New icons for LDAP static search
[claws.git] / ChangeLog.claws
index b1fab85634a2afaf1fa56bc6e25f39c6a72b2ee5..4e437aa2230aad13133e31833398eaffbc8f778f 100644 (file)
@@ -1,17 +1,64 @@
-2003-09-03 [alfons]    0.9.4claws62
+2003-09-07 [alfons]    0.9.4claws69
+       
+       * src/summaryview.c
+               abandon setting usize for messageview because it gives layout problems
+               with the quick search bar and the headerview; fixes assorted UI glitches:
+               
+               o bug #148, "Toggling of quick-search bar reduces index view area" 
+               o bug #280, "Window resiizes for line length but does not revert"
+
+2003-09-07 [christoph] 0.9.4claws68
+
+       * src/compose.c
+               o make sure we don't have any newlines in header values
+               o check custom headers for spaces and newlines and ignore
+                 malformed header names
+
+2003-09-06 [christoph] 0.9.4claws67
+
+       * src/folder.c
+       * src/folderview.c
+               invoke notification hook for folder tree changes after append
+               and remove folder
+
+       (closes Bug 294 Crash while moving folder with many subdirectories)
+
+2003-09-06 [christoph] 0.9.4claws66
+
+       * src/folder.c
+               destroy folder's MsgCache if FolderItem is removed to make sure
+               it is not saved when the FolderItem is destroyed
+
+2003-09-06 [christoph] 0.9.4claws65
+
+       * src/plugins/clamav/clamav_plugin.c
+               fix copy & paste bug
+
+2003-09-05 [christoph] 0.9.4claws64
+
+       * src/folder.c
+       * src/messageview.[ch]
+       * src/procmsg.[ch]
+       * src/summaryview.c
+               extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
+               by MessageView to clear it when the message is deleted. Should
+               work even if messages are deleted in MainWindow or by
+               processing.
+
+2003-09-05 [alfons]    0.9.4claws63
 
        * src/messageview.c
                deleting a message in a message view frees its msginfo, make 
                messageview_update_all() aware of that (should fix bug #293,
                "deleting message caused crash")
 
-2003-09-03 [melvin]    0.9.4claws61
+2003-09-05 [melvin]    0.9.4claws62
 
        * src/action.c
                Improve synchronous action exit code (fixes 
                a ~5 seconds delay after action exit on RedHat 9)
 
-2003-09-03 [christoph] 0.9.4claws61
+2003-09-04 [christoph] 0.9.4claws61
 
        * src/compose.c
        * src/rfc2015.c
@@ -19,7 +66,7 @@
                add util function to create mime boundary and use it
                in compose and gpg code
 
-2003-09-03 [alfons]    0.9.4claws60
+2003-09-04 [alfons]    0.9.4claws60
 
        * src/folder.c
                source folder item's GNode should already have been freed in