gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r3912 - gnunet-gtk


From: grothoff
Subject: [GNUnet-SVN] r3912 - gnunet-gtk
Date: Sat, 9 Dec 2006 22:55:30 -0800 (PST)

Author: grothoff
Date: 2006-12-09 22:55:26 -0800 (Sat, 09 Dec 2006)
New Revision: 3912

Modified:
   gnunet-gtk/ChangeLog
   gnunet-gtk/TODO
Log:
update

Modified: gnunet-gtk/ChangeLog
===================================================================
--- gnunet-gtk/ChangeLog        2006-12-10 06:45:12 UTC (rev 3911)
+++ gnunet-gtk/ChangeLog        2006-12-10 06:55:26 UTC (rev 3912)
@@ -1,3 +1,6 @@
+Sun Dec 10 00:35:16 MST 2006
+       Fixed deadlocks in FS plugin.
+
 Sun Dec  3 14:47:46 MST 2006
        Buttons that cannot be used are now disabled.
        Started downloads are marked using a yellow

Modified: gnunet-gtk/TODO
===================================================================
--- gnunet-gtk/TODO     2006-12-10 06:45:12 UTC (rev 3911)
+++ gnunet-gtk/TODO     2006-12-10 06:55:26 UTC (rev 3912)
@@ -1,40 +1,49 @@
-0.7.1:
+Notes:
+  RC == Release Critical 
+
+  All issues that are targeted for the NEXT release
+  should also be filed on Mantis, except for "more testcases"
+  which is always an ongoing issue. 
+
+  Features that are targeted for future releases do not have
+  to be filed on Mantis (no need to bloat the database).
+
+  Oh, and this is of course just a plan.  And plans always change.
+
+
+
+0.7.1 (goal: core features of new API, done well):
 - fix addition of previews for uploads [pre2]
-- create directory from known file IDs [ medium ] [pre2]
-  in Assemble Directory's Files Available/Selected
-  + have sortability
-  + have multiselection
-  + print filenames as well
-- re-enable advanced/namespace menus [pre3]
-  + namespace creation
-  + namespace update
-  + namespace search
-  + collection creation
-  + collection abortion
-- Assertion failed at download.c:300 in fs_download_started [RC]
+- Assertion failed at download.c:300 in fs_download_started [pre3]
   Possible path for reproduction:
   * Start download of directory (directory download completes),
   * download files in the directory
   * stop download of directory (=> kills pending downloads of files)
   * re-start download of files
     => assertion failure (once for each re-started download)
-- should show upload/download status as tree, not flat list [RC]
+- should show upload/download status as tree, not flat list [pre3]
   (makes recursive nature of aborting upload/download clearer!)
 
-0.7.2:
-- various minor memory leaks (see #if 0 code in namespace.c)
-- proper namespace/collection support:
-  * avoid repeatedly calling slow gnunet-gtk iterator (see drupal)
-  * use new namespace APIs
-  * clean, short namespace search URIs
-- fix custom gtk logger (via memory logger?)
-- show content of current collection
+0.7.2 (goal: re-enable all 0.7.0 features):
+- create custom gtk logger (via memory logger?)
 - color-coding of pending/completion of search results
   should be made persistent (currently reverts to white
   when gnunet-gtk is stopped and restarted); also need
   to add color for results previously downloaded
+- re-enable advanced/namespace menus [pre1]
+  + namespace creation
+  + namespace update
+  + namespace search
+  + collection creation
+  + collection abortion
+  + show content of current collection
+  + NS-related memory leaks (see #if 0 code in namespace.c)
+  + proper namespace/collection support:
+    * avoid repeatedly calling slow gnunet-gtk iterator (see drupal)
+    * use new namespace APIs
+    * clean, short namespace search URIs
 
-0.7.3:
+0.7.3 (goal: polish):
 - pop-up dialogs / context menus (show extra information,
   in particular full metadata) [ medium ]
 - add right button popup menu operations for
@@ -43,18 +52,28 @@
 - for potentially long clists, add option to specify a string
   pattern that must be matched for the lines to be displayed
   (to further prune search results, for example)
+- gnunet-peer-info plugin
 
-0.7.4:
-- chat [ difficult ]
+0.7.4 (goal: expand features):
+- chat
 - add option to list all indexed files and delete from them
   (ECRS now supports listing of indexed files!)
 - implement search bookmarking (e.g. user could add/edit/delete
   favourite namespace/key etc combinations)
+- allow tracking of files that have been (successfully/unsuccessfully)
+  downloaded in the past or are locally indexed; indicate in search 
+  results!
 
-
-1.0.0:
+1.0.0 (goal: "userfriendly"):
 - a completely new interactive namespace/directory building
   module that would allow importing files/directories from
   disk and edit various parameters, file descriptions and
   the dir tree structure before the insertion.
+- also allow creation of directory from known file IDs
+  + have sortability
+  + have multiselection
+  + print filenames as well
+- gnunet-tracekit plugin
 
+
+





reply via email to

[Prev in Thread] Current Thread [Next in Thread]