1 2002-05-02 [hiro] 0.7.5claws4
5 check if queue folder exists (closes #550397).
6 removed directory creation since it should be handled
9 imap_add_msg(): return UID for appended message
12 2002-04-30 [paul] 0.7.5claws3
15 fix account_find_from_address() bug
17 2002-04-28 [colin] 0.7.5claws2
23 Added user-definable quotation characters recognition.
25 2002-04-28 [paul] 0.7.5claws1
28 see ChangeLog entry 2002-04-25
30 2002-04-28 [paul] 0.7.5claws
35 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
36 Fabio Junior Beneditto
38 2002-04-27 [jens] 0.7.4claws103
41 updated German translation.
43 2002-04-27 [hiro] 0.7.4claws102
46 summary_write_cache(): fixed the mark loss of hidden messages.
48 2002-04-26 [melvin] 0.7.4claws101
51 fixed a second typo (same one)
55 fixed the type again...
57 2002-04-26 [melvin] 0.7.4claws100
60 fixed a typo in an alert message ("temorary").
63 corrected the typo described above.
65 updated French translation.
67 2002-04-26 [darko] 0.7.4claws99
70 fix target folder colorization
72 2002-04-25 [paul] 0.7.4claws98
75 updated by Alessandro Maestri
77 2002-04-24 [colin] 0.7.4claws97
80 Fixed double "subject is empty" question.
82 2002-04-23 [colin] 0.7.4claws96
85 Corrected issue when "automatically display images" was
86 not set : first image remained after selecting second.
88 2002-04-23 [melvin] 0.7.4claws95
91 Don't display in/out dialog if there is nothing to show.
93 2002-04-23 [paul] 0.7.4claws94
96 bug fixes: see ChangeLog entry 2002-04-23
98 2002-04-22 [darko] 0.7.4claws93
101 fix previous check-in which changed code after
104 2002-04-22 [paul] 0.7.4claws92
111 update English, Spanish and French FAQs
114 add German and Spanish manuals
117 update English and French manuals
120 add to and re-arrange the pixmap entries
122 2002-04-22 [darko] 0.7.4claws91
125 fix sender initials recognition to only allow
126 '>' after the initials
128 2002-04-21 [paul] 0.7.4claws90
130 * sync with 0.7.5 release
131 see ChangeLog entry 2002-04-21
136 add colin's new pixmaps to EXTRA_DIST
138 2002-04-21 [colin] 0.7.4claws89
141 * src/mainwindow.[ch]
142 * src/prefs_common.[ch]
143 * src/stock_pixmap.[ch]
144 Added "Work offline" ability.
146 2002-04-21 [colin] 0.7.4claws88
151 * src/textview.c : Added an option to common preferences -> display
152 to allow user not to automatically display images.
154 2002-04-21 [paul] 0.7.4claws87
156 * sync with 0.7.4cvs52
157 see ChangeLog entry 2002-04-21 (src/imap.c)
159 2002-04-21 [paul] 0.7.4claws86
161 * sync with 0.7.4cvs51
162 see ChangeLog entry 2002-04-21
164 2002-04-21 [paul] 0.7.4claws85
166 * sync with 0.7.4cvs49
167 see ChangeLog entries 2002-04-20 and 2002-04-21
170 clean up: remove old 'stock_' element from xpm
173 2002-04-21 [alfons] 0.7.4claws84
175 apply sync patch from Paul
178 use old claws prefs_folder_item_create() for now
180 2002-04-19 [match] 0.7.4claws83
182 * src/addressbook.[ch]
183 * src/addrharvest.[ch]
184 * src/addrgather.[ch]
187 * src/summaryview.[ch]
190 2002-04-19 [paul] 0.7.4claws82
193 updated by Fabio Junior Beneditto
195 2002-04-14 [alfons] 0.7.4claws81
198 add #include <sys/types.h> for mode_t and off_t
200 2002-04-13 [paul] 0.7.4claws80
205 src/prefs_common.[ch]
207 enable storing of GnuPG passphrase for the whole
208 session or a user-defined number of minutes. patch
209 submitted by Ravemax <ravemax@dextrose.com>
211 2002-04-13 [alfons] 0.7.4claws79
214 make email parser also stop scanning when encountering separators
215 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
217 2002-04-13 [paul] 0.7.4claws78
219 * sync with 0.7.4cvs39
220 see ChangeLog entry 2002-04-12
222 2002-04-11 [paul] 0.7.4claws77
224 * sync with 0.7.4cvs37
225 see ChangeLog entry 2002-04-11
227 2002-04-11 [paul] 0.7.4claws76
230 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
231 the clause for OpenSSL). sync with sylpheed main
233 2002-04-09 [melvin] 0.7.4claws75
236 Made 'Ctrl-Enter' on send ignore some modifiers
237 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
238 to bind other *-Enter (but not Alt-Enter).
240 2002-04-09 [paul] 0.7.4claws74
242 * sync with 0.7.4cvs35
243 see ChangeLog entries 2002-04-09
245 2002-04-08 [paul] 0.7.4claws73
247 * sync with 0.7.4cvs33
248 see ChangeLog entry 200-04-08
250 2002-04-07 [match] 0.7.4claws72
252 * src/addrharvest.[ch]
253 fixed to read all addresses in header, regardless
254 of header size. improved name parsing. accommodate
255 harvest from folders and selected message.
257 included new address parsing function.
258 * src/addrgather.[ch]
259 * src/addressbook.[ch]
260 * src/summaryview.[ch]
262 allow address harvest of folder as well as selected
265 2002-04-07 [paul] 0.7.4claws71
269 don't try to authenticate with CRAM-MD5 in SMTP when
270 SMTP-AUTH enabled if MTA doesn't issue this
271 auth-method in it's ehlo-response. bug item #531364,
272 patch item #938910. patch submitted by Colin Leroy
275 2002-04-07 [paul] 0.7.4claws70
278 fix missing MODE_READER bug. patch submitted by
279 Colin Leroy <colin@colino.net>
281 2002-04-07 [alfons] 0.7.4claws69
284 * src/prefs_filtering.c
286 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
287 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
289 2002-04-07 [paul] 0.7.4claws68
291 * sync with 0.7.4cvs32
292 see ChangeLog entry 2002-04-06
294 * tools/filter_conv.pl
297 2002-04-06 [paul] 0.7.4claws67
299 * tools/filter_conv.pl
300 modify to be able to find the name of the first
301 mailbox and use that. main's filter does not
302 record the full path to the mailbox and therefore
303 can only filter to the first mailbox.
305 2002-04-05 [paul] 0.7.4claws66
307 * tools/filter_conv.pl
308 attempt to make the script all-encompassing and
309 be able to convert any main 'filter' rule thrown
312 2002-04-05 [paul] 0.7.4claws65
314 * tools/filter_conv.pl
315 allow for collapsed folder trees
317 2002-04-05 [paul] 0.7.4claws64
319 * sync with 0.7.4cvs31
320 see ChangeLog entries 2002-04-05
322 2002-04-03 [paul] 0.7.4claws63
324 * sync with 0.7.4cvs29
325 see ChangeLog entries 2002-04-02 and 2002-04-03
327 2002-04-02 [paul] 0.7.4claws62
329 * sync with 0.7.4cvs26
330 see ChangeLog entry 2002-04-01
332 2002-04-02 [match] 0.7.4claws61
335 * src/importpine.[ch]
337 import Pine address book.
339 2002-04-02 [match] 0.7.4claws60
341 * src/addrharvest.[ch]
342 improve address parsing of funky addresses.
344 2002-04-02 [darko] 0.7.4claws59
347 wrap on send improvements, it now recognizes quoted
348 initials as part of the quotation string, and it
349 does not join lines separated by CR
351 2002-04-01 [match] 0.7.4claws58
356 remove excessive duplicate address generation
359 2002-04-01 [alfons] 0.7.4claws57
364 2002-04-01 [paul] 0.7.4claws56
366 * sync with 0.7.4cvs25
367 see ChangeLog entry 2002-04-01
369 2002-04-01 [alfons] 0.7.4aprilfool55
372 honour feature request item #537427 to allow for
373 displaying names from address book for sent mail also
375 2002-03-29 [paul] 0.7.4claws54
378 src/prefs_filtering.[ch]
381 add 'fast filter' for claws' filtering,
382 /Tools/Create filter rule/... patch submitted
383 by Neill Miller <neillm@thecodefactory.org>
385 2002-03-29 [paul] 0.7.4claws53
387 * sync with 0.7.4cvs24
388 see ChangeLog entry 2002-03-29
390 2002-03-28 [paul] 0.7.4claws52
392 * sync with 0.7.4cvs23
393 see ChangeLog entry 2002-03-28
395 2002-03-27 [melvin] 0.7.4claws51
397 * src/prefs_actions.c
398 Added support to pass only one message part (as a
399 file) to the command using '%p'. No quotes are needed
400 because doubles quotes are automatically added.
401 Fixed bug where Sylpheed could block when waiting for
402 a child process to finish.
403 Changed the help menu to remove quotes around symbols to
404 avoid misinterpretation (they must not be used).
406 2002-03-27 [melvin] 0.7.4claws50
409 Made the new mail notification command always
410 execute asynchronously.
412 2002-03-27 [paul] 0.7.4claws49
415 fix bug introduced in last commit
417 2002-03-27 [paul] 0.7.4claws48
419 * sync with 0.7.4cvs21
420 see ChangeLog 2002-03-26 and 2002-03-27
422 2002-03-26 [hoa] 0.7.4claws47
424 * src/prefs_folder_item.c
425 really fixed the bug #516442 with folder rescan.
427 2002-03-26 [paul] 0.7.4claws46
429 * sync with 0.7.4cvs19
430 see ChangeLog entries 2002-03-25 and 2002-03-26
432 2002-03-25 [hoa] 0.7.4claws45
436 fix the bug #516442 with folder rescan.
438 * src/prefs_common.[ch]
440 added an option to enable two different behaviours
444 2002-03-25 [paul] 0.7.4claws44
447 src/selective_download.c
448 correct a few menuitem labels
450 2002-03-25 [christoph] 0.7.4claws43
453 fix non deleted tmp message in
454 procmsg_save_to_outbox
455 fix problems caused by sync with
456 main branch's procmsg_send_queue
458 2002-03-25 [paul] 0.7.4claws42
462 src/quote_fmt_parse.y
463 add Last name (%L) placeholder for quoting.
464 patch submitted by Thorsten Thielen
465 <thth@users.sourceforge.net>
467 2002-03-25 [paul] 0.7.4claws41
470 get full hostname. patch submitted by
471 Bob Woodside <rwoodside1@comcast.net>
473 2002-03-25 [paul] 0.7.4claws40
478 src/prefs_account.[ch]
479 enable NNTP over SSL. patch submitted by
480 Pascal Jermini <pascal@infinity.hn.org>
482 2002-03-24 [paul] 0.7.4claws39
485 make the arrangement of the Compose tab more
489 fix some irregularities of style
492 updated by Kilian Krause
494 2002-03-23 [paul] 0.7.4claws38
497 updated by Fabio Junior Beneditto
499 2002-03-23 [paul] 0.7.4claws37
502 move 'Gather addresses' to 'Tools' menu
503 make 'Selective download' sensitive
505 2002-03-23 [paul] 0.7.4claws36
507 * sync with 0.7.4cvs16
508 see ChangeLog entries 2002-03-23
510 2002-03-22 [christoph] 0.7.4claws35
512 * src/quote_fmt_parse.y
513 fix include program output
515 2002-03-22 [alfons] 0.7.4claws34
518 initialize GDate stack variable correctly (sorry!)
520 2002-03-22 [paul] 0.7.4claws33
526 rename 'Tool' to 'Tools'
529 move 'Delete duplicated messages' from
530 'Message/' to 'Tools/'
531 re-arrange the order of 'Tools/' items
533 2002-03-22 [paul] 0.7.4claws32
537 auto-address completion now also matches on
538 Nickname. patch submitted by Bob Forsman
539 <hammor@users.sourceforge.net>
542 correct a spelling mistake
544 2002-03-22 [alfons] 0.7.4claws31
547 fix getting uidl from incorrect string
550 2002-03-21 [alfons] 0.7.4claws30
553 more code refactoring
554 plug mem leak introduced by delete on server
556 2002-03-21 [paul] 0.7.4claws29
558 * sync with 0.7.4cvs11
559 see ChangeLog entries 2002-03-20
561 2002-03-20 [alfons] 0.7.4claws28
564 apply Colin's patch and refactor
566 2002-03-20 [paul] 0.7.4claws27
568 * sync with sylpheed 0.7.4cvs9
569 see ChangeLog entry 2002-03-20
571 2002-03-19 [christoph] 0.7.4claws26
576 revert changes for flag updates
577 (does not work correctly and no time to debug)
579 2002-03-20 [alfons] 0.7.4claws25
582 refactor should_delete() a little bit
584 2002-03-19 [paul] 0.7.4claws24
588 src/prefs_account.[ch]
589 allow the user to leave downloaded mail on the
590 server for n days. Patch submitted by Colin Leroy
593 2002-02-19 [paul] 0.7.4claws23
595 * sync with sylpheed 0.7.4cvs8
596 see ChangeLog entries 2002-03-19
598 2002-03-18 [paul] 0.7.4claws22
600 * sync with sylpheed 0.7.4cvs6
601 see ChangeLog entry 2002-03-18
603 2002-03-18 [paul] 0.7.4claws21
606 add en_GB message catalogue
611 correct a few spelling mistakes
613 2002-03-17 [alfons] 0.7.4claws20
616 more stringent checks for NULL params when writing
617 filtering actions to a file
619 2002-03-17 [hoa] 0.7.3claws20
622 fixed the count of new messages
625 fixed the "attachment properties" window
627 2002-03-17 [paul] 0.7.4claws19
632 src/prefs_account.[ch]
635 automatically mark cross-posted messages as read
636 and (optionally) give them a colour label
637 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
640 2002-03-17 [paul] 0.7.4claws18
642 * sync with sylpheed 0.7.4cvs5
643 see ChangeLog entry 2002-03-17
645 2002-03-17 [melvin] 0.7.4claws17
648 Worked around a gtktext 'bug': when searching for
649 a text in a long message it was scrolling slowly
650 line by line until it hit the searched text.
652 Updated French translation
654 2002-03-17 [melvin] 0.7.4claws16
658 * src/prefs_actions.c
659 Moved "Edit/Actions" to "Tool/Actions"
660 Made mainwindow/compose window sensitive as soon as
661 no child process is running anymore even if the io dialog
663 Fixed a struct being initialized with a non constant char*
665 2002-03-16 [christoph] 0.7.4claws15
668 add --with-compiler-flags option
669 (only for developer hacking)
673 try to make folder-stats and flag handling more
674 independent from the summaryview. msgcounts
675 are only set when the folder is opened and
676 procmsg_msginfo_(un)set_flags will handle it
677 later and summaryview will get the values
680 2002-03-16 [paul] 0.7.4claws14
683 fix Return-receipt. Patch submitted by Bob
684 Woodside <rwoodside1@comcast.net>
686 2002-03-16 [paul] 0.7.4claws13
689 fix 'dynamic' signatures, make it work again
690 broken during sync on 2002-03-14 (0.7.4claws2)
692 2002-03-15 [match] 0.7.4claws12
694 * src/addrharvest.[ch]
695 * src/addrgather.[ch]
696 * src/addressbook.[ch]
698 included address harvester feature. still some
699 issues with address parsing that I will fix.
701 2002-03-15 [match] 0.7.4claws11
705 * src/addressbook.[ch]
714 tidy up. fix memory leaks. moved attribs and methods
715 from individual interfaces to addrcache object. prep
716 for new stuff to come in.
718 2002-03-15 [alfons] 0.7.4claws10
721 * src/matcher_parser_parse.y
722 * src/matcher_parser_lex.l
723 * src/prefs_matcher.c
724 add filtering conditions message greater than, smaller
725 than, and exactly matching a size in bytes
726 (does not work with delete from POP3 server yet)
728 this should also give others an idea what you should
729 do to add new criterions to claws filtering system
732 2002-03-15 [paul] 0.7.4claws9
734 * tools/filter_conv.pl
735 exit if there are no filter rules to convert
736 rename filterrc to filterrc.old after completion
738 2002-03-15 [paul] 0.7.4claws8
740 * sync with sylpheed 0.7.4cvs3
741 see ChangeLog entry 2002-03-14
743 2002-03-14 [paul] 0.7.4claws7
746 clean up the last commit (ahem)
748 2002-03-14 [paul] 0.7.4claws6
751 fix bug #515655. honour account preferences
752 regarding gpg default signing/encryption when
753 changing account from the compose window.
755 2002-03-14 [paul] 0.7.4claws5
758 remove unnecessary curly brackets
760 2002-03-14 [paul] 0.7.4claws4
763 src/prefs_filtering.[ch]
764 add filter rename on folder rename and filter
765 delete on folder delete. Patch submitted by
766 Neill Miller <neillm@thecodefactory.org>
768 2002-03-14 [christoph] 0.7.4claws3
773 (patch submitted by "Simon 'corecode' Schubert")
778 2002-03-14 [paul] 0.7.4claws2
780 * sync with sylpheed 0.7.4cvs2
781 see ChangeLog entry 2002-03-13
783 2002-03-12 [darko] 0.7.4claws1
786 fix what seems to be a copy and paste error
787 when setting color for important messages
790 2002-03-11 [paul] version 0.7.4claws released
792 2002-03-11 [paul] 0.7.4claws
798 update message catalogs. Submitted by Ricardo Mones
799 Lastra, Alessandro Maestri, Wilbert Berendsen, and
800 Fabio Junior Beneditto
811 2002-03-11 [jens] 0.7.3claws7
814 updated German translation
816 2002-03-11 [melvin] 0.7.3claws6
819 updated and corrected French translation
821 2002-03-10 [hoa] 0.7.3claws5
825 * src/prefs_account.c
828 fixed the local account.
829 you have to change the default "/usr/sbin/sendmail"
830 to "/usr/sbin/sendmail -t" in the preferences of
834 removed some debug display for renderer
836 2002-03-10 [paul] 0.7.3claws4
838 * faq/en/sylpheed-faq-1.html
839 faq/en/sylpheed-faq-2.html
842 2002-03-09 [paul] 0.7.3claws3
844 * sync with sylpheed 0.7.4
845 see ChangeLog entry 2002-03-09
847 2002-03-08 [paul] 0.7.3claws2
849 * faq/en/sylpheed-faq*
854 * manual/fr/.cvsignore
855 manual/fr/Makefilea.am
859 add the French manual
861 2002-03-07 [paul] 0.7.3claws1
863 * sync with sylpheed 0.7.3cvs4
864 see ChangeLog entries 2002-03-06 and 2002-03-07
867 updated by Wilbert Berendsen
869 2002-03-07 [melvin] 0.7.2claws34
871 * src/selective_download.c
872 Changed the pixmap of the receive button to MAIL_RECEIVE.
874 2002-03-06 [paul] 0.7.2claws33
876 * sync with sylpheed 0.7.3cvs1
877 bug fix, see ChangeLog entry 2002-03-05
879 2002-03-05 [paul] 0.7.2claws32
884 reverse the pgp ascii-armored code implemented in
885 0.7.2claws16. removal of this code until it matures.
886 this means that verifying ascii-armored pgp sigs and
887 automatic decryption of ascii-armored encrypted
888 messages no longer works.
890 2002-03-05 [paul] 0.7.2claws31
896 faq/en/sylpheed-faq.html
897 faq/en/sylpheed-faq-1.html
898 faq/en/sylpheed-faq-2.html
899 faq/en/sylpheed-faq-3.html
901 faq/es/sylpheed-faq.html
902 faq/es/sylpheed-faq-1.html
903 faq/es/sylpheed-faq-2.html
904 faq/es/sylpheed-faq-3.html
905 faq/es/sylpheed-faq-4.html
907 faq/fr/sylpheed-faq.html
908 faq/fr/sylpheed-faq-1.html
909 faq/fr/sylpheed-faq-2.html
910 faq/fr/sylpheed-faq-3.html
915 add FAQs in English, Spanish and French
918 2002-03-05 [paul] 0.7.2claws30
920 * manual/en/sylpheed.html
921 manual/en/sylpheed-XX.html
922 updated the English manual
927 dialog box pops up if the article can't be deleted.
932 updated by Fabio Junior Benedito
936 * removed ac/gpgme.m4
937 to avoid autogen common problem
938 developers have to install gpgme development package now
941 encoding to 7bit or 8bit is enabled.
943 2002-03-03 [alfons] 0.7.2claws29
946 merge fix by Oliver Haertel for selective
949 2002-03-03 [paul] 0.7.2claws28
951 * sync with sylpheed 0.7.3
953 2002-03-03 [paul] 0.7.2claws27
955 * sync with sylpheed 0.7.2cvs24
956 see ChangeLog entries 2002-03-02 and 2002-03-03
958 2002-03-02 [melvin] 0.7.2claws26
963 * src/prefs_common.[ch]
964 Added user definable notification on new mail arrival.
965 Removed unused variables in spell checker prefs code.
967 2002-03-02 [melvin] 0.7.2claws25
970 Removed unnecessary escape sequences.
971 Changed 'Initial...' to 'Initials of Sender'
973 2002-03-02 [paul] 0.7.2claws24
975 * sync with sylpheed 0.7.2cvs22
976 see ChangeLog entry 2002-03-01
978 2002-03-01 [hoa] 0.7.2claws23
981 Set sensitivity of delete actions to active
982 even if the folder is a newsgroup.
985 - Set sensitivity of delete actions
986 - Added function check_permission() that will check if the
987 user is authorized to delete a message. For news, it
988 will check if the author is the same.
989 - Enabled deletion when there is no trash folder.
992 - Added news_cancel_article() to cancel articles
993 - Implemented news_remove_message() (public function)
995 2002-03-01 [paul] 0.7.2claws22
999 recognise urls that that don't include 'http://' and
1003 remove duplicated name
1005 2002-02-28 [paul] 0.7.2claws21
1008 src/summaryview.[ch]
1009 add ability to 'Select thread'
1010 combines Melvin's "Select thread's head" patch (#510907)
1011 with Colin Leroy's <colin@colino.net> "Select whole thread"
1014 2002-02-28 [paul] 0.7.2claws20
1017 hopefully fix segfault on right-clicking a mime part
1018 that some people have experienced.
1019 fix submitted by Fredrik Olofsson <frol@linux.nu>
1021 2002-02-28 [paul] 0.7.2claws19
1023 * sync with sylpheed 0.7.2cvs21
1024 see ChangeLog entries 2002-02-27 and 2002-02-28
1026 2002-02-27 [paul] 0.7.2claws18
1028 * sync with sylpheed 0.7.2cvs18
1029 see ChangeLog entries 2002-02-26 and 2002-02-27
1031 2002-02-26 [alfons] 0.7.2claws17
1034 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
1035 (spotted by Chris Hessman <idatech@gmx.net>)
1037 2002-02-26 [paul] 0.7.2claws16
1042 make decryption of ascii-armored pgp encrypted messages
1043 and verification of ascii-armored signatures work again.
1044 slightly altered from the patch by Jens Jahnke
1048 * the checking of plaintext signatures always comes up in
1050 * it doesn't work for multipart messages
1051 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
1052 including the msg headers and these 2 line themselves, are
1056 "View/Folder Tree" becomes "View/Separate Folder Tree"
1057 "View/Message View" becomes "View/Separate Message View"
1058 because its less ambiguous.
1061 updated by Ricardo Mones Lastra
1063 2002-02-26 [paul] 0.7.2claws15
1065 * sync with sylpheed 0.7.2cvs17
1066 see ChangeLog entries 2002-02-25 and 2002-02-26
1068 2002-02-25 [christoph] 0.7.2claws14
1070 * src/filtering.[ch]
1072 do filtering stuff after all messages have been received
1073 1. drop all messages to .processing
1074 2. scan processing folder for messages
1075 3. filter messages or move to inbox
1076 this will also find old messages left in processing after
1077 a crash or something like that and we get a real msginfo
1078 from folder->get_msg_list and do not have to create our
1079 own in filter_message
1080 * src/matcher_parser_parse.y
1081 remove MIX/MAX warning (reordered includes)
1083 2002-02-25 [paul] 0.7.2claws13
1085 * sync with sylpheed 0.7.2cvs15
1086 see ChangeLog entry 2002-02-24
1088 2002-02-24 [alfons] 0.7.2claws12
1091 clear old color flags first when applying a new color to
1093 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
1095 2002-02-24 [alfons] 0.7.2.claws11
1098 * src/prefs_common.c
1099 add presets for Opera and Konqueror, closes patch #517261,
1100 submitted by Ville Skyttä <scop@users.sourceforge.net>
1102 2002-02-24 [alfons] 0.7.2.claws10
1106 fix threading for null message ids, closes patch #521601,
1107 submitted by Bob Forsman <hammor@users.sourceforge.net>
1109 2002-02-24 [alfons] 0.7.2claws9
1113 make Tool | Filter Message work with filtering system so
1114 setting flags also works
1118 - Processing uses the same function as Tool | Filter
1119 Message, but doesn't use the same update proc yet
1121 2002-02-23 [paul] 0.7.2claws8
1123 * sync with sylpheed 0.7.2cvs14
1124 see ChangeLog entries 2002-02-22 and 2002-02-23
1126 2002-02-22 [christoph] 0.7.2claws7
1129 Add column space to table
1130 * src/quote_fmt_parse.y
1133 2002-02-22 [paul] 0.7.2claws6
1141 src/matcher_parser_lex.l
1142 src/matcher_parser_parse.y
1145 src/prefs_filtering.c
1146 src/selective_download.[ch] *** NEW FILES ***
1149 Selective Download added to 'Tool' menu.
1150 Retrieves email headers of the currently selected pop3
1151 account and allows the user to mark emails for deletion
1152 right on the pop3 server. Patch submitted by Oliver Haertel
1153 <oha@users.sourceforge.net>.
1156 add 'src/quote_fmt.c'
1158 2002-02-22 [christoph] 0.7.2claws5
1162 * src/prefs_common.[ch]
1163 * src/prefs_template.c
1164 * src/quote_fmt.c *** NEW FILE ***
1166 move quote format symbol description code
1167 to it's own file because it is used from
1168 differnent code parts
1169 Rewrote symbol description GUI
1172 + get data from array (no more long constant strings)
1173 * src/quote_fmt_lex.l
1174 * src/quote_fmt_parse.y
1175 Symbol for Literal % changed to \% instead of %%
1176 (More logical as \ is used for quoting for other symbols)
1177 Add |f and |p to include files and program output
1179 |f{/home/.../.signature}
1182 Correct wrong spelling for "Referenzen"
1184 2002-02-21 [paul] 0.7.2claws4
1187 forgotten during sync
1189 2002-02-21 [paul] 0.7.2claws3
1191 * sync with sylpheed 0.7.2cvs11
1192 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
1193 2002-02-20 and 2002-02-21
1195 2002-02-20 [melvin] 0.7.2claws2
1197 * src/prefs_actions.c
1198 Added error report when child cannot fork or when execvp
1199 returns with an error.
1201 2002-02-19 [christoph] 0.7.2claws1
1204 return unconverted text if conde conversion is not possible
1205 when libjconv is used.
1206 (patch submitted by "Simon 'corecode' Schubert")
1210 * version 0.7.2claws release
1212 2002-02-19 [paul] 0.7.2claws
1215 updated by Wilbert Berendsen
1218 2002-02-18 [alfons] 0.7.1claws13
1222 remove references to dlfcn and explicitly loading functions
1223 from dynalink libs, because libs linked anyway, and functions
1224 are loaded explicitly
1226 2002-02-17 [melvin] 0.7.1claws12
1228 * src/prefs_actions.c
1229 Replaced children wait loop with double fork technique.
1230 Now, input/output window updated at each new output.
1231 free_children(): Fixed a memory leak.
1232 Made input/output window non closable if running children
1234 Added missing <unistd.h> include.
1235 Added some --debug outputs.
1237 2002-02-17 [melvin] 0.7.1claws11
1240 Fixed bug where descending sort order did not select top
1243 2002-02-17 [melvin] 0.7.1claws10
1246 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
1247 * src/prefs_common.c
1248 Pspell data package directory no more hard coded but
1249 set during configuration (PSPELL_PATH). (Thanks to
1250 Gustavo Noronha Silva.)
1252 2002-02-17 [melvin] 0.7.1claws9
1255 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
1257 Fixed compile-time warnings.
1259 2002-02-16 [alfons] 0.7.1claws8
1262 fix inadvertent free of NULL pointer which caused
1263 sylpheed to crash when closing the save-as dialog
1264 using the window close button
1266 2002-02-16 [carsten] 0.7.1claws7
1267 * src/mainwindow.[ch]
1270 fixes for pixmap theming code:
1271 - recently changed mail attributes shouldn't get
1273 - theme is only reloaded iff another theme was
1276 2002-02-16 [paul] 0.7.1claws6
1278 * sync with sylpheed 0.7.2 release
1279 see ChangeLog entry 2002-02-15 and 2002-02-16
1281 2002-02-15 [paul] 0.7.1claws5
1283 * sync with sylpheed 0.7.1cvs9
1284 see ChangeLog entry 2002-02-15
1287 remove unneeded headerwindow.c entry
1289 2002-02-14 [carsten] 0.7.1claws4
1291 fixed a bug for "Go to next unread message": there was
1292 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
1293 in the prefs, because of doing "Search again" instead
1296 2002-02-14 [carsten] 0.7.1claws3
1297 * src/stock_pixmap.c
1298 removed 2 more mem leaks; following memprof,
1299 this code is "leak free" now :)
1301 2002-02-14 [carsten] 0.7.1claws2
1302 * src/stock_pixmap.c
1303 used opendir/readdir/closedir instead of scandir
1304 -> code should work now on Solaris
1306 2002-02-14 [paul] 0.7.1claws1
1308 * sync with sylpheed 0.7.1cvs8
1309 see ChangeLog entries 2002-02-13 and 2002-02-14
1312 add some description of Actions and Pixmap Themes
1316 * version 0.7.1claws release
1318 2002-02-13 [paul] 0.7.1claws
1323 updated translations, submitted by Ricardo Mones Lastra,
1324 Alessandro Maestri and Fabio Junior Beneditto
1326 2002-02-13 [melvin] 0.7.0claws75
1328 * src/prefs_actions.c
1329 Added missing "signal.h" include
1331 2002-02-13 [melvin] 0.7.0claws74
1333 * src/prefs_folder_item.c
1334 Added missing "config.h" include
1336 Updated French translation for folder propriety.
1338 2002-02-13 [jens] 0.7.0claws73
1341 Added missing src/prefs_folder_item.c [log added by melvin]
1343 Updated German translation.
1345 2002-02-13 [melvin] 0.7.0claws72
1348 Updated French translation.
1350 2002-02-13 [melvin] 0.7.0claws71
1353 Made gtkut_editable_get_selection return NULL if selection
1355 This fixes a bug where selecting part of message A then
1356 switching to message B and replying to it will not
1357 quote the message's body.
1359 2002-02-12 [paul] 0.7.0claws70
1362 cosmetic, relating to pixmap themes: on toolbar make
1363 updating of 'Exec' and 'Compose news/Compose email'
1366 2002-02-12 [carsten] 0.7.0claws69
1372 - refreshing after changing pixmap theme better
1374 - wanted to remove some mem leaks, but alfons was
1375 faster (and had the better solution ;)
1377 2002-02-12 [alfons] 0.7.0claws68
1379 * src/prefs_common.c
1380 * src/stock_pixmap.[ch]
1381 plug mem leaks, refactor code a little bit
1384 2002-02-12 [sergey] 0.7.0claws67
1387 Fixed problem with copying messages to IMAP folders when the
1388 server uses something other than '/' as a namespace separator
1389 (cyrus-imapd uses '.').
1391 2002-02-12 [jens] 0.7.0claws66
1394 Updated German Translation
1396 2002-02-12 [paul] 0.7.0claws65
1398 * sync with sylpheed 0.7.1cvs1
1399 see ChangeLog entry 2002-02-12
1401 2002-02-12 [melvin] 0.7.0claws64
1403 * src/prefs_actions.c
1404 Fixed "feature" where children's output was duplicated
1405 instead of refreshed while monitoring.
1406 Removed some debug code.
1408 2002-02-12 [christoph] 0.7.0claws63
1411 always delete message from queue after sending/send error
1412 (closes bug #509601)
1414 2002-02-12 [melvin] 0.7.0claws62
1416 * src/prefs_actions.c
1417 Children wait loop is now triggered with a timeout of 1s
1418 Added %F which is replaced with the list of filenames
1419 of all selected messages (as suggested by Ricardo Mones Lestra)
1420 Pipe syntax changed. Prefix with | to send selection, postfix
1421 with | to retrieve output. Prefix with > or * to send
1422 user definable input to the command (*: input is hidden)
1423 Old pipe action should now be postfixed with |, too.
1425 2002-02-12 [carsten] 0.7.0claws61 (more 59.75)
1426 * src/stock_pixmap.c
1427 fixed a bug: if there's no theme directory don't
1428 throw an error, just do "nothing" (thanks Alfons)
1430 2002-02-12 [carsten] 0.7.0claws60
1433 had to write the cache twice (nasty!); some marks would
1436 2002-02-11 [carsten] 0.7.0claws59
1439 doc-src/maintainer_guide.txt
1445 src/prefs_common.[ch]
1446 src/stock_pixmap.[ch]
1447 src/summaryview.[ch]
1448 pixmap theming and related work on pixmap
1449 handling on some other places
1450 (e.g. hrm features for all folder)
1451 src/pixmap/stock_*.xpm -> the stock_ was removed
1453 2002-02-11 [paul] 0.7.0claws58
1455 * sync with sylpheed 0.7.1 release
1456 see ChangeLog entries 2002-02-11
1458 2002-02-08 [paul] 0.7.0claws57
1460 * sync with sylpheed 0.7.0cvs39
1461 see ChangeLog entry 2002-02-07 (last entry)
1463 * src/prefs_actions.c
1464 src/prefs_filtering.c
1467 sync: made it compile with C compilers other than gcc
1469 2002-02-07 [paul] 0.7.0claws56
1471 * sync with sylpheed 0.7.0cvs38
1472 see ChangeLog entries 2002-02-06 (last 2 entries) and
1475 2002-02-07 [darko] 0.7.0claws55
1479 Fix const gchar */gchar * issue (thanks Hiro)
1481 2002-02-07 [darko] 0.7.0claws54
1486 * src/prefs_template.c
1488 * src/quote_fmt_parse.y
1491 When replying or forwarding an email don't quote the entire
1492 mail body but use the part of the message text that is selected
1494 2002-02-06 [melvin] 0.7.0claws53
1496 * src/prefs_common.[ch]
1499 Made possible to switch quickly to last used dictionary
1500 which makes checking bilingual documents easier.
1502 2002-02-06 [melvin] 0.7.0claws52
1505 Added forgotten new file src/prefs_actions.c
1507 2002-02-06 [melvin] 0.7.0claws51
1509 * src/prefs_actions.c ** NEW FILE **
1510 * src/prefs_actions.h ** NEW FILE **
1511 Added actions to execute on message text view, or on the
1514 Added src/prefs_actions.[ch]
1516 Added new menu "Edit/Actions"
1518 Added new actionsrc file.
1520 Added actionsrc reading.
1522 Added new menus "Edit/Actions" and "Configuration/Actions..."
1523 * src/prefs_common.h
1524 Added new element actionslst element to prefs_common.
1526 2002-02-06 [paul] 0.7.0claws50
1528 * sync with sylpheed 0.7.0cvs36
1529 see ChangeLog entry 2002-02-06
1534 updated by Ricardo Mones Lastra
1536 2002-02-05 [paul] 0.7.0claws49
1538 * sync with sylpheed 0.7.0cvs33
1539 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
1541 2002-02-05 [paul] 0.7.0claws48
1544 re-add 'Edit/Advanced/Delete entire line', previously named
1547 2002-02-04 [paul] 0.7.0claws47
1551 fix bug #494993 (Reply All not taking Reply-To into consi)
1552 eliminate differences in behaviour of right-click 'Reply to all'
1553 in summary view and 'Reply to all' on the toolbar.
1554 fix bug where Reply-To gets ignored by 'Reply to all' in summary
1555 view and From gets ignored by 'Reply to all' on toolbar.
1556 fix bug where 'Reply to all' on toolbar uses To twice and ignores
1557 From when no Reply-To header is present.
1559 2002-02-04 [paul] 0.7.0claws46
1561 * sync with sylpheed 0.7.0cvs30
1562 see ChangeLog entries 2002-02-03 and 2002-02-04
1564 2002-02-03 [melvin] 0.7.0claws45
1567 Readded function to highlight all misspelled words.
1568 Fixed bug where user-provided-words did not replace
1569 correctly the misspelled word when using the mouse.
1570 Fixed bug where checking a region selected from right to left did
1571 not check the region at all.
1572 Fixed bug where 'Check backwards' may not check at all.
1573 Fixed memory leaks where popup menus and accel_groups were not destroyed.
1574 Fixed possible buffer overflow when checking for long strings (>1k).
1575 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
1576 Accelerators code uses now gtk_widget_add_accel.
1577 Removed and disabled obsolete and unfinished code.
1581 Added menu item to Highlight all misspelled words.
1583 2002-02-01 [paul] 0.7.0claws44
1586 fix '/View/Hide read messages' sensitivity when all
1587 messages in a folder are hidden
1589 2002-02-01 [paul] 0.7.0claws43
1592 add --send option to command line interface, sends all
1593 queued mail. Patch submitted by Ricardo Mones Lastra.
1595 2002-01-31 [paul] 0.7.0claws42
1598 add '/View/Hide read messages' to main_window_set_menu_sensitive()
1600 2002-01-31 [paul] 0.7.0claws41
1602 * sync with sylpheed 0.7.0cvs27
1603 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
1607 comment out elements of textview_show_part() as temporary
1608 workaround for attachment 'Display as text' bug
1611 updated by Fabio Junior Beneditto
1613 2002-01-30 [paul] 0.7.0claws40
1615 * sync with sylpheed 0.7.0cvs24
1616 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
1620 add {N_("/_Spelling"), ... "<Branch>"} to
1621 GtkItemFactoryEntry compose_entries[]
1623 * src/prefs_common.c
1624 add claws menu items to prefs_keybind_apply_clicked()
1625 and remove non-claws menu items
1627 2002-01-29 [paul] 0.7.0claws39
1629 * sync with sylpheed 0.7.0cvs22
1630 see ChangeLog entries 2002-01-28 and 2002-01-29
1632 2002-01-28 [melvin] 0.7.0claws38
1635 Added the declartion of compose_send_control_enter.
1639 Added in a 'Spelling' menu which includes the configuration menu.
1640 Added a real 'Check all' and got rid from the old one which only
1641 highlited misspelled word.
1642 Made 'Check while typing' a disableable option.
1643 Added a dialog when there are no more misspelled word.
1644 Added a dialog if error occurs when switching to a dictionary.
1646 * src/prefs_common.[ch]
1647 Added option for the default 'Check while typing' option.
1650 2002-01-28 [alfons] 0.7.0claws37
1653 fix buglet and make code comply with sylpheed code style
1655 2002-01-28 [paul] 0.7.0claws36
1657 * sync with sylpheed 0.7.0cvs19
1658 see ChangeLog entries for 2002-01-28
1660 2002-01-28 [hoa] 0.7.0claws35
1666 read the renderer config
1669 use the renderer config to convert mime attachments
1672 don't use textview_show_html/ertf,
1673 use get_text_content instead
1675 2002-01-27 [alfons] 0.7.0claws34
1678 make sylpheed believe it can delete a news message...
1679 (messages are NOT deleted, maybe we should remove
1680 processing from the folder properties after all.)
1682 2002-01-27 [alfons] 0.7.0claws33
1687 implement remove_msg()
1689 2002-01-27 [alfons] 0.7.0claws32
1694 fix return receipt / disposition notification again. this
1695 stuff seems to break on _every_ major summary UI change, so
1696 it's now implemented using a flag which is saved in the
1699 2002-01-26 [alfons] 0.7.0claws31
1702 let import dialog show the destination folder identifier
1704 2002-01-26 [melvin] 0.7.0claws30
1708 Readded 'Mark all read' into summary view popup menu
1709 Added 'Mark all read' in folder view popup menu for IMAP
1711 Made it insensitive if the selected folder is not the shown
1712 one to avoid 'Mark all read' on the wrong folder.
1714 2002-01-26 [paul] 0.7.0claws29
1718 move 'Mark all read' from summary view to folder view
1719 menu. (adapted from) patch submitted by Jeremy Andrews,
1720 <lists@kerneltrap.com>
1722 2002-01-25 [alfons] 0.7.0claws28
1725 put the gtk class name back so GtkSText adapts the
1728 2002-01-25 [alfons] 0.7.0claws27
1731 assimilate Ricardo's patch that shows pixmaps instead of
1732 plain "new" and "unread" texts in the folder view column
1735 2002-01-25 [paul] 0.7.0claws26
1738 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can
1739 be found in non-standard locations.
1740 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
1742 2002-01-25 [paul] 0.7.0claws25
1744 * sync with sylpheed 0.7.0cvs16
1745 see ChangeLog entry 2002-01-25
1747 2002-01-24 [paul] 0.7.0claws24
1749 * more sync with sylpheed 0.7.0cvs15
1750 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
1752 2002-01-23 [sergey] 0.7.0claws23
1755 Fixed segfault when closing LDIF import wizard with
1761 Fixed wrong scrolling position after switching between
1762 text and image parts.
1764 2002-01-23 [paul] 0.7.0claws22
1766 * sync with sylpheed 0.7.0cvs15
1767 see ChangeLog entries 2002-01-22 and 2002-01-23
1769 2002-01-21 [melvin] 0.7.0claws21
1771 * src/prefs_scoring.c
1772 * src/prefs_filtering.c
1773 Fixed bug where scoring and filtering windows stopped
1776 2002-01-21 [paul] 0.7.0claws20
1778 * sync with sylpheed 0.7.0cvs12
1779 see ChangeLog entries 2002-01-20 and 2002-01-21
1781 2002-01-21 [carsten] 0.7.0claws19
1784 * src/messageview.[ch]
1785 * src/summaryview.[ch]
1786 changes to shortcuts handling again:
1787 + "Q" now controled by mainwin
1788 + v/V are now customizable and have slightly
1790 the "button" to minimize the messageview (and maximize
1791 the summary view) is a real button now
1793 "Delete Line+" added to Edit/Advanced (this will also
1796 2002-01-20 [melvin] 0.7.0claws18
1799 Made "Bcc" sensitive when addressbook is called from
1800 compose window (it was a Claws only bug).
1802 2002-01-19 [alfons] 0.7.0claws17
1805 prevent unnecessary updates when currently selected folder has
1808 2002-01-19 [alfons] 0.7.0claws16
1811 prevent writing the cache based on current message list in summary
1812 view when filtering also put messages in currently selected folder
1817 Italian translation submitted by Alessandro Maestri
1818 <a.maestri@cs.tin.it>
1820 2002-01-18 [melvin] 0.7.0claws15
1822 * src/prefs_filters.c
1823 fixed bug where 'cancel' from 'filters' window stops autochecking
1824 if the timer timed out when the window was open.
1826 2002-01-18 [match] 0.7.0claws14
1828 * src/addrclip.[ch] ** NEW FILE **
1829 * src/addrselect.[ch] ** NEW FILE **
1830 * src/adbookbase.h ** NEW FILE **
1831 addressbook cut, copy and paste
1833 * src/addrcache.[ch]
1835 * src/addrindex.[ch]
1847 support for copy/paste
1849 support for copy/paste
1850 tidy up menu option processing
1851 correct address list function arguments
1853 sort user attributes
1863 2002-01-18 [paul] 0.7.0claws13
1865 * sync with sylpheed 0.7.0cvs8
1866 configure.in: support Mac OS X (Darwin)
1868 2002-01-18 [carsten] 0.7.0claws12
1870 small hack to fix a segfault with an empty href
1871 (reported by Alexandra Walford <deeni@altern.org>)
1874 the shortcuts for Mark und Mark as unread are hardcoded
1878 readded the shortcuts in gtkstext but made them
1879 customizeable (simply by adding a menu plus a wrapper
1882 2002-01-17 [melvin] 0.7.0claws11
1885 fix default dictionary not being saved.
1887 2002-01-16 [darko] 0.7.0claws10
1890 fix wrapping crash with URL longer than wrapping margin
1892 2002-12-08 [hoa] 0.7.0claws10
1894 * src/matcher_parser_parse.y
1897 * src/prefs_filtering.c
1898 now, we can use bounce action in the dialog box.
1900 2002-01-16 [carsten] 0.7.0claws9
1902 removed the <control> and <alt> shortcuts because they're
1903 not needed and interefered with the "normal" shortcuts
1906 removed most of the hardcoded shortcuts and assigned
1907 them to menu entries making them easy customizable by
1910 2002-01-16 |melvin] 0.7.0claws8
1913 fixed bug where using the mouse and when the compose
1914 window is not on top may result in a crash.
1916 2002-01-16 [melvin] 0.7.0claws7
1919 fixed a long standingspell checker bug which could
1920 cause a crash after sending a message.
1922 2002-01-16 [paul] 0.7.0claws6
1924 * sync with sylpheed 0.7.0cvs7
1925 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
1926 2002-01-15, and 2002-01-16
1928 2002-01-16 [melvin] 0.7.0claws5
1934 Heavily modified spell checker code to work around
1935 ispell bug, to add keyboard shortcuts and for future
1936 enhancements. See README.claws for usage information.
1938 2002-01-15 [alfons] 0.7.0claws4
1941 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
1942 so sorting within threads reflects sort mode
1944 2002-01-15 [christoph] 0.7.0claws3
1947 added alertpanel if mail sending failed
1949 2002-01-15 [alfons] 0.7.0claws2
1951 * src/prefs_filtering.c
1952 don't stop timer when prefs filtering dialog is opened
1954 2002-01-14 [alfons] 0.7.0claws1
1958 remove debug_print()s for privacy reasons
1960 2002-01-14 [darko] 0.7.0claws
1963 quotation wrapping is now also in the main branch
1967 * tools/filter_conv.pl
1968 allow for Boolean Op and case-sensitivity
1969 this file is included in the release and tagged
1972 2002-01-13 [paul] 0.7.0claws
1974 * release 0.7.0, with cvs tag 'rel_0_7_0'
1978 * tools/filter_conv.pl
1980 rewritten to output to matcherrc instead of filteringrc
1983 updated Spanish translation by Ricardo Mones Lastra
1988 update dutch translation
1993 Updated by Fabio Junior Beneditto
1995 2002-01-13 [melvin] 0.6.6claws53
1998 Updated french translation
2000 2002-01-12 [alfons] 0.6.6claws52
2003 plug mem leak that has been sitting there for ages
2005 2002-01-12 [alfons] 0.6.6claws51
2008 undo melvin's changes from 0.6.6claws48 because summary
2009 view now refuses to select first unread message when
2012 2002-01-11 [alfons] 0.6.6claws50
2015 use claws' semantics for getting folder item when
2016 importing an mbox file into a folder
2017 (submitted by Dale P. Smith)
2019 2002-01-11 [christoph] 0.6.6claws49
2022 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
2023 toggle widget, because non static prefs can not use
2024 prefs_set_* functions
2025 * src/prefs_account.c
2026 toggle smtp auth password field sensitivity if
2027 user id is empty and add descrition of usage for
2029 * src/prefs_folder_item.c
2030 use SET_TOGGLE_SENSITIVITY macro to instead of extra
2033 2002-01-11 [melvin] 0.6.6claws48
2036 fix the 'Ctrl-Enter' feature for sending and test really
2037 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
2038 editables which was not documented in Gtk)
2041 Made summaryview refresh after sorting and not before.
2043 2002-01-11 [christoph] 0.6.6claws47
2046 select account from account ids if possible and
2047 correctly set save folder for copy in reedit
2049 2002-01-10 [paul] 0.6.6claws46
2051 * sync with sylpheed 0.7.0 release
2052 see ChangeLog entries 2002-01-07, 2002-01-08 and
2058 remove more dirt traces...
2063 clean up some traces of my debugging stuff
2065 2002-01-09 [alfons] 0.6.6claws45
2068 break up filteringprop_apply() in three separate pieces
2069 so we can drop messages that failed processing in the
2073 fix bug #469598 "no refresh of inbox after filter" which
2074 was introduced by the new summary view locking, and which
2075 prevented the summary view to update after a manual filter
2076 message. claw's filter message requires a summary_show().
2077 (aargh, summary_show() again! :-)
2079 2002-01-07 [alfons] 0.6.6claws44
2081 * src/headerwindow.c
2084 * src/sourcewindow.c
2085 bring in Hiro's last 0.7.0 wm class fixes
2088 bring in Ricardo's fix for sylprint script
2092 * src/prefs_common.[ch]
2093 * src/prefs_account.[ch]
2095 clean up account preference poison in rfc2015,
2096 and preparation to fix double sign bug
2097 (patch submitted by Simon 'corecode' Schubert)
2099 2002-01-07 [christoph] 0.6.6claws43
2102 search for free message number, do not only rely
2105 fix smtp auth and use extra account information
2106 if available, if not use pop3 data instead
2107 (closes bug #500341)
2111 2002-01-06 [alfons] 0.6.6claws42
2114 try making the separate windows work again...
2116 2002-01-06 [alfons] 0.6.6claws41
2119 adapt Hiro's separate window menu (to get rid of the funny
2120 duplicate menu items), and make it work again
2122 2002-01-06 [alfons] 0.6.6claws40
2127 * tools/README.sylprint
2128 add sylprint script for printing mails from Sylpheed
2129 (contributed by Ricardo Mones Lastra)
2134 2002-01-06 [melvin] 0.6.6claws39
2138 Fixed crash introduced in 0.6.6claws38 by the menu
2139 reorganisation (Hide read messages)
2142 Fixed typo (we are now in 2002, alfons ;) )
2144 2002-01-05 [alfons] 0.6.6claws38
2146 * sync with sylpheed 0.6.6cvs10-17
2147 (last stuff marked as LAST_STABLE)
2149 2002-01-04 [melvin] 0.6.6claws37
2152 Made account selection code use strcasestr again instead of
2153 g_strcasecmp (fixes bug where reediting queued messages
2154 did not select proper account reported by T. Link).
2157 Fix bug where folder icons are not shown when 'hide read messages'
2160 * src/stock_pixmaps.[ch]
2161 Added folder icons for 'hide read messages'.
2164 Fixed bug where 'Enter' in a header entry will send the message
2165 if 'CTL-Enter' was chosen as a shorcut for sendind.
2167 2002-01-03 [melvin] 0.6.6claws36
2170 Added popup menu for common preferences and
2171 account preferences (right click on tab displays
2172 a menu of all tabs.)
2174 2002-01-02 [melvin] 0.6.6claws35
2177 Made spelling code compatible with undo/redo feature.
2178 Added creation of suggestion mode menu for the general
2181 * src/prefs_common.[ch]
2182 Added option menu for the speller's suggestion mode.
2183 Added missing spaces in "..." buttons and made a "..."
2184 button non translatable!
2187 Made speller use the default suggestion mode.
2188 Hack to make it possible to choose 'CTRL-Enter' as a
2189 shortcut for sending (and only for sending).
2191 * src/prefs_folder_item.c
2192 Changing subject simplification does not update cache
2193 anymore (because it is unnecessary).
2194 Fixed bug where changing subject simplification updated the
2195 summaryview even when the viewed folder is not the
2196 folder which properties are being changed. (E.g.
2197 viewing folder A and changing
2198 the subject simplification of
2199 folder B -not being viewed- updated the
2200 summaryview of folder A with data of
2201 folder B). (Hope this is clear... )
2203 2001-12-31 [alfons] 0.6.6claws34
2207 fgetc() returns a signed integer which doesn't
2208 fit in a char. so c truncates this to a char
2209 but we may lose significant bits. i.e. we may
2210 comparing 0xFF which may not be equal to -1
2211 unless properly casted to signed char which
2212 we won't do because fgetc() returns a signed
2213 integer which doesn't fit in a char. so c
2214 truncates this to a char but we may lose
2215 significat bits. (you got the idea, thanks
2216 to Gustavo Noronha Silva <kov@debian.org>
2217 and the Debian folks!)
2219 2001-12-30 [alfons] 0.6.6claws33
2221 * src/prefs_common.c
2222 add #ifdef USE_PSPELLs that Melvin forgot
2224 2001-12-30 [melvin] 0.6.6claws32
2226 * src/prefs_common.[ch]
2227 Added configurable color for misspelled words.
2230 Fixed bug of foreground text color (reported by David
2232 Added configurable color for misspelled words.
2234 2001-12-30 [alfons] 0.6.6claws31
2237 remove unnecessary things someone put there
2241 make folder properties (like threading and sorting) persistent
2242 (closes bug #497424 "rescan folder tree resets proprieties")
2243 currently this is only for MH folders.
2245 2001-12-29 [melvin] 0.6.6claws30
2247 * src/string_match.[ch]
2248 Optimized a bit: regexp pattern buffer compiled only once, and
2249 one subroutine call removed. Fixed ^ regexp search: Now,
2250 "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
2253 Subject filtering changed to filter summary columns and
2254 not directly the messages subject cache. The loss in
2255 performance is balanced by the improvement of string_match.
2256 Added an alert panel if there is an error in the regexp.
2258 * src/src/prefs_folder_item.h
2259 Added a regexp pattern buffer.
2261 2001-12-28 [alfons] 0.6.6claws29
2263 * src/string_match.[ch]
2265 allow compilation *BSD
2267 2001-12-27 [alfons] 0.6.6claws28
2270 sync the Hiro's bug fix for BSD
2272 2001-12-27 [melvin] 0.6.6claws27
2275 Simplify focus to subject entry code.
2277 2001-12-27 [darko] 0.6.6claws26
2283 * src/procheader.[ch]
2285 * src/stock_pixmap.[ch]
2287 Show key icon for encrypted mails in summary view
2289 * src/pixmaps/clip.xpm
2290 * src/pixmaps/clipkey.xpm
2291 * src/pixmaps/key.xpm
2292 New/modified icons for the above
2294 2001-12-27 [melvin] 0.6.6claws25
2296 * src/prefs_common.c
2297 Put spell checker options in a separate tab to decrease
2298 the Common Preferences window height.
2301 Update spell checker usage instruction about its options
2304 2001-12-27 [melvin] 0.6.6claws24
2307 Changed subject entry widget position. Initial focus is
2308 on the To header instead of the subject entry.
2309 Creating a new header scrolls the header list to make the
2310 created one visible. Nevertheless, when automatically filling
2311 headers, the first one is shown.
2312 A Tab key press in the last empty header entry zips the
2313 focus to the subject entry.
2314 (I did not change the combo boxes, yet)
2316 2001-12-26 [alfons] 0.6.6claws23
2318 * src/prefs_account.c
2320 allow default inbox to reside in another mailbox (only
2321 works for POP3 accounts)
2323 2001-12-26 [alfons] 0.6.6claws22
2326 make reply-on-click work with the account of the selected folder
2328 put a fixme here to remind me to fix finding correct default
2329 account for nested folders
2331 2001-12-25 [alfons] 0.6.6claws21
2334 make column headers display locked and mark pixmaps (idea by Melvin)
2335 fix bug by adding score and locked column type to sort array
2337 2001-12-25 [alfons] 0.6.6claws20
2340 catch a *potentially* inadvertent write back of
2341 the message cache(s) introduced by 0.6.5claws37
2343 2001-12-25 [christoph] 0.6.6claws19
2345 * src/stock_pixmap.[ch]
2347 add ignore thread pixmap
2348 (can someone draw a better icon for this?)
2350 2001-12-24 [alfons] 0.6.6claws18
2352 * src/prefs_folder_item.c
2353 make address completion actually work for the
2354 Default To address in the Folder Property dialog.
2356 2001-12-24 [alfons] 0.6.6claws17
2359 use new style regexp for subject stripping
2360 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
2362 2001-12-24 [darko] 0.6.6claws16
2366 move GPG related informational messages to debug mode
2368 2001-12-23 [alfons] 0.6.6claws15
2370 * src/stock_pixmap.[ch]
2372 add the forgotten Claws' locked pixmap
2374 2001-12-23 [alfons] 0.6.6claws14
2377 accept file name typed in entry in multi file
2378 selector (patch submitted by Gustavo Noronha Silva
2381 2001-12-23 [alfons] 0.6.6claws13
2383 * src/prefs_filter.c
2384 * src/prefs_filtering.c
2387 clean up a little bit
2389 * src/string_match.c
2390 validate input strings a little bit more
2392 2001-12-23 [alfons] 0.6.6claws12
2396 * src/string_match.[ch] ** NEW **
2397 * src/folderview.[ch]
2400 * src/prefs_folder_item.[ch]
2401 add subject simplification to strip out strings from
2402 a subject line (esp. handy for mailing lists).
2403 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
2404 but slightly changed things for better integration.)
2406 2001-12-23 [alfons] 0.6.6claws11
2409 fix bug introduced by submission included in 0.6.5claws52.
2410 ideally this submission should clean the trash if any trash
2411 folder has a message. however, the hasTrash variable was
2412 set to false whenever a trash folder was empty (discarding
2413 a previously found *filled* trash folder.)
2415 also edited the code a little bit and made it more safe.
2417 2001-12-22 [alfons] 0.6.6claws10
2420 quick fix for Martin Pool's omission of an account
2421 specific SSL setting
2423 2001-12-22 [alfons] 0.6.6claws9
2430 better support for multipart/digest (submitted
2431 by Fredrik <e98fo@efd.lth.se>)
2433 2001-12-22 [alfons] 0.6.6claws8
2436 correct function signature
2439 * src/prefs_account.[ch]
2440 allow IMAP over SSH tunnel (patch submitted by
2441 Martin Pool <mbp@samba.org>)
2443 2001-12-21 [alfons] 0.6.6claws7
2445 * sync with sylpheed 0.6.6cvs4-9
2446 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
2448 2001-12-21 [christoph] 0.6.6claws6
2451 * src/prefs_folder_item.[ch]
2452 implement saving of outgoing messages to current folder.
2453 fix segfault when no default outbox is available
2454 (closes bug #495683)
2456 2001-12-21 [carsten] 0.6.6claws5
2459 pressing CTRL while DND does now the expected thing and
2460 copies the mail (moving is still the default, as this
2461 seam more appropriate for handling mails by DND)
2463 2001-12-18 [paul] 0.6.6claws4
2465 * sync with sylpheed 0.6.6cvs3
2466 see ChangeLog entries 2001-12-18
2468 2001-12-18 [hiro] 0.6.6claws3
2471 fix for multibyte characters (obtain the number of letters
2474 2001-12-17 [paul] 0.6.6claws2
2476 * sync with sylpheed 0.6.6cvs1
2477 see ChangeLog entry 2001-12-16
2479 2000-12-17 [alfons] 0.6.6claws1
2484 2001-12-16 [paul] 0.6.6claws
2487 * Release version 0.6.6claws, cvs tag: rel_0_6_6
2490 last minute sync with main 0.6.6
2493 updated by Ricardo Mones Lastra
2494 update for last minute sync
2497 update for last minute sync
2499 updated by Jens Oberender
2501 updated by Fabio Junior Beneditto
2503 * src/prefs_common.[ch]
2505 number of undo levels is user configurable
2506 (squeeze it into the release in the dying
2507 moments) Submitted by Jens Oberender
2512 updated french translation
2514 2001-12-15 [paul] 0.6.5claws92
2516 * sync with sylpheed 0.6.5cvs28
2517 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
2520 update to allow for sync
2525 update dutch translation
2527 2001-12-14 [carsten] 0.6.5claws91
2529 fixed bug #473785; also after changing the column order
2530 the same message will be selected and displayed as before
2533 2001-12-14 [carsten] 0.6.5claws90
2535 probably found the bug reported by wwb opening or closing
2536 a folder tree just before dnd (found the solution in the
2537 balsa source -- thanks to them)
2539 2001-12-14 [carsten] 0.6.5claws89
2542 moved gtk_clist_moveto to the right place, so that
2543 only the accounts dialog is effected on opening
2545 2001-12-14 [carsten] 0.6.5claws88
2547 gtkut_clist_set_focus_row does a gtk_clist_moveto
2548 now, so that the focused row will be seen in any case
2549 (reported by wwp on sf-claws-user)
2551 2001-12-14 [darko] 0.6.5claws87
2554 remove unnecessary line
2556 2001-12-14 [paul] 0.6.5claws86
2558 * sync with sylpheed 0.6.5cvs27
2559 see ChangeLog entries 2001-12-14
2561 2001-12-14 [carsten] 0.6.5claws85
2563 following a suggestion of Melvin the rcoabm pops up
2564 right under the button now and the button is reliefed
2565 while the popup is open
2567 2001-12-14 [darko] 0.6.5claws84
2570 fix crash when wrapping long lines if linewrap quotation
2571 is disabled and wrapper encounters a word spanning more
2574 2001-12-13 [paul] 0.6.5claws83
2577 prefer 'Reply-To' header over mailing list header when
2578 replying to a message. Finally prevent all those confirmation
2579 messages being sent to the list itself.
2582 remove unused summary_set_menu_sensitive() entry
2584 2001-12-13 [paul] 0.6.5claws82
2587 * src/pixmaps/inbox-hrm.xpm ** NEW FILE **
2588 * src/pixmaps/outbox-hrm.xpm ** NEW FILE **
2589 * src/pixmaps/trash-hrm.xpm ** NEW FILE **
2590 improvements to 'Hide read messages': Inbox, Outbox,
2591 Trash, Queue, and Draft icons now reveal presence of hidden
2594 2001-12-12 [alfons] 0.6.5claws81
2596 0.6.5claws80 was tagged as LAST_STABLE
2598 * src/filtering.[ch]
2600 * src/matcher_parser_lex.c
2601 fix the filtering; my last attempt to get it right,
2602 if it does not work, it's Hoa's turn. ;-)
2604 for my honourable peers:
2606 the code now makes a clear distinction between
2607 rules as they are displayed (probably escaped),
2608 and as they are executed (probably unescaped). the
2609 parser does *NOT* do any unescaping, this is
2610 the task of the matcher.c (which breaks up a
2611 rule into condition) and the filtering.c (which
2612 breaks up the rule's action). to make this
2613 run happily we provide an unescaped copy of
2614 crucial strings to the MatcherProp and
2615 FilteringAction structures. note that the only
2616 exception to this is any REGEXP string. those
2617 are directly passed to regcomp() and regexp()
2618 (who have much more powerful unescape functions).
2622 you can escape tab (\t), carriage return (\r),
2623 linefeed (\n), form feed (\f), quote (\"),
2624 single quote (\'), bell (\b) in all the entry
2625 lines in the scoring & filtering dialogs.
2626 as an added bonus this should not affect
2627 existing filtering rules.
2629 2001-12-12 [carsten] 0.6.5claws80
2633 "item(s) selected" is now sensitive to 1 or more
2634 than one selected (nice for language where simple
2635 adding of a "s" is not possible as German (Eintrag
2638 the "forward as attachment" entry from the right
2639 click menu removed, "forward" acts following the
2643 reverted my former changes; so compiler warning again
2644 but there's more GTK_TEXT/GTK_STEXT mixing on other places
2648 "search in message" does now *not* only work in MVIEW_TEXT
2649 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
2653 removed "/File/_Close" as it was the same as "/File/E_xit"
2654 and we don't need it two times
2656 the separate folder view and message view now get a distinct
2657 WMCLASS, just in case someone is using sawfish ;-)
2659 as the menu entries "/View/Message view" and "/View/Folder tree"
2660 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
2661 make them sensitive accordingly and as these two are "shown"
2662 after startup anytime check this menuitem at startup
2664 2001-12-12 [paul] 0.6.5claws79
2667 fix sensitivity of 'Search folder...', broken in
2673 2001-12-11 [carsten] 0.6.5claws78
2675 fixed two typos returning a wrong FALSE/TRUE
2676 * src/mainwindow.[ch]
2677 extra menu for email/news button removed
2679 2001-12-11 [alfons] 0.6.5claws77
2681 * src/matcher.c (1.3)
2682 * src/matcher_parser_lex.l (1.28)
2683 revert for another attempt
2684 mark 0.6.5claws77 as LAST_STABLE
2686 2001-12-11 [christoph] 0.6.5claws76
2689 fixed wrong translation for prev. unread msg
2691 2001-12-11 [paul] 0.6.5claws75
2696 * src/summaryview.[ch]
2697 * src/pixmaps/dir-open-hrm.xpm ** NEW FILE **
2698 enable ability to hide read messages on per folder basis via
2699 '/Summary/Hide read messages'; when selected, a folder will
2700 have a red open folder icon, instead of a blue icon, if the
2701 folder contains hidden messges
2702 submitted by Thomas Link <t.link.tmp200101.gmx.net>
2705 remove '/Message/Forward as attachment' from
2706 main_window_set_menu_sensitive() to prevent debug warning
2710 Clean up some of the English
2712 * tools/newscache_clean.pl
2713 allow for new 'hidereadmsgs' entry in folderlist.xml
2716 updated translation, submitted by Ricardo Mones Lastra
2718 2001-12-11 [paul] 0.6.5claws74
2720 * sync with sylpheed 0.6.5cvs25
2721 see ChangeLog entry 2001-12-11
2723 2001-12-10 [alfons] 0.6.5claws73
2726 add more control characters
2727 * src/matcher_parser_lex.l
2728 make escaping / unescaping work again
2730 2001-12-10 [alfons] 0.6.5claws72
2733 clean up warnings "returning value for void function"
2734 * src/prefs_filtering.c
2735 make info button for execute action sensitive
2737 2001-12-10 [paul] 0.6.5claws71
2742 fix: imap server now gets informed of MARKED, UNMARKED
2743 and REPLY events. Now people can use different IMAP-Mail
2744 clients and have the exact same information about MARKED,
2745 UNMARKED and REPLY status with all of them. Especially
2746 useful for imap servers with a web-frontend.
2747 submitted by Tobias Sandhaas <medlor@web.de>
2749 2001-12-09 [melvin] 0.6.5claws70
2752 fixed bug #490076 (hunted down by Alfons who implemented
2753 a workaround in 0.6.5claws65)
2755 2001-12-09 [christoph] 0.6.5claws69
2758 set pointer to string in LOCKED column to NULL
2759 (might fix bug #490800)
2761 2001-12-09 [carsten] 0.6.5claws68
2764 resolved some cluttered menu shortcuts
2765 ('creating new email' and 'creating news message'
2768 wmclass now distinc from main window
2771 email/news and forward button functionality similar
2772 to the reply buttons; removed the ugly dropdown arrows
2773 and use instead the right mouse button
2775 2001-12-09 [paul] 0.6.5claws67
2779 allow spaces in imap folder names
2780 submitted by Willem van Engen <wvengen@stack.nl>
2782 2001-12-09 [paul] 0.6.5claws66
2784 * sync with sylpheed 0.6.5cvs24
2785 see ChangeLog entry 2001-12-09
2787 2001-12-08 [alfons] 0.6.5claws65
2790 prevent secondary selection claim after "add to sender" dialog
2791 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
2792 we trick GTK by simulating a click at (0, 0) in the textview.
2794 2001-12-08 [hoa] 0.6.5claws64
2797 fixed a bug about the .processing folder name while filtering
2799 2001-12-08 [alfons] 0.6.5claws63
2802 work around problem of not correctly updating folder stats
2803 when deleting messages. there's some folder scanning evil
2804 going so the folderview_update_msg_num() does not work
2805 correctly. need to investigate this.
2807 2001-12-08 [paul] 0.6.5claws62
2809 * sync with sylpheed 0.6.5cvs23
2810 see ChangeLog entry 2001-12-08
2812 2001-12-07 [christoph] 0.6.5claws61
2815 fix another header translation problem
2817 2001-12-07 [alfons] 0.6.5claws60
2820 make filtering also work on local spool mbox
2822 2001-12-07 [carsten] 0.6.5claws59
2824 addressbook window gets a wmclass distinct from the main
2827 * src/mainwindow.[ch]
2828 forward menu item will use mode selected in prefs, forward
2829 as attatchment in menu removed (will be substituted in the
2830 toolbar similar to reply buttons)
2831 create news message menu entry and news button is now
2832 sensitive to the existance of a news account
2833 * src/pixmaps/stock_mail_reply_quote.xpm ** REMOVED **
2834 * src/pixmaps/stock_mail_reply_to_all_quote.xpm ** REMOVED **
2835 * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
2836 these are removed because the toolbar buttons don't show
2837 the quoting modus any longer
2841 * tools/newscache_clean.pl ** NEW FILE **
2842 perl script to do some tidying up in the newscache directory
2844 * tools/sylpheed-switcher ** NEW FILE **
2845 perl script to enable easy switching between main and claws
2848 added descriptions of the two new perl scripts
2851 2001-12-07 [melvin] 0.6.5claws58
2854 fixed a warning during compilation introduced in 0.6.5claws56
2856 2001-12-07 [paul] 0.6.5claws57
2858 * src/mainwindow.[ch]
2860 further usability enhancements to replying with or without
2861 quoting via the toolbar, use of Ctrl key is replaced by
2863 Submitted by Carsten Schurig
2865 2001-12-07 [melvin] 0.6.5claws56
2868 hack to fix bug that prevented to make/paste selections
2869 after switching between MVIEW_TEXT and MVIEW_MIME views
2870 without deselecting the selection first.
2872 2001-12-06 [alfons] 0.6.5claws55
2874 * src/filtering.[ch]
2876 revise filtering a little bit more, and make sure
2877 messages are delivered to the appropriate inbox
2878 (perhaps set per account)
2880 2001-12-06 [paul] 0.6.5claws54
2882 * sync with sylpheed 0.6.5cvs22
2883 see ChangeLog entry 2001-12-06
2885 2001-12-05 [alfons] 0.6.5claws53
2891 more revisions of filtering system
2892 (last stable version is marked as LAST_STABLE)
2894 | NOTE 1): the filtering system now uses a local folder called
2895 | .processing. if filtering fails, check this directory
2896 | for missing messages.
2898 | NOTE 2): help us find the filtering actions still missing
2900 2001-12-05 [paul] 0.6.5claws52
2903 fix bug where 'Empty Trash?' pop-up window appears even
2904 when Trash is empty, submitted by Jesse Skinner
2906 2001-12-05 [melvin] 0.6.5claws51
2909 fixed bug #486106 to select correct account when reediting
2912 2001-12-04 [alfons] 0.6.5claws50
2915 declare markfile in appropriate functions when
2916 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
2919 2001-12-04 [paul] 0.6.5claws49
2921 * sync with sylpheed 0.6.5cvs21
2922 see ChangeLog entry 2001-12-04
2924 2001-12-03 [christoph] 0.6.5claws48
2927 changed translation of undo
2930 don't reinvent the wheel to traverse a GNode
2932 seperate code to create the compose gui into functions
2933 add "Others" page with folder selection for saving copy
2935 the folder identifier is saved to queue header
2937 save message to folder in queue header
2939 2001-12-03 [paul] 0.6.5claws47
2941 * sync with sylpheed 0.6.5cvs20
2942 see ChangeLog entry 2001-12-03
2946 * more sync with sylpheed 0.6.5cvs19
2947 see ChangeLog entry 2001-11-29
2949 2001-11-30 [paul] 0.6.5claws46
2952 remove conflicts introduced by Hoa's last commit
2955 make 'Message/Bounce' sensitive
2957 2001-11-30 [hoa] 0.6.5claws45
2960 slightly change bounce function to add
2961 information about the user that bounced the mail
2962 in the From header line.
2965 permit the use of processing in outbox folder.
2967 2001-11-29 [paul] 0.6.5claws44
2969 * src/mainwindow.[ch]
2970 * src/prefs_common.c
2971 * src/pixmaps/stock_mail_reply_quote.xpm ** NEW FILE **
2972 * src/pixmaps/stock_mail_reply_to_all_quote.xpm ** NEW FILE **
2973 * src/pixmaps/stock_mail_reply_to_author_quote.xpm ** NEW FILE **
2974 usability enhancements to the quoting, implements
2975 use of Ctrl key to toggle quoting settings
2976 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
2978 2001-11-29 [paul] 0.6.5claws43
2980 * sync with sylpheed 0.6.5cvs19
2981 see ChangeLog entry 2001-11-28
2983 2001-11-29 [melvin] 0.6.5claws42
2985 added enriched.[ch] to the list of files
2991 added support to view text/enriched
2992 added support to show headers in message view for text/enriched and text/html
2993 in non multipart messages
2995 2001-11-28 [paul] 0.6.5claws41
2997 * more sync with sylpheed 0.6.5cvs18
2998 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
3000 2001-11-27 [paul] 0.6.5claws40
3003 updated translation, submitted by Fabio Junior Beneditto
3005 * sync with sylpheed 0.6.5cvs18
3006 see ChangeLog entries 2001-11-26 (src/textview.c) and
3013 updated translation, submitted by Ricardo Mones Lastra
3018 add more translatable strings
3020 2001-11-26 [christoph] 0.6.5claws39
3023 fixed one more umlaut
3025 fix translated header when it should not be translated
3027 2001-11-26 [paul] 0.6.5claws38
3030 remove '/Message/Add Sender to address book' from
3031 main_window_set_menu_sensitive(), prevent debug warning
3032 add 'Message/Mark/Mark all read' to mainwin_entries[]
3034 2001-11-26 [paul] 0.6.5claws37
3037 fix 'recurring unread state' bug
3040 * tools/filter_conv.pl
3041 read name of top level mailbox from folderlist.xml
3042 and presume nothing about its name
3044 2001-11-26 [darko] 0.6.5claws36
3047 removed functions that are now in gtkutils.c
3048 use gtkut_text_is_uri_string() from gtkutils.c
3049 * fix my comment on 2001-11-23 (missing gtkutils.[ch])
3051 2001-11-26 [paul] 0.6.5claws35
3053 * sync with sylpheed 0.6.5cvs16
3054 see ChangeLog entries 2001-11-25 and 2001-11-26
3056 2001-11-25 [alfons] 0.6.5claws34
3058 EXPERIMENTAL!!! Please checkout the last stable version using:
3060 % cvs update -r LAST_STABLE -dRAP
3062 (Or help us testing this stuff.)
3064 * src/filtering.c (1.14)
3065 * src/filtering.h (1.6)
3067 * src/matcher.c (1.20)
3069 * src/procmsg.h (1.14)
3070 * src/summaryview.c (1.59)
3071 * src/summaryview.h (dunno)
3072 revert/merge/sync to as it was before commit
3073 on Thu, 19 Jul 2001 10:15:51 -0700.
3075 2001-11-25 [hoa] 0.6.5claws33
3078 processing mails at startup
3081 * src/summaryview.[ch]
3082 processing mails when entering folder
3084 * src/prefs_filtering.c
3087 2001-11-24 [alfons] 0.6.5claws32
3089 * src/summaryview.[ch]
3090 make summary sort headers work, and also make
3091 sure the sort type is stored
3093 2001-11-23 [alfons] 0.6.5claws31
3095 * src/summaryview.[ch]
3096 make lock work like mark
3097 disallow deleting messages marked as locked
3099 2001-11-23 [alfons] 0.6.5claws30
3105 merge undo patch submitted by Jens
3107 2001-11-23 [christoph] 0.6.5claws29
3112 fixed gpg signing and encoding
3115 added --status option to get new, unread and total
3116 message count from a running sylpheed
3117 * src/prefs_common.c
3118 temporary fix for reply_with_quote problem
3119 (don't call functions for non existing widget)
3121 one more check for ignored threads but still not
3122 always working correctly. probably a recursive
3123 check for all parents is needed
3125 2001-11-23 [darko] 0.6.5claws28
3128 wrapping on send improvements
3130 fix for GtkSText after last sync with main branch
3131 GTK_TEXT -> GTK_STEXT
3133 2001-11-23 [paul] 0.6.5claws27
3135 * sync with sylpheed 0.6.5cvs14
3136 see ChangeLog entries 2001-11-22 and 2001-11-23
3139 fixed the scrambled umlauts
3140 submitted by Carsten Schurig <Carsten.Schurig@web.de>
3142 2001-11-21 [paul] 0.6.5claws26
3144 * sync with sylpheed 0.6.5cvs12
3145 see 2nd ChangeLog entry dated 2001-11-20
3147 2001-11-20 [paul] 0.6.5claws25
3149 * sync with sylpheed 0.6.5cvs11
3150 see ChangeLog entry 2001-11-19 (src/utils.c)
3155 GTK_TEXT -> GTK_STEXT
3156 fix for wrong comment
3158 2001-11-20 [hiro] 0.6.5claws24
3161 more merges from main branch
3162 removed fatal warnings (uninitialized variables etc.)
3163 some coding style fix
3170 2001-11-19 [hoa] 0.6.5claws23
3173 * src/prefs_scoring.c
3178 * src/matcher_parser_parse.y
3179 * src/prefs_filtering.c
3182 2001-11-19 [alfons] 0.6.5claws22
3184 more of my old things into claws
3187 * src/prefs_common.c
3189 * src/summaryview.[ch]
3190 * src/prefs_summary_column.c
3191 * src/pixmaps/locked.xpm
3192 add indicators for locking of message in summary view
3193 (does not work yet, only visual indicator)
3195 2001-11-19 [paul] 0.6.5claws21
3197 * sync with sylpheed 0.6.5cvs10
3198 see ChangeLog entry 2001-11-19
3200 2001-11-18 [alfons] 0.6.5claws20
3203 remove an inadvertent free I forgot in previous clean up
3205 2001-11-18 [alfons] 0.6.5claws19
3207 * src/filtering.[ch]
3208 clean up & plug leaks
3210 2001-11-18 [paul] 0.6.5claws18
3212 * sync with sylpheed 0.6.5cvs9
3213 see ChangeLog entries 2001-11-17 and 2001-11-18
3215 2001-11-16 [paul] 0.6.5claws17
3217 * sync with sylpheed 0.6.5cvs8
3218 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
3220 2001-11-16 [paul] 0.6.5claws16
3222 * sync with sylpheed 0.6.5cvs7
3223 see ChangeLog entries 2001-11-15 and 2001-11-16
3225 2001-11-15 [hoa] 0.6.5claws15
3228 fix bounce, mails we received couln't be bounced to ourself.
3231 * src/filtering.[ch]
3233 * src/matcher_parser.h
3234 * src/matcher_parser_lex.l
3235 * src/matcher_parser_parse.y
3239 * src/prefs_filtering.[ch]
3241 * src/prefs_matcher.c
3242 * src/prefs_scoring.c
3245 new matcher/filter/score configuration file parser
3246 one unique configuration file => ~/.sylpheed/matcherrc
3247 import in currently automatic, then save are made
3249 one filter per folder and one global filter
3250 (filter of a folder will be used as folder processing)
3253 fix a bug in folder_item_get_identifier
3256 receive receipt return are fixed.
3258 2001-11-14 [alfons] 0.6.5claws14
3261 add things from main branch to make claws compile
3263 2001-11-14 [paul] 0.6.5claws13
3265 * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
3266 see ChangeLog entries 2001-11-08 to 2001-11-14
3268 2001-11-14 [hoa] 0.6.5claws12
3273 add "bounce mail" option
3275 2001-11-13 [christoph] 0.6.5claws11
3278 Cleanup a mess i add before commiting
3280 2001-11-13 [hoa] 0.6.5claws10
3283 some fixes when mail are sent or
3286 2001-11-13 [christoph] 0.6.5claws9
3289 Changed two string with the same translation
3293 New mailsending process:
3294 - Always queue message before sending
3295 (message will be saved if sylpheed crashed or
3296 freezes while sending)
3297 - Allow queuing of newspostings
3298 - No copy in outbox before sending
3299 (closes bug #469501)
3300 - No more redundant code for send and send_later
3302 Applied wwp <subscript@free.fr>'s patch that fixes
3303 marks for multiple forwarded messages (+compose.c)
3308 remove things that are now in main branch
3311 update Dutch translation
3313 2001-11-12 [mhadasht] 0.6.5.claws8
3315 * src/prefs_common.c
3316 re-enabled account autoselection feature for forward
3317 and reedit lost during the branch point for SYNC-B4-REL
3319 gtkpspell_get_dict(): more readable code (even if function is
3322 added version number info to 2001-11-12 [hiro] comment.
3324 2001-11-12 [hiro] 0.6.5.claws7
3327 compose_forward(): fixed a bug that forward quote mark
3329 removed unnecessary code.
3330 * src/template_select.[ch]: removed.
3335 :%s/GTK_TEXT/GTK_STEXT/g
3340 revert the undo stuff (this is 0.6.6claws stuff)
3342 2001-11-11 [hoa] 0.6.5.claws6
3345 Insert signature at the end of the text.
3346 Added undo patch but currently disabled
3349 Threading by subject improved.
3351 * added src/undo.[ch]
3352 Undo module for compose dialog box.
3354 2001-11-11 [alfons] 0.6.5.claws5
3357 prevent threading by subject on nodes that have already been
3358 threaded by in-reply-to (as in "circular references in a tree
3359 result in a dead branch")
3361 2001-11-09 [hoa] 0.6.5.claws4
3364 allows creation of mbox folder item from any files.
3366 2001-11-09 [alfons] 0.6.5.claws3
3370 do what I mean and correct threading by subject so it really
3371 ignores attracting lines without "Re: "
3373 2001-11-07 [alfons] 0.6.5.claws2
3377 only attract by subject if a subject line starts with a "Re: "
3381 2001-11-07 [paul] 0.6.5claws1
3383 * sync with sylpheed 0.6.5. release
3384 see ChangeLog entry 2001-11-07
3386 2001-11-07 [paul] 0.6.4claws31
3388 * sync with sylpheed 0.6.4cvs18
3389 see ChangeLog entries 2001-10-30 to 2001-11-07
3390 prefs_templates.[ch] renamed prefs_template.[ch]
3395 add semicolon Hoa forgot ;-)
3398 2001-11-06 [hoa] 0.6.4claws30
3404 threading by subject - empty subject are ignored
3406 2001-11-06 [christoph] 0.6.4claws29
3409 use SSL_peek for sock_gets
3411 removed unneeded pointer in extracting quoted
3412 names implementation
3414 2001-11-06 [melvin] 0.6.4claws28
3417 fixed bug #476792 Selection overtyping with spell checker
3418 fixed bug which could cause a buffer overflow
3421 2001-11-06 [hoa] 0.6.4claws27
3425 threading by subject
3427 2001-11-05 [alfons] 0.6.4claws26
3430 Claws -> Sylpheed (vice versa)
3433 :%s/gtk_text/gtk_stext/g
3434 :%s/GTK_TEXT/GTK_STEXT/g
3435 (thanks to Jonathan Ware for spotting this)
3437 2001-11-04 [christoph] 0.6.4claws25
3440 replace Xalloca + strdup with Xstrdup_a
3442 better implementation of extracting quoted names
3443 from addresses (remove backlashes and ignore
3446 2001-11-04 [alfons] 0.6.4claws24
3449 edit to comply more with coding style
3452 fix bug reported by Kim Schulz. introduced by the patch integrated
3453 in 0.6.4claws15. the code did not check the return value of
3457 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
3459 2001-11-04 [christoph] 0.6.4claws23
3462 * src/prefs_common.[ch]
3463 init some pointers that possibly caused a segfault
3464 reported in the claws-users ML
3466 2001-11-04 [hoa] 0.6.4claws22
3468 * src/grouplistdialog.c
3469 change the names of the nodes in the tree
3472 enhanced mailto syntax as described in
3473 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
3474 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
3477 encode and decode URI (useful when opening URL into
3480 2001-11-03 [hoa] 0.6.4claws21
3482 * src/grouplistdialog.c
3483 a new newsgroups list selection dialog box
3484 with a CTree instead of a CList
3486 2001-11-03 [hoa] 0.6.4claws20
3489 enable property and scoring options when right
3493 fixed bug when nickname were displayed using
3496 2001-11-02 [darko] 0.6.4claws19
3499 new wrap quotation and URL/long words wrapping implementation
3500 * src/compose.c src/gtkstext.[ch]
3501 move gtkstext_strncmp() to gtkstext.c
3503 2001-11-01 [christoph] 0.6.4claws18
3505 * src/prefs_account.c
3506 fixed mess in account settings dialog
3507 * src/prefs_folder_item.c
3508 added label with folder path to dialog
3510 2001-10-31 [match] 0.6.4claws17
3515 fix generation of spurious address book file names.
3516 remove redundant functions.
3518 added missing file names.
3520 2001-10-30 [paul] 0.6.4claws16
3522 * sync with sylpheed 0.6.4cvs6
3523 see ChangeLog entries 2001-10-26 to 2001-10-30
3525 * tools/filter_conv.pl
3526 read folderlist.xml to discover whether the top-level
3527 folder is called 'Mailbox' or 'Mail'
3529 2001-10-29 [paul] 0.6.4claws15
3531 * src/html.c, src/textview.c
3532 activate links in html mail and fix clickable parts
3533 Submitted by Matthieu Dazy <dazy@t-surf.com>
3537 * po/de.po, po/es.po, po/pt_BR/po
3538 updated translations, submitted by Jens Oberender,
3539 Ricardo Mones Lastra, and Fabio Junior Beneditto
3541 2001-10-29 [darko] 0.6.4claws14
3544 fix wrapping for good
3549 undo previous change as it broke the smart wrapping
3551 2001-10-29 [darko] 0.6.4claws13
3554 fix infinite loop when long URL is quoted
3555 (closes bug #475122.
3559 * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
3560 import Mutt address book
3561 * src/ldif.[ch] src/importldif.h
3562 modified import LDIF handle user attributes
3564 2001-10-28 [christoph] 0.6.4claws12
3567 fixed that filtering did not work if there
3568 were no filter rules
3569 (closes bug #472003 and better implementation
3572 2001-10-27 [christoph] 0.6.4claws11
3575 make the folder's default account to be used when
3576 replying. (patch by wwp <subscript@free.fr>)
3578 code cleanup, nearly killed all of wwp's patch
3579 for folder's default account in compose
3581 error panel when a folder could not be created
3582 (closes bug #471080 new folder name & already
3588 change prototype of strstr2() that Christoph forgot about
3590 2001-10-26 [christoph] 0.6.4claws10
3593 made search for accounts by email address not case
3596 fixed memory leak in folder_item_get_identifier
3599 fixed wrong strstr2 (should work like strstr)
3601 2001-10-26 [darko] 0.6.4claws9
3603 * src/compose.c src/gtkstext.[ch]
3605 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
3607 2001-10-26 [paul] 0.6.4claws8
3610 ignore css and javascript tags in html mail
3611 case-insensitive, with or without double-quoted
3614 2001-10-26 [paul] 0.6.4claws7
3616 * sync with sylpheed 0.6.4cvs1
3617 see ChangeLog entry 2001-10-26
3619 * src/prefs_account.c, src/prefs_common.c,
3620 src/prefs_summary_column.c
3621 minor improvements to the English
3623 2001-10-25 [alfons] 0.6.4claws6
3627 make GtkSText follow style of GtkText (closes bug
3628 #469211 "text selection while writing message")
3630 do sync with GTK 1.2.10
3632 2001-10-25 [paul] 0.6.4claws5
3635 ignore css tags in html mail
3637 2001-10-25 [darko] 0.6.4claws4
3640 don't declare is_url_string as static function since
3641 we need it in gtkstext.c
3643 remove unused variable
3644 don't wrap long URLs while composing a message
3646 2001-10-24 [christoph] 0.6.4claws3
3649 fix ssl deadlock, when peer closes connection
3651 2001-10-24 [paul] 0.6.4claws2
3653 * src/prefs_common.c
3654 gettextize the gpg ascii-armored warning message
3657 insert a DOS/MAC file into the composed message
3660 * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
3662 2001-10-22 [paul] 0.6.4claws1
3664 * sync with sylpheed 0.6.4 release
3665 see ChangeLog entries 2001-10-21
3667 * po/fr.po, po/pt_BR.po
3668 updated by Melvin Hadasht and Fabio Junior Beneditto
3670 2001-10-21 [paul] 0.6.3claws30
3673 insert a DOS text file from the compose window
3674 into the composed message text (removes CRs characters)
3675 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
3677 * tools/filter_conv.pl, tools/README
3678 automatically use ~/.sylpheed as working directory
3679 print out confirmation message on completion
3681 * correct Hoa's last ChangeLog.claws entry
3683 2001-10-20 [hoa] 0.6.3claws29
3685 * src/grouplistdialog.c
3686 bugfix (another ?) to give the right
3687 newsgroups list for each news server.
3691 improve the newsgroups list cache
3693 2001-10-20 [paul] 0.6.3claws28
3695 * sync with sylpheed 0.6.3cvs9
3696 see ChangeLog entry 2001-10-19
3698 * correct Alfons' last ChangeLog.claws entry
3703 fix compilation problems (part of bug #472895)
3705 2001-10-18 [hoa] 0.6.3claws27
3707 * src/grouplistdialog.c
3708 bugfix when we refresh was clicked (bug 472701)
3710 2001-10-19 [christoph] 0.6.3claws26
3713 last header entry should default to "To:" or
3714 "Newsgroups:" and not copy the last entry line
3715 in a new compose window
3716 (closes bug #472686, #470792)
3718 2001-10-19 [paul] 0.6.3claws25
3720 * sync with Sylpheed 0.6.3cvs8
3721 see ChangeLog entries 2001-10-18 and 2001-10-19
3723 2001-10-18 [christoph] 0.6.3claws24
3726 reimplement ignore thread
3728 2001-10-18 [hoa] 0.6.3claws23
3731 * src/grouplistdialog.[ch]
3732 enhanced news subscription interface (feature 469113)
3736 enchanced newsgroup listing,
3737 now, we can get groups informations
3740 2001-10-18 [paul] 0.6.3claws22
3743 remove comment (sync with main branch)
3745 fix 'Re-edit' bug in 'Message' menu
3747 2001-10-17 [christoph] 0.6.3claws21
3750 ignore empty or whitespace only header lines
3752 2001-10-17 [paul] 0.6.3claws20
3754 * sync with sylpheed 0.6.3cvs7
3755 see ChangeLog entries 2001-10-14, 2001-10-16, and
3761 wrap long lines without spaces
3766 * po/es.po, po/nl.po, po/pt_BR.po
3767 updated by Ricardo Mones Lastra, Alfons,
3768 and Fabio Junior Beneditto
3770 * sylpheed-0.6.3claws released
3772 2001-10-15 [melvin] 0.6.3claws18
3775 added summary and detailed installation instructions
3778 Updated, corrected and completed french translation
3780 2001-10-15 [hoa] 0.6.3claws17
3781 * src/grouplistdialog.c
3782 we can choose the newsgroups to display with wildcards
3784 2001-10-15 [christoph] 0.6.3claws16
3788 * src/prefs_folder_item.[ch]
3789 applied wwp <subscript@free.fr>'s folder
3790 default account patch
3792 Fixed wrong translation
3794 2001-10-13 [alfons, christoph, melvin]
3797 solution #2 to solve MT-safety problems defers all GUI related calls
3798 to the main thread using a gtk_idle_add() callback. discussed on
3799 ircnet #sylpheed, with christoph spotting some issues with the
3800 original code, and melvin allowing us to lobotomize his sylpheed.
3802 * src/syldap.[ch], src/main.c
3803 fix race problem in ldap search thread by deferring GUI
3804 stuff to main thread using gtk_idle_add()
3806 2001-10-13 [paul] 0.6.3claws14
3808 * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
3809 add Sergey's smtpcred.patch
3810 adds separate username/password setting for SMTP Auth
3811 needed by some servers
3812 (closes feature request #471659)
3814 2001-10-13 [paul] 0.6.3claws13
3816 * src/pgptext.[ch] **NEW FILES**
3817 * src/Makefile.am, src/messageview.c, src/mimeview.c
3818 decrypt ascii-armored gpg text embedded in
3820 Submitted by Jens Jahnke <jan0sch@gmx.net>
3822 2001-10-13 [christoph] 0.6.3claws12
3825 some more details on default to and
3828 init glib threading when ldap is used
3834 2001-10-12 [paul] 0.6.3claws11
3836 * src/prefs_common.[ch], src/rfc2015.c
3837 enable ascii-armored gpg text to be embedded in the
3838 message body, selectable through the 'Privacy'
3839 preferences. Supports encrypting only.
3840 Submitted by Ravemax <ravemax@dextrose.com>
3842 2001-10-12 [paul] 0.6.3claws10
3844 * sync with sylpheed 0.6.3cvs6
3845 see ChangeLog entries 2001-10-11 and 2001-11-12
3848 incorporated mbox folders, scoring, and folder
3849 properties into the sync
3851 2001-10-12 [darko] 0.6.3claws9
3854 describe quotation wrapping
3856 don't treat tab as space to calculate line length properly
3861 correct description of how to make new filtering system work,
3862 add some other things
3865 remove sched_yield() (not necessary / unportable)
3867 2001-10-11 [paul] 0.6.3claws8
3869 * sync with sylpheed 0.6.3cvs3
3870 see ChangeLog entry 2001-10-10
3872 2001-10-10 [christoph] 0.6.3claws7
3875 ignore 2 files created by newer autotools
3876 * src/prefs_folder_item.c
3877 using table for widget alignment
3878 fixed memory leak and broken octal display
3880 fixed segfault caused by lost filename
3881 workaround (closes bug #469551)
3883 2001-10-10 [paul] 0.6.3claws6
3885 * sync with sylpheed 0.6.3cvs2
3886 see ChangeLog entries 2001-10-09 and 2001-10-10
3888 2001-10-10 [darko] 0.6.3.claws5
3891 proper calculation of right margin if smart wrapping is enabled
3893 automatically wrap long lines if wrap quotation is enabled
3895 2001-10-09 [alfons] 0.6.3.claws4
3898 select correct row when deleting last row in the summary view (and
3899 close bug "[ #469104 ] select second last in list when deleting")
3901 2001-10-09 [paul] 0.6.3claws3
3903 * sync with sylpheed 0.6.3cvs1
3904 updated some autotool scripts
3906 2001-10-09 [darko] 0.6.3claws2
3909 new name and mark with Sylpheed comment
3911 smart quotation wrapping a-la VIM
3913 2001-10-08 [paul] 0.6.3claws1
3915 * sync with sylpheed 0.6.3 release
3916 see ChangeLog entry 2001-10-08
3918 2001-10-08 [paul] 0.6.2claws24
3921 more sync with sylpheed 0.6.2cvs12
3922 Fixed the bug that didn't select the last row correctly
3925 2001-10-07 [paul] 0.6.2claws23
3927 * sync with sylpheed 0.6.2cvs12
3928 see ChangeLog entry 2001-10-07
3932 enable jpilot to read unsynch'ed addresses.
3934 * src/editldap_basedn.c
3935 fix segfault when opening dialog.
3937 2001-10-06 [alfons] 0.6.2.claws22
3940 fix bug with summary view selecting last *inserted*
3941 node instead of last *visible* node. remember we
3944 2001-10-06 [paul] 0.6.2claws21
3947 updated translation, contains some fixes and new
3948 translations, submitted by Gustavo Noronha Silva
3951 * src/prefs_common.c
3952 change 'each' to 'every' - fix dubious English
3954 * sync with sylpheed 0.6.2cvs11
3956 2001-10-05 [alfons] 0.6.2claws20
3958 * src/mainwindow.[ch], src/folderview.c
3959 make composite tool button switch between "Compose News"
3960 and "Compose Mail" depending on selected folder
3961 (nifty idea by Kim Schulz <kim@schulz.dk>)
3963 2001-10-05 [paul] 0.6.2claws19
3965 * src/mainwindow.c, src/summaryview.c
3966 fix 'Message/Reply to all', broken in last commit
3969 fix X_BEENTHERE seg fault, thanks to Alfons
3971 2001-10-04 [paul] 0.6.2claws18
3973 * src/compose.[ch], src/mainwindow.c
3974 make "Message/Reply" reply to mailing lists; matches
3975 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
3976 based on portions of the patch submitted by
3977 Junichi Uekawa <dancer@netfort.gr.jp>
3979 2001-10-04 [darko] 0.6.2claws17
3982 better smart wrapping
3984 a function to make text buffer contiguous
3986 2001-10-03 [paul] 0.6.2claws16
3988 * sync with sylpheed 0.6.2cvs10
3993 * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
3994 close bug "[ #466566 ] compile error on mdk 8.0" by removing
3995 references to chinese translations (hope someone picks up
3998 2001-10-02 [christoph] 0.6.2claws15
4001 fixed non translated header bug
4003 fixed wrong date in alfons last entry ;)
4005 2001-10-02 [alfons] 0.6.2claws14
4007 * src/compose.c, src/prefs_common.[ch]
4008 add block cursor option
4010 2001-10-02 [paul] 0.6.2claws13
4012 * sync with sylpheed 0.6.2cvs9
4014 2001-09-30 [paul] 0.6.2claws12
4016 * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
4017 updated translations
4020 add 'src/importldif.c'
4022 * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
4023 added eudora-to-vCard conversion tool
4024 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
4026 * sync with sylpheed 0.6.2cvs8
4030 * sylpheed-0.6.2claws released
4032 2001-09-27 [melvin] 0.6.2claws11
4035 fixed crash when using default path (introduced
4037 fixed tiny bug for initial suggestion mode
4039 2001-09-27 [melvin] 0.6.2claws10
4042 fixed bug where gtkpspell didn't set the path correctly
4045 added a paragraph about spell checking
4049 2001-09-27 [paul] 0.6.2claws9
4051 * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
4052 replace '// comments' with '/* comments */' to prevent
4053 some compiler warnings
4055 * sync with sylpheed 0.6.2cvs6
4057 2001-09-26 [alfons] 0.6.2claws8
4060 introduce return receipt request notification again,
4061 which was lost because of other semantics in
4062 procheader_parse() (???)
4064 2001-09-26 [christoph] 0.6.2claws7
4067 replace comments for old code with #if 0
4068 readded auto cc, bcc and reply-to
4069 * src/prefs_matcher.c
4070 * src/prefs_scoring.c
4071 removed some definition (was moved to
4074 2001-09-26 [paul] 0.6.2claws6
4077 make 'Follow-up and reply to' sensitive
4079 * more sync with sylpheed 0.6.2cvs5
4086 fixed bug for "US-ASCII" introduced by the encoding code
4092 * src/prefs_common.[ch], src/summaryview.c
4093 'next unread msg' 'go to next folder?' dialog can be
4094 given default behaviour, either always show dialog,
4095 or assume 'yes', or assume 'no'
4096 Submitted by wwp <subscript@free.fr>
4100 * src/compose.c src/gtkspell.[ch]
4101 added support for different encodings
4105 * more sync with sylpheed 0.6.2cvs5
4109 * src/prefs_folder_item.c
4110 add check for item->prefs->default_to string is NULL and
4111 add another check when freeing this string
4116 change to version 0.6.2claws3
4118 * sync with sylpheed 0.6.2cvs5
4121 * src/ldif.[ch], src/importldif.[ch], addressbook.c
4123 * src/addrcache.[ch], addrindex.[ch]
4124 small update for future
4130 added 'Learn from mistakes' option
4131 better handling of quotes in checked words
4134 small update for spell checking stuff
4139 edit a little bit so it complies more with main coding style
4143 * src/folder.[ch], prefs_folder_item.c, compose.c
4144 migrate "request return receipt" folder property
4149 * README.claws **NEW**
4150 (add things of interest for users of main branch
4153 * src/folder.[ch], src/mainwindow.c, src/summaryview.c
4154 re-implement threading per folder option, but store
4155 the setting in folderlist.xml (where it belongs)
4160 fixed bug when compose window is under another window
4161 * src/prefs_common.[ch] src/compose.c
4162 changed 'dictionary_path' to 'dictionary' to be consistent
4163 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
4164 * ac/pspell.m4 src/Makefile.am
4165 dropped PSPELL_PATH macro
4167 updated translations
4169 2001-09-21 [christoph]
4172 added border around header fields
4173 keep header type when new field is added
4175 2001-09-20 [christoph]
4178 more portable debug_print with source filename
4181 more newlines after debug messages
4186 change to version 0.6.2claws2
4188 * sync with sylpheed 0.6.2cvs3
4193 fixed the post-right-click focus pb
4194 fixed crash when 'Spell check all' after dict change
4195 and when cursor is at the end of the text
4196 shift-right-click pops up config menu even on misspelled words.
4203 added pspell to compiled-in features list
4207 * switched to pspell and dropped ispell
4209 new file. autoconf macro for pspell
4211 * configure.in acconfig.h
4212 added pspell support
4214 * src/main.c src/compose.[ch] src/gtkspell.[ch]
4215 * src/prefs_common.[ch]
4216 added pspell support
4218 2001-09-18 [christoph]
4222 replace LOG_MESSAGE with debug_print
4226 added newline after debug message
4228 using __VA_ARGS__ for debug_print macro
4230 ignore Makefile and Makefile.in
4235 change to version 0.6.2claws1
4236 * sync with sylpheed 0.6.2cvs1
4239 * src/prefs_matcher.c
4240 add 'score equal to' option, submitted by
4241 Paul Evans <nerd@freeuk.com>
4243 2001-09-15 [christoph]
4246 comment out menu entry not existing in claws
4248 add debug output for non existing menu entries
4250 fix next/prev unread message for ignored threads
4252 add sourcefile and line number to debug output
4253 otherwise it is sometimes hard to find the
4254 source code part if debug messages are translated
4259 refresh target folder style after colour is changed
4264 change to version 0.6.1claws3
4266 * sync with sylpheed 0.6.1cvs6
4271 fix target folder colourization to use user selected colour
4276 fix crash when message that is marked for copy/move is unmarked
4281 change to version 0.6.1claws2
4283 * sync with sylpheed 0.6.1cvs3
4288 fix bug with default font used for trash folder text
4292 * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
4293 updated translations
4296 change to version 0.6.1claws1
4298 * sync with sylpheed 0.6.1cvs2
4303 add Match's new addressbook
4306 updated translation submitted by Jens Oberender
4311 change to 0.6.1claws
4312 * sync with sylpheed 0.6.1 release
4317 change to 0.6.0claws2
4319 * sync with sylpheed 0.6.0cvs4
4322 updated translation submitted by Fabio Junior Beneditto
4336 change to version 0.6.0claws1
4338 * sync with sylpheed 0.6.0cvs1
4341 updated translation submitted by Ricardo Mones Lastra
4344 add 'src/prefs_templates.c'
4346 * src/compose.c, src/summaryview.c