2005-01-28 [colin] 1.0.0cvs23.1
[claws.git] / ChangeLog-gtk2.claws
index d3f6c02e84f97237cf22b35faf6e7ddeb86b17f1..057e9e5b80b550dbf2b5b17283a780975edc7f1c 100644 (file)
@@ -1,3 +1,312 @@
+2005-01-28 [colin]     1.0.0cvs23.1
+
+       * src/folderview.c
+               Sync with HEAD
+
+2005-01-27 [colin]     1.0.0cvs21.1
+
+       * src/folder.c
+       * src/folderview.c
+               Sync with HEAD
+
+2005-01-27 [colin]     1.0.0cvs19.1
+
+       * src/procmime.c
+               Sync with HEAD
+
+2005-01-27 [colin]     1.0.0cvs18.1
+
+       * src/messageview.c
+       * src/summaryview.c
+       * src/mainwindow.c
+       * src/compose.c
+       * src/compose.h
+       * src/procmsg.c
+       * src/procmsg.h
+       * src/toolbar.c
+               Sync with HEAD
+
+2005-01-26 [paul]      1.0.0cvs15.2
+
+       * src/compose.c
+               compose_entries_set(): convert subject and body to
+               utf8 if necessary. patch by Felix Eckhofer
+
+2005-01-26 [paul]      1.0.0cvs15.1
+
+       * configure.ac
+       * src/common/template.c
+               sync with HEAD (fix memory leak)
+
+2005-01-25 [paul]      1.0.0cvs14.1
+
+       * configure.ac
+       * src/compose.c
+               sync with HEAD
+
+2005-01-24 [colin]     1.0.0cvs13.1
+
+       * src/summaryview.c
+               Sync with HEAD
+
+2005-01-24 [paul]      1.0.0cvs12.1
+
+       * configure.ac
+       * src/messageview.c
+       * src/mh.c
+       * src/common/utils.c
+               sync with HEAD
+
+2005-01-24 [colin]     1.0.0cvs11.1
+
+       * src/procheader.c
+               Sync with HEAD
+
+2005-01-24 [colin]     1.0.0cvs10.1
+
+       * src/folderview.c
+               Sync with HEAD
+
+2005-01-23 [colin]     1.0.0cvs9.1
+
+       * src/crash.c
+               Sync with HEAD
+
+2005-01-22 [colin]     1.0.0cvs8.1
+
+       * src/summaryview.c
+       * src/gtk/quicksearch.c
+               Sync with HEAD
+
+2005-01-21 [colin]     1.0.0cvs7.1
+
+       * src/summaryview.c
+               Sync with HEAD
+
+2005-01-21 [colin]     1.0.0cvs6.1
+
+       * src/summaryview.c
+               Sync with HEAD
+
+2005-01-21 [colin]     1.0.0cvs5.1
+
+       * src/gtk/quicksearch.c
+       * src/prefs_common.c
+       * src/prefs_common.h
+               Sync with HEAD (recurse option)
+
+2005-01-21 [colin]     1.0.0cvs4.1
+
+       * src/folder.h
+       * src/folderview.c
+       * src/folderview.h
+       * src/summaryview.c
+       * src/gtk/quicksearch.c
+       * src/gtk/quicksearch.h
+               Sync with HEAD (recursive quicksearch)
+
+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
+       * src/prefs_filtering.c
+               2 more gtk2 patches by Alfons
+
+2005-01-07 [paul]      0.9.13cvs29.1
+
+       * ChangeLog
+       * ChangeLog.claws
+       * ChangeLog.jp
+       * configure.ac
+       * src/pop.c
+       * src/pop.h
+               sync with HEAD
+
+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