1 2004-03-11 [christoph] 0.9.10claws4
6 syncronize flags in cache with IMAP folder flags
8 Adapted a patch submitted by Simon 'corecode' Schubert
9 <corecode@corecode.ath.cx>
12 2004-03-11 [alfons] 0.9.10claws3
15 remove dead code that at one time controlled display of
18 2004-03-10 [paul] 0.9.10claws2
21 updated by Lupino <lupin85@email.it>
23 2004-03-09 [alfons] 0.9.10claws1
26 we're not using yywrap, but we may, so close yyin instead
29 2004-03-08 [paul] 0.9.10claws
31 * 0.9.10claws released
33 2004-03-08 [paul] 0.9.9claws41
41 update translations. submitted by Ricardo Mones Lastra,
42 Rui Hirokawa, Pavlo Bohmat, Andrej Kacian, Urke MMI,
45 2004-03-06 [paul] 0.9.9claws40
48 fix crash: g_strdup(DEFAULT_PIXMAP_THEME)
49 patch submitted by Pawel Pekala
51 2004-03-06 [alfons] 0.9.9claws39
54 allow nick name completion again
56 2004-03-02 [match] 0.9.9claws38
59 added definition of USE_LDAP_TLS to support TLS.
66 included LDAP TLS support.
68 2004-03-02 [christoph] 0.9.9claws37
71 o add more documentation for FolderClass
72 o remove usused FolderClass virtual functions
77 change creation of FolderClass because static initializations
78 for structs suck in C89
84 2004-02-28 [keith] 0.9.9claws36
87 Fix treatment of whitespace in quicksearch bar (leading
88 spaces and >1 space between commands and parameters).
90 2004-02-27 [alfons] 0.9.9claws35
93 Explicitly remove draft timeout to fix nasty race between
94 compose_send_cb() (which destroys the compose window) and
95 compose_defer_auto_save_draft() (which expects compose
96 window to exist). Should fix Keith's and Fred Marton's
97 bug report (#128, "crash after complaining about character
100 2004-02-27 [luke] 0.9.9claws34
103 Do folder_item_apply_processing() even if no processing
104 rules for the folder exist (so global processing is applied)
106 2004-02-26 [thorsten] 0.9.9claws33
109 Remove misleading static declaration
111 2004-02-26 [alfons] 0.9.9claws32
117 use/add procmime_get_content_type_str() as a safe wrapper
118 for returning a Content-Type type string; should fix
119 bug #444, 0.9.7..0.9.9 crashes with "Content-Type: type=
122 2004-02-26 [thorsten] 0.9.9claws31
125 Restructure save_as/save_all
127 2004-02-26 [alfons] 0.9.9claws30
132 2004-02-26 [alfons] 0.9.9claws29
139 * tools/textviewer.sh
140 tweaks from Johann Koenig, recognition of shell
141 scripts in particular
143 2004-02-24 [paul] 0.9.9claws28
145 * sync with 0.9.9cvs13
146 see ChangeLog 2004-02-24
148 2004-02-23 [paul] 0.9.9claws27
151 one alertpanel on pop3 authentication error will suffice
154 remove unnecessary printf
156 2004-02-22 [alfons] 0.9.9claws26
159 put back a lost check
161 2004-02-21 [alfons] 0.9.9claws25
164 don't forget to save folder properties after renaming folder
166 2004-02-20 [paul] 0.9.9.claws24
169 sync with 0.9.9cvs11, see ChangeLog 2004-02-19
172 complete sync with 0.9.9cvs9's 'update folderview
176 require gettext >= 0.12.1
178 2004-02-17 [match] 0.9.9claws23
181 keep the peace - change style.
183 2004-02-17 [alfons] 0.9.9claws22
186 make MATCHACTION_STOP cancel filtering / processing;
187 clean up and document it to make it a little bit more clear;
189 2004-02-17 [alfons] 0.9.9claws21
191 %X marks the cursor spot for reply quote format
193 * src/quote_fmt_lex.l
198 src/quote_fmt_parse.y
202 handle %X token for replies only (for now)
204 2004-02-17 [paul] 0.9.9claws20
207 updated by Andrej Kacian
210 remove unneeded include
213 be a little more user-friendly with the labels
216 a change forgotten in the last commit:
217 SYLPHEED_ACLOCAL_INCLUDE(m4)
219 2004-02-17 [paul] 0.9.9claws19
223 intl/Makefile.in ** REMOVED **
226 m4/missing/gdk-pixbuf.m4 ** NEW **
227 m4/missing/gettext.m4 ** NEW **
228 m4/missing/gpgme.m4 ** NEW **
229 m4/missing/imlib.m4 ** NEW **
230 m4/.cvsignore ** NEW **
231 m4/Makefile.am ** NEW **
233 m4/aclocal-include.m4 ** NEW **
234 m4/aspell.m4 ** NEW **
235 m4/check-type.m4 ** NEW **
236 m4/gnupg-check-typedef.m4 ** NEW **
237 m4/openssl.m4 ** NEW **
238 m4/spamassassin.m4 ** NEW **
239 po/ChangeLog ** REMOVED **
240 po/Makefile.in.in ** REMOVED **
241 po/Rules-quot ** REMOVED **
242 po/boldquot.sed ** REMOVED **
243 po/en@boldquot.header ** REMOVED **
244 po/en@quot.header ** REMOVED **
245 po/insert-header.sin ** REMOVED **
246 po/quot.sed ** REMOVED **
247 po/remove-potcdate.sed ** REMOVED **
248 po/remove-potcdate.sin ** REMOVED **
249 po/stamp-po ** REMOVED **
253 enable building with automake 1.8.x
254 add 'autopoint' to autogen.sh and remove all
255 auto-generated files, remove ac/ in favour of
258 2004-02-17 [alfons] 0.9.9claws18
261 MSG_IS_NEWS() is not stored at all, and is bogus
263 2004-02-17 [martin] 0.9.9claws17
266 fix crash when installing wrong theme and output an
269 2004-02-16 [christoph] 0.9.9claws16
272 * src/stock_pixmap.[ch]
274 * src/pixmaps/linewrapcurrent.xpm ** NEW **
275 add "Wrap current paragraph" to compose toolbar
277 2004-02-15 [alfons] 0.9.9claws15
280 refine previous commit to make sure other hook functions
281 get their grab of the pie too
283 2004-02-15 [alfons] 0.9.9claws14
286 fix sync breakage so we don't pass invalid pointer types
288 2004-02-15 [match] 0.9.9claws13
293 tweak threading calls.
294 * src/addr_compl.[ch]
295 add alias into completion list.
298 improve context menu behavior.
299 change menu sequence.
300 add send mail from addressbook.
301 * src/addrselect.[ch]
303 add send mail from addressbook.
305 2004-02-15 [christoph] 0.9.9claws12
308 skip deleting when duplist is empty
310 * src/folderview.[ch]
312 * src/summaryview.[ch]
313 call folderutils_delete_duplicates() from mainwindow code
315 2004-02-15 [alfons] 0.9.9claws11
318 add prefix for italian ms o(e)
320 2004-02-14 [paul] 0.9.9claws10
323 fix updating of the folder view when creating a
326 2004-02-13 [paul] 0.9.9claws9
328 * src/plugins/clamav/clamav_plugin.c
331 2004-02-13 [paul] 0.9.9claws8
333 * sync with 0.9.9cvs9
334 see ChangeLog 2004-02-09, 2004-02-10, 2004-02-12
336 2004-02-13 [alfons] 0.9.9claws7
339 fix wrong type of argument for ctype functions (pass unsigned
340 char instead of signed char)
342 2004-02-12 [alfons] 0.9.9claws6
345 don't select text in header entry when composing to a
346 default address, but rather give the header entry a
347 different color / style (same as the folder new color)
349 2004-02-12 [alfons] 0.9.9claws5
351 * src/plugins/clamav/clamav_plugin.c
352 don't exit(2) on libclamav init error - show a warning.
353 (tested by damaging a clamav database file.)
355 2004-02-12 [paul] 0.9.9claws4
357 * sync with 0.9.9cvs4
358 see ChangeLog 2004-02-04, 2004-02-05, and 2004-02-06
360 2004-02-11 [luke] 0.9.9claws3
363 remove redundant check introduced in 0.9.9claws1
365 2004-02-11 [luke] 0.9.9claws2
368 fix compilation of my previous commit without gpg enabled
370 2004-02-10 [luke] 0.9.9claws1
373 add borders to icons to indicate the privacy status for
374 the message part (unknown/bad/good)
376 2004-02-06 [paul] 0.9.9claws
380 2004-02-06 [darko] 0.9.8claws64
383 don't allow Ctrl+Enter while external editor is active
385 2004-02-06 [paul] 0.9.8claws63
391 update Spanish, Polish, Slovak, and Serbian translations.
392 submitted by Ricardo Mones Lastra, Emil Nowak, Andrej Kacian,
395 2004-02-04 [alfons] 0.9.8claws62
398 grab focus only when lbutton was pressed (bug #430 cont'd;
399 don't have clue yet why the cursor pos is at the end of the
402 2004-02-04 [alfons] 0.9.8claws61
405 always grab focus when one of the header entries is clicked
406 (should fix bug #430, "no focus on pasted addresses 3 & higher")
410 * ac/missing/gdk-pixbuf.m4
413 prevent 'underquoted definition' warnings
414 patch submitted by David Relson
416 * src/plugins/clamav/README
417 update, improve, correct
419 2004-01-31 [thorsten] 0.9.8claws60
422 'dir' not initialized if group has no messages
424 2004-01-29 [christoph] 0.9.8claws59
426 * src/customheader.[ch]
427 add custom_header_is_allowed() to check for disallowed header names
428 that must not be overridden by custom headers
431 always write From: header and use custom_header_is_allowed() to
432 check if custom header should be written
434 * src/prefs_customheader.c
435 check if custom header is disallowed using custom_header_is_allowed()
438 destroy message id GHashTable before freeing the MsgInfos
440 2004-01-29 [paul] 0.9.8claws58
442 * sync with 0.9.9 release
443 see ChangeLog 2004-01-29
445 2004-01-29 [paul] 0.9.8claws57
447 * sync with 0.9.8cvs11
448 see ChangeLog 2004-01-29
450 2004-01-28 [christoph] 0.9.8claws56
454 return WARN signature status when signature is not trusted
458 * src/folderutils.[ch] ** NEW **
460 implement delete duplicates summaryview independent
462 2004-01-28 [paul] 0.9.8claws55
464 * sync with 0.9.8cvs10
465 see Changelog 2004-01-27 and 2004-01-28
467 2004-01-26 [christoph] 0.9.8claws54
470 create a root node for the Folder if scan fails because root
471 folder does not exist
473 2004-01-26 [paul] 0.9.8claws53
475 * sync with 0.9.8cvs7
476 see ChangeLog 2004-01-23
478 2004-01-25 [alfons] 0.9.8claws52
481 remove left-over constant INDENT_CHARS
483 2004-01-25 [alfons] 0.9.8claws51
486 add NULL pointer check for mimeinfo->node in
487 procmime_mimeinfo_parent()
489 2004-01-25 [darko] 0.9.8claws50
492 make "Wrap all long lines" toolbar button wrap all
493 long lines not just the current line
494 patch by I. Oshadi Jayawardena <ioj4 at yahoo.co.uk>
497 2004-01-25 [alfons] 0.9.8claws49
500 remove g_strstrip(); prevents a NULL pointer deref, and isn't
501 necessary anyway, because *scanf() functions neglect white
503 Fixes bug #425, "sylpheed 0.9.8claws42 crashes on some messages."
505 2004-01-25 [paul] 0.9.8claws48
507 * src/prefs_ext_prog.c
508 apply Alfons' patch to check for NULL pointers
511 2004-01-25 [paul] 0.9.8claws47
513 * sync with 0.9.8cvs8
514 see ChangeLog 2004-01-23
516 2004-01-25 [thorsten] 0.9.8claws46
519 remove orphaned mimeview unref()
521 2004-01-23 [christoph] 0.9.8claws45
524 set ctree widget style
526 2004-01-23 [paul] 0.9.8claws44
528 * sync with 0.9.8cvs5
529 see ChangeLog 2004-01-22
531 2004-01-23 [alfons] 0.9.8claws43
534 remove redundant code in procmsg_get_thread_tree()
536 2004-01-21 [christoph] 0.9.8claws42
539 set ctree widget style, otherwise GTK does not use the
540 the correct vertical size for the list items
542 2004-01-21 [alfons] 0.9.8claws41
545 GDK_Left should only switch to folderview when
546 when summaryview hscrollbar is at the leftmost
547 position (fixes bug #420, "Focus error")
549 2004-01-21 [paul] 0.9.8claws40
551 * sync with 0.9.8cvs4
552 see ChangeLog 2004-01-20
554 2004-01-20 [christoph] 0.9.8claws39
557 remove setting sensitivity for no longer existing
558 /Scoring... popup entry
560 2004-01-20 [keith] 0.9.8claws38
563 Revert AM_CONFIG_HEADER to AC_CONFIG_HEADER
565 2004-01-20 [paul] 0.9.8claws37
568 demystify font settings
571 use textview->msgfont for header->body in
572 textview_show_header()
574 2004-01-20 [paul] 0.9.8claws36
578 remove superfluous debug_print's
581 clear the statusbar after LOCAL incorporation
583 2004-01-20 [paul] 0.9.8claws35
585 * sync with 0.9.8cvs3
586 see ChangeLog 2004-01-20
588 2004-01-19 [keith] 0.9.8claws34
591 don't show 'Search folder...' on popup menu
592 if folder has no mails in it
594 2004-01-17 [keith] 0.9.8claws33
599 store position of compose window in prefs
601 2004-01-17 [thorsten] 0.9.8claws32
603 * src/gtk/gtkvscrollbutton.c
604 ensure scrollbutton resize event on different gtk versions
606 2004-01-15 [alfons] 0.9.8claws31
609 keep MSG_REPLIED and MSG_FORWARDED even when marking a
612 2004-01-12 [christoph] 0.9.8claws30
615 better MIME-Version check
617 2004-01-11 [alfons] 0.9.8claws29
620 remove unnecessary but still effective check (could possibly
621 lead to some unwanted side effects)
623 2004-01-11 [alfons] 0.9.8claws28
626 we should not prefer lowest message number while threading
627 (introduced in previous commit)
629 2004-01-11 [alfons] 0.9.8claws27
632 subject threading fixes:
634 - make message with lowest message number the
636 - refine recording last node when threading. the last node
637 should be the previous one if a node has a thread parent,
638 or the current node if not
640 (there's another threading bug fix coming up)
642 2004-01-10 [paul] 0.9.8claws26
646 src/plugins/clamav/clamav_plugin_gtk.c
649 2004-01-09 [christoph] 0.9.8claws25
652 * src/string_match.[ch] ** REMOVE **
653 * src/common/Makefile.am
654 * src/common/string_match.[ch] ** NEW **
655 move string_match.[ch] to common directory
657 2004-01-09 [christoph] 0.9.8claws24
660 add MIME-Version header for the message parser
662 2004-01-09 [paul] 0.9.8claws23
668 src/prefs_ext_prog.[ch] ** NEW FILES **
669 move External Command options from 'Common Prefs/Other' to
670 'Other Prefs/Message View/External Programs', also reveal
671 the hidden options for audio player and image viewer.
674 fix toggling of header pane
676 2004-01-09 [paul] 0.9.8claws22
679 when changing account also change the save folder
682 if a text/plain attachment has 'Content-Disposition: attachment'
683 don't display it inline
685 2004-01-08 [christoph] 0.9.8claws21
688 check for "MIME-Version: 1.0" in message/rfc882 MIME-parts,
689 otherwise thread the message content as one text part and
690 don't assume charset US-ASCII which is only specified as
691 default for MIME-messages
693 2004-01-08 [paul] 0.9.8claws20
695 * src/plugins/clamav/clamav_plugin.c
696 src/plugins/spamassassin/spamassassin.c
697 inform the user what is happening via the statusbar
699 2004-01-06 [paul] 0.9.8claws19
702 update Spanish translation. submitted by Ricardo
705 2004-01-05 [paul] 0.9.8claws18
707 * sync with 0.9.8cvs2
708 see ChangeLog 2004-01-05
710 2004-01-03 [luke] 0.9.8claws17
714 o remove unused functions string_getchar() and file_getchar()
715 o remove the getchar_ parameter from generic_get_one_field()
716 o add an 'unfold' parameter to generic_get_one_field, to
717 be used if no HeaderEntry is supplied
718 o procheader_get_one_field_asis() uses
719 generic_get_one_field().
721 2004-01-01 [christoph] 0.9.8claws16
723 * src/common/xml.[ch]
724 o add xml_new_tag() to manage usage counts of strings correctly
725 o correct xml_copy_tree() function name
729 allow registering and unregistering of FolderClasses anytime
731 2003-12-31 [christoph] 0.9.8claws15
734 * src/common/xml.[ch]
735 keep folderlist.xml data for unloaded FolderClasses
737 2003-12-30 [luke] 0.9.8claws14
739 * src/procheader.[ch]
740 o added procheader_get_one_field_asis() that does not do
742 o fix procheader_get_header_array_asis() to use the above,
743 fixing ugliness of headers in textview
746 o don't unfold headers when redirecting.
748 2003-12-30 [paul] 0.9.8claws13
755 src/prefs_themes.[ch] ** NEW FILES **
756 redesign and move Icon Theme selector to
760 fix the old bug where icons are not always
761 updated when changing themes
764 fix bug where the icons on the title row
765 of the summary view were not updated
767 all patches submitted by Ricardo Mones Lastra
769 2003-12-30 [hoa] 0.9.8claws12
772 run preglobal and postglobal processing rules
773 even if the folder does not have any rules.
775 2003-12-28 [paul] 0.9.8claws11
779 ac/gnupg-check-typedef.m4
782 fix 'underquoted definition' warnings, patch submitted by
783 David Relson <relson@osagesoftware.com>
786 subject_get_prefix_length(): add "Odp\\:" to reply prefixes,
787 patch submitted by Jan Alboszta <J.Alboszta@students.mimuw.edu.pl>
789 2003-12-28 [paul] 0.9.8claws10
791 * sync with 0.9.8cvs1
792 see ChangeLog 2003-12-17
794 2003-12-27 [christoph] 0.9.8claws9
796 * src/common/utils.[ch]
797 add g_node_map() to map a GNode into a new GNode
798 converting all node data's with a function
806 o use g_node_map() to convert XML <-> Folder
807 o remove redundant FolderItem->parent and
808 replace it with folder_item_parent()
810 2003-12-23 [christoph] 0.9.8claws8
816 o use callback for notifications about added and
818 o rewrite folderlist saving (new functions to create
819 folder from XML tree, and XML tree from folder)
821 * src/common/xml.[ch]
822 add function to save XML trees
824 * src/prefs_filtering.c
827 2003-12-22 [christoph] 0.9.8claws7
829 * src/prefs_account.[ch]
830 add "SMTP only" accounts
832 2003-12-20 [melvin] 0.9.8claws6
835 Changed the interface for action_update_*_menu() so
836 action.c does not need to know the paths of the different
837 actions menu (mainwindow, message view and compose window).
840 Tiny code cleanup to merge spell checker related code
841 compose_update_actions_menu(): new function to update
842 the actions menu. Use it in compose_create()
845 compose_update_actions_menu(): new function to update
846 the actions menu. Used also in prefs_actions.c.
848 * src/mainwindow.[ch]
849 main_window_update_actions_menu(): new function to update
850 the actions menu. Used in main_window_create() and in
853 * src/messageview.[ch]
854 messageview_update_actions_menu(): new function to update
855 the actions menu. Used in messageview_add_toolbar() and in
858 * src/prefs_actions.c
859 prefs_actions_ok(): fixed to update the actions menu of
860 the separate message view and the compose windows.
862 2003-12-20 [luke] 0.9.8claws5
864 fix unfolding/newline stripping for multiline fields
865 in generic_get_one_field()
867 2003-12-19 [christoph] 0.9.8claws4
871 o use subject_compare_for_sort() when comparing
874 2003-12-19 [christoph] 0.9.8claws3
877 more syncing with 0.8.9a
879 2003-12-19 [christoph] 0.9.8claws2
882 don't write all FolderItem XML attributes for the root node
884 2003-12-19 [melvin] 0.9.8claws1
887 Added missing menu branch (Tools/Create processing/rule)
889 Updated French translation for the added string.
891 2003-12-19 [paul] 0.9.8claws
895 2003-12-19 [paul] 0.9.7claws51
903 update translations. submitted by me, Ricardo Mones
904 Lastra, Rui Hirokawa, Emil Nowak, Andrej Kacian,
907 * src/folder_item_prefs.c
908 'enable_processing' set to FALSE by default
910 2003-12-18 [melvin] 0.9.7claws50
913 Updated French translation
915 2003-12-17 [christoph] 0.9.7claws49
918 revert discarding of whitespace from 0.9.7claws44
920 RFC2822 2.2.3: Unfolding is accomplished by simply
921 removing any CRLF that is immediately followed by WSP.
923 2003-12-17 [paul] 0.9.7claws48
926 fix new message count
929 update autotools macros
933 2003-12-16 [christoph] 0.9.7claws47
936 fix folder update before adding MsgInfo to cache
937 in add_msginfo_to_cache()
940 remove old call to folder_item_update() that is no
943 2003-12-16 [christoph] 0.9.7claws46
946 make sure the shutdown process only runs once
948 2003-12-16 [hoa] 0.9.7claws45
952 * src/summaryview.[ch]
953 Create filter rules using a message is fixed.
954 We can now create processing rules using a message.
956 2003-12-15 [alfons] 0.9.7claws44
959 make sure we discard folding white space
961 2003-12-15 [luke] 0.9.7claws43
964 o use "name" parameter if "filename" doesn't exist
966 2003-12-14 [alfons] 0.9.7claws42
970 allow quick finding based on the result of passing
971 a message to an external command. E.g:
975 gets me all the spam in a folder.
977 2003-12-14 [luke] 0.9.7claws41
981 o use parameter "filename" instead of "name" in a couple of
982 places for correctness
985 * src/common/utils.[ch]
986 o make temporary filename for attachments safe for %p
987 substitutions in actions.
989 2003-12-13 [christoph] 0.9.7claws40
992 readd exit(0) to clean_quit() because otherwise sylpheed
993 does not always terminate
997 add an identifier-string for PrivacySystems
1001 * doc/man/sylpheed.1
1004 2003-12-12 [paul] 0.9.7claws39
1009 correct and clean up './configure --help' info
1011 * src/plugins/clamav/clamav_plugin.c
1012 src/plugins/spamassassin/spamassassin.c
1013 correct plugin_desc(), works with LOCAL, IMAP, and
1018 src/matcher_parser_parse.y
1019 src/prefs_filtering_action.c
1020 use 'Change Score' instead of '(In/De)crease score'.
1021 use *CHANGE_SCORE* instead of *ADD_SCORE*
1024 hyphenate: 'Pre-processing', 'Post-processing'
1026 * src/prefs_account.c
1027 change 'Generate Message-ID' to 'Generate Message-Id'
1029 * src/prefs_folder_item.c
1030 change 'Processing on startup:' to 'Process at startup'
1031 change 'Scan for new mail:' to 'Scan for new mail'
1033 2003-12-11 [christoph] 0.9.7claws38
1037 make sure the clean_exit() funtion is not called again by the
1038 signal handler while it is already running
1040 (closes Bug 366 lost all folders -> spoiling folderlist.xml file)
1045 2003-12-11 [paul] 0.9.7claws37
1048 'anonymise' Message-Id: header string
1050 2003-12-11 [paul] 0.9.7claws36
1052 * src/plugins/clamav/clamav_plugin.c
1053 fix (don't break) signature count
1054 use cl_strerror() instead of deprecated cl_perror()
1056 2003-12-11 [darko] 0.9.7claws35
1059 also update the sort arrow (thanks Christoph)
1061 2003-12-11 [darko] 0.9.7claws34
1064 allow reverting to default sort mode (no sort)
1066 2003-12-10 [hoa] 0.9.7claws33
1069 fixed quotation of string for matcher.
1071 2003-12-08 [paul] 0.9.7claws32
1075 plug memory leaks (patch by Alfons)
1077 2003-12-08 [christoph] 0.9.7claws31
1079 * src/folder_item_prefs.[ch]
1081 * src/prefs_folder_item.c
1082 add new FolderItem property to exclude folders from new
1085 Patch submitted by Chad Robinson <crobinson@rfgonline.com>
1087 2003-12-07 [paul] 0.9.7claws30
1089 * src/plugins/clamav/clamav_plugin.c
1092 2003-12-07 [thorsten] 0.9.7claws29
1095 debug_print some warning if destfolder missing
1096 * src/prefs_filtering.c
1097 uninitialized filter list when deleting a folder
1099 2003-12-06 [paul] 0.9.7claws28
1102 add Alfons' patch to trim line feeds
1104 2003-12-06 [paul] 0.9.7claws27
1106 * partial sync with 0.9.7cvs8
1107 leaving claws' online/offline more or less intact
1108 see ChangeLog 2003-12-04 and 2003-12-06
1110 2003-12-06 [christoph] 0.9.7claws26
1114 revert pirvacy API changes
1116 2003-12-05 [alfons] 0.9.7claws25
1119 clean up my old cruft
1121 2003-12-05 [alfons] 0.9.7claws24
1124 fix comparison buglet ;-) and make `test` matcher
1127 2003-12-05 [alfons] 0.9.7claws23
1129 * src/prefs_folder_item.c
1130 K&R 2nd Ed., page 241 (function parameter identifiers
1131 starting with an underscore are kind of insulting)
1133 2003-12-05 [hoa] 0.9.7claws22
1136 * src/mainwindow.[ch]
1138 add destructor for mainwindow so that the last
1139 MimeInfo opened in messageview is destroyed when
1142 2003-12-05 [hoa] 0.9.7claws21
1144 * src/filtering.[ch]
1146 * src/matcher_parser_lex.l
1147 * src/matcher_parser_parse.y
1148 * src/prefs_actions.c
1149 * src/prefs_filtering.c
1150 * src/common/utils.[ch]
1151 quote arguments before giving them to command line.
1152 fixed quote of string in matcher/processing/filtering rules.
1156 allows decryption to return a new whole
1157 MIME message structure.
1159 2003-12-04 [hoa] 0.9.7claws20
1161 * src/filtering.[ch]
1165 * src/matcher_parser_parse.y
1167 global rules to run before folder specific rules.
1168 global rules to run after folder specific rules.
1171 fixed quick addition of rules.
1173 * src/prefs_filtering.[ch]
1175 we can now customize the title for the dialog.
1176 updated case where we rename of delete folders.
1179 got back the function addressbook_browse_entry_cb()
1180 that is needed in case we compiled with LDAP support.
1182 2003-12-04 [paul] 0.9.7claws19
1184 * sync with 0.9.7cvs6
1185 see ChangeLog 2003-12-04
1186 fixes bug 171 'Wrong message decoing: koi8-r and
1187 iso8859-5 looks same. Can't read many emails.'
1189 2003-12-04 [paul] 0.9.7claws18
1192 remove 'src/prefs_scoring.c'
1194 2003-12-03 [hoa] 0.9.7claws17
1197 compilation of scoring.[ch] and prefs_scoring.[ch]
1200 * src/filtering.[ch]
1202 * src/folder_item_prefs.[ch]
1207 * src/matcher_parser.h
1208 * src/matcher_parser_parse.y
1209 * src/prefs_filtering.[ch]
1210 * src/prefs_filtering_action.c
1211 * src/prefs_folder_item.c
1212 * src/prefs_scoring.[ch] * REMOVED FILES *
1214 * src/scoring.[ch] * REMOVED FILES *
1216 merged scoring and filtering.
1218 Note : compatibility is kept by parsing score like
1219 add_score. To get the behaviour of older scoring
1220 system, you have to define some equivalent rule :
1221 "score_lower -9999 hide"
1222 "score_greater 9999 mark"
1224 To define global rules, you have to define them
1225 in the new global processing rules.
1226 The variable that kept the list filtering rules
1227 was "global_processing" and has been renamed into
1229 "global_processing" variable is now the name
1230 of the variable that keeps the list of global
1232 In the configuration file, "[global]" section is
1233 now for the global processing rules (which includes
1234 score things and new global processing rules).
1235 New "[filtering]" section is for the filtering rules.
1237 Before running with this version, during testing
1238 phase, ** MAKE A BACKUP ** of your matcherrc file.
1239 Then, you have to make the following changes :
1240 - leave all scoring rules in "[global]" section.
1241 - move all other rules of "[global]" section to
1242 a new section named "[filtering]".
1244 2003-12-03 [christoph] 0.9.7claws16
1247 use default Content-Type as specified in RFC2045 if
1248 Content-Type header is syntactically incorrect
1250 2003-12-03 [christoph] 0.9.7claws15
1263 * src/matcher_parser_lex.l
1264 * src/matcher_parser_parse.y
1266 * src/prefs_filtering_action.c
1267 * src/prefs_folder_item.c
1274 revert 0.9.7claws14 change
1276 2003-12-03 [alfons] 0.9.7claws14
1279 catch invalid Content-Type with no subtype
1281 2003-12-03 [alfons] 0.9.7claws13
1285 * src/plugins/image_viewer/plugin.c
1286 compile again, we need stddef.h for size_t
1288 2003-12-03 [paul] 0.9.7claws12
1291 don't allow cloning of accounts with remote folders,
1292 patch submitted by Ricardo Mones Lastra
1294 2003-12-03 [christoph] 0.9.7claws11
1298 * src/localfolder.[ch]
1301 * src/common/xml.[ch]
1302 add set_xml() and get_xml() virtual functions to FolderClass to
1303 save extra information for Folders (for example the rootpath
1304 only used by LocalFolder). The folderlist write function no
1305 longer needs to know the folder type to save this extra
1308 2003-12-02 [christoph] 0.9.7claws10
1315 * src/localfolder.[ch] ** NEW **
1319 * src/prefs_account.[ch]
1320 * src/prefs_filtering.h
1322 * src/remotefolder.[ch] ** NEW **
1323 * src/common/xml.[ch]
1324 add item_set_xml() and item_get_xml() virtual functions to
1325 FolderClass to give folders the ability to add extra information
1326 to the saved FolderItem data. If NULL the default function for
1327 FolderItem will be used.
1329 2003-11-29 [christoph] 0.9.7claws9
1332 fix bug in unfolding
1334 2003-11-29 [luke] 0.9.7claws8
1337 fix compilation for non c99 compilers
1339 2003-11-29 [christoph] 0.9.7claws7
1343 o unknown disposition types should be handled as
1344 attachment (RFC2183)
1345 o missing headers should not default to inline
1346 (would make "Save All" useless when disposition header
1347 is not set by the sending mailer)
1348 o remove old MimeInfo data and cleanup
1350 2003-11-29 [luke] 0.9.7claws6
1353 re-added parsing of Content-Disposition header
1354 - removes the old 'gchar* content_disposition'
1355 - adds a new field 'DispositionType disposition'
1356 - adds parameters to MimeInfo::parameters
1359 use the "filename" parameter for saving, and the new
1360 MimeInfo::disposition for save all.
1364 add a 'check spelling' button as a possibility for
1367 * src/stockpixmap.[ch]
1368 * src/pixmaps/check_spelling.xpm ** NEW **
1370 add a pixmap for use with 'check spelling' button or
1371 a user defined action
1374 re-apply fixed (I hope) patch for bug 57
1375 "Hidden URL in HTML Mails"
1377 2003-11-28 [christoph] 0.9.7claws5
1380 o be more liberal in what we accept as Content-Type parameters
1381 o ignore comments after parameters
1384 o only free passphrase when an error occurs
1386 2003-11-28 [paul] 0.9.7claws4
1389 add 'Clone Account' function. patch submitted by
1390 Ricardo Mones Lastra
1392 2003-11-27 [thorsten] 0.9.7claws3
1395 fix crash if 'save_all' failed twice
1397 2003-11-27 [paul] 0.9.7claws2
1403 update Simplified Chinese translation. submitted by
1406 2003-11-27 [paul] 0.9.7claws1
1411 2003-11-26 [paul] 0.9.7claws
1413 * 0.9.7claws released
1415 2003-11-26 [paul] 0.9.6claws99
1418 add reference to pixmaps/mime_message.xpm
1420 2003-11-26 [paul] 0.9.6claws98
1423 remove reference to src/sigstatus.c
1425 2003-11-26 [christoph] 0.9.6claws97
1428 * src/prefs_common.c
1430 * src/sigstatus.[ch] ** REMOVE **
1431 remove signature result popup option and window
1433 2003-11-26 [paul] 0.9.6claws96
1440 update translations. submitted by Ricardo Mones Lastra,
1441 Rui Hirokawa, Emil Nowak, Andrej Kacian, and Urke MMI
1443 2003-11-25 [christoph] 0.9.6claws95
1446 display mime structure only in debug mode
1448 2003-11-25 [melvin] 0.9.6claws94
1451 Updated French translations + typos fixes of older
1452 translations (thanks to Fabien Vantard for pointing
1455 2003-11-25 [melvin] 0.9.6claws93
1458 Fixed a couple of typos.
1460 2003-11-24 [paul] 0.9.6claws92
1463 add 'src/textview.c'
1465 2003-11-24 [paul] 0.9.6claws91
1468 fix typo. spotted by Rui Hirokawa <rui_hirokawa@ybb.ne.jp>
1470 2003-11-24 [paul] 0.9.6claws90
1472 * src/plugins/image_viewer/viewer.c
1473 image_viewer_show_mimepart():
1474 use procmime_mimeinfo_get_parameter() to get the file name
1476 2003-11-24 [paul] 0.9.6claws89
1479 textview_show_mime_part(): rewrite text hint
1481 2003-11-22 [paul] 0.9.6claws88
1483 * sync with 0.9.7cvs5
1484 see ChangeLog 2003-11-21
1486 2003-11-21 [paul] 0.9.6claws87
1489 define shortcut key 'o' for 'Open with...'
1491 2003-11-21 [alfons] 0.9.6claws86
1494 fix bug #383 'Deleting message from "separate message view"
1495 uses local Trash folder'
1497 2003-11-21 [christoph] 0.9.6claws85
1500 fix content-type guessing by name parameter when finding
1503 2003-11-21 [alfons] 0.9.6claws84
1506 no mail incorporation allowed with --offline param.
1507 fixes bug #374, "--offline ignored"
1509 2003-11-20 [christoph] 0.9.6claws83
1512 use signed MimeInfo when checking the signature and not
1515 2003-11-19 [alfons] 0.9.6claws82
1518 fix crash when toggling separate views, patch submitted
1519 by Pawel Pekala <c0rn|AT|gazeta.pl>.
1520 fixes bug #342, "separate views cause crash"
1522 2003-11-19 [paul] 0.9.6claws81
1525 compose_redirect_write_headers_from_headerlist():
1526 add Resent-Cc: header (bug fix inherited from 0.9.7cvs3)
1529 code cleanup (inherited from 0.9.7cvs4)
1532 bugfix: added missing attribute-list start. submitted by
1535 2003-11-19 [luke] 0.9.6claws80
1538 revert my last commit until I get time to fix it
1540 2003-11-18 [christoph] 0.9.6claws79
1543 check parent MimeInfos for signatures and display the
1544 result of the parent when found
1547 o avoid NULL pointer warnings
1548 o use procmime_mimeinfo_get_parameter()
1553 2003-11-17 [luke] 0.9.6claws78
1556 add check for disguised URLs, fixing bug 57
1557 "Hidden URL in HTML Mails"
1559 2003-11-16 [christoph] 0.9.6claws77
1562 fix crash when parsing invalid Content-Type header
1564 2003-11-16 [christoph] 0.9.6claws76
1570 implement message decrypting
1575 2003-11-14 [luke] 0.9.6claws75
1578 fix a couple of problems that treated application/* and
1579 application/octet-stream the wrong way around
1580 (since 0.9.6claws10), causing "Open" to do nothing.
1582 2003-11-14 [christoph] 0.9.6claws74
1587 prepare for message part decrypting
1590 add output for expired signatures
1593 remove some old code
1595 2003-11-10 [christoph] 0.9.6claws73
1598 add "Full info" button for bad and warn signature status
1601 generate full signature info like gpg's output
1602 (gpg -v --with-fingerprint --verify)
1604 2003-11-10 [christoph] 0.9.6claws72
1611 o add code to view full signature info
1612 o do automatic signature checks
1614 2003-11-10 [alfons] 0.9.6claws71
1617 don't crash when gtkut_font_load() returns invalid font (has
1618 something to do with locale settings)
1619 Patch submitted by David Chalmers <davidc|AT|ccmi.salk.edu>.
1621 2003-11-09 [alfons] 0.9.6claws70
1626 2003-11-08 [luke] 0.9.6claws69
1632 rewrite compose_attach_parts(), fixing various bugs mainly
1633 to do with re-editing.
1636 "save all" now only saves attachments with names/filenames
1638 2003-11-04 [match] 0.9.6claws68
1641 fix broken LDAP support.
1646 2003-11-04 [luke] 0.9.6claws67
1649 o fixed bug 4 "focus lost on messages with attachments"
1650 o fixed 'Save all' attachments for new mime changes
1651 o right clicking on icons consistent with right clicking on
1653 - fixes a bug where wrong part is saved when you
1654 choose 'Save as' from popup menu
1655 - fixes bug 308 "No way to "save all" attachments"
1656 o fixed a compiler warning.
1659 o removed flickering in mime tree when using "n" and "p"
1661 o fixed bug where selecting the textview and pressing e.g.
1662 'y' causes sylpheed to respond twice.
1665 removed hard coding of * and ! shortcuts (which only served
1666 to cause problems if you tried to redefine the shortcuts)
1668 2003-11-04 [luke] 0.9.6claws66
1670 * src/plugins/image_viewer/viewer.c
1671 * src/plugins/image_viewer/viewerprefs.c
1672 * src/plugins/image_viewer/viewerprefs.glade
1673 o allow toggling of image scaling by clicking on image
1674 o respond to image's container widget resize
1677 o fix bad parsing of message when re-editing/viewing a
1678 message saved to the drafts folder
1680 2003-11-02 [match] 0.9.6claws65
1683 fix if not building LDAP support.
1685 * src/ldapquery.[ch]
1687 include support for contains query. feature req 529354.
1689 2003-11-02 [alfons] 0.9.6claws64
1692 fix build bustage if not compiling ldap support
1694 2003-11-01 [match] 0.9.6claws63
1698 * src/addr_compl.[ch]
1700 * src/addrcache.[ch]
1701 * src/addrdefs.h ** NEW **
1704 * src/addrindex.[ch]
1706 * src/addrquery.[ch]
1707 * src/ldapquery.[ch]
1708 * src/ldapserver.[ch]
1709 refactor LDAP query mechanism.
1711 * src/browseldap.[ch] ** NEW **
1712 * src/ldaplocate.[ch] ** NEW **
1713 add feature to browse LDAP entry that was retrieved using
1714 an explicit LDAP search.
1716 2003-11-01 [alfons] 0.9.6claws62
1719 prefs_write_param(): fail when we see an invalid type; all the
1720 callers seem to handle this gracefully by reverting changes
1722 2003-10-30 [christoph] 0.9.6claws61
1726 * ac/spamassassin.m4
1728 use extra variables for all libraries to make sure plugins
1729 are only linked with libraries they really need. $LIBS is always
1730 added to the linking parameters, but we only what the libraries
1731 listed in the Makefile
1733 2003-10-29 [paul] 0.9.6claws60
1736 don't use Subject for unknown part name
1738 2003-10-29 [paul] 0.9.6claws59
1741 get name of attachment(s) when re-editing, fwd'ing or
1745 get name of attachment(s) when saving
1747 2003-10-29 [hoa] 0.9.6claws58
1750 implemented multipart/alternative in MIME message viewer.
1752 2003-10-28 [christoph] 0.9.6claws57
1755 make sure MathML-Viewer is not built with the
1756 Gtk2 version of GtkMathView
1758 2003-10-28 [paul] 0.9.6claws56
1760 * sync with 0.9.7cvs1
1761 see ChangeLog 2003-10-28
1763 2003-10-27 [alfons] 0.9.6claws55
1765 * src/matcher_parser_parse.y
1766 * src/gtk/colorlabel.c
1767 allow setting color label to 0 in filtering/processing rules
1768 (should fix bug 368, "Can't create a filter condition "colorlabel 0"")
1770 2003-10-26 [alfons] 0.9.6claws54
1772 * src/summary_search.c
1773 fix misnomer and correct selecting initial search node
1775 2003-10-26 [christoph] 0.9.6claws53
1779 change display of signature info to use only name of
1780 signer, otherwise the text gets too long.
1783 don't use MimeInfo's filename to generate tmp filename
1785 2003-10-25 [christoph] 0.9.6claws52
1788 fix message body searching
1790 2003-10-25 [paul] 0.9.6claws51
1793 use g_basename rather than basename
1795 2003-10-24 [christoph] 0.9.6claws50
1798 change fetching of signature key's trust
1800 2003-10-24 [paul] 0.9.6claws49
1803 update Slovak translation
1804 submitted by Andrej Kacian
1807 remove unknown menu entry /File/Add mailbox/mbox...
1809 2003-10-24 [hoa] 0.9.6claws48
1812 removed all references to mbox folders
1814 * src/carray.[ch] * REMOVED *
1815 * src/chash.[ch] * REMOVED *
1816 * src/maillock.[ch] * REMOVED *
1817 * src/mailmbox.[ch] * REMOVED *
1818 * src/mailmbox_folder.[ch] * REMOVED *
1819 * src/mailmbox_parse.[ch] * REMOVED *
1820 * src/mailmbox_types.[ch] * REMOVED *
1821 * src/mbox_folder.[ch] * REMOVED *
1822 remove implementation of mbox folders
1823 and old mailbox folder.
1824 mbox folder implementation will be added
1825 as a plugin so that implementation can be entirely
1826 synchronized with the files of the project they are
1827 extracted from (libEtPan!).
1831 * src/folderview.[ch]
1833 Disable as much code that references mbox folders
1835 Some UI thing still need to know that folder is mbox
1836 (when we have to enter the name of the mailbox and
1837 we want to add /var/mail/$USER).
1839 2003-10-23 [christoph] 0.9.6claws47
1842 don't always display button when noticeview is made visible
1848 get signature information from crypto system
1850 2003-10-22 [paul] 0.9.6claws46
1853 updated by Ricardo Mones Lastra
1855 2003-10-22 [paul] 0.9.6claws45
1858 update to reflect the changes to the icons that
1859 happened in 0.9.6claws35
1861 2003-10-22 [alfons] 0.9.6claws44
1864 inline carray_count()
1866 2003-10-21 [alfons] 0.9.6claws43
1873 * src/mailmbox_folder.c
1874 * src/mailmbox_parse.c
1875 * src/mailmbox_types.[ch]
1878 2003-10-21 [luke] 0.9.6claws42
1880 * src/stock_pixmaps.[ch]
1882 * src/pixmaps/mime_application_octet_stream.xpm ** REMOVE **
1883 * src/pixmaps/messageview_text.xpm ** REMOVE **
1884 o remove mime_application_octet_stream.xpm icon (it was never
1886 o remove redundant icon messageview_text.xpm
1889 fix visibility of signature noticeview when toggling 'separate
1892 2003-10-21 [christoph] 0.9.6claws41
1895 decode multipart and rfc822 mime parts to allow further
1896 parsing when required
1898 2003-10-21 [christoph] 0.9.6claws40
1902 remove obsolete charset parameter in MimeInfo and fix
1903 TextView to use the charset from the parameter hash table
1905 * src/plugins/dillo_viewer/Makefile.am
1906 * src/plugins/trayicon/Makefile.am
1907 add OPENSSL_CFLAGS to fix building with using
1908 --with-openssl-* parameters
1910 2003-10-21 [paul] 0.9.6claws39
1912 * src/prefs_matcher.[ch]
1913 replace remnants of the old, renamed 'Execute' matchtype
1914 add a brief description to the Info window
1916 2003-10-21 [hoa] 0.9.6claws38
1919 * src/carray.[ch] * NEW *
1920 * src/chash.[ch] * NEW *
1922 * src/maillock.[ch] * NEW *
1923 * src/mailmbox.[ch] * NEW *
1924 * src/mailmbox_folder.[ch] * NEW *
1925 * src/mailmbox_parse.[ch] * NEW *
1926 * src/mailmbox_types.[ch] * NEW *
1927 implementation of mbox folder with unique message numbers
1929 made use of libEtPan! implementation of mbox for lower-layer.
1931 2003-10-20 [alfons] 0.9.6claws37
1934 fix invalid argument warning
1936 no in place variable
1938 2003-10-20 [paul] 0.9.6claws36
1943 fix crash when using Forward in Filtering when
1944 external editor option is set
1946 Patch submitted by Simon 'corecode' Schubert
1947 <corecode@corecode.ath.cx>
1949 2003-10-20 [paul] 0.9.6claws35
1951 * src/pixmaps/mime_gpg_expired.xpm ** REMOVED **
1952 src/pixmaps/mime_gpg_failed.xpm ** REMOVED **
1953 src/pixmaps/mime_gpg_passed.xpm ** REMOVED **
1954 src/pixmaps/mime_gpg_signed.xpm ** REMOVED **
1955 src/pixmaps/mime_gpg_unknown.xpm ** REMOVED **
1956 src/pixmaps/privacy_expired.xpm ** NEW FILE **
1957 src/pixmaps/privacy_failed.xpm ** NEW FILE **
1958 src/pixmaps/privacy_passed.xpm ** NEW FILE **
1959 src/pixmaps/privacy_signed.xpm ** NEW FILE **
1960 src/pixmaps/privacy_unknown.xpm ** NEW FILE **
1961 src/pixmaps/privacy_warn.xpm ** NEW FILE **
1963 src/stock_pixmap.[ch]
1964 replace mime_gpg_*.xpm icons with new privacy_*.xpm
1965 icons. add privacy_warn.xpm icon
1967 2003-10-20 [hoa] 0.9.6claws34
1969 * src/folder_item_prefs.[ch]
1970 * src/prefs_folder_item.c
1972 Added a property per folder to choose whether we
1973 want to apply processing on it on startup or if we
1974 prefer to wait the folder selection to apply it.
1977 fixed C89 compatibility (for old compilers, for
1978 example gcc 2.95.x).
1980 2003-10-17 [christoph] 0.9.6claws33
1983 * src/noticeview.[ch]
1984 change noticeview icon to indicate signature status
1986 2003-10-17 [christoph] 0.9.6claws32
1992 * src/pgpmime.[ch] ** NEW **
1995 * src/sgpgme.c ** NEW **
1996 reimplement PGP/Mime signature checking (unfinished)
1998 2003-10-15 [christoph] 0.9.6claws31
2001 fix procmime_get_text_content() and
2002 procmime_get_first_text_content()
2004 2003-10-15 [christoph] 0.9.6claws30
2006 * src/plugins/spamassassin/spamassassin_gtk.c
2007 * src/plugins/spamassassin/spamassassin_gtk.glade
2010 2003-10-15 [paul] 0.9.6claws29
2013 workaround for buggy smtp servers. on sending a
2014 return receipt strip the name part from the address
2015 when creating headers
2017 2003-10-15 [paul] 0.9.6claws28
2019 * sync with 0.9.7 release
2020 see ChangeLog 2003-10-15
2022 2003-10-14 [christoph] 0.9.6claws27
2024 * src/plugins/clamav/clamav_plugin.c
2027 2003-10-14 [christoph] 0.9.6claws26
2034 * src/plugins/clamav/clamav_plugin.c
2035 use GNode to create the mime tree (some changes to functions
2036 that traverse the tree are just quick and dirty. Maybe we
2037 can find better solutions with g_node_*-functions)
2039 2003-10-14 [luke] 0.9.6claws25
2042 fix a navigation bug (stupid typo of mine)
2044 2003-10-14 [christoph] 0.9.6claws24
2047 fix missing last line in plain/text mails
2049 2003-10-13 [luke] 0.9.6claws23
2052 fix bug 334 (part 1)
2054 2003-10-13 [kov] 0.9.6claws22
2057 error checking when the user enters a non-directory at
2058 the file selection dialog.
2059 work-around for users entering directory location without
2060 adding a leading G_DIR_SEPARATOR.
2062 2003-10-13 [luke] 0.9.6claws21
2065 error reporting for inserting files, including catching
2066 invalid characters for current locale/encoding
2068 2003-10-13 [paul] 0.9.6claws20
2071 fix bug #347 'subscribe newsgroups crashes'
2073 2003-10-13 [paul] 0.9.6claws19
2076 when using 'Reply to all' include the 'send replies
2080 update Japanese translation. submitted by Rui Hirokawa
2081 <rui_hirokawa@ybb.ne.jp>
2083 2003-10-13 [hoa] 0.9.6claws18
2090 rename get_header_from_msginfo() into
2091 procheader_get_header_from_msginfo() so that we have a
2092 coherent exported naming.
2093 avoid parsing of header contained in a string via
2094 a newly written temporary file.
2096 Patch submitted by Simon 'corecode' Schubert
2097 <corecode@corecode.ath.cx>
2099 2003-10-12 [hoa] 0.9.6claws17
2105 * src/matcher_parser_parse.y
2106 * src/prefs_filtering_action.c
2107 added "stop" action : stop applying the filtering rules.
2108 added "set score" and "increase/decrease score" actions.
2109 That two last action replace the "change_score" action
2110 introduced by alfons in 0.8.8claws85.
2111 "set score" is to set a given score to the message.
2112 "increase/decrease score" will increase or decrease the
2113 score if the given value is respectively positive or
2114 negative. If someone find a some better name for this last
2115 rule, it can be modified.
2117 2003-10-12 [paul] 0.9.6claws16
2121 update Japanese translation. submitted by Rui Hirokawa
2122 <rui_hirokawa@ybb.ne.jp>
2124 2003-10-12 [christoph] 0.9.6claws15
2127 fix crash caused by incorrect headers
2129 2003-10-10 [christoph] 0.9.6claws14
2134 implement detection of signed message parts for rfc2015
2136 2003-10-10 [thorsten] 0.9.6claws13
2141 2003-10-10 [christoph] 0.9.6claws12
2143 * src/stock_pixmap.[ch]
2144 * src/pixmaps/mime_message.xpm ** NEW **
2145 add a new icon for mime type "message"
2153 o add icons for message type mime parts
2155 2003-10-10 [christoph] 0.9.6claws11
2158 * src/messageview.[ch]
2165 o remove switching between TextView and MimeView in MessageView
2166 (if required we can hide the icon box and the MimeView will
2167 look exaxtly like the TextView)
2168 o temporary remove signature and decrypting GPGME code
2170 2003-10-09 [christoph] 0.9.6claws10
2180 * src/common/utils.[ch]
2181 * src/plugins/clamav/clamav_plugin.c
2182 * src/plugins/dillo_viewer/dillo_viewer.c
2183 * src/plugins/image_viewer/viewer.c
2184 * src/plugins/mathml_viewer/mathml_viewer.c
2185 new mime parser (several things need fixing)
2187 2003-10-09 [paul] 0.9.6claws9
2190 a little more sync with 0.9.6cvs2 and a tidy up
2192 2003-10-08 [paul] 0.9.6claws8
2194 * sync with 0.9.6cvs2
2195 see ChangeLog 2003-10-03
2197 2003-10-05 [christoph] 0.9.6claws7
2200 don't use flags to check if a message is in a news folder
2202 (closes Bug 282 clicking on folder with copied Messages from News
2203 immediately after having copied them crashes Sylpheed-Claws)
2205 2003-10-05 [christoph] 0.9.6claws6
2208 * src/progressdialog.[ch] ** REMOVE **
2209 * src/gtk/Makefile.am
2210 * src/gtk/progressdialog.[ch] ** NEW **
2211 move progressdialog to gtk directory
2213 2003-10-04 [christoph] 0.9.6claws5
2215 * src/prefs_toolbar.c
2216 * src/gtk/prefswindow.c
2217 remove widget_show_all for pages root widget
2219 * src/plugins/spamassassin/spamassassin.[ch]
2220 * src/plugins/spamassassin/spamassassin_gtk.c
2221 * src/plugins/spamassassin/spamassassin_gtk.glade
2222 add support for new libspamc transports
2224 2003-10-04 [christoph] 0.9.6claws4
2226 * src/plugins/spamassassin/libspamc.[ch]
2227 * src/plugins/spamassassin/spamassassin.c
2228 * src/plugins/spamassassin/utils.[ch]
2229 update libspamc to version from SpamAssassin 2.60
2231 2003-10-03 [christoph] 0.9.6claws3
2233 * src/send_message.c
2234 fix missing format string bug found by
2235 Georgi Guninski <guninski@guninski.com>
2237 2003-10-03 [paul] 0.9.6claws2
2240 update Simpilified Chinese translation, submitted by
2243 2003-10-02 [christoph] 0.9.6claws1
2246 add UIDPLUS support for COPY and EXPUNGE
2248 2003-10-02 [paul] 0.9.6claws
2250 * 0.9.6claws released
2256 update Spanish and Slovak translations
2257 submitted by Ricardo Mones Lastra and Andrej Kacian
2259 2003-10-02 [paul] 0.9.5claws43
2262 update British English translation
2264 2003-10-02 [paul] 0.9.5claws42
2267 update Croatian translation, submitted by Dragan
2269 2003-10-01 [paul] 0.9.5claws41
2273 update Polish and Serbian translations, submitted by
2276 2003-10-01 [melvin] 0.9.5claws40
2279 Updated French translations
2281 2003-10-01 [melvin] 0.9.5claws39
2286 * src/plugins/dillo_prefs.c
2287 Quasi unnoticeable UI clean-up.
2292 tools/maildir2sylpheed.pl
2293 bug fixes, rewrites, submitted by Matthias Förste
2294 <itsjustme@users.sourceforge.net>
2296 2003-09-29 [paul] 0.9.5claws38
2299 fix my coding carelessness
2301 2003-09-29 [paul] 0.9.5claws37
2306 src/prefs_common.[ch]
2307 src/prefs_fonts.[ch] ** NEW FILES **
2308 move Font config options to Other Prefs/Display/Fonts
2309 (user's current configuration is preserved)
2311 2003-09-29 [paul] 0.9.5claws36
2315 allow 'local_mbox' value to point to either a directory
2316 (/var/mail - default, new) or a file (/var/mail/username
2319 2003-09-28 [paul] 0.9.5claws35
2322 on signature check, where key exists, print the
2325 2003-09-27 [alfons] 0.9.5claws34
2328 o make progress bar not fill/expand when resizing dialog
2329 o use default fixed text font for actions output
2331 2003-09-27 [paul] 0.9.5claws33
2333 * src/prefs_common.[ch]
2336 remove External Program settings from Common Prefs/Send
2337 as they are now unnecessary due to Local account settings.
2338 plus a little tidying-up after 0.9.5claws31
2340 2003-09-27 [paul] 0.9.5claws32
2342 * src/prefs_account.c
2343 o make correction to gui text:
2344 'Local mailbox file' -> 'Local mailbox directory'
2345 o give 'local_mbox' option a reasonable default value:
2347 o use 'DEFAULT_SENDMAIL_CMD' as default 'mail_command'
2350 2003-09-26 [paul] 0.9.5claws31
2353 src/prefs_common.[ch]
2354 remove 'Incorporate from spool' common pref,
2355 force creation of a 'Local' account
2357 2003-09-26 [christoph] 0.9.5claws30
2361 add more NULL pointer checks
2363 2003-09-25 [christoph] 0.9.5claws29
2366 o don't fetch source message to get it's message id
2367 o immediately scan dest folder when copying a message did not
2368 return a new message number and not do it when the first message
2369 without a new message number is found
2371 2003-09-23 [christoph] 0.9.5claws28
2374 fix generating of headers
2376 (patch by David Relson <relson@osagesoftware.com>)
2378 2003-09-23 [paul] 0.9.5claws27
2381 update Simplified Chinese translation. submitted by
2384 2003-09-23 [paul] 0.9.5claws26
2388 tools/vcard2xml.py ** NEW FILE **
2389 add a script that converts an evolution vcard to
2390 sylpheed's xml format
2391 submitted by Bogdan Sumanariu <bsumanariu@one5.ro>
2393 2003-09-22 [paul] 0.9.5claws25
2395 * src/plugins/clamav/clamav_plugin.c
2396 don't skip MULTIPART parts
2398 2003-09-21 [christoph] 0.9.5claws24
2401 remove unneeded include
2404 clean up copy/move mess with duplicated code
2407 fix problem that sometimes the folder was not scanned
2410 2003-09-21 [christoph] 0.9.5claws23
2413 * src/logwindow.[ch] ** REMOVE **
2415 * src/prefs_common.c
2416 * src/gtk/Makefile.am
2417 * src/gtk/logwindow.[ch] ** ADD **
2418 make logwindow prefs_common independent and move
2421 2003-09-20 [christoph] 0.9.5claws22
2424 add extra space for address code conversion
2425 (4 * unconvered size could be too small for short headers)
2427 2003-09-20 [christoph] 0.9.5claws21
2430 increase temp buffer size when writing headers
2432 2003-09-19 [darko] 0.9.5claws20
2435 don't ignore value of 'Save copy of outgoing messages to
2436 this folder instead of Sent' in message redirect
2438 2003-09-17 [christoph] 0.9.5claws19
2441 use ", " as address seperator for mail headers and pass whole
2442 header line at once to compose_convert_header to make sure
2443 it is correctly folded
2445 (closes Bug 64 Problem when sending to many recipients)
2447 2003-09-17 [hoa] 0.9.5claws18
2450 src/matcher_parser_parse.y
2452 changed the keyword used for command execution in condition
2453 keyword is changed from "execute" to "test"
2454 so that it is not the same as the one used for action.
2455 This will fix a bug when using filtering dialog.
2456 All semantic in the code is also changed to reflect
2461 * sync with 0.9.6 release
2463 2003-09-17 [paul] 0.9.5claws17
2465 * sync with 0.9.5cvs8
2466 see ChangeLog 2003-09-16 and 2003-09-17
2468 2003-09-16 [paul] 0.9.5claws16
2470 * sync with 0.9.5cvs6
2471 see ChangeLog 2003-09-16
2473 2003-09-15 [paul] 0.9.5claws15
2475 * sync with 0.9.5cvs5
2476 see ChangeLog 2003-09-15
2478 2003-09-14 [alfons] 0.9.5claws14
2481 make "Go to inbox after receiving new mail" again;
2482 regression of a sync, restored to sylpheed main
2483 behaviour. (misses still some bits)
2485 2003-09-14 [alfons] 0.9.5claws13
2487 * src/prefs_filtering_action.c
2488 o add proper message if empty execute command line
2489 o don't select first action item after registering a
2490 new action to prevent (what seems to be a GTK) bug
2491 #36, "filtering will only accept one action change
2494 2003-09-14 [alfons] 0.9.5claws12
2496 * src/prefs_filtering.c
2497 * src/prefs_filtering_action.c
2498 * src/prefs_matcher.c
2499 fix function signature for key_pressed_event signal handlers
2501 2003-09-14 [alfons] 0.9.5claws11
2504 fix regression caused by fix for invalid bug #7
2505 (should fix #246, "Multiple selections are deselected when
2506 moving from search window to main window")
2508 2003-09-14 [alfons] 0.9.5claws10
2511 * src/filtering.[ch]
2512 * src/prefs_actions.c
2513 allow `filtering actions` in actions; only for advanced users
2514 right now: try for example, "%as{mark color 2}"
2516 2003-09-13 [paul] 0.9.5claws9
2519 po/zh_CN.po ** NEW FILE **
2520 update Polish translation, submitted by Emil
2521 <eminowbl@posejdon.wpk.p.lodz.pl>
2522 add new Simplified Chinese translation, submitted by
2523 Hansom Young <hansom_young@yahoo.com>
2525 2003-09-12 [alfons] 0.9.5claws8
2528 don't open separate message views when View | Separate message view
2530 (please look carefully for any navigation regressions)
2532 2003-09-11 [alfons] 0.9.5claws7
2535 make default message view, opened by View | Separate message
2536 view, look like a claws message view (which includes a menu
2538 (fixes bug #298, "message view loses tool bar")
2540 2003-09-11 [christoph] 0.9.5claws6
2543 fix double deleting of newsgroup folders
2545 (closes Bug 305 crash after deleting of a newsgroup)
2547 2003-09-11 [paul] 0.9.5claws5
2551 more sync'ing from 0.9.5cvs2
2553 2003-09-11 [christoph] 0.9.5claws4
2557 * src/common/utils.h
2558 fix sync with 0.9.5cvs2
2560 2003-09-11 [paul] 0.9.5claws3
2562 * sync with 0.9.5cvs4
2563 see ChangeLog 2003-09-11
2565 2003-09-11 [paul] 0.9.5claws2
2567 * sync with 0.9.5cvs2
2568 see ChangeLog 2003-09-05
2570 2003-09-11 [paul] 0.9.5claws1
2572 * sync with 0.9.5cvs3
2573 see ChangeLog 2003-09-10
2575 2003-09-10 [paul] 0.9.5claws
2577 * 0.9.5claws released
2579 2003-09-10 [paul] 0.9.4claws78
2584 2003-09-10 [melvin] 0.9.4claws77
2587 Updated French translations
2589 2003-09-10 [paul] 0.9.4claws76
2594 update Spanish, Slovak, and Serbian translations.
2595 submitted by Ricardo Mones Lastra, Andrej Kacian,
2599 add translation team section
2601 2003-09-09 [christoph] 0.9.4claws75
2604 free item->prefs in folder_item_destroy
2606 2003-09-09 [alfons] 0.9.4claws74
2609 o proper check for root node sorting
2610 o remove unnecessary gtk_ctree_remove_node
2612 (should fix bug #300, "crash while moving folder")
2614 2003-09-08 [christoph] 0.9.4claws73
2617 o fix double adding of IMAP FolderItems to GtkCTree
2618 o fix crash then mbox folder is removed
2620 2003-09-08 [christoph] 0.9.4claws72
2625 fix new folder notification
2630 2003-09-08 [christoph] 0.9.4claws71
2633 replace '\n' and '\r' before removing trailing spaces
2637 add information about new or removed items in folder tree change
2638 notification and use this in folderview to add and remove only
2639 the appected items and not refresh the whole tree
2641 2003-09-07 [match] 0.9.4claws70
2650 * src/addrquery.c ** NEW **
2654 * src/stock_pixmap.c
2655 * src/stock_pixmap.h
2656 * src/pixmaps/address_search.xpm ** NEW **
2657 re-introduce Lookup button for LDAP 'static' searches.
2659 2003-09-07 [alfons] 0.9.4claws69
2662 abandon setting usize for messageview because it gives layout problems
2663 with the quick search bar and the headerview; fixes assorted UI glitches:
2665 o bug #148, "Toggling of quick-search bar reduces index view area"
2666 o bug #280, "Window resiizes for line length but does not revert"
2668 2003-09-07 [christoph] 0.9.4claws68
2671 o make sure we don't have any newlines in header values
2672 o check custom headers for spaces and newlines and ignore
2673 malformed header names
2675 2003-09-06 [christoph] 0.9.4claws67
2679 invoke notification hook for folder tree changes after append
2682 (closes Bug 294 Crash while moving folder with many subdirectories)
2684 2003-09-06 [christoph] 0.9.4claws66
2687 destroy folder's MsgCache if FolderItem is removed to make sure
2688 it is not saved when the FolderItem is destroyed
2690 2003-09-06 [christoph] 0.9.4claws65
2692 * src/plugins/clamav/clamav_plugin.c
2693 fix copy & paste bug
2695 2003-09-05 [christoph] 0.9.4claws64
2698 * src/messageview.[ch]
2701 extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
2702 by MessageView to clear it when the message is deleted. Should
2703 work even if messages are deleted in MainWindow or by
2706 2003-09-05 [alfons] 0.9.4claws63
2709 deleting a message in a message view frees its msginfo, make
2710 messageview_update_all() aware of that (should fix bug #293,
2711 "deleting message caused crash")
2713 2003-09-05 [melvin] 0.9.4claws62
2716 Improve synchronous action exit code (fixes
2717 a ~5 seconds delay after action exit on RedHat 9)
2719 2003-09-04 [christoph] 0.9.4claws61
2723 * src/common/utils.[ch]
2724 add util function to create mime boundary and use it
2725 in compose and gpg code
2727 2003-09-04 [alfons] 0.9.4claws60
2730 source folder item's GNode should already have been freed in
2731 a previous call to src->folder->klass->remove_folder()
2732 (should fix bug #287, "crash when moving folders")
2734 2003-09-03 [thorsten] 0.9.4claws59
2736 * src/plugins/spamassassin/spamassassin_gtk.c
2739 2003-09-03 [christoph] 0.9.4claws58
2741 * src/plugins/spamassassin/spamassassin.[ch]
2742 * src/plugins/spamassassin/spamassassin_gtk.c
2743 add timeout config option
2745 2003-09-03 [paul] 0.9.4claws57
2747 * po/sk.po ** NEW FILE **
2748 add Slovak translation. Submitted by Andrej Kacian
2751 2003-09-03 [paul] 0.9.4claws56
2753 * src/plugins/clamav/clamav_plugin_gtk.c
2754 gui tweaks: replace a label with a tooltip, modify the
2755 text, use gtk_check_button_new(); instead of
2756 gtk_check_button_new_with_label("");
2758 2003-09-02 [alfons] 0.9.4claws55
2761 remember last used dir when attaching multiple files (should fix
2762 bug #290, "Attach File does not remember directory")
2764 2003-09-01 [paul] 0.9.4claws54
2767 updated by Ricardo Mones Lastra
2769 2003-09-01 [alfons] 0.9.4claws53
2771 * src/gtk/gtkaspell.[ch]
2772 be pedantic and strict and use const gchar * instead of guchar *
2774 2003-09-01 [alfons] 0.9.4claws52
2778 re-enable Save As when multiple messages are selected
2780 2003-09-01 [paul] 0.9.4claws51
2783 g_free(trimmed_uri);
2785 2003-09-01 [paul] 0.9.4claws50
2787 * sync with 0.9.4cvs13
2788 see ChangeLog 2003-09-01
2790 2003-09-01 [paul] 0.9.4claws49
2793 trim uri before sending to the statusbar
2794 fixes Bug 275 'Clicking on long URL wrapped onto two lines
2795 in the message window causes main S-C window to enlarge
2798 2003-09-01 [paul] 0.9.4claws48
2800 * sync with 0.9.4cvs12
2801 see ChangeLog 2003-09-01
2803 2003-08-30 [christoph] 0.9.4claws47
2806 * src/folder_item_prefs.[ch]
2807 * src/prefs_folder_item.c
2808 * src/gtk/gtkaspell.[ch]
2809 commit per folder dictionary patch by
2810 Paul Evans <nerd@freeuk.com>
2812 2003-08-30 [christoph] 0.9.4claws46
2814 * src/plugins/spamassassin/spamassassin_gtk.c
2815 * src/plugins/spamassassin/spamassassin_gtk.glade
2816 reduce GUI clutter by placing hints into tooltips
2818 2003-08-30 [paul] 0.9.4claws45
2821 add 'Content-Disposition: inline' to a text/plain
2822 part when using PGP/MIME signing
2824 2003-08-30 [paul] 0.9.4claws44
2826 * src/prefs_common.c
2827 src/prefs_spelling.c
2828 src/prefs_spelling.glade
2829 reduce GUI clutter by placing hints into tooltips
2831 2003-08-29 [christoph] 0.9.4claws43
2834 fix bug found by Ivan Rayner <ivanr@sgi.com>
2836 * src/stock_pixmap.c
2837 change unecessary warning into a debug message
2839 * src/plugins/clamav/Makefile.am
2840 Fix error "-I$(CLAMAV_LIBS)"
2842 2003-08-29 [christoph] 0.9.4claws42
2847 * src/common/Makefile.am
2848 * src/common/passcrypt.c
2849 commit fixes and patches for some of the IRIX problems found by
2850 Ivan Rayner <ivanr@sgi.com>
2852 2003-08-29 [paul] 0.9.4claws41
2854 * src/prefs_filtering.c
2855 add 'Top' and 'Bottom' buttons, based on changes in
2856 src/prefs_filter.c in 0.9.4cvs11.
2858 2003-08-27 [christoph] 0.9.4claws40
2861 fix bug that the current summary settings were copied to the
2862 wrong folder item, when the folder item prefs are opened.
2863 Copying is not required because summary settings and
2864 folder_item_prefs do not contain the same settings
2866 2003-08-27 [thorsten] 0.9.4claws39
2871 2003-08-26 [paul] 0.9.4claws38
2873 * sync with 0.9.4cvs9
2874 see ChangeLog 2003-08-26
2876 2003-08-25 [paul] 0.9.4claws37
2878 * sync with 0.9.4cvs8
2879 see ChangeLog 2003-08-25
2881 2003-08-24 [christoph] 0.9.4claws36
2883 * src/prefs_filtering.c
2884 shouldn't remove items from a GSList while iterating over the
2885 list (makes cur invalid and cur->next not accessable)
2887 (closes Bug 272 i deleted an folder and some seconds later sylpheed
2890 2003-08-23 [christoph] 0.9.4claws35
2893 news folders should be scanned when opened
2895 2003-08-22 [christoph] 0.9.4claws34
2897 * src/prefs_folder_item.c
2898 use macro to assign strings that always frees the old string
2900 * src/gtk/gtkaspell.[ch]
2901 add gtkaspell_set_dictionary_menu_active_item() to set active
2902 item in dictionary option menu
2904 * src/prefs_spelling.c
2905 use gtkaspell_set_dictionary_menu_active_item() to select
2908 2003-08-21 [christoph] 0.9.4claws33
2915 optimize folder system
2917 * src/gtk/gtkstext.c
2918 fix division by zero when font has 0 width for ' '
2920 2003-08-21 [paul] 0.9.4claws32
2922 * sync with 0.9.4cvs7
2923 see ChangeLog 2003-08-20
2925 2003-08-19 [paul] 0.9.4claws31
2928 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
2929 SYLDOC_FAQ_HTML_INDEX.
2931 use LC_MESSAGES instead of LC_ALL to find the current
2934 fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
2936 2003-08-19 [paul] 0.9.4claws30
2939 updated by George Danchev
2941 2003-08-18 [luke] 0.9.4claws29
2943 * src/gtk/gtkvscrollbutton.[ch]
2944 o removed gtk_vscrollbutton_reset() (reasons: reduce
2945 dependencies; do it the GTK way; reduce code -14/+2 lines)
2946 o removed horizontal separator between icons
2948 2003-08-17 [christoph] 0.9.4claws28
2951 no subject threading when the subject has no reply prefix
2953 2003-08-16 [christoph] 0.9.4claws27
2956 remember and restore window sizes and position when the main
2957 window is hidden or shown
2959 (closes Bug 274 Window size in 0.9.4claws18 not remembered when
2960 minimised/reopened using trayicon)
2962 2003-08-16 [paul] 0.9.4claws26
2965 add #include "defs.h"
2967 2003-08-16 [paul] 0.9.4claws25
2969 * src/plugins/clamav/clamav_plugin.c
2970 reword a debug_print
2972 * src/plugins/dillo_viewer/dillo_prefs.c
2973 cosmetic: change the labels' text, add tooltips, and
2976 2003-08-15 [christoph] 0.9.4claws24
2979 complete last change (forgot some changes)
2981 2003-08-15 [christoph] 0.9.4claws23
2984 o check number of messages and don't return a 0 message
2985 when no messages are available
2986 o don't parse xref header anymore
2988 (closes Bug 203 I'm not getting any news)
2990 2003-08-15 [paul] 0.9.4claws22
2994 update and define claws bugzilla location
2996 2003-08-15 [paul] 0.9.4claws21
2999 update submitted by Ruslan N. Balkin
3001 2003-08-14 [christoph] 0.9.4claws20
3004 fix search for oldest node in subject threading
3006 2003-08-14 [christoph] 0.9.4claws19
3009 * src/common/utils.h
3010 add possibility to check all nodes with the same subject for
3011 subject threading, not only the oldest node. Should not break
3012 threads anymore if the oldest node is thread_by_subject_max_age
3013 days older then parent, because it can now find a child of
3014 oldest node as new parent.
3016 2003-08-11 [christoph] 0.9.4claws18
3018 * src/plugins/spamassassin/spamassassin.c
3019 run spam check in background process
3021 2003-08-10 [alfons] 0.9.4claws17
3024 make `Select All' sensitive too
3026 2003-08-10 [christoph] 0.9.4claws16
3029 add more checks in imap_close
3031 2003-08-09 [alfons] 0.9.4claws15
3033 * src/prefs_spelling.c
3034 no spell checking UI if not requested
3036 2003-08-09 [alfons] 0.9.4claws14
3038 * src/gtk/prefswindow.c
3041 2003-08-09 [christoph] 0.9.4claws13
3043 * src/prefs_spelling.c
3044 * src/gtk/prefswindow.[ch]
3045 * src/plugins/clamav/clamav_plugin_gtk.c
3046 * src/plugins/spamassassin/spamassassin_gtk.c
3047 sort prefs pages by heighest weight in tree
3049 2003-08-09 [paul] 0.9.4claws12
3051 * sync with 0.9.4cvs6
3052 see ChangeLog 2003-08-07
3055 add Leandro and Luke to claws-branch section
3057 2003-08-09 [christoph] 0.9.4claws11
3059 * src/gtk/Makefile.am
3060 * src/gtk/colorsel.[ch] ** NEW **
3061 create a color selection dialog that can be used as a simple
3062 function call with it's own gtk main loop like filesel.[ch]
3066 * src/prefs_common.c
3067 * src/prefs_spelling.[ch] ** NEW **
3068 * src/prefs_spelling.glade ** NEW **
3069 * src/gtk/gtkutils.[ch]
3070 move "Spell Checker" prefs to new prefs dialog
3072 * src/prefs_folder_item.c
3073 use new colorsel dialog
3075 2003-08-08 [paul] 0.9.4claws10
3078 clear the progress bar unconditionally
3080 2003-08-08 [paul] 0.9.4claws9
3082 * sync with 0.9.4cvs4
3083 see ChangeLog 2003-07-31
3085 2003-08-07 [christoph] 0.9.4claws8
3088 fix bug in image viewer plugin part
3091 don't execute close command if the folder item is not selected
3093 2003-08-07 [hoa] 0.9.4claws7
3095 * src/filtering.[ch]
3096 * src/matcher_parser.h
3097 * src/matcher_parser_parse.y
3098 can define several actions for each filtering rule
3099 can import old versions of filtering rules
3101 * src/prefs_filtering.c
3102 call to a new dialog box to define actions
3104 * src/prefs_filtering_action.[ch]
3105 dialog box to define actions for filtering rules
3107 2003-08-06 [christoph] 0.9.4claws6
3110 make sure source folder is selected when copying messages
3112 2003-08-06 [christoph] 0.9.4claws5
3114 * sync with 0.9.4cvs2
3115 see ChangeLog 2003-07-29
3117 2003-08-05 [paul] 0.9.4claws4
3119 * sync with 0.9.4cvs3
3120 see ChangeLog 2003-07-30
3122 2003-08-04 [match] 0.9.4claws3
3125 export of LDIF files.
3127 2003-08-04 [match] 0.9.4claws2
3130 support for export LDIF. documented.
3131 * src/importldif.[ch]
3132 * src/exportldif.[ch]
3133 add tooltips. documented.
3134 * src/exphtmldlg.[ch]
3135 * src/common/xmlprops.[ch]
3137 * src/exportldif.[ch] ** NEW **
3138 * src/expldifdlg.[ch] ** NEW **
3139 * src/addressbook.[ch]
3141 export of LDIF files.
3144 2003-08-04 [christoph] 0.9.4claws1
3149 * sylpheed-claws.pc.in ** NEW **
3151 * src/common/Makefile.am
3152 * src/gtk/Makefile.am
3153 install sylpheed header files in $(pkgincludedir) and create a
3154 pkg-config file to allow building a plugin without the source
3157 2003-08-04 [paul] 0.9.4claws
3159 * version 0.9.4claws
3161 2003-08-04 [paul] 0.9.3claws97
3164 update Spanish translation. Submitted by Ricardo
3167 2003-08-03 [paul] 0.9.3claws96
3171 update Croatian and Serbian translations. Submitted by
3172 Dragan and Urke MMI respectively
3174 2003-08-03 [alfons] 0.9.3claws95
3177 mark flag has precedence over important flag - seems
3178 to have been changed in sync of 0.9.3claws45. this fixes
3179 a regression where messages that were scored as important
3180 don't show their mark flags. (using the same column for
3181 both importance as mark flags is the real problem
3184 2003-08-03 [melvin] 0.9.3claws94
3187 Updated French translations.
3189 2003-08-03 [melvin] 0.9.3claws93
3192 Fixed typo introduced after 0.9.3claws92
3193 that prevented compilation
3194 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
3195 CPPFLAGS and YFLAGS to allow user setting these.
3196 * src/common/Makefile.am
3197 * src/gtk/Makefile.am
3198 * src/plugins/clamav/Makefile.am
3199 * src/plugins/demo/Makefile.am
3200 * src/plugins/dillo_viewer/Makefile.am
3201 * src/plugins/image_viewer/Makefile.am
3202 * src/plugins/mathml_viewer/Makefile.am
3203 * src/plugins/spamassassin/Makefile.am
3204 * src/plugins/trayicon/Makefile.am
3205 * src/plugins/trayicon/libeggtrayicon/Makefile.am
3206 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
3207 CPPFLAGS and YFLAGS to allow user setting these.
3209 2003-08-02 [christoph] 0.9.3claws92
3212 o rearrange plugin tests
3213 o add test for clamav.h to ClamAV tests
3215 2003-08-02 [luke] 0.9.3claws91
3218 o fixed appearance of icon list when toggling back from the
3220 o toggling of icons using the keyboard works correctly
3221 o fixed all other keyboard shortcuts to work when icons are
3225 o fixed bug 4 - focus lost when changing messageview view type
3227 2003-08-02 [christoph] 0.9.3claws90
3229 * src/common/hooks.c
3230 fix crash when pointer stored in hash table could get invalid
3231 when a plugin is unloaded
3233 2003-08-01 [christoph] 0.9.3claws89
3236 o try to build all plugins (except spamassassin) by default
3237 o don't build a plugin if a dependency check fails
3239 * src/common/hooks.c
3242 2003-08-01 [match] 0.9.3claws88
3245 allow single click field selection. document code.
3247 2003-08-01 [christoph] 0.9.3claws87
3249 * src/plugins/clamav/clamav_plugin.c
3250 * src/plugins/clamav/clamav_plugin_gtk.c
3251 * src/plugins/dillo_viewer/dillo_viewer.c
3252 * src/plugins/image_viewer/plugin.c
3253 * src/plugins/mathml_viewer/mathml_viewer.c
3254 * src/plugins/spamassassin/spamassassin.c
3255 * src/plugins/spamassassin/spamassassin_gtk.c
3256 * src/plugins/trayicon/trayicon.c
3257 add version check to all plugins
3259 2003-08-01 [hoa] 0.9.3claws86
3261 * src/prefs_filtering.c
3262 fixed a cosmetic bug, during creation of dialog box,
3263 wrong widgets were shown after creation.
3265 2003-08-01 [luke] 0.9.3claws85
3268 o fixed visibility of icons/mimeview after toggling separate
3269 message/folder view (factored out some similar code too).
3272 2003-07-31 [alfons] 0.9.3claws84
3275 tweak icon box UI a bit more, now allowing right-clicks actions
3276 getting the relevant mime data too; should fix #250, "Can't save
3277 attachments sometimes".
3279 2003-07-30 [alfons] 0.9.3claws83
3282 don't do auto-save-draft inside key press handler, but rather
3283 schedule it half of a second later; should fix #67, "autosave
3284 make re-rediting message crazy"
3286 2003-07-30 [christoph] 0.9.3claws82
3288 * src/plugins/trayicon/trayicon.c
3289 process pending events before unloading the plugin
3291 (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
3293 2003-07-30 [alfons] 0.9.3claws81
3295 * src/common/hooks.c
3296 parameter 2 of g_hook_destroy() should really be a hook id
3298 2003-07-30 [alfons] 0.9.3claws80
3300 * src/common/plugin.c
3301 fix a possibly harmful function signature mismatch
3304 2003-07-30 [alfons] 0.9.3claws79
3306 * src/common/hooks[.ch]
3309 2003-07-30 [darko] 0.9.3claws78
3312 make it compile again
3314 2003-07-30 [luke] 0.9.3claws77
3318 o added/moved signal handlers for SIGTERM (normal kill command)
3319 and SIGINT (ctl-c) to be used even without
3320 --enable-crash-dialog, fixing bug 166
3323 o rewrote menu sensitivity code as per mainwindow.c, fixing
3327 o changed sensitivity condition for 'Next new' and 'Next
3328 unread', fixing bug 8
3330 2003-07-29 [alfons] 0.9.3claws76
3332 * src/common/utils.[ch]
3333 add generate_msgid()
3335 save ack'ed RRR; fixes #205, "return receipt is not saved in
3338 2003-07-29 [alfons] 0.9.3claws75
3341 fix a memleak (claws-only)
3343 2003-07-29 [alfons] 0.9.3claws74
3346 * src/gtk/gtkvscrollbutton.[ch]
3347 fix UI glitch where mime icon toolbox' scroll position is not
3348 reset after switching to another message
3351 2003-07-29 [paul] 0.9.3claws73
3353 * src/prefs_folder_item.c
3354 split the prefs into 2 separate pages
3356 2003-07-29 [paul] 0.9.3claws72
3359 prepend "\n\n" to a signature without a separator too
3361 2003-07-29 [paul] 0.9.3claws71
3364 fix bug where changing to an account without an auto-sig
3365 from an initial account without an auto-sig would insert
3366 2 blank lines at the cursor point
3367 fix bug where changing to an account with an auto-sig
3368 from an initial account without an auto-sig would insert
3369 the sig at the cursor point
3371 2003-07-29 [paul] 0.9.3claws70
3374 use the colour from the folder pref unless the folder
3377 2003-07-29 [alfons] 0.9.3claws69
3382 rewrite return receipt request work a little bit (the former
3383 implementation presumably depended too much on the UI setting
3384 flags). (we're losing the old pending flag.)
3386 2003-07-28 [christoph] 0.9.3claws68
3392 fix copy to IMAP folder from other folder
3394 2003-07-28 [christoph] 0.9.3claws67
3397 fix sync of procmsg_get_message_file_list
3399 2003-07-28 [christoph] 0.9.3claws66
3401 * sync with 0.9.3cvs14
3402 see ChangeLog 2003-07-18
3403 * sync with 0.9.3cvs17
3404 see ChangeLog 2003-07-23
3406 (closes Bug 234 segmentation fault after sending out mail via
3409 2003-07-28 [paul] 0.9.3claws65
3412 update Spanish translation, submitted by Ricardo Mones
3415 2003-07-28 [christoph] 0.9.3claws64
3420 return new message numbers as a GRelation instead of a GSList
3421 that has to be in the same order as the input list. A list
3422 would make it hard for IMAP to optimize oepration by sorting
3423 the input list. The returned list would have to be reordered
3424 to match the same order that input list has.
3426 * src/gtk/gtkaspell.c
3427 fix missing return value, could cause a crash when garbage is
3428 on the stack that is used as the expected return value
3430 2003-07-28 [paul] 0.9.3claws63
3432 * sync with 0.9.4cvs1
3433 see ChangeLog 2003-07-28
3435 2003-07-27 [alfons] 0.9.3claws62
3438 tweak it more to make icon list act like a check button group
3440 2003-07-27 [christoph] 0.9.3claws61
3442 * sync with 0.9.3cvs20
3443 see ChangeLog 2003-07-25
3445 2003-07-27 [paul] 0.9.3claws60
3448 re-commit changes from 0.9.3claws58 -
3449 accidently removed in 0.9.3claws59
3451 2003-07-27 [paul] 0.9.3claws59
3454 a sync from 0.9.3cvs17
3455 see ChangeLog 2003-07-23
3457 2003-07-27 [alfons] 0.9.3claws58
3460 add missing header members to MsgInfo; fixes the problem of
3461 not displaying X-Faces, as noticed by Ricardo Mones
3463 2003-07-26 [christoph] 0.9.3claws57
3465 * sync with 0.9.3cvs18
3466 see ChangeLog 2003-07-24
3468 2003-07-26 [christoph] 0.9.3claws56
3470 * sync with 0.9.3cvs17
3471 see ChangeLog 2003-07-23
3473 2003-07-26 [christoph] 0.9.3claws55
3480 add support for copy function that copy multiple messages
3481 (not implemented yet)
3484 add missing return value
3486 2003-07-26 [paul] 0.9.3claws54
3488 * tools/multiwebsearch.pl
3489 do whitespace substitution before passing the string
3490 to the browser. fixes bug with browsers that don't
3491 do whitespace conversion themselves.
3493 2003-07-25 [christoph] 0.9.3claws53
3498 rewrite adding of multiple messages to a folder for
3499 claws' folder system
3501 2003-07-25 [luke] 0.9.3claws52
3504 o icon toggles set correctly on leaving ctree mimeview
3506 2003-07-25 [paul] 0.9.3claws51
3508 * partial sync with 0.9.3cvs21 [src/main.c]
3509 see ChangeLog 2003-07-25
3511 2003-07-24 [paul] 0.9.3claws50
3513 * tools/maildir2sylpheed.pl
3516 2003-07-24 [paul] 0.9.3claws49
3519 increase the gutter size of paned so that the panes
3522 * src/plugins/demo/demo.c
3523 squeeze in another typo fix
3525 2003-07-24 [paul] 0.9.3claws48
3527 * src/plugins/demo/demo.c
3529 small changes to the English
3531 * src/pixmaps/mime_application_octect_stream.xpm ** REMOVED **
3532 src/pixmaps/mime_application_octet_stream.xpm ** NEW FILE **
3535 rename the misspelled icon
3537 2003-07-23 [alfons] 0.9.3claws47
3540 make icon list look like a list of toggles
3542 2003-07-23 [luke] 0.9.3claws46
3544 * src/pixmaps/mimeview_gpg_expired.xpm
3545 * src/pixmaps/mimeview_gpg_failed.xpm
3546 * src/pixmaps/mimeview_gpg_passed.xpm
3547 * src/pixmaps/mimeview_text_html.xpm
3548 * src/pixmaps/mimeview_image.xpm
3549 o all icons the same size
3552 o mimeview ctree arranged vertically above the viewer
3553 o icons changed to buttons
3554 o can use keyboard to select an icon (Enter)
3555 o resize icon list to width of icons
3557 * src/gtk/gtkvscrollbutton.c
3558 o sensitivity of buttons reacts to position
3560 2003-07-23 [christoph] 0.9.3claws45
3562 * sync with 0.9.3cvs14 (incomplete)
3563 see ChangeLog 2003-07-17
3565 2003-07-23 [alfons] 0.9.3claws44
3569 sync with my local tree to restore some claws-only things
3571 2003-07-23 [paul] 0.9.3claws43
3573 * src/pixmaps/mime_gpg_expired.xpm ** NEW FILE **
3574 src/pixmaps/mime_gpg_unknown.xpm ** NEW FILE **
3579 src/stock_pixmap.[ch]
3580 indicate missing keys and expired sigs/keys
3583 2003-07-23 [paul] 0.9.3claws42
3586 Redirect fixes: enable automatic account selection and
3587 do not append signature to message on changing account
3590 2003-07-23 [paul] 0.9.3claws41
3592 * sync with 0.9.3cvs16
3593 see ChangeLog 2003-07-23
3595 2003-07-23 [alfons] 0.9.3claws40
3598 give progress dialog a main window, and give it the first
3599 one (presumably the only one). fixes bug #247, "segfault on
3602 2003-07-22 [alfons] 0.9.3claws39
3605 shift-space scrolls up
3607 2003-07-22 [paul] 0.9.3claws38
3609 * sync with 0.9.3cvs15
3610 see ChangeLog 2003-07-22
3612 2003-07-20 [alfons] 0.9.3claws37
3615 put menu inside #ifdef USE_ASPELL..#endif
3617 2003-07-20 [christoph] 0.9.3claws36
3620 fix wrong flags in MsgInfo returned by
3621 procmsg_msginfo_get_full_info()
3623 (closes Bug 221 Deleting messages from the Message View gives incorrect
3624 new/unread message counts in the folder view)
3626 * src/plugins/spamassassin/spamassassin_gtk.c
3627 add gettext macro for prefs page title
3629 2003-07-20 [paul] 0.9.3claws35
3632 redraw icon list on signature check
3634 2003-07-20 [christoph] 0.9.3claws34
3639 * src/folder_item_prefs.[ch] ** NEW **
3644 * src/prefs_scoring.c
3646 * src/prefs_folder_item.[ch]
3647 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
3649 o use prefswindow for folder properties
3651 * src/gtk/prefswindow.[ch]
3652 change implementation to use an invisible notebook instead
3653 of unparenting widgets
3655 2003-07-20 [christoph] 0.9.3claws33
3661 * src/prefs_filtering.h
3662 * src/prefs_folder_item.[ch]
3666 clean up header mess
3667 (always use 1. typedefs, 2. #includes, 3. structures)
3669 * src/common/version.h.in
3670 add casts for constants
3672 * src/plugins/demo/demo.c
3675 * src/plugins/spamassassin/spamassassin.c
3676 remove unused variable
3678 2003-07-20 [alfons] 0.9.3claws32
3681 o make icon buttons respond on left click
3682 o minor cosmetic change
3684 2003-07-19 [luke] 0.9.3claws31
3687 * src/gtk/gtkvscrollbutton.c
3689 o improved mimeview behaviour when selecting a new message
3690 o plus code cleanups to remove compile warnings
3693 2003-07-19 [alfons] 0.9.3claws30
3697 * src/common/utils.[ch]
3698 subject_get_reply_prefix_length() <- subject_get_prefix_length()
3700 2003-07-19 [alfons] 0.9.3claws29
3702 * src/prefs_folder_item.c