2007-10-11 [wwp] 3.0.2cvs61
[claws.git] / ChangeLog
index a25d17e13f1f7e11e550908702c7c7b0001bbffd..ed788596656730f99bb4fd38691cfe320624c0b2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,103 @@
-2007-10-10 [claws]     3.0.2cvs49
+2007-10-11 [wwp]       3.0.2cvs61
+
+       * src/editaddress.c
+               Fix a warning about possible use of uninitialized
+               filename var.
+
+2007-10-11 [wwp]       3.0.2cvs60
+
+       * src/editaddress.c
+               Disable "Unset picture" menu item when there's
+               no picture to clear. Fix an extraneous g_unref_object,
+               add missing initializers.
+
+2007-10-11 [wwp]       3.0.2cvs59
+
+       * src/pixmaps/anonymous.xpm
+       * src/editaddress.c
+       * src/Makefile.am
+       * src/stock_pixmap.c
+       * src/stock_pixmap.h
+               Fix a leak, gettext-ize the photo label.
+               Don't clear the existing picture if loading
+               a new one fails. Use a default 'anonymous'
+               picture (this new xpm has been added to the
+               internal stock_pixmap API). Add a
+               "Set picture" context menu entry.
+
+2007-10-11 [colin]     3.0.2cvs58
+
+       * src/messageview.c
+               Make shift-shortcuts work
+       * src/prefs_actions.c
+               Don't ask if we really want to close when
+               choosing OK and only the list is changed
+       * src/prefs_template.c
+               Don't ask if we really want to close when
+               choosing OK and only the list is changed
+       * src/common/plugin.c
+               Fix writing of second [Plugins_*] block
+       * src/common/template.c
+               Remove unused files (fixes deletion)
+
+2007-10-10 [paul]      3.0.2cvs57
+
+       * src/prefs_template.c
+               put the whole thing in a scrolled window
+               so that half the page is no longer inaccessible
+               on maemo
+               make the gtk_text_view smaller on maemo
+
+2007-10-10 [colin]     3.0.2cvs56
+
+       * src/compose.c
+               Fix updating of Attachments number in some
+               cases (reedit, attach from command-line, ...)
+
+2007-10-10 [colin]     3.0.2cvs55
+
+       * src/editaddress.c
+               Initialise error correctly
+
+2007-10-10 [paul]      3.0.2cvs54
+
+       * src/prefs_filtering_action.c
+       * src/gtk/description_window.c
+       * src/gtk/foldersort.c
+       * src/gtk/quicksearch.c
+               get rid of some pointless new lines and
+               make the descripton labels wrap better
+
+2007-10-10 [colin]     3.0.2cvs53
+
+       * src/addressadd.c
+       * src/editaddress.c
+       * src/headerview.c
+       * src/textview.c
+               More error handling on saving pictures
+
+2007-10-10 [colin]     3.0.2cvs52
+
+       * src/printing.c
+       * src/printing.h
+               Generalize a bit printing, so we can factorize
+               most of the code. 
+
+2007-10-10 [paul]      3.0.2cvs51
+
+       * src/addrduplicates.c
+               fix engrish
+               use GTK_STOCK... buttons
+
+2007-10-10 [paul]      3.0.2cvs50
+
+       * src/addressadd.c
+       * src/addrindex.c
+       * src/editaddress.c
+               Fix previous patch
+               Thanks to Colin
+
+2007-10-10 [paul]      3.0.2cvs49
 
        * src/summaryview.c
        * src/messageview.c
        * src/compose.c
        * src/prefs_account.c
        * src/prefs_account.h
-       * src/prefs_template.c
        * src/common/utils.c
                Remove Generate Message-ID option. We need
                this on some IMAP servers.
+       * src/prefs_template.c
+               Fix double-free
 
 2007-09-16 [colin]     3.0.0cvs15