2005-09-18 [colin] 1.9.14cvs39
[claws.git] / ChangeLog-gtk2.claws
index f7f68423026ea2e4410562a00a6d440fd170b989..de6c10535b723de67a6a9eacff11badc2e97d811 100644 (file)
@@ -1,3 +1,112 @@
+2005-09-18 [colin]     1.9.14cvs39
+
+       * src/codeconv.c
+       * src/compose.c
+       * src/procmime.c
+               More charsets fixes. Fixes bug #806 (non
+               ascii characters in subject line)
+
+2005-09-17 [paul]      1.9.14cvs38
+
+       * src/folderview.c
+       * src/mainwindow.c
+               fix gcc-2.95 issues
+               Patch by Pawel Pekala
+
+2005-09-17 [colin]     1.9.14cvs37
+
+       * src/addrindex.c
+               bugfix for NO-USE LDAP compilation, patch 
+               by Fabien Vantard
+
+2005-09-17 [colin]     1.9.14cvs36
+
+       * src/prefs_actions.c
+       * src/prefs_customheader.c
+       * src/prefs_display_header.c
+       * src/prefs_filtering_action.c
+       * src/prefs_matcher.c
+       * src/prefs_toolbar.c
+               Fix strange casts (less elegant but
+               works better)
+
+2005-09-16 [colin]     1.9.14cvs35
+
+       * src/jpilot.c
+               Missed that one
+
+2005-09-16 [colin]     1.9.14cvs34
+
+       * configure.ac
+       * src/Makefile.am
+       * src/addr_compl.c
+       * src/addrindex.c
+       * src/browseldap.c
+       * src/editldap.c
+       * src/ldaplocate.c
+       * src/ldapquery.c
+       * src/ldapquery.h
+       * src/ldapserver.c
+       * src/ldapserver.h
+       * src/main.c
+       * src/matcher_parser_parse.y
+       * src/prefs_themes.c
+       * src/etpan/Makefile.am
+       * src/gtk/description_window.c
+       * src/plugins/clamav/Makefile.am
+       * src/plugins/clamav/clamav_plugin.c
+       * src/plugins/dillo_viewer/Makefile.am
+       * src/plugins/pgpcore/Makefile.am
+       * src/plugins/pgpinline/Makefile.am
+       * src/plugins/pgpmime/Makefile.am
+       * src/plugins/trayicon/Makefile.am
+               Fix 100% cpu usage in address completion list
+               Fix little bugs (return with no values etc)
+               Fix all warnings (with common CFLAGS)
+
+2005-09-15 [colin]     1.9.14cvs33
+
+       * src/addressbook.c
+               Fix bug where sometimes a group's email list is empty,
+               force its refresh (probably fixes "Re: how to create a 
+               distribution list")
+       * src/ldapquery.c
+               Don't return to the callback in the main thread from the
+               fetch thread (or face segs!)
+
+2005-09-15 [paul]      1.9.14cvs32
+
+       * src/prefs_matcher.c
+               forgotten in last commit
+
+2005-09-15 [paul]      1.9.14cvs31
+
+       * src/prefs_actions.c
+       * src/prefs_filtering_action.c
+       * src/prefs_quote.c
+       * src/quote_fmt.c
+       * src/summaryview.c
+       * src/gtk/description_window.c
+       * src/gtk/description_window.h
+       * src/gtk/quicksearch.c
+               allow interaction with the called
+               description window
+               Patch by Anders Hammar
+
+2005-09-14 [paul]      1.9.14cvs30
+
+       * src/compose.c
+               fix a little annoyance when pasting with 3rd button 
+               with wrap_pastes=0 and wrap_input=1
+               Patch by Colin
+
+2005-09-14 [paul]      1.9.14cvs29
+
+       * src/prefs_account.c
+               disable 'Filter messages on receiving' for
+               SMTP-only accounts
+               Patch  by Anders Hammar
+
 2005-09-14 [paul]      1.9.14cvs28
 
        * po/sk.po