2005-01-20 [colin] 1.0.0cvs3.4
[claws.git] / ChangeLog-gtk2.claws
index f24a3480152d1e5b96b1fae55e83038611f3b699..13b41154fb7110a1bf6305585ee8d7cdc086454e 100644 (file)
@@ -1,3 +1,107 @@
+2005-01-20 [colin]     1.0.0cvs3.4
+
+       * src/ssl_manager.c
+               Remove useless code
+
+2005-01-20 [colin]     1.0.0cvs3.3
+
+       * src/ssl_manager.c
+               Fix leak, thanks to Alfons.
+
+2005-01-20 [colin]     1.0.0cvs3.2
+
+       * src/ssl_manager.c
+               Port SSL certificate window to GTK2.
+
+2005-01-20 [paul]      1.0.0cvs3.1
+
+       * ChangeLog.claws
+       * configure.ac
+       * src/addrindex.c
+       * src/addrindex.h
+               sync with HEAD
+
+2005-01-19 [colin]     1.0.0cvs2.2
+
+       * src/plugins/trayicon/trayicon.c
+               Fix freeze with gtk-2.6, the easy way
+               (signal blocking helpless there...)
+               Closes bug #668.
+
+2005-01-19 [colin]     1.0.0cvs2.1
+
+       * src/mbox.c
+       * src/mbox.h
+       * src/mainwindow.c
+       * src/summaryview.c
+       * src/summaryview.h
+               Sync with HEAD
+
+2005-01-19 [paul]      1.0.0cvs1.1
+
+       * configure.ac
+       * po/de.po
+       * po/es.po
+       * po/fr.po
+       * po/hr.po
+       * po/it.po
+       * po/ja.po
+       * po/ko.po
+       * po/pt_BR.po
+       * po/ru.po
+       * po/sk.po
+       * po/sr.po
+               sync with HEAD (update translations)
+
+2005-01-18 [colin]     1.0.0cvs0.1
+
+       * src/foldersel.c
+               Specify search column - patch by Alfons
+
+2005-01-18 [colin]     0.9.13cvs36.3
+
+       * src/prefs_toolbar.c
+               Change Delete to Remove
+       * src/prefs_fonts.c
+               GTK2 version and leak fixes
+       * src/prefs_actions.c
+               Add stock buttons.
+               All patches by Alfons
+
+2005-01-17 [colin]     0.9.13cvs36.2
+
+       * src/compose.c
+               Fix DnD inserting twice. While at it,
+               add DnD support for text/plain in the
+               body, and add support in the headers.
+
+2005-01-16 [colin]     0.9.13cvs36.1
+
+       * ChangeLog
+       * ChangeLog.jp
+       * ChangeLog.claws
+               Sync with HEAD (nothing applicable)
+
+2005-01-16 [colin]     0.9.13cvs33.2
+
+       * src/prefs_toolbar.c
+               GTK2ize prefs_toolbar, by Alfons.
+
+2005-01-14 [colin]     0.9.13cvs33.1
+
+       * src/html.c
+       * src/msgcache.c
+               Sync with HEAD
+
+2005-01-14 [colin]     0.9.13cvs32.1
+
+       * src/html.c
+       * src/html.h
+       * src/msgcache.c
+       * AUTHORS
+       * tools/calypso_convert.pl
+               Sync with HEAD
+
 2005-01-08 [colin]     0.9.13cvs29.2
 
        * src/prefs_filtering_action.c