From: Melvin Hadasht Date: Tue, 18 Sep 2001 23:37:44 +0000 (+0000) Subject: fixed two gtkspell bugs X-Git-Tag: Release_0_6_4claws12~135 X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=commitdiff_plain;h=33247d4e26228e321324864537465115f064891f fixed two gtkspell bugs added shift-right-click pops up speller config menu POTFILES.in update --- diff --git a/ChangeLog.claws b/ChangeLog.claws index a5b26de37..e7b8c6a91 100644 --- a/ChangeLog.claws +++ b/ChangeLog.claws @@ -1,3 +1,13 @@ +2001-09-19 [melvin] + + * src/gtkspell.c + fixed the post-right-click focus pb + fixed crash when 'Spell check all' after dict change + and when cursor is at the end of the text + shift-right-click pops up config menu even on misspelled words. + * po/POTFILES.in + added gtkspell.c + 2001-09-19 [melvin] * src/about.c