maybe fix 551
[claws.git] / ChangeLog-gtk2.claws
index 8f48e23bd389cb5dcc7fa0323c8e488f66ecebe8..a20ae3d3c69186880a53ba00ea9467de7c6df150 100644 (file)
@@ -1,3 +1,144 @@
+2004-07-26 [colin]     0.9.12cvs33.24
+
+       * src/alertpanel.c
+               Maybe fix 551 (Truncated font in alert window)
+
+2004-07-26 [colin]     0.9.12cvs33.23
+
+       * po/de.po
+       * po/es.po
+       * po/fr.po
+       * po/it.po
+       * po/ja.po
+       * po/pl.po
+       * po/ru.po
+       * po/sk.po
+       * po/sr.po
+       * po/zh_CN.po
+               Sync po files with HEAD
+
+2004-07-26 [paul]      0.9.12cvs33.22
+
+       * src/compose.c
+               fix Bug 556 'Organisation-header is sent even if empty'
+
+2004-07-24 [colin]     0.9.12cvs33.21
+
+       * src/compose.c
+       * src/gtk/gtkaspell.c
+       * src/gtk/gtkaspell.h
+               Fix speller accelerators (require hack)
+
+2004-07-24 [colin]     0.9.12cvs33.20
+
+       * src/gtk/gtkaspell.c
+               Fix over-eager code deletion breaking
+               Check while typing
+
+2004-07-24 [colin]     0.9.12cvs33.19
+
+       * src/browseldap.c
+       * src/ldapctrl.c
+       * src/ldapctrl.h
+       * src/ldapserver.h
+               Sync ldap with HEAD
+       (Fixes 546 LDAP completely broken)
+
+2004-07-24 [colin]     0.9.12cvs33.18
+
+       * src/prefs_msg_colors.c
+               Fix prototype mismatch
+       (Fixes 547 void function cannot return value)
+
+2004-07-24 [colin]     0.9.12cvs33.17
+
+       * src/mainwindow.c
+               Fix sort going back to previous sort key
+               when changing sort direction
+
+2004-07-24 [colin]     0.9.12cvs33.16
+
+       * src/compose.c
+               Fix space insertion when re-wrapping at 
+               cursor point
+
+2004-07-24 [colin]     0.9.12cvs33.15
+
+       * src/gtk/gtkaspell.c
+               Don't change cursor position in insert-text
+               callback
+       (Fixes 539 Word wrapping on input transposes letters)
+
+2004-07-24 [colin]     0.9.12cvs33.14
+
+       * src/gtk/gtkaspell.c
+               Reencode non-ascii chars to dictionary's
+               encoding
+       (Fixes 544 Spell check broken non english locale)
+
+2004-07-24 [colin]     0.9.12cvs33.13
+
+       * src/summaryview.c
+               Fix Shift+Down, add Home/End/PgUp/PgDown
+
+2004-07-21 [colin]     0.9.12cvs33.12
+
+       * src/prefs_common.c
+               Fix a gtk warning (Patch by Andrej Kacian)
+
+2004-07-21 [colin]     0.9.12cvs33.11
+
+       * src/gtk/filesel.c
+               More check
+
+2004-07-21 [colin]     0.9.12cvs33.10
+
+       * src/compose.c
+       * src/crash.c
+       * src/export.c
+       * src/import.c
+       * src/messageview.c
+       * src/mimeview.c
+       * src/prefs_spelling.c
+       * src/prefs_themes.c
+       * src/summaryview.c
+       * src/gtk/filesel.c
+       * src/gtk/filesel.h
+       * src/gtk/pluginwindow.c
+               Untwist open/save mode guessing logic, make
+               it explicit
+
+2004-07-20 [colin]     0.9.12cvs33.9
+
+       * src/codeconv.c
+               conv_encode_header: src_charset is UTF-8 on
+               gtk2
+       * src/compose.c
+               Remove double encoding of the headers
+
+2004-07-20 [colin]     0.9.12cvs33.8
+
+       * src/codeconv.c
+               Fix typo
+
+2004-07-20 [colin]     0.9.12cvs33.7
+
+       * src/mainwindow.c
+               Set the separated messageview to the saved
+               size of Claws' messageview (Patch by Alfons)
+               Fix a callback prototype (me)
+
+2004-07-20 [colin]     0.9.12cvs33.6
+
+       * src/codeconv.h
+               Forgot one hunk in 0.9.12cvs33.4
+
+2004-07-19 [colin]     0.9.12cvs33.5
+
+       * src/action.c
+               Action output fix
+               Patch by Alfons
+
 2004-07-19 [colin]     0.9.12cvs33.4
 
        * src/compose.c
        * src/folderview.c
                Sync with 0.9.12cvs31
 
-2004-07-18 [colin]     0.9.12cvs30.3
+2004-07-18 [colin]     0.9.12cvs30.4
 
        * src/compose.c
                Also block text_inserted when inserting a file