Various bug fixes and enhancements, see ChangeLog.claws 2002-02-03
[claws.git] / ChangeLog.claws
index 4ed35dc032bd2fff951ff88ac8145ac876dd7bf4..a20d6606883299e7493af68c9dbcfd982f6fb9e3 100644 (file)
@@ -1,3 +1,52 @@
+2002-02-03 [melvin]    0.7.0claws45
+
+       * src/gtkspell.[ch]
+               Readded function to highlight all misspelled words.
+               Fixed bug where user-provided-words did not replace
+                       correctly the misspelled word when using the mouse.
+               Fixed bug where checking a region selected from right to left did
+                       not check the region at all.
+               Fixed bug where 'Check backwards' may not check at all. 
+               Fixed memory leaks where popup menus and accel_groups were not destroyed.
+               Fixed possible buffer overflow when checking for long strings (>1k).
+               Made cursor and scrollbar positions non changing after uncheck_all/check_all.
+               Accelerators code uses now gtk_widget_add_accel.
+               Removed and disabled obsolete and unfinished code.
+               Cleaning up.
+
+       * src/compose.c
+               Added menu item to Highlight all misspelled words.
+
+2002-02-01 [paul]      0.7.0claws44
+
+       * src/mainwindow.c
+               fix '/View/Hide read messages' sensitivity when all
+               messages in a folder are hidden
+
+2002-02-01 [paul]      0.7.0claws43
+
+       * src/main.c
+               add --send option to command line interface, sends all
+               queued mail. Patch submitted by Ricardo Mones Lastra.
+
+2002-01-31 [paul]      0.7.0claws42
+
+       * src/mainwindow.c
+               add '/View/Hide read messages' to main_window_set_menu_sensitive()
+
+2002-01-31 [paul]      0.7.0claws41
+
+       * sync with sylpheed 0.7.0cvs27
+               see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
+               and 2002-01-31
+
+       * src/textview.c
+               comment out elements of textview_show_part() as temporary
+               workaround for attachment 'Display as text' bug 
+
+       * po/pt_BR.po
+               updated by Fabio Junior Beneditto
+
 2002-01-30 [paul]      0.7.0claws40
 
        * sync with sylpheed 0.7.0cvs24