1 2002-07-15 [christoph] 0.7.8claws69
4 removed setting folder status from summaryview.
5 folder.c should update all message counts correctly.
7 2002-07-15 [paul] 0.7.8claws68
10 updated by Fabio Junior Beneditto
12 2002-07-15 [darko] 0.7.8claws67
15 Fixed target folder colorization, don't decrease op
18 2002-07-14 [paul] 0.7.8claws66
20 * sync with main 0.8.0
21 see ChangeLog 2002-07-14
23 2002-07-13 [melvin] 0.7.8claws65
28 Replaced sprintf by g_snprintf to prevent possible buffer
31 Corrected a log message output format.
32 Added a missing "done" debug output.
34 Added keyboard accelerator for Priority menu items
35 Added missing \n in debug output
39 Added missing \n in debug output
41 2002-07-13 [paul] 0.7.8claws64
44 change Sergey's email address to the sf address
47 increase show_url_timeout (more useful for long
50 2002-07-12 [sergey] 0.7.8claws63
53 applied (with some modifications) patch to set the
54 micalg parameter for signatures
55 (2001-08-28 Werner Koch <wk@gnupg.org>)
57 2002-07-12 [sergey] 0.7.8claws62
61 fixed man page installation
63 2002-07-12 [paul] 0.7.8claws61
65 * sync with 0.7.8cvs26
66 see ChangeLog 2002-07-11 and 2002-07-12
68 2002-07-11 [christoph] 0.7.8claws60
72 first use the message number to find the message
73 to mark with a reply flag but check the
74 message-id if we got the correct message, if not
75 try to find it by message-id.
76 use new string seperator that is not allowed
79 2002-07-11 [paul] 0.7.8claws59
81 * sync with 0.7.8cvs23
82 see ChangeLog 2002-07-10
84 2002-07-10 [christoph] 0.7.8claws58
88 Added message-id table to the cache in memory
89 and functions to msgcache.c and folder.c to
90 fetch MsgInfos by message id
93 store folder and message-id of message replying
94 to in queue header and set reply flag after sending
97 2002-07-10 [paul] 0.7.8claws57
101 add Martin to the list of authors
103 2002-07-09 [martin] 0.7.8claws56
105 Added gtk_ctree_last_visible(), tree_update_level(),
106 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
107 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
108 from gtk+ to gtksctree.c for the new sorting code
109 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
110 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
112 Added declaration for gtk_sctree_sort_recursive() and
118 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
119 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
121 2002-07-08 [paul] 0.7.8claws55
123 * more sync with 0.7.8cvs21
124 see ChangeLog 2002-07-08
126 2002-07-08 [paul] 0.7.8claws54
128 * sync with 0.7.8cvs21
129 see ChangeLog 2002-07-08
131 2002-07-07 [alfons] 0.7.8claws53
134 * src/stock_pixmap.[ch]
135 * src/pixmaps/notice_warn.xpm ** NEW FILE **
136 * src/pixmaps/notice_error.xpm ** NEW FILE **
137 * src/pixmaps/notice_note.xpm ** NEW FILE **
138 add new pixmaps for upcoming notice pane
140 2002-07-06 [melvin] 0.7.8claws52
143 Made them a bit closer to Sylpheed's coding style.
145 Removed possible memory leaks when some errors occurs.
147 2002-07-06 [melvin] 0.7.8claws51
150 Removed --no-location in xgettext command line to help
151 translators that use Emacs' po-mode
153 Removed unnecessary comments that messed up sylpheed.pot
155 2002-07-06 [paul] 0.7.8claws50
157 * sync with 0.7.8cvs19
158 see ChangeLog 2002-07-05
160 2002-07-06 [christoph] 0.7.8claws49
164 fix folder_item_remove_all_msg and folderview
165 status for trash folders after emptying trash
167 2002-07-05 [paul] 0.7.8claws48
169 * sync with 0.7.8cvs16
170 see ChangeLog 2002-07-04 and 2002-07-05
172 2002-07-04 [paul] 0.7.8claws47
174 * sync with 0.7.8cvs14
175 see ChangeLog 2002-07-04
177 2002-07-03 [alfons] 0.7.8claws46
180 dupe folder item's path because it's being reallocated
181 by new folder scanning code
183 2002-07-03 [christoph] 0.7.8claws45
186 better IMAP uid fetching using 'FETCH 1:* (UID)'
188 add missing return in msgcache_write
190 2002-07-02 [thorsten] 0.7.8claws44
195 use binary mode for file access
197 2002-07-02 [christoph] 0.7.8claws43
199 * major code cleanup (part 1)
201 - unused variables removed
202 - unused functions removed
203 - uninitialized variables checked
204 - missing return statements added
205 - missing function return types added
206 - added parentheses around assignment and
207 && in || when suggested by gcc
211 replaced direct calls to folder->scan_tree
212 with folder_scan_tree and restore folder
213 prefs in this function. The folder should
214 not have to deal with them.
215 ( Should now work for all folder types )
217 2002-07-02 [paul] 0.7.8claws42
219 * sync with 0.7.8cvs13
220 see ChangeLog 2002-07-01 and 2002-07-02
222 2002-07-01 [christoph] 0.7.8claws41
225 fix "goto next/prev unread message" with
228 2002-07-01 [paul] 0.7.8claws40
231 updated by Ricardo Mones Lastra
233 2002-06-30 [match] 0.7.8claws39
236 applied variation of leonerd's patch (566661) to
237 allow multiple email addresses per JPilot entry.
238 addresses may be separated by space, comma, pipe,
239 semi-colon, new-line.
241 2002-06-30 [alfons] 0.7.8claws38
244 simple fix for putting older nodes before
245 newer nodes when threading by subject
247 2002-06-30 [christoph] 0.7.8claws37
254 fix broken folder tree rescaning
255 and don't use procmsg_get_mark_sum
258 2002-06-30 [christoph] 0.7.8claws36
260 * merge new cache branch
262 fix new cache imap copy bug
264 improved folder_item_scan
265 it should now always set the correct
266 new, unread and total message counts
268 2002-06-29 [paul] 0.7.8claws35
273 2002-06-29 [paul] 0.7.8claws34
277 man/Makefile.am ** NEW FILE **
278 man/sylpheed.1.gz ** NEW FILE **
279 add Sylpheed man page
281 2002-06-29 [paul] 0.7.8claws33
284 updated by Fabio Junior Beneditto
286 2002-06-28 [jens] 0.7.8claws32
291 * src/selective_download.c
292 removed gettext for space " "
297 2002-06-28 [paul] 0.7.8claws31
299 * sync with 0.7.8cvs11
300 see ChangeLog 2002-06-28
302 2002-06-28 [paul] 0.7.8claws30
304 * sync with 0.7.8cvs10
305 see ChangeLog 2002-06-27 and 2002-06-28
307 2002-06-26 [paul] 0.7.8claws29
310 src/selective_download.c
311 don't gettextise empty strings.
312 reserved by gettext. gettext("") returns
313 the header entry with meta information,
319 2002-06-26 [paul] 0.7.8claws28
321 * sync with 0.7.8cvs7
322 see ChangeLog 2002-06-25
325 ...and in the process, tweak the gui a little
327 2002-06-25 [alfons] 0.7.8claws27
331 fine tune ldap library detection
333 2002-06-25 [alfons] 0.7.8claws26
336 don't allow return receipts when composing a news article
338 2002-06-25 [paul] 0.7.8claws25
341 add '$(AMTAR)' to 'release' section to allow for
342 new and older autotools
344 2002-06-25 [paul] 0.7.8claws24
347 fix "No more unread messages" persistant pop-up
350 2002-06-25 [paul] 0.7.8claws23
353 updated by Alessandro Maestri
355 2002-06-25 [paul] 0.7.8claws22
357 * sync with 0.7.8cvs6
358 see ChangeLog 2002-06-25
360 2002-06-24 [paul] 0.7.8claws21
363 add GPL copyright information
365 2002-06-24 [paul] 0.7.8claws20
369 tools/update-po ** NEW FILE **
370 add script that eases the creation of *.po files
371 Submitted by Wilbert Berendsen <wilbert@oswf.org>
373 2002-06-23 [alfons] 0.7.8claws19
376 make notification_convert_header obey const correctness
377 (next step will be fixing the broken return receipt)
379 2002-06-23 [paul] 0.7.8claws18
382 fix bug introduced in last commit:
383 removed too much code in last commit - put back what's
386 2002-06-23 [paul] 0.7.8claws17
388 * src/messageview.[ch]
389 remove code committed in error from locally patched
392 2002-06-23 [colin] 0.7.8claws16
395 add compose_entry_select(), used to select the default_to
396 email address - hopefully avoiding people sending mails to
399 2002-06-22 [alfons] 0.7.8claws15
402 add Bram Metsch & Stanislav Karchebny
404 * src/prefs_account.[ch]
406 - apply and adapt Bram's patch which allows user to set SMTP AUTH
407 options. (see <http://sourceforge.net/tracker/index.php
408 ?func=detail&aid=566937&group_id=25528&atid=384600>);
410 - merge Stanislav's fix to make SMTP AUTH work with qmail
411 (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
413 2002-06-22 [paul] 0.7.8claws14
415 * sync with 0.7.8cvs5
416 see ChangeLog 2002-06-19 and 2002-06-20
418 2002-06-22 [alfons] 0.7.8claws13
420 * src/selective_download.c
421 fix a stupid mistake I made
423 2002-06-22 [alfons] 0.7.8claws12
425 * src/selective_download.[ch]
426 fix another unnoticed leak; cleanup code
431 gpg-sign <-- gpg-sign-syl
433 2002-06-21 [alfons] 0.7.8claws11
435 * src/selective_download.c
436 * src/selective_download.h
437 fix assorted mix of allocation errors (should solve
438 problem reported by Philippe Gramoullé, see:
439 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
441 2002-06-20 [melvin] 0.7.8claws10
443 * tools/gpg-sign *REMOVED*
444 tools/gpg-sign-syl *ADDED*
445 Replaced the gpg clearsigning script with the version using
446 xterm instead of ssh-askpass and changed its name.
449 Updated actions example to reflect the renaming of the
450 gpg clearsigning script.
452 2002-06-19 [paul] 0.7.8claws9
454 * sync with 0.7.8claws9
455 see ChangeLog 2002-06-18 and 2002-06-19
457 2002-06-19 [paul] 0.7.8claws8
459 * sync with 0.7.8cvs1
460 see ChangeLog 2002-06-18
462 2002-06-18 [alfons] 0.7.8claws7
465 add omitted prototype
467 2002-06-17 [paul] 0.7.8claws6
470 fix hiding of exec_btn
472 2002-06-17 [paul] 0.7.8claws5
475 remove unneeded code: should_delete()
476 and Pop3State::uidl_todelete_list
478 2002-06-17 [paul] 0.7.8claws4
481 see ChangeLog 2002-06-11 and 2002-06-13
483 2002-06-16 [alfons] 0.7.8claws3
486 make sure lock sort mode (claws specific) is
487 also persists after a tree rescan
489 2002-06-16 [alfons] 0.7.8claws2
491 * src/prefs_folder_item.c
493 fix persistence of folder sort mode (broken
494 by adapting Hiro's new folder persistence code)
496 2002-06-16 [alfons] 0.7.8claws1
500 * src/prefscommon.[ch]
501 control size of log text in log window;
502 closes patch #569155 submitted by Mitko Haralanov.
504 2002-06-15 [paul] 0.7.8claws
506 * release of 0.7.8claws
508 2002-06-15 [paul] 0.7.7claws
511 updated by Fabio Junior Beneditto
513 2002-06-14 [paul] 0.7.6claws49
516 updated by Ricardo Mones Lastra
518 2002-06-14 [paul] 0.7.6claws48
521 updated translation by Wilbert Berendsen
523 2002-06-14 [melvin] 0.7.6claws47
526 Updated French translation
528 2002-06-13 [paul] 0.7.6claws46
531 allow filename to be typed in, rather than just
532 selected by the mouse. Patch by Gustavo Noronha Silva.
534 2002-06-13 [alfons] 0.7.6claws45
536 * src/mainwindow.[ch]
537 more cleanups (removing unnecessary menu items Expand
538 summary / message view)
540 2002-06-13 [melvin] 0.7.6claws44
543 Added src/string_match.c
545 Fixed possible buffer overflow.
547 Added missing config.h header.
551 Made some strings translatable (missing _(..)).
553 2002-06-13 [melvin] 0.7.6claws43
556 Corrected action example (verifying clearsigned mail).
557 * src/prefs_account.c
560 Removed incorrect line that generated a Gtk-CRITICAL msg.
562 2002-06-12 [alfons] 0.7.6claws42
565 add init of score column lost in 0.7.6claws42
567 2002-06-12 [paul] 0.7.6claws41
569 * src/prefs_account.c
570 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the
571 behavior of the radio buttons, (from 0.7.7cvs2)
573 2002-06-11 [alfons] 0.7.6claws40
575 * src/messageview.[ch]
576 * src/summaryview.[ch]
577 * src/summary_search.c
579 perform a sync to bring in Hiro's separate view implementation
581 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
583 2002-06-11 [paul] 0.7.6claws39
585 * src/prefs_account.c
586 correct a typo on the Receive tab
588 2002-06-10 [match] 0.7.6claws38
591 Included address completion patch from Gustavo Noronha.
593 2002-06-10 [paul] 0.7.6claws37
597 src/prefs_account.[ch]
598 src/selective_download.[ch]
601 - check if POP Account
602 - Receive Button renamed to Preview
603 - Preview Button Popup: preview new/all messages
605 - Account Preferences-->Receive tab checkbutton if you
606 want to remove Mail after Download
608 - Account Preferences-->Receive tab checkbutton use
609 filtering rules on preview
610 (think of delete_on_server)
612 - Account selectable from SD dialog
613 - checkbutton to show already downloaded messages if
614 all messages are previewed
615 - new clist column showing Date
618 - play ball with UIDL
620 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
622 2002-06-10 [melvin] 0.7.6claws36
625 Added a hint to ac/README in cvs instructions.
627 * src/prefs_actions.c
628 Made it possible to use a more elaborate command line
629 for asynchronous actions, too.
631 2002-06-10 [melvin] 0.7.6claws35
633 * src/prefs_actions.c
634 Make it possible to use a more elaborate command line
635 (e.g. |foo|bar|cat>there;echo Done|)
636 Corrected error message when calling %f, %F and %p commands
637 from the compose window.
639 2002-06-09 [colin] 0.7.6claws34
642 Automatically find unread messages in current folder
643 before annoying the user.
645 2002-06-08 [alfons] 0.7.6claws33
648 remove bad formatting string in it.po translation
649 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
651 2002-06-08 [paul] 0.7.6claws32
653 * sync with 0.7.6cvs25
654 see ChangeLog 2002-06-07
656 2002-06-05 [paul] 0.7.6claws31
659 add 'Sort by locked' and 'Sort by score'
661 2002-06-05 [paul] 0.7.6claws30
663 * sync with 0.7.6cvs24
664 see ChangeLog 2002-06-04
666 2002-06-04 [paul] 0.7.6claws29
669 updated by Fabio Junior Beneditto
671 2002-06-03 [thorsten] 0.7.6claws28
674 fclose() matcherrc after reading
676 2002-06-03 [paul] 0.7.6claws27
678 * sync with 0.7.6cvs21
679 see ChangeLog 2002-05-31
681 2002-05-31 [paul] 0.7.6claws26
683 * sync with 0.7.6cvs20
684 see ChangeLog 2002-05-29 and 2002-05-30
686 2002-05-31 [paul] 0.7.6claws25
689 hopefully fix last buggy sync
692 correct typo in 'Actions' examples
694 2002-05-29 [paul] 0.7.6claws24
696 * sync with 0.7.6cvs18
697 see ChangeLog 2002-05-28 and 2002-05-29
703 2002-05-28 [paul] 0.7.6claws23
705 * sync with 0.7.6cvs16
706 see ChangeLog 2002-05-28
708 2002-05-27 [thorsten] 0.7.6claws22
710 * faq/it/sylpheed-faq-1.html
711 faq/it/sylpheed-faq-2.html
712 faq/it/sylpheed-faq-3.html
713 faq/it/sylpheed-faq.html
714 corrected DOS lineendings
715 * faq/de/sylpheed-faq-1.html
716 faq/de/sylpheed-faq-2.html
717 faq/en/sylpheed-faq-1.html
718 faq/en/sylpheed-faq-2.html
719 faq/en/sylpheed-faq-3.html
720 faq/es/sylpheed-faq-1.html
721 faq/es/sylpheed-faq-2.html
722 faq/es/sylpheed-faq-3.html
723 faq/fr/sylpheed-faq-1.html
724 faq/it/sylpheed-faq-1.html
725 faq/it/sylpheed-faq-2.html
726 faq/it/sylpheed-faq-3.html
727 faq/it/sylpheed-faq.html
728 changed ">" to "
730 2002-05-27 [paul] 0.7.6claws21
732 * sync with 0.7.6cvs15
733 see ChangeLog 2002-05-27
735 2002-05-27 [paul] 0.7.6claws20
737 * src/prefs_account.c
740 2002-05-26 [paul] 0.7.6claws19
745 2002-05-25 [paul] 0.7.6claws18
748 add description of kmail2sylpheed.pl
750 2002-05-25 [paul] 0.7.6claws17
752 * tools/kmail2sylpheed.pl ** NEW FILE **
753 perl script that converts an exported Kmail address
754 book, converts it to sylpheed addressbook file,
755 writes the file to .sylpheed, and updates
758 2002-05-25 [paul] 0.7.6claws16
760 * sync with 0.7.6cvs14
761 see ChangeLog 2002-05-23
763 2002-05-24 [paul] 0.7.6claws15
766 make a correction and add some more info
768 2002-05-24 [paul] 0.7.6claws14
772 compose_redirect_write_headers_from_headerlist()
773 add Subject and Resent-Message-ID to
774 compose_redirect_write_headers()
775 Received, Subject, and X-UIDL are filtered out in
776 compose_redirect_write_to_file()
778 2002-05-23 [paul] 0.7.6claws13
784 src/matcher_parser_lex.l
785 src/matcher_parser_parse.y
786 src/prefs_common.[ch]
787 src/prefs_filtering.c
789 rename 'Bounce' to 'Redirect'
791 2002-05-23 [paul] 0.7.6claws12
793 * more sync with 0.7.6cvs13
795 see ChangeLog 2002-05-22
797 2002-05-22 [paul] 0.7.6claws11
799 * sync with 0.7.6cvs13
801 see ChangeLog 2002-05-20
803 see ChangeLog 2002-05-22
805 2002-05-21 [melvin] 0.7.6claws10
808 Added missing filtering and scoring headers
809 Fixed bad function call that showed garbage
810 in Folder->Processing
812 2002-05-21 [paul] 0.7.6claws9
815 make all tools executable, (patch by Alfons).
817 2002-05-20 [alfons] 0.7.6claws8
820 don't forget to call mktime() so we have a valid week
822 (Bug report by Roger Sondermann <mail@jumaros.de>)
824 2002-05-20 [paul] 0.7.6claws7
827 fix broken parsing of urls
829 fix displaying of urls
831 both fixes from the patch [547855] by Eugene
834 2002-05-19 [alfons] 0.7.6claws6
837 make sylpheed configure correctly with the latest
838 and greatest of automake / autoconf / gettext
840 2002-05-19 [alfons] 0.7.6claws5
844 add function for returning ime zone offset
846 * src/quote_fmt_parse.y
847 better quotation formatting - does not convert
848 to local time, but uses the original date string.
850 Note: %z inserts the timezone offset (should
851 work also on platforms where strftime does not
854 2002-05-18 [christoph] 0.7.6claws4
857 fix indentation of some code
862 correct path for ignorethread.xpm
863 incorrect filename for sylpheed_logo.xpm
864 add missing include matcher_parser_parse.h
866 2002-05-18 [paul] 0.7.6claws3
868 * sync with 0.7.6cvs8
869 see ChangeLog 2002-05-16 and 2002-05-17
871 2002-05-18 [melvin] 0.7.6claws2
874 Corrected an action's definition and fixed some misspellings.
876 2002-05-18 [paul] 0.7.6claws1
879 tools/gpg-sign ** new file **
880 tools/uudec ** new file **
881 add Melvin's Actions scripts
884 add Melvin's descriptions for Actions
886 2002-05-18 [paul] 0.7.6claws
888 * Version 0.7.6claws released
890 2002-05-17 [paul] 0.7.5claws32
893 updated by Ricardo Mones Lastra
895 2002-05-17 [paul] 0.7.5claws31
898 fix Account prefs default folder for sent/draft/deleted
903 updated translation by Alessandro Maestri and
906 2002-05-17 [melvin] 0.7.5claws30
908 * src/prefs_actions.c
909 Fixed bug where using %F not at the end of the command
910 resulted in an additional empty argument being created.
911 Thanks to Darko Koruga for reporting the bug.
913 2002-05-17 [melvin] 0.7.5claws29
916 Updated French translations.
918 2002-05-15 [paul] 0.7.5claws28
921 updated by Ricardo Mones Lastra
923 2002-05-15 [paul] 0.7.5claws27
925 * sync with 0.7.6cvs4
926 see ChangeLog 2002-05-14 and 2002-05-15
928 2002-05-14 [paul] 0.7.5claws26
930 * sync with 0.7.6cvs1
931 see ChangeLog 2002-05-13
933 2002-05-13 [thorsten] 0.7.5claws25
936 fix select_all and copy in multipart messages
938 fix select_all and copy in multipart messages
940 2002-05-12 [paul] 0.7.5claws24
943 reverse last commit, bug already fixed in 0.7.5claws3
945 2002-05-12 [netztorte] 0.7.5claws23
948 dont parse empty addressbook (checked in before claws20)
950 2002-05-12 [melvin] 0.7.5claws22
953 Removed unneeded priority code introduced by the previous
956 2002-05-12 [melvin] 0.7.5claws21
959 Added possibility to set message's priority.
961 Added possibility to set message's priority.
962 Added missing headers
964 2002-05-12 [melvin] 0.7.5claws20
966 * src/prefs_actions.c
967 Removed implicitely added quotes around the name
968 of the temporary files of mime parts.
970 2002-05-12 [paul] 0.7.5claws19
972 * sync with 0.7.5cvs20
973 see ChangeLog 2002-05-11
975 2002-05-12 [alfons] 0.7.5claws18
977 * src/quote_fmt_lex.l
978 * src/quote_fmt_parse.y
979 allow quote / reply date & time format to be set using
980 %D{format}. format is a format string you'd pass to
981 strftime() (see man strftime, or the Display tab |
982 Date format setting).
984 Currently %D converts the date to local time.
986 2002-05-11 [paul] 0.7.5claws17
988 * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
989 see ChangeLog 2002-05-10 and 2002-05-11
991 2002-05-10 [paul] 0.7.5claws16
993 * sync with 0.7.5cvs16
994 see ChangeLog entries 2002-05-09 and
997 2002-05-10 [colin] 0.7.5claws15
1000 Corrected a bug that prevented sylpheed to open
1001 double-clicked URIs.
1003 2002-05-09 [paul] 0.7.5claws14
1005 * sync with 0.7.5cvs14
1006 see ChangeLog 2002-05-08 and 2002-05-09
1008 2002-05-08 [paul] 0.7.5claws13
1010 * sync with 0.7.5cvs11
1011 see ChangeLog entry 2002-05-08
1013 2002-05-08 [paul] 0.7.5claws12
1017 fix segfault on View->Open in new window
1018 patch submitted by Thorsten Maerz <torte@netztorte.de>
1020 2002-05-07 [paul] 0.7.5claws11
1022 * sync with 0.7.5cvs9
1023 see ChangeLog entry 2002-05-07
1025 2002-05-06 [paul] 0.7.5claws10
1029 display url in statusbar on single-click
1030 patch submitted by Thorsten Maerz <torte@netztorte.de>
1032 2002-05-06 [match] 0.7.5claws9
1039 XML implementation of properties file.
1040 * src/exporthtml.[ch]
1041 * src/expthtmldlg.[ch]
1045 2002-05-02 [sergey] 0.7.5claws8
1047 * src/mainwindow.c (mainwin_entries),
1048 src/prefs_common.c (prefs_send_create()),
1049 src/codeconv.c (locale_table):
1050 use charset name "Windows-1251" instead of "CP1251".
1052 2002-05-02 [colin] 0.7.5claws7
1056 src/prefs_folder_item.c
1057 Fixed cosmetics bugs due to Outbox renamed to Sent.
1059 2002-05-02 [hiro] 0.7.5claws6
1062 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
1064 2002-05-02 [paul] 0.7.5claws5
1067 more sync with 0.7.5cvs7, see ChangeLog entry
1070 2002-05-02 [hiro] 0.7.5claws4
1073 compose_queue_sub():
1074 check if queue folder exists (closes #550397).
1075 removed directory creation since it should be handled
1078 imap_add_msg(): return UID for appended message
1081 2002-04-30 [paul] 0.7.5claws3
1084 fix account_find_from_address() bug
1086 2002-04-28 [colin] 0.7.5claws2
1090 src/prefs_common.[ch]
1092 Added user-definable quotation characters recognition.
1094 2002-04-28 [paul] 0.7.5claws1
1096 * sync with 0.7.5cvs4
1097 see ChangeLog entry 2002-04-25
1099 2002-04-28 [paul] 0.7.5claws
1104 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
1105 Fabio Junior Beneditto
1107 2002-04-27 [jens] 0.7.4claws103
1110 updated German translation.
1112 2002-04-27 [hiro] 0.7.4claws102
1115 summary_write_cache(): fixed the mark loss of hidden messages.
1117 2002-04-26 [melvin] 0.7.4claws101
1120 fixed a second typo (same one)
1124 fixed the type again...
1126 2002-04-26 [melvin] 0.7.4claws100
1129 fixed a typo in an alert message ("temorary").
1132 corrected the typo described above.
1134 updated French translation.
1136 2002-04-26 [darko] 0.7.4claws99
1139 fix target folder colorization
1141 2002-04-25 [paul] 0.7.4claws98
1144 updated by Alessandro Maestri
1146 2002-04-24 [colin] 0.7.4claws97
1149 Fixed double "subject is empty" question.
1151 2002-04-23 [colin] 0.7.4claws96
1154 Corrected issue when "automatically display images" was
1155 not set : first image remained after selecting second.
1157 2002-04-23 [melvin] 0.7.4claws95
1159 * src/prefs_actions.c
1160 Don't display in/out dialog if there is nothing to show.
1162 2002-04-23 [paul] 0.7.4claws94
1164 * sync with 0.7.5cvs3
1165 bug fixes: see ChangeLog entry 2002-04-23
1167 2002-04-22 [darko] 0.7.4claws93
1170 fix previous check-in which changed code after
1173 2002-04-22 [paul] 0.7.4claws92
1180 update English, Spanish and French FAQs
1183 add German and Spanish manuals
1186 update English and French manuals
1189 add to and re-arrange the pixmap entries
1191 2002-04-22 [darko] 0.7.4claws91
1194 fix sender initials recognition to only allow
1195 '>' after the initials
1197 2002-04-21 [paul] 0.7.4claws90
1199 * sync with 0.7.5 release
1200 see ChangeLog entry 2002-04-21
1205 add colin's new pixmaps to EXTRA_DIST
1207 2002-04-21 [colin] 0.7.4claws89
1210 * src/mainwindow.[ch]
1211 * src/prefs_common.[ch]
1212 * src/stock_pixmap.[ch]
1213 Added "Work offline" ability.
1215 2002-04-21 [colin] 0.7.4claws88
1218 * src/prefs_common.c
1219 * src/prefs_common.h
1220 * src/textview.c : Added an option to common preferences -> display
1221 to allow user not to automatically display images.
1223 2002-04-21 [paul] 0.7.4claws87
1225 * sync with 0.7.4cvs52
1226 see ChangeLog entry 2002-04-21 (src/imap.c)
1228 2002-04-21 [paul] 0.7.4claws86
1230 * sync with 0.7.4cvs51
1231 see ChangeLog entry 2002-04-21
1233 2002-04-21 [paul] 0.7.4claws85
1235 * sync with 0.7.4cvs49
1236 see ChangeLog entries 2002-04-20 and 2002-04-21
1239 clean up: remove old 'stock_' element from xpm
1242 2002-04-21 [alfons] 0.7.4claws84
1244 apply sync patch from Paul
1247 use old claws prefs_folder_item_create() for now
1249 2002-04-19 [match] 0.7.4claws83
1251 * src/addressbook.[ch]
1252 * src/addrharvest.[ch]
1253 * src/addrgather.[ch]
1256 * src/summaryview.[ch]
1259 2002-04-19 [paul] 0.7.4claws82
1262 updated by Fabio Junior Beneditto
1264 2002-04-14 [alfons] 0.7.4claws81
1267 add #include <sys/types.h> for mode_t and off_t
1269 2002-04-13 [paul] 0.7.4claws80
1274 src/prefs_common.[ch]
1276 enable storing of GnuPG passphrase for the whole
1277 session or a user-defined number of minutes. patch
1278 submitted by Ravemax <ravemax@dextrose.com>
1280 2002-04-13 [alfons] 0.7.4claws79
1283 make email parser also stop scanning when encountering separators
1284 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
1286 2002-04-13 [paul] 0.7.4claws78
1288 * sync with 0.7.4cvs39
1289 see ChangeLog entry 2002-04-12
1291 2002-04-11 [paul] 0.7.4claws77
1293 * sync with 0.7.4cvs37
1294 see ChangeLog entry 2002-04-11
1296 2002-04-11 [paul] 0.7.4claws76
1299 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
1300 the clause for OpenSSL). sync with sylpheed main
1302 2002-04-09 [melvin] 0.7.4claws75
1305 Made 'Ctrl-Enter' on send ignore some modifiers
1306 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
1307 to bind other *-Enter (but not Alt-Enter).
1309 2002-04-09 [paul] 0.7.4claws74
1311 * sync with 0.7.4cvs35
1312 see ChangeLog entries 2002-04-09
1314 2002-04-08 [paul] 0.7.4claws73
1316 * sync with 0.7.4cvs33
1317 see ChangeLog entry 200-04-08
1319 2002-04-07 [match] 0.7.4claws72
1321 * src/addrharvest.[ch]
1322 fixed to read all addresses in header, regardless
1323 of header size. improved name parsing. accommodate
1324 harvest from folders and selected message.
1326 included new address parsing function.
1327 * src/addrgather.[ch]
1328 * src/addressbook.[ch]
1329 * src/summaryview.[ch]
1331 allow address harvest of folder as well as selected
1334 2002-04-07 [paul] 0.7.4claws71
1338 don't try to authenticate with CRAM-MD5 in SMTP when
1339 SMTP-AUTH enabled if MTA doesn't issue this
1340 auth-method in it's ehlo-response. bug item #531364,
1341 patch item #938910. patch submitted by Colin Leroy
1344 2002-04-07 [paul] 0.7.4claws70
1347 fix missing MODE_READER bug. patch submitted by
1348 Colin Leroy <colin@colino.net>
1350 2002-04-07 [alfons] 0.7.4claws69
1353 * src/prefs_filtering.c
1355 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
1356 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
1358 2002-04-07 [paul] 0.7.4claws68
1360 * sync with 0.7.4cvs32
1361 see ChangeLog entry 2002-04-06
1363 * tools/filter_conv.pl
1366 2002-04-06 [paul] 0.7.4claws67
1368 * tools/filter_conv.pl
1369 modify to be able to find the name of the first
1370 mailbox and use that. main's filter does not
1371 record the full path to the mailbox and therefore
1372 can only filter to the first mailbox.
1374 2002-04-05 [paul] 0.7.4claws66
1376 * tools/filter_conv.pl
1377 attempt to make the script all-encompassing and
1378 be able to convert any main 'filter' rule thrown
1381 2002-04-05 [paul] 0.7.4claws65
1383 * tools/filter_conv.pl
1384 allow for collapsed folder trees
1386 2002-04-05 [paul] 0.7.4claws64
1388 * sync with 0.7.4cvs31
1389 see ChangeLog entries 2002-04-05
1391 2002-04-03 [paul] 0.7.4claws63
1393 * sync with 0.7.4cvs29
1394 see ChangeLog entries 2002-04-02 and 2002-04-03
1396 2002-04-02 [paul] 0.7.4claws62
1398 * sync with 0.7.4cvs26
1399 see ChangeLog entry 2002-04-01
1401 2002-04-02 [match] 0.7.4claws61
1404 * src/importpine.[ch]
1406 import Pine address book.
1408 2002-04-02 [match] 0.7.4claws60
1410 * src/addrharvest.[ch]
1411 improve address parsing of funky addresses.
1413 2002-04-02 [darko] 0.7.4claws59
1416 wrap on send improvements, it now recognizes quoted
1417 initials as part of the quotation string, and it
1418 does not join lines separated by CR
1420 2002-04-01 [match] 0.7.4claws58
1423 added new functions.
1425 remove excessive duplicate address generation
1428 2002-04-01 [alfons] 0.7.4claws57
1433 2002-04-01 [paul] 0.7.4claws56
1435 * sync with 0.7.4cvs25
1436 see ChangeLog entry 2002-04-01
1438 2002-04-01 [alfons] 0.7.4aprilfool55
1441 honour feature request item #537427 to allow for
1442 displaying names from address book for sent mail also
1444 2002-03-29 [paul] 0.7.4claws54
1447 src/prefs_filtering.[ch]
1450 add 'fast filter' for claws' filtering,
1451 /Tools/Create filter rule/... patch submitted
1452 by Neill Miller <neillm@thecodefactory.org>
1454 2002-03-29 [paul] 0.7.4claws53
1456 * sync with 0.7.4cvs24
1457 see ChangeLog entry 2002-03-29
1459 2002-03-28 [paul] 0.7.4claws52
1461 * sync with 0.7.4cvs23
1462 see ChangeLog entry 2002-03-28
1464 2002-03-27 [melvin] 0.7.4claws51
1466 * src/prefs_actions.c
1467 Added support to pass only one message part (as a
1468 file) to the command using '%p'. No quotes are needed
1469 because doubles quotes are automatically added.
1470 Fixed bug where Sylpheed could block when waiting for
1471 a child process to finish.
1472 Changed the help menu to remove quotes around symbols to
1473 avoid misinterpretation (they must not be used).
1475 2002-03-27 [melvin] 0.7.4claws50
1478 Made the new mail notification command always
1479 execute asynchronously.
1481 2002-03-27 [paul] 0.7.4claws49
1484 fix bug introduced in last commit
1486 2002-03-27 [paul] 0.7.4claws48
1488 * sync with 0.7.4cvs21
1489 see ChangeLog 2002-03-26 and 2002-03-27
1491 2002-03-26 [hoa] 0.7.4claws47
1493 * src/prefs_folder_item.c
1494 really fixed the bug #516442 with folder rescan.
1496 2002-03-26 [paul] 0.7.4claws46
1498 * sync with 0.7.4cvs19
1499 see ChangeLog entries 2002-03-25 and 2002-03-26
1501 2002-03-25 [hoa] 0.7.4claws45
1505 fix the bug #516442 with folder rescan.
1507 * src/prefs_common.[ch]
1509 added an option to enable two different behaviours
1513 2002-03-25 [paul] 0.7.4claws44
1516 src/selective_download.c
1517 correct a few menuitem labels
1519 2002-03-25 [christoph] 0.7.4claws43
1522 fix non deleted tmp message in
1523 procmsg_save_to_outbox
1524 fix problems caused by sync with
1525 main branch's procmsg_send_queue
1527 2002-03-25 [paul] 0.7.4claws42
1531 src/quote_fmt_parse.y
1532 add Last name (%L) placeholder for quoting.
1533 patch submitted by Thorsten Thielen
1534 <thth@users.sourceforge.net>
1536 2002-03-25 [paul] 0.7.4claws41
1539 get full hostname. patch submitted by
1540 Bob Woodside <rwoodside1@comcast.net>
1542 2002-03-25 [paul] 0.7.4claws40
1547 src/prefs_account.[ch]
1548 enable NNTP over SSL. patch submitted by
1549 Pascal Jermini <pascal@infinity.hn.org>
1551 2002-03-24 [paul] 0.7.4claws39
1553 * src/prefs_common.c
1554 make the arrangement of the Compose tab more
1558 fix some irregularities of style
1561 updated by Kilian Krause
1563 2002-03-23 [paul] 0.7.4claws38
1566 updated by Fabio Junior Beneditto
1568 2002-03-23 [paul] 0.7.4claws37
1571 move 'Gather addresses' to 'Tools' menu
1572 make 'Selective download' sensitive
1574 2002-03-23 [paul] 0.7.4claws36
1576 * sync with 0.7.4cvs16
1577 see ChangeLog entries 2002-03-23
1579 2002-03-22 [christoph] 0.7.4claws35
1581 * src/quote_fmt_parse.y
1582 fix include program output
1584 2002-03-22 [alfons] 0.7.4claws34
1587 initialize GDate stack variable correctly (sorry!)
1589 2002-03-22 [paul] 0.7.4claws33
1595 rename 'Tool' to 'Tools'
1598 move 'Delete duplicated messages' from
1599 'Message/' to 'Tools/'
1600 re-arrange the order of 'Tools/' items
1602 2002-03-22 [paul] 0.7.4claws32
1605 src/addressbook.[ch]
1606 auto-address completion now also matches on
1607 Nickname. patch submitted by Bob Forsman
1608 <hammor@users.sourceforge.net>
1611 correct a spelling mistake
1613 2002-03-22 [alfons] 0.7.4claws31
1616 fix getting uidl from incorrect string
1619 2002-03-21 [alfons] 0.7.4claws30
1622 more code refactoring
1623 plug mem leak introduced by delete on server
1625 2002-03-21 [paul] 0.7.4claws29
1627 * sync with 0.7.4cvs11
1628 see ChangeLog entries 2002-03-20
1630 2002-03-20 [alfons] 0.7.4claws28
1633 apply Colin's patch and refactor
1635 2002-03-20 [paul] 0.7.4claws27
1637 * sync with sylpheed 0.7.4cvs9
1638 see ChangeLog entry 2002-03-20
1640 2002-03-19 [christoph] 0.7.4claws26
1645 revert changes for flag updates
1646 (does not work correctly and no time to debug)
1648 2002-03-20 [alfons] 0.7.4claws25
1651 refactor should_delete() a little bit
1653 2002-03-19 [paul] 0.7.4claws24
1657 src/prefs_account.[ch]
1658 allow the user to leave downloaded mail on the
1659 server for n days. Patch submitted by Colin Leroy
1662 2002-02-19 [paul] 0.7.4claws23
1664 * sync with sylpheed 0.7.4cvs8
1665 see ChangeLog entries 2002-03-19
1667 2002-03-18 [paul] 0.7.4claws22
1669 * sync with sylpheed 0.7.4cvs6
1670 see ChangeLog entry 2002-03-18
1672 2002-03-18 [paul] 0.7.4claws21
1675 add en_GB message catalogue
1680 correct a few spelling mistakes
1682 2002-03-17 [alfons] 0.7.4claws20
1685 more stringent checks for NULL params when writing
1686 filtering actions to a file
1688 2002-03-17 [hoa] 0.7.3claws20
1691 fixed the count of new messages
1694 fixed the "attachment properties" window
1696 2002-03-17 [paul] 0.7.4claws19
1701 src/prefs_account.[ch]
1704 automatically mark cross-posted messages as read
1705 and (optionally) give them a colour label
1706 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
1709 2002-03-17 [paul] 0.7.4claws18
1711 * sync with sylpheed 0.7.4cvs5
1712 see ChangeLog entry 2002-03-17
1714 2002-03-17 [melvin] 0.7.4claws17
1717 Worked around a gtktext 'bug': when searching for
1718 a text in a long message it was scrolling slowly
1719 line by line until it hit the searched text.
1721 Updated French translation
1723 2002-03-17 [melvin] 0.7.4claws16
1727 * src/prefs_actions.c
1728 Moved "Edit/Actions" to "Tool/Actions"
1729 Made mainwindow/compose window sensitive as soon as
1730 no child process is running anymore even if the io dialog
1732 Fixed a struct being initialized with a non constant char*
1734 2002-03-16 [christoph] 0.7.4claws15
1737 add --with-compiler-flags option
1738 (only for developer hacking)
1742 try to make folder-stats and flag handling more
1743 independent from the summaryview. msgcounts
1744 are only set when the folder is opened and
1745 procmsg_msginfo_(un)set_flags will handle it
1746 later and summaryview will get the values
1749 2002-03-16 [paul] 0.7.4claws14
1752 fix Return-receipt. Patch submitted by Bob
1753 Woodside <rwoodside1@comcast.net>
1755 2002-03-16 [paul] 0.7.4claws13
1758 fix 'dynamic' signatures, make it work again
1759 broken during sync on 2002-03-14 (0.7.4claws2)
1761 2002-03-15 [match] 0.7.4claws12
1763 * src/addrharvest.[ch]
1764 * src/addrgather.[ch]
1765 * src/addressbook.[ch]
1767 included address harvester feature. still some
1768 issues with address parsing that I will fix.
1770 2002-03-15 [match] 0.7.4claws11
1773 * src/addrcache.[ch]
1774 * src/addressbook.[ch]
1783 tidy up. fix memory leaks. moved attribs and methods
1784 from individual interfaces to addrcache object. prep
1785 for new stuff to come in.
1787 2002-03-15 [alfons] 0.7.4claws10
1790 * src/matcher_parser_parse.y
1791 * src/matcher_parser_lex.l
1792 * src/prefs_matcher.c
1793 add filtering conditions message greater than, smaller
1794 than, and exactly matching a size in bytes
1795 (does not work with delete from POP3 server yet)
1797 this should also give others an idea what you should
1798 do to add new criterions to claws filtering system
1801 2002-03-15 [paul] 0.7.4claws9
1803 * tools/filter_conv.pl
1804 exit if there are no filter rules to convert
1805 rename filterrc to filterrc.old after completion
1807 2002-03-15 [paul] 0.7.4claws8
1809 * sync with sylpheed 0.7.4cvs3
1810 see ChangeLog entry 2002-03-14
1812 2002-03-14 [paul] 0.7.4claws7
1815 clean up the last commit (ahem)
1817 2002-03-14 [paul] 0.7.4claws6
1820 fix bug #515655. honour account preferences
1821 regarding gpg default signing/encryption when
1822 changing account from the compose window.
1824 2002-03-14 [paul] 0.7.4claws5
1827 remove unnecessary curly brackets
1829 2002-03-14 [paul] 0.7.4claws4
1832 src/prefs_filtering.[ch]
1833 add filter rename on folder rename and filter
1834 delete on folder delete. Patch submitted by
1835 Neill Miller <neillm@thecodefactory.org>
1837 2002-03-14 [christoph] 0.7.4claws3
1842 (patch submitted by "Simon 'corecode' Schubert")
1843 * src/prefs_common.c
1847 2002-03-14 [paul] 0.7.4claws2
1849 * sync with sylpheed 0.7.4cvs2
1850 see ChangeLog entry 2002-03-13
1852 2002-03-12 [darko] 0.7.4claws1
1855 fix what seems to be a copy and paste error
1856 when setting color for important messages
1859 2002-03-11 [paul] version 0.7.4claws released
1861 2002-03-11 [paul] 0.7.4claws
1867 update message catalogs. Submitted by Ricardo Mones
1868 Lastra, Alessandro Maestri, Wilbert Berendsen, and
1869 Fabio Junior Beneditto
1874 faq/it/sylpheed-faq*
1880 2002-03-11 [jens] 0.7.3claws7
1883 updated German translation
1885 2002-03-11 [melvin] 0.7.3claws6
1888 updated and corrected French translation
1890 2002-03-10 [hoa] 0.7.3claws5
1894 * src/prefs_account.c
1897 fixed the local account.
1898 you have to change the default "/usr/sbin/sendmail"
1899 to "/usr/sbin/sendmail -t" in the preferences of
1903 removed some debug display for renderer
1905 2002-03-10 [paul] 0.7.3claws4
1907 * faq/en/sylpheed-faq-1.html
1908 faq/en/sylpheed-faq-2.html
1911 2002-03-09 [paul] 0.7.3claws3
1913 * sync with sylpheed 0.7.4
1914 see ChangeLog entry 2002-03-09
1916 2002-03-08 [paul] 0.7.3claws2
1918 * faq/en/sylpheed-faq*
1919 faq/es/sylpheed-faq*
1920 faq/fr/sylpheed-faq*
1923 * manual/fr/.cvsignore
1924 manual/fr/Makefilea.am
1928 add the French manual
1930 2002-03-07 [paul] 0.7.3claws1
1932 * sync with sylpheed 0.7.3cvs4
1933 see ChangeLog entries 2002-03-06 and 2002-03-07
1936 updated by Wilbert Berendsen
1938 2002-03-07 [melvin] 0.7.2claws34
1940 * src/selective_download.c
1941 Changed the pixmap of the receive button to MAIL_RECEIVE.
1943 2002-03-06 [paul] 0.7.2claws33
1945 * sync with sylpheed 0.7.3cvs1
1946 bug fix, see ChangeLog entry 2002-03-05
1948 2002-03-05 [paul] 0.7.2claws32
1953 reverse the pgp ascii-armored code implemented in
1954 0.7.2claws16. removal of this code until it matures.
1955 this means that verifying ascii-armored pgp sigs and
1956 automatic decryption of ascii-armored encrypted
1957 messages no longer works.
1959 2002-03-05 [paul] 0.7.2claws31
1964 * faq/en/Makefile.am
1965 faq/en/sylpheed-faq.html
1966 faq/en/sylpheed-faq-1.html
1967 faq/en/sylpheed-faq-2.html
1968 faq/en/sylpheed-faq-3.html
1969 * faq/es/Makefile.am
1970 faq/es/sylpheed-faq.html
1971 faq/es/sylpheed-faq-1.html
1972 faq/es/sylpheed-faq-2.html
1973 faq/es/sylpheed-faq-3.html
1974 faq/es/sylpheed-faq-4.html
1975 * faq/fr/Makefile.am
1976 faq/fr/sylpheed-faq.html
1977 faq/fr/sylpheed-faq-1.html
1978 faq/fr/sylpheed-faq-2.html
1979 faq/fr/sylpheed-faq-3.html
1984 add FAQs in English, Spanish and French
1987 2002-03-05 [paul] 0.7.2claws30
1989 * manual/en/sylpheed.html
1990 manual/en/sylpheed-XX.html
1991 updated the English manual
1996 dialog box pops up if the article can't be deleted.
2001 updated by Fabio Junior Benedito
2005 * removed ac/gpgme.m4
2006 to avoid autogen common problem
2007 developers have to install gpgme development package now
2010 encoding to 7bit or 8bit is enabled.
2012 2002-03-03 [alfons] 0.7.2claws29
2015 merge fix by Oliver Haertel for selective
2018 2002-03-03 [paul] 0.7.2claws28
2020 * sync with sylpheed 0.7.3
2022 2002-03-03 [paul] 0.7.2claws27
2024 * sync with sylpheed 0.7.2cvs24
2025 see ChangeLog entries 2002-03-02 and 2002-03-03
2027 2002-03-02 [melvin] 0.7.2claws26
2032 * src/prefs_common.[ch]
2033 Added user definable notification on new mail arrival.
2034 Removed unused variables in spell checker prefs code.
2036 2002-03-02 [melvin] 0.7.2claws25
2039 Removed unnecessary escape sequences.
2040 Changed 'Initial...' to 'Initials of Sender'
2042 2002-03-02 [paul] 0.7.2claws24
2044 * sync with sylpheed 0.7.2cvs22
2045 see ChangeLog entry 2002-03-01
2047 2002-03-01 [hoa] 0.7.2claws23
2050 Set sensitivity of delete actions to active
2051 even if the folder is a newsgroup.
2054 - Set sensitivity of delete actions
2055 - Added function check_permission() that will check if the
2056 user is authorized to delete a message. For news, it
2057 will check if the author is the same.
2058 - Enabled deletion when there is no trash folder.
2061 - Added news_cancel_article() to cancel articles
2062 - Implemented news_remove_message() (public function)
2064 2002-03-01 [paul] 0.7.2claws22
2068 recognise urls that that don't include 'http://' and
2072 remove duplicated name
2074 2002-02-28 [paul] 0.7.2claws21
2077 src/summaryview.[ch]
2078 add ability to 'Select thread'
2079 combines Melvin's "Select thread's head" patch (#510907)
2080 with Colin Leroy's <colin@colino.net> "Select whole thread"
2083 2002-02-28 [paul] 0.7.2claws20
2086 hopefully fix segfault on right-clicking a mime part
2087 that some people have experienced.
2088 fix submitted by Fredrik Olofsson <frol@linux.nu>
2090 2002-02-28 [paul] 0.7.2claws19
2092 * sync with sylpheed 0.7.2cvs21
2093 see ChangeLog entries 2002-02-27 and 2002-02-28
2095 2002-02-27 [paul] 0.7.2claws18
2097 * sync with sylpheed 0.7.2cvs18
2098 see ChangeLog entries 2002-02-26 and 2002-02-27
2100 2002-02-26 [alfons] 0.7.2claws17
2103 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
2104 (spotted by Chris Hessman <idatech@gmx.net>)
2106 2002-02-26 [paul] 0.7.2claws16
2111 make decryption of ascii-armored pgp encrypted messages
2112 and verification of ascii-armored signatures work again.
2113 slightly altered from the patch by Jens Jahnke
2117 * the checking of plaintext signatures always comes up in
2119 * it doesn't work for multipart messages
2120 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
2121 including the msg headers and these 2 line themselves, are
2125 "View/Folder Tree" becomes "View/Separate Folder Tree"
2126 "View/Message View" becomes "View/Separate Message View"
2127 because its less ambiguous.
2130 updated by Ricardo Mones Lastra
2132 2002-02-26 [paul] 0.7.2claws15
2134 * sync with sylpheed 0.7.2cvs17
2135 see ChangeLog entries 2002-02-25 and 2002-02-26
2137 2002-02-25 [christoph] 0.7.2claws14
2139 * src/filtering.[ch]
2141 do filtering stuff after all messages have been received
2142 1. drop all messages to .processing
2143 2. scan processing folder for messages
2144 3. filter messages or move to inbox
2145 this will also find old messages left in processing after
2146 a crash or something like that and we get a real msginfo
2147 from folder->get_msg_list and do not have to create our
2148 own in filter_message
2149 * src/matcher_parser_parse.y
2150 remove MIX/MAX warning (reordered includes)
2152 2002-02-25 [paul] 0.7.2claws13
2154 * sync with sylpheed 0.7.2cvs15
2155 see ChangeLog entry 2002-02-24
2157 2002-02-24 [alfons] 0.7.2claws12
2160 clear old color flags first when applying a new color to
2162 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
2164 2002-02-24 [alfons] 0.7.2.claws11
2167 * src/prefs_common.c
2168 add presets for Opera and Konqueror, closes patch #517261,
2169 submitted by Ville Skyttä <scop@users.sourceforge.net>
2171 2002-02-24 [alfons] 0.7.2.claws10
2175 fix threading for null message ids, closes patch #521601,
2176 submitted by Bob Forsman <hammor@users.sourceforge.net>
2178 2002-02-24 [alfons] 0.7.2claws9
2182 make Tool | Filter Message work with filtering system so
2183 setting flags also works
2187 - Processing uses the same function as Tool | Filter
2188 Message, but doesn't use the same update proc yet
2190 2002-02-23 [paul] 0.7.2claws8
2192 * sync with sylpheed 0.7.2cvs14
2193 see ChangeLog entries 2002-02-22 and 2002-02-23
2195 2002-02-22 [christoph] 0.7.2claws7
2198 Add column space to table
2199 * src/quote_fmt_parse.y
2202 2002-02-22 [paul] 0.7.2claws6
2210 src/matcher_parser_lex.l
2211 src/matcher_parser_parse.y
2214 src/prefs_filtering.c
2215 src/selective_download.[ch] *** NEW FILES ***
2218 Selective Download added to 'Tool' menu.
2219 Retrieves email headers of the currently selected pop3
2220 account and allows the user to mark emails for deletion
2221 right on the pop3 server. Patch submitted by Oliver Haertel
2222 <oha@users.sourceforge.net>.
2225 add 'src/quote_fmt.c'
2227 2002-02-22 [christoph] 0.7.2claws5
2231 * src/prefs_common.[ch]
2232 * src/prefs_template.c
2233 * src/quote_fmt.c *** NEW FILE ***
2235 move quote format symbol description code
2236 to it's own file because it is used from
2237 differnent code parts
2238 Rewrote symbol description GUI
2241 + get data from array (no more long constant strings)
2242 * src/quote_fmt_lex.l
2243 * src/quote_fmt_parse.y
2244 Symbol for Literal % changed to \% instead of %%
2245 (More logical as \ is used for quoting for other symbols)
2246 Add |f and |p to include files and program output
2248 |f{/home/.../.signature}
2251 Correct wrong spelling for "Referenzen"
2253 2002-02-21 [paul] 0.7.2claws4
2256 forgotten during sync
2258 2002-02-21 [paul] 0.7.2claws3
2260 * sync with sylpheed 0.7.2cvs11
2261 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
2262 2002-02-20 and 2002-02-21
2264 2002-02-20 [melvin] 0.7.2claws2
2266 * src/prefs_actions.c
2267 Added error report when child cannot fork or when execvp
2268 returns with an error.
2270 2002-02-19 [christoph] 0.7.2claws1
2273 return unconverted text if conde conversion is not possible
2274 when libjconv is used.
2275 (patch submitted by "Simon 'corecode' Schubert")
2279 * version 0.7.2claws release
2281 2002-02-19 [paul] 0.7.2claws
2284 updated by Wilbert Berendsen
2287 2002-02-18 [alfons] 0.7.1claws13
2291 remove references to dlfcn and explicitly loading functions
2292 from dynalink libs, because libs linked anyway, and functions
2293 are loaded explicitly
2295 2002-02-17 [melvin] 0.7.1claws12
2297 * src/prefs_actions.c
2298 Replaced children wait loop with double fork technique.
2299 Now, input/output window updated at each new output.
2300 free_children(): Fixed a memory leak.
2301 Made input/output window non closable if running children
2303 Added missing <unistd.h> include.
2304 Added some --debug outputs.
2306 2002-02-17 [melvin] 0.7.1claws11
2309 Fixed bug where descending sort order did not select top
2312 2002-02-17 [melvin] 0.7.1claws10
2315 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
2316 * src/prefs_common.c
2317 Pspell data package directory no more hard coded but
2318 set during configuration (PSPELL_PATH). (Thanks to
2319 Gustavo Noronha Silva.)
2321 2002-02-17 [melvin] 0.7.1claws9
2324 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
2326 Fixed compile-time warnings.
2328 2002-02-16 [alfons] 0.7.1claws8
2331 fix inadvertent free of NULL pointer which caused
2332 sylpheed to crash when closing the save-as dialog
2333 using the window close button
2335 2002-02-16 [carsten] 0.7.1claws7
2336 * src/mainwindow.[ch]
2339 fixes for pixmap theming code:
2340 - recently changed mail attributes shouldn't get
2342 - theme is only reloaded iff another theme was
2345 2002-02-16 [paul] 0.7.1claws6
2347 * sync with sylpheed 0.7.2 release
2348 see ChangeLog entry 2002-02-15 and 2002-02-16
2350 2002-02-15 [paul] 0.7.1claws5
2352 * sync with sylpheed 0.7.1cvs9
2353 see ChangeLog entry 2002-02-15
2356 remove unneeded headerwindow.c entry
2358 2002-02-14 [carsten] 0.7.1claws4
2360 fixed a bug for "Go to next unread message": there was
2361 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
2362 in the prefs, because of doing "Search again" instead
2365 2002-02-14 [carsten] 0.7.1claws3
2366 * src/stock_pixmap.c
2367 removed 2 more mem leaks; following memprof,
2368 this code is "leak free" now :)
2370 2002-02-14 [carsten] 0.7.1claws2
2371 * src/stock_pixmap.c
2372 used opendir/readdir/closedir instead of scandir
2373 -> code should work now on Solaris
2375 2002-02-14 [paul] 0.7.1claws1
2377 * sync with sylpheed 0.7.1cvs8
2378 see ChangeLog entries 2002-02-13 and 2002-02-14
2381 add some description of Actions and Pixmap Themes
2385 * version 0.7.1claws release
2387 2002-02-13 [paul] 0.7.1claws
2392 updated translations, submitted by Ricardo Mones Lastra,
2393 Alessandro Maestri and Fabio Junior Beneditto
2395 2002-02-13 [melvin] 0.7.0claws75
2397 * src/prefs_actions.c
2398 Added missing "signal.h" include
2400 2002-02-13 [melvin] 0.7.0claws74
2402 * src/prefs_folder_item.c
2403 Added missing "config.h" include
2405 Updated French translation for folder propriety.
2407 2002-02-13 [jens] 0.7.0claws73
2410 Added missing src/prefs_folder_item.c [log added by melvin]
2412 Updated German translation.
2414 2002-02-13 [melvin] 0.7.0claws72
2417 Updated French translation.
2419 2002-02-13 [melvin] 0.7.0claws71
2422 Made gtkut_editable_get_selection return NULL if selection
2424 This fixes a bug where selecting part of message A then
2425 switching to message B and replying to it will not
2426 quote the message's body.
2428 2002-02-12 [paul] 0.7.0claws70
2431 cosmetic, relating to pixmap themes: on toolbar make
2432 updating of 'Exec' and 'Compose news/Compose email'
2435 2002-02-12 [carsten] 0.7.0claws69
2441 - refreshing after changing pixmap theme better
2443 - wanted to remove some mem leaks, but alfons was
2444 faster (and had the better solution ;)
2446 2002-02-12 [alfons] 0.7.0claws68
2448 * src/prefs_common.c
2449 * src/stock_pixmap.[ch]
2450 plug mem leaks, refactor code a little bit
2453 2002-02-12 [sergey] 0.7.0claws67
2456 Fixed problem with copying messages to IMAP folders when the
2457 server uses something other than '/' as a namespace separator
2458 (cyrus-imapd uses '.').
2460 2002-02-12 [jens] 0.7.0claws66
2463 Updated German Translation
2465 2002-02-12 [paul] 0.7.0claws65
2467 * sync with sylpheed 0.7.1cvs1
2468 see ChangeLog entry 2002-02-12
2470 2002-02-12 [melvin] 0.7.0claws64
2472 * src/prefs_actions.c
2473 Fixed "feature" where children's output was duplicated
2474 instead of refreshed while monitoring.
2475 Removed some debug code.
2477 2002-02-12 [christoph] 0.7.0claws63
2480 always delete message from queue after sending/send error
2481 (closes bug #509601)
2483 2002-02-12 [melvin] 0.7.0claws62
2485 * src/prefs_actions.c
2486 Children wait loop is now triggered with a timeout of 1s
2487 Added %F which is replaced with the list of filenames
2488 of all selected messages (as suggested by Ricardo Mones Lestra)
2489 Pipe syntax changed. Prefix with | to send selection, postfix
2490 with | to retrieve output. Prefix with > or * to send
2491 user definable input to the command (*: input is hidden)
2492 Old pipe action should now be postfixed with |, too.
2494 2002-02-12 [carsten] 0.7.0claws61 (more 59.75)
2495 * src/stock_pixmap.c
2496 fixed a bug: if there's no theme directory don't
2497 throw an error, just do "nothing" (thanks Alfons)
2499 2002-02-12 [carsten] 0.7.0claws60
2502 had to write the cache twice (nasty!); some marks would
2505 2002-02-11 [carsten] 0.7.0claws59
2508 doc-src/maintainer_guide.txt
2514 src/prefs_common.[ch]
2515 src/stock_pixmap.[ch]
2516 src/summaryview.[ch]
2517 pixmap theming and related work on pixmap
2518 handling on some other places
2519 (e.g. hrm features for all folder)
2520 src/pixmap/stock_*.xpm -> the stock_ was removed
2522 2002-02-11 [paul] 0.7.0claws58
2524 * sync with sylpheed 0.7.1 release
2525 see ChangeLog entries 2002-02-11
2527 2002-02-08 [paul] 0.7.0claws57
2529 * sync with sylpheed 0.7.0cvs39
2530 see ChangeLog entry 2002-02-07 (last entry)
2532 * src/prefs_actions.c
2533 src/prefs_filtering.c
2536 sync: made it compile with C compilers other than gcc
2538 2002-02-07 [paul] 0.7.0claws56
2540 * sync with sylpheed 0.7.0cvs38
2541 see ChangeLog entries 2002-02-06 (last 2 entries) and
2544 2002-02-07 [darko] 0.7.0claws55
2548 Fix const gchar */gchar * issue (thanks Hiro)
2550 2002-02-07 [darko] 0.7.0claws54
2555 * src/prefs_template.c
2557 * src/quote_fmt_parse.y
2560 When replying or forwarding an email don't quote the entire
2561 mail body but use the part of the message text that is selected
2563 2002-02-06 [melvin] 0.7.0claws53
2565 * src/prefs_common.[ch]
2568 Made possible to switch quickly to last used dictionary
2569 which makes checking bilingual documents easier.
2571 2002-02-06 [melvin] 0.7.0claws52
2574 Added forgotten new file src/prefs_actions.c
2576 2002-02-06 [melvin] 0.7.0claws51
2578 * src/prefs_actions.c ** NEW FILE **
2579 * src/prefs_actions.h ** NEW FILE **
2580 Added actions to execute on message text view, or on the
2583 Added src/prefs_actions.[ch]
2585 Added new menu "Edit/Actions"
2587 Added new actionsrc file.
2589 Added actionsrc reading.
2591 Added new menus "Edit/Actions" and "Configuration/Actions..."
2592 * src/prefs_common.h
2593 Added new element actionslst element to prefs_common.
2595 2002-02-06 [paul] 0.7.0claws50
2597 * sync with sylpheed 0.7.0cvs36
2598 see ChangeLog entry 2002-02-06
2603 updated by Ricardo Mones Lastra
2605 2002-02-05 [paul] 0.7.0claws49
2607 * sync with sylpheed 0.7.0cvs33
2608 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
2610 2002-02-05 [paul] 0.7.0claws48
2613 re-add 'Edit/Advanced/Delete entire line', previously named
2616 2002-02-04 [paul] 0.7.0claws47
2620 fix bug #494993 (Reply All not taking Reply-To into consi)
2621 eliminate differences in behaviour of right-click 'Reply to all'
2622 in summary view and 'Reply to all' on the toolbar.
2623 fix bug where Reply-To gets ignored by 'Reply to all' in summary
2624 view and From gets ignored by 'Reply to all' on toolbar.
2625 fix bug where 'Reply to all' on toolbar uses To twice and ignores
2626 From when no Reply-To header is present.
2628 2002-02-04 [paul] 0.7.0claws46
2630 * sync with sylpheed 0.7.0cvs30
2631 see ChangeLog entries 2002-02-03 and 2002-02-04
2633 2002-02-03 [melvin] 0.7.0claws45
2636 Readded function to highlight all misspelled words.
2637 Fixed bug where user-provided-words did not replace
2638 correctly the misspelled word when using the mouse.
2639 Fixed bug where checking a region selected from right to left did
2640 not check the region at all.
2641 Fixed bug where 'Check backwards' may not check at all.
2642 Fixed memory leaks where popup menus and accel_groups were not destroyed.
2643 Fixed possible buffer overflow when checking for long strings (>1k).
2644 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
2645 Accelerators code uses now gtk_widget_add_accel.
2646 Removed and disabled obsolete and unfinished code.
2650 Added menu item to Highlight all misspelled words.
2652 2002-02-01 [paul] 0.7.0claws44
2655 fix '/View/Hide read messages' sensitivity when all
2656 messages in a folder are hidden
2658 2002-02-01 [paul] 0.7.0claws43
2661 add --send option to command line interface, sends all
2662 queued mail. Patch submitted by Ricardo Mones Lastra.
2664 2002-01-31 [paul] 0.7.0claws42
2667 add '/View/Hide read messages' to main_window_set_menu_sensitive()
2669 2002-01-31 [paul] 0.7.0claws41
2671 * sync with sylpheed 0.7.0cvs27
2672 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
2676 comment out elements of textview_show_part() as temporary
2677 workaround for attachment 'Display as text' bug
2680 updated by Fabio Junior Beneditto
2682 2002-01-30 [paul] 0.7.0claws40
2684 * sync with sylpheed 0.7.0cvs24
2685 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
2689 add {N_("/_Spelling"), ... "<Branch>"} to
2690 GtkItemFactoryEntry compose_entries[]
2692 * src/prefs_common.c
2693 add claws menu items to prefs_keybind_apply_clicked()
2694 and remove non-claws menu items
2696 2002-01-29 [paul] 0.7.0claws39
2698 * sync with sylpheed 0.7.0cvs22
2699 see ChangeLog entries 2002-01-28 and 2002-01-29
2701 2002-01-28 [melvin] 0.7.0claws38
2704 Added the declartion of compose_send_control_enter.
2708 Added in a 'Spelling' menu which includes the configuration menu.
2709 Added a real 'Check all' and got rid from the old one which only
2710 highlited misspelled word.
2711 Made 'Check while typing' a disableable option.
2712 Added a dialog when there are no more misspelled word.
2713 Added a dialog if error occurs when switching to a dictionary.
2715 * src/prefs_common.[ch]
2716 Added option for the default 'Check while typing' option.
2719 2002-01-28 [alfons] 0.7.0claws37
2722 fix buglet and make code comply with sylpheed code style
2724 2002-01-28 [paul] 0.7.0claws36
2726 * sync with sylpheed 0.7.0cvs19
2727 see ChangeLog entries for 2002-01-28
2729 2002-01-28 [hoa] 0.7.0claws35
2735 read the renderer config
2738 use the renderer config to convert mime attachments
2741 don't use textview_show_html/ertf,
2742 use get_text_content instead
2744 2002-01-27 [alfons] 0.7.0claws34
2747 make sylpheed believe it can delete a news message...
2748 (messages are NOT deleted, maybe we should remove
2749 processing from the folder properties after all.)
2751 2002-01-27 [alfons] 0.7.0claws33
2756 implement remove_msg()
2758 2002-01-27 [alfons] 0.7.0claws32
2763 fix return receipt / disposition notification again. this
2764 stuff seems to break on _every_ major summary UI change, so
2765 it's now implemented using a flag which is saved in the
2768 2002-01-26 [alfons] 0.7.0claws31
2771 let import dialog show the destination folder identifier
2773 2002-01-26 [melvin] 0.7.0claws30
2777 Readded 'Mark all read' into summary view popup menu
2778 Added 'Mark all read' in folder view popup menu for IMAP
2780 Made it insensitive if the selected folder is not the shown
2781 one to avoid 'Mark all read' on the wrong folder.
2783 2002-01-26 [paul] 0.7.0claws29
2787 move 'Mark all read' from summary view to folder view
2788 menu. (adapted from) patch submitted by Jeremy Andrews,
2789 <lists@kerneltrap.com>
2791 2002-01-25 [alfons] 0.7.0claws28
2794 put the gtk class name back so GtkSText adapts the
2797 2002-01-25 [alfons] 0.7.0claws27
2800 assimilate Ricardo's patch that shows pixmaps instead of
2801 plain "new" and "unread" texts in the folder view column
2804 2002-01-25 [paul] 0.7.0claws26
2807 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can
2808 be found in non-standard locations.
2809 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
2811 2002-01-25 [paul] 0.7.0claws25
2813 * sync with sylpheed 0.7.0cvs16
2814 see ChangeLog entry 2002-01-25
2816 2002-01-24 [paul] 0.7.0claws24
2818 * more sync with sylpheed 0.7.0cvs15
2819 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
2821 2002-01-23 [sergey] 0.7.0claws23
2824 Fixed segfault when closing LDIF import wizard with
2830 Fixed wrong scrolling position after switching between
2831 text and image parts.
2833 2002-01-23 [paul] 0.7.0claws22
2835 * sync with sylpheed 0.7.0cvs15
2836 see ChangeLog entries 2002-01-22 and 2002-01-23
2838 2002-01-21 [melvin] 0.7.0claws21
2840 * src/prefs_scoring.c
2841 * src/prefs_filtering.c
2842 Fixed bug where scoring and filtering windows stopped
2845 2002-01-21 [paul] 0.7.0claws20
2847 * sync with sylpheed 0.7.0cvs12
2848 see ChangeLog entries 2002-01-20 and 2002-01-21
2850 2002-01-21 [carsten] 0.7.0claws19
2853 * src/messageview.[ch]
2854 * src/summaryview.[ch]
2855 changes to shortcuts handling again:
2856 + "Q" now controled by mainwin
2857 + v/V are now customizable and have slightly
2859 the "button" to minimize the messageview (and maximize
2860 the summary view) is a real button now
2862 "Delete Line+" added to Edit/Advanced (this will also
2865 2002-01-20 [melvin] 0.7.0claws18
2868 Made "Bcc" sensitive when addressbook is called from
2869 compose window (it was a Claws only bug).
2871 2002-01-19 [alfons] 0.7.0claws17
2874 prevent unnecessary updates when currently selected folder has
2877 2002-01-19 [alfons] 0.7.0claws16
2880 prevent writing the cache based on current message list in summary
2881 view when filtering also put messages in currently selected folder
2886 Italian translation submitted by Alessandro Maestri
2887 <a.maestri@cs.tin.it>
2889 2002-01-18 [melvin] 0.7.0claws15
2891 * src/prefs_filters.c
2892 fixed bug where 'cancel' from 'filters' window stops autochecking
2893 if the timer timed out when the window was open.
2895 2002-01-18 [match] 0.7.0claws14
2897 * src/addrclip.[ch] ** NEW FILE **
2898 * src/addrselect.[ch] ** NEW FILE **
2899 * src/adbookbase.h ** NEW FILE **
2900 addressbook cut, copy and paste
2902 * src/addrcache.[ch]
2904 * src/addrindex.[ch]
2916 support for copy/paste
2918 support for copy/paste
2919 tidy up menu option processing
2920 correct address list function arguments
2922 sort user attributes
2932 2002-01-18 [paul] 0.7.0claws13
2934 * sync with sylpheed 0.7.0cvs8
2935 configure.in: support Mac OS X (Darwin)
2937 2002-01-18 [carsten] 0.7.0claws12
2939 small hack to fix a segfault with an empty href
2940 (reported by Alexandra Walford <deeni@altern.org>)
2943 the shortcuts for Mark und Mark as unread are hardcoded
2947 readded the shortcuts in gtkstext but made them
2948 customizeable (simply by adding a menu plus a wrapper
2951 2002-01-17 [melvin] 0.7.0claws11
2954 fix default dictionary not being saved.
2956 2002-01-16 [darko] 0.7.0claws10
2959 fix wrapping crash with URL longer than wrapping margin
2961 2002-12-08 [hoa] 0.7.0claws10
2963 * src/matcher_parser_parse.y
2966 * src/prefs_filtering.c
2967 now, we can use bounce action in the dialog box.
2969 2002-01-16 [carsten] 0.7.0claws9
2971 removed the <control> and <alt> shortcuts because they're
2972 not needed and interefered with the "normal" shortcuts
2975 removed most of the hardcoded shortcuts and assigned
2976 them to menu entries making them easy customizable by
2979 2002-01-16 |melvin] 0.7.0claws8
2982 fixed bug where using the mouse and when the compose
2983 window is not on top may result in a crash.
2985 2002-01-16 [melvin] 0.7.0claws7
2988 fixed a long standingspell checker bug which could
2989 cause a crash after sending a message.
2991 2002-01-16 [paul] 0.7.0claws6
2993 * sync with sylpheed 0.7.0cvs7
2994 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
2995 2002-01-15, and 2002-01-16
2997 2002-01-16 [melvin] 0.7.0claws5
3003 Heavily modified spell checker code to work around
3004 ispell bug, to add keyboard shortcuts and for future
3005 enhancements. See README.claws for usage information.
3007 2002-01-15 [alfons] 0.7.0claws4
3010 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
3011 so sorting within threads reflects sort mode
3013 2002-01-15 [christoph] 0.7.0claws3
3016 added alertpanel if mail sending failed
3018 2002-01-15 [alfons] 0.7.0claws2
3020 * src/prefs_filtering.c
3021 don't stop timer when prefs filtering dialog is opened
3023 2002-01-14 [alfons] 0.7.0claws1
3027 remove debug_print()s for privacy reasons
3029 2002-01-14 [darko] 0.7.0claws
3032 quotation wrapping is now also in the main branch
3036 * tools/filter_conv.pl
3037 allow for Boolean Op and case-sensitivity
3038 this file is included in the release and tagged
3041 2002-01-13 [paul] 0.7.0claws
3043 * release 0.7.0, with cvs tag 'rel_0_7_0'
3047 * tools/filter_conv.pl
3049 rewritten to output to matcherrc instead of filteringrc
3052 updated Spanish translation by Ricardo Mones Lastra
3057 update dutch translation
3062 Updated by Fabio Junior Beneditto
3064 2002-01-13 [melvin] 0.6.6claws53
3067 Updated french translation
3069 2002-01-12 [alfons] 0.6.6claws52
3072 plug mem leak that has been sitting there for ages
3074 2002-01-12 [alfons] 0.6.6claws51
3077 undo melvin's changes from 0.6.6claws48 because summary
3078 view now refuses to select first unread message when
3081 2002-01-11 [alfons] 0.6.6claws50
3084 use claws' semantics for getting folder item when
3085 importing an mbox file into a folder
3086 (submitted by Dale P. Smith)
3088 2002-01-11 [christoph] 0.6.6claws49
3091 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
3092 toggle widget, because non static prefs can not use
3093 prefs_set_* functions
3094 * src/prefs_account.c
3095 toggle smtp auth password field sensitivity if
3096 user id is empty and add descrition of usage for
3098 * src/prefs_folder_item.c
3099 use SET_TOGGLE_SENSITIVITY macro to instead of extra
3102 2002-01-11 [melvin] 0.6.6claws48
3105 fix the 'Ctrl-Enter' feature for sending and test really
3106 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
3107 editables which was not documented in Gtk)
3110 Made summaryview refresh after sorting and not before.
3112 2002-01-11 [christoph] 0.6.6claws47
3115 select account from account ids if possible and
3116 correctly set save folder for copy in reedit
3118 2002-01-10 [paul] 0.6.6claws46
3120 * sync with sylpheed 0.7.0 release
3121 see ChangeLog entries 2002-01-07, 2002-01-08 and
3127 remove more dirt traces...
3132 clean up some traces of my debugging stuff
3134 2002-01-09 [alfons] 0.6.6claws45
3137 break up filteringprop_apply() in three separate pieces
3138 so we can drop messages that failed processing in the
3142 fix bug #469598 "no refresh of inbox after filter" which
3143 was introduced by the new summary view locking, and which
3144 prevented the summary view to update after a manual filter
3145 message. claw's filter message requires a summary_show().
3146 (aargh, summary_show() again! :-)
3148 2002-01-07 [alfons] 0.6.6claws44
3150 * src/headerwindow.c
3153 * src/sourcewindow.c
3154 bring in Hiro's last 0.7.0 wm class fixes
3157 bring in Ricardo's fix for sylprint script
3161 * src/prefs_common.[ch]
3162 * src/prefs_account.[ch]
3164 clean up account preference poison in rfc2015,
3165 and preparation to fix double sign bug
3166 (patch submitted by Simon 'corecode' Schubert)
3168 2002-01-07 [christoph] 0.6.6claws43
3171 search for free message number, do not only rely
3174 fix smtp auth and use extra account information
3175 if available, if not use pop3 data instead
3176 (closes bug #500341)
3180 2002-01-06 [alfons] 0.6.6claws42
3183 try making the separate windows work again...
3185 2002-01-06 [alfons] 0.6.6claws41
3188 adapt Hiro's separate window menu (to get rid of the funny
3189 duplicate menu items), and make it work again
3191 2002-01-06 [alfons] 0.6.6claws40
3196 * tools/README.sylprint
3197 add sylprint script for printing mails from Sylpheed
3198 (contributed by Ricardo Mones Lastra)
3203 2002-01-06 [melvin] 0.6.6claws39
3207 Fixed crash introduced in 0.6.6claws38 by the menu
3208 reorganisation (Hide read messages)
3211 Fixed typo (we are now in 2002, alfons ;) )
3213 2002-01-05 [alfons] 0.6.6claws38
3215 * sync with sylpheed 0.6.6cvs10-17
3216 (last stuff marked as LAST_STABLE)
3218 2002-01-04 [melvin] 0.6.6claws37
3221 Made account selection code use strcasestr again instead of
3222 g_strcasecmp (fixes bug where reediting queued messages
3223 did not select proper account reported by T. Link).
3226 Fix bug where folder icons are not shown when 'hide read messages'
3229 * src/stock_pixmaps.[ch]
3230 Added folder icons for 'hide read messages'.
3233 Fixed bug where 'Enter' in a header entry will send the message
3234 if 'CTL-Enter' was chosen as a shorcut for sendind.
3236 2002-01-03 [melvin] 0.6.6claws36
3239 Added popup menu for common preferences and
3240 account preferences (right click on tab displays
3241 a menu of all tabs.)
3243 2002-01-02 [melvin] 0.6.6claws35
3246 Made spelling code compatible with undo/redo feature.
3247 Added creation of suggestion mode menu for the general
3250 * src/prefs_common.[ch]
3251 Added option menu for the speller's suggestion mode.
3252 Added missing spaces in "..." buttons and made a "..."
3253 button non translatable!
3256 Made speller use the default suggestion mode.
3257 Hack to make it possible to choose 'CTRL-Enter' as a
3258 shortcut for sending (and only for sending).
3260 * src/prefs_folder_item.c
3261 Changing subject simplification does not update cache
3262 anymore (because it is unnecessary).
3263 Fixed bug where changing subject simplification updated the
3264 summaryview even when the viewed folder is not the
3265 folder which properties are being changed. (E.g.
3266 viewing folder A and changing
3267 the subject simplification of
3268 folder B -not being viewed- updated the
3269 summaryview of folder A with data of
3270 folder B). (Hope this is clear... )
3272 2001-12-31 [alfons] 0.6.6claws34
3276 fgetc() returns a signed integer which doesn't
3277 fit in a char. so c truncates this to a char
3278 but we may lose significant bits. i.e. we may
3279 comparing 0xFF which may not be equal to -1
3280 unless properly casted to signed char which
3281 we won't do because fgetc() returns a signed
3282 integer which doesn't fit in a char. so c
3283 truncates this to a char but we may lose
3284 significat bits. (you got the idea, thanks
3285 to Gustavo Noronha Silva <kov@debian.org>
3286 and the Debian folks!)
3288 2001-12-30 [alfons] 0.6.6claws33
3290 * src/prefs_common.c
3291 add #ifdef USE_PSPELLs that Melvin forgot
3293 2001-12-30 [melvin] 0.6.6claws32
3295 * src/prefs_common.[ch]
3296 Added configurable color for misspelled words.
3299 Fixed bug of foreground text color (reported by David
3301 Added configurable color for misspelled words.
3303 2001-12-30 [alfons] 0.6.6claws31
3306 remove unnecessary things someone put there
3310 make folder properties (like threading and sorting) persistent
3311 (closes bug #497424 "rescan folder tree resets proprieties")
3312 currently this is only for MH folders.
3314 2001-12-29 [melvin] 0.6.6claws30
3316 * src/string_match.[ch]
3317 Optimized a bit: regexp pattern buffer compiled only once, and
3318 one subroutine call removed. Fixed ^ regexp search: Now,
3319 "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
3322 Subject filtering changed to filter summary columns and
3323 not directly the messages subject cache. The loss in
3324 performance is balanced by the improvement of string_match.
3325 Added an alert panel if there is an error in the regexp.
3327 * src/src/prefs_folder_item.h
3328 Added a regexp pattern buffer.
3330 2001-12-28 [alfons] 0.6.6claws29
3332 * src/string_match.[ch]
3334 allow compilation *BSD
3336 2001-12-27 [alfons] 0.6.6claws28
3339 sync the Hiro's bug fix for BSD
3341 2001-12-27 [melvin] 0.6.6claws27
3344 Simplify focus to subject entry code.
3346 2001-12-27 [darko] 0.6.6claws26
3352 * src/procheader.[ch]
3354 * src/stock_pixmap.[ch]
3356 Show key icon for encrypted mails in summary view
3358 * src/pixmaps/clip.xpm
3359 * src/pixmaps/clipkey.xpm
3360 * src/pixmaps/key.xpm
3361 New/modified icons for the above
3363 2001-12-27 [melvin] 0.6.6claws25
3365 * src/prefs_common.c
3366 Put spell checker options in a separate tab to decrease
3367 the Common Preferences window height.
3370 Update spell checker usage instruction about its options
3373 2001-12-27 [melvin] 0.6.6claws24
3376 Changed subject entry widget position. Initial focus is
3377 on the To header instead of the subject entry.
3378 Creating a new header scrolls the header list to make the
3379 created one visible. Nevertheless, when automatically filling
3380 headers, the first one is shown.
3381 A Tab key press in the last empty header entry zips the
3382 focus to the subject entry.
3383 (I did not change the combo boxes, yet)
3385 2001-12-26 [alfons] 0.6.6claws23
3387 * src/prefs_account.c
3389 allow default inbox to reside in another mailbox (only
3390 works for POP3 accounts)
3392 2001-12-26 [alfons] 0.6.6claws22
3395 make reply-on-click work with the account of the selected folder
3397 put a fixme here to remind me to fix finding correct default
3398 account for nested folders
3400 2001-12-25 [alfons] 0.6.6claws21
3403 make column headers display locked and mark pixmaps (idea by Melvin)
3404 fix bug by adding score and locked column type to sort array
3406 2001-12-25 [alfons] 0.6.6claws20
3409 catch a *potentially* inadvertent write back of
3410 the message cache(s) introduced by 0.6.5claws37
3412 2001-12-25 [christoph] 0.6.6claws19
3414 * src/stock_pixmap.[ch]
3416 add ignore thread pixmap
3417 (can someone draw a better icon for this?)
3419 2001-12-24 [alfons] 0.6.6claws18
3421 * src/prefs_folder_item.c
3422 make address completion actually work for the
3423 Default To address in the Folder Property dialog.
3425 2001-12-24 [alfons] 0.6.6claws17
3428 use new style regexp for subject stripping
3429 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
3431 2001-12-24 [darko] 0.6.6claws16
3435 move GPG related informational messages to debug mode
3437 2001-12-23 [alfons] 0.6.6claws15
3439 * src/stock_pixmap.[ch]
3441 add the forgotten Claws' locked pixmap
3443 2001-12-23 [alfons] 0.6.6claws14
3446 accept file name typed in entry in multi file
3447 selector (patch submitted by Gustavo Noronha Silva
3450 2001-12-23 [alfons] 0.6.6claws13
3452 * src/prefs_filter.c
3453 * src/prefs_filtering.c
3456 clean up a little bit
3458 * src/string_match.c
3459 validate input strings a little bit more
3461 2001-12-23 [alfons] 0.6.6claws12
3465 * src/string_match.[ch] ** NEW **
3466 * src/folderview.[ch]
3469 * src/prefs_folder_item.[ch]
3470 add subject simplification to strip out strings from
3471 a subject line (esp. handy for mailing lists).
3472 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
3473 but slightly changed things for better integration.)
3475 2001-12-23 [alfons] 0.6.6claws11
3478 fix bug introduced by submission included in 0.6.5claws52.
3479 ideally this submission should clean the trash if any trash
3480 folder has a message. however, the hasTrash variable was
3481 set to false whenever a trash folder was empty (discarding
3482 a previously found *filled* trash folder.)
3484 also edited the code a little bit and made it more safe.
3486 2001-12-22 [alfons] 0.6.6claws10
3489 quick fix for Martin Pool's omission of an account
3490 specific SSL setting
3492 2001-12-22 [alfons] 0.6.6claws9
3499 better support for multipart/digest (submitted
3500 by Fredrik <e98fo@efd.lth.se>)
3502 2001-12-22 [alfons] 0.6.6claws8
3505 correct function signature
3508 * src/prefs_account.[ch]
3509 allow IMAP over SSH tunnel (patch submitted by
3510 Martin Pool <mbp@samba.org>)
3512 2001-12-21 [alfons] 0.6.6claws7
3514 * sync with sylpheed 0.6.6cvs4-9
3515 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
3517 2001-12-21 [christoph] 0.6.6claws6
3520 * src/prefs_folder_item.[ch]
3521 implement saving of outgoing messages to current folder.
3522 fix segfault when no default outbox is available
3523 (closes bug #495683)
3525 2001-12-21 [carsten] 0.6.6claws5
3528 pressing CTRL while DND does now the expected thing and
3529 copies the mail (moving is still the default, as this
3530 seam more appropriate for handling mails by DND)
3532 2001-12-18 [paul] 0.6.6claws4
3534 * sync with sylpheed 0.6.6cvs3
3535 see ChangeLog entries 2001-12-18
3537 2001-12-18 [hiro] 0.6.6claws3
3540 fix for multibyte characters (obtain the number of letters
3543 2001-12-17 [paul] 0.6.6claws2
3545 * sync with sylpheed 0.6.6cvs1
3546 see ChangeLog entry 2001-12-16
3548 2000-12-17 [alfons] 0.6.6claws1
3553 2001-12-16 [paul] 0.6.6claws
3556 * Release version 0.6.6claws, cvs tag: rel_0_6_6
3559 last minute sync with main 0.6.6
3562 updated by Ricardo Mones Lastra
3563 update for last minute sync
3566 update for last minute sync
3568 updated by Jens Oberender
3570 updated by Fabio Junior Beneditto
3572 * src/prefs_common.[ch]
3574 number of undo levels is user configurable
3575 (squeeze it into the release in the dying
3576 moments) Submitted by Jens Oberender
3581 updated french translation
3583 2001-12-15 [paul] 0.6.5claws92
3585 * sync with sylpheed 0.6.5cvs28
3586 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
3589 update to allow for sync
3594 update dutch translation
3596 2001-12-14 [carsten] 0.6.5claws91
3598 fixed bug #473785; also after changing the column order
3599 the same message will be selected and displayed as before
3602 2001-12-14 [carsten] 0.6.5claws90
3604 probably found the bug reported by wwb opening or closing
3605 a folder tree just before dnd (found the solution in the
3606 balsa source -- thanks to them)
3608 2001-12-14 [carsten] 0.6.5claws89
3611 moved gtk_clist_moveto to the right place, so that
3612 only the accounts dialog is effected on opening
3614 2001-12-14 [carsten] 0.6.5claws88
3616 gtkut_clist_set_focus_row does a gtk_clist_moveto
3617 now, so that the focused row will be seen in any case
3618 (reported by wwp on sf-claws-user)
3620 2001-12-14 [darko] 0.6.5claws87
3623 remove unnecessary line
3625 2001-12-14 [paul] 0.6.5claws86
3627 * sync with sylpheed 0.6.5cvs27
3628 see ChangeLog entries 2001-12-14
3630 2001-12-14 [carsten] 0.6.5claws85
3632 following a suggestion of Melvin the rcoabm pops up
3633 right under the button now and the button is reliefed
3634 while the popup is open
3636 2001-12-14 [darko] 0.6.5claws84
3639 fix crash when wrapping long lines if linewrap quotation
3640 is disabled and wrapper encounters a word spanning more
3643 2001-12-13 [paul] 0.6.5claws83
3646 prefer 'Reply-To' header over mailing list header when
3647 replying to a message. Finally prevent all those confirmation
3648 messages being sent to the list itself.
3651 remove unused summary_set_menu_sensitive() entry
3653 2001-12-13 [paul] 0.6.5claws82
3656 * src/pixmaps/inbox-hrm.xpm ** NEW FILE **
3657 * src/pixmaps/outbox-hrm.xpm ** NEW FILE **
3658 * src/pixmaps/trash-hrm.xpm ** NEW FILE **
3659 improvements to 'Hide read messages': Inbox, Outbox,
3660 Trash, Queue, and Draft icons now reveal presence of hidden
3663 2001-12-12 [alfons] 0.6.5claws81
3665 0.6.5claws80 was tagged as LAST_STABLE
3667 * src/filtering.[ch]
3669 * src/matcher_parser_lex.c
3670 fix the filtering; my last attempt to get it right,
3671 if it does not work, it's Hoa's turn. ;-)
3673 for my honourable peers:
3675 the code now makes a clear distinction between
3676 rules as they are displayed (probably escaped),
3677 and as they are executed (probably unescaped). the
3678 parser does *NOT* do any unescaping, this is
3679 the task of the matcher.c (which breaks up a
3680 rule into condition) and the filtering.c (which
3681 breaks up the rule's action). to make this
3682 run happily we provide an unescaped copy of
3683 crucial strings to the MatcherProp and
3684 FilteringAction structures. note that the only
3685 exception to this is any REGEXP string. those
3686 are directly passed to regcomp() and regexp()
3687 (who have much more powerful unescape functions).
3691 you can escape tab (\t), carriage return (\r),
3692 linefeed (\n), form feed (\f), quote (\"),
3693 single quote (\'), bell (\b) in all the entry
3694 lines in the scoring & filtering dialogs.
3695 as an added bonus this should not affect
3696 existing filtering rules.
3698 2001-12-12 [carsten] 0.6.5claws80
3702 "item(s) selected" is now sensitive to 1 or more
3703 than one selected (nice for language where simple
3704 adding of a "s" is not possible as German (Eintrag
3707 the "forward as attachment" entry from the right
3708 click menu removed, "forward" acts following the
3712 reverted my former changes; so compiler warning again
3713 but there's more GTK_TEXT/GTK_STEXT mixing on other places
3717 "search in message" does now *not* only work in MVIEW_TEXT
3718 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
3722 removed "/File/_Close" as it was the same as "/File/E_xit"
3723 and we don't need it two times
3725 the separate folder view and message view now get a distinct
3726 WMCLASS, just in case someone is using sawfish ;-)
3728 as the menu entries "/View/Message view" and "/View/Folder tree"
3729 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
3730 make them sensitive accordingly and as these two are "shown"
3731 after startup anytime check this menuitem at startup
3733 2001-12-12 [paul] 0.6.5claws79
3736 fix sensitivity of 'Search folder...', broken in
3742 2001-12-11 [carsten] 0.6.5claws78
3744 fixed two typos returning a wrong FALSE/TRUE
3745 * src/mainwindow.[ch]
3746 extra menu for email/news button removed
3748 2001-12-11 [alfons] 0.6.5claws77
3750 * src/matcher.c (1.3)
3751 * src/matcher_parser_lex.l (1.28)
3752 revert for another attempt
3753 mark 0.6.5claws77 as LAST_STABLE
3755 2001-12-11 [christoph] 0.6.5claws76
3758 fixed wrong translation for prev. unread msg
3760 2001-12-11 [paul] 0.6.5claws75
3765 * src/summaryview.[ch]
3766 * src/pixmaps/dir-open-hrm.xpm ** NEW FILE **
3767 enable ability to hide read messages on per folder basis via
3768 '/Summary/Hide read messages'; when selected, a folder will
3769 have a red open folder icon, instead of a blue icon, if the
3770 folder contains hidden messges
3771 submitted by Thomas Link <t.link.tmp200101.gmx.net>
3774 remove '/Message/Forward as attachment' from
3775 main_window_set_menu_sensitive() to prevent debug warning
3779 Clean up some of the English
3781 * tools/newscache_clean.pl
3782 allow for new 'hidereadmsgs' entry in folderlist.xml
3785 updated translation, submitted by Ricardo Mones Lastra
3787 2001-12-11 [paul] 0.6.5claws74
3789 * sync with sylpheed 0.6.5cvs25
3790 see ChangeLog entry 2001-12-11
3792 2001-12-10 [alfons] 0.6.5claws73
3795 add more control characters
3796 * src/matcher_parser_lex.l
3797 make escaping / unescaping work again
3799 2001-12-10 [alfons] 0.6.5claws72
3802 clean up warnings "returning value for void function"
3803 * src/prefs_filtering.c
3804 make info button for execute action sensitive
3806 2001-12-10 [paul] 0.6.5claws71
3811 fix: imap server now gets informed of MARKED, UNMARKED
3812 and REPLY events. Now people can use different IMAP-Mail
3813 clients and have the exact same information about MARKED,
3814 UNMARKED and REPLY status with all of them. Especially
3815 useful for imap servers with a web-frontend.
3816 submitted by Tobias Sandhaas <medlor@web.de>
3818 2001-12-09 [melvin] 0.6.5claws70
3821 fixed bug #490076 (hunted down by Alfons who implemented
3822 a workaround in 0.6.5claws65)
3824 2001-12-09 [christoph] 0.6.5claws69
3827 set pointer to string in LOCKED column to NULL
3828 (might fix bug #490800)
3830 2001-12-09 [carsten] 0.6.5claws68
3833 resolved some cluttered menu shortcuts
3834 ('creating new email' and 'creating news message'
3837 wmclass now distinc from main window
3840 email/news and forward button functionality similar
3841 to the reply buttons; removed the ugly dropdown arrows
3842 and use instead the right mouse button
3844 2001-12-09 [paul] 0.6.5claws67
3848 allow spaces in imap folder names
3849 submitted by Willem van Engen <wvengen@stack.nl>
3851 2001-12-09 [paul] 0.6.5claws66
3853 * sync with sylpheed 0.6.5cvs24
3854 see ChangeLog entry 2001-12-09
3856 2001-12-08 [alfons] 0.6.5claws65
3859 prevent secondary selection claim after "add to sender" dialog
3860 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
3861 we trick GTK by simulating a click at (0, 0) in the textview.
3863 2001-12-08 [hoa] 0.6.5claws64
3866 fixed a bug about the .processing folder name while filtering
3868 2001-12-08 [alfons] 0.6.5claws63
3871 work around problem of not correctly updating folder stats
3872 when deleting messages. there's some folder scanning evil
3873 going so the folderview_update_msg_num() does not work
3874 correctly. need to investigate this.
3876 2001-12-08 [paul] 0.6.5claws62
3878 * sync with sylpheed 0.6.5cvs23
3879 see ChangeLog entry 2001-12-08
3881 2001-12-07 [christoph] 0.6.5claws61
3884 fix another header translation problem
3886 2001-12-07 [alfons] 0.6.5claws60
3889 make filtering also work on local spool mbox
3891 2001-12-07 [carsten] 0.6.5claws59
3893 addressbook window gets a wmclass distinct from the main
3896 * src/mainwindow.[ch]
3897 forward menu item will use mode selected in prefs, forward
3898 as attatchment in menu removed (will be substituted in the
3899 toolbar similar to reply buttons)
3900 create news message menu entry and news button is now
3901 sensitive to the existance of a news account
3902 * src/pixmaps/stock_mail_reply_quote.xpm ** REMOVED **
3903 * src/pixmaps/stock_mail_reply_to_all_quote.xpm ** REMOVED **
3904 * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
3905 these are removed because the toolbar buttons don't show
3906 the quoting modus any longer
3910 * tools/newscache_clean.pl ** NEW FILE **
3911 perl script to do some tidying up in the newscache directory
3913 * tools/sylpheed-switcher ** NEW FILE **
3914 perl script to enable easy switching between main and claws
3917 added descriptions of the two new perl scripts
3920 2001-12-07 [melvin] 0.6.5claws58
3923 fixed a warning during compilation introduced in 0.6.5claws56
3925 2001-12-07 [paul] 0.6.5claws57
3927 * src/mainwindow.[ch]
3929 further usability enhancements to replying with or without
3930 quoting via the toolbar, use of Ctrl key is replaced by
3932 Submitted by Carsten Schurig
3934 2001-12-07 [melvin] 0.6.5claws56
3937 hack to fix bug that prevented to make/paste selections
3938 after switching between MVIEW_TEXT and MVIEW_MIME views
3939 without deselecting the selection first.
3941 2001-12-06 [alfons] 0.6.5claws55
3943 * src/filtering.[ch]
3945 revise filtering a little bit more, and make sure
3946 messages are delivered to the appropriate inbox
3947 (perhaps set per account)
3949 2001-12-06 [paul] 0.6.5claws54
3951 * sync with sylpheed 0.6.5cvs22
3952 see ChangeLog entry 2001-12-06
3954 2001-12-05 [alfons] 0.6.5claws53
3960 more revisions of filtering system
3961 (last stable version is marked as LAST_STABLE)
3963 | NOTE 1): the filtering system now uses a local folder called
3964 | .processing. if filtering fails, check this directory
3965 | for missing messages.
3967 | NOTE 2): help us find the filtering actions still missing
3969 2001-12-05 [paul] 0.6.5claws52
3972 fix bug where 'Empty Trash?' pop-up window appears even
3973 when Trash is empty, submitted by Jesse Skinner
3975 2001-12-05 [melvin] 0.6.5claws51
3978 fixed bug #486106 to select correct account when reediting
3981 2001-12-04 [alfons] 0.6.5claws50
3984 declare markfile in appropriate functions when
3985 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
3988 2001-12-04 [paul] 0.6.5claws49
3990 * sync with sylpheed 0.6.5cvs21
3991 see ChangeLog entry 2001-12-04
3993 2001-12-03 [christoph] 0.6.5claws48
3996 changed translation of undo
3999 don't reinvent the wheel to traverse a GNode
4001 seperate code to create the compose gui into functions
4002 add "Others" page with folder selection for saving copy
4004 the folder identifier is saved to queue header
4006 save message to folder in queue header
4008 2001-12-03 [paul] 0.6.5claws47
4010 * sync with sylpheed 0.6.5cvs20
4011 see ChangeLog entry 2001-12-03
4015 * more sync with sylpheed 0.6.5cvs19
4016 see ChangeLog entry 2001-11-29
4018 2001-11-30 [paul] 0.6.5claws46
4021 remove conflicts introduced by Hoa's last commit
4024 make 'Message/Bounce' sensitive
4026 2001-11-30 [hoa] 0.6.5claws45
4029 slightly change bounce function to add
4030 information about the user that bounced the mail
4031 in the From header line.
4034 permit the use of processing in outbox folder.
4036 2001-11-29 [paul] 0.6.5claws44
4038 * src/mainwindow.[ch]
4039 * src/prefs_common.c
4040 * src/pixmaps/stock_mail_reply_quote.xpm ** NEW FILE **
4041 * src/pixmaps/stock_mail_reply_to_all_quote.xpm ** NEW FILE **
4042 * src/pixmaps/stock_mail_reply_to_author_quote.xpm ** NEW FILE **
4043 usability enhancements to the quoting, implements
4044 use of Ctrl key to toggle quoting settings
4045 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
4047 2001-11-29 [paul] 0.6.5claws43
4049 * sync with sylpheed 0.6.5cvs19
4050 see ChangeLog entry 2001-11-28
4052 2001-11-29 [melvin] 0.6.5claws42
4054 added enriched.[ch] to the list of files
4060 added support to view text/enriched
4061 added support to show headers in message view for text/enriched and text/html
4062 in non multipart messages
4064 2001-11-28 [paul] 0.6.5claws41
4066 * more sync with sylpheed 0.6.5cvs18
4067 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
4069 2001-11-27 [paul] 0.6.5claws40
4072 updated translation, submitted by Fabio Junior Beneditto
4074 * sync with sylpheed 0.6.5cvs18
4075 see ChangeLog entries 2001-11-26 (src/textview.c) and
4082 updated translation, submitted by Ricardo Mones Lastra
4087 add more translatable strings
4089 2001-11-26 [christoph] 0.6.5claws39
4092 fixed one more umlaut
4094 fix translated header when it should not be translated
4096 2001-11-26 [paul] 0.6.5claws38
4099 remove '/Message/Add Sender to address book' from
4100 main_window_set_menu_sensitive(), prevent debug warning
4101 add 'Message/Mark/Mark all read' to mainwin_entries[]
4103 2001-11-26 [paul] 0.6.5claws37
4106 fix 'recurring unread state' bug
4109 * tools/filter_conv.pl
4110 read name of top level mailbox from folderlist.xml
4111 and presume nothing about its name
4113 2001-11-26 [darko] 0.6.5claws36
4116 removed functions that are now in gtkutils.c
4117 use gtkut_text_is_uri_string() from gtkutils.c
4118 * fix my comment on 2001-11-23 (missing gtkutils.[ch])
4120 2001-11-26 [paul] 0.6.5claws35
4122 * sync with sylpheed 0.6.5cvs16
4123 see ChangeLog entries 2001-11-25 and 2001-11-26
4125 2001-11-25 [alfons] 0.6.5claws34
4127 EXPERIMENTAL!!! Please checkout the last stable version using:
4129 % cvs update -r LAST_STABLE -dRAP
4131 (Or help us testing this stuff.)
4133 * src/filtering.c (1.14)
4134 * src/filtering.h (1.6)
4136 * src/matcher.c (1.20)
4138 * src/procmsg.h (1.14)
4139 * src/summaryview.c (1.59)
4140 * src/summaryview.h (dunno)
4141 revert/merge/sync to as it was before commit
4142 on Thu, 19 Jul 2001 10:15:51 -0700.
4144 2001-11-25 [hoa] 0.6.5claws33
4147 processing mails at startup
4150 * src/summaryview.[ch]
4151 processing mails when entering folder
4153 * src/prefs_filtering.c
4156 2001-11-24 [alfons] 0.6.5claws32
4158 * src/summaryview.[ch]
4159 make summary sort headers work, and also make
4160 sure the sort type is stored
4162 2001-11-23 [alfons] 0.6.5claws31
4164 * src/summaryview.[ch]
4165 make lock work like mark
4166 disallow deleting messages marked as locked
4168 2001-11-23 [alfons] 0.6.5claws30
4174 merge undo patch submitted by Jens
4176 2001-11-23 [christoph] 0.6.5claws29
4181 fixed gpg signing and encoding
4184 added --status option to get new, unread and total
4185 message count from a running sylpheed
4186 * src/prefs_common.c
4187 temporary fix for reply_with_quote problem
4188 (don't call functions for non existing widget)
4190 one more check for ignored threads but still not
4191 always working correctly. probably a recursive
4192 check for all parents is needed
4194 2001-11-23 [darko] 0.6.5claws28
4197 wrapping on send improvements
4199 fix for GtkSText after last sync with main branch
4200 GTK_TEXT -> GTK_STEXT
4202 2001-11-23 [paul] 0.6.5claws27
4204 * sync with sylpheed 0.6.5cvs14
4205 see ChangeLog entries 2001-11-22 and 2001-11-23
4208 fixed the scrambled umlauts
4209 submitted by Carsten Schurig <Carsten.Schurig@web.de>
4211 2001-11-21 [paul] 0.6.5claws26
4213 * sync with sylpheed 0.6.5cvs12
4214 see 2nd ChangeLog entry dated 2001-11-20
4216 2001-11-20 [paul] 0.6.5claws25
4218 * sync with sylpheed 0.6.5cvs11
4219 see ChangeLog entry 2001-11-19 (src/utils.c)
4224 GTK_TEXT -> GTK_STEXT
4225 fix for wrong comment
4227 2001-11-20 [hiro] 0.6.5claws24
4230 more merges from main branch
4231 removed fatal warnings (uninitialized variables etc.)
4232 some coding style fix
4239 2001-11-19 [hoa] 0.6.5claws23
4242 * src/prefs_scoring.c
4247 * src/matcher_parser_parse.y
4248 * src/prefs_filtering.c
4251 2001-11-19 [alfons] 0.6.5claws22
4253 more of my old things into claws
4256 * src/prefs_common.c
4258 * src/summaryview.[ch]
4259 * src/prefs_summary_column.c
4260 * src/pixmaps/locked.xpm
4261 add indicators for locking of message in summary view
4262 (does not work yet, only visual indicator)
4264 2001-11-19 [paul] 0.6.5claws21
4266 * sync with sylpheed 0.6.5cvs10
4267 see ChangeLog entry 2001-11-19
4269 2001-11-18 [alfons] 0.6.5claws20
4272 remove an inadvertent free I forgot in previous clean up
4274 2001-11-18 [alfons] 0.6.5claws19
4276 * src/filtering.[ch]
4277 clean up & plug leaks
4279 2001-11-18 [paul] 0.6.5claws18
4281 * sync with sylpheed 0.6.5cvs9
4282 see ChangeLog entries 2001-11-17 and 2001-11-18
4284 2001-11-16 [paul] 0.6.5claws17
4286 * sync with sylpheed 0.6.5cvs8
4287 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
4289 2001-11-16 [paul] 0.6.5claws16
4291 * sync with sylpheed 0.6.5cvs7
4292 see ChangeLog entries 2001-11-15 and 2001-11-16
4294 2001-11-15 [hoa] 0.6.5claws15
4297 fix bounce, mails we received couln't be bounced to ourself.
4300 * src/filtering.[ch]
4302 * src/matcher_parser.h
4303 * src/matcher_parser_lex.l
4304 * src/matcher_parser_parse.y
4308 * src/prefs_filtering.[ch]
4310 * src/prefs_matcher.c
4311 * src/prefs_scoring.c
4314 new matcher/filter/score configuration file parser
4315 one unique configuration file => ~/.sylpheed/matcherrc
4316 import in currently automatic, then save are made
4318 one filter per folder and one global filter
4319 (filter of a folder will be used as folder processing)
4322 fix a bug in folder_item_get_identifier
4325 receive receipt return are fixed.
4327 2001-11-14 [alfons] 0.6.5claws14
4330 add things from main branch to make claws compile
4332 2001-11-14 [paul] 0.6.5claws13
4334 * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
4335 see ChangeLog entries 2001-11-08 to 2001-11-14
4337 2001-11-14 [hoa] 0.6.5claws12
4342 add "bounce mail" option
4344 2001-11-13 [christoph] 0.6.5claws11
4347 Cleanup a mess i add before commiting