2005-01-20 [colin] 1.0.0cvs3.4
[claws.git] / ChangeLog-gtk2.claws
index 948429d335da5139a8cc9a80e145caf5e3d69770..13b41154fb7110a1bf6305585ee8d7cdc086454e 100644 (file)
@@ -1,3 +1,643 @@
+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
+       * 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
+               Two patches from Alfons and Alex S Moore:
+               fix images, fix return value.
+
+2005-01-01 [colin]     0.9.13cvs24.2
+
+       * src/prefs_actions.c
+               Fix over-zealous assertion. Patch by Alfons
+
+2005-01-01 [colin]     0.9.13cvs24.1
+
+       * src/procmime.c
+               Sync with HEAD (leak fix)
+
+2004-12-31 [colin]     0.9.13cvs23.2
+
+       * src/prefs_common.c
+               GTK2 widgets + stock buttons - patch by Alfons
+
+2004-12-31 [paul]      0.9.13cvs23.1
+
+       * configure.ac
+               bump up EXTRA_VERSION to match (sync'ed) HEAD
+       * src/gtk/pluginwindow.c
+               use GTK2 widgets and plug memory leaks,
+               patches by Alfons
+
+2004-12-30 [colin]     0.9.13cvs22.4
+
+       * src/account.c
+       * src/action.c
+       * src/export.c
+       * src/foldersel.c
+       * src/import.c
+       * src/message_search.c
+       * src/prefs_actions.c
+       * src/prefs_common.c
+       * src/prefs_customheader.c
+       * src/prefs_filtering.c
+       * src/prefs_summary_column.c
+       * src/summary_search.c
+       * src/gtk/about.c
+       * src/gtk/description_window.c
+       * src/gtk/gtkutils.c
+       * src/gtk/gtkutils.h
+       * src/gtk/inputdialog.c
+       * src/gtk/prefswindow.c
+               Use GTK2 stock buttons. Patches by Alfons.
+
+2004-12-30 [colin]     0.9.13cvs22.3
+
+       * src/account.c
+               Sync with HEAD
+       * src/prefs_actions.c
+       * src/prefs_customheader.c
+       * src/prefs_filtering.c
+       * src/prefs_msg_colors.c
+       * src/prefs_summary_column.c
+       * src/gtk/prefswindow.c
+               Use GtkTreeView instead of deprecated 
+               widgets. Patches by Alfons.
+
+2004-12-30 [paul]      0.9.13cvs22.2
+
+       * src/foldersel.c
+               use GTK 2 Tree View
+               patch by Alfons, with root folder sorting fix
+               by Stephan Sachse
+
+2004-12-30 [paul]      0.9.13cvs22.1
+
+       * ChangeLog
+       * ChangeLog.claws
+       * ChangeLog.jp
+       * NEWS
+       * configure.ac
+       * src/account.c
+               sync with HEAD
+
+2004-12-22 [martin]    0.9.13cvs21.2
+
+       * src/action.c
+               free the command line after its use
+
+2004-12-18 [paul]      0.9.13cvs21.1
+
+       * AUTHORS
+       * ChangeLog
+       * ChangeLog.claws
+       * ChangeLog.jp
+       * NEWS
+       * configure.ac
+       * src/action.c
+       * src/compose.c
+       * src/syldap.c
+               sync with HEAD
+
+2004-12-17 [martin]    0.9.13cvs17.2
+
+       * src/action.c
+               convert actions input to locale
+       * src/inc.c
+               convert notification command to locale
+       * src/plugins/pgpmime/select-keys.c
+               convert attributes to utf8
+
+2004-12-14 [colin]     0.9.13cvs17.1
+
+       * ChangeLog
+       * ChangeLog.jp
+       * ChangeLog.claws
+       * src/action.c
+       * src/common/utils.c
+       * src/gtk/prefswindow.c
+       * src/gtk/gtkutils.c
+       * src/gtk/gtkutils.h
+       * src/plugins/spamassassin/libspamc.c
+               Sync with HEAD
+
+2004-12-13 [colin]     0.9.13cvs14.1
+
+       * src/quote_fmt_parse.y
+               Sync with HEAD
+
+2004-12-10 [colin]     0.9.13cvs12.1
+
+       * src/prefs_themes.c
+       * src/mainwindow.c
+       * src/messageview.c
+               Sync with HEAD
+
+2004-12-09 [colin]     0.9.13cvs10.1
+
+       * src/procmime.c
+               Sync with HEAD (fix B64 encoding from memory)
+
+2004-12-08 [colin]     0.9.13cvs9.1
+
+       * src/gtk/colorlabel.c
+               Sync with HEAD
+
+2004-12-08 [paul]      0.9.13cvs8.2
+
+       * src/gtk/pluginwindow.c
+               fix window resizing oddities
+
+2004-12-08 [colin]     0.9.13cvs8.1
+
+       * src/quote_fmt_parse.y
+               Sync with HEAD
+
+2004-12-08 [colin]     0.9.13cvs7.1
+
+       * src/matcher_parser_parse.y
+       * src/msgcache.c
+       * src/prefs_matcher.c
+       * src/procheader.c
+       * src/matcher.c
+       * src/common/defs.h
+       * po/sr.po
+               Sync with HEAD
+
+2004-12-08 [colin]     0.9.13cvs6.1
+
+       * src/quote_fmt_parse.y
+       * src/textview.c
+               Sync with HEAD
+       * src/gtk/prefswindow.c
+       * src/gtk/pluginwindow.c
+               Fix G_CALLBACKS protos (thanks to Alfons)
+
+2004-12-07 [torte]     0.9.13cvs2.2
+
+       * src/procmime.c
+               [Bug 650] reply button causes crash
+               Thanks to David Relson and Christoph
+
+2004-12-07 [colin]     0.9.13cvs2.1
+
+       * ChangeLog.claws
+       * AUTHORS
+       * po/sk.po
+       * src/procmime.c
+       * src/prefs_account.c
+       * src/common/smtp.c
+       * src/common/smtp.h
+               Sync with HEAD
+
+2004-12-06 [colin]     0.9.12cvs187.1
+
+       * ChangeLog.claws
+       * INSTALL
+       * Makefile.am
+       * README.claws
+       * TODO.claws
+       * configure.ac
+       * po/bg.po
+       * po/cs.po
+       * po/el.po
+       * po/en_GB.po
+       * po/es.po
+       * po/fr.po
+       * po/hr.po
+       * po/hu.po
+       * po/it.po
+       * po/ja.po
+       * po/ko.po
+       * po/nl.po
+       * po/pl.po
+       * po/pt_BR.po
+       * po/ru.po
+       * po/sk.po
+       * po/sr.po
+       * po/sv.po
+       * po/zh_CN.po
+       * po/zh_TW.Big5.po
+       * src/compose.c
+       * tools/Makefile.am
+       * tools/README
+       * tools/filter_conv.pl
+       * tools/kdeservicemenu/README
+       * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
+       * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
+               Sync with HEAD
+
+2004-12-04 [colin]     0.9.12cvs183.1
+
+       * src/compose.c
+               Sync with HEAD (compose window position saving)
+
+2004-12-04 [paul]      0.9.12cvs182.3
+
+       * src/messageview.c
+       * src/mimeview.c
+       * src/prefs_customheader.c
+       * src/gtk/quicksearch.c
+               replace some forgotten GTK_SIGNAL_FUNCs
+
+2004-12-04 [paul]      0.9.12cvs182.2
+
+       * src/Makefile.am
+               remove 'pixmaps/dir_noselect.xpm'. from local patch,
+               committed in error      
+
+2004-12-04 [paul]      0.9.12cvs182.1
+
+       * ChangeLog
+       * ChangeLog.claws
+       * ChangeLog.jp
+       * INSTALL
+       * NEWS
+       * README
+       * README.jp
+       * configure.ac
+       * doc/manual/ja/Makefile.am
+       * doc/manual/ja/sylpheed-1.html
+       * doc/manual/ja/sylpheed-10.html
+       * doc/manual/ja/sylpheed-11.html
+       * doc/manual/ja/sylpheed-12.html
+       * doc/manual/ja/sylpheed-13.html
+       * doc/manual/ja/sylpheed-14.html
+       * doc/manual/ja/sylpheed-15.html
+       * doc/manual/ja/sylpheed-16.html
+       * doc/manual/ja/sylpheed-17.html
+       * doc/manual/ja/sylpheed-18.html
+       * doc/manual/ja/sylpheed-19.html
+       * doc/manual/ja/sylpheed-2.html
+       * doc/manual/ja/sylpheed-20.html
+       * doc/manual/ja/sylpheed-3.html
+       * doc/manual/ja/sylpheed-4.html
+       * doc/manual/ja/sylpheed-5.html
+       * doc/manual/ja/sylpheed-6.html
+       * doc/manual/ja/sylpheed-7.html
+       * doc/manual/ja/sylpheed-8.html
+       * doc/manual/ja/sylpheed-9.html
+       * doc/manual/ja/sylpheed.html
+       * doc/manual/ja/sylpheed.sgml
+       * po/de.po
+       * src/Makefile.am
+       * src/compose.c
+       * src/procmime.c
+       * src/pixmaps/regular.xpm **REMOVED**
+       * src/plugins/pgpmime/pgpmime.c
+       * src/plugins/pgpmime/plugin.c
+       * src/plugins/pgpmime/prefs_gpg.c
+               sync with HEAD
+
+2004-12-03 [paul]      0.9.12cvs180.1
+
+       * ChangeLog
+       * ChangeLog.claws
+       * ChangeLog.jp
+       * configure.ac
+       * src/Makefile.am
+       * src/pop.c
+       * src/common/utils.c
+       * src/common/utils.h
+       * src/pixmaps/continue.xpm
+       * src/pixmaps/dir_close.xpm
+       * src/pixmaps/dir_open.xpm
+       * src/pixmaps/drafts_close.xpm
+       * src/pixmaps/drafts_open.xpm
+       * src/pixmaps/folder.xpm **REMOVED**
+       * src/pixmaps/group.xpm
+       * src/pixmaps/unread.xpm
+               sync with HEAD
+
+2004-12-02 [colin]     0.9.12cvs179.1
+
+       * src/compose.c
+               Sync with HEAD (non-duplicated reedition)
+
+2004-12-02 [colin]     0.9.12cvs178.1
+
+       * src/compose.c
+               Sync with HEAD (linewrap_quote fix)
+
+2004-12-01 [colin]     0.9.12cvs177.3
+
+       * src/addrharvest.c
+               Replace sizeof with strlen
+
+2004-12-01 [paul]      0.9.12cvs177.2
+
+       * src/addrharvest.c
+               fix 'harvest addresses'
+
+2004-11-30 [colin]     0.9.12cvs177.1
+
+       * src/gtk/prefswindow.c
+       * src/gtk/pluginwindow.c
+               Sync with HEAD
+
+2004-11-29 [colin]     0.9.12cvs176.1
+
+       * src/folderview.c
+               sync with HEAD (Fix disappearing separators in folderview's popup)
+
+2004-11-29 [colin]     0.9.12cvs175.1
+
+       * src/procmime.c
+               Sync with head (another format fix)
+
+2004-11-29 [colin]     0.9.12cvs174.1
+
+       * src/pop.c
+               Sync with HEAD (format string fix)
+
+2004-11-26 [colin]     0.9.12cvs173.1
+
+       * src/common/smtp.c
+       * src/common/smtp.h
+               Sync with HEAD
+
+2004-11-24 [colin]     0.9.12cvs172.1
+
+       * src/plugins/pgpmime/pgpmime.c
+               Sync with HEAD
+
+2004-11-24 [colin]     0.9.12cvs171.1
+
+       * src/plugins/pgpmime/pgpmime.c
+               Sync with head (gpgmectx leaks)
+
+2004-11-24 [colin]     0.9.12cvs169.1
+
+       * src/plugins/pgpmime/plugin.c
+       * src/plugins/trayicon/Makefile.am
+       * src/plugins/trayicon/newmarkedmail.xpm
+       * src/plugins/trayicon/trayicon.c
+       * src/plugins/trayicon/unreadmarkedmail.xpm
+               Sync with HEAD
+
+2004-11-23 [colin]     0.9.12cvs168.1
+
+       * src/partial_download.c
+       * src/partial_download.h
+       * src/plugins/pgpmime/plugin.c
+               Sync with HEAD
+
+2004-11-23 [colin]     0.9.12cvs166.1
+
+       * src/Makefile.am
+       * src/codeconv.c
+       * src/compose.c
+       * src/folderview.c
+       * src/main.c
+       * src/partial_download.c
+       * src/partial_download.h
+       * src/prefs_account.c
+       * src/prefs_account.h
+       * src/privacy.c
+       * src/privacy.h
+       * src/procmime.c
+       * src/common/Makefile.am
+       * src/common/base64.h
+       * src/common/partial_download.c
+       * src/common/partial_download.h
+       * src/gtk/prefswindow.c
+       * src/gtk/prefswindow.h
+       * src/plugins/pgpmime/pgpmime.c
+       * src/plugins/pgpmime/prefs_gpg.c
+       * src/plugins/pgpmime/prefs_gpg.h
+       * src/plugins/pgpmime/sgpgme.c
+       * src/plugins/pgpmime/sgpgme.h
+               Sync with HEAD
+
 2004-11-23 [colin]     0.9.12cvs163.1
 
        * src/main.c