1 2002-05-27 [thorsten] 0.7.6claws22
3 * faq/it/sylpheed-faq-1.html
4 faq/it/sylpheed-faq-2.html
5 faq/it/sylpheed-faq-3.html
6 faq/it/sylpheed-faq.html
7 corrected DOS lineendings
8 * faq/de/sylpheed-faq-1.html
9 faq/de/sylpheed-faq-2.html
10 faq/en/sylpheed-faq-1.html
11 faq/en/sylpheed-faq-2.html
12 faq/en/sylpheed-faq-3.html
13 faq/es/sylpheed-faq-1.html
14 faq/es/sylpheed-faq-2.html
15 faq/es/sylpheed-faq-3.html
16 faq/fr/sylpheed-faq-1.html
17 faq/it/sylpheed-faq-1.html
18 faq/it/sylpheed-faq-2.html
19 faq/it/sylpheed-faq-3.html
20 faq/it/sylpheed-faq.html
23 2002-05-27 [paul] 0.7.6claws21
25 * sync with 0.7.6cvs15
26 see ChangeLog 2002-05-27
28 2002-05-27 [paul] 0.7.6claws20
33 2002-05-26 [paul] 0.7.6claws19
38 2002-05-25 [paul] 0.7.6claws18
41 add description of kmail2sylpheed.pl
43 2002-05-25 [paul] 0.7.6claws17
45 * tools/kmail2sylpheed.pl ** NEW FILE **
46 perl script that converts an exported Kmail address
47 book, converts it to sylpheed addressbook file,
48 writes the file to .sylpheed, and updates
51 2002-05-25 [paul] 0.7.6claws16
53 * sync with 0.7.6cvs14
54 see ChangeLog 2002-05-23
56 2002-05-24 [paul] 0.7.6claws15
59 make a correction and add some more info
61 2002-05-24 [paul] 0.7.6claws14
65 compose_redirect_write_headers_from_headerlist()
66 add Subject and Resent-Message-ID to
67 compose_redirect_write_headers()
68 Received, Subject, and X-UIDL are filtered out in
69 compose_redirect_write_to_file()
71 2002-05-23 [paul] 0.7.6claws13
77 src/matcher_parser_lex.l
78 src/matcher_parser_parse.y
82 rename 'Bounce' to 'Redirect'
84 2002-05-23 [paul] 0.7.6claws12
86 * more sync with 0.7.6cvs13
88 see ChangeLog 2002-05-22
90 2002-05-22 [paul] 0.7.6claws11
92 * sync with 0.7.6cvs13
94 see ChangeLog 2002-05-20
96 see ChangeLog 2002-05-22
98 2002-05-21 [melvin] 0.7.6claws10
101 Added missing filtering and scoring headers
102 Fixed bad function call that showed garbage
103 in Folder->Processing
105 2002-05-21 [paul] 0.7.6claws9
108 make all tools executable, (patch by Alfons).
110 2002-05-20 [alfons] 0.7.6claws8
113 don't forget to call mktime() so we have a valid week
115 (Bug report by Roger Sondermann <mail@jumaros.de>)
117 2002-05-20 [paul] 0.7.6claws7
120 fix broken parsing of urls
122 fix displaying of urls
124 both fixes from the patch [547855] by Eugene
127 2002-05-19 [alfons] 0.7.6claws6
130 make sylpheed configure correctly with the latest
131 and greatest of automake / autoconf / gettext
133 2002-05-19 [alfons] 0.7.6claws5
137 add function for returning ime zone offset
139 * src/quote_fmt_parse.y
140 better quotation formatting - does not convert
141 to local time, but uses the original date string.
143 Note: %z inserts the timezone offset (should
144 work also on platforms where strftime does not
147 2002-05-18 [christoph] 0.7.6claws4
150 fix indentation of some code
155 correct path for ignorethread.xpm
156 incorrect filename for sylpheed_logo.xpm
157 add missing include matcher_parser_parse.h
159 2002-05-18 [paul] 0.7.6claws3
161 * sync with 0.7.6cvs8
162 see ChangeLog 2002-05-16 and 2002-05-17
164 2002-05-18 [melvin] 0.7.6claws2
167 Corrected an action's definition and fixed some misspellings.
169 2002-05-18 [paul] 0.7.6claws1
172 tools/gpg-sign ** new file **
173 tools/uudec ** new file **
174 add Melvin's Actions scripts
177 add Melvin's descriptions for Actions
179 2002-05-18 [paul] 0.7.6claws
181 * Version 0.7.6claws released
183 2002-05-17 [paul] 0.7.5claws32
186 updated by Ricardo Mones Lastra
188 2002-05-17 [paul] 0.7.5claws31
191 fix Account prefs default folder for sent/draft/deleted
196 updated translation by Alessandro Maestri and
199 2002-05-17 [melvin] 0.7.5claws30
201 * src/prefs_actions.c
202 Fixed bug where using %F not at the end of the command
203 resulted in an additional empty argument being created.
204 Thanks to Darko Koruga for reporting the bug.
206 2002-05-17 [melvin] 0.7.5claws29
209 Updated French translations.
211 2002-05-15 [paul] 0.7.5claws28
214 updated by Ricardo Mones Lastra
216 2002-05-15 [paul] 0.7.5claws27
218 * sync with 0.7.6cvs4
219 see ChangeLog 2002-05-14 and 2002-05-15
221 2002-05-14 [paul] 0.7.5claws26
223 * sync with 0.7.6cvs1
224 see ChangeLog 2002-05-13
226 2002-05-13 [thorsten] 0.7.5claws25
229 fix select_all and copy in multipart messages
231 fix select_all and copy in multipart messages
233 2002-05-12 [paul] 0.7.5claws24
236 reverse last commit, bug already fixed in 0.7.5claws3
238 2002-05-12 [netztorte] 0.7.5claws23
241 dont parse empty addressbook (checked in before claws20)
243 2002-05-12 [melvin] 0.7.5claws22
246 Removed unneeded priority code introduced by the previous
249 2002-05-12 [melvin] 0.7.5claws21
252 Added possibility to set message's priority.
254 Added possibility to set message's priority.
255 Added missing headers
257 2002-05-12 [melvin] 0.7.5claws20
259 * src/prefs_actions.c
260 Removed implicitely added quotes around the name
261 of the temporary files of mime parts.
263 2002-05-12 [paul] 0.7.5claws19
265 * sync with 0.7.5cvs20
266 see ChangeLog 2002-05-11
268 2002-05-12 [alfons] 0.7.5claws18
270 * src/quote_fmt_lex.l
271 * src/quote_fmt_parse.y
272 allow quote / reply date & time format to be set using
273 %D{format}. format is a format string you'd pass to
274 strftime() (see man strftime, or the Display tab |
275 Date format setting).
277 Currently %D converts the date to local time.
279 2002-05-11 [paul] 0.7.5claws17
281 * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
282 see ChangeLog 2002-05-10 and 2002-05-11
284 2002-05-10 [paul] 0.7.5claws16
286 * sync with 0.7.5cvs16
287 see ChangeLog entries 2002-05-09 and
290 2002-05-10 [colin] 0.7.5claws15
293 Corrected a bug that prevented sylpheed to open
296 2002-05-09 [paul] 0.7.5claws14
298 * sync with 0.7.5cvs14
299 see ChangeLog 2002-05-08 and 2002-05-09
301 2002-05-08 [paul] 0.7.5claws13
303 * sync with 0.7.5cvs11
304 see ChangeLog entry 2002-05-08
306 2002-05-08 [paul] 0.7.5claws12
310 fix segfault on View->Open in new window
311 patch submitted by Thorsten Maerz <torte@netztorte.de>
313 2002-05-07 [paul] 0.7.5claws11
315 * sync with 0.7.5cvs9
316 see ChangeLog entry 2002-05-07
318 2002-05-06 [paul] 0.7.5claws10
322 display url in statusbar on single-click
323 patch submitted by Thorsten Maerz <torte@netztorte.de>
325 2002-05-06 [match] 0.7.5claws9
332 XML implementation of properties file.
333 * src/exporthtml.[ch]
334 * src/expthtmldlg.[ch]
338 2002-05-02 [sergey] 0.7.5claws8
340 * src/mainwindow.c (mainwin_entries),
341 src/prefs_common.c (prefs_send_create()),
342 src/codeconv.c (locale_table):
343 use charset name "Windows-1251" instead of "CP1251".
345 2002-05-02 [colin] 0.7.5claws7
349 src/prefs_folder_item.c
350 Fixed cosmetics bugs due to Outbox renamed to Sent.
352 2002-05-02 [hiro] 0.7.5claws6
355 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
357 2002-05-02 [paul] 0.7.5claws5
360 more sync with 0.7.5cvs7, see ChangeLog entry
363 2002-05-02 [hiro] 0.7.5claws4
367 check if queue folder exists (closes #550397).
368 removed directory creation since it should be handled
371 imap_add_msg(): return UID for appended message
374 2002-04-30 [paul] 0.7.5claws3
377 fix account_find_from_address() bug
379 2002-04-28 [colin] 0.7.5claws2
383 src/prefs_common.[ch]
385 Added user-definable quotation characters recognition.
387 2002-04-28 [paul] 0.7.5claws1
389 * sync with 0.7.5cvs4
390 see ChangeLog entry 2002-04-25
392 2002-04-28 [paul] 0.7.5claws
397 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
398 Fabio Junior Beneditto
400 2002-04-27 [jens] 0.7.4claws103
403 updated German translation.
405 2002-04-27 [hiro] 0.7.4claws102
408 summary_write_cache(): fixed the mark loss of hidden messages.
410 2002-04-26 [melvin] 0.7.4claws101
413 fixed a second typo (same one)
417 fixed the type again...
419 2002-04-26 [melvin] 0.7.4claws100
422 fixed a typo in an alert message ("temorary").
425 corrected the typo described above.
427 updated French translation.
429 2002-04-26 [darko] 0.7.4claws99
432 fix target folder colorization
434 2002-04-25 [paul] 0.7.4claws98
437 updated by Alessandro Maestri
439 2002-04-24 [colin] 0.7.4claws97
442 Fixed double "subject is empty" question.
444 2002-04-23 [colin] 0.7.4claws96
447 Corrected issue when "automatically display images" was
448 not set : first image remained after selecting second.
450 2002-04-23 [melvin] 0.7.4claws95
452 * src/prefs_actions.c
453 Don't display in/out dialog if there is nothing to show.
455 2002-04-23 [paul] 0.7.4claws94
457 * sync with 0.7.5cvs3
458 bug fixes: see ChangeLog entry 2002-04-23
460 2002-04-22 [darko] 0.7.4claws93
463 fix previous check-in which changed code after
466 2002-04-22 [paul] 0.7.4claws92
473 update English, Spanish and French FAQs
476 add German and Spanish manuals
479 update English and French manuals
482 add to and re-arrange the pixmap entries
484 2002-04-22 [darko] 0.7.4claws91
487 fix sender initials recognition to only allow
488 '>' after the initials
490 2002-04-21 [paul] 0.7.4claws90
492 * sync with 0.7.5 release
493 see ChangeLog entry 2002-04-21
498 add colin's new pixmaps to EXTRA_DIST
500 2002-04-21 [colin] 0.7.4claws89
503 * src/mainwindow.[ch]
504 * src/prefs_common.[ch]
505 * src/stock_pixmap.[ch]
506 Added "Work offline" ability.
508 2002-04-21 [colin] 0.7.4claws88
513 * src/textview.c : Added an option to common preferences -> display
514 to allow user not to automatically display images.
516 2002-04-21 [paul] 0.7.4claws87
518 * sync with 0.7.4cvs52
519 see ChangeLog entry 2002-04-21 (src/imap.c)
521 2002-04-21 [paul] 0.7.4claws86
523 * sync with 0.7.4cvs51
524 see ChangeLog entry 2002-04-21
526 2002-04-21 [paul] 0.7.4claws85
528 * sync with 0.7.4cvs49
529 see ChangeLog entries 2002-04-20 and 2002-04-21
532 clean up: remove old 'stock_' element from xpm
535 2002-04-21 [alfons] 0.7.4claws84
537 apply sync patch from Paul
540 use old claws prefs_folder_item_create() for now
542 2002-04-19 [match] 0.7.4claws83
544 * src/addressbook.[ch]
545 * src/addrharvest.[ch]
546 * src/addrgather.[ch]
549 * src/summaryview.[ch]
552 2002-04-19 [paul] 0.7.4claws82
555 updated by Fabio Junior Beneditto
557 2002-04-14 [alfons] 0.7.4claws81
560 add #include <sys/types.h> for mode_t and off_t
562 2002-04-13 [paul] 0.7.4claws80
567 src/prefs_common.[ch]
569 enable storing of GnuPG passphrase for the whole
570 session or a user-defined number of minutes. patch
571 submitted by Ravemax <ravemax@dextrose.com>
573 2002-04-13 [alfons] 0.7.4claws79
576 make email parser also stop scanning when encountering separators
577 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
579 2002-04-13 [paul] 0.7.4claws78
581 * sync with 0.7.4cvs39
582 see ChangeLog entry 2002-04-12
584 2002-04-11 [paul] 0.7.4claws77
586 * sync with 0.7.4cvs37
587 see ChangeLog entry 2002-04-11
589 2002-04-11 [paul] 0.7.4claws76
592 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
593 the clause for OpenSSL). sync with sylpheed main
595 2002-04-09 [melvin] 0.7.4claws75
598 Made 'Ctrl-Enter' on send ignore some modifiers
599 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
600 to bind other *-Enter (but not Alt-Enter).
602 2002-04-09 [paul] 0.7.4claws74
604 * sync with 0.7.4cvs35
605 see ChangeLog entries 2002-04-09
607 2002-04-08 [paul] 0.7.4claws73
609 * sync with 0.7.4cvs33
610 see ChangeLog entry 200-04-08
612 2002-04-07 [match] 0.7.4claws72
614 * src/addrharvest.[ch]
615 fixed to read all addresses in header, regardless
616 of header size. improved name parsing. accommodate
617 harvest from folders and selected message.
619 included new address parsing function.
620 * src/addrgather.[ch]
621 * src/addressbook.[ch]
622 * src/summaryview.[ch]
624 allow address harvest of folder as well as selected
627 2002-04-07 [paul] 0.7.4claws71
631 don't try to authenticate with CRAM-MD5 in SMTP when
632 SMTP-AUTH enabled if MTA doesn't issue this
633 auth-method in it's ehlo-response. bug item #531364,
634 patch item #938910. patch submitted by Colin Leroy
637 2002-04-07 [paul] 0.7.4claws70
640 fix missing MODE_READER bug. patch submitted by
641 Colin Leroy <colin@colino.net>
643 2002-04-07 [alfons] 0.7.4claws69
646 * src/prefs_filtering.c
648 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
649 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
651 2002-04-07 [paul] 0.7.4claws68
653 * sync with 0.7.4cvs32
654 see ChangeLog entry 2002-04-06
656 * tools/filter_conv.pl
659 2002-04-06 [paul] 0.7.4claws67
661 * tools/filter_conv.pl
662 modify to be able to find the name of the first
663 mailbox and use that. main's filter does not
664 record the full path to the mailbox and therefore
665 can only filter to the first mailbox.
667 2002-04-05 [paul] 0.7.4claws66
669 * tools/filter_conv.pl
670 attempt to make the script all-encompassing and
671 be able to convert any main 'filter' rule thrown
674 2002-04-05 [paul] 0.7.4claws65
676 * tools/filter_conv.pl
677 allow for collapsed folder trees
679 2002-04-05 [paul] 0.7.4claws64
681 * sync with 0.7.4cvs31
682 see ChangeLog entries 2002-04-05
684 2002-04-03 [paul] 0.7.4claws63
686 * sync with 0.7.4cvs29
687 see ChangeLog entries 2002-04-02 and 2002-04-03
689 2002-04-02 [paul] 0.7.4claws62
691 * sync with 0.7.4cvs26
692 see ChangeLog entry 2002-04-01
694 2002-04-02 [match] 0.7.4claws61
697 * src/importpine.[ch]
699 import Pine address book.
701 2002-04-02 [match] 0.7.4claws60
703 * src/addrharvest.[ch]
704 improve address parsing of funky addresses.
706 2002-04-02 [darko] 0.7.4claws59
709 wrap on send improvements, it now recognizes quoted
710 initials as part of the quotation string, and it
711 does not join lines separated by CR
713 2002-04-01 [match] 0.7.4claws58
718 remove excessive duplicate address generation
721 2002-04-01 [alfons] 0.7.4claws57
726 2002-04-01 [paul] 0.7.4claws56
728 * sync with 0.7.4cvs25
729 see ChangeLog entry 2002-04-01
731 2002-04-01 [alfons] 0.7.4aprilfool55
734 honour feature request item #537427 to allow for
735 displaying names from address book for sent mail also
737 2002-03-29 [paul] 0.7.4claws54
740 src/prefs_filtering.[ch]
743 add 'fast filter' for claws' filtering,
744 /Tools/Create filter rule/... patch submitted
745 by Neill Miller <neillm@thecodefactory.org>
747 2002-03-29 [paul] 0.7.4claws53
749 * sync with 0.7.4cvs24
750 see ChangeLog entry 2002-03-29
752 2002-03-28 [paul] 0.7.4claws52
754 * sync with 0.7.4cvs23
755 see ChangeLog entry 2002-03-28
757 2002-03-27 [melvin] 0.7.4claws51
759 * src/prefs_actions.c
760 Added support to pass only one message part (as a
761 file) to the command using '%p'. No quotes are needed
762 because doubles quotes are automatically added.
763 Fixed bug where Sylpheed could block when waiting for
764 a child process to finish.
765 Changed the help menu to remove quotes around symbols to
766 avoid misinterpretation (they must not be used).
768 2002-03-27 [melvin] 0.7.4claws50
771 Made the new mail notification command always
772 execute asynchronously.
774 2002-03-27 [paul] 0.7.4claws49
777 fix bug introduced in last commit
779 2002-03-27 [paul] 0.7.4claws48
781 * sync with 0.7.4cvs21
782 see ChangeLog 2002-03-26 and 2002-03-27
784 2002-03-26 [hoa] 0.7.4claws47
786 * src/prefs_folder_item.c
787 really fixed the bug #516442 with folder rescan.
789 2002-03-26 [paul] 0.7.4claws46
791 * sync with 0.7.4cvs19
792 see ChangeLog entries 2002-03-25 and 2002-03-26
794 2002-03-25 [hoa] 0.7.4claws45
798 fix the bug #516442 with folder rescan.
800 * src/prefs_common.[ch]
802 added an option to enable two different behaviours
806 2002-03-25 [paul] 0.7.4claws44
809 src/selective_download.c
810 correct a few menuitem labels
812 2002-03-25 [christoph] 0.7.4claws43
815 fix non deleted tmp message in
816 procmsg_save_to_outbox
817 fix problems caused by sync with
818 main branch's procmsg_send_queue
820 2002-03-25 [paul] 0.7.4claws42
824 src/quote_fmt_parse.y
825 add Last name (%L) placeholder for quoting.
826 patch submitted by Thorsten Thielen
827 <thth@users.sourceforge.net>
829 2002-03-25 [paul] 0.7.4claws41
832 get full hostname. patch submitted by
833 Bob Woodside <rwoodside1@comcast.net>
835 2002-03-25 [paul] 0.7.4claws40
840 src/prefs_account.[ch]
841 enable NNTP over SSL. patch submitted by
842 Pascal Jermini <pascal@infinity.hn.org>
844 2002-03-24 [paul] 0.7.4claws39
847 make the arrangement of the Compose tab more
851 fix some irregularities of style
854 updated by Kilian Krause
856 2002-03-23 [paul] 0.7.4claws38
859 updated by Fabio Junior Beneditto
861 2002-03-23 [paul] 0.7.4claws37
864 move 'Gather addresses' to 'Tools' menu
865 make 'Selective download' sensitive
867 2002-03-23 [paul] 0.7.4claws36
869 * sync with 0.7.4cvs16
870 see ChangeLog entries 2002-03-23
872 2002-03-22 [christoph] 0.7.4claws35
874 * src/quote_fmt_parse.y
875 fix include program output
877 2002-03-22 [alfons] 0.7.4claws34
880 initialize GDate stack variable correctly (sorry!)
882 2002-03-22 [paul] 0.7.4claws33
888 rename 'Tool' to 'Tools'
891 move 'Delete duplicated messages' from
892 'Message/' to 'Tools/'
893 re-arrange the order of 'Tools/' items
895 2002-03-22 [paul] 0.7.4claws32
899 auto-address completion now also matches on
900 Nickname. patch submitted by Bob Forsman
901 <hammor@users.sourceforge.net>
904 correct a spelling mistake
906 2002-03-22 [alfons] 0.7.4claws31
909 fix getting uidl from incorrect string
912 2002-03-21 [alfons] 0.7.4claws30
915 more code refactoring
916 plug mem leak introduced by delete on server
918 2002-03-21 [paul] 0.7.4claws29
920 * sync with 0.7.4cvs11
921 see ChangeLog entries 2002-03-20
923 2002-03-20 [alfons] 0.7.4claws28
926 apply Colin's patch and refactor
928 2002-03-20 [paul] 0.7.4claws27
930 * sync with sylpheed 0.7.4cvs9
931 see ChangeLog entry 2002-03-20
933 2002-03-19 [christoph] 0.7.4claws26
938 revert changes for flag updates
939 (does not work correctly and no time to debug)
941 2002-03-20 [alfons] 0.7.4claws25
944 refactor should_delete() a little bit
946 2002-03-19 [paul] 0.7.4claws24
950 src/prefs_account.[ch]
951 allow the user to leave downloaded mail on the
952 server for n days. Patch submitted by Colin Leroy
955 2002-02-19 [paul] 0.7.4claws23
957 * sync with sylpheed 0.7.4cvs8
958 see ChangeLog entries 2002-03-19
960 2002-03-18 [paul] 0.7.4claws22
962 * sync with sylpheed 0.7.4cvs6
963 see ChangeLog entry 2002-03-18
965 2002-03-18 [paul] 0.7.4claws21
968 add en_GB message catalogue
973 correct a few spelling mistakes
975 2002-03-17 [alfons] 0.7.4claws20
978 more stringent checks for NULL params when writing
979 filtering actions to a file
981 2002-03-17 [hoa] 0.7.3claws20
984 fixed the count of new messages
987 fixed the "attachment properties" window
989 2002-03-17 [paul] 0.7.4claws19
994 src/prefs_account.[ch]
997 automatically mark cross-posted messages as read
998 and (optionally) give them a colour label
999 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
1002 2002-03-17 [paul] 0.7.4claws18
1004 * sync with sylpheed 0.7.4cvs5
1005 see ChangeLog entry 2002-03-17
1007 2002-03-17 [melvin] 0.7.4claws17
1010 Worked around a gtktext 'bug': when searching for
1011 a text in a long message it was scrolling slowly
1012 line by line until it hit the searched text.
1014 Updated French translation
1016 2002-03-17 [melvin] 0.7.4claws16
1020 * src/prefs_actions.c
1021 Moved "Edit/Actions" to "Tool/Actions"
1022 Made mainwindow/compose window sensitive as soon as
1023 no child process is running anymore even if the io dialog
1025 Fixed a struct being initialized with a non constant char*
1027 2002-03-16 [christoph] 0.7.4claws15
1030 add --with-compiler-flags option
1031 (only for developer hacking)
1035 try to make folder-stats and flag handling more
1036 independent from the summaryview. msgcounts
1037 are only set when the folder is opened and
1038 procmsg_msginfo_(un)set_flags will handle it
1039 later and summaryview will get the values
1042 2002-03-16 [paul] 0.7.4claws14
1045 fix Return-receipt. Patch submitted by Bob
1046 Woodside <rwoodside1@comcast.net>
1048 2002-03-16 [paul] 0.7.4claws13
1051 fix 'dynamic' signatures, make it work again
1052 broken during sync on 2002-03-14 (0.7.4claws2)
1054 2002-03-15 [match] 0.7.4claws12
1056 * src/addrharvest.[ch]
1057 * src/addrgather.[ch]
1058 * src/addressbook.[ch]
1060 included address harvester feature. still some
1061 issues with address parsing that I will fix.
1063 2002-03-15 [match] 0.7.4claws11
1066 * src/addrcache.[ch]
1067 * src/addressbook.[ch]
1076 tidy up. fix memory leaks. moved attribs and methods
1077 from individual interfaces to addrcache object. prep
1078 for new stuff to come in.
1080 2002-03-15 [alfons] 0.7.4claws10
1083 * src/matcher_parser_parse.y
1084 * src/matcher_parser_lex.l
1085 * src/prefs_matcher.c
1086 add filtering conditions message greater than, smaller
1087 than, and exactly matching a size in bytes
1088 (does not work with delete from POP3 server yet)
1090 this should also give others an idea what you should
1091 do to add new criterions to claws filtering system
1094 2002-03-15 [paul] 0.7.4claws9
1096 * tools/filter_conv.pl
1097 exit if there are no filter rules to convert
1098 rename filterrc to filterrc.old after completion
1100 2002-03-15 [paul] 0.7.4claws8
1102 * sync with sylpheed 0.7.4cvs3
1103 see ChangeLog entry 2002-03-14
1105 2002-03-14 [paul] 0.7.4claws7
1108 clean up the last commit (ahem)
1110 2002-03-14 [paul] 0.7.4claws6
1113 fix bug #515655. honour account preferences
1114 regarding gpg default signing/encryption when
1115 changing account from the compose window.
1117 2002-03-14 [paul] 0.7.4claws5
1120 remove unnecessary curly brackets
1122 2002-03-14 [paul] 0.7.4claws4
1125 src/prefs_filtering.[ch]
1126 add filter rename on folder rename and filter
1127 delete on folder delete. Patch submitted by
1128 Neill Miller <neillm@thecodefactory.org>
1130 2002-03-14 [christoph] 0.7.4claws3
1135 (patch submitted by "Simon 'corecode' Schubert")
1136 * src/prefs_common.c
1140 2002-03-14 [paul] 0.7.4claws2
1142 * sync with sylpheed 0.7.4cvs2
1143 see ChangeLog entry 2002-03-13
1145 2002-03-12 [darko] 0.7.4claws1
1148 fix what seems to be a copy and paste error
1149 when setting color for important messages
1152 2002-03-11 [paul] version 0.7.4claws released
1154 2002-03-11 [paul] 0.7.4claws
1160 update message catalogs. Submitted by Ricardo Mones
1161 Lastra, Alessandro Maestri, Wilbert Berendsen, and
1162 Fabio Junior Beneditto
1167 faq/it/sylpheed-faq*
1173 2002-03-11 [jens] 0.7.3claws7
1176 updated German translation
1178 2002-03-11 [melvin] 0.7.3claws6
1181 updated and corrected French translation
1183 2002-03-10 [hoa] 0.7.3claws5
1187 * src/prefs_account.c
1190 fixed the local account.
1191 you have to change the default "/usr/sbin/sendmail"
1192 to "/usr/sbin/sendmail -t" in the preferences of
1196 removed some debug display for renderer
1198 2002-03-10 [paul] 0.7.3claws4
1200 * faq/en/sylpheed-faq-1.html
1201 faq/en/sylpheed-faq-2.html
1204 2002-03-09 [paul] 0.7.3claws3
1206 * sync with sylpheed 0.7.4
1207 see ChangeLog entry 2002-03-09
1209 2002-03-08 [paul] 0.7.3claws2
1211 * faq/en/sylpheed-faq*
1212 faq/es/sylpheed-faq*
1213 faq/fr/sylpheed-faq*
1216 * manual/fr/.cvsignore
1217 manual/fr/Makefilea.am
1221 add the French manual
1223 2002-03-07 [paul] 0.7.3claws1
1225 * sync with sylpheed 0.7.3cvs4
1226 see ChangeLog entries 2002-03-06 and 2002-03-07
1229 updated by Wilbert Berendsen
1231 2002-03-07 [melvin] 0.7.2claws34
1233 * src/selective_download.c
1234 Changed the pixmap of the receive button to MAIL_RECEIVE.
1236 2002-03-06 [paul] 0.7.2claws33
1238 * sync with sylpheed 0.7.3cvs1
1239 bug fix, see ChangeLog entry 2002-03-05
1241 2002-03-05 [paul] 0.7.2claws32
1246 reverse the pgp ascii-armored code implemented in
1247 0.7.2claws16. removal of this code until it matures.
1248 this means that verifying ascii-armored pgp sigs and
1249 automatic decryption of ascii-armored encrypted
1250 messages no longer works.
1252 2002-03-05 [paul] 0.7.2claws31
1257 * faq/en/Makefile.am
1258 faq/en/sylpheed-faq.html
1259 faq/en/sylpheed-faq-1.html
1260 faq/en/sylpheed-faq-2.html
1261 faq/en/sylpheed-faq-3.html
1262 * faq/es/Makefile.am
1263 faq/es/sylpheed-faq.html
1264 faq/es/sylpheed-faq-1.html
1265 faq/es/sylpheed-faq-2.html
1266 faq/es/sylpheed-faq-3.html
1267 faq/es/sylpheed-faq-4.html
1268 * faq/fr/Makefile.am
1269 faq/fr/sylpheed-faq.html
1270 faq/fr/sylpheed-faq-1.html
1271 faq/fr/sylpheed-faq-2.html
1272 faq/fr/sylpheed-faq-3.html
1277 add FAQs in English, Spanish and French
1280 2002-03-05 [paul] 0.7.2claws30
1282 * manual/en/sylpheed.html
1283 manual/en/sylpheed-XX.html
1284 updated the English manual
1289 dialog box pops up if the article can't be deleted.
1294 updated by Fabio Junior Benedito
1298 * removed ac/gpgme.m4
1299 to avoid autogen common problem
1300 developers have to install gpgme development package now
1303 encoding to 7bit or 8bit is enabled.
1305 2002-03-03 [alfons] 0.7.2claws29
1308 merge fix by Oliver Haertel for selective
1311 2002-03-03 [paul] 0.7.2claws28
1313 * sync with sylpheed 0.7.3
1315 2002-03-03 [paul] 0.7.2claws27
1317 * sync with sylpheed 0.7.2cvs24
1318 see ChangeLog entries 2002-03-02 and 2002-03-03
1320 2002-03-02 [melvin] 0.7.2claws26
1325 * src/prefs_common.[ch]
1326 Added user definable notification on new mail arrival.
1327 Removed unused variables in spell checker prefs code.
1329 2002-03-02 [melvin] 0.7.2claws25
1332 Removed unnecessary escape sequences.
1333 Changed 'Initial...' to 'Initials of Sender'
1335 2002-03-02 [paul] 0.7.2claws24
1337 * sync with sylpheed 0.7.2cvs22
1338 see ChangeLog entry 2002-03-01
1340 2002-03-01 [hoa] 0.7.2claws23
1343 Set sensitivity of delete actions to active
1344 even if the folder is a newsgroup.
1347 - Set sensitivity of delete actions
1348 - Added function check_permission() that will check if the
1349 user is authorized to delete a message. For news, it
1350 will check if the author is the same.
1351 - Enabled deletion when there is no trash folder.
1354 - Added news_cancel_article() to cancel articles
1355 - Implemented news_remove_message() (public function)
1357 2002-03-01 [paul] 0.7.2claws22
1361 recognise urls that that don't include 'http://' and
1365 remove duplicated name
1367 2002-02-28 [paul] 0.7.2claws21
1370 src/summaryview.[ch]
1371 add ability to 'Select thread'
1372 combines Melvin's "Select thread's head" patch (#510907)
1373 with Colin Leroy's <colin@colino.net> "Select whole thread"
1376 2002-02-28 [paul] 0.7.2claws20
1379 hopefully fix segfault on right-clicking a mime part
1380 that some people have experienced.
1381 fix submitted by Fredrik Olofsson <frol@linux.nu>
1383 2002-02-28 [paul] 0.7.2claws19
1385 * sync with sylpheed 0.7.2cvs21
1386 see ChangeLog entries 2002-02-27 and 2002-02-28
1388 2002-02-27 [paul] 0.7.2claws18
1390 * sync with sylpheed 0.7.2cvs18
1391 see ChangeLog entries 2002-02-26 and 2002-02-27
1393 2002-02-26 [alfons] 0.7.2claws17
1396 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
1397 (spotted by Chris Hessman <idatech@gmx.net>)
1399 2002-02-26 [paul] 0.7.2claws16
1404 make decryption of ascii-armored pgp encrypted messages
1405 and verification of ascii-armored signatures work again.
1406 slightly altered from the patch by Jens Jahnke
1410 * the checking of plaintext signatures always comes up in
1412 * it doesn't work for multipart messages
1413 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
1414 including the msg headers and these 2 line themselves, are
1418 "View/Folder Tree" becomes "View/Separate Folder Tree"
1419 "View/Message View" becomes "View/Separate Message View"
1420 because its less ambiguous.
1423 updated by Ricardo Mones Lastra
1425 2002-02-26 [paul] 0.7.2claws15
1427 * sync with sylpheed 0.7.2cvs17
1428 see ChangeLog entries 2002-02-25 and 2002-02-26
1430 2002-02-25 [christoph] 0.7.2claws14
1432 * src/filtering.[ch]
1434 do filtering stuff after all messages have been received
1435 1. drop all messages to .processing
1436 2. scan processing folder for messages
1437 3. filter messages or move to inbox
1438 this will also find old messages left in processing after
1439 a crash or something like that and we get a real msginfo
1440 from folder->get_msg_list and do not have to create our
1441 own in filter_message
1442 * src/matcher_parser_parse.y
1443 remove MIX/MAX warning (reordered includes)
1445 2002-02-25 [paul] 0.7.2claws13
1447 * sync with sylpheed 0.7.2cvs15
1448 see ChangeLog entry 2002-02-24
1450 2002-02-24 [alfons] 0.7.2claws12
1453 clear old color flags first when applying a new color to
1455 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
1457 2002-02-24 [alfons] 0.7.2.claws11
1460 * src/prefs_common.c
1461 add presets for Opera and Konqueror, closes patch #517261,
1462 submitted by Ville Skyttä <scop@users.sourceforge.net>
1464 2002-02-24 [alfons] 0.7.2.claws10
1468 fix threading for null message ids, closes patch #521601,
1469 submitted by Bob Forsman <hammor@users.sourceforge.net>
1471 2002-02-24 [alfons] 0.7.2claws9
1475 make Tool | Filter Message work with filtering system so
1476 setting flags also works
1480 - Processing uses the same function as Tool | Filter
1481 Message, but doesn't use the same update proc yet
1483 2002-02-23 [paul] 0.7.2claws8
1485 * sync with sylpheed 0.7.2cvs14
1486 see ChangeLog entries 2002-02-22 and 2002-02-23
1488 2002-02-22 [christoph] 0.7.2claws7
1491 Add column space to table
1492 * src/quote_fmt_parse.y
1495 2002-02-22 [paul] 0.7.2claws6
1503 src/matcher_parser_lex.l
1504 src/matcher_parser_parse.y
1507 src/prefs_filtering.c
1508 src/selective_download.[ch] *** NEW FILES ***
1511 Selective Download added to 'Tool' menu.
1512 Retrieves email headers of the currently selected pop3
1513 account and allows the user to mark emails for deletion
1514 right on the pop3 server. Patch submitted by Oliver Haertel
1515 <oha@users.sourceforge.net>.
1518 add 'src/quote_fmt.c'
1520 2002-02-22 [christoph] 0.7.2claws5
1524 * src/prefs_common.[ch]
1525 * src/prefs_template.c
1526 * src/quote_fmt.c *** NEW FILE ***
1528 move quote format symbol description code
1529 to it's own file because it is used from
1530 differnent code parts
1531 Rewrote symbol description GUI
1534 + get data from array (no more long constant strings)
1535 * src/quote_fmt_lex.l
1536 * src/quote_fmt_parse.y
1537 Symbol for Literal % changed to \% instead of %%
1538 (More logical as \ is used for quoting for other symbols)
1539 Add |f and |p to include files and program output
1541 |f{/home/.../.signature}
1544 Correct wrong spelling for "Referenzen"
1546 2002-02-21 [paul] 0.7.2claws4
1549 forgotten during sync
1551 2002-02-21 [paul] 0.7.2claws3
1553 * sync with sylpheed 0.7.2cvs11
1554 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
1555 2002-02-20 and 2002-02-21
1557 2002-02-20 [melvin] 0.7.2claws2
1559 * src/prefs_actions.c
1560 Added error report when child cannot fork or when execvp
1561 returns with an error.
1563 2002-02-19 [christoph] 0.7.2claws1
1566 return unconverted text if conde conversion is not possible
1567 when libjconv is used.
1568 (patch submitted by "Simon 'corecode' Schubert")
1572 * version 0.7.2claws release
1574 2002-02-19 [paul] 0.7.2claws
1577 updated by Wilbert Berendsen
1580 2002-02-18 [alfons] 0.7.1claws13
1584 remove references to dlfcn and explicitly loading functions
1585 from dynalink libs, because libs linked anyway, and functions
1586 are loaded explicitly
1588 2002-02-17 [melvin] 0.7.1claws12
1590 * src/prefs_actions.c
1591 Replaced children wait loop with double fork technique.
1592 Now, input/output window updated at each new output.
1593 free_children(): Fixed a memory leak.
1594 Made input/output window non closable if running children
1596 Added missing <unistd.h> include.
1597 Added some --debug outputs.
1599 2002-02-17 [melvin] 0.7.1claws11
1602 Fixed bug where descending sort order did not select top
1605 2002-02-17 [melvin] 0.7.1claws10
1608 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
1609 * src/prefs_common.c
1610 Pspell data package directory no more hard coded but
1611 set during configuration (PSPELL_PATH). (Thanks to
1612 Gustavo Noronha Silva.)
1614 2002-02-17 [melvin] 0.7.1claws9
1617 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
1619 Fixed compile-time warnings.
1621 2002-02-16 [alfons] 0.7.1claws8
1624 fix inadvertent free of NULL pointer which caused
1625 sylpheed to crash when closing the save-as dialog
1626 using the window close button
1628 2002-02-16 [carsten] 0.7.1claws7
1629 * src/mainwindow.[ch]
1632 fixes for pixmap theming code:
1633 - recently changed mail attributes shouldn't get
1635 - theme is only reloaded iff another theme was
1638 2002-02-16 [paul] 0.7.1claws6
1640 * sync with sylpheed 0.7.2 release
1641 see ChangeLog entry 2002-02-15 and 2002-02-16
1643 2002-02-15 [paul] 0.7.1claws5
1645 * sync with sylpheed 0.7.1cvs9
1646 see ChangeLog entry 2002-02-15
1649 remove unneeded headerwindow.c entry
1651 2002-02-14 [carsten] 0.7.1claws4
1653 fixed a bug for "Go to next unread message": there was
1654 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
1655 in the prefs, because of doing "Search again" instead
1658 2002-02-14 [carsten] 0.7.1claws3
1659 * src/stock_pixmap.c
1660 removed 2 more mem leaks; following memprof,
1661 this code is "leak free" now :)
1663 2002-02-14 [carsten] 0.7.1claws2
1664 * src/stock_pixmap.c
1665 used opendir/readdir/closedir instead of scandir
1666 -> code should work now on Solaris
1668 2002-02-14 [paul] 0.7.1claws1
1670 * sync with sylpheed 0.7.1cvs8
1671 see ChangeLog entries 2002-02-13 and 2002-02-14
1674 add some description of Actions and Pixmap Themes
1678 * version 0.7.1claws release
1680 2002-02-13 [paul] 0.7.1claws
1685 updated translations, submitted by Ricardo Mones Lastra,
1686 Alessandro Maestri and Fabio Junior Beneditto
1688 2002-02-13 [melvin] 0.7.0claws75
1690 * src/prefs_actions.c
1691 Added missing "signal.h" include
1693 2002-02-13 [melvin] 0.7.0claws74
1695 * src/prefs_folder_item.c
1696 Added missing "config.h" include
1698 Updated French translation for folder propriety.
1700 2002-02-13 [jens] 0.7.0claws73
1703 Added missing src/prefs_folder_item.c [log added by melvin]
1705 Updated German translation.
1707 2002-02-13 [melvin] 0.7.0claws72
1710 Updated French translation.
1712 2002-02-13 [melvin] 0.7.0claws71
1715 Made gtkut_editable_get_selection return NULL if selection
1717 This fixes a bug where selecting part of message A then
1718 switching to message B and replying to it will not
1719 quote the message's body.
1721 2002-02-12 [paul] 0.7.0claws70
1724 cosmetic, relating to pixmap themes: on toolbar make
1725 updating of 'Exec' and 'Compose news/Compose email'
1728 2002-02-12 [carsten] 0.7.0claws69
1734 - refreshing after changing pixmap theme better
1736 - wanted to remove some mem leaks, but alfons was
1737 faster (and had the better solution ;)
1739 2002-02-12 [alfons] 0.7.0claws68
1741 * src/prefs_common.c
1742 * src/stock_pixmap.[ch]
1743 plug mem leaks, refactor code a little bit
1746 2002-02-12 [sergey] 0.7.0claws67
1749 Fixed problem with copying messages to IMAP folders when the
1750 server uses something other than '/' as a namespace separator
1751 (cyrus-imapd uses '.').
1753 2002-02-12 [jens] 0.7.0claws66
1756 Updated German Translation
1758 2002-02-12 [paul] 0.7.0claws65
1760 * sync with sylpheed 0.7.1cvs1
1761 see ChangeLog entry 2002-02-12
1763 2002-02-12 [melvin] 0.7.0claws64
1765 * src/prefs_actions.c
1766 Fixed "feature" where children's output was duplicated
1767 instead of refreshed while monitoring.
1768 Removed some debug code.
1770 2002-02-12 [christoph] 0.7.0claws63
1773 always delete message from queue after sending/send error
1774 (closes bug #509601)
1776 2002-02-12 [melvin] 0.7.0claws62
1778 * src/prefs_actions.c
1779 Children wait loop is now triggered with a timeout of 1s
1780 Added %F which is replaced with the list of filenames
1781 of all selected messages (as suggested by Ricardo Mones Lestra)
1782 Pipe syntax changed. Prefix with | to send selection, postfix
1783 with | to retrieve output. Prefix with > or * to send
1784 user definable input to the command (*: input is hidden)
1785 Old pipe action should now be postfixed with |, too.
1787 2002-02-12 [carsten] 0.7.0claws61 (more 59.75)
1788 * src/stock_pixmap.c
1789 fixed a bug: if there's no theme directory don't
1790 throw an error, just do "nothing" (thanks Alfons)
1792 2002-02-12 [carsten] 0.7.0claws60
1795 had to write the cache twice (nasty!); some marks would
1798 2002-02-11 [carsten] 0.7.0claws59
1801 doc-src/maintainer_guide.txt
1807 src/prefs_common.[ch]
1808 src/stock_pixmap.[ch]
1809 src/summaryview.[ch]
1810 pixmap theming and related work on pixmap
1811 handling on some other places
1812 (e.g. hrm features for all folder)
1813 src/pixmap/stock_*.xpm -> the stock_ was removed
1815 2002-02-11 [paul] 0.7.0claws58
1817 * sync with sylpheed 0.7.1 release
1818 see ChangeLog entries 2002-02-11
1820 2002-02-08 [paul] 0.7.0claws57
1822 * sync with sylpheed 0.7.0cvs39
1823 see ChangeLog entry 2002-02-07 (last entry)
1825 * src/prefs_actions.c
1826 src/prefs_filtering.c
1829 sync: made it compile with C compilers other than gcc
1831 2002-02-07 [paul] 0.7.0claws56
1833 * sync with sylpheed 0.7.0cvs38
1834 see ChangeLog entries 2002-02-06 (last 2 entries) and
1837 2002-02-07 [darko] 0.7.0claws55
1841 Fix const gchar */gchar * issue (thanks Hiro)
1843 2002-02-07 [darko] 0.7.0claws54
1848 * src/prefs_template.c
1850 * src/quote_fmt_parse.y
1853 When replying or forwarding an email don't quote the entire
1854 mail body but use the part of the message text that is selected
1856 2002-02-06 [melvin] 0.7.0claws53
1858 * src/prefs_common.[ch]
1861 Made possible to switch quickly to last used dictionary
1862 which makes checking bilingual documents easier.
1864 2002-02-06 [melvin] 0.7.0claws52
1867 Added forgotten new file src/prefs_actions.c
1869 2002-02-06 [melvin] 0.7.0claws51
1871 * src/prefs_actions.c ** NEW FILE **
1872 * src/prefs_actions.h ** NEW FILE **
1873 Added actions to execute on message text view, or on the
1876 Added src/prefs_actions.[ch]
1878 Added new menu "Edit/Actions"
1880 Added new actionsrc file.
1882 Added actionsrc reading.
1884 Added new menus "Edit/Actions" and "Configuration/Actions..."
1885 * src/prefs_common.h
1886 Added new element actionslst element to prefs_common.
1888 2002-02-06 [paul] 0.7.0claws50
1890 * sync with sylpheed 0.7.0cvs36
1891 see ChangeLog entry 2002-02-06
1896 updated by Ricardo Mones Lastra
1898 2002-02-05 [paul] 0.7.0claws49
1900 * sync with sylpheed 0.7.0cvs33
1901 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
1903 2002-02-05 [paul] 0.7.0claws48
1906 re-add 'Edit/Advanced/Delete entire line', previously named
1909 2002-02-04 [paul] 0.7.0claws47
1913 fix bug #494993 (Reply All not taking Reply-To into consi)
1914 eliminate differences in behaviour of right-click 'Reply to all'
1915 in summary view and 'Reply to all' on the toolbar.
1916 fix bug where Reply-To gets ignored by 'Reply to all' in summary
1917 view and From gets ignored by 'Reply to all' on toolbar.
1918 fix bug where 'Reply to all' on toolbar uses To twice and ignores
1919 From when no Reply-To header is present.
1921 2002-02-04 [paul] 0.7.0claws46
1923 * sync with sylpheed 0.7.0cvs30
1924 see ChangeLog entries 2002-02-03 and 2002-02-04
1926 2002-02-03 [melvin] 0.7.0claws45
1929 Readded function to highlight all misspelled words.
1930 Fixed bug where user-provided-words did not replace
1931 correctly the misspelled word when using the mouse.
1932 Fixed bug where checking a region selected from right to left did
1933 not check the region at all.
1934 Fixed bug where 'Check backwards' may not check at all.
1935 Fixed memory leaks where popup menus and accel_groups were not destroyed.
1936 Fixed possible buffer overflow when checking for long strings (>1k).
1937 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
1938 Accelerators code uses now gtk_widget_add_accel.
1939 Removed and disabled obsolete and unfinished code.
1943 Added menu item to Highlight all misspelled words.
1945 2002-02-01 [paul] 0.7.0claws44
1948 fix '/View/Hide read messages' sensitivity when all
1949 messages in a folder are hidden
1951 2002-02-01 [paul] 0.7.0claws43
1954 add --send option to command line interface, sends all
1955 queued mail. Patch submitted by Ricardo Mones Lastra.
1957 2002-01-31 [paul] 0.7.0claws42
1960 add '/View/Hide read messages' to main_window_set_menu_sensitive()
1962 2002-01-31 [paul] 0.7.0claws41
1964 * sync with sylpheed 0.7.0cvs27
1965 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
1969 comment out elements of textview_show_part() as temporary
1970 workaround for attachment 'Display as text' bug
1973 updated by Fabio Junior Beneditto
1975 2002-01-30 [paul] 0.7.0claws40
1977 * sync with sylpheed 0.7.0cvs24
1978 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
1982 add {N_("/_Spelling"), ... "<Branch>"} to
1983 GtkItemFactoryEntry compose_entries[]
1985 * src/prefs_common.c
1986 add claws menu items to prefs_keybind_apply_clicked()
1987 and remove non-claws menu items
1989 2002-01-29 [paul] 0.7.0claws39
1991 * sync with sylpheed 0.7.0cvs22
1992 see ChangeLog entries 2002-01-28 and 2002-01-29
1994 2002-01-28 [melvin] 0.7.0claws38
1997 Added the declartion of compose_send_control_enter.
2001 Added in a 'Spelling' menu which includes the configuration menu.
2002 Added a real 'Check all' and got rid from the old one which only
2003 highlited misspelled word.
2004 Made 'Check while typing' a disableable option.
2005 Added a dialog when there are no more misspelled word.
2006 Added a dialog if error occurs when switching to a dictionary.
2008 * src/prefs_common.[ch]
2009 Added option for the default 'Check while typing' option.
2012 2002-01-28 [alfons] 0.7.0claws37
2015 fix buglet and make code comply with sylpheed code style
2017 2002-01-28 [paul] 0.7.0claws36
2019 * sync with sylpheed 0.7.0cvs19
2020 see ChangeLog entries for 2002-01-28
2022 2002-01-28 [hoa] 0.7.0claws35
2028 read the renderer config
2031 use the renderer config to convert mime attachments
2034 don't use textview_show_html/ertf,
2035 use get_text_content instead
2037 2002-01-27 [alfons] 0.7.0claws34
2040 make sylpheed believe it can delete a news message...
2041 (messages are NOT deleted, maybe we should remove
2042 processing from the folder properties after all.)
2044 2002-01-27 [alfons] 0.7.0claws33
2049 implement remove_msg()
2051 2002-01-27 [alfons] 0.7.0claws32
2056 fix return receipt / disposition notification again. this
2057 stuff seems to break on _every_ major summary UI change, so
2058 it's now implemented using a flag which is saved in the
2061 2002-01-26 [alfons] 0.7.0claws31
2064 let import dialog show the destination folder identifier
2066 2002-01-26 [melvin] 0.7.0claws30
2070 Readded 'Mark all read' into summary view popup menu
2071 Added 'Mark all read' in folder view popup menu for IMAP
2073 Made it insensitive if the selected folder is not the shown
2074 one to avoid 'Mark all read' on the wrong folder.
2076 2002-01-26 [paul] 0.7.0claws29
2080 move 'Mark all read' from summary view to folder view
2081 menu. (adapted from) patch submitted by Jeremy Andrews,
2082 <lists@kerneltrap.com>
2084 2002-01-25 [alfons] 0.7.0claws28
2087 put the gtk class name back so GtkSText adapts the
2090 2002-01-25 [alfons] 0.7.0claws27
2093 assimilate Ricardo's patch that shows pixmaps instead of
2094 plain "new" and "unread" texts in the folder view column
2097 2002-01-25 [paul] 0.7.0claws26
2100 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can
2101 be found in non-standard locations.
2102 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
2104 2002-01-25 [paul] 0.7.0claws25
2106 * sync with sylpheed 0.7.0cvs16
2107 see ChangeLog entry 2002-01-25
2109 2002-01-24 [paul] 0.7.0claws24
2111 * more sync with sylpheed 0.7.0cvs15
2112 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
2114 2002-01-23 [sergey] 0.7.0claws23
2117 Fixed segfault when closing LDIF import wizard with
2123 Fixed wrong scrolling position after switching between
2124 text and image parts.
2126 2002-01-23 [paul] 0.7.0claws22
2128 * sync with sylpheed 0.7.0cvs15
2129 see ChangeLog entries 2002-01-22 and 2002-01-23
2131 2002-01-21 [melvin] 0.7.0claws21
2133 * src/prefs_scoring.c
2134 * src/prefs_filtering.c
2135 Fixed bug where scoring and filtering windows stopped
2138 2002-01-21 [paul] 0.7.0claws20
2140 * sync with sylpheed 0.7.0cvs12
2141 see ChangeLog entries 2002-01-20 and 2002-01-21
2143 2002-01-21 [carsten] 0.7.0claws19
2146 * src/messageview.[ch]
2147 * src/summaryview.[ch]
2148 changes to shortcuts handling again:
2149 + "Q" now controled by mainwin
2150 + v/V are now customizable and have slightly
2152 the "button" to minimize the messageview (and maximize
2153 the summary view) is a real button now
2155 "Delete Line+" added to Edit/Advanced (this will also
2158 2002-01-20 [melvin] 0.7.0claws18
2161 Made "Bcc" sensitive when addressbook is called from
2162 compose window (it was a Claws only bug).
2164 2002-01-19 [alfons] 0.7.0claws17
2167 prevent unnecessary updates when currently selected folder has
2170 2002-01-19 [alfons] 0.7.0claws16
2173 prevent writing the cache based on current message list in summary
2174 view when filtering also put messages in currently selected folder
2179 Italian translation submitted by Alessandro Maestri
2180 <a.maestri@cs.tin.it>
2182 2002-01-18 [melvin] 0.7.0claws15
2184 * src/prefs_filters.c
2185 fixed bug where 'cancel' from 'filters' window stops autochecking
2186 if the timer timed out when the window was open.
2188 2002-01-18 [match] 0.7.0claws14
2190 * src/addrclip.[ch] ** NEW FILE **
2191 * src/addrselect.[ch] ** NEW FILE **
2192 * src/adbookbase.h ** NEW FILE **
2193 addressbook cut, copy and paste
2195 * src/addrcache.[ch]
2197 * src/addrindex.[ch]
2209 support for copy/paste
2211 support for copy/paste
2212 tidy up menu option processing
2213 correct address list function arguments
2215 sort user attributes
2225 2002-01-18 [paul] 0.7.0claws13
2227 * sync with sylpheed 0.7.0cvs8
2228 configure.in: support Mac OS X (Darwin)
2230 2002-01-18 [carsten] 0.7.0claws12
2232 small hack to fix a segfault with an empty href
2233 (reported by Alexandra Walford <deeni@altern.org>)
2236 the shortcuts for Mark und Mark as unread are hardcoded
2240 readded the shortcuts in gtkstext but made them
2241 customizeable (simply by adding a menu plus a wrapper
2244 2002-01-17 [melvin] 0.7.0claws11
2247 fix default dictionary not being saved.
2249 2002-01-16 [darko] 0.7.0claws10
2252 fix wrapping crash with URL longer than wrapping margin
2254 2002-12-08 [hoa] 0.7.0claws10
2256 * src/matcher_parser_parse.y
2259 * src/prefs_filtering.c
2260 now, we can use bounce action in the dialog box.
2262 2002-01-16 [carsten] 0.7.0claws9
2264 removed the <control> and <alt> shortcuts because they're
2265 not needed and interefered with the "normal" shortcuts
2268 removed most of the hardcoded shortcuts and assigned
2269 them to menu entries making them easy customizable by
2272 2002-01-16 |melvin] 0.7.0claws8
2275 fixed bug where using the mouse and when the compose
2276 window is not on top may result in a crash.
2278 2002-01-16 [melvin] 0.7.0claws7
2281 fixed a long standingspell checker bug which could
2282 cause a crash after sending a message.
2284 2002-01-16 [paul] 0.7.0claws6
2286 * sync with sylpheed 0.7.0cvs7
2287 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
2288 2002-01-15, and 2002-01-16
2290 2002-01-16 [melvin] 0.7.0claws5
2296 Heavily modified spell checker code to work around
2297 ispell bug, to add keyboard shortcuts and for future
2298 enhancements. See README.claws for usage information.
2300 2002-01-15 [alfons] 0.7.0claws4
2303 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
2304 so sorting within threads reflects sort mode
2306 2002-01-15 [christoph] 0.7.0claws3
2309 added alertpanel if mail sending failed
2311 2002-01-15 [alfons] 0.7.0claws2
2313 * src/prefs_filtering.c
2314 don't stop timer when prefs filtering dialog is opened
2316 2002-01-14 [alfons] 0.7.0claws1
2320 remove debug_print()s for privacy reasons
2322 2002-01-14 [darko] 0.7.0claws
2325 quotation wrapping is now also in the main branch
2329 * tools/filter_conv.pl
2330 allow for Boolean Op and case-sensitivity
2331 this file is included in the release and tagged
2334 2002-01-13 [paul] 0.7.0claws
2336 * release 0.7.0, with cvs tag 'rel_0_7_0'
2340 * tools/filter_conv.pl
2342 rewritten to output to matcherrc instead of filteringrc
2345 updated Spanish translation by Ricardo Mones Lastra
2350 update dutch translation
2355 Updated by Fabio Junior Beneditto
2357 2002-01-13 [melvin] 0.6.6claws53
2360 Updated french translation
2362 2002-01-12 [alfons] 0.6.6claws52
2365 plug mem leak that has been sitting there for ages
2367 2002-01-12 [alfons] 0.6.6claws51
2370 undo melvin's changes from 0.6.6claws48 because summary
2371 view now refuses to select first unread message when
2374 2002-01-11 [alfons] 0.6.6claws50
2377 use claws' semantics for getting folder item when
2378 importing an mbox file into a folder
2379 (submitted by Dale P. Smith)
2381 2002-01-11 [christoph] 0.6.6claws49
2384 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
2385 toggle widget, because non static prefs can not use
2386 prefs_set_* functions
2387 * src/prefs_account.c
2388 toggle smtp auth password field sensitivity if
2389 user id is empty and add descrition of usage for
2391 * src/prefs_folder_item.c
2392 use SET_TOGGLE_SENSITIVITY macro to instead of extra
2395 2002-01-11 [melvin] 0.6.6claws48
2398 fix the 'Ctrl-Enter' feature for sending and test really
2399 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
2400 editables which was not documented in Gtk)
2403 Made summaryview refresh after sorting and not before.
2405 2002-01-11 [christoph] 0.6.6claws47
2408 select account from account ids if possible and
2409 correctly set save folder for copy in reedit
2411 2002-01-10 [paul] 0.6.6claws46
2413 * sync with sylpheed 0.7.0 release
2414 see ChangeLog entries 2002-01-07, 2002-01-08 and
2420 remove more dirt traces...
2425 clean up some traces of my debugging stuff
2427 2002-01-09 [alfons] 0.6.6claws45
2430 break up filteringprop_apply() in three separate pieces
2431 so we can drop messages that failed processing in the
2435 fix bug #469598 "no refresh of inbox after filter" which
2436 was introduced by the new summary view locking, and which
2437 prevented the summary view to update after a manual filter
2438 message. claw's filter message requires a summary_show().
2439 (aargh, summary_show() again! :-)
2441 2002-01-07 [alfons] 0.6.6claws44
2443 * src/headerwindow.c
2446 * src/sourcewindow.c
2447 bring in Hiro's last 0.7.0 wm class fixes
2450 bring in Ricardo's fix for sylprint script
2454 * src/prefs_common.[ch]
2455 * src/prefs_account.[ch]
2457 clean up account preference poison in rfc2015,
2458 and preparation to fix double sign bug
2459 (patch submitted by Simon 'corecode' Schubert)
2461 2002-01-07 [christoph] 0.6.6claws43
2464 search for free message number, do not only rely
2467 fix smtp auth and use extra account information
2468 if available, if not use pop3 data instead
2469 (closes bug #500341)
2473 2002-01-06 [alfons] 0.6.6claws42
2476 try making the separate windows work again...
2478 2002-01-06 [alfons] 0.6.6claws41
2481 adapt Hiro's separate window menu (to get rid of the funny
2482 duplicate menu items), and make it work again
2484 2002-01-06 [alfons] 0.6.6claws40
2489 * tools/README.sylprint
2490 add sylprint script for printing mails from Sylpheed
2491 (contributed by Ricardo Mones Lastra)
2496 2002-01-06 [melvin] 0.6.6claws39
2500 Fixed crash introduced in 0.6.6claws38 by the menu
2501 reorganisation (Hide read messages)
2504 Fixed typo (we are now in 2002, alfons ;) )
2506 2002-01-05 [alfons] 0.6.6claws38
2508 * sync with sylpheed 0.6.6cvs10-17
2509 (last stuff marked as LAST_STABLE)
2511 2002-01-04 [melvin] 0.6.6claws37
2514 Made account selection code use strcasestr again instead of
2515 g_strcasecmp (fixes bug where reediting queued messages
2516 did not select proper account reported by T. Link).
2519 Fix bug where folder icons are not shown when 'hide read messages'
2522 * src/stock_pixmaps.[ch]
2523 Added folder icons for 'hide read messages'.
2526 Fixed bug where 'Enter' in a header entry will send the message
2527 if 'CTL-Enter' was chosen as a shorcut for sendind.
2529 2002-01-03 [melvin] 0.6.6claws36
2532 Added popup menu for common preferences and
2533 account preferences (right click on tab displays
2534 a menu of all tabs.)
2536 2002-01-02 [melvin] 0.6.6claws35
2539 Made spelling code compatible with undo/redo feature.
2540 Added creation of suggestion mode menu for the general
2543 * src/prefs_common.[ch]
2544 Added option menu for the speller's suggestion mode.
2545 Added missing spaces in "..." buttons and made a "..."
2546 button non translatable!
2549 Made speller use the default suggestion mode.
2550 Hack to make it possible to choose 'CTRL-Enter' as a
2551 shortcut for sending (and only for sending).
2553 * src/prefs_folder_item.c
2554 Changing subject simplification does not update cache
2555 anymore (because it is unnecessary).
2556 Fixed bug where changing subject simplification updated the
2557 summaryview even when the viewed folder is not the
2558 folder which properties are being changed. (E.g.
2559 viewing folder A and changing
2560 the subject simplification of
2561 folder B -not being viewed- updated the
2562 summaryview of folder A with data of
2563 folder B). (Hope this is clear... )
2565 2001-12-31 [alfons] 0.6.6claws34
2569 fgetc() returns a signed integer which doesn't
2570 fit in a char. so c truncates this to a char
2571 but we may lose significant bits. i.e. we may
2572 comparing 0xFF which may not be equal to -1
2573 unless properly casted to signed char which
2574 we won't do because fgetc() returns a signed
2575 integer which doesn't fit in a char. so c
2576 truncates this to a char but we may lose
2577 significat bits. (you got the idea, thanks
2578 to Gustavo Noronha Silva <kov@debian.org>
2579 and the Debian folks!)
2581 2001-12-30 [alfons] 0.6.6claws33
2583 * src/prefs_common.c
2584 add #ifdef USE_PSPELLs that Melvin forgot
2586 2001-12-30 [melvin] 0.6.6claws32
2588 * src/prefs_common.[ch]
2589 Added configurable color for misspelled words.
2592 Fixed bug of foreground text color (reported by David
2594 Added configurable color for misspelled words.
2596 2001-12-30 [alfons] 0.6.6claws31
2599 remove unnecessary things someone put there
2603 make folder properties (like threading and sorting) persistent
2604 (closes bug #497424 "rescan folder tree resets proprieties")
2605 currently this is only for MH folders.
2607 2001-12-29 [melvin] 0.6.6claws30
2609 * src/string_match.[ch]
2610 Optimized a bit: regexp pattern buffer compiled only once, and
2611 one subroutine call removed. Fixed ^ regexp search: Now,
2612 "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
2615 Subject filtering changed to filter summary columns and
2616 not directly the messages subject cache. The loss in
2617 performance is balanced by the improvement of string_match.
2618 Added an alert panel if there is an error in the regexp.
2620 * src/src/prefs_folder_item.h
2621 Added a regexp pattern buffer.
2623 2001-12-28 [alfons] 0.6.6claws29
2625 * src/string_match.[ch]
2627 allow compilation *BSD
2629 2001-12-27 [alfons] 0.6.6claws28
2632 sync the Hiro's bug fix for BSD
2634 2001-12-27 [melvin] 0.6.6claws27
2637 Simplify focus to subject entry code.
2639 2001-12-27 [darko] 0.6.6claws26
2645 * src/procheader.[ch]
2647 * src/stock_pixmap.[ch]
2649 Show key icon for encrypted mails in summary view
2651 * src/pixmaps/clip.xpm
2652 * src/pixmaps/clipkey.xpm
2653 * src/pixmaps/key.xpm
2654 New/modified icons for the above
2656 2001-12-27 [melvin] 0.6.6claws25
2658 * src/prefs_common.c
2659 Put spell checker options in a separate tab to decrease
2660 the Common Preferences window height.
2663 Update spell checker usage instruction about its options
2666 2001-12-27 [melvin] 0.6.6claws24
2669 Changed subject entry widget position. Initial focus is
2670 on the To header instead of the subject entry.
2671 Creating a new header scrolls the header list to make the
2672 created one visible. Nevertheless, when automatically filling
2673 headers, the first one is shown.
2674 A Tab key press in the last empty header entry zips the
2675 focus to the subject entry.
2676 (I did not change the combo boxes, yet)
2678 2001-12-26 [alfons] 0.6.6claws23
2680 * src/prefs_account.c
2682 allow default inbox to reside in another mailbox (only
2683 works for POP3 accounts)
2685 2001-12-26 [alfons] 0.6.6claws22
2688 make reply-on-click work with the account of the selected folder
2690 put a fixme here to remind me to fix finding correct default
2691 account for nested folders
2693 2001-12-25 [alfons] 0.6.6claws21
2696 make column headers display locked and mark pixmaps (idea by Melvin)
2697 fix bug by adding score and locked column type to sort array
2699 2001-12-25 [alfons] 0.6.6claws20
2702 catch a *potentially* inadvertent write back of
2703 the message cache(s) introduced by 0.6.5claws37
2705 2001-12-25 [christoph] 0.6.6claws19
2707 * src/stock_pixmap.[ch]
2709 add ignore thread pixmap
2710 (can someone draw a better icon for this?)
2712 2001-12-24 [alfons] 0.6.6claws18
2714 * src/prefs_folder_item.c
2715 make address completion actually work for the
2716 Default To address in the Folder Property dialog.
2718 2001-12-24 [alfons] 0.6.6claws17
2721 use new style regexp for subject stripping
2722 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
2724 2001-12-24 [darko] 0.6.6claws16
2728 move GPG related informational messages to debug mode
2730 2001-12-23 [alfons] 0.6.6claws15
2732 * src/stock_pixmap.[ch]
2734 add the forgotten Claws' locked pixmap
2736 2001-12-23 [alfons] 0.6.6claws14
2739 accept file name typed in entry in multi file
2740 selector (patch submitted by Gustavo Noronha Silva
2743 2001-12-23 [alfons] 0.6.6claws13
2745 * src/prefs_filter.c
2746 * src/prefs_filtering.c
2749 clean up a little bit
2751 * src/string_match.c
2752 validate input strings a little bit more
2754 2001-12-23 [alfons] 0.6.6claws12
2758 * src/string_match.[ch] ** NEW **
2759 * src/folderview.[ch]
2762 * src/prefs_folder_item.[ch]
2763 add subject simplification to strip out strings from
2764 a subject line (esp. handy for mailing lists).
2765 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
2766 but slightly changed things for better integration.)
2768 2001-12-23 [alfons] 0.6.6claws11
2771 fix bug introduced by submission included in 0.6.5claws52.
2772 ideally this submission should clean the trash if any trash
2773 folder has a message. however, the hasTrash variable was
2774 set to false whenever a trash folder was empty (discarding
2775 a previously found *filled* trash folder.)
2777 also edited the code a little bit and made it more safe.
2779 2001-12-22 [alfons] 0.6.6claws10
2782 quick fix for Martin Pool's omission of an account
2783 specific SSL setting
2785 2001-12-22 [alfons] 0.6.6claws9
2792 better support for multipart/digest (submitted
2793 by Fredrik <e98fo@efd.lth.se>)
2795 2001-12-22 [alfons] 0.6.6claws8
2798 correct function signature
2801 * src/prefs_account.[ch]
2802 allow IMAP over SSH tunnel (patch submitted by
2803 Martin Pool <mbp@samba.org>)
2805 2001-12-21 [alfons] 0.6.6claws7
2807 * sync with sylpheed 0.6.6cvs4-9
2808 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
2810 2001-12-21 [christoph] 0.6.6claws6
2813 * src/prefs_folder_item.[ch]
2814 implement saving of outgoing messages to current folder.
2815 fix segfault when no default outbox is available
2816 (closes bug #495683)
2818 2001-12-21 [carsten] 0.6.6claws5
2821 pressing CTRL while DND does now the expected thing and
2822 copies the mail (moving is still the default, as this
2823 seam more appropriate for handling mails by DND)
2825 2001-12-18 [paul] 0.6.6claws4
2827 * sync with sylpheed 0.6.6cvs3
2828 see ChangeLog entries 2001-12-18
2830 2001-12-18 [hiro] 0.6.6claws3
2833 fix for multibyte characters (obtain the number of letters
2836 2001-12-17 [paul] 0.6.6claws2
2838 * sync with sylpheed 0.6.6cvs1
2839 see ChangeLog entry 2001-12-16
2841 2000-12-17 [alfons] 0.6.6claws1
2846 2001-12-16 [paul] 0.6.6claws
2849 * Release version 0.6.6claws, cvs tag: rel_0_6_6
2852 last minute sync with main 0.6.6
2855 updated by Ricardo Mones Lastra
2856 update for last minute sync
2859 update for last minute sync
2861 updated by Jens Oberender
2863 updated by Fabio Junior Beneditto
2865 * src/prefs_common.[ch]
2867 number of undo levels is user configurable
2868 (squeeze it into the release in the dying
2869 moments) Submitted by Jens Oberender
2874 updated french translation
2876 2001-12-15 [paul] 0.6.5claws92
2878 * sync with sylpheed 0.6.5cvs28
2879 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
2882 update to allow for sync
2887 update dutch translation
2889 2001-12-14 [carsten] 0.6.5claws91
2891 fixed bug #473785; also after changing the column order
2892 the same message will be selected and displayed as before
2895 2001-12-14 [carsten] 0.6.5claws90
2897 probably found the bug reported by wwb opening or closing
2898 a folder tree just before dnd (found the solution in the
2899 balsa source -- thanks to them)
2901 2001-12-14 [carsten] 0.6.5claws89
2904 moved gtk_clist_moveto to the right place, so that
2905 only the accounts dialog is effected on opening
2907 2001-12-14 [carsten] 0.6.5claws88
2909 gtkut_clist_set_focus_row does a gtk_clist_moveto
2910 now, so that the focused row will be seen in any case
2911 (reported by wwp on sf-claws-user)
2913 2001-12-14 [darko] 0.6.5claws87
2916 remove unnecessary line
2918 2001-12-14 [paul] 0.6.5claws86
2920 * sync with sylpheed 0.6.5cvs27
2921 see ChangeLog entries 2001-12-14
2923 2001-12-14 [carsten] 0.6.5claws85
2925 following a suggestion of Melvin the rcoabm pops up
2926 right under the button now and the button is reliefed
2927 while the popup is open
2929 2001-12-14 [darko] 0.6.5claws84
2932 fix crash when wrapping long lines if linewrap quotation
2933 is disabled and wrapper encounters a word spanning more
2936 2001-12-13 [paul] 0.6.5claws83
2939 prefer 'Reply-To' header over mailing list header when
2940 replying to a message. Finally prevent all those confirmation
2941 messages being sent to the list itself.
2944 remove unused summary_set_menu_sensitive() entry
2946 2001-12-13 [paul] 0.6.5claws82
2949 * src/pixmaps/inbox-hrm.xpm ** NEW FILE **
2950 * src/pixmaps/outbox-hrm.xpm ** NEW FILE **
2951 * src/pixmaps/trash-hrm.xpm ** NEW FILE **
2952 improvements to 'Hide read messages': Inbox, Outbox,
2953 Trash, Queue, and Draft icons now reveal presence of hidden
2956 2001-12-12 [alfons] 0.6.5claws81
2958 0.6.5claws80 was tagged as LAST_STABLE
2960 * src/filtering.[ch]
2962 * src/matcher_parser_lex.c
2963 fix the filtering; my last attempt to get it right,
2964 if it does not work, it's Hoa's turn. ;-)
2966 for my honourable peers:
2968 the code now makes a clear distinction between
2969 rules as they are displayed (probably escaped),
2970 and as they are executed (probably unescaped). the
2971 parser does *NOT* do any unescaping, this is
2972 the task of the matcher.c (which breaks up a
2973 rule into condition) and the filtering.c (which
2974 breaks up the rule's action). to make this
2975 run happily we provide an unescaped copy of
2976 crucial strings to the MatcherProp and
2977 FilteringAction structures. note that the only
2978 exception to this is any REGEXP string. those
2979 are directly passed to regcomp() and regexp()
2980 (who have much more powerful unescape functions).
2984 you can escape tab (\t), carriage return (\r),
2985 linefeed (\n), form feed (\f), quote (\"),
2986 single quote (\'), bell (\b) in all the entry
2987 lines in the scoring & filtering dialogs.
2988 as an added bonus this should not affect
2989 existing filtering rules.
2991 2001-12-12 [carsten] 0.6.5claws80
2995 "item(s) selected" is now sensitive to 1 or more
2996 than one selected (nice for language where simple
2997 adding of a "s" is not possible as German (Eintrag
3000 the "forward as attachment" entry from the right
3001 click menu removed, "forward" acts following the
3005 reverted my former changes; so compiler warning again
3006 but there's more GTK_TEXT/GTK_STEXT mixing on other places
3010 "search in message" does now *not* only work in MVIEW_TEXT
3011 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
3015 removed "/File/_Close" as it was the same as "/File/E_xit"
3016 and we don't need it two times
3018 the separate folder view and message view now get a distinct
3019 WMCLASS, just in case someone is using sawfish ;-)
3021 as the menu entries "/View/Message view" and "/View/Folder tree"
3022 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
3023 make them sensitive accordingly and as these two are "shown"
3024 after startup anytime check this menuitem at startup
3026 2001-12-12 [paul] 0.6.5claws79
3029 fix sensitivity of 'Search folder...', broken in
3035 2001-12-11 [carsten] 0.6.5claws78
3037 fixed two typos returning a wrong FALSE/TRUE
3038 * src/mainwindow.[ch]
3039 extra menu for email/news button removed
3041 2001-12-11 [alfons] 0.6.5claws77
3043 * src/matcher.c (1.3)
3044 * src/matcher_parser_lex.l (1.28)
3045 revert for another attempt
3046 mark 0.6.5claws77 as LAST_STABLE
3048 2001-12-11 [christoph] 0.6.5claws76
3051 fixed wrong translation for prev. unread msg
3053 2001-12-11 [paul] 0.6.5claws75
3058 * src/summaryview.[ch]
3059 * src/pixmaps/dir-open-hrm.xpm ** NEW FILE **
3060 enable ability to hide read messages on per folder basis via
3061 '/Summary/Hide read messages'; when selected, a folder will
3062 have a red open folder icon, instead of a blue icon, if the
3063 folder contains hidden messges
3064 submitted by Thomas Link <t.link.tmp200101.gmx.net>
3067 remove '/Message/Forward as attachment' from
3068 main_window_set_menu_sensitive() to prevent debug warning
3072 Clean up some of the English
3074 * tools/newscache_clean.pl
3075 allow for new 'hidereadmsgs' entry in folderlist.xml
3078 updated translation, submitted by Ricardo Mones Lastra
3080 2001-12-11 [paul] 0.6.5claws74
3082 * sync with sylpheed 0.6.5cvs25
3083 see ChangeLog entry 2001-12-11
3085 2001-12-10 [alfons] 0.6.5claws73
3088 add more control characters
3089 * src/matcher_parser_lex.l
3090 make escaping / unescaping work again
3092 2001-12-10 [alfons] 0.6.5claws72
3095 clean up warnings "returning value for void function"
3096 * src/prefs_filtering.c
3097 make info button for execute action sensitive
3099 2001-12-10 [paul] 0.6.5claws71
3104 fix: imap server now gets informed of MARKED, UNMARKED
3105 and REPLY events. Now people can use different IMAP-Mail
3106 clients and have the exact same information about MARKED,
3107 UNMARKED and REPLY status with all of them. Especially
3108 useful for imap servers with a web-frontend.
3109 submitted by Tobias Sandhaas <medlor@web.de>
3111 2001-12-09 [melvin] 0.6.5claws70
3114 fixed bug #490076 (hunted down by Alfons who implemented
3115 a workaround in 0.6.5claws65)
3117 2001-12-09 [christoph] 0.6.5claws69
3120 set pointer to string in LOCKED column to NULL
3121 (might fix bug #490800)
3123 2001-12-09 [carsten] 0.6.5claws68
3126 resolved some cluttered menu shortcuts
3127 ('creating new email' and 'creating news message'
3130 wmclass now distinc from main window
3133 email/news and forward button functionality similar
3134 to the reply buttons; removed the ugly dropdown arrows
3135 and use instead the right mouse button
3137 2001-12-09 [paul] 0.6.5claws67
3141 allow spaces in imap folder names
3142 submitted by Willem van Engen <wvengen@stack.nl>
3144 2001-12-09 [paul] 0.6.5claws66
3146 * sync with sylpheed 0.6.5cvs24
3147 see ChangeLog entry 2001-12-09
3149 2001-12-08 [alfons] 0.6.5claws65
3152 prevent secondary selection claim after "add to sender" dialog
3153 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
3154 we trick GTK by simulating a click at (0, 0) in the textview.
3156 2001-12-08 [hoa] 0.6.5claws64
3159 fixed a bug about the .processing folder name while filtering
3161 2001-12-08 [alfons] 0.6.5claws63
3164 work around problem of not correctly updating folder stats
3165 when deleting messages. there's some folder scanning evil
3166 going so the folderview_update_msg_num() does not work
3167 correctly. need to investigate this.
3169 2001-12-08 [paul] 0.6.5claws62
3171 * sync with sylpheed 0.6.5cvs23
3172 see ChangeLog entry 2001-12-08
3174 2001-12-07 [christoph] 0.6.5claws61
3177 fix another header translation problem
3179 2001-12-07 [alfons] 0.6.5claws60
3182 make filtering also work on local spool mbox
3184 2001-12-07 [carsten] 0.6.5claws59
3186 addressbook window gets a wmclass distinct from the main
3189 * src/mainwindow.[ch]
3190 forward menu item will use mode selected in prefs, forward
3191 as attatchment in menu removed (will be substituted in the
3192 toolbar similar to reply buttons)
3193 create news message menu entry and news button is now
3194 sensitive to the existance of a news account
3195 * src/pixmaps/stock_mail_reply_quote.xpm ** REMOVED **
3196 * src/pixmaps/stock_mail_reply_to_all_quote.xpm ** REMOVED **
3197 * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
3198 these are removed because the toolbar buttons don't show
3199 the quoting modus any longer
3203 * tools/newscache_clean.pl ** NEW FILE **
3204 perl script to do some tidying up in the newscache directory
3206 * tools/sylpheed-switcher ** NEW FILE **
3207 perl script to enable easy switching between main and claws
3210 added descriptions of the two new perl scripts
3213 2001-12-07 [melvin] 0.6.5claws58
3216 fixed a warning during compilation introduced in 0.6.5claws56
3218 2001-12-07 [paul] 0.6.5claws57
3220 * src/mainwindow.[ch]
3222 further usability enhancements to replying with or without
3223 quoting via the toolbar, use of Ctrl key is replaced by
3225 Submitted by Carsten Schurig
3227 2001-12-07 [melvin] 0.6.5claws56
3230 hack to fix bug that prevented to make/paste selections
3231 after switching between MVIEW_TEXT and MVIEW_MIME views
3232 without deselecting the selection first.
3234 2001-12-06 [alfons] 0.6.5claws55
3236 * src/filtering.[ch]
3238 revise filtering a little bit more, and make sure
3239 messages are delivered to the appropriate inbox
3240 (perhaps set per account)
3242 2001-12-06 [paul] 0.6.5claws54
3244 * sync with sylpheed 0.6.5cvs22
3245 see ChangeLog entry 2001-12-06
3247 2001-12-05 [alfons] 0.6.5claws53
3253 more revisions of filtering system
3254 (last stable version is marked as LAST_STABLE)
3256 | NOTE 1): the filtering system now uses a local folder called
3257 | .processing. if filtering fails, check this directory
3258 | for missing messages.
3260 | NOTE 2): help us find the filtering actions still missing
3262 2001-12-05 [paul] 0.6.5claws52
3265 fix bug where 'Empty Trash?' pop-up window appears even
3266 when Trash is empty, submitted by Jesse Skinner
3268 2001-12-05 [melvin] 0.6.5claws51
3271 fixed bug #486106 to select correct account when reediting
3274 2001-12-04 [alfons] 0.6.5claws50
3277 declare markfile in appropriate functions when
3278 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
3281 2001-12-04 [paul] 0.6.5claws49
3283 * sync with sylpheed 0.6.5cvs21
3284 see ChangeLog entry 2001-12-04
3286 2001-12-03 [christoph] 0.6.5claws48
3289 changed translation of undo
3292 don't reinvent the wheel to traverse a GNode
3294 seperate code to create the compose gui into functions
3295 add "Others" page with folder selection for saving copy
3297 the folder identifier is saved to queue header
3299 save message to folder in queue header
3301 2001-12-03 [paul] 0.6.5claws47
3303 * sync with sylpheed 0.6.5cvs20
3304 see ChangeLog entry 2001-12-03
3308 * more sync with sylpheed 0.6.5cvs19
3309 see ChangeLog entry 2001-11-29
3311 2001-11-30 [paul] 0.6.5claws46
3314 remove conflicts introduced by Hoa's last commit
3317 make 'Message/Bounce' sensitive
3319 2001-11-30 [hoa] 0.6.5claws45
3322 slightly change bounce function to add
3323 information about the user that bounced the mail
3324 in the From header line.
3327 permit the use of processing in outbox folder.
3329 2001-11-29 [paul] 0.6.5claws44
3331 * src/mainwindow.[ch]
3332 * src/prefs_common.c
3333 * src/pixmaps/stock_mail_reply_quote.xpm ** NEW FILE **
3334 * src/pixmaps/stock_mail_reply_to_all_quote.xpm ** NEW FILE **
3335 * src/pixmaps/stock_mail_reply_to_author_quote.xpm ** NEW FILE **
3336 usability enhancements to the quoting, implements
3337 use of Ctrl key to toggle quoting settings
3338 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
3340 2001-11-29 [paul] 0.6.5claws43
3342 * sync with sylpheed 0.6.5cvs19
3343 see ChangeLog entry 2001-11-28
3345 2001-11-29 [melvin] 0.6.5claws42
3347 added enriched.[ch] to the list of files
3353 added support to view text/enriched
3354 added support to show headers in message view for text/enriched and text/html
3355 in non multipart messages
3357 2001-11-28 [paul] 0.6.5claws41
3359 * more sync with sylpheed 0.6.5cvs18
3360 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
3362 2001-11-27 [paul] 0.6.5claws40
3365 updated translation, submitted by Fabio Junior Beneditto
3367 * sync with sylpheed 0.6.5cvs18
3368 see ChangeLog entries 2001-11-26 (src/textview.c) and
3375 updated translation, submitted by Ricardo Mones Lastra
3380 add more translatable strings
3382 2001-11-26 [christoph] 0.6.5claws39
3385 fixed one more umlaut
3387 fix translated header when it should not be translated
3389 2001-11-26 [paul] 0.6.5claws38
3392 remove '/Message/Add Sender to address book' from
3393 main_window_set_menu_sensitive(), prevent debug warning
3394 add 'Message/Mark/Mark all read' to mainwin_entries[]
3396 2001-11-26 [paul] 0.6.5claws37
3399 fix 'recurring unread state' bug
3402 * tools/filter_conv.pl
3403 read name of top level mailbox from folderlist.xml
3404 and presume nothing about its name
3406 2001-11-26 [darko] 0.6.5claws36
3409 removed functions that are now in gtkutils.c
3410 use gtkut_text_is_uri_string() from gtkutils.c
3411 * fix my comment on 2001-11-23 (missing gtkutils.[ch])
3413 2001-11-26 [paul] 0.6.5claws35
3415 * sync with sylpheed 0.6.5cvs16
3416 see ChangeLog entries 2001-11-25 and 2001-11-26
3418 2001-11-25 [alfons] 0.6.5claws34
3420 EXPERIMENTAL!!! Please checkout the last stable version using:
3422 % cvs update -r LAST_STABLE -dRAP
3424 (Or help us testing this stuff.)
3426 * src/filtering.c (1.14)
3427 * src/filtering.h (1.6)
3429 * src/matcher.c (1.20)
3431 * src/procmsg.h (1.14)
3432 * src/summaryview.c (1.59)
3433 * src/summaryview.h (dunno)
3434 revert/merge/sync to as it was before commit
3435 on Thu, 19 Jul 2001 10:15:51 -0700.
3437 2001-11-25 [hoa] 0.6.5claws33
3440 processing mails at startup
3443 * src/summaryview.[ch]
3444 processing mails when entering folder
3446 * src/prefs_filtering.c
3449 2001-11-24 [alfons] 0.6.5claws32
3451 * src/summaryview.[ch]
3452 make summary sort headers work, and also make
3453 sure the sort type is stored
3455 2001-11-23 [alfons] 0.6.5claws31
3457 * src/summaryview.[ch]
3458 make lock work like mark
3459 disallow deleting messages marked as locked
3461 2001-11-23 [alfons] 0.6.5claws30
3467 merge undo patch submitted by Jens
3469 2001-11-23 [christoph] 0.6.5claws29
3474 fixed gpg signing and encoding
3477 added --status option to get new, unread and total
3478 message count from a running sylpheed
3479 * src/prefs_common.c
3480 temporary fix for reply_with_quote problem
3481 (don't call functions for non existing widget)
3483 one more check for ignored threads but still not
3484 always working correctly. probably a recursive
3485 check for all parents is needed
3487 2001-11-23 [darko] 0.6.5claws28
3490 wrapping on send improvements
3492 fix for GtkSText after last sync with main branch
3493 GTK_TEXT -> GTK_STEXT
3495 2001-11-23 [paul] 0.6.5claws27
3497 * sync with sylpheed 0.6.5cvs14
3498 see ChangeLog entries 2001-11-22 and 2001-11-23
3501 fixed the scrambled umlauts
3502 submitted by Carsten Schurig <Carsten.Schurig@web.de>
3504 2001-11-21 [paul] 0.6.5claws26
3506 * sync with sylpheed 0.6.5cvs12
3507 see 2nd ChangeLog entry dated 2001-11-20
3509 2001-11-20 [paul] 0.6.5claws25
3511 * sync with sylpheed 0.6.5cvs11
3512 see ChangeLog entry 2001-11-19 (src/utils.c)
3517 GTK_TEXT -> GTK_STEXT
3518 fix for wrong comment
3520 2001-11-20 [hiro] 0.6.5claws24
3523 more merges from main branch
3524 removed fatal warnings (uninitialized variables etc.)
3525 some coding style fix
3532 2001-11-19 [hoa] 0.6.5claws23
3535 * src/prefs_scoring.c
3540 * src/matcher_parser_parse.y
3541 * src/prefs_filtering.c
3544 2001-11-19 [alfons] 0.6.5claws22
3546 more of my old things into claws
3549 * src/prefs_common.c
3551 * src/summaryview.[ch]
3552 * src/prefs_summary_column.c
3553 * src/pixmaps/locked.xpm
3554 add indicators for locking of message in summary view
3555 (does not work yet, only visual indicator)
3557 2001-11-19 [paul] 0.6.5claws21
3559 * sync with sylpheed 0.6.5cvs10
3560 see ChangeLog entry 2001-11-19
3562 2001-11-18 [alfons] 0.6.5claws20
3565 remove an inadvertent free I forgot in previous clean up
3567 2001-11-18 [alfons] 0.6.5claws19
3569 * src/filtering.[ch]
3570 clean up & plug leaks
3572 2001-11-18 [paul] 0.6.5claws18
3574 * sync with sylpheed 0.6.5cvs9
3575 see ChangeLog entries 2001-11-17 and 2001-11-18
3577 2001-11-16 [paul] 0.6.5claws17
3579 * sync with sylpheed 0.6.5cvs8
3580 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
3582 2001-11-16 [paul] 0.6.5claws16
3584 * sync with sylpheed 0.6.5cvs7
3585 see ChangeLog entries 2001-11-15 and 2001-11-16
3587 2001-11-15 [hoa] 0.6.5claws15
3590 fix bounce, mails we received couln't be bounced to ourself.
3593 * src/filtering.[ch]
3595 * src/matcher_parser.h
3596 * src/matcher_parser_lex.l
3597 * src/matcher_parser_parse.y
3601 * src/prefs_filtering.[ch]
3603 * src/prefs_matcher.c
3604 * src/prefs_scoring.c
3607 new matcher/filter/score configuration file parser
3608 one unique configuration file => ~/.sylpheed/matcherrc
3609 import in currently automatic, then save are made
3611 one filter per folder and one global filter
3612 (filter of a folder will be used as folder processing)
3615 fix a bug in folder_item_get_identifier
3618 receive receipt return are fixed.
3620 2001-11-14 [alfons] 0.6.5claws14
3623 add things from main branch to make claws compile
3625 2001-11-14 [paul] 0.6.5claws13
3627 * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
3628 see ChangeLog entries 2001-11-08 to 2001-11-14
3630 2001-11-14 [hoa] 0.6.5claws12
3635 add "bounce mail" option
3637 2001-11-13 [christoph] 0.6.5claws11
3640 Cleanup a mess i add before commiting
3642 2001-11-13 [hoa] 0.6.5claws10
3645 some fixes when mail are sent or
3648 2001-11-13 [christoph] 0.6.5claws9
3651 Changed two string with the same translation
3655 New mailsending process:
3656 - Always queue message before sending
3657 (message will be saved if sylpheed crashed or
3658 freezes while sending)
3659 - Allow queuing of newspostings