Updated French translation
[claws.git] / ChangeLog.claws
index b4dc3c3a352f3707e57221f41deb08a771aba2c7..748241f75084e83734da70b058bc39d09a7b750d 100644 (file)
@@ -1,3 +1,76 @@
+2002-09-23 [melvin]    0.8.3claws14
+
+       * po/fr.po
+               Updated French translation
+
+2002-09-23 [melvin]    0.8.3claws13
+
+       * src/mainwindow.c
+               Made custom toolbar menu labels more consistent
+       * src/prefs_toolbar.c
+               Made custom toolbar window title more consistent
+
+2002-09-22 [colin]     0.8.3claws12
+
+       * src/inc.c
+               Initialize session type to normal before getting 
+               mail (fixes strange Get behaviour)
+       * src/prefs_account.h
+               Move STYPE_POP_BEFORE_SMTP to last position to 
+               avoid other side-effects
+
+2002-09-22 [colin]     0.8.3claws11
+
+       * src/prefs_account.c
+               Fix pop_bfr_smtp_tm_entry sensivity when switching
+               from pop3 to apop or vice-versa
+
+2002-09-22 [colin]     0.8.3claws10
+       
+       * src/prefs_account.[ch]
+               Add an option for the POP before SMTP timeout
+       * src/inc.c
+               Remember time of last POP connection
+       * src/send.c
+               Do POP before SMTP only if timeout reached
+
+2002-09-22 [oliver]    0.8.3claws9
+       
+       * README.claws
+               explain custom toolbar
+
+2002-09-22 [oliver]    0.8.3claws8
+
+       * src/prefs_actions.[ch]
+       custom toolbar for compose      
+               actions callback from compose toolbar
+       * src/folderview.c
+               remove include toolbar.h
+               
+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