1 2002-03-23 [paul] 0.7.4claws38
4 updated by Fabio Junior Beneditto
6 2002-03-23 [paul] 0.7.4claws37
9 move 'Gather addresses' to 'Tools' menu
10 make 'Selective download' sensitive
12 2002-03-23 [paul] 0.7.4claws36
14 * sync with 0.7.4cvs16
15 see ChangeLog entries 2002-03-23
17 2002-03-22 [christoph] 0.7.4claws35
19 * src/quote_fmt_parse.y
20 fix include program output
22 2002-03-22 [alfons] 0.7.4claws34
25 initialize GDate stack variable correctly (sorry!)
27 2002-03-22 [paul] 0.7.4claws33
33 rename 'Tool' to 'Tools'
36 move 'Delete duplicated messages' from
37 'Message/' to 'Tools/'
38 re-arrange the order of 'Tools/' items
40 2002-03-22 [paul] 0.7.4claws32
44 auto-address completion now also matches on
45 Nickname. patch submitted by Bob Forsman
46 <hammor@users.sourceforge.net>
49 correct a spelling mistake
51 2002-03-22 [alfons] 0.7.4claws31
54 fix getting uidl from incorrect string
57 2002-03-21 [alfons] 0.7.4claws30
61 plug mem leak introduced by delete on server
63 2002-03-21 [paul] 0.7.4claws29
65 * sync with 0.7.4cvs11
66 see ChangeLog entries 2002-03-20
68 2002-03-20 [alfons] 0.7.4claws28
71 apply Colin's patch and refactor
73 2002-03-20 [paul] 0.7.4claws27
75 * sync with sylpheed 0.7.4cvs9
76 see ChangeLog entry 2002-03-20
78 2002-03-19 [christoph] 0.7.4claws26
83 revert changes for flag updates
84 (does not work correctly and no time to debug)
86 2002-03-20 [alfons] 0.7.4claws25
89 refactor should_delete() a little bit
91 2002-03-19 [paul] 0.7.4claws24
95 src/prefs_account.[ch]
96 allow the user to leave downloaded mail on the
97 server for n days. Patch submitted by Colin Leroy
100 2002-02-19 [paul] 0.7.4claws23
102 * sync with sylpheed 0.7.4cvs8
103 see ChangeLog entries 2002-03-19
105 2002-03-18 [paul] 0.7.4claws22
107 * sync with sylpheed 0.7.4cvs6
108 see ChangeLog entry 2002-03-18
110 2002-03-18 [paul] 0.7.4claws21
113 add en_GB message catalogue
118 correct a few spelling mistakes
120 2002-03-17 [alfons] 0.7.4claws20
123 more stringent checks for NULL params when writing
124 filtering actions to a file
126 2002-03-17 [hoa] 0.7.3claws20
129 fixed the count of new messages
132 fixed the "attachment properties" window
134 2002-03-17 [paul] 0.7.4claws19
139 src/prefs_account.[ch]
142 automatically mark cross-posted messages as read
143 and (optionally) give them a colour label
144 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
147 2002-03-17 [paul] 0.7.4claws18
149 * sync with sylpheed 0.7.4cvs5
150 see ChangeLog entry 2002-03-17
152 2002-03-17 [melvin] 0.7.4claws17
155 Worked around a gtktext 'bug': when searching for
156 a text in a long message it was scrolling slowly
157 line by line until it hit the searched text.
159 Updated French translation
161 2002-03-17 [melvin] 0.7.4claws16
165 * src/prefs_actions.c
166 Moved "Edit/Actions" to "Tool/Actions"
167 Made mainwindow/compose window sensitive as soon as
168 no child process is running anymore even if the io dialog
170 Fixed a struct being initialized with a non constant char*
172 2002-03-16 [christoph] 0.7.4claws15
175 add --with-compiler-flags option
176 (only for developer hacking)
180 try to make folder-stats and flag handling more
181 independent from the summaryview. msgcounts
182 are only set when the folder is opened and
183 procmsg_msginfo_(un)set_flags will handle it
184 later and summaryview will get the values
187 2002-03-16 [paul] 0.7.4claws14
190 fix Return-receipt. Patch submitted by Bob
191 Woodside <rwoodside1@comcast.net>
193 2002-03-16 [paul] 0.7.4claws13
196 fix 'dynamic' signatures, make it work again
197 broken during sync on 2002-03-14 (0.7.4claws2)
199 2002-03-15 [match] 0.7.4claws12
201 * src/addrharvest.[ch]
202 * src/addrgather.[ch]
203 * src/addressbook.[ch]
205 included address harvester feature. still some
206 issues with address parsing that I will fix.
208 2002-03-15 [match] 0.7.4claws11
212 * src/addressbook.[ch]
221 tidy up. fix memory leaks. moved attribs and methods
222 from individual interfaces to addrcache object. prep
223 for new stuff to come in.
225 2002-03-15 [alfons] 0.7.4claws10
228 * src/matcher_parser_parse.y
229 * src/matcher_parser_lex.l
230 * src/prefs_matcher.c
231 add filtering conditions message greater than, smaller
232 than, and exactly matching a size in bytes
233 (does not work with delete from POP3 server yet)
235 this should also give others an idea what you should
236 do to add new criterions to claws filtering system
239 2002-03-15 [paul] 0.7.4claws9
241 * tools/filter_conv.pl
242 exit if there are no filter rules to convert
243 rename filterrc to filterrc.old after completion
245 2002-03-15 [paul] 0.7.4claws8
247 * sync with sylpheed 0.7.4cvs3
248 see ChangeLog entry 2002-03-14
250 2002-03-14 [paul] 0.7.4claws7
253 clean up the last commit (ahem)
255 2002-03-14 [paul] 0.7.4claws6
258 fix bug #515655. honour account preferences
259 regarding gpg default signing/encryption when
260 changing account from the compose window.
262 2002-03-14 [paul] 0.7.4claws5
265 remove unnecessary curly brackets
267 2002-03-14 [paul] 0.7.4claws4
270 src/prefs_filtering.[ch]
271 add filter rename on folder rename and filter
272 delete on folder delete. Patch submitted by
273 Neill Miller <neillm@thecodefactory.org>
275 2002-03-14 [christoph] 0.7.4claws3
280 (patch submitted by "Simon 'corecode' Schubert")
285 2002-03-14 [paul] 0.7.4claws2
287 * sync with sylpheed 0.7.4cvs2
288 see ChangeLog entry 2002-03-13
290 2002-03-12 [darko] 0.7.4claws1
293 fix what seems to be a copy and paste error
294 when setting color for important messages
297 2002-03-11 [paul] version 0.7.4claws released
299 2002-03-11 [paul] 0.7.4claws
305 update message catalogs. Submitted by Ricardo Mones
306 Lastra, Alessandro Maestri, Wilbert Berendsen, and
307 Fabio Junior Beneditto
318 2002-03-11 [jens] 0.7.3claws7
321 updated German translation
323 2002-03-11 [melvin] 0.7.3claws6
326 updated and corrected French translation
328 2002-03-10 [hoa] 0.7.3claws5
332 * src/prefs_account.c
335 fixed the local account.
336 you have to change the default "/usr/sbin/sendmail"
337 to "/usr/sbin/sendmail -t" in the preferences of
341 removed some debug display for renderer
343 2002-03-10 [paul] 0.7.3claws4
345 * faq/en/sylpheed-faq-1.html
346 faq/en/sylpheed-faq-2.html
349 2002-03-09 [paul] 0.7.3claws3
351 * sync with sylpheed 0.7.4
352 see ChangeLog entry 2002-03-09
354 2002-03-08 [paul] 0.7.3claws2
356 * faq/en/sylpheed-faq*
361 * manual/fr/.cvsignore
362 manual/fr/Makefilea.am
366 add the French manual
368 2002-03-07 [paul] 0.7.3claws1
370 * sync with sylpheed 0.7.3cvs4
371 see ChangeLog entries 2002-03-06 and 2002-03-07
374 updated by Wilbert Berendsen
376 2002-03-07 [melvin] 0.7.2claws34
378 * src/selective_download.c
379 Changed the pixmap of the receive button to MAIL_RECEIVE.
381 2002-03-06 [paul] 0.7.2claws33
383 * sync with sylpheed 0.7.3cvs1
384 bug fix, see ChangeLog entry 2002-03-05
386 2002-03-05 [paul] 0.7.2claws32
391 reverse the pgp ascii-armored code implemented in
392 0.7.2claws16. removal of this code until it matures.
393 this means that verifying ascii-armored pgp sigs and
394 automatic decryption of ascii-armored encrypted
395 messages no longer works.
397 2002-03-05 [paul] 0.7.2claws31
403 faq/en/sylpheed-faq.html
404 faq/en/sylpheed-faq-1.html
405 faq/en/sylpheed-faq-2.html
406 faq/en/sylpheed-faq-3.html
408 faq/es/sylpheed-faq.html
409 faq/es/sylpheed-faq-1.html
410 faq/es/sylpheed-faq-2.html
411 faq/es/sylpheed-faq-3.html
412 faq/es/sylpheed-faq-4.html
414 faq/fr/sylpheed-faq.html
415 faq/fr/sylpheed-faq-1.html
416 faq/fr/sylpheed-faq-2.html
417 faq/fr/sylpheed-faq-3.html
422 add FAQs in English, Spanish and French
425 2002-03-05 [paul] 0.7.2claws30
427 * manual/en/sylpheed.html
428 manual/en/sylpheed-XX.html
429 updated the English manual
434 dialog box pops up if the article can't be deleted.
439 updated by Fabio Junior Benedito
443 * removed ac/gpgme.m4
444 to avoid autogen common problem
445 developers have to install gpgme development package now
448 encoding to 7bit or 8bit is enabled.
450 2002-03-03 [alfons] 0.7.2claws29
453 merge fix by Oliver Haertel for selective
456 2002-03-03 [paul] 0.7.2claws28
458 * sync with sylpheed 0.7.3
460 2002-03-03 [paul] 0.7.2claws27
462 * sync with sylpheed 0.7.2cvs24
463 see ChangeLog entries 2002-03-02 and 2002-03-03
465 2002-03-02 [melvin] 0.7.2claws26
470 * src/prefs_common.[ch]
471 Added user definable notification on new mail arrival.
472 Removed unused variables in spell checker prefs code.
474 2002-03-02 [melvin] 0.7.2claws25
477 Removed unnecessary escape sequences.
478 Changed 'Initial...' to 'Initials of Sender'
480 2002-03-02 [paul] 0.7.2claws24
482 * sync with sylpheed 0.7.2cvs22
483 see ChangeLog entry 2002-03-01
485 2002-03-01 [hoa] 0.7.2claws23
488 Set sensitivity of delete actions to active
489 even if the folder is a newsgroup.
492 - Set sensitivity of delete actions
493 - Added function check_permission() that will check if the
494 user is authorized to delete a message. For news, it
495 will check if the author is the same.
496 - Enabled deletion when there is no trash folder.
499 - Added news_cancel_article() to cancel articles
500 - Implemented news_remove_message() (public function)
502 2002-03-01 [paul] 0.7.2claws22
506 recognise urls that that don't include 'http://' and
510 remove duplicated name
512 2002-02-28 [paul] 0.7.2claws21
516 add ability to 'Select thread'
517 combines Melvin's "Select thread's head" patch (#510907)
518 with Colin Leroy's <colin@colino.net> "Select whole thread"
521 2002-02-28 [paul] 0.7.2claws20
524 hopefully fix segfault on right-clicking a mime part
525 that some people have experienced.
526 fix submitted by Fredrik Olofsson <frol@linux.nu>
528 2002-02-28 [paul] 0.7.2claws19
530 * sync with sylpheed 0.7.2cvs21
531 see ChangeLog entries 2002-02-27 and 2002-02-28
533 2002-02-27 [paul] 0.7.2claws18
535 * sync with sylpheed 0.7.2cvs18
536 see ChangeLog entries 2002-02-26 and 2002-02-27
538 2002-02-26 [alfons] 0.7.2claws17
541 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
542 (spotted by Chris Hessman <idatech@gmx.net>)
544 2002-02-26 [paul] 0.7.2claws16
549 make decryption of ascii-armored pgp encrypted messages
550 and verification of ascii-armored signatures work again.
551 slightly altered from the patch by Jens Jahnke
555 * the checking of plaintext signatures always comes up in
557 * it doesn't work for multipart messages
558 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
559 including the msg headers and these 2 line themselves, are
563 "View/Folder Tree" becomes "View/Separate Folder Tree"
564 "View/Message View" becomes "View/Separate Message View"
565 because its less ambiguous.
568 updated by Ricardo Mones Lastra
570 2002-02-26 [paul] 0.7.2claws15
572 * sync with sylpheed 0.7.2cvs17
573 see ChangeLog entries 2002-02-25 and 2002-02-26
575 2002-02-25 [christoph] 0.7.2claws14
579 do filtering stuff after all messages have been received
580 1. drop all messages to .processing
581 2. scan processing folder for messages
582 3. filter messages or move to inbox
583 this will also find old messages left in processing after
584 a crash or something like that and we get a real msginfo
585 from folder->get_msg_list and do not have to create our
586 own in filter_message
587 * src/matcher_parser_parse.y
588 remove MIX/MAX warning (reordered includes)
590 2002-02-25 [paul] 0.7.2claws13
592 * sync with sylpheed 0.7.2cvs15
593 see ChangeLog entry 2002-02-24
595 2002-02-24 [alfons] 0.7.2claws12
598 clear old color flags first when applying a new color to
600 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
602 2002-02-24 [alfons] 0.7.2.claws11
606 add presets for Opera and Konqueror, closes patch #517261,
607 submitted by Ville Skyttä <scop@users.sourceforge.net>
609 2002-02-24 [alfons] 0.7.2.claws10
613 fix threading for null message ids, closes patch #521601,
614 submitted by Bob Forsman <hammor@users.sourceforge.net>
616 2002-02-24 [alfons] 0.7.2claws9
620 make Tool | Filter Message work with filtering system so
621 setting flags also works
625 - Processing uses the same function as Tool | Filter
626 Message, but doesn't use the same update proc yet
628 2002-02-23 [paul] 0.7.2claws8
630 * sync with sylpheed 0.7.2cvs14
631 see ChangeLog entries 2002-02-22 and 2002-02-23
633 2002-02-22 [christoph] 0.7.2claws7
636 Add column space to table
637 * src/quote_fmt_parse.y
640 2002-02-22 [paul] 0.7.2claws6
648 src/matcher_parser_lex.l
649 src/matcher_parser_parse.y
652 src/prefs_filtering.c
653 src/selective_download.[ch] *** NEW FILES ***
656 Selective Download added to 'Tool' menu.
657 Retrieves email headers of the currently selected pop3
658 account and allows the user to mark emails for deletion
659 right on the pop3 server. Patch submitted by Oliver Haertel
660 <oha@users.sourceforge.net>.
663 add 'src/quote_fmt.c'
665 2002-02-22 [christoph] 0.7.2claws5
669 * src/prefs_common.[ch]
670 * src/prefs_template.c
671 * src/quote_fmt.c *** NEW FILE ***
673 move quote format symbol description code
674 to it's own file because it is used from
675 differnent code parts
676 Rewrote symbol description GUI
679 + get data from array (no more long constant strings)
680 * src/quote_fmt_lex.l
681 * src/quote_fmt_parse.y
682 Symbol for Literal % changed to \% instead of %%
683 (More logical as \ is used for quoting for other symbols)
684 Add |f and |p to include files and program output
686 |f{/home/.../.signature}
689 Correct wrong spelling for "Referenzen"
691 2002-02-21 [paul] 0.7.2claws4
694 forgotten during sync
696 2002-02-21 [paul] 0.7.2claws3
698 * sync with sylpheed 0.7.2cvs11
699 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
700 2002-02-20 and 2002-02-21
702 2002-02-20 [melvin] 0.7.2claws2
704 * src/prefs_actions.c
705 Added error report when child cannot fork or when execvp
706 returns with an error.
708 2002-02-19 [christoph] 0.7.2claws1
711 return unconverted text if conde conversion is not possible
712 when libjconv is used.
713 (patch submitted by "Simon 'corecode' Schubert")
717 * version 0.7.2claws release
719 2002-02-19 [paul] 0.7.2claws
722 updated by Wilbert Berendsen
725 2002-02-18 [alfons] 0.7.1claws13
729 remove references to dlfcn and explicitly loading functions
730 from dynalink libs, because libs linked anyway, and functions
731 are loaded explicitly
733 2002-02-17 [melvin] 0.7.1claws12
735 * src/prefs_actions.c
736 Replaced children wait loop with double fork technique.
737 Now, input/output window updated at each new output.
738 free_children(): Fixed a memory leak.
739 Made input/output window non closable if running children
741 Added missing <unistd.h> include.
742 Added some --debug outputs.
744 2002-02-17 [melvin] 0.7.1claws11
747 Fixed bug where descending sort order did not select top
750 2002-02-17 [melvin] 0.7.1claws10
753 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
755 Pspell data package directory no more hard coded but
756 set during configuration (PSPELL_PATH). (Thanks to
757 Gustavo Noronha Silva.)
759 2002-02-17 [melvin] 0.7.1claws9
762 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
764 Fixed compile-time warnings.
766 2002-02-16 [alfons] 0.7.1claws8
769 fix inadvertent free of NULL pointer which caused
770 sylpheed to crash when closing the save-as dialog
771 using the window close button
773 2002-02-16 [carsten] 0.7.1claws7
774 * src/mainwindow.[ch]
777 fixes for pixmap theming code:
778 - recently changed mail attributes shouldn't get
780 - theme is only reloaded iff another theme was
783 2002-02-16 [paul] 0.7.1claws6
785 * sync with sylpheed 0.7.2 release
786 see ChangeLog entry 2002-02-15 and 2002-02-16
788 2002-02-15 [paul] 0.7.1claws5
790 * sync with sylpheed 0.7.1cvs9
791 see ChangeLog entry 2002-02-15
794 remove unneeded headerwindow.c entry
796 2002-02-14 [carsten] 0.7.1claws4
798 fixed a bug for "Go to next unread message": there was
799 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
800 in the prefs, because of doing "Search again" instead
803 2002-02-14 [carsten] 0.7.1claws3
805 removed 2 more mem leaks; following memprof,
806 this code is "leak free" now :)
808 2002-02-14 [carsten] 0.7.1claws2
810 used opendir/readdir/closedir instead of scandir
811 -> code should work now on Solaris
813 2002-02-14 [paul] 0.7.1claws1
815 * sync with sylpheed 0.7.1cvs8
816 see ChangeLog entries 2002-02-13 and 2002-02-14
819 add some description of Actions and Pixmap Themes
823 * version 0.7.1claws release
825 2002-02-13 [paul] 0.7.1claws
830 updated translations, submitted by Ricardo Mones Lastra,
831 Alessandro Maestri and Fabio Junior Beneditto
833 2002-02-13 [melvin] 0.7.0claws75
835 * src/prefs_actions.c
836 Added missing "signal.h" include
838 2002-02-13 [melvin] 0.7.0claws74
840 * src/prefs_folder_item.c
841 Added missing "config.h" include
843 Updated French translation for folder propriety.
845 2002-02-13 [jens] 0.7.0claws73
848 Added missing src/prefs_folder_item.c [log added by melvin]
850 Updated German translation.
852 2002-02-13 [melvin] 0.7.0claws72
855 Updated French translation.
857 2002-02-13 [melvin] 0.7.0claws71
860 Made gtkut_editable_get_selection return NULL if selection
862 This fixes a bug where selecting part of message A then
863 switching to message B and replying to it will not
864 quote the message's body.
866 2002-02-12 [paul] 0.7.0claws70
869 cosmetic, relating to pixmap themes: on toolbar make
870 updating of 'Exec' and 'Compose news/Compose email'
873 2002-02-12 [carsten] 0.7.0claws69
879 - refreshing after changing pixmap theme better
881 - wanted to remove some mem leaks, but alfons was
882 faster (and had the better solution ;)
884 2002-02-12 [alfons] 0.7.0claws68
887 * src/stock_pixmap.[ch]
888 plug mem leaks, refactor code a little bit
891 2002-02-12 [sergey] 0.7.0claws67
894 Fixed problem with copying messages to IMAP folders when the
895 server uses something other than '/' as a namespace separator
896 (cyrus-imapd uses '.').
898 2002-02-12 [jens] 0.7.0claws66
901 Updated German Translation
903 2002-02-12 [paul] 0.7.0claws65
905 * sync with sylpheed 0.7.1cvs1
906 see ChangeLog entry 2002-02-12
908 2002-02-12 [melvin] 0.7.0claws64
910 * src/prefs_actions.c
911 Fixed "feature" where children's output was duplicated
912 instead of refreshed while monitoring.
913 Removed some debug code.
915 2002-02-12 [christoph] 0.7.0claws63
918 always delete message from queue after sending/send error
921 2002-02-12 [melvin] 0.7.0claws62
923 * src/prefs_actions.c
924 Children wait loop is now triggered with a timeout of 1s
925 Added %F which is replaced with the list of filenames
926 of all selected messages (as suggested by Ricardo Mones Lestra)
927 Pipe syntax changed. Prefix with | to send selection, postfix
928 with | to retrieve output. Prefix with > or * to send
929 user definable input to the command (*: input is hidden)
930 Old pipe action should now be postfixed with |, too.
932 2002-02-12 [carsten] 0.7.0claws61 (more 59.75)
934 fixed a bug: if there's no theme directory don't
935 throw an error, just do "nothing" (thanks Alfons)
937 2002-02-12 [carsten] 0.7.0claws60
940 had to write the cache twice (nasty!); some marks would
943 2002-02-11 [carsten] 0.7.0claws59
946 doc-src/maintainer_guide.txt
952 src/prefs_common.[ch]
953 src/stock_pixmap.[ch]
955 pixmap theming and related work on pixmap
956 handling on some other places
957 (e.g. hrm features for all folder)
958 src/pixmap/stock_*.xpm -> the stock_ was removed
960 2002-02-11 [paul] 0.7.0claws58
962 * sync with sylpheed 0.7.1 release
963 see ChangeLog entries 2002-02-11
965 2002-02-08 [paul] 0.7.0claws57
967 * sync with sylpheed 0.7.0cvs39
968 see ChangeLog entry 2002-02-07 (last entry)
970 * src/prefs_actions.c
971 src/prefs_filtering.c
974 sync: made it compile with C compilers other than gcc
976 2002-02-07 [paul] 0.7.0claws56
978 * sync with sylpheed 0.7.0cvs38
979 see ChangeLog entries 2002-02-06 (last 2 entries) and
982 2002-02-07 [darko] 0.7.0claws55
986 Fix const gchar */gchar * issue (thanks Hiro)
988 2002-02-07 [darko] 0.7.0claws54
993 * src/prefs_template.c
995 * src/quote_fmt_parse.y
998 When replying or forwarding an email don't quote the entire
999 mail body but use the part of the message text that is selected
1001 2002-02-06 [melvin] 0.7.0claws53
1003 * src/prefs_common.[ch]
1006 Made possible to switch quickly to last used dictionary
1007 which makes checking bilingual documents easier.
1009 2002-02-06 [melvin] 0.7.0claws52
1012 Added forgotten new file src/prefs_actions.c
1014 2002-02-06 [melvin] 0.7.0claws51
1016 * src/prefs_actions.c ** NEW FILE **
1017 * src/prefs_actions.h ** NEW FILE **
1018 Added actions to execute on message text view, or on the
1021 Added src/prefs_actions.[ch]
1023 Added new menu "Edit/Actions"
1025 Added new actionsrc file.
1027 Added actionsrc reading.
1029 Added new menus "Edit/Actions" and "Configuration/Actions..."
1030 * src/prefs_common.h
1031 Added new element actionslst element to prefs_common.
1033 2002-02-06 [paul] 0.7.0claws50
1035 * sync with sylpheed 0.7.0cvs36
1036 see ChangeLog entry 2002-02-06
1041 updated by Ricardo Mones Lastra
1043 2002-02-05 [paul] 0.7.0claws49
1045 * sync with sylpheed 0.7.0cvs33
1046 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
1048 2002-02-05 [paul] 0.7.0claws48
1051 re-add 'Edit/Advanced/Delete entire line', previously named
1054 2002-02-04 [paul] 0.7.0claws47
1058 fix bug #494993 (Reply All not taking Reply-To into consi)
1059 eliminate differences in behaviour of right-click 'Reply to all'
1060 in summary view and 'Reply to all' on the toolbar.
1061 fix bug where Reply-To gets ignored by 'Reply to all' in summary
1062 view and From gets ignored by 'Reply to all' on toolbar.
1063 fix bug where 'Reply to all' on toolbar uses To twice and ignores
1064 From when no Reply-To header is present.
1066 2002-02-04 [paul] 0.7.0claws46
1068 * sync with sylpheed 0.7.0cvs30
1069 see ChangeLog entries 2002-02-03 and 2002-02-04
1071 2002-02-03 [melvin] 0.7.0claws45
1074 Readded function to highlight all misspelled words.
1075 Fixed bug where user-provided-words did not replace
1076 correctly the misspelled word when using the mouse.
1077 Fixed bug where checking a region selected from right to left did
1078 not check the region at all.
1079 Fixed bug where 'Check backwards' may not check at all.
1080 Fixed memory leaks where popup menus and accel_groups were not destroyed.
1081 Fixed possible buffer overflow when checking for long strings (>1k).
1082 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
1083 Accelerators code uses now gtk_widget_add_accel.
1084 Removed and disabled obsolete and unfinished code.
1088 Added menu item to Highlight all misspelled words.
1090 2002-02-01 [paul] 0.7.0claws44
1093 fix '/View/Hide read messages' sensitivity when all
1094 messages in a folder are hidden
1096 2002-02-01 [paul] 0.7.0claws43
1099 add --send option to command line interface, sends all
1100 queued mail. Patch submitted by Ricardo Mones Lastra.
1102 2002-01-31 [paul] 0.7.0claws42
1105 add '/View/Hide read messages' to main_window_set_menu_sensitive()
1107 2002-01-31 [paul] 0.7.0claws41
1109 * sync with sylpheed 0.7.0cvs27
1110 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
1114 comment out elements of textview_show_part() as temporary
1115 workaround for attachment 'Display as text' bug
1118 updated by Fabio Junior Beneditto
1120 2002-01-30 [paul] 0.7.0claws40
1122 * sync with sylpheed 0.7.0cvs24
1123 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
1127 add {N_("/_Spelling"), ... "<Branch>"} to
1128 GtkItemFactoryEntry compose_entries[]
1130 * src/prefs_common.c
1131 add claws menu items to prefs_keybind_apply_clicked()
1132 and remove non-claws menu items
1134 2002-01-29 [paul] 0.7.0claws39
1136 * sync with sylpheed 0.7.0cvs22
1137 see ChangeLog entries 2002-01-28 and 2002-01-29
1139 2002-01-28 [melvin] 0.7.0claws38
1142 Added the declartion of compose_send_control_enter.
1146 Added in a 'Spelling' menu which includes the configuration menu.
1147 Added a real 'Check all' and got rid from the old one which only
1148 highlited misspelled word.
1149 Made 'Check while typing' a disableable option.
1150 Added a dialog when there are no more misspelled word.
1151 Added a dialog if error occurs when switching to a dictionary.
1153 * src/prefs_common.[ch]
1154 Added option for the default 'Check while typing' option.
1157 2002-01-28 [alfons] 0.7.0claws37
1160 fix buglet and make code comply with sylpheed code style
1162 2002-01-28 [paul] 0.7.0claws36
1164 * sync with sylpheed 0.7.0cvs19
1165 see ChangeLog entries for 2002-01-28
1167 2002-01-28 [hoa] 0.7.0claws35
1173 read the renderer config
1176 use the renderer config to convert mime attachments
1179 don't use textview_show_html/ertf,
1180 use get_text_content instead
1182 2002-01-27 [alfons] 0.7.0claws34
1185 make sylpheed believe it can delete a news message...
1186 (messages are NOT deleted, maybe we should remove
1187 processing from the folder properties after all.)
1189 2002-01-27 [alfons] 0.7.0claws33
1194 implement remove_msg()
1196 2002-01-27 [alfons] 0.7.0claws32
1201 fix return receipt / disposition notification again. this
1202 stuff seems to break on _every_ major summary UI change, so
1203 it's now implemented using a flag which is saved in the
1206 2002-01-26 [alfons] 0.7.0claws31
1209 let import dialog show the destination folder identifier
1211 2002-01-26 [melvin] 0.7.0claws30
1215 Readded 'Mark all read' into summary view popup menu
1216 Added 'Mark all read' in folder view popup menu for IMAP
1218 Made it insensitive if the selected folder is not the shown
1219 one to avoid 'Mark all read' on the wrong folder.
1221 2002-01-26 [paul] 0.7.0claws29
1225 move 'Mark all read' from summary view to folder view
1226 menu. (adapted from) patch submitted by Jeremy Andrews,
1227 <lists@kerneltrap.com>
1229 2002-01-25 [alfons] 0.7.0claws28
1232 put the gtk class name back so GtkSText adapts the
1235 2002-01-25 [alfons] 0.7.0claws27
1238 assimilate Ricardo's patch that shows pixmaps instead of
1239 plain "new" and "unread" texts in the folder view column
1242 2002-01-25 [paul] 0.7.0claws26
1245 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can
1246 be found in non-standard locations.
1247 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
1249 2002-01-25 [paul] 0.7.0claws25
1251 * sync with sylpheed 0.7.0cvs16
1252 see ChangeLog entry 2002-01-25
1254 2002-01-24 [paul] 0.7.0claws24
1256 * more sync with sylpheed 0.7.0cvs15
1257 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
1259 2002-01-23 [sergey] 0.7.0claws23
1262 Fixed segfault when closing LDIF import wizard with
1268 Fixed wrong scrolling position after switching between
1269 text and image parts.
1271 2002-01-23 [paul] 0.7.0claws22
1273 * sync with sylpheed 0.7.0cvs15
1274 see ChangeLog entries 2002-01-22 and 2002-01-23
1276 2002-01-21 [melvin] 0.7.0claws21
1278 * src/prefs_scoring.c
1279 * src/prefs_filtering.c
1280 Fixed bug where scoring and filtering windows stopped
1283 2002-01-21 [paul] 0.7.0claws20
1285 * sync with sylpheed 0.7.0cvs12
1286 see ChangeLog entries 2002-01-20 and 2002-01-21
1288 2002-01-21 [carsten] 0.7.0claws19
1291 * src/messageview.[ch]
1292 * src/summaryview.[ch]
1293 changes to shortcuts handling again:
1294 + "Q" now controled by mainwin
1295 + v/V are now customizable and have slightly
1297 the "button" to minimize the messageview (and maximize
1298 the summary view) is a real button now
1300 "Delete Line+" added to Edit/Advanced (this will also
1303 2002-01-20 [melvin] 0.7.0claws18
1306 Made "Bcc" sensitive when addressbook is called from
1307 compose window (it was a Claws only bug).
1309 2002-01-19 [alfons] 0.7.0claws17
1312 prevent unnecessary updates when currently selected folder has
1315 2002-01-19 [alfons] 0.7.0claws16
1318 prevent writing the cache based on current message list in summary
1319 view when filtering also put messages in currently selected folder
1324 Italian translation submitted by Alessandro Maestri
1325 <a.maestri@cs.tin.it>
1327 2002-01-18 [melvin] 0.7.0claws15
1329 * src/prefs_filters.c
1330 fixed bug where 'cancel' from 'filters' window stops autochecking
1331 if the timer timed out when the window was open.
1333 2002-01-18 [match] 0.7.0claws14
1335 * src/addrclip.[ch] ** NEW FILE **
1336 * src/addrselect.[ch] ** NEW FILE **
1337 * src/adbookbase.h ** NEW FILE **
1338 addressbook cut, copy and paste
1340 * src/addrcache.[ch]
1342 * src/addrindex.[ch]
1354 support for copy/paste
1356 support for copy/paste
1357 tidy up menu option processing
1358 correct address list function arguments
1360 sort user attributes
1370 2002-01-18 [paul] 0.7.0claws13
1372 * sync with sylpheed 0.7.0cvs8
1373 configure.in: support Mac OS X (Darwin)
1375 2002-01-18 [carsten] 0.7.0claws12
1377 small hack to fix a segfault with an empty href
1378 (reported by Alexandra Walford <deeni@altern.org>)
1381 the shortcuts for Mark und Mark as unread are hardcoded
1385 readded the shortcuts in gtkstext but made them
1386 customizeable (simply by adding a menu plus a wrapper
1389 2002-01-17 [melvin] 0.7.0claws11
1392 fix default dictionary not being saved.
1394 2002-01-16 [darko] 0.7.0claws10
1397 fix wrapping crash with URL longer than wrapping margin
1399 2002-12-08 [hoa] 0.7.0claws10
1401 * src/matcher_parser_parse.y
1404 * src/prefs_filtering.c
1405 now, we can use bounce action in the dialog box.
1407 2002-01-16 [carsten] 0.7.0claws9
1409 removed the <control> and <alt> shortcuts because they're
1410 not needed and interefered with the "normal" shortcuts
1413 removed most of the hardcoded shortcuts and assigned
1414 them to menu entries making them easy customizable by
1417 2002-01-16 |melvin] 0.7.0claws8
1420 fixed bug where using the mouse and when the compose
1421 window is not on top may result in a crash.
1423 2002-01-16 [melvin] 0.7.0claws7
1426 fixed a long standingspell checker bug which could
1427 cause a crash after sending a message.
1429 2002-01-16 [paul] 0.7.0claws6
1431 * sync with sylpheed 0.7.0cvs7
1432 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
1433 2002-01-15, and 2002-01-16
1435 2002-01-16 [melvin] 0.7.0claws5
1441 Heavily modified spell checker code to work around
1442 ispell bug, to add keyboard shortcuts and for future
1443 enhancements. See README.claws for usage information.
1445 2002-01-15 [alfons] 0.7.0claws4
1448 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
1449 so sorting within threads reflects sort mode
1451 2002-01-15 [christoph] 0.7.0claws3
1454 added alertpanel if mail sending failed
1456 2002-01-15 [alfons] 0.7.0claws2
1458 * src/prefs_filtering.c
1459 don't stop timer when prefs filtering dialog is opened
1461 2002-01-14 [alfons] 0.7.0claws1
1465 remove debug_print()s for privacy reasons
1467 2002-01-14 [darko] 0.7.0claws
1470 quotation wrapping is now also in the main branch
1474 * tools/filter_conv.pl
1475 allow for Boolean Op and case-sensitivity
1476 this file is included in the release and tagged
1479 2002-01-13 [paul] 0.7.0claws
1481 * release 0.7.0, with cvs tag 'rel_0_7_0'
1485 * tools/filter_conv.pl
1487 rewritten to output to matcherrc instead of filteringrc
1490 updated Spanish translation by Ricardo Mones Lastra
1495 update dutch translation
1500 Updated by Fabio Junior Beneditto
1502 2002-01-13 [melvin] 0.6.6claws53
1505 Updated french translation
1507 2002-01-12 [alfons] 0.6.6claws52
1510 plug mem leak that has been sitting there for ages
1512 2002-01-12 [alfons] 0.6.6claws51
1515 undo melvin's changes from 0.6.6claws48 because summary
1516 view now refuses to select first unread message when
1519 2002-01-11 [alfons] 0.6.6claws50
1522 use claws' semantics for getting folder item when
1523 importing an mbox file into a folder
1524 (submitted by Dale P. Smith)
1526 2002-01-11 [christoph] 0.6.6claws49
1529 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
1530 toggle widget, because non static prefs can not use
1531 prefs_set_* functions
1532 * src/prefs_account.c
1533 toggle smtp auth password field sensitivity if
1534 user id is empty and add descrition of usage for
1536 * src/prefs_folder_item.c
1537 use SET_TOGGLE_SENSITIVITY macro to instead of extra
1540 2002-01-11 [melvin] 0.6.6claws48
1543 fix the 'Ctrl-Enter' feature for sending and test really
1544 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
1545 editables which was not documented in Gtk)
1548 Made summaryview refresh after sorting and not before.
1550 2002-01-11 [christoph] 0.6.6claws47
1553 select account from account ids if possible and
1554 correctly set save folder for copy in reedit
1556 2002-01-10 [paul] 0.6.6claws46
1558 * sync with sylpheed 0.7.0 release
1559 see ChangeLog entries 2002-01-07, 2002-01-08 and
1565 remove more dirt traces...
1570 clean up some traces of my debugging stuff
1572 2002-01-09 [alfons] 0.6.6claws45
1575 break up filteringprop_apply() in three separate pieces
1576 so we can drop messages that failed processing in the
1580 fix bug #469598 "no refresh of inbox after filter" which
1581 was introduced by the new summary view locking, and which
1582 prevented the summary view to update after a manual filter
1583 message. claw's filter message requires a summary_show().
1584 (aargh, summary_show() again! :-)
1586 2002-01-07 [alfons] 0.6.6claws44
1588 * src/headerwindow.c
1591 * src/sourcewindow.c
1592 bring in Hiro's last 0.7.0 wm class fixes
1595 bring in Ricardo's fix for sylprint script
1599 * src/prefs_common.[ch]
1600 * src/prefs_account.[ch]
1602 clean up account preference poison in rfc2015,
1603 and preparation to fix double sign bug
1604 (patch submitted by Simon 'corecode' Schubert)
1606 2002-01-07 [christoph] 0.6.6claws43
1609 search for free message number, do not only rely
1612 fix smtp auth and use extra account information
1613 if available, if not use pop3 data instead
1614 (closes bug #500341)
1618 2002-01-06 [alfons] 0.6.6claws42
1621 try making the separate windows work again...
1623 2002-01-06 [alfons] 0.6.6claws41
1626 adapt Hiro's separate window menu (to get rid of the funny
1627 duplicate menu items), and make it work again
1629 2002-01-06 [alfons] 0.6.6claws40
1634 * tools/README.sylprint
1635 add sylprint script for printing mails from Sylpheed
1636 (contributed by Ricardo Mones Lastra)
1641 2002-01-06 [melvin] 0.6.6claws39
1645 Fixed crash introduced in 0.6.6claws38 by the menu
1646 reorganisation (Hide read messages)
1649 Fixed typo (we are now in 2002, alfons ;) )
1651 2002-01-05 [alfons] 0.6.6claws38
1653 * sync with sylpheed 0.6.6cvs10-17
1654 (last stuff marked as LAST_STABLE)
1656 2002-01-04 [melvin] 0.6.6claws37
1659 Made account selection code use strcasestr again instead of
1660 g_strcasecmp (fixes bug where reediting queued messages
1661 did not select proper account reported by T. Link).
1664 Fix bug where folder icons are not shown when 'hide read messages'
1667 * src/stock_pixmaps.[ch]
1668 Added folder icons for 'hide read messages'.
1671 Fixed bug where 'Enter' in a header entry will send the message
1672 if 'CTL-Enter' was chosen as a shorcut for sendind.
1674 2002-01-03 [melvin] 0.6.6claws36
1677 Added popup menu for common preferences and
1678 account preferences (right click on tab displays
1679 a menu of all tabs.)
1681 2002-01-02 [melvin] 0.6.6claws35
1684 Made spelling code compatible with undo/redo feature.
1685 Added creation of suggestion mode menu for the general
1688 * src/prefs_common.[ch]
1689 Added option menu for the speller's suggestion mode.
1690 Added missing spaces in "..." buttons and made a "..."
1691 button non translatable!
1694 Made speller use the default suggestion mode.
1695 Hack to make it possible to choose 'CTRL-Enter' as a
1696 shortcut for sending (and only for sending).
1698 * src/prefs_folder_item.c
1699 Changing subject simplification does not update cache
1700 anymore (because it is unnecessary).
1701 Fixed bug where changing subject simplification updated the
1702 summaryview even when the viewed folder is not the
1703 folder which properties are being changed. (E.g.
1704 viewing folder A and changing
1705 the subject simplification of
1706 folder B -not being viewed- updated the
1707 summaryview of folder A with data of
1708 folder B). (Hope this is clear... )
1710 2001-12-31 [alfons] 0.6.6claws34
1714 fgetc() returns a signed integer which doesn't
1715 fit in a char. so c truncates this to a char
1716 but we may lose significant bits. i.e. we may
1717 comparing 0xFF which may not be equal to -1
1718 unless properly casted to signed char which
1719 we won't do because fgetc() returns a signed
1720 integer which doesn't fit in a char. so c
1721 truncates this to a char but we may lose
1722 significat bits. (you got the idea, thanks
1723 to Gustavo Noronha Silva <kov@debian.org>
1724 and the Debian folks!)
1726 2001-12-30 [alfons] 0.6.6claws33
1728 * src/prefs_common.c
1729 add #ifdef USE_PSPELLs that Melvin forgot
1731 2001-12-30 [melvin] 0.6.6claws32
1733 * src/prefs_common.[ch]
1734 Added configurable color for misspelled words.
1737 Fixed bug of foreground text color (reported by David
1739 Added configurable color for misspelled words.
1741 2001-12-30 [alfons] 0.6.6claws31
1744 remove unnecessary things someone put there
1748 make folder properties (like threading and sorting) persistent
1749 (closes bug #497424 "rescan folder tree resets proprieties")
1750 currently this is only for MH folders.
1752 2001-12-29 [melvin] 0.6.6claws30
1754 * src/string_match.[ch]
1755 Optimized a bit: regexp pattern buffer compiled only once, and
1756 one subroutine call removed. Fixed ^ regexp search: Now,
1757 "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
1760 Subject filtering changed to filter summary columns and
1761 not directly the messages subject cache. The loss in
1762 performance is balanced by the improvement of string_match.
1763 Added an alert panel if there is an error in the regexp.
1765 * src/src/prefs_folder_item.h
1766 Added a regexp pattern buffer.
1768 2001-12-28 [alfons] 0.6.6claws29
1770 * src/string_match.[ch]
1772 allow compilation *BSD
1774 2001-12-27 [alfons] 0.6.6claws28
1777 sync the Hiro's bug fix for BSD
1779 2001-12-27 [melvin] 0.6.6claws27
1782 Simplify focus to subject entry code.
1784 2001-12-27 [darko] 0.6.6claws26
1790 * src/procheader.[ch]
1792 * src/stock_pixmap.[ch]
1794 Show key icon for encrypted mails in summary view
1796 * src/pixmaps/clip.xpm
1797 * src/pixmaps/clipkey.xpm
1798 * src/pixmaps/key.xpm
1799 New/modified icons for the above
1801 2001-12-27 [melvin] 0.6.6claws25
1803 * src/prefs_common.c
1804 Put spell checker options in a separate tab to decrease
1805 the Common Preferences window height.
1808 Update spell checker usage instruction about its options
1811 2001-12-27 [melvin] 0.6.6claws24
1814 Changed subject entry widget position. Initial focus is
1815 on the To header instead of the subject entry.
1816 Creating a new header scrolls the header list to make the
1817 created one visible. Nevertheless, when automatically filling
1818 headers, the first one is shown.
1819 A Tab key press in the last empty header entry zips the
1820 focus to the subject entry.
1821 (I did not change the combo boxes, yet)
1823 2001-12-26 [alfons] 0.6.6claws23
1825 * src/prefs_account.c
1827 allow default inbox to reside in another mailbox (only
1828 works for POP3 accounts)
1830 2001-12-26 [alfons] 0.6.6claws22
1833 make reply-on-click work with the account of the selected folder
1835 put a fixme here to remind me to fix finding correct default
1836 account for nested folders
1838 2001-12-25 [alfons] 0.6.6claws21
1841 make column headers display locked and mark pixmaps (idea by Melvin)
1842 fix bug by adding score and locked column type to sort array
1844 2001-12-25 [alfons] 0.6.6claws20
1847 catch a *potentially* inadvertent write back of
1848 the message cache(s) introduced by 0.6.5claws37
1850 2001-12-25 [christoph] 0.6.6claws19
1852 * src/stock_pixmap.[ch]
1854 add ignore thread pixmap
1855 (can someone draw a better icon for this?)
1857 2001-12-24 [alfons] 0.6.6claws18
1859 * src/prefs_folder_item.c
1860 make address completion actually work for the
1861 Default To address in the Folder Property dialog.
1863 2001-12-24 [alfons] 0.6.6claws17
1866 use new style regexp for subject stripping
1867 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
1869 2001-12-24 [darko] 0.6.6claws16
1873 move GPG related informational messages to debug mode
1875 2001-12-23 [alfons] 0.6.6claws15
1877 * src/stock_pixmap.[ch]
1879 add the forgotten Claws' locked pixmap
1881 2001-12-23 [alfons] 0.6.6claws14
1884 accept file name typed in entry in multi file
1885 selector (patch submitted by Gustavo Noronha Silva
1888 2001-12-23 [alfons] 0.6.6claws13
1890 * src/prefs_filter.c
1891 * src/prefs_filtering.c
1894 clean up a little bit
1896 * src/string_match.c
1897 validate input strings a little bit more
1899 2001-12-23 [alfons] 0.6.6claws12
1903 * src/string_match.[ch] ** NEW **
1904 * src/folderview.[ch]
1907 * src/prefs_folder_item.[ch]
1908 add subject simplification to strip out strings from
1909 a subject line (esp. handy for mailing lists).
1910 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
1911 but slightly changed things for better integration.)
1913 2001-12-23 [alfons] 0.6.6claws11
1916 fix bug introduced by submission included in 0.6.5claws52.
1917 ideally this submission should clean the trash if any trash
1918 folder has a message. however, the hasTrash variable was
1919 set to false whenever a trash folder was empty (discarding
1920 a previously found *filled* trash folder.)
1922 also edited the code a little bit and made it more safe.
1924 2001-12-22 [alfons] 0.6.6claws10
1927 quick fix for Martin Pool's omission of an account
1928 specific SSL setting
1930 2001-12-22 [alfons] 0.6.6claws9
1937 better support for multipart/digest (submitted
1938 by Fredrik <e98fo@efd.lth.se>)
1940 2001-12-22 [alfons] 0.6.6claws8
1943 correct function signature
1946 * src/prefs_account.[ch]
1947 allow IMAP over SSH tunnel (patch submitted by
1948 Martin Pool <mbp@samba.org>)
1950 2001-12-21 [alfons] 0.6.6claws7
1952 * sync with sylpheed 0.6.6cvs4-9
1953 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
1955 2001-12-21 [christoph] 0.6.6claws6
1958 * src/prefs_folder_item.[ch]
1959 implement saving of outgoing messages to current folder.
1960 fix segfault when no default outbox is available
1961 (closes bug #495683)
1963 2001-12-21 [carsten] 0.6.6claws5
1966 pressing CTRL while DND does now the expected thing and
1967 copies the mail (moving is still the default, as this
1968 seam more appropriate for handling mails by DND)
1970 2001-12-18 [paul] 0.6.6claws4
1972 * sync with sylpheed 0.6.6cvs3
1973 see ChangeLog entries 2001-12-18
1975 2001-12-18 [hiro] 0.6.6claws3
1978 fix for multibyte characters (obtain the number of letters
1981 2001-12-17 [paul] 0.6.6claws2
1983 * sync with sylpheed 0.6.6cvs1
1984 see ChangeLog entry 2001-12-16
1986 2000-12-17 [alfons] 0.6.6claws1
1991 2001-12-16 [paul] 0.6.6claws
1994 * Release version 0.6.6claws, cvs tag: rel_0_6_6
1997 last minute sync with main 0.6.6
2000 updated by Ricardo Mones Lastra
2001 update for last minute sync
2004 update for last minute sync
2006 updated by Jens Oberender
2008 updated by Fabio Junior Beneditto
2010 * src/prefs_common.[ch]
2012 number of undo levels is user configurable
2013 (squeeze it into the release in the dying
2014 moments) Submitted by Jens Oberender
2019 updated french translation
2021 2001-12-15 [paul] 0.6.5claws92
2023 * sync with sylpheed 0.6.5cvs28
2024 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
2027 update to allow for sync
2032 update dutch translation
2034 2001-12-14 [carsten] 0.6.5claws91
2036 fixed bug #473785; also after changing the column order
2037 the same message will be selected and displayed as before
2040 2001-12-14 [carsten] 0.6.5claws90
2042 probably found the bug reported by wwb opening or closing
2043 a folder tree just before dnd (found the solution in the
2044 balsa source -- thanks to them)
2046 2001-12-14 [carsten] 0.6.5claws89
2049 moved gtk_clist_moveto to the right place, so that
2050 only the accounts dialog is effected on opening
2052 2001-12-14 [carsten] 0.6.5claws88
2054 gtkut_clist_set_focus_row does a gtk_clist_moveto
2055 now, so that the focused row will be seen in any case
2056 (reported by wwp on sf-claws-user)
2058 2001-12-14 [darko] 0.6.5claws87
2061 remove unnecessary line
2063 2001-12-14 [paul] 0.6.5claws86
2065 * sync with sylpheed 0.6.5cvs27
2066 see ChangeLog entries 2001-12-14
2068 2001-12-14 [carsten] 0.6.5claws85
2070 following a suggestion of Melvin the rcoabm pops up
2071 right under the button now and the button is reliefed
2072 while the popup is open
2074 2001-12-14 [darko] 0.6.5claws84
2077 fix crash when wrapping long lines if linewrap quotation
2078 is disabled and wrapper encounters a word spanning more
2081 2001-12-13 [paul] 0.6.5claws83
2084 prefer 'Reply-To' header over mailing list header when
2085 replying to a message. Finally prevent all those confirmation
2086 messages being sent to the list itself.
2089 remove unused summary_set_menu_sensitive() entry
2091 2001-12-13 [paul] 0.6.5claws82
2094 * src/pixmaps/inbox-hrm.xpm ** NEW FILE **
2095 * src/pixmaps/outbox-hrm.xpm ** NEW FILE **
2096 * src/pixmaps/trash-hrm.xpm ** NEW FILE **
2097 improvements to 'Hide read messages': Inbox, Outbox,
2098 Trash, Queue, and Draft icons now reveal presence of hidden
2101 2001-12-12 [alfons] 0.6.5claws81
2103 0.6.5claws80 was tagged as LAST_STABLE
2105 * src/filtering.[ch]
2107 * src/matcher_parser_lex.c
2108 fix the filtering; my last attempt to get it right,
2109 if it does not work, it's Hoa's turn. ;-)
2111 for my honourable peers:
2113 the code now makes a clear distinction between
2114 rules as they are displayed (probably escaped),
2115 and as they are executed (probably unescaped). the
2116 parser does *NOT* do any unescaping, this is
2117 the task of the matcher.c (which breaks up a
2118 rule into condition) and the filtering.c (which
2119 breaks up the rule's action). to make this
2120 run happily we provide an unescaped copy of
2121 crucial strings to the MatcherProp and
2122 FilteringAction structures. note that the only
2123 exception to this is any REGEXP string. those
2124 are directly passed to regcomp() and regexp()
2125 (who have much more powerful unescape functions).
2129 you can escape tab (\t), carriage return (\r),
2130 linefeed (\n), form feed (\f), quote (\"),
2131 single quote (\'), bell (\b) in all the entry
2132 lines in the scoring & filtering dialogs.
2133 as an added bonus this should not affect
2134 existing filtering rules.
2136 2001-12-12 [carsten] 0.6.5claws80
2140 "item(s) selected" is now sensitive to 1 or more
2141 than one selected (nice for language where simple
2142 adding of a "s" is not possible as German (Eintrag
2145 the "forward as attachment" entry from the right
2146 click menu removed, "forward" acts following the
2150 reverted my former changes; so compiler warning again
2151 but there's more GTK_TEXT/GTK_STEXT mixing on other places
2155 "search in message" does now *not* only work in MVIEW_TEXT
2156 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
2160 removed "/File/_Close" as it was the same as "/File/E_xit"
2161 and we don't need it two times
2163 the separate folder view and message view now get a distinct
2164 WMCLASS, just in case someone is using sawfish ;-)
2166 as the menu entries "/View/Message view" and "/View/Folder tree"
2167 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
2168 make them sensitive accordingly and as these two are "shown"
2169 after startup anytime check this menuitem at startup
2171 2001-12-12 [paul] 0.6.5claws79
2174 fix sensitivity of 'Search folder...', broken in
2180 2001-12-11 [carsten] 0.6.5claws78
2182 fixed two typos returning a wrong FALSE/TRUE
2183 * src/mainwindow.[ch]
2184 extra menu for email/news button removed
2186 2001-12-11 [alfons] 0.6.5claws77
2188 * src/matcher.c (1.3)
2189 * src/matcher_parser_lex.l (1.28)
2190 revert for another attempt
2191 mark 0.6.5claws77 as LAST_STABLE
2193 2001-12-11 [christoph] 0.6.5claws76
2196 fixed wrong translation for prev. unread msg
2198 2001-12-11 [paul] 0.6.5claws75
2203 * src/summaryview.[ch]
2204 * src/pixmaps/dir-open-hrm.xpm ** NEW FILE **
2205 enable ability to hide read messages on per folder basis via
2206 '/Summary/Hide read messages'; when selected, a folder will
2207 have a red open folder icon, instead of a blue icon, if the
2208 folder contains hidden messges
2209 submitted by Thomas Link <t.link.tmp200101.gmx.net>
2212 remove '/Message/Forward as attachment' from
2213 main_window_set_menu_sensitive() to prevent debug warning
2217 Clean up some of the English
2219 * tools/newscache_clean.pl
2220 allow for new 'hidereadmsgs' entry in folderlist.xml
2223 updated translation, submitted by Ricardo Mones Lastra
2225 2001-12-11 [paul] 0.6.5claws74
2227 * sync with sylpheed 0.6.5cvs25
2228 see ChangeLog entry 2001-12-11
2230 2001-12-10 [alfons] 0.6.5claws73
2233 add more control characters
2234 * src/matcher_parser_lex.l
2235 make escaping / unescaping work again
2237 2001-12-10 [alfons] 0.6.5claws72
2240 clean up warnings "returning value for void function"
2241 * src/prefs_filtering.c
2242 make info button for execute action sensitive
2244 2001-12-10 [paul] 0.6.5claws71
2249 fix: imap server now gets informed of MARKED, UNMARKED
2250 and REPLY events. Now people can use different IMAP-Mail
2251 clients and have the exact same information about MARKED,
2252 UNMARKED and REPLY status with all of them. Especially
2253 useful for imap servers with a web-frontend.
2254 submitted by Tobias Sandhaas <medlor@web.de>
2256 2001-12-09 [melvin] 0.6.5claws70
2259 fixed bug #490076 (hunted down by Alfons who implemented
2260 a workaround in 0.6.5claws65)
2262 2001-12-09 [christoph] 0.6.5claws69
2265 set pointer to string in LOCKED column to NULL
2266 (might fix bug #490800)
2268 2001-12-09 [carsten] 0.6.5claws68
2271 resolved some cluttered menu shortcuts
2272 ('creating new email' and 'creating news message'
2275 wmclass now distinc from main window
2278 email/news and forward button functionality similar
2279 to the reply buttons; removed the ugly dropdown arrows
2280 and use instead the right mouse button
2282 2001-12-09 [paul] 0.6.5claws67
2286 allow spaces in imap folder names
2287 submitted by Willem van Engen <wvengen@stack.nl>
2289 2001-12-09 [paul] 0.6.5claws66
2291 * sync with sylpheed 0.6.5cvs24
2292 see ChangeLog entry 2001-12-09
2294 2001-12-08 [alfons] 0.6.5claws65
2297 prevent secondary selection claim after "add to sender" dialog
2298 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
2299 we trick GTK by simulating a click at (0, 0) in the textview.
2301 2001-12-08 [hoa] 0.6.5claws64
2304 fixed a bug about the .processing folder name while filtering
2306 2001-12-08 [alfons] 0.6.5claws63
2309 work around problem of not correctly updating folder stats
2310 when deleting messages. there's some folder scanning evil
2311 going so the folderview_update_msg_num() does not work
2312 correctly. need to investigate this.
2314 2001-12-08 [paul] 0.6.5claws62
2316 * sync with sylpheed 0.6.5cvs23
2317 see ChangeLog entry 2001-12-08
2319 2001-12-07 [christoph] 0.6.5claws61
2322 fix another header translation problem
2324 2001-12-07 [alfons] 0.6.5claws60
2327 make filtering also work on local spool mbox
2329 2001-12-07 [carsten] 0.6.5claws59
2331 addressbook window gets a wmclass distinct from the main
2334 * src/mainwindow.[ch]
2335 forward menu item will use mode selected in prefs, forward
2336 as attatchment in menu removed (will be substituted in the
2337 toolbar similar to reply buttons)
2338 create news message menu entry and news button is now
2339 sensitive to the existance of a news account
2340 * src/pixmaps/stock_mail_reply_quote.xpm ** REMOVED **
2341 * src/pixmaps/stock_mail_reply_to_all_quote.xpm ** REMOVED **
2342 * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
2343 these are removed because the toolbar buttons don't show
2344 the quoting modus any longer
2348 * tools/newscache_clean.pl ** NEW FILE **
2349 perl script to do some tidying up in the newscache directory
2351 * tools/sylpheed-switcher ** NEW FILE **
2352 perl script to enable easy switching between main and claws
2355 added descriptions of the two new perl scripts
2358 2001-12-07 [melvin] 0.6.5claws58
2361 fixed a warning during compilation introduced in 0.6.5claws56
2363 2001-12-07 [paul] 0.6.5claws57
2365 * src/mainwindow.[ch]
2367 further usability enhancements to replying with or without
2368 quoting via the toolbar, use of Ctrl key is replaced by
2370 Submitted by Carsten Schurig
2372 2001-12-07 [melvin] 0.6.5claws56
2375 hack to fix bug that prevented to make/paste selections
2376 after switching between MVIEW_TEXT and MVIEW_MIME views
2377 without deselecting the selection first.
2379 2001-12-06 [alfons] 0.6.5claws55
2381 * src/filtering.[ch]
2383 revise filtering a little bit more, and make sure
2384 messages are delivered to the appropriate inbox
2385 (perhaps set per account)
2387 2001-12-06 [paul] 0.6.5claws54
2389 * sync with sylpheed 0.6.5cvs22
2390 see ChangeLog entry 2001-12-06
2392 2001-12-05 [alfons] 0.6.5claws53
2398 more revisions of filtering system
2399 (last stable version is marked as LAST_STABLE)
2401 | NOTE 1): the filtering system now uses a local folder called
2402 | .processing. if filtering fails, check this directory
2403 | for missing messages.
2405 | NOTE 2): help us find the filtering actions still missing
2407 2001-12-05 [paul] 0.6.5claws52
2410 fix bug where 'Empty Trash?' pop-up window appears even
2411 when Trash is empty, submitted by Jesse Skinner
2413 2001-12-05 [melvin] 0.6.5claws51
2416 fixed bug #486106 to select correct account when reediting
2419 2001-12-04 [alfons] 0.6.5claws50
2422 declare markfile in appropriate functions when
2423 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
2426 2001-12-04 [paul] 0.6.5claws49
2428 * sync with sylpheed 0.6.5cvs21
2429 see ChangeLog entry 2001-12-04
2431 2001-12-03 [christoph] 0.6.5claws48
2434 changed translation of undo
2437 don't reinvent the wheel to traverse a GNode
2439 seperate code to create the compose gui into functions
2440 add "Others" page with folder selection for saving copy
2442 the folder identifier is saved to queue header
2444 save message to folder in queue header
2446 2001-12-03 [paul] 0.6.5claws47
2448 * sync with sylpheed 0.6.5cvs20
2449 see ChangeLog entry 2001-12-03
2453 * more sync with sylpheed 0.6.5cvs19
2454 see ChangeLog entry 2001-11-29
2456 2001-11-30 [paul] 0.6.5claws46
2459 remove conflicts introduced by Hoa's last commit
2462 make 'Message/Bounce' sensitive
2464 2001-11-30 [hoa] 0.6.5claws45
2467 slightly change bounce function to add
2468 information about the user that bounced the mail
2469 in the From header line.
2472 permit the use of processing in outbox folder.
2474 2001-11-29 [paul] 0.6.5claws44
2476 * src/mainwindow.[ch]
2477 * src/prefs_common.c
2478 * src/pixmaps/stock_mail_reply_quote.xpm ** NEW FILE **
2479 * src/pixmaps/stock_mail_reply_to_all_quote.xpm ** NEW FILE **
2480 * src/pixmaps/stock_mail_reply_to_author_quote.xpm ** NEW FILE **
2481 usability enhancements to the quoting, implements
2482 use of Ctrl key to toggle quoting settings
2483 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
2485 2001-11-29 [paul] 0.6.5claws43
2487 * sync with sylpheed 0.6.5cvs19
2488 see ChangeLog entry 2001-11-28
2490 2001-11-29 [melvin] 0.6.5claws42
2492 added enriched.[ch] to the list of files
2498 added support to view text/enriched
2499 added support to show headers in message view for text/enriched and text/html
2500 in non multipart messages
2502 2001-11-28 [paul] 0.6.5claws41
2504 * more sync with sylpheed 0.6.5cvs18
2505 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
2507 2001-11-27 [paul] 0.6.5claws40
2510 updated translation, submitted by Fabio Junior Beneditto
2512 * sync with sylpheed 0.6.5cvs18
2513 see ChangeLog entries 2001-11-26 (src/textview.c) and
2520 updated translation, submitted by Ricardo Mones Lastra
2525 add more translatable strings
2527 2001-11-26 [christoph] 0.6.5claws39
2530 fixed one more umlaut
2532 fix translated header when it should not be translated
2534 2001-11-26 [paul] 0.6.5claws38
2537 remove '/Message/Add Sender to address book' from
2538 main_window_set_menu_sensitive(), prevent debug warning
2539 add 'Message/Mark/Mark all read' to mainwin_entries[]
2541 2001-11-26 [paul] 0.6.5claws37
2544 fix 'recurring unread state' bug
2547 * tools/filter_conv.pl
2548 read name of top level mailbox from folderlist.xml
2549 and presume nothing about its name
2551 2001-11-26 [darko] 0.6.5claws36
2554 removed functions that are now in gtkutils.c
2555 use gtkut_text_is_uri_string() from gtkutils.c
2556 * fix my comment on 2001-11-23 (missing gtkutils.[ch])
2558 2001-11-26 [paul] 0.6.5claws35
2560 * sync with sylpheed 0.6.5cvs16
2561 see ChangeLog entries 2001-11-25 and 2001-11-26
2563 2001-11-25 [alfons] 0.6.5claws34
2565 EXPERIMENTAL!!! Please checkout the last stable version using:
2567 % cvs update -r LAST_STABLE -dRAP
2569 (Or help us testing this stuff.)
2571 * src/filtering.c (1.14)
2572 * src/filtering.h (1.6)
2574 * src/matcher.c (1.20)
2576 * src/procmsg.h (1.14)
2577 * src/summaryview.c (1.59)
2578 * src/summaryview.h (dunno)
2579 revert/merge/sync to as it was before commit
2580 on Thu, 19 Jul 2001 10:15:51 -0700.
2582 2001-11-25 [hoa] 0.6.5claws33
2585 processing mails at startup
2588 * src/summaryview.[ch]
2589 processing mails when entering folder
2591 * src/prefs_filtering.c
2594 2001-11-24 [alfons] 0.6.5claws32
2596 * src/summaryview.[ch]
2597 make summary sort headers work, and also make
2598 sure the sort type is stored
2600 2001-11-23 [alfons] 0.6.5claws31
2602 * src/summaryview.[ch]
2603 make lock work like mark
2604 disallow deleting messages marked as locked
2606 2001-11-23 [alfons] 0.6.5claws30
2612 merge undo patch submitted by Jens
2614 2001-11-23 [christoph] 0.6.5claws29
2619 fixed gpg signing and encoding
2622 added --status option to get new, unread and total
2623 message count from a running sylpheed
2624 * src/prefs_common.c
2625 temporary fix for reply_with_quote problem
2626 (don't call functions for non existing widget)
2628 one more check for ignored threads but still not
2629 always working correctly. probably a recursive
2630 check for all parents is needed
2632 2001-11-23 [darko] 0.6.5claws28
2635 wrapping on send improvements
2637 fix for GtkSText after last sync with main branch
2638 GTK_TEXT -> GTK_STEXT
2640 2001-11-23 [paul] 0.6.5claws27
2642 * sync with sylpheed 0.6.5cvs14
2643 see ChangeLog entries 2001-11-22 and 2001-11-23
2646 fixed the scrambled umlauts
2647 submitted by Carsten Schurig <Carsten.Schurig@web.de>
2649 2001-11-21 [paul] 0.6.5claws26
2651 * sync with sylpheed 0.6.5cvs12
2652 see 2nd ChangeLog entry dated 2001-11-20
2654 2001-11-20 [paul] 0.6.5claws25
2656 * sync with sylpheed 0.6.5cvs11
2657 see ChangeLog entry 2001-11-19 (src/utils.c)
2662 GTK_TEXT -> GTK_STEXT
2663 fix for wrong comment
2665 2001-11-20 [hiro] 0.6.5claws24
2668 more merges from main branch
2669 removed fatal warnings (uninitialized variables etc.)
2670 some coding style fix
2677 2001-11-19 [hoa] 0.6.5claws23
2680 * src/prefs_scoring.c
2685 * src/matcher_parser_parse.y
2686 * src/prefs_filtering.c
2689 2001-11-19 [alfons] 0.6.5claws22
2691 more of my old things into claws
2694 * src/prefs_common.c
2696 * src/summaryview.[ch]
2697 * src/prefs_summary_column.c
2698 * src/pixmaps/locked.xpm
2699 add indicators for locking of message in summary view
2700 (does not work yet, only visual indicator)
2702 2001-11-19 [paul] 0.6.5claws21
2704 * sync with sylpheed 0.6.5cvs10
2705 see ChangeLog entry 2001-11-19
2707 2001-11-18 [alfons] 0.6.5claws20
2710 remove an inadvertent free I forgot in previous clean up
2712 2001-11-18 [alfons] 0.6.5claws19
2714 * src/filtering.[ch]
2715 clean up & plug leaks
2717 2001-11-18 [paul] 0.6.5claws18
2719 * sync with sylpheed 0.6.5cvs9
2720 see ChangeLog entries 2001-11-17 and 2001-11-18
2722 2001-11-16 [paul] 0.6.5claws17
2724 * sync with sylpheed 0.6.5cvs8
2725 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
2727 2001-11-16 [paul] 0.6.5claws16
2729 * sync with sylpheed 0.6.5cvs7
2730 see ChangeLog entries 2001-11-15 and 2001-11-16
2732 2001-11-15 [hoa] 0.6.5claws15
2735 fix bounce, mails we received couln't be bounced to ourself.
2738 * src/filtering.[ch]
2740 * src/matcher_parser.h
2741 * src/matcher_parser_lex.l
2742 * src/matcher_parser_parse.y
2746 * src/prefs_filtering.[ch]
2748 * src/prefs_matcher.c
2749 * src/prefs_scoring.c
2752 new matcher/filter/score configuration file parser
2753 one unique configuration file => ~/.sylpheed/matcherrc
2754 import in currently automatic, then save are made
2756 one filter per folder and one global filter
2757 (filter of a folder will be used as folder processing)
2760 fix a bug in folder_item_get_identifier
2763 receive receipt return are fixed.
2765 2001-11-14 [alfons] 0.6.5claws14
2768 add things from main branch to make claws compile
2770 2001-11-14 [paul] 0.6.5claws13
2772 * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
2773 see ChangeLog entries 2001-11-08 to 2001-11-14
2775 2001-11-14 [hoa] 0.6.5claws12
2780 add "bounce mail" option
2782 2001-11-13 [christoph] 0.6.5claws11
2785 Cleanup a mess i add before commiting
2787 2001-11-13 [hoa] 0.6.5claws10
2790 some fixes when mail are sent or
2793 2001-11-13 [christoph] 0.6.5claws9
2796 Changed two string with the same translation
2800 New mailsending process:
2801 - Always queue message before sending
2802 (message will be saved if sylpheed crashed or
2803 freezes while sending)
2804 - Allow queuing of newspostings
2805 - No copy in outbox before sending
2806 (closes bug #469501)
2807 - No more redundant code for send and send_later
2809 Applied wwp <subscript@free.fr>'s patch that fixes
2810 marks for multiple forwarded messages (+compose.c)
2815 remove things that are now in main branch
2818 update Dutch translation
2820 2001-11-12 [mhadasht] 0.6.5.claws8
2822 * src/prefs_common.c
2823 re-enabled account autoselection feature for forward
2824 and reedit lost during the branch point for SYNC-B4-REL
2826 gtkpspell_get_dict(): more readable code (even if function is
2829 added version number info to 2001-11-12 [hiro] comment.
2831 2001-11-12 [hiro] 0.6.5.claws7
2834 compose_forward(): fixed a bug that forward quote mark
2836 removed unnecessary code.
2837 * src/template_select.[ch]: removed.
2842 :%s/GTK_TEXT/GTK_STEXT/g
2847 revert the undo stuff (this is 0.6.6claws stuff)
2849 2001-11-11 [hoa] 0.6.5.claws6
2852 Insert signature at the end of the text.
2853 Added undo patch but currently disabled
2856 Threading by subject improved.
2858 * added src/undo.[ch]
2859 Undo module for compose dialog box.
2861 2001-11-11 [alfons] 0.6.5.claws5
2864 prevent threading by subject on nodes that have already been
2865 threaded by in-reply-to (as in "circular references in a tree
2866 result in a dead branch")
2868 2001-11-09 [hoa] 0.6.5.claws4
2871 allows creation of mbox folder item from any files.
2873 2001-11-09 [alfons] 0.6.5.claws3
2877 do what I mean and correct threading by subject so it really
2878 ignores attracting lines without "Re: "
2880 2001-11-07 [alfons] 0.6.5.claws2
2884 only attract by subject if a subject line starts with a "Re: "
2888 2001-11-07 [paul] 0.6.5claws1
2890 * sync with sylpheed 0.6.5. release
2891 see ChangeLog entry 2001-11-07
2893 2001-11-07 [paul] 0.6.4claws31
2895 * sync with sylpheed 0.6.4cvs18
2896 see ChangeLog entries 2001-10-30 to 2001-11-07
2897 prefs_templates.[ch] renamed prefs_template.[ch]
2902 add semicolon Hoa forgot ;-)
2905 2001-11-06 [hoa] 0.6.4claws30
2911 threading by subject - empty subject are ignored
2913 2001-11-06 [christoph] 0.6.4claws29
2916 use SSL_peek for sock_gets
2918 removed unneeded pointer in extracting quoted
2919 names implementation
2921 2001-11-06 [melvin] 0.6.4claws28
2924 fixed bug #476792 Selection overtyping with spell checker
2925 fixed bug which could cause a buffer overflow
2928 2001-11-06 [hoa] 0.6.4claws27
2932 threading by subject
2934 2001-11-05 [alfons] 0.6.4claws26
2937 Claws -> Sylpheed (vice versa)
2940 :%s/gtk_text/gtk_stext/g
2941 :%s/GTK_TEXT/GTK_STEXT/g
2942 (thanks to Jonathan Ware for spotting this)
2944 2001-11-04 [christoph] 0.6.4claws25
2947 replace Xalloca + strdup with Xstrdup_a
2949 better implementation of extracting quoted names
2950 from addresses (remove backlashes and ignore
2953 2001-11-04 [alfons] 0.6.4claws24
2956 edit to comply more with coding style
2959 fix bug reported by Kim Schulz. introduced by the patch integrated
2960 in 0.6.4claws15. the code did not check the return value of
2964 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
2966 2001-11-04 [christoph] 0.6.4claws23
2969 * src/prefs_common.[ch]
2970 init some pointers that possibly caused a segfault
2971 reported in the claws-users ML
2973 2001-11-04 [hoa] 0.6.4claws22
2975 * src/grouplistdialog.c
2976 change the names of the nodes in the tree
2979 enhanced mailto syntax as described in
2980 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
2981 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
2984 encode and decode URI (useful when opening URL into
2987 2001-11-03 [hoa] 0.6.4claws21
2989 * src/grouplistdialog.c
2990 a new newsgroups list selection dialog box
2991 with a CTree instead of a CList
2993 2001-11-03 [hoa] 0.6.4claws20
2996 enable property and scoring options when right
3000 fixed bug when nickname were displayed using
3003 2001-11-02 [darko] 0.6.4claws19
3006 new wrap quotation and URL/long words wrapping implementation
3007 * src/compose.c src/gtkstext.[ch]
3008 move gtkstext_strncmp() to gtkstext.c
3010 2001-11-01 [christoph] 0.6.4claws18
3012 * src/prefs_account.c
3013 fixed mess in account settings dialog
3014 * src/prefs_folder_item.c
3015 added label with folder path to dialog
3017 2001-10-31 [match] 0.6.4claws17
3022 fix generation of spurious address book file names.
3023 remove redundant functions.
3025 added missing file names.
3027 2001-10-30 [paul] 0.6.4claws16
3029 * sync with sylpheed 0.6.4cvs6
3030 see ChangeLog entries 2001-10-26 to 2001-10-30
3032 * tools/filter_conv.pl
3033 read folderlist.xml to discover whether the top-level
3034 folder is called 'Mailbox' or 'Mail'
3036 2001-10-29 [paul] 0.6.4claws15
3038 * src/html.c, src/textview.c
3039 activate links in html mail and fix clickable parts
3040 Submitted by Matthieu Dazy <dazy@t-surf.com>
3044 * po/de.po, po/es.po, po/pt_BR/po
3045 updated translations, submitted by Jens Oberender,
3046 Ricardo Mones Lastra, and Fabio Junior Beneditto
3048 2001-10-29 [darko] 0.6.4claws14
3051 fix wrapping for good
3056 undo previous change as it broke the smart wrapping
3058 2001-10-29 [darko] 0.6.4claws13
3061 fix infinite loop when long URL is quoted
3062 (closes bug #475122.
3066 * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
3067 import Mutt address book
3068 * src/ldif.[ch] src/importldif.h
3069 modified import LDIF handle user attributes
3071 2001-10-28 [christoph] 0.6.4claws12
3074 fixed that filtering did not work if there
3075 were no filter rules
3076 (closes bug #472003 and better implementation
3079 2001-10-27 [christoph] 0.6.4claws11
3082 make the folder's default account to be used when
3083 replying. (patch by wwp <subscript@free.fr>)
3085 code cleanup, nearly killed all of wwp's patch
3086 for folder's default account in compose
3088 error panel when a folder could not be created
3089 (closes bug #471080 new folder name & already
3095 change prototype of strstr2() that Christoph forgot about
3097 2001-10-26 [christoph] 0.6.4claws10
3100 made search for accounts by email address not case
3103 fixed memory leak in folder_item_get_identifier
3106 fixed wrong strstr2 (should work like strstr)
3108 2001-10-26 [darko] 0.6.4claws9
3110 * src/compose.c src/gtkstext.[ch]
3112 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
3114 2001-10-26 [paul] 0.6.4claws8
3117 ignore css and javascript tags in html mail
3118 case-insensitive, with or without double-quoted
3121 2001-10-26 [paul] 0.6.4claws7
3123 * sync with sylpheed 0.6.4cvs1
3124 see ChangeLog entry 2001-10-26
3126 * src/prefs_account.c, src/prefs_common.c,
3127 src/prefs_summary_column.c
3128 minor improvements to the English
3130 2001-10-25 [alfons] 0.6.4claws6
3134 make GtkSText follow style of GtkText (closes bug
3135 #469211 "text selection while writing message")
3137 do sync with GTK 1.2.10
3139 2001-10-25 [paul] 0.6.4claws5
3142 ignore css tags in html mail
3144 2001-10-25 [darko] 0.6.4claws4
3147 don't declare is_url_string as static function since
3148 we need it in gtkstext.c
3150 remove unused variable
3151 don't wrap long URLs while composing a message
3153 2001-10-24 [christoph] 0.6.4claws3
3156 fix ssl deadlock, when peer closes connection
3158 2001-10-24 [paul] 0.6.4claws2
3160 * src/prefs_common.c
3161 gettextize the gpg ascii-armored warning message
3164 insert a DOS/MAC file into the composed message
3167 * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
3169 2001-10-22 [paul] 0.6.4claws1
3171 * sync with sylpheed 0.6.4 release
3172 see ChangeLog entries 2001-10-21
3174 * po/fr.po, po/pt_BR.po
3175 updated by Melvin Hadasht and Fabio Junior Beneditto
3177 2001-10-21 [paul] 0.6.3claws30
3180 insert a DOS text file from the compose window
3181 into the composed message text (removes CRs characters)
3182 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
3184 * tools/filter_conv.pl, tools/README
3185 automatically use ~/.sylpheed as working directory
3186 print out confirmation message on completion
3188 * correct Hoa's last ChangeLog.claws entry
3190 2001-10-20 [hoa] 0.6.3claws29
3192 * src/grouplistdialog.c
3193 bugfix (another ?) to give the right
3194 newsgroups list for each news server.
3198 improve the newsgroups list cache
3200 2001-10-20 [paul] 0.6.3claws28
3202 * sync with sylpheed 0.6.3cvs9
3203 see ChangeLog entry 2001-10-19
3205 * correct Alfons' last ChangeLog.claws entry
3210 fix compilation problems (part of bug #472895)
3212 2001-10-18 [hoa] 0.6.3claws27
3214 * src/grouplistdialog.c
3215 bugfix when we refresh was clicked (bug 472701)
3217 2001-10-19 [christoph] 0.6.3claws26
3220 last header entry should default to "To:" or
3221 "Newsgroups:" and not copy the last entry line
3222 in a new compose window
3223 (closes bug #472686, #470792)
3225 2001-10-19 [paul] 0.6.3claws25
3227 * sync with Sylpheed 0.6.3cvs8
3228 see ChangeLog entries 2001-10-18 and 2001-10-19
3230 2001-10-18 [christoph] 0.6.3claws24
3233 reimplement ignore thread
3235 2001-10-18 [hoa] 0.6.3claws23
3238 * src/grouplistdialog.[ch]
3239 enhanced news subscription interface (feature 469113)
3243 enchanced newsgroup listing,
3244 now, we can get groups informations
3247 2001-10-18 [paul] 0.6.3claws22
3250 remove comment (sync with main branch)
3252 fix 'Re-edit' bug in 'Message' menu
3254 2001-10-17 [christoph] 0.6.3claws21
3257 ignore empty or whitespace only header lines
3259 2001-10-17 [paul] 0.6.3claws20
3261 * sync with sylpheed 0.6.3cvs7
3262 see ChangeLog entries 2001-10-14, 2001-10-16, and
3268 wrap long lines without spaces
3273 * po/es.po, po/nl.po, po/pt_BR.po
3274 updated by Ricardo Mones Lastra, Alfons,
3275 and Fabio Junior Beneditto
3277 * sylpheed-0.6.3claws released
3279 2001-10-15 [melvin] 0.6.3claws18
3282 added summary and detailed installation instructions
3285 Updated, corrected and completed french translation
3287 2001-10-15 [hoa] 0.6.3claws17
3288 * src/grouplistdialog.c
3289 we can choose the newsgroups to display with wildcards
3291 2001-10-15 [christoph] 0.6.3claws16
3295 * src/prefs_folder_item.[ch]
3296 applied wwp <subscript@free.fr>'s folder
3297 default account patch
3299 Fixed wrong translation
3301 2001-10-13 [alfons, christoph, melvin]
3304 solution #2 to solve MT-safety problems defers all GUI related calls
3305 to the main thread using a gtk_idle_add() callback. discussed on
3306 ircnet #sylpheed, with christoph spotting some issues with the
3307 original code, and melvin allowing us to lobotomize his sylpheed.
3309 * src/syldap.[ch], src/main.c
3310 fix race problem in ldap search thread by deferring GUI
3311 stuff to main thread using gtk_idle_add()
3313 2001-10-13 [paul] 0.6.3claws14
3315 * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
3316 add Sergey's smtpcred.patch
3317 adds separate username/password setting for SMTP Auth
3318 needed by some servers
3319 (closes feature request #471659)
3321 2001-10-13 [paul] 0.6.3claws13
3323 * src/pgptext.[ch] **NEW FILES**
3324 * src/Makefile.am, src/messageview.c, src/mimeview.c
3325 decrypt ascii-armored gpg text embedded in
3327 Submitted by Jens Jahnke <jan0sch@gmx.net>
3329 2001-10-13 [christoph] 0.6.3claws12
3332 some more details on default to and
3335 init glib threading when ldap is used
3341 2001-10-12 [paul] 0.6.3claws11
3343 * src/prefs_common.[ch], src/rfc2015.c
3344 enable ascii-armored gpg text to be embedded in the
3345 message body, selectable through the 'Privacy'
3346 preferences. Supports encrypting only.
3347 Submitted by Ravemax <ravemax@dextrose.com>
3349 2001-10-12 [paul] 0.6.3claws10
3351 * sync with sylpheed 0.6.3cvs6
3352 see ChangeLog entries 2001-10-11 and 2001-11-12
3355 incorporated mbox folders, scoring, and folder
3356 properties into the sync
3358 2001-10-12 [darko] 0.6.3claws9
3361 describe quotation wrapping
3363 don't treat tab as space to calculate line length properly
3368 correct description of how to make new filtering system work,
3369 add some other things
3372 remove sched_yield() (not necessary / unportable)
3374 2001-10-11 [paul] 0.6.3claws8
3376 * sync with sylpheed 0.6.3cvs3
3377 see ChangeLog entry 2001-10-10
3379 2001-10-10 [christoph] 0.6.3claws7
3382 ignore 2 files created by newer autotools
3383 * src/prefs_folder_item.c
3384 using table for widget alignment
3385 fixed memory leak and broken octal display
3387 fixed segfault caused by lost filename
3388 workaround (closes bug #469551)
3390 2001-10-10 [paul] 0.6.3claws6
3392 * sync with sylpheed 0.6.3cvs2
3393 see ChangeLog entries 2001-10-09 and 2001-10-10
3395 2001-10-10 [darko] 0.6.3.claws5
3398 proper calculation of right margin if smart wrapping is enabled
3400 automatically wrap long lines if wrap quotation is enabled
3402 2001-10-09 [alfons] 0.6.3.claws4
3405 select correct row when deleting last row in the summary view (and
3406 close bug "[ #469104 ] select second last in list when deleting")
3408 2001-10-09 [paul] 0.6.3claws3
3410 * sync with sylpheed 0.6.3cvs1
3411 updated some autotool scripts
3413 2001-10-09 [darko] 0.6.3claws2
3416 new name and mark with Sylpheed comment
3418 smart quotation wrapping a-la VIM
3420 2001-10-08 [paul] 0.6.3claws1
3422 * sync with sylpheed 0.6.3 release
3423 see ChangeLog entry 2001-10-08
3425 2001-10-08 [paul] 0.6.2claws24
3428 more sync with sylpheed 0.6.2cvs12
3429 Fixed the bug that didn't select the last row correctly
3432 2001-10-07 [paul] 0.6.2claws23
3434 * sync with sylpheed 0.6.2cvs12
3435 see ChangeLog entry 2001-10-07
3439 enable jpilot to read unsynch'ed addresses.
3441 * src/editldap_basedn.c
3442 fix segfault when opening dialog.
3444 2001-10-06 [alfons] 0.6.2.claws22
3447 fix bug with summary view selecting last *inserted*
3448 node instead of last *visible* node. remember we
3451 2001-10-06 [paul] 0.6.2claws21
3454 updated translation, contains some fixes and new
3455 translations, submitted by Gustavo Noronha Silva
3458 * src/prefs_common.c
3459 change 'each' to 'every' - fix dubious English
3461 * sync with sylpheed 0.6.2cvs11
3463 2001-10-05 [alfons] 0.6.2claws20
3465 * src/mainwindow.[ch], src/folderview.c
3466 make composite tool button switch between "Compose News"
3467 and "Compose Mail" depending on selected folder
3468 (nifty idea by Kim Schulz <kim@schulz.dk>)
3470 2001-10-05 [paul] 0.6.2claws19
3472 * src/mainwindow.c, src/summaryview.c
3473 fix 'Message/Reply to all', broken in last commit
3476 fix X_BEENTHERE seg fault, thanks to Alfons
3478 2001-10-04 [paul] 0.6.2claws18
3480 * src/compose.[ch], src/mainwindow.c
3481 make "Message/Reply" reply to mailing lists; matches
3482 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
3483 based on portions of the patch submitted by
3484 Junichi Uekawa <dancer@netfort.gr.jp>
3486 2001-10-04 [darko] 0.6.2claws17
3489 better smart wrapping
3491 a function to make text buffer contiguous
3493 2001-10-03 [paul] 0.6.2claws16
3495 * sync with sylpheed 0.6.2cvs10
3500 * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
3501 close bug "[ #466566 ] compile error on mdk 8.0" by removing
3502 references to chinese translations (hope someone picks up
3505 2001-10-02 [christoph] 0.6.2claws15
3508 fixed non translated header bug
3510 fixed wrong date in alfons last entry ;)
3512 2001-10-02 [alfons] 0.6.2claws14
3514 * src/compose.c, src/prefs_common.[ch]
3515 add block cursor option
3517 2001-10-02 [paul] 0.6.2claws13
3519 * sync with sylpheed 0.6.2cvs9
3521 2001-09-30 [paul] 0.6.2claws12
3523 * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
3524 updated translations
3527 add 'src/importldif.c'
3529 * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
3530 added eudora-to-vCard conversion tool
3531 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
3533 * sync with sylpheed 0.6.2cvs8
3537 * sylpheed-0.6.2claws released
3539 2001-09-27 [melvin] 0.6.2claws11
3542 fixed crash when using default path (introduced
3544 fixed tiny bug for initial suggestion mode
3546 2001-09-27 [melvin] 0.6.2claws10
3549 fixed bug where gtkpspell didn't set the path correctly
3552 added a paragraph about spell checking
3556 2001-09-27 [paul] 0.6.2claws9
3558 * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
3559 replace '// comments' with '/* comments */' to prevent
3560 some compiler warnings
3562 * sync with sylpheed 0.6.2cvs6
3564 2001-09-26 [alfons] 0.6.2claws8
3567 introduce return receipt request notification again,
3568 which was lost because of other semantics in
3569 procheader_parse() (???)
3571 2001-09-26 [christoph] 0.6.2claws7
3574 replace comments for old code with #if 0
3575 readded auto cc, bcc and reply-to
3576 * src/prefs_matcher.c
3577 * src/prefs_scoring.c
3578 removed some definition (was moved to
3581 2001-09-26 [paul] 0.6.2claws6
3584 make 'Follow-up and reply to' sensitive
3586 * more sync with sylpheed 0.6.2cvs5
3593 fixed bug for "US-ASCII" introduced by the encoding code
3599 * src/prefs_common.[ch], src/summaryview.c
3600 'next unread msg' 'go to next folder?' dialog can be
3601 given default behaviour, either always show dialog,
3602 or assume 'yes', or assume 'no'
3603 Submitted by wwp <subscript@free.fr>
3607 * src/compose.c src/gtkspell.[ch]
3608 added support for different encodings
3612 * more sync with sylpheed 0.6.2cvs5
3616 * src/prefs_folder_item.c
3617 add check for item->prefs->default_to string is NULL and
3618 add another check when freeing this string
3623 change to version 0.6.2claws3
3625 * sync with sylpheed 0.6.2cvs5
3628 * src/ldif.[ch], src/importldif.[ch], addressbook.c
3630 * src/addrcache.[ch], addrindex.[ch]
3631 small update for future
3637 added 'Learn from mistakes' option
3638 better handling of quotes in checked words
3641 small update for spell checking stuff
3646 edit a little bit so it complies more with main coding style
3650 * src/folder.[ch], prefs_folder_item.c, compose.c