4 change to version 0.5.3claws
6 * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
7 src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
8 src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
10 sync with sylpheed 0.5.3 release, but keep claws method of
11 configuring/saving fonts
13 * src/addressbook.[ch]
14 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
15 in line with a similar change in Hiroyuki's branch
18 disable main_window_set_thread_option()
19 * src/prefs_folder_item.c
20 comment out &tmps_prefs.enable_thread,
21 * src/mbox_folder.c, src/procmsg.[ch]
22 comment out MSG_IS_IGNORE_THREAD
24 comment out summary_ignore_thread() and summary_unignore_thread()
25 comment out MSG_IS_IGNORE_THREAD
27 use Hiroyuki's threading instead.
34 use Hiroyuki's 0.5.3 column scheme but also
35 include the enable/disable button.
36 * src/pixmaps/mark.xpm
37 add Hiroyuki's amended pixmap
39 2001-08-13 [christoph]
42 receive at get all column showed wrong state for APOP
43 button should only work for POP3 and APOP accounts
45 added missing preprocessor statement for SSL
50 add 'receive at get all' column and enable/disable
53 2001-08-06 [christoph]
56 show usage of SSL in protocol column
62 * src/prefs_account.[ch]
63 moved ssl options to a new page
69 added support for SMTP STARTTLS command
71 2001-08-05 [christoph]
74 debian autoconf needs version check to find
75 correct autoconf version. if the file is
76 named configure.in 2.13 is used, which does
77 not work with this configure.in script.
78 other solution would be to rename the script
79 to configure.ac as suggested in the autoconf
83 disable final error popup if popups are
88 fixes IMAP over SSL problem
95 * sync with sylpheed 0.5.2cvs1
100 quick fix for ispell detection...
105 change to 0.5.1claws4
107 * sync with sylpheed 0.5.1cvs7
111 * src/prefs_common.c, src/prefs_common.h,
112 src/gtkspell.c, src/gtkspell.h
113 add global spelling checker settings (compose tab) +
114 selection of dictionary
117 guess valid ispell location
122 removal of 'src/quote_fmt_parse.c'
125 (submitted by Jens Oberender <didge@suse.de>)
130 * src/folderview.[ch]
133 * src/prefs_common.[ch]
135 target folder colourization
139 more sync with Sylpheed 0.5.1cvs6
144 * src/prefs_folder_item.[hc]
146 shared folders support with a GUI
152 * sync with Sylpheed 0.5.1cvs6
158 (submitted by Fabio Junior Beneditto)
164 patch to correct bad image mime headers
165 (submitted by Don Quijote <dq@searchlores.org>)
169 * tools/gif2xface.pl **NEW FILE**
171 script to convert file.gif to file.xface for
172 use in a custom header.
173 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
178 change macros for detecting JPilot and LDAP
180 2001-07-27 [christoph]
183 code cleanup (MIN / MAX warning, needed casting)
188 disallow setting flags when detecting certain headers
189 (X-Status, Status, Seen, X-Seen).
191 * sync with Hiroyuki's Sylpheed 0.5.1cvs5
193 2001-07-27 [christoph]
196 * src/prefs_filtering.c
197 * src/prefs_matcher.c
198 * src/prefs_scoring.c
199 scroll list when moving rows up or down
203 * src/prefs_account.c
204 * src/prefs_account.h
206 SMTP over SSL (untested, feedback requested)
214 * configure.in, acconfig.h
215 define CLAWS (need this for main / claws detection)
222 * sync with Sylpheed 0.5.1cvs4
224 2001-07-25 [christoph]
228 item->prefs == NULL (don't know why)
235 * sync with Sylpheed 0.5.1cvs1-3
237 2001-07-24 [christoph]
240 * src/prefs_folder_item.[ch]
241 added folderitem preferences dialog with
242 default To: and auto request return receipt
246 changes to handle new folderitem preferences
250 call compose new mail with current folderitem
254 Release Sylpheed 0.5.1claws
257 change to release version 0.5.1claws
259 2001-07-24 [christoph]
262 fixed segfault that happend when the selected
263 message was removed while retrieving new messages.
267 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
271 add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
272 this is a work in progress, for more information: http://nlpagan.net/sylman
274 * configure.in, src/mainwindow.c, manual/Makefile.am
275 add support for English manual
278 add authors of user manuals
280 * manual/en/sylpheed*.html
281 add English documentation
283 2001-07-22 [christoph]
288 changed a wrong debug message
293 update Dutch translation
295 * src/prefs_filtering.c,
297 add more translatable strings
306 * src/inc.c, src/summaryview.[ch]
307 prevent update of mark file when filtering has done, by
308 using a variable; this affects two functions:
309 inc.c::inc_finished()
310 summaryview.c::summary_show()
314 * src/filtering.[ch], src/prefs_filtering.c,
316 add filtering action for label coloring
321 * added src/labelcolors.c
322 * added src/labelcolors.h
323 * src/Makefile.am, src/summaryview.c
324 rearrange label coloring code
327 add more parentheses so label colouring works correctly
330 don't really delete message, but move it to Trash
332 * src/prefs_matcher.c
333 add quote options to info dialog
335 2001-07-20 [christoph]
342 moved ssl stuff to a seperate file
347 fix show sender using address book with no e-mail
348 address in From: field
352 * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
353 fix messy handling of escaping... now at least the
354 execute command is useful. escape char is '\', we
355 accept \n and \r too.
359 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
360 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
369 * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
371 revise filtering; currently move, copy, marking have
372 been tested. if you like bleeding edge stuff, you
373 should definitely go for this version :)
375 * mark old working stuff as VERSION_0_5_0_CLAWS5
377 2001-07-17 [christoph]
386 * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more
387 bits in the mark file, without affecting either branch. Lots of
388 files changed, also in claws branch.
390 UNTESTED: use of mbox folders
393 added mark all read; however this was a quick hack used for
394 cleaning up mess after initial merge with Hiroyuki
397 change claws version number back to 0.5.0claws5 to clear up
398 confusion & pretension (recent release was technically
399 0.5.0claws4, so we neatly align with Hiroyuki :-)
403 sync with Hiroyuki's 0.5.0cvs4
410 remove invalid updating of mark files for
411 filter actions MATCHING_ACTION_MOVE and
412 MATCHING_ACTION_DELETE; this should fix the
416 revert Christoph's stab at fixing the folder
420 add missing files with translatable strings
427 * src/addr_compl.[ch], src/prefs_filtering.c
428 make "filtering pref dialog's destination entry" an
429 "address completable entry", if filter destination is
434 sync with Hiroyuki's 0.5.0cvs2-3
436 2001-07-15 [christoph]
439 fixed folder stats update after incorporation
444 * finish label colouring stuff (for now)
445 * fix incorrect colour bug (off by one)
450 change text labels for news and mail message so there's
451 plenty of toolbar estate left
458 sync with Hiroyuki's 0.5.0cvs1
461 more rewrite label colouring
465 * src/summaryview.[ch]
466 * start rewrite label colouring
467 * fix proper location "Add Sender To Addressbook" menu item
471 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
472 (actually this is 0.5.0claws4)
477 * fix duplicate message
478 * add updated Portugese / Brazilian translation
479 submitted by Fabio Junior Beneditto
487 add updated Dutch translation
490 add updated German translation submitted by Jens
494 Prerelease before 0.5.0claws. Please test.
495 This version is temporarily tagged as VERSION_0_5_0_TEST
497 * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
498 src/prefs_scoring.c, src/prefs_matcher.c,
499 src/prefs_filtering.c, src/mbox.c,
500 src/main.c, src/inc.c, src/filtering.[ch]
501 revert new Hoa's new matcher (does not work yet)
508 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
514 add ChangeLog.claws to EXTRA_DIST
516 add matcher_parser_parse.h to EXTRA_DIST
518 2001-07-10 [christoph]
521 add destination folder to table of
522 folders that need to be updated after
529 make collapse state of folders and folder items persistent, i.e.
530 if you collapse a folder tree, the next time sylpheed-claws starts
531 up the folder tree remains collapsed.
533 2001-07-10 [christoph]
539 renamed MD5_CTX to MD5_CTX_syl
540 conflicts with a struct in openssl
543 * src/prefs_account.[ch]
547 fixed compose with current account
548 broken by new compose button stuff
553 changed my email address
555 * src/matcher_parser_parse.y
556 clean the parser to remove conflicts
564 fix incorrect description of --enable-ldap parameter
566 * src/prefs_common.[ch]
568 add experimental option "smart wrapping" which makes the
569 compose editor auto wrap.
571 | TODO: the problem with the buggy cursor handling is caused |
572 | by the GtkText. when deleting / backspacing text its |
573 | wrapping algorithm does not take in account the previous |
574 | line. should find a way to hack this in. |
575 | or should perhaps combine this with the word wrapping |
576 | patch i wrote in january. |
579 show build parameters for LDAP and JPilot
582 revert Christoph's bugfix for selecting next unread message,
583 because folder stats aren't updated correctly
590 * src/matcher_parser_lex.l
591 * src/matcher_parser_parse.y
592 * src/prefs_filtering.c
593 * src/prefs_scoring.c
595 bugfix of the config file parser
600 added generated matcher sources to BUILT_SOURCES
606 added new config file parser
611 * src/prefs_filtering.c
612 * src/prefs_matcher.c
613 * src/prefs_scoring.c
614 * added src/matcher_parser.h
615 * added src/matcher_parser_lex.h
616 * added src/matcher_parser_lex.l
617 * added src/matcher_parser_parse.y
618 lex & yacc config file parser
623 changes prefs_filtering into global_filtering
626 build threads with subjects only if "Re: " is at the
627 beginning of the subject
633 sync with sylpheed 0.5.0
634 change of version number only
640 sync with sylpheed 0.5.0pre5
644 sync with sylpheed 0.5.0pre4 release
645 /po and /manual/ja not sync'ed
649 more sync with sylpheed 0.5.0pre4
651 2001-07-03 [christoph]
654 fixed address book broken by address book
655 for VCard, JPilot, LDAP
665 more sync with sylpheed 0.5.0pre4
669 * included address book patch for VCard, JPilot, LDAP
670 * pref_common.c - fixed Font options on Display tab (cosmetic)
671 * alertpanel.c - fixed truncated message
673 2001-07-02 [christoph]
678 mark threads for ignoring
684 * sync with sylpheed 0.5.0pre4
685 updated gettext to 0.10.38.
691 * src/summaryview.[ch]
692 new right-click option: Label.
693 substitute for 'Mark-->Mark/Unmark', colours the line.
694 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
696 2001-07-01 [christoph]
701 move ctree to unread message
705 * sync with sylpheed 0.5.0pre3 release
711 allow inserting / attaching multiple files in
717 small change to Alfons' previous stuff so that it
722 * lots of files changed; first attempt to merge the changes
723 and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
728 updated and completed, translations by Fabio
729 Junior Beneditto <fjbeneditto@yahoo.com.br>
735 allow selecting an attached files' mime type from a
740 * more sync with sylpheed 0.5.0pre3
745 merge with sylpheed.pot and pt_BR.po provided by
746 Fabio Junior Beneditto.
751 make MIME types case insensitive
756 merge with sylpheed.pot and old nl.po; translations added.
760 * more sync with sylpheed 0.5.0pre3
765 don't crash when removing parent node of messages
766 attracted by subject. this was caused by not deleting
767 the parent node from the subject line hash table.
774 if there are multiple messages selected, allow forwarding
779 * more sync with sylpheed 0.5.0pre3
785 * sync with sylpheed 0.5.0pre3
790 fixed 'compose news article' bug
791 from icon-and-text toolbar
795 * sync with sylpheed 0.5.0pre2 release
797 2001-06-24 [christoph]
800 bug fix in font selection
802 use sylpheed's normal font instead of
803 gtk default font for folders without
808 * src/mainwindow.[ch]
809 added composite compose mail / news button (an idea by Leandro
810 Pereira <leandro@linuxmag.com.br>)
814 Added instructions for ldif-to-xml.py
822 * src/pixmaps/stock_news_compose.xpm
823 added pixmap by Leandro
825 tested built-in spelling checker of GCC 3.0 :)
827 merged dutch translation of sylpheed-main with
832 Added tools directory and files.
834 * tools/filter_conv.pl
835 converts old filter system to new filtering system
836 * tools/ldif-to-xml.py
837 converts netscape addressbook to sylpheed addressbook
839 descriptions/instructions for above two files
841 2001-06-23 [christoph]
844 * src/manage_window.[ch]
845 * src/prefs_common.[ch]
846 mail retrieval dialog can be enabled, disabled
847 or hidden if non of sylpheed's windows is active
853 * sync with sylpheed 0.5.0pre2
855 2001-06-21 [christoph]
858 show recipient on 'from' for all accounts
861 * src/prefs_common.[ch]
862 disable error popup on mail receive errors
867 made the ruler correctly appear and disappear.
870 removed Hoa's work-in-progress-stuff (interesting!) so
873 2001-06-20 [christoph]
876 * src/progressdialog.c
877 added scrolled window for list in progressdialog
881 sync with sylpheed 0.5.0pre1 release
883 2001-06-20 [christoph]
886 make building threads by subject work when
887 thread view is enabled
890 * src/prefs_common.[ch]
891 automatically select account for mail replys
895 * src/compose.c (compose_create): keep Bcc and Reply-To visible if
896 they are filled in from the account settings.
900 * more sync with sylpheed 0.5.0pre1
906 added --sysconfdir to CPPFLAGS for pointing to the correct
907 location of mime.types.
909 NOTE: make sure you use --sysconfdir when running ./autogen.sh
915 fixed some bug when building threads
919 * src/prefs_account.c
920 UI stuff: More changes to the English
924 * src/pixmaps/stock_news_compose.xpm: new file
928 Added new icon for Hoa's 'compose a news
929 message', plus minor improvements to the
935 more sync with sylpheed 0.5.0pre1
941 Follow-up and reply to
943 * src/summaryview.[ch]
944 Build threads also with subjects
949 forwarding use the current account.
952 the "compose message" button has been replaced with
953 "new mail" and "new news" buttons
955 * src/prefs_common.[ch]
956 added a configuration option to use the forward button
957 as "forward as attachment"
958 changed reply and forward format description
960 * src/quote_fmt_lex.l
961 * src/quote_fmt_parse.y
962 added message with no signature in format for reply
971 Improvements to the English
974 Improvements to the English and some
975 clarity/continuity improvements in the
976 description of Quote symbols.
982 * sync with sylpheed 0.5.0pre1
987 Better interface for compose, displayed fields
988 are updated whenever we change account.
989 Newsgroups field is automatically filled.
992 Newsgroups field is automatically filled.
994 * src/prefs_account.c
995 Some interface stuff when fields appear and
1002 * sync with sylpheed 0.4.99
1006 * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
1007 base64_decoder_free, base64_decoder_decode): new object and
1008 functions for decoding base64 streams.
1009 * src/procmime.c (procmime_decode_content): modified to use the
1016 * sync with sylpheed 0.4.99cvs11
1022 * sync with sylpheed 0.4.99cvs9
1027 * src/prefs_account.c
1029 SMTP server can be defined in the news account
1030 mime type of attachment are kept.
1034 now choose the highest important score between default
1035 and important score of folder.
1039 * src/prefs_common.c:
1041 (prefs_quote_description_create): corrected description of
1042 quote format characters
1048 * sync with sylpheed 0.4.99cvs8
1052 * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
1053 and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
1059 * sync with sylpheed 0.4.99cvs7
1063 * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
1064 clashes with autogenerated header).
1065 * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
1066 * src/Makefile.am: added quote_fmt.h.
1067 * src/.cvsignore: added lex/yacc autogenerated files
1068 (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
1074 * sync with sylpheed 0.4.99cvs6
1078 * added src/quote_fmt_parse.h
1083 don't modify readonly configuration files
1085 * src/prefs_account.c
1086 * src/prefs_common.c
1087 * src/prefs_customheader.c
1088 * src/prefs_display_header.c
1089 * src/prefs_filter.c
1090 * src/prefs_filtering.c
1091 * src/prefs_scoring.c
1092 don't open dialog box when configuration files
1097 * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
1099 * src/Makefile.am: replaced quote_fmt.tab.[ch] by
1100 quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
1101 BUILT_SOURCES to make all files rebuild properly.
1103 * src/compose.c: removed #include "quote_fmt.tab.h".
1105 * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
1106 CHARACTER value in yylval.
1108 * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
1109 receive CHARACTER value by documented means (yylval).
1111 * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
1116 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
1121 * src/prefs_filtering.c
1122 now keep the configuration for execute action
1129 * sync with sylpheed 0.4.99cvs5
1134 added quote_fmt.[ch]
1136 * added src/quote_fmt.y
1137 * added src/quote_fmt.l
1138 * added src/quote_fmt.tab.h
1139 * added src/quote_fmt.tab.c
1140 * added src/lex.quote_fmt.c
1141 parsing configuration for replying
1144 * src/prefs_common.[ch]
1145 added configuration UI for replying
1149 using configuration for replying
1157 * src/prefs_filtering.c
1158 * src/prefs_matcher.c
1159 * src/prefs_matcher.h
1160 action "run a command" for filtering
1161 and matching with a command.
1162 fixed the "whole message" matching
1165 changed temporary filename for security
1168 queue the notification if it fails to send.
1170 * src/prefs_common.c
1171 * src/prefs_folder_item.c
1172 changed the default important score
1174 * src/prefs_scoring.c
1176 hide kill score input when the folder is not
1181 * src/prefs_common.c:
1183 (prefs_font_select): pass font name in font entry box to font
1188 * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
1192 * sync with sylpheed 0.4.99cvs4
1196 * src/headerwindow.c:
1198 (headerwindow_show_cb): use the selected summary view item, not
1203 * src/headerwindow.c:
1205 (headerwindow_show_cb): always try to show msginfo
1210 keep attached parts when reediting or forwarding.
1215 * src/prefs_folder_item.[ch]
1216 * src/prefs_scoring.[ch]
1218 * src/summaryview.[ch]
1221 * src/prefs_common.[ch]
1222 support for folder scoring
1223 kill score and important score for messages
1225 * src/prefs_account.c
1226 some display bug fixed for local account
1231 * src/summaryview.c:
1233 (add_sender_to_cb): don't crash when no or invalid sender; the add
1234 sender to address book menu item is disabled.
1238 * src/filtering.[ch]
1240 handling summary menu / filter messages
1246 imap folders now appears in list
1249 doesn't crash if destination mail is not writeable
1254 removed some warnings
1258 * src/prefs_filtering.c
1259 global string to identify any folders
1260 removed some debug info
1261 filtering to mbox folders is now possible
1264 removed some warnings
1267 permission on files are changed to read/write for user only,
1269 creation of subfolder is handled better.
1273 Verified the sync for src/prefs_common.[ch] and
1274 src/prefs_account.[ch]. I believe there were some
1275 minor indentation differences.
1281 * sync with 0.4.99cvs3
1286 handling flags for mbox format
1289 use of mark file only for MH format
1290 handling flags for mbox format
1291 filtering cannot yet move or copy mails to mbox folders.
1294 changed move_msg, copy_msg,
1295 move_msgs_with_dest, copy_msgs_with_dest functions
1296 uses only folder->copy_msg() function
1297 uses folder->finished_copy() to handle the destination
1298 folder at the end of the copy or move operation.
1301 included mbox directories.
1303 * src/folderview.[ch]
1305 handle folders operation for mbox format
1308 disable conversion of "From " header
1310 * src/mbox_folder.[ch]
1311 completion of mbox format handling
1314 changed mh_copy_msg() function and
1315 removed mh_move_msg(), mh_move_msgs_with_dest(),
1316 mh_copy_msgs_with_dest()
1318 * src/prefs_filtering.c
1319 removed some warnings
1321 * src/prefs_matcher.c
1322 default boolean operation is AND
1325 handling flags for mbox format
1326 handling of "From " header
1330 added MSG_REALLY_DELETED flags to handle deletion of
1331 messages in mbox format.
1334 handling flags for mbox format
1335 disable the MSG_DELETED flags when messages
1336 are deleted in mbox format
1339 "From " headers display fixed.
1345 (get_email_part): skip quoted email addresses, like in e.g.
1346 "'alfons@proteus.demon.nl'".
1350 Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
1351 and fixing the persistence troubles when using separate windows.
1355 Added #define SEPARATE_ACTION used in the gtk item factory for
1356 the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
1357 use gtk_item_factory_get_widget_by_action() to get the items.
1359 Removed separate_widget_cb from the gtk item factory data
1361 (mainwindow_create): connect separate_widget_cb() to check
1362 menu item "toggled" signal. also passing a MainWindow pointer
1363 as object data for both check menu items.
1365 (separate_widget_cb): definition of separate_widget_cb() to match
1366 GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main
1367 window using gtk_object_get_data(). The type of window separation
1368 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
1370 * src/prefs_filtering.c,
1371 src/prefs_matcher.c: added horizontal scrollbars
1376 fix segfault with invalid bold font
1378 correctly display summary stats after row is marked
1382 * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
1383 encodings with libjconv.
1388 added mbox_folder.[ch]
1390 mbox temporary folder
1392 * added src/mbox_folder.[ch]
1394 * src/procheader.[ch]
1397 bugfix for file incorporation filtering
1399 enable creation of MBOX
1400 * src/prefs_display_header.c
1401 enable use of headers like "From "
1402 something that should be fixed :
1403 displaying of such headers add an extra space
1404 * src/prefs_folder_item.c
1405 don't create folders because it is not necessary
1407 added data field to MsgInfo for mbox internal use
1409 added some support for mbox
1411 added get_mbox_cache_dir() function
1413 2001-05-23 [hiroyuki]
1415 * src/headerwindow.c
1426 src/folderview.c: more sync with 0.4.99cvs2.
1428 * src/headerwindow.c: reverted.
1434 * sync with sylpheed 0.4.99cvs2
1442 * src/summaryview.c: bugfixed a premature assignment in summaryview_add_sender_to_cb()
1448 * configure.in: if gnome-config not found, "no" is displayed
1450 * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
1452 * src/textview.c: now also possible to add mail addresses by right
1453 clicking in the text view
1455 * src/codeconv.c: merged patch which fixes endless loop when encountering
1456 invalid wide characters; from Alte <010@imis.ru>
1460 Added installation of gnome specific things:
1462 * Makefile.am: gnome conditional
1464 * configure.in: check for installed gnome
1466 * added sylpheed.png, sylpheed.desktop
1470 * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
1472 * src/mainwindow.h (main_window_toolbar_create): created a button
1474 (main_window_set_toolbar_sensitive): enable/disable the new button
1476 (toolbar_reply_to_author_cb): handle the new button.
1478 * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
1479 send_progress_dialog_destroy() on failure (fixes hang on SMTP
1484 * src/compose.h (ComposeReplyMode): new modes
1485 COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
1486 COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
1489 (compose_send): move some code into a new function:
1490 (compose_current_mail_account): new function.
1491 (compose_reply): new argument to_author, all callers changed; if
1492 to_author==TRUE and account->protocol==A_NNTP, find and use an
1493 appropriate mail account for replying.
1494 (compose_reply_set_entry): new argument to_author; ignore
1495 compose->replyto if to_author==TRUE.
1497 * src/mainwindow.c: new command "Message/Reply to author".
1498 (main_window_set_menu_sensitive): enable/disable it.
1499 (reply_cb): handle it.
1501 * src/summaryview.c: new command "Reply to author".
1502 (summary_set_menu_sensitive): enable/disable it.
1503 (summary_reply_cb): handle it.
1505 * src/account.c (account_find_mail_from_address): new function.
1511 * sync with sylpheed 0.4.99cvs1
1518 new filtering action : forward and forward as attachment
1521 no need for $DISPLAY when we run sylpheed --help
1522 call to parse_cmd_opt() is moved
1524 * src/mainwindow.[ch]
1525 execute button is hidden when immediate execute
1530 * src/prefs_folder_item.c
1532 better handling of missing directories
1535 reedit is enabled in outbox
1536 reedit is enabled in queue
1542 * src/prefs_filtering.c
1543 changed attachement into attachment
1549 * sync with sylpheed 0.4.67cvs9
1550 * sync with sylpheed 0.4.67cvs7-8
1555 added prefs_filtering.c
1557 * src/filtering.[ch]
1559 removed action : forward_news and forward_news_as_attachement
1560 (forward and forward_as_attachement can be used instead)
1563 added menu option to access filtering configuration
1565 * src/prefs_account.c
1566 changed mail_command default to /usr/sbin/sendmail
1568 * added src/prefs_filtering.[ch]
1569 dialog box for filtering configuration
1571 * src/prefs_matcher.c
1572 added function prefs_matcher_get_criteria_from_matching()
1574 * src/prefs_scoring.c
1575 reset the dialog when register or substitute is clicked
1580 added filtering.[ch]
1582 using filering.[ch] instead of filter.[ch]
1584 reading new filtering configuration
1586 added some filtering actions
1587 and fixed a bug for headers and mail body matching
1589 using filering.[ch] instead of filter.[ch]
1591 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
1593 some fixes for filtering
1595 2001-05-14 [hiroyuki]
1597 * src/send.c: fixed some weird indentations.
1598 send_message_with_command(): call pclose() only if p != NULL.
1599 * src/textview.c: get_email_part(): modified the code for readability.
1601 2001-05-14 [hiroyuki]
1605 src/md5ify.h: removed from the cvs.
1609 * src/main.c: include rfc2015.h to avoid compiler warnings.
1610 * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
1611 the panel is already on screen.
1612 * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
1613 closing the alert window by ESC as "No".
1614 * src/prefs_common.c (prefs_interface_create): moved return
1615 receipt check button to the correct place.
1619 * src/prefs_common.c:
1620 moved return receipt check button to the Send tab. (prefs_send_create)
1621 removed the date format ui related globals. (prefs_display_create)
1625 * sync with sylpheed 0.4.67cvs5-6
1629 * added Alfons' font selection patch
1632 * src/headerwindow.c
1633 * src/prefs_common.c
1634 * src/prefs_common.h
1638 changed version of cache
1640 * src/prefs_matcher.c
1641 added additionnal matching criteria
1645 added references in MsgInfo
1650 prepared some things for new filtering
1652 added some matching properties
1653 inreplyto need to be enhanced
1654 prepared some things for new filtering
1656 added Return-Receipt-To handling
1657 * src/prefs_folder_item.c
1658 changed default value to TRUE
1659 * src/prefs_matcher.c
1660 added some matching properties
1661 * src/prefs_scoring.[ch]
1662 the scoring dialog is finished
1664 added Return-Receipt-To handling
1665 Reference need to be added
1667 added Return-Receipt-To handling
1668 added threadscore to get a better score sorting when
1671 suppressed a bug when we sort the list
1672 when no folder is opened.
1673 better score sorting when threads are enabled
1677 * reverted previous patch because of potential errors
1681 * src/inc.c, src/prefs_common.c, src/prefs_common.h:
1682 applied "toggle mail-retrieval dialog window" patch submitted
1683 by Eric Limpens <eric@qnt.net>
1685 * sync with sylpheed 0.4.67cvs4
1689 * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
1690 some picky compilers.
1691 * src/rfc2015.h: provide prototype for rfc2015_disable_all().
1692 * src/grouplist_dialog.c: include alertpanel.h.
1693 * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
1694 fix compile warning.
1695 * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
1696 #include "defs.h" before others to prevent the warning of `MIN'
1697 and `MAX' redefinition.
1703 * src/prefs_account.c
1704 * src/prefs_display_header.c
1707 added prefs_scoring.[ch]
1708 * src/grouplist_dialog.c
1709 display an error dialog box if the group list
1711 * src/mainwindow.[ch]
1712 added main_window_set_thread_option() function
1713 scoring dialog box enabled
1715 added flags matching unread /new / marked
1716 / deleted / replied / forwarded
1718 newsgroups are now finally in newscache
1719 * src/prefs_matcher.[ch]
1720 finished preferences for matching dialog
1721 * added src/prefs_scoring.[ch]
1722 scoring dialog box completed
1724 conversion to string : added scoringprop_to_string()
1725 write config for preferences :
1726 added prefs_scoring_write_config()
1728 threads can be enabled/disabled independently
1736 thought it would be nice to have a list of all
1737 contributors (used Changelog as a reference)
1740 messed up version numbering...
1744 * sync with sylpheed 0.4.67cvs1-3
1748 * src/prefs_common.c:
1749 better UI for strftime format, double clicking
1750 on format now inserts the format in text entry
1751 replaced close button with standard OK/Cancel
1752 moved date format button to the right of the
1758 Ctrl-Home / Ctrl-End have proper cursor navigation
1762 * src/prefs_matcher.c
1763 finished UI to define matching properties
1764 added ok and cancel button
1765 * src/prefs_filter.c
1766 added ok and cancel button
1768 fixed some bug in xhdr parsing
1773 fixed a bug in textview_show_header(), which displayed two colons (':');
1774 cleaned up some warnings
1779 added prefs_matcher.[ch]
1780 compilation with -W -Wall
1782 ungrab the mouse events if grabbed - does it
1783 fix the bug for disposition notification ?
1785 added a menu option to open the matching dialog.
1787 added matcherprop_to_string() and matcherlist_to_string()
1788 fixed some bugs, changed the name of some options
1789 age_sup and age_inf becomes age_greater and age_lower,
1790 body and messageheaders becomes body_part and headers_part,
1791 changed the names of constants from SCORING_XXX to MATCHING_XXX
1792 * src/prefs_display_header.c
1793 * src/prefs_headers.c
1794 fixed a bug that accidentally destroyed dialogs
1795 when closed them with delete_event
1796 Added *_deleted() which handle delete_event signal correctly.
1797 * src/prefs_folder_item.[ch]
1798 added "enable_thread" field for future customization
1799 * added src/prefs_matcher.[ch]
1800 sample of the UI to define matching properties
1802 using procheader_headername_equal instead of str*cmp functions
1803 using procheader_parse_header() function
1805 using MATCHING_XXX instead of SCORING_XXX
1807 display the sender of the news even if this is ourself
1808 when this is a news message.
1810 using headername_equal() instead of str*cmp functions
1816 * sync with sylpheed 0.4.66
1817 * src/gtkstext.c: trace logs added
1821 * src/prefs_common.[ch]: added option to enable/disable GnuPG
1822 signature check popup.
1823 * src/rfc2015.c (check_signature): show signature check popup only
1824 if it is enabled in preferences.
1830 * sync with sylpheed 0.4.66cvs6
1834 * src/prefs_common.[ch]: added option to enable/disable
1835 looking up sender name in address book for summary pane
1836 * src/summaryview.c: look up sender in the address book
1837 by using Alfons' address completion code
1839 2001-05-07 [hiroyuki]
1842 src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
1843 member of Pop3State.
1844 * src/news.c: brought #include "defs.h" before #include <glib.h>
1845 to prevent the warning of `MIN' and `MAX' redefinition.
1849 * removed src/headers_display.[ch]
1850 * removed src/prefs_display_headers.[ch]
1852 use a temporary file in the user directory for mbox import
1854 added XHDR support to get "To" and "Cc" headers
1855 (in order to match news with to or cc field for
1857 added function news_parse_xhdr() to get XHDR response
1859 added function nntp_xhdr()
1861 fetch the message if necessary
1867 * sync with sylpheed 0.4.66cvs3-5
1872 added function itos_buf() to enable use of several buffers
1874 use of itos_buf() instead of itos() in summary list
1875 to fix the broken display of message number.
1879 * src/gtkstext.c: bug in cursor up navigation fixed,
1880 fixed another unsigned / signed comparison (we're getting there :-)
1885 added scoring.c scoring.h
1886 prefs_folder_item.c prefs_folder_item.h
1889 added FOLDERITEM_RC SCORING_RC
1891 added prefs field in FolderItem :
1892 properties for each folder (PrefsFolderItem),
1893 sorting type and mode were added as the first properties.
1895 read config for scoring
1896 * added src/matcher.[ch]
1897 gives functions to parse configuration file to do
1898 matching on mails with a list of conditions.
1900 add option to sort by score
1901 * src/prefs_common.[ch]
1902 added preference option to show score and for
1903 the score column size
1904 * added src/prefs_folder_item.[ch]
1905 properties for each folder (PrefsFolderItem),
1906 sorting type and mode were added as the first properties.
1907 * src/procheader.[ch]
1908 added procheader_parse_header()
1909 added procheader_header_free()
1910 added procheader_headername_equal()
1911 and made modification to use them.
1913 added score field to MsgInfo structure
1914 * added src/scoring.[ch]
1915 gives functions to parse configuration file to do
1916 scoring on mails with a list of conditions.
1917 * src/summaryview.[ch]
1918 save the sorting type and mode for the folder
1919 added column to display the score of the mail
1920 added function summary_score_clicked()
1921 sorting type and mode are restored to the folder
1924 use procheader_parse_header(), procheader_headername_equal()
1925 removed memory leak in text_scan_header when freeing headers
1927 changed the function to match names of headers
1928 using procheader_headername_equal()
1930 Scoring functions are implemented, an interface is needed
1936 hopefully fixed the row up navigation bug,
1937 removed adding back / forward lines to cache
1941 * src/prefs_display_headers.c: user interface changes:
1942 (prefs_display_headers_create): remove unused "Show" check button;
1943 allow reordering of headers by dragging.
1944 (prefs_display_headers_write_config): remove unused variables.
1945 (prefs_display_headers_set_dialog): do not insert "(New)" at top
1946 of lists (not needed with the new UI).
1947 (prefs_display_headers_set_list): scan lists starting from row 0,
1948 not 1 (do not skip "(New)").
1949 (prefs_display_headers_find_header): new function.
1950 (prefs_display_headers_clist_set_row): do not allow duplicates.
1951 (prefs_display_headers_delete_cb): do not skip row 0; treat
1952 closing the alert window by ESC as "No".
1953 (prefs_display_headers_up): do not protect row 0.
1954 (prefs_display_headers_down): do not protect row 0.
1958 * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
1962 (summary_find_next_marked_msg, summary_find_prev_marked_msg,
1963 summary_select_next_marked, summary_select_prev_marked): new
1968 * src/news.c: fixed a bug when no article can be fetched after
1969 server timeout if the connection was restored by news_post():
1970 (news_select_group): new function.
1971 (news_fetch_msg): call news_select_group() before fetching
1973 (news_get_uncached_articles): set session->group after successful
1981 changed version of cache, added cc field
1983 * src/prefs_display_headers.c
1984 the interface was changed
1986 * src/prefs_headers.c
1991 * completed sync of sylpheed cvs2
1992 * src/gtkstext.c: updated row up / down cursor navigation
1993 * src/textview.c: re-edited, prepared for fixing the email address
1998 * src/prefs_common.c: use alfons' strftime ui code
1999 entry_datefmt and datefmt_sample widgets have to be
2000 global in this module because of this change
2005 * src/prefs_common.[ch] added option to activate the return receipt
2010 * src/gtkstext.c: fix for row up/down cursor navigation.
2014 * sync with 0.4.66cvs2
2018 added add-sender-to-addressbook patch
2026 * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
2029 * src/alertpanel.c (alertpanel_create): new argument can_disable,
2030 all existing callers changed to pass FALSE; create a check button
2031 to disable the message.
2032 (alertpanel_message_with_disable): new function.
2033 (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
2034 (alertpanel_button_toggled): new function.
2035 (alertpanel_button_clicked, alertpanel_close): set value using
2038 * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
2040 * src/prefs_common.c (prefs_privacy_create): new check button
2041 checkbtn_gpgme_warning.
2043 * src/main.c (main): moved preferences reading before gpgme
2044 initialization; check prefs_common.gpgme_warning before giving the
2045 GnuPG warning and set it to FALSE if the user wants to disable the
2048 2001-05-02 [hiroyuki]
2050 * src/prefs_display_headers.c: modified the layout and some labels.
2054 * src/prefs_account.c (prefs_account_fix_size): new function.
2055 (prefs_account_create): call prefs_account_fix_size(); use
2056 gtk_widget_show instead of gtk_widget_show_all (fixes too large
2057 size when the window is shown for the first time).
2058 (prefs_account_basic_create): changed layout of serv_table; moved
2059 localmbox_entry above smtpserv_entry (logically it replaces
2061 (prefs_account_protocol_activated): set sensitivity of
2062 nntpauth_chkbtn according to the protocol (in addition to
2063 hide/show); commented out gtk_table_set_row_spacing() calls.
2064 (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
2065 not sensitive (fixes a bug with disabled username/password boxes
2066 when editing POP3 account after NNTP with authentication).
2072 * src/prefs_account.[ch]
2074 removed local account without SMTP server
2075 added option to use mail command instead of a connexion
2076 to SMTP server when a local account is used
2077 * src/prefs_headers.c
2080 fixed a bug when connexion immediately closed
2090 * src/prefs_account.c (Basic, prefs_account_basic_create): new
2091 widget nntpauth_chkbtn.
2092 (prefs_account_protocol_activated): handle nntpauth_chkbtn
2094 (prefs_account_nntpauth_toggled): new function.
2096 * src/news.c (news_session_new_for_folder): use NNTP
2097 authentication only if ac->use_nntp_auth is set.
2101 * src/Makefile.am changed headers.[ch] in customheader.[ch]
2102 * src/prefs_display_headers.c changed the UI
2103 * src/prefs_headers.c changed account_name to account_id
2104 * src/compose.c using customheader.h
2106 2001-05-01 [hiroyuki]
2110 src/nntp.c: changed sock_read() to sock_gets(), they've been left
2115 * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
2116 * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
2117 for displaying of headers
2118 * src/grouplist_dialog.[ch] minor changes to remove warnings
2119 * src/prefs_display_headers.[ch] dialog to choose the
2120 headers to display in the mail viewer.
2121 * src/headers.h correction of #define
2122 * src/headers_display.[ch] configuration for displaying of headers.
2123 * src/main.c read config of displaying of headers
2124 * src/prefs_common.c add a button to access the config dialog
2125 for displaying of headers
2126 * src/prefs_display_headers.[ch] dialog for configuration for
2127 displaying of the headers.
2128 * src/prefs_headers.c cleaning of code
2129 * src/procheader.c comments added to code
2130 * src/textview.c changes to reorder the headers depending
2131 on the config for displaying of headers
2137 * sync with 0.4.65cvs12
2139 NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
2143 * src/nntp.h (NNTPSockInfo): new field auth_failed.
2145 * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
2146 is set to force reconnection after authentication failure.
2147 (nntp_gen_command): set sock->auth_failed on authentication
2148 failure, or if sock->userid and sock->passwd are not set.
2150 * src/news.c (news_session_new_for_folder): set userid=NULL if
2151 password dialog is cancelled.
2155 * src/nntp.h (NNTPSockInfo): new type.
2157 * src/nntp.c: all functions updated to use NNTPSockInfo instead of
2159 (nntp_open_auth, nntp_close): new functions.
2160 (nntp_gen_command): new function to handle authentication; all
2161 NNTP command functions updated to use it.
2162 (nntp_authinfo_user, nntp_authinfo_pass): deleted.
2163 (nntp_list): removed old useless code.
2165 * src/news.h (NNTPSession): new field nntp_sock.
2167 * src/news.c: all functions updated to use NNTPSockInfo instead of
2169 (news_session_new): new arguments (userid, passwd); made static;
2170 use nntp_open_auth() if needed.
2171 (news_session_destroy): use nntp_close() instead of sock_close().
2172 (news_query_password): changed arguments.
2173 (news_session_new_for_folder): new function.
2174 (news_session_get): use news_session_new_for_folder().
2175 (news_authenticate): deleted.
2176 (news_get_uncached_articles): removed old authentication code.
2180 * src/news.c: reverted my previous changes (need to do NNTP
2181 authentication in a cleaner way).
2185 * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
2186 news_nntp_post, news_nntp_mode): new functions (wrappers with
2187 authentication support).
2188 (news_get_article_cmd, news_get_article, news_get_header): new
2189 argument "folder"; all callers changed.
2190 (news_get_article_cmd): added authentication support.
2191 (news_session_get): use news_nntp_mode() instead of nntp_mode().
2192 (news_post): use news_nntp_post() instead of nntp_post().
2193 (news_get_uncached_articles): use news_nntp_group() instead of
2194 nntp_group() and news_nntp_xover() instead of nntp_xover();
2195 removed old authentication code.
2196 (news_get_group_list): use news_nntp_list() instead of nntp_list().
2198 * src/nntp.c (nntp_list): return real error code instead of
2203 * configure.in: fixed wint_t typedef detection again
2207 * src/prefs_account.[ch], added A_LOCAL_CMD
2208 (send mail with mail command)
2209 * src/send.c added function send_message_with_command()
2210 * src/inc.c made a more secure get_spool() function with
2211 mktemp() but maybe mkstemp() or something more
2216 * src/textview.c, colorization of email addresses in headers
2220 * bug sync with sylpheed
2221 * prefs_common.c: created date format ui for darko
2222 * sync with 0.4.65cvs11
2223 * configure.in: corrected to have the new gpg checks
2227 * completed sync with 0.4.65cvs10
2228 * minor debug things added to gtkstext.c
2232 * configure.in: remove check for availability of
2233 strftime() as advised by Hiroyuki
2234 * src/prefs_common.[ch], src/procheader.c:
2235 synch strftime() code with Hiroyki's main branch
2239 * src/news.c: news_query_password(), news_authenticate(): new
2241 news_get_uncached_articles(): added NNTP authentication
2243 * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
2245 * src/prefs_account.c: prefs_account_protocol_activated():
2246 enable userid and password fields for NNTP.
2250 * configure.in: check for availability of strftime()
2252 * src/prefs_common.[ch], src/procheader.c: use
2253 strftime() for displaying date in summary pane if it
2258 * more .cvsignore cleanups [alfons]
2262 * ac/sv-check-type.m4: new autoconf macro.
2263 * configure.in: fixed wint_t typedef detection (did not work
2268 * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
2272 * modified gtkstext.c : buggy cursor navigation fixed,
2273 and font descent also taken in account when drawing
2277 * added comments in src/news.c src/nntp.c
2278 * added src/prefs_headers.[ch]
2279 * added src/headers.[ch]
2280 * modified compose.c to activate custom headers
2281 added function is_in_custom_headers
2282 * modified prefs_account.[ch]
2283 added function prefs_account_customhdr_edit
2284 * modified src/defs.h :
2285 added HEADERS_RC : name of the config file
2286 for the custom headers
2297 added gtkstext with configure.in patch by Hiroyuki which
2298 should fix the XIM detection [alfons]
2300 * more clean up of cvs [alfons]
2302 * removed all Makefile.in files to attic.
2304 * updated all .cvsignores to really ignore things that could
2305 be unintentionally committed by a recursive commit.
2308 * added src/grouplist_dialog.[ch]
2309 * changed src/folderview.c to call grouplist_dialog instead
2312 added functions news_reset_group_list
2313 and news_get_group_list
2315 added function nntp_list
2317 added GROUPLIST_FILE : name of the newsgroup list cache file
2321 * added option to warn about queued messages on exit [sergey]:
2323 * src/compose.c: compose_queue(): call folder_item_scan()
2324 and folderview_update_item() after queueing.
2325 * src/folderview.c: folderview_update_node(): draw the queue
2326 folder in bold font if there are queued messages.
2327 * src/mainwindow.c: queued_messages(): new function.
2328 app_exit_cb(): display warning if there are queued messages
2329 if warn_queued_on_exit is set.
2330 * prefs_common.[ch]: add warn_queued_on_exit option.
2332 * enhanced GnuPG key selection support [sergey]:
2334 * src/select-keys.c: updated to newer version from Win32
2335 branch with support for selecting arbitrary keys.
2336 * src/prefs_account.c: added the Privacy tab to the account
2338 prefs_account_privacy_create(),
2339 prefs_account_sign_key_set_data_from_radiobtn(),
2340 prefs_account_sign_key_set_radiobtn(): new functions.
2341 * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
2342 * src/rfc2015.c: set_signers(): new function.
2343 pgp_sign(): add the account parameter, call set_signers().
2344 rfc2015_sign(): add the account parameter, pass it to pgp_sign().
2345 * src/rfc2015.h: rfc2015_sign(): updated prototype.
2346 * src/compose.c: pass the current account to rfc2015_sign().
2348 * tag name claws added to prevent confusion with main branch [alfons]
2350 * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
2352 * autogen.sh: Added "--enable-maintainer-mode". [sergey]
2354 * sync with recent sylpheed cvs. Untested though. [alfons]