1 2003-12-20 [luke] 0.9.8claws5
3 fix unfolding/newline stripping for multiline fields
4 in generic_get_one_field()
6 2003-12-19 [christoph] 0.9.8claws4
10 o use subject_compare_for_sort() when comparing
13 2003-12-19 [christoph] 0.9.8claws3
16 more syncing with 0.8.9a
18 2003-12-19 [christoph] 0.9.8claws2
21 don't write all FolderItem XML attributes for the root node
23 2003-12-19 [melvin] 0.9.8claws1
26 Added missing menu branch (Tools/Create processing/rule)
28 Updated French translation for the added string.
30 2003-12-19 [paul] 0.9.8claws
34 2003-12-19 [paul] 0.9.7claws51
42 update translations. submitted by me, Ricardo Mones
43 Lastra, Rui Hirokawa, Emil Nowak, Andrej Kacian,
46 * src/folder_item_prefs.c
47 'enable_processing' set to FALSE by default
49 2003-12-18 [melvin] 0.9.7claws50
52 Updated French translation
54 2003-12-17 [christoph] 0.9.7claws49
57 revert discarding of whitespace from 0.9.7claws44
59 RFC2822 2.2.3: Unfolding is accomplished by simply
60 removing any CRLF that is immediately followed by WSP.
62 2003-12-17 [paul] 0.9.7claws48
68 update autotools macros
72 2003-12-16 [christoph] 0.9.7claws47
75 fix folder update before adding MsgInfo to cache
76 in add_msginfo_to_cache()
79 remove old call to folder_item_update() that is no
82 2003-12-16 [christoph] 0.9.7claws46
85 make sure the shutdown process only runs once
87 2003-12-16 [hoa] 0.9.7claws45
91 * src/summaryview.[ch]
92 Create filter rules using a message is fixed.
93 We can now create processing rules using a message.
95 2003-12-15 [alfons] 0.9.7claws44
98 make sure we discard folding white space
100 2003-12-15 [luke] 0.9.7claws43
103 o use "name" parameter if "filename" doesn't exist
105 2003-12-14 [alfons] 0.9.7claws42
109 allow quick finding based on the result of passing
110 a message to an external command. E.g:
114 gets me all the spam in a folder.
116 2003-12-14 [luke] 0.9.7claws41
120 o use parameter "filename" instead of "name" in a couple of
121 places for correctness
124 * src/common/utils.[ch]
125 o make temporary filename for attachments safe for %p
126 substitutions in actions.
128 2003-12-13 [christoph] 0.9.7claws40
131 readd exit(0) to clean_quit() because otherwise sylpheed
132 does not always terminate
136 add an identifier-string for PrivacySystems
143 2003-12-12 [paul] 0.9.7claws39
148 correct and clean up './configure --help' info
150 * src/plugins/clamav/clamav_plugin.c
151 src/plugins/spamassassin/spamassassin.c
152 correct plugin_desc(), works with LOCAL, IMAP, and
157 src/matcher_parser_parse.y
158 src/prefs_filtering_action.c
159 use 'Change Score' instead of '(In/De)crease score'.
160 use *CHANGE_SCORE* instead of *ADD_SCORE*
163 hyphenate: 'Pre-processing', 'Post-processing'
165 * src/prefs_account.c
166 change 'Generate Message-ID' to 'Generate Message-Id'
168 * src/prefs_folder_item.c
169 change 'Processing on startup:' to 'Process at startup'
170 change 'Scan for new mail:' to 'Scan for new mail'
172 2003-12-11 [christoph] 0.9.7claws38
176 make sure the clean_exit() funtion is not called again by the
177 signal handler while it is already running
179 (closes Bug 366 lost all folders -> spoiling folderlist.xml file)
184 2003-12-11 [paul] 0.9.7claws37
187 'anonymise' Message-Id: header string
189 2003-12-11 [paul] 0.9.7claws36
191 * src/plugins/clamav/clamav_plugin.c
192 fix (don't break) signature count
193 use cl_strerror() instead of deprecated cl_perror()
195 2003-12-11 [darko] 0.9.7claws35
198 also update the sort arrow (thanks Christoph)
200 2003-12-11 [darko] 0.9.7claws34
203 allow reverting to default sort mode (no sort)
205 2003-12-10 [hoa] 0.9.7claws33
208 fixed quotation of string for matcher.
210 2003-12-08 [paul] 0.9.7claws32
214 plug memory leaks (patch by Alfons)
216 2003-12-08 [christoph] 0.9.7claws31
218 * src/folder_item_prefs.[ch]
220 * src/prefs_folder_item.c
221 add new FolderItem property to exclude folders from new
224 Patch submitted by Chad Robinson <crobinson@rfgonline.com>
226 2003-12-07 [paul] 0.9.7claws30
228 * src/plugins/clamav/clamav_plugin.c
231 2003-12-07 [thorsten] 0.9.7claws29
234 debug_print some warning if destfolder missing
235 * src/prefs_filtering.c
236 uninitialized filter list when deleting a folder
238 2003-12-06 [paul] 0.9.7claws28
241 add Alfons' patch to trim line feeds
243 2003-12-06 [paul] 0.9.7claws27
245 * partial sync with 0.9.7cvs8
246 leaving claws' online/offline more or less intact
247 see ChangeLog 2003-12-04 and 2003-12-06
249 2003-12-06 [christoph] 0.9.7claws26
253 revert pirvacy API changes
255 2003-12-05 [alfons] 0.9.7claws25
258 clean up my old cruft
260 2003-12-05 [alfons] 0.9.7claws24
263 fix comparison buglet ;-) and make `test` matcher
266 2003-12-05 [alfons] 0.9.7claws23
268 * src/prefs_folder_item.c
269 K&R 2nd Ed., page 241 (function parameter identifiers
270 starting with an underscore are kind of insulting)
272 2003-12-05 [hoa] 0.9.7claws22
275 * src/mainwindow.[ch]
277 add destructor for mainwindow so that the last
278 MimeInfo opened in messageview is destroyed when
281 2003-12-05 [hoa] 0.9.7claws21
285 * src/matcher_parser_lex.l
286 * src/matcher_parser_parse.y
287 * src/prefs_actions.c
288 * src/prefs_filtering.c
289 * src/common/utils.[ch]
290 quote arguments before giving them to command line.
291 fixed quote of string in matcher/processing/filtering rules.
295 allows decryption to return a new whole
296 MIME message structure.
298 2003-12-04 [hoa] 0.9.7claws20
304 * src/matcher_parser_parse.y
306 global rules to run before folder specific rules.
307 global rules to run after folder specific rules.
310 fixed quick addition of rules.
312 * src/prefs_filtering.[ch]
314 we can now customize the title for the dialog.
315 updated case where we rename of delete folders.
318 got back the function addressbook_browse_entry_cb()
319 that is needed in case we compiled with LDAP support.
321 2003-12-04 [paul] 0.9.7claws19
323 * sync with 0.9.7cvs6
324 see ChangeLog 2003-12-04
325 fixes bug 171 'Wrong message decoing: koi8-r and
326 iso8859-5 looks same. Can't read many emails.'
328 2003-12-04 [paul] 0.9.7claws18
331 remove 'src/prefs_scoring.c'
333 2003-12-03 [hoa] 0.9.7claws17
336 compilation of scoring.[ch] and prefs_scoring.[ch]
341 * src/folder_item_prefs.[ch]
346 * src/matcher_parser.h
347 * src/matcher_parser_parse.y
348 * src/prefs_filtering.[ch]
349 * src/prefs_filtering_action.c
350 * src/prefs_folder_item.c
351 * src/prefs_scoring.[ch] * REMOVED FILES *
353 * src/scoring.[ch] * REMOVED FILES *
355 merged scoring and filtering.
357 Note : compatibility is kept by parsing score like
358 add_score. To get the behaviour of older scoring
359 system, you have to define some equivalent rule :
360 "score_lower -9999 hide"
361 "score_greater 9999 mark"
363 To define global rules, you have to define them
364 in the new global processing rules.
365 The variable that kept the list filtering rules
366 was "global_processing" and has been renamed into
368 "global_processing" variable is now the name
369 of the variable that keeps the list of global
371 In the configuration file, "[global]" section is
372 now for the global processing rules (which includes
373 score things and new global processing rules).
374 New "[filtering]" section is for the filtering rules.
376 Before running with this version, during testing
377 phase, ** MAKE A BACKUP ** of your matcherrc file.
378 Then, you have to make the following changes :
379 - leave all scoring rules in "[global]" section.
380 - move all other rules of "[global]" section to
381 a new section named "[filtering]".
383 2003-12-03 [christoph] 0.9.7claws16
386 use default Content-Type as specified in RFC2045 if
387 Content-Type header is syntactically incorrect
389 2003-12-03 [christoph] 0.9.7claws15
402 * src/matcher_parser_lex.l
403 * src/matcher_parser_parse.y
405 * src/prefs_filtering_action.c
406 * src/prefs_folder_item.c
413 revert 0.9.7claws14 change
415 2003-12-03 [alfons] 0.9.7claws14
418 catch invalid Content-Type with no subtype
420 2003-12-03 [alfons] 0.9.7claws13
424 * src/plugins/image_viewer/plugin.c
425 compile again, we need stddef.h for size_t
427 2003-12-03 [paul] 0.9.7claws12
430 don't allow cloning of accounts with remote folders,
431 patch submitted by Ricardo Mones Lastra
433 2003-12-03 [christoph] 0.9.7claws11
437 * src/localfolder.[ch]
440 * src/common/xml.[ch]
441 add set_xml() and get_xml() virtual functions to FolderClass to
442 save extra information for Folders (for example the rootpath
443 only used by LocalFolder). The folderlist write function no
444 longer needs to know the folder type to save this extra
447 2003-12-02 [christoph] 0.9.7claws10
454 * src/localfolder.[ch] ** NEW **
458 * src/prefs_account.[ch]
459 * src/prefs_filtering.h
461 * src/remotefolder.[ch] ** NEW **
462 * src/common/xml.[ch]
463 add item_set_xml() and item_get_xml() virtual functions to
464 FolderClass to give folders the ability to add extra information
465 to the saved FolderItem data. If NULL the default function for
466 FolderItem will be used.
468 2003-11-29 [christoph] 0.9.7claws9
473 2003-11-29 [luke] 0.9.7claws8
476 fix compilation for non c99 compilers
478 2003-11-29 [christoph] 0.9.7claws7
482 o unknown disposition types should be handled as
484 o missing headers should not default to inline
485 (would make "Save All" useless when disposition header
486 is not set by the sending mailer)
487 o remove old MimeInfo data and cleanup
489 2003-11-29 [luke] 0.9.7claws6
492 re-added parsing of Content-Disposition header
493 - removes the old 'gchar* content_disposition'
494 - adds a new field 'DispositionType disposition'
495 - adds parameters to MimeInfo::parameters
498 use the "filename" parameter for saving, and the new
499 MimeInfo::disposition for save all.
503 add a 'check spelling' button as a possibility for
506 * src/stockpixmap.[ch]
507 * src/pixmaps/check_spelling.xpm ** NEW **
509 add a pixmap for use with 'check spelling' button or
510 a user defined action
513 re-apply fixed (I hope) patch for bug 57
514 "Hidden URL in HTML Mails"
516 2003-11-28 [christoph] 0.9.7claws5
519 o be more liberal in what we accept as Content-Type parameters
520 o ignore comments after parameters
523 o only free passphrase when an error occurs
525 2003-11-28 [paul] 0.9.7claws4
528 add 'Clone Account' function. patch submitted by
531 2003-11-27 [thorsten] 0.9.7claws3
534 fix crash if 'save_all' failed twice
536 2003-11-27 [paul] 0.9.7claws2
542 update Simplified Chinese translation. submitted by
545 2003-11-27 [paul] 0.9.7claws1
550 2003-11-26 [paul] 0.9.7claws
552 * 0.9.7claws released
554 2003-11-26 [paul] 0.9.6claws99
557 add reference to pixmaps/mime_message.xpm
559 2003-11-26 [paul] 0.9.6claws98
562 remove reference to src/sigstatus.c
564 2003-11-26 [christoph] 0.9.6claws97
569 * src/sigstatus.[ch] ** REMOVE **
570 remove signature result popup option and window
572 2003-11-26 [paul] 0.9.6claws96
579 update translations. submitted by Ricardo Mones Lastra,
580 Rui Hirokawa, Emil Nowak, Andrej Kacian, and Urke MMI
582 2003-11-25 [christoph] 0.9.6claws95
585 display mime structure only in debug mode
587 2003-11-25 [melvin] 0.9.6claws94
590 Updated French translations + typos fixes of older
591 translations (thanks to Fabien Vantard for pointing
594 2003-11-25 [melvin] 0.9.6claws93
597 Fixed a couple of typos.
599 2003-11-24 [paul] 0.9.6claws92
604 2003-11-24 [paul] 0.9.6claws91
607 fix typo. spotted by Rui Hirokawa <rui_hirokawa@ybb.ne.jp>
609 2003-11-24 [paul] 0.9.6claws90
611 * src/plugins/image_viewer/viewer.c
612 image_viewer_show_mimepart():
613 use procmime_mimeinfo_get_parameter() to get the file name
615 2003-11-24 [paul] 0.9.6claws89
618 textview_show_mime_part(): rewrite text hint
620 2003-11-22 [paul] 0.9.6claws88
622 * sync with 0.9.7cvs5
623 see ChangeLog 2003-11-21
625 2003-11-21 [paul] 0.9.6claws87
628 define shortcut key 'o' for 'Open with...'
630 2003-11-21 [alfons] 0.9.6claws86
633 fix bug #383 'Deleting message from "separate message view"
634 uses local Trash folder'
636 2003-11-21 [christoph] 0.9.6claws85
639 fix content-type guessing by name parameter when finding
642 2003-11-21 [alfons] 0.9.6claws84
645 no mail incorporation allowed with --offline param.
646 fixes bug #374, "--offline ignored"
648 2003-11-20 [christoph] 0.9.6claws83
651 use signed MimeInfo when checking the signature and not
654 2003-11-19 [alfons] 0.9.6claws82
657 fix crash when toggling separate views, patch submitted
658 by Pawel Pekala <c0rn|AT|gazeta.pl>.
659 fixes bug #342, "separate views cause crash"
661 2003-11-19 [paul] 0.9.6claws81
664 compose_redirect_write_headers_from_headerlist():
665 add Resent-Cc: header (bug fix inherited from 0.9.7cvs3)
668 code cleanup (inherited from 0.9.7cvs4)
671 bugfix: added missing attribute-list start. submitted by
674 2003-11-19 [luke] 0.9.6claws80
677 revert my last commit until I get time to fix it
679 2003-11-18 [christoph] 0.9.6claws79
682 check parent MimeInfos for signatures and display the
683 result of the parent when found
686 o avoid NULL pointer warnings
687 o use procmime_mimeinfo_get_parameter()
692 2003-11-17 [luke] 0.9.6claws78
695 add check for disguised URLs, fixing bug 57
696 "Hidden URL in HTML Mails"
698 2003-11-16 [christoph] 0.9.6claws77
701 fix crash when parsing invalid Content-Type header
703 2003-11-16 [christoph] 0.9.6claws76
709 implement message decrypting
714 2003-11-14 [luke] 0.9.6claws75
717 fix a couple of problems that treated application/* and
718 application/octet-stream the wrong way around
719 (since 0.9.6claws10), causing "Open" to do nothing.
721 2003-11-14 [christoph] 0.9.6claws74
726 prepare for message part decrypting
729 add output for expired signatures
734 2003-11-10 [christoph] 0.9.6claws73
737 add "Full info" button for bad and warn signature status
740 generate full signature info like gpg's output
741 (gpg -v --with-fingerprint --verify)
743 2003-11-10 [christoph] 0.9.6claws72
750 o add code to view full signature info
751 o do automatic signature checks
753 2003-11-10 [alfons] 0.9.6claws71
756 don't crash when gtkut_font_load() returns invalid font (has
757 something to do with locale settings)
758 Patch submitted by David Chalmers <davidc|AT|ccmi.salk.edu>.
760 2003-11-09 [alfons] 0.9.6claws70
765 2003-11-08 [luke] 0.9.6claws69
771 rewrite compose_attach_parts(), fixing various bugs mainly
772 to do with re-editing.
775 "save all" now only saves attachments with names/filenames
777 2003-11-04 [match] 0.9.6claws68
780 fix broken LDAP support.
785 2003-11-04 [luke] 0.9.6claws67
788 o fixed bug 4 "focus lost on messages with attachments"
789 o fixed 'Save all' attachments for new mime changes
790 o right clicking on icons consistent with right clicking on
792 - fixes a bug where wrong part is saved when you
793 choose 'Save as' from popup menu
794 - fixes bug 308 "No way to "save all" attachments"
795 o fixed a compiler warning.
798 o removed flickering in mime tree when using "n" and "p"
800 o fixed bug where selecting the textview and pressing e.g.
801 'y' causes sylpheed to respond twice.
804 removed hard coding of * and ! shortcuts (which only served
805 to cause problems if you tried to redefine the shortcuts)
807 2003-11-04 [luke] 0.9.6claws66
809 * src/plugins/image_viewer/viewer.c
810 * src/plugins/image_viewer/viewerprefs.c
811 * src/plugins/image_viewer/viewerprefs.glade
812 o allow toggling of image scaling by clicking on image
813 o respond to image's container widget resize
816 o fix bad parsing of message when re-editing/viewing a
817 message saved to the drafts folder
819 2003-11-02 [match] 0.9.6claws65
822 fix if not building LDAP support.
826 include support for contains query. feature req 529354.
828 2003-11-02 [alfons] 0.9.6claws64
831 fix build bustage if not compiling ldap support
833 2003-11-01 [match] 0.9.6claws63
837 * src/addr_compl.[ch]
840 * src/addrdefs.h ** NEW **
847 * src/ldapserver.[ch]
848 refactor LDAP query mechanism.
850 * src/browseldap.[ch] ** NEW **
851 * src/ldaplocate.[ch] ** NEW **
852 add feature to browse LDAP entry that was retrieved using
853 an explicit LDAP search.
855 2003-11-01 [alfons] 0.9.6claws62
858 prefs_write_param(): fail when we see an invalid type; all the
859 callers seem to handle this gracefully by reverting changes
861 2003-10-30 [christoph] 0.9.6claws61
867 use extra variables for all libraries to make sure plugins
868 are only linked with libraries they really need. $LIBS is always
869 added to the linking parameters, but we only what the libraries
870 listed in the Makefile
872 2003-10-29 [paul] 0.9.6claws60
875 don't use Subject for unknown part name
877 2003-10-29 [paul] 0.9.6claws59
880 get name of attachment(s) when re-editing, fwd'ing or
884 get name of attachment(s) when saving
886 2003-10-29 [hoa] 0.9.6claws58
889 implemented multipart/alternative in MIME message viewer.
891 2003-10-28 [christoph] 0.9.6claws57
894 make sure MathML-Viewer is not built with the
895 Gtk2 version of GtkMathView
897 2003-10-28 [paul] 0.9.6claws56
899 * sync with 0.9.7cvs1
900 see ChangeLog 2003-10-28
902 2003-10-27 [alfons] 0.9.6claws55
904 * src/matcher_parser_parse.y
905 * src/gtk/colorlabel.c
906 allow setting color label to 0 in filtering/processing rules
907 (should fix bug 368, "Can't create a filter condition "colorlabel 0"")
909 2003-10-26 [alfons] 0.9.6claws54
911 * src/summary_search.c
912 fix misnomer and correct selecting initial search node
914 2003-10-26 [christoph] 0.9.6claws53
918 change display of signature info to use only name of
919 signer, otherwise the text gets too long.
922 don't use MimeInfo's filename to generate tmp filename
924 2003-10-25 [christoph] 0.9.6claws52
927 fix message body searching
929 2003-10-25 [paul] 0.9.6claws51
932 use g_basename rather than basename
934 2003-10-24 [christoph] 0.9.6claws50
937 change fetching of signature key's trust
939 2003-10-24 [paul] 0.9.6claws49
942 update Slovak translation
943 submitted by Andrej Kacian
946 remove unknown menu entry /File/Add mailbox/mbox...
948 2003-10-24 [hoa] 0.9.6claws48
951 removed all references to mbox folders
953 * src/carray.[ch] * REMOVED *
954 * src/chash.[ch] * REMOVED *
955 * src/maillock.[ch] * REMOVED *
956 * src/mailmbox.[ch] * REMOVED *
957 * src/mailmbox_folder.[ch] * REMOVED *
958 * src/mailmbox_parse.[ch] * REMOVED *
959 * src/mailmbox_types.[ch] * REMOVED *
960 * src/mbox_folder.[ch] * REMOVED *
961 remove implementation of mbox folders
962 and old mailbox folder.
963 mbox folder implementation will be added
964 as a plugin so that implementation can be entirely
965 synchronized with the files of the project they are
966 extracted from (libEtPan!).
970 * src/folderview.[ch]
972 Disable as much code that references mbox folders
974 Some UI thing still need to know that folder is mbox
975 (when we have to enter the name of the mailbox and
976 we want to add /var/mail/$USER).
978 2003-10-23 [christoph] 0.9.6claws47
981 don't always display button when noticeview is made visible
987 get signature information from crypto system
989 2003-10-22 [paul] 0.9.6claws46
992 updated by Ricardo Mones Lastra
994 2003-10-22 [paul] 0.9.6claws45
997 update to reflect the changes to the icons that
998 happened in 0.9.6claws35
1000 2003-10-22 [alfons] 0.9.6claws44
1003 inline carray_count()
1005 2003-10-21 [alfons] 0.9.6claws43
1012 * src/mailmbox_folder.c
1013 * src/mailmbox_parse.c
1014 * src/mailmbox_types.[ch]
1017 2003-10-21 [luke] 0.9.6claws42
1019 * src/stock_pixmaps.[ch]
1021 * src/pixmaps/mime_application_octet_stream.xpm ** REMOVE **
1022 * src/pixmaps/messageview_text.xpm ** REMOVE **
1023 o remove mime_application_octet_stream.xpm icon (it was never
1025 o remove redundant icon messageview_text.xpm
1028 fix visibility of signature noticeview when toggling 'separate
1031 2003-10-21 [christoph] 0.9.6claws41
1034 decode multipart and rfc822 mime parts to allow further
1035 parsing when required
1037 2003-10-21 [christoph] 0.9.6claws40
1041 remove obsolete charset parameter in MimeInfo and fix
1042 TextView to use the charset from the parameter hash table
1044 * src/plugins/dillo_viewer/Makefile.am
1045 * src/plugins/trayicon/Makefile.am
1046 add OPENSSL_CFLAGS to fix building with using
1047 --with-openssl-* parameters
1049 2003-10-21 [paul] 0.9.6claws39
1051 * src/prefs_matcher.[ch]
1052 replace remnants of the old, renamed 'Execute' matchtype
1053 add a brief description to the Info window
1055 2003-10-21 [hoa] 0.9.6claws38
1058 * src/carray.[ch] * NEW *
1059 * src/chash.[ch] * NEW *
1061 * src/maillock.[ch] * NEW *
1062 * src/mailmbox.[ch] * NEW *
1063 * src/mailmbox_folder.[ch] * NEW *
1064 * src/mailmbox_parse.[ch] * NEW *
1065 * src/mailmbox_types.[ch] * NEW *
1066 implementation of mbox folder with unique message numbers
1068 made use of libEtPan! implementation of mbox for lower-layer.
1070 2003-10-20 [alfons] 0.9.6claws37
1073 fix invalid argument warning
1075 no in place variable
1077 2003-10-20 [paul] 0.9.6claws36
1082 fix crash when using Forward in Filtering when
1083 external editor option is set
1085 Patch submitted by Simon 'corecode' Schubert
1086 <corecode@corecode.ath.cx>
1088 2003-10-20 [paul] 0.9.6claws35
1090 * src/pixmaps/mime_gpg_expired.xpm ** REMOVED **
1091 src/pixmaps/mime_gpg_failed.xpm ** REMOVED **
1092 src/pixmaps/mime_gpg_passed.xpm ** REMOVED **
1093 src/pixmaps/mime_gpg_signed.xpm ** REMOVED **
1094 src/pixmaps/mime_gpg_unknown.xpm ** REMOVED **
1095 src/pixmaps/privacy_expired.xpm ** NEW FILE **
1096 src/pixmaps/privacy_failed.xpm ** NEW FILE **
1097 src/pixmaps/privacy_passed.xpm ** NEW FILE **
1098 src/pixmaps/privacy_signed.xpm ** NEW FILE **
1099 src/pixmaps/privacy_unknown.xpm ** NEW FILE **
1100 src/pixmaps/privacy_warn.xpm ** NEW FILE **
1102 src/stock_pixmap.[ch]
1103 replace mime_gpg_*.xpm icons with new privacy_*.xpm
1104 icons. add privacy_warn.xpm icon
1106 2003-10-20 [hoa] 0.9.6claws34
1108 * src/folder_item_prefs.[ch]
1109 * src/prefs_folder_item.c
1111 Added a property per folder to choose whether we
1112 want to apply processing on it on startup or if we
1113 prefer to wait the folder selection to apply it.
1116 fixed C89 compatibility (for old compilers, for
1117 example gcc 2.95.x).
1119 2003-10-17 [christoph] 0.9.6claws33
1122 * src/noticeview.[ch]
1123 change noticeview icon to indicate signature status
1125 2003-10-17 [christoph] 0.9.6claws32
1131 * src/pgpmime.[ch] ** NEW **
1134 * src/sgpgme.c ** NEW **
1135 reimplement PGP/Mime signature checking (unfinished)
1137 2003-10-15 [christoph] 0.9.6claws31
1140 fix procmime_get_text_content() and
1141 procmime_get_first_text_content()
1143 2003-10-15 [christoph] 0.9.6claws30
1145 * src/plugins/spamassassin/spamassassin_gtk.c
1146 * src/plugins/spamassassin/spamassassin_gtk.glade
1149 2003-10-15 [paul] 0.9.6claws29
1152 workaround for buggy smtp servers. on sending a
1153 return receipt strip the name part from the address
1154 when creating headers
1156 2003-10-15 [paul] 0.9.6claws28
1158 * sync with 0.9.7 release
1159 see ChangeLog 2003-10-15
1161 2003-10-14 [christoph] 0.9.6claws27
1163 * src/plugins/clamav/clamav_plugin.c
1166 2003-10-14 [christoph] 0.9.6claws26
1173 * src/plugins/clamav/clamav_plugin.c
1174 use GNode to create the mime tree (some changes to functions
1175 that traverse the tree are just quick and dirty. Maybe we
1176 can find better solutions with g_node_*-functions)
1178 2003-10-14 [luke] 0.9.6claws25
1181 fix a navigation bug (stupid typo of mine)
1183 2003-10-14 [christoph] 0.9.6claws24
1186 fix missing last line in plain/text mails
1188 2003-10-13 [luke] 0.9.6claws23
1191 fix bug 334 (part 1)
1193 2003-10-13 [kov] 0.9.6claws22
1196 error checking when the user enters a non-directory at
1197 the file selection dialog.
1198 work-around for users entering directory location without
1199 adding a leading G_DIR_SEPARATOR.
1201 2003-10-13 [luke] 0.9.6claws21
1204 error reporting for inserting files, including catching
1205 invalid characters for current locale/encoding
1207 2003-10-13 [paul] 0.9.6claws20
1210 fix bug #347 'subscribe newsgroups crashes'
1212 2003-10-13 [paul] 0.9.6claws19
1215 when using 'Reply to all' include the 'send replies
1219 update Japanese translation. submitted by Rui Hirokawa
1220 <rui_hirokawa@ybb.ne.jp>
1222 2003-10-13 [hoa] 0.9.6claws18
1229 rename get_header_from_msginfo() into
1230 procheader_get_header_from_msginfo() so that we have a
1231 coherent exported naming.
1232 avoid parsing of header contained in a string via
1233 a newly written temporary file.
1235 Patch submitted by Simon 'corecode' Schubert
1236 <corecode@corecode.ath.cx>
1238 2003-10-12 [hoa] 0.9.6claws17
1244 * src/matcher_parser_parse.y
1245 * src/prefs_filtering_action.c
1246 added "stop" action : stop applying the filtering rules.
1247 added "set score" and "increase/decrease score" actions.
1248 That two last action replace the "change_score" action
1249 introduced by alfons in 0.8.8claws85.
1250 "set score" is to set a given score to the message.
1251 "increase/decrease score" will increase or decrease the
1252 score if the given value is respectively positive or
1253 negative. If someone find a some better name for this last
1254 rule, it can be modified.
1256 2003-10-12 [paul] 0.9.6claws16
1260 update Japanese translation. submitted by Rui Hirokawa
1261 <rui_hirokawa@ybb.ne.jp>
1263 2003-10-12 [christoph] 0.9.6claws15
1266 fix crash caused by incorrect headers
1268 2003-10-10 [christoph] 0.9.6claws14
1273 implement detection of signed message parts for rfc2015
1275 2003-10-10 [thorsten] 0.9.6claws13
1280 2003-10-10 [christoph] 0.9.6claws12
1282 * src/stock_pixmap.[ch]
1283 * src/pixmaps/mime_message.xpm ** NEW **
1284 add a new icon for mime type "message"
1292 o add icons for message type mime parts
1294 2003-10-10 [christoph] 0.9.6claws11
1297 * src/messageview.[ch]
1304 o remove switching between TextView and MimeView in MessageView
1305 (if required we can hide the icon box and the MimeView will
1306 look exaxtly like the TextView)
1307 o temporary remove signature and decrypting GPGME code
1309 2003-10-09 [christoph] 0.9.6claws10
1319 * src/common/utils.[ch]
1320 * src/plugins/clamav/clamav_plugin.c
1321 * src/plugins/dillo_viewer/dillo_viewer.c
1322 * src/plugins/image_viewer/viewer.c
1323 * src/plugins/mathml_viewer/mathml_viewer.c
1324 new mime parser (several things need fixing)
1326 2003-10-09 [paul] 0.9.6claws9
1329 a little more sync with 0.9.6cvs2 and a tidy up
1331 2003-10-08 [paul] 0.9.6claws8
1333 * sync with 0.9.6cvs2
1334 see ChangeLog 2003-10-03
1336 2003-10-05 [christoph] 0.9.6claws7
1339 don't use flags to check if a message is in a news folder
1341 (closes Bug 282 clicking on folder with copied Messages from News
1342 immediately after having copied them crashes Sylpheed-Claws)
1344 2003-10-05 [christoph] 0.9.6claws6
1347 * src/progressdialog.[ch] ** REMOVE **
1348 * src/gtk/Makefile.am
1349 * src/gtk/progressdialog.[ch] ** NEW **
1350 move progressdialog to gtk directory
1352 2003-10-04 [christoph] 0.9.6claws5
1354 * src/prefs_toolbar.c
1355 * src/gtk/prefswindow.c
1356 remove widget_show_all for pages root widget
1358 * src/plugins/spamassassin/spamassassin.[ch]
1359 * src/plugins/spamassassin/spamassassin_gtk.c
1360 * src/plugins/spamassassin/spamassassin_gtk.glade
1361 add support for new libspamc transports
1363 2003-10-04 [christoph] 0.9.6claws4
1365 * src/plugins/spamassassin/libspamc.[ch]
1366 * src/plugins/spamassassin/spamassassin.c
1367 * src/plugins/spamassassin/utils.[ch]
1368 update libspamc to version from SpamAssassin 2.60
1370 2003-10-03 [christoph] 0.9.6claws3
1372 * src/send_message.c
1373 fix missing format string bug found by
1374 Georgi Guninski <guninski@guninski.com>
1376 2003-10-03 [paul] 0.9.6claws2
1379 update Simpilified Chinese translation, submitted by
1382 2003-10-02 [christoph] 0.9.6claws1
1385 add UIDPLUS support for COPY and EXPUNGE
1387 2003-10-02 [paul] 0.9.6claws
1389 * 0.9.6claws released
1395 update Spanish and Slovak translations
1396 submitted by Ricardo Mones Lastra and Andrej Kacian
1398 2003-10-02 [paul] 0.9.5claws43
1401 update British English translation
1403 2003-10-02 [paul] 0.9.5claws42
1406 update Croatian translation, submitted by Dragan
1408 2003-10-01 [paul] 0.9.5claws41
1412 update Polish and Serbian translations, submitted by
1415 2003-10-01 [melvin] 0.9.5claws40
1418 Updated French translations
1420 2003-10-01 [melvin] 0.9.5claws39
1425 * src/plugins/dillo_prefs.c
1426 Quasi unnoticeable UI clean-up.
1431 tools/maildir2sylpheed.pl
1432 bug fixes, rewrites, submitted by Matthias Förste
1433 <itsjustme@users.sourceforge.net>
1435 2003-09-29 [paul] 0.9.5claws38
1438 fix my coding carelessness
1440 2003-09-29 [paul] 0.9.5claws37
1445 src/prefs_common.[ch]
1446 src/prefs_fonts.[ch] ** NEW FILES **
1447 move Font config options to Other Prefs/Display/Fonts
1448 (user's current configuration is preserved)
1450 2003-09-29 [paul] 0.9.5claws36
1454 allow 'local_mbox' value to point to either a directory
1455 (/var/mail - default, new) or a file (/var/mail/username
1458 2003-09-28 [paul] 0.9.5claws35
1461 on signature check, where key exists, print the
1464 2003-09-27 [alfons] 0.9.5claws34
1467 o make progress bar not fill/expand when resizing dialog
1468 o use default fixed text font for actions output
1470 2003-09-27 [paul] 0.9.5claws33
1472 * src/prefs_common.[ch]
1475 remove External Program settings from Common Prefs/Send
1476 as they are now unnecessary due to Local account settings.
1477 plus a little tidying-up after 0.9.5claws31
1479 2003-09-27 [paul] 0.9.5claws32
1481 * src/prefs_account.c
1482 o make correction to gui text:
1483 'Local mailbox file' -> 'Local mailbox directory'
1484 o give 'local_mbox' option a reasonable default value:
1486 o use 'DEFAULT_SENDMAIL_CMD' as default 'mail_command'
1489 2003-09-26 [paul] 0.9.5claws31
1492 src/prefs_common.[ch]
1493 remove 'Incorporate from spool' common pref,
1494 force creation of a 'Local' account
1496 2003-09-26 [christoph] 0.9.5claws30
1500 add more NULL pointer checks
1502 2003-09-25 [christoph] 0.9.5claws29
1505 o don't fetch source message to get it's message id
1506 o immediately scan dest folder when copying a message did not
1507 return a new message number and not do it when the first message
1508 without a new message number is found
1510 2003-09-23 [christoph] 0.9.5claws28
1513 fix generating of headers
1515 (patch by David Relson <relson@osagesoftware.com>)
1517 2003-09-23 [paul] 0.9.5claws27
1520 update Simplified Chinese translation. submitted by
1523 2003-09-23 [paul] 0.9.5claws26
1527 tools/vcard2xml.py ** NEW FILE **
1528 add a script that converts an evolution vcard to
1529 sylpheed's xml format
1530 submitted by Bogdan Sumanariu <bsumanariu@one5.ro>
1532 2003-09-22 [paul] 0.9.5claws25
1534 * src/plugins/clamav/clamav_plugin.c
1535 don't skip MULTIPART parts
1537 2003-09-21 [christoph] 0.9.5claws24
1540 remove unneeded include
1543 clean up copy/move mess with duplicated code
1546 fix problem that sometimes the folder was not scanned
1549 2003-09-21 [christoph] 0.9.5claws23
1552 * src/logwindow.[ch] ** REMOVE **
1554 * src/prefs_common.c
1555 * src/gtk/Makefile.am
1556 * src/gtk/logwindow.[ch] ** ADD **
1557 make logwindow prefs_common independent and move
1560 2003-09-20 [christoph] 0.9.5claws22
1563 add extra space for address code conversion
1564 (4 * unconvered size could be too small for short headers)
1566 2003-09-20 [christoph] 0.9.5claws21
1569 increase temp buffer size when writing headers
1571 2003-09-19 [darko] 0.9.5claws20
1574 don't ignore value of 'Save copy of outgoing messages to
1575 this folder instead of Sent' in message redirect
1577 2003-09-17 [christoph] 0.9.5claws19
1580 use ", " as address seperator for mail headers and pass whole
1581 header line at once to compose_convert_header to make sure
1582 it is correctly folded
1584 (closes Bug 64 Problem when sending to many recipients)
1586 2003-09-17 [hoa] 0.9.5claws18
1589 src/matcher_parser_parse.y
1591 changed the keyword used for command execution in condition
1592 keyword is changed from "execute" to "test"
1593 so that it is not the same as the one used for action.
1594 This will fix a bug when using filtering dialog.
1595 All semantic in the code is also changed to reflect
1600 * sync with 0.9.6 release
1602 2003-09-17 [paul] 0.9.5claws17
1604 * sync with 0.9.5cvs8
1605 see ChangeLog 2003-09-16 and 2003-09-17
1607 2003-09-16 [paul] 0.9.5claws16
1609 * sync with 0.9.5cvs6
1610 see ChangeLog 2003-09-16
1612 2003-09-15 [paul] 0.9.5claws15
1614 * sync with 0.9.5cvs5
1615 see ChangeLog 2003-09-15
1617 2003-09-14 [alfons] 0.9.5claws14
1620 make "Go to inbox after receiving new mail" again;
1621 regression of a sync, restored to sylpheed main
1622 behaviour. (misses still some bits)
1624 2003-09-14 [alfons] 0.9.5claws13
1626 * src/prefs_filtering_action.c
1627 o add proper message if empty execute command line
1628 o don't select first action item after registering a
1629 new action to prevent (what seems to be a GTK) bug
1630 #36, "filtering will only accept one action change
1633 2003-09-14 [alfons] 0.9.5claws12
1635 * src/prefs_filtering.c
1636 * src/prefs_filtering_action.c
1637 * src/prefs_matcher.c
1638 fix function signature for key_pressed_event signal handlers
1640 2003-09-14 [alfons] 0.9.5claws11
1643 fix regression caused by fix for invalid bug #7
1644 (should fix #246, "Multiple selections are deselected when
1645 moving from search window to main window")
1647 2003-09-14 [alfons] 0.9.5claws10
1650 * src/filtering.[ch]
1651 * src/prefs_actions.c
1652 allow `filtering actions` in actions; only for advanced users
1653 right now: try for example, "%as{mark color 2}"
1655 2003-09-13 [paul] 0.9.5claws9
1658 po/zh_CN.po ** NEW FILE **
1659 update Polish translation, submitted by Emil
1660 <eminowbl@posejdon.wpk.p.lodz.pl>
1661 add new Simplified Chinese translation, submitted by
1662 Hansom Young <hansom_young@yahoo.com>
1664 2003-09-12 [alfons] 0.9.5claws8
1667 don't open separate message views when View | Separate message view
1669 (please look carefully for any navigation regressions)
1671 2003-09-11 [alfons] 0.9.5claws7
1674 make default message view, opened by View | Separate message
1675 view, look like a claws message view (which includes a menu
1677 (fixes bug #298, "message view loses tool bar")
1679 2003-09-11 [christoph] 0.9.5claws6
1682 fix double deleting of newsgroup folders
1684 (closes Bug 305 crash after deleting of a newsgroup)
1686 2003-09-11 [paul] 0.9.5claws5
1690 more sync'ing from 0.9.5cvs2
1692 2003-09-11 [christoph] 0.9.5claws4
1696 * src/common/utils.h
1697 fix sync with 0.9.5cvs2
1699 2003-09-11 [paul] 0.9.5claws3
1701 * sync with 0.9.5cvs4
1702 see ChangeLog 2003-09-11
1704 2003-09-11 [paul] 0.9.5claws2
1706 * sync with 0.9.5cvs2
1707 see ChangeLog 2003-09-05
1709 2003-09-11 [paul] 0.9.5claws1
1711 * sync with 0.9.5cvs3
1712 see ChangeLog 2003-09-10
1714 2003-09-10 [paul] 0.9.5claws
1716 * 0.9.5claws released
1718 2003-09-10 [paul] 0.9.4claws78
1723 2003-09-10 [melvin] 0.9.4claws77
1726 Updated French translations
1728 2003-09-10 [paul] 0.9.4claws76
1733 update Spanish, Slovak, and Serbian translations.
1734 submitted by Ricardo Mones Lastra, Andrej Kacian,
1738 add translation team section
1740 2003-09-09 [christoph] 0.9.4claws75
1743 free item->prefs in folder_item_destroy
1745 2003-09-09 [alfons] 0.9.4claws74
1748 o proper check for root node sorting
1749 o remove unnecessary gtk_ctree_remove_node
1751 (should fix bug #300, "crash while moving folder")
1753 2003-09-08 [christoph] 0.9.4claws73
1756 o fix double adding of IMAP FolderItems to GtkCTree
1757 o fix crash then mbox folder is removed
1759 2003-09-08 [christoph] 0.9.4claws72
1764 fix new folder notification
1769 2003-09-08 [christoph] 0.9.4claws71
1772 replace '\n' and '\r' before removing trailing spaces
1776 add information about new or removed items in folder tree change
1777 notification and use this in folderview to add and remove only
1778 the appected items and not refresh the whole tree
1780 2003-09-07 [match] 0.9.4claws70
1789 * src/addrquery.c ** NEW **
1793 * src/stock_pixmap.c
1794 * src/stock_pixmap.h
1795 * src/pixmaps/address_search.xpm ** NEW **
1796 re-introduce Lookup button for LDAP 'static' searches.
1798 2003-09-07 [alfons] 0.9.4claws69
1801 abandon setting usize for messageview because it gives layout problems
1802 with the quick search bar and the headerview; fixes assorted UI glitches:
1804 o bug #148, "Toggling of quick-search bar reduces index view area"
1805 o bug #280, "Window resiizes for line length but does not revert"
1807 2003-09-07 [christoph] 0.9.4claws68
1810 o make sure we don't have any newlines in header values
1811 o check custom headers for spaces and newlines and ignore
1812 malformed header names
1814 2003-09-06 [christoph] 0.9.4claws67
1818 invoke notification hook for folder tree changes after append
1821 (closes Bug 294 Crash while moving folder with many subdirectories)
1823 2003-09-06 [christoph] 0.9.4claws66
1826 destroy folder's MsgCache if FolderItem is removed to make sure
1827 it is not saved when the FolderItem is destroyed
1829 2003-09-06 [christoph] 0.9.4claws65
1831 * src/plugins/clamav/clamav_plugin.c
1832 fix copy & paste bug
1834 2003-09-05 [christoph] 0.9.4claws64
1837 * src/messageview.[ch]
1840 extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
1841 by MessageView to clear it when the message is deleted. Should
1842 work even if messages are deleted in MainWindow or by
1845 2003-09-05 [alfons] 0.9.4claws63
1848 deleting a message in a message view frees its msginfo, make
1849 messageview_update_all() aware of that (should fix bug #293,
1850 "deleting message caused crash")
1852 2003-09-05 [melvin] 0.9.4claws62
1855 Improve synchronous action exit code (fixes
1856 a ~5 seconds delay after action exit on RedHat 9)
1858 2003-09-04 [christoph] 0.9.4claws61
1862 * src/common/utils.[ch]
1863 add util function to create mime boundary and use it
1864 in compose and gpg code
1866 2003-09-04 [alfons] 0.9.4claws60
1869 source folder item's GNode should already have been freed in
1870 a previous call to src->folder->klass->remove_folder()
1871 (should fix bug #287, "crash when moving folders")
1873 2003-09-03 [thorsten] 0.9.4claws59
1875 * src/plugins/spamassassin/spamassassin_gtk.c
1878 2003-09-03 [christoph] 0.9.4claws58
1880 * src/plugins/spamassassin/spamassassin.[ch]
1881 * src/plugins/spamassassin/spamassassin_gtk.c
1882 add timeout config option
1884 2003-09-03 [paul] 0.9.4claws57
1886 * po/sk.po ** NEW FILE **
1887 add Slovak translation. Submitted by Andrej Kacian
1890 2003-09-03 [paul] 0.9.4claws56
1892 * src/plugins/clamav/clamav_plugin_gtk.c
1893 gui tweaks: replace a label with a tooltip, modify the
1894 text, use gtk_check_button_new(); instead of
1895 gtk_check_button_new_with_label("");
1897 2003-09-02 [alfons] 0.9.4claws55
1900 remember last used dir when attaching multiple files (should fix
1901 bug #290, "Attach File does not remember directory")
1903 2003-09-01 [paul] 0.9.4claws54
1906 updated by Ricardo Mones Lastra
1908 2003-09-01 [alfons] 0.9.4claws53
1910 * src/gtk/gtkaspell.[ch]
1911 be pedantic and strict and use const gchar * instead of guchar *
1913 2003-09-01 [alfons] 0.9.4claws52
1917 re-enable Save As when multiple messages are selected
1919 2003-09-01 [paul] 0.9.4claws51
1922 g_free(trimmed_uri);
1924 2003-09-01 [paul] 0.9.4claws50
1926 * sync with 0.9.4cvs13
1927 see ChangeLog 2003-09-01
1929 2003-09-01 [paul] 0.9.4claws49
1932 trim uri before sending to the statusbar
1933 fixes Bug 275 'Clicking on long URL wrapped onto two lines
1934 in the message window causes main S-C window to enlarge
1937 2003-09-01 [paul] 0.9.4claws48
1939 * sync with 0.9.4cvs12
1940 see ChangeLog 2003-09-01
1942 2003-08-30 [christoph] 0.9.4claws47
1945 * src/folder_item_prefs.[ch]
1946 * src/prefs_folder_item.c
1947 * src/gtk/gtkaspell.[ch]
1948 commit per folder dictionary patch by
1949 Paul Evans <nerd@freeuk.com>
1951 2003-08-30 [christoph] 0.9.4claws46
1953 * src/plugins/spamassassin/spamassassin_gtk.c
1954 * src/plugins/spamassassin/spamassassin_gtk.glade
1955 reduce GUI clutter by placing hints into tooltips
1957 2003-08-30 [paul] 0.9.4claws45
1960 add 'Content-Disposition: inline' to a text/plain
1961 part when using PGP/MIME signing
1963 2003-08-30 [paul] 0.9.4claws44
1965 * src/prefs_common.c
1966 src/prefs_spelling.c
1967 src/prefs_spelling.glade
1968 reduce GUI clutter by placing hints into tooltips
1970 2003-08-29 [christoph] 0.9.4claws43
1973 fix bug found by Ivan Rayner <ivanr@sgi.com>
1975 * src/stock_pixmap.c
1976 change unecessary warning into a debug message
1978 * src/plugins/clamav/Makefile.am
1979 Fix error "-I$(CLAMAV_LIBS)"
1981 2003-08-29 [christoph] 0.9.4claws42
1986 * src/common/Makefile.am
1987 * src/common/passcrypt.c
1988 commit fixes and patches for some of the IRIX problems found by
1989 Ivan Rayner <ivanr@sgi.com>
1991 2003-08-29 [paul] 0.9.4claws41
1993 * src/prefs_filtering.c
1994 add 'Top' and 'Bottom' buttons, based on changes in
1995 src/prefs_filter.c in 0.9.4cvs11.
1997 2003-08-27 [christoph] 0.9.4claws40
2000 fix bug that the current summary settings were copied to the
2001 wrong folder item, when the folder item prefs are opened.
2002 Copying is not required because summary settings and
2003 folder_item_prefs do not contain the same settings
2005 2003-08-27 [thorsten] 0.9.4claws39
2010 2003-08-26 [paul] 0.9.4claws38
2012 * sync with 0.9.4cvs9
2013 see ChangeLog 2003-08-26
2015 2003-08-25 [paul] 0.9.4claws37
2017 * sync with 0.9.4cvs8
2018 see ChangeLog 2003-08-25
2020 2003-08-24 [christoph] 0.9.4claws36
2022 * src/prefs_filtering.c
2023 shouldn't remove items from a GSList while iterating over the
2024 list (makes cur invalid and cur->next not accessable)
2026 (closes Bug 272 i deleted an folder and some seconds later sylpheed
2029 2003-08-23 [christoph] 0.9.4claws35
2032 news folders should be scanned when opened
2034 2003-08-22 [christoph] 0.9.4claws34
2036 * src/prefs_folder_item.c
2037 use macro to assign strings that always frees the old string
2039 * src/gtk/gtkaspell.[ch]
2040 add gtkaspell_set_dictionary_menu_active_item() to set active
2041 item in dictionary option menu
2043 * src/prefs_spelling.c
2044 use gtkaspell_set_dictionary_menu_active_item() to select
2047 2003-08-21 [christoph] 0.9.4claws33
2054 optimize folder system
2056 * src/gtk/gtkstext.c
2057 fix division by zero when font has 0 width for ' '
2059 2003-08-21 [paul] 0.9.4claws32
2061 * sync with 0.9.4cvs7
2062 see ChangeLog 2003-08-20
2064 2003-08-19 [paul] 0.9.4claws31
2067 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
2068 SYLDOC_FAQ_HTML_INDEX.
2070 use LC_MESSAGES instead of LC_ALL to find the current
2073 fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
2075 2003-08-19 [paul] 0.9.4claws30
2078 updated by George Danchev
2080 2003-08-18 [luke] 0.9.4claws29
2082 * src/gtk/gtkvscrollbutton.[ch]
2083 o removed gtk_vscrollbutton_reset() (reasons: reduce
2084 dependencies; do it the GTK way; reduce code -14/+2 lines)
2085 o removed horizontal separator between icons
2087 2003-08-17 [christoph] 0.9.4claws28
2090 no subject threading when the subject has no reply prefix
2092 2003-08-16 [christoph] 0.9.4claws27
2095 remember and restore window sizes and position when the main
2096 window is hidden or shown
2098 (closes Bug 274 Window size in 0.9.4claws18 not remembered when
2099 minimised/reopened using trayicon)
2101 2003-08-16 [paul] 0.9.4claws26
2104 add #include "defs.h"
2106 2003-08-16 [paul] 0.9.4claws25
2108 * src/plugins/clamav/clamav_plugin.c
2109 reword a debug_print
2111 * src/plugins/dillo_viewer/dillo_prefs.c
2112 cosmetic: change the labels' text, add tooltips, and
2115 2003-08-15 [christoph] 0.9.4claws24
2118 complete last change (forgot some changes)
2120 2003-08-15 [christoph] 0.9.4claws23
2123 o check number of messages and don't return a 0 message
2124 when no messages are available
2125 o don't parse xref header anymore
2127 (closes Bug 203 I'm not getting any news)
2129 2003-08-15 [paul] 0.9.4claws22
2133 update and define claws bugzilla location
2135 2003-08-15 [paul] 0.9.4claws21
2138 update submitted by Ruslan N. Balkin
2140 2003-08-14 [christoph] 0.9.4claws20
2143 fix search for oldest node in subject threading
2145 2003-08-14 [christoph] 0.9.4claws19
2148 * src/common/utils.h
2149 add possibility to check all nodes with the same subject for
2150 subject threading, not only the oldest node. Should not break
2151 threads anymore if the oldest node is thread_by_subject_max_age
2152 days older then parent, because it can now find a child of
2153 oldest node as new parent.
2155 2003-08-11 [christoph] 0.9.4claws18
2157 * src/plugins/spamassassin/spamassassin.c
2158 run spam check in background process
2160 2003-08-10 [alfons] 0.9.4claws17
2163 make `Select All' sensitive too
2165 2003-08-10 [christoph] 0.9.4claws16
2168 add more checks in imap_close
2170 2003-08-09 [alfons] 0.9.4claws15
2172 * src/prefs_spelling.c
2173 no spell checking UI if not requested
2175 2003-08-09 [alfons] 0.9.4claws14
2177 * src/gtk/prefswindow.c
2180 2003-08-09 [christoph] 0.9.4claws13
2182 * src/prefs_spelling.c
2183 * src/gtk/prefswindow.[ch]
2184 * src/plugins/clamav/clamav_plugin_gtk.c
2185 * src/plugins/spamassassin/spamassassin_gtk.c
2186 sort prefs pages by heighest weight in tree
2188 2003-08-09 [paul] 0.9.4claws12
2190 * sync with 0.9.4cvs6
2191 see ChangeLog 2003-08-07
2194 add Leandro and Luke to claws-branch section
2196 2003-08-09 [christoph] 0.9.4claws11
2198 * src/gtk/Makefile.am
2199 * src/gtk/colorsel.[ch] ** NEW **
2200 create a color selection dialog that can be used as a simple
2201 function call with it's own gtk main loop like filesel.[ch]
2205 * src/prefs_common.c
2206 * src/prefs_spelling.[ch] ** NEW **
2207 * src/prefs_spelling.glade ** NEW **
2208 * src/gtk/gtkutils.[ch]
2209 move "Spell Checker" prefs to new prefs dialog
2211 * src/prefs_folder_item.c
2212 use new colorsel dialog
2214 2003-08-08 [paul] 0.9.4claws10
2217 clear the progress bar unconditionally
2219 2003-08-08 [paul] 0.9.4claws9
2221 * sync with 0.9.4cvs4
2222 see ChangeLog 2003-07-31
2224 2003-08-07 [christoph] 0.9.4claws8
2227 fix bug in image viewer plugin part
2230 don't execute close command if the folder item is not selected
2232 2003-08-07 [hoa] 0.9.4claws7
2234 * src/filtering.[ch]
2235 * src/matcher_parser.h
2236 * src/matcher_parser_parse.y
2237 can define several actions for each filtering rule
2238 can import old versions of filtering rules
2240 * src/prefs_filtering.c
2241 call to a new dialog box to define actions
2243 * src/prefs_filtering_action.[ch]
2244 dialog box to define actions for filtering rules
2246 2003-08-06 [christoph] 0.9.4claws6
2249 make sure source folder is selected when copying messages
2251 2003-08-06 [christoph] 0.9.4claws5
2253 * sync with 0.9.4cvs2
2254 see ChangeLog 2003-07-29
2256 2003-08-05 [paul] 0.9.4claws4
2258 * sync with 0.9.4cvs3
2259 see ChangeLog 2003-07-30
2261 2003-08-04 [match] 0.9.4claws3
2264 export of LDIF files.
2266 2003-08-04 [match] 0.9.4claws2
2269 support for export LDIF. documented.
2270 * src/importldif.[ch]
2271 * src/exportldif.[ch]
2272 add tooltips. documented.
2273 * src/exphtmldlg.[ch]
2274 * src/common/xmlprops.[ch]
2276 * src/exportldif.[ch] ** NEW **
2277 * src/expldifdlg.[ch] ** NEW **
2278 * src/addressbook.[ch]
2280 export of LDIF files.
2283 2003-08-04 [christoph] 0.9.4claws1
2288 * sylpheed-claws.pc.in ** NEW **
2290 * src/common/Makefile.am
2291 * src/gtk/Makefile.am
2292 install sylpheed header files in $(pkgincludedir) and create a
2293 pkg-config file to allow building a plugin without the source
2296 2003-08-04 [paul] 0.9.4claws
2298 * version 0.9.4claws
2300 2003-08-04 [paul] 0.9.3claws97
2303 update Spanish translation. Submitted by Ricardo
2306 2003-08-03 [paul] 0.9.3claws96
2310 update Croatian and Serbian translations. Submitted by
2311 Dragan and Urke MMI respectively
2313 2003-08-03 [alfons] 0.9.3claws95
2316 mark flag has precedence over important flag - seems
2317 to have been changed in sync of 0.9.3claws45. this fixes
2318 a regression where messages that were scored as important
2319 don't show their mark flags. (using the same column for
2320 both importance as mark flags is the real problem
2323 2003-08-03 [melvin] 0.9.3claws94
2326 Updated French translations.
2328 2003-08-03 [melvin] 0.9.3claws93
2331 Fixed typo introduced after 0.9.3claws92
2332 that prevented compilation
2333 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
2334 CPPFLAGS and YFLAGS to allow user setting these.
2335 * src/common/Makefile.am
2336 * src/gtk/Makefile.am
2337 * src/plugins/clamav/Makefile.am
2338 * src/plugins/demo/Makefile.am
2339 * src/plugins/dillo_viewer/Makefile.am
2340 * src/plugins/image_viewer/Makefile.am
2341 * src/plugins/mathml_viewer/Makefile.am
2342 * src/plugins/spamassassin/Makefile.am
2343 * src/plugins/trayicon/Makefile.am
2344 * src/plugins/trayicon/libeggtrayicon/Makefile.am
2345 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
2346 CPPFLAGS and YFLAGS to allow user setting these.
2348 2003-08-02 [christoph] 0.9.3claws92
2351 o rearrange plugin tests
2352 o add test for clamav.h to ClamAV tests
2354 2003-08-02 [luke] 0.9.3claws91
2357 o fixed appearance of icon list when toggling back from the
2359 o toggling of icons using the keyboard works correctly
2360 o fixed all other keyboard shortcuts to work when icons are
2364 o fixed bug 4 - focus lost when changing messageview view type
2366 2003-08-02 [christoph] 0.9.3claws90
2368 * src/common/hooks.c
2369 fix crash when pointer stored in hash table could get invalid
2370 when a plugin is unloaded
2372 2003-08-01 [christoph] 0.9.3claws89
2375 o try to build all plugins (except spamassassin) by default
2376 o don't build a plugin if a dependency check fails
2378 * src/common/hooks.c
2381 2003-08-01 [match] 0.9.3claws88
2384 allow single click field selection. document code.
2386 2003-08-01 [christoph] 0.9.3claws87
2388 * src/plugins/clamav/clamav_plugin.c
2389 * src/plugins/clamav/clamav_plugin_gtk.c
2390 * src/plugins/dillo_viewer/dillo_viewer.c
2391 * src/plugins/image_viewer/plugin.c
2392 * src/plugins/mathml_viewer/mathml_viewer.c
2393 * src/plugins/spamassassin/spamassassin.c
2394 * src/plugins/spamassassin/spamassassin_gtk.c
2395 * src/plugins/trayicon/trayicon.c
2396 add version check to all plugins
2398 2003-08-01 [hoa] 0.9.3claws86
2400 * src/prefs_filtering.c
2401 fixed a cosmetic bug, during creation of dialog box,
2402 wrong widgets were shown after creation.
2404 2003-08-01 [luke] 0.9.3claws85
2407 o fixed visibility of icons/mimeview after toggling separate
2408 message/folder view (factored out some similar code too).
2411 2003-07-31 [alfons] 0.9.3claws84
2414 tweak icon box UI a bit more, now allowing right-clicks actions
2415 getting the relevant mime data too; should fix #250, "Can't save
2416 attachments sometimes".
2418 2003-07-30 [alfons] 0.9.3claws83
2421 don't do auto-save-draft inside key press handler, but rather
2422 schedule it half of a second later; should fix #67, "autosave
2423 make re-rediting message crazy"
2425 2003-07-30 [christoph] 0.9.3claws82
2427 * src/plugins/trayicon/trayicon.c
2428 process pending events before unloading the plugin
2430 (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
2432 2003-07-30 [alfons] 0.9.3claws81
2434 * src/common/hooks.c
2435 parameter 2 of g_hook_destroy() should really be a hook id
2437 2003-07-30 [alfons] 0.9.3claws80
2439 * src/common/plugin.c
2440 fix a possibly harmful function signature mismatch
2443 2003-07-30 [alfons] 0.9.3claws79
2445 * src/common/hooks[.ch]
2448 2003-07-30 [darko] 0.9.3claws78
2451 make it compile again
2453 2003-07-30 [luke] 0.9.3claws77
2457 o added/moved signal handlers for SIGTERM (normal kill command)
2458 and SIGINT (ctl-c) to be used even without
2459 --enable-crash-dialog, fixing bug 166
2462 o rewrote menu sensitivity code as per mainwindow.c, fixing
2466 o changed sensitivity condition for 'Next new' and 'Next
2467 unread', fixing bug 8
2469 2003-07-29 [alfons] 0.9.3claws76
2471 * src/common/utils.[ch]
2472 add generate_msgid()
2474 save ack'ed RRR; fixes #205, "return receipt is not saved in
2477 2003-07-29 [alfons] 0.9.3claws75
2480 fix a memleak (claws-only)
2482 2003-07-29 [alfons] 0.9.3claws74
2485 * src/gtk/gtkvscrollbutton.[ch]
2486 fix UI glitch where mime icon toolbox' scroll position is not
2487 reset after switching to another message
2490 2003-07-29 [paul] 0.9.3claws73
2492 * src/prefs_folder_item.c
2493 split the prefs into 2 separate pages
2495 2003-07-29 [paul] 0.9.3claws72
2498 prepend "\n\n" to a signature without a separator too
2500 2003-07-29 [paul] 0.9.3claws71
2503 fix bug where changing to an account without an auto-sig
2504 from an initial account without an auto-sig would insert
2505 2 blank lines at the cursor point
2506 fix bug where changing to an account with an auto-sig
2507 from an initial account without an auto-sig would insert
2508 the sig at the cursor point
2510 2003-07-29 [paul] 0.9.3claws70
2513 use the colour from the folder pref unless the folder
2516 2003-07-29 [alfons] 0.9.3claws69
2521 rewrite return receipt request work a little bit (the former
2522 implementation presumably depended too much on the UI setting
2523 flags). (we're losing the old pending flag.)
2525 2003-07-28 [christoph] 0.9.3claws68
2531 fix copy to IMAP folder from other folder
2533 2003-07-28 [christoph] 0.9.3claws67
2536 fix sync of procmsg_get_message_file_list
2538 2003-07-28 [christoph] 0.9.3claws66
2540 * sync with 0.9.3cvs14
2541 see ChangeLog 2003-07-18
2542 * sync with 0.9.3cvs17
2543 see ChangeLog 2003-07-23
2545 (closes Bug 234 segmentation fault after sending out mail via
2548 2003-07-28 [paul] 0.9.3claws65
2551 update Spanish translation, submitted by Ricardo Mones
2554 2003-07-28 [christoph] 0.9.3claws64
2559 return new message numbers as a GRelation instead of a GSList
2560 that has to be in the same order as the input list. A list
2561 would make it hard for IMAP to optimize oepration by sorting
2562 the input list. The returned list would have to be reordered
2563 to match the same order that input list has.
2565 * src/gtk/gtkaspell.c
2566 fix missing return value, could cause a crash when garbage is
2567 on the stack that is used as the expected return value
2569 2003-07-28 [paul] 0.9.3claws63
2571 * sync with 0.9.4cvs1
2572 see ChangeLog 2003-07-28
2574 2003-07-27 [alfons] 0.9.3claws62
2577 tweak it more to make icon list act like a check button group
2579 2003-07-27 [christoph] 0.9.3claws61
2581 * sync with 0.9.3cvs20
2582 see ChangeLog 2003-07-25
2584 2003-07-27 [paul] 0.9.3claws60
2587 re-commit changes from 0.9.3claws58 -
2588 accidently removed in 0.9.3claws59
2590 2003-07-27 [paul] 0.9.3claws59
2593 a sync from 0.9.3cvs17
2594 see ChangeLog 2003-07-23
2596 2003-07-27 [alfons] 0.9.3claws58
2599 add missing header members to MsgInfo; fixes the problem of
2600 not displaying X-Faces, as noticed by Ricardo Mones
2602 2003-07-26 [christoph] 0.9.3claws57
2604 * sync with 0.9.3cvs18
2605 see ChangeLog 2003-07-24
2607 2003-07-26 [christoph] 0.9.3claws56
2609 * sync with 0.9.3cvs17
2610 see ChangeLog 2003-07-23
2612 2003-07-26 [christoph] 0.9.3claws55
2619 add support for copy function that copy multiple messages
2620 (not implemented yet)
2623 add missing return value
2625 2003-07-26 [paul] 0.9.3claws54
2627 * tools/multiwebsearch.pl
2628 do whitespace substitution before passing the string
2629 to the browser. fixes bug with browsers that don't
2630 do whitespace conversion themselves.
2632 2003-07-25 [christoph] 0.9.3claws53
2637 rewrite adding of multiple messages to a folder for
2638 claws' folder system
2640 2003-07-25 [luke] 0.9.3claws52
2643 o icon toggles set correctly on leaving ctree mimeview
2645 2003-07-25 [paul] 0.9.3claws51
2647 * partial sync with 0.9.3cvs21 [src/main.c]
2648 see ChangeLog 2003-07-25
2650 2003-07-24 [paul] 0.9.3claws50
2652 * tools/maildir2sylpheed.pl
2655 2003-07-24 [paul] 0.9.3claws49
2658 increase the gutter size of paned so that the panes
2661 * src/plugins/demo/demo.c
2662 squeeze in another typo fix
2664 2003-07-24 [paul] 0.9.3claws48
2666 * src/plugins/demo/demo.c
2668 small changes to the English
2670 * src/pixmaps/mime_application_octect_stream.xpm ** REMOVED **
2671 src/pixmaps/mime_application_octet_stream.xpm ** NEW FILE **
2674 rename the misspelled icon
2676 2003-07-23 [alfons] 0.9.3claws47
2679 make icon list look like a list of toggles
2681 2003-07-23 [luke] 0.9.3claws46
2683 * src/pixmaps/mimeview_gpg_expired.xpm
2684 * src/pixmaps/mimeview_gpg_failed.xpm
2685 * src/pixmaps/mimeview_gpg_passed.xpm
2686 * src/pixmaps/mimeview_text_html.xpm
2687 * src/pixmaps/mimeview_image.xpm
2688 o all icons the same size
2691 o mimeview ctree arranged vertically above the viewer
2692 o icons changed to buttons
2693 o can use keyboard to select an icon (Enter)
2694 o resize icon list to width of icons
2696 * src/gtk/gtkvscrollbutton.c
2697 o sensitivity of buttons reacts to position
2699 2003-07-23 [christoph] 0.9.3claws45
2701 * sync with 0.9.3cvs14 (incomplete)
2702 see ChangeLog 2003-07-17
2704 2003-07-23 [alfons] 0.9.3claws44
2708 sync with my local tree to restore some claws-only things
2710 2003-07-23 [paul] 0.9.3claws43
2712 * src/pixmaps/mime_gpg_expired.xpm ** NEW FILE **
2713 src/pixmaps/mime_gpg_unknown.xpm ** NEW FILE **
2718 src/stock_pixmap.[ch]
2719 indicate missing keys and expired sigs/keys
2722 2003-07-23 [paul] 0.9.3claws42
2725 Redirect fixes: enable automatic account selection and
2726 do not append signature to message on changing account
2729 2003-07-23 [paul] 0.9.3claws41
2731 * sync with 0.9.3cvs16
2732 see ChangeLog 2003-07-23
2734 2003-07-23 [alfons] 0.9.3claws40
2737 give progress dialog a main window, and give it the first
2738 one (presumably the only one). fixes bug #247, "segfault on
2741 2003-07-22 [alfons] 0.9.3claws39
2744 shift-space scrolls up
2746 2003-07-22 [paul] 0.9.3claws38
2748 * sync with 0.9.3cvs15
2749 see ChangeLog 2003-07-22
2751 2003-07-20 [alfons] 0.9.3claws37
2754 put menu inside #ifdef USE_ASPELL..#endif
2756 2003-07-20 [christoph] 0.9.3claws36
2759 fix wrong flags in MsgInfo returned by
2760 procmsg_msginfo_get_full_info()
2762 (closes Bug 221 Deleting messages from the Message View gives incorrect
2763 new/unread message counts in the folder view)
2765 * src/plugins/spamassassin/spamassassin_gtk.c
2766 add gettext macro for prefs page title
2768 2003-07-20 [paul] 0.9.3claws35
2771 redraw icon list on signature check
2773 2003-07-20 [christoph] 0.9.3claws34
2778 * src/folder_item_prefs.[ch] ** NEW **
2783 * src/prefs_scoring.c
2785 * src/prefs_folder_item.[ch]
2786 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
2788 o use prefswindow for folder properties
2790 * src/gtk/prefswindow.[ch]
2791 change implementation to use an invisible notebook instead
2792 of unparenting widgets
2794 2003-07-20 [christoph] 0.9.3claws33
2800 * src/prefs_filtering.h
2801 * src/prefs_folder_item.[ch]
2805 clean up header mess
2806 (always use 1. typedefs, 2. #includes, 3. structures)
2808 * src/common/version.h.in
2809 add casts for constants
2811 * src/plugins/demo/demo.c
2814 * src/plugins/spamassassin/spamassassin.c
2815 remove unused variable
2817 2003-07-20 [alfons] 0.9.3claws32
2820 o make icon buttons respond on left click
2821 o minor cosmetic change
2823 2003-07-19 [luke] 0.9.3claws31
2826 * src/gtk/gtkvscrollbutton.c
2828 o improved mimeview behaviour when selecting a new message
2829 o plus code cleanups to remove compile warnings
2832 2003-07-19 [alfons] 0.9.3claws30
2836 * src/common/utils.[ch]
2837 subject_get_reply_prefix_length() <- subject_get_prefix_length()
2839 2003-07-19 [alfons] 0.9.3claws29
2841 * src/prefs_folder_item.c
2842 reinit "legacy" tmp_prefs, so we don't free nor use invalid
2845 2003-07-19 [luke] 0.9.3claws28
2851 * src/stock_pixmap.[ch]
2852 * src/gtk/Makefile.am
2854 * src/gtk/gtkvscrollbutton.[ch] ** NEW **
2855 * src/pixmaps/mime_*.xpm ** NEW **
2856 o mimeview rearrangement with a new icon shortcut bar
2858 2003-07-19 [alfons] 0.9.3claws27
2861 o plug leaking nodes_to_recollapse
2862 o add folderview_recollapse_all_nodes() (not used yet)
2864 2003-07-19 [alfons] 0.9.3claws26
2867 * src/common/utils.c
2868 honour #240 "Better SUBJECT handling" by cleaning the prefix
2869 for both forwarding as replying
2871 2003-07-18 [christoph] 0.9.3claws25
2874 * src/common/sylpheed.[ch]
2875 * src/common/version.h.in
2876 add version in numeric form to allow easy comparison
2878 * src/plugins/demo/demo.c
2880 - sylpheed version > plugin version => never allowed, sylpheed
2881 could contain unknown API changes
2882 - sylpheed version < minimum version required => don't load,
2883 API required not available (if linking does not fail)
2885 2003-07-18 [alfons] 0.9.3claws24
2887 * src/common/plugin.[ch]
2890 2003-07-18 [christoph] 0.9.3claws23
2892 * src/common/hooks.c
2893 fix crash when hooks where unregisted
2895 * src/plugins/trayicon/trayicon.c
2896 unregister detroy signal before destroying the widget
2897 (still crashes when the plugin is unloaded)
2899 2003-07-18 [alfons] 0.9.3claws22
2902 delay expanding folder tree during drags until timeout triggered
2903 (needs perhaps some tweaking, so testing is welcome)
2905 2003-07-17 [alfons] 0.9.3claws21
2910 2003-07-17 [christoph] 0.9.3claws20
2912 * src/common/session.c
2913 fix opening of SSL connections
2915 * src/plugins/image_viewer/Makefile.am
2916 add OPENSSL_CFLAGS (we should find a better solution to remove
2917 this dependencies if they are not required)
2919 * src/plugins/spamassassin/spamassassin.c
2920 remove setlocale workaround (fixed in libspamc)
2922 (closes Bug Bug 184 Entering non-ascii character deletes previous char
2923 if spell checking enabled)
2925 2003-07-17 [alfons] 0.9.3claws19
2927 * src/common/hooks.[ch]
2928 * src/plugins/clamav/clamav_plugin.c
2929 * src/plugins/spamassassin/spamassassin.c
2930 * src/plugins/trayicon/trayicon.c
2933 2003-07-17 [alfons] 0.9.3claws18
2938 2003-07-17 [alfons] 0.9.3claws17
2943 2003-07-17 [paul] 0.9.3claws16
2948 add link to the Claws site's FAQ page, after the suggestion
2949 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
2950 Move url strings to defs.h
2953 fix typo to prevent "unknown menu entry" warnings
2955 2003-07-17 [alfons] 0.9.3claws15
2957 * src/folderview.[ch]
2958 * src/summaryview.[ch]
2962 2003-07-17 [paul] 0.9.3claws14
2965 remove two instances of 'GTK_EVENTS_FLUSH' because
2966 they are unnecessary and probably cause a stack overflow
2968 2003-07-16 [christoph] 0.9.3claws13
2971 use an invisible GTK notebook to switch between viewers
2972 instead of reparenting widgets
2974 2003-07-16 [christoph] 0.9.3claws12
2977 move folder_item_update_freeze() to correct place in
2978 folder_item_scan_full()
2980 2003-07-16 [paul] 0.9.3claws11
2982 * sync with 0.9.3cvs12
2983 see ChangeLog 2003-07-14 and 2003-07-15
2985 2003-07-16 [christoph] 0.9.3claws10
2988 * src/prefs_account.[ch]
2989 sync IMAP CRAM-MD5 authentication with sylpheed-main
2991 2003-07-15 [alfons] 0.9.3claws9
2994 make --config-dir do something useful
2996 2003-07-15 [alfons] 0.9.3claws8
2999 o fix a bug where 'last' didn't really point to the last message
3000 in the top level list of children, but to the last threaded
3003 o clean up and make it easier to sync
3005 2003-07-15 [alfons] 0.9.3claws7
3008 make correct menu items sensitive
3010 2003-07-14 [alfons] 0.9.3claws6
3013 tune the threader so it will not subject-thread any message
3014 without a subject prefix (this will not thread correctly if
3015 a parent is delivered after their childs, but it looks
3018 2003-07-13 [christoph] 0.9.3claws5
3021 group "Add mailbox *..." menu items in submenu
3023 2003-07-13 [alfons] 0.9.3claws4
3026 correct summary_toggle_pressed() signature and make sure
3027 signal is not passed on
3029 2003-07-13 [alfons] 0.9.3claws3
3032 o for now don't pass on keys when they we're handled by
3033 ctree::key_press_event
3036 2003-07-13 [alfons] 0.9.3claws2
3039 add command line option "--config-dir" to get the current
3042 2003-07-12 [alfons] 0.9.3claws1
3045 * src/matcher_parser_parse.y
3046 * src/prefs_filtering.c
3048 add "Lock" filter action to lock messages;
3051 remove debug_print()
3052 * src/prefs_filtering.c
3053 re-organize matcher part 9:
3054 make action text entries easily extendible;
3055 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
3056 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
3061 update old information and add missing
3064 2003-07-12 [paul] 0.9.3claws
3066 * 0.9.3claws released
3068 2003-07-12 [paul] 0.9.0claws103
3073 2003-07-12 [melvin] 0.9.0claws102
3076 Fixed bug #215: Show MIME tab for single text/html messages.
3078 2003-07-12 [paul] 0.9.0claws101
3083 2003-07-12 [paul] 0.9.0claws100
3089 update Spanish, Croatian, Polish, Serbian translations.
3090 submitted by Ricardo Mones Lastra, Dragan, Witold
3091 Wladyslaw Wojciech Wilk, Urke MMI
3093 2003-07-12 [melvin] 0.9.0claws99
3096 Updated French translations.
3098 2003-07-12 [paul] 0.9.0claws98
3101 disable 'Lookup' button as it has no effect
3103 2003-07-11 [alfons] 0.9.0claws97
3106 summary_searchbar_pressed() should return TRUE to signal that
3107 event was handled. when returning void, the return value passed
3108 to GTK is actually random, but maybe FALSE, in which case the
3109 event is handled by parent
3111 2003-07-10 [paul] 0.9.0claws96
3113 * ac/missing/gettext.m4
3114 update to version 0.12
3116 2003-07-10 [paul] 0.9.0claws95
3118 * src/plugins/clamav/clamav_plugin.c
3119 fix bug where multipart/alternative messages
3120 would slip through without being scanned
3122 2003-07-10 [christoph] 0.9.0claws94
3125 correct check if folder supports removing when a message is
3126 moved. if not the message is only copied.
3128 (closes Bug 132 crash on startup in newsgroups folders)
3130 2003-07-09 [alfons] 0.9.0claws93
3134 --with-config-dir (default .sylpheed)
3136 2003-07-09 [christoph] 0.9.0claws92
3139 use PKG_CHECK_MODULES to check for gtkmathview
3140 (version 0.4.2 now required)
3142 2003-07-08 [melvin] 0.9.0claws91
3145 Implemented a progress bar that counts the number of completed
3146 tasks when the action runs more than one command.
3148 2003-07-08 [alfons] 0.9.0claws90
3151 if queued message has an invalid Message-Id, don't try to
3152 find message it refers to (fixes #209 "crash when processing
3155 2003-07-08 [paul] 0.9.0claws89
3157 * sync with 0.9.3cvs2
3158 see ChangeLog 2003-07-08
3160 2003-07-08 [match] 0.9.0claws88
3163 extend LDAP search for first/last name by parsing search term.
3165 2003-07-08 [alfons] 0.9.0claws87
3167 * src/send_message.c
3168 fix bug #208 "Status message stuck when sending on POP3 account"
3170 2003-07-07 [paul] 0.9.0claws86
3173 new Croatian translation, submitted by
3174 Dragan <drleskov@inet.hr>
3176 2003-07-07 [paul] 0.9.0claws85
3178 * sync with 0.9.3cvs1
3179 see ChangeLog 2003-07-07
3181 2003-07-05 [christoph] 0.9.0claws84
3186 * src/stock_pixmap.[ch]
3187 * src/pixmaps/messageview_text.xpm ** NEW **
3188 move mimeview tabs to the right side and use icons
3189 instead of text to save some space
3191 (patch by Luke Plant <lukeplant@softhome.net>)
3193 2003-07-05 [christoph] 0.9.0claws83
3196 add NULL pointer checks
3198 (patch by Luke Plant <lukeplant@softhome.net>)
3199 (closes Bug 204 0.9.0 quits on authentication error?!)
3201 2003-07-05 [alfons] 0.9.0claws82
3204 take the clue in bug #202 "./configure script -
3205 'if test' comparison failure" reported by John Kristoff.
3207 2003-07-04 [christoph] 0.9.0claws81
3209 * src/plugins/spamassassin/spamassassin.c
3210 set timeout for spam check
3212 2003-07-04 [christoph] 0.9.0claws80
3215 destroy all FolderItems when shutting down to
3216 allow folders to clean up
3218 2003-07-04 [melvin] 0.9.0claws79
3220 * src/gtk/gtkaspell.c
3221 Fixed bug #184 "Entering non-ascii character deletes
3222 previous char if spell checking enabled": this makes
3223 the spell checking in multibytes (e.g. UTF-8)locales work.
3224 (Patch by Luke Plant).
3226 2003-07-04 [christoph] 0.9.0claws78
3228 * sync with 0.9.2cvs1
3229 see ChangeLog 2003-06-10
3231 2003-07-04 [paul] 0.9.0claws77
3233 * sync with 0.9.3 release
3234 see ChangeLog 2003-07-04
3236 2003-07-03 [christoph] 0.9.0claws76
3243 move folder_item_get_path() stuff into a folder virtual function
3246 use folder_item_fetch_msg() to get message and do not contruct
3247 the filename from path and number
3249 2003-07-03 [paul] 0.9.0claws75
3251 * sync with 0.9.2cvs12
3252 see ChangeLog 2003-07-03
3254 2003-07-02 [paul] 0.9.0claws74
3257 fix text-selection for replying
3259 2003-07-02 [paul] 0.9.0claws73
3261 * sync with 0.9.2cvs11
3262 see ChangeLog 2003-07-02
3264 2003-07-02 [paul] 0.9.0claws72
3267 revert last commit because it breaks more
3270 2003-07-02 [paul] 0.9.0claws71
3273 fix thread by subject/sort by date
3275 2003-07-01 [paul] 0.9.0claws70
3277 * sync with 0.9.2cvs10
3278 see ChangeLog 2003-07-01
3280 2003-06-30 [paul] 0.9.0claws69
3282 * sync with 0.9.2cvs9
3283 see ChangeLog 2003-06-30
3285 2003-06-28 [match] 0.9.0claws68
3290 2003-06-27 [paul] 0.9.0claws67
3292 * sync with 0.9.2cvs7
3293 see ChangeLog 2003-06-27
3295 2003-06-26 [christoph] 0.9.0claws66
3298 freeze folder updates while a folder is scanned
3300 (closes Bug 185 New message counter)
3302 2003-06-26 [darko] 0.9.0claws65
3305 fix infinite loop when adding a new LDAP server
3307 2003-06-26 [paul] 0.9.0claws64
3309 * sync with 0.9.2cvs6
3310 see ChangeLog 2003-06-26
3312 2003-06-26 [paul] 0.9.0claws63
3314 * sync with 0.9.2cvs5
3315 see ChangeLog 2003-06-25 and 2003-06-26
3317 2003-06-25 [match] 0.9.0claws62
3320 Fixed tab/backtab for dropped-down completion list to
3321 move next/previous field. (close bug 147)
3323 2003-06-25 [christoph] 0.9.0claws61
3325 * src/addr_compl.[ch]
3326 * src/addrindex.[ch]
3334 2003-06-25 [leandro] 0.9.0claws60
3338 o gray out "Message/Remove references" menu item if not
3339 replying to a message
3341 2003-06-24 [leandro] 0.9.0claws59
3344 o removed "Message/Create new thread" menu item
3345 o added "Message/Remove references" menu item
3346 (it's off by default and will not check anymore
3347 if the subject changed)
3349 2003-06-23 [alfons] 0.9.0claws58
3352 try better grouping messages threaded by subject based on their age.
3353 still not perfect - because the message tree is not sorted by date.
3355 2003-06-23 [thorsten] 0.9.0claws57
3358 added mail_receive_hook to allow modifications
3359 directly after retrieval (e.g. adding headers).
3361 2003-06-23 [paul] 0.9.0claws56
3363 * src/sourcewindow.c
3364 enable the use of Ctrl+A to select all text in
3366 Patch submitted by Ivan Francolin Martinez
3367 <ivanfm@users.sourceforge.net>
3369 2003-06-22 [christoph] 0.9.0claws55
3372 o add notification hook for folder tree changes
3373 o invoke hooks after folder tree scanning
3375 * src/folderview.[ch]
3376 register hook for folder tree changes that
3379 (there are more places that should be updated, like add, remove
3382 (closes Bug 164 Crash on rebuild folder tree)
3383 (closes Bug 190 Crash on 'rebuilding folder tree')
3385 2003-06-21 [leandro] 0.9.0claws54
3388 create a new thread if subject changes
3389 (it's on by default, can be disabled in Message menu)
3391 2003-06-21 [alfons] 0.9.0claws53
3394 quiet little compiler
3396 2003-06-21 [christoph] 0.9.0claws52
3398 update gettext stuff to version 0.12
3400 2003-06-19 [alfons] 0.9.0claws51
3403 * src/common/plugin.c
3404 move defs.h before glib.h to prevent MIN/MAX redefs
3411 2003-06-19 [match] 0.9.0claws50
3413 * src/addressbook.[ch]
3414 * src/addrindex.[ch]
3415 * src/addr_compl.[ch]
3417 * src/editldap_basedn.[ch]
3420 re-implemented dynamic LDAP search. works without
3421 slowdown on display sender with addressbook
3426 2003-06-19 [paul] 0.9.0claws49
3429 fix Bug #136 'Nonprovided quotation marks crash claws'
3430 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
3432 2003-06-19 [alfons] 0.9.0claws48
3434 * src/prefs_common.[ch]
3436 restrict threading by subject by checking thread for
3437 age (prefs_common.thread_by_subject_max_age)
3439 2003-06-18 [christoph] 0.9.0claws47
3442 fix memory leak in imap_cmd_fetch()
3444 2003-06-18 [christoph] 0.9.0claws46
3447 fix memory leak in prefs_set_default() when used multiple
3448 times or after prefs have been read
3450 2003-06-18 [christoph] 0.9.0claws45
3452 * src/common/plugin.c
3453 fix memory leak in plugin_unload()
3455 2003-06-18 [christoph] 0.9.0claws44
3458 fix memory leak in imap_cmd_ok()
3460 2003-06-18 [christoph] 0.9.0claws43
3463 stop messages that are downloaded from POP3 and added to
3464 an IMAP inbox from being filtered twice (first by POP3
3465 and again when IMAP folder is scaned to get the UID of
3466 the APPEND operation when no UIDPLUS is available)
3475 * tools/launch_phoenix ** REMOVED **
3476 tools/launch_firebird ** NEW **
3477 renamed and edited to reflect the browser's name change from
3478 'phoenix' to 'firebird'
3480 2003-06-18 [paul] 0.9.0claws42
3482 * sync with 0.9.2cvs2
3483 see ChangeLog 2003-06-16
3485 2003-06-17 [alfons] 0.9.0claws41
3488 prevent threading problems when a node is an ancestor (parent / great parent),
3489 which mostly happens with circular references (thanks to Phillipe Gramoullé
3490 for finding an sample set of messages)
3492 2003-06-16 [christoph] 0.9.0claws40
3495 don't popup main window on --receive or --receive-all
3497 * src/mainwindow.[ch]
3498 * src/plugins/trayicon/trayicon.c
3499 allow hiding of main window by clicking on the trayicon
3500 (doesn't work correctly in seperate window mode and may
3501 cause unexpected GTK problems I couldn't find yet)
3504 remove incorrect warning
3506 2003-06-15 [alfons] 0.9.0claws39
3508 * src/gtk/gtkstext.c
3509 don't output debug text;
3510 #ifdef out print_line() if not debugging (thanks to Martin Wicke
3511 for pointing this out);
3513 2003-06-14 [alfons] 0.9.0claws38
3516 remove printf() and make one if..else comply with coding style
3518 2003-06-14 [alfons] 0.9.0claws37
3523 * src/messageview.[ch]
3525 apply patch #754162 "Quoting messages filtered by actions" submitted
3526 by Martin Wicke, which allows quoting message body changed by an
3529 2003-06-13 [alfons] 0.9.0claws36
3532 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
3533 use case insensitive regexp (suggested by Ivan Martinez)
3535 2003-06-13 [christoph] 0.9.0claws35
3538 * src/plugins/trayicon/Makefile.am
3539 * src/plugins/trayicon/eggtrayicon.[ch] ** REMOVE **
3540 * src/plugins/trayicon/trayicon.c
3541 * src/plugins/trayicon/libeggtrayicon/.cvsignore ** NEW **
3542 * src/plugins/trayicon/libeggtrayicon/Makefile.am ** NEW **
3543 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch] ** NEW **
3544 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch] ** NEW **
3545 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch] ** NEW **
3546 * src/plugins/trayicon/libeggtrayicon/xembed.h ** NEW **
3547 replace my own EggTrayIcon backport with the backport
3548 used by (l|x)mule and gabber.
3550 2003-06-13 [alfons] 0.9.0claws34
3553 * src/common/utils.c
3554 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
3556 2003-06-13 [alfons] 0.9.0claws33
3559 clean up a little bit
3561 2003-06-12 [alfons] 0.9.0claws32
3564 const correctness fix
3566 * src/common/sylpheed.[ch]
3568 prevent redef MIN/MAX
3570 * src/common/utils.[ch]
3573 2003-06-12 [melvin] 0.9.0claws31
3576 Updated to take into accounts changes in GtkAspell.
3578 2003-06-12 [alfons] 0.9.0claws30
3582 * src/common/utils.[ch]
3583 handle reply subject prefixes better (initial
3584 suggestion by Robert Story adapted and enhanced
3587 2003-06-12 [melvin] 0.9.0claws29
3590 Use new gtkaspell_checkers_strerror() to get the speller's
3591 error message instead of accessing the (now private)
3596 Use #ifdef instead of #if for USE_ASPELL
3597 Use the new spell checkers init/quit functions
3599 * src/gtk/gtkaspell.c
3600 Use #ifdef instead of #if for USE_ASPELL
3601 Moved in the majority of GtkAspell structures that were
3602 exported before by gtkaspell.h
3604 * src/gtk/gktaspell.h
3605 Made gtkaspell.h contain only the necessary data to be
3606 publicized by moving many structures to gtkaspell.c.
3607 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
3608 gtkaspell_checkers_new(): replaced by...
3609 gtkaspell_checkers_init(): new function for initialization
3610 gtkaspell_checkers_delete(): replaced by...
3611 gtkaspell_checkers_quit(): new function
3612 gtkaspell_checkers_strerror(): new function that returns
3613 the checker's last error message.
3615 2003-06-11 [melvin] 0.9.0claws28
3618 Updated to take into account gtkaspell.c migration to
3619 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
3621 2003-06-10 [alfons] 0.9.0claws27
3623 * src/filtering.[ch]
3627 - try fixing bug #18 (any brave testers?)
3628 - add more robustness by refusing previously
3629 unchecked NULL pointers
3631 2003-06-10 [alfons] 0.9.0claws26
3634 fix bug #176 by don't checking MsgInfos with a NULL msgid
3636 2003-06-09 [alfons] 0.9.0claws25
3638 * src/prefs_common.c
3639 fix bug #163 "Icon switching doesnt work properly" by
3640 preventing early freeing of prefs_common.pixmap_theme_path.
3642 2003-06-09 [christoph] 0.9.0claws24
3644 * src/gtk/gtkaspell.c
3645 revert Thorsten's fix and add forgotten g_strdup for
3646 aspell path (it should not be possible to alter the path a
3647 GtkASpell uses from outside)
3649 2003-06-09 [thorsten] 0.9.0claws23
3651 * src/gtk/gtkaspell.c
3652 dont free prefs_common.aspell_path when closing compose
3654 2003-06-08 [colin] 0.9.0claws22
3656 * src/plugins/spamassassin/spamassassin.c
3659 2003-06-07 [christoph] 0.9.0claws21
3663 * src/gtkaspell.[ch] ** REMOVE **
3664 * src/gtk/Makefile.am
3665 * src/gtk/gtkaspell.[ch] ** NEW **
3666 o make gtkaspell independent from sylpheed's prefs
3667 o move gtkaspell.[ch] to gtk directory
3669 2003-06-07 [christoph] 0.9.0claws20
3674 * src/filesel.[ch] ** REMOVE **
3677 * src/common/sylpheed.[ch]
3678 * src/gtk/Makefile.am
3679 * src/gtk/filesel.[ch] ** NEW **
3680 * src/gtk/pluginwindow.c
3681 * src/gtk/sslcertwindow.c
3682 move filesel.[ch] to gtk directory
3684 2003-06-07 [alfons] 0.9.0claws19
3687 make (multi) file selection dialog work again (Claws-only)
3689 2003-06-07 [thorsten] 0.9.0claws18
3694 2003-06-07 [alfons] 0.9.0claws17
3698 detect apache mishap in which case don't include fnmatch.h
3699 if regex.h is already included
3701 2003-06-06 [christoph] 0.9.0claws16
3705 add check for fnmatch.h and include it when available
3708 fix wrong case sensitivity of Content-Types
3710 * src/gtk/Makefile.am
3711 need the same include paths in gtk directory as in
3712 common directory because .h files in common can
3713 include files from these directories, when included
3714 in gtk's .h or .c files