1 2002-05-18 [melvin] 0.7.6claws2
4 Corrected an action's definition and fixed some misspellings.
5 * tools/newscache_clean.pl
12 Made scripts have execution permission.
14 2002-05-18 [paul] 0.7.6claws1
17 tools/gpg-sign ** new file **
18 tools/uudec ** new file **
19 add Melvin's Actions scripts
22 add Melvin's descriptions for Actions
24 2002-05-18 [paul] 0.7.6claws
26 * Version 0.7.6claws released
28 2002-05-17 [paul] 0.7.5claws32
31 updated by Ricardo Mones Lastra
33 2002-05-17 [paul] 0.7.5claws31
36 fix Account prefs default folder for sent/draft/deleted
41 updated translation by Alessandro Maestri and
44 2002-05-17 [melvin] 0.7.5claws30
47 Fixed bug where using %F not at the end of the command
48 resulted in an additional empty argument being created.
49 Thanks to Darko Koruga for reporting the bug.
51 2002-05-17 [melvin] 0.7.5claws29
54 Updated French translations.
56 2002-05-15 [paul] 0.7.5claws28
59 updated by Ricardo Mones Lastra
61 2002-05-15 [paul] 0.7.5claws27
64 see ChangeLog 2002-05-14 and 2002-05-15
66 2002-05-14 [paul] 0.7.5claws26
69 see ChangeLog 2002-05-13
71 2002-05-13 [thorsten] 0.7.5claws25
74 fix select_all and copy in multipart messages
76 fix select_all and copy in multipart messages
78 2002-05-12 [paul] 0.7.5claws24
81 reverse last commit, bug already fixed in 0.7.5claws3
83 2002-05-12 [netztorte] 0.7.5claws23
86 dont parse empty addressbook (checked in before claws20)
88 2002-05-12 [melvin] 0.7.5claws22
91 Removed unneeded priority code introduced by the previous
94 2002-05-12 [melvin] 0.7.5claws21
97 Added possibility to set message's priority.
99 Added possibility to set message's priority.
100 Added missing headers
102 2002-05-12 [melvin] 0.7.5claws20
104 * src/prefs_actions.c
105 Removed implicitely added quotes around the name
106 of the temporary files of mime parts.
108 2002-05-12 [paul] 0.7.5claws19
110 * sync with 0.7.5cvs20
111 see ChangeLog 2002-05-11
113 2002-05-12 [alfons] 0.7.5claws18
115 * src/quote_fmt_lex.l
116 * src/quote_fmt_parse.y
117 allow quote / reply date & time format to be set using
118 %D{format}. format is a format string you'd pass to
119 strftime() (see man strftime, or the Display tab |
120 Date format setting).
122 Currently %D converts the date to local time.
124 2002-05-11 [paul] 0.7.5claws17
126 * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
127 see ChangeLog 2002-05-10 and 2002-05-11
129 2002-05-10 [paul] 0.7.5claws16
131 * sync with 0.7.5cvs16
132 see ChangeLog entries 2002-05-09 and
135 2002-05-10 [colin] 0.7.5claws15
138 Corrected a bug that prevented sylpheed to open
141 2002-05-09 [paul] 0.7.5claws14
143 * sync with 0.7.5cvs14
144 see ChangeLog 2002-05-08 and 2002-05-09
146 2002-05-08 [paul] 0.7.5claws13
148 * sync with 0.7.5cvs11
149 see ChangeLog entry 2002-05-08
151 2002-05-08 [paul] 0.7.5claws12
155 fix segfault on View->Open in new window
156 patch submitted by Thorsten Maerz <torte@netztorte.de>
158 2002-05-07 [paul] 0.7.5claws11
160 * sync with 0.7.5cvs9
161 see ChangeLog entry 2002-05-07
163 2002-05-06 [paul] 0.7.5claws10
167 display url in statusbar on single-click
168 patch submitted by Thorsten Maerz <torte@netztorte.de>
170 2002-05-06 [match] 0.7.5claws9
177 XML implementation of properties file.
178 * src/exporthtml.[ch]
179 * src/expthtmldlg.[ch]
183 2002-05-02 [sergey] 0.7.5claws8
185 * src/mainwindow.c (mainwin_entries),
186 src/prefs_common.c (prefs_send_create()),
187 src/codeconv.c (locale_table):
188 use charset name "Windows-1251" instead of "CP1251".
190 2002-05-02 [colin] 0.7.5claws7
194 src/prefs_folder_item.c
195 Fixed cosmetics bugs due to Outbox renamed to Sent.
197 2002-05-02 [hiro] 0.7.5claws6
200 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
202 2002-05-02 [paul] 0.7.5claws5
205 more sync with 0.7.5cvs7, see ChangeLog entry
208 2002-05-02 [hiro] 0.7.5claws4
212 check if queue folder exists (closes #550397).
213 removed directory creation since it should be handled
216 imap_add_msg(): return UID for appended message
219 2002-04-30 [paul] 0.7.5claws3
222 fix account_find_from_address() bug
224 2002-04-28 [colin] 0.7.5claws2
228 src/prefs_common.[ch]
230 Added user-definable quotation characters recognition.
232 2002-04-28 [paul] 0.7.5claws1
234 * sync with 0.7.5cvs4
235 see ChangeLog entry 2002-04-25
237 2002-04-28 [paul] 0.7.5claws
242 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
243 Fabio Junior Beneditto
245 2002-04-27 [jens] 0.7.4claws103
248 updated German translation.
250 2002-04-27 [hiro] 0.7.4claws102
253 summary_write_cache(): fixed the mark loss of hidden messages.
255 2002-04-26 [melvin] 0.7.4claws101
258 fixed a second typo (same one)
262 fixed the type again...
264 2002-04-26 [melvin] 0.7.4claws100
267 fixed a typo in an alert message ("temorary").
270 corrected the typo described above.
272 updated French translation.
274 2002-04-26 [darko] 0.7.4claws99
277 fix target folder colorization
279 2002-04-25 [paul] 0.7.4claws98
282 updated by Alessandro Maestri
284 2002-04-24 [colin] 0.7.4claws97
287 Fixed double "subject is empty" question.
289 2002-04-23 [colin] 0.7.4claws96
292 Corrected issue when "automatically display images" was
293 not set : first image remained after selecting second.
295 2002-04-23 [melvin] 0.7.4claws95
297 * src/prefs_actions.c
298 Don't display in/out dialog if there is nothing to show.
300 2002-04-23 [paul] 0.7.4claws94
302 * sync with 0.7.5cvs3
303 bug fixes: see ChangeLog entry 2002-04-23
305 2002-04-22 [darko] 0.7.4claws93
308 fix previous check-in which changed code after
311 2002-04-22 [paul] 0.7.4claws92
318 update English, Spanish and French FAQs
321 add German and Spanish manuals
324 update English and French manuals
327 add to and re-arrange the pixmap entries
329 2002-04-22 [darko] 0.7.4claws91
332 fix sender initials recognition to only allow
333 '>' after the initials
335 2002-04-21 [paul] 0.7.4claws90
337 * sync with 0.7.5 release
338 see ChangeLog entry 2002-04-21
343 add colin's new pixmaps to EXTRA_DIST
345 2002-04-21 [colin] 0.7.4claws89
348 * src/mainwindow.[ch]
349 * src/prefs_common.[ch]
350 * src/stock_pixmap.[ch]
351 Added "Work offline" ability.
353 2002-04-21 [colin] 0.7.4claws88
358 * src/textview.c : Added an option to common preferences -> display
359 to allow user not to automatically display images.
361 2002-04-21 [paul] 0.7.4claws87
363 * sync with 0.7.4cvs52
364 see ChangeLog entry 2002-04-21 (src/imap.c)
366 2002-04-21 [paul] 0.7.4claws86
368 * sync with 0.7.4cvs51
369 see ChangeLog entry 2002-04-21
371 2002-04-21 [paul] 0.7.4claws85
373 * sync with 0.7.4cvs49
374 see ChangeLog entries 2002-04-20 and 2002-04-21
377 clean up: remove old 'stock_' element from xpm
380 2002-04-21 [alfons] 0.7.4claws84
382 apply sync patch from Paul
385 use old claws prefs_folder_item_create() for now
387 2002-04-19 [match] 0.7.4claws83
389 * src/addressbook.[ch]
390 * src/addrharvest.[ch]
391 * src/addrgather.[ch]
394 * src/summaryview.[ch]
397 2002-04-19 [paul] 0.7.4claws82
400 updated by Fabio Junior Beneditto
402 2002-04-14 [alfons] 0.7.4claws81
405 add #include <sys/types.h> for mode_t and off_t
407 2002-04-13 [paul] 0.7.4claws80
412 src/prefs_common.[ch]
414 enable storing of GnuPG passphrase for the whole
415 session or a user-defined number of minutes. patch
416 submitted by Ravemax <ravemax@dextrose.com>
418 2002-04-13 [alfons] 0.7.4claws79
421 make email parser also stop scanning when encountering separators
422 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
424 2002-04-13 [paul] 0.7.4claws78
426 * sync with 0.7.4cvs39
427 see ChangeLog entry 2002-04-12
429 2002-04-11 [paul] 0.7.4claws77
431 * sync with 0.7.4cvs37
432 see ChangeLog entry 2002-04-11
434 2002-04-11 [paul] 0.7.4claws76
437 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
438 the clause for OpenSSL). sync with sylpheed main
440 2002-04-09 [melvin] 0.7.4claws75
443 Made 'Ctrl-Enter' on send ignore some modifiers
444 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
445 to bind other *-Enter (but not Alt-Enter).
447 2002-04-09 [paul] 0.7.4claws74
449 * sync with 0.7.4cvs35
450 see ChangeLog entries 2002-04-09
452 2002-04-08 [paul] 0.7.4claws73
454 * sync with 0.7.4cvs33
455 see ChangeLog entry 200-04-08
457 2002-04-07 [match] 0.7.4claws72
459 * src/addrharvest.[ch]
460 fixed to read all addresses in header, regardless
461 of header size. improved name parsing. accommodate
462 harvest from folders and selected message.
464 included new address parsing function.
465 * src/addrgather.[ch]
466 * src/addressbook.[ch]
467 * src/summaryview.[ch]
469 allow address harvest of folder as well as selected
472 2002-04-07 [paul] 0.7.4claws71
476 don't try to authenticate with CRAM-MD5 in SMTP when
477 SMTP-AUTH enabled if MTA doesn't issue this
478 auth-method in it's ehlo-response. bug item #531364,
479 patch item #938910. patch submitted by Colin Leroy
482 2002-04-07 [paul] 0.7.4claws70
485 fix missing MODE_READER bug. patch submitted by
486 Colin Leroy <colin@colino.net>
488 2002-04-07 [alfons] 0.7.4claws69
491 * src/prefs_filtering.c
493 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
494 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
496 2002-04-07 [paul] 0.7.4claws68
498 * sync with 0.7.4cvs32
499 see ChangeLog entry 2002-04-06
501 * tools/filter_conv.pl
504 2002-04-06 [paul] 0.7.4claws67
506 * tools/filter_conv.pl
507 modify to be able to find the name of the first
508 mailbox and use that. main's filter does not
509 record the full path to the mailbox and therefore
510 can only filter to the first mailbox.
512 2002-04-05 [paul] 0.7.4claws66
514 * tools/filter_conv.pl
515 attempt to make the script all-encompassing and
516 be able to convert any main 'filter' rule thrown
519 2002-04-05 [paul] 0.7.4claws65
521 * tools/filter_conv.pl
522 allow for collapsed folder trees
524 2002-04-05 [paul] 0.7.4claws64
526 * sync with 0.7.4cvs31
527 see ChangeLog entries 2002-04-05
529 2002-04-03 [paul] 0.7.4claws63
531 * sync with 0.7.4cvs29
532 see ChangeLog entries 2002-04-02 and 2002-04-03
534 2002-04-02 [paul] 0.7.4claws62
536 * sync with 0.7.4cvs26
537 see ChangeLog entry 2002-04-01
539 2002-04-02 [match] 0.7.4claws61
542 * src/importpine.[ch]
544 import Pine address book.
546 2002-04-02 [match] 0.7.4claws60
548 * src/addrharvest.[ch]
549 improve address parsing of funky addresses.
551 2002-04-02 [darko] 0.7.4claws59
554 wrap on send improvements, it now recognizes quoted
555 initials as part of the quotation string, and it
556 does not join lines separated by CR
558 2002-04-01 [match] 0.7.4claws58
563 remove excessive duplicate address generation
566 2002-04-01 [alfons] 0.7.4claws57
571 2002-04-01 [paul] 0.7.4claws56
573 * sync with 0.7.4cvs25
574 see ChangeLog entry 2002-04-01
576 2002-04-01 [alfons] 0.7.4aprilfool55
579 honour feature request item #537427 to allow for
580 displaying names from address book for sent mail also
582 2002-03-29 [paul] 0.7.4claws54
585 src/prefs_filtering.[ch]
588 add 'fast filter' for claws' filtering,
589 /Tools/Create filter rule/... patch submitted
590 by Neill Miller <neillm@thecodefactory.org>
592 2002-03-29 [paul] 0.7.4claws53
594 * sync with 0.7.4cvs24
595 see ChangeLog entry 2002-03-29
597 2002-03-28 [paul] 0.7.4claws52
599 * sync with 0.7.4cvs23
600 see ChangeLog entry 2002-03-28
602 2002-03-27 [melvin] 0.7.4claws51
604 * src/prefs_actions.c
605 Added support to pass only one message part (as a
606 file) to the command using '%p'. No quotes are needed
607 because doubles quotes are automatically added.
608 Fixed bug where Sylpheed could block when waiting for
609 a child process to finish.
610 Changed the help menu to remove quotes around symbols to
611 avoid misinterpretation (they must not be used).
613 2002-03-27 [melvin] 0.7.4claws50
616 Made the new mail notification command always
617 execute asynchronously.
619 2002-03-27 [paul] 0.7.4claws49
622 fix bug introduced in last commit
624 2002-03-27 [paul] 0.7.4claws48
626 * sync with 0.7.4cvs21
627 see ChangeLog 2002-03-26 and 2002-03-27
629 2002-03-26 [hoa] 0.7.4claws47
631 * src/prefs_folder_item.c
632 really fixed the bug #516442 with folder rescan.
634 2002-03-26 [paul] 0.7.4claws46
636 * sync with 0.7.4cvs19
637 see ChangeLog entries 2002-03-25 and 2002-03-26
639 2002-03-25 [hoa] 0.7.4claws45
643 fix the bug #516442 with folder rescan.
645 * src/prefs_common.[ch]
647 added an option to enable two different behaviours
651 2002-03-25 [paul] 0.7.4claws44
654 src/selective_download.c
655 correct a few menuitem labels
657 2002-03-25 [christoph] 0.7.4claws43
660 fix non deleted tmp message in
661 procmsg_save_to_outbox
662 fix problems caused by sync with
663 main branch's procmsg_send_queue
665 2002-03-25 [paul] 0.7.4claws42
669 src/quote_fmt_parse.y
670 add Last name (%L) placeholder for quoting.
671 patch submitted by Thorsten Thielen
672 <thth@users.sourceforge.net>
674 2002-03-25 [paul] 0.7.4claws41
677 get full hostname. patch submitted by
678 Bob Woodside <rwoodside1@comcast.net>
680 2002-03-25 [paul] 0.7.4claws40
685 src/prefs_account.[ch]
686 enable NNTP over SSL. patch submitted by
687 Pascal Jermini <pascal@infinity.hn.org>
689 2002-03-24 [paul] 0.7.4claws39
692 make the arrangement of the Compose tab more
696 fix some irregularities of style
699 updated by Kilian Krause
701 2002-03-23 [paul] 0.7.4claws38
704 updated by Fabio Junior Beneditto
706 2002-03-23 [paul] 0.7.4claws37
709 move 'Gather addresses' to 'Tools' menu
710 make 'Selective download' sensitive
712 2002-03-23 [paul] 0.7.4claws36
714 * sync with 0.7.4cvs16
715 see ChangeLog entries 2002-03-23
717 2002-03-22 [christoph] 0.7.4claws35
719 * src/quote_fmt_parse.y
720 fix include program output
722 2002-03-22 [alfons] 0.7.4claws34
725 initialize GDate stack variable correctly (sorry!)
727 2002-03-22 [paul] 0.7.4claws33
733 rename 'Tool' to 'Tools'
736 move 'Delete duplicated messages' from
737 'Message/' to 'Tools/'
738 re-arrange the order of 'Tools/' items
740 2002-03-22 [paul] 0.7.4claws32
744 auto-address completion now also matches on
745 Nickname. patch submitted by Bob Forsman
746 <hammor@users.sourceforge.net>
749 correct a spelling mistake
751 2002-03-22 [alfons] 0.7.4claws31
754 fix getting uidl from incorrect string
757 2002-03-21 [alfons] 0.7.4claws30
760 more code refactoring
761 plug mem leak introduced by delete on server
763 2002-03-21 [paul] 0.7.4claws29
765 * sync with 0.7.4cvs11
766 see ChangeLog entries 2002-03-20
768 2002-03-20 [alfons] 0.7.4claws28
771 apply Colin's patch and refactor
773 2002-03-20 [paul] 0.7.4claws27
775 * sync with sylpheed 0.7.4cvs9
776 see ChangeLog entry 2002-03-20
778 2002-03-19 [christoph] 0.7.4claws26
783 revert changes for flag updates
784 (does not work correctly and no time to debug)
786 2002-03-20 [alfons] 0.7.4claws25
789 refactor should_delete() a little bit
791 2002-03-19 [paul] 0.7.4claws24
795 src/prefs_account.[ch]
796 allow the user to leave downloaded mail on the
797 server for n days. Patch submitted by Colin Leroy
800 2002-02-19 [paul] 0.7.4claws23
802 * sync with sylpheed 0.7.4cvs8
803 see ChangeLog entries 2002-03-19
805 2002-03-18 [paul] 0.7.4claws22
807 * sync with sylpheed 0.7.4cvs6
808 see ChangeLog entry 2002-03-18
810 2002-03-18 [paul] 0.7.4claws21
813 add en_GB message catalogue
818 correct a few spelling mistakes
820 2002-03-17 [alfons] 0.7.4claws20
823 more stringent checks for NULL params when writing
824 filtering actions to a file
826 2002-03-17 [hoa] 0.7.3claws20
829 fixed the count of new messages
832 fixed the "attachment properties" window
834 2002-03-17 [paul] 0.7.4claws19
839 src/prefs_account.[ch]
842 automatically mark cross-posted messages as read
843 and (optionally) give them a colour label
844 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
847 2002-03-17 [paul] 0.7.4claws18
849 * sync with sylpheed 0.7.4cvs5
850 see ChangeLog entry 2002-03-17
852 2002-03-17 [melvin] 0.7.4claws17
855 Worked around a gtktext 'bug': when searching for
856 a text in a long message it was scrolling slowly
857 line by line until it hit the searched text.
859 Updated French translation
861 2002-03-17 [melvin] 0.7.4claws16
865 * src/prefs_actions.c
866 Moved "Edit/Actions" to "Tool/Actions"
867 Made mainwindow/compose window sensitive as soon as
868 no child process is running anymore even if the io dialog
870 Fixed a struct being initialized with a non constant char*
872 2002-03-16 [christoph] 0.7.4claws15
875 add --with-compiler-flags option
876 (only for developer hacking)
880 try to make folder-stats and flag handling more
881 independent from the summaryview. msgcounts
882 are only set when the folder is opened and
883 procmsg_msginfo_(un)set_flags will handle it
884 later and summaryview will get the values
887 2002-03-16 [paul] 0.7.4claws14
890 fix Return-receipt. Patch submitted by Bob
891 Woodside <rwoodside1@comcast.net>
893 2002-03-16 [paul] 0.7.4claws13
896 fix 'dynamic' signatures, make it work again
897 broken during sync on 2002-03-14 (0.7.4claws2)
899 2002-03-15 [match] 0.7.4claws12
901 * src/addrharvest.[ch]
902 * src/addrgather.[ch]
903 * src/addressbook.[ch]
905 included address harvester feature. still some
906 issues with address parsing that I will fix.
908 2002-03-15 [match] 0.7.4claws11
912 * src/addressbook.[ch]
921 tidy up. fix memory leaks. moved attribs and methods
922 from individual interfaces to addrcache object. prep
923 for new stuff to come in.
925 2002-03-15 [alfons] 0.7.4claws10
928 * src/matcher_parser_parse.y
929 * src/matcher_parser_lex.l
930 * src/prefs_matcher.c
931 add filtering conditions message greater than, smaller
932 than, and exactly matching a size in bytes
933 (does not work with delete from POP3 server yet)
935 this should also give others an idea what you should
936 do to add new criterions to claws filtering system
939 2002-03-15 [paul] 0.7.4claws9
941 * tools/filter_conv.pl
942 exit if there are no filter rules to convert
943 rename filterrc to filterrc.old after completion
945 2002-03-15 [paul] 0.7.4claws8
947 * sync with sylpheed 0.7.4cvs3
948 see ChangeLog entry 2002-03-14
950 2002-03-14 [paul] 0.7.4claws7
953 clean up the last commit (ahem)
955 2002-03-14 [paul] 0.7.4claws6
958 fix bug #515655. honour account preferences
959 regarding gpg default signing/encryption when
960 changing account from the compose window.
962 2002-03-14 [paul] 0.7.4claws5
965 remove unnecessary curly brackets
967 2002-03-14 [paul] 0.7.4claws4
970 src/prefs_filtering.[ch]
971 add filter rename on folder rename and filter
972 delete on folder delete. Patch submitted by
973 Neill Miller <neillm@thecodefactory.org>
975 2002-03-14 [christoph] 0.7.4claws3
980 (patch submitted by "Simon 'corecode' Schubert")
985 2002-03-14 [paul] 0.7.4claws2
987 * sync with sylpheed 0.7.4cvs2
988 see ChangeLog entry 2002-03-13
990 2002-03-12 [darko] 0.7.4claws1
993 fix what seems to be a copy and paste error
994 when setting color for important messages
997 2002-03-11 [paul] version 0.7.4claws released
999 2002-03-11 [paul] 0.7.4claws
1005 update message catalogs. Submitted by Ricardo Mones
1006 Lastra, Alessandro Maestri, Wilbert Berendsen, and
1007 Fabio Junior Beneditto
1012 faq/it/sylpheed-faq*
1018 2002-03-11 [jens] 0.7.3claws7
1021 updated German translation
1023 2002-03-11 [melvin] 0.7.3claws6
1026 updated and corrected French translation
1028 2002-03-10 [hoa] 0.7.3claws5
1032 * src/prefs_account.c
1035 fixed the local account.
1036 you have to change the default "/usr/sbin/sendmail"
1037 to "/usr/sbin/sendmail -t" in the preferences of
1041 removed some debug display for renderer
1043 2002-03-10 [paul] 0.7.3claws4
1045 * faq/en/sylpheed-faq-1.html
1046 faq/en/sylpheed-faq-2.html
1049 2002-03-09 [paul] 0.7.3claws3
1051 * sync with sylpheed 0.7.4
1052 see ChangeLog entry 2002-03-09
1054 2002-03-08 [paul] 0.7.3claws2
1056 * faq/en/sylpheed-faq*
1057 faq/es/sylpheed-faq*
1058 faq/fr/sylpheed-faq*
1061 * manual/fr/.cvsignore
1062 manual/fr/Makefilea.am
1066 add the French manual
1068 2002-03-07 [paul] 0.7.3claws1
1070 * sync with sylpheed 0.7.3cvs4
1071 see ChangeLog entries 2002-03-06 and 2002-03-07
1074 updated by Wilbert Berendsen
1076 2002-03-07 [melvin] 0.7.2claws34
1078 * src/selective_download.c
1079 Changed the pixmap of the receive button to MAIL_RECEIVE.
1081 2002-03-06 [paul] 0.7.2claws33
1083 * sync with sylpheed 0.7.3cvs1
1084 bug fix, see ChangeLog entry 2002-03-05
1086 2002-03-05 [paul] 0.7.2claws32
1091 reverse the pgp ascii-armored code implemented in
1092 0.7.2claws16. removal of this code until it matures.
1093 this means that verifying ascii-armored pgp sigs and
1094 automatic decryption of ascii-armored encrypted
1095 messages no longer works.
1097 2002-03-05 [paul] 0.7.2claws31
1102 * faq/en/Makefile.am
1103 faq/en/sylpheed-faq.html
1104 faq/en/sylpheed-faq-1.html
1105 faq/en/sylpheed-faq-2.html
1106 faq/en/sylpheed-faq-3.html
1107 * faq/es/Makefile.am
1108 faq/es/sylpheed-faq.html
1109 faq/es/sylpheed-faq-1.html
1110 faq/es/sylpheed-faq-2.html
1111 faq/es/sylpheed-faq-3.html
1112 faq/es/sylpheed-faq-4.html
1113 * faq/fr/Makefile.am
1114 faq/fr/sylpheed-faq.html
1115 faq/fr/sylpheed-faq-1.html
1116 faq/fr/sylpheed-faq-2.html
1117 faq/fr/sylpheed-faq-3.html
1122 add FAQs in English, Spanish and French
1125 2002-03-05 [paul] 0.7.2claws30
1127 * manual/en/sylpheed.html
1128 manual/en/sylpheed-XX.html
1129 updated the English manual
1134 dialog box pops up if the article can't be deleted.
1139 updated by Fabio Junior Benedito
1143 * removed ac/gpgme.m4
1144 to avoid autogen common problem
1145 developers have to install gpgme development package now
1148 encoding to 7bit or 8bit is enabled.
1150 2002-03-03 [alfons] 0.7.2claws29
1153 merge fix by Oliver Haertel for selective
1156 2002-03-03 [paul] 0.7.2claws28
1158 * sync with sylpheed 0.7.3
1160 2002-03-03 [paul] 0.7.2claws27
1162 * sync with sylpheed 0.7.2cvs24
1163 see ChangeLog entries 2002-03-02 and 2002-03-03
1165 2002-03-02 [melvin] 0.7.2claws26
1170 * src/prefs_common.[ch]
1171 Added user definable notification on new mail arrival.
1172 Removed unused variables in spell checker prefs code.
1174 2002-03-02 [melvin] 0.7.2claws25
1177 Removed unnecessary escape sequences.
1178 Changed 'Initial...' to 'Initials of Sender'
1180 2002-03-02 [paul] 0.7.2claws24
1182 * sync with sylpheed 0.7.2cvs22
1183 see ChangeLog entry 2002-03-01
1185 2002-03-01 [hoa] 0.7.2claws23
1188 Set sensitivity of delete actions to active
1189 even if the folder is a newsgroup.
1192 - Set sensitivity of delete actions
1193 - Added function check_permission() that will check if the
1194 user is authorized to delete a message. For news, it
1195 will check if the author is the same.
1196 - Enabled deletion when there is no trash folder.
1199 - Added news_cancel_article() to cancel articles
1200 - Implemented news_remove_message() (public function)
1202 2002-03-01 [paul] 0.7.2claws22
1206 recognise urls that that don't include 'http://' and
1210 remove duplicated name
1212 2002-02-28 [paul] 0.7.2claws21
1215 src/summaryview.[ch]
1216 add ability to 'Select thread'
1217 combines Melvin's "Select thread's head" patch (#510907)
1218 with Colin Leroy's <colin@colino.net> "Select whole thread"
1221 2002-02-28 [paul] 0.7.2claws20
1224 hopefully fix segfault on right-clicking a mime part
1225 that some people have experienced.
1226 fix submitted by Fredrik Olofsson <frol@linux.nu>
1228 2002-02-28 [paul] 0.7.2claws19
1230 * sync with sylpheed 0.7.2cvs21
1231 see ChangeLog entries 2002-02-27 and 2002-02-28
1233 2002-02-27 [paul] 0.7.2claws18
1235 * sync with sylpheed 0.7.2cvs18
1236 see ChangeLog entries 2002-02-26 and 2002-02-27
1238 2002-02-26 [alfons] 0.7.2claws17
1241 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
1242 (spotted by Chris Hessman <idatech@gmx.net>)
1244 2002-02-26 [paul] 0.7.2claws16
1249 make decryption of ascii-armored pgp encrypted messages
1250 and verification of ascii-armored signatures work again.
1251 slightly altered from the patch by Jens Jahnke
1255 * the checking of plaintext signatures always comes up in
1257 * it doesn't work for multipart messages
1258 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
1259 including the msg headers and these 2 line themselves, are
1263 "View/Folder Tree" becomes "View/Separate Folder Tree"
1264 "View/Message View" becomes "View/Separate Message View"
1265 because its less ambiguous.
1268 updated by Ricardo Mones Lastra
1270 2002-02-26 [paul] 0.7.2claws15
1272 * sync with sylpheed 0.7.2cvs17
1273 see ChangeLog entries 2002-02-25 and 2002-02-26
1275 2002-02-25 [christoph] 0.7.2claws14
1277 * src/filtering.[ch]
1279 do filtering stuff after all messages have been received
1280 1. drop all messages to .processing
1281 2. scan processing folder for messages
1282 3. filter messages or move to inbox
1283 this will also find old messages left in processing after
1284 a crash or something like that and we get a real msginfo
1285 from folder->get_msg_list and do not have to create our
1286 own in filter_message
1287 * src/matcher_parser_parse.y
1288 remove MIX/MAX warning (reordered includes)
1290 2002-02-25 [paul] 0.7.2claws13
1292 * sync with sylpheed 0.7.2cvs15
1293 see ChangeLog entry 2002-02-24
1295 2002-02-24 [alfons] 0.7.2claws12
1298 clear old color flags first when applying a new color to
1300 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
1302 2002-02-24 [alfons] 0.7.2.claws11
1305 * src/prefs_common.c
1306 add presets for Opera and Konqueror, closes patch #517261,
1307 submitted by Ville Skyttä <scop@users.sourceforge.net>
1309 2002-02-24 [alfons] 0.7.2.claws10
1313 fix threading for null message ids, closes patch #521601,
1314 submitted by Bob Forsman <hammor@users.sourceforge.net>
1316 2002-02-24 [alfons] 0.7.2claws9
1320 make Tool | Filter Message work with filtering system so
1321 setting flags also works
1325 - Processing uses the same function as Tool | Filter
1326 Message, but doesn't use the same update proc yet
1328 2002-02-23 [paul] 0.7.2claws8
1330 * sync with sylpheed 0.7.2cvs14
1331 see ChangeLog entries 2002-02-22 and 2002-02-23
1333 2002-02-22 [christoph] 0.7.2claws7
1336 Add column space to table
1337 * src/quote_fmt_parse.y
1340 2002-02-22 [paul] 0.7.2claws6
1348 src/matcher_parser_lex.l
1349 src/matcher_parser_parse.y
1352 src/prefs_filtering.c
1353 src/selective_download.[ch] *** NEW FILES ***
1356 Selective Download added to 'Tool' menu.
1357 Retrieves email headers of the currently selected pop3
1358 account and allows the user to mark emails for deletion
1359 right on the pop3 server. Patch submitted by Oliver Haertel
1360 <oha@users.sourceforge.net>.
1363 add 'src/quote_fmt.c'
1365 2002-02-22 [christoph] 0.7.2claws5
1369 * src/prefs_common.[ch]
1370 * src/prefs_template.c
1371 * src/quote_fmt.c *** NEW FILE ***
1373 move quote format symbol description code
1374 to it's own file because it is used from
1375 differnent code parts
1376 Rewrote symbol description GUI
1379 + get data from array (no more long constant strings)
1380 * src/quote_fmt_lex.l
1381 * src/quote_fmt_parse.y
1382 Symbol for Literal % changed to \% instead of %%
1383 (More logical as \ is used for quoting for other symbols)
1384 Add |f and |p to include files and program output
1386 |f{/home/.../.signature}
1389 Correct wrong spelling for "Referenzen"
1391 2002-02-21 [paul] 0.7.2claws4
1394 forgotten during sync
1396 2002-02-21 [paul] 0.7.2claws3
1398 * sync with sylpheed 0.7.2cvs11
1399 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
1400 2002-02-20 and 2002-02-21
1402 2002-02-20 [melvin] 0.7.2claws2
1404 * src/prefs_actions.c
1405 Added error report when child cannot fork or when execvp
1406 returns with an error.
1408 2002-02-19 [christoph] 0.7.2claws1
1411 return unconverted text if conde conversion is not possible
1412 when libjconv is used.
1413 (patch submitted by "Simon 'corecode' Schubert")
1417 * version 0.7.2claws release
1419 2002-02-19 [paul] 0.7.2claws
1422 updated by Wilbert Berendsen
1425 2002-02-18 [alfons] 0.7.1claws13
1429 remove references to dlfcn and explicitly loading functions
1430 from dynalink libs, because libs linked anyway, and functions
1431 are loaded explicitly
1433 2002-02-17 [melvin] 0.7.1claws12
1435 * src/prefs_actions.c
1436 Replaced children wait loop with double fork technique.
1437 Now, input/output window updated at each new output.
1438 free_children(): Fixed a memory leak.
1439 Made input/output window non closable if running children
1441 Added missing <unistd.h> include.
1442 Added some --debug outputs.
1444 2002-02-17 [melvin] 0.7.1claws11
1447 Fixed bug where descending sort order did not select top
1450 2002-02-17 [melvin] 0.7.1claws10
1453 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
1454 * src/prefs_common.c
1455 Pspell data package directory no more hard coded but
1456 set during configuration (PSPELL_PATH). (Thanks to
1457 Gustavo Noronha Silva.)
1459 2002-02-17 [melvin] 0.7.1claws9
1462 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
1464 Fixed compile-time warnings.
1466 2002-02-16 [alfons] 0.7.1claws8
1469 fix inadvertent free of NULL pointer which caused
1470 sylpheed to crash when closing the save-as dialog
1471 using the window close button
1473 2002-02-16 [carsten] 0.7.1claws7
1474 * src/mainwindow.[ch]
1477 fixes for pixmap theming code:
1478 - recently changed mail attributes shouldn't get
1480 - theme is only reloaded iff another theme was
1483 2002-02-16 [paul] 0.7.1claws6
1485 * sync with sylpheed 0.7.2 release
1486 see ChangeLog entry 2002-02-15 and 2002-02-16
1488 2002-02-15 [paul] 0.7.1claws5
1490 * sync with sylpheed 0.7.1cvs9
1491 see ChangeLog entry 2002-02-15
1494 remove unneeded headerwindow.c entry
1496 2002-02-14 [carsten] 0.7.1claws4
1498 fixed a bug for "Go to next unread message": there was
1499 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
1500 in the prefs, because of doing "Search again" instead
1503 2002-02-14 [carsten] 0.7.1claws3
1504 * src/stock_pixmap.c
1505 removed 2 more mem leaks; following memprof,
1506 this code is "leak free" now :)
1508 2002-02-14 [carsten] 0.7.1claws2
1509 * src/stock_pixmap.c
1510 used opendir/readdir/closedir instead of scandir
1511 -> code should work now on Solaris
1513 2002-02-14 [paul] 0.7.1claws1
1515 * sync with sylpheed 0.7.1cvs8
1516 see ChangeLog entries 2002-02-13 and 2002-02-14
1519 add some description of Actions and Pixmap Themes
1523 * version 0.7.1claws release
1525 2002-02-13 [paul] 0.7.1claws
1530 updated translations, submitted by Ricardo Mones Lastra,
1531 Alessandro Maestri and Fabio Junior Beneditto
1533 2002-02-13 [melvin] 0.7.0claws75
1535 * src/prefs_actions.c
1536 Added missing "signal.h" include
1538 2002-02-13 [melvin] 0.7.0claws74
1540 * src/prefs_folder_item.c
1541 Added missing "config.h" include
1543 Updated French translation for folder propriety.
1545 2002-02-13 [jens] 0.7.0claws73
1548 Added missing src/prefs_folder_item.c [log added by melvin]
1550 Updated German translation.
1552 2002-02-13 [melvin] 0.7.0claws72
1555 Updated French translation.
1557 2002-02-13 [melvin] 0.7.0claws71
1560 Made gtkut_editable_get_selection return NULL if selection
1562 This fixes a bug where selecting part of message A then
1563 switching to message B and replying to it will not
1564 quote the message's body.
1566 2002-02-12 [paul] 0.7.0claws70
1569 cosmetic, relating to pixmap themes: on toolbar make
1570 updating of 'Exec' and 'Compose news/Compose email'
1573 2002-02-12 [carsten] 0.7.0claws69
1579 - refreshing after changing pixmap theme better
1581 - wanted to remove some mem leaks, but alfons was
1582 faster (and had the better solution ;)
1584 2002-02-12 [alfons] 0.7.0claws68
1586 * src/prefs_common.c
1587 * src/stock_pixmap.[ch]
1588 plug mem leaks, refactor code a little bit
1591 2002-02-12 [sergey] 0.7.0claws67
1594 Fixed problem with copying messages to IMAP folders when the
1595 server uses something other than '/' as a namespace separator
1596 (cyrus-imapd uses '.').
1598 2002-02-12 [jens] 0.7.0claws66
1601 Updated German Translation
1603 2002-02-12 [paul] 0.7.0claws65
1605 * sync with sylpheed 0.7.1cvs1
1606 see ChangeLog entry 2002-02-12
1608 2002-02-12 [melvin] 0.7.0claws64
1610 * src/prefs_actions.c
1611 Fixed "feature" where children's output was duplicated
1612 instead of refreshed while monitoring.
1613 Removed some debug code.
1615 2002-02-12 [christoph] 0.7.0claws63
1618 always delete message from queue after sending/send error
1619 (closes bug #509601)
1621 2002-02-12 [melvin] 0.7.0claws62
1623 * src/prefs_actions.c
1624 Children wait loop is now triggered with a timeout of 1s
1625 Added %F which is replaced with the list of filenames
1626 of all selected messages (as suggested by Ricardo Mones Lestra)
1627 Pipe syntax changed. Prefix with | to send selection, postfix
1628 with | to retrieve output. Prefix with > or * to send
1629 user definable input to the command (*: input is hidden)
1630 Old pipe action should now be postfixed with |, too.
1632 2002-02-12 [carsten] 0.7.0claws61 (more 59.75)
1633 * src/stock_pixmap.c
1634 fixed a bug: if there's no theme directory don't
1635 throw an error, just do "nothing" (thanks Alfons)
1637 2002-02-12 [carsten] 0.7.0claws60
1640 had to write the cache twice (nasty!); some marks would
1643 2002-02-11 [carsten] 0.7.0claws59
1646 doc-src/maintainer_guide.txt
1652 src/prefs_common.[ch]
1653 src/stock_pixmap.[ch]
1654 src/summaryview.[ch]
1655 pixmap theming and related work on pixmap
1656 handling on some other places
1657 (e.g. hrm features for all folder)
1658 src/pixmap/stock_*.xpm -> the stock_ was removed
1660 2002-02-11 [paul] 0.7.0claws58
1662 * sync with sylpheed 0.7.1 release
1663 see ChangeLog entries 2002-02-11
1665 2002-02-08 [paul] 0.7.0claws57
1667 * sync with sylpheed 0.7.0cvs39
1668 see ChangeLog entry 2002-02-07 (last entry)
1670 * src/prefs_actions.c
1671 src/prefs_filtering.c
1674 sync: made it compile with C compilers other than gcc
1676 2002-02-07 [paul] 0.7.0claws56
1678 * sync with sylpheed 0.7.0cvs38
1679 see ChangeLog entries 2002-02-06 (last 2 entries) and
1682 2002-02-07 [darko] 0.7.0claws55
1686 Fix const gchar */gchar * issue (thanks Hiro)
1688 2002-02-07 [darko] 0.7.0claws54
1693 * src/prefs_template.c
1695 * src/quote_fmt_parse.y
1698 When replying or forwarding an email don't quote the entire
1699 mail body but use the part of the message text that is selected
1701 2002-02-06 [melvin] 0.7.0claws53
1703 * src/prefs_common.[ch]
1706 Made possible to switch quickly to last used dictionary
1707 which makes checking bilingual documents easier.
1709 2002-02-06 [melvin] 0.7.0claws52
1712 Added forgotten new file src/prefs_actions.c
1714 2002-02-06 [melvin] 0.7.0claws51
1716 * src/prefs_actions.c ** NEW FILE **
1717 * src/prefs_actions.h ** NEW FILE **
1718 Added actions to execute on message text view, or on the
1721 Added src/prefs_actions.[ch]
1723 Added new menu "Edit/Actions"
1725 Added new actionsrc file.
1727 Added actionsrc reading.
1729 Added new menus "Edit/Actions" and "Configuration/Actions..."
1730 * src/prefs_common.h
1731 Added new element actionslst element to prefs_common.
1733 2002-02-06 [paul] 0.7.0claws50
1735 * sync with sylpheed 0.7.0cvs36
1736 see ChangeLog entry 2002-02-06
1741 updated by Ricardo Mones Lastra
1743 2002-02-05 [paul] 0.7.0claws49
1745 * sync with sylpheed 0.7.0cvs33
1746 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
1748 2002-02-05 [paul] 0.7.0claws48
1751 re-add 'Edit/Advanced/Delete entire line', previously named
1754 2002-02-04 [paul] 0.7.0claws47
1758 fix bug #494993 (Reply All not taking Reply-To into consi)
1759 eliminate differences in behaviour of right-click 'Reply to all'
1760 in summary view and 'Reply to all' on the toolbar.
1761 fix bug where Reply-To gets ignored by 'Reply to all' in summary
1762 view and From gets ignored by 'Reply to all' on toolbar.
1763 fix bug where 'Reply to all' on toolbar uses To twice and ignores
1764 From when no Reply-To header is present.
1766 2002-02-04 [paul] 0.7.0claws46
1768 * sync with sylpheed 0.7.0cvs30
1769 see ChangeLog entries 2002-02-03 and 2002-02-04
1771 2002-02-03 [melvin] 0.7.0claws45
1774 Readded function to highlight all misspelled words.
1775 Fixed bug where user-provided-words did not replace
1776 correctly the misspelled word when using the mouse.
1777 Fixed bug where checking a region selected from right to left did
1778 not check the region at all.
1779 Fixed bug where 'Check backwards' may not check at all.
1780 Fixed memory leaks where popup menus and accel_groups were not destroyed.
1781 Fixed possible buffer overflow when checking for long strings (>1k).
1782 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
1783 Accelerators code uses now gtk_widget_add_accel.
1784 Removed and disabled obsolete and unfinished code.
1788 Added menu item to Highlight all misspelled words.
1790 2002-02-01 [paul] 0.7.0claws44
1793 fix '/View/Hide read messages' sensitivity when all
1794 messages in a folder are hidden
1796 2002-02-01 [paul] 0.7.0claws43
1799 add --send option to command line interface, sends all
1800 queued mail. Patch submitted by Ricardo Mones Lastra.
1802 2002-01-31 [paul] 0.7.0claws42
1805 add '/View/Hide read messages' to main_window_set_menu_sensitive()
1807 2002-01-31 [paul] 0.7.0claws41
1809 * sync with sylpheed 0.7.0cvs27
1810 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
1814 comment out elements of textview_show_part() as temporary
1815 workaround for attachment 'Display as text' bug
1818 updated by Fabio Junior Beneditto
1820 2002-01-30 [paul] 0.7.0claws40
1822 * sync with sylpheed 0.7.0cvs24
1823 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
1827 add {N_("/_Spelling"), ... "<Branch>"} to
1828 GtkItemFactoryEntry compose_entries[]
1830 * src/prefs_common.c
1831 add claws menu items to prefs_keybind_apply_clicked()
1832 and remove non-claws menu items
1834 2002-01-29 [paul] 0.7.0claws39
1836 * sync with sylpheed 0.7.0cvs22
1837 see ChangeLog entries 2002-01-28 and 2002-01-29
1839 2002-01-28 [melvin] 0.7.0claws38
1842 Added the declartion of compose_send_control_enter.
1846 Added in a 'Spelling' menu which includes the configuration menu.
1847 Added a real 'Check all' and got rid from the old one which only
1848 highlited misspelled word.
1849 Made 'Check while typing' a disableable option.
1850 Added a dialog when there are no more misspelled word.
1851 Added a dialog if error occurs when switching to a dictionary.
1853 * src/prefs_common.[ch]
1854 Added option for the default 'Check while typing' option.
1857 2002-01-28 [alfons] 0.7.0claws37
1860 fix buglet and make code comply with sylpheed code style
1862 2002-01-28 [paul] 0.7.0claws36
1864 * sync with sylpheed 0.7.0cvs19
1865 see ChangeLog entries for 2002-01-28
1867 2002-01-28 [hoa] 0.7.0claws35
1873 read the renderer config
1876 use the renderer config to convert mime attachments
1879 don't use textview_show_html/ertf,
1880 use get_text_content instead
1882 2002-01-27 [alfons] 0.7.0claws34
1885 make sylpheed believe it can delete a news message...
1886 (messages are NOT deleted, maybe we should remove
1887 processing from the folder properties after all.)
1889 2002-01-27 [alfons] 0.7.0claws33
1894 implement remove_msg()
1896 2002-01-27 [alfons] 0.7.0claws32
1901 fix return receipt / disposition notification again. this
1902 stuff seems to break on _every_ major summary UI change, so
1903 it's now implemented using a flag which is saved in the
1906 2002-01-26 [alfons] 0.7.0claws31
1909 let import dialog show the destination folder identifier
1911 2002-01-26 [melvin] 0.7.0claws30
1915 Readded 'Mark all read' into summary view popup menu
1916 Added 'Mark all read' in folder view popup menu for IMAP
1918 Made it insensitive if the selected folder is not the shown
1919 one to avoid 'Mark all read' on the wrong folder.
1921 2002-01-26 [paul] 0.7.0claws29
1925 move 'Mark all read' from summary view to folder view
1926 menu. (adapted from) patch submitted by Jeremy Andrews,
1927 <lists@kerneltrap.com>
1929 2002-01-25 [alfons] 0.7.0claws28
1932 put the gtk class name back so GtkSText adapts the
1935 2002-01-25 [alfons] 0.7.0claws27
1938 assimilate Ricardo's patch that shows pixmaps instead of
1939 plain "new" and "unread" texts in the folder view column
1942 2002-01-25 [paul] 0.7.0claws26
1945 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can
1946 be found in non-standard locations.
1947 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
1949 2002-01-25 [paul] 0.7.0claws25
1951 * sync with sylpheed 0.7.0cvs16
1952 see ChangeLog entry 2002-01-25
1954 2002-01-24 [paul] 0.7.0claws24
1956 * more sync with sylpheed 0.7.0cvs15
1957 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
1959 2002-01-23 [sergey] 0.7.0claws23
1962 Fixed segfault when closing LDIF import wizard with
1968 Fixed wrong scrolling position after switching between
1969 text and image parts.
1971 2002-01-23 [paul] 0.7.0claws22
1973 * sync with sylpheed 0.7.0cvs15
1974 see ChangeLog entries 2002-01-22 and 2002-01-23
1976 2002-01-21 [melvin] 0.7.0claws21
1978 * src/prefs_scoring.c
1979 * src/prefs_filtering.c
1980 Fixed bug where scoring and filtering windows stopped
1983 2002-01-21 [paul] 0.7.0claws20
1985 * sync with sylpheed 0.7.0cvs12
1986 see ChangeLog entries 2002-01-20 and 2002-01-21
1988 2002-01-21 [carsten] 0.7.0claws19
1991 * src/messageview.[ch]
1992 * src/summaryview.[ch]
1993 changes to shortcuts handling again:
1994 + "Q" now controled by mainwin
1995 + v/V are now customizable and have slightly
1997 the "button" to minimize the messageview (and maximize
1998 the summary view) is a real button now
2000 "Delete Line+" added to Edit/Advanced (this will also
2003 2002-01-20 [melvin] 0.7.0claws18
2006 Made "Bcc" sensitive when addressbook is called from
2007 compose window (it was a Claws only bug).
2009 2002-01-19 [alfons] 0.7.0claws17
2012 prevent unnecessary updates when currently selected folder has
2015 2002-01-19 [alfons] 0.7.0claws16
2018 prevent writing the cache based on current message list in summary
2019 view when filtering also put messages in currently selected folder
2024 Italian translation submitted by Alessandro Maestri
2025 <a.maestri@cs.tin.it>
2027 2002-01-18 [melvin] 0.7.0claws15
2029 * src/prefs_filters.c
2030 fixed bug where 'cancel' from 'filters' window stops autochecking
2031 if the timer timed out when the window was open.
2033 2002-01-18 [match] 0.7.0claws14
2035 * src/addrclip.[ch] ** NEW FILE **
2036 * src/addrselect.[ch] ** NEW FILE **
2037 * src/adbookbase.h ** NEW FILE **
2038 addressbook cut, copy and paste
2040 * src/addrcache.[ch]
2042 * src/addrindex.[ch]
2054 support for copy/paste
2056 support for copy/paste
2057 tidy up menu option processing
2058 correct address list function arguments
2060 sort user attributes
2070 2002-01-18 [paul] 0.7.0claws13
2072 * sync with sylpheed 0.7.0cvs8
2073 configure.in: support Mac OS X (Darwin)
2075 2002-01-18 [carsten] 0.7.0claws12
2077 small hack to fix a segfault with an empty href
2078 (reported by Alexandra Walford <deeni@altern.org>)
2081 the shortcuts for Mark und Mark as unread are hardcoded
2085 readded the shortcuts in gtkstext but made them
2086 customizeable (simply by adding a menu plus a wrapper
2089 2002-01-17 [melvin] 0.7.0claws11
2092 fix default dictionary not being saved.
2094 2002-01-16 [darko] 0.7.0claws10
2097 fix wrapping crash with URL longer than wrapping margin
2099 2002-12-08 [hoa] 0.7.0claws10
2101 * src/matcher_parser_parse.y
2104 * src/prefs_filtering.c
2105 now, we can use bounce action in the dialog box.
2107 2002-01-16 [carsten] 0.7.0claws9
2109 removed the <control> and <alt> shortcuts because they're
2110 not needed and interefered with the "normal" shortcuts
2113 removed most of the hardcoded shortcuts and assigned
2114 them to menu entries making them easy customizable by
2117 2002-01-16 |melvin] 0.7.0claws8
2120 fixed bug where using the mouse and when the compose
2121 window is not on top may result in a crash.
2123 2002-01-16 [melvin] 0.7.0claws7
2126 fixed a long standingspell checker bug which could
2127 cause a crash after sending a message.
2129 2002-01-16 [paul] 0.7.0claws6
2131 * sync with sylpheed 0.7.0cvs7
2132 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
2133 2002-01-15, and 2002-01-16
2135 2002-01-16 [melvin] 0.7.0claws5
2141 Heavily modified spell checker code to work around
2142 ispell bug, to add keyboard shortcuts and for future
2143 enhancements. See README.claws for usage information.
2145 2002-01-15 [alfons] 0.7.0claws4
2148 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
2149 so sorting within threads reflects sort mode
2151 2002-01-15 [christoph] 0.7.0claws3
2154 added alertpanel if mail sending failed
2156 2002-01-15 [alfons] 0.7.0claws2
2158 * src/prefs_filtering.c
2159 don't stop timer when prefs filtering dialog is opened
2161 2002-01-14 [alfons] 0.7.0claws1
2165 remove debug_print()s for privacy reasons
2167 2002-01-14 [darko] 0.7.0claws
2170 quotation wrapping is now also in the main branch
2174 * tools/filter_conv.pl
2175 allow for Boolean Op and case-sensitivity
2176 this file is included in the release and tagged
2179 2002-01-13 [paul] 0.7.0claws
2181 * release 0.7.0, with cvs tag 'rel_0_7_0'
2185 * tools/filter_conv.pl
2187 rewritten to output to matcherrc instead of filteringrc
2190 updated Spanish translation by Ricardo Mones Lastra
2195 update dutch translation
2200 Updated by Fabio Junior Beneditto
2202 2002-01-13 [melvin] 0.6.6claws53
2205 Updated french translation
2207 2002-01-12 [alfons] 0.6.6claws52
2210 plug mem leak that has been sitting there for ages
2212 2002-01-12 [alfons] 0.6.6claws51
2215 undo melvin's changes from 0.6.6claws48 because summary
2216 view now refuses to select first unread message when
2219 2002-01-11 [alfons] 0.6.6claws50
2222 use claws' semantics for getting folder item when
2223 importing an mbox file into a folder
2224 (submitted by Dale P. Smith)
2226 2002-01-11 [christoph] 0.6.6claws49
2229 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
2230 toggle widget, because non static prefs can not use
2231 prefs_set_* functions
2232 * src/prefs_account.c
2233 toggle smtp auth password field sensitivity if
2234 user id is empty and add descrition of usage for
2236 * src/prefs_folder_item.c
2237 use SET_TOGGLE_SENSITIVITY macro to instead of extra
2240 2002-01-11 [melvin] 0.6.6claws48
2243 fix the 'Ctrl-Enter' feature for sending and test really
2244 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
2245 editables which was not documented in Gtk)
2248 Made summaryview refresh after sorting and not before.
2250 2002-01-11 [christoph] 0.6.6claws47
2253 select account from account ids if possible and
2254 correctly set save folder for copy in reedit
2256 2002-01-10 [paul] 0.6.6claws46
2258 * sync with sylpheed 0.7.0 release
2259 see ChangeLog entries 2002-01-07, 2002-01-08 and
2265 remove more dirt traces...
2270 clean up some traces of my debugging stuff
2272 2002-01-09 [alfons] 0.6.6claws45
2275 break up filteringprop_apply() in three separate pieces
2276 so we can drop messages that failed processing in the
2280 fix bug #469598 "no refresh of inbox after filter" which
2281 was introduced by the new summary view locking, and which
2282 prevented the summary view to update after a manual filter
2283 message. claw's filter message requires a summary_show().
2284 (aargh, summary_show() again! :-)
2286 2002-01-07 [alfons] 0.6.6claws44
2288 * src/headerwindow.c
2291 * src/sourcewindow.c
2292 bring in Hiro's last 0.7.0 wm class fixes
2295 bring in Ricardo's fix for sylprint script
2299 * src/prefs_common.[ch]
2300 * src/prefs_account.[ch]
2302 clean up account preference poison in rfc2015,
2303 and preparation to fix double sign bug
2304 (patch submitted by Simon 'corecode' Schubert)
2306 2002-01-07 [christoph] 0.6.6claws43
2309 search for free message number, do not only rely
2312 fix smtp auth and use extra account information
2313 if available, if not use pop3 data instead
2314 (closes bug #500341)
2318 2002-01-06 [alfons] 0.6.6claws42
2321 try making the separate windows work again...
2323 2002-01-06 [alfons] 0.6.6claws41
2326 adapt Hiro's separate window menu (to get rid of the funny
2327 duplicate menu items), and make it work again
2329 2002-01-06 [alfons] 0.6.6claws40
2334 * tools/README.sylprint
2335 add sylprint script for printing mails from Sylpheed
2336 (contributed by Ricardo Mones Lastra)
2341 2002-01-06 [melvin] 0.6.6claws39
2345 Fixed crash introduced in 0.6.6claws38 by the menu
2346 reorganisation (Hide read messages)
2349 Fixed typo (we are now in 2002, alfons ;) )
2351 2002-01-05 [alfons] 0.6.6claws38
2353 * sync with sylpheed 0.6.6cvs10-17
2354 (last stuff marked as LAST_STABLE)
2356 2002-01-04 [melvin] 0.6.6claws37
2359 Made account selection code use strcasestr again instead of
2360 g_strcasecmp (fixes bug where reediting queued messages
2361 did not select proper account reported by T. Link).
2364 Fix bug where folder icons are not shown when 'hide read messages'
2367 * src/stock_pixmaps.[ch]
2368 Added folder icons for 'hide read messages'.
2371 Fixed bug where 'Enter' in a header entry will send the message
2372 if 'CTL-Enter' was chosen as a shorcut for sendind.
2374 2002-01-03 [melvin] 0.6.6claws36
2377 Added popup menu for common preferences and
2378 account preferences (right click on tab displays
2379 a menu of all tabs.)
2381 2002-01-02 [melvin] 0.6.6claws35
2384 Made spelling code compatible with undo/redo feature.
2385 Added creation of suggestion mode menu for the general
2388 * src/prefs_common.[ch]
2389 Added option menu for the speller's suggestion mode.
2390 Added missing spaces in "..." buttons and made a "..."
2391 button non translatable!
2394 Made speller use the default suggestion mode.
2395 Hack to make it possible to choose 'CTRL-Enter' as a
2396 shortcut for sending (and only for sending).
2398 * src/prefs_folder_item.c
2399 Changing subject simplification does not update cache
2400 anymore (because it is unnecessary).
2401 Fixed bug where changing subject simplification updated the
2402 summaryview even when the viewed folder is not the
2403 folder which properties are being changed. (E.g.
2404 viewing folder A and changing
2405 the subject simplification of
2406 folder B -not being viewed- updated the
2407 summaryview of folder A with data of
2408 folder B). (Hope this is clear... )
2410 2001-12-31 [alfons] 0.6.6claws34
2414 fgetc() returns a signed integer which doesn't
2415 fit in a char. so c truncates this to a char
2416 but we may lose significant bits. i.e. we may
2417 comparing 0xFF which may not be equal to -1
2418 unless properly casted to signed char which
2419 we won't do because fgetc() returns a signed
2420 integer which doesn't fit in a char. so c
2421 truncates this to a char but we may lose
2422 significat bits. (you got the idea, thanks
2423 to Gustavo Noronha Silva <kov@debian.org>
2424 and the Debian folks!)
2426 2001-12-30 [alfons] 0.6.6claws33
2428 * src/prefs_common.c
2429 add #ifdef USE_PSPELLs that Melvin forgot
2431 2001-12-30 [melvin] 0.6.6claws32
2433 * src/prefs_common.[ch]
2434 Added configurable color for misspelled words.
2437 Fixed bug of foreground text color (reported by David
2439 Added configurable color for misspelled words.
2441 2001-12-30 [alfons] 0.6.6claws31
2444 remove unnecessary things someone put there
2448 make folder properties (like threading and sorting) persistent
2449 (closes bug #497424 "rescan folder tree resets proprieties")
2450 currently this is only for MH folders.
2452 2001-12-29 [melvin] 0.6.6claws30
2454 * src/string_match.[ch]
2455 Optimized a bit: regexp pattern buffer compiled only once, and
2456 one subroutine call removed. Fixed ^ regexp search: Now,
2457 "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
2460 Subject filtering changed to filter summary columns and
2461 not directly the messages subject cache. The loss in
2462 performance is balanced by the improvement of string_match.
2463 Added an alert panel if there is an error in the regexp.
2465 * src/src/prefs_folder_item.h
2466 Added a regexp pattern buffer.
2468 2001-12-28 [alfons] 0.6.6claws29
2470 * src/string_match.[ch]
2472 allow compilation *BSD
2474 2001-12-27 [alfons] 0.6.6claws28
2477 sync the Hiro's bug fix for BSD
2479 2001-12-27 [melvin] 0.6.6claws27
2482 Simplify focus to subject entry code.
2484 2001-12-27 [darko] 0.6.6claws26
2490 * src/procheader.[ch]
2492 * src/stock_pixmap.[ch]
2494 Show key icon for encrypted mails in summary view
2496 * src/pixmaps/clip.xpm
2497 * src/pixmaps/clipkey.xpm
2498 * src/pixmaps/key.xpm
2499 New/modified icons for the above
2501 2001-12-27 [melvin] 0.6.6claws25
2503 * src/prefs_common.c
2504 Put spell checker options in a separate tab to decrease
2505 the Common Preferences window height.
2508 Update spell checker usage instruction about its options
2511 2001-12-27 [melvin] 0.6.6claws24
2514 Changed subject entry widget position. Initial focus is
2515 on the To header instead of the subject entry.
2516 Creating a new header scrolls the header list to make the
2517 created one visible. Nevertheless, when automatically filling
2518 headers, the first one is shown.
2519 A Tab key press in the last empty header entry zips the
2520 focus to the subject entry.
2521 (I did not change the combo boxes, yet)
2523 2001-12-26 [alfons] 0.6.6claws23
2525 * src/prefs_account.c
2527 allow default inbox to reside in another mailbox (only
2528 works for POP3 accounts)
2530 2001-12-26 [alfons] 0.6.6claws22
2533 make reply-on-click work with the account of the selected folder
2535 put a fixme here to remind me to fix finding correct default
2536 account for nested folders
2538 2001-12-25 [alfons] 0.6.6claws21
2541 make column headers display locked and mark pixmaps (idea by Melvin)
2542 fix bug by adding score and locked column type to sort array
2544 2001-12-25 [alfons] 0.6.6claws20
2547 catch a *potentially* inadvertent write back of
2548 the message cache(s) introduced by 0.6.5claws37
2550 2001-12-25 [christoph] 0.6.6claws19
2552 * src/stock_pixmap.[ch]
2554 add ignore thread pixmap
2555 (can someone draw a better icon for this?)
2557 2001-12-24 [alfons] 0.6.6claws18
2559 * src/prefs_folder_item.c
2560 make address completion actually work for the
2561 Default To address in the Folder Property dialog.
2563 2001-12-24 [alfons] 0.6.6claws17
2566 use new style regexp for subject stripping
2567 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
2569 2001-12-24 [darko] 0.6.6claws16
2573 move GPG related informational messages to debug mode
2575 2001-12-23 [alfons] 0.6.6claws15
2577 * src/stock_pixmap.[ch]
2579 add the forgotten Claws' locked pixmap
2581 2001-12-23 [alfons] 0.6.6claws14
2584 accept file name typed in entry in multi file
2585 selector (patch submitted by Gustavo Noronha Silva
2588 2001-12-23 [alfons] 0.6.6claws13
2590 * src/prefs_filter.c
2591 * src/prefs_filtering.c
2594 clean up a little bit
2596 * src/string_match.c
2597 validate input strings a little bit more
2599 2001-12-23 [alfons] 0.6.6claws12
2603 * src/string_match.[ch] ** NEW **
2604 * src/folderview.[ch]
2607 * src/prefs_folder_item.[ch]
2608 add subject simplification to strip out strings from
2609 a subject line (esp. handy for mailing lists).
2610 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
2611 but slightly changed things for better integration.)
2613 2001-12-23 [alfons] 0.6.6claws11
2616 fix bug introduced by submission included in 0.6.5claws52.
2617 ideally this submission should clean the trash if any trash
2618 folder has a message. however, the hasTrash variable was
2619 set to false whenever a trash folder was empty (discarding
2620 a previously found *filled* trash folder.)
2622 also edited the code a little bit and made it more safe.
2624 2001-12-22 [alfons] 0.6.6claws10
2627 quick fix for Martin Pool's omission of an account
2628 specific SSL setting
2630 2001-12-22 [alfons] 0.6.6claws9
2637 better support for multipart/digest (submitted
2638 by Fredrik <e98fo@efd.lth.se>)
2640 2001-12-22 [alfons] 0.6.6claws8
2643 correct function signature
2646 * src/prefs_account.[ch]
2647 allow IMAP over SSH tunnel (patch submitted by
2648 Martin Pool <mbp@samba.org>)
2650 2001-12-21 [alfons] 0.6.6claws7
2652 * sync with sylpheed 0.6.6cvs4-9
2653 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
2655 2001-12-21 [christoph] 0.6.6claws6
2658 * src/prefs_folder_item.[ch]
2659 implement saving of outgoing messages to current folder.
2660 fix segfault when no default outbox is available
2661 (closes bug #495683)
2663 2001-12-21 [carsten] 0.6.6claws5
2666 pressing CTRL while DND does now the expected thing and
2667 copies the mail (moving is still the default, as this
2668 seam more appropriate for handling mails by DND)
2670 2001-12-18 [paul] 0.6.6claws4
2672 * sync with sylpheed 0.6.6cvs3
2673 see ChangeLog entries 2001-12-18
2675 2001-12-18 [hiro] 0.6.6claws3
2678 fix for multibyte characters (obtain the number of letters
2681 2001-12-17 [paul] 0.6.6claws2
2683 * sync with sylpheed 0.6.6cvs1
2684 see ChangeLog entry 2001-12-16
2686 2000-12-17 [alfons] 0.6.6claws1
2691 2001-12-16 [paul] 0.6.6claws
2694 * Release version 0.6.6claws, cvs tag: rel_0_6_6
2697 last minute sync with main 0.6.6
2700 updated by Ricardo Mones Lastra
2701 update for last minute sync
2704 update for last minute sync
2706 updated by Jens Oberender
2708 updated by Fabio Junior Beneditto
2710 * src/prefs_common.[ch]
2712 number of undo levels is user configurable
2713 (squeeze it into the release in the dying
2714 moments) Submitted by Jens Oberender
2719 updated french translation
2721 2001-12-15 [paul] 0.6.5claws92
2723 * sync with sylpheed 0.6.5cvs28
2724 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
2727 update to allow for sync
2732 update dutch translation
2734 2001-12-14 [carsten] 0.6.5claws91
2736 fixed bug #473785; also after changing the column order
2737 the same message will be selected and displayed as before
2740 2001-12-14 [carsten] 0.6.5claws90
2742 probably found the bug reported by wwb opening or closing
2743 a folder tree just before dnd (found the solution in the
2744 balsa source -- thanks to them)
2746 2001-12-14 [carsten] 0.6.5claws89
2749 moved gtk_clist_moveto to the right place, so that
2750 only the accounts dialog is effected on opening
2752 2001-12-14 [carsten] 0.6.5claws88
2754 gtkut_clist_set_focus_row does a gtk_clist_moveto
2755 now, so that the focused row will be seen in any case
2756 (reported by wwp on sf-claws-user)
2758 2001-12-14 [darko] 0.6.5claws87
2761 remove unnecessary line
2763 2001-12-14 [paul] 0.6.5claws86
2765 * sync with sylpheed 0.6.5cvs27
2766 see ChangeLog entries 2001-12-14
2768 2001-12-14 [carsten] 0.6.5claws85
2770 following a suggestion of Melvin the rcoabm pops up
2771 right under the button now and the button is reliefed
2772 while the popup is open
2774 2001-12-14 [darko] 0.6.5claws84
2777 fix crash when wrapping long lines if linewrap quotation
2778 is disabled and wrapper encounters a word spanning more
2781 2001-12-13 [paul] 0.6.5claws83
2784 prefer 'Reply-To' header over mailing list header when
2785 replying to a message. Finally prevent all those confirmation
2786 messages being sent to the list itself.
2789 remove unused summary_set_menu_sensitive() entry
2791 2001-12-13 [paul] 0.6.5claws82
2794 * src/pixmaps/inbox-hrm.xpm ** NEW FILE **
2795 * src/pixmaps/outbox-hrm.xpm ** NEW FILE **
2796 * src/pixmaps/trash-hrm.xpm ** NEW FILE **
2797 improvements to 'Hide read messages': Inbox, Outbox,
2798 Trash, Queue, and Draft icons now reveal presence of hidden
2801 2001-12-12 [alfons] 0.6.5claws81
2803 0.6.5claws80 was tagged as LAST_STABLE
2805 * src/filtering.[ch]
2807 * src/matcher_parser_lex.c
2808 fix the filtering; my last attempt to get it right,
2809 if it does not work, it's Hoa's turn. ;-)
2811 for my honourable peers:
2813 the code now makes a clear distinction between
2814 rules as they are displayed (probably escaped),
2815 and as they are executed (probably unescaped). the
2816 parser does *NOT* do any unescaping, this is
2817 the task of the matcher.c (which breaks up a
2818 rule into condition) and the filtering.c (which
2819 breaks up the rule's action). to make this
2820 run happily we provide an unescaped copy of
2821 crucial strings to the MatcherProp and
2822 FilteringAction structures. note that the only
2823 exception to this is any REGEXP string. those
2824 are directly passed to regcomp() and regexp()
2825 (who have much more powerful unescape functions).
2829 you can escape tab (\t), carriage return (\r),
2830 linefeed (\n), form feed (\f), quote (\"),
2831 single quote (\'), bell (\b) in all the entry
2832 lines in the scoring & filtering dialogs.
2833 as an added bonus this should not affect
2834 existing filtering rules.
2836 2001-12-12 [carsten] 0.6.5claws80
2840 "item(s) selected" is now sensitive to 1 or more
2841 than one selected (nice for language where simple
2842 adding of a "s" is not possible as German (Eintrag
2845 the "forward as attachment" entry from the right
2846 click menu removed, "forward" acts following the
2850 reverted my former changes; so compiler warning again
2851 but there's more GTK_TEXT/GTK_STEXT mixing on other places
2855 "search in message" does now *not* only work in MVIEW_TEXT
2856 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
2860 removed "/File/_Close" as it was the same as "/File/E_xit"
2861 and we don't need it two times
2863 the separate folder view and message view now get a distinct
2864 WMCLASS, just in case someone is using sawfish ;-)
2866 as the menu entries "/View/Message view" and "/View/Folder tree"
2867 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
2868 make them sensitive accordingly and as these two are "shown"
2869 after startup anytime check this menuitem at startup
2871 2001-12-12 [paul] 0.6.5claws79
2874 fix sensitivity of 'Search folder...', broken in
2880 2001-12-11 [carsten] 0.6.5claws78
2882 fixed two typos returning a wrong FALSE/TRUE
2883 * src/mainwindow.[ch]
2884 extra menu for email/news button removed
2886 2001-12-11 [alfons] 0.6.5claws77
2888 * src/matcher.c (1.3)
2889 * src/matcher_parser_lex.l (1.28)
2890 revert for another attempt
2891 mark 0.6.5claws77 as LAST_STABLE
2893 2001-12-11 [christoph] 0.6.5claws76
2896 fixed wrong translation for prev. unread msg
2898 2001-12-11 [paul] 0.6.5claws75
2903 * src/summaryview.[ch]
2904 * src/pixmaps/dir-open-hrm.xpm ** NEW FILE **
2905 enable ability to hide read messages on per folder basis via
2906 '/Summary/Hide read messages'; when selected, a folder will
2907 have a red open folder icon, instead of a blue icon, if the
2908 folder contains hidden messges
2909 submitted by Thomas Link <t.link.tmp200101.gmx.net>
2912 remove '/Message/Forward as attachment' from
2913 main_window_set_menu_sensitive() to prevent debug warning
2917 Clean up some of the English
2919 * tools/newscache_clean.pl
2920 allow for new 'hidereadmsgs' entry in folderlist.xml
2923 updated translation, submitted by Ricardo Mones Lastra
2925 2001-12-11 [paul] 0.6.5claws74
2927 * sync with sylpheed 0.6.5cvs25
2928 see ChangeLog entry 2001-12-11
2930 2001-12-10 [alfons] 0.6.5claws73
2933 add more control characters
2934 * src/matcher_parser_lex.l
2935 make escaping / unescaping work again
2937 2001-12-10 [alfons] 0.6.5claws72
2940 clean up warnings "returning value for void function"
2941 * src/prefs_filtering.c
2942 make info button for execute action sensitive
2944 2001-12-10 [paul] 0.6.5claws71
2949 fix: imap server now gets informed of MARKED, UNMARKED
2950 and REPLY events. Now people can use different IMAP-Mail
2951 clients and have the exact same information about MARKED,
2952 UNMARKED and REPLY status with all of them. Especially
2953 useful for imap servers with a web-frontend.
2954 submitted by Tobias Sandhaas <medlor@web.de>
2956 2001-12-09 [melvin] 0.6.5claws70
2959 fixed bug #490076 (hunted down by Alfons who implemented
2960 a workaround in 0.6.5claws65)
2962 2001-12-09 [christoph] 0.6.5claws69
2965 set pointer to string in LOCKED column to NULL
2966 (might fix bug #490800)
2968 2001-12-09 [carsten] 0.6.5claws68
2971 resolved some cluttered menu shortcuts
2972 ('creating new email' and 'creating news message'
2975 wmclass now distinc from main window
2978 email/news and forward button functionality similar
2979 to the reply buttons; removed the ugly dropdown arrows
2980 and use instead the right mouse button
2982 2001-12-09 [paul] 0.6.5claws67
2986 allow spaces in imap folder names
2987 submitted by Willem van Engen <wvengen@stack.nl>
2989 2001-12-09 [paul] 0.6.5claws66
2991 * sync with sylpheed 0.6.5cvs24
2992 see ChangeLog entry 2001-12-09
2994 2001-12-08 [alfons] 0.6.5claws65
2997 prevent secondary selection claim after "add to sender" dialog
2998 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
2999 we trick GTK by simulating a click at (0, 0) in the textview.
3001 2001-12-08 [hoa] 0.6.5claws64
3004 fixed a bug about the .processing folder name while filtering
3006 2001-12-08 [alfons] 0.6.5claws63
3009 work around problem of not correctly updating folder stats
3010 when deleting messages. there's some folder scanning evil
3011 going so the folderview_update_msg_num() does not work
3012 correctly. need to investigate this.
3014 2001-12-08 [paul] 0.6.5claws62
3016 * sync with sylpheed 0.6.5cvs23
3017 see ChangeLog entry 2001-12-08
3019 2001-12-07 [christoph] 0.6.5claws61
3022 fix another header translation problem
3024 2001-12-07 [alfons] 0.6.5claws60
3027 make filtering also work on local spool mbox
3029 2001-12-07 [carsten] 0.6.5claws59
3031 addressbook window gets a wmclass distinct from the main
3034 * src/mainwindow.[ch]
3035 forward menu item will use mode selected in prefs, forward
3036 as attatchment in menu removed (will be substituted in the
3037 toolbar similar to reply buttons)
3038 create news message menu entry and news button is now
3039 sensitive to the existance of a news account
3040 * src/pixmaps/stock_mail_reply_quote.xpm ** REMOVED **
3041 * src/pixmaps/stock_mail_reply_to_all_quote.xpm ** REMOVED **
3042 * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
3043 these are removed because the toolbar buttons don't show
3044 the quoting modus any longer
3048 * tools/newscache_clean.pl ** NEW FILE **
3049 perl script to do some tidying up in the newscache directory
3051 * tools/sylpheed-switcher ** NEW FILE **
3052 perl script to enable easy switching between main and claws
3055 added descriptions of the two new perl scripts
3058 2001-12-07 [melvin] 0.6.5claws58
3061 fixed a warning during compilation introduced in 0.6.5claws56
3063 2001-12-07 [paul] 0.6.5claws57
3065 * src/mainwindow.[ch]
3067 further usability enhancements to replying with or without
3068 quoting via the toolbar, use of Ctrl key is replaced by
3070 Submitted by Carsten Schurig
3072 2001-12-07 [melvin] 0.6.5claws56
3075 hack to fix bug that prevented to make/paste selections
3076 after switching between MVIEW_TEXT and MVIEW_MIME views
3077 without deselecting the selection first.
3079 2001-12-06 [alfons] 0.6.5claws55
3081 * src/filtering.[ch]
3083 revise filtering a little bit more, and make sure
3084 messages are delivered to the appropriate inbox
3085 (perhaps set per account)
3087 2001-12-06 [paul] 0.6.5claws54
3089 * sync with sylpheed 0.6.5cvs22
3090 see ChangeLog entry 2001-12-06
3092 2001-12-05 [alfons] 0.6.5claws53
3098 more revisions of filtering system
3099 (last stable version is marked as LAST_STABLE)
3101 | NOTE 1): the filtering system now uses a local folder called
3102 | .processing. if filtering fails, check this directory
3103 | for missing messages.
3105 | NOTE 2): help us find the filtering actions still missing
3107 2001-12-05 [paul] 0.6.5claws52
3110 fix bug where 'Empty Trash?' pop-up window appears even
3111 when Trash is empty, submitted by Jesse Skinner
3113 2001-12-05 [melvin] 0.6.5claws51
3116 fixed bug #486106 to select correct account when reediting
3119 2001-12-04 [alfons] 0.6.5claws50
3122 declare markfile in appropriate functions when
3123 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
3126 2001-12-04 [paul] 0.6.5claws49
3128 * sync with sylpheed 0.6.5cvs21
3129 see ChangeLog entry 2001-12-04
3131 2001-12-03 [christoph] 0.6.5claws48
3134 changed translation of undo
3137 don't reinvent the wheel to traverse a GNode
3139 seperate code to create the compose gui into functions
3140 add "Others" page with folder selection for saving copy
3142 the folder identifier is saved to queue header
3144 save message to folder in queue header
3146 2001-12-03 [paul] 0.6.5claws47
3148 * sync with sylpheed 0.6.5cvs20
3149 see ChangeLog entry 2001-12-03
3153 * more sync with sylpheed 0.6.5cvs19
3154 see ChangeLog entry 2001-11-29
3156 2001-11-30 [paul] 0.6.5claws46
3159 remove conflicts introduced by Hoa's last commit
3162 make 'Message/Bounce' sensitive
3164 2001-11-30 [hoa] 0.6.5claws45
3167 slightly change bounce function to add
3168 information about the user that bounced the mail
3169 in the From header line.
3172 permit the use of processing in outbox folder.
3174 2001-11-29 [paul] 0.6.5claws44
3176 * src/mainwindow.[ch]
3177 * src/prefs_common.c
3178 * src/pixmaps/stock_mail_reply_quote.xpm ** NEW FILE **
3179 * src/pixmaps/stock_mail_reply_to_all_quote.xpm ** NEW FILE **
3180 * src/pixmaps/stock_mail_reply_to_author_quote.xpm ** NEW FILE **
3181 usability enhancements to the quoting, implements
3182 use of Ctrl key to toggle quoting settings
3183 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
3185 2001-11-29 [paul] 0.6.5claws43
3187 * sync with sylpheed 0.6.5cvs19
3188 see ChangeLog entry 2001-11-28
3190 2001-11-29 [melvin] 0.6.5claws42
3192 added enriched.[ch] to the list of files
3198 added support to view text/enriched
3199 added support to show headers in message view for text/enriched and text/html
3200 in non multipart messages
3202 2001-11-28 [paul] 0.6.5claws41
3204 * more sync with sylpheed 0.6.5cvs18
3205 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
3207 2001-11-27 [paul] 0.6.5claws40
3210 updated translation, submitted by Fabio Junior Beneditto
3212 * sync with sylpheed 0.6.5cvs18
3213 see ChangeLog entries 2001-11-26 (src/textview.c) and
3220 updated translation, submitted by Ricardo Mones Lastra
3225 add more translatable strings
3227 2001-11-26 [christoph] 0.6.5claws39
3230 fixed one more umlaut
3232 fix translated header when it should not be translated
3234 2001-11-26 [paul] 0.6.5claws38
3237 remove '/Message/Add Sender to address book' from
3238 main_window_set_menu_sensitive(), prevent debug warning
3239 add 'Message/Mark/Mark all read' to mainwin_entries[]
3241 2001-11-26 [paul] 0.6.5claws37
3244 fix 'recurring unread state' bug
3247 * tools/filter_conv.pl
3248 read name of top level mailbox from folderlist.xml
3249 and presume nothing about its name
3251 2001-11-26 [darko] 0.6.5claws36
3254 removed functions that are now in gtkutils.c
3255 use gtkut_text_is_uri_string() from gtkutils.c
3256 * fix my comment on 2001-11-23 (missing gtkutils.[ch])
3258 2001-11-26 [paul] 0.6.5claws35
3260 * sync with sylpheed 0.6.5cvs16
3261 see ChangeLog entries 2001-11-25 and 2001-11-26
3263 2001-11-25 [alfons] 0.6.5claws34
3265 EXPERIMENTAL!!! Please checkout the last stable version using:
3267 % cvs update -r LAST_STABLE -dRAP
3269 (Or help us testing this stuff.)
3271 * src/filtering.c (1.14)
3272 * src/filtering.h (1.6)
3274 * src/matcher.c (1.20)
3276 * src/procmsg.h (1.14)
3277 * src/summaryview.c (1.59)
3278 * src/summaryview.h (dunno)
3279 revert/merge/sync to as it was before commit
3280 on Thu, 19 Jul 2001 10:15:51 -0700.
3282 2001-11-25 [hoa] 0.6.5claws33
3285 processing mails at startup
3288 * src/summaryview.[ch]
3289 processing mails when entering folder
3291 * src/prefs_filtering.c
3294 2001-11-24 [alfons] 0.6.5claws32
3296 * src/summaryview.[ch]
3297 make summary sort headers work, and also make
3298 sure the sort type is stored
3300 2001-11-23 [alfons] 0.6.5claws31
3302 * src/summaryview.[ch]
3303 make lock work like mark
3304 disallow deleting messages marked as locked
3306 2001-11-23 [alfons] 0.6.5claws30
3312 merge undo patch submitted by Jens
3314 2001-11-23 [christoph] 0.6.5claws29
3319 fixed gpg signing and encoding
3322 added --status option to get new, unread and total
3323 message count from a running sylpheed
3324 * src/prefs_common.c
3325 temporary fix for reply_with_quote problem
3326 (don't call functions for non existing widget)
3328 one more check for ignored threads but still not
3329 always working correctly. probably a recursive
3330 check for all parents is needed
3332 2001-11-23 [darko] 0.6.5claws28
3335 wrapping on send improvements
3337 fix for GtkSText after last sync with main branch
3338 GTK_TEXT -> GTK_STEXT
3340 2001-11-23 [paul] 0.6.5claws27
3342 * sync with sylpheed 0.6.5cvs14
3343 see ChangeLog entries 2001-11-22 and 2001-11-23
3346 fixed the scrambled umlauts
3347 submitted by Carsten Schurig <Carsten.Schurig@web.de>
3349 2001-11-21 [paul] 0.6.5claws26
3351 * sync with sylpheed 0.6.5cvs12
3352 see 2nd ChangeLog entry dated 2001-11-20
3354 2001-11-20 [paul] 0.6.5claws25
3356 * sync with sylpheed 0.6.5cvs11
3357 see ChangeLog entry 2001-11-19 (src/utils.c)
3362 GTK_TEXT -> GTK_STEXT
3363 fix for wrong comment
3365 2001-11-20 [hiro] 0.6.5claws24
3368 more merges from main branch
3369 removed fatal warnings (uninitialized variables etc.)
3370 some coding style fix
3377 2001-11-19 [hoa] 0.6.5claws23
3380 * src/prefs_scoring.c
3385 * src/matcher_parser_parse.y
3386 * src/prefs_filtering.c
3389 2001-11-19 [alfons] 0.6.5claws22
3391 more of my old things into claws
3394 * src/prefs_common.c
3396 * src/summaryview.[ch]
3397 * src/prefs_summary_column.c
3398 * src/pixmaps/locked.xpm
3399 add indicators for locking of message in summary view
3400 (does not work yet, only visual indicator)
3402 2001-11-19 [paul] 0.6.5claws21
3404 * sync with sylpheed 0.6.5cvs10
3405 see ChangeLog entry 2001-11-19
3407 2001-11-18 [alfons] 0.6.5claws20
3410 remove an inadvertent free I forgot in previous clean up
3412 2001-11-18 [alfons] 0.6.5claws19
3414 * src/filtering.[ch]
3415 clean up & plug leaks
3417 2001-11-18 [paul] 0.6.5claws18
3419 * sync with sylpheed 0.6.5cvs9
3420 see ChangeLog entries 2001-11-17 and 2001-11-18
3422 2001-11-16 [paul] 0.6.5claws17
3424 * sync with sylpheed 0.6.5cvs8
3425 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
3427 2001-11-16 [paul] 0.6.5claws16
3429 * sync with sylpheed 0.6.5cvs7
3430 see ChangeLog entries 2001-11-15 and 2001-11-16
3432 2001-11-15 [hoa] 0.6.5claws15
3435 fix bounce, mails we received couln't be bounced to ourself.
3438 * src/filtering.[ch]
3440 * src/matcher_parser.h
3441 * src/matcher_parser_lex.l
3442 * src/matcher_parser_parse.y
3446 * src/prefs_filtering.[ch]
3448 * src/prefs_matcher.c
3449 * src/prefs_scoring.c
3452 new matcher/filter/score configuration file parser
3453 one unique configuration file => ~/.sylpheed/matcherrc
3454 import in currently automatic, then save are made
3456 one filter per folder and one global filter
3457 (filter of a folder will be used as folder processing)
3460 fix a bug in folder_item_get_identifier
3463 receive receipt return are fixed.
3465 2001-11-14 [alfons] 0.6.5claws14
3468 add things from main branch to make claws compile
3470 2001-11-14 [paul] 0.6.5claws13
3472 * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
3473 see ChangeLog entries 2001-11-08 to 2001-11-14
3475 2001-11-14 [hoa] 0.6.5claws12
3480 add "bounce mail" option
3482 2001-11-13 [christoph] 0.6.5claws11
3485 Cleanup a mess i add before commiting
3487 2001-11-13 [hoa] 0.6.5claws10
3490 some fixes when mail are sent or
3493 2001-11-13 [christoph] 0.6.5claws9
3496 Changed two string with the same translation
3500 New mailsending process:
3501 - Always queue message before sending
3502 (message will be saved if sylpheed crashed or
3503 freezes while sending)
3504 - Allow queuing of newspostings
3505 - No copy in outbox before sending
3506 (closes bug #469501)
3507 - No more redundant code for send and send_later
3509 Applied wwp <subscript@free.fr>'s patch that fixes
3510 marks for multiple forwarded messages (+compose.c)
3515 remove things that are now in main branch
3518 update Dutch translation
3520 2001-11-12 [mhadasht] 0.6.5.claws8
3522 * src/prefs_common.c
3523 re-enabled account autoselection feature for forward
3524 and reedit lost during the branch point for SYNC-B4-REL
3526 gtkpspell_get_dict(): more readable code (even if function is
3529 added version number info to 2001-11-12 [hiro] comment.
3531 2001-11-12 [hiro] 0.6.5.claws7
3534 compose_forward(): fixed a bug that forward quote mark
3536 removed unnecessary code.
3537 * src/template_select.[ch]: removed.
3542 :%s/GTK_TEXT/GTK_STEXT/g
3547 revert the undo stuff (this is 0.6.6claws stuff)
3549 2001-11-11 [hoa] 0.6.5.claws6
3552 Insert signature at the end of the text.
3553 Added undo patch but currently disabled
3556 Threading by subject improved.
3558 * added src/undo.[ch]
3559 Undo module for compose dialog box.
3561 2001-11-11 [alfons] 0.6.5.claws5
3564 prevent threading by subject on nodes that have already been
3565 threaded by in-reply-to (as in "circular references in a tree
3566 result in a dead branch")
3568 2001-11-09 [hoa] 0.6.5.claws4
3571 allows creation of mbox folder item from any files.
3573 2001-11-09 [alfons] 0.6.5.claws3
3577 do what I mean and correct threading by subject so it really
3578 ignores attracting lines without "Re: "
3580 2001-11-07 [alfons] 0.6.5.claws2
3584 only attract by subject if a subject line starts with a "Re: "
3588 2001-11-07 [paul] 0.6.5claws1
3590 * sync with sylpheed 0.6.5. release
3591 see ChangeLog entry 2001-11-07
3593 2001-11-07 [paul] 0.6.4claws31
3595 * sync with sylpheed 0.6.4cvs18
3596 see ChangeLog entries 2001-10-30 to 2001-11-07
3597 prefs_templates.[ch] renamed prefs_template.[ch]
3602 add semicolon Hoa forgot ;-)
3605 2001-11-06 [hoa] 0.6.4claws30
3611 threading by subject - empty subject are ignored
3613 2001-11-06 [christoph] 0.6.4claws29
3616 use SSL_peek for sock_gets
3618 removed unneeded pointer in extracting quoted
3619 names implementation
3621 2001-11-06 [melvin] 0.6.4claws28
3624 fixed bug #476792 Selection overtyping with spell checker
3625 fixed bug which could cause a buffer overflow
3628 2001-11-06 [hoa] 0.6.4claws27
3632 threading by subject
3634 2001-11-05 [alfons] 0.6.4claws26
3637 Claws -> Sylpheed (vice versa)
3640 :%s/gtk_text/gtk_stext/g
3641 :%s/GTK_TEXT/GTK_STEXT/g
3642 (thanks to Jonathan Ware for spotting this)
3644 2001-11-04 [christoph] 0.6.4claws25
3647 replace Xalloca + strdup with Xstrdup_a
3649 better implementation of extracting quoted names
3650 from addresses (remove backlashes and ignore
3653 2001-11-04 [alfons] 0.6.4claws24
3656 edit to comply more with coding style