fix crash in folder_destroy
[claws.git] / ChangeLog.claws
index beaa2f2ecc3bacb6c83b3584b28a8ddfb76e3899..3e678061df5548243cbde34f5e6d3852671c801f 100644 (file)
@@ -1,3 +1,711 @@
+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
+               see ChangeLog 2003-03-27
+               
+       * src/selective_download.[ch]   ** REMOVED **
+               really removed
+
+2003-03-27 [christoph] 0.8.11claws58
+
+       * src/folder.c
+               fix handling of tmp_flags in flag copy function
+
+2003-03-27 [paul]      0.8.11claws57
+
+       * sync with 0.8.11cvs13
+               see ChangeLog 2003-03-27
+
+2003-03-27 [oliver]    0.8.11claws56
+
+       * src/maiwindow.c
+               remove sel_download_cb
+
+2003-03-27 [oliver]    0.8.11claws55
+       
+       * src/inc.c
+               remove POP3_TOP
+       
+2003-03-26 [oliver]    0.8.11claws54
+
+       *src/pop.h
+               remove POP3_TOP*
+       * README.claws
+               remove selective donwload readme
+
+2003-03-26 [oliver]    0.8.11claws53
+       * src/matcher.[ch]
+       * src/matcher_parser_parse.y 
+       * src/pop.c 
+       * src/prefs_account.[ch]
+       * src/prefs_filtering.c
+               remove selective donwload
+
+2003-03-26 [oliver]    0.8.11claws52
+
+       * src/inc.[ch] 
+       * src/filtering.c 
+       * src/mainwindow.c 
+               remove selective donwload
+
+2003-03-26 [oliver]    0.8.11claws51
+       
+       * src/Makefile.am
+       * src/selective_download.[ch]   ** REMOVE **    
+
+2003-03-26 [christoph] 0.8.11claws50
+
+       * src/news.c
+               fix NEWS that got broken by a sync with sylpheed-main
+
+2003-03-26 [christoph] 0.8.11claws49
+
+       * src/mimeview.c
+               fix mime type guessing when no mime type is found for a file
+
+2003-03-25 [christoph] 0.8.11claws48
+
+       * src/mimeview.c
+       * src/procmime.c
+               remove mime type guessing from mime parser and use
+               name based mime types in viewer lookup for mime type
+               application/octet-stream
+
+2003-03-25 [christoph] 0.8.11claws47
+
+       * doc-src/readme.txt
+       * doc-src/rfc2554.txt
+               add RFC about SMTP AUTH
+
+       * src/send_message.c
+       * src/common/smtp.[ch]
+               add extra error code for authentication errors and
+               clear temporary password when this error occurs
+
+       (closes Bug 84 authentication failure while sending should
+        prompt for password again)
+
+2003-03-25 [christoph] 0.8.11claws46
+
+       * configure.ac
+       * src/Makefile.am
+       * src/imageview.[ch]                            ** REMOVE **
+       * src/messageview.[ch]
+       * src/mimeview.[ch]
+       * src/prefs_common.[ch]
+       * src/textview.c
+       * src/plugins/Makefile.am
+       * src/plugins/image_viewer/.cvsignore           ** NEW **
+       * src/plugins/image_viewer/Makefile.am          ** NEW **
+       * src/plugins/image_viewer/plugin.c             ** NEW **
+       * src/plugins/image_viewer/viewer.[ch]          ** NEW **
+               move image viewer into a plugin (building is enabled by default)
+               [ToDo: Prefs for resize and autoview]
+
+2003-03-25 [paul]      0.8.11claws45
+
+       * sync with 0.8.11cvs12
+               see ChangeLog 2003-03-26
+
+2003-03-25 [paul]      0.8.11claws44
+
+       * sync with 0.8.11cvs11
+               see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
+               
+       Note: Selective Download is broken.
+               
+2003-03-22 [christoph] 0.8.11claws43
+
+       * src/folder.c
+               code cleanup for flags copying
+
+2003-03-22 [christoph] 0.8.11claws42
+
+       * src/plugins/trayicon/trayicon.c
+               fix setting the transparent area when the window size
+               is forced by the system tray
+
+2003-03-22 [christoph] 0.8.11claws41
+
+       * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
+       * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
+       * src/plugins/trayicon/newmail.xpm              ** NEW **
+       * src/plugins/trayicon/nomail.xpm               ** NEW **
+       * src/plugins/trayicon/trayicon.c
+       * src/plugins/trayicon/unreadmail.xpm           ** NEW **
+               o replace GBiff icons with KBiff icons resized to 16x16 pixel
+               o add icon for unread mails
+               o set transparency for window
+
+2003-03-22 [christoph] 0.8.11claws40
+
+       * src/news.c
+               init news session to prevent crash when session is closed
+
+2003-03-22 [christoph] 0.8.11claws39
+
+       * src/imap.c
+       * src/common/session.[ch]
+               Init session data to make sure we don't have invalid pointers
+               for read_ch and write_ch when new multi process sessions are
+               not used
+
+       * src/main.c
+       * src/common/plugin.c
+       * src/common/sylpheed.c
+       * src/plugins/demo/demo.c
+       * src/plugins/dillo_viewer/dillo_viewer.c
+       * src/plugins/mathml_viewer/mathml_viewer.c
+       * src/plugins/spamassassin/spamassassin.c
+       * src/plugins/spamassassin/spamassassin_gtk.c
+               add plugin types to allow loading plugins at different times
+               (and maybe for different frontends), because it's not good to
+               load GTK-Plugins gefore gtk_init was called
+
+       * configure.ac
+       * src/plugins/Makefile.am
+       * src/plugins/trayicon/.cvsignore               ** NEW **
+       * src/plugins/trayicon/Makefile.am              ** NEW **
+       * src/plugins/trayicon/eggtrayicon.c            ** NEW **
+       * src/plugins/trayicon/eggtrayicon.h            ** NEW **
+       * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
+       * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
+       * src/plugins/trayicon/trayicon.c               ** NEW **
+               New Trayicon plugin that shows an icon in a systray that uses
+               XEMBED protocol like Gnome's systray. Icon shows if there
+               are new mails and a tooltip shows information about new,
+               unread and total messages.
+
+2003-03-22 [paul]      0.8.11claws38
+
+       * src/common/smtp.c
+               fix ESMTP AUTH CRAM-MD5
+               [sync with main (still version 0.8.11cvs6), see
+                ChangeLog 2003-03-22]
+
+2003-03-21 [colin]     0.8.11claws37
+
+       * src/send_message.c
+               Fix USE_SSL => USE_OPENSSL
+
+2003-03-21 [colin]     0.8.11claws36
+
+       * src/folderview.c
+               Fix counts in drag and dropped subfolders
+
+2003-03-21 [colin]     0.8.11claws35
+
+       * src/folder.c 
+       * src/folderview.c
+               speed up a bit folder dnd
+
+2003-03-20 [alfons]    0.8.11claws34
+
+       * src/main.c
+       * src/toolbar.c
+       * src/procmsg.c
+               don't send locked queue messages
+               (feature request "[ 705245 ] Locking message in outbox 
+                should prevent sending")
+
+2003-03-20 [christoph] 0.8.11claws33
+
+       * src/folder.c
+               remove NEW and UNREAD flag in special folders when scanning
+               
+       * src/common/smtp.c
+               fix ESMTP AUTH CRAM-MD5
+
+2003-03-20 [paul]      0.8.11claws32
+
+       * src/prefs_account.c
+               Re-write 'Tunnel command to open connection' as
+               'Use command to communicate with server', and disable
+               it for all except IMAP accounts
+
+2003-03-20 [paul]      0.8.11claws31
+
+       * sync with 0.8.11cvs6
+               see ChangeLog 2003-03-20
+
+2003-03-19 [match]     0.8.11claws30
+
+       * src/addritem.[ch]
+               include documentation. minor refactoring.
+       * src/addr_compl.[ch]
+       * src/addrindex.[ch]
+       * src/addresbook.[ch]
+       * src/summaryview.c
+               re-enable address lookup (was disabled in
+               0.8.11claws20).
+
+2003-03-19 [christoph] 0.8.11claws29
+
+       * src/procmsg.c
+               add temp flag handling, will make moving and copying
+               messages possible again
+
+       * src/folder.c
+               correct calulation of folder stats
+
+2003-03-18 [match]     0.8.11claws28
+
+       * src/editgroup.h
+               remove case sensitive comparison (closes bug 80).
+
+2003-03-18 [christoph] 0.8.11claws27
+
+       * src/imap.c
+               fix imap using a tunnel command
+
+       (closes bug 87)
+
+2003-03-18 [christoph] 0.8.11claws26
+
+       * src/folder.[ch]
+       * src/imap.c
+       * src/procmsg.[ch]
+               rewrite flag handling for folders
+
+2003-03-18 [christoph] 0.8.11claws25
+
+       * src/folder.c
+       * src/procmsg.c
+       * src/summaryview.c
+               unset NEW and UNREAD flags when message is ignored, to make
+               sure messages don't show up as unread on other IMAP clients,
+               because the IGNORE_THREAD flag can not be syncronized through
+               the IMAP folder
+
+2003-03-17 [christoph] 0.8.11claws24
+
+       * src/imap.c
+               don't use recursion to fetch uids when the number of messages
+               does not match. Moved code into subfunction that is used
+               again when needed, to prevent an endless loop.
+
+2003-03-17 [thorsten]  0.8.11claws23
+
+       * src/imageview.[ch]
+               export imageview_get_resized_size() (for plugins)
+       * src/prefs_common.[ch]
+               added prefs_common_get() (for plugins)
+
+2003-03-17 [christoph] 0.8.11claws22
+
+       * src/imap.c
+               o remove UID guessing from copy code
+               o support UIDPLUS extension for APPEND command
+
+2003-03-17 [paul]      0.8.11claws21
+
+       * src/gtk/about.c
+               remove 'Compiled-plugins' section.
+               
+       * src/plugins/dillo_viewer/dillo_viewer.c
+               slight change to description text
+
+2003-03-16 [match]     0.8.11claws20
+       * src/ldapserver.[ch]           ** NEW **
+       * src/ldapctrl.[ch]             ** NEW **
+       * src/ldapquery.[ch]            ** NEW **
+       * src/ldaputil.[ch]             ** NEW **
+       * src/addrcindex.[ch]           ** NEW **
+       * src/addrquery.h               ** NEW **
+       * src/addritem.[ch]
+       * src/addrcache.[ch]
+       * src/addrindex.[ch]
+       * src/addr_compl.[ch]
+       * src/addressbook.[ch]
+       * src/addrbook.[ch]
+       * src/editgroup.c
+       * src/editaddress.c
+       * src/editldap.c
+       * src/editldap_basedn.c
+       * src/vcard.c
+       * src/jpilot.c
+       * src/Makefile.am
+               included dynamic LDAP queries. improved address
+               completion.
+
+2003-03-16 [paul]      0.8.11claws19
+
+       * tools/multiwebsearch.pl
+               fix a fatal typo
+
+2003-03-16 [christoph] 0.8.11claws18
+
+       * src/mimeview.c
+       * src/plugins/dillo_viewer/dillo_viewer.c
+       * src/plugins/mathml_viewer/mathml_viewer.c
+               make unregistering of MimeViewerFactorys possible
+
+2003-03-16 [alfons]    0.8.11claws17
+
+       * configure.ac
+               correct typo
+
+2003-03-16 [melvin]    0.8.11claws16
+
+       * src/plugins/dillo_viewer.c
+               Fixed bug where it was not possible to view more than
+               one text/html attachment per message (bug discovered
+               by Christoph Hohmann).
+
+2003-03-15 [melvin]    0.8.11claws15
+
+       * src/prefs_actions.c
+               Fixed compilation warnings.
+
+2003-03-15 [melvin]    0.8.11claws14
+
+       * src/plugins/Makefile.am
+       * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
+       * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
+       * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
+               Added a html mail viewer plugin that uses Dillo v0.7.0 or
+               newer (http://dillo.auriga.wearlab.de/).
+
+2003-03-15 [christoph] 0.8.11claws13
+
+       * src/imap.c
+               don't query imap folder for attributes because we already
+               for them from imap_status
+
+       * src/mimeview.[ch]
+               add support for plugable MimeViewers (unloading Viewers
+               not yet complete)
+
+       * src/plugins/Makefile.am
+       * src/plugins/mathml_viewer/.cvsignore          ** NEW **
+       * src/plugins/mathml_viewer/Makefile.am         ** NEW **
+       * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
+               add MathML Viewer (Content-Type text/mathml) using GtkMathView
+               widget from http://helm.cs.unibo.it/mml-widget/
+
+2003-03-14 [christoph] 0.8.11claws12
+
+       * src/folder.[ch]
+               o error return code's should better be negative
+               o replace printf with debug_print
+
+       * src/imap.c
+               improve IMAP folder scan by checking UID-NEXT
+
+       * src/summaryview.c
+               remove check that are unnecessary in my opinion
+
+2003-03-13 [christoph] 0.8.11claws11
+
+       * src/folder.[ch]
+       * src/foldersel.c
+       * src/folderview.c
+       * src/imap.c
+       * src/mbox_folder.c
+       * src/mh.c
+       * src/news.c
+       * src/prefs_scoring.c
+       * src/summaryview.c
+               use a common function to get a displayable name
+               for a FolderItem
+
+2003-03-13 [paul]      0.8.11claws10
+
+       * tools/Makefile.am
+         tools/README
+         tools/multiwebsearch.conf     ** NEW FILE **
+         tools/multiwebsearch.pl       ** NEW FILE **
+               add multiwebsearch Actions script
+
+2003-03-13 [colin]     0.8.11claws9
+
+       * src/compose.c
+               Remove leading emtpy lines from quoted text
+               before quoting it
+
+2003-03-13 [melvin]    0.8.11claws8
+
+       * src/prefs_actions.c
+               Fixed a memory leak
+               Code clean ups
+               Added Cancel and OK buttons
+               Corrected help text
+
+2003-03-13 [christoph] 0.8.11claws7
+
+       * src/account.c
+       * src/folder.[ch]
+       * src/imap.c
+       * src/mainwindow.c
+       * src/mbox_folder.c
+       * src/mh.c
+       * src/news.c
+       * src/setup.c
+               replace more folder type stuff with folder class stuff
+
+2003-03-13 [melvin]    0.8.11claws6
+
+       * src/prefs_actions.c
+               Added new tokens:
+               %u: user provided argument
+               %h: user provided argument (hidden on input)
+               %s: current text selection in the message view 
+
+2003-03-13 [paul]      0.8.11claws5
+
+       * sync with 0.8.11cvs5
+               see ChangeLog 2003-03-11, 2003-03-12
+
+2003-03-12 [christoph] 0.8.11claws4
+
+       * src/folder.c
+               use folder class idstr when writing folderlist.xml
+
+       * src/folder.h
+       * src/imap.c
+       * src/news.c
+               replace folder type checks with folder class checks
+
+2003-03-12 [christoph] 0.8.11claws3
+
+       * src/folder.[ch]
+       * src/imap.[ch]
+       * src/main.c
+       * src/mbox_folder.[ch]
+       * src/mh.[ch]
+       * src/news.[ch]
+               o create a list of known folder classes in the folder system
+               o use folder class id strings for folder item identifiers
+
+2003-03-12 [christoph] 0.8.11claws2
+
+       * src/imap.c
+               fix imap uid validity check
+
+2003-03-12 [christoph] 0.8.11claws1
+
+       * src/account.c
+       * src/folder.[ch]
+       * src/foldersel.c
+       * src/folderview.c
+       * src/imap.c
+       * src/mainwindow.c
+       * src/mbox_folder.c
+       * src/mh.c
+       * src/news.c
+       * src/prefs_scoring.c
+       * src/procmsg.c
+       * src/setup.c
+       * src/summaryview.c
+               initial restructuring of folder system, seperating
+               folders and folder classes
+
+2003-03-12 [paul]      0.8.11claws
+
+       0.8.11claws release
+
+2003-03-12 [christoph]
+
+       * src/gtk/prefswindow.c
+               fix translation of "Page Index"
+
+2003-03-12 [paul]      0.8.10claws110
+
+       a sync from 0.8.11cvs4 before the release
+
+       * src/common/utils.c
+               subject_compare_for_sort(): allow null strings (fixes
+               summary sorting).
+
 2003-03-11 [paul]      0.8.10claws109
 
        * po/es.po