2005-01-20 [colin] 1.0.0cvs3.3
[claws.git] / ChangeLog-gtk2.claws
index 856147e683a41f93ed3877ee4d1588bedc5345a1..2613ea3172c397ac3c84851e2b5717cc541cf97d 100644 (file)
@@ -1,3 +1,68 @@
+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