This commit was manufactured by cvs2svn to create branch 'gtk2'.
[claws.git] / ChangeLog-gtk2.claws
index 724bf0b027728a35cf76433d142c75d40fd5bc9d..f9b0503d6c675950170efb66b33bd7aae55773c3 100644 (file)
@@ -1,3 +1,665 @@
+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 <guy-rouillier@speakeasy.net>
+
+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
+               <fggdebian@yahoo.com.br>
+
+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