2005-09-14 [paul] 1.9.14cvs29
[claws.git] / ChangeLog-gtk2.claws
index 8c24683b3f48fae8dadf6f9571522e562c5689d2..9b67c0e7ed8970ba97525ff4d4fe1ae2785c119b 100644 (file)
@@ -1,3 +1,218 @@
+2005-09-14 [paul]      1.9.14cvs29
+
+       * src/prefs_account.c
+               disable 'Filter messages on receiving' for
+               SMTP-only accounts
+               Patch  by Anders Hammar
+
+2005-09-14 [paul]      1.9.14cvs28
+
+       * po/sk.po
+               fix crash
+               updated by Andrej Kacian
+
+2005-09-14 [paul]
+
+       1.9.15-rc1 released
+
+2005-09-14 [paul]      1.9.14cvs27
+
+       * po/es.po
+               updated by Ricardo Mones Lastra
+       * src/compose.c
+       * src/compose.h
+               associate no_wrap_tags to Compose windows
+               instead of using a static one
+               Patch by Colin
+       * src/mbox.c
+               fix proc_mbox()
+               Patch by wwp
+       * src/textview.c
+               remove unneeded printf()
+
+2005-09-14 [paul]      1.9.14cvs26
+
+       * src/addrcache.c
+       * src/codeconv.h
+       * src/folder.h
+       * src/mainwindow.h
+       * src/mh.c
+       * src/mimeview.h
+       * src/partial_download.c
+       * src/pop.c
+       * src/prefs_account.c
+       * src/prefs_account.h
+       * src/prefs_actions.c
+       * src/prefs_customheader.c
+       * src/prefs_display_header.c
+       * src/prefs_filtering_action.c
+       * src/prefs_matcher.c
+       * src/prefs_toolbar.c
+       * src/privacy.h
+       * src/procmime.c
+       * src/procmime.h
+       * src/procmsg.h
+       * src/textview.c
+       * src/undo.h
+       * src/common/plugin.c
+       * src/common/session.h
+       * src/common/socket.c
+       * src/common/socket.h
+       * src/common/template.c
+       * src/gtk/gtkaspell.c
+       * src/gtk/quicksearch.h
+       * src/plugins/pgpcore/passphrase.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/pgpinline/pgpinline.c
+       * src/plugins/pgpmime/pgpmime.c
+       * src/plugins/trayicon/trayicon.c
+               fix compilation warnings
+               Patch by Daniel Gustafson
+
+2005-09-14 [paul]      1.9.14cvs25
+
+       * src/addressbook.c
+               add missing column header, and other small
+               bug fixes
+               Patch by Anders Hammar
+
+2005-09-13 [colin]     1.9.14cvs24
+
+       * src/gtk/gtkaspell.c
+               Fix non-utf8 in menu
+               Fix little leaks
+               Nullify struct members after free()s
+
+2005-09-13 [colin]     1.9.14cvs23
+
+       * src/compose.c
+               Test utf8 compliance before inserting to 
+               buffer, and try to convert if necessary
+       * src/procmime.c
+               If no charset is present, use the locale 
+               one instead of us-ascii
+       * src/procmsg.c
+               Add Sender, List-Post and To in the checked 
+               headers for automatic rules creation 
+               (thanks to wwp)
+       * src/prefs_themes.c
+       * src/gtk/gtkaspell.c
+               Remove deprecated functions. 
+               patch by Daniel Gustafson
+
+2005-09-12 [colin]     1.9.14cvs22
+
+       * src/compose.c
+               Fix bug #448 (Scrolling/Redraw issue with 
+               address-fields in Header)
+       * src/mainwindow.c
+       * src/summaryview.c
+       * src/summaryview.h
+               Fix loss of MSG_MARKED on move/copy
+               Fix bug #804 (Quicksearch togglebutton doesn't 
+               get depressed after '/' key is pressed)
+
+2005-09-12 [paul]      1.9.14cvs21
+
+       * AUTHORS
+       * src/gtk/logwindow.c
+               add 'Clear Log' to popup menu
+               Patch by Anders Hammar <anders.hammar@telia.com>
+
+2005-09-12 [paul]      1.9.14cvs20
+
+       * src/compose.c
+               set correct sensitivity on attachments
+               popup menu
+       * src/folder.c
+               fix typo
+       * src/prefs_spelling.c
+               fix crash when no LANG env is set
+       * src/common/xml.c
+               fix crash in wizard
+               don't use memeory after free
+
+       All patches by Daniel Gustafson
+
+2005-09-12 [paul]      1.9.14cvs19
+
+       * src/prefs_themes.c
+               make theme info selectable
+       * src/gtk/description_window.c
+               make window non-modal
+       * tools/README
+               add details of asus_mailed.sh
+       * tools/claws.i18n.status.pl
+               update for new zh_TW translator
+               widen the output
+               create alternate coloured lines
+               improve readability
+
+2005-09-10 [colin]     1.9.14cvs18
+
+       * src/plugins/pgpcore/select-keys.c
+               Better order for the buttons
+
+2005-09-10 [colin]     1.9.14cvs17
+
+       * src/compose.c
+       * src/plugins/pgpcore/select-keys.c
+       * src/plugins/pgpcore/select-keys.h
+       * src/plugins/pgpcore/sgpgme.c
+               Add a "Don't encrypt" button to the key
+               selection dialog. Fixes bug #177 (There should be a 
+               'Don't encrypt button in the Select Keys dialog)
+
+2005-09-10 [colin]     1.9.14cvs16
+
+       * src/compose.c
+               Fix bug #572 (%X option does not work with templates)
+
+2005-09-10 [colin]     1.9.14cvs15
+
+       * src/toolbar.c 
+               Remove g_print
+
+2005-09-10 [colin]     1.9.14cvs14
+
+       * src/imap.c
+               Fix a possible crash
+
+2005-09-09 [colin]     1.9.14cvs13
+
+       * src/imap.c
+       * src/etpan/imap-thread.c
+       * src/etpan/imap-thread.h
+               Fix moving from queue or drafts to normal folders
+               Fix bug #794 (No way to delete without expunging)
+               Take flags unset by other mailers into account
+               Take deleted flag set by other mailers into account
+               Fix unsetting REPLIED flag
+               Fix crash when capabilities can't be retrieved
+       * src/mainwindow.c
+       * src/mainwindow.h
+               Add M_DELAYED_FLAGS condition, and let the user use
+               Execute in order to be able to expunge deleted mails,
+               even if he's not in delayed execute mode
+       * src/prefs_spelling.c
+               Use 'en' dictionary by default if LANG is POSIX or C
+       * src/gtk/prefswindow.c
+               Fix bug #767 (Preferences windows expanding) by making
+               the window a bit larger when the resolution is greater
+               than 640x480, and by putting the prefs in a
+               GtkScrolledWindow.
+
+2005-09-09 [paul]      1.9.14cvs12
+
+       * AUTHORS
+       * configure.ac
+       * po/zh_TW.Big5.po      ** REMOVED **
+       * po/zh_TW.po           ** ADDED **
+               updated by Wei-Lun Chao
+
 2005-09-09 [paul]      1.9.14cvs11
 
        * src/mainwindow.c