4 set request return receipt when replying
5 if it is set is the folder prefs of the
8 disable final error popup if popups are
9 disabled in config (again)
14 Change version number to 0.5.3claws3
16 * sync with sylpheed 0.5.3cvs5
19 double quote '%s' in 'gedit %s' to fix bug when
20 opening attachment with spaces in the name
23 * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
24 src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
25 initial message templates support
31 change version number to 0.5.3claws2
33 * sync with sylpheed 0.5.3cvs4
35 * src/procmsg.h src/summaryview.c
36 re-implement (un)ignore thread
41 remove unnecessary code
43 enable 'dynamic' signatures (submitted by
44 Eric Limpens <eric@hscg-internet.nl>)
48 clean up after sync with sylpheed 0.5.3 release
51 fix re-introduced font mess, see Christoph's
56 use sylpheed's small font instead of
57 gtk default font for summary view
63 add pl to ALL_LINGUAS - sync with main branch
65 * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
66 Updated. Translations by Jens Oberender, Ricardo Mones
67 Lastra, Alfons, and Fabio Junior Beneditto respectively.
69 * po/pl.po ** NEW FILE **
70 sync with the main branch
73 fix target folder colorizing and refresh problem
76 2001-08-17 [christoph]
79 claws uses 4 colors for target folder coloring.
80 arrays were not long enough and destroyed the
81 stack causing a segfault.
82 target folder colorizing does not work anymore
88 change to version 0.5.3claws1
90 * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
91 src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
92 src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
94 sync with sylpheed 0.5.3 release, but keep claws method of
95 configuring/saving fonts
97 * src/addressbook.[ch]
98 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
99 in line with a similar change in Hiroyuki's branch
101 * src/mainwindow.[ch]
102 disable main_window_set_thread_option()
103 * src/prefs_folder_item.c
104 comment out &tmps_prefs.enable_thread,
105 * src/mbox_folder.c, src/procmsg.[ch]
106 comment out MSG_IS_IGNORE_THREAD
108 comment out summary_ignore_thread() and summary_unignore_thread()
109 comment out MSG_IS_IGNORE_THREAD
111 use Hiroyuki's threading instead.
118 use Hiroyuki's 0.5.3 column scheme but also
119 include the enable/disable button.
120 * src/pixmaps/mark.xpm
121 add Hiroyuki's amended pixmap
123 2001-08-13 [christoph]
126 receive at get all column showed wrong state for APOP
127 button should only work for POP3 and APOP accounts
128 * src/prefs_account.c
129 added missing preprocessor statement for SSL
134 add 'receive at get all' column and enable/disable
137 2001-08-06 [christoph]
140 show usage of SSL in protocol column
146 * src/prefs_account.[ch]
147 moved ssl options to a new page
153 added support for SMTP STARTTLS command
155 2001-08-05 [christoph]
158 debian autoconf needs version check to find
159 correct autoconf version. if the file is
160 named configure.in 2.13 is used, which does
161 not work with this configure.in script.
162 other solution would be to rename the script
163 to configure.ac as suggested in the autoconf
167 disable final error popup if popups are
172 fixes IMAP over SSL problem
177 change to 0.5.2claws1
179 * sync with sylpheed 0.5.2cvs1
184 quick fix for ispell detection...
189 change to 0.5.1claws4
191 * sync with sylpheed 0.5.1cvs7
195 * src/prefs_common.c, src/prefs_common.h,
196 src/gtkspell.c, src/gtkspell.h
197 add global spelling checker settings (compose tab) +
198 selection of dictionary
201 guess valid ispell location
206 removal of 'src/quote_fmt_parse.c'
209 (submitted by Jens Oberender <didge@suse.de>)
214 * src/folderview.[ch]
217 * src/prefs_common.[ch]
219 target folder colourization
223 more sync with Sylpheed 0.5.1cvs6
228 * src/prefs_folder_item.[hc]
230 shared folders support with a GUI
236 * sync with Sylpheed 0.5.1cvs6
242 (submitted by Fabio Junior Beneditto)
248 patch to correct bad image mime headers
249 (submitted by Don Quijote <dq@searchlores.org>)
253 * tools/gif2xface.pl **NEW FILE**
255 script to convert file.gif to file.xface for
256 use in a custom header.
257 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
262 change macros for detecting JPilot and LDAP
264 2001-07-27 [christoph]
267 code cleanup (MIN / MAX warning, needed casting)
272 disallow setting flags when detecting certain headers
273 (X-Status, Status, Seen, X-Seen).
275 * sync with Hiroyuki's Sylpheed 0.5.1cvs5
277 2001-07-27 [christoph]
280 * src/prefs_filtering.c
281 * src/prefs_matcher.c
282 * src/prefs_scoring.c
283 scroll list when moving rows up or down
287 * src/prefs_account.c
288 * src/prefs_account.h
290 SMTP over SSL (untested, feedback requested)
298 * configure.in, acconfig.h
299 define CLAWS (need this for main / claws detection)
306 * sync with Sylpheed 0.5.1cvs4
308 2001-07-25 [christoph]
312 item->prefs == NULL (don't know why)
319 * sync with Sylpheed 0.5.1cvs1-3
321 2001-07-24 [christoph]
324 * src/prefs_folder_item.[ch]
325 added folderitem preferences dialog with
326 default To: and auto request return receipt
330 changes to handle new folderitem preferences
334 call compose new mail with current folderitem
338 Release Sylpheed 0.5.1claws
341 change to release version 0.5.1claws
343 2001-07-24 [christoph]
346 fixed segfault that happend when the selected
347 message was removed while retrieving new messages.
351 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
355 add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
356 this is a work in progress, for more information: http://nlpagan.net/sylman
358 * configure.in, src/mainwindow.c, manual/Makefile.am
359 add support for English manual
362 add authors of user manuals
364 * manual/en/sylpheed*.html
365 add English documentation
367 2001-07-22 [christoph]
372 changed a wrong debug message
377 update Dutch translation
379 * src/prefs_filtering.c,
381 add more translatable strings
390 * src/inc.c, src/summaryview.[ch]
391 prevent update of mark file when filtering has done, by
392 using a variable; this affects two functions:
393 inc.c::inc_finished()
394 summaryview.c::summary_show()
398 * src/filtering.[ch], src/prefs_filtering.c,
400 add filtering action for label coloring
405 * added src/labelcolors.c
406 * added src/labelcolors.h
407 * src/Makefile.am, src/summaryview.c
408 rearrange label coloring code
411 add more parentheses so label colouring works correctly
414 don't really delete message, but move it to Trash
416 * src/prefs_matcher.c
417 add quote options to info dialog
419 2001-07-20 [christoph]
426 moved ssl stuff to a seperate file
431 fix show sender using address book with no e-mail
432 address in From: field
436 * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
437 fix messy handling of escaping... now at least the
438 execute command is useful. escape char is '\', we
439 accept \n and \r too.
443 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
444 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
453 * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
455 revise filtering; currently move, copy, marking have
456 been tested. if you like bleeding edge stuff, you
457 should definitely go for this version :)
459 * mark old working stuff as VERSION_0_5_0_CLAWS5
461 2001-07-17 [christoph]
470 * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more
471 bits in the mark file, without affecting either branch. Lots of
472 files changed, also in claws branch.
474 UNTESTED: use of mbox folders
477 added mark all read; however this was a quick hack used for
478 cleaning up mess after initial merge with Hiroyuki
481 change claws version number back to 0.5.0claws5 to clear up
482 confusion & pretension (recent release was technically
483 0.5.0claws4, so we neatly align with Hiroyuki :-)
487 sync with Hiroyuki's 0.5.0cvs4
494 remove invalid updating of mark files for
495 filter actions MATCHING_ACTION_MOVE and
496 MATCHING_ACTION_DELETE; this should fix the
500 revert Christoph's stab at fixing the folder
504 add missing files with translatable strings
511 * src/addr_compl.[ch], src/prefs_filtering.c
512 make "filtering pref dialog's destination entry" an
513 "address completable entry", if filter destination is
518 sync with Hiroyuki's 0.5.0cvs2-3
520 2001-07-15 [christoph]
523 fixed folder stats update after incorporation
528 * finish label colouring stuff (for now)
529 * fix incorrect colour bug (off by one)
534 change text labels for news and mail message so there's
535 plenty of toolbar estate left
542 sync with Hiroyuki's 0.5.0cvs1
545 more rewrite label colouring
549 * src/summaryview.[ch]
550 * start rewrite label colouring
551 * fix proper location "Add Sender To Addressbook" menu item
555 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
556 (actually this is 0.5.0claws4)
561 * fix duplicate message
562 * add updated Portugese / Brazilian translation
563 submitted by Fabio Junior Beneditto
571 add updated Dutch translation
574 add updated German translation submitted by Jens
578 Prerelease before 0.5.0claws. Please test.
579 This version is temporarily tagged as VERSION_0_5_0_TEST
581 * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
582 src/prefs_scoring.c, src/prefs_matcher.c,
583 src/prefs_filtering.c, src/mbox.c,
584 src/main.c, src/inc.c, src/filtering.[ch]
585 revert new Hoa's new matcher (does not work yet)
592 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
598 add ChangeLog.claws to EXTRA_DIST
600 add matcher_parser_parse.h to EXTRA_DIST
602 2001-07-10 [christoph]
605 add destination folder to table of
606 folders that need to be updated after
613 make collapse state of folders and folder items persistent, i.e.
614 if you collapse a folder tree, the next time sylpheed-claws starts
615 up the folder tree remains collapsed.
617 2001-07-10 [christoph]
623 renamed MD5_CTX to MD5_CTX_syl
624 conflicts with a struct in openssl
627 * src/prefs_account.[ch]
631 fixed compose with current account
632 broken by new compose button stuff
637 changed my email address
639 * src/matcher_parser_parse.y
640 clean the parser to remove conflicts
648 fix incorrect description of --enable-ldap parameter
650 * src/prefs_common.[ch]
652 add experimental option "smart wrapping" which makes the
653 compose editor auto wrap.
655 | TODO: the problem with the buggy cursor handling is caused |
656 | by the GtkText. when deleting / backspacing text its |
657 | wrapping algorithm does not take in account the previous |
658 | line. should find a way to hack this in. |
659 | or should perhaps combine this with the word wrapping |
660 | patch i wrote in january. |
663 show build parameters for LDAP and JPilot
666 revert Christoph's bugfix for selecting next unread message,
667 because folder stats aren't updated correctly
674 * src/matcher_parser_lex.l
675 * src/matcher_parser_parse.y
676 * src/prefs_filtering.c
677 * src/prefs_scoring.c
679 bugfix of the config file parser
684 added generated matcher sources to BUILT_SOURCES
690 added new config file parser
695 * src/prefs_filtering.c
696 * src/prefs_matcher.c
697 * src/prefs_scoring.c
698 * added src/matcher_parser.h
699 * added src/matcher_parser_lex.h
700 * added src/matcher_parser_lex.l
701 * added src/matcher_parser_parse.y
702 lex & yacc config file parser
707 changes prefs_filtering into global_filtering
710 build threads with subjects only if "Re: " is at the
711 beginning of the subject
717 sync with sylpheed 0.5.0
718 change of version number only
724 sync with sylpheed 0.5.0pre5
728 sync with sylpheed 0.5.0pre4 release
729 /po and /manual/ja not sync'ed
733 more sync with sylpheed 0.5.0pre4
735 2001-07-03 [christoph]
738 fixed address book broken by address book
739 for VCard, JPilot, LDAP
749 more sync with sylpheed 0.5.0pre4
753 * included address book patch for VCard, JPilot, LDAP
754 * pref_common.c - fixed Font options on Display tab (cosmetic)
755 * alertpanel.c - fixed truncated message
757 2001-07-02 [christoph]
762 mark threads for ignoring
768 * sync with sylpheed 0.5.0pre4
769 updated gettext to 0.10.38.
775 * src/summaryview.[ch]
776 new right-click option: Label.
777 substitute for 'Mark-->Mark/Unmark', colours the line.
778 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
780 2001-07-01 [christoph]
785 move ctree to unread message
789 * sync with sylpheed 0.5.0pre3 release
795 allow inserting / attaching multiple files in
801 small change to Alfons' previous stuff so that it
806 * lots of files changed; first attempt to merge the changes
807 and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
812 updated and completed, translations by Fabio
813 Junior Beneditto <fjbeneditto@yahoo.com.br>
819 allow selecting an attached files' mime type from a
824 * more sync with sylpheed 0.5.0pre3
829 merge with sylpheed.pot and pt_BR.po provided by
830 Fabio Junior Beneditto.
835 make MIME types case insensitive
840 merge with sylpheed.pot and old nl.po; translations added.
844 * more sync with sylpheed 0.5.0pre3
849 don't crash when removing parent node of messages
850 attracted by subject. this was caused by not deleting
851 the parent node from the subject line hash table.
858 if there are multiple messages selected, allow forwarding
863 * more sync with sylpheed 0.5.0pre3
869 * sync with sylpheed 0.5.0pre3
874 fixed 'compose news article' bug
875 from icon-and-text toolbar
879 * sync with sylpheed 0.5.0pre2 release
881 2001-06-24 [christoph]
884 bug fix in font selection
886 use sylpheed's normal font instead of
887 gtk default font for folders without
892 * src/mainwindow.[ch]
893 added composite compose mail / news button (an idea by Leandro
894 Pereira <leandro@linuxmag.com.br>)
898 Added instructions for ldif-to-xml.py
906 * src/pixmaps/stock_news_compose.xpm
907 added pixmap by Leandro
909 tested built-in spelling checker of GCC 3.0 :)
911 merged dutch translation of sylpheed-main with
916 Added tools directory and files.
918 * tools/filter_conv.pl
919 converts old filter system to new filtering system
920 * tools/ldif-to-xml.py
921 converts netscape addressbook to sylpheed addressbook
923 descriptions/instructions for above two files
925 2001-06-23 [christoph]
928 * src/manage_window.[ch]
929 * src/prefs_common.[ch]
930 mail retrieval dialog can be enabled, disabled
931 or hidden if non of sylpheed's windows is active
937 * sync with sylpheed 0.5.0pre2
939 2001-06-21 [christoph]
942 show recipient on 'from' for all accounts
945 * src/prefs_common.[ch]
946 disable error popup on mail receive errors
951 made the ruler correctly appear and disappear.
954 removed Hoa's work-in-progress-stuff (interesting!) so
957 2001-06-20 [christoph]
960 * src/progressdialog.c
961 added scrolled window for list in progressdialog
965 sync with sylpheed 0.5.0pre1 release
967 2001-06-20 [christoph]
970 make building threads by subject work when
971 thread view is enabled
974 * src/prefs_common.[ch]
975 automatically select account for mail replys
979 * src/compose.c (compose_create): keep Bcc and Reply-To visible if
980 they are filled in from the account settings.
984 * more sync with sylpheed 0.5.0pre1
990 added --sysconfdir to CPPFLAGS for pointing to the correct
991 location of mime.types.
993 NOTE: make sure you use --sysconfdir when running ./autogen.sh
999 fixed some bug when building threads
1003 * src/prefs_account.c
1004 UI stuff: More changes to the English
1008 * src/pixmaps/stock_news_compose.xpm: new file
1012 Added new icon for Hoa's 'compose a news
1013 message', plus minor improvements to the
1019 more sync with sylpheed 0.5.0pre1
1025 Follow-up and reply to
1027 * src/summaryview.[ch]
1028 Build threads also with subjects
1033 forwarding use the current account.
1036 the "compose message" button has been replaced with
1037 "new mail" and "new news" buttons
1039 * src/prefs_common.[ch]
1040 added a configuration option to use the forward button
1041 as "forward as attachment"
1042 changed reply and forward format description
1044 * src/quote_fmt_lex.l
1045 * src/quote_fmt_parse.y
1046 added message with no signature in format for reply
1055 Improvements to the English
1057 * src/prefs_common.c
1058 Improvements to the English and some
1059 clarity/continuity improvements in the
1060 description of Quote symbols.
1066 * sync with sylpheed 0.5.0pre1
1071 Better interface for compose, displayed fields
1072 are updated whenever we change account.
1073 Newsgroups field is automatically filled.
1076 Newsgroups field is automatically filled.
1078 * src/prefs_account.c
1079 Some interface stuff when fields appear and
1086 * sync with sylpheed 0.4.99
1090 * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
1091 base64_decoder_free, base64_decoder_decode): new object and
1092 functions for decoding base64 streams.
1093 * src/procmime.c (procmime_decode_content): modified to use the
1100 * sync with sylpheed 0.4.99cvs11
1106 * sync with sylpheed 0.4.99cvs9
1111 * src/prefs_account.c
1113 SMTP server can be defined in the news account
1114 mime type of attachment are kept.
1118 now choose the highest important score between default
1119 and important score of folder.
1123 * src/prefs_common.c:
1125 (prefs_quote_description_create): corrected description of
1126 quote format characters
1132 * sync with sylpheed 0.4.99cvs8
1136 * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
1137 and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
1143 * sync with sylpheed 0.4.99cvs7
1147 * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
1148 clashes with autogenerated header).
1149 * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
1150 * src/Makefile.am: added quote_fmt.h.
1151 * src/.cvsignore: added lex/yacc autogenerated files
1152 (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
1158 * sync with sylpheed 0.4.99cvs6
1162 * added src/quote_fmt_parse.h
1167 don't modify readonly configuration files
1169 * src/prefs_account.c
1170 * src/prefs_common.c
1171 * src/prefs_customheader.c
1172 * src/prefs_display_header.c
1173 * src/prefs_filter.c
1174 * src/prefs_filtering.c
1175 * src/prefs_scoring.c
1176 don't open dialog box when configuration files
1181 * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
1183 * src/Makefile.am: replaced quote_fmt.tab.[ch] by
1184 quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
1185 BUILT_SOURCES to make all files rebuild properly.
1187 * src/compose.c: removed #include "quote_fmt.tab.h".
1189 * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
1190 CHARACTER value in yylval.
1192 * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
1193 receive CHARACTER value by documented means (yylval).
1195 * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
1200 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
1205 * src/prefs_filtering.c
1206 now keep the configuration for execute action
1213 * sync with sylpheed 0.4.99cvs5
1218 added quote_fmt.[ch]
1220 * added src/quote_fmt.y
1221 * added src/quote_fmt.l
1222 * added src/quote_fmt.tab.h
1223 * added src/quote_fmt.tab.c
1224 * added src/lex.quote_fmt.c
1225 parsing configuration for replying
1228 * src/prefs_common.[ch]
1229 added configuration UI for replying
1233 using configuration for replying
1241 * src/prefs_filtering.c
1242 * src/prefs_matcher.c
1243 * src/prefs_matcher.h
1244 action "run a command" for filtering
1245 and matching with a command.
1246 fixed the "whole message" matching
1249 changed temporary filename for security
1252 queue the notification if it fails to send.
1254 * src/prefs_common.c
1255 * src/prefs_folder_item.c
1256 changed the default important score
1258 * src/prefs_scoring.c
1260 hide kill score input when the folder is not
1265 * src/prefs_common.c:
1267 (prefs_font_select): pass font name in font entry box to font
1272 * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
1276 * sync with sylpheed 0.4.99cvs4
1280 * src/headerwindow.c:
1282 (headerwindow_show_cb): use the selected summary view item, not
1287 * src/headerwindow.c:
1289 (headerwindow_show_cb): always try to show msginfo
1294 keep attached parts when reediting or forwarding.
1299 * src/prefs_folder_item.[ch]
1300 * src/prefs_scoring.[ch]
1302 * src/summaryview.[ch]
1305 * src/prefs_common.[ch]
1306 support for folder scoring
1307 kill score and important score for messages
1309 * src/prefs_account.c
1310 some display bug fixed for local account
1315 * src/summaryview.c:
1317 (add_sender_to_cb): don't crash when no or invalid sender; the add
1318 sender to address book menu item is disabled.
1322 * src/filtering.[ch]
1324 handling summary menu / filter messages
1330 imap folders now appears in list
1333 doesn't crash if destination mail is not writeable
1338 removed some warnings
1342 * src/prefs_filtering.c
1343 global string to identify any folders
1344 removed some debug info
1345 filtering to mbox folders is now possible
1348 removed some warnings
1351 permission on files are changed to read/write for user only,
1353 creation of subfolder is handled better.
1357 Verified the sync for src/prefs_common.[ch] and
1358 src/prefs_account.[ch]. I believe there were some
1359 minor indentation differences.
1365 * sync with 0.4.99cvs3
1370 handling flags for mbox format
1373 use of mark file only for MH format
1374 handling flags for mbox format
1375 filtering cannot yet move or copy mails to mbox folders.
1378 changed move_msg, copy_msg,
1379 move_msgs_with_dest, copy_msgs_with_dest functions
1380 uses only folder->copy_msg() function
1381 uses folder->finished_copy() to handle the destination
1382 folder at the end of the copy or move operation.
1385 included mbox directories.
1387 * src/folderview.[ch]
1389 handle folders operation for mbox format
1392 disable conversion of "From " header
1394 * src/mbox_folder.[ch]
1395 completion of mbox format handling
1398 changed mh_copy_msg() function and
1399 removed mh_move_msg(), mh_move_msgs_with_dest(),
1400 mh_copy_msgs_with_dest()
1402 * src/prefs_filtering.c
1403 removed some warnings
1405 * src/prefs_matcher.c
1406 default boolean operation is AND
1409 handling flags for mbox format
1410 handling of "From " header
1414 added MSG_REALLY_DELETED flags to handle deletion of
1415 messages in mbox format.
1418 handling flags for mbox format
1419 disable the MSG_DELETED flags when messages
1420 are deleted in mbox format
1423 "From " headers display fixed.
1429 (get_email_part): skip quoted email addresses, like in e.g.
1430 "'alfons@proteus.demon.nl'".
1434 Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
1435 and fixing the persistence troubles when using separate windows.
1439 Added #define SEPARATE_ACTION used in the gtk item factory for
1440 the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
1441 use gtk_item_factory_get_widget_by_action() to get the items.
1443 Removed separate_widget_cb from the gtk item factory data
1445 (mainwindow_create): connect separate_widget_cb() to check
1446 menu item "toggled" signal. also passing a MainWindow pointer
1447 as object data for both check menu items.
1449 (separate_widget_cb): definition of separate_widget_cb() to match
1450 GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main
1451 window using gtk_object_get_data(). The type of window separation
1452 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
1454 * src/prefs_filtering.c,
1455 src/prefs_matcher.c: added horizontal scrollbars
1460 fix segfault with invalid bold font
1462 correctly display summary stats after row is marked
1466 * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
1467 encodings with libjconv.
1472 added mbox_folder.[ch]
1474 mbox temporary folder
1476 * added src/mbox_folder.[ch]
1478 * src/procheader.[ch]
1481 bugfix for file incorporation filtering
1483 enable creation of MBOX
1484 * src/prefs_display_header.c
1485 enable use of headers like "From "
1486 something that should be fixed :
1487 displaying of such headers add an extra space
1488 * src/prefs_folder_item.c
1489 don't create folders because it is not necessary
1491 added data field to MsgInfo for mbox internal use
1493 added some support for mbox
1495 added get_mbox_cache_dir() function
1497 2001-05-23 [hiroyuki]
1499 * src/headerwindow.c
1510 src/folderview.c: more sync with 0.4.99cvs2.
1512 * src/headerwindow.c: reverted.
1518 * sync with sylpheed 0.4.99cvs2
1526 * src/summaryview.c: bugfixed a premature assignment in summaryview_add_sender_to_cb()
1532 * configure.in: if gnome-config not found, "no" is displayed
1534 * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
1536 * src/textview.c: now also possible to add mail addresses by right
1537 clicking in the text view
1539 * src/codeconv.c: merged patch which fixes endless loop when encountering
1540 invalid wide characters; from Alte <010@imis.ru>
1544 Added installation of gnome specific things:
1546 * Makefile.am: gnome conditional
1548 * configure.in: check for installed gnome
1550 * added sylpheed.png, sylpheed.desktop
1554 * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
1556 * src/mainwindow.h (main_window_toolbar_create): created a button
1558 (main_window_set_toolbar_sensitive): enable/disable the new button
1560 (toolbar_reply_to_author_cb): handle the new button.
1562 * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
1563 send_progress_dialog_destroy() on failure (fixes hang on SMTP
1568 * src/compose.h (ComposeReplyMode): new modes
1569 COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
1570 COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
1573 (compose_send): move some code into a new function:
1574 (compose_current_mail_account): new function.
1575 (compose_reply): new argument to_author, all callers changed; if
1576 to_author==TRUE and account->protocol==A_NNTP, find and use an
1577 appropriate mail account for replying.
1578 (compose_reply_set_entry): new argument to_author; ignore
1579 compose->replyto if to_author==TRUE.
1581 * src/mainwindow.c: new command "Message/Reply to author".
1582 (main_window_set_menu_sensitive): enable/disable it.
1583 (reply_cb): handle it.
1585 * src/summaryview.c: new command "Reply to author".
1586 (summary_set_menu_sensitive): enable/disable it.
1587 (summary_reply_cb): handle it.
1589 * src/account.c (account_find_mail_from_address): new function.
1595 * sync with sylpheed 0.4.99cvs1
1602 new filtering action : forward and forward as attachment
1605 no need for $DISPLAY when we run sylpheed --help
1606 call to parse_cmd_opt() is moved
1608 * src/mainwindow.[ch]
1609 execute button is hidden when immediate execute
1614 * src/prefs_folder_item.c
1616 better handling of missing directories
1619 reedit is enabled in outbox
1620 reedit is enabled in queue
1626 * src/prefs_filtering.c
1627 changed attachement into attachment
1633 * sync with sylpheed 0.4.67cvs9
1634 * sync with sylpheed 0.4.67cvs7-8
1639 added prefs_filtering.c
1641 * src/filtering.[ch]
1643 removed action : forward_news and forward_news_as_attachement
1644 (forward and forward_as_attachement can be used instead)
1647 added menu option to access filtering configuration
1649 * src/prefs_account.c
1650 changed mail_command default to /usr/sbin/sendmail
1652 * added src/prefs_filtering.[ch]
1653 dialog box for filtering configuration
1655 * src/prefs_matcher.c
1656 added function prefs_matcher_get_criteria_from_matching()
1658 * src/prefs_scoring.c
1659 reset the dialog when register or substitute is clicked
1664 added filtering.[ch]
1666 using filering.[ch] instead of filter.[ch]
1668 reading new filtering configuration
1670 added some filtering actions
1671 and fixed a bug for headers and mail body matching
1673 using filering.[ch] instead of filter.[ch]
1675 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
1677 some fixes for filtering
1679 2001-05-14 [hiroyuki]
1681 * src/send.c: fixed some weird indentations.
1682 send_message_with_command(): call pclose() only if p != NULL.
1683 * src/textview.c: get_email_part(): modified the code for readability.
1685 2001-05-14 [hiroyuki]
1689 src/md5ify.h: removed from the cvs.
1693 * src/main.c: include rfc2015.h to avoid compiler warnings.
1694 * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
1695 the panel is already on screen.
1696 * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
1697 closing the alert window by ESC as "No".
1698 * src/prefs_common.c (prefs_interface_create): moved return
1699 receipt check button to the correct place.
1703 * src/prefs_common.c:
1704 moved return receipt check button to the Send tab. (prefs_send_create)
1705 removed the date format ui related globals. (prefs_display_create)
1709 * sync with sylpheed 0.4.67cvs5-6
1713 * added Alfons' font selection patch
1716 * src/headerwindow.c
1717 * src/prefs_common.c
1718 * src/prefs_common.h
1722 changed version of cache
1724 * src/prefs_matcher.c
1725 added additionnal matching criteria
1729 added references in MsgInfo
1734 prepared some things for new filtering
1736 added some matching properties
1737 inreplyto need to be enhanced
1738 prepared some things for new filtering
1740 added Return-Receipt-To handling
1741 * src/prefs_folder_item.c
1742 changed default value to TRUE
1743 * src/prefs_matcher.c
1744 added some matching properties
1745 * src/prefs_scoring.[ch]
1746 the scoring dialog is finished
1748 added Return-Receipt-To handling
1749 Reference need to be added
1751 added Return-Receipt-To handling
1752 added threadscore to get a better score sorting when
1755 suppressed a bug when we sort the list
1756 when no folder is opened.
1757 better score sorting when threads are enabled
1761 * reverted previous patch because of potential errors
1765 * src/inc.c, src/prefs_common.c, src/prefs_common.h:
1766 applied "toggle mail-retrieval dialog window" patch submitted
1767 by Eric Limpens <eric@qnt.net>
1769 * sync with sylpheed 0.4.67cvs4
1773 * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
1774 some picky compilers.
1775 * src/rfc2015.h: provide prototype for rfc2015_disable_all().
1776 * src/grouplist_dialog.c: include alertpanel.h.
1777 * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
1778 fix compile warning.
1779 * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
1780 #include "defs.h" before others to prevent the warning of `MIN'
1781 and `MAX' redefinition.
1787 * src/prefs_account.c
1788 * src/prefs_display_header.c
1791 added prefs_scoring.[ch]
1792 * src/grouplist_dialog.c
1793 display an error dialog box if the group list
1795 * src/mainwindow.[ch]
1796 added main_window_set_thread_option() function
1797 scoring dialog box enabled
1799 added flags matching unread /new / marked
1800 / deleted / replied / forwarded
1802 newsgroups are now finally in newscache
1803 * src/prefs_matcher.[ch]
1804 finished preferences for matching dialog
1805 * added src/prefs_scoring.[ch]
1806 scoring dialog box completed
1808 conversion to string : added scoringprop_to_string()
1809 write config for preferences :
1810 added prefs_scoring_write_config()
1812 threads can be enabled/disabled independently
1820 thought it would be nice to have a list of all
1821 contributors (used Changelog as a reference)
1824 messed up version numbering...
1828 * sync with sylpheed 0.4.67cvs1-3
1832 * src/prefs_common.c:
1833 better UI for strftime format, double clicking
1834 on format now inserts the format in text entry
1835 replaced close button with standard OK/Cancel
1836 moved date format button to the right of the
1842 Ctrl-Home / Ctrl-End have proper cursor navigation
1846 * src/prefs_matcher.c
1847 finished UI to define matching properties
1848 added ok and cancel button
1849 * src/prefs_filter.c
1850 added ok and cancel button
1852 fixed some bug in xhdr parsing
1857 fixed a bug in textview_show_header(), which displayed two colons (':');
1858 cleaned up some warnings
1863 added prefs_matcher.[ch]
1864 compilation with -W -Wall
1866 ungrab the mouse events if grabbed - does it
1867 fix the bug for disposition notification ?
1869 added a menu option to open the matching dialog.
1871 added matcherprop_to_string() and matcherlist_to_string()
1872 fixed some bugs, changed the name of some options
1873 age_sup and age_inf becomes age_greater and age_lower,
1874 body and messageheaders becomes body_part and headers_part,
1875 changed the names of constants from SCORING_XXX to MATCHING_XXX
1876 * src/prefs_display_header.c
1877 * src/prefs_headers.c
1878 fixed a bug that accidentally destroyed dialogs
1879 when closed them with delete_event
1880 Added *_deleted() which handle delete_event signal correctly.
1881 * src/prefs_folder_item.[ch]
1882 added "enable_thread" field for future customization
1883 * added src/prefs_matcher.[ch]
1884 sample of the UI to define matching properties
1886 using procheader_headername_equal instead of str*cmp functions
1887 using procheader_parse_header() function
1889 using MATCHING_XXX instead of SCORING_XXX
1891 display the sender of the news even if this is ourself
1892 when this is a news message.
1894 using headername_equal() instead of str*cmp functions
1900 * sync with sylpheed 0.4.66
1901 * src/gtkstext.c: trace logs added
1905 * src/prefs_common.[ch]: added option to enable/disable GnuPG
1906 signature check popup.
1907 * src/rfc2015.c (check_signature): show signature check popup only
1908 if it is enabled in preferences.
1914 * sync with sylpheed 0.4.66cvs6
1918 * src/prefs_common.[ch]: added option to enable/disable
1919 looking up sender name in address book for summary pane
1920 * src/summaryview.c: look up sender in the address book
1921 by using Alfons' address completion code
1923 2001-05-07 [hiroyuki]
1926 src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
1927 member of Pop3State.
1928 * src/news.c: brought #include "defs.h" before #include <glib.h>
1929 to prevent the warning of `MIN' and `MAX' redefinition.
1933 * removed src/headers_display.[ch]
1934 * removed src/prefs_display_headers.[ch]
1936 use a temporary file in the user directory for mbox import
1938 added XHDR support to get "To" and "Cc" headers
1939 (in order to match news with to or cc field for
1941 added function news_parse_xhdr() to get XHDR response
1943 added function nntp_xhdr()
1945 fetch the message if necessary
1951 * sync with sylpheed 0.4.66cvs3-5
1956 added function itos_buf() to enable use of several buffers
1958 use of itos_buf() instead of itos() in summary list
1959 to fix the broken display of message number.
1963 * src/gtkstext.c: bug in cursor up navigation fixed,
1964 fixed another unsigned / signed comparison (we're getting there :-)
1969 added scoring.c scoring.h
1970 prefs_folder_item.c prefs_folder_item.h
1973 added FOLDERITEM_RC SCORING_RC
1975 added prefs field in FolderItem :
1976 properties for each folder (PrefsFolderItem),
1977 sorting type and mode were added as the first properties.
1979 read config for scoring
1980 * added src/matcher.[ch]
1981 gives functions to parse configuration file to do
1982 matching on mails with a list of conditions.
1984 add option to sort by score
1985 * src/prefs_common.[ch]
1986 added preference option to show score and for
1987 the score column size
1988 * added src/prefs_folder_item.[ch]
1989 properties for each folder (PrefsFolderItem),
1990 sorting type and mode were added as the first properties.
1991 * src/procheader.[ch]
1992 added procheader_parse_header()
1993 added procheader_header_free()
1994 added procheader_headername_equal()
1995 and made modification to use them.
1997 added score field to MsgInfo structure
1998 * added src/scoring.[ch]
1999 gives functions to parse configuration file to do
2000 scoring on mails with a list of conditions.
2001 * src/summaryview.[ch]
2002 save the sorting type and mode for the folder
2003 added column to display the score of the mail
2004 added function summary_score_clicked()
2005 sorting type and mode are restored to the folder
2008 use procheader_parse_header(), procheader_headername_equal()
2009 removed memory leak in text_scan_header when freeing headers
2011 changed the function to match names of headers
2012 using procheader_headername_equal()
2014 Scoring functions are implemented, an interface is needed
2020 hopefully fixed the row up navigation bug,
2021 removed adding back / forward lines to cache
2025 * src/prefs_display_headers.c: user interface changes:
2026 (prefs_display_headers_create): remove unused "Show" check button;
2027 allow reordering of headers by dragging.
2028 (prefs_display_headers_write_config): remove unused variables.
2029 (prefs_display_headers_set_dialog): do not insert "(New)" at top
2030 of lists (not needed with the new UI).
2031 (prefs_display_headers_set_list): scan lists starting from row 0,
2032 not 1 (do not skip "(New)").
2033 (prefs_display_headers_find_header): new function.
2034 (prefs_display_headers_clist_set_row): do not allow duplicates.
2035 (prefs_display_headers_delete_cb): do not skip row 0; treat
2036 closing the alert window by ESC as "No".
2037 (prefs_display_headers_up): do not protect row 0.
2038 (prefs_display_headers_down): do not protect row 0.
2042 * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
2046 (summary_find_next_marked_msg, summary_find_prev_marked_msg,
2047 summary_select_next_marked, summary_select_prev_marked): new
2052 * src/news.c: fixed a bug when no article can be fetched after
2053 server timeout if the connection was restored by news_post():
2054 (news_select_group): new function.
2055 (news_fetch_msg): call news_select_group() before fetching
2057 (news_get_uncached_articles): set session->group after successful
2065 changed version of cache, added cc field
2067 * src/prefs_display_headers.c
2068 the interface was changed
2070 * src/prefs_headers.c
2075 * completed sync of sylpheed cvs2
2076 * src/gtkstext.c: updated row up / down cursor navigation
2077 * src/textview.c: re-edited, prepared for fixing the email address
2082 * src/prefs_common.c: use alfons' strftime ui code
2083 entry_datefmt and datefmt_sample widgets have to be
2084 global in this module because of this change
2089 * src/prefs_common.[ch] added option to activate the return receipt
2094 * src/gtkstext.c: fix for row up/down cursor navigation.
2098 * sync with 0.4.66cvs2
2102 added add-sender-to-addressbook patch
2110 * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
2113 * src/alertpanel.c (alertpanel_create): new argument can_disable,
2114 all existing callers changed to pass FALSE; create a check button
2115 to disable the message.
2116 (alertpanel_message_with_disable): new function.
2117 (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
2118 (alertpanel_button_toggled): new function.
2119 (alertpanel_button_clicked, alertpanel_close): set value using
2122 * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
2124 * src/prefs_common.c (prefs_privacy_create): new check button
2125 checkbtn_gpgme_warning.
2127 * src/main.c (main): moved preferences reading before gpgme
2128 initialization; check prefs_common.gpgme_warning before giving the
2129 GnuPG warning and set it to FALSE if the user wants to disable the
2132 2001-05-02 [hiroyuki]
2134 * src/prefs_display_headers.c: modified the layout and some labels.
2138 * src/prefs_account.c (prefs_account_fix_size): new function.
2139 (prefs_account_create): call prefs_account_fix_size(); use
2140 gtk_widget_show instead of gtk_widget_show_all (fixes too large
2141 size when the window is shown for the first time).
2142 (prefs_account_basic_create): changed layout of serv_table; moved
2143 localmbox_entry above smtpserv_entry (logically it replaces
2145 (prefs_account_protocol_activated): set sensitivity of
2146 nntpauth_chkbtn according to the protocol (in addition to
2147 hide/show); commented out gtk_table_set_row_spacing() calls.
2148 (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
2149 not sensitive (fixes a bug with disabled username/password boxes
2150 when editing POP3 account after NNTP with authentication).
2156 * src/prefs_account.[ch]
2158 removed local account without SMTP server
2159 added option to use mail command instead of a connexion
2160 to SMTP server when a local account is used
2161 * src/prefs_headers.c
2164 fixed a bug when connexion immediately closed
2174 * src/prefs_account.c (Basic, prefs_account_basic_create): new
2175 widget nntpauth_chkbtn.
2176 (prefs_account_protocol_activated): handle nntpauth_chkbtn
2178 (prefs_account_nntpauth_toggled): new function.
2180 * src/news.c (news_session_new_for_folder): use NNTP
2181 authentication only if ac->use_nntp_auth is set.
2185 * src/Makefile.am changed headers.[ch] in customheader.[ch]
2186 * src/prefs_display_headers.c changed the UI
2187 * src/prefs_headers.c changed account_name to account_id
2188 * src/compose.c using customheader.h
2190 2001-05-01 [hiroyuki]
2194 src/nntp.c: changed sock_read() to sock_gets(), they've been left
2199 * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
2200 * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
2201 for displaying of headers
2202 * src/grouplist_dialog.[ch] minor changes to remove warnings
2203 * src/prefs_display_headers.[ch] dialog to choose the
2204 headers to display in the mail viewer.
2205 * src/headers.h correction of #define
2206 * src/headers_display.[ch] configuration for displaying of headers.
2207 * src/main.c read config of displaying of headers
2208 * src/prefs_common.c add a button to access the config dialog
2209 for displaying of headers
2210 * src/prefs_display_headers.[ch] dialog for configuration for
2211 displaying of the headers.
2212 * src/prefs_headers.c cleaning of code
2213 * src/procheader.c comments added to code
2214 * src/textview.c changes to reorder the headers depending
2215 on the config for displaying of headers
2221 * sync with 0.4.65cvs12
2223 NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
2227 * src/nntp.h (NNTPSockInfo): new field auth_failed.
2229 * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
2230 is set to force reconnection after authentication failure.
2231 (nntp_gen_command): set sock->auth_failed on authentication
2232 failure, or if sock->userid and sock->passwd are not set.
2234 * src/news.c (news_session_new_for_folder): set userid=NULL if
2235 password dialog is cancelled.
2239 * src/nntp.h (NNTPSockInfo): new type.
2241 * src/nntp.c: all functions updated to use NNTPSockInfo instead of
2243 (nntp_open_auth, nntp_close): new functions.
2244 (nntp_gen_command): new function to handle authentication; all
2245 NNTP command functions updated to use it.
2246 (nntp_authinfo_user, nntp_authinfo_pass): deleted.
2247 (nntp_list): removed old useless code.
2249 * src/news.h (NNTPSession): new field nntp_sock.
2251 * src/news.c: all functions updated to use NNTPSockInfo instead of
2253 (news_session_new): new arguments (userid, passwd); made static;
2254 use nntp_open_auth() if needed.
2255 (news_session_destroy): use nntp_close() instead of sock_close().
2256 (news_query_password): changed arguments.
2257 (news_session_new_for_folder): new function.
2258 (news_session_get): use news_session_new_for_folder().
2259 (news_authenticate): deleted.
2260 (news_get_uncached_articles): removed old authentication code.
2264 * src/news.c: reverted my previous changes (need to do NNTP
2265 authentication in a cleaner way).
2269 * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
2270 news_nntp_post, news_nntp_mode): new functions (wrappers with
2271 authentication support).
2272 (news_get_article_cmd, news_get_article, news_get_header): new
2273 argument "folder"; all callers changed.
2274 (news_get_article_cmd): added authentication support.
2275 (news_session_get): use news_nntp_mode() instead of nntp_mode().
2276 (news_post): use news_nntp_post() instead of nntp_post().
2277 (news_get_uncached_articles): use news_nntp_group() instead of
2278 nntp_group() and news_nntp_xover() instead of nntp_xover();
2279 removed old authentication code.
2280 (news_get_group_list): use news_nntp_list() instead of nntp_list().
2282 * src/nntp.c (nntp_list): return real error code instead of
2287 * configure.in: fixed wint_t typedef detection again
2291 * src/prefs_account.[ch], added A_LOCAL_CMD
2292 (send mail with mail command)
2293 * src/send.c added function send_message_with_command()
2294 * src/inc.c made a more secure get_spool() function with
2295 mktemp() but maybe mkstemp() or something more
2300 * src/textview.c, colorization of email addresses in headers
2304 * bug sync with sylpheed
2305 * prefs_common.c: created date format ui for darko
2306 * sync with 0.4.65cvs11
2307 * configure.in: corrected to have the new gpg checks
2311 * completed sync with 0.4.65cvs10
2312 * minor debug things added to gtkstext.c
2316 * configure.in: remove check for availability of
2317 strftime() as advised by Hiroyuki
2318 * src/prefs_common.[ch], src/procheader.c:
2319 synch strftime() code with Hiroyki's main branch
2323 * src/news.c: news_query_password(), news_authenticate(): new
2325 news_get_uncached_articles(): added NNTP authentication
2327 * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
2329 * src/prefs_account.c: prefs_account_protocol_activated():
2330 enable userid and password fields for NNTP.
2334 * configure.in: check for availability of strftime()
2336 * src/prefs_common.[ch], src/procheader.c: use
2337 strftime() for displaying date in summary pane if it
2342 * more .cvsignore cleanups [alfons]
2346 * ac/sv-check-type.m4: new autoconf macro.
2347 * configure.in: fixed wint_t typedef detection (did not work
2352 * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
2356 * modified gtkstext.c : buggy cursor navigation fixed,
2357 and font descent also taken in account when drawing
2361 * added comments in src/news.c src/nntp.c
2362 * added src/prefs_headers.[ch]
2363 * added src/headers.[ch]
2364 * modified compose.c to activate custom headers
2365 added function is_in_custom_headers
2366 * modified prefs_account.[ch]
2367 added function prefs_account_customhdr_edit
2368 * modified src/defs.h :
2369 added HEADERS_RC : name of the config file
2370 for the custom headers
2381 added gtkstext with configure.in patch by Hiroyuki which
2382 should fix the XIM detection [alfons]
2384 * more clean up of cvs [alfons]
2386 * removed all Makefile.in files to attic.
2388 * updated all .cvsignores to really ignore things that could
2389 be unintentionally committed by a recursive commit.
2392 * added src/grouplist_dialog.[ch]
2393 * changed src/folderview.c to call grouplist_dialog instead
2396 added functions news_reset_group_list
2397 and news_get_group_list
2399 added function nntp_list
2401 added GROUPLIST_FILE : name of the newsgroup list cache file
2405 * added option to warn about queued messages on exit [sergey]:
2407 * src/compose.c: compose_queue(): call folder_item_scan()
2408 and folderview_update_item() after queueing.
2409 * src/folderview.c: folderview_update_node(): draw the queue
2410 folder in bold font if there are queued messages.
2411 * src/mainwindow.c: queued_messages(): new function.
2412 app_exit_cb(): display warning if there are queued messages
2413 if warn_queued_on_exit is set.
2414 * prefs_common.[ch]: add warn_queued_on_exit option.
2416 * enhanced GnuPG key selection support [sergey]:
2418 * src/select-keys.c: updated to newer version from Win32
2419 branch with support for selecting arbitrary keys.
2420 * src/prefs_account.c: added the Privacy tab to the account
2422 prefs_account_privacy_create(),
2423 prefs_account_sign_key_set_data_from_radiobtn(),
2424 prefs_account_sign_key_set_radiobtn(): new functions.
2425 * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
2426 * src/rfc2015.c: set_signers(): new function.
2427 pgp_sign(): add the account parameter, call set_signers().
2428 rfc2015_sign(): add the account parameter, pass it to pgp_sign().
2429 * src/rfc2015.h: rfc2015_sign(): updated prototype.
2430 * src/compose.c: pass the current account to rfc2015_sign().
2432 * tag name claws added to prevent confusion with main branch [alfons]
2434 * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
2436 * autogen.sh: Added "--enable-maintainer-mode". [sergey]
2438 * sync with recent sylpheed cvs. Untested though. [alfons]