select correct row when deleting last row in the summary view
[claws.git] / ChangeLog.claws
index 34d68cf899e6402ac7dcd6bde4f796babf777a24..05a2884e1b72c4f0408323bd4db3d92ca7baf5ae 100644 (file)
@@ -1,3 +1,71 @@
+2001-10-09 [alfons]    0.6.3.claws4
+
+       * src/summaryview.c
+               select correct row when deleting last row in the summary view (and
+               close bug "[ #469104 ] select second last in list when deleting")
+
+2001-10-09 [paul]      0.6.3claws3
+
+       * sync with sylpheed 0.6.3cvs1
+               updated some autotool scripts
+
+2001-10-09 [darko]     0.6.3claws2
+
+       * src/gtkstext.[ch]
+               new name and mark with Sylpheed comment
+       * src/compose.c
+               smart quotation wrapping a-la VIM
+
+2001-10-08 [paul]      0.6.3claws1
+
+       * sync with sylpheed 0.6.3 release
+               see ChangeLog entry 2001-10-08
+
+2001-10-08 [paul]      0.6.2claws24
+
+       * src/summaryview.c
+               more sync with sylpheed 0.6.2cvs12
+               Fixed the bug that didn't select the last row correctly
+
+
+2001-10-07 [paul]      0.6.2claws23
+
+       * sync with sylpheed 0.6.2cvs12
+               see ChangeLog entry 2001-10-07
+
+2001-10-06 [match]
+       * src/jpilot.[ch]
+               enable jpilot to read unsynch'ed addresses.
+
+       * src/editldap_basedn.c
+               fix segfault when opening dialog.
+
+2001-10-06 [alfons]    0.6.2.claws22
+
+       * src/summaryview.c
+               fix bug with summary view selecting last *inserted*
+               node instead of last *visible* node. remember we
+               work with a tree
+
+2001-10-06 [paul]      0.6.2claws21
+
+       * po/pt_BR.po
+               updated translation, contains some fixes and new
+               translations, submitted by Gustavo Noronha Silva
+               <kov@debian.org>
+
+       * src/prefs_common.c
+               change 'each' to 'every' - fix dubious English
+
+       * sync with sylpheed 0.6.2cvs11
+
+2001-10-05 [alfons]    0.6.2claws20
+
+       * src/mainwindow.[ch], src/folderview.c
+               make composite tool button switch between "Compose News"
+               and "Compose Mail" depending on selected folder
+               (nifty idea by Kim Schulz <kim@schulz.dk>)
+
 2001-10-05 [paul]      0.6.2claws19
 
        * src/mainwindow.c, src/summaryview.c