2004-11-08 [colin] 0.9.12cvs141.1
[claws.git] / ChangeLog-gtk2.claws
index 45edf8b7e49776d928d6ae3549c6a2fe36638283..41293759add13bd4d343c12bc96bf26d26e20e8e 100644 (file)
@@ -1,3 +1,93 @@
+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
+       * src/procmime.c
+               Sync with HEAD
+
+2004-11-03 [paul]      0.9.12cvs138.1
+
+       * ChangeLog.claws
+       * configure.ac
+       * po/POTFILES.in
+       * src/prefs_ext_prog.c
+       * src/procmime.c
+       * tools/kdeservicemenu/README
+       * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
+       * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
+               sync with HEAD
+
+2004-11-01 [christoph] 0.9.12cvs136.2
+
+       * src/procmime.c
+               convert MIME parameters to UTF-8
+
+2004-10-29 [colin]     0.9.12cvs136.1
+
+       * src/common/utils.c
+               Sync with HEAD (don't use '=' in mime boundary)
+
+2004-10-29 [paul]      0.9.12cvs135.1
+
+       * configure.ac
+       * doc/src/rfc2231.txt
+       * src/procmime.c
+       * src/common/quoted-printable.c
+       * src/common/utils.c
+       * src/common/utils.h
+               sync with HEAD
+
+2004-10-27 [paul]      0.9.12cvs134.1
+
+       * configure.ac
+       * src/main.c
+       * src/procmime.c
+       * src/plugins/pgpmime/pgpmime.c
+               sync with HEAD
+
 2004-10-26 [paul]      0.9.12cvs132.3
 
        * src/account.c