don't translate strings in debug_print(), log_print(), log_message(), and log_warning()
[claws.git] / TODO.claws
index 6bdc490ce91fa4399d9f7c2351059762d7b9eeee..9eb84d4e85ce4ddf4cff281592598073f48bebc6 100644 (file)
@@ -1,14 +1,9 @@
 [alfons]
 
-0.8.3claws
-       o find and fix glitches in crash handler
        o make mark and cache file endian neutral
-
-0.8.3claws+    
-       o make noticeview interface more generic
-       o revisit email/URL parser 
-       o include and adapt Christian Mertes' top level domain patch
        o make sock_gets() use buffered I/O
+       o use GtkItemFactory for menus
+       o make noticeview interface more generic
 
 [thorsten]
        
@@ -22,18 +17,15 @@ win32 0.8.0claws+
 [hoa]
 
        o work on sylpheed :)
-       o several actions on filtering condition
        o separate code of compose dialog and building of message
          compose should return some kind of MIME structure so that
          a message can be built.
-       o use libEtPan! in sylpheed
 
 [christoph]
 
+       o Maildir support
        o make summaryview display any list of messages,
          fix processing rules by score
-       o privacy api that is independent from the crpyto system
-       o rewrite mime message parsing (maybe required for privacy stuff)
        o PEM support (S/MIME)
        o add new messages to the summaryview without reloading the
          whole list
@@ -43,7 +35,6 @@ win32 0.8.0claws+
 [paul]
 
        o improve/adjust the english
-       o GunPG tools - built-in GnuPG functions
        o improve the man page
        o separate message catalogs from main dist
        o separate manuals/faqs from main dist
@@ -56,8 +47,13 @@ win32 0.8.0claws+
                accelerators that are remembered across Sylpheed sessions
 [oliver]
        o Selective Download: 
-               - make selective downloads filtering rules independent from filtering
-               - introduce selective_download_rc holding delete_on_server filtering rules
-               - filter + download or leave on server (delete) in one go  
-       o Custom Toolbar 
-               - cleanups
+               - pluginify selective download (separate filtering rules)
+               - create pop3 preview Folder as a part of the plugin
+
+[luke]
+       o Content-Disposition header
+               - re-add parsing of Content-Disposition, to get names
+                 for attachments (some MUAs do not set the Content-Type
+                 'name' parameter)
+       o option to use KDE/GNOME for opening attachments
+