1 2002-07-16 [colin] 0.7.8claws72
7 add the ability to select part of a text mime-part
10 2002-07-15 [christoph] 0.7.8claws71
13 fix folder message count for folders without
14 msg_is_changed (includes news folders)
16 2002-07-15 [martin] 0.7.8claws70
19 option "display recipient on 'From'..." now works
20 without the need of enabling the option
21 "display sender using address book".
23 2002-07-15 [christoph] 0.7.8claws69
26 removed setting folder status from summaryview.
27 folder.c should update all message counts correctly.
29 2002-07-15 [paul] 0.7.8claws68
32 updated by Fabio Junior Beneditto
34 2002-07-15 [darko] 0.7.8claws67
37 Fixed target folder colorization, don't decrease op
40 2002-07-14 [paul] 0.7.8claws66
42 * sync with main 0.8.0
43 see ChangeLog 2002-07-14
45 2002-07-13 [melvin] 0.7.8claws65
50 Replaced sprintf by g_snprintf to prevent possible buffer
53 Corrected a log message output format.
54 Added a missing "done" debug output.
56 Added keyboard accelerator for Priority menu items
57 Added missing \n in debug output
61 Added missing \n in debug output
63 2002-07-13 [paul] 0.7.8claws64
66 change Sergey's email address to the sf address
69 increase show_url_timeout (more useful for long
72 2002-07-12 [sergey] 0.7.8claws63
75 applied (with some modifications) patch to set the
76 micalg parameter for signatures
77 (2001-08-28 Werner Koch <wk@gnupg.org>)
79 2002-07-12 [sergey] 0.7.8claws62
83 fixed man page installation
85 2002-07-12 [paul] 0.7.8claws61
87 * sync with 0.7.8cvs26
88 see ChangeLog 2002-07-11 and 2002-07-12
90 2002-07-11 [christoph] 0.7.8claws60
94 first use the message number to find the message
95 to mark with a reply flag but check the
96 message-id if we got the correct message, if not
97 try to find it by message-id.
98 use new string seperator that is not allowed
101 2002-07-11 [paul] 0.7.8claws59
103 * sync with 0.7.8cvs23
104 see ChangeLog 2002-07-10
106 2002-07-10 [christoph] 0.7.8claws58
110 Added message-id table to the cache in memory
111 and functions to msgcache.c and folder.c to
112 fetch MsgInfos by message id
115 store folder and message-id of message replying
116 to in queue header and set reply flag after sending
119 2002-07-10 [paul] 0.7.8claws57
123 add Martin to the list of authors
125 2002-07-09 [martin] 0.7.8claws56
127 Added gtk_ctree_last_visible(), tree_update_level(),
128 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
129 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
130 from gtk+ to gtksctree.c for the new sorting code
131 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
132 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
134 Added declaration for gtk_sctree_sort_recursive() and
140 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
141 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
143 2002-07-08 [paul] 0.7.8claws55
145 * more sync with 0.7.8cvs21
146 see ChangeLog 2002-07-08
148 2002-07-08 [paul] 0.7.8claws54
150 * sync with 0.7.8cvs21
151 see ChangeLog 2002-07-08
153 2002-07-07 [alfons] 0.7.8claws53
156 * src/stock_pixmap.[ch]
157 * src/pixmaps/notice_warn.xpm ** NEW FILE **
158 * src/pixmaps/notice_error.xpm ** NEW FILE **
159 * src/pixmaps/notice_note.xpm ** NEW FILE **
160 add new pixmaps for upcoming notice pane
162 2002-07-06 [melvin] 0.7.8claws52
165 Made them a bit closer to Sylpheed's coding style.
167 Removed possible memory leaks when some errors occurs.
169 2002-07-06 [melvin] 0.7.8claws51
172 Removed --no-location in xgettext command line to help
173 translators that use Emacs' po-mode
175 Removed unnecessary comments that messed up sylpheed.pot
177 2002-07-06 [paul] 0.7.8claws50
179 * sync with 0.7.8cvs19
180 see ChangeLog 2002-07-05
182 2002-07-06 [christoph] 0.7.8claws49
186 fix folder_item_remove_all_msg and folderview
187 status for trash folders after emptying trash
189 2002-07-05 [paul] 0.7.8claws48
191 * sync with 0.7.8cvs16
192 see ChangeLog 2002-07-04 and 2002-07-05
194 2002-07-04 [paul] 0.7.8claws47
196 * sync with 0.7.8cvs14
197 see ChangeLog 2002-07-04
199 2002-07-03 [alfons] 0.7.8claws46
202 dupe folder item's path because it's being reallocated
203 by new folder scanning code
205 2002-07-03 [christoph] 0.7.8claws45
208 better IMAP uid fetching using 'FETCH 1:* (UID)'
210 add missing return in msgcache_write
212 2002-07-02 [thorsten] 0.7.8claws44
217 use binary mode for file access
219 2002-07-02 [christoph] 0.7.8claws43
221 * major code cleanup (part 1)
223 - unused variables removed
224 - unused functions removed
225 - uninitialized variables checked
226 - missing return statements added
227 - missing function return types added
228 - added parentheses around assignment and
229 && in || when suggested by gcc
233 replaced direct calls to folder->scan_tree
234 with folder_scan_tree and restore folder
235 prefs in this function. The folder should
236 not have to deal with them.
237 ( Should now work for all folder types )
239 2002-07-02 [paul] 0.7.8claws42
241 * sync with 0.7.8cvs13
242 see ChangeLog 2002-07-01 and 2002-07-02
244 2002-07-01 [christoph] 0.7.8claws41
247 fix "goto next/prev unread message" with
250 2002-07-01 [paul] 0.7.8claws40
253 updated by Ricardo Mones Lastra
255 2002-06-30 [match] 0.7.8claws39
258 applied variation of leonerd's patch (566661) to
259 allow multiple email addresses per JPilot entry.
260 addresses may be separated by space, comma, pipe,
261 semi-colon, new-line.
263 2002-06-30 [alfons] 0.7.8claws38
266 simple fix for putting older nodes before
267 newer nodes when threading by subject
269 2002-06-30 [christoph] 0.7.8claws37
276 fix broken folder tree rescaning
277 and don't use procmsg_get_mark_sum
280 2002-06-30 [christoph] 0.7.8claws36
282 * merge new cache branch
284 fix new cache imap copy bug
286 improved folder_item_scan
287 it should now always set the correct
288 new, unread and total message counts
290 2002-06-29 [paul] 0.7.8claws35
295 2002-06-29 [paul] 0.7.8claws34
299 man/Makefile.am ** NEW FILE **
300 man/sylpheed.1.gz ** NEW FILE **
301 add Sylpheed man page
303 2002-06-29 [paul] 0.7.8claws33
306 updated by Fabio Junior Beneditto
308 2002-06-28 [jens] 0.7.8claws32
313 * src/selective_download.c
314 removed gettext for space " "
319 2002-06-28 [paul] 0.7.8claws31
321 * sync with 0.7.8cvs11
322 see ChangeLog 2002-06-28
324 2002-06-28 [paul] 0.7.8claws30
326 * sync with 0.7.8cvs10
327 see ChangeLog 2002-06-27 and 2002-06-28
329 2002-06-26 [paul] 0.7.8claws29
332 src/selective_download.c
333 don't gettextise empty strings.
334 reserved by gettext. gettext("") returns
335 the header entry with meta information,
341 2002-06-26 [paul] 0.7.8claws28
343 * sync with 0.7.8cvs7
344 see ChangeLog 2002-06-25
347 ...and in the process, tweak the gui a little
349 2002-06-25 [alfons] 0.7.8claws27
353 fine tune ldap library detection
355 2002-06-25 [alfons] 0.7.8claws26
358 don't allow return receipts when composing a news article
360 2002-06-25 [paul] 0.7.8claws25
363 add '$(AMTAR)' to 'release' section to allow for
364 new and older autotools
366 2002-06-25 [paul] 0.7.8claws24
369 fix "No more unread messages" persistant pop-up
372 2002-06-25 [paul] 0.7.8claws23
375 updated by Alessandro Maestri
377 2002-06-25 [paul] 0.7.8claws22
379 * sync with 0.7.8cvs6
380 see ChangeLog 2002-06-25
382 2002-06-24 [paul] 0.7.8claws21
385 add GPL copyright information
387 2002-06-24 [paul] 0.7.8claws20
391 tools/update-po ** NEW FILE **
392 add script that eases the creation of *.po files
393 Submitted by Wilbert Berendsen <wilbert@oswf.org>
395 2002-06-23 [alfons] 0.7.8claws19
398 make notification_convert_header obey const correctness
399 (next step will be fixing the broken return receipt)
401 2002-06-23 [paul] 0.7.8claws18
404 fix bug introduced in last commit:
405 removed too much code in last commit - put back what's
408 2002-06-23 [paul] 0.7.8claws17
410 * src/messageview.[ch]
411 remove code committed in error from locally patched
414 2002-06-23 [colin] 0.7.8claws16
417 add compose_entry_select(), used to select the default_to
418 email address - hopefully avoiding people sending mails to
421 2002-06-22 [alfons] 0.7.8claws15
424 add Bram Metsch & Stanislav Karchebny
426 * src/prefs_account.[ch]
428 - apply and adapt Bram's patch which allows user to set SMTP AUTH
429 options. (see <http://sourceforge.net/tracker/index.php
430 ?func=detail&aid=566937&group_id=25528&atid=384600>);
432 - merge Stanislav's fix to make SMTP AUTH work with qmail
433 (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
435 2002-06-22 [paul] 0.7.8claws14
437 * sync with 0.7.8cvs5
438 see ChangeLog 2002-06-19 and 2002-06-20
440 2002-06-22 [alfons] 0.7.8claws13
442 * src/selective_download.c
443 fix a stupid mistake I made
445 2002-06-22 [alfons] 0.7.8claws12
447 * src/selective_download.[ch]
448 fix another unnoticed leak; cleanup code
453 gpg-sign <-- gpg-sign-syl
455 2002-06-21 [alfons] 0.7.8claws11
457 * src/selective_download.c
458 * src/selective_download.h
459 fix assorted mix of allocation errors (should solve
460 problem reported by Philippe Gramoullé, see:
461 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
463 2002-06-20 [melvin] 0.7.8claws10
465 * tools/gpg-sign *REMOVED*
466 tools/gpg-sign-syl *ADDED*
467 Replaced the gpg clearsigning script with the version using
468 xterm instead of ssh-askpass and changed its name.
471 Updated actions example to reflect the renaming of the
472 gpg clearsigning script.
474 2002-06-19 [paul] 0.7.8claws9
476 * sync with 0.7.8claws9
477 see ChangeLog 2002-06-18 and 2002-06-19
479 2002-06-19 [paul] 0.7.8claws8
481 * sync with 0.7.8cvs1
482 see ChangeLog 2002-06-18
484 2002-06-18 [alfons] 0.7.8claws7
487 add omitted prototype
489 2002-06-17 [paul] 0.7.8claws6
492 fix hiding of exec_btn
494 2002-06-17 [paul] 0.7.8claws5
497 remove unneeded code: should_delete()
498 and Pop3State::uidl_todelete_list
500 2002-06-17 [paul] 0.7.8claws4
503 see ChangeLog 2002-06-11 and 2002-06-13
505 2002-06-16 [alfons] 0.7.8claws3
508 make sure lock sort mode (claws specific) is
509 also persists after a tree rescan
511 2002-06-16 [alfons] 0.7.8claws2
513 * src/prefs_folder_item.c
515 fix persistence of folder sort mode (broken
516 by adapting Hiro's new folder persistence code)
518 2002-06-16 [alfons] 0.7.8claws1
522 * src/prefscommon.[ch]
523 control size of log text in log window;
524 closes patch #569155 submitted by Mitko Haralanov.
526 2002-06-15 [paul] 0.7.8claws
528 * release of 0.7.8claws
530 2002-06-15 [paul] 0.7.7claws
533 updated by Fabio Junior Beneditto
535 2002-06-14 [paul] 0.7.6claws49
538 updated by Ricardo Mones Lastra
540 2002-06-14 [paul] 0.7.6claws48
543 updated translation by Wilbert Berendsen
545 2002-06-14 [melvin] 0.7.6claws47
548 Updated French translation
550 2002-06-13 [paul] 0.7.6claws46
553 allow filename to be typed in, rather than just
554 selected by the mouse. Patch by Gustavo Noronha Silva.
556 2002-06-13 [alfons] 0.7.6claws45
558 * src/mainwindow.[ch]
559 more cleanups (removing unnecessary menu items Expand
560 summary / message view)
562 2002-06-13 [melvin] 0.7.6claws44
565 Added src/string_match.c
567 Fixed possible buffer overflow.
569 Added missing config.h header.
573 Made some strings translatable (missing _(..)).
575 2002-06-13 [melvin] 0.7.6claws43
578 Corrected action example (verifying clearsigned mail).
579 * src/prefs_account.c
582 Removed incorrect line that generated a Gtk-CRITICAL msg.
584 2002-06-12 [alfons] 0.7.6claws42
587 add init of score column lost in 0.7.6claws42
589 2002-06-12 [paul] 0.7.6claws41
591 * src/prefs_account.c
592 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the
593 behavior of the radio buttons, (from 0.7.7cvs2)
595 2002-06-11 [alfons] 0.7.6claws40
597 * src/messageview.[ch]
598 * src/summaryview.[ch]
599 * src/summary_search.c
601 perform a sync to bring in Hiro's separate view implementation
603 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
605 2002-06-11 [paul] 0.7.6claws39
607 * src/prefs_account.c
608 correct a typo on the Receive tab
610 2002-06-10 [match] 0.7.6claws38
613 Included address completion patch from Gustavo Noronha.
615 2002-06-10 [paul] 0.7.6claws37
619 src/prefs_account.[ch]
620 src/selective_download.[ch]
623 - check if POP Account
624 - Receive Button renamed to Preview
625 - Preview Button Popup: preview new/all messages
627 - Account Preferences-->Receive tab checkbutton if you
628 want to remove Mail after Download
630 - Account Preferences-->Receive tab checkbutton use
631 filtering rules on preview
632 (think of delete_on_server)
634 - Account selectable from SD dialog
635 - checkbutton to show already downloaded messages if
636 all messages are previewed
637 - new clist column showing Date
640 - play ball with UIDL
642 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
644 2002-06-10 [melvin] 0.7.6claws36
647 Added a hint to ac/README in cvs instructions.
649 * src/prefs_actions.c
650 Made it possible to use a more elaborate command line
651 for asynchronous actions, too.
653 2002-06-10 [melvin] 0.7.6claws35
655 * src/prefs_actions.c
656 Make it possible to use a more elaborate command line
657 (e.g. |foo|bar|cat>there;echo Done|)
658 Corrected error message when calling %f, %F and %p commands
659 from the compose window.
661 2002-06-09 [colin] 0.7.6claws34
664 Automatically find unread messages in current folder
665 before annoying the user.
667 2002-06-08 [alfons] 0.7.6claws33
670 remove bad formatting string in it.po translation
671 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
673 2002-06-08 [paul] 0.7.6claws32
675 * sync with 0.7.6cvs25
676 see ChangeLog 2002-06-07
678 2002-06-05 [paul] 0.7.6claws31
681 add 'Sort by locked' and 'Sort by score'
683 2002-06-05 [paul] 0.7.6claws30
685 * sync with 0.7.6cvs24
686 see ChangeLog 2002-06-04
688 2002-06-04 [paul] 0.7.6claws29
691 updated by Fabio Junior Beneditto
693 2002-06-03 [thorsten] 0.7.6claws28
696 fclose() matcherrc after reading
698 2002-06-03 [paul] 0.7.6claws27
700 * sync with 0.7.6cvs21
701 see ChangeLog 2002-05-31
703 2002-05-31 [paul] 0.7.6claws26
705 * sync with 0.7.6cvs20
706 see ChangeLog 2002-05-29 and 2002-05-30
708 2002-05-31 [paul] 0.7.6claws25
711 hopefully fix last buggy sync
714 correct typo in 'Actions' examples
716 2002-05-29 [paul] 0.7.6claws24
718 * sync with 0.7.6cvs18
719 see ChangeLog 2002-05-28 and 2002-05-29
725 2002-05-28 [paul] 0.7.6claws23
727 * sync with 0.7.6cvs16
728 see ChangeLog 2002-05-28
730 2002-05-27 [thorsten] 0.7.6claws22
732 * faq/it/sylpheed-faq-1.html
733 faq/it/sylpheed-faq-2.html
734 faq/it/sylpheed-faq-3.html
735 faq/it/sylpheed-faq.html
736 corrected DOS lineendings
737 * faq/de/sylpheed-faq-1.html
738 faq/de/sylpheed-faq-2.html
739 faq/en/sylpheed-faq-1.html
740 faq/en/sylpheed-faq-2.html
741 faq/en/sylpheed-faq-3.html
742 faq/es/sylpheed-faq-1.html
743 faq/es/sylpheed-faq-2.html
744 faq/es/sylpheed-faq-3.html
745 faq/fr/sylpheed-faq-1.html
746 faq/it/sylpheed-faq-1.html
747 faq/it/sylpheed-faq-2.html
748 faq/it/sylpheed-faq-3.html
749 faq/it/sylpheed-faq.html
750 changed ">" to "
752 2002-05-27 [paul] 0.7.6claws21
754 * sync with 0.7.6cvs15
755 see ChangeLog 2002-05-27
757 2002-05-27 [paul] 0.7.6claws20
759 * src/prefs_account.c
762 2002-05-26 [paul] 0.7.6claws19
767 2002-05-25 [paul] 0.7.6claws18
770 add description of kmail2sylpheed.pl
772 2002-05-25 [paul] 0.7.6claws17
774 * tools/kmail2sylpheed.pl ** NEW FILE **
775 perl script that converts an exported Kmail address
776 book, converts it to sylpheed addressbook file,
777 writes the file to .sylpheed, and updates
780 2002-05-25 [paul] 0.7.6claws16
782 * sync with 0.7.6cvs14
783 see ChangeLog 2002-05-23
785 2002-05-24 [paul] 0.7.6claws15
788 make a correction and add some more info
790 2002-05-24 [paul] 0.7.6claws14
794 compose_redirect_write_headers_from_headerlist()
795 add Subject and Resent-Message-ID to
796 compose_redirect_write_headers()
797 Received, Subject, and X-UIDL are filtered out in
798 compose_redirect_write_to_file()
800 2002-05-23 [paul] 0.7.6claws13
806 src/matcher_parser_lex.l
807 src/matcher_parser_parse.y
808 src/prefs_common.[ch]
809 src/prefs_filtering.c
811 rename 'Bounce' to 'Redirect'
813 2002-05-23 [paul] 0.7.6claws12
815 * more sync with 0.7.6cvs13
817 see ChangeLog 2002-05-22
819 2002-05-22 [paul] 0.7.6claws11
821 * sync with 0.7.6cvs13
823 see ChangeLog 2002-05-20
825 see ChangeLog 2002-05-22
827 2002-05-21 [melvin] 0.7.6claws10
830 Added missing filtering and scoring headers
831 Fixed bad function call that showed garbage
832 in Folder->Processing
834 2002-05-21 [paul] 0.7.6claws9
837 make all tools executable, (patch by Alfons).
839 2002-05-20 [alfons] 0.7.6claws8
842 don't forget to call mktime() so we have a valid week
844 (Bug report by Roger Sondermann <mail@jumaros.de>)
846 2002-05-20 [paul] 0.7.6claws7
849 fix broken parsing of urls
851 fix displaying of urls
853 both fixes from the patch [547855] by Eugene
856 2002-05-19 [alfons] 0.7.6claws6
859 make sylpheed configure correctly with the latest
860 and greatest of automake / autoconf / gettext
862 2002-05-19 [alfons] 0.7.6claws5
866 add function for returning ime zone offset
868 * src/quote_fmt_parse.y
869 better quotation formatting - does not convert
870 to local time, but uses the original date string.
872 Note: %z inserts the timezone offset (should
873 work also on platforms where strftime does not
876 2002-05-18 [christoph] 0.7.6claws4
879 fix indentation of some code
884 correct path for ignorethread.xpm
885 incorrect filename for sylpheed_logo.xpm
886 add missing include matcher_parser_parse.h
888 2002-05-18 [paul] 0.7.6claws3
890 * sync with 0.7.6cvs8
891 see ChangeLog 2002-05-16 and 2002-05-17
893 2002-05-18 [melvin] 0.7.6claws2
896 Corrected an action's definition and fixed some misspellings.
898 2002-05-18 [paul] 0.7.6claws1
901 tools/gpg-sign ** new file **
902 tools/uudec ** new file **
903 add Melvin's Actions scripts
906 add Melvin's descriptions for Actions
908 2002-05-18 [paul] 0.7.6claws
910 * Version 0.7.6claws released
912 2002-05-17 [paul] 0.7.5claws32
915 updated by Ricardo Mones Lastra
917 2002-05-17 [paul] 0.7.5claws31
920 fix Account prefs default folder for sent/draft/deleted
925 updated translation by Alessandro Maestri and
928 2002-05-17 [melvin] 0.7.5claws30
930 * src/prefs_actions.c
931 Fixed bug where using %F not at the end of the command
932 resulted in an additional empty argument being created.
933 Thanks to Darko Koruga for reporting the bug.
935 2002-05-17 [melvin] 0.7.5claws29
938 Updated French translations.
940 2002-05-15 [paul] 0.7.5claws28
943 updated by Ricardo Mones Lastra
945 2002-05-15 [paul] 0.7.5claws27
947 * sync with 0.7.6cvs4
948 see ChangeLog 2002-05-14 and 2002-05-15
950 2002-05-14 [paul] 0.7.5claws26
952 * sync with 0.7.6cvs1
953 see ChangeLog 2002-05-13
955 2002-05-13 [thorsten] 0.7.5claws25
958 fix select_all and copy in multipart messages
960 fix select_all and copy in multipart messages
962 2002-05-12 [paul] 0.7.5claws24
965 reverse last commit, bug already fixed in 0.7.5claws3
967 2002-05-12 [netztorte] 0.7.5claws23
970 dont parse empty addressbook (checked in before claws20)
972 2002-05-12 [melvin] 0.7.5claws22
975 Removed unneeded priority code introduced by the previous
978 2002-05-12 [melvin] 0.7.5claws21
981 Added possibility to set message's priority.
983 Added possibility to set message's priority.
984 Added missing headers
986 2002-05-12 [melvin] 0.7.5claws20
988 * src/prefs_actions.c
989 Removed implicitely added quotes around the name
990 of the temporary files of mime parts.
992 2002-05-12 [paul] 0.7.5claws19
994 * sync with 0.7.5cvs20
995 see ChangeLog 2002-05-11
997 2002-05-12 [alfons] 0.7.5claws18
999 * src/quote_fmt_lex.l
1000 * src/quote_fmt_parse.y
1001 allow quote / reply date & time format to be set using
1002 %D{format}. format is a format string you'd pass to
1003 strftime() (see man strftime, or the Display tab |
1004 Date format setting).
1006 Currently %D converts the date to local time.
1008 2002-05-11 [paul] 0.7.5claws17
1010 * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
1011 see ChangeLog 2002-05-10 and 2002-05-11
1013 2002-05-10 [paul] 0.7.5claws16
1015 * sync with 0.7.5cvs16
1016 see ChangeLog entries 2002-05-09 and
1019 2002-05-10 [colin] 0.7.5claws15
1022 Corrected a bug that prevented sylpheed to open
1023 double-clicked URIs.
1025 2002-05-09 [paul] 0.7.5claws14
1027 * sync with 0.7.5cvs14
1028 see ChangeLog 2002-05-08 and 2002-05-09
1030 2002-05-08 [paul] 0.7.5claws13
1032 * sync with 0.7.5cvs11
1033 see ChangeLog entry 2002-05-08
1035 2002-05-08 [paul] 0.7.5claws12
1039 fix segfault on View->Open in new window
1040 patch submitted by Thorsten Maerz <torte@netztorte.de>
1042 2002-05-07 [paul] 0.7.5claws11
1044 * sync with 0.7.5cvs9
1045 see ChangeLog entry 2002-05-07
1047 2002-05-06 [paul] 0.7.5claws10
1051 display url in statusbar on single-click
1052 patch submitted by Thorsten Maerz <torte@netztorte.de>
1054 2002-05-06 [match] 0.7.5claws9
1061 XML implementation of properties file.
1062 * src/exporthtml.[ch]
1063 * src/expthtmldlg.[ch]
1067 2002-05-02 [sergey] 0.7.5claws8
1069 * src/mainwindow.c (mainwin_entries),
1070 src/prefs_common.c (prefs_send_create()),
1071 src/codeconv.c (locale_table):
1072 use charset name "Windows-1251" instead of "CP1251".
1074 2002-05-02 [colin] 0.7.5claws7
1078 src/prefs_folder_item.c
1079 Fixed cosmetics bugs due to Outbox renamed to Sent.
1081 2002-05-02 [hiro] 0.7.5claws6
1084 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
1086 2002-05-02 [paul] 0.7.5claws5
1089 more sync with 0.7.5cvs7, see ChangeLog entry
1092 2002-05-02 [hiro] 0.7.5claws4
1095 compose_queue_sub():
1096 check if queue folder exists (closes #550397).
1097 removed directory creation since it should be handled
1100 imap_add_msg(): return UID for appended message
1103 2002-04-30 [paul] 0.7.5claws3
1106 fix account_find_from_address() bug
1108 2002-04-28 [colin] 0.7.5claws2
1112 src/prefs_common.[ch]
1114 Added user-definable quotation characters recognition.
1116 2002-04-28 [paul] 0.7.5claws1
1118 * sync with 0.7.5cvs4
1119 see ChangeLog entry 2002-04-25
1121 2002-04-28 [paul] 0.7.5claws
1126 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
1127 Fabio Junior Beneditto
1129 2002-04-27 [jens] 0.7.4claws103
1132 updated German translation.
1134 2002-04-27 [hiro] 0.7.4claws102
1137 summary_write_cache(): fixed the mark loss of hidden messages.
1139 2002-04-26 [melvin] 0.7.4claws101
1142 fixed a second typo (same one)
1146 fixed the type again...
1148 2002-04-26 [melvin] 0.7.4claws100
1151 fixed a typo in an alert message ("temorary").
1154 corrected the typo described above.
1156 updated French translation.
1158 2002-04-26 [darko] 0.7.4claws99
1161 fix target folder colorization
1163 2002-04-25 [paul] 0.7.4claws98
1166 updated by Alessandro Maestri
1168 2002-04-24 [colin] 0.7.4claws97
1171 Fixed double "subject is empty" question.
1173 2002-04-23 [colin] 0.7.4claws96
1176 Corrected issue when "automatically display images" was
1177 not set : first image remained after selecting second.
1179 2002-04-23 [melvin] 0.7.4claws95
1181 * src/prefs_actions.c
1182 Don't display in/out dialog if there is nothing to show.
1184 2002-04-23 [paul] 0.7.4claws94
1186 * sync with 0.7.5cvs3
1187 bug fixes: see ChangeLog entry 2002-04-23
1189 2002-04-22 [darko] 0.7.4claws93
1192 fix previous check-in which changed code after
1195 2002-04-22 [paul] 0.7.4claws92
1202 update English, Spanish and French FAQs
1205 add German and Spanish manuals
1208 update English and French manuals
1211 add to and re-arrange the pixmap entries
1213 2002-04-22 [darko] 0.7.4claws91
1216 fix sender initials recognition to only allow
1217 '>' after the initials
1219 2002-04-21 [paul] 0.7.4claws90
1221 * sync with 0.7.5 release
1222 see ChangeLog entry 2002-04-21
1227 add colin's new pixmaps to EXTRA_DIST
1229 2002-04-21 [colin] 0.7.4claws89
1232 * src/mainwindow.[ch]
1233 * src/prefs_common.[ch]
1234 * src/stock_pixmap.[ch]
1235 Added "Work offline" ability.
1237 2002-04-21 [colin] 0.7.4claws88
1240 * src/prefs_common.c
1241 * src/prefs_common.h
1242 * src/textview.c : Added an option to common preferences -> display
1243 to allow user not to automatically display images.
1245 2002-04-21 [paul] 0.7.4claws87
1247 * sync with 0.7.4cvs52
1248 see ChangeLog entry 2002-04-21 (src/imap.c)
1250 2002-04-21 [paul] 0.7.4claws86
1252 * sync with 0.7.4cvs51
1253 see ChangeLog entry 2002-04-21
1255 2002-04-21 [paul] 0.7.4claws85
1257 * sync with 0.7.4cvs49
1258 see ChangeLog entries 2002-04-20 and 2002-04-21
1261 clean up: remove old 'stock_' element from xpm
1264 2002-04-21 [alfons] 0.7.4claws84
1266 apply sync patch from Paul
1269 use old claws prefs_folder_item_create() for now
1271 2002-04-19 [match] 0.7.4claws83
1273 * src/addressbook.[ch]
1274 * src/addrharvest.[ch]
1275 * src/addrgather.[ch]
1278 * src/summaryview.[ch]
1281 2002-04-19 [paul] 0.7.4claws82
1284 updated by Fabio Junior Beneditto
1286 2002-04-14 [alfons] 0.7.4claws81
1289 add #include <sys/types.h> for mode_t and off_t
1291 2002-04-13 [paul] 0.7.4claws80
1296 src/prefs_common.[ch]
1298 enable storing of GnuPG passphrase for the whole
1299 session or a user-defined number of minutes. patch
1300 submitted by Ravemax <ravemax@dextrose.com>
1302 2002-04-13 [alfons] 0.7.4claws79
1305 make email parser also stop scanning when encountering separators
1306 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
1308 2002-04-13 [paul] 0.7.4claws78
1310 * sync with 0.7.4cvs39
1311 see ChangeLog entry 2002-04-12
1313 2002-04-11 [paul] 0.7.4claws77
1315 * sync with 0.7.4cvs37
1316 see ChangeLog entry 2002-04-11
1318 2002-04-11 [paul] 0.7.4claws76
1321 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
1322 the clause for OpenSSL). sync with sylpheed main
1324 2002-04-09 [melvin] 0.7.4claws75
1327 Made 'Ctrl-Enter' on send ignore some modifiers
1328 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
1329 to bind other *-Enter (but not Alt-Enter).
1331 2002-04-09 [paul] 0.7.4claws74
1333 * sync with 0.7.4cvs35
1334 see ChangeLog entries 2002-04-09
1336 2002-04-08 [paul] 0.7.4claws73
1338 * sync with 0.7.4cvs33
1339 see ChangeLog entry 200-04-08
1341 2002-04-07 [match] 0.7.4claws72
1343 * src/addrharvest.[ch]
1344 fixed to read all addresses in header, regardless
1345 of header size. improved name parsing. accommodate
1346 harvest from folders and selected message.
1348 included new address parsing function.
1349 * src/addrgather.[ch]
1350 * src/addressbook.[ch]
1351 * src/summaryview.[ch]
1353 allow address harvest of folder as well as selected
1356 2002-04-07 [paul] 0.7.4claws71
1360 don't try to authenticate with CRAM-MD5 in SMTP when
1361 SMTP-AUTH enabled if MTA doesn't issue this
1362 auth-method in it's ehlo-response. bug item #531364,
1363 patch item #938910. patch submitted by Colin Leroy
1366 2002-04-07 [paul] 0.7.4claws70
1369 fix missing MODE_READER bug. patch submitted by
1370 Colin Leroy <colin@colino.net>
1372 2002-04-07 [alfons] 0.7.4claws69
1375 * src/prefs_filtering.c
1377 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
1378 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
1380 2002-04-07 [paul] 0.7.4claws68
1382 * sync with 0.7.4cvs32
1383 see ChangeLog entry 2002-04-06
1385 * tools/filter_conv.pl
1388 2002-04-06 [paul] 0.7.4claws67
1390 * tools/filter_conv.pl
1391 modify to be able to find the name of the first
1392 mailbox and use that. main's filter does not
1393 record the full path to the mailbox and therefore
1394 can only filter to the first mailbox.
1396 2002-04-05 [paul] 0.7.4claws66
1398 * tools/filter_conv.pl
1399 attempt to make the script all-encompassing and
1400 be able to convert any main 'filter' rule thrown
1403 2002-04-05 [paul] 0.7.4claws65
1405 * tools/filter_conv.pl
1406 allow for collapsed folder trees
1408 2002-04-05 [paul] 0.7.4claws64
1410 * sync with 0.7.4cvs31
1411 see ChangeLog entries 2002-04-05
1413 2002-04-03 [paul] 0.7.4claws63
1415 * sync with 0.7.4cvs29
1416 see ChangeLog entries 2002-04-02 and 2002-04-03
1418 2002-04-02 [paul] 0.7.4claws62
1420 * sync with 0.7.4cvs26
1421 see ChangeLog entry 2002-04-01
1423 2002-04-02 [match] 0.7.4claws61
1426 * src/importpine.[ch]
1428 import Pine address book.
1430 2002-04-02 [match] 0.7.4claws60
1432 * src/addrharvest.[ch]
1433 improve address parsing of funky addresses.
1435 2002-04-02 [darko] 0.7.4claws59
1438 wrap on send improvements, it now recognizes quoted
1439 initials as part of the quotation string, and it
1440 does not join lines separated by CR
1442 2002-04-01 [match] 0.7.4claws58
1445 added new functions.
1447 remove excessive duplicate address generation
1450 2002-04-01 [alfons] 0.7.4claws57
1455 2002-04-01 [paul] 0.7.4claws56
1457 * sync with 0.7.4cvs25
1458 see ChangeLog entry 2002-04-01
1460 2002-04-01 [alfons] 0.7.4aprilfool55
1463 honour feature request item #537427 to allow for
1464 displaying names from address book for sent mail also
1466 2002-03-29 [paul] 0.7.4claws54
1469 src/prefs_filtering.[ch]
1472 add 'fast filter' for claws' filtering,
1473 /Tools/Create filter rule/... patch submitted
1474 by Neill Miller <neillm@thecodefactory.org>
1476 2002-03-29 [paul] 0.7.4claws53
1478 * sync with 0.7.4cvs24
1479 see ChangeLog entry 2002-03-29
1481 2002-03-28 [paul] 0.7.4claws52
1483 * sync with 0.7.4cvs23
1484 see ChangeLog entry 2002-03-28
1486 2002-03-27 [melvin] 0.7.4claws51
1488 * src/prefs_actions.c
1489 Added support to pass only one message part (as a
1490 file) to the command using '%p'. No quotes are needed
1491 because doubles quotes are automatically added.
1492 Fixed bug where Sylpheed could block when waiting for
1493 a child process to finish.
1494 Changed the help menu to remove quotes around symbols to
1495 avoid misinterpretation (they must not be used).
1497 2002-03-27 [melvin] 0.7.4claws50
1500 Made the new mail notification command always
1501 execute asynchronously.
1503 2002-03-27 [paul] 0.7.4claws49
1506 fix bug introduced in last commit
1508 2002-03-27 [paul] 0.7.4claws48
1510 * sync with 0.7.4cvs21
1511 see ChangeLog 2002-03-26 and 2002-03-27
1513 2002-03-26 [hoa] 0.7.4claws47
1515 * src/prefs_folder_item.c
1516 really fixed the bug #516442 with folder rescan.
1518 2002-03-26 [paul] 0.7.4claws46
1520 * sync with 0.7.4cvs19
1521 see ChangeLog entries 2002-03-25 and 2002-03-26
1523 2002-03-25 [hoa] 0.7.4claws45
1527 fix the bug #516442 with folder rescan.
1529 * src/prefs_common.[ch]
1531 added an option to enable two different behaviours
1535 2002-03-25 [paul] 0.7.4claws44
1538 src/selective_download.c
1539 correct a few menuitem labels
1541 2002-03-25 [christoph] 0.7.4claws43
1544 fix non deleted tmp message in
1545 procmsg_save_to_outbox
1546 fix problems caused by sync with
1547 main branch's procmsg_send_queue
1549 2002-03-25 [paul] 0.7.4claws42
1553 src/quote_fmt_parse.y
1554 add Last name (%L) placeholder for quoting.
1555 patch submitted by Thorsten Thielen
1556 <thth@users.sourceforge.net>
1558 2002-03-25 [paul] 0.7.4claws41
1561 get full hostname. patch submitted by
1562 Bob Woodside <rwoodside1@comcast.net>
1564 2002-03-25 [paul] 0.7.4claws40
1569 src/prefs_account.[ch]
1570 enable NNTP over SSL. patch submitted by
1571 Pascal Jermini <pascal@infinity.hn.org>
1573 2002-03-24 [paul] 0.7.4claws39
1575 * src/prefs_common.c
1576 make the arrangement of the Compose tab more
1580 fix some irregularities of style
1583 updated by Kilian Krause
1585 2002-03-23 [paul] 0.7.4claws38
1588 updated by Fabio Junior Beneditto
1590 2002-03-23 [paul] 0.7.4claws37
1593 move 'Gather addresses' to 'Tools' menu
1594 make 'Selective download' sensitive
1596 2002-03-23 [paul] 0.7.4claws36
1598 * sync with 0.7.4cvs16
1599 see ChangeLog entries 2002-03-23
1601 2002-03-22 [christoph] 0.7.4claws35
1603 * src/quote_fmt_parse.y
1604 fix include program output
1606 2002-03-22 [alfons] 0.7.4claws34
1609 initialize GDate stack variable correctly (sorry!)
1611 2002-03-22 [paul] 0.7.4claws33
1617 rename 'Tool' to 'Tools'
1620 move 'Delete duplicated messages' from
1621 'Message/' to 'Tools/'
1622 re-arrange the order of 'Tools/' items
1624 2002-03-22 [paul] 0.7.4claws32
1627 src/addressbook.[ch]
1628 auto-address completion now also matches on
1629 Nickname. patch submitted by Bob Forsman
1630 <hammor@users.sourceforge.net>
1633 correct a spelling mistake
1635 2002-03-22 [alfons] 0.7.4claws31
1638 fix getting uidl from incorrect string
1641 2002-03-21 [alfons] 0.7.4claws30
1644 more code refactoring
1645 plug mem leak introduced by delete on server
1647 2002-03-21 [paul] 0.7.4claws29
1649 * sync with 0.7.4cvs11
1650 see ChangeLog entries 2002-03-20
1652 2002-03-20 [alfons] 0.7.4claws28
1655 apply Colin's patch and refactor
1657 2002-03-20 [paul] 0.7.4claws27
1659 * sync with sylpheed 0.7.4cvs9
1660 see ChangeLog entry 2002-03-20
1662 2002-03-19 [christoph] 0.7.4claws26
1667 revert changes for flag updates
1668 (does not work correctly and no time to debug)
1670 2002-03-20 [alfons] 0.7.4claws25
1673 refactor should_delete() a little bit
1675 2002-03-19 [paul] 0.7.4claws24
1679 src/prefs_account.[ch]
1680 allow the user to leave downloaded mail on the
1681 server for n days. Patch submitted by Colin Leroy
1684 2002-02-19 [paul] 0.7.4claws23
1686 * sync with sylpheed 0.7.4cvs8
1687 see ChangeLog entries 2002-03-19
1689 2002-03-18 [paul] 0.7.4claws22
1691 * sync with sylpheed 0.7.4cvs6
1692 see ChangeLog entry 2002-03-18
1694 2002-03-18 [paul] 0.7.4claws21
1697 add en_GB message catalogue
1702 correct a few spelling mistakes
1704 2002-03-17 [alfons] 0.7.4claws20
1707 more stringent checks for NULL params when writing
1708 filtering actions to a file
1710 2002-03-17 [hoa] 0.7.3claws20
1713 fixed the count of new messages
1716 fixed the "attachment properties" window
1718 2002-03-17 [paul] 0.7.4claws19
1723 src/prefs_account.[ch]
1726 automatically mark cross-posted messages as read
1727 and (optionally) give them a colour label
1728 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
1731 2002-03-17 [paul] 0.7.4claws18
1733 * sync with sylpheed 0.7.4cvs5
1734 see ChangeLog entry 2002-03-17
1736 2002-03-17 [melvin] 0.7.4claws17
1739 Worked around a gtktext 'bug': when searching for
1740 a text in a long message it was scrolling slowly
1741 line by line until it hit the searched text.
1743 Updated French translation
1745 2002-03-17 [melvin] 0.7.4claws16
1749 * src/prefs_actions.c
1750 Moved "Edit/Actions" to "Tool/Actions"
1751 Made mainwindow/compose window sensitive as soon as
1752 no child process is running anymore even if the io dialog
1754 Fixed a struct being initialized with a non constant char*
1756 2002-03-16 [christoph] 0.7.4claws15
1759 add --with-compiler-flags option
1760 (only for developer hacking)
1764 try to make folder-stats and flag handling more
1765 independent from the summaryview. msgcounts
1766 are only set when the folder is opened and
1767 procmsg_msginfo_(un)set_flags will handle it
1768 later and summaryview will get the values
1771 2002-03-16 [paul] 0.7.4claws14
1774 fix Return-receipt. Patch submitted by Bob
1775 Woodside <rwoodside1@comcast.net>
1777 2002-03-16 [paul] 0.7.4claws13
1780 fix 'dynamic' signatures, make it work again
1781 broken during sync on 2002-03-14 (0.7.4claws2)
1783 2002-03-15 [match] 0.7.4claws12
1785 * src/addrharvest.[ch]
1786 * src/addrgather.[ch]
1787 * src/addressbook.[ch]
1789 included address harvester feature. still some
1790 issues with address parsing that I will fix.
1792 2002-03-15 [match] 0.7.4claws11
1795 * src/addrcache.[ch]
1796 * src/addressbook.[ch]
1805 tidy up. fix memory leaks. moved attribs and methods
1806 from individual interfaces to addrcache object. prep
1807 for new stuff to come in.
1809 2002-03-15 [alfons] 0.7.4claws10
1812 * src/matcher_parser_parse.y
1813 * src/matcher_parser_lex.l
1814 * src/prefs_matcher.c
1815 add filtering conditions message greater than, smaller
1816 than, and exactly matching a size in bytes
1817 (does not work with delete from POP3 server yet)
1819 this should also give others an idea what you should
1820 do to add new criterions to claws filtering system
1823 2002-03-15 [paul] 0.7.4claws9
1825 * tools/filter_conv.pl
1826 exit if there are no filter rules to convert
1827 rename filterrc to filterrc.old after completion
1829 2002-03-15 [paul] 0.7.4claws8
1831 * sync with sylpheed 0.7.4cvs3
1832 see ChangeLog entry 2002-03-14
1834 2002-03-14 [paul] 0.7.4claws7
1837 clean up the last commit (ahem)
1839 2002-03-14 [paul] 0.7.4claws6
1842 fix bug #515655. honour account preferences
1843 regarding gpg default signing/encryption when
1844 changing account from the compose window.
1846 2002-03-14 [paul] 0.7.4claws5
1849 remove unnecessary curly brackets
1851 2002-03-14 [paul] 0.7.4claws4
1854 src/prefs_filtering.[ch]
1855 add filter rename on folder rename and filter
1856 delete on folder delete. Patch submitted by
1857 Neill Miller <neillm@thecodefactory.org>
1859 2002-03-14 [christoph] 0.7.4claws3
1864 (patch submitted by "Simon 'corecode' Schubert")
1865 * src/prefs_common.c
1869 2002-03-14 [paul] 0.7.4claws2
1871 * sync with sylpheed 0.7.4cvs2
1872 see ChangeLog entry 2002-03-13
1874 2002-03-12 [darko] 0.7.4claws1
1877 fix what seems to be a copy and paste error
1878 when setting color for important messages
1881 2002-03-11 [paul] version 0.7.4claws released
1883 2002-03-11 [paul] 0.7.4claws
1889 update message catalogs. Submitted by Ricardo Mones
1890 Lastra, Alessandro Maestri, Wilbert Berendsen, and
1891 Fabio Junior Beneditto
1896 faq/it/sylpheed-faq*
1902 2002-03-11 [jens] 0.7.3claws7
1905 updated German translation
1907 2002-03-11 [melvin] 0.7.3claws6
1910 updated and corrected French translation
1912 2002-03-10 [hoa] 0.7.3claws5
1916 * src/prefs_account.c
1919 fixed the local account.
1920 you have to change the default "/usr/sbin/sendmail"
1921 to "/usr/sbin/sendmail -t" in the preferences of
1925 removed some debug display for renderer
1927 2002-03-10 [paul] 0.7.3claws4
1929 * faq/en/sylpheed-faq-1.html
1930 faq/en/sylpheed-faq-2.html
1933 2002-03-09 [paul] 0.7.3claws3
1935 * sync with sylpheed 0.7.4
1936 see ChangeLog entry 2002-03-09
1938 2002-03-08 [paul] 0.7.3claws2
1940 * faq/en/sylpheed-faq*
1941 faq/es/sylpheed-faq*
1942 faq/fr/sylpheed-faq*
1945 * manual/fr/.cvsignore
1946 manual/fr/Makefilea.am
1950 add the French manual
1952 2002-03-07 [paul] 0.7.3claws1
1954 * sync with sylpheed 0.7.3cvs4
1955 see ChangeLog entries 2002-03-06 and 2002-03-07
1958 updated by Wilbert Berendsen
1960 2002-03-07 [melvin] 0.7.2claws34
1962 * src/selective_download.c
1963 Changed the pixmap of the receive button to MAIL_RECEIVE.
1965 2002-03-06 [paul] 0.7.2claws33
1967 * sync with sylpheed 0.7.3cvs1
1968 bug fix, see ChangeLog entry 2002-03-05
1970 2002-03-05 [paul] 0.7.2claws32
1975 reverse the pgp ascii-armored code implemented in
1976 0.7.2claws16. removal of this code until it matures.
1977 this means that verifying ascii-armored pgp sigs and
1978 automatic decryption of ascii-armored encrypted
1979 messages no longer works.
1981 2002-03-05 [paul] 0.7.2claws31
1986 * faq/en/Makefile.am
1987 faq/en/sylpheed-faq.html
1988 faq/en/sylpheed-faq-1.html
1989 faq/en/sylpheed-faq-2.html
1990 faq/en/sylpheed-faq-3.html
1991 * faq/es/Makefile.am
1992 faq/es/sylpheed-faq.html
1993 faq/es/sylpheed-faq-1.html
1994 faq/es/sylpheed-faq-2.html
1995 faq/es/sylpheed-faq-3.html
1996 faq/es/sylpheed-faq-4.html
1997 * faq/fr/Makefile.am
1998 faq/fr/sylpheed-faq.html
1999 faq/fr/sylpheed-faq-1.html
2000 faq/fr/sylpheed-faq-2.html
2001 faq/fr/sylpheed-faq-3.html
2006 add FAQs in English, Spanish and French
2009 2002-03-05 [paul] 0.7.2claws30
2011 * manual/en/sylpheed.html
2012 manual/en/sylpheed-XX.html
2013 updated the English manual
2018 dialog box pops up if the article can't be deleted.
2023 updated by Fabio Junior Benedito
2027 * removed ac/gpgme.m4
2028 to avoid autogen common problem
2029 developers have to install gpgme development package now
2032 encoding to 7bit or 8bit is enabled.
2034 2002-03-03 [alfons] 0.7.2claws29
2037 merge fix by Oliver Haertel for selective
2040 2002-03-03 [paul] 0.7.2claws28
2042 * sync with sylpheed 0.7.3
2044 2002-03-03 [paul] 0.7.2claws27
2046 * sync with sylpheed 0.7.2cvs24
2047 see ChangeLog entries 2002-03-02 and 2002-03-03
2049 2002-03-02 [melvin] 0.7.2claws26
2054 * src/prefs_common.[ch]
2055 Added user definable notification on new mail arrival.
2056 Removed unused variables in spell checker prefs code.
2058 2002-03-02 [melvin] 0.7.2claws25
2061 Removed unnecessary escape sequences.
2062 Changed 'Initial...' to 'Initials of Sender'
2064 2002-03-02 [paul] 0.7.2claws24
2066 * sync with sylpheed 0.7.2cvs22
2067 see ChangeLog entry 2002-03-01
2069 2002-03-01 [hoa] 0.7.2claws23
2072 Set sensitivity of delete actions to active
2073 even if the folder is a newsgroup.
2076 - Set sensitivity of delete actions
2077 - Added function check_permission() that will check if the
2078 user is authorized to delete a message. For news, it
2079 will check if the author is the same.
2080 - Enabled deletion when there is no trash folder.
2083 - Added news_cancel_article() to cancel articles
2084 - Implemented news_remove_message() (public function)
2086 2002-03-01 [paul] 0.7.2claws22
2090 recognise urls that that don't include 'http://' and
2094 remove duplicated name
2096 2002-02-28 [paul] 0.7.2claws21
2099 src/summaryview.[ch]
2100 add ability to 'Select thread'
2101 combines Melvin's "Select thread's head" patch (#510907)
2102 with Colin Leroy's <colin@colino.net> "Select whole thread"
2105 2002-02-28 [paul] 0.7.2claws20
2108 hopefully fix segfault on right-clicking a mime part
2109 that some people have experienced.
2110 fix submitted by Fredrik Olofsson <frol@linux.nu>
2112 2002-02-28 [paul] 0.7.2claws19
2114 * sync with sylpheed 0.7.2cvs21
2115 see ChangeLog entries 2002-02-27 and 2002-02-28
2117 2002-02-27 [paul] 0.7.2claws18
2119 * sync with sylpheed 0.7.2cvs18
2120 see ChangeLog entries 2002-02-26 and 2002-02-27
2122 2002-02-26 [alfons] 0.7.2claws17
2125 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
2126 (spotted by Chris Hessman <idatech@gmx.net>)
2128 2002-02-26 [paul] 0.7.2claws16
2133 make decryption of ascii-armored pgp encrypted messages
2134 and verification of ascii-armored signatures work again.
2135 slightly altered from the patch by Jens Jahnke
2139 * the checking of plaintext signatures always comes up in
2141 * it doesn't work for multipart messages
2142 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
2143 including the msg headers and these 2 line themselves, are
2147 "View/Folder Tree" becomes "View/Separate Folder Tree"
2148 "View/Message View" becomes "View/Separate Message View"
2149 because its less ambiguous.
2152 updated by Ricardo Mones Lastra
2154 2002-02-26 [paul] 0.7.2claws15
2156 * sync with sylpheed 0.7.2cvs17
2157 see ChangeLog entries 2002-02-25 and 2002-02-26
2159 2002-02-25 [christoph] 0.7.2claws14
2161 * src/filtering.[ch]
2163 do filtering stuff after all messages have been received
2164 1. drop all messages to .processing
2165 2. scan processing folder for messages
2166 3. filter messages or move to inbox
2167 this will also find old messages left in processing after
2168 a crash or something like that and we get a real msginfo
2169 from folder->get_msg_list and do not have to create our
2170 own in filter_message
2171 * src/matcher_parser_parse.y
2172 remove MIX/MAX warning (reordered includes)
2174 2002-02-25 [paul] 0.7.2claws13
2176 * sync with sylpheed 0.7.2cvs15
2177 see ChangeLog entry 2002-02-24
2179 2002-02-24 [alfons] 0.7.2claws12
2182 clear old color flags first when applying a new color to
2184 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
2186 2002-02-24 [alfons] 0.7.2.claws11
2189 * src/prefs_common.c
2190 add presets for Opera and Konqueror, closes patch #517261,
2191 submitted by Ville Skyttä <scop@users.sourceforge.net>
2193 2002-02-24 [alfons] 0.7.2.claws10
2197 fix threading for null message ids, closes patch #521601,
2198 submitted by Bob Forsman <hammor@users.sourceforge.net>
2200 2002-02-24 [alfons] 0.7.2claws9
2204 make Tool | Filter Message work with filtering system so
2205 setting flags also works
2209 - Processing uses the same function as Tool | Filter
2210 Message, but doesn't use the same update proc yet
2212 2002-02-23 [paul] 0.7.2claws8
2214 * sync with sylpheed 0.7.2cvs14
2215 see ChangeLog entries 2002-02-22 and 2002-02-23
2217 2002-02-22 [christoph] 0.7.2claws7
2220 Add column space to table
2221 * src/quote_fmt_parse.y
2224 2002-02-22 [paul] 0.7.2claws6
2232 src/matcher_parser_lex.l
2233 src/matcher_parser_parse.y
2236 src/prefs_filtering.c
2237 src/selective_download.[ch] *** NEW FILES ***
2240 Selective Download added to 'Tool' menu.
2241 Retrieves email headers of the currently selected pop3
2242 account and allows the user to mark emails for deletion
2243 right on the pop3 server. Patch submitted by Oliver Haertel
2244 <oha@users.sourceforge.net>.
2247 add 'src/quote_fmt.c'
2249 2002-02-22 [christoph] 0.7.2claws5
2253 * src/prefs_common.[ch]
2254 * src/prefs_template.c
2255 * src/quote_fmt.c *** NEW FILE ***
2257 move quote format symbol description code
2258 to it's own file because it is used from
2259 differnent code parts
2260 Rewrote symbol description GUI
2263 + get data from array (no more long constant strings)
2264 * src/quote_fmt_lex.l
2265 * src/quote_fmt_parse.y
2266 Symbol for Literal % changed to \% instead of %%
2267 (More logical as \ is used for quoting for other symbols)
2268 Add |f and |p to include files and program output
2270 |f{/home/.../.signature}
2273 Correct wrong spelling for "Referenzen"
2275 2002-02-21 [paul] 0.7.2claws4
2278 forgotten during sync
2280 2002-02-21 [paul] 0.7.2claws3
2282 * sync with sylpheed 0.7.2cvs11
2283 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
2284 2002-02-20 and 2002-02-21
2286 2002-02-20 [melvin] 0.7.2claws2
2288 * src/prefs_actions.c
2289 Added error report when child cannot fork or when execvp
2290 returns with an error.
2292 2002-02-19 [christoph] 0.7.2claws1
2295 return unconverted text if conde conversion is not possible
2296 when libjconv is used.
2297 (patch submitted by "Simon 'corecode' Schubert")
2301 * version 0.7.2claws release
2303 2002-02-19 [paul] 0.7.2claws
2306 updated by Wilbert Berendsen
2309 2002-02-18 [alfons] 0.7.1claws13
2313 remove references to dlfcn and explicitly loading functions
2314 from dynalink libs, because libs linked anyway, and functions
2315 are loaded explicitly
2317 2002-02-17 [melvin] 0.7.1claws12
2319 * src/prefs_actions.c
2320 Replaced children wait loop with double fork technique.
2321 Now, input/output window updated at each new output.
2322 free_children(): Fixed a memory leak.
2323 Made input/output window non closable if running children
2325 Added missing <unistd.h> include.
2326 Added some --debug outputs.
2328 2002-02-17 [melvin] 0.7.1claws11
2331 Fixed bug where descending sort order did not select top
2334 2002-02-17 [melvin] 0.7.1claws10
2337 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
2338 * src/prefs_common.c
2339 Pspell data package directory no more hard coded but
2340 set during configuration (PSPELL_PATH). (Thanks to
2341 Gustavo Noronha Silva.)
2343 2002-02-17 [melvin] 0.7.1claws9
2346 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
2348 Fixed compile-time warnings.
2350 2002-02-16 [alfons] 0.7.1claws8
2353 fix inadvertent free of NULL pointer which caused
2354 sylpheed to crash when closing the save-as dialog
2355 using the window close button
2357 2002-02-16 [carsten] 0.7.1claws7
2358 * src/mainwindow.[ch]
2361 fixes for pixmap theming code:
2362 - recently changed mail attributes shouldn't get
2364 - theme is only reloaded iff another theme was
2367 2002-02-16 [paul] 0.7.1claws6
2369 * sync with sylpheed 0.7.2 release
2370 see ChangeLog entry 2002-02-15 and 2002-02-16
2372 2002-02-15 [paul] 0.7.1claws5
2374 * sync with sylpheed 0.7.1cvs9
2375 see ChangeLog entry 2002-02-15
2378 remove unneeded headerwindow.c entry
2380 2002-02-14 [carsten] 0.7.1claws4
2382 fixed a bug for "Go to next unread message": there was
2383 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
2384 in the prefs, because of doing "Search again" instead
2387 2002-02-14 [carsten] 0.7.1claws3
2388 * src/stock_pixmap.c
2389 removed 2 more mem leaks; following memprof,
2390 this code is "leak free" now :)
2392 2002-02-14 [carsten] 0.7.1claws2
2393 * src/stock_pixmap.c
2394 used opendir/readdir/closedir instead of scandir
2395 -> code should work now on Solaris
2397 2002-02-14 [paul] 0.7.1claws1
2399 * sync with sylpheed 0.7.1cvs8
2400 see ChangeLog entries 2002-02-13 and 2002-02-14
2403 add some description of Actions and Pixmap Themes
2407 * version 0.7.1claws release
2409 2002-02-13 [paul] 0.7.1claws
2414 updated translations, submitted by Ricardo Mones Lastra,
2415 Alessandro Maestri and Fabio Junior Beneditto
2417 2002-02-13 [melvin] 0.7.0claws75
2419 * src/prefs_actions.c
2420 Added missing "signal.h" include
2422 2002-02-13 [melvin] 0.7.0claws74
2424 * src/prefs_folder_item.c
2425 Added missing "config.h" include
2427 Updated French translation for folder propriety.
2429 2002-02-13 [jens] 0.7.0claws73
2432 Added missing src/prefs_folder_item.c [log added by melvin]
2434 Updated German translation.
2436 2002-02-13 [melvin] 0.7.0claws72
2439 Updated French translation.
2441 2002-02-13 [melvin] 0.7.0claws71
2444 Made gtkut_editable_get_selection return NULL if selection
2446 This fixes a bug where selecting part of message A then
2447 switching to message B and replying to it will not
2448 quote the message's body.
2450 2002-02-12 [paul] 0.7.0claws70
2453 cosmetic, relating to pixmap themes: on toolbar make
2454 updating of 'Exec' and 'Compose news/Compose email'
2457 2002-02-12 [carsten] 0.7.0claws69
2463 - refreshing after changing pixmap theme better
2465 - wanted to remove some mem leaks, but alfons was
2466 faster (and had the better solution ;)
2468 2002-02-12 [alfons] 0.7.0claws68
2470 * src/prefs_common.c
2471 * src/stock_pixmap.[ch]
2472 plug mem leaks, refactor code a little bit
2475 2002-02-12 [sergey] 0.7.0claws67
2478 Fixed problem with copying messages to IMAP folders when the
2479 server uses something other than '/' as a namespace separator
2480 (cyrus-imapd uses '.').
2482 2002-02-12 [jens] 0.7.0claws66
2485 Updated German Translation
2487 2002-02-12 [paul] 0.7.0claws65
2489 * sync with sylpheed 0.7.1cvs1
2490 see ChangeLog entry 2002-02-12
2492 2002-02-12 [melvin] 0.7.0claws64
2494 * src/prefs_actions.c
2495 Fixed "feature" where children's output was duplicated
2496 instead of refreshed while monitoring.
2497 Removed some debug code.
2499 2002-02-12 [christoph] 0.7.0claws63
2502 always delete message from queue after sending/send error
2503 (closes bug #509601)
2505 2002-02-12 [melvin] 0.7.0claws62
2507 * src/prefs_actions.c
2508 Children wait loop is now triggered with a timeout of 1s
2509 Added %F which is replaced with the list of filenames
2510 of all selected messages (as suggested by Ricardo Mones Lestra)
2511 Pipe syntax changed. Prefix with | to send selection, postfix
2512 with | to retrieve output. Prefix with > or * to send
2513 user definable input to the command (*: input is hidden)
2514 Old pipe action should now be postfixed with |, too.
2516 2002-02-12 [carsten] 0.7.0claws61 (more 59.75)
2517 * src/stock_pixmap.c
2518 fixed a bug: if there's no theme directory don't
2519 throw an error, just do "nothing" (thanks Alfons)
2521 2002-02-12 [carsten] 0.7.0claws60
2524 had to write the cache twice (nasty!); some marks would
2527 2002-02-11 [carsten] 0.7.0claws59
2530 doc-src/maintainer_guide.txt
2536 src/prefs_common.[ch]
2537 src/stock_pixmap.[ch]
2538 src/summaryview.[ch]
2539 pixmap theming and related work on pixmap
2540 handling on some other places
2541 (e.g. hrm features for all folder)
2542 src/pixmap/stock_*.xpm -> the stock_ was removed
2544 2002-02-11 [paul] 0.7.0claws58
2546 * sync with sylpheed 0.7.1 release
2547 see ChangeLog entries 2002-02-11
2549 2002-02-08 [paul] 0.7.0claws57
2551 * sync with sylpheed 0.7.0cvs39
2552 see ChangeLog entry 2002-02-07 (last entry)
2554 * src/prefs_actions.c
2555 src/prefs_filtering.c
2558 sync: made it compile with C compilers other than gcc
2560 2002-02-07 [paul] 0.7.0claws56
2562 * sync with sylpheed 0.7.0cvs38
2563 see ChangeLog entries 2002-02-06 (last 2 entries) and
2566 2002-02-07 [darko] 0.7.0claws55
2570 Fix const gchar */gchar * issue (thanks Hiro)
2572 2002-02-07 [darko] 0.7.0claws54
2577 * src/prefs_template.c
2579 * src/quote_fmt_parse.y
2582 When replying or forwarding an email don't quote the entire
2583 mail body but use the part of the message text that is selected
2585 2002-02-06 [melvin] 0.7.0claws53
2587 * src/prefs_common.[ch]
2590 Made possible to switch quickly to last used dictionary
2591 which makes checking bilingual documents easier.
2593 2002-02-06 [melvin] 0.7.0claws52
2596 Added forgotten new file src/prefs_actions.c
2598 2002-02-06 [melvin] 0.7.0claws51
2600 * src/prefs_actions.c ** NEW FILE **
2601 * src/prefs_actions.h ** NEW FILE **
2602 Added actions to execute on message text view, or on the
2605 Added src/prefs_actions.[ch]
2607 Added new menu "Edit/Actions"
2609 Added new actionsrc file.
2611 Added actionsrc reading.
2613 Added new menus "Edit/Actions" and "Configuration/Actions..."
2614 * src/prefs_common.h
2615 Added new element actionslst element to prefs_common.
2617 2002-02-06 [paul] 0.7.0claws50
2619 * sync with sylpheed 0.7.0cvs36
2620 see ChangeLog entry 2002-02-06
2625 updated by Ricardo Mones Lastra
2627 2002-02-05 [paul] 0.7.0claws49
2629 * sync with sylpheed 0.7.0cvs33
2630 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
2632 2002-02-05 [paul] 0.7.0claws48
2635 re-add 'Edit/Advanced/Delete entire line', previously named
2638 2002-02-04 [paul] 0.7.0claws47
2642 fix bug #494993 (Reply All not taking Reply-To into consi)
2643 eliminate differences in behaviour of right-click 'Reply to all'
2644 in summary view and 'Reply to all' on the toolbar.
2645 fix bug where Reply-To gets ignored by 'Reply to all' in summary
2646 view and From gets ignored by 'Reply to all' on toolbar.
2647 fix bug where 'Reply to all' on toolbar uses To twice and ignores
2648 From when no Reply-To header is present.
2650 2002-02-04 [paul] 0.7.0claws46
2652 * sync with sylpheed 0.7.0cvs30
2653 see ChangeLog entries 2002-02-03 and 2002-02-04
2655 2002-02-03 [melvin] 0.7.0claws45
2658 Readded function to highlight all misspelled words.
2659 Fixed bug where user-provided-words did not replace
2660 correctly the misspelled word when using the mouse.
2661 Fixed bug where checking a region selected from right to left did
2662 not check the region at all.
2663 Fixed bug where 'Check backwards' may not check at all.
2664 Fixed memory leaks where popup menus and accel_groups were not destroyed.
2665 Fixed possible buffer overflow when checking for long strings (>1k).
2666 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
2667 Accelerators code uses now gtk_widget_add_accel.
2668 Removed and disabled obsolete and unfinished code.
2672 Added menu item to Highlight all misspelled words.
2674 2002-02-01 [paul] 0.7.0claws44
2677 fix '/View/Hide read messages' sensitivity when all
2678 messages in a folder are hidden
2680 2002-02-01 [paul] 0.7.0claws43
2683 add --send option to command line interface, sends all
2684 queued mail. Patch submitted by Ricardo Mones Lastra.
2686 2002-01-31 [paul] 0.7.0claws42
2689 add '/View/Hide read messages' to main_window_set_menu_sensitive()
2691 2002-01-31 [paul] 0.7.0claws41
2693 * sync with sylpheed 0.7.0cvs27
2694 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
2698 comment out elements of textview_show_part() as temporary
2699 workaround for attachment 'Display as text' bug
2702 updated by Fabio Junior Beneditto
2704 2002-01-30 [paul] 0.7.0claws40
2706 * sync with sylpheed 0.7.0cvs24
2707 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
2711 add {N_("/_Spelling"), ... "<Branch>"} to
2712 GtkItemFactoryEntry compose_entries[]
2714 * src/prefs_common.c
2715 add claws menu items to prefs_keybind_apply_clicked()
2716 and remove non-claws menu items
2718 2002-01-29 [paul] 0.7.0claws39
2720 * sync with sylpheed 0.7.0cvs22
2721 see ChangeLog entries 2002-01-28 and 2002-01-29
2723 2002-01-28 [melvin] 0.7.0claws38
2726 Added the declartion of compose_send_control_enter.
2730 Added in a 'Spelling' menu which includes the configuration menu.
2731 Added a real 'Check all' and got rid from the old one which only
2732 highlited misspelled word.
2733 Made 'Check while typing' a disableable option.
2734 Added a dialog when there are no more misspelled word.
2735 Added a dialog if error occurs when switching to a dictionary.
2737 * src/prefs_common.[ch]
2738 Added option for the default 'Check while typing' option.
2741 2002-01-28 [alfons] 0.7.0claws37
2744 fix buglet and make code comply with sylpheed code style
2746 2002-01-28 [paul] 0.7.0claws36
2748 * sync with sylpheed 0.7.0cvs19
2749 see ChangeLog entries for 2002-01-28
2751 2002-01-28 [hoa] 0.7.0claws35
2757 read the renderer config
2760 use the renderer config to convert mime attachments
2763 don't use textview_show_html/ertf,
2764 use get_text_content instead
2766 2002-01-27 [alfons] 0.7.0claws34
2769 make sylpheed believe it can delete a news message...
2770 (messages are NOT deleted, maybe we should remove
2771 processing from the folder properties after all.)
2773 2002-01-27 [alfons] 0.7.0claws33
2778 implement remove_msg()
2780 2002-01-27 [alfons] 0.7.0claws32
2785 fix return receipt / disposition notification again. this
2786 stuff seems to break on _every_ major summary UI change, so
2787 it's now implemented using a flag which is saved in the
2790 2002-01-26 [alfons] 0.7.0claws31
2793 let import dialog show the destination folder identifier
2795 2002-01-26 [melvin] 0.7.0claws30
2799 Readded 'Mark all read' into summary view popup menu
2800 Added 'Mark all read' in folder view popup menu for IMAP
2802 Made it insensitive if the selected folder is not the shown
2803 one to avoid 'Mark all read' on the wrong folder.
2805 2002-01-26 [paul] 0.7.0claws29
2809 move 'Mark all read' from summary view to folder view
2810 menu. (adapted from) patch submitted by Jeremy Andrews,
2811 <lists@kerneltrap.com>
2813 2002-01-25 [alfons] 0.7.0claws28
2816 put the gtk class name back so GtkSText adapts the
2819 2002-01-25 [alfons] 0.7.0claws27
2822 assimilate Ricardo's patch that shows pixmaps instead of
2823 plain "new" and "unread" texts in the folder view column
2826 2002-01-25 [paul] 0.7.0claws26
2829 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can
2830 be found in non-standard locations.
2831 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
2833 2002-01-25 [paul] 0.7.0claws25
2835 * sync with sylpheed 0.7.0cvs16
2836 see ChangeLog entry 2002-01-25
2838 2002-01-24 [paul] 0.7.0claws24
2840 * more sync with sylpheed 0.7.0cvs15
2841 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
2843 2002-01-23 [sergey] 0.7.0claws23
2846 Fixed segfault when closing LDIF import wizard with
2852 Fixed wrong scrolling position after switching between
2853 text and image parts.
2855 2002-01-23 [paul] 0.7.0claws22
2857 * sync with sylpheed 0.7.0cvs15
2858 see ChangeLog entries 2002-01-22 and 2002-01-23
2860 2002-01-21 [melvin] 0.7.0claws21
2862 * src/prefs_scoring.c
2863 * src/prefs_filtering.c
2864 Fixed bug where scoring and filtering windows stopped
2867 2002-01-21 [paul] 0.7.0claws20
2869 * sync with sylpheed 0.7.0cvs12
2870 see ChangeLog entries 2002-01-20 and 2002-01-21
2872 2002-01-21 [carsten] 0.7.0claws19
2875 * src/messageview.[ch]
2876 * src/summaryview.[ch]
2877 changes to shortcuts handling again:
2878 + "Q" now controled by mainwin
2879 + v/V are now customizable and have slightly
2881 the "button" to minimize the messageview (and maximize
2882 the summary view) is a real button now
2884 "Delete Line+" added to Edit/Advanced (this will also
2887 2002-01-20 [melvin] 0.7.0claws18
2890 Made "Bcc" sensitive when addressbook is called from
2891 compose window (it was a Claws only bug).
2893 2002-01-19 [alfons] 0.7.0claws17
2896 prevent unnecessary updates when currently selected folder has
2899 2002-01-19 [alfons] 0.7.0claws16
2902 prevent writing the cache based on current message list in summary
2903 view when filtering also put messages in currently selected folder
2908 Italian translation submitted by Alessandro Maestri
2909 <a.maestri@cs.tin.it>
2911 2002-01-18 [melvin] 0.7.0claws15
2913 * src/prefs_filters.c
2914 fixed bug where 'cancel' from 'filters' window stops autochecking
2915 if the timer timed out when the window was open.
2917 2002-01-18 [match] 0.7.0claws14
2919 * src/addrclip.[ch] ** NEW FILE **
2920 * src/addrselect.[ch] ** NEW FILE **
2921 * src/adbookbase.h ** NEW FILE **
2922 addressbook cut, copy and paste
2924 * src/addrcache.[ch]
2926 * src/addrindex.[ch]
2938 support for copy/paste
2940 support for copy/paste
2941 tidy up menu option processing
2942 correct address list function arguments
2944 sort user attributes
2954 2002-01-18 [paul] 0.7.0claws13
2956 * sync with sylpheed 0.7.0cvs8
2957 configure.in: support Mac OS X (Darwin)
2959 2002-01-18 [carsten] 0.7.0claws12
2961 small hack to fix a segfault with an empty href
2962 (reported by Alexandra Walford <deeni@altern.org>)
2965 the shortcuts for Mark und Mark as unread are hardcoded
2969 readded the shortcuts in gtkstext but made them
2970 customizeable (simply by adding a menu plus a wrapper
2973 2002-01-17 [melvin] 0.7.0claws11
2976 fix default dictionary not being saved.
2978 2002-01-16 [darko] 0.7.0claws10
2981 fix wrapping crash with URL longer than wrapping margin
2983 2002-12-08 [hoa] 0.7.0claws10
2985 * src/matcher_parser_parse.y
2988 * src/prefs_filtering.c
2989 now, we can use bounce action in the dialog box.
2991 2002-01-16 [carsten] 0.7.0claws9
2993 removed the <control> and <alt> shortcuts because they're
2994 not needed and interefered with the "normal" shortcuts
2997 removed most of the hardcoded shortcuts and assigned
2998 them to menu entries making them easy customizable by
3001 2002-01-16 |melvin] 0.7.0claws8
3004 fixed bug where using the mouse and when the compose
3005 window is not on top may result in a crash.
3007 2002-01-16 [melvin] 0.7.0claws7
3010 fixed a long standingspell checker bug which could
3011 cause a crash after sending a message.
3013 2002-01-16 [paul] 0.7.0claws6
3015 * sync with sylpheed 0.7.0cvs7
3016 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
3017 2002-01-15, and 2002-01-16
3019 2002-01-16 [melvin] 0.7.0claws5
3025 Heavily modified spell checker code to work around
3026 ispell bug, to add keyboard shortcuts and for future
3027 enhancements. See README.claws for usage information.
3029 2002-01-15 [alfons] 0.7.0claws4
3032 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
3033 so sorting within threads reflects sort mode
3035 2002-01-15 [christoph] 0.7.0claws3
3038 added alertpanel if mail sending failed
3040 2002-01-15 [alfons] 0.7.0claws2
3042 * src/prefs_filtering.c
3043 don't stop timer when prefs filtering dialog is opened
3045 2002-01-14 [alfons] 0.7.0claws1
3049 remove debug_print()s for privacy reasons
3051 2002-01-14 [darko] 0.7.0claws
3054 quotation wrapping is now also in the main branch
3058 * tools/filter_conv.pl
3059 allow for Boolean Op and case-sensitivity
3060 this file is included in the release and tagged
3063 2002-01-13 [paul] 0.7.0claws
3065 * release 0.7.0, with cvs tag 'rel_0_7_0'
3069 * tools/filter_conv.pl
3071 rewritten to output to matcherrc instead of filteringrc
3074 updated Spanish translation by Ricardo Mones Lastra
3079 update dutch translation
3084 Updated by Fabio Junior Beneditto
3086 2002-01-13 [melvin] 0.6.6claws53
3089 Updated french translation
3091 2002-01-12 [alfons] 0.6.6claws52
3094 plug mem leak that has been sitting there for ages
3096 2002-01-12 [alfons] 0.6.6claws51
3099 undo melvin's changes from 0.6.6claws48 because summary
3100 view now refuses to select first unread message when
3103 2002-01-11 [alfons] 0.6.6claws50
3106 use claws' semantics for getting folder item when
3107 importing an mbox file into a folder
3108 (submitted by Dale P. Smith)
3110 2002-01-11 [christoph] 0.6.6claws49
3113 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
3114 toggle widget, because non static prefs can not use
3115 prefs_set_* functions
3116 * src/prefs_account.c
3117 toggle smtp auth password field sensitivity if
3118 user id is empty and add descrition of usage for
3120 * src/prefs_folder_item.c
3121 use SET_TOGGLE_SENSITIVITY macro to instead of extra
3124 2002-01-11 [melvin] 0.6.6claws48
3127 fix the 'Ctrl-Enter' feature for sending and test really
3128 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
3129 editables which was not documented in Gtk)
3132 Made summaryview refresh after sorting and not before.
3134 2002-01-11 [christoph] 0.6.6claws47
3137 select account from account ids if possible and
3138 correctly set save folder for copy in reedit
3140 2002-01-10 [paul] 0.6.6claws46
3142 * sync with sylpheed 0.7.0 release
3143 see ChangeLog entries 2002-01-07, 2002-01-08 and
3149 remove more dirt traces...
3154 clean up some traces of my debugging stuff
3156 2002-01-09 [alfons] 0.6.6claws45
3159 break up filteringprop_apply() in three separate pieces
3160 so we can drop messages that failed processing in the
3164 fix bug #469598 "no refresh of inbox after filter" which
3165 was introduced by the new summary view locking, and which
3166 prevented the summary view to update after a manual filter
3167 message. claw's filter message requires a summary_show().
3168 (aargh, summary_show() again! :-)
3170 2002-01-07 [alfons] 0.6.6claws44
3172 * src/headerwindow.c
3175 * src/sourcewindow.c
3176 bring in Hiro's last 0.7.0 wm class fixes
3179 bring in Ricardo's fix for sylprint script
3183 * src/prefs_common.[ch]
3184 * src/prefs_account.[ch]
3186 clean up account preference poison in rfc2015,
3187 and preparation to fix double sign bug
3188 (patch submitted by Simon 'corecode' Schubert)
3190 2002-01-07 [christoph] 0.6.6claws43
3193 search for free message number, do not only rely
3196 fix smtp auth and use extra account information
3197 if available, if not use pop3 data instead
3198 (closes bug #500341)
3202 2002-01-06 [alfons] 0.6.6claws42
3205 try making the separate windows work again...
3207 2002-01-06 [alfons] 0.6.6claws41
3210 adapt Hiro's separate window menu (to get rid of the funny
3211 duplicate menu items), and make it work again
3213 2002-01-06 [alfons] 0.6.6claws40
3218 * tools/README.sylprint
3219 add sylprint script for printing mails from Sylpheed
3220 (contributed by Ricardo Mones Lastra)
3225 2002-01-06 [melvin] 0.6.6claws39
3229 Fixed crash introduced in 0.6.6claws38 by the menu
3230 reorganisation (Hide read messages)
3233 Fixed typo (we are now in 2002, alfons ;) )
3235 2002-01-05 [alfons] 0.6.6claws38
3237 * sync with sylpheed 0.6.6cvs10-17
3238 (last stuff marked as LAST_STABLE)
3240 2002-01-04 [melvin] 0.6.6claws37
3243 Made account selection code use strcasestr again instead of
3244 g_strcasecmp (fixes bug where reediting queued messages
3245 did not select proper account reported by T. Link).
3248 Fix bug where folder icons are not shown when 'hide read messages'
3251 * src/stock_pixmaps.[ch]
3252 Added folder icons for 'hide read messages'.
3255 Fixed bug where 'Enter' in a header entry will send the message
3256 if 'CTL-Enter' was chosen as a shorcut for sendind.
3258 2002-01-03 [melvin] 0.6.6claws36
3261 Added popup menu for common preferences and
3262 account preferences (right click on tab displays
3263 a menu of all tabs.)
3265 2002-01-02 [melvin] 0.6.6claws35
3268 Made spelling code compatible with undo/redo feature.
3269 Added creation of suggestion mode menu for the general
3272 * src/prefs_common.[ch]
3273 Added option menu for the speller's suggestion mode.
3274 Added missing spaces in "..." buttons and made a "..."
3275 button non translatable!
3278 Made speller use the default suggestion mode.
3279 Hack to make it possible to choose 'CTRL-Enter' as a
3280 shortcut for sending (and only for sending).
3282 * src/prefs_folder_item.c
3283 Changing subject simplification does not update cache
3284 anymore (because it is unnecessary).
3285 Fixed bug where changing subject simplification updated the
3286 summaryview even when the viewed folder is not the
3287 folder which properties are being changed. (E.g.
3288 viewing folder A and changing
3289 the subject simplification of
3290 folder B -not being viewed- updated the
3291 summaryview of folder A with data of
3292 folder B). (Hope this is clear... )
3294 2001-12-31 [alfons] 0.6.6claws34
3298 fgetc() returns a signed integer which doesn't
3299 fit in a char. so c truncates this to a char
3300 but we may lose significant bits. i.e. we may
3301 comparing 0xFF which may not be equal to -1
3302 unless properly casted to signed char which
3303 we won't do because fgetc() returns a signed
3304 integer which doesn't fit in a char. so c
3305 truncates this to a char but we may lose
3306 significat bits. (you got the idea, thanks
3307 to Gustavo Noronha Silva <kov@debian.org>
3308 and the Debian folks!)
3310 2001-12-30 [alfons] 0.6.6claws33
3312 * src/prefs_common.c
3313 add #ifdef USE_PSPELLs that Melvin forgot
3315 2001-12-30 [melvin] 0.6.6claws32
3317 * src/prefs_common.[ch]
3318 Added configurable color for misspelled words.
3321 Fixed bug of foreground text color (reported by David
3323 Added configurable color for misspelled words.
3325 2001-12-30 [alfons] 0.6.6claws31
3328 remove unnecessary things someone put there
3332 make folder properties (like threading and sorting) persistent
3333 (closes bug #497424 "rescan folder tree resets proprieties")
3334 currently this is only for MH folders.
3336 2001-12-29 [melvin] 0.6.6claws30
3338 * src/string_match.[ch]
3339 Optimized a bit: regexp pattern buffer compiled only once, and
3340 one subroutine call removed. Fixed ^ regexp search: Now,
3341 "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
3344 Subject filtering changed to filter summary columns and
3345 not directly the messages subject cache. The loss in
3346 performance is balanced by the improvement of string_match.
3347 Added an alert panel if there is an error in the regexp.
3349 * src/src/prefs_folder_item.h
3350 Added a regexp pattern buffer.
3352 2001-12-28 [alfons] 0.6.6claws29
3354 * src/string_match.[ch]
3356 allow compilation *BSD
3358 2001-12-27 [alfons] 0.6.6claws28
3361 sync the Hiro's bug fix for BSD
3363 2001-12-27 [melvin] 0.6.6claws27
3366 Simplify focus to subject entry code.
3368 2001-12-27 [darko] 0.6.6claws26
3374 * src/procheader.[ch]
3376 * src/stock_pixmap.[ch]
3378 Show key icon for encrypted mails in summary view
3380 * src/pixmaps/clip.xpm
3381 * src/pixmaps/clipkey.xpm
3382 * src/pixmaps/key.xpm
3383 New/modified icons for the above
3385 2001-12-27 [melvin] 0.6.6claws25
3387 * src/prefs_common.c
3388 Put spell checker options in a separate tab to decrease
3389 the Common Preferences window height.
3392 Update spell checker usage instruction about its options
3395 2001-12-27 [melvin] 0.6.6claws24
3398 Changed subject entry widget position. Initial focus is
3399 on the To header instead of the subject entry.
3400 Creating a new header scrolls the header list to make the
3401 created one visible. Nevertheless, when automatically filling
3402 headers, the first one is shown.
3403 A Tab key press in the last empty header entry zips the
3404 focus to the subject entry.
3405 (I did not change the combo boxes, yet)
3407 2001-12-26 [alfons] 0.6.6claws23
3409 * src/prefs_account.c
3411 allow default inbox to reside in another mailbox (only
3412 works for POP3 accounts)
3414 2001-12-26 [alfons] 0.6.6claws22
3417 make reply-on-click work with the account of the selected folder
3419 put a fixme here to remind me to fix finding correct default
3420 account for nested folders
3422 2001-12-25 [alfons] 0.6.6claws21
3425 make column headers display locked and mark pixmaps (idea by Melvin)
3426 fix bug by adding score and locked column type to sort array
3428 2001-12-25 [alfons] 0.6.6claws20
3431 catch a *potentially* inadvertent write back of
3432 the message cache(s) introduced by 0.6.5claws37
3434 2001-12-25 [christoph] 0.6.6claws19
3436 * src/stock_pixmap.[ch]
3438 add ignore thread pixmap
3439 (can someone draw a better icon for this?)
3441 2001-12-24 [alfons] 0.6.6claws18
3443 * src/prefs_folder_item.c
3444 make address completion actually work for the
3445 Default To address in the Folder Property dialog.
3447 2001-12-24 [alfons] 0.6.6claws17
3450 use new style regexp for subject stripping
3451 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
3453 2001-12-24 [darko] 0.6.6claws16
3457 move GPG related informational messages to debug mode
3459 2001-12-23 [alfons] 0.6.6claws15
3461 * src/stock_pixmap.[ch]
3463 add the forgotten Claws' locked pixmap
3465 2001-12-23 [alfons] 0.6.6claws14
3468 accept file name typed in entry in multi file
3469 selector (patch submitted by Gustavo Noronha Silva
3472 2001-12-23 [alfons] 0.6.6claws13
3474 * src/prefs_filter.c
3475 * src/prefs_filtering.c
3478 clean up a little bit
3480 * src/string_match.c
3481 validate input strings a little bit more
3483 2001-12-23 [alfons] 0.6.6claws12
3487 * src/string_match.[ch] ** NEW **
3488 * src/folderview.[ch]
3491 * src/prefs_folder_item.[ch]
3492 add subject simplification to strip out strings from
3493 a subject line (esp. handy for mailing lists).
3494 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
3495 but slightly changed things for better integration.)
3497 2001-12-23 [alfons] 0.6.6claws11
3500 fix bug introduced by submission included in 0.6.5claws52.
3501 ideally this submission should clean the trash if any trash
3502 folder has a message. however, the hasTrash variable was
3503 set to false whenever a trash folder was empty (discarding
3504 a previously found *filled* trash folder.)
3506 also edited the code a little bit and made it more safe.
3508 2001-12-22 [alfons] 0.6.6claws10
3511 quick fix for Martin Pool's omission of an account
3512 specific SSL setting
3514 2001-12-22 [alfons] 0.6.6claws9
3521 better support for multipart/digest (submitted
3522 by Fredrik <e98fo@efd.lth.se>)
3524 2001-12-22 [alfons] 0.6.6claws8
3527 correct function signature
3530 * src/prefs_account.[ch]
3531 allow IMAP over SSH tunnel (patch submitted by
3532 Martin Pool <mbp@samba.org>)
3534 2001-12-21 [alfons] 0.6.6claws7
3536 * sync with sylpheed 0.6.6cvs4-9
3537 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
3539 2001-12-21 [christoph] 0.6.6claws6
3542 * src/prefs_folder_item.[ch]
3543 implement saving of outgoing messages to current folder.
3544 fix segfault when no default outbox is available
3545 (closes bug #495683)
3547 2001-12-21 [carsten] 0.6.6claws5
3550 pressing CTRL while DND does now the expected thing and
3551 copies the mail (moving is still the default, as this
3552 seam more appropriate for handling mails by DND)
3554 2001-12-18 [paul] 0.6.6claws4
3556 * sync with sylpheed 0.6.6cvs3
3557 see ChangeLog entries 2001-12-18
3559 2001-12-18 [hiro] 0.6.6claws3
3562 fix for multibyte characters (obtain the number of letters
3565 2001-12-17 [paul] 0.6.6claws2
3567 * sync with sylpheed 0.6.6cvs1
3568 see ChangeLog entry 2001-12-16
3570 2000-12-17 [alfons] 0.6.6claws1
3575 2001-12-16 [paul] 0.6.6claws
3578 * Release version 0.6.6claws, cvs tag: rel_0_6_6
3581 last minute sync with main 0.6.6
3584 updated by Ricardo Mones Lastra
3585 update for last minute sync
3588 update for last minute sync
3590 updated by Jens Oberender
3592 updated by Fabio Junior Beneditto
3594 * src/prefs_common.[ch]
3596 number of undo levels is user configurable
3597 (squeeze it into the release in the dying
3598 moments) Submitted by Jens Oberender
3603 updated french translation
3605 2001-12-15 [paul] 0.6.5claws92
3607 * sync with sylpheed 0.6.5cvs28
3608 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
3611 update to allow for sync
3616 update dutch translation
3618 2001-12-14 [carsten] 0.6.5claws91
3620 fixed bug #473785; also after changing the column order
3621 the same message will be selected and displayed as before
3624 2001-12-14 [carsten] 0.6.5claws90
3626 probably found the bug reported by wwb opening or closing
3627 a folder tree just before dnd (found the solution in the
3628 balsa source -- thanks to them)
3630 2001-12-14 [carsten] 0.6.5claws89
3633 moved gtk_clist_moveto to the right place, so that
3634 only the accounts dialog is effected on opening
3636 2001-12-14 [carsten] 0.6.5claws88
3638 gtkut_clist_set_focus_row does a gtk_clist_moveto
3639 now, so that the focused row will be seen in any case
3640 (reported by wwp on sf-claws-user)
3642 2001-12-14 [darko] 0.6.5claws87
3645 remove unnecessary line
3647 2001-12-14 [paul] 0.6.5claws86
3649 * sync with sylpheed 0.6.5cvs27
3650 see ChangeLog entries 2001-12-14
3652 2001-12-14 [carsten] 0.6.5claws85
3654 following a suggestion of Melvin the rcoabm pops up
3655 right under the button now and the button is reliefed
3656 while the popup is open
3658 2001-12-14 [darko] 0.6.5claws84
3661 fix crash when wrapping long lines if linewrap quotation
3662 is disabled and wrapper encounters a word spanning more
3665 2001-12-13 [paul] 0.6.5claws83
3668 prefer 'Reply-To' header over mailing list header when
3669 replying to a message. Finally prevent all those confirmation
3670 messages being sent to the list itself.
3673 remove unused summary_set_menu_sensitive() entry
3675 2001-12-13 [paul] 0.6.5claws82
3678 * src/pixmaps/inbox-hrm.xpm ** NEW FILE **
3679 * src/pixmaps/outbox-hrm.xpm ** NEW FILE **
3680 * src/pixmaps/trash-hrm.xpm ** NEW FILE **
3681 improvements to 'Hide read messages': Inbox, Outbox,
3682 Trash, Queue, and Draft icons now reveal presence of hidden
3685 2001-12-12 [alfons] 0.6.5claws81
3687 0.6.5claws80 was tagged as LAST_STABLE
3689 * src/filtering.[ch]
3691 * src/matcher_parser_lex.c
3692 fix the filtering; my last attempt to get it right,
3693 if it does not work, it's Hoa's turn. ;-)
3695 for my honourable peers:
3697 the code now makes a clear distinction between
3698 rules as they are displayed (probably escaped),
3699 and as they are executed (probably unescaped). the
3700 parser does *NOT* do any unescaping, this is
3701 the task of the matcher.c (which breaks up a
3702 rule into condition) and the filtering.c (which
3703 breaks up the rule's action). to make this
3704 run happily we provide an unescaped copy of
3705 crucial strings to the MatcherProp and
3706 FilteringAction structures. note that the only
3707 exception to this is any REGEXP string. those
3708 are directly passed to regcomp() and regexp()
3709 (who have much more powerful unescape functions).
3713 you can escape tab (\t), carriage return (\r),
3714 linefeed (\n), form feed (\f), quote (\"),
3715 single quote (\'), bell (\b) in all the entry
3716 lines in the scoring & filtering dialogs.
3717 as an added bonus this should not affect
3718 existing filtering rules.
3720 2001-12-12 [carsten] 0.6.5claws80
3724 "item(s) selected" is now sensitive to 1 or more
3725 than one selected (nice for language where simple
3726 adding of a "s" is not possible as German (Eintrag
3729 the "forward as attachment" entry from the right
3730 click menu removed, "forward" acts following the
3734 reverted my former changes; so compiler warning again
3735 but there's more GTK_TEXT/GTK_STEXT mixing on other places
3739 "search in message" does now *not* only work in MVIEW_TEXT
3740 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
3744 removed "/File/_Close" as it was the same as "/File/E_xit"
3745 and we don't need it two times
3747 the separate folder view and message view now get a distinct
3748 WMCLASS, just in case someone is using sawfish ;-)
3750 as the menu entries "/View/Message view" and "/View/Folder tree"
3751 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
3752 make them sensitive accordingly and as these two are "shown"
3753 after startup anytime check this menuitem at startup
3755 2001-12-12 [paul] 0.6.5claws79
3758 fix sensitivity of 'Search folder...', broken in
3764 2001-12-11 [carsten] 0.6.5claws78
3766 fixed two typos returning a wrong FALSE/TRUE
3767 * src/mainwindow.[ch]
3768 extra menu for email/news button removed
3770 2001-12-11 [alfons] 0.6.5claws77
3772 * src/matcher.c (1.3)
3773 * src/matcher_parser_lex.l (1.28)
3774 revert for another attempt
3775 mark 0.6.5claws77 as LAST_STABLE
3777 2001-12-11 [christoph] 0.6.5claws76
3780 fixed wrong translation for prev. unread msg
3782 2001-12-11 [paul] 0.6.5claws75
3787 * src/summaryview.[ch]
3788 * src/pixmaps/dir-open-hrm.xpm ** NEW FILE **
3789 enable ability to hide read messages on per folder basis via
3790 '/Summary/Hide read messages'; when selected, a folder will
3791 have a red open folder icon, instead of a blue icon, if the
3792 folder contains hidden messges
3793 submitted by Thomas Link <t.link.tmp200101.gmx.net>
3796 remove '/Message/Forward as attachment' from
3797 main_window_set_menu_sensitive() to prevent debug warning
3801 Clean up some of the English
3803 * tools/newscache_clean.pl
3804 allow for new 'hidereadmsgs' entry in folderlist.xml
3807 updated translation, submitted by Ricardo Mones Lastra
3809 2001-12-11 [paul] 0.6.5claws74
3811 * sync with sylpheed 0.6.5cvs25
3812 see ChangeLog entry 2001-12-11
3814 2001-12-10 [alfons] 0.6.5claws73
3817 add more control characters
3818 * src/matcher_parser_lex.l
3819 make escaping / unescaping work again
3821 2001-12-10 [alfons] 0.6.5claws72
3824 clean up warnings "returning value for void function"
3825 * src/prefs_filtering.c
3826 make info button for execute action sensitive
3828 2001-12-10 [paul] 0.6.5claws71
3833 fix: imap server now gets informed of MARKED, UNMARKED
3834 and REPLY events. Now people can use different IMAP-Mail
3835 clients and have the exact same information about MARKED,
3836 UNMARKED and REPLY status with all of them. Especially
3837 useful for imap servers with a web-frontend.
3838 submitted by Tobias Sandhaas <medlor@web.de>
3840 2001-12-09 [melvin] 0.6.5claws70
3843 fixed bug #490076 (hunted down by Alfons who implemented
3844 a workaround in 0.6.5claws65)
3846 2001-12-09 [christoph] 0.6.5claws69
3849 set pointer to string in LOCKED column to NULL
3850 (might fix bug #490800)
3852 2001-12-09 [carsten] 0.6.5claws68
3855 resolved some cluttered menu shortcuts
3856 ('creating new email' and 'creating news message'
3859 wmclass now distinc from main window
3862 email/news and forward button functionality similar
3863 to the reply buttons; removed the ugly dropdown arrows
3864 and use instead the right mouse button
3866 2001-12-09 [paul] 0.6.5claws67
3870 allow spaces in imap folder names
3871 submitted by Willem van Engen <wvengen@stack.nl>
3873 2001-12-09 [paul] 0.6.5claws66
3875 * sync with sylpheed 0.6.5cvs24
3876 see ChangeLog entry 2001-12-09
3878 2001-12-08 [alfons] 0.6.5claws65
3881 prevent secondary selection claim after "add to sender" dialog
3882 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
3883 we trick GTK by simulating a click at (0, 0) in the textview.
3885 2001-12-08 [hoa] 0.6.5claws64
3888 fixed a bug about the .processing folder name while filtering
3890 2001-12-08 [alfons] 0.6.5claws63
3893 work around problem of not correctly updating folder stats
3894 when deleting messages. there's some folder scanning evil
3895 going so the folderview_update_msg_num() does not work
3896 correctly. need to investigate this.
3898 2001-12-08 [paul] 0.6.5claws62
3900 * sync with sylpheed 0.6.5cvs23
3901 see ChangeLog entry 2001-12-08
3903 2001-12-07 [christoph] 0.6.5claws61
3906 fix another header translation problem
3908 2001-12-07 [alfons] 0.6.5claws60
3911 make filtering also work on local spool mbox
3913 2001-12-07 [carsten] 0.6.5claws59
3915 addressbook window gets a wmclass distinct from the main
3918 * src/mainwindow.[ch]
3919 forward menu item will use mode selected in prefs, forward
3920 as attatchment in menu removed (will be substituted in the
3921 toolbar similar to reply buttons)
3922 create news message menu entry and news button is now
3923 sensitive to the existance of a news account
3924 * src/pixmaps/stock_mail_reply_quote.xpm ** REMOVED **
3925 * src/pixmaps/stock_mail_reply_to_all_quote.xpm ** REMOVED **
3926 * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
3927 these are removed because the toolbar buttons don't show
3928 the quoting modus any longer
3932 * tools/newscache_clean.pl ** NEW FILE **
3933 perl script to do some tidying up in the newscache directory
3935 * tools/sylpheed-switcher ** NEW FILE **
3936 perl script to enable easy switching between main and claws
3939 added descriptions of the two new perl scripts
3942 2001-12-07 [melvin] 0.6.5claws58
3945 fixed a warning during compilation introduced in 0.6.5claws56
3947 2001-12-07 [paul] 0.6.5claws57
3949 * src/mainwindow.[ch]
3951 further usability enhancements to replying with or without
3952 quoting via the toolbar, use of Ctrl key is replaced by
3954 Submitted by Carsten Schurig
3956 2001-12-07 [melvin] 0.6.5claws56
3959 hack to fix bug that prevented to make/paste selections
3960 after switching between MVIEW_TEXT and MVIEW_MIME views
3961 without deselecting the selection first.
3963 2001-12-06 [alfons] 0.6.5claws55
3965 * src/filtering.[ch]
3967 revise filtering a little bit more, and make sure
3968 messages are delivered to the appropriate inbox
3969 (perhaps set per account)
3971 2001-12-06 [paul] 0.6.5claws54
3973 * sync with sylpheed 0.6.5cvs22
3974 see ChangeLog entry 2001-12-06
3976 2001-12-05 [alfons] 0.6.5claws53
3982 more revisions of filtering system
3983 (last stable version is marked as LAST_STABLE)
3985 | NOTE 1): the filtering system now uses a local folder called
3986 | .processing. if filtering fails, check this directory
3987 | for missing messages.
3989 | NOTE 2): help us find the filtering actions still missing
3991 2001-12-05 [paul] 0.6.5claws52
3994 fix bug where 'Empty Trash?' pop-up window appears even
3995 when Trash is empty, submitted by Jesse Skinner
3997 2001-12-05 [melvin] 0.6.5claws51
4000 fixed bug #486106 to select correct account when reediting
4003 2001-12-04 [alfons] 0.6.5claws50
4006 declare markfile in appropriate functions when
4007 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
4010 2001-12-04 [paul] 0.6.5claws49
4012 * sync with sylpheed 0.6.5cvs21
4013 see ChangeLog entry 2001-12-04
4015 2001-12-03 [christoph] 0.6.5claws48
4018 changed translation of undo
4021 don't reinvent the wheel to traverse a GNode
4023 seperate code to create the compose gui into functions
4024 add "Others" page with folder selection for saving copy
4026 the folder identifier is saved to queue header
4028 save message to folder in queue header
4030 2001-12-03 [paul] 0.6.5claws47
4032 * sync with sylpheed 0.6.5cvs20
4033 see ChangeLog entry 2001-12-03
4037 * more sync with sylpheed 0.6.5cvs19
4038 see ChangeLog entry 2001-11-29
4040 2001-11-30 [paul] 0.6.5claws46
4043 remove conflicts introduced by Hoa's last commit
4046 make 'Message/Bounce' sensitive
4048 2001-11-30 [hoa] 0.6.5claws45
4051 slightly change bounce function to add
4052 information about the user that bounced the mail
4053 in the From header line.
4056 permit the use of processing in outbox folder.
4058 2001-11-29 [paul] 0.6.5claws44
4060 * src/mainwindow.[ch]
4061 * src/prefs_common.c
4062 * src/pixmaps/stock_mail_reply_quote.xpm ** NEW FILE **
4063 * src/pixmaps/stock_mail_reply_to_all_quote.xpm ** NEW FILE **
4064 * src/pixmaps/stock_mail_reply_to_author_quote.xpm ** NEW FILE **
4065 usability enhancements to the quoting, implements
4066 use of Ctrl key to toggle quoting settings
4067 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
4069 2001-11-29 [paul] 0.6.5claws43
4071 * sync with sylpheed 0.6.5cvs19
4072 see ChangeLog entry 2001-11-28
4074 2001-11-29 [melvin] 0.6.5claws42
4076 added enriched.[ch] to the list of files
4082 added support to view text/enriched
4083 added support to show headers in message view for text/enriched and text/html
4084 in non multipart messages
4086 2001-11-28 [paul] 0.6.5claws41
4088 * more sync with sylpheed 0.6.5cvs18
4089 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
4091 2001-11-27 [paul] 0.6.5claws40
4094 updated translation, submitted by Fabio Junior Beneditto
4096 * sync with sylpheed 0.6.5cvs18
4097 see ChangeLog entries 2001-11-26 (src/textview.c) and
4104 updated translation, submitted by Ricardo Mones Lastra
4109 add more translatable strings
4111 2001-11-26 [christoph] 0.6.5claws39
4114 fixed one more umlaut
4116 fix translated header when it should not be translated
4118 2001-11-26 [paul] 0.6.5claws38
4121 remove '/Message/Add Sender to address book' from
4122 main_window_set_menu_sensitive(), prevent debug warning
4123 add 'Message/Mark/Mark all read' to mainwin_entries[]
4125 2001-11-26 [paul] 0.6.5claws37
4128 fix 'recurring unread state' bug
4131 * tools/filter_conv.pl
4132 read name of top level mailbox from folderlist.xml
4133 and presume nothing about its name
4135 2001-11-26 [darko] 0.6.5claws36
4138 removed functions that are now in gtkutils.c
4139 use gtkut_text_is_uri_string() from gtkutils.c
4140 * fix my comment on 2001-11-23 (missing gtkutils.[ch])
4142 2001-11-26 [paul] 0.6.5claws35
4144 * sync with sylpheed 0.6.5cvs16
4145 see ChangeLog entries 2001-11-25 and 2001-11-26
4147 2001-11-25 [alfons] 0.6.5claws34
4149 EXPERIMENTAL!!! Please checkout the last stable version using:
4151 % cvs update -r LAST_STABLE -dRAP
4153 (Or help us testing this stuff.)
4155 * src/filtering.c (1.14)
4156 * src/filtering.h (1.6)
4158 * src/matcher.c (1.20)
4160 * src/procmsg.h (1.14)
4161 * src/summaryview.c (1.59)
4162 * src/summaryview.h (dunno)
4163 revert/merge/sync to as it was before commit
4164 on Thu, 19 Jul 2001 10:15:51 -0700.
4166 2001-11-25 [hoa] 0.6.5claws33
4169 processing mails at startup
4172 * src/summaryview.[ch]
4173 processing mails when entering folder
4175 * src/prefs_filtering.c
4178 2001-11-24 [alfons] 0.6.5claws32
4180 * src/summaryview.[ch]
4181 make summary sort headers work, and also make
4182 sure the sort type is stored
4184 2001-11-23 [alfons] 0.6.5claws31
4186 * src/summaryview.[ch]
4187 make lock work like mark
4188 disallow deleting messages marked as locked
4190 2001-11-23 [alfons] 0.6.5claws30
4196 merge undo patch submitted by Jens
4198 2001-11-23 [christoph] 0.6.5claws29
4203 fixed gpg signing and encoding
4206 added --status option to get new, unread and total
4207 message count from a running sylpheed
4208 * src/prefs_common.c
4209 temporary fix for reply_with_quote problem
4210 (don't call functions for non existing widget)
4212 one more check for ignored threads but still not
4213 always working correctly. probably a recursive
4214 check for all parents is needed
4216 2001-11-23 [darko] 0.6.5claws28
4219 wrapping on send improvements
4221 fix for GtkSText after last sync with main branch
4222 GTK_TEXT -> GTK_STEXT
4224 2001-11-23 [paul] 0.6.5claws27
4226 * sync with sylpheed 0.6.5cvs14
4227 see ChangeLog entries 2001-11-22 and 2001-11-23
4230 fixed the scrambled umlauts
4231 submitted by Carsten Schurig <Carsten.Schurig@web.de>
4233 2001-11-21 [paul] 0.6.5claws26
4235 * sync with sylpheed 0.6.5cvs12
4236 see 2nd ChangeLog entry dated 2001-11-20
4238 2001-11-20 [paul] 0.6.5claws25
4240 * sync with sylpheed 0.6.5cvs11
4241 see ChangeLog entry 2001-11-19 (src/utils.c)
4246 GTK_TEXT -> GTK_STEXT
4247 fix for wrong comment
4249 2001-11-20 [hiro] 0.6.5claws24
4252 more merges from main branch
4253 removed fatal warnings (uninitialized variables etc.)
4254 some coding style fix
4261 2001-11-19 [hoa] 0.6.5claws23
4264 * src/prefs_scoring.c
4269 * src/matcher_parser_parse.y
4270 * src/prefs_filtering.c
4273 2001-11-19 [alfons] 0.6.5claws22
4275 more of my old things into claws
4278 * src/prefs_common.c
4280 * src/summaryview.[ch]
4281 * src/prefs_summary_column.c
4282 * src/pixmaps/locked.xpm
4283 add indicators for locking of message in summary view
4284 (does not work yet, only visual indicator)
4286 2001-11-19 [paul] 0.6.5claws21
4288 * sync with sylpheed 0.6.5cvs10
4289 see ChangeLog entry 2001-11-19
4291 2001-11-18 [alfons] 0.6.5claws20
4294 remove an inadvertent free I forgot in previous clean up
4296 2001-11-18 [alfons] 0.6.5claws19
4298 * src/filtering.[ch]
4299 clean up & plug leaks
4301 2001-11-18 [paul] 0.6.5claws18
4303 * sync with sylpheed 0.6.5cvs9
4304 see ChangeLog entries 2001-11-17 and 2001-11-18
4306 2001-11-16 [paul] 0.6.5claws17
4308 * sync with sylpheed 0.6.5cvs8
4309 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
4311 2001-11-16 [paul] 0.6.5claws16
4313 * sync with sylpheed 0.6.5cvs7
4314 see ChangeLog entries 2001-11-15 and 2001-11-16
4316 2001-11-15 [hoa] 0.6.5claws15
4319 fix bounce, mails we received couln't be bounced to ourself.
4322 * src/filtering.[ch]
4324 * src/matcher_parser.h
4325 * src/matcher_parser_lex.l
4326 * src/matcher_parser_parse.y
4330 * src/prefs_filtering.[ch]
4332 * src/prefs_matcher.c
4333 * src/prefs_scoring.c
4336 new matcher/filter/score configuration file parser
4337 one unique configuration file => ~/.sylpheed/matcherrc
4338 import in currently automatic, then save are made
4340 one filter per folder and one global filter
4341 (filter of a folder will be used as folder processing)
4344 fix a bug in folder_item_get_identifier