2 * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
3 src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
4 initial message templates support
10 change version number to 0.5.3claws2
12 * sync with sylpheed 0.5.3cvs4
14 * src/procmsg.h src/summaryview.c
15 re-implement (un)ignore thread
20 remove unnecessary code
22 enable 'dynamic' signatures (submitted by
23 Eric Limpens <eric@hscg-internet.nl>)
27 clean up after sync with sylpheed 0.5.3 release
30 fix re-introduced font mess, see Christoph's
35 use sylpheed's small font instead of
36 gtk default font for summary view
42 add pl to ALL_LINGUAS - sync with main branch
44 * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
45 Updated. Translations by Jens Oberender, Ricardo Mones
46 Lastra, Alfons, and Fabio Junior Beneditto respectively.
48 * po/pl.po ** NEW FILE **
49 sync with the main branch
52 fix target folder colorizing and refresh problem
55 2001-08-17 [christoph]
58 claws uses 4 colors for target folder coloring.
59 arrays were not long enough and destroyed the
60 stack causing a segfault.
61 target folder colorizing does not work anymore
67 change to version 0.5.3claws1
69 * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
70 src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
71 src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
73 sync with sylpheed 0.5.3 release, but keep claws method of
74 configuring/saving fonts
76 * src/addressbook.[ch]
77 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
78 in line with a similar change in Hiroyuki's branch
81 disable main_window_set_thread_option()
82 * src/prefs_folder_item.c
83 comment out &tmps_prefs.enable_thread,
84 * src/mbox_folder.c, src/procmsg.[ch]
85 comment out MSG_IS_IGNORE_THREAD
87 comment out summary_ignore_thread() and summary_unignore_thread()
88 comment out MSG_IS_IGNORE_THREAD
90 use Hiroyuki's threading instead.
97 use Hiroyuki's 0.5.3 column scheme but also
98 include the enable/disable button.
99 * src/pixmaps/mark.xpm
100 add Hiroyuki's amended pixmap
102 2001-08-13 [christoph]
105 receive at get all column showed wrong state for APOP
106 button should only work for POP3 and APOP accounts
107 * src/prefs_account.c
108 added missing preprocessor statement for SSL
113 add 'receive at get all' column and enable/disable
116 2001-08-06 [christoph]
119 show usage of SSL in protocol column
125 * src/prefs_account.[ch]
126 moved ssl options to a new page
132 added support for SMTP STARTTLS command
134 2001-08-05 [christoph]
137 debian autoconf needs version check to find
138 correct autoconf version. if the file is
139 named configure.in 2.13 is used, which does
140 not work with this configure.in script.
141 other solution would be to rename the script
142 to configure.ac as suggested in the autoconf
146 disable final error popup if popups are
151 fixes IMAP over SSL problem
156 change to 0.5.2claws1
158 * sync with sylpheed 0.5.2cvs1
163 quick fix for ispell detection...
168 change to 0.5.1claws4
170 * sync with sylpheed 0.5.1cvs7
174 * src/prefs_common.c, src/prefs_common.h,
175 src/gtkspell.c, src/gtkspell.h
176 add global spelling checker settings (compose tab) +
177 selection of dictionary
180 guess valid ispell location
185 removal of 'src/quote_fmt_parse.c'
188 (submitted by Jens Oberender <didge@suse.de>)
193 * src/folderview.[ch]
196 * src/prefs_common.[ch]
198 target folder colourization
202 more sync with Sylpheed 0.5.1cvs6
207 * src/prefs_folder_item.[hc]
209 shared folders support with a GUI
215 * sync with Sylpheed 0.5.1cvs6
221 (submitted by Fabio Junior Beneditto)
227 patch to correct bad image mime headers
228 (submitted by Don Quijote <dq@searchlores.org>)
232 * tools/gif2xface.pl **NEW FILE**
234 script to convert file.gif to file.xface for
235 use in a custom header.
236 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
241 change macros for detecting JPilot and LDAP
243 2001-07-27 [christoph]
246 code cleanup (MIN / MAX warning, needed casting)
251 disallow setting flags when detecting certain headers
252 (X-Status, Status, Seen, X-Seen).
254 * sync with Hiroyuki's Sylpheed 0.5.1cvs5
256 2001-07-27 [christoph]
259 * src/prefs_filtering.c
260 * src/prefs_matcher.c
261 * src/prefs_scoring.c
262 scroll list when moving rows up or down
266 * src/prefs_account.c
267 * src/prefs_account.h
269 SMTP over SSL (untested, feedback requested)
277 * configure.in, acconfig.h
278 define CLAWS (need this for main / claws detection)
285 * sync with Sylpheed 0.5.1cvs4
287 2001-07-25 [christoph]
291 item->prefs == NULL (don't know why)
298 * sync with Sylpheed 0.5.1cvs1-3
300 2001-07-24 [christoph]
303 * src/prefs_folder_item.[ch]
304 added folderitem preferences dialog with
305 default To: and auto request return receipt
309 changes to handle new folderitem preferences
313 call compose new mail with current folderitem
317 Release Sylpheed 0.5.1claws
320 change to release version 0.5.1claws
322 2001-07-24 [christoph]
325 fixed segfault that happend when the selected
326 message was removed while retrieving new messages.
330 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
334 add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
335 this is a work in progress, for more information: http://nlpagan.net/sylman
337 * configure.in, src/mainwindow.c, manual/Makefile.am
338 add support for English manual
341 add authors of user manuals
343 * manual/en/sylpheed*.html
344 add English documentation
346 2001-07-22 [christoph]
351 changed a wrong debug message
356 update Dutch translation
358 * src/prefs_filtering.c,
360 add more translatable strings
369 * src/inc.c, src/summaryview.[ch]
370 prevent update of mark file when filtering has done, by
371 using a variable; this affects two functions:
372 inc.c::inc_finished()
373 summaryview.c::summary_show()
377 * src/filtering.[ch], src/prefs_filtering.c,
379 add filtering action for label coloring
384 * added src/labelcolors.c
385 * added src/labelcolors.h
386 * src/Makefile.am, src/summaryview.c
387 rearrange label coloring code
390 add more parentheses so label colouring works correctly
393 don't really delete message, but move it to Trash
395 * src/prefs_matcher.c
396 add quote options to info dialog
398 2001-07-20 [christoph]
405 moved ssl stuff to a seperate file
410 fix show sender using address book with no e-mail
411 address in From: field
415 * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
416 fix messy handling of escaping... now at least the
417 execute command is useful. escape char is '\', we
418 accept \n and \r too.
422 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
423 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
432 * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
434 revise filtering; currently move, copy, marking have
435 been tested. if you like bleeding edge stuff, you
436 should definitely go for this version :)
438 * mark old working stuff as VERSION_0_5_0_CLAWS5
440 2001-07-17 [christoph]
449 * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more
450 bits in the mark file, without affecting either branch. Lots of
451 files changed, also in claws branch.
453 UNTESTED: use of mbox folders
456 added mark all read; however this was a quick hack used for
457 cleaning up mess after initial merge with Hiroyuki
460 change claws version number back to 0.5.0claws5 to clear up
461 confusion & pretension (recent release was technically
462 0.5.0claws4, so we neatly align with Hiroyuki :-)
466 sync with Hiroyuki's 0.5.0cvs4
473 remove invalid updating of mark files for
474 filter actions MATCHING_ACTION_MOVE and
475 MATCHING_ACTION_DELETE; this should fix the
479 revert Christoph's stab at fixing the folder
483 add missing files with translatable strings
490 * src/addr_compl.[ch], src/prefs_filtering.c
491 make "filtering pref dialog's destination entry" an
492 "address completable entry", if filter destination is
497 sync with Hiroyuki's 0.5.0cvs2-3
499 2001-07-15 [christoph]
502 fixed folder stats update after incorporation
507 * finish label colouring stuff (for now)
508 * fix incorrect colour bug (off by one)
513 change text labels for news and mail message so there's
514 plenty of toolbar estate left
521 sync with Hiroyuki's 0.5.0cvs1
524 more rewrite label colouring
528 * src/summaryview.[ch]
529 * start rewrite label colouring
530 * fix proper location "Add Sender To Addressbook" menu item
534 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
535 (actually this is 0.5.0claws4)
540 * fix duplicate message
541 * add updated Portugese / Brazilian translation
542 submitted by Fabio Junior Beneditto
550 add updated Dutch translation
553 add updated German translation submitted by Jens
557 Prerelease before 0.5.0claws. Please test.
558 This version is temporarily tagged as VERSION_0_5_0_TEST
560 * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
561 src/prefs_scoring.c, src/prefs_matcher.c,
562 src/prefs_filtering.c, src/mbox.c,
563 src/main.c, src/inc.c, src/filtering.[ch]
564 revert new Hoa's new matcher (does not work yet)
571 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
577 add ChangeLog.claws to EXTRA_DIST
579 add matcher_parser_parse.h to EXTRA_DIST
581 2001-07-10 [christoph]
584 add destination folder to table of
585 folders that need to be updated after
592 make collapse state of folders and folder items persistent, i.e.
593 if you collapse a folder tree, the next time sylpheed-claws starts
594 up the folder tree remains collapsed.
596 2001-07-10 [christoph]
602 renamed MD5_CTX to MD5_CTX_syl
603 conflicts with a struct in openssl
606 * src/prefs_account.[ch]
610 fixed compose with current account
611 broken by new compose button stuff
616 changed my email address
618 * src/matcher_parser_parse.y
619 clean the parser to remove conflicts
627 fix incorrect description of --enable-ldap parameter
629 * src/prefs_common.[ch]
631 add experimental option "smart wrapping" which makes the
632 compose editor auto wrap.
634 | TODO: the problem with the buggy cursor handling is caused |
635 | by the GtkText. when deleting / backspacing text its |
636 | wrapping algorithm does not take in account the previous |
637 | line. should find a way to hack this in. |
638 | or should perhaps combine this with the word wrapping |
639 | patch i wrote in january. |
642 show build parameters for LDAP and JPilot
645 revert Christoph's bugfix for selecting next unread message,
646 because folder stats aren't updated correctly
653 * src/matcher_parser_lex.l
654 * src/matcher_parser_parse.y
655 * src/prefs_filtering.c
656 * src/prefs_scoring.c
658 bugfix of the config file parser
663 added generated matcher sources to BUILT_SOURCES
669 added new config file parser
674 * src/prefs_filtering.c
675 * src/prefs_matcher.c
676 * src/prefs_scoring.c
677 * added src/matcher_parser.h
678 * added src/matcher_parser_lex.h
679 * added src/matcher_parser_lex.l
680 * added src/matcher_parser_parse.y
681 lex & yacc config file parser
686 changes prefs_filtering into global_filtering
689 build threads with subjects only if "Re: " is at the
690 beginning of the subject
696 sync with sylpheed 0.5.0
697 change of version number only
703 sync with sylpheed 0.5.0pre5
707 sync with sylpheed 0.5.0pre4 release
708 /po and /manual/ja not sync'ed
712 more sync with sylpheed 0.5.0pre4
714 2001-07-03 [christoph]
717 fixed address book broken by address book
718 for VCard, JPilot, LDAP
728 more sync with sylpheed 0.5.0pre4
732 * included address book patch for VCard, JPilot, LDAP
733 * pref_common.c - fixed Font options on Display tab (cosmetic)
734 * alertpanel.c - fixed truncated message
736 2001-07-02 [christoph]
741 mark threads for ignoring
747 * sync with sylpheed 0.5.0pre4
748 updated gettext to 0.10.38.
754 * src/summaryview.[ch]
755 new right-click option: Label.
756 substitute for 'Mark-->Mark/Unmark', colours the line.
757 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
759 2001-07-01 [christoph]
764 move ctree to unread message
768 * sync with sylpheed 0.5.0pre3 release
774 allow inserting / attaching multiple files in
780 small change to Alfons' previous stuff so that it
785 * lots of files changed; first attempt to merge the changes
786 and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
791 updated and completed, translations by Fabio
792 Junior Beneditto <fjbeneditto@yahoo.com.br>
798 allow selecting an attached files' mime type from a
803 * more sync with sylpheed 0.5.0pre3
808 merge with sylpheed.pot and pt_BR.po provided by
809 Fabio Junior Beneditto.
814 make MIME types case insensitive
819 merge with sylpheed.pot and old nl.po; translations added.
823 * more sync with sylpheed 0.5.0pre3
828 don't crash when removing parent node of messages
829 attracted by subject. this was caused by not deleting
830 the parent node from the subject line hash table.
837 if there are multiple messages selected, allow forwarding
842 * more sync with sylpheed 0.5.0pre3
848 * sync with sylpheed 0.5.0pre3
853 fixed 'compose news article' bug
854 from icon-and-text toolbar
858 * sync with sylpheed 0.5.0pre2 release
860 2001-06-24 [christoph]
863 bug fix in font selection
865 use sylpheed's normal font instead of
866 gtk default font for folders without
871 * src/mainwindow.[ch]
872 added composite compose mail / news button (an idea by Leandro
873 Pereira <leandro@linuxmag.com.br>)
877 Added instructions for ldif-to-xml.py
885 * src/pixmaps/stock_news_compose.xpm
886 added pixmap by Leandro
888 tested built-in spelling checker of GCC 3.0 :)
890 merged dutch translation of sylpheed-main with
895 Added tools directory and files.
897 * tools/filter_conv.pl
898 converts old filter system to new filtering system
899 * tools/ldif-to-xml.py
900 converts netscape addressbook to sylpheed addressbook
902 descriptions/instructions for above two files
904 2001-06-23 [christoph]
907 * src/manage_window.[ch]
908 * src/prefs_common.[ch]
909 mail retrieval dialog can be enabled, disabled
910 or hidden if non of sylpheed's windows is active
916 * sync with sylpheed 0.5.0pre2
918 2001-06-21 [christoph]
921 show recipient on 'from' for all accounts
924 * src/prefs_common.[ch]
925 disable error popup on mail receive errors
930 made the ruler correctly appear and disappear.
933 removed Hoa's work-in-progress-stuff (interesting!) so
936 2001-06-20 [christoph]
939 * src/progressdialog.c
940 added scrolled window for list in progressdialog
944 sync with sylpheed 0.5.0pre1 release
946 2001-06-20 [christoph]
949 make building threads by subject work when
950 thread view is enabled
953 * src/prefs_common.[ch]
954 automatically select account for mail replys
958 * src/compose.c (compose_create): keep Bcc and Reply-To visible if
959 they are filled in from the account settings.
963 * more sync with sylpheed 0.5.0pre1
969 added --sysconfdir to CPPFLAGS for pointing to the correct
970 location of mime.types.
972 NOTE: make sure you use --sysconfdir when running ./autogen.sh
978 fixed some bug when building threads
982 * src/prefs_account.c
983 UI stuff: More changes to the English
987 * src/pixmaps/stock_news_compose.xpm: new file
991 Added new icon for Hoa's 'compose a news
992 message', plus minor improvements to the
998 more sync with sylpheed 0.5.0pre1
1004 Follow-up and reply to
1006 * src/summaryview.[ch]
1007 Build threads also with subjects
1012 forwarding use the current account.
1015 the "compose message" button has been replaced with
1016 "new mail" and "new news" buttons
1018 * src/prefs_common.[ch]
1019 added a configuration option to use the forward button
1020 as "forward as attachment"
1021 changed reply and forward format description
1023 * src/quote_fmt_lex.l
1024 * src/quote_fmt_parse.y
1025 added message with no signature in format for reply
1034 Improvements to the English
1036 * src/prefs_common.c
1037 Improvements to the English and some
1038 clarity/continuity improvements in the
1039 description of Quote symbols.
1045 * sync with sylpheed 0.5.0pre1
1050 Better interface for compose, displayed fields
1051 are updated whenever we change account.
1052 Newsgroups field is automatically filled.
1055 Newsgroups field is automatically filled.
1057 * src/prefs_account.c
1058 Some interface stuff when fields appear and
1065 * sync with sylpheed 0.4.99
1069 * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
1070 base64_decoder_free, base64_decoder_decode): new object and
1071 functions for decoding base64 streams.
1072 * src/procmime.c (procmime_decode_content): modified to use the
1079 * sync with sylpheed 0.4.99cvs11
1085 * sync with sylpheed 0.4.99cvs9
1090 * src/prefs_account.c
1092 SMTP server can be defined in the news account
1093 mime type of attachment are kept.
1097 now choose the highest important score between default
1098 and important score of folder.
1102 * src/prefs_common.c:
1104 (prefs_quote_description_create): corrected description of
1105 quote format characters
1111 * sync with sylpheed 0.4.99cvs8
1115 * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
1116 and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
1122 * sync with sylpheed 0.4.99cvs7
1126 * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
1127 clashes with autogenerated header).
1128 * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
1129 * src/Makefile.am: added quote_fmt.h.
1130 * src/.cvsignore: added lex/yacc autogenerated files
1131 (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
1137 * sync with sylpheed 0.4.99cvs6
1141 * added src/quote_fmt_parse.h
1146 don't modify readonly configuration files
1148 * src/prefs_account.c
1149 * src/prefs_common.c
1150 * src/prefs_customheader.c
1151 * src/prefs_display_header.c
1152 * src/prefs_filter.c
1153 * src/prefs_filtering.c
1154 * src/prefs_scoring.c
1155 don't open dialog box when configuration files
1160 * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
1162 * src/Makefile.am: replaced quote_fmt.tab.[ch] by
1163 quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
1164 BUILT_SOURCES to make all files rebuild properly.
1166 * src/compose.c: removed #include "quote_fmt.tab.h".
1168 * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
1169 CHARACTER value in yylval.
1171 * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
1172 receive CHARACTER value by documented means (yylval).
1174 * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
1179 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
1184 * src/prefs_filtering.c
1185 now keep the configuration for execute action
1192 * sync with sylpheed 0.4.99cvs5
1197 added quote_fmt.[ch]
1199 * added src/quote_fmt.y
1200 * added src/quote_fmt.l
1201 * added src/quote_fmt.tab.h
1202 * added src/quote_fmt.tab.c
1203 * added src/lex.quote_fmt.c
1204 parsing configuration for replying
1207 * src/prefs_common.[ch]
1208 added configuration UI for replying
1212 using configuration for replying
1220 * src/prefs_filtering.c
1221 * src/prefs_matcher.c
1222 * src/prefs_matcher.h
1223 action "run a command" for filtering
1224 and matching with a command.
1225 fixed the "whole message" matching
1228 changed temporary filename for security
1231 queue the notification if it fails to send.
1233 * src/prefs_common.c
1234 * src/prefs_folder_item.c
1235 changed the default important score
1237 * src/prefs_scoring.c
1239 hide kill score input when the folder is not
1244 * src/prefs_common.c:
1246 (prefs_font_select): pass font name in font entry box to font
1251 * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
1255 * sync with sylpheed 0.4.99cvs4
1259 * src/headerwindow.c:
1261 (headerwindow_show_cb): use the selected summary view item, not
1266 * src/headerwindow.c:
1268 (headerwindow_show_cb): always try to show msginfo
1273 keep attached parts when reediting or forwarding.
1278 * src/prefs_folder_item.[ch]
1279 * src/prefs_scoring.[ch]
1281 * src/summaryview.[ch]
1284 * src/prefs_common.[ch]
1285 support for folder scoring
1286 kill score and important score for messages
1288 * src/prefs_account.c
1289 some display bug fixed for local account
1294 * src/summaryview.c:
1296 (add_sender_to_cb): don't crash when no or invalid sender; the add
1297 sender to address book menu item is disabled.
1301 * src/filtering.[ch]
1303 handling summary menu / filter messages
1309 imap folders now appears in list
1312 doesn't crash if destination mail is not writeable
1317 removed some warnings
1321 * src/prefs_filtering.c
1322 global string to identify any folders
1323 removed some debug info
1324 filtering to mbox folders is now possible
1327 removed some warnings
1330 permission on files are changed to read/write for user only,
1332 creation of subfolder is handled better.
1336 Verified the sync for src/prefs_common.[ch] and
1337 src/prefs_account.[ch]. I believe there were some
1338 minor indentation differences.
1344 * sync with 0.4.99cvs3
1349 handling flags for mbox format
1352 use of mark file only for MH format
1353 handling flags for mbox format
1354 filtering cannot yet move or copy mails to mbox folders.
1357 changed move_msg, copy_msg,
1358 move_msgs_with_dest, copy_msgs_with_dest functions
1359 uses only folder->copy_msg() function
1360 uses folder->finished_copy() to handle the destination
1361 folder at the end of the copy or move operation.
1364 included mbox directories.
1366 * src/folderview.[ch]
1368 handle folders operation for mbox format
1371 disable conversion of "From " header
1373 * src/mbox_folder.[ch]
1374 completion of mbox format handling
1377 changed mh_copy_msg() function and
1378 removed mh_move_msg(), mh_move_msgs_with_dest(),
1379 mh_copy_msgs_with_dest()
1381 * src/prefs_filtering.c
1382 removed some warnings
1384 * src/prefs_matcher.c
1385 default boolean operation is AND
1388 handling flags for mbox format
1389 handling of "From " header
1393 added MSG_REALLY_DELETED flags to handle deletion of
1394 messages in mbox format.
1397 handling flags for mbox format
1398 disable the MSG_DELETED flags when messages
1399 are deleted in mbox format
1402 "From " headers display fixed.
1408 (get_email_part): skip quoted email addresses, like in e.g.
1409 "'alfons@proteus.demon.nl'".
1413 Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
1414 and fixing the persistence troubles when using separate windows.
1418 Added #define SEPARATE_ACTION used in the gtk item factory for
1419 the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
1420 use gtk_item_factory_get_widget_by_action() to get the items.
1422 Removed separate_widget_cb from the gtk item factory data
1424 (mainwindow_create): connect separate_widget_cb() to check
1425 menu item "toggled" signal. also passing a MainWindow pointer
1426 as object data for both check menu items.
1428 (separate_widget_cb): definition of separate_widget_cb() to match
1429 GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main
1430 window using gtk_object_get_data(). The type of window separation
1431 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
1433 * src/prefs_filtering.c,
1434 src/prefs_matcher.c: added horizontal scrollbars
1439 fix segfault with invalid bold font
1441 correctly display summary stats after row is marked
1445 * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
1446 encodings with libjconv.
1451 added mbox_folder.[ch]
1453 mbox temporary folder
1455 * added src/mbox_folder.[ch]
1457 * src/procheader.[ch]
1460 bugfix for file incorporation filtering
1462 enable creation of MBOX
1463 * src/prefs_display_header.c
1464 enable use of headers like "From "
1465 something that should be fixed :
1466 displaying of such headers add an extra space
1467 * src/prefs_folder_item.c
1468 don't create folders because it is not necessary
1470 added data field to MsgInfo for mbox internal use
1472 added some support for mbox
1474 added get_mbox_cache_dir() function
1476 2001-05-23 [hiroyuki]
1478 * src/headerwindow.c
1489 src/folderview.c: more sync with 0.4.99cvs2.
1491 * src/headerwindow.c: reverted.
1497 * sync with sylpheed 0.4.99cvs2
1505 * src/summaryview.c: bugfixed a premature assignment in summaryview_add_sender_to_cb()
1511 * configure.in: if gnome-config not found, "no" is displayed
1513 * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
1515 * src/textview.c: now also possible to add mail addresses by right
1516 clicking in the text view
1518 * src/codeconv.c: merged patch which fixes endless loop when encountering
1519 invalid wide characters; from Alte <010@imis.ru>
1523 Added installation of gnome specific things:
1525 * Makefile.am: gnome conditional
1527 * configure.in: check for installed gnome
1529 * added sylpheed.png, sylpheed.desktop
1533 * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
1535 * src/mainwindow.h (main_window_toolbar_create): created a button
1537 (main_window_set_toolbar_sensitive): enable/disable the new button
1539 (toolbar_reply_to_author_cb): handle the new button.
1541 * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
1542 send_progress_dialog_destroy() on failure (fixes hang on SMTP
1547 * src/compose.h (ComposeReplyMode): new modes
1548 COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
1549 COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
1552 (compose_send): move some code into a new function:
1553 (compose_current_mail_account): new function.
1554 (compose_reply): new argument to_author, all callers changed; if
1555 to_author==TRUE and account->protocol==A_NNTP, find and use an
1556 appropriate mail account for replying.
1557 (compose_reply_set_entry): new argument to_author; ignore
1558 compose->replyto if to_author==TRUE.
1560 * src/mainwindow.c: new command "Message/Reply to author".
1561 (main_window_set_menu_sensitive): enable/disable it.
1562 (reply_cb): handle it.
1564 * src/summaryview.c: new command "Reply to author".
1565 (summary_set_menu_sensitive): enable/disable it.
1566 (summary_reply_cb): handle it.
1568 * src/account.c (account_find_mail_from_address): new function.
1574 * sync with sylpheed 0.4.99cvs1
1581 new filtering action : forward and forward as attachment
1584 no need for $DISPLAY when we run sylpheed --help
1585 call to parse_cmd_opt() is moved
1587 * src/mainwindow.[ch]
1588 execute button is hidden when immediate execute
1593 * src/prefs_folder_item.c
1595 better handling of missing directories
1598 reedit is enabled in outbox
1599 reedit is enabled in queue
1605 * src/prefs_filtering.c
1606 changed attachement into attachment
1612 * sync with sylpheed 0.4.67cvs9
1613 * sync with sylpheed 0.4.67cvs7-8
1618 added prefs_filtering.c
1620 * src/filtering.[ch]
1622 removed action : forward_news and forward_news_as_attachement
1623 (forward and forward_as_attachement can be used instead)
1626 added menu option to access filtering configuration
1628 * src/prefs_account.c
1629 changed mail_command default to /usr/sbin/sendmail
1631 * added src/prefs_filtering.[ch]
1632 dialog box for filtering configuration
1634 * src/prefs_matcher.c
1635 added function prefs_matcher_get_criteria_from_matching()
1637 * src/prefs_scoring.c
1638 reset the dialog when register or substitute is clicked
1643 added filtering.[ch]
1645 using filering.[ch] instead of filter.[ch]
1647 reading new filtering configuration
1649 added some filtering actions
1650 and fixed a bug for headers and mail body matching
1652 using filering.[ch] instead of filter.[ch]
1654 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
1656 some fixes for filtering
1658 2001-05-14 [hiroyuki]
1660 * src/send.c: fixed some weird indentations.
1661 send_message_with_command(): call pclose() only if p != NULL.
1662 * src/textview.c: get_email_part(): modified the code for readability.
1664 2001-05-14 [hiroyuki]
1668 src/md5ify.h: removed from the cvs.
1672 * src/main.c: include rfc2015.h to avoid compiler warnings.
1673 * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
1674 the panel is already on screen.
1675 * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
1676 closing the alert window by ESC as "No".
1677 * src/prefs_common.c (prefs_interface_create): moved return
1678 receipt check button to the correct place.
1682 * src/prefs_common.c:
1683 moved return receipt check button to the Send tab. (prefs_send_create)
1684 removed the date format ui related globals. (prefs_display_create)
1688 * sync with sylpheed 0.4.67cvs5-6
1692 * added Alfons' font selection patch
1695 * src/headerwindow.c
1696 * src/prefs_common.c
1697 * src/prefs_common.h
1701 changed version of cache
1703 * src/prefs_matcher.c
1704 added additionnal matching criteria
1708 added references in MsgInfo
1713 prepared some things for new filtering
1715 added some matching properties
1716 inreplyto need to be enhanced
1717 prepared some things for new filtering
1719 added Return-Receipt-To handling
1720 * src/prefs_folder_item.c
1721 changed default value to TRUE
1722 * src/prefs_matcher.c
1723 added some matching properties
1724 * src/prefs_scoring.[ch]
1725 the scoring dialog is finished
1727 added Return-Receipt-To handling
1728 Reference need to be added
1730 added Return-Receipt-To handling
1731 added threadscore to get a better score sorting when
1734 suppressed a bug when we sort the list
1735 when no folder is opened.
1736 better score sorting when threads are enabled
1740 * reverted previous patch because of potential errors
1744 * src/inc.c, src/prefs_common.c, src/prefs_common.h:
1745 applied "toggle mail-retrieval dialog window" patch submitted
1746 by Eric Limpens <eric@qnt.net>
1748 * sync with sylpheed 0.4.67cvs4
1752 * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
1753 some picky compilers.
1754 * src/rfc2015.h: provide prototype for rfc2015_disable_all().
1755 * src/grouplist_dialog.c: include alertpanel.h.
1756 * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
1757 fix compile warning.
1758 * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
1759 #include "defs.h" before others to prevent the warning of `MIN'
1760 and `MAX' redefinition.
1766 * src/prefs_account.c
1767 * src/prefs_display_header.c
1770 added prefs_scoring.[ch]
1771 * src/grouplist_dialog.c
1772 display an error dialog box if the group list
1774 * src/mainwindow.[ch]
1775 added main_window_set_thread_option() function
1776 scoring dialog box enabled
1778 added flags matching unread /new / marked
1779 / deleted / replied / forwarded
1781 newsgroups are now finally in newscache
1782 * src/prefs_matcher.[ch]
1783 finished preferences for matching dialog
1784 * added src/prefs_scoring.[ch]
1785 scoring dialog box completed
1787 conversion to string : added scoringprop_to_string()
1788 write config for preferences :
1789 added prefs_scoring_write_config()
1791 threads can be enabled/disabled independently
1799 thought it would be nice to have a list of all
1800 contributors (used Changelog as a reference)
1803 messed up version numbering...
1807 * sync with sylpheed 0.4.67cvs1-3
1811 * src/prefs_common.c:
1812 better UI for strftime format, double clicking
1813 on format now inserts the format in text entry
1814 replaced close button with standard OK/Cancel
1815 moved date format button to the right of the
1821 Ctrl-Home / Ctrl-End have proper cursor navigation
1825 * src/prefs_matcher.c
1826 finished UI to define matching properties
1827 added ok and cancel button
1828 * src/prefs_filter.c
1829 added ok and cancel button
1831 fixed some bug in xhdr parsing
1836 fixed a bug in textview_show_header(), which displayed two colons (':');
1837 cleaned up some warnings
1842 added prefs_matcher.[ch]
1843 compilation with -W -Wall
1845 ungrab the mouse events if grabbed - does it
1846 fix the bug for disposition notification ?
1848 added a menu option to open the matching dialog.
1850 added matcherprop_to_string() and matcherlist_to_string()
1851 fixed some bugs, changed the name of some options
1852 age_sup and age_inf becomes age_greater and age_lower,
1853 body and messageheaders becomes body_part and headers_part,
1854 changed the names of constants from SCORING_XXX to MATCHING_XXX
1855 * src/prefs_display_header.c
1856 * src/prefs_headers.c
1857 fixed a bug that accidentally destroyed dialogs
1858 when closed them with delete_event
1859 Added *_deleted() which handle delete_event signal correctly.
1860 * src/prefs_folder_item.[ch]
1861 added "enable_thread" field for future customization
1862 * added src/prefs_matcher.[ch]
1863 sample of the UI to define matching properties
1865 using procheader_headername_equal instead of str*cmp functions
1866 using procheader_parse_header() function
1868 using MATCHING_XXX instead of SCORING_XXX
1870 display the sender of the news even if this is ourself
1871 when this is a news message.
1873 using headername_equal() instead of str*cmp functions
1879 * sync with sylpheed 0.4.66
1880 * src/gtkstext.c: trace logs added
1884 * src/prefs_common.[ch]: added option to enable/disable GnuPG
1885 signature check popup.
1886 * src/rfc2015.c (check_signature): show signature check popup only
1887 if it is enabled in preferences.
1893 * sync with sylpheed 0.4.66cvs6
1897 * src/prefs_common.[ch]: added option to enable/disable
1898 looking up sender name in address book for summary pane
1899 * src/summaryview.c: look up sender in the address book
1900 by using Alfons' address completion code
1902 2001-05-07 [hiroyuki]
1905 src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
1906 member of Pop3State.
1907 * src/news.c: brought #include "defs.h" before #include <glib.h>
1908 to prevent the warning of `MIN' and `MAX' redefinition.
1912 * removed src/headers_display.[ch]
1913 * removed src/prefs_display_headers.[ch]
1915 use a temporary file in the user directory for mbox import
1917 added XHDR support to get "To" and "Cc" headers
1918 (in order to match news with to or cc field for
1920 added function news_parse_xhdr() to get XHDR response
1922 added function nntp_xhdr()
1924 fetch the message if necessary
1930 * sync with sylpheed 0.4.66cvs3-5
1935 added function itos_buf() to enable use of several buffers
1937 use of itos_buf() instead of itos() in summary list
1938 to fix the broken display of message number.
1942 * src/gtkstext.c: bug in cursor up navigation fixed,
1943 fixed another unsigned / signed comparison (we're getting there :-)
1948 added scoring.c scoring.h
1949 prefs_folder_item.c prefs_folder_item.h
1952 added FOLDERITEM_RC SCORING_RC
1954 added prefs field in FolderItem :
1955 properties for each folder (PrefsFolderItem),
1956 sorting type and mode were added as the first properties.
1958 read config for scoring
1959 * added src/matcher.[ch]
1960 gives functions to parse configuration file to do
1961 matching on mails with a list of conditions.
1963 add option to sort by score
1964 * src/prefs_common.[ch]
1965 added preference option to show score and for
1966 the score column size
1967 * added src/prefs_folder_item.[ch]
1968 properties for each folder (PrefsFolderItem),
1969 sorting type and mode were added as the first properties.
1970 * src/procheader.[ch]
1971 added procheader_parse_header()
1972 added procheader_header_free()
1973 added procheader_headername_equal()
1974 and made modification to use them.
1976 added score field to MsgInfo structure
1977 * added src/scoring.[ch]
1978 gives functions to parse configuration file to do
1979 scoring on mails with a list of conditions.
1980 * src/summaryview.[ch]
1981 save the sorting type and mode for the folder
1982 added column to display the score of the mail
1983 added function summary_score_clicked()
1984 sorting type and mode are restored to the folder
1987 use procheader_parse_header(), procheader_headername_equal()
1988 removed memory leak in text_scan_header when freeing headers
1990 changed the function to match names of headers
1991 using procheader_headername_equal()
1993 Scoring functions are implemented, an interface is needed
1999 hopefully fixed the row up navigation bug,
2000 removed adding back / forward lines to cache
2004 * src/prefs_display_headers.c: user interface changes:
2005 (prefs_display_headers_create): remove unused "Show" check button;
2006 allow reordering of headers by dragging.
2007 (prefs_display_headers_write_config): remove unused variables.
2008 (prefs_display_headers_set_dialog): do not insert "(New)" at top
2009 of lists (not needed with the new UI).
2010 (prefs_display_headers_set_list): scan lists starting from row 0,
2011 not 1 (do not skip "(New)").
2012 (prefs_display_headers_find_header): new function.
2013 (prefs_display_headers_clist_set_row): do not allow duplicates.
2014 (prefs_display_headers_delete_cb): do not skip row 0; treat
2015 closing the alert window by ESC as "No".
2016 (prefs_display_headers_up): do not protect row 0.
2017 (prefs_display_headers_down): do not protect row 0.
2021 * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
2025 (summary_find_next_marked_msg, summary_find_prev_marked_msg,
2026 summary_select_next_marked, summary_select_prev_marked): new
2031 * src/news.c: fixed a bug when no article can be fetched after
2032 server timeout if the connection was restored by news_post():
2033 (news_select_group): new function.
2034 (news_fetch_msg): call news_select_group() before fetching
2036 (news_get_uncached_articles): set session->group after successful
2044 changed version of cache, added cc field
2046 * src/prefs_display_headers.c
2047 the interface was changed
2049 * src/prefs_headers.c
2054 * completed sync of sylpheed cvs2
2055 * src/gtkstext.c: updated row up / down cursor navigation
2056 * src/textview.c: re-edited, prepared for fixing the email address
2061 * src/prefs_common.c: use alfons' strftime ui code
2062 entry_datefmt and datefmt_sample widgets have to be
2063 global in this module because of this change
2068 * src/prefs_common.[ch] added option to activate the return receipt
2073 * src/gtkstext.c: fix for row up/down cursor navigation.
2077 * sync with 0.4.66cvs2
2081 added add-sender-to-addressbook patch
2089 * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
2092 * src/alertpanel.c (alertpanel_create): new argument can_disable,
2093 all existing callers changed to pass FALSE; create a check button
2094 to disable the message.
2095 (alertpanel_message_with_disable): new function.
2096 (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
2097 (alertpanel_button_toggled): new function.
2098 (alertpanel_button_clicked, alertpanel_close): set value using
2101 * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
2103 * src/prefs_common.c (prefs_privacy_create): new check button
2104 checkbtn_gpgme_warning.
2106 * src/main.c (main): moved preferences reading before gpgme
2107 initialization; check prefs_common.gpgme_warning before giving the
2108 GnuPG warning and set it to FALSE if the user wants to disable the
2111 2001-05-02 [hiroyuki]
2113 * src/prefs_display_headers.c: modified the layout and some labels.
2117 * src/prefs_account.c (prefs_account_fix_size): new function.
2118 (prefs_account_create): call prefs_account_fix_size(); use
2119 gtk_widget_show instead of gtk_widget_show_all (fixes too large
2120 size when the window is shown for the first time).
2121 (prefs_account_basic_create): changed layout of serv_table; moved
2122 localmbox_entry above smtpserv_entry (logically it replaces
2124 (prefs_account_protocol_activated): set sensitivity of
2125 nntpauth_chkbtn according to the protocol (in addition to
2126 hide/show); commented out gtk_table_set_row_spacing() calls.
2127 (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
2128 not sensitive (fixes a bug with disabled username/password boxes
2129 when editing POP3 account after NNTP with authentication).
2135 * src/prefs_account.[ch]
2137 removed local account without SMTP server
2138 added option to use mail command instead of a connexion
2139 to SMTP server when a local account is used
2140 * src/prefs_headers.c
2143 fixed a bug when connexion immediately closed
2153 * src/prefs_account.c (Basic, prefs_account_basic_create): new
2154 widget nntpauth_chkbtn.
2155 (prefs_account_protocol_activated): handle nntpauth_chkbtn
2157 (prefs_account_nntpauth_toggled): new function.
2159 * src/news.c (news_session_new_for_folder): use NNTP
2160 authentication only if ac->use_nntp_auth is set.
2164 * src/Makefile.am changed headers.[ch] in customheader.[ch]
2165 * src/prefs_display_headers.c changed the UI
2166 * src/prefs_headers.c changed account_name to account_id
2167 * src/compose.c using customheader.h
2169 2001-05-01 [hiroyuki]
2173 src/nntp.c: changed sock_read() to sock_gets(), they've been left
2178 * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
2179 * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
2180 for displaying of headers
2181 * src/grouplist_dialog.[ch] minor changes to remove warnings
2182 * src/prefs_display_headers.[ch] dialog to choose the
2183 headers to display in the mail viewer.
2184 * src/headers.h correction of #define
2185 * src/headers_display.[ch] configuration for displaying of headers.
2186 * src/main.c read config of displaying of headers
2187 * src/prefs_common.c add a button to access the config dialog
2188 for displaying of headers
2189 * src/prefs_display_headers.[ch] dialog for configuration for
2190 displaying of the headers.
2191 * src/prefs_headers.c cleaning of code
2192 * src/procheader.c comments added to code
2193 * src/textview.c changes to reorder the headers depending
2194 on the config for displaying of headers
2200 * sync with 0.4.65cvs12
2202 NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
2206 * src/nntp.h (NNTPSockInfo): new field auth_failed.
2208 * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
2209 is set to force reconnection after authentication failure.
2210 (nntp_gen_command): set sock->auth_failed on authentication
2211 failure, or if sock->userid and sock->passwd are not set.
2213 * src/news.c (news_session_new_for_folder): set userid=NULL if
2214 password dialog is cancelled.
2218 * src/nntp.h (NNTPSockInfo): new type.
2220 * src/nntp.c: all functions updated to use NNTPSockInfo instead of
2222 (nntp_open_auth, nntp_close): new functions.
2223 (nntp_gen_command): new function to handle authentication; all
2224 NNTP command functions updated to use it.
2225 (nntp_authinfo_user, nntp_authinfo_pass): deleted.
2226 (nntp_list): removed old useless code.
2228 * src/news.h (NNTPSession): new field nntp_sock.
2230 * src/news.c: all functions updated to use NNTPSockInfo instead of
2232 (news_session_new): new arguments (userid, passwd); made static;
2233 use nntp_open_auth() if needed.
2234 (news_session_destroy): use nntp_close() instead of sock_close().
2235 (news_query_password): changed arguments.
2236 (news_session_new_for_folder): new function.
2237 (news_session_get): use news_session_new_for_folder().
2238 (news_authenticate): deleted.
2239 (news_get_uncached_articles): removed old authentication code.
2243 * src/news.c: reverted my previous changes (need to do NNTP
2244 authentication in a cleaner way).
2248 * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
2249 news_nntp_post, news_nntp_mode): new functions (wrappers with
2250 authentication support).
2251 (news_get_article_cmd, news_get_article, news_get_header): new
2252 argument "folder"; all callers changed.
2253 (news_get_article_cmd): added authentication support.
2254 (news_session_get): use news_nntp_mode() instead of nntp_mode().
2255 (news_post): use news_nntp_post() instead of nntp_post().
2256 (news_get_uncached_articles): use news_nntp_group() instead of
2257 nntp_group() and news_nntp_xover() instead of nntp_xover();
2258 removed old authentication code.
2259 (news_get_group_list): use news_nntp_list() instead of nntp_list().
2261 * src/nntp.c (nntp_list): return real error code instead of
2266 * configure.in: fixed wint_t typedef detection again
2270 * src/prefs_account.[ch], added A_LOCAL_CMD
2271 (send mail with mail command)
2272 * src/send.c added function send_message_with_command()
2273 * src/inc.c made a more secure get_spool() function with
2274 mktemp() but maybe mkstemp() or something more
2279 * src/textview.c, colorization of email addresses in headers
2283 * bug sync with sylpheed
2284 * prefs_common.c: created date format ui for darko
2285 * sync with 0.4.65cvs11
2286 * configure.in: corrected to have the new gpg checks
2290 * completed sync with 0.4.65cvs10
2291 * minor debug things added to gtkstext.c
2295 * configure.in: remove check for availability of
2296 strftime() as advised by Hiroyuki
2297 * src/prefs_common.[ch], src/procheader.c:
2298 synch strftime() code with Hiroyki's main branch
2302 * src/news.c: news_query_password(), news_authenticate(): new
2304 news_get_uncached_articles(): added NNTP authentication
2306 * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
2308 * src/prefs_account.c: prefs_account_protocol_activated():
2309 enable userid and password fields for NNTP.
2313 * configure.in: check for availability of strftime()
2315 * src/prefs_common.[ch], src/procheader.c: use
2316 strftime() for displaying date in summary pane if it
2321 * more .cvsignore cleanups [alfons]
2325 * ac/sv-check-type.m4: new autoconf macro.
2326 * configure.in: fixed wint_t typedef detection (did not work
2331 * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
2335 * modified gtkstext.c : buggy cursor navigation fixed,
2336 and font descent also taken in account when drawing
2340 * added comments in src/news.c src/nntp.c
2341 * added src/prefs_headers.[ch]
2342 * added src/headers.[ch]
2343 * modified compose.c to activate custom headers
2344 added function is_in_custom_headers
2345 * modified prefs_account.[ch]
2346 added function prefs_account_customhdr_edit
2347 * modified src/defs.h :
2348 added HEADERS_RC : name of the config file
2349 for the custom headers
2360 added gtkstext with configure.in patch by Hiroyuki which
2361 should fix the XIM detection [alfons]
2363 * more clean up of cvs [alfons]
2365 * removed all Makefile.in files to attic.
2367 * updated all .cvsignores to really ignore things that could
2368 be unintentionally committed by a recursive commit.
2371 * added src/grouplist_dialog.[ch]
2372 * changed src/folderview.c to call grouplist_dialog instead
2375 added functions news_reset_group_list
2376 and news_get_group_list
2378 added function nntp_list
2380 added GROUPLIST_FILE : name of the newsgroup list cache file
2384 * added option to warn about queued messages on exit [sergey]:
2386 * src/compose.c: compose_queue(): call folder_item_scan()
2387 and folderview_update_item() after queueing.
2388 * src/folderview.c: folderview_update_node(): draw the queue
2389 folder in bold font if there are queued messages.
2390 * src/mainwindow.c: queued_messages(): new function.
2391 app_exit_cb(): display warning if there are queued messages
2392 if warn_queued_on_exit is set.
2393 * prefs_common.[ch]: add warn_queued_on_exit option.
2395 * enhanced GnuPG key selection support [sergey]:
2397 * src/select-keys.c: updated to newer version from Win32
2398 branch with support for selecting arbitrary keys.
2399 * src/prefs_account.c: added the Privacy tab to the account
2401 prefs_account_privacy_create(),
2402 prefs_account_sign_key_set_data_from_radiobtn(),
2403 prefs_account_sign_key_set_radiobtn(): new functions.
2404 * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
2405 * src/rfc2015.c: set_signers(): new function.
2406 pgp_sign(): add the account parameter, call set_signers().
2407 rfc2015_sign(): add the account parameter, pass it to pgp_sign().
2408 * src/rfc2015.h: rfc2015_sign(): updated prototype.
2409 * src/compose.c: pass the current account to rfc2015_sign().
2411 * tag name claws added to prevent confusion with main branch [alfons]
2413 * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
2415 * autogen.sh: Added "--enable-maintainer-mode". [sergey]
2417 * sync with recent sylpheed cvs. Untested though. [alfons]