1 2001-10-31 [christoph] 0.6.4claws18
4 fixed mess in account settings dialog
5 * src/prefs_folder_item.c
6 added label with folder path to dialog
8 2001-10-31 [match] 0.6.4claws17
13 fix generation of spurious address book file names.
14 remove redundant functions.
16 added missing file names.
18 2001-10-30 [paul] 0.6.4claws16
20 * sync with sylpheed 0.6.4cvs6
21 see ChangeLog entries 2001-10-26 to 2001-10-30
23 * tools/filter_conv.pl
24 read folderlist.xml to discover whether the top-level
25 folder is called 'Mailbox' or 'Mail'
27 2001-10-29 [paul] 0.6.4claws15
29 * src/html.c, src/textview.c
30 activate links in html mail and fix clickable parts
31 Submitted by Matthieu Dazy <dazy@t-surf.com>
35 * po/de.po, po/es.po, po/pt_BR/po
36 updated translations, submitted by Jens Oberender,
37 Ricardo Mones Lastra, and Fabio Junior Beneditto
39 2001-10-29 [darko] 0.6.4claws14
47 undo previous change as it broke the smart wrapping
49 2001-10-29 [darko] 0.6.4claws13
52 fix infinite loop when long URL is quoted
57 * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
58 import Mutt address book
59 * src/ldif.[ch] src/importldif.h
60 modified import LDIF handle user attributes
62 2001-10-28 [christoph] 0.6.4claws12
65 fixed that filtering did not work if there
67 (closes bug #472003 and better implementation
70 2001-10-27 [christoph] 0.6.4claws11
73 make the folder's default account to be used when
74 replying. (patch by wwp <subscript@free.fr>)
76 code cleanup, nearly killed all of wwp's patch
77 for folder's default account in compose
79 error panel when a folder could not be created
80 (closes bug #471080 new folder name & already
86 change prototype of strstr2() that Christoph forgot about
88 2001-10-26 [christoph] 0.6.4claws10
91 made search for accounts by email address not case
94 fixed memory leak in folder_item_get_identifier
97 fixed wrong strstr2 (should work like strstr)
99 2001-10-26 [darko] 0.6.4claws9
101 * src/compose.c src/gtkstext.[ch]
103 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
105 2001-10-26 [paul] 0.6.4claws8
108 ignore css and javascript tags in html mail
109 case-insensitive, with or without double-quoted
112 2001-10-26 [paul] 0.6.4claws7
114 * sync with sylpheed 0.6.4cvs1
115 see ChangeLog entry 2001-10-26
117 * src/prefs_account.c, src/prefs_common.c,
118 src/prefs_summary_column.c
119 minor improvements to the English
121 2001-10-25 [alfons] 0.6.4claws6
125 make GtkSText follow style of GtkText (closes bug
126 #469211 "text selection while writing message")
128 do sync with GTK 1.2.10
130 2001-10-25 [paul] 0.6.4claws5
133 ignore css tags in html mail
135 2001-10-25 [darko] 0.6.4claws4
138 don't declare is_url_string as static function since
139 we need it in gtkstext.c
141 remove unused variable
142 don't wrap long URLs while composing a message
144 2001-10-24 [christoph] 0.6.4claws3
147 fix ssl deadlock, when peer closes connection
149 2001-10-24 [paul] 0.6.4claws2
152 gettextize the gpg ascii-armored warning message
155 insert a DOS/MAC file into the composed message
158 * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
160 2001-10-22 [paul] 0.6.4claws1
162 * sync with sylpheed 0.6.4 release
163 see ChangeLog entries 2001-10-21
165 * po/fr.po, po/pt_BR.po
166 updated by Melvin Hadasht and Fabio Junior Beneditto
168 2001-10-21 [paul] 0.6.3claws30
171 insert a DOS text file from the compose window
172 into the composed message text (removes CRs characters)
173 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
175 * tools/filter_conv.pl, tools/README
176 automatically use ~/.sylpheed as working directory
177 print out confirmation message on completion
179 * correct Hoa's last ChangeLog.claws entry
181 2001-10-20 [hoa] 0.6.3claws29
183 * src/grouplistdialog.c
184 bugfix (another ?) to give the right
185 newsgroups list for each news server.
189 improve the newsgroups list cache
191 2001-10-20 [paul] 0.6.3claws28
193 * sync with sylpheed 0.6.3cvs9
194 see ChangeLog entry 2001-10-19
196 * correct Alfons' last ChangeLog.claws entry
201 fix compilation problems (part of bug #472895)
203 2001-10-18 [hoa] 0.6.3claws27
205 * src/grouplistdialog.c
206 bugfix when we refresh was clicked (bug 472701)
208 2001-10-19 [christoph] 0.6.3claws26
211 last header entry should default to "To:" or
212 "Newsgroups:" and not copy the last entry line
213 in a new compose window
214 (closes bug #472686, #470792)
216 2001-10-19 [paul] 0.6.3claws25
218 * sync with Sylpheed 0.6.3cvs8
219 see ChangeLog entries 2001-10-18 and 2001-10-19
221 2001-10-18 [christoph] 0.6.3claws24
224 reimplement ignore thread
226 2001-10-18 [hoa] 0.6.3claws23
229 * src/grouplistdialog.[ch]
230 enhanced news subscription interface (feature 469113)
234 enchanced newsgroup listing,
235 now, we can get groups informations
238 2001-10-18 [paul] 0.6.3claws22
241 remove comment (sync with main branch)
243 fix 'Re-edit' bug in 'Message' menu
245 2001-10-17 [christoph] 0.6.3claws21
248 ignore empty or whitespace only header lines
250 2001-10-17 [paul] 0.6.3claws20
252 * sync with sylpheed 0.6.3cvs7
253 see ChangeLog entries 2001-10-14, 2001-10-16, and
259 wrap long lines without spaces
264 * po/es.po, po/nl.po, po/pt_BR.po
265 updated by Ricardo Mones Lastra, Alfons,
266 and Fabio Junior Beneditto
268 * sylpheed-0.6.3claws released
270 2001-10-15 [melvin] 0.6.3claws18
273 added summary and detailed installation instructions
276 Updated, corrected and completed french translation
278 2001-10-15 [hoa] 0.6.3claws17
279 * src/grouplistdialog.c
280 we can choose the newsgroups to display with wildcards
282 2001-10-15 [christoph] 0.6.3claws16
286 * src/prefs_folder_item.[ch]
287 applied wwp <subscript@free.fr>'s folder
288 default account patch
290 Fixed wrong translation
292 2001-10-13 [alfons, christoph, melvin]
295 solution #2 to solve MT-safety problems defers all GUI related calls
296 to the main thread using a gtk_idle_add() callback. discussed on
297 ircnet #sylpheed, with christoph spotting some issues with the
298 original code, and melvin allowing us to lobotomize his sylpheed.
300 * src/syldap.[ch], src/main.c
301 fix race problem in ldap search thread by deferring GUI
302 stuff to main thread using gtk_idle_add()
304 2001-10-13 [paul] 0.6.3claws14
306 * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
307 add Sergey's smtpcred.patch
308 adds separate username/password setting for SMTP Auth
309 needed by some servers
310 (closes feature request #471659)
312 2001-10-13 [paul] 0.6.3claws13
314 * src/pgptext.[ch] **NEW FILES**
315 * src/Makefile.am, src/messageview.c, src/mimeview.c
316 decrypt ascii-armored gpg text embedded in
318 Submitted by Jens Jahnke <jan0sch@gmx.net>
320 2001-10-13 [christoph] 0.6.3claws12
323 some more details on default to and
326 init glib threading when ldap is used
332 2001-10-12 [paul] 0.6.3claws11
334 * src/prefs_common.[ch], src/rfc2015.c
335 enable ascii-armored gpg text to be embedded in the
336 message body, selectable through the 'Privacy'
337 preferences. Supports encrypting only.
338 Submitted by Ravemax <ravemax@dextrose.com>
340 2001-10-12 [paul] 0.6.3claws10
342 * sync with sylpheed 0.6.3cvs6
343 see ChangeLog entries 2001-10-11 and 2001-11-12
346 incorporated mbox folders, scoring, and folder
347 properties into the sync
349 2001-10-12 [darko] 0.6.3claws9
352 describe quotation wrapping
354 don't treat tab as space to calculate line length properly
359 correct description of how to make new filtering system work,
360 add some other things
363 remove sched_yield() (not necessary / unportable)
365 2001-10-11 [paul] 0.6.3claws8
367 * sync with sylpheed 0.6.3cvs3
368 see ChangeLog entry 2001-10-10
370 2001-10-10 [christoph] 0.6.3claws7
373 ignore 2 files created by newer autotools
374 * src/prefs_folder_item.c
375 using table for widget alignment
376 fixed memory leak and broken octal display
378 fixed segfault caused by lost filename
379 workaround (closes bug #469551)
381 2001-10-10 [paul] 0.6.3claws6
383 * sync with sylpheed 0.6.3cvs2
384 see ChangeLog entries 2001-10-09 and 2001-10-10
386 2001-10-10 [darko] 0.6.3.claws5
389 proper calculation of right margin if smart wrapping is enabled
391 automatically wrap long lines if wrap quotation is enabled
393 2001-10-09 [alfons] 0.6.3.claws4
396 select correct row when deleting last row in the summary view (and
397 close bug "[ #469104 ] select second last in list when deleting")
399 2001-10-09 [paul] 0.6.3claws3
401 * sync with sylpheed 0.6.3cvs1
402 updated some autotool scripts
404 2001-10-09 [darko] 0.6.3claws2
407 new name and mark with Sylpheed comment
409 smart quotation wrapping a-la VIM
411 2001-10-08 [paul] 0.6.3claws1
413 * sync with sylpheed 0.6.3 release
414 see ChangeLog entry 2001-10-08
416 2001-10-08 [paul] 0.6.2claws24
419 more sync with sylpheed 0.6.2cvs12
420 Fixed the bug that didn't select the last row correctly
423 2001-10-07 [paul] 0.6.2claws23
425 * sync with sylpheed 0.6.2cvs12
426 see ChangeLog entry 2001-10-07
430 enable jpilot to read unsynch'ed addresses.
432 * src/editldap_basedn.c
433 fix segfault when opening dialog.
435 2001-10-06 [alfons] 0.6.2.claws22
438 fix bug with summary view selecting last *inserted*
439 node instead of last *visible* node. remember we
442 2001-10-06 [paul] 0.6.2claws21
445 updated translation, contains some fixes and new
446 translations, submitted by Gustavo Noronha Silva
450 change 'each' to 'every' - fix dubious English
452 * sync with sylpheed 0.6.2cvs11
454 2001-10-05 [alfons] 0.6.2claws20
456 * src/mainwindow.[ch], src/folderview.c
457 make composite tool button switch between "Compose News"
458 and "Compose Mail" depending on selected folder
459 (nifty idea by Kim Schulz <kim@schulz.dk>)
461 2001-10-05 [paul] 0.6.2claws19
463 * src/mainwindow.c, src/summaryview.c
464 fix 'Message/Reply to all', broken in last commit
467 fix X_BEENTHERE seg fault, thanks to Alfons
469 2001-10-04 [paul] 0.6.2claws18
471 * src/compose.[ch], src/mainwindow.c
472 make "Message/Reply" reply to mailing lists; matches
473 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
474 based on portions of the patch submitted by
475 Junichi Uekawa <dancer@netfort.gr.jp>
477 2001-10-04 [darko] 0.6.2claws17
480 better smart wrapping
482 a function to make text buffer contiguous
484 2001-10-03 [paul] 0.6.2claws16
486 * sync with sylpheed 0.6.2cvs10
491 * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
492 close bug "[ #466566 ] compile error on mdk 8.0" by removing
493 references to chinese translations (hope someone picks up
496 2001-10-02 [christoph] 0.6.2claws15
499 fixed non translated header bug
501 fixed wrong date in alfons last entry ;)
503 2001-10-02 [alfons] 0.6.2claws14
505 * src/compose.c, src/prefs_common.[ch]
506 add block cursor option
508 2001-10-02 [paul] 0.6.2claws13
510 * sync with sylpheed 0.6.2cvs9
512 2001-09-30 [paul] 0.6.2claws12
514 * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
518 add 'src/importldif.c'
520 * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
521 added eudora-to-vCard conversion tool
522 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
524 * sync with sylpheed 0.6.2cvs8
528 * sylpheed-0.6.2claws released
530 2001-09-27 [melvin] 0.6.2claws11
533 fixed crash when using default path (introduced
535 fixed tiny bug for initial suggestion mode
537 2001-09-27 [melvin] 0.6.2claws10
540 fixed bug where gtkpspell didn't set the path correctly
543 added a paragraph about spell checking
547 2001-09-27 [paul] 0.6.2claws9
549 * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
550 replace '// comments' with '/* comments */' to prevent
551 some compiler warnings
553 * sync with sylpheed 0.6.2cvs6
555 2001-09-26 [alfons] 0.6.2claws8
558 introduce return receipt request notification again,
559 which was lost because of other semantics in
560 procheader_parse() (???)
562 2001-09-26 [christoph] 0.6.2claws7
565 replace comments for old code with #if 0
566 readded auto cc, bcc and reply-to
567 * src/prefs_matcher.c
568 * src/prefs_scoring.c
569 removed some definition (was moved to
572 2001-09-26 [paul] 0.6.2claws6
575 make 'Follow-up and reply to' sensitive
577 * more sync with sylpheed 0.6.2cvs5
584 fixed bug for "US-ASCII" introduced by the encoding code
590 * src/prefs_common.[ch], src/summaryview.c
591 'next unread msg' 'go to next folder?' dialog can be
592 given default behaviour, either always show dialog,
593 or assume 'yes', or assume 'no'
594 Submitted by wwp <subscript@free.fr>
598 * src/compose.c src/gtkspell.[ch]
599 added support for different encodings
603 * more sync with sylpheed 0.6.2cvs5
607 * src/prefs_folder_item.c
608 add check for item->prefs->default_to string is NULL and
609 add another check when freeing this string
614 change to version 0.6.2claws3
616 * sync with sylpheed 0.6.2cvs5
619 * src/ldif.[ch], src/importldif.[ch], addressbook.c
621 * src/addrcache.[ch], addrindex.[ch]
622 small update for future
628 added 'Learn from mistakes' option
629 better handling of quotes in checked words
632 small update for spell checking stuff
637 edit a little bit so it complies more with main coding style
641 * src/folder.[ch], prefs_folder_item.c, compose.c
642 migrate "request return receipt" folder property
647 * README.claws **NEW**
648 (add things of interest for users of main branch
651 * src/folder.[ch], src/mainwindow.c, src/summaryview.c
652 re-implement threading per folder option, but store
653 the setting in folderlist.xml (where it belongs)
658 fixed bug when compose window is under another window
659 * src/prefs_common.[ch] src/compose.c
660 changed 'dictionary_path' to 'dictionary' to be consistent
661 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
662 * ac/pspell.m4 src/Makefile.am
663 dropped PSPELL_PATH macro
667 2001-09-21 [christoph]
670 added border around header fields
671 keep header type when new field is added
673 2001-09-20 [christoph]
676 more portable debug_print with source filename
679 more newlines after debug messages
684 change to version 0.6.2claws2
686 * sync with sylpheed 0.6.2cvs3
691 fixed the post-right-click focus pb
692 fixed crash when 'Spell check all' after dict change
693 and when cursor is at the end of the text
694 shift-right-click pops up config menu even on misspelled words.
701 added pspell to compiled-in features list
705 * switched to pspell and dropped ispell
707 new file. autoconf macro for pspell
709 * configure.in acconfig.h
712 * src/main.c src/compose.[ch] src/gtkspell.[ch]
713 * src/prefs_common.[ch]
716 2001-09-18 [christoph]
720 replace LOG_MESSAGE with debug_print
724 added newline after debug message
726 using __VA_ARGS__ for debug_print macro
728 ignore Makefile and Makefile.in
733 change to version 0.6.2claws1
734 * sync with sylpheed 0.6.2cvs1
737 * src/prefs_matcher.c
738 add 'score equal to' option, submitted by
739 Paul Evans <nerd@freeuk.com>
741 2001-09-15 [christoph]
744 comment out menu entry not existing in claws
746 add debug output for non existing menu entries
748 fix next/prev unread message for ignored threads
750 add sourcefile and line number to debug output
751 otherwise it is sometimes hard to find the
752 source code part if debug messages are translated
757 refresh target folder style after colour is changed
762 change to version 0.6.1claws3
764 * sync with sylpheed 0.6.1cvs6
769 fix target folder colourization to use user selected colour
774 fix crash when message that is marked for copy/move is unmarked
779 change to version 0.6.1claws2
781 * sync with sylpheed 0.6.1cvs3
786 fix bug with default font used for trash folder text
790 * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
794 change to version 0.6.1claws1
796 * sync with sylpheed 0.6.1cvs2
801 add Match's new addressbook
804 updated translation submitted by Jens Oberender
810 * sync with sylpheed 0.6.1 release
815 change to 0.6.0claws2
817 * sync with sylpheed 0.6.0cvs4
820 updated translation submitted by Fabio Junior Beneditto
834 change to version 0.6.0claws1
836 * sync with sylpheed 0.6.0cvs1
839 updated translation submitted by Ricardo Mones Lastra
842 add 'src/prefs_templates.c'
844 * src/compose.c, src/summaryview.c
845 fix segfault on 'Re_edit'
849 * configure.in, Makefile.am
851 add tools directory to source distribution
856 change to version 0.6.0claws
858 * sync with sylpheed 0.6.0 release
860 2001-08-30 [christoph]
863 removed autoconf version check
867 * src/account.c, src/compose.c, src/prefs_common.[ch]
868 * src/procheader.[ch] src/utils.[ch]
869 Enhanced automatic account selection on replies
870 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
873 add LDAP and JPilot to the configuration results output.
875 2001-08-29 [christoph]
878 no bold font for ignored threads
883 change to version 0.5.3claws6
885 * sync with sylpheed 0.5.3cvs10
886 src/stringtable.[ch]: New Files
888 * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
889 * src/pixmaps/sylpheed.xpm
890 add mini-icons to windows (by Alfons)
895 new functions: next_labeled_cb(), prev_labeled_cb()
898 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
899 summary_select_next_labeled(), summary_select_prev_labeled()
901 * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
902 give claws blue folders and a blue trash can
907 change to version 0.5.3claws5
909 * sync with sylpheed 0.5.3cvs9
910 src/labelcolors.[ch] renamed to src/colorlabel.[ch]
912 2001-08-24 [christoph]
915 keep filename when browsing directories
916 (not working for user entered filename, but
917 for default name and selected filename from
920 fixed wrong spelling "Folllow-up"
924 fixed new/unread message count with ignored
925 threads (2 commits, first didn't notice no
926 longer needed decreasing)
928 readded scrolling of progress dialog
934 change to 0.5.3claws4
936 * sync with sylpheed 0.5.3cvs7
938 2001-08-24 [christoph]
941 set request return receipt when replying
942 if it is set is the folder prefs of the
945 disable final error popup if popups are
946 disabled in config (again)
951 Change version number to 0.5.3claws3
953 * sync with sylpheed 0.5.3cvs5
956 double quote '%s' in 'gedit %s' to fix bug when
957 opening attachment with spaces in the name
960 * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
961 src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
962 initial message templates support
968 change version number to 0.5.3claws2
970 * sync with sylpheed 0.5.3cvs4
972 * src/procmsg.h src/summaryview.c
973 re-implement (un)ignore thread
978 remove unnecessary code
980 enable 'dynamic' signatures (submitted by
981 Eric Limpens <eric@hscg-internet.nl>)
985 clean up after sync with sylpheed 0.5.3 release
988 fix re-introduced font mess, see Christoph's
993 use sylpheed's small font instead of
994 gtk default font for summary view
1000 add pl to ALL_LINGUAS - sync with main branch
1002 * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
1003 Updated. Translations by Jens Oberender, Ricardo Mones
1004 Lastra, Alfons, and Fabio Junior Beneditto respectively.
1006 * po/pl.po ** NEW FILE **
1007 sync with the main branch
1010 fix target folder colorizing and refresh problem
1013 2001-08-17 [christoph]
1016 claws uses 4 colors for target folder coloring.
1017 arrays were not long enough and destroyed the
1018 stack causing a segfault.
1019 target folder colorizing does not work anymore
1025 change to version 0.5.3claws1
1027 * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
1028 src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
1029 src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
1031 sync with sylpheed 0.5.3 release, but keep claws method of
1032 configuring/saving fonts
1034 * src/addressbook.[ch]
1035 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
1036 in line with a similar change in Hiroyuki's branch
1038 * src/mainwindow.[ch]
1039 disable main_window_set_thread_option()
1040 * src/prefs_folder_item.c
1041 comment out &tmps_prefs.enable_thread,
1042 * src/mbox_folder.c, src/procmsg.[ch]
1043 comment out MSG_IS_IGNORE_THREAD
1045 comment out summary_ignore_thread() and summary_unignore_thread()
1046 comment out MSG_IS_IGNORE_THREAD
1048 use Hiroyuki's threading instead.
1055 use Hiroyuki's 0.5.3 column scheme but also
1056 include the enable/disable button.
1057 * src/pixmaps/mark.xpm
1058 add Hiroyuki's amended pixmap
1060 2001-08-13 [christoph]
1063 receive at get all column showed wrong state for APOP
1064 button should only work for POP3 and APOP accounts
1065 * src/prefs_account.c
1066 added missing preprocessor statement for SSL
1071 add 'receive at get all' column and enable/disable
1074 2001-08-06 [christoph]
1077 show usage of SSL in protocol column
1083 * src/prefs_account.[ch]
1084 moved ssl options to a new page
1090 added support for SMTP STARTTLS command
1092 2001-08-05 [christoph]
1095 debian autoconf needs version check to find
1096 correct autoconf version. if the file is
1097 named configure.in 2.13 is used, which does
1098 not work with this configure.in script.
1099 other solution would be to rename the script
1100 to configure.ac as suggested in the autoconf
1104 disable final error popup if popups are
1109 fixes IMAP over SSL problem
1114 change to 0.5.2claws1
1116 * sync with sylpheed 0.5.2cvs1
1121 quick fix for ispell detection...
1126 change to 0.5.1claws4
1128 * sync with sylpheed 0.5.1cvs7
1132 * src/prefs_common.c, src/prefs_common.h,
1133 src/gtkspell.c, src/gtkspell.h
1134 add global spelling checker settings (compose tab) +
1135 selection of dictionary
1138 guess valid ispell location
1143 removal of 'src/quote_fmt_parse.c'
1146 (submitted by Jens Oberender <didge@suse.de>)
1151 * src/folderview.[ch]
1154 * src/prefs_common.[ch]
1156 target folder colourization
1160 more sync with Sylpheed 0.5.1cvs6
1165 * src/prefs_folder_item.[hc]
1167 shared folders support with a GUI
1173 * sync with Sylpheed 0.5.1cvs6
1179 (submitted by Fabio Junior Beneditto)
1185 patch to correct bad image mime headers
1186 (submitted by Don Quijote <dq@searchlores.org>)
1190 * tools/gif2xface.pl **NEW FILE**
1192 script to convert file.gif to file.xface for
1193 use in a custom header.
1194 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
1199 change macros for detecting JPilot and LDAP
1201 2001-07-27 [christoph]
1204 code cleanup (MIN / MAX warning, needed casting)
1209 disallow setting flags when detecting certain headers
1210 (X-Status, Status, Seen, X-Seen).
1212 * sync with Hiroyuki's Sylpheed 0.5.1cvs5
1214 2001-07-27 [christoph]
1216 * src/prefs_filter.c
1217 * src/prefs_filtering.c
1218 * src/prefs_matcher.c
1219 * src/prefs_scoring.c
1220 scroll list when moving rows up or down
1224 * src/prefs_account.c
1225 * src/prefs_account.h
1227 SMTP over SSL (untested, feedback requested)
1235 * configure.in, acconfig.h
1236 define CLAWS (need this for main / claws detection)
1241 Sylpheed 0.5.1claws2
1243 * sync with Sylpheed 0.5.1cvs4
1245 2001-07-25 [christoph]
1249 item->prefs == NULL (don't know why)
1254 Sylpheed 0.5.1claws1
1256 * sync with Sylpheed 0.5.1cvs1-3
1258 2001-07-24 [christoph]
1261 * src/prefs_folder_item.[ch]
1262 added folderitem preferences dialog with
1263 default To: and auto request return receipt
1267 changes to handle new folderitem preferences
1271 call compose new mail with current folderitem
1275 Release Sylpheed 0.5.1claws
1278 change to release version 0.5.1claws
1280 2001-07-24 [christoph]
1283 fixed segfault that happend when the selected
1284 message was removed while retrieving new messages.
1288 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
1292 add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
1293 this is a work in progress, for more information: http://nlpagan.net/sylman
1295 * configure.in, src/mainwindow.c, manual/Makefile.am
1296 add support for English manual
1299 add authors of user manuals
1301 * manual/en/sylpheed*.html
1302 add English documentation
1304 2001-07-22 [christoph]
1309 changed a wrong debug message
1314 update Dutch translation
1316 * src/prefs_filtering.c,
1318 add more translatable strings
1327 * src/inc.c, src/summaryview.[ch]
1328 prevent update of mark file when filtering has done, by
1329 using a variable; this affects two functions:
1330 inc.c::inc_finished()
1331 summaryview.c::summary_show()
1335 * src/filtering.[ch], src/prefs_filtering.c,
1337 add filtering action for label coloring
1342 * added src/labelcolors.c
1343 * added src/labelcolors.h
1344 * src/Makefile.am, src/summaryview.c
1345 rearrange label coloring code
1348 add more parentheses so label colouring works correctly
1351 don't really delete message, but move it to Trash
1353 * src/prefs_matcher.c
1354 add quote options to info dialog
1356 2001-07-20 [christoph]
1362 * src/ssl.[ch] (new)
1363 moved ssl stuff to a seperate file
1368 fix show sender using address book with no e-mail
1369 address in From: field
1373 * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
1374 fix messy handling of escaping... now at least the
1375 execute command is useful. escape char is '\', we
1376 accept \n and \r too.
1380 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
1381 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
1390 * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
1392 revise filtering; currently move, copy, marking have
1393 been tested. if you like bleeding edge stuff, you
1394 should definitely go for this version :)
1396 * mark old working stuff as VERSION_0_5_0_CLAWS5
1398 2001-07-17 [christoph]
1407 * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more
1408 bits in the mark file, without affecting either branch. Lots of
1409 files changed, also in claws branch.
1411 UNTESTED: use of mbox folders
1414 added mark all read; however this was a quick hack used for
1415 cleaning up mess after initial merge with Hiroyuki
1418 change claws version number back to 0.5.0claws5 to clear up
1419 confusion & pretension (recent release was technically
1420 0.5.0claws4, so we neatly align with Hiroyuki :-)
1424 sync with Hiroyuki's 0.5.0cvs4
1430 * src/filtering.[ch]
1431 remove invalid updating of mark files for
1432 filter actions MATCHING_ACTION_MOVE and
1433 MATCHING_ACTION_DELETE; this should fix the
1437 revert Christoph's stab at fixing the folder
1441 add missing files with translatable strings
1448 * src/addr_compl.[ch], src/prefs_filtering.c
1449 make "filtering pref dialog's destination entry" an
1450 "address completable entry", if filter destination is
1455 sync with Hiroyuki's 0.5.0cvs2-3
1457 2001-07-15 [christoph]
1460 fixed folder stats update after incorporation
1465 * finish label colouring stuff (for now)
1466 * fix incorrect colour bug (off by one)
1471 change text labels for news and mail message so there's
1472 plenty of toolbar estate left
1479 sync with Hiroyuki's 0.5.0cvs1
1482 more rewrite label colouring
1486 * src/summaryview.[ch]
1487 * start rewrite label colouring
1488 * fix proper location "Add Sender To Addressbook" menu item
1492 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
1493 (actually this is 0.5.0claws4)
1498 * fix duplicate message
1499 * add updated Portugese / Brazilian translation
1500 submitted by Fabio Junior Beneditto
1508 add updated Dutch translation
1511 add updated German translation submitted by Jens
1515 Prerelease before 0.5.0claws. Please test.
1516 This version is temporarily tagged as VERSION_0_5_0_TEST
1518 * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
1519 src/prefs_scoring.c, src/prefs_matcher.c,
1520 src/prefs_filtering.c, src/mbox.c,
1521 src/main.c, src/inc.c, src/filtering.[ch]
1522 revert new Hoa's new matcher (does not work yet)
1529 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
1535 add ChangeLog.claws to EXTRA_DIST
1537 add matcher_parser_parse.h to EXTRA_DIST
1539 2001-07-10 [christoph]
1542 add destination folder to table of
1543 folders that need to be updated after
1550 make collapse state of folders and folder items persistent, i.e.
1551 if you collapse a folder tree, the next time sylpheed-claws starts
1552 up the folder tree remains collapsed.
1554 2001-07-10 [christoph]
1560 renamed MD5_CTX to MD5_CTX_syl
1561 conflicts with a struct in openssl
1564 * src/prefs_account.[ch]
1568 fixed compose with current account
1569 broken by new compose button stuff
1574 changed my email address
1576 * src/matcher_parser_parse.y
1577 clean the parser to remove conflicts
1585 fix incorrect description of --enable-ldap parameter
1587 * src/prefs_common.[ch]
1589 add experimental option "smart wrapping" which makes the
1590 compose editor auto wrap.
1592 | TODO: the problem with the buggy cursor handling is caused |
1593 | by the GtkText. when deleting / backspacing text its |
1594 | wrapping algorithm does not take in account the previous |
1595 | line. should find a way to hack this in. |
1596 | or should perhaps combine this with the word wrapping |
1597 | patch i wrote in january. |
1600 show build parameters for LDAP and JPilot
1603 revert Christoph's bugfix for selecting next unread message,
1604 because folder stats aren't updated correctly
1611 * src/matcher_parser_lex.l
1612 * src/matcher_parser_parse.y
1613 * src/prefs_filtering.c
1614 * src/prefs_scoring.c
1616 bugfix of the config file parser
1621 added generated matcher sources to BUILT_SOURCES
1627 added new config file parser
1630 * src/filtering.[ch]
1632 * src/prefs_filtering.c
1633 * src/prefs_matcher.c
1634 * src/prefs_scoring.c
1635 * added src/matcher_parser.h
1636 * added src/matcher_parser_lex.h
1637 * added src/matcher_parser_lex.l
1638 * added src/matcher_parser_parse.y
1639 lex & yacc config file parser
1644 changes prefs_filtering into global_filtering
1647 build threads with subjects only if "Re: " is at the
1648 beginning of the subject
1654 sync with sylpheed 0.5.0
1655 change of version number only
1661 sync with sylpheed 0.5.0pre5
1665 sync with sylpheed 0.5.0pre4 release
1666 /po and /manual/ja not sync'ed
1670 more sync with sylpheed 0.5.0pre4
1672 2001-07-03 [christoph]
1675 fixed address book broken by address book
1676 for VCard, JPilot, LDAP
1682 stopped memory leaks
1686 more sync with sylpheed 0.5.0pre4
1690 * included address book patch for VCard, JPilot, LDAP
1691 * pref_common.c - fixed Font options on Display tab (cosmetic)
1692 * alertpanel.c - fixed truncated message
1694 2001-07-02 [christoph]
1699 mark threads for ignoring
1705 * sync with sylpheed 0.5.0pre4
1706 updated gettext to 0.10.38.
1712 * src/summaryview.[ch]
1713 new right-click option: Label.
1714 substitute for 'Mark-->Mark/Unmark', colours the line.
1715 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
1717 2001-07-01 [christoph]
1720 fixed font for trash
1722 move ctree to unread message
1726 * sync with sylpheed 0.5.0pre3 release
1732 allow inserting / attaching multiple files in
1738 small change to Alfons' previous stuff so that it
1743 * lots of files changed; first attempt to merge the changes
1744 and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
1749 updated and completed, translations by Fabio
1750 Junior Beneditto <fjbeneditto@yahoo.com.br>
1756 allow selecting an attached files' mime type from a
1761 * more sync with sylpheed 0.5.0pre3
1766 merge with sylpheed.pot and pt_BR.po provided by
1767 Fabio Junior Beneditto.
1772 make MIME types case insensitive
1777 merge with sylpheed.pot and old nl.po; translations added.
1781 * more sync with sylpheed 0.5.0pre3
1786 don't crash when removing parent node of messages
1787 attracted by subject. this was caused by not deleting
1788 the parent node from the subject line hash table.
1795 if there are multiple messages selected, allow forwarding
1796 them as attachments.
1800 * more sync with sylpheed 0.5.0pre3
1806 * sync with sylpheed 0.5.0pre3
1811 fixed 'compose news article' bug
1812 from icon-and-text toolbar
1816 * sync with sylpheed 0.5.0pre2 release
1818 2001-06-24 [christoph]
1820 * src/prefs_common.c
1821 bug fix in font selection
1823 use sylpheed's normal font instead of
1824 gtk default font for folders without
1829 * src/mainwindow.[ch]
1830 added composite compose mail / news button (an idea by Leandro
1831 Pereira <leandro@linuxmag.com.br>)
1835 Added instructions for ldif-to-xml.py
1843 * src/pixmaps/stock_news_compose.xpm
1844 added pixmap by Leandro
1845 * src/prefs_common.c
1846 tested built-in spelling checker of GCC 3.0 :)
1848 merged dutch translation of sylpheed-main with
1853 Added tools directory and files.
1855 * tools/filter_conv.pl
1856 converts old filter system to new filtering system
1857 * tools/ldif-to-xml.py
1858 converts netscape addressbook to sylpheed addressbook
1860 descriptions/instructions for above two files
1862 2001-06-23 [christoph]
1865 * src/manage_window.[ch]
1866 * src/prefs_common.[ch]
1867 mail retrieval dialog can be enabled, disabled
1868 or hidden if non of sylpheed's windows is active
1874 * sync with sylpheed 0.5.0pre2
1876 2001-06-21 [christoph]
1879 show recipient on 'from' for all accounts
1882 * src/prefs_common.[ch]
1883 disable error popup on mail receive errors
1888 made the ruler correctly appear and disappear.
1891 removed Hoa's work-in-progress-stuff (interesting!) so
1894 2001-06-20 [christoph]
1897 * src/progressdialog.c
1898 added scrolled window for list in progressdialog
1902 sync with sylpheed 0.5.0pre1 release
1904 2001-06-20 [christoph]
1907 make building threads by subject work when
1908 thread view is enabled
1911 * src/prefs_common.[ch]
1912 automatically select account for mail replys
1916 * src/compose.c (compose_create): keep Bcc and Reply-To visible if
1917 they are filled in from the account settings.
1921 * more sync with sylpheed 0.5.0pre1
1927 added --sysconfdir to CPPFLAGS for pointing to the correct
1928 location of mime.types.
1930 NOTE: make sure you use --sysconfdir when running ./autogen.sh
1936 fixed some bug when building threads
1940 * src/prefs_account.c
1941 UI stuff: More changes to the English
1945 * src/pixmaps/stock_news_compose.xpm: new file
1949 Added new icon for Hoa's 'compose a news
1950 message', plus minor improvements to the
1956 more sync with sylpheed 0.5.0pre1
1962 Follow-up and reply to
1964 * src/summaryview.[ch]
1965 Build threads also with subjects
1970 forwarding use the current account.
1973 the "compose message" button has been replaced with
1974 "new mail" and "new news" buttons
1976 * src/prefs_common.[ch]
1977 added a configuration option to use the forward button
1978 as "forward as attachment"
1979 changed reply and forward format description
1981 * src/quote_fmt_lex.l
1982 * src/quote_fmt_parse.y
1983 added message with no signature in format for reply
1992 Improvements to the English
1994 * src/prefs_common.c
1995 Improvements to the English and some
1996 clarity/continuity improvements in the
1997 description of Quote symbols.
2003 * sync with sylpheed 0.5.0pre1
2008 Better interface for compose, displayed fields
2009 are updated whenever we change account.
2010 Newsgroups field is automatically filled.
2013 Newsgroups field is automatically filled.
2015 * src/prefs_account.c
2016 Some interface stuff when fields appear and
2023 * sync with sylpheed 0.4.99
2027 * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
2028 base64_decoder_free, base64_decoder_decode): new object and
2029 functions for decoding base64 streams.
2030 * src/procmime.c (procmime_decode_content): modified to use the
2037 * sync with sylpheed 0.4.99cvs11
2043 * sync with sylpheed 0.4.99cvs9
2048 * src/prefs_account.c
2050 SMTP server can be defined in the news account
2051 mime type of attachment are kept.
2055 now choose the highest important score between default
2056 and important score of folder.
2060 * src/prefs_common.c:
2062 (prefs_quote_description_create): corrected description of
2063 quote format characters
2069 * sync with sylpheed 0.4.99cvs8
2073 * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
2074 and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
2080 * sync with sylpheed 0.4.99cvs7
2084 * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
2085 clashes with autogenerated header).
2086 * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
2087 * src/Makefile.am: added quote_fmt.h.
2088 * src/.cvsignore: added lex/yacc autogenerated files
2089 (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
2095 * sync with sylpheed 0.4.99cvs6
2099 * added src/quote_fmt_parse.h
2104 don't modify readonly configuration files
2106 * src/prefs_account.c
2107 * src/prefs_common.c
2108 * src/prefs_customheader.c
2109 * src/prefs_display_header.c
2110 * src/prefs_filter.c
2111 * src/prefs_filtering.c
2112 * src/prefs_scoring.c
2113 don't open dialog box when configuration files
2118 * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
2120 * src/Makefile.am: replaced quote_fmt.tab.[ch] by
2121 quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
2122 BUILT_SOURCES to make all files rebuild properly.
2124 * src/compose.c: removed #include "quote_fmt.tab.h".
2126 * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
2127 CHARACTER value in yylval.
2129 * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
2130 receive CHARACTER value by documented means (yylval).
2132 * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
2137 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
2142 * src/prefs_filtering.c
2143 now keep the configuration for execute action
2150 * sync with sylpheed 0.4.99cvs5
2155 added quote_fmt.[ch]
2157 * added src/quote_fmt.y
2158 * added src/quote_fmt.l
2159 * added src/quote_fmt.tab.h
2160 * added src/quote_fmt.tab.c
2161 * added src/lex.quote_fmt.c
2162 parsing configuration for replying
2165 * src/prefs_common.[ch]
2166 added configuration UI for replying
2170 using configuration for replying
2178 * src/prefs_filtering.c
2179 * src/prefs_matcher.c
2180 * src/prefs_matcher.h
2181 action "run a command" for filtering
2182 and matching with a command.
2183 fixed the "whole message" matching
2186 changed temporary filename for security
2189 queue the notification if it fails to send.
2191 * src/prefs_common.c
2192 * src/prefs_folder_item.c
2193 changed the default important score
2195 * src/prefs_scoring.c
2197 hide kill score input when the folder is not
2202 * src/prefs_common.c:
2204 (prefs_font_select): pass font name in font entry box to font
2209 * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
2213 * sync with sylpheed 0.4.99cvs4
2217 * src/headerwindow.c:
2219 (headerwindow_show_cb): use the selected summary view item, not
2224 * src/headerwindow.c:
2226 (headerwindow_show_cb): always try to show msginfo
2231 keep attached parts when reediting or forwarding.
2236 * src/prefs_folder_item.[ch]
2237 * src/prefs_scoring.[ch]
2239 * src/summaryview.[ch]
2242 * src/prefs_common.[ch]
2243 support for folder scoring
2244 kill score and important score for messages
2246 * src/prefs_account.c
2247 some display bug fixed for local account
2252 * src/summaryview.c:
2254 (add_sender_to_cb): don't crash when no or invalid sender; the add
2255 sender to address book menu item is disabled.
2259 * src/filtering.[ch]
2261 handling summary menu / filter messages
2267 imap folders now appears in list
2270 doesn't crash if destination mail is not writeable
2275 removed some warnings
2279 * src/prefs_filtering.c
2280 global string to identify any folders
2281 removed some debug info
2282 filtering to mbox folders is now possible
2285 removed some warnings
2288 permission on files are changed to read/write for user only,
2290 creation of subfolder is handled better.
2294 Verified the sync for src/prefs_common.[ch] and
2295 src/prefs_account.[ch]. I believe there were some
2296 minor indentation differences.
2302 * sync with 0.4.99cvs3
2307 handling flags for mbox format
2310 use of mark file only for MH format
2311 handling flags for mbox format
2312 filtering cannot yet move or copy mails to mbox folders.
2315 changed move_msg, copy_msg,
2316 move_msgs_with_dest, copy_msgs_with_dest functions
2317 uses only folder->copy_msg() function
2318 uses folder->finished_copy() to handle the destination
2319 folder at the end of the copy or move operation.
2322 included mbox directories.
2324 * src/folderview.[ch]
2326 handle folders operation for mbox format
2329 disable conversion of "From " header
2331 * src/mbox_folder.[ch]
2332 completion of mbox format handling
2335 changed mh_copy_msg() function and
2336 removed mh_move_msg(), mh_move_msgs_with_dest(),
2337 mh_copy_msgs_with_dest()
2339 * src/prefs_filtering.c
2340 removed some warnings
2342 * src/prefs_matcher.c
2343 default boolean operation is AND
2346 handling flags for mbox format
2347 handling of "From " header
2351 added MSG_REALLY_DELETED flags to handle deletion of
2352 messages in mbox format.
2355 handling flags for mbox format
2356 disable the MSG_DELETED flags when messages
2357 are deleted in mbox format
2360 "From " headers display fixed.
2366 (get_email_part): skip quoted email addresses, like in e.g.
2367 "'alfons@proteus.demon.nl'".
2371 Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
2372 and fixing the persistence troubles when using separate windows.
2376 Added #define SEPARATE_ACTION used in the gtk item factory for
2377 the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
2378 use gtk_item_factory_get_widget_by_action() to get the items.
2380 Removed separate_widget_cb from the gtk item factory data
2382 (mainwindow_create): connect separate_widget_cb() to check
2383 menu item "toggled" signal. also passing a MainWindow pointer
2384 as object data for both check menu items.
2386 (separate_widget_cb): definition of separate_widget_cb() to match
2387 GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main
2388 window using gtk_object_get_data(). The type of window separation
2389 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
2391 * src/prefs_filtering.c,
2392 src/prefs_matcher.c: added horizontal scrollbars
2397 fix segfault with invalid bold font
2399 correctly display summary stats after row is marked
2403 * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
2404 encodings with libjconv.
2409 added mbox_folder.[ch]
2411 mbox temporary folder
2413 * added src/mbox_folder.[ch]
2415 * src/procheader.[ch]
2418 bugfix for file incorporation filtering
2420 enable creation of MBOX
2421 * src/prefs_display_header.c
2422 enable use of headers like "From "
2423 something that should be fixed :
2424 displaying of such headers add an extra space
2425 * src/prefs_folder_item.c
2426 don't create folders because it is not necessary
2428 added data field to MsgInfo for mbox internal use
2430 added some support for mbox
2432 added get_mbox_cache_dir() function
2434 2001-05-23 [hiroyuki]
2436 * src/headerwindow.c
2447 src/folderview.c: more sync with 0.4.99cvs2.
2449 * src/headerwindow.c: reverted.
2455 * sync with sylpheed 0.4.99cvs2
2463 * src/summaryview.c: bugfixed a premature assignment in summaryview_add_sender_to_cb()
2469 * configure.in: if gnome-config not found, "no" is displayed
2471 * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
2473 * src/textview.c: now also possible to add mail addresses by right
2474 clicking in the text view
2476 * src/codeconv.c: merged patch which fixes endless loop when encountering
2477 invalid wide characters; from Alte <010@imis.ru>
2481 Added installation of gnome specific things:
2483 * Makefile.am: gnome conditional
2485 * configure.in: check for installed gnome
2487 * added sylpheed.png, sylpheed.desktop
2491 * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
2493 * src/mainwindow.h (main_window_toolbar_create): created a button
2495 (main_window_set_toolbar_sensitive): enable/disable the new button
2497 (toolbar_reply_to_author_cb): handle the new button.
2499 * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
2500 send_progress_dialog_destroy() on failure (fixes hang on SMTP
2505 * src/compose.h (ComposeReplyMode): new modes
2506 COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
2507 COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
2510 (compose_send): move some code into a new function:
2511 (compose_current_mail_account): new function.
2512 (compose_reply): new argument to_author, all callers changed; if
2513 to_author==TRUE and account->protocol==A_NNTP, find and use an
2514 appropriate mail account for replying.
2515 (compose_reply_set_entry): new argument to_author; ignore
2516 compose->replyto if to_author==TRUE.
2518 * src/mainwindow.c: new command "Message/Reply to author".
2519 (main_window_set_menu_sensitive): enable/disable it.
2520 (reply_cb): handle it.
2522 * src/summaryview.c: new command "Reply to author".
2523 (summary_set_menu_sensitive): enable/disable it.
2524 (summary_reply_cb): handle it.
2526 * src/account.c (account_find_mail_from_address): new function.
2532 * sync with sylpheed 0.4.99cvs1
2539 new filtering action : forward and forward as attachment
2542 no need for $DISPLAY when we run sylpheed --help
2543 call to parse_cmd_opt() is moved
2545 * src/mainwindow.[ch]
2546 execute button is hidden when immediate execute
2551 * src/prefs_folder_item.c
2553 better handling of missing directories
2556 reedit is enabled in outbox
2557 reedit is enabled in queue
2563 * src/prefs_filtering.c
2564 changed attachement into attachment
2570 * sync with sylpheed 0.4.67cvs9
2571 * sync with sylpheed 0.4.67cvs7-8
2576 added prefs_filtering.c
2578 * src/filtering.[ch]
2580 removed action : forward_news and forward_news_as_attachement
2581 (forward and forward_as_attachement can be used instead)
2584 added menu option to access filtering configuration
2586 * src/prefs_account.c
2587 changed mail_command default to /usr/sbin/sendmail
2589 * added src/prefs_filtering.[ch]
2590 dialog box for filtering configuration
2592 * src/prefs_matcher.c
2593 added function prefs_matcher_get_criteria_from_matching()
2595 * src/prefs_scoring.c
2596 reset the dialog when register or substitute is clicked
2601 added filtering.[ch]
2603 using filering.[ch] instead of filter.[ch]
2605 reading new filtering configuration
2607 added some filtering actions
2608 and fixed a bug for headers and mail body matching
2610 using filering.[ch] instead of filter.[ch]
2612 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
2614 some fixes for filtering
2616 2001-05-14 [hiroyuki]
2618 * src/send.c: fixed some weird indentations.
2619 send_message_with_command(): call pclose() only if p != NULL.
2620 * src/textview.c: get_email_part(): modified the code for readability.
2622 2001-05-14 [hiroyuki]
2626 src/md5ify.h: removed from the cvs.
2630 * src/main.c: include rfc2015.h to avoid compiler warnings.
2631 * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
2632 the panel is already on screen.
2633 * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
2634 closing the alert window by ESC as "No".
2635 * src/prefs_common.c (prefs_interface_create): moved return
2636 receipt check button to the correct place.
2640 * src/prefs_common.c:
2641 moved return receipt check button to the Send tab. (prefs_send_create)
2642 removed the date format ui related globals. (prefs_display_create)
2646 * sync with sylpheed 0.4.67cvs5-6
2650 * added Alfons' font selection patch
2653 * src/headerwindow.c
2654 * src/prefs_common.c
2655 * src/prefs_common.h
2659 changed version of cache
2661 * src/prefs_matcher.c
2662 added additionnal matching criteria
2666 added references in MsgInfo
2671 prepared some things for new filtering
2673 added some matching properties
2674 inreplyto need to be enhanced
2675 prepared some things for new filtering
2677 added Return-Receipt-To handling
2678 * src/prefs_folder_item.c
2679 changed default value to TRUE
2680 * src/prefs_matcher.c
2681 added some matching properties
2682 * src/prefs_scoring.[ch]
2683 the scoring dialog is finished
2685 added Return-Receipt-To handling
2686 Reference need to be added
2688 added Return-Receipt-To handling
2689 added threadscore to get a better score sorting when
2692 suppressed a bug when we sort the list
2693 when no folder is opened.
2694 better score sorting when threads are enabled
2698 * reverted previous patch because of potential errors
2702 * src/inc.c, src/prefs_common.c, src/prefs_common.h:
2703 applied "toggle mail-retrieval dialog window" patch submitted
2704 by Eric Limpens <eric@qnt.net>
2706 * sync with sylpheed 0.4.67cvs4
2710 * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
2711 some picky compilers.
2712 * src/rfc2015.h: provide prototype for rfc2015_disable_all().
2713 * src/grouplist_dialog.c: include alertpanel.h.
2714 * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
2715 fix compile warning.
2716 * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
2717 #include "defs.h" before others to prevent the warning of `MIN'
2718 and `MAX' redefinition.
2724 * src/prefs_account.c
2725 * src/prefs_display_header.c
2728 added prefs_scoring.[ch]
2729 * src/grouplist_dialog.c
2730 display an error dialog box if the group list
2732 * src/mainwindow.[ch]
2733 added main_window_set_thread_option() function
2734 scoring dialog box enabled
2736 added flags matching unread /new / marked
2737 / deleted / replied / forwarded
2739 newsgroups are now finally in newscache
2740 * src/prefs_matcher.[ch]
2741 finished preferences for matching dialog
2742 * added src/prefs_scoring.[ch]
2743 scoring dialog box completed
2745 conversion to string : added scoringprop_to_string()
2746 write config for preferences :
2747 added prefs_scoring_write_config()
2749 threads can be enabled/disabled independently
2757 thought it would be nice to have a list of all
2758 contributors (used Changelog as a reference)
2761 messed up version numbering...
2765 * sync with sylpheed 0.4.67cvs1-3
2769 * src/prefs_common.c:
2770 better UI for strftime format, double clicking
2771 on format now inserts the format in text entry
2772 replaced close button with standard OK/Cancel
2773 moved date format button to the right of the
2779 Ctrl-Home / Ctrl-End have proper cursor navigation
2783 * src/prefs_matcher.c
2784 finished UI to define matching properties
2785 added ok and cancel button
2786 * src/prefs_filter.c
2787 added ok and cancel button
2789 fixed some bug in xhdr parsing
2794 fixed a bug in textview_show_header(), which displayed two colons (':');
2795 cleaned up some warnings
2800 added prefs_matcher.[ch]
2801 compilation with -W -Wall
2803 ungrab the mouse events if grabbed - does it
2804 fix the bug for disposition notification ?
2806 added a menu option to open the matching dialog.
2808 added matcherprop_to_string() and matcherlist_to_string()
2809 fixed some bugs, changed the name of some options
2810 age_sup and age_inf becomes age_greater and age_lower,
2811 body and messageheaders becomes body_part and headers_part,
2812 changed the names of constants from SCORING_XXX to MATCHING_XXX
2813 * src/prefs_display_header.c
2814 * src/prefs_headers.c
2815 fixed a bug that accidentally destroyed dialogs
2816 when closed them with delete_event
2817 Added *_deleted() which handle delete_event signal correctly.
2818 * src/prefs_folder_item.[ch]
2819 added "enable_thread" field for future customization
2820 * added src/prefs_matcher.[ch]
2821 sample of the UI to define matching properties
2823 using procheader_headername_equal instead of str*cmp functions
2824 using procheader_parse_header() function
2826 using MATCHING_XXX instead of SCORING_XXX
2828 display the sender of the news even if this is ourself
2829 when this is a news message.
2831 using headername_equal() instead of str*cmp functions
2837 * sync with sylpheed 0.4.66
2838 * src/gtkstext.c: trace logs added
2842 * src/prefs_common.[ch]: added option to enable/disable GnuPG
2843 signature check popup.
2844 * src/rfc2015.c (check_signature): show signature check popup only
2845 if it is enabled in preferences.
2851 * sync with sylpheed 0.4.66cvs6
2855 * src/prefs_common.[ch]: added option to enable/disable
2856 looking up sender name in address book for summary pane
2857 * src/summaryview.c: look up sender in the address book
2858 by using Alfons' address completion code
2860 2001-05-07 [hiroyuki]
2863 src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
2864 member of Pop3State.
2865 * src/news.c: brought #include "defs.h" before #include <glib.h>
2866 to prevent the warning of `MIN' and `MAX' redefinition.
2870 * removed src/headers_display.[ch]
2871 * removed src/prefs_display_headers.[ch]
2873 use a temporary file in the user directory for mbox import
2875 added XHDR support to get "To" and "Cc" headers
2876 (in order to match news with to or cc field for
2878 added function news_parse_xhdr() to get XHDR response
2880 added function nntp_xhdr()
2882 fetch the message if necessary
2888 * sync with sylpheed 0.4.66cvs3-5
2893 added function itos_buf() to enable use of several buffers
2895 use of itos_buf() instead of itos() in summary list
2896 to fix the broken display of message number.
2900 * src/gtkstext.c: bug in cursor up navigation fixed,
2901 fixed another unsigned / signed comparison (we're getting there :-)
2906 added scoring.c scoring.h
2907 prefs_folder_item.c prefs_folder_item.h
2910 added FOLDERITEM_RC SCORING_RC
2912 added prefs field in FolderItem :
2913 properties for each folder (PrefsFolderItem),
2914 sorting type and mode were added as the first properties.
2916 read config for scoring
2917 * added src/matcher.[ch]
2918 gives functions to parse configuration file to do
2919 matching on mails with a list of conditions.
2921 add option to sort by score
2922 * src/prefs_common.[ch]
2923 added preference option to show score and for
2924 the score column size
2925 * added src/prefs_folder_item.[ch]
2926 properties for each folder (PrefsFolderItem),
2927 sorting type and mode were added as the first properties.
2928 * src/procheader.[ch]
2929 added procheader_parse_header()
2930 added procheader_header_free()
2931 added procheader_headername_equal()
2932 and made modification to use them.
2934 added score field to MsgInfo structure
2935 * added src/scoring.[ch]
2936 gives functions to parse configuration file to do
2937 scoring on mails with a list of conditions.
2938 * src/summaryview.[ch]
2939 save the sorting type and mode for the folder
2940 added column to display the score of the mail
2941 added function summary_score_clicked()
2942 sorting type and mode are restored to the folder
2945 use procheader_parse_header(), procheader_headername_equal()
2946 removed memory leak in text_scan_header when freeing headers
2948 changed the function to match names of headers
2949 using procheader_headername_equal()
2951 Scoring functions are implemented, an interface is needed
2957 hopefully fixed the row up navigation bug,
2958 removed adding back / forward lines to cache
2962 * src/prefs_display_headers.c: user interface changes:
2963 (prefs_display_headers_create): remove unused "Show" check button;
2964 allow reordering of headers by dragging.
2965 (prefs_display_headers_write_config): remove unused variables.
2966 (prefs_display_headers_set_dialog): do not insert "(New)" at top
2967 of lists (not needed with the new UI).
2968 (prefs_display_headers_set_list): scan lists starting from row 0,
2969 not 1 (do not skip "(New)").
2970 (prefs_display_headers_find_header): new function.
2971 (prefs_display_headers_clist_set_row): do not allow duplicates.
2972 (prefs_display_headers_delete_cb): do not skip row 0; treat
2973 closing the alert window by ESC as "No".
2974 (prefs_display_headers_up): do not protect row 0.
2975 (prefs_display_headers_down): do not protect row 0.
2979 * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
2983 (summary_find_next_marked_msg, summary_find_prev_marked_msg,
2984 summary_select_next_marked, summary_select_prev_marked): new
2989 * src/news.c: fixed a bug when no article can be fetched after
2990 server timeout if the connection was restored by news_post():
2991 (news_select_group): new function.
2992 (news_fetch_msg): call news_select_group() before fetching
2994 (news_get_uncached_articles): set session->group after successful
3002 changed version of cache, added cc field
3004 * src/prefs_display_headers.c
3005 the interface was changed
3007 * src/prefs_headers.c
3012 * completed sync of sylpheed cvs2
3013 * src/gtkstext.c: updated row up / down cursor navigation
3014 * src/textview.c: re-edited, prepared for fixing the email address
3019 * src/prefs_common.c: use alfons' strftime ui code
3020 entry_datefmt and datefmt_sample widgets have to be
3021 global in this module because of this change
3026 * src/prefs_common.[ch] added option to activate the return receipt
3031 * src/gtkstext.c: fix for row up/down cursor navigation.
3035 * sync with 0.4.66cvs2
3039 added add-sender-to-addressbook patch
3047 * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
3050 * src/alertpanel.c (alertpanel_create): new argument can_disable,
3051 all existing callers changed to pass FALSE; create a check button
3052 to disable the message.
3053 (alertpanel_message_with_disable): new function.
3054 (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
3055 (alertpanel_button_toggled): new function.
3056 (alertpanel_button_clicked, alertpanel_close): set value using
3059 * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
3061 * src/prefs_common.c (prefs_privacy_create): new check button
3062 checkbtn_gpgme_warning.
3064 * src/main.c (main): moved preferences reading before gpgme
3065 initialization; check prefs_common.gpgme_warning before giving the
3066 GnuPG warning and set it to FALSE if the user wants to disable the
3069 2001-05-02 [hiroyuki]
3071 * src/prefs_display_headers.c: modified the layout and some labels.
3075 * src/prefs_account.c (prefs_account_fix_size): new function.
3076 (prefs_account_create): call prefs_account_fix_size(); use
3077 gtk_widget_show instead of gtk_widget_show_all (fixes too large
3078 size when the window is shown for the first time).
3079 (prefs_account_basic_create): changed layout of serv_table; moved
3080 localmbox_entry above smtpserv_entry (logically it replaces
3082 (prefs_account_protocol_activated): set sensitivity of
3083 nntpauth_chkbtn according to the protocol (in addition to
3084 hide/show); commented out gtk_table_set_row_spacing() calls.
3085 (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
3086 not sensitive (fixes a bug with disabled username/password boxes
3087 when editing POP3 account after NNTP with authentication).
3093 * src/prefs_account.[ch]
3095 removed local account without SMTP server
3096 added option to use mail command instead of a connexion
3097 to SMTP server when a local account is used
3098 * src/prefs_headers.c
3101 fixed a bug when connexion immediately closed
3111 * src/prefs_account.c (Basic, prefs_account_basic_create): new
3112 widget nntpauth_chkbtn.
3113 (prefs_account_protocol_activated): handle nntpauth_chkbtn
3115 (prefs_account_nntpauth_toggled): new function.
3117 * src/news.c (news_session_new_for_folder): use NNTP
3118 authentication only if ac->use_nntp_auth is set.
3122 * src/Makefile.am changed headers.[ch] in customheader.[ch]
3123 * src/prefs_display_headers.c changed the UI
3124 * src/prefs_headers.c changed account_name to account_id
3125 * src/compose.c using customheader.h
3127 2001-05-01 [hiroyuki]
3131 src/nntp.c: changed sock_read() to sock_gets(), they've been left
3136 * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
3137 * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
3138 for displaying of headers
3139 * src/grouplist_dialog.[ch] minor changes to remove warnings
3140 * src/prefs_display_headers.[ch] dialog to choose the
3141 headers to display in the mail viewer.
3142 * src/headers.h correction of #define
3143 * src/headers_display.[ch] configuration for displaying of headers.
3144 * src/main.c read config of displaying of headers
3145 * src/prefs_common.c add a button to access the config dialog
3146 for displaying of headers
3147 * src/prefs_display_headers.[ch] dialog for configuration for
3148 displaying of the headers.
3149 * src/prefs_headers.c cleaning of code
3150 * src/procheader.c comments added to code
3151 * src/textview.c changes to reorder the headers depending
3152 on the config for displaying of headers
3158 * sync with 0.4.65cvs12
3160 NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
3164 * src/nntp.h (NNTPSockInfo): new field auth_failed.
3166 * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
3167 is set to force reconnection after authentication failure.
3168 (nntp_gen_command): set sock->auth_failed on authentication
3169 failure, or if sock->userid and sock->passwd are not set.
3171 * src/news.c (news_session_new_for_folder): set userid=NULL if
3172 password dialog is cancelled.
3176 * src/nntp.h (NNTPSockInfo): new type.
3178 * src/nntp.c: all functions updated to use NNTPSockInfo instead of
3180 (nntp_open_auth, nntp_close): new functions.
3181 (nntp_gen_command): new function to handle authentication; all
3182 NNTP command functions updated to use it.
3183 (nntp_authinfo_user, nntp_authinfo_pass): deleted.
3184 (nntp_list): removed old useless code.
3186 * src/news.h (NNTPSession): new field nntp_sock.
3188 * src/news.c: all functions updated to use NNTPSockInfo instead of
3190 (news_session_new): new arguments (userid, passwd); made static;
3191 use nntp_open_auth() if needed.
3192 (news_session_destroy): use nntp_close() instead of sock_close().
3193 (news_query_password): changed arguments.
3194 (news_session_new_for_folder): new function.
3195 (news_session_get): use news_session_new_for_folder().
3196 (news_authenticate): deleted.
3197 (news_get_uncached_articles): removed old authentication code.
3201 * src/news.c: reverted my previous changes (need to do NNTP
3202 authentication in a cleaner way).
3206 * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
3207 news_nntp_post, news_nntp_mode): new functions (wrappers with
3208 authentication support).
3209 (news_get_article_cmd, news_get_article, news_get_header): new
3210 argument "folder"; all callers changed.
3211 (news_get_article_cmd): added authentication support.
3212 (news_session_get): use news_nntp_mode() instead of nntp_mode().
3213 (news_post): use news_nntp_post() instead of nntp_post().
3214 (news_get_uncached_articles): use news_nntp_group() instead of
3215 nntp_group() and news_nntp_xover() instead of nntp_xover();
3216 removed old authentication code.
3217 (news_get_group_list): use news_nntp_list() instead of nntp_list().
3219 * src/nntp.c (nntp_list): return real error code instead of
3224 * configure.in: fixed wint_t typedef detection again
3228 * src/prefs_account.[ch], added A_LOCAL_CMD
3229 (send mail with mail command)
3230 * src/send.c added function send_message_with_command()
3231 * src/inc.c made a more secure get_spool() function with
3232 mktemp() but maybe mkstemp() or something more
3237 * src/textview.c, colorization of email addresses in headers
3241 * bug sync with sylpheed
3242 * prefs_common.c: created date format ui for darko
3243 * sync with 0.4.65cvs11
3244 * configure.in: corrected to have the new gpg checks
3248 * completed sync with 0.4.65cvs10
3249 * minor debug things added to gtkstext.c
3253 * configure.in: remove check for availability of
3254 strftime() as advised by Hiroyuki
3255 * src/prefs_common.[ch], src/procheader.c:
3256 synch strftime() code with Hiroyki's main branch
3260 * src/news.c: news_query_password(), news_authenticate(): new
3262 news_get_uncached_articles(): added NNTP authentication
3264 * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
3266 * src/prefs_account.c: prefs_account_protocol_activated():
3267 enable userid and password fields for NNTP.
3271 * configure.in: check for availability of strftime()
3273 * src/prefs_common.[ch], src/procheader.c: use
3274 strftime() for displaying date in summary pane if it
3279 * more .cvsignore cleanups [alfons]
3283 * ac/sv-check-type.m4: new autoconf macro.
3284 * configure.in: fixed wint_t typedef detection (did not work
3289 * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
3293 * modified gtkstext.c : buggy cursor navigation fixed,
3294 and font descent also taken in account when drawing
3298 * added comments in src/news.c src/nntp.c
3299 * added src/prefs_headers.[ch]
3300 * added src/headers.[ch]
3301 * modified compose.c to activate custom headers
3302 added function is_in_custom_headers
3303 * modified prefs_account.[ch]
3304 added function prefs_account_customhdr_edit
3305 * modified src/defs.h :
3306 added HEADERS_RC : name of the config file
3307 for the custom headers
3318 added gtkstext with configure.in patch by Hiroyuki which
3319 should fix the XIM detection [alfons]
3321 * more clean up of cvs [alfons]
3323 * removed all Makefile.in files to attic.
3325 * updated all .cvsignores to really ignore things that could
3326 be unintentionally committed by a recursive commit.
3329 * added src/grouplist_dialog.[ch]
3330 * changed src/folderview.c to call grouplist_dialog instead
3333 added functions news_reset_group_list
3334 and news_get_group_list
3336 added function nntp_list
3338 added GROUPLIST_FILE : name of the newsgroup list cache file
3342 * added option to warn about queued messages on exit [sergey]:
3344 * src/compose.c: compose_queue(): call folder_item_scan()
3345 and folderview_update_item() after queueing.
3346 * src/folderview.c: folderview_update_node(): draw the queue
3347 folder in bold font if there are queued messages.
3348 * src/mainwindow.c: queued_messages(): new function.
3349 app_exit_cb(): display warning if there are queued messages
3350 if warn_queued_on_exit is set.
3351 * prefs_common.[ch]: add warn_queued_on_exit option.
3353 * enhanced GnuPG key selection support [sergey]:
3355 * src/select-keys.c: updated to newer version from Win32
3356 branch with support for selecting arbitrary keys.
3357 * src/prefs_account.c: added the Privacy tab to the account
3359 prefs_account_privacy_create(),
3360 prefs_account_sign_key_set_data_from_radiobtn(),
3361 prefs_account_sign_key_set_radiobtn(): new functions.
3362 * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
3363 * src/rfc2015.c: set_signers(): new function.
3364 pgp_sign(): add the account parameter, call set_signers().
3365 rfc2015_sign(): add the account parameter, pass it to pgp_sign().
3366 * src/rfc2015.h: rfc2015_sign(): updated prototype.
3367 * src/compose.c: pass the current account to rfc2015_sign().
3369 * tag name claws added to prevent confusion with main branch [alfons]
3371 * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
3373 * autogen.sh: Added "--enable-maintainer-mode". [sergey]
3375 * sync with recent sylpheed cvs. Untested though. [alfons]