[Xfce4-commits] r24379 - squeeze/trunk

Stephan Arts stephan at xfce.org
Fri Jan 12 22:38:30 CET 2007


Author: stephan
Date: 2007-01-12 21:38:30 +0000 (Fri, 12 Jan 2007)
New Revision: 24379

Modified:
   squeeze/trunk/TODO
Log:
removed old data from TODO

Modified: squeeze/trunk/TODO
===================================================================
--- squeeze/trunk/TODO	2007-01-12 21:34:09 UTC (rev 24378)
+++ squeeze/trunk/TODO	2007-01-12 21:38:30 UTC (rev 24379)
@@ -1,4 +1,3 @@
-
 ---------------------------------------------------------------
 | ROAD MAP                                           ROAD MAP |
 ---------------------------------------------------------------
@@ -21,83 +20,3 @@
 	Make support objects plugins
 
 ---------------------------------------------------------------
-
-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



More information about the Xfce4-commits mailing list