2004-11-08 [colin] 0.9.12cvs141.1
[claws.git] / ChangeLog-gtk2.claws
index ca9a77e282d93e66a61b1f667f927bd30e3345ca..41293759add13bd4d343c12bc96bf26d26e20e8e 100644 (file)
@@ -1,3 +1,47 @@
+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
+       * src/procmime.c
+               Sync with HEAD again ^^
+
 2004-11-05 [colin]     0.9.12cvs139.1
 
        * src/compose.c