msgview stays open if msgs are deleted
[claws.git] / ChangeLog.claws
index 0a161882569fa9bdd8b22e0c432f8d5925f9b843..6f36979dcd75e16f8109fdd41a9b8fd180c87eb2 100644 (file)
@@ -1,3 +1,94 @@
+2002-11-29 [oliver]    0.8.6claws38
+
+       * src/toolbar.c 
+               remove not needed variables and includes
+               make messageview stay opened and move to next when msgs are deleted 
+
+2002-11-29 [oliver]    0.8.6claws37
+       
+       * src/toolbar.c 
+               disable compose button (messageview toolbar) by default
+               deleted msgs are moved to trash
+       
+2002-11-29 [melvin]    0.8.6claws36
+
+       * configure.in
+               Increased minimal gpgme version to 0.3.10 (Zombies out)
+               and to detect signatures expirations (gpgme 0.3.6)
+
+       * src/main.c
+               Use non obsolescent function for Gpgme engine checking.
+
+       * src/rfc2015.c
+               Inform about expired signatures or signatures which key
+               has expired. Expiration date is displayed.
+
+       * src/sigstatus.c
+               Inform about expired signatures or signatures which key
+               has expired.
+
+2002-11-28 [paul]      0.8.6claws35
+
+       * src/folderview.c
+               re-instate 'Check for new messages' in Newsgroup
+               folders right-click menu, after a suggestion from
+               Tim Mann <timmann@users.sourceforge.net>
+
+       * src/main.c
+               after a crash check only local folders for new
+               messages
+
+2002-11-28 [paul]      0.8.6claws34
+
+       * configure.in
+               apply patch that fixes the checking of GTK with XIM 
+               support on different OSs, such as FreeBSD. Patch 
+               submitted by Topia <topia@users.sourceforge.net>
+               
+2002-11-28 [paul]      0.8.6claws33
+
+       * src/mainwindow.c
+         src/prefs_common.c
+         src/prefs_toolbar.c
+               more changes to the English
+
+2002-11-28 [paul]      0.8.6claws32
+
+       * sync with 0.8.6cvs13
+               see ChangeLog 2002-11-28 (no sync needed
+               for src/compose.c)
+
+2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)]  0.8.6claws31
+       
+       * src/mainwindow.[ch]
+               add patch by Ivan F. Martinez introducing messageview Toolbar
+               some changes and committed by oliver    
+
+2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)]  0.8.6claws30
+
+       * src/messageview.[ch]
+               add patch by Ivan F. Martinez introducing messageview Toolbar
+               some changes and committed by oliver    
+
+2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)]  0.8.6claws29
+
+       * src/compose.[ch]
+               add patch by Ivan F. Martinez introducing messageview Toolbar
+               some changes and committed by oliver    
+
+2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)]  0.8.6claws28
+       
+       * src/toolbar.[ch]
+               add patch by Ivan F. Martinez introducing messageview Toolbar
+               some changes and committed by oliver
+
+2002-11-28 [oliver]    0.8.6claws27
+       
+       * src/prefs_toolbar.[ch]
+               getting ready for messageview toolbar
+               free mem allocated by gettext
+               change prefs_toolbar to prefs_toolbar_open
 2002-11-28 [thorsten]  0.8.6claws26
 
        * src/imageview.[ch]