reorder pixmaps, logo last entry
[claws.git] / ChangeLog.claws
index 392353f5e655109e3fb317a01e8e4faecb491d51..4073ecc4c205eb0466746d8203a690af195b22a4 100644 (file)
@@ -1,3 +1,19 @@
+2002-12-24 [oliver]    0.8.7claws4
+       
+       * src/stock_pixmap.[ch]
+               move SYLPHEED_LOGO to end of list in order 
+               to remove it from Custom Toolbar`s Icon View
+
+2002-12-24 [alfons]    0.8.7claws3
+
+       * src/summaryview.c
+               summary_thread_build(): fix crash because of focus != selection 
+               after threading. when deleting the selection, gtk tries but fails 
+               to find the correct focusable element. we now force the selection
+               to be focused. this should solve the infamous bug reported by 
+               Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
+               a test case is available. 
+
 2002-12-24 [darko]     0.8.7claws2
 
        * src/summaryview.c