2008-08-23 [colin] 3.5.0cvs68
[claws.git] / ChangeLog
index 6e3488936407d9e6c5324001338a9df18a30961e..5198fe427ade3dc81bafa2caf6e82f9b3fa06fff 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,78 @@
+2008-08-23 [colin]     3.5.0cvs68
+
+       * src/mainwindow.c
+               Fix the account selector button; thanks
+               to wwp
+
+2008-08-21 [colin]     3.5.0cvs67
+
+       * src/compose.c
+       * src/compose.h
+               Add a compose preference for auto-indent
+       * src/mainwindow.c
+       * src/summaryview.c
+               Make colorlabel accels a bit less hacky
+
+2008-08-21 [colin]     3.5.0cvs66
+
+       * src/compose.c
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/prefs_wrapping.c
+               Add a preference for autoindent; fix no_join tag
+               being applied to whole lines instead of just \n when
+               creating a line 
+
+2008-08-21 [colin]     3.5.0cvs65
+
+       * src/compose.c
+               Add support for auto-indentation
+
+2008-08-19 [colin]     3.5.0cvs64
+
+       * src/compose.c
+               Save Autowrap status in drafts/queued mails
+
+2008-08-19 [colin]     3.5.0cvs63
+
+       * src/mainwindow.c
+               Fix a comment (in reality, test commit on
+               the new CVS server)
+
+2008-08-17 [colin]     3.5.0cvs62
+
+       * src/prefs_actions.c
+       * src/procmime.c
+       * src/wizard.c
+       * src/common/socket.h
+       * src/gtk/gtkcmctree.c
+               Fix warnings
+
+2008-08-16 [colin]     3.5.0cvs61
+
+       * src/editaddress_other_attributes_ldap.h
+               Add 'l' field (localityName)
+
+2008-08-16 [colin]     3.5.0cvs60
+
+       * src/mainwindow.c
+       * src/gtk/gtkcmclist.c
+       * src/gtk/gtkcmclist.h
+       * src/gtk/gtkcmctree.c
+       * src/gtk/gtksctree.c
+       * src/gtk/gtkutils.c
+       * src/gtk/gtkvscrollbutton.c
+               Fix Maemo build (OS2007)
+
+2008-08-14 [colin]     3.5.0cvs59
+
+       * src/folder.c
+               Don't crash if parent is null when creating
+               a folder
+       * src/gtk/pluginwindow.c
+               Don't crash on race when closing window while
+               a plugin is loading and does gtk_iterations
+
 2008-08-13 [colin]     3.5.0cvs58
 
        * src/messageview.c