1 2001-09-26 [christoph] 0.6.2claws7
4 replace comments for old code with #if 0
5 readded auto cc, bcc and reply-to
8 removed some definition (was moved to
11 2001-09-26 [paul] 0.6.2claws6
14 make 'Follow-up and reply to' sensitive
16 * more sync with sylpheed 0.6.2cvs5
23 fixed bug for "US-ASCII" introduced by the encoding code
29 * src/prefs_common.[ch], src/summaryview.c
30 'next unread msg' 'go to next folder?' dialog can be
31 given default behaviour, either always show dialog,
32 or assume 'yes', or assume 'no'
33 Submitted by wwp <subscript@free.fr>
37 * src/compose.c src/gtkspell.[ch]
38 added support for different encodings
42 * more sync with sylpheed 0.6.2cvs5
46 * src/prefs_folder_item.c
47 add check for item->prefs->default_to string is NULL and
48 add another check when freeing this string
53 change to version 0.6.2claws3
55 * sync with sylpheed 0.6.2cvs5
58 * src/ldif.[ch], src/importldif.[ch], addressbook.c
60 * src/addrcache.[ch], addrindex.[ch]
61 small update for future
67 added 'Learn from mistakes' option
68 better handling of quotes in checked words
71 small update for spell checking stuff
76 edit a little bit so it complies more with main coding style
80 * src/folder.[ch], prefs_folder_item.c, compose.c
81 migrate "request return receipt" folder property
86 * README.claws **NEW**
87 (add things of interest for users of main branch
90 * src/folder.[ch], src/mainwindow.c, src/summaryview.c
91 re-implement threading per folder option, but store
92 the setting in folderlist.xml (where it belongs)
97 fixed bug when compose window is under another window
98 * src/prefs_common.[ch] src/compose.c
99 changed 'dictionary_path' to 'dictionary' to be consistent
100 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
101 * ac/pspell.m4 src/Makefile.am
102 dropped PSPELL_PATH macro
106 2001-09-21 [christoph]
109 added border around header fields
110 keep header type when new field is added
112 2001-09-20 [christoph]
115 more portable debug_print with source filename
118 more newlines after debug messages
123 change to version 0.6.2claws2
125 * sync with sylpheed 0.6.2cvs3
130 fixed the post-right-click focus pb
131 fixed crash when 'Spell check all' after dict change
132 and when cursor is at the end of the text
133 shift-right-click pops up config menu even on misspelled words.
140 added pspell to compiled-in features list
144 * switched to pspell and dropped ispell
146 new file. autoconf macro for pspell
148 * configure.in acconfig.h
151 * src/main.c src/compose.[ch] src/gtkspell.[ch]
152 * src/prefs_common.[ch]
155 2001-09-18 [christoph]
159 replace LOG_MESSAGE with debug_print
163 added newline after debug message
165 using __VA_ARGS__ for debug_print macro
167 ignore Makefile and Makefile.in
172 change to version 0.6.2claws1
173 * sync with sylpheed 0.6.2cvs1
176 * src/prefs_matcher.c
177 add 'score equal to' option, submitted by
178 Paul Evans <nerd@freeuk.com>
180 2001-09-15 [christoph]
183 comment out menu entry not existing in claws
185 add debug output for non existing menu entries
187 fix next/prev unread message for ignored threads
189 add sourcefile and line number to debug output
190 otherwise it is sometimes hard to find the
191 source code part if debug messages are translated
196 refresh target folder style after colour is changed
201 change to version 0.6.1claws3
203 * sync with sylpheed 0.6.1cvs6
208 fix target folder colourization to use user selected colour
213 fix crash when message that is marked for copy/move is unmarked
218 change to version 0.6.1claws2
220 * sync with sylpheed 0.6.1cvs3
225 fix bug with default font used for trash folder text
229 * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
233 change to version 0.6.1claws1
235 * sync with sylpheed 0.6.1cvs2
240 add Match's new addressbook
243 updated translation submitted by Jens Oberender
249 * sync with sylpheed 0.6.1 release
254 change to 0.6.0claws2
256 * sync with sylpheed 0.6.0cvs4
259 updated translation submitted by Fabio Junior Beneditto
273 change to version 0.6.0claws1
275 * sync with sylpheed 0.6.0cvs1
278 updated translation submitted by Ricardo Mones Lastra
281 add 'src/prefs_templates.c'
283 * src/compose.c, src/summaryview.c
284 fix segfault on 'Re_edit'
288 * configure.in, Makefile.am
290 add tools directory to source distribution
295 change to version 0.6.0claws
297 * sync with sylpheed 0.6.0 release
299 2001-08-30 [christoph]
302 removed autoconf version check
306 * src/account.c, src/compose.c, src/prefs_common.[ch]
307 * src/procheader.[ch] src/utils.[ch]
308 Enhanced automatic account selection on replies
309 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
312 add LDAP and JPilot to the configuration results output.
314 2001-08-29 [christoph]
317 no bold font for ignored threads
322 change to version 0.5.3claws6
324 * sync with sylpheed 0.5.3cvs10
325 src/stringtable.[ch]: New Files
327 * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
328 * src/pixmaps/sylpheed.xpm
329 add mini-icons to windows (by Alfons)
334 new functions: next_labeled_cb(), prev_labeled_cb()
337 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
338 summary_select_next_labeled(), summary_select_prev_labeled()
340 * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
341 give claws blue folders and a blue trash can
346 change to version 0.5.3claws5
348 * sync with sylpheed 0.5.3cvs9
349 src/labelcolors.[ch] renamed to src/colorlabel.[ch]
351 2001-08-24 [christoph]
354 keep filename when browsing directories
355 (not working for user entered filename, but
356 for default name and selected filename from
359 fixed wrong spelling "Folllow-up"
363 fixed new/unread message count with ignored
364 threads (2 commits, first didn't notice no
365 longer needed decreasing)
367 readded scrolling of progress dialog
373 change to 0.5.3claws4
375 * sync with sylpheed 0.5.3cvs7
377 2001-08-24 [christoph]
380 set request return receipt when replying
381 if it is set is the folder prefs of the
384 disable final error popup if popups are
385 disabled in config (again)
390 Change version number to 0.5.3claws3
392 * sync with sylpheed 0.5.3cvs5
395 double quote '%s' in 'gedit %s' to fix bug when
396 opening attachment with spaces in the name
399 * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
400 src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
401 initial message templates support
407 change version number to 0.5.3claws2
409 * sync with sylpheed 0.5.3cvs4
411 * src/procmsg.h src/summaryview.c
412 re-implement (un)ignore thread
417 remove unnecessary code
419 enable 'dynamic' signatures (submitted by
420 Eric Limpens <eric@hscg-internet.nl>)
424 clean up after sync with sylpheed 0.5.3 release
427 fix re-introduced font mess, see Christoph's
432 use sylpheed's small font instead of
433 gtk default font for summary view
439 add pl to ALL_LINGUAS - sync with main branch
441 * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
442 Updated. Translations by Jens Oberender, Ricardo Mones
443 Lastra, Alfons, and Fabio Junior Beneditto respectively.
445 * po/pl.po ** NEW FILE **
446 sync with the main branch
449 fix target folder colorizing and refresh problem
452 2001-08-17 [christoph]
455 claws uses 4 colors for target folder coloring.
456 arrays were not long enough and destroyed the
457 stack causing a segfault.
458 target folder colorizing does not work anymore
464 change to version 0.5.3claws1
466 * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
467 src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
468 src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
470 sync with sylpheed 0.5.3 release, but keep claws method of
471 configuring/saving fonts
473 * src/addressbook.[ch]
474 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
475 in line with a similar change in Hiroyuki's branch
477 * src/mainwindow.[ch]
478 disable main_window_set_thread_option()
479 * src/prefs_folder_item.c
480 comment out &tmps_prefs.enable_thread,
481 * src/mbox_folder.c, src/procmsg.[ch]
482 comment out MSG_IS_IGNORE_THREAD
484 comment out summary_ignore_thread() and summary_unignore_thread()
485 comment out MSG_IS_IGNORE_THREAD
487 use Hiroyuki's threading instead.
494 use Hiroyuki's 0.5.3 column scheme but also
495 include the enable/disable button.
496 * src/pixmaps/mark.xpm
497 add Hiroyuki's amended pixmap
499 2001-08-13 [christoph]
502 receive at get all column showed wrong state for APOP
503 button should only work for POP3 and APOP accounts
504 * src/prefs_account.c
505 added missing preprocessor statement for SSL
510 add 'receive at get all' column and enable/disable
513 2001-08-06 [christoph]
516 show usage of SSL in protocol column
522 * src/prefs_account.[ch]
523 moved ssl options to a new page
529 added support for SMTP STARTTLS command
531 2001-08-05 [christoph]
534 debian autoconf needs version check to find
535 correct autoconf version. if the file is
536 named configure.in 2.13 is used, which does
537 not work with this configure.in script.
538 other solution would be to rename the script
539 to configure.ac as suggested in the autoconf
543 disable final error popup if popups are
548 fixes IMAP over SSL problem
553 change to 0.5.2claws1
555 * sync with sylpheed 0.5.2cvs1
560 quick fix for ispell detection...
565 change to 0.5.1claws4
567 * sync with sylpheed 0.5.1cvs7
571 * src/prefs_common.c, src/prefs_common.h,
572 src/gtkspell.c, src/gtkspell.h
573 add global spelling checker settings (compose tab) +
574 selection of dictionary
577 guess valid ispell location
582 removal of 'src/quote_fmt_parse.c'
585 (submitted by Jens Oberender <didge@suse.de>)
590 * src/folderview.[ch]
593 * src/prefs_common.[ch]
595 target folder colourization
599 more sync with Sylpheed 0.5.1cvs6
604 * src/prefs_folder_item.[hc]
606 shared folders support with a GUI
612 * sync with Sylpheed 0.5.1cvs6
618 (submitted by Fabio Junior Beneditto)
624 patch to correct bad image mime headers
625 (submitted by Don Quijote <dq@searchlores.org>)
629 * tools/gif2xface.pl **NEW FILE**
631 script to convert file.gif to file.xface for
632 use in a custom header.
633 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
638 change macros for detecting JPilot and LDAP
640 2001-07-27 [christoph]
643 code cleanup (MIN / MAX warning, needed casting)
648 disallow setting flags when detecting certain headers
649 (X-Status, Status, Seen, X-Seen).
651 * sync with Hiroyuki's Sylpheed 0.5.1cvs5
653 2001-07-27 [christoph]
656 * src/prefs_filtering.c
657 * src/prefs_matcher.c
658 * src/prefs_scoring.c
659 scroll list when moving rows up or down
663 * src/prefs_account.c
664 * src/prefs_account.h
666 SMTP over SSL (untested, feedback requested)
674 * configure.in, acconfig.h
675 define CLAWS (need this for main / claws detection)
682 * sync with Sylpheed 0.5.1cvs4
684 2001-07-25 [christoph]
688 item->prefs == NULL (don't know why)
695 * sync with Sylpheed 0.5.1cvs1-3
697 2001-07-24 [christoph]
700 * src/prefs_folder_item.[ch]
701 added folderitem preferences dialog with
702 default To: and auto request return receipt
706 changes to handle new folderitem preferences
710 call compose new mail with current folderitem
714 Release Sylpheed 0.5.1claws
717 change to release version 0.5.1claws
719 2001-07-24 [christoph]
722 fixed segfault that happend when the selected
723 message was removed while retrieving new messages.
727 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
731 add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
732 this is a work in progress, for more information: http://nlpagan.net/sylman
734 * configure.in, src/mainwindow.c, manual/Makefile.am
735 add support for English manual
738 add authors of user manuals
740 * manual/en/sylpheed*.html
741 add English documentation
743 2001-07-22 [christoph]
748 changed a wrong debug message
753 update Dutch translation
755 * src/prefs_filtering.c,
757 add more translatable strings
766 * src/inc.c, src/summaryview.[ch]
767 prevent update of mark file when filtering has done, by
768 using a variable; this affects two functions:
769 inc.c::inc_finished()
770 summaryview.c::summary_show()
774 * src/filtering.[ch], src/prefs_filtering.c,
776 add filtering action for label coloring
781 * added src/labelcolors.c
782 * added src/labelcolors.h
783 * src/Makefile.am, src/summaryview.c
784 rearrange label coloring code
787 add more parentheses so label colouring works correctly
790 don't really delete message, but move it to Trash
792 * src/prefs_matcher.c
793 add quote options to info dialog
795 2001-07-20 [christoph]
802 moved ssl stuff to a seperate file
807 fix show sender using address book with no e-mail
808 address in From: field
812 * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
813 fix messy handling of escaping... now at least the
814 execute command is useful. escape char is '\', we
815 accept \n and \r too.
819 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
820 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
829 * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
831 revise filtering; currently move, copy, marking have
832 been tested. if you like bleeding edge stuff, you
833 should definitely go for this version :)
835 * mark old working stuff as VERSION_0_5_0_CLAWS5
837 2001-07-17 [christoph]
846 * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more
847 bits in the mark file, without affecting either branch. Lots of
848 files changed, also in claws branch.
850 UNTESTED: use of mbox folders
853 added mark all read; however this was a quick hack used for
854 cleaning up mess after initial merge with Hiroyuki
857 change claws version number back to 0.5.0claws5 to clear up
858 confusion & pretension (recent release was technically
859 0.5.0claws4, so we neatly align with Hiroyuki :-)
863 sync with Hiroyuki's 0.5.0cvs4
870 remove invalid updating of mark files for
871 filter actions MATCHING_ACTION_MOVE and
872 MATCHING_ACTION_DELETE; this should fix the
876 revert Christoph's stab at fixing the folder
880 add missing files with translatable strings
887 * src/addr_compl.[ch], src/prefs_filtering.c
888 make "filtering pref dialog's destination entry" an
889 "address completable entry", if filter destination is
894 sync with Hiroyuki's 0.5.0cvs2-3
896 2001-07-15 [christoph]
899 fixed folder stats update after incorporation
904 * finish label colouring stuff (for now)
905 * fix incorrect colour bug (off by one)
910 change text labels for news and mail message so there's
911 plenty of toolbar estate left
918 sync with Hiroyuki's 0.5.0cvs1
921 more rewrite label colouring
925 * src/summaryview.[ch]
926 * start rewrite label colouring
927 * fix proper location "Add Sender To Addressbook" menu item
931 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
932 (actually this is 0.5.0claws4)
937 * fix duplicate message
938 * add updated Portugese / Brazilian translation
939 submitted by Fabio Junior Beneditto
947 add updated Dutch translation
950 add updated German translation submitted by Jens
954 Prerelease before 0.5.0claws. Please test.
955 This version is temporarily tagged as VERSION_0_5_0_TEST
957 * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
958 src/prefs_scoring.c, src/prefs_matcher.c,
959 src/prefs_filtering.c, src/mbox.c,
960 src/main.c, src/inc.c, src/filtering.[ch]
961 revert new Hoa's new matcher (does not work yet)
968 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
974 add ChangeLog.claws to EXTRA_DIST
976 add matcher_parser_parse.h to EXTRA_DIST
978 2001-07-10 [christoph]
981 add destination folder to table of
982 folders that need to be updated after
989 make collapse state of folders and folder items persistent, i.e.
990 if you collapse a folder tree, the next time sylpheed-claws starts
991 up the folder tree remains collapsed.
993 2001-07-10 [christoph]
999 renamed MD5_CTX to MD5_CTX_syl
1000 conflicts with a struct in openssl
1003 * src/prefs_account.[ch]
1007 fixed compose with current account
1008 broken by new compose button stuff
1013 changed my email address
1015 * src/matcher_parser_parse.y
1016 clean the parser to remove conflicts
1024 fix incorrect description of --enable-ldap parameter
1026 * src/prefs_common.[ch]
1028 add experimental option "smart wrapping" which makes the
1029 compose editor auto wrap.
1031 | TODO: the problem with the buggy cursor handling is caused |
1032 | by the GtkText. when deleting / backspacing text its |
1033 | wrapping algorithm does not take in account the previous |
1034 | line. should find a way to hack this in. |
1035 | or should perhaps combine this with the word wrapping |
1036 | patch i wrote in january. |
1039 show build parameters for LDAP and JPilot
1042 revert Christoph's bugfix for selecting next unread message,
1043 because folder stats aren't updated correctly
1050 * src/matcher_parser_lex.l
1051 * src/matcher_parser_parse.y
1052 * src/prefs_filtering.c
1053 * src/prefs_scoring.c
1055 bugfix of the config file parser
1060 added generated matcher sources to BUILT_SOURCES
1066 added new config file parser
1069 * src/filtering.[ch]
1071 * src/prefs_filtering.c
1072 * src/prefs_matcher.c
1073 * src/prefs_scoring.c
1074 * added src/matcher_parser.h
1075 * added src/matcher_parser_lex.h
1076 * added src/matcher_parser_lex.l
1077 * added src/matcher_parser_parse.y
1078 lex & yacc config file parser
1083 changes prefs_filtering into global_filtering
1086 build threads with subjects only if "Re: " is at the
1087 beginning of the subject
1093 sync with sylpheed 0.5.0
1094 change of version number only
1100 sync with sylpheed 0.5.0pre5
1104 sync with sylpheed 0.5.0pre4 release
1105 /po and /manual/ja not sync'ed
1109 more sync with sylpheed 0.5.0pre4
1111 2001-07-03 [christoph]
1114 fixed address book broken by address book
1115 for VCard, JPilot, LDAP
1121 stopped memory leaks
1125 more sync with sylpheed 0.5.0pre4
1129 * included address book patch for VCard, JPilot, LDAP
1130 * pref_common.c - fixed Font options on Display tab (cosmetic)
1131 * alertpanel.c - fixed truncated message
1133 2001-07-02 [christoph]
1138 mark threads for ignoring
1144 * sync with sylpheed 0.5.0pre4
1145 updated gettext to 0.10.38.
1151 * src/summaryview.[ch]
1152 new right-click option: Label.
1153 substitute for 'Mark-->Mark/Unmark', colours the line.
1154 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
1156 2001-07-01 [christoph]
1159 fixed font for trash
1161 move ctree to unread message
1165 * sync with sylpheed 0.5.0pre3 release
1171 allow inserting / attaching multiple files in
1177 small change to Alfons' previous stuff so that it
1182 * lots of files changed; first attempt to merge the changes
1183 and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
1188 updated and completed, translations by Fabio
1189 Junior Beneditto <fjbeneditto@yahoo.com.br>
1195 allow selecting an attached files' mime type from a
1200 * more sync with sylpheed 0.5.0pre3
1205 merge with sylpheed.pot and pt_BR.po provided by
1206 Fabio Junior Beneditto.
1211 make MIME types case insensitive
1216 merge with sylpheed.pot and old nl.po; translations added.
1220 * more sync with sylpheed 0.5.0pre3
1225 don't crash when removing parent node of messages
1226 attracted by subject. this was caused by not deleting
1227 the parent node from the subject line hash table.
1234 if there are multiple messages selected, allow forwarding
1235 them as attachments.
1239 * more sync with sylpheed 0.5.0pre3
1245 * sync with sylpheed 0.5.0pre3
1250 fixed 'compose news article' bug
1251 from icon-and-text toolbar
1255 * sync with sylpheed 0.5.0pre2 release
1257 2001-06-24 [christoph]
1259 * src/prefs_common.c
1260 bug fix in font selection
1262 use sylpheed's normal font instead of
1263 gtk default font for folders without
1268 * src/mainwindow.[ch]
1269 added composite compose mail / news button (an idea by Leandro
1270 Pereira <leandro@linuxmag.com.br>)
1274 Added instructions for ldif-to-xml.py
1282 * src/pixmaps/stock_news_compose.xpm
1283 added pixmap by Leandro
1284 * src/prefs_common.c
1285 tested built-in spelling checker of GCC 3.0 :)
1287 merged dutch translation of sylpheed-main with
1292 Added tools directory and files.
1294 * tools/filter_conv.pl
1295 converts old filter system to new filtering system
1296 * tools/ldif-to-xml.py
1297 converts netscape addressbook to sylpheed addressbook
1299 descriptions/instructions for above two files
1301 2001-06-23 [christoph]
1304 * src/manage_window.[ch]
1305 * src/prefs_common.[ch]
1306 mail retrieval dialog can be enabled, disabled
1307 or hidden if non of sylpheed's windows is active
1313 * sync with sylpheed 0.5.0pre2
1315 2001-06-21 [christoph]
1318 show recipient on 'from' for all accounts
1321 * src/prefs_common.[ch]
1322 disable error popup on mail receive errors
1327 made the ruler correctly appear and disappear.
1330 removed Hoa's work-in-progress-stuff (interesting!) so
1333 2001-06-20 [christoph]
1336 * src/progressdialog.c
1337 added scrolled window for list in progressdialog
1341 sync with sylpheed 0.5.0pre1 release
1343 2001-06-20 [christoph]
1346 make building threads by subject work when
1347 thread view is enabled
1350 * src/prefs_common.[ch]
1351 automatically select account for mail replys
1355 * src/compose.c (compose_create): keep Bcc and Reply-To visible if
1356 they are filled in from the account settings.
1360 * more sync with sylpheed 0.5.0pre1
1366 added --sysconfdir to CPPFLAGS for pointing to the correct
1367 location of mime.types.
1369 NOTE: make sure you use --sysconfdir when running ./autogen.sh
1375 fixed some bug when building threads
1379 * src/prefs_account.c
1380 UI stuff: More changes to the English
1384 * src/pixmaps/stock_news_compose.xpm: new file
1388 Added new icon for Hoa's 'compose a news
1389 message', plus minor improvements to the
1395 more sync with sylpheed 0.5.0pre1
1401 Follow-up and reply to
1403 * src/summaryview.[ch]
1404 Build threads also with subjects
1409 forwarding use the current account.
1412 the "compose message" button has been replaced with
1413 "new mail" and "new news" buttons
1415 * src/prefs_common.[ch]
1416 added a configuration option to use the forward button
1417 as "forward as attachment"
1418 changed reply and forward format description
1420 * src/quote_fmt_lex.l
1421 * src/quote_fmt_parse.y
1422 added message with no signature in format for reply
1431 Improvements to the English
1433 * src/prefs_common.c
1434 Improvements to the English and some
1435 clarity/continuity improvements in the
1436 description of Quote symbols.
1442 * sync with sylpheed 0.5.0pre1
1447 Better interface for compose, displayed fields
1448 are updated whenever we change account.
1449 Newsgroups field is automatically filled.
1452 Newsgroups field is automatically filled.
1454 * src/prefs_account.c
1455 Some interface stuff when fields appear and
1462 * sync with sylpheed 0.4.99
1466 * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
1467 base64_decoder_free, base64_decoder_decode): new object and
1468 functions for decoding base64 streams.
1469 * src/procmime.c (procmime_decode_content): modified to use the
1476 * sync with sylpheed 0.4.99cvs11
1482 * sync with sylpheed 0.4.99cvs9
1487 * src/prefs_account.c
1489 SMTP server can be defined in the news account
1490 mime type of attachment are kept.
1494 now choose the highest important score between default
1495 and important score of folder.
1499 * src/prefs_common.c:
1501 (prefs_quote_description_create): corrected description of
1502 quote format characters
1508 * sync with sylpheed 0.4.99cvs8
1512 * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
1513 and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
1519 * sync with sylpheed 0.4.99cvs7
1523 * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
1524 clashes with autogenerated header).
1525 * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
1526 * src/Makefile.am: added quote_fmt.h.
1527 * src/.cvsignore: added lex/yacc autogenerated files
1528 (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
1534 * sync with sylpheed 0.4.99cvs6
1538 * added src/quote_fmt_parse.h
1543 don't modify readonly configuration files
1545 * src/prefs_account.c
1546 * src/prefs_common.c
1547 * src/prefs_customheader.c
1548 * src/prefs_display_header.c
1549 * src/prefs_filter.c
1550 * src/prefs_filtering.c
1551 * src/prefs_scoring.c
1552 don't open dialog box when configuration files
1557 * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
1559 * src/Makefile.am: replaced quote_fmt.tab.[ch] by
1560 quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
1561 BUILT_SOURCES to make all files rebuild properly.
1563 * src/compose.c: removed #include "quote_fmt.tab.h".
1565 * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
1566 CHARACTER value in yylval.
1568 * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
1569 receive CHARACTER value by documented means (yylval).
1571 * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
1576 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
1581 * src/prefs_filtering.c
1582 now keep the configuration for execute action
1589 * sync with sylpheed 0.4.99cvs5
1594 added quote_fmt.[ch]
1596 * added src/quote_fmt.y
1597 * added src/quote_fmt.l
1598 * added src/quote_fmt.tab.h
1599 * added src/quote_fmt.tab.c
1600 * added src/lex.quote_fmt.c
1601 parsing configuration for replying
1604 * src/prefs_common.[ch]
1605 added configuration UI for replying
1609 using configuration for replying
1617 * src/prefs_filtering.c
1618 * src/prefs_matcher.c
1619 * src/prefs_matcher.h
1620 action "run a command" for filtering
1621 and matching with a command.
1622 fixed the "whole message" matching
1625 changed temporary filename for security
1628 queue the notification if it fails to send.
1630 * src/prefs_common.c
1631 * src/prefs_folder_item.c
1632 changed the default important score
1634 * src/prefs_scoring.c
1636 hide kill score input when the folder is not
1641 * src/prefs_common.c:
1643 (prefs_font_select): pass font name in font entry box to font
1648 * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
1652 * sync with sylpheed 0.4.99cvs4
1656 * src/headerwindow.c:
1658 (headerwindow_show_cb): use the selected summary view item, not
1663 * src/headerwindow.c:
1665 (headerwindow_show_cb): always try to show msginfo
1670 keep attached parts when reediting or forwarding.
1675 * src/prefs_folder_item.[ch]
1676 * src/prefs_scoring.[ch]
1678 * src/summaryview.[ch]
1681 * src/prefs_common.[ch]
1682 support for folder scoring
1683 kill score and important score for messages
1685 * src/prefs_account.c
1686 some display bug fixed for local account
1691 * src/summaryview.c:
1693 (add_sender_to_cb): don't crash when no or invalid sender; the add
1694 sender to address book menu item is disabled.
1698 * src/filtering.[ch]
1700 handling summary menu / filter messages
1706 imap folders now appears in list
1709 doesn't crash if destination mail is not writeable
1714 removed some warnings
1718 * src/prefs_filtering.c
1719 global string to identify any folders
1720 removed some debug info
1721 filtering to mbox folders is now possible
1724 removed some warnings
1727 permission on files are changed to read/write for user only,
1729 creation of subfolder is handled better.
1733 Verified the sync for src/prefs_common.[ch] and
1734 src/prefs_account.[ch]. I believe there were some
1735 minor indentation differences.
1741 * sync with 0.4.99cvs3
1746 handling flags for mbox format
1749 use of mark file only for MH format
1750 handling flags for mbox format
1751 filtering cannot yet move or copy mails to mbox folders.
1754 changed move_msg, copy_msg,
1755 move_msgs_with_dest, copy_msgs_with_dest functions
1756 uses only folder->copy_msg() function
1757 uses folder->finished_copy() to handle the destination
1758 folder at the end of the copy or move operation.
1761 included mbox directories.
1763 * src/folderview.[ch]
1765 handle folders operation for mbox format
1768 disable conversion of "From " header
1770 * src/mbox_folder.[ch]
1771 completion of mbox format handling
1774 changed mh_copy_msg() function and
1775 removed mh_move_msg(), mh_move_msgs_with_dest(),
1776 mh_copy_msgs_with_dest()
1778 * src/prefs_filtering.c
1779 removed some warnings
1781 * src/prefs_matcher.c
1782 default boolean operation is AND
1785 handling flags for mbox format
1786 handling of "From " header
1790 added MSG_REALLY_DELETED flags to handle deletion of
1791 messages in mbox format.
1794 handling flags for mbox format
1795 disable the MSG_DELETED flags when messages
1796 are deleted in mbox format
1799 "From " headers display fixed.
1805 (get_email_part): skip quoted email addresses, like in e.g.
1806 "'alfons@proteus.demon.nl'".
1810 Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
1811 and fixing the persistence troubles when using separate windows.
1815 Added #define SEPARATE_ACTION used in the gtk item factory for
1816 the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
1817 use gtk_item_factory_get_widget_by_action() to get the items.
1819 Removed separate_widget_cb from the gtk item factory data
1821 (mainwindow_create): connect separate_widget_cb() to check
1822 menu item "toggled" signal. also passing a MainWindow pointer
1823 as object data for both check menu items.
1825 (separate_widget_cb): definition of separate_widget_cb() to match
1826 GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main
1827 window using gtk_object_get_data(). The type of window separation
1828 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
1830 * src/prefs_filtering.c,
1831 src/prefs_matcher.c: added horizontal scrollbars
1836 fix segfault with invalid bold font
1838 correctly display summary stats after row is marked
1842 * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
1843 encodings with libjconv.
1848 added mbox_folder.[ch]
1850 mbox temporary folder
1852 * added src/mbox_folder.[ch]
1854 * src/procheader.[ch]
1857 bugfix for file incorporation filtering
1859 enable creation of MBOX
1860 * src/prefs_display_header.c
1861 enable use of headers like "From "
1862 something that should be fixed :
1863 displaying of such headers add an extra space
1864 * src/prefs_folder_item.c
1865 don't create folders because it is not necessary
1867 added data field to MsgInfo for mbox internal use
1869 added some support for mbox
1871 added get_mbox_cache_dir() function
1873 2001-05-23 [hiroyuki]
1875 * src/headerwindow.c
1886 src/folderview.c: more sync with 0.4.99cvs2.
1888 * src/headerwindow.c: reverted.
1894 * sync with sylpheed 0.4.99cvs2
1902 * src/summaryview.c: bugfixed a premature assignment in summaryview_add_sender_to_cb()
1908 * configure.in: if gnome-config not found, "no" is displayed
1910 * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
1912 * src/textview.c: now also possible to add mail addresses by right
1913 clicking in the text view
1915 * src/codeconv.c: merged patch which fixes endless loop when encountering
1916 invalid wide characters; from Alte <010@imis.ru>
1920 Added installation of gnome specific things:
1922 * Makefile.am: gnome conditional
1924 * configure.in: check for installed gnome
1926 * added sylpheed.png, sylpheed.desktop
1930 * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
1932 * src/mainwindow.h (main_window_toolbar_create): created a button
1934 (main_window_set_toolbar_sensitive): enable/disable the new button
1936 (toolbar_reply_to_author_cb): handle the new button.
1938 * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
1939 send_progress_dialog_destroy() on failure (fixes hang on SMTP
1944 * src/compose.h (ComposeReplyMode): new modes
1945 COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
1946 COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
1949 (compose_send): move some code into a new function:
1950 (compose_current_mail_account): new function.
1951 (compose_reply): new argument to_author, all callers changed; if
1952 to_author==TRUE and account->protocol==A_NNTP, find and use an
1953 appropriate mail account for replying.
1954 (compose_reply_set_entry): new argument to_author; ignore
1955 compose->replyto if to_author==TRUE.
1957 * src/mainwindow.c: new command "Message/Reply to author".
1958 (main_window_set_menu_sensitive): enable/disable it.
1959 (reply_cb): handle it.
1961 * src/summaryview.c: new command "Reply to author".
1962 (summary_set_menu_sensitive): enable/disable it.
1963 (summary_reply_cb): handle it.
1965 * src/account.c (account_find_mail_from_address): new function.
1971 * sync with sylpheed 0.4.99cvs1
1978 new filtering action : forward and forward as attachment
1981 no need for $DISPLAY when we run sylpheed --help
1982 call to parse_cmd_opt() is moved
1984 * src/mainwindow.[ch]
1985 execute button is hidden when immediate execute
1990 * src/prefs_folder_item.c
1992 better handling of missing directories
1995 reedit is enabled in outbox
1996 reedit is enabled in queue
2002 * src/prefs_filtering.c
2003 changed attachement into attachment
2009 * sync with sylpheed 0.4.67cvs9
2010 * sync with sylpheed 0.4.67cvs7-8
2015 added prefs_filtering.c
2017 * src/filtering.[ch]
2019 removed action : forward_news and forward_news_as_attachement
2020 (forward and forward_as_attachement can be used instead)
2023 added menu option to access filtering configuration
2025 * src/prefs_account.c
2026 changed mail_command default to /usr/sbin/sendmail
2028 * added src/prefs_filtering.[ch]
2029 dialog box for filtering configuration
2031 * src/prefs_matcher.c
2032 added function prefs_matcher_get_criteria_from_matching()
2034 * src/prefs_scoring.c
2035 reset the dialog when register or substitute is clicked
2040 added filtering.[ch]
2042 using filering.[ch] instead of filter.[ch]
2044 reading new filtering configuration
2046 added some filtering actions
2047 and fixed a bug for headers and mail body matching
2049 using filering.[ch] instead of filter.[ch]
2051 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
2053 some fixes for filtering
2055 2001-05-14 [hiroyuki]
2057 * src/send.c: fixed some weird indentations.
2058 send_message_with_command(): call pclose() only if p != NULL.
2059 * src/textview.c: get_email_part(): modified the code for readability.
2061 2001-05-14 [hiroyuki]
2065 src/md5ify.h: removed from the cvs.
2069 * src/main.c: include rfc2015.h to avoid compiler warnings.
2070 * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
2071 the panel is already on screen.
2072 * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
2073 closing the alert window by ESC as "No".
2074 * src/prefs_common.c (prefs_interface_create): moved return
2075 receipt check button to the correct place.
2079 * src/prefs_common.c:
2080 moved return receipt check button to the Send tab. (prefs_send_create)
2081 removed the date format ui related globals. (prefs_display_create)
2085 * sync with sylpheed 0.4.67cvs5-6
2089 * added Alfons' font selection patch
2092 * src/headerwindow.c
2093 * src/prefs_common.c
2094 * src/prefs_common.h
2098 changed version of cache
2100 * src/prefs_matcher.c
2101 added additionnal matching criteria
2105 added references in MsgInfo
2110 prepared some things for new filtering
2112 added some matching properties
2113 inreplyto need to be enhanced
2114 prepared some things for new filtering
2116 added Return-Receipt-To handling
2117 * src/prefs_folder_item.c
2118 changed default value to TRUE
2119 * src/prefs_matcher.c
2120 added some matching properties
2121 * src/prefs_scoring.[ch]
2122 the scoring dialog is finished
2124 added Return-Receipt-To handling
2125 Reference need to be added
2127 added Return-Receipt-To handling
2128 added threadscore to get a better score sorting when
2131 suppressed a bug when we sort the list
2132 when no folder is opened.
2133 better score sorting when threads are enabled
2137 * reverted previous patch because of potential errors
2141 * src/inc.c, src/prefs_common.c, src/prefs_common.h:
2142 applied "toggle mail-retrieval dialog window" patch submitted
2143 by Eric Limpens <eric@qnt.net>
2145 * sync with sylpheed 0.4.67cvs4
2149 * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
2150 some picky compilers.
2151 * src/rfc2015.h: provide prototype for rfc2015_disable_all().
2152 * src/grouplist_dialog.c: include alertpanel.h.
2153 * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
2154 fix compile warning.
2155 * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
2156 #include "defs.h" before others to prevent the warning of `MIN'
2157 and `MAX' redefinition.
2163 * src/prefs_account.c
2164 * src/prefs_display_header.c
2167 added prefs_scoring.[ch]
2168 * src/grouplist_dialog.c
2169 display an error dialog box if the group list
2171 * src/mainwindow.[ch]
2172 added main_window_set_thread_option() function
2173 scoring dialog box enabled
2175 added flags matching unread /new / marked
2176 / deleted / replied / forwarded
2178 newsgroups are now finally in newscache
2179 * src/prefs_matcher.[ch]
2180 finished preferences for matching dialog
2181 * added src/prefs_scoring.[ch]
2182 scoring dialog box completed
2184 conversion to string : added scoringprop_to_string()
2185 write config for preferences :
2186 added prefs_scoring_write_config()
2188 threads can be enabled/disabled independently
2196 thought it would be nice to have a list of all
2197 contributors (used Changelog as a reference)
2200 messed up version numbering...
2204 * sync with sylpheed 0.4.67cvs1-3
2208 * src/prefs_common.c:
2209 better UI for strftime format, double clicking
2210 on format now inserts the format in text entry
2211 replaced close button with standard OK/Cancel
2212 moved date format button to the right of the
2218 Ctrl-Home / Ctrl-End have proper cursor navigation
2222 * src/prefs_matcher.c
2223 finished UI to define matching properties
2224 added ok and cancel button
2225 * src/prefs_filter.c
2226 added ok and cancel button
2228 fixed some bug in xhdr parsing
2233 fixed a bug in textview_show_header(), which displayed two colons (':');
2234 cleaned up some warnings
2239 added prefs_matcher.[ch]
2240 compilation with -W -Wall
2242 ungrab the mouse events if grabbed - does it
2243 fix the bug for disposition notification ?
2245 added a menu option to open the matching dialog.
2247 added matcherprop_to_string() and matcherlist_to_string()
2248 fixed some bugs, changed the name of some options
2249 age_sup and age_inf becomes age_greater and age_lower,
2250 body and messageheaders becomes body_part and headers_part,
2251 changed the names of constants from SCORING_XXX to MATCHING_XXX
2252 * src/prefs_display_header.c
2253 * src/prefs_headers.c
2254 fixed a bug that accidentally destroyed dialogs
2255 when closed them with delete_event
2256 Added *_deleted() which handle delete_event signal correctly.
2257 * src/prefs_folder_item.[ch]
2258 added "enable_thread" field for future customization
2259 * added src/prefs_matcher.[ch]
2260 sample of the UI to define matching properties
2262 using procheader_headername_equal instead of str*cmp functions
2263 using procheader_parse_header() function
2265 using MATCHING_XXX instead of SCORING_XXX
2267 display the sender of the news even if this is ourself
2268 when this is a news message.
2270 using headername_equal() instead of str*cmp functions
2276 * sync with sylpheed 0.4.66
2277 * src/gtkstext.c: trace logs added
2281 * src/prefs_common.[ch]: added option to enable/disable GnuPG
2282 signature check popup.
2283 * src/rfc2015.c (check_signature): show signature check popup only
2284 if it is enabled in preferences.
2290 * sync with sylpheed 0.4.66cvs6
2294 * src/prefs_common.[ch]: added option to enable/disable
2295 looking up sender name in address book for summary pane
2296 * src/summaryview.c: look up sender in the address book
2297 by using Alfons' address completion code
2299 2001-05-07 [hiroyuki]
2302 src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
2303 member of Pop3State.
2304 * src/news.c: brought #include "defs.h" before #include <glib.h>
2305 to prevent the warning of `MIN' and `MAX' redefinition.
2309 * removed src/headers_display.[ch]
2310 * removed src/prefs_display_headers.[ch]
2312 use a temporary file in the user directory for mbox import
2314 added XHDR support to get "To" and "Cc" headers
2315 (in order to match news with to or cc field for
2317 added function news_parse_xhdr() to get XHDR response
2319 added function nntp_xhdr()
2321 fetch the message if necessary
2327 * sync with sylpheed 0.4.66cvs3-5
2332 added function itos_buf() to enable use of several buffers
2334 use of itos_buf() instead of itos() in summary list
2335 to fix the broken display of message number.
2339 * src/gtkstext.c: bug in cursor up navigation fixed,
2340 fixed another unsigned / signed comparison (we're getting there :-)
2345 added scoring.c scoring.h
2346 prefs_folder_item.c prefs_folder_item.h
2349 added FOLDERITEM_RC SCORING_RC
2351 added prefs field in FolderItem :
2352 properties for each folder (PrefsFolderItem),
2353 sorting type and mode were added as the first properties.
2355 read config for scoring
2356 * added src/matcher.[ch]
2357 gives functions to parse configuration file to do
2358 matching on mails with a list of conditions.
2360 add option to sort by score
2361 * src/prefs_common.[ch]
2362 added preference option to show score and for
2363 the score column size
2364 * added src/prefs_folder_item.[ch]
2365 properties for each folder (PrefsFolderItem),
2366 sorting type and mode were added as the first properties.
2367 * src/procheader.[ch]
2368 added procheader_parse_header()
2369 added procheader_header_free()
2370 added procheader_headername_equal()
2371 and made modification to use them.
2373 added score field to MsgInfo structure
2374 * added src/scoring.[ch]
2375 gives functions to parse configuration file to do
2376 scoring on mails with a list of conditions.
2377 * src/summaryview.[ch]
2378 save the sorting type and mode for the folder
2379 added column to display the score of the mail
2380 added function summary_score_clicked()
2381 sorting type and mode are restored to the folder
2384 use procheader_parse_header(), procheader_headername_equal()
2385 removed memory leak in text_scan_header when freeing headers
2387 changed the function to match names of headers
2388 using procheader_headername_equal()
2390 Scoring functions are implemented, an interface is needed
2396 hopefully fixed the row up navigation bug,
2397 removed adding back / forward lines to cache
2401 * src/prefs_display_headers.c: user interface changes:
2402 (prefs_display_headers_create): remove unused "Show" check button;
2403 allow reordering of headers by dragging.
2404 (prefs_display_headers_write_config): remove unused variables.
2405 (prefs_display_headers_set_dialog): do not insert "(New)" at top
2406 of lists (not needed with the new UI).
2407 (prefs_display_headers_set_list): scan lists starting from row 0,
2408 not 1 (do not skip "(New)").
2409 (prefs_display_headers_find_header): new function.
2410 (prefs_display_headers_clist_set_row): do not allow duplicates.
2411 (prefs_display_headers_delete_cb): do not skip row 0; treat
2412 closing the alert window by ESC as "No".
2413 (prefs_display_headers_up): do not protect row 0.
2414 (prefs_display_headers_down): do not protect row 0.
2418 * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
2422 (summary_find_next_marked_msg, summary_find_prev_marked_msg,
2423 summary_select_next_marked, summary_select_prev_marked): new
2428 * src/news.c: fixed a bug when no article can be fetched after
2429 server timeout if the connection was restored by news_post():
2430 (news_select_group): new function.
2431 (news_fetch_msg): call news_select_group() before fetching
2433 (news_get_uncached_articles): set session->group after successful
2441 changed version of cache, added cc field
2443 * src/prefs_display_headers.c
2444 the interface was changed
2446 * src/prefs_headers.c
2451 * completed sync of sylpheed cvs2
2452 * src/gtkstext.c: updated row up / down cursor navigation
2453 * src/textview.c: re-edited, prepared for fixing the email address
2458 * src/prefs_common.c: use alfons' strftime ui code
2459 entry_datefmt and datefmt_sample widgets have to be
2460 global in this module because of this change
2465 * src/prefs_common.[ch] added option to activate the return receipt
2470 * src/gtkstext.c: fix for row up/down cursor navigation.
2474 * sync with 0.4.66cvs2
2478 added add-sender-to-addressbook patch
2486 * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
2489 * src/alertpanel.c (alertpanel_create): new argument can_disable,
2490 all existing callers changed to pass FALSE; create a check button
2491 to disable the message.
2492 (alertpanel_message_with_disable): new function.
2493 (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
2494 (alertpanel_button_toggled): new function.
2495 (alertpanel_button_clicked, alertpanel_close): set value using
2498 * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
2500 * src/prefs_common.c (prefs_privacy_create): new check button
2501 checkbtn_gpgme_warning.
2503 * src/main.c (main): moved preferences reading before gpgme
2504 initialization; check prefs_common.gpgme_warning before giving the
2505 GnuPG warning and set it to FALSE if the user wants to disable the
2508 2001-05-02 [hiroyuki]
2510 * src/prefs_display_headers.c: modified the layout and some labels.
2514 * src/prefs_account.c (prefs_account_fix_size): new function.
2515 (prefs_account_create): call prefs_account_fix_size(); use
2516 gtk_widget_show instead of gtk_widget_show_all (fixes too large
2517 size when the window is shown for the first time).
2518 (prefs_account_basic_create): changed layout of serv_table; moved
2519 localmbox_entry above smtpserv_entry (logically it replaces
2521 (prefs_account_protocol_activated): set sensitivity of
2522 nntpauth_chkbtn according to the protocol (in addition to
2523 hide/show); commented out gtk_table_set_row_spacing() calls.
2524 (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
2525 not sensitive (fixes a bug with disabled username/password boxes
2526 when editing POP3 account after NNTP with authentication).
2532 * src/prefs_account.[ch]
2534 removed local account without SMTP server
2535 added option to use mail command instead of a connexion
2536 to SMTP server when a local account is used
2537 * src/prefs_headers.c
2540 fixed a bug when connexion immediately closed
2550 * src/prefs_account.c (Basic, prefs_account_basic_create): new
2551 widget nntpauth_chkbtn.
2552 (prefs_account_protocol_activated): handle nntpauth_chkbtn
2554 (prefs_account_nntpauth_toggled): new function.
2556 * src/news.c (news_session_new_for_folder): use NNTP
2557 authentication only if ac->use_nntp_auth is set.
2561 * src/Makefile.am changed headers.[ch] in customheader.[ch]
2562 * src/prefs_display_headers.c changed the UI
2563 * src/prefs_headers.c changed account_name to account_id
2564 * src/compose.c using customheader.h
2566 2001-05-01 [hiroyuki]
2570 src/nntp.c: changed sock_read() to sock_gets(), they've been left
2575 * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
2576 * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
2577 for displaying of headers
2578 * src/grouplist_dialog.[ch] minor changes to remove warnings
2579 * src/prefs_display_headers.[ch] dialog to choose the
2580 headers to display in the mail viewer.
2581 * src/headers.h correction of #define
2582 * src/headers_display.[ch] configuration for displaying of headers.
2583 * src/main.c read config of displaying of headers
2584 * src/prefs_common.c add a button to access the config dialog
2585 for displaying of headers
2586 * src/prefs_display_headers.[ch] dialog for configuration for
2587 displaying of the headers.
2588 * src/prefs_headers.c cleaning of code
2589 * src/procheader.c comments added to code
2590 * src/textview.c changes to reorder the headers depending
2591 on the config for displaying of headers
2597 * sync with 0.4.65cvs12
2599 NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
2603 * src/nntp.h (NNTPSockInfo): new field auth_failed.
2605 * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
2606 is set to force reconnection after authentication failure.
2607 (nntp_gen_command): set sock->auth_failed on authentication
2608 failure, or if sock->userid and sock->passwd are not set.
2610 * src/news.c (news_session_new_for_folder): set userid=NULL if
2611 password dialog is cancelled.
2615 * src/nntp.h (NNTPSockInfo): new type.
2617 * src/nntp.c: all functions updated to use NNTPSockInfo instead of
2619 (nntp_open_auth, nntp_close): new functions.
2620 (nntp_gen_command): new function to handle authentication; all
2621 NNTP command functions updated to use it.
2622 (nntp_authinfo_user, nntp_authinfo_pass): deleted.
2623 (nntp_list): removed old useless code.
2625 * src/news.h (NNTPSession): new field nntp_sock.
2627 * src/news.c: all functions updated to use NNTPSockInfo instead of
2629 (news_session_new): new arguments (userid, passwd); made static;
2630 use nntp_open_auth() if needed.
2631 (news_session_destroy): use nntp_close() instead of sock_close().
2632 (news_query_password): changed arguments.
2633 (news_session_new_for_folder): new function.
2634 (news_session_get): use news_session_new_for_folder().
2635 (news_authenticate): deleted.
2636 (news_get_uncached_articles): removed old authentication code.
2640 * src/news.c: reverted my previous changes (need to do NNTP
2641 authentication in a cleaner way).
2645 * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
2646 news_nntp_post, news_nntp_mode): new functions (wrappers with
2647 authentication support).
2648 (news_get_article_cmd, news_get_article, news_get_header): new
2649 argument "folder"; all callers changed.
2650 (news_get_article_cmd): added authentication support.
2651 (news_session_get): use news_nntp_mode() instead of nntp_mode().
2652 (news_post): use news_nntp_post() instead of nntp_post().
2653 (news_get_uncached_articles): use news_nntp_group() instead of
2654 nntp_group() and news_nntp_xover() instead of nntp_xover();
2655 removed old authentication code.
2656 (news_get_group_list): use news_nntp_list() instead of nntp_list().
2658 * src/nntp.c (nntp_list): return real error code instead of
2663 * configure.in: fixed wint_t typedef detection again
2667 * src/prefs_account.[ch], added A_LOCAL_CMD
2668 (send mail with mail command)
2669 * src/send.c added function send_message_with_command()
2670 * src/inc.c made a more secure get_spool() function with
2671 mktemp() but maybe mkstemp() or something more
2676 * src/textview.c, colorization of email addresses in headers
2680 * bug sync with sylpheed
2681 * prefs_common.c: created date format ui for darko
2682 * sync with 0.4.65cvs11
2683 * configure.in: corrected to have the new gpg checks
2687 * completed sync with 0.4.65cvs10
2688 * minor debug things added to gtkstext.c
2692 * configure.in: remove check for availability of
2693 strftime() as advised by Hiroyuki
2694 * src/prefs_common.[ch], src/procheader.c:
2695 synch strftime() code with Hiroyki's main branch
2699 * src/news.c: news_query_password(), news_authenticate(): new
2701 news_get_uncached_articles(): added NNTP authentication
2703 * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
2705 * src/prefs_account.c: prefs_account_protocol_activated():
2706 enable userid and password fields for NNTP.
2710 * configure.in: check for availability of strftime()
2712 * src/prefs_common.[ch], src/procheader.c: use
2713 strftime() for displaying date in summary pane if it
2718 * more .cvsignore cleanups [alfons]
2722 * ac/sv-check-type.m4: new autoconf macro.
2723 * configure.in: fixed wint_t typedef detection (did not work
2728 * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
2732 * modified gtkstext.c : buggy cursor navigation fixed,
2733 and font descent also taken in account when drawing
2737 * added comments in src/news.c src/nntp.c
2738 * added src/prefs_headers.[ch]
2739 * added src/headers.[ch]
2740 * modified compose.c to activate custom headers
2741 added function is_in_custom_headers
2742 * modified prefs_account.[ch]
2743 added function prefs_account_customhdr_edit
2744 * modified src/defs.h :
2745 added HEADERS_RC : name of the config file
2746 for the custom headers
2757 added gtkstext with configure.in patch by Hiroyuki which
2758 should fix the XIM detection [alfons]
2760 * more clean up of cvs [alfons]
2762 * removed all Makefile.in files to attic.
2764 * updated all .cvsignores to really ignore things that could
2765 be unintentionally committed by a recursive commit.
2768 * added src/grouplist_dialog.[ch]
2769 * changed src/folderview.c to call grouplist_dialog instead
2772 added functions news_reset_group_list
2773 and news_get_group_list
2775 added function nntp_list
2777 added GROUPLIST_FILE : name of the newsgroup list cache file
2781 * added option to warn about queued messages on exit [sergey]:
2783 * src/compose.c: compose_queue(): call folder_item_scan()
2784 and folderview_update_item() after queueing.
2785 * src/folderview.c: folderview_update_node(): draw the queue
2786 folder in bold font if there are queued messages.
2787 * src/mainwindow.c: queued_messages(): new function.
2788 app_exit_cb(): display warning if there are queued messages
2789 if warn_queued_on_exit is set.
2790 * prefs_common.[ch]: add warn_queued_on_exit option.
2792 * enhanced GnuPG key selection support [sergey]:
2794 * src/select-keys.c: updated to newer version from Win32
2795 branch with support for selecting arbitrary keys.
2796 * src/prefs_account.c: added the Privacy tab to the account
2798 prefs_account_privacy_create(),
2799 prefs_account_sign_key_set_data_from_radiobtn(),
2800 prefs_account_sign_key_set_radiobtn(): new functions.
2801 * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
2802 * src/rfc2015.c: set_signers(): new function.
2803 pgp_sign(): add the account parameter, call set_signers().
2804 rfc2015_sign(): add the account parameter, pass it to pgp_sign().
2805 * src/rfc2015.h: rfc2015_sign(): updated prototype.
2806 * src/compose.c: pass the current account to rfc2015_sign().
2808 * tag name claws added to prevent confusion with main branch [alfons]
2810 * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
2812 * autogen.sh: Added "--enable-maintainer-mode". [sergey]
2814 * sync with recent sylpheed cvs. Untested though. [alfons]