1 2002-05-12 [melvin] 0.7.5claws22
4 Removed unneeded priority code introduced by the previous
7 2002-05-12 [melvin] 0.7.5claws21
10 Added possibility to set message's priority.
12 Added possibility to set message's priority.
15 2002-05-12 [melvin] 0.7.5claws20
18 Removed implicitely added quotes around the name
19 of the temporary files of mime parts.
21 2002-05-12 [paul] 0.7.5claws19
23 * sync with 0.7.5cvs20
24 see ChangeLog 2002-05-11
26 2002-05-12 [alfons] 0.7.5claws18
29 * src/quote_fmt_parse.y
30 allow quote / reply date & time format to be set using
31 %D{format}. format is a format string you'd pass to
32 strftime() (see man strftime, or the Display tab |
35 Currently %D converts the date to local time.
37 2002-05-11 [paul] 0.7.5claws17
39 * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
40 see ChangeLog 2002-05-10 and 2002-05-11
42 2002-05-10 [paul] 0.7.5claws16
44 * sync with 0.7.5cvs16
45 see ChangeLog entries 2002-05-09 and
48 2002-05-10 [colin] 0.7.5claws15
51 Corrected a bug that prevented sylpheed to open
54 2002-05-09 [paul] 0.7.5claws14
56 * sync with 0.7.5cvs14
57 see ChangeLog 2002-05-08 and 2002-05-09
59 2002-05-08 [paul] 0.7.5claws13
61 * sync with 0.7.5cvs11
62 see ChangeLog entry 2002-05-08
64 2002-05-08 [paul] 0.7.5claws12
68 fix segfault on View->Open in new window
69 patch submitted by Thorsten Maerz <torte@netztorte.de>
71 2002-05-07 [paul] 0.7.5claws11
74 see ChangeLog entry 2002-05-07
76 2002-05-06 [paul] 0.7.5claws10
80 display url in statusbar on single-click
81 patch submitted by Thorsten Maerz <torte@netztorte.de>
83 2002-05-06 [match] 0.7.5claws9
90 XML implementation of properties file.
92 * src/expthtmldlg.[ch]
96 2002-05-02 [sergey] 0.7.5claws8
98 * src/mainwindow.c (mainwin_entries),
99 src/prefs_common.c (prefs_send_create()),
100 src/codeconv.c (locale_table):
101 use charset name "Windows-1251" instead of "CP1251".
103 2002-05-02 [colin] 0.7.5claws7
107 src/prefs_folder_item.c
108 Fixed cosmetics bugs due to Outbox renamed to Sent.
110 2002-05-02 [hiro] 0.7.5claws6
113 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
115 2002-05-02 [paul] 0.7.5claws5
118 more sync with 0.7.5cvs7, see ChangeLog entry
121 2002-05-02 [hiro] 0.7.5claws4
125 check if queue folder exists (closes #550397).
126 removed directory creation since it should be handled
129 imap_add_msg(): return UID for appended message
132 2002-04-30 [paul] 0.7.5claws3
135 fix account_find_from_address() bug
137 2002-04-28 [colin] 0.7.5claws2
141 src/prefs_common.[ch]
143 Added user-definable quotation characters recognition.
145 2002-04-28 [paul] 0.7.5claws1
147 * sync with 0.7.5cvs4
148 see ChangeLog entry 2002-04-25
150 2002-04-28 [paul] 0.7.5claws
155 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
156 Fabio Junior Beneditto
158 2002-04-27 [jens] 0.7.4claws103
161 updated German translation.
163 2002-04-27 [hiro] 0.7.4claws102
166 summary_write_cache(): fixed the mark loss of hidden messages.
168 2002-04-26 [melvin] 0.7.4claws101
171 fixed a second typo (same one)
175 fixed the type again...
177 2002-04-26 [melvin] 0.7.4claws100
180 fixed a typo in an alert message ("temorary").
183 corrected the typo described above.
185 updated French translation.
187 2002-04-26 [darko] 0.7.4claws99
190 fix target folder colorization
192 2002-04-25 [paul] 0.7.4claws98
195 updated by Alessandro Maestri
197 2002-04-24 [colin] 0.7.4claws97
200 Fixed double "subject is empty" question.
202 2002-04-23 [colin] 0.7.4claws96
205 Corrected issue when "automatically display images" was
206 not set : first image remained after selecting second.
208 2002-04-23 [melvin] 0.7.4claws95
210 * src/prefs_actions.c
211 Don't display in/out dialog if there is nothing to show.
213 2002-04-23 [paul] 0.7.4claws94
215 * sync with 0.7.5cvs3
216 bug fixes: see ChangeLog entry 2002-04-23
218 2002-04-22 [darko] 0.7.4claws93
221 fix previous check-in which changed code after
224 2002-04-22 [paul] 0.7.4claws92
231 update English, Spanish and French FAQs
234 add German and Spanish manuals
237 update English and French manuals
240 add to and re-arrange the pixmap entries
242 2002-04-22 [darko] 0.7.4claws91
245 fix sender initials recognition to only allow
246 '>' after the initials
248 2002-04-21 [paul] 0.7.4claws90
250 * sync with 0.7.5 release
251 see ChangeLog entry 2002-04-21
256 add colin's new pixmaps to EXTRA_DIST
258 2002-04-21 [colin] 0.7.4claws89
261 * src/mainwindow.[ch]
262 * src/prefs_common.[ch]
263 * src/stock_pixmap.[ch]
264 Added "Work offline" ability.
266 2002-04-21 [colin] 0.7.4claws88
271 * src/textview.c : Added an option to common preferences -> display
272 to allow user not to automatically display images.
274 2002-04-21 [paul] 0.7.4claws87
276 * sync with 0.7.4cvs52
277 see ChangeLog entry 2002-04-21 (src/imap.c)
279 2002-04-21 [paul] 0.7.4claws86
281 * sync with 0.7.4cvs51
282 see ChangeLog entry 2002-04-21
284 2002-04-21 [paul] 0.7.4claws85
286 * sync with 0.7.4cvs49
287 see ChangeLog entries 2002-04-20 and 2002-04-21
290 clean up: remove old 'stock_' element from xpm
293 2002-04-21 [alfons] 0.7.4claws84
295 apply sync patch from Paul
298 use old claws prefs_folder_item_create() for now
300 2002-04-19 [match] 0.7.4claws83
302 * src/addressbook.[ch]
303 * src/addrharvest.[ch]
304 * src/addrgather.[ch]
307 * src/summaryview.[ch]
310 2002-04-19 [paul] 0.7.4claws82
313 updated by Fabio Junior Beneditto
315 2002-04-14 [alfons] 0.7.4claws81
318 add #include <sys/types.h> for mode_t and off_t
320 2002-04-13 [paul] 0.7.4claws80
325 src/prefs_common.[ch]
327 enable storing of GnuPG passphrase for the whole
328 session or a user-defined number of minutes. patch
329 submitted by Ravemax <ravemax@dextrose.com>
331 2002-04-13 [alfons] 0.7.4claws79
334 make email parser also stop scanning when encountering separators
335 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
337 2002-04-13 [paul] 0.7.4claws78
339 * sync with 0.7.4cvs39
340 see ChangeLog entry 2002-04-12
342 2002-04-11 [paul] 0.7.4claws77
344 * sync with 0.7.4cvs37
345 see ChangeLog entry 2002-04-11
347 2002-04-11 [paul] 0.7.4claws76
350 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
351 the clause for OpenSSL). sync with sylpheed main
353 2002-04-09 [melvin] 0.7.4claws75
356 Made 'Ctrl-Enter' on send ignore some modifiers
357 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
358 to bind other *-Enter (but not Alt-Enter).
360 2002-04-09 [paul] 0.7.4claws74
362 * sync with 0.7.4cvs35
363 see ChangeLog entries 2002-04-09
365 2002-04-08 [paul] 0.7.4claws73
367 * sync with 0.7.4cvs33
368 see ChangeLog entry 200-04-08
370 2002-04-07 [match] 0.7.4claws72
372 * src/addrharvest.[ch]
373 fixed to read all addresses in header, regardless
374 of header size. improved name parsing. accommodate
375 harvest from folders and selected message.
377 included new address parsing function.
378 * src/addrgather.[ch]
379 * src/addressbook.[ch]
380 * src/summaryview.[ch]
382 allow address harvest of folder as well as selected
385 2002-04-07 [paul] 0.7.4claws71
389 don't try to authenticate with CRAM-MD5 in SMTP when
390 SMTP-AUTH enabled if MTA doesn't issue this
391 auth-method in it's ehlo-response. bug item #531364,
392 patch item #938910. patch submitted by Colin Leroy
395 2002-04-07 [paul] 0.7.4claws70
398 fix missing MODE_READER bug. patch submitted by
399 Colin Leroy <colin@colino.net>
401 2002-04-07 [alfons] 0.7.4claws69
404 * src/prefs_filtering.c
406 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
407 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
409 2002-04-07 [paul] 0.7.4claws68
411 * sync with 0.7.4cvs32
412 see ChangeLog entry 2002-04-06
414 * tools/filter_conv.pl
417 2002-04-06 [paul] 0.7.4claws67
419 * tools/filter_conv.pl
420 modify to be able to find the name of the first
421 mailbox and use that. main's filter does not
422 record the full path to the mailbox and therefore
423 can only filter to the first mailbox.
425 2002-04-05 [paul] 0.7.4claws66
427 * tools/filter_conv.pl
428 attempt to make the script all-encompassing and
429 be able to convert any main 'filter' rule thrown
432 2002-04-05 [paul] 0.7.4claws65
434 * tools/filter_conv.pl
435 allow for collapsed folder trees
437 2002-04-05 [paul] 0.7.4claws64
439 * sync with 0.7.4cvs31
440 see ChangeLog entries 2002-04-05
442 2002-04-03 [paul] 0.7.4claws63
444 * sync with 0.7.4cvs29
445 see ChangeLog entries 2002-04-02 and 2002-04-03
447 2002-04-02 [paul] 0.7.4claws62
449 * sync with 0.7.4cvs26
450 see ChangeLog entry 2002-04-01
452 2002-04-02 [match] 0.7.4claws61
455 * src/importpine.[ch]
457 import Pine address book.
459 2002-04-02 [match] 0.7.4claws60
461 * src/addrharvest.[ch]
462 improve address parsing of funky addresses.
464 2002-04-02 [darko] 0.7.4claws59
467 wrap on send improvements, it now recognizes quoted
468 initials as part of the quotation string, and it
469 does not join lines separated by CR
471 2002-04-01 [match] 0.7.4claws58
476 remove excessive duplicate address generation
479 2002-04-01 [alfons] 0.7.4claws57
484 2002-04-01 [paul] 0.7.4claws56
486 * sync with 0.7.4cvs25
487 see ChangeLog entry 2002-04-01
489 2002-04-01 [alfons] 0.7.4aprilfool55
492 honour feature request item #537427 to allow for
493 displaying names from address book for sent mail also
495 2002-03-29 [paul] 0.7.4claws54
498 src/prefs_filtering.[ch]
501 add 'fast filter' for claws' filtering,
502 /Tools/Create filter rule/... patch submitted
503 by Neill Miller <neillm@thecodefactory.org>
505 2002-03-29 [paul] 0.7.4claws53
507 * sync with 0.7.4cvs24
508 see ChangeLog entry 2002-03-29
510 2002-03-28 [paul] 0.7.4claws52
512 * sync with 0.7.4cvs23
513 see ChangeLog entry 2002-03-28
515 2002-03-27 [melvin] 0.7.4claws51
517 * src/prefs_actions.c
518 Added support to pass only one message part (as a
519 file) to the command using '%p'. No quotes are needed
520 because doubles quotes are automatically added.
521 Fixed bug where Sylpheed could block when waiting for
522 a child process to finish.
523 Changed the help menu to remove quotes around symbols to
524 avoid misinterpretation (they must not be used).
526 2002-03-27 [melvin] 0.7.4claws50
529 Made the new mail notification command always
530 execute asynchronously.
532 2002-03-27 [paul] 0.7.4claws49
535 fix bug introduced in last commit
537 2002-03-27 [paul] 0.7.4claws48
539 * sync with 0.7.4cvs21
540 see ChangeLog 2002-03-26 and 2002-03-27
542 2002-03-26 [hoa] 0.7.4claws47
544 * src/prefs_folder_item.c
545 really fixed the bug #516442 with folder rescan.
547 2002-03-26 [paul] 0.7.4claws46
549 * sync with 0.7.4cvs19
550 see ChangeLog entries 2002-03-25 and 2002-03-26
552 2002-03-25 [hoa] 0.7.4claws45
556 fix the bug #516442 with folder rescan.
558 * src/prefs_common.[ch]
560 added an option to enable two different behaviours
564 2002-03-25 [paul] 0.7.4claws44
567 src/selective_download.c
568 correct a few menuitem labels
570 2002-03-25 [christoph] 0.7.4claws43
573 fix non deleted tmp message in
574 procmsg_save_to_outbox
575 fix problems caused by sync with
576 main branch's procmsg_send_queue
578 2002-03-25 [paul] 0.7.4claws42
582 src/quote_fmt_parse.y
583 add Last name (%L) placeholder for quoting.
584 patch submitted by Thorsten Thielen
585 <thth@users.sourceforge.net>
587 2002-03-25 [paul] 0.7.4claws41
590 get full hostname. patch submitted by
591 Bob Woodside <rwoodside1@comcast.net>
593 2002-03-25 [paul] 0.7.4claws40
598 src/prefs_account.[ch]
599 enable NNTP over SSL. patch submitted by
600 Pascal Jermini <pascal@infinity.hn.org>
602 2002-03-24 [paul] 0.7.4claws39
605 make the arrangement of the Compose tab more
609 fix some irregularities of style
612 updated by Kilian Krause
614 2002-03-23 [paul] 0.7.4claws38
617 updated by Fabio Junior Beneditto
619 2002-03-23 [paul] 0.7.4claws37
622 move 'Gather addresses' to 'Tools' menu
623 make 'Selective download' sensitive
625 2002-03-23 [paul] 0.7.4claws36
627 * sync with 0.7.4cvs16
628 see ChangeLog entries 2002-03-23
630 2002-03-22 [christoph] 0.7.4claws35
632 * src/quote_fmt_parse.y
633 fix include program output
635 2002-03-22 [alfons] 0.7.4claws34
638 initialize GDate stack variable correctly (sorry!)
640 2002-03-22 [paul] 0.7.4claws33
646 rename 'Tool' to 'Tools'
649 move 'Delete duplicated messages' from
650 'Message/' to 'Tools/'
651 re-arrange the order of 'Tools/' items
653 2002-03-22 [paul] 0.7.4claws32
657 auto-address completion now also matches on
658 Nickname. patch submitted by Bob Forsman
659 <hammor@users.sourceforge.net>
662 correct a spelling mistake
664 2002-03-22 [alfons] 0.7.4claws31
667 fix getting uidl from incorrect string
670 2002-03-21 [alfons] 0.7.4claws30
673 more code refactoring
674 plug mem leak introduced by delete on server
676 2002-03-21 [paul] 0.7.4claws29
678 * sync with 0.7.4cvs11
679 see ChangeLog entries 2002-03-20
681 2002-03-20 [alfons] 0.7.4claws28
684 apply Colin's patch and refactor
686 2002-03-20 [paul] 0.7.4claws27
688 * sync with sylpheed 0.7.4cvs9
689 see ChangeLog entry 2002-03-20
691 2002-03-19 [christoph] 0.7.4claws26
696 revert changes for flag updates
697 (does not work correctly and no time to debug)
699 2002-03-20 [alfons] 0.7.4claws25
702 refactor should_delete() a little bit
704 2002-03-19 [paul] 0.7.4claws24
708 src/prefs_account.[ch]
709 allow the user to leave downloaded mail on the
710 server for n days. Patch submitted by Colin Leroy
713 2002-02-19 [paul] 0.7.4claws23
715 * sync with sylpheed 0.7.4cvs8
716 see ChangeLog entries 2002-03-19
718 2002-03-18 [paul] 0.7.4claws22
720 * sync with sylpheed 0.7.4cvs6
721 see ChangeLog entry 2002-03-18
723 2002-03-18 [paul] 0.7.4claws21
726 add en_GB message catalogue
731 correct a few spelling mistakes
733 2002-03-17 [alfons] 0.7.4claws20
736 more stringent checks for NULL params when writing
737 filtering actions to a file
739 2002-03-17 [hoa] 0.7.3claws20
742 fixed the count of new messages
745 fixed the "attachment properties" window
747 2002-03-17 [paul] 0.7.4claws19
752 src/prefs_account.[ch]
755 automatically mark cross-posted messages as read
756 and (optionally) give them a colour label
757 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
760 2002-03-17 [paul] 0.7.4claws18
762 * sync with sylpheed 0.7.4cvs5
763 see ChangeLog entry 2002-03-17
765 2002-03-17 [melvin] 0.7.4claws17
768 Worked around a gtktext 'bug': when searching for
769 a text in a long message it was scrolling slowly
770 line by line until it hit the searched text.
772 Updated French translation
774 2002-03-17 [melvin] 0.7.4claws16
778 * src/prefs_actions.c
779 Moved "Edit/Actions" to "Tool/Actions"
780 Made mainwindow/compose window sensitive as soon as
781 no child process is running anymore even if the io dialog
783 Fixed a struct being initialized with a non constant char*
785 2002-03-16 [christoph] 0.7.4claws15
788 add --with-compiler-flags option
789 (only for developer hacking)
793 try to make folder-stats and flag handling more
794 independent from the summaryview. msgcounts
795 are only set when the folder is opened and
796 procmsg_msginfo_(un)set_flags will handle it
797 later and summaryview will get the values
800 2002-03-16 [paul] 0.7.4claws14
803 fix Return-receipt. Patch submitted by Bob
804 Woodside <rwoodside1@comcast.net>
806 2002-03-16 [paul] 0.7.4claws13
809 fix 'dynamic' signatures, make it work again
810 broken during sync on 2002-03-14 (0.7.4claws2)
812 2002-03-15 [match] 0.7.4claws12
814 * src/addrharvest.[ch]
815 * src/addrgather.[ch]
816 * src/addressbook.[ch]
818 included address harvester feature. still some
819 issues with address parsing that I will fix.
821 2002-03-15 [match] 0.7.4claws11
825 * src/addressbook.[ch]
834 tidy up. fix memory leaks. moved attribs and methods
835 from individual interfaces to addrcache object. prep
836 for new stuff to come in.
838 2002-03-15 [alfons] 0.7.4claws10
841 * src/matcher_parser_parse.y
842 * src/matcher_parser_lex.l
843 * src/prefs_matcher.c
844 add filtering conditions message greater than, smaller
845 than, and exactly matching a size in bytes
846 (does not work with delete from POP3 server yet)
848 this should also give others an idea what you should
849 do to add new criterions to claws filtering system
852 2002-03-15 [paul] 0.7.4claws9
854 * tools/filter_conv.pl
855 exit if there are no filter rules to convert
856 rename filterrc to filterrc.old after completion
858 2002-03-15 [paul] 0.7.4claws8
860 * sync with sylpheed 0.7.4cvs3
861 see ChangeLog entry 2002-03-14
863 2002-03-14 [paul] 0.7.4claws7
866 clean up the last commit (ahem)
868 2002-03-14 [paul] 0.7.4claws6
871 fix bug #515655. honour account preferences
872 regarding gpg default signing/encryption when
873 changing account from the compose window.
875 2002-03-14 [paul] 0.7.4claws5
878 remove unnecessary curly brackets
880 2002-03-14 [paul] 0.7.4claws4
883 src/prefs_filtering.[ch]
884 add filter rename on folder rename and filter
885 delete on folder delete. Patch submitted by
886 Neill Miller <neillm@thecodefactory.org>
888 2002-03-14 [christoph] 0.7.4claws3
893 (patch submitted by "Simon 'corecode' Schubert")
898 2002-03-14 [paul] 0.7.4claws2
900 * sync with sylpheed 0.7.4cvs2
901 see ChangeLog entry 2002-03-13
903 2002-03-12 [darko] 0.7.4claws1
906 fix what seems to be a copy and paste error
907 when setting color for important messages
910 2002-03-11 [paul] version 0.7.4claws released
912 2002-03-11 [paul] 0.7.4claws
918 update message catalogs. Submitted by Ricardo Mones
919 Lastra, Alessandro Maestri, Wilbert Berendsen, and
920 Fabio Junior Beneditto
931 2002-03-11 [jens] 0.7.3claws7
934 updated German translation
936 2002-03-11 [melvin] 0.7.3claws6
939 updated and corrected French translation
941 2002-03-10 [hoa] 0.7.3claws5
945 * src/prefs_account.c
948 fixed the local account.
949 you have to change the default "/usr/sbin/sendmail"
950 to "/usr/sbin/sendmail -t" in the preferences of
954 removed some debug display for renderer
956 2002-03-10 [paul] 0.7.3claws4
958 * faq/en/sylpheed-faq-1.html
959 faq/en/sylpheed-faq-2.html
962 2002-03-09 [paul] 0.7.3claws3
964 * sync with sylpheed 0.7.4
965 see ChangeLog entry 2002-03-09
967 2002-03-08 [paul] 0.7.3claws2
969 * faq/en/sylpheed-faq*
974 * manual/fr/.cvsignore
975 manual/fr/Makefilea.am
979 add the French manual
981 2002-03-07 [paul] 0.7.3claws1
983 * sync with sylpheed 0.7.3cvs4
984 see ChangeLog entries 2002-03-06 and 2002-03-07
987 updated by Wilbert Berendsen
989 2002-03-07 [melvin] 0.7.2claws34
991 * src/selective_download.c
992 Changed the pixmap of the receive button to MAIL_RECEIVE.
994 2002-03-06 [paul] 0.7.2claws33
996 * sync with sylpheed 0.7.3cvs1
997 bug fix, see ChangeLog entry 2002-03-05
999 2002-03-05 [paul] 0.7.2claws32
1004 reverse the pgp ascii-armored code implemented in
1005 0.7.2claws16. removal of this code until it matures.
1006 this means that verifying ascii-armored pgp sigs and
1007 automatic decryption of ascii-armored encrypted
1008 messages no longer works.
1010 2002-03-05 [paul] 0.7.2claws31
1015 * faq/en/Makefile.am
1016 faq/en/sylpheed-faq.html
1017 faq/en/sylpheed-faq-1.html
1018 faq/en/sylpheed-faq-2.html
1019 faq/en/sylpheed-faq-3.html
1020 * faq/es/Makefile.am
1021 faq/es/sylpheed-faq.html
1022 faq/es/sylpheed-faq-1.html
1023 faq/es/sylpheed-faq-2.html
1024 faq/es/sylpheed-faq-3.html
1025 faq/es/sylpheed-faq-4.html
1026 * faq/fr/Makefile.am
1027 faq/fr/sylpheed-faq.html
1028 faq/fr/sylpheed-faq-1.html
1029 faq/fr/sylpheed-faq-2.html
1030 faq/fr/sylpheed-faq-3.html
1035 add FAQs in English, Spanish and French
1038 2002-03-05 [paul] 0.7.2claws30
1040 * manual/en/sylpheed.html
1041 manual/en/sylpheed-XX.html
1042 updated the English manual
1047 dialog box pops up if the article can't be deleted.
1052 updated by Fabio Junior Benedito
1056 * removed ac/gpgme.m4
1057 to avoid autogen common problem
1058 developers have to install gpgme development package now
1061 encoding to 7bit or 8bit is enabled.
1063 2002-03-03 [alfons] 0.7.2claws29
1066 merge fix by Oliver Haertel for selective
1069 2002-03-03 [paul] 0.7.2claws28
1071 * sync with sylpheed 0.7.3
1073 2002-03-03 [paul] 0.7.2claws27
1075 * sync with sylpheed 0.7.2cvs24
1076 see ChangeLog entries 2002-03-02 and 2002-03-03
1078 2002-03-02 [melvin] 0.7.2claws26
1083 * src/prefs_common.[ch]
1084 Added user definable notification on new mail arrival.
1085 Removed unused variables in spell checker prefs code.
1087 2002-03-02 [melvin] 0.7.2claws25
1090 Removed unnecessary escape sequences.
1091 Changed 'Initial...' to 'Initials of Sender'
1093 2002-03-02 [paul] 0.7.2claws24
1095 * sync with sylpheed 0.7.2cvs22
1096 see ChangeLog entry 2002-03-01
1098 2002-03-01 [hoa] 0.7.2claws23
1101 Set sensitivity of delete actions to active
1102 even if the folder is a newsgroup.
1105 - Set sensitivity of delete actions
1106 - Added function check_permission() that will check if the
1107 user is authorized to delete a message. For news, it
1108 will check if the author is the same.
1109 - Enabled deletion when there is no trash folder.
1112 - Added news_cancel_article() to cancel articles
1113 - Implemented news_remove_message() (public function)
1115 2002-03-01 [paul] 0.7.2claws22
1119 recognise urls that that don't include 'http://' and
1123 remove duplicated name
1125 2002-02-28 [paul] 0.7.2claws21
1128 src/summaryview.[ch]
1129 add ability to 'Select thread'
1130 combines Melvin's "Select thread's head" patch (#510907)
1131 with Colin Leroy's <colin@colino.net> "Select whole thread"
1134 2002-02-28 [paul] 0.7.2claws20
1137 hopefully fix segfault on right-clicking a mime part
1138 that some people have experienced.
1139 fix submitted by Fredrik Olofsson <frol@linux.nu>
1141 2002-02-28 [paul] 0.7.2claws19
1143 * sync with sylpheed 0.7.2cvs21
1144 see ChangeLog entries 2002-02-27 and 2002-02-28
1146 2002-02-27 [paul] 0.7.2claws18
1148 * sync with sylpheed 0.7.2cvs18
1149 see ChangeLog entries 2002-02-26 and 2002-02-27
1151 2002-02-26 [alfons] 0.7.2claws17
1154 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
1155 (spotted by Chris Hessman <idatech@gmx.net>)
1157 2002-02-26 [paul] 0.7.2claws16
1162 make decryption of ascii-armored pgp encrypted messages
1163 and verification of ascii-armored signatures work again.
1164 slightly altered from the patch by Jens Jahnke
1168 * the checking of plaintext signatures always comes up in
1170 * it doesn't work for multipart messages
1171 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
1172 including the msg headers and these 2 line themselves, are
1176 "View/Folder Tree" becomes "View/Separate Folder Tree"
1177 "View/Message View" becomes "View/Separate Message View"
1178 because its less ambiguous.
1181 updated by Ricardo Mones Lastra
1183 2002-02-26 [paul] 0.7.2claws15
1185 * sync with sylpheed 0.7.2cvs17
1186 see ChangeLog entries 2002-02-25 and 2002-02-26
1188 2002-02-25 [christoph] 0.7.2claws14
1190 * src/filtering.[ch]
1192 do filtering stuff after all messages have been received
1193 1. drop all messages to .processing
1194 2. scan processing folder for messages
1195 3. filter messages or move to inbox
1196 this will also find old messages left in processing after
1197 a crash or something like that and we get a real msginfo
1198 from folder->get_msg_list and do not have to create our
1199 own in filter_message
1200 * src/matcher_parser_parse.y
1201 remove MIX/MAX warning (reordered includes)
1203 2002-02-25 [paul] 0.7.2claws13
1205 * sync with sylpheed 0.7.2cvs15
1206 see ChangeLog entry 2002-02-24
1208 2002-02-24 [alfons] 0.7.2claws12
1211 clear old color flags first when applying a new color to
1213 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
1215 2002-02-24 [alfons] 0.7.2.claws11
1218 * src/prefs_common.c
1219 add presets for Opera and Konqueror, closes patch #517261,
1220 submitted by Ville Skyttä <scop@users.sourceforge.net>
1222 2002-02-24 [alfons] 0.7.2.claws10
1226 fix threading for null message ids, closes patch #521601,
1227 submitted by Bob Forsman <hammor@users.sourceforge.net>
1229 2002-02-24 [alfons] 0.7.2claws9
1233 make Tool | Filter Message work with filtering system so
1234 setting flags also works
1238 - Processing uses the same function as Tool | Filter
1239 Message, but doesn't use the same update proc yet
1241 2002-02-23 [paul] 0.7.2claws8
1243 * sync with sylpheed 0.7.2cvs14
1244 see ChangeLog entries 2002-02-22 and 2002-02-23
1246 2002-02-22 [christoph] 0.7.2claws7
1249 Add column space to table
1250 * src/quote_fmt_parse.y
1253 2002-02-22 [paul] 0.7.2claws6
1261 src/matcher_parser_lex.l
1262 src/matcher_parser_parse.y
1265 src/prefs_filtering.c
1266 src/selective_download.[ch] *** NEW FILES ***
1269 Selective Download added to 'Tool' menu.
1270 Retrieves email headers of the currently selected pop3
1271 account and allows the user to mark emails for deletion
1272 right on the pop3 server. Patch submitted by Oliver Haertel
1273 <oha@users.sourceforge.net>.
1276 add 'src/quote_fmt.c'
1278 2002-02-22 [christoph] 0.7.2claws5
1282 * src/prefs_common.[ch]
1283 * src/prefs_template.c
1284 * src/quote_fmt.c *** NEW FILE ***
1286 move quote format symbol description code
1287 to it's own file because it is used from
1288 differnent code parts
1289 Rewrote symbol description GUI
1292 + get data from array (no more long constant strings)
1293 * src/quote_fmt_lex.l
1294 * src/quote_fmt_parse.y
1295 Symbol for Literal % changed to \% instead of %%
1296 (More logical as \ is used for quoting for other symbols)
1297 Add |f and |p to include files and program output
1299 |f{/home/.../.signature}
1302 Correct wrong spelling for "Referenzen"
1304 2002-02-21 [paul] 0.7.2claws4
1307 forgotten during sync
1309 2002-02-21 [paul] 0.7.2claws3
1311 * sync with sylpheed 0.7.2cvs11
1312 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
1313 2002-02-20 and 2002-02-21
1315 2002-02-20 [melvin] 0.7.2claws2
1317 * src/prefs_actions.c
1318 Added error report when child cannot fork or when execvp
1319 returns with an error.
1321 2002-02-19 [christoph] 0.7.2claws1
1324 return unconverted text if conde conversion is not possible
1325 when libjconv is used.
1326 (patch submitted by "Simon 'corecode' Schubert")
1330 * version 0.7.2claws release
1332 2002-02-19 [paul] 0.7.2claws
1335 updated by Wilbert Berendsen
1338 2002-02-18 [alfons] 0.7.1claws13
1342 remove references to dlfcn and explicitly loading functions
1343 from dynalink libs, because libs linked anyway, and functions
1344 are loaded explicitly
1346 2002-02-17 [melvin] 0.7.1claws12
1348 * src/prefs_actions.c
1349 Replaced children wait loop with double fork technique.
1350 Now, input/output window updated at each new output.
1351 free_children(): Fixed a memory leak.
1352 Made input/output window non closable if running children
1354 Added missing <unistd.h> include.
1355 Added some --debug outputs.
1357 2002-02-17 [melvin] 0.7.1claws11
1360 Fixed bug where descending sort order did not select top
1363 2002-02-17 [melvin] 0.7.1claws10
1366 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
1367 * src/prefs_common.c
1368 Pspell data package directory no more hard coded but
1369 set during configuration (PSPELL_PATH). (Thanks to
1370 Gustavo Noronha Silva.)
1372 2002-02-17 [melvin] 0.7.1claws9
1375 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
1377 Fixed compile-time warnings.
1379 2002-02-16 [alfons] 0.7.1claws8
1382 fix inadvertent free of NULL pointer which caused
1383 sylpheed to crash when closing the save-as dialog
1384 using the window close button
1386 2002-02-16 [carsten] 0.7.1claws7
1387 * src/mainwindow.[ch]
1390 fixes for pixmap theming code:
1391 - recently changed mail attributes shouldn't get
1393 - theme is only reloaded iff another theme was
1396 2002-02-16 [paul] 0.7.1claws6
1398 * sync with sylpheed 0.7.2 release
1399 see ChangeLog entry 2002-02-15 and 2002-02-16
1401 2002-02-15 [paul] 0.7.1claws5
1403 * sync with sylpheed 0.7.1cvs9
1404 see ChangeLog entry 2002-02-15
1407 remove unneeded headerwindow.c entry
1409 2002-02-14 [carsten] 0.7.1claws4
1411 fixed a bug for "Go to next unread message": there was
1412 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
1413 in the prefs, because of doing "Search again" instead
1416 2002-02-14 [carsten] 0.7.1claws3
1417 * src/stock_pixmap.c
1418 removed 2 more mem leaks; following memprof,
1419 this code is "leak free" now :)
1421 2002-02-14 [carsten] 0.7.1claws2
1422 * src/stock_pixmap.c
1423 used opendir/readdir/closedir instead of scandir
1424 -> code should work now on Solaris
1426 2002-02-14 [paul] 0.7.1claws1
1428 * sync with sylpheed 0.7.1cvs8
1429 see ChangeLog entries 2002-02-13 and 2002-02-14
1432 add some description of Actions and Pixmap Themes
1436 * version 0.7.1claws release
1438 2002-02-13 [paul] 0.7.1claws
1443 updated translations, submitted by Ricardo Mones Lastra,
1444 Alessandro Maestri and Fabio Junior Beneditto
1446 2002-02-13 [melvin] 0.7.0claws75
1448 * src/prefs_actions.c
1449 Added missing "signal.h" include
1451 2002-02-13 [melvin] 0.7.0claws74
1453 * src/prefs_folder_item.c
1454 Added missing "config.h" include
1456 Updated French translation for folder propriety.
1458 2002-02-13 [jens] 0.7.0claws73
1461 Added missing src/prefs_folder_item.c [log added by melvin]
1463 Updated German translation.
1465 2002-02-13 [melvin] 0.7.0claws72
1468 Updated French translation.
1470 2002-02-13 [melvin] 0.7.0claws71
1473 Made gtkut_editable_get_selection return NULL if selection
1475 This fixes a bug where selecting part of message A then
1476 switching to message B and replying to it will not
1477 quote the message's body.
1479 2002-02-12 [paul] 0.7.0claws70
1482 cosmetic, relating to pixmap themes: on toolbar make
1483 updating of 'Exec' and 'Compose news/Compose email'
1486 2002-02-12 [carsten] 0.7.0claws69
1492 - refreshing after changing pixmap theme better
1494 - wanted to remove some mem leaks, but alfons was
1495 faster (and had the better solution ;)
1497 2002-02-12 [alfons] 0.7.0claws68
1499 * src/prefs_common.c
1500 * src/stock_pixmap.[ch]
1501 plug mem leaks, refactor code a little bit
1504 2002-02-12 [sergey] 0.7.0claws67
1507 Fixed problem with copying messages to IMAP folders when the
1508 server uses something other than '/' as a namespace separator
1509 (cyrus-imapd uses '.').
1511 2002-02-12 [jens] 0.7.0claws66
1514 Updated German Translation
1516 2002-02-12 [paul] 0.7.0claws65
1518 * sync with sylpheed 0.7.1cvs1
1519 see ChangeLog entry 2002-02-12
1521 2002-02-12 [melvin] 0.7.0claws64
1523 * src/prefs_actions.c
1524 Fixed "feature" where children's output was duplicated
1525 instead of refreshed while monitoring.
1526 Removed some debug code.
1528 2002-02-12 [christoph] 0.7.0claws63
1531 always delete message from queue after sending/send error
1532 (closes bug #509601)
1534 2002-02-12 [melvin] 0.7.0claws62
1536 * src/prefs_actions.c
1537 Children wait loop is now triggered with a timeout of 1s
1538 Added %F which is replaced with the list of filenames
1539 of all selected messages (as suggested by Ricardo Mones Lestra)
1540 Pipe syntax changed. Prefix with | to send selection, postfix
1541 with | to retrieve output. Prefix with > or * to send
1542 user definable input to the command (*: input is hidden)
1543 Old pipe action should now be postfixed with |, too.
1545 2002-02-12 [carsten] 0.7.0claws61 (more 59.75)
1546 * src/stock_pixmap.c
1547 fixed a bug: if there's no theme directory don't
1548 throw an error, just do "nothing" (thanks Alfons)
1550 2002-02-12 [carsten] 0.7.0claws60
1553 had to write the cache twice (nasty!); some marks would
1556 2002-02-11 [carsten] 0.7.0claws59
1559 doc-src/maintainer_guide.txt
1565 src/prefs_common.[ch]
1566 src/stock_pixmap.[ch]
1567 src/summaryview.[ch]
1568 pixmap theming and related work on pixmap
1569 handling on some other places
1570 (e.g. hrm features for all folder)
1571 src/pixmap/stock_*.xpm -> the stock_ was removed
1573 2002-02-11 [paul] 0.7.0claws58
1575 * sync with sylpheed 0.7.1 release
1576 see ChangeLog entries 2002-02-11
1578 2002-02-08 [paul] 0.7.0claws57
1580 * sync with sylpheed 0.7.0cvs39
1581 see ChangeLog entry 2002-02-07 (last entry)
1583 * src/prefs_actions.c
1584 src/prefs_filtering.c
1587 sync: made it compile with C compilers other than gcc
1589 2002-02-07 [paul] 0.7.0claws56
1591 * sync with sylpheed 0.7.0cvs38
1592 see ChangeLog entries 2002-02-06 (last 2 entries) and
1595 2002-02-07 [darko] 0.7.0claws55
1599 Fix const gchar */gchar * issue (thanks Hiro)
1601 2002-02-07 [darko] 0.7.0claws54
1606 * src/prefs_template.c
1608 * src/quote_fmt_parse.y
1611 When replying or forwarding an email don't quote the entire
1612 mail body but use the part of the message text that is selected
1614 2002-02-06 [melvin] 0.7.0claws53
1616 * src/prefs_common.[ch]
1619 Made possible to switch quickly to last used dictionary
1620 which makes checking bilingual documents easier.
1622 2002-02-06 [melvin] 0.7.0claws52
1625 Added forgotten new file src/prefs_actions.c
1627 2002-02-06 [melvin] 0.7.0claws51
1629 * src/prefs_actions.c ** NEW FILE **
1630 * src/prefs_actions.h ** NEW FILE **
1631 Added actions to execute on message text view, or on the
1634 Added src/prefs_actions.[ch]
1636 Added new menu "Edit/Actions"
1638 Added new actionsrc file.
1640 Added actionsrc reading.
1642 Added new menus "Edit/Actions" and "Configuration/Actions..."
1643 * src/prefs_common.h
1644 Added new element actionslst element to prefs_common.
1646 2002-02-06 [paul] 0.7.0claws50
1648 * sync with sylpheed 0.7.0cvs36
1649 see ChangeLog entry 2002-02-06
1654 updated by Ricardo Mones Lastra
1656 2002-02-05 [paul] 0.7.0claws49
1658 * sync with sylpheed 0.7.0cvs33
1659 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
1661 2002-02-05 [paul] 0.7.0claws48
1664 re-add 'Edit/Advanced/Delete entire line', previously named
1667 2002-02-04 [paul] 0.7.0claws47
1671 fix bug #494993 (Reply All not taking Reply-To into consi)
1672 eliminate differences in behaviour of right-click 'Reply to all'
1673 in summary view and 'Reply to all' on the toolbar.
1674 fix bug where Reply-To gets ignored by 'Reply to all' in summary
1675 view and From gets ignored by 'Reply to all' on toolbar.
1676 fix bug where 'Reply to all' on toolbar uses To twice and ignores
1677 From when no Reply-To header is present.
1679 2002-02-04 [paul] 0.7.0claws46
1681 * sync with sylpheed 0.7.0cvs30
1682 see ChangeLog entries 2002-02-03 and 2002-02-04
1684 2002-02-03 [melvin] 0.7.0claws45
1687 Readded function to highlight all misspelled words.
1688 Fixed bug where user-provided-words did not replace
1689 correctly the misspelled word when using the mouse.
1690 Fixed bug where checking a region selected from right to left did
1691 not check the region at all.
1692 Fixed bug where 'Check backwards' may not check at all.
1693 Fixed memory leaks where popup menus and accel_groups were not destroyed.
1694 Fixed possible buffer overflow when checking for long strings (>1k).
1695 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
1696 Accelerators code uses now gtk_widget_add_accel.
1697 Removed and disabled obsolete and unfinished code.
1701 Added menu item to Highlight all misspelled words.
1703 2002-02-01 [paul] 0.7.0claws44
1706 fix '/View/Hide read messages' sensitivity when all
1707 messages in a folder are hidden
1709 2002-02-01 [paul] 0.7.0claws43
1712 add --send option to command line interface, sends all
1713 queued mail. Patch submitted by Ricardo Mones Lastra.
1715 2002-01-31 [paul] 0.7.0claws42
1718 add '/View/Hide read messages' to main_window_set_menu_sensitive()
1720 2002-01-31 [paul] 0.7.0claws41
1722 * sync with sylpheed 0.7.0cvs27
1723 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
1727 comment out elements of textview_show_part() as temporary
1728 workaround for attachment 'Display as text' bug
1731 updated by Fabio Junior Beneditto
1733 2002-01-30 [paul] 0.7.0claws40
1735 * sync with sylpheed 0.7.0cvs24
1736 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
1740 add {N_("/_Spelling"), ... "<Branch>"} to
1741 GtkItemFactoryEntry compose_entries[]
1743 * src/prefs_common.c
1744 add claws menu items to prefs_keybind_apply_clicked()
1745 and remove non-claws menu items
1747 2002-01-29 [paul] 0.7.0claws39
1749 * sync with sylpheed 0.7.0cvs22
1750 see ChangeLog entries 2002-01-28 and 2002-01-29
1752 2002-01-28 [melvin] 0.7.0claws38
1755 Added the declartion of compose_send_control_enter.
1759 Added in a 'Spelling' menu which includes the configuration menu.
1760 Added a real 'Check all' and got rid from the old one which only
1761 highlited misspelled word.
1762 Made 'Check while typing' a disableable option.
1763 Added a dialog when there are no more misspelled word.
1764 Added a dialog if error occurs when switching to a dictionary.
1766 * src/prefs_common.[ch]
1767 Added option for the default 'Check while typing' option.
1770 2002-01-28 [alfons] 0.7.0claws37
1773 fix buglet and make code comply with sylpheed code style
1775 2002-01-28 [paul] 0.7.0claws36
1777 * sync with sylpheed 0.7.0cvs19
1778 see ChangeLog entries for 2002-01-28
1780 2002-01-28 [hoa] 0.7.0claws35
1786 read the renderer config
1789 use the renderer config to convert mime attachments
1792 don't use textview_show_html/ertf,
1793 use get_text_content instead
1795 2002-01-27 [alfons] 0.7.0claws34
1798 make sylpheed believe it can delete a news message...
1799 (messages are NOT deleted, maybe we should remove
1800 processing from the folder properties after all.)
1802 2002-01-27 [alfons] 0.7.0claws33
1807 implement remove_msg()
1809 2002-01-27 [alfons] 0.7.0claws32
1814 fix return receipt / disposition notification again. this
1815 stuff seems to break on _every_ major summary UI change, so
1816 it's now implemented using a flag which is saved in the
1819 2002-01-26 [alfons] 0.7.0claws31
1822 let import dialog show the destination folder identifier
1824 2002-01-26 [melvin] 0.7.0claws30
1828 Readded 'Mark all read' into summary view popup menu
1829 Added 'Mark all read' in folder view popup menu for IMAP
1831 Made it insensitive if the selected folder is not the shown
1832 one to avoid 'Mark all read' on the wrong folder.
1834 2002-01-26 [paul] 0.7.0claws29
1838 move 'Mark all read' from summary view to folder view
1839 menu. (adapted from) patch submitted by Jeremy Andrews,
1840 <lists@kerneltrap.com>
1842 2002-01-25 [alfons] 0.7.0claws28
1845 put the gtk class name back so GtkSText adapts the
1848 2002-01-25 [alfons] 0.7.0claws27
1851 assimilate Ricardo's patch that shows pixmaps instead of
1852 plain "new" and "unread" texts in the folder view column
1855 2002-01-25 [paul] 0.7.0claws26
1858 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can
1859 be found in non-standard locations.
1860 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
1862 2002-01-25 [paul] 0.7.0claws25
1864 * sync with sylpheed 0.7.0cvs16
1865 see ChangeLog entry 2002-01-25
1867 2002-01-24 [paul] 0.7.0claws24
1869 * more sync with sylpheed 0.7.0cvs15
1870 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
1872 2002-01-23 [sergey] 0.7.0claws23
1875 Fixed segfault when closing LDIF import wizard with
1881 Fixed wrong scrolling position after switching between
1882 text and image parts.
1884 2002-01-23 [paul] 0.7.0claws22
1886 * sync with sylpheed 0.7.0cvs15
1887 see ChangeLog entries 2002-01-22 and 2002-01-23
1889 2002-01-21 [melvin] 0.7.0claws21
1891 * src/prefs_scoring.c
1892 * src/prefs_filtering.c
1893 Fixed bug where scoring and filtering windows stopped
1896 2002-01-21 [paul] 0.7.0claws20
1898 * sync with sylpheed 0.7.0cvs12
1899 see ChangeLog entries 2002-01-20 and 2002-01-21
1901 2002-01-21 [carsten] 0.7.0claws19
1904 * src/messageview.[ch]
1905 * src/summaryview.[ch]
1906 changes to shortcuts handling again:
1907 + "Q" now controled by mainwin
1908 + v/V are now customizable and have slightly
1910 the "button" to minimize the messageview (and maximize
1911 the summary view) is a real button now
1913 "Delete Line+" added to Edit/Advanced (this will also
1916 2002-01-20 [melvin] 0.7.0claws18
1919 Made "Bcc" sensitive when addressbook is called from
1920 compose window (it was a Claws only bug).
1922 2002-01-19 [alfons] 0.7.0claws17
1925 prevent unnecessary updates when currently selected folder has
1928 2002-01-19 [alfons] 0.7.0claws16
1931 prevent writing the cache based on current message list in summary
1932 view when filtering also put messages in currently selected folder
1937 Italian translation submitted by Alessandro Maestri
1938 <a.maestri@cs.tin.it>
1940 2002-01-18 [melvin] 0.7.0claws15
1942 * src/prefs_filters.c
1943 fixed bug where 'cancel' from 'filters' window stops autochecking
1944 if the timer timed out when the window was open.
1946 2002-01-18 [match] 0.7.0claws14
1948 * src/addrclip.[ch] ** NEW FILE **
1949 * src/addrselect.[ch] ** NEW FILE **
1950 * src/adbookbase.h ** NEW FILE **
1951 addressbook cut, copy and paste
1953 * src/addrcache.[ch]
1955 * src/addrindex.[ch]
1967 support for copy/paste
1969 support for copy/paste
1970 tidy up menu option processing
1971 correct address list function arguments
1973 sort user attributes
1983 2002-01-18 [paul] 0.7.0claws13
1985 * sync with sylpheed 0.7.0cvs8
1986 configure.in: support Mac OS X (Darwin)
1988 2002-01-18 [carsten] 0.7.0claws12
1990 small hack to fix a segfault with an empty href
1991 (reported by Alexandra Walford <deeni@altern.org>)
1994 the shortcuts for Mark und Mark as unread are hardcoded
1998 readded the shortcuts in gtkstext but made them
1999 customizeable (simply by adding a menu plus a wrapper
2002 2002-01-17 [melvin] 0.7.0claws11
2005 fix default dictionary not being saved.
2007 2002-01-16 [darko] 0.7.0claws10
2010 fix wrapping crash with URL longer than wrapping margin
2012 2002-12-08 [hoa] 0.7.0claws10
2014 * src/matcher_parser_parse.y
2017 * src/prefs_filtering.c
2018 now, we can use bounce action in the dialog box.
2020 2002-01-16 [carsten] 0.7.0claws9
2022 removed the <control> and <alt> shortcuts because they're
2023 not needed and interefered with the "normal" shortcuts
2026 removed most of the hardcoded shortcuts and assigned
2027 them to menu entries making them easy customizable by
2030 2002-01-16 |melvin] 0.7.0claws8
2033 fixed bug where using the mouse and when the compose
2034 window is not on top may result in a crash.
2036 2002-01-16 [melvin] 0.7.0claws7
2039 fixed a long standingspell checker bug which could
2040 cause a crash after sending a message.
2042 2002-01-16 [paul] 0.7.0claws6
2044 * sync with sylpheed 0.7.0cvs7
2045 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
2046 2002-01-15, and 2002-01-16
2048 2002-01-16 [melvin] 0.7.0claws5
2054 Heavily modified spell checker code to work around
2055 ispell bug, to add keyboard shortcuts and for future
2056 enhancements. See README.claws for usage information.
2058 2002-01-15 [alfons] 0.7.0claws4
2061 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
2062 so sorting within threads reflects sort mode
2064 2002-01-15 [christoph] 0.7.0claws3
2067 added alertpanel if mail sending failed
2069 2002-01-15 [alfons] 0.7.0claws2
2071 * src/prefs_filtering.c
2072 don't stop timer when prefs filtering dialog is opened
2074 2002-01-14 [alfons] 0.7.0claws1
2078 remove debug_print()s for privacy reasons
2080 2002-01-14 [darko] 0.7.0claws
2083 quotation wrapping is now also in the main branch
2087 * tools/filter_conv.pl
2088 allow for Boolean Op and case-sensitivity
2089 this file is included in the release and tagged
2092 2002-01-13 [paul] 0.7.0claws
2094 * release 0.7.0, with cvs tag 'rel_0_7_0'
2098 * tools/filter_conv.pl
2100 rewritten to output to matcherrc instead of filteringrc
2103 updated Spanish translation by Ricardo Mones Lastra
2108 update dutch translation
2113 Updated by Fabio Junior Beneditto
2115 2002-01-13 [melvin] 0.6.6claws53
2118 Updated french translation
2120 2002-01-12 [alfons] 0.6.6claws52
2123 plug mem leak that has been sitting there for ages
2125 2002-01-12 [alfons] 0.6.6claws51
2128 undo melvin's changes from 0.6.6claws48 because summary
2129 view now refuses to select first unread message when
2132 2002-01-11 [alfons] 0.6.6claws50
2135 use claws' semantics for getting folder item when
2136 importing an mbox file into a folder
2137 (submitted by Dale P. Smith)
2139 2002-01-11 [christoph] 0.6.6claws49
2142 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
2143 toggle widget, because non static prefs can not use
2144 prefs_set_* functions
2145 * src/prefs_account.c
2146 toggle smtp auth password field sensitivity if
2147 user id is empty and add descrition of usage for
2149 * src/prefs_folder_item.c
2150 use SET_TOGGLE_SENSITIVITY macro to instead of extra
2153 2002-01-11 [melvin] 0.6.6claws48
2156 fix the 'Ctrl-Enter' feature for sending and test really
2157 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
2158 editables which was not documented in Gtk)
2161 Made summaryview refresh after sorting and not before.
2163 2002-01-11 [christoph] 0.6.6claws47
2166 select account from account ids if possible and
2167 correctly set save folder for copy in reedit
2169 2002-01-10 [paul] 0.6.6claws46
2171 * sync with sylpheed 0.7.0 release
2172 see ChangeLog entries 2002-01-07, 2002-01-08 and
2178 remove more dirt traces...
2183 clean up some traces of my debugging stuff
2185 2002-01-09 [alfons] 0.6.6claws45
2188 break up filteringprop_apply() in three separate pieces
2189 so we can drop messages that failed processing in the
2193 fix bug #469598 "no refresh of inbox after filter" which
2194 was introduced by the new summary view locking, and which
2195 prevented the summary view to update after a manual filter
2196 message. claw's filter message requires a summary_show().
2197 (aargh, summary_show() again! :-)
2199 2002-01-07 [alfons] 0.6.6claws44
2201 * src/headerwindow.c
2204 * src/sourcewindow.c
2205 bring in Hiro's last 0.7.0 wm class fixes
2208 bring in Ricardo's fix for sylprint script
2212 * src/prefs_common.[ch]
2213 * src/prefs_account.[ch]
2215 clean up account preference poison in rfc2015,
2216 and preparation to fix double sign bug
2217 (patch submitted by Simon 'corecode' Schubert)
2219 2002-01-07 [christoph] 0.6.6claws43
2222 search for free message number, do not only rely
2225 fix smtp auth and use extra account information
2226 if available, if not use pop3 data instead
2227 (closes bug #500341)
2231 2002-01-06 [alfons] 0.6.6claws42
2234 try making the separate windows work again...
2236 2002-01-06 [alfons] 0.6.6claws41
2239 adapt Hiro's separate window menu (to get rid of the funny
2240 duplicate menu items), and make it work again
2242 2002-01-06 [alfons] 0.6.6claws40
2247 * tools/README.sylprint
2248 add sylprint script for printing mails from Sylpheed
2249 (contributed by Ricardo Mones Lastra)
2254 2002-01-06 [melvin] 0.6.6claws39
2258 Fixed crash introduced in 0.6.6claws38 by the menu
2259 reorganisation (Hide read messages)
2262 Fixed typo (we are now in 2002, alfons ;) )
2264 2002-01-05 [alfons] 0.6.6claws38
2266 * sync with sylpheed 0.6.6cvs10-17
2267 (last stuff marked as LAST_STABLE)
2269 2002-01-04 [melvin] 0.6.6claws37
2272 Made account selection code use strcasestr again instead of
2273 g_strcasecmp (fixes bug where reediting queued messages
2274 did not select proper account reported by T. Link).
2277 Fix bug where folder icons are not shown when 'hide read messages'
2280 * src/stock_pixmaps.[ch]
2281 Added folder icons for 'hide read messages'.
2284 Fixed bug where 'Enter' in a header entry will send the message
2285 if 'CTL-Enter' was chosen as a shorcut for sendind.
2287 2002-01-03 [melvin] 0.6.6claws36
2290 Added popup menu for common preferences and
2291 account preferences (right click on tab displays
2292 a menu of all tabs.)
2294 2002-01-02 [melvin] 0.6.6claws35
2297 Made spelling code compatible with undo/redo feature.
2298 Added creation of suggestion mode menu for the general
2301 * src/prefs_common.[ch]
2302 Added option menu for the speller's suggestion mode.
2303 Added missing spaces in "..." buttons and made a "..."
2304 button non translatable!
2307 Made speller use the default suggestion mode.
2308 Hack to make it possible to choose 'CTRL-Enter' as a
2309 shortcut for sending (and only for sending).
2311 * src/prefs_folder_item.c
2312 Changing subject simplification does not update cache
2313 anymore (because it is unnecessary).
2314 Fixed bug where changing subject simplification updated the
2315 summaryview even when the viewed folder is not the
2316 folder which properties are being changed. (E.g.
2317 viewing folder A and changing
2318 the subject simplification of
2319 folder B -not being viewed- updated the
2320 summaryview of folder A with data of
2321 folder B). (Hope this is clear... )
2323 2001-12-31 [alfons] 0.6.6claws34
2327 fgetc() returns a signed integer which doesn't
2328 fit in a char. so c truncates this to a char
2329 but we may lose significant bits. i.e. we may
2330 comparing 0xFF which may not be equal to -1
2331 unless properly casted to signed char which
2332 we won't do because fgetc() returns a signed
2333 integer which doesn't fit in a char. so c
2334 truncates this to a char but we may lose
2335 significat bits. (you got the idea, thanks
2336 to Gustavo Noronha Silva <kov@debian.org>
2337 and the Debian folks!)
2339 2001-12-30 [alfons] 0.6.6claws33
2341 * src/prefs_common.c
2342 add #ifdef USE_PSPELLs that Melvin forgot
2344 2001-12-30 [melvin] 0.6.6claws32
2346 * src/prefs_common.[ch]
2347 Added configurable color for misspelled words.
2350 Fixed bug of foreground text color (reported by David
2352 Added configurable color for misspelled words.
2354 2001-12-30 [alfons] 0.6.6claws31
2357 remove unnecessary things someone put there
2361 make folder properties (like threading and sorting) persistent
2362 (closes bug #497424 "rescan folder tree resets proprieties")
2363 currently this is only for MH folders.
2365 2001-12-29 [melvin] 0.6.6claws30
2367 * src/string_match.[ch]
2368 Optimized a bit: regexp pattern buffer compiled only once, and
2369 one subroutine call removed. Fixed ^ regexp search: Now,
2370 "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
2373 Subject filtering changed to filter summary columns and
2374 not directly the messages subject cache. The loss in
2375 performance is balanced by the improvement of string_match.
2376 Added an alert panel if there is an error in the regexp.
2378 * src/src/prefs_folder_item.h
2379 Added a regexp pattern buffer.
2381 2001-12-28 [alfons] 0.6.6claws29
2383 * src/string_match.[ch]
2385 allow compilation *BSD
2387 2001-12-27 [alfons] 0.6.6claws28
2390 sync the Hiro's bug fix for BSD
2392 2001-12-27 [melvin] 0.6.6claws27
2395 Simplify focus to subject entry code.
2397 2001-12-27 [darko] 0.6.6claws26
2403 * src/procheader.[ch]
2405 * src/stock_pixmap.[ch]
2407 Show key icon for encrypted mails in summary view
2409 * src/pixmaps/clip.xpm
2410 * src/pixmaps/clipkey.xpm
2411 * src/pixmaps/key.xpm
2412 New/modified icons for the above
2414 2001-12-27 [melvin] 0.6.6claws25
2416 * src/prefs_common.c
2417 Put spell checker options in a separate tab to decrease
2418 the Common Preferences window height.
2421 Update spell checker usage instruction about its options
2424 2001-12-27 [melvin] 0.6.6claws24
2427 Changed subject entry widget position. Initial focus is
2428 on the To header instead of the subject entry.
2429 Creating a new header scrolls the header list to make the
2430 created one visible. Nevertheless, when automatically filling
2431 headers, the first one is shown.
2432 A Tab key press in the last empty header entry zips the
2433 focus to the subject entry.
2434 (I did not change the combo boxes, yet)
2436 2001-12-26 [alfons] 0.6.6claws23
2438 * src/prefs_account.c
2440 allow default inbox to reside in another mailbox (only
2441 works for POP3 accounts)
2443 2001-12-26 [alfons] 0.6.6claws22
2446 make reply-on-click work with the account of the selected folder
2448 put a fixme here to remind me to fix finding correct default
2449 account for nested folders
2451 2001-12-25 [alfons] 0.6.6claws21
2454 make column headers display locked and mark pixmaps (idea by Melvin)
2455 fix bug by adding score and locked column type to sort array
2457 2001-12-25 [alfons] 0.6.6claws20
2460 catch a *potentially* inadvertent write back of
2461 the message cache(s) introduced by 0.6.5claws37
2463 2001-12-25 [christoph] 0.6.6claws19
2465 * src/stock_pixmap.[ch]
2467 add ignore thread pixmap
2468 (can someone draw a better icon for this?)
2470 2001-12-24 [alfons] 0.6.6claws18
2472 * src/prefs_folder_item.c
2473 make address completion actually work for the
2474 Default To address in the Folder Property dialog.
2476 2001-12-24 [alfons] 0.6.6claws17
2479 use new style regexp for subject stripping
2480 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
2482 2001-12-24 [darko] 0.6.6claws16
2486 move GPG related informational messages to debug mode
2488 2001-12-23 [alfons] 0.6.6claws15
2490 * src/stock_pixmap.[ch]
2492 add the forgotten Claws' locked pixmap
2494 2001-12-23 [alfons] 0.6.6claws14
2497 accept file name typed in entry in multi file
2498 selector (patch submitted by Gustavo Noronha Silva
2501 2001-12-23 [alfons] 0.6.6claws13
2503 * src/prefs_filter.c
2504 * src/prefs_filtering.c
2507 clean up a little bit
2509 * src/string_match.c
2510 validate input strings a little bit more
2512 2001-12-23 [alfons] 0.6.6claws12
2516 * src/string_match.[ch] ** NEW **
2517 * src/folderview.[ch]
2520 * src/prefs_folder_item.[ch]
2521 add subject simplification to strip out strings from
2522 a subject line (esp. handy for mailing lists).
2523 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
2524 but slightly changed things for better integration.)
2526 2001-12-23 [alfons] 0.6.6claws11
2529 fix bug introduced by submission included in 0.6.5claws52.
2530 ideally this submission should clean the trash if any trash
2531 folder has a message. however, the hasTrash variable was
2532 set to false whenever a trash folder was empty (discarding
2533 a previously found *filled* trash folder.)
2535 also edited the code a little bit and made it more safe.
2537 2001-12-22 [alfons] 0.6.6claws10
2540 quick fix for Martin Pool's omission of an account
2541 specific SSL setting
2543 2001-12-22 [alfons] 0.6.6claws9
2550 better support for multipart/digest (submitted
2551 by Fredrik <e98fo@efd.lth.se>)
2553 2001-12-22 [alfons] 0.6.6claws8
2556 correct function signature
2559 * src/prefs_account.[ch]
2560 allow IMAP over SSH tunnel (patch submitted by
2561 Martin Pool <mbp@samba.org>)
2563 2001-12-21 [alfons] 0.6.6claws7
2565 * sync with sylpheed 0.6.6cvs4-9
2566 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
2568 2001-12-21 [christoph] 0.6.6claws6
2571 * src/prefs_folder_item.[ch]
2572 implement saving of outgoing messages to current folder.
2573 fix segfault when no default outbox is available
2574 (closes bug #495683)
2576 2001-12-21 [carsten] 0.6.6claws5
2579 pressing CTRL while DND does now the expected thing and
2580 copies the mail (moving is still the default, as this
2581 seam more appropriate for handling mails by DND)
2583 2001-12-18 [paul] 0.6.6claws4
2585 * sync with sylpheed 0.6.6cvs3
2586 see ChangeLog entries 2001-12-18
2588 2001-12-18 [hiro] 0.6.6claws3
2591 fix for multibyte characters (obtain the number of letters
2594 2001-12-17 [paul] 0.6.6claws2
2596 * sync with sylpheed 0.6.6cvs1
2597 see ChangeLog entry 2001-12-16
2599 2000-12-17 [alfons] 0.6.6claws1
2604 2001-12-16 [paul] 0.6.6claws
2607 * Release version 0.6.6claws, cvs tag: rel_0_6_6
2610 last minute sync with main 0.6.6
2613 updated by Ricardo Mones Lastra
2614 update for last minute sync
2617 update for last minute sync
2619 updated by Jens Oberender
2621 updated by Fabio Junior Beneditto
2623 * src/prefs_common.[ch]
2625 number of undo levels is user configurable
2626 (squeeze it into the release in the dying
2627 moments) Submitted by Jens Oberender
2632 updated french translation
2634 2001-12-15 [paul] 0.6.5claws92
2636 * sync with sylpheed 0.6.5cvs28
2637 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
2640 update to allow for sync
2645 update dutch translation
2647 2001-12-14 [carsten] 0.6.5claws91
2649 fixed bug #473785; also after changing the column order
2650 the same message will be selected and displayed as before
2653 2001-12-14 [carsten] 0.6.5claws90
2655 probably found the bug reported by wwb opening or closing
2656 a folder tree just before dnd (found the solution in the
2657 balsa source -- thanks to them)
2659 2001-12-14 [carsten] 0.6.5claws89
2662 moved gtk_clist_moveto to the right place, so that
2663 only the accounts dialog is effected on opening
2665 2001-12-14 [carsten] 0.6.5claws88
2667 gtkut_clist_set_focus_row does a gtk_clist_moveto
2668 now, so that the focused row will be seen in any case
2669 (reported by wwp on sf-claws-user)
2671 2001-12-14 [darko] 0.6.5claws87
2674 remove unnecessary line
2676 2001-12-14 [paul] 0.6.5claws86
2678 * sync with sylpheed 0.6.5cvs27
2679 see ChangeLog entries 2001-12-14
2681 2001-12-14 [carsten] 0.6.5claws85
2683 following a suggestion of Melvin the rcoabm pops up
2684 right under the button now and the button is reliefed
2685 while the popup is open
2687 2001-12-14 [darko] 0.6.5claws84
2690 fix crash when wrapping long lines if linewrap quotation
2691 is disabled and wrapper encounters a word spanning more
2694 2001-12-13 [paul] 0.6.5claws83
2697 prefer 'Reply-To' header over mailing list header when
2698 replying to a message. Finally prevent all those confirmation
2699 messages being sent to the list itself.
2702 remove unused summary_set_menu_sensitive() entry
2704 2001-12-13 [paul] 0.6.5claws82
2707 * src/pixmaps/inbox-hrm.xpm ** NEW FILE **
2708 * src/pixmaps/outbox-hrm.xpm ** NEW FILE **
2709 * src/pixmaps/trash-hrm.xpm ** NEW FILE **
2710 improvements to 'Hide read messages': Inbox, Outbox,
2711 Trash, Queue, and Draft icons now reveal presence of hidden
2714 2001-12-12 [alfons] 0.6.5claws81
2716 0.6.5claws80 was tagged as LAST_STABLE
2718 * src/filtering.[ch]
2720 * src/matcher_parser_lex.c
2721 fix the filtering; my last attempt to get it right,
2722 if it does not work, it's Hoa's turn. ;-)
2724 for my honourable peers:
2726 the code now makes a clear distinction between
2727 rules as they are displayed (probably escaped),
2728 and as they are executed (probably unescaped). the
2729 parser does *NOT* do any unescaping, this is
2730 the task of the matcher.c (which breaks up a
2731 rule into condition) and the filtering.c (which
2732 breaks up the rule's action). to make this
2733 run happily we provide an unescaped copy of
2734 crucial strings to the MatcherProp and
2735 FilteringAction structures. note that the only
2736 exception to this is any REGEXP string. those
2737 are directly passed to regcomp() and regexp()
2738 (who have much more powerful unescape functions).
2742 you can escape tab (\t), carriage return (\r),
2743 linefeed (\n), form feed (\f), quote (\"),
2744 single quote (\'), bell (\b) in all the entry
2745 lines in the scoring & filtering dialogs.
2746 as an added bonus this should not affect
2747 existing filtering rules.
2749 2001-12-12 [carsten] 0.6.5claws80
2753 "item(s) selected" is now sensitive to 1 or more
2754 than one selected (nice for language where simple
2755 adding of a "s" is not possible as German (Eintrag
2758 the "forward as attachment" entry from the right
2759 click menu removed, "forward" acts following the
2763 reverted my former changes; so compiler warning again
2764 but there's more GTK_TEXT/GTK_STEXT mixing on other places
2768 "search in message" does now *not* only work in MVIEW_TEXT
2769 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
2773 removed "/File/_Close" as it was the same as "/File/E_xit"
2774 and we don't need it two times
2776 the separate folder view and message view now get a distinct
2777 WMCLASS, just in case someone is using sawfish ;-)
2779 as the menu entries "/View/Message view" and "/View/Folder tree"
2780 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
2781 make them sensitive accordingly and as these two are "shown"
2782 after startup anytime check this menuitem at startup
2784 2001-12-12 [paul] 0.6.5claws79
2787 fix sensitivity of 'Search folder...', broken in
2793 2001-12-11 [carsten] 0.6.5claws78
2795 fixed two typos returning a wrong FALSE/TRUE
2796 * src/mainwindow.[ch]
2797 extra menu for email/news button removed
2799 2001-12-11 [alfons] 0.6.5claws77
2801 * src/matcher.c (1.3)
2802 * src/matcher_parser_lex.l (1.28)
2803 revert for another attempt
2804 mark 0.6.5claws77 as LAST_STABLE
2806 2001-12-11 [christoph] 0.6.5claws76
2809 fixed wrong translation for prev. unread msg
2811 2001-12-11 [paul] 0.6.5claws75
2816 * src/summaryview.[ch]
2817 * src/pixmaps/dir-open-hrm.xpm ** NEW FILE **
2818 enable ability to hide read messages on per folder basis via
2819 '/Summary/Hide read messages'; when selected, a folder will
2820 have a red open folder icon, instead of a blue icon, if the
2821 folder contains hidden messges
2822 submitted by Thomas Link <t.link.tmp200101.gmx.net>
2825 remove '/Message/Forward as attachment' from
2826 main_window_set_menu_sensitive() to prevent debug warning
2830 Clean up some of the English
2832 * tools/newscache_clean.pl
2833 allow for new 'hidereadmsgs' entry in folderlist.xml
2836 updated translation, submitted by Ricardo Mones Lastra
2838 2001-12-11 [paul] 0.6.5claws74
2840 * sync with sylpheed 0.6.5cvs25
2841 see ChangeLog entry 2001-12-11
2843 2001-12-10 [alfons] 0.6.5claws73
2846 add more control characters
2847 * src/matcher_parser_lex.l
2848 make escaping / unescaping work again
2850 2001-12-10 [alfons] 0.6.5claws72
2853 clean up warnings "returning value for void function"
2854 * src/prefs_filtering.c
2855 make info button for execute action sensitive
2857 2001-12-10 [paul] 0.6.5claws71
2862 fix: imap server now gets informed of MARKED, UNMARKED
2863 and REPLY events. Now people can use different IMAP-Mail
2864 clients and have the exact same information about MARKED,
2865 UNMARKED and REPLY status with all of them. Especially
2866 useful for imap servers with a web-frontend.
2867 submitted by Tobias Sandhaas <medlor@web.de>
2869 2001-12-09 [melvin] 0.6.5claws70
2872 fixed bug #490076 (hunted down by Alfons who implemented
2873 a workaround in 0.6.5claws65)
2875 2001-12-09 [christoph] 0.6.5claws69
2878 set pointer to string in LOCKED column to NULL
2879 (might fix bug #490800)
2881 2001-12-09 [carsten] 0.6.5claws68
2884 resolved some cluttered menu shortcuts
2885 ('creating new email' and 'creating news message'
2888 wmclass now distinc from main window
2891 email/news and forward button functionality similar
2892 to the reply buttons; removed the ugly dropdown arrows
2893 and use instead the right mouse button
2895 2001-12-09 [paul] 0.6.5claws67
2899 allow spaces in imap folder names
2900 submitted by Willem van Engen <wvengen@stack.nl>
2902 2001-12-09 [paul] 0.6.5claws66
2904 * sync with sylpheed 0.6.5cvs24
2905 see ChangeLog entry 2001-12-09
2907 2001-12-08 [alfons] 0.6.5claws65
2910 prevent secondary selection claim after "add to sender" dialog
2911 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
2912 we trick GTK by simulating a click at (0, 0) in the textview.
2914 2001-12-08 [hoa] 0.6.5claws64
2917 fixed a bug about the .processing folder name while filtering
2919 2001-12-08 [alfons] 0.6.5claws63
2922 work around problem of not correctly updating folder stats
2923 when deleting messages. there's some folder scanning evil
2924 going so the folderview_update_msg_num() does not work
2925 correctly. need to investigate this.
2927 2001-12-08 [paul] 0.6.5claws62
2929 * sync with sylpheed 0.6.5cvs23
2930 see ChangeLog entry 2001-12-08
2932 2001-12-07 [christoph] 0.6.5claws61
2935 fix another header translation problem
2937 2001-12-07 [alfons] 0.6.5claws60
2940 make filtering also work on local spool mbox
2942 2001-12-07 [carsten] 0.6.5claws59
2944 addressbook window gets a wmclass distinct from the main
2947 * src/mainwindow.[ch]
2948 forward menu item will use mode selected in prefs, forward
2949 as attatchment in menu removed (will be substituted in the
2950 toolbar similar to reply buttons)
2951 create news message menu entry and news button is now
2952 sensitive to the existance of a news account
2953 * src/pixmaps/stock_mail_reply_quote.xpm ** REMOVED **
2954 * src/pixmaps/stock_mail_reply_to_all_quote.xpm ** REMOVED **
2955 * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
2956 these are removed because the toolbar buttons don't show
2957 the quoting modus any longer
2961 * tools/newscache_clean.pl ** NEW FILE **
2962 perl script to do some tidying up in the newscache directory
2964 * tools/sylpheed-switcher ** NEW FILE **
2965 perl script to enable easy switching between main and claws
2968 added descriptions of the two new perl scripts
2971 2001-12-07 [melvin] 0.6.5claws58
2974 fixed a warning during compilation introduced in 0.6.5claws56
2976 2001-12-07 [paul] 0.6.5claws57
2978 * src/mainwindow.[ch]
2980 further usability enhancements to replying with or without
2981 quoting via the toolbar, use of Ctrl key is replaced by
2983 Submitted by Carsten Schurig
2985 2001-12-07 [melvin] 0.6.5claws56
2988 hack to fix bug that prevented to make/paste selections
2989 after switching between MVIEW_TEXT and MVIEW_MIME views
2990 without deselecting the selection first.
2992 2001-12-06 [alfons] 0.6.5claws55
2994 * src/filtering.[ch]
2996 revise filtering a little bit more, and make sure
2997 messages are delivered to the appropriate inbox
2998 (perhaps set per account)
3000 2001-12-06 [paul] 0.6.5claws54
3002 * sync with sylpheed 0.6.5cvs22
3003 see ChangeLog entry 2001-12-06
3005 2001-12-05 [alfons] 0.6.5claws53
3011 more revisions of filtering system
3012 (last stable version is marked as LAST_STABLE)
3014 | NOTE 1): the filtering system now uses a local folder called
3015 | .processing. if filtering fails, check this directory
3016 | for missing messages.
3018 | NOTE 2): help us find the filtering actions still missing
3020 2001-12-05 [paul] 0.6.5claws52
3023 fix bug where 'Empty Trash?' pop-up window appears even
3024 when Trash is empty, submitted by Jesse Skinner
3026 2001-12-05 [melvin] 0.6.5claws51
3029 fixed bug #486106 to select correct account when reediting
3032 2001-12-04 [alfons] 0.6.5claws50
3035 declare markfile in appropriate functions when
3036 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
3039 2001-12-04 [paul] 0.6.5claws49
3041 * sync with sylpheed 0.6.5cvs21
3042 see ChangeLog entry 2001-12-04
3044 2001-12-03 [christoph] 0.6.5claws48
3047 changed translation of undo
3050 don't reinvent the wheel to traverse a GNode
3052 seperate code to create the compose gui into functions
3053 add "Others" page with folder selection for saving copy
3055 the folder identifier is saved to queue header
3057 save message to folder in queue header
3059 2001-12-03 [paul] 0.6.5claws47
3061 * sync with sylpheed 0.6.5cvs20
3062 see ChangeLog entry 2001-12-03
3066 * more sync with sylpheed 0.6.5cvs19
3067 see ChangeLog entry 2001-11-29
3069 2001-11-30 [paul] 0.6.5claws46
3072 remove conflicts introduced by Hoa's last commit
3075 make 'Message/Bounce' sensitive
3077 2001-11-30 [hoa] 0.6.5claws45
3080 slightly change bounce function to add
3081 information about the user that bounced the mail
3082 in the From header line.
3085 permit the use of processing in outbox folder.
3087 2001-11-29 [paul] 0.6.5claws44
3089 * src/mainwindow.[ch]
3090 * src/prefs_common.c
3091 * src/pixmaps/stock_mail_reply_quote.xpm ** NEW FILE **
3092 * src/pixmaps/stock_mail_reply_to_all_quote.xpm ** NEW FILE **
3093 * src/pixmaps/stock_mail_reply_to_author_quote.xpm ** NEW FILE **
3094 usability enhancements to the quoting, implements
3095 use of Ctrl key to toggle quoting settings
3096 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
3098 2001-11-29 [paul] 0.6.5claws43
3100 * sync with sylpheed 0.6.5cvs19
3101 see ChangeLog entry 2001-11-28
3103 2001-11-29 [melvin] 0.6.5claws42
3105 added enriched.[ch] to the list of files
3111 added support to view text/enriched
3112 added support to show headers in message view for text/enriched and text/html
3113 in non multipart messages
3115 2001-11-28 [paul] 0.6.5claws41
3117 * more sync with sylpheed 0.6.5cvs18
3118 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
3120 2001-11-27 [paul] 0.6.5claws40
3123 updated translation, submitted by Fabio Junior Beneditto
3125 * sync with sylpheed 0.6.5cvs18
3126 see ChangeLog entries 2001-11-26 (src/textview.c) and
3133 updated translation, submitted by Ricardo Mones Lastra
3138 add more translatable strings
3140 2001-11-26 [christoph] 0.6.5claws39
3143 fixed one more umlaut
3145 fix translated header when it should not be translated
3147 2001-11-26 [paul] 0.6.5claws38
3150 remove '/Message/Add Sender to address book' from
3151 main_window_set_menu_sensitive(), prevent debug warning
3152 add 'Message/Mark/Mark all read' to mainwin_entries[]
3154 2001-11-26 [paul] 0.6.5claws37
3157 fix 'recurring unread state' bug
3160 * tools/filter_conv.pl
3161 read name of top level mailbox from folderlist.xml
3162 and presume nothing about its name
3164 2001-11-26 [darko] 0.6.5claws36
3167 removed functions that are now in gtkutils.c
3168 use gtkut_text_is_uri_string() from gtkutils.c
3169 * fix my comment on 2001-11-23 (missing gtkutils.[ch])
3171 2001-11-26 [paul] 0.6.5claws35
3173 * sync with sylpheed 0.6.5cvs16
3174 see ChangeLog entries 2001-11-25 and 2001-11-26
3176 2001-11-25 [alfons] 0.6.5claws34
3178 EXPERIMENTAL!!! Please checkout the last stable version using:
3180 % cvs update -r LAST_STABLE -dRAP
3182 (Or help us testing this stuff.)
3184 * src/filtering.c (1.14)
3185 * src/filtering.h (1.6)
3187 * src/matcher.c (1.20)
3189 * src/procmsg.h (1.14)
3190 * src/summaryview.c (1.59)
3191 * src/summaryview.h (dunno)
3192 revert/merge/sync to as it was before commit
3193 on Thu, 19 Jul 2001 10:15:51 -0700.
3195 2001-11-25 [hoa] 0.6.5claws33
3198 processing mails at startup
3201 * src/summaryview.[ch]
3202 processing mails when entering folder
3204 * src/prefs_filtering.c
3207 2001-11-24 [alfons] 0.6.5claws32
3209 * src/summaryview.[ch]
3210 make summary sort headers work, and also make
3211 sure the sort type is stored
3213 2001-11-23 [alfons] 0.6.5claws31
3215 * src/summaryview.[ch]
3216 make lock work like mark
3217 disallow deleting messages marked as locked
3219 2001-11-23 [alfons] 0.6.5claws30
3225 merge undo patch submitted by Jens
3227 2001-11-23 [christoph] 0.6.5claws29
3232 fixed gpg signing and encoding
3235 added --status option to get new, unread and total
3236 message count from a running sylpheed
3237 * src/prefs_common.c
3238 temporary fix for reply_with_quote problem
3239 (don't call functions for non existing widget)
3241 one more check for ignored threads but still not
3242 always working correctly. probably a recursive
3243 check for all parents is needed
3245 2001-11-23 [darko] 0.6.5claws28
3248 wrapping on send improvements
3250 fix for GtkSText after last sync with main branch
3251 GTK_TEXT -> GTK_STEXT
3253 2001-11-23 [paul] 0.6.5claws27
3255 * sync with sylpheed 0.6.5cvs14
3256 see ChangeLog entries 2001-11-22 and 2001-11-23
3259 fixed the scrambled umlauts
3260 submitted by Carsten Schurig <Carsten.Schurig@web.de>
3262 2001-11-21 [paul] 0.6.5claws26
3264 * sync with sylpheed 0.6.5cvs12
3265 see 2nd ChangeLog entry dated 2001-11-20
3267 2001-11-20 [paul] 0.6.5claws25
3269 * sync with sylpheed 0.6.5cvs11
3270 see ChangeLog entry 2001-11-19 (src/utils.c)
3275 GTK_TEXT -> GTK_STEXT
3276 fix for wrong comment
3278 2001-11-20 [hiro] 0.6.5claws24
3281 more merges from main branch
3282 removed fatal warnings (uninitialized variables etc.)
3283 some coding style fix
3290 2001-11-19 [hoa] 0.6.5claws23
3293 * src/prefs_scoring.c
3298 * src/matcher_parser_parse.y
3299 * src/prefs_filtering.c
3302 2001-11-19 [alfons] 0.6.5claws22
3304 more of my old things into claws
3307 * src/prefs_common.c
3309 * src/summaryview.[ch]
3310 * src/prefs_summary_column.c
3311 * src/pixmaps/locked.xpm
3312 add indicators for locking of message in summary view
3313 (does not work yet, only visual indicator)
3315 2001-11-19 [paul] 0.6.5claws21
3317 * sync with sylpheed 0.6.5cvs10
3318 see ChangeLog entry 2001-11-19
3320 2001-11-18 [alfons] 0.6.5claws20
3323 remove an inadvertent free I forgot in previous clean up
3325 2001-11-18 [alfons] 0.6.5claws19
3327 * src/filtering.[ch]
3328 clean up & plug leaks
3330 2001-11-18 [paul] 0.6.5claws18
3332 * sync with sylpheed 0.6.5cvs9
3333 see ChangeLog entries 2001-11-17 and 2001-11-18
3335 2001-11-16 [paul] 0.6.5claws17
3337 * sync with sylpheed 0.6.5cvs8
3338 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
3340 2001-11-16 [paul] 0.6.5claws16
3342 * sync with sylpheed 0.6.5cvs7
3343 see ChangeLog entries 2001-11-15 and 2001-11-16
3345 2001-11-15 [hoa] 0.6.5claws15
3348 fix bounce, mails we received couln't be bounced to ourself.
3351 * src/filtering.[ch]
3353 * src/matcher_parser.h
3354 * src/matcher_parser_lex.l
3355 * src/matcher_parser_parse.y
3359 * src/prefs_filtering.[ch]
3361 * src/prefs_matcher.c
3362 * src/prefs_scoring.c
3365 new matcher/filter/score configuration file parser
3366 one unique configuration file => ~/.sylpheed/matcherrc
3367 import in currently automatic, then save are made
3369 one filter per folder and one global filter
3370 (filter of a folder will be used as folder processing)
3373 fix a bug in folder_item_get_identifier
3376 receive receipt return are fixed.
3378 2001-11-14 [alfons] 0.6.5claws14
3381 add things from main branch to make claws compile
3383 2001-11-14 [paul] 0.6.5claws13
3385 * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
3386 see ChangeLog entries 2001-11-08 to 2001-11-14
3388 2001-11-14 [hoa] 0.6.5claws12
3393 add "bounce mail" option
3395 2001-11-13 [christoph] 0.6.5claws11
3398 Cleanup a mess i add before commiting
3400 2001-11-13 [hoa] 0.6.5claws10
3403 some fixes when mail are sent or
3406 2001-11-13 [christoph] 0.6.5claws9
3409 Changed two string with the same translation
3413 New mailsending process:
3414 - Always queue message before sending
3415 (message will be saved if sylpheed crashed or
3416 freezes while sending)
3417 - Allow queuing of newspostings
3418 - No copy in outbox before sending
3419 (closes bug #469501)
3420 - No more redundant code for send and send_later
3422 Applied wwp <subscript@free.fr>'s patch that fixes
3423 marks for multiple forwarded messages (+compose.c)
3428 remove things that are now in main branch
3431 update Dutch translation
3433 2001-11-12 [mhadasht] 0.6.5.claws8
3435 * src/prefs_common.c
3436 re-enabled account autoselection feature for forward
3437 and reedit lost during the branch point for SYNC-B4-REL
3439 gtkpspell_get_dict(): more readable code (even if function is
3442 added version number info to 2001-11-12 [hiro] comment.
3444 2001-11-12 [hiro] 0.6.5.claws7
3447 compose_forward(): fixed a bug that forward quote mark
3449 removed unnecessary code.
3450 * src/template_select.[ch]: removed.
3455 :%s/GTK_TEXT/GTK_STEXT/g
3460 revert the undo stuff (this is 0.6.6claws stuff)
3462 2001-11-11 [hoa] 0.6.5.claws6
3465 Insert signature at the end of the text.
3466 Added undo patch but currently disabled
3469 Threading by subject improved.
3471 * added src/undo.[ch]
3472 Undo module for compose dialog box.
3474 2001-11-11 [alfons] 0.6.5.claws5
3477 prevent threading by subject on nodes that have already been
3478 threaded by in-reply-to (as in "circular references in a tree
3479 result in a dead branch")
3481 2001-11-09 [hoa] 0.6.5.claws4
3484 allows creation of mbox folder item from any files.
3486 2001-11-09 [alfons] 0.6.5.claws3
3490 do what I mean and correct threading by subject so it really
3491 ignores attracting lines without "Re: "
3493 2001-11-07 [alfons] 0.6.5.claws2
3497 only attract by subject if a subject line starts with a "Re: "
3501 2001-11-07 [paul] 0.6.5claws1
3503 * sync with sylpheed 0.6.5. release
3504 see ChangeLog entry 2001-11-07
3506 2001-11-07 [paul] 0.6.4claws31
3508 * sync with sylpheed 0.6.4cvs18
3509 see ChangeLog entries 2001-10-30 to 2001-11-07
3510 prefs_templates.[ch] renamed prefs_template.[ch]
3515 add semicolon Hoa forgot ;-)
3518 2001-11-06 [hoa] 0.6.4claws30
3524 threading by subject - empty subject are ignored
3526 2001-11-06 [christoph] 0.6.4claws29
3529 use SSL_peek for sock_gets
3531 removed unneeded pointer in extracting quoted
3532 names implementation
3534 2001-11-06 [melvin] 0.6.4claws28
3537 fixed bug #476792 Selection overtyping with spell checker
3538 fixed bug which could cause a buffer overflow
3541 2001-11-06 [hoa] 0.6.4claws27
3545 threading by subject
3547 2001-11-05 [alfons] 0.6.4claws26
3550 Claws -> Sylpheed (vice versa)
3553 :%s/gtk_text/gtk_stext/g
3554 :%s/GTK_TEXT/GTK_STEXT/g
3555 (thanks to Jonathan Ware for spotting this)
3557 2001-11-04 [christoph] 0.6.4claws25
3560 replace Xalloca + strdup with Xstrdup_a
3562 better implementation of extracting quoted names
3563 from addresses (remove backlashes and ignore
3566 2001-11-04 [alfons] 0.6.4claws24
3569 edit to comply more with coding style
3572 fix bug reported by Kim Schulz. introduced by the patch integrated
3573 in 0.6.4claws15. the code did not check the return value of
3577 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
3579 2001-11-04 [christoph] 0.6.4claws23
3582 * src/prefs_common.[ch]
3583 init some pointers that possibly caused a segfault
3584 reported in the claws-users ML
3586 2001-11-04 [hoa] 0.6.4claws22
3588 * src/grouplistdialog.c
3589 change the names of the nodes in the tree
3592 enhanced mailto syntax as described in
3593 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
3594 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
3597 encode and decode URI (useful when opening URL into
3600 2001-11-03 [hoa] 0.6.4claws21
3602 * src/grouplistdialog.c
3603 a new newsgroups list selection dialog box
3604 with a CTree instead of a CList
3606 2001-11-03 [hoa] 0.6.4claws20
3609 enable property and scoring options when right
3613 fixed bug when nickname were displayed using
3616 2001-11-02 [darko] 0.6.4claws19
3619 new wrap quotation and URL/long words wrapping implementation
3620 * src/compose.c src/gtkstext.[ch]
3621 move gtkstext_strncmp() to gtkstext.c
3623 2001-11-01 [christoph] 0.6.4claws18
3625 * src/prefs_account.c
3626 fixed mess in account settings dialog
3627 * src/prefs_folder_item.c
3628 added label with folder path to dialog
3630 2001-10-31 [match] 0.6.4claws17
3635 fix generation of spurious address book file names.
3636 remove redundant functions.
3638 added missing file names.
3640 2001-10-30 [paul] 0.6.4claws16
3642 * sync with sylpheed 0.6.4cvs6
3643 see ChangeLog entries 2001-10-26 to 2001-10-30
3645 * tools/filter_conv.pl
3646 read folderlist.xml to discover whether the top-level
3647 folder is called 'Mailbox' or 'Mail'
3649 2001-10-29 [paul] 0.6.4claws15
3651 * src/html.c, src/textview.c
3652 activate links in html mail and fix clickable parts
3653 Submitted by Matthieu Dazy <dazy@t-surf.com>