4 fix show sender using address book with no e-mail
9 * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
10 fix messy handling of escaping... now at least the
11 execute command is useful. escape char is '\', we
16 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
17 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
26 * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
28 revise filtering; currently move, copy, marking have
29 been tested. if you like bleeding edge stuff, you
30 should definitely go for this version :)
32 * mark old working stuff as VERSION_0_5_0_CLAWS5
34 2001-07-17 [christoph]
43 * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more
44 bits in the mark file, without affecting either branch. Lots of
45 files changed, also in claws branch.
47 UNTESTED: use of mbox folders
50 added mark all read; however this was a quick hack used for
51 cleaning up mess after initial merge with Hiroyuki
54 change claws version number back to 0.5.0claws5 to clear up
55 confusion & pretension (recent release was technically
56 0.5.0claws4, so we neatly align with Hiroyuki :-)
60 sync with Hiroyuki's 0.5.0cvs4
67 remove invalid updating of mark files for
68 filter actions MATCHING_ACTION_MOVE and
69 MATCHING_ACTION_DELETE; this should fix the
73 revert Christoph's stab at fixing the folder
77 add missing files with translatable strings
84 * src/addr_compl.[ch], src/prefs_filtering.c
85 make "filtering pref dialog's destination entry" an
86 "address completable entry", if filter destination is
91 sync with Hiroyuki's 0.5.0cvs2-3
93 2001-07-15 [christoph]
96 fixed folder stats update after incorporation
101 * finish label colouring stuff (for now)
102 * fix incorrect colour bug (off by one)
107 change text labels for news and mail message so there's
108 plenty of toolbar estate left
115 sync with Hiroyuki's 0.5.0cvs1
118 more rewrite label colouring
122 * src/summaryview.[ch]
123 * start rewrite label colouring
124 * fix proper location "Add Sender To Addressbook" menu item
128 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
129 (actually this is 0.5.0claws4)
134 * fix duplicate message
135 * add updated Portugese / Brazilian translation
136 submitted by Fabio Junior Beneditto
144 add updated Dutch translation
147 add updated German translation submitted by Jens
151 Prerelease before 0.5.0claws. Please test.
152 This version is temporarily tagged as VERSION_0_5_0_TEST
154 * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
155 src/prefs_scoring.c, src/prefs_matcher.c,
156 src/prefs_filtering.c, src/mbox.c,
157 src/main.c, src/inc.c, src/filtering.[ch]
158 revert new Hoa's new matcher (does not work yet)
165 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
171 add ChangeLog.claws to EXTRA_DIST
173 add matcher_parser_parse.h to EXTRA_DIST
175 2001-07-10 [christoph]
178 add destination folder to table of
179 folders that need to be updated after
186 make collapse state of folders and folder items persistent, i.e.
187 if you collapse a folder tree, the next time sylpheed-claws starts
188 up the folder tree remains collapsed.
190 2001-07-10 [christoph]
196 renamed MD5_CTX to MD5_CTX_syl
197 conflicts with a struct in openssl
200 * src/prefs_account.[ch]
204 fixed compose with current account
205 broken by new compose button stuff
210 changed my email address
212 * src/matcher_parser_parse.y
213 clean the parser to remove conflicts
221 fix incorrect description of --enable-ldap parameter
223 * src/prefs_common.[ch]
225 add experimental option "smart wrapping" which makes the
226 compose editor auto wrap.
228 | TODO: the problem with the buggy cursor handling is caused |
229 | by the GtkText. when deleting / backspacing text its |
230 | wrapping algorithm does not take in account the previous |
231 | line. should find a way to hack this in. |
232 | or should perhaps combine this with the word wrapping |
233 | patch i wrote in january. |
236 show build parameters for LDAP and JPilot
239 revert Christoph's bugfix for selecting next unread message,
240 because folder stats aren't updated correctly
247 * src/matcher_parser_lex.l
248 * src/matcher_parser_parse.y
249 * src/prefs_filtering.c
250 * src/prefs_scoring.c
252 bugfix of the config file parser
257 added generated matcher sources to BUILT_SOURCES
263 added new config file parser
268 * src/prefs_filtering.c
269 * src/prefs_matcher.c
270 * src/prefs_scoring.c
271 * added src/matcher_parser.h
272 * added src/matcher_parser_lex.h
273 * added src/matcher_parser_lex.l
274 * added src/matcher_parser_parse.y
275 lex & yacc config file parser
280 changes prefs_filtering into global_filtering
283 build threads with subjects only if "Re: " is at the
284 beginning of the subject
290 sync with sylpheed 0.5.0
291 change of version number only
297 sync with sylpheed 0.5.0pre5
301 sync with sylpheed 0.5.0pre4 release
302 /po and /manual/ja not sync'ed
306 more sync with sylpheed 0.5.0pre4
308 2001-07-03 [christoph]
311 fixed address book broken by address book
312 for VCard, JPilot, LDAP
322 more sync with sylpheed 0.5.0pre4
326 * included address book patch for VCard, JPilot, LDAP
327 * pref_common.c - fixed Font options on Display tab (cosmetic)
328 * alertpanel.c - fixed truncated message
330 2001-07-02 [christoph]
335 mark threads for ignoring
341 * sync with sylpheed 0.5.0pre4
342 updated gettext to 0.10.38.
348 * src/summaryview.[ch]
349 new right-click option: Label.
350 substitute for 'Mark-->Mark/Unmark', colours the line.
351 submitted by Satoshi Nagayasu
353 2001-07-01 [christoph]
358 move ctree to unread message
362 * sync with sylpheed 0.5.0pre3 release
368 allow inserting / attaching multiple files in
374 small change to Alfons' previous stuff so that it
379 * lots of files changed; first attempt to merge the changes
380 and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
385 updated and completed, translations by Fabio
392 allow selecting an attached files' mime type from a
397 * more sync with sylpheed 0.5.0pre3
402 merge with sylpheed.pot and pt_BR.po provided by
403 Fabio Junior Beneditto.
408 make MIME types case insensitive
413 merge with sylpheed.pot and old nl.po; translations added.
417 * more sync with sylpheed 0.5.0pre3
422 don't crash when removing parent node of messages
423 attracted by subject. this was caused by not deleting
424 the parent node from the subject line hash table.
431 if there are multiple messages selected, allow forwarding
436 * more sync with sylpheed 0.5.0pre3
442 * sync with sylpheed 0.5.0pre3
447 fixed 'compose news article' bug
448 from icon-and-text toolbar
452 * sync with sylpheed 0.5.0pre2 release
454 2001-06-24 [christoph]
457 bug fix in font selection
459 use sylpheed's normal font instead of
460 gtk default font for folders without
465 * src/mainwindow.[ch]
466 added composite compose mail / news button (an idea by Leandro
467 Pereira <leandro@linuxmag.com.br>)
471 Added instructions for ldif-to-xml.py
479 * src/pixmaps/stock_news_compose.xpm
480 added pixmap by Leandro
482 tested built-in spelling checker of GCC 3.0 :)
484 merged dutch translation of sylpheed-main with
489 Added tools directory and files.
491 * tools/filter_conv.pl
492 converts old filter system to new filtering system
493 * tools/ldif-to-xml.py
494 converts netscape addressbook to sylpheed addressbook
496 descriptions/instructions for above two files
498 2001-06-23 [christoph]
501 * src/manage_window.[ch]
502 * src/prefs_common.[ch]
503 mail retrieval dialog can be enabled, disabled
504 or hidden if non of sylpheed's windows is active
510 * sync with sylpheed 0.5.0pre2
512 2001-06-21 [christoph]
515 show recipient on 'from' for all accounts
518 * src/prefs_common.[ch]
519 disable error popup on mail receive errors
524 made the ruler correctly appear and disappear.
527 removed Hoa's work-in-progress-stuff (interesting!) so
530 2001-06-20 [christoph]
533 * src/progressdialog.c
534 added scrolled window for list in progressdialog
538 sync with sylpheed 0.5.0pre1 release
540 2001-06-20 [christoph]
543 make building threads by subject work when
544 thread view is enabled
547 * src/prefs_common.[ch]
548 automatically select account for mail replys
552 * src/compose.c (compose_create): keep Bcc and Reply-To visible if
553 they are filled in from the account settings.
557 * more sync with sylpheed 0.5.0pre1
563 added --sysconfdir to CPPFLAGS for pointing to the correct
564 location of mime.types.
566 NOTE: make sure you use --sysconfdir when running ./autogen.sh
572 fixed some bug when building threads
576 * src/prefs_account.c
577 UI stuff: More changes to the English
581 * src/pixmaps/stock_news_compose.xpm: new file
585 Added new icon for Hoa's 'compose a news
586 message', plus minor improvements to the
592 more sync with sylpheed 0.5.0pre1
598 Follow-up and reply to
600 * src/summaryview.[ch]
601 Build threads also with subjects
606 forwarding use the current account.
609 the "compose message" button has been replaced with
610 "new mail" and "new news" buttons
612 * src/prefs_common.[ch]
613 added a configuration option to use the forward button
614 as "forward as attachment"
615 changed reply and forward format description
617 * src/quote_fmt_lex.l
618 * src/quote_fmt_parse.y
619 added message with no signature in format for reply
628 Improvements to the English
631 Improvements to the English and some
632 clarity/continuity improvements in the
633 description of Quote symbols.
639 * sync with sylpheed 0.5.0pre1
644 Better interface for compose, displayed fields
645 are updated whenever we change account.
646 Newsgroups field is automatically filled.
649 Newsgroups field is automatically filled.
651 * src/prefs_account.c
652 Some interface stuff when fields appear and
659 * sync with sylpheed 0.4.99
663 * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
664 base64_decoder_free, base64_decoder_decode): new object and
665 functions for decoding base64 streams.
666 * src/procmime.c (procmime_decode_content): modified to use the
673 * sync with sylpheed 0.4.99cvs11
679 * sync with sylpheed 0.4.99cvs9
684 * src/prefs_account.c
686 SMTP server can be defined in the news account
687 mime type of attachment are kept.
691 now choose the highest important score between default
692 and important score of folder.
696 * src/prefs_common.c:
698 (prefs_quote_description_create): corrected description of
699 quote format characters
705 * sync with sylpheed 0.4.99cvs8
709 * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
710 and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
716 * sync with sylpheed 0.4.99cvs7
720 * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
721 clashes with autogenerated header).
722 * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
723 * src/Makefile.am: added quote_fmt.h.
724 * src/.cvsignore: added lex/yacc autogenerated files
725 (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
731 * sync with sylpheed 0.4.99cvs6
735 * added src/quote_fmt_parse.h
740 don't modify readonly configuration files
742 * src/prefs_account.c
744 * src/prefs_customheader.c
745 * src/prefs_display_header.c
747 * src/prefs_filtering.c
748 * src/prefs_scoring.c
749 don't open dialog box when configuration files
754 * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
756 * src/Makefile.am: replaced quote_fmt.tab.[ch] by
757 quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
758 BUILT_SOURCES to make all files rebuild properly.
760 * src/compose.c: removed #include "quote_fmt.tab.h".
762 * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
763 CHARACTER value in yylval.
765 * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
766 receive CHARACTER value by documented means (yylval).
768 * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
773 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
778 * src/prefs_filtering.c
779 now keep the configuration for execute action
786 * sync with sylpheed 0.4.99cvs5
793 * added src/quote_fmt.y
794 * added src/quote_fmt.l
795 * added src/quote_fmt.tab.h
796 * added src/quote_fmt.tab.c
797 * added src/lex.quote_fmt.c
798 parsing configuration for replying
801 * src/prefs_common.[ch]
802 added configuration UI for replying
806 using configuration for replying
814 * src/prefs_filtering.c
815 * src/prefs_matcher.c
816 * src/prefs_matcher.h
817 action "run a command" for filtering
818 and matching with a command.
819 fixed the "whole message" matching
822 changed temporary filename for security
825 queue the notification if it fails to send.
828 * src/prefs_folder_item.c
829 changed the default important score
831 * src/prefs_scoring.c
833 hide kill score input when the folder is not
838 * src/prefs_common.c:
840 (prefs_font_select): pass font name in font entry box to font
845 * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
849 * sync with sylpheed 0.4.99cvs4
853 * src/headerwindow.c:
855 (headerwindow_show_cb): use the selected summary view item, not
860 * src/headerwindow.c:
862 (headerwindow_show_cb): always try to show msginfo
867 keep attached parts when reediting or forwarding.
872 * src/prefs_folder_item.[ch]
873 * src/prefs_scoring.[ch]
875 * src/summaryview.[ch]
878 * src/prefs_common.[ch]
879 support for folder scoring
880 kill score and important score for messages
882 * src/prefs_account.c
883 some display bug fixed for local account
890 (add_sender_to_cb): don't crash when no or invalid sender; the add
891 sender to address book menu item is disabled.
897 handling summary menu / filter messages
903 imap folders now appears in list
906 doesn't crash if destination mail is not writeable
911 removed some warnings
915 * src/prefs_filtering.c
916 global string to identify any folders
917 removed some debug info
918 filtering to mbox folders is now possible
921 removed some warnings
924 permission on files are changed to read/write for user only,
926 creation of subfolder is handled better.
930 Verified the sync for src/prefs_common.[ch] and
931 src/prefs_account.[ch]. I believe there were some
932 minor indentation differences.
938 * sync with 0.4.99cvs3
943 handling flags for mbox format
946 use of mark file only for MH format
947 handling flags for mbox format
948 filtering cannot yet move or copy mails to mbox folders.
951 changed move_msg, copy_msg,
952 move_msgs_with_dest, copy_msgs_with_dest functions
953 uses only folder->copy_msg() function
954 uses folder->finished_copy() to handle the destination
955 folder at the end of the copy or move operation.
958 included mbox directories.
960 * src/folderview.[ch]
962 handle folders operation for mbox format
965 disable conversion of "From " header
967 * src/mbox_folder.[ch]
968 completion of mbox format handling
971 changed mh_copy_msg() function and
972 removed mh_move_msg(), mh_move_msgs_with_dest(),
973 mh_copy_msgs_with_dest()
975 * src/prefs_filtering.c
976 removed some warnings
978 * src/prefs_matcher.c
979 default boolean operation is AND
982 handling flags for mbox format
983 handling of "From " header
987 added MSG_REALLY_DELETED flags to handle deletion of
988 messages in mbox format.
991 handling flags for mbox format
992 disable the MSG_DELETED flags when messages
993 are deleted in mbox format
996 "From " headers display fixed.
1002 (get_email_part): skip quoted email addresses, like in e.g.
1003 "'alfons@proteus.demon.nl'".
1007 Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
1008 and fixing the persistence troubles when using separate windows.
1012 Added #define SEPARATE_ACTION used in the gtk item factory for
1013 the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
1014 use gtk_item_factory_get_widget_by_action() to get the items.
1016 Removed separate_widget_cb from the gtk item factory data
1018 (mainwindow_create): connect separate_widget_cb() to check
1019 menu item "toggled" signal. also passing a MainWindow pointer
1020 as object data for both check menu items.
1022 (separate_widget_cb): definition of separate_widget_cb() to match
1023 GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main
1024 window using gtk_object_get_data(). The type of window separation
1025 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
1027 * src/prefs_filtering.c,
1028 src/prefs_matcher.c: added horizontal scrollbars
1033 fix segfault with invalid bold font
1035 correctly display summary stats after row is marked
1039 * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
1040 encodings with libjconv.
1045 added mbox_folder.[ch]
1047 mbox temporary folder
1049 * added src/mbox_folder.[ch]
1051 * src/procheader.[ch]
1054 bugfix for file incorporation filtering
1056 enable creation of MBOX
1057 * src/prefs_display_header.c
1058 enable use of headers like "From "
1059 something that should be fixed :
1060 displaying of such headers add an extra space
1061 * src/prefs_folder_item.c
1062 don't create folders because it is not necessary
1064 added data field to MsgInfo for mbox internal use
1066 added some support for mbox
1068 added get_mbox_cache_dir() function
1070 2001-05-23 [hiroyuki]
1072 * src/headerwindow.c
1083 src/folderview.c: more sync with 0.4.99cvs2.
1085 * src/headerwindow.c: reverted.
1091 * sync with sylpheed 0.4.99cvs2
1099 * src/summaryview.c: bugfixed a premature assignment in summaryview_add_sender_to_cb()
1105 * configure.in: if gnome-config not found, "no" is displayed
1107 * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
1109 * src/textview.c: now also possible to add mail addresses by right
1110 clicking in the text view
1112 * src/codeconv.c: merged patch which fixes endless loop when encountering
1113 invalid wide characters; from Alte <010@imis.ru>
1117 Added installation of gnome specific things:
1119 * Makefile.am: gnome conditional
1121 * configure.in: check for installed gnome
1123 * added sylpheed.png, sylpheed.desktop
1127 * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
1129 * src/mainwindow.h (main_window_toolbar_create): created a button
1131 (main_window_set_toolbar_sensitive): enable/disable the new button
1133 (toolbar_reply_to_author_cb): handle the new button.
1135 * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
1136 send_progress_dialog_destroy() on failure (fixes hang on SMTP
1141 * src/compose.h (ComposeReplyMode): new modes
1142 COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
1143 COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
1146 (compose_send): move some code into a new function:
1147 (compose_current_mail_account): new function.
1148 (compose_reply): new argument to_author, all callers changed; if
1149 to_author==TRUE and account->protocol==A_NNTP, find and use an
1150 appropriate mail account for replying.
1151 (compose_reply_set_entry): new argument to_author; ignore
1152 compose->replyto if to_author==TRUE.
1154 * src/mainwindow.c: new command "Message/Reply to author".
1155 (main_window_set_menu_sensitive): enable/disable it.
1156 (reply_cb): handle it.
1158 * src/summaryview.c: new command "Reply to author".
1159 (summary_set_menu_sensitive): enable/disable it.
1160 (summary_reply_cb): handle it.
1162 * src/account.c (account_find_mail_from_address): new function.
1168 * sync with sylpheed 0.4.99cvs1
1175 new filtering action : forward and forward as attachment
1178 no need for $DISPLAY when we run sylpheed --help
1179 call to parse_cmd_opt() is moved
1181 * src/mainwindow.[ch]
1182 execute button is hidden when immediate execute
1187 * src/prefs_folder_item.c
1189 better handling of missing directories
1192 reedit is enabled in outbox
1193 reedit is enabled in queue
1199 * src/prefs_filtering.c
1200 changed attachement into attachment
1206 * sync with sylpheed 0.4.67cvs9
1207 * sync with sylpheed 0.4.67cvs7-8
1212 added prefs_filtering.c
1214 * src/filtering.[ch]
1216 removed action : forward_news and forward_news_as_attachement
1217 (forward and forward_as_attachement can be used instead)
1220 added menu option to access filtering configuration
1222 * src/prefs_account.c
1223 changed mail_command default to /usr/sbin/sendmail
1225 * added src/prefs_filtering.[ch]
1226 dialog box for filtering configuration
1228 * src/prefs_matcher.c
1229 added function prefs_matcher_get_criteria_from_matching()
1231 * src/prefs_scoring.c
1232 reset the dialog when register or substitute is clicked
1237 added filtering.[ch]
1239 using filering.[ch] instead of filter.[ch]
1241 reading new filtering configuration
1243 added some filtering actions
1244 and fixed a bug for headers and mail body matching
1246 using filering.[ch] instead of filter.[ch]
1248 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
1250 some fixes for filtering
1252 2001-05-14 [hiroyuki]
1254 * src/send.c: fixed some weird indentations.
1255 send_message_with_command(): call pclose() only if p != NULL.
1256 * src/textview.c: get_email_part(): modified the code for readability.
1258 2001-05-14 [hiroyuki]
1262 src/md5ify.h: removed from the cvs.
1266 * src/main.c: include rfc2015.h to avoid compiler warnings.
1267 * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
1268 the panel is already on screen.
1269 * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
1270 closing the alert window by ESC as "No".
1271 * src/prefs_common.c (prefs_interface_create): moved return
1272 receipt check button to the correct place.
1276 * src/prefs_common.c:
1277 moved return receipt check button to the Send tab. (prefs_send_create)
1278 removed the date format ui related globals. (prefs_display_create)
1282 * sync with sylpheed 0.4.67cvs5-6
1286 * added Alfons' font selection patch
1289 * src/headerwindow.c
1290 * src/prefs_common.c
1291 * src/prefs_common.h
1295 changed version of cache
1297 * src/prefs_matcher.c
1298 added additionnal matching criteria
1302 added references in MsgInfo
1307 prepared some things for new filtering
1309 added some matching properties
1310 inreplyto need to be enhanced
1311 prepared some things for new filtering
1313 added Return-Receipt-To handling
1314 * src/prefs_folder_item.c
1315 changed default value to TRUE
1316 * src/prefs_matcher.c
1317 added some matching properties
1318 * src/prefs_scoring.[ch]
1319 the scoring dialog is finished
1321 added Return-Receipt-To handling
1322 Reference need to be added
1324 added Return-Receipt-To handling
1325 added threadscore to get a better score sorting when
1328 suppressed a bug when we sort the list
1329 when no folder is opened.
1330 better score sorting when threads are enabled
1334 * reverted previous patch because of potential errors
1338 * src/inc.c, src/prefs_common.c, src/prefs_common.h:
1339 applied "toggle mail-retrieval dialog window" patch submitted
1340 by Eric Limpens <eric@qnt.net>
1342 * sync with sylpheed 0.4.67cvs4
1346 * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
1347 some picky compilers.
1348 * src/rfc2015.h: provide prototype for rfc2015_disable_all().
1349 * src/grouplist_dialog.c: include alertpanel.h.
1350 * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
1351 fix compile warning.
1352 * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
1353 #include "defs.h" before others to prevent the warning of `MIN'
1354 and `MAX' redefinition.
1360 * src/prefs_account.c
1361 * src/prefs_display_header.c
1364 added prefs_scoring.[ch]
1365 * src/grouplist_dialog.c
1366 display an error dialog box if the group list
1368 * src/mainwindow.[ch]
1369 added main_window_set_thread_option() function
1370 scoring dialog box enabled
1372 added flags matching unread /new / marked
1373 / deleted / replied / forwarded
1375 newsgroups are now finally in newscache
1376 * src/prefs_matcher.[ch]
1377 finished preferences for matching dialog
1378 * added src/prefs_scoring.[ch]
1379 scoring dialog box completed
1381 conversion to string : added scoringprop_to_string()
1382 write config for preferences :
1383 added prefs_scoring_write_config()
1385 threads can be enabled/disabled independently
1393 thought it would be nice to have a list of all
1394 contributors (used Changelog as a reference)
1397 messed up version numbering...
1401 * sync with sylpheed 0.4.67cvs1-3
1405 * src/prefs_common.c:
1406 better UI for strftime format, double clicking
1407 on format now inserts the format in text entry
1408 replaced close button with standard OK/Cancel
1409 moved date format button to the right of the
1415 Ctrl-Home / Ctrl-End have proper cursor navigation
1419 * src/prefs_matcher.c
1420 finished UI to define matching properties
1421 added ok and cancel button
1422 * src/prefs_filter.c
1423 added ok and cancel button
1425 fixed some bug in xhdr parsing
1430 fixed a bug in textview_show_header(), which displayed two colons (':');
1431 cleaned up some warnings
1436 added prefs_matcher.[ch]
1437 compilation with -W -Wall
1439 ungrab the mouse events if grabbed - does it
1440 fix the bug for disposition notification ?
1442 added a menu option to open the matching dialog.
1444 added matcherprop_to_string() and matcherlist_to_string()
1445 fixed some bugs, changed the name of some options
1446 age_sup and age_inf becomes age_greater and age_lower,
1447 body and messageheaders becomes body_part and headers_part,
1448 changed the names of constants from SCORING_XXX to MATCHING_XXX
1449 * src/prefs_display_header.c
1450 * src/prefs_headers.c
1451 fixed a bug that accidentally destroyed dialogs
1452 when closed them with delete_event
1453 Added *_deleted() which handle delete_event signal correctly.
1454 * src/prefs_folder_item.[ch]
1455 added "enable_thread" field for future customization
1456 * added src/prefs_matcher.[ch]
1457 sample of the UI to define matching properties
1459 using procheader_headername_equal instead of str*cmp functions
1460 using procheader_parse_header() function
1462 using MATCHING_XXX instead of SCORING_XXX
1464 display the sender of the news even if this is ourself
1465 when this is a news message.
1467 using headername_equal() instead of str*cmp functions
1473 * sync with sylpheed 0.4.66
1474 * src/gtkstext.c: trace logs added
1478 * src/prefs_common.[ch]: added option to enable/disable GnuPG
1479 signature check popup.
1480 * src/rfc2015.c (check_signature): show signature check popup only
1481 if it is enabled in preferences.
1487 * sync with sylpheed 0.4.66cvs6
1491 * src/prefs_common.[ch]: added option to enable/disable
1492 looking up sender name in address book for summary pane
1493 * src/summaryview.c: look up sender in the address book
1494 by using Alfons' address completion code
1496 2001-05-07 [hiroyuki]
1499 src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
1500 member of Pop3State.
1501 * src/news.c: brought #include "defs.h" before #include <glib.h>
1502 to prevent the warning of `MIN' and `MAX' redefinition.
1506 * removed src/headers_display.[ch]
1507 * removed src/prefs_display_headers.[ch]
1509 use a temporary file in the user directory for mbox import
1511 added XHDR support to get "To" and "Cc" headers
1512 (in order to match news with to or cc field for
1514 added function news_parse_xhdr() to get XHDR response
1516 added function nntp_xhdr()
1518 fetch the message if necessary
1524 * sync with sylpheed 0.4.66cvs3-5
1529 added function itos_buf() to enable use of several buffers
1531 use of itos_buf() instead of itos() in summary list
1532 to fix the broken display of message number.
1536 * src/gtkstext.c: bug in cursor up navigation fixed,
1537 fixed another unsigned / signed comparison (we're getting there :-)
1542 added scoring.c scoring.h
1543 prefs_folder_item.c prefs_folder_item.h
1546 added FOLDERITEM_RC SCORING_RC
1548 added prefs field in FolderItem :
1549 properties for each folder (PrefsFolderItem),
1550 sorting type and mode were added as the first properties.
1552 read config for scoring
1553 * added src/matcher.[ch]
1554 gives functions to parse configuration file to do
1555 matching on mails with a list of conditions.
1557 add option to sort by score
1558 * src/prefs_common.[ch]
1559 added preference option to show score and for
1560 the score column size
1561 * added src/prefs_folder_item.[ch]
1562 properties for each folder (PrefsFolderItem),
1563 sorting type and mode were added as the first properties.
1564 * src/procheader.[ch]
1565 added procheader_parse_header()
1566 added procheader_header_free()
1567 added procheader_headername_equal()
1568 and made modification to use them.
1570 added score field to MsgInfo structure
1571 * added src/scoring.[ch]
1572 gives functions to parse configuration file to do
1573 scoring on mails with a list of conditions.
1574 * src/summaryview.[ch]
1575 save the sorting type and mode for the folder
1576 added column to display the score of the mail
1577 added function summary_score_clicked()
1578 sorting type and mode are restored to the folder
1581 use procheader_parse_header(), procheader_headername_equal()
1582 removed memory leak in text_scan_header when freeing headers
1584 changed the function to match names of headers
1585 using procheader_headername_equal()
1587 Scoring functions are implemented, an interface is needed
1593 hopefully fixed the row up navigation bug,
1594 removed adding back / forward lines to cache
1598 * src/prefs_display_headers.c: user interface changes:
1599 (prefs_display_headers_create): remove unused "Show" check button;
1600 allow reordering of headers by dragging.
1601 (prefs_display_headers_write_config): remove unused variables.
1602 (prefs_display_headers_set_dialog): do not insert "(New)" at top
1603 of lists (not needed with the new UI).
1604 (prefs_display_headers_set_list): scan lists starting from row 0,
1605 not 1 (do not skip "(New)").
1606 (prefs_display_headers_find_header): new function.
1607 (prefs_display_headers_clist_set_row): do not allow duplicates.
1608 (prefs_display_headers_delete_cb): do not skip row 0; treat
1609 closing the alert window by ESC as "No".
1610 (prefs_display_headers_up): do not protect row 0.
1611 (prefs_display_headers_down): do not protect row 0.
1615 * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
1619 (summary_find_next_marked_msg, summary_find_prev_marked_msg,
1620 summary_select_next_marked, summary_select_prev_marked): new
1625 * src/news.c: fixed a bug when no article can be fetched after
1626 server timeout if the connection was restored by news_post():
1627 (news_select_group): new function.
1628 (news_fetch_msg): call news_select_group() before fetching
1630 (news_get_uncached_articles): set session->group after successful
1638 changed version of cache, added cc field
1640 * src/prefs_display_headers.c
1641 the interface was changed
1643 * src/prefs_headers.c
1648 * completed sync of sylpheed cvs2
1649 * src/gtkstext.c: updated row up / down cursor navigation
1650 * src/textview.c: re-edited, prepared for fixing the email address
1655 * src/prefs_common.c: use alfons' strftime ui code
1656 entry_datefmt and datefmt_sample widgets have to be
1657 global in this module because of this change
1662 * src/prefs_common.[ch] added option to activate the return receipt
1667 * src/gtkstext.c: fix for row up/down cursor navigation.
1671 * sync with 0.4.66cvs2
1675 added add-sender-to-addressbook patch
1683 * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
1686 * src/alertpanel.c (alertpanel_create): new argument can_disable,
1687 all existing callers changed to pass FALSE; create a check button
1688 to disable the message.
1689 (alertpanel_message_with_disable): new function.
1690 (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
1691 (alertpanel_button_toggled): new function.
1692 (alertpanel_button_clicked, alertpanel_close): set value using
1695 * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
1697 * src/prefs_common.c (prefs_privacy_create): new check button
1698 checkbtn_gpgme_warning.
1700 * src/main.c (main): moved preferences reading before gpgme
1701 initialization; check prefs_common.gpgme_warning before giving the
1702 GnuPG warning and set it to FALSE if the user wants to disable the
1705 2001-05-02 [hiroyuki]
1707 * src/prefs_display_headers.c: modified the layout and some labels.
1711 * src/prefs_account.c (prefs_account_fix_size): new function.
1712 (prefs_account_create): call prefs_account_fix_size(); use
1713 gtk_widget_show instead of gtk_widget_show_all (fixes too large
1714 size when the window is shown for the first time).
1715 (prefs_account_basic_create): changed layout of serv_table; moved
1716 localmbox_entry above smtpserv_entry (logically it replaces
1718 (prefs_account_protocol_activated): set sensitivity of
1719 nntpauth_chkbtn according to the protocol (in addition to
1720 hide/show); commented out gtk_table_set_row_spacing() calls.
1721 (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
1722 not sensitive (fixes a bug with disabled username/password boxes
1723 when editing POP3 account after NNTP with authentication).
1729 * src/prefs_account.[ch]
1731 removed local account without SMTP server
1732 added option to use mail command instead of a connexion
1733 to SMTP server when a local account is used
1734 * src/prefs_headers.c
1737 fixed a bug when connexion immediately closed
1747 * src/prefs_account.c (Basic, prefs_account_basic_create): new
1748 widget nntpauth_chkbtn.
1749 (prefs_account_protocol_activated): handle nntpauth_chkbtn
1751 (prefs_account_nntpauth_toggled): new function.
1753 * src/news.c (news_session_new_for_folder): use NNTP
1754 authentication only if ac->use_nntp_auth is set.
1758 * src/Makefile.am changed headers.[ch] in customheader.[ch]
1759 * src/prefs_display_headers.c changed the UI
1760 * src/prefs_headers.c changed account_name to account_id
1761 * src/compose.c using customheader.h
1763 2001-05-01 [hiroyuki]
1767 src/nntp.c: changed sock_read() to sock_gets(), they've been left
1772 * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
1773 * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
1774 for displaying of headers
1775 * src/grouplist_dialog.[ch] minor changes to remove warnings
1776 * src/prefs_display_headers.[ch] dialog to choose the
1777 headers to display in the mail viewer.
1778 * src/headers.h correction of #define
1779 * src/headers_display.[ch] configuration for displaying of headers.
1780 * src/main.c read config of displaying of headers
1781 * src/prefs_common.c add a button to access the config dialog
1782 for displaying of headers
1783 * src/prefs_display_headers.[ch] dialog for configuration for
1784 displaying of the headers.
1785 * src/prefs_headers.c cleaning of code
1786 * src/procheader.c comments added to code
1787 * src/textview.c changes to reorder the headers depending
1788 on the config for displaying of headers
1794 * sync with 0.4.65cvs12
1796 NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
1800 * src/nntp.h (NNTPSockInfo): new field auth_failed.
1802 * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
1803 is set to force reconnection after authentication failure.
1804 (nntp_gen_command): set sock->auth_failed on authentication
1805 failure, or if sock->userid and sock->passwd are not set.
1807 * src/news.c (news_session_new_for_folder): set userid=NULL if
1808 password dialog is cancelled.
1812 * src/nntp.h (NNTPSockInfo): new type.
1814 * src/nntp.c: all functions updated to use NNTPSockInfo instead of
1816 (nntp_open_auth, nntp_close): new functions.
1817 (nntp_gen_command): new function to handle authentication; all
1818 NNTP command functions updated to use it.
1819 (nntp_authinfo_user, nntp_authinfo_pass): deleted.
1820 (nntp_list): removed old useless code.
1822 * src/news.h (NNTPSession): new field nntp_sock.
1824 * src/news.c: all functions updated to use NNTPSockInfo instead of
1826 (news_session_new): new arguments (userid, passwd); made static;
1827 use nntp_open_auth() if needed.
1828 (news_session_destroy): use nntp_close() instead of sock_close().
1829 (news_query_password): changed arguments.
1830 (news_session_new_for_folder): new function.
1831 (news_session_get): use news_session_new_for_folder().
1832 (news_authenticate): deleted.
1833 (news_get_uncached_articles): removed old authentication code.
1837 * src/news.c: reverted my previous changes (need to do NNTP
1838 authentication in a cleaner way).
1842 * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
1843 news_nntp_post, news_nntp_mode): new functions (wrappers with
1844 authentication support).
1845 (news_get_article_cmd, news_get_article, news_get_header): new
1846 argument "folder"; all callers changed.
1847 (news_get_article_cmd): added authentication support.
1848 (news_session_get): use news_nntp_mode() instead of nntp_mode().
1849 (news_post): use news_nntp_post() instead of nntp_post().
1850 (news_get_uncached_articles): use news_nntp_group() instead of
1851 nntp_group() and news_nntp_xover() instead of nntp_xover();
1852 removed old authentication code.
1853 (news_get_group_list): use news_nntp_list() instead of nntp_list().
1855 * src/nntp.c (nntp_list): return real error code instead of
1860 * configure.in: fixed wint_t typedef detection again
1864 * src/prefs_account.[ch], added A_LOCAL_CMD
1865 (send mail with mail command)
1866 * src/send.c added function send_message_with_command()
1867 * src/inc.c made a more secure get_spool() function with
1868 mktemp() but maybe mkstemp() or something more
1873 * src/textview.c, colorization of email addresses in headers
1877 * bug sync with sylpheed
1878 * prefs_common.c: created date format ui for darko
1879 * sync with 0.4.65cvs11
1880 * configure.in: corrected to have the new gpg checks
1884 * completed sync with 0.4.65cvs10
1885 * minor debug things added to gtkstext.c
1889 * configure.in: remove check for availability of
1890 strftime() as advised by Hiroyuki
1891 * src/prefs_common.[ch], src/procheader.c:
1892 synch strftime() code with Hiroyki's main branch
1896 * src/news.c: news_query_password(), news_authenticate(): new
1898 news_get_uncached_articles(): added NNTP authentication
1900 * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
1902 * src/prefs_account.c: prefs_account_protocol_activated():
1903 enable userid and password fields for NNTP.
1907 * configure.in: check for availability of strftime()
1909 * src/prefs_common.[ch], src/procheader.c: use
1910 strftime() for displaying date in summary pane if it
1915 * more .cvsignore cleanups [alfons]
1919 * ac/sv-check-type.m4: new autoconf macro.
1920 * configure.in: fixed wint_t typedef detection (did not work
1925 * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
1929 * modified gtkstext.c : buggy cursor navigation fixed,
1930 and font descent also taken in account when drawing
1934 * added comments in src/news.c src/nntp.c
1935 * added src/prefs_headers.[ch]
1936 * added src/headers.[ch]
1937 * modified compose.c to activate custom headers
1938 added function is_in_custom_headers
1939 * modified prefs_account.[ch]
1940 added function prefs_account_customhdr_edit
1941 * modified src/defs.h :
1942 added HEADERS_RC : name of the config file
1943 for the custom headers
1954 added gtkstext with configure.in patch by Hiroyuki which
1955 should fix the XIM detection [alfons]
1957 * more clean up of cvs [alfons]
1959 * removed all Makefile.in files to attic.
1961 * updated all .cvsignores to really ignore things that could
1962 be unintentionally committed by a recursive commit.
1965 * added src/grouplist_dialog.[ch]
1966 * changed src/folderview.c to call grouplist_dialog instead
1969 added functions news_reset_group_list
1970 and news_get_group_list
1972 added function nntp_list
1974 added GROUPLIST_FILE : name of the newsgroup list cache file
1978 * added option to warn about queued messages on exit [sergey]:
1980 * src/compose.c: compose_queue(): call folder_item_scan()
1981 and folderview_update_item() after queueing.
1982 * src/folderview.c: folderview_update_node(): draw the queue
1983 folder in bold font if there are queued messages.
1984 * src/mainwindow.c: queued_messages(): new function.
1985 app_exit_cb(): display warning if there are queued messages
1986 if warn_queued_on_exit is set.
1987 * prefs_common.[ch]: add warn_queued_on_exit option.
1989 * enhanced GnuPG key selection support [sergey]:
1991 * src/select-keys.c: updated to newer version from Win32
1992 branch with support for selecting arbitrary keys.
1993 * src/prefs_account.c: added the Privacy tab to the account
1995 prefs_account_privacy_create(),
1996 prefs_account_sign_key_set_data_from_radiobtn(),
1997 prefs_account_sign_key_set_radiobtn(): new functions.
1998 * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
1999 * src/rfc2015.c: set_signers(): new function.
2000 pgp_sign(): add the account parameter, call set_signers().
2001 rfc2015_sign(): add the account parameter, pass it to pgp_sign().
2002 * src/rfc2015.h: rfc2015_sign(): updated prototype.
2003 * src/compose.c: pass the current account to rfc2015_sign().
2005 * tag name claws added to prevent confusion with main branch [alfons]
2007 * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
2009 * autogen.sh: Added "--enable-maintainer-mode". [sergey]
2011 * sync with recent sylpheed cvs. Untested though. [alfons]