1 2001-12-30 [alfons] 0.6.6claws31
5 make folder properties (like threading and sorting) persistent
6 (closes bug #497424 "rescan folder tree resets proprieties")
7 currently this is only for MH folders.
9 2001-12-29 [melvin] 0.6.6claws30
11 * src/string_match.[ch]
12 Optimized a bit: regexp pattern buffer compiled only once, and
13 one subroutine call removed. Fixed ^ regexp search: Now,
14 "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
17 Subject filtering changed to filter summary columns and
18 not directly the messages subject cache. The loss in
19 performance is balanced by the improvement of string_match.
20 Added an alert panel if there is an error in the regexp.
22 * src/src/prefs_folder_item.h
23 Added a regexp pattern buffer.
25 2001-12-28 [alfons] 0.6.6claws29
27 * src/string_match.[ch]
29 allow compilation *BSD
31 2001-12-27 [alfons] 0.6.6claws28
34 sync the Hiro's bug fix for BSD
36 2001-12-27 [melvin] 0.6.6claws27
39 Simplify focus to subject entry code.
41 2001-12-27 [darko] 0.6.6claws26
49 * src/stock_pixmap.[ch]
51 Show key icon for encrypted mails in summary view
53 * src/pixmaps/clip.xpm
54 * src/pixmaps/clipkey.xpm
56 New/modified icons for the above
58 2001-12-27 [melvin] 0.6.6claws25
61 Put spell checker options in a separate tab to decrease
62 the Common Preferences window height.
65 Update spell checker usage instruction about its options
68 2001-12-27 [melvin] 0.6.6claws24
71 Changed subject entry widget position. Initial focus is
72 on the To header instead of the subject entry.
73 Creating a new header scrolls the header list to make the
74 created one visible. Nevertheless, when automatically filling
75 headers, the first one is shown.
76 A Tab key press in the last empty header entry zips the
77 focus to the subject entry.
78 (I did not change the combo boxes, yet)
80 2001-12-26 [alfons] 0.6.6claws23
84 allow default inbox to reside in another mailbox (only
85 works for POP3 accounts)
87 2001-12-26 [alfons] 0.6.6claws22
90 make reply-on-click work with the account of the selected folder
92 put a fixme here to remind me to fix finding correct default
93 account for nested folders
95 2001-12-25 [alfons] 0.6.6claws21
98 make column headers display locked and mark pixmaps (idea by Melvin)
99 fix bug by adding score and locked column type to sort array
101 2001-12-25 [alfons] 0.6.6claws20
104 catch a *potentially* inadvertent write back of
105 the message cache(s) introduced by 0.6.5claws37
107 2001-12-25 [christoph] 0.6.6claws19
109 * src/stock_pixmap.[ch]
111 add ignore thread pixmap
112 (can someone draw a better icon for this?)
114 2001-12-24 [alfons] 0.6.6claws18
116 * src/prefs_folder_item.c
117 make address completion actually work for the
118 Default To address in the Folder Property dialog.
120 2001-12-24 [alfons] 0.6.6claws17
123 use new style regexp for subject stripping
124 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
126 2001-12-24 [darko] 0.6.6claws16
130 move GPG related informational messages to debug mode
132 2001-12-23 [alfons] 0.6.6claws15
134 * src/stock_pixmap.[ch]
136 add the forgotten Claws' locked pixmap
138 2001-12-23 [alfons] 0.6.6claws14
141 accept file name typed in entry in multi file
142 selector (patch submitted by Gustavo Noronha Silva
145 2001-12-23 [alfons] 0.6.6claws13
148 * src/prefs_filtering.c
151 clean up a little bit
154 validate input strings a little bit more
156 2001-12-23 [alfons] 0.6.6claws12
160 * src/string_match.[ch] ** NEW **
161 * src/folderview.[ch]
164 * src/prefs_folder_item.[ch]
165 add subject simplification to strip out strings from
166 a subject line (esp. handy for mailing lists).
167 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
168 but slightly changed things for better integration.)
170 2001-12-23 [alfons] 0.6.6claws11
173 fix bug introduced by submission included in 0.6.5claws52.
174 ideally this submission should clean the trash if any trash
175 folder has a message. however, the hasTrash variable was
176 set to false whenever a trash folder was empty (discarding
177 a previously found *filled* trash folder.)
179 also edited the code a little bit and made it more safe.
181 2001-12-22 [alfons] 0.6.6claws10
184 quick fix for Martin Pool's omission of an account
187 2001-12-22 [alfons] 0.6.6claws9
194 better support for multipart/digest (submitted
195 by Fredrik <e98fo@efd.lth.se>)
197 2001-12-22 [alfons] 0.6.6claws8
200 correct function signature
203 * src/prefs_account.[ch]
204 allow IMAP over SSH tunnel (patch submitted by
205 Martin Pool <mbp@samba.org>)
207 2001-12-21 [alfons] 0.6.6claws7
209 * sync with sylpheed 0.6.6cvs4-9
210 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
212 2001-12-21 [christoph] 0.6.6claws6
215 * src/prefs_folder_item.[ch]
216 implement saving of outgoing messages to current folder.
217 fix segfault when no default outbox is available
220 2001-12-21 [carsten] 0.6.6claws5
223 pressing CTRL while DND does now the expected thing and
224 copies the mail (moving is still the default, as this
225 seam more appropriate for handling mails by DND)
227 2001-12-18 [paul] 0.6.6claws4
229 * sync with sylpheed 0.6.6cvs3
230 see ChangeLog entries 2001-12-18
232 2001-12-18 [hiro] 0.6.6claws3
235 fix for multibyte characters (obtain the number of letters
238 2001-12-17 [paul] 0.6.6claws2
240 * sync with sylpheed 0.6.6cvs1
241 see ChangeLog entry 2001-12-16
243 2000-12-17 [alfons] 0.6.6claws1
248 2001-12-16 [paul] 0.6.6claws
251 * Release version 0.6.6claws, cvs tag: rel_0_6_6
254 last minute sync with main 0.6.6
257 updated by Ricardo Mones Lastra
258 update for last minute sync
261 update for last minute sync
263 updated by Jens Oberender
265 updated by Fabio Junior Beneditto
267 * src/prefs_common.[ch]
269 number of undo levels is user configurable
270 (squeeze it into the release in the dying
271 moments) Submitted by Jens Oberender
276 updated french translation
278 2001-12-15 [paul] 0.6.5claws92
280 * sync with sylpheed 0.6.5cvs28
281 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
284 update to allow for sync
289 update dutch translation
291 2001-12-14 [carsten] 0.6.5claws91
293 fixed bug #473785; also after changing the column order
294 the same message will be selected and displayed as before
297 2001-12-14 [carsten] 0.6.5claws90
299 probably found the bug reported by wwb opening or closing
300 a folder tree just before dnd (found the solution in the
301 balsa source -- thanks to them)
303 2001-12-14 [carsten] 0.6.5claws89
306 moved gtk_clist_moveto to the right place, so that
307 only the accounts dialog is effected on opening
309 2001-12-14 [carsten] 0.6.5claws88
311 gtkut_clist_set_focus_row does a gtk_clist_moveto
312 now, so that the focused row will be seen in any case
313 (reported by wwp on sf-claws-user)
315 2001-12-14 [darko] 0.6.5claws87
318 remove unnecessary line
320 2001-12-14 [paul] 0.6.5claws86
322 * sync with sylpheed 0.6.5cvs27
323 see ChangeLog entries 2001-12-14
325 2001-12-14 [carsten] 0.6.5claws85
327 following a suggestion of Melvin the rcoabm pops up
328 right under the button now and the button is reliefed
329 while the popup is open
331 2001-12-14 [darko] 0.6.5claws84
334 fix crash when wrapping long lines if linewrap quotation
335 is disabled and wrapper encounters a word spanning more
338 2001-12-13 [paul] 0.6.5claws83
341 prefer 'Reply-To' header over mailing list header when
342 replying to a message. Finally prevent all those confirmation
343 messages being sent to the list itself.
346 remove unused summary_set_menu_sensitive() entry
348 2001-12-13 [paul] 0.6.5claws82
351 * src/pixmaps/inbox-hrm.xpm ** NEW FILE **
352 * src/pixmaps/outbox-hrm.xpm ** NEW FILE **
353 * src/pixmaps/trash-hrm.xpm ** NEW FILE **
354 improvements to 'Hide read messages': Inbox, Outbox,
355 Trash, Queue, and Draft icons now reveal presence of hidden
358 2001-12-12 [alfons] 0.6.5claws81
360 0.6.5claws80 was tagged as LAST_STABLE
364 * src/matcher_parser_lex.c
365 fix the filtering; my last attempt to get it right,
366 if it does not work, it's Hoa's turn. ;-)
368 for my honourable peers:
370 the code now makes a clear distinction between
371 rules as they are displayed (probably escaped),
372 and as they are executed (probably unescaped). the
373 parser does *NOT* do any unescaping, this is
374 the task of the matcher.c (which breaks up a
375 rule into condition) and the filtering.c (which
376 breaks up the rule's action). to make this
377 run happily we provide an unescaped copy of
378 crucial strings to the MatcherProp and
379 FilteringAction structures. note that the only
380 exception to this is any REGEXP string. those
381 are directly passed to regcomp() and regexp()
382 (who have much more powerful unescape functions).
386 you can escape tab (\t), carriage return (\r),
387 linefeed (\n), form feed (\f), quote (\"),
388 single quote (\'), bell (\b) in all the entry
389 lines in the scoring & filtering dialogs.
390 as an added bonus this should not affect
391 existing filtering rules.
393 2001-12-12 [carsten] 0.6.5claws80
397 "item(s) selected" is now sensitive to 1 or more
398 than one selected (nice for language where simple
399 adding of a "s" is not possible as German (Eintrag
402 the "forward as attachment" entry from the right
403 click menu removed, "forward" acts following the
407 reverted my former changes; so compiler warning again
408 but there's more GTK_TEXT/GTK_STEXT mixing on other places
412 "search in message" does now *not* only work in MVIEW_TEXT
413 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
417 removed "/File/_Close" as it was the same as "/File/E_xit"
418 and we don't need it two times
420 the separate folder view and message view now get a distinct
421 WMCLASS, just in case someone is using sawfish ;-)
423 as the menu entries "/View/Message view" and "/View/Folder tree"
424 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
425 make them sensitive accordingly and as these two are "shown"
426 after startup anytime check this menuitem at startup
428 2001-12-12 [paul] 0.6.5claws79
431 fix sensitivity of 'Search folder...', broken in
437 2001-12-11 [carsten] 0.6.5claws78
439 fixed two typos returning a wrong FALSE/TRUE
440 * src/mainwindow.[ch]
441 extra menu for email/news button removed
443 2001-12-11 [alfons] 0.6.5claws77
445 * src/matcher.c (1.3)
446 * src/matcher_parser_lex.l (1.28)
447 revert for another attempt
448 mark 0.6.5claws77 as LAST_STABLE
450 2001-12-11 [christoph] 0.6.5claws76
453 fixed wrong translation for prev. unread msg
455 2001-12-11 [paul] 0.6.5claws75
460 * src/summaryview.[ch]
461 * src/pixmaps/dir-open-hrm.xpm ** NEW FILE **
462 enable ability to hide read messages on per folder basis via
463 '/Summary/Hide read messages'; when selected, a folder will
464 have a red open folder icon, instead of a blue icon, if the
465 folder contains hidden messges
466 submitted by Thomas Link <t.link.tmp200101.gmx.net>
469 remove '/Message/Forward as attachment' from
470 main_window_set_menu_sensitive() to prevent debug warning
474 Clean up some of the English
476 * tools/newscache_clean.pl
477 allow for new 'hidereadmsgs' entry in folderlist.xml
480 updated translation, submitted by Ricardo Mones Lastra
482 2001-12-11 [paul] 0.6.5claws74
484 * sync with sylpheed 0.6.5cvs25
485 see ChangeLog entry 2001-12-11
487 2001-12-10 [alfons] 0.6.5claws73
490 add more control characters
491 * src/matcher_parser_lex.l
492 make escaping / unescaping work again
494 2001-12-10 [alfons] 0.6.5claws72
497 clean up warnings "returning value for void function"
498 * src/prefs_filtering.c
499 make info button for execute action sensitive
501 2001-12-10 [paul] 0.6.5claws71
506 fix: imap server now gets informed of MARKED, UNMARKED
507 and REPLY events. Now people can use different IMAP-Mail
508 clients and have the exact same information about MARKED,
509 UNMARKED and REPLY status with all of them. Especially
510 useful for imap servers with a web-frontend.
511 submitted by Tobias Sandhaas <medlor@web.de>
513 2001-12-09 [melvin] 0.6.5claws70
516 fixed bug #490076 (hunted down by Alfons who implemented
517 a workaround in 0.6.5claws65)
519 2001-12-09 [christoph] 0.6.5claws69
522 set pointer to string in LOCKED column to NULL
523 (might fix bug #490800)
525 2001-12-09 [carsten] 0.6.5claws68
528 resolved some cluttered menu shortcuts
529 ('creating new email' and 'creating news message'
532 wmclass now distinc from main window
535 email/news and forward button functionality similar
536 to the reply buttons; removed the ugly dropdown arrows
537 and use instead the right mouse button
539 2001-12-09 [paul] 0.6.5claws67
543 allow spaces in imap folder names
544 submitted by Willem van Engen <wvengen@stack.nl>
546 2001-12-09 [paul] 0.6.5claws66
548 * sync with sylpheed 0.6.5cvs24
549 see ChangeLog entry 2001-12-09
551 2001-12-08 [alfons] 0.6.5claws65
554 prevent secondary selection claim after "add to sender" dialog
555 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
556 we trick GTK by simulating a click at (0, 0) in the textview.
558 2001-12-08 [hoa] 0.6.5claws64
561 fixed a bug about the .processing folder name while filtering
563 2001-12-08 [alfons] 0.6.5claws63
566 work around problem of not correctly updating folder stats
567 when deleting messages. there's some folder scanning evil
568 going so the folderview_update_msg_num() does not work
569 correctly. need to investigate this.
571 2001-12-08 [paul] 0.6.5claws62
573 * sync with sylpheed 0.6.5cvs23
574 see ChangeLog entry 2001-12-08
576 2001-12-07 [christoph] 0.6.5claws61
579 fix another header translation problem
581 2001-12-07 [alfons] 0.6.5claws60
584 make filtering also work on local spool mbox
586 2001-12-07 [carsten] 0.6.5claws59
588 addressbook window gets a wmclass distinct from the main
591 * src/mainwindow.[ch]
592 forward menu item will use mode selected in prefs, forward
593 as attatchment in menu removed (will be substituted in the
594 toolbar similar to reply buttons)
595 create news message menu entry and news button is now
596 sensitive to the existance of a news account
597 * src/pixmaps/stock_mail_reply_quote.xpm ** REMOVED **
598 * src/pixmaps/stock_mail_reply_to_all_quote.xpm ** REMOVED **
599 * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
600 these are removed because the toolbar buttons don't show
601 the quoting modus any longer
605 * tools/newscache_clean.pl ** NEW FILE **
606 perl script to do some tidying up in the newscache directory
608 * tools/sylpheed-switcher ** NEW FILE **
609 perl script to enable easy switching between main and claws
612 added descriptions of the two new perl scripts
615 2001-12-07 [melvin] 0.6.5claws58
618 fixed a warning during compilation introduced in 0.6.5claws56
620 2001-12-07 [paul] 0.6.5claws57
622 * src/mainwindow.[ch]
624 further usability enhancements to replying with or without
625 quoting via the toolbar, use of Ctrl key is replaced by
627 Submitted by Carsten Schurig
629 2001-12-07 [melvin] 0.6.5claws56
632 hack to fix bug that prevented to make/paste selections
633 after switching between MVIEW_TEXT and MVIEW_MIME views
634 without deselecting the selection first.
636 2001-12-06 [alfons] 0.6.5claws55
640 revise filtering a little bit more, and make sure
641 messages are delivered to the appropriate inbox
642 (perhaps set per account)
644 2001-12-06 [paul] 0.6.5claws54
646 * sync with sylpheed 0.6.5cvs22
647 see ChangeLog entry 2001-12-06
649 2001-12-05 [alfons] 0.6.5claws53
655 more revisions of filtering system
656 (last stable version is marked as LAST_STABLE)
658 | NOTE 1): the filtering system now uses a local folder called
659 | .processing. if filtering fails, check this directory
660 | for missing messages.
662 | NOTE 2): help us find the filtering actions still missing
664 2001-12-05 [paul] 0.6.5claws52
667 fix bug where 'Empty Trash?' pop-up window appears even
668 when Trash is empty, submitted by Jesse Skinner
670 2001-12-05 [melvin] 0.6.5claws51
673 fixed bug #486106 to select correct account when reediting
676 2001-12-04 [alfons] 0.6.5claws50
679 declare markfile in appropriate functions when
680 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
683 2001-12-04 [paul] 0.6.5claws49
685 * sync with sylpheed 0.6.5cvs21
686 see ChangeLog entry 2001-12-04
688 2001-12-03 [christoph] 0.6.5claws48
691 changed translation of undo
694 don't reinvent the wheel to traverse a GNode
696 seperate code to create the compose gui into functions
697 add "Others" page with folder selection for saving copy
699 the folder identifier is saved to queue header
701 save message to folder in queue header
703 2001-12-03 [paul] 0.6.5claws47
705 * sync with sylpheed 0.6.5cvs20
706 see ChangeLog entry 2001-12-03
710 * more sync with sylpheed 0.6.5cvs19
711 see ChangeLog entry 2001-11-29
713 2001-11-30 [paul] 0.6.5claws46
716 remove conflicts introduced by Hoa's last commit
719 make 'Message/Bounce' sensitive
721 2001-11-30 [hoa] 0.6.5claws45
724 slightly change bounce function to add
725 information about the user that bounced the mail
726 in the From header line.
729 permit the use of processing in outbox folder.
731 2001-11-29 [paul] 0.6.5claws44
733 * src/mainwindow.[ch]
735 * src/pixmaps/stock_mail_reply_quote.xpm ** NEW FILE **
736 * src/pixmaps/stock_mail_reply_to_all_quote.xpm ** NEW FILE **
737 * src/pixmaps/stock_mail_reply_to_author_quote.xpm ** NEW FILE **
738 usability enhancements to the quoting, implements
739 use of Ctrl key to toggle quoting settings
740 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
742 2001-11-29 [paul] 0.6.5claws43
744 * sync with sylpheed 0.6.5cvs19
745 see ChangeLog entry 2001-11-28
747 2001-11-29 [melvin] 0.6.5claws42
749 added enriched.[ch] to the list of files
755 added support to view text/enriched
756 added support to show headers in message view for text/enriched and text/html
757 in non multipart messages
759 2001-11-28 [paul] 0.6.5claws41
761 * more sync with sylpheed 0.6.5cvs18
762 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
764 2001-11-27 [paul] 0.6.5claws40
767 updated translation, submitted by Fabio Junior Beneditto
769 * sync with sylpheed 0.6.5cvs18
770 see ChangeLog entries 2001-11-26 (src/textview.c) and
777 updated translation, submitted by Ricardo Mones Lastra
782 add more translatable strings
784 2001-11-26 [christoph] 0.6.5claws39
787 fixed one more umlaut
789 fix translated header when it should not be translated
791 2001-11-26 [paul] 0.6.5claws38
794 remove '/Message/Add Sender to address book' from
795 main_window_set_menu_sensitive(), prevent debug warning
796 add 'Message/Mark/Mark all read' to mainwin_entries[]
798 2001-11-26 [paul] 0.6.5claws37
801 fix 'recurring unread state' bug
804 * tools/filter_conv.pl
805 read name of top level mailbox from folderlist.xml
806 and presume nothing about its name
808 2001-11-26 [darko] 0.6.5claws36
811 removed functions that are now in gtkutils.c
812 use gtkut_text_is_uri_string() from gtkutils.c
813 * fix my comment on 2001-11-23 (missing gtkutils.[ch])
815 2001-11-26 [paul] 0.6.5claws35
817 * sync with sylpheed 0.6.5cvs16
818 see ChangeLog entries 2001-11-25 and 2001-11-26
820 2001-11-25 [alfons] 0.6.5claws34
822 EXPERIMENTAL!!! Please checkout the last stable version using:
824 % cvs update -r LAST_STABLE -dRAP
826 (Or help us testing this stuff.)
828 * src/filtering.c (1.14)
829 * src/filtering.h (1.6)
831 * src/matcher.c (1.20)
833 * src/procmsg.h (1.14)
834 * src/summaryview.c (1.59)
835 * src/summaryview.h (dunno)
836 revert/merge/sync to as it was before commit
837 on Thu, 19 Jul 2001 10:15:51 -0700.
839 2001-11-25 [hoa] 0.6.5claws33
842 processing mails at startup
845 * src/summaryview.[ch]
846 processing mails when entering folder
848 * src/prefs_filtering.c
851 2001-11-24 [alfons] 0.6.5claws32
853 * src/summaryview.[ch]
854 make summary sort headers work, and also make
855 sure the sort type is stored
857 2001-11-23 [alfons] 0.6.5claws31
859 * src/summaryview.[ch]
860 make lock work like mark
861 disallow deleting messages marked as locked
863 2001-11-23 [alfons] 0.6.5claws30
869 merge undo patch submitted by Jens
871 2001-11-23 [christoph] 0.6.5claws29
876 fixed gpg signing and encoding
879 added --status option to get new, unread and total
880 message count from a running sylpheed
882 temporary fix for reply_with_quote problem
883 (don't call functions for non existing widget)
885 one more check for ignored threads but still not
886 always working correctly. probably a recursive
887 check for all parents is needed
889 2001-11-23 [darko] 0.6.5claws28
892 wrapping on send improvements
894 fix for GtkSText after last sync with main branch
895 GTK_TEXT -> GTK_STEXT
897 2001-11-23 [paul] 0.6.5claws27
899 * sync with sylpheed 0.6.5cvs14
900 see ChangeLog entries 2001-11-22 and 2001-11-23
903 fixed the scrambled umlauts
904 submitted by Carsten Schurig <Carsten.Schurig@web.de>
906 2001-11-21 [paul] 0.6.5claws26
908 * sync with sylpheed 0.6.5cvs12
909 see 2nd ChangeLog entry dated 2001-11-20
911 2001-11-20 [paul] 0.6.5claws25
913 * sync with sylpheed 0.6.5cvs11
914 see ChangeLog entry 2001-11-19 (src/utils.c)
919 GTK_TEXT -> GTK_STEXT
920 fix for wrong comment
922 2001-11-20 [hiro] 0.6.5claws24
925 more merges from main branch
926 removed fatal warnings (uninitialized variables etc.)
927 some coding style fix
934 2001-11-19 [hoa] 0.6.5claws23
937 * src/prefs_scoring.c
942 * src/matcher_parser_parse.y
943 * src/prefs_filtering.c
946 2001-11-19 [alfons] 0.6.5claws22
948 more of my old things into claws
953 * src/summaryview.[ch]
954 * src/prefs_summary_column.c
955 * src/pixmaps/locked.xpm
956 add indicators for locking of message in summary view
957 (does not work yet, only visual indicator)
959 2001-11-19 [paul] 0.6.5claws21
961 * sync with sylpheed 0.6.5cvs10
962 see ChangeLog entry 2001-11-19
964 2001-11-18 [alfons] 0.6.5claws20
967 remove an inadvertent free I forgot in previous clean up
969 2001-11-18 [alfons] 0.6.5claws19
972 clean up & plug leaks
974 2001-11-18 [paul] 0.6.5claws18
976 * sync with sylpheed 0.6.5cvs9
977 see ChangeLog entries 2001-11-17 and 2001-11-18
979 2001-11-16 [paul] 0.6.5claws17
981 * sync with sylpheed 0.6.5cvs8
982 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
984 2001-11-16 [paul] 0.6.5claws16
986 * sync with sylpheed 0.6.5cvs7
987 see ChangeLog entries 2001-11-15 and 2001-11-16
989 2001-11-15 [hoa] 0.6.5claws15
992 fix bounce, mails we received couln't be bounced to ourself.
997 * src/matcher_parser.h
998 * src/matcher_parser_lex.l
999 * src/matcher_parser_parse.y
1003 * src/prefs_filtering.[ch]
1005 * src/prefs_matcher.c
1006 * src/prefs_scoring.c
1009 new matcher/filter/score configuration file parser
1010 one unique configuration file => ~/.sylpheed/matcherrc
1011 import in currently automatic, then save are made
1013 one filter per folder and one global filter
1014 (filter of a folder will be used as folder processing)
1017 fix a bug in folder_item_get_identifier
1020 receive receipt return are fixed.
1022 2001-11-14 [alfons] 0.6.5claws14
1025 add things from main branch to make claws compile
1027 2001-11-14 [paul] 0.6.5claws13
1029 * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
1030 see ChangeLog entries 2001-11-08 to 2001-11-14
1032 2001-11-14 [hoa] 0.6.5claws12
1037 add "bounce mail" option
1039 2001-11-13 [christoph] 0.6.5claws11
1042 Cleanup a mess i add before commiting
1044 2001-11-13 [hoa] 0.6.5claws10
1047 some fixes when mail are sent or
1050 2001-11-13 [christoph] 0.6.5claws9
1053 Changed two string with the same translation
1057 New mailsending process:
1058 - Always queue message before sending
1059 (message will be saved if sylpheed crashed or
1060 freezes while sending)
1061 - Allow queuing of newspostings
1062 - No copy in outbox before sending
1063 (closes bug #469501)
1064 - No more redundant code for send and send_later
1066 Applied wwp <subscript@free.fr>'s patch that fixes
1067 marks for multiple forwarded messages (+compose.c)
1072 remove things that are now in main branch
1075 update Dutch translation
1077 2001-11-12 [mhadasht] 0.6.5.claws8
1079 * src/prefs_common.c
1080 re-enabled account autoselection feature for forward
1081 and reedit lost during the branch point for SYNC-B4-REL
1083 gtkpspell_get_dict(): more readable code (even if function is
1086 added version number info to 2001-11-12 [hiro] comment.
1088 2001-11-12 [hiro] 0.6.5.claws7
1091 compose_forward(): fixed a bug that forward quote mark
1093 removed unnecessary code.
1094 * src/template_select.[ch]: removed.
1099 :%s/GTK_TEXT/GTK_STEXT/g
1104 revert the undo stuff (this is 0.6.6claws stuff)
1106 2001-11-11 [hoa] 0.6.5.claws6
1109 Insert signature at the end of the text.
1110 Added undo patch but currently disabled
1113 Threading by subject improved.
1115 * added src/undo.[ch]
1116 Undo module for compose dialog box.
1118 2001-11-11 [alfons] 0.6.5.claws5
1121 prevent threading by subject on nodes that have already been
1122 threaded by in-reply-to (as in "circular references in a tree
1123 result in a dead branch")
1125 2001-11-09 [hoa] 0.6.5.claws4
1128 allows creation of mbox folder item from any files.
1130 2001-11-09 [alfons] 0.6.5.claws3
1134 do what I mean and correct threading by subject so it really
1135 ignores attracting lines without "Re: "
1137 2001-11-07 [alfons] 0.6.5.claws2
1141 only attract by subject if a subject line starts with a "Re: "
1145 2001-11-07 [paul] 0.6.5claws1
1147 * sync with sylpheed 0.6.5. release
1148 see ChangeLog entry 2001-11-07
1150 2001-11-07 [paul] 0.6.4claws31
1152 * sync with sylpheed 0.6.4cvs18
1153 see ChangeLog entries 2001-10-30 to 2001-11-07
1154 prefs_templates.[ch] renamed prefs_template.[ch]
1159 add semicolon Hoa forgot ;-)
1162 2001-11-06 [hoa] 0.6.4claws30
1168 threading by subject - empty subject are ignored
1170 2001-11-06 [christoph] 0.6.4claws29
1173 use SSL_peek for sock_gets
1175 removed unneeded pointer in extracting quoted
1176 names implementation
1178 2001-11-06 [melvin] 0.6.4claws28
1181 fixed bug #476792 Selection overtyping with spell checker
1182 fixed bug which could cause a buffer overflow
1185 2001-11-06 [hoa] 0.6.4claws27
1189 threading by subject
1191 2001-11-05 [alfons] 0.6.4claws26
1194 Claws -> Sylpheed (vice versa)
1197 :%s/gtk_text/gtk_stext/g
1198 :%s/GTK_TEXT/GTK_STEXT/g
1199 (thanks to Jonathan Ware for spotting this)
1201 2001-11-04 [christoph] 0.6.4claws25
1204 replace Xalloca + strdup with Xstrdup_a
1206 better implementation of extracting quoted names
1207 from addresses (remove backlashes and ignore
1210 2001-11-04 [alfons] 0.6.4claws24
1213 edit to comply more with coding style
1216 fix bug reported by Kim Schulz. introduced by the patch integrated
1217 in 0.6.4claws15. the code did not check the return value of
1221 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
1223 2001-11-04 [christoph] 0.6.4claws23
1226 * src/prefs_common.[ch]
1227 init some pointers that possibly caused a segfault
1228 reported in the claws-users ML
1230 2001-11-04 [hoa] 0.6.4claws22
1232 * src/grouplistdialog.c
1233 change the names of the nodes in the tree
1236 enhanced mailto syntax as described in
1237 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
1238 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
1241 encode and decode URI (useful when opening URL into
1244 2001-11-03 [hoa] 0.6.4claws21
1246 * src/grouplistdialog.c
1247 a new newsgroups list selection dialog box
1248 with a CTree instead of a CList
1250 2001-11-03 [hoa] 0.6.4claws20
1253 enable property and scoring options when right
1257 fixed bug when nickname were displayed using
1260 2001-11-02 [darko] 0.6.4claws19
1263 new wrap quotation and URL/long words wrapping implementation
1264 * src/compose.c src/gtkstext.[ch]
1265 move gtkstext_strncmp() to gtkstext.c
1267 2001-11-01 [christoph] 0.6.4claws18
1269 * src/prefs_account.c
1270 fixed mess in account settings dialog
1271 * src/prefs_folder_item.c
1272 added label with folder path to dialog
1274 2001-10-31 [match] 0.6.4claws17
1279 fix generation of spurious address book file names.
1280 remove redundant functions.
1282 added missing file names.
1284 2001-10-30 [paul] 0.6.4claws16
1286 * sync with sylpheed 0.6.4cvs6
1287 see ChangeLog entries 2001-10-26 to 2001-10-30
1289 * tools/filter_conv.pl
1290 read folderlist.xml to discover whether the top-level
1291 folder is called 'Mailbox' or 'Mail'
1293 2001-10-29 [paul] 0.6.4claws15
1295 * src/html.c, src/textview.c
1296 activate links in html mail and fix clickable parts
1297 Submitted by Matthieu Dazy <dazy@t-surf.com>
1301 * po/de.po, po/es.po, po/pt_BR/po
1302 updated translations, submitted by Jens Oberender,
1303 Ricardo Mones Lastra, and Fabio Junior Beneditto
1305 2001-10-29 [darko] 0.6.4claws14
1308 fix wrapping for good
1313 undo previous change as it broke the smart wrapping
1315 2001-10-29 [darko] 0.6.4claws13
1318 fix infinite loop when long URL is quoted
1319 (closes bug #475122.
1323 * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
1324 import Mutt address book
1325 * src/ldif.[ch] src/importldif.h
1326 modified import LDIF handle user attributes
1328 2001-10-28 [christoph] 0.6.4claws12
1331 fixed that filtering did not work if there
1332 were no filter rules
1333 (closes bug #472003 and better implementation
1336 2001-10-27 [christoph] 0.6.4claws11
1339 make the folder's default account to be used when
1340 replying. (patch by wwp <subscript@free.fr>)
1342 code cleanup, nearly killed all of wwp's patch
1343 for folder's default account in compose
1345 error panel when a folder could not be created
1346 (closes bug #471080 new folder name & already
1352 change prototype of strstr2() that Christoph forgot about
1354 2001-10-26 [christoph] 0.6.4claws10
1357 made search for accounts by email address not case
1360 fixed memory leak in folder_item_get_identifier
1363 fixed wrong strstr2 (should work like strstr)
1365 2001-10-26 [darko] 0.6.4claws9
1367 * src/compose.c src/gtkstext.[ch]
1369 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
1371 2001-10-26 [paul] 0.6.4claws8
1374 ignore css and javascript tags in html mail
1375 case-insensitive, with or without double-quoted
1378 2001-10-26 [paul] 0.6.4claws7
1380 * sync with sylpheed 0.6.4cvs1
1381 see ChangeLog entry 2001-10-26
1383 * src/prefs_account.c, src/prefs_common.c,
1384 src/prefs_summary_column.c
1385 minor improvements to the English
1387 2001-10-25 [alfons] 0.6.4claws6
1391 make GtkSText follow style of GtkText (closes bug
1392 #469211 "text selection while writing message")
1394 do sync with GTK 1.2.10
1396 2001-10-25 [paul] 0.6.4claws5
1399 ignore css tags in html mail
1401 2001-10-25 [darko] 0.6.4claws4
1404 don't declare is_url_string as static function since
1405 we need it in gtkstext.c
1407 remove unused variable
1408 don't wrap long URLs while composing a message
1410 2001-10-24 [christoph] 0.6.4claws3
1413 fix ssl deadlock, when peer closes connection
1415 2001-10-24 [paul] 0.6.4claws2
1417 * src/prefs_common.c
1418 gettextize the gpg ascii-armored warning message
1421 insert a DOS/MAC file into the composed message
1424 * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
1426 2001-10-22 [paul] 0.6.4claws1
1428 * sync with sylpheed 0.6.4 release
1429 see ChangeLog entries 2001-10-21
1431 * po/fr.po, po/pt_BR.po
1432 updated by Melvin Hadasht and Fabio Junior Beneditto
1434 2001-10-21 [paul] 0.6.3claws30
1437 insert a DOS text file from the compose window
1438 into the composed message text (removes CRs characters)
1439 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
1441 * tools/filter_conv.pl, tools/README
1442 automatically use ~/.sylpheed as working directory
1443 print out confirmation message on completion
1445 * correct Hoa's last ChangeLog.claws entry
1447 2001-10-20 [hoa] 0.6.3claws29
1449 * src/grouplistdialog.c
1450 bugfix (another ?) to give the right
1451 newsgroups list for each news server.
1455 improve the newsgroups list cache
1457 2001-10-20 [paul] 0.6.3claws28
1459 * sync with sylpheed 0.6.3cvs9
1460 see ChangeLog entry 2001-10-19
1462 * correct Alfons' last ChangeLog.claws entry
1467 fix compilation problems (part of bug #472895)
1469 2001-10-18 [hoa] 0.6.3claws27
1471 * src/grouplistdialog.c
1472 bugfix when we refresh was clicked (bug 472701)
1474 2001-10-19 [christoph] 0.6.3claws26
1477 last header entry should default to "To:" or
1478 "Newsgroups:" and not copy the last entry line
1479 in a new compose window
1480 (closes bug #472686, #470792)
1482 2001-10-19 [paul] 0.6.3claws25
1484 * sync with Sylpheed 0.6.3cvs8
1485 see ChangeLog entries 2001-10-18 and 2001-10-19
1487 2001-10-18 [christoph] 0.6.3claws24
1490 reimplement ignore thread
1492 2001-10-18 [hoa] 0.6.3claws23
1495 * src/grouplistdialog.[ch]
1496 enhanced news subscription interface (feature 469113)
1500 enchanced newsgroup listing,
1501 now, we can get groups informations
1504 2001-10-18 [paul] 0.6.3claws22
1507 remove comment (sync with main branch)
1509 fix 'Re-edit' bug in 'Message' menu
1511 2001-10-17 [christoph] 0.6.3claws21
1514 ignore empty or whitespace only header lines
1516 2001-10-17 [paul] 0.6.3claws20
1518 * sync with sylpheed 0.6.3cvs7
1519 see ChangeLog entries 2001-10-14, 2001-10-16, and
1525 wrap long lines without spaces
1530 * po/es.po, po/nl.po, po/pt_BR.po
1531 updated by Ricardo Mones Lastra, Alfons,
1532 and Fabio Junior Beneditto
1534 * sylpheed-0.6.3claws released
1536 2001-10-15 [melvin] 0.6.3claws18
1539 added summary and detailed installation instructions
1542 Updated, corrected and completed french translation
1544 2001-10-15 [hoa] 0.6.3claws17
1545 * src/grouplistdialog.c
1546 we can choose the newsgroups to display with wildcards
1548 2001-10-15 [christoph] 0.6.3claws16
1552 * src/prefs_folder_item.[ch]
1553 applied wwp <subscript@free.fr>'s folder
1554 default account patch
1556 Fixed wrong translation
1558 2001-10-13 [alfons, christoph, melvin]
1561 solution #2 to solve MT-safety problems defers all GUI related calls
1562 to the main thread using a gtk_idle_add() callback. discussed on
1563 ircnet #sylpheed, with christoph spotting some issues with the
1564 original code, and melvin allowing us to lobotomize his sylpheed.
1566 * src/syldap.[ch], src/main.c
1567 fix race problem in ldap search thread by deferring GUI
1568 stuff to main thread using gtk_idle_add()
1570 2001-10-13 [paul] 0.6.3claws14
1572 * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
1573 add Sergey's smtpcred.patch
1574 adds separate username/password setting for SMTP Auth
1575 needed by some servers
1576 (closes feature request #471659)
1578 2001-10-13 [paul] 0.6.3claws13
1580 * src/pgptext.[ch] **NEW FILES**
1581 * src/Makefile.am, src/messageview.c, src/mimeview.c
1582 decrypt ascii-armored gpg text embedded in
1584 Submitted by Jens Jahnke <jan0sch@gmx.net>
1586 2001-10-13 [christoph] 0.6.3claws12
1589 some more details on default to and
1592 init glib threading when ldap is used
1598 2001-10-12 [paul] 0.6.3claws11
1600 * src/prefs_common.[ch], src/rfc2015.c
1601 enable ascii-armored gpg text to be embedded in the
1602 message body, selectable through the 'Privacy'
1603 preferences. Supports encrypting only.
1604 Submitted by Ravemax <ravemax@dextrose.com>
1606 2001-10-12 [paul] 0.6.3claws10
1608 * sync with sylpheed 0.6.3cvs6
1609 see ChangeLog entries 2001-10-11 and 2001-11-12
1612 incorporated mbox folders, scoring, and folder
1613 properties into the sync
1615 2001-10-12 [darko] 0.6.3claws9
1618 describe quotation wrapping
1620 don't treat tab as space to calculate line length properly
1625 correct description of how to make new filtering system work,
1626 add some other things
1629 remove sched_yield() (not necessary / unportable)
1631 2001-10-11 [paul] 0.6.3claws8
1633 * sync with sylpheed 0.6.3cvs3
1634 see ChangeLog entry 2001-10-10
1636 2001-10-10 [christoph] 0.6.3claws7
1639 ignore 2 files created by newer autotools
1640 * src/prefs_folder_item.c
1641 using table for widget alignment
1642 fixed memory leak and broken octal display
1644 fixed segfault caused by lost filename
1645 workaround (closes bug #469551)
1647 2001-10-10 [paul] 0.6.3claws6
1649 * sync with sylpheed 0.6.3cvs2
1650 see ChangeLog entries 2001-10-09 and 2001-10-10
1652 2001-10-10 [darko] 0.6.3.claws5
1655 proper calculation of right margin if smart wrapping is enabled
1657 automatically wrap long lines if wrap quotation is enabled
1659 2001-10-09 [alfons] 0.6.3.claws4
1662 select correct row when deleting last row in the summary view (and
1663 close bug "[ #469104 ] select second last in list when deleting")
1665 2001-10-09 [paul] 0.6.3claws3
1667 * sync with sylpheed 0.6.3cvs1
1668 updated some autotool scripts
1670 2001-10-09 [darko] 0.6.3claws2
1673 new name and mark with Sylpheed comment
1675 smart quotation wrapping a-la VIM
1677 2001-10-08 [paul] 0.6.3claws1
1679 * sync with sylpheed 0.6.3 release
1680 see ChangeLog entry 2001-10-08
1682 2001-10-08 [paul] 0.6.2claws24
1685 more sync with sylpheed 0.6.2cvs12
1686 Fixed the bug that didn't select the last row correctly
1689 2001-10-07 [paul] 0.6.2claws23
1691 * sync with sylpheed 0.6.2cvs12
1692 see ChangeLog entry 2001-10-07
1696 enable jpilot to read unsynch'ed addresses.
1698 * src/editldap_basedn.c
1699 fix segfault when opening dialog.
1701 2001-10-06 [alfons] 0.6.2.claws22
1704 fix bug with summary view selecting last *inserted*
1705 node instead of last *visible* node. remember we
1708 2001-10-06 [paul] 0.6.2claws21
1711 updated translation, contains some fixes and new
1712 translations, submitted by Gustavo Noronha Silva
1715 * src/prefs_common.c
1716 change 'each' to 'every' - fix dubious English
1718 * sync with sylpheed 0.6.2cvs11
1720 2001-10-05 [alfons] 0.6.2claws20
1722 * src/mainwindow.[ch], src/folderview.c
1723 make composite tool button switch between "Compose News"
1724 and "Compose Mail" depending on selected folder
1725 (nifty idea by Kim Schulz <kim@schulz.dk>)
1727 2001-10-05 [paul] 0.6.2claws19
1729 * src/mainwindow.c, src/summaryview.c
1730 fix 'Message/Reply to all', broken in last commit
1733 fix X_BEENTHERE seg fault, thanks to Alfons
1735 2001-10-04 [paul] 0.6.2claws18
1737 * src/compose.[ch], src/mainwindow.c
1738 make "Message/Reply" reply to mailing lists; matches
1739 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
1740 based on portions of the patch submitted by
1741 Junichi Uekawa <dancer@netfort.gr.jp>
1743 2001-10-04 [darko] 0.6.2claws17
1746 better smart wrapping
1748 a function to make text buffer contiguous
1750 2001-10-03 [paul] 0.6.2claws16
1752 * sync with sylpheed 0.6.2cvs10
1757 * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
1758 close bug "[ #466566 ] compile error on mdk 8.0" by removing
1759 references to chinese translations (hope someone picks up
1762 2001-10-02 [christoph] 0.6.2claws15
1765 fixed non translated header bug
1767 fixed wrong date in alfons last entry ;)
1769 2001-10-02 [alfons] 0.6.2claws14
1771 * src/compose.c, src/prefs_common.[ch]
1772 add block cursor option
1774 2001-10-02 [paul] 0.6.2claws13
1776 * sync with sylpheed 0.6.2cvs9
1778 2001-09-30 [paul] 0.6.2claws12
1780 * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
1781 updated translations
1784 add 'src/importldif.c'
1786 * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
1787 added eudora-to-vCard conversion tool
1788 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
1790 * sync with sylpheed 0.6.2cvs8
1794 * sylpheed-0.6.2claws released
1796 2001-09-27 [melvin] 0.6.2claws11
1799 fixed crash when using default path (introduced
1801 fixed tiny bug for initial suggestion mode
1803 2001-09-27 [melvin] 0.6.2claws10
1806 fixed bug where gtkpspell didn't set the path correctly
1809 added a paragraph about spell checking
1813 2001-09-27 [paul] 0.6.2claws9
1815 * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
1816 replace '// comments' with '/* comments */' to prevent
1817 some compiler warnings
1819 * sync with sylpheed 0.6.2cvs6
1821 2001-09-26 [alfons] 0.6.2claws8
1824 introduce return receipt request notification again,
1825 which was lost because of other semantics in
1826 procheader_parse() (???)
1828 2001-09-26 [christoph] 0.6.2claws7
1831 replace comments for old code with #if 0
1832 readded auto cc, bcc and reply-to
1833 * src/prefs_matcher.c
1834 * src/prefs_scoring.c
1835 removed some definition (was moved to
1838 2001-09-26 [paul] 0.6.2claws6
1841 make 'Follow-up and reply to' sensitive
1843 * more sync with sylpheed 0.6.2cvs5
1850 fixed bug for "US-ASCII" introduced by the encoding code
1856 * src/prefs_common.[ch], src/summaryview.c
1857 'next unread msg' 'go to next folder?' dialog can be
1858 given default behaviour, either always show dialog,
1859 or assume 'yes', or assume 'no'
1860 Submitted by wwp <subscript@free.fr>
1864 * src/compose.c src/gtkspell.[ch]
1865 added support for different encodings
1869 * more sync with sylpheed 0.6.2cvs5
1873 * src/prefs_folder_item.c
1874 add check for item->prefs->default_to string is NULL and
1875 add another check when freeing this string
1880 change to version 0.6.2claws3
1882 * sync with sylpheed 0.6.2cvs5
1885 * src/ldif.[ch], src/importldif.[ch], addressbook.c
1887 * src/addrcache.[ch], addrindex.[ch]
1888 small update for future
1894 added 'Learn from mistakes' option
1895 better handling of quotes in checked words
1898 small update for spell checking stuff
1903 edit a little bit so it complies more with main coding style
1907 * src/folder.[ch], prefs_folder_item.c, compose.c
1908 migrate "request return receipt" folder property
1913 * README.claws **NEW**
1914 (add things of interest for users of main branch
1917 * src/folder.[ch], src/mainwindow.c, src/summaryview.c
1918 re-implement threading per folder option, but store
1919 the setting in folderlist.xml (where it belongs)
1924 fixed bug when compose window is under another window
1925 * src/prefs_common.[ch] src/compose.c
1926 changed 'dictionary_path' to 'dictionary' to be consistent
1927 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
1928 * ac/pspell.m4 src/Makefile.am
1929 dropped PSPELL_PATH macro
1931 updated translations
1933 2001-09-21 [christoph]
1936 added border around header fields
1937 keep header type when new field is added
1939 2001-09-20 [christoph]
1942 more portable debug_print with source filename
1945 more newlines after debug messages
1950 change to version 0.6.2claws2
1952 * sync with sylpheed 0.6.2cvs3
1957 fixed the post-right-click focus pb
1958 fixed crash when 'Spell check all' after dict change
1959 and when cursor is at the end of the text
1960 shift-right-click pops up config menu even on misspelled words.
1967 added pspell to compiled-in features list
1971 * switched to pspell and dropped ispell
1973 new file. autoconf macro for pspell
1975 * configure.in acconfig.h
1976 added pspell support
1978 * src/main.c src/compose.[ch] src/gtkspell.[ch]
1979 * src/prefs_common.[ch]
1980 added pspell support
1982 2001-09-18 [christoph]
1986 replace LOG_MESSAGE with debug_print
1990 added newline after debug message
1992 using __VA_ARGS__ for debug_print macro
1994 ignore Makefile and Makefile.in
1999 change to version 0.6.2claws1
2000 * sync with sylpheed 0.6.2cvs1
2003 * src/prefs_matcher.c
2004 add 'score equal to' option, submitted by
2005 Paul Evans <nerd@freeuk.com>
2007 2001-09-15 [christoph]
2010 comment out menu entry not existing in claws
2012 add debug output for non existing menu entries
2014 fix next/prev unread message for ignored threads
2016 add sourcefile and line number to debug output
2017 otherwise it is sometimes hard to find the
2018 source code part if debug messages are translated
2023 refresh target folder style after colour is changed
2028 change to version 0.6.1claws3
2030 * sync with sylpheed 0.6.1cvs6
2035 fix target folder colourization to use user selected colour
2040 fix crash when message that is marked for copy/move is unmarked
2045 change to version 0.6.1claws2
2047 * sync with sylpheed 0.6.1cvs3
2052 fix bug with default font used for trash folder text
2056 * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
2057 updated translations
2060 change to version 0.6.1claws1
2062 * sync with sylpheed 0.6.1cvs2
2067 add Match's new addressbook
2070 updated translation submitted by Jens Oberender
2075 change to 0.6.1claws
2076 * sync with sylpheed 0.6.1 release
2081 change to 0.6.0claws2
2083 * sync with sylpheed 0.6.0cvs4
2086 updated translation submitted by Fabio Junior Beneditto
2100 change to version 0.6.0claws1
2102 * sync with sylpheed 0.6.0cvs1
2105 updated translation submitted by Ricardo Mones Lastra
2108 add 'src/prefs_templates.c'
2110 * src/compose.c, src/summaryview.c
2111 fix segfault on 'Re_edit'
2115 * configure.in, Makefile.am
2117 add tools directory to source distribution
2122 change to version 0.6.0claws
2124 * sync with sylpheed 0.6.0 release
2126 2001-08-30 [christoph]
2129 removed autoconf version check
2133 * src/account.c, src/compose.c, src/prefs_common.[ch]
2134 * src/procheader.[ch] src/utils.[ch]
2135 Enhanced automatic account selection on replies
2136 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
2139 add LDAP and JPilot to the configuration results output.
2141 2001-08-29 [christoph]
2144 no bold font for ignored threads
2149 change to version 0.5.3claws6
2151 * sync with sylpheed 0.5.3cvs10
2152 src/stringtable.[ch]: New Files
2154 * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
2155 * src/pixmaps/sylpheed.xpm
2156 add mini-icons to windows (by Alfons)
2161 new functions: next_labeled_cb(), prev_labeled_cb()
2164 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
2165 summary_select_next_labeled(), summary_select_prev_labeled()
2167 * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
2168 give claws blue folders and a blue trash can
2173 change to version 0.5.3claws5
2175 * sync with sylpheed 0.5.3cvs9
2176 src/labelcolors.[ch] renamed to src/colorlabel.[ch]
2178 2001-08-24 [christoph]
2181 keep filename when browsing directories
2182 (not working for user entered filename, but
2183 for default name and selected filename from
2186 fixed wrong spelling "Folllow-up"
2190 fixed new/unread message count with ignored
2191 threads (2 commits, first didn't notice no
2192 longer needed decreasing)
2194 readded scrolling of progress dialog
2200 change to 0.5.3claws4
2202 * sync with sylpheed 0.5.3cvs7
2204 2001-08-24 [christoph]
2207 set request return receipt when replying
2208 if it is set is the folder prefs of the
2211 disable final error popup if popups are
2212 disabled in config (again)
2217 Change version number to 0.5.3claws3
2219 * sync with sylpheed 0.5.3cvs5
2222 double quote '%s' in 'gedit %s' to fix bug when
2223 opening attachment with spaces in the name
2226 * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
2227 src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
2228 initial message templates support
2234 change version number to 0.5.3claws2
2236 * sync with sylpheed 0.5.3cvs4
2238 * src/procmsg.h src/summaryview.c
2239 re-implement (un)ignore thread
2244 remove unnecessary code
2246 enable 'dynamic' signatures (submitted by
2247 Eric Limpens <eric@hscg-internet.nl>)
2251 clean up after sync with sylpheed 0.5.3 release
2254 fix re-introduced font mess, see Christoph's
2259 use sylpheed's small font instead of
2260 gtk default font for summary view
2266 add pl to ALL_LINGUAS - sync with main branch
2268 * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
2269 Updated. Translations by Jens Oberender, Ricardo Mones
2270 Lastra, Alfons, and Fabio Junior Beneditto respectively.
2272 * po/pl.po ** NEW FILE **
2273 sync with the main branch
2276 fix target folder colorizing and refresh problem
2279 2001-08-17 [christoph]
2282 claws uses 4 colors for target folder coloring.
2283 arrays were not long enough and destroyed the
2284 stack causing a segfault.
2285 target folder colorizing does not work anymore
2291 change to version 0.5.3claws1
2293 * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
2294 src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
2295 src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
2297 sync with sylpheed 0.5.3 release, but keep claws method of
2298 configuring/saving fonts
2300 * src/addressbook.[ch]
2301 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
2302 in line with a similar change in Hiroyuki's branch
2304 * src/mainwindow.[ch]
2305 disable main_window_set_thread_option()
2306 * src/prefs_folder_item.c
2307 comment out &tmps_prefs.enable_thread,
2308 * src/mbox_folder.c, src/procmsg.[ch]
2309 comment out MSG_IS_IGNORE_THREAD
2311 comment out summary_ignore_thread() and summary_unignore_thread()
2312 comment out MSG_IS_IGNORE_THREAD
2314 use Hiroyuki's threading instead.
2321 use Hiroyuki's 0.5.3 column scheme but also
2322 include the enable/disable button.
2323 * src/pixmaps/mark.xpm
2324 add Hiroyuki's amended pixmap
2326 2001-08-13 [christoph]
2329 receive at get all column showed wrong state for APOP
2330 button should only work for POP3 and APOP accounts
2331 * src/prefs_account.c
2332 added missing preprocessor statement for SSL
2337 add 'receive at get all' column and enable/disable
2340 2001-08-06 [christoph]
2343 show usage of SSL in protocol column
2349 * src/prefs_account.[ch]
2350 moved ssl options to a new page
2356 added support for SMTP STARTTLS command
2358 2001-08-05 [christoph]
2361 debian autoconf needs version check to find
2362 correct autoconf version. if the file is
2363 named configure.in 2.13 is used, which does
2364 not work with this configure.in script.
2365 other solution would be to rename the script
2366 to configure.ac as suggested in the autoconf
2370 disable final error popup if popups are
2375 fixes IMAP over SSL problem
2380 change to 0.5.2claws1
2382 * sync with sylpheed 0.5.2cvs1
2387 quick fix for ispell detection...
2392 change to 0.5.1claws4
2394 * sync with sylpheed 0.5.1cvs7
2398 * src/prefs_common.c, src/prefs_common.h,
2399 src/gtkspell.c, src/gtkspell.h
2400 add global spelling checker settings (compose tab) +
2401 selection of dictionary
2404 guess valid ispell location
2409 removal of 'src/quote_fmt_parse.c'
2412 (submitted by Jens Oberender <didge@suse.de>)
2417 * src/folderview.[ch]
2420 * src/prefs_common.[ch]
2422 target folder colourization
2426 more sync with Sylpheed 0.5.1cvs6
2431 * src/prefs_folder_item.[hc]
2433 shared folders support with a GUI
2439 * sync with Sylpheed 0.5.1cvs6
2445 (submitted by Fabio Junior Beneditto)
2451 patch to correct bad image mime headers
2452 (submitted by Don Quijote <dq@searchlores.org>)
2456 * tools/gif2xface.pl **NEW FILE**
2458 script to convert file.gif to file.xface for
2459 use in a custom header.
2460 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
2465 change macros for detecting JPilot and LDAP
2467 2001-07-27 [christoph]
2470 code cleanup (MIN / MAX warning, needed casting)
2475 disallow setting flags when detecting certain headers
2476 (X-Status, Status, Seen, X-Seen).
2478 * sync with Hiroyuki's Sylpheed 0.5.1cvs5
2480 2001-07-27 [christoph]
2482 * src/prefs_filter.c
2483 * src/prefs_filtering.c
2484 * src/prefs_matcher.c
2485 * src/prefs_scoring.c
2486 scroll list when moving rows up or down
2490 * src/prefs_account.c
2491 * src/prefs_account.h
2493 SMTP over SSL (untested, feedback requested)
2501 * configure.in, acconfig.h
2502 define CLAWS (need this for main / claws detection)
2507 Sylpheed 0.5.1claws2
2509 * sync with Sylpheed 0.5.1cvs4
2511 2001-07-25 [christoph]
2515 item->prefs == NULL (don't know why)
2520 Sylpheed 0.5.1claws1
2522 * sync with Sylpheed 0.5.1cvs1-3
2524 2001-07-24 [christoph]
2527 * src/prefs_folder_item.[ch]
2528 added folderitem preferences dialog with
2529 default To: and auto request return receipt
2533 changes to handle new folderitem preferences
2537 call compose new mail with current folderitem
2541 Release Sylpheed 0.5.1claws
2544 change to release version 0.5.1claws
2546 2001-07-24 [christoph]
2549 fixed segfault that happend when the selected
2550 message was removed while retrieving new messages.
2554 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
2558 add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
2559 this is a work in progress, for more information: http://nlpagan.net/sylman
2561 * configure.in, src/mainwindow.c, manual/Makefile.am
2562 add support for English manual
2565 add authors of user manuals
2567 * manual/en/sylpheed*.html
2568 add English documentation
2570 2001-07-22 [christoph]
2575 changed a wrong debug message
2580 update Dutch translation
2582 * src/prefs_filtering.c,
2584 add more translatable strings
2593 * src/inc.c, src/summaryview.[ch]
2594 prevent update of mark file when filtering has done, by
2595 using a variable; this affects two functions:
2596 inc.c::inc_finished()
2597 summaryview.c::summary_show()
2601 * src/filtering.[ch], src/prefs_filtering.c,
2603 add filtering action for label coloring
2608 * added src/labelcolors.c
2609 * added src/labelcolors.h
2610 * src/Makefile.am, src/summaryview.c
2611 rearrange label coloring code
2614 add more parentheses so label colouring works correctly
2617 don't really delete message, but move it to Trash
2619 * src/prefs_matcher.c
2620 add quote options to info dialog
2622 2001-07-20 [christoph]
2628 * src/ssl.[ch] (new)
2629 moved ssl stuff to a seperate file
2634 fix show sender using address book with no e-mail
2635 address in From: field
2639 * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
2640 fix messy handling of escaping... now at least the
2641 execute command is useful. escape char is '\', we
2642 accept \n and \r too.
2646 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
2647 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
2656 * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
2658 revise filtering; currently move, copy, marking have
2659 been tested. if you like bleeding edge stuff, you
2660 should definitely go for this version :)
2662 * mark old working stuff as VERSION_0_5_0_CLAWS5
2664 2001-07-17 [christoph]
2673 * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more
2674 bits in the mark file, without affecting either branch. Lots of
2675 files changed, also in claws branch.
2677 UNTESTED: use of mbox folders
2680 added mark all read; however this was a quick hack used for
2681 cleaning up mess after initial merge with Hiroyuki
2684 change claws version number back to 0.5.0claws5 to clear up
2685 confusion & pretension (recent release was technically
2686 0.5.0claws4, so we neatly align with Hiroyuki :-)
2690 sync with Hiroyuki's 0.5.0cvs4
2696 * src/filtering.[ch]
2697 remove invalid updating of mark files for
2698 filter actions MATCHING_ACTION_MOVE and
2699 MATCHING_ACTION_DELETE; this should fix the
2703 revert Christoph's stab at fixing the folder
2707 add missing files with translatable strings
2714 * src/addr_compl.[ch], src/prefs_filtering.c
2715 make "filtering pref dialog's destination entry" an
2716 "address completable entry", if filter destination is
2721 sync with Hiroyuki's 0.5.0cvs2-3
2723 2001-07-15 [christoph]
2726 fixed folder stats update after incorporation
2731 * finish label colouring stuff (for now)
2732 * fix incorrect colour bug (off by one)
2737 change text labels for news and mail message so there's
2738 plenty of toolbar estate left
2745 sync with Hiroyuki's 0.5.0cvs1
2748 more rewrite label colouring
2752 * src/summaryview.[ch]
2753 * start rewrite label colouring
2754 * fix proper location "Add Sender To Addressbook" menu item
2758 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
2759 (actually this is 0.5.0claws4)
2764 * fix duplicate message
2765 * add updated Portugese / Brazilian translation
2766 submitted by Fabio Junior Beneditto
2774 add updated Dutch translation
2777 add updated German translation submitted by Jens
2781 Prerelease before 0.5.0claws. Please test.
2782 This version is temporarily tagged as VERSION_0_5_0_TEST
2784 * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
2785 src/prefs_scoring.c, src/prefs_matcher.c,
2786 src/prefs_filtering.c, src/mbox.c,
2787 src/main.c, src/inc.c, src/filtering.[ch]
2788 revert new Hoa's new matcher (does not work yet)
2795 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
2801 add ChangeLog.claws to EXTRA_DIST
2803 add matcher_parser_parse.h to EXTRA_DIST
2805 2001-07-10 [christoph]
2808 add destination folder to table of
2809 folders that need to be updated after
2816 make collapse state of folders and folder items persistent, i.e.
2817 if you collapse a folder tree, the next time sylpheed-claws starts
2818 up the folder tree remains collapsed.
2820 2001-07-10 [christoph]
2826 renamed MD5_CTX to MD5_CTX_syl
2827 conflicts with a struct in openssl
2830 * src/prefs_account.[ch]
2834 fixed compose with current account
2835 broken by new compose button stuff
2840 changed my email address
2842 * src/matcher_parser_parse.y
2843 clean the parser to remove conflicts
2851 fix incorrect description of --enable-ldap parameter
2853 * src/prefs_common.[ch]
2855 add experimental option "smart wrapping" which makes the
2856 compose editor auto wrap.
2858 | TODO: the problem with the buggy cursor handling is caused |
2859 | by the GtkText. when deleting / backspacing text its |
2860 | wrapping algorithm does not take in account the previous |
2861 | line. should find a way to hack this in. |
2862 | or should perhaps combine this with the word wrapping |
2863 | patch i wrote in january. |
2866 show build parameters for LDAP and JPilot
2869 revert Christoph's bugfix for selecting next unread message,
2870 because folder stats aren't updated correctly
2877 * src/matcher_parser_lex.l
2878 * src/matcher_parser_parse.y
2879 * src/prefs_filtering.c
2880 * src/prefs_scoring.c
2882 bugfix of the config file parser
2887 added generated matcher sources to BUILT_SOURCES
2893 added new config file parser
2896 * src/filtering.[ch]
2898 * src/prefs_filtering.c
2899 * src/prefs_matcher.c
2900 * src/prefs_scoring.c
2901 * added src/matcher_parser.h
2902 * added src/matcher_parser_lex.h
2903 * added src/matcher_parser_lex.l
2904 * added src/matcher_parser_parse.y
2905 lex & yacc config file parser
2910 changes prefs_filtering into global_filtering
2913 build threads with subjects only if "Re: " is at the
2914 beginning of the subject
2920 sync with sylpheed 0.5.0
2921 change of version number only
2927 sync with sylpheed 0.5.0pre5
2931 sync with sylpheed 0.5.0pre4 release
2932 /po and /manual/ja not sync'ed
2936 more sync with sylpheed 0.5.0pre4
2938 2001-07-03 [christoph]
2941 fixed address book broken by address book
2942 for VCard, JPilot, LDAP
2948 stopped memory leaks
2952 more sync with sylpheed 0.5.0pre4
2956 * included address book patch for VCard, JPilot, LDAP
2957 * pref_common.c - fixed Font options on Display tab (cosmetic)
2958 * alertpanel.c - fixed truncated message
2960 2001-07-02 [christoph]
2965 mark threads for ignoring
2971 * sync with sylpheed 0.5.0pre4
2972 updated gettext to 0.10.38.
2978 * src/summaryview.[ch]
2979 new right-click option: Label.
2980 substitute for 'Mark-->Mark/Unmark', colours the line.
2981 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
2983 2001-07-01 [christoph]
2986 fixed font for trash
2988 move ctree to unread message
2992 * sync with sylpheed 0.5.0pre3 release
2998 allow inserting / attaching multiple files in
3004 small change to Alfons' previous stuff so that it
3009 * lots of files changed; first attempt to merge the changes
3010 and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
3015 updated and completed, translations by Fabio
3016 Junior Beneditto <fjbeneditto@yahoo.com.br>
3022 allow selecting an attached files' mime type from a
3027 * more sync with sylpheed 0.5.0pre3
3032 merge with sylpheed.pot and pt_BR.po provided by
3033 Fabio Junior Beneditto.
3038 make MIME types case insensitive
3043 merge with sylpheed.pot and old nl.po; translations added.
3047 * more sync with sylpheed 0.5.0pre3
3052 don't crash when removing parent node of messages
3053 attracted by subject. this was caused by not deleting
3054 the parent node from the subject line hash table.
3061 if there are multiple messages selected, allow forwarding
3062 them as attachments.
3066 * more sync with sylpheed 0.5.0pre3
3072 * sync with sylpheed 0.5.0pre3
3077 fixed 'compose news article' bug
3078 from icon-and-text toolbar
3082 * sync with sylpheed 0.5.0pre2 release
3084 2001-06-24 [christoph]
3086 * src/prefs_common.c
3087 bug fix in font selection
3089 use sylpheed's normal font instead of
3090 gtk default font for folders without
3095 * src/mainwindow.[ch]
3096 added composite compose mail / news button (an idea by Leandro
3097 Pereira <leandro@linuxmag.com.br>)
3101 Added instructions for ldif-to-xml.py
3109 * src/pixmaps/stock_news_compose.xpm
3110 added pixmap by Leandro
3111 * src/prefs_common.c
3112 tested built-in spelling checker of GCC 3.0 :)
3114 merged dutch translation of sylpheed-main with
3119 Added tools directory and files.
3121 * tools/filter_conv.pl
3122 converts old filter system to new filtering system
3123 * tools/ldif-to-xml.py
3124 converts netscape addressbook to sylpheed addressbook
3126 descriptions/instructions for above two files
3128 2001-06-23 [christoph]
3131 * src/manage_window.[ch]
3132 * src/prefs_common.[ch]
3133 mail retrieval dialog can be enabled, disabled
3134 or hidden if non of sylpheed's windows is active
3140 * sync with sylpheed 0.5.0pre2
3142 2001-06-21 [christoph]
3145 show recipient on 'from' for all accounts
3148 * src/prefs_common.[ch]
3149 disable error popup on mail receive errors
3154 made the ruler correctly appear and disappear.
3157 removed Hoa's work-in-progress-stuff (interesting!) so
3160 2001-06-20 [christoph]
3163 * src/progressdialog.c
3164 added scrolled window for list in progressdialog
3168 sync with sylpheed 0.5.0pre1 release
3170 2001-06-20 [christoph]
3173 make building threads by subject work when
3174 thread view is enabled
3177 * src/prefs_common.[ch]
3178 automatically select account for mail replys
3182 * src/compose.c (compose_create): keep Bcc and Reply-To visible if
3183 they are filled in from the account settings.
3187 * more sync with sylpheed 0.5.0pre1
3193 added --sysconfdir to CPPFLAGS for pointing to the correct
3194 location of mime.types.
3196 NOTE: make sure you use --sysconfdir when running ./autogen.sh
3202 fixed some bug when building threads
3206 * src/prefs_account.c
3207 UI stuff: More changes to the English
3211 * src/pixmaps/stock_news_compose.xpm: new file
3215 Added new icon for Hoa's 'compose a news
3216 message', plus minor improvements to the
3222 more sync with sylpheed 0.5.0pre1
3228 Follow-up and reply to
3230 * src/summaryview.[ch]
3231 Build threads also with subjects
3236 forwarding use the current account.
3239 the "compose message" button has been replaced with
3240 "new mail" and "new news" buttons
3242 * src/prefs_common.[ch]
3243 added a configuration option to use the forward button
3244 as "forward as attachment"
3245 changed reply and forward format description
3247 * src/quote_fmt_lex.l
3248 * src/quote_fmt_parse.y
3249 added message with no signature in format for reply
3258 Improvements to the English
3260 * src/prefs_common.c
3261 Improvements to the English and some
3262 clarity/continuity improvements in the
3263 description of Quote symbols.
3269 * sync with sylpheed 0.5.0pre1
3274 Better interface for compose, displayed fields
3275 are updated whenever we change account.
3276 Newsgroups field is automatically filled.
3279 Newsgroups field is automatically filled.
3281 * src/prefs_account.c
3282 Some interface stuff when fields appear and
3289 * sync with sylpheed 0.4.99
3293 * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
3294 base64_decoder_free, base64_decoder_decode): new object and
3295 functions for decoding base64 streams.
3296 * src/procmime.c (procmime_decode_content): modified to use the
3303 * sync with sylpheed 0.4.99cvs11
3309 * sync with sylpheed 0.4.99cvs9
3314 * src/prefs_account.c
3316 SMTP server can be defined in the news account
3317 mime type of attachment are kept.
3321 now choose the highest important score between default
3322 and important score of folder.
3326 * src/prefs_common.c:
3328 (prefs_quote_description_create): corrected description of
3329 quote format characters
3335 * sync with sylpheed 0.4.99cvs8
3339 * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
3340 and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
3346 * sync with sylpheed 0.4.99cvs7
3350 * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
3351 clashes with autogenerated header).
3352 * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
3353 * src/Makefile.am: added quote_fmt.h.
3354 * src/.cvsignore: added lex/yacc autogenerated files
3355 (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
3361 * sync with sylpheed 0.4.99cvs6
3365 * added src/quote_fmt_parse.h
3370 don't modify readonly configuration files
3372 * src/prefs_account.c
3373 * src/prefs_common.c
3374 * src/prefs_customheader.c
3375 * src/prefs_display_header.c
3376 * src/prefs_filter.c
3377 * src/prefs_filtering.c
3378 * src/prefs_scoring.c
3379 don't open dialog box when configuration files
3384 * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
3386 * src/Makefile.am: replaced quote_fmt.tab.[ch] by
3387 quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
3388 BUILT_SOURCES to make all files rebuild properly.
3390 * src/compose.c: removed #include "quote_fmt.tab.h".
3392 * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
3393 CHARACTER value in yylval.
3395 * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
3396 receive CHARACTER value by documented means (yylval).
3398 * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
3403 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
3408 * src/prefs_filtering.c
3409 now keep the configuration for execute action
3416 * sync with sylpheed 0.4.99cvs5
3421 added quote_fmt.[ch]
3423 * added src/quote_fmt.y
3424 * added src/quote_fmt.l
3425 * added src/quote_fmt.tab.h
3426 * added src/quote_fmt.tab.c
3427 * added src/lex.quote_fmt.c
3428 parsing configuration for replying
3431 * src/prefs_common.[ch]
3432 added configuration UI for replying
3436 using configuration for replying
3444 * src/prefs_filtering.c
3445 * src/prefs_matcher.c
3446 * src/prefs_matcher.h
3447 action "run a command" for filtering
3448 and matching with a command.
3449 fixed the "whole message" matching
3452 changed temporary filename for security
3455 queue the notification if it fails to send.
3457 * src/prefs_common.c
3458 * src/prefs_folder_item.c
3459 changed the default important score
3461 * src/prefs_scoring.c
3463 hide kill score input when the folder is not
3468 * src/prefs_common.c:
3470 (prefs_font_select): pass font name in font entry box to font
3475 * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
3479 * sync with sylpheed 0.4.99cvs4
3483 * src/headerwindow.c:
3485 (headerwindow_show_cb): use the selected summary view item, not
3490 * src/headerwindow.c:
3492 (headerwindow_show_cb): always try to show msginfo
3497 keep attached parts when reediting or forwarding.
3502 * src/prefs_folder_item.[ch]
3503 * src/prefs_scoring.[ch]
3505 * src/summaryview.[ch]
3508 * src/prefs_common.[ch]
3509 support for folder scoring
3510 kill score and important score for messages
3512 * src/prefs_account.c
3513 some display bug fixed for local account
3518 * src/summaryview.c:
3520 (add_sender_to_cb): don't crash when no or invalid sender; the add
3521 sender to address book menu item is disabled.
3525 * src/filtering.[ch]
3527 handling summary menu / filter messages
3533 imap folders now appears in list
3536 doesn't crash if destination mail is not writeable
3541 removed some warnings
3545 * src/prefs_filtering.c
3546 global string to identify any folders
3547 removed some debug info
3548 filtering to mbox folders is now possible
3551 removed some warnings
3554 permission on files are changed to read/write for user only,
3556 creation of subfolder is handled better.
3560 Verified the sync for src/prefs_common.[ch] and
3561 src/prefs_account.[ch]. I believe there were some
3562 minor indentation differences.
3568 * sync with 0.4.99cvs3
3573 handling flags for mbox format
3576 use of mark file only for MH format
3577 handling flags for mbox format
3578 filtering cannot yet move or copy mails to mbox folders.
3581 changed move_msg, copy_msg,
3582 move_msgs_with_dest, copy_msgs_with_dest functions
3583 uses only folder->copy_msg() function
3584 uses folder->finished_copy() to handle the destination
3585 folder at the end of the copy or move operation.
3588 included mbox directories.
3590 * src/folderview.[ch]
3592 handle folders operation for mbox format
3595 disable conversion of "From " header
3597 * src/mbox_folder.[ch]
3598 completion of mbox format handling
3601 changed mh_copy_msg() function and
3602 removed mh_move_msg(), mh_move_msgs_with_dest(),
3603 mh_copy_msgs_with_dest()
3605 * src/prefs_filtering.c
3606 removed some warnings
3608 * src/prefs_matcher.c
3609 default boolean operation is AND
3612 handling flags for mbox format
3613 handling of "From " header
3617 added MSG_REALLY_DELETED flags to handle deletion of
3618 messages in mbox format.
3621 handling flags for mbox format
3622 disable the MSG_DELETED flags when messages
3623 are deleted in mbox format
3626 "From " headers display fixed.
3632 (get_email_part): skip quoted email addresses, like in e.g.
3633 "'alfons@proteus.demon.nl'".
3637 Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
3638 and fixing the persistence troubles when using separate windows.
3642 Added #define SEPARATE_ACTION used in the gtk item factory for
3643 the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
3644 use gtk_item_factory_get_widget_by_action() to get the items.
3646 Removed separate_widget_cb from the gtk item factory data
3648 (mainwindow_create): connect separate_widget_cb() to check
3649 menu item "toggled" signal. also passing a MainWindow pointer
3650 as object data for both check menu items.
3652 (separate_widget_cb): definition of separate_widget_cb() to match
3653 GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main
3654 window using gtk_object_get_data(). The type of window separation
3655 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
3657 * src/prefs_filtering.c,
3658 src/prefs_matcher.c: added horizontal scrollbars
3663 fix segfault with invalid bold font
3665 correctly display summary stats after row is marked
3669 * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
3670 encodings with libjconv.
3675 added mbox_folder.[ch]
3677 mbox temporary folder
3679 * added src/mbox_folder.[ch]
3681 * src/procheader.[ch]
3684 bugfix for file incorporation filtering
3686 enable creation of MBOX
3687 * src/prefs_display_header.c
3688 enable use of headers like "From "
3689 something that should be fixed :
3690 displaying of such headers add an extra space
3691 * src/prefs_folder_item.c
3692 don't create folders because it is not necessary
3694 added data field to MsgInfo for mbox internal use
3696 added some support for mbox
3698 added get_mbox_cache_dir() function
3700 2001-05-23 [hiroyuki]
3702 * src/headerwindow.c
3713 src/folderview.c: more sync with 0.4.99cvs2.
3715 * src/headerwindow.c: reverted.
3721 * sync with sylpheed 0.4.99cvs2
3729 * src/summaryview.c: bugfixed a premature assignment in summaryview_add_sender_to_cb()
3735 * configure.in: if gnome-config not found, "no" is displayed
3737 * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
3739 * src/textview.c: now also possible to add mail addresses by right
3740 clicking in the text view
3742 * src/codeconv.c: merged patch which fixes endless loop when encountering
3743 invalid wide characters; from Alte <010@imis.ru>
3747 Added installation of gnome specific things:
3749 * Makefile.am: gnome conditional