1 2002-04-28 [paul] 0.7.5claws
6 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
9 2002-04-27 [jens] 0.7.4claws103
12 updated German translation.
14 2002-04-27 [hiro] 0.7.4claws102
17 summary_write_cache(): fixed the mark loss of hidden messages.
19 2002-04-26 [melvin] 0.7.4claws101
22 fixed a second typo (same one)
26 fixed the type again...
28 2002-04-26 [melvin] 0.7.4claws100
31 fixed a typo in an alert message ("temorary").
34 corrected the typo described above.
36 updated French translation.
38 2002-04-26 [darko] 0.7.4claws99
41 fix target folder colorization
43 2002-04-25 [paul] 0.7.4claws98
46 updated by Alessandro Maestri
48 2002-04-24 [colin] 0.7.4claws97
51 Fixed double "subject is empty" question.
53 2002-04-23 [colin] 0.7.4claws96
56 Corrected issue when "automatically display images" was
57 not set : first image remained after selecting second.
59 2002-04-23 [melvin] 0.7.4claws95
62 Don't display in/out dialog if there is nothing to show.
64 2002-04-23 [paul] 0.7.4claws94
67 bug fixes: see ChangeLog entry 2002-04-23
69 2002-04-22 [darko] 0.7.4claws93
72 fix previous check-in which changed code after
75 2002-04-22 [paul] 0.7.4claws92
82 update English, Spanish and French FAQs
85 add German and Spanish manuals
88 update English and French manuals
91 add to and re-arrange the pixmap entries
93 2002-04-22 [darko] 0.7.4claws91
96 fix sender initials recognition to only allow
97 '>' after the initials
99 2002-04-21 [paul] 0.7.4claws90
101 * sync with 0.7.5 release
102 see ChangeLog entry 2002-04-21
107 add colin's new pixmaps to EXTRA_DIST
109 2002-04-21 [colin] 0.7.4claws89
112 * src/mainwindow.[ch]
113 * src/prefs_common.[ch]
114 * src/stock_pixmap.[ch]
115 Added "Work offline" ability.
117 2002-04-21 [colin] 0.7.4claws88
122 * src/textview.c : Added an option to common preferences -> display
123 to allow user not to automatically display images.
125 2002-04-21 [paul] 0.7.4claws87
127 * sync with 0.7.4cvs52
128 see ChangeLog entry 2002-04-21 (src/imap.c)
130 2002-04-21 [paul] 0.7.4claws86
132 * sync with 0.7.4cvs51
133 see ChangeLog entry 2002-04-21
135 2002-04-21 [paul] 0.7.4claws85
137 * sync with 0.7.4cvs49
138 see ChangeLog entries 2002-04-20 and 2002-04-21
141 clean up: remove old 'stock_' element from xpm
144 2002-04-21 [alfons] 0.7.4claws84
146 apply sync patch from Paul
149 use old claws prefs_folder_item_create() for now
151 2002-04-19 [match] 0.7.4claws83
153 * src/addressbook.[ch]
154 * src/addrharvest.[ch]
155 * src/addrgather.[ch]
158 * src/summaryview.[ch]
161 2002-04-19 [paul] 0.7.4claws82
164 updated by Fabio Junior Beneditto
166 2002-04-14 [alfons] 0.7.4claws81
169 add #include <sys/types.h> for mode_t and off_t
171 2002-04-13 [paul] 0.7.4claws80
176 src/prefs_common.[ch]
178 enable storing of GnuPG passphrase for the whole
179 session or a user-defined number of minutes. patch
180 submitted by Ravemax <ravemax@dextrose.com>
182 2002-04-13 [alfons] 0.7.4claws79
185 make email parser also stop scanning when encountering separators
186 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
188 2002-04-13 [paul] 0.7.4claws78
190 * sync with 0.7.4cvs39
191 see ChangeLog entry 2002-04-12
193 2002-04-11 [paul] 0.7.4claws77
195 * sync with 0.7.4cvs37
196 see ChangeLog entry 2002-04-11
198 2002-04-11 [paul] 0.7.4claws76
201 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
202 the clause for OpenSSL). sync with sylpheed main
204 2002-04-09 [melvin] 0.7.4claws75
207 Made 'Ctrl-Enter' on send ignore some modifiers
208 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
209 to bind other *-Enter (but not Alt-Enter).
211 2002-04-09 [paul] 0.7.4claws74
213 * sync with 0.7.4cvs35
214 see ChangeLog entries 2002-04-09
216 2002-04-08 [paul] 0.7.4claws73
218 * sync with 0.7.4cvs33
219 see ChangeLog entry 200-04-08
221 2002-04-07 [match] 0.7.4claws72
223 * src/addrharvest.[ch]
224 fixed to read all addresses in header, regardless
225 of header size. improved name parsing. accommodate
226 harvest from folders and selected message.
228 included new address parsing function.
229 * src/addrgather.[ch]
230 * src/addressbook.[ch]
231 * src/summaryview.[ch]
233 allow address harvest of folder as well as selected
236 2002-04-07 [paul] 0.7.4claws71
240 don't try to authenticate with CRAM-MD5 in SMTP when
241 SMTP-AUTH enabled if MTA doesn't issue this
242 auth-method in it's ehlo-response. bug item #531364,
243 patch item #938910. patch submitted by Colin Leroy
246 2002-04-07 [paul] 0.7.4claws70
249 fix missing MODE_READER bug. patch submitted by
250 Colin Leroy <colin@colino.net>
252 2002-04-07 [alfons] 0.7.4claws69
255 * src/prefs_filtering.c
257 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
258 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
260 2002-04-07 [paul] 0.7.4claws68
262 * sync with 0.7.4cvs32
263 see ChangeLog entry 2002-04-06
265 * tools/filter_conv.pl
268 2002-04-06 [paul] 0.7.4claws67
270 * tools/filter_conv.pl
271 modify to be able to find the name of the first
272 mailbox and use that. main's filter does not
273 record the full path to the mailbox and therefore
274 can only filter to the first mailbox.
276 2002-04-05 [paul] 0.7.4claws66
278 * tools/filter_conv.pl
279 attempt to make the script all-encompassing and
280 be able to convert any main 'filter' rule thrown
283 2002-04-05 [paul] 0.7.4claws65
285 * tools/filter_conv.pl
286 allow for collapsed folder trees
288 2002-04-05 [paul] 0.7.4claws64
290 * sync with 0.7.4cvs31
291 see ChangeLog entries 2002-04-05
293 2002-04-03 [paul] 0.7.4claws63
295 * sync with 0.7.4cvs29
296 see ChangeLog entries 2002-04-02 and 2002-04-03
298 2002-04-02 [paul] 0.7.4claws62
300 * sync with 0.7.4cvs26
301 see ChangeLog entry 2002-04-01
303 2002-04-02 [match] 0.7.4claws61
306 * src/importpine.[ch]
308 import Pine address book.
310 2002-04-02 [match] 0.7.4claws60
312 * src/addrharvest.[ch]
313 improve address parsing of funky addresses.
315 2002-04-02 [darko] 0.7.4claws59
318 wrap on send improvements, it now recognizes quoted
319 initials as part of the quotation string, and it
320 does not join lines separated by CR
322 2002-04-01 [match] 0.7.4claws58
327 remove excessive duplicate address generation
330 2002-04-01 [alfons] 0.7.4claws57
335 2002-04-01 [paul] 0.7.4claws56
337 * sync with 0.7.4cvs25
338 see ChangeLog entry 2002-04-01
340 2002-04-01 [alfons] 0.7.4aprilfool55
343 honour feature request item #537427 to allow for
344 displaying names from address book for sent mail also
346 2002-03-29 [paul] 0.7.4claws54
349 src/prefs_filtering.[ch]
352 add 'fast filter' for claws' filtering,
353 /Tools/Create filter rule/... patch submitted
354 by Neill Miller <neillm@thecodefactory.org>
356 2002-03-29 [paul] 0.7.4claws53
358 * sync with 0.7.4cvs24
359 see ChangeLog entry 2002-03-29
361 2002-03-28 [paul] 0.7.4claws52
363 * sync with 0.7.4cvs23
364 see ChangeLog entry 2002-03-28
366 2002-03-27 [melvin] 0.7.4claws51
368 * src/prefs_actions.c
369 Added support to pass only one message part (as a
370 file) to the command using '%p'. No quotes are needed
371 because doubles quotes are automatically added.
372 Fixed bug where Sylpheed could block when waiting for
373 a child process to finish.
374 Changed the help menu to remove quotes around symbols to
375 avoid misinterpretation (they must not be used).
377 2002-03-27 [melvin] 0.7.4claws50
380 Made the new mail notification command always
381 execute asynchronously.
383 2002-03-27 [paul] 0.7.4claws49
386 fix bug introduced in last commit
388 2002-03-27 [paul] 0.7.4claws48
390 * sync with 0.7.4cvs21
391 see ChangeLog 2002-03-26 and 2002-03-27
393 2002-03-26 [hoa] 0.7.4claws47
395 * src/prefs_folder_item.c
396 really fixed the bug #516442 with folder rescan.
398 2002-03-26 [paul] 0.7.4claws46
400 * sync with 0.7.4cvs19
401 see ChangeLog entries 2002-03-25 and 2002-03-26
403 2002-03-25 [hoa] 0.7.4claws45
407 fix the bug #516442 with folder rescan.
409 * src/prefs_common.[ch]
411 added an option to enable two different behaviours
415 2002-03-25 [paul] 0.7.4claws44
418 src/selective_download.c
419 correct a few menuitem labels
421 2002-03-25 [christoph] 0.7.4claws43
424 fix non deleted tmp message in
425 procmsg_save_to_outbox
426 fix problems caused by sync with
427 main branch's procmsg_send_queue
429 2002-03-25 [paul] 0.7.4claws42
433 src/quote_fmt_parse.y
434 add Last name (%L) placeholder for quoting.
435 patch submitted by Thorsten Thielen
436 <thth@users.sourceforge.net>
438 2002-03-25 [paul] 0.7.4claws41
441 get full hostname. patch submitted by
442 Bob Woodside <rwoodside1@comcast.net>
444 2002-03-25 [paul] 0.7.4claws40
449 src/prefs_account.[ch]
450 enable NNTP over SSL. patch submitted by
451 Pascal Jermini <pascal@infinity.hn.org>
453 2002-03-24 [paul] 0.7.4claws39
456 make the arrangement of the Compose tab more
460 fix some irregularities of style
463 updated by Kilian Krause
465 2002-03-23 [paul] 0.7.4claws38
468 updated by Fabio Junior Beneditto
470 2002-03-23 [paul] 0.7.4claws37
473 move 'Gather addresses' to 'Tools' menu
474 make 'Selective download' sensitive
476 2002-03-23 [paul] 0.7.4claws36
478 * sync with 0.7.4cvs16
479 see ChangeLog entries 2002-03-23
481 2002-03-22 [christoph] 0.7.4claws35
483 * src/quote_fmt_parse.y
484 fix include program output
486 2002-03-22 [alfons] 0.7.4claws34
489 initialize GDate stack variable correctly (sorry!)
491 2002-03-22 [paul] 0.7.4claws33
497 rename 'Tool' to 'Tools'
500 move 'Delete duplicated messages' from
501 'Message/' to 'Tools/'
502 re-arrange the order of 'Tools/' items
504 2002-03-22 [paul] 0.7.4claws32
508 auto-address completion now also matches on
509 Nickname. patch submitted by Bob Forsman
510 <hammor@users.sourceforge.net>
513 correct a spelling mistake
515 2002-03-22 [alfons] 0.7.4claws31
518 fix getting uidl from incorrect string
521 2002-03-21 [alfons] 0.7.4claws30
524 more code refactoring
525 plug mem leak introduced by delete on server
527 2002-03-21 [paul] 0.7.4claws29
529 * sync with 0.7.4cvs11
530 see ChangeLog entries 2002-03-20
532 2002-03-20 [alfons] 0.7.4claws28
535 apply Colin's patch and refactor
537 2002-03-20 [paul] 0.7.4claws27
539 * sync with sylpheed 0.7.4cvs9
540 see ChangeLog entry 2002-03-20
542 2002-03-19 [christoph] 0.7.4claws26
547 revert changes for flag updates
548 (does not work correctly and no time to debug)
550 2002-03-20 [alfons] 0.7.4claws25
553 refactor should_delete() a little bit
555 2002-03-19 [paul] 0.7.4claws24
559 src/prefs_account.[ch]
560 allow the user to leave downloaded mail on the
561 server for n days. Patch submitted by Colin Leroy
564 2002-02-19 [paul] 0.7.4claws23
566 * sync with sylpheed 0.7.4cvs8
567 see ChangeLog entries 2002-03-19
569 2002-03-18 [paul] 0.7.4claws22
571 * sync with sylpheed 0.7.4cvs6
572 see ChangeLog entry 2002-03-18
574 2002-03-18 [paul] 0.7.4claws21
577 add en_GB message catalogue
582 correct a few spelling mistakes
584 2002-03-17 [alfons] 0.7.4claws20
587 more stringent checks for NULL params when writing
588 filtering actions to a file
590 2002-03-17 [hoa] 0.7.3claws20
593 fixed the count of new messages
596 fixed the "attachment properties" window
598 2002-03-17 [paul] 0.7.4claws19
603 src/prefs_account.[ch]
606 automatically mark cross-posted messages as read
607 and (optionally) give them a colour label
608 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
611 2002-03-17 [paul] 0.7.4claws18
613 * sync with sylpheed 0.7.4cvs5
614 see ChangeLog entry 2002-03-17
616 2002-03-17 [melvin] 0.7.4claws17
619 Worked around a gtktext 'bug': when searching for
620 a text in a long message it was scrolling slowly
621 line by line until it hit the searched text.
623 Updated French translation
625 2002-03-17 [melvin] 0.7.4claws16
629 * src/prefs_actions.c
630 Moved "Edit/Actions" to "Tool/Actions"
631 Made mainwindow/compose window sensitive as soon as
632 no child process is running anymore even if the io dialog
634 Fixed a struct being initialized with a non constant char*
636 2002-03-16 [christoph] 0.7.4claws15
639 add --with-compiler-flags option
640 (only for developer hacking)
644 try to make folder-stats and flag handling more
645 independent from the summaryview. msgcounts
646 are only set when the folder is opened and
647 procmsg_msginfo_(un)set_flags will handle it
648 later and summaryview will get the values
651 2002-03-16 [paul] 0.7.4claws14
654 fix Return-receipt. Patch submitted by Bob
655 Woodside <rwoodside1@comcast.net>
657 2002-03-16 [paul] 0.7.4claws13
660 fix 'dynamic' signatures, make it work again
661 broken during sync on 2002-03-14 (0.7.4claws2)
663 2002-03-15 [match] 0.7.4claws12
665 * src/addrharvest.[ch]
666 * src/addrgather.[ch]
667 * src/addressbook.[ch]
669 included address harvester feature. still some
670 issues with address parsing that I will fix.
672 2002-03-15 [match] 0.7.4claws11
676 * src/addressbook.[ch]
685 tidy up. fix memory leaks. moved attribs and methods
686 from individual interfaces to addrcache object. prep
687 for new stuff to come in.
689 2002-03-15 [alfons] 0.7.4claws10
692 * src/matcher_parser_parse.y
693 * src/matcher_parser_lex.l
694 * src/prefs_matcher.c
695 add filtering conditions message greater than, smaller
696 than, and exactly matching a size in bytes
697 (does not work with delete from POP3 server yet)
699 this should also give others an idea what you should
700 do to add new criterions to claws filtering system
703 2002-03-15 [paul] 0.7.4claws9
705 * tools/filter_conv.pl
706 exit if there are no filter rules to convert
707 rename filterrc to filterrc.old after completion
709 2002-03-15 [paul] 0.7.4claws8
711 * sync with sylpheed 0.7.4cvs3
712 see ChangeLog entry 2002-03-14
714 2002-03-14 [paul] 0.7.4claws7
717 clean up the last commit (ahem)
719 2002-03-14 [paul] 0.7.4claws6
722 fix bug #515655. honour account preferences
723 regarding gpg default signing/encryption when
724 changing account from the compose window.
726 2002-03-14 [paul] 0.7.4claws5
729 remove unnecessary curly brackets
731 2002-03-14 [paul] 0.7.4claws4
734 src/prefs_filtering.[ch]
735 add filter rename on folder rename and filter
736 delete on folder delete. Patch submitted by
737 Neill Miller <neillm@thecodefactory.org>
739 2002-03-14 [christoph] 0.7.4claws3
744 (patch submitted by "Simon 'corecode' Schubert")
749 2002-03-14 [paul] 0.7.4claws2
751 * sync with sylpheed 0.7.4cvs2
752 see ChangeLog entry 2002-03-13
754 2002-03-12 [darko] 0.7.4claws1
757 fix what seems to be a copy and paste error
758 when setting color for important messages
761 2002-03-11 [paul] version 0.7.4claws released
763 2002-03-11 [paul] 0.7.4claws
769 update message catalogs. Submitted by Ricardo Mones
770 Lastra, Alessandro Maestri, Wilbert Berendsen, and
771 Fabio Junior Beneditto
782 2002-03-11 [jens] 0.7.3claws7
785 updated German translation
787 2002-03-11 [melvin] 0.7.3claws6
790 updated and corrected French translation
792 2002-03-10 [hoa] 0.7.3claws5
796 * src/prefs_account.c
799 fixed the local account.
800 you have to change the default "/usr/sbin/sendmail"
801 to "/usr/sbin/sendmail -t" in the preferences of
805 removed some debug display for renderer
807 2002-03-10 [paul] 0.7.3claws4
809 * faq/en/sylpheed-faq-1.html
810 faq/en/sylpheed-faq-2.html
813 2002-03-09 [paul] 0.7.3claws3
815 * sync with sylpheed 0.7.4
816 see ChangeLog entry 2002-03-09
818 2002-03-08 [paul] 0.7.3claws2
820 * faq/en/sylpheed-faq*
825 * manual/fr/.cvsignore
826 manual/fr/Makefilea.am
830 add the French manual
832 2002-03-07 [paul] 0.7.3claws1
834 * sync with sylpheed 0.7.3cvs4
835 see ChangeLog entries 2002-03-06 and 2002-03-07
838 updated by Wilbert Berendsen
840 2002-03-07 [melvin] 0.7.2claws34
842 * src/selective_download.c
843 Changed the pixmap of the receive button to MAIL_RECEIVE.
845 2002-03-06 [paul] 0.7.2claws33
847 * sync with sylpheed 0.7.3cvs1
848 bug fix, see ChangeLog entry 2002-03-05
850 2002-03-05 [paul] 0.7.2claws32
855 reverse the pgp ascii-armored code implemented in
856 0.7.2claws16. removal of this code until it matures.
857 this means that verifying ascii-armored pgp sigs and
858 automatic decryption of ascii-armored encrypted
859 messages no longer works.
861 2002-03-05 [paul] 0.7.2claws31
867 faq/en/sylpheed-faq.html
868 faq/en/sylpheed-faq-1.html
869 faq/en/sylpheed-faq-2.html
870 faq/en/sylpheed-faq-3.html
872 faq/es/sylpheed-faq.html
873 faq/es/sylpheed-faq-1.html
874 faq/es/sylpheed-faq-2.html
875 faq/es/sylpheed-faq-3.html
876 faq/es/sylpheed-faq-4.html
878 faq/fr/sylpheed-faq.html
879 faq/fr/sylpheed-faq-1.html
880 faq/fr/sylpheed-faq-2.html
881 faq/fr/sylpheed-faq-3.html
886 add FAQs in English, Spanish and French
889 2002-03-05 [paul] 0.7.2claws30
891 * manual/en/sylpheed.html
892 manual/en/sylpheed-XX.html
893 updated the English manual
898 dialog box pops up if the article can't be deleted.
903 updated by Fabio Junior Benedito
907 * removed ac/gpgme.m4
908 to avoid autogen common problem
909 developers have to install gpgme development package now
912 encoding to 7bit or 8bit is enabled.
914 2002-03-03 [alfons] 0.7.2claws29
917 merge fix by Oliver Haertel for selective
920 2002-03-03 [paul] 0.7.2claws28
922 * sync with sylpheed 0.7.3
924 2002-03-03 [paul] 0.7.2claws27
926 * sync with sylpheed 0.7.2cvs24
927 see ChangeLog entries 2002-03-02 and 2002-03-03
929 2002-03-02 [melvin] 0.7.2claws26
934 * src/prefs_common.[ch]
935 Added user definable notification on new mail arrival.
936 Removed unused variables in spell checker prefs code.
938 2002-03-02 [melvin] 0.7.2claws25
941 Removed unnecessary escape sequences.
942 Changed 'Initial...' to 'Initials of Sender'
944 2002-03-02 [paul] 0.7.2claws24
946 * sync with sylpheed 0.7.2cvs22
947 see ChangeLog entry 2002-03-01
949 2002-03-01 [hoa] 0.7.2claws23
952 Set sensitivity of delete actions to active
953 even if the folder is a newsgroup.
956 - Set sensitivity of delete actions
957 - Added function check_permission() that will check if the
958 user is authorized to delete a message. For news, it
959 will check if the author is the same.
960 - Enabled deletion when there is no trash folder.
963 - Added news_cancel_article() to cancel articles
964 - Implemented news_remove_message() (public function)
966 2002-03-01 [paul] 0.7.2claws22
970 recognise urls that that don't include 'http://' and
974 remove duplicated name
976 2002-02-28 [paul] 0.7.2claws21
980 add ability to 'Select thread'
981 combines Melvin's "Select thread's head" patch (#510907)
982 with Colin Leroy's <colin@colino.net> "Select whole thread"
985 2002-02-28 [paul] 0.7.2claws20
988 hopefully fix segfault on right-clicking a mime part
989 that some people have experienced.
990 fix submitted by Fredrik Olofsson <frol@linux.nu>
992 2002-02-28 [paul] 0.7.2claws19
994 * sync with sylpheed 0.7.2cvs21
995 see ChangeLog entries 2002-02-27 and 2002-02-28
997 2002-02-27 [paul] 0.7.2claws18
999 * sync with sylpheed 0.7.2cvs18
1000 see ChangeLog entries 2002-02-26 and 2002-02-27
1002 2002-02-26 [alfons] 0.7.2claws17
1005 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
1006 (spotted by Chris Hessman <idatech@gmx.net>)
1008 2002-02-26 [paul] 0.7.2claws16
1013 make decryption of ascii-armored pgp encrypted messages
1014 and verification of ascii-armored signatures work again.
1015 slightly altered from the patch by Jens Jahnke
1019 * the checking of plaintext signatures always comes up in
1021 * it doesn't work for multipart messages
1022 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
1023 including the msg headers and these 2 line themselves, are
1027 "View/Folder Tree" becomes "View/Separate Folder Tree"
1028 "View/Message View" becomes "View/Separate Message View"
1029 because its less ambiguous.
1032 updated by Ricardo Mones Lastra
1034 2002-02-26 [paul] 0.7.2claws15
1036 * sync with sylpheed 0.7.2cvs17
1037 see ChangeLog entries 2002-02-25 and 2002-02-26
1039 2002-02-25 [christoph] 0.7.2claws14
1041 * src/filtering.[ch]
1043 do filtering stuff after all messages have been received
1044 1. drop all messages to .processing
1045 2. scan processing folder for messages
1046 3. filter messages or move to inbox
1047 this will also find old messages left in processing after
1048 a crash or something like that and we get a real msginfo
1049 from folder->get_msg_list and do not have to create our
1050 own in filter_message
1051 * src/matcher_parser_parse.y
1052 remove MIX/MAX warning (reordered includes)
1054 2002-02-25 [paul] 0.7.2claws13
1056 * sync with sylpheed 0.7.2cvs15
1057 see ChangeLog entry 2002-02-24
1059 2002-02-24 [alfons] 0.7.2claws12
1062 clear old color flags first when applying a new color to
1064 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
1066 2002-02-24 [alfons] 0.7.2.claws11
1069 * src/prefs_common.c
1070 add presets for Opera and Konqueror, closes patch #517261,
1071 submitted by Ville Skyttä <scop@users.sourceforge.net>
1073 2002-02-24 [alfons] 0.7.2.claws10
1077 fix threading for null message ids, closes patch #521601,
1078 submitted by Bob Forsman <hammor@users.sourceforge.net>
1080 2002-02-24 [alfons] 0.7.2claws9
1084 make Tool | Filter Message work with filtering system so
1085 setting flags also works
1089 - Processing uses the same function as Tool | Filter
1090 Message, but doesn't use the same update proc yet
1092 2002-02-23 [paul] 0.7.2claws8
1094 * sync with sylpheed 0.7.2cvs14
1095 see ChangeLog entries 2002-02-22 and 2002-02-23
1097 2002-02-22 [christoph] 0.7.2claws7
1100 Add column space to table
1101 * src/quote_fmt_parse.y
1104 2002-02-22 [paul] 0.7.2claws6
1112 src/matcher_parser_lex.l
1113 src/matcher_parser_parse.y
1116 src/prefs_filtering.c
1117 src/selective_download.[ch] *** NEW FILES ***
1120 Selective Download added to 'Tool' menu.
1121 Retrieves email headers of the currently selected pop3
1122 account and allows the user to mark emails for deletion
1123 right on the pop3 server. Patch submitted by Oliver Haertel
1124 <oha@users.sourceforge.net>.
1127 add 'src/quote_fmt.c'
1129 2002-02-22 [christoph] 0.7.2claws5
1133 * src/prefs_common.[ch]
1134 * src/prefs_template.c
1135 * src/quote_fmt.c *** NEW FILE ***
1137 move quote format symbol description code
1138 to it's own file because it is used from
1139 differnent code parts
1140 Rewrote symbol description GUI
1143 + get data from array (no more long constant strings)
1144 * src/quote_fmt_lex.l
1145 * src/quote_fmt_parse.y
1146 Symbol for Literal % changed to \% instead of %%
1147 (More logical as \ is used for quoting for other symbols)
1148 Add |f and |p to include files and program output
1150 |f{/home/.../.signature}
1153 Correct wrong spelling for "Referenzen"
1155 2002-02-21 [paul] 0.7.2claws4
1158 forgotten during sync
1160 2002-02-21 [paul] 0.7.2claws3
1162 * sync with sylpheed 0.7.2cvs11
1163 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
1164 2002-02-20 and 2002-02-21
1166 2002-02-20 [melvin] 0.7.2claws2
1168 * src/prefs_actions.c
1169 Added error report when child cannot fork or when execvp
1170 returns with an error.
1172 2002-02-19 [christoph] 0.7.2claws1
1175 return unconverted text if conde conversion is not possible
1176 when libjconv is used.
1177 (patch submitted by "Simon 'corecode' Schubert")
1181 * version 0.7.2claws release
1183 2002-02-19 [paul] 0.7.2claws
1186 updated by Wilbert Berendsen
1189 2002-02-18 [alfons] 0.7.1claws13
1193 remove references to dlfcn and explicitly loading functions
1194 from dynalink libs, because libs linked anyway, and functions
1195 are loaded explicitly
1197 2002-02-17 [melvin] 0.7.1claws12
1199 * src/prefs_actions.c
1200 Replaced children wait loop with double fork technique.
1201 Now, input/output window updated at each new output.
1202 free_children(): Fixed a memory leak.
1203 Made input/output window non closable if running children
1205 Added missing <unistd.h> include.
1206 Added some --debug outputs.
1208 2002-02-17 [melvin] 0.7.1claws11
1211 Fixed bug where descending sort order did not select top
1214 2002-02-17 [melvin] 0.7.1claws10
1217 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
1218 * src/prefs_common.c
1219 Pspell data package directory no more hard coded but
1220 set during configuration (PSPELL_PATH). (Thanks to
1221 Gustavo Noronha Silva.)
1223 2002-02-17 [melvin] 0.7.1claws9
1226 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
1228 Fixed compile-time warnings.
1230 2002-02-16 [alfons] 0.7.1claws8
1233 fix inadvertent free of NULL pointer which caused
1234 sylpheed to crash when closing the save-as dialog
1235 using the window close button
1237 2002-02-16 [carsten] 0.7.1claws7
1238 * src/mainwindow.[ch]
1241 fixes for pixmap theming code:
1242 - recently changed mail attributes shouldn't get
1244 - theme is only reloaded iff another theme was
1247 2002-02-16 [paul] 0.7.1claws6
1249 * sync with sylpheed 0.7.2 release
1250 see ChangeLog entry 2002-02-15 and 2002-02-16
1252 2002-02-15 [paul] 0.7.1claws5
1254 * sync with sylpheed 0.7.1cvs9
1255 see ChangeLog entry 2002-02-15
1258 remove unneeded headerwindow.c entry
1260 2002-02-14 [carsten] 0.7.1claws4
1262 fixed a bug for "Go to next unread message": there was
1263 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
1264 in the prefs, because of doing "Search again" instead
1267 2002-02-14 [carsten] 0.7.1claws3
1268 * src/stock_pixmap.c
1269 removed 2 more mem leaks; following memprof,
1270 this code is "leak free" now :)
1272 2002-02-14 [carsten] 0.7.1claws2
1273 * src/stock_pixmap.c
1274 used opendir/readdir/closedir instead of scandir
1275 -> code should work now on Solaris
1277 2002-02-14 [paul] 0.7.1claws1
1279 * sync with sylpheed 0.7.1cvs8
1280 see ChangeLog entries 2002-02-13 and 2002-02-14
1283 add some description of Actions and Pixmap Themes
1287 * version 0.7.1claws release
1289 2002-02-13 [paul] 0.7.1claws
1294 updated translations, submitted by Ricardo Mones Lastra,
1295 Alessandro Maestri and Fabio Junior Beneditto
1297 2002-02-13 [melvin] 0.7.0claws75
1299 * src/prefs_actions.c
1300 Added missing "signal.h" include
1302 2002-02-13 [melvin] 0.7.0claws74
1304 * src/prefs_folder_item.c
1305 Added missing "config.h" include
1307 Updated French translation for folder propriety.
1309 2002-02-13 [jens] 0.7.0claws73
1312 Added missing src/prefs_folder_item.c [log added by melvin]
1314 Updated German translation.
1316 2002-02-13 [melvin] 0.7.0claws72
1319 Updated French translation.
1321 2002-02-13 [melvin] 0.7.0claws71
1324 Made gtkut_editable_get_selection return NULL if selection
1326 This fixes a bug where selecting part of message A then
1327 switching to message B and replying to it will not
1328 quote the message's body.
1330 2002-02-12 [paul] 0.7.0claws70
1333 cosmetic, relating to pixmap themes: on toolbar make
1334 updating of 'Exec' and 'Compose news/Compose email'
1337 2002-02-12 [carsten] 0.7.0claws69
1343 - refreshing after changing pixmap theme better
1345 - wanted to remove some mem leaks, but alfons was
1346 faster (and had the better solution ;)
1348 2002-02-12 [alfons] 0.7.0claws68
1350 * src/prefs_common.c
1351 * src/stock_pixmap.[ch]
1352 plug mem leaks, refactor code a little bit
1355 2002-02-12 [sergey] 0.7.0claws67
1358 Fixed problem with copying messages to IMAP folders when the
1359 server uses something other than '/' as a namespace separator
1360 (cyrus-imapd uses '.').
1362 2002-02-12 [jens] 0.7.0claws66
1365 Updated German Translation
1367 2002-02-12 [paul] 0.7.0claws65
1369 * sync with sylpheed 0.7.1cvs1
1370 see ChangeLog entry 2002-02-12
1372 2002-02-12 [melvin] 0.7.0claws64
1374 * src/prefs_actions.c
1375 Fixed "feature" where children's output was duplicated
1376 instead of refreshed while monitoring.
1377 Removed some debug code.
1379 2002-02-12 [christoph] 0.7.0claws63
1382 always delete message from queue after sending/send error
1383 (closes bug #509601)
1385 2002-02-12 [melvin] 0.7.0claws62
1387 * src/prefs_actions.c
1388 Children wait loop is now triggered with a timeout of 1s
1389 Added %F which is replaced with the list of filenames
1390 of all selected messages (as suggested by Ricardo Mones Lestra)
1391 Pipe syntax changed. Prefix with | to send selection, postfix
1392 with | to retrieve output. Prefix with > or * to send
1393 user definable input to the command (*: input is hidden)
1394 Old pipe action should now be postfixed with |, too.
1396 2002-02-12 [carsten] 0.7.0claws61 (more 59.75)
1397 * src/stock_pixmap.c
1398 fixed a bug: if there's no theme directory don't
1399 throw an error, just do "nothing" (thanks Alfons)
1401 2002-02-12 [carsten] 0.7.0claws60
1404 had to write the cache twice (nasty!); some marks would
1407 2002-02-11 [carsten] 0.7.0claws59
1410 doc-src/maintainer_guide.txt
1416 src/prefs_common.[ch]
1417 src/stock_pixmap.[ch]
1418 src/summaryview.[ch]
1419 pixmap theming and related work on pixmap
1420 handling on some other places
1421 (e.g. hrm features for all folder)
1422 src/pixmap/stock_*.xpm -> the stock_ was removed
1424 2002-02-11 [paul] 0.7.0claws58
1426 * sync with sylpheed 0.7.1 release
1427 see ChangeLog entries 2002-02-11
1429 2002-02-08 [paul] 0.7.0claws57
1431 * sync with sylpheed 0.7.0cvs39
1432 see ChangeLog entry 2002-02-07 (last entry)
1434 * src/prefs_actions.c
1435 src/prefs_filtering.c
1438 sync: made it compile with C compilers other than gcc
1440 2002-02-07 [paul] 0.7.0claws56
1442 * sync with sylpheed 0.7.0cvs38
1443 see ChangeLog entries 2002-02-06 (last 2 entries) and
1446 2002-02-07 [darko] 0.7.0claws55
1450 Fix const gchar */gchar * issue (thanks Hiro)
1452 2002-02-07 [darko] 0.7.0claws54
1457 * src/prefs_template.c
1459 * src/quote_fmt_parse.y
1462 When replying or forwarding an email don't quote the entire
1463 mail body but use the part of the message text that is selected
1465 2002-02-06 [melvin] 0.7.0claws53
1467 * src/prefs_common.[ch]
1470 Made possible to switch quickly to last used dictionary
1471 which makes checking bilingual documents easier.
1473 2002-02-06 [melvin] 0.7.0claws52
1476 Added forgotten new file src/prefs_actions.c
1478 2002-02-06 [melvin] 0.7.0claws51
1480 * src/prefs_actions.c ** NEW FILE **
1481 * src/prefs_actions.h ** NEW FILE **
1482 Added actions to execute on message text view, or on the
1485 Added src/prefs_actions.[ch]
1487 Added new menu "Edit/Actions"
1489 Added new actionsrc file.
1491 Added actionsrc reading.
1493 Added new menus "Edit/Actions" and "Configuration/Actions..."
1494 * src/prefs_common.h
1495 Added new element actionslst element to prefs_common.
1497 2002-02-06 [paul] 0.7.0claws50
1499 * sync with sylpheed 0.7.0cvs36
1500 see ChangeLog entry 2002-02-06
1505 updated by Ricardo Mones Lastra
1507 2002-02-05 [paul] 0.7.0claws49
1509 * sync with sylpheed 0.7.0cvs33
1510 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
1512 2002-02-05 [paul] 0.7.0claws48
1515 re-add 'Edit/Advanced/Delete entire line', previously named
1518 2002-02-04 [paul] 0.7.0claws47
1522 fix bug #494993 (Reply All not taking Reply-To into consi)
1523 eliminate differences in behaviour of right-click 'Reply to all'
1524 in summary view and 'Reply to all' on the toolbar.
1525 fix bug where Reply-To gets ignored by 'Reply to all' in summary
1526 view and From gets ignored by 'Reply to all' on toolbar.
1527 fix bug where 'Reply to all' on toolbar uses To twice and ignores
1528 From when no Reply-To header is present.
1530 2002-02-04 [paul] 0.7.0claws46
1532 * sync with sylpheed 0.7.0cvs30
1533 see ChangeLog entries 2002-02-03 and 2002-02-04
1535 2002-02-03 [melvin] 0.7.0claws45
1538 Readded function to highlight all misspelled words.
1539 Fixed bug where user-provided-words did not replace
1540 correctly the misspelled word when using the mouse.
1541 Fixed bug where checking a region selected from right to left did
1542 not check the region at all.
1543 Fixed bug where 'Check backwards' may not check at all.
1544 Fixed memory leaks where popup menus and accel_groups were not destroyed.
1545 Fixed possible buffer overflow when checking for long strings (>1k).
1546 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
1547 Accelerators code uses now gtk_widget_add_accel.
1548 Removed and disabled obsolete and unfinished code.
1552 Added menu item to Highlight all misspelled words.
1554 2002-02-01 [paul] 0.7.0claws44
1557 fix '/View/Hide read messages' sensitivity when all
1558 messages in a folder are hidden
1560 2002-02-01 [paul] 0.7.0claws43
1563 add --send option to command line interface, sends all
1564 queued mail. Patch submitted by Ricardo Mones Lastra.
1566 2002-01-31 [paul] 0.7.0claws42
1569 add '/View/Hide read messages' to main_window_set_menu_sensitive()
1571 2002-01-31 [paul] 0.7.0claws41
1573 * sync with sylpheed 0.7.0cvs27
1574 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
1578 comment out elements of textview_show_part() as temporary
1579 workaround for attachment 'Display as text' bug
1582 updated by Fabio Junior Beneditto
1584 2002-01-30 [paul] 0.7.0claws40
1586 * sync with sylpheed 0.7.0cvs24
1587 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
1591 add {N_("/_Spelling"), ... "<Branch>"} to
1592 GtkItemFactoryEntry compose_entries[]
1594 * src/prefs_common.c
1595 add claws menu items to prefs_keybind_apply_clicked()
1596 and remove non-claws menu items
1598 2002-01-29 [paul] 0.7.0claws39
1600 * sync with sylpheed 0.7.0cvs22
1601 see ChangeLog entries 2002-01-28 and 2002-01-29
1603 2002-01-28 [melvin] 0.7.0claws38
1606 Added the declartion of compose_send_control_enter.
1610 Added in a 'Spelling' menu which includes the configuration menu.
1611 Added a real 'Check all' and got rid from the old one which only
1612 highlited misspelled word.
1613 Made 'Check while typing' a disableable option.
1614 Added a dialog when there are no more misspelled word.
1615 Added a dialog if error occurs when switching to a dictionary.
1617 * src/prefs_common.[ch]
1618 Added option for the default 'Check while typing' option.
1621 2002-01-28 [alfons] 0.7.0claws37
1624 fix buglet and make code comply with sylpheed code style
1626 2002-01-28 [paul] 0.7.0claws36
1628 * sync with sylpheed 0.7.0cvs19
1629 see ChangeLog entries for 2002-01-28
1631 2002-01-28 [hoa] 0.7.0claws35
1637 read the renderer config
1640 use the renderer config to convert mime attachments
1643 don't use textview_show_html/ertf,
1644 use get_text_content instead
1646 2002-01-27 [alfons] 0.7.0claws34
1649 make sylpheed believe it can delete a news message...
1650 (messages are NOT deleted, maybe we should remove
1651 processing from the folder properties after all.)
1653 2002-01-27 [alfons] 0.7.0claws33
1658 implement remove_msg()
1660 2002-01-27 [alfons] 0.7.0claws32
1665 fix return receipt / disposition notification again. this
1666 stuff seems to break on _every_ major summary UI change, so
1667 it's now implemented using a flag which is saved in the
1670 2002-01-26 [alfons] 0.7.0claws31
1673 let import dialog show the destination folder identifier
1675 2002-01-26 [melvin] 0.7.0claws30
1679 Readded 'Mark all read' into summary view popup menu
1680 Added 'Mark all read' in folder view popup menu for IMAP
1682 Made it insensitive if the selected folder is not the shown
1683 one to avoid 'Mark all read' on the wrong folder.
1685 2002-01-26 [paul] 0.7.0claws29
1689 move 'Mark all read' from summary view to folder view
1690 menu. (adapted from) patch submitted by Jeremy Andrews,
1691 <lists@kerneltrap.com>
1693 2002-01-25 [alfons] 0.7.0claws28
1696 put the gtk class name back so GtkSText adapts the
1699 2002-01-25 [alfons] 0.7.0claws27
1702 assimilate Ricardo's patch that shows pixmaps instead of
1703 plain "new" and "unread" texts in the folder view column
1706 2002-01-25 [paul] 0.7.0claws26
1709 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can
1710 be found in non-standard locations.
1711 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
1713 2002-01-25 [paul] 0.7.0claws25
1715 * sync with sylpheed 0.7.0cvs16
1716 see ChangeLog entry 2002-01-25
1718 2002-01-24 [paul] 0.7.0claws24
1720 * more sync with sylpheed 0.7.0cvs15
1721 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
1723 2002-01-23 [sergey] 0.7.0claws23
1726 Fixed segfault when closing LDIF import wizard with
1732 Fixed wrong scrolling position after switching between
1733 text and image parts.
1735 2002-01-23 [paul] 0.7.0claws22
1737 * sync with sylpheed 0.7.0cvs15
1738 see ChangeLog entries 2002-01-22 and 2002-01-23
1740 2002-01-21 [melvin] 0.7.0claws21
1742 * src/prefs_scoring.c
1743 * src/prefs_filtering.c
1744 Fixed bug where scoring and filtering windows stopped
1747 2002-01-21 [paul] 0.7.0claws20
1749 * sync with sylpheed 0.7.0cvs12
1750 see ChangeLog entries 2002-01-20 and 2002-01-21
1752 2002-01-21 [carsten] 0.7.0claws19
1755 * src/messageview.[ch]
1756 * src/summaryview.[ch]
1757 changes to shortcuts handling again:
1758 + "Q" now controled by mainwin
1759 + v/V are now customizable and have slightly
1761 the "button" to minimize the messageview (and maximize
1762 the summary view) is a real button now
1764 "Delete Line+" added to Edit/Advanced (this will also
1767 2002-01-20 [melvin] 0.7.0claws18
1770 Made "Bcc" sensitive when addressbook is called from
1771 compose window (it was a Claws only bug).
1773 2002-01-19 [alfons] 0.7.0claws17
1776 prevent unnecessary updates when currently selected folder has
1779 2002-01-19 [alfons] 0.7.0claws16
1782 prevent writing the cache based on current message list in summary
1783 view when filtering also put messages in currently selected folder
1788 Italian translation submitted by Alessandro Maestri
1789 <a.maestri@cs.tin.it>
1791 2002-01-18 [melvin] 0.7.0claws15
1793 * src/prefs_filters.c
1794 fixed bug where 'cancel' from 'filters' window stops autochecking
1795 if the timer timed out when the window was open.
1797 2002-01-18 [match] 0.7.0claws14
1799 * src/addrclip.[ch] ** NEW FILE **
1800 * src/addrselect.[ch] ** NEW FILE **
1801 * src/adbookbase.h ** NEW FILE **
1802 addressbook cut, copy and paste
1804 * src/addrcache.[ch]
1806 * src/addrindex.[ch]
1818 support for copy/paste
1820 support for copy/paste
1821 tidy up menu option processing
1822 correct address list function arguments
1824 sort user attributes
1834 2002-01-18 [paul] 0.7.0claws13
1836 * sync with sylpheed 0.7.0cvs8
1837 configure.in: support Mac OS X (Darwin)
1839 2002-01-18 [carsten] 0.7.0claws12
1841 small hack to fix a segfault with an empty href
1842 (reported by Alexandra Walford <deeni@altern.org>)
1845 the shortcuts for Mark und Mark as unread are hardcoded
1849 readded the shortcuts in gtkstext but made them
1850 customizeable (simply by adding a menu plus a wrapper
1853 2002-01-17 [melvin] 0.7.0claws11
1856 fix default dictionary not being saved.
1858 2002-01-16 [darko] 0.7.0claws10
1861 fix wrapping crash with URL longer than wrapping margin
1863 2002-12-08 [hoa] 0.7.0claws10
1865 * src/matcher_parser_parse.y
1868 * src/prefs_filtering.c
1869 now, we can use bounce action in the dialog box.
1871 2002-01-16 [carsten] 0.7.0claws9
1873 removed the <control> and <alt> shortcuts because they're
1874 not needed and interefered with the "normal" shortcuts
1877 removed most of the hardcoded shortcuts and assigned
1878 them to menu entries making them easy customizable by
1881 2002-01-16 |melvin] 0.7.0claws8
1884 fixed bug where using the mouse and when the compose
1885 window is not on top may result in a crash.
1887 2002-01-16 [melvin] 0.7.0claws7
1890 fixed a long standingspell checker bug which could
1891 cause a crash after sending a message.
1893 2002-01-16 [paul] 0.7.0claws6
1895 * sync with sylpheed 0.7.0cvs7
1896 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
1897 2002-01-15, and 2002-01-16
1899 2002-01-16 [melvin] 0.7.0claws5
1905 Heavily modified spell checker code to work around
1906 ispell bug, to add keyboard shortcuts and for future
1907 enhancements. See README.claws for usage information.
1909 2002-01-15 [alfons] 0.7.0claws4
1912 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
1913 so sorting within threads reflects sort mode
1915 2002-01-15 [christoph] 0.7.0claws3
1918 added alertpanel if mail sending failed
1920 2002-01-15 [alfons] 0.7.0claws2
1922 * src/prefs_filtering.c
1923 don't stop timer when prefs filtering dialog is opened
1925 2002-01-14 [alfons] 0.7.0claws1
1929 remove debug_print()s for privacy reasons
1931 2002-01-14 [darko] 0.7.0claws
1934 quotation wrapping is now also in the main branch
1938 * tools/filter_conv.pl
1939 allow for Boolean Op and case-sensitivity
1940 this file is included in the release and tagged
1943 2002-01-13 [paul] 0.7.0claws
1945 * release 0.7.0, with cvs tag 'rel_0_7_0'
1949 * tools/filter_conv.pl
1951 rewritten to output to matcherrc instead of filteringrc
1954 updated Spanish translation by Ricardo Mones Lastra
1959 update dutch translation
1964 Updated by Fabio Junior Beneditto
1966 2002-01-13 [melvin] 0.6.6claws53
1969 Updated french translation
1971 2002-01-12 [alfons] 0.6.6claws52
1974 plug mem leak that has been sitting there for ages
1976 2002-01-12 [alfons] 0.6.6claws51
1979 undo melvin's changes from 0.6.6claws48 because summary
1980 view now refuses to select first unread message when
1983 2002-01-11 [alfons] 0.6.6claws50
1986 use claws' semantics for getting folder item when
1987 importing an mbox file into a folder
1988 (submitted by Dale P. Smith)
1990 2002-01-11 [christoph] 0.6.6claws49
1993 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
1994 toggle widget, because non static prefs can not use
1995 prefs_set_* functions
1996 * src/prefs_account.c
1997 toggle smtp auth password field sensitivity if
1998 user id is empty and add descrition of usage for
2000 * src/prefs_folder_item.c
2001 use SET_TOGGLE_SENSITIVITY macro to instead of extra
2004 2002-01-11 [melvin] 0.6.6claws48
2007 fix the 'Ctrl-Enter' feature for sending and test really
2008 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
2009 editables which was not documented in Gtk)
2012 Made summaryview refresh after sorting and not before.
2014 2002-01-11 [christoph] 0.6.6claws47
2017 select account from account ids if possible and
2018 correctly set save folder for copy in reedit
2020 2002-01-10 [paul] 0.6.6claws46
2022 * sync with sylpheed 0.7.0 release
2023 see ChangeLog entries 2002-01-07, 2002-01-08 and
2029 remove more dirt traces...
2034 clean up some traces of my debugging stuff
2036 2002-01-09 [alfons] 0.6.6claws45
2039 break up filteringprop_apply() in three separate pieces
2040 so we can drop messages that failed processing in the
2044 fix bug #469598 "no refresh of inbox after filter" which
2045 was introduced by the new summary view locking, and which
2046 prevented the summary view to update after a manual filter
2047 message. claw's filter message requires a summary_show().
2048 (aargh, summary_show() again! :-)
2050 2002-01-07 [alfons] 0.6.6claws44
2052 * src/headerwindow.c
2055 * src/sourcewindow.c
2056 bring in Hiro's last 0.7.0 wm class fixes
2059 bring in Ricardo's fix for sylprint script
2063 * src/prefs_common.[ch]
2064 * src/prefs_account.[ch]
2066 clean up account preference poison in rfc2015,
2067 and preparation to fix double sign bug
2068 (patch submitted by Simon 'corecode' Schubert)
2070 2002-01-07 [christoph] 0.6.6claws43
2073 search for free message number, do not only rely
2076 fix smtp auth and use extra account information
2077 if available, if not use pop3 data instead
2078 (closes bug #500341)
2082 2002-01-06 [alfons] 0.6.6claws42
2085 try making the separate windows work again...
2087 2002-01-06 [alfons] 0.6.6claws41
2090 adapt Hiro's separate window menu (to get rid of the funny
2091 duplicate menu items), and make it work again
2093 2002-01-06 [alfons] 0.6.6claws40
2098 * tools/README.sylprint
2099 add sylprint script for printing mails from Sylpheed
2100 (contributed by Ricardo Mones Lastra)
2105 2002-01-06 [melvin] 0.6.6claws39
2109 Fixed crash introduced in 0.6.6claws38 by the menu
2110 reorganisation (Hide read messages)
2113 Fixed typo (we are now in 2002, alfons ;) )
2115 2002-01-05 [alfons] 0.6.6claws38
2117 * sync with sylpheed 0.6.6cvs10-17
2118 (last stuff marked as LAST_STABLE)
2120 2002-01-04 [melvin] 0.6.6claws37
2123 Made account selection code use strcasestr again instead of
2124 g_strcasecmp (fixes bug where reediting queued messages
2125 did not select proper account reported by T. Link).
2128 Fix bug where folder icons are not shown when 'hide read messages'
2131 * src/stock_pixmaps.[ch]
2132 Added folder icons for 'hide read messages'.
2135 Fixed bug where 'Enter' in a header entry will send the message
2136 if 'CTL-Enter' was chosen as a shorcut for sendind.
2138 2002-01-03 [melvin] 0.6.6claws36
2141 Added popup menu for common preferences and
2142 account preferences (right click on tab displays
2143 a menu of all tabs.)
2145 2002-01-02 [melvin] 0.6.6claws35
2148 Made spelling code compatible with undo/redo feature.
2149 Added creation of suggestion mode menu for the general
2152 * src/prefs_common.[ch]
2153 Added option menu for the speller's suggestion mode.
2154 Added missing spaces in "..." buttons and made a "..."
2155 button non translatable!
2158 Made speller use the default suggestion mode.
2159 Hack to make it possible to choose 'CTRL-Enter' as a
2160 shortcut for sending (and only for sending).
2162 * src/prefs_folder_item.c
2163 Changing subject simplification does not update cache
2164 anymore (because it is unnecessary).
2165 Fixed bug where changing subject simplification updated the
2166 summaryview even when the viewed folder is not the
2167 folder which properties are being changed. (E.g.
2168 viewing folder A and changing
2169 the subject simplification of
2170 folder B -not being viewed- updated the
2171 summaryview of folder A with data of
2172 folder B). (Hope this is clear... )
2174 2001-12-31 [alfons] 0.6.6claws34
2178 fgetc() returns a signed integer which doesn't
2179 fit in a char. so c truncates this to a char
2180 but we may lose significant bits. i.e. we may
2181 comparing 0xFF which may not be equal to -1
2182 unless properly casted to signed char which
2183 we won't do because fgetc() returns a signed
2184 integer which doesn't fit in a char. so c
2185 truncates this to a char but we may lose
2186 significat bits. (you got the idea, thanks
2187 to Gustavo Noronha Silva <kov@debian.org>
2188 and the Debian folks!)
2190 2001-12-30 [alfons] 0.6.6claws33
2192 * src/prefs_common.c
2193 add #ifdef USE_PSPELLs that Melvin forgot
2195 2001-12-30 [melvin] 0.6.6claws32
2197 * src/prefs_common.[ch]
2198 Added configurable color for misspelled words.
2201 Fixed bug of foreground text color (reported by David
2203 Added configurable color for misspelled words.
2205 2001-12-30 [alfons] 0.6.6claws31
2208 remove unnecessary things someone put there
2212 make folder properties (like threading and sorting) persistent
2213 (closes bug #497424 "rescan folder tree resets proprieties")
2214 currently this is only for MH folders.
2216 2001-12-29 [melvin] 0.6.6claws30
2218 * src/string_match.[ch]
2219 Optimized a bit: regexp pattern buffer compiled only once, and
2220 one subroutine call removed. Fixed ^ regexp search: Now,
2221 "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
2224 Subject filtering changed to filter summary columns and
2225 not directly the messages subject cache. The loss in
2226 performance is balanced by the improvement of string_match.
2227 Added an alert panel if there is an error in the regexp.
2229 * src/src/prefs_folder_item.h
2230 Added a regexp pattern buffer.
2232 2001-12-28 [alfons] 0.6.6claws29
2234 * src/string_match.[ch]
2236 allow compilation *BSD
2238 2001-12-27 [alfons] 0.6.6claws28
2241 sync the Hiro's bug fix for BSD
2243 2001-12-27 [melvin] 0.6.6claws27
2246 Simplify focus to subject entry code.
2248 2001-12-27 [darko] 0.6.6claws26
2254 * src/procheader.[ch]
2256 * src/stock_pixmap.[ch]
2258 Show key icon for encrypted mails in summary view
2260 * src/pixmaps/clip.xpm
2261 * src/pixmaps/clipkey.xpm
2262 * src/pixmaps/key.xpm
2263 New/modified icons for the above
2265 2001-12-27 [melvin] 0.6.6claws25
2267 * src/prefs_common.c
2268 Put spell checker options in a separate tab to decrease
2269 the Common Preferences window height.
2272 Update spell checker usage instruction about its options
2275 2001-12-27 [melvin] 0.6.6claws24
2278 Changed subject entry widget position. Initial focus is
2279 on the To header instead of the subject entry.
2280 Creating a new header scrolls the header list to make the
2281 created one visible. Nevertheless, when automatically filling
2282 headers, the first one is shown.
2283 A Tab key press in the last empty header entry zips the
2284 focus to the subject entry.
2285 (I did not change the combo boxes, yet)
2287 2001-12-26 [alfons] 0.6.6claws23
2289 * src/prefs_account.c
2291 allow default inbox to reside in another mailbox (only
2292 works for POP3 accounts)
2294 2001-12-26 [alfons] 0.6.6claws22
2297 make reply-on-click work with the account of the selected folder
2299 put a fixme here to remind me to fix finding correct default
2300 account for nested folders
2302 2001-12-25 [alfons] 0.6.6claws21
2305 make column headers display locked and mark pixmaps (idea by Melvin)
2306 fix bug by adding score and locked column type to sort array
2308 2001-12-25 [alfons] 0.6.6claws20
2311 catch a *potentially* inadvertent write back of
2312 the message cache(s) introduced by 0.6.5claws37
2314 2001-12-25 [christoph] 0.6.6claws19
2316 * src/stock_pixmap.[ch]
2318 add ignore thread pixmap
2319 (can someone draw a better icon for this?)
2321 2001-12-24 [alfons] 0.6.6claws18
2323 * src/prefs_folder_item.c
2324 make address completion actually work for the
2325 Default To address in the Folder Property dialog.
2327 2001-12-24 [alfons] 0.6.6claws17
2330 use new style regexp for subject stripping
2331 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
2333 2001-12-24 [darko] 0.6.6claws16
2337 move GPG related informational messages to debug mode
2339 2001-12-23 [alfons] 0.6.6claws15
2341 * src/stock_pixmap.[ch]
2343 add the forgotten Claws' locked pixmap
2345 2001-12-23 [alfons] 0.6.6claws14
2348 accept file name typed in entry in multi file
2349 selector (patch submitted by Gustavo Noronha Silva
2352 2001-12-23 [alfons] 0.6.6claws13
2354 * src/prefs_filter.c
2355 * src/prefs_filtering.c
2358 clean up a little bit
2360 * src/string_match.c
2361 validate input strings a little bit more
2363 2001-12-23 [alfons] 0.6.6claws12
2367 * src/string_match.[ch] ** NEW **
2368 * src/folderview.[ch]
2371 * src/prefs_folder_item.[ch]
2372 add subject simplification to strip out strings from
2373 a subject line (esp. handy for mailing lists).
2374 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
2375 but slightly changed things for better integration.)
2377 2001-12-23 [alfons] 0.6.6claws11
2380 fix bug introduced by submission included in 0.6.5claws52.
2381 ideally this submission should clean the trash if any trash
2382 folder has a message. however, the hasTrash variable was
2383 set to false whenever a trash folder was empty (discarding
2384 a previously found *filled* trash folder.)
2386 also edited the code a little bit and made it more safe.
2388 2001-12-22 [alfons] 0.6.6claws10
2391 quick fix for Martin Pool's omission of an account
2392 specific SSL setting
2394 2001-12-22 [alfons] 0.6.6claws9
2401 better support for multipart/digest (submitted
2402 by Fredrik <e98fo@efd.lth.se>)
2404 2001-12-22 [alfons] 0.6.6claws8
2407 correct function signature
2410 * src/prefs_account.[ch]
2411 allow IMAP over SSH tunnel (patch submitted by
2412 Martin Pool <mbp@samba.org>)
2414 2001-12-21 [alfons] 0.6.6claws7
2416 * sync with sylpheed 0.6.6cvs4-9
2417 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
2419 2001-12-21 [christoph] 0.6.6claws6
2422 * src/prefs_folder_item.[ch]
2423 implement saving of outgoing messages to current folder.
2424 fix segfault when no default outbox is available
2425 (closes bug #495683)
2427 2001-12-21 [carsten] 0.6.6claws5
2430 pressing CTRL while DND does now the expected thing and
2431 copies the mail (moving is still the default, as this
2432 seam more appropriate for handling mails by DND)
2434 2001-12-18 [paul] 0.6.6claws4
2436 * sync with sylpheed 0.6.6cvs3
2437 see ChangeLog entries 2001-12-18
2439 2001-12-18 [hiro] 0.6.6claws3
2442 fix for multibyte characters (obtain the number of letters
2445 2001-12-17 [paul] 0.6.6claws2
2447 * sync with sylpheed 0.6.6cvs1
2448 see ChangeLog entry 2001-12-16
2450 2000-12-17 [alfons] 0.6.6claws1
2455 2001-12-16 [paul] 0.6.6claws
2458 * Release version 0.6.6claws, cvs tag: rel_0_6_6
2461 last minute sync with main 0.6.6
2464 updated by Ricardo Mones Lastra
2465 update for last minute sync
2468 update for last minute sync
2470 updated by Jens Oberender
2472 updated by Fabio Junior Beneditto
2474 * src/prefs_common.[ch]
2476 number of undo levels is user configurable
2477 (squeeze it into the release in the dying
2478 moments) Submitted by Jens Oberender
2483 updated french translation
2485 2001-12-15 [paul] 0.6.5claws92
2487 * sync with sylpheed 0.6.5cvs28
2488 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
2491 update to allow for sync
2496 update dutch translation
2498 2001-12-14 [carsten] 0.6.5claws91
2500 fixed bug #473785; also after changing the column order
2501 the same message will be selected and displayed as before
2504 2001-12-14 [carsten] 0.6.5claws90
2506 probably found the bug reported by wwb opening or closing
2507 a folder tree just before dnd (found the solution in the
2508 balsa source -- thanks to them)
2510 2001-12-14 [carsten] 0.6.5claws89
2513 moved gtk_clist_moveto to the right place, so that
2514 only the accounts dialog is effected on opening
2516 2001-12-14 [carsten] 0.6.5claws88
2518 gtkut_clist_set_focus_row does a gtk_clist_moveto
2519 now, so that the focused row will be seen in any case
2520 (reported by wwp on sf-claws-user)
2522 2001-12-14 [darko] 0.6.5claws87
2525 remove unnecessary line
2527 2001-12-14 [paul] 0.6.5claws86
2529 * sync with sylpheed 0.6.5cvs27
2530 see ChangeLog entries 2001-12-14
2532 2001-12-14 [carsten] 0.6.5claws85
2534 following a suggestion of Melvin the rcoabm pops up
2535 right under the button now and the button is reliefed
2536 while the popup is open
2538 2001-12-14 [darko] 0.6.5claws84
2541 fix crash when wrapping long lines if linewrap quotation
2542 is disabled and wrapper encounters a word spanning more
2545 2001-12-13 [paul] 0.6.5claws83
2548 prefer 'Reply-To' header over mailing list header when
2549 replying to a message. Finally prevent all those confirmation
2550 messages being sent to the list itself.
2553 remove unused summary_set_menu_sensitive() entry
2555 2001-12-13 [paul] 0.6.5claws82
2558 * src/pixmaps/inbox-hrm.xpm ** NEW FILE **
2559 * src/pixmaps/outbox-hrm.xpm ** NEW FILE **
2560 * src/pixmaps/trash-hrm.xpm ** NEW FILE **
2561 improvements to 'Hide read messages': Inbox, Outbox,
2562 Trash, Queue, and Draft icons now reveal presence of hidden
2565 2001-12-12 [alfons] 0.6.5claws81
2567 0.6.5claws80 was tagged as LAST_STABLE
2569 * src/filtering.[ch]
2571 * src/matcher_parser_lex.c
2572 fix the filtering; my last attempt to get it right,
2573 if it does not work, it's Hoa's turn. ;-)
2575 for my honourable peers:
2577 the code now makes a clear distinction between
2578 rules as they are displayed (probably escaped),
2579 and as they are executed (probably unescaped). the
2580 parser does *NOT* do any unescaping, this is
2581 the task of the matcher.c (which breaks up a
2582 rule into condition) and the filtering.c (which
2583 breaks up the rule's action). to make this
2584 run happily we provide an unescaped copy of
2585 crucial strings to the MatcherProp and
2586 FilteringAction structures. note that the only
2587 exception to this is any REGEXP string. those
2588 are directly passed to regcomp() and regexp()
2589 (who have much more powerful unescape functions).
2593 you can escape tab (\t), carriage return (\r),
2594 linefeed (\n), form feed (\f), quote (\"),
2595 single quote (\'), bell (\b) in all the entry
2596 lines in the scoring & filtering dialogs.
2597 as an added bonus this should not affect
2598 existing filtering rules.
2600 2001-12-12 [carsten] 0.6.5claws80
2604 "item(s) selected" is now sensitive to 1 or more
2605 than one selected (nice for language where simple
2606 adding of a "s" is not possible as German (Eintrag
2609 the "forward as attachment" entry from the right
2610 click menu removed, "forward" acts following the
2614 reverted my former changes; so compiler warning again
2615 but there's more GTK_TEXT/GTK_STEXT mixing on other places
2619 "search in message" does now *not* only work in MVIEW_TEXT
2620 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
2624 removed "/File/_Close" as it was the same as "/File/E_xit"
2625 and we don't need it two times
2627 the separate folder view and message view now get a distinct
2628 WMCLASS, just in case someone is using sawfish ;-)
2630 as the menu entries "/View/Message view" and "/View/Folder tree"
2631 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
2632 make them sensitive accordingly and as these two are "shown"
2633 after startup anytime check this menuitem at startup
2635 2001-12-12 [paul] 0.6.5claws79
2638 fix sensitivity of 'Search folder...', broken in
2644 2001-12-11 [carsten] 0.6.5claws78
2646 fixed two typos returning a wrong FALSE/TRUE
2647 * src/mainwindow.[ch]
2648 extra menu for email/news button removed
2650 2001-12-11 [alfons] 0.6.5claws77
2652 * src/matcher.c (1.3)
2653 * src/matcher_parser_lex.l (1.28)
2654 revert for another attempt
2655 mark 0.6.5claws77 as LAST_STABLE
2657 2001-12-11 [christoph] 0.6.5claws76
2660 fixed wrong translation for prev. unread msg
2662 2001-12-11 [paul] 0.6.5claws75
2667 * src/summaryview.[ch]
2668 * src/pixmaps/dir-open-hrm.xpm ** NEW FILE **
2669 enable ability to hide read messages on per folder basis via
2670 '/Summary/Hide read messages'; when selected, a folder will
2671 have a red open folder icon, instead of a blue icon, if the
2672 folder contains hidden messges
2673 submitted by Thomas Link <t.link.tmp200101.gmx.net>
2676 remove '/Message/Forward as attachment' from
2677 main_window_set_menu_sensitive() to prevent debug warning
2681 Clean up some of the English
2683 * tools/newscache_clean.pl
2684 allow for new 'hidereadmsgs' entry in folderlist.xml
2687 updated translation, submitted by Ricardo Mones Lastra
2689 2001-12-11 [paul] 0.6.5claws74
2691 * sync with sylpheed 0.6.5cvs25
2692 see ChangeLog entry 2001-12-11
2694 2001-12-10 [alfons] 0.6.5claws73
2697 add more control characters
2698 * src/matcher_parser_lex.l
2699 make escaping / unescaping work again
2701 2001-12-10 [alfons] 0.6.5claws72
2704 clean up warnings "returning value for void function"
2705 * src/prefs_filtering.c
2706 make info button for execute action sensitive
2708 2001-12-10 [paul] 0.6.5claws71
2713 fix: imap server now gets informed of MARKED, UNMARKED
2714 and REPLY events. Now people can use different IMAP-Mail
2715 clients and have the exact same information about MARKED,
2716 UNMARKED and REPLY status with all of them. Especially
2717 useful for imap servers with a web-frontend.
2718 submitted by Tobias Sandhaas <medlor@web.de>
2720 2001-12-09 [melvin] 0.6.5claws70
2723 fixed bug #490076 (hunted down by Alfons who implemented
2724 a workaround in 0.6.5claws65)
2726 2001-12-09 [christoph] 0.6.5claws69
2729 set pointer to string in LOCKED column to NULL
2730 (might fix bug #490800)
2732 2001-12-09 [carsten] 0.6.5claws68
2735 resolved some cluttered menu shortcuts
2736 ('creating new email' and 'creating news message'
2739 wmclass now distinc from main window
2742 email/news and forward button functionality similar
2743 to the reply buttons; removed the ugly dropdown arrows
2744 and use instead the right mouse button
2746 2001-12-09 [paul] 0.6.5claws67
2750 allow spaces in imap folder names
2751 submitted by Willem van Engen <wvengen@stack.nl>
2753 2001-12-09 [paul] 0.6.5claws66
2755 * sync with sylpheed 0.6.5cvs24
2756 see ChangeLog entry 2001-12-09
2758 2001-12-08 [alfons] 0.6.5claws65
2761 prevent secondary selection claim after "add to sender" dialog
2762 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
2763 we trick GTK by simulating a click at (0, 0) in the textview.
2765 2001-12-08 [hoa] 0.6.5claws64
2768 fixed a bug about the .processing folder name while filtering
2770 2001-12-08 [alfons] 0.6.5claws63
2773 work around problem of not correctly updating folder stats
2774 when deleting messages. there's some folder scanning evil
2775 going so the folderview_update_msg_num() does not work
2776 correctly. need to investigate this.
2778 2001-12-08 [paul] 0.6.5claws62
2780 * sync with sylpheed 0.6.5cvs23
2781 see ChangeLog entry 2001-12-08
2783 2001-12-07 [christoph] 0.6.5claws61
2786 fix another header translation problem
2788 2001-12-07 [alfons] 0.6.5claws60
2791 make filtering also work on local spool mbox
2793 2001-12-07 [carsten] 0.6.5claws59
2795 addressbook window gets a wmclass distinct from the main
2798 * src/mainwindow.[ch]
2799 forward menu item will use mode selected in prefs, forward
2800 as attatchment in menu removed (will be substituted in the
2801 toolbar similar to reply buttons)
2802 create news message menu entry and news button is now
2803 sensitive to the existance of a news account
2804 * src/pixmaps/stock_mail_reply_quote.xpm ** REMOVED **
2805 * src/pixmaps/stock_mail_reply_to_all_quote.xpm ** REMOVED **
2806 * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
2807 these are removed because the toolbar buttons don't show
2808 the quoting modus any longer
2812 * tools/newscache_clean.pl ** NEW FILE **
2813 perl script to do some tidying up in the newscache directory
2815 * tools/sylpheed-switcher ** NEW FILE **
2816 perl script to enable easy switching between main and claws
2819 added descriptions of the two new perl scripts
2822 2001-12-07 [melvin] 0.6.5claws58
2825 fixed a warning during compilation introduced in 0.6.5claws56
2827 2001-12-07 [paul] 0.6.5claws57
2829 * src/mainwindow.[ch]
2831 further usability enhancements to replying with or without
2832 quoting via the toolbar, use of Ctrl key is replaced by
2834 Submitted by Carsten Schurig
2836 2001-12-07 [melvin] 0.6.5claws56
2839 hack to fix bug that prevented to make/paste selections
2840 after switching between MVIEW_TEXT and MVIEW_MIME views
2841 without deselecting the selection first.
2843 2001-12-06 [alfons] 0.6.5claws55
2845 * src/filtering.[ch]
2847 revise filtering a little bit more, and make sure
2848 messages are delivered to the appropriate inbox
2849 (perhaps set per account)
2851 2001-12-06 [paul] 0.6.5claws54
2853 * sync with sylpheed 0.6.5cvs22
2854 see ChangeLog entry 2001-12-06
2856 2001-12-05 [alfons] 0.6.5claws53
2862 more revisions of filtering system
2863 (last stable version is marked as LAST_STABLE)
2865 | NOTE 1): the filtering system now uses a local folder called
2866 | .processing. if filtering fails, check this directory
2867 | for missing messages.
2869 | NOTE 2): help us find the filtering actions still missing
2871 2001-12-05 [paul] 0.6.5claws52
2874 fix bug where 'Empty Trash?' pop-up window appears even
2875 when Trash is empty, submitted by Jesse Skinner
2877 2001-12-05 [melvin] 0.6.5claws51
2880 fixed bug #486106 to select correct account when reediting
2883 2001-12-04 [alfons] 0.6.5claws50
2886 declare markfile in appropriate functions when
2887 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
2890 2001-12-04 [paul] 0.6.5claws49
2892 * sync with sylpheed 0.6.5cvs21
2893 see ChangeLog entry 2001-12-04
2895 2001-12-03 [christoph] 0.6.5claws48
2898 changed translation of undo
2901 don't reinvent the wheel to traverse a GNode
2903 seperate code to create the compose gui into functions
2904 add "Others" page with folder selection for saving copy
2906 the folder identifier is saved to queue header
2908 save message to folder in queue header
2910 2001-12-03 [paul] 0.6.5claws47
2912 * sync with sylpheed 0.6.5cvs20
2913 see ChangeLog entry 2001-12-03
2917 * more sync with sylpheed 0.6.5cvs19
2918 see ChangeLog entry 2001-11-29
2920 2001-11-30 [paul] 0.6.5claws46
2923 remove conflicts introduced by Hoa's last commit
2926 make 'Message/Bounce' sensitive
2928 2001-11-30 [hoa] 0.6.5claws45
2931 slightly change bounce function to add
2932 information about the user that bounced the mail
2933 in the From header line.
2936 permit the use of processing in outbox folder.
2938 2001-11-29 [paul] 0.6.5claws44
2940 * src/mainwindow.[ch]
2941 * src/prefs_common.c
2942 * src/pixmaps/stock_mail_reply_quote.xpm ** NEW FILE **
2943 * src/pixmaps/stock_mail_reply_to_all_quote.xpm ** NEW FILE **
2944 * src/pixmaps/stock_mail_reply_to_author_quote.xpm ** NEW FILE **
2945 usability enhancements to the quoting, implements
2946 use of Ctrl key to toggle quoting settings
2947 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
2949 2001-11-29 [paul] 0.6.5claws43
2951 * sync with sylpheed 0.6.5cvs19
2952 see ChangeLog entry 2001-11-28
2954 2001-11-29 [melvin] 0.6.5claws42
2956 added enriched.[ch] to the list of files
2962 added support to view text/enriched
2963 added support to show headers in message view for text/enriched and text/html
2964 in non multipart messages
2966 2001-11-28 [paul] 0.6.5claws41
2968 * more sync with sylpheed 0.6.5cvs18
2969 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
2971 2001-11-27 [paul] 0.6.5claws40
2974 updated translation, submitted by Fabio Junior Beneditto
2976 * sync with sylpheed 0.6.5cvs18
2977 see ChangeLog entries 2001-11-26 (src/textview.c) and
2984 updated translation, submitted by Ricardo Mones Lastra
2989 add more translatable strings
2991 2001-11-26 [christoph] 0.6.5claws39
2994 fixed one more umlaut
2996 fix translated header when it should not be translated
2998 2001-11-26 [paul] 0.6.5claws38
3001 remove '/Message/Add Sender to address book' from
3002 main_window_set_menu_sensitive(), prevent debug warning
3003 add 'Message/Mark/Mark all read' to mainwin_entries[]
3005 2001-11-26 [paul] 0.6.5claws37
3008 fix 'recurring unread state' bug
3011 * tools/filter_conv.pl
3012 read name of top level mailbox from folderlist.xml
3013 and presume nothing about its name
3015 2001-11-26 [darko] 0.6.5claws36
3018 removed functions that are now in gtkutils.c
3019 use gtkut_text_is_uri_string() from gtkutils.c
3020 * fix my comment on 2001-11-23 (missing gtkutils.[ch])
3022 2001-11-26 [paul] 0.6.5claws35
3024 * sync with sylpheed 0.6.5cvs16
3025 see ChangeLog entries 2001-11-25 and 2001-11-26
3027 2001-11-25 [alfons] 0.6.5claws34
3029 EXPERIMENTAL!!! Please checkout the last stable version using:
3031 % cvs update -r LAST_STABLE -dRAP
3033 (Or help us testing this stuff.)
3035 * src/filtering.c (1.14)
3036 * src/filtering.h (1.6)
3038 * src/matcher.c (1.20)
3040 * src/procmsg.h (1.14)
3041 * src/summaryview.c (1.59)
3042 * src/summaryview.h (dunno)
3043 revert/merge/sync to as it was before commit
3044 on Thu, 19 Jul 2001 10:15:51 -0700.
3046 2001-11-25 [hoa] 0.6.5claws33
3049 processing mails at startup
3052 * src/summaryview.[ch]
3053 processing mails when entering folder
3055 * src/prefs_filtering.c
3058 2001-11-24 [alfons] 0.6.5claws32
3060 * src/summaryview.[ch]
3061 make summary sort headers work, and also make
3062 sure the sort type is stored
3064 2001-11-23 [alfons] 0.6.5claws31
3066 * src/summaryview.[ch]
3067 make lock work like mark
3068 disallow deleting messages marked as locked
3070 2001-11-23 [alfons] 0.6.5claws30
3076 merge undo patch submitted by Jens
3078 2001-11-23 [christoph] 0.6.5claws29
3083 fixed gpg signing and encoding
3086 added --status option to get new, unread and total
3087 message count from a running sylpheed
3088 * src/prefs_common.c
3089 temporary fix for reply_with_quote problem
3090 (don't call functions for non existing widget)
3092 one more check for ignored threads but still not
3093 always working correctly. probably a recursive
3094 check for all parents is needed
3096 2001-11-23 [darko] 0.6.5claws28
3099 wrapping on send improvements
3101 fix for GtkSText after last sync with main branch
3102 GTK_TEXT -> GTK_STEXT
3104 2001-11-23 [paul] 0.6.5claws27
3106 * sync with sylpheed 0.6.5cvs14
3107 see ChangeLog entries 2001-11-22 and 2001-11-23
3110 fixed the scrambled umlauts
3111 submitted by Carsten Schurig <Carsten.Schurig@web.de>
3113 2001-11-21 [paul] 0.6.5claws26
3115 * sync with sylpheed 0.6.5cvs12
3116 see 2nd ChangeLog entry dated 2001-11-20
3118 2001-11-20 [paul] 0.6.5claws25
3120 * sync with sylpheed 0.6.5cvs11
3121 see ChangeLog entry 2001-11-19 (src/utils.c)
3126 GTK_TEXT -> GTK_STEXT
3127 fix for wrong comment
3129 2001-11-20 [hiro] 0.6.5claws24
3132 more merges from main branch
3133 removed fatal warnings (uninitialized variables etc.)
3134 some coding style fix
3141 2001-11-19 [hoa] 0.6.5claws23
3144 * src/prefs_scoring.c
3149 * src/matcher_parser_parse.y
3150 * src/prefs_filtering.c
3153 2001-11-19 [alfons] 0.6.5claws22
3155 more of my old things into claws
3158 * src/prefs_common.c
3160 * src/summaryview.[ch]
3161 * src/prefs_summary_column.c
3162 * src/pixmaps/locked.xpm
3163 add indicators for locking of message in summary view
3164 (does not work yet, only visual indicator)
3166 2001-11-19 [paul] 0.6.5claws21
3168 * sync with sylpheed 0.6.5cvs10
3169 see ChangeLog entry 2001-11-19
3171 2001-11-18 [alfons] 0.6.5claws20
3174 remove an inadvertent free I forgot in previous clean up
3176 2001-11-18 [alfons] 0.6.5claws19
3178 * src/filtering.[ch]
3179 clean up & plug leaks
3181 2001-11-18 [paul] 0.6.5claws18
3183 * sync with sylpheed 0.6.5cvs9
3184 see ChangeLog entries 2001-11-17 and 2001-11-18
3186 2001-11-16 [paul] 0.6.5claws17
3188 * sync with sylpheed 0.6.5cvs8
3189 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
3191 2001-11-16 [paul] 0.6.5claws16
3193 * sync with sylpheed 0.6.5cvs7
3194 see ChangeLog entries 2001-11-15 and 2001-11-16
3196 2001-11-15 [hoa] 0.6.5claws15
3199 fix bounce, mails we received couln't be bounced to ourself.
3202 * src/filtering.[ch]
3204 * src/matcher_parser.h
3205 * src/matcher_parser_lex.l
3206 * src/matcher_parser_parse.y
3210 * src/prefs_filtering.[ch]
3212 * src/prefs_matcher.c
3213 * src/prefs_scoring.c
3216 new matcher/filter/score configuration file parser
3217 one unique configuration file => ~/.sylpheed/matcherrc
3218 import in currently automatic, then save are made
3220 one filter per folder and one global filter
3221 (filter of a folder will be used as folder processing)
3224 fix a bug in folder_item_get_identifier
3227 receive receipt return are fixed.
3229 2001-11-14 [alfons] 0.6.5claws14
3232 add things from main branch to make claws compile
3234 2001-11-14 [paul] 0.6.5claws13
3236 * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
3237 see ChangeLog entries 2001-11-08 to 2001-11-14
3239 2001-11-14 [hoa] 0.6.5claws12
3244 add "bounce mail" option
3246 2001-11-13 [christoph] 0.6.5claws11
3249 Cleanup a mess i add before commiting
3251 2001-11-13 [hoa] 0.6.5claws10
3254 some fixes when mail are sent or
3257 2001-11-13 [christoph] 0.6.5claws9
3260 Changed two string with the same translation
3264 New mailsending process:
3265 - Always queue message before sending
3266 (message will be saved if sylpheed crashed or
3267 freezes while sending)
3268 - Allow queuing of newspostings
3269 - No copy in outbox before sending
3270 (closes bug #469501)
3271 - No more redundant code for send and send_later
3273 Applied wwp <subscript@free.fr>'s patch that fixes
3274 marks for multiple forwarded messages (+compose.c)
3279 remove things that are now in main branch
3282 update Dutch translation
3284 2001-11-12 [mhadasht] 0.6.5.claws8
3286 * src/prefs_common.c
3287 re-enabled account autoselection feature for forward
3288 and reedit lost during the branch point for SYNC-B4-REL
3290 gtkpspell_get_dict(): more readable code (even if function is
3293 added version number info to 2001-11-12 [hiro] comment.
3295 2001-11-12 [hiro] 0.6.5.claws7
3298 compose_forward(): fixed a bug that forward quote mark
3300 removed unnecessary code.
3301 * src/template_select.[ch]: removed.
3306 :%s/GTK_TEXT/GTK_STEXT/g
3311 revert the undo stuff (this is 0.6.6claws stuff)
3313 2001-11-11 [hoa] 0.6.5.claws6
3316 Insert signature at the end of the text.
3317 Added undo patch but currently disabled
3320 Threading by subject improved.
3322 * added src/undo.[ch]
3323 Undo module for compose dialog box.
3325 2001-11-11 [alfons] 0.6.5.claws5
3328 prevent threading by subject on nodes that have already been
3329 threaded by in-reply-to (as in "circular references in a tree
3330 result in a dead branch")
3332 2001-11-09 [hoa] 0.6.5.claws4
3335 allows creation of mbox folder item from any files.
3337 2001-11-09 [alfons] 0.6.5.claws3
3341 do what I mean and correct threading by subject so it really
3342 ignores attracting lines without "Re: "
3344 2001-11-07 [alfons] 0.6.5.claws2
3348 only attract by subject if a subject line starts with a "Re: "
3352 2001-11-07 [paul] 0.6.5claws1
3354 * sync with sylpheed 0.6.5. release
3355 see ChangeLog entry 2001-11-07
3357 2001-11-07 [paul] 0.6.4claws31
3359 * sync with sylpheed 0.6.4cvs18
3360 see ChangeLog entries 2001-10-30 to 2001-11-07
3361 prefs_templates.[ch] renamed prefs_template.[ch]
3366 add semicolon Hoa forgot ;-)
3369 2001-11-06 [hoa] 0.6.4claws30
3375 threading by subject - empty subject are ignored
3377 2001-11-06 [christoph] 0.6.4claws29
3380 use SSL_peek for sock_gets
3382 removed unneeded pointer in extracting quoted
3383 names implementation
3385 2001-11-06 [melvin] 0.6.4claws28
3388 fixed bug #476792 Selection overtyping with spell checker
3389 fixed bug which could cause a buffer overflow
3392 2001-11-06 [hoa] 0.6.4claws27
3396 threading by subject
3398 2001-11-05 [alfons] 0.6.4claws26
3401 Claws -> Sylpheed (vice versa)
3404 :%s/gtk_text/gtk_stext/g
3405 :%s/GTK_TEXT/GTK_STEXT/g
3406 (thanks to Jonathan Ware for spotting this)
3408 2001-11-04 [christoph] 0.6.4claws25
3411 replace Xalloca + strdup with Xstrdup_a
3413 better implementation of extracting quoted names
3414 from addresses (remove backlashes and ignore
3417 2001-11-04 [alfons] 0.6.4claws24
3420 edit to comply more with coding style
3423 fix bug reported by Kim Schulz. introduced by the patch integrated
3424 in 0.6.4claws15. the code did not check the return value of
3428 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
3430 2001-11-04 [christoph] 0.6.4claws23
3433 * src/prefs_common.[ch]
3434 init some pointers that possibly caused a segfault
3435 reported in the claws-users ML
3437 2001-11-04 [hoa] 0.6.4claws22
3439 * src/grouplistdialog.c
3440 change the names of the nodes in the tree
3443 enhanced mailto syntax as described in
3444 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
3445 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
3448 encode and decode URI (useful when opening URL into
3451 2001-11-03 [hoa] 0.6.4claws21
3453 * src/grouplistdialog.c
3454 a new newsgroups list selection dialog box
3455 with a CTree instead of a CList
3457 2001-11-03 [hoa] 0.6.4claws20
3460 enable property and scoring options when right
3464 fixed bug when nickname were displayed using
3467 2001-11-02 [darko] 0.6.4claws19
3470 new wrap quotation and URL/long words wrapping implementation
3471 * src/compose.c src/gtkstext.[ch]
3472 move gtkstext_strncmp() to gtkstext.c
3474 2001-11-01 [christoph] 0.6.4claws18
3476 * src/prefs_account.c
3477 fixed mess in account settings dialog
3478 * src/prefs_folder_item.c
3479 added label with folder path to dialog
3481 2001-10-31 [match] 0.6.4claws17
3486 fix generation of spurious address book file names.
3487 remove redundant functions.
3489 added missing file names.
3491 2001-10-30 [paul] 0.6.4claws16
3493 * sync with sylpheed 0.6.4cvs6
3494 see ChangeLog entries 2001-10-26 to 2001-10-30
3496 * tools/filter_conv.pl
3497 read folderlist.xml to discover whether the top-level
3498 folder is called 'Mailbox' or 'Mail'
3500 2001-10-29 [paul] 0.6.4claws15
3502 * src/html.c, src/textview.c
3503 activate links in html mail and fix clickable parts
3504 Submitted by Matthieu Dazy <dazy@t-surf.com>
3508 * po/de.po, po/es.po, po/pt_BR/po
3509 updated translations, submitted by Jens Oberender,
3510 Ricardo Mones Lastra, and Fabio Junior Beneditto
3512 2001-10-29 [darko] 0.6.4claws14
3515 fix wrapping for good
3520 undo previous change as it broke the smart wrapping
3522 2001-10-29 [darko] 0.6.4claws13
3525 fix infinite loop when long URL is quoted
3526 (closes bug #475122.
3530 * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
3531 import Mutt address book
3532 * src/ldif.[ch] src/importldif.h
3533 modified import LDIF handle user attributes
3535 2001-10-28 [christoph] 0.6.4claws12
3538 fixed that filtering did not work if there
3539 were no filter rules
3540 (closes bug #472003 and better implementation
3543 2001-10-27 [christoph] 0.6.4claws11
3546 make the folder's default account to be used when
3547 replying. (patch by wwp <subscript@free.fr>)
3549 code cleanup, nearly killed all of wwp's patch
3550 for folder's default account in compose
3552 error panel when a folder could not be created
3553 (closes bug #471080 new folder name & already
3559 change prototype of strstr2() that Christoph forgot about
3561 2001-10-26 [christoph] 0.6.4claws10
3564 made search for accounts by email address not case
3567 fixed memory leak in folder_item_get_identifier
3570 fixed wrong strstr2 (should work like strstr)
3572 2001-10-26 [darko] 0.6.4claws9
3574 * src/compose.c src/gtkstext.[ch]
3576 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
3578 2001-10-26 [paul] 0.6.4claws8
3581 ignore css and javascript tags in html mail
3582 case-insensitive, with or without double-quoted
3585 2001-10-26 [paul] 0.6.4claws7
3587 * sync with sylpheed 0.6.4cvs1
3588 see ChangeLog entry 2001-10-26
3590 * src/prefs_account.c, src/prefs_common.c,
3591 src/prefs_summary_column.c
3592 minor improvements to the English
3594 2001-10-25 [alfons] 0.6.4claws6
3598 make GtkSText follow style of GtkText (closes bug
3599 #469211 "text selection while writing message")
3601 do sync with GTK 1.2.10
3603 2001-10-25 [paul] 0.6.4claws5
3606 ignore css tags in html mail
3608 2001-10-25 [darko] 0.6.4claws4
3611 don't declare is_url_string as static function since
3612 we need it in gtkstext.c
3614 remove unused variable
3615 don't wrap long URLs while composing a message
3617 2001-10-24 [christoph] 0.6.4claws3
3620 fix ssl deadlock, when peer closes connection
3622 2001-10-24 [paul] 0.6.4claws2
3624 * src/prefs_common.c
3625 gettextize the gpg ascii-armored warning message
3628 insert a DOS/MAC file into the composed message
3631 * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
3633 2001-10-22 [paul] 0.6.4claws1
3635 * sync with sylpheed 0.6.4 release
3636 see ChangeLog entries 2001-10-21
3638 * po/fr.po, po/pt_BR.po
3639 updated by Melvin Hadasht and Fabio Junior Beneditto
3641 2001-10-21 [paul] 0.6.3claws30
3644 insert a DOS text file from the compose window
3645 into the composed message text (removes CRs characters)
3646 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
3648 * tools/filter_conv.pl, tools/README
3649 automatically use ~/.sylpheed as working directory
3650 print out confirmation message on completion
3652 * correct Hoa's last ChangeLog.claws entry
3654 2001-10-20 [hoa] 0.6.3claws29
3656 * src/grouplistdialog.c
3657 bugfix (another ?) to give the right
3658 newsgroups list for each news server.
3662 improve the newsgroups list cache
3664 2001-10-20 [paul] 0.6.3claws28
3666 * sync with sylpheed 0.6.3cvs9
3667 see ChangeLog entry 2001-10-19
3669 * correct Alfons' last ChangeLog.claws entry
3674 fix compilation problems (part of bug #472895)
3676 2001-10-18 [hoa] 0.6.3claws27
3678 * src/grouplistdialog.c
3679 bugfix when we refresh was clicked (bug 472701)
3681 2001-10-19 [christoph] 0.6.3claws26
3684 last header entry should default to "To:" or
3685 "Newsgroups:" and not copy the last entry line
3686 in a new compose window
3687 (closes bug #472686, #470792)
3689 2001-10-19 [paul] 0.6.3claws25
3691 * sync with Sylpheed 0.6.3cvs8
3692 see ChangeLog entries 2001-10-18 and 2001-10-19
3694 2001-10-18 [christoph] 0.6.3claws24
3697 reimplement ignore thread
3699 2001-10-18 [hoa] 0.6.3claws23
3702 * src/grouplistdialog.[ch]
3703 enhanced news subscription interface (feature 469113)
3707 enchanced newsgroup listing,
3708 now, we can get groups informations
3711 2001-10-18 [paul] 0.6.3claws22
3714 remove comment (sync with main branch)
3716 fix 'Re-edit' bug in 'Message' menu
3718 2001-10-17 [christoph] 0.6.3claws21
3721 ignore empty or whitespace only header lines
3723 2001-10-17 [paul] 0.6.3claws20
3725 * sync with sylpheed 0.6.3cvs7
3726 see ChangeLog entries 2001-10-14, 2001-10-16, and
3732 wrap long lines without spaces
3737 * po/es.po, po/nl.po, po/pt_BR.po
3738 updated by Ricardo Mones Lastra, Alfons,
3739 and Fabio Junior Beneditto
3741 * sylpheed-0.6.3claws released
3743 2001-10-15 [melvin] 0.6.3claws18
3746 added summary and detailed installation instructions
3749 Updated, corrected and completed french translation
3751 2001-10-15 [hoa] 0.6.3claws17
3752 * src/grouplistdialog.c
3753 we can choose the newsgroups to display with wildcards
3755 2001-10-15 [christoph] 0.6.3claws16
3759 * src/prefs_folder_item.[ch]
3760 applied wwp <subscript@free.fr>'s folder
3761 default account patch
3763 Fixed wrong translation
3765 2001-10-13 [alfons, christoph, melvin]
3768 solution #2 to solve MT-safety problems defers all GUI related calls
3769 to the main thread using a gtk_idle_add() callback. discussed on
3770 ircnet #sylpheed, with christoph spotting some issues with the
3771 original code, and melvin allowing us to lobotomize his sylpheed.
3773 * src/syldap.[ch], src/main.c
3774 fix race problem in ldap search thread by deferring GUI
3775 stuff to main thread using gtk_idle_add()
3777 2001-10-13 [paul] 0.6.3claws14
3779 * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
3780 add Sergey's smtpcred.patch
3781 adds separate username/password setting for SMTP Auth
3782 needed by some servers
3783 (closes feature request #471659)
3785 2001-10-13 [paul] 0.6.3claws13
3787 * src/pgptext.[ch] **NEW FILES**
3788 * src/Makefile.am, src/messageview.c, src/mimeview.c
3789 decrypt ascii-armored gpg text embedded in
3791 Submitted by Jens Jahnke <jan0sch@gmx.net>
3793 2001-10-13 [christoph] 0.6.3claws12
3796 some more details on default to and
3799 init glib threading when ldap is used
3805 2001-10-12 [paul] 0.6.3claws11
3807 * src/prefs_common.[ch], src/rfc2015.c
3808 enable ascii-armored gpg text to be embedded in the
3809 message body, selectable through the 'Privacy'
3810 preferences. Supports encrypting only.
3811 Submitted by Ravemax <ravemax@dextrose.com>
3813 2001-10-12 [paul] 0.6.3claws10
3815 * sync with sylpheed 0.6.3cvs6
3816 see ChangeLog entries 2001-10-11 and 2001-11-12
3819 incorporated mbox folders, scoring, and folder
3820 properties into the sync
3822 2001-10-12 [darko] 0.6.3claws9
3825 describe quotation wrapping
3827 don't treat tab as space to calculate line length properly
3832 correct description of how to make new filtering system work,
3833 add some other things
3836 remove sched_yield() (not necessary / unportable)
3838 2001-10-11 [paul] 0.6.3claws8
3840 * sync with sylpheed 0.6.3cvs3
3841 see ChangeLog entry 2001-10-10
3843 2001-10-10 [christoph] 0.6.3claws7
3846 ignore 2 files created by newer autotools
3847 * src/prefs_folder_item.c
3848 using table for widget alignment
3849 fixed memory leak and broken octal display
3851 fixed segfault caused by lost filename
3852 workaround (closes bug #469551)
3854 2001-10-10 [paul] 0.6.3claws6
3856 * sync with sylpheed 0.6.3cvs2
3857 see ChangeLog entries 2001-10-09 and 2001-10-10
3859 2001-10-10 [darko] 0.6.3.claws5
3862 proper calculation of right margin if smart wrapping is enabled
3864 automatically wrap long lines if wrap quotation is enabled
3866 2001-10-09 [alfons] 0.6.3.claws4
3869 select correct row when deleting last row in the summary view (and
3870 close bug "[ #469104 ] select second last in list when deleting")
3872 2001-10-09 [paul] 0.6.3claws3
3874 * sync with sylpheed 0.6.3cvs1
3875 updated some autotool scripts
3877 2001-10-09 [darko] 0.6.3claws2
3880 new name and mark with Sylpheed comment
3882 smart quotation wrapping a-la VIM
3884 2001-10-08 [paul] 0.6.3claws1
3886 * sync with sylpheed 0.6.3 release
3887 see ChangeLog entry 2001-10-08
3889 2001-10-08 [paul] 0.6.2claws24
3892 more sync with sylpheed 0.6.2cvs12
3893 Fixed the bug that didn't select the last row correctly
3896 2001-10-07 [paul] 0.6.2claws23
3898 * sync with sylpheed 0.6.2cvs12
3899 see ChangeLog entry 2001-10-07
3903 enable jpilot to read unsynch'ed addresses.
3905 * src/editldap_basedn.c
3906 fix segfault when opening dialog.
3908 2001-10-06 [alfons] 0.6.2.claws22
3911 fix bug with summary view selecting last *inserted*
3912 node instead of last *visible* node. remember we
3915 2001-10-06 [paul] 0.6.2claws21
3918 updated translation, contains some fixes and new
3919 translations, submitted by Gustavo Noronha Silva
3922 * src/prefs_common.c
3923 change 'each' to 'every' - fix dubious English
3925 * sync with sylpheed 0.6.2cvs11
3927 2001-10-05 [alfons] 0.6.2claws20
3929 * src/mainwindow.[ch], src/folderview.c
3930 make composite tool button switch between "Compose News"
3931 and "Compose Mail" depending on selected folder
3932 (nifty idea by Kim Schulz <kim@schulz.dk>)
3934 2001-10-05 [paul] 0.6.2claws19
3936 * src/mainwindow.c, src/summaryview.c
3937 fix 'Message/Reply to all', broken in last commit
3940 fix X_BEENTHERE seg fault, thanks to Alfons
3942 2001-10-04 [paul] 0.6.2claws18
3944 * src/compose.[ch], src/mainwindow.c
3945 make "Message/Reply" reply to mailing lists; matches
3946 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
3947 based on portions of the patch submitted by
3948 Junichi Uekawa <dancer@netfort.gr.jp>
3950 2001-10-04 [darko] 0.6.2claws17
3953 better smart wrapping
3955 a function to make text buffer contiguous
3957 2001-10-03 [paul] 0.6.2claws16
3959 * sync with sylpheed 0.6.2cvs10
3964 * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
3965 close bug "[ #466566 ] compile error on mdk 8.0" by removing
3966 references to chinese translations (hope someone picks up
3969 2001-10-02 [christoph] 0.6.2claws15
3972 fixed non translated header bug
3974 fixed wrong date in alfons last entry ;)
3976 2001-10-02 [alfons] 0.6.2claws14
3978 * src/compose.c, src/prefs_common.[ch]
3979 add block cursor option
3981 2001-10-02 [paul] 0.6.2claws13
3983 * sync with sylpheed 0.6.2cvs9
3985 2001-09-30 [paul] 0.6.2claws12
3987 * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
3988 updated translations
3991 add 'src/importldif.c'
3993 * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
3994 added eudora-to-vCard conversion tool
3995 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
3997 * sync with sylpheed 0.6.2cvs8
4001 * sylpheed-0.6.2claws released
4003 2001-09-27 [melvin] 0.6.2claws11
4006 fixed crash when using default path (introduced
4008 fixed tiny bug for initial suggestion mode
4010 2001-09-27 [melvin] 0.6.2claws10
4013 fixed bug where gtkpspell didn't set the path correctly
4016 added a paragraph about spell checking
4020 2001-09-27 [paul] 0.6.2claws9
4022 * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
4023 replace '// comments' with '/* comments */' to prevent
4024 some compiler warnings
4026 * sync with sylpheed 0.6.2cvs6
4028 2001-09-26 [alfons] 0.6.2claws8
4031 introduce return receipt request notification again,
4032 which was lost because of other semantics in
4033 procheader_parse() (???)
4035 2001-09-26 [christoph] 0.6.2claws7
4038 replace comments for old code with #if 0
4039 readded auto cc, bcc and reply-to
4040 * src/prefs_matcher.c
4041 * src/prefs_scoring.c
4042 removed some definition (was moved to
4045 2001-09-26 [paul] 0.6.2claws6
4048 make 'Follow-up and reply to' sensitive
4050 * more sync with sylpheed 0.6.2cvs5
4057 fixed bug for "US-ASCII" introduced by the encoding code
4063 * src/prefs_common.[ch], src/summaryview.c
4064 'next unread msg' 'go to next folder?' dialog can be
4065 given default behaviour, either always show dialog,
4066 or assume 'yes', or assume 'no'
4067 Submitted by wwp <subscript@free.fr>
4071 * src/compose.c src/gtkspell.[ch]
4072 added support for different encodings
4076 * more sync with sylpheed 0.6.2cvs5
4080 * src/prefs_folder_item.c
4081 add check for item->prefs->default_to string is NULL and
4082 add another check when freeing this string
4087 change to version 0.6.2claws3
4089 * sync with sylpheed 0.6.2cvs5
4092 * src/ldif.[ch], src/importldif.[ch], addressbook.c
4094 * src/addrcache.[ch], addrindex.[ch]
4095 small update for future
4101 added 'Learn from mistakes' option
4102 better handling of quotes in checked words
4105 small update for spell checking stuff
4110 edit a little bit so it complies more with main coding style
4114 * src/folder.[ch], prefs_folder_item.c, compose.c
4115 migrate "request return receipt" folder property
4120 * README.claws **NEW**
4121 (add things of interest for users of main branch
4124 * src/folder.[ch], src/mainwindow.c, src/summaryview.c
4125 re-implement threading per folder option, but store
4126 the setting in folderlist.xml (where it belongs)
4131 fixed bug when compose window is under another window
4132 * src/prefs_common.[ch] src/compose.c
4133 changed 'dictionary_path' to 'dictionary' to be consistent
4134 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
4135 * ac/pspell.m4 src/Makefile.am
4136 dropped PSPELL_PATH macro
4138 updated translations
4140 2001-09-21 [christoph]
4143 added border around header fields
4144 keep header type when new field is added
4146 2001-09-20 [christoph]
4149 more portable debug_print with source filename
4152 more newlines after debug messages
4157 change to version 0.6.2claws2
4159 * sync with sylpheed 0.6.2cvs3
4164 fixed the post-right-click focus pb
4165 fixed crash when 'Spell check all' after dict change
4166 and when cursor is at the end of the text
4167 shift-right-click pops up config menu even on misspelled words.
4174 added pspell to compiled-in features list
4178 * switched to pspell and dropped ispell
4180 new file. autoconf macro for pspell
4182 * configure.in acconfig.h
4183 added pspell support
4185 * src/main.c src/compose.[ch] src/gtkspell.[ch]
4186 * src/prefs_common.[ch]
4187 added pspell support
4189 2001-09-18 [christoph]
4193 replace LOG_MESSAGE with debug_print
4197 added newline after debug message
4199 using __VA_ARGS__ for debug_print macro
4201 ignore Makefile and Makefile.in
4206 change to version 0.6.2claws1
4207 * sync with sylpheed 0.6.2cvs1
4210 * src/prefs_matcher.c
4211 add 'score equal to' option, submitted by
4212 Paul Evans <nerd@freeuk.com>
4214 2001-09-15 [christoph]
4217 comment out menu entry not existing in claws
4219 add debug output for non existing menu entries
4221 fix next/prev unread message for ignored threads
4223 add sourcefile and line number to debug output
4224 otherwise it is sometimes hard to find the
4225 source code part if debug messages are translated
4230 refresh target folder style after colour is changed
4235 change to version 0.6.1claws3
4237 * sync with sylpheed 0.6.1cvs6
4242 fix target folder colourization to use user selected colour
4247 fix crash when message that is marked for copy/move is unmarked
4252 change to version 0.6.1claws2
4254 * sync with sylpheed 0.6.1cvs3
4259 fix bug with default font used for trash folder text
4263 * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
4264 updated translations
4267 change to version 0.6.1claws1
4269 * sync with sylpheed 0.6.1cvs2
4274 add Match's new addressbook
4277 updated translation submitted by Jens Oberender
4282 change to 0.6.1claws
4283 * sync with sylpheed 0.6.1 release
4288 change to 0.6.0claws2
4290 * sync with sylpheed 0.6.0cvs4
4293 updated translation submitted by Fabio Junior Beneditto
4307 change to version 0.6.0claws1
4309 * sync with sylpheed 0.6.0cvs1
4312 updated translation submitted by Ricardo Mones Lastra
4315 add 'src/prefs_templates.c'
4317 * src/compose.c, src/summaryview.c
4318 fix segfault on 'Re_edit'
4322 * configure.in, Makefile.am
4324 add tools directory to source distribution
4329 change to version 0.6.0claws
4331 * sync with sylpheed 0.6.0 release
4333 2001-08-30 [christoph]
4336 removed autoconf version check
4340 * src/account.c, src/compose.c, src/prefs_common.[ch]
4341 * src/procheader.[ch] src/utils.[ch]
4342 Enhanced automatic account selection on replies
4343 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
4346 add LDAP and JPilot to the configuration results output.