0.9.3claws13
[claws.git] / ChangeLog.claws
index 354a5f01c1e26f8fe3716e304e5837d3393728dd..401e40eae18fa99dbc5c5c3745d3a5757c1d9d89 100644 (file)
@@ -1,3 +1,128 @@
+2003-07-16 [christoph] 0.9.3claws13
+
+       * src/mimeview.[ch]
+               use an invisible GTK notebook to switch between viewers
+               instead of reparenting widgets
+
+2003-07-16 [christoph] 0.9.3claws12
+
+       * src/folder.c
+               move folder_item_update_freeze() to correct place in
+               folder_item_scan_full()
+
+2003-07-16 [paul]      0.9.3claws11
+
+       * sync with 0.9.3cvs12
+               see ChangeLog 2003-07-14 and 2003-07-15
+
+2003-07-16 [christoph] 0.9.3claws10
+
+       * src/imap.[ch]
+       * src/prefs_account.[ch]
+               sync IMAP CRAM-MD5 authentication with sylpheed-main
+
+2003-07-15 [alfons]    0.9.3claws9
+
+       * src/main.c
+               make --config-dir do something useful
+
+2003-07-15 [alfons]    0.9.3claws8
+
+       * src/procmsg.c
+               o fix a bug where 'last' didn't really point to the last message
+                 in the top level list of children, but to the last threaded
+                 message. 
+               
+               o clean up and make it easier to sync
+
+2003-07-15 [alfons]    0.9.3claws7
+
+       * src/mainwindow.c
+               make correct menu items sensitive       
+
+2003-07-14 [alfons]    0.9.3claws6
+
+       * src/procmsg.c
+               tune the threader so it will not subject-thread any message
+               without a subject prefix (this will not thread correctly if 
+               a parent is delivered after their childs, but it looks 
+               better right now)
+
+2003-07-13 [christoph] 0.9.3claws5
+
+       * src/mainwindow.c
+               group "Add mailbox *..." menu items in submenu
+
+2003-07-13 [alfons]    0.9.3claws4
+
+       * src/summaryview.c
+               correct summary_toggle_pressed() signature and make sure
+               signal is not passed on
+
+2003-07-13 [alfons]    0.9.3claws3
+
+       * src/summaryview.c
+               o for now don't pass on keys when they we're handled by 
+                 ctree::key_press_event
+               o clean up
+
+2003-07-13 [alfons]    0.9.3claws2
+       
+       * src/main.c
+               add command line option "--config-dir" to get the current 
+               configuration dir
+
+2003-07-12 [alfons]    0.9.3claws1
+
+       * src/matcher.[ch]
+       * src/matcher_parser_parse.y
+       * src/prefs_filtering.c
+       * src/filtering.c
+               add "Lock" filter action to lock messages;
+
+       * src/filtering.c       
+               remove debug_print()    
+       * src/prefs_filtering.c
+               re-organize matcher part 9: 
+               make action text entries easily extendible;
+               merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
+               ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
+
+2003-07-12 [paul]
+
+       * tools/README
+               update old information and add missing
+               information
+
+2003-07-12 [paul]      0.9.3claws
+
+       * 0.9.3claws released
+       
+2003-07-12 [paul]      0.9.0claws103
+
+       * src/Makefile.am
+               add addrquery.h
+
+2003-07-12 [melvin]    0.9.0claws102
+
+       * src/messageview.c
+               Fixed bug #215: Show MIME tab for single text/html messages. 
+               
+2003-07-12 [paul]      0.9.0claws101
+
+       * man/sylpheed.1
+               updated
+
+2003-07-12 [paul]      0.9.0claws100
+
+       * po/es.po
+         po/hr.po
+         po/pl.po
+         po/sr.po
+               update Spanish, Croatian, Polish, Serbian translations.
+               submitted by Ricardo Mones Lastra, Dragan, Witold
+               Wladyslaw Wojciech Wilk, Urke MMI
+
 2003-07-12 [melvin]    0.9.0claws99
 
        * po/fr.po