5 * sync with sylpheed 0.6.1 release
12 * sync with sylpheed 0.6.0cvs4
15 updated translation submitted by Fabio Junior Beneditto
29 change to version 0.6.0claws1
31 * sync with sylpheed 0.6.0cvs1
34 updated translation submitted by Ricardo Mones Lastra
37 add 'src/prefs_templates.c'
39 * src/compose.c, src/summaryview.c
40 fix segfault on 'Re_edit'
44 * configure.in, Makefile.am
46 add tools directory to source distribution
51 change to version 0.6.0claws
53 * sync with sylpheed 0.6.0 release
55 2001-08-30 [christoph]
58 removed autoconf version check
62 * src/account.c, src/compose.c, src/prefs_common.[ch]
63 * src/procheader.[ch] src/utils.[ch]
64 Enhanced automatic account selection on replies
65 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
68 add LDAP and JPilot to the configuration results output.
70 2001-08-29 [christoph]
73 no bold font for ignored threads
78 change to version 0.5.3claws6
80 * sync with sylpheed 0.5.3cvs10
81 src/stringtable.[ch]: New Files
83 * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
84 * src/pixmaps/sylpheed.xpm
85 add mini-icons to windows (by Alfons)
90 new functions: next_labeled_cb(), prev_labeled_cb()
93 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
94 summary_select_next_labeled(), summary_select_prev_labeled()
96 * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
97 give claws blue folders and a blue trash can
102 change to version 0.5.3claws5
104 * sync with sylpheed 0.5.3cvs9
105 src/labelcolors.[ch] renamed to src/colorlabel.[ch]
107 2001-08-24 [christoph]
110 keep filename when browsing directories
111 (not working for user entered filename, but
112 for default name and selected filename from
115 fixed wrong spelling "Folllow-up"
119 fixed new/unread message count with ignored
120 threads (2 commits, first didn't notice no
121 longer needed decreasing)
123 readded scrolling of progress dialog
129 change to 0.5.3claws4
131 * sync with sylpheed 0.5.3cvs7
133 2001-08-24 [christoph]
136 set request return receipt when replying
137 if it is set is the folder prefs of the
140 disable final error popup if popups are
141 disabled in config (again)
146 Change version number to 0.5.3claws3
148 * sync with sylpheed 0.5.3cvs5
151 double quote '%s' in 'gedit %s' to fix bug when
152 opening attachment with spaces in the name
155 * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
156 src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
157 initial message templates support
163 change version number to 0.5.3claws2
165 * sync with sylpheed 0.5.3cvs4
167 * src/procmsg.h src/summaryview.c
168 re-implement (un)ignore thread
173 remove unnecessary code
175 enable 'dynamic' signatures (submitted by
176 Eric Limpens <eric@hscg-internet.nl>)
180 clean up after sync with sylpheed 0.5.3 release
183 fix re-introduced font mess, see Christoph's
188 use sylpheed's small font instead of
189 gtk default font for summary view
195 add pl to ALL_LINGUAS - sync with main branch
197 * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
198 Updated. Translations by Jens Oberender, Ricardo Mones
199 Lastra, Alfons, and Fabio Junior Beneditto respectively.
201 * po/pl.po ** NEW FILE **
202 sync with the main branch
205 fix target folder colorizing and refresh problem
208 2001-08-17 [christoph]
211 claws uses 4 colors for target folder coloring.
212 arrays were not long enough and destroyed the
213 stack causing a segfault.
214 target folder colorizing does not work anymore
220 change to version 0.5.3claws1
222 * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
223 src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
224 src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
226 sync with sylpheed 0.5.3 release, but keep claws method of
227 configuring/saving fonts
229 * src/addressbook.[ch]
230 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
231 in line with a similar change in Hiroyuki's branch
233 * src/mainwindow.[ch]
234 disable main_window_set_thread_option()
235 * src/prefs_folder_item.c
236 comment out &tmps_prefs.enable_thread,
237 * src/mbox_folder.c, src/procmsg.[ch]
238 comment out MSG_IS_IGNORE_THREAD
240 comment out summary_ignore_thread() and summary_unignore_thread()
241 comment out MSG_IS_IGNORE_THREAD
243 use Hiroyuki's threading instead.
250 use Hiroyuki's 0.5.3 column scheme but also
251 include the enable/disable button.
252 * src/pixmaps/mark.xpm
253 add Hiroyuki's amended pixmap
255 2001-08-13 [christoph]
258 receive at get all column showed wrong state for APOP
259 button should only work for POP3 and APOP accounts
260 * src/prefs_account.c
261 added missing preprocessor statement for SSL
266 add 'receive at get all' column and enable/disable
269 2001-08-06 [christoph]
272 show usage of SSL in protocol column
278 * src/prefs_account.[ch]
279 moved ssl options to a new page
285 added support for SMTP STARTTLS command
287 2001-08-05 [christoph]
290 debian autoconf needs version check to find
291 correct autoconf version. if the file is
292 named configure.in 2.13 is used, which does
293 not work with this configure.in script.
294 other solution would be to rename the script
295 to configure.ac as suggested in the autoconf
299 disable final error popup if popups are
304 fixes IMAP over SSL problem
309 change to 0.5.2claws1
311 * sync with sylpheed 0.5.2cvs1
316 quick fix for ispell detection...
321 change to 0.5.1claws4
323 * sync with sylpheed 0.5.1cvs7
327 * src/prefs_common.c, src/prefs_common.h,
328 src/gtkspell.c, src/gtkspell.h
329 add global spelling checker settings (compose tab) +
330 selection of dictionary
333 guess valid ispell location
338 removal of 'src/quote_fmt_parse.c'
341 (submitted by Jens Oberender <didge@suse.de>)
346 * src/folderview.[ch]
349 * src/prefs_common.[ch]
351 target folder colourization
355 more sync with Sylpheed 0.5.1cvs6
360 * src/prefs_folder_item.[hc]
362 shared folders support with a GUI
368 * sync with Sylpheed 0.5.1cvs6
374 (submitted by Fabio Junior Beneditto)
380 patch to correct bad image mime headers
381 (submitted by Don Quijote <dq@searchlores.org>)
385 * tools/gif2xface.pl **NEW FILE**
387 script to convert file.gif to file.xface for
388 use in a custom header.
389 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
394 change macros for detecting JPilot and LDAP
396 2001-07-27 [christoph]
399 code cleanup (MIN / MAX warning, needed casting)
404 disallow setting flags when detecting certain headers
405 (X-Status, Status, Seen, X-Seen).
407 * sync with Hiroyuki's Sylpheed 0.5.1cvs5
409 2001-07-27 [christoph]
412 * src/prefs_filtering.c
413 * src/prefs_matcher.c
414 * src/prefs_scoring.c
415 scroll list when moving rows up or down
419 * src/prefs_account.c
420 * src/prefs_account.h
422 SMTP over SSL (untested, feedback requested)
430 * configure.in, acconfig.h
431 define CLAWS (need this for main / claws detection)
438 * sync with Sylpheed 0.5.1cvs4
440 2001-07-25 [christoph]
444 item->prefs == NULL (don't know why)
451 * sync with Sylpheed 0.5.1cvs1-3
453 2001-07-24 [christoph]
456 * src/prefs_folder_item.[ch]
457 added folderitem preferences dialog with
458 default To: and auto request return receipt
462 changes to handle new folderitem preferences
466 call compose new mail with current folderitem
470 Release Sylpheed 0.5.1claws
473 change to release version 0.5.1claws
475 2001-07-24 [christoph]
478 fixed segfault that happend when the selected
479 message was removed while retrieving new messages.
483 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
487 add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
488 this is a work in progress, for more information: http://nlpagan.net/sylman
490 * configure.in, src/mainwindow.c, manual/Makefile.am
491 add support for English manual
494 add authors of user manuals
496 * manual/en/sylpheed*.html
497 add English documentation
499 2001-07-22 [christoph]
504 changed a wrong debug message
509 update Dutch translation
511 * src/prefs_filtering.c,
513 add more translatable strings
522 * src/inc.c, src/summaryview.[ch]
523 prevent update of mark file when filtering has done, by
524 using a variable; this affects two functions:
525 inc.c::inc_finished()
526 summaryview.c::summary_show()
530 * src/filtering.[ch], src/prefs_filtering.c,
532 add filtering action for label coloring
537 * added src/labelcolors.c
538 * added src/labelcolors.h
539 * src/Makefile.am, src/summaryview.c
540 rearrange label coloring code
543 add more parentheses so label colouring works correctly
546 don't really delete message, but move it to Trash
548 * src/prefs_matcher.c
549 add quote options to info dialog
551 2001-07-20 [christoph]
558 moved ssl stuff to a seperate file
563 fix show sender using address book with no e-mail
564 address in From: field
568 * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
569 fix messy handling of escaping... now at least the
570 execute command is useful. escape char is '\', we
571 accept \n and \r too.
575 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
576 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
585 * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
587 revise filtering; currently move, copy, marking have
588 been tested. if you like bleeding edge stuff, you
589 should definitely go for this version :)
591 * mark old working stuff as VERSION_0_5_0_CLAWS5
593 2001-07-17 [christoph]
602 * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more
603 bits in the mark file, without affecting either branch. Lots of
604 files changed, also in claws branch.
606 UNTESTED: use of mbox folders
609 added mark all read; however this was a quick hack used for
610 cleaning up mess after initial merge with Hiroyuki
613 change claws version number back to 0.5.0claws5 to clear up
614 confusion & pretension (recent release was technically
615 0.5.0claws4, so we neatly align with Hiroyuki :-)
619 sync with Hiroyuki's 0.5.0cvs4
626 remove invalid updating of mark files for
627 filter actions MATCHING_ACTION_MOVE and
628 MATCHING_ACTION_DELETE; this should fix the
632 revert Christoph's stab at fixing the folder
636 add missing files with translatable strings
643 * src/addr_compl.[ch], src/prefs_filtering.c
644 make "filtering pref dialog's destination entry" an
645 "address completable entry", if filter destination is
650 sync with Hiroyuki's 0.5.0cvs2-3
652 2001-07-15 [christoph]
655 fixed folder stats update after incorporation
660 * finish label colouring stuff (for now)
661 * fix incorrect colour bug (off by one)
666 change text labels for news and mail message so there's
667 plenty of toolbar estate left
674 sync with Hiroyuki's 0.5.0cvs1
677 more rewrite label colouring
681 * src/summaryview.[ch]
682 * start rewrite label colouring
683 * fix proper location "Add Sender To Addressbook" menu item
687 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
688 (actually this is 0.5.0claws4)
693 * fix duplicate message
694 * add updated Portugese / Brazilian translation
695 submitted by Fabio Junior Beneditto
703 add updated Dutch translation
706 add updated German translation submitted by Jens
710 Prerelease before 0.5.0claws. Please test.
711 This version is temporarily tagged as VERSION_0_5_0_TEST
713 * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
714 src/prefs_scoring.c, src/prefs_matcher.c,
715 src/prefs_filtering.c, src/mbox.c,
716 src/main.c, src/inc.c, src/filtering.[ch]
717 revert new Hoa's new matcher (does not work yet)
724 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
730 add ChangeLog.claws to EXTRA_DIST
732 add matcher_parser_parse.h to EXTRA_DIST
734 2001-07-10 [christoph]
737 add destination folder to table of
738 folders that need to be updated after
745 make collapse state of folders and folder items persistent, i.e.
746 if you collapse a folder tree, the next time sylpheed-claws starts
747 up the folder tree remains collapsed.
749 2001-07-10 [christoph]
755 renamed MD5_CTX to MD5_CTX_syl
756 conflicts with a struct in openssl
759 * src/prefs_account.[ch]
763 fixed compose with current account
764 broken by new compose button stuff
769 changed my email address
771 * src/matcher_parser_parse.y
772 clean the parser to remove conflicts
780 fix incorrect description of --enable-ldap parameter
782 * src/prefs_common.[ch]
784 add experimental option "smart wrapping" which makes the
785 compose editor auto wrap.
787 | TODO: the problem with the buggy cursor handling is caused |
788 | by the GtkText. when deleting / backspacing text its |
789 | wrapping algorithm does not take in account the previous |
790 | line. should find a way to hack this in. |
791 | or should perhaps combine this with the word wrapping |
792 | patch i wrote in january. |
795 show build parameters for LDAP and JPilot
798 revert Christoph's bugfix for selecting next unread message,
799 because folder stats aren't updated correctly
806 * src/matcher_parser_lex.l
807 * src/matcher_parser_parse.y
808 * src/prefs_filtering.c
809 * src/prefs_scoring.c
811 bugfix of the config file parser
816 added generated matcher sources to BUILT_SOURCES
822 added new config file parser
827 * src/prefs_filtering.c
828 * src/prefs_matcher.c
829 * src/prefs_scoring.c
830 * added src/matcher_parser.h
831 * added src/matcher_parser_lex.h
832 * added src/matcher_parser_lex.l
833 * added src/matcher_parser_parse.y
834 lex & yacc config file parser
839 changes prefs_filtering into global_filtering
842 build threads with subjects only if "Re: " is at the
843 beginning of the subject
849 sync with sylpheed 0.5.0
850 change of version number only
856 sync with sylpheed 0.5.0pre5
860 sync with sylpheed 0.5.0pre4 release
861 /po and /manual/ja not sync'ed
865 more sync with sylpheed 0.5.0pre4
867 2001-07-03 [christoph]
870 fixed address book broken by address book
871 for VCard, JPilot, LDAP
881 more sync with sylpheed 0.5.0pre4
885 * included address book patch for VCard, JPilot, LDAP
886 * pref_common.c - fixed Font options on Display tab (cosmetic)
887 * alertpanel.c - fixed truncated message
889 2001-07-02 [christoph]
894 mark threads for ignoring
900 * sync with sylpheed 0.5.0pre4
901 updated gettext to 0.10.38.
907 * src/summaryview.[ch]
908 new right-click option: Label.
909 substitute for 'Mark-->Mark/Unmark', colours the line.
910 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
912 2001-07-01 [christoph]
917 move ctree to unread message
921 * sync with sylpheed 0.5.0pre3 release
927 allow inserting / attaching multiple files in
933 small change to Alfons' previous stuff so that it
938 * lots of files changed; first attempt to merge the changes
939 and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
944 updated and completed, translations by Fabio
945 Junior Beneditto <fjbeneditto@yahoo.com.br>
951 allow selecting an attached files' mime type from a
956 * more sync with sylpheed 0.5.0pre3
961 merge with sylpheed.pot and pt_BR.po provided by
962 Fabio Junior Beneditto.
967 make MIME types case insensitive
972 merge with sylpheed.pot and old nl.po; translations added.
976 * more sync with sylpheed 0.5.0pre3
981 don't crash when removing parent node of messages
982 attracted by subject. this was caused by not deleting
983 the parent node from the subject line hash table.
990 if there are multiple messages selected, allow forwarding
995 * more sync with sylpheed 0.5.0pre3
1001 * sync with sylpheed 0.5.0pre3
1006 fixed 'compose news article' bug
1007 from icon-and-text toolbar
1011 * sync with sylpheed 0.5.0pre2 release
1013 2001-06-24 [christoph]
1015 * src/prefs_common.c
1016 bug fix in font selection
1018 use sylpheed's normal font instead of
1019 gtk default font for folders without
1024 * src/mainwindow.[ch]
1025 added composite compose mail / news button (an idea by Leandro
1026 Pereira <leandro@linuxmag.com.br>)
1030 Added instructions for ldif-to-xml.py
1038 * src/pixmaps/stock_news_compose.xpm
1039 added pixmap by Leandro
1040 * src/prefs_common.c
1041 tested built-in spelling checker of GCC 3.0 :)
1043 merged dutch translation of sylpheed-main with
1048 Added tools directory and files.
1050 * tools/filter_conv.pl
1051 converts old filter system to new filtering system
1052 * tools/ldif-to-xml.py
1053 converts netscape addressbook to sylpheed addressbook
1055 descriptions/instructions for above two files
1057 2001-06-23 [christoph]
1060 * src/manage_window.[ch]
1061 * src/prefs_common.[ch]
1062 mail retrieval dialog can be enabled, disabled
1063 or hidden if non of sylpheed's windows is active
1069 * sync with sylpheed 0.5.0pre2
1071 2001-06-21 [christoph]
1074 show recipient on 'from' for all accounts
1077 * src/prefs_common.[ch]
1078 disable error popup on mail receive errors
1083 made the ruler correctly appear and disappear.
1086 removed Hoa's work-in-progress-stuff (interesting!) so
1089 2001-06-20 [christoph]
1092 * src/progressdialog.c
1093 added scrolled window for list in progressdialog
1097 sync with sylpheed 0.5.0pre1 release
1099 2001-06-20 [christoph]
1102 make building threads by subject work when
1103 thread view is enabled
1106 * src/prefs_common.[ch]
1107 automatically select account for mail replys
1111 * src/compose.c (compose_create): keep Bcc and Reply-To visible if
1112 they are filled in from the account settings.
1116 * more sync with sylpheed 0.5.0pre1
1122 added --sysconfdir to CPPFLAGS for pointing to the correct
1123 location of mime.types.
1125 NOTE: make sure you use --sysconfdir when running ./autogen.sh
1131 fixed some bug when building threads
1135 * src/prefs_account.c
1136 UI stuff: More changes to the English
1140 * src/pixmaps/stock_news_compose.xpm: new file
1144 Added new icon for Hoa's 'compose a news
1145 message', plus minor improvements to the
1151 more sync with sylpheed 0.5.0pre1
1157 Follow-up and reply to
1159 * src/summaryview.[ch]
1160 Build threads also with subjects
1165 forwarding use the current account.
1168 the "compose message" button has been replaced with
1169 "new mail" and "new news" buttons
1171 * src/prefs_common.[ch]
1172 added a configuration option to use the forward button
1173 as "forward as attachment"
1174 changed reply and forward format description
1176 * src/quote_fmt_lex.l
1177 * src/quote_fmt_parse.y
1178 added message with no signature in format for reply
1187 Improvements to the English
1189 * src/prefs_common.c
1190 Improvements to the English and some
1191 clarity/continuity improvements in the
1192 description of Quote symbols.
1198 * sync with sylpheed 0.5.0pre1
1203 Better interface for compose, displayed fields
1204 are updated whenever we change account.
1205 Newsgroups field is automatically filled.
1208 Newsgroups field is automatically filled.
1210 * src/prefs_account.c
1211 Some interface stuff when fields appear and
1218 * sync with sylpheed 0.4.99
1222 * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
1223 base64_decoder_free, base64_decoder_decode): new object and
1224 functions for decoding base64 streams.
1225 * src/procmime.c (procmime_decode_content): modified to use the
1232 * sync with sylpheed 0.4.99cvs11
1238 * sync with sylpheed 0.4.99cvs9
1243 * src/prefs_account.c
1245 SMTP server can be defined in the news account
1246 mime type of attachment are kept.
1250 now choose the highest important score between default
1251 and important score of folder.
1255 * src/prefs_common.c:
1257 (prefs_quote_description_create): corrected description of
1258 quote format characters
1264 * sync with sylpheed 0.4.99cvs8
1268 * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
1269 and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
1275 * sync with sylpheed 0.4.99cvs7
1279 * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
1280 clashes with autogenerated header).
1281 * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
1282 * src/Makefile.am: added quote_fmt.h.
1283 * src/.cvsignore: added lex/yacc autogenerated files
1284 (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
1290 * sync with sylpheed 0.4.99cvs6
1294 * added src/quote_fmt_parse.h
1299 don't modify readonly configuration files
1301 * src/prefs_account.c
1302 * src/prefs_common.c
1303 * src/prefs_customheader.c
1304 * src/prefs_display_header.c
1305 * src/prefs_filter.c
1306 * src/prefs_filtering.c
1307 * src/prefs_scoring.c
1308 don't open dialog box when configuration files
1313 * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
1315 * src/Makefile.am: replaced quote_fmt.tab.[ch] by
1316 quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
1317 BUILT_SOURCES to make all files rebuild properly.
1319 * src/compose.c: removed #include "quote_fmt.tab.h".
1321 * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
1322 CHARACTER value in yylval.
1324 * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
1325 receive CHARACTER value by documented means (yylval).
1327 * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
1332 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
1337 * src/prefs_filtering.c
1338 now keep the configuration for execute action
1345 * sync with sylpheed 0.4.99cvs5
1350 added quote_fmt.[ch]
1352 * added src/quote_fmt.y
1353 * added src/quote_fmt.l
1354 * added src/quote_fmt.tab.h
1355 * added src/quote_fmt.tab.c
1356 * added src/lex.quote_fmt.c
1357 parsing configuration for replying
1360 * src/prefs_common.[ch]
1361 added configuration UI for replying
1365 using configuration for replying
1373 * src/prefs_filtering.c
1374 * src/prefs_matcher.c
1375 * src/prefs_matcher.h
1376 action "run a command" for filtering
1377 and matching with a command.
1378 fixed the "whole message" matching
1381 changed temporary filename for security
1384 queue the notification if it fails to send.
1386 * src/prefs_common.c
1387 * src/prefs_folder_item.c
1388 changed the default important score
1390 * src/prefs_scoring.c
1392 hide kill score input when the folder is not
1397 * src/prefs_common.c:
1399 (prefs_font_select): pass font name in font entry box to font
1404 * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
1408 * sync with sylpheed 0.4.99cvs4
1412 * src/headerwindow.c:
1414 (headerwindow_show_cb): use the selected summary view item, not
1419 * src/headerwindow.c:
1421 (headerwindow_show_cb): always try to show msginfo
1426 keep attached parts when reediting or forwarding.
1431 * src/prefs_folder_item.[ch]
1432 * src/prefs_scoring.[ch]
1434 * src/summaryview.[ch]
1437 * src/prefs_common.[ch]
1438 support for folder scoring
1439 kill score and important score for messages
1441 * src/prefs_account.c
1442 some display bug fixed for local account
1447 * src/summaryview.c:
1449 (add_sender_to_cb): don't crash when no or invalid sender; the add
1450 sender to address book menu item is disabled.
1454 * src/filtering.[ch]
1456 handling summary menu / filter messages
1462 imap folders now appears in list
1465 doesn't crash if destination mail is not writeable
1470 removed some warnings
1474 * src/prefs_filtering.c
1475 global string to identify any folders
1476 removed some debug info
1477 filtering to mbox folders is now possible
1480 removed some warnings
1483 permission on files are changed to read/write for user only,
1485 creation of subfolder is handled better.
1489 Verified the sync for src/prefs_common.[ch] and
1490 src/prefs_account.[ch]. I believe there were some
1491 minor indentation differences.
1497 * sync with 0.4.99cvs3
1502 handling flags for mbox format
1505 use of mark file only for MH format
1506 handling flags for mbox format
1507 filtering cannot yet move or copy mails to mbox folders.
1510 changed move_msg, copy_msg,
1511 move_msgs_with_dest, copy_msgs_with_dest functions
1512 uses only folder->copy_msg() function
1513 uses folder->finished_copy() to handle the destination
1514 folder at the end of the copy or move operation.
1517 included mbox directories.
1519 * src/folderview.[ch]
1521 handle folders operation for mbox format
1524 disable conversion of "From " header
1526 * src/mbox_folder.[ch]
1527 completion of mbox format handling
1530 changed mh_copy_msg() function and
1531 removed mh_move_msg(), mh_move_msgs_with_dest(),
1532 mh_copy_msgs_with_dest()
1534 * src/prefs_filtering.c
1535 removed some warnings
1537 * src/prefs_matcher.c
1538 default boolean operation is AND
1541 handling flags for mbox format
1542 handling of "From " header
1546 added MSG_REALLY_DELETED flags to handle deletion of
1547 messages in mbox format.
1550 handling flags for mbox format
1551 disable the MSG_DELETED flags when messages
1552 are deleted in mbox format
1555 "From " headers display fixed.
1561 (get_email_part): skip quoted email addresses, like in e.g.
1562 "'alfons@proteus.demon.nl'".
1566 Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
1567 and fixing the persistence troubles when using separate windows.
1571 Added #define SEPARATE_ACTION used in the gtk item factory for
1572 the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
1573 use gtk_item_factory_get_widget_by_action() to get the items.
1575 Removed separate_widget_cb from the gtk item factory data
1577 (mainwindow_create): connect separate_widget_cb() to check
1578 menu item "toggled" signal. also passing a MainWindow pointer
1579 as object data for both check menu items.
1581 (separate_widget_cb): definition of separate_widget_cb() to match
1582 GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main
1583 window using gtk_object_get_data(). The type of window separation
1584 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
1586 * src/prefs_filtering.c,
1587 src/prefs_matcher.c: added horizontal scrollbars
1592 fix segfault with invalid bold font
1594 correctly display summary stats after row is marked
1598 * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
1599 encodings with libjconv.
1604 added mbox_folder.[ch]
1606 mbox temporary folder
1608 * added src/mbox_folder.[ch]
1610 * src/procheader.[ch]
1613 bugfix for file incorporation filtering
1615 enable creation of MBOX
1616 * src/prefs_display_header.c
1617 enable use of headers like "From "
1618 something that should be fixed :
1619 displaying of such headers add an extra space
1620 * src/prefs_folder_item.c
1621 don't create folders because it is not necessary
1623 added data field to MsgInfo for mbox internal use
1625 added some support for mbox
1627 added get_mbox_cache_dir() function
1629 2001-05-23 [hiroyuki]
1631 * src/headerwindow.c
1642 src/folderview.c: more sync with 0.4.99cvs2.
1644 * src/headerwindow.c: reverted.
1650 * sync with sylpheed 0.4.99cvs2
1658 * src/summaryview.c: bugfixed a premature assignment in summaryview_add_sender_to_cb()
1664 * configure.in: if gnome-config not found, "no" is displayed
1666 * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
1668 * src/textview.c: now also possible to add mail addresses by right
1669 clicking in the text view
1671 * src/codeconv.c: merged patch which fixes endless loop when encountering
1672 invalid wide characters; from Alte <010@imis.ru>
1676 Added installation of gnome specific things:
1678 * Makefile.am: gnome conditional
1680 * configure.in: check for installed gnome
1682 * added sylpheed.png, sylpheed.desktop
1686 * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
1688 * src/mainwindow.h (main_window_toolbar_create): created a button
1690 (main_window_set_toolbar_sensitive): enable/disable the new button
1692 (toolbar_reply_to_author_cb): handle the new button.
1694 * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
1695 send_progress_dialog_destroy() on failure (fixes hang on SMTP
1700 * src/compose.h (ComposeReplyMode): new modes
1701 COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
1702 COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
1705 (compose_send): move some code into a new function:
1706 (compose_current_mail_account): new function.
1707 (compose_reply): new argument to_author, all callers changed; if
1708 to_author==TRUE and account->protocol==A_NNTP, find and use an
1709 appropriate mail account for replying.
1710 (compose_reply_set_entry): new argument to_author; ignore
1711 compose->replyto if to_author==TRUE.
1713 * src/mainwindow.c: new command "Message/Reply to author".
1714 (main_window_set_menu_sensitive): enable/disable it.
1715 (reply_cb): handle it.
1717 * src/summaryview.c: new command "Reply to author".
1718 (summary_set_menu_sensitive): enable/disable it.
1719 (summary_reply_cb): handle it.
1721 * src/account.c (account_find_mail_from_address): new function.
1727 * sync with sylpheed 0.4.99cvs1
1734 new filtering action : forward and forward as attachment
1737 no need for $DISPLAY when we run sylpheed --help
1738 call to parse_cmd_opt() is moved
1740 * src/mainwindow.[ch]
1741 execute button is hidden when immediate execute
1746 * src/prefs_folder_item.c
1748 better handling of missing directories
1751 reedit is enabled in outbox
1752 reedit is enabled in queue
1758 * src/prefs_filtering.c
1759 changed attachement into attachment
1765 * sync with sylpheed 0.4.67cvs9
1766 * sync with sylpheed 0.4.67cvs7-8
1771 added prefs_filtering.c
1773 * src/filtering.[ch]
1775 removed action : forward_news and forward_news_as_attachement
1776 (forward and forward_as_attachement can be used instead)
1779 added menu option to access filtering configuration
1781 * src/prefs_account.c
1782 changed mail_command default to /usr/sbin/sendmail
1784 * added src/prefs_filtering.[ch]
1785 dialog box for filtering configuration
1787 * src/prefs_matcher.c
1788 added function prefs_matcher_get_criteria_from_matching()
1790 * src/prefs_scoring.c
1791 reset the dialog when register or substitute is clicked
1796 added filtering.[ch]
1798 using filering.[ch] instead of filter.[ch]
1800 reading new filtering configuration
1802 added some filtering actions
1803 and fixed a bug for headers and mail body matching
1805 using filering.[ch] instead of filter.[ch]
1807 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
1809 some fixes for filtering
1811 2001-05-14 [hiroyuki]
1813 * src/send.c: fixed some weird indentations.
1814 send_message_with_command(): call pclose() only if p != NULL.
1815 * src/textview.c: get_email_part(): modified the code for readability.
1817 2001-05-14 [hiroyuki]
1821 src/md5ify.h: removed from the cvs.
1825 * src/main.c: include rfc2015.h to avoid compiler warnings.
1826 * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
1827 the panel is already on screen.
1828 * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
1829 closing the alert window by ESC as "No".
1830 * src/prefs_common.c (prefs_interface_create): moved return
1831 receipt check button to the correct place.
1835 * src/prefs_common.c:
1836 moved return receipt check button to the Send tab. (prefs_send_create)
1837 removed the date format ui related globals. (prefs_display_create)
1841 * sync with sylpheed 0.4.67cvs5-6
1845 * added Alfons' font selection patch
1848 * src/headerwindow.c
1849 * src/prefs_common.c
1850 * src/prefs_common.h
1854 changed version of cache
1856 * src/prefs_matcher.c
1857 added additionnal matching criteria
1861 added references in MsgInfo
1866 prepared some things for new filtering
1868 added some matching properties
1869 inreplyto need to be enhanced
1870 prepared some things for new filtering
1872 added Return-Receipt-To handling
1873 * src/prefs_folder_item.c
1874 changed default value to TRUE
1875 * src/prefs_matcher.c
1876 added some matching properties
1877 * src/prefs_scoring.[ch]
1878 the scoring dialog is finished
1880 added Return-Receipt-To handling
1881 Reference need to be added
1883 added Return-Receipt-To handling
1884 added threadscore to get a better score sorting when
1887 suppressed a bug when we sort the list
1888 when no folder is opened.
1889 better score sorting when threads are enabled
1893 * reverted previous patch because of potential errors
1897 * src/inc.c, src/prefs_common.c, src/prefs_common.h:
1898 applied "toggle mail-retrieval dialog window" patch submitted
1899 by Eric Limpens <eric@qnt.net>
1901 * sync with sylpheed 0.4.67cvs4
1905 * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
1906 some picky compilers.
1907 * src/rfc2015.h: provide prototype for rfc2015_disable_all().
1908 * src/grouplist_dialog.c: include alertpanel.h.
1909 * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
1910 fix compile warning.
1911 * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
1912 #include "defs.h" before others to prevent the warning of `MIN'
1913 and `MAX' redefinition.
1919 * src/prefs_account.c
1920 * src/prefs_display_header.c
1923 added prefs_scoring.[ch]
1924 * src/grouplist_dialog.c
1925 display an error dialog box if the group list
1927 * src/mainwindow.[ch]
1928 added main_window_set_thread_option() function
1929 scoring dialog box enabled
1931 added flags matching unread /new / marked
1932 / deleted / replied / forwarded
1934 newsgroups are now finally in newscache
1935 * src/prefs_matcher.[ch]
1936 finished preferences for matching dialog
1937 * added src/prefs_scoring.[ch]
1938 scoring dialog box completed
1940 conversion to string : added scoringprop_to_string()
1941 write config for preferences :
1942 added prefs_scoring_write_config()
1944 threads can be enabled/disabled independently
1952 thought it would be nice to have a list of all
1953 contributors (used Changelog as a reference)
1956 messed up version numbering...
1960 * sync with sylpheed 0.4.67cvs1-3
1964 * src/prefs_common.c:
1965 better UI for strftime format, double clicking
1966 on format now inserts the format in text entry
1967 replaced close button with standard OK/Cancel
1968 moved date format button to the right of the
1974 Ctrl-Home / Ctrl-End have proper cursor navigation
1978 * src/prefs_matcher.c
1979 finished UI to define matching properties
1980 added ok and cancel button
1981 * src/prefs_filter.c
1982 added ok and cancel button
1984 fixed some bug in xhdr parsing
1989 fixed a bug in textview_show_header(), which displayed two colons (':');
1990 cleaned up some warnings
1995 added prefs_matcher.[ch]
1996 compilation with -W -Wall
1998 ungrab the mouse events if grabbed - does it
1999 fix the bug for disposition notification ?
2001 added a menu option to open the matching dialog.
2003 added matcherprop_to_string() and matcherlist_to_string()
2004 fixed some bugs, changed the name of some options
2005 age_sup and age_inf becomes age_greater and age_lower,
2006 body and messageheaders becomes body_part and headers_part,
2007 changed the names of constants from SCORING_XXX to MATCHING_XXX
2008 * src/prefs_display_header.c
2009 * src/prefs_headers.c
2010 fixed a bug that accidentally destroyed dialogs
2011 when closed them with delete_event
2012 Added *_deleted() which handle delete_event signal correctly.
2013 * src/prefs_folder_item.[ch]
2014 added "enable_thread" field for future customization
2015 * added src/prefs_matcher.[ch]
2016 sample of the UI to define matching properties
2018 using procheader_headername_equal instead of str*cmp functions
2019 using procheader_parse_header() function
2021 using MATCHING_XXX instead of SCORING_XXX
2023 display the sender of the news even if this is ourself
2024 when this is a news message.
2026 using headername_equal() instead of str*cmp functions
2032 * sync with sylpheed 0.4.66
2033 * src/gtkstext.c: trace logs added
2037 * src/prefs_common.[ch]: added option to enable/disable GnuPG
2038 signature check popup.
2039 * src/rfc2015.c (check_signature): show signature check popup only
2040 if it is enabled in preferences.
2046 * sync with sylpheed 0.4.66cvs6
2050 * src/prefs_common.[ch]: added option to enable/disable
2051 looking up sender name in address book for summary pane
2052 * src/summaryview.c: look up sender in the address book
2053 by using Alfons' address completion code
2055 2001-05-07 [hiroyuki]
2058 src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
2059 member of Pop3State.
2060 * src/news.c: brought #include "defs.h" before #include <glib.h>
2061 to prevent the warning of `MIN' and `MAX' redefinition.
2065 * removed src/headers_display.[ch]
2066 * removed src/prefs_display_headers.[ch]
2068 use a temporary file in the user directory for mbox import
2070 added XHDR support to get "To" and "Cc" headers
2071 (in order to match news with to or cc field for
2073 added function news_parse_xhdr() to get XHDR response
2075 added function nntp_xhdr()
2077 fetch the message if necessary
2083 * sync with sylpheed 0.4.66cvs3-5
2088 added function itos_buf() to enable use of several buffers
2090 use of itos_buf() instead of itos() in summary list
2091 to fix the broken display of message number.
2095 * src/gtkstext.c: bug in cursor up navigation fixed,
2096 fixed another unsigned / signed comparison (we're getting there :-)
2101 added scoring.c scoring.h
2102 prefs_folder_item.c prefs_folder_item.h
2105 added FOLDERITEM_RC SCORING_RC
2107 added prefs field in FolderItem :
2108 properties for each folder (PrefsFolderItem),
2109 sorting type and mode were added as the first properties.
2111 read config for scoring
2112 * added src/matcher.[ch]
2113 gives functions to parse configuration file to do
2114 matching on mails with a list of conditions.
2116 add option to sort by score
2117 * src/prefs_common.[ch]
2118 added preference option to show score and for
2119 the score column size
2120 * added src/prefs_folder_item.[ch]
2121 properties for each folder (PrefsFolderItem),
2122 sorting type and mode were added as the first properties.
2123 * src/procheader.[ch]
2124 added procheader_parse_header()
2125 added procheader_header_free()
2126 added procheader_headername_equal()
2127 and made modification to use them.
2129 added score field to MsgInfo structure
2130 * added src/scoring.[ch]
2131 gives functions to parse configuration file to do
2132 scoring on mails with a list of conditions.
2133 * src/summaryview.[ch]
2134 save the sorting type and mode for the folder
2135 added column to display the score of the mail
2136 added function summary_score_clicked()
2137 sorting type and mode are restored to the folder
2140 use procheader_parse_header(), procheader_headername_equal()
2141 removed memory leak in text_scan_header when freeing headers
2143 changed the function to match names of headers
2144 using procheader_headername_equal()
2146 Scoring functions are implemented, an interface is needed
2152 hopefully fixed the row up navigation bug,
2153 removed adding back / forward lines to cache
2157 * src/prefs_display_headers.c: user interface changes:
2158 (prefs_display_headers_create): remove unused "Show" check button;
2159 allow reordering of headers by dragging.
2160 (prefs_display_headers_write_config): remove unused variables.
2161 (prefs_display_headers_set_dialog): do not insert "(New)" at top
2162 of lists (not needed with the new UI).
2163 (prefs_display_headers_set_list): scan lists starting from row 0,
2164 not 1 (do not skip "(New)").
2165 (prefs_display_headers_find_header): new function.
2166 (prefs_display_headers_clist_set_row): do not allow duplicates.
2167 (prefs_display_headers_delete_cb): do not skip row 0; treat
2168 closing the alert window by ESC as "No".
2169 (prefs_display_headers_up): do not protect row 0.
2170 (prefs_display_headers_down): do not protect row 0.
2174 * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
2178 (summary_find_next_marked_msg, summary_find_prev_marked_msg,
2179 summary_select_next_marked, summary_select_prev_marked): new
2184 * src/news.c: fixed a bug when no article can be fetched after
2185 server timeout if the connection was restored by news_post():
2186 (news_select_group): new function.
2187 (news_fetch_msg): call news_select_group() before fetching
2189 (news_get_uncached_articles): set session->group after successful
2197 changed version of cache, added cc field
2199 * src/prefs_display_headers.c
2200 the interface was changed
2202 * src/prefs_headers.c
2207 * completed sync of sylpheed cvs2
2208 * src/gtkstext.c: updated row up / down cursor navigation
2209 * src/textview.c: re-edited, prepared for fixing the email address
2214 * src/prefs_common.c: use alfons' strftime ui code
2215 entry_datefmt and datefmt_sample widgets have to be
2216 global in this module because of this change
2221 * src/prefs_common.[ch] added option to activate the return receipt
2226 * src/gtkstext.c: fix for row up/down cursor navigation.
2230 * sync with 0.4.66cvs2
2234 added add-sender-to-addressbook patch
2242 * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
2245 * src/alertpanel.c (alertpanel_create): new argument can_disable,
2246 all existing callers changed to pass FALSE; create a check button
2247 to disable the message.
2248 (alertpanel_message_with_disable): new function.
2249 (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
2250 (alertpanel_button_toggled): new function.
2251 (alertpanel_button_clicked, alertpanel_close): set value using
2254 * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
2256 * src/prefs_common.c (prefs_privacy_create): new check button
2257 checkbtn_gpgme_warning.
2259 * src/main.c (main): moved preferences reading before gpgme
2260 initialization; check prefs_common.gpgme_warning before giving the
2261 GnuPG warning and set it to FALSE if the user wants to disable the
2264 2001-05-02 [hiroyuki]
2266 * src/prefs_display_headers.c: modified the layout and some labels.
2270 * src/prefs_account.c (prefs_account_fix_size): new function.
2271 (prefs_account_create): call prefs_account_fix_size(); use
2272 gtk_widget_show instead of gtk_widget_show_all (fixes too large
2273 size when the window is shown for the first time).
2274 (prefs_account_basic_create): changed layout of serv_table; moved
2275 localmbox_entry above smtpserv_entry (logically it replaces
2277 (prefs_account_protocol_activated): set sensitivity of
2278 nntpauth_chkbtn according to the protocol (in addition to
2279 hide/show); commented out gtk_table_set_row_spacing() calls.
2280 (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
2281 not sensitive (fixes a bug with disabled username/password boxes
2282 when editing POP3 account after NNTP with authentication).
2288 * src/prefs_account.[ch]
2290 removed local account without SMTP server
2291 added option to use mail command instead of a connexion
2292 to SMTP server when a local account is used
2293 * src/prefs_headers.c
2296 fixed a bug when connexion immediately closed
2306 * src/prefs_account.c (Basic, prefs_account_basic_create): new
2307 widget nntpauth_chkbtn.
2308 (prefs_account_protocol_activated): handle nntpauth_chkbtn
2310 (prefs_account_nntpauth_toggled): new function.
2312 * src/news.c (news_session_new_for_folder): use NNTP
2313 authentication only if ac->use_nntp_auth is set.
2317 * src/Makefile.am changed headers.[ch] in customheader.[ch]
2318 * src/prefs_display_headers.c changed the UI
2319 * src/prefs_headers.c changed account_name to account_id
2320 * src/compose.c using customheader.h
2322 2001-05-01 [hiroyuki]
2326 src/nntp.c: changed sock_read() to sock_gets(), they've been left
2331 * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
2332 * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
2333 for displaying of headers
2334 * src/grouplist_dialog.[ch] minor changes to remove warnings
2335 * src/prefs_display_headers.[ch] dialog to choose the
2336 headers to display in the mail viewer.
2337 * src/headers.h correction of #define
2338 * src/headers_display.[ch] configuration for displaying of headers.
2339 * src/main.c read config of displaying of headers
2340 * src/prefs_common.c add a button to access the config dialog
2341 for displaying of headers
2342 * src/prefs_display_headers.[ch] dialog for configuration for
2343 displaying of the headers.
2344 * src/prefs_headers.c cleaning of code
2345 * src/procheader.c comments added to code
2346 * src/textview.c changes to reorder the headers depending
2347 on the config for displaying of headers
2353 * sync with 0.4.65cvs12
2355 NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
2359 * src/nntp.h (NNTPSockInfo): new field auth_failed.
2361 * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
2362 is set to force reconnection after authentication failure.
2363 (nntp_gen_command): set sock->auth_failed on authentication
2364 failure, or if sock->userid and sock->passwd are not set.
2366 * src/news.c (news_session_new_for_folder): set userid=NULL if
2367 password dialog is cancelled.
2371 * src/nntp.h (NNTPSockInfo): new type.
2373 * src/nntp.c: all functions updated to use NNTPSockInfo instead of
2375 (nntp_open_auth, nntp_close): new functions.
2376 (nntp_gen_command): new function to handle authentication; all
2377 NNTP command functions updated to use it.
2378 (nntp_authinfo_user, nntp_authinfo_pass): deleted.
2379 (nntp_list): removed old useless code.
2381 * src/news.h (NNTPSession): new field nntp_sock.
2383 * src/news.c: all functions updated to use NNTPSockInfo instead of
2385 (news_session_new): new arguments (userid, passwd); made static;
2386 use nntp_open_auth() if needed.
2387 (news_session_destroy): use nntp_close() instead of sock_close().
2388 (news_query_password): changed arguments.
2389 (news_session_new_for_folder): new function.
2390 (news_session_get): use news_session_new_for_folder().
2391 (news_authenticate): deleted.
2392 (news_get_uncached_articles): removed old authentication code.
2396 * src/news.c: reverted my previous changes (need to do NNTP
2397 authentication in a cleaner way).
2401 * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
2402 news_nntp_post, news_nntp_mode): new functions (wrappers with
2403 authentication support).
2404 (news_get_article_cmd, news_get_article, news_get_header): new
2405 argument "folder"; all callers changed.
2406 (news_get_article_cmd): added authentication support.
2407 (news_session_get): use news_nntp_mode() instead of nntp_mode().
2408 (news_post): use news_nntp_post() instead of nntp_post().
2409 (news_get_uncached_articles): use news_nntp_group() instead of
2410 nntp_group() and news_nntp_xover() instead of nntp_xover();
2411 removed old authentication code.
2412 (news_get_group_list): use news_nntp_list() instead of nntp_list().
2414 * src/nntp.c (nntp_list): return real error code instead of
2419 * configure.in: fixed wint_t typedef detection again
2423 * src/prefs_account.[ch], added A_LOCAL_CMD
2424 (send mail with mail command)
2425 * src/send.c added function send_message_with_command()
2426 * src/inc.c made a more secure get_spool() function with
2427 mktemp() but maybe mkstemp() or something more
2432 * src/textview.c, colorization of email addresses in headers
2436 * bug sync with sylpheed
2437 * prefs_common.c: created date format ui for darko
2438 * sync with 0.4.65cvs11
2439 * configure.in: corrected to have the new gpg checks
2443 * completed sync with 0.4.65cvs10
2444 * minor debug things added to gtkstext.c
2448 * configure.in: remove check for availability of
2449 strftime() as advised by Hiroyuki
2450 * src/prefs_common.[ch], src/procheader.c:
2451 synch strftime() code with Hiroyki's main branch
2455 * src/news.c: news_query_password(), news_authenticate(): new
2457 news_get_uncached_articles(): added NNTP authentication
2459 * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
2461 * src/prefs_account.c: prefs_account_protocol_activated():
2462 enable userid and password fields for NNTP.
2466 * configure.in: check for availability of strftime()
2468 * src/prefs_common.[ch], src/procheader.c: use
2469 strftime() for displaying date in summary pane if it
2474 * more .cvsignore cleanups [alfons]
2478 * ac/sv-check-type.m4: new autoconf macro.
2479 * configure.in: fixed wint_t typedef detection (did not work
2484 * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
2488 * modified gtkstext.c : buggy cursor navigation fixed,
2489 and font descent also taken in account when drawing
2493 * added comments in src/news.c src/nntp.c
2494 * added src/prefs_headers.[ch]
2495 * added src/headers.[ch]
2496 * modified compose.c to activate custom headers
2497 added function is_in_custom_headers
2498 * modified prefs_account.[ch]
2499 added function prefs_account_customhdr_edit
2500 * modified src/defs.h :
2501 added HEADERS_RC : name of the config file
2502 for the custom headers
2513 added gtkstext with configure.in patch by Hiroyuki which
2514 should fix the XIM detection [alfons]
2516 * more clean up of cvs [alfons]
2518 * removed all Makefile.in files to attic.
2520 * updated all .cvsignores to really ignore things that could
2521 be unintentionally committed by a recursive commit.
2524 * added src/grouplist_dialog.[ch]
2525 * changed src/folderview.c to call grouplist_dialog instead
2528 added functions news_reset_group_list
2529 and news_get_group_list
2531 added function nntp_list
2533 added GROUPLIST_FILE : name of the newsgroup list cache file
2537 * added option to warn about queued messages on exit [sergey]:
2539 * src/compose.c: compose_queue(): call folder_item_scan()
2540 and folderview_update_item() after queueing.
2541 * src/folderview.c: folderview_update_node(): draw the queue
2542 folder in bold font if there are queued messages.
2543 * src/mainwindow.c: queued_messages(): new function.
2544 app_exit_cb(): display warning if there are queued messages
2545 if warn_queued_on_exit is set.
2546 * prefs_common.[ch]: add warn_queued_on_exit option.
2548 * enhanced GnuPG key selection support [sergey]:
2550 * src/select-keys.c: updated to newer version from Win32
2551 branch with support for selecting arbitrary keys.
2552 * src/prefs_account.c: added the Privacy tab to the account
2554 prefs_account_privacy_create(),
2555 prefs_account_sign_key_set_data_from_radiobtn(),
2556 prefs_account_sign_key_set_radiobtn(): new functions.
2557 * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
2558 * src/rfc2015.c: set_signers(): new function.
2559 pgp_sign(): add the account parameter, call set_signers().
2560 rfc2015_sign(): add the account parameter, pass it to pgp_sign().
2561 * src/rfc2015.h: rfc2015_sign(): updated prototype.
2562 * src/compose.c: pass the current account to rfc2015_sign().
2564 * tag name claws added to prevent confusion with main branch [alfons]
2566 * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
2568 * autogen.sh: Added "--enable-maintainer-mode". [sergey]
2570 * sync with recent sylpheed cvs. Untested though. [alfons]