2005-08-24 [paul] 1.9.13cvs58
[claws.git] / ChangeLog-gtk2.claws
index ef03845d45431e1bb6844b3280cd91aa399876e2..c5fb49bafc6ba6a90e7e9da9b87ea3351397d257 100644 (file)
@@ -1,3 +1,106 @@
+2005-08-24 [paul]      1.9.13cvs58
+
+       * src/compose.c
+               don't claim success when clicking
+               Cancel on the passphrase box.
+               Patch by Colin
+
+2005-08-24 [paul]      1.9.13cvs57
+
+       * src/main.c
+               fix misplaced sylpheed.log
+       * src/common/defs.h
+               define UIDL_DIR
+
+2005-08-24 [paul]      1.9.13cvs56
+
+       * src/imap.c
+       * src/etpan/imap-thread.c
+       * src/etpan/imap-thread.h
+               fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
+               Patch by Colin
+       * src/gtk/sylpheed-marshal.c    ** REMOVED **
+       * src/gtk/sylpheed-marshal.h    ** REMOVED **
+               remove autogenerated files
+       * tools/kdeservicemenu/README
+       * tools/kdeservicemenu/install.sh
+       * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
+       * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
+               use Claws icon, use 'Sylpheed-Claws' in menu,
+               use kdialog, and other cleanups
+
+2005-08-23 [paul]      1.9.13cvs55
+
+       * src/compose.c
+               fix paste/wrap crash
+               Patch by Colin
+
+2005-08-23 [paul]      1.9.13cvs54
+
+       * src/main.c
+               fix crash recovery
+               Patch by Colin
+
+2005-08-23 [paul]      1.9.13cvs53
+
+       * src/addressbook.c
+       * src/editaddress.c
+               view all data of LDAP contacts
+               Patch by Colin
+
+2005-08-23 [paul]      1.9.13cvs52
+
+       * src/addressbook.c
+               fix issues with the Search field
+               Patch by Colin
+
+2005-08-22 [paul]      1.9.13cvs51
+
+       * src/folderview.c
+               put name of folder in processing dialog
+               title
+       * src/prefs_folder_item.c
+               improve english usage
+
+2005-08-22 [paul]      1.9.13cvs50
+
+       * src/filtering.c
+       * src/filtering.h
+       * src/matcher.c
+       * src/matcher_parser_lex.l
+       * src/matcher_parser_parse.y
+       * src/prefs_filtering.c
+               add Filtering/Processing rule names feature.
+               (the incompatible old matcherrc is saved as
+               matcherrc.pre_names).
+               Patch by Colin
+
+2005-08-22 [paul]      1.9.13cvs49
+
+       * src/procmsg.c
+               fix colour labelling
+               Patch by Colin
+
+2005-08-22 [paul]      1.9.13cvs48
+
+       * src/textview.c
+               fix open_image_cb()
+
+2005-08-22 [paul]      1.9.13cvs47
+
+       * src/imap.c
+               fix bug 789, 'SC crashes with imap (CVS ver)'
+               Patch by Colin
+
+2005-08-22 [paul]      1.9.13cvs46
+
+       * src/mimeview.c
+       * src/prefs_common.c
+       * src/common/defs.h
+               define reused defaults in defs.h
+       * src/textview.c
+               add 'Open image' to image popup menu
+
 2005-08-21 [colin]     1.9.13cvs45
 
        * src/summaryview.c