2007-10-10 [colin] 3.0.2cvs55
[claws.git] / ChangeLog
index 6994839cbdfba69c1786fda7f2eb5d3710212175..cd22507b6b5c5476fb487d4f0449d55413cc90d0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
-2007-10-09 [iwkse]     3.0.2cvs43
+2007-10-10 [colin]     3.0.2cvs55
 
-       * src/gtk/about.c
-               center the about window
+       * 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. 
 
-<<<<<<< ChangeLog
-2007-10-09 [iwkse]     3.0.2cvs42
+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
+               Fix crash on Add sender to addressbook when
+               From is null
+       * src/addressadd.c
+       * src/addrindex.c
+       * src/editaddress.c
+       * src/editaddress_other_attributes_ldap.h
+               Fix leaks 
+               Rename images to .png in addrbook/
+       * src/headerview.c
+       * src/textview.c
+               Fix Face/X-Face being used if adding another
+               address than sender to addressbook
+               Thanks to Colin
+
+2007-10-10 [holger]    3.0.2cvs48
+
+       * src/addrduplicates.c
+       * src/editaddress.c
+               Improvements to the addressbook duplicate finder
+               feature:
+                - add an edit button to the button bar
+                - display the whole bookname (with iface) and
+                  use this for same-book checking
+                - after editing, try to keep selections if the
+                  entries are still present
+                - sort the email column alphabetically
+                - put results in a scrolled window
+                - support embedded editing
+                - make columns in detail view resizable
+                - add keyboard shortcuts
+
+2007-10-10 [wwp]       3.0.2cvs47
+
+       * src/addrindex.c
+               Fix a crash when there's no From: in email, thanks to Colin.
+
+2007-10-09 [paul]      3.0.2cvs46
+
+       * src/messageview.c
+       * src/summaryview.c
+       * src/textview.c
+               fix building without compface support
+
+2007-10-09 [colin]     3.0.2cvs45
+
+       * src/editaddress.c
+       * src/headerview.c
+       * src/textview.c
+               Add error handling
+
+2007-10-09 [colin]     3.0.2cvs44
+
+       * src/addrduplicates.c
+       * src/addressadd.c
+       * src/addressadd.h
+       * src/addressbook.c
+       * src/addressbook.h
+       * src/addrindex.c
+       * src/addrindex.h
+       * src/addritem.c
+       * src/addritem.h
+       * src/compose.c
+       * src/editaddress.c
+       * src/editaddress_other_attributes_ldap.h
+       * src/headerview.c
+       * src/messageview.c
+       * src/mimeview.c
+       * src/summaryview.c
+       * src/textview.c
+       * src/gtk/gtkutils.c
+               Automatically set contacts' pictures from Face 
+               or X-Face if they have no picture
+               Display the contact picture in textview or
+               headerview for mails sent by people in the 
+               addressbook, that have no Face or X-Face
+               Fix a few details in the Person edition dialog
+               (ability to unset picture)
+               Remove picture file when deleting contacts
+
+2007-10-09 [iwkse]     3.0.2cvs43
 
        * src/gtk/about.c
                center the about window
 
-=======
 2007-10-09 [paul]      3.0.2cvs42
 
        * src/prefs_toolbar.c
                fix icon selector window on maemo
 
->>>>>>> 1.396.2.2087
 2007-10-09 [paul]      3.0.2cvs41
 
        * src/messageview.c