4 fix target folder colourization to use user selected colour
9 fix crash when message that is marked for copy/move is unmarked
14 change to version 0.6.1claws2
16 * sync with sylpheed 0.6.1cvs3
21 fix bug with default font used for trash folder text
25 * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
29 change to version 0.6.1claws1
31 * sync with sylpheed 0.6.1cvs2
36 add Match's new addressbook
39 updated translation submitted by Jens Oberender
45 * sync with sylpheed 0.6.1 release
52 * sync with sylpheed 0.6.0cvs4
55 updated translation submitted by Fabio Junior Beneditto
69 change to version 0.6.0claws1
71 * sync with sylpheed 0.6.0cvs1
74 updated translation submitted by Ricardo Mones Lastra
77 add 'src/prefs_templates.c'
79 * src/compose.c, src/summaryview.c
80 fix segfault on 'Re_edit'
84 * configure.in, Makefile.am
86 add tools directory to source distribution
91 change to version 0.6.0claws
93 * sync with sylpheed 0.6.0 release
95 2001-08-30 [christoph]
98 removed autoconf version check
102 * src/account.c, src/compose.c, src/prefs_common.[ch]
103 * src/procheader.[ch] src/utils.[ch]
104 Enhanced automatic account selection on replies
105 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
108 add LDAP and JPilot to the configuration results output.
110 2001-08-29 [christoph]
113 no bold font for ignored threads
118 change to version 0.5.3claws6
120 * sync with sylpheed 0.5.3cvs10
121 src/stringtable.[ch]: New Files
123 * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
124 * src/pixmaps/sylpheed.xpm
125 add mini-icons to windows (by Alfons)
130 new functions: next_labeled_cb(), prev_labeled_cb()
133 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
134 summary_select_next_labeled(), summary_select_prev_labeled()
136 * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
137 give claws blue folders and a blue trash can
142 change to version 0.5.3claws5
144 * sync with sylpheed 0.5.3cvs9
145 src/labelcolors.[ch] renamed to src/colorlabel.[ch]
147 2001-08-24 [christoph]
150 keep filename when browsing directories
151 (not working for user entered filename, but
152 for default name and selected filename from
155 fixed wrong spelling "Folllow-up"
159 fixed new/unread message count with ignored
160 threads (2 commits, first didn't notice no
161 longer needed decreasing)
163 readded scrolling of progress dialog
169 change to 0.5.3claws4
171 * sync with sylpheed 0.5.3cvs7
173 2001-08-24 [christoph]
176 set request return receipt when replying
177 if it is set is the folder prefs of the
180 disable final error popup if popups are
181 disabled in config (again)
186 Change version number to 0.5.3claws3
188 * sync with sylpheed 0.5.3cvs5
191 double quote '%s' in 'gedit %s' to fix bug when
192 opening attachment with spaces in the name
195 * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
196 src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
197 initial message templates support
203 change version number to 0.5.3claws2
205 * sync with sylpheed 0.5.3cvs4
207 * src/procmsg.h src/summaryview.c
208 re-implement (un)ignore thread
213 remove unnecessary code
215 enable 'dynamic' signatures (submitted by
216 Eric Limpens <eric@hscg-internet.nl>)
220 clean up after sync with sylpheed 0.5.3 release
223 fix re-introduced font mess, see Christoph's
228 use sylpheed's small font instead of
229 gtk default font for summary view
235 add pl to ALL_LINGUAS - sync with main branch
237 * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
238 Updated. Translations by Jens Oberender, Ricardo Mones
239 Lastra, Alfons, and Fabio Junior Beneditto respectively.
241 * po/pl.po ** NEW FILE **
242 sync with the main branch
245 fix target folder colorizing and refresh problem
248 2001-08-17 [christoph]
251 claws uses 4 colors for target folder coloring.
252 arrays were not long enough and destroyed the
253 stack causing a segfault.
254 target folder colorizing does not work anymore
260 change to version 0.5.3claws1
262 * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
263 src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
264 src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
266 sync with sylpheed 0.5.3 release, but keep claws method of
267 configuring/saving fonts
269 * src/addressbook.[ch]
270 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
271 in line with a similar change in Hiroyuki's branch
273 * src/mainwindow.[ch]
274 disable main_window_set_thread_option()
275 * src/prefs_folder_item.c
276 comment out &tmps_prefs.enable_thread,
277 * src/mbox_folder.c, src/procmsg.[ch]
278 comment out MSG_IS_IGNORE_THREAD
280 comment out summary_ignore_thread() and summary_unignore_thread()
281 comment out MSG_IS_IGNORE_THREAD
283 use Hiroyuki's threading instead.
290 use Hiroyuki's 0.5.3 column scheme but also
291 include the enable/disable button.
292 * src/pixmaps/mark.xpm
293 add Hiroyuki's amended pixmap
295 2001-08-13 [christoph]
298 receive at get all column showed wrong state for APOP
299 button should only work for POP3 and APOP accounts
300 * src/prefs_account.c
301 added missing preprocessor statement for SSL
306 add 'receive at get all' column and enable/disable
309 2001-08-06 [christoph]
312 show usage of SSL in protocol column
318 * src/prefs_account.[ch]
319 moved ssl options to a new page
325 added support for SMTP STARTTLS command
327 2001-08-05 [christoph]
330 debian autoconf needs version check to find
331 correct autoconf version. if the file is
332 named configure.in 2.13 is used, which does
333 not work with this configure.in script.
334 other solution would be to rename the script
335 to configure.ac as suggested in the autoconf
339 disable final error popup if popups are
344 fixes IMAP over SSL problem
349 change to 0.5.2claws1
351 * sync with sylpheed 0.5.2cvs1
356 quick fix for ispell detection...
361 change to 0.5.1claws4
363 * sync with sylpheed 0.5.1cvs7
367 * src/prefs_common.c, src/prefs_common.h,
368 src/gtkspell.c, src/gtkspell.h
369 add global spelling checker settings (compose tab) +
370 selection of dictionary
373 guess valid ispell location
378 removal of 'src/quote_fmt_parse.c'
381 (submitted by Jens Oberender <didge@suse.de>)
386 * src/folderview.[ch]
389 * src/prefs_common.[ch]
391 target folder colourization
395 more sync with Sylpheed 0.5.1cvs6
400 * src/prefs_folder_item.[hc]
402 shared folders support with a GUI
408 * sync with Sylpheed 0.5.1cvs6
414 (submitted by Fabio Junior Beneditto)
420 patch to correct bad image mime headers
421 (submitted by Don Quijote <dq@searchlores.org>)
425 * tools/gif2xface.pl **NEW FILE**
427 script to convert file.gif to file.xface for
428 use in a custom header.
429 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
434 change macros for detecting JPilot and LDAP
436 2001-07-27 [christoph]
439 code cleanup (MIN / MAX warning, needed casting)
444 disallow setting flags when detecting certain headers
445 (X-Status, Status, Seen, X-Seen).
447 * sync with Hiroyuki's Sylpheed 0.5.1cvs5
449 2001-07-27 [christoph]
452 * src/prefs_filtering.c
453 * src/prefs_matcher.c
454 * src/prefs_scoring.c
455 scroll list when moving rows up or down
459 * src/prefs_account.c
460 * src/prefs_account.h
462 SMTP over SSL (untested, feedback requested)
470 * configure.in, acconfig.h
471 define CLAWS (need this for main / claws detection)
478 * sync with Sylpheed 0.5.1cvs4
480 2001-07-25 [christoph]
484 item->prefs == NULL (don't know why)
491 * sync with Sylpheed 0.5.1cvs1-3
493 2001-07-24 [christoph]
496 * src/prefs_folder_item.[ch]
497 added folderitem preferences dialog with
498 default To: and auto request return receipt
502 changes to handle new folderitem preferences
506 call compose new mail with current folderitem
510 Release Sylpheed 0.5.1claws
513 change to release version 0.5.1claws
515 2001-07-24 [christoph]
518 fixed segfault that happend when the selected
519 message was removed while retrieving new messages.
523 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
527 add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
528 this is a work in progress, for more information: http://nlpagan.net/sylman
530 * configure.in, src/mainwindow.c, manual/Makefile.am
531 add support for English manual
534 add authors of user manuals
536 * manual/en/sylpheed*.html
537 add English documentation
539 2001-07-22 [christoph]
544 changed a wrong debug message
549 update Dutch translation
551 * src/prefs_filtering.c,
553 add more translatable strings
562 * src/inc.c, src/summaryview.[ch]
563 prevent update of mark file when filtering has done, by
564 using a variable; this affects two functions:
565 inc.c::inc_finished()
566 summaryview.c::summary_show()
570 * src/filtering.[ch], src/prefs_filtering.c,
572 add filtering action for label coloring
577 * added src/labelcolors.c
578 * added src/labelcolors.h
579 * src/Makefile.am, src/summaryview.c
580 rearrange label coloring code
583 add more parentheses so label colouring works correctly
586 don't really delete message, but move it to Trash
588 * src/prefs_matcher.c
589 add quote options to info dialog
591 2001-07-20 [christoph]
598 moved ssl stuff to a seperate file
603 fix show sender using address book with no e-mail
604 address in From: field
608 * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
609 fix messy handling of escaping... now at least the
610 execute command is useful. escape char is '\', we
611 accept \n and \r too.
615 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
616 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
625 * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
627 revise filtering; currently move, copy, marking have
628 been tested. if you like bleeding edge stuff, you
629 should definitely go for this version :)
631 * mark old working stuff as VERSION_0_5_0_CLAWS5
633 2001-07-17 [christoph]
642 * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more
643 bits in the mark file, without affecting either branch. Lots of
644 files changed, also in claws branch.
646 UNTESTED: use of mbox folders
649 added mark all read; however this was a quick hack used for
650 cleaning up mess after initial merge with Hiroyuki
653 change claws version number back to 0.5.0claws5 to clear up
654 confusion & pretension (recent release was technically
655 0.5.0claws4, so we neatly align with Hiroyuki :-)
659 sync with Hiroyuki's 0.5.0cvs4
666 remove invalid updating of mark files for
667 filter actions MATCHING_ACTION_MOVE and
668 MATCHING_ACTION_DELETE; this should fix the
672 revert Christoph's stab at fixing the folder
676 add missing files with translatable strings
683 * src/addr_compl.[ch], src/prefs_filtering.c
684 make "filtering pref dialog's destination entry" an
685 "address completable entry", if filter destination is
690 sync with Hiroyuki's 0.5.0cvs2-3
692 2001-07-15 [christoph]
695 fixed folder stats update after incorporation
700 * finish label colouring stuff (for now)
701 * fix incorrect colour bug (off by one)
706 change text labels for news and mail message so there's
707 plenty of toolbar estate left
714 sync with Hiroyuki's 0.5.0cvs1
717 more rewrite label colouring
721 * src/summaryview.[ch]
722 * start rewrite label colouring
723 * fix proper location "Add Sender To Addressbook" menu item
727 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
728 (actually this is 0.5.0claws4)
733 * fix duplicate message
734 * add updated Portugese / Brazilian translation
735 submitted by Fabio Junior Beneditto
743 add updated Dutch translation
746 add updated German translation submitted by Jens
750 Prerelease before 0.5.0claws. Please test.
751 This version is temporarily tagged as VERSION_0_5_0_TEST
753 * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
754 src/prefs_scoring.c, src/prefs_matcher.c,
755 src/prefs_filtering.c, src/mbox.c,
756 src/main.c, src/inc.c, src/filtering.[ch]
757 revert new Hoa's new matcher (does not work yet)
764 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
770 add ChangeLog.claws to EXTRA_DIST
772 add matcher_parser_parse.h to EXTRA_DIST
774 2001-07-10 [christoph]
777 add destination folder to table of
778 folders that need to be updated after
785 make collapse state of folders and folder items persistent, i.e.
786 if you collapse a folder tree, the next time sylpheed-claws starts
787 up the folder tree remains collapsed.
789 2001-07-10 [christoph]
795 renamed MD5_CTX to MD5_CTX_syl
796 conflicts with a struct in openssl
799 * src/prefs_account.[ch]
803 fixed compose with current account
804 broken by new compose button stuff
809 changed my email address
811 * src/matcher_parser_parse.y
812 clean the parser to remove conflicts
820 fix incorrect description of --enable-ldap parameter
822 * src/prefs_common.[ch]
824 add experimental option "smart wrapping" which makes the
825 compose editor auto wrap.
827 | TODO: the problem with the buggy cursor handling is caused |
828 | by the GtkText. when deleting / backspacing text its |
829 | wrapping algorithm does not take in account the previous |
830 | line. should find a way to hack this in. |
831 | or should perhaps combine this with the word wrapping |
832 | patch i wrote in january. |
835 show build parameters for LDAP and JPilot
838 revert Christoph's bugfix for selecting next unread message,
839 because folder stats aren't updated correctly
846 * src/matcher_parser_lex.l
847 * src/matcher_parser_parse.y
848 * src/prefs_filtering.c
849 * src/prefs_scoring.c
851 bugfix of the config file parser
856 added generated matcher sources to BUILT_SOURCES
862 added new config file parser
867 * src/prefs_filtering.c
868 * src/prefs_matcher.c
869 * src/prefs_scoring.c
870 * added src/matcher_parser.h
871 * added src/matcher_parser_lex.h
872 * added src/matcher_parser_lex.l
873 * added src/matcher_parser_parse.y
874 lex & yacc config file parser
879 changes prefs_filtering into global_filtering
882 build threads with subjects only if "Re: " is at the
883 beginning of the subject
889 sync with sylpheed 0.5.0
890 change of version number only
896 sync with sylpheed 0.5.0pre5
900 sync with sylpheed 0.5.0pre4 release
901 /po and /manual/ja not sync'ed
905 more sync with sylpheed 0.5.0pre4
907 2001-07-03 [christoph]
910 fixed address book broken by address book
911 for VCard, JPilot, LDAP
921 more sync with sylpheed 0.5.0pre4
925 * included address book patch for VCard, JPilot, LDAP
926 * pref_common.c - fixed Font options on Display tab (cosmetic)
927 * alertpanel.c - fixed truncated message
929 2001-07-02 [christoph]
934 mark threads for ignoring
940 * sync with sylpheed 0.5.0pre4
941 updated gettext to 0.10.38.
947 * src/summaryview.[ch]
948 new right-click option: Label.
949 substitute for 'Mark-->Mark/Unmark', colours the line.
950 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
952 2001-07-01 [christoph]
957 move ctree to unread message
961 * sync with sylpheed 0.5.0pre3 release
967 allow inserting / attaching multiple files in
973 small change to Alfons' previous stuff so that it
978 * lots of files changed; first attempt to merge the changes
979 and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
984 updated and completed, translations by Fabio
985 Junior Beneditto <fjbeneditto@yahoo.com.br>
991 allow selecting an attached files' mime type from a
996 * more sync with sylpheed 0.5.0pre3
1001 merge with sylpheed.pot and pt_BR.po provided by
1002 Fabio Junior Beneditto.
1007 make MIME types case insensitive
1012 merge with sylpheed.pot and old nl.po; translations added.
1016 * more sync with sylpheed 0.5.0pre3
1021 don't crash when removing parent node of messages
1022 attracted by subject. this was caused by not deleting
1023 the parent node from the subject line hash table.
1030 if there are multiple messages selected, allow forwarding
1031 them as attachments.
1035 * more sync with sylpheed 0.5.0pre3
1041 * sync with sylpheed 0.5.0pre3
1046 fixed 'compose news article' bug
1047 from icon-and-text toolbar
1051 * sync with sylpheed 0.5.0pre2 release
1053 2001-06-24 [christoph]
1055 * src/prefs_common.c
1056 bug fix in font selection
1058 use sylpheed's normal font instead of
1059 gtk default font for folders without
1064 * src/mainwindow.[ch]
1065 added composite compose mail / news button (an idea by Leandro
1066 Pereira <leandro@linuxmag.com.br>)
1070 Added instructions for ldif-to-xml.py
1078 * src/pixmaps/stock_news_compose.xpm
1079 added pixmap by Leandro
1080 * src/prefs_common.c
1081 tested built-in spelling checker of GCC 3.0 :)
1083 merged dutch translation of sylpheed-main with
1088 Added tools directory and files.
1090 * tools/filter_conv.pl
1091 converts old filter system to new filtering system
1092 * tools/ldif-to-xml.py
1093 converts netscape addressbook to sylpheed addressbook
1095 descriptions/instructions for above two files
1097 2001-06-23 [christoph]
1100 * src/manage_window.[ch]
1101 * src/prefs_common.[ch]
1102 mail retrieval dialog can be enabled, disabled
1103 or hidden if non of sylpheed's windows is active
1109 * sync with sylpheed 0.5.0pre2
1111 2001-06-21 [christoph]
1114 show recipient on 'from' for all accounts
1117 * src/prefs_common.[ch]
1118 disable error popup on mail receive errors
1123 made the ruler correctly appear and disappear.
1126 removed Hoa's work-in-progress-stuff (interesting!) so
1129 2001-06-20 [christoph]
1132 * src/progressdialog.c
1133 added scrolled window for list in progressdialog
1137 sync with sylpheed 0.5.0pre1 release
1139 2001-06-20 [christoph]
1142 make building threads by subject work when
1143 thread view is enabled
1146 * src/prefs_common.[ch]
1147 automatically select account for mail replys
1151 * src/compose.c (compose_create): keep Bcc and Reply-To visible if
1152 they are filled in from the account settings.
1156 * more sync with sylpheed 0.5.0pre1
1162 added --sysconfdir to CPPFLAGS for pointing to the correct
1163 location of mime.types.
1165 NOTE: make sure you use --sysconfdir when running ./autogen.sh
1171 fixed some bug when building threads
1175 * src/prefs_account.c
1176 UI stuff: More changes to the English
1180 * src/pixmaps/stock_news_compose.xpm: new file
1184 Added new icon for Hoa's 'compose a news
1185 message', plus minor improvements to the
1191 more sync with sylpheed 0.5.0pre1
1197 Follow-up and reply to
1199 * src/summaryview.[ch]
1200 Build threads also with subjects
1205 forwarding use the current account.
1208 the "compose message" button has been replaced with
1209 "new mail" and "new news" buttons
1211 * src/prefs_common.[ch]
1212 added a configuration option to use the forward button
1213 as "forward as attachment"
1214 changed reply and forward format description
1216 * src/quote_fmt_lex.l
1217 * src/quote_fmt_parse.y
1218 added message with no signature in format for reply
1227 Improvements to the English
1229 * src/prefs_common.c
1230 Improvements to the English and some
1231 clarity/continuity improvements in the
1232 description of Quote symbols.
1238 * sync with sylpheed 0.5.0pre1
1243 Better interface for compose, displayed fields
1244 are updated whenever we change account.
1245 Newsgroups field is automatically filled.
1248 Newsgroups field is automatically filled.
1250 * src/prefs_account.c
1251 Some interface stuff when fields appear and
1258 * sync with sylpheed 0.4.99
1262 * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
1263 base64_decoder_free, base64_decoder_decode): new object and
1264 functions for decoding base64 streams.
1265 * src/procmime.c (procmime_decode_content): modified to use the
1272 * sync with sylpheed 0.4.99cvs11
1278 * sync with sylpheed 0.4.99cvs9
1283 * src/prefs_account.c
1285 SMTP server can be defined in the news account
1286 mime type of attachment are kept.
1290 now choose the highest important score between default
1291 and important score of folder.
1295 * src/prefs_common.c:
1297 (prefs_quote_description_create): corrected description of
1298 quote format characters
1304 * sync with sylpheed 0.4.99cvs8
1308 * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
1309 and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
1315 * sync with sylpheed 0.4.99cvs7
1319 * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
1320 clashes with autogenerated header).
1321 * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
1322 * src/Makefile.am: added quote_fmt.h.
1323 * src/.cvsignore: added lex/yacc autogenerated files
1324 (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
1330 * sync with sylpheed 0.4.99cvs6
1334 * added src/quote_fmt_parse.h
1339 don't modify readonly configuration files
1341 * src/prefs_account.c
1342 * src/prefs_common.c
1343 * src/prefs_customheader.c
1344 * src/prefs_display_header.c
1345 * src/prefs_filter.c
1346 * src/prefs_filtering.c
1347 * src/prefs_scoring.c
1348 don't open dialog box when configuration files
1353 * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
1355 * src/Makefile.am: replaced quote_fmt.tab.[ch] by
1356 quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
1357 BUILT_SOURCES to make all files rebuild properly.
1359 * src/compose.c: removed #include "quote_fmt.tab.h".
1361 * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
1362 CHARACTER value in yylval.
1364 * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
1365 receive CHARACTER value by documented means (yylval).
1367 * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
1372 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
1377 * src/prefs_filtering.c
1378 now keep the configuration for execute action
1385 * sync with sylpheed 0.4.99cvs5
1390 added quote_fmt.[ch]
1392 * added src/quote_fmt.y
1393 * added src/quote_fmt.l
1394 * added src/quote_fmt.tab.h
1395 * added src/quote_fmt.tab.c
1396 * added src/lex.quote_fmt.c
1397 parsing configuration for replying
1400 * src/prefs_common.[ch]
1401 added configuration UI for replying
1405 using configuration for replying
1413 * src/prefs_filtering.c
1414 * src/prefs_matcher.c
1415 * src/prefs_matcher.h
1416 action "run a command" for filtering
1417 and matching with a command.
1418 fixed the "whole message" matching
1421 changed temporary filename for security
1424 queue the notification if it fails to send.
1426 * src/prefs_common.c
1427 * src/prefs_folder_item.c
1428 changed the default important score
1430 * src/prefs_scoring.c
1432 hide kill score input when the folder is not
1437 * src/prefs_common.c:
1439 (prefs_font_select): pass font name in font entry box to font
1444 * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
1448 * sync with sylpheed 0.4.99cvs4
1452 * src/headerwindow.c:
1454 (headerwindow_show_cb): use the selected summary view item, not
1459 * src/headerwindow.c:
1461 (headerwindow_show_cb): always try to show msginfo
1466 keep attached parts when reediting or forwarding.
1471 * src/prefs_folder_item.[ch]
1472 * src/prefs_scoring.[ch]
1474 * src/summaryview.[ch]
1477 * src/prefs_common.[ch]
1478 support for folder scoring
1479 kill score and important score for messages
1481 * src/prefs_account.c
1482 some display bug fixed for local account
1487 * src/summaryview.c:
1489 (add_sender_to_cb): don't crash when no or invalid sender; the add
1490 sender to address book menu item is disabled.
1494 * src/filtering.[ch]
1496 handling summary menu / filter messages
1502 imap folders now appears in list
1505 doesn't crash if destination mail is not writeable
1510 removed some warnings
1514 * src/prefs_filtering.c
1515 global string to identify any folders
1516 removed some debug info
1517 filtering to mbox folders is now possible
1520 removed some warnings
1523 permission on files are changed to read/write for user only,
1525 creation of subfolder is handled better.
1529 Verified the sync for src/prefs_common.[ch] and
1530 src/prefs_account.[ch]. I believe there were some
1531 minor indentation differences.
1537 * sync with 0.4.99cvs3
1542 handling flags for mbox format
1545 use of mark file only for MH format
1546 handling flags for mbox format
1547 filtering cannot yet move or copy mails to mbox folders.
1550 changed move_msg, copy_msg,
1551 move_msgs_with_dest, copy_msgs_with_dest functions
1552 uses only folder->copy_msg() function
1553 uses folder->finished_copy() to handle the destination
1554 folder at the end of the copy or move operation.
1557 included mbox directories.
1559 * src/folderview.[ch]
1561 handle folders operation for mbox format
1564 disable conversion of "From " header
1566 * src/mbox_folder.[ch]
1567 completion of mbox format handling
1570 changed mh_copy_msg() function and
1571 removed mh_move_msg(), mh_move_msgs_with_dest(),
1572 mh_copy_msgs_with_dest()
1574 * src/prefs_filtering.c
1575 removed some warnings
1577 * src/prefs_matcher.c
1578 default boolean operation is AND
1581 handling flags for mbox format
1582 handling of "From " header
1586 added MSG_REALLY_DELETED flags to handle deletion of
1587 messages in mbox format.
1590 handling flags for mbox format
1591 disable the MSG_DELETED flags when messages
1592 are deleted in mbox format
1595 "From " headers display fixed.
1601 (get_email_part): skip quoted email addresses, like in e.g.
1602 "'alfons@proteus.demon.nl'".
1606 Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
1607 and fixing the persistence troubles when using separate windows.
1611 Added #define SEPARATE_ACTION used in the gtk item factory for
1612 the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
1613 use gtk_item_factory_get_widget_by_action() to get the items.
1615 Removed separate_widget_cb from the gtk item factory data
1617 (mainwindow_create): connect separate_widget_cb() to check
1618 menu item "toggled" signal. also passing a MainWindow pointer
1619 as object data for both check menu items.
1621 (separate_widget_cb): definition of separate_widget_cb() to match
1622 GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main
1623 window using gtk_object_get_data(). The type of window separation
1624 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
1626 * src/prefs_filtering.c,
1627 src/prefs_matcher.c: added horizontal scrollbars
1632 fix segfault with invalid bold font
1634 correctly display summary stats after row is marked
1638 * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
1639 encodings with libjconv.
1644 added mbox_folder.[ch]
1646 mbox temporary folder
1648 * added src/mbox_folder.[ch]
1650 * src/procheader.[ch]
1653 bugfix for file incorporation filtering
1655 enable creation of MBOX
1656 * src/prefs_display_header.c
1657 enable use of headers like "From "
1658 something that should be fixed :
1659 displaying of such headers add an extra space
1660 * src/prefs_folder_item.c
1661 don't create folders because it is not necessary
1663 added data field to MsgInfo for mbox internal use
1665 added some support for mbox
1667 added get_mbox_cache_dir() function
1669 2001-05-23 [hiroyuki]
1671 * src/headerwindow.c
1682 src/folderview.c: more sync with 0.4.99cvs2.
1684 * src/headerwindow.c: reverted.
1690 * sync with sylpheed 0.4.99cvs2
1698 * src/summaryview.c: bugfixed a premature assignment in summaryview_add_sender_to_cb()
1704 * configure.in: if gnome-config not found, "no" is displayed
1706 * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
1708 * src/textview.c: now also possible to add mail addresses by right
1709 clicking in the text view
1711 * src/codeconv.c: merged patch which fixes endless loop when encountering
1712 invalid wide characters; from Alte <010@imis.ru>
1716 Added installation of gnome specific things:
1718 * Makefile.am: gnome conditional
1720 * configure.in: check for installed gnome
1722 * added sylpheed.png, sylpheed.desktop
1726 * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
1728 * src/mainwindow.h (main_window_toolbar_create): created a button
1730 (main_window_set_toolbar_sensitive): enable/disable the new button
1732 (toolbar_reply_to_author_cb): handle the new button.
1734 * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
1735 send_progress_dialog_destroy() on failure (fixes hang on SMTP
1740 * src/compose.h (ComposeReplyMode): new modes
1741 COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
1742 COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
1745 (compose_send): move some code into a new function:
1746 (compose_current_mail_account): new function.
1747 (compose_reply): new argument to_author, all callers changed; if
1748 to_author==TRUE and account->protocol==A_NNTP, find and use an
1749 appropriate mail account for replying.
1750 (compose_reply_set_entry): new argument to_author; ignore
1751 compose->replyto if to_author==TRUE.
1753 * src/mainwindow.c: new command "Message/Reply to author".
1754 (main_window_set_menu_sensitive): enable/disable it.
1755 (reply_cb): handle it.
1757 * src/summaryview.c: new command "Reply to author".
1758 (summary_set_menu_sensitive): enable/disable it.
1759 (summary_reply_cb): handle it.
1761 * src/account.c (account_find_mail_from_address): new function.
1767 * sync with sylpheed 0.4.99cvs1
1774 new filtering action : forward and forward as attachment
1777 no need for $DISPLAY when we run sylpheed --help
1778 call to parse_cmd_opt() is moved
1780 * src/mainwindow.[ch]
1781 execute button is hidden when immediate execute
1786 * src/prefs_folder_item.c
1788 better handling of missing directories
1791 reedit is enabled in outbox
1792 reedit is enabled in queue
1798 * src/prefs_filtering.c
1799 changed attachement into attachment
1805 * sync with sylpheed 0.4.67cvs9
1806 * sync with sylpheed 0.4.67cvs7-8
1811 added prefs_filtering.c
1813 * src/filtering.[ch]
1815 removed action : forward_news and forward_news_as_attachement
1816 (forward and forward_as_attachement can be used instead)
1819 added menu option to access filtering configuration
1821 * src/prefs_account.c
1822 changed mail_command default to /usr/sbin/sendmail
1824 * added src/prefs_filtering.[ch]
1825 dialog box for filtering configuration
1827 * src/prefs_matcher.c
1828 added function prefs_matcher_get_criteria_from_matching()
1830 * src/prefs_scoring.c
1831 reset the dialog when register or substitute is clicked
1836 added filtering.[ch]
1838 using filering.[ch] instead of filter.[ch]
1840 reading new filtering configuration
1842 added some filtering actions
1843 and fixed a bug for headers and mail body matching
1845 using filering.[ch] instead of filter.[ch]
1847 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
1849 some fixes for filtering
1851 2001-05-14 [hiroyuki]
1853 * src/send.c: fixed some weird indentations.
1854 send_message_with_command(): call pclose() only if p != NULL.
1855 * src/textview.c: get_email_part(): modified the code for readability.
1857 2001-05-14 [hiroyuki]
1861 src/md5ify.h: removed from the cvs.
1865 * src/main.c: include rfc2015.h to avoid compiler warnings.
1866 * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
1867 the panel is already on screen.
1868 * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
1869 closing the alert window by ESC as "No".
1870 * src/prefs_common.c (prefs_interface_create): moved return
1871 receipt check button to the correct place.
1875 * src/prefs_common.c:
1876 moved return receipt check button to the Send tab. (prefs_send_create)
1877 removed the date format ui related globals. (prefs_display_create)
1881 * sync with sylpheed 0.4.67cvs5-6
1885 * added Alfons' font selection patch
1888 * src/headerwindow.c
1889 * src/prefs_common.c
1890 * src/prefs_common.h
1894 changed version of cache
1896 * src/prefs_matcher.c
1897 added additionnal matching criteria
1901 added references in MsgInfo
1906 prepared some things for new filtering
1908 added some matching properties
1909 inreplyto need to be enhanced
1910 prepared some things for new filtering
1912 added Return-Receipt-To handling
1913 * src/prefs_folder_item.c
1914 changed default value to TRUE
1915 * src/prefs_matcher.c
1916 added some matching properties
1917 * src/prefs_scoring.[ch]
1918 the scoring dialog is finished
1920 added Return-Receipt-To handling
1921 Reference need to be added
1923 added Return-Receipt-To handling
1924 added threadscore to get a better score sorting when
1927 suppressed a bug when we sort the list
1928 when no folder is opened.
1929 better score sorting when threads are enabled
1933 * reverted previous patch because of potential errors
1937 * src/inc.c, src/prefs_common.c, src/prefs_common.h:
1938 applied "toggle mail-retrieval dialog window" patch submitted
1939 by Eric Limpens <eric@qnt.net>
1941 * sync with sylpheed 0.4.67cvs4
1945 * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
1946 some picky compilers.
1947 * src/rfc2015.h: provide prototype for rfc2015_disable_all().
1948 * src/grouplist_dialog.c: include alertpanel.h.
1949 * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
1950 fix compile warning.
1951 * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
1952 #include "defs.h" before others to prevent the warning of `MIN'
1953 and `MAX' redefinition.
1959 * src/prefs_account.c
1960 * src/prefs_display_header.c
1963 added prefs_scoring.[ch]
1964 * src/grouplist_dialog.c
1965 display an error dialog box if the group list
1967 * src/mainwindow.[ch]
1968 added main_window_set_thread_option() function
1969 scoring dialog box enabled
1971 added flags matching unread /new / marked
1972 / deleted / replied / forwarded
1974 newsgroups are now finally in newscache
1975 * src/prefs_matcher.[ch]
1976 finished preferences for matching dialog
1977 * added src/prefs_scoring.[ch]
1978 scoring dialog box completed
1980 conversion to string : added scoringprop_to_string()
1981 write config for preferences :
1982 added prefs_scoring_write_config()
1984 threads can be enabled/disabled independently
1992 thought it would be nice to have a list of all
1993 contributors (used Changelog as a reference)
1996 messed up version numbering...
2000 * sync with sylpheed 0.4.67cvs1-3
2004 * src/prefs_common.c:
2005 better UI for strftime format, double clicking
2006 on format now inserts the format in text entry
2007 replaced close button with standard OK/Cancel
2008 moved date format button to the right of the
2014 Ctrl-Home / Ctrl-End have proper cursor navigation
2018 * src/prefs_matcher.c
2019 finished UI to define matching properties
2020 added ok and cancel button
2021 * src/prefs_filter.c
2022 added ok and cancel button
2024 fixed some bug in xhdr parsing
2029 fixed a bug in textview_show_header(), which displayed two colons (':');
2030 cleaned up some warnings
2035 added prefs_matcher.[ch]
2036 compilation with -W -Wall
2038 ungrab the mouse events if grabbed - does it
2039 fix the bug for disposition notification ?
2041 added a menu option to open the matching dialog.
2043 added matcherprop_to_string() and matcherlist_to_string()
2044 fixed some bugs, changed the name of some options
2045 age_sup and age_inf becomes age_greater and age_lower,
2046 body and messageheaders becomes body_part and headers_part,
2047 changed the names of constants from SCORING_XXX to MATCHING_XXX
2048 * src/prefs_display_header.c
2049 * src/prefs_headers.c
2050 fixed a bug that accidentally destroyed dialogs
2051 when closed them with delete_event
2052 Added *_deleted() which handle delete_event signal correctly.
2053 * src/prefs_folder_item.[ch]
2054 added "enable_thread" field for future customization
2055 * added src/prefs_matcher.[ch]
2056 sample of the UI to define matching properties
2058 using procheader_headername_equal instead of str*cmp functions
2059 using procheader_parse_header() function
2061 using MATCHING_XXX instead of SCORING_XXX
2063 display the sender of the news even if this is ourself
2064 when this is a news message.
2066 using headername_equal() instead of str*cmp functions
2072 * sync with sylpheed 0.4.66
2073 * src/gtkstext.c: trace logs added
2077 * src/prefs_common.[ch]: added option to enable/disable GnuPG
2078 signature check popup.
2079 * src/rfc2015.c (check_signature): show signature check popup only
2080 if it is enabled in preferences.
2086 * sync with sylpheed 0.4.66cvs6
2090 * src/prefs_common.[ch]: added option to enable/disable
2091 looking up sender name in address book for summary pane
2092 * src/summaryview.c: look up sender in the address book
2093 by using Alfons' address completion code
2095 2001-05-07 [hiroyuki]
2098 src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
2099 member of Pop3State.
2100 * src/news.c: brought #include "defs.h" before #include <glib.h>
2101 to prevent the warning of `MIN' and `MAX' redefinition.
2105 * removed src/headers_display.[ch]
2106 * removed src/prefs_display_headers.[ch]
2108 use a temporary file in the user directory for mbox import
2110 added XHDR support to get "To" and "Cc" headers
2111 (in order to match news with to or cc field for
2113 added function news_parse_xhdr() to get XHDR response
2115 added function nntp_xhdr()
2117 fetch the message if necessary
2123 * sync with sylpheed 0.4.66cvs3-5
2128 added function itos_buf() to enable use of several buffers
2130 use of itos_buf() instead of itos() in summary list
2131 to fix the broken display of message number.
2135 * src/gtkstext.c: bug in cursor up navigation fixed,
2136 fixed another unsigned / signed comparison (we're getting there :-)
2141 added scoring.c scoring.h
2142 prefs_folder_item.c prefs_folder_item.h
2145 added FOLDERITEM_RC SCORING_RC
2147 added prefs field in FolderItem :
2148 properties for each folder (PrefsFolderItem),
2149 sorting type and mode were added as the first properties.
2151 read config for scoring
2152 * added src/matcher.[ch]
2153 gives functions to parse configuration file to do
2154 matching on mails with a list of conditions.
2156 add option to sort by score
2157 * src/prefs_common.[ch]
2158 added preference option to show score and for
2159 the score column size
2160 * added src/prefs_folder_item.[ch]
2161 properties for each folder (PrefsFolderItem),
2162 sorting type and mode were added as the first properties.
2163 * src/procheader.[ch]
2164 added procheader_parse_header()
2165 added procheader_header_free()
2166 added procheader_headername_equal()
2167 and made modification to use them.
2169 added score field to MsgInfo structure
2170 * added src/scoring.[ch]
2171 gives functions to parse configuration file to do
2172 scoring on mails with a list of conditions.
2173 * src/summaryview.[ch]
2174 save the sorting type and mode for the folder
2175 added column to display the score of the mail
2176 added function summary_score_clicked()
2177 sorting type and mode are restored to the folder
2180 use procheader_parse_header(), procheader_headername_equal()
2181 removed memory leak in text_scan_header when freeing headers
2183 changed the function to match names of headers
2184 using procheader_headername_equal()
2186 Scoring functions are implemented, an interface is needed
2192 hopefully fixed the row up navigation bug,
2193 removed adding back / forward lines to cache
2197 * src/prefs_display_headers.c: user interface changes:
2198 (prefs_display_headers_create): remove unused "Show" check button;
2199 allow reordering of headers by dragging.
2200 (prefs_display_headers_write_config): remove unused variables.
2201 (prefs_display_headers_set_dialog): do not insert "(New)" at top
2202 of lists (not needed with the new UI).
2203 (prefs_display_headers_set_list): scan lists starting from row 0,
2204 not 1 (do not skip "(New)").
2205 (prefs_display_headers_find_header): new function.
2206 (prefs_display_headers_clist_set_row): do not allow duplicates.
2207 (prefs_display_headers_delete_cb): do not skip row 0; treat
2208 closing the alert window by ESC as "No".
2209 (prefs_display_headers_up): do not protect row 0.
2210 (prefs_display_headers_down): do not protect row 0.
2214 * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
2218 (summary_find_next_marked_msg, summary_find_prev_marked_msg,
2219 summary_select_next_marked, summary_select_prev_marked): new
2224 * src/news.c: fixed a bug when no article can be fetched after
2225 server timeout if the connection was restored by news_post():
2226 (news_select_group): new function.
2227 (news_fetch_msg): call news_select_group() before fetching
2229 (news_get_uncached_articles): set session->group after successful
2237 changed version of cache, added cc field
2239 * src/prefs_display_headers.c
2240 the interface was changed
2242 * src/prefs_headers.c
2247 * completed sync of sylpheed cvs2
2248 * src/gtkstext.c: updated row up / down cursor navigation
2249 * src/textview.c: re-edited, prepared for fixing the email address
2254 * src/prefs_common.c: use alfons' strftime ui code
2255 entry_datefmt and datefmt_sample widgets have to be
2256 global in this module because of this change
2261 * src/prefs_common.[ch] added option to activate the return receipt
2266 * src/gtkstext.c: fix for row up/down cursor navigation.
2270 * sync with 0.4.66cvs2
2274 added add-sender-to-addressbook patch
2282 * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
2285 * src/alertpanel.c (alertpanel_create): new argument can_disable,
2286 all existing callers changed to pass FALSE; create a check button
2287 to disable the message.
2288 (alertpanel_message_with_disable): new function.
2289 (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
2290 (alertpanel_button_toggled): new function.
2291 (alertpanel_button_clicked, alertpanel_close): set value using
2294 * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
2296 * src/prefs_common.c (prefs_privacy_create): new check button
2297 checkbtn_gpgme_warning.
2299 * src/main.c (main): moved preferences reading before gpgme
2300 initialization; check prefs_common.gpgme_warning before giving the
2301 GnuPG warning and set it to FALSE if the user wants to disable the
2304 2001-05-02 [hiroyuki]
2306 * src/prefs_display_headers.c: modified the layout and some labels.
2310 * src/prefs_account.c (prefs_account_fix_size): new function.
2311 (prefs_account_create): call prefs_account_fix_size(); use
2312 gtk_widget_show instead of gtk_widget_show_all (fixes too large
2313 size when the window is shown for the first time).
2314 (prefs_account_basic_create): changed layout of serv_table; moved
2315 localmbox_entry above smtpserv_entry (logically it replaces
2317 (prefs_account_protocol_activated): set sensitivity of
2318 nntpauth_chkbtn according to the protocol (in addition to
2319 hide/show); commented out gtk_table_set_row_spacing() calls.
2320 (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
2321 not sensitive (fixes a bug with disabled username/password boxes
2322 when editing POP3 account after NNTP with authentication).
2328 * src/prefs_account.[ch]
2330 removed local account without SMTP server
2331 added option to use mail command instead of a connexion
2332 to SMTP server when a local account is used
2333 * src/prefs_headers.c
2336 fixed a bug when connexion immediately closed
2346 * src/prefs_account.c (Basic, prefs_account_basic_create): new
2347 widget nntpauth_chkbtn.
2348 (prefs_account_protocol_activated): handle nntpauth_chkbtn
2350 (prefs_account_nntpauth_toggled): new function.
2352 * src/news.c (news_session_new_for_folder): use NNTP
2353 authentication only if ac->use_nntp_auth is set.
2357 * src/Makefile.am changed headers.[ch] in customheader.[ch]
2358 * src/prefs_display_headers.c changed the UI
2359 * src/prefs_headers.c changed account_name to account_id
2360 * src/compose.c using customheader.h
2362 2001-05-01 [hiroyuki]
2366 src/nntp.c: changed sock_read() to sock_gets(), they've been left
2371 * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
2372 * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
2373 for displaying of headers
2374 * src/grouplist_dialog.[ch] minor changes to remove warnings
2375 * src/prefs_display_headers.[ch] dialog to choose the
2376 headers to display in the mail viewer.
2377 * src/headers.h correction of #define
2378 * src/headers_display.[ch] configuration for displaying of headers.
2379 * src/main.c read config of displaying of headers
2380 * src/prefs_common.c add a button to access the config dialog
2381 for displaying of headers
2382 * src/prefs_display_headers.[ch] dialog for configuration for
2383 displaying of the headers.
2384 * src/prefs_headers.c cleaning of code
2385 * src/procheader.c comments added to code
2386 * src/textview.c changes to reorder the headers depending
2387 on the config for displaying of headers
2393 * sync with 0.4.65cvs12
2395 NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
2399 * src/nntp.h (NNTPSockInfo): new field auth_failed.
2401 * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
2402 is set to force reconnection after authentication failure.
2403 (nntp_gen_command): set sock->auth_failed on authentication
2404 failure, or if sock->userid and sock->passwd are not set.
2406 * src/news.c (news_session_new_for_folder): set userid=NULL if
2407 password dialog is cancelled.
2411 * src/nntp.h (NNTPSockInfo): new type.
2413 * src/nntp.c: all functions updated to use NNTPSockInfo instead of
2415 (nntp_open_auth, nntp_close): new functions.
2416 (nntp_gen_command): new function to handle authentication; all
2417 NNTP command functions updated to use it.
2418 (nntp_authinfo_user, nntp_authinfo_pass): deleted.
2419 (nntp_list): removed old useless code.
2421 * src/news.h (NNTPSession): new field nntp_sock.
2423 * src/news.c: all functions updated to use NNTPSockInfo instead of
2425 (news_session_new): new arguments (userid, passwd); made static;
2426 use nntp_open_auth() if needed.
2427 (news_session_destroy): use nntp_close() instead of sock_close().
2428 (news_query_password): changed arguments.
2429 (news_session_new_for_folder): new function.
2430 (news_session_get): use news_session_new_for_folder().
2431 (news_authenticate): deleted.
2432 (news_get_uncached_articles): removed old authentication code.
2436 * src/news.c: reverted my previous changes (need to do NNTP
2437 authentication in a cleaner way).
2441 * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
2442 news_nntp_post, news_nntp_mode): new functions (wrappers with
2443 authentication support).
2444 (news_get_article_cmd, news_get_article, news_get_header): new
2445 argument "folder"; all callers changed.
2446 (news_get_article_cmd): added authentication support.
2447 (news_session_get): use news_nntp_mode() instead of nntp_mode().
2448 (news_post): use news_nntp_post() instead of nntp_post().
2449 (news_get_uncached_articles): use news_nntp_group() instead of
2450 nntp_group() and news_nntp_xover() instead of nntp_xover();
2451 removed old authentication code.
2452 (news_get_group_list): use news_nntp_list() instead of nntp_list().
2454 * src/nntp.c (nntp_list): return real error code instead of
2459 * configure.in: fixed wint_t typedef detection again
2463 * src/prefs_account.[ch], added A_LOCAL_CMD
2464 (send mail with mail command)
2465 * src/send.c added function send_message_with_command()
2466 * src/inc.c made a more secure get_spool() function with
2467 mktemp() but maybe mkstemp() or something more
2472 * src/textview.c, colorization of email addresses in headers
2476 * bug sync with sylpheed
2477 * prefs_common.c: created date format ui for darko
2478 * sync with 0.4.65cvs11
2479 * configure.in: corrected to have the new gpg checks
2483 * completed sync with 0.4.65cvs10
2484 * minor debug things added to gtkstext.c
2488 * configure.in: remove check for availability of
2489 strftime() as advised by Hiroyuki
2490 * src/prefs_common.[ch], src/procheader.c:
2491 synch strftime() code with Hiroyki's main branch
2495 * src/news.c: news_query_password(), news_authenticate(): new
2497 news_get_uncached_articles(): added NNTP authentication
2499 * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
2501 * src/prefs_account.c: prefs_account_protocol_activated():
2502 enable userid and password fields for NNTP.
2506 * configure.in: check for availability of strftime()
2508 * src/prefs_common.[ch], src/procheader.c: use
2509 strftime() for displaying date in summary pane if it
2514 * more .cvsignore cleanups [alfons]
2518 * ac/sv-check-type.m4: new autoconf macro.
2519 * configure.in: fixed wint_t typedef detection (did not work
2524 * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
2528 * modified gtkstext.c : buggy cursor navigation fixed,
2529 and font descent also taken in account when drawing
2533 * added comments in src/news.c src/nntp.c
2534 * added src/prefs_headers.[ch]
2535 * added src/headers.[ch]
2536 * modified compose.c to activate custom headers
2537 added function is_in_custom_headers
2538 * modified prefs_account.[ch]
2539 added function prefs_account_customhdr_edit
2540 * modified src/defs.h :
2541 added HEADERS_RC : name of the config file
2542 for the custom headers
2553 added gtkstext with configure.in patch by Hiroyuki which
2554 should fix the XIM detection [alfons]
2556 * more clean up of cvs [alfons]
2558 * removed all Makefile.in files to attic.
2560 * updated all .cvsignores to really ignore things that could
2561 be unintentionally committed by a recursive commit.
2564 * added src/grouplist_dialog.[ch]
2565 * changed src/folderview.c to call grouplist_dialog instead
2568 added functions news_reset_group_list
2569 and news_get_group_list
2571 added function nntp_list
2573 added GROUPLIST_FILE : name of the newsgroup list cache file
2577 * added option to warn about queued messages on exit [sergey]:
2579 * src/compose.c: compose_queue(): call folder_item_scan()
2580 and folderview_update_item() after queueing.
2581 * src/folderview.c: folderview_update_node(): draw the queue
2582 folder in bold font if there are queued messages.
2583 * src/mainwindow.c: queued_messages(): new function.
2584 app_exit_cb(): display warning if there are queued messages
2585 if warn_queued_on_exit is set.
2586 * prefs_common.[ch]: add warn_queued_on_exit option.
2588 * enhanced GnuPG key selection support [sergey]:
2590 * src/select-keys.c: updated to newer version from Win32
2591 branch with support for selecting arbitrary keys.
2592 * src/prefs_account.c: added the Privacy tab to the account
2594 prefs_account_privacy_create(),
2595 prefs_account_sign_key_set_data_from_radiobtn(),
2596 prefs_account_sign_key_set_radiobtn(): new functions.
2597 * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
2598 * src/rfc2015.c: set_signers(): new function.
2599 pgp_sign(): add the account parameter, call set_signers().
2600 rfc2015_sign(): add the account parameter, pass it to pgp_sign().
2601 * src/rfc2015.h: rfc2015_sign(): updated prototype.
2602 * src/compose.c: pass the current account to rfc2015_sign().
2604 * tag name claws added to prevent confusion with main branch [alfons]
2606 * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
2608 * autogen.sh: Added "--enable-maintainer-mode". [sergey]
2610 * sync with recent sylpheed cvs. Untested though. [alfons]