2011-10-20 [mones] 3.7.10cvs38
[claws.git] / ChangeLog
index e2b1141212cd8709cdf0de87638d0cab897f3858..8dfe9ad816f19cab676ae7b8424e837cc578657f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,78 @@
+2011-10-20 [mones]     3.7.10cvs38
+
+       * po/fr.po
+       * src/common/defs.h
+               Fix references to old dotsrc mailing lists
+
+2011-10-19 [mones]     3.7.10cvs37
+
+       * src/prefs_msg_colors.c
+               Fix Ok/Cancel buttons in color selector of preferences
+
+2011-10-17 [colin]     3.7.10cvs36
+
+       * src/gtk/gtkshruler.c
+               (Probably) fix GTK+ <= 2.22
+
+2011-10-17 [colin]     3.7.10cvs35
+
+       * src/gtk/gtkshruler.c
+               Fix GTK+2.22 build
+
+2011-10-17 [mones]     3.7.10cvs34
+
+       * src/addrbook.c
+       * src/exportldif.c
+       * src/jpilot.c
+       * src/mutt.c
+       * src/pine.c
+       * src/procmsg.c
+       * src/vcard.c
+               Fix potential out-of-buffer writes
+
+2011-10-17 [mones]     3.7.10cvs33
+
+       * src/main.c
+               Use just one g_print call per option; correct indentation
+
+2011-10-17 [colin]     3.7.10cvs32
+
+       * src/compose.c
+       * src/compose.h
+       * src/gtk/Makefile.am
+       * src/gtk/gtkshruler.c
+       * src/gtk/gtkshruler.h
+       * src/gtk/gtkunit.c
+       * src/gtk/gtkunit.h
+               Reimplement ruler using the GTK widgets. Thanks
+               to Hanno for the initial patch.
+
+2011-10-17 [colin]     3.7.10cvs31
+
+       * src/action.c
+       * src/main.c
+       * src/gtk/gtkutils.c
+       * src/gtk/gtkutils.h
+               Undeprecate GIO/GdkCondition
+
+2011-10-16 [mones]     3.7.10cvs30
+
+       * src/main.c
+               Add --compose-from-file option to open composition
+               window with the headers and body from a file; based
+               on Debian patch to fix http://bugs.debian.org/544868
+
+2011-10-15 [mones]     3.7.10cvs29
+
+       * manual/advanced.xml
+               Document new summary_from_show hidden preference
+
+2011-10-15 [paul]      3.7.10cvs28
+
+       * src/compose.c
+               compose_create_tags() - fix misplaced 'int i'
+               compose_entry_mark_default_to() - fix To field highlighting
+
 2011-10-09 [colin]     3.7.10cvs27
 
        * src/addr_compl.c