3 * tools/gif2xface.pl **NEW FILE**
5 script to convert file.gif to file.xface for
6 use in a custom header.
7 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
12 change macros for detecting JPilot and LDAP
14 2001-07-27 [christoph]
17 code cleanup (MIN / MAX warning, needed casting)
22 disallow setting flags when detecting certain headers
23 (X-Status, Status, Seen, X-Seen).
25 * sync with Hiroyuki's Sylpheed 0.5.1cvs5
27 2001-07-27 [christoph]
30 * src/prefs_filtering.c
33 scroll list when moving rows up or down
40 SMTP over SSL (untested, feedback requested)
48 * configure.in, acconfig.h
49 define CLAWS (need this for main / claws detection)
56 * sync with Sylpheed 0.5.1cvs4
58 2001-07-25 [christoph]
62 item->prefs == NULL (don't know why)
69 * sync with Sylpheed 0.5.1cvs1-3
71 2001-07-24 [christoph]
74 * src/prefs_folder_item.[ch]
75 added folderitem preferences dialog with
76 default To: and auto request return receipt
80 changes to handle new folderitem preferences
84 call compose new mail with current folderitem
88 Release Sylpheed 0.5.1claws
91 change to release version 0.5.1claws
93 2001-07-24 [christoph]
96 fixed segfault that happend when the selected
97 message was removed while retrieving new messages.
101 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
105 add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
106 this is a work in progress, for more information: http://nlpagan.net/sylman
108 * configure.in, src/mainwindow.c, manual/Makefile.am
109 add support for English manual
112 add authors of user manuals
114 * manual/en/sylpheed*.html
115 add English documentation
117 2001-07-22 [christoph]
122 changed a wrong debug message
127 update Dutch translation
129 * src/prefs_filtering.c,
131 add more translatable strings
140 * src/inc.c, src/summaryview.[ch]
141 prevent update of mark file when filtering has done, by
142 using a variable; this affects two functions:
143 inc.c::inc_finished()
144 summaryview.c::summary_show()
148 * src/filtering.[ch], src/prefs_filtering.c,
150 add filtering action for label coloring
155 * added src/labelcolors.c
156 * added src/labelcolors.h
157 * src/Makefile.am, src/summaryview.c
158 rearrange label coloring code
161 add more parentheses so label colouring works correctly
164 don't really delete message, but move it to Trash
166 * src/prefs_matcher.c
167 add quote options to info dialog
169 2001-07-20 [christoph]
176 moved ssl stuff to a seperate file
181 fix show sender using address book with no e-mail
182 address in From: field
186 * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
187 fix messy handling of escaping... now at least the
188 execute command is useful. escape char is '\', we
189 accept \n and \r too.
193 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
194 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
203 * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
205 revise filtering; currently move, copy, marking have
206 been tested. if you like bleeding edge stuff, you
207 should definitely go for this version :)
209 * mark old working stuff as VERSION_0_5_0_CLAWS5
211 2001-07-17 [christoph]
220 * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more
221 bits in the mark file, without affecting either branch. Lots of
222 files changed, also in claws branch.
224 UNTESTED: use of mbox folders
227 added mark all read; however this was a quick hack used for
228 cleaning up mess after initial merge with Hiroyuki
231 change claws version number back to 0.5.0claws5 to clear up
232 confusion & pretension (recent release was technically
233 0.5.0claws4, so we neatly align with Hiroyuki :-)
237 sync with Hiroyuki's 0.5.0cvs4
244 remove invalid updating of mark files for
245 filter actions MATCHING_ACTION_MOVE and
246 MATCHING_ACTION_DELETE; this should fix the
250 revert Christoph's stab at fixing the folder
254 add missing files with translatable strings
261 * src/addr_compl.[ch], src/prefs_filtering.c
262 make "filtering pref dialog's destination entry" an
263 "address completable entry", if filter destination is
268 sync with Hiroyuki's 0.5.0cvs2-3
270 2001-07-15 [christoph]
273 fixed folder stats update after incorporation
278 * finish label colouring stuff (for now)
279 * fix incorrect colour bug (off by one)
284 change text labels for news and mail message so there's
285 plenty of toolbar estate left
292 sync with Hiroyuki's 0.5.0cvs1
295 more rewrite label colouring
299 * src/summaryview.[ch]
300 * start rewrite label colouring
301 * fix proper location "Add Sender To Addressbook" menu item
305 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
306 (actually this is 0.5.0claws4)
311 * fix duplicate message
312 * add updated Portugese / Brazilian translation
313 submitted by Fabio Junior Beneditto
321 add updated Dutch translation
324 add updated German translation submitted by Jens
328 Prerelease before 0.5.0claws. Please test.
329 This version is temporarily tagged as VERSION_0_5_0_TEST
331 * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
332 src/prefs_scoring.c, src/prefs_matcher.c,
333 src/prefs_filtering.c, src/mbox.c,
334 src/main.c, src/inc.c, src/filtering.[ch]
335 revert new Hoa's new matcher (does not work yet)
342 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
348 add ChangeLog.claws to EXTRA_DIST
350 add matcher_parser_parse.h to EXTRA_DIST
352 2001-07-10 [christoph]
355 add destination folder to table of
356 folders that need to be updated after
363 make collapse state of folders and folder items persistent, i.e.
364 if you collapse a folder tree, the next time sylpheed-claws starts
365 up the folder tree remains collapsed.
367 2001-07-10 [christoph]
373 renamed MD5_CTX to MD5_CTX_syl
374 conflicts with a struct in openssl
377 * src/prefs_account.[ch]
381 fixed compose with current account
382 broken by new compose button stuff
387 changed my email address
389 * src/matcher_parser_parse.y
390 clean the parser to remove conflicts
398 fix incorrect description of --enable-ldap parameter
400 * src/prefs_common.[ch]
402 add experimental option "smart wrapping" which makes the
403 compose editor auto wrap.
405 | TODO: the problem with the buggy cursor handling is caused |
406 | by the GtkText. when deleting / backspacing text its |
407 | wrapping algorithm does not take in account the previous |
408 | line. should find a way to hack this in. |
409 | or should perhaps combine this with the word wrapping |
410 | patch i wrote in january. |
413 show build parameters for LDAP and JPilot
416 revert Christoph's bugfix for selecting next unread message,
417 because folder stats aren't updated correctly
424 * src/matcher_parser_lex.l
425 * src/matcher_parser_parse.y
426 * src/prefs_filtering.c
427 * src/prefs_scoring.c
429 bugfix of the config file parser
434 added generated matcher sources to BUILT_SOURCES
440 added new config file parser
445 * src/prefs_filtering.c
446 * src/prefs_matcher.c
447 * src/prefs_scoring.c
448 * added src/matcher_parser.h
449 * added src/matcher_parser_lex.h
450 * added src/matcher_parser_lex.l
451 * added src/matcher_parser_parse.y
452 lex & yacc config file parser
457 changes prefs_filtering into global_filtering
460 build threads with subjects only if "Re: " is at the
461 beginning of the subject
467 sync with sylpheed 0.5.0
468 change of version number only
474 sync with sylpheed 0.5.0pre5
478 sync with sylpheed 0.5.0pre4 release
479 /po and /manual/ja not sync'ed
483 more sync with sylpheed 0.5.0pre4
485 2001-07-03 [christoph]
488 fixed address book broken by address book
489 for VCard, JPilot, LDAP
499 more sync with sylpheed 0.5.0pre4
503 * included address book patch for VCard, JPilot, LDAP
504 * pref_common.c - fixed Font options on Display tab (cosmetic)
505 * alertpanel.c - fixed truncated message
507 2001-07-02 [christoph]
512 mark threads for ignoring
518 * sync with sylpheed 0.5.0pre4
519 updated gettext to 0.10.38.
525 * src/summaryview.[ch]
526 new right-click option: Label.
527 substitute for 'Mark-->Mark/Unmark', colours the line.
528 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
530 2001-07-01 [christoph]
535 move ctree to unread message
539 * sync with sylpheed 0.5.0pre3 release
545 allow inserting / attaching multiple files in
551 small change to Alfons' previous stuff so that it
556 * lots of files changed; first attempt to merge the changes
557 and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
562 updated and completed, translations by Fabio
563 Junior Beneditto <fjbeneditto@yahoo.com.br>
569 allow selecting an attached files' mime type from a
574 * more sync with sylpheed 0.5.0pre3
579 merge with sylpheed.pot and pt_BR.po provided by
580 Fabio Junior Beneditto.
585 make MIME types case insensitive
590 merge with sylpheed.pot and old nl.po; translations added.
594 * more sync with sylpheed 0.5.0pre3
599 don't crash when removing parent node of messages
600 attracted by subject. this was caused by not deleting
601 the parent node from the subject line hash table.
608 if there are multiple messages selected, allow forwarding
613 * more sync with sylpheed 0.5.0pre3
619 * sync with sylpheed 0.5.0pre3
624 fixed 'compose news article' bug
625 from icon-and-text toolbar
629 * sync with sylpheed 0.5.0pre2 release
631 2001-06-24 [christoph]
634 bug fix in font selection
636 use sylpheed's normal font instead of
637 gtk default font for folders without
642 * src/mainwindow.[ch]
643 added composite compose mail / news button (an idea by Leandro
644 Pereira <leandro@linuxmag.com.br>)
648 Added instructions for ldif-to-xml.py
656 * src/pixmaps/stock_news_compose.xpm
657 added pixmap by Leandro
659 tested built-in spelling checker of GCC 3.0 :)
661 merged dutch translation of sylpheed-main with
666 Added tools directory and files.
668 * tools/filter_conv.pl
669 converts old filter system to new filtering system
670 * tools/ldif-to-xml.py
671 converts netscape addressbook to sylpheed addressbook
673 descriptions/instructions for above two files
675 2001-06-23 [christoph]
678 * src/manage_window.[ch]
679 * src/prefs_common.[ch]
680 mail retrieval dialog can be enabled, disabled
681 or hidden if non of sylpheed's windows is active
687 * sync with sylpheed 0.5.0pre2
689 2001-06-21 [christoph]
692 show recipient on 'from' for all accounts
695 * src/prefs_common.[ch]
696 disable error popup on mail receive errors
701 made the ruler correctly appear and disappear.
704 removed Hoa's work-in-progress-stuff (interesting!) so
707 2001-06-20 [christoph]
710 * src/progressdialog.c
711 added scrolled window for list in progressdialog
715 sync with sylpheed 0.5.0pre1 release
717 2001-06-20 [christoph]
720 make building threads by subject work when
721 thread view is enabled
724 * src/prefs_common.[ch]
725 automatically select account for mail replys
729 * src/compose.c (compose_create): keep Bcc and Reply-To visible if
730 they are filled in from the account settings.
734 * more sync with sylpheed 0.5.0pre1
740 added --sysconfdir to CPPFLAGS for pointing to the correct
741 location of mime.types.
743 NOTE: make sure you use --sysconfdir when running ./autogen.sh
749 fixed some bug when building threads
753 * src/prefs_account.c
754 UI stuff: More changes to the English
758 * src/pixmaps/stock_news_compose.xpm: new file
762 Added new icon for Hoa's 'compose a news
763 message', plus minor improvements to the
769 more sync with sylpheed 0.5.0pre1
775 Follow-up and reply to
777 * src/summaryview.[ch]
778 Build threads also with subjects
783 forwarding use the current account.
786 the "compose message" button has been replaced with
787 "new mail" and "new news" buttons
789 * src/prefs_common.[ch]
790 added a configuration option to use the forward button
791 as "forward as attachment"
792 changed reply and forward format description
794 * src/quote_fmt_lex.l
795 * src/quote_fmt_parse.y
796 added message with no signature in format for reply
805 Improvements to the English
808 Improvements to the English and some
809 clarity/continuity improvements in the
810 description of Quote symbols.
816 * sync with sylpheed 0.5.0pre1
821 Better interface for compose, displayed fields
822 are updated whenever we change account.
823 Newsgroups field is automatically filled.
826 Newsgroups field is automatically filled.
828 * src/prefs_account.c
829 Some interface stuff when fields appear and
836 * sync with sylpheed 0.4.99
840 * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
841 base64_decoder_free, base64_decoder_decode): new object and
842 functions for decoding base64 streams.
843 * src/procmime.c (procmime_decode_content): modified to use the
850 * sync with sylpheed 0.4.99cvs11
856 * sync with sylpheed 0.4.99cvs9
861 * src/prefs_account.c
863 SMTP server can be defined in the news account
864 mime type of attachment are kept.
868 now choose the highest important score between default
869 and important score of folder.
873 * src/prefs_common.c:
875 (prefs_quote_description_create): corrected description of
876 quote format characters
882 * sync with sylpheed 0.4.99cvs8
886 * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
887 and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
893 * sync with sylpheed 0.4.99cvs7
897 * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
898 clashes with autogenerated header).
899 * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
900 * src/Makefile.am: added quote_fmt.h.
901 * src/.cvsignore: added lex/yacc autogenerated files
902 (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
908 * sync with sylpheed 0.4.99cvs6
912 * added src/quote_fmt_parse.h
917 don't modify readonly configuration files
919 * src/prefs_account.c
921 * src/prefs_customheader.c
922 * src/prefs_display_header.c
924 * src/prefs_filtering.c
925 * src/prefs_scoring.c
926 don't open dialog box when configuration files
931 * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
933 * src/Makefile.am: replaced quote_fmt.tab.[ch] by
934 quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
935 BUILT_SOURCES to make all files rebuild properly.
937 * src/compose.c: removed #include "quote_fmt.tab.h".
939 * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
940 CHARACTER value in yylval.
942 * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
943 receive CHARACTER value by documented means (yylval).
945 * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
950 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
955 * src/prefs_filtering.c
956 now keep the configuration for execute action
963 * sync with sylpheed 0.4.99cvs5
970 * added src/quote_fmt.y
971 * added src/quote_fmt.l
972 * added src/quote_fmt.tab.h
973 * added src/quote_fmt.tab.c
974 * added src/lex.quote_fmt.c
975 parsing configuration for replying
978 * src/prefs_common.[ch]
979 added configuration UI for replying
983 using configuration for replying
991 * src/prefs_filtering.c
992 * src/prefs_matcher.c
993 * src/prefs_matcher.h
994 action "run a command" for filtering
995 and matching with a command.
996 fixed the "whole message" matching
999 changed temporary filename for security
1002 queue the notification if it fails to send.
1004 * src/prefs_common.c
1005 * src/prefs_folder_item.c
1006 changed the default important score
1008 * src/prefs_scoring.c
1010 hide kill score input when the folder is not
1015 * src/prefs_common.c:
1017 (prefs_font_select): pass font name in font entry box to font
1022 * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
1026 * sync with sylpheed 0.4.99cvs4
1030 * src/headerwindow.c:
1032 (headerwindow_show_cb): use the selected summary view item, not
1037 * src/headerwindow.c:
1039 (headerwindow_show_cb): always try to show msginfo
1044 keep attached parts when reediting or forwarding.
1049 * src/prefs_folder_item.[ch]
1050 * src/prefs_scoring.[ch]
1052 * src/summaryview.[ch]
1055 * src/prefs_common.[ch]
1056 support for folder scoring
1057 kill score and important score for messages
1059 * src/prefs_account.c
1060 some display bug fixed for local account
1065 * src/summaryview.c:
1067 (add_sender_to_cb): don't crash when no or invalid sender; the add
1068 sender to address book menu item is disabled.
1072 * src/filtering.[ch]
1074 handling summary menu / filter messages
1080 imap folders now appears in list
1083 doesn't crash if destination mail is not writeable
1088 removed some warnings
1092 * src/prefs_filtering.c
1093 global string to identify any folders
1094 removed some debug info
1095 filtering to mbox folders is now possible
1098 removed some warnings
1101 permission on files are changed to read/write for user only,
1103 creation of subfolder is handled better.
1107 Verified the sync for src/prefs_common.[ch] and
1108 src/prefs_account.[ch]. I believe there were some
1109 minor indentation differences.
1115 * sync with 0.4.99cvs3
1120 handling flags for mbox format
1123 use of mark file only for MH format
1124 handling flags for mbox format
1125 filtering cannot yet move or copy mails to mbox folders.
1128 changed move_msg, copy_msg,
1129 move_msgs_with_dest, copy_msgs_with_dest functions
1130 uses only folder->copy_msg() function
1131 uses folder->finished_copy() to handle the destination
1132 folder at the end of the copy or move operation.
1135 included mbox directories.
1137 * src/folderview.[ch]
1139 handle folders operation for mbox format
1142 disable conversion of "From " header
1144 * src/mbox_folder.[ch]
1145 completion of mbox format handling
1148 changed mh_copy_msg() function and
1149 removed mh_move_msg(), mh_move_msgs_with_dest(),
1150 mh_copy_msgs_with_dest()
1152 * src/prefs_filtering.c
1153 removed some warnings
1155 * src/prefs_matcher.c
1156 default boolean operation is AND
1159 handling flags for mbox format
1160 handling of "From " header
1164 added MSG_REALLY_DELETED flags to handle deletion of
1165 messages in mbox format.
1168 handling flags for mbox format
1169 disable the MSG_DELETED flags when messages
1170 are deleted in mbox format
1173 "From " headers display fixed.
1179 (get_email_part): skip quoted email addresses, like in e.g.
1180 "'alfons@proteus.demon.nl'".
1184 Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
1185 and fixing the persistence troubles when using separate windows.
1189 Added #define SEPARATE_ACTION used in the gtk item factory for
1190 the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
1191 use gtk_item_factory_get_widget_by_action() to get the items.
1193 Removed separate_widget_cb from the gtk item factory data
1195 (mainwindow_create): connect separate_widget_cb() to check
1196 menu item "toggled" signal. also passing a MainWindow pointer
1197 as object data for both check menu items.
1199 (separate_widget_cb): definition of separate_widget_cb() to match
1200 GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main
1201 window using gtk_object_get_data(). The type of window separation
1202 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
1204 * src/prefs_filtering.c,
1205 src/prefs_matcher.c: added horizontal scrollbars
1210 fix segfault with invalid bold font
1212 correctly display summary stats after row is marked
1216 * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
1217 encodings with libjconv.
1222 added mbox_folder.[ch]
1224 mbox temporary folder
1226 * added src/mbox_folder.[ch]
1228 * src/procheader.[ch]
1231 bugfix for file incorporation filtering
1233 enable creation of MBOX
1234 * src/prefs_display_header.c
1235 enable use of headers like "From "
1236 something that should be fixed :
1237 displaying of such headers add an extra space
1238 * src/prefs_folder_item.c
1239 don't create folders because it is not necessary
1241 added data field to MsgInfo for mbox internal use
1243 added some support for mbox
1245 added get_mbox_cache_dir() function
1247 2001-05-23 [hiroyuki]
1249 * src/headerwindow.c
1260 src/folderview.c: more sync with 0.4.99cvs2.
1262 * src/headerwindow.c: reverted.
1268 * sync with sylpheed 0.4.99cvs2
1276 * src/summaryview.c: bugfixed a premature assignment in summaryview_add_sender_to_cb()
1282 * configure.in: if gnome-config not found, "no" is displayed
1284 * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
1286 * src/textview.c: now also possible to add mail addresses by right
1287 clicking in the text view
1289 * src/codeconv.c: merged patch which fixes endless loop when encountering
1290 invalid wide characters; from Alte <010@imis.ru>
1294 Added installation of gnome specific things:
1296 * Makefile.am: gnome conditional
1298 * configure.in: check for installed gnome
1300 * added sylpheed.png, sylpheed.desktop
1304 * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
1306 * src/mainwindow.h (main_window_toolbar_create): created a button
1308 (main_window_set_toolbar_sensitive): enable/disable the new button
1310 (toolbar_reply_to_author_cb): handle the new button.
1312 * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
1313 send_progress_dialog_destroy() on failure (fixes hang on SMTP
1318 * src/compose.h (ComposeReplyMode): new modes
1319 COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
1320 COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
1323 (compose_send): move some code into a new function:
1324 (compose_current_mail_account): new function.
1325 (compose_reply): new argument to_author, all callers changed; if
1326 to_author==TRUE and account->protocol==A_NNTP, find and use an
1327 appropriate mail account for replying.
1328 (compose_reply_set_entry): new argument to_author; ignore
1329 compose->replyto if to_author==TRUE.
1331 * src/mainwindow.c: new command "Message/Reply to author".
1332 (main_window_set_menu_sensitive): enable/disable it.
1333 (reply_cb): handle it.
1335 * src/summaryview.c: new command "Reply to author".
1336 (summary_set_menu_sensitive): enable/disable it.
1337 (summary_reply_cb): handle it.
1339 * src/account.c (account_find_mail_from_address): new function.
1345 * sync with sylpheed 0.4.99cvs1
1352 new filtering action : forward and forward as attachment
1355 no need for $DISPLAY when we run sylpheed --help
1356 call to parse_cmd_opt() is moved
1358 * src/mainwindow.[ch]
1359 execute button is hidden when immediate execute
1364 * src/prefs_folder_item.c
1366 better handling of missing directories
1369 reedit is enabled in outbox
1370 reedit is enabled in queue
1376 * src/prefs_filtering.c
1377 changed attachement into attachment
1383 * sync with sylpheed 0.4.67cvs9
1384 * sync with sylpheed 0.4.67cvs7-8
1389 added prefs_filtering.c
1391 * src/filtering.[ch]
1393 removed action : forward_news and forward_news_as_attachement
1394 (forward and forward_as_attachement can be used instead)
1397 added menu option to access filtering configuration
1399 * src/prefs_account.c
1400 changed mail_command default to /usr/sbin/sendmail
1402 * added src/prefs_filtering.[ch]
1403 dialog box for filtering configuration
1405 * src/prefs_matcher.c
1406 added function prefs_matcher_get_criteria_from_matching()
1408 * src/prefs_scoring.c
1409 reset the dialog when register or substitute is clicked
1414 added filtering.[ch]
1416 using filering.[ch] instead of filter.[ch]
1418 reading new filtering configuration
1420 added some filtering actions
1421 and fixed a bug for headers and mail body matching
1423 using filering.[ch] instead of filter.[ch]
1425 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
1427 some fixes for filtering
1429 2001-05-14 [hiroyuki]
1431 * src/send.c: fixed some weird indentations.
1432 send_message_with_command(): call pclose() only if p != NULL.
1433 * src/textview.c: get_email_part(): modified the code for readability.
1435 2001-05-14 [hiroyuki]
1439 src/md5ify.h: removed from the cvs.
1443 * src/main.c: include rfc2015.h to avoid compiler warnings.
1444 * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
1445 the panel is already on screen.
1446 * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
1447 closing the alert window by ESC as "No".
1448 * src/prefs_common.c (prefs_interface_create): moved return
1449 receipt check button to the correct place.
1453 * src/prefs_common.c:
1454 moved return receipt check button to the Send tab. (prefs_send_create)
1455 removed the date format ui related globals. (prefs_display_create)
1459 * sync with sylpheed 0.4.67cvs5-6
1463 * added Alfons' font selection patch
1466 * src/headerwindow.c
1467 * src/prefs_common.c
1468 * src/prefs_common.h
1472 changed version of cache
1474 * src/prefs_matcher.c
1475 added additionnal matching criteria
1479 added references in MsgInfo
1484 prepared some things for new filtering
1486 added some matching properties
1487 inreplyto need to be enhanced
1488 prepared some things for new filtering
1490 added Return-Receipt-To handling
1491 * src/prefs_folder_item.c
1492 changed default value to TRUE
1493 * src/prefs_matcher.c
1494 added some matching properties
1495 * src/prefs_scoring.[ch]
1496 the scoring dialog is finished
1498 added Return-Receipt-To handling
1499 Reference need to be added
1501 added Return-Receipt-To handling
1502 added threadscore to get a better score sorting when
1505 suppressed a bug when we sort the list
1506 when no folder is opened.
1507 better score sorting when threads are enabled
1511 * reverted previous patch because of potential errors
1515 * src/inc.c, src/prefs_common.c, src/prefs_common.h:
1516 applied "toggle mail-retrieval dialog window" patch submitted
1517 by Eric Limpens <eric@qnt.net>
1519 * sync with sylpheed 0.4.67cvs4
1523 * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
1524 some picky compilers.
1525 * src/rfc2015.h: provide prototype for rfc2015_disable_all().
1526 * src/grouplist_dialog.c: include alertpanel.h.
1527 * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
1528 fix compile warning.
1529 * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
1530 #include "defs.h" before others to prevent the warning of `MIN'
1531 and `MAX' redefinition.
1537 * src/prefs_account.c
1538 * src/prefs_display_header.c
1541 added prefs_scoring.[ch]
1542 * src/grouplist_dialog.c
1543 display an error dialog box if the group list
1545 * src/mainwindow.[ch]
1546 added main_window_set_thread_option() function
1547 scoring dialog box enabled
1549 added flags matching unread /new / marked
1550 / deleted / replied / forwarded
1552 newsgroups are now finally in newscache
1553 * src/prefs_matcher.[ch]
1554 finished preferences for matching dialog
1555 * added src/prefs_scoring.[ch]
1556 scoring dialog box completed
1558 conversion to string : added scoringprop_to_string()
1559 write config for preferences :
1560 added prefs_scoring_write_config()
1562 threads can be enabled/disabled independently
1570 thought it would be nice to have a list of all
1571 contributors (used Changelog as a reference)
1574 messed up version numbering...
1578 * sync with sylpheed 0.4.67cvs1-3
1582 * src/prefs_common.c:
1583 better UI for strftime format, double clicking
1584 on format now inserts the format in text entry
1585 replaced close button with standard OK/Cancel
1586 moved date format button to the right of the
1592 Ctrl-Home / Ctrl-End have proper cursor navigation
1596 * src/prefs_matcher.c
1597 finished UI to define matching properties
1598 added ok and cancel button
1599 * src/prefs_filter.c
1600 added ok and cancel button
1602 fixed some bug in xhdr parsing
1607 fixed a bug in textview_show_header(), which displayed two colons (':');
1608 cleaned up some warnings
1613 added prefs_matcher.[ch]
1614 compilation with -W -Wall
1616 ungrab the mouse events if grabbed - does it
1617 fix the bug for disposition notification ?
1619 added a menu option to open the matching dialog.
1621 added matcherprop_to_string() and matcherlist_to_string()
1622 fixed some bugs, changed the name of some options
1623 age_sup and age_inf becomes age_greater and age_lower,
1624 body and messageheaders becomes body_part and headers_part,
1625 changed the names of constants from SCORING_XXX to MATCHING_XXX
1626 * src/prefs_display_header.c
1627 * src/prefs_headers.c
1628 fixed a bug that accidentally destroyed dialogs
1629 when closed them with delete_event
1630 Added *_deleted() which handle delete_event signal correctly.
1631 * src/prefs_folder_item.[ch]
1632 added "enable_thread" field for future customization
1633 * added src/prefs_matcher.[ch]
1634 sample of the UI to define matching properties
1636 using procheader_headername_equal instead of str*cmp functions
1637 using procheader_parse_header() function
1639 using MATCHING_XXX instead of SCORING_XXX
1641 display the sender of the news even if this is ourself
1642 when this is a news message.
1644 using headername_equal() instead of str*cmp functions
1650 * sync with sylpheed 0.4.66
1651 * src/gtkstext.c: trace logs added
1655 * src/prefs_common.[ch]: added option to enable/disable GnuPG
1656 signature check popup.
1657 * src/rfc2015.c (check_signature): show signature check popup only
1658 if it is enabled in preferences.
1664 * sync with sylpheed 0.4.66cvs6
1668 * src/prefs_common.[ch]: added option to enable/disable
1669 looking up sender name in address book for summary pane
1670 * src/summaryview.c: look up sender in the address book
1671 by using Alfons' address completion code
1673 2001-05-07 [hiroyuki]
1676 src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
1677 member of Pop3State.
1678 * src/news.c: brought #include "defs.h" before #include <glib.h>
1679 to prevent the warning of `MIN' and `MAX' redefinition.
1683 * removed src/headers_display.[ch]
1684 * removed src/prefs_display_headers.[ch]
1686 use a temporary file in the user directory for mbox import
1688 added XHDR support to get "To" and "Cc" headers
1689 (in order to match news with to or cc field for
1691 added function news_parse_xhdr() to get XHDR response
1693 added function nntp_xhdr()
1695 fetch the message if necessary
1701 * sync with sylpheed 0.4.66cvs3-5
1706 added function itos_buf() to enable use of several buffers
1708 use of itos_buf() instead of itos() in summary list
1709 to fix the broken display of message number.
1713 * src/gtkstext.c: bug in cursor up navigation fixed,
1714 fixed another unsigned / signed comparison (we're getting there :-)
1719 added scoring.c scoring.h
1720 prefs_folder_item.c prefs_folder_item.h
1723 added FOLDERITEM_RC SCORING_RC
1725 added prefs field in FolderItem :
1726 properties for each folder (PrefsFolderItem),
1727 sorting type and mode were added as the first properties.
1729 read config for scoring
1730 * added src/matcher.[ch]
1731 gives functions to parse configuration file to do
1732 matching on mails with a list of conditions.
1734 add option to sort by score
1735 * src/prefs_common.[ch]
1736 added preference option to show score and for
1737 the score column size
1738 * added src/prefs_folder_item.[ch]
1739 properties for each folder (PrefsFolderItem),
1740 sorting type and mode were added as the first properties.
1741 * src/procheader.[ch]
1742 added procheader_parse_header()
1743 added procheader_header_free()
1744 added procheader_headername_equal()
1745 and made modification to use them.
1747 added score field to MsgInfo structure
1748 * added src/scoring.[ch]
1749 gives functions to parse configuration file to do
1750 scoring on mails with a list of conditions.
1751 * src/summaryview.[ch]
1752 save the sorting type and mode for the folder
1753 added column to display the score of the mail
1754 added function summary_score_clicked()
1755 sorting type and mode are restored to the folder
1758 use procheader_parse_header(), procheader_headername_equal()
1759 removed memory leak in text_scan_header when freeing headers
1761 changed the function to match names of headers
1762 using procheader_headername_equal()
1764 Scoring functions are implemented, an interface is needed
1770 hopefully fixed the row up navigation bug,
1771 removed adding back / forward lines to cache
1775 * src/prefs_display_headers.c: user interface changes:
1776 (prefs_display_headers_create): remove unused "Show" check button;
1777 allow reordering of headers by dragging.
1778 (prefs_display_headers_write_config): remove unused variables.
1779 (prefs_display_headers_set_dialog): do not insert "(New)" at top
1780 of lists (not needed with the new UI).
1781 (prefs_display_headers_set_list): scan lists starting from row 0,
1782 not 1 (do not skip "(New)").
1783 (prefs_display_headers_find_header): new function.
1784 (prefs_display_headers_clist_set_row): do not allow duplicates.
1785 (prefs_display_headers_delete_cb): do not skip row 0; treat
1786 closing the alert window by ESC as "No".
1787 (prefs_display_headers_up): do not protect row 0.
1788 (prefs_display_headers_down): do not protect row 0.
1792 * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
1796 (summary_find_next_marked_msg, summary_find_prev_marked_msg,
1797 summary_select_next_marked, summary_select_prev_marked): new
1802 * src/news.c: fixed a bug when no article can be fetched after
1803 server timeout if the connection was restored by news_post():
1804 (news_select_group): new function.
1805 (news_fetch_msg): call news_select_group() before fetching
1807 (news_get_uncached_articles): set session->group after successful
1815 changed version of cache, added cc field
1817 * src/prefs_display_headers.c
1818 the interface was changed
1820 * src/prefs_headers.c
1825 * completed sync of sylpheed cvs2
1826 * src/gtkstext.c: updated row up / down cursor navigation
1827 * src/textview.c: re-edited, prepared for fixing the email address
1832 * src/prefs_common.c: use alfons' strftime ui code
1833 entry_datefmt and datefmt_sample widgets have to be
1834 global in this module because of this change
1839 * src/prefs_common.[ch] added option to activate the return receipt
1844 * src/gtkstext.c: fix for row up/down cursor navigation.
1848 * sync with 0.4.66cvs2
1852 added add-sender-to-addressbook patch
1860 * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
1863 * src/alertpanel.c (alertpanel_create): new argument can_disable,
1864 all existing callers changed to pass FALSE; create a check button
1865 to disable the message.
1866 (alertpanel_message_with_disable): new function.
1867 (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
1868 (alertpanel_button_toggled): new function.
1869 (alertpanel_button_clicked, alertpanel_close): set value using
1872 * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
1874 * src/prefs_common.c (prefs_privacy_create): new check button
1875 checkbtn_gpgme_warning.
1877 * src/main.c (main): moved preferences reading before gpgme
1878 initialization; check prefs_common.gpgme_warning before giving the
1879 GnuPG warning and set it to FALSE if the user wants to disable the
1882 2001-05-02 [hiroyuki]
1884 * src/prefs_display_headers.c: modified the layout and some labels.
1888 * src/prefs_account.c (prefs_account_fix_size): new function.
1889 (prefs_account_create): call prefs_account_fix_size(); use
1890 gtk_widget_show instead of gtk_widget_show_all (fixes too large
1891 size when the window is shown for the first time).
1892 (prefs_account_basic_create): changed layout of serv_table; moved
1893 localmbox_entry above smtpserv_entry (logically it replaces
1895 (prefs_account_protocol_activated): set sensitivity of
1896 nntpauth_chkbtn according to the protocol (in addition to
1897 hide/show); commented out gtk_table_set_row_spacing() calls.
1898 (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
1899 not sensitive (fixes a bug with disabled username/password boxes
1900 when editing POP3 account after NNTP with authentication).
1906 * src/prefs_account.[ch]
1908 removed local account without SMTP server
1909 added option to use mail command instead of a connexion
1910 to SMTP server when a local account is used
1911 * src/prefs_headers.c
1914 fixed a bug when connexion immediately closed
1924 * src/prefs_account.c (Basic, prefs_account_basic_create): new
1925 widget nntpauth_chkbtn.
1926 (prefs_account_protocol_activated): handle nntpauth_chkbtn
1928 (prefs_account_nntpauth_toggled): new function.
1930 * src/news.c (news_session_new_for_folder): use NNTP
1931 authentication only if ac->use_nntp_auth is set.
1935 * src/Makefile.am changed headers.[ch] in customheader.[ch]
1936 * src/prefs_display_headers.c changed the UI
1937 * src/prefs_headers.c changed account_name to account_id
1938 * src/compose.c using customheader.h
1940 2001-05-01 [hiroyuki]
1944 src/nntp.c: changed sock_read() to sock_gets(), they've been left
1949 * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
1950 * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
1951 for displaying of headers
1952 * src/grouplist_dialog.[ch] minor changes to remove warnings
1953 * src/prefs_display_headers.[ch] dialog to choose the
1954 headers to display in the mail viewer.
1955 * src/headers.h correction of #define
1956 * src/headers_display.[ch] configuration for displaying of headers.
1957 * src/main.c read config of displaying of headers
1958 * src/prefs_common.c add a button to access the config dialog
1959 for displaying of headers
1960 * src/prefs_display_headers.[ch] dialog for configuration for
1961 displaying of the headers.
1962 * src/prefs_headers.c cleaning of code
1963 * src/procheader.c comments added to code
1964 * src/textview.c changes to reorder the headers depending
1965 on the config for displaying of headers
1971 * sync with 0.4.65cvs12
1973 NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
1977 * src/nntp.h (NNTPSockInfo): new field auth_failed.
1979 * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
1980 is set to force reconnection after authentication failure.
1981 (nntp_gen_command): set sock->auth_failed on authentication
1982 failure, or if sock->userid and sock->passwd are not set.
1984 * src/news.c (news_session_new_for_folder): set userid=NULL if
1985 password dialog is cancelled.
1989 * src/nntp.h (NNTPSockInfo): new type.
1991 * src/nntp.c: all functions updated to use NNTPSockInfo instead of
1993 (nntp_open_auth, nntp_close): new functions.
1994 (nntp_gen_command): new function to handle authentication; all
1995 NNTP command functions updated to use it.
1996 (nntp_authinfo_user, nntp_authinfo_pass): deleted.
1997 (nntp_list): removed old useless code.
1999 * src/news.h (NNTPSession): new field nntp_sock.
2001 * src/news.c: all functions updated to use NNTPSockInfo instead of
2003 (news_session_new): new arguments (userid, passwd); made static;
2004 use nntp_open_auth() if needed.
2005 (news_session_destroy): use nntp_close() instead of sock_close().
2006 (news_query_password): changed arguments.
2007 (news_session_new_for_folder): new function.
2008 (news_session_get): use news_session_new_for_folder().
2009 (news_authenticate): deleted.
2010 (news_get_uncached_articles): removed old authentication code.
2014 * src/news.c: reverted my previous changes (need to do NNTP
2015 authentication in a cleaner way).
2019 * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
2020 news_nntp_post, news_nntp_mode): new functions (wrappers with
2021 authentication support).
2022 (news_get_article_cmd, news_get_article, news_get_header): new
2023 argument "folder"; all callers changed.
2024 (news_get_article_cmd): added authentication support.
2025 (news_session_get): use news_nntp_mode() instead of nntp_mode().
2026 (news_post): use news_nntp_post() instead of nntp_post().
2027 (news_get_uncached_articles): use news_nntp_group() instead of
2028 nntp_group() and news_nntp_xover() instead of nntp_xover();
2029 removed old authentication code.
2030 (news_get_group_list): use news_nntp_list() instead of nntp_list().
2032 * src/nntp.c (nntp_list): return real error code instead of
2037 * configure.in: fixed wint_t typedef detection again
2041 * src/prefs_account.[ch], added A_LOCAL_CMD
2042 (send mail with mail command)
2043 * src/send.c added function send_message_with_command()
2044 * src/inc.c made a more secure get_spool() function with
2045 mktemp() but maybe mkstemp() or something more
2050 * src/textview.c, colorization of email addresses in headers
2054 * bug sync with sylpheed
2055 * prefs_common.c: created date format ui for darko
2056 * sync with 0.4.65cvs11
2057 * configure.in: corrected to have the new gpg checks
2061 * completed sync with 0.4.65cvs10
2062 * minor debug things added to gtkstext.c
2066 * configure.in: remove check for availability of
2067 strftime() as advised by Hiroyuki
2068 * src/prefs_common.[ch], src/procheader.c:
2069 synch strftime() code with Hiroyki's main branch
2073 * src/news.c: news_query_password(), news_authenticate(): new
2075 news_get_uncached_articles(): added NNTP authentication
2077 * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
2079 * src/prefs_account.c: prefs_account_protocol_activated():
2080 enable userid and password fields for NNTP.
2084 * configure.in: check for availability of strftime()
2086 * src/prefs_common.[ch], src/procheader.c: use
2087 strftime() for displaying date in summary pane if it
2092 * more .cvsignore cleanups [alfons]
2096 * ac/sv-check-type.m4: new autoconf macro.
2097 * configure.in: fixed wint_t typedef detection (did not work
2102 * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
2106 * modified gtkstext.c : buggy cursor navigation fixed,
2107 and font descent also taken in account when drawing
2111 * added comments in src/news.c src/nntp.c
2112 * added src/prefs_headers.[ch]
2113 * added src/headers.[ch]
2114 * modified compose.c to activate custom headers
2115 added function is_in_custom_headers
2116 * modified prefs_account.[ch]
2117 added function prefs_account_customhdr_edit
2118 * modified src/defs.h :
2119 added HEADERS_RC : name of the config file
2120 for the custom headers
2131 added gtkstext with configure.in patch by Hiroyuki which
2132 should fix the XIM detection [alfons]
2134 * more clean up of cvs [alfons]
2136 * removed all Makefile.in files to attic.
2138 * updated all .cvsignores to really ignore things that could
2139 be unintentionally committed by a recursive commit.
2142 * added src/grouplist_dialog.[ch]
2143 * changed src/folderview.c to call grouplist_dialog instead
2146 added functions news_reset_group_list
2147 and news_get_group_list
2149 added function nntp_list
2151 added GROUPLIST_FILE : name of the newsgroup list cache file
2155 * added option to warn about queued messages on exit [sergey]:
2157 * src/compose.c: compose_queue(): call folder_item_scan()
2158 and folderview_update_item() after queueing.
2159 * src/folderview.c: folderview_update_node(): draw the queue
2160 folder in bold font if there are queued messages.
2161 * src/mainwindow.c: queued_messages(): new function.
2162 app_exit_cb(): display warning if there are queued messages
2163 if warn_queued_on_exit is set.
2164 * prefs_common.[ch]: add warn_queued_on_exit option.
2166 * enhanced GnuPG key selection support [sergey]:
2168 * src/select-keys.c: updated to newer version from Win32
2169 branch with support for selecting arbitrary keys.
2170 * src/prefs_account.c: added the Privacy tab to the account
2172 prefs_account_privacy_create(),
2173 prefs_account_sign_key_set_data_from_radiobtn(),
2174 prefs_account_sign_key_set_radiobtn(): new functions.
2175 * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
2176 * src/rfc2015.c: set_signers(): new function.
2177 pgp_sign(): add the account parameter, call set_signers().
2178 rfc2015_sign(): add the account parameter, pass it to pgp_sign().
2179 * src/rfc2015.h: rfc2015_sign(): updated prototype.
2180 * src/compose.c: pass the current account to rfc2015_sign().
2182 * tag name claws added to prevent confusion with main branch [alfons]
2184 * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
2186 * autogen.sh: Added "--enable-maintainer-mode". [sergey]
2188 * sync with recent sylpheed cvs. Untested though. [alfons]