sync with 0.9.0pre1
[claws.git] / ChangeLog.claws
index df23374bf1c3a425d62cd9fee139b1d073bd9575..65924c1c9b2b1eb90d78e63816ff615be89cbf5f 100644 (file)
@@ -1,3 +1,127 @@
+2003-05-12 [paul]
+
+       * sync with 0.9.0pre1
+
+2003-05-09 [paul]      0.8.11claws149
+
+       * sync with 0.8.11cvs43
+               see ChangeLog 2003-05-09
+
+2003-05-08 [christoph] 0.8.11claws148
+
+       * src/imap.[ch]
+               o use CAPABILIY as first command and check for PREAUTH
+                 information in the response to it
+               o rewrite all imap_cmd_* functions to use an IMAPSession
+                 instead of a SockInfo as parameter
+               o do STARTTLS after fetching and checking the server
+                 capabilities
+
+2003-05-08 [paul]      0.8.11claws147
+
+       * tools/Makefile.am
+         tools/README
+         tools/convert_mbox.pl         ** NEW FILE **
+               add mbox conversion script. Submitted by 
+               Fred Marton <Fred.Marton@uni-bayreuth.de>
+
+2003-05-07 [christoph]
+
+       * doc-src/glade.txt
+       * src/gtk/pluginwindow.glade
+       * src/plugins/image_viewer/viewerprefs.glade
+       * src/plugins/spamassassin/spamassassin_gtk.glade
+               add glade files for user interfaces and a description how
+               to use glade to create the sylpheed code
+
+2003-05-07 [paul]      0.8.11claws146
+
+       * sync with 0.8.11cvs41
+               see ChangeLog 2003-05-07
+
+2003-05-06 [christoph] 0.8.11claws145
+
+       * src/main.c
+       * src/plugins/image_viewer/viewer.c
+               fix usage of imlib in imageviewer plugin
+
+       * src/gtk/prefswindow.c
+               handle window close event correctly
+
+2003-05-06 [paul]      0.8.11claws144
+
+       * src/common/ssl.c
+               fix typo introduced in sync
+
+2003-05-06 [paul]      0.8.11claws143
+
+       * sync with 0.8.11cvs39
+               see ChangeLog 2003-05-06
+
+2003-05-06 [paul]      0.8.11claws142
+
+       * AUTHORS
+         po/cs.po
+               updated Czech translation, submitted by 
+               Radek Vybiral <Radek.Vybiral@vsb.cz>
+               
+       * src/plugins/clamav/clamav_plugin_gtk.c
+               clean up
+
+2003-05-03 [alfons]    0.8.11claws141
+
+       * src/compose.[ch]
+               make paste as quotation work even when the call to 
+               text_inserted() was deferred (fixes bug #140 "Paste 
+               as quotation does not work when using "external" 
+               clipboard")
+
+2003-05-03 [thorsten]  0.8.11claws140
+
+       * src/addrquery.h
+         src/ldapquery.h
+         src/mainwindow.c
+               removed C++ comments
+       * src/addr_compl.c
+               function with non-int retval/param used before
+               implementation/declaration
+
+2003-05-02 [paul]      0.8.11claws139
+
+       * src/addr_compl.[ch]
+         src/addressbook.[ch]
+         src/addrindex.c
+         src/summaryview.c
+               revert match's changes to (finally) remove the bug where
+               opening a folder causes massive slowdown when using the 
+               'Display sender using address book' option
+
+2003-05-01 [melvin]    0.8.11claws138
+
+       * src/plugins/dillo_viewer/dillo_prefs.[ch]
+       * src/plugins/dillo_viewer/dillo_viewer.c
+               Fixed bug where "Cancel" button from prefs issued
+               warnings.
+               Comply a little more to coding style
+
+2003-05-01 [paul]      0.8.11claws137
+
+       * sync with 0.8.11cvs38
+               see ChangeLog 2003-05-01
+
+2003-05-01 [paul]      0.8.11claws136
+
+       * po/bg.po
+               updated by George Danchev
+
+2003-04-30 [christoph] 0.8.11claws135
+
+       * src/plugins/dillo_viewer/dillo_prefs.c
+       * src/plugins/image_viewer/viewerprefs.c
+       * src/plugins/spamassassin/spamassassin_gtk.c
+               remove gtk_widget_ref() calls for widgets in
+               glade code
+
 2003-04-30 [paul]      0.8.11claws134
 
        * src/addrindex.c