1 2001-11-29 [melvin] 0.6.5claws42
3 added enriched.[ch] to the list of files
9 added support to view text/enriched
10 added support to show headers in message view for text/enriched and text/html
11 in non multipart messages
13 2001-11-28 [paul] 0.6.5claws41
15 * more sync with sylpheed 0.6.5cvs18
16 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
18 2001-11-27 [paul] 0.6.5claws40
21 updated translation, submitted by Fabio Junior Beneditto
23 * sync with sylpheed 0.6.5cvs18
24 see ChangeLog entries 2001-11-26 (src/textview.c) and
31 updated translation, submitted by Ricardo Mones Lastra
36 add more translatable strings
38 2001-11-26 [christoph] 0.6.5claws39
43 fix translated header when it should not be translated
45 2001-11-26 [paul] 0.6.5claws38
48 remove '/Message/Add Sender to address book' from
49 main_window_set_menu_sensitive(), prevent debug warning
50 add 'Message/Mark/Mark all read' to mainwin_entries[]
52 2001-11-26 [paul] 0.6.5claws37
55 fix 'recurring unread state' bug
58 * tools/filter_conv.pl
59 read name of top level mailbox from folderlist.xml
60 and presume nothing about its name
62 2001-11-26 [darko] 0.6.5claws36
65 removed functions that are now in gtkutils.c
66 use gtkut_text_is_uri_string() from gtkutils.c
67 * fix my comment on 2001-11-23 (missing gtkutils.[ch])
69 2001-11-26 [paul] 0.6.5claws35
71 * sync with sylpheed 0.6.5cvs16
72 see ChangeLog entries 2001-11-25 and 2001-11-26
74 2001-11-25 [alfons] 0.6.5claws34
76 EXPERIMENTAL!!! Please checkout the last stable version using:
78 % cvs update -r LAST_STABLE -dRAP
80 (Or help us testing this stuff.)
82 * src/filtering.c (1.14)
83 * src/filtering.h (1.6)
85 * src/matcher.c (1.20)
87 * src/procmsg.h (1.14)
88 * src/summaryview.c (1.59)
89 * src/summaryview.h (dunno)
90 revert/merge/sync to as it was before commit
91 on Thu, 19 Jul 2001 10:15:51 -0700.
93 2001-11-25 [hoa] 0.6.5claws33
96 processing mails at startup
99 * src/summaryview.[ch]
100 processing mails when entering folder
102 * src/prefs_filtering.c
105 2001-11-24 [alfons] 0.6.5claws32
107 * src/summaryview.[ch]
108 make summary sort headers work, and also make
109 sure the sort type is stored
111 2001-11-23 [alfons] 0.6.5claws31
113 * src/summaryview.[ch]
114 make lock work like mark
115 disallow deleting messages marked as locked
117 2001-11-23 [alfons] 0.6.5claws30
123 merge undo patch submitted by Jens
125 2001-11-23 [christoph] 0.6.5claws29
130 fixed gpg signing and encoding
133 added --status option to get new, unread and total
134 message count from a running sylpheed
136 temporary fix for reply_with_quote problem
137 (don't call functions for non existing widget)
139 one more check for ignored threads but still not
140 always working correctly. probably a recursive
141 check for all parents is needed
143 2001-11-23 [darko] 0.6.5claws28
146 wrapping on send improvements
148 fix for GtkSText after last sync with main branch
149 GTK_TEXT -> GTK_STEXT
151 2001-11-23 [paul] 0.6.5claws27
153 * sync with sylpheed 0.6.5cvs14
154 see ChangeLog entries 2001-11-22 and 2001-11-23
157 fixed the scrambled umlauts
158 submitted by Carsten Schurig <Carsten.Schurig@web.de>
160 2001-11-21 [paul] 0.6.5claws26
162 * sync with sylpheed 0.6.5cvs12
163 see 2nd ChangeLog entry dated 2001-11-20
165 2001-11-20 [paul] 0.6.5claws25
167 * sync with sylpheed 0.6.5cvs11
168 see ChangeLog entry 2001-11-19 (src/utils.c)
173 GTK_TEXT -> GTK_STEXT
174 fix for wrong comment
176 2001-11-20 [hiro] 0.6.5claws24
179 more merges from main branch
180 removed fatal warnings (uninitialized variables etc.)
181 some coding style fix
188 2001-11-19 [hoa] 0.6.5claws23
191 * src/prefs_scoring.c
196 * src/matcher_parser_parse.y
197 * src/prefs_filtering.c
200 2001-11-19 [alfons] 0.6.5claws22
202 more of my old things into claws
207 * src/summaryview.[ch]
208 * src/prefs_summary_column.c
209 * src/pixmaps/locked.xpm
210 add indicators for locking of message in summary view
211 (does not work yet, only visual indicator)
213 2001-11-19 [paul] 0.6.5claws21
215 * sync with sylpheed 0.6.5cvs10
216 see ChangeLog entry 2001-11-19
218 2001-11-18 [alfons] 0.6.5claws20
221 remove an inadvertent free I forgot in previous clean up
223 2001-11-18 [alfons] 0.6.5claws19
226 clean up & plug leaks
228 2001-11-18 [paul] 0.6.5claws18
230 * sync with sylpheed 0.6.5cvs9
231 see ChangeLog entries 2001-11-17 and 2001-11-18
233 2001-11-16 [paul] 0.6.5claws17
235 * sync with sylpheed 0.6.5cvs8
236 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
238 2001-11-16 [paul] 0.6.5claws16
240 * sync with sylpheed 0.6.5cvs7
241 see ChangeLog entries 2001-11-15 and 2001-11-16
243 2001-11-15 [hoa] 0.6.5claws15
246 fix bounce, mails we received couln't be bounced to ourself.
251 * src/matcher_parser.h
252 * src/matcher_parser_lex.l
253 * src/matcher_parser_parse.y
257 * src/prefs_filtering.[ch]
259 * src/prefs_matcher.c
260 * src/prefs_scoring.c
263 new matcher/filter/score configuration file parser
264 one unique configuration file => ~/.sylpheed/matcherrc
265 import in currently automatic, then save are made
267 one filter per folder and one global filter
268 (filter of a folder will be used as folder processing)
271 fix a bug in folder_item_get_identifier
274 receive receipt return are fixed.
276 2001-11-14 [alfons] 0.6.5claws14
279 add things from main branch to make claws compile
281 2001-11-14 [paul] 0.6.5claws13
283 * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
284 see ChangeLog entries 2001-11-08 to 2001-11-14
286 2001-11-14 [hoa] 0.6.5claws12
291 add "bounce mail" option
293 2001-11-13 [christoph] 0.6.5claws11
296 Cleanup a mess i add before commiting
298 2001-11-13 [hoa] 0.6.5claws10
301 some fixes when mail are sent or
304 2001-11-13 [christoph] 0.6.5claws9
307 Changed two string with the same translation
311 New mailsending process:
312 - Always queue message before sending
313 (message will be saved if sylpheed crashed or
314 freezes while sending)
315 - Allow queuing of newspostings
316 - No copy in outbox before sending
318 - No more redundant code for send and send_later
320 Applied wwp <subscript@free.fr>'s patch that fixes
321 marks for multiple forwarded messages (+compose.c)
326 remove things that are now in main branch
329 update Dutch translation
331 2001-11-12 [mhadasht] 0.6.5.claws8
334 re-enabled account autoselection feature for forward
335 and reedit lost during the branch point for SYNC-B4-REL
337 gtkpspell_get_dict(): more readable code (even if function is
340 added version number info to 2001-11-12 [hiro] comment.
342 2001-11-12 [hiro] 0.6.5.claws7
345 compose_forward(): fixed a bug that forward quote mark
347 removed unnecessary code.
348 * src/template_select.[ch]: removed.
353 :%s/GTK_TEXT/GTK_STEXT/g
358 revert the undo stuff (this is 0.6.6claws stuff)
360 2001-11-11 [hoa] 0.6.5.claws6
363 Insert signature at the end of the text.
364 Added undo patch but currently disabled
367 Threading by subject improved.
369 * added src/undo.[ch]
370 Undo module for compose dialog box.
372 2001-11-11 [alfons] 0.6.5.claws5
375 prevent threading by subject on nodes that have already been
376 threaded by in-reply-to (as in "circular references in a tree
377 result in a dead branch")
379 2001-11-09 [hoa] 0.6.5.claws4
382 allows creation of mbox folder item from any files.
384 2001-11-09 [alfons] 0.6.5.claws3
388 do what I mean and correct threading by subject so it really
389 ignores attracting lines without "Re: "
391 2001-11-07 [alfons] 0.6.5.claws2
395 only attract by subject if a subject line starts with a "Re: "
399 2001-11-07 [paul] 0.6.5claws1
401 * sync with sylpheed 0.6.5. release
402 see ChangeLog entry 2001-11-07
404 2001-11-07 [paul] 0.6.4claws31
406 * sync with sylpheed 0.6.4cvs18
407 see ChangeLog entries 2001-10-30 to 2001-11-07
408 prefs_templates.[ch] renamed prefs_template.[ch]
413 add semicolon Hoa forgot ;-)
416 2001-11-06 [hoa] 0.6.4claws30
422 threading by subject - empty subject are ignored
424 2001-11-06 [christoph] 0.6.4claws29
427 use SSL_peek for sock_gets
429 removed unneeded pointer in extracting quoted
432 2001-11-06 [melvin] 0.6.4claws28
435 fixed bug #476792 Selection overtyping with spell checker
436 fixed bug which could cause a buffer overflow
439 2001-11-06 [hoa] 0.6.4claws27
445 2001-11-05 [alfons] 0.6.4claws26
448 Claws -> Sylpheed (vice versa)
451 :%s/gtk_text/gtk_stext/g
452 :%s/GTK_TEXT/GTK_STEXT/g
453 (thanks to Jonathan Ware for spotting this)
455 2001-11-04 [christoph] 0.6.4claws25
458 replace Xalloca + strdup with Xstrdup_a
460 better implementation of extracting quoted names
461 from addresses (remove backlashes and ignore
464 2001-11-04 [alfons] 0.6.4claws24
467 edit to comply more with coding style
470 fix bug reported by Kim Schulz. introduced by the patch integrated
471 in 0.6.4claws15. the code did not check the return value of
475 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
477 2001-11-04 [christoph] 0.6.4claws23
480 * src/prefs_common.[ch]
481 init some pointers that possibly caused a segfault
482 reported in the claws-users ML
484 2001-11-04 [hoa] 0.6.4claws22
486 * src/grouplistdialog.c
487 change the names of the nodes in the tree
490 enhanced mailto syntax as described in
491 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
492 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
495 encode and decode URI (useful when opening URL into
498 2001-11-03 [hoa] 0.6.4claws21
500 * src/grouplistdialog.c
501 a new newsgroups list selection dialog box
502 with a CTree instead of a CList
504 2001-11-03 [hoa] 0.6.4claws20
507 enable property and scoring options when right
511 fixed bug when nickname were displayed using
514 2001-11-02 [darko] 0.6.4claws19
517 new wrap quotation and URL/long words wrapping implementation
518 * src/compose.c src/gtkstext.[ch]
519 move gtkstext_strncmp() to gtkstext.c
521 2001-11-01 [christoph] 0.6.4claws18
523 * src/prefs_account.c
524 fixed mess in account settings dialog
525 * src/prefs_folder_item.c
526 added label with folder path to dialog
528 2001-10-31 [match] 0.6.4claws17
533 fix generation of spurious address book file names.
534 remove redundant functions.
536 added missing file names.
538 2001-10-30 [paul] 0.6.4claws16
540 * sync with sylpheed 0.6.4cvs6
541 see ChangeLog entries 2001-10-26 to 2001-10-30
543 * tools/filter_conv.pl
544 read folderlist.xml to discover whether the top-level
545 folder is called 'Mailbox' or 'Mail'
547 2001-10-29 [paul] 0.6.4claws15
549 * src/html.c, src/textview.c
550 activate links in html mail and fix clickable parts
551 Submitted by Matthieu Dazy <dazy@t-surf.com>
555 * po/de.po, po/es.po, po/pt_BR/po
556 updated translations, submitted by Jens Oberender,
557 Ricardo Mones Lastra, and Fabio Junior Beneditto
559 2001-10-29 [darko] 0.6.4claws14
562 fix wrapping for good
567 undo previous change as it broke the smart wrapping
569 2001-10-29 [darko] 0.6.4claws13
572 fix infinite loop when long URL is quoted
577 * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
578 import Mutt address book
579 * src/ldif.[ch] src/importldif.h
580 modified import LDIF handle user attributes
582 2001-10-28 [christoph] 0.6.4claws12
585 fixed that filtering did not work if there
587 (closes bug #472003 and better implementation
590 2001-10-27 [christoph] 0.6.4claws11
593 make the folder's default account to be used when
594 replying. (patch by wwp <subscript@free.fr>)
596 code cleanup, nearly killed all of wwp's patch
597 for folder's default account in compose
599 error panel when a folder could not be created
600 (closes bug #471080 new folder name & already
606 change prototype of strstr2() that Christoph forgot about
608 2001-10-26 [christoph] 0.6.4claws10
611 made search for accounts by email address not case
614 fixed memory leak in folder_item_get_identifier
617 fixed wrong strstr2 (should work like strstr)
619 2001-10-26 [darko] 0.6.4claws9
621 * src/compose.c src/gtkstext.[ch]
623 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
625 2001-10-26 [paul] 0.6.4claws8
628 ignore css and javascript tags in html mail
629 case-insensitive, with or without double-quoted
632 2001-10-26 [paul] 0.6.4claws7
634 * sync with sylpheed 0.6.4cvs1
635 see ChangeLog entry 2001-10-26
637 * src/prefs_account.c, src/prefs_common.c,
638 src/prefs_summary_column.c
639 minor improvements to the English
641 2001-10-25 [alfons] 0.6.4claws6
645 make GtkSText follow style of GtkText (closes bug
646 #469211 "text selection while writing message")
648 do sync with GTK 1.2.10
650 2001-10-25 [paul] 0.6.4claws5
653 ignore css tags in html mail
655 2001-10-25 [darko] 0.6.4claws4
658 don't declare is_url_string as static function since
659 we need it in gtkstext.c
661 remove unused variable
662 don't wrap long URLs while composing a message
664 2001-10-24 [christoph] 0.6.4claws3
667 fix ssl deadlock, when peer closes connection
669 2001-10-24 [paul] 0.6.4claws2
672 gettextize the gpg ascii-armored warning message
675 insert a DOS/MAC file into the composed message
678 * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
680 2001-10-22 [paul] 0.6.4claws1
682 * sync with sylpheed 0.6.4 release
683 see ChangeLog entries 2001-10-21
685 * po/fr.po, po/pt_BR.po
686 updated by Melvin Hadasht and Fabio Junior Beneditto
688 2001-10-21 [paul] 0.6.3claws30
691 insert a DOS text file from the compose window
692 into the composed message text (removes CRs characters)
693 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
695 * tools/filter_conv.pl, tools/README
696 automatically use ~/.sylpheed as working directory
697 print out confirmation message on completion
699 * correct Hoa's last ChangeLog.claws entry
701 2001-10-20 [hoa] 0.6.3claws29
703 * src/grouplistdialog.c
704 bugfix (another ?) to give the right
705 newsgroups list for each news server.
709 improve the newsgroups list cache
711 2001-10-20 [paul] 0.6.3claws28
713 * sync with sylpheed 0.6.3cvs9
714 see ChangeLog entry 2001-10-19
716 * correct Alfons' last ChangeLog.claws entry
721 fix compilation problems (part of bug #472895)
723 2001-10-18 [hoa] 0.6.3claws27
725 * src/grouplistdialog.c
726 bugfix when we refresh was clicked (bug 472701)
728 2001-10-19 [christoph] 0.6.3claws26
731 last header entry should default to "To:" or
732 "Newsgroups:" and not copy the last entry line
733 in a new compose window
734 (closes bug #472686, #470792)
736 2001-10-19 [paul] 0.6.3claws25
738 * sync with Sylpheed 0.6.3cvs8
739 see ChangeLog entries 2001-10-18 and 2001-10-19
741 2001-10-18 [christoph] 0.6.3claws24
744 reimplement ignore thread
746 2001-10-18 [hoa] 0.6.3claws23
749 * src/grouplistdialog.[ch]
750 enhanced news subscription interface (feature 469113)
754 enchanced newsgroup listing,
755 now, we can get groups informations
758 2001-10-18 [paul] 0.6.3claws22
761 remove comment (sync with main branch)
763 fix 'Re-edit' bug in 'Message' menu
765 2001-10-17 [christoph] 0.6.3claws21
768 ignore empty or whitespace only header lines
770 2001-10-17 [paul] 0.6.3claws20
772 * sync with sylpheed 0.6.3cvs7
773 see ChangeLog entries 2001-10-14, 2001-10-16, and
779 wrap long lines without spaces
784 * po/es.po, po/nl.po, po/pt_BR.po
785 updated by Ricardo Mones Lastra, Alfons,
786 and Fabio Junior Beneditto
788 * sylpheed-0.6.3claws released
790 2001-10-15 [melvin] 0.6.3claws18
793 added summary and detailed installation instructions
796 Updated, corrected and completed french translation
798 2001-10-15 [hoa] 0.6.3claws17
799 * src/grouplistdialog.c
800 we can choose the newsgroups to display with wildcards
802 2001-10-15 [christoph] 0.6.3claws16
806 * src/prefs_folder_item.[ch]
807 applied wwp <subscript@free.fr>'s folder
808 default account patch
810 Fixed wrong translation
812 2001-10-13 [alfons, christoph, melvin]
815 solution #2 to solve MT-safety problems defers all GUI related calls
816 to the main thread using a gtk_idle_add() callback. discussed on
817 ircnet #sylpheed, with christoph spotting some issues with the
818 original code, and melvin allowing us to lobotomize his sylpheed.
820 * src/syldap.[ch], src/main.c
821 fix race problem in ldap search thread by deferring GUI
822 stuff to main thread using gtk_idle_add()
824 2001-10-13 [paul] 0.6.3claws14
826 * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
827 add Sergey's smtpcred.patch
828 adds separate username/password setting for SMTP Auth
829 needed by some servers
830 (closes feature request #471659)
832 2001-10-13 [paul] 0.6.3claws13
834 * src/pgptext.[ch] **NEW FILES**
835 * src/Makefile.am, src/messageview.c, src/mimeview.c
836 decrypt ascii-armored gpg text embedded in
838 Submitted by Jens Jahnke <jan0sch@gmx.net>
840 2001-10-13 [christoph] 0.6.3claws12
843 some more details on default to and
846 init glib threading when ldap is used
852 2001-10-12 [paul] 0.6.3claws11
854 * src/prefs_common.[ch], src/rfc2015.c
855 enable ascii-armored gpg text to be embedded in the
856 message body, selectable through the 'Privacy'
857 preferences. Supports encrypting only.
858 Submitted by Ravemax <ravemax@dextrose.com>
860 2001-10-12 [paul] 0.6.3claws10
862 * sync with sylpheed 0.6.3cvs6
863 see ChangeLog entries 2001-10-11 and 2001-11-12
866 incorporated mbox folders, scoring, and folder
867 properties into the sync
869 2001-10-12 [darko] 0.6.3claws9
872 describe quotation wrapping
874 don't treat tab as space to calculate line length properly
879 correct description of how to make new filtering system work,
880 add some other things
883 remove sched_yield() (not necessary / unportable)
885 2001-10-11 [paul] 0.6.3claws8
887 * sync with sylpheed 0.6.3cvs3
888 see ChangeLog entry 2001-10-10
890 2001-10-10 [christoph] 0.6.3claws7
893 ignore 2 files created by newer autotools
894 * src/prefs_folder_item.c
895 using table for widget alignment
896 fixed memory leak and broken octal display
898 fixed segfault caused by lost filename
899 workaround (closes bug #469551)
901 2001-10-10 [paul] 0.6.3claws6
903 * sync with sylpheed 0.6.3cvs2
904 see ChangeLog entries 2001-10-09 and 2001-10-10
906 2001-10-10 [darko] 0.6.3.claws5
909 proper calculation of right margin if smart wrapping is enabled
911 automatically wrap long lines if wrap quotation is enabled
913 2001-10-09 [alfons] 0.6.3.claws4
916 select correct row when deleting last row in the summary view (and
917 close bug "[ #469104 ] select second last in list when deleting")
919 2001-10-09 [paul] 0.6.3claws3
921 * sync with sylpheed 0.6.3cvs1
922 updated some autotool scripts
924 2001-10-09 [darko] 0.6.3claws2
927 new name and mark with Sylpheed comment
929 smart quotation wrapping a-la VIM
931 2001-10-08 [paul] 0.6.3claws1
933 * sync with sylpheed 0.6.3 release
934 see ChangeLog entry 2001-10-08
936 2001-10-08 [paul] 0.6.2claws24
939 more sync with sylpheed 0.6.2cvs12
940 Fixed the bug that didn't select the last row correctly
943 2001-10-07 [paul] 0.6.2claws23
945 * sync with sylpheed 0.6.2cvs12
946 see ChangeLog entry 2001-10-07
950 enable jpilot to read unsynch'ed addresses.
952 * src/editldap_basedn.c
953 fix segfault when opening dialog.
955 2001-10-06 [alfons] 0.6.2.claws22
958 fix bug with summary view selecting last *inserted*
959 node instead of last *visible* node. remember we
962 2001-10-06 [paul] 0.6.2claws21
965 updated translation, contains some fixes and new
966 translations, submitted by Gustavo Noronha Silva
970 change 'each' to 'every' - fix dubious English
972 * sync with sylpheed 0.6.2cvs11
974 2001-10-05 [alfons] 0.6.2claws20
976 * src/mainwindow.[ch], src/folderview.c
977 make composite tool button switch between "Compose News"
978 and "Compose Mail" depending on selected folder
979 (nifty idea by Kim Schulz <kim@schulz.dk>)
981 2001-10-05 [paul] 0.6.2claws19
983 * src/mainwindow.c, src/summaryview.c
984 fix 'Message/Reply to all', broken in last commit
987 fix X_BEENTHERE seg fault, thanks to Alfons
989 2001-10-04 [paul] 0.6.2claws18
991 * src/compose.[ch], src/mainwindow.c
992 make "Message/Reply" reply to mailing lists; matches
993 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
994 based on portions of the patch submitted by
995 Junichi Uekawa <dancer@netfort.gr.jp>
997 2001-10-04 [darko] 0.6.2claws17
1000 better smart wrapping
1002 a function to make text buffer contiguous
1004 2001-10-03 [paul] 0.6.2claws16
1006 * sync with sylpheed 0.6.2cvs10
1011 * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
1012 close bug "[ #466566 ] compile error on mdk 8.0" by removing
1013 references to chinese translations (hope someone picks up
1016 2001-10-02 [christoph] 0.6.2claws15
1019 fixed non translated header bug
1021 fixed wrong date in alfons last entry ;)
1023 2001-10-02 [alfons] 0.6.2claws14
1025 * src/compose.c, src/prefs_common.[ch]
1026 add block cursor option
1028 2001-10-02 [paul] 0.6.2claws13
1030 * sync with sylpheed 0.6.2cvs9
1032 2001-09-30 [paul] 0.6.2claws12
1034 * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
1035 updated translations
1038 add 'src/importldif.c'
1040 * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
1041 added eudora-to-vCard conversion tool
1042 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
1044 * sync with sylpheed 0.6.2cvs8
1048 * sylpheed-0.6.2claws released
1050 2001-09-27 [melvin] 0.6.2claws11
1053 fixed crash when using default path (introduced
1055 fixed tiny bug for initial suggestion mode
1057 2001-09-27 [melvin] 0.6.2claws10
1060 fixed bug where gtkpspell didn't set the path correctly
1063 added a paragraph about spell checking
1067 2001-09-27 [paul] 0.6.2claws9
1069 * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
1070 replace '// comments' with '/* comments */' to prevent
1071 some compiler warnings
1073 * sync with sylpheed 0.6.2cvs6
1075 2001-09-26 [alfons] 0.6.2claws8
1078 introduce return receipt request notification again,
1079 which was lost because of other semantics in
1080 procheader_parse() (???)
1082 2001-09-26 [christoph] 0.6.2claws7
1085 replace comments for old code with #if 0
1086 readded auto cc, bcc and reply-to
1087 * src/prefs_matcher.c
1088 * src/prefs_scoring.c
1089 removed some definition (was moved to
1092 2001-09-26 [paul] 0.6.2claws6
1095 make 'Follow-up and reply to' sensitive
1097 * more sync with sylpheed 0.6.2cvs5
1104 fixed bug for "US-ASCII" introduced by the encoding code
1110 * src/prefs_common.[ch], src/summaryview.c
1111 'next unread msg' 'go to next folder?' dialog can be
1112 given default behaviour, either always show dialog,
1113 or assume 'yes', or assume 'no'
1114 Submitted by wwp <subscript@free.fr>
1118 * src/compose.c src/gtkspell.[ch]
1119 added support for different encodings
1123 * more sync with sylpheed 0.6.2cvs5
1127 * src/prefs_folder_item.c
1128 add check for item->prefs->default_to string is NULL and
1129 add another check when freeing this string
1134 change to version 0.6.2claws3
1136 * sync with sylpheed 0.6.2cvs5
1139 * src/ldif.[ch], src/importldif.[ch], addressbook.c
1141 * src/addrcache.[ch], addrindex.[ch]
1142 small update for future
1148 added 'Learn from mistakes' option
1149 better handling of quotes in checked words
1152 small update for spell checking stuff
1157 edit a little bit so it complies more with main coding style
1161 * src/folder.[ch], prefs_folder_item.c, compose.c
1162 migrate "request return receipt" folder property
1167 * README.claws **NEW**
1168 (add things of interest for users of main branch
1171 * src/folder.[ch], src/mainwindow.c, src/summaryview.c
1172 re-implement threading per folder option, but store
1173 the setting in folderlist.xml (where it belongs)
1178 fixed bug when compose window is under another window
1179 * src/prefs_common.[ch] src/compose.c
1180 changed 'dictionary_path' to 'dictionary' to be consistent
1181 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
1182 * ac/pspell.m4 src/Makefile.am
1183 dropped PSPELL_PATH macro
1185 updated translations
1187 2001-09-21 [christoph]
1190 added border around header fields
1191 keep header type when new field is added
1193 2001-09-20 [christoph]
1196 more portable debug_print with source filename
1199 more newlines after debug messages
1204 change to version 0.6.2claws2
1206 * sync with sylpheed 0.6.2cvs3
1211 fixed the post-right-click focus pb
1212 fixed crash when 'Spell check all' after dict change
1213 and when cursor is at the end of the text
1214 shift-right-click pops up config menu even on misspelled words.
1221 added pspell to compiled-in features list
1225 * switched to pspell and dropped ispell
1227 new file. autoconf macro for pspell
1229 * configure.in acconfig.h
1230 added pspell support
1232 * src/main.c src/compose.[ch] src/gtkspell.[ch]
1233 * src/prefs_common.[ch]
1234 added pspell support
1236 2001-09-18 [christoph]
1240 replace LOG_MESSAGE with debug_print
1244 added newline after debug message
1246 using __VA_ARGS__ for debug_print macro
1248 ignore Makefile and Makefile.in
1253 change to version 0.6.2claws1
1254 * sync with sylpheed 0.6.2cvs1
1257 * src/prefs_matcher.c
1258 add 'score equal to' option, submitted by
1259 Paul Evans <nerd@freeuk.com>
1261 2001-09-15 [christoph]
1264 comment out menu entry not existing in claws
1266 add debug output for non existing menu entries
1268 fix next/prev unread message for ignored threads
1270 add sourcefile and line number to debug output
1271 otherwise it is sometimes hard to find the
1272 source code part if debug messages are translated
1277 refresh target folder style after colour is changed
1282 change to version 0.6.1claws3
1284 * sync with sylpheed 0.6.1cvs6
1289 fix target folder colourization to use user selected colour
1294 fix crash when message that is marked for copy/move is unmarked
1299 change to version 0.6.1claws2
1301 * sync with sylpheed 0.6.1cvs3
1306 fix bug with default font used for trash folder text
1310 * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
1311 updated translations
1314 change to version 0.6.1claws1
1316 * sync with sylpheed 0.6.1cvs2
1321 add Match's new addressbook
1324 updated translation submitted by Jens Oberender
1329 change to 0.6.1claws
1330 * sync with sylpheed 0.6.1 release
1335 change to 0.6.0claws2
1337 * sync with sylpheed 0.6.0cvs4
1340 updated translation submitted by Fabio Junior Beneditto
1354 change to version 0.6.0claws1
1356 * sync with sylpheed 0.6.0cvs1
1359 updated translation submitted by Ricardo Mones Lastra
1362 add 'src/prefs_templates.c'
1364 * src/compose.c, src/summaryview.c
1365 fix segfault on 'Re_edit'
1369 * configure.in, Makefile.am
1371 add tools directory to source distribution
1376 change to version 0.6.0claws
1378 * sync with sylpheed 0.6.0 release
1380 2001-08-30 [christoph]
1383 removed autoconf version check
1387 * src/account.c, src/compose.c, src/prefs_common.[ch]
1388 * src/procheader.[ch] src/utils.[ch]
1389 Enhanced automatic account selection on replies
1390 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
1393 add LDAP and JPilot to the configuration results output.
1395 2001-08-29 [christoph]
1398 no bold font for ignored threads
1403 change to version 0.5.3claws6
1405 * sync with sylpheed 0.5.3cvs10
1406 src/stringtable.[ch]: New Files
1408 * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
1409 * src/pixmaps/sylpheed.xpm
1410 add mini-icons to windows (by Alfons)
1415 new functions: next_labeled_cb(), prev_labeled_cb()
1418 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
1419 summary_select_next_labeled(), summary_select_prev_labeled()
1421 * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
1422 give claws blue folders and a blue trash can
1427 change to version 0.5.3claws5
1429 * sync with sylpheed 0.5.3cvs9
1430 src/labelcolors.[ch] renamed to src/colorlabel.[ch]
1432 2001-08-24 [christoph]
1435 keep filename when browsing directories
1436 (not working for user entered filename, but
1437 for default name and selected filename from
1440 fixed wrong spelling "Folllow-up"
1444 fixed new/unread message count with ignored
1445 threads (2 commits, first didn't notice no
1446 longer needed decreasing)
1448 readded scrolling of progress dialog
1454 change to 0.5.3claws4
1456 * sync with sylpheed 0.5.3cvs7
1458 2001-08-24 [christoph]
1461 set request return receipt when replying
1462 if it is set is the folder prefs of the
1465 disable final error popup if popups are
1466 disabled in config (again)
1471 Change version number to 0.5.3claws3
1473 * sync with sylpheed 0.5.3cvs5
1476 double quote '%s' in 'gedit %s' to fix bug when
1477 opening attachment with spaces in the name
1480 * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
1481 src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
1482 initial message templates support
1488 change version number to 0.5.3claws2
1490 * sync with sylpheed 0.5.3cvs4
1492 * src/procmsg.h src/summaryview.c
1493 re-implement (un)ignore thread
1498 remove unnecessary code
1500 enable 'dynamic' signatures (submitted by
1501 Eric Limpens <eric@hscg-internet.nl>)
1505 clean up after sync with sylpheed 0.5.3 release
1508 fix re-introduced font mess, see Christoph's
1513 use sylpheed's small font instead of
1514 gtk default font for summary view
1520 add pl to ALL_LINGUAS - sync with main branch
1522 * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
1523 Updated. Translations by Jens Oberender, Ricardo Mones
1524 Lastra, Alfons, and Fabio Junior Beneditto respectively.
1526 * po/pl.po ** NEW FILE **
1527 sync with the main branch
1530 fix target folder colorizing and refresh problem
1533 2001-08-17 [christoph]
1536 claws uses 4 colors for target folder coloring.
1537 arrays were not long enough and destroyed the
1538 stack causing a segfault.
1539 target folder colorizing does not work anymore
1545 change to version 0.5.3claws1
1547 * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
1548 src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
1549 src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
1551 sync with sylpheed 0.5.3 release, but keep claws method of
1552 configuring/saving fonts
1554 * src/addressbook.[ch]
1555 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
1556 in line with a similar change in Hiroyuki's branch
1558 * src/mainwindow.[ch]
1559 disable main_window_set_thread_option()
1560 * src/prefs_folder_item.c
1561 comment out &tmps_prefs.enable_thread,
1562 * src/mbox_folder.c, src/procmsg.[ch]
1563 comment out MSG_IS_IGNORE_THREAD
1565 comment out summary_ignore_thread() and summary_unignore_thread()
1566 comment out MSG_IS_IGNORE_THREAD
1568 use Hiroyuki's threading instead.
1575 use Hiroyuki's 0.5.3 column scheme but also
1576 include the enable/disable button.
1577 * src/pixmaps/mark.xpm
1578 add Hiroyuki's amended pixmap
1580 2001-08-13 [christoph]
1583 receive at get all column showed wrong state for APOP
1584 button should only work for POP3 and APOP accounts
1585 * src/prefs_account.c
1586 added missing preprocessor statement for SSL
1591 add 'receive at get all' column and enable/disable
1594 2001-08-06 [christoph]
1597 show usage of SSL in protocol column
1603 * src/prefs_account.[ch]
1604 moved ssl options to a new page
1610 added support for SMTP STARTTLS command
1612 2001-08-05 [christoph]
1615 debian autoconf needs version check to find
1616 correct autoconf version. if the file is
1617 named configure.in 2.13 is used, which does
1618 not work with this configure.in script.
1619 other solution would be to rename the script
1620 to configure.ac as suggested in the autoconf
1624 disable final error popup if popups are
1629 fixes IMAP over SSL problem
1634 change to 0.5.2claws1
1636 * sync with sylpheed 0.5.2cvs1
1641 quick fix for ispell detection...
1646 change to 0.5.1claws4
1648 * sync with sylpheed 0.5.1cvs7
1652 * src/prefs_common.c, src/prefs_common.h,
1653 src/gtkspell.c, src/gtkspell.h
1654 add global spelling checker settings (compose tab) +
1655 selection of dictionary
1658 guess valid ispell location
1663 removal of 'src/quote_fmt_parse.c'
1666 (submitted by Jens Oberender <didge@suse.de>)
1671 * src/folderview.[ch]
1674 * src/prefs_common.[ch]
1676 target folder colourization
1680 more sync with Sylpheed 0.5.1cvs6
1685 * src/prefs_folder_item.[hc]
1687 shared folders support with a GUI
1693 * sync with Sylpheed 0.5.1cvs6
1699 (submitted by Fabio Junior Beneditto)
1705 patch to correct bad image mime headers
1706 (submitted by Don Quijote <dq@searchlores.org>)
1710 * tools/gif2xface.pl **NEW FILE**
1712 script to convert file.gif to file.xface for
1713 use in a custom header.
1714 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
1719 change macros for detecting JPilot and LDAP
1721 2001-07-27 [christoph]
1724 code cleanup (MIN / MAX warning, needed casting)
1729 disallow setting flags when detecting certain headers
1730 (X-Status, Status, Seen, X-Seen).
1732 * sync with Hiroyuki's Sylpheed 0.5.1cvs5
1734 2001-07-27 [christoph]
1736 * src/prefs_filter.c
1737 * src/prefs_filtering.c
1738 * src/prefs_matcher.c
1739 * src/prefs_scoring.c
1740 scroll list when moving rows up or down
1744 * src/prefs_account.c
1745 * src/prefs_account.h
1747 SMTP over SSL (untested, feedback requested)
1755 * configure.in, acconfig.h
1756 define CLAWS (need this for main / claws detection)
1761 Sylpheed 0.5.1claws2
1763 * sync with Sylpheed 0.5.1cvs4
1765 2001-07-25 [christoph]
1769 item->prefs == NULL (don't know why)
1774 Sylpheed 0.5.1claws1
1776 * sync with Sylpheed 0.5.1cvs1-3
1778 2001-07-24 [christoph]
1781 * src/prefs_folder_item.[ch]
1782 added folderitem preferences dialog with
1783 default To: and auto request return receipt
1787 changes to handle new folderitem preferences
1791 call compose new mail with current folderitem
1795 Release Sylpheed 0.5.1claws
1798 change to release version 0.5.1claws
1800 2001-07-24 [christoph]
1803 fixed segfault that happend when the selected
1804 message was removed while retrieving new messages.
1808 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
1812 add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
1813 this is a work in progress, for more information: http://nlpagan.net/sylman
1815 * configure.in, src/mainwindow.c, manual/Makefile.am
1816 add support for English manual
1819 add authors of user manuals
1821 * manual/en/sylpheed*.html
1822 add English documentation
1824 2001-07-22 [christoph]
1829 changed a wrong debug message
1834 update Dutch translation
1836 * src/prefs_filtering.c,
1838 add more translatable strings
1847 * src/inc.c, src/summaryview.[ch]
1848 prevent update of mark file when filtering has done, by
1849 using a variable; this affects two functions:
1850 inc.c::inc_finished()
1851 summaryview.c::summary_show()
1855 * src/filtering.[ch], src/prefs_filtering.c,
1857 add filtering action for label coloring
1862 * added src/labelcolors.c
1863 * added src/labelcolors.h
1864 * src/Makefile.am, src/summaryview.c
1865 rearrange label coloring code
1868 add more parentheses so label colouring works correctly
1871 don't really delete message, but move it to Trash
1873 * src/prefs_matcher.c
1874 add quote options to info dialog
1876 2001-07-20 [christoph]
1882 * src/ssl.[ch] (new)
1883 moved ssl stuff to a seperate file
1888 fix show sender using address book with no e-mail
1889 address in From: field
1893 * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
1894 fix messy handling of escaping... now at least the
1895 execute command is useful. escape char is '\', we
1896 accept \n and \r too.
1900 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
1901 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
1910 * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
1912 revise filtering; currently move, copy, marking have
1913 been tested. if you like bleeding edge stuff, you
1914 should definitely go for this version :)
1916 * mark old working stuff as VERSION_0_5_0_CLAWS5
1918 2001-07-17 [christoph]
1927 * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more
1928 bits in the mark file, without affecting either branch. Lots of
1929 files changed, also in claws branch.
1931 UNTESTED: use of mbox folders
1934 added mark all read; however this was a quick hack used for
1935 cleaning up mess after initial merge with Hiroyuki
1938 change claws version number back to 0.5.0claws5 to clear up
1939 confusion & pretension (recent release was technically
1940 0.5.0claws4, so we neatly align with Hiroyuki :-)
1944 sync with Hiroyuki's 0.5.0cvs4
1950 * src/filtering.[ch]
1951 remove invalid updating of mark files for
1952 filter actions MATCHING_ACTION_MOVE and
1953 MATCHING_ACTION_DELETE; this should fix the
1957 revert Christoph's stab at fixing the folder
1961 add missing files with translatable strings
1968 * src/addr_compl.[ch], src/prefs_filtering.c
1969 make "filtering pref dialog's destination entry" an
1970 "address completable entry", if filter destination is
1975 sync with Hiroyuki's 0.5.0cvs2-3
1977 2001-07-15 [christoph]
1980 fixed folder stats update after incorporation
1985 * finish label colouring stuff (for now)
1986 * fix incorrect colour bug (off by one)
1991 change text labels for news and mail message so there's
1992 plenty of toolbar estate left
1999 sync with Hiroyuki's 0.5.0cvs1
2002 more rewrite label colouring
2006 * src/summaryview.[ch]
2007 * start rewrite label colouring
2008 * fix proper location "Add Sender To Addressbook" menu item
2012 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
2013 (actually this is 0.5.0claws4)
2018 * fix duplicate message
2019 * add updated Portugese / Brazilian translation
2020 submitted by Fabio Junior Beneditto
2028 add updated Dutch translation
2031 add updated German translation submitted by Jens
2035 Prerelease before 0.5.0claws. Please test.
2036 This version is temporarily tagged as VERSION_0_5_0_TEST
2038 * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
2039 src/prefs_scoring.c, src/prefs_matcher.c,
2040 src/prefs_filtering.c, src/mbox.c,
2041 src/main.c, src/inc.c, src/filtering.[ch]
2042 revert new Hoa's new matcher (does not work yet)
2049 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
2055 add ChangeLog.claws to EXTRA_DIST
2057 add matcher_parser_parse.h to EXTRA_DIST
2059 2001-07-10 [christoph]
2062 add destination folder to table of
2063 folders that need to be updated after
2070 make collapse state of folders and folder items persistent, i.e.
2071 if you collapse a folder tree, the next time sylpheed-claws starts
2072 up the folder tree remains collapsed.
2074 2001-07-10 [christoph]
2080 renamed MD5_CTX to MD5_CTX_syl
2081 conflicts with a struct in openssl
2084 * src/prefs_account.[ch]
2088 fixed compose with current account
2089 broken by new compose button stuff
2094 changed my email address
2096 * src/matcher_parser_parse.y
2097 clean the parser to remove conflicts
2105 fix incorrect description of --enable-ldap parameter
2107 * src/prefs_common.[ch]
2109 add experimental option "smart wrapping" which makes the
2110 compose editor auto wrap.
2112 | TODO: the problem with the buggy cursor handling is caused |
2113 | by the GtkText. when deleting / backspacing text its |
2114 | wrapping algorithm does not take in account the previous |
2115 | line. should find a way to hack this in. |
2116 | or should perhaps combine this with the word wrapping |
2117 | patch i wrote in january. |
2120 show build parameters for LDAP and JPilot
2123 revert Christoph's bugfix for selecting next unread message,
2124 because folder stats aren't updated correctly
2131 * src/matcher_parser_lex.l
2132 * src/matcher_parser_parse.y
2133 * src/prefs_filtering.c
2134 * src/prefs_scoring.c
2136 bugfix of the config file parser
2141 added generated matcher sources to BUILT_SOURCES
2147 added new config file parser
2150 * src/filtering.[ch]
2152 * src/prefs_filtering.c
2153 * src/prefs_matcher.c
2154 * src/prefs_scoring.c
2155 * added src/matcher_parser.h
2156 * added src/matcher_parser_lex.h
2157 * added src/matcher_parser_lex.l
2158 * added src/matcher_parser_parse.y
2159 lex & yacc config file parser
2164 changes prefs_filtering into global_filtering
2167 build threads with subjects only if "Re: " is at the
2168 beginning of the subject
2174 sync with sylpheed 0.5.0
2175 change of version number only
2181 sync with sylpheed 0.5.0pre5
2185 sync with sylpheed 0.5.0pre4 release
2186 /po and /manual/ja not sync'ed
2190 more sync with sylpheed 0.5.0pre4
2192 2001-07-03 [christoph]
2195 fixed address book broken by address book
2196 for VCard, JPilot, LDAP
2202 stopped memory leaks
2206 more sync with sylpheed 0.5.0pre4
2210 * included address book patch for VCard, JPilot, LDAP
2211 * pref_common.c - fixed Font options on Display tab (cosmetic)
2212 * alertpanel.c - fixed truncated message
2214 2001-07-02 [christoph]
2219 mark threads for ignoring
2225 * sync with sylpheed 0.5.0pre4
2226 updated gettext to 0.10.38.
2232 * src/summaryview.[ch]
2233 new right-click option: Label.
2234 substitute for 'Mark-->Mark/Unmark', colours the line.
2235 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
2237 2001-07-01 [christoph]
2240 fixed font for trash
2242 move ctree to unread message
2246 * sync with sylpheed 0.5.0pre3 release
2252 allow inserting / attaching multiple files in
2258 small change to Alfons' previous stuff so that it
2263 * lots of files changed; first attempt to merge the changes
2264 and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
2269 updated and completed, translations by Fabio
2270 Junior Beneditto <fjbeneditto@yahoo.com.br>
2276 allow selecting an attached files' mime type from a
2281 * more sync with sylpheed 0.5.0pre3
2286 merge with sylpheed.pot and pt_BR.po provided by
2287 Fabio Junior Beneditto.
2292 make MIME types case insensitive
2297 merge with sylpheed.pot and old nl.po; translations added.
2301 * more sync with sylpheed 0.5.0pre3
2306 don't crash when removing parent node of messages
2307 attracted by subject. this was caused by not deleting
2308 the parent node from the subject line hash table.
2315 if there are multiple messages selected, allow forwarding
2316 them as attachments.
2320 * more sync with sylpheed 0.5.0pre3
2326 * sync with sylpheed 0.5.0pre3
2331 fixed 'compose news article' bug
2332 from icon-and-text toolbar
2336 * sync with sylpheed 0.5.0pre2 release
2338 2001-06-24 [christoph]
2340 * src/prefs_common.c
2341 bug fix in font selection
2343 use sylpheed's normal font instead of
2344 gtk default font for folders without
2349 * src/mainwindow.[ch]
2350 added composite compose mail / news button (an idea by Leandro
2351 Pereira <leandro@linuxmag.com.br>)
2355 Added instructions for ldif-to-xml.py
2363 * src/pixmaps/stock_news_compose.xpm
2364 added pixmap by Leandro
2365 * src/prefs_common.c
2366 tested built-in spelling checker of GCC 3.0 :)
2368 merged dutch translation of sylpheed-main with
2373 Added tools directory and files.
2375 * tools/filter_conv.pl
2376 converts old filter system to new filtering system
2377 * tools/ldif-to-xml.py
2378 converts netscape addressbook to sylpheed addressbook
2380 descriptions/instructions for above two files
2382 2001-06-23 [christoph]
2385 * src/manage_window.[ch]
2386 * src/prefs_common.[ch]
2387 mail retrieval dialog can be enabled, disabled
2388 or hidden if non of sylpheed's windows is active
2394 * sync with sylpheed 0.5.0pre2
2396 2001-06-21 [christoph]
2399 show recipient on 'from' for all accounts
2402 * src/prefs_common.[ch]
2403 disable error popup on mail receive errors
2408 made the ruler correctly appear and disappear.
2411 removed Hoa's work-in-progress-stuff (interesting!) so
2414 2001-06-20 [christoph]
2417 * src/progressdialog.c
2418 added scrolled window for list in progressdialog
2422 sync with sylpheed 0.5.0pre1 release
2424 2001-06-20 [christoph]
2427 make building threads by subject work when
2428 thread view is enabled
2431 * src/prefs_common.[ch]
2432 automatically select account for mail replys
2436 * src/compose.c (compose_create): keep Bcc and Reply-To visible if
2437 they are filled in from the account settings.
2441 * more sync with sylpheed 0.5.0pre1
2447 added --sysconfdir to CPPFLAGS for pointing to the correct
2448 location of mime.types.
2450 NOTE: make sure you use --sysconfdir when running ./autogen.sh
2456 fixed some bug when building threads
2460 * src/prefs_account.c
2461 UI stuff: More changes to the English
2465 * src/pixmaps/stock_news_compose.xpm: new file
2469 Added new icon for Hoa's 'compose a news
2470 message', plus minor improvements to the
2476 more sync with sylpheed 0.5.0pre1
2482 Follow-up and reply to
2484 * src/summaryview.[ch]
2485 Build threads also with subjects
2490 forwarding use the current account.
2493 the "compose message" button has been replaced with
2494 "new mail" and "new news" buttons
2496 * src/prefs_common.[ch]
2497 added a configuration option to use the forward button
2498 as "forward as attachment"
2499 changed reply and forward format description
2501 * src/quote_fmt_lex.l
2502 * src/quote_fmt_parse.y
2503 added message with no signature in format for reply
2512 Improvements to the English
2514 * src/prefs_common.c
2515 Improvements to the English and some
2516 clarity/continuity improvements in the
2517 description of Quote symbols.
2523 * sync with sylpheed 0.5.0pre1
2528 Better interface for compose, displayed fields
2529 are updated whenever we change account.
2530 Newsgroups field is automatically filled.
2533 Newsgroups field is automatically filled.
2535 * src/prefs_account.c
2536 Some interface stuff when fields appear and
2543 * sync with sylpheed 0.4.99
2547 * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
2548 base64_decoder_free, base64_decoder_decode): new object and
2549 functions for decoding base64 streams.
2550 * src/procmime.c (procmime_decode_content): modified to use the
2557 * sync with sylpheed 0.4.99cvs11
2563 * sync with sylpheed 0.4.99cvs9
2568 * src/prefs_account.c
2570 SMTP server can be defined in the news account
2571 mime type of attachment are kept.
2575 now choose the highest important score between default
2576 and important score of folder.
2580 * src/prefs_common.c:
2582 (prefs_quote_description_create): corrected description of
2583 quote format characters
2589 * sync with sylpheed 0.4.99cvs8
2593 * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
2594 and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
2600 * sync with sylpheed 0.4.99cvs7
2604 * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
2605 clashes with autogenerated header).
2606 * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
2607 * src/Makefile.am: added quote_fmt.h.
2608 * src/.cvsignore: added lex/yacc autogenerated files
2609 (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
2615 * sync with sylpheed 0.4.99cvs6
2619 * added src/quote_fmt_parse.h
2624 don't modify readonly configuration files
2626 * src/prefs_account.c
2627 * src/prefs_common.c
2628 * src/prefs_customheader.c
2629 * src/prefs_display_header.c
2630 * src/prefs_filter.c
2631 * src/prefs_filtering.c
2632 * src/prefs_scoring.c
2633 don't open dialog box when configuration files
2638 * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
2640 * src/Makefile.am: replaced quote_fmt.tab.[ch] by
2641 quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
2642 BUILT_SOURCES to make all files rebuild properly.
2644 * src/compose.c: removed #include "quote_fmt.tab.h".
2646 * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
2647 CHARACTER value in yylval.
2649 * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
2650 receive CHARACTER value by documented means (yylval).
2652 * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
2657 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
2662 * src/prefs_filtering.c
2663 now keep the configuration for execute action
2670 * sync with sylpheed 0.4.99cvs5
2675 added quote_fmt.[ch]
2677 * added src/quote_fmt.y
2678 * added src/quote_fmt.l
2679 * added src/quote_fmt.tab.h
2680 * added src/quote_fmt.tab.c
2681 * added src/lex.quote_fmt.c
2682 parsing configuration for replying
2685 * src/prefs_common.[ch]
2686 added configuration UI for replying
2690 using configuration for replying
2698 * src/prefs_filtering.c
2699 * src/prefs_matcher.c
2700 * src/prefs_matcher.h
2701 action "run a command" for filtering
2702 and matching with a command.
2703 fixed the "whole message" matching
2706 changed temporary filename for security
2709 queue the notification if it fails to send.
2711 * src/prefs_common.c
2712 * src/prefs_folder_item.c
2713 changed the default important score
2715 * src/prefs_scoring.c
2717 hide kill score input when the folder is not
2722 * src/prefs_common.c:
2724 (prefs_font_select): pass font name in font entry box to font
2729 * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
2733 * sync with sylpheed 0.4.99cvs4
2737 * src/headerwindow.c:
2739 (headerwindow_show_cb): use the selected summary view item, not
2744 * src/headerwindow.c:
2746 (headerwindow_show_cb): always try to show msginfo
2751 keep attached parts when reediting or forwarding.
2756 * src/prefs_folder_item.[ch]
2757 * src/prefs_scoring.[ch]
2759 * src/summaryview.[ch]
2762 * src/prefs_common.[ch]
2763 support for folder scoring
2764 kill score and important score for messages
2766 * src/prefs_account.c
2767 some display bug fixed for local account
2772 * src/summaryview.c:
2774 (add_sender_to_cb): don't crash when no or invalid sender; the add
2775 sender to address book menu item is disabled.
2779 * src/filtering.[ch]
2781 handling summary menu / filter messages
2787 imap folders now appears in list
2790 doesn't crash if destination mail is not writeable
2795 removed some warnings
2799 * src/prefs_filtering.c
2800 global string to identify any folders
2801 removed some debug info
2802 filtering to mbox folders is now possible
2805 removed some warnings
2808 permission on files are changed to read/write for user only,
2810 creation of subfolder is handled better.
2814 Verified the sync for src/prefs_common.[ch] and
2815 src/prefs_account.[ch]. I believe there were some
2816 minor indentation differences.
2822 * sync with 0.4.99cvs3
2827 handling flags for mbox format
2830 use of mark file only for MH format
2831 handling flags for mbox format
2832 filtering cannot yet move or copy mails to mbox folders.
2835 changed move_msg, copy_msg,
2836 move_msgs_with_dest, copy_msgs_with_dest functions
2837 uses only folder->copy_msg() function
2838 uses folder->finished_copy() to handle the destination
2839 folder at the end of the copy or move operation.
2842 included mbox directories.
2844 * src/folderview.[ch]
2846 handle folders operation for mbox format
2849 disable conversion of "From " header
2851 * src/mbox_folder.[ch]
2852 completion of mbox format handling
2855 changed mh_copy_msg() function and
2856 removed mh_move_msg(), mh_move_msgs_with_dest(),
2857 mh_copy_msgs_with_dest()
2859 * src/prefs_filtering.c
2860 removed some warnings
2862 * src/prefs_matcher.c
2863 default boolean operation is AND
2866 handling flags for mbox format
2867 handling of "From " header
2871 added MSG_REALLY_DELETED flags to handle deletion of
2872 messages in mbox format.
2875 handling flags for mbox format
2876 disable the MSG_DELETED flags when messages
2877 are deleted in mbox format
2880 "From " headers display fixed.
2886 (get_email_part): skip quoted email addresses, like in e.g.
2887 "'alfons@proteus.demon.nl'".
2891 Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
2892 and fixing the persistence troubles when using separate windows.
2896 Added #define SEPARATE_ACTION used in the gtk item factory for
2897 the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
2898 use gtk_item_factory_get_widget_by_action() to get the items.
2900 Removed separate_widget_cb from the gtk item factory data
2902 (mainwindow_create): connect separate_widget_cb() to check
2903 menu item "toggled" signal. also passing a MainWindow pointer
2904 as object data for both check menu items.
2906 (separate_widget_cb): definition of separate_widget_cb() to match
2907 GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main
2908 window using gtk_object_get_data(). The type of window separation
2909 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
2911 * src/prefs_filtering.c,
2912 src/prefs_matcher.c: added horizontal scrollbars
2917 fix segfault with invalid bold font
2919 correctly display summary stats after row is marked
2923 * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
2924 encodings with libjconv.
2929 added mbox_folder.[ch]
2931 mbox temporary folder
2933 * added src/mbox_folder.[ch]
2935 * src/procheader.[ch]
2938 bugfix for file incorporation filtering
2940 enable creation of MBOX
2941 * src/prefs_display_header.c
2942 enable use of headers like "From "
2943 something that should be fixed :
2944 displaying of such headers add an extra space
2945 * src/prefs_folder_item.c
2946 don't create folders because it is not necessary
2948 added data field to MsgInfo for mbox internal use
2950 added some support for mbox
2952 added get_mbox_cache_dir() function
2954 2001-05-23 [hiroyuki]
2956 * src/headerwindow.c
2967 src/folderview.c: more sync with 0.4.99cvs2.
2969 * src/headerwindow.c: reverted.
2975 * sync with sylpheed 0.4.99cvs2
2983 * src/summaryview.c: bugfixed a premature assignment in summaryview_add_sender_to_cb()
2989 * configure.in: if gnome-config not found, "no" is displayed
2991 * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
2993 * src/textview.c: now also possible to add mail addresses by right
2994 clicking in the text view
2996 * src/codeconv.c: merged patch which fixes endless loop when encountering
2997 invalid wide characters; from Alte <010@imis.ru>
3001 Added installation of gnome specific things:
3003 * Makefile.am: gnome conditional
3005 * configure.in: check for installed gnome
3007 * added sylpheed.png, sylpheed.desktop
3011 * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
3013 * src/mainwindow.h (main_window_toolbar_create): created a button
3015 (main_window_set_toolbar_sensitive): enable/disable the new button
3017 (toolbar_reply_to_author_cb): handle the new button.
3019 * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
3020 send_progress_dialog_destroy() on failure (fixes hang on SMTP
3025 * src/compose.h (ComposeReplyMode): new modes
3026 COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
3027 COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
3030 (compose_send): move some code into a new function:
3031 (compose_current_mail_account): new function.
3032 (compose_reply): new argument to_author, all callers changed; if
3033 to_author==TRUE and account->protocol==A_NNTP, find and use an
3034 appropriate mail account for replying.
3035 (compose_reply_set_entry): new argument to_author; ignore
3036 compose->replyto if to_author==TRUE.
3038 * src/mainwindow.c: new command "Message/Reply to author".
3039 (main_window_set_menu_sensitive): enable/disable it.
3040 (reply_cb): handle it.
3042 * src/summaryview.c: new command "Reply to author".
3043 (summary_set_menu_sensitive): enable/disable it.
3044 (summary_reply_cb): handle it.
3046 * src/account.c (account_find_mail_from_address): new function.
3052 * sync with sylpheed 0.4.99cvs1
3059 new filtering action : forward and forward as attachment
3062 no need for $DISPLAY when we run sylpheed --help
3063 call to parse_cmd_opt() is moved
3065 * src/mainwindow.[ch]
3066 execute button is hidden when immediate execute
3071 * src/prefs_folder_item.c
3073 better handling of missing directories
3076 reedit is enabled in outbox
3077 reedit is enabled in queue
3083 * src/prefs_filtering.c
3084 changed attachement into attachment
3090 * sync with sylpheed 0.4.67cvs9
3091 * sync with sylpheed 0.4.67cvs7-8
3096 added prefs_filtering.c
3098 * src/filtering.[ch]
3100 removed action : forward_news and forward_news_as_attachement
3101 (forward and forward_as_attachement can be used instead)
3104 added menu option to access filtering configuration
3106 * src/prefs_account.c
3107 changed mail_command default to /usr/sbin/sendmail
3109 * added src/prefs_filtering.[ch]
3110 dialog box for filtering configuration
3112 * src/prefs_matcher.c
3113 added function prefs_matcher_get_criteria_from_matching()
3115 * src/prefs_scoring.c
3116 reset the dialog when register or substitute is clicked
3121 added filtering.[ch]
3123 using filering.[ch] instead of filter.[ch]
3125 reading new filtering configuration
3127 added some filtering actions
3128 and fixed a bug for headers and mail body matching
3130 using filering.[ch] instead of filter.[ch]
3132 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
3134 some fixes for filtering
3136 2001-05-14 [hiroyuki]
3138 * src/send.c: fixed some weird indentations.
3139 send_message_with_command(): call pclose() only if p != NULL.
3140 * src/textview.c: get_email_part(): modified the code for readability.
3142 2001-05-14 [hiroyuki]
3146 src/md5ify.h: removed from the cvs.
3150 * src/main.c: include rfc2015.h to avoid compiler warnings.
3151 * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
3152 the panel is already on screen.
3153 * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
3154 closing the alert window by ESC as "No".
3155 * src/prefs_common.c (prefs_interface_create): moved return
3156 receipt check button to the correct place.
3160 * src/prefs_common.c:
3161 moved return receipt check button to the Send tab. (prefs_send_create)
3162 removed the date format ui related globals. (prefs_display_create)
3166 * sync with sylpheed 0.4.67cvs5-6
3170 * added Alfons' font selection patch
3173 * src/headerwindow.c
3174 * src/prefs_common.c
3175 * src/prefs_common.h
3179 changed version of cache
3181 * src/prefs_matcher.c
3182 added additionnal matching criteria
3186 added references in MsgInfo
3191 prepared some things for new filtering
3193 added some matching properties
3194 inreplyto need to be enhanced
3195 prepared some things for new filtering
3197 added Return-Receipt-To handling
3198 * src/prefs_folder_item.c
3199 changed default value to TRUE
3200 * src/prefs_matcher.c
3201 added some matching properties
3202 * src/prefs_scoring.[ch]
3203 the scoring dialog is finished
3205 added Return-Receipt-To handling
3206 Reference need to be added
3208 added Return-Receipt-To handling
3209 added threadscore to get a better score sorting when
3212 suppressed a bug when we sort the list
3213 when no folder is opened.
3214 better score sorting when threads are enabled
3218 * reverted previous patch because of potential errors
3222 * src/inc.c, src/prefs_common.c, src/prefs_common.h:
3223 applied "toggle mail-retrieval dialog window" patch submitted
3224 by Eric Limpens <eric@qnt.net>
3226 * sync with sylpheed 0.4.67cvs4
3230 * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
3231 some picky compilers.
3232 * src/rfc2015.h: provide prototype for rfc2015_disable_all().
3233 * src/grouplist_dialog.c: include alertpanel.h.
3234 * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
3235 fix compile warning.
3236 * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
3237 #include "defs.h" before others to prevent the warning of `MIN'
3238 and `MAX' redefinition.
3244 * src/prefs_account.c
3245 * src/prefs_display_header.c
3248 added prefs_scoring.[ch]
3249 * src/grouplist_dialog.c
3250 display an error dialog box if the group list
3252 * src/mainwindow.[ch]
3253 added main_window_set_thread_option() function
3254 scoring dialog box enabled
3256 added flags matching unread /new / marked
3257 / deleted / replied / forwarded
3259 newsgroups are now finally in newscache
3260 * src/prefs_matcher.[ch]
3261 finished preferences for matching dialog
3262 * added src/prefs_scoring.[ch]
3263 scoring dialog box completed
3265 conversion to string : added scoringprop_to_string()
3266 write config for preferences :
3267 added prefs_scoring_write_config()
3269 threads can be enabled/disabled independently
3277 thought it would be nice to have a list of all
3278 contributors (used Changelog as a reference)
3281 messed up version numbering...
3285 * sync with sylpheed 0.4.67cvs1-3
3289 * src/prefs_common.c:
3290 better UI for strftime format, double clicking
3291 on format now inserts the format in text entry
3292 replaced close button with standard OK/Cancel
3293 moved date format button to the right of the
3299 Ctrl-Home / Ctrl-End have proper cursor navigation
3303 * src/prefs_matcher.c
3304 finished UI to define matching properties
3305 added ok and cancel button
3306 * src/prefs_filter.c
3307 added ok and cancel button
3309 fixed some bug in xhdr parsing
3314 fixed a bug in textview_show_header(), which displayed two colons (':');
3315 cleaned up some warnings
3320 added prefs_matcher.[ch]
3321 compilation with -W -Wall
3323 ungrab the mouse events if grabbed - does it
3324 fix the bug for disposition notification ?
3326 added a menu option to open the matching dialog.
3328 added matcherprop_to_string() and matcherlist_to_string()
3329 fixed some bugs, changed the name of some options
3330 age_sup and age_inf becomes age_greater and age_lower,
3331 body and messageheaders becomes body_part and headers_part,
3332 changed the names of constants from SCORING_XXX to MATCHING_XXX
3333 * src/prefs_display_header.c
3334 * src/prefs_headers.c
3335 fixed a bug that accidentally destroyed dialogs
3336 when closed them with delete_event
3337 Added *_deleted() which handle delete_event signal correctly.
3338 * src/prefs_folder_item.[ch]
3339 added "enable_thread" field for future customization
3340 * added src/prefs_matcher.[ch]
3341 sample of the UI to define matching properties
3343 using procheader_headername_equal instead of str*cmp functions
3344 using procheader_parse_header() function
3346 using MATCHING_XXX instead of SCORING_XXX
3348 display the sender of the news even if this is ourself
3349 when this is a news message.
3351 using headername_equal() instead of str*cmp functions
3357 * sync with sylpheed 0.4.66
3358 * src/gtkstext.c: trace logs added
3362 * src/prefs_common.[ch]: added option to enable/disable GnuPG
3363 signature check popup.
3364 * src/rfc2015.c (check_signature): show signature check popup only
3365 if it is enabled in preferences.
3371 * sync with sylpheed 0.4.66cvs6
3375 * src/prefs_common.[ch]: added option to enable/disable
3376 looking up sender name in address book for summary pane
3377 * src/summaryview.c: look up sender in the address book
3378 by using Alfons' address completion code
3380 2001-05-07 [hiroyuki]
3383 src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
3384 member of Pop3State.
3385 * src/news.c: brought #include "defs.h" before #include <glib.h>
3386 to prevent the warning of `MIN' and `MAX' redefinition.
3390 * removed src/headers_display.[ch]
3391 * removed src/prefs_display_headers.[ch]
3393 use a temporary file in the user directory for mbox import
3395 added XHDR support to get "To" and "Cc" headers
3396 (in order to match news with to or cc field for
3398 added function news_parse_xhdr() to get XHDR response
3400 added function nntp_xhdr()
3402 fetch the message if necessary
3408 * sync with sylpheed 0.4.66cvs3-5
3413 added function itos_buf() to enable use of several buffers
3415 use of itos_buf() instead of itos() in summary list
3416 to fix the broken display of message number.
3420 * src/gtkstext.c: bug in cursor up navigation fixed,
3421 fixed another unsigned / signed comparison (we're getting there :-)
3426 added scoring.c scoring.h
3427 prefs_folder_item.c prefs_folder_item.h
3430 added FOLDERITEM_RC SCORING_RC
3432 added prefs field in FolderItem :
3433 properties for each folder (PrefsFolderItem),
3434 sorting type and mode were added as the first properties.
3436 read config for scoring
3437 * added src/matcher.[ch]
3438 gives functions to parse configuration file to do
3439 matching on mails with a list of conditions.
3441 add option to sort by score
3442 * src/prefs_common.[ch]
3443 added preference option to show score and for
3444 the score column size
3445 * added src/prefs_folder_item.[ch]
3446 properties for each folder (PrefsFolderItem),
3447 sorting type and mode were added as the first properties.
3448 * src/procheader.[ch]
3449 added procheader_parse_header()
3450 added procheader_header_free()
3451 added procheader_headername_equal()
3452 and made modification to use them.
3454 added score field to MsgInfo structure
3455 * added src/scoring.[ch]
3456 gives functions to parse configuration file to do
3457 scoring on mails with a list of conditions.
3458 * src/summaryview.[ch]
3459 save the sorting type and mode for the folder
3460 added column to display the score of the mail
3461 added function summary_score_clicked()
3462 sorting type and mode are restored to the folder
3465 use procheader_parse_header(), procheader_headername_equal()
3466 removed memory leak in text_scan_header when freeing headers
3468 changed the function to match names of headers
3469 using procheader_headername_equal()
3471 Scoring functions are implemented, an interface is needed
3477 hopefully fixed the row up navigation bug,
3478 removed adding back / forward lines to cache
3482 * src/prefs_display_headers.c: user interface changes:
3483 (prefs_display_headers_create): remove unused "Show" check button;
3484 allow reordering of headers by dragging.
3485 (prefs_display_headers_write_config): remove unused variables.
3486 (prefs_display_headers_set_dialog): do not insert "(New)" at top
3487 of lists (not needed with the new UI).
3488 (prefs_display_headers_set_list): scan lists starting from row 0,
3489 not 1 (do not skip "(New)").
3490 (prefs_display_headers_find_header): new function.
3491 (prefs_display_headers_clist_set_row): do not allow duplicates.
3492 (prefs_display_headers_delete_cb): do not skip row 0; treat
3493 closing the alert window by ESC as "No".
3494 (prefs_display_headers_up): do not protect row 0.
3495 (prefs_display_headers_down): do not protect row 0.
3499 * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
3503 (summary_find_next_marked_msg, summary_find_prev_marked_msg,
3504 summary_select_next_marked, summary_select_prev_marked): new
3509 * src/news.c: fixed a bug when no article can be fetched after
3510 server timeout if the connection was restored by news_post():
3511 (news_select_group): new function.
3512 (news_fetch_msg): call news_select_group() before fetching
3514 (news_get_uncached_articles): set session->group after successful
3522 changed version of cache, added cc field
3524 * src/prefs_display_headers.c
3525 the interface was changed
3527 * src/prefs_headers.c
3532 * completed sync of sylpheed cvs2
3533 * src/gtkstext.c: updated row up / down cursor navigation
3534 * src/textview.c: re-edited, prepared for fixing the email address
3539 * src/prefs_common.c: use alfons' strftime ui code
3540 entry_datefmt and datefmt_sample widgets have to be
3541 global in this module because of this change
3546 * src/prefs_common.[ch] added option to activate the return receipt
3551 * src/gtkstext.c: fix for row up/down cursor navigation.
3555 * sync with 0.4.66cvs2
3559 added add-sender-to-addressbook patch
3567 * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
3570 * src/alertpanel.c (alertpanel_create): new argument can_disable,
3571 all existing callers changed to pass FALSE; create a check button
3572 to disable the message.
3573 (alertpanel_message_with_disable): new function.
3574 (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
3575 (alertpanel_button_toggled): new function.
3576 (alertpanel_button_clicked, alertpanel_close): set value using
3579 * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
3581 * src/prefs_common.c (prefs_privacy_create): new check button
3582 checkbtn_gpgme_warning.
3584 * src/main.c (main): moved preferences reading before gpgme
3585 initialization; check prefs_common.gpgme_warning before giving the
3586 GnuPG warning and set it to FALSE if the user wants to disable the
3589 2001-05-02 [hiroyuki]
3591 * src/prefs_display_headers.c: modified the layout and some labels.
3595 * src/prefs_account.c (prefs_account_fix_size): new function.
3596 (prefs_account_create): call prefs_account_fix_size(); use
3597 gtk_widget_show instead of gtk_widget_show_all (fixes too large
3598 size when the window is shown for the first time).
3599 (prefs_account_basic_create): changed layout of serv_table; moved
3600 localmbox_entry above smtpserv_entry (logically it replaces
3602 (prefs_account_protocol_activated): set sensitivity of
3603 nntpauth_chkbtn according to the protocol (in addition to
3604 hide/show); commented out gtk_table_set_row_spacing() calls.
3605 (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
3606 not sensitive (fixes a bug with disabled username/password boxes
3607 when editing POP3 account after NNTP with authentication).
3613 * src/prefs_account.[ch]
3615 removed local account without SMTP server
3616 added option to use mail command instead of a connexion
3617 to SMTP server when a local account is used
3618 * src/prefs_headers.c
3621 fixed a bug when connexion immediately closed
3631 * src/prefs_account.c (Basic, prefs_account_basic_create): new
3632 widget nntpauth_chkbtn.
3633 (prefs_account_protocol_activated): handle nntpauth_chkbtn
3635 (prefs_account_nntpauth_toggled): new function.
3637 * src/news.c (news_session_new_for_folder): use NNTP
3638 authentication only if ac->use_nntp_auth is set.
3642 * src/Makefile.am changed headers.[ch] in customheader.[ch]
3643 * src/prefs_display_headers.c changed the UI
3644 * src/prefs_headers.c changed account_name to account_id
3645 * src/compose.c using customheader.h
3647 2001-05-01 [hiroyuki]
3651 src/nntp.c: changed sock_read() to sock_gets(), they've been left
3656 * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
3657 * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
3658 for displaying of headers
3659 * src/grouplist_dialog.[ch] minor changes to remove warnings
3660 * src/prefs_display_headers.[ch] dialog to choose the
3661 headers to display in the mail viewer.
3662 * src/headers.h correction of #define
3663 * src/headers_display.[ch] configuration for displaying of headers.
3664 * src/main.c read config of displaying of headers
3665 * src/prefs_common.c add a button to access the config dialog
3666 for displaying of headers
3667 * src/prefs_display_headers.[ch] dialog for configuration for
3668 displaying of the headers.
3669 * src/prefs_headers.c cleaning of code
3670 * src/procheader.c comments added to code
3671 * src/textview.c changes to reorder the headers depending
3672 on the config for displaying of headers
3678 * sync with 0.4.65cvs12
3680 NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
3684 * src/nntp.h (NNTPSockInfo): new field auth_failed.
3686 * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
3687 is set to force reconnection after authentication failure.
3688 (nntp_gen_command): set sock->auth_failed on authentication
3689 failure, or if sock->userid and sock->passwd are not set.
3691 * src/news.c (news_session_new_for_folder): set userid=NULL if
3692 password dialog is cancelled.
3696 * src/nntp.h (NNTPSockInfo): new type.
3698 * src/nntp.c: all functions updated to use NNTPSockInfo instead of
3700 (nntp_open_auth, nntp_close): new functions.
3701 (nntp_gen_command): new function to handle authentication; all
3702 NNTP command functions updated to use it.
3703 (nntp_authinfo_user, nntp_authinfo_pass): deleted.
3704 (nntp_list): removed old useless code.
3706 * src/news.h (NNTPSession): new field nntp_sock.
3708 * src/news.c: all functions updated to use NNTPSockInfo instead of
3710 (news_session_new): new arguments (userid, passwd); made static;
3711 use nntp_open_auth() if needed.
3712 (news_session_destroy): use nntp_close() instead of sock_close().
3713 (news_query_password): changed arguments.
3714 (news_session_new_for_folder): new function.
3715 (news_session_get): use news_session_new_for_folder().
3716 (news_authenticate): deleted.
3717 (news_get_uncached_articles): removed old authentication code.
3721 * src/news.c: reverted my previous changes (need to do NNTP
3722 authentication in a cleaner way).
3726 * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
3727 news_nntp_post, news_nntp_mode): new functions (wrappers with
3728 authentication support).
3729 (news_get_article_cmd, news_get_article, news_get_header): new
3730 argument "folder"; all callers changed.
3731 (news_get_article_cmd): added authentication support.
3732 (news_session_get): use news_nntp_mode() instead of nntp_mode().
3733 (news_post): use news_nntp_post() instead of nntp_post().
3734 (news_get_uncached_articles): use news_nntp_group() instead of
3735 nntp_group() and news_nntp_xover() instead of nntp_xover();
3736 removed old authentication code.
3737 (news_get_group_list): use news_nntp_list() instead of nntp_list().
3739 * src/nntp.c (nntp_list): return real error code instead of
3744 * configure.in: fixed wint_t typedef detection again
3748 * src/prefs_account.[ch], added A_LOCAL_CMD
3749 (send mail with mail command)
3750 * src/send.c added function send_message_with_command()
3751 * src/inc.c made a more secure get_spool() function with
3752 mktemp() but maybe mkstemp() or something more
3757 * src/textview.c, colorization of email addresses in headers
3761 * bug sync with sylpheed
3762 * prefs_common.c: created date format ui for darko
3763 * sync with 0.4.65cvs11
3764 * configure.in: corrected to have the new gpg checks
3768 * completed sync with 0.4.65cvs10
3769 * minor debug things added to gtkstext.c