2004-08-21 [colin] 0.9.12cvs74.2
[claws.git] / ChangeLog-gtk2.claws
index 5a138294526cd104299b20b379008930d3e2dbf3..2852a22cabb1eef37c3611800815c405b5260cce 100644 (file)
@@ -1,3 +1,189 @@
+2004-08-21 [colin]     0.9.12cvs74.2
+
+       * src/gtk/colorsel.c
+               Fix bug 564 (Folder color selection window exits on any
+               keypress)
+
+2004-08-21 [colin]     0.9.12cvs74.1
+
+       * ChangeLog.claws
+       * src/compose.c
+       * src/summaryview.c
+       * src/toolbar.c
+               Sync with HEAD
+
+2004-08-21 [colin]     0.9.12cvs70.1
+
+       * src/compose.c
+       * src/mainwindow.c
+               Sync with HEAD 0.9.12cvs70
+               
+
+2004-08-21 [paul]      0.9.12cvs66.4
+
+       * src/mainwindow.c
+       * src/messageview.c
+       * src/gtk/menu.c
+       * src/plugins/spamassassin/spamassassin_gtk.c
+               remove some deprecated gtk1 functions
+
+
+2004-08-21 [colin]     0.9.12cvs66.3
+
+       * src/compose.c
+       * src/codeconv.c
+               Fix warnings
+               Remove encoding hacks
+               Fix bug 575 (Strange character messes up message)
+               Don't display conversion error when drafting
+
+2004-08-21 [paul]      0.9.12cvs66.2
+
+       * src/prefs_account.c
+               fix GnuPG mode bugs
+
+
+2004-08-20 [colin]     0.9.12cvs66.1
+
+       * src/codeconv.c
+               Sync with HEAD 0.9.12cvs66
+
+2004-08-20 [paul]
+
+        * src/plugins/pgpmime/plugin.c
+                modify PGP/MIME plugin's description
+
+2004-08-17 [colin]     0.9.12cvs65.1
+
+       * src/common/ssl.c
+       * src/plugins/pgpmime/plugin.c
+               Sync with HEAD
+
+2004-08-14 [colin]     0.9.12cvs60.3
+
+       * src/plugins/trayicon/trayicon.c
+               Put back resize callback, on size-request signal
+               rather than size-allocate to avoid infinite 
+               callback loop
+
+2004-08-13 [colin]     0.9.12cvs60.2
+
+       * src/common/defs.h
+               Cache versions have been fixed
+
+2004-08-13 [colin]     0.9.12cvs60.1
+
+       * src/folderutils.c
+               Sync with HEAD 0.9.12cvs60
+
+2004-08-12 [colin]     0.9.12cvs59.1
+
+       * src/plugins/trayicon/trayicon.c
+               Sync with HEAD 0.9.12cvs59
+
+2004-08-12 [colin]     0.9.12cvs57.5
+
+       * sylpheed.desktop
+       * configure.ac
+       * src/Makefile.am
+       * src/main.c
+               Add support for Freedesktop.org's startup notification
+
+2004-08-11 [colin]     0.9.12cvs57.4
+
+       * src/textview.c
+               Fix off-by-one
+
+2004-08-11 [colin]     0.9.12cvs57.3
+
+       * src/message_search.c
+       * src/summary_search.c
+               Make searches case insensitive by default
+       * src/textview.c
+               Fix case-insensitive search in message
+
+2004-08-11 [colin]     0.9.12cvs57.2
+
+       * src/summary_search.c
+               Let case-sensitive be specified
+
+2004-08-10 [colin]     0.9.12cvs55.4
+
+       * src/common/socket.c
+               Fix the possible race condition
+
+2004-08-09 [paul]      0.9.12cvs55.3
+
+       * configure.ac
+       * src/Makefile.am
+       * src/common/Makefile.am
+               sync with HEAD
+
+
+2004-08-09 [paul]      0.9.12cvs55.2
+
+       * autogen.sh
+       * po/poconv.sh
+               remove unneeded script
+
+       * configure.ac
+               add forgotten USE_LDAP_TLS (sync with HEAD)
+
+
+2004-08-09 [colin]     0.9.12cvs55.1
+
+       * src/main.c
+       * src/common/ssl.c
+       * src/common/sylpheed.c
+       * src/common/sylpheed.h
+               Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
+
+2004-08-09 [paul]      0.9.12cvs54.1
+
+       * ChangeLog
+       * ChangeLog.claws
+       * ChangeLog.jp
+       * configure.ac
+       * po/POTFILES.in
+       * src/Makefile.am
+       * src/folderutils.c
+       * src/main.c
+       * src/pgpmime.c
+       * src/pgpmime.h
+       * src/sgpgme.c
+       * src/sgpgme.h
+       * src/plugins/Makefile.am
+       * src/plugins/pgpmime/.cvsignore
+       * src/plugins/pgpmime/Makefile.am
+       * src/plugins/pgpmime/pgpmime.c
+       * src/plugins/pgpmime/pgpmime.h
+       * src/plugins/pgpmime/plugin.c
+       * src/plugins/pgpmime/sgpgme.c
+       * src/plugins/pgpmime/sgpgme.h
+               sync with HEAD
+
+2004-08-08 [paul]      0.9.12cvs51.1
+
+       * configure.ac
+       * src/folder.c
+               sync with HEAD
+
+2004-08-07 [colin]     0.9.12cvs50.1
+
+       * src/pop.c
+       * src/common/partial_download.c
+               fix warnings (sync from HEAD)
+
+2004-08-07 [colin]     0.9.12cvs48.1
+
+       * src/prefs_folder_item.c
+               sync with HEAD 0.9.12cvs48
+
+2004-08-06 [colin]     0.9.12cvs47.1
+
+       * src/compose.c
+               Sync with HEAD
+
 2004-08-06 [christoph] 0.9.12cvs46.2
 
        * src/main.c