* src/main.c
[claws.git] / ChangeLog.claws
index 1899a8a7c8ae8342329c94196c2e201e372cf66c..9a06443eb2ebcf07c7a8dd0bca75703946c3b4f4 100644 (file)
@@ -1,3 +1,206 @@
+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]
+               rearrange to stop the window getting too long:
+                       move Receive dialog stuff to Receive tab
+                       move Send dialog to Send tab
+                       remove Dialogs frame
+               rename 'Open messages in summary with cursor keys' to
+               'Always open messages in summary when selected', as its
+               more appropriate
+
+2003-04-15 [paul]      0.8.11claws93
+
+       * src/prefs_common.[ch]
+         src/summaryview.c
+               add new option '/Interface/Open next message on deletion'
+
+2003-04-15 [paul]      0.8.11claws92
+
+       * src/summaryview.[ch]
+               add /Mark/Lock and /Mark/Unlock to the pop-up
+               menu. Patch submitted by Ivan Francolin Martinez
+               <ivanfm@users.sourceforge.net>
+
+2003-04-15 [paul]      0.8.11claws91
+
+       * sync with 0.8.11cvs24
+               see ChangeLog 2003-04-15
+
+2003-04-14 [jens]      0.8.11claws90
+
+       * updated German translation and some corrections from
+               Roland Bless <bless@tm.uka.de>
+
+2003-04-14 [paul]      0.8.11claws89
+
+       * sync with 0.8.11cvs22
+               see ChangeLog 2003-04-14
+
+2003-04-13 [paul]      0.8.11claws88
+
+       * src/plugins/clamav/clamav_plugin.c
+               fix memory leaks
+               clean up
+
+2003-04-12 [paul]      0.8.11claws87
+
+       * src/plugins/clamav/clamav_plugin.c
+               activate enable/disable archive scanning option
+               
+       * src/plugins/clamav/.cvsignore         ** NEW FILE **
+
+2003-04-12 [paul]      0.8.11claws86
+
+       * src/plugins/Makefile.am
+         src/plugins/clamav/Makefile.am                ** NEW FILE **
+         src/plugins/clamav/README                     ** NEW FILE ** 
+         src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
+         src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
+               add Clam AntiVirus plugin
+
+2003-04-12 [paul]      0.8.11claws85
+
+       * sync with 0.8.11cvs21
+               see ChangeLog 2003-04-11
+
+2003-04-11 [paul]      0.8.11claws84
+
+       * po/es.po
+               update Spanish translation. Submitted by Ricardo
+               Mones Lastra.
+
+2003-04-10 [christoph] 0.8.11claws83
+
+       * src/mbox.c
+               fix typo that did not move unfiltered mails to destination
+               folder
+
+       (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
+        when filtering from spool)
+
+2003-04-10 [christoph] 0.8.11claws82
+
+       * src/imap.c
+               use BODY.PEEK instead of BODY in in message fetch operation
+               to make sure the IMAP server does not set the \Seen flag for
+               messages. Sylpheed does that later itself, when the message
+               is opened in sylpheed
+
+       (closes Bug 111 Claws destroys unread marks)
+
+2003-04-09 [oliver]    0.8.11claws81
+       
+       * src/folder.c
+               fix crash in folder_destroy
+       * README.claws
+               remove selective download
+
+2003-04-09 [christoph] 0.8.11claws80
+
+       * src/imap.c
+               fix crash in imap_get_msginfo() when then fetched message
+               is not found
+
+       (closes Bug 110 Crash during mail composition)
+
+2003-04-08 [christoph] 0.8.11claws79
+
+       * src/folder.c
+       * src/prefs_account.c
+               Filter new messages that are found in an INBOX folder
+               when 'Filter messages on receiving' is enabled in the
+               Folder's AccountPrefs. This allows to use Sylpheed's
+               filtering engine for IMAP folders where messages are
+               added to the INBOX by a MTA
+
+2003-04-08 [paul]      0.8.11claws78
+
+       * src/procmsg.h
+               clean up after last commit
+
+2003-04-08 [paul]      0.8.11claws77
+
+       * sync with 0.8.11cvs20
+               see ChangeLog 2003-04-07 and 2003-04-08
+
 2003-04-07 [christoph] 0.8.11claws76
 
        * src/filtering.[ch]