custom toolbar: compose win 3
[claws.git] / ChangeLog.claws
index c1df2b40232c7b06fece82bd52b18df12467cb04..c884d783b3735962229b30ff416bce41c50c91c6 100644 (file)
@@ -1,3 +1,91 @@
+2002-09-22 [oliver]    0.8.3claws7
+       
+       * src/prefs_toolbar.[ch]
+               custom toolbar for compose
+               - generic prefs_toolbar handles both
+                 Mainwin's toolbar as well as Compose toolbar          
+               
+2002-09-22 [oliver]    0.8.3claws6
+       
+       * src/toolbar.[ch]
+               custom toolbar for compose
+               restructure toolbar.[ch]
+               
+2002-09-22 [oliver]    0.8.3claws5
+
+       * src/compose.[ch]
+               custom toolbar for compose
+               
+2002-09-22 [oliver]    0.8.3claws4
+       
+       * src/mainwindow.[ch]
+               custom toolbar for compose 
+               move mainwin toolbar back to mainwindow
+
+2002-09-22 [alfons]    0.8.3claws3
+
+       * src/procmsg.c
+               :%sno/if(/if (/gc
+               :%sno/for(/for (/gc
+               (beautify)
+
+2002-09-22 [alfons]    0.8.3claws2
+       
+       * src/procmsg.c
+               procmsg_save_to_outbox(): don't unlink message file from queue;
+               callers should do it using folder_item_remove_msg()
+
+2002-09-22 [colin]     0.8.3claws1
+
+       * src/mimeview.[ch]
+               Made mimeview_check_signature() public
+       * src/textview.c
+               Made GPG signatures verifiable by clicking
+               the [application/pgp-signature] in the Text
+               view
+
+2002-09-22 [paul]      0.8.3claws
+
+       * po/bg.po
+         po/en_GB.po
+         po/es.po
+         po/it.po
+         po/pl.po
+         po/pt_BR.po
+         po/sr.po
+               updated translations, submitted by George Danchev,
+               me, Ricardo Mones Lastra, Alessandro Maestri,
+               Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
+               and Urke MMI, respectively.     
+
+2002-09-22 [alfons]    0.8.2claws65
+
+       * src/procmsg.c
+       * src/pgptext.c
+               no furry valgrinds have been used to plug these memleaks
+
+2002-09-20 [paul]      0.8.2claws64
+
+       * sync with 0.8.3cvs4
+               'Select thread' re-implemented 
+               see ChangeLog 2002-09-20
+
+2002-09-21 [alfons]    0.8.2claws63
+
+       * src/compose.c
+               compose_send(): plug unnoticed memleak
+
+2002-09-20 [alfons]    0.8.2claws62
+
+       * src/addr_compl.c
+               replace_address_in_edit(): strict check for NULL address to
+               fix "[ 607348 ] Segfault in address completion". My guess is
+               that this happens with an empty address book, but it's good
+               to have this check here anyway
+               
+               completion_window_button_press(): free string returned 
+               from the internal cache
+
 2002-09-20 [christoph] 0.8.2claws61
 
        * src/procmime.h