1 2002-05-18 [christoph] 0.7.6claws4
4 fix indentation of some code
9 correct path for ignorethread.xpm
10 incorrect filename for sylpheed_logo.xpm
12 2002-05-18 [paul] 0.7.6claws3
15 see ChangeLog 2002-05-16 and 2002-05-17
17 2002-05-18 [melvin] 0.7.6claws2
20 Corrected an action's definition and fixed some misspellings.
22 2002-05-18 [paul] 0.7.6claws1
25 tools/gpg-sign ** new file **
26 tools/uudec ** new file **
27 add Melvin's Actions scripts
30 add Melvin's descriptions for Actions
32 2002-05-18 [paul] 0.7.6claws
34 * Version 0.7.6claws released
36 2002-05-17 [paul] 0.7.5claws32
39 updated by Ricardo Mones Lastra
41 2002-05-17 [paul] 0.7.5claws31
44 fix Account prefs default folder for sent/draft/deleted
49 updated translation by Alessandro Maestri and
52 2002-05-17 [melvin] 0.7.5claws30
55 Fixed bug where using %F not at the end of the command
56 resulted in an additional empty argument being created.
57 Thanks to Darko Koruga for reporting the bug.
59 2002-05-17 [melvin] 0.7.5claws29
62 Updated French translations.
64 2002-05-15 [paul] 0.7.5claws28
67 updated by Ricardo Mones Lastra
69 2002-05-15 [paul] 0.7.5claws27
72 see ChangeLog 2002-05-14 and 2002-05-15
74 2002-05-14 [paul] 0.7.5claws26
77 see ChangeLog 2002-05-13
79 2002-05-13 [thorsten] 0.7.5claws25
82 fix select_all and copy in multipart messages
84 fix select_all and copy in multipart messages
86 2002-05-12 [paul] 0.7.5claws24
89 reverse last commit, bug already fixed in 0.7.5claws3
91 2002-05-12 [netztorte] 0.7.5claws23
94 dont parse empty addressbook (checked in before claws20)
96 2002-05-12 [melvin] 0.7.5claws22
99 Removed unneeded priority code introduced by the previous
102 2002-05-12 [melvin] 0.7.5claws21
105 Added possibility to set message's priority.
107 Added possibility to set message's priority.
108 Added missing headers
110 2002-05-12 [melvin] 0.7.5claws20
112 * src/prefs_actions.c
113 Removed implicitely added quotes around the name
114 of the temporary files of mime parts.
116 2002-05-12 [paul] 0.7.5claws19
118 * sync with 0.7.5cvs20
119 see ChangeLog 2002-05-11
121 2002-05-12 [alfons] 0.7.5claws18
123 * src/quote_fmt_lex.l
124 * src/quote_fmt_parse.y
125 allow quote / reply date & time format to be set using
126 %D{format}. format is a format string you'd pass to
127 strftime() (see man strftime, or the Display tab |
128 Date format setting).
130 Currently %D converts the date to local time.
132 2002-05-11 [paul] 0.7.5claws17
134 * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
135 see ChangeLog 2002-05-10 and 2002-05-11
137 2002-05-10 [paul] 0.7.5claws16
139 * sync with 0.7.5cvs16
140 see ChangeLog entries 2002-05-09 and
143 2002-05-10 [colin] 0.7.5claws15
146 Corrected a bug that prevented sylpheed to open
149 2002-05-09 [paul] 0.7.5claws14
151 * sync with 0.7.5cvs14
152 see ChangeLog 2002-05-08 and 2002-05-09
154 2002-05-08 [paul] 0.7.5claws13
156 * sync with 0.7.5cvs11
157 see ChangeLog entry 2002-05-08
159 2002-05-08 [paul] 0.7.5claws12
163 fix segfault on View->Open in new window
164 patch submitted by Thorsten Maerz <torte@netztorte.de>
166 2002-05-07 [paul] 0.7.5claws11
168 * sync with 0.7.5cvs9
169 see ChangeLog entry 2002-05-07
171 2002-05-06 [paul] 0.7.5claws10
175 display url in statusbar on single-click
176 patch submitted by Thorsten Maerz <torte@netztorte.de>
178 2002-05-06 [match] 0.7.5claws9
185 XML implementation of properties file.
186 * src/exporthtml.[ch]
187 * src/expthtmldlg.[ch]
191 2002-05-02 [sergey] 0.7.5claws8
193 * src/mainwindow.c (mainwin_entries),
194 src/prefs_common.c (prefs_send_create()),
195 src/codeconv.c (locale_table):
196 use charset name "Windows-1251" instead of "CP1251".
198 2002-05-02 [colin] 0.7.5claws7
202 src/prefs_folder_item.c
203 Fixed cosmetics bugs due to Outbox renamed to Sent.
205 2002-05-02 [hiro] 0.7.5claws6
208 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
210 2002-05-02 [paul] 0.7.5claws5
213 more sync with 0.7.5cvs7, see ChangeLog entry
216 2002-05-02 [hiro] 0.7.5claws4
220 check if queue folder exists (closes #550397).
221 removed directory creation since it should be handled
224 imap_add_msg(): return UID for appended message
227 2002-04-30 [paul] 0.7.5claws3
230 fix account_find_from_address() bug
232 2002-04-28 [colin] 0.7.5claws2
236 src/prefs_common.[ch]
238 Added user-definable quotation characters recognition.
240 2002-04-28 [paul] 0.7.5claws1
242 * sync with 0.7.5cvs4
243 see ChangeLog entry 2002-04-25
245 2002-04-28 [paul] 0.7.5claws
250 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
251 Fabio Junior Beneditto
253 2002-04-27 [jens] 0.7.4claws103
256 updated German translation.
258 2002-04-27 [hiro] 0.7.4claws102
261 summary_write_cache(): fixed the mark loss of hidden messages.
263 2002-04-26 [melvin] 0.7.4claws101
266 fixed a second typo (same one)
270 fixed the type again...
272 2002-04-26 [melvin] 0.7.4claws100
275 fixed a typo in an alert message ("temorary").
278 corrected the typo described above.
280 updated French translation.
282 2002-04-26 [darko] 0.7.4claws99
285 fix target folder colorization
287 2002-04-25 [paul] 0.7.4claws98
290 updated by Alessandro Maestri
292 2002-04-24 [colin] 0.7.4claws97
295 Fixed double "subject is empty" question.
297 2002-04-23 [colin] 0.7.4claws96
300 Corrected issue when "automatically display images" was
301 not set : first image remained after selecting second.
303 2002-04-23 [melvin] 0.7.4claws95
305 * src/prefs_actions.c
306 Don't display in/out dialog if there is nothing to show.
308 2002-04-23 [paul] 0.7.4claws94
310 * sync with 0.7.5cvs3
311 bug fixes: see ChangeLog entry 2002-04-23
313 2002-04-22 [darko] 0.7.4claws93
316 fix previous check-in which changed code after
319 2002-04-22 [paul] 0.7.4claws92
326 update English, Spanish and French FAQs
329 add German and Spanish manuals
332 update English and French manuals
335 add to and re-arrange the pixmap entries
337 2002-04-22 [darko] 0.7.4claws91
340 fix sender initials recognition to only allow
341 '>' after the initials
343 2002-04-21 [paul] 0.7.4claws90
345 * sync with 0.7.5 release
346 see ChangeLog entry 2002-04-21
351 add colin's new pixmaps to EXTRA_DIST
353 2002-04-21 [colin] 0.7.4claws89
356 * src/mainwindow.[ch]
357 * src/prefs_common.[ch]
358 * src/stock_pixmap.[ch]
359 Added "Work offline" ability.
361 2002-04-21 [colin] 0.7.4claws88
366 * src/textview.c : Added an option to common preferences -> display
367 to allow user not to automatically display images.
369 2002-04-21 [paul] 0.7.4claws87
371 * sync with 0.7.4cvs52
372 see ChangeLog entry 2002-04-21 (src/imap.c)
374 2002-04-21 [paul] 0.7.4claws86
376 * sync with 0.7.4cvs51
377 see ChangeLog entry 2002-04-21
379 2002-04-21 [paul] 0.7.4claws85
381 * sync with 0.7.4cvs49
382 see ChangeLog entries 2002-04-20 and 2002-04-21
385 clean up: remove old 'stock_' element from xpm
388 2002-04-21 [alfons] 0.7.4claws84
390 apply sync patch from Paul
393 use old claws prefs_folder_item_create() for now
395 2002-04-19 [match] 0.7.4claws83
397 * src/addressbook.[ch]
398 * src/addrharvest.[ch]
399 * src/addrgather.[ch]
402 * src/summaryview.[ch]
405 2002-04-19 [paul] 0.7.4claws82
408 updated by Fabio Junior Beneditto
410 2002-04-14 [alfons] 0.7.4claws81
413 add #include <sys/types.h> for mode_t and off_t
415 2002-04-13 [paul] 0.7.4claws80
420 src/prefs_common.[ch]
422 enable storing of GnuPG passphrase for the whole
423 session or a user-defined number of minutes. patch
424 submitted by Ravemax <ravemax@dextrose.com>
426 2002-04-13 [alfons] 0.7.4claws79
429 make email parser also stop scanning when encountering separators
430 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
432 2002-04-13 [paul] 0.7.4claws78
434 * sync with 0.7.4cvs39
435 see ChangeLog entry 2002-04-12
437 2002-04-11 [paul] 0.7.4claws77
439 * sync with 0.7.4cvs37
440 see ChangeLog entry 2002-04-11
442 2002-04-11 [paul] 0.7.4claws76
445 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
446 the clause for OpenSSL). sync with sylpheed main
448 2002-04-09 [melvin] 0.7.4claws75
451 Made 'Ctrl-Enter' on send ignore some modifiers
452 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
453 to bind other *-Enter (but not Alt-Enter).
455 2002-04-09 [paul] 0.7.4claws74
457 * sync with 0.7.4cvs35
458 see ChangeLog entries 2002-04-09
460 2002-04-08 [paul] 0.7.4claws73
462 * sync with 0.7.4cvs33
463 see ChangeLog entry 200-04-08
465 2002-04-07 [match] 0.7.4claws72
467 * src/addrharvest.[ch]
468 fixed to read all addresses in header, regardless
469 of header size. improved name parsing. accommodate
470 harvest from folders and selected message.
472 included new address parsing function.
473 * src/addrgather.[ch]
474 * src/addressbook.[ch]
475 * src/summaryview.[ch]
477 allow address harvest of folder as well as selected
480 2002-04-07 [paul] 0.7.4claws71
484 don't try to authenticate with CRAM-MD5 in SMTP when
485 SMTP-AUTH enabled if MTA doesn't issue this
486 auth-method in it's ehlo-response. bug item #531364,
487 patch item #938910. patch submitted by Colin Leroy
490 2002-04-07 [paul] 0.7.4claws70
493 fix missing MODE_READER bug. patch submitted by
494 Colin Leroy <colin@colino.net>
496 2002-04-07 [alfons] 0.7.4claws69
499 * src/prefs_filtering.c
501 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
502 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
504 2002-04-07 [paul] 0.7.4claws68
506 * sync with 0.7.4cvs32
507 see ChangeLog entry 2002-04-06
509 * tools/filter_conv.pl
512 2002-04-06 [paul] 0.7.4claws67
514 * tools/filter_conv.pl
515 modify to be able to find the name of the first
516 mailbox and use that. main's filter does not
517 record the full path to the mailbox and therefore
518 can only filter to the first mailbox.
520 2002-04-05 [paul] 0.7.4claws66
522 * tools/filter_conv.pl
523 attempt to make the script all-encompassing and
524 be able to convert any main 'filter' rule thrown
527 2002-04-05 [paul] 0.7.4claws65
529 * tools/filter_conv.pl
530 allow for collapsed folder trees
532 2002-04-05 [paul] 0.7.4claws64
534 * sync with 0.7.4cvs31
535 see ChangeLog entries 2002-04-05
537 2002-04-03 [paul] 0.7.4claws63
539 * sync with 0.7.4cvs29
540 see ChangeLog entries 2002-04-02 and 2002-04-03
542 2002-04-02 [paul] 0.7.4claws62
544 * sync with 0.7.4cvs26
545 see ChangeLog entry 2002-04-01
547 2002-04-02 [match] 0.7.4claws61
550 * src/importpine.[ch]
552 import Pine address book.
554 2002-04-02 [match] 0.7.4claws60
556 * src/addrharvest.[ch]
557 improve address parsing of funky addresses.
559 2002-04-02 [darko] 0.7.4claws59
562 wrap on send improvements, it now recognizes quoted
563 initials as part of the quotation string, and it
564 does not join lines separated by CR
566 2002-04-01 [match] 0.7.4claws58
571 remove excessive duplicate address generation
574 2002-04-01 [alfons] 0.7.4claws57
579 2002-04-01 [paul] 0.7.4claws56
581 * sync with 0.7.4cvs25
582 see ChangeLog entry 2002-04-01
584 2002-04-01 [alfons] 0.7.4aprilfool55
587 honour feature request item #537427 to allow for
588 displaying names from address book for sent mail also
590 2002-03-29 [paul] 0.7.4claws54
593 src/prefs_filtering.[ch]
596 add 'fast filter' for claws' filtering,
597 /Tools/Create filter rule/... patch submitted
598 by Neill Miller <neillm@thecodefactory.org>
600 2002-03-29 [paul] 0.7.4claws53
602 * sync with 0.7.4cvs24
603 see ChangeLog entry 2002-03-29
605 2002-03-28 [paul] 0.7.4claws52
607 * sync with 0.7.4cvs23
608 see ChangeLog entry 2002-03-28
610 2002-03-27 [melvin] 0.7.4claws51
612 * src/prefs_actions.c
613 Added support to pass only one message part (as a
614 file) to the command using '%p'. No quotes are needed
615 because doubles quotes are automatically added.
616 Fixed bug where Sylpheed could block when waiting for
617 a child process to finish.
618 Changed the help menu to remove quotes around symbols to
619 avoid misinterpretation (they must not be used).
621 2002-03-27 [melvin] 0.7.4claws50
624 Made the new mail notification command always
625 execute asynchronously.
627 2002-03-27 [paul] 0.7.4claws49
630 fix bug introduced in last commit
632 2002-03-27 [paul] 0.7.4claws48
634 * sync with 0.7.4cvs21
635 see ChangeLog 2002-03-26 and 2002-03-27
637 2002-03-26 [hoa] 0.7.4claws47
639 * src/prefs_folder_item.c
640 really fixed the bug #516442 with folder rescan.
642 2002-03-26 [paul] 0.7.4claws46
644 * sync with 0.7.4cvs19
645 see ChangeLog entries 2002-03-25 and 2002-03-26
647 2002-03-25 [hoa] 0.7.4claws45
651 fix the bug #516442 with folder rescan.
653 * src/prefs_common.[ch]
655 added an option to enable two different behaviours
659 2002-03-25 [paul] 0.7.4claws44
662 src/selective_download.c
663 correct a few menuitem labels
665 2002-03-25 [christoph] 0.7.4claws43
668 fix non deleted tmp message in
669 procmsg_save_to_outbox
670 fix problems caused by sync with
671 main branch's procmsg_send_queue
673 2002-03-25 [paul] 0.7.4claws42
677 src/quote_fmt_parse.y
678 add Last name (%L) placeholder for quoting.
679 patch submitted by Thorsten Thielen
680 <thth@users.sourceforge.net>
682 2002-03-25 [paul] 0.7.4claws41
685 get full hostname. patch submitted by
686 Bob Woodside <rwoodside1@comcast.net>
688 2002-03-25 [paul] 0.7.4claws40
693 src/prefs_account.[ch]
694 enable NNTP over SSL. patch submitted by
695 Pascal Jermini <pascal@infinity.hn.org>
697 2002-03-24 [paul] 0.7.4claws39
700 make the arrangement of the Compose tab more
704 fix some irregularities of style
707 updated by Kilian Krause
709 2002-03-23 [paul] 0.7.4claws38
712 updated by Fabio Junior Beneditto
714 2002-03-23 [paul] 0.7.4claws37
717 move 'Gather addresses' to 'Tools' menu
718 make 'Selective download' sensitive
720 2002-03-23 [paul] 0.7.4claws36
722 * sync with 0.7.4cvs16
723 see ChangeLog entries 2002-03-23
725 2002-03-22 [christoph] 0.7.4claws35
727 * src/quote_fmt_parse.y
728 fix include program output
730 2002-03-22 [alfons] 0.7.4claws34
733 initialize GDate stack variable correctly (sorry!)
735 2002-03-22 [paul] 0.7.4claws33
741 rename 'Tool' to 'Tools'
744 move 'Delete duplicated messages' from
745 'Message/' to 'Tools/'
746 re-arrange the order of 'Tools/' items
748 2002-03-22 [paul] 0.7.4claws32
752 auto-address completion now also matches on
753 Nickname. patch submitted by Bob Forsman
754 <hammor@users.sourceforge.net>
757 correct a spelling mistake
759 2002-03-22 [alfons] 0.7.4claws31
762 fix getting uidl from incorrect string
765 2002-03-21 [alfons] 0.7.4claws30
768 more code refactoring
769 plug mem leak introduced by delete on server
771 2002-03-21 [paul] 0.7.4claws29
773 * sync with 0.7.4cvs11
774 see ChangeLog entries 2002-03-20
776 2002-03-20 [alfons] 0.7.4claws28
779 apply Colin's patch and refactor
781 2002-03-20 [paul] 0.7.4claws27
783 * sync with sylpheed 0.7.4cvs9
784 see ChangeLog entry 2002-03-20
786 2002-03-19 [christoph] 0.7.4claws26
791 revert changes for flag updates
792 (does not work correctly and no time to debug)
794 2002-03-20 [alfons] 0.7.4claws25
797 refactor should_delete() a little bit
799 2002-03-19 [paul] 0.7.4claws24
803 src/prefs_account.[ch]
804 allow the user to leave downloaded mail on the
805 server for n days. Patch submitted by Colin Leroy
808 2002-02-19 [paul] 0.7.4claws23
810 * sync with sylpheed 0.7.4cvs8
811 see ChangeLog entries 2002-03-19
813 2002-03-18 [paul] 0.7.4claws22
815 * sync with sylpheed 0.7.4cvs6
816 see ChangeLog entry 2002-03-18
818 2002-03-18 [paul] 0.7.4claws21
821 add en_GB message catalogue
826 correct a few spelling mistakes
828 2002-03-17 [alfons] 0.7.4claws20
831 more stringent checks for NULL params when writing
832 filtering actions to a file
834 2002-03-17 [hoa] 0.7.3claws20
837 fixed the count of new messages
840 fixed the "attachment properties" window
842 2002-03-17 [paul] 0.7.4claws19
847 src/prefs_account.[ch]
850 automatically mark cross-posted messages as read
851 and (optionally) give them a colour label
852 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
855 2002-03-17 [paul] 0.7.4claws18
857 * sync with sylpheed 0.7.4cvs5
858 see ChangeLog entry 2002-03-17
860 2002-03-17 [melvin] 0.7.4claws17
863 Worked around a gtktext 'bug': when searching for
864 a text in a long message it was scrolling slowly
865 line by line until it hit the searched text.
867 Updated French translation
869 2002-03-17 [melvin] 0.7.4claws16
873 * src/prefs_actions.c
874 Moved "Edit/Actions" to "Tool/Actions"
875 Made mainwindow/compose window sensitive as soon as
876 no child process is running anymore even if the io dialog
878 Fixed a struct being initialized with a non constant char*
880 2002-03-16 [christoph] 0.7.4claws15
883 add --with-compiler-flags option
884 (only for developer hacking)
888 try to make folder-stats and flag handling more
889 independent from the summaryview. msgcounts
890 are only set when the folder is opened and
891 procmsg_msginfo_(un)set_flags will handle it
892 later and summaryview will get the values
895 2002-03-16 [paul] 0.7.4claws14
898 fix Return-receipt. Patch submitted by Bob
899 Woodside <rwoodside1@comcast.net>
901 2002-03-16 [paul] 0.7.4claws13
904 fix 'dynamic' signatures, make it work again
905 broken during sync on 2002-03-14 (0.7.4claws2)
907 2002-03-15 [match] 0.7.4claws12
909 * src/addrharvest.[ch]
910 * src/addrgather.[ch]
911 * src/addressbook.[ch]
913 included address harvester feature. still some
914 issues with address parsing that I will fix.
916 2002-03-15 [match] 0.7.4claws11
920 * src/addressbook.[ch]
929 tidy up. fix memory leaks. moved attribs and methods
930 from individual interfaces to addrcache object. prep
931 for new stuff to come in.
933 2002-03-15 [alfons] 0.7.4claws10
936 * src/matcher_parser_parse.y
937 * src/matcher_parser_lex.l
938 * src/prefs_matcher.c
939 add filtering conditions message greater than, smaller
940 than, and exactly matching a size in bytes
941 (does not work with delete from POP3 server yet)
943 this should also give others an idea what you should
944 do to add new criterions to claws filtering system
947 2002-03-15 [paul] 0.7.4claws9
949 * tools/filter_conv.pl
950 exit if there are no filter rules to convert
951 rename filterrc to filterrc.old after completion
953 2002-03-15 [paul] 0.7.4claws8
955 * sync with sylpheed 0.7.4cvs3
956 see ChangeLog entry 2002-03-14
958 2002-03-14 [paul] 0.7.4claws7
961 clean up the last commit (ahem)
963 2002-03-14 [paul] 0.7.4claws6
966 fix bug #515655. honour account preferences
967 regarding gpg default signing/encryption when
968 changing account from the compose window.
970 2002-03-14 [paul] 0.7.4claws5
973 remove unnecessary curly brackets
975 2002-03-14 [paul] 0.7.4claws4
978 src/prefs_filtering.[ch]
979 add filter rename on folder rename and filter
980 delete on folder delete. Patch submitted by
981 Neill Miller <neillm@thecodefactory.org>
983 2002-03-14 [christoph] 0.7.4claws3
988 (patch submitted by "Simon 'corecode' Schubert")
993 2002-03-14 [paul] 0.7.4claws2
995 * sync with sylpheed 0.7.4cvs2
996 see ChangeLog entry 2002-03-13
998 2002-03-12 [darko] 0.7.4claws1
1001 fix what seems to be a copy and paste error
1002 when setting color for important messages
1005 2002-03-11 [paul] version 0.7.4claws released
1007 2002-03-11 [paul] 0.7.4claws
1013 update message catalogs. Submitted by Ricardo Mones
1014 Lastra, Alessandro Maestri, Wilbert Berendsen, and
1015 Fabio Junior Beneditto
1020 faq/it/sylpheed-faq*
1026 2002-03-11 [jens] 0.7.3claws7
1029 updated German translation
1031 2002-03-11 [melvin] 0.7.3claws6
1034 updated and corrected French translation
1036 2002-03-10 [hoa] 0.7.3claws5
1040 * src/prefs_account.c
1043 fixed the local account.
1044 you have to change the default "/usr/sbin/sendmail"
1045 to "/usr/sbin/sendmail -t" in the preferences of
1049 removed some debug display for renderer
1051 2002-03-10 [paul] 0.7.3claws4
1053 * faq/en/sylpheed-faq-1.html
1054 faq/en/sylpheed-faq-2.html
1057 2002-03-09 [paul] 0.7.3claws3
1059 * sync with sylpheed 0.7.4
1060 see ChangeLog entry 2002-03-09
1062 2002-03-08 [paul] 0.7.3claws2
1064 * faq/en/sylpheed-faq*
1065 faq/es/sylpheed-faq*
1066 faq/fr/sylpheed-faq*
1069 * manual/fr/.cvsignore
1070 manual/fr/Makefilea.am
1074 add the French manual
1076 2002-03-07 [paul] 0.7.3claws1
1078 * sync with sylpheed 0.7.3cvs4
1079 see ChangeLog entries 2002-03-06 and 2002-03-07
1082 updated by Wilbert Berendsen
1084 2002-03-07 [melvin] 0.7.2claws34
1086 * src/selective_download.c
1087 Changed the pixmap of the receive button to MAIL_RECEIVE.
1089 2002-03-06 [paul] 0.7.2claws33
1091 * sync with sylpheed 0.7.3cvs1
1092 bug fix, see ChangeLog entry 2002-03-05
1094 2002-03-05 [paul] 0.7.2claws32
1099 reverse the pgp ascii-armored code implemented in
1100 0.7.2claws16. removal of this code until it matures.
1101 this means that verifying ascii-armored pgp sigs and
1102 automatic decryption of ascii-armored encrypted
1103 messages no longer works.
1105 2002-03-05 [paul] 0.7.2claws31
1110 * faq/en/Makefile.am
1111 faq/en/sylpheed-faq.html
1112 faq/en/sylpheed-faq-1.html
1113 faq/en/sylpheed-faq-2.html
1114 faq/en/sylpheed-faq-3.html
1115 * faq/es/Makefile.am
1116 faq/es/sylpheed-faq.html
1117 faq/es/sylpheed-faq-1.html
1118 faq/es/sylpheed-faq-2.html
1119 faq/es/sylpheed-faq-3.html
1120 faq/es/sylpheed-faq-4.html
1121 * faq/fr/Makefile.am
1122 faq/fr/sylpheed-faq.html
1123 faq/fr/sylpheed-faq-1.html
1124 faq/fr/sylpheed-faq-2.html
1125 faq/fr/sylpheed-faq-3.html
1130 add FAQs in English, Spanish and French
1133 2002-03-05 [paul] 0.7.2claws30
1135 * manual/en/sylpheed.html
1136 manual/en/sylpheed-XX.html
1137 updated the English manual
1142 dialog box pops up if the article can't be deleted.
1147 updated by Fabio Junior Benedito
1151 * removed ac/gpgme.m4
1152 to avoid autogen common problem
1153 developers have to install gpgme development package now
1156 encoding to 7bit or 8bit is enabled.
1158 2002-03-03 [alfons] 0.7.2claws29
1161 merge fix by Oliver Haertel for selective
1164 2002-03-03 [paul] 0.7.2claws28
1166 * sync with sylpheed 0.7.3
1168 2002-03-03 [paul] 0.7.2claws27
1170 * sync with sylpheed 0.7.2cvs24
1171 see ChangeLog entries 2002-03-02 and 2002-03-03
1173 2002-03-02 [melvin] 0.7.2claws26
1178 * src/prefs_common.[ch]
1179 Added user definable notification on new mail arrival.
1180 Removed unused variables in spell checker prefs code.
1182 2002-03-02 [melvin] 0.7.2claws25
1185 Removed unnecessary escape sequences.
1186 Changed 'Initial...' to 'Initials of Sender'
1188 2002-03-02 [paul] 0.7.2claws24
1190 * sync with sylpheed 0.7.2cvs22
1191 see ChangeLog entry 2002-03-01
1193 2002-03-01 [hoa] 0.7.2claws23
1196 Set sensitivity of delete actions to active
1197 even if the folder is a newsgroup.
1200 - Set sensitivity of delete actions
1201 - Added function check_permission() that will check if the
1202 user is authorized to delete a message. For news, it
1203 will check if the author is the same.
1204 - Enabled deletion when there is no trash folder.
1207 - Added news_cancel_article() to cancel articles
1208 - Implemented news_remove_message() (public function)
1210 2002-03-01 [paul] 0.7.2claws22
1214 recognise urls that that don't include 'http://' and
1218 remove duplicated name
1220 2002-02-28 [paul] 0.7.2claws21
1223 src/summaryview.[ch]
1224 add ability to 'Select thread'
1225 combines Melvin's "Select thread's head" patch (#510907)
1226 with Colin Leroy's <colin@colino.net> "Select whole thread"
1229 2002-02-28 [paul] 0.7.2claws20
1232 hopefully fix segfault on right-clicking a mime part
1233 that some people have experienced.
1234 fix submitted by Fredrik Olofsson <frol@linux.nu>
1236 2002-02-28 [paul] 0.7.2claws19
1238 * sync with sylpheed 0.7.2cvs21
1239 see ChangeLog entries 2002-02-27 and 2002-02-28
1241 2002-02-27 [paul] 0.7.2claws18
1243 * sync with sylpheed 0.7.2cvs18
1244 see ChangeLog entries 2002-02-26 and 2002-02-27
1246 2002-02-26 [alfons] 0.7.2claws17
1249 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
1250 (spotted by Chris Hessman <idatech@gmx.net>)
1252 2002-02-26 [paul] 0.7.2claws16
1257 make decryption of ascii-armored pgp encrypted messages
1258 and verification of ascii-armored signatures work again.
1259 slightly altered from the patch by Jens Jahnke
1263 * the checking of plaintext signatures always comes up in
1265 * it doesn't work for multipart messages
1266 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
1267 including the msg headers and these 2 line themselves, are
1271 "View/Folder Tree" becomes "View/Separate Folder Tree"
1272 "View/Message View" becomes "View/Separate Message View"
1273 because its less ambiguous.
1276 updated by Ricardo Mones Lastra
1278 2002-02-26 [paul] 0.7.2claws15
1280 * sync with sylpheed 0.7.2cvs17
1281 see ChangeLog entries 2002-02-25 and 2002-02-26
1283 2002-02-25 [christoph] 0.7.2claws14
1285 * src/filtering.[ch]
1287 do filtering stuff after all messages have been received
1288 1. drop all messages to .processing
1289 2. scan processing folder for messages
1290 3. filter messages or move to inbox
1291 this will also find old messages left in processing after
1292 a crash or something like that and we get a real msginfo
1293 from folder->get_msg_list and do not have to create our
1294 own in filter_message
1295 * src/matcher_parser_parse.y
1296 remove MIX/MAX warning (reordered includes)
1298 2002-02-25 [paul] 0.7.2claws13
1300 * sync with sylpheed 0.7.2cvs15
1301 see ChangeLog entry 2002-02-24
1303 2002-02-24 [alfons] 0.7.2claws12
1306 clear old color flags first when applying a new color to
1308 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
1310 2002-02-24 [alfons] 0.7.2.claws11
1313 * src/prefs_common.c
1314 add presets for Opera and Konqueror, closes patch #517261,
1315 submitted by Ville Skyttä <scop@users.sourceforge.net>
1317 2002-02-24 [alfons] 0.7.2.claws10
1321 fix threading for null message ids, closes patch #521601,
1322 submitted by Bob Forsman <hammor@users.sourceforge.net>
1324 2002-02-24 [alfons] 0.7.2claws9
1328 make Tool | Filter Message work with filtering system so
1329 setting flags also works
1333 - Processing uses the same function as Tool | Filter
1334 Message, but doesn't use the same update proc yet
1336 2002-02-23 [paul] 0.7.2claws8
1338 * sync with sylpheed 0.7.2cvs14
1339 see ChangeLog entries 2002-02-22 and 2002-02-23
1341 2002-02-22 [christoph] 0.7.2claws7
1344 Add column space to table
1345 * src/quote_fmt_parse.y
1348 2002-02-22 [paul] 0.7.2claws6
1356 src/matcher_parser_lex.l
1357 src/matcher_parser_parse.y
1360 src/prefs_filtering.c
1361 src/selective_download.[ch] *** NEW FILES ***
1364 Selective Download added to 'Tool' menu.
1365 Retrieves email headers of the currently selected pop3
1366 account and allows the user to mark emails for deletion
1367 right on the pop3 server. Patch submitted by Oliver Haertel
1368 <oha@users.sourceforge.net>.
1371 add 'src/quote_fmt.c'
1373 2002-02-22 [christoph] 0.7.2claws5
1377 * src/prefs_common.[ch]
1378 * src/prefs_template.c
1379 * src/quote_fmt.c *** NEW FILE ***
1381 move quote format symbol description code
1382 to it's own file because it is used from
1383 differnent code parts
1384 Rewrote symbol description GUI
1387 + get data from array (no more long constant strings)
1388 * src/quote_fmt_lex.l
1389 * src/quote_fmt_parse.y
1390 Symbol for Literal % changed to \% instead of %%
1391 (More logical as \ is used for quoting for other symbols)
1392 Add |f and |p to include files and program output
1394 |f{/home/.../.signature}
1397 Correct wrong spelling for "Referenzen"
1399 2002-02-21 [paul] 0.7.2claws4
1402 forgotten during sync
1404 2002-02-21 [paul] 0.7.2claws3
1406 * sync with sylpheed 0.7.2cvs11
1407 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
1408 2002-02-20 and 2002-02-21
1410 2002-02-20 [melvin] 0.7.2claws2
1412 * src/prefs_actions.c
1413 Added error report when child cannot fork or when execvp
1414 returns with an error.
1416 2002-02-19 [christoph] 0.7.2claws1
1419 return unconverted text if conde conversion is not possible
1420 when libjconv is used.
1421 (patch submitted by "Simon 'corecode' Schubert")
1425 * version 0.7.2claws release
1427 2002-02-19 [paul] 0.7.2claws
1430 updated by Wilbert Berendsen
1433 2002-02-18 [alfons] 0.7.1claws13
1437 remove references to dlfcn and explicitly loading functions
1438 from dynalink libs, because libs linked anyway, and functions
1439 are loaded explicitly
1441 2002-02-17 [melvin] 0.7.1claws12
1443 * src/prefs_actions.c
1444 Replaced children wait loop with double fork technique.
1445 Now, input/output window updated at each new output.
1446 free_children(): Fixed a memory leak.
1447 Made input/output window non closable if running children
1449 Added missing <unistd.h> include.
1450 Added some --debug outputs.
1452 2002-02-17 [melvin] 0.7.1claws11
1455 Fixed bug where descending sort order did not select top
1458 2002-02-17 [melvin] 0.7.1claws10
1461 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
1462 * src/prefs_common.c
1463 Pspell data package directory no more hard coded but
1464 set during configuration (PSPELL_PATH). (Thanks to
1465 Gustavo Noronha Silva.)
1467 2002-02-17 [melvin] 0.7.1claws9
1470 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
1472 Fixed compile-time warnings.
1474 2002-02-16 [alfons] 0.7.1claws8
1477 fix inadvertent free of NULL pointer which caused
1478 sylpheed to crash when closing the save-as dialog
1479 using the window close button
1481 2002-02-16 [carsten] 0.7.1claws7
1482 * src/mainwindow.[ch]
1485 fixes for pixmap theming code:
1486 - recently changed mail attributes shouldn't get
1488 - theme is only reloaded iff another theme was
1491 2002-02-16 [paul] 0.7.1claws6
1493 * sync with sylpheed 0.7.2 release
1494 see ChangeLog entry 2002-02-15 and 2002-02-16
1496 2002-02-15 [paul] 0.7.1claws5
1498 * sync with sylpheed 0.7.1cvs9
1499 see ChangeLog entry 2002-02-15
1502 remove unneeded headerwindow.c entry
1504 2002-02-14 [carsten] 0.7.1claws4
1506 fixed a bug for "Go to next unread message": there was
1507 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
1508 in the prefs, because of doing "Search again" instead
1511 2002-02-14 [carsten] 0.7.1claws3
1512 * src/stock_pixmap.c
1513 removed 2 more mem leaks; following memprof,
1514 this code is "leak free" now :)
1516 2002-02-14 [carsten] 0.7.1claws2
1517 * src/stock_pixmap.c
1518 used opendir/readdir/closedir instead of scandir
1519 -> code should work now on Solaris
1521 2002-02-14 [paul] 0.7.1claws1
1523 * sync with sylpheed 0.7.1cvs8
1524 see ChangeLog entries 2002-02-13 and 2002-02-14
1527 add some description of Actions and Pixmap Themes
1531 * version 0.7.1claws release
1533 2002-02-13 [paul] 0.7.1claws
1538 updated translations, submitted by Ricardo Mones Lastra,
1539 Alessandro Maestri and Fabio Junior Beneditto
1541 2002-02-13 [melvin] 0.7.0claws75
1543 * src/prefs_actions.c
1544 Added missing "signal.h" include
1546 2002-02-13 [melvin] 0.7.0claws74
1548 * src/prefs_folder_item.c
1549 Added missing "config.h" include
1551 Updated French translation for folder propriety.
1553 2002-02-13 [jens] 0.7.0claws73
1556 Added missing src/prefs_folder_item.c [log added by melvin]
1558 Updated German translation.
1560 2002-02-13 [melvin] 0.7.0claws72
1563 Updated French translation.
1565 2002-02-13 [melvin] 0.7.0claws71
1568 Made gtkut_editable_get_selection return NULL if selection
1570 This fixes a bug where selecting part of message A then
1571 switching to message B and replying to it will not
1572 quote the message's body.
1574 2002-02-12 [paul] 0.7.0claws70
1577 cosmetic, relating to pixmap themes: on toolbar make
1578 updating of 'Exec' and 'Compose news/Compose email'
1581 2002-02-12 [carsten] 0.7.0claws69
1587 - refreshing after changing pixmap theme better
1589 - wanted to remove some mem leaks, but alfons was
1590 faster (and had the better solution ;)
1592 2002-02-12 [alfons] 0.7.0claws68
1594 * src/prefs_common.c
1595 * src/stock_pixmap.[ch]
1596 plug mem leaks, refactor code a little bit
1599 2002-02-12 [sergey] 0.7.0claws67
1602 Fixed problem with copying messages to IMAP folders when the
1603 server uses something other than '/' as a namespace separator
1604 (cyrus-imapd uses '.').
1606 2002-02-12 [jens] 0.7.0claws66
1609 Updated German Translation
1611 2002-02-12 [paul] 0.7.0claws65
1613 * sync with sylpheed 0.7.1cvs1
1614 see ChangeLog entry 2002-02-12
1616 2002-02-12 [melvin] 0.7.0claws64
1618 * src/prefs_actions.c
1619 Fixed "feature" where children's output was duplicated
1620 instead of refreshed while monitoring.
1621 Removed some debug code.
1623 2002-02-12 [christoph] 0.7.0claws63
1626 always delete message from queue after sending/send error
1627 (closes bug #509601)
1629 2002-02-12 [melvin] 0.7.0claws62
1631 * src/prefs_actions.c
1632 Children wait loop is now triggered with a timeout of 1s
1633 Added %F which is replaced with the list of filenames
1634 of all selected messages (as suggested by Ricardo Mones Lestra)
1635 Pipe syntax changed. Prefix with | to send selection, postfix
1636 with | to retrieve output. Prefix with > or * to send
1637 user definable input to the command (*: input is hidden)
1638 Old pipe action should now be postfixed with |, too.
1640 2002-02-12 [carsten] 0.7.0claws61 (more 59.75)
1641 * src/stock_pixmap.c
1642 fixed a bug: if there's no theme directory don't
1643 throw an error, just do "nothing" (thanks Alfons)
1645 2002-02-12 [carsten] 0.7.0claws60
1648 had to write the cache twice (nasty!); some marks would
1651 2002-02-11 [carsten] 0.7.0claws59
1654 doc-src/maintainer_guide.txt
1660 src/prefs_common.[ch]
1661 src/stock_pixmap.[ch]
1662 src/summaryview.[ch]
1663 pixmap theming and related work on pixmap
1664 handling on some other places
1665 (e.g. hrm features for all folder)
1666 src/pixmap/stock_*.xpm -> the stock_ was removed
1668 2002-02-11 [paul] 0.7.0claws58
1670 * sync with sylpheed 0.7.1 release
1671 see ChangeLog entries 2002-02-11
1673 2002-02-08 [paul] 0.7.0claws57
1675 * sync with sylpheed 0.7.0cvs39
1676 see ChangeLog entry 2002-02-07 (last entry)
1678 * src/prefs_actions.c
1679 src/prefs_filtering.c
1682 sync: made it compile with C compilers other than gcc
1684 2002-02-07 [paul] 0.7.0claws56
1686 * sync with sylpheed 0.7.0cvs38
1687 see ChangeLog entries 2002-02-06 (last 2 entries) and
1690 2002-02-07 [darko] 0.7.0claws55
1694 Fix const gchar */gchar * issue (thanks Hiro)
1696 2002-02-07 [darko] 0.7.0claws54
1701 * src/prefs_template.c
1703 * src/quote_fmt_parse.y
1706 When replying or forwarding an email don't quote the entire
1707 mail body but use the part of the message text that is selected
1709 2002-02-06 [melvin] 0.7.0claws53
1711 * src/prefs_common.[ch]
1714 Made possible to switch quickly to last used dictionary
1715 which makes checking bilingual documents easier.
1717 2002-02-06 [melvin] 0.7.0claws52
1720 Added forgotten new file src/prefs_actions.c
1722 2002-02-06 [melvin] 0.7.0claws51
1724 * src/prefs_actions.c ** NEW FILE **
1725 * src/prefs_actions.h ** NEW FILE **
1726 Added actions to execute on message text view, or on the
1729 Added src/prefs_actions.[ch]
1731 Added new menu "Edit/Actions"
1733 Added new actionsrc file.
1735 Added actionsrc reading.
1737 Added new menus "Edit/Actions" and "Configuration/Actions..."
1738 * src/prefs_common.h
1739 Added new element actionslst element to prefs_common.
1741 2002-02-06 [paul] 0.7.0claws50
1743 * sync with sylpheed 0.7.0cvs36
1744 see ChangeLog entry 2002-02-06
1749 updated by Ricardo Mones Lastra
1751 2002-02-05 [paul] 0.7.0claws49
1753 * sync with sylpheed 0.7.0cvs33
1754 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
1756 2002-02-05 [paul] 0.7.0claws48
1759 re-add 'Edit/Advanced/Delete entire line', previously named
1762 2002-02-04 [paul] 0.7.0claws47
1766 fix bug #494993 (Reply All not taking Reply-To into consi)
1767 eliminate differences in behaviour of right-click 'Reply to all'
1768 in summary view and 'Reply to all' on the toolbar.
1769 fix bug where Reply-To gets ignored by 'Reply to all' in summary
1770 view and From gets ignored by 'Reply to all' on toolbar.
1771 fix bug where 'Reply to all' on toolbar uses To twice and ignores
1772 From when no Reply-To header is present.
1774 2002-02-04 [paul] 0.7.0claws46
1776 * sync with sylpheed 0.7.0cvs30
1777 see ChangeLog entries 2002-02-03 and 2002-02-04
1779 2002-02-03 [melvin] 0.7.0claws45
1782 Readded function to highlight all misspelled words.
1783 Fixed bug where user-provided-words did not replace
1784 correctly the misspelled word when using the mouse.
1785 Fixed bug where checking a region selected from right to left did
1786 not check the region at all.
1787 Fixed bug where 'Check backwards' may not check at all.
1788 Fixed memory leaks where popup menus and accel_groups were not destroyed.
1789 Fixed possible buffer overflow when checking for long strings (>1k).
1790 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
1791 Accelerators code uses now gtk_widget_add_accel.
1792 Removed and disabled obsolete and unfinished code.
1796 Added menu item to Highlight all misspelled words.
1798 2002-02-01 [paul] 0.7.0claws44
1801 fix '/View/Hide read messages' sensitivity when all
1802 messages in a folder are hidden
1804 2002-02-01 [paul] 0.7.0claws43
1807 add --send option to command line interface, sends all
1808 queued mail. Patch submitted by Ricardo Mones Lastra.
1810 2002-01-31 [paul] 0.7.0claws42
1813 add '/View/Hide read messages' to main_window_set_menu_sensitive()
1815 2002-01-31 [paul] 0.7.0claws41
1817 * sync with sylpheed 0.7.0cvs27
1818 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
1822 comment out elements of textview_show_part() as temporary
1823 workaround for attachment 'Display as text' bug
1826 updated by Fabio Junior Beneditto
1828 2002-01-30 [paul] 0.7.0claws40
1830 * sync with sylpheed 0.7.0cvs24
1831 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
1835 add {N_("/_Spelling"), ... "<Branch>"} to
1836 GtkItemFactoryEntry compose_entries[]
1838 * src/prefs_common.c
1839 add claws menu items to prefs_keybind_apply_clicked()
1840 and remove non-claws menu items
1842 2002-01-29 [paul] 0.7.0claws39
1844 * sync with sylpheed 0.7.0cvs22
1845 see ChangeLog entries 2002-01-28 and 2002-01-29
1847 2002-01-28 [melvin] 0.7.0claws38
1850 Added the declartion of compose_send_control_enter.
1854 Added in a 'Spelling' menu which includes the configuration menu.
1855 Added a real 'Check all' and got rid from the old one which only
1856 highlited misspelled word.
1857 Made 'Check while typing' a disableable option.
1858 Added a dialog when there are no more misspelled word.
1859 Added a dialog if error occurs when switching to a dictionary.
1861 * src/prefs_common.[ch]
1862 Added option for the default 'Check while typing' option.
1865 2002-01-28 [alfons] 0.7.0claws37
1868 fix buglet and make code comply with sylpheed code style
1870 2002-01-28 [paul] 0.7.0claws36
1872 * sync with sylpheed 0.7.0cvs19
1873 see ChangeLog entries for 2002-01-28
1875 2002-01-28 [hoa] 0.7.0claws35
1881 read the renderer config
1884 use the renderer config to convert mime attachments
1887 don't use textview_show_html/ertf,
1888 use get_text_content instead
1890 2002-01-27 [alfons] 0.7.0claws34
1893 make sylpheed believe it can delete a news message...
1894 (messages are NOT deleted, maybe we should remove
1895 processing from the folder properties after all.)
1897 2002-01-27 [alfons] 0.7.0claws33
1902 implement remove_msg()
1904 2002-01-27 [alfons] 0.7.0claws32
1909 fix return receipt / disposition notification again. this
1910 stuff seems to break on _every_ major summary UI change, so
1911 it's now implemented using a flag which is saved in the
1914 2002-01-26 [alfons] 0.7.0claws31
1917 let import dialog show the destination folder identifier
1919 2002-01-26 [melvin] 0.7.0claws30
1923 Readded 'Mark all read' into summary view popup menu
1924 Added 'Mark all read' in folder view popup menu for IMAP
1926 Made it insensitive if the selected folder is not the shown
1927 one to avoid 'Mark all read' on the wrong folder.
1929 2002-01-26 [paul] 0.7.0claws29
1933 move 'Mark all read' from summary view to folder view
1934 menu. (adapted from) patch submitted by Jeremy Andrews,
1935 <lists@kerneltrap.com>
1937 2002-01-25 [alfons] 0.7.0claws28
1940 put the gtk class name back so GtkSText adapts the
1943 2002-01-25 [alfons] 0.7.0claws27
1946 assimilate Ricardo's patch that shows pixmaps instead of
1947 plain "new" and "unread" texts in the folder view column
1950 2002-01-25 [paul] 0.7.0claws26
1953 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can
1954 be found in non-standard locations.
1955 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
1957 2002-01-25 [paul] 0.7.0claws25
1959 * sync with sylpheed 0.7.0cvs16
1960 see ChangeLog entry 2002-01-25
1962 2002-01-24 [paul] 0.7.0claws24
1964 * more sync with sylpheed 0.7.0cvs15
1965 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
1967 2002-01-23 [sergey] 0.7.0claws23
1970 Fixed segfault when closing LDIF import wizard with
1976 Fixed wrong scrolling position after switching between
1977 text and image parts.
1979 2002-01-23 [paul] 0.7.0claws22
1981 * sync with sylpheed 0.7.0cvs15
1982 see ChangeLog entries 2002-01-22 and 2002-01-23
1984 2002-01-21 [melvin] 0.7.0claws21
1986 * src/prefs_scoring.c
1987 * src/prefs_filtering.c
1988 Fixed bug where scoring and filtering windows stopped
1991 2002-01-21 [paul] 0.7.0claws20
1993 * sync with sylpheed 0.7.0cvs12
1994 see ChangeLog entries 2002-01-20 and 2002-01-21
1996 2002-01-21 [carsten] 0.7.0claws19
1999 * src/messageview.[ch]
2000 * src/summaryview.[ch]
2001 changes to shortcuts handling again:
2002 + "Q" now controled by mainwin
2003 + v/V are now customizable and have slightly
2005 the "button" to minimize the messageview (and maximize
2006 the summary view) is a real button now
2008 "Delete Line+" added to Edit/Advanced (this will also
2011 2002-01-20 [melvin] 0.7.0claws18
2014 Made "Bcc" sensitive when addressbook is called from
2015 compose window (it was a Claws only bug).
2017 2002-01-19 [alfons] 0.7.0claws17
2020 prevent unnecessary updates when currently selected folder has
2023 2002-01-19 [alfons] 0.7.0claws16
2026 prevent writing the cache based on current message list in summary
2027 view when filtering also put messages in currently selected folder
2032 Italian translation submitted by Alessandro Maestri
2033 <a.maestri@cs.tin.it>
2035 2002-01-18 [melvin] 0.7.0claws15
2037 * src/prefs_filters.c
2038 fixed bug where 'cancel' from 'filters' window stops autochecking
2039 if the timer timed out when the window was open.
2041 2002-01-18 [match] 0.7.0claws14
2043 * src/addrclip.[ch] ** NEW FILE **
2044 * src/addrselect.[ch] ** NEW FILE **
2045 * src/adbookbase.h ** NEW FILE **
2046 addressbook cut, copy and paste
2048 * src/addrcache.[ch]
2050 * src/addrindex.[ch]
2062 support for copy/paste
2064 support for copy/paste
2065 tidy up menu option processing
2066 correct address list function arguments
2068 sort user attributes
2078 2002-01-18 [paul] 0.7.0claws13
2080 * sync with sylpheed 0.7.0cvs8
2081 configure.in: support Mac OS X (Darwin)
2083 2002-01-18 [carsten] 0.7.0claws12
2085 small hack to fix a segfault with an empty href
2086 (reported by Alexandra Walford <deeni@altern.org>)
2089 the shortcuts for Mark und Mark as unread are hardcoded
2093 readded the shortcuts in gtkstext but made them
2094 customizeable (simply by adding a menu plus a wrapper
2097 2002-01-17 [melvin] 0.7.0claws11
2100 fix default dictionary not being saved.
2102 2002-01-16 [darko] 0.7.0claws10
2105 fix wrapping crash with URL longer than wrapping margin
2107 2002-12-08 [hoa] 0.7.0claws10
2109 * src/matcher_parser_parse.y
2112 * src/prefs_filtering.c
2113 now, we can use bounce action in the dialog box.
2115 2002-01-16 [carsten] 0.7.0claws9
2117 removed the <control> and <alt> shortcuts because they're
2118 not needed and interefered with the "normal" shortcuts
2121 removed most of the hardcoded shortcuts and assigned
2122 them to menu entries making them easy customizable by
2125 2002-01-16 |melvin] 0.7.0claws8
2128 fixed bug where using the mouse and when the compose
2129 window is not on top may result in a crash.
2131 2002-01-16 [melvin] 0.7.0claws7
2134 fixed a long standingspell checker bug which could
2135 cause a crash after sending a message.
2137 2002-01-16 [paul] 0.7.0claws6
2139 * sync with sylpheed 0.7.0cvs7
2140 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
2141 2002-01-15, and 2002-01-16
2143 2002-01-16 [melvin] 0.7.0claws5
2149 Heavily modified spell checker code to work around
2150 ispell bug, to add keyboard shortcuts and for future
2151 enhancements. See README.claws for usage information.
2153 2002-01-15 [alfons] 0.7.0claws4
2156 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
2157 so sorting within threads reflects sort mode
2159 2002-01-15 [christoph] 0.7.0claws3
2162 added alertpanel if mail sending failed
2164 2002-01-15 [alfons] 0.7.0claws2
2166 * src/prefs_filtering.c
2167 don't stop timer when prefs filtering dialog is opened
2169 2002-01-14 [alfons] 0.7.0claws1
2173 remove debug_print()s for privacy reasons
2175 2002-01-14 [darko] 0.7.0claws
2178 quotation wrapping is now also in the main branch
2182 * tools/filter_conv.pl
2183 allow for Boolean Op and case-sensitivity
2184 this file is included in the release and tagged
2187 2002-01-13 [paul] 0.7.0claws
2189 * release 0.7.0, with cvs tag 'rel_0_7_0'
2193 * tools/filter_conv.pl
2195 rewritten to output to matcherrc instead of filteringrc
2198 updated Spanish translation by Ricardo Mones Lastra
2203 update dutch translation
2208 Updated by Fabio Junior Beneditto
2210 2002-01-13 [melvin] 0.6.6claws53
2213 Updated french translation
2215 2002-01-12 [alfons] 0.6.6claws52
2218 plug mem leak that has been sitting there for ages
2220 2002-01-12 [alfons] 0.6.6claws51
2223 undo melvin's changes from 0.6.6claws48 because summary
2224 view now refuses to select first unread message when
2227 2002-01-11 [alfons] 0.6.6claws50
2230 use claws' semantics for getting folder item when
2231 importing an mbox file into a folder
2232 (submitted by Dale P. Smith)
2234 2002-01-11 [christoph] 0.6.6claws49
2237 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
2238 toggle widget, because non static prefs can not use
2239 prefs_set_* functions
2240 * src/prefs_account.c
2241 toggle smtp auth password field sensitivity if
2242 user id is empty and add descrition of usage for
2244 * src/prefs_folder_item.c
2245 use SET_TOGGLE_SENSITIVITY macro to instead of extra
2248 2002-01-11 [melvin] 0.6.6claws48
2251 fix the 'Ctrl-Enter' feature for sending and test really
2252 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
2253 editables which was not documented in Gtk)
2256 Made summaryview refresh after sorting and not before.
2258 2002-01-11 [christoph] 0.6.6claws47
2261 select account from account ids if possible and
2262 correctly set save folder for copy in reedit
2264 2002-01-10 [paul] 0.6.6claws46
2266 * sync with sylpheed 0.7.0 release
2267 see ChangeLog entries 2002-01-07, 2002-01-08 and
2273 remove more dirt traces...
2278 clean up some traces of my debugging stuff
2280 2002-01-09 [alfons] 0.6.6claws45
2283 break up filteringprop_apply() in three separate pieces
2284 so we can drop messages that failed processing in the
2288 fix bug #469598 "no refresh of inbox after filter" which
2289 was introduced by the new summary view locking, and which
2290 prevented the summary view to update after a manual filter
2291 message. claw's filter message requires a summary_show().
2292 (aargh, summary_show() again! :-)
2294 2002-01-07 [alfons] 0.6.6claws44
2296 * src/headerwindow.c
2299 * src/sourcewindow.c
2300 bring in Hiro's last 0.7.0 wm class fixes
2303 bring in Ricardo's fix for sylprint script
2307 * src/prefs_common.[ch]
2308 * src/prefs_account.[ch]
2310 clean up account preference poison in rfc2015,
2311 and preparation to fix double sign bug
2312 (patch submitted by Simon 'corecode' Schubert)
2314 2002-01-07 [christoph] 0.6.6claws43
2317 search for free message number, do not only rely
2320 fix smtp auth and use extra account information
2321 if available, if not use pop3 data instead
2322 (closes bug #500341)
2326 2002-01-06 [alfons] 0.6.6claws42
2329 try making the separate windows work again...
2331 2002-01-06 [alfons] 0.6.6claws41
2334 adapt Hiro's separate window menu (to get rid of the funny
2335 duplicate menu items), and make it work again
2337 2002-01-06 [alfons] 0.6.6claws40
2342 * tools/README.sylprint
2343 add sylprint script for printing mails from Sylpheed
2344 (contributed by Ricardo Mones Lastra)
2349 2002-01-06 [melvin] 0.6.6claws39
2353 Fixed crash introduced in 0.6.6claws38 by the menu
2354 reorganisation (Hide read messages)
2357 Fixed typo (we are now in 2002, alfons ;) )
2359 2002-01-05 [alfons] 0.6.6claws38
2361 * sync with sylpheed 0.6.6cvs10-17
2362 (last stuff marked as LAST_STABLE)
2364 2002-01-04 [melvin] 0.6.6claws37
2367 Made account selection code use strcasestr again instead of
2368 g_strcasecmp (fixes bug where reediting queued messages
2369 did not select proper account reported by T. Link).
2372 Fix bug where folder icons are not shown when 'hide read messages'
2375 * src/stock_pixmaps.[ch]
2376 Added folder icons for 'hide read messages'.
2379 Fixed bug where 'Enter' in a header entry will send the message
2380 if 'CTL-Enter' was chosen as a shorcut for sendind.
2382 2002-01-03 [melvin] 0.6.6claws36
2385 Added popup menu for common preferences and
2386 account preferences (right click on tab displays
2387 a menu of all tabs.)
2389 2002-01-02 [melvin] 0.6.6claws35
2392 Made spelling code compatible with undo/redo feature.
2393 Added creation of suggestion mode menu for the general
2396 * src/prefs_common.[ch]
2397 Added option menu for the speller's suggestion mode.
2398 Added missing spaces in "..." buttons and made a "..."
2399 button non translatable!
2402 Made speller use the default suggestion mode.
2403 Hack to make it possible to choose 'CTRL-Enter' as a
2404 shortcut for sending (and only for sending).
2406 * src/prefs_folder_item.c
2407 Changing subject simplification does not update cache
2408 anymore (because it is unnecessary).
2409 Fixed bug where changing subject simplification updated the
2410 summaryview even when the viewed folder is not the
2411 folder which properties are being changed. (E.g.
2412 viewing folder A and changing
2413 the subject simplification of
2414 folder B -not being viewed- updated the
2415 summaryview of folder A with data of
2416 folder B). (Hope this is clear... )
2418 2001-12-31 [alfons] 0.6.6claws34
2422 fgetc() returns a signed integer which doesn't
2423 fit in a char. so c truncates this to a char
2424 but we may lose significant bits. i.e. we may
2425 comparing 0xFF which may not be equal to -1
2426 unless properly casted to signed char which
2427 we won't do because fgetc() returns a signed
2428 integer which doesn't fit in a char. so c
2429 truncates this to a char but we may lose
2430 significat bits. (you got the idea, thanks
2431 to Gustavo Noronha Silva <kov@debian.org>
2432 and the Debian folks!)
2434 2001-12-30 [alfons] 0.6.6claws33
2436 * src/prefs_common.c
2437 add #ifdef USE_PSPELLs that Melvin forgot
2439 2001-12-30 [melvin] 0.6.6claws32
2441 * src/prefs_common.[ch]
2442 Added configurable color for misspelled words.
2445 Fixed bug of foreground text color (reported by David
2447 Added configurable color for misspelled words.
2449 2001-12-30 [alfons] 0.6.6claws31
2452 remove unnecessary things someone put there
2456 make folder properties (like threading and sorting) persistent
2457 (closes bug #497424 "rescan folder tree resets proprieties")
2458 currently this is only for MH folders.
2460 2001-12-29 [melvin] 0.6.6claws30
2462 * src/string_match.[ch]
2463 Optimized a bit: regexp pattern buffer compiled only once, and
2464 one subroutine call removed. Fixed ^ regexp search: Now,
2465 "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
2468 Subject filtering changed to filter summary columns and
2469 not directly the messages subject cache. The loss in
2470 performance is balanced by the improvement of string_match.
2471 Added an alert panel if there is an error in the regexp.
2473 * src/src/prefs_folder_item.h
2474 Added a regexp pattern buffer.
2476 2001-12-28 [alfons] 0.6.6claws29
2478 * src/string_match.[ch]
2480 allow compilation *BSD
2482 2001-12-27 [alfons] 0.6.6claws28
2485 sync the Hiro's bug fix for BSD
2487 2001-12-27 [melvin] 0.6.6claws27
2490 Simplify focus to subject entry code.
2492 2001-12-27 [darko] 0.6.6claws26
2498 * src/procheader.[ch]
2500 * src/stock_pixmap.[ch]
2502 Show key icon for encrypted mails in summary view
2504 * src/pixmaps/clip.xpm
2505 * src/pixmaps/clipkey.xpm
2506 * src/pixmaps/key.xpm
2507 New/modified icons for the above
2509 2001-12-27 [melvin] 0.6.6claws25
2511 * src/prefs_common.c
2512 Put spell checker options in a separate tab to decrease
2513 the Common Preferences window height.
2516 Update spell checker usage instruction about its options
2519 2001-12-27 [melvin] 0.6.6claws24
2522 Changed subject entry widget position. Initial focus is
2523 on the To header instead of the subject entry.
2524 Creating a new header scrolls the header list to make the
2525 created one visible. Nevertheless, when automatically filling
2526 headers, the first one is shown.
2527 A Tab key press in the last empty header entry zips the
2528 focus to the subject entry.
2529 (I did not change the combo boxes, yet)
2531 2001-12-26 [alfons] 0.6.6claws23
2533 * src/prefs_account.c
2535 allow default inbox to reside in another mailbox (only
2536 works for POP3 accounts)
2538 2001-12-26 [alfons] 0.6.6claws22
2541 make reply-on-click work with the account of the selected folder
2543 put a fixme here to remind me to fix finding correct default
2544 account for nested folders
2546 2001-12-25 [alfons] 0.6.6claws21
2549 make column headers display locked and mark pixmaps (idea by Melvin)
2550 fix bug by adding score and locked column type to sort array
2552 2001-12-25 [alfons] 0.6.6claws20
2555 catch a *potentially* inadvertent write back of
2556 the message cache(s) introduced by 0.6.5claws37
2558 2001-12-25 [christoph] 0.6.6claws19
2560 * src/stock_pixmap.[ch]
2562 add ignore thread pixmap
2563 (can someone draw a better icon for this?)
2565 2001-12-24 [alfons] 0.6.6claws18
2567 * src/prefs_folder_item.c
2568 make address completion actually work for the
2569 Default To address in the Folder Property dialog.
2571 2001-12-24 [alfons] 0.6.6claws17
2574 use new style regexp for subject stripping
2575 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
2577 2001-12-24 [darko] 0.6.6claws16
2581 move GPG related informational messages to debug mode
2583 2001-12-23 [alfons] 0.6.6claws15
2585 * src/stock_pixmap.[ch]
2587 add the forgotten Claws' locked pixmap
2589 2001-12-23 [alfons] 0.6.6claws14
2592 accept file name typed in entry in multi file
2593 selector (patch submitted by Gustavo Noronha Silva
2596 2001-12-23 [alfons] 0.6.6claws13
2598 * src/prefs_filter.c
2599 * src/prefs_filtering.c
2602 clean up a little bit
2604 * src/string_match.c
2605 validate input strings a little bit more
2607 2001-12-23 [alfons] 0.6.6claws12
2611 * src/string_match.[ch] ** NEW **
2612 * src/folderview.[ch]
2615 * src/prefs_folder_item.[ch]
2616 add subject simplification to strip out strings from
2617 a subject line (esp. handy for mailing lists).
2618 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
2619 but slightly changed things for better integration.)
2621 2001-12-23 [alfons] 0.6.6claws11
2624 fix bug introduced by submission included in 0.6.5claws52.
2625 ideally this submission should clean the trash if any trash
2626 folder has a message. however, the hasTrash variable was
2627 set to false whenever a trash folder was empty (discarding
2628 a previously found *filled* trash folder.)
2630 also edited the code a little bit and made it more safe.
2632 2001-12-22 [alfons] 0.6.6claws10
2635 quick fix for Martin Pool's omission of an account
2636 specific SSL setting
2638 2001-12-22 [alfons] 0.6.6claws9
2645 better support for multipart/digest (submitted
2646 by Fredrik <e98fo@efd.lth.se>)
2648 2001-12-22 [alfons] 0.6.6claws8
2651 correct function signature
2654 * src/prefs_account.[ch]
2655 allow IMAP over SSH tunnel (patch submitted by
2656 Martin Pool <mbp@samba.org>)
2658 2001-12-21 [alfons] 0.6.6claws7
2660 * sync with sylpheed 0.6.6cvs4-9
2661 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
2663 2001-12-21 [christoph] 0.6.6claws6
2666 * src/prefs_folder_item.[ch]
2667 implement saving of outgoing messages to current folder.
2668 fix segfault when no default outbox is available
2669 (closes bug #495683)
2671 2001-12-21 [carsten] 0.6.6claws5
2674 pressing CTRL while DND does now the expected thing and
2675 copies the mail (moving is still the default, as this
2676 seam more appropriate for handling mails by DND)
2678 2001-12-18 [paul] 0.6.6claws4
2680 * sync with sylpheed 0.6.6cvs3
2681 see ChangeLog entries 2001-12-18
2683 2001-12-18 [hiro] 0.6.6claws3
2686 fix for multibyte characters (obtain the number of letters
2689 2001-12-17 [paul] 0.6.6claws2
2691 * sync with sylpheed 0.6.6cvs1
2692 see ChangeLog entry 2001-12-16
2694 2000-12-17 [alfons] 0.6.6claws1
2699 2001-12-16 [paul] 0.6.6claws
2702 * Release version 0.6.6claws, cvs tag: rel_0_6_6
2705 last minute sync with main 0.6.6
2708 updated by Ricardo Mones Lastra
2709 update for last minute sync
2712 update for last minute sync
2714 updated by Jens Oberender
2716 updated by Fabio Junior Beneditto
2718 * src/prefs_common.[ch]
2720 number of undo levels is user configurable
2721 (squeeze it into the release in the dying
2722 moments) Submitted by Jens Oberender
2727 updated french translation
2729 2001-12-15 [paul] 0.6.5claws92
2731 * sync with sylpheed 0.6.5cvs28
2732 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
2735 update to allow for sync
2740 update dutch translation
2742 2001-12-14 [carsten] 0.6.5claws91
2744 fixed bug #473785; also after changing the column order
2745 the same message will be selected and displayed as before
2748 2001-12-14 [carsten] 0.6.5claws90
2750 probably found the bug reported by wwb opening or closing
2751 a folder tree just before dnd (found the solution in the
2752 balsa source -- thanks to them)
2754 2001-12-14 [carsten] 0.6.5claws89
2757 moved gtk_clist_moveto to the right place, so that
2758 only the accounts dialog is effected on opening
2760 2001-12-14 [carsten] 0.6.5claws88
2762 gtkut_clist_set_focus_row does a gtk_clist_moveto
2763 now, so that the focused row will be seen in any case
2764 (reported by wwp on sf-claws-user)
2766 2001-12-14 [darko] 0.6.5claws87
2769 remove unnecessary line
2771 2001-12-14 [paul] 0.6.5claws86
2773 * sync with sylpheed 0.6.5cvs27
2774 see ChangeLog entries 2001-12-14
2776 2001-12-14 [carsten] 0.6.5claws85
2778 following a suggestion of Melvin the rcoabm pops up
2779 right under the button now and the button is reliefed
2780 while the popup is open
2782 2001-12-14 [darko] 0.6.5claws84
2785 fix crash when wrapping long lines if linewrap quotation
2786 is disabled and wrapper encounters a word spanning more
2789 2001-12-13 [paul] 0.6.5claws83
2792 prefer 'Reply-To' header over mailing list header when
2793 replying to a message. Finally prevent all those confirmation
2794 messages being sent to the list itself.
2797 remove unused summary_set_menu_sensitive() entry
2799 2001-12-13 [paul] 0.6.5claws82
2802 * src/pixmaps/inbox-hrm.xpm ** NEW FILE **
2803 * src/pixmaps/outbox-hrm.xpm ** NEW FILE **
2804 * src/pixmaps/trash-hrm.xpm ** NEW FILE **
2805 improvements to 'Hide read messages': Inbox, Outbox,
2806 Trash, Queue, and Draft icons now reveal presence of hidden
2809 2001-12-12 [alfons] 0.6.5claws81
2811 0.6.5claws80 was tagged as LAST_STABLE
2813 * src/filtering.[ch]
2815 * src/matcher_parser_lex.c
2816 fix the filtering; my last attempt to get it right,
2817 if it does not work, it's Hoa's turn. ;-)
2819 for my honourable peers:
2821 the code now makes a clear distinction between
2822 rules as they are displayed (probably escaped),
2823 and as they are executed (probably unescaped). the
2824 parser does *NOT* do any unescaping, this is
2825 the task of the matcher.c (which breaks up a
2826 rule into condition) and the filtering.c (which
2827 breaks up the rule's action). to make this
2828 run happily we provide an unescaped copy of
2829 crucial strings to the MatcherProp and
2830 FilteringAction structures. note that the only
2831 exception to this is any REGEXP string. those
2832 are directly passed to regcomp() and regexp()
2833 (who have much more powerful unescape functions).
2837 you can escape tab (\t), carriage return (\r),
2838 linefeed (\n), form feed (\f), quote (\"),
2839 single quote (\'), bell (\b) in all the entry
2840 lines in the scoring & filtering dialogs.
2841 as an added bonus this should not affect
2842 existing filtering rules.
2844 2001-12-12 [carsten] 0.6.5claws80
2848 "item(s) selected" is now sensitive to 1 or more
2849 than one selected (nice for language where simple
2850 adding of a "s" is not possible as German (Eintrag
2853 the "forward as attachment" entry from the right
2854 click menu removed, "forward" acts following the
2858 reverted my former changes; so compiler warning again
2859 but there's more GTK_TEXT/GTK_STEXT mixing on other places
2863 "search in message" does now *not* only work in MVIEW_TEXT
2864 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
2868 removed "/File/_Close" as it was the same as "/File/E_xit"
2869 and we don't need it two times
2871 the separate folder view and message view now get a distinct
2872 WMCLASS, just in case someone is using sawfish ;-)
2874 as the menu entries "/View/Message view" and "/View/Folder tree"
2875 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
2876 make them sensitive accordingly and as these two are "shown"
2877 after startup anytime check this menuitem at startup
2879 2001-12-12 [paul] 0.6.5claws79
2882 fix sensitivity of 'Search folder...', broken in
2888 2001-12-11 [carsten] 0.6.5claws78
2890 fixed two typos returning a wrong FALSE/TRUE
2891 * src/mainwindow.[ch]
2892 extra menu for email/news button removed
2894 2001-12-11 [alfons] 0.6.5claws77
2896 * src/matcher.c (1.3)
2897 * src/matcher_parser_lex.l (1.28)
2898 revert for another attempt
2899 mark 0.6.5claws77 as LAST_STABLE
2901 2001-12-11 [christoph] 0.6.5claws76
2904 fixed wrong translation for prev. unread msg
2906 2001-12-11 [paul] 0.6.5claws75
2911 * src/summaryview.[ch]
2912 * src/pixmaps/dir-open-hrm.xpm ** NEW FILE **
2913 enable ability to hide read messages on per folder basis via
2914 '/Summary/Hide read messages'; when selected, a folder will
2915 have a red open folder icon, instead of a blue icon, if the
2916 folder contains hidden messges
2917 submitted by Thomas Link <t.link.tmp200101.gmx.net>
2920 remove '/Message/Forward as attachment' from
2921 main_window_set_menu_sensitive() to prevent debug warning
2925 Clean up some of the English
2927 * tools/newscache_clean.pl
2928 allow for new 'hidereadmsgs' entry in folderlist.xml
2931 updated translation, submitted by Ricardo Mones Lastra
2933 2001-12-11 [paul] 0.6.5claws74
2935 * sync with sylpheed 0.6.5cvs25
2936 see ChangeLog entry 2001-12-11
2938 2001-12-10 [alfons] 0.6.5claws73
2941 add more control characters
2942 * src/matcher_parser_lex.l
2943 make escaping / unescaping work again
2945 2001-12-10 [alfons] 0.6.5claws72
2948 clean up warnings "returning value for void function"
2949 * src/prefs_filtering.c
2950 make info button for execute action sensitive
2952 2001-12-10 [paul] 0.6.5claws71
2957 fix: imap server now gets informed of MARKED, UNMARKED
2958 and REPLY events. Now people can use different IMAP-Mail
2959 clients and have the exact same information about MARKED,
2960 UNMARKED and REPLY status with all of them. Especially
2961 useful for imap servers with a web-frontend.
2962 submitted by Tobias Sandhaas <medlor@web.de>
2964 2001-12-09 [melvin] 0.6.5claws70
2967 fixed bug #490076 (hunted down by Alfons who implemented
2968 a workaround in 0.6.5claws65)
2970 2001-12-09 [christoph] 0.6.5claws69
2973 set pointer to string in LOCKED column to NULL
2974 (might fix bug #490800)
2976 2001-12-09 [carsten] 0.6.5claws68
2979 resolved some cluttered menu shortcuts
2980 ('creating new email' and 'creating news message'
2983 wmclass now distinc from main window
2986 email/news and forward button functionality similar
2987 to the reply buttons; removed the ugly dropdown arrows
2988 and use instead the right mouse button
2990 2001-12-09 [paul] 0.6.5claws67
2994 allow spaces in imap folder names
2995 submitted by Willem van Engen <wvengen@stack.nl>
2997 2001-12-09 [paul] 0.6.5claws66
2999 * sync with sylpheed 0.6.5cvs24
3000 see ChangeLog entry 2001-12-09
3002 2001-12-08 [alfons] 0.6.5claws65
3005 prevent secondary selection claim after "add to sender" dialog
3006 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
3007 we trick GTK by simulating a click at (0, 0) in the textview.
3009 2001-12-08 [hoa] 0.6.5claws64
3012 fixed a bug about the .processing folder name while filtering
3014 2001-12-08 [alfons] 0.6.5claws63
3017 work around problem of not correctly updating folder stats
3018 when deleting messages. there's some folder scanning evil
3019 going so the folderview_update_msg_num() does not work
3020 correctly. need to investigate this.
3022 2001-12-08 [paul] 0.6.5claws62
3024 * sync with sylpheed 0.6.5cvs23
3025 see ChangeLog entry 2001-12-08
3027 2001-12-07 [christoph] 0.6.5claws61
3030 fix another header translation problem
3032 2001-12-07 [alfons] 0.6.5claws60
3035 make filtering also work on local spool mbox
3037 2001-12-07 [carsten] 0.6.5claws59
3039 addressbook window gets a wmclass distinct from the main
3042 * src/mainwindow.[ch]
3043 forward menu item will use mode selected in prefs, forward
3044 as attatchment in menu removed (will be substituted in the
3045 toolbar similar to reply buttons)
3046 create news message menu entry and news button is now
3047 sensitive to the existance of a news account
3048 * src/pixmaps/stock_mail_reply_quote.xpm ** REMOVED **
3049 * src/pixmaps/stock_mail_reply_to_all_quote.xpm ** REMOVED **
3050 * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
3051 these are removed because the toolbar buttons don't show
3052 the quoting modus any longer
3056 * tools/newscache_clean.pl ** NEW FILE **
3057 perl script to do some tidying up in the newscache directory
3059 * tools/sylpheed-switcher ** NEW FILE **
3060 perl script to enable easy switching between main and claws
3063 added descriptions of the two new perl scripts
3066 2001-12-07 [melvin] 0.6.5claws58
3069 fixed a warning during compilation introduced in 0.6.5claws56
3071 2001-12-07 [paul] 0.6.5claws57
3073 * src/mainwindow.[ch]
3075 further usability enhancements to replying with or without
3076 quoting via the toolbar, use of Ctrl key is replaced by
3078 Submitted by Carsten Schurig
3080 2001-12-07 [melvin] 0.6.5claws56
3083 hack to fix bug that prevented to make/paste selections
3084 after switching between MVIEW_TEXT and MVIEW_MIME views
3085 without deselecting the selection first.
3087 2001-12-06 [alfons] 0.6.5claws55
3089 * src/filtering.[ch]
3091 revise filtering a little bit more, and make sure
3092 messages are delivered to the appropriate inbox
3093 (perhaps set per account)
3095 2001-12-06 [paul] 0.6.5claws54
3097 * sync with sylpheed 0.6.5cvs22
3098 see ChangeLog entry 2001-12-06
3100 2001-12-05 [alfons] 0.6.5claws53
3106 more revisions of filtering system
3107 (last stable version is marked as LAST_STABLE)
3109 | NOTE 1): the filtering system now uses a local folder called
3110 | .processing. if filtering fails, check this directory
3111 | for missing messages.
3113 | NOTE 2): help us find the filtering actions still missing
3115 2001-12-05 [paul] 0.6.5claws52
3118 fix bug where 'Empty Trash?' pop-up window appears even
3119 when Trash is empty, submitted by Jesse Skinner
3121 2001-12-05 [melvin] 0.6.5claws51
3124 fixed bug #486106 to select correct account when reediting
3127 2001-12-04 [alfons] 0.6.5claws50
3130 declare markfile in appropriate functions when
3131 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
3134 2001-12-04 [paul] 0.6.5claws49
3136 * sync with sylpheed 0.6.5cvs21
3137 see ChangeLog entry 2001-12-04
3139 2001-12-03 [christoph] 0.6.5claws48
3142 changed translation of undo
3145 don't reinvent the wheel to traverse a GNode
3147 seperate code to create the compose gui into functions
3148 add "Others" page with folder selection for saving copy
3150 the folder identifier is saved to queue header
3152 save message to folder in queue header
3154 2001-12-03 [paul] 0.6.5claws47
3156 * sync with sylpheed 0.6.5cvs20
3157 see ChangeLog entry 2001-12-03
3161 * more sync with sylpheed 0.6.5cvs19
3162 see ChangeLog entry 2001-11-29
3164 2001-11-30 [paul] 0.6.5claws46
3167 remove conflicts introduced by Hoa's last commit
3170 make 'Message/Bounce' sensitive
3172 2001-11-30 [hoa] 0.6.5claws45
3175 slightly change bounce function to add
3176 information about the user that bounced the mail
3177 in the From header line.
3180 permit the use of processing in outbox folder.
3182 2001-11-29 [paul] 0.6.5claws44
3184 * src/mainwindow.[ch]
3185 * src/prefs_common.c
3186 * src/pixmaps/stock_mail_reply_quote.xpm ** NEW FILE **
3187 * src/pixmaps/stock_mail_reply_to_all_quote.xpm ** NEW FILE **
3188 * src/pixmaps/stock_mail_reply_to_author_quote.xpm ** NEW FILE **
3189 usability enhancements to the quoting, implements
3190 use of Ctrl key to toggle quoting settings
3191 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
3193 2001-11-29 [paul] 0.6.5claws43
3195 * sync with sylpheed 0.6.5cvs19
3196 see ChangeLog entry 2001-11-28
3198 2001-11-29 [melvin] 0.6.5claws42
3200 added enriched.[ch] to the list of files
3206 added support to view text/enriched
3207 added support to show headers in message view for text/enriched and text/html
3208 in non multipart messages
3210 2001-11-28 [paul] 0.6.5claws41
3212 * more sync with sylpheed 0.6.5cvs18
3213 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
3215 2001-11-27 [paul] 0.6.5claws40
3218 updated translation, submitted by Fabio Junior Beneditto
3220 * sync with sylpheed 0.6.5cvs18
3221 see ChangeLog entries 2001-11-26 (src/textview.c) and
3228 updated translation, submitted by Ricardo Mones Lastra
3233 add more translatable strings
3235 2001-11-26 [christoph] 0.6.5claws39
3238 fixed one more umlaut
3240 fix translated header when it should not be translated
3242 2001-11-26 [paul] 0.6.5claws38
3245 remove '/Message/Add Sender to address book' from
3246 main_window_set_menu_sensitive(), prevent debug warning
3247 add 'Message/Mark/Mark all read' to mainwin_entries[]
3249 2001-11-26 [paul] 0.6.5claws37
3252 fix 'recurring unread state' bug
3255 * tools/filter_conv.pl
3256 read name of top level mailbox from folderlist.xml
3257 and presume nothing about its name
3259 2001-11-26 [darko] 0.6.5claws36
3262 removed functions that are now in gtkutils.c
3263 use gtkut_text_is_uri_string() from gtkutils.c
3264 * fix my comment on 2001-11-23 (missing gtkutils.[ch])
3266 2001-11-26 [paul] 0.6.5claws35
3268 * sync with sylpheed 0.6.5cvs16
3269 see ChangeLog entries 2001-11-25 and 2001-11-26
3271 2001-11-25 [alfons] 0.6.5claws34
3273 EXPERIMENTAL!!! Please checkout the last stable version using:
3275 % cvs update -r LAST_STABLE -dRAP
3277 (Or help us testing this stuff.)
3279 * src/filtering.c (1.14)
3280 * src/filtering.h (1.6)
3282 * src/matcher.c (1.20)
3284 * src/procmsg.h (1.14)
3285 * src/summaryview.c (1.59)
3286 * src/summaryview.h (dunno)
3287 revert/merge/sync to as it was before commit
3288 on Thu, 19 Jul 2001 10:15:51 -0700.
3290 2001-11-25 [hoa] 0.6.5claws33
3293 processing mails at startup
3296 * src/summaryview.[ch]
3297 processing mails when entering folder
3299 * src/prefs_filtering.c
3302 2001-11-24 [alfons] 0.6.5claws32
3304 * src/summaryview.[ch]
3305 make summary sort headers work, and also make
3306 sure the sort type is stored
3308 2001-11-23 [alfons] 0.6.5claws31
3310 * src/summaryview.[ch]
3311 make lock work like mark
3312 disallow deleting messages marked as locked
3314 2001-11-23 [alfons] 0.6.5claws30
3320 merge undo patch submitted by Jens
3322 2001-11-23 [christoph] 0.6.5claws29
3327 fixed gpg signing and encoding
3330 added --status option to get new, unread and total
3331 message count from a running sylpheed
3332 * src/prefs_common.c
3333 temporary fix for reply_with_quote problem
3334 (don't call functions for non existing widget)
3336 one more check for ignored threads but still not
3337 always working correctly. probably a recursive
3338 check for all parents is needed
3340 2001-11-23 [darko] 0.6.5claws28
3343 wrapping on send improvements
3345 fix for GtkSText after last sync with main branch
3346 GTK_TEXT -> GTK_STEXT
3348 2001-11-23 [paul] 0.6.5claws27
3350 * sync with sylpheed 0.6.5cvs14
3351 see ChangeLog entries 2001-11-22 and 2001-11-23
3354 fixed the scrambled umlauts
3355 submitted by Carsten Schurig <Carsten.Schurig@web.de>
3357 2001-11-21 [paul] 0.6.5claws26
3359 * sync with sylpheed 0.6.5cvs12
3360 see 2nd ChangeLog entry dated 2001-11-20
3362 2001-11-20 [paul] 0.6.5claws25
3364 * sync with sylpheed 0.6.5cvs11
3365 see ChangeLog entry 2001-11-19 (src/utils.c)
3370 GTK_TEXT -> GTK_STEXT
3371 fix for wrong comment
3373 2001-11-20 [hiro] 0.6.5claws24
3376 more merges from main branch
3377 removed fatal warnings (uninitialized variables etc.)
3378 some coding style fix
3385 2001-11-19 [hoa] 0.6.5claws23
3388 * src/prefs_scoring.c
3393 * src/matcher_parser_parse.y
3394 * src/prefs_filtering.c
3397 2001-11-19 [alfons] 0.6.5claws22
3399 more of my old things into claws
3402 * src/prefs_common.c
3404 * src/summaryview.[ch]
3405 * src/prefs_summary_column.c
3406 * src/pixmaps/locked.xpm
3407 add indicators for locking of message in summary view
3408 (does not work yet, only visual indicator)
3410 2001-11-19 [paul] 0.6.5claws21
3412 * sync with sylpheed 0.6.5cvs10
3413 see ChangeLog entry 2001-11-19
3415 2001-11-18 [alfons] 0.6.5claws20
3418 remove an inadvertent free I forgot in previous clean up
3420 2001-11-18 [alfons] 0.6.5claws19
3422 * src/filtering.[ch]
3423 clean up & plug leaks
3425 2001-11-18 [paul] 0.6.5claws18
3427 * sync with sylpheed 0.6.5cvs9
3428 see ChangeLog entries 2001-11-17 and 2001-11-18
3430 2001-11-16 [paul] 0.6.5claws17
3432 * sync with sylpheed 0.6.5cvs8
3433 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
3435 2001-11-16 [paul] 0.6.5claws16
3437 * sync with sylpheed 0.6.5cvs7
3438 see ChangeLog entries 2001-11-15 and 2001-11-16
3440 2001-11-15 [hoa] 0.6.5claws15
3443 fix bounce, mails we received couln't be bounced to ourself.
3446 * src/filtering.[ch]
3448 * src/matcher_parser.h
3449 * src/matcher_parser_lex.l
3450 * src/matcher_parser_parse.y
3454 * src/prefs_filtering.[ch]
3456 * src/prefs_matcher.c
3457 * src/prefs_scoring.c
3460 new matcher/filter/score configuration file parser
3461 one unique configuration file => ~/.sylpheed/matcherrc
3462 import in currently automatic, then save are made
3464 one filter per folder and one global filter
3465 (filter of a folder will be used as folder processing)
3468 fix a bug in folder_item_get_identifier
3471 receive receipt return are fixed.
3473 2001-11-14 [alfons] 0.6.5claws14
3476 add things from main branch to make claws compile
3478 2001-11-14 [paul] 0.6.5claws13
3480 * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
3481 see ChangeLog entries 2001-11-08 to 2001-11-14
3483 2001-11-14 [hoa] 0.6.5claws12
3488 add "bounce mail" option
3490 2001-11-13 [christoph] 0.6.5claws11
3493 Cleanup a mess i add before commiting
3495 2001-11-13 [hoa] 0.6.5claws10
3498 some fixes when mail are sent or
3501 2001-11-13 [christoph] 0.6.5claws9
3504 Changed two string with the same translation
3508 New mailsending process:
3509 - Always queue message before sending
3510 (message will be saved if sylpheed crashed or
3511 freezes while sending)
3512 - Allow queuing of newspostings
3513 - No copy in outbox before sending
3514 (closes bug #469501)
3515 - No more redundant code for send and send_later
3517 Applied wwp <subscript@free.fr>'s patch that fixes
3518 marks for multiple forwarded messages (+compose.c)
3523 remove things that are now in main branch
3526 update Dutch translation
3528 2001-11-12 [mhadasht] 0.6.5.claws8
3530 * src/prefs_common.c
3531 re-enabled account autoselection feature for forward
3532 and reedit lost during the branch point for SYNC-B4-REL
3534 gtkpspell_get_dict(): more readable code (even if function is
3537 added version number info to 2001-11-12 [hiro] comment.
3539 2001-11-12 [hiro] 0.6.5.claws7
3542 compose_forward(): fixed a bug that forward quote mark
3544 removed unnecessary code.
3545 * src/template_select.[ch]: removed.
3550 :%s/GTK_TEXT/GTK_STEXT/g
3555 revert the undo stuff (this is 0.6.6claws stuff)
3557 2001-11-11 [hoa] 0.6.5.claws6
3560 Insert signature at the end of the text.
3561 Added undo patch but currently disabled
3564 Threading by subject improved.
3566 * added src/undo.[ch]
3567 Undo module for compose dialog box.
3569 2001-11-11 [alfons] 0.6.5.claws5
3572 prevent threading by subject on nodes that have already been
3573 threaded by in-reply-to (as in "circular references in a tree
3574 result in a dead branch")
3576 2001-11-09 [hoa] 0.6.5.claws4
3579 allows creation of mbox folder item from any files.
3581 2001-11-09 [alfons] 0.6.5.claws3
3585 do what I mean and correct threading by subject so it really
3586 ignores attracting lines without "Re: "
3588 2001-11-07 [alfons] 0.6.5.claws2
3592 only attract by subject if a subject line starts with a "Re: "
3596 2001-11-07 [paul] 0.6.5claws1
3598 * sync with sylpheed 0.6.5. release
3599 see ChangeLog entry 2001-11-07
3601 2001-11-07 [paul] 0.6.4claws31
3603 * sync with sylpheed 0.6.4cvs18
3604 see ChangeLog entries 2001-10-30 to 2001-11-07
3605 prefs_templates.[ch] renamed prefs_template.[ch]
3610 add semicolon Hoa forgot ;-)
3613 2001-11-06 [hoa] 0.6.4claws30
3619 threading by subject - empty subject are ignored
3621 2001-11-06 [christoph] 0.6.4claws29
3624 use SSL_peek for sock_gets
3626 removed unneeded pointer in extracting quoted
3627 names implementation
3629 2001-11-06 [melvin] 0.6.4claws28
3632 fixed bug #476792 Selection overtyping with spell checker
3633 fixed bug which could cause a buffer overflow
3636 2001-11-06 [hoa] 0.6.4claws27
3640 threading by subject
3642 2001-11-05 [alfons] 0.6.4claws26
3645 Claws -> Sylpheed (vice versa)
3648 :%s/gtk_text/gtk_stext/g
3649 :%s/GTK_TEXT/GTK_STEXT/g
3650 (thanks to Jonathan Ware for spotting this)
3652 2001-11-04 [christoph] 0.6.4claws25
3655 replace Xalloca + strdup with Xstrdup_a
3657 better implementation of extracting quoted names
3658 from addresses (remove backlashes and ignore