inc.c: remove two instances of 'GTK_EVENTS_FLUSH'
[claws.git] / ChangeLog.claws
index e0a4f214548d966c526336f1d620165fcf4f1c3a..c2c0130b9e1669b1f068379cce56017d186cdf60 100644 (file)
@@ -1,3 +1,26 @@
+2003-07-17 [paul]      0.9.3claws14
+
+       * src/inc.c
+               remove two instances of 'GTK_EVENTS_FLUSH' because
+               they are unnecessary and probably cause a stack overflow
+
+2003-07-16 [christoph] 0.9.3claws13
+
+       * src/mimeview.[ch]
+               use an invisible GTK notebook to switch between viewers
+               instead of reparenting widgets
+
+2003-07-16 [christoph] 0.9.3claws12
+
+       * src/folder.c
+               move folder_item_update_freeze() to correct place in
+               folder_item_scan_full()
+
+2003-07-16 [paul]      0.9.3claws11
+
+       * sync with 0.9.3cvs12
+               see ChangeLog 2003-07-14 and 2003-07-15
+
 2003-07-16 [christoph] 0.9.3claws10
 
        * src/imap.[ch]