* src/compose.c
[claws.git] / ChangeLog.claws
index ed53f53cbfca97d5e0edeb949517c0d3cc6cf363..b0a2be0f545cbb9a449084ecaf6431bd2a1bb512 100644 (file)
-2003-09-03 [alfons]    0.9.4claws63
+2003-10-13 [paul]      0.9.6claws20
+
+       * src/folderview.c
+               fix bug #347 'subscribe newsgroups crashes'
+
+2003-10-13 [paul]      0.9.6claws19
+
+       * src/compose.c
+               when using 'Reply to all' include the 'send replies
+               to' folder property
+               
+       * po/ja.po
+               update Japanese translation. submitted by Rui Hirokawa 
+               <rui_hirokawa@ybb.ne.jp>        
+
+2003-10-13 [hoa]       0.9.6claws18
+
+       * src/account.c
+       * src/compose.c
+       * src/messageview.c
+       * src/procheader.c
+       * src/procheader.h
+               rename get_header_from_msginfo() into
+               procheader_get_header_from_msginfo() so that we have a
+               coherent exported naming.
+               avoid parsing of header contained in a string via
+               a newly written temporary file.
+
+       Patch submitted by Simon 'corecode' Schubert
+               <corecode@corecode.ath.cx>
+
+2003-10-12 [hoa]       0.9.6claws17
+
+       * src/filtering.c
+       * src/filtering.h
+       * src/matcher.c
+       * src/matcher.h
+       * src/matcher_parser_parse.y
+       * src/prefs_filtering_action.c
+               added "stop" action : stop applying the filtering rules.
+               added "set score" and "increase/decrease score" actions.
+               That two last action replace the "change_score" action
+               introduced by alfons in 0.8.8claws85.
+               "set score" is to set a given score to the message.
+               "increase/decrease score" will increase or decrease the
+               score if the given value is respectively positive or
+               negative. If someone find a some better name for this last
+               rule, it can be modified.
+
+2003-10-12 [paul]      0.9.6claws16
+
+       * AUTHORS
+         po/ja.po
+               update Japanese translation. submitted by Rui Hirokawa 
+               <rui_hirokawa@ybb.ne.jp>
+
+2003-10-12 [christoph] 0.9.6claws15
+
+       * src/procmime.c
+               fix crash caused by incorrect headers
+
+2003-10-10 [christoph] 0.9.6claws14
+
+       * src/main.c
+       * src/privacy.[ch]
+       * src/rfc2015.[ch]
+               implement detection of signed message parts for rfc2015
+
+2003-10-10 [thorsten]  0.9.6claws13
+
+       * src/mimeview.c
+               fix typo
+
+2003-10-10 [christoph] 0.9.6claws12
+
+       * src/stock_pixmap.[ch]
+       * src/pixmaps/mime_message.xpm                  ** NEW **
+               add a new icon for mime type "message"
+
+       * src/privacy.[ch]
+       * src/procmime.[ch]
+               add crypto api
+
+       * src/mimeview.c
+               o use crypto api
+               o add icons for message type mime parts
+
+2003-10-10 [christoph] 0.9.6claws11
+
+       * src/mainwindow.c
+       * src/messageview.[ch]
+       * src/mimeview.[ch]
+       * src/procmime.[ch]
+       * src/procmsg.[ch]
+       * src/rfc2015.c
+       * src/summaryview.c
+       * src/textview.[ch]
+               o remove switching between TextView and MimeView in MessageView
+                 (if required we can hide the icon box and the MimeView will
+                  look exaxtly like the TextView)
+               o temporary remove signature and decrypting GPGME code
+
+2003-10-09 [christoph] 0.9.6claws10
+
+       * src/action.c
+       * src/compose.c
+       * src/messageview.c
+       * src/mimeview.c
+       * src/procmime.[ch]
+       * src/procmsg.c
+       * src/rfc2015.c
+       * src/textview.c
+       * src/common/utils.[ch]
+       * src/plugins/clamav/clamav_plugin.c
+       * src/plugins/dillo_viewer/dillo_viewer.c
+       * src/plugins/image_viewer/viewer.c
+       * src/plugins/mathml_viewer/mathml_viewer.c
+               new mime parser (several things need fixing)
+
+2003-10-09 [paul]      0.9.6claws9
+
+       * src/imap.c
+               a little more sync with 0.9.6cvs2 and a tidy up
+
+2003-10-08 [paul]      0.9.6claws8
+
+       * sync with 0.9.6cvs2
+               see ChangeLog 2003-10-03
+
+2003-10-05 [christoph] 0.9.6claws7
+
+       * src/summaryview.c
+               don't use flags to check if a message is in a news folder
+
+       (closes Bug 282 clicking on folder with copied Messages from News
+        immediately after having copied them crashes Sylpheed-Claws)
+
+2003-10-05 [christoph] 0.9.6claws6
+
+       * src/Makefile.am
+       * src/progressdialog.[ch]               ** REMOVE **
+       * src/gtk/Makefile.am
+       * src/gtk/progressdialog.[ch]           ** NEW **
+               move progressdialog to gtk directory
+
+2003-10-04 [christoph] 0.9.6claws5
+
+       * src/prefs_toolbar.c
+       * src/gtk/prefswindow.c
+               remove widget_show_all for pages root widget
+
+       * src/plugins/spamassassin/spamassassin.[ch]
+       * src/plugins/spamassassin/spamassassin_gtk.c
+       * src/plugins/spamassassin/spamassassin_gtk.glade
+               add support for new libspamc transports
+
+2003-10-04 [christoph] 0.9.6claws4
+
+       * src/plugins/spamassassin/libspamc.[ch]
+       * src/plugins/spamassassin/spamassassin.c
+       * src/plugins/spamassassin/utils.[ch]
+               update libspamc to version from SpamAssassin 2.60
+
+2003-10-03 [christoph] 0.9.6claws3
+
+       * src/send_message.c
+               fix missing format string bug found by
+               Georgi Guninski <guninski@guninski.com>
+
+2003-10-03 [paul]      0.9.6claws2
+
+       * po/zh_CN.po
+               update Simpilified Chinese translation, submitted by
+               Hansom Young
+
+2003-10-02 [christoph] 0.9.6claws1
+
+       * src/imap.c
+               add UIDPLUS support for COPY and EXPUNGE
+
+2003-10-02 [paul]      0.9.6claws
+
+       * 0.9.6claws released
+
+2003-10-02 [paul]
+
+       * po/es.po
+         po/sk.po
+               update Spanish and Slovak translations
+               submitted by Ricardo Mones Lastra and Andrej Kacian
+2003-10-02 [paul]      0.9.5claws43
+
+       * po/en_GB.po
+               update British English translation
+
+2003-10-02 [paul]      0.9.5claws42
+
+       * po/hr.po
+               update Croatian translation, submitted by Dragan
+
+2003-10-01 [paul]      0.9.5claws41
+
+       * po/pl.po
+         po/sr.po
+               update Polish and Serbian translations, submitted by
+               Emil and Urke MMI
+
+2003-10-01 [melvin]    0.9.5claws40
+
+       * po/fr.po
+               Updated French translations
+
+2003-10-01 [melvin]    0.9.5claws39
+
+       * src/prefs_fonts.c
+               Fixed a Gtk warning
+
+       * src/plugins/dillo_prefs.c     
+               Quasi unnoticeable UI clean-up.
+
+2003-10-01 [paul]
+
+       * tools/README
+         tools/maildir2sylpheed.pl
+               bug fixes, rewrites, submitted by Matthias Förste 
+               <itsjustme@users.sourceforge.net>
+
+2003-09-29 [paul]      0.9.5claws38
+
+       * src/inc.c
+               fix my coding carelessness
+
+2003-09-29 [paul]      0.9.5claws37
+
+       * po/POTFILES.in
+         src/Makefile.am
+         src/main.c
+         src/prefs_common.[ch]
+         src/prefs_fonts.[ch]  ** NEW FILES **
+               move Font config options to Other Prefs/Display/Fonts
+               (user's current configuration is preserved)
+
+2003-09-29 [paul]      0.9.5claws36
+
+       * src/inc.c
+         src/prefs_account.c
+               allow 'local_mbox' value to point to either a directory 
+               (/var/mail -  default, new) or a file (/var/mail/username
+               - original)
+
+2003-09-28 [paul]      0.9.5claws35
+
+       * src/rfc2015.c
+               on signature check, where key exists, print the
+               Key ID
+
+2003-09-27 [alfons]    0.9.5claws34
+
+       * src/action.c
+               o make progress bar not fill/expand when resizing dialog
+               o use default fixed text font for actions output
+
+2003-09-27 [paul]      0.9.5claws33
+
+       * src/prefs_common.[ch]
+         src/procmsg.c
+         src/send_message.c
+               remove External Program settings from Common Prefs/Send
+               as they are now unnecessary due to Local account settings.
+               plus a little tidying-up after 0.9.5claws31
+
+2003-09-27 [paul]      0.9.5claws32
+
+       * src/prefs_account.c
+               o make correction to gui text:
+                 'Local mailbox file' -> 'Local mailbox directory'
+               o give 'local_mbox' option a reasonable default value:
+                 '/var/mail'
+               o use 'DEFAULT_SENDMAIL_CMD' as default 'mail_command'
+                 value
+
+2003-09-26 [paul]      0.9.5claws31
+
+       * src/inc.c
+         src/prefs_common.[ch]
+               remove 'Incorporate from spool' common pref,
+               force creation of a 'Local' account
+
+2003-09-26 [christoph] 0.9.5claws30
+
+       * src/folder.c
+       * src/msgcache.c
+               add more NULL pointer checks
+
+2003-09-25 [christoph] 0.9.5claws29
+
+       * src/folder.c
+               o don't fetch source message to get it's message id
+               o immediately scan dest folder when copying a message did not
+                 return a new message number and not do it when the first message
+                 without a new message number is found
+
+2003-09-23 [christoph] 0.9.5claws28
+
+       * src/compose.c
+               fix generating of headers
+
+       (patch by David Relson <relson@osagesoftware.com>)
+
+2003-09-23 [paul]      0.9.5claws27
+
+       * po/zh_CN.po
+               update Simplified Chinese translation. submitted by
+               Hansom Young
+
+2003-09-23 [paul]      0.9.5claws26
+
+       * tools/Makefile.am
+         tools/README
+         tools/vcard2xml.py    ** NEW FILE **
+               add a script that converts an evolution vcard to
+               sylpheed's xml format
+               submitted by Bogdan Sumanariu <bsumanariu@one5.ro>
+
+2003-09-22 [paul]      0.9.5claws25
+
+       * src/plugins/clamav/clamav_plugin.c
+               don't skip MULTIPART parts
+
+2003-09-21 [christoph] 0.9.5claws24
+
+       * src/alertpanel.c
+               remove unneeded include
+
+       * src/folder.c
+               clean up copy/move mess with duplicated code
+
+       * src/imap.c
+               fix problem that sometimes the folder was not scanned
+               also it was changed
+
+2003-09-21 [christoph] 0.9.5claws23
+
+       * src/Makefile.am
+       * src/logwindow.[ch]                    ** REMOVE **
+       * src/mainwindow.c
+       * src/prefs_common.c
+       * src/gtk/Makefile.am
+       * src/gtk/logwindow.[ch]                ** ADD **
+               make logwindow prefs_common independent and move
+               it to gtk directory
+
+2003-09-20 [christoph] 0.9.5claws22
+
+       * src/compose.c
+               add extra space for address code conversion
+               (4 * unconvered size could be too small for short headers)
+
+2003-09-20 [christoph] 0.9.5claws21
+
+       * src/compose.c
+               increase temp buffer size when writing headers
+
+2003-09-19 [darko]     0.9.5claws20
+
+       * src/compose.c
+               don't ignore value of 'Save copy of outgoing messages to
+               this folder instead of Sent' in message redirect
+
+2003-09-17 [christoph] 0.9.5claws19
+
+       * src/compose.c
+               use ", " as address seperator for mail headers and pass whole
+               header line at once to compose_convert_header to make sure
+               it is correctly folded
+
+       (closes Bug 64 Problem when sending to many recipients)
+
+2003-09-17 [hoa]       0.9.5claws18
+       
+       * src/matcher.[ch]
+         src/matcher_parser_parse.y
+         src/prefs_matcher.c
+               changed the keyword used for command execution in condition
+               keyword is changed from "execute" to "test"
+               so that it is not the same as the one used for action.
+               This will fix a bug when using filtering dialog.
+               All semantic in the code is also changed to reflect
+               the keyword change.
+
+2003-09-17 [paul]
+       
+       * sync with 0.9.6 release
+
+2003-09-17 [paul]      0.9.5claws17
+
+       * sync with 0.9.5cvs8
+               see ChangeLog 2003-09-16 and 2003-09-17
+
+2003-09-16 [paul]      0.9.5claws16
+
+       * sync with 0.9.5cvs6
+               see ChangeLog 2003-09-16
+
+2003-09-15 [paul]      0.9.5claws15
+
+       * sync with 0.9.5cvs5
+               see ChangeLog 2003-09-15
+
+2003-09-14 [alfons]    0.9.5claws14
+
+       * src/inc.c
+               make "Go to inbox after receiving new mail" again;
+               regression of a sync, restored to sylpheed main 
+               behaviour. (misses still some bits)
+
+2003-09-14 [alfons]    0.9.5claws13
+
+       * src/prefs_filtering_action.c
+               o add proper message if empty execute command line
+               o don't select first action item after registering a
+                 new action to prevent (what seems to be a GTK) bug
+                 #36, "filtering will only accept one action change 
+                 per invocation".
+
+2003-09-14 [alfons]    0.9.5claws12
+
+       * src/prefs_filtering.c
+       * src/prefs_filtering_action.c
+       * src/prefs_matcher.c
+               fix function signature for key_pressed_event signal handlers
+
+2003-09-14 [alfons]    0.9.5claws11
+
+       * src/mainwindow.c
+               fix regression caused by fix for invalid bug #7
+               (should fix #246, "Multiple selections are deselected when 
+               moving from search window to main window")
+               
+2003-09-14 [alfons]    0.9.5claws10
+       
+       * src/actions.[ch]
+       * src/filtering.[ch]
+       * src/prefs_actions.c
+               allow `filtering actions` in actions; only for advanced users
+               right now: try for example, "%as{mark color 2}" 
+       
+2003-09-13 [paul]      0.9.5claws9
+       
+       * po/pl.po
+         po/zh_CN.po   ** NEW FILE **
+               update Polish translation, submitted by Emil 
+               <eminowbl@posejdon.wpk.p.lodz.pl>
+               add new Simplified Chinese translation, submitted by
+               Hansom Young <hansom_young@yahoo.com>
+
+2003-09-12 [alfons]    0.9.5claws8
+
+       * src/summaryview.c
+               don't open separate message views when View | Separate message view
+               is active 
+               (please look carefully for any navigation regressions)
+
+2003-09-11 [alfons]    0.9.5claws7
+
+       * src/mainwindow.c
+               make default message view, opened by View | Separate message 
+               view, look like a claws message view (which includes a menu
+               bar and a toolbar)
+               (fixes bug #298, "message view loses tool bar") 
+
+2003-09-11 [christoph] 0.9.5claws6
+
+       * src/folderview.c
+               fix double deleting of newsgroup folders
+
+       (closes Bug 305 crash after deleting of a newsgroup)
+
+2003-09-11 [paul]      0.9.5claws5
+
+       * src/rfc2015.c
+         src/common/utils.h
+               more sync'ing from 0.9.5cvs2
+
+2003-09-11 [christoph] 0.9.5claws4
+
+       * src/compose.c
+       * src/rfc2015.c
+       * src/common/utils.h
+               fix sync with 0.9.5cvs2
+
+2003-09-11 [paul]      0.9.5claws3
+
+       * sync with 0.9.5cvs4
+               see ChangeLog 2003-09-11
+
+2003-09-11 [paul]      0.9.5claws2
+
+       * sync with 0.9.5cvs2
+               see ChangeLog 2003-09-05
+               
+2003-09-11 [paul]      0.9.5claws1
+
+       * sync with 0.9.5cvs3
+               see ChangeLog 2003-09-10
+
+2003-09-10 [paul]      0.9.5claws
+
+       * 0.9.5claws released
+
+2003-09-10 [paul]      0.9.4claws78
+
+       * src/Makefile.am
+               add missing files
+
+2003-09-10 [melvin]    0.9.4claws77
+
+       * po/fr.po
+               Updated French translations
+
+2003-09-10 [paul]      0.9.4claws76
+
+       * po/es.po
+         po/sk.po
+         po/sr.po
+               update Spanish, Slovak, and Serbian translations.
+               submitted by Ricardo Mones Lastra, Andrej Kacian,
+               and Urke MMI
+               
+       * AUTHORS
+               add translation team section
+
+2003-09-09 [christoph] 0.9.4claws75
+
+       * src/folder.c
+               free item->prefs in folder_item_destroy
+
+2003-09-09 [alfons]    0.9.4claws74
+
+       * src/folderview.c
+               o proper check for root node sorting
+               o remove unnecessary gtk_ctree_remove_node 
+
+       (should fix bug #300, "crash while moving folder")      
+
+2003-09-08 [christoph] 0.9.4claws73
+
+       * src/folderview.c
+               o fix double adding of IMAP FolderItems to GtkCTree
+               o fix crash then mbox folder is removed
+
+2003-09-08 [christoph] 0.9.4claws72
+
+       * src/folder.c
+       * src/folderview.c
+       * src/mainwindow.c
+               fix new folder notification
+
+       * src/mbox_folder.c
+               fix cache path
+
+2003-09-08 [christoph] 0.9.4claws71
+
+       * src/compose.c
+               replace '\n' and '\r' before removing trailing spaces
+
+       * src/folder.[ch]
+       * src/folderview.c
+               add information about new or removed items in folder tree change
+               notification and use this in folderview to add and remove only
+               the appected items and not refresh the whole tree
+
+2003-09-07 [match]     0.9.4claws70
+
+       * src/Makefile.am
+       * src/addr_compl.c
+       * src/addressbook.c
+       * src/addressitem.h
+       * src/addrindex.c
+       * src/addritem.c
+       * src/addritem.h
+       * src/addrquery.c                       ** NEW **
+       * src/addrquery.h
+       * src/ldapquery.c
+       * src/ldapserver.c
+       * src/stock_pixmap.c
+       * src/stock_pixmap.h
+       * src/pixmaps/address_search.xpm        ** NEW **
+               re-introduce Lookup button for LDAP 'static' searches.
+
+2003-09-07 [alfons]    0.9.4claws69
+       
+       * src/summaryview.c
+               abandon setting usize for messageview because it gives layout problems
+               with the quick search bar and the headerview; fixes assorted UI glitches:
+               
+               o bug #148, "Toggling of quick-search bar reduces index view area" 
+               o bug #280, "Window resiizes for line length but does not revert"
+
+2003-09-07 [christoph] 0.9.4claws68
+
+       * src/compose.c
+               o make sure we don't have any newlines in header values
+               o check custom headers for spaces and newlines and ignore
+                 malformed header names
+
+2003-09-06 [christoph] 0.9.4claws67
+
+       * src/folder.c
+       * src/folderview.c
+               invoke notification hook for folder tree changes after append
+               and remove folder
+
+       (closes Bug 294 Crash while moving folder with many subdirectories)
+
+2003-09-06 [christoph] 0.9.4claws66
+
+       * src/folder.c
+               destroy folder's MsgCache if FolderItem is removed to make sure
+               it is not saved when the FolderItem is destroyed
+
+2003-09-06 [christoph] 0.9.4claws65
+
+       * src/plugins/clamav/clamav_plugin.c
+               fix copy & paste bug
+
+2003-09-05 [christoph] 0.9.4claws64
+
+       * src/folder.c
+       * src/messageview.[ch]
+       * src/procmsg.[ch]
+       * src/summaryview.c
+               extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
+               by MessageView to clear it when the message is deleted. Should
+               work even if messages are deleted in MainWindow or by
+               processing.
+
+2003-09-05 [alfons]    0.9.4claws63
 
        * src/messageview.c
                deleting a message in a message view frees its msginfo, make 
                messageview_update_all() aware of that (should fix bug #293,
                "deleting message caused crash")
 
-2003-09-03 [melvin]    0.9.4claws62
+2003-09-05 [melvin]    0.9.4claws62
 
        * src/action.c
                Improve synchronous action exit code (fixes 
                a ~5 seconds delay after action exit on RedHat 9)
 
-2003-09-03 [christoph] 0.9.4claws61
+2003-09-04 [christoph] 0.9.4claws61
 
        * src/compose.c
        * src/rfc2015.c
                add util function to create mime boundary and use it
                in compose and gpg code
 
-2003-09-03 [alfons]    0.9.4claws60
+2003-09-04 [alfons]    0.9.4claws60
 
        * src/folder.c
                source folder item's GNode should already have been freed in