4 fixed the post-right-click focus pb
5 fixed crash when 'Spell check all' after dict change
6 and when cursor is at the end of the text
7 shift-right-click pops up config menu even on misspelled words.
14 added pspell to compiled-in features list
18 * switched to pspell and dropped ispell
20 new file. autoconf macro for pspell
22 * configure.in acconfig.h
25 * src/main.c src/compose.[ch] src/gtkspell.[ch]
26 * src/prefs_common.[ch]
29 2001-09-18 [christoph]
33 replace LOG_MESSAGE with debug_print
37 added newline after debug message
39 using __VA_ARGS__ for debug_print macro
41 ignore Makefile and Makefile.in
46 change to version 0.6.2claws1
47 * sync with sylpheed 0.6.2cvs1
51 add 'score equal to' option, submitted by
52 Paul Evans <nerd@freeuk.com>
54 2001-09-15 [christoph]
57 comment out menu entry not existing in claws
59 add debug output for non existing menu entries
61 fix next/prev unread message for ignored threads
63 add sourcefile and line number to debug output
64 otherwise it is sometimes hard to find the
65 source code part if debug messages are translated
70 refresh target folder style after colour is changed
75 change to version 0.6.1claws3
77 * sync with sylpheed 0.6.1cvs6
82 fix target folder colourization to use user selected colour
87 fix crash when message that is marked for copy/move is unmarked
92 change to version 0.6.1claws2
94 * sync with sylpheed 0.6.1cvs3
99 fix bug with default font used for trash folder text
103 * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
107 change to version 0.6.1claws1
109 * sync with sylpheed 0.6.1cvs2
114 add Match's new addressbook
117 updated translation submitted by Jens Oberender
123 * sync with sylpheed 0.6.1 release
128 change to 0.6.0claws2
130 * sync with sylpheed 0.6.0cvs4
133 updated translation submitted by Fabio Junior Beneditto
147 change to version 0.6.0claws1
149 * sync with sylpheed 0.6.0cvs1
152 updated translation submitted by Ricardo Mones Lastra
155 add 'src/prefs_templates.c'
157 * src/compose.c, src/summaryview.c
158 fix segfault on 'Re_edit'
162 * configure.in, Makefile.am
164 add tools directory to source distribution
169 change to version 0.6.0claws
171 * sync with sylpheed 0.6.0 release
173 2001-08-30 [christoph]
176 removed autoconf version check
180 * src/account.c, src/compose.c, src/prefs_common.[ch]
181 * src/procheader.[ch] src/utils.[ch]
182 Enhanced automatic account selection on replies
183 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
186 add LDAP and JPilot to the configuration results output.
188 2001-08-29 [christoph]
191 no bold font for ignored threads
196 change to version 0.5.3claws6
198 * sync with sylpheed 0.5.3cvs10
199 src/stringtable.[ch]: New Files
201 * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
202 * src/pixmaps/sylpheed.xpm
203 add mini-icons to windows (by Alfons)
208 new functions: next_labeled_cb(), prev_labeled_cb()
211 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
212 summary_select_next_labeled(), summary_select_prev_labeled()
214 * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
215 give claws blue folders and a blue trash can
220 change to version 0.5.3claws5
222 * sync with sylpheed 0.5.3cvs9
223 src/labelcolors.[ch] renamed to src/colorlabel.[ch]
225 2001-08-24 [christoph]
228 keep filename when browsing directories
229 (not working for user entered filename, but
230 for default name and selected filename from
233 fixed wrong spelling "Folllow-up"
237 fixed new/unread message count with ignored
238 threads (2 commits, first didn't notice no
239 longer needed decreasing)
241 readded scrolling of progress dialog
247 change to 0.5.3claws4
249 * sync with sylpheed 0.5.3cvs7
251 2001-08-24 [christoph]
254 set request return receipt when replying
255 if it is set is the folder prefs of the
258 disable final error popup if popups are
259 disabled in config (again)
264 Change version number to 0.5.3claws3
266 * sync with sylpheed 0.5.3cvs5
269 double quote '%s' in 'gedit %s' to fix bug when
270 opening attachment with spaces in the name
273 * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
274 src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
275 initial message templates support
281 change version number to 0.5.3claws2
283 * sync with sylpheed 0.5.3cvs4
285 * src/procmsg.h src/summaryview.c
286 re-implement (un)ignore thread
291 remove unnecessary code
293 enable 'dynamic' signatures (submitted by
294 Eric Limpens <eric@hscg-internet.nl>)
298 clean up after sync with sylpheed 0.5.3 release
301 fix re-introduced font mess, see Christoph's
306 use sylpheed's small font instead of
307 gtk default font for summary view
313 add pl to ALL_LINGUAS - sync with main branch
315 * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
316 Updated. Translations by Jens Oberender, Ricardo Mones
317 Lastra, Alfons, and Fabio Junior Beneditto respectively.
319 * po/pl.po ** NEW FILE **
320 sync with the main branch
323 fix target folder colorizing and refresh problem
326 2001-08-17 [christoph]
329 claws uses 4 colors for target folder coloring.
330 arrays were not long enough and destroyed the
331 stack causing a segfault.
332 target folder colorizing does not work anymore
338 change to version 0.5.3claws1
340 * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
341 src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
342 src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
344 sync with sylpheed 0.5.3 release, but keep claws method of
345 configuring/saving fonts
347 * src/addressbook.[ch]
348 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
349 in line with a similar change in Hiroyuki's branch
351 * src/mainwindow.[ch]
352 disable main_window_set_thread_option()
353 * src/prefs_folder_item.c
354 comment out &tmps_prefs.enable_thread,
355 * src/mbox_folder.c, src/procmsg.[ch]
356 comment out MSG_IS_IGNORE_THREAD
358 comment out summary_ignore_thread() and summary_unignore_thread()
359 comment out MSG_IS_IGNORE_THREAD
361 use Hiroyuki's threading instead.
368 use Hiroyuki's 0.5.3 column scheme but also
369 include the enable/disable button.
370 * src/pixmaps/mark.xpm
371 add Hiroyuki's amended pixmap
373 2001-08-13 [christoph]
376 receive at get all column showed wrong state for APOP
377 button should only work for POP3 and APOP accounts
378 * src/prefs_account.c
379 added missing preprocessor statement for SSL
384 add 'receive at get all' column and enable/disable
387 2001-08-06 [christoph]
390 show usage of SSL in protocol column
396 * src/prefs_account.[ch]
397 moved ssl options to a new page
403 added support for SMTP STARTTLS command
405 2001-08-05 [christoph]
408 debian autoconf needs version check to find
409 correct autoconf version. if the file is
410 named configure.in 2.13 is used, which does
411 not work with this configure.in script.
412 other solution would be to rename the script
413 to configure.ac as suggested in the autoconf
417 disable final error popup if popups are
422 fixes IMAP over SSL problem
427 change to 0.5.2claws1
429 * sync with sylpheed 0.5.2cvs1
434 quick fix for ispell detection...
439 change to 0.5.1claws4
441 * sync with sylpheed 0.5.1cvs7
445 * src/prefs_common.c, src/prefs_common.h,
446 src/gtkspell.c, src/gtkspell.h
447 add global spelling checker settings (compose tab) +
448 selection of dictionary
451 guess valid ispell location
456 removal of 'src/quote_fmt_parse.c'
459 (submitted by Jens Oberender <didge@suse.de>)
464 * src/folderview.[ch]
467 * src/prefs_common.[ch]
469 target folder colourization
473 more sync with Sylpheed 0.5.1cvs6
478 * src/prefs_folder_item.[hc]
480 shared folders support with a GUI
486 * sync with Sylpheed 0.5.1cvs6
492 (submitted by Fabio Junior Beneditto)
498 patch to correct bad image mime headers
499 (submitted by Don Quijote <dq@searchlores.org>)
503 * tools/gif2xface.pl **NEW FILE**
505 script to convert file.gif to file.xface for
506 use in a custom header.
507 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
512 change macros for detecting JPilot and LDAP
514 2001-07-27 [christoph]
517 code cleanup (MIN / MAX warning, needed casting)
522 disallow setting flags when detecting certain headers
523 (X-Status, Status, Seen, X-Seen).
525 * sync with Hiroyuki's Sylpheed 0.5.1cvs5
527 2001-07-27 [christoph]
530 * src/prefs_filtering.c
531 * src/prefs_matcher.c
532 * src/prefs_scoring.c
533 scroll list when moving rows up or down
537 * src/prefs_account.c
538 * src/prefs_account.h
540 SMTP over SSL (untested, feedback requested)
548 * configure.in, acconfig.h
549 define CLAWS (need this for main / claws detection)
556 * sync with Sylpheed 0.5.1cvs4
558 2001-07-25 [christoph]
562 item->prefs == NULL (don't know why)
569 * sync with Sylpheed 0.5.1cvs1-3
571 2001-07-24 [christoph]
574 * src/prefs_folder_item.[ch]
575 added folderitem preferences dialog with
576 default To: and auto request return receipt
580 changes to handle new folderitem preferences
584 call compose new mail with current folderitem
588 Release Sylpheed 0.5.1claws
591 change to release version 0.5.1claws
593 2001-07-24 [christoph]
596 fixed segfault that happend when the selected
597 message was removed while retrieving new messages.
601 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
605 add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
606 this is a work in progress, for more information: http://nlpagan.net/sylman
608 * configure.in, src/mainwindow.c, manual/Makefile.am
609 add support for English manual
612 add authors of user manuals
614 * manual/en/sylpheed*.html
615 add English documentation
617 2001-07-22 [christoph]
622 changed a wrong debug message
627 update Dutch translation
629 * src/prefs_filtering.c,
631 add more translatable strings
640 * src/inc.c, src/summaryview.[ch]
641 prevent update of mark file when filtering has done, by
642 using a variable; this affects two functions:
643 inc.c::inc_finished()
644 summaryview.c::summary_show()
648 * src/filtering.[ch], src/prefs_filtering.c,
650 add filtering action for label coloring
655 * added src/labelcolors.c
656 * added src/labelcolors.h
657 * src/Makefile.am, src/summaryview.c
658 rearrange label coloring code
661 add more parentheses so label colouring works correctly
664 don't really delete message, but move it to Trash
666 * src/prefs_matcher.c
667 add quote options to info dialog
669 2001-07-20 [christoph]
676 moved ssl stuff to a seperate file
681 fix show sender using address book with no e-mail
682 address in From: field
686 * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
687 fix messy handling of escaping... now at least the
688 execute command is useful. escape char is '\', we
689 accept \n and \r too.
693 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
694 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
703 * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
705 revise filtering; currently move, copy, marking have
706 been tested. if you like bleeding edge stuff, you
707 should definitely go for this version :)
709 * mark old working stuff as VERSION_0_5_0_CLAWS5
711 2001-07-17 [christoph]
720 * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more
721 bits in the mark file, without affecting either branch. Lots of
722 files changed, also in claws branch.
724 UNTESTED: use of mbox folders
727 added mark all read; however this was a quick hack used for
728 cleaning up mess after initial merge with Hiroyuki
731 change claws version number back to 0.5.0claws5 to clear up
732 confusion & pretension (recent release was technically
733 0.5.0claws4, so we neatly align with Hiroyuki :-)
737 sync with Hiroyuki's 0.5.0cvs4
744 remove invalid updating of mark files for
745 filter actions MATCHING_ACTION_MOVE and
746 MATCHING_ACTION_DELETE; this should fix the
750 revert Christoph's stab at fixing the folder
754 add missing files with translatable strings
761 * src/addr_compl.[ch], src/prefs_filtering.c
762 make "filtering pref dialog's destination entry" an
763 "address completable entry", if filter destination is
768 sync with Hiroyuki's 0.5.0cvs2-3
770 2001-07-15 [christoph]
773 fixed folder stats update after incorporation
778 * finish label colouring stuff (for now)
779 * fix incorrect colour bug (off by one)
784 change text labels for news and mail message so there's
785 plenty of toolbar estate left
792 sync with Hiroyuki's 0.5.0cvs1
795 more rewrite label colouring
799 * src/summaryview.[ch]
800 * start rewrite label colouring
801 * fix proper location "Add Sender To Addressbook" menu item
805 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
806 (actually this is 0.5.0claws4)
811 * fix duplicate message
812 * add updated Portugese / Brazilian translation
813 submitted by Fabio Junior Beneditto
821 add updated Dutch translation
824 add updated German translation submitted by Jens
828 Prerelease before 0.5.0claws. Please test.
829 This version is temporarily tagged as VERSION_0_5_0_TEST
831 * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
832 src/prefs_scoring.c, src/prefs_matcher.c,
833 src/prefs_filtering.c, src/mbox.c,
834 src/main.c, src/inc.c, src/filtering.[ch]
835 revert new Hoa's new matcher (does not work yet)
842 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
848 add ChangeLog.claws to EXTRA_DIST
850 add matcher_parser_parse.h to EXTRA_DIST
852 2001-07-10 [christoph]
855 add destination folder to table of
856 folders that need to be updated after
863 make collapse state of folders and folder items persistent, i.e.
864 if you collapse a folder tree, the next time sylpheed-claws starts
865 up the folder tree remains collapsed.
867 2001-07-10 [christoph]
873 renamed MD5_CTX to MD5_CTX_syl
874 conflicts with a struct in openssl
877 * src/prefs_account.[ch]
881 fixed compose with current account
882 broken by new compose button stuff
887 changed my email address
889 * src/matcher_parser_parse.y
890 clean the parser to remove conflicts
898 fix incorrect description of --enable-ldap parameter
900 * src/prefs_common.[ch]
902 add experimental option "smart wrapping" which makes the
903 compose editor auto wrap.
905 | TODO: the problem with the buggy cursor handling is caused |
906 | by the GtkText. when deleting / backspacing text its |
907 | wrapping algorithm does not take in account the previous |
908 | line. should find a way to hack this in. |
909 | or should perhaps combine this with the word wrapping |
910 | patch i wrote in january. |
913 show build parameters for LDAP and JPilot
916 revert Christoph's bugfix for selecting next unread message,
917 because folder stats aren't updated correctly
924 * src/matcher_parser_lex.l
925 * src/matcher_parser_parse.y
926 * src/prefs_filtering.c
927 * src/prefs_scoring.c
929 bugfix of the config file parser
934 added generated matcher sources to BUILT_SOURCES
940 added new config file parser
945 * src/prefs_filtering.c
946 * src/prefs_matcher.c
947 * src/prefs_scoring.c
948 * added src/matcher_parser.h
949 * added src/matcher_parser_lex.h
950 * added src/matcher_parser_lex.l
951 * added src/matcher_parser_parse.y
952 lex & yacc config file parser
957 changes prefs_filtering into global_filtering
960 build threads with subjects only if "Re: " is at the
961 beginning of the subject
967 sync with sylpheed 0.5.0
968 change of version number only
974 sync with sylpheed 0.5.0pre5
978 sync with sylpheed 0.5.0pre4 release
979 /po and /manual/ja not sync'ed
983 more sync with sylpheed 0.5.0pre4
985 2001-07-03 [christoph]
988 fixed address book broken by address book
989 for VCard, JPilot, LDAP
999 more sync with sylpheed 0.5.0pre4
1003 * included address book patch for VCard, JPilot, LDAP
1004 * pref_common.c - fixed Font options on Display tab (cosmetic)
1005 * alertpanel.c - fixed truncated message
1007 2001-07-02 [christoph]
1012 mark threads for ignoring
1018 * sync with sylpheed 0.5.0pre4
1019 updated gettext to 0.10.38.
1025 * src/summaryview.[ch]
1026 new right-click option: Label.
1027 substitute for 'Mark-->Mark/Unmark', colours the line.
1028 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
1030 2001-07-01 [christoph]
1033 fixed font for trash
1035 move ctree to unread message
1039 * sync with sylpheed 0.5.0pre3 release
1045 allow inserting / attaching multiple files in
1051 small change to Alfons' previous stuff so that it
1056 * lots of files changed; first attempt to merge the changes
1057 and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
1062 updated and completed, translations by Fabio
1063 Junior Beneditto <fjbeneditto@yahoo.com.br>
1069 allow selecting an attached files' mime type from a
1074 * more sync with sylpheed 0.5.0pre3
1079 merge with sylpheed.pot and pt_BR.po provided by
1080 Fabio Junior Beneditto.
1085 make MIME types case insensitive
1090 merge with sylpheed.pot and old nl.po; translations added.
1094 * more sync with sylpheed 0.5.0pre3
1099 don't crash when removing parent node of messages
1100 attracted by subject. this was caused by not deleting
1101 the parent node from the subject line hash table.
1108 if there are multiple messages selected, allow forwarding
1109 them as attachments.
1113 * more sync with sylpheed 0.5.0pre3
1119 * sync with sylpheed 0.5.0pre3
1124 fixed 'compose news article' bug
1125 from icon-and-text toolbar
1129 * sync with sylpheed 0.5.0pre2 release
1131 2001-06-24 [christoph]
1133 * src/prefs_common.c
1134 bug fix in font selection
1136 use sylpheed's normal font instead of
1137 gtk default font for folders without
1142 * src/mainwindow.[ch]
1143 added composite compose mail / news button (an idea by Leandro
1144 Pereira <leandro@linuxmag.com.br>)
1148 Added instructions for ldif-to-xml.py
1156 * src/pixmaps/stock_news_compose.xpm
1157 added pixmap by Leandro
1158 * src/prefs_common.c
1159 tested built-in spelling checker of GCC 3.0 :)
1161 merged dutch translation of sylpheed-main with
1166 Added tools directory and files.
1168 * tools/filter_conv.pl
1169 converts old filter system to new filtering system
1170 * tools/ldif-to-xml.py
1171 converts netscape addressbook to sylpheed addressbook
1173 descriptions/instructions for above two files
1175 2001-06-23 [christoph]
1178 * src/manage_window.[ch]
1179 * src/prefs_common.[ch]
1180 mail retrieval dialog can be enabled, disabled
1181 or hidden if non of sylpheed's windows is active
1187 * sync with sylpheed 0.5.0pre2
1189 2001-06-21 [christoph]
1192 show recipient on 'from' for all accounts
1195 * src/prefs_common.[ch]
1196 disable error popup on mail receive errors
1201 made the ruler correctly appear and disappear.
1204 removed Hoa's work-in-progress-stuff (interesting!) so
1207 2001-06-20 [christoph]
1210 * src/progressdialog.c
1211 added scrolled window for list in progressdialog
1215 sync with sylpheed 0.5.0pre1 release
1217 2001-06-20 [christoph]
1220 make building threads by subject work when
1221 thread view is enabled
1224 * src/prefs_common.[ch]
1225 automatically select account for mail replys
1229 * src/compose.c (compose_create): keep Bcc and Reply-To visible if
1230 they are filled in from the account settings.
1234 * more sync with sylpheed 0.5.0pre1
1240 added --sysconfdir to CPPFLAGS for pointing to the correct
1241 location of mime.types.
1243 NOTE: make sure you use --sysconfdir when running ./autogen.sh
1249 fixed some bug when building threads
1253 * src/prefs_account.c
1254 UI stuff: More changes to the English
1258 * src/pixmaps/stock_news_compose.xpm: new file
1262 Added new icon for Hoa's 'compose a news
1263 message', plus minor improvements to the
1269 more sync with sylpheed 0.5.0pre1
1275 Follow-up and reply to
1277 * src/summaryview.[ch]
1278 Build threads also with subjects
1283 forwarding use the current account.
1286 the "compose message" button has been replaced with
1287 "new mail" and "new news" buttons
1289 * src/prefs_common.[ch]
1290 added a configuration option to use the forward button
1291 as "forward as attachment"
1292 changed reply and forward format description
1294 * src/quote_fmt_lex.l
1295 * src/quote_fmt_parse.y
1296 added message with no signature in format for reply
1305 Improvements to the English
1307 * src/prefs_common.c
1308 Improvements to the English and some
1309 clarity/continuity improvements in the
1310 description of Quote symbols.
1316 * sync with sylpheed 0.5.0pre1
1321 Better interface for compose, displayed fields
1322 are updated whenever we change account.
1323 Newsgroups field is automatically filled.
1326 Newsgroups field is automatically filled.
1328 * src/prefs_account.c
1329 Some interface stuff when fields appear and
1336 * sync with sylpheed 0.4.99
1340 * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
1341 base64_decoder_free, base64_decoder_decode): new object and
1342 functions for decoding base64 streams.
1343 * src/procmime.c (procmime_decode_content): modified to use the
1350 * sync with sylpheed 0.4.99cvs11
1356 * sync with sylpheed 0.4.99cvs9
1361 * src/prefs_account.c
1363 SMTP server can be defined in the news account
1364 mime type of attachment are kept.
1368 now choose the highest important score between default
1369 and important score of folder.
1373 * src/prefs_common.c:
1375 (prefs_quote_description_create): corrected description of
1376 quote format characters
1382 * sync with sylpheed 0.4.99cvs8
1386 * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
1387 and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
1393 * sync with sylpheed 0.4.99cvs7
1397 * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
1398 clashes with autogenerated header).
1399 * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
1400 * src/Makefile.am: added quote_fmt.h.
1401 * src/.cvsignore: added lex/yacc autogenerated files
1402 (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
1408 * sync with sylpheed 0.4.99cvs6
1412 * added src/quote_fmt_parse.h
1417 don't modify readonly configuration files
1419 * src/prefs_account.c
1420 * src/prefs_common.c
1421 * src/prefs_customheader.c
1422 * src/prefs_display_header.c
1423 * src/prefs_filter.c
1424 * src/prefs_filtering.c
1425 * src/prefs_scoring.c
1426 don't open dialog box when configuration files
1431 * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
1433 * src/Makefile.am: replaced quote_fmt.tab.[ch] by
1434 quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
1435 BUILT_SOURCES to make all files rebuild properly.
1437 * src/compose.c: removed #include "quote_fmt.tab.h".
1439 * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
1440 CHARACTER value in yylval.
1442 * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
1443 receive CHARACTER value by documented means (yylval).
1445 * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
1450 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
1455 * src/prefs_filtering.c
1456 now keep the configuration for execute action
1463 * sync with sylpheed 0.4.99cvs5
1468 added quote_fmt.[ch]
1470 * added src/quote_fmt.y
1471 * added src/quote_fmt.l
1472 * added src/quote_fmt.tab.h
1473 * added src/quote_fmt.tab.c
1474 * added src/lex.quote_fmt.c
1475 parsing configuration for replying
1478 * src/prefs_common.[ch]
1479 added configuration UI for replying
1483 using configuration for replying
1491 * src/prefs_filtering.c
1492 * src/prefs_matcher.c
1493 * src/prefs_matcher.h
1494 action "run a command" for filtering
1495 and matching with a command.
1496 fixed the "whole message" matching
1499 changed temporary filename for security
1502 queue the notification if it fails to send.
1504 * src/prefs_common.c
1505 * src/prefs_folder_item.c
1506 changed the default important score
1508 * src/prefs_scoring.c
1510 hide kill score input when the folder is not
1515 * src/prefs_common.c:
1517 (prefs_font_select): pass font name in font entry box to font
1522 * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
1526 * sync with sylpheed 0.4.99cvs4
1530 * src/headerwindow.c:
1532 (headerwindow_show_cb): use the selected summary view item, not
1537 * src/headerwindow.c:
1539 (headerwindow_show_cb): always try to show msginfo
1544 keep attached parts when reediting or forwarding.
1549 * src/prefs_folder_item.[ch]
1550 * src/prefs_scoring.[ch]
1552 * src/summaryview.[ch]
1555 * src/prefs_common.[ch]
1556 support for folder scoring
1557 kill score and important score for messages
1559 * src/prefs_account.c
1560 some display bug fixed for local account
1565 * src/summaryview.c:
1567 (add_sender_to_cb): don't crash when no or invalid sender; the add
1568 sender to address book menu item is disabled.
1572 * src/filtering.[ch]
1574 handling summary menu / filter messages
1580 imap folders now appears in list
1583 doesn't crash if destination mail is not writeable
1588 removed some warnings
1592 * src/prefs_filtering.c
1593 global string to identify any folders
1594 removed some debug info
1595 filtering to mbox folders is now possible
1598 removed some warnings
1601 permission on files are changed to read/write for user only,
1603 creation of subfolder is handled better.
1607 Verified the sync for src/prefs_common.[ch] and
1608 src/prefs_account.[ch]. I believe there were some
1609 minor indentation differences.
1615 * sync with 0.4.99cvs3
1620 handling flags for mbox format
1623 use of mark file only for MH format
1624 handling flags for mbox format
1625 filtering cannot yet move or copy mails to mbox folders.
1628 changed move_msg, copy_msg,
1629 move_msgs_with_dest, copy_msgs_with_dest functions
1630 uses only folder->copy_msg() function
1631 uses folder->finished_copy() to handle the destination
1632 folder at the end of the copy or move operation.
1635 included mbox directories.
1637 * src/folderview.[ch]
1639 handle folders operation for mbox format
1642 disable conversion of "From " header
1644 * src/mbox_folder.[ch]
1645 completion of mbox format handling
1648 changed mh_copy_msg() function and
1649 removed mh_move_msg(), mh_move_msgs_with_dest(),
1650 mh_copy_msgs_with_dest()
1652 * src/prefs_filtering.c
1653 removed some warnings
1655 * src/prefs_matcher.c
1656 default boolean operation is AND
1659 handling flags for mbox format
1660 handling of "From " header
1664 added MSG_REALLY_DELETED flags to handle deletion of
1665 messages in mbox format.
1668 handling flags for mbox format
1669 disable the MSG_DELETED flags when messages
1670 are deleted in mbox format
1673 "From " headers display fixed.
1679 (get_email_part): skip quoted email addresses, like in e.g.
1680 "'alfons@proteus.demon.nl'".
1684 Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
1685 and fixing the persistence troubles when using separate windows.
1689 Added #define SEPARATE_ACTION used in the gtk item factory for
1690 the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
1691 use gtk_item_factory_get_widget_by_action() to get the items.
1693 Removed separate_widget_cb from the gtk item factory data
1695 (mainwindow_create): connect separate_widget_cb() to check
1696 menu item "toggled" signal. also passing a MainWindow pointer
1697 as object data for both check menu items.
1699 (separate_widget_cb): definition of separate_widget_cb() to match
1700 GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main
1701 window using gtk_object_get_data(). The type of window separation
1702 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
1704 * src/prefs_filtering.c,
1705 src/prefs_matcher.c: added horizontal scrollbars
1710 fix segfault with invalid bold font
1712 correctly display summary stats after row is marked
1716 * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
1717 encodings with libjconv.
1722 added mbox_folder.[ch]
1724 mbox temporary folder
1726 * added src/mbox_folder.[ch]
1728 * src/procheader.[ch]
1731 bugfix for file incorporation filtering
1733 enable creation of MBOX
1734 * src/prefs_display_header.c
1735 enable use of headers like "From "
1736 something that should be fixed :
1737 displaying of such headers add an extra space
1738 * src/prefs_folder_item.c
1739 don't create folders because it is not necessary
1741 added data field to MsgInfo for mbox internal use
1743 added some support for mbox
1745 added get_mbox_cache_dir() function
1747 2001-05-23 [hiroyuki]
1749 * src/headerwindow.c
1760 src/folderview.c: more sync with 0.4.99cvs2.
1762 * src/headerwindow.c: reverted.
1768 * sync with sylpheed 0.4.99cvs2
1776 * src/summaryview.c: bugfixed a premature assignment in summaryview_add_sender_to_cb()
1782 * configure.in: if gnome-config not found, "no" is displayed
1784 * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
1786 * src/textview.c: now also possible to add mail addresses by right
1787 clicking in the text view
1789 * src/codeconv.c: merged patch which fixes endless loop when encountering
1790 invalid wide characters; from Alte <010@imis.ru>
1794 Added installation of gnome specific things:
1796 * Makefile.am: gnome conditional
1798 * configure.in: check for installed gnome
1800 * added sylpheed.png, sylpheed.desktop
1804 * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
1806 * src/mainwindow.h (main_window_toolbar_create): created a button
1808 (main_window_set_toolbar_sensitive): enable/disable the new button
1810 (toolbar_reply_to_author_cb): handle the new button.
1812 * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
1813 send_progress_dialog_destroy() on failure (fixes hang on SMTP
1818 * src/compose.h (ComposeReplyMode): new modes
1819 COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
1820 COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
1823 (compose_send): move some code into a new function:
1824 (compose_current_mail_account): new function.
1825 (compose_reply): new argument to_author, all callers changed; if
1826 to_author==TRUE and account->protocol==A_NNTP, find and use an
1827 appropriate mail account for replying.
1828 (compose_reply_set_entry): new argument to_author; ignore
1829 compose->replyto if to_author==TRUE.
1831 * src/mainwindow.c: new command "Message/Reply to author".
1832 (main_window_set_menu_sensitive): enable/disable it.
1833 (reply_cb): handle it.
1835 * src/summaryview.c: new command "Reply to author".
1836 (summary_set_menu_sensitive): enable/disable it.
1837 (summary_reply_cb): handle it.
1839 * src/account.c (account_find_mail_from_address): new function.
1845 * sync with sylpheed 0.4.99cvs1
1852 new filtering action : forward and forward as attachment
1855 no need for $DISPLAY when we run sylpheed --help
1856 call to parse_cmd_opt() is moved
1858 * src/mainwindow.[ch]
1859 execute button is hidden when immediate execute
1864 * src/prefs_folder_item.c
1866 better handling of missing directories
1869 reedit is enabled in outbox
1870 reedit is enabled in queue
1876 * src/prefs_filtering.c
1877 changed attachement into attachment
1883 * sync with sylpheed 0.4.67cvs9
1884 * sync with sylpheed 0.4.67cvs7-8
1889 added prefs_filtering.c
1891 * src/filtering.[ch]
1893 removed action : forward_news and forward_news_as_attachement
1894 (forward and forward_as_attachement can be used instead)
1897 added menu option to access filtering configuration
1899 * src/prefs_account.c
1900 changed mail_command default to /usr/sbin/sendmail
1902 * added src/prefs_filtering.[ch]
1903 dialog box for filtering configuration
1905 * src/prefs_matcher.c
1906 added function prefs_matcher_get_criteria_from_matching()
1908 * src/prefs_scoring.c
1909 reset the dialog when register or substitute is clicked
1914 added filtering.[ch]
1916 using filering.[ch] instead of filter.[ch]
1918 reading new filtering configuration
1920 added some filtering actions
1921 and fixed a bug for headers and mail body matching
1923 using filering.[ch] instead of filter.[ch]
1925 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
1927 some fixes for filtering
1929 2001-05-14 [hiroyuki]
1931 * src/send.c: fixed some weird indentations.
1932 send_message_with_command(): call pclose() only if p != NULL.
1933 * src/textview.c: get_email_part(): modified the code for readability.
1935 2001-05-14 [hiroyuki]
1939 src/md5ify.h: removed from the cvs.
1943 * src/main.c: include rfc2015.h to avoid compiler warnings.
1944 * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
1945 the panel is already on screen.
1946 * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
1947 closing the alert window by ESC as "No".
1948 * src/prefs_common.c (prefs_interface_create): moved return
1949 receipt check button to the correct place.
1953 * src/prefs_common.c:
1954 moved return receipt check button to the Send tab. (prefs_send_create)
1955 removed the date format ui related globals. (prefs_display_create)
1959 * sync with sylpheed 0.4.67cvs5-6
1963 * added Alfons' font selection patch
1966 * src/headerwindow.c
1967 * src/prefs_common.c
1968 * src/prefs_common.h
1972 changed version of cache
1974 * src/prefs_matcher.c
1975 added additionnal matching criteria
1979 added references in MsgInfo
1984 prepared some things for new filtering
1986 added some matching properties
1987 inreplyto need to be enhanced
1988 prepared some things for new filtering
1990 added Return-Receipt-To handling
1991 * src/prefs_folder_item.c
1992 changed default value to TRUE
1993 * src/prefs_matcher.c
1994 added some matching properties
1995 * src/prefs_scoring.[ch]
1996 the scoring dialog is finished
1998 added Return-Receipt-To handling
1999 Reference need to be added
2001 added Return-Receipt-To handling
2002 added threadscore to get a better score sorting when
2005 suppressed a bug when we sort the list
2006 when no folder is opened.
2007 better score sorting when threads are enabled
2011 * reverted previous patch because of potential errors
2015 * src/inc.c, src/prefs_common.c, src/prefs_common.h:
2016 applied "toggle mail-retrieval dialog window" patch submitted
2017 by Eric Limpens <eric@qnt.net>
2019 * sync with sylpheed 0.4.67cvs4
2023 * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
2024 some picky compilers.
2025 * src/rfc2015.h: provide prototype for rfc2015_disable_all().
2026 * src/grouplist_dialog.c: include alertpanel.h.
2027 * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
2028 fix compile warning.
2029 * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
2030 #include "defs.h" before others to prevent the warning of `MIN'
2031 and `MAX' redefinition.
2037 * src/prefs_account.c
2038 * src/prefs_display_header.c
2041 added prefs_scoring.[ch]
2042 * src/grouplist_dialog.c
2043 display an error dialog box if the group list
2045 * src/mainwindow.[ch]
2046 added main_window_set_thread_option() function
2047 scoring dialog box enabled
2049 added flags matching unread /new / marked
2050 / deleted / replied / forwarded
2052 newsgroups are now finally in newscache
2053 * src/prefs_matcher.[ch]
2054 finished preferences for matching dialog
2055 * added src/prefs_scoring.[ch]
2056 scoring dialog box completed
2058 conversion to string : added scoringprop_to_string()
2059 write config for preferences :
2060 added prefs_scoring_write_config()
2062 threads can be enabled/disabled independently
2070 thought it would be nice to have a list of all
2071 contributors (used Changelog as a reference)
2074 messed up version numbering...
2078 * sync with sylpheed 0.4.67cvs1-3
2082 * src/prefs_common.c:
2083 better UI for strftime format, double clicking
2084 on format now inserts the format in text entry
2085 replaced close button with standard OK/Cancel
2086 moved date format button to the right of the
2092 Ctrl-Home / Ctrl-End have proper cursor navigation
2096 * src/prefs_matcher.c
2097 finished UI to define matching properties
2098 added ok and cancel button
2099 * src/prefs_filter.c
2100 added ok and cancel button
2102 fixed some bug in xhdr parsing
2107 fixed a bug in textview_show_header(), which displayed two colons (':');
2108 cleaned up some warnings
2113 added prefs_matcher.[ch]
2114 compilation with -W -Wall
2116 ungrab the mouse events if grabbed - does it
2117 fix the bug for disposition notification ?
2119 added a menu option to open the matching dialog.
2121 added matcherprop_to_string() and matcherlist_to_string()
2122 fixed some bugs, changed the name of some options
2123 age_sup and age_inf becomes age_greater and age_lower,
2124 body and messageheaders becomes body_part and headers_part,
2125 changed the names of constants from SCORING_XXX to MATCHING_XXX
2126 * src/prefs_display_header.c
2127 * src/prefs_headers.c
2128 fixed a bug that accidentally destroyed dialogs
2129 when closed them with delete_event
2130 Added *_deleted() which handle delete_event signal correctly.
2131 * src/prefs_folder_item.[ch]
2132 added "enable_thread" field for future customization
2133 * added src/prefs_matcher.[ch]
2134 sample of the UI to define matching properties
2136 using procheader_headername_equal instead of str*cmp functions
2137 using procheader_parse_header() function
2139 using MATCHING_XXX instead of SCORING_XXX
2141 display the sender of the news even if this is ourself
2142 when this is a news message.
2144 using headername_equal() instead of str*cmp functions
2150 * sync with sylpheed 0.4.66
2151 * src/gtkstext.c: trace logs added
2155 * src/prefs_common.[ch]: added option to enable/disable GnuPG
2156 signature check popup.
2157 * src/rfc2015.c (check_signature): show signature check popup only
2158 if it is enabled in preferences.
2164 * sync with sylpheed 0.4.66cvs6
2168 * src/prefs_common.[ch]: added option to enable/disable
2169 looking up sender name in address book for summary pane
2170 * src/summaryview.c: look up sender in the address book
2171 by using Alfons' address completion code
2173 2001-05-07 [hiroyuki]
2176 src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
2177 member of Pop3State.
2178 * src/news.c: brought #include "defs.h" before #include <glib.h>
2179 to prevent the warning of `MIN' and `MAX' redefinition.
2183 * removed src/headers_display.[ch]
2184 * removed src/prefs_display_headers.[ch]
2186 use a temporary file in the user directory for mbox import
2188 added XHDR support to get "To" and "Cc" headers
2189 (in order to match news with to or cc field for
2191 added function news_parse_xhdr() to get XHDR response
2193 added function nntp_xhdr()
2195 fetch the message if necessary
2201 * sync with sylpheed 0.4.66cvs3-5
2206 added function itos_buf() to enable use of several buffers
2208 use of itos_buf() instead of itos() in summary list
2209 to fix the broken display of message number.
2213 * src/gtkstext.c: bug in cursor up navigation fixed,
2214 fixed another unsigned / signed comparison (we're getting there :-)
2219 added scoring.c scoring.h
2220 prefs_folder_item.c prefs_folder_item.h
2223 added FOLDERITEM_RC SCORING_RC
2225 added prefs field in FolderItem :
2226 properties for each folder (PrefsFolderItem),
2227 sorting type and mode were added as the first properties.
2229 read config for scoring
2230 * added src/matcher.[ch]
2231 gives functions to parse configuration file to do
2232 matching on mails with a list of conditions.
2234 add option to sort by score
2235 * src/prefs_common.[ch]
2236 added preference option to show score and for
2237 the score column size
2238 * added src/prefs_folder_item.[ch]
2239 properties for each folder (PrefsFolderItem),
2240 sorting type and mode were added as the first properties.
2241 * src/procheader.[ch]
2242 added procheader_parse_header()
2243 added procheader_header_free()
2244 added procheader_headername_equal()
2245 and made modification to use them.
2247 added score field to MsgInfo structure
2248 * added src/scoring.[ch]
2249 gives functions to parse configuration file to do
2250 scoring on mails with a list of conditions.
2251 * src/summaryview.[ch]
2252 save the sorting type and mode for the folder
2253 added column to display the score of the mail
2254 added function summary_score_clicked()
2255 sorting type and mode are restored to the folder
2258 use procheader_parse_header(), procheader_headername_equal()
2259 removed memory leak in text_scan_header when freeing headers
2261 changed the function to match names of headers
2262 using procheader_headername_equal()
2264 Scoring functions are implemented, an interface is needed
2270 hopefully fixed the row up navigation bug,
2271 removed adding back / forward lines to cache
2275 * src/prefs_display_headers.c: user interface changes:
2276 (prefs_display_headers_create): remove unused "Show" check button;
2277 allow reordering of headers by dragging.
2278 (prefs_display_headers_write_config): remove unused variables.
2279 (prefs_display_headers_set_dialog): do not insert "(New)" at top
2280 of lists (not needed with the new UI).
2281 (prefs_display_headers_set_list): scan lists starting from row 0,
2282 not 1 (do not skip "(New)").
2283 (prefs_display_headers_find_header): new function.
2284 (prefs_display_headers_clist_set_row): do not allow duplicates.
2285 (prefs_display_headers_delete_cb): do not skip row 0; treat
2286 closing the alert window by ESC as "No".
2287 (prefs_display_headers_up): do not protect row 0.
2288 (prefs_display_headers_down): do not protect row 0.
2292 * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
2296 (summary_find_next_marked_msg, summary_find_prev_marked_msg,
2297 summary_select_next_marked, summary_select_prev_marked): new
2302 * src/news.c: fixed a bug when no article can be fetched after
2303 server timeout if the connection was restored by news_post():
2304 (news_select_group): new function.
2305 (news_fetch_msg): call news_select_group() before fetching
2307 (news_get_uncached_articles): set session->group after successful
2315 changed version of cache, added cc field
2317 * src/prefs_display_headers.c
2318 the interface was changed
2320 * src/prefs_headers.c
2325 * completed sync of sylpheed cvs2
2326 * src/gtkstext.c: updated row up / down cursor navigation
2327 * src/textview.c: re-edited, prepared for fixing the email address
2332 * src/prefs_common.c: use alfons' strftime ui code
2333 entry_datefmt and datefmt_sample widgets have to be
2334 global in this module because of this change
2339 * src/prefs_common.[ch] added option to activate the return receipt
2344 * src/gtkstext.c: fix for row up/down cursor navigation.
2348 * sync with 0.4.66cvs2
2352 added add-sender-to-addressbook patch
2360 * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
2363 * src/alertpanel.c (alertpanel_create): new argument can_disable,
2364 all existing callers changed to pass FALSE; create a check button
2365 to disable the message.
2366 (alertpanel_message_with_disable): new function.
2367 (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
2368 (alertpanel_button_toggled): new function.
2369 (alertpanel_button_clicked, alertpanel_close): set value using
2372 * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
2374 * src/prefs_common.c (prefs_privacy_create): new check button
2375 checkbtn_gpgme_warning.
2377 * src/main.c (main): moved preferences reading before gpgme
2378 initialization; check prefs_common.gpgme_warning before giving the
2379 GnuPG warning and set it to FALSE if the user wants to disable the
2382 2001-05-02 [hiroyuki]
2384 * src/prefs_display_headers.c: modified the layout and some labels.
2388 * src/prefs_account.c (prefs_account_fix_size): new function.
2389 (prefs_account_create): call prefs_account_fix_size(); use
2390 gtk_widget_show instead of gtk_widget_show_all (fixes too large
2391 size when the window is shown for the first time).
2392 (prefs_account_basic_create): changed layout of serv_table; moved
2393 localmbox_entry above smtpserv_entry (logically it replaces
2395 (prefs_account_protocol_activated): set sensitivity of
2396 nntpauth_chkbtn according to the protocol (in addition to
2397 hide/show); commented out gtk_table_set_row_spacing() calls.
2398 (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
2399 not sensitive (fixes a bug with disabled username/password boxes
2400 when editing POP3 account after NNTP with authentication).
2406 * src/prefs_account.[ch]
2408 removed local account without SMTP server
2409 added option to use mail command instead of a connexion
2410 to SMTP server when a local account is used
2411 * src/prefs_headers.c
2414 fixed a bug when connexion immediately closed
2424 * src/prefs_account.c (Basic, prefs_account_basic_create): new
2425 widget nntpauth_chkbtn.
2426 (prefs_account_protocol_activated): handle nntpauth_chkbtn
2428 (prefs_account_nntpauth_toggled): new function.
2430 * src/news.c (news_session_new_for_folder): use NNTP
2431 authentication only if ac->use_nntp_auth is set.
2435 * src/Makefile.am changed headers.[ch] in customheader.[ch]
2436 * src/prefs_display_headers.c changed the UI
2437 * src/prefs_headers.c changed account_name to account_id
2438 * src/compose.c using customheader.h
2440 2001-05-01 [hiroyuki]
2444 src/nntp.c: changed sock_read() to sock_gets(), they've been left
2449 * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
2450 * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
2451 for displaying of headers
2452 * src/grouplist_dialog.[ch] minor changes to remove warnings
2453 * src/prefs_display_headers.[ch] dialog to choose the
2454 headers to display in the mail viewer.
2455 * src/headers.h correction of #define
2456 * src/headers_display.[ch] configuration for displaying of headers.
2457 * src/main.c read config of displaying of headers
2458 * src/prefs_common.c add a button to access the config dialog
2459 for displaying of headers
2460 * src/prefs_display_headers.[ch] dialog for configuration for
2461 displaying of the headers.
2462 * src/prefs_headers.c cleaning of code
2463 * src/procheader.c comments added to code
2464 * src/textview.c changes to reorder the headers depending
2465 on the config for displaying of headers
2471 * sync with 0.4.65cvs12
2473 NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
2477 * src/nntp.h (NNTPSockInfo): new field auth_failed.
2479 * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
2480 is set to force reconnection after authentication failure.
2481 (nntp_gen_command): set sock->auth_failed on authentication
2482 failure, or if sock->userid and sock->passwd are not set.
2484 * src/news.c (news_session_new_for_folder): set userid=NULL if
2485 password dialog is cancelled.
2489 * src/nntp.h (NNTPSockInfo): new type.
2491 * src/nntp.c: all functions updated to use NNTPSockInfo instead of
2493 (nntp_open_auth, nntp_close): new functions.
2494 (nntp_gen_command): new function to handle authentication; all
2495 NNTP command functions updated to use it.
2496 (nntp_authinfo_user, nntp_authinfo_pass): deleted.
2497 (nntp_list): removed old useless code.
2499 * src/news.h (NNTPSession): new field nntp_sock.
2501 * src/news.c: all functions updated to use NNTPSockInfo instead of
2503 (news_session_new): new arguments (userid, passwd); made static;
2504 use nntp_open_auth() if needed.
2505 (news_session_destroy): use nntp_close() instead of sock_close().
2506 (news_query_password): changed arguments.
2507 (news_session_new_for_folder): new function.
2508 (news_session_get): use news_session_new_for_folder().
2509 (news_authenticate): deleted.
2510 (news_get_uncached_articles): removed old authentication code.
2514 * src/news.c: reverted my previous changes (need to do NNTP
2515 authentication in a cleaner way).
2519 * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
2520 news_nntp_post, news_nntp_mode): new functions (wrappers with
2521 authentication support).
2522 (news_get_article_cmd, news_get_article, news_get_header): new
2523 argument "folder"; all callers changed.
2524 (news_get_article_cmd): added authentication support.
2525 (news_session_get): use news_nntp_mode() instead of nntp_mode().
2526 (news_post): use news_nntp_post() instead of nntp_post().
2527 (news_get_uncached_articles): use news_nntp_group() instead of
2528 nntp_group() and news_nntp_xover() instead of nntp_xover();
2529 removed old authentication code.
2530 (news_get_group_list): use news_nntp_list() instead of nntp_list().
2532 * src/nntp.c (nntp_list): return real error code instead of
2537 * configure.in: fixed wint_t typedef detection again
2541 * src/prefs_account.[ch], added A_LOCAL_CMD
2542 (send mail with mail command)
2543 * src/send.c added function send_message_with_command()
2544 * src/inc.c made a more secure get_spool() function with
2545 mktemp() but maybe mkstemp() or something more
2550 * src/textview.c, colorization of email addresses in headers
2554 * bug sync with sylpheed
2555 * prefs_common.c: created date format ui for darko
2556 * sync with 0.4.65cvs11
2557 * configure.in: corrected to have the new gpg checks
2561 * completed sync with 0.4.65cvs10
2562 * minor debug things added to gtkstext.c
2566 * configure.in: remove check for availability of
2567 strftime() as advised by Hiroyuki
2568 * src/prefs_common.[ch], src/procheader.c:
2569 synch strftime() code with Hiroyki's main branch
2573 * src/news.c: news_query_password(), news_authenticate(): new
2575 news_get_uncached_articles(): added NNTP authentication
2577 * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
2579 * src/prefs_account.c: prefs_account_protocol_activated():
2580 enable userid and password fields for NNTP.
2584 * configure.in: check for availability of strftime()
2586 * src/prefs_common.[ch], src/procheader.c: use
2587 strftime() for displaying date in summary pane if it
2592 * more .cvsignore cleanups [alfons]
2596 * ac/sv-check-type.m4: new autoconf macro.
2597 * configure.in: fixed wint_t typedef detection (did not work
2602 * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
2606 * modified gtkstext.c : buggy cursor navigation fixed,
2607 and font descent also taken in account when drawing
2611 * added comments in src/news.c src/nntp.c
2612 * added src/prefs_headers.[ch]
2613 * added src/headers.[ch]
2614 * modified compose.c to activate custom headers
2615 added function is_in_custom_headers
2616 * modified prefs_account.[ch]
2617 added function prefs_account_customhdr_edit
2618 * modified src/defs.h :
2619 added HEADERS_RC : name of the config file
2620 for the custom headers
2631 added gtkstext with configure.in patch by Hiroyuki which
2632 should fix the XIM detection [alfons]
2634 * more clean up of cvs [alfons]
2636 * removed all Makefile.in files to attic.
2638 * updated all .cvsignores to really ignore things that could
2639 be unintentionally committed by a recursive commit.
2642 * added src/grouplist_dialog.[ch]
2643 * changed src/folderview.c to call grouplist_dialog instead
2646 added functions news_reset_group_list
2647 and news_get_group_list
2649 added function nntp_list
2651 added GROUPLIST_FILE : name of the newsgroup list cache file
2655 * added option to warn about queued messages on exit [sergey]:
2657 * src/compose.c: compose_queue(): call folder_item_scan()
2658 and folderview_update_item() after queueing.
2659 * src/folderview.c: folderview_update_node(): draw the queue
2660 folder in bold font if there are queued messages.
2661 * src/mainwindow.c: queued_messages(): new function.
2662 app_exit_cb(): display warning if there are queued messages
2663 if warn_queued_on_exit is set.
2664 * prefs_common.[ch]: add warn_queued_on_exit option.
2666 * enhanced GnuPG key selection support [sergey]:
2668 * src/select-keys.c: updated to newer version from Win32
2669 branch with support for selecting arbitrary keys.
2670 * src/prefs_account.c: added the Privacy tab to the account
2672 prefs_account_privacy_create(),
2673 prefs_account_sign_key_set_data_from_radiobtn(),
2674 prefs_account_sign_key_set_radiobtn(): new functions.
2675 * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
2676 * src/rfc2015.c: set_signers(): new function.
2677 pgp_sign(): add the account parameter, call set_signers().
2678 rfc2015_sign(): add the account parameter, pass it to pgp_sign().
2679 * src/rfc2015.h: rfc2015_sign(): updated prototype.
2680 * src/compose.c: pass the current account to rfc2015_sign().
2682 * tag name claws added to prevent confusion with main branch [alfons]
2684 * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
2686 * autogen.sh: Added "--enable-maintainer-mode". [sergey]
2688 * sync with recent sylpheed cvs. Untested though. [alfons]