a sync from 0.9.3cvs17
[claws.git] / ChangeLog.claws
index 64de6f1614810f3ffd6387eda0b73ede4dcccf46..7b35fee2256dec1921ac4ce30e4b68cda81232d4 100644 (file)
@@ -1,3 +1,664 @@
+2003-07-27 [paul]      0.9.3claws59
+
+       * src/procmsg.[ch]
+               a sync from 0.9.3cvs17
+               see ChangeLog 2003-07-23
+
+2003-07-27 [alfons]    0.9.3claws58
+
+       * src/procmsg.c
+               add missing header members to MsgInfo; fixes the problem of 
+               not displaying X-Faces, as noticed by Ricardo Mones
+
+2003-07-26 [christoph] 0.9.3claws57
+
+       * sync with 0.9.3cvs18
+               see ChangeLog 2003-07-24
+
+2003-07-26 [christoph] 0.9.3claws56
+
+       * sync with 0.9.3cvs17
+               see ChangeLog 2003-07-23
+
+2003-07-26 [christoph] 0.9.3claws55
+
+       * src/folder.[ch]
+       * src/imap.c
+       * src/mbox_folder.c
+       * src/mh.c
+       * src/news.c
+               add support for copy function that copy multiple messages
+               (not implemented yet)
+
+       * src/summaryview.c
+               add missing return value
+
+2003-07-26 [paul]      0.9.3claws54
+
+       * tools/multiwebsearch.pl
+               do whitespace substitution before passing the string
+               to the browser. fixes bug with browsers that don't
+               do whitespace conversion themselves.
+
+2003-07-25 [christoph] 0.9.3claws53
+
+       * src/folder.[ch]
+       * src/imap.c
+       * src/mh.c
+               rewrite adding of multiple messages to a folder for
+               claws' folder system
+
+2003-07-25 [luke]      0.9.3claws52
+
+       * src/mimeview.c
+               o icon toggles set correctly on leaving ctree mimeview
+
+2003-07-25 [paul]      0.9.3claws51
+
+       * partial sync with 0.9.3cvs21 [src/main.c]
+               see ChangeLog 2003-07-25
+
+2003-07-24 [paul]      0.9.3claws50
+
+       * tools/maildir2sylpheed.pl
+               fix typo
+
+2003-07-24 [paul]      0.9.3claws49
+
+       * src/mimeview.c
+               increase the gutter size of paned so that the panes
+               can be resized
+               
+       * src/plugins/demo/demo.c
+               squeeze in another typo fix
+
+2003-07-24 [paul]      0.9.3claws48
+
+       * src/plugins/demo/demo.c
+         src/prefs_account.c
+               small changes to the English
+               
+       * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
+         src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
+         src/Makefile.am
+         src/stock_pixmap.c
+               rename the misspelled icon
+
+2003-07-23 [alfons]    0.9.3claws47
+
+       * src/mimeview.c
+               make icon list look like a list of toggles
+
+2003-07-23 [luke]      0.9.3claws46
+
+       * src/pixmaps/mimeview_gpg_expired.xpm
+       * src/pixmaps/mimeview_gpg_failed.xpm
+       * src/pixmaps/mimeview_gpg_passed.xpm
+       * src/pixmaps/mimeview_text_html.xpm
+       * src/pixmaps/mimeview_image.xpm
+               o all icons the same size
+
+       * src/mimeview.[ch]
+               o mimeview ctree arranged vertically above the viewer
+               o icons changed to buttons
+               o can use keyboard to select an icon (Enter)
+               o resize icon list to width of icons
+
+       *  src/gtk/gtkvscrollbutton.c
+               o sensitivity of buttons reacts to position
+
+2003-07-23 [christoph] 0.9.3claws45
+
+       * sync with 0.9.3cvs14 (incomplete)
+               see ChangeLog 2003-07-17
+
+2003-07-23 [alfons]    0.9.3claws44
+
+       * src/folder.c
+       * src/procmsg.h
+               sync with my local tree to restore some claws-only things
+
+2003-07-23 [paul]      0.9.3claws43
+
+       * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
+         src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
+         src/Makefile.am
+         src/mimeview.c
+         src/procmime.h
+         src/rfc2015.c
+         src/stock_pixmap.[ch]
+               indicate missing keys and expired sigs/keys
+               in mime view column
+
+2003-07-23 [paul]      0.9.3claws42
+
+       * src/compose.c
+               Redirect fixes: enable automatic account selection and
+               do not append signature to message on changing account
+               fixes Bug[s] #248
+
+2003-07-23 [paul]      0.9.3claws41
+
+       * sync with 0.9.3cvs16
+               see ChangeLog 2003-07-23
+
+2003-07-23 [alfons]    0.9.3claws40
+
+       * src/inc.c
+               give progress dialog a main window, and give it the first 
+               one (presumably the only one). fixes bug #247, "segfault on 
+               pop-before-smtp" 
+
+2003-07-22 [alfons]    0.9.3claws39
+
+       * src/summaryview.c
+               shift-space scrolls up
+
+2003-07-22 [paul]      0.9.3claws38
+
+       * sync with 0.9.3cvs15
+               see ChangeLog 2003-07-22
+
+2003-07-20 [alfons]    0.9.3claws37
+
+       * src/compose.c
+               put menu inside #ifdef USE_ASPELL..#endif
+
+2003-07-20 [christoph] 0.9.3claws36
+
+       * src/procmsg.c
+               fix wrong flags in MsgInfo returned by
+               procmsg_msginfo_get_full_info()
+
+       (closes Bug 221 Deleting messages from the Message View gives incorrect
+        new/unread message counts in the folder view)
+
+       * src/plugins/spamassassin/spamassassin_gtk.c
+               add gettext macro for prefs page title
+
+2003-07-20 [paul]      0.9.3claws35
+
+       * src/mimeview.c
+               redraw icon list on signature check
+
+2003-07-20 [christoph] 0.9.3claws34
+
+       * src/Makefile.am
+       * src/account.c
+       * src/folder.[ch]
+       * src/folder_item_prefs.[ch]            ** NEW **
+       * src/folderview.c
+       * src/mainwindow.c
+       * src/mh.c
+       * src/prefs_gtk.c
+       * src/prefs_scoring.c
+       * src/summaryview.c
+       * src/prefs_folder_item.[ch]
+               o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
+                 Properties dialog
+               o use prefswindow for folder properties
+
+       * src/gtk/prefswindow.[ch]
+               change implementation to use an invisible notebook instead
+               of unparenting widgets
+
+2003-07-20 [christoph] 0.9.3claws33
+
+       * src/compose.h
+       * src/folder.c
+       * src/folderview.h
+       * src/headerview.h
+       * src/prefs_filtering.h
+       * src/prefs_folder_item.[ch]
+       * src/procmime.h
+       * src/procmsg.h
+       * src/summaryview.h
+               clean up header mess
+               (always use 1. typedefs, 2. #includes, 3. structures)
+
+       * src/common/version.h.in
+               add casts for constants
+
+       * src/plugins/demo/demo.c
+               fix typo
+
+       * src/plugins/spamassassin/spamassassin.c
+               remove unused variable
+
+2003-07-20 [alfons]    0.9.3claws32
+
+       * src/mimeview.c
+               o make icon buttons respond on left click
+               o minor cosmetic change
+
+2003-07-19 [luke]      0.9.3claws31
+
+       * src/mimeview.[ch]
+       * src/gtk/gtkvscrollbutton.c
+       * src/messageview.c
+               o improved mimeview behaviour when selecting a new message
+               o plus code cleanups to remove compile warnings
+
+
+2003-07-19 [alfons]    0.9.3claws30
+
+       * src/procmsg.c
+       * src/compose.c
+       * src/common/utils.[ch]
+               subject_get_reply_prefix_length() <- subject_get_prefix_length()
+
+2003-07-19 [alfons]    0.9.3claws29
+
+       * src/prefs_folder_item.c
+               reinit "legacy" tmp_prefs, so we don't free nor use invalid 
+               string pointers
+
+2003-07-19 [luke]      0.9.3claws28
+
+       * src/messageview.c
+       * src/mimeview.[ch]
+       * src/procmime.h
+       * src/rfc2015.c
+       * src/stock_pixmap.[ch]
+       * src/gtk/Makefile.am
+       * src/Makefile.am
+       * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
+       * src/pixmaps/mime_*.xpm                ** NEW **
+               o mimeview rearrangement with a new icon shortcut bar
+       
+2003-07-19 [alfons]    0.9.3claws27
+
+       * src/folderview.c
+               o plug leaking nodes_to_recollapse
+               o add folderview_recollapse_all_nodes() (not used yet)
+
+2003-07-19 [alfons]    0.9.3claws26
+
+       * src/compose.c
+       * src/common/utils.c
+               honour #240 "Better SUBJECT handling" by cleaning the prefix
+               for both forwarding as replying
+
+2003-07-18 [christoph] 0.9.3claws25
+
+       * configure.ac
+       * src/common/sylpheed.[ch]
+       * src/common/version.h.in
+               add version in numeric form to allow easy comparison
+
+       * src/plugins/demo/demo.c
+               add version check
+               - sylpheed version > plugin version => never allowed, sylpheed
+                 could contain unknown API changes
+               - sylpheed version < minimum version required => don't load,
+                 API required not available (if linking does not fail)
+
+2003-07-18 [alfons]    0.9.3claws24
+       
+       * src/common/plugin.[ch]
+               const correctness
+
+2003-07-18 [christoph] 0.9.3claws23
+
+       * src/common/hooks.c
+               fix crash when hooks where unregisted
+
+       * src/plugins/trayicon/trayicon.c
+               unregister detroy signal before destroying the widget
+               (still crashes when the plugin is unloaded)
+
+2003-07-18 [alfons]    0.9.3claws22
+       
+       * src/folderview.c
+               delay expanding folder tree during drags until timeout triggered
+               (needs perhaps some tweaking, so testing is welcome)
+
+2003-07-17 [alfons]    0.9.3claws21
+
+       * src/folderview.c
+               clean up cruft
+
+2003-07-17 [christoph] 0.9.3claws20
+
+       * src/common/session.c
+               fix opening of SSL connections
+
+       * src/plugins/image_viewer/Makefile.am
+               add OPENSSL_CFLAGS (we should find a better solution to remove
+               this dependencies if they are not required)
+
+       * src/plugins/spamassassin/spamassassin.c
+               remove setlocale workaround (fixed in libspamc)
+
+2003-07-17 [alfons]    0.9.3claws19
+
+       * src/common/hooks.[ch]
+       * src/plugins/clamav/clamav_plugin.c
+       * src/plugins/spamassassin/spamassassin.c
+       * src/plugins/trayicon/trayicon.c
+               fix signedness muck 
+
+2003-07-17 [alfons]    0.9.3claws18
+
+       * src/procmime.c
+               plug memleak
+
+2003-07-17 [alfons]    0.9.3claws17
+
+       * src/inc.c
+               plug memleak
+
+2003-07-17 [paul]      0.9.3claws16
+
+       * src/common/defs.h
+         src/mainwindow.c
+         src/manual.[ch]
+               add link to the Claws site's FAQ page, after the suggestion
+               and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
+               Move url strings to defs.h
+               
+       * src/mainwindow.c
+               fix typo to prevent "unknown menu entry" warnings
+
+2003-07-17 [alfons]    0.9.3claws15
+
+       * src/folderview.[ch]
+       * src/summaryview.[ch]
+       * src/mimeview.[ch]
+               plug DnD leaks 
+
+2003-07-17 [paul]      0.9.3claws14
+
+       * src/inc.c
+               remove two instances of 'GTK_EVENTS_FLUSH' because
+               they are unnecessary and probably cause a stack overflow
+
+2003-07-16 [christoph] 0.9.3claws13
+
+       * src/mimeview.[ch]
+               use an invisible GTK notebook to switch between viewers
+               instead of reparenting widgets
+
+2003-07-16 [christoph] 0.9.3claws12
+
+       * src/folder.c
+               move folder_item_update_freeze() to correct place in
+               folder_item_scan_full()
+
+2003-07-16 [paul]      0.9.3claws11
+
+       * sync with 0.9.3cvs12
+               see ChangeLog 2003-07-14 and 2003-07-15
+
+2003-07-16 [christoph] 0.9.3claws10
+
+       * src/imap.[ch]
+       * src/prefs_account.[ch]
+               sync IMAP CRAM-MD5 authentication with sylpheed-main
+
+2003-07-15 [alfons]    0.9.3claws9
+
+       * src/main.c
+               make --config-dir do something useful
+
+2003-07-15 [alfons]    0.9.3claws8
+
+       * src/procmsg.c
+               o fix a bug where 'last' didn't really point to the last message
+                 in the top level list of children, but to the last threaded
+                 message. 
+               
+               o clean up and make it easier to sync
+
+2003-07-15 [alfons]    0.9.3claws7
+
+       * src/mainwindow.c
+               make correct menu items sensitive       
+
+2003-07-14 [alfons]    0.9.3claws6
+
+       * src/procmsg.c
+               tune the threader so it will not subject-thread any message
+               without a subject prefix (this will not thread correctly if 
+               a parent is delivered after their childs, but it looks 
+               better right now)
+
+2003-07-13 [christoph] 0.9.3claws5
+
+       * src/mainwindow.c
+               group "Add mailbox *..." menu items in submenu
+
+2003-07-13 [alfons]    0.9.3claws4
+
+       * src/summaryview.c
+               correct summary_toggle_pressed() signature and make sure
+               signal is not passed on
+
+2003-07-13 [alfons]    0.9.3claws3
+
+       * src/summaryview.c
+               o for now don't pass on keys when they we're handled by 
+                 ctree::key_press_event
+               o clean up
+
+2003-07-13 [alfons]    0.9.3claws2
+       
+       * src/main.c
+               add command line option "--config-dir" to get the current 
+               configuration dir
+
+2003-07-12 [alfons]    0.9.3claws1
+
+       * src/matcher.[ch]
+       * src/matcher_parser_parse.y
+       * src/prefs_filtering.c
+       * src/filtering.c
+               add "Lock" filter action to lock messages;
+
+       * src/filtering.c       
+               remove debug_print()    
+       * src/prefs_filtering.c
+               re-organize matcher part 9: 
+               make action text entries easily extendible;
+               merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
+               ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
+
+2003-07-12 [paul]
+
+       * tools/README
+               update old information and add missing
+               information
+
+2003-07-12 [paul]      0.9.3claws
+
+       * 0.9.3claws released
+       
+2003-07-12 [paul]      0.9.0claws103
+
+       * src/Makefile.am
+               add addrquery.h
+
+2003-07-12 [melvin]    0.9.0claws102
+
+       * src/messageview.c
+               Fixed bug #215: Show MIME tab for single text/html messages. 
+               
+2003-07-12 [paul]      0.9.0claws101
+
+       * man/sylpheed.1
+               updated
+
+2003-07-12 [paul]      0.9.0claws100
+
+       * po/es.po
+         po/hr.po
+         po/pl.po
+         po/sr.po
+               update Spanish, Croatian, Polish, Serbian translations.
+               submitted by Ricardo Mones Lastra, Dragan, Witold
+               Wladyslaw Wojciech Wilk, Urke MMI
+
+2003-07-12 [melvin]    0.9.0claws99
+
+       * po/fr.po
+               Updated French translations.
+
+2003-07-12 [paul]      0.9.0claws98
+
+       * src/addressbook.c
+               disable 'Lookup' button as it has no effect
+
+2003-07-11 [alfons]    0.9.0claws97
+       
+       * src/summaryview.c
+               summary_searchbar_pressed() should return TRUE to signal that
+               event was handled. when returning void, the return value passed
+               to GTK is actually random, but maybe FALSE, in which case the
+               event is handled by parent
+               
+2003-07-10 [paul]      0.9.0claws96
+
+       * ac/missing/gettext.m4
+               update to version 0.12
+
+2003-07-10 [paul]      0.9.0claws95
+
+       * src/plugins/clamav/clamav_plugin.c
+               fix bug where multipart/alternative messages
+               would slip through without being scanned
+
+2003-07-10 [christoph] 0.9.0claws94
+
+       * src/folder.c
+               correct check if folder supports removing when a message is
+               moved. if not the message is only copied.
+
+       (closes Bug 132 crash on startup in newsgroups folders)
+
+2003-07-09 [alfons]    0.9.0claws93
+
+       * configure.ac
+       * src/common/defs.h
+               --with-config-dir (default .sylpheed)
+
+2003-07-09 [christoph] 0.9.0claws92
+
+       * configure.ac
+               use PKG_CHECK_MODULES to check for gtkmathview
+               (version 0.4.2 now required)
+
+2003-07-08 [melvin]    0.9.0claws91
+
+       * src/action.c
+               Implemented a progress bar that counts the number of completed
+               tasks when the action runs more than one command.
+
+2003-07-08 [alfons]    0.9.0claws90
+
+       * src/procmsg.c
+               if queued message has an invalid Message-Id, don't try to
+               find message it refers to (fixes #209 "crash when processing 
+               in folder")
+
+2003-07-08 [paul]      0.9.0claws89
+
+       * sync with 0.9.3cvs2
+               see ChangeLog 2003-07-08
+
+2003-07-08 [match]     0.9.0claws88
+
+       * src/ldapctrl.c
+               extend LDAP search for first/last name by parsing search term.
+
+2003-07-08 [alfons]    0.9.0claws87
+
+       * src/send_message.c
+               fix bug #208 "Status message stuck when sending on POP3 account"
+
+2003-07-07 [paul]      0.9.0claws86
+
+       * po/hr.po
+               new Croatian translation, submitted by
+               Dragan <drleskov@inet.hr>
+
+2003-07-07 [paul]      0.9.0claws85
+
+       * sync with 0.9.3cvs1
+               see ChangeLog 2003-07-07
+
+2003-07-05 [christoph] 0.9.0claws84
+
+       * src/Makefile.am
+       * src/messageview.c
+       * src/mimeview.[ch]
+       * src/stock_pixmap.[ch]
+       * src/pixmaps/messageview_text.xpm              ** NEW **
+               move mimeview tabs to the right side and use icons
+               instead of text to save some space
+
+       (patch by Luke Plant <lukeplant@softhome.net>)
+
+2003-07-05 [christoph] 0.9.0claws83
+
+       * src/inc.c
+               add NULL pointer checks
+
+       (patch by Luke Plant <lukeplant@softhome.net>)
+       (closes Bug 204 0.9.0 quits on authentication error?!)
+
+2003-07-05 [alfons]    0.9.0claws82
+
+       * configure.ac
+               take the clue in bug #202 "./configure script - 
+               'if test' comparison failure" reported by John Kristoff. 
+
+2003-07-04 [christoph] 0.9.0claws81
+
+       * src/plugins/spamassassin/spamassassin.c
+               set timeout for spam check
+
+2003-07-04 [christoph] 0.9.0claws80
+
+       * src/main.c
+               destroy all FolderItems when shutting down to
+               allow folders to clean up
+
+2003-07-04 [melvin]    0.9.0claws79
+
+       * src/gtk/gtkaspell.c
+               Fixed bug #184 "Entering non-ascii character deletes
+               previous char if spell checking enabled": this makes
+               the spell checking in multibytes (e.g. UTF-8)locales work.
+               (Patch by Luke Plant).
+               
+2003-07-04 [christoph] 0.9.0claws78
+
+       * sync with 0.9.2cvs1
+               see ChangeLog 2003-06-10
+
+2003-07-04 [paul]      0.9.0claws77
+
+       * sync with 0.9.3 release
+               see ChangeLog 2003-07-04
+
+2003-07-03 [christoph] 0.9.0claws76
+
+       * src/folder.[ch]
+       * src/imap.c
+       * src/mbox_folder.c
+       * src/mh.c
+       * src/news.c
+               move folder_item_get_path() stuff into a folder virtual function
+
+       * src/procmsg.c
+               use folder_item_fetch_msg() to get message and do not contruct
+               the filename from path and number
+
+2003-07-03 [paul]      0.9.0claws75
+
+       * sync with 0.9.2cvs12
+               see ChangeLog 2003-07-03
+
 2003-07-02 [paul]      0.9.0claws74
 
        * src/messageview.c
        * src/folder.c
                freeze folder updates while a folder is scanned
 
+       (closes Bug 185 New message counter)
+
 2003-06-26 [darko]     0.9.0claws65
 
        * src/ldapserver.c