2008-01-09 [colin] 3.2.0cvs34
[claws.git] / ChangeLog
index 66fc805ecb14071369e6e99b094c206b6fb70217..e2062f80b5da75dc6ff79db7fc53e2fbfaa87fc0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,103 @@
+2008-01-09 [colin]     3.2.0cvs34
+
+       * po/pl.po
+               Fix bug 1446, 'SC crashes frequently when staying 
+               in background'. Format string error in Polish 
+               translation
+       * src/gtk/description_window.c
+       * src/prefs_template.c
+               Complete 3.2.0cvs9 (fix bug with gtk_main loop);
+               patch by Pawel
+       * src/wizard.c
+               Maemo: Fix build
+
+2008-01-08 [colin]     3.2.0cvs33
+
+       * src/main.c
+               Maemo: connect HW status change signal for shutdown
+       * src/mainwindow.c
+               Maemo: Fix hardware space key
+       * src/wizard.c
+               Maemo: name mmc1 and 2 a better name
+
+2008-01-08 [wwp]       3.2.0cvs32
+
+       * src/folder.c
+       * src/folder_item_prefs.c
+       * src/folder_item_prefs.h
+       * src/prefs_folder_item.c
+               It's now possible to disable processing rules when
+               entering a folder (this adds a new option to the
+               folder properties dialog).
+
+2008-01-08 [wwp]       3.2.0cvs31
+
+       * src/common/utils.c
+               Mailto: now supports 'insert' (stands for 'insert file'), this
+               adds the ability to create a new message from the command-line,
+               with body set from an existing file contents.
+
+2008-01-08 [colin]     3.2.0cvs30
+
+       * src/summaryview.c
+               Maybe fix bug 1452, 'crash while drag'n'droping 
+               emails to an IMAP folder'
+
+2008-01-07 [wwp]       3.2.0cvs29
+
+       * src/prefs_filtering.c
+               Static-alize a function, thanks to Colin.
+
+2008-01-07 [colin]     3.2.0cvs28
+
+       * src/folderview.c
+               Fix scrolling to bottom when drag and dropping
+       * src/summaryview.c
+               Fix bug 1445, 'Display sender using addressbook: fails 
+               when From: isn't an email address'
+
+2008-01-07 [wwp]       3.2.0cvs27
+
+       * src/prefs_actions.c
+       * src/prefs_filtering.c
+       * src/prefs_template.c
+               Add tooltips to most buttons in the templates, actions and
+               filtering/processing dialogs.
+
+2008-01-07 [wwp]       3.2.0cvs26
+
+       * src/prefs_filtering.c
+                - add a clear button to clear dialog input fields
+                - add page up and page down buttons to move selected rule up and down
+                - in rules list popup-menu: added Delete, Delete all and Duplicate
+                - popup-menu items are greyed out either if the list is empty (not counting the
+                  (New) row or if there is no selected item
+                - clear store when closing dialog
+
+       * src/prefs_actions.c
+                - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
+                  clear button, popup-menu
+                - clear store when closing dialog
+
+       * src/prefs_template.c
+                - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
+                  clear button, popup-menu 
+
+       * src/addrcustomattr.c
+                - renamed popup-menu item Clear list to Delete all
+                - grey out popup-menu items is there is no selected item or if list is empty
+                - clear store when closing dialog
+
+       * src/edittags.c
+                - added popup-menu item Delete all
+                - grey out popup-menu items is there is no selected item or if list is empty
+                - clear store when closing dialog
+
+2008-01-06 [wwp]       3.2.0cvs25
+
+       * src/addressadd.c
+               One more layout fix by Pawel (completes 3.2.0cvs24).
+
 2008-01-05 [colin]     3.2.0cvs24
 
        * src/addressadd.c