1 2002-03-25 [christoph] 0.7.4claws43
4 fix non deleted tmp message in
6 fix problems caused by sync with
7 main branch's procmsg_send_queue
9 2002-03-25 [paul] 0.7.4claws42
14 add Last name (%L) placeholder for quoting.
15 patch submitted by Thorsten Thielen
16 <thth@user.sourceforge.net>
18 2002-03-25 [paul] 0.7.4claws41
21 get full hostname. patch submitted by
22 Bob Woodside <rwoodside1@comcast.net>
24 2002-03-25 [paul] 0.7.4claws40
29 src/prefs_account.[ch]
30 enable NNTP over SSL. patch submitted by
31 Pascal Jermini <pascal@infinity.hn.org>
33 2002-03-24 [paul] 0.7.4claws39
36 make the arrangement of the Compose tab more
40 fix some irregularities of style
43 updated by Kilian Krause
45 2002-03-23 [paul] 0.7.4claws38
48 updated by Fabio Junior Beneditto
50 2002-03-23 [paul] 0.7.4claws37
53 move 'Gather addresses' to 'Tools' menu
54 make 'Selective download' sensitive
56 2002-03-23 [paul] 0.7.4claws36
58 * sync with 0.7.4cvs16
59 see ChangeLog entries 2002-03-23
61 2002-03-22 [christoph] 0.7.4claws35
63 * src/quote_fmt_parse.y
64 fix include program output
66 2002-03-22 [alfons] 0.7.4claws34
69 initialize GDate stack variable correctly (sorry!)
71 2002-03-22 [paul] 0.7.4claws33
77 rename 'Tool' to 'Tools'
80 move 'Delete duplicated messages' from
81 'Message/' to 'Tools/'
82 re-arrange the order of 'Tools/' items
84 2002-03-22 [paul] 0.7.4claws32
88 auto-address completion now also matches on
89 Nickname. patch submitted by Bob Forsman
90 <hammor@users.sourceforge.net>
93 correct a spelling mistake
95 2002-03-22 [alfons] 0.7.4claws31
98 fix getting uidl from incorrect string
101 2002-03-21 [alfons] 0.7.4claws30
104 more code refactoring
105 plug mem leak introduced by delete on server
107 2002-03-21 [paul] 0.7.4claws29
109 * sync with 0.7.4cvs11
110 see ChangeLog entries 2002-03-20
112 2002-03-20 [alfons] 0.7.4claws28
115 apply Colin's patch and refactor
117 2002-03-20 [paul] 0.7.4claws27
119 * sync with sylpheed 0.7.4cvs9
120 see ChangeLog entry 2002-03-20
122 2002-03-19 [christoph] 0.7.4claws26
127 revert changes for flag updates
128 (does not work correctly and no time to debug)
130 2002-03-20 [alfons] 0.7.4claws25
133 refactor should_delete() a little bit
135 2002-03-19 [paul] 0.7.4claws24
139 src/prefs_account.[ch]
140 allow the user to leave downloaded mail on the
141 server for n days. Patch submitted by Colin Leroy
144 2002-02-19 [paul] 0.7.4claws23
146 * sync with sylpheed 0.7.4cvs8
147 see ChangeLog entries 2002-03-19
149 2002-03-18 [paul] 0.7.4claws22
151 * sync with sylpheed 0.7.4cvs6
152 see ChangeLog entry 2002-03-18
154 2002-03-18 [paul] 0.7.4claws21
157 add en_GB message catalogue
162 correct a few spelling mistakes
164 2002-03-17 [alfons] 0.7.4claws20
167 more stringent checks for NULL params when writing
168 filtering actions to a file
170 2002-03-17 [hoa] 0.7.3claws20
173 fixed the count of new messages
176 fixed the "attachment properties" window
178 2002-03-17 [paul] 0.7.4claws19
183 src/prefs_account.[ch]
186 automatically mark cross-posted messages as read
187 and (optionally) give them a colour label
188 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
191 2002-03-17 [paul] 0.7.4claws18
193 * sync with sylpheed 0.7.4cvs5
194 see ChangeLog entry 2002-03-17
196 2002-03-17 [melvin] 0.7.4claws17
199 Worked around a gtktext 'bug': when searching for
200 a text in a long message it was scrolling slowly
201 line by line until it hit the searched text.
203 Updated French translation
205 2002-03-17 [melvin] 0.7.4claws16
209 * src/prefs_actions.c
210 Moved "Edit/Actions" to "Tool/Actions"
211 Made mainwindow/compose window sensitive as soon as
212 no child process is running anymore even if the io dialog
214 Fixed a struct being initialized with a non constant char*
216 2002-03-16 [christoph] 0.7.4claws15
219 add --with-compiler-flags option
220 (only for developer hacking)
224 try to make folder-stats and flag handling more
225 independent from the summaryview. msgcounts
226 are only set when the folder is opened and
227 procmsg_msginfo_(un)set_flags will handle it
228 later and summaryview will get the values
231 2002-03-16 [paul] 0.7.4claws14
234 fix Return-receipt. Patch submitted by Bob
235 Woodside <rwoodside1@comcast.net>
237 2002-03-16 [paul] 0.7.4claws13
240 fix 'dynamic' signatures, make it work again
241 broken during sync on 2002-03-14 (0.7.4claws2)
243 2002-03-15 [match] 0.7.4claws12
245 * src/addrharvest.[ch]
246 * src/addrgather.[ch]
247 * src/addressbook.[ch]
249 included address harvester feature. still some
250 issues with address parsing that I will fix.
252 2002-03-15 [match] 0.7.4claws11
256 * src/addressbook.[ch]
265 tidy up. fix memory leaks. moved attribs and methods
266 from individual interfaces to addrcache object. prep
267 for new stuff to come in.
269 2002-03-15 [alfons] 0.7.4claws10
272 * src/matcher_parser_parse.y
273 * src/matcher_parser_lex.l
274 * src/prefs_matcher.c
275 add filtering conditions message greater than, smaller
276 than, and exactly matching a size in bytes
277 (does not work with delete from POP3 server yet)
279 this should also give others an idea what you should
280 do to add new criterions to claws filtering system
283 2002-03-15 [paul] 0.7.4claws9
285 * tools/filter_conv.pl
286 exit if there are no filter rules to convert
287 rename filterrc to filterrc.old after completion
289 2002-03-15 [paul] 0.7.4claws8
291 * sync with sylpheed 0.7.4cvs3
292 see ChangeLog entry 2002-03-14
294 2002-03-14 [paul] 0.7.4claws7
297 clean up the last commit (ahem)
299 2002-03-14 [paul] 0.7.4claws6
302 fix bug #515655. honour account preferences
303 regarding gpg default signing/encryption when
304 changing account from the compose window.
306 2002-03-14 [paul] 0.7.4claws5
309 remove unnecessary curly brackets
311 2002-03-14 [paul] 0.7.4claws4
314 src/prefs_filtering.[ch]
315 add filter rename on folder rename and filter
316 delete on folder delete. Patch submitted by
317 Neill Miller <neillm@thecodefactory.org>
319 2002-03-14 [christoph] 0.7.4claws3
324 (patch submitted by "Simon 'corecode' Schubert")
329 2002-03-14 [paul] 0.7.4claws2
331 * sync with sylpheed 0.7.4cvs2
332 see ChangeLog entry 2002-03-13
334 2002-03-12 [darko] 0.7.4claws1
337 fix what seems to be a copy and paste error
338 when setting color for important messages
341 2002-03-11 [paul] version 0.7.4claws released
343 2002-03-11 [paul] 0.7.4claws
349 update message catalogs. Submitted by Ricardo Mones
350 Lastra, Alessandro Maestri, Wilbert Berendsen, and
351 Fabio Junior Beneditto
362 2002-03-11 [jens] 0.7.3claws7
365 updated German translation
367 2002-03-11 [melvin] 0.7.3claws6
370 updated and corrected French translation
372 2002-03-10 [hoa] 0.7.3claws5
376 * src/prefs_account.c
379 fixed the local account.
380 you have to change the default "/usr/sbin/sendmail"
381 to "/usr/sbin/sendmail -t" in the preferences of
385 removed some debug display for renderer
387 2002-03-10 [paul] 0.7.3claws4
389 * faq/en/sylpheed-faq-1.html
390 faq/en/sylpheed-faq-2.html
393 2002-03-09 [paul] 0.7.3claws3
395 * sync with sylpheed 0.7.4
396 see ChangeLog entry 2002-03-09
398 2002-03-08 [paul] 0.7.3claws2
400 * faq/en/sylpheed-faq*
405 * manual/fr/.cvsignore
406 manual/fr/Makefilea.am
410 add the French manual
412 2002-03-07 [paul] 0.7.3claws1
414 * sync with sylpheed 0.7.3cvs4
415 see ChangeLog entries 2002-03-06 and 2002-03-07
418 updated by Wilbert Berendsen
420 2002-03-07 [melvin] 0.7.2claws34
422 * src/selective_download.c
423 Changed the pixmap of the receive button to MAIL_RECEIVE.
425 2002-03-06 [paul] 0.7.2claws33
427 * sync with sylpheed 0.7.3cvs1
428 bug fix, see ChangeLog entry 2002-03-05
430 2002-03-05 [paul] 0.7.2claws32
435 reverse the pgp ascii-armored code implemented in
436 0.7.2claws16. removal of this code until it matures.
437 this means that verifying ascii-armored pgp sigs and
438 automatic decryption of ascii-armored encrypted
439 messages no longer works.
441 2002-03-05 [paul] 0.7.2claws31
447 faq/en/sylpheed-faq.html
448 faq/en/sylpheed-faq-1.html
449 faq/en/sylpheed-faq-2.html
450 faq/en/sylpheed-faq-3.html
452 faq/es/sylpheed-faq.html
453 faq/es/sylpheed-faq-1.html
454 faq/es/sylpheed-faq-2.html
455 faq/es/sylpheed-faq-3.html
456 faq/es/sylpheed-faq-4.html
458 faq/fr/sylpheed-faq.html
459 faq/fr/sylpheed-faq-1.html
460 faq/fr/sylpheed-faq-2.html
461 faq/fr/sylpheed-faq-3.html
466 add FAQs in English, Spanish and French
469 2002-03-05 [paul] 0.7.2claws30
471 * manual/en/sylpheed.html
472 manual/en/sylpheed-XX.html
473 updated the English manual
478 dialog box pops up if the article can't be deleted.
483 updated by Fabio Junior Benedito
487 * removed ac/gpgme.m4
488 to avoid autogen common problem
489 developers have to install gpgme development package now
492 encoding to 7bit or 8bit is enabled.
494 2002-03-03 [alfons] 0.7.2claws29
497 merge fix by Oliver Haertel for selective
500 2002-03-03 [paul] 0.7.2claws28
502 * sync with sylpheed 0.7.3
504 2002-03-03 [paul] 0.7.2claws27
506 * sync with sylpheed 0.7.2cvs24
507 see ChangeLog entries 2002-03-02 and 2002-03-03
509 2002-03-02 [melvin] 0.7.2claws26
514 * src/prefs_common.[ch]
515 Added user definable notification on new mail arrival.
516 Removed unused variables in spell checker prefs code.
518 2002-03-02 [melvin] 0.7.2claws25
521 Removed unnecessary escape sequences.
522 Changed 'Initial...' to 'Initials of Sender'
524 2002-03-02 [paul] 0.7.2claws24
526 * sync with sylpheed 0.7.2cvs22
527 see ChangeLog entry 2002-03-01
529 2002-03-01 [hoa] 0.7.2claws23
532 Set sensitivity of delete actions to active
533 even if the folder is a newsgroup.
536 - Set sensitivity of delete actions
537 - Added function check_permission() that will check if the
538 user is authorized to delete a message. For news, it
539 will check if the author is the same.
540 - Enabled deletion when there is no trash folder.
543 - Added news_cancel_article() to cancel articles
544 - Implemented news_remove_message() (public function)
546 2002-03-01 [paul] 0.7.2claws22
550 recognise urls that that don't include 'http://' and
554 remove duplicated name
556 2002-02-28 [paul] 0.7.2claws21
560 add ability to 'Select thread'
561 combines Melvin's "Select thread's head" patch (#510907)
562 with Colin Leroy's <colin@colino.net> "Select whole thread"
565 2002-02-28 [paul] 0.7.2claws20
568 hopefully fix segfault on right-clicking a mime part
569 that some people have experienced.
570 fix submitted by Fredrik Olofsson <frol@linux.nu>
572 2002-02-28 [paul] 0.7.2claws19
574 * sync with sylpheed 0.7.2cvs21
575 see ChangeLog entries 2002-02-27 and 2002-02-28
577 2002-02-27 [paul] 0.7.2claws18
579 * sync with sylpheed 0.7.2cvs18
580 see ChangeLog entries 2002-02-26 and 2002-02-27
582 2002-02-26 [alfons] 0.7.2claws17
585 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
586 (spotted by Chris Hessman <idatech@gmx.net>)
588 2002-02-26 [paul] 0.7.2claws16
593 make decryption of ascii-armored pgp encrypted messages
594 and verification of ascii-armored signatures work again.
595 slightly altered from the patch by Jens Jahnke
599 * the checking of plaintext signatures always comes up in
601 * it doesn't work for multipart messages
602 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
603 including the msg headers and these 2 line themselves, are
607 "View/Folder Tree" becomes "View/Separate Folder Tree"
608 "View/Message View" becomes "View/Separate Message View"
609 because its less ambiguous.
612 updated by Ricardo Mones Lastra
614 2002-02-26 [paul] 0.7.2claws15
616 * sync with sylpheed 0.7.2cvs17
617 see ChangeLog entries 2002-02-25 and 2002-02-26
619 2002-02-25 [christoph] 0.7.2claws14
623 do filtering stuff after all messages have been received
624 1. drop all messages to .processing
625 2. scan processing folder for messages
626 3. filter messages or move to inbox
627 this will also find old messages left in processing after
628 a crash or something like that and we get a real msginfo
629 from folder->get_msg_list and do not have to create our
630 own in filter_message
631 * src/matcher_parser_parse.y
632 remove MIX/MAX warning (reordered includes)
634 2002-02-25 [paul] 0.7.2claws13
636 * sync with sylpheed 0.7.2cvs15
637 see ChangeLog entry 2002-02-24
639 2002-02-24 [alfons] 0.7.2claws12
642 clear old color flags first when applying a new color to
644 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
646 2002-02-24 [alfons] 0.7.2.claws11
650 add presets for Opera and Konqueror, closes patch #517261,
651 submitted by Ville Skyttä <scop@users.sourceforge.net>
653 2002-02-24 [alfons] 0.7.2.claws10
657 fix threading for null message ids, closes patch #521601,
658 submitted by Bob Forsman <hammor@users.sourceforge.net>
660 2002-02-24 [alfons] 0.7.2claws9
664 make Tool | Filter Message work with filtering system so
665 setting flags also works
669 - Processing uses the same function as Tool | Filter
670 Message, but doesn't use the same update proc yet
672 2002-02-23 [paul] 0.7.2claws8
674 * sync with sylpheed 0.7.2cvs14
675 see ChangeLog entries 2002-02-22 and 2002-02-23
677 2002-02-22 [christoph] 0.7.2claws7
680 Add column space to table
681 * src/quote_fmt_parse.y
684 2002-02-22 [paul] 0.7.2claws6
692 src/matcher_parser_lex.l
693 src/matcher_parser_parse.y
696 src/prefs_filtering.c
697 src/selective_download.[ch] *** NEW FILES ***
700 Selective Download added to 'Tool' menu.
701 Retrieves email headers of the currently selected pop3
702 account and allows the user to mark emails for deletion
703 right on the pop3 server. Patch submitted by Oliver Haertel
704 <oha@users.sourceforge.net>.
707 add 'src/quote_fmt.c'
709 2002-02-22 [christoph] 0.7.2claws5
713 * src/prefs_common.[ch]
714 * src/prefs_template.c
715 * src/quote_fmt.c *** NEW FILE ***
717 move quote format symbol description code
718 to it's own file because it is used from
719 differnent code parts
720 Rewrote symbol description GUI
723 + get data from array (no more long constant strings)
724 * src/quote_fmt_lex.l
725 * src/quote_fmt_parse.y
726 Symbol for Literal % changed to \% instead of %%
727 (More logical as \ is used for quoting for other symbols)
728 Add |f and |p to include files and program output
730 |f{/home/.../.signature}
733 Correct wrong spelling for "Referenzen"
735 2002-02-21 [paul] 0.7.2claws4
738 forgotten during sync
740 2002-02-21 [paul] 0.7.2claws3
742 * sync with sylpheed 0.7.2cvs11
743 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
744 2002-02-20 and 2002-02-21
746 2002-02-20 [melvin] 0.7.2claws2
748 * src/prefs_actions.c
749 Added error report when child cannot fork or when execvp
750 returns with an error.
752 2002-02-19 [christoph] 0.7.2claws1
755 return unconverted text if conde conversion is not possible
756 when libjconv is used.
757 (patch submitted by "Simon 'corecode' Schubert")
761 * version 0.7.2claws release
763 2002-02-19 [paul] 0.7.2claws
766 updated by Wilbert Berendsen
769 2002-02-18 [alfons] 0.7.1claws13
773 remove references to dlfcn and explicitly loading functions
774 from dynalink libs, because libs linked anyway, and functions
775 are loaded explicitly
777 2002-02-17 [melvin] 0.7.1claws12
779 * src/prefs_actions.c
780 Replaced children wait loop with double fork technique.
781 Now, input/output window updated at each new output.
782 free_children(): Fixed a memory leak.
783 Made input/output window non closable if running children
785 Added missing <unistd.h> include.
786 Added some --debug outputs.
788 2002-02-17 [melvin] 0.7.1claws11
791 Fixed bug where descending sort order did not select top
794 2002-02-17 [melvin] 0.7.1claws10
797 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
799 Pspell data package directory no more hard coded but
800 set during configuration (PSPELL_PATH). (Thanks to
801 Gustavo Noronha Silva.)
803 2002-02-17 [melvin] 0.7.1claws9
806 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
808 Fixed compile-time warnings.
810 2002-02-16 [alfons] 0.7.1claws8
813 fix inadvertent free of NULL pointer which caused
814 sylpheed to crash when closing the save-as dialog
815 using the window close button
817 2002-02-16 [carsten] 0.7.1claws7
818 * src/mainwindow.[ch]
821 fixes for pixmap theming code:
822 - recently changed mail attributes shouldn't get
824 - theme is only reloaded iff another theme was
827 2002-02-16 [paul] 0.7.1claws6
829 * sync with sylpheed 0.7.2 release
830 see ChangeLog entry 2002-02-15 and 2002-02-16
832 2002-02-15 [paul] 0.7.1claws5
834 * sync with sylpheed 0.7.1cvs9
835 see ChangeLog entry 2002-02-15
838 remove unneeded headerwindow.c entry
840 2002-02-14 [carsten] 0.7.1claws4
842 fixed a bug for "Go to next unread message": there was
843 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
844 in the prefs, because of doing "Search again" instead
847 2002-02-14 [carsten] 0.7.1claws3
849 removed 2 more mem leaks; following memprof,
850 this code is "leak free" now :)
852 2002-02-14 [carsten] 0.7.1claws2
854 used opendir/readdir/closedir instead of scandir
855 -> code should work now on Solaris
857 2002-02-14 [paul] 0.7.1claws1
859 * sync with sylpheed 0.7.1cvs8
860 see ChangeLog entries 2002-02-13 and 2002-02-14
863 add some description of Actions and Pixmap Themes
867 * version 0.7.1claws release
869 2002-02-13 [paul] 0.7.1claws
874 updated translations, submitted by Ricardo Mones Lastra,
875 Alessandro Maestri and Fabio Junior Beneditto
877 2002-02-13 [melvin] 0.7.0claws75
879 * src/prefs_actions.c
880 Added missing "signal.h" include
882 2002-02-13 [melvin] 0.7.0claws74
884 * src/prefs_folder_item.c
885 Added missing "config.h" include
887 Updated French translation for folder propriety.
889 2002-02-13 [jens] 0.7.0claws73
892 Added missing src/prefs_folder_item.c [log added by melvin]
894 Updated German translation.
896 2002-02-13 [melvin] 0.7.0claws72
899 Updated French translation.
901 2002-02-13 [melvin] 0.7.0claws71
904 Made gtkut_editable_get_selection return NULL if selection
906 This fixes a bug where selecting part of message A then
907 switching to message B and replying to it will not
908 quote the message's body.
910 2002-02-12 [paul] 0.7.0claws70
913 cosmetic, relating to pixmap themes: on toolbar make
914 updating of 'Exec' and 'Compose news/Compose email'
917 2002-02-12 [carsten] 0.7.0claws69
923 - refreshing after changing pixmap theme better
925 - wanted to remove some mem leaks, but alfons was
926 faster (and had the better solution ;)
928 2002-02-12 [alfons] 0.7.0claws68
931 * src/stock_pixmap.[ch]
932 plug mem leaks, refactor code a little bit
935 2002-02-12 [sergey] 0.7.0claws67
938 Fixed problem with copying messages to IMAP folders when the
939 server uses something other than '/' as a namespace separator
940 (cyrus-imapd uses '.').
942 2002-02-12 [jens] 0.7.0claws66
945 Updated German Translation
947 2002-02-12 [paul] 0.7.0claws65
949 * sync with sylpheed 0.7.1cvs1
950 see ChangeLog entry 2002-02-12
952 2002-02-12 [melvin] 0.7.0claws64
954 * src/prefs_actions.c
955 Fixed "feature" where children's output was duplicated
956 instead of refreshed while monitoring.
957 Removed some debug code.
959 2002-02-12 [christoph] 0.7.0claws63
962 always delete message from queue after sending/send error
965 2002-02-12 [melvin] 0.7.0claws62
967 * src/prefs_actions.c
968 Children wait loop is now triggered with a timeout of 1s
969 Added %F which is replaced with the list of filenames
970 of all selected messages (as suggested by Ricardo Mones Lestra)
971 Pipe syntax changed. Prefix with | to send selection, postfix
972 with | to retrieve output. Prefix with > or * to send
973 user definable input to the command (*: input is hidden)
974 Old pipe action should now be postfixed with |, too.
976 2002-02-12 [carsten] 0.7.0claws61 (more 59.75)
978 fixed a bug: if there's no theme directory don't
979 throw an error, just do "nothing" (thanks Alfons)
981 2002-02-12 [carsten] 0.7.0claws60
984 had to write the cache twice (nasty!); some marks would
987 2002-02-11 [carsten] 0.7.0claws59
990 doc-src/maintainer_guide.txt
996 src/prefs_common.[ch]
997 src/stock_pixmap.[ch]
999 pixmap theming and related work on pixmap
1000 handling on some other places
1001 (e.g. hrm features for all folder)
1002 src/pixmap/stock_*.xpm -> the stock_ was removed
1004 2002-02-11 [paul] 0.7.0claws58
1006 * sync with sylpheed 0.7.1 release
1007 see ChangeLog entries 2002-02-11
1009 2002-02-08 [paul] 0.7.0claws57
1011 * sync with sylpheed 0.7.0cvs39
1012 see ChangeLog entry 2002-02-07 (last entry)
1014 * src/prefs_actions.c
1015 src/prefs_filtering.c
1018 sync: made it compile with C compilers other than gcc
1020 2002-02-07 [paul] 0.7.0claws56
1022 * sync with sylpheed 0.7.0cvs38
1023 see ChangeLog entries 2002-02-06 (last 2 entries) and
1026 2002-02-07 [darko] 0.7.0claws55
1030 Fix const gchar */gchar * issue (thanks Hiro)
1032 2002-02-07 [darko] 0.7.0claws54
1037 * src/prefs_template.c
1039 * src/quote_fmt_parse.y
1042 When replying or forwarding an email don't quote the entire
1043 mail body but use the part of the message text that is selected
1045 2002-02-06 [melvin] 0.7.0claws53
1047 * src/prefs_common.[ch]
1050 Made possible to switch quickly to last used dictionary
1051 which makes checking bilingual documents easier.
1053 2002-02-06 [melvin] 0.7.0claws52
1056 Added forgotten new file src/prefs_actions.c
1058 2002-02-06 [melvin] 0.7.0claws51
1060 * src/prefs_actions.c ** NEW FILE **
1061 * src/prefs_actions.h ** NEW FILE **
1062 Added actions to execute on message text view, or on the
1065 Added src/prefs_actions.[ch]
1067 Added new menu "Edit/Actions"
1069 Added new actionsrc file.
1071 Added actionsrc reading.
1073 Added new menus "Edit/Actions" and "Configuration/Actions..."
1074 * src/prefs_common.h
1075 Added new element actionslst element to prefs_common.
1077 2002-02-06 [paul] 0.7.0claws50
1079 * sync with sylpheed 0.7.0cvs36
1080 see ChangeLog entry 2002-02-06
1085 updated by Ricardo Mones Lastra
1087 2002-02-05 [paul] 0.7.0claws49
1089 * sync with sylpheed 0.7.0cvs33
1090 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
1092 2002-02-05 [paul] 0.7.0claws48
1095 re-add 'Edit/Advanced/Delete entire line', previously named
1098 2002-02-04 [paul] 0.7.0claws47
1102 fix bug #494993 (Reply All not taking Reply-To into consi)
1103 eliminate differences in behaviour of right-click 'Reply to all'
1104 in summary view and 'Reply to all' on the toolbar.
1105 fix bug where Reply-To gets ignored by 'Reply to all' in summary
1106 view and From gets ignored by 'Reply to all' on toolbar.
1107 fix bug where 'Reply to all' on toolbar uses To twice and ignores
1108 From when no Reply-To header is present.
1110 2002-02-04 [paul] 0.7.0claws46
1112 * sync with sylpheed 0.7.0cvs30
1113 see ChangeLog entries 2002-02-03 and 2002-02-04
1115 2002-02-03 [melvin] 0.7.0claws45
1118 Readded function to highlight all misspelled words.
1119 Fixed bug where user-provided-words did not replace
1120 correctly the misspelled word when using the mouse.
1121 Fixed bug where checking a region selected from right to left did
1122 not check the region at all.
1123 Fixed bug where 'Check backwards' may not check at all.
1124 Fixed memory leaks where popup menus and accel_groups were not destroyed.
1125 Fixed possible buffer overflow when checking for long strings (>1k).
1126 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
1127 Accelerators code uses now gtk_widget_add_accel.
1128 Removed and disabled obsolete and unfinished code.
1132 Added menu item to Highlight all misspelled words.
1134 2002-02-01 [paul] 0.7.0claws44
1137 fix '/View/Hide read messages' sensitivity when all
1138 messages in a folder are hidden
1140 2002-02-01 [paul] 0.7.0claws43
1143 add --send option to command line interface, sends all
1144 queued mail. Patch submitted by Ricardo Mones Lastra.
1146 2002-01-31 [paul] 0.7.0claws42
1149 add '/View/Hide read messages' to main_window_set_menu_sensitive()
1151 2002-01-31 [paul] 0.7.0claws41
1153 * sync with sylpheed 0.7.0cvs27
1154 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
1158 comment out elements of textview_show_part() as temporary
1159 workaround for attachment 'Display as text' bug
1162 updated by Fabio Junior Beneditto
1164 2002-01-30 [paul] 0.7.0claws40
1166 * sync with sylpheed 0.7.0cvs24
1167 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
1171 add {N_("/_Spelling"), ... "<Branch>"} to
1172 GtkItemFactoryEntry compose_entries[]
1174 * src/prefs_common.c
1175 add claws menu items to prefs_keybind_apply_clicked()
1176 and remove non-claws menu items
1178 2002-01-29 [paul] 0.7.0claws39
1180 * sync with sylpheed 0.7.0cvs22
1181 see ChangeLog entries 2002-01-28 and 2002-01-29
1183 2002-01-28 [melvin] 0.7.0claws38
1186 Added the declartion of compose_send_control_enter.
1190 Added in a 'Spelling' menu which includes the configuration menu.
1191 Added a real 'Check all' and got rid from the old one which only
1192 highlited misspelled word.
1193 Made 'Check while typing' a disableable option.
1194 Added a dialog when there are no more misspelled word.
1195 Added a dialog if error occurs when switching to a dictionary.
1197 * src/prefs_common.[ch]
1198 Added option for the default 'Check while typing' option.
1201 2002-01-28 [alfons] 0.7.0claws37
1204 fix buglet and make code comply with sylpheed code style
1206 2002-01-28 [paul] 0.7.0claws36
1208 * sync with sylpheed 0.7.0cvs19
1209 see ChangeLog entries for 2002-01-28
1211 2002-01-28 [hoa] 0.7.0claws35
1217 read the renderer config
1220 use the renderer config to convert mime attachments
1223 don't use textview_show_html/ertf,
1224 use get_text_content instead
1226 2002-01-27 [alfons] 0.7.0claws34
1229 make sylpheed believe it can delete a news message...
1230 (messages are NOT deleted, maybe we should remove
1231 processing from the folder properties after all.)
1233 2002-01-27 [alfons] 0.7.0claws33
1238 implement remove_msg()
1240 2002-01-27 [alfons] 0.7.0claws32
1245 fix return receipt / disposition notification again. this
1246 stuff seems to break on _every_ major summary UI change, so
1247 it's now implemented using a flag which is saved in the
1250 2002-01-26 [alfons] 0.7.0claws31
1253 let import dialog show the destination folder identifier
1255 2002-01-26 [melvin] 0.7.0claws30
1259 Readded 'Mark all read' into summary view popup menu
1260 Added 'Mark all read' in folder view popup menu for IMAP
1262 Made it insensitive if the selected folder is not the shown
1263 one to avoid 'Mark all read' on the wrong folder.
1265 2002-01-26 [paul] 0.7.0claws29
1269 move 'Mark all read' from summary view to folder view
1270 menu. (adapted from) patch submitted by Jeremy Andrews,
1271 <lists@kerneltrap.com>
1273 2002-01-25 [alfons] 0.7.0claws28
1276 put the gtk class name back so GtkSText adapts the
1279 2002-01-25 [alfons] 0.7.0claws27
1282 assimilate Ricardo's patch that shows pixmaps instead of
1283 plain "new" and "unread" texts in the folder view column
1286 2002-01-25 [paul] 0.7.0claws26
1289 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can
1290 be found in non-standard locations.
1291 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
1293 2002-01-25 [paul] 0.7.0claws25
1295 * sync with sylpheed 0.7.0cvs16
1296 see ChangeLog entry 2002-01-25
1298 2002-01-24 [paul] 0.7.0claws24
1300 * more sync with sylpheed 0.7.0cvs15
1301 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
1303 2002-01-23 [sergey] 0.7.0claws23
1306 Fixed segfault when closing LDIF import wizard with
1312 Fixed wrong scrolling position after switching between
1313 text and image parts.
1315 2002-01-23 [paul] 0.7.0claws22
1317 * sync with sylpheed 0.7.0cvs15
1318 see ChangeLog entries 2002-01-22 and 2002-01-23
1320 2002-01-21 [melvin] 0.7.0claws21
1322 * src/prefs_scoring.c
1323 * src/prefs_filtering.c
1324 Fixed bug where scoring and filtering windows stopped
1327 2002-01-21 [paul] 0.7.0claws20
1329 * sync with sylpheed 0.7.0cvs12
1330 see ChangeLog entries 2002-01-20 and 2002-01-21
1332 2002-01-21 [carsten] 0.7.0claws19
1335 * src/messageview.[ch]
1336 * src/summaryview.[ch]
1337 changes to shortcuts handling again:
1338 + "Q" now controled by mainwin
1339 + v/V are now customizable and have slightly
1341 the "button" to minimize the messageview (and maximize
1342 the summary view) is a real button now
1344 "Delete Line+" added to Edit/Advanced (this will also
1347 2002-01-20 [melvin] 0.7.0claws18
1350 Made "Bcc" sensitive when addressbook is called from
1351 compose window (it was a Claws only bug).
1353 2002-01-19 [alfons] 0.7.0claws17
1356 prevent unnecessary updates when currently selected folder has
1359 2002-01-19 [alfons] 0.7.0claws16
1362 prevent writing the cache based on current message list in summary
1363 view when filtering also put messages in currently selected folder
1368 Italian translation submitted by Alessandro Maestri
1369 <a.maestri@cs.tin.it>
1371 2002-01-18 [melvin] 0.7.0claws15
1373 * src/prefs_filters.c
1374 fixed bug where 'cancel' from 'filters' window stops autochecking
1375 if the timer timed out when the window was open.
1377 2002-01-18 [match] 0.7.0claws14
1379 * src/addrclip.[ch] ** NEW FILE **
1380 * src/addrselect.[ch] ** NEW FILE **
1381 * src/adbookbase.h ** NEW FILE **
1382 addressbook cut, copy and paste
1384 * src/addrcache.[ch]
1386 * src/addrindex.[ch]
1398 support for copy/paste
1400 support for copy/paste
1401 tidy up menu option processing
1402 correct address list function arguments
1404 sort user attributes
1414 2002-01-18 [paul] 0.7.0claws13
1416 * sync with sylpheed 0.7.0cvs8
1417 configure.in: support Mac OS X (Darwin)
1419 2002-01-18 [carsten] 0.7.0claws12
1421 small hack to fix a segfault with an empty href
1422 (reported by Alexandra Walford <deeni@altern.org>)
1425 the shortcuts for Mark und Mark as unread are hardcoded
1429 readded the shortcuts in gtkstext but made them
1430 customizeable (simply by adding a menu plus a wrapper
1433 2002-01-17 [melvin] 0.7.0claws11
1436 fix default dictionary not being saved.
1438 2002-01-16 [darko] 0.7.0claws10
1441 fix wrapping crash with URL longer than wrapping margin
1443 2002-12-08 [hoa] 0.7.0claws10
1445 * src/matcher_parser_parse.y
1448 * src/prefs_filtering.c
1449 now, we can use bounce action in the dialog box.
1451 2002-01-16 [carsten] 0.7.0claws9
1453 removed the <control> and <alt> shortcuts because they're
1454 not needed and interefered with the "normal" shortcuts
1457 removed most of the hardcoded shortcuts and assigned
1458 them to menu entries making them easy customizable by
1461 2002-01-16 |melvin] 0.7.0claws8
1464 fixed bug where using the mouse and when the compose
1465 window is not on top may result in a crash.
1467 2002-01-16 [melvin] 0.7.0claws7
1470 fixed a long standingspell checker bug which could
1471 cause a crash after sending a message.
1473 2002-01-16 [paul] 0.7.0claws6
1475 * sync with sylpheed 0.7.0cvs7
1476 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
1477 2002-01-15, and 2002-01-16
1479 2002-01-16 [melvin] 0.7.0claws5
1485 Heavily modified spell checker code to work around
1486 ispell bug, to add keyboard shortcuts and for future
1487 enhancements. See README.claws for usage information.
1489 2002-01-15 [alfons] 0.7.0claws4
1492 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
1493 so sorting within threads reflects sort mode
1495 2002-01-15 [christoph] 0.7.0claws3
1498 added alertpanel if mail sending failed
1500 2002-01-15 [alfons] 0.7.0claws2
1502 * src/prefs_filtering.c
1503 don't stop timer when prefs filtering dialog is opened
1505 2002-01-14 [alfons] 0.7.0claws1
1509 remove debug_print()s for privacy reasons
1511 2002-01-14 [darko] 0.7.0claws
1514 quotation wrapping is now also in the main branch
1518 * tools/filter_conv.pl
1519 allow for Boolean Op and case-sensitivity
1520 this file is included in the release and tagged
1523 2002-01-13 [paul] 0.7.0claws
1525 * release 0.7.0, with cvs tag 'rel_0_7_0'
1529 * tools/filter_conv.pl
1531 rewritten to output to matcherrc instead of filteringrc
1534 updated Spanish translation by Ricardo Mones Lastra
1539 update dutch translation
1544 Updated by Fabio Junior Beneditto
1546 2002-01-13 [melvin] 0.6.6claws53
1549 Updated french translation
1551 2002-01-12 [alfons] 0.6.6claws52
1554 plug mem leak that has been sitting there for ages
1556 2002-01-12 [alfons] 0.6.6claws51
1559 undo melvin's changes from 0.6.6claws48 because summary
1560 view now refuses to select first unread message when
1563 2002-01-11 [alfons] 0.6.6claws50
1566 use claws' semantics for getting folder item when
1567 importing an mbox file into a folder
1568 (submitted by Dale P. Smith)
1570 2002-01-11 [christoph] 0.6.6claws49
1573 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
1574 toggle widget, because non static prefs can not use
1575 prefs_set_* functions
1576 * src/prefs_account.c
1577 toggle smtp auth password field sensitivity if
1578 user id is empty and add descrition of usage for
1580 * src/prefs_folder_item.c
1581 use SET_TOGGLE_SENSITIVITY macro to instead of extra
1584 2002-01-11 [melvin] 0.6.6claws48
1587 fix the 'Ctrl-Enter' feature for sending and test really
1588 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
1589 editables which was not documented in Gtk)
1592 Made summaryview refresh after sorting and not before.
1594 2002-01-11 [christoph] 0.6.6claws47
1597 select account from account ids if possible and
1598 correctly set save folder for copy in reedit
1600 2002-01-10 [paul] 0.6.6claws46
1602 * sync with sylpheed 0.7.0 release
1603 see ChangeLog entries 2002-01-07, 2002-01-08 and
1609 remove more dirt traces...
1614 clean up some traces of my debugging stuff
1616 2002-01-09 [alfons] 0.6.6claws45
1619 break up filteringprop_apply() in three separate pieces
1620 so we can drop messages that failed processing in the
1624 fix bug #469598 "no refresh of inbox after filter" which
1625 was introduced by the new summary view locking, and which
1626 prevented the summary view to update after a manual filter
1627 message. claw's filter message requires a summary_show().
1628 (aargh, summary_show() again! :-)
1630 2002-01-07 [alfons] 0.6.6claws44
1632 * src/headerwindow.c
1635 * src/sourcewindow.c
1636 bring in Hiro's last 0.7.0 wm class fixes
1639 bring in Ricardo's fix for sylprint script
1643 * src/prefs_common.[ch]
1644 * src/prefs_account.[ch]
1646 clean up account preference poison in rfc2015,
1647 and preparation to fix double sign bug
1648 (patch submitted by Simon 'corecode' Schubert)
1650 2002-01-07 [christoph] 0.6.6claws43
1653 search for free message number, do not only rely
1656 fix smtp auth and use extra account information
1657 if available, if not use pop3 data instead
1658 (closes bug #500341)
1662 2002-01-06 [alfons] 0.6.6claws42
1665 try making the separate windows work again...
1667 2002-01-06 [alfons] 0.6.6claws41
1670 adapt Hiro's separate window menu (to get rid of the funny
1671 duplicate menu items), and make it work again
1673 2002-01-06 [alfons] 0.6.6claws40
1678 * tools/README.sylprint
1679 add sylprint script for printing mails from Sylpheed
1680 (contributed by Ricardo Mones Lastra)
1685 2002-01-06 [melvin] 0.6.6claws39
1689 Fixed crash introduced in 0.6.6claws38 by the menu
1690 reorganisation (Hide read messages)
1693 Fixed typo (we are now in 2002, alfons ;) )
1695 2002-01-05 [alfons] 0.6.6claws38
1697 * sync with sylpheed 0.6.6cvs10-17
1698 (last stuff marked as LAST_STABLE)
1700 2002-01-04 [melvin] 0.6.6claws37
1703 Made account selection code use strcasestr again instead of
1704 g_strcasecmp (fixes bug where reediting queued messages
1705 did not select proper account reported by T. Link).
1708 Fix bug where folder icons are not shown when 'hide read messages'
1711 * src/stock_pixmaps.[ch]
1712 Added folder icons for 'hide read messages'.
1715 Fixed bug where 'Enter' in a header entry will send the message
1716 if 'CTL-Enter' was chosen as a shorcut for sendind.
1718 2002-01-03 [melvin] 0.6.6claws36
1721 Added popup menu for common preferences and
1722 account preferences (right click on tab displays
1723 a menu of all tabs.)
1725 2002-01-02 [melvin] 0.6.6claws35
1728 Made spelling code compatible with undo/redo feature.
1729 Added creation of suggestion mode menu for the general
1732 * src/prefs_common.[ch]
1733 Added option menu for the speller's suggestion mode.
1734 Added missing spaces in "..." buttons and made a "..."
1735 button non translatable!
1738 Made speller use the default suggestion mode.
1739 Hack to make it possible to choose 'CTRL-Enter' as a
1740 shortcut for sending (and only for sending).
1742 * src/prefs_folder_item.c
1743 Changing subject simplification does not update cache
1744 anymore (because it is unnecessary).
1745 Fixed bug where changing subject simplification updated the
1746 summaryview even when the viewed folder is not the
1747 folder which properties are being changed. (E.g.
1748 viewing folder A and changing
1749 the subject simplification of
1750 folder B -not being viewed- updated the
1751 summaryview of folder A with data of
1752 folder B). (Hope this is clear... )
1754 2001-12-31 [alfons] 0.6.6claws34
1758 fgetc() returns a signed integer which doesn't
1759 fit in a char. so c truncates this to a char
1760 but we may lose significant bits. i.e. we may
1761 comparing 0xFF which may not be equal to -1
1762 unless properly casted to signed char which
1763 we won't do because fgetc() returns a signed
1764 integer which doesn't fit in a char. so c
1765 truncates this to a char but we may lose
1766 significat bits. (you got the idea, thanks
1767 to Gustavo Noronha Silva <kov@debian.org>
1768 and the Debian folks!)
1770 2001-12-30 [alfons] 0.6.6claws33
1772 * src/prefs_common.c
1773 add #ifdef USE_PSPELLs that Melvin forgot
1775 2001-12-30 [melvin] 0.6.6claws32
1777 * src/prefs_common.[ch]
1778 Added configurable color for misspelled words.
1781 Fixed bug of foreground text color (reported by David
1783 Added configurable color for misspelled words.
1785 2001-12-30 [alfons] 0.6.6claws31
1788 remove unnecessary things someone put there
1792 make folder properties (like threading and sorting) persistent
1793 (closes bug #497424 "rescan folder tree resets proprieties")
1794 currently this is only for MH folders.
1796 2001-12-29 [melvin] 0.6.6claws30
1798 * src/string_match.[ch]
1799 Optimized a bit: regexp pattern buffer compiled only once, and
1800 one subroutine call removed. Fixed ^ regexp search: Now,
1801 "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
1804 Subject filtering changed to filter summary columns and
1805 not directly the messages subject cache. The loss in
1806 performance is balanced by the improvement of string_match.
1807 Added an alert panel if there is an error in the regexp.
1809 * src/src/prefs_folder_item.h
1810 Added a regexp pattern buffer.
1812 2001-12-28 [alfons] 0.6.6claws29
1814 * src/string_match.[ch]
1816 allow compilation *BSD
1818 2001-12-27 [alfons] 0.6.6claws28
1821 sync the Hiro's bug fix for BSD
1823 2001-12-27 [melvin] 0.6.6claws27
1826 Simplify focus to subject entry code.
1828 2001-12-27 [darko] 0.6.6claws26
1834 * src/procheader.[ch]
1836 * src/stock_pixmap.[ch]
1838 Show key icon for encrypted mails in summary view
1840 * src/pixmaps/clip.xpm
1841 * src/pixmaps/clipkey.xpm
1842 * src/pixmaps/key.xpm
1843 New/modified icons for the above
1845 2001-12-27 [melvin] 0.6.6claws25
1847 * src/prefs_common.c
1848 Put spell checker options in a separate tab to decrease
1849 the Common Preferences window height.
1852 Update spell checker usage instruction about its options
1855 2001-12-27 [melvin] 0.6.6claws24
1858 Changed subject entry widget position. Initial focus is
1859 on the To header instead of the subject entry.
1860 Creating a new header scrolls the header list to make the
1861 created one visible. Nevertheless, when automatically filling
1862 headers, the first one is shown.
1863 A Tab key press in the last empty header entry zips the
1864 focus to the subject entry.
1865 (I did not change the combo boxes, yet)
1867 2001-12-26 [alfons] 0.6.6claws23
1869 * src/prefs_account.c
1871 allow default inbox to reside in another mailbox (only
1872 works for POP3 accounts)
1874 2001-12-26 [alfons] 0.6.6claws22
1877 make reply-on-click work with the account of the selected folder
1879 put a fixme here to remind me to fix finding correct default
1880 account for nested folders
1882 2001-12-25 [alfons] 0.6.6claws21
1885 make column headers display locked and mark pixmaps (idea by Melvin)
1886 fix bug by adding score and locked column type to sort array
1888 2001-12-25 [alfons] 0.6.6claws20
1891 catch a *potentially* inadvertent write back of
1892 the message cache(s) introduced by 0.6.5claws37
1894 2001-12-25 [christoph] 0.6.6claws19
1896 * src/stock_pixmap.[ch]
1898 add ignore thread pixmap
1899 (can someone draw a better icon for this?)
1901 2001-12-24 [alfons] 0.6.6claws18
1903 * src/prefs_folder_item.c
1904 make address completion actually work for the
1905 Default To address in the Folder Property dialog.
1907 2001-12-24 [alfons] 0.6.6claws17
1910 use new style regexp for subject stripping
1911 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
1913 2001-12-24 [darko] 0.6.6claws16
1917 move GPG related informational messages to debug mode
1919 2001-12-23 [alfons] 0.6.6claws15
1921 * src/stock_pixmap.[ch]
1923 add the forgotten Claws' locked pixmap
1925 2001-12-23 [alfons] 0.6.6claws14
1928 accept file name typed in entry in multi file
1929 selector (patch submitted by Gustavo Noronha Silva
1932 2001-12-23 [alfons] 0.6.6claws13
1934 * src/prefs_filter.c
1935 * src/prefs_filtering.c
1938 clean up a little bit
1940 * src/string_match.c
1941 validate input strings a little bit more
1943 2001-12-23 [alfons] 0.6.6claws12
1947 * src/string_match.[ch] ** NEW **
1948 * src/folderview.[ch]
1951 * src/prefs_folder_item.[ch]
1952 add subject simplification to strip out strings from
1953 a subject line (esp. handy for mailing lists).
1954 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
1955 but slightly changed things for better integration.)
1957 2001-12-23 [alfons] 0.6.6claws11
1960 fix bug introduced by submission included in 0.6.5claws52.
1961 ideally this submission should clean the trash if any trash
1962 folder has a message. however, the hasTrash variable was
1963 set to false whenever a trash folder was empty (discarding
1964 a previously found *filled* trash folder.)
1966 also edited the code a little bit and made it more safe.
1968 2001-12-22 [alfons] 0.6.6claws10
1971 quick fix for Martin Pool's omission of an account
1972 specific SSL setting
1974 2001-12-22 [alfons] 0.6.6claws9
1981 better support for multipart/digest (submitted
1982 by Fredrik <e98fo@efd.lth.se>)
1984 2001-12-22 [alfons] 0.6.6claws8
1987 correct function signature
1990 * src/prefs_account.[ch]
1991 allow IMAP over SSH tunnel (patch submitted by
1992 Martin Pool <mbp@samba.org>)
1994 2001-12-21 [alfons] 0.6.6claws7
1996 * sync with sylpheed 0.6.6cvs4-9
1997 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
1999 2001-12-21 [christoph] 0.6.6claws6
2002 * src/prefs_folder_item.[ch]
2003 implement saving of outgoing messages to current folder.
2004 fix segfault when no default outbox is available
2005 (closes bug #495683)
2007 2001-12-21 [carsten] 0.6.6claws5
2010 pressing CTRL while DND does now the expected thing and
2011 copies the mail (moving is still the default, as this
2012 seam more appropriate for handling mails by DND)
2014 2001-12-18 [paul] 0.6.6claws4
2016 * sync with sylpheed 0.6.6cvs3
2017 see ChangeLog entries 2001-12-18
2019 2001-12-18 [hiro] 0.6.6claws3
2022 fix for multibyte characters (obtain the number of letters
2025 2001-12-17 [paul] 0.6.6claws2
2027 * sync with sylpheed 0.6.6cvs1
2028 see ChangeLog entry 2001-12-16
2030 2000-12-17 [alfons] 0.6.6claws1
2035 2001-12-16 [paul] 0.6.6claws
2038 * Release version 0.6.6claws, cvs tag: rel_0_6_6
2041 last minute sync with main 0.6.6
2044 updated by Ricardo Mones Lastra
2045 update for last minute sync
2048 update for last minute sync
2050 updated by Jens Oberender
2052 updated by Fabio Junior Beneditto
2054 * src/prefs_common.[ch]
2056 number of undo levels is user configurable
2057 (squeeze it into the release in the dying
2058 moments) Submitted by Jens Oberender
2063 updated french translation
2065 2001-12-15 [paul] 0.6.5claws92
2067 * sync with sylpheed 0.6.5cvs28
2068 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
2071 update to allow for sync
2076 update dutch translation
2078 2001-12-14 [carsten] 0.6.5claws91
2080 fixed bug #473785; also after changing the column order
2081 the same message will be selected and displayed as before
2084 2001-12-14 [carsten] 0.6.5claws90
2086 probably found the bug reported by wwb opening or closing
2087 a folder tree just before dnd (found the solution in the
2088 balsa source -- thanks to them)
2090 2001-12-14 [carsten] 0.6.5claws89
2093 moved gtk_clist_moveto to the right place, so that
2094 only the accounts dialog is effected on opening
2096 2001-12-14 [carsten] 0.6.5claws88
2098 gtkut_clist_set_focus_row does a gtk_clist_moveto
2099 now, so that the focused row will be seen in any case
2100 (reported by wwp on sf-claws-user)
2102 2001-12-14 [darko] 0.6.5claws87
2105 remove unnecessary line
2107 2001-12-14 [paul] 0.6.5claws86
2109 * sync with sylpheed 0.6.5cvs27
2110 see ChangeLog entries 2001-12-14
2112 2001-12-14 [carsten] 0.6.5claws85
2114 following a suggestion of Melvin the rcoabm pops up
2115 right under the button now and the button is reliefed
2116 while the popup is open
2118 2001-12-14 [darko] 0.6.5claws84
2121 fix crash when wrapping long lines if linewrap quotation
2122 is disabled and wrapper encounters a word spanning more
2125 2001-12-13 [paul] 0.6.5claws83
2128 prefer 'Reply-To' header over mailing list header when
2129 replying to a message. Finally prevent all those confirmation
2130 messages being sent to the list itself.
2133 remove unused summary_set_menu_sensitive() entry
2135 2001-12-13 [paul] 0.6.5claws82
2138 * src/pixmaps/inbox-hrm.xpm ** NEW FILE **
2139 * src/pixmaps/outbox-hrm.xpm ** NEW FILE **
2140 * src/pixmaps/trash-hrm.xpm ** NEW FILE **
2141 improvements to 'Hide read messages': Inbox, Outbox,
2142 Trash, Queue, and Draft icons now reveal presence of hidden
2145 2001-12-12 [alfons] 0.6.5claws81
2147 0.6.5claws80 was tagged as LAST_STABLE
2149 * src/filtering.[ch]
2151 * src/matcher_parser_lex.c
2152 fix the filtering; my last attempt to get it right,
2153 if it does not work, it's Hoa's turn. ;-)
2155 for my honourable peers:
2157 the code now makes a clear distinction between
2158 rules as they are displayed (probably escaped),
2159 and as they are executed (probably unescaped). the
2160 parser does *NOT* do any unescaping, this is
2161 the task of the matcher.c (which breaks up a
2162 rule into condition) and the filtering.c (which
2163 breaks up the rule's action). to make this
2164 run happily we provide an unescaped copy of
2165 crucial strings to the MatcherProp and
2166 FilteringAction structures. note that the only
2167 exception to this is any REGEXP string. those
2168 are directly passed to regcomp() and regexp()
2169 (who have much more powerful unescape functions).
2173 you can escape tab (\t), carriage return (\r),
2174 linefeed (\n), form feed (\f), quote (\"),
2175 single quote (\'), bell (\b) in all the entry
2176 lines in the scoring & filtering dialogs.
2177 as an added bonus this should not affect
2178 existing filtering rules.
2180 2001-12-12 [carsten] 0.6.5claws80
2184 "item(s) selected" is now sensitive to 1 or more
2185 than one selected (nice for language where simple
2186 adding of a "s" is not possible as German (Eintrag
2189 the "forward as attachment" entry from the right
2190 click menu removed, "forward" acts following the
2194 reverted my former changes; so compiler warning again
2195 but there's more GTK_TEXT/GTK_STEXT mixing on other places
2199 "search in message" does now *not* only work in MVIEW_TEXT
2200 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
2204 removed "/File/_Close" as it was the same as "/File/E_xit"
2205 and we don't need it two times
2207 the separate folder view and message view now get a distinct
2208 WMCLASS, just in case someone is using sawfish ;-)
2210 as the menu entries "/View/Message view" and "/View/Folder tree"
2211 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
2212 make them sensitive accordingly and as these two are "shown"
2213 after startup anytime check this menuitem at startup
2215 2001-12-12 [paul] 0.6.5claws79
2218 fix sensitivity of 'Search folder...', broken in
2224 2001-12-11 [carsten] 0.6.5claws78
2226 fixed two typos returning a wrong FALSE/TRUE
2227 * src/mainwindow.[ch]
2228 extra menu for email/news button removed
2230 2001-12-11 [alfons] 0.6.5claws77
2232 * src/matcher.c (1.3)
2233 * src/matcher_parser_lex.l (1.28)
2234 revert for another attempt
2235 mark 0.6.5claws77 as LAST_STABLE
2237 2001-12-11 [christoph] 0.6.5claws76
2240 fixed wrong translation for prev. unread msg
2242 2001-12-11 [paul] 0.6.5claws75
2247 * src/summaryview.[ch]
2248 * src/pixmaps/dir-open-hrm.xpm ** NEW FILE **
2249 enable ability to hide read messages on per folder basis via
2250 '/Summary/Hide read messages'; when selected, a folder will
2251 have a red open folder icon, instead of a blue icon, if the
2252 folder contains hidden messges
2253 submitted by Thomas Link <t.link.tmp200101.gmx.net>
2256 remove '/Message/Forward as attachment' from
2257 main_window_set_menu_sensitive() to prevent debug warning
2261 Clean up some of the English
2263 * tools/newscache_clean.pl
2264 allow for new 'hidereadmsgs' entry in folderlist.xml
2267 updated translation, submitted by Ricardo Mones Lastra
2269 2001-12-11 [paul] 0.6.5claws74
2271 * sync with sylpheed 0.6.5cvs25
2272 see ChangeLog entry 2001-12-11
2274 2001-12-10 [alfons] 0.6.5claws73
2277 add more control characters
2278 * src/matcher_parser_lex.l
2279 make escaping / unescaping work again
2281 2001-12-10 [alfons] 0.6.5claws72
2284 clean up warnings "returning value for void function"
2285 * src/prefs_filtering.c
2286 make info button for execute action sensitive
2288 2001-12-10 [paul] 0.6.5claws71
2293 fix: imap server now gets informed of MARKED, UNMARKED
2294 and REPLY events. Now people can use different IMAP-Mail
2295 clients and have the exact same information about MARKED,
2296 UNMARKED and REPLY status with all of them. Especially
2297 useful for imap servers with a web-frontend.
2298 submitted by Tobias Sandhaas <medlor@web.de>
2300 2001-12-09 [melvin] 0.6.5claws70
2303 fixed bug #490076 (hunted down by Alfons who implemented
2304 a workaround in 0.6.5claws65)
2306 2001-12-09 [christoph] 0.6.5claws69
2309 set pointer to string in LOCKED column to NULL
2310 (might fix bug #490800)
2312 2001-12-09 [carsten] 0.6.5claws68
2315 resolved some cluttered menu shortcuts
2316 ('creating new email' and 'creating news message'
2319 wmclass now distinc from main window
2322 email/news and forward button functionality similar
2323 to the reply buttons; removed the ugly dropdown arrows
2324 and use instead the right mouse button
2326 2001-12-09 [paul] 0.6.5claws67
2330 allow spaces in imap folder names
2331 submitted by Willem van Engen <wvengen@stack.nl>
2333 2001-12-09 [paul] 0.6.5claws66
2335 * sync with sylpheed 0.6.5cvs24
2336 see ChangeLog entry 2001-12-09
2338 2001-12-08 [alfons] 0.6.5claws65
2341 prevent secondary selection claim after "add to sender" dialog
2342 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
2343 we trick GTK by simulating a click at (0, 0) in the textview.
2345 2001-12-08 [hoa] 0.6.5claws64
2348 fixed a bug about the .processing folder name while filtering
2350 2001-12-08 [alfons] 0.6.5claws63
2353 work around problem of not correctly updating folder stats
2354 when deleting messages. there's some folder scanning evil
2355 going so the folderview_update_msg_num() does not work
2356 correctly. need to investigate this.
2358 2001-12-08 [paul] 0.6.5claws62
2360 * sync with sylpheed 0.6.5cvs23
2361 see ChangeLog entry 2001-12-08
2363 2001-12-07 [christoph] 0.6.5claws61
2366 fix another header translation problem
2368 2001-12-07 [alfons] 0.6.5claws60
2371 make filtering also work on local spool mbox
2373 2001-12-07 [carsten] 0.6.5claws59
2375 addressbook window gets a wmclass distinct from the main
2378 * src/mainwindow.[ch]
2379 forward menu item will use mode selected in prefs, forward
2380 as attatchment in menu removed (will be substituted in the
2381 toolbar similar to reply buttons)
2382 create news message menu entry and news button is now
2383 sensitive to the existance of a news account
2384 * src/pixmaps/stock_mail_reply_quote.xpm ** REMOVED **
2385 * src/pixmaps/stock_mail_reply_to_all_quote.xpm ** REMOVED **
2386 * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
2387 these are removed because the toolbar buttons don't show
2388 the quoting modus any longer
2392 * tools/newscache_clean.pl ** NEW FILE **
2393 perl script to do some tidying up in the newscache directory
2395 * tools/sylpheed-switcher ** NEW FILE **
2396 perl script to enable easy switching between main and claws
2399 added descriptions of the two new perl scripts
2402 2001-12-07 [melvin] 0.6.5claws58
2405 fixed a warning during compilation introduced in 0.6.5claws56
2407 2001-12-07 [paul] 0.6.5claws57
2409 * src/mainwindow.[ch]
2411 further usability enhancements to replying with or without
2412 quoting via the toolbar, use of Ctrl key is replaced by
2414 Submitted by Carsten Schurig
2416 2001-12-07 [melvin] 0.6.5claws56
2419 hack to fix bug that prevented to make/paste selections
2420 after switching between MVIEW_TEXT and MVIEW_MIME views
2421 without deselecting the selection first.
2423 2001-12-06 [alfons] 0.6.5claws55
2425 * src/filtering.[ch]
2427 revise filtering a little bit more, and make sure
2428 messages are delivered to the appropriate inbox
2429 (perhaps set per account)
2431 2001-12-06 [paul] 0.6.5claws54
2433 * sync with sylpheed 0.6.5cvs22
2434 see ChangeLog entry 2001-12-06
2436 2001-12-05 [alfons] 0.6.5claws53
2442 more revisions of filtering system
2443 (last stable version is marked as LAST_STABLE)
2445 | NOTE 1): the filtering system now uses a local folder called
2446 | .processing. if filtering fails, check this directory
2447 | for missing messages.
2449 | NOTE 2): help us find the filtering actions still missing
2451 2001-12-05 [paul] 0.6.5claws52
2454 fix bug where 'Empty Trash?' pop-up window appears even
2455 when Trash is empty, submitted by Jesse Skinner
2457 2001-12-05 [melvin] 0.6.5claws51
2460 fixed bug #486106 to select correct account when reediting
2463 2001-12-04 [alfons] 0.6.5claws50
2466 declare markfile in appropriate functions when
2467 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
2470 2001-12-04 [paul] 0.6.5claws49
2472 * sync with sylpheed 0.6.5cvs21
2473 see ChangeLog entry 2001-12-04
2475 2001-12-03 [christoph] 0.6.5claws48
2478 changed translation of undo
2481 don't reinvent the wheel to traverse a GNode
2483 seperate code to create the compose gui into functions
2484 add "Others" page with folder selection for saving copy
2486 the folder identifier is saved to queue header
2488 save message to folder in queue header
2490 2001-12-03 [paul] 0.6.5claws47
2492 * sync with sylpheed 0.6.5cvs20
2493 see ChangeLog entry 2001-12-03
2497 * more sync with sylpheed 0.6.5cvs19
2498 see ChangeLog entry 2001-11-29
2500 2001-11-30 [paul] 0.6.5claws46
2503 remove conflicts introduced by Hoa's last commit
2506 make 'Message/Bounce' sensitive
2508 2001-11-30 [hoa] 0.6.5claws45
2511 slightly change bounce function to add
2512 information about the user that bounced the mail
2513 in the From header line.
2516 permit the use of processing in outbox folder.
2518 2001-11-29 [paul] 0.6.5claws44
2520 * src/mainwindow.[ch]
2521 * src/prefs_common.c
2522 * src/pixmaps/stock_mail_reply_quote.xpm ** NEW FILE **
2523 * src/pixmaps/stock_mail_reply_to_all_quote.xpm ** NEW FILE **
2524 * src/pixmaps/stock_mail_reply_to_author_quote.xpm ** NEW FILE **
2525 usability enhancements to the quoting, implements
2526 use of Ctrl key to toggle quoting settings
2527 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
2529 2001-11-29 [paul] 0.6.5claws43
2531 * sync with sylpheed 0.6.5cvs19
2532 see ChangeLog entry 2001-11-28
2534 2001-11-29 [melvin] 0.6.5claws42
2536 added enriched.[ch] to the list of files
2542 added support to view text/enriched
2543 added support to show headers in message view for text/enriched and text/html
2544 in non multipart messages
2546 2001-11-28 [paul] 0.6.5claws41
2548 * more sync with sylpheed 0.6.5cvs18
2549 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
2551 2001-11-27 [paul] 0.6.5claws40
2554 updated translation, submitted by Fabio Junior Beneditto
2556 * sync with sylpheed 0.6.5cvs18
2557 see ChangeLog entries 2001-11-26 (src/textview.c) and
2564 updated translation, submitted by Ricardo Mones Lastra
2569 add more translatable strings
2571 2001-11-26 [christoph] 0.6.5claws39
2574 fixed one more umlaut
2576 fix translated header when it should not be translated
2578 2001-11-26 [paul] 0.6.5claws38
2581 remove '/Message/Add Sender to address book' from
2582 main_window_set_menu_sensitive(), prevent debug warning
2583 add 'Message/Mark/Mark all read' to mainwin_entries[]
2585 2001-11-26 [paul] 0.6.5claws37
2588 fix 'recurring unread state' bug
2591 * tools/filter_conv.pl
2592 read name of top level mailbox from folderlist.xml
2593 and presume nothing about its name
2595 2001-11-26 [darko] 0.6.5claws36
2598 removed functions that are now in gtkutils.c
2599 use gtkut_text_is_uri_string() from gtkutils.c
2600 * fix my comment on 2001-11-23 (missing gtkutils.[ch])
2602 2001-11-26 [paul] 0.6.5claws35
2604 * sync with sylpheed 0.6.5cvs16
2605 see ChangeLog entries 2001-11-25 and 2001-11-26
2607 2001-11-25 [alfons] 0.6.5claws34
2609 EXPERIMENTAL!!! Please checkout the last stable version using:
2611 % cvs update -r LAST_STABLE -dRAP
2613 (Or help us testing this stuff.)
2615 * src/filtering.c (1.14)
2616 * src/filtering.h (1.6)
2618 * src/matcher.c (1.20)
2620 * src/procmsg.h (1.14)
2621 * src/summaryview.c (1.59)
2622 * src/summaryview.h (dunno)
2623 revert/merge/sync to as it was before commit
2624 on Thu, 19 Jul 2001 10:15:51 -0700.
2626 2001-11-25 [hoa] 0.6.5claws33
2629 processing mails at startup
2632 * src/summaryview.[ch]
2633 processing mails when entering folder
2635 * src/prefs_filtering.c
2638 2001-11-24 [alfons] 0.6.5claws32
2640 * src/summaryview.[ch]
2641 make summary sort headers work, and also make
2642 sure the sort type is stored
2644 2001-11-23 [alfons] 0.6.5claws31
2646 * src/summaryview.[ch]
2647 make lock work like mark
2648 disallow deleting messages marked as locked
2650 2001-11-23 [alfons] 0.6.5claws30
2656 merge undo patch submitted by Jens
2658 2001-11-23 [christoph] 0.6.5claws29
2663 fixed gpg signing and encoding
2666 added --status option to get new, unread and total
2667 message count from a running sylpheed
2668 * src/prefs_common.c
2669 temporary fix for reply_with_quote problem
2670 (don't call functions for non existing widget)
2672 one more check for ignored threads but still not
2673 always working correctly. probably a recursive
2674 check for all parents is needed
2676 2001-11-23 [darko] 0.6.5claws28
2679 wrapping on send improvements
2681 fix for GtkSText after last sync with main branch
2682 GTK_TEXT -> GTK_STEXT
2684 2001-11-23 [paul] 0.6.5claws27
2686 * sync with sylpheed 0.6.5cvs14
2687 see ChangeLog entries 2001-11-22 and 2001-11-23
2690 fixed the scrambled umlauts
2691 submitted by Carsten Schurig <Carsten.Schurig@web.de>
2693 2001-11-21 [paul] 0.6.5claws26
2695 * sync with sylpheed 0.6.5cvs12
2696 see 2nd ChangeLog entry dated 2001-11-20
2698 2001-11-20 [paul] 0.6.5claws25
2700 * sync with sylpheed 0.6.5cvs11
2701 see ChangeLog entry 2001-11-19 (src/utils.c)
2706 GTK_TEXT -> GTK_STEXT
2707 fix for wrong comment
2709 2001-11-20 [hiro] 0.6.5claws24
2712 more merges from main branch
2713 removed fatal warnings (uninitialized variables etc.)
2714 some coding style fix
2721 2001-11-19 [hoa] 0.6.5claws23
2724 * src/prefs_scoring.c
2729 * src/matcher_parser_parse.y
2730 * src/prefs_filtering.c
2733 2001-11-19 [alfons] 0.6.5claws22
2735 more of my old things into claws
2738 * src/prefs_common.c
2740 * src/summaryview.[ch]
2741 * src/prefs_summary_column.c
2742 * src/pixmaps/locked.xpm
2743 add indicators for locking of message in summary view
2744 (does not work yet, only visual indicator)
2746 2001-11-19 [paul] 0.6.5claws21
2748 * sync with sylpheed 0.6.5cvs10
2749 see ChangeLog entry 2001-11-19
2751 2001-11-18 [alfons] 0.6.5claws20
2754 remove an inadvertent free I forgot in previous clean up
2756 2001-11-18 [alfons] 0.6.5claws19
2758 * src/filtering.[ch]
2759 clean up & plug leaks
2761 2001-11-18 [paul] 0.6.5claws18
2763 * sync with sylpheed 0.6.5cvs9
2764 see ChangeLog entries 2001-11-17 and 2001-11-18
2766 2001-11-16 [paul] 0.6.5claws17
2768 * sync with sylpheed 0.6.5cvs8
2769 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
2771 2001-11-16 [paul] 0.6.5claws16
2773 * sync with sylpheed 0.6.5cvs7
2774 see ChangeLog entries 2001-11-15 and 2001-11-16
2776 2001-11-15 [hoa] 0.6.5claws15
2779 fix bounce, mails we received couln't be bounced to ourself.
2782 * src/filtering.[ch]
2784 * src/matcher_parser.h
2785 * src/matcher_parser_lex.l
2786 * src/matcher_parser_parse.y
2790 * src/prefs_filtering.[ch]
2792 * src/prefs_matcher.c
2793 * src/prefs_scoring.c
2796 new matcher/filter/score configuration file parser
2797 one unique configuration file => ~/.sylpheed/matcherrc
2798 import in currently automatic, then save are made
2800 one filter per folder and one global filter
2801 (filter of a folder will be used as folder processing)
2804 fix a bug in folder_item_get_identifier
2807 receive receipt return are fixed.
2809 2001-11-14 [alfons] 0.6.5claws14
2812 add things from main branch to make claws compile
2814 2001-11-14 [paul] 0.6.5claws13
2816 * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
2817 see ChangeLog entries 2001-11-08 to 2001-11-14
2819 2001-11-14 [hoa] 0.6.5claws12
2824 add "bounce mail" option
2826 2001-11-13 [christoph] 0.6.5claws11
2829 Cleanup a mess i add before commiting
2831 2001-11-13 [hoa] 0.6.5claws10
2834 some fixes when mail are sent or
2837 2001-11-13 [christoph] 0.6.5claws9
2840 Changed two string with the same translation
2844 New mailsending process:
2845 - Always queue message before sending
2846 (message will be saved if sylpheed crashed or
2847 freezes while sending)
2848 - Allow queuing of newspostings
2849 - No copy in outbox before sending
2850 (closes bug #469501)
2851 - No more redundant code for send and send_later
2853 Applied wwp <subscript@free.fr>'s patch that fixes
2854 marks for multiple forwarded messages (+compose.c)
2859 remove things that are now in main branch
2862 update Dutch translation
2864 2001-11-12 [mhadasht] 0.6.5.claws8
2866 * src/prefs_common.c
2867 re-enabled account autoselection feature for forward
2868 and reedit lost during the branch point for SYNC-B4-REL
2870 gtkpspell_get_dict(): more readable code (even if function is
2873 added version number info to 2001-11-12 [hiro] comment.
2875 2001-11-12 [hiro] 0.6.5.claws7
2878 compose_forward(): fixed a bug that forward quote mark
2880 removed unnecessary code.
2881 * src/template_select.[ch]: removed.
2886 :%s/GTK_TEXT/GTK_STEXT/g
2891 revert the undo stuff (this is 0.6.6claws stuff)
2893 2001-11-11 [hoa] 0.6.5.claws6
2896 Insert signature at the end of the text.
2897 Added undo patch but currently disabled
2900 Threading by subject improved.
2902 * added src/undo.[ch]
2903 Undo module for compose dialog box.
2905 2001-11-11 [alfons] 0.6.5.claws5
2908 prevent threading by subject on nodes that have already been
2909 threaded by in-reply-to (as in "circular references in a tree
2910 result in a dead branch")
2912 2001-11-09 [hoa] 0.6.5.claws4
2915 allows creation of mbox folder item from any files.
2917 2001-11-09 [alfons] 0.6.5.claws3
2921 do what I mean and correct threading by subject so it really
2922 ignores attracting lines without "Re: "
2924 2001-11-07 [alfons] 0.6.5.claws2
2928 only attract by subject if a subject line starts with a "Re: "
2932 2001-11-07 [paul] 0.6.5claws1
2934 * sync with sylpheed 0.6.5. release
2935 see ChangeLog entry 2001-11-07
2937 2001-11-07 [paul] 0.6.4claws31
2939 * sync with sylpheed 0.6.4cvs18
2940 see ChangeLog entries 2001-10-30 to 2001-11-07
2941 prefs_templates.[ch] renamed prefs_template.[ch]
2946 add semicolon Hoa forgot ;-)
2949 2001-11-06 [hoa] 0.6.4claws30
2955 threading by subject - empty subject are ignored
2957 2001-11-06 [christoph] 0.6.4claws29
2960 use SSL_peek for sock_gets
2962 removed unneeded pointer in extracting quoted
2963 names implementation
2965 2001-11-06 [melvin] 0.6.4claws28
2968 fixed bug #476792 Selection overtyping with spell checker
2969 fixed bug which could cause a buffer overflow
2972 2001-11-06 [hoa] 0.6.4claws27
2976 threading by subject
2978 2001-11-05 [alfons] 0.6.4claws26
2981 Claws -> Sylpheed (vice versa)
2984 :%s/gtk_text/gtk_stext/g
2985 :%s/GTK_TEXT/GTK_STEXT/g
2986 (thanks to Jonathan Ware for spotting this)
2988 2001-11-04 [christoph] 0.6.4claws25
2991 replace Xalloca + strdup with Xstrdup_a
2993 better implementation of extracting quoted names
2994 from addresses (remove backlashes and ignore
2997 2001-11-04 [alfons] 0.6.4claws24
3000 edit to comply more with coding style
3003 fix bug reported by Kim Schulz. introduced by the patch integrated
3004 in 0.6.4claws15. the code did not check the return value of
3008 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
3010 2001-11-04 [christoph] 0.6.4claws23
3013 * src/prefs_common.[ch]
3014 init some pointers that possibly caused a segfault
3015 reported in the claws-users ML
3017 2001-11-04 [hoa] 0.6.4claws22
3019 * src/grouplistdialog.c
3020 change the names of the nodes in the tree
3023 enhanced mailto syntax as described in
3024 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
3025 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
3028 encode and decode URI (useful when opening URL into
3031 2001-11-03 [hoa] 0.6.4claws21
3033 * src/grouplistdialog.c
3034 a new newsgroups list selection dialog box
3035 with a CTree instead of a CList
3037 2001-11-03 [hoa] 0.6.4claws20
3040 enable property and scoring options when right
3044 fixed bug when nickname were displayed using
3047 2001-11-02 [darko] 0.6.4claws19
3050 new wrap quotation and URL/long words wrapping implementation
3051 * src/compose.c src/gtkstext.[ch]
3052 move gtkstext_strncmp() to gtkstext.c
3054 2001-11-01 [christoph] 0.6.4claws18
3056 * src/prefs_account.c
3057 fixed mess in account settings dialog
3058 * src/prefs_folder_item.c
3059 added label with folder path to dialog
3061 2001-10-31 [match] 0.6.4claws17
3066 fix generation of spurious address book file names.
3067 remove redundant functions.
3069 added missing file names.
3071 2001-10-30 [paul] 0.6.4claws16
3073 * sync with sylpheed 0.6.4cvs6
3074 see ChangeLog entries 2001-10-26 to 2001-10-30
3076 * tools/filter_conv.pl
3077 read folderlist.xml to discover whether the top-level
3078 folder is called 'Mailbox' or 'Mail'
3080 2001-10-29 [paul] 0.6.4claws15
3082 * src/html.c, src/textview.c
3083 activate links in html mail and fix clickable parts
3084 Submitted by Matthieu Dazy <dazy@t-surf.com>
3088 * po/de.po, po/es.po, po/pt_BR/po
3089 updated translations, submitted by Jens Oberender,
3090 Ricardo Mones Lastra, and Fabio Junior Beneditto
3092 2001-10-29 [darko] 0.6.4claws14
3095 fix wrapping for good
3100 undo previous change as it broke the smart wrapping
3102 2001-10-29 [darko] 0.6.4claws13
3105 fix infinite loop when long URL is quoted
3106 (closes bug #475122.
3110 * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
3111 import Mutt address book
3112 * src/ldif.[ch] src/importldif.h
3113 modified import LDIF handle user attributes
3115 2001-10-28 [christoph] 0.6.4claws12
3118 fixed that filtering did not work if there
3119 were no filter rules
3120 (closes bug #472003 and better implementation
3123 2001-10-27 [christoph] 0.6.4claws11
3126 make the folder's default account to be used when
3127 replying. (patch by wwp <subscript@free.fr>)
3129 code cleanup, nearly killed all of wwp's patch
3130 for folder's default account in compose
3132 error panel when a folder could not be created
3133 (closes bug #471080 new folder name & already
3139 change prototype of strstr2() that Christoph forgot about
3141 2001-10-26 [christoph] 0.6.4claws10
3144 made search for accounts by email address not case
3147 fixed memory leak in folder_item_get_identifier
3150 fixed wrong strstr2 (should work like strstr)
3152 2001-10-26 [darko] 0.6.4claws9
3154 * src/compose.c src/gtkstext.[ch]
3156 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
3158 2001-10-26 [paul] 0.6.4claws8
3161 ignore css and javascript tags in html mail
3162 case-insensitive, with or without double-quoted
3165 2001-10-26 [paul] 0.6.4claws7
3167 * sync with sylpheed 0.6.4cvs1
3168 see ChangeLog entry 2001-10-26
3170 * src/prefs_account.c, src/prefs_common.c,
3171 src/prefs_summary_column.c
3172 minor improvements to the English
3174 2001-10-25 [alfons] 0.6.4claws6
3178 make GtkSText follow style of GtkText (closes bug
3179 #469211 "text selection while writing message")
3181 do sync with GTK 1.2.10
3183 2001-10-25 [paul] 0.6.4claws5
3186 ignore css tags in html mail
3188 2001-10-25 [darko] 0.6.4claws4
3191 don't declare is_url_string as static function since
3192 we need it in gtkstext.c
3194 remove unused variable
3195 don't wrap long URLs while composing a message
3197 2001-10-24 [christoph] 0.6.4claws3
3200 fix ssl deadlock, when peer closes connection
3202 2001-10-24 [paul] 0.6.4claws2
3204 * src/prefs_common.c
3205 gettextize the gpg ascii-armored warning message
3208 insert a DOS/MAC file into the composed message
3211 * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
3213 2001-10-22 [paul] 0.6.4claws1
3215 * sync with sylpheed 0.6.4 release
3216 see ChangeLog entries 2001-10-21
3218 * po/fr.po, po/pt_BR.po
3219 updated by Melvin Hadasht and Fabio Junior Beneditto
3221 2001-10-21 [paul] 0.6.3claws30
3224 insert a DOS text file from the compose window
3225 into the composed message text (removes CRs characters)
3226 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
3228 * tools/filter_conv.pl, tools/README
3229 automatically use ~/.sylpheed as working directory
3230 print out confirmation message on completion
3232 * correct Hoa's last ChangeLog.claws entry
3234 2001-10-20 [hoa] 0.6.3claws29
3236 * src/grouplistdialog.c
3237 bugfix (another ?) to give the right
3238 newsgroups list for each news server.
3242 improve the newsgroups list cache
3244 2001-10-20 [paul] 0.6.3claws28
3246 * sync with sylpheed 0.6.3cvs9
3247 see ChangeLog entry 2001-10-19
3249 * correct Alfons' last ChangeLog.claws entry
3254 fix compilation problems (part of bug #472895)
3256 2001-10-18 [hoa] 0.6.3claws27
3258 * src/grouplistdialog.c
3259 bugfix when we refresh was clicked (bug 472701)
3261 2001-10-19 [christoph] 0.6.3claws26
3264 last header entry should default to "To:" or
3265 "Newsgroups:" and not copy the last entry line
3266 in a new compose window
3267 (closes bug #472686, #470792)
3269 2001-10-19 [paul] 0.6.3claws25
3271 * sync with Sylpheed 0.6.3cvs8
3272 see ChangeLog entries 2001-10-18 and 2001-10-19
3274 2001-10-18 [christoph] 0.6.3claws24
3277 reimplement ignore thread
3279 2001-10-18 [hoa] 0.6.3claws23
3282 * src/grouplistdialog.[ch]
3283 enhanced news subscription interface (feature 469113)
3287 enchanced newsgroup listing,
3288 now, we can get groups informations
3291 2001-10-18 [paul] 0.6.3claws22
3294 remove comment (sync with main branch)
3296 fix 'Re-edit' bug in 'Message' menu
3298 2001-10-17 [christoph] 0.6.3claws21
3301 ignore empty or whitespace only header lines
3303 2001-10-17 [paul] 0.6.3claws20
3305 * sync with sylpheed 0.6.3cvs7
3306 see ChangeLog entries 2001-10-14, 2001-10-16, and
3312 wrap long lines without spaces
3317 * po/es.po, po/nl.po, po/pt_BR.po
3318 updated by Ricardo Mones Lastra, Alfons,
3319 and Fabio Junior Beneditto
3321 * sylpheed-0.6.3claws released
3323 2001-10-15 [melvin] 0.6.3claws18
3326 added summary and detailed installation instructions
3329 Updated, corrected and completed french translation
3331 2001-10-15 [hoa] 0.6.3claws17
3332 * src/grouplistdialog.c
3333 we can choose the newsgroups to display with wildcards
3335 2001-10-15 [christoph] 0.6.3claws16
3339 * src/prefs_folder_item.[ch]
3340 applied wwp <subscript@free.fr>'s folder
3341 default account patch
3343 Fixed wrong translation
3345 2001-10-13 [alfons, christoph, melvin]
3348 solution #2 to solve MT-safety problems defers all GUI related calls
3349 to the main thread using a gtk_idle_add() callback. discussed on
3350 ircnet #sylpheed, with christoph spotting some issues with the
3351 original code, and melvin allowing us to lobotomize his sylpheed.
3353 * src/syldap.[ch], src/main.c
3354 fix race problem in ldap search thread by deferring GUI
3355 stuff to main thread using gtk_idle_add()
3357 2001-10-13 [paul] 0.6.3claws14
3359 * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
3360 add Sergey's smtpcred.patch
3361 adds separate username/password setting for SMTP Auth
3362 needed by some servers
3363 (closes feature request #471659)
3365 2001-10-13 [paul] 0.6.3claws13
3367 * src/pgptext.[ch] **NEW FILES**
3368 * src/Makefile.am, src/messageview.c, src/mimeview.c
3369 decrypt ascii-armored gpg text embedded in
3371 Submitted by Jens Jahnke <jan0sch@gmx.net>
3373 2001-10-13 [christoph] 0.6.3claws12
3376 some more details on default to and
3379 init glib threading when ldap is used
3385 2001-10-12 [paul] 0.6.3claws11
3387 * src/prefs_common.[ch], src/rfc2015.c
3388 enable ascii-armored gpg text to be embedded in the
3389 message body, selectable through the 'Privacy'
3390 preferences. Supports encrypting only.
3391 Submitted by Ravemax <ravemax@dextrose.com>
3393 2001-10-12 [paul] 0.6.3claws10
3395 * sync with sylpheed 0.6.3cvs6
3396 see ChangeLog entries 2001-10-11 and 2001-11-12
3399 incorporated mbox folders, scoring, and folder
3400 properties into the sync
3402 2001-10-12 [darko] 0.6.3claws9
3405 describe quotation wrapping
3407 don't treat tab as space to calculate line length properly
3412 correct description of how to make new filtering system work,
3413 add some other things
3416 remove sched_yield() (not necessary / unportable)
3418 2001-10-11 [paul] 0.6.3claws8
3420 * sync with sylpheed 0.6.3cvs3
3421 see ChangeLog entry 2001-10-10
3423 2001-10-10 [christoph] 0.6.3claws7
3426 ignore 2 files created by newer autotools
3427 * src/prefs_folder_item.c
3428 using table for widget alignment
3429 fixed memory leak and broken octal display
3431 fixed segfault caused by lost filename
3432 workaround (closes bug #469551)
3434 2001-10-10 [paul] 0.6.3claws6
3436 * sync with sylpheed 0.6.3cvs2
3437 see ChangeLog entries 2001-10-09 and 2001-10-10
3439 2001-10-10 [darko] 0.6.3.claws5
3442 proper calculation of right margin if smart wrapping is enabled
3444 automatically wrap long lines if wrap quotation is enabled
3446 2001-10-09 [alfons] 0.6.3.claws4
3449 select correct row when deleting last row in the summary view (and
3450 close bug "[ #469104 ] select second last in list when deleting")
3452 2001-10-09 [paul] 0.6.3claws3
3454 * sync with sylpheed 0.6.3cvs1
3455 updated some autotool scripts
3457 2001-10-09 [darko] 0.6.3claws2
3460 new name and mark with Sylpheed comment
3462 smart quotation wrapping a-la VIM
3464 2001-10-08 [paul] 0.6.3claws1
3466 * sync with sylpheed 0.6.3 release
3467 see ChangeLog entry 2001-10-08
3469 2001-10-08 [paul] 0.6.2claws24
3472 more sync with sylpheed 0.6.2cvs12
3473 Fixed the bug that didn't select the last row correctly
3476 2001-10-07 [paul] 0.6.2claws23
3478 * sync with sylpheed 0.6.2cvs12
3479 see ChangeLog entry 2001-10-07
3483 enable jpilot to read unsynch'ed addresses.
3485 * src/editldap_basedn.c
3486 fix segfault when opening dialog.
3488 2001-10-06 [alfons] 0.6.2.claws22
3491 fix bug with summary view selecting last *inserted*
3492 node instead of last *visible* node. remember we
3495 2001-10-06 [paul] 0.6.2claws21
3498 updated translation, contains some fixes and new
3499 translations, submitted by Gustavo Noronha Silva
3502 * src/prefs_common.c
3503 change 'each' to 'every' - fix dubious English
3505 * sync with sylpheed 0.6.2cvs11
3507 2001-10-05 [alfons] 0.6.2claws20
3509 * src/mainwindow.[ch], src/folderview.c
3510 make composite tool button switch between "Compose News"
3511 and "Compose Mail" depending on selected folder
3512 (nifty idea by Kim Schulz <kim@schulz.dk>)
3514 2001-10-05 [paul] 0.6.2claws19
3516 * src/mainwindow.c, src/summaryview.c
3517 fix 'Message/Reply to all', broken in last commit
3520 fix X_BEENTHERE seg fault, thanks to Alfons
3522 2001-10-04 [paul] 0.6.2claws18
3524 * src/compose.[ch], src/mainwindow.c
3525 make "Message/Reply" reply to mailing lists; matches
3526 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
3527 based on portions of the patch submitted by
3528 Junichi Uekawa <dancer@netfort.gr.jp>
3530 2001-10-04 [darko] 0.6.2claws17
3533 better smart wrapping
3535 a function to make text buffer contiguous
3537 2001-10-03 [paul] 0.6.2claws16
3539 * sync with sylpheed 0.6.2cvs10
3544 * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
3545 close bug "[ #466566 ] compile error on mdk 8.0" by removing
3546 references to chinese translations (hope someone picks up
3549 2001-10-02 [christoph] 0.6.2claws15
3552 fixed non translated header bug
3554 fixed wrong date in alfons last entry ;)
3556 2001-10-02 [alfons] 0.6.2claws14
3558 * src/compose.c, src/prefs_common.[ch]
3559 add block cursor option
3561 2001-10-02 [paul] 0.6.2claws13
3563 * sync with sylpheed 0.6.2cvs9
3565 2001-09-30 [paul] 0.6.2claws12
3567 * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
3568 updated translations
3571 add 'src/importldif.c'
3573 * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
3574 added eudora-to-vCard conversion tool
3575 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
3577 * sync with sylpheed 0.6.2cvs8
3581 * sylpheed-0.6.2claws released
3583 2001-09-27 [melvin] 0.6.2claws11
3586 fixed crash when using default path (introduced
3588 fixed tiny bug for initial suggestion mode
3590 2001-09-27 [melvin] 0.6.2claws10
3593 fixed bug where gtkpspell didn't set the path correctly
3596 added a paragraph about spell checking
3600 2001-09-27 [paul] 0.6.2claws9
3602 * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
3603 replace '// comments' with '/* comments */' to prevent
3604 some compiler warnings
3606 * sync with sylpheed 0.6.2cvs6
3608 2001-09-26 [alfons] 0.6.2claws8
3611 introduce return receipt request notification again,
3612 which was lost because of other semantics in
3613 procheader_parse() (???)
3615 2001-09-26 [christoph] 0.6.2claws7
3618 replace comments for old code with #if 0
3619 readded auto cc, bcc and reply-to
3620 * src/prefs_matcher.c
3621 * src/prefs_scoring.c
3622 removed some definition (was moved to
3625 2001-09-26 [paul] 0.6.2claws6
3628 make 'Follow-up and reply to' sensitive
3630 * more sync with sylpheed 0.6.2cvs5
3637 fixed bug for "US-ASCII" introduced by the encoding code
3643 * src/prefs_common.[ch], src/summaryview.c
3644 'next unread msg' 'go to next folder?' dialog can be
3645 given default behaviour, either always show dialog,
3646 or assume 'yes', or assume 'no'
3647 Submitted by wwp <subscript@free.fr>
3651 * src/compose.c src/gtkspell.[ch]
3652 added support for different encodings