2005-08-30 [colin] 1.9.13cvs72
[claws.git] / ChangeLog-gtk2.claws
index 280b9297836d2d490a60ac1720a0cc9be229cfe5..9d7f96b3b003974432e68ae21911bcfb871d5b89 100644 (file)
@@ -1,3 +1,88 @@
+2005-08-30 [colin]     1.9.13cvs72
+
+       * src/folderview.c
+               Fix flickering
+       * src/mainwindow.c
+               Remove useless callback
+       * src/mimeview.c
+       * src/gtk/filesel.c
+       * src/gtk/filesel.h
+               Add a filesel_select_file_save_folder() - used by Save All
+
+2005-08-29 [paul]      1.9.13cvs71
+
+       * AUTHORS
+       * src/matcher_parser_parse.y
+       * src/etpan/imap-thread.c
+               fix building on FreeBSD
+               Patch by Daniel Gustafson <daniel@hobbit.se>
+
+2005-08-29 [paul]      1.9.13cvs70
+
+       * src/plugins/pgpinline/pgpinline.c
+               only initialise sig result if it's been handled
+               Patch by Colin
+
+2005-08-29 [paul]      1.9.13cvs69
+       
+       Patches by Colin:
+
+       * src/imap.c
+       * src/common.utils.c
+       * src/common/utils.h
+               optimisation
+       * src/stock_pixmap.h
+               fix wrong icon reference
+       * src/pixmaps/trash_btn.xpm
+               replace with nicer image
+
+2005-08-28 [colin]     1.9.13cvs68
+
+       * src/Makefile.am
+       * src/stock_pixmap.c
+       * src/stock_pixmap.h
+       * src/toolbar.c
+       * src/pixmaps/trash_btn.xpm
+               Add a specific trash xpm for the button
+
+2005-08-28 [colin]     1.9.13cvs67
+
+       * src/imap.c
+               Fix leak
+
+2005-08-27 [colin]     1.9.13cvs66
+
+       * src/imap.c
+       * src/procmime.c
+               Correctly fix "Problem with replies", fixes
+               pgpmime encryption too. 
+
+2005-08-27 [colin]     1.9.13cvs65
+
+       * src/folder.c
+       * src/procmsg.c
+       * src/procmsg.h
+       * src/summaryview.c
+               Fix bug #517 (messages removed from summaryview 
+               when moving fails)
+
+2005-08-27 [colin]     1.9.13cvs64
+
+       * tools/Makefile.am
+       * tools/asus_mailled.sh
+               Add a script to blink ASUS laptops' mail LED where there
+               is unread mail.
+
+2005-08-27 [colin]     1.9.13cvs63
+
+       * src/imap.c
+       * src/etpan/imap-thread.c
+       * src/etpan/imap-thread.h
+               Implement automatic choosing of login method
+               Fixes bug #791
+       * src/gtk/.cvsignore
+               Add sylpheed-marshal.[ch]
+
 2005-08-27 [colin]     1.9.13cvs62
 
        * src/common/utils.c