2005-10-09 [colin] 1.9.15cvs26
[claws.git] / ChangeLog-gtk2.claws
index 9f719e0f71acc43c5f52363224449d7fa331cb7e..621d2c3ba0a5317f76ec982bb54868878aadd80a 100644 (file)
@@ -1,3 +1,466 @@
+2005-10-09 [colin]     1.9.15cvs26
+
+       * src/mainwindow.c
+       * src/messageview.c
+       * src/summaryview.c
+               Clarify forward menus. Patch by wwp
+
+2005-10-09 [colin]     1.9.15cvs25
+
+       * src/compose.c
+       * src/compose.h
+               Fix bug #829 (Non-working "Encrypt message by 
+               default when replying to an encrypted message")
+
+2005-10-08 [colin]     1.9.15cvs24
+
+       * src/wizard.c
+               Fix bug #827 ("Welcome" setup wizard after a 
+               permission error gives up & forgets itself.)
+
+2005-10-08 [colin]     1.9.15cvs23
+
+       * src/procmime.c
+               Fix bug #828 (Ignoring headers with spaces around = sign)
+
+2005-10-08 [colin]     1.9.15cvs22
+
+       * src/export.c
+               Warning fix by wwp
+
+2005-10-08 [colin]     1.9.15cvs21
+
+       * src/folder.c
+       * src/folder.h
+               Add a processing_pending indicator, set on 
+               folder_item_open and cleared after 
+               folder_item_process_open
+       * src/folderview.c
+       * src/summaryview.c
+               wrap procmsg_msginfo_*_flags, and in the
+               wrapper check that there's no folder processing 
+               pending. If there is, defer the flags change until 
+               processing is done to avoid stepping over each
+               other's toes.
+               Freeze during processing, but not during scanning.
+
+2005-10-07 [colin]     1.9.15cvs20
+
+       * src/plugins/pgpcore/passphrase.c
+               Fix bug #826 (X-Server hangs when 
+               right-clicking a PGP encrypted message)
+
+2005-10-07 [paul]      1.9.15cvs19
+
+       * src/compose.c
+               fix compose_entries[]
+               patch by Fabien Vantard
+
+2005-10-06 [colin]     1.9.15cvs18
+
+       * src/pixmaps/address.xpm
+       * src/pixmaps/address_book.xpm
+       * src/pixmaps/book.xpm
+       * src/pixmaps/check_spelling.xpm
+       * src/pixmaps/checkbox_off.xpm
+       * src/pixmaps/checkbox_on.xpm
+       * src/pixmaps/close.xpm
+       * src/pixmaps/complete.xpm
+       * src/pixmaps/continue.xpm
+       * src/pixmaps/deleted.xpm
+       * src/pixmaps/down_arrow.xpm
+       * src/pixmaps/exec.xpm
+       * src/pixmaps/forwarded.xpm
+       * src/pixmaps/group.xpm
+       * src/pixmaps/ignorethread.xpm
+       * src/pixmaps/interface.xpm
+       * src/pixmaps/jpilot.xpm
+       * src/pixmaps/ldap.xpm
+       * src/pixmaps/linewrap.xpm
+       * src/pixmaps/linewrapcurrent.xpm
+       * src/pixmaps/mail.xpm
+       * src/pixmaps/mail_attach.xpm
+       * src/pixmaps/mail_compose.xpm
+       * src/pixmaps/mail_forward.xpm
+       * src/pixmaps/mail_receive.xpm
+       * src/pixmaps/mail_receive_all.xpm
+       * src/pixmaps/mail_reply.xpm
+       * src/pixmaps/mail_reply_to_all.xpm
+       * src/pixmaps/mail_reply_to_author.xpm
+       * src/pixmaps/mail_send.xpm
+       * src/pixmaps/mail_send_queue.xpm
+       * src/pixmaps/mime_application.xpm
+       * src/pixmaps/mime_audio.xpm
+       * src/pixmaps/mime_image.xpm
+       * src/pixmaps/mime_message.xpm
+       * src/pixmaps/mime_text_enriched.xpm
+       * src/pixmaps/mime_text_html.xpm
+       * src/pixmaps/mime_text_plain.xpm
+       * src/pixmaps/mime_unknown.xpm
+       * src/pixmaps/new.xpm
+       * src/pixmaps/news_compose.xpm
+       * src/pixmaps/offline.xpm
+       * src/pixmaps/online.xpm
+       * src/pixmaps/paste.xpm
+       * src/pixmaps/preferences.xpm
+       * src/pixmaps/privacy_emblem_encrypted.xpm
+       * src/pixmaps/privacy_expired.xpm
+       * src/pixmaps/privacy_failed.xpm
+       * src/pixmaps/privacy_passed.xpm
+       * src/pixmaps/privacy_signed.xpm
+       * src/pixmaps/privacy_unknown.xpm
+       * src/pixmaps/privacy_warn.xpm
+       * src/pixmaps/properties.xpm
+       * src/pixmaps/replied.xpm
+       * src/pixmaps/search.xpm
+       * src/pixmaps/unread.xpm
+       * src/pixmaps/up_arrow.xpm
+       * src/pixmaps/vcard.xpm
+               Modernize internal theme, with icons from the 
+               Gnomaws theme. Keep some of the old ones where
+               they were better.
+
+2005-10-06 [colin]     1.9.15cvs17
+
+       * src/summaryview.c
+               Little optimisations + bugfix
+       * src/toolbar.c
+               Remove default useless items - useless being defined
+                by the default relevant prefs
+       * src/wizard.c
+               include config.h to make gettext work
+       * src/prefs_themes.c
+               Fix selection of current theme in prefs
+
+2005-10-06 [colin]     1.9.15cvs16
+
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/prefs_summaries.c
+       * src/folderview.c
+               Add a warning dialog on Mark all read 
+               (with pref to get rid of it)
+
+2005-10-06 [paul]      1.9.15cvs15
+
+       * po/nb.po
+       * po/pt_BR.po
+               updated by Geir Helland and Frederico
+               Goncalves Guimaraes
+
+2005-10-05 [colin]     1.9.15cvs14
+
+       * src/folder.c
+       * src/folder.h
+       * src/folderview.c
+       * src/folderview.h
+       * src/imap_gtk.c
+       * src/mh_gtk.c
+       * src/mainwindow.c
+       * src/setup.c
+               add a way to rescan without rebuilding
+               make moving a bit faster (less folders changes)
+               don't lock the tree on Get 
+       * src/imap.c
+               Don't re-delete deleted messages before expunging
+       * src/summaryview.c
+               Set batch mode when deleting mails
+
+2005-10-05 [paul]      1.9.15cvs13
+
+       * src/mainwindow.c
+       * src/mainwindow.h
+               fix disabled Execute menu item
+       * src/toolbar.c
+               match the change in 1.9.15cvs10: use Compose
+               instead of News by default
+
+2005-10-04 [colin]     1.9.15cvs12
+
+       * src/compose.c
+               When replying to an ML post with Reply-To set
+               to the poster's email, honor it (as before),
+               but also honor our user's request to reply to
+               the mailing list: set the ML address in the To
+               field and the Reply-To address in the Cc: 
+               field.
+
+2005-10-04 [colin]     1.9.15cvs11
+
+       * src/plugins/trayicon/trayicon.c
+               Finish cosmetic change - thanks to wwp
+
+2005-10-04 [colin]     1.9.15cvs10
+
+       * src/toolbar.c
+               Use Compose instead of Email by default.
+               Spotted by wwp.
+
+2005-10-04 [colin]     1.9.15cvs9
+
+       * src/folder.c
+       * src/folder.h
+       * src/folderview.c
+       * src/imap.c
+       * src/etpan/imap-thread.c
+       * src/etpan/imap-thread.h
+               Try to make IMAP faster, by simplifying SEARCH
+               commands, avoiding sending two STATUS in a row,
+               and deferring flags sync and processing just
+               after displaying the folder. 
+               This will update the SummaryView in certain
+               cases (new mails not already fetched, flags
+               changed from another client) but in a non-
+               blocking manner.
+
+2005-10-04 [colin]     1.9.15cvs8
+
+       * src/plugins/trayicon/trayicon.c
+               Relabel "Offline" to "Work offline"
+
+2005-10-04 [colin]     1.9.15cvs7
+
+       * src/export.c
+       * src/import.c
+       * src/mbox.c
+               Fix mbox import/export buglets
+               Patch by wwp
+       * src/plugins/trayicon/trayicon.c
+               Add offline swithc
+               Patch by wwp
+
+2005-10-04 [colin]     1.9.15cvs6
+
+       * src/folder.c
+       * src/folderview.c
+       * src/summaryview.c
+               Better fix (don't break mark all read) for cvs2
+
+2005-10-03 [colin]     1.9.15cvs5
+
+       * src/folder.c
+               Use a sane sort by default
+
+2005-10-03 [colin]     1.9.15cvs4
+
+       * src/inc.c
+               Add a 'Only once' button for overriding offline mode
+       * src/prefs_account.c
+       * src/wizard.c
+               Add Local mbox to the wizard
+               Add IMAP subdir to the wizard (or the wizard is useless
+               for such accounts, or even worse than useless)
+               Move IMAP subdir from Advanced to Receive tab, as it's
+               not that uncommon
+
+2005-10-03 [colin]     1.9.15cvs3
+
+       * src/send_message.c
+               Forgot this one in cvs1
+
+2005-10-03 [colin]     1.9.15cvs2
+
+       * src/folder.c
+               Faster close when leaving a folder with lots
+               of new mails. Idea by David Relson.
+
+2005-10-03 [colin]     1.9.15cvs1
+
+       * src/compose.c
+       * src/imap.c
+       * src/inc.c
+       * src/main.c
+       * src/messageview.c
+       * src/news.c
+       * src/summaryview.c
+       * src/gtk/sslcertwindow.c
+       * src/plugins/trayicon/trayicon.c
+               Add accels to every AlertPanel. Patch by Fabien 
+               Vantard
+
+2005-10-03 [paul]      1.9.15
+
+       1.9.15 released
+
+2005-10-03 [paul]      1.9.14cvs68
+
+       * po/ca.po
+       * po/de.po
+       * po/es.po
+       * po/fi.po
+       * po/fr.po
+       * po/sk.po
+       * po/sr.po
+       * po/zh_CN.po
+               updated by Miquel Oliete, Thomas Gilgin, Ricardo
+               Mones Lastra, Tommi Pirinen, Fabien vantard,
+               Andrej Kacian, Aleksander Urosevic, Yang Guilong
+
+2005-10-03 [paul]      1.9.14cvs67
+
+       * src/send_message.c
+               prevent hang on Cancel
+               patch by Colin
+
+2005-10-03 [paul]      1.9.14cvs66
+
+       * src/main.c
+               fix crash in IMAP caused by discrepancy
+               between check_at_startup and offline mode
+               Patch by Colin
+
+2005-10-01 [paul]      1.9.14cvs65
+
+       * src/inc.c
+               fix engrish
+
+2005-10-01 [paul]      1.9.14cvs64
+        * src/export.c
+       * src/import.c
+               synchronise import_mbox() and export_mbox()
+       * src/mbox.c
+               proc_mbox(): add alert if file cannot be opened
+               export_list_to_mbox(): test if dest file exists,
+               prompt user to overwrite if it does. add alert
+               if file cannot be created
+                                                               
+       Patch by wwp
+                                                                                                               
+
+2005-09-30 [paul]      1.9.14cvs63
+
+       * src/addressbook.c
+               Fix sensitivity of a menu
+       * src/codeconv.c
+               Respect hidden pref for mails with no encoding
+       * src/common/xml.c
+               Fix memory corruption
+       * src/plugins/pgpcore/sgpgme.c
+               Fix segfault on incomplete sigs, and display
+               of S/Mime UIDs
+
+       Patches by Colin
+
+2005-09-30 [colin]     1.9.14cvs62
+
+       * src/partial_download.c
+               Little logic fix in almost-dead code
+       * src/pop.c
+               Fix partial download when there's no new mail
+
+2005-09-29 [paul]      1.9.14cvs61
+
+       * src/plugins/pgpinline/pgpinline.c
+               fix bug 819, 'crash accessing sign message'
+               Patch by Colin
+
+2005-09-28 [martin]    1.9.14cvs60
+
+       * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
+               fix bug #790 (Crash when restarting window manager (fluxbox))
+
+2005-09-28 [paul]      1.9.14cvs59
+
+       * src/gtk/gtkaspell.c
+               fix off-by-one typo
+
+2005-09-27 [colin]     1.9.14cvs58
+
+       * src/plugins/pgpcore/sgpgme.c
+               Report error when there's one, instead of
+               "Signature unchecked" 
+
+2005-09-27 [colin]     1.9.14cvs57
+
+       * src/prefs_quote.c
+               Fix bug #816 (Weird quotation with spaces)
+
+2005-09-27 [colin]     1.9.14cvs56
+
+       * src/codeconv.c
+       * src/compose.c
+       * src/compose.h
+               Put subject in compose's title
+               Fix Automatic encoding so that it's really automatic:
+               first try default locale's charset, then charset of the replied mail, 
+               then utf-8
+               Fix encoding of headers (must be in strict mode too)
+
+2005-09-26 [colin]     1.9.14cvs55
+
+       * src/gtk/gtkaspell.c
+               Fix previous patch - don't color the space,
+               just uncolor it :)
+
+2005-09-26 [colin]     1.9.14cvs54
+
+       * src/gtk/gtkaspell.c
+               Unmark space if possible
+
+2005-09-26 [colin]     1.9.14cvs53
+
+       * src/imap.c
+               log_error instead of alertpanel according to the pref
+       * src/etpan/imap-thread.c
+               Print connect status, copy only necessary size to 
+               logger
+       * src/plugins/pgpmime/pgpmime.c
+               Handle S/Mime signatures (verification only). Patch based
+               on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
+
+2005-09-26 [paul]      1.9.14cvs52
+
+       * src/common/passcrypt.c
+               this 'workaround' not necessary on NetBSD.
+               Thanks to Daniel Gustafson
+
+2005-09-26 [paul]
+
+       1.9.15-rc4 released
+
+2005-09-26 [paul]      1.9.14cvs51
+
+       * src/summaryview.c
+               Skip currently selected message when
+               looking for next new or unread message
+               in current folder. Patch by Colin
+       * src/common/passcrypt.c
+               eliminate warnings on *BSD. Patch by
+               Daniel Gustafson
+
+2005-09-26 [colin]     1.9.14cvs50
+
+       * src/procmsg.c
+               Call postfiltering hook anyway
+
+2005-09-22 [colin]     1.9.14cvs49
+
+       * src/codeconv.c
+       * src/codeconv.h
+               Add a strict mode that doesn't replace with _
+       * src/compose.c
+       * src/compose.h
+               Use strict conversion while sending
+               Fix race when drafting while sending (happens
+               on IMAP)
+               Fix d'n'd of messages from summaryview
+       * src/prefs_common.c
+       * src/prefs_common.h
+               add hidden utf8_instead_of_locale_for_broken_mail 
+               pref for people that preferred the default charset 
+               to be utf8 for broken mails
+       * src/quote_fmt_parse.y
+               fix bug #815 (No quote insert if "From:" fied 
+               contained Russian letters)
+       * src/summaryview.c
+               Fix d'n'd of messages to compose
+
+2005-09-22 [paul]      1.9.14cvs48
+
+       * src/compose.c
+               fix bug where attachments Name entry
+               would display Path instead
+
 2005-09-21 [paul]      1.9.14cvs47
 
        * README