Sync with hiro's cvs 10 to 17.
[claws.git] / ChangeLog.claws
index dcfcfa6b59b981e31a4a1bcf3d96e604e8a565e0..7a85a0fed8cbf0b5541fd71da5afd3df35f9674d 100644 (file)
@@ -1,3 +1,33 @@
+2001-01-05 [alfons]    0.6.6claws38
+
+       * sync with sylpheed 0.6.6cvs10-17
+               (last stuff marked as LAST_STABLE)
+
+2002-01-04 [melvin]    0.6.6claws37
+
+       * src/account.c
+               Made account selection code use strcasestr again instead of
+               g_strcasecmp (fixes bug where reediting queued messages
+               did not select proper account reported by T. Link).
+       
+       * src/folderview.c
+               Fix bug where folder icons are not shown when 'hide read messages'
+               is on.
+       
+       * src/stock_pixmaps.[ch]
+               Added folder icons for 'hide read messages'.
+       
+       * src/compose.c
+               Fixed bug where 'Enter' in a header entry will send the message 
+               if 'CTL-Enter' was chosen as a shorcut for sendind. 
+
+2002-01-03 [melvin]    0.6.6claws36
+       
+       * src/prefs.[ch]
+               Added popup menu for common preferences and
+               account preferences (right click on tab displays
+                               a menu of all tabs.)
+
 2002-01-02 [melvin]    0.6.6claws35
 
        * src/gtkspell.[ch]
@@ -26,8 +56,7 @@
                                        folder B -not being viewed- updated the 
                                        summaryview of folder A with data of
                                        folder B). (Hope this is clear... )
-                                
-               
+
 2001-12-31 [alfons]    0.6.6claws34
        
        * src/ldif.c