* src/folder.c
[claws.git] / ChangeLog.claws
index c0853a2fce899165b701dbf249fa5f9a5f513798..9dabaa9c30c206bb3a66857e3cc45ba118f21a9e 100644 (file)
@@ -1,3 +1,124 @@
+2003-04-25 [alfons]    0.8.11claws112
+
+       * src/folder.c
+               plug a Claws memleak
+
+2003-04-25 [alfons]    0.8.11claws111
+
+       * src/common/session.c
+               plug a memleak
+
+2003-04-25 [paul]      0.8.11claws110
+
+       * sync with 0.8.11cvs35
+               see ChangeLog 2003-04-24 and 2003-04-25
+               
+       * src/gtk/pluginwindow.c
+               correct another strange float value
+
+2003-04-24 [christoph] 0.8.11claws109
+
+       * src/folder.c
+               freeze folder item updates when unsetting new flags
+
+       * src/gtk/pluginwindow.c
+               correct strange float value
+
+2003-04-23 [paul]      0.8.11claws108
+
+       * sync with 0.8.11cvs33
+               see ChangeLog 2003-04-23
+
+2003-04-22 [paul]      0.8.11claws107
+
+       * src/Makefile.am
+         src/messageview.c
+         src/mimeview.c
+         src/pgptext.[ch]      ** REMOVED **
+               remove pgptext.[ch] as its not used any more
+
+2003-04-22 [paul]      0.8.11claws106
+
+       * sync with 0.8.11cvs31
+               see ChangeLog 2003-04-21 and 2003-04-22
+
+2003-04-21 [alfons]    0.8.11claws105
+
+       * src/main.c
+               No access to GTK structures if we're a spawned child
+               (and clean up code a little bit...) Should fix #126.
+
+2003-04-21 [melvin]    0.8.11claws104
+
+       * src/plugins/dillo_viewer/README
+               Improved slightly the text.
+
+2003-04-21 [melvin]    0.8.11claws103
+
+       * src/plugins/dillo_viewer/README *** NEW ***
+               Added a README file for the Dillo plugin
+
+2003-04-20 [paul]
+
+       * tools/README
+         tools/outlook2sylpheed.pl
+               updated and improved by Ricardo Mones Lastra
+
+2003-04-18 [oliver]    0.8.11claws102
+
+       * src/inc.c 
+       * src/prefs_account.h
+               remove Pop3SessionType (used by selective download)
+       * src/prefs_toolbar.c
+               enable set Default Toolbar button
+
+2003-04-18 [paul]      0.8.11claws101
+
+       * sync with 0.8.11cvs29
+               see ChangeLog 2003-04-18
+
+2003-04-17 [paul]      0.8.11claws100
+
+       * src/prefs_common.[ch]
+         src/summaryview.c
+               remove 'Open next message on deletion' option,
+               as the same effect can now be achieved via the
+               'Always open messages in summary when selected'
+               option.
+
+2003-04-17 [paul]      0.8.11claws99
+
+       * sync with 0.8.11cvs28
+               see ChangeLog 2003-04-17
+
+2003-04-17 [christoph] 0.8.11claws98
+
+       * ac/spamassassin.m4
+       * src/plugins/spamassassin/libspamc.[ch]
+       * src/plugins/spamassassin/utils.[ch]
+               sync libspamc with SpamAssassin project
+
+2003-04-17 [christoph] 0.8.11claws97
+
+       * src/common/socket.h
+       * src/gtk/sslcertwindow.h
+               rename old USE_SSL to USE_OPENSSL
+
+2003-04-17 [paul]      0.8.11claws96
+
+       * src/prefs_common.h
+               use gulong for P_COLOR so that it compiles/runs on
+               64-bit systems. Patch submitted by James Noyes
+               <jnoyes-claws@retrogeeks.com>
+               
+       * po/de.po
+               updated by Jens
+
+2003-04-17 [paul]      0.8.11claws95
+
+       * sync with 0.8.11cvs27
+               see ChangeLog 2003-04-16
+
 2003-04-15 [paul]      0.8.11claws94
 
        * src/prefs_common.[ch]