4 added pspell to compiled-in features list
8 * switched to pspell and dropped ispell
10 new file. autoconf macro for pspell
12 * configure.in acconfig.h
15 * src/main.c src/compose.[ch] src/gtkspell.[ch]
16 * src/prefs_common.[ch]
19 2001-09-18 [christoph]
23 replace LOG_MESSAGE with debug_print
27 added newline after debug message
29 using __VA_ARGS__ for debug_print macro
31 ignore Makefile and Makefile.in
36 change to version 0.6.2claws1
37 * sync with sylpheed 0.6.2cvs1
41 add 'score equal to' option, submitted by
42 Paul Evans <nerd@freeuk.com>
44 2001-09-15 [christoph]
47 comment out menu entry not existing in claws
49 add debug output for non existing menu entries
51 fix next/prev unread message for ignored threads
53 add sourcefile and line number to debug output
54 otherwise it is sometimes hard to find the
55 source code part if debug messages are translated
60 refresh target folder style after colour is changed
65 change to version 0.6.1claws3
67 * sync with sylpheed 0.6.1cvs6
72 fix target folder colourization to use user selected colour
77 fix crash when message that is marked for copy/move is unmarked
82 change to version 0.6.1claws2
84 * sync with sylpheed 0.6.1cvs3
89 fix bug with default font used for trash folder text
93 * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
97 change to version 0.6.1claws1
99 * sync with sylpheed 0.6.1cvs2
104 add Match's new addressbook
107 updated translation submitted by Jens Oberender
113 * sync with sylpheed 0.6.1 release
118 change to 0.6.0claws2
120 * sync with sylpheed 0.6.0cvs4
123 updated translation submitted by Fabio Junior Beneditto
137 change to version 0.6.0claws1
139 * sync with sylpheed 0.6.0cvs1
142 updated translation submitted by Ricardo Mones Lastra
145 add 'src/prefs_templates.c'
147 * src/compose.c, src/summaryview.c
148 fix segfault on 'Re_edit'
152 * configure.in, Makefile.am
154 add tools directory to source distribution
159 change to version 0.6.0claws
161 * sync with sylpheed 0.6.0 release
163 2001-08-30 [christoph]
166 removed autoconf version check
170 * src/account.c, src/compose.c, src/prefs_common.[ch]
171 * src/procheader.[ch] src/utils.[ch]
172 Enhanced automatic account selection on replies
173 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
176 add LDAP and JPilot to the configuration results output.
178 2001-08-29 [christoph]
181 no bold font for ignored threads
186 change to version 0.5.3claws6
188 * sync with sylpheed 0.5.3cvs10
189 src/stringtable.[ch]: New Files
191 * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
192 * src/pixmaps/sylpheed.xpm
193 add mini-icons to windows (by Alfons)
198 new functions: next_labeled_cb(), prev_labeled_cb()
201 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
202 summary_select_next_labeled(), summary_select_prev_labeled()
204 * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
205 give claws blue folders and a blue trash can
210 change to version 0.5.3claws5
212 * sync with sylpheed 0.5.3cvs9
213 src/labelcolors.[ch] renamed to src/colorlabel.[ch]
215 2001-08-24 [christoph]
218 keep filename when browsing directories
219 (not working for user entered filename, but
220 for default name and selected filename from
223 fixed wrong spelling "Folllow-up"
227 fixed new/unread message count with ignored
228 threads (2 commits, first didn't notice no
229 longer needed decreasing)
231 readded scrolling of progress dialog
237 change to 0.5.3claws4
239 * sync with sylpheed 0.5.3cvs7
241 2001-08-24 [christoph]
244 set request return receipt when replying
245 if it is set is the folder prefs of the
248 disable final error popup if popups are
249 disabled in config (again)
254 Change version number to 0.5.3claws3
256 * sync with sylpheed 0.5.3cvs5
259 double quote '%s' in 'gedit %s' to fix bug when
260 opening attachment with spaces in the name
263 * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
264 src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
265 initial message templates support
271 change version number to 0.5.3claws2
273 * sync with sylpheed 0.5.3cvs4
275 * src/procmsg.h src/summaryview.c
276 re-implement (un)ignore thread
281 remove unnecessary code
283 enable 'dynamic' signatures (submitted by
284 Eric Limpens <eric@hscg-internet.nl>)
288 clean up after sync with sylpheed 0.5.3 release
291 fix re-introduced font mess, see Christoph's
296 use sylpheed's small font instead of
297 gtk default font for summary view
303 add pl to ALL_LINGUAS - sync with main branch
305 * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
306 Updated. Translations by Jens Oberender, Ricardo Mones
307 Lastra, Alfons, and Fabio Junior Beneditto respectively.
309 * po/pl.po ** NEW FILE **
310 sync with the main branch
313 fix target folder colorizing and refresh problem
316 2001-08-17 [christoph]
319 claws uses 4 colors for target folder coloring.
320 arrays were not long enough and destroyed the
321 stack causing a segfault.
322 target folder colorizing does not work anymore
328 change to version 0.5.3claws1
330 * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
331 src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
332 src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
334 sync with sylpheed 0.5.3 release, but keep claws method of
335 configuring/saving fonts
337 * src/addressbook.[ch]
338 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
339 in line with a similar change in Hiroyuki's branch
341 * src/mainwindow.[ch]
342 disable main_window_set_thread_option()
343 * src/prefs_folder_item.c
344 comment out &tmps_prefs.enable_thread,
345 * src/mbox_folder.c, src/procmsg.[ch]
346 comment out MSG_IS_IGNORE_THREAD
348 comment out summary_ignore_thread() and summary_unignore_thread()
349 comment out MSG_IS_IGNORE_THREAD
351 use Hiroyuki's threading instead.
358 use Hiroyuki's 0.5.3 column scheme but also
359 include the enable/disable button.
360 * src/pixmaps/mark.xpm
361 add Hiroyuki's amended pixmap
363 2001-08-13 [christoph]
366 receive at get all column showed wrong state for APOP
367 button should only work for POP3 and APOP accounts
368 * src/prefs_account.c
369 added missing preprocessor statement for SSL
374 add 'receive at get all' column and enable/disable
377 2001-08-06 [christoph]
380 show usage of SSL in protocol column
386 * src/prefs_account.[ch]
387 moved ssl options to a new page
393 added support for SMTP STARTTLS command
395 2001-08-05 [christoph]
398 debian autoconf needs version check to find
399 correct autoconf version. if the file is
400 named configure.in 2.13 is used, which does
401 not work with this configure.in script.
402 other solution would be to rename the script
403 to configure.ac as suggested in the autoconf
407 disable final error popup if popups are
412 fixes IMAP over SSL problem
417 change to 0.5.2claws1
419 * sync with sylpheed 0.5.2cvs1
424 quick fix for ispell detection...
429 change to 0.5.1claws4
431 * sync with sylpheed 0.5.1cvs7
435 * src/prefs_common.c, src/prefs_common.h,
436 src/gtkspell.c, src/gtkspell.h
437 add global spelling checker settings (compose tab) +
438 selection of dictionary
441 guess valid ispell location
446 removal of 'src/quote_fmt_parse.c'
449 (submitted by Jens Oberender <didge@suse.de>)
454 * src/folderview.[ch]
457 * src/prefs_common.[ch]
459 target folder colourization
463 more sync with Sylpheed 0.5.1cvs6
468 * src/prefs_folder_item.[hc]
470 shared folders support with a GUI
476 * sync with Sylpheed 0.5.1cvs6
482 (submitted by Fabio Junior Beneditto)
488 patch to correct bad image mime headers
489 (submitted by Don Quijote <dq@searchlores.org>)
493 * tools/gif2xface.pl **NEW FILE**
495 script to convert file.gif to file.xface for
496 use in a custom header.
497 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
502 change macros for detecting JPilot and LDAP
504 2001-07-27 [christoph]
507 code cleanup (MIN / MAX warning, needed casting)
512 disallow setting flags when detecting certain headers
513 (X-Status, Status, Seen, X-Seen).
515 * sync with Hiroyuki's Sylpheed 0.5.1cvs5
517 2001-07-27 [christoph]
520 * src/prefs_filtering.c
521 * src/prefs_matcher.c
522 * src/prefs_scoring.c
523 scroll list when moving rows up or down
527 * src/prefs_account.c
528 * src/prefs_account.h
530 SMTP over SSL (untested, feedback requested)
538 * configure.in, acconfig.h
539 define CLAWS (need this for main / claws detection)
546 * sync with Sylpheed 0.5.1cvs4
548 2001-07-25 [christoph]
552 item->prefs == NULL (don't know why)
559 * sync with Sylpheed 0.5.1cvs1-3
561 2001-07-24 [christoph]
564 * src/prefs_folder_item.[ch]
565 added folderitem preferences dialog with
566 default To: and auto request return receipt
570 changes to handle new folderitem preferences
574 call compose new mail with current folderitem
578 Release Sylpheed 0.5.1claws
581 change to release version 0.5.1claws
583 2001-07-24 [christoph]
586 fixed segfault that happend when the selected
587 message was removed while retrieving new messages.
591 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
595 add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
596 this is a work in progress, for more information: http://nlpagan.net/sylman
598 * configure.in, src/mainwindow.c, manual/Makefile.am
599 add support for English manual
602 add authors of user manuals
604 * manual/en/sylpheed*.html
605 add English documentation
607 2001-07-22 [christoph]
612 changed a wrong debug message
617 update Dutch translation
619 * src/prefs_filtering.c,
621 add more translatable strings
630 * src/inc.c, src/summaryview.[ch]
631 prevent update of mark file when filtering has done, by
632 using a variable; this affects two functions:
633 inc.c::inc_finished()
634 summaryview.c::summary_show()
638 * src/filtering.[ch], src/prefs_filtering.c,
640 add filtering action for label coloring
645 * added src/labelcolors.c
646 * added src/labelcolors.h
647 * src/Makefile.am, src/summaryview.c
648 rearrange label coloring code
651 add more parentheses so label colouring works correctly
654 don't really delete message, but move it to Trash
656 * src/prefs_matcher.c
657 add quote options to info dialog
659 2001-07-20 [christoph]
666 moved ssl stuff to a seperate file
671 fix show sender using address book with no e-mail
672 address in From: field
676 * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
677 fix messy handling of escaping... now at least the
678 execute command is useful. escape char is '\', we
679 accept \n and \r too.
683 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
684 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
693 * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
695 revise filtering; currently move, copy, marking have
696 been tested. if you like bleeding edge stuff, you
697 should definitely go for this version :)
699 * mark old working stuff as VERSION_0_5_0_CLAWS5
701 2001-07-17 [christoph]
710 * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more
711 bits in the mark file, without affecting either branch. Lots of
712 files changed, also in claws branch.
714 UNTESTED: use of mbox folders
717 added mark all read; however this was a quick hack used for
718 cleaning up mess after initial merge with Hiroyuki
721 change claws version number back to 0.5.0claws5 to clear up
722 confusion & pretension (recent release was technically
723 0.5.0claws4, so we neatly align with Hiroyuki :-)
727 sync with Hiroyuki's 0.5.0cvs4
734 remove invalid updating of mark files for
735 filter actions MATCHING_ACTION_MOVE and
736 MATCHING_ACTION_DELETE; this should fix the
740 revert Christoph's stab at fixing the folder
744 add missing files with translatable strings
751 * src/addr_compl.[ch], src/prefs_filtering.c
752 make "filtering pref dialog's destination entry" an
753 "address completable entry", if filter destination is
758 sync with Hiroyuki's 0.5.0cvs2-3
760 2001-07-15 [christoph]
763 fixed folder stats update after incorporation
768 * finish label colouring stuff (for now)
769 * fix incorrect colour bug (off by one)
774 change text labels for news and mail message so there's
775 plenty of toolbar estate left
782 sync with Hiroyuki's 0.5.0cvs1
785 more rewrite label colouring
789 * src/summaryview.[ch]
790 * start rewrite label colouring
791 * fix proper location "Add Sender To Addressbook" menu item
795 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
796 (actually this is 0.5.0claws4)
801 * fix duplicate message
802 * add updated Portugese / Brazilian translation
803 submitted by Fabio Junior Beneditto
811 add updated Dutch translation
814 add updated German translation submitted by Jens
818 Prerelease before 0.5.0claws. Please test.
819 This version is temporarily tagged as VERSION_0_5_0_TEST
821 * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
822 src/prefs_scoring.c, src/prefs_matcher.c,
823 src/prefs_filtering.c, src/mbox.c,
824 src/main.c, src/inc.c, src/filtering.[ch]
825 revert new Hoa's new matcher (does not work yet)
832 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
838 add ChangeLog.claws to EXTRA_DIST
840 add matcher_parser_parse.h to EXTRA_DIST
842 2001-07-10 [christoph]
845 add destination folder to table of
846 folders that need to be updated after
853 make collapse state of folders and folder items persistent, i.e.
854 if you collapse a folder tree, the next time sylpheed-claws starts
855 up the folder tree remains collapsed.
857 2001-07-10 [christoph]
863 renamed MD5_CTX to MD5_CTX_syl
864 conflicts with a struct in openssl
867 * src/prefs_account.[ch]
871 fixed compose with current account
872 broken by new compose button stuff
877 changed my email address
879 * src/matcher_parser_parse.y
880 clean the parser to remove conflicts
888 fix incorrect description of --enable-ldap parameter
890 * src/prefs_common.[ch]
892 add experimental option "smart wrapping" which makes the
893 compose editor auto wrap.
895 | TODO: the problem with the buggy cursor handling is caused |
896 | by the GtkText. when deleting / backspacing text its |
897 | wrapping algorithm does not take in account the previous |
898 | line. should find a way to hack this in. |
899 | or should perhaps combine this with the word wrapping |
900 | patch i wrote in january. |
903 show build parameters for LDAP and JPilot
906 revert Christoph's bugfix for selecting next unread message,
907 because folder stats aren't updated correctly
914 * src/matcher_parser_lex.l
915 * src/matcher_parser_parse.y
916 * src/prefs_filtering.c
917 * src/prefs_scoring.c
919 bugfix of the config file parser
924 added generated matcher sources to BUILT_SOURCES
930 added new config file parser
935 * src/prefs_filtering.c
936 * src/prefs_matcher.c
937 * src/prefs_scoring.c
938 * added src/matcher_parser.h
939 * added src/matcher_parser_lex.h
940 * added src/matcher_parser_lex.l
941 * added src/matcher_parser_parse.y
942 lex & yacc config file parser
947 changes prefs_filtering into global_filtering
950 build threads with subjects only if "Re: " is at the
951 beginning of the subject
957 sync with sylpheed 0.5.0
958 change of version number only
964 sync with sylpheed 0.5.0pre5
968 sync with sylpheed 0.5.0pre4 release
969 /po and /manual/ja not sync'ed
973 more sync with sylpheed 0.5.0pre4
975 2001-07-03 [christoph]
978 fixed address book broken by address book
979 for VCard, JPilot, LDAP
989 more sync with sylpheed 0.5.0pre4
993 * included address book patch for VCard, JPilot, LDAP
994 * pref_common.c - fixed Font options on Display tab (cosmetic)
995 * alertpanel.c - fixed truncated message
997 2001-07-02 [christoph]
1002 mark threads for ignoring
1008 * sync with sylpheed 0.5.0pre4
1009 updated gettext to 0.10.38.
1015 * src/summaryview.[ch]
1016 new right-click option: Label.
1017 substitute for 'Mark-->Mark/Unmark', colours the line.
1018 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
1020 2001-07-01 [christoph]
1023 fixed font for trash
1025 move ctree to unread message
1029 * sync with sylpheed 0.5.0pre3 release
1035 allow inserting / attaching multiple files in
1041 small change to Alfons' previous stuff so that it
1046 * lots of files changed; first attempt to merge the changes
1047 and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
1052 updated and completed, translations by Fabio
1053 Junior Beneditto <fjbeneditto@yahoo.com.br>
1059 allow selecting an attached files' mime type from a
1064 * more sync with sylpheed 0.5.0pre3
1069 merge with sylpheed.pot and pt_BR.po provided by
1070 Fabio Junior Beneditto.
1075 make MIME types case insensitive
1080 merge with sylpheed.pot and old nl.po; translations added.
1084 * more sync with sylpheed 0.5.0pre3
1089 don't crash when removing parent node of messages
1090 attracted by subject. this was caused by not deleting
1091 the parent node from the subject line hash table.
1098 if there are multiple messages selected, allow forwarding
1099 them as attachments.
1103 * more sync with sylpheed 0.5.0pre3
1109 * sync with sylpheed 0.5.0pre3
1114 fixed 'compose news article' bug
1115 from icon-and-text toolbar
1119 * sync with sylpheed 0.5.0pre2 release
1121 2001-06-24 [christoph]
1123 * src/prefs_common.c
1124 bug fix in font selection
1126 use sylpheed's normal font instead of
1127 gtk default font for folders without
1132 * src/mainwindow.[ch]
1133 added composite compose mail / news button (an idea by Leandro
1134 Pereira <leandro@linuxmag.com.br>)
1138 Added instructions for ldif-to-xml.py
1146 * src/pixmaps/stock_news_compose.xpm
1147 added pixmap by Leandro
1148 * src/prefs_common.c
1149 tested built-in spelling checker of GCC 3.0 :)
1151 merged dutch translation of sylpheed-main with
1156 Added tools directory and files.
1158 * tools/filter_conv.pl
1159 converts old filter system to new filtering system
1160 * tools/ldif-to-xml.py
1161 converts netscape addressbook to sylpheed addressbook
1163 descriptions/instructions for above two files
1165 2001-06-23 [christoph]
1168 * src/manage_window.[ch]
1169 * src/prefs_common.[ch]
1170 mail retrieval dialog can be enabled, disabled
1171 or hidden if non of sylpheed's windows is active
1177 * sync with sylpheed 0.5.0pre2
1179 2001-06-21 [christoph]
1182 show recipient on 'from' for all accounts
1185 * src/prefs_common.[ch]
1186 disable error popup on mail receive errors
1191 made the ruler correctly appear and disappear.
1194 removed Hoa's work-in-progress-stuff (interesting!) so
1197 2001-06-20 [christoph]
1200 * src/progressdialog.c
1201 added scrolled window for list in progressdialog
1205 sync with sylpheed 0.5.0pre1 release
1207 2001-06-20 [christoph]
1210 make building threads by subject work when
1211 thread view is enabled
1214 * src/prefs_common.[ch]
1215 automatically select account for mail replys
1219 * src/compose.c (compose_create): keep Bcc and Reply-To visible if
1220 they are filled in from the account settings.
1224 * more sync with sylpheed 0.5.0pre1
1230 added --sysconfdir to CPPFLAGS for pointing to the correct
1231 location of mime.types.
1233 NOTE: make sure you use --sysconfdir when running ./autogen.sh
1239 fixed some bug when building threads
1243 * src/prefs_account.c
1244 UI stuff: More changes to the English
1248 * src/pixmaps/stock_news_compose.xpm: new file
1252 Added new icon for Hoa's 'compose a news
1253 message', plus minor improvements to the
1259 more sync with sylpheed 0.5.0pre1
1265 Follow-up and reply to
1267 * src/summaryview.[ch]
1268 Build threads also with subjects
1273 forwarding use the current account.
1276 the "compose message" button has been replaced with
1277 "new mail" and "new news" buttons
1279 * src/prefs_common.[ch]
1280 added a configuration option to use the forward button
1281 as "forward as attachment"
1282 changed reply and forward format description
1284 * src/quote_fmt_lex.l
1285 * src/quote_fmt_parse.y
1286 added message with no signature in format for reply
1295 Improvements to the English
1297 * src/prefs_common.c
1298 Improvements to the English and some
1299 clarity/continuity improvements in the
1300 description of Quote symbols.
1306 * sync with sylpheed 0.5.0pre1
1311 Better interface for compose, displayed fields
1312 are updated whenever we change account.
1313 Newsgroups field is automatically filled.
1316 Newsgroups field is automatically filled.
1318 * src/prefs_account.c
1319 Some interface stuff when fields appear and
1326 * sync with sylpheed 0.4.99
1330 * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
1331 base64_decoder_free, base64_decoder_decode): new object and
1332 functions for decoding base64 streams.
1333 * src/procmime.c (procmime_decode_content): modified to use the
1340 * sync with sylpheed 0.4.99cvs11
1346 * sync with sylpheed 0.4.99cvs9
1351 * src/prefs_account.c
1353 SMTP server can be defined in the news account
1354 mime type of attachment are kept.
1358 now choose the highest important score between default
1359 and important score of folder.
1363 * src/prefs_common.c:
1365 (prefs_quote_description_create): corrected description of
1366 quote format characters
1372 * sync with sylpheed 0.4.99cvs8
1376 * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
1377 and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
1383 * sync with sylpheed 0.4.99cvs7
1387 * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
1388 clashes with autogenerated header).
1389 * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
1390 * src/Makefile.am: added quote_fmt.h.
1391 * src/.cvsignore: added lex/yacc autogenerated files
1392 (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
1398 * sync with sylpheed 0.4.99cvs6
1402 * added src/quote_fmt_parse.h
1407 don't modify readonly configuration files
1409 * src/prefs_account.c
1410 * src/prefs_common.c
1411 * src/prefs_customheader.c
1412 * src/prefs_display_header.c
1413 * src/prefs_filter.c
1414 * src/prefs_filtering.c
1415 * src/prefs_scoring.c
1416 don't open dialog box when configuration files
1421 * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
1423 * src/Makefile.am: replaced quote_fmt.tab.[ch] by
1424 quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
1425 BUILT_SOURCES to make all files rebuild properly.
1427 * src/compose.c: removed #include "quote_fmt.tab.h".
1429 * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
1430 CHARACTER value in yylval.
1432 * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
1433 receive CHARACTER value by documented means (yylval).
1435 * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
1440 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
1445 * src/prefs_filtering.c
1446 now keep the configuration for execute action
1453 * sync with sylpheed 0.4.99cvs5
1458 added quote_fmt.[ch]
1460 * added src/quote_fmt.y
1461 * added src/quote_fmt.l
1462 * added src/quote_fmt.tab.h
1463 * added src/quote_fmt.tab.c
1464 * added src/lex.quote_fmt.c
1465 parsing configuration for replying
1468 * src/prefs_common.[ch]
1469 added configuration UI for replying
1473 using configuration for replying
1481 * src/prefs_filtering.c
1482 * src/prefs_matcher.c
1483 * src/prefs_matcher.h
1484 action "run a command" for filtering
1485 and matching with a command.
1486 fixed the "whole message" matching
1489 changed temporary filename for security
1492 queue the notification if it fails to send.
1494 * src/prefs_common.c
1495 * src/prefs_folder_item.c
1496 changed the default important score
1498 * src/prefs_scoring.c
1500 hide kill score input when the folder is not
1505 * src/prefs_common.c:
1507 (prefs_font_select): pass font name in font entry box to font
1512 * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
1516 * sync with sylpheed 0.4.99cvs4
1520 * src/headerwindow.c:
1522 (headerwindow_show_cb): use the selected summary view item, not
1527 * src/headerwindow.c:
1529 (headerwindow_show_cb): always try to show msginfo
1534 keep attached parts when reediting or forwarding.
1539 * src/prefs_folder_item.[ch]
1540 * src/prefs_scoring.[ch]
1542 * src/summaryview.[ch]
1545 * src/prefs_common.[ch]
1546 support for folder scoring
1547 kill score and important score for messages
1549 * src/prefs_account.c
1550 some display bug fixed for local account
1555 * src/summaryview.c:
1557 (add_sender_to_cb): don't crash when no or invalid sender; the add
1558 sender to address book menu item is disabled.
1562 * src/filtering.[ch]
1564 handling summary menu / filter messages
1570 imap folders now appears in list
1573 doesn't crash if destination mail is not writeable
1578 removed some warnings
1582 * src/prefs_filtering.c
1583 global string to identify any folders
1584 removed some debug info
1585 filtering to mbox folders is now possible
1588 removed some warnings
1591 permission on files are changed to read/write for user only,
1593 creation of subfolder is handled better.
1597 Verified the sync for src/prefs_common.[ch] and
1598 src/prefs_account.[ch]. I believe there were some
1599 minor indentation differences.
1605 * sync with 0.4.99cvs3
1610 handling flags for mbox format
1613 use of mark file only for MH format
1614 handling flags for mbox format
1615 filtering cannot yet move or copy mails to mbox folders.
1618 changed move_msg, copy_msg,
1619 move_msgs_with_dest, copy_msgs_with_dest functions
1620 uses only folder->copy_msg() function
1621 uses folder->finished_copy() to handle the destination
1622 folder at the end of the copy or move operation.
1625 included mbox directories.
1627 * src/folderview.[ch]
1629 handle folders operation for mbox format
1632 disable conversion of "From " header
1634 * src/mbox_folder.[ch]
1635 completion of mbox format handling
1638 changed mh_copy_msg() function and
1639 removed mh_move_msg(), mh_move_msgs_with_dest(),
1640 mh_copy_msgs_with_dest()
1642 * src/prefs_filtering.c
1643 removed some warnings
1645 * src/prefs_matcher.c
1646 default boolean operation is AND
1649 handling flags for mbox format
1650 handling of "From " header
1654 added MSG_REALLY_DELETED flags to handle deletion of
1655 messages in mbox format.
1658 handling flags for mbox format
1659 disable the MSG_DELETED flags when messages
1660 are deleted in mbox format
1663 "From " headers display fixed.
1669 (get_email_part): skip quoted email addresses, like in e.g.
1670 "'alfons@proteus.demon.nl'".
1674 Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
1675 and fixing the persistence troubles when using separate windows.
1679 Added #define SEPARATE_ACTION used in the gtk item factory for
1680 the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
1681 use gtk_item_factory_get_widget_by_action() to get the items.
1683 Removed separate_widget_cb from the gtk item factory data
1685 (mainwindow_create): connect separate_widget_cb() to check
1686 menu item "toggled" signal. also passing a MainWindow pointer
1687 as object data for both check menu items.
1689 (separate_widget_cb): definition of separate_widget_cb() to match
1690 GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main
1691 window using gtk_object_get_data(). The type of window separation
1692 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
1694 * src/prefs_filtering.c,
1695 src/prefs_matcher.c: added horizontal scrollbars
1700 fix segfault with invalid bold font
1702 correctly display summary stats after row is marked
1706 * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
1707 encodings with libjconv.
1712 added mbox_folder.[ch]
1714 mbox temporary folder
1716 * added src/mbox_folder.[ch]
1718 * src/procheader.[ch]
1721 bugfix for file incorporation filtering
1723 enable creation of MBOX
1724 * src/prefs_display_header.c
1725 enable use of headers like "From "
1726 something that should be fixed :
1727 displaying of such headers add an extra space
1728 * src/prefs_folder_item.c
1729 don't create folders because it is not necessary
1731 added data field to MsgInfo for mbox internal use
1733 added some support for mbox
1735 added get_mbox_cache_dir() function
1737 2001-05-23 [hiroyuki]
1739 * src/headerwindow.c
1750 src/folderview.c: more sync with 0.4.99cvs2.
1752 * src/headerwindow.c: reverted.
1758 * sync with sylpheed 0.4.99cvs2
1766 * src/summaryview.c: bugfixed a premature assignment in summaryview_add_sender_to_cb()
1772 * configure.in: if gnome-config not found, "no" is displayed
1774 * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
1776 * src/textview.c: now also possible to add mail addresses by right
1777 clicking in the text view
1779 * src/codeconv.c: merged patch which fixes endless loop when encountering
1780 invalid wide characters; from Alte <010@imis.ru>
1784 Added installation of gnome specific things:
1786 * Makefile.am: gnome conditional
1788 * configure.in: check for installed gnome
1790 * added sylpheed.png, sylpheed.desktop
1794 * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
1796 * src/mainwindow.h (main_window_toolbar_create): created a button
1798 (main_window_set_toolbar_sensitive): enable/disable the new button
1800 (toolbar_reply_to_author_cb): handle the new button.
1802 * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
1803 send_progress_dialog_destroy() on failure (fixes hang on SMTP
1808 * src/compose.h (ComposeReplyMode): new modes
1809 COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
1810 COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
1813 (compose_send): move some code into a new function:
1814 (compose_current_mail_account): new function.
1815 (compose_reply): new argument to_author, all callers changed; if
1816 to_author==TRUE and account->protocol==A_NNTP, find and use an
1817 appropriate mail account for replying.
1818 (compose_reply_set_entry): new argument to_author; ignore
1819 compose->replyto if to_author==TRUE.
1821 * src/mainwindow.c: new command "Message/Reply to author".
1822 (main_window_set_menu_sensitive): enable/disable it.
1823 (reply_cb): handle it.
1825 * src/summaryview.c: new command "Reply to author".
1826 (summary_set_menu_sensitive): enable/disable it.
1827 (summary_reply_cb): handle it.
1829 * src/account.c (account_find_mail_from_address): new function.
1835 * sync with sylpheed 0.4.99cvs1
1842 new filtering action : forward and forward as attachment
1845 no need for $DISPLAY when we run sylpheed --help
1846 call to parse_cmd_opt() is moved
1848 * src/mainwindow.[ch]
1849 execute button is hidden when immediate execute
1854 * src/prefs_folder_item.c
1856 better handling of missing directories
1859 reedit is enabled in outbox
1860 reedit is enabled in queue
1866 * src/prefs_filtering.c
1867 changed attachement into attachment
1873 * sync with sylpheed 0.4.67cvs9
1874 * sync with sylpheed 0.4.67cvs7-8
1879 added prefs_filtering.c
1881 * src/filtering.[ch]
1883 removed action : forward_news and forward_news_as_attachement
1884 (forward and forward_as_attachement can be used instead)
1887 added menu option to access filtering configuration
1889 * src/prefs_account.c
1890 changed mail_command default to /usr/sbin/sendmail
1892 * added src/prefs_filtering.[ch]
1893 dialog box for filtering configuration
1895 * src/prefs_matcher.c
1896 added function prefs_matcher_get_criteria_from_matching()
1898 * src/prefs_scoring.c
1899 reset the dialog when register or substitute is clicked
1904 added filtering.[ch]
1906 using filering.[ch] instead of filter.[ch]
1908 reading new filtering configuration
1910 added some filtering actions
1911 and fixed a bug for headers and mail body matching
1913 using filering.[ch] instead of filter.[ch]
1915 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
1917 some fixes for filtering
1919 2001-05-14 [hiroyuki]
1921 * src/send.c: fixed some weird indentations.
1922 send_message_with_command(): call pclose() only if p != NULL.
1923 * src/textview.c: get_email_part(): modified the code for readability.
1925 2001-05-14 [hiroyuki]
1929 src/md5ify.h: removed from the cvs.
1933 * src/main.c: include rfc2015.h to avoid compiler warnings.
1934 * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
1935 the panel is already on screen.
1936 * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
1937 closing the alert window by ESC as "No".
1938 * src/prefs_common.c (prefs_interface_create): moved return
1939 receipt check button to the correct place.
1943 * src/prefs_common.c:
1944 moved return receipt check button to the Send tab. (prefs_send_create)
1945 removed the date format ui related globals. (prefs_display_create)
1949 * sync with sylpheed 0.4.67cvs5-6
1953 * added Alfons' font selection patch
1956 * src/headerwindow.c
1957 * src/prefs_common.c
1958 * src/prefs_common.h
1962 changed version of cache
1964 * src/prefs_matcher.c
1965 added additionnal matching criteria
1969 added references in MsgInfo
1974 prepared some things for new filtering
1976 added some matching properties
1977 inreplyto need to be enhanced
1978 prepared some things for new filtering
1980 added Return-Receipt-To handling
1981 * src/prefs_folder_item.c
1982 changed default value to TRUE
1983 * src/prefs_matcher.c
1984 added some matching properties
1985 * src/prefs_scoring.[ch]
1986 the scoring dialog is finished
1988 added Return-Receipt-To handling
1989 Reference need to be added
1991 added Return-Receipt-To handling
1992 added threadscore to get a better score sorting when
1995 suppressed a bug when we sort the list
1996 when no folder is opened.
1997 better score sorting when threads are enabled
2001 * reverted previous patch because of potential errors
2005 * src/inc.c, src/prefs_common.c, src/prefs_common.h:
2006 applied "toggle mail-retrieval dialog window" patch submitted
2007 by Eric Limpens <eric@qnt.net>
2009 * sync with sylpheed 0.4.67cvs4
2013 * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
2014 some picky compilers.
2015 * src/rfc2015.h: provide prototype for rfc2015_disable_all().
2016 * src/grouplist_dialog.c: include alertpanel.h.
2017 * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
2018 fix compile warning.
2019 * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
2020 #include "defs.h" before others to prevent the warning of `MIN'
2021 and `MAX' redefinition.
2027 * src/prefs_account.c
2028 * src/prefs_display_header.c
2031 added prefs_scoring.[ch]
2032 * src/grouplist_dialog.c
2033 display an error dialog box if the group list
2035 * src/mainwindow.[ch]
2036 added main_window_set_thread_option() function
2037 scoring dialog box enabled
2039 added flags matching unread /new / marked
2040 / deleted / replied / forwarded
2042 newsgroups are now finally in newscache
2043 * src/prefs_matcher.[ch]
2044 finished preferences for matching dialog
2045 * added src/prefs_scoring.[ch]
2046 scoring dialog box completed
2048 conversion to string : added scoringprop_to_string()
2049 write config for preferences :
2050 added prefs_scoring_write_config()
2052 threads can be enabled/disabled independently
2060 thought it would be nice to have a list of all
2061 contributors (used Changelog as a reference)
2064 messed up version numbering...
2068 * sync with sylpheed 0.4.67cvs1-3
2072 * src/prefs_common.c:
2073 better UI for strftime format, double clicking
2074 on format now inserts the format in text entry
2075 replaced close button with standard OK/Cancel
2076 moved date format button to the right of the
2082 Ctrl-Home / Ctrl-End have proper cursor navigation
2086 * src/prefs_matcher.c
2087 finished UI to define matching properties
2088 added ok and cancel button
2089 * src/prefs_filter.c
2090 added ok and cancel button
2092 fixed some bug in xhdr parsing
2097 fixed a bug in textview_show_header(), which displayed two colons (':');
2098 cleaned up some warnings
2103 added prefs_matcher.[ch]
2104 compilation with -W -Wall
2106 ungrab the mouse events if grabbed - does it
2107 fix the bug for disposition notification ?
2109 added a menu option to open the matching dialog.
2111 added matcherprop_to_string() and matcherlist_to_string()
2112 fixed some bugs, changed the name of some options
2113 age_sup and age_inf becomes age_greater and age_lower,
2114 body and messageheaders becomes body_part and headers_part,
2115 changed the names of constants from SCORING_XXX to MATCHING_XXX
2116 * src/prefs_display_header.c
2117 * src/prefs_headers.c
2118 fixed a bug that accidentally destroyed dialogs
2119 when closed them with delete_event
2120 Added *_deleted() which handle delete_event signal correctly.
2121 * src/prefs_folder_item.[ch]
2122 added "enable_thread" field for future customization
2123 * added src/prefs_matcher.[ch]
2124 sample of the UI to define matching properties
2126 using procheader_headername_equal instead of str*cmp functions
2127 using procheader_parse_header() function
2129 using MATCHING_XXX instead of SCORING_XXX
2131 display the sender of the news even if this is ourself
2132 when this is a news message.
2134 using headername_equal() instead of str*cmp functions
2140 * sync with sylpheed 0.4.66
2141 * src/gtkstext.c: trace logs added
2145 * src/prefs_common.[ch]: added option to enable/disable GnuPG
2146 signature check popup.
2147 * src/rfc2015.c (check_signature): show signature check popup only
2148 if it is enabled in preferences.
2154 * sync with sylpheed 0.4.66cvs6
2158 * src/prefs_common.[ch]: added option to enable/disable
2159 looking up sender name in address book for summary pane
2160 * src/summaryview.c: look up sender in the address book
2161 by using Alfons' address completion code
2163 2001-05-07 [hiroyuki]
2166 src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
2167 member of Pop3State.
2168 * src/news.c: brought #include "defs.h" before #include <glib.h>
2169 to prevent the warning of `MIN' and `MAX' redefinition.
2173 * removed src/headers_display.[ch]
2174 * removed src/prefs_display_headers.[ch]
2176 use a temporary file in the user directory for mbox import
2178 added XHDR support to get "To" and "Cc" headers
2179 (in order to match news with to or cc field for
2181 added function news_parse_xhdr() to get XHDR response
2183 added function nntp_xhdr()
2185 fetch the message if necessary
2191 * sync with sylpheed 0.4.66cvs3-5
2196 added function itos_buf() to enable use of several buffers
2198 use of itos_buf() instead of itos() in summary list
2199 to fix the broken display of message number.
2203 * src/gtkstext.c: bug in cursor up navigation fixed,
2204 fixed another unsigned / signed comparison (we're getting there :-)
2209 added scoring.c scoring.h
2210 prefs_folder_item.c prefs_folder_item.h
2213 added FOLDERITEM_RC SCORING_RC
2215 added prefs field in FolderItem :
2216 properties for each folder (PrefsFolderItem),
2217 sorting type and mode were added as the first properties.
2219 read config for scoring
2220 * added src/matcher.[ch]
2221 gives functions to parse configuration file to do
2222 matching on mails with a list of conditions.
2224 add option to sort by score
2225 * src/prefs_common.[ch]
2226 added preference option to show score and for
2227 the score column size
2228 * added src/prefs_folder_item.[ch]
2229 properties for each folder (PrefsFolderItem),
2230 sorting type and mode were added as the first properties.
2231 * src/procheader.[ch]
2232 added procheader_parse_header()
2233 added procheader_header_free()
2234 added procheader_headername_equal()
2235 and made modification to use them.
2237 added score field to MsgInfo structure
2238 * added src/scoring.[ch]
2239 gives functions to parse configuration file to do
2240 scoring on mails with a list of conditions.
2241 * src/summaryview.[ch]
2242 save the sorting type and mode for the folder
2243 added column to display the score of the mail
2244 added function summary_score_clicked()
2245 sorting type and mode are restored to the folder
2248 use procheader_parse_header(), procheader_headername_equal()
2249 removed memory leak in text_scan_header when freeing headers
2251 changed the function to match names of headers
2252 using procheader_headername_equal()
2254 Scoring functions are implemented, an interface is needed
2260 hopefully fixed the row up navigation bug,
2261 removed adding back / forward lines to cache
2265 * src/prefs_display_headers.c: user interface changes:
2266 (prefs_display_headers_create): remove unused "Show" check button;
2267 allow reordering of headers by dragging.
2268 (prefs_display_headers_write_config): remove unused variables.
2269 (prefs_display_headers_set_dialog): do not insert "(New)" at top
2270 of lists (not needed with the new UI).
2271 (prefs_display_headers_set_list): scan lists starting from row 0,
2272 not 1 (do not skip "(New)").
2273 (prefs_display_headers_find_header): new function.
2274 (prefs_display_headers_clist_set_row): do not allow duplicates.
2275 (prefs_display_headers_delete_cb): do not skip row 0; treat
2276 closing the alert window by ESC as "No".
2277 (prefs_display_headers_up): do not protect row 0.
2278 (prefs_display_headers_down): do not protect row 0.
2282 * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
2286 (summary_find_next_marked_msg, summary_find_prev_marked_msg,
2287 summary_select_next_marked, summary_select_prev_marked): new
2292 * src/news.c: fixed a bug when no article can be fetched after
2293 server timeout if the connection was restored by news_post():
2294 (news_select_group): new function.
2295 (news_fetch_msg): call news_select_group() before fetching
2297 (news_get_uncached_articles): set session->group after successful
2305 changed version of cache, added cc field
2307 * src/prefs_display_headers.c
2308 the interface was changed
2310 * src/prefs_headers.c
2315 * completed sync of sylpheed cvs2
2316 * src/gtkstext.c: updated row up / down cursor navigation
2317 * src/textview.c: re-edited, prepared for fixing the email address
2322 * src/prefs_common.c: use alfons' strftime ui code
2323 entry_datefmt and datefmt_sample widgets have to be
2324 global in this module because of this change
2329 * src/prefs_common.[ch] added option to activate the return receipt
2334 * src/gtkstext.c: fix for row up/down cursor navigation.
2338 * sync with 0.4.66cvs2
2342 added add-sender-to-addressbook patch
2350 * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
2353 * src/alertpanel.c (alertpanel_create): new argument can_disable,
2354 all existing callers changed to pass FALSE; create a check button
2355 to disable the message.
2356 (alertpanel_message_with_disable): new function.
2357 (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
2358 (alertpanel_button_toggled): new function.
2359 (alertpanel_button_clicked, alertpanel_close): set value using
2362 * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
2364 * src/prefs_common.c (prefs_privacy_create): new check button
2365 checkbtn_gpgme_warning.
2367 * src/main.c (main): moved preferences reading before gpgme
2368 initialization; check prefs_common.gpgme_warning before giving the
2369 GnuPG warning and set it to FALSE if the user wants to disable the
2372 2001-05-02 [hiroyuki]
2374 * src/prefs_display_headers.c: modified the layout and some labels.
2378 * src/prefs_account.c (prefs_account_fix_size): new function.
2379 (prefs_account_create): call prefs_account_fix_size(); use
2380 gtk_widget_show instead of gtk_widget_show_all (fixes too large
2381 size when the window is shown for the first time).
2382 (prefs_account_basic_create): changed layout of serv_table; moved
2383 localmbox_entry above smtpserv_entry (logically it replaces
2385 (prefs_account_protocol_activated): set sensitivity of
2386 nntpauth_chkbtn according to the protocol (in addition to
2387 hide/show); commented out gtk_table_set_row_spacing() calls.
2388 (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
2389 not sensitive (fixes a bug with disabled username/password boxes
2390 when editing POP3 account after NNTP with authentication).
2396 * src/prefs_account.[ch]
2398 removed local account without SMTP server
2399 added option to use mail command instead of a connexion
2400 to SMTP server when a local account is used
2401 * src/prefs_headers.c
2404 fixed a bug when connexion immediately closed
2414 * src/prefs_account.c (Basic, prefs_account_basic_create): new
2415 widget nntpauth_chkbtn.
2416 (prefs_account_protocol_activated): handle nntpauth_chkbtn
2418 (prefs_account_nntpauth_toggled): new function.
2420 * src/news.c (news_session_new_for_folder): use NNTP
2421 authentication only if ac->use_nntp_auth is set.
2425 * src/Makefile.am changed headers.[ch] in customheader.[ch]
2426 * src/prefs_display_headers.c changed the UI
2427 * src/prefs_headers.c changed account_name to account_id
2428 * src/compose.c using customheader.h
2430 2001-05-01 [hiroyuki]
2434 src/nntp.c: changed sock_read() to sock_gets(), they've been left
2439 * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
2440 * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
2441 for displaying of headers
2442 * src/grouplist_dialog.[ch] minor changes to remove warnings
2443 * src/prefs_display_headers.[ch] dialog to choose the
2444 headers to display in the mail viewer.
2445 * src/headers.h correction of #define
2446 * src/headers_display.[ch] configuration for displaying of headers.
2447 * src/main.c read config of displaying of headers
2448 * src/prefs_common.c add a button to access the config dialog
2449 for displaying of headers
2450 * src/prefs_display_headers.[ch] dialog for configuration for
2451 displaying of the headers.
2452 * src/prefs_headers.c cleaning of code
2453 * src/procheader.c comments added to code
2454 * src/textview.c changes to reorder the headers depending
2455 on the config for displaying of headers
2461 * sync with 0.4.65cvs12
2463 NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
2467 * src/nntp.h (NNTPSockInfo): new field auth_failed.
2469 * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
2470 is set to force reconnection after authentication failure.
2471 (nntp_gen_command): set sock->auth_failed on authentication
2472 failure, or if sock->userid and sock->passwd are not set.
2474 * src/news.c (news_session_new_for_folder): set userid=NULL if
2475 password dialog is cancelled.
2479 * src/nntp.h (NNTPSockInfo): new type.
2481 * src/nntp.c: all functions updated to use NNTPSockInfo instead of
2483 (nntp_open_auth, nntp_close): new functions.
2484 (nntp_gen_command): new function to handle authentication; all
2485 NNTP command functions updated to use it.
2486 (nntp_authinfo_user, nntp_authinfo_pass): deleted.
2487 (nntp_list): removed old useless code.
2489 * src/news.h (NNTPSession): new field nntp_sock.
2491 * src/news.c: all functions updated to use NNTPSockInfo instead of
2493 (news_session_new): new arguments (userid, passwd); made static;
2494 use nntp_open_auth() if needed.
2495 (news_session_destroy): use nntp_close() instead of sock_close().
2496 (news_query_password): changed arguments.
2497 (news_session_new_for_folder): new function.
2498 (news_session_get): use news_session_new_for_folder().
2499 (news_authenticate): deleted.
2500 (news_get_uncached_articles): removed old authentication code.
2504 * src/news.c: reverted my previous changes (need to do NNTP
2505 authentication in a cleaner way).
2509 * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
2510 news_nntp_post, news_nntp_mode): new functions (wrappers with
2511 authentication support).
2512 (news_get_article_cmd, news_get_article, news_get_header): new
2513 argument "folder"; all callers changed.
2514 (news_get_article_cmd): added authentication support.
2515 (news_session_get): use news_nntp_mode() instead of nntp_mode().
2516 (news_post): use news_nntp_post() instead of nntp_post().
2517 (news_get_uncached_articles): use news_nntp_group() instead of
2518 nntp_group() and news_nntp_xover() instead of nntp_xover();
2519 removed old authentication code.
2520 (news_get_group_list): use news_nntp_list() instead of nntp_list().
2522 * src/nntp.c (nntp_list): return real error code instead of
2527 * configure.in: fixed wint_t typedef detection again
2531 * src/prefs_account.[ch], added A_LOCAL_CMD
2532 (send mail with mail command)
2533 * src/send.c added function send_message_with_command()
2534 * src/inc.c made a more secure get_spool() function with
2535 mktemp() but maybe mkstemp() or something more
2540 * src/textview.c, colorization of email addresses in headers
2544 * bug sync with sylpheed
2545 * prefs_common.c: created date format ui for darko
2546 * sync with 0.4.65cvs11
2547 * configure.in: corrected to have the new gpg checks
2551 * completed sync with 0.4.65cvs10
2552 * minor debug things added to gtkstext.c
2556 * configure.in: remove check for availability of
2557 strftime() as advised by Hiroyuki
2558 * src/prefs_common.[ch], src/procheader.c:
2559 synch strftime() code with Hiroyki's main branch
2563 * src/news.c: news_query_password(), news_authenticate(): new
2565 news_get_uncached_articles(): added NNTP authentication
2567 * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
2569 * src/prefs_account.c: prefs_account_protocol_activated():
2570 enable userid and password fields for NNTP.
2574 * configure.in: check for availability of strftime()
2576 * src/prefs_common.[ch], src/procheader.c: use
2577 strftime() for displaying date in summary pane if it
2582 * more .cvsignore cleanups [alfons]
2586 * ac/sv-check-type.m4: new autoconf macro.
2587 * configure.in: fixed wint_t typedef detection (did not work
2592 * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
2596 * modified gtkstext.c : buggy cursor navigation fixed,
2597 and font descent also taken in account when drawing
2601 * added comments in src/news.c src/nntp.c
2602 * added src/prefs_headers.[ch]
2603 * added src/headers.[ch]
2604 * modified compose.c to activate custom headers
2605 added function is_in_custom_headers
2606 * modified prefs_account.[ch]
2607 added function prefs_account_customhdr_edit
2608 * modified src/defs.h :
2609 added HEADERS_RC : name of the config file
2610 for the custom headers
2621 added gtkstext with configure.in patch by Hiroyuki which
2622 should fix the XIM detection [alfons]
2624 * more clean up of cvs [alfons]
2626 * removed all Makefile.in files to attic.
2628 * updated all .cvsignores to really ignore things that could
2629 be unintentionally committed by a recursive commit.
2632 * added src/grouplist_dialog.[ch]
2633 * changed src/folderview.c to call grouplist_dialog instead
2636 added functions news_reset_group_list
2637 and news_get_group_list
2639 added function nntp_list
2641 added GROUPLIST_FILE : name of the newsgroup list cache file
2645 * added option to warn about queued messages on exit [sergey]:
2647 * src/compose.c: compose_queue(): call folder_item_scan()
2648 and folderview_update_item() after queueing.
2649 * src/folderview.c: folderview_update_node(): draw the queue
2650 folder in bold font if there are queued messages.
2651 * src/mainwindow.c: queued_messages(): new function.
2652 app_exit_cb(): display warning if there are queued messages
2653 if warn_queued_on_exit is set.
2654 * prefs_common.[ch]: add warn_queued_on_exit option.
2656 * enhanced GnuPG key selection support [sergey]:
2658 * src/select-keys.c: updated to newer version from Win32
2659 branch with support for selecting arbitrary keys.
2660 * src/prefs_account.c: added the Privacy tab to the account
2662 prefs_account_privacy_create(),
2663 prefs_account_sign_key_set_data_from_radiobtn(),
2664 prefs_account_sign_key_set_radiobtn(): new functions.
2665 * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
2666 * src/rfc2015.c: set_signers(): new function.
2667 pgp_sign(): add the account parameter, call set_signers().
2668 rfc2015_sign(): add the account parameter, pass it to pgp_sign().
2669 * src/rfc2015.h: rfc2015_sign(): updated prototype.
2670 * src/compose.c: pass the current account to rfc2015_sign().
2672 * tag name claws added to prevent confusion with main branch [alfons]
2674 * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
2676 * autogen.sh: Added "--enable-maintainer-mode". [sergey]
2678 * sync with recent sylpheed cvs. Untested though. [alfons]