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 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 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 Sync with HEAD (cursor optimization) 2004-11-23 [colin] 0.9.12cvs162.1 * src/prefs_common.c * src/prefs_themes.c * src/procmsg.c Sync with HEAD 2004-11-23 [colin] 0.9.12cvs158.9 * src/compose.c Fix double-free when forwarding * src/msgcache.c Fix leak on error path 2004-11-23 [colin] 0.9.12cvs158.8 * src/compose.c Fix possible double-free Spotted by Alfons 2004-11-23 [colin] 0.9.12cvs158.7 * src/compose.c Fix some signal handlers' prototypes Spotted by Alfons 2004-11-22 [colin] 0.9.12cvs158.6 * src/compose.c Remove unneeded code and duplicated wrapping - patch by Alfons 2004-11-22 [colin] 0.9.12cvs158.5 * src/prefs_themes.c Fix oversized selector 2004-11-22 [colin] 0.9.12cvs158.4 * src/compose.c fix dump_text() patch by Alfons 2004-11-19 [colin] 0.9.12cvs158.3 * src/textview.c Add a context menu on links (open, copy) 2004-11-18 [paul] 0.9.12cvs158.2 * src/addrgather.c * src/exphtmldlg.c * src/expldifdlg.c * src/mimeview.c * src/prefs_common.c * src/plugins/image_viewer/viewer.c * src/plugins/spamassassin/spamassassin_gtk.c replace deprecated gtk_notebook_set_page and gtk_notebook_current_page 2004-11-18 [paul] 0.9.12cvs158.1 * configure.ac * src/compose.c * src/mainwindow.c * src/messageview.c * src/prefs_common.c * src/common/utils.c * src/common/utils.h sync with HEAD 2004-11-17 [colin] 0.9.12cvs156.1 * src/prefs_account.c * src/prefs_account.h * src/procmsg.c Sync with HEAD (add pref to store encrypted mails encrypted) 2004-11-17 [paul] 0.9.12cvs155.1 * ChangeLog * ChangeLog.claws * ChangeLog.jp * NEWS * configure.ac * src/compose.c * src/jpilot.c * src/privacy.c * src/procmime.c * src/procmime.h * src/procmsg.c * src/toolbar.c * src/pixmaps/error.xpm sync with HEAD 2004-11-17 [colin] 0.9.12cvs151.1 * src/plugins/pgpmime/pgpmime.c Sync with HEAD (remove debug printf) 2004-11-17 [colin] 0.9.12cvs150.1 * src/plugins/pgpmime/pgpmime.c Sync with HEAD (off-by-one fix) 2004-11-17 [colin] 0.9.12cvs149.1 * src/procmsg.c Sync with HEAD (coding style fixes) 2004-11-16 [colin] 0.9.12cvs148.1 * src/procmsg.c Sync with head (Fix the fix) 2004-11-16 [colin] 0.9.12cvs147.1 * src/procmsg.c Sync with Main (leak fix) 2004-11-16 [colin] 0.9.12cvs146.14 * src/compose.c Remove useless chunk of code Patch by Alfons 2004-11-15 [colin] 0.9.12cvs146.13 * src/compose.c Fix drafting after insertion Patch by Alfons 2004-11-15 [colin] 0.9.12cvs146.12 * src/compose.c * src/prefs_filtering.c * src/prefs_filtering_action.c * src/prefs_toolbar.c Fix some const-correctness 2004-11-15 [colin] 0.9.12cvs146.11 * src/summaryview.c * src/prefs_themes.c * src/messageview.c Fix some leaks 2004-11-15 [colin] 0.9.12cvs146.10 * src/codeconv.c More unreadable locale fixes 2004-11-14 [colin] 0.9.12cvs146.9 * src/textview.c Fix uri_security_check Patch by Alfons 2004-11-13 [paul] 0.9.12cvs146.8 * src/folder.c * src/procmime.c fix 2 bugs introduced in last commit 2004-11-13 [paul] 0.9.12cvs146.7 * src/compose.c * src/exporthtml.c * src/exportldif.c * src/folder.c * src/imap.c * src/imap_gtk.c * src/main.c * src/mainwindow.c * src/messageview.c * src/mh_gtk.c * src/prefs_themes.c * src/procmime.c * src/setup.c * src/summaryview.c replace deprecated g_basename 2004-11-13 [paul] 0.9.12cvs146.6 * src/compose.c * src/imap.c * src/matcher_parser.h * src/matcher_parser_parse.y * src/prefs_filtering.c * src/prefs_filtering_action.c * src/prefs_themes.c * src/prefs_toolbar.c * src/common/utils.c various small fixes/cleanups 2004-11-12 [colin] 0.9.12cvs146.5 * src/textview.c Validate event's origin on visibility notify Patch by Alfons. 2004-11-12 [paul] 0.9.12cvs146.4 * src/exporthtml.c * src/exportldif.c * src/imap.c * src/mh.c * src/mimeview.c * src/prefs_spelling.c * src/prefs_themes.c replace deprecated g_dirname 2004-11-12 [colin] 0.9.12cvs146.3 * src/textview.c Some coding style fixes 2004-11-12 [colin] 0.9.12cvs146.2 * src/codeconv.c We want to replace _all_ extended chars in conv_unreadable_*, because any string containing extended chars not parsing as UTF8 is undisplayed on gtk2. 2004-11-12 [paul] 0.9.12cvs146.1 * ChangeLog * ChangeLog.claws * ChangeLog.jp * NEWS * configure.ac * src/account.c * src/folderview.c * src/folderview.h * src/imap.c * src/imap_gtk.c * src/inc.c * src/mainwindow.c * src/mh_gtk.c * src/news_gtk.c * src/pop.c * src/prefs_account.c * src/prefs_account.h * src/prefs_ext_prog.c * src/procmime.c * src/procmime.h * src/procmsg.c * src/procmsg.h * src/summary_search.c * src/summaryview.c * src/textview.c * src/common/defs.h * src/common/utils.c * src/common/utils.h * src/gtk/menu.c * src/gtk/menu.h sync with HEAD 2004-11-11 [colin] 0.9.12cvs144.2 * src/textview.c Fix URI range selection (patch by Alfons) 2004-11-09 [colin] 0.9.12cvs144.1 * ChangeLog.claws * src/compose.c * src/folder.c * src/folder_item_prefs.c * src/prefs_account.c * src/prefs_account.h * src/plugins/pgpmime/pgpmime.c Sync with HEAD 2004-11-08 [colin] 0.9.12cvs143.1 * src/summaryview.c Sync with HEAD (optimize quicksearch) 2004-11-08 [colin] 0.9.12cvs142.2 * src/compose.c Don't wrap when Edit/Auto wrapping is disabled 2004-11-08 [colin] 0.9.12cvs142.1 * src/textview.c Sync with HEAD 2004-11-08 [colin] 0.9.12cvs141.1 * src/textview.c Sync with HEAD (fix some mail URIs) 2004-11-08 [colin] 0.9.12cvs140.3 * src/textview.c o Use text cursor instead of arrow when not on a link o Fix handling of contiguous links (as in "colin@colino.net" ) This one unveils a bug in get_email_part() 2004-11-07 [colin] 0.9.12cvs140.2 * src/textview.c Fix memleak. Patch by Alfons. 2004-11-06 [colin] 0.9.12cvs140.1 * src/compose.c Sync with HEAD (don't ask passphrase when drafting) 2004-11-06 [paul] 0.9.12cvs139.2 * AUTHORS * src/textview.c * src/textview.h textview URI handling. hovering over a link displays it in the status bar, and changes the mouse pointer to a hand cursor. a link is activated with a single click. (Modified from the) patch by Jean-Yves Lefort 2004-11-05 [colin] 0.9.12cvs139.1 * src/compose.c * src/procmime.c Sync with HEAD again ^^ 2004-11-05 [colin] 0.9.12cvs139.1 * src/compose.c * src/procmime.c Sync with HEAD 2004-11-03 [paul] 0.9.12cvs138.1 * ChangeLog.claws * configure.ac * po/POTFILES.in * src/prefs_ext_prog.c * src/procmime.c * tools/kdeservicemenu/README * tools/kdeservicemenu/template_sylpheed-attach-files.desktop * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop sync with HEAD 2004-11-01 [christoph] 0.9.12cvs136.2 * src/procmime.c convert MIME parameters to UTF-8 2004-10-29 [colin] 0.9.12cvs136.1 * src/common/utils.c Sync with HEAD (don't use '=' in mime boundary) 2004-10-29 [paul] 0.9.12cvs135.1 * configure.ac * doc/src/rfc2231.txt * src/procmime.c * src/common/quoted-printable.c * src/common/utils.c * src/common/utils.h sync with HEAD 2004-10-27 [paul] 0.9.12cvs134.1 * configure.ac * src/main.c * src/procmime.c * src/plugins/pgpmime/pgpmime.c sync with HEAD 2004-10-26 [paul] 0.9.12cvs132.3 * src/account.c * src/addressbook.c * src/addrgather.c * src/addrharvest.c * src/codeconv.c * src/compose.c * src/customheader.c * src/editaddress.c * src/editgroup.c * src/enriched.c * src/expldifdlg.c * src/exporthtml.c * src/exportldif.c * src/folder.c * src/foldersel.c * src/folderview.c * src/grouplistdialog.c * src/html.c * src/imap.c * src/jpilot.c * src/ldapserver.c * src/ldif.c * src/mimeview.c * src/news.c * src/news_gtk.c * src/pop.c * src/prefs_display_header.c * src/prefs_gtk.c * src/prefs_msg_colors.c * src/prefs_toolbar.c * src/procheader.c * src/procmime.c * src/summaryview.c * src/textview.c * src/toolbar.c * src/vcard.c * src/common/mgutils.c * src/common/nntp.c * src/common/smtp.c * src/common/template.c * src/common/utils.c * src/common/xmlprops.c * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/select-keys.c * src/plugins/pgpmime/sgpgme.c replace deprecated g_strcasecmp(), g_strncasecmp(), g_string_sprintfa(), gtk_notebook_current_page() 2004-10-26 [colin] 0.9.12cvs132.2 * src/prefs_folder_item.c Fix default-account selection 2004-10-21 [colin] 0.9.12cvs133 * src/compose.c Sync with HEAD (Remove extra separator in compose's Options) * src/textview.c Set wrapping to char 2004-10-21 [paul] 0.9.12cvs131.2 * src/compose.c * src/sourcewindow.c fix wrapping fix window shrinking 2004-10-21 [colin] 0.9.12cvs131.1 * ChangeLog.claws * src/compose.c Sync with HEAD 2004-10-21 [paul] 0.9.12cvs130.2 * src/prefs_folder_item.c sync with HEAD (Apply to subfolders) 2004-10-19 [colin] 0.9.12cvs130.1 * ChangeLog.claws * src/compose.c * src/common/utils.c * src/gtk/menu.c Sync with HEAD 2004-10-19 [colin] 0.9.12cvs128.1 * src/addrbook.c * src/addrcache.c * src/addressbook.c * src/codeconv.c * src/compose.c * src/customheader.c * src/editaddress.c * src/editgroup.c * src/exporthtml.c * src/folder.c * src/folderview.c * src/imap.c * src/jpilot.c * src/main.c * src/matcher_parser_parse.y * src/mbox.c * src/pop.c * src/prefs_account.c * src/prefs_gtk.c * src/prefs_msg_colors.c * src/procheader.c * src/procmime.c * src/procmime.h * src/procmsg.c * src/summaryview.c * src/textview.c * src/common/base64.c * src/common/partial_download.c * src/common/socket.c * src/common/sylpheed.c * src/common/utils.c * src/common/utils.h * src/gtk/pluginwindow.c * src/gtk/quicksearch.c * src/plugins/clamav/clamav_plugin.c * src/plugins/clamav/clamav_plugin.h * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/pgpmime/passphrase.c * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/plugin.c * src/plugins/pgpmime/prefs_gpg.c * src/plugins/pgpmime/prefs_gpg.h * src/plugins/pgpmime/select-keys.c * src/plugins/pgpmime/sgpgme.c * src/plugins/spamassassin/libspamc.c * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin.h * src/plugins/spamassassin/spamassassin_gtk.c * src/plugins/trayicon/trayicon.c * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c Sync with HEAD 2004-10-14 [colin] 0.9.12cvs126.2 * src/codeconv.c * src/textview.c Fix conv_unreadable_locale 2004-10-13 [colin] 0.9.12cvs126.1 * src/compose.c Sync with HEAD (don't convert charset for drafted messages, minor cleanup) 2004-10-13 [colin] 0.9.12cvs125.1 * po/POTFILES.in Sync with HEAD (POTFILES fix) 2004-10-12 [colin] 0.9.12cvs124.3 * src/compose.c Fix encoding bug from latest sync 2004-10-12 [paul] 0.9.12cvs124.2 * src/plugins/pgpmime/prefs_gpg.c * src/plugins/pgpmime/prefs_gpg.h forgotten in last commit 2004-10-12 [paul] 0.9.12cvs124.1 * ChangeLog.claws * configure.ac * m4/spamassassin.m4 * src/Makefile.am * src/account.c * src/compose.c * src/compose.h * src/crash.c * src/main.c * src/mimeview.c * src/passphrase.c * src/passphrase.h * src/prefs_account.c * src/prefs_account.h * src/prefs_common.c * src/privacy.c * src/privacy.h * src/procmime.c * src/procmime.h * src/procmsg.c * src/rfc2015.c * src/rfc2015.h * src/select-keys.c * src/select-keys.h * src/textview.c * src/common/utils.c * src/common/utils.h * src/gtk/about.c * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/passphrase.c * src/plugins/pgpmime/passphrase.h * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/plugin.c * src/plugins/pgpmime/select-keys.c * src/plugins/pgpmime/select-keys.h * src/plugins/pgpmime/sgpgme.c * src/plugins/pgpmime/sgpgme.h sync with HEAD 2004-10-04 [colin] 0.9.12cvs122.1 * src/mainwindow.c * src/messageview.c * src/messageview.h * src/textview.c Sync with HEAD 2004-10-04 [colin] 0.9.12cvs121.1 * src/summaryview.c Sync with HEAD 2004-10-04 [paul] 0.9.12cvs120.1 * configure.ac sync with HEAD [don't try to build pgpmime plugin when gpgme is disabled] 2004-10-03 [colin] 0.9.12cvs119.3 * src/gtk/gtksctree.c Lots of side effects. Put back as before 117.2. * src/summaryview.c Fix bug #602 2004-10-03 [colin] 0.9.12cvs119.2 * src/gtk/gtksctree.c Revert 608 fix that doesn't work that good 2004-10-02 [colin] 0.9.12cvs119.1 * src/mainwindow.c * src/messageview.c * src/prefs_common.h * src/procmime.c * src/procmime.h * src/textview.c Sync with HEAD * src/gtk/gtksctree.c Close bug #608 2004-10-01 [colin] 0.9.12cvs118.1 * src/mimeview.c Sync with HEAD (better Save All fix) 2004-10-01 [colin] 0.9.12cvs117.2 * src/gtk/gtksctree.c Faster on selection 2004-10-01 [colin] 0.9.12cvs117.1 * src/mimeview.c Sync with HEAD (Save All: only attachments) 2004-10-01 [paul] 0.9.12cvs116.1 * ChangeLog.claws * configure.ac * src/account.c * src/prefs_common.c * src/gtk/colorlabel.c sync with HEAD 2004-09-30 [colin] 0.9.12cvs115.1 * src/stock_pixmap.c * src/stock_pixmap.h * src/folderview.c * src/Makefile.am * src/pixmaps/read.xpm Sync with HEAD (new pixmap) 2004-09-29 [colin] 0.9.12cvs114.1 * src/compose.c Sync with HEAD Fix focus handling in headers 2004-09-29 [paul] 0.9.12cvs113.1 * src/quote_fmt_parse.y sync with HEAD 2004-09-28 [colin] 0.9.12cvs112.1 * src/folderview.c * src/mainwindow.c Sync with HEAD 2004-09-28 [colin] 0.9.12cvs110.1 * src/folderview.c Sync with HEAD (Contextual Empty trash menu) 2004-09-28 [colin] 0.9.12cvs108.1 * src/addressbook.c Sync with HEAD (addressbook edit on double-click) 2004-09-28 [colin] 0.9.12cvs106.1 * src/inc.c Sync with HEAD (folder_item freeze on inc) 2004-09-27 [colin] 0.9.12cvs105.1 * src/folderview.c Sync with HEAD (right-align new and unread column) 2004-09-27 [colin] 0.9.12cvs104.1 * src/main.c Sync with HEAD (revert 0.9.12cvs101) 2004-09-24 [colin] 0.9.12cvs103.2 * src/wizard.c Fix gtk warnings and use domain part of the email address when domain detection fails (no dot in domain name) 2004-09-23 [colin] 0.9.12cvs103.1 * src/plugins/spamassassin/libspamc.c * src/plugins/spamassassin/libspamc.h * src/plugins/spamassassin/utils.c * src/plugins/spamassassin/utils.h Sync with HEAD (Update spamassassin to 3.0) 2004-09-21 [colin] 0.9.12cvs102.3 * src/action.c Add horizontal scrollbar in action io dialog as needed Patch by Alfons. 2004-09-20 [colin] 0.9.12cvs102.2 * src/plugins/image_viewer/viewer.c Remove imlib stuff use gtk_pixmap_set when clearing (would be better to use gtkImages, but causes size-allocate signals storm) 2004-09-17 [paul] 0.9.12cvs102.1 * ChangeLog * ChangeLog.claws * ChangeLog.jp * configure.ac * src/inc.c sync with HEAD 2004-09-17 [colin] 0.9.12cvs101.1 * ChangeLog.claws * src/main.c Sync with HEAD (fix segs at exit) 2004-09-14 [colin] 0.9.12cvs99.5 * src/common/socket.c * AUTHORS Fix send error on 64bit platforms Patch by Guy Rouillier 2004-09-14 [colin] 0.9.12cvs99.4 * src/action.c Fix action output with utf8 Patch by Alfons. 2004-09-14 [colin] 0.9.12cvs99.3 * ChangeLog.claws * src/folder.c Sync with HEAD 2004-09-09 [colin] 0.9.12cvs99.2 * src/action.c Fix progress bar (displaying "Completed %v/%u") Patch by Alfons. 2004-09-08 [colin] 0.9.12cvs99.1 * src/account.c * src/folder.c * src/procmsg.c * src/procmsg.h * src/plugins/pgpmime/pgpmime.c Sync with HEAD 2004-09-08 [colin] 0.9.12cvs97.2 * src/summaryview.c Don't select mails in collapsed threads when navigating with up/down 2004-09-07 [colin] 0.9.12cvs97.1 * src/inc.c Sync with HEAD (meaningful error messages) 2004-09-06 [colin] 0.9.12cvs96.1 * src/toolbar.c Sync with HEAD (fix Redirect graying out) 2004-09-06 [colin] 0.9.12cvs95.1 * src/summaryview.c * src/mimeview.c Sync with HEAD (fix dropped URIs) 2004-09-06 [colin] 0.9.12cvs94.1 * src/addressbook.c * src/addressitem.h * src/addritem.c * src/addritem.h Sync with HEAD (addressbook DnD) 2004-09-03 [colin] 0.9.12cvs93.1 * src/summaryview.c Sync with HEAD (next/prev unread) 2004-09-03 [colin] 0.9.12cvs92.1 * src/prefs_common.c * src/prefs_common.h * src/summaryview.c Sync with HEAD ('mark_as_read_delay' pref) 2004-09-02 [colin] 0.9.12cvs91.2 * src/common/xml.c Fix leak 2004-09-02 [colin] 0.9.12cvs91.1 * src/gtk/menu.c Sync with HEAD (menu accel don't work, but whatever) 2004-09-02 [colin] 0.9.12cvs90.1 * src/account.c Sync with HEAD (fix bug 582) 2004-09-02 [colin] 0.9.12cvs89.1 * src/addrindex.c Sync with HEAD (free deleted queries) 2004-09-02 [colin] 0.9.12cvs88.1 * src/ldapquery.c Sync with HEAD (fix LDAP freezes) 2004-09-02 [colin] 0.9.12cvs87.1 * src/prefs_spelling.c Sync with HEAD (add default dictionary) 2004-09-01 [colin] 0.9.12cvs86.1 * src/filtering.c * src/folderview.c * src/imap.c * src/prefs_matcher.c * src/stock_pixmap.c * src/summary_search.c * src/summaryview.c * src/wizard.c * src/wizard.h Sync with HEAD (uninitialized vars fixes) + gtk2 specific warning fixes 2004-08-31 [colin] 0.9.12cvs85.1 * src/folder.c Sync with HEAD (Fix memory corruption due to uninitialized var) 2004-08-31 [colin] 0.9.12cvs84.4 * src/summary_search.c Fix segfaults when searching in folders with broken headers 2004-08-31 [colin] 0.9.12cvs84.3 * src/compose.c * src/textview.c Fix some more encoding/decoding issues 2004-08-30 [colin] 0.9.12cvs84.2 * src/mimeview.c * src/prefs_themes.c * src/gtk/filesel.c * src/gtk/filesel.h Add a folder-mode selection (fixes mimeview's "Save all") 2004-08-29 [colin] 0.9.12cvs84.1 * src/mimeview.c Sync with HEAD (don't escape saved filenames) 2004-08-27 [colin] 0.9.12cvs83.1 * ChangeLog * ChangeLog.claws * ChangeLog.jp * src/mh.c * src/procheader.c * src/procmsg.c * src/procmsg.h * src/common/utils.c * src/gtk/menu.h * po/ Sync with HEAD 0.9.12cvs83 (sync with main) 2004-08-26 [colin] 0.9.12cvs82.4 * src/codeconv.c Fix strange stack corruption Convert to utf8 after unmime, not before 2004-08-26 [colin] 0.9.12cvs82.3 * src/main.c * src/wizard.c Fix account folders duplication 2004-08-25 [colin] 0.9.12cvs82.2 * src/wizard.c Remove ports Add SSL selection Use login@server as account name 2004-08-25 [colin] 0.9.12cvs82.1 * src/plugins/pgpmime/pgpmime.c Sync with HEAD (leak fix). 2004-08-25 [colin] 0.9.12cvs81.1 * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/sgpgme.c * src/plugins/pgpmime/sgpgme.h Sync with HEAD (Handle combined messages). 2004-08-24 [colin] 0.9.12cvs80.3 * src/wizard.c Fix full name, ports, and imap 2004-08-24 [colin] 0.9.12cvs80.2 * src/Makefile.am * src/main.c * src/setup.c * src/setup.h * src/stock_pixmap.c * src/stock_pixmap.h * src/wizard.c ** ADDED ** * src/wizard.h ** ADDED ** * src/pixmaps/sylpheed_icon.xpm ** ADDED ** Add a setup wizard 2004-08-24 [colin] 0.9.12cvs80.1 * src/folder.c Sync with HEAD (set mimeflags on all messages) 2004-08-24 [colin] 0.9.12cvs79.3 * src/matcher_parser_lex.l Fix 8bits strings not in utf8 2004-08-24 [colin] 0.9.12cvs79.2 * src/compose.c Check conversion result before replacing buffer 2004-08-23 [colin] 0.9.12cvs79.1 * src/compose.c Sync with HEAD (create message header in memory) 2004-08-23 [colin] 0.9.12cvs78.1 * src/rfc2015.c * src/rfc2015.h Sync with HEAD (fix bug 197 again) 2004-08-23 [colin] 0.9.12cvs77.3 * src/compose.c Fix again inline gpg signing (which outputs utf8 in gtk2). Not syncing this fix to HEAD as this code is meant to die. 2004-08-23 [colin] 0.9.12cvs77.2 * src/prefs_account.h Remove useless include 2004-08-23 [colin] 0.9.12cvs77.1 * src/imap.c * po/es.po * po/fr.po * po/it.po * po/pl.po * po/pt_BR.po * po/sk.po * po/sr.po Sync with HEAD (fix bug 577) 2004-08-22 [colin] 0.9.12cvs76.1 * src/plugins/trayicon/trayicon.c Sync with HEAD (fix formatting bug) 2004-08-21 [colin] 0.9.12cvs74.2 * src/gtk/colorsel.c Fix bug 564 (Folder color selection window exits on any keypress) 2004-08-21 [colin] 0.9.12cvs74.1 * ChangeLog.claws * src/compose.c * src/summaryview.c * src/toolbar.c Sync with HEAD (fix bug 576) 2004-08-21 [colin] 0.9.12cvs70.1 * src/compose.c * src/mainwindow.c Sync with HEAD 2004-08-21 [paul] 0.9.12cvs66.4 * src/mainwindow.c * src/messageview.c * src/gtk/menu.c * src/plugins/spamassassin/spamassassin_gtk.c remove some deprecated gtk1 functions 2004-08-21 [colin] 0.9.12cvs66.3 * src/compose.c * src/codeconv.c Fix warnings Remove encoding hacks Fix bug 575 (Strange character messes up message) Don't display conversion error when drafting 2004-08-21 [paul] 0.9.12cvs66.2 * src/prefs_account.c fix GnuPG mode bugs 2004-08-20 [colin] 0.9.12cvs66.1 * src/codeconv.c Sync with HEAD 0.9.12cvs66 2004-08-20 [paul] * src/plugins/pgpmime/plugin.c modify PGP/MIME plugin's description 2004-08-17 [colin] 0.9.12cvs65.1 * src/common/ssl.c * src/plugins/pgpmime/plugin.c Sync with HEAD 2004-08-14 [colin] 0.9.12cvs60.3 * src/plugins/trayicon/trayicon.c Put back resize callback, on size-request signal rather than size-allocate to avoid infinite callback loop 2004-08-13 [colin] 0.9.12cvs60.2 * src/common/defs.h Cache versions have been fixed 2004-08-13 [colin] 0.9.12cvs60.1 * src/folderutils.c Sync with HEAD 2004-08-12 [colin] 0.9.12cvs59.1 * src/plugins/trayicon/trayicon.c Sync with HEAD 2004-08-12 [colin] 0.9.12cvs57.5 * sylpheed.desktop * configure.ac * src/Makefile.am * src/main.c Add support for Freedesktop.org's startup notification 2004-08-11 [colin] 0.9.12cvs57.4 * src/textview.c Fix off-by-one 2004-08-11 [colin] 0.9.12cvs57.3 * src/message_search.c * src/summary_search.c Make searches case insensitive by default * src/textview.c Fix case-insensitive search in message 2004-08-11 [colin] 0.9.12cvs57.2 * src/summary_search.c Let case-sensitive be specified 2004-08-10 [colin] 0.9.12cvs55.4 * src/common/socket.c Fix the possible race condition 2004-08-09 [paul] 0.9.12cvs55.3 * configure.ac * src/Makefile.am * src/common/Makefile.am sync with HEAD 2004-08-09 [paul] 0.9.12cvs55.2 * autogen.sh * po/poconv.sh remove unneeded script * configure.ac add forgotten USE_LDAP_TLS (sync with HEAD) 2004-08-09 [colin] 0.9.12cvs55.1 * src/main.c * src/common/ssl.c * src/common/sylpheed.c * src/common/sylpheed.h Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect) 2004-08-09 [paul] 0.9.12cvs54.1 * ChangeLog * ChangeLog.claws * ChangeLog.jp * configure.ac * po/POTFILES.in * src/Makefile.am * src/folderutils.c * src/main.c * src/pgpmime.c * src/pgpmime.h * src/sgpgme.c * src/sgpgme.h * src/plugins/Makefile.am * src/plugins/pgpmime/.cvsignore * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/pgpmime.h * src/plugins/pgpmime/plugin.c * src/plugins/pgpmime/sgpgme.c * src/plugins/pgpmime/sgpgme.h sync with HEAD 2004-08-08 [paul] 0.9.12cvs51.1 * configure.ac * src/folder.c sync with HEAD 2004-08-07 [colin] 0.9.12cvs50.1 * src/pop.c * src/common/partial_download.c fix warnings (sync from HEAD) 2004-08-07 [colin] 0.9.12cvs48.1 * src/prefs_folder_item.c sync with HEAD 0.9.12cvs48 2004-08-06 [colin] 0.9.12cvs47.1 * src/compose.c Sync with HEAD 2004-08-06 [christoph] 0.9.12cvs46.2 * src/main.c * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/image_viewer/plugin.c * src/plugins/mathml_viewer/mathml_viewer.c * src/plugins/spamassassin/spamassassin_gtk.c * src/plugins/trayicon/trayicon.c don't mix GTK1.2 plugin with GTK2 plugins 2004-08-06 [colin] 0.9.12cvs46.1 * ChangeLog * ChangeLog.claws * ChangeLog.jp * configure.ac * sylpheed-claws.pc.in * src/folder.c * src/imap.c * src/localfolder.c * src/messageview.c * src/mimeview.c * src/mimeview.h * src/msgcache.c * src/news.c * src/prefs_ext_prog.c * src/prefs_folder_item.c * src/prefs_fonts.c * src/prefs_msg_colors.c * src/prefs_spelling.c * src/prefs_themes.c * src/prefs_toolbar.c * src/prefs_wrapping.c * src/procmime.h * src/common/defs.h * src/common/nntp.c * src/common/session.c * src/common/session.h * src/common/socket.c * src/common/utils.h * src/common/xml.c * src/common/xml.h * src/gtk/prefswindow.c * src/gtk/prefswindow.h * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/dillo_viewer/dillo_prefs.c * src/plugins/image_viewer/viewerprefs.c * src/plugins/spamassassin/spamassassin_gtk.c * m4/openssl.m4 *** REMOVED *** Sync with HEAD 0.9.12cvs46 2004-08-03 [paul] 0.9.12cvs40.2 * src/action.c * src/addressadd.c * src/addressbook.c * src/addrgather.c * src/browseldap.c * src/compose.c * src/crash.c * src/editaddress.c * src/editgroup.c * src/editldap_basedn.c * src/foldersel.c * src/importldif.c * src/mimeview.c * src/prefs_common.c * src/prefs_template.c * src/sourcewindow.c * src/summaryview.c * src/gtk/about.c * src/gtk/foldersort.c * src/gtk/logwindow.c * src/gtk/pluginwindow.c * src/gtk/prefswindow.c change all gtk_scrolled_window_set_policy from GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC 2004-08-02 [paul] 0.9.12cvs40.1 * AUTHORS update translation team section * po/pt_BR.po updated by Frederico Goncalves Guimaraes 2004-07-31 [colin] 0.9.12cvs39.9 * src/exphtmldlg.c Fix compilation 2004-07-31 [colin] 0.9.12cvs39.8 * src/exphtmldlg.c Fix an alertpanel type 2004-07-30 [colin] 0.9.12cvs39.7 * src/alertpanel.c Fix alertpanel_error_log's icon 2004-07-30 [colin] 0.9.12cvs39.6 * src/pop.c Two of them should still be warnings 2004-07-30 [colin] 0.9.12cvs39.5 * src/pop.c More warning -> error 2004-07-29 [colin] 0.9.12cvs39.4 * src/pop.c Warning -> error 2004-07-29 [colin] 0.9.12cvs39.3 * src/prefs_matcher.c Fix segfault 2004-07-29 [colin] 0.9.12cvs39.2 * src/alertpanel.c More nice-looking alertpanels 2004-07-29 [colin] 0.9.12cvs39.1 * src/messageview.c sync with head (inform user when partial mail is deleted on server) 2004-07-29 [colin] 0.9.12cvs38.1 * src/messageview.c sync with head 2004-07-28 [paul] 0.9.12cvs37.7 * src/mainwindow.c complete the replacement of deprecated gtk_progress_* 2004-07-28 [paul] 0.9.12cvs37.6 * src/action.c * src/inc.c * src/mainwindow.c * src/send_message.c * src/gtk/progressdialog.c * src/gtk/progressdialog.h replace deprecated gtk_progress_* 2004-07-28 [paul] 0.9.12cvs37.5 * src/gtk/filesel.c remove gtk_window_set_wmclass() 2004-07-28 [paul] 0.9.12cvs37.4 * src/addressbook.c * src/compose.c * src/foldersel.c * src/mainwindow.c * src/messageview.c * src/sourcewindow.c * src/gtk/logwindow.c remove gtk_window_set_wmclass() * src/prefs_filtering.c * src/prefs_filtering_action.c * src/prefs_fonts.c * src/prefs_gtk.c * src/prefs_matcher.c * src/ssl_manager.c * src/gtk/prefswindow.c replace gtk_window_position() 2004-07-28 [colin] 0.9.12cvs37.3 * src/alertpanel.c * src/alertpanel.h Add a way to specify panel type for specific panels (alertpanel()) * src/account.c * src/addressbook.c * src/compose.c * src/expldifdlg.c * src/main.c * src/messageview.c * src/summaryview.c * src/textview.c * src/gtk/sslcertwindow.c Fix alertpanel()s so that their icon match their real type 2004-07-28 [paul] 0.9.12cvs37.2 * src/addr_compl.c * src/addressbook.c * src/alertpanel.c * src/compose.c * src/export.c * src/foldersel.c * src/folderview.c * src/grouplistdialog.c * src/import.c * src/mainwindow.c * src/message_search.c * src/messageview.c * src/passphrase.c * src/prefs_actions.c * src/prefs_common.c * src/prefs_customheader.c * src/prefs_display_header.c * src/prefs_filtering.c * src/prefs_filtering_action.c * src/prefs_gtk.c * src/prefs_matcher.c * src/prefs_msg_colors.c * src/prefs_summary_column.c * src/prefs_template.c * src/sourcewindow.c * src/ssl_manager.c * src/summary_search.c * src/gtk/colorsel.c * src/gtk/description_window.c * src/gtk/gtkaspell.c * src/gtk/inputdialog.c * src/gtk/logwindow.c * src/gtk/prefswindow.c * src/gtk/progressdialog.c replace deprecated gtk_window_set_policy 2004-07-27 [colin] 0.9.12cvs37.1 * src/msgcache.c More fixes (synced for head again) 2004-07-27 [colin] 0.9.12cvs35.3 * src/msgcache.c Fix wrong test 2004-07-27 [colin] 0.9.12cvs35.2 * src/mimeview.c Fix width a bit (by Paul) * src/alertpanel.c * src/alertpanel.h Specialize icons, make alertpanel_message() private * src/message_search.c * src/sgpgme.c * src/summary_search.c Suit alertpanel changes 2004-07-27 [colin] 0.9.12cvs35.1 * src/alertpanel.c Add an icon * src/passphrase.c Add debug output - maybe someone will want to look at the problem with Grab Input :) Bump version as we're synced with HEAD 2004-07-26 [colin] 0.9.12cvs33.26 * src/pop.c Fix uidl-file parsing when not in new format 2004-07-26 [colin] 0.9.12cvs33.25 * src/gtk/menu.c Move popup menu up if necessary (fixes account selector) * src/mainwindow.c Set account selector's button height to minimum 2004-07-26 [colin] 0.9.12cvs33.24 * src/alertpanel.c Maybe fix 551 (Truncated font in alert window) 2004-07-26 [colin] 0.9.12cvs33.23 * po/de.po * po/es.po * po/fr.po * po/it.po * po/ja.po * po/pl.po * po/ru.po * po/sk.po * po/sr.po * po/zh_CN.po Sync po files with HEAD 2004-07-26 [paul] 0.9.12cvs33.22 * src/compose.c fix Bug 556 'Organisation-header is sent even if empty' 2004-07-24 [colin] 0.9.12cvs33.21 * src/compose.c * src/gtk/gtkaspell.c * src/gtk/gtkaspell.h Fix speller accelerators (require hack) 2004-07-24 [colin] 0.9.12cvs33.20 * src/gtk/gtkaspell.c Fix over-eager code deletion breaking Check while typing 2004-07-24 [colin] 0.9.12cvs33.19 * src/browseldap.c * src/ldapctrl.c * src/ldapctrl.h * src/ldapserver.h Sync ldap with HEAD (Fixes 546 LDAP completely broken) 2004-07-24 [colin] 0.9.12cvs33.18 * src/prefs_msg_colors.c Fix prototype mismatch (Fixes 547 void function cannot return value) 2004-07-24 [colin] 0.9.12cvs33.17 * src/mainwindow.c Fix sort going back to previous sort key when changing sort direction 2004-07-24 [colin] 0.9.12cvs33.16 * src/compose.c Fix space insertion when re-wrapping at cursor point 2004-07-24 [colin] 0.9.12cvs33.15 * src/gtk/gtkaspell.c Don't change cursor position in insert-text callback (Fixes 539 Word wrapping on input transposes letters) 2004-07-24 [colin] 0.9.12cvs33.14 * src/gtk/gtkaspell.c Reencode non-ascii chars to dictionary's encoding (Fixes 544 Spell check broken non english locale) 2004-07-24 [colin] 0.9.12cvs33.13 * src/summaryview.c Fix Shift+Down, add Home/End/PgUp/PgDown 2004-07-21 [colin] 0.9.12cvs33.12 * src/prefs_common.c Fix a gtk warning (Patch by Andrej Kacian) 2004-07-21 [colin] 0.9.12cvs33.11 * src/gtk/filesel.c More check 2004-07-21 [colin] 0.9.12cvs33.10 * src/compose.c * src/crash.c * src/export.c * src/import.c * src/messageview.c * src/mimeview.c * src/prefs_spelling.c * src/prefs_themes.c * src/summaryview.c * src/gtk/filesel.c * src/gtk/filesel.h * src/gtk/pluginwindow.c Untwist open/save mode guessing logic, make it explicit 2004-07-20 [colin] 0.9.12cvs33.9 * src/codeconv.c conv_encode_header: src_charset is UTF-8 on gtk2 * src/compose.c Remove double encoding of the headers 2004-07-20 [colin] 0.9.12cvs33.8 * src/codeconv.c Fix typo 2004-07-20 [colin] 0.9.12cvs33.7 * src/mainwindow.c Set the separated messageview to the saved size of Claws' messageview (Patch by Alfons) Fix a callback prototype (me) 2004-07-20 [colin] 0.9.12cvs33.6 * src/codeconv.h Forgot one hunk in 0.9.12cvs33.4 2004-07-19 [colin] 0.9.12cvs33.5 * src/action.c Action output fix Patch by Alfons 2004-07-19 [colin] 0.9.12cvs33.4 * src/compose.c Fix outgoing charset bug in headers * src/codeconv.c Clean for glib2 - Patch by Alfons 2004-07-19 [colin] 0.9.12cvs33.3 * src/statusbar.c Remove grip from the statusbar Patch by Alfons 2004-07-19 [colin] 0.9.12cvs33.2 * src/messageview.c * src/textview.c Fix messageview remembering the previous scroll position when loading a new message Patch by Alfons 2004-07-19 [colin] 0.9.12cvs33.1 * src/folder.h * src/folderview.c * src/summaryview.c Sync with HEAD 2004-07-18 [colin] 0.9.12cvs32.7 * configure.ac Remove useless check for XIM - noticed by Alfons 2004-07-18 [colin] 0.9.12cvs32.6 * src/summaryview.c Remove non-modified and shift-modified accelerators in summaryview's popup menu, as that doesn't get catched by the accel-activate signal catcher... 2004-07-18 [colin] 0.9.12cvs32.5 * src/prefs_common.c Define sensible default prefs for wrapping 2004-07-18 [colin] 0.9.12cvs32.4 * src/compose.c * src/prefs_common.c * src/prefs_common.h * src/prefs_wrapping.c Remove Smart Wrapping pref, which does nothing on gtk2 branch 2004-07-18 [colin] 0.9.12cvs32.3 * src/sourcewindow.c Proper utf8 2004-07-18 [colin] 0.9.12cvs32.2 * src/compose.c Save attachment status when drafting 2004-07-18 [colin] 0.9.12cvs32.1 * src/gtk/filesel.c Fix erratic folder selection in open mode 2004-07-18 [colin] 0.9.12cvs31.11 * src/pop.c Don't let partial messages get deleted even with "dowload all" (0.9.12cvs31.8 fix extension) 2004-07-18 [colin] 0.9.12cvs31.10 * src/gtk/logwindow.c Fix log scrolling 2004-07-18 [colin] 0.9.12cvs31.9 * src/common/utils.c Fix non-utf8 strings coming from commands and files 2004-07-18 [colin] 0.9.12cvs31.8 * src/pop.c Fix partial download bug with Download all messages option 2004-07-18 [colin] 0.9.12cvs31.7 * src/textview.c Fix bug introduced in 0.9.12cvs31.2 (blocked in select mode after double click) 2004-07-18 [colin] 0.9.12cvs31.6 * src/compose.c * src/gtk/menu.c More glib-warning fixes 2004-07-18 [colin] 0.9.12cvs31.5 * src/compose.c Fix trashing the primary clipboard when moving around with tab (Fix Bug 536 Unintuitive: "To:" copied to clipboard) 2004-07-18 [colin] 0.9.12cvs31.4 * src/codeconv.c convert unencoded iso headers to utf8 (Fix Bug 538 Unencoded local characters in subject make it disappear) 2004-07-18 [colin] 0.9.12cvs31.3 * src/compose.c Fix tab char handling in wrapping (Fix Bug 537 Line wrap problem - TAB character treated as one character instead of 8) 2004-07-18 [colin] 0.9.12cvs31.2 * src/textview.c return FALSE on GDK_MOTION_NOTIFY (Fix Bug 535 Hyperlinks/addresses are not selectable (unable to highlight)) 2004-07-18 [colin] 0.9.12cvs31.1 * src/folderview.c Sync with 0.9.12cvs31 2004-07-18 [colin] 0.9.12cvs30.4 * src/compose.c Also block text_inserted when inserting a file 2004-07-18 [colin] 0.9.12cvs30.3 * src/compose.c Fix smart wrapping (block text_inserted handler while putting quotation to avoid wrap on input, don't join lines if next is sig separator) 2004-07-17 [colin] 0.9.12cvs30.2 * src/folderview.c * src/mainwindow.c * src/mimeview.c * src/summaryview.c * src/gtk/quicksearch.c * src/gtk/quicksearch.h Block key events handlers *and* accels while quicksearch is focused (Fixes Bug 534 quick-search bar not accepting certain letters) 2004-07-17 [colin] 0.9.12cvs30.1 * src/folder.h * src/folderview.c * src/summaryview.c Sync with 0.9.12cvs30 2004-07-17 [colin] 0.9.12cvs28.2 * src/mimeview.c * src/procmime.c * src/summaryview.c * src/gtk/menu.c Squash some compile and glib warnings 2004-07-17 [paul] 0.9.12cvs28.1 * src/mimeview.c sync with 0.9.12cvs28 HEAD 2004-07-16 [paul] 0.9.12cvs26.1 * src/gtk/quicksearch.c * src/account.c * src/account.h * src/compose.c * src/customheader.c * src/folder_item_prefs.c * src/main.c * src/mainwindow.c * src/messageview.c * src/mimeview.c * src/news.c * src/pgpmime.c * src/pop.c * src/pop.h * src/prefs_account.c * src/prefs_account.h * src/prefs_common.c * src/prefs_common.h * src/prefs_display_header.c * src/prefs_gtk.c * src/prefs_gtk.h * src/procheader.c * src/procmime.c sync with 0.9.12cvs26 HEAD 2004-07-15 [colin] 0.9.12cvs18.14 * src/folder.c Disable GPG signature check during folder move and scan (Closes Bug 521 Signature checking slows down Folder-Move) 2004-07-14 [colin] 0.9.12cvs18.13 * src/common/partial_download.c update includes 2004-07-14 [colin] 0.9.12cvs18.12 * src/common/partial_download.c * src/common/partial_download.h Move doc at top, add correct copyright 2004-07-14 [colin] 0.9.12cvs18.11 * src/folder.c * src/messageview.c * src/pop.c * src/pop.h * src/procmsg.c * src/summaryview.c * src/common/Makefile.am * src/common/partial_download.c ** NEW FILES ** * src/common/partial_download.h ** NEW FILES ** Move partial-download related stuff to its own file 2004-07-14 [colin] 0.9.12cvs18.10 * src/send_message.c Fix smtp auth when user is null or empty 2004-07-13 [colin] 0.9.12cvs18.9 * src/gtk/quicksearch.c Use alphabetic order 2004-07-13 [colin] 0.9.12cvs18.8 * src/pop.c Be paranoid on the checks 2004-07-13 [colin] 0.9.12cvs18.7 * src/gtk/quicksearch.c Fix Engrish once again 2004-07-13 [colin] 0.9.12cvs18.6 * src/procmsg.c * src/summaryview.c Mark messages for deletion when they are about to be removed from trash 2004-07-13 [colin] 0.9.12cvs18.5 * src/matcher.c * src/matcher.h * src/matcher_parser_parse.y * src/prefs_matcher.c * src/gtk/quicksearch.c Add 'partial' ('p') match string to find partially downloaded messages 2004-07-13 [colin] 0.9.12cvs18.4 * src/pop.c Fix misplaced block 2004-07-13 [colin] 0.9.12cvs18.3 * src/pop.c * src/pop.h * src/messageview.c Refactor API (to avoid passing 5+ params and code duplication) * src/folder.c * src/msgcache.c * src/procheader.c * src/common/defs.h Add planned_download to cache Don't mess uidl file when moving partially downloaded mails (they change folder, we should change it in the uidl list too or we'll remove an incorrect message) (this also helps removing hacks when changing planned_download in messageview.c) 2004-07-12 [colin] 0.9.12cvs18.2 * src/gtk/quicksearch.c Fix missing status update in quicksearch 2004-07-12 [paul] 0.9.12cvs18.1 * po/POTFILES.in * src/Makefile.am * src/account.c * src/codeconv.c * src/compose.c * src/inc.c * src/main.c * src/prefs_common.c * src/procmsg.h * src/toolbar.c * src/prefs_msg_colors.[ch] ** NEW FILES ** * src/prefs_wrapping.[ch] ** NEW FILES ** * src/common/intl.h * src/common/utils.[ch] * src/gtk/quicksearch.[ch] sync with 0.9.12cvs18 HEAD 2004-07-12 [colin] 0.9.11cvs17.25 * src/folder.c * src/folder.h Remove unused function added by me in 0.9.11cvs17.10 2004-07-11 [colin] 0.9.11cvs17.24 * src/inc.c * src/messageview.c * src/pop.c * src/pop.h Use folderitem and msgnum instead of filename to know which mail to delete Move old partial mail deletion to pop.c 2004-07-10 [colin] 0.9.11cvs17.23 * src/inc.c Add debug * src/pop.c * src/pop.h Don't re-use same enums for unrelated stuff: it's completely misleading ! Document a bit 2004-07-09 [colin] 0.9.11cvs17.22 * src/inc.c Remove folder-type check and do more tests to be sure everything's ok * src/messageview.c Punctuation update, remove useless code, fix two warnings * src/noticeview.c Layout cleaning, reset 2nd button when specifying one 2004-07-09 [colin] 0.9.11cvs17.21 * src/messageview.c * src/pop.c * src/pop.h Allow user to change his mind and postpone decision (by unmarking the mail) 2004-07-09 [colin] 0.9.11cvs17.20 * src/messageview.c Fix bug with delete state * src/pop.c * src/pop.h Fix buffer leak (fread doesn't terminate buffers with \0) Refactoring (remove magic numbers) 2004-07-09 [colin] 0.9.11cvs17.19 * src/pop.c Don't log "Skipping message" if we're going to TOP it two lines later 2004-07-09 [colin] 0.9.11cvs17.18 * src/messageview.c Fix Engrish 2004-07-09 [colin] 0.9.11cvs17.17 * src/pop.c strlen checking... * src/messageview.c refactoring a bit 2004-07-08 [colin] 0.9.11cvs17.16 * src/noticeview.c * src/noticeview.h Add an optional second button * src/messageview.c * src/pop.c * src/pop.h Don't delete partially received mails after a certain time; rather, let the user decide. 2004-07-08 [colin] 0.9.11cvs17.15 * src/common/smtp.h Sync with HEAD 2004-07-08 [colin] 0.9.11cvs17.14 * src/messageview.c * src/common/smtp.c Use to_human_readable() for sizes 2004-07-08 [colin] 0.9.11cvs17.13 * src/inc.c * src/messageview.c * src/pop.c * src/pop.h * src/procmsg.c Fix partial-downloading issues: catch unsupported TOP don't delete partially downloaded mails before 5 days don't update existing with non-MH folders; that'll make dups, but it's better than trashing the folder free new msginfo parts Fix indentation ;-) 2004-07-08 [colin] 0.9.11cvs17.12 * src/common/smtp.c * src/common/smtp.h Sync smtp size verification with HEAD 2004-07-08 [colin] 0.9.11cvs17.11 * src/summaryview.c * src/prefs_common.c * src/prefs_common.h * src/gtk/quicksearch.c * src/gtk/quicksearch.h Sync sticky pref with HEAD 2004-07-08 [colin] 0.9.11cvs17.10 * src/folder.c [1.213.2.6] * src/folder.h [1.87.2.6] * src/inc.c [1.149.2.7] * src/messageview.c [1.94.2.8] * src/procheader.c [1.47.2.6] * src/procmsg.c [1.150.2.4] * src/procmsg.h [1.60.2.5] * src/pop.c [1.56.2.4] * src/pop.h [1.17.2.3] Let too big messages get downloaded, but truncated Add a button to download them completely 2004-07-06 [colin] 0.9.11cvs17.9 * src/gtk/quicksearch.c [1.1.2.3] Add a Clear button * commitHelper * PATCHSETS Add a script to help with cvs 2004-07-03 [colin] 0.9.11cvs17.8 * src/plugins/imageviewer/viewer.c fix imageviewer (which was staying on the first displayed image) 2004-07-03 [colin] 0.9.11cvs17.7 Removed FIXME_GTK2 warnings * src/gtk/gtkutils.c useless #warnings * src/gtk/menu.c useless #warnings (no need to mess with menu rc) * src/gtk/menu.h unused functions 2004-07-03 [colin] 0.9.11cvs17.6 Removed FIXME_GTK2 warnings * src/codeconv.c useless #warnings (rewrite needed) * src/compose.c useless #warnings (rewrite needed) useless #warnings (gtk2 is like that) useless #warnings (previously fixed) * src/main.c useless #warnings (previously fixed) * src/message_search.c useless #warnings (gtk2 is like that) Made apparent that search is case-sensitive * src/mimeview.c useless #warnings (rewrite needed) useless #warnings (gtk2 is like that) reimplemented real warnings * src/prefs_common.c Removed block cursor option (not it gtk2) * src/prefs_gtk.c useless #warnings (rewrite needed) * src/procheader.c useless #warnings (rewrite needed) * src/sourcewindow.c useless #warnings (incorrect placing) * src/summary_search.c useless #warnings (gtk2 is like that) Made apparent that search is case-sensitive * src/action.c useless #warnings (gtk2 is like that) * src/textview.c useless #warnings (rewrite needed) * src/toolbar.c useless #warnings (rewrite needed) 2004-07-03 [colin] 0.9.11cvs17.5 * src/textview.c Fix mismerge which broke URI opening 2004-07-01 [colin] 0.9.11cvs17.4 * src/gtk/filesel.c Fill filename when saving 2004-06-27 [colin] 0.9.11cvs17.3 * src/gtk/filesel.[ch] Use the new GTK file selector Update prototype to match the reality: multiple file selection is open-only * src/compose.c Match the new prototypes * configure.ac Match the new requirements (gtk 2.4.0) 2004-06-26 [colin] 0.9.11cvs17.2 * src/plugins/trayicon/trayicon.c Remove useless signal handler on resize, which causes an infinite "loop" 2004-06-26 [colin] 0.9.11cvs17.1 * tools/Makefile.am remove launch_firebird and add nautilus2sylpheed.sh * src/quicksearch.c src/summaryview.c Fix show/hide "Extended symbols" button problem Fix apparition at startup Fix const warnings * src/plugins/image_viewer/Makefile.am Fix configure * common/ssl.c Re-enable certificate check, as it doesn't seem to cause Xlib errors anymore 2004-06-25 [paul] 0.9.11cvs17 * sync with 0.9.11cvs17 HEAD NOTE: QuickSearch is broken 2004-06-07 [colin] 0.9.10claws67.10 * src/plugins/trayicon/trayicon.c src/plugins/trayicon/libeggtrayicon/Makefile.am src/plugins/trayicon/libeggtrayicon/eggtrayicon.c Fix gettextization in trayicon plugin 2004-06-07 [colin] 0.9.10claws67.9 * src/summaryview.c src/gtk/gtksctree.[ch] Let Shift+{Up,Down} work in summaryview (well, Down "works" and Up works) Let the list scroll when using these keys 2004-06-06 [colin] 0.9.10claws67.8 * src/plugins/trayicon/trayicon.c Fix pixmap update 2004-06-06 [colin] 0.9.10claws67.7 * src/addressbook.c Fix signal handling causing system-wide focus grab 2004-05-25 [paul] 0.9.10claws67.6 * Makefile.am src/Makefile.am clean up 2004-05-25 [paul] 0.9.10claws67.5 * replace deprecated gtk_signal... functions 2004-05-23 [colin] 0.9.10claws67.4 * src/compose.c Fix wrapping 2004-05-22 [colin] 0.9.10claws67.3 * src/compose.c Re-fix [Edited] in compose.c::compose_reedit() 2004-05-22 [colin] 0.9.10claws67.2 * src/procmime.c Fix parsing of multiparts mails 2004-05-22 [colin] 0.9.10claws67.1 * src/summaryview.c Fix quicksearch 2004-05-22 [paul] 0.9.10claws67 * sync with 0.9.10claws67 HEAD 2004-05-14 [alfons] * src/procmime.h add forgotton prototype 2004-05-10 [paul] 0.9.10claws57 * sync with 0.9.10claws57 HEAD 2004-05-05 [paul] 0.9.9.claws1 * ChangeLog-gtk2 ** REMOVED ** ChangeLog-gtk2.claws ** ADDED ** rename and adopt the normal claws format * configure.ac require gtkmathview >= 0.5 * ac/* ** REMOVED ** ac/ ** REMOVED ** intl/Makefile.in ** REMOVED ** m4/ ** ADDED ** m4/missing ** ADDED ** m4/missing/gdk-pixbuf.m4 ** ADDED ** m4/missing/gettext.m4 ** ADDED ** m4/missing/gpgme.m4 ** ADDED ** m4/missing/imlib.m4 ** ADDED ** m4/.cvsignore ** ADDED ** m4/Makefile.am ** ADDED ** m4/README ** ADDED ** m4/aclocal-include.m4 ** ADDED ** m4/aspell.m4 ** ADDED ** m4/check-type.m4 ** ADDED ** m4/gnupg-check-typedef.m4 ** ADDED ** m4/openssl.m4 ** ADDED ** m4/spamassassin.m4 ** ADDED ** po/ChangeLog ** REMOVED ** po/Makefile.in.in ** REMOVED ** po/Rules-quot ** REMOVED ** po/boldquot.sed ** REMOVED ** po/en@boldquot.header ** REMOVED ** po/en@quot.header ** REMOVED ** po/insert-header.sin ** REMOVED ** po/quot.sed ** REMOVED ** po/remove-potcdate.sed ** REMOVED ** po/remove-potcdate.sin ** REMOVED ** po/stamp-po ** REMOVED ** Makefile.am autogen.sh configure.ac enable building with automake 1.8.x add 'autopoint --force' to autogen.sh and remove all auto-generated files, remove ac/ directory and use m4/ directory instead * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c fix gettextization 2004-02-28 Colin Leroy * src/prefs_matcher.c src/prefs_filtering.c src/prefs_filtering_action.c Fix non-editable GtkEntries 2004-02-22 Thorsten Maerz * src/prefs_themes.c utf8 conversion for theme info 2004-02-21 Thorsten Maerz * sync 0.9.9claws 2004-02-14 Thorsten Maerz * src/grouplistdialog.c allow multiple selections without ctrl key 2004-02-09 Thorsten Maerz * src/main.c enable customizable accelerators 2004-02-08 Thorsten Maerz * src/prefs_common.c re-enable different font settings for gtk1/2 * src/prefs_folder_item.c fix folder prefs displayed wrong * src/textview.c set 'sunken' shadow type 2004-02-07 Colin Leroy * src/compose.c Fix message being always [Edited] Encode headers correctly (utf8 buf) 2004-01-27 Thorsten Maerz * src/socket.c remove double g_source_attach() (Thanks to Colin Leroy) 2004-01-27 Thorsten Maerz * src/gtk/gtksctree.c Fix SSL certificate list not shown * src/mimeview.c Fix clicks in mime tree 2004-01-27 Thorsten Maerz * src/common/socket.c Fix SSL receive * src/compose.c Fix clipboard menu hotkeys 2004-01-25 Thorsten Maerz * src/gtk/gtkaspell.[ch] src/compose.c reimplement spellchecker 2004-01-25 Thorsten Maerz * src/gtk/filesel.c crash when inserting file in compose window (TODO: keep old selection on clicks) * src/main.c use gtkrc-2.0 instead of gtkrc 2004-01-25 Thorsten Maerz * src/messageview.c remove orphaned mimeview unref() 2004-01-20 Thorsten Maerz * src/grouplistdialog.c expand nodes containing subscribed groups 2004-01-19 Thorsten Maerz * src/textview.c textview: hide cursor, restore old click behaviour 2004-01-18 Thorsten Maerz * src/textview.c variable names messed up 2004-01-17 Colin Leroy * src/addr_compl.c Fix completion address too thin * src/compose.c Fix tab-to-subject behaviour * src/summaryview.c Implement key up & down in summaryview 2004-01-12 Thorsten Maerz * sync 098claws 2004-01-08 Thorsten Maerz * configure.ac Makefile.am doc/.cvsignore doc/Makefile.am faq, man, manual moved to doc/ * ac/aspell.m4 ac/check-type.m4 ac/gnupg-check-typedef.m4 ac/openssl.m4 ac/spamassassin.m4 ac/missing/gdk-pixbuf.m4 ac/missing/gpgme.m4 ac/missing/imlib.m4 fix automake warnings 2003-12-06 Colin Leroy * src/summaryview.c Fix quicksearch 2003-12-05 Colin Leroy * src/summaryview.c Fix going to next unread folder 2003-12-05 Colin Leroy * src/crash.c Fix gtk2 compilation * src/session.c Remove iotag source handler at disconnection * src/socket.[ch] Remove source handler when closing socket (fixes another seg) 2003-12-04 Colin Leroy * src/compose.c src/prefs_account.c src/prefs_common.c Fix some dropdown menus 2003-12-04 Colin Leroy * src/compose.c Fix event handlers on header fields * src/common/socket.c src/common/session.c Fix segfault with callback (SSL) Fix end of session 2003-10-06 Thorsten Maerz * Fix compile bug in src/compose.c * removed src/gtk/gtkstext.[ch] 2003-09-17 Takuro Ashie * Convert character set and escape "text" attributes in toolbar setting files. * Fixed bug in button-press-event handling. 2003-09-16 Thorsten Maerz * Fixed bug in key-press-event handling. 2003-09-16 Takuro Ashie * Enabled to compile tray-icon plugin (Ad-hoc). * Avoid hang up bug of icon list in mime view (Ad-hoc). 2003-09-14 Takuro Ashie * Enabled to compile on sylpheed-claws. (tray-icon plugin still cannot compile yet.) 2003-09-06 Takuro Ashie * Updated to 0.9.5. 2003-08-02 Takuro Ashie * Updated to 0.9.4. * Ported monitoring SSL mechanism to GSource of GLib2 (I don't confirm it) * Added _gtk2 suffix to key name of font preference to avoid ovverwriting preference of Gtk+-1.2 version. 2003-06-09 Takuro Ashie * Updated to 0.9.2. 2003-05-30 Takuro Ashie * Updated to 0.9.1. * Translate po files into UTF-8 when execute autogen.sh. 2003-05-28 Takuro Ashie * Updated to 0.9.0. 2003-04-29 Takuro Ashie * Plugged GError related memory leaks. 2003-04-28 Takuro Ashie * Changed default size of fonts. * Enabled to set titile font size of warning dialog. 2003-04-23 Takuro Ashie * Embed a sylpheed icon into executable binary on Windows. 2003-04-21 Takuro Ashie * I forgot to traslate character set of element string in src/xml.c. 2003-04-18 Takuro Ashie * Fixed detecting bind_textdomain_codeset in configure.in. * The bug in which "Example" of "Date fromat" preference isn't displayed correctly has been fixed. 2003-04-04 Takuro Ashie * Added bind_textdomain_codeset into AC_CHECK_FUNCS. Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT. glib-gettextize Removed intl directory. Translated po files into UTF-8. (Thanks! Ryuji Abe) 2003-03-28 Takuro Ashie * The bug which doesn't unscape string in xml.c has been fixed. 2003-03-27 Takuro Ashie * The bug which is failed to translate encoding of file name thorough file dialog has been fixed. 2003-03-25 Takuro Ashie * Modified to translate file names which is used in inporting/expoting mbox feature and "Save as" feature into locale encoding. * Translate file names into locale encoding when "Attache file" and "Insert file". * Force set G_BROKEN_FILENAMES environment variable. * Other minor fixes. 2003-03-17 Takuro Ashie * Modified to treat MH folder's name as locale encoding. 2003-03-16 Takuro Ashie * The bug which clash on switching candidates of auto completion of addresses, cannot use auto completion in Japanesse is fixed (Thanks! Tokunaga-san)бе 2003-03-14 Takuro Ashie * The bug which cannot switch key accelerator preference has been fixed (Thanks! smbd-san)бе 2003-03-14 Takuro Ashie * version 0.8.11-gtk2-20030314 2003-03-14 Takuro Ashie * The bug in which character set conversion of filtering messages has been fixed.(Thanks! COCOA-san). 2003-03-13 Takuro Ashie * Revived "Leave space on head" preference in "Message" category. * A bug which clash when put the cursor to end of buffer and execute "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san) 2003-03-12 Takuro Ashie * version 0.8.11-gtk2-20030312 2003-03-12 Takuro Ashie * Fixed position of switching account popup (Thanks! Ikezoe-san)бе * Modified to use Pango's API directly for font preference. * Integrated GtkTextView of textview to one widget. * Set fonts of header title in textview by "header_title" tag. * Removed some deprecated codes. 2003-03-11 Takuro Ashie * Updated to 0.8.11. * Merged cygwin patch(Thanks! Sakai-san). 2003-03-09 Takuro Ashie * version 0.8.10-gtk2-20030309