4 change to version 0.6.2claws3
6 * sync with sylpheed 0.6.2cvs5
9 * src/ldif.[ch], src/importldif.[ch], addressbook.c
11 * src/addrcache.[ch], addrindex.[ch]
12 small update for future
18 added 'Learn from mistakes' option
19 better handling of quotes in checked words
22 small update for spell checking stuff
27 edit a little bit so it complies more with main coding style
31 * src/folder.[ch], prefs_folder_item.c, compose.c
32 migrate "request return receipt" folder property
37 * README.claws **NEW**
38 (add things of interest for users of main branch
41 * src/folder.[ch], src/mainwindow.c, src/summaryview.c
42 re-implement threading per folder option, but store
43 the setting in folderlist.xml (where it belongs)
48 fixed bug when compose window is under another window
49 * src/prefs_common.[ch] src/compose.c
50 changed 'dictionary_path' to 'dictionary' to be consistent
51 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
52 * ac/pspell.m4 src/Makefile.am
53 dropped PSPELL_PATH macro
57 2001-09-21 [christoph]
60 added border around header fields
61 keep header type when new field is added
63 2001-09-20 [christoph]
66 more portable debug_print with source filename
69 more newlines after debug messages
74 change to version 0.6.2claws2
76 * sync with sylpheed 0.6.2cvs3
81 fixed the post-right-click focus pb
82 fixed crash when 'Spell check all' after dict change
83 and when cursor is at the end of the text
84 shift-right-click pops up config menu even on misspelled words.
91 added pspell to compiled-in features list
95 * switched to pspell and dropped ispell
97 new file. autoconf macro for pspell
99 * configure.in acconfig.h
102 * src/main.c src/compose.[ch] src/gtkspell.[ch]
103 * src/prefs_common.[ch]
106 2001-09-18 [christoph]
110 replace LOG_MESSAGE with debug_print
114 added newline after debug message
116 using __VA_ARGS__ for debug_print macro
118 ignore Makefile and Makefile.in
123 change to version 0.6.2claws1
124 * sync with sylpheed 0.6.2cvs1
127 * src/prefs_matcher.c
128 add 'score equal to' option, submitted by
129 Paul Evans <nerd@freeuk.com>
131 2001-09-15 [christoph]
134 comment out menu entry not existing in claws
136 add debug output for non existing menu entries
138 fix next/prev unread message for ignored threads
140 add sourcefile and line number to debug output
141 otherwise it is sometimes hard to find the
142 source code part if debug messages are translated
147 refresh target folder style after colour is changed
152 change to version 0.6.1claws3
154 * sync with sylpheed 0.6.1cvs6
159 fix target folder colourization to use user selected colour
164 fix crash when message that is marked for copy/move is unmarked
169 change to version 0.6.1claws2
171 * sync with sylpheed 0.6.1cvs3
176 fix bug with default font used for trash folder text
180 * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
184 change to version 0.6.1claws1
186 * sync with sylpheed 0.6.1cvs2
191 add Match's new addressbook
194 updated translation submitted by Jens Oberender
200 * sync with sylpheed 0.6.1 release
205 change to 0.6.0claws2
207 * sync with sylpheed 0.6.0cvs4
210 updated translation submitted by Fabio Junior Beneditto
224 change to version 0.6.0claws1
226 * sync with sylpheed 0.6.0cvs1
229 updated translation submitted by Ricardo Mones Lastra
232 add 'src/prefs_templates.c'
234 * src/compose.c, src/summaryview.c
235 fix segfault on 'Re_edit'
239 * configure.in, Makefile.am
241 add tools directory to source distribution
246 change to version 0.6.0claws
248 * sync with sylpheed 0.6.0 release
250 2001-08-30 [christoph]
253 removed autoconf version check
257 * src/account.c, src/compose.c, src/prefs_common.[ch]
258 * src/procheader.[ch] src/utils.[ch]
259 Enhanced automatic account selection on replies
260 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
263 add LDAP and JPilot to the configuration results output.
265 2001-08-29 [christoph]
268 no bold font for ignored threads
273 change to version 0.5.3claws6
275 * sync with sylpheed 0.5.3cvs10
276 src/stringtable.[ch]: New Files
278 * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
279 * src/pixmaps/sylpheed.xpm
280 add mini-icons to windows (by Alfons)
285 new functions: next_labeled_cb(), prev_labeled_cb()
288 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
289 summary_select_next_labeled(), summary_select_prev_labeled()
291 * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
292 give claws blue folders and a blue trash can
297 change to version 0.5.3claws5
299 * sync with sylpheed 0.5.3cvs9
300 src/labelcolors.[ch] renamed to src/colorlabel.[ch]
302 2001-08-24 [christoph]
305 keep filename when browsing directories
306 (not working for user entered filename, but
307 for default name and selected filename from
310 fixed wrong spelling "Folllow-up"
314 fixed new/unread message count with ignored
315 threads (2 commits, first didn't notice no
316 longer needed decreasing)
318 readded scrolling of progress dialog
324 change to 0.5.3claws4
326 * sync with sylpheed 0.5.3cvs7
328 2001-08-24 [christoph]
331 set request return receipt when replying
332 if it is set is the folder prefs of the
335 disable final error popup if popups are
336 disabled in config (again)
341 Change version number to 0.5.3claws3
343 * sync with sylpheed 0.5.3cvs5
346 double quote '%s' in 'gedit %s' to fix bug when
347 opening attachment with spaces in the name
350 * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
351 src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
352 initial message templates support
358 change version number to 0.5.3claws2
360 * sync with sylpheed 0.5.3cvs4
362 * src/procmsg.h src/summaryview.c
363 re-implement (un)ignore thread
368 remove unnecessary code
370 enable 'dynamic' signatures (submitted by
371 Eric Limpens <eric@hscg-internet.nl>)
375 clean up after sync with sylpheed 0.5.3 release
378 fix re-introduced font mess, see Christoph's
383 use sylpheed's small font instead of
384 gtk default font for summary view
390 add pl to ALL_LINGUAS - sync with main branch
392 * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
393 Updated. Translations by Jens Oberender, Ricardo Mones
394 Lastra, Alfons, and Fabio Junior Beneditto respectively.
396 * po/pl.po ** NEW FILE **
397 sync with the main branch
400 fix target folder colorizing and refresh problem
403 2001-08-17 [christoph]
406 claws uses 4 colors for target folder coloring.
407 arrays were not long enough and destroyed the
408 stack causing a segfault.
409 target folder colorizing does not work anymore
415 change to version 0.5.3claws1
417 * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
418 src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
419 src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
421 sync with sylpheed 0.5.3 release, but keep claws method of
422 configuring/saving fonts
424 * src/addressbook.[ch]
425 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
426 in line with a similar change in Hiroyuki's branch
428 * src/mainwindow.[ch]
429 disable main_window_set_thread_option()
430 * src/prefs_folder_item.c
431 comment out &tmps_prefs.enable_thread,
432 * src/mbox_folder.c, src/procmsg.[ch]
433 comment out MSG_IS_IGNORE_THREAD
435 comment out summary_ignore_thread() and summary_unignore_thread()
436 comment out MSG_IS_IGNORE_THREAD
438 use Hiroyuki's threading instead.
445 use Hiroyuki's 0.5.3 column scheme but also
446 include the enable/disable button.
447 * src/pixmaps/mark.xpm
448 add Hiroyuki's amended pixmap
450 2001-08-13 [christoph]
453 receive at get all column showed wrong state for APOP
454 button should only work for POP3 and APOP accounts
455 * src/prefs_account.c
456 added missing preprocessor statement for SSL
461 add 'receive at get all' column and enable/disable
464 2001-08-06 [christoph]
467 show usage of SSL in protocol column
473 * src/prefs_account.[ch]
474 moved ssl options to a new page
480 added support for SMTP STARTTLS command
482 2001-08-05 [christoph]
485 debian autoconf needs version check to find
486 correct autoconf version. if the file is
487 named configure.in 2.13 is used, which does
488 not work with this configure.in script.
489 other solution would be to rename the script
490 to configure.ac as suggested in the autoconf
494 disable final error popup if popups are
499 fixes IMAP over SSL problem
504 change to 0.5.2claws1
506 * sync with sylpheed 0.5.2cvs1
511 quick fix for ispell detection...
516 change to 0.5.1claws4
518 * sync with sylpheed 0.5.1cvs7
522 * src/prefs_common.c, src/prefs_common.h,
523 src/gtkspell.c, src/gtkspell.h
524 add global spelling checker settings (compose tab) +
525 selection of dictionary
528 guess valid ispell location
533 removal of 'src/quote_fmt_parse.c'
536 (submitted by Jens Oberender <didge@suse.de>)
541 * src/folderview.[ch]
544 * src/prefs_common.[ch]
546 target folder colourization
550 more sync with Sylpheed 0.5.1cvs6
555 * src/prefs_folder_item.[hc]
557 shared folders support with a GUI
563 * sync with Sylpheed 0.5.1cvs6
569 (submitted by Fabio Junior Beneditto)
575 patch to correct bad image mime headers
576 (submitted by Don Quijote <dq@searchlores.org>)
580 * tools/gif2xface.pl **NEW FILE**
582 script to convert file.gif to file.xface for
583 use in a custom header.
584 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
589 change macros for detecting JPilot and LDAP
591 2001-07-27 [christoph]
594 code cleanup (MIN / MAX warning, needed casting)
599 disallow setting flags when detecting certain headers
600 (X-Status, Status, Seen, X-Seen).
602 * sync with Hiroyuki's Sylpheed 0.5.1cvs5
604 2001-07-27 [christoph]
607 * src/prefs_filtering.c
608 * src/prefs_matcher.c
609 * src/prefs_scoring.c
610 scroll list when moving rows up or down
614 * src/prefs_account.c
615 * src/prefs_account.h
617 SMTP over SSL (untested, feedback requested)
625 * configure.in, acconfig.h
626 define CLAWS (need this for main / claws detection)
633 * sync with Sylpheed 0.5.1cvs4
635 2001-07-25 [christoph]
639 item->prefs == NULL (don't know why)
646 * sync with Sylpheed 0.5.1cvs1-3
648 2001-07-24 [christoph]
651 * src/prefs_folder_item.[ch]
652 added folderitem preferences dialog with
653 default To: and auto request return receipt
657 changes to handle new folderitem preferences
661 call compose new mail with current folderitem
665 Release Sylpheed 0.5.1claws
668 change to release version 0.5.1claws
670 2001-07-24 [christoph]
673 fixed segfault that happend when the selected
674 message was removed while retrieving new messages.
678 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
682 add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
683 this is a work in progress, for more information: http://nlpagan.net/sylman
685 * configure.in, src/mainwindow.c, manual/Makefile.am
686 add support for English manual
689 add authors of user manuals
691 * manual/en/sylpheed*.html
692 add English documentation
694 2001-07-22 [christoph]
699 changed a wrong debug message
704 update Dutch translation
706 * src/prefs_filtering.c,
708 add more translatable strings
717 * src/inc.c, src/summaryview.[ch]
718 prevent update of mark file when filtering has done, by
719 using a variable; this affects two functions:
720 inc.c::inc_finished()
721 summaryview.c::summary_show()
725 * src/filtering.[ch], src/prefs_filtering.c,
727 add filtering action for label coloring
732 * added src/labelcolors.c
733 * added src/labelcolors.h
734 * src/Makefile.am, src/summaryview.c
735 rearrange label coloring code
738 add more parentheses so label colouring works correctly
741 don't really delete message, but move it to Trash
743 * src/prefs_matcher.c
744 add quote options to info dialog
746 2001-07-20 [christoph]
753 moved ssl stuff to a seperate file
758 fix show sender using address book with no e-mail
759 address in From: field
763 * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
764 fix messy handling of escaping... now at least the
765 execute command is useful. escape char is '\', we
766 accept \n and \r too.
770 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
771 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
780 * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
782 revise filtering; currently move, copy, marking have
783 been tested. if you like bleeding edge stuff, you
784 should definitely go for this version :)
786 * mark old working stuff as VERSION_0_5_0_CLAWS5
788 2001-07-17 [christoph]
797 * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more
798 bits in the mark file, without affecting either branch. Lots of
799 files changed, also in claws branch.
801 UNTESTED: use of mbox folders
804 added mark all read; however this was a quick hack used for
805 cleaning up mess after initial merge with Hiroyuki
808 change claws version number back to 0.5.0claws5 to clear up
809 confusion & pretension (recent release was technically
810 0.5.0claws4, so we neatly align with Hiroyuki :-)
814 sync with Hiroyuki's 0.5.0cvs4
821 remove invalid updating of mark files for
822 filter actions MATCHING_ACTION_MOVE and
823 MATCHING_ACTION_DELETE; this should fix the
827 revert Christoph's stab at fixing the folder
831 add missing files with translatable strings
838 * src/addr_compl.[ch], src/prefs_filtering.c
839 make "filtering pref dialog's destination entry" an
840 "address completable entry", if filter destination is
845 sync with Hiroyuki's 0.5.0cvs2-3
847 2001-07-15 [christoph]
850 fixed folder stats update after incorporation
855 * finish label colouring stuff (for now)
856 * fix incorrect colour bug (off by one)
861 change text labels for news and mail message so there's
862 plenty of toolbar estate left
869 sync with Hiroyuki's 0.5.0cvs1
872 more rewrite label colouring
876 * src/summaryview.[ch]
877 * start rewrite label colouring
878 * fix proper location "Add Sender To Addressbook" menu item
882 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
883 (actually this is 0.5.0claws4)
888 * fix duplicate message
889 * add updated Portugese / Brazilian translation
890 submitted by Fabio Junior Beneditto
898 add updated Dutch translation
901 add updated German translation submitted by Jens
905 Prerelease before 0.5.0claws. Please test.
906 This version is temporarily tagged as VERSION_0_5_0_TEST
908 * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
909 src/prefs_scoring.c, src/prefs_matcher.c,
910 src/prefs_filtering.c, src/mbox.c,
911 src/main.c, src/inc.c, src/filtering.[ch]
912 revert new Hoa's new matcher (does not work yet)
919 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
925 add ChangeLog.claws to EXTRA_DIST
927 add matcher_parser_parse.h to EXTRA_DIST
929 2001-07-10 [christoph]
932 add destination folder to table of
933 folders that need to be updated after
940 make collapse state of folders and folder items persistent, i.e.
941 if you collapse a folder tree, the next time sylpheed-claws starts
942 up the folder tree remains collapsed.
944 2001-07-10 [christoph]
950 renamed MD5_CTX to MD5_CTX_syl
951 conflicts with a struct in openssl
954 * src/prefs_account.[ch]
958 fixed compose with current account
959 broken by new compose button stuff
964 changed my email address
966 * src/matcher_parser_parse.y
967 clean the parser to remove conflicts
975 fix incorrect description of --enable-ldap parameter
977 * src/prefs_common.[ch]
979 add experimental option "smart wrapping" which makes the
980 compose editor auto wrap.
982 | TODO: the problem with the buggy cursor handling is caused |
983 | by the GtkText. when deleting / backspacing text its |
984 | wrapping algorithm does not take in account the previous |
985 | line. should find a way to hack this in. |
986 | or should perhaps combine this with the word wrapping |
987 | patch i wrote in january. |
990 show build parameters for LDAP and JPilot
993 revert Christoph's bugfix for selecting next unread message,
994 because folder stats aren't updated correctly
1001 * src/matcher_parser_lex.l
1002 * src/matcher_parser_parse.y
1003 * src/prefs_filtering.c
1004 * src/prefs_scoring.c
1006 bugfix of the config file parser
1011 added generated matcher sources to BUILT_SOURCES
1017 added new config file parser
1020 * src/filtering.[ch]
1022 * src/prefs_filtering.c
1023 * src/prefs_matcher.c
1024 * src/prefs_scoring.c
1025 * added src/matcher_parser.h
1026 * added src/matcher_parser_lex.h
1027 * added src/matcher_parser_lex.l
1028 * added src/matcher_parser_parse.y
1029 lex & yacc config file parser
1034 changes prefs_filtering into global_filtering
1037 build threads with subjects only if "Re: " is at the
1038 beginning of the subject
1044 sync with sylpheed 0.5.0
1045 change of version number only
1051 sync with sylpheed 0.5.0pre5
1055 sync with sylpheed 0.5.0pre4 release
1056 /po and /manual/ja not sync'ed
1060 more sync with sylpheed 0.5.0pre4
1062 2001-07-03 [christoph]
1065 fixed address book broken by address book
1066 for VCard, JPilot, LDAP
1072 stopped memory leaks
1076 more sync with sylpheed 0.5.0pre4
1080 * included address book patch for VCard, JPilot, LDAP
1081 * pref_common.c - fixed Font options on Display tab (cosmetic)
1082 * alertpanel.c - fixed truncated message
1084 2001-07-02 [christoph]
1089 mark threads for ignoring
1095 * sync with sylpheed 0.5.0pre4
1096 updated gettext to 0.10.38.
1102 * src/summaryview.[ch]
1103 new right-click option: Label.
1104 substitute for 'Mark-->Mark/Unmark', colours the line.
1105 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
1107 2001-07-01 [christoph]
1110 fixed font for trash
1112 move ctree to unread message
1116 * sync with sylpheed 0.5.0pre3 release
1122 allow inserting / attaching multiple files in
1128 small change to Alfons' previous stuff so that it
1133 * lots of files changed; first attempt to merge the changes
1134 and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
1139 updated and completed, translations by Fabio
1140 Junior Beneditto <fjbeneditto@yahoo.com.br>
1146 allow selecting an attached files' mime type from a
1151 * more sync with sylpheed 0.5.0pre3
1156 merge with sylpheed.pot and pt_BR.po provided by
1157 Fabio Junior Beneditto.
1162 make MIME types case insensitive
1167 merge with sylpheed.pot and old nl.po; translations added.
1171 * more sync with sylpheed 0.5.0pre3
1176 don't crash when removing parent node of messages
1177 attracted by subject. this was caused by not deleting
1178 the parent node from the subject line hash table.
1185 if there are multiple messages selected, allow forwarding
1186 them as attachments.
1190 * more sync with sylpheed 0.5.0pre3
1196 * sync with sylpheed 0.5.0pre3
1201 fixed 'compose news article' bug
1202 from icon-and-text toolbar
1206 * sync with sylpheed 0.5.0pre2 release
1208 2001-06-24 [christoph]
1210 * src/prefs_common.c
1211 bug fix in font selection
1213 use sylpheed's normal font instead of
1214 gtk default font for folders without
1219 * src/mainwindow.[ch]
1220 added composite compose mail / news button (an idea by Leandro
1221 Pereira <leandro@linuxmag.com.br>)
1225 Added instructions for ldif-to-xml.py
1233 * src/pixmaps/stock_news_compose.xpm
1234 added pixmap by Leandro
1235 * src/prefs_common.c
1236 tested built-in spelling checker of GCC 3.0 :)
1238 merged dutch translation of sylpheed-main with
1243 Added tools directory and files.
1245 * tools/filter_conv.pl
1246 converts old filter system to new filtering system
1247 * tools/ldif-to-xml.py
1248 converts netscape addressbook to sylpheed addressbook
1250 descriptions/instructions for above two files
1252 2001-06-23 [christoph]
1255 * src/manage_window.[ch]
1256 * src/prefs_common.[ch]
1257 mail retrieval dialog can be enabled, disabled
1258 or hidden if non of sylpheed's windows is active
1264 * sync with sylpheed 0.5.0pre2
1266 2001-06-21 [christoph]
1269 show recipient on 'from' for all accounts
1272 * src/prefs_common.[ch]
1273 disable error popup on mail receive errors
1278 made the ruler correctly appear and disappear.
1281 removed Hoa's work-in-progress-stuff (interesting!) so
1284 2001-06-20 [christoph]
1287 * src/progressdialog.c
1288 added scrolled window for list in progressdialog
1292 sync with sylpheed 0.5.0pre1 release
1294 2001-06-20 [christoph]
1297 make building threads by subject work when
1298 thread view is enabled
1301 * src/prefs_common.[ch]
1302 automatically select account for mail replys
1306 * src/compose.c (compose_create): keep Bcc and Reply-To visible if
1307 they are filled in from the account settings.
1311 * more sync with sylpheed 0.5.0pre1
1317 added --sysconfdir to CPPFLAGS for pointing to the correct
1318 location of mime.types.
1320 NOTE: make sure you use --sysconfdir when running ./autogen.sh
1326 fixed some bug when building threads
1330 * src/prefs_account.c
1331 UI stuff: More changes to the English
1335 * src/pixmaps/stock_news_compose.xpm: new file
1339 Added new icon for Hoa's 'compose a news
1340 message', plus minor improvements to the
1346 more sync with sylpheed 0.5.0pre1
1352 Follow-up and reply to
1354 * src/summaryview.[ch]
1355 Build threads also with subjects
1360 forwarding use the current account.
1363 the "compose message" button has been replaced with
1364 "new mail" and "new news" buttons
1366 * src/prefs_common.[ch]
1367 added a configuration option to use the forward button
1368 as "forward as attachment"
1369 changed reply and forward format description
1371 * src/quote_fmt_lex.l
1372 * src/quote_fmt_parse.y
1373 added message with no signature in format for reply
1382 Improvements to the English
1384 * src/prefs_common.c
1385 Improvements to the English and some
1386 clarity/continuity improvements in the
1387 description of Quote symbols.
1393 * sync with sylpheed 0.5.0pre1
1398 Better interface for compose, displayed fields
1399 are updated whenever we change account.
1400 Newsgroups field is automatically filled.
1403 Newsgroups field is automatically filled.
1405 * src/prefs_account.c
1406 Some interface stuff when fields appear and
1413 * sync with sylpheed 0.4.99
1417 * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
1418 base64_decoder_free, base64_decoder_decode): new object and
1419 functions for decoding base64 streams.
1420 * src/procmime.c (procmime_decode_content): modified to use the
1427 * sync with sylpheed 0.4.99cvs11
1433 * sync with sylpheed 0.4.99cvs9
1438 * src/prefs_account.c
1440 SMTP server can be defined in the news account
1441 mime type of attachment are kept.
1445 now choose the highest important score between default
1446 and important score of folder.
1450 * src/prefs_common.c:
1452 (prefs_quote_description_create): corrected description of
1453 quote format characters
1459 * sync with sylpheed 0.4.99cvs8
1463 * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
1464 and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
1470 * sync with sylpheed 0.4.99cvs7
1474 * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
1475 clashes with autogenerated header).
1476 * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
1477 * src/Makefile.am: added quote_fmt.h.
1478 * src/.cvsignore: added lex/yacc autogenerated files
1479 (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
1485 * sync with sylpheed 0.4.99cvs6
1489 * added src/quote_fmt_parse.h
1494 don't modify readonly configuration files
1496 * src/prefs_account.c
1497 * src/prefs_common.c
1498 * src/prefs_customheader.c
1499 * src/prefs_display_header.c
1500 * src/prefs_filter.c
1501 * src/prefs_filtering.c
1502 * src/prefs_scoring.c
1503 don't open dialog box when configuration files
1508 * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
1510 * src/Makefile.am: replaced quote_fmt.tab.[ch] by
1511 quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
1512 BUILT_SOURCES to make all files rebuild properly.
1514 * src/compose.c: removed #include "quote_fmt.tab.h".
1516 * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
1517 CHARACTER value in yylval.
1519 * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
1520 receive CHARACTER value by documented means (yylval).
1522 * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
1527 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
1532 * src/prefs_filtering.c
1533 now keep the configuration for execute action
1540 * sync with sylpheed 0.4.99cvs5
1545 added quote_fmt.[ch]
1547 * added src/quote_fmt.y
1548 * added src/quote_fmt.l
1549 * added src/quote_fmt.tab.h
1550 * added src/quote_fmt.tab.c
1551 * added src/lex.quote_fmt.c
1552 parsing configuration for replying
1555 * src/prefs_common.[ch]
1556 added configuration UI for replying
1560 using configuration for replying
1568 * src/prefs_filtering.c
1569 * src/prefs_matcher.c
1570 * src/prefs_matcher.h
1571 action "run a command" for filtering
1572 and matching with a command.
1573 fixed the "whole message" matching
1576 changed temporary filename for security
1579 queue the notification if it fails to send.
1581 * src/prefs_common.c
1582 * src/prefs_folder_item.c
1583 changed the default important score
1585 * src/prefs_scoring.c
1587 hide kill score input when the folder is not
1592 * src/prefs_common.c:
1594 (prefs_font_select): pass font name in font entry box to font
1599 * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
1603 * sync with sylpheed 0.4.99cvs4
1607 * src/headerwindow.c:
1609 (headerwindow_show_cb): use the selected summary view item, not
1614 * src/headerwindow.c:
1616 (headerwindow_show_cb): always try to show msginfo
1621 keep attached parts when reediting or forwarding.
1626 * src/prefs_folder_item.[ch]
1627 * src/prefs_scoring.[ch]
1629 * src/summaryview.[ch]
1632 * src/prefs_common.[ch]
1633 support for folder scoring
1634 kill score and important score for messages
1636 * src/prefs_account.c
1637 some display bug fixed for local account
1642 * src/summaryview.c:
1644 (add_sender_to_cb): don't crash when no or invalid sender; the add
1645 sender to address book menu item is disabled.
1649 * src/filtering.[ch]
1651 handling summary menu / filter messages
1657 imap folders now appears in list
1660 doesn't crash if destination mail is not writeable
1665 removed some warnings
1669 * src/prefs_filtering.c
1670 global string to identify any folders
1671 removed some debug info
1672 filtering to mbox folders is now possible
1675 removed some warnings
1678 permission on files are changed to read/write for user only,
1680 creation of subfolder is handled better.
1684 Verified the sync for src/prefs_common.[ch] and
1685 src/prefs_account.[ch]. I believe there were some
1686 minor indentation differences.
1692 * sync with 0.4.99cvs3
1697 handling flags for mbox format
1700 use of mark file only for MH format
1701 handling flags for mbox format
1702 filtering cannot yet move or copy mails to mbox folders.
1705 changed move_msg, copy_msg,
1706 move_msgs_with_dest, copy_msgs_with_dest functions
1707 uses only folder->copy_msg() function
1708 uses folder->finished_copy() to handle the destination
1709 folder at the end of the copy or move operation.
1712 included mbox directories.
1714 * src/folderview.[ch]
1716 handle folders operation for mbox format
1719 disable conversion of "From " header
1721 * src/mbox_folder.[ch]
1722 completion of mbox format handling
1725 changed mh_copy_msg() function and
1726 removed mh_move_msg(), mh_move_msgs_with_dest(),
1727 mh_copy_msgs_with_dest()
1729 * src/prefs_filtering.c
1730 removed some warnings
1732 * src/prefs_matcher.c
1733 default boolean operation is AND
1736 handling flags for mbox format
1737 handling of "From " header
1741 added MSG_REALLY_DELETED flags to handle deletion of
1742 messages in mbox format.
1745 handling flags for mbox format
1746 disable the MSG_DELETED flags when messages
1747 are deleted in mbox format
1750 "From " headers display fixed.
1756 (get_email_part): skip quoted email addresses, like in e.g.
1757 "'alfons@proteus.demon.nl'".
1761 Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
1762 and fixing the persistence troubles when using separate windows.
1766 Added #define SEPARATE_ACTION used in the gtk item factory for
1767 the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
1768 use gtk_item_factory_get_widget_by_action() to get the items.
1770 Removed separate_widget_cb from the gtk item factory data
1772 (mainwindow_create): connect separate_widget_cb() to check
1773 menu item "toggled" signal. also passing a MainWindow pointer
1774 as object data for both check menu items.
1776 (separate_widget_cb): definition of separate_widget_cb() to match
1777 GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main
1778 window using gtk_object_get_data(). The type of window separation
1779 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
1781 * src/prefs_filtering.c,
1782 src/prefs_matcher.c: added horizontal scrollbars
1787 fix segfault with invalid bold font
1789 correctly display summary stats after row is marked
1793 * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
1794 encodings with libjconv.
1799 added mbox_folder.[ch]
1801 mbox temporary folder
1803 * added src/mbox_folder.[ch]
1805 * src/procheader.[ch]
1808 bugfix for file incorporation filtering
1810 enable creation of MBOX
1811 * src/prefs_display_header.c
1812 enable use of headers like "From "
1813 something that should be fixed :
1814 displaying of such headers add an extra space
1815 * src/prefs_folder_item.c
1816 don't create folders because it is not necessary
1818 added data field to MsgInfo for mbox internal use
1820 added some support for mbox
1822 added get_mbox_cache_dir() function
1824 2001-05-23 [hiroyuki]
1826 * src/headerwindow.c
1837 src/folderview.c: more sync with 0.4.99cvs2.
1839 * src/headerwindow.c: reverted.
1845 * sync with sylpheed 0.4.99cvs2
1853 * src/summaryview.c: bugfixed a premature assignment in summaryview_add_sender_to_cb()
1859 * configure.in: if gnome-config not found, "no" is displayed
1861 * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
1863 * src/textview.c: now also possible to add mail addresses by right
1864 clicking in the text view
1866 * src/codeconv.c: merged patch which fixes endless loop when encountering
1867 invalid wide characters; from Alte <010@imis.ru>
1871 Added installation of gnome specific things:
1873 * Makefile.am: gnome conditional
1875 * configure.in: check for installed gnome
1877 * added sylpheed.png, sylpheed.desktop
1881 * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
1883 * src/mainwindow.h (main_window_toolbar_create): created a button
1885 (main_window_set_toolbar_sensitive): enable/disable the new button
1887 (toolbar_reply_to_author_cb): handle the new button.
1889 * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
1890 send_progress_dialog_destroy() on failure (fixes hang on SMTP
1895 * src/compose.h (ComposeReplyMode): new modes
1896 COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
1897 COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
1900 (compose_send): move some code into a new function:
1901 (compose_current_mail_account): new function.
1902 (compose_reply): new argument to_author, all callers changed; if
1903 to_author==TRUE and account->protocol==A_NNTP, find and use an
1904 appropriate mail account for replying.
1905 (compose_reply_set_entry): new argument to_author; ignore
1906 compose->replyto if to_author==TRUE.
1908 * src/mainwindow.c: new command "Message/Reply to author".
1909 (main_window_set_menu_sensitive): enable/disable it.
1910 (reply_cb): handle it.
1912 * src/summaryview.c: new command "Reply to author".
1913 (summary_set_menu_sensitive): enable/disable it.
1914 (summary_reply_cb): handle it.
1916 * src/account.c (account_find_mail_from_address): new function.
1922 * sync with sylpheed 0.4.99cvs1
1929 new filtering action : forward and forward as attachment
1932 no need for $DISPLAY when we run sylpheed --help
1933 call to parse_cmd_opt() is moved
1935 * src/mainwindow.[ch]
1936 execute button is hidden when immediate execute
1941 * src/prefs_folder_item.c
1943 better handling of missing directories
1946 reedit is enabled in outbox
1947 reedit is enabled in queue
1953 * src/prefs_filtering.c
1954 changed attachement into attachment
1960 * sync with sylpheed 0.4.67cvs9
1961 * sync with sylpheed 0.4.67cvs7-8
1966 added prefs_filtering.c
1968 * src/filtering.[ch]
1970 removed action : forward_news and forward_news_as_attachement
1971 (forward and forward_as_attachement can be used instead)
1974 added menu option to access filtering configuration
1976 * src/prefs_account.c
1977 changed mail_command default to /usr/sbin/sendmail
1979 * added src/prefs_filtering.[ch]
1980 dialog box for filtering configuration
1982 * src/prefs_matcher.c
1983 added function prefs_matcher_get_criteria_from_matching()
1985 * src/prefs_scoring.c
1986 reset the dialog when register or substitute is clicked
1991 added filtering.[ch]
1993 using filering.[ch] instead of filter.[ch]
1995 reading new filtering configuration
1997 added some filtering actions
1998 and fixed a bug for headers and mail body matching
2000 using filering.[ch] instead of filter.[ch]
2002 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
2004 some fixes for filtering
2006 2001-05-14 [hiroyuki]
2008 * src/send.c: fixed some weird indentations.
2009 send_message_with_command(): call pclose() only if p != NULL.
2010 * src/textview.c: get_email_part(): modified the code for readability.
2012 2001-05-14 [hiroyuki]
2016 src/md5ify.h: removed from the cvs.
2020 * src/main.c: include rfc2015.h to avoid compiler warnings.
2021 * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
2022 the panel is already on screen.
2023 * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
2024 closing the alert window by ESC as "No".
2025 * src/prefs_common.c (prefs_interface_create): moved return
2026 receipt check button to the correct place.
2030 * src/prefs_common.c:
2031 moved return receipt check button to the Send tab. (prefs_send_create)
2032 removed the date format ui related globals. (prefs_display_create)
2036 * sync with sylpheed 0.4.67cvs5-6
2040 * added Alfons' font selection patch
2043 * src/headerwindow.c
2044 * src/prefs_common.c
2045 * src/prefs_common.h
2049 changed version of cache
2051 * src/prefs_matcher.c
2052 added additionnal matching criteria
2056 added references in MsgInfo
2061 prepared some things for new filtering
2063 added some matching properties
2064 inreplyto need to be enhanced
2065 prepared some things for new filtering
2067 added Return-Receipt-To handling
2068 * src/prefs_folder_item.c
2069 changed default value to TRUE
2070 * src/prefs_matcher.c
2071 added some matching properties
2072 * src/prefs_scoring.[ch]
2073 the scoring dialog is finished
2075 added Return-Receipt-To handling
2076 Reference need to be added
2078 added Return-Receipt-To handling
2079 added threadscore to get a better score sorting when
2082 suppressed a bug when we sort the list
2083 when no folder is opened.
2084 better score sorting when threads are enabled
2088 * reverted previous patch because of potential errors
2092 * src/inc.c, src/prefs_common.c, src/prefs_common.h:
2093 applied "toggle mail-retrieval dialog window" patch submitted
2094 by Eric Limpens <eric@qnt.net>
2096 * sync with sylpheed 0.4.67cvs4
2100 * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
2101 some picky compilers.
2102 * src/rfc2015.h: provide prototype for rfc2015_disable_all().
2103 * src/grouplist_dialog.c: include alertpanel.h.
2104 * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
2105 fix compile warning.
2106 * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
2107 #include "defs.h" before others to prevent the warning of `MIN'
2108 and `MAX' redefinition.
2114 * src/prefs_account.c
2115 * src/prefs_display_header.c
2118 added prefs_scoring.[ch]
2119 * src/grouplist_dialog.c
2120 display an error dialog box if the group list
2122 * src/mainwindow.[ch]
2123 added main_window_set_thread_option() function
2124 scoring dialog box enabled
2126 added flags matching unread /new / marked
2127 / deleted / replied / forwarded
2129 newsgroups are now finally in newscache
2130 * src/prefs_matcher.[ch]
2131 finished preferences for matching dialog
2132 * added src/prefs_scoring.[ch]
2133 scoring dialog box completed
2135 conversion to string : added scoringprop_to_string()
2136 write config for preferences :
2137 added prefs_scoring_write_config()
2139 threads can be enabled/disabled independently
2147 thought it would be nice to have a list of all
2148 contributors (used Changelog as a reference)
2151 messed up version numbering...
2155 * sync with sylpheed 0.4.67cvs1-3
2159 * src/prefs_common.c:
2160 better UI for strftime format, double clicking
2161 on format now inserts the format in text entry
2162 replaced close button with standard OK/Cancel
2163 moved date format button to the right of the
2169 Ctrl-Home / Ctrl-End have proper cursor navigation
2173 * src/prefs_matcher.c
2174 finished UI to define matching properties
2175 added ok and cancel button
2176 * src/prefs_filter.c
2177 added ok and cancel button
2179 fixed some bug in xhdr parsing
2184 fixed a bug in textview_show_header(), which displayed two colons (':');
2185 cleaned up some warnings
2190 added prefs_matcher.[ch]
2191 compilation with -W -Wall
2193 ungrab the mouse events if grabbed - does it
2194 fix the bug for disposition notification ?
2196 added a menu option to open the matching dialog.
2198 added matcherprop_to_string() and matcherlist_to_string()
2199 fixed some bugs, changed the name of some options
2200 age_sup and age_inf becomes age_greater and age_lower,
2201 body and messageheaders becomes body_part and headers_part,
2202 changed the names of constants from SCORING_XXX to MATCHING_XXX
2203 * src/prefs_display_header.c
2204 * src/prefs_headers.c
2205 fixed a bug that accidentally destroyed dialogs
2206 when closed them with delete_event
2207 Added *_deleted() which handle delete_event signal correctly.
2208 * src/prefs_folder_item.[ch]
2209 added "enable_thread" field for future customization
2210 * added src/prefs_matcher.[ch]
2211 sample of the UI to define matching properties
2213 using procheader_headername_equal instead of str*cmp functions
2214 using procheader_parse_header() function
2216 using MATCHING_XXX instead of SCORING_XXX
2218 display the sender of the news even if this is ourself
2219 when this is a news message.
2221 using headername_equal() instead of str*cmp functions
2227 * sync with sylpheed 0.4.66
2228 * src/gtkstext.c: trace logs added
2232 * src/prefs_common.[ch]: added option to enable/disable GnuPG
2233 signature check popup.
2234 * src/rfc2015.c (check_signature): show signature check popup only
2235 if it is enabled in preferences.
2241 * sync with sylpheed 0.4.66cvs6
2245 * src/prefs_common.[ch]: added option to enable/disable
2246 looking up sender name in address book for summary pane
2247 * src/summaryview.c: look up sender in the address book
2248 by using Alfons' address completion code
2250 2001-05-07 [hiroyuki]
2253 src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
2254 member of Pop3State.
2255 * src/news.c: brought #include "defs.h" before #include <glib.h>
2256 to prevent the warning of `MIN' and `MAX' redefinition.
2260 * removed src/headers_display.[ch]
2261 * removed src/prefs_display_headers.[ch]
2263 use a temporary file in the user directory for mbox import
2265 added XHDR support to get "To" and "Cc" headers
2266 (in order to match news with to or cc field for
2268 added function news_parse_xhdr() to get XHDR response
2270 added function nntp_xhdr()
2272 fetch the message if necessary
2278 * sync with sylpheed 0.4.66cvs3-5
2283 added function itos_buf() to enable use of several buffers
2285 use of itos_buf() instead of itos() in summary list
2286 to fix the broken display of message number.
2290 * src/gtkstext.c: bug in cursor up navigation fixed,
2291 fixed another unsigned / signed comparison (we're getting there :-)
2296 added scoring.c scoring.h
2297 prefs_folder_item.c prefs_folder_item.h
2300 added FOLDERITEM_RC SCORING_RC
2302 added prefs field in FolderItem :
2303 properties for each folder (PrefsFolderItem),
2304 sorting type and mode were added as the first properties.
2306 read config for scoring
2307 * added src/matcher.[ch]
2308 gives functions to parse configuration file to do
2309 matching on mails with a list of conditions.
2311 add option to sort by score
2312 * src/prefs_common.[ch]
2313 added preference option to show score and for
2314 the score column size
2315 * added src/prefs_folder_item.[ch]
2316 properties for each folder (PrefsFolderItem),
2317 sorting type and mode were added as the first properties.
2318 * src/procheader.[ch]
2319 added procheader_parse_header()
2320 added procheader_header_free()
2321 added procheader_headername_equal()
2322 and made modification to use them.
2324 added score field to MsgInfo structure
2325 * added src/scoring.[ch]
2326 gives functions to parse configuration file to do
2327 scoring on mails with a list of conditions.
2328 * src/summaryview.[ch]
2329 save the sorting type and mode for the folder
2330 added column to display the score of the mail
2331 added function summary_score_clicked()
2332 sorting type and mode are restored to the folder
2335 use procheader_parse_header(), procheader_headername_equal()
2336 removed memory leak in text_scan_header when freeing headers
2338 changed the function to match names of headers
2339 using procheader_headername_equal()
2341 Scoring functions are implemented, an interface is needed
2347 hopefully fixed the row up navigation bug,
2348 removed adding back / forward lines to cache
2352 * src/prefs_display_headers.c: user interface changes:
2353 (prefs_display_headers_create): remove unused "Show" check button;
2354 allow reordering of headers by dragging.
2355 (prefs_display_headers_write_config): remove unused variables.
2356 (prefs_display_headers_set_dialog): do not insert "(New)" at top
2357 of lists (not needed with the new UI).
2358 (prefs_display_headers_set_list): scan lists starting from row 0,
2359 not 1 (do not skip "(New)").
2360 (prefs_display_headers_find_header): new function.
2361 (prefs_display_headers_clist_set_row): do not allow duplicates.
2362 (prefs_display_headers_delete_cb): do not skip row 0; treat
2363 closing the alert window by ESC as "No".
2364 (prefs_display_headers_up): do not protect row 0.
2365 (prefs_display_headers_down): do not protect row 0.
2369 * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
2373 (summary_find_next_marked_msg, summary_find_prev_marked_msg,
2374 summary_select_next_marked, summary_select_prev_marked): new
2379 * src/news.c: fixed a bug when no article can be fetched after
2380 server timeout if the connection was restored by news_post():
2381 (news_select_group): new function.
2382 (news_fetch_msg): call news_select_group() before fetching
2384 (news_get_uncached_articles): set session->group after successful
2392 changed version of cache, added cc field
2394 * src/prefs_display_headers.c
2395 the interface was changed
2397 * src/prefs_headers.c
2402 * completed sync of sylpheed cvs2
2403 * src/gtkstext.c: updated row up / down cursor navigation
2404 * src/textview.c: re-edited, prepared for fixing the email address
2409 * src/prefs_common.c: use alfons' strftime ui code
2410 entry_datefmt and datefmt_sample widgets have to be
2411 global in this module because of this change
2416 * src/prefs_common.[ch] added option to activate the return receipt
2421 * src/gtkstext.c: fix for row up/down cursor navigation.
2425 * sync with 0.4.66cvs2
2429 added add-sender-to-addressbook patch
2437 * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
2440 * src/alertpanel.c (alertpanel_create): new argument can_disable,
2441 all existing callers changed to pass FALSE; create a check button
2442 to disable the message.
2443 (alertpanel_message_with_disable): new function.
2444 (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
2445 (alertpanel_button_toggled): new function.
2446 (alertpanel_button_clicked, alertpanel_close): set value using
2449 * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
2451 * src/prefs_common.c (prefs_privacy_create): new check button
2452 checkbtn_gpgme_warning.
2454 * src/main.c (main): moved preferences reading before gpgme
2455 initialization; check prefs_common.gpgme_warning before giving the
2456 GnuPG warning and set it to FALSE if the user wants to disable the
2459 2001-05-02 [hiroyuki]
2461 * src/prefs_display_headers.c: modified the layout and some labels.
2465 * src/prefs_account.c (prefs_account_fix_size): new function.
2466 (prefs_account_create): call prefs_account_fix_size(); use
2467 gtk_widget_show instead of gtk_widget_show_all (fixes too large
2468 size when the window is shown for the first time).
2469 (prefs_account_basic_create): changed layout of serv_table; moved
2470 localmbox_entry above smtpserv_entry (logically it replaces
2472 (prefs_account_protocol_activated): set sensitivity of
2473 nntpauth_chkbtn according to the protocol (in addition to
2474 hide/show); commented out gtk_table_set_row_spacing() calls.
2475 (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
2476 not sensitive (fixes a bug with disabled username/password boxes
2477 when editing POP3 account after NNTP with authentication).
2483 * src/prefs_account.[ch]
2485 removed local account without SMTP server
2486 added option to use mail command instead of a connexion
2487 to SMTP server when a local account is used
2488 * src/prefs_headers.c
2491 fixed a bug when connexion immediately closed
2501 * src/prefs_account.c (Basic, prefs_account_basic_create): new
2502 widget nntpauth_chkbtn.
2503 (prefs_account_protocol_activated): handle nntpauth_chkbtn
2505 (prefs_account_nntpauth_toggled): new function.
2507 * src/news.c (news_session_new_for_folder): use NNTP
2508 authentication only if ac->use_nntp_auth is set.
2512 * src/Makefile.am changed headers.[ch] in customheader.[ch]
2513 * src/prefs_display_headers.c changed the UI
2514 * src/prefs_headers.c changed account_name to account_id
2515 * src/compose.c using customheader.h
2517 2001-05-01 [hiroyuki]
2521 src/nntp.c: changed sock_read() to sock_gets(), they've been left
2526 * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
2527 * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
2528 for displaying of headers
2529 * src/grouplist_dialog.[ch] minor changes to remove warnings
2530 * src/prefs_display_headers.[ch] dialog to choose the
2531 headers to display in the mail viewer.
2532 * src/headers.h correction of #define
2533 * src/headers_display.[ch] configuration for displaying of headers.
2534 * src/main.c read config of displaying of headers
2535 * src/prefs_common.c add a button to access the config dialog
2536 for displaying of headers
2537 * src/prefs_display_headers.[ch] dialog for configuration for
2538 displaying of the headers.
2539 * src/prefs_headers.c cleaning of code
2540 * src/procheader.c comments added to code
2541 * src/textview.c changes to reorder the headers depending
2542 on the config for displaying of headers
2548 * sync with 0.4.65cvs12
2550 NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
2554 * src/nntp.h (NNTPSockInfo): new field auth_failed.
2556 * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
2557 is set to force reconnection after authentication failure.
2558 (nntp_gen_command): set sock->auth_failed on authentication
2559 failure, or if sock->userid and sock->passwd are not set.
2561 * src/news.c (news_session_new_for_folder): set userid=NULL if
2562 password dialog is cancelled.
2566 * src/nntp.h (NNTPSockInfo): new type.
2568 * src/nntp.c: all functions updated to use NNTPSockInfo instead of
2570 (nntp_open_auth, nntp_close): new functions.
2571 (nntp_gen_command): new function to handle authentication; all
2572 NNTP command functions updated to use it.
2573 (nntp_authinfo_user, nntp_authinfo_pass): deleted.
2574 (nntp_list): removed old useless code.
2576 * src/news.h (NNTPSession): new field nntp_sock.
2578 * src/news.c: all functions updated to use NNTPSockInfo instead of
2580 (news_session_new): new arguments (userid, passwd); made static;
2581 use nntp_open_auth() if needed.
2582 (news_session_destroy): use nntp_close() instead of sock_close().
2583 (news_query_password): changed arguments.
2584 (news_session_new_for_folder): new function.
2585 (news_session_get): use news_session_new_for_folder().
2586 (news_authenticate): deleted.
2587 (news_get_uncached_articles): removed old authentication code.
2591 * src/news.c: reverted my previous changes (need to do NNTP
2592 authentication in a cleaner way).
2596 * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
2597 news_nntp_post, news_nntp_mode): new functions (wrappers with
2598 authentication support).
2599 (news_get_article_cmd, news_get_article, news_get_header): new
2600 argument "folder"; all callers changed.
2601 (news_get_article_cmd): added authentication support.
2602 (news_session_get): use news_nntp_mode() instead of nntp_mode().
2603 (news_post): use news_nntp_post() instead of nntp_post().
2604 (news_get_uncached_articles): use news_nntp_group() instead of
2605 nntp_group() and news_nntp_xover() instead of nntp_xover();
2606 removed old authentication code.
2607 (news_get_group_list): use news_nntp_list() instead of nntp_list().
2609 * src/nntp.c (nntp_list): return real error code instead of
2614 * configure.in: fixed wint_t typedef detection again
2618 * src/prefs_account.[ch], added A_LOCAL_CMD
2619 (send mail with mail command)
2620 * src/send.c added function send_message_with_command()
2621 * src/inc.c made a more secure get_spool() function with
2622 mktemp() but maybe mkstemp() or something more
2627 * src/textview.c, colorization of email addresses in headers
2631 * bug sync with sylpheed
2632 * prefs_common.c: created date format ui for darko
2633 * sync with 0.4.65cvs11
2634 * configure.in: corrected to have the new gpg checks
2638 * completed sync with 0.4.65cvs10
2639 * minor debug things added to gtkstext.c
2643 * configure.in: remove check for availability of
2644 strftime() as advised by Hiroyuki
2645 * src/prefs_common.[ch], src/procheader.c:
2646 synch strftime() code with Hiroyki's main branch
2650 * src/news.c: news_query_password(), news_authenticate(): new
2652 news_get_uncached_articles(): added NNTP authentication
2654 * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
2656 * src/prefs_account.c: prefs_account_protocol_activated():
2657 enable userid and password fields for NNTP.
2661 * configure.in: check for availability of strftime()
2663 * src/prefs_common.[ch], src/procheader.c: use
2664 strftime() for displaying date in summary pane if it
2669 * more .cvsignore cleanups [alfons]
2673 * ac/sv-check-type.m4: new autoconf macro.
2674 * configure.in: fixed wint_t typedef detection (did not work
2679 * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
2683 * modified gtkstext.c : buggy cursor navigation fixed,
2684 and font descent also taken in account when drawing
2688 * added comments in src/news.c src/nntp.c
2689 * added src/prefs_headers.[ch]
2690 * added src/headers.[ch]
2691 * modified compose.c to activate custom headers
2692 added function is_in_custom_headers
2693 * modified prefs_account.[ch]
2694 added function prefs_account_customhdr_edit
2695 * modified src/defs.h :
2696 added HEADERS_RC : name of the config file
2697 for the custom headers
2708 added gtkstext with configure.in patch by Hiroyuki which
2709 should fix the XIM detection [alfons]
2711 * more clean up of cvs [alfons]
2713 * removed all Makefile.in files to attic.
2715 * updated all .cvsignores to really ignore things that could
2716 be unintentionally committed by a recursive commit.
2719 * added src/grouplist_dialog.[ch]
2720 * changed src/folderview.c to call grouplist_dialog instead
2723 added functions news_reset_group_list
2724 and news_get_group_list
2726 added function nntp_list
2728 added GROUPLIST_FILE : name of the newsgroup list cache file
2732 * added option to warn about queued messages on exit [sergey]:
2734 * src/compose.c: compose_queue(): call folder_item_scan()
2735 and folderview_update_item() after queueing.
2736 * src/folderview.c: folderview_update_node(): draw the queue
2737 folder in bold font if there are queued messages.
2738 * src/mainwindow.c: queued_messages(): new function.
2739 app_exit_cb(): display warning if there are queued messages
2740 if warn_queued_on_exit is set.
2741 * prefs_common.[ch]: add warn_queued_on_exit option.
2743 * enhanced GnuPG key selection support [sergey]:
2745 * src/select-keys.c: updated to newer version from Win32
2746 branch with support for selecting arbitrary keys.
2747 * src/prefs_account.c: added the Privacy tab to the account
2749 prefs_account_privacy_create(),
2750 prefs_account_sign_key_set_data_from_radiobtn(),
2751 prefs_account_sign_key_set_radiobtn(): new functions.
2752 * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
2753 * src/rfc2015.c: set_signers(): new function.
2754 pgp_sign(): add the account parameter, call set_signers().
2755 rfc2015_sign(): add the account parameter, pass it to pgp_sign().
2756 * src/rfc2015.h: rfc2015_sign(): updated prototype.
2757 * src/compose.c: pass the current account to rfc2015_sign().
2759 * tag name claws added to prevent confusion with main branch [alfons]
2761 * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
2763 * autogen.sh: Added "--enable-maintainer-mode". [sergey]
2765 * sync with recent sylpheed cvs. Untested though. [alfons]