0.8.11claws135
[claws.git] / ChangeLog.claws
index 4192964062daa2da7483ccdd1be91b14012e358e..6835048e3274d551ac231c910316deee59a320de 100644 (file)
@@ -1,3 +1,587 @@
+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
+               ok, this time a better fix for the bug where opening folder
+               has massive slowdown when using the 'Display sender using 
+               address book' option
+
+2003-04-30 [paul]      0.8.11claws133
+
+       * src/addrindex.c
+               revert the 'fix' of 0.8.11claws128 because it doesn't fix it
+       
+2003-04-30 [melvin]    0.8.11claws132
+
+       New: Dillo plugin preferences (patch by Dimitar Haralanov)
+
+       * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
+               Preferences for the dillo plugin
+       * src/plugins/dillo_viewer/dillo_viewer.c
+               Support for preferences
+       * src/plugins/dillo_viewer/Makefile.am
+               Added dillo_prefs.[ch]
+
+2003-04-30 [alfons]    0.8.11claws131
+
+       * src/common/plugin.[ch]
+               see? this ANSI C'fication immediately gives us type
+               checking for free.
+
+2003-04-30 [alfons]    0.8.11claws130
+
+       * src/common/plugin.[ch]
+       * src/plugins/clamav/clamav_plugin.[ch]
+       * src/plugins/clamav/clamav_plugin_gtk.c
+       * src/plugins/demo/demo.c
+       * src/plugins/dillo_viewer/dillo_viewer.c
+       * src/plugins/image_viewer/plugin.c
+       * src/plugins/image_viewer/viewer.[ch]
+       * src/plugins/image_viewer/viewerprefs.[ch]
+       * src/plugins/mathml_viewer/mathml_viewer.c
+       * src/plugins/spamassassin/spamassassin.[ch]
+       * src/plugins/spamassassin/spamassassin_gtk.c
+       * src/plugins/trayicon/trayicon.c
+               clean up
+
+2003-04-30 [alfons]    0.8.11claws129
+
+       * src/common/utils.c
+               make is_ascii_str() fail gracefully when NULL pointer
+               is passed
+
+2003-04-30 [paul]      0.8.11claws128
+
+       * src/addrindex.c
+               fix bug where opening folder has massive slowdown when
+               using the 'Display sender using address book' option
+
+2003-04-30 [paul]      0.8.11claws127
+
+       * src/plugins/clamav/clamav_plugin.c
+         src/plugins/clamav/clamav_plugin_gtk.c
+         src/plugins/demo/demo.c
+         src/plugins/dillo_viewer/dillo_viewer.c
+         src/plugins/image_viewer/plugin.c
+         src/plugins/mathml_viewer/mathml_viewer.c
+         src/plugins/spamassassin/spamassassin.c
+         src/plugins/spamassassin/spamassassin_gtk.c
+         src/plugins/trayicon/trayicon.c
+               get rid of eye-hurting function signatures
+
+2003-04-30 [paul]      0.8.11claws126
+
+       * src/plugins/trayicon/trayicon.c
+               add description
+               
+       * src/mimeview.c
+               be more descriptive
+
+2003-04-30 [paul]      0.8.11claws125
+
+       * configure.ac
+               arrange the plugins in reverse alphabetical order
+               
+       * src/plugins/clamav/clamav_plugin.[ch]
+         src/plugins/clamav/clamav_plugin_gtk.c
+               rename some params
+               resize max_size window
+               re-arrange the order of some gui elements
+               improve descriptions
+       
+       * src/plugins/image_viewer/plugin.c
+         src/plugins/mathml_viewer/mathml_viewer.c
+               add descriptions
+               
+       * src/plugins/spamassassin/spamassassin_gtk.c
+               resize max_size window
+               re-arrange the order of some gui elements
+               
+       * src/messageview.c
+         src/mimeview.c
+               correct typos
+
+2003-04-30 [alfons]    0.8.11claws124
+
+       * src/imap.c
+               fix a leak found while browsing Martin Kluge's 
+               valgrind log (Claws only)
+
+2003-04-29 [darko]     0.8.11claws123
+
+       * src/gtk/gtkstext.h
+               include wchar.h if it is available, fixes compilation
+               on HP-UX systems
+
+2003-04-29 [melvin]    0.8.11claws122
+
+       * src/prefs_actions.c
+               Improved help text of Actions' syntax
+
+2003-04-28 [paul]      0.8.11claws121
+
+       * src/action.c
+               a better fix for the crash when performing an action
+               on a mime part
+
+2003-04-28 [paul]      0.8.11claws120
+
+       * src/action.c
+               fix crash when performing an action on a
+               mime part
+
+2003-04-28 [paul]      0.8.11claws119
+
+       * sync with 0.8.11cvs36
+               see ChangeLog 2003-04-28
+
+2003-04-27 [paul]      0.8.11claws118
+
+       * more sync with 0.8.11cvs35
+               see ChangeLog 2003-04-25
+
+2003-04-26 [christoph] 0.8.11claws117
+
+       * src/folder.c
+               fix remove virtual check
+
+2003-04-26 [paul]      0.8.11claws116
+
+       * src/messageview.c
+               fix return-receipt, make it work again
+
+2003-04-26 [paul]      0.8.11claws115
+
+       * src/mimeview.c
+               restore double-clicking of the [application/pgp-signature 
+               (Select "Check signature" to check)] line in the message view,
+               broken in recent sync
+
+2003-04-26 [christoph] 0.8.11claws114
+
+       * src/folder.c
+               check if remove virtual really exists before
+               calling the function
+
+2003-04-25 [match]     0.8.11claws113
+
+       * src/addrindex.c
+       * src/addrbook.c
+       * src/ldapquery.[ch]
+       * src/ldapctrl.[ch]
+               fix memleak.
+       * src/ldapserver.[ch]
+               fix memleak. fix segfault.
+               plug a Claws memleak
+
+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]
+               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]
+       * src/inc.[ch]
+       * src/mbox.c
+       * src/procmsg.[ch]
+               add procmsg_msginfo_filter() to execute filtering actions
+
+2003-04-06 [christoph] 0.8.11claws75
+
+       * src/imap.c
+               use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
+
+2003-04-06 [christoph] 0.8.11claws74
+
+       * src/common/utils.[ch]
+               add g_int_compare() function for slist sorting
+
+       * src/imap.c
+               fetch all MsgInfos with one command in imap_get_msginfos()
+               using an imap set with a list of ranges
+
+       * src/news.c
+               use new g_int_compare() function
+
+2003-04-06 [thorsten]  0.8.11claws73
+
+       * src/mh.c
+               corrected implementation of mh_folder_destroy()
+
+2003-04-05 [christoph] 0.8.11claws72
+
+       * src/account.c
+       * src/folder.[ch]
+       * src/folderview.c
+       * src/imap.c
+       * src/inc.c
+       * src/main.c
+       * src/mainwindow.c
+       * src/mbox_folder.c
+       * src/mh.c
+       * src/mimeview.h
+       * src/msgcache.[ch]
+       * src/news.c
+       * src/procmime.h
+       * src/procmsg.[ch]
+       * src/setup.c
+       * src/gtk/gtkutils.c
+               o rename structure field names class and new to klass and
+                 new_msgs, to allow including files in C++
+               o add 'extern "C"' block to some header files
+               o add MsgInfoList and MsgNumberList as alias for GSList for
+                 developers to know what type of list is expected
+
+       * src/plugins/image_viewer/plugin.c
+       * src/plugins/image_viewer/viewer.[ch]
+       * src/plugins/image_viewer/viewerprefs.[ch]
+               rename function names to prevent conflicts
+
+2003-04-05 [paul]      0.8.11claws71
+
+       * sync with 0.8.11cvs18
+               see ChangeLog 2003-04-03 and 2003-04-04
+
+2003-04-02 [christoph] 0.8.11claws70
+
+       * src/folder.[ch]
+       * src/imap.[ch]
+       * src/mbox_folder.[ch]
+       * src/mh.[ch]
+       * src/news.[ch]
+               o Make all virtual folder functions private
+               o remove unused folder code
+
+       * src/common/socket.[ch]
+       * src/summaryview.c
+               fix warnings
+
+2003-03-30 [alfons]    0.8.11claws69
+
+       * src/send_message.c
+               remove two debug traces and see if people still report
+               errors
+
+2003-03-30 [alfons]    0.8.11claws68
+
+       * src/send_message.c
+       * src/commons/session.c
+               add more debug traces
+
+2003-03-30 [christoph] 0.8.11claws67
+
+       * src/folder.c
+               change processing folder name from .processing to processing
+
+       * src/common/ssl.c
+               disable SSL certificate check because it causes Xlib error
+               when the child process want's to open an GTK window
+
+2003-03-30 [christoph] 0.8.11claws66
+
+       * src/folder.c
+               don't use default folder for processing folder item because
+               it can be a non local folder
+
+       (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
+
+2003-03-30 [alfons]    0.8.11claws65
+
+       * src/send_message.c
+               try fixing crashes when sending messages: my gcc 2.95.4 seems 
+               to generate bad code for 'send_send_data_progressive': When
+               called from 'send_send_data_finished', the 'data' pointer is
+               cleared just before the assignment to the dialog pointer
+
+2003-03-29 [christoph] 0.8.11claws64
+
+       * src/common/prefs.h
+       * src/plugins/image_viewer/Makefile.am
+       * src/plugins/image_viewer/plugin.c
+       * src/plugins/image_viewer/viewer.[ch]
+       * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
+               add PrefsPage for ImageViewer
+
+2003-03-28 [thorsten]  0.8.11claws63
+
+       * src/common/session.c
+               added some comments
+
+2003-03-28 [paul]      0.8.11claws62
+
+       * sync with 0.8.11cvs16
+               see ChangeLog 2003-03-28
+
+2003-03-28 [paul]      0.8.11claws61
+
+       * sync with 0.8.11cvs15
+               see ChangeLog 2003-03-28
+
+2003-03-27 [christoph] 0.8.11claws60
+
+       * src/folder.c
+       * src/imap.c
+       * src/common/socket.[ch]
+               set socket state to DISCONNECTED when any operation
+               fails to allow reconnecting in IMAP code without
+               checking the return code of all calls to the command
+               functions
+
+       * src/folderview.c
+       * src/summaryview.c
+               remove some more stuff that depends on specific
+               folder types
+
 2003-03-27 [paul]      0.8.11claws59
 
        * sync with 0.8.11cvs14