2004-11-08 [colin] 0.9.12cvs143.1
[claws.git] / ChangeLog-gtk2.claws
index 0a18c95c4832d47aa5568b3878cba6e504a89150..709fa220997592c331e5bc684ff8aa310479080e 100644 (file)
@@ -1,3 +1,56 @@
+2004-11-08 [colin]     0.9.12cvs143.1
+
+       * src/summaryview.c
+               Sync with HEAD (optimize quicksearch)
+
+2004-11-08 [colin]     0.9.12cvs142.2
+
+       * src/compose.c
+               Don't wrap when Edit/Auto wrapping is disabled
+
+2004-11-08 [colin]     0.9.12cvs142.1
+
+       * src/textview.c
+               Sync with HEAD
+
+2004-11-08 [colin]     0.9.12cvs141.1
+
+       * src/textview.c
+               Sync with HEAD (fix some mail URIs)
+
+2004-11-08 [colin]     0.9.12cvs140.3
+
+       * src/textview.c
+               o Use text cursor instead of arrow when
+                 not on a link
+               o Fix handling of contiguous links (as in
+                 "colin@colino.net" <colin@colino.net>)
+                 This one unveils a bug in get_email_part()
+
+2004-11-07 [colin]     0.9.12cvs140.2
+
+       * src/textview.c
+               Fix memleak. Patch by Alfons.
+
+2004-11-06 [colin]     0.9.12cvs140.1
+
+       * src/compose.c
+               Sync with HEAD (don't ask passphrase
+               when drafting)
+
+2004-11-06 [paul]      0.9.12cvs139.2
+
+       * AUTHORS
+       * src/textview.c
+       * src/textview.h
+               textview URI handling. hovering over a 
+               link displays it in the status bar,
+               and changes the mouse pointer to a hand 
+               cursor. a link is activated with a single 
+               click. (Modified from the) patch by Jean-Yves 
+               Lefort <jylefort@users.sourceforge.net>
+               
+
 2004-11-05 [colin]     0.9.12cvs139.1
 
        * src/compose.c