1 2001-11-07 [alfons] 0.6.5.claws2
5 only attract by subject if a subject line starts with a "Re: "
9 2001-11-07 [paul] 0.6.5claws1
11 * sync with sylpheed 0.6.5. release
12 see ChangeLog entry 2001-11-07
14 2001-11-07 [paul] 0.6.4claws31
16 * sync with sylpheed 0.6.4cvs18
17 see ChangeLog entries 2001-10-30 to 2001-11-07
18 prefs_templates.[ch] renamed prefs_template.[ch]
23 add semicolon Hoa forgot ;-)
26 2001-11-06 [hoa] 0.6.4claws30
32 threading by subject - empty subject are ignored
34 2001-11-06 [christoph] 0.6.4claws29
37 use SSL_peek for sock_gets
39 removed unneeded pointer in extracting quoted
42 2001-11-06 [melvin] 0.6.4claws28
45 fixed bug #476792 Selection overtyping with spell checker
46 fixed bug which could cause a buffer overflow
49 2001-11-06 [hoa] 0.6.4claws27
55 2001-11-05 [alfons] 0.6.4claws26
58 Claws -> Sylpheed (vice versa)
61 :%s/gtk_text/gtk_stext/g
62 :%s/GTK_TEXT/GTK_STEXT/g
63 (thanks to Jonathan Ware for spotting this)
65 2001-11-04 [christoph] 0.6.4claws25
68 replace Xalloca + strdup with Xstrdup_a
70 better implementation of extracting quoted names
71 from addresses (remove backlashes and ignore
74 2001-11-04 [alfons] 0.6.4claws24
77 edit to comply more with coding style
80 fix bug reported by Kim Schulz. introduced by the patch integrated
81 in 0.6.4claws15. the code did not check the return value of
85 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
87 2001-11-04 [christoph] 0.6.4claws23
90 * src/prefs_common.[ch]
91 init some pointers that possibly caused a segfault
92 reported in the claws-users ML
94 2001-11-04 [hoa] 0.6.4claws22
96 * src/grouplistdialog.c
97 change the names of the nodes in the tree
100 enhanced mailto syntax as described in
101 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
102 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
105 encode and decode URI (useful when opening URL into
108 2001-11-03 [hoa] 0.6.4claws21
110 * src/grouplistdialog.c
111 a new newsgroups list selection dialog box
112 with a CTree instead of a CList
114 2001-11-03 [hoa] 0.6.4claws20
117 enable property and scoring options when right
121 fixed bug when nickname were displayed using
124 2001-11-02 [darko] 0.6.4claws19
127 new wrap quotation and URL/long words wrapping implementation
128 * src/compose.c src/gtkstext.[ch]
129 move gtkstext_strncmp() to gtkstext.c
131 2001-11-01 [christoph] 0.6.4claws18
133 * src/prefs_account.c
134 fixed mess in account settings dialog
135 * src/prefs_folder_item.c
136 added label with folder path to dialog
138 2001-10-31 [match] 0.6.4claws17
143 fix generation of spurious address book file names.
144 remove redundant functions.
146 added missing file names.
148 2001-10-30 [paul] 0.6.4claws16
150 * sync with sylpheed 0.6.4cvs6
151 see ChangeLog entries 2001-10-26 to 2001-10-30
153 * tools/filter_conv.pl
154 read folderlist.xml to discover whether the top-level
155 folder is called 'Mailbox' or 'Mail'
157 2001-10-29 [paul] 0.6.4claws15
159 * src/html.c, src/textview.c
160 activate links in html mail and fix clickable parts
161 Submitted by Matthieu Dazy <dazy@t-surf.com>
165 * po/de.po, po/es.po, po/pt_BR/po
166 updated translations, submitted by Jens Oberender,
167 Ricardo Mones Lastra, and Fabio Junior Beneditto
169 2001-10-29 [darko] 0.6.4claws14
172 fix wrapping for good
177 undo previous change as it broke the smart wrapping
179 2001-10-29 [darko] 0.6.4claws13
182 fix infinite loop when long URL is quoted
187 * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
188 import Mutt address book
189 * src/ldif.[ch] src/importldif.h
190 modified import LDIF handle user attributes
192 2001-10-28 [christoph] 0.6.4claws12
195 fixed that filtering did not work if there
197 (closes bug #472003 and better implementation
200 2001-10-27 [christoph] 0.6.4claws11
203 make the folder's default account to be used when
204 replying. (patch by wwp <subscript@free.fr>)
206 code cleanup, nearly killed all of wwp's patch
207 for folder's default account in compose
209 error panel when a folder could not be created
210 (closes bug #471080 new folder name & already
216 change prototype of strstr2() that Christoph forgot about
218 2001-10-26 [christoph] 0.6.4claws10
221 made search for accounts by email address not case
224 fixed memory leak in folder_item_get_identifier
227 fixed wrong strstr2 (should work like strstr)
229 2001-10-26 [darko] 0.6.4claws9
231 * src/compose.c src/gtkstext.[ch]
233 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
235 2001-10-26 [paul] 0.6.4claws8
238 ignore css and javascript tags in html mail
239 case-insensitive, with or without double-quoted
242 2001-10-26 [paul] 0.6.4claws7
244 * sync with sylpheed 0.6.4cvs1
245 see ChangeLog entry 2001-10-26
247 * src/prefs_account.c, src/prefs_common.c,
248 src/prefs_summary_column.c
249 minor improvements to the English
251 2001-10-25 [alfons] 0.6.4claws6
255 make GtkSText follow style of GtkText (closes bug
256 #469211 "text selection while writing message")
258 do sync with GTK 1.2.10
260 2001-10-25 [paul] 0.6.4claws5
263 ignore css tags in html mail
265 2001-10-25 [darko] 0.6.4claws4
268 don't declare is_url_string as static function since
269 we need it in gtkstext.c
271 remove unused variable
272 don't wrap long URLs while composing a message
274 2001-10-24 [christoph] 0.6.4claws3
277 fix ssl deadlock, when peer closes connection
279 2001-10-24 [paul] 0.6.4claws2
282 gettextize the gpg ascii-armored warning message
285 insert a DOS/MAC file into the composed message
288 * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
290 2001-10-22 [paul] 0.6.4claws1
292 * sync with sylpheed 0.6.4 release
293 see ChangeLog entries 2001-10-21
295 * po/fr.po, po/pt_BR.po
296 updated by Melvin Hadasht and Fabio Junior Beneditto
298 2001-10-21 [paul] 0.6.3claws30
301 insert a DOS text file from the compose window
302 into the composed message text (removes CRs characters)
303 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
305 * tools/filter_conv.pl, tools/README
306 automatically use ~/.sylpheed as working directory
307 print out confirmation message on completion
309 * correct Hoa's last ChangeLog.claws entry
311 2001-10-20 [hoa] 0.6.3claws29
313 * src/grouplistdialog.c
314 bugfix (another ?) to give the right
315 newsgroups list for each news server.
319 improve the newsgroups list cache
321 2001-10-20 [paul] 0.6.3claws28
323 * sync with sylpheed 0.6.3cvs9
324 see ChangeLog entry 2001-10-19
326 * correct Alfons' last ChangeLog.claws entry
331 fix compilation problems (part of bug #472895)
333 2001-10-18 [hoa] 0.6.3claws27
335 * src/grouplistdialog.c
336 bugfix when we refresh was clicked (bug 472701)
338 2001-10-19 [christoph] 0.6.3claws26
341 last header entry should default to "To:" or
342 "Newsgroups:" and not copy the last entry line
343 in a new compose window
344 (closes bug #472686, #470792)
346 2001-10-19 [paul] 0.6.3claws25
348 * sync with Sylpheed 0.6.3cvs8
349 see ChangeLog entries 2001-10-18 and 2001-10-19
351 2001-10-18 [christoph] 0.6.3claws24
354 reimplement ignore thread
356 2001-10-18 [hoa] 0.6.3claws23
359 * src/grouplistdialog.[ch]
360 enhanced news subscription interface (feature 469113)
364 enchanced newsgroup listing,
365 now, we can get groups informations
368 2001-10-18 [paul] 0.6.3claws22
371 remove comment (sync with main branch)
373 fix 'Re-edit' bug in 'Message' menu
375 2001-10-17 [christoph] 0.6.3claws21
378 ignore empty or whitespace only header lines
380 2001-10-17 [paul] 0.6.3claws20
382 * sync with sylpheed 0.6.3cvs7
383 see ChangeLog entries 2001-10-14, 2001-10-16, and
389 wrap long lines without spaces
394 * po/es.po, po/nl.po, po/pt_BR.po
395 updated by Ricardo Mones Lastra, Alfons,
396 and Fabio Junior Beneditto
398 * sylpheed-0.6.3claws released
400 2001-10-15 [melvin] 0.6.3claws18
403 added summary and detailed installation instructions
406 Updated, corrected and completed french translation
408 2001-10-15 [hoa] 0.6.3claws17
409 * src/grouplistdialog.c
410 we can choose the newsgroups to display with wildcards
412 2001-10-15 [christoph] 0.6.3claws16
416 * src/prefs_folder_item.[ch]
417 applied wwp <subscript@free.fr>'s folder
418 default account patch
420 Fixed wrong translation
422 2001-10-13 [alfons, christoph, melvin]
425 solution #2 to solve MT-safety problems defers all GUI related calls
426 to the main thread using a gtk_idle_add() callback. discussed on
427 ircnet #sylpheed, with christoph spotting some issues with the
428 original code, and melvin allowing us to lobotomize his sylpheed.
430 * src/syldap.[ch], src/main.c
431 fix race problem in ldap search thread by deferring GUI
432 stuff to main thread using gtk_idle_add()
434 2001-10-13 [paul] 0.6.3claws14
436 * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
437 add Sergey's smtpcred.patch
438 adds separate username/password setting for SMTP Auth
439 needed by some servers
440 (closes feature request #471659)
442 2001-10-13 [paul] 0.6.3claws13
444 * src/pgptext.[ch] **NEW FILES**
445 * src/Makefile.am, src/messageview.c, src/mimeview.c
446 decrypt ascii-armored gpg text embedded in
448 Submitted by Jens Jahnke <jan0sch@gmx.net>
450 2001-10-13 [christoph] 0.6.3claws12
453 some more details on default to and
456 init glib threading when ldap is used
462 2001-10-12 [paul] 0.6.3claws11
464 * src/prefs_common.[ch], src/rfc2015.c
465 enable ascii-armored gpg text to be embedded in the
466 message body, selectable through the 'Privacy'
467 preferences. Supports encrypting only.
468 Submitted by Ravemax <ravemax@dextrose.com>
470 2001-10-12 [paul] 0.6.3claws10
472 * sync with sylpheed 0.6.3cvs6
473 see ChangeLog entries 2001-10-11 and 2001-11-12
476 incorporated mbox folders, scoring, and folder
477 properties into the sync
479 2001-10-12 [darko] 0.6.3claws9
482 describe quotation wrapping
484 don't treat tab as space to calculate line length properly
489 correct description of how to make new filtering system work,
490 add some other things
493 remove sched_yield() (not necessary / unportable)
495 2001-10-11 [paul] 0.6.3claws8
497 * sync with sylpheed 0.6.3cvs3
498 see ChangeLog entry 2001-10-10
500 2001-10-10 [christoph] 0.6.3claws7
503 ignore 2 files created by newer autotools
504 * src/prefs_folder_item.c
505 using table for widget alignment
506 fixed memory leak and broken octal display
508 fixed segfault caused by lost filename
509 workaround (closes bug #469551)
511 2001-10-10 [paul] 0.6.3claws6
513 * sync with sylpheed 0.6.3cvs2
514 see ChangeLog entries 2001-10-09 and 2001-10-10
516 2001-10-10 [darko] 0.6.3.claws5
519 proper calculation of right margin if smart wrapping is enabled
521 automatically wrap long lines if wrap quotation is enabled
523 2001-10-09 [alfons] 0.6.3.claws4
526 select correct row when deleting last row in the summary view (and
527 close bug "[ #469104 ] select second last in list when deleting")
529 2001-10-09 [paul] 0.6.3claws3
531 * sync with sylpheed 0.6.3cvs1
532 updated some autotool scripts
534 2001-10-09 [darko] 0.6.3claws2
537 new name and mark with Sylpheed comment
539 smart quotation wrapping a-la VIM
541 2001-10-08 [paul] 0.6.3claws1
543 * sync with sylpheed 0.6.3 release
544 see ChangeLog entry 2001-10-08
546 2001-10-08 [paul] 0.6.2claws24
549 more sync with sylpheed 0.6.2cvs12
550 Fixed the bug that didn't select the last row correctly
553 2001-10-07 [paul] 0.6.2claws23
555 * sync with sylpheed 0.6.2cvs12
556 see ChangeLog entry 2001-10-07
560 enable jpilot to read unsynch'ed addresses.
562 * src/editldap_basedn.c
563 fix segfault when opening dialog.
565 2001-10-06 [alfons] 0.6.2.claws22
568 fix bug with summary view selecting last *inserted*
569 node instead of last *visible* node. remember we
572 2001-10-06 [paul] 0.6.2claws21
575 updated translation, contains some fixes and new
576 translations, submitted by Gustavo Noronha Silva
580 change 'each' to 'every' - fix dubious English
582 * sync with sylpheed 0.6.2cvs11
584 2001-10-05 [alfons] 0.6.2claws20
586 * src/mainwindow.[ch], src/folderview.c
587 make composite tool button switch between "Compose News"
588 and "Compose Mail" depending on selected folder
589 (nifty idea by Kim Schulz <kim@schulz.dk>)
591 2001-10-05 [paul] 0.6.2claws19
593 * src/mainwindow.c, src/summaryview.c
594 fix 'Message/Reply to all', broken in last commit
597 fix X_BEENTHERE seg fault, thanks to Alfons
599 2001-10-04 [paul] 0.6.2claws18
601 * src/compose.[ch], src/mainwindow.c
602 make "Message/Reply" reply to mailing lists; matches
603 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
604 based on portions of the patch submitted by
605 Junichi Uekawa <dancer@netfort.gr.jp>
607 2001-10-04 [darko] 0.6.2claws17
610 better smart wrapping
612 a function to make text buffer contiguous
614 2001-10-03 [paul] 0.6.2claws16
616 * sync with sylpheed 0.6.2cvs10
621 * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
622 close bug "[ #466566 ] compile error on mdk 8.0" by removing
623 references to chinese translations (hope someone picks up
626 2001-10-02 [christoph] 0.6.2claws15
629 fixed non translated header bug
631 fixed wrong date in alfons last entry ;)
633 2001-10-02 [alfons] 0.6.2claws14
635 * src/compose.c, src/prefs_common.[ch]
636 add block cursor option
638 2001-10-02 [paul] 0.6.2claws13
640 * sync with sylpheed 0.6.2cvs9
642 2001-09-30 [paul] 0.6.2claws12
644 * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
648 add 'src/importldif.c'
650 * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
651 added eudora-to-vCard conversion tool
652 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
654 * sync with sylpheed 0.6.2cvs8
658 * sylpheed-0.6.2claws released
660 2001-09-27 [melvin] 0.6.2claws11
663 fixed crash when using default path (introduced
665 fixed tiny bug for initial suggestion mode
667 2001-09-27 [melvin] 0.6.2claws10
670 fixed bug where gtkpspell didn't set the path correctly
673 added a paragraph about spell checking
677 2001-09-27 [paul] 0.6.2claws9
679 * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
680 replace '// comments' with '/* comments */' to prevent
681 some compiler warnings
683 * sync with sylpheed 0.6.2cvs6
685 2001-09-26 [alfons] 0.6.2claws8
688 introduce return receipt request notification again,
689 which was lost because of other semantics in
690 procheader_parse() (???)
692 2001-09-26 [christoph] 0.6.2claws7
695 replace comments for old code with #if 0
696 readded auto cc, bcc and reply-to
697 * src/prefs_matcher.c
698 * src/prefs_scoring.c
699 removed some definition (was moved to
702 2001-09-26 [paul] 0.6.2claws6
705 make 'Follow-up and reply to' sensitive
707 * more sync with sylpheed 0.6.2cvs5
714 fixed bug for "US-ASCII" introduced by the encoding code
720 * src/prefs_common.[ch], src/summaryview.c
721 'next unread msg' 'go to next folder?' dialog can be
722 given default behaviour, either always show dialog,
723 or assume 'yes', or assume 'no'
724 Submitted by wwp <subscript@free.fr>
728 * src/compose.c src/gtkspell.[ch]
729 added support for different encodings
733 * more sync with sylpheed 0.6.2cvs5
737 * src/prefs_folder_item.c
738 add check for item->prefs->default_to string is NULL and
739 add another check when freeing this string
744 change to version 0.6.2claws3
746 * sync with sylpheed 0.6.2cvs5
749 * src/ldif.[ch], src/importldif.[ch], addressbook.c
751 * src/addrcache.[ch], addrindex.[ch]
752 small update for future
758 added 'Learn from mistakes' option
759 better handling of quotes in checked words
762 small update for spell checking stuff
767 edit a little bit so it complies more with main coding style
771 * src/folder.[ch], prefs_folder_item.c, compose.c
772 migrate "request return receipt" folder property
777 * README.claws **NEW**
778 (add things of interest for users of main branch
781 * src/folder.[ch], src/mainwindow.c, src/summaryview.c
782 re-implement threading per folder option, but store
783 the setting in folderlist.xml (where it belongs)
788 fixed bug when compose window is under another window
789 * src/prefs_common.[ch] src/compose.c
790 changed 'dictionary_path' to 'dictionary' to be consistent
791 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
792 * ac/pspell.m4 src/Makefile.am
793 dropped PSPELL_PATH macro
797 2001-09-21 [christoph]
800 added border around header fields
801 keep header type when new field is added
803 2001-09-20 [christoph]
806 more portable debug_print with source filename
809 more newlines after debug messages
814 change to version 0.6.2claws2
816 * sync with sylpheed 0.6.2cvs3
821 fixed the post-right-click focus pb
822 fixed crash when 'Spell check all' after dict change
823 and when cursor is at the end of the text
824 shift-right-click pops up config menu even on misspelled words.
831 added pspell to compiled-in features list
835 * switched to pspell and dropped ispell
837 new file. autoconf macro for pspell
839 * configure.in acconfig.h
842 * src/main.c src/compose.[ch] src/gtkspell.[ch]
843 * src/prefs_common.[ch]
846 2001-09-18 [christoph]
850 replace LOG_MESSAGE with debug_print
854 added newline after debug message
856 using __VA_ARGS__ for debug_print macro
858 ignore Makefile and Makefile.in
863 change to version 0.6.2claws1
864 * sync with sylpheed 0.6.2cvs1
867 * src/prefs_matcher.c
868 add 'score equal to' option, submitted by
869 Paul Evans <nerd@freeuk.com>
871 2001-09-15 [christoph]
874 comment out menu entry not existing in claws
876 add debug output for non existing menu entries
878 fix next/prev unread message for ignored threads
880 add sourcefile and line number to debug output
881 otherwise it is sometimes hard to find the
882 source code part if debug messages are translated
887 refresh target folder style after colour is changed
892 change to version 0.6.1claws3
894 * sync with sylpheed 0.6.1cvs6
899 fix target folder colourization to use user selected colour
904 fix crash when message that is marked for copy/move is unmarked
909 change to version 0.6.1claws2
911 * sync with sylpheed 0.6.1cvs3
916 fix bug with default font used for trash folder text
920 * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
924 change to version 0.6.1claws1
926 * sync with sylpheed 0.6.1cvs2
931 add Match's new addressbook
934 updated translation submitted by Jens Oberender
940 * sync with sylpheed 0.6.1 release
945 change to 0.6.0claws2
947 * sync with sylpheed 0.6.0cvs4
950 updated translation submitted by Fabio Junior Beneditto
964 change to version 0.6.0claws1
966 * sync with sylpheed 0.6.0cvs1
969 updated translation submitted by Ricardo Mones Lastra
972 add 'src/prefs_templates.c'
974 * src/compose.c, src/summaryview.c
975 fix segfault on 'Re_edit'
979 * configure.in, Makefile.am
981 add tools directory to source distribution
986 change to version 0.6.0claws
988 * sync with sylpheed 0.6.0 release
990 2001-08-30 [christoph]
993 removed autoconf version check
997 * src/account.c, src/compose.c, src/prefs_common.[ch]
998 * src/procheader.[ch] src/utils.[ch]
999 Enhanced automatic account selection on replies
1000 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
1003 add LDAP and JPilot to the configuration results output.
1005 2001-08-29 [christoph]
1008 no bold font for ignored threads
1013 change to version 0.5.3claws6
1015 * sync with sylpheed 0.5.3cvs10
1016 src/stringtable.[ch]: New Files
1018 * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
1019 * src/pixmaps/sylpheed.xpm
1020 add mini-icons to windows (by Alfons)
1025 new functions: next_labeled_cb(), prev_labeled_cb()
1028 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
1029 summary_select_next_labeled(), summary_select_prev_labeled()
1031 * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
1032 give claws blue folders and a blue trash can
1037 change to version 0.5.3claws5
1039 * sync with sylpheed 0.5.3cvs9
1040 src/labelcolors.[ch] renamed to src/colorlabel.[ch]
1042 2001-08-24 [christoph]
1045 keep filename when browsing directories
1046 (not working for user entered filename, but
1047 for default name and selected filename from
1050 fixed wrong spelling "Folllow-up"
1054 fixed new/unread message count with ignored
1055 threads (2 commits, first didn't notice no
1056 longer needed decreasing)
1058 readded scrolling of progress dialog
1064 change to 0.5.3claws4
1066 * sync with sylpheed 0.5.3cvs7
1068 2001-08-24 [christoph]
1071 set request return receipt when replying
1072 if it is set is the folder prefs of the
1075 disable final error popup if popups are
1076 disabled in config (again)
1081 Change version number to 0.5.3claws3
1083 * sync with sylpheed 0.5.3cvs5
1086 double quote '%s' in 'gedit %s' to fix bug when
1087 opening attachment with spaces in the name
1090 * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
1091 src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
1092 initial message templates support
1098 change version number to 0.5.3claws2
1100 * sync with sylpheed 0.5.3cvs4
1102 * src/procmsg.h src/summaryview.c
1103 re-implement (un)ignore thread
1108 remove unnecessary code
1110 enable 'dynamic' signatures (submitted by
1111 Eric Limpens <eric@hscg-internet.nl>)
1115 clean up after sync with sylpheed 0.5.3 release
1118 fix re-introduced font mess, see Christoph's
1123 use sylpheed's small font instead of
1124 gtk default font for summary view
1130 add pl to ALL_LINGUAS - sync with main branch
1132 * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
1133 Updated. Translations by Jens Oberender, Ricardo Mones
1134 Lastra, Alfons, and Fabio Junior Beneditto respectively.
1136 * po/pl.po ** NEW FILE **
1137 sync with the main branch
1140 fix target folder colorizing and refresh problem
1143 2001-08-17 [christoph]
1146 claws uses 4 colors for target folder coloring.
1147 arrays were not long enough and destroyed the
1148 stack causing a segfault.
1149 target folder colorizing does not work anymore
1155 change to version 0.5.3claws1
1157 * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
1158 src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
1159 src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
1161 sync with sylpheed 0.5.3 release, but keep claws method of
1162 configuring/saving fonts
1164 * src/addressbook.[ch]
1165 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
1166 in line with a similar change in Hiroyuki's branch
1168 * src/mainwindow.[ch]
1169 disable main_window_set_thread_option()
1170 * src/prefs_folder_item.c
1171 comment out &tmps_prefs.enable_thread,
1172 * src/mbox_folder.c, src/procmsg.[ch]
1173 comment out MSG_IS_IGNORE_THREAD
1175 comment out summary_ignore_thread() and summary_unignore_thread()
1176 comment out MSG_IS_IGNORE_THREAD
1178 use Hiroyuki's threading instead.
1185 use Hiroyuki's 0.5.3 column scheme but also
1186 include the enable/disable button.
1187 * src/pixmaps/mark.xpm
1188 add Hiroyuki's amended pixmap
1190 2001-08-13 [christoph]
1193 receive at get all column showed wrong state for APOP
1194 button should only work for POP3 and APOP accounts
1195 * src/prefs_account.c
1196 added missing preprocessor statement for SSL
1201 add 'receive at get all' column and enable/disable
1204 2001-08-06 [christoph]
1207 show usage of SSL in protocol column
1213 * src/prefs_account.[ch]
1214 moved ssl options to a new page
1220 added support for SMTP STARTTLS command
1222 2001-08-05 [christoph]
1225 debian autoconf needs version check to find
1226 correct autoconf version. if the file is
1227 named configure.in 2.13 is used, which does
1228 not work with this configure.in script.
1229 other solution would be to rename the script
1230 to configure.ac as suggested in the autoconf
1234 disable final error popup if popups are
1239 fixes IMAP over SSL problem
1244 change to 0.5.2claws1
1246 * sync with sylpheed 0.5.2cvs1
1251 quick fix for ispell detection...
1256 change to 0.5.1claws4
1258 * sync with sylpheed 0.5.1cvs7
1262 * src/prefs_common.c, src/prefs_common.h,
1263 src/gtkspell.c, src/gtkspell.h
1264 add global spelling checker settings (compose tab) +
1265 selection of dictionary
1268 guess valid ispell location
1273 removal of 'src/quote_fmt_parse.c'
1276 (submitted by Jens Oberender <didge@suse.de>)
1281 * src/folderview.[ch]
1284 * src/prefs_common.[ch]
1286 target folder colourization
1290 more sync with Sylpheed 0.5.1cvs6
1295 * src/prefs_folder_item.[hc]
1297 shared folders support with a GUI
1303 * sync with Sylpheed 0.5.1cvs6
1309 (submitted by Fabio Junior Beneditto)
1315 patch to correct bad image mime headers
1316 (submitted by Don Quijote <dq@searchlores.org>)
1320 * tools/gif2xface.pl **NEW FILE**
1322 script to convert file.gif to file.xface for
1323 use in a custom header.
1324 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
1329 change macros for detecting JPilot and LDAP
1331 2001-07-27 [christoph]
1334 code cleanup (MIN / MAX warning, needed casting)
1339 disallow setting flags when detecting certain headers
1340 (X-Status, Status, Seen, X-Seen).
1342 * sync with Hiroyuki's Sylpheed 0.5.1cvs5
1344 2001-07-27 [christoph]
1346 * src/prefs_filter.c
1347 * src/prefs_filtering.c
1348 * src/prefs_matcher.c
1349 * src/prefs_scoring.c
1350 scroll list when moving rows up or down
1354 * src/prefs_account.c
1355 * src/prefs_account.h
1357 SMTP over SSL (untested, feedback requested)
1365 * configure.in, acconfig.h
1366 define CLAWS (need this for main / claws detection)
1371 Sylpheed 0.5.1claws2
1373 * sync with Sylpheed 0.5.1cvs4
1375 2001-07-25 [christoph]
1379 item->prefs == NULL (don't know why)
1384 Sylpheed 0.5.1claws1
1386 * sync with Sylpheed 0.5.1cvs1-3
1388 2001-07-24 [christoph]
1391 * src/prefs_folder_item.[ch]
1392 added folderitem preferences dialog with
1393 default To: and auto request return receipt
1397 changes to handle new folderitem preferences
1401 call compose new mail with current folderitem
1405 Release Sylpheed 0.5.1claws
1408 change to release version 0.5.1claws
1410 2001-07-24 [christoph]
1413 fixed segfault that happend when the selected
1414 message was removed while retrieving new messages.
1418 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
1422 add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
1423 this is a work in progress, for more information: http://nlpagan.net/sylman
1425 * configure.in, src/mainwindow.c, manual/Makefile.am
1426 add support for English manual
1429 add authors of user manuals
1431 * manual/en/sylpheed*.html
1432 add English documentation
1434 2001-07-22 [christoph]
1439 changed a wrong debug message
1444 update Dutch translation
1446 * src/prefs_filtering.c,
1448 add more translatable strings
1457 * src/inc.c, src/summaryview.[ch]
1458 prevent update of mark file when filtering has done, by
1459 using a variable; this affects two functions:
1460 inc.c::inc_finished()
1461 summaryview.c::summary_show()
1465 * src/filtering.[ch], src/prefs_filtering.c,
1467 add filtering action for label coloring
1472 * added src/labelcolors.c
1473 * added src/labelcolors.h
1474 * src/Makefile.am, src/summaryview.c
1475 rearrange label coloring code
1478 add more parentheses so label colouring works correctly
1481 don't really delete message, but move it to Trash
1483 * src/prefs_matcher.c
1484 add quote options to info dialog
1486 2001-07-20 [christoph]
1492 * src/ssl.[ch] (new)
1493 moved ssl stuff to a seperate file
1498 fix show sender using address book with no e-mail
1499 address in From: field
1503 * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
1504 fix messy handling of escaping... now at least the
1505 execute command is useful. escape char is '\', we
1506 accept \n and \r too.
1510 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
1511 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
1520 * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
1522 revise filtering; currently move, copy, marking have
1523 been tested. if you like bleeding edge stuff, you
1524 should definitely go for this version :)
1526 * mark old working stuff as VERSION_0_5_0_CLAWS5
1528 2001-07-17 [christoph]
1537 * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more
1538 bits in the mark file, without affecting either branch. Lots of
1539 files changed, also in claws branch.
1541 UNTESTED: use of mbox folders
1544 added mark all read; however this was a quick hack used for
1545 cleaning up mess after initial merge with Hiroyuki
1548 change claws version number back to 0.5.0claws5 to clear up
1549 confusion & pretension (recent release was technically
1550 0.5.0claws4, so we neatly align with Hiroyuki :-)
1554 sync with Hiroyuki's 0.5.0cvs4
1560 * src/filtering.[ch]
1561 remove invalid updating of mark files for
1562 filter actions MATCHING_ACTION_MOVE and
1563 MATCHING_ACTION_DELETE; this should fix the
1567 revert Christoph's stab at fixing the folder
1571 add missing files with translatable strings
1578 * src/addr_compl.[ch], src/prefs_filtering.c
1579 make "filtering pref dialog's destination entry" an
1580 "address completable entry", if filter destination is
1585 sync with Hiroyuki's 0.5.0cvs2-3
1587 2001-07-15 [christoph]
1590 fixed folder stats update after incorporation
1595 * finish label colouring stuff (for now)
1596 * fix incorrect colour bug (off by one)
1601 change text labels for news and mail message so there's
1602 plenty of toolbar estate left
1609 sync with Hiroyuki's 0.5.0cvs1
1612 more rewrite label colouring
1616 * src/summaryview.[ch]
1617 * start rewrite label colouring
1618 * fix proper location "Add Sender To Addressbook" menu item
1622 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
1623 (actually this is 0.5.0claws4)
1628 * fix duplicate message
1629 * add updated Portugese / Brazilian translation
1630 submitted by Fabio Junior Beneditto
1638 add updated Dutch translation
1641 add updated German translation submitted by Jens
1645 Prerelease before 0.5.0claws. Please test.
1646 This version is temporarily tagged as VERSION_0_5_0_TEST
1648 * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
1649 src/prefs_scoring.c, src/prefs_matcher.c,
1650 src/prefs_filtering.c, src/mbox.c,
1651 src/main.c, src/inc.c, src/filtering.[ch]
1652 revert new Hoa's new matcher (does not work yet)
1659 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
1665 add ChangeLog.claws to EXTRA_DIST
1667 add matcher_parser_parse.h to EXTRA_DIST
1669 2001-07-10 [christoph]
1672 add destination folder to table of
1673 folders that need to be updated after
1680 make collapse state of folders and folder items persistent, i.e.
1681 if you collapse a folder tree, the next time sylpheed-claws starts
1682 up the folder tree remains collapsed.
1684 2001-07-10 [christoph]
1690 renamed MD5_CTX to MD5_CTX_syl
1691 conflicts with a struct in openssl
1694 * src/prefs_account.[ch]
1698 fixed compose with current account
1699 broken by new compose button stuff
1704 changed my email address
1706 * src/matcher_parser_parse.y
1707 clean the parser to remove conflicts
1715 fix incorrect description of --enable-ldap parameter
1717 * src/prefs_common.[ch]
1719 add experimental option "smart wrapping" which makes the
1720 compose editor auto wrap.
1722 | TODO: the problem with the buggy cursor handling is caused |
1723 | by the GtkText. when deleting / backspacing text its |
1724 | wrapping algorithm does not take in account the previous |
1725 | line. should find a way to hack this in. |
1726 | or should perhaps combine this with the word wrapping |
1727 | patch i wrote in january. |
1730 show build parameters for LDAP and JPilot
1733 revert Christoph's bugfix for selecting next unread message,
1734 because folder stats aren't updated correctly
1741 * src/matcher_parser_lex.l
1742 * src/matcher_parser_parse.y
1743 * src/prefs_filtering.c
1744 * src/prefs_scoring.c
1746 bugfix of the config file parser
1751 added generated matcher sources to BUILT_SOURCES
1757 added new config file parser
1760 * src/filtering.[ch]
1762 * src/prefs_filtering.c
1763 * src/prefs_matcher.c
1764 * src/prefs_scoring.c
1765 * added src/matcher_parser.h
1766 * added src/matcher_parser_lex.h
1767 * added src/matcher_parser_lex.l
1768 * added src/matcher_parser_parse.y
1769 lex & yacc config file parser
1774 changes prefs_filtering into global_filtering
1777 build threads with subjects only if "Re: " is at the
1778 beginning of the subject
1784 sync with sylpheed 0.5.0
1785 change of version number only
1791 sync with sylpheed 0.5.0pre5
1795 sync with sylpheed 0.5.0pre4 release
1796 /po and /manual/ja not sync'ed
1800 more sync with sylpheed 0.5.0pre4
1802 2001-07-03 [christoph]
1805 fixed address book broken by address book
1806 for VCard, JPilot, LDAP
1812 stopped memory leaks
1816 more sync with sylpheed 0.5.0pre4
1820 * included address book patch for VCard, JPilot, LDAP
1821 * pref_common.c - fixed Font options on Display tab (cosmetic)
1822 * alertpanel.c - fixed truncated message
1824 2001-07-02 [christoph]
1829 mark threads for ignoring
1835 * sync with sylpheed 0.5.0pre4
1836 updated gettext to 0.10.38.
1842 * src/summaryview.[ch]
1843 new right-click option: Label.
1844 substitute for 'Mark-->Mark/Unmark', colours the line.
1845 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
1847 2001-07-01 [christoph]
1850 fixed font for trash
1852 move ctree to unread message
1856 * sync with sylpheed 0.5.0pre3 release
1862 allow inserting / attaching multiple files in
1868 small change to Alfons' previous stuff so that it
1873 * lots of files changed; first attempt to merge the changes
1874 and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
1879 updated and completed, translations by Fabio
1880 Junior Beneditto <fjbeneditto@yahoo.com.br>
1886 allow selecting an attached files' mime type from a
1891 * more sync with sylpheed 0.5.0pre3
1896 merge with sylpheed.pot and pt_BR.po provided by
1897 Fabio Junior Beneditto.
1902 make MIME types case insensitive
1907 merge with sylpheed.pot and old nl.po; translations added.
1911 * more sync with sylpheed 0.5.0pre3
1916 don't crash when removing parent node of messages
1917 attracted by subject. this was caused by not deleting
1918 the parent node from the subject line hash table.
1925 if there are multiple messages selected, allow forwarding
1926 them as attachments.
1930 * more sync with sylpheed 0.5.0pre3
1936 * sync with sylpheed 0.5.0pre3
1941 fixed 'compose news article' bug
1942 from icon-and-text toolbar
1946 * sync with sylpheed 0.5.0pre2 release
1948 2001-06-24 [christoph]
1950 * src/prefs_common.c
1951 bug fix in font selection
1953 use sylpheed's normal font instead of
1954 gtk default font for folders without
1959 * src/mainwindow.[ch]
1960 added composite compose mail / news button (an idea by Leandro
1961 Pereira <leandro@linuxmag.com.br>)
1965 Added instructions for ldif-to-xml.py
1973 * src/pixmaps/stock_news_compose.xpm
1974 added pixmap by Leandro
1975 * src/prefs_common.c
1976 tested built-in spelling checker of GCC 3.0 :)
1978 merged dutch translation of sylpheed-main with
1983 Added tools directory and files.
1985 * tools/filter_conv.pl
1986 converts old filter system to new filtering system
1987 * tools/ldif-to-xml.py
1988 converts netscape addressbook to sylpheed addressbook
1990 descriptions/instructions for above two files
1992 2001-06-23 [christoph]
1995 * src/manage_window.[ch]
1996 * src/prefs_common.[ch]
1997 mail retrieval dialog can be enabled, disabled
1998 or hidden if non of sylpheed's windows is active
2004 * sync with sylpheed 0.5.0pre2
2006 2001-06-21 [christoph]
2009 show recipient on 'from' for all accounts
2012 * src/prefs_common.[ch]
2013 disable error popup on mail receive errors
2018 made the ruler correctly appear and disappear.
2021 removed Hoa's work-in-progress-stuff (interesting!) so
2024 2001-06-20 [christoph]
2027 * src/progressdialog.c
2028 added scrolled window for list in progressdialog
2032 sync with sylpheed 0.5.0pre1 release
2034 2001-06-20 [christoph]
2037 make building threads by subject work when
2038 thread view is enabled
2041 * src/prefs_common.[ch]
2042 automatically select account for mail replys
2046 * src/compose.c (compose_create): keep Bcc and Reply-To visible if
2047 they are filled in from the account settings.
2051 * more sync with sylpheed 0.5.0pre1
2057 added --sysconfdir to CPPFLAGS for pointing to the correct
2058 location of mime.types.
2060 NOTE: make sure you use --sysconfdir when running ./autogen.sh
2066 fixed some bug when building threads
2070 * src/prefs_account.c
2071 UI stuff: More changes to the English
2075 * src/pixmaps/stock_news_compose.xpm: new file
2079 Added new icon for Hoa's 'compose a news
2080 message', plus minor improvements to the
2086 more sync with sylpheed 0.5.0pre1
2092 Follow-up and reply to
2094 * src/summaryview.[ch]
2095 Build threads also with subjects
2100 forwarding use the current account.
2103 the "compose message" button has been replaced with
2104 "new mail" and "new news" buttons
2106 * src/prefs_common.[ch]
2107 added a configuration option to use the forward button
2108 as "forward as attachment"
2109 changed reply and forward format description
2111 * src/quote_fmt_lex.l
2112 * src/quote_fmt_parse.y
2113 added message with no signature in format for reply
2122 Improvements to the English
2124 * src/prefs_common.c
2125 Improvements to the English and some
2126 clarity/continuity improvements in the
2127 description of Quote symbols.
2133 * sync with sylpheed 0.5.0pre1
2138 Better interface for compose, displayed fields
2139 are updated whenever we change account.
2140 Newsgroups field is automatically filled.
2143 Newsgroups field is automatically filled.
2145 * src/prefs_account.c
2146 Some interface stuff when fields appear and
2153 * sync with sylpheed 0.4.99
2157 * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
2158 base64_decoder_free, base64_decoder_decode): new object and
2159 functions for decoding base64 streams.
2160 * src/procmime.c (procmime_decode_content): modified to use the
2167 * sync with sylpheed 0.4.99cvs11
2173 * sync with sylpheed 0.4.99cvs9
2178 * src/prefs_account.c
2180 SMTP server can be defined in the news account
2181 mime type of attachment are kept.
2185 now choose the highest important score between default
2186 and important score of folder.
2190 * src/prefs_common.c:
2192 (prefs_quote_description_create): corrected description of
2193 quote format characters
2199 * sync with sylpheed 0.4.99cvs8
2203 * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
2204 and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
2210 * sync with sylpheed 0.4.99cvs7
2214 * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
2215 clashes with autogenerated header).
2216 * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
2217 * src/Makefile.am: added quote_fmt.h.
2218 * src/.cvsignore: added lex/yacc autogenerated files
2219 (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
2225 * sync with sylpheed 0.4.99cvs6
2229 * added src/quote_fmt_parse.h
2234 don't modify readonly configuration files
2236 * src/prefs_account.c
2237 * src/prefs_common.c
2238 * src/prefs_customheader.c
2239 * src/prefs_display_header.c
2240 * src/prefs_filter.c
2241 * src/prefs_filtering.c
2242 * src/prefs_scoring.c
2243 don't open dialog box when configuration files
2248 * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
2250 * src/Makefile.am: replaced quote_fmt.tab.[ch] by
2251 quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
2252 BUILT_SOURCES to make all files rebuild properly.
2254 * src/compose.c: removed #include "quote_fmt.tab.h".
2256 * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
2257 CHARACTER value in yylval.
2259 * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
2260 receive CHARACTER value by documented means (yylval).
2262 * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
2267 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
2272 * src/prefs_filtering.c
2273 now keep the configuration for execute action
2280 * sync with sylpheed 0.4.99cvs5
2285 added quote_fmt.[ch]
2287 * added src/quote_fmt.y
2288 * added src/quote_fmt.l
2289 * added src/quote_fmt.tab.h
2290 * added src/quote_fmt.tab.c
2291 * added src/lex.quote_fmt.c
2292 parsing configuration for replying
2295 * src/prefs_common.[ch]
2296 added configuration UI for replying
2300 using configuration for replying
2308 * src/prefs_filtering.c
2309 * src/prefs_matcher.c
2310 * src/prefs_matcher.h
2311 action "run a command" for filtering
2312 and matching with a command.
2313 fixed the "whole message" matching
2316 changed temporary filename for security
2319 queue the notification if it fails to send.
2321 * src/prefs_common.c
2322 * src/prefs_folder_item.c
2323 changed the default important score
2325 * src/prefs_scoring.c
2327 hide kill score input when the folder is not
2332 * src/prefs_common.c:
2334 (prefs_font_select): pass font name in font entry box to font
2339 * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
2343 * sync with sylpheed 0.4.99cvs4
2347 * src/headerwindow.c:
2349 (headerwindow_show_cb): use the selected summary view item, not
2354 * src/headerwindow.c:
2356 (headerwindow_show_cb): always try to show msginfo
2361 keep attached parts when reediting or forwarding.
2366 * src/prefs_folder_item.[ch]
2367 * src/prefs_scoring.[ch]
2369 * src/summaryview.[ch]
2372 * src/prefs_common.[ch]
2373 support for folder scoring
2374 kill score and important score for messages
2376 * src/prefs_account.c
2377 some display bug fixed for local account
2382 * src/summaryview.c:
2384 (add_sender_to_cb): don't crash when no or invalid sender; the add
2385 sender to address book menu item is disabled.
2389 * src/filtering.[ch]
2391 handling summary menu / filter messages
2397 imap folders now appears in list
2400 doesn't crash if destination mail is not writeable
2405 removed some warnings
2409 * src/prefs_filtering.c
2410 global string to identify any folders
2411 removed some debug info
2412 filtering to mbox folders is now possible
2415 removed some warnings
2418 permission on files are changed to read/write for user only,
2420 creation of subfolder is handled better.
2424 Verified the sync for src/prefs_common.[ch] and
2425 src/prefs_account.[ch]. I believe there were some
2426 minor indentation differences.
2432 * sync with 0.4.99cvs3
2437 handling flags for mbox format
2440 use of mark file only for MH format
2441 handling flags for mbox format
2442 filtering cannot yet move or copy mails to mbox folders.
2445 changed move_msg, copy_msg,
2446 move_msgs_with_dest, copy_msgs_with_dest functions
2447 uses only folder->copy_msg() function
2448 uses folder->finished_copy() to handle the destination
2449 folder at the end of the copy or move operation.
2452 included mbox directories.
2454 * src/folderview.[ch]
2456 handle folders operation for mbox format
2459 disable conversion of "From " header
2461 * src/mbox_folder.[ch]
2462 completion of mbox format handling
2465 changed mh_copy_msg() function and
2466 removed mh_move_msg(), mh_move_msgs_with_dest(),
2467 mh_copy_msgs_with_dest()
2469 * src/prefs_filtering.c
2470 removed some warnings
2472 * src/prefs_matcher.c
2473 default boolean operation is AND
2476 handling flags for mbox format
2477 handling of "From " header
2481 added MSG_REALLY_DELETED flags to handle deletion of
2482 messages in mbox format.
2485 handling flags for mbox format
2486 disable the MSG_DELETED flags when messages
2487 are deleted in mbox format
2490 "From " headers display fixed.
2496 (get_email_part): skip quoted email addresses, like in e.g.
2497 "'alfons@proteus.demon.nl'".
2501 Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
2502 and fixing the persistence troubles when using separate windows.
2506 Added #define SEPARATE_ACTION used in the gtk item factory for
2507 the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
2508 use gtk_item_factory_get_widget_by_action() to get the items.
2510 Removed separate_widget_cb from the gtk item factory data
2512 (mainwindow_create): connect separate_widget_cb() to check
2513 menu item "toggled" signal. also passing a MainWindow pointer
2514 as object data for both check menu items.
2516 (separate_widget_cb): definition of separate_widget_cb() to match
2517 GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main
2518 window using gtk_object_get_data(). The type of window separation
2519 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
2521 * src/prefs_filtering.c,
2522 src/prefs_matcher.c: added horizontal scrollbars
2527 fix segfault with invalid bold font
2529 correctly display summary stats after row is marked
2533 * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
2534 encodings with libjconv.
2539 added mbox_folder.[ch]
2541 mbox temporary folder
2543 * added src/mbox_folder.[ch]
2545 * src/procheader.[ch]
2548 bugfix for file incorporation filtering
2550 enable creation of MBOX
2551 * src/prefs_display_header.c
2552 enable use of headers like "From "
2553 something that should be fixed :
2554 displaying of such headers add an extra space
2555 * src/prefs_folder_item.c
2556 don't create folders because it is not necessary
2558 added data field to MsgInfo for mbox internal use
2560 added some support for mbox
2562 added get_mbox_cache_dir() function
2564 2001-05-23 [hiroyuki]
2566 * src/headerwindow.c
2577 src/folderview.c: more sync with 0.4.99cvs2.
2579 * src/headerwindow.c: reverted.
2585 * sync with sylpheed 0.4.99cvs2
2593 * src/summaryview.c: bugfixed a premature assignment in summaryview_add_sender_to_cb()
2599 * configure.in: if gnome-config not found, "no" is displayed
2601 * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
2603 * src/textview.c: now also possible to add mail addresses by right
2604 clicking in the text view
2606 * src/codeconv.c: merged patch which fixes endless loop when encountering
2607 invalid wide characters; from Alte <010@imis.ru>
2611 Added installation of gnome specific things:
2613 * Makefile.am: gnome conditional
2615 * configure.in: check for installed gnome
2617 * added sylpheed.png, sylpheed.desktop
2621 * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
2623 * src/mainwindow.h (main_window_toolbar_create): created a button
2625 (main_window_set_toolbar_sensitive): enable/disable the new button
2627 (toolbar_reply_to_author_cb): handle the new button.
2629 * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
2630 send_progress_dialog_destroy() on failure (fixes hang on SMTP
2635 * src/compose.h (ComposeReplyMode): new modes
2636 COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
2637 COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
2640 (compose_send): move some code into a new function:
2641 (compose_current_mail_account): new function.
2642 (compose_reply): new argument to_author, all callers changed; if
2643 to_author==TRUE and account->protocol==A_NNTP, find and use an
2644 appropriate mail account for replying.
2645 (compose_reply_set_entry): new argument to_author; ignore
2646 compose->replyto if to_author==TRUE.
2648 * src/mainwindow.c: new command "Message/Reply to author".
2649 (main_window_set_menu_sensitive): enable/disable it.
2650 (reply_cb): handle it.
2652 * src/summaryview.c: new command "Reply to author".
2653 (summary_set_menu_sensitive): enable/disable it.
2654 (summary_reply_cb): handle it.
2656 * src/account.c (account_find_mail_from_address): new function.
2662 * sync with sylpheed 0.4.99cvs1
2669 new filtering action : forward and forward as attachment
2672 no need for $DISPLAY when we run sylpheed --help
2673 call to parse_cmd_opt() is moved
2675 * src/mainwindow.[ch]
2676 execute button is hidden when immediate execute
2681 * src/prefs_folder_item.c
2683 better handling of missing directories
2686 reedit is enabled in outbox
2687 reedit is enabled in queue
2693 * src/prefs_filtering.c
2694 changed attachement into attachment
2700 * sync with sylpheed 0.4.67cvs9
2701 * sync with sylpheed 0.4.67cvs7-8
2706 added prefs_filtering.c
2708 * src/filtering.[ch]
2710 removed action : forward_news and forward_news_as_attachement
2711 (forward and forward_as_attachement can be used instead)
2714 added menu option to access filtering configuration
2716 * src/prefs_account.c
2717 changed mail_command default to /usr/sbin/sendmail
2719 * added src/prefs_filtering.[ch]
2720 dialog box for filtering configuration
2722 * src/prefs_matcher.c
2723 added function prefs_matcher_get_criteria_from_matching()
2725 * src/prefs_scoring.c
2726 reset the dialog when register or substitute is clicked
2731 added filtering.[ch]
2733 using filering.[ch] instead of filter.[ch]
2735 reading new filtering configuration
2737 added some filtering actions
2738 and fixed a bug for headers and mail body matching
2740 using filering.[ch] instead of filter.[ch]
2742 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
2744 some fixes for filtering
2746 2001-05-14 [hiroyuki]
2748 * src/send.c: fixed some weird indentations.
2749 send_message_with_command(): call pclose() only if p != NULL.
2750 * src/textview.c: get_email_part(): modified the code for readability.
2752 2001-05-14 [hiroyuki]
2756 src/md5ify.h: removed from the cvs.
2760 * src/main.c: include rfc2015.h to avoid compiler warnings.
2761 * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
2762 the panel is already on screen.
2763 * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
2764 closing the alert window by ESC as "No".
2765 * src/prefs_common.c (prefs_interface_create): moved return
2766 receipt check button to the correct place.
2770 * src/prefs_common.c:
2771 moved return receipt check button to the Send tab. (prefs_send_create)
2772 removed the date format ui related globals. (prefs_display_create)
2776 * sync with sylpheed 0.4.67cvs5-6
2780 * added Alfons' font selection patch
2783 * src/headerwindow.c
2784 * src/prefs_common.c
2785 * src/prefs_common.h
2789 changed version of cache
2791 * src/prefs_matcher.c
2792 added additionnal matching criteria
2796 added references in MsgInfo
2801 prepared some things for new filtering
2803 added some matching properties
2804 inreplyto need to be enhanced
2805 prepared some things for new filtering
2807 added Return-Receipt-To handling
2808 * src/prefs_folder_item.c
2809 changed default value to TRUE
2810 * src/prefs_matcher.c
2811 added some matching properties
2812 * src/prefs_scoring.[ch]
2813 the scoring dialog is finished
2815 added Return-Receipt-To handling
2816 Reference need to be added
2818 added Return-Receipt-To handling
2819 added threadscore to get a better score sorting when
2822 suppressed a bug when we sort the list
2823 when no folder is opened.
2824 better score sorting when threads are enabled
2828 * reverted previous patch because of potential errors
2832 * src/inc.c, src/prefs_common.c, src/prefs_common.h:
2833 applied "toggle mail-retrieval dialog window" patch submitted
2834 by Eric Limpens <eric@qnt.net>
2836 * sync with sylpheed 0.4.67cvs4
2840 * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
2841 some picky compilers.
2842 * src/rfc2015.h: provide prototype for rfc2015_disable_all().
2843 * src/grouplist_dialog.c: include alertpanel.h.
2844 * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
2845 fix compile warning.
2846 * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
2847 #include "defs.h" before others to prevent the warning of `MIN'
2848 and `MAX' redefinition.
2854 * src/prefs_account.c
2855 * src/prefs_display_header.c
2858 added prefs_scoring.[ch]
2859 * src/grouplist_dialog.c
2860 display an error dialog box if the group list
2862 * src/mainwindow.[ch]
2863 added main_window_set_thread_option() function
2864 scoring dialog box enabled
2866 added flags matching unread /new / marked
2867 / deleted / replied / forwarded
2869 newsgroups are now finally in newscache
2870 * src/prefs_matcher.[ch]
2871 finished preferences for matching dialog
2872 * added src/prefs_scoring.[ch]
2873 scoring dialog box completed
2875 conversion to string : added scoringprop_to_string()
2876 write config for preferences :
2877 added prefs_scoring_write_config()
2879 threads can be enabled/disabled independently
2887 thought it would be nice to have a list of all
2888 contributors (used Changelog as a reference)
2891 messed up version numbering...
2895 * sync with sylpheed 0.4.67cvs1-3
2899 * src/prefs_common.c:
2900 better UI for strftime format, double clicking
2901 on format now inserts the format in text entry
2902 replaced close button with standard OK/Cancel
2903 moved date format button to the right of the
2909 Ctrl-Home / Ctrl-End have proper cursor navigation
2913 * src/prefs_matcher.c
2914 finished UI to define matching properties
2915 added ok and cancel button
2916 * src/prefs_filter.c
2917 added ok and cancel button
2919 fixed some bug in xhdr parsing
2924 fixed a bug in textview_show_header(), which displayed two colons (':');
2925 cleaned up some warnings
2930 added prefs_matcher.[ch]
2931 compilation with -W -Wall
2933 ungrab the mouse events if grabbed - does it
2934 fix the bug for disposition notification ?
2936 added a menu option to open the matching dialog.
2938 added matcherprop_to_string() and matcherlist_to_string()
2939 fixed some bugs, changed the name of some options
2940 age_sup and age_inf becomes age_greater and age_lower,
2941 body and messageheaders becomes body_part and headers_part,
2942 changed the names of constants from SCORING_XXX to MATCHING_XXX
2943 * src/prefs_display_header.c
2944 * src/prefs_headers.c
2945 fixed a bug that accidentally destroyed dialogs
2946 when closed them with delete_event
2947 Added *_deleted() which handle delete_event signal correctly.
2948 * src/prefs_folder_item.[ch]
2949 added "enable_thread" field for future customization
2950 * added src/prefs_matcher.[ch]
2951 sample of the UI to define matching properties
2953 using procheader_headername_equal instead of str*cmp functions
2954 using procheader_parse_header() function
2956 using MATCHING_XXX instead of SCORING_XXX
2958 display the sender of the news even if this is ourself
2959 when this is a news message.
2961 using headername_equal() instead of str*cmp functions
2967 * sync with sylpheed 0.4.66
2968 * src/gtkstext.c: trace logs added
2972 * src/prefs_common.[ch]: added option to enable/disable GnuPG
2973 signature check popup.
2974 * src/rfc2015.c (check_signature): show signature check popup only
2975 if it is enabled in preferences.
2981 * sync with sylpheed 0.4.66cvs6
2985 * src/prefs_common.[ch]: added option to enable/disable
2986 looking up sender name in address book for summary pane
2987 * src/summaryview.c: look up sender in the address book
2988 by using Alfons' address completion code
2990 2001-05-07 [hiroyuki]
2993 src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
2994 member of Pop3State.
2995 * src/news.c: brought #include "defs.h" before #include <glib.h>
2996 to prevent the warning of `MIN' and `MAX' redefinition.
3000 * removed src/headers_display.[ch]
3001 * removed src/prefs_display_headers.[ch]
3003 use a temporary file in the user directory for mbox import
3005 added XHDR support to get "To" and "Cc" headers
3006 (in order to match news with to or cc field for
3008 added function news_parse_xhdr() to get XHDR response
3010 added function nntp_xhdr()
3012 fetch the message if necessary
3018 * sync with sylpheed 0.4.66cvs3-5
3023 added function itos_buf() to enable use of several buffers
3025 use of itos_buf() instead of itos() in summary list
3026 to fix the broken display of message number.
3030 * src/gtkstext.c: bug in cursor up navigation fixed,
3031 fixed another unsigned / signed comparison (we're getting there :-)
3036 added scoring.c scoring.h
3037 prefs_folder_item.c prefs_folder_item.h
3040 added FOLDERITEM_RC SCORING_RC
3042 added prefs field in FolderItem :
3043 properties for each folder (PrefsFolderItem),
3044 sorting type and mode were added as the first properties.
3046 read config for scoring
3047 * added src/matcher.[ch]
3048 gives functions to parse configuration file to do
3049 matching on mails with a list of conditions.
3051 add option to sort by score
3052 * src/prefs_common.[ch]
3053 added preference option to show score and for
3054 the score column size
3055 * added src/prefs_folder_item.[ch]
3056 properties for each folder (PrefsFolderItem),
3057 sorting type and mode were added as the first properties.
3058 * src/procheader.[ch]
3059 added procheader_parse_header()
3060 added procheader_header_free()
3061 added procheader_headername_equal()
3062 and made modification to use them.
3064 added score field to MsgInfo structure
3065 * added src/scoring.[ch]
3066 gives functions to parse configuration file to do
3067 scoring on mails with a list of conditions.
3068 * src/summaryview.[ch]
3069 save the sorting type and mode for the folder
3070 added column to display the score of the mail
3071 added function summary_score_clicked()
3072 sorting type and mode are restored to the folder
3075 use procheader_parse_header(), procheader_headername_equal()
3076 removed memory leak in text_scan_header when freeing headers
3078 changed the function to match names of headers
3079 using procheader_headername_equal()
3081 Scoring functions are implemented, an interface is needed
3087 hopefully fixed the row up navigation bug,
3088 removed adding back / forward lines to cache
3092 * src/prefs_display_headers.c: user interface changes:
3093 (prefs_display_headers_create): remove unused "Show" check button;
3094 allow reordering of headers by dragging.
3095 (prefs_display_headers_write_config): remove unused variables.
3096 (prefs_display_headers_set_dialog): do not insert "(New)" at top
3097 of lists (not needed with the new UI).
3098 (prefs_display_headers_set_list): scan lists starting from row 0,
3099 not 1 (do not skip "(New)").
3100 (prefs_display_headers_find_header): new function.
3101 (prefs_display_headers_clist_set_row): do not allow duplicates.
3102 (prefs_display_headers_delete_cb): do not skip row 0; treat
3103 closing the alert window by ESC as "No".
3104 (prefs_display_headers_up): do not protect row 0.
3105 (prefs_display_headers_down): do not protect row 0.
3109 * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
3113 (summary_find_next_marked_msg, summary_find_prev_marked_msg,
3114 summary_select_next_marked, summary_select_prev_marked): new
3119 * src/news.c: fixed a bug when no article can be fetched after
3120 server timeout if the connection was restored by news_post():
3121 (news_select_group): new function.
3122 (news_fetch_msg): call news_select_group() before fetching
3124 (news_get_uncached_articles): set session->group after successful
3132 changed version of cache, added cc field
3134 * src/prefs_display_headers.c
3135 the interface was changed
3137 * src/prefs_headers.c
3142 * completed sync of sylpheed cvs2
3143 * src/gtkstext.c: updated row up / down cursor navigation
3144 * src/textview.c: re-edited, prepared for fixing the email address
3149 * src/prefs_common.c: use alfons' strftime ui code
3150 entry_datefmt and datefmt_sample widgets have to be
3151 global in this module because of this change
3156 * src/prefs_common.[ch] added option to activate the return receipt
3161 * src/gtkstext.c: fix for row up/down cursor navigation.
3165 * sync with 0.4.66cvs2
3169 added add-sender-to-addressbook patch
3177 * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
3180 * src/alertpanel.c (alertpanel_create): new argument can_disable,
3181 all existing callers changed to pass FALSE; create a check button
3182 to disable the message.
3183 (alertpanel_message_with_disable): new function.
3184 (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
3185 (alertpanel_button_toggled): new function.
3186 (alertpanel_button_clicked, alertpanel_close): set value using
3189 * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
3191 * src/prefs_common.c (prefs_privacy_create): new check button
3192 checkbtn_gpgme_warning.
3194 * src/main.c (main): moved preferences reading before gpgme
3195 initialization; check prefs_common.gpgme_warning before giving the
3196 GnuPG warning and set it to FALSE if the user wants to disable the
3199 2001-05-02 [hiroyuki]
3201 * src/prefs_display_headers.c: modified the layout and some labels.
3205 * src/prefs_account.c (prefs_account_fix_size): new function.
3206 (prefs_account_create): call prefs_account_fix_size(); use
3207 gtk_widget_show instead of gtk_widget_show_all (fixes too large
3208 size when the window is shown for the first time).
3209 (prefs_account_basic_create): changed layout of serv_table; moved
3210 localmbox_entry above smtpserv_entry (logically it replaces
3212 (prefs_account_protocol_activated): set sensitivity of
3213 nntpauth_chkbtn according to the protocol (in addition to
3214 hide/show); commented out gtk_table_set_row_spacing() calls.
3215 (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
3216 not sensitive (fixes a bug with disabled username/password boxes
3217 when editing POP3 account after NNTP with authentication).
3223 * src/prefs_account.[ch]
3225 removed local account without SMTP server
3226 added option to use mail command instead of a connexion
3227 to SMTP server when a local account is used
3228 * src/prefs_headers.c
3231 fixed a bug when connexion immediately closed
3241 * src/prefs_account.c (Basic, prefs_account_basic_create): new
3242 widget nntpauth_chkbtn.
3243 (prefs_account_protocol_activated): handle nntpauth_chkbtn
3245 (prefs_account_nntpauth_toggled): new function.
3247 * src/news.c (news_session_new_for_folder): use NNTP
3248 authentication only if ac->use_nntp_auth is set.
3252 * src/Makefile.am changed headers.[ch] in customheader.[ch]
3253 * src/prefs_display_headers.c changed the UI
3254 * src/prefs_headers.c changed account_name to account_id
3255 * src/compose.c using customheader.h
3257 2001-05-01 [hiroyuki]
3261 src/nntp.c: changed sock_read() to sock_gets(), they've been left
3266 * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
3267 * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
3268 for displaying of headers
3269 * src/grouplist_dialog.[ch] minor changes to remove warnings
3270 * src/prefs_display_headers.[ch] dialog to choose the
3271 headers to display in the mail viewer.
3272 * src/headers.h correction of #define
3273 * src/headers_display.[ch] configuration for displaying of headers.
3274 * src/main.c read config of displaying of headers
3275 * src/prefs_common.c add a button to access the config dialog
3276 for displaying of headers
3277 * src/prefs_display_headers.[ch] dialog for configuration for
3278 displaying of the headers.
3279 * src/prefs_headers.c cleaning of code
3280 * src/procheader.c comments added to code
3281 * src/textview.c changes to reorder the headers depending
3282 on the config for displaying of headers
3288 * sync with 0.4.65cvs12
3290 NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
3294 * src/nntp.h (NNTPSockInfo): new field auth_failed.
3296 * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
3297 is set to force reconnection after authentication failure.
3298 (nntp_gen_command): set sock->auth_failed on authentication
3299 failure, or if sock->userid and sock->passwd are not set.
3301 * src/news.c (news_session_new_for_folder): set userid=NULL if
3302 password dialog is cancelled.
3306 * src/nntp.h (NNTPSockInfo): new type.
3308 * src/nntp.c: all functions updated to use NNTPSockInfo instead of
3310 (nntp_open_auth, nntp_close): new functions.
3311 (nntp_gen_command): new function to handle authentication; all
3312 NNTP command functions updated to use it.
3313 (nntp_authinfo_user, nntp_authinfo_pass): deleted.
3314 (nntp_list): removed old useless code.
3316 * src/news.h (NNTPSession): new field nntp_sock.
3318 * src/news.c: all functions updated to use NNTPSockInfo instead of
3320 (news_session_new): new arguments (userid, passwd); made static;
3321 use nntp_open_auth() if needed.
3322 (news_session_destroy): use nntp_close() instead of sock_close().
3323 (news_query_password): changed arguments.
3324 (news_session_new_for_folder): new function.
3325 (news_session_get): use news_session_new_for_folder().
3326 (news_authenticate): deleted.
3327 (news_get_uncached_articles): removed old authentication code.
3331 * src/news.c: reverted my previous changes (need to do NNTP
3332 authentication in a cleaner way).
3336 * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
3337 news_nntp_post, news_nntp_mode): new functions (wrappers with
3338 authentication support).
3339 (news_get_article_cmd, news_get_article, news_get_header): new
3340 argument "folder"; all callers changed.
3341 (news_get_article_cmd): added authentication support.
3342 (news_session_get): use news_nntp_mode() instead of nntp_mode().
3343 (news_post): use news_nntp_post() instead of nntp_post().
3344 (news_get_uncached_articles): use news_nntp_group() instead of
3345 nntp_group() and news_nntp_xover() instead of nntp_xover();
3346 removed old authentication code.
3347 (news_get_group_list): use news_nntp_list() instead of nntp_list().
3349 * src/nntp.c (nntp_list): return real error code instead of
3354 * configure.in: fixed wint_t typedef detection again
3358 * src/prefs_account.[ch], added A_LOCAL_CMD
3359 (send mail with mail command)
3360 * src/send.c added function send_message_with_command()
3361 * src/inc.c made a more secure get_spool() function with
3362 mktemp() but maybe mkstemp() or something more
3367 * src/textview.c, colorization of email addresses in headers
3371 * bug sync with sylpheed
3372 * prefs_common.c: created date format ui for darko
3373 * sync with 0.4.65cvs11
3374 * configure.in: corrected to have the new gpg checks
3378 * completed sync with 0.4.65cvs10
3379 * minor debug things added to gtkstext.c
3383 * configure.in: remove check for availability of
3384 strftime() as advised by Hiroyuki
3385 * src/prefs_common.[ch], src/procheader.c:
3386 synch strftime() code with Hiroyki's main branch
3390 * src/news.c: news_query_password(), news_authenticate(): new
3392 news_get_uncached_articles(): added NNTP authentication
3394 * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
3396 * src/prefs_account.c: prefs_account_protocol_activated():
3397 enable userid and password fields for NNTP.
3401 * configure.in: check for availability of strftime()
3403 * src/prefs_common.[ch], src/procheader.c: use
3404 strftime() for displaying date in summary pane if it
3409 * more .cvsignore cleanups [alfons]
3413 * ac/sv-check-type.m4: new autoconf macro.
3414 * configure.in: fixed wint_t typedef detection (did not work
3419 * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
3423 * modified gtkstext.c : buggy cursor navigation fixed,
3424 and font descent also taken in account when drawing
3428 * added comments in src/news.c src/nntp.c
3429 * added src/prefs_headers.[ch]
3430 * added src/headers.[ch]
3431 * modified compose.c to activate custom headers
3432 added function is_in_custom_headers
3433 * modified prefs_account.[ch]
3434 added function prefs_account_customhdr_edit
3435 * modified src/defs.h :
3436 added HEADERS_RC : name of the config file
3437 for the custom headers
3448 added gtkstext with configure.in patch by Hiroyuki which
3449 should fix the XIM detection [alfons]
3451 * more clean up of cvs [alfons]
3453 * removed all Makefile.in files to attic.
3455 * updated all .cvsignores to really ignore things that could
3456 be unintentionally committed by a recursive commit.
3459 * added src/grouplist_dialog.[ch]
3460 * changed src/folderview.c to call grouplist_dialog instead
3463 added functions news_reset_group_list
3464 and news_get_group_list
3466 added function nntp_list
3468 added GROUPLIST_FILE : name of the newsgroup list cache file
3472 * added option to warn about queued messages on exit [sergey]:
3474 * src/compose.c: compose_queue(): call folder_item_scan()
3475 and folderview_update_item() after queueing.
3476 * src/folderview.c: folderview_update_node(): draw the queue
3477 folder in bold font if there are queued messages.
3478 * src/mainwindow.c: queued_messages(): new function.
3479 app_exit_cb(): display warning if there are queued messages
3480 if warn_queued_on_exit is set.
3481 * prefs_common.[ch]: add warn_queued_on_exit option.
3483 * enhanced GnuPG key selection support [sergey]:
3485 * src/select-keys.c: updated to newer version from Win32
3486 branch with support for selecting arbitrary keys.
3487 * src/prefs_account.c: added the Privacy tab to the account
3489 prefs_account_privacy_create(),
3490 prefs_account_sign_key_set_data_from_radiobtn(),
3491 prefs_account_sign_key_set_radiobtn(): new functions.
3492 * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
3493 * src/rfc2015.c: set_signers(): new function.
3494 pgp_sign(): add the account parameter, call set_signers().
3495 rfc2015_sign(): add the account parameter, pass it to pgp_sign().
3496 * src/rfc2015.h: rfc2015_sign(): updated prototype.
3497 * src/compose.c: pass the current account to rfc2015_sign().
3499 * tag name claws added to prevent confusion with main branch [alfons]
3501 * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
3503 * autogen.sh: Added "--enable-maintainer-mode". [sergey]
3505 * sync with recent sylpheed cvs. Untested though. [alfons]