1 2002-05-18 [alfons] 0.7.6claws6
4 make sylpheed configure correctly with the latest
5 and greatest of automake / autoconf / gettext
7 2002-05-19 [alfons] 0.7.6claws5
11 add function for returning ime zone offset
13 * src/quote_fmt_parse.y
14 better quotation formatting - does not convert
15 to local time, but uses the original date string.
17 Note: %z inserts the timezone offset (should
18 work also on platforms where strftime does not
21 2002-05-18 [christoph] 0.7.6claws4
24 fix indentation of some code
29 correct path for ignorethread.xpm
30 incorrect filename for sylpheed_logo.xpm
31 add missing include matcher_parser_parse.h
33 2002-05-18 [paul] 0.7.6claws3
36 see ChangeLog 2002-05-16 and 2002-05-17
38 2002-05-18 [melvin] 0.7.6claws2
41 Corrected an action's definition and fixed some misspellings.
43 2002-05-18 [paul] 0.7.6claws1
46 tools/gpg-sign ** new file **
47 tools/uudec ** new file **
48 add Melvin's Actions scripts
51 add Melvin's descriptions for Actions
53 2002-05-18 [paul] 0.7.6claws
55 * Version 0.7.6claws released
57 2002-05-17 [paul] 0.7.5claws32
60 updated by Ricardo Mones Lastra
62 2002-05-17 [paul] 0.7.5claws31
65 fix Account prefs default folder for sent/draft/deleted
70 updated translation by Alessandro Maestri and
73 2002-05-17 [melvin] 0.7.5claws30
76 Fixed bug where using %F not at the end of the command
77 resulted in an additional empty argument being created.
78 Thanks to Darko Koruga for reporting the bug.
80 2002-05-17 [melvin] 0.7.5claws29
83 Updated French translations.
85 2002-05-15 [paul] 0.7.5claws28
88 updated by Ricardo Mones Lastra
90 2002-05-15 [paul] 0.7.5claws27
93 see ChangeLog 2002-05-14 and 2002-05-15
95 2002-05-14 [paul] 0.7.5claws26
98 see ChangeLog 2002-05-13
100 2002-05-13 [thorsten] 0.7.5claws25
103 fix select_all and copy in multipart messages
105 fix select_all and copy in multipart messages
107 2002-05-12 [paul] 0.7.5claws24
110 reverse last commit, bug already fixed in 0.7.5claws3
112 2002-05-12 [netztorte] 0.7.5claws23
115 dont parse empty addressbook (checked in before claws20)
117 2002-05-12 [melvin] 0.7.5claws22
120 Removed unneeded priority code introduced by the previous
123 2002-05-12 [melvin] 0.7.5claws21
126 Added possibility to set message's priority.
128 Added possibility to set message's priority.
129 Added missing headers
131 2002-05-12 [melvin] 0.7.5claws20
133 * src/prefs_actions.c
134 Removed implicitely added quotes around the name
135 of the temporary files of mime parts.
137 2002-05-12 [paul] 0.7.5claws19
139 * sync with 0.7.5cvs20
140 see ChangeLog 2002-05-11
142 2002-05-12 [alfons] 0.7.5claws18
144 * src/quote_fmt_lex.l
145 * src/quote_fmt_parse.y
146 allow quote / reply date & time format to be set using
147 %D{format}. format is a format string you'd pass to
148 strftime() (see man strftime, or the Display tab |
149 Date format setting).
151 Currently %D converts the date to local time.
153 2002-05-11 [paul] 0.7.5claws17
155 * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
156 see ChangeLog 2002-05-10 and 2002-05-11
158 2002-05-10 [paul] 0.7.5claws16
160 * sync with 0.7.5cvs16
161 see ChangeLog entries 2002-05-09 and
164 2002-05-10 [colin] 0.7.5claws15
167 Corrected a bug that prevented sylpheed to open
170 2002-05-09 [paul] 0.7.5claws14
172 * sync with 0.7.5cvs14
173 see ChangeLog 2002-05-08 and 2002-05-09
175 2002-05-08 [paul] 0.7.5claws13
177 * sync with 0.7.5cvs11
178 see ChangeLog entry 2002-05-08
180 2002-05-08 [paul] 0.7.5claws12
184 fix segfault on View->Open in new window
185 patch submitted by Thorsten Maerz <torte@netztorte.de>
187 2002-05-07 [paul] 0.7.5claws11
189 * sync with 0.7.5cvs9
190 see ChangeLog entry 2002-05-07
192 2002-05-06 [paul] 0.7.5claws10
196 display url in statusbar on single-click
197 patch submitted by Thorsten Maerz <torte@netztorte.de>
199 2002-05-06 [match] 0.7.5claws9
206 XML implementation of properties file.
207 * src/exporthtml.[ch]
208 * src/expthtmldlg.[ch]
212 2002-05-02 [sergey] 0.7.5claws8
214 * src/mainwindow.c (mainwin_entries),
215 src/prefs_common.c (prefs_send_create()),
216 src/codeconv.c (locale_table):
217 use charset name "Windows-1251" instead of "CP1251".
219 2002-05-02 [colin] 0.7.5claws7
223 src/prefs_folder_item.c
224 Fixed cosmetics bugs due to Outbox renamed to Sent.
226 2002-05-02 [hiro] 0.7.5claws6
229 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
231 2002-05-02 [paul] 0.7.5claws5
234 more sync with 0.7.5cvs7, see ChangeLog entry
237 2002-05-02 [hiro] 0.7.5claws4
241 check if queue folder exists (closes #550397).
242 removed directory creation since it should be handled
245 imap_add_msg(): return UID for appended message
248 2002-04-30 [paul] 0.7.5claws3
251 fix account_find_from_address() bug
253 2002-04-28 [colin] 0.7.5claws2
257 src/prefs_common.[ch]
259 Added user-definable quotation characters recognition.
261 2002-04-28 [paul] 0.7.5claws1
263 * sync with 0.7.5cvs4
264 see ChangeLog entry 2002-04-25
266 2002-04-28 [paul] 0.7.5claws
271 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
272 Fabio Junior Beneditto
274 2002-04-27 [jens] 0.7.4claws103
277 updated German translation.
279 2002-04-27 [hiro] 0.7.4claws102
282 summary_write_cache(): fixed the mark loss of hidden messages.
284 2002-04-26 [melvin] 0.7.4claws101
287 fixed a second typo (same one)
291 fixed the type again...
293 2002-04-26 [melvin] 0.7.4claws100
296 fixed a typo in an alert message ("temorary").
299 corrected the typo described above.
301 updated French translation.
303 2002-04-26 [darko] 0.7.4claws99
306 fix target folder colorization
308 2002-04-25 [paul] 0.7.4claws98
311 updated by Alessandro Maestri
313 2002-04-24 [colin] 0.7.4claws97
316 Fixed double "subject is empty" question.
318 2002-04-23 [colin] 0.7.4claws96
321 Corrected issue when "automatically display images" was
322 not set : first image remained after selecting second.
324 2002-04-23 [melvin] 0.7.4claws95
326 * src/prefs_actions.c
327 Don't display in/out dialog if there is nothing to show.
329 2002-04-23 [paul] 0.7.4claws94
331 * sync with 0.7.5cvs3
332 bug fixes: see ChangeLog entry 2002-04-23
334 2002-04-22 [darko] 0.7.4claws93
337 fix previous check-in which changed code after
340 2002-04-22 [paul] 0.7.4claws92
347 update English, Spanish and French FAQs
350 add German and Spanish manuals
353 update English and French manuals
356 add to and re-arrange the pixmap entries
358 2002-04-22 [darko] 0.7.4claws91
361 fix sender initials recognition to only allow
362 '>' after the initials
364 2002-04-21 [paul] 0.7.4claws90
366 * sync with 0.7.5 release
367 see ChangeLog entry 2002-04-21
372 add colin's new pixmaps to EXTRA_DIST
374 2002-04-21 [colin] 0.7.4claws89
377 * src/mainwindow.[ch]
378 * src/prefs_common.[ch]
379 * src/stock_pixmap.[ch]
380 Added "Work offline" ability.
382 2002-04-21 [colin] 0.7.4claws88
387 * src/textview.c : Added an option to common preferences -> display
388 to allow user not to automatically display images.
390 2002-04-21 [paul] 0.7.4claws87
392 * sync with 0.7.4cvs52
393 see ChangeLog entry 2002-04-21 (src/imap.c)
395 2002-04-21 [paul] 0.7.4claws86
397 * sync with 0.7.4cvs51
398 see ChangeLog entry 2002-04-21
400 2002-04-21 [paul] 0.7.4claws85
402 * sync with 0.7.4cvs49
403 see ChangeLog entries 2002-04-20 and 2002-04-21
406 clean up: remove old 'stock_' element from xpm
409 2002-04-21 [alfons] 0.7.4claws84
411 apply sync patch from Paul
414 use old claws prefs_folder_item_create() for now
416 2002-04-19 [match] 0.7.4claws83
418 * src/addressbook.[ch]
419 * src/addrharvest.[ch]
420 * src/addrgather.[ch]
423 * src/summaryview.[ch]
426 2002-04-19 [paul] 0.7.4claws82
429 updated by Fabio Junior Beneditto
431 2002-04-14 [alfons] 0.7.4claws81
434 add #include <sys/types.h> for mode_t and off_t
436 2002-04-13 [paul] 0.7.4claws80
441 src/prefs_common.[ch]
443 enable storing of GnuPG passphrase for the whole
444 session or a user-defined number of minutes. patch
445 submitted by Ravemax <ravemax@dextrose.com>
447 2002-04-13 [alfons] 0.7.4claws79
450 make email parser also stop scanning when encountering separators
451 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
453 2002-04-13 [paul] 0.7.4claws78
455 * sync with 0.7.4cvs39
456 see ChangeLog entry 2002-04-12
458 2002-04-11 [paul] 0.7.4claws77
460 * sync with 0.7.4cvs37
461 see ChangeLog entry 2002-04-11
463 2002-04-11 [paul] 0.7.4claws76
466 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
467 the clause for OpenSSL). sync with sylpheed main
469 2002-04-09 [melvin] 0.7.4claws75
472 Made 'Ctrl-Enter' on send ignore some modifiers
473 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
474 to bind other *-Enter (but not Alt-Enter).
476 2002-04-09 [paul] 0.7.4claws74
478 * sync with 0.7.4cvs35
479 see ChangeLog entries 2002-04-09
481 2002-04-08 [paul] 0.7.4claws73
483 * sync with 0.7.4cvs33
484 see ChangeLog entry 200-04-08
486 2002-04-07 [match] 0.7.4claws72
488 * src/addrharvest.[ch]
489 fixed to read all addresses in header, regardless
490 of header size. improved name parsing. accommodate
491 harvest from folders and selected message.
493 included new address parsing function.
494 * src/addrgather.[ch]
495 * src/addressbook.[ch]
496 * src/summaryview.[ch]
498 allow address harvest of folder as well as selected
501 2002-04-07 [paul] 0.7.4claws71
505 don't try to authenticate with CRAM-MD5 in SMTP when
506 SMTP-AUTH enabled if MTA doesn't issue this
507 auth-method in it's ehlo-response. bug item #531364,
508 patch item #938910. patch submitted by Colin Leroy
511 2002-04-07 [paul] 0.7.4claws70
514 fix missing MODE_READER bug. patch submitted by
515 Colin Leroy <colin@colino.net>
517 2002-04-07 [alfons] 0.7.4claws69
520 * src/prefs_filtering.c
522 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
523 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
525 2002-04-07 [paul] 0.7.4claws68
527 * sync with 0.7.4cvs32
528 see ChangeLog entry 2002-04-06
530 * tools/filter_conv.pl
533 2002-04-06 [paul] 0.7.4claws67
535 * tools/filter_conv.pl
536 modify to be able to find the name of the first
537 mailbox and use that. main's filter does not
538 record the full path to the mailbox and therefore
539 can only filter to the first mailbox.
541 2002-04-05 [paul] 0.7.4claws66
543 * tools/filter_conv.pl
544 attempt to make the script all-encompassing and
545 be able to convert any main 'filter' rule thrown
548 2002-04-05 [paul] 0.7.4claws65
550 * tools/filter_conv.pl
551 allow for collapsed folder trees
553 2002-04-05 [paul] 0.7.4claws64
555 * sync with 0.7.4cvs31
556 see ChangeLog entries 2002-04-05
558 2002-04-03 [paul] 0.7.4claws63
560 * sync with 0.7.4cvs29
561 see ChangeLog entries 2002-04-02 and 2002-04-03
563 2002-04-02 [paul] 0.7.4claws62
565 * sync with 0.7.4cvs26
566 see ChangeLog entry 2002-04-01
568 2002-04-02 [match] 0.7.4claws61
571 * src/importpine.[ch]
573 import Pine address book.
575 2002-04-02 [match] 0.7.4claws60
577 * src/addrharvest.[ch]
578 improve address parsing of funky addresses.
580 2002-04-02 [darko] 0.7.4claws59
583 wrap on send improvements, it now recognizes quoted
584 initials as part of the quotation string, and it
585 does not join lines separated by CR
587 2002-04-01 [match] 0.7.4claws58
592 remove excessive duplicate address generation
595 2002-04-01 [alfons] 0.7.4claws57
600 2002-04-01 [paul] 0.7.4claws56
602 * sync with 0.7.4cvs25
603 see ChangeLog entry 2002-04-01
605 2002-04-01 [alfons] 0.7.4aprilfool55
608 honour feature request item #537427 to allow for
609 displaying names from address book for sent mail also
611 2002-03-29 [paul] 0.7.4claws54
614 src/prefs_filtering.[ch]
617 add 'fast filter' for claws' filtering,
618 /Tools/Create filter rule/... patch submitted
619 by Neill Miller <neillm@thecodefactory.org>
621 2002-03-29 [paul] 0.7.4claws53
623 * sync with 0.7.4cvs24
624 see ChangeLog entry 2002-03-29
626 2002-03-28 [paul] 0.7.4claws52
628 * sync with 0.7.4cvs23
629 see ChangeLog entry 2002-03-28
631 2002-03-27 [melvin] 0.7.4claws51
633 * src/prefs_actions.c
634 Added support to pass only one message part (as a
635 file) to the command using '%p'. No quotes are needed
636 because doubles quotes are automatically added.
637 Fixed bug where Sylpheed could block when waiting for
638 a child process to finish.
639 Changed the help menu to remove quotes around symbols to
640 avoid misinterpretation (they must not be used).
642 2002-03-27 [melvin] 0.7.4claws50
645 Made the new mail notification command always
646 execute asynchronously.
648 2002-03-27 [paul] 0.7.4claws49
651 fix bug introduced in last commit
653 2002-03-27 [paul] 0.7.4claws48
655 * sync with 0.7.4cvs21
656 see ChangeLog 2002-03-26 and 2002-03-27
658 2002-03-26 [hoa] 0.7.4claws47
660 * src/prefs_folder_item.c
661 really fixed the bug #516442 with folder rescan.
663 2002-03-26 [paul] 0.7.4claws46
665 * sync with 0.7.4cvs19
666 see ChangeLog entries 2002-03-25 and 2002-03-26
668 2002-03-25 [hoa] 0.7.4claws45
672 fix the bug #516442 with folder rescan.
674 * src/prefs_common.[ch]
676 added an option to enable two different behaviours
680 2002-03-25 [paul] 0.7.4claws44
683 src/selective_download.c
684 correct a few menuitem labels
686 2002-03-25 [christoph] 0.7.4claws43
689 fix non deleted tmp message in
690 procmsg_save_to_outbox
691 fix problems caused by sync with
692 main branch's procmsg_send_queue
694 2002-03-25 [paul] 0.7.4claws42
698 src/quote_fmt_parse.y
699 add Last name (%L) placeholder for quoting.
700 patch submitted by Thorsten Thielen
701 <thth@users.sourceforge.net>
703 2002-03-25 [paul] 0.7.4claws41
706 get full hostname. patch submitted by
707 Bob Woodside <rwoodside1@comcast.net>
709 2002-03-25 [paul] 0.7.4claws40
714 src/prefs_account.[ch]
715 enable NNTP over SSL. patch submitted by
716 Pascal Jermini <pascal@infinity.hn.org>
718 2002-03-24 [paul] 0.7.4claws39
721 make the arrangement of the Compose tab more
725 fix some irregularities of style
728 updated by Kilian Krause
730 2002-03-23 [paul] 0.7.4claws38
733 updated by Fabio Junior Beneditto
735 2002-03-23 [paul] 0.7.4claws37
738 move 'Gather addresses' to 'Tools' menu
739 make 'Selective download' sensitive
741 2002-03-23 [paul] 0.7.4claws36
743 * sync with 0.7.4cvs16
744 see ChangeLog entries 2002-03-23
746 2002-03-22 [christoph] 0.7.4claws35
748 * src/quote_fmt_parse.y
749 fix include program output
751 2002-03-22 [alfons] 0.7.4claws34
754 initialize GDate stack variable correctly (sorry!)
756 2002-03-22 [paul] 0.7.4claws33
762 rename 'Tool' to 'Tools'
765 move 'Delete duplicated messages' from
766 'Message/' to 'Tools/'
767 re-arrange the order of 'Tools/' items
769 2002-03-22 [paul] 0.7.4claws32
773 auto-address completion now also matches on
774 Nickname. patch submitted by Bob Forsman
775 <hammor@users.sourceforge.net>
778 correct a spelling mistake
780 2002-03-22 [alfons] 0.7.4claws31
783 fix getting uidl from incorrect string
786 2002-03-21 [alfons] 0.7.4claws30
789 more code refactoring
790 plug mem leak introduced by delete on server
792 2002-03-21 [paul] 0.7.4claws29
794 * sync with 0.7.4cvs11
795 see ChangeLog entries 2002-03-20
797 2002-03-20 [alfons] 0.7.4claws28
800 apply Colin's patch and refactor
802 2002-03-20 [paul] 0.7.4claws27
804 * sync with sylpheed 0.7.4cvs9
805 see ChangeLog entry 2002-03-20
807 2002-03-19 [christoph] 0.7.4claws26
812 revert changes for flag updates
813 (does not work correctly and no time to debug)
815 2002-03-20 [alfons] 0.7.4claws25
818 refactor should_delete() a little bit
820 2002-03-19 [paul] 0.7.4claws24
824 src/prefs_account.[ch]
825 allow the user to leave downloaded mail on the
826 server for n days. Patch submitted by Colin Leroy
829 2002-02-19 [paul] 0.7.4claws23
831 * sync with sylpheed 0.7.4cvs8
832 see ChangeLog entries 2002-03-19
834 2002-03-18 [paul] 0.7.4claws22
836 * sync with sylpheed 0.7.4cvs6
837 see ChangeLog entry 2002-03-18
839 2002-03-18 [paul] 0.7.4claws21
842 add en_GB message catalogue
847 correct a few spelling mistakes
849 2002-03-17 [alfons] 0.7.4claws20
852 more stringent checks for NULL params when writing
853 filtering actions to a file
855 2002-03-17 [hoa] 0.7.3claws20
858 fixed the count of new messages
861 fixed the "attachment properties" window
863 2002-03-17 [paul] 0.7.4claws19
868 src/prefs_account.[ch]
871 automatically mark cross-posted messages as read
872 and (optionally) give them a colour label
873 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
876 2002-03-17 [paul] 0.7.4claws18
878 * sync with sylpheed 0.7.4cvs5
879 see ChangeLog entry 2002-03-17
881 2002-03-17 [melvin] 0.7.4claws17
884 Worked around a gtktext 'bug': when searching for
885 a text in a long message it was scrolling slowly
886 line by line until it hit the searched text.
888 Updated French translation
890 2002-03-17 [melvin] 0.7.4claws16
894 * src/prefs_actions.c
895 Moved "Edit/Actions" to "Tool/Actions"
896 Made mainwindow/compose window sensitive as soon as
897 no child process is running anymore even if the io dialog
899 Fixed a struct being initialized with a non constant char*
901 2002-03-16 [christoph] 0.7.4claws15
904 add --with-compiler-flags option
905 (only for developer hacking)
909 try to make folder-stats and flag handling more
910 independent from the summaryview. msgcounts
911 are only set when the folder is opened and
912 procmsg_msginfo_(un)set_flags will handle it
913 later and summaryview will get the values
916 2002-03-16 [paul] 0.7.4claws14
919 fix Return-receipt. Patch submitted by Bob
920 Woodside <rwoodside1@comcast.net>
922 2002-03-16 [paul] 0.7.4claws13
925 fix 'dynamic' signatures, make it work again
926 broken during sync on 2002-03-14 (0.7.4claws2)
928 2002-03-15 [match] 0.7.4claws12
930 * src/addrharvest.[ch]
931 * src/addrgather.[ch]
932 * src/addressbook.[ch]
934 included address harvester feature. still some
935 issues with address parsing that I will fix.
937 2002-03-15 [match] 0.7.4claws11
941 * src/addressbook.[ch]
950 tidy up. fix memory leaks. moved attribs and methods
951 from individual interfaces to addrcache object. prep
952 for new stuff to come in.
954 2002-03-15 [alfons] 0.7.4claws10
957 * src/matcher_parser_parse.y
958 * src/matcher_parser_lex.l
959 * src/prefs_matcher.c
960 add filtering conditions message greater than, smaller
961 than, and exactly matching a size in bytes
962 (does not work with delete from POP3 server yet)
964 this should also give others an idea what you should
965 do to add new criterions to claws filtering system
968 2002-03-15 [paul] 0.7.4claws9
970 * tools/filter_conv.pl
971 exit if there are no filter rules to convert
972 rename filterrc to filterrc.old after completion
974 2002-03-15 [paul] 0.7.4claws8
976 * sync with sylpheed 0.7.4cvs3
977 see ChangeLog entry 2002-03-14
979 2002-03-14 [paul] 0.7.4claws7
982 clean up the last commit (ahem)
984 2002-03-14 [paul] 0.7.4claws6
987 fix bug #515655. honour account preferences
988 regarding gpg default signing/encryption when
989 changing account from the compose window.
991 2002-03-14 [paul] 0.7.4claws5
994 remove unnecessary curly brackets
996 2002-03-14 [paul] 0.7.4claws4
999 src/prefs_filtering.[ch]
1000 add filter rename on folder rename and filter
1001 delete on folder delete. Patch submitted by
1002 Neill Miller <neillm@thecodefactory.org>
1004 2002-03-14 [christoph] 0.7.4claws3
1009 (patch submitted by "Simon 'corecode' Schubert")
1010 * src/prefs_common.c
1014 2002-03-14 [paul] 0.7.4claws2
1016 * sync with sylpheed 0.7.4cvs2
1017 see ChangeLog entry 2002-03-13
1019 2002-03-12 [darko] 0.7.4claws1
1022 fix what seems to be a copy and paste error
1023 when setting color for important messages
1026 2002-03-11 [paul] version 0.7.4claws released
1028 2002-03-11 [paul] 0.7.4claws
1034 update message catalogs. Submitted by Ricardo Mones
1035 Lastra, Alessandro Maestri, Wilbert Berendsen, and
1036 Fabio Junior Beneditto
1041 faq/it/sylpheed-faq*
1047 2002-03-11 [jens] 0.7.3claws7
1050 updated German translation
1052 2002-03-11 [melvin] 0.7.3claws6
1055 updated and corrected French translation
1057 2002-03-10 [hoa] 0.7.3claws5
1061 * src/prefs_account.c
1064 fixed the local account.
1065 you have to change the default "/usr/sbin/sendmail"
1066 to "/usr/sbin/sendmail -t" in the preferences of
1070 removed some debug display for renderer
1072 2002-03-10 [paul] 0.7.3claws4
1074 * faq/en/sylpheed-faq-1.html
1075 faq/en/sylpheed-faq-2.html
1078 2002-03-09 [paul] 0.7.3claws3
1080 * sync with sylpheed 0.7.4
1081 see ChangeLog entry 2002-03-09
1083 2002-03-08 [paul] 0.7.3claws2
1085 * faq/en/sylpheed-faq*
1086 faq/es/sylpheed-faq*
1087 faq/fr/sylpheed-faq*
1090 * manual/fr/.cvsignore
1091 manual/fr/Makefilea.am
1095 add the French manual
1097 2002-03-07 [paul] 0.7.3claws1
1099 * sync with sylpheed 0.7.3cvs4
1100 see ChangeLog entries 2002-03-06 and 2002-03-07
1103 updated by Wilbert Berendsen
1105 2002-03-07 [melvin] 0.7.2claws34
1107 * src/selective_download.c
1108 Changed the pixmap of the receive button to MAIL_RECEIVE.
1110 2002-03-06 [paul] 0.7.2claws33
1112 * sync with sylpheed 0.7.3cvs1
1113 bug fix, see ChangeLog entry 2002-03-05
1115 2002-03-05 [paul] 0.7.2claws32
1120 reverse the pgp ascii-armored code implemented in
1121 0.7.2claws16. removal of this code until it matures.
1122 this means that verifying ascii-armored pgp sigs and
1123 automatic decryption of ascii-armored encrypted
1124 messages no longer works.
1126 2002-03-05 [paul] 0.7.2claws31
1131 * faq/en/Makefile.am
1132 faq/en/sylpheed-faq.html
1133 faq/en/sylpheed-faq-1.html
1134 faq/en/sylpheed-faq-2.html
1135 faq/en/sylpheed-faq-3.html
1136 * faq/es/Makefile.am
1137 faq/es/sylpheed-faq.html
1138 faq/es/sylpheed-faq-1.html
1139 faq/es/sylpheed-faq-2.html
1140 faq/es/sylpheed-faq-3.html
1141 faq/es/sylpheed-faq-4.html
1142 * faq/fr/Makefile.am
1143 faq/fr/sylpheed-faq.html
1144 faq/fr/sylpheed-faq-1.html
1145 faq/fr/sylpheed-faq-2.html
1146 faq/fr/sylpheed-faq-3.html
1151 add FAQs in English, Spanish and French
1154 2002-03-05 [paul] 0.7.2claws30
1156 * manual/en/sylpheed.html
1157 manual/en/sylpheed-XX.html
1158 updated the English manual
1163 dialog box pops up if the article can't be deleted.
1168 updated by Fabio Junior Benedito
1172 * removed ac/gpgme.m4
1173 to avoid autogen common problem
1174 developers have to install gpgme development package now
1177 encoding to 7bit or 8bit is enabled.
1179 2002-03-03 [alfons] 0.7.2claws29
1182 merge fix by Oliver Haertel for selective
1185 2002-03-03 [paul] 0.7.2claws28
1187 * sync with sylpheed 0.7.3
1189 2002-03-03 [paul] 0.7.2claws27
1191 * sync with sylpheed 0.7.2cvs24
1192 see ChangeLog entries 2002-03-02 and 2002-03-03
1194 2002-03-02 [melvin] 0.7.2claws26
1199 * src/prefs_common.[ch]
1200 Added user definable notification on new mail arrival.
1201 Removed unused variables in spell checker prefs code.
1203 2002-03-02 [melvin] 0.7.2claws25
1206 Removed unnecessary escape sequences.
1207 Changed 'Initial...' to 'Initials of Sender'
1209 2002-03-02 [paul] 0.7.2claws24
1211 * sync with sylpheed 0.7.2cvs22
1212 see ChangeLog entry 2002-03-01
1214 2002-03-01 [hoa] 0.7.2claws23
1217 Set sensitivity of delete actions to active
1218 even if the folder is a newsgroup.
1221 - Set sensitivity of delete actions
1222 - Added function check_permission() that will check if the
1223 user is authorized to delete a message. For news, it
1224 will check if the author is the same.
1225 - Enabled deletion when there is no trash folder.
1228 - Added news_cancel_article() to cancel articles
1229 - Implemented news_remove_message() (public function)
1231 2002-03-01 [paul] 0.7.2claws22
1235 recognise urls that that don't include 'http://' and
1239 remove duplicated name
1241 2002-02-28 [paul] 0.7.2claws21
1244 src/summaryview.[ch]
1245 add ability to 'Select thread'
1246 combines Melvin's "Select thread's head" patch (#510907)
1247 with Colin Leroy's <colin@colino.net> "Select whole thread"
1250 2002-02-28 [paul] 0.7.2claws20
1253 hopefully fix segfault on right-clicking a mime part
1254 that some people have experienced.
1255 fix submitted by Fredrik Olofsson <frol@linux.nu>
1257 2002-02-28 [paul] 0.7.2claws19
1259 * sync with sylpheed 0.7.2cvs21
1260 see ChangeLog entries 2002-02-27 and 2002-02-28
1262 2002-02-27 [paul] 0.7.2claws18
1264 * sync with sylpheed 0.7.2cvs18
1265 see ChangeLog entries 2002-02-26 and 2002-02-27
1267 2002-02-26 [alfons] 0.7.2claws17
1270 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
1271 (spotted by Chris Hessman <idatech@gmx.net>)
1273 2002-02-26 [paul] 0.7.2claws16
1278 make decryption of ascii-armored pgp encrypted messages
1279 and verification of ascii-armored signatures work again.
1280 slightly altered from the patch by Jens Jahnke
1284 * the checking of plaintext signatures always comes up in
1286 * it doesn't work for multipart messages
1287 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
1288 including the msg headers and these 2 line themselves, are
1292 "View/Folder Tree" becomes "View/Separate Folder Tree"
1293 "View/Message View" becomes "View/Separate Message View"
1294 because its less ambiguous.
1297 updated by Ricardo Mones Lastra
1299 2002-02-26 [paul] 0.7.2claws15
1301 * sync with sylpheed 0.7.2cvs17
1302 see ChangeLog entries 2002-02-25 and 2002-02-26
1304 2002-02-25 [christoph] 0.7.2claws14
1306 * src/filtering.[ch]
1308 do filtering stuff after all messages have been received
1309 1. drop all messages to .processing
1310 2. scan processing folder for messages
1311 3. filter messages or move to inbox
1312 this will also find old messages left in processing after
1313 a crash or something like that and we get a real msginfo
1314 from folder->get_msg_list and do not have to create our
1315 own in filter_message
1316 * src/matcher_parser_parse.y
1317 remove MIX/MAX warning (reordered includes)
1319 2002-02-25 [paul] 0.7.2claws13
1321 * sync with sylpheed 0.7.2cvs15
1322 see ChangeLog entry 2002-02-24
1324 2002-02-24 [alfons] 0.7.2claws12
1327 clear old color flags first when applying a new color to
1329 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
1331 2002-02-24 [alfons] 0.7.2.claws11
1334 * src/prefs_common.c
1335 add presets for Opera and Konqueror, closes patch #517261,
1336 submitted by Ville Skyttä <scop@users.sourceforge.net>
1338 2002-02-24 [alfons] 0.7.2.claws10
1342 fix threading for null message ids, closes patch #521601,
1343 submitted by Bob Forsman <hammor@users.sourceforge.net>
1345 2002-02-24 [alfons] 0.7.2claws9
1349 make Tool | Filter Message work with filtering system so
1350 setting flags also works
1354 - Processing uses the same function as Tool | Filter
1355 Message, but doesn't use the same update proc yet
1357 2002-02-23 [paul] 0.7.2claws8
1359 * sync with sylpheed 0.7.2cvs14
1360 see ChangeLog entries 2002-02-22 and 2002-02-23
1362 2002-02-22 [christoph] 0.7.2claws7
1365 Add column space to table
1366 * src/quote_fmt_parse.y
1369 2002-02-22 [paul] 0.7.2claws6
1377 src/matcher_parser_lex.l
1378 src/matcher_parser_parse.y
1381 src/prefs_filtering.c
1382 src/selective_download.[ch] *** NEW FILES ***
1385 Selective Download added to 'Tool' menu.
1386 Retrieves email headers of the currently selected pop3
1387 account and allows the user to mark emails for deletion
1388 right on the pop3 server. Patch submitted by Oliver Haertel
1389 <oha@users.sourceforge.net>.
1392 add 'src/quote_fmt.c'
1394 2002-02-22 [christoph] 0.7.2claws5
1398 * src/prefs_common.[ch]
1399 * src/prefs_template.c
1400 * src/quote_fmt.c *** NEW FILE ***
1402 move quote format symbol description code
1403 to it's own file because it is used from
1404 differnent code parts
1405 Rewrote symbol description GUI
1408 + get data from array (no more long constant strings)
1409 * src/quote_fmt_lex.l
1410 * src/quote_fmt_parse.y
1411 Symbol for Literal % changed to \% instead of %%
1412 (More logical as \ is used for quoting for other symbols)
1413 Add |f and |p to include files and program output
1415 |f{/home/.../.signature}
1418 Correct wrong spelling for "Referenzen"
1420 2002-02-21 [paul] 0.7.2claws4
1423 forgotten during sync
1425 2002-02-21 [paul] 0.7.2claws3
1427 * sync with sylpheed 0.7.2cvs11
1428 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
1429 2002-02-20 and 2002-02-21
1431 2002-02-20 [melvin] 0.7.2claws2
1433 * src/prefs_actions.c
1434 Added error report when child cannot fork or when execvp
1435 returns with an error.
1437 2002-02-19 [christoph] 0.7.2claws1
1440 return unconverted text if conde conversion is not possible
1441 when libjconv is used.
1442 (patch submitted by "Simon 'corecode' Schubert")
1446 * version 0.7.2claws release
1448 2002-02-19 [paul] 0.7.2claws
1451 updated by Wilbert Berendsen
1454 2002-02-18 [alfons] 0.7.1claws13
1458 remove references to dlfcn and explicitly loading functions
1459 from dynalink libs, because libs linked anyway, and functions
1460 are loaded explicitly
1462 2002-02-17 [melvin] 0.7.1claws12
1464 * src/prefs_actions.c
1465 Replaced children wait loop with double fork technique.
1466 Now, input/output window updated at each new output.
1467 free_children(): Fixed a memory leak.
1468 Made input/output window non closable if running children
1470 Added missing <unistd.h> include.
1471 Added some --debug outputs.
1473 2002-02-17 [melvin] 0.7.1claws11
1476 Fixed bug where descending sort order did not select top
1479 2002-02-17 [melvin] 0.7.1claws10
1482 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
1483 * src/prefs_common.c
1484 Pspell data package directory no more hard coded but
1485 set during configuration (PSPELL_PATH). (Thanks to
1486 Gustavo Noronha Silva.)
1488 2002-02-17 [melvin] 0.7.1claws9
1491 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
1493 Fixed compile-time warnings.
1495 2002-02-16 [alfons] 0.7.1claws8
1498 fix inadvertent free of NULL pointer which caused
1499 sylpheed to crash when closing the save-as dialog
1500 using the window close button
1502 2002-02-16 [carsten] 0.7.1claws7
1503 * src/mainwindow.[ch]
1506 fixes for pixmap theming code:
1507 - recently changed mail attributes shouldn't get
1509 - theme is only reloaded iff another theme was
1512 2002-02-16 [paul] 0.7.1claws6
1514 * sync with sylpheed 0.7.2 release
1515 see ChangeLog entry 2002-02-15 and 2002-02-16
1517 2002-02-15 [paul] 0.7.1claws5
1519 * sync with sylpheed 0.7.1cvs9
1520 see ChangeLog entry 2002-02-15
1523 remove unneeded headerwindow.c entry
1525 2002-02-14 [carsten] 0.7.1claws4
1527 fixed a bug for "Go to next unread message": there was
1528 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
1529 in the prefs, because of doing "Search again" instead
1532 2002-02-14 [carsten] 0.7.1claws3
1533 * src/stock_pixmap.c
1534 removed 2 more mem leaks; following memprof,
1535 this code is "leak free" now :)
1537 2002-02-14 [carsten] 0.7.1claws2
1538 * src/stock_pixmap.c
1539 used opendir/readdir/closedir instead of scandir
1540 -> code should work now on Solaris
1542 2002-02-14 [paul] 0.7.1claws1
1544 * sync with sylpheed 0.7.1cvs8
1545 see ChangeLog entries 2002-02-13 and 2002-02-14
1548 add some description of Actions and Pixmap Themes
1552 * version 0.7.1claws release
1554 2002-02-13 [paul] 0.7.1claws
1559 updated translations, submitted by Ricardo Mones Lastra,
1560 Alessandro Maestri and Fabio Junior Beneditto
1562 2002-02-13 [melvin] 0.7.0claws75
1564 * src/prefs_actions.c
1565 Added missing "signal.h" include
1567 2002-02-13 [melvin] 0.7.0claws74
1569 * src/prefs_folder_item.c
1570 Added missing "config.h" include
1572 Updated French translation for folder propriety.
1574 2002-02-13 [jens] 0.7.0claws73
1577 Added missing src/prefs_folder_item.c [log added by melvin]
1579 Updated German translation.
1581 2002-02-13 [melvin] 0.7.0claws72
1584 Updated French translation.
1586 2002-02-13 [melvin] 0.7.0claws71
1589 Made gtkut_editable_get_selection return NULL if selection
1591 This fixes a bug where selecting part of message A then
1592 switching to message B and replying to it will not
1593 quote the message's body.
1595 2002-02-12 [paul] 0.7.0claws70
1598 cosmetic, relating to pixmap themes: on toolbar make
1599 updating of 'Exec' and 'Compose news/Compose email'
1602 2002-02-12 [carsten] 0.7.0claws69
1608 - refreshing after changing pixmap theme better
1610 - wanted to remove some mem leaks, but alfons was
1611 faster (and had the better solution ;)
1613 2002-02-12 [alfons] 0.7.0claws68
1615 * src/prefs_common.c
1616 * src/stock_pixmap.[ch]
1617 plug mem leaks, refactor code a little bit
1620 2002-02-12 [sergey] 0.7.0claws67
1623 Fixed problem with copying messages to IMAP folders when the
1624 server uses something other than '/' as a namespace separator
1625 (cyrus-imapd uses '.').
1627 2002-02-12 [jens] 0.7.0claws66
1630 Updated German Translation
1632 2002-02-12 [paul] 0.7.0claws65
1634 * sync with sylpheed 0.7.1cvs1
1635 see ChangeLog entry 2002-02-12
1637 2002-02-12 [melvin] 0.7.0claws64
1639 * src/prefs_actions.c
1640 Fixed "feature" where children's output was duplicated
1641 instead of refreshed while monitoring.
1642 Removed some debug code.
1644 2002-02-12 [christoph] 0.7.0claws63
1647 always delete message from queue after sending/send error
1648 (closes bug #509601)
1650 2002-02-12 [melvin] 0.7.0claws62
1652 * src/prefs_actions.c
1653 Children wait loop is now triggered with a timeout of 1s
1654 Added %F which is replaced with the list of filenames
1655 of all selected messages (as suggested by Ricardo Mones Lestra)
1656 Pipe syntax changed. Prefix with | to send selection, postfix
1657 with | to retrieve output. Prefix with > or * to send
1658 user definable input to the command (*: input is hidden)
1659 Old pipe action should now be postfixed with |, too.
1661 2002-02-12 [carsten] 0.7.0claws61 (more 59.75)
1662 * src/stock_pixmap.c
1663 fixed a bug: if there's no theme directory don't
1664 throw an error, just do "nothing" (thanks Alfons)
1666 2002-02-12 [carsten] 0.7.0claws60
1669 had to write the cache twice (nasty!); some marks would
1672 2002-02-11 [carsten] 0.7.0claws59
1675 doc-src/maintainer_guide.txt
1681 src/prefs_common.[ch]
1682 src/stock_pixmap.[ch]
1683 src/summaryview.[ch]
1684 pixmap theming and related work on pixmap
1685 handling on some other places
1686 (e.g. hrm features for all folder)
1687 src/pixmap/stock_*.xpm -> the stock_ was removed
1689 2002-02-11 [paul] 0.7.0claws58
1691 * sync with sylpheed 0.7.1 release
1692 see ChangeLog entries 2002-02-11
1694 2002-02-08 [paul] 0.7.0claws57
1696 * sync with sylpheed 0.7.0cvs39
1697 see ChangeLog entry 2002-02-07 (last entry)
1699 * src/prefs_actions.c
1700 src/prefs_filtering.c
1703 sync: made it compile with C compilers other than gcc
1705 2002-02-07 [paul] 0.7.0claws56
1707 * sync with sylpheed 0.7.0cvs38
1708 see ChangeLog entries 2002-02-06 (last 2 entries) and
1711 2002-02-07 [darko] 0.7.0claws55
1715 Fix const gchar */gchar * issue (thanks Hiro)
1717 2002-02-07 [darko] 0.7.0claws54
1722 * src/prefs_template.c
1724 * src/quote_fmt_parse.y
1727 When replying or forwarding an email don't quote the entire
1728 mail body but use the part of the message text that is selected
1730 2002-02-06 [melvin] 0.7.0claws53
1732 * src/prefs_common.[ch]
1735 Made possible to switch quickly to last used dictionary
1736 which makes checking bilingual documents easier.
1738 2002-02-06 [melvin] 0.7.0claws52
1741 Added forgotten new file src/prefs_actions.c
1743 2002-02-06 [melvin] 0.7.0claws51
1745 * src/prefs_actions.c ** NEW FILE **
1746 * src/prefs_actions.h ** NEW FILE **
1747 Added actions to execute on message text view, or on the
1750 Added src/prefs_actions.[ch]
1752 Added new menu "Edit/Actions"
1754 Added new actionsrc file.
1756 Added actionsrc reading.
1758 Added new menus "Edit/Actions" and "Configuration/Actions..."
1759 * src/prefs_common.h
1760 Added new element actionslst element to prefs_common.
1762 2002-02-06 [paul] 0.7.0claws50
1764 * sync with sylpheed 0.7.0cvs36
1765 see ChangeLog entry 2002-02-06
1770 updated by Ricardo Mones Lastra
1772 2002-02-05 [paul] 0.7.0claws49
1774 * sync with sylpheed 0.7.0cvs33
1775 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
1777 2002-02-05 [paul] 0.7.0claws48
1780 re-add 'Edit/Advanced/Delete entire line', previously named
1783 2002-02-04 [paul] 0.7.0claws47
1787 fix bug #494993 (Reply All not taking Reply-To into consi)
1788 eliminate differences in behaviour of right-click 'Reply to all'
1789 in summary view and 'Reply to all' on the toolbar.
1790 fix bug where Reply-To gets ignored by 'Reply to all' in summary
1791 view and From gets ignored by 'Reply to all' on toolbar.
1792 fix bug where 'Reply to all' on toolbar uses To twice and ignores
1793 From when no Reply-To header is present.
1795 2002-02-04 [paul] 0.7.0claws46
1797 * sync with sylpheed 0.7.0cvs30
1798 see ChangeLog entries 2002-02-03 and 2002-02-04
1800 2002-02-03 [melvin] 0.7.0claws45
1803 Readded function to highlight all misspelled words.
1804 Fixed bug where user-provided-words did not replace
1805 correctly the misspelled word when using the mouse.
1806 Fixed bug where checking a region selected from right to left did
1807 not check the region at all.
1808 Fixed bug where 'Check backwards' may not check at all.
1809 Fixed memory leaks where popup menus and accel_groups were not destroyed.
1810 Fixed possible buffer overflow when checking for long strings (>1k).
1811 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
1812 Accelerators code uses now gtk_widget_add_accel.
1813 Removed and disabled obsolete and unfinished code.
1817 Added menu item to Highlight all misspelled words.
1819 2002-02-01 [paul] 0.7.0claws44
1822 fix '/View/Hide read messages' sensitivity when all
1823 messages in a folder are hidden
1825 2002-02-01 [paul] 0.7.0claws43
1828 add --send option to command line interface, sends all
1829 queued mail. Patch submitted by Ricardo Mones Lastra.
1831 2002-01-31 [paul] 0.7.0claws42
1834 add '/View/Hide read messages' to main_window_set_menu_sensitive()
1836 2002-01-31 [paul] 0.7.0claws41
1838 * sync with sylpheed 0.7.0cvs27
1839 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
1843 comment out elements of textview_show_part() as temporary
1844 workaround for attachment 'Display as text' bug
1847 updated by Fabio Junior Beneditto
1849 2002-01-30 [paul] 0.7.0claws40
1851 * sync with sylpheed 0.7.0cvs24
1852 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
1856 add {N_("/_Spelling"), ... "<Branch>"} to
1857 GtkItemFactoryEntry compose_entries[]
1859 * src/prefs_common.c
1860 add claws menu items to prefs_keybind_apply_clicked()
1861 and remove non-claws menu items
1863 2002-01-29 [paul] 0.7.0claws39
1865 * sync with sylpheed 0.7.0cvs22
1866 see ChangeLog entries 2002-01-28 and 2002-01-29
1868 2002-01-28 [melvin] 0.7.0claws38
1871 Added the declartion of compose_send_control_enter.
1875 Added in a 'Spelling' menu which includes the configuration menu.
1876 Added a real 'Check all' and got rid from the old one which only
1877 highlited misspelled word.
1878 Made 'Check while typing' a disableable option.
1879 Added a dialog when there are no more misspelled word.
1880 Added a dialog if error occurs when switching to a dictionary.
1882 * src/prefs_common.[ch]
1883 Added option for the default 'Check while typing' option.
1886 2002-01-28 [alfons] 0.7.0claws37
1889 fix buglet and make code comply with sylpheed code style
1891 2002-01-28 [paul] 0.7.0claws36
1893 * sync with sylpheed 0.7.0cvs19
1894 see ChangeLog entries for 2002-01-28
1896 2002-01-28 [hoa] 0.7.0claws35
1902 read the renderer config
1905 use the renderer config to convert mime attachments
1908 don't use textview_show_html/ertf,
1909 use get_text_content instead
1911 2002-01-27 [alfons] 0.7.0claws34
1914 make sylpheed believe it can delete a news message...
1915 (messages are NOT deleted, maybe we should remove
1916 processing from the folder properties after all.)
1918 2002-01-27 [alfons] 0.7.0claws33
1923 implement remove_msg()
1925 2002-01-27 [alfons] 0.7.0claws32
1930 fix return receipt / disposition notification again. this
1931 stuff seems to break on _every_ major summary UI change, so
1932 it's now implemented using a flag which is saved in the
1935 2002-01-26 [alfons] 0.7.0claws31
1938 let import dialog show the destination folder identifier
1940 2002-01-26 [melvin] 0.7.0claws30
1944 Readded 'Mark all read' into summary view popup menu
1945 Added 'Mark all read' in folder view popup menu for IMAP
1947 Made it insensitive if the selected folder is not the shown
1948 one to avoid 'Mark all read' on the wrong folder.
1950 2002-01-26 [paul] 0.7.0claws29
1954 move 'Mark all read' from summary view to folder view
1955 menu. (adapted from) patch submitted by Jeremy Andrews,
1956 <lists@kerneltrap.com>
1958 2002-01-25 [alfons] 0.7.0claws28
1961 put the gtk class name back so GtkSText adapts the
1964 2002-01-25 [alfons] 0.7.0claws27
1967 assimilate Ricardo's patch that shows pixmaps instead of
1968 plain "new" and "unread" texts in the folder view column
1971 2002-01-25 [paul] 0.7.0claws26
1974 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can
1975 be found in non-standard locations.
1976 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
1978 2002-01-25 [paul] 0.7.0claws25
1980 * sync with sylpheed 0.7.0cvs16
1981 see ChangeLog entry 2002-01-25
1983 2002-01-24 [paul] 0.7.0claws24
1985 * more sync with sylpheed 0.7.0cvs15
1986 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
1988 2002-01-23 [sergey] 0.7.0claws23
1991 Fixed segfault when closing LDIF import wizard with
1997 Fixed wrong scrolling position after switching between
1998 text and image parts.
2000 2002-01-23 [paul] 0.7.0claws22
2002 * sync with sylpheed 0.7.0cvs15
2003 see ChangeLog entries 2002-01-22 and 2002-01-23
2005 2002-01-21 [melvin] 0.7.0claws21
2007 * src/prefs_scoring.c
2008 * src/prefs_filtering.c
2009 Fixed bug where scoring and filtering windows stopped
2012 2002-01-21 [paul] 0.7.0claws20
2014 * sync with sylpheed 0.7.0cvs12
2015 see ChangeLog entries 2002-01-20 and 2002-01-21
2017 2002-01-21 [carsten] 0.7.0claws19
2020 * src/messageview.[ch]
2021 * src/summaryview.[ch]
2022 changes to shortcuts handling again:
2023 + "Q" now controled by mainwin
2024 + v/V are now customizable and have slightly
2026 the "button" to minimize the messageview (and maximize
2027 the summary view) is a real button now
2029 "Delete Line+" added to Edit/Advanced (this will also
2032 2002-01-20 [melvin] 0.7.0claws18
2035 Made "Bcc" sensitive when addressbook is called from
2036 compose window (it was a Claws only bug).
2038 2002-01-19 [alfons] 0.7.0claws17
2041 prevent unnecessary updates when currently selected folder has
2044 2002-01-19 [alfons] 0.7.0claws16
2047 prevent writing the cache based on current message list in summary
2048 view when filtering also put messages in currently selected folder
2053 Italian translation submitted by Alessandro Maestri
2054 <a.maestri@cs.tin.it>
2056 2002-01-18 [melvin] 0.7.0claws15
2058 * src/prefs_filters.c
2059 fixed bug where 'cancel' from 'filters' window stops autochecking
2060 if the timer timed out when the window was open.
2062 2002-01-18 [match] 0.7.0claws14
2064 * src/addrclip.[ch] ** NEW FILE **
2065 * src/addrselect.[ch] ** NEW FILE **
2066 * src/adbookbase.h ** NEW FILE **
2067 addressbook cut, copy and paste
2069 * src/addrcache.[ch]
2071 * src/addrindex.[ch]
2083 support for copy/paste
2085 support for copy/paste
2086 tidy up menu option processing
2087 correct address list function arguments
2089 sort user attributes
2099 2002-01-18 [paul] 0.7.0claws13
2101 * sync with sylpheed 0.7.0cvs8
2102 configure.in: support Mac OS X (Darwin)
2104 2002-01-18 [carsten] 0.7.0claws12
2106 small hack to fix a segfault with an empty href
2107 (reported by Alexandra Walford <deeni@altern.org>)
2110 the shortcuts for Mark und Mark as unread are hardcoded
2114 readded the shortcuts in gtkstext but made them
2115 customizeable (simply by adding a menu plus a wrapper
2118 2002-01-17 [melvin] 0.7.0claws11
2121 fix default dictionary not being saved.
2123 2002-01-16 [darko] 0.7.0claws10
2126 fix wrapping crash with URL longer than wrapping margin
2128 2002-12-08 [hoa] 0.7.0claws10
2130 * src/matcher_parser_parse.y
2133 * src/prefs_filtering.c
2134 now, we can use bounce action in the dialog box.
2136 2002-01-16 [carsten] 0.7.0claws9
2138 removed the <control> and <alt> shortcuts because they're
2139 not needed and interefered with the "normal" shortcuts
2142 removed most of the hardcoded shortcuts and assigned
2143 them to menu entries making them easy customizable by
2146 2002-01-16 |melvin] 0.7.0claws8
2149 fixed bug where using the mouse and when the compose
2150 window is not on top may result in a crash.
2152 2002-01-16 [melvin] 0.7.0claws7
2155 fixed a long standingspell checker bug which could
2156 cause a crash after sending a message.
2158 2002-01-16 [paul] 0.7.0claws6
2160 * sync with sylpheed 0.7.0cvs7
2161 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
2162 2002-01-15, and 2002-01-16
2164 2002-01-16 [melvin] 0.7.0claws5
2170 Heavily modified spell checker code to work around
2171 ispell bug, to add keyboard shortcuts and for future
2172 enhancements. See README.claws for usage information.
2174 2002-01-15 [alfons] 0.7.0claws4
2177 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
2178 so sorting within threads reflects sort mode
2180 2002-01-15 [christoph] 0.7.0claws3
2183 added alertpanel if mail sending failed
2185 2002-01-15 [alfons] 0.7.0claws2
2187 * src/prefs_filtering.c
2188 don't stop timer when prefs filtering dialog is opened
2190 2002-01-14 [alfons] 0.7.0claws1
2194 remove debug_print()s for privacy reasons
2196 2002-01-14 [darko] 0.7.0claws
2199 quotation wrapping is now also in the main branch
2203 * tools/filter_conv.pl
2204 allow for Boolean Op and case-sensitivity
2205 this file is included in the release and tagged
2208 2002-01-13 [paul] 0.7.0claws
2210 * release 0.7.0, with cvs tag 'rel_0_7_0'
2214 * tools/filter_conv.pl
2216 rewritten to output to matcherrc instead of filteringrc
2219 updated Spanish translation by Ricardo Mones Lastra
2224 update dutch translation
2229 Updated by Fabio Junior Beneditto
2231 2002-01-13 [melvin] 0.6.6claws53
2234 Updated french translation
2236 2002-01-12 [alfons] 0.6.6claws52
2239 plug mem leak that has been sitting there for ages
2241 2002-01-12 [alfons] 0.6.6claws51
2244 undo melvin's changes from 0.6.6claws48 because summary
2245 view now refuses to select first unread message when
2248 2002-01-11 [alfons] 0.6.6claws50
2251 use claws' semantics for getting folder item when
2252 importing an mbox file into a folder
2253 (submitted by Dale P. Smith)
2255 2002-01-11 [christoph] 0.6.6claws49
2258 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
2259 toggle widget, because non static prefs can not use
2260 prefs_set_* functions
2261 * src/prefs_account.c
2262 toggle smtp auth password field sensitivity if
2263 user id is empty and add descrition of usage for
2265 * src/prefs_folder_item.c
2266 use SET_TOGGLE_SENSITIVITY macro to instead of extra
2269 2002-01-11 [melvin] 0.6.6claws48
2272 fix the 'Ctrl-Enter' feature for sending and test really
2273 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
2274 editables which was not documented in Gtk)
2277 Made summaryview refresh after sorting and not before.
2279 2002-01-11 [christoph] 0.6.6claws47
2282 select account from account ids if possible and
2283 correctly set save folder for copy in reedit
2285 2002-01-10 [paul] 0.6.6claws46
2287 * sync with sylpheed 0.7.0 release
2288 see ChangeLog entries 2002-01-07, 2002-01-08 and
2294 remove more dirt traces...
2299 clean up some traces of my debugging stuff
2301 2002-01-09 [alfons] 0.6.6claws45
2304 break up filteringprop_apply() in three separate pieces
2305 so we can drop messages that failed processing in the
2309 fix bug #469598 "no refresh of inbox after filter" which
2310 was introduced by the new summary view locking, and which
2311 prevented the summary view to update after a manual filter
2312 message. claw's filter message requires a summary_show().
2313 (aargh, summary_show() again! :-)
2315 2002-01-07 [alfons] 0.6.6claws44
2317 * src/headerwindow.c
2320 * src/sourcewindow.c
2321 bring in Hiro's last 0.7.0 wm class fixes
2324 bring in Ricardo's fix for sylprint script
2328 * src/prefs_common.[ch]
2329 * src/prefs_account.[ch]
2331 clean up account preference poison in rfc2015,
2332 and preparation to fix double sign bug
2333 (patch submitted by Simon 'corecode' Schubert)
2335 2002-01-07 [christoph] 0.6.6claws43
2338 search for free message number, do not only rely
2341 fix smtp auth and use extra account information
2342 if available, if not use pop3 data instead
2343 (closes bug #500341)
2347 2002-01-06 [alfons] 0.6.6claws42
2350 try making the separate windows work again...
2352 2002-01-06 [alfons] 0.6.6claws41
2355 adapt Hiro's separate window menu (to get rid of the funny
2356 duplicate menu items), and make it work again
2358 2002-01-06 [alfons] 0.6.6claws40
2363 * tools/README.sylprint
2364 add sylprint script for printing mails from Sylpheed
2365 (contributed by Ricardo Mones Lastra)
2370 2002-01-06 [melvin] 0.6.6claws39
2374 Fixed crash introduced in 0.6.6claws38 by the menu
2375 reorganisation (Hide read messages)
2378 Fixed typo (we are now in 2002, alfons ;) )
2380 2002-01-05 [alfons] 0.6.6claws38
2382 * sync with sylpheed 0.6.6cvs10-17
2383 (last stuff marked as LAST_STABLE)
2385 2002-01-04 [melvin] 0.6.6claws37
2388 Made account selection code use strcasestr again instead of
2389 g_strcasecmp (fixes bug where reediting queued messages
2390 did not select proper account reported by T. Link).
2393 Fix bug where folder icons are not shown when 'hide read messages'
2396 * src/stock_pixmaps.[ch]
2397 Added folder icons for 'hide read messages'.
2400 Fixed bug where 'Enter' in a header entry will send the message
2401 if 'CTL-Enter' was chosen as a shorcut for sendind.
2403 2002-01-03 [melvin] 0.6.6claws36
2406 Added popup menu for common preferences and
2407 account preferences (right click on tab displays
2408 a menu of all tabs.)
2410 2002-01-02 [melvin] 0.6.6claws35
2413 Made spelling code compatible with undo/redo feature.
2414 Added creation of suggestion mode menu for the general
2417 * src/prefs_common.[ch]
2418 Added option menu for the speller's suggestion mode.
2419 Added missing spaces in "..." buttons and made a "..."
2420 button non translatable!
2423 Made speller use the default suggestion mode.
2424 Hack to make it possible to choose 'CTRL-Enter' as a
2425 shortcut for sending (and only for sending).
2427 * src/prefs_folder_item.c
2428 Changing subject simplification does not update cache
2429 anymore (because it is unnecessary).
2430 Fixed bug where changing subject simplification updated the
2431 summaryview even when the viewed folder is not the
2432 folder which properties are being changed. (E.g.
2433 viewing folder A and changing
2434 the subject simplification of
2435 folder B -not being viewed- updated the
2436 summaryview of folder A with data of
2437 folder B). (Hope this is clear... )
2439 2001-12-31 [alfons] 0.6.6claws34
2443 fgetc() returns a signed integer which doesn't
2444 fit in a char. so c truncates this to a char
2445 but we may lose significant bits. i.e. we may
2446 comparing 0xFF which may not be equal to -1
2447 unless properly casted to signed char which
2448 we won't do because fgetc() returns a signed
2449 integer which doesn't fit in a char. so c
2450 truncates this to a char but we may lose
2451 significat bits. (you got the idea, thanks
2452 to Gustavo Noronha Silva <kov@debian.org>
2453 and the Debian folks!)
2455 2001-12-30 [alfons] 0.6.6claws33
2457 * src/prefs_common.c
2458 add #ifdef USE_PSPELLs that Melvin forgot
2460 2001-12-30 [melvin] 0.6.6claws32
2462 * src/prefs_common.[ch]
2463 Added configurable color for misspelled words.
2466 Fixed bug of foreground text color (reported by David
2468 Added configurable color for misspelled words.
2470 2001-12-30 [alfons] 0.6.6claws31
2473 remove unnecessary things someone put there
2477 make folder properties (like threading and sorting) persistent
2478 (closes bug #497424 "rescan folder tree resets proprieties")
2479 currently this is only for MH folders.
2481 2001-12-29 [melvin] 0.6.6claws30
2483 * src/string_match.[ch]
2484 Optimized a bit: regexp pattern buffer compiled only once, and
2485 one subroutine call removed. Fixed ^ regexp search: Now,
2486 "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
2489 Subject filtering changed to filter summary columns and
2490 not directly the messages subject cache. The loss in
2491 performance is balanced by the improvement of string_match.
2492 Added an alert panel if there is an error in the regexp.
2494 * src/src/prefs_folder_item.h
2495 Added a regexp pattern buffer.
2497 2001-12-28 [alfons] 0.6.6claws29
2499 * src/string_match.[ch]
2501 allow compilation *BSD
2503 2001-12-27 [alfons] 0.6.6claws28
2506 sync the Hiro's bug fix for BSD
2508 2001-12-27 [melvin] 0.6.6claws27
2511 Simplify focus to subject entry code.
2513 2001-12-27 [darko] 0.6.6claws26
2519 * src/procheader.[ch]
2521 * src/stock_pixmap.[ch]
2523 Show key icon for encrypted mails in summary view
2525 * src/pixmaps/clip.xpm
2526 * src/pixmaps/clipkey.xpm
2527 * src/pixmaps/key.xpm
2528 New/modified icons for the above
2530 2001-12-27 [melvin] 0.6.6claws25
2532 * src/prefs_common.c
2533 Put spell checker options in a separate tab to decrease
2534 the Common Preferences window height.
2537 Update spell checker usage instruction about its options
2540 2001-12-27 [melvin] 0.6.6claws24
2543 Changed subject entry widget position. Initial focus is
2544 on the To header instead of the subject entry.
2545 Creating a new header scrolls the header list to make the
2546 created one visible. Nevertheless, when automatically filling
2547 headers, the first one is shown.
2548 A Tab key press in the last empty header entry zips the
2549 focus to the subject entry.
2550 (I did not change the combo boxes, yet)
2552 2001-12-26 [alfons] 0.6.6claws23
2554 * src/prefs_account.c
2556 allow default inbox to reside in another mailbox (only
2557 works for POP3 accounts)
2559 2001-12-26 [alfons] 0.6.6claws22
2562 make reply-on-click work with the account of the selected folder
2564 put a fixme here to remind me to fix finding correct default
2565 account for nested folders
2567 2001-12-25 [alfons] 0.6.6claws21
2570 make column headers display locked and mark pixmaps (idea by Melvin)
2571 fix bug by adding score and locked column type to sort array
2573 2001-12-25 [alfons] 0.6.6claws20
2576 catch a *potentially* inadvertent write back of
2577 the message cache(s) introduced by 0.6.5claws37
2579 2001-12-25 [christoph] 0.6.6claws19
2581 * src/stock_pixmap.[ch]
2583 add ignore thread pixmap
2584 (can someone draw a better icon for this?)
2586 2001-12-24 [alfons] 0.6.6claws18
2588 * src/prefs_folder_item.c
2589 make address completion actually work for the
2590 Default To address in the Folder Property dialog.
2592 2001-12-24 [alfons] 0.6.6claws17
2595 use new style regexp for subject stripping
2596 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
2598 2001-12-24 [darko] 0.6.6claws16
2602 move GPG related informational messages to debug mode
2604 2001-12-23 [alfons] 0.6.6claws15
2606 * src/stock_pixmap.[ch]
2608 add the forgotten Claws' locked pixmap
2610 2001-12-23 [alfons] 0.6.6claws14
2613 accept file name typed in entry in multi file
2614 selector (patch submitted by Gustavo Noronha Silva
2617 2001-12-23 [alfons] 0.6.6claws13
2619 * src/prefs_filter.c
2620 * src/prefs_filtering.c
2623 clean up a little bit
2625 * src/string_match.c
2626 validate input strings a little bit more
2628 2001-12-23 [alfons] 0.6.6claws12
2632 * src/string_match.[ch] ** NEW **
2633 * src/folderview.[ch]
2636 * src/prefs_folder_item.[ch]
2637 add subject simplification to strip out strings from
2638 a subject line (esp. handy for mailing lists).
2639 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
2640 but slightly changed things for better integration.)
2642 2001-12-23 [alfons] 0.6.6claws11
2645 fix bug introduced by submission included in 0.6.5claws52.
2646 ideally this submission should clean the trash if any trash
2647 folder has a message. however, the hasTrash variable was
2648 set to false whenever a trash folder was empty (discarding
2649 a previously found *filled* trash folder.)
2651 also edited the code a little bit and made it more safe.
2653 2001-12-22 [alfons] 0.6.6claws10
2656 quick fix for Martin Pool's omission of an account
2657 specific SSL setting
2659 2001-12-22 [alfons] 0.6.6claws9
2666 better support for multipart/digest (submitted
2667 by Fredrik <e98fo@efd.lth.se>)
2669 2001-12-22 [alfons] 0.6.6claws8
2672 correct function signature
2675 * src/prefs_account.[ch]
2676 allow IMAP over SSH tunnel (patch submitted by
2677 Martin Pool <mbp@samba.org>)
2679 2001-12-21 [alfons] 0.6.6claws7
2681 * sync with sylpheed 0.6.6cvs4-9
2682 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
2684 2001-12-21 [christoph] 0.6.6claws6
2687 * src/prefs_folder_item.[ch]
2688 implement saving of outgoing messages to current folder.
2689 fix segfault when no default outbox is available
2690 (closes bug #495683)
2692 2001-12-21 [carsten] 0.6.6claws5
2695 pressing CTRL while DND does now the expected thing and
2696 copies the mail (moving is still the default, as this
2697 seam more appropriate for handling mails by DND)
2699 2001-12-18 [paul] 0.6.6claws4
2701 * sync with sylpheed 0.6.6cvs3
2702 see ChangeLog entries 2001-12-18
2704 2001-12-18 [hiro] 0.6.6claws3
2707 fix for multibyte characters (obtain the number of letters
2710 2001-12-17 [paul] 0.6.6claws2
2712 * sync with sylpheed 0.6.6cvs1
2713 see ChangeLog entry 2001-12-16
2715 2000-12-17 [alfons] 0.6.6claws1
2720 2001-12-16 [paul] 0.6.6claws
2723 * Release version 0.6.6claws, cvs tag: rel_0_6_6
2726 last minute sync with main 0.6.6
2729 updated by Ricardo Mones Lastra
2730 update for last minute sync
2733 update for last minute sync
2735 updated by Jens Oberender
2737 updated by Fabio Junior Beneditto
2739 * src/prefs_common.[ch]
2741 number of undo levels is user configurable
2742 (squeeze it into the release in the dying
2743 moments) Submitted by Jens Oberender
2748 updated french translation
2750 2001-12-15 [paul] 0.6.5claws92
2752 * sync with sylpheed 0.6.5cvs28
2753 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
2756 update to allow for sync
2761 update dutch translation
2763 2001-12-14 [carsten] 0.6.5claws91
2765 fixed bug #473785; also after changing the column order
2766 the same message will be selected and displayed as before
2769 2001-12-14 [carsten] 0.6.5claws90
2771 probably found the bug reported by wwb opening or closing
2772 a folder tree just before dnd (found the solution in the
2773 balsa source -- thanks to them)
2775 2001-12-14 [carsten] 0.6.5claws89
2778 moved gtk_clist_moveto to the right place, so that
2779 only the accounts dialog is effected on opening
2781 2001-12-14 [carsten] 0.6.5claws88
2783 gtkut_clist_set_focus_row does a gtk_clist_moveto
2784 now, so that the focused row will be seen in any case
2785 (reported by wwp on sf-claws-user)
2787 2001-12-14 [darko] 0.6.5claws87
2790 remove unnecessary line
2792 2001-12-14 [paul] 0.6.5claws86
2794 * sync with sylpheed 0.6.5cvs27
2795 see ChangeLog entries 2001-12-14
2797 2001-12-14 [carsten] 0.6.5claws85
2799 following a suggestion of Melvin the rcoabm pops up
2800 right under the button now and the button is reliefed
2801 while the popup is open
2803 2001-12-14 [darko] 0.6.5claws84
2806 fix crash when wrapping long lines if linewrap quotation
2807 is disabled and wrapper encounters a word spanning more
2810 2001-12-13 [paul] 0.6.5claws83
2813 prefer 'Reply-To' header over mailing list header when
2814 replying to a message. Finally prevent all those confirmation
2815 messages being sent to the list itself.
2818 remove unused summary_set_menu_sensitive() entry
2820 2001-12-13 [paul] 0.6.5claws82
2823 * src/pixmaps/inbox-hrm.xpm ** NEW FILE **
2824 * src/pixmaps/outbox-hrm.xpm ** NEW FILE **
2825 * src/pixmaps/trash-hrm.xpm ** NEW FILE **
2826 improvements to 'Hide read messages': Inbox, Outbox,
2827 Trash, Queue, and Draft icons now reveal presence of hidden
2830 2001-12-12 [alfons] 0.6.5claws81
2832 0.6.5claws80 was tagged as LAST_STABLE
2834 * src/filtering.[ch]
2836 * src/matcher_parser_lex.c
2837 fix the filtering; my last attempt to get it right,
2838 if it does not work, it's Hoa's turn. ;-)
2840 for my honourable peers:
2842 the code now makes a clear distinction between
2843 rules as they are displayed (probably escaped),
2844 and as they are executed (probably unescaped). the
2845 parser does *NOT* do any unescaping, this is
2846 the task of the matcher.c (which breaks up a
2847 rule into condition) and the filtering.c (which
2848 breaks up the rule's action). to make this
2849 run happily we provide an unescaped copy of
2850 crucial strings to the MatcherProp and
2851 FilteringAction structures. note that the only
2852 exception to this is any REGEXP string. those
2853 are directly passed to regcomp() and regexp()
2854 (who have much more powerful unescape functions).
2858 you can escape tab (\t), carriage return (\r),
2859 linefeed (\n), form feed (\f), quote (\"),
2860 single quote (\'), bell (\b) in all the entry
2861 lines in the scoring & filtering dialogs.
2862 as an added bonus this should not affect
2863 existing filtering rules.
2865 2001-12-12 [carsten] 0.6.5claws80
2869 "item(s) selected" is now sensitive to 1 or more
2870 than one selected (nice for language where simple
2871 adding of a "s" is not possible as German (Eintrag
2874 the "forward as attachment" entry from the right
2875 click menu removed, "forward" acts following the
2879 reverted my former changes; so compiler warning again
2880 but there's more GTK_TEXT/GTK_STEXT mixing on other places
2884 "search in message" does now *not* only work in MVIEW_TEXT
2885 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
2889 removed "/File/_Close" as it was the same as "/File/E_xit"
2890 and we don't need it two times
2892 the separate folder view and message view now get a distinct
2893 WMCLASS, just in case someone is using sawfish ;-)
2895 as the menu entries "/View/Message view" and "/View/Folder tree"
2896 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
2897 make them sensitive accordingly and as these two are "shown"
2898 after startup anytime check this menuitem at startup
2900 2001-12-12 [paul] 0.6.5claws79
2903 fix sensitivity of 'Search folder...', broken in
2909 2001-12-11 [carsten] 0.6.5claws78
2911 fixed two typos returning a wrong FALSE/TRUE
2912 * src/mainwindow.[ch]
2913 extra menu for email/news button removed
2915 2001-12-11 [alfons] 0.6.5claws77
2917 * src/matcher.c (1.3)
2918 * src/matcher_parser_lex.l (1.28)
2919 revert for another attempt
2920 mark 0.6.5claws77 as LAST_STABLE
2922 2001-12-11 [christoph] 0.6.5claws76
2925 fixed wrong translation for prev. unread msg
2927 2001-12-11 [paul] 0.6.5claws75
2932 * src/summaryview.[ch]
2933 * src/pixmaps/dir-open-hrm.xpm ** NEW FILE **
2934 enable ability to hide read messages on per folder basis via
2935 '/Summary/Hide read messages'; when selected, a folder will
2936 have a red open folder icon, instead of a blue icon, if the
2937 folder contains hidden messges
2938 submitted by Thomas Link <t.link.tmp200101.gmx.net>
2941 remove '/Message/Forward as attachment' from
2942 main_window_set_menu_sensitive() to prevent debug warning
2946 Clean up some of the English
2948 * tools/newscache_clean.pl
2949 allow for new 'hidereadmsgs' entry in folderlist.xml
2952 updated translation, submitted by Ricardo Mones Lastra
2954 2001-12-11 [paul] 0.6.5claws74
2956 * sync with sylpheed 0.6.5cvs25
2957 see ChangeLog entry 2001-12-11
2959 2001-12-10 [alfons] 0.6.5claws73
2962 add more control characters
2963 * src/matcher_parser_lex.l
2964 make escaping / unescaping work again
2966 2001-12-10 [alfons] 0.6.5claws72
2969 clean up warnings "returning value for void function"
2970 * src/prefs_filtering.c
2971 make info button for execute action sensitive
2973 2001-12-10 [paul] 0.6.5claws71
2978 fix: imap server now gets informed of MARKED, UNMARKED
2979 and REPLY events. Now people can use different IMAP-Mail
2980 clients and have the exact same information about MARKED,
2981 UNMARKED and REPLY status with all of them. Especially
2982 useful for imap servers with a web-frontend.
2983 submitted by Tobias Sandhaas <medlor@web.de>
2985 2001-12-09 [melvin] 0.6.5claws70
2988 fixed bug #490076 (hunted down by Alfons who implemented
2989 a workaround in 0.6.5claws65)
2991 2001-12-09 [christoph] 0.6.5claws69
2994 set pointer to string in LOCKED column to NULL
2995 (might fix bug #490800)
2997 2001-12-09 [carsten] 0.6.5claws68
3000 resolved some cluttered menu shortcuts
3001 ('creating new email' and 'creating news message'
3004 wmclass now distinc from main window
3007 email/news and forward button functionality similar
3008 to the reply buttons; removed the ugly dropdown arrows
3009 and use instead the right mouse button
3011 2001-12-09 [paul] 0.6.5claws67
3015 allow spaces in imap folder names
3016 submitted by Willem van Engen <wvengen@stack.nl>
3018 2001-12-09 [paul] 0.6.5claws66
3020 * sync with sylpheed 0.6.5cvs24
3021 see ChangeLog entry 2001-12-09
3023 2001-12-08 [alfons] 0.6.5claws65
3026 prevent secondary selection claim after "add to sender" dialog
3027 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
3028 we trick GTK by simulating a click at (0, 0) in the textview.
3030 2001-12-08 [hoa] 0.6.5claws64
3033 fixed a bug about the .processing folder name while filtering
3035 2001-12-08 [alfons] 0.6.5claws63
3038 work around problem of not correctly updating folder stats
3039 when deleting messages. there's some folder scanning evil
3040 going so the folderview_update_msg_num() does not work
3041 correctly. need to investigate this.
3043 2001-12-08 [paul] 0.6.5claws62
3045 * sync with sylpheed 0.6.5cvs23
3046 see ChangeLog entry 2001-12-08
3048 2001-12-07 [christoph] 0.6.5claws61
3051 fix another header translation problem
3053 2001-12-07 [alfons] 0.6.5claws60
3056 make filtering also work on local spool mbox
3058 2001-12-07 [carsten] 0.6.5claws59
3060 addressbook window gets a wmclass distinct from the main
3063 * src/mainwindow.[ch]
3064 forward menu item will use mode selected in prefs, forward
3065 as attatchment in menu removed (will be substituted in the
3066 toolbar similar to reply buttons)
3067 create news message menu entry and news button is now
3068 sensitive to the existance of a news account
3069 * src/pixmaps/stock_mail_reply_quote.xpm ** REMOVED **
3070 * src/pixmaps/stock_mail_reply_to_all_quote.xpm ** REMOVED **
3071 * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
3072 these are removed because the toolbar buttons don't show
3073 the quoting modus any longer
3077 * tools/newscache_clean.pl ** NEW FILE **
3078 perl script to do some tidying up in the newscache directory
3080 * tools/sylpheed-switcher ** NEW FILE **
3081 perl script to enable easy switching between main and claws
3084 added descriptions of the two new perl scripts
3087 2001-12-07 [melvin] 0.6.5claws58
3090 fixed a warning during compilation introduced in 0.6.5claws56
3092 2001-12-07 [paul] 0.6.5claws57
3094 * src/mainwindow.[ch]
3096 further usability enhancements to replying with or without
3097 quoting via the toolbar, use of Ctrl key is replaced by
3099 Submitted by Carsten Schurig
3101 2001-12-07 [melvin] 0.6.5claws56
3104 hack to fix bug that prevented to make/paste selections
3105 after switching between MVIEW_TEXT and MVIEW_MIME views
3106 without deselecting the selection first.
3108 2001-12-06 [alfons] 0.6.5claws55
3110 * src/filtering.[ch]
3112 revise filtering a little bit more, and make sure
3113 messages are delivered to the appropriate inbox
3114 (perhaps set per account)
3116 2001-12-06 [paul] 0.6.5claws54
3118 * sync with sylpheed 0.6.5cvs22
3119 see ChangeLog entry 2001-12-06
3121 2001-12-05 [alfons] 0.6.5claws53
3127 more revisions of filtering system
3128 (last stable version is marked as LAST_STABLE)
3130 | NOTE 1): the filtering system now uses a local folder called
3131 | .processing. if filtering fails, check this directory
3132 | for missing messages.
3134 | NOTE 2): help us find the filtering actions still missing
3136 2001-12-05 [paul] 0.6.5claws52
3139 fix bug where 'Empty Trash?' pop-up window appears even
3140 when Trash is empty, submitted by Jesse Skinner
3142 2001-12-05 [melvin] 0.6.5claws51
3145 fixed bug #486106 to select correct account when reediting
3148 2001-12-04 [alfons] 0.6.5claws50
3151 declare markfile in appropriate functions when
3152 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
3155 2001-12-04 [paul] 0.6.5claws49
3157 * sync with sylpheed 0.6.5cvs21
3158 see ChangeLog entry 2001-12-04
3160 2001-12-03 [christoph] 0.6.5claws48
3163 changed translation of undo
3166 don't reinvent the wheel to traverse a GNode
3168 seperate code to create the compose gui into functions
3169 add "Others" page with folder selection for saving copy
3171 the folder identifier is saved to queue header
3173 save message to folder in queue header
3175 2001-12-03 [paul] 0.6.5claws47
3177 * sync with sylpheed 0.6.5cvs20
3178 see ChangeLog entry 2001-12-03
3182 * more sync with sylpheed 0.6.5cvs19
3183 see ChangeLog entry 2001-11-29
3185 2001-11-30 [paul] 0.6.5claws46
3188 remove conflicts introduced by Hoa's last commit
3191 make 'Message/Bounce' sensitive
3193 2001-11-30 [hoa] 0.6.5claws45
3196 slightly change bounce function to add
3197 information about the user that bounced the mail
3198 in the From header line.
3201 permit the use of processing in outbox folder.
3203 2001-11-29 [paul] 0.6.5claws44
3205 * src/mainwindow.[ch]
3206 * src/prefs_common.c
3207 * src/pixmaps/stock_mail_reply_quote.xpm ** NEW FILE **
3208 * src/pixmaps/stock_mail_reply_to_all_quote.xpm ** NEW FILE **
3209 * src/pixmaps/stock_mail_reply_to_author_quote.xpm ** NEW FILE **
3210 usability enhancements to the quoting, implements
3211 use of Ctrl key to toggle quoting settings
3212 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
3214 2001-11-29 [paul] 0.6.5claws43
3216 * sync with sylpheed 0.6.5cvs19
3217 see ChangeLog entry 2001-11-28
3219 2001-11-29 [melvin] 0.6.5claws42
3221 added enriched.[ch] to the list of files
3227 added support to view text/enriched
3228 added support to show headers in message view for text/enriched and text/html
3229 in non multipart messages
3231 2001-11-28 [paul] 0.6.5claws41
3233 * more sync with sylpheed 0.6.5cvs18
3234 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
3236 2001-11-27 [paul] 0.6.5claws40
3239 updated translation, submitted by Fabio Junior Beneditto
3241 * sync with sylpheed 0.6.5cvs18
3242 see ChangeLog entries 2001-11-26 (src/textview.c) and
3249 updated translation, submitted by Ricardo Mones Lastra
3254 add more translatable strings
3256 2001-11-26 [christoph] 0.6.5claws39
3259 fixed one more umlaut
3261 fix translated header when it should not be translated
3263 2001-11-26 [paul] 0.6.5claws38
3266 remove '/Message/Add Sender to address book' from
3267 main_window_set_menu_sensitive(), prevent debug warning
3268 add 'Message/Mark/Mark all read' to mainwin_entries[]
3270 2001-11-26 [paul] 0.6.5claws37
3273 fix 'recurring unread state' bug
3276 * tools/filter_conv.pl
3277 read name of top level mailbox from folderlist.xml
3278 and presume nothing about its name
3280 2001-11-26 [darko] 0.6.5claws36
3283 removed functions that are now in gtkutils.c
3284 use gtkut_text_is_uri_string() from gtkutils.c
3285 * fix my comment on 2001-11-23 (missing gtkutils.[ch])
3287 2001-11-26 [paul] 0.6.5claws35
3289 * sync with sylpheed 0.6.5cvs16
3290 see ChangeLog entries 2001-11-25 and 2001-11-26
3292 2001-11-25 [alfons] 0.6.5claws34
3294 EXPERIMENTAL!!! Please checkout the last stable version using:
3296 % cvs update -r LAST_STABLE -dRAP
3298 (Or help us testing this stuff.)
3300 * src/filtering.c (1.14)
3301 * src/filtering.h (1.6)
3303 * src/matcher.c (1.20)
3305 * src/procmsg.h (1.14)
3306 * src/summaryview.c (1.59)
3307 * src/summaryview.h (dunno)
3308 revert/merge/sync to as it was before commit
3309 on Thu, 19 Jul 2001 10:15:51 -0700.
3311 2001-11-25 [hoa] 0.6.5claws33
3314 processing mails at startup
3317 * src/summaryview.[ch]
3318 processing mails when entering folder
3320 * src/prefs_filtering.c
3323 2001-11-24 [alfons] 0.6.5claws32
3325 * src/summaryview.[ch]
3326 make summary sort headers work, and also make
3327 sure the sort type is stored
3329 2001-11-23 [alfons] 0.6.5claws31
3331 * src/summaryview.[ch]
3332 make lock work like mark
3333 disallow deleting messages marked as locked
3335 2001-11-23 [alfons] 0.6.5claws30
3341 merge undo patch submitted by Jens
3343 2001-11-23 [christoph] 0.6.5claws29
3348 fixed gpg signing and encoding
3351 added --status option to get new, unread and total
3352 message count from a running sylpheed
3353 * src/prefs_common.c
3354 temporary fix for reply_with_quote problem
3355 (don't call functions for non existing widget)
3357 one more check for ignored threads but still not
3358 always working correctly. probably a recursive
3359 check for all parents is needed
3361 2001-11-23 [darko] 0.6.5claws28
3364 wrapping on send improvements
3366 fix for GtkSText after last sync with main branch
3367 GTK_TEXT -> GTK_STEXT
3369 2001-11-23 [paul] 0.6.5claws27
3371 * sync with sylpheed 0.6.5cvs14
3372 see ChangeLog entries 2001-11-22 and 2001-11-23
3375 fixed the scrambled umlauts
3376 submitted by Carsten Schurig <Carsten.Schurig@web.de>
3378 2001-11-21 [paul] 0.6.5claws26
3380 * sync with sylpheed 0.6.5cvs12
3381 see 2nd ChangeLog entry dated 2001-11-20
3383 2001-11-20 [paul] 0.6.5claws25
3385 * sync with sylpheed 0.6.5cvs11
3386 see ChangeLog entry 2001-11-19 (src/utils.c)
3391 GTK_TEXT -> GTK_STEXT
3392 fix for wrong comment
3394 2001-11-20 [hiro] 0.6.5claws24
3397 more merges from main branch
3398 removed fatal warnings (uninitialized variables etc.)
3399 some coding style fix
3406 2001-11-19 [hoa] 0.6.5claws23
3409 * src/prefs_scoring.c
3414 * src/matcher_parser_parse.y
3415 * src/prefs_filtering.c
3418 2001-11-19 [alfons] 0.6.5claws22
3420 more of my old things into claws
3423 * src/prefs_common.c
3425 * src/summaryview.[ch]
3426 * src/prefs_summary_column.c
3427 * src/pixmaps/locked.xpm
3428 add indicators for locking of message in summary view
3429 (does not work yet, only visual indicator)
3431 2001-11-19 [paul] 0.6.5claws21
3433 * sync with sylpheed 0.6.5cvs10
3434 see ChangeLog entry 2001-11-19
3436 2001-11-18 [alfons] 0.6.5claws20
3439 remove an inadvertent free I forgot in previous clean up
3441 2001-11-18 [alfons] 0.6.5claws19
3443 * src/filtering.[ch]
3444 clean up & plug leaks
3446 2001-11-18 [paul] 0.6.5claws18
3448 * sync with sylpheed 0.6.5cvs9
3449 see ChangeLog entries 2001-11-17 and 2001-11-18
3451 2001-11-16 [paul] 0.6.5claws17
3453 * sync with sylpheed 0.6.5cvs8
3454 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
3456 2001-11-16 [paul] 0.6.5claws16
3458 * sync with sylpheed 0.6.5cvs7
3459 see ChangeLog entries 2001-11-15 and 2001-11-16
3461 2001-11-15 [hoa] 0.6.5claws15
3464 fix bounce, mails we received couln't be bounced to ourself.
3467 * src/filtering.[ch]
3469 * src/matcher_parser.h
3470 * src/matcher_parser_lex.l
3471 * src/matcher_parser_parse.y
3475 * src/prefs_filtering.[ch]
3477 * src/prefs_matcher.c
3478 * src/prefs_scoring.c
3481 new matcher/filter/score configuration file parser
3482 one unique configuration file => ~/.sylpheed/matcherrc
3483 import in currently automatic, then save are made
3485 one filter per folder and one global filter
3486 (filter of a folder will be used as folder processing)
3489 fix a bug in folder_item_get_identifier
3492 receive receipt return are fixed.
3494 2001-11-14 [alfons] 0.6.5claws14
3497 add things from main branch to make claws compile
3499 2001-11-14 [paul] 0.6.5claws13
3501 * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
3502 see ChangeLog entries 2001-11-08 to 2001-11-14
3504 2001-11-14 [hoa] 0.6.5claws12
3509 add "bounce mail" option
3511 2001-11-13 [christoph] 0.6.5claws11
3514 Cleanup a mess i add before commiting
3516 2001-11-13 [hoa] 0.6.5claws10
3519 some fixes when mail are sent or
3522 2001-11-13 [christoph] 0.6.5claws9
3525 Changed two string with the same translation
3529 New mailsending process:
3530 - Always queue message before sending
3531 (message will be saved if sylpheed crashed or
3532 freezes while sending)
3533 - Allow queuing of newspostings
3534 - No copy in outbox before sending
3535 (closes bug #469501)
3536 - No more redundant code for send and send_later
3538 Applied wwp <subscript@free.fr>'s patch that fixes
3539 marks for multiple forwarded messages (+compose.c)
3544 remove things that are now in main branch
3547 update Dutch translation
3549 2001-11-12 [mhadasht] 0.6.5.claws8
3551 * src/prefs_common.c
3552 re-enabled account autoselection feature for forward
3553 and reedit lost during the branch point for SYNC-B4-REL
3555 gtkpspell_get_dict(): more readable code (even if function is
3558 added version number info to 2001-11-12 [hiro] comment.
3560 2001-11-12 [hiro] 0.6.5.claws7
3563 compose_forward(): fixed a bug that forward quote mark
3565 removed unnecessary code.
3566 * src/template_select.[ch]: removed.
3571 :%s/GTK_TEXT/GTK_STEXT/g
3576 revert the undo stuff (this is 0.6.6claws stuff)
3578 2001-11-11 [hoa] 0.6.5.claws6
3581 Insert signature at the end of the text.
3582 Added undo patch but currently disabled
3585 Threading by subject improved.
3587 * added src/undo.[ch]
3588 Undo module for compose dialog box.
3590 2001-11-11 [alfons] 0.6.5.claws5
3593 prevent threading by subject on nodes that have already been
3594 threaded by in-reply-to (as in "circular references in a tree
3595 result in a dead branch")
3597 2001-11-09 [hoa] 0.6.5.claws4
3600 allows creation of mbox folder item from any files.
3602 2001-11-09 [alfons] 0.6.5.claws3
3606 do what I mean and correct threading by subject so it really
3607 ignores attracting lines without "Re: "
3609 2001-11-07 [alfons] 0.6.5.claws2
3613 only attract by subject if a subject line starts with a "Re: "
3617 2001-11-07 [paul] 0.6.5claws1
3619 * sync with sylpheed 0.6.5. release
3620 see ChangeLog entry 2001-11-07
3622 2001-11-07 [paul] 0.6.4claws31
3624 * sync with sylpheed 0.6.4cvs18
3625 see ChangeLog entries 2001-10-30 to 2001-11-07
3626 prefs_templates.[ch] renamed prefs_template.[ch]
3631 add semicolon Hoa forgot ;-)
3634 2001-11-06 [hoa] 0.6.4claws30
3640 threading by subject - empty subject are ignored
3642 2001-11-06 [christoph] 0.6.4claws29
3645 use SSL_peek for sock_gets
3647 removed unneeded pointer in extracting quoted
3648 names implementation
3650 2001-11-06 [melvin] 0.6.4claws28
3653 fixed bug #476792 Selection overtyping with spell checker
3654 fixed bug which could cause a buffer overflow
3657 2001-11-06 [hoa] 0.6.4claws27