Author: peter
Date: 2006-12-25 00:31:23 +0000 (Mon, 25 Dec 2006)
New Revision: 24184

Modified:
   squeeze/trunk/TODO
Log:
more TODO

Modified: squeeze/trunk/TODO
===================================================================
--- squeeze/trunk/TODO  2006-12-24 20:49:17 UTC (rev 24183)
+++ squeeze/trunk/TODO  2006-12-25 00:31:23 UTC (rev 24184)
@@ -1,79 +1,80 @@
-
-Summary:
-  ... a lot
-
-Long Version:
-
----------------------------------------------------------------
-| IMPORTANT                                         IMPORTANT |
----------------------------------------------------------------
-
-  Make thunar-vfs dependency optional.
-  Make libxfce4-util dependency optional.
-
-       Add Accelerators to Notebook
-
-  Add Dialog
-
-  New Dialog 
-
-  Open Dialog 
-
-       MenuBar
-
-  Settings support
-
-       DnD
-
-       Non-default actions
-
-  Comment library functions
-    (explain their purpose)
-
-  Increase performance
-
-  Implement multi-threading (for libarchive support)
-
-       In archive store, on delete in parent dir of current entry, check if 
map still exists, if not move to the ancestor that still exists
-
-       In treeview, when going to up dir, select the dir you came from
-
-       When retrieving selected items from the treeview, forget the updir item
-       Add trailing '/' to folder filenames when getting it from treeview
-
-       Add 'View' support, with internal optional internal or external viewer.
-
-       Let Tab-labels change style on archive-status.
-
-       Add progressbar to statusbar.
-
-       Support CustomActionProperties (custom-actions which require additional 
arguments and configuration) Make them class actions insteadof instance actions 
structs
-
-       An Archive should only be opened once
-
-       Check to see if the [<] and [>] of the pathbar needs point in the other 
direction when TEXT_DIR_RTL is set
-
-  ... Complete TODO-file
-
-BUGS:
-
-       Archive does not get freed properly. (mem usage keeps growing when 
opening and closing same archive)
-
-       History inside the archive-store is bugged. This shows in 
archive_store_get_pwd.
-
-       archive-store out-of-sync is buffer-flush... breaks on index 499800: 
499800.0 / 300.0 (buffer-size) == 1666.0 remaining 199 items are not flushed
-         - entire buffer is emptied into array 
-               - seems fixed, is a signed/unsigned conversion error. (is only 
a part of the problem)
-
-DONE:
-
-  Fix navigation-bars to work with notebook - DONE
-
-  Close Buttons - DONE
-
-       Fix Command-line options - DONE
-
-       Toggle navigationbar at runtime - DONE
-       
-       Save trailing folders for path_bar - DONE
-
+
+Summary:
+  ... a lot
+
+Long Version:
+
+---------------------------------------------------------------
+| IMPORTANT                                         IMPORTANT |
+---------------------------------------------------------------
+
+  Make thunar-vfs dependency optional.
+  Make libxfce4-util dependency optional.
+
+       Add Accelerators to Notebook
+
+  Add Dialog
+
+  New Dialog 
+
+  Open Dialog 
+
+       MenuBar
+
+  Settings support
+
+       DnD
+
+       Non-default actions
+
+  Comment library functions
+    (explain their purpose)
+
+  Increase performance
+
+  Implement multi-threading (for libarchive support)
+
+       In archive store, on delete in parent dir of current entry, check if 
map still exists, if not move to the ancestor that still exists
+
+       In treeview, when going to up dir, select the dir you came from
+
+       When retrieving selected items from the treeview, forget the updir item
+       Add trailing '/' to folder filenames when getting it from treeview
+
+       Add 'View' support, with internal optional internal or external viewer.
+
+       Let Tab-labels change style on archive-status.
+
+       Add progressbar to statusbar.
+
+       Support CustomActionProperties (custom-actions which require additional 
arguments and configuration) Make them class actions insteadof instance actions 
structs
+
+       An Archive should only be opened once
+
+       Check to see if the [<] and [>] of the pathbar needs point in the other 
direction when TEXT_DIR_RTL is set
+
+    temporary files abstract
+    
+  ... Complete TODO-file
+
+BUGS:
+
+       Archive does not get freed properly. (mem usage keeps growing when 
opening and closing same archive)
+
+       History inside the archive-store is bugged. This shows in 
archive_store_get_pwd.
+
+       archive-store out-of-sync is buffer-flush... breaks on index 499800: 
499800.0 / 300.0 (buffer-size) == 1666.0 remaining 199 items are not flushed
+         - entire buffer is emptied into array 
+               - seems fixed, is a signed/unsigned conversion error. (is only 
a part of the problem)
+
+DONE:
+
+  Fix navigation-bars to work with notebook - DONE
+
+  Close Buttons - DONE
+
+       Fix Command-line options - DONE
+
+       Toggle navigationbar at runtime - DONE
+       
+       Save trailing folders for path_bar - DONE

_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to