2006-08-02 [colin] 2.4.0cvs18
[claws.git] / ChangeLog
index 91b5cd6a5c63a51c911057d16a197f7e77850f47..f2ad8fa218fb062539f9c0618b640012d1a86d60 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,57 @@
+2006-08-02 [colin]     2.4.0cvs18
+
+       * src/messageview.c
+               Add Hide quotes menu
+
+2006-08-02 [colin]     2.4.0cvs17
+
+       * src/mainwindow.c
+       * src/prefs_common.c
+       * src/textview.c
+       * src/textview.h
+       * src/gtk/about.c
+               Allow per-level quote hiding,
+               Allow toggling quotes by double-clicking them
+               Rename RemoteURI to ClickableText to reflect
+               the fact it's used for a variety of things
+
+2006-08-02 [wwp]       2.4.0cvs16
+
+       * src/mainwindow.c
+               fix "View/Hide quotes" menu item status initialization.
+
+2006-08-02 [wwp]       2.4.0cvs15
+
+       * src/matcher_parser_parse.y
+               remove a debug trace.
+
+2006-08-02 [paul]      2.4.0cvs14
+
+       * src/plugins/pgpcore/passphrase.c
+               don't set initial dialog size
+               make it resizable
+
+2006-08-02 [paul]      2.4.0cvs13
+
+       * src/noticeview.c
+               remove the rogue '/' character
+
+2006-08-02 [paul]      2.4.0cvs12
+
+       * src/noticeview.c
+               allow buttons to resize as necessary
+
+2006-08-01 [wwp]       2.4.0cvs11
+
+       * src/mbox.c
+               fix strict ISO C90 compliance.
+
+2006-08-01 [wwp]       2.4.0cvs10
+
+       * tools/update-po
+               updated update-po tool to work w/ context-dependent translations.
+               Patch by Fabien Vantard <fzzzzz@gmail.com>.
+
 2006-08-01 [wwp]       2.4.0cvs9
 
        * src/matcher.c