1 2001-10-20 [paul] 0.6.3claws28
3 * sync with sylpheed 0.6.3cvs9
4 see ChangeLog entry 2001-10-19
6 * correct Alfons' last ChangeLog.claws entry
11 fix compilation problems (part of bug #472895)
13 2001-10-18 [hoa] 0.6.3claws27
15 * src/grouplistdialog.[c]
16 bugfix when we refresh was clicked (bug 472701)
18 2001-10-19 [christoph] 0.6.3claws26
21 last header entry should default to "To:" or
22 "Newsgroups:" and not copy the last entry line
23 in a new compose window (closes bug #472686)
25 2001-10-19 [paul] 0.6.3claws25
27 * sync with Sylpheed 0.6.3cvs8
28 see ChangeLog entries 2001-10-18 and 2001-10-19
30 2001-10-18 [christoph] 0.6.3claws24
33 reimplement ignore thread
35 2001-10-18 [hoa] 0.6.3claws23
38 * src/grouplistdialog.[ch]
39 enhanced news subscription interface (feature 469113)
43 enchanced newsgroup listing,
44 now, we can get groups informations
47 2001-10-18 [paul] 0.6.3claws22
50 remove comment (sync with main branch)
52 fix 'Re-edit' bug in 'Message' menu
54 2001-10-17 [christoph] 0.6.3claws21
57 ignore empty or whitespace only header lines
59 2001-10-17 [paul] 0.6.3claws20
61 * sync with sylpheed 0.6.3cvs7
62 see ChangeLog entries 2001-10-14, 2001-10-16, and
68 wrap long lines without spaces
73 * po/es.po, po/nl.po, po/pt_BR.po
74 updated by Ricardo Mones Lastra, Alfons,
75 and Fabio Junior Beneditto
77 * sylpheed-0.6.3claws released
79 2001-10-15 [melvin] 0.6.3claws18
82 added summary and detailed installation instructions
85 Updated, corrected and completed french translation
87 2001-10-15 [hoa] 0.6.3claws17
88 * src/grouplistdialog.c
89 we can choose the newsgroups to display with wildcards
91 2001-10-15 [christoph] 0.6.3claws16
95 * src/prefs_folder_item.[ch]
96 applied wwp <subscript@free.fr>'s folder
99 Fixed wrong translation
101 2001-10-13 [alfons, christoph, melvin]
104 solution #2 to solve MT-safety problems defers all GUI related calls
105 to the main thread using a gtk_idle_add() callback. discussed on
106 ircnet #sylpheed, with christoph spotting some issues with the
107 original code, and melvin allowing us to lobotomize his sylpheed.
109 * src/syldap.[ch], src/main.c
110 fix race problem in ldap search thread by deferring GUI
111 stuff to main thread using gtk_idle_add()
113 2001-10-13 [paul] 0.6.3claws14
115 * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
116 add Sergey's smtpcred.patch
117 adds separate username/password setting for SMTP Auth
118 needed by some servers
120 2001-10-13 [paul] 0.6.3claws13
122 * src/pgptext.[ch] **NEW FILES**
123 * src/Makefile.am, src/messageview.c, src/mimeview.c
124 decrypt ascii-armored gpg text embedded in
126 Submitted by Jens Jahnke <jan0sch@gmx.net>
128 2001-10-13 [christoph] 0.6.3claws12
131 some more details on default to and
134 init glib threading when ldap is used
140 2001-10-12 [paul] 0.6.3claws11
142 * src/prefs_common.[ch], src/rfc2015.c
143 enable ascii-armored gpg text to be embedded in the
144 message body, selectable through the 'Privacy'
145 preferences. Supports encrypting only.
146 Submitted by Ravemax <ravemax@dextrose.com>
148 2001-10-12 [paul] 0.6.3claws10
150 * sync with sylpheed 0.6.3cvs6
151 see ChangeLog entries 2001-10-11 and 2001-11-12
154 incorporated mbox folders, scoring, and folder
155 properties into the sync
157 2001-10-12 [darko] 0.6.3claws9
160 describe quotation wrapping
162 don't treat tab as space to calculate line length properly
167 correct description of how to make new filtering system work,
168 add some other things
171 remove sched_yield() (not necessary / unportable)
173 2001-10-11 [paul] 0.6.3claws8
175 * sync with sylpheed 0.6.3cvs3
176 see ChangeLog entry 2001-10-10
178 2001-10-10 [christoph] 0.6.3claws7
181 ignore 2 files created by newer autotools
182 * src/prefs_folder_item.c
183 using table for widget alignment
184 fixed memory leak and broken octal display
186 fixed segfault caused by lost filename
189 2001-10-10 [paul] 0.6.3claws6
191 * sync with sylpheed 0.6.3cvs2
192 see ChangeLog entries 2001-10-09 and 2001-10-10
194 2001-10-10 [darko] 0.6.3.claws5
197 proper calculation of right margin if smart wrapping is enabled
199 automatically wrap long lines if wrap quotation is enabled
201 2001-10-09 [alfons] 0.6.3.claws4
204 select correct row when deleting last row in the summary view (and
205 close bug "[ #469104 ] select second last in list when deleting")
207 2001-10-09 [paul] 0.6.3claws3
209 * sync with sylpheed 0.6.3cvs1
210 updated some autotool scripts
212 2001-10-09 [darko] 0.6.3claws2
215 new name and mark with Sylpheed comment
217 smart quotation wrapping a-la VIM
219 2001-10-08 [paul] 0.6.3claws1
221 * sync with sylpheed 0.6.3 release
222 see ChangeLog entry 2001-10-08
224 2001-10-08 [paul] 0.6.2claws24
227 more sync with sylpheed 0.6.2cvs12
228 Fixed the bug that didn't select the last row correctly
231 2001-10-07 [paul] 0.6.2claws23
233 * sync with sylpheed 0.6.2cvs12
234 see ChangeLog entry 2001-10-07
238 enable jpilot to read unsynch'ed addresses.
240 * src/editldap_basedn.c
241 fix segfault when opening dialog.
243 2001-10-06 [alfons] 0.6.2.claws22
246 fix bug with summary view selecting last *inserted*
247 node instead of last *visible* node. remember we
250 2001-10-06 [paul] 0.6.2claws21
253 updated translation, contains some fixes and new
254 translations, submitted by Gustavo Noronha Silva
258 change 'each' to 'every' - fix dubious English
260 * sync with sylpheed 0.6.2cvs11
262 2001-10-05 [alfons] 0.6.2claws20
264 * src/mainwindow.[ch], src/folderview.c
265 make composite tool button switch between "Compose News"
266 and "Compose Mail" depending on selected folder
267 (nifty idea by Kim Schulz <kim@schulz.dk>)
269 2001-10-05 [paul] 0.6.2claws19
271 * src/mainwindow.c, src/summaryview.c
272 fix 'Message/Reply to all', broken in last commit
275 fix X_BEENTHERE seg fault, thanks to Alfons
277 2001-10-04 [paul] 0.6.2claws18
279 * src/compose.[ch], src/mainwindow.c
280 make "Message/Reply" reply to mailing lists; matches
281 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
282 based on portions of the patch submitted by
283 Junichi Uekawa <dancer@netfort.gr.jp>
285 2001-10-04 [darko] 0.6.2claws17
288 better smart wrapping
290 a function to make text buffer contiguous
292 2001-10-03 [paul] 0.6.2claws16
294 * sync with sylpheed 0.6.2cvs10
299 * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
300 close bug "[ #466566 ] compile error on mdk 8.0" by removing
301 references to chinese translations (hope someone picks up
304 2001-10-02 [christoph] 0.6.2claws15
307 fixed non translated header bug
309 fixed wrong date in alfons last entry ;)
311 2001-10-02 [alfons] 0.6.2claws14
313 * src/compose.c, src/prefs_common.[ch]
314 add block cursor option
316 2001-10-02 [paul] 0.6.2claws13
318 * sync with sylpheed 0.6.2cvs9
320 2001-09-30 [paul] 0.6.2claws12
322 * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
326 add 'src/importldif.c'
328 * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
329 added eudora-to-vCard conversion tool
330 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
332 * sync with sylpheed 0.6.2cvs8
336 * sylpheed-0.6.2claws released
338 2001-09-27 [melvin] 0.6.2claws11
341 fixed crash when using default path (introduced
343 fixed tiny bug for initial suggestion mode
345 2001-09-27 [melvin] 0.6.2claws10
348 fixed bug where gtkpspell didn't set the path correctly
351 added a paragraph about spell checking
355 2001-09-27 [paul] 0.6.2claws9
357 * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
358 replace '// comments' with '/* comments */' to prevent
359 some compiler warnings
361 * sync with sylpheed 0.6.2cvs6
363 2001-09-26 [alfons] 0.6.2claws8
366 introduce return receipt request notification again,
367 which was lost because of other semantics in
368 procheader_parse() (???)
370 2001-09-26 [christoph] 0.6.2claws7
373 replace comments for old code with #if 0
374 readded auto cc, bcc and reply-to
375 * src/prefs_matcher.c
376 * src/prefs_scoring.c
377 removed some definition (was moved to
380 2001-09-26 [paul] 0.6.2claws6
383 make 'Follow-up and reply to' sensitive
385 * more sync with sylpheed 0.6.2cvs5
392 fixed bug for "US-ASCII" introduced by the encoding code
398 * src/prefs_common.[ch], src/summaryview.c
399 'next unread msg' 'go to next folder?' dialog can be
400 given default behaviour, either always show dialog,
401 or assume 'yes', or assume 'no'
402 Submitted by wwp <subscript@free.fr>
406 * src/compose.c src/gtkspell.[ch]
407 added support for different encodings
411 * more sync with sylpheed 0.6.2cvs5
415 * src/prefs_folder_item.c
416 add check for item->prefs->default_to string is NULL and
417 add another check when freeing this string
422 change to version 0.6.2claws3
424 * sync with sylpheed 0.6.2cvs5
427 * src/ldif.[ch], src/importldif.[ch], addressbook.c
429 * src/addrcache.[ch], addrindex.[ch]
430 small update for future
436 added 'Learn from mistakes' option
437 better handling of quotes in checked words
440 small update for spell checking stuff
445 edit a little bit so it complies more with main coding style
449 * src/folder.[ch], prefs_folder_item.c, compose.c
450 migrate "request return receipt" folder property
455 * README.claws **NEW**
456 (add things of interest for users of main branch
459 * src/folder.[ch], src/mainwindow.c, src/summaryview.c
460 re-implement threading per folder option, but store
461 the setting in folderlist.xml (where it belongs)
466 fixed bug when compose window is under another window
467 * src/prefs_common.[ch] src/compose.c
468 changed 'dictionary_path' to 'dictionary' to be consistent
469 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
470 * ac/pspell.m4 src/Makefile.am
471 dropped PSPELL_PATH macro
475 2001-09-21 [christoph]
478 added border around header fields
479 keep header type when new field is added
481 2001-09-20 [christoph]
484 more portable debug_print with source filename
487 more newlines after debug messages
492 change to version 0.6.2claws2
494 * sync with sylpheed 0.6.2cvs3
499 fixed the post-right-click focus pb
500 fixed crash when 'Spell check all' after dict change
501 and when cursor is at the end of the text
502 shift-right-click pops up config menu even on misspelled words.
509 added pspell to compiled-in features list
513 * switched to pspell and dropped ispell
515 new file. autoconf macro for pspell
517 * configure.in acconfig.h
520 * src/main.c src/compose.[ch] src/gtkspell.[ch]
521 * src/prefs_common.[ch]
524 2001-09-18 [christoph]
528 replace LOG_MESSAGE with debug_print
532 added newline after debug message
534 using __VA_ARGS__ for debug_print macro
536 ignore Makefile and Makefile.in
541 change to version 0.6.2claws1
542 * sync with sylpheed 0.6.2cvs1
545 * src/prefs_matcher.c
546 add 'score equal to' option, submitted by
547 Paul Evans <nerd@freeuk.com>
549 2001-09-15 [christoph]
552 comment out menu entry not existing in claws
554 add debug output for non existing menu entries
556 fix next/prev unread message for ignored threads
558 add sourcefile and line number to debug output
559 otherwise it is sometimes hard to find the
560 source code part if debug messages are translated
565 refresh target folder style after colour is changed
570 change to version 0.6.1claws3
572 * sync with sylpheed 0.6.1cvs6
577 fix target folder colourization to use user selected colour
582 fix crash when message that is marked for copy/move is unmarked
587 change to version 0.6.1claws2
589 * sync with sylpheed 0.6.1cvs3
594 fix bug with default font used for trash folder text
598 * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
602 change to version 0.6.1claws1
604 * sync with sylpheed 0.6.1cvs2
609 add Match's new addressbook
612 updated translation submitted by Jens Oberender
618 * sync with sylpheed 0.6.1 release
623 change to 0.6.0claws2
625 * sync with sylpheed 0.6.0cvs4
628 updated translation submitted by Fabio Junior Beneditto
642 change to version 0.6.0claws1
644 * sync with sylpheed 0.6.0cvs1
647 updated translation submitted by Ricardo Mones Lastra
650 add 'src/prefs_templates.c'
652 * src/compose.c, src/summaryview.c
653 fix segfault on 'Re_edit'
657 * configure.in, Makefile.am
659 add tools directory to source distribution
664 change to version 0.6.0claws
666 * sync with sylpheed 0.6.0 release
668 2001-08-30 [christoph]
671 removed autoconf version check
675 * src/account.c, src/compose.c, src/prefs_common.[ch]
676 * src/procheader.[ch] src/utils.[ch]
677 Enhanced automatic account selection on replies
678 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
681 add LDAP and JPilot to the configuration results output.
683 2001-08-29 [christoph]
686 no bold font for ignored threads
691 change to version 0.5.3claws6
693 * sync with sylpheed 0.5.3cvs10
694 src/stringtable.[ch]: New Files
696 * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
697 * src/pixmaps/sylpheed.xpm
698 add mini-icons to windows (by Alfons)
703 new functions: next_labeled_cb(), prev_labeled_cb()
706 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
707 summary_select_next_labeled(), summary_select_prev_labeled()
709 * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
710 give claws blue folders and a blue trash can
715 change to version 0.5.3claws5
717 * sync with sylpheed 0.5.3cvs9
718 src/labelcolors.[ch] renamed to src/colorlabel.[ch]
720 2001-08-24 [christoph]
723 keep filename when browsing directories
724 (not working for user entered filename, but
725 for default name and selected filename from
728 fixed wrong spelling "Folllow-up"
732 fixed new/unread message count with ignored
733 threads (2 commits, first didn't notice no
734 longer needed decreasing)
736 readded scrolling of progress dialog
742 change to 0.5.3claws4
744 * sync with sylpheed 0.5.3cvs7
746 2001-08-24 [christoph]
749 set request return receipt when replying
750 if it is set is the folder prefs of the
753 disable final error popup if popups are
754 disabled in config (again)
759 Change version number to 0.5.3claws3
761 * sync with sylpheed 0.5.3cvs5
764 double quote '%s' in 'gedit %s' to fix bug when
765 opening attachment with spaces in the name
768 * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
769 src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
770 initial message templates support
776 change version number to 0.5.3claws2
778 * sync with sylpheed 0.5.3cvs4
780 * src/procmsg.h src/summaryview.c
781 re-implement (un)ignore thread
786 remove unnecessary code
788 enable 'dynamic' signatures (submitted by
789 Eric Limpens <eric@hscg-internet.nl>)
793 clean up after sync with sylpheed 0.5.3 release
796 fix re-introduced font mess, see Christoph's
801 use sylpheed's small font instead of
802 gtk default font for summary view
808 add pl to ALL_LINGUAS - sync with main branch
810 * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
811 Updated. Translations by Jens Oberender, Ricardo Mones
812 Lastra, Alfons, and Fabio Junior Beneditto respectively.
814 * po/pl.po ** NEW FILE **
815 sync with the main branch
818 fix target folder colorizing and refresh problem
821 2001-08-17 [christoph]
824 claws uses 4 colors for target folder coloring.
825 arrays were not long enough and destroyed the
826 stack causing a segfault.
827 target folder colorizing does not work anymore
833 change to version 0.5.3claws1
835 * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
836 src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
837 src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
839 sync with sylpheed 0.5.3 release, but keep claws method of
840 configuring/saving fonts
842 * src/addressbook.[ch]
843 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
844 in line with a similar change in Hiroyuki's branch
846 * src/mainwindow.[ch]
847 disable main_window_set_thread_option()
848 * src/prefs_folder_item.c
849 comment out &tmps_prefs.enable_thread,
850 * src/mbox_folder.c, src/procmsg.[ch]
851 comment out MSG_IS_IGNORE_THREAD
853 comment out summary_ignore_thread() and summary_unignore_thread()
854 comment out MSG_IS_IGNORE_THREAD
856 use Hiroyuki's threading instead.
863 use Hiroyuki's 0.5.3 column scheme but also
864 include the enable/disable button.
865 * src/pixmaps/mark.xpm
866 add Hiroyuki's amended pixmap
868 2001-08-13 [christoph]
871 receive at get all column showed wrong state for APOP
872 button should only work for POP3 and APOP accounts
873 * src/prefs_account.c
874 added missing preprocessor statement for SSL
879 add 'receive at get all' column and enable/disable
882 2001-08-06 [christoph]
885 show usage of SSL in protocol column
891 * src/prefs_account.[ch]
892 moved ssl options to a new page
898 added support for SMTP STARTTLS command
900 2001-08-05 [christoph]
903 debian autoconf needs version check to find
904 correct autoconf version. if the file is
905 named configure.in 2.13 is used, which does
906 not work with this configure.in script.
907 other solution would be to rename the script
908 to configure.ac as suggested in the autoconf
912 disable final error popup if popups are
917 fixes IMAP over SSL problem
922 change to 0.5.2claws1
924 * sync with sylpheed 0.5.2cvs1
929 quick fix for ispell detection...
934 change to 0.5.1claws4
936 * sync with sylpheed 0.5.1cvs7
940 * src/prefs_common.c, src/prefs_common.h,
941 src/gtkspell.c, src/gtkspell.h
942 add global spelling checker settings (compose tab) +
943 selection of dictionary
946 guess valid ispell location
951 removal of 'src/quote_fmt_parse.c'
954 (submitted by Jens Oberender <didge@suse.de>)
959 * src/folderview.[ch]
962 * src/prefs_common.[ch]
964 target folder colourization
968 more sync with Sylpheed 0.5.1cvs6
973 * src/prefs_folder_item.[hc]
975 shared folders support with a GUI
981 * sync with Sylpheed 0.5.1cvs6
987 (submitted by Fabio Junior Beneditto)
993 patch to correct bad image mime headers
994 (submitted by Don Quijote <dq@searchlores.org>)
998 * tools/gif2xface.pl **NEW FILE**
1000 script to convert file.gif to file.xface for
1001 use in a custom header.
1002 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
1007 change macros for detecting JPilot and LDAP
1009 2001-07-27 [christoph]
1012 code cleanup (MIN / MAX warning, needed casting)
1017 disallow setting flags when detecting certain headers
1018 (X-Status, Status, Seen, X-Seen).
1020 * sync with Hiroyuki's Sylpheed 0.5.1cvs5
1022 2001-07-27 [christoph]
1024 * src/prefs_filter.c
1025 * src/prefs_filtering.c
1026 * src/prefs_matcher.c
1027 * src/prefs_scoring.c
1028 scroll list when moving rows up or down
1032 * src/prefs_account.c
1033 * src/prefs_account.h
1035 SMTP over SSL (untested, feedback requested)
1043 * configure.in, acconfig.h
1044 define CLAWS (need this for main / claws detection)
1049 Sylpheed 0.5.1claws2
1051 * sync with Sylpheed 0.5.1cvs4
1053 2001-07-25 [christoph]
1057 item->prefs == NULL (don't know why)
1062 Sylpheed 0.5.1claws1
1064 * sync with Sylpheed 0.5.1cvs1-3
1066 2001-07-24 [christoph]
1069 * src/prefs_folder_item.[ch]
1070 added folderitem preferences dialog with
1071 default To: and auto request return receipt
1075 changes to handle new folderitem preferences
1079 call compose new mail with current folderitem
1083 Release Sylpheed 0.5.1claws
1086 change to release version 0.5.1claws
1088 2001-07-24 [christoph]
1091 fixed segfault that happend when the selected
1092 message was removed while retrieving new messages.
1096 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
1100 add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
1101 this is a work in progress, for more information: http://nlpagan.net/sylman
1103 * configure.in, src/mainwindow.c, manual/Makefile.am
1104 add support for English manual
1107 add authors of user manuals
1109 * manual/en/sylpheed*.html
1110 add English documentation
1112 2001-07-22 [christoph]
1117 changed a wrong debug message
1122 update Dutch translation
1124 * src/prefs_filtering.c,
1126 add more translatable strings
1135 * src/inc.c, src/summaryview.[ch]
1136 prevent update of mark file when filtering has done, by
1137 using a variable; this affects two functions:
1138 inc.c::inc_finished()
1139 summaryview.c::summary_show()
1143 * src/filtering.[ch], src/prefs_filtering.c,
1145 add filtering action for label coloring
1150 * added src/labelcolors.c
1151 * added src/labelcolors.h
1152 * src/Makefile.am, src/summaryview.c
1153 rearrange label coloring code
1156 add more parentheses so label colouring works correctly
1159 don't really delete message, but move it to Trash
1161 * src/prefs_matcher.c
1162 add quote options to info dialog
1164 2001-07-20 [christoph]
1170 * src/ssl.[ch] (new)
1171 moved ssl stuff to a seperate file
1176 fix show sender using address book with no e-mail
1177 address in From: field
1181 * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
1182 fix messy handling of escaping... now at least the
1183 execute command is useful. escape char is '\', we
1184 accept \n and \r too.
1188 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
1189 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
1198 * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
1200 revise filtering; currently move, copy, marking have
1201 been tested. if you like bleeding edge stuff, you
1202 should definitely go for this version :)
1204 * mark old working stuff as VERSION_0_5_0_CLAWS5
1206 2001-07-17 [christoph]
1215 * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more
1216 bits in the mark file, without affecting either branch. Lots of
1217 files changed, also in claws branch.
1219 UNTESTED: use of mbox folders
1222 added mark all read; however this was a quick hack used for
1223 cleaning up mess after initial merge with Hiroyuki
1226 change claws version number back to 0.5.0claws5 to clear up
1227 confusion & pretension (recent release was technically
1228 0.5.0claws4, so we neatly align with Hiroyuki :-)
1232 sync with Hiroyuki's 0.5.0cvs4
1238 * src/filtering.[ch]
1239 remove invalid updating of mark files for
1240 filter actions MATCHING_ACTION_MOVE and
1241 MATCHING_ACTION_DELETE; this should fix the
1245 revert Christoph's stab at fixing the folder
1249 add missing files with translatable strings
1256 * src/addr_compl.[ch], src/prefs_filtering.c
1257 make "filtering pref dialog's destination entry" an
1258 "address completable entry", if filter destination is
1263 sync with Hiroyuki's 0.5.0cvs2-3
1265 2001-07-15 [christoph]
1268 fixed folder stats update after incorporation
1273 * finish label colouring stuff (for now)
1274 * fix incorrect colour bug (off by one)
1279 change text labels for news and mail message so there's
1280 plenty of toolbar estate left
1287 sync with Hiroyuki's 0.5.0cvs1
1290 more rewrite label colouring
1294 * src/summaryview.[ch]
1295 * start rewrite label colouring
1296 * fix proper location "Add Sender To Addressbook" menu item
1300 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
1301 (actually this is 0.5.0claws4)
1306 * fix duplicate message
1307 * add updated Portugese / Brazilian translation
1308 submitted by Fabio Junior Beneditto
1316 add updated Dutch translation
1319 add updated German translation submitted by Jens
1323 Prerelease before 0.5.0claws. Please test.
1324 This version is temporarily tagged as VERSION_0_5_0_TEST
1326 * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
1327 src/prefs_scoring.c, src/prefs_matcher.c,
1328 src/prefs_filtering.c, src/mbox.c,
1329 src/main.c, src/inc.c, src/filtering.[ch]
1330 revert new Hoa's new matcher (does not work yet)
1337 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
1343 add ChangeLog.claws to EXTRA_DIST
1345 add matcher_parser_parse.h to EXTRA_DIST
1347 2001-07-10 [christoph]
1350 add destination folder to table of
1351 folders that need to be updated after
1358 make collapse state of folders and folder items persistent, i.e.
1359 if you collapse a folder tree, the next time sylpheed-claws starts
1360 up the folder tree remains collapsed.
1362 2001-07-10 [christoph]
1368 renamed MD5_CTX to MD5_CTX_syl
1369 conflicts with a struct in openssl
1372 * src/prefs_account.[ch]
1376 fixed compose with current account
1377 broken by new compose button stuff
1382 changed my email address
1384 * src/matcher_parser_parse.y
1385 clean the parser to remove conflicts
1393 fix incorrect description of --enable-ldap parameter
1395 * src/prefs_common.[ch]
1397 add experimental option "smart wrapping" which makes the
1398 compose editor auto wrap.
1400 | TODO: the problem with the buggy cursor handling is caused |
1401 | by the GtkText. when deleting / backspacing text its |
1402 | wrapping algorithm does not take in account the previous |
1403 | line. should find a way to hack this in. |
1404 | or should perhaps combine this with the word wrapping |
1405 | patch i wrote in january. |
1408 show build parameters for LDAP and JPilot
1411 revert Christoph's bugfix for selecting next unread message,
1412 because folder stats aren't updated correctly
1419 * src/matcher_parser_lex.l
1420 * src/matcher_parser_parse.y
1421 * src/prefs_filtering.c
1422 * src/prefs_scoring.c
1424 bugfix of the config file parser
1429 added generated matcher sources to BUILT_SOURCES
1435 added new config file parser
1438 * src/filtering.[ch]
1440 * src/prefs_filtering.c
1441 * src/prefs_matcher.c
1442 * src/prefs_scoring.c
1443 * added src/matcher_parser.h
1444 * added src/matcher_parser_lex.h
1445 * added src/matcher_parser_lex.l
1446 * added src/matcher_parser_parse.y
1447 lex & yacc config file parser
1452 changes prefs_filtering into global_filtering
1455 build threads with subjects only if "Re: " is at the
1456 beginning of the subject
1462 sync with sylpheed 0.5.0
1463 change of version number only
1469 sync with sylpheed 0.5.0pre5
1473 sync with sylpheed 0.5.0pre4 release
1474 /po and /manual/ja not sync'ed
1478 more sync with sylpheed 0.5.0pre4
1480 2001-07-03 [christoph]
1483 fixed address book broken by address book
1484 for VCard, JPilot, LDAP
1490 stopped memory leaks
1494 more sync with sylpheed 0.5.0pre4
1498 * included address book patch for VCard, JPilot, LDAP
1499 * pref_common.c - fixed Font options on Display tab (cosmetic)
1500 * alertpanel.c - fixed truncated message
1502 2001-07-02 [christoph]
1507 mark threads for ignoring
1513 * sync with sylpheed 0.5.0pre4
1514 updated gettext to 0.10.38.
1520 * src/summaryview.[ch]
1521 new right-click option: Label.
1522 substitute for 'Mark-->Mark/Unmark', colours the line.
1523 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
1525 2001-07-01 [christoph]
1528 fixed font for trash
1530 move ctree to unread message
1534 * sync with sylpheed 0.5.0pre3 release
1540 allow inserting / attaching multiple files in
1546 small change to Alfons' previous stuff so that it
1551 * lots of files changed; first attempt to merge the changes
1552 and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
1557 updated and completed, translations by Fabio
1558 Junior Beneditto <fjbeneditto@yahoo.com.br>
1564 allow selecting an attached files' mime type from a
1569 * more sync with sylpheed 0.5.0pre3
1574 merge with sylpheed.pot and pt_BR.po provided by
1575 Fabio Junior Beneditto.
1580 make MIME types case insensitive
1585 merge with sylpheed.pot and old nl.po; translations added.
1589 * more sync with sylpheed 0.5.0pre3
1594 don't crash when removing parent node of messages
1595 attracted by subject. this was caused by not deleting
1596 the parent node from the subject line hash table.
1603 if there are multiple messages selected, allow forwarding
1604 them as attachments.
1608 * more sync with sylpheed 0.5.0pre3
1614 * sync with sylpheed 0.5.0pre3
1619 fixed 'compose news article' bug
1620 from icon-and-text toolbar
1624 * sync with sylpheed 0.5.0pre2 release
1626 2001-06-24 [christoph]
1628 * src/prefs_common.c
1629 bug fix in font selection
1631 use sylpheed's normal font instead of
1632 gtk default font for folders without
1637 * src/mainwindow.[ch]
1638 added composite compose mail / news button (an idea by Leandro
1639 Pereira <leandro@linuxmag.com.br>)
1643 Added instructions for ldif-to-xml.py
1651 * src/pixmaps/stock_news_compose.xpm
1652 added pixmap by Leandro
1653 * src/prefs_common.c
1654 tested built-in spelling checker of GCC 3.0 :)
1656 merged dutch translation of sylpheed-main with
1661 Added tools directory and files.
1663 * tools/filter_conv.pl
1664 converts old filter system to new filtering system
1665 * tools/ldif-to-xml.py
1666 converts netscape addressbook to sylpheed addressbook
1668 descriptions/instructions for above two files
1670 2001-06-23 [christoph]
1673 * src/manage_window.[ch]
1674 * src/prefs_common.[ch]
1675 mail retrieval dialog can be enabled, disabled
1676 or hidden if non of sylpheed's windows is active
1682 * sync with sylpheed 0.5.0pre2
1684 2001-06-21 [christoph]
1687 show recipient on 'from' for all accounts
1690 * src/prefs_common.[ch]
1691 disable error popup on mail receive errors
1696 made the ruler correctly appear and disappear.
1699 removed Hoa's work-in-progress-stuff (interesting!) so
1702 2001-06-20 [christoph]
1705 * src/progressdialog.c
1706 added scrolled window for list in progressdialog
1710 sync with sylpheed 0.5.0pre1 release
1712 2001-06-20 [christoph]
1715 make building threads by subject work when
1716 thread view is enabled
1719 * src/prefs_common.[ch]
1720 automatically select account for mail replys
1724 * src/compose.c (compose_create): keep Bcc and Reply-To visible if
1725 they are filled in from the account settings.
1729 * more sync with sylpheed 0.5.0pre1
1735 added --sysconfdir to CPPFLAGS for pointing to the correct
1736 location of mime.types.
1738 NOTE: make sure you use --sysconfdir when running ./autogen.sh
1744 fixed some bug when building threads
1748 * src/prefs_account.c
1749 UI stuff: More changes to the English
1753 * src/pixmaps/stock_news_compose.xpm: new file
1757 Added new icon for Hoa's 'compose a news
1758 message', plus minor improvements to the
1764 more sync with sylpheed 0.5.0pre1
1770 Follow-up and reply to
1772 * src/summaryview.[ch]
1773 Build threads also with subjects
1778 forwarding use the current account.
1781 the "compose message" button has been replaced with
1782 "new mail" and "new news" buttons
1784 * src/prefs_common.[ch]
1785 added a configuration option to use the forward button
1786 as "forward as attachment"
1787 changed reply and forward format description
1789 * src/quote_fmt_lex.l
1790 * src/quote_fmt_parse.y
1791 added message with no signature in format for reply
1800 Improvements to the English
1802 * src/prefs_common.c
1803 Improvements to the English and some
1804 clarity/continuity improvements in the
1805 description of Quote symbols.
1811 * sync with sylpheed 0.5.0pre1
1816 Better interface for compose, displayed fields
1817 are updated whenever we change account.
1818 Newsgroups field is automatically filled.
1821 Newsgroups field is automatically filled.
1823 * src/prefs_account.c
1824 Some interface stuff when fields appear and
1831 * sync with sylpheed 0.4.99
1835 * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
1836 base64_decoder_free, base64_decoder_decode): new object and
1837 functions for decoding base64 streams.
1838 * src/procmime.c (procmime_decode_content): modified to use the
1845 * sync with sylpheed 0.4.99cvs11
1851 * sync with sylpheed 0.4.99cvs9
1856 * src/prefs_account.c
1858 SMTP server can be defined in the news account
1859 mime type of attachment are kept.
1863 now choose the highest important score between default
1864 and important score of folder.
1868 * src/prefs_common.c:
1870 (prefs_quote_description_create): corrected description of
1871 quote format characters
1877 * sync with sylpheed 0.4.99cvs8
1881 * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
1882 and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
1888 * sync with sylpheed 0.4.99cvs7
1892 * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
1893 clashes with autogenerated header).
1894 * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
1895 * src/Makefile.am: added quote_fmt.h.
1896 * src/.cvsignore: added lex/yacc autogenerated files
1897 (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
1903 * sync with sylpheed 0.4.99cvs6
1907 * added src/quote_fmt_parse.h
1912 don't modify readonly configuration files
1914 * src/prefs_account.c
1915 * src/prefs_common.c
1916 * src/prefs_customheader.c
1917 * src/prefs_display_header.c
1918 * src/prefs_filter.c
1919 * src/prefs_filtering.c
1920 * src/prefs_scoring.c
1921 don't open dialog box when configuration files
1926 * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
1928 * src/Makefile.am: replaced quote_fmt.tab.[ch] by
1929 quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
1930 BUILT_SOURCES to make all files rebuild properly.
1932 * src/compose.c: removed #include "quote_fmt.tab.h".
1934 * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
1935 CHARACTER value in yylval.
1937 * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
1938 receive CHARACTER value by documented means (yylval).
1940 * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
1945 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
1950 * src/prefs_filtering.c
1951 now keep the configuration for execute action
1958 * sync with sylpheed 0.4.99cvs5
1963 added quote_fmt.[ch]
1965 * added src/quote_fmt.y
1966 * added src/quote_fmt.l
1967 * added src/quote_fmt.tab.h
1968 * added src/quote_fmt.tab.c
1969 * added src/lex.quote_fmt.c
1970 parsing configuration for replying
1973 * src/prefs_common.[ch]
1974 added configuration UI for replying
1978 using configuration for replying
1986 * src/prefs_filtering.c
1987 * src/prefs_matcher.c
1988 * src/prefs_matcher.h
1989 action "run a command" for filtering
1990 and matching with a command.
1991 fixed the "whole message" matching
1994 changed temporary filename for security
1997 queue the notification if it fails to send.
1999 * src/prefs_common.c
2000 * src/prefs_folder_item.c
2001 changed the default important score
2003 * src/prefs_scoring.c
2005 hide kill score input when the folder is not
2010 * src/prefs_common.c:
2012 (prefs_font_select): pass font name in font entry box to font
2017 * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
2021 * sync with sylpheed 0.4.99cvs4
2025 * src/headerwindow.c:
2027 (headerwindow_show_cb): use the selected summary view item, not
2032 * src/headerwindow.c:
2034 (headerwindow_show_cb): always try to show msginfo
2039 keep attached parts when reediting or forwarding.
2044 * src/prefs_folder_item.[ch]
2045 * src/prefs_scoring.[ch]
2047 * src/summaryview.[ch]
2050 * src/prefs_common.[ch]
2051 support for folder scoring
2052 kill score and important score for messages
2054 * src/prefs_account.c
2055 some display bug fixed for local account
2060 * src/summaryview.c:
2062 (add_sender_to_cb): don't crash when no or invalid sender; the add
2063 sender to address book menu item is disabled.
2067 * src/filtering.[ch]
2069 handling summary menu / filter messages
2075 imap folders now appears in list
2078 doesn't crash if destination mail is not writeable
2083 removed some warnings
2087 * src/prefs_filtering.c
2088 global string to identify any folders
2089 removed some debug info
2090 filtering to mbox folders is now possible
2093 removed some warnings
2096 permission on files are changed to read/write for user only,
2098 creation of subfolder is handled better.
2102 Verified the sync for src/prefs_common.[ch] and
2103 src/prefs_account.[ch]. I believe there were some
2104 minor indentation differences.
2110 * sync with 0.4.99cvs3
2115 handling flags for mbox format
2118 use of mark file only for MH format
2119 handling flags for mbox format
2120 filtering cannot yet move or copy mails to mbox folders.
2123 changed move_msg, copy_msg,
2124 move_msgs_with_dest, copy_msgs_with_dest functions
2125 uses only folder->copy_msg() function
2126 uses folder->finished_copy() to handle the destination
2127 folder at the end of the copy or move operation.
2130 included mbox directories.
2132 * src/folderview.[ch]
2134 handle folders operation for mbox format
2137 disable conversion of "From " header
2139 * src/mbox_folder.[ch]
2140 completion of mbox format handling
2143 changed mh_copy_msg() function and
2144 removed mh_move_msg(), mh_move_msgs_with_dest(),
2145 mh_copy_msgs_with_dest()
2147 * src/prefs_filtering.c
2148 removed some warnings
2150 * src/prefs_matcher.c
2151 default boolean operation is AND
2154 handling flags for mbox format
2155 handling of "From " header
2159 added MSG_REALLY_DELETED flags to handle deletion of
2160 messages in mbox format.
2163 handling flags for mbox format
2164 disable the MSG_DELETED flags when messages
2165 are deleted in mbox format
2168 "From " headers display fixed.
2174 (get_email_part): skip quoted email addresses, like in e.g.
2175 "'alfons@proteus.demon.nl'".
2179 Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
2180 and fixing the persistence troubles when using separate windows.
2184 Added #define SEPARATE_ACTION used in the gtk item factory for
2185 the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
2186 use gtk_item_factory_get_widget_by_action() to get the items.
2188 Removed separate_widget_cb from the gtk item factory data
2190 (mainwindow_create): connect separate_widget_cb() to check
2191 menu item "toggled" signal. also passing a MainWindow pointer
2192 as object data for both check menu items.
2194 (separate_widget_cb): definition of separate_widget_cb() to match
2195 GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main
2196 window using gtk_object_get_data(). The type of window separation
2197 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
2199 * src/prefs_filtering.c,
2200 src/prefs_matcher.c: added horizontal scrollbars
2205 fix segfault with invalid bold font
2207 correctly display summary stats after row is marked
2211 * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
2212 encodings with libjconv.
2217 added mbox_folder.[ch]
2219 mbox temporary folder
2221 * added src/mbox_folder.[ch]
2223 * src/procheader.[ch]
2226 bugfix for file incorporation filtering
2228 enable creation of MBOX
2229 * src/prefs_display_header.c
2230 enable use of headers like "From "
2231 something that should be fixed :
2232 displaying of such headers add an extra space
2233 * src/prefs_folder_item.c
2234 don't create folders because it is not necessary
2236 added data field to MsgInfo for mbox internal use
2238 added some support for mbox
2240 added get_mbox_cache_dir() function
2242 2001-05-23 [hiroyuki]
2244 * src/headerwindow.c
2255 src/folderview.c: more sync with 0.4.99cvs2.
2257 * src/headerwindow.c: reverted.
2263 * sync with sylpheed 0.4.99cvs2
2271 * src/summaryview.c: bugfixed a premature assignment in summaryview_add_sender_to_cb()
2277 * configure.in: if gnome-config not found, "no" is displayed
2279 * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
2281 * src/textview.c: now also possible to add mail addresses by right
2282 clicking in the text view
2284 * src/codeconv.c: merged patch which fixes endless loop when encountering
2285 invalid wide characters; from Alte <010@imis.ru>
2289 Added installation of gnome specific things:
2291 * Makefile.am: gnome conditional
2293 * configure.in: check for installed gnome
2295 * added sylpheed.png, sylpheed.desktop
2299 * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
2301 * src/mainwindow.h (main_window_toolbar_create): created a button
2303 (main_window_set_toolbar_sensitive): enable/disable the new button
2305 (toolbar_reply_to_author_cb): handle the new button.
2307 * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
2308 send_progress_dialog_destroy() on failure (fixes hang on SMTP
2313 * src/compose.h (ComposeReplyMode): new modes
2314 COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
2315 COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
2318 (compose_send): move some code into a new function:
2319 (compose_current_mail_account): new function.
2320 (compose_reply): new argument to_author, all callers changed; if
2321 to_author==TRUE and account->protocol==A_NNTP, find and use an
2322 appropriate mail account for replying.
2323 (compose_reply_set_entry): new argument to_author; ignore
2324 compose->replyto if to_author==TRUE.
2326 * src/mainwindow.c: new command "Message/Reply to author".
2327 (main_window_set_menu_sensitive): enable/disable it.
2328 (reply_cb): handle it.
2330 * src/summaryview.c: new command "Reply to author".
2331 (summary_set_menu_sensitive): enable/disable it.
2332 (summary_reply_cb): handle it.
2334 * src/account.c (account_find_mail_from_address): new function.
2340 * sync with sylpheed 0.4.99cvs1
2347 new filtering action : forward and forward as attachment
2350 no need for $DISPLAY when we run sylpheed --help
2351 call to parse_cmd_opt() is moved
2353 * src/mainwindow.[ch]
2354 execute button is hidden when immediate execute
2359 * src/prefs_folder_item.c
2361 better handling of missing directories
2364 reedit is enabled in outbox
2365 reedit is enabled in queue
2371 * src/prefs_filtering.c
2372 changed attachement into attachment
2378 * sync with sylpheed 0.4.67cvs9
2379 * sync with sylpheed 0.4.67cvs7-8
2384 added prefs_filtering.c
2386 * src/filtering.[ch]
2388 removed action : forward_news and forward_news_as_attachement
2389 (forward and forward_as_attachement can be used instead)
2392 added menu option to access filtering configuration
2394 * src/prefs_account.c
2395 changed mail_command default to /usr/sbin/sendmail
2397 * added src/prefs_filtering.[ch]
2398 dialog box for filtering configuration
2400 * src/prefs_matcher.c
2401 added function prefs_matcher_get_criteria_from_matching()
2403 * src/prefs_scoring.c
2404 reset the dialog when register or substitute is clicked
2409 added filtering.[ch]
2411 using filering.[ch] instead of filter.[ch]
2413 reading new filtering configuration
2415 added some filtering actions
2416 and fixed a bug for headers and mail body matching
2418 using filering.[ch] instead of filter.[ch]
2420 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
2422 some fixes for filtering
2424 2001-05-14 [hiroyuki]
2426 * src/send.c: fixed some weird indentations.
2427 send_message_with_command(): call pclose() only if p != NULL.
2428 * src/textview.c: get_email_part(): modified the code for readability.
2430 2001-05-14 [hiroyuki]
2434 src/md5ify.h: removed from the cvs.
2438 * src/main.c: include rfc2015.h to avoid compiler warnings.
2439 * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
2440 the panel is already on screen.
2441 * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
2442 closing the alert window by ESC as "No".
2443 * src/prefs_common.c (prefs_interface_create): moved return
2444 receipt check button to the correct place.
2448 * src/prefs_common.c:
2449 moved return receipt check button to the Send tab. (prefs_send_create)
2450 removed the date format ui related globals. (prefs_display_create)
2454 * sync with sylpheed 0.4.67cvs5-6
2458 * added Alfons' font selection patch
2461 * src/headerwindow.c
2462 * src/prefs_common.c
2463 * src/prefs_common.h
2467 changed version of cache
2469 * src/prefs_matcher.c
2470 added additionnal matching criteria
2474 added references in MsgInfo
2479 prepared some things for new filtering
2481 added some matching properties
2482 inreplyto need to be enhanced
2483 prepared some things for new filtering
2485 added Return-Receipt-To handling
2486 * src/prefs_folder_item.c
2487 changed default value to TRUE
2488 * src/prefs_matcher.c
2489 added some matching properties
2490 * src/prefs_scoring.[ch]
2491 the scoring dialog is finished
2493 added Return-Receipt-To handling
2494 Reference need to be added
2496 added Return-Receipt-To handling
2497 added threadscore to get a better score sorting when
2500 suppressed a bug when we sort the list
2501 when no folder is opened.
2502 better score sorting when threads are enabled
2506 * reverted previous patch because of potential errors
2510 * src/inc.c, src/prefs_common.c, src/prefs_common.h:
2511 applied "toggle mail-retrieval dialog window" patch submitted
2512 by Eric Limpens <eric@qnt.net>
2514 * sync with sylpheed 0.4.67cvs4
2518 * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
2519 some picky compilers.
2520 * src/rfc2015.h: provide prototype for rfc2015_disable_all().
2521 * src/grouplist_dialog.c: include alertpanel.h.
2522 * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
2523 fix compile warning.
2524 * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
2525 #include "defs.h" before others to prevent the warning of `MIN'
2526 and `MAX' redefinition.
2532 * src/prefs_account.c
2533 * src/prefs_display_header.c
2536 added prefs_scoring.[ch]
2537 * src/grouplist_dialog.c
2538 display an error dialog box if the group list
2540 * src/mainwindow.[ch]
2541 added main_window_set_thread_option() function
2542 scoring dialog box enabled
2544 added flags matching unread /new / marked
2545 / deleted / replied / forwarded
2547 newsgroups are now finally in newscache
2548 * src/prefs_matcher.[ch]
2549 finished preferences for matching dialog
2550 * added src/prefs_scoring.[ch]
2551 scoring dialog box completed
2553 conversion to string : added scoringprop_to_string()
2554 write config for preferences :
2555 added prefs_scoring_write_config()
2557 threads can be enabled/disabled independently
2565 thought it would be nice to have a list of all
2566 contributors (used Changelog as a reference)
2569 messed up version numbering...
2573 * sync with sylpheed 0.4.67cvs1-3
2577 * src/prefs_common.c:
2578 better UI for strftime format, double clicking
2579 on format now inserts the format in text entry
2580 replaced close button with standard OK/Cancel
2581 moved date format button to the right of the
2587 Ctrl-Home / Ctrl-End have proper cursor navigation
2591 * src/prefs_matcher.c
2592 finished UI to define matching properties
2593 added ok and cancel button
2594 * src/prefs_filter.c
2595 added ok and cancel button
2597 fixed some bug in xhdr parsing
2602 fixed a bug in textview_show_header(), which displayed two colons (':');
2603 cleaned up some warnings
2608 added prefs_matcher.[ch]
2609 compilation with -W -Wall
2611 ungrab the mouse events if grabbed - does it
2612 fix the bug for disposition notification ?
2614 added a menu option to open the matching dialog.
2616 added matcherprop_to_string() and matcherlist_to_string()
2617 fixed some bugs, changed the name of some options
2618 age_sup and age_inf becomes age_greater and age_lower,
2619 body and messageheaders becomes body_part and headers_part,
2620 changed the names of constants from SCORING_XXX to MATCHING_XXX
2621 * src/prefs_display_header.c
2622 * src/prefs_headers.c
2623 fixed a bug that accidentally destroyed dialogs
2624 when closed them with delete_event
2625 Added *_deleted() which handle delete_event signal correctly.
2626 * src/prefs_folder_item.[ch]
2627 added "enable_thread" field for future customization
2628 * added src/prefs_matcher.[ch]
2629 sample of the UI to define matching properties
2631 using procheader_headername_equal instead of str*cmp functions
2632 using procheader_parse_header() function
2634 using MATCHING_XXX instead of SCORING_XXX
2636 display the sender of the news even if this is ourself
2637 when this is a news message.
2639 using headername_equal() instead of str*cmp functions
2645 * sync with sylpheed 0.4.66
2646 * src/gtkstext.c: trace logs added
2650 * src/prefs_common.[ch]: added option to enable/disable GnuPG
2651 signature check popup.
2652 * src/rfc2015.c (check_signature): show signature check popup only
2653 if it is enabled in preferences.
2659 * sync with sylpheed 0.4.66cvs6
2663 * src/prefs_common.[ch]: added option to enable/disable
2664 looking up sender name in address book for summary pane
2665 * src/summaryview.c: look up sender in the address book
2666 by using Alfons' address completion code
2668 2001-05-07 [hiroyuki]
2671 src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
2672 member of Pop3State.
2673 * src/news.c: brought #include "defs.h" before #include <glib.h>
2674 to prevent the warning of `MIN' and `MAX' redefinition.
2678 * removed src/headers_display.[ch]
2679 * removed src/prefs_display_headers.[ch]
2681 use a temporary file in the user directory for mbox import
2683 added XHDR support to get "To" and "Cc" headers
2684 (in order to match news with to or cc field for
2686 added function news_parse_xhdr() to get XHDR response
2688 added function nntp_xhdr()
2690 fetch the message if necessary
2696 * sync with sylpheed 0.4.66cvs3-5
2701 added function itos_buf() to enable use of several buffers
2703 use of itos_buf() instead of itos() in summary list
2704 to fix the broken display of message number.
2708 * src/gtkstext.c: bug in cursor up navigation fixed,
2709 fixed another unsigned / signed comparison (we're getting there :-)
2714 added scoring.c scoring.h
2715 prefs_folder_item.c prefs_folder_item.h
2718 added FOLDERITEM_RC SCORING_RC
2720 added prefs field in FolderItem :
2721 properties for each folder (PrefsFolderItem),
2722 sorting type and mode were added as the first properties.
2724 read config for scoring
2725 * added src/matcher.[ch]
2726 gives functions to parse configuration file to do
2727 matching on mails with a list of conditions.
2729 add option to sort by score
2730 * src/prefs_common.[ch]
2731 added preference option to show score and for
2732 the score column size
2733 * added src/prefs_folder_item.[ch]
2734 properties for each folder (PrefsFolderItem),
2735 sorting type and mode were added as the first properties.
2736 * src/procheader.[ch]
2737 added procheader_parse_header()
2738 added procheader_header_free()
2739 added procheader_headername_equal()
2740 and made modification to use them.
2742 added score field to MsgInfo structure
2743 * added src/scoring.[ch]
2744 gives functions to parse configuration file to do
2745 scoring on mails with a list of conditions.
2746 * src/summaryview.[ch]
2747 save the sorting type and mode for the folder
2748 added column to display the score of the mail
2749 added function summary_score_clicked()
2750 sorting type and mode are restored to the folder
2753 use procheader_parse_header(), procheader_headername_equal()
2754 removed memory leak in text_scan_header when freeing headers
2756 changed the function to match names of headers
2757 using procheader_headername_equal()
2759 Scoring functions are implemented, an interface is needed
2765 hopefully fixed the row up navigation bug,
2766 removed adding back / forward lines to cache
2770 * src/prefs_display_headers.c: user interface changes:
2771 (prefs_display_headers_create): remove unused "Show" check button;
2772 allow reordering of headers by dragging.
2773 (prefs_display_headers_write_config): remove unused variables.
2774 (prefs_display_headers_set_dialog): do not insert "(New)" at top
2775 of lists (not needed with the new UI).
2776 (prefs_display_headers_set_list): scan lists starting from row 0,
2777 not 1 (do not skip "(New)").
2778 (prefs_display_headers_find_header): new function.
2779 (prefs_display_headers_clist_set_row): do not allow duplicates.
2780 (prefs_display_headers_delete_cb): do not skip row 0; treat
2781 closing the alert window by ESC as "No".
2782 (prefs_display_headers_up): do not protect row 0.
2783 (prefs_display_headers_down): do not protect row 0.
2787 * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
2791 (summary_find_next_marked_msg, summary_find_prev_marked_msg,
2792 summary_select_next_marked, summary_select_prev_marked): new
2797 * src/news.c: fixed a bug when no article can be fetched after
2798 server timeout if the connection was restored by news_post():
2799 (news_select_group): new function.
2800 (news_fetch_msg): call news_select_group() before fetching
2802 (news_get_uncached_articles): set session->group after successful
2810 changed version of cache, added cc field
2812 * src/prefs_display_headers.c
2813 the interface was changed
2815 * src/prefs_headers.c
2820 * completed sync of sylpheed cvs2
2821 * src/gtkstext.c: updated row up / down cursor navigation
2822 * src/textview.c: re-edited, prepared for fixing the email address
2827 * src/prefs_common.c: use alfons' strftime ui code
2828 entry_datefmt and datefmt_sample widgets have to be
2829 global in this module because of this change
2834 * src/prefs_common.[ch] added option to activate the return receipt
2839 * src/gtkstext.c: fix for row up/down cursor navigation.
2843 * sync with 0.4.66cvs2
2847 added add-sender-to-addressbook patch
2855 * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
2858 * src/alertpanel.c (alertpanel_create): new argument can_disable,
2859 all existing callers changed to pass FALSE; create a check button
2860 to disable the message.
2861 (alertpanel_message_with_disable): new function.
2862 (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
2863 (alertpanel_button_toggled): new function.
2864 (alertpanel_button_clicked, alertpanel_close): set value using
2867 * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
2869 * src/prefs_common.c (prefs_privacy_create): new check button
2870 checkbtn_gpgme_warning.
2872 * src/main.c (main): moved preferences reading before gpgme
2873 initialization; check prefs_common.gpgme_warning before giving the
2874 GnuPG warning and set it to FALSE if the user wants to disable the
2877 2001-05-02 [hiroyuki]
2879 * src/prefs_display_headers.c: modified the layout and some labels.
2883 * src/prefs_account.c (prefs_account_fix_size): new function.
2884 (prefs_account_create): call prefs_account_fix_size(); use
2885 gtk_widget_show instead of gtk_widget_show_all (fixes too large
2886 size when the window is shown for the first time).
2887 (prefs_account_basic_create): changed layout of serv_table; moved
2888 localmbox_entry above smtpserv_entry (logically it replaces
2890 (prefs_account_protocol_activated): set sensitivity of
2891 nntpauth_chkbtn according to the protocol (in addition to
2892 hide/show); commented out gtk_table_set_row_spacing() calls.
2893 (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
2894 not sensitive (fixes a bug with disabled username/password boxes
2895 when editing POP3 account after NNTP with authentication).
2901 * src/prefs_account.[ch]
2903 removed local account without SMTP server
2904 added option to use mail command instead of a connexion
2905 to SMTP server when a local account is used
2906 * src/prefs_headers.c
2909 fixed a bug when connexion immediately closed
2919 * src/prefs_account.c (Basic, prefs_account_basic_create): new
2920 widget nntpauth_chkbtn.
2921 (prefs_account_protocol_activated): handle nntpauth_chkbtn
2923 (prefs_account_nntpauth_toggled): new function.
2925 * src/news.c (news_session_new_for_folder): use NNTP
2926 authentication only if ac->use_nntp_auth is set.
2930 * src/Makefile.am changed headers.[ch] in customheader.[ch]
2931 * src/prefs_display_headers.c changed the UI
2932 * src/prefs_headers.c changed account_name to account_id
2933 * src/compose.c using customheader.h
2935 2001-05-01 [hiroyuki]
2939 src/nntp.c: changed sock_read() to sock_gets(), they've been left
2944 * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
2945 * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
2946 for displaying of headers
2947 * src/grouplist_dialog.[ch] minor changes to remove warnings
2948 * src/prefs_display_headers.[ch] dialog to choose the
2949 headers to display in the mail viewer.
2950 * src/headers.h correction of #define
2951 * src/headers_display.[ch] configuration for displaying of headers.
2952 * src/main.c read config of displaying of headers
2953 * src/prefs_common.c add a button to access the config dialog
2954 for displaying of headers
2955 * src/prefs_display_headers.[ch] dialog for configuration for
2956 displaying of the headers.
2957 * src/prefs_headers.c cleaning of code
2958 * src/procheader.c comments added to code
2959 * src/textview.c changes to reorder the headers depending
2960 on the config for displaying of headers
2966 * sync with 0.4.65cvs12
2968 NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
2972 * src/nntp.h (NNTPSockInfo): new field auth_failed.
2974 * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
2975 is set to force reconnection after authentication failure.
2976 (nntp_gen_command): set sock->auth_failed on authentication
2977 failure, or if sock->userid and sock->passwd are not set.
2979 * src/news.c (news_session_new_for_folder): set userid=NULL if
2980 password dialog is cancelled.
2984 * src/nntp.h (NNTPSockInfo): new type.
2986 * src/nntp.c: all functions updated to use NNTPSockInfo instead of
2988 (nntp_open_auth, nntp_close): new functions.
2989 (nntp_gen_command): new function to handle authentication; all
2990 NNTP command functions updated to use it.
2991 (nntp_authinfo_user, nntp_authinfo_pass): deleted.
2992 (nntp_list): removed old useless code.
2994 * src/news.h (NNTPSession): new field nntp_sock.
2996 * src/news.c: all functions updated to use NNTPSockInfo instead of
2998 (news_session_new): new arguments (userid, passwd); made static;
2999 use nntp_open_auth() if needed.
3000 (news_session_destroy): use nntp_close() instead of sock_close().
3001 (news_query_password): changed arguments.
3002 (news_session_new_for_folder): new function.
3003 (news_session_get): use news_session_new_for_folder().
3004 (news_authenticate): deleted.
3005 (news_get_uncached_articles): removed old authentication code.
3009 * src/news.c: reverted my previous changes (need to do NNTP
3010 authentication in a cleaner way).
3014 * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
3015 news_nntp_post, news_nntp_mode): new functions (wrappers with
3016 authentication support).
3017 (news_get_article_cmd, news_get_article, news_get_header): new
3018 argument "folder"; all callers changed.
3019 (news_get_article_cmd): added authentication support.
3020 (news_session_get): use news_nntp_mode() instead of nntp_mode().
3021 (news_post): use news_nntp_post() instead of nntp_post().
3022 (news_get_uncached_articles): use news_nntp_group() instead of
3023 nntp_group() and news_nntp_xover() instead of nntp_xover();
3024 removed old authentication code.
3025 (news_get_group_list): use news_nntp_list() instead of nntp_list().
3027 * src/nntp.c (nntp_list): return real error code instead of
3032 * configure.in: fixed wint_t typedef detection again
3036 * src/prefs_account.[ch], added A_LOCAL_CMD
3037 (send mail with mail command)
3038 * src/send.c added function send_message_with_command()
3039 * src/inc.c made a more secure get_spool() function with
3040 mktemp() but maybe mkstemp() or something more
3045 * src/textview.c, colorization of email addresses in headers
3049 * bug sync with sylpheed
3050 * prefs_common.c: created date format ui for darko
3051 * sync with 0.4.65cvs11
3052 * configure.in: corrected to have the new gpg checks
3056 * completed sync with 0.4.65cvs10
3057 * minor debug things added to gtkstext.c
3061 * configure.in: remove check for availability of
3062 strftime() as advised by Hiroyuki
3063 * src/prefs_common.[ch], src/procheader.c:
3064 synch strftime() code with Hiroyki's main branch
3068 * src/news.c: news_query_password(), news_authenticate(): new
3070 news_get_uncached_articles(): added NNTP authentication
3072 * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
3074 * src/prefs_account.c: prefs_account_protocol_activated():
3075 enable userid and password fields for NNTP.
3079 * configure.in: check for availability of strftime()
3081 * src/prefs_common.[ch], src/procheader.c: use
3082 strftime() for displaying date in summary pane if it
3087 * more .cvsignore cleanups [alfons]
3091 * ac/sv-check-type.m4: new autoconf macro.
3092 * configure.in: fixed wint_t typedef detection (did not work
3097 * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
3101 * modified gtkstext.c : buggy cursor navigation fixed,
3102 and font descent also taken in account when drawing
3106 * added comments in src/news.c src/nntp.c
3107 * added src/prefs_headers.[ch]
3108 * added src/headers.[ch]
3109 * modified compose.c to activate custom headers
3110 added function is_in_custom_headers
3111 * modified prefs_account.[ch]
3112 added function prefs_account_customhdr_edit
3113 * modified src/defs.h :
3114 added HEADERS_RC : name of the config file
3115 for the custom headers
3126 added gtkstext with configure.in patch by Hiroyuki which
3127 should fix the XIM detection [alfons]
3129 * more clean up of cvs [alfons]
3131 * removed all Makefile.in files to attic.
3133 * updated all .cvsignores to really ignore things that could
3134 be unintentionally committed by a recursive commit.
3137 * added src/grouplist_dialog.[ch]
3138 * changed src/folderview.c to call grouplist_dialog instead
3141 added functions news_reset_group_list
3142 and news_get_group_list
3144 added function nntp_list
3146 added GROUPLIST_FILE : name of the newsgroup list cache file
3150 * added option to warn about queued messages on exit [sergey]:
3152 * src/compose.c: compose_queue(): call folder_item_scan()
3153 and folderview_update_item() after queueing.
3154 * src/folderview.c: folderview_update_node(): draw the queue
3155 folder in bold font if there are queued messages.
3156 * src/mainwindow.c: queued_messages(): new function.
3157 app_exit_cb(): display warning if there are queued messages
3158 if warn_queued_on_exit is set.
3159 * prefs_common.[ch]: add warn_queued_on_exit option.
3161 * enhanced GnuPG key selection support [sergey]:
3163 * src/select-keys.c: updated to newer version from Win32
3164 branch with support for selecting arbitrary keys.
3165 * src/prefs_account.c: added the Privacy tab to the account
3167 prefs_account_privacy_create(),
3168 prefs_account_sign_key_set_data_from_radiobtn(),
3169 prefs_account_sign_key_set_radiobtn(): new functions.
3170 * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
3171 * src/rfc2015.c: set_signers(): new function.
3172 pgp_sign(): add the account parameter, call set_signers().
3173 rfc2015_sign(): add the account parameter, pass it to pgp_sign().
3174 * src/rfc2015.h: rfc2015_sign(): updated prototype.
3175 * src/compose.c: pass the current account to rfc2015_sign().
3177 * tag name claws added to prevent confusion with main branch [alfons]
3179 * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
3181 * autogen.sh: Added "--enable-maintainer-mode". [sergey]
3183 * sync with recent sylpheed cvs. Untested though. [alfons]