2005-01-07 [colin] 0.9.13cvs28.3
[claws.git] / ChangeLog-gtk2.claws
index f86905059aede74d34c4928ab707211627714d78..ab62289e36df37e1e99d57045424ca7688d8cc11 100644 (file)
@@ -1,3 +1,114 @@
+2005-01-07 [colin]     0.9.13cvs28.3
+
+       * src/gtk/progressdialog.c
+       * src/gtk/progressdialog.h
+       * src/inc.c
+       * src/send_message.c
+               GTK2 for the incorporation dialog. The CList isn't dead
+               yet, for a more smooth migration. Patch by Alfons.
+
+2005-01-06 [colin]     0.9.13cvs28.2
+
+       * src/prefs_display_header.c
+               GTK2 conversion by Alfons
+       * src/prefs_actions.c
+       * src/prefs_matcher.c
+               Fix 2 leaks - patch by Alfons
+
+2005-01-06 [colin]     0.9.13cvs28.1
+
+       * src/prefs_matcher.c
+               Sync with HEAD
+
+2005-01-06 [colin]     0.9.13cvs27.4
+
+       * src/prefs_matcher.c
+               Fix double-free. Patch by Alfons
+
+2005-01-06 [colin]     0.9.13cvs27.3
+
+       * src/prefs_matcher.c
+               GTK2 widgets + memleak
+               Patch by Alfons
+
+2005-01-05 [colin]     0.9.13cvs27.2
+
+       * src/account.c
+       * src/addr_compl.c
+       * src/foldersel.c
+       * src/stock_pixmap.c
+       * src/stock_pixmap.h
+               3 more GTK2 patches by Alfons.
+
+2005-01-04 [colin]     0.9.13cvs27.1
+
+       * src/folderview.c
+       * src/imap_gtk.c
+       * src/news_gtk.c
+               Sync with HEAD
+
+2005-01-04 [colin]     0.9.13cvs25.9
+
+       * src/compose.c
+               Fix Show Ruler menuitem
+       * src/prefs_template.c
+               Convert to GTK2
+       * src/common/utils.c
+               Make auto pointer stuff handles NULLs
+               Patches by Alfons.
+
+2005-01-04 [colin]     0.9.13cvs25.8
+
+       * src/compose.c
+               Move the attachment list to gtk2
+               Patch by Alfons.
+
+2005-01-04 [colin]     0.9.13cvs25.7
+
+       * src/textview.c
+               Make some keys work again
+               Patch by SungHyun Nam <namsh@kldp.org>
+
+2005-01-04 [colin]     0.9.13cvs25.6
+
+       * src/gtk/gtkshruler.c
+               Move the ruler to GTK2
+               Patch by Alfons
+
+2005-01-03 [colin]     0.9.13cvs25.5
+
+       * src/compose.c
+               Fix my broken patch apply 
+
+2005-01-03 [colin]     0.9.13cvs25.4
+
+       * src/common/utils.c
+       * src/common/utils.h
+       * src/gtk/prefswindow.c
+               Move auto pointer stuff to utils.c
+               Patch by Alfons again :)
+
+2005-01-03 [colin]     0.9.13cvs25.3
+
+       * src/compose.c
+       * src/prefs_gtk.c
+       * src/prefs_template.c
+       * src/textview.c
+               Empty text widgets with empty strings, not NULL char
+               Patch by SungHyun Nam <namsh@kldp_org>
+
+2005-01-03 [colin]     0.9.13cvs25.2
+
+       * src/main.c
+       * AUTHORS
+               Sync with HEAD
+
+2005-01-03 [colin]     0.9.13cvs25.1
+
+       * src/pop.c
+       * src/pop.h
+               Sync with HEAD
+
 2005-01-03 [colin]     0.9.13cvs24.3
 
        * src/account.c