2007-08-29 [colin] 2.10.0cvs183
[claws.git] / ChangeLog
index f8f30358f862a8b10463dfa54f5277b1dfb69996..df696da410974b87769b9723102ce17a93955204 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,221 @@
+2007-08-29 [colin]     2.10.0cvs183
+
+       * src/plugins/trayicon/trayicon.c
+               Fix leak of hooks in case of error,
+               thanks to Holger Berndt
+
+2007-08-28 [colin]     2.10.0cvs182
+
+       * src/mainwindow.c
+               Don't use current folder settings when
+               composing from the compose button's
+               account selector
+
+2007-08-28 [colin]     2.10.0cvs181
+
+       * src/quote_fmt_parse.y
+               Fix cursor offset when quote contains UTF-8
+               chars
+
+2007-08-28 [colin]     2.10.0cvs180
+
+       * src/compose.c
+       * src/compose.h
+               Fix signature replacement when it's been wrapped
+
+2007-08-27 [colin]     2.10.0cvs179
+
+       * src/summaryview.c
+               Fix indentation
+
+2007-08-27 [colin]     2.10.0cvs178
+
+       * src/summaryview.c
+               Fix Quicksearch's Sticky mode
+
+2007-08-27 [colin]     2.10.0cvs177
+
+       * src/folder_item_prefs.c
+       * src/folder_item_prefs.h
+       * src/imap_gtk.c
+       * src/mh_gtk.c
+               Fix loss of subfolders properties when
+               renaming a folder
+
+2007-08-26 [wwp]       2.10.0cvs176
+
+       * src/alertpanel.c
+       * src/messageview.c
+       * src/prefs_actions.c
+               Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
+               will have to be used when necessary *before* calling
+               alertpanel functions.
+
+2007-08-25 [paul]      2.10.0cvs175
+
+       * src/prefs_actions.c
+               workaround gettext problem marking
+               string as c-format when it's not
+
+2007-08-25 [wwp]       2.10.0cvs174
+
+       * src/alertpanel.c
+       * src/messageview.c
+       * src/prefs_actions.c
+               Call the pango markup escape function right ince in alertpanel_create
+               instead of everywhere (reverts some parts of 2.10.0cvs123 and
+               2.10.0cvs158).
+
+       * src/common/log.c
+               Fix a crash due to a misuse of g_print(), encountered when the string
+               passed to g_print was containing printf substitution symbols.
+
+2007-08-25 [paul]      2.10.0cvs173
+
+       * src/common/log.c
+               fix a segfault when refreshing RSSyl feeds
+
+2007-08-25 [paul]      2.10.0cvs172
+
+       * src/gtk/icon_legend.c
+               add watchthread.xpm
+
+2007-08-25 [paul]      2.10.0cvs171
+
+       * src/Makefile.am
+       * src/stock_pixmap.c
+       * src/pixmaps/insert_file.xpm
+               add a new pixmap instead of re-using
+               paste.xpm. (easier for icon theme authors)
+
+2007-08-24 [holger]    2.10.0cvs170
+
+       * src/plugins/trayicon/trayicon.c
+               The same fix for another hook id.
+
+2007-08-24 [holger]    2.10.0cvs169
+
+       * src/plugins/trayicon/trayicon.c
+               Micro-fix: Do the error checking for
+               the right hook id.
+
+2007-08-24 [paul]      2.10.0cvs168
+
+       * src/folder.h
+               fix typo causing compiler warning
+
+2007-08-24 [paul]      2.10.0cvs167
+
+       * README
+               put back the correct version of this file also
+
+2007-08-24 [colin]     2.10.0cvs166
+
+       * src/send_message.c
+               Use progress bar when sending messages
+
+2007-08-24 [paul]      2.10.0cvs165
+
+       * Makefile.am
+               oops! if i'm quick no-one will notice
+               (put back the proper file)
+
+2007-08-24 [paul]      2.10.0cvs164
+
+       * AUTHORS
+       * Makefile.am
+       * README
+       * src/gtk/authors.h
+       * tools/Makefile.am
+       * tools/README
+       * tools/mew2claws-mail.pl
+               add new script that imports a Mew address book
+               submitted by Jerome Lelong
+
+2007-08-24 [paul]      2.10.0cvs163
+
+       * manual/plugins.xml
+               remove the obsolete plugins, add the
+               missing plugins, including the forthcoming
+               SpamReport plugin
+
+2007-08-24 [paul]      2.10.0cvs162
+
+       * manual/advanced.xml
+               add info about the hidden emphasis_color option
+       * manual/keyboard.xml
+               correct the info about hotkeys
+               wrap the long lines
+
+2007-08-24 [paul]      2.10.0cvs161
+
+       * src/folderview.c
+               add mnemonic to 'Run procesing rules'
+
+2007-08-24 [paul]      2.10.0cvs160
+
+       * src/account.c
+       * src/folder.c
+       * src/folder.h
+               use suitable defaults for outbox,
+               queue, drafts and trash folders
+
+2007-08-24 [wwp]       2.10.0cvs159
+
+       * src/folderview.c
+               Update menu item sensitivity if necessary (or we get a
+               gtk critical message).
+
+2007-08-23 [wwp]       2.10.0cvs158
+
+       * src/action.c
+       * src/prefs_actions.c
+               Allow literal % chars in action commands (use %%).
+               Add a missing p++ to the action parser in action_get_type(),
+               which was missing it, even if it was neutral.
+               Fix a pango markup warning at runtime.
+
+2007-08-23 [wwp]       2.10.0cvs157
+
+       * src/addressbook.c
+               Contacts are now locale-aware sorted in the address book
+               (LC_COLLATE matters here).
+               Fix missing table initializers.
+
+2007-08-23 [colin]     2.10.0cvs156
+
+       * src/imap.c
+               Check scan_required on dest folder when copying
+
+2007-08-23 [colin]     2.10.0cvs155
+
+       * src/imap.c
+               Fix scanning when folder was empty
+
+2007-08-22 [colin]     2.10.0cvs154
+
+       * src/msgcache.c
+               Don't g_warning when g_try_malloc fails(), or it makes
+               things worse as g_log() allocates. Fixes bug 1290,
+               'Claws Mail crashes if too little memory when 
+               rebuilding folder tree'
+
+2007-08-22 [colin]     2.10.0cvs153
+
+       * src/inc.c
+               Fix format string vulnerability, thanks to
+               Ulf Harnhammar, Secunia Research
+
+2007-08-22 [colin]     2.10.0cvs152
+
+       * src/ldapserver.c
+               Set tv_usec too
+
+2007-08-22 [wwp]       2.10.0cvs151
+
+       * src/ldapquery.c
+               Few better null-ptr checks.
+
 2007-08-22 [colin]     2.10.0cvs150
 
        * src/editldap.c