file-roller r2422 - trunk



Author: paobac
Date: Thu Aug 14 10:00:53 2008
New Revision: 2422
URL: http://svn.gnome.org/viewvc/file-roller?rev=2422&view=rev

Log:
2008-08-14  Paolo Bacchilega  <paobac svn gnome org>

	* TODO: updated.


Modified:
   trunk/ChangeLog
   trunk/TODO

Modified: trunk/TODO
==============================================================================
--- trunk/TODO	(original)
+++ trunk/TODO	Thu Aug 14 10:00:53 2008
@@ -1,12 +1,5 @@
 == ToDo ==
 
-[x] optimization of the add_folder operation: if the command supports all the
-    requested options add the folder directly instead of reading the folder 
-    and adding the content in chunks.
-    
-    Partially fixed for the commands that allow to specify the file list
-    in a file, that is: tar, rar, 7zip.
-    
 [ ] #525274 â File roller seems to be unable to create zipfiles without .zip extension
 
 [ ] #512825 â Fails extraction of files within directories named '.'
@@ -15,9 +8,8 @@
 
 [ ] #482560 â totem-like plugin installer for file-roller
 
-[x] #153281 â Progress bar should be exact
-
-    This is command dependent: fixed for tar, zip, 7zip, rar.
+[ ] Progress bar should not be file based, but content size based.
+    Related to bug #153281
 
 [ ] #543225 â File-Roller is unable to open gzip-compressed files like pci.ids if they are missing an .gz extension
    
@@ -25,6 +17,21 @@
 
 [?] #501660 â File-roller nautilus extension creates tarbombs
 
+[ ] #547312 â file-roller fails to read all files in archive that contains utf-8 files
+
+== DONE == 
+
+[x] optimization of the add_folder operation: if the command supports all the
+    requested options add the folder directly instead of reading the folder 
+    and adding the content in chunks.
+    
+    Partially fixed for the commands that allow to specify the file list
+    in a file, that is: tar, rar, 7zip.
+    
+[x] #153281 â Progress bar should be exact
+
+    This is command dependent: fixed for tar, zip, 7zip, rar.
+
 [x] #503940 â Various Archive Manager documentation mistakes
 
 [x] http://ubuntuforums.org/showthread.php?t=882771



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]