1 2001-12-10 [alfons] 0.6.5claws72
4 clean up warnings "returning value for void function"
6 2001-12-10 [paul] 0.6.5claws71
11 fix: imap server now gets informed of MARKED, UNMARKED
12 and REPLY events. Now people can use different IMAP-Mail
13 clients and have the exact same information about MARKED,
14 UNMARKED and REPLY status with all of them. Especially
15 useful for imap servers with a web-frontend.
16 submitted by Tobias Sandhaas <medlor@web.de>
18 2001-12-09 [melvin] 0.6.5claws70
21 fixed bug #490076 (hunted down by Alfons who implemented
22 a workaround in 0.6.5claws65)
24 2001-12-09 [christoph] 0.6.5claws69
27 set pointer to string in LOCKED column to NULL
28 (might fix bug #490800)
30 2001-12-09 [carsten] 0.6.5claws68
33 resolved some cluttered menu shortcuts
34 ('creating new email' and 'creating news message'
37 wmclass now distinc from main window
40 email/news and forward button functionality similar
41 to the reply buttons; removed the ugly dropdown arrows
42 and use instead the right mouse button
44 2001-12-09 [paul] 0.6.5claws67
48 allow spaces in imap folder names
49 submitted by Willem van Engen <wvengen@stack.nl>
51 2001-12-09 [paul] 0.6.5claws66
53 * sync with sylpheed 0.6.5cvs24
54 see ChangeLog entry 2001-12-09
56 2001-12-08 [alfons] 0.6.5claws65
59 prevent secondary selection claim after "add to sender" dialog
60 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
61 we trick GTK by simulating a click at (0, 0) in the textview.
63 2001-12-08 [hoa] 0.6.5claws64
66 fixed a bug about the .processing folder name while filtering
68 2001-12-08 [alfons] 0.6.5claws63
71 work around problem of not correctly updating folder stats
72 when deleting messages. there's some folder scanning evil
73 going so the folderview_update_msg_num() does not work
74 correctly. need to investigate this.
76 2001-12-08 [paul] 0.6.5claws62
78 * sync with sylpheed 0.6.5cvs23
79 see ChangeLog entry 2001-12-08
81 2001-12-07 [christoph] 0.6.5claws61
84 fix another header translation problem
86 2001-12-07 [alfons] 0.6.5claws60
89 make filtering also work on local spool mbox
91 2001-12-07 [carsten] 0.6.5claws59
93 addressbook window gets a wmclass distinct from the main
97 forward menu item will use mode selected in prefs, forward
98 as attatchment in menu removed (will be substituted in the
99 toolbar similar to reply buttons)
100 create news message menu entry and news button is now
101 sensitive to the existance of a news account
102 * src/pixmaps/stock_mail_reply_quote.xpm ** REMOVED **
103 * src/pixmaps/stock_mail_reply_to_all_quote.xpm ** REMOVED **
104 * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
105 these are removed because the toolbar buttons don't show
106 the quoting modus any longer
110 * tools/newscache_clean.pl ** NEW FILE **
111 perl script to do some tidying up in the newscache directory
113 * tools/sylpheed-switcher ** NEW FILE **
114 perl script to enable easy switching between main and claws
117 added descriptions of the two new perl scripts
120 2001-12-07 [melvin] 0.6.5claws58
123 fixed a warning during compilation introduced in 0.6.5claws56
125 2001-12-07 [paul] 0.6.5claws57
127 * src/mainwindow.[ch]
129 further usability enhancements to replying with or without
130 quoting via the toolbar, use of Ctrl key is replaced by
132 Submitted by Carsten Schurig
134 2001-12-07 [melvin] 0.6.5claws56
137 hack to fix bug that prevented to make/paste selections
138 after switching between MVIEW_TEXT and MVIEW_MIME views
139 without deselecting the selection first.
141 2001-12-06 [alfons] 0.6.5claws55
145 revise filtering a little bit more, and make sure
146 messages are delivered to the appropriate inbox
147 (perhaps set per account)
149 2001-12-06 [paul] 0.6.5claws54
151 * sync with sylpheed 0.6.5cvs22
152 see ChangeLog entry 2001-12-06
154 2001-12-05 [alfons] 0.6.5claws53
160 more revisions of filtering system
161 (last stable version is marked as LAST_STABLE)
163 | NOTE 1): the filtering system now uses a local folder called
164 | .processing. if filtering fails, check this directory
165 | for missing messages.
167 | NOTE 2): help us find the filtering actions still missing
169 2001-12-05 [paul] 0.6.5claws52
172 fix bug where 'Empty Trash?' pop-up window appears even
173 when Trash is empty, submitted by Jesse Skinner
175 2001-12-05 [melvin] 0.6.5claws51
178 fixed bug #486106 to select correct account when reediting
181 2001-12-04 [alfons] 0.6.5claws50
184 declare markfile in appropriate functions when
185 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
188 2001-12-04 [paul] 0.6.5claws49
190 * sync with sylpheed 0.6.5cvs21
191 see ChangeLog entry 2001-12-04
193 2001-12-03 [christoph] 0.6.5claws48
196 changed translation of undo
199 don't reinvent the wheel to traverse a GNode
201 seperate code to create the compose gui into functions
202 add "Others" page with folder selection for saving copy
204 the folder identifier is saved to queue header
206 save message to folder in queue header
208 2001-12-03 [paul] 0.6.5claws47
210 * sync with sylpheed 0.6.5cvs20
211 see ChangeLog entry 2001-12-03
215 * more sync with sylpheed 0.6.5cvs19
216 see ChangeLog entry 2001-11-29
218 2001-11-30 [paul] 0.6.5claws46
221 remove conflicts introduced by Hoa's last commit
224 make 'Message/Bounce' sensitive
226 2001-11-30 [hoa] 0.6.5claws45
229 slightly change bounce function to add
230 information about the user that bounced the mail
231 in the From header line.
234 permit the use of processing in outbox folder.
236 2001-11-29 [paul] 0.6.5claws44
238 * src/mainwindow.[ch]
240 * src/pixmaps/stock_mail_reply_quote.xpm ** NEW FILE **
241 * src/pixmaps/stock_mail_reply_to_all_quote.xpm ** NEW FILE **
242 * src/pixmaps/stock_mail_reply_to_author_quote.xpm ** NEW FILE **
243 usability enhancements to the quoting, implements
244 use of Ctrl key to toggle quoting settings
245 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
247 2001-11-29 [paul] 0.6.5claws43
249 * sync with sylpheed 0.6.5cvs19
250 see ChangeLog entry 2001-11-28
252 2001-11-29 [melvin] 0.6.5claws42
254 added enriched.[ch] to the list of files
260 added support to view text/enriched
261 added support to show headers in message view for text/enriched and text/html
262 in non multipart messages
264 2001-11-28 [paul] 0.6.5claws41
266 * more sync with sylpheed 0.6.5cvs18
267 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
269 2001-11-27 [paul] 0.6.5claws40
272 updated translation, submitted by Fabio Junior Beneditto
274 * sync with sylpheed 0.6.5cvs18
275 see ChangeLog entries 2001-11-26 (src/textview.c) and
282 updated translation, submitted by Ricardo Mones Lastra
287 add more translatable strings
289 2001-11-26 [christoph] 0.6.5claws39
292 fixed one more umlaut
294 fix translated header when it should not be translated
296 2001-11-26 [paul] 0.6.5claws38
299 remove '/Message/Add Sender to address book' from
300 main_window_set_menu_sensitive(), prevent debug warning
301 add 'Message/Mark/Mark all read' to mainwin_entries[]
303 2001-11-26 [paul] 0.6.5claws37
306 fix 'recurring unread state' bug
309 * tools/filter_conv.pl
310 read name of top level mailbox from folderlist.xml
311 and presume nothing about its name
313 2001-11-26 [darko] 0.6.5claws36
316 removed functions that are now in gtkutils.c
317 use gtkut_text_is_uri_string() from gtkutils.c
318 * fix my comment on 2001-11-23 (missing gtkutils.[ch])
320 2001-11-26 [paul] 0.6.5claws35
322 * sync with sylpheed 0.6.5cvs16
323 see ChangeLog entries 2001-11-25 and 2001-11-26
325 2001-11-25 [alfons] 0.6.5claws34
327 EXPERIMENTAL!!! Please checkout the last stable version using:
329 % cvs update -r LAST_STABLE -dRAP
331 (Or help us testing this stuff.)
333 * src/filtering.c (1.14)
334 * src/filtering.h (1.6)
336 * src/matcher.c (1.20)
338 * src/procmsg.h (1.14)
339 * src/summaryview.c (1.59)
340 * src/summaryview.h (dunno)
341 revert/merge/sync to as it was before commit
342 on Thu, 19 Jul 2001 10:15:51 -0700.
344 2001-11-25 [hoa] 0.6.5claws33
347 processing mails at startup
350 * src/summaryview.[ch]
351 processing mails when entering folder
353 * src/prefs_filtering.c
356 2001-11-24 [alfons] 0.6.5claws32
358 * src/summaryview.[ch]
359 make summary sort headers work, and also make
360 sure the sort type is stored
362 2001-11-23 [alfons] 0.6.5claws31
364 * src/summaryview.[ch]
365 make lock work like mark
366 disallow deleting messages marked as locked
368 2001-11-23 [alfons] 0.6.5claws30
374 merge undo patch submitted by Jens
376 2001-11-23 [christoph] 0.6.5claws29
381 fixed gpg signing and encoding
384 added --status option to get new, unread and total
385 message count from a running sylpheed
387 temporary fix for reply_with_quote problem
388 (don't call functions for non existing widget)
390 one more check for ignored threads but still not
391 always working correctly. probably a recursive
392 check for all parents is needed
394 2001-11-23 [darko] 0.6.5claws28
397 wrapping on send improvements
399 fix for GtkSText after last sync with main branch
400 GTK_TEXT -> GTK_STEXT
402 2001-11-23 [paul] 0.6.5claws27
404 * sync with sylpheed 0.6.5cvs14
405 see ChangeLog entries 2001-11-22 and 2001-11-23
408 fixed the scrambled umlauts
409 submitted by Carsten Schurig <Carsten.Schurig@web.de>
411 2001-11-21 [paul] 0.6.5claws26
413 * sync with sylpheed 0.6.5cvs12
414 see 2nd ChangeLog entry dated 2001-11-20
416 2001-11-20 [paul] 0.6.5claws25
418 * sync with sylpheed 0.6.5cvs11
419 see ChangeLog entry 2001-11-19 (src/utils.c)
424 GTK_TEXT -> GTK_STEXT
425 fix for wrong comment
427 2001-11-20 [hiro] 0.6.5claws24
430 more merges from main branch
431 removed fatal warnings (uninitialized variables etc.)
432 some coding style fix
439 2001-11-19 [hoa] 0.6.5claws23
442 * src/prefs_scoring.c
447 * src/matcher_parser_parse.y
448 * src/prefs_filtering.c
451 2001-11-19 [alfons] 0.6.5claws22
453 more of my old things into claws
458 * src/summaryview.[ch]
459 * src/prefs_summary_column.c
460 * src/pixmaps/locked.xpm
461 add indicators for locking of message in summary view
462 (does not work yet, only visual indicator)
464 2001-11-19 [paul] 0.6.5claws21
466 * sync with sylpheed 0.6.5cvs10
467 see ChangeLog entry 2001-11-19
469 2001-11-18 [alfons] 0.6.5claws20
472 remove an inadvertent free I forgot in previous clean up
474 2001-11-18 [alfons] 0.6.5claws19
477 clean up & plug leaks
479 2001-11-18 [paul] 0.6.5claws18
481 * sync with sylpheed 0.6.5cvs9
482 see ChangeLog entries 2001-11-17 and 2001-11-18
484 2001-11-16 [paul] 0.6.5claws17
486 * sync with sylpheed 0.6.5cvs8
487 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
489 2001-11-16 [paul] 0.6.5claws16
491 * sync with sylpheed 0.6.5cvs7
492 see ChangeLog entries 2001-11-15 and 2001-11-16
494 2001-11-15 [hoa] 0.6.5claws15
497 fix bounce, mails we received couln't be bounced to ourself.
502 * src/matcher_parser.h
503 * src/matcher_parser_lex.l
504 * src/matcher_parser_parse.y
508 * src/prefs_filtering.[ch]
510 * src/prefs_matcher.c
511 * src/prefs_scoring.c
514 new matcher/filter/score configuration file parser
515 one unique configuration file => ~/.sylpheed/matcherrc
516 import in currently automatic, then save are made
518 one filter per folder and one global filter
519 (filter of a folder will be used as folder processing)
522 fix a bug in folder_item_get_identifier
525 receive receipt return are fixed.
527 2001-11-14 [alfons] 0.6.5claws14
530 add things from main branch to make claws compile
532 2001-11-14 [paul] 0.6.5claws13
534 * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
535 see ChangeLog entries 2001-11-08 to 2001-11-14
537 2001-11-14 [hoa] 0.6.5claws12
542 add "bounce mail" option
544 2001-11-13 [christoph] 0.6.5claws11
547 Cleanup a mess i add before commiting
549 2001-11-13 [hoa] 0.6.5claws10
552 some fixes when mail are sent or
555 2001-11-13 [christoph] 0.6.5claws9
558 Changed two string with the same translation
562 New mailsending process:
563 - Always queue message before sending
564 (message will be saved if sylpheed crashed or
565 freezes while sending)
566 - Allow queuing of newspostings
567 - No copy in outbox before sending
569 - No more redundant code for send and send_later
571 Applied wwp <subscript@free.fr>'s patch that fixes
572 marks for multiple forwarded messages (+compose.c)
577 remove things that are now in main branch
580 update Dutch translation
582 2001-11-12 [mhadasht] 0.6.5.claws8
585 re-enabled account autoselection feature for forward
586 and reedit lost during the branch point for SYNC-B4-REL
588 gtkpspell_get_dict(): more readable code (even if function is
591 added version number info to 2001-11-12 [hiro] comment.
593 2001-11-12 [hiro] 0.6.5.claws7
596 compose_forward(): fixed a bug that forward quote mark
598 removed unnecessary code.
599 * src/template_select.[ch]: removed.
604 :%s/GTK_TEXT/GTK_STEXT/g
609 revert the undo stuff (this is 0.6.6claws stuff)
611 2001-11-11 [hoa] 0.6.5.claws6
614 Insert signature at the end of the text.
615 Added undo patch but currently disabled
618 Threading by subject improved.
620 * added src/undo.[ch]
621 Undo module for compose dialog box.
623 2001-11-11 [alfons] 0.6.5.claws5
626 prevent threading by subject on nodes that have already been
627 threaded by in-reply-to (as in "circular references in a tree
628 result in a dead branch")
630 2001-11-09 [hoa] 0.6.5.claws4
633 allows creation of mbox folder item from any files.
635 2001-11-09 [alfons] 0.6.5.claws3
639 do what I mean and correct threading by subject so it really
640 ignores attracting lines without "Re: "
642 2001-11-07 [alfons] 0.6.5.claws2
646 only attract by subject if a subject line starts with a "Re: "
650 2001-11-07 [paul] 0.6.5claws1
652 * sync with sylpheed 0.6.5. release
653 see ChangeLog entry 2001-11-07
655 2001-11-07 [paul] 0.6.4claws31
657 * sync with sylpheed 0.6.4cvs18
658 see ChangeLog entries 2001-10-30 to 2001-11-07
659 prefs_templates.[ch] renamed prefs_template.[ch]
664 add semicolon Hoa forgot ;-)
667 2001-11-06 [hoa] 0.6.4claws30
673 threading by subject - empty subject are ignored
675 2001-11-06 [christoph] 0.6.4claws29
678 use SSL_peek for sock_gets
680 removed unneeded pointer in extracting quoted
683 2001-11-06 [melvin] 0.6.4claws28
686 fixed bug #476792 Selection overtyping with spell checker
687 fixed bug which could cause a buffer overflow
690 2001-11-06 [hoa] 0.6.4claws27
696 2001-11-05 [alfons] 0.6.4claws26
699 Claws -> Sylpheed (vice versa)
702 :%s/gtk_text/gtk_stext/g
703 :%s/GTK_TEXT/GTK_STEXT/g
704 (thanks to Jonathan Ware for spotting this)
706 2001-11-04 [christoph] 0.6.4claws25
709 replace Xalloca + strdup with Xstrdup_a
711 better implementation of extracting quoted names
712 from addresses (remove backlashes and ignore
715 2001-11-04 [alfons] 0.6.4claws24
718 edit to comply more with coding style
721 fix bug reported by Kim Schulz. introduced by the patch integrated
722 in 0.6.4claws15. the code did not check the return value of
726 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
728 2001-11-04 [christoph] 0.6.4claws23
731 * src/prefs_common.[ch]
732 init some pointers that possibly caused a segfault
733 reported in the claws-users ML
735 2001-11-04 [hoa] 0.6.4claws22
737 * src/grouplistdialog.c
738 change the names of the nodes in the tree
741 enhanced mailto syntax as described in
742 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
743 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
746 encode and decode URI (useful when opening URL into
749 2001-11-03 [hoa] 0.6.4claws21
751 * src/grouplistdialog.c
752 a new newsgroups list selection dialog box
753 with a CTree instead of a CList
755 2001-11-03 [hoa] 0.6.4claws20
758 enable property and scoring options when right
762 fixed bug when nickname were displayed using
765 2001-11-02 [darko] 0.6.4claws19
768 new wrap quotation and URL/long words wrapping implementation
769 * src/compose.c src/gtkstext.[ch]
770 move gtkstext_strncmp() to gtkstext.c
772 2001-11-01 [christoph] 0.6.4claws18
774 * src/prefs_account.c
775 fixed mess in account settings dialog
776 * src/prefs_folder_item.c
777 added label with folder path to dialog
779 2001-10-31 [match] 0.6.4claws17
784 fix generation of spurious address book file names.
785 remove redundant functions.
787 added missing file names.
789 2001-10-30 [paul] 0.6.4claws16
791 * sync with sylpheed 0.6.4cvs6
792 see ChangeLog entries 2001-10-26 to 2001-10-30
794 * tools/filter_conv.pl
795 read folderlist.xml to discover whether the top-level
796 folder is called 'Mailbox' or 'Mail'
798 2001-10-29 [paul] 0.6.4claws15
800 * src/html.c, src/textview.c
801 activate links in html mail and fix clickable parts
802 Submitted by Matthieu Dazy <dazy@t-surf.com>
806 * po/de.po, po/es.po, po/pt_BR/po
807 updated translations, submitted by Jens Oberender,
808 Ricardo Mones Lastra, and Fabio Junior Beneditto
810 2001-10-29 [darko] 0.6.4claws14
813 fix wrapping for good
818 undo previous change as it broke the smart wrapping
820 2001-10-29 [darko] 0.6.4claws13
823 fix infinite loop when long URL is quoted
828 * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
829 import Mutt address book
830 * src/ldif.[ch] src/importldif.h
831 modified import LDIF handle user attributes
833 2001-10-28 [christoph] 0.6.4claws12
836 fixed that filtering did not work if there
838 (closes bug #472003 and better implementation
841 2001-10-27 [christoph] 0.6.4claws11
844 make the folder's default account to be used when
845 replying. (patch by wwp <subscript@free.fr>)
847 code cleanup, nearly killed all of wwp's patch
848 for folder's default account in compose
850 error panel when a folder could not be created
851 (closes bug #471080 new folder name & already
857 change prototype of strstr2() that Christoph forgot about
859 2001-10-26 [christoph] 0.6.4claws10
862 made search for accounts by email address not case
865 fixed memory leak in folder_item_get_identifier
868 fixed wrong strstr2 (should work like strstr)
870 2001-10-26 [darko] 0.6.4claws9
872 * src/compose.c src/gtkstext.[ch]
874 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
876 2001-10-26 [paul] 0.6.4claws8
879 ignore css and javascript tags in html mail
880 case-insensitive, with or without double-quoted
883 2001-10-26 [paul] 0.6.4claws7
885 * sync with sylpheed 0.6.4cvs1
886 see ChangeLog entry 2001-10-26
888 * src/prefs_account.c, src/prefs_common.c,
889 src/prefs_summary_column.c
890 minor improvements to the English
892 2001-10-25 [alfons] 0.6.4claws6
896 make GtkSText follow style of GtkText (closes bug
897 #469211 "text selection while writing message")
899 do sync with GTK 1.2.10
901 2001-10-25 [paul] 0.6.4claws5
904 ignore css tags in html mail
906 2001-10-25 [darko] 0.6.4claws4
909 don't declare is_url_string as static function since
910 we need it in gtkstext.c
912 remove unused variable
913 don't wrap long URLs while composing a message
915 2001-10-24 [christoph] 0.6.4claws3
918 fix ssl deadlock, when peer closes connection
920 2001-10-24 [paul] 0.6.4claws2
923 gettextize the gpg ascii-armored warning message
926 insert a DOS/MAC file into the composed message
929 * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
931 2001-10-22 [paul] 0.6.4claws1
933 * sync with sylpheed 0.6.4 release
934 see ChangeLog entries 2001-10-21
936 * po/fr.po, po/pt_BR.po
937 updated by Melvin Hadasht and Fabio Junior Beneditto
939 2001-10-21 [paul] 0.6.3claws30
942 insert a DOS text file from the compose window
943 into the composed message text (removes CRs characters)
944 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
946 * tools/filter_conv.pl, tools/README
947 automatically use ~/.sylpheed as working directory
948 print out confirmation message on completion
950 * correct Hoa's last ChangeLog.claws entry
952 2001-10-20 [hoa] 0.6.3claws29
954 * src/grouplistdialog.c
955 bugfix (another ?) to give the right
956 newsgroups list for each news server.
960 improve the newsgroups list cache
962 2001-10-20 [paul] 0.6.3claws28
964 * sync with sylpheed 0.6.3cvs9
965 see ChangeLog entry 2001-10-19
967 * correct Alfons' last ChangeLog.claws entry
972 fix compilation problems (part of bug #472895)
974 2001-10-18 [hoa] 0.6.3claws27
976 * src/grouplistdialog.c
977 bugfix when we refresh was clicked (bug 472701)
979 2001-10-19 [christoph] 0.6.3claws26
982 last header entry should default to "To:" or
983 "Newsgroups:" and not copy the last entry line
984 in a new compose window
985 (closes bug #472686, #470792)
987 2001-10-19 [paul] 0.6.3claws25
989 * sync with Sylpheed 0.6.3cvs8
990 see ChangeLog entries 2001-10-18 and 2001-10-19
992 2001-10-18 [christoph] 0.6.3claws24
995 reimplement ignore thread
997 2001-10-18 [hoa] 0.6.3claws23
1000 * src/grouplistdialog.[ch]
1001 enhanced news subscription interface (feature 469113)
1005 enchanced newsgroup listing,
1006 now, we can get groups informations
1009 2001-10-18 [paul] 0.6.3claws22
1012 remove comment (sync with main branch)
1014 fix 'Re-edit' bug in 'Message' menu
1016 2001-10-17 [christoph] 0.6.3claws21
1019 ignore empty or whitespace only header lines
1021 2001-10-17 [paul] 0.6.3claws20
1023 * sync with sylpheed 0.6.3cvs7
1024 see ChangeLog entries 2001-10-14, 2001-10-16, and
1030 wrap long lines without spaces
1035 * po/es.po, po/nl.po, po/pt_BR.po
1036 updated by Ricardo Mones Lastra, Alfons,
1037 and Fabio Junior Beneditto
1039 * sylpheed-0.6.3claws released
1041 2001-10-15 [melvin] 0.6.3claws18
1044 added summary and detailed installation instructions
1047 Updated, corrected and completed french translation
1049 2001-10-15 [hoa] 0.6.3claws17
1050 * src/grouplistdialog.c
1051 we can choose the newsgroups to display with wildcards
1053 2001-10-15 [christoph] 0.6.3claws16
1057 * src/prefs_folder_item.[ch]
1058 applied wwp <subscript@free.fr>'s folder
1059 default account patch
1061 Fixed wrong translation
1063 2001-10-13 [alfons, christoph, melvin]
1066 solution #2 to solve MT-safety problems defers all GUI related calls
1067 to the main thread using a gtk_idle_add() callback. discussed on
1068 ircnet #sylpheed, with christoph spotting some issues with the
1069 original code, and melvin allowing us to lobotomize his sylpheed.
1071 * src/syldap.[ch], src/main.c
1072 fix race problem in ldap search thread by deferring GUI
1073 stuff to main thread using gtk_idle_add()
1075 2001-10-13 [paul] 0.6.3claws14
1077 * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
1078 add Sergey's smtpcred.patch
1079 adds separate username/password setting for SMTP Auth
1080 needed by some servers
1081 (closes feature request #471659)
1083 2001-10-13 [paul] 0.6.3claws13
1085 * src/pgptext.[ch] **NEW FILES**
1086 * src/Makefile.am, src/messageview.c, src/mimeview.c
1087 decrypt ascii-armored gpg text embedded in
1089 Submitted by Jens Jahnke <jan0sch@gmx.net>
1091 2001-10-13 [christoph] 0.6.3claws12
1094 some more details on default to and
1097 init glib threading when ldap is used
1103 2001-10-12 [paul] 0.6.3claws11
1105 * src/prefs_common.[ch], src/rfc2015.c
1106 enable ascii-armored gpg text to be embedded in the
1107 message body, selectable through the 'Privacy'
1108 preferences. Supports encrypting only.
1109 Submitted by Ravemax <ravemax@dextrose.com>
1111 2001-10-12 [paul] 0.6.3claws10
1113 * sync with sylpheed 0.6.3cvs6
1114 see ChangeLog entries 2001-10-11 and 2001-11-12
1117 incorporated mbox folders, scoring, and folder
1118 properties into the sync
1120 2001-10-12 [darko] 0.6.3claws9
1123 describe quotation wrapping
1125 don't treat tab as space to calculate line length properly
1130 correct description of how to make new filtering system work,
1131 add some other things
1134 remove sched_yield() (not necessary / unportable)
1136 2001-10-11 [paul] 0.6.3claws8
1138 * sync with sylpheed 0.6.3cvs3
1139 see ChangeLog entry 2001-10-10
1141 2001-10-10 [christoph] 0.6.3claws7
1144 ignore 2 files created by newer autotools
1145 * src/prefs_folder_item.c
1146 using table for widget alignment
1147 fixed memory leak and broken octal display
1149 fixed segfault caused by lost filename
1150 workaround (closes bug #469551)
1152 2001-10-10 [paul] 0.6.3claws6
1154 * sync with sylpheed 0.6.3cvs2
1155 see ChangeLog entries 2001-10-09 and 2001-10-10
1157 2001-10-10 [darko] 0.6.3.claws5
1160 proper calculation of right margin if smart wrapping is enabled
1162 automatically wrap long lines if wrap quotation is enabled
1164 2001-10-09 [alfons] 0.6.3.claws4
1167 select correct row when deleting last row in the summary view (and
1168 close bug "[ #469104 ] select second last in list when deleting")
1170 2001-10-09 [paul] 0.6.3claws3
1172 * sync with sylpheed 0.6.3cvs1
1173 updated some autotool scripts
1175 2001-10-09 [darko] 0.6.3claws2
1178 new name and mark with Sylpheed comment
1180 smart quotation wrapping a-la VIM
1182 2001-10-08 [paul] 0.6.3claws1
1184 * sync with sylpheed 0.6.3 release
1185 see ChangeLog entry 2001-10-08
1187 2001-10-08 [paul] 0.6.2claws24
1190 more sync with sylpheed 0.6.2cvs12
1191 Fixed the bug that didn't select the last row correctly
1194 2001-10-07 [paul] 0.6.2claws23
1196 * sync with sylpheed 0.6.2cvs12
1197 see ChangeLog entry 2001-10-07
1201 enable jpilot to read unsynch'ed addresses.
1203 * src/editldap_basedn.c
1204 fix segfault when opening dialog.
1206 2001-10-06 [alfons] 0.6.2.claws22
1209 fix bug with summary view selecting last *inserted*
1210 node instead of last *visible* node. remember we
1213 2001-10-06 [paul] 0.6.2claws21
1216 updated translation, contains some fixes and new
1217 translations, submitted by Gustavo Noronha Silva
1220 * src/prefs_common.c
1221 change 'each' to 'every' - fix dubious English
1223 * sync with sylpheed 0.6.2cvs11
1225 2001-10-05 [alfons] 0.6.2claws20
1227 * src/mainwindow.[ch], src/folderview.c
1228 make composite tool button switch between "Compose News"
1229 and "Compose Mail" depending on selected folder
1230 (nifty idea by Kim Schulz <kim@schulz.dk>)
1232 2001-10-05 [paul] 0.6.2claws19
1234 * src/mainwindow.c, src/summaryview.c
1235 fix 'Message/Reply to all', broken in last commit
1238 fix X_BEENTHERE seg fault, thanks to Alfons
1240 2001-10-04 [paul] 0.6.2claws18
1242 * src/compose.[ch], src/mainwindow.c
1243 make "Message/Reply" reply to mailing lists; matches
1244 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
1245 based on portions of the patch submitted by
1246 Junichi Uekawa <dancer@netfort.gr.jp>
1248 2001-10-04 [darko] 0.6.2claws17
1251 better smart wrapping
1253 a function to make text buffer contiguous
1255 2001-10-03 [paul] 0.6.2claws16
1257 * sync with sylpheed 0.6.2cvs10
1262 * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
1263 close bug "[ #466566 ] compile error on mdk 8.0" by removing
1264 references to chinese translations (hope someone picks up
1267 2001-10-02 [christoph] 0.6.2claws15
1270 fixed non translated header bug
1272 fixed wrong date in alfons last entry ;)
1274 2001-10-02 [alfons] 0.6.2claws14
1276 * src/compose.c, src/prefs_common.[ch]
1277 add block cursor option
1279 2001-10-02 [paul] 0.6.2claws13
1281 * sync with sylpheed 0.6.2cvs9
1283 2001-09-30 [paul] 0.6.2claws12
1285 * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
1286 updated translations
1289 add 'src/importldif.c'
1291 * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
1292 added eudora-to-vCard conversion tool
1293 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
1295 * sync with sylpheed 0.6.2cvs8
1299 * sylpheed-0.6.2claws released
1301 2001-09-27 [melvin] 0.6.2claws11
1304 fixed crash when using default path (introduced
1306 fixed tiny bug for initial suggestion mode
1308 2001-09-27 [melvin] 0.6.2claws10
1311 fixed bug where gtkpspell didn't set the path correctly
1314 added a paragraph about spell checking
1318 2001-09-27 [paul] 0.6.2claws9
1320 * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
1321 replace '// comments' with '/* comments */' to prevent
1322 some compiler warnings
1324 * sync with sylpheed 0.6.2cvs6
1326 2001-09-26 [alfons] 0.6.2claws8
1329 introduce return receipt request notification again,
1330 which was lost because of other semantics in
1331 procheader_parse() (???)
1333 2001-09-26 [christoph] 0.6.2claws7
1336 replace comments for old code with #if 0
1337 readded auto cc, bcc and reply-to
1338 * src/prefs_matcher.c
1339 * src/prefs_scoring.c
1340 removed some definition (was moved to
1343 2001-09-26 [paul] 0.6.2claws6
1346 make 'Follow-up and reply to' sensitive
1348 * more sync with sylpheed 0.6.2cvs5
1355 fixed bug for "US-ASCII" introduced by the encoding code
1361 * src/prefs_common.[ch], src/summaryview.c
1362 'next unread msg' 'go to next folder?' dialog can be
1363 given default behaviour, either always show dialog,
1364 or assume 'yes', or assume 'no'
1365 Submitted by wwp <subscript@free.fr>
1369 * src/compose.c src/gtkspell.[ch]
1370 added support for different encodings
1374 * more sync with sylpheed 0.6.2cvs5
1378 * src/prefs_folder_item.c
1379 add check for item->prefs->default_to string is NULL and
1380 add another check when freeing this string
1385 change to version 0.6.2claws3
1387 * sync with sylpheed 0.6.2cvs5
1390 * src/ldif.[ch], src/importldif.[ch], addressbook.c
1392 * src/addrcache.[ch], addrindex.[ch]
1393 small update for future
1399 added 'Learn from mistakes' option
1400 better handling of quotes in checked words
1403 small update for spell checking stuff
1408 edit a little bit so it complies more with main coding style
1412 * src/folder.[ch], prefs_folder_item.c, compose.c
1413 migrate "request return receipt" folder property
1418 * README.claws **NEW**
1419 (add things of interest for users of main branch
1422 * src/folder.[ch], src/mainwindow.c, src/summaryview.c
1423 re-implement threading per folder option, but store
1424 the setting in folderlist.xml (where it belongs)
1429 fixed bug when compose window is under another window
1430 * src/prefs_common.[ch] src/compose.c
1431 changed 'dictionary_path' to 'dictionary' to be consistent
1432 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
1433 * ac/pspell.m4 src/Makefile.am
1434 dropped PSPELL_PATH macro
1436 updated translations
1438 2001-09-21 [christoph]
1441 added border around header fields
1442 keep header type when new field is added
1444 2001-09-20 [christoph]
1447 more portable debug_print with source filename
1450 more newlines after debug messages
1455 change to version 0.6.2claws2
1457 * sync with sylpheed 0.6.2cvs3
1462 fixed the post-right-click focus pb
1463 fixed crash when 'Spell check all' after dict change
1464 and when cursor is at the end of the text
1465 shift-right-click pops up config menu even on misspelled words.
1472 added pspell to compiled-in features list
1476 * switched to pspell and dropped ispell
1478 new file. autoconf macro for pspell
1480 * configure.in acconfig.h
1481 added pspell support
1483 * src/main.c src/compose.[ch] src/gtkspell.[ch]
1484 * src/prefs_common.[ch]
1485 added pspell support
1487 2001-09-18 [christoph]
1491 replace LOG_MESSAGE with debug_print
1495 added newline after debug message
1497 using __VA_ARGS__ for debug_print macro
1499 ignore Makefile and Makefile.in
1504 change to version 0.6.2claws1
1505 * sync with sylpheed 0.6.2cvs1
1508 * src/prefs_matcher.c
1509 add 'score equal to' option, submitted by
1510 Paul Evans <nerd@freeuk.com>
1512 2001-09-15 [christoph]
1515 comment out menu entry not existing in claws
1517 add debug output for non existing menu entries
1519 fix next/prev unread message for ignored threads
1521 add sourcefile and line number to debug output
1522 otherwise it is sometimes hard to find the
1523 source code part if debug messages are translated
1528 refresh target folder style after colour is changed
1533 change to version 0.6.1claws3
1535 * sync with sylpheed 0.6.1cvs6
1540 fix target folder colourization to use user selected colour
1545 fix crash when message that is marked for copy/move is unmarked
1550 change to version 0.6.1claws2
1552 * sync with sylpheed 0.6.1cvs3
1557 fix bug with default font used for trash folder text
1561 * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
1562 updated translations
1565 change to version 0.6.1claws1
1567 * sync with sylpheed 0.6.1cvs2
1572 add Match's new addressbook
1575 updated translation submitted by Jens Oberender
1580 change to 0.6.1claws
1581 * sync with sylpheed 0.6.1 release
1586 change to 0.6.0claws2
1588 * sync with sylpheed 0.6.0cvs4
1591 updated translation submitted by Fabio Junior Beneditto
1605 change to version 0.6.0claws1
1607 * sync with sylpheed 0.6.0cvs1
1610 updated translation submitted by Ricardo Mones Lastra
1613 add 'src/prefs_templates.c'
1615 * src/compose.c, src/summaryview.c
1616 fix segfault on 'Re_edit'
1620 * configure.in, Makefile.am
1622 add tools directory to source distribution
1627 change to version 0.6.0claws
1629 * sync with sylpheed 0.6.0 release
1631 2001-08-30 [christoph]
1634 removed autoconf version check
1638 * src/account.c, src/compose.c, src/prefs_common.[ch]
1639 * src/procheader.[ch] src/utils.[ch]
1640 Enhanced automatic account selection on replies
1641 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
1644 add LDAP and JPilot to the configuration results output.
1646 2001-08-29 [christoph]
1649 no bold font for ignored threads
1654 change to version 0.5.3claws6
1656 * sync with sylpheed 0.5.3cvs10
1657 src/stringtable.[ch]: New Files
1659 * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
1660 * src/pixmaps/sylpheed.xpm
1661 add mini-icons to windows (by Alfons)
1666 new functions: next_labeled_cb(), prev_labeled_cb()
1669 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
1670 summary_select_next_labeled(), summary_select_prev_labeled()
1672 * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
1673 give claws blue folders and a blue trash can
1678 change to version 0.5.3claws5
1680 * sync with sylpheed 0.5.3cvs9
1681 src/labelcolors.[ch] renamed to src/colorlabel.[ch]
1683 2001-08-24 [christoph]
1686 keep filename when browsing directories
1687 (not working for user entered filename, but
1688 for default name and selected filename from
1691 fixed wrong spelling "Folllow-up"
1695 fixed new/unread message count with ignored
1696 threads (2 commits, first didn't notice no
1697 longer needed decreasing)
1699 readded scrolling of progress dialog
1705 change to 0.5.3claws4
1707 * sync with sylpheed 0.5.3cvs7
1709 2001-08-24 [christoph]
1712 set request return receipt when replying
1713 if it is set is the folder prefs of the
1716 disable final error popup if popups are
1717 disabled in config (again)
1722 Change version number to 0.5.3claws3
1724 * sync with sylpheed 0.5.3cvs5
1727 double quote '%s' in 'gedit %s' to fix bug when
1728 opening attachment with spaces in the name
1731 * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
1732 src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
1733 initial message templates support
1739 change version number to 0.5.3claws2
1741 * sync with sylpheed 0.5.3cvs4
1743 * src/procmsg.h src/summaryview.c
1744 re-implement (un)ignore thread
1749 remove unnecessary code
1751 enable 'dynamic' signatures (submitted by
1752 Eric Limpens <eric@hscg-internet.nl>)
1756 clean up after sync with sylpheed 0.5.3 release
1759 fix re-introduced font mess, see Christoph's
1764 use sylpheed's small font instead of
1765 gtk default font for summary view
1771 add pl to ALL_LINGUAS - sync with main branch
1773 * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
1774 Updated. Translations by Jens Oberender, Ricardo Mones
1775 Lastra, Alfons, and Fabio Junior Beneditto respectively.
1777 * po/pl.po ** NEW FILE **
1778 sync with the main branch
1781 fix target folder colorizing and refresh problem
1784 2001-08-17 [christoph]
1787 claws uses 4 colors for target folder coloring.
1788 arrays were not long enough and destroyed the
1789 stack causing a segfault.
1790 target folder colorizing does not work anymore
1796 change to version 0.5.3claws1
1798 * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
1799 src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
1800 src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
1802 sync with sylpheed 0.5.3 release, but keep claws method of
1803 configuring/saving fonts
1805 * src/addressbook.[ch]
1806 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
1807 in line with a similar change in Hiroyuki's branch
1809 * src/mainwindow.[ch]
1810 disable main_window_set_thread_option()
1811 * src/prefs_folder_item.c
1812 comment out &tmps_prefs.enable_thread,
1813 * src/mbox_folder.c, src/procmsg.[ch]
1814 comment out MSG_IS_IGNORE_THREAD
1816 comment out summary_ignore_thread() and summary_unignore_thread()
1817 comment out MSG_IS_IGNORE_THREAD
1819 use Hiroyuki's threading instead.
1826 use Hiroyuki's 0.5.3 column scheme but also
1827 include the enable/disable button.
1828 * src/pixmaps/mark.xpm
1829 add Hiroyuki's amended pixmap
1831 2001-08-13 [christoph]
1834 receive at get all column showed wrong state for APOP
1835 button should only work for POP3 and APOP accounts
1836 * src/prefs_account.c
1837 added missing preprocessor statement for SSL
1842 add 'receive at get all' column and enable/disable
1845 2001-08-06 [christoph]
1848 show usage of SSL in protocol column
1854 * src/prefs_account.[ch]
1855 moved ssl options to a new page
1861 added support for SMTP STARTTLS command
1863 2001-08-05 [christoph]
1866 debian autoconf needs version check to find
1867 correct autoconf version. if the file is
1868 named configure.in 2.13 is used, which does
1869 not work with this configure.in script.
1870 other solution would be to rename the script
1871 to configure.ac as suggested in the autoconf
1875 disable final error popup if popups are
1880 fixes IMAP over SSL problem
1885 change to 0.5.2claws1
1887 * sync with sylpheed 0.5.2cvs1
1892 quick fix for ispell detection...
1897 change to 0.5.1claws4
1899 * sync with sylpheed 0.5.1cvs7
1903 * src/prefs_common.c, src/prefs_common.h,
1904 src/gtkspell.c, src/gtkspell.h
1905 add global spelling checker settings (compose tab) +
1906 selection of dictionary
1909 guess valid ispell location
1914 removal of 'src/quote_fmt_parse.c'
1917 (submitted by Jens Oberender <didge@suse.de>)
1922 * src/folderview.[ch]
1925 * src/prefs_common.[ch]
1927 target folder colourization
1931 more sync with Sylpheed 0.5.1cvs6
1936 * src/prefs_folder_item.[hc]
1938 shared folders support with a GUI
1944 * sync with Sylpheed 0.5.1cvs6
1950 (submitted by Fabio Junior Beneditto)
1956 patch to correct bad image mime headers
1957 (submitted by Don Quijote <dq@searchlores.org>)
1961 * tools/gif2xface.pl **NEW FILE**
1963 script to convert file.gif to file.xface for
1964 use in a custom header.
1965 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
1970 change macros for detecting JPilot and LDAP
1972 2001-07-27 [christoph]
1975 code cleanup (MIN / MAX warning, needed casting)
1980 disallow setting flags when detecting certain headers
1981 (X-Status, Status, Seen, X-Seen).
1983 * sync with Hiroyuki's Sylpheed 0.5.1cvs5
1985 2001-07-27 [christoph]
1987 * src/prefs_filter.c
1988 * src/prefs_filtering.c
1989 * src/prefs_matcher.c
1990 * src/prefs_scoring.c
1991 scroll list when moving rows up or down
1995 * src/prefs_account.c
1996 * src/prefs_account.h
1998 SMTP over SSL (untested, feedback requested)
2006 * configure.in, acconfig.h
2007 define CLAWS (need this for main / claws detection)
2012 Sylpheed 0.5.1claws2
2014 * sync with Sylpheed 0.5.1cvs4
2016 2001-07-25 [christoph]
2020 item->prefs == NULL (don't know why)
2025 Sylpheed 0.5.1claws1
2027 * sync with Sylpheed 0.5.1cvs1-3
2029 2001-07-24 [christoph]
2032 * src/prefs_folder_item.[ch]
2033 added folderitem preferences dialog with
2034 default To: and auto request return receipt
2038 changes to handle new folderitem preferences
2042 call compose new mail with current folderitem
2046 Release Sylpheed 0.5.1claws
2049 change to release version 0.5.1claws
2051 2001-07-24 [christoph]
2054 fixed segfault that happend when the selected
2055 message was removed while retrieving new messages.
2059 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
2063 add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
2064 this is a work in progress, for more information: http://nlpagan.net/sylman
2066 * configure.in, src/mainwindow.c, manual/Makefile.am
2067 add support for English manual
2070 add authors of user manuals
2072 * manual/en/sylpheed*.html
2073 add English documentation
2075 2001-07-22 [christoph]
2080 changed a wrong debug message
2085 update Dutch translation
2087 * src/prefs_filtering.c,
2089 add more translatable strings
2098 * src/inc.c, src/summaryview.[ch]
2099 prevent update of mark file when filtering has done, by
2100 using a variable; this affects two functions:
2101 inc.c::inc_finished()
2102 summaryview.c::summary_show()
2106 * src/filtering.[ch], src/prefs_filtering.c,
2108 add filtering action for label coloring
2113 * added src/labelcolors.c
2114 * added src/labelcolors.h
2115 * src/Makefile.am, src/summaryview.c
2116 rearrange label coloring code
2119 add more parentheses so label colouring works correctly
2122 don't really delete message, but move it to Trash
2124 * src/prefs_matcher.c
2125 add quote options to info dialog
2127 2001-07-20 [christoph]
2133 * src/ssl.[ch] (new)
2134 moved ssl stuff to a seperate file
2139 fix show sender using address book with no e-mail
2140 address in From: field
2144 * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
2145 fix messy handling of escaping... now at least the
2146 execute command is useful. escape char is '\', we
2147 accept \n and \r too.
2151 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
2152 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
2161 * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
2163 revise filtering; currently move, copy, marking have
2164 been tested. if you like bleeding edge stuff, you
2165 should definitely go for this version :)
2167 * mark old working stuff as VERSION_0_5_0_CLAWS5
2169 2001-07-17 [christoph]
2178 * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more
2179 bits in the mark file, without affecting either branch. Lots of
2180 files changed, also in claws branch.
2182 UNTESTED: use of mbox folders
2185 added mark all read; however this was a quick hack used for
2186 cleaning up mess after initial merge with Hiroyuki
2189 change claws version number back to 0.5.0claws5 to clear up
2190 confusion & pretension (recent release was technically
2191 0.5.0claws4, so we neatly align with Hiroyuki :-)
2195 sync with Hiroyuki's 0.5.0cvs4
2201 * src/filtering.[ch]
2202 remove invalid updating of mark files for
2203 filter actions MATCHING_ACTION_MOVE and
2204 MATCHING_ACTION_DELETE; this should fix the
2208 revert Christoph's stab at fixing the folder
2212 add missing files with translatable strings
2219 * src/addr_compl.[ch], src/prefs_filtering.c
2220 make "filtering pref dialog's destination entry" an
2221 "address completable entry", if filter destination is
2226 sync with Hiroyuki's 0.5.0cvs2-3
2228 2001-07-15 [christoph]
2231 fixed folder stats update after incorporation
2236 * finish label colouring stuff (for now)
2237 * fix incorrect colour bug (off by one)
2242 change text labels for news and mail message so there's
2243 plenty of toolbar estate left
2250 sync with Hiroyuki's 0.5.0cvs1
2253 more rewrite label colouring
2257 * src/summaryview.[ch]
2258 * start rewrite label colouring
2259 * fix proper location "Add Sender To Addressbook" menu item
2263 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
2264 (actually this is 0.5.0claws4)
2269 * fix duplicate message
2270 * add updated Portugese / Brazilian translation
2271 submitted by Fabio Junior Beneditto
2279 add updated Dutch translation
2282 add updated German translation submitted by Jens
2286 Prerelease before 0.5.0claws. Please test.
2287 This version is temporarily tagged as VERSION_0_5_0_TEST
2289 * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
2290 src/prefs_scoring.c, src/prefs_matcher.c,
2291 src/prefs_filtering.c, src/mbox.c,
2292 src/main.c, src/inc.c, src/filtering.[ch]
2293 revert new Hoa's new matcher (does not work yet)
2300 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
2306 add ChangeLog.claws to EXTRA_DIST
2308 add matcher_parser_parse.h to EXTRA_DIST
2310 2001-07-10 [christoph]
2313 add destination folder to table of
2314 folders that need to be updated after
2321 make collapse state of folders and folder items persistent, i.e.
2322 if you collapse a folder tree, the next time sylpheed-claws starts
2323 up the folder tree remains collapsed.
2325 2001-07-10 [christoph]
2331 renamed MD5_CTX to MD5_CTX_syl
2332 conflicts with a struct in openssl
2335 * src/prefs_account.[ch]
2339 fixed compose with current account
2340 broken by new compose button stuff
2345 changed my email address
2347 * src/matcher_parser_parse.y
2348 clean the parser to remove conflicts
2356 fix incorrect description of --enable-ldap parameter
2358 * src/prefs_common.[ch]
2360 add experimental option "smart wrapping" which makes the
2361 compose editor auto wrap.
2363 | TODO: the problem with the buggy cursor handling is caused |
2364 | by the GtkText. when deleting / backspacing text its |
2365 | wrapping algorithm does not take in account the previous |
2366 | line. should find a way to hack this in. |
2367 | or should perhaps combine this with the word wrapping |
2368 | patch i wrote in january. |
2371 show build parameters for LDAP and JPilot
2374 revert Christoph's bugfix for selecting next unread message,
2375 because folder stats aren't updated correctly
2382 * src/matcher_parser_lex.l
2383 * src/matcher_parser_parse.y
2384 * src/prefs_filtering.c
2385 * src/prefs_scoring.c
2387 bugfix of the config file parser
2392 added generated matcher sources to BUILT_SOURCES
2398 added new config file parser
2401 * src/filtering.[ch]
2403 * src/prefs_filtering.c
2404 * src/prefs_matcher.c
2405 * src/prefs_scoring.c
2406 * added src/matcher_parser.h
2407 * added src/matcher_parser_lex.h
2408 * added src/matcher_parser_lex.l
2409 * added src/matcher_parser_parse.y
2410 lex & yacc config file parser
2415 changes prefs_filtering into global_filtering
2418 build threads with subjects only if "Re: " is at the
2419 beginning of the subject
2425 sync with sylpheed 0.5.0
2426 change of version number only
2432 sync with sylpheed 0.5.0pre5
2436 sync with sylpheed 0.5.0pre4 release
2437 /po and /manual/ja not sync'ed
2441 more sync with sylpheed 0.5.0pre4
2443 2001-07-03 [christoph]
2446 fixed address book broken by address book
2447 for VCard, JPilot, LDAP
2453 stopped memory leaks
2457 more sync with sylpheed 0.5.0pre4
2461 * included address book patch for VCard, JPilot, LDAP
2462 * pref_common.c - fixed Font options on Display tab (cosmetic)
2463 * alertpanel.c - fixed truncated message
2465 2001-07-02 [christoph]
2470 mark threads for ignoring
2476 * sync with sylpheed 0.5.0pre4
2477 updated gettext to 0.10.38.
2483 * src/summaryview.[ch]
2484 new right-click option: Label.
2485 substitute for 'Mark-->Mark/Unmark', colours the line.
2486 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
2488 2001-07-01 [christoph]
2491 fixed font for trash
2493 move ctree to unread message
2497 * sync with sylpheed 0.5.0pre3 release
2503 allow inserting / attaching multiple files in
2509 small change to Alfons' previous stuff so that it
2514 * lots of files changed; first attempt to merge the changes
2515 and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
2520 updated and completed, translations by Fabio
2521 Junior Beneditto <fjbeneditto@yahoo.com.br>
2527 allow selecting an attached files' mime type from a
2532 * more sync with sylpheed 0.5.0pre3
2537 merge with sylpheed.pot and pt_BR.po provided by
2538 Fabio Junior Beneditto.
2543 make MIME types case insensitive
2548 merge with sylpheed.pot and old nl.po; translations added.
2552 * more sync with sylpheed 0.5.0pre3
2557 don't crash when removing parent node of messages
2558 attracted by subject. this was caused by not deleting
2559 the parent node from the subject line hash table.
2566 if there are multiple messages selected, allow forwarding
2567 them as attachments.
2571 * more sync with sylpheed 0.5.0pre3
2577 * sync with sylpheed 0.5.0pre3
2582 fixed 'compose news article' bug
2583 from icon-and-text toolbar
2587 * sync with sylpheed 0.5.0pre2 release
2589 2001-06-24 [christoph]
2591 * src/prefs_common.c
2592 bug fix in font selection
2594 use sylpheed's normal font instead of
2595 gtk default font for folders without
2600 * src/mainwindow.[ch]
2601 added composite compose mail / news button (an idea by Leandro
2602 Pereira <leandro@linuxmag.com.br>)
2606 Added instructions for ldif-to-xml.py
2614 * src/pixmaps/stock_news_compose.xpm
2615 added pixmap by Leandro
2616 * src/prefs_common.c
2617 tested built-in spelling checker of GCC 3.0 :)
2619 merged dutch translation of sylpheed-main with
2624 Added tools directory and files.
2626 * tools/filter_conv.pl
2627 converts old filter system to new filtering system
2628 * tools/ldif-to-xml.py
2629 converts netscape addressbook to sylpheed addressbook
2631 descriptions/instructions for above two files
2633 2001-06-23 [christoph]
2636 * src/manage_window.[ch]
2637 * src/prefs_common.[ch]
2638 mail retrieval dialog can be enabled, disabled
2639 or hidden if non of sylpheed's windows is active
2645 * sync with sylpheed 0.5.0pre2
2647 2001-06-21 [christoph]
2650 show recipient on 'from' for all accounts
2653 * src/prefs_common.[ch]
2654 disable error popup on mail receive errors
2659 made the ruler correctly appear and disappear.
2662 removed Hoa's work-in-progress-stuff (interesting!) so
2665 2001-06-20 [christoph]
2668 * src/progressdialog.c
2669 added scrolled window for list in progressdialog
2673 sync with sylpheed 0.5.0pre1 release
2675 2001-06-20 [christoph]
2678 make building threads by subject work when
2679 thread view is enabled
2682 * src/prefs_common.[ch]
2683 automatically select account for mail replys
2687 * src/compose.c (compose_create): keep Bcc and Reply-To visible if
2688 they are filled in from the account settings.
2692 * more sync with sylpheed 0.5.0pre1
2698 added --sysconfdir to CPPFLAGS for pointing to the correct
2699 location of mime.types.
2701 NOTE: make sure you use --sysconfdir when running ./autogen.sh
2707 fixed some bug when building threads
2711 * src/prefs_account.c
2712 UI stuff: More changes to the English
2716 * src/pixmaps/stock_news_compose.xpm: new file
2720 Added new icon for Hoa's 'compose a news
2721 message', plus minor improvements to the
2727 more sync with sylpheed 0.5.0pre1
2733 Follow-up and reply to
2735 * src/summaryview.[ch]
2736 Build threads also with subjects
2741 forwarding use the current account.
2744 the "compose message" button has been replaced with
2745 "new mail" and "new news" buttons
2747 * src/prefs_common.[ch]
2748 added a configuration option to use the forward button
2749 as "forward as attachment"
2750 changed reply and forward format description
2752 * src/quote_fmt_lex.l
2753 * src/quote_fmt_parse.y
2754 added message with no signature in format for reply
2763 Improvements to the English
2765 * src/prefs_common.c
2766 Improvements to the English and some
2767 clarity/continuity improvements in the
2768 description of Quote symbols.
2774 * sync with sylpheed 0.5.0pre1
2779 Better interface for compose, displayed fields
2780 are updated whenever we change account.
2781 Newsgroups field is automatically filled.
2784 Newsgroups field is automatically filled.
2786 * src/prefs_account.c
2787 Some interface stuff when fields appear and
2794 * sync with sylpheed 0.4.99
2798 * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
2799 base64_decoder_free, base64_decoder_decode): new object and
2800 functions for decoding base64 streams.
2801 * src/procmime.c (procmime_decode_content): modified to use the
2808 * sync with sylpheed 0.4.99cvs11
2814 * sync with sylpheed 0.4.99cvs9
2819 * src/prefs_account.c
2821 SMTP server can be defined in the news account
2822 mime type of attachment are kept.
2826 now choose the highest important score between default
2827 and important score of folder.
2831 * src/prefs_common.c:
2833 (prefs_quote_description_create): corrected description of
2834 quote format characters
2840 * sync with sylpheed 0.4.99cvs8
2844 * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
2845 and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
2851 * sync with sylpheed 0.4.99cvs7
2855 * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
2856 clashes with autogenerated header).
2857 * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
2858 * src/Makefile.am: added quote_fmt.h.
2859 * src/.cvsignore: added lex/yacc autogenerated files
2860 (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
2866 * sync with sylpheed 0.4.99cvs6
2870 * added src/quote_fmt_parse.h
2875 don't modify readonly configuration files
2877 * src/prefs_account.c
2878 * src/prefs_common.c
2879 * src/prefs_customheader.c
2880 * src/prefs_display_header.c
2881 * src/prefs_filter.c
2882 * src/prefs_filtering.c
2883 * src/prefs_scoring.c
2884 don't open dialog box when configuration files
2889 * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
2891 * src/Makefile.am: replaced quote_fmt.tab.[ch] by
2892 quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
2893 BUILT_SOURCES to make all files rebuild properly.
2895 * src/compose.c: removed #include "quote_fmt.tab.h".
2897 * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
2898 CHARACTER value in yylval.
2900 * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
2901 receive CHARACTER value by documented means (yylval).
2903 * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
2908 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
2913 * src/prefs_filtering.c
2914 now keep the configuration for execute action
2921 * sync with sylpheed 0.4.99cvs5
2926 added quote_fmt.[ch]
2928 * added src/quote_fmt.y
2929 * added src/quote_fmt.l
2930 * added src/quote_fmt.tab.h
2931 * added src/quote_fmt.tab.c
2932 * added src/lex.quote_fmt.c
2933 parsing configuration for replying
2936 * src/prefs_common.[ch]
2937 added configuration UI for replying
2941 using configuration for replying
2949 * src/prefs_filtering.c
2950 * src/prefs_matcher.c
2951 * src/prefs_matcher.h
2952 action "run a command" for filtering
2953 and matching with a command.
2954 fixed the "whole message" matching
2957 changed temporary filename for security
2960 queue the notification if it fails to send.
2962 * src/prefs_common.c
2963 * src/prefs_folder_item.c
2964 changed the default important score
2966 * src/prefs_scoring.c
2968 hide kill score input when the folder is not
2973 * src/prefs_common.c:
2975 (prefs_font_select): pass font name in font entry box to font
2980 * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
2984 * sync with sylpheed 0.4.99cvs4
2988 * src/headerwindow.c:
2990 (headerwindow_show_cb): use the selected summary view item, not
2995 * src/headerwindow.c:
2997 (headerwindow_show_cb): always try to show msginfo
3002 keep attached parts when reediting or forwarding.
3007 * src/prefs_folder_item.[ch]
3008 * src/prefs_scoring.[ch]
3010 * src/summaryview.[ch]
3013 * src/prefs_common.[ch]
3014 support for folder scoring
3015 kill score and important score for messages
3017 * src/prefs_account.c
3018 some display bug fixed for local account
3023 * src/summaryview.c:
3025 (add_sender_to_cb): don't crash when no or invalid sender; the add
3026 sender to address book menu item is disabled.
3030 * src/filtering.[ch]
3032 handling summary menu / filter messages
3038 imap folders now appears in list
3041 doesn't crash if destination mail is not writeable
3046 removed some warnings
3050 * src/prefs_filtering.c
3051 global string to identify any folders
3052 removed some debug info
3053 filtering to mbox folders is now possible
3056 removed some warnings
3059 permission on files are changed to read/write for user only,
3061 creation of subfolder is handled better.
3065 Verified the sync for src/prefs_common.[ch] and
3066 src/prefs_account.[ch]. I believe there were some
3067 minor indentation differences.
3073 * sync with 0.4.99cvs3
3078 handling flags for mbox format
3081 use of mark file only for MH format
3082 handling flags for mbox format
3083 filtering cannot yet move or copy mails to mbox folders.
3086 changed move_msg, copy_msg,
3087 move_msgs_with_dest, copy_msgs_with_dest functions
3088 uses only folder->copy_msg() function
3089 uses folder->finished_copy() to handle the destination
3090 folder at the end of the copy or move operation.
3093 included mbox directories.
3095 * src/folderview.[ch]
3097 handle folders operation for mbox format
3100 disable conversion of "From " header
3102 * src/mbox_folder.[ch]
3103 completion of mbox format handling
3106 changed mh_copy_msg() function and
3107 removed mh_move_msg(), mh_move_msgs_with_dest(),
3108 mh_copy_msgs_with_dest()
3110 * src/prefs_filtering.c
3111 removed some warnings
3113 * src/prefs_matcher.c
3114 default boolean operation is AND
3117 handling flags for mbox format
3118 handling of "From " header
3122 added MSG_REALLY_DELETED flags to handle deletion of
3123 messages in mbox format.
3126 handling flags for mbox format
3127 disable the MSG_DELETED flags when messages
3128 are deleted in mbox format
3131 "From " headers display fixed.
3137 (get_email_part): skip quoted email addresses, like in e.g.
3138 "'alfons@proteus.demon.nl'".
3142 Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
3143 and fixing the persistence troubles when using separate windows.
3147 Added #define SEPARATE_ACTION used in the gtk item factory for
3148 the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
3149 use gtk_item_factory_get_widget_by_action() to get the items.
3151 Removed separate_widget_cb from the gtk item factory data
3153 (mainwindow_create): connect separate_widget_cb() to check
3154 menu item "toggled" signal. also passing a MainWindow pointer
3155 as object data for both check menu items.
3157 (separate_widget_cb): definition of separate_widget_cb() to match
3158 GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main
3159 window using gtk_object_get_data(). The type of window separation
3160 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
3162 * src/prefs_filtering.c,
3163 src/prefs_matcher.c: added horizontal scrollbars
3168 fix segfault with invalid bold font
3170 correctly display summary stats after row is marked
3174 * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
3175 encodings with libjconv.
3180 added mbox_folder.[ch]
3182 mbox temporary folder
3184 * added src/mbox_folder.[ch]
3186 * src/procheader.[ch]
3189 bugfix for file incorporation filtering
3191 enable creation of MBOX
3192 * src/prefs_display_header.c
3193 enable use of headers like "From "
3194 something that should be fixed :
3195 displaying of such headers add an extra space
3196 * src/prefs_folder_item.c
3197 don't create folders because it is not necessary
3199 added data field to MsgInfo for mbox internal use
3201 added some support for mbox
3203 added get_mbox_cache_dir() function
3205 2001-05-23 [hiroyuki]
3207 * src/headerwindow.c
3218 src/folderview.c: more sync with 0.4.99cvs2.
3220 * src/headerwindow.c: reverted.
3226 * sync with sylpheed 0.4.99cvs2
3234 * src/summaryview.c: bugfixed a premature assignment in summaryview_add_sender_to_cb()
3240 * configure.in: if gnome-config not found, "no" is displayed
3242 * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
3244 * src/textview.c: now also possible to add mail addresses by right
3245 clicking in the text view
3247 * src/codeconv.c: merged patch which fixes endless loop when encountering
3248 invalid wide characters; from Alte <010@imis.ru>
3252 Added installation of gnome specific things:
3254 * Makefile.am: gnome conditional
3256 * configure.in: check for installed gnome
3258 * added sylpheed.png, sylpheed.desktop
3262 * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
3264 * src/mainwindow.h (main_window_toolbar_create): created a button
3266 (main_window_set_toolbar_sensitive): enable/disable the new button
3268 (toolbar_reply_to_author_cb): handle the new button.
3270 * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
3271 send_progress_dialog_destroy() on failure (fixes hang on SMTP
3276 * src/compose.h (ComposeReplyMode): new modes
3277 COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
3278 COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
3281 (compose_send): move some code into a new function:
3282 (compose_current_mail_account): new function.
3283 (compose_reply): new argument to_author, all callers changed; if
3284 to_author==TRUE and account->protocol==A_NNTP, find and use an
3285 appropriate mail account for replying.
3286 (compose_reply_set_entry): new argument to_author; ignore
3287 compose->replyto if to_author==TRUE.
3289 * src/mainwindow.c: new command "Message/Reply to author".
3290 (main_window_set_menu_sensitive): enable/disable it.
3291 (reply_cb): handle it.
3293 * src/summaryview.c: new command "Reply to author".
3294 (summary_set_menu_sensitive): enable/disable it.
3295 (summary_reply_cb): handle it.
3297 * src/account.c (account_find_mail_from_address): new function.
3303 * sync with sylpheed 0.4.99cvs1
3310 new filtering action : forward and forward as attachment
3313 no need for $DISPLAY when we run sylpheed --help
3314 call to parse_cmd_opt() is moved
3316 * src/mainwindow.[ch]
3317 execute button is hidden when immediate execute
3322 * src/prefs_folder_item.c
3324 better handling of missing directories
3327 reedit is enabled in outbox
3328 reedit is enabled in queue
3334 * src/prefs_filtering.c
3335 changed attachement into attachment
3341 * sync with sylpheed 0.4.67cvs9
3342 * sync with sylpheed 0.4.67cvs7-8
3347 added prefs_filtering.c
3349 * src/filtering.[ch]
3351 removed action : forward_news and forward_news_as_attachement
3352 (forward and forward_as_attachement can be used instead)
3355 added menu option to access filtering configuration
3357 * src/prefs_account.c
3358 changed mail_command default to /usr/sbin/sendmail
3360 * added src/prefs_filtering.[ch]
3361 dialog box for filtering configuration
3363 * src/prefs_matcher.c
3364 added function prefs_matcher_get_criteria_from_matching()
3366 * src/prefs_scoring.c
3367 reset the dialog when register or substitute is clicked
3372 added filtering.[ch]
3374 using filering.[ch] instead of filter.[ch]
3376 reading new filtering configuration
3378 added some filtering actions
3379 and fixed a bug for headers and mail body matching
3381 using filering.[ch] instead of filter.[ch]
3383 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
3385 some fixes for filtering
3387 2001-05-14 [hiroyuki]
3389 * src/send.c: fixed some weird indentations.
3390 send_message_with_command(): call pclose() only if p != NULL.
3391 * src/textview.c: get_email_part(): modified the code for readability.
3393 2001-05-14 [hiroyuki]
3397 src/md5ify.h: removed from the cvs.
3401 * src/main.c: include rfc2015.h to avoid compiler warnings.
3402 * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
3403 the panel is already on screen.
3404 * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
3405 closing the alert window by ESC as "No".
3406 * src/prefs_common.c (prefs_interface_create): moved return
3407 receipt check button to the correct place.
3411 * src/prefs_common.c:
3412 moved return receipt check button to the Send tab. (prefs_send_create)
3413 removed the date format ui related globals. (prefs_display_create)
3417 * sync with sylpheed 0.4.67cvs5-6
3421 * added Alfons' font selection patch
3424 * src/headerwindow.c
3425 * src/prefs_common.c
3426 * src/prefs_common.h
3430 changed version of cache
3432 * src/prefs_matcher.c
3433 added additionnal matching criteria
3437 added references in MsgInfo
3442 prepared some things for new filtering
3444 added some matching properties
3445 inreplyto need to be enhanced
3446 prepared some things for new filtering
3448 added Return-Receipt-To handling
3449 * src/prefs_folder_item.c
3450 changed default value to TRUE
3451 * src/prefs_matcher.c
3452 added some matching properties
3453 * src/prefs_scoring.[ch]
3454 the scoring dialog is finished
3456 added Return-Receipt-To handling
3457 Reference need to be added
3459 added Return-Receipt-To handling
3460 added threadscore to get a better score sorting when
3463 suppressed a bug when we sort the list
3464 when no folder is opened.
3465 better score sorting when threads are enabled
3469 * reverted previous patch because of potential errors
3473 * src/inc.c, src/prefs_common.c, src/prefs_common.h:
3474 applied "toggle mail-retrieval dialog window" patch submitted
3475 by Eric Limpens <eric@qnt.net>
3477 * sync with sylpheed 0.4.67cvs4
3481 * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
3482 some picky compilers.
3483 * src/rfc2015.h: provide prototype for rfc2015_disable_all().
3484 * src/grouplist_dialog.c: include alertpanel.h.
3485 * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
3486 fix compile warning.
3487 * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
3488 #include "defs.h" before others to prevent the warning of `MIN'
3489 and `MAX' redefinition.
3495 * src/prefs_account.c
3496 * src/prefs_display_header.c
3499 added prefs_scoring.[ch]
3500 * src/grouplist_dialog.c
3501 display an error dialog box if the group list
3503 * src/mainwindow.[ch]
3504 added main_window_set_thread_option() function
3505 scoring dialog box enabled
3507 added flags matching unread /new / marked
3508 / deleted / replied / forwarded
3510 newsgroups are now finally in newscache
3511 * src/prefs_matcher.[ch]
3512 finished preferences for matching dialog
3513 * added src/prefs_scoring.[ch]
3514 scoring dialog box completed
3516 conversion to string : added scoringprop_to_string()
3517 write config for preferences :
3518 added prefs_scoring_write_config()
3520 threads can be enabled/disabled independently
3528 thought it would be nice to have a list of all
3529 contributors (used Changelog as a reference)
3532 messed up version numbering...
3536 * sync with sylpheed 0.4.67cvs1-3
3540 * src/prefs_common.c:
3541 better UI for strftime format, double clicking
3542 on format now inserts the format in text entry
3543 replaced close button with standard OK/Cancel
3544 moved date format button to the right of the
3550 Ctrl-Home / Ctrl-End have proper cursor navigation
3554 * src/prefs_matcher.c
3555 finished UI to define matching properties
3556 added ok and cancel button
3557 * src/prefs_filter.c
3558 added ok and cancel button
3560 fixed some bug in xhdr parsing
3565 fixed a bug in textview_show_header(), which displayed two colons (':');
3566 cleaned up some warnings
3571 added prefs_matcher.[ch]
3572 compilation with -W -Wall
3574 ungrab the mouse events if grabbed - does it
3575 fix the bug for disposition notification ?
3577 added a menu option to open the matching dialog.
3579 added matcherprop_to_string() and matcherlist_to_string()
3580 fixed some bugs, changed the name of some options
3581 age_sup and age_inf becomes age_greater and age_lower,
3582 body and messageheaders becomes body_part and headers_part,
3583 changed the names of constants from SCORING_XXX to MATCHING_XXX
3584 * src/prefs_display_header.c
3585 * src/prefs_headers.c
3586 fixed a bug that accidentally destroyed dialogs
3587 when closed them with delete_event
3588 Added *_deleted() which handle delete_event signal correctly.
3589 * src/prefs_folder_item.[ch]
3590 added "enable_thread" field for future customization
3591 * added src/prefs_matcher.[ch]
3592 sample of the UI to define matching properties
3594 using procheader_headername_equal instead of str*cmp functions
3595 using procheader_parse_header() function
3597 using MATCHING_XXX instead of SCORING_XXX
3599 display the sender of the news even if this is ourself
3600 when this is a news message.
3602 using headername_equal() instead of str*cmp functions
3608 * sync with sylpheed 0.4.66
3609 * src/gtkstext.c: trace logs added
3613 * src/prefs_common.[ch]: added option to enable/disable GnuPG
3614 signature check popup.
3615 * src/rfc2015.c (check_signature): show signature check popup only
3616 if it is enabled in preferences.
3622 * sync with sylpheed 0.4.66cvs6
3626 * src/prefs_common.[ch]: added option to enable/disable
3627 looking up sender name in address book for summary pane
3628 * src/summaryview.c: look up sender in the address book
3629 by using Alfons' address completion code
3631 2001-05-07 [hiroyuki]
3634 src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
3635 member of Pop3State.
3636 * src/news.c: brought #include "defs.h" before #include <glib.h>
3637 to prevent the warning of `MIN' and `MAX' redefinition.
3641 * removed src/headers_display.[ch]
3642 * removed src/prefs_display_headers.[ch]
3644 use a temporary file in the user directory for mbox import
3646 added XHDR support to get "To" and "Cc" headers
3647 (in order to match news with to or cc field for
3649 added function news_parse_xhdr() to get XHDR response
3651 added function nntp_xhdr()
3653 fetch the message if necessary
3659 * sync with sylpheed 0.4.66cvs3-5
3664 added function itos_buf() to enable use of several buffers
3666 use of itos_buf() instead of itos() in summary list
3667 to fix the broken display of message number.
3671 * src/gtkstext.c: bug in cursor up navigation fixed,
3672 fixed another unsigned / signed comparison (we're getting there :-)
3677 added scoring.c scoring.h
3678 prefs_folder_item.c prefs_folder_item.h
3681 added FOLDERITEM_RC SCORING_RC
3683 added prefs field in FolderItem :
3684 properties for each folder (PrefsFolderItem),
3685 sorting type and mode were added as the first properties.
3687 read config for scoring
3688 * added src/matcher.[ch]
3689 gives functions to parse configuration file to do
3690 matching on mails with a list of conditions.
3692 add option to sort by score
3693 * src/prefs_common.[ch]
3694 added preference option to show score and for
3695 the score column size
3696 * added src/prefs_folder_item.[ch]
3697 properties for each folder (PrefsFolderItem),
3698 sorting type and mode were added as the first properties.
3699 * src/procheader.[ch]
3700 added procheader_parse_header()
3701 added procheader_header_free()
3702 added procheader_headername_equal()
3703 and made modification to use them.
3705 added score field to MsgInfo structure
3706 * added src/scoring.[ch]
3707 gives functions to parse configuration file to do
3708 scoring on mails with a list of conditions.
3709 * src/summaryview.[ch]
3710 save the sorting type and mode for the folder
3711 added column to display the score of the mail
3712 added function summary_score_clicked()
3713 sorting type and mode are restored to the folder
3716 use procheader_parse_header(), procheader_headername_equal()
3717 removed memory leak in text_scan_header when freeing headers
3719 changed the function to match names of headers
3720 using procheader_headername_equal()
3722 Scoring functions are implemented, an interface is needed
3728 hopefully fixed the row up navigation bug,
3729 removed adding back / forward lines to cache
3733 * src/prefs_display_headers.c: user interface changes:
3734 (prefs_display_headers_create): remove unused "Show" check button;
3735 allow reordering of headers by dragging.
3736 (prefs_display_headers_write_config): remove unused variables.
3737 (prefs_display_headers_set_dialog): do not insert "(New)" at top
3738 of lists (not needed with the new UI).
3739 (prefs_display_headers_set_list): scan lists starting from row 0,
3740 not 1 (do not skip "(New)").
3741 (prefs_display_headers_find_header): new function.
3742 (prefs_display_headers_clist_set_row): do not allow duplicates.
3743 (prefs_display_headers_delete_cb): do not skip row 0; treat
3744 closing the alert window by ESC as "No".
3745 (prefs_display_headers_up): do not protect row 0.
3746 (prefs_display_headers_down): do not protect row 0.
3750 * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
3754 (summary_find_next_marked_msg, summary_find_prev_marked_msg,
3755 summary_select_next_marked, summary_select_prev_marked): new
3760 * src/news.c: fixed a bug when no article can be fetched after
3761 server timeout if the connection was restored by news_post():
3762 (news_select_group): new function.
3763 (news_fetch_msg): call news_select_group() before fetching
3765 (news_get_uncached_articles): set session->group after successful
3773 changed version of cache, added cc field
3775 * src/prefs_display_headers.c
3776 the interface was changed
3778 * src/prefs_headers.c
3783 * completed sync of sylpheed cvs2
3784 * src/gtkstext.c: updated row up / down cursor navigation
3785 * src/textview.c: re-edited, prepared for fixing the email address
3790 * src/prefs_common.c: use alfons' strftime ui code
3791 entry_datefmt and datefmt_sample widgets have to be
3792 global in this module because of this change
3797 * src/prefs_common.[ch] added option to activate the return receipt
3802 * src/gtkstext.c: fix for row up/down cursor navigation.
3806 * sync with 0.4.66cvs2
3810 added add-sender-to-addressbook patch
3818 * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
3821 * src/alertpanel.c (alertpanel_create): new argument can_disable,
3822 all existing callers changed to pass FALSE; create a check button
3823 to disable the message.
3824 (alertpanel_message_with_disable): new function.
3825 (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
3826 (alertpanel_button_toggled): new function.
3827 (alertpanel_button_clicked, alertpanel_close): set value using
3830 * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
3832 * src/prefs_common.c (prefs_privacy_create): new check button
3833 checkbtn_gpgme_warning.
3835 * src/main.c (main): moved preferences reading before gpgme
3836 initialization; check prefs_common.gpgme_warning before giving the
3837 GnuPG warning and set it to FALSE if the user wants to disable the
3840 2001-05-02 [hiroyuki]
3842 * src/prefs_display_headers.c: modified the layout and some labels.
3846 * src/prefs_account.c (prefs_account_fix_size): new function.
3847 (prefs_account_create): call prefs_account_fix_size(); use
3848 gtk_widget_show instead of gtk_widget_show_all (fixes too large
3849 size when the window is shown for the first time).
3850 (prefs_account_basic_create): changed layout of serv_table; moved
3851 localmbox_entry above smtpserv_entry (logically it replaces
3853 (prefs_account_protocol_activated): set sensitivity of
3854 nntpauth_chkbtn according to the protocol (in addition to
3855 hide/show); commented out gtk_table_set_row_spacing() calls.
3856 (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
3857 not sensitive (fixes a bug with disabled username/password boxes
3858 when editing POP3 account after NNTP with authentication).
3864 * src/prefs_account.[ch]
3866 removed local account without SMTP server
3867 added option to use mail command instead of a connexion
3868 to SMTP server when a local account is used
3869 * src/prefs_headers.c
3872 fixed a bug when connexion immediately closed
3882 * src/prefs_account.c (Basic, prefs_account_basic_create): new
3883 widget nntpauth_chkbtn.
3884 (prefs_account_protocol_activated): handle nntpauth_chkbtn
3886 (prefs_account_nntpauth_toggled): new function.
3888 * src/news.c (news_session_new_for_folder): use NNTP
3889 authentication only if ac->use_nntp_auth is set.
3893 * src/Makefile.am changed headers.[ch] in customheader.[ch]
3894 * src/prefs_display_headers.c changed the UI
3895 * src/prefs_headers.c changed account_name to account_id
3896 * src/compose.c using customheader.h
3898 2001-05-01 [hiroyuki]
3902 src/nntp.c: changed sock_read() to sock_gets(), they've been left
3907 * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
3908 * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
3909 for displaying of headers
3910 * src/grouplist_dialog.[ch] minor changes to remove warnings
3911 * src/prefs_display_headers.[ch] dialog to choose the
3912 headers to display in the mail viewer.
3913 * src/headers.h correction of #define
3914 * src/headers_display.[ch] configuration for displaying of headers.
3915 * src/main.c read config of displaying of headers
3916 * src/prefs_common.c add a button to access the config dialog
3917 for displaying of headers
3918 * src/prefs_display_headers.[ch] dialog for configuration for
3919 displaying of the headers.
3920 * src/prefs_headers.c cleaning of code
3921 * src/procheader.c comments added to code
3922 * src/textview.c changes to reorder the headers depending
3923 on the config for displaying of headers
3929 * sync with 0.4.65cvs12
3931 NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
3935 * src/nntp.h (NNTPSockInfo): new field auth_failed.
3937 * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
3938 is set to force reconnection after authentication failure.
3939 (nntp_gen_command): set sock->auth_failed on authentication
3940 failure, or if sock->userid and sock->passwd are not set.
3942 * src/news.c (news_session_new_for_folder): set userid=NULL if
3943 password dialog is cancelled.
3947 * src/nntp.h (NNTPSockInfo): new type.
3949 * src/nntp.c: all functions updated to use NNTPSockInfo instead of
3951 (nntp_open_auth, nntp_close): new functions.
3952 (nntp_gen_command): new function to handle authentication; all
3953 NNTP command functions updated to use it.
3954 (nntp_authinfo_user, nntp_authinfo_pass): deleted.
3955 (nntp_list): removed old useless code.
3957 * src/news.h (NNTPSession): new field nntp_sock.
3959 * src/news.c: all functions updated to use NNTPSockInfo instead of
3961 (news_session_new): new arguments (userid, passwd); made static;
3962 use nntp_open_auth() if needed.
3963 (news_session_destroy): use nntp_close() instead of sock_close().
3964 (news_query_password): changed arguments.
3965 (news_session_new_for_folder): new function.
3966 (news_session_get): use news_session_new_for_folder().
3967 (news_authenticate): deleted.
3968 (news_get_uncached_articles): removed old authentication code.
3972 * src/news.c: reverted my previous changes (need to do NNTP
3973 authentication in a cleaner way).
3977 * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
3978 news_nntp_post, news_nntp_mode): new functions (wrappers with
3979 authentication support).
3980 (news_get_article_cmd, news_get_article, news_get_header): new
3981 argument "folder"; all callers changed.
3982 (news_get_article_cmd): added authentication support.
3983 (news_session_get): use news_nntp_mode() instead of nntp_mode().
3984 (news_post): use news_nntp_post() instead of nntp_post().
3985 (news_get_uncached_articles): use news_nntp_group() instead of
3986 nntp_group() and news_nntp_xover() instead of nntp_xover();
3987 removed old authentication code.
3988 (news_get_group_list): use news_nntp_list() instead of nntp_list().
3990 * src/nntp.c (nntp_list): return real error code instead of
3995 * configure.in: fixed wint_t typedef detection again
3999 * src/prefs_account.[ch], added A_LOCAL_CMD
4000 (send mail with mail command)
4001 * src/send.c added function send_message_with_command()
4002 * src/inc.c made a more secure get_spool() function with
4003 mktemp() but maybe mkstemp() or something more
4008 * src/textview.c, colorization of email addresses in headers
4012 * bug sync with sylpheed
4013 * prefs_common.c: created date format ui for darko
4014 * sync with 0.4.65cvs11
4015 * configure.in: corrected to have the new gpg checks
4019 * completed sync with 0.4.65cvs10
4020 * minor debug things added to gtkstext.c
4024 * configure.in: remove check for availability of
4025 strftime() as advised by Hiroyuki
4026 * src/prefs_common.[ch], src/procheader.c:
4027 synch strftime() code with Hiroyki's main branch
4031 * src/news.c: news_query_password(), news_authenticate(): new
4033 news_get_uncached_articles(): added NNTP authentication
4035 * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
4037 * src/prefs_account.c: prefs_account_protocol_activated():
4038 enable userid and password fields for NNTP.
4042 * configure.in: check for availability of strftime()
4044 * src/prefs_common.[ch], src/procheader.c: use
4045 strftime() for displaying date in summary pane if it
4050 * more .cvsignore cleanups [alfons]
4054 * ac/sv-check-type.m4: new autoconf macro.
4055 * configure.in: fixed wint_t typedef detection (did not work
4060 * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
4064 * modified gtkstext.c : buggy cursor navigation fixed,
4065 and font descent also taken in account when drawing
4069 * added comments in src/news.c src/nntp.c
4070 * added src/prefs_headers.[ch]
4071 * added src/headers.[ch]
4072 * modified compose.c to activate custom headers
4073 added function is_in_custom_headers
4074 * modified prefs_account.[ch]
4075 added function prefs_account_customhdr_edit
4076 * modified src/defs.h :
4077 added HEADERS_RC : name of the config file
4078 for the custom headers
4089 added gtkstext with configure.in patch by Hiroyuki which
4090 should fix the XIM detection [alfons]
4092 * more clean up of cvs [alfons]
4094 * removed all Makefile.in files to attic.
4096 * updated all .cvsignores to really ignore things that could
4097 be unintentionally committed by a recursive commit.
4100 * added src/grouplist_dialog.[ch]
4101 * changed src/folderview.c to call grouplist_dialog instead
4104 added functions news_reset_group_list
4105 and news_get_group_list
4107 added function nntp_list
4109 added GROUPLIST_FILE : name of the newsgroup list cache file
4113 * added option to warn about queued messages on exit [sergey]:
4115 * src/compose.c: compose_queue(): call folder_item_scan()
4116 and folderview_update_item() after queueing.
4117 * src/folderview.c: folderview_update_node(): draw the queue
4118 folder in bold font if there are queued messages.
4119 * src/mainwindow.c: queued_messages(): new function.
4120 app_exit_cb(): display warning if there are queued messages
4121 if warn_queued_on_exit is set.
4122 * prefs_common.[ch]: add warn_queued_on_exit option.
4124 * enhanced GnuPG key selection support [sergey]:
4126 * src/select-keys.c: updated to newer version from Win32
4127 branch with support for selecting arbitrary keys.
4128 * src/prefs_account.c: added the Privacy tab to the account
4130 prefs_account_privacy_create(),
4131 prefs_account_sign_key_set_data_from_radiobtn(),
4132 prefs_account_sign_key_set_radiobtn(): new functions.
4133 * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
4134 * src/rfc2015.c: set_signers(): new function.
4135 pgp_sign(): add the account parameter, call set_signers().
4136 rfc2015_sign(): add the account parameter, pass it to pgp_sign().
4137 * src/rfc2015.h: rfc2015_sign(): updated prototype.
4138 * src/compose.c: pass the current account to rfc2015_sign().
4140 * tag name claws added to prevent confusion with main branch [alfons]
4142 * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
4144 * autogen.sh: Added "--enable-maintainer-mode". [sergey]
4146 * sync with recent sylpheed cvs. Untested though. [alfons]