4 quick fix for ispell detection...
11 * sync with sylpheed 0.5.1cvs7
15 * src/prefs_common.c, src/prefs_common.h,
16 src/gtkspell.c, src/gtkspell.h
17 add global spelling checker settings (compose tab) +
18 selection of dictionary
21 guess valid ispell location
26 removal of 'src/quote_fmt_parse.c'
29 (submitted by Jens Oberender <didge@suse.de>)
37 * src/prefs_common.[ch]
39 target folder colourization
43 more sync with Sylpheed 0.5.1cvs6
48 * src/prefs_folder_item.[hc]
50 shared folders support with a GUI
56 * sync with Sylpheed 0.5.1cvs6
62 (submitted by Fabio Junior Beneditto)
68 patch to correct bad image mime headers
69 (submitted by Don Quijote <dq@searchlores.org>)
73 * tools/gif2xface.pl **NEW FILE**
75 script to convert file.gif to file.xface for
76 use in a custom header.
77 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
82 change macros for detecting JPilot and LDAP
84 2001-07-27 [christoph]
87 code cleanup (MIN / MAX warning, needed casting)
92 disallow setting flags when detecting certain headers
93 (X-Status, Status, Seen, X-Seen).
95 * sync with Hiroyuki's Sylpheed 0.5.1cvs5
97 2001-07-27 [christoph]
100 * src/prefs_filtering.c
101 * src/prefs_matcher.c
102 * src/prefs_scoring.c
103 scroll list when moving rows up or down
107 * src/prefs_account.c
108 * src/prefs_account.h
110 SMTP over SSL (untested, feedback requested)
118 * configure.in, acconfig.h
119 define CLAWS (need this for main / claws detection)
126 * sync with Sylpheed 0.5.1cvs4
128 2001-07-25 [christoph]
132 item->prefs == NULL (don't know why)
139 * sync with Sylpheed 0.5.1cvs1-3
141 2001-07-24 [christoph]
144 * src/prefs_folder_item.[ch]
145 added folderitem preferences dialog with
146 default To: and auto request return receipt
150 changes to handle new folderitem preferences
154 call compose new mail with current folderitem
158 Release Sylpheed 0.5.1claws
161 change to release version 0.5.1claws
163 2001-07-24 [christoph]
166 fixed segfault that happend when the selected
167 message was removed while retrieving new messages.
171 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
175 add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
176 this is a work in progress, for more information: http://nlpagan.net/sylman
178 * configure.in, src/mainwindow.c, manual/Makefile.am
179 add support for English manual
182 add authors of user manuals
184 * manual/en/sylpheed*.html
185 add English documentation
187 2001-07-22 [christoph]
192 changed a wrong debug message
197 update Dutch translation
199 * src/prefs_filtering.c,
201 add more translatable strings
210 * src/inc.c, src/summaryview.[ch]
211 prevent update of mark file when filtering has done, by
212 using a variable; this affects two functions:
213 inc.c::inc_finished()
214 summaryview.c::summary_show()
218 * src/filtering.[ch], src/prefs_filtering.c,
220 add filtering action for label coloring
225 * added src/labelcolors.c
226 * added src/labelcolors.h
227 * src/Makefile.am, src/summaryview.c
228 rearrange label coloring code
231 add more parentheses so label colouring works correctly
234 don't really delete message, but move it to Trash
236 * src/prefs_matcher.c
237 add quote options to info dialog
239 2001-07-20 [christoph]
246 moved ssl stuff to a seperate file
251 fix show sender using address book with no e-mail
252 address in From: field
256 * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
257 fix messy handling of escaping... now at least the
258 execute command is useful. escape char is '\', we
259 accept \n and \r too.
263 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
264 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
273 * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
275 revise filtering; currently move, copy, marking have
276 been tested. if you like bleeding edge stuff, you
277 should definitely go for this version :)
279 * mark old working stuff as VERSION_0_5_0_CLAWS5
281 2001-07-17 [christoph]
290 * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more
291 bits in the mark file, without affecting either branch. Lots of
292 files changed, also in claws branch.
294 UNTESTED: use of mbox folders
297 added mark all read; however this was a quick hack used for
298 cleaning up mess after initial merge with Hiroyuki
301 change claws version number back to 0.5.0claws5 to clear up
302 confusion & pretension (recent release was technically
303 0.5.0claws4, so we neatly align with Hiroyuki :-)
307 sync with Hiroyuki's 0.5.0cvs4
314 remove invalid updating of mark files for
315 filter actions MATCHING_ACTION_MOVE and
316 MATCHING_ACTION_DELETE; this should fix the
320 revert Christoph's stab at fixing the folder
324 add missing files with translatable strings
331 * src/addr_compl.[ch], src/prefs_filtering.c
332 make "filtering pref dialog's destination entry" an
333 "address completable entry", if filter destination is
338 sync with Hiroyuki's 0.5.0cvs2-3
340 2001-07-15 [christoph]
343 fixed folder stats update after incorporation
348 * finish label colouring stuff (for now)
349 * fix incorrect colour bug (off by one)
354 change text labels for news and mail message so there's
355 plenty of toolbar estate left
362 sync with Hiroyuki's 0.5.0cvs1
365 more rewrite label colouring
369 * src/summaryview.[ch]
370 * start rewrite label colouring
371 * fix proper location "Add Sender To Addressbook" menu item
375 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
376 (actually this is 0.5.0claws4)
381 * fix duplicate message
382 * add updated Portugese / Brazilian translation
383 submitted by Fabio Junior Beneditto
391 add updated Dutch translation
394 add updated German translation submitted by Jens
398 Prerelease before 0.5.0claws. Please test.
399 This version is temporarily tagged as VERSION_0_5_0_TEST
401 * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
402 src/prefs_scoring.c, src/prefs_matcher.c,
403 src/prefs_filtering.c, src/mbox.c,
404 src/main.c, src/inc.c, src/filtering.[ch]
405 revert new Hoa's new matcher (does not work yet)
412 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
418 add ChangeLog.claws to EXTRA_DIST
420 add matcher_parser_parse.h to EXTRA_DIST
422 2001-07-10 [christoph]
425 add destination folder to table of
426 folders that need to be updated after
433 make collapse state of folders and folder items persistent, i.e.
434 if you collapse a folder tree, the next time sylpheed-claws starts
435 up the folder tree remains collapsed.
437 2001-07-10 [christoph]
443 renamed MD5_CTX to MD5_CTX_syl
444 conflicts with a struct in openssl
447 * src/prefs_account.[ch]
451 fixed compose with current account
452 broken by new compose button stuff
457 changed my email address
459 * src/matcher_parser_parse.y
460 clean the parser to remove conflicts
468 fix incorrect description of --enable-ldap parameter
470 * src/prefs_common.[ch]
472 add experimental option "smart wrapping" which makes the
473 compose editor auto wrap.
475 | TODO: the problem with the buggy cursor handling is caused |
476 | by the GtkText. when deleting / backspacing text its |
477 | wrapping algorithm does not take in account the previous |
478 | line. should find a way to hack this in. |
479 | or should perhaps combine this with the word wrapping |
480 | patch i wrote in january. |
483 show build parameters for LDAP and JPilot
486 revert Christoph's bugfix for selecting next unread message,
487 because folder stats aren't updated correctly
494 * src/matcher_parser_lex.l
495 * src/matcher_parser_parse.y
496 * src/prefs_filtering.c
497 * src/prefs_scoring.c
499 bugfix of the config file parser
504 added generated matcher sources to BUILT_SOURCES
510 added new config file parser
515 * src/prefs_filtering.c
516 * src/prefs_matcher.c
517 * src/prefs_scoring.c
518 * added src/matcher_parser.h
519 * added src/matcher_parser_lex.h
520 * added src/matcher_parser_lex.l
521 * added src/matcher_parser_parse.y
522 lex & yacc config file parser
527 changes prefs_filtering into global_filtering
530 build threads with subjects only if "Re: " is at the
531 beginning of the subject
537 sync with sylpheed 0.5.0
538 change of version number only
544 sync with sylpheed 0.5.0pre5
548 sync with sylpheed 0.5.0pre4 release
549 /po and /manual/ja not sync'ed
553 more sync with sylpheed 0.5.0pre4
555 2001-07-03 [christoph]
558 fixed address book broken by address book
559 for VCard, JPilot, LDAP
569 more sync with sylpheed 0.5.0pre4
573 * included address book patch for VCard, JPilot, LDAP
574 * pref_common.c - fixed Font options on Display tab (cosmetic)
575 * alertpanel.c - fixed truncated message
577 2001-07-02 [christoph]
582 mark threads for ignoring
588 * sync with sylpheed 0.5.0pre4
589 updated gettext to 0.10.38.
595 * src/summaryview.[ch]
596 new right-click option: Label.
597 substitute for 'Mark-->Mark/Unmark', colours the line.
598 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
600 2001-07-01 [christoph]
605 move ctree to unread message
609 * sync with sylpheed 0.5.0pre3 release
615 allow inserting / attaching multiple files in
621 small change to Alfons' previous stuff so that it
626 * lots of files changed; first attempt to merge the changes
627 and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
632 updated and completed, translations by Fabio
633 Junior Beneditto <fjbeneditto@yahoo.com.br>
639 allow selecting an attached files' mime type from a
644 * more sync with sylpheed 0.5.0pre3
649 merge with sylpheed.pot and pt_BR.po provided by
650 Fabio Junior Beneditto.
655 make MIME types case insensitive
660 merge with sylpheed.pot and old nl.po; translations added.
664 * more sync with sylpheed 0.5.0pre3
669 don't crash when removing parent node of messages
670 attracted by subject. this was caused by not deleting
671 the parent node from the subject line hash table.
678 if there are multiple messages selected, allow forwarding
683 * more sync with sylpheed 0.5.0pre3
689 * sync with sylpheed 0.5.0pre3
694 fixed 'compose news article' bug
695 from icon-and-text toolbar
699 * sync with sylpheed 0.5.0pre2 release
701 2001-06-24 [christoph]
704 bug fix in font selection
706 use sylpheed's normal font instead of
707 gtk default font for folders without
712 * src/mainwindow.[ch]
713 added composite compose mail / news button (an idea by Leandro
714 Pereira <leandro@linuxmag.com.br>)
718 Added instructions for ldif-to-xml.py
726 * src/pixmaps/stock_news_compose.xpm
727 added pixmap by Leandro
729 tested built-in spelling checker of GCC 3.0 :)
731 merged dutch translation of sylpheed-main with
736 Added tools directory and files.
738 * tools/filter_conv.pl
739 converts old filter system to new filtering system
740 * tools/ldif-to-xml.py
741 converts netscape addressbook to sylpheed addressbook
743 descriptions/instructions for above two files
745 2001-06-23 [christoph]
748 * src/manage_window.[ch]
749 * src/prefs_common.[ch]
750 mail retrieval dialog can be enabled, disabled
751 or hidden if non of sylpheed's windows is active
757 * sync with sylpheed 0.5.0pre2
759 2001-06-21 [christoph]
762 show recipient on 'from' for all accounts
765 * src/prefs_common.[ch]
766 disable error popup on mail receive errors
771 made the ruler correctly appear and disappear.
774 removed Hoa's work-in-progress-stuff (interesting!) so
777 2001-06-20 [christoph]
780 * src/progressdialog.c
781 added scrolled window for list in progressdialog
785 sync with sylpheed 0.5.0pre1 release
787 2001-06-20 [christoph]
790 make building threads by subject work when
791 thread view is enabled
794 * src/prefs_common.[ch]
795 automatically select account for mail replys
799 * src/compose.c (compose_create): keep Bcc and Reply-To visible if
800 they are filled in from the account settings.
804 * more sync with sylpheed 0.5.0pre1
810 added --sysconfdir to CPPFLAGS for pointing to the correct
811 location of mime.types.
813 NOTE: make sure you use --sysconfdir when running ./autogen.sh
819 fixed some bug when building threads
823 * src/prefs_account.c
824 UI stuff: More changes to the English
828 * src/pixmaps/stock_news_compose.xpm: new file
832 Added new icon for Hoa's 'compose a news
833 message', plus minor improvements to the
839 more sync with sylpheed 0.5.0pre1
845 Follow-up and reply to
847 * src/summaryview.[ch]
848 Build threads also with subjects
853 forwarding use the current account.
856 the "compose message" button has been replaced with
857 "new mail" and "new news" buttons
859 * src/prefs_common.[ch]
860 added a configuration option to use the forward button
861 as "forward as attachment"
862 changed reply and forward format description
864 * src/quote_fmt_lex.l
865 * src/quote_fmt_parse.y
866 added message with no signature in format for reply
875 Improvements to the English
878 Improvements to the English and some
879 clarity/continuity improvements in the
880 description of Quote symbols.
886 * sync with sylpheed 0.5.0pre1
891 Better interface for compose, displayed fields
892 are updated whenever we change account.
893 Newsgroups field is automatically filled.
896 Newsgroups field is automatically filled.
898 * src/prefs_account.c
899 Some interface stuff when fields appear and
906 * sync with sylpheed 0.4.99
910 * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
911 base64_decoder_free, base64_decoder_decode): new object and
912 functions for decoding base64 streams.
913 * src/procmime.c (procmime_decode_content): modified to use the
920 * sync with sylpheed 0.4.99cvs11
926 * sync with sylpheed 0.4.99cvs9
931 * src/prefs_account.c
933 SMTP server can be defined in the news account
934 mime type of attachment are kept.
938 now choose the highest important score between default
939 and important score of folder.
943 * src/prefs_common.c:
945 (prefs_quote_description_create): corrected description of
946 quote format characters
952 * sync with sylpheed 0.4.99cvs8
956 * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
957 and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
963 * sync with sylpheed 0.4.99cvs7
967 * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
968 clashes with autogenerated header).
969 * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
970 * src/Makefile.am: added quote_fmt.h.
971 * src/.cvsignore: added lex/yacc autogenerated files
972 (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
978 * sync with sylpheed 0.4.99cvs6
982 * added src/quote_fmt_parse.h
987 don't modify readonly configuration files
989 * src/prefs_account.c
991 * src/prefs_customheader.c
992 * src/prefs_display_header.c
994 * src/prefs_filtering.c
995 * src/prefs_scoring.c
996 don't open dialog box when configuration files
1001 * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
1003 * src/Makefile.am: replaced quote_fmt.tab.[ch] by
1004 quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
1005 BUILT_SOURCES to make all files rebuild properly.
1007 * src/compose.c: removed #include "quote_fmt.tab.h".
1009 * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
1010 CHARACTER value in yylval.
1012 * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
1013 receive CHARACTER value by documented means (yylval).
1015 * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
1020 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
1025 * src/prefs_filtering.c
1026 now keep the configuration for execute action
1033 * sync with sylpheed 0.4.99cvs5
1038 added quote_fmt.[ch]
1040 * added src/quote_fmt.y
1041 * added src/quote_fmt.l
1042 * added src/quote_fmt.tab.h
1043 * added src/quote_fmt.tab.c
1044 * added src/lex.quote_fmt.c
1045 parsing configuration for replying
1048 * src/prefs_common.[ch]
1049 added configuration UI for replying
1053 using configuration for replying
1061 * src/prefs_filtering.c
1062 * src/prefs_matcher.c
1063 * src/prefs_matcher.h
1064 action "run a command" for filtering
1065 and matching with a command.
1066 fixed the "whole message" matching
1069 changed temporary filename for security
1072 queue the notification if it fails to send.
1074 * src/prefs_common.c
1075 * src/prefs_folder_item.c
1076 changed the default important score
1078 * src/prefs_scoring.c
1080 hide kill score input when the folder is not
1085 * src/prefs_common.c:
1087 (prefs_font_select): pass font name in font entry box to font
1092 * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
1096 * sync with sylpheed 0.4.99cvs4
1100 * src/headerwindow.c:
1102 (headerwindow_show_cb): use the selected summary view item, not
1107 * src/headerwindow.c:
1109 (headerwindow_show_cb): always try to show msginfo
1114 keep attached parts when reediting or forwarding.
1119 * src/prefs_folder_item.[ch]
1120 * src/prefs_scoring.[ch]
1122 * src/summaryview.[ch]
1125 * src/prefs_common.[ch]
1126 support for folder scoring
1127 kill score and important score for messages
1129 * src/prefs_account.c
1130 some display bug fixed for local account
1135 * src/summaryview.c:
1137 (add_sender_to_cb): don't crash when no or invalid sender; the add
1138 sender to address book menu item is disabled.
1142 * src/filtering.[ch]
1144 handling summary menu / filter messages
1150 imap folders now appears in list
1153 doesn't crash if destination mail is not writeable
1158 removed some warnings
1162 * src/prefs_filtering.c
1163 global string to identify any folders
1164 removed some debug info
1165 filtering to mbox folders is now possible
1168 removed some warnings
1171 permission on files are changed to read/write for user only,
1173 creation of subfolder is handled better.
1177 Verified the sync for src/prefs_common.[ch] and
1178 src/prefs_account.[ch]. I believe there were some
1179 minor indentation differences.
1185 * sync with 0.4.99cvs3
1190 handling flags for mbox format
1193 use of mark file only for MH format
1194 handling flags for mbox format
1195 filtering cannot yet move or copy mails to mbox folders.
1198 changed move_msg, copy_msg,
1199 move_msgs_with_dest, copy_msgs_with_dest functions
1200 uses only folder->copy_msg() function
1201 uses folder->finished_copy() to handle the destination
1202 folder at the end of the copy or move operation.
1205 included mbox directories.
1207 * src/folderview.[ch]
1209 handle folders operation for mbox format
1212 disable conversion of "From " header
1214 * src/mbox_folder.[ch]
1215 completion of mbox format handling
1218 changed mh_copy_msg() function and
1219 removed mh_move_msg(), mh_move_msgs_with_dest(),
1220 mh_copy_msgs_with_dest()
1222 * src/prefs_filtering.c
1223 removed some warnings
1225 * src/prefs_matcher.c
1226 default boolean operation is AND
1229 handling flags for mbox format
1230 handling of "From " header
1234 added MSG_REALLY_DELETED flags to handle deletion of
1235 messages in mbox format.
1238 handling flags for mbox format
1239 disable the MSG_DELETED flags when messages
1240 are deleted in mbox format
1243 "From " headers display fixed.
1249 (get_email_part): skip quoted email addresses, like in e.g.
1250 "'alfons@proteus.demon.nl'".
1254 Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
1255 and fixing the persistence troubles when using separate windows.
1259 Added #define SEPARATE_ACTION used in the gtk item factory for
1260 the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
1261 use gtk_item_factory_get_widget_by_action() to get the items.
1263 Removed separate_widget_cb from the gtk item factory data
1265 (mainwindow_create): connect separate_widget_cb() to check
1266 menu item "toggled" signal. also passing a MainWindow pointer
1267 as object data for both check menu items.
1269 (separate_widget_cb): definition of separate_widget_cb() to match
1270 GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main
1271 window using gtk_object_get_data(). The type of window separation
1272 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
1274 * src/prefs_filtering.c,
1275 src/prefs_matcher.c: added horizontal scrollbars
1280 fix segfault with invalid bold font
1282 correctly display summary stats after row is marked
1286 * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
1287 encodings with libjconv.
1292 added mbox_folder.[ch]
1294 mbox temporary folder
1296 * added src/mbox_folder.[ch]
1298 * src/procheader.[ch]
1301 bugfix for file incorporation filtering
1303 enable creation of MBOX
1304 * src/prefs_display_header.c
1305 enable use of headers like "From "
1306 something that should be fixed :
1307 displaying of such headers add an extra space
1308 * src/prefs_folder_item.c
1309 don't create folders because it is not necessary
1311 added data field to MsgInfo for mbox internal use
1313 added some support for mbox
1315 added get_mbox_cache_dir() function
1317 2001-05-23 [hiroyuki]
1319 * src/headerwindow.c
1330 src/folderview.c: more sync with 0.4.99cvs2.
1332 * src/headerwindow.c: reverted.
1338 * sync with sylpheed 0.4.99cvs2
1346 * src/summaryview.c: bugfixed a premature assignment in summaryview_add_sender_to_cb()
1352 * configure.in: if gnome-config not found, "no" is displayed
1354 * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
1356 * src/textview.c: now also possible to add mail addresses by right
1357 clicking in the text view
1359 * src/codeconv.c: merged patch which fixes endless loop when encountering
1360 invalid wide characters; from Alte <010@imis.ru>
1364 Added installation of gnome specific things:
1366 * Makefile.am: gnome conditional
1368 * configure.in: check for installed gnome
1370 * added sylpheed.png, sylpheed.desktop
1374 * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
1376 * src/mainwindow.h (main_window_toolbar_create): created a button
1378 (main_window_set_toolbar_sensitive): enable/disable the new button
1380 (toolbar_reply_to_author_cb): handle the new button.
1382 * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
1383 send_progress_dialog_destroy() on failure (fixes hang on SMTP
1388 * src/compose.h (ComposeReplyMode): new modes
1389 COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
1390 COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
1393 (compose_send): move some code into a new function:
1394 (compose_current_mail_account): new function.
1395 (compose_reply): new argument to_author, all callers changed; if
1396 to_author==TRUE and account->protocol==A_NNTP, find and use an
1397 appropriate mail account for replying.
1398 (compose_reply_set_entry): new argument to_author; ignore
1399 compose->replyto if to_author==TRUE.
1401 * src/mainwindow.c: new command "Message/Reply to author".
1402 (main_window_set_menu_sensitive): enable/disable it.
1403 (reply_cb): handle it.
1405 * src/summaryview.c: new command "Reply to author".
1406 (summary_set_menu_sensitive): enable/disable it.
1407 (summary_reply_cb): handle it.
1409 * src/account.c (account_find_mail_from_address): new function.
1415 * sync with sylpheed 0.4.99cvs1
1422 new filtering action : forward and forward as attachment
1425 no need for $DISPLAY when we run sylpheed --help
1426 call to parse_cmd_opt() is moved
1428 * src/mainwindow.[ch]
1429 execute button is hidden when immediate execute
1434 * src/prefs_folder_item.c
1436 better handling of missing directories
1439 reedit is enabled in outbox
1440 reedit is enabled in queue
1446 * src/prefs_filtering.c
1447 changed attachement into attachment
1453 * sync with sylpheed 0.4.67cvs9
1454 * sync with sylpheed 0.4.67cvs7-8
1459 added prefs_filtering.c
1461 * src/filtering.[ch]
1463 removed action : forward_news and forward_news_as_attachement
1464 (forward and forward_as_attachement can be used instead)
1467 added menu option to access filtering configuration
1469 * src/prefs_account.c
1470 changed mail_command default to /usr/sbin/sendmail
1472 * added src/prefs_filtering.[ch]
1473 dialog box for filtering configuration
1475 * src/prefs_matcher.c
1476 added function prefs_matcher_get_criteria_from_matching()
1478 * src/prefs_scoring.c
1479 reset the dialog when register or substitute is clicked
1484 added filtering.[ch]
1486 using filering.[ch] instead of filter.[ch]
1488 reading new filtering configuration
1490 added some filtering actions
1491 and fixed a bug for headers and mail body matching
1493 using filering.[ch] instead of filter.[ch]
1495 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
1497 some fixes for filtering
1499 2001-05-14 [hiroyuki]
1501 * src/send.c: fixed some weird indentations.
1502 send_message_with_command(): call pclose() only if p != NULL.
1503 * src/textview.c: get_email_part(): modified the code for readability.
1505 2001-05-14 [hiroyuki]
1509 src/md5ify.h: removed from the cvs.
1513 * src/main.c: include rfc2015.h to avoid compiler warnings.
1514 * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
1515 the panel is already on screen.
1516 * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
1517 closing the alert window by ESC as "No".
1518 * src/prefs_common.c (prefs_interface_create): moved return
1519 receipt check button to the correct place.
1523 * src/prefs_common.c:
1524 moved return receipt check button to the Send tab. (prefs_send_create)
1525 removed the date format ui related globals. (prefs_display_create)
1529 * sync with sylpheed 0.4.67cvs5-6
1533 * added Alfons' font selection patch
1536 * src/headerwindow.c
1537 * src/prefs_common.c
1538 * src/prefs_common.h
1542 changed version of cache
1544 * src/prefs_matcher.c
1545 added additionnal matching criteria
1549 added references in MsgInfo
1554 prepared some things for new filtering
1556 added some matching properties
1557 inreplyto need to be enhanced
1558 prepared some things for new filtering
1560 added Return-Receipt-To handling
1561 * src/prefs_folder_item.c
1562 changed default value to TRUE
1563 * src/prefs_matcher.c
1564 added some matching properties
1565 * src/prefs_scoring.[ch]
1566 the scoring dialog is finished
1568 added Return-Receipt-To handling
1569 Reference need to be added
1571 added Return-Receipt-To handling
1572 added threadscore to get a better score sorting when
1575 suppressed a bug when we sort the list
1576 when no folder is opened.
1577 better score sorting when threads are enabled
1581 * reverted previous patch because of potential errors
1585 * src/inc.c, src/prefs_common.c, src/prefs_common.h:
1586 applied "toggle mail-retrieval dialog window" patch submitted
1587 by Eric Limpens <eric@qnt.net>
1589 * sync with sylpheed 0.4.67cvs4
1593 * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
1594 some picky compilers.
1595 * src/rfc2015.h: provide prototype for rfc2015_disable_all().
1596 * src/grouplist_dialog.c: include alertpanel.h.
1597 * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
1598 fix compile warning.
1599 * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
1600 #include "defs.h" before others to prevent the warning of `MIN'
1601 and `MAX' redefinition.
1607 * src/prefs_account.c
1608 * src/prefs_display_header.c
1611 added prefs_scoring.[ch]
1612 * src/grouplist_dialog.c
1613 display an error dialog box if the group list
1615 * src/mainwindow.[ch]
1616 added main_window_set_thread_option() function
1617 scoring dialog box enabled
1619 added flags matching unread /new / marked
1620 / deleted / replied / forwarded
1622 newsgroups are now finally in newscache
1623 * src/prefs_matcher.[ch]
1624 finished preferences for matching dialog
1625 * added src/prefs_scoring.[ch]
1626 scoring dialog box completed
1628 conversion to string : added scoringprop_to_string()
1629 write config for preferences :
1630 added prefs_scoring_write_config()
1632 threads can be enabled/disabled independently
1640 thought it would be nice to have a list of all
1641 contributors (used Changelog as a reference)
1644 messed up version numbering...
1648 * sync with sylpheed 0.4.67cvs1-3
1652 * src/prefs_common.c:
1653 better UI for strftime format, double clicking
1654 on format now inserts the format in text entry
1655 replaced close button with standard OK/Cancel
1656 moved date format button to the right of the
1662 Ctrl-Home / Ctrl-End have proper cursor navigation
1666 * src/prefs_matcher.c
1667 finished UI to define matching properties
1668 added ok and cancel button
1669 * src/prefs_filter.c
1670 added ok and cancel button
1672 fixed some bug in xhdr parsing
1677 fixed a bug in textview_show_header(), which displayed two colons (':');
1678 cleaned up some warnings
1683 added prefs_matcher.[ch]
1684 compilation with -W -Wall
1686 ungrab the mouse events if grabbed - does it
1687 fix the bug for disposition notification ?
1689 added a menu option to open the matching dialog.
1691 added matcherprop_to_string() and matcherlist_to_string()
1692 fixed some bugs, changed the name of some options
1693 age_sup and age_inf becomes age_greater and age_lower,
1694 body and messageheaders becomes body_part and headers_part,
1695 changed the names of constants from SCORING_XXX to MATCHING_XXX
1696 * src/prefs_display_header.c
1697 * src/prefs_headers.c
1698 fixed a bug that accidentally destroyed dialogs
1699 when closed them with delete_event
1700 Added *_deleted() which handle delete_event signal correctly.
1701 * src/prefs_folder_item.[ch]
1702 added "enable_thread" field for future customization
1703 * added src/prefs_matcher.[ch]
1704 sample of the UI to define matching properties
1706 using procheader_headername_equal instead of str*cmp functions
1707 using procheader_parse_header() function
1709 using MATCHING_XXX instead of SCORING_XXX
1711 display the sender of the news even if this is ourself
1712 when this is a news message.
1714 using headername_equal() instead of str*cmp functions
1720 * sync with sylpheed 0.4.66
1721 * src/gtkstext.c: trace logs added
1725 * src/prefs_common.[ch]: added option to enable/disable GnuPG
1726 signature check popup.
1727 * src/rfc2015.c (check_signature): show signature check popup only
1728 if it is enabled in preferences.
1734 * sync with sylpheed 0.4.66cvs6
1738 * src/prefs_common.[ch]: added option to enable/disable
1739 looking up sender name in address book for summary pane
1740 * src/summaryview.c: look up sender in the address book
1741 by using Alfons' address completion code
1743 2001-05-07 [hiroyuki]
1746 src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
1747 member of Pop3State.
1748 * src/news.c: brought #include "defs.h" before #include <glib.h>
1749 to prevent the warning of `MIN' and `MAX' redefinition.
1753 * removed src/headers_display.[ch]
1754 * removed src/prefs_display_headers.[ch]
1756 use a temporary file in the user directory for mbox import
1758 added XHDR support to get "To" and "Cc" headers
1759 (in order to match news with to or cc field for
1761 added function news_parse_xhdr() to get XHDR response
1763 added function nntp_xhdr()
1765 fetch the message if necessary
1771 * sync with sylpheed 0.4.66cvs3-5
1776 added function itos_buf() to enable use of several buffers
1778 use of itos_buf() instead of itos() in summary list
1779 to fix the broken display of message number.
1783 * src/gtkstext.c: bug in cursor up navigation fixed,
1784 fixed another unsigned / signed comparison (we're getting there :-)
1789 added scoring.c scoring.h
1790 prefs_folder_item.c prefs_folder_item.h
1793 added FOLDERITEM_RC SCORING_RC
1795 added prefs field in FolderItem :
1796 properties for each folder (PrefsFolderItem),
1797 sorting type and mode were added as the first properties.
1799 read config for scoring
1800 * added src/matcher.[ch]
1801 gives functions to parse configuration file to do
1802 matching on mails with a list of conditions.
1804 add option to sort by score
1805 * src/prefs_common.[ch]
1806 added preference option to show score and for
1807 the score column size
1808 * added src/prefs_folder_item.[ch]
1809 properties for each folder (PrefsFolderItem),
1810 sorting type and mode were added as the first properties.
1811 * src/procheader.[ch]
1812 added procheader_parse_header()
1813 added procheader_header_free()
1814 added procheader_headername_equal()
1815 and made modification to use them.
1817 added score field to MsgInfo structure
1818 * added src/scoring.[ch]
1819 gives functions to parse configuration file to do
1820 scoring on mails with a list of conditions.
1821 * src/summaryview.[ch]
1822 save the sorting type and mode for the folder
1823 added column to display the score of the mail
1824 added function summary_score_clicked()
1825 sorting type and mode are restored to the folder
1828 use procheader_parse_header(), procheader_headername_equal()
1829 removed memory leak in text_scan_header when freeing headers
1831 changed the function to match names of headers
1832 using procheader_headername_equal()
1834 Scoring functions are implemented, an interface is needed
1840 hopefully fixed the row up navigation bug,
1841 removed adding back / forward lines to cache
1845 * src/prefs_display_headers.c: user interface changes:
1846 (prefs_display_headers_create): remove unused "Show" check button;
1847 allow reordering of headers by dragging.
1848 (prefs_display_headers_write_config): remove unused variables.
1849 (prefs_display_headers_set_dialog): do not insert "(New)" at top
1850 of lists (not needed with the new UI).
1851 (prefs_display_headers_set_list): scan lists starting from row 0,
1852 not 1 (do not skip "(New)").
1853 (prefs_display_headers_find_header): new function.
1854 (prefs_display_headers_clist_set_row): do not allow duplicates.
1855 (prefs_display_headers_delete_cb): do not skip row 0; treat
1856 closing the alert window by ESC as "No".
1857 (prefs_display_headers_up): do not protect row 0.
1858 (prefs_display_headers_down): do not protect row 0.
1862 * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
1866 (summary_find_next_marked_msg, summary_find_prev_marked_msg,
1867 summary_select_next_marked, summary_select_prev_marked): new
1872 * src/news.c: fixed a bug when no article can be fetched after
1873 server timeout if the connection was restored by news_post():
1874 (news_select_group): new function.
1875 (news_fetch_msg): call news_select_group() before fetching
1877 (news_get_uncached_articles): set session->group after successful
1885 changed version of cache, added cc field
1887 * src/prefs_display_headers.c
1888 the interface was changed
1890 * src/prefs_headers.c
1895 * completed sync of sylpheed cvs2
1896 * src/gtkstext.c: updated row up / down cursor navigation
1897 * src/textview.c: re-edited, prepared for fixing the email address
1902 * src/prefs_common.c: use alfons' strftime ui code
1903 entry_datefmt and datefmt_sample widgets have to be
1904 global in this module because of this change
1909 * src/prefs_common.[ch] added option to activate the return receipt
1914 * src/gtkstext.c: fix for row up/down cursor navigation.
1918 * sync with 0.4.66cvs2
1922 added add-sender-to-addressbook patch
1930 * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
1933 * src/alertpanel.c (alertpanel_create): new argument can_disable,
1934 all existing callers changed to pass FALSE; create a check button
1935 to disable the message.
1936 (alertpanel_message_with_disable): new function.
1937 (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
1938 (alertpanel_button_toggled): new function.
1939 (alertpanel_button_clicked, alertpanel_close): set value using
1942 * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
1944 * src/prefs_common.c (prefs_privacy_create): new check button
1945 checkbtn_gpgme_warning.
1947 * src/main.c (main): moved preferences reading before gpgme
1948 initialization; check prefs_common.gpgme_warning before giving the
1949 GnuPG warning and set it to FALSE if the user wants to disable the
1952 2001-05-02 [hiroyuki]
1954 * src/prefs_display_headers.c: modified the layout and some labels.
1958 * src/prefs_account.c (prefs_account_fix_size): new function.
1959 (prefs_account_create): call prefs_account_fix_size(); use
1960 gtk_widget_show instead of gtk_widget_show_all (fixes too large
1961 size when the window is shown for the first time).
1962 (prefs_account_basic_create): changed layout of serv_table; moved
1963 localmbox_entry above smtpserv_entry (logically it replaces
1965 (prefs_account_protocol_activated): set sensitivity of
1966 nntpauth_chkbtn according to the protocol (in addition to
1967 hide/show); commented out gtk_table_set_row_spacing() calls.
1968 (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
1969 not sensitive (fixes a bug with disabled username/password boxes
1970 when editing POP3 account after NNTP with authentication).
1976 * src/prefs_account.[ch]
1978 removed local account without SMTP server
1979 added option to use mail command instead of a connexion
1980 to SMTP server when a local account is used
1981 * src/prefs_headers.c
1984 fixed a bug when connexion immediately closed
1994 * src/prefs_account.c (Basic, prefs_account_basic_create): new
1995 widget nntpauth_chkbtn.
1996 (prefs_account_protocol_activated): handle nntpauth_chkbtn
1998 (prefs_account_nntpauth_toggled): new function.
2000 * src/news.c (news_session_new_for_folder): use NNTP
2001 authentication only if ac->use_nntp_auth is set.
2005 * src/Makefile.am changed headers.[ch] in customheader.[ch]
2006 * src/prefs_display_headers.c changed the UI
2007 * src/prefs_headers.c changed account_name to account_id
2008 * src/compose.c using customheader.h
2010 2001-05-01 [hiroyuki]
2014 src/nntp.c: changed sock_read() to sock_gets(), they've been left
2019 * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
2020 * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
2021 for displaying of headers
2022 * src/grouplist_dialog.[ch] minor changes to remove warnings
2023 * src/prefs_display_headers.[ch] dialog to choose the
2024 headers to display in the mail viewer.
2025 * src/headers.h correction of #define
2026 * src/headers_display.[ch] configuration for displaying of headers.
2027 * src/main.c read config of displaying of headers
2028 * src/prefs_common.c add a button to access the config dialog
2029 for displaying of headers
2030 * src/prefs_display_headers.[ch] dialog for configuration for
2031 displaying of the headers.
2032 * src/prefs_headers.c cleaning of code
2033 * src/procheader.c comments added to code
2034 * src/textview.c changes to reorder the headers depending
2035 on the config for displaying of headers
2041 * sync with 0.4.65cvs12
2043 NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
2047 * src/nntp.h (NNTPSockInfo): new field auth_failed.
2049 * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
2050 is set to force reconnection after authentication failure.
2051 (nntp_gen_command): set sock->auth_failed on authentication
2052 failure, or if sock->userid and sock->passwd are not set.
2054 * src/news.c (news_session_new_for_folder): set userid=NULL if
2055 password dialog is cancelled.
2059 * src/nntp.h (NNTPSockInfo): new type.
2061 * src/nntp.c: all functions updated to use NNTPSockInfo instead of
2063 (nntp_open_auth, nntp_close): new functions.
2064 (nntp_gen_command): new function to handle authentication; all
2065 NNTP command functions updated to use it.
2066 (nntp_authinfo_user, nntp_authinfo_pass): deleted.
2067 (nntp_list): removed old useless code.
2069 * src/news.h (NNTPSession): new field nntp_sock.
2071 * src/news.c: all functions updated to use NNTPSockInfo instead of
2073 (news_session_new): new arguments (userid, passwd); made static;
2074 use nntp_open_auth() if needed.
2075 (news_session_destroy): use nntp_close() instead of sock_close().
2076 (news_query_password): changed arguments.
2077 (news_session_new_for_folder): new function.
2078 (news_session_get): use news_session_new_for_folder().
2079 (news_authenticate): deleted.
2080 (news_get_uncached_articles): removed old authentication code.
2084 * src/news.c: reverted my previous changes (need to do NNTP
2085 authentication in a cleaner way).
2089 * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
2090 news_nntp_post, news_nntp_mode): new functions (wrappers with
2091 authentication support).
2092 (news_get_article_cmd, news_get_article, news_get_header): new
2093 argument "folder"; all callers changed.
2094 (news_get_article_cmd): added authentication support.
2095 (news_session_get): use news_nntp_mode() instead of nntp_mode().
2096 (news_post): use news_nntp_post() instead of nntp_post().
2097 (news_get_uncached_articles): use news_nntp_group() instead of
2098 nntp_group() and news_nntp_xover() instead of nntp_xover();
2099 removed old authentication code.
2100 (news_get_group_list): use news_nntp_list() instead of nntp_list().
2102 * src/nntp.c (nntp_list): return real error code instead of
2107 * configure.in: fixed wint_t typedef detection again
2111 * src/prefs_account.[ch], added A_LOCAL_CMD
2112 (send mail with mail command)
2113 * src/send.c added function send_message_with_command()
2114 * src/inc.c made a more secure get_spool() function with
2115 mktemp() but maybe mkstemp() or something more
2120 * src/textview.c, colorization of email addresses in headers
2124 * bug sync with sylpheed
2125 * prefs_common.c: created date format ui for darko
2126 * sync with 0.4.65cvs11
2127 * configure.in: corrected to have the new gpg checks
2131 * completed sync with 0.4.65cvs10
2132 * minor debug things added to gtkstext.c
2136 * configure.in: remove check for availability of
2137 strftime() as advised by Hiroyuki
2138 * src/prefs_common.[ch], src/procheader.c:
2139 synch strftime() code with Hiroyki's main branch
2143 * src/news.c: news_query_password(), news_authenticate(): new
2145 news_get_uncached_articles(): added NNTP authentication
2147 * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
2149 * src/prefs_account.c: prefs_account_protocol_activated():
2150 enable userid and password fields for NNTP.
2154 * configure.in: check for availability of strftime()
2156 * src/prefs_common.[ch], src/procheader.c: use
2157 strftime() for displaying date in summary pane if it
2162 * more .cvsignore cleanups [alfons]
2166 * ac/sv-check-type.m4: new autoconf macro.
2167 * configure.in: fixed wint_t typedef detection (did not work
2172 * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
2176 * modified gtkstext.c : buggy cursor navigation fixed,
2177 and font descent also taken in account when drawing
2181 * added comments in src/news.c src/nntp.c
2182 * added src/prefs_headers.[ch]
2183 * added src/headers.[ch]
2184 * modified compose.c to activate custom headers
2185 added function is_in_custom_headers
2186 * modified prefs_account.[ch]
2187 added function prefs_account_customhdr_edit
2188 * modified src/defs.h :
2189 added HEADERS_RC : name of the config file
2190 for the custom headers
2201 added gtkstext with configure.in patch by Hiroyuki which
2202 should fix the XIM detection [alfons]
2204 * more clean up of cvs [alfons]
2206 * removed all Makefile.in files to attic.
2208 * updated all .cvsignores to really ignore things that could
2209 be unintentionally committed by a recursive commit.
2212 * added src/grouplist_dialog.[ch]
2213 * changed src/folderview.c to call grouplist_dialog instead
2216 added functions news_reset_group_list
2217 and news_get_group_list
2219 added function nntp_list
2221 added GROUPLIST_FILE : name of the newsgroup list cache file
2225 * added option to warn about queued messages on exit [sergey]:
2227 * src/compose.c: compose_queue(): call folder_item_scan()
2228 and folderview_update_item() after queueing.
2229 * src/folderview.c: folderview_update_node(): draw the queue
2230 folder in bold font if there are queued messages.
2231 * src/mainwindow.c: queued_messages(): new function.
2232 app_exit_cb(): display warning if there are queued messages
2233 if warn_queued_on_exit is set.
2234 * prefs_common.[ch]: add warn_queued_on_exit option.
2236 * enhanced GnuPG key selection support [sergey]:
2238 * src/select-keys.c: updated to newer version from Win32
2239 branch with support for selecting arbitrary keys.
2240 * src/prefs_account.c: added the Privacy tab to the account
2242 prefs_account_privacy_create(),
2243 prefs_account_sign_key_set_data_from_radiobtn(),
2244 prefs_account_sign_key_set_radiobtn(): new functions.
2245 * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
2246 * src/rfc2015.c: set_signers(): new function.
2247 pgp_sign(): add the account parameter, call set_signers().
2248 rfc2015_sign(): add the account parameter, pass it to pgp_sign().
2249 * src/rfc2015.h: rfc2015_sign(): updated prototype.
2250 * src/compose.c: pass the current account to rfc2015_sign().
2252 * tag name claws added to prevent confusion with main branch [alfons]
2254 * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
2256 * autogen.sh: Added "--enable-maintainer-mode". [sergey]
2258 * sync with recent sylpheed cvs. Untested though. [alfons]