2005-07-25 [paul] 1.9.13cvs2
[claws.git] / ChangeLog-gtk2.claws
index 0441f5fde0bc366e728b7ba3074a54bb38f2c1f0..a1a84fb74e3bea6e9b75d1abdf2d6e6365158cf0 100644 (file)
@@ -1,3 +1,920 @@
+2005-07-25 [paul]      1.9.13cvs2
+
+       * src/summaryview.c
+               fix typos. spotted by Fabien Vantard
+
+2005-07-24 [paul]      1.9.13cvs1
+
+       * doc/man/sylpheed.1
+               update man page, incorporating fix of
+               bug 769 'Typo in manpage'
+       * src/etpan/imap-thread.c
+               fix NetBSD openssl dependencies. patch by
+               George Michaelson <ggm@apnic.net>
+       * po/pt_BR.po
+               updated by Frederico Goncalves Guimaraes
+
+2005-07-22 [paul]      1.9.13
+
+       1.9.13 release
+
+2005-07-22 [paul]      1.9.12cvs91
+
+       * AUTHORS
+       * INSTALL
+       * README.claws
+       * RELEASE_NOTES.claws
+               updated for release
+       * configure.ac
+       * po/nb.po
+       * tools/claws.i18n.status.pl
+               add Norwegian translation. submiited by
+               Geir Helland <pjallabais@users.sourceforge.net>
+       * po/ca.po
+       * po/de.po
+       * po/es.po
+       * po/fi.po
+       * po/fr.po
+       * po/it.po
+       * po/sk.po
+       * po/sr.po
+       * po/zh_CN.po
+               updated by Miquel Oliete, Thomas Gilgin, Ricardo
+               Mones Lastra, Tommi Pirinen, Fabien Vantard,
+               Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
+               Yang Guilong
+       * src/plugins/clamav/clamav_plugin_gtk.c
+       * src/plugins/spamassassin/spamassassin_gtk.c
+               replace outdated description strings
+
+2005-07-21 [colin]     1.9.12cvs90
+
+       * src/folder.c
+               Set folder to batch mode when scanning it. Makes deletion
+               of unread mails on IMAP much faster (due to the UNREAD 
+               flag unsetting)
+
+2005-07-21 [darko]     1.9.12cvs89
+
+       * configure.ac
+               link against libresolv if necessary (patch by Paul)
+       * src/msgcache.c
+               use glib's portable macros to determine endianness
+
+2005-07-21 [paul]      1.9.12cvs88
+
+       * src/crash.c
+       * src/gtk/about.c
+               update compiled-in features list
+
+2005-07-20 [colin]     1.9.12cvs87
+
+       * src/folder.c
+       * src/textview.c
+               Gcc 2.9x compilation fixes, thanks to Darko
+       * src/plugins/clamav/clamav_plugin.c
+               Little optimisation: load virus database only once
+       * src/plugins/spamassassin/spamassassin.c
+               Big optimisation: filtering one mail took at least 1 second,
+               now it takes at least 50ms. Doesn't speed up spamassassin 
+               itself, but should already be much more tolerable.
+
+2005-07-20 [colin]     1.9.12cvs86
+
+       * src/summaryview.c
+               Fix performance issue
+
+2005-07-19 [colin]     1.9.12cvs85
+
+       * src/plugins/pgpinline/plugin.c
+               Fix warning
+
+2005-07-19 [colin]     1.9.12cvs84
+
+       * configure.ac
+       * src/plugins/Makefile.am
+       * src/plugins/pgpinline/.cvsignore
+       * src/plugins/pgpinline/Makefile.am
+       * src/plugins/pgpinline/pgpinline.c
+       * src/plugins/pgpinline/pgpinline.deps
+       * src/plugins/pgpinline/pgpinline.h
+       * src/plugins/pgpinline/plugin.c
+               Put pgpinline in the main tree
+
+2005-07-19 [paul]      1.9.12cvs83
+
+       * src/prefs_actions.c
+               prevent '//' in menu names, which cause a crash
+               thanks to Colin
+
+2005-07-19 [paul]      1.9.12cvs82
+
+       * configure.ac
+               be generally more informative in configure output.
+               OpenSSL: correction: '[ --enable-openssl ...' -> 
+               '[ --disable-openssl ...', as --enable-openssl is default
+               PGP/MIME: don't check for GPGME again, check for
+               pgpcore instead. Therefore prevent the possibility of
+               attempting to build pgpmime if pgpcore dependencies are
+               not met
+               ClamAV: use pkgconfig to check for lib
+               libgnomeprint: revert logic on inner test to match
+               everything else
+       * src/plugins/pgpcore/sgpgme.c
+               add missing include
+
+2005-07-19 [colin]     1.9.12cvs81
+
+       * src/summaryview.c
+               Fix slow thread rebuilding in particular
+               cases
+
+2005-07-19 [paul]      1.9.12cvs80
+
+       * sylpheed-claws.desktop
+               fix typo, spotted by Stephan Sachse
+       * src/account.c
+               replace GTK_STOCK_ADD with
+               GTK_STOCK_NEW button
+
+2005-07-18 [colin]     1.9.12cvs79
+
+       * src/etpan/imap-thread.c
+               Fix return value (Thanks Hoa)
+
+2005-07-18 [colin]     1.9.12cvs78
+
+       * src/imap.c
+               Allow empty passwords
+               Create drafts/queue/outbox if necessary
+       * src/summaryview.c
+               Remove old code
+       * src/etpan/imap-thread.c
+               Fix STARTTLS (Thanks to Hoa)
+
+2005-07-18 [paul]      1.9.12cvs77
+
+       * ChangeLog-gtk2.jp
+       * ChangeLog.jp
+               removed
+       * Makefile.am
+               updated to reflect additions and removals
+       * TODO
+               updated to be claws-specific
+       * TODO-gtk2
+       * TODO-gtk2.jp
+       * TODO.jp
+       * sylpheed-128x128.png
+       * sylpheed-64x64.png
+               removed
+       * sylpheed-claws-128x128.png
+       * sylpheed-claws-64x64.png
+       * sylpheed-claws.desktop
+       * sylpheed-claws.png
+               added
+       * sylpheed.desktop
+       * sylpheed.png
+               removed
+
+2005-07-17 [paul]      1.9.12cvs76
+
+       * src/account.c
+       * src/addressbook.c
+       * src/alertpanel.c
+       * src/alertpanel.h
+       * src/compose.c
+       * src/exphtmldlg.c
+       * src/expldifdlg.c
+       * src/folderview.c
+       * src/imap_gtk.c
+       * src/inc.c
+       * src/message_search.c
+       * src/messageview.c
+       * src/mh_gtk.c
+       * src/news_gtk.c
+       * src/prefs_actions.c
+       * src/prefs_filtering.c
+       * src/prefs_matcher.c
+       * src/prefs_template.c
+       * src/prefs_themes.c
+       * src/ssl_manager.c
+       * src/summary_search.c
+       * src/textview.c
+       * src/toolbar.c
+       * src/gtk/sslcertwindow.c
+       * src/plugins/pgpcore/sgpgme.c
+               rework alertpanels
+
+2005-07-17 [colin]     1.9.12cvs75
+
+       * src/privacy.c
+               add a PrivacySystem accessor that checks that
+               the system cached in a MimeInfo's privacydata
+               is still registered. Use this accessor instead
+               of directly using data->system. Fixes crashes
+               after unloading pgp plugins.
+
+2005-07-17 [colin]     1.9.12cvs74
+
+       * src/alertpanel.c
+               Change geometry hints to a simple default size.
+               Fixes the certs dialogs.
+
+2005-07-17 [colin]     1.9.12cvs73
+
+       * src/gtk/sslcertwindow.c
+               Use a gtkExpander
+
+2005-07-17 [colin]     1.9.12cvs72
+
+       * src/plugins/pgpcore/Makefile.am
+       * src/plugins/pgpmime/Makefile.am
+               Add gpgme libs
+
+2005-07-17 [paul]      1.9.12cvs71
+
+       * configure.ac
+               add --disable-gnomeprint option
+               modified version of patch by Marius Mauch
+
+2005-07-17 [paul]      1.9.12cvs70
+
+       * src/common/defs.h
+               update urls
+       * src/account.c
+       * src/action.c
+       * src/addressbook.c
+       * src/compose.c
+       * src/foldersel.c
+       * src/folderview.c
+       * src/html.c
+       * src/imap_gtk.c
+       * src/main.c
+       * src/mainwindow.c
+       * src/messageview.c
+       * src/mh_gtk.c
+       * src/mimeview.c
+       * src/news_gtk.c
+       * src/prefs_account.c
+       * src/prefs_send.c
+       * src/prefs_summaries.c
+       * src/procmsg.c
+       * src/summaryview.c
+       * src/common/utils.c
+       * src/common/xml.c
+       * src/plugins/pgpcore/passphrase.c
+       * src/plugins/pgpcore/select-keys.c
+               replace inappropriately used backticks
+               with single quotes
+
+2005-07-16 [colin]     1.9.12cvs69
+
+       * src/image_viewer.c
+               Add extra paranoid checks
+
+2005-07-16 [colin]     1.9.12cvs68
+
+       * src/plugins/pgpcore/prefs_gpg.c
+               Don't auto-check sigs by default, as it
+               can be really slow.
+
+2005-07-16 [colin]     1.9.12cvs67
+
+       * src/plugins/pgpcore/sgpgme.c
+               Make messages a bit better.
+
+2005-07-16 [colin]     1.9.12cvs66
+
+       * src/imap.c
+               Remove pseudo-log
+       * src/etpan/imap-thread.c
+               Add real log
+
+2005-07-16 [colin]     1.9.12cvs65
+
+       * src/main.c
+       * src/prefs_other.c
+               And now, fix build with libetpan :-/
+
+2005-07-15 [colin]     1.9.12cvs64
+
+       * src/prefs_other.c
+               Continue fixing build without libetpan.
+
+2005-07-15 [colin]     1.9.12cvs63
+
+       * src/main.c
+               Fix build with --disable-libetpan
+
+2005-07-15 [colin]     1.9.12cvs62
+
+       * configure.ac
+               Bump libetpan's version
+
+2005-07-15 [colin]     1.9.12cvs61
+
+       * src/etpan/imap-thread.c
+               Actually stop logging :)
+
+2005-07-15 [colin]     1.9.12cvs60
+
+       * src/addressbook.c
+               Fix dnd of multiple addresses.
+
+2005-07-15 [hoa]       1.9.12cvs59
+
+       * src/etpan/imap-thread.c
+           disable login of IMAP password in libetpan log file.
+
+2005-07-15 [paul]      1.9.12cvs58
+
+       * src/account.c
+               don't automatically sort
+               do allow drag n drop
+
+2005-07-15 [paul]      1.9.12cvs57
+
+       * src/account.c
+       * src/ssl_manager.c
+               alphabetical listing
+
+2005-07-15 [paul]      1.9.12cvs56
+
+       * src/gtk/pluginwindow.c
+               sort plugin list alphabetically
+
+2005-07-15 [paul]      1.9.12cvs55
+
+       * src/prefs_spelling.c
+       * src/prefs_wrapping.c
+               unify English usage
+
+2005-07-15 [colin]     1.9.12cvs54
+
+       * src/wizard.c
+               Typo fix
+
+2005-07-15 [paul]      1.9.12cvs53
+
+       * src/prefs_message.c
+               make 'show cursor' a hidden option
+
+2005-07-14 [colin]     1.9.12cvs52
+
+       * src/plugins/spamassassin/Makefile.am
+       * src/plugins/clamav/Makefile.am
+               Fix double EXTRA_DISTs
+
+2005-07-14 [colin]     1.9.12cvs51
+
+       * src/plugins/clamav/Makefile.am
+       * src/plugins/clamav/clamav_plugin_gtk.deps
+       * src/plugins/spamassassin/Makefile.am
+       * src/plugins/spamassassin/spamassassin_gtk.deps
+               Make $plugin_gtk depend on $plugin
+
+2005-07-14 [hoa]       1.9.12cvs50
+
+       * src/etpan/imap-thread.c
+               enable debug log of libetpan when running with --debug
+
+2005-07-14 [colin]     1.9.12cvs49
+
+       * configure.ac
+       * src/common/Makefile.am
+       * src/common/plugin.c
+       * src/common/plugin.h
+               Add a little plugin dependancy system.
+               Plugins can ship a $plugin_name.deps file
+               (near them in PLUGINDIR) so that their
+               dependancies are loaded if possible.
+       * src/plugins/Makefile.am
+       * src/plugins/pgpcore/Makefile.am
+       * src/plugins/pgpcore/passphrase.c
+       * src/plugins/pgpcore/passphrase.h
+       * src/plugins/pgpcore/plugin.c
+       * src/plugins/pgpcore/prefs_gpg.c
+       * src/plugins/pgpcore/prefs_gpg.h
+       * src/plugins/pgpcore/select-keys.c
+       * src/plugins/pgpcore/select-keys.h
+       * src/plugins/pgpcore/sgpgme.c
+       * src/plugins/pgpcore/sgpgme.h
+               Introduce pgpcore, used by pgpmime and
+               pgpinline
+       * src/plugins/pgpmime/Makefile.am
+       * src/plugins/pgpmime/passphrase.c
+       * src/plugins/pgpmime/passphrase.h
+       * src/plugins/pgpmime/pgpmime.c
+       * src/plugins/pgpmime/pgpmime.deps
+       * 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/select-keys.h
+       * src/plugins/pgpmime/sgpgme.c
+       * src/plugins/pgpmime/sgpgme.h
+               Remove the core from pgpmime and add the
+               dependancy to pgpcore.
+
+2005-07-14 [paul]      1.9.12cvs48
+
+       * src/stock_pixmap.c
+               forgot this in last commit
+
+2005-07-14 [paul]      1.9.12cvs47
+
+       * src/account.c
+       * src/addressbook.c
+               add accelerators for the buttons (sync with main)
+       * src/compose.c
+       * src/compose.h
+               add accelerators for the buttons.
+               fix editing with external editor.
+               replace gdk_input_*() with GIOChannel;
+               (sync with main)
+       * src/foldersel.c
+               display folder names with new/unread
+               representation (sync with main)
+       * src/main.c
+               specify default window icon (sync with main)
+       * src/prefs_common.c
+               use_addr_book default to FALSE
+       * src/summaryview.c
+       * src/textview.c
+               add accelerators for the buttons (sync with main)
+       * src/gtk/menu.c
+               fix typos
+       * src/pixmaps/sylpheed_icon.xpm
+               updated
+
+2005-07-13 [paul]      1.9.12cvs46
+
+       * src/plugins/pgpmime/pgpmime.c
+       * src/plugins/pgpmime/sgpgme.c
+               (temporarily) use deprecated gpgme_data_rewind()
+               while largefile support is not present
+               (as suggested by Colin)
+
+2005-07-13 [paul]      1.9.12cvs45
+
+       * configure.ac
+               remove large file support (for now):
+               it breaks too many things
+
+2005-07-13 [paul]      1.9.12cvs44
+
+       * configure.ac
+               add large file support
+       * src/html.c
+               fix bug #763 where href attribute was not
+               the very first attribute of a link
+               patch by Thomas Gilgin
+
+2005-07-13 [colin]     1.9.12cvs43
+
+       * src/gtk/pluginwindow.c
+               Little portability fix
+
+2005-07-13 [colin]     1.9.12cvs42
+
+       * src/plugins/pgpmime/sgpgme.c
+               Fix crasher.
+
+2005-07-13 [colin]     1.9.12cvs41
+
+       * src/plugins/pgpmime/pgpmime.c
+       * src/plugins/pgpmime/sgpgme.c
+               Use gpgme_data_release_and_get_mem instead
+               of gpgme_data_read.
+
+2005-07-13 [colin]     1.9.12cvs40
+
+       * configure.ac
+       * 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
+               Port pgpmime to gpgme-1.0.
+
+2005-07-12 [paul]      1.9.12cvs39
+
+       * AUTHORS
+       * src/toolbar.c
+       * src/toolbar.h
+               add a 'Go to Prev' button to the toolbar.
+               correct tooltip text of go to buttons.
+               based on patch by Yang Guilong <bamanzi@gmail.com>
+
+2005-07-12 [colin]     1.9.12cvs38
+
+       * src/statusbar.c
+               Fix progress bar showing stuff at startup.
+
+2005-07-12 [paul]      1.9.12cvs37
+
+       * src/editjpilot.c
+               fix building with jpilot support
+
+2005-07-11 [colin]     1.9.12cvs36
+
+       * src/inc.c
+               Add visual indication that filtering is running
+       * src/textview.c
+               Make {}[] uri delimiters
+       * src/summaryview.c
+               Remove useless (and slow) calls
+
+2005-07-11 [paul]      1.9.12cvs35
+
+       * src/plugins/clamav/clamav_plugin_gtk.c
+       * src/plugins/dillo_viewer/dillo_prefs.c
+       * src/plugins/pgpmime/prefs_gpg.c
+       * src/plugins/spamassassin/spamassassin_gtk.c
+               gather plugins prefs together under their
+               own 'Plugins' heading
+
+2005-07-11 [paul]      1.9.12cvs34
+
+       sync with main
+
+       * src/account.c
+               account_delete(): modified alert dialog
+       * src/editjpilot.c
+       * src/editvcard.c
+               fixed a crash when cancelling file selection
+               dialog by Escape key. Made non-ascii filename
+               selectable.
+       * src/prefs_template.c
+               prefs_template_window_create(): make scrolled
+               window policy AUTOMATIC
+
+2005-07-10 [hoa]       1.9.12cvs33
+
+       * src/etpan/imap-thread.c
+               workaround for old Courier IMAP servers.
+
+2005-07-10 [colin]     1.9.12cvs32
+
+       * src/folder.c
+       * src/statusbar.c
+       * src/statusbar.h
+               Add visual progress indicator on filtering/processing
+               Factorize the progress bar code
+       * src/imap.c
+       * src/imap.h
+       * src/etpan/imap-thread.c
+               Add a reference counter to avoid destroying the Folder
+               while it's in use by another callback.
+
+2005-07-09 [hoa]       1.9.12cvs31
+
+       * src/imap.c
+       * src/etpan/imap-thread.c
+               fixed deadlock when removing IMAP account.
+
+2005-07-08 [colin]     1.9.12cvs30
+
+       * src/textview.c
+       * src/unmime.c
+               Fix again problems decoding broken headers
+       * src/gtk/inputdialog.c
+               Fix local variable shadowing a global one
+
+2005-07-08 [colin]     1.9.12cvs29
+
+       * src/msgcache.c
+               Make the cache/mark files platform-agnostic by writing
+               them in little-endian format. Reading them is also done
+               in little-endian format, of course; however, in order
+               to avoid trashing mark data on big-endian machines, the
+               files are, at first, read from the native format if the
+               little-endian one doesn't exist. This is easy to deter-
+               mine by trying to open a file with a swapped data_ver
+               and seeing if it's the wanted version.
+               Little-endian using users should see absolutely no
+               difference, Big-endian users may get a very little
+               performance drop due to byte-swapping.
+               Tested on i386 and ppc32. 
+               Fixes bug #159 (The index file, in the mailboxes, is 
+               hardware depending).
+
+               To have the cache/mark files updated to the new little-
+               endian format, "Check for new messages" or even
+               "Rebuild folder tree" aren't enough. Files will be
+               updated as soon as a folder has been opened/closed.
+               To update everything, just select all folders by
+               selecting them one by one.
+
+2005-07-07 [colin]     1.9.12cvs28
+
+       * src/imap.c
+               Remember the folder separator per IMAPFolder
+               instead of globally.
+               Revive the Session on noop; fixes bug #761
+               (mark a bunch of unread messages as read takes 
+               forever)
+
+2005-07-07 [darko]     1.9.12cvs27
+
+       * src/common/template.c
+               Sort templates alphabetically
+
+2005-07-06 [colin]     1.9.12cvs26
+
+       * src/imap.c
+               Try to use the correct separator in
+               most cases. Possibly fixes bug #759
+               (only creates the INBOX folder when 
+               setting up new IMAP account) and 
+               bug #760 (Can't retrieve messages)
+
+2005-07-06 [colin]     1.9.12cvs25
+
+       * src/imap.c
+               Use real_path in status command. This will
+               help later, when namespaces will be used.
+
+2005-07-06 [colin]     1.9.12cvs24
+
+       * configure.ac
+       * src/account.c
+       * src/folder.c
+       * src/imap.c
+       * src/etpan/etpan-log.c
+       * src/etpan/etpan-thread-manager.c
+       * src/etpan/imap-thread.c
+               Add a --disable-libetpan parameter. With this,
+               users that don't want IMAP4 support can avoid
+               the new dependancy (and have no IMAP support).
+               Users that have IMAP4 accounts and use this
+               parameter won't lose their configuration, their
+               IMAP accounts will just be invisible and not
+               used.
+       * src/textview.c
+               Make the "Copy ..." contextual menu items 
+               copy to both the X clipboard and the gtk 
+               clipboard - as most other apps do.
+       * src/gtk/about.c
+               Add a notice about OpenSSL usage, in order to
+               comply with OpenSSL's license (point 6):
+               http://www.openssl.org/source/license.html
+
+2005-07-06 [colin]     1.9.12cvs23
+
+       * src/alertpanel.c
+               Fix a minimum size for alertpanels
+       * src/compose.c
+               Show 'No space left on device' type errors
+               when queuing/sending
+       * src/imap_gtk.c
+       * src/mh_gtk.c
+               Rework folder's deletion message (remove 
+               extra \n)
+
+2005-07-05 [colin]     1.9.12cvs22
+
+       * src/imap.c
+               Add an alertpanel on auth error
+               Add pseudo-log
+               Remove pthread-related stuff
+
+2005-07-05 [colin]     1.9.12cvs21
+
+       * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
+               Fix crash on plugin reloading (with a hack)
+
+2005-07-05 [colin]     1.9.12cvs20
+
+       * src/prefs_account.c
+       * src/prefs_account.h
+               Fix typo
+       * src/gtk/filesel.c
+       * src/gtk/filesel.h
+               Add a way to filter the view
+       * src/gtk/pluginwindow.c
+               Filter loadable stuff
+       * src/plugins/pgpmime/prefs_gpg.c
+               Fix missing unregistration
+       * .cvsignore
+       * src/etpan/.cvsignore
+       * src/plugins/spamassassin/.cvsignore
+               Add more stuff to cvs ignored files
+
+2005-07-04 [colin]     1.9.12cvs19
+
+       * src/imap.c
+               Fix scan_required returning FALSE when it
+               shouldn't. Maybe fix #760 (Can't retrieve
+               messages)
+
+2005-07-04 [colin]     1.9.12cvs18
+
+       * src/summaryview.c
+               Fix always_show_msg pref
+
+2005-07-04 [paul]      1.9.12cvs17
+
+       sync with main (forgotten in last commit)
+       
+       * src/common/utils.c
+       * src/common/utils.h
+               check_line_length(): new.
+               is_dir_exist()
+               is_file_entry_exist()
+               dirent_is_regular_file()
+               dirent_is_directory(): use g_file_test() instead of stat().
+
+2005-07-04 [paul]      1.9.12cvs16
+
+       sync with main:
+
+       * src/compose.c
+               compose_write_to_file(): check for line
+               length limit and display warning if exceeds
+       * src/jpilot.c
+               use get_home_dir() instead of g_get_home_dir()
+       * src/procheader.c
+               removed warning about invalid date
+       * src/vcard.c
+               use get_home_dir() instead of g_get_home_dir()
+
+2005-07-04 [paul]      1.9.12cvs15
+
+       * src/stock_pixmap.c
+               fix new pixmap naming errors
+               patch by Aleksandar Urosevic <urke.dd@urosevic.net>
+
+2005-07-04 [colin]     1.9.12cvs14
+
+       * src/imap.c
+               Fix debugging string with a warning
+
+2005-07-04 [colin]     1.9.12cvs13
+
+       * configure.ac
+               Add a check for libetpan's version (>= 0.37)
+
+2005-07-04 [hoa]       1.9.12cvs12
+
+       * commitHelper
+       * src/imap.c
+       * src/etpan/imap-thread.c
+       * src/etpan/imap-thread.h
+               fixed IMAP implementation of check of mails.
+
+2005-07-03 [hoa]       1.9.12cvs11
+
+       * src/etpan/Makefile.am
+       * src/etpan/etpan-errors.h
+       * src/etpan/etpan-log.[ch]
+       * src/etpan/etpan-thread-manager-types.h
+       * src/etpan/etpan-thread-manager.[ch]
+       * src/etpan/imap-thread.[ch]
+       * src/Makefile.am
+       * src/imap.c
+       * src/main.c
+       * src/prefs_other.c
+       * configure.ac
+           merged imap branch.
+           dependency on libetpan 0.37 is now added.
+
+2005-07-01 [colin]     1.9.12cvs10
+
+       * src/Makefile.am
+       * src/folder.c
+       * src/folder.h
+       * src/folderview.c
+       * src/stock_pixmap.c
+       * src/stock_pixmap.h
+       * src/plugins/trayicon/trayicon.c
+               Add marked symbol on folders containing
+               marked messages
+       * src/procmsg.c
+       * src/procmsg.h
+       * src/toolbar.c
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/prefs_send.c
+               Add an optional confirmation dialog on queue
+               sending. Patch by wwp.
+       * src/pixmaps/dir_close_mark.xpm        ** ADDED **
+       * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
+       * src/pixmaps/dir_open_mark.xpm         ** ADDED **
+       * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
+       * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
+       * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
+       * src/pixmaps/inbox_mark.xpm            ** ADDED **
+       * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
+       * src/pixmaps/outbox_mark.xpm           ** ADDED **
+       * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
+       * src/pixmaps/trash_mark.xpm            ** ADDED **
+               New pixmaps
+
+2005-07-01 [colin]     1.9.12cvs9
+
+       * src/summaryview.c
+               Fix a little threading bug
+       * src/addrgather.c
+       * src/mainwindow.c
+               A little bit of HIG normality never hurts
+
+2005-07-01 [colin]     1.9.12cvs8
+
+       * src/compose.c
+       * src/msgcache.c
+       * src/pop.c
+       * src/procmime.c
+       * src/recv.c
+       * src/common/log.c
+       * src/common/template.c
+       * src/common/utils.c
+       * src/common/utils.h
+               Reverted the fwrite_atomic stuff. In fact
+               it is already atomic.
+
+2005-06-30 [colin]     1.9.12cvs7
+
+       * src/common/utils.c
+       * src/common/utils.h
+               Add an fwrite_atomic() function to make
+               sure we write everything: fwrite can make
+               short writes.
+       * src/compose.c
+       * src/msgcache.c
+       * src/pop.c
+       * src/procmime.c
+       * src/recv.c
+       * src/common/log.c
+       * src/common/template.c
+               Use that (and fix swapping of size and nmemb).
+               Thanks to Rich Coe for the heads up.
+
+2005-06-30 [colin]     1.9.12cvs6
+
+       * src/addressbook.c
+               Optimize addressbook opening 
+
+2005-06-30 [colin]     1.9.12cvs5
+
+       * src/summaryview.c
+               Remove calls to summary_step after move/copy
+
+2005-06-28 [paul]      1.9.12cvs4
+
+       * src/alertpanel.c
+               wrap and make the error msg selectable
+
+2005-06-28 [paul]      1.9.12cvs3
+
+       * src/ssl_manager.c
+               replace the OK button with a Close button
+       * src/gtk/foldersort.c
+               use GTK_STOCK_ icons/buttons
+
+2005-06-28 [colin]     1.9.12cvs2
+
+       * src/gedit-print.c             ** ADDED **
+       * src/gedit-print.h             ** ADDED **
+       * src/gtk/gtksourceprintjob.c   ** ADDED **
+       * src/gtk/gtksourceprintjob.h   ** ADDED **
+               I can't believe no one had enough time to tell
+               me I forgot the `cvs add`
+
+2005-06-27 [colin]     1.9.12cvs1
+
+       * src/Makefile.am
+       * src/gtk/Makefile.am
+       * src/messageview.c
+       * src/procmsg.c
+       * src/summaryview.c
+       * configure.ac
+               Add optional libgnomeprint-based printing
+       * src/mainwindow.c
+       * src/gtk/quicksearch.c
+               Add an Edit/Quick search menu item to show
+               and focus the quicksearch
+
+2005-06-27 [paul]      1.9.12
+
+       1.9.12 release
+
+       * po/ca.po
+       * po/de.po
+       * po/es.po
+       * po/fr.po
+       * po/it.po
+       * po/ko.po
+       * po/pt_BR.po
+       * po/sk.po
+       * po/zh_CN.po
+               updated by Miquel Oliete, Thomas Gilgin, Ricardo
+               Mones Lastra, Fabien Vantard, Andrea Spadaccini,
+               SungHyun Nam, Frederico Goncalves Guimaraes,
+               Andrej Kacian, and Yang Guilong
 2005-06-26 [colin]     1.9.11cvs106
 
        * src/imap_gtk.c