0.8.11claws75
[claws.git] / ChangeLog.claws
index 0b0c0088eb959bc4c13516dc7bc75aa36bec104c..9318e6b406fa7629a2ff56661e95eeccd962c483 100644 (file)
@@ -1,3 +1,367 @@
+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