1 2002-01-26 [melvin] 0.7.0claws30
5 Readded 'Mark all read' into summary view popup menu
6 Added 'Mark all read' in folder view popup menu for IMAP
8 Made it insensitive if the selected folder is not the shown
9 one to avoid 'Mark all read' on the wrong folder.
11 2002-01-26 [paul] 0.7.0claws29
15 move 'Mark all read' from summary view to folder view
16 menu. (adapted from) patch submitted by Jeremy Andrews,
17 <lists@kerneltrap.com>
19 2002-01-25 [alfons] 0.7.0claws28
22 put the gtk class name back so GtkSText adapts the
25 2002-01-25 [alfons] 0.7.0claws27
28 assimilate Ricardo's patch that shows pixmaps instead of
29 plain "new" and "unread" texts in the folder view column
32 2002-01-25 [paul] 0.7.0claws26
35 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can
36 be found in non-standard locations.
37 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
39 2002-01-25 [paul] 0.7.0claws25
41 * sync with sylpheed 0.7.0cvs16
42 see ChangeLog entry 2002-01-25
44 2002-01-24 [paul] 0.7.0claws24
46 * more sync with sylpheed 0.7.0cvs15
47 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
49 2002-01-23 [sergey] 0.7.0claws23
52 Fixed segfault when closing LDIF import wizard with
58 Fixed wrong scrolling position after switching between
61 2002-01-23 [paul] 0.7.0claws22
63 * sync with sylpheed 0.7.0cvs15
64 see ChangeLog entries 2002-01-22 and 2002-01-23
66 2002-01-21 [melvin] 0.7.0claws21
69 * src/prefs_filtering.c
70 Fixed bug where scoring and filtering windows stopped
73 2002-01-21 [paul] 0.7.0claws20
75 * sync with sylpheed 0.7.0cvs12
76 see ChangeLog entries 2002-01-20 and 2002-01-21
78 2002-01-21 [carsten] 0.7.0claws19
81 * src/messageview.[ch]
82 * src/summaryview.[ch]
83 changes to shortcuts handling again:
84 + "Q" now controled by mainwin
85 + v/V are now customizable and have slightly
87 the "button" to minimize the messageview (and maximize
88 the summary view) is a real button now
90 "Delete Line+" added to Edit/Advanced (this will also
93 2002-01-20 [melvin] 0.7.0claws18
96 Made "Bcc" sensitive when addressbook is called from
97 compose window (it was a Claws only bug).
99 2002-01-19 [alfons] 0.7.0claws17
102 prevent unnecessary updates when currently selected folder has
105 2002-01-19 [alfons] 0.7.0claws16
108 prevent writing the cache based on current message list in summary
109 view when filtering also put messages in currently selected folder
114 Italian translation submitted by Alessandro Maestri
115 <a.maestri@cs.tin.it>
117 2002-01-18 [melvin] 0.7.0claws15
119 * src/prefs_filters.c
120 fixed bug where 'cancel' from 'filters' window stops autochecking
121 if the timer timed out when the window was open.
123 2002-01-18 [match] 0.7.0claws14
125 * src/addrclip.[ch] ** NEW FILE **
126 * src/addrselect.[ch] ** NEW FILE **
127 * src/adbookbase.h ** NEW FILE **
128 addressbook cut, copy and paste
144 support for copy/paste
146 support for copy/paste
147 tidy up menu option processing
148 correct address list function arguments
160 2002-01-18 [paul] 0.7.0claws13
162 * sync with sylpheed 0.7.0cvs8
163 configure.in: support Mac OS X (Darwin)
165 2002-01-18 [carsten] 0.7.0claws12
167 small hack to fix a segfault with an empty href
168 (reported by Alexandra Walford <deeni@altern.org>)
171 the shortcuts for Mark und Mark as unread are hardcoded
175 readded the shortcuts in gtkstext but made them
176 customizeable (simply by adding a menu plus a wrapper
179 2002-01-17 [melvin] 0.7.0claws11
182 fix default dictionary not being saved.
184 2002-01-16 [darko] 0.7.0claws10
187 fix wrapping crash with URL longer than wrapping margin
189 2002-12-08 [hoa] 0.7.0claws10
191 * src/matcher_parser_parse.y
194 * src/prefs_filtering.c
195 now, we can use bounce action in the dialog box.
197 2002-01-16 [carsten] 0.7.0claws9
199 removed the <control> and <alt> shortcuts because they're
200 not needed and interefered with the "normal" shortcuts
203 removed most of the hardcoded shortcuts and assigned
204 them to menu entries making them easy customizable by
207 2002-01-16 |melvin] 0.7.0claws8
210 fixed bug where using the mouse and when the compose
211 window is not on top may result in a crash.
213 2002-01-16 [melvin] 0.7.0claws7
216 fixed a long standingspell checker bug which could
217 cause a crash after sending a message.
219 2002-01-16 [paul] 0.7.0claws6
221 * sync with sylpheed 0.7.0cvs7
222 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
223 2002-01-15, and 2002-01-16
225 2002-01-16 [melvin] 0.7.0claws5
231 Heavily modified spell checker code to work around
232 ispell bug, to add keyboard shortcuts and for future
233 enhancements. See README.claws for usage information.
235 2002-01-15 [alfons] 0.7.0claws4
238 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
239 so sorting within threads reflects sort mode
241 2002-01-15 [christoph] 0.7.0claws3
244 added alertpanel if mail sending failed
246 2002-01-15 [alfons] 0.7.0claws2
248 * src/prefs_filtering.c
249 don't stop timer when prefs filtering dialog is opened
251 2002-01-14 [alfons] 0.7.0claws1
255 remove debug_print()s for privacy reasons
257 2002-01-14 [darko] 0.7.0claws
260 quotation wrapping is now also in the main branch
264 * tools/filter_conv.pl
265 allow for Boolean Op and case-sensitivity
266 this file is included in the release and tagged
269 2002-01-13 [paul] 0.7.0claws
271 * release 0.7.0, with cvs tag 'rel_0_7_0'
275 * tools/filter_conv.pl
277 rewritten to output to matcherrc instead of filteringrc
280 updated Spanish translation by Ricardo Mones Lastra
285 update dutch translation
290 Updated by Fabio Junior Beneditto
292 2002-01-13 [melvin] 0.6.6claws53
295 Updated french translation
297 2002-01-12 [alfons] 0.6.6claws52
300 plug mem leak that has been sitting there for ages
302 2002-01-12 [alfons] 0.6.6claws51
305 undo melvin's changes from 0.6.6claws48 because summary
306 view now refuses to select first unread message when
309 2002-01-11 [alfons] 0.6.6claws50
312 use claws' semantics for getting folder item when
313 importing an mbox file into a folder
314 (submitted by Dale P. Smith)
316 2002-01-11 [christoph] 0.6.6claws49
319 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
320 toggle widget, because non static prefs can not use
321 prefs_set_* functions
322 * src/prefs_account.c
323 toggle smtp auth password field sensitivity if
324 user id is empty and add descrition of usage for
326 * src/prefs_folder_item.c
327 use SET_TOGGLE_SENSITIVITY macro to instead of extra
330 2002-01-11 [melvin] 0.6.6claws48
333 fix the 'Ctrl-Enter' feature for sending and test really
334 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
335 editables which was not documented in Gtk)
338 Made summaryview refresh after sorting and not before.
340 2002-01-11 [christoph] 0.6.6claws47
343 select account from account ids if possible and
344 correctly set save folder for copy in reedit
346 2002-01-10 [paul] 0.6.6claws46
348 * sync with sylpheed 0.7.0 release
349 see ChangeLog entries 2002-01-07, 2002-01-08 and
355 remove more dirt traces...
360 clean up some traces of my debugging stuff
362 2002-01-09 [alfons] 0.6.6claws45
365 break up filteringprop_apply() in three separate pieces
366 so we can drop messages that failed processing in the
370 fix bug #469598 "no refresh of inbox after filter" which
371 was introduced by the new summary view locking, and which
372 prevented the summary view to update after a manual filter
373 message. claw's filter message requires a summary_show().
374 (aargh, summary_show() again! :-)
376 2002-01-07 [alfons] 0.6.6claws44
382 bring in Hiro's last 0.7.0 wm class fixes
385 bring in Ricardo's fix for sylprint script
389 * src/prefs_common.[ch]
390 * src/prefs_account.[ch]
392 clean up account preference poison in rfc2015,
393 and preparation to fix double sign bug
394 (patch submitted by Simon 'corecode' Schubert)
396 2002-01-07 [christoph] 0.6.6claws43
399 search for free message number, do not only rely
402 fix smtp auth and use extra account information
403 if available, if not use pop3 data instead
408 2002-01-06 [alfons] 0.6.6claws42
411 try making the separate windows work again...
413 2002-01-06 [alfons] 0.6.6claws41
416 adapt Hiro's separate window menu (to get rid of the funny
417 duplicate menu items), and make it work again
419 2002-01-06 [alfons] 0.6.6claws40
424 * tools/README.sylprint
425 add sylprint script for printing mails from Sylpheed
426 (contributed by Ricardo Mones Lastra)
431 2002-01-06 [melvin] 0.6.6claws39
435 Fixed crash introduced in 0.6.6claws38 by the menu
436 reorganisation (Hide read messages)
439 Fixed typo (we are now in 2002, alfons ;) )
441 2002-01-05 [alfons] 0.6.6claws38
443 * sync with sylpheed 0.6.6cvs10-17
444 (last stuff marked as LAST_STABLE)
446 2002-01-04 [melvin] 0.6.6claws37
449 Made account selection code use strcasestr again instead of
450 g_strcasecmp (fixes bug where reediting queued messages
451 did not select proper account reported by T. Link).
454 Fix bug where folder icons are not shown when 'hide read messages'
457 * src/stock_pixmaps.[ch]
458 Added folder icons for 'hide read messages'.
461 Fixed bug where 'Enter' in a header entry will send the message
462 if 'CTL-Enter' was chosen as a shorcut for sendind.
464 2002-01-03 [melvin] 0.6.6claws36
467 Added popup menu for common preferences and
468 account preferences (right click on tab displays
471 2002-01-02 [melvin] 0.6.6claws35
474 Made spelling code compatible with undo/redo feature.
475 Added creation of suggestion mode menu for the general
478 * src/prefs_common.[ch]
479 Added option menu for the speller's suggestion mode.
480 Added missing spaces in "..." buttons and made a "..."
481 button non translatable!
484 Made speller use the default suggestion mode.
485 Hack to make it possible to choose 'CTRL-Enter' as a
486 shortcut for sending (and only for sending).
488 * src/prefs_folder_item.c
489 Changing subject simplification does not update cache
490 anymore (because it is unnecessary).
491 Fixed bug where changing subject simplification updated the
492 summaryview even when the viewed folder is not the
493 folder which properties are being changed. (E.g.
494 viewing folder A and changing
495 the subject simplification of
496 folder B -not being viewed- updated the
497 summaryview of folder A with data of
498 folder B). (Hope this is clear... )
500 2001-12-31 [alfons] 0.6.6claws34
504 fgetc() returns a signed integer which doesn't
505 fit in a char. so c truncates this to a char
506 but we may lose significant bits. i.e. we may
507 comparing 0xFF which may not be equal to -1
508 unless properly casted to signed char which
509 we won't do because fgetc() returns a signed
510 integer which doesn't fit in a char. so c
511 truncates this to a char but we may lose
512 significat bits. (you got the idea, thanks
513 to Gustavo Noronha Silva <kov@debian.org>
514 and the Debian folks!)
516 2001-12-30 [alfons] 0.6.6claws33
519 add #ifdef USE_PSPELLs that Melvin forgot
521 2001-12-30 [melvin] 0.6.6claws32
523 * src/prefs_common.[ch]
524 Added configurable color for misspelled words.
527 Fixed bug of foreground text color (reported by David
529 Added configurable color for misspelled words.
531 2001-12-30 [alfons] 0.6.6claws31
534 remove unnecessary things someone put there
538 make folder properties (like threading and sorting) persistent
539 (closes bug #497424 "rescan folder tree resets proprieties")
540 currently this is only for MH folders.
542 2001-12-29 [melvin] 0.6.6claws30
544 * src/string_match.[ch]
545 Optimized a bit: regexp pattern buffer compiled only once, and
546 one subroutine call removed. Fixed ^ regexp search: Now,
547 "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
550 Subject filtering changed to filter summary columns and
551 not directly the messages subject cache. The loss in
552 performance is balanced by the improvement of string_match.
553 Added an alert panel if there is an error in the regexp.
555 * src/src/prefs_folder_item.h
556 Added a regexp pattern buffer.
558 2001-12-28 [alfons] 0.6.6claws29
560 * src/string_match.[ch]
562 allow compilation *BSD
564 2001-12-27 [alfons] 0.6.6claws28
567 sync the Hiro's bug fix for BSD
569 2001-12-27 [melvin] 0.6.6claws27
572 Simplify focus to subject entry code.
574 2001-12-27 [darko] 0.6.6claws26
580 * src/procheader.[ch]
582 * src/stock_pixmap.[ch]
584 Show key icon for encrypted mails in summary view
586 * src/pixmaps/clip.xpm
587 * src/pixmaps/clipkey.xpm
588 * src/pixmaps/key.xpm
589 New/modified icons for the above
591 2001-12-27 [melvin] 0.6.6claws25
594 Put spell checker options in a separate tab to decrease
595 the Common Preferences window height.
598 Update spell checker usage instruction about its options
601 2001-12-27 [melvin] 0.6.6claws24
604 Changed subject entry widget position. Initial focus is
605 on the To header instead of the subject entry.
606 Creating a new header scrolls the header list to make the
607 created one visible. Nevertheless, when automatically filling
608 headers, the first one is shown.
609 A Tab key press in the last empty header entry zips the
610 focus to the subject entry.
611 (I did not change the combo boxes, yet)
613 2001-12-26 [alfons] 0.6.6claws23
615 * src/prefs_account.c
617 allow default inbox to reside in another mailbox (only
618 works for POP3 accounts)
620 2001-12-26 [alfons] 0.6.6claws22
623 make reply-on-click work with the account of the selected folder
625 put a fixme here to remind me to fix finding correct default
626 account for nested folders
628 2001-12-25 [alfons] 0.6.6claws21
631 make column headers display locked and mark pixmaps (idea by Melvin)
632 fix bug by adding score and locked column type to sort array
634 2001-12-25 [alfons] 0.6.6claws20
637 catch a *potentially* inadvertent write back of
638 the message cache(s) introduced by 0.6.5claws37
640 2001-12-25 [christoph] 0.6.6claws19
642 * src/stock_pixmap.[ch]
644 add ignore thread pixmap
645 (can someone draw a better icon for this?)
647 2001-12-24 [alfons] 0.6.6claws18
649 * src/prefs_folder_item.c
650 make address completion actually work for the
651 Default To address in the Folder Property dialog.
653 2001-12-24 [alfons] 0.6.6claws17
656 use new style regexp for subject stripping
657 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
659 2001-12-24 [darko] 0.6.6claws16
663 move GPG related informational messages to debug mode
665 2001-12-23 [alfons] 0.6.6claws15
667 * src/stock_pixmap.[ch]
669 add the forgotten Claws' locked pixmap
671 2001-12-23 [alfons] 0.6.6claws14
674 accept file name typed in entry in multi file
675 selector (patch submitted by Gustavo Noronha Silva
678 2001-12-23 [alfons] 0.6.6claws13
681 * src/prefs_filtering.c
684 clean up a little bit
687 validate input strings a little bit more
689 2001-12-23 [alfons] 0.6.6claws12
693 * src/string_match.[ch] ** NEW **
694 * src/folderview.[ch]
697 * src/prefs_folder_item.[ch]
698 add subject simplification to strip out strings from
699 a subject line (esp. handy for mailing lists).
700 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
701 but slightly changed things for better integration.)
703 2001-12-23 [alfons] 0.6.6claws11
706 fix bug introduced by submission included in 0.6.5claws52.
707 ideally this submission should clean the trash if any trash
708 folder has a message. however, the hasTrash variable was
709 set to false whenever a trash folder was empty (discarding
710 a previously found *filled* trash folder.)
712 also edited the code a little bit and made it more safe.
714 2001-12-22 [alfons] 0.6.6claws10
717 quick fix for Martin Pool's omission of an account
720 2001-12-22 [alfons] 0.6.6claws9
727 better support for multipart/digest (submitted
728 by Fredrik <e98fo@efd.lth.se>)
730 2001-12-22 [alfons] 0.6.6claws8
733 correct function signature
736 * src/prefs_account.[ch]
737 allow IMAP over SSH tunnel (patch submitted by
738 Martin Pool <mbp@samba.org>)
740 2001-12-21 [alfons] 0.6.6claws7
742 * sync with sylpheed 0.6.6cvs4-9
743 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
745 2001-12-21 [christoph] 0.6.6claws6
748 * src/prefs_folder_item.[ch]
749 implement saving of outgoing messages to current folder.
750 fix segfault when no default outbox is available
753 2001-12-21 [carsten] 0.6.6claws5
756 pressing CTRL while DND does now the expected thing and
757 copies the mail (moving is still the default, as this
758 seam more appropriate for handling mails by DND)
760 2001-12-18 [paul] 0.6.6claws4
762 * sync with sylpheed 0.6.6cvs3
763 see ChangeLog entries 2001-12-18
765 2001-12-18 [hiro] 0.6.6claws3
768 fix for multibyte characters (obtain the number of letters
771 2001-12-17 [paul] 0.6.6claws2
773 * sync with sylpheed 0.6.6cvs1
774 see ChangeLog entry 2001-12-16
776 2000-12-17 [alfons] 0.6.6claws1
781 2001-12-16 [paul] 0.6.6claws
784 * Release version 0.6.6claws, cvs tag: rel_0_6_6
787 last minute sync with main 0.6.6
790 updated by Ricardo Mones Lastra
791 update for last minute sync
794 update for last minute sync
796 updated by Jens Oberender
798 updated by Fabio Junior Beneditto
800 * src/prefs_common.[ch]
802 number of undo levels is user configurable
803 (squeeze it into the release in the dying
804 moments) Submitted by Jens Oberender
809 updated french translation
811 2001-12-15 [paul] 0.6.5claws92
813 * sync with sylpheed 0.6.5cvs28
814 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
817 update to allow for sync
822 update dutch translation
824 2001-12-14 [carsten] 0.6.5claws91
826 fixed bug #473785; also after changing the column order
827 the same message will be selected and displayed as before
830 2001-12-14 [carsten] 0.6.5claws90
832 probably found the bug reported by wwb opening or closing
833 a folder tree just before dnd (found the solution in the
834 balsa source -- thanks to them)
836 2001-12-14 [carsten] 0.6.5claws89
839 moved gtk_clist_moveto to the right place, so that
840 only the accounts dialog is effected on opening
842 2001-12-14 [carsten] 0.6.5claws88
844 gtkut_clist_set_focus_row does a gtk_clist_moveto
845 now, so that the focused row will be seen in any case
846 (reported by wwp on sf-claws-user)
848 2001-12-14 [darko] 0.6.5claws87
851 remove unnecessary line
853 2001-12-14 [paul] 0.6.5claws86
855 * sync with sylpheed 0.6.5cvs27
856 see ChangeLog entries 2001-12-14
858 2001-12-14 [carsten] 0.6.5claws85
860 following a suggestion of Melvin the rcoabm pops up
861 right under the button now and the button is reliefed
862 while the popup is open
864 2001-12-14 [darko] 0.6.5claws84
867 fix crash when wrapping long lines if linewrap quotation
868 is disabled and wrapper encounters a word spanning more
871 2001-12-13 [paul] 0.6.5claws83
874 prefer 'Reply-To' header over mailing list header when
875 replying to a message. Finally prevent all those confirmation
876 messages being sent to the list itself.
879 remove unused summary_set_menu_sensitive() entry
881 2001-12-13 [paul] 0.6.5claws82
884 * src/pixmaps/inbox-hrm.xpm ** NEW FILE **
885 * src/pixmaps/outbox-hrm.xpm ** NEW FILE **
886 * src/pixmaps/trash-hrm.xpm ** NEW FILE **
887 improvements to 'Hide read messages': Inbox, Outbox,
888 Trash, Queue, and Draft icons now reveal presence of hidden
891 2001-12-12 [alfons] 0.6.5claws81
893 0.6.5claws80 was tagged as LAST_STABLE
897 * src/matcher_parser_lex.c
898 fix the filtering; my last attempt to get it right,
899 if it does not work, it's Hoa's turn. ;-)
901 for my honourable peers:
903 the code now makes a clear distinction between
904 rules as they are displayed (probably escaped),
905 and as they are executed (probably unescaped). the
906 parser does *NOT* do any unescaping, this is
907 the task of the matcher.c (which breaks up a
908 rule into condition) and the filtering.c (which
909 breaks up the rule's action). to make this
910 run happily we provide an unescaped copy of
911 crucial strings to the MatcherProp and
912 FilteringAction structures. note that the only
913 exception to this is any REGEXP string. those
914 are directly passed to regcomp() and regexp()
915 (who have much more powerful unescape functions).
919 you can escape tab (\t), carriage return (\r),
920 linefeed (\n), form feed (\f), quote (\"),
921 single quote (\'), bell (\b) in all the entry
922 lines in the scoring & filtering dialogs.
923 as an added bonus this should not affect
924 existing filtering rules.
926 2001-12-12 [carsten] 0.6.5claws80
930 "item(s) selected" is now sensitive to 1 or more
931 than one selected (nice for language where simple
932 adding of a "s" is not possible as German (Eintrag
935 the "forward as attachment" entry from the right
936 click menu removed, "forward" acts following the
940 reverted my former changes; so compiler warning again
941 but there's more GTK_TEXT/GTK_STEXT mixing on other places
945 "search in message" does now *not* only work in MVIEW_TEXT
946 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
950 removed "/File/_Close" as it was the same as "/File/E_xit"
951 and we don't need it two times
953 the separate folder view and message view now get a distinct
954 WMCLASS, just in case someone is using sawfish ;-)
956 as the menu entries "/View/Message view" and "/View/Folder tree"
957 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
958 make them sensitive accordingly and as these two are "shown"
959 after startup anytime check this menuitem at startup
961 2001-12-12 [paul] 0.6.5claws79
964 fix sensitivity of 'Search folder...', broken in
970 2001-12-11 [carsten] 0.6.5claws78
972 fixed two typos returning a wrong FALSE/TRUE
973 * src/mainwindow.[ch]
974 extra menu for email/news button removed
976 2001-12-11 [alfons] 0.6.5claws77
978 * src/matcher.c (1.3)
979 * src/matcher_parser_lex.l (1.28)
980 revert for another attempt
981 mark 0.6.5claws77 as LAST_STABLE
983 2001-12-11 [christoph] 0.6.5claws76
986 fixed wrong translation for prev. unread msg
988 2001-12-11 [paul] 0.6.5claws75
993 * src/summaryview.[ch]
994 * src/pixmaps/dir-open-hrm.xpm ** NEW FILE **
995 enable ability to hide read messages on per folder basis via
996 '/Summary/Hide read messages'; when selected, a folder will
997 have a red open folder icon, instead of a blue icon, if the
998 folder contains hidden messges
999 submitted by Thomas Link <t.link.tmp200101.gmx.net>
1002 remove '/Message/Forward as attachment' from
1003 main_window_set_menu_sensitive() to prevent debug warning
1007 Clean up some of the English
1009 * tools/newscache_clean.pl
1010 allow for new 'hidereadmsgs' entry in folderlist.xml
1013 updated translation, submitted by Ricardo Mones Lastra
1015 2001-12-11 [paul] 0.6.5claws74
1017 * sync with sylpheed 0.6.5cvs25
1018 see ChangeLog entry 2001-12-11
1020 2001-12-10 [alfons] 0.6.5claws73
1023 add more control characters
1024 * src/matcher_parser_lex.l
1025 make escaping / unescaping work again
1027 2001-12-10 [alfons] 0.6.5claws72
1030 clean up warnings "returning value for void function"
1031 * src/prefs_filtering.c
1032 make info button for execute action sensitive
1034 2001-12-10 [paul] 0.6.5claws71
1039 fix: imap server now gets informed of MARKED, UNMARKED
1040 and REPLY events. Now people can use different IMAP-Mail
1041 clients and have the exact same information about MARKED,
1042 UNMARKED and REPLY status with all of them. Especially
1043 useful for imap servers with a web-frontend.
1044 submitted by Tobias Sandhaas <medlor@web.de>
1046 2001-12-09 [melvin] 0.6.5claws70
1049 fixed bug #490076 (hunted down by Alfons who implemented
1050 a workaround in 0.6.5claws65)
1052 2001-12-09 [christoph] 0.6.5claws69
1055 set pointer to string in LOCKED column to NULL
1056 (might fix bug #490800)
1058 2001-12-09 [carsten] 0.6.5claws68
1061 resolved some cluttered menu shortcuts
1062 ('creating new email' and 'creating news message'
1065 wmclass now distinc from main window
1068 email/news and forward button functionality similar
1069 to the reply buttons; removed the ugly dropdown arrows
1070 and use instead the right mouse button
1072 2001-12-09 [paul] 0.6.5claws67
1076 allow spaces in imap folder names
1077 submitted by Willem van Engen <wvengen@stack.nl>
1079 2001-12-09 [paul] 0.6.5claws66
1081 * sync with sylpheed 0.6.5cvs24
1082 see ChangeLog entry 2001-12-09
1084 2001-12-08 [alfons] 0.6.5claws65
1087 prevent secondary selection claim after "add to sender" dialog
1088 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
1089 we trick GTK by simulating a click at (0, 0) in the textview.
1091 2001-12-08 [hoa] 0.6.5claws64
1094 fixed a bug about the .processing folder name while filtering
1096 2001-12-08 [alfons] 0.6.5claws63
1099 work around problem of not correctly updating folder stats
1100 when deleting messages. there's some folder scanning evil
1101 going so the folderview_update_msg_num() does not work
1102 correctly. need to investigate this.
1104 2001-12-08 [paul] 0.6.5claws62
1106 * sync with sylpheed 0.6.5cvs23
1107 see ChangeLog entry 2001-12-08
1109 2001-12-07 [christoph] 0.6.5claws61
1112 fix another header translation problem
1114 2001-12-07 [alfons] 0.6.5claws60
1117 make filtering also work on local spool mbox
1119 2001-12-07 [carsten] 0.6.5claws59
1121 addressbook window gets a wmclass distinct from the main
1124 * src/mainwindow.[ch]
1125 forward menu item will use mode selected in prefs, forward
1126 as attatchment in menu removed (will be substituted in the
1127 toolbar similar to reply buttons)
1128 create news message menu entry and news button is now
1129 sensitive to the existance of a news account
1130 * src/pixmaps/stock_mail_reply_quote.xpm ** REMOVED **
1131 * src/pixmaps/stock_mail_reply_to_all_quote.xpm ** REMOVED **
1132 * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
1133 these are removed because the toolbar buttons don't show
1134 the quoting modus any longer
1138 * tools/newscache_clean.pl ** NEW FILE **
1139 perl script to do some tidying up in the newscache directory
1141 * tools/sylpheed-switcher ** NEW FILE **
1142 perl script to enable easy switching between main and claws
1145 added descriptions of the two new perl scripts
1148 2001-12-07 [melvin] 0.6.5claws58
1151 fixed a warning during compilation introduced in 0.6.5claws56
1153 2001-12-07 [paul] 0.6.5claws57
1155 * src/mainwindow.[ch]
1157 further usability enhancements to replying with or without
1158 quoting via the toolbar, use of Ctrl key is replaced by
1160 Submitted by Carsten Schurig
1162 2001-12-07 [melvin] 0.6.5claws56
1165 hack to fix bug that prevented to make/paste selections
1166 after switching between MVIEW_TEXT and MVIEW_MIME views
1167 without deselecting the selection first.
1169 2001-12-06 [alfons] 0.6.5claws55
1171 * src/filtering.[ch]
1173 revise filtering a little bit more, and make sure
1174 messages are delivered to the appropriate inbox
1175 (perhaps set per account)
1177 2001-12-06 [paul] 0.6.5claws54
1179 * sync with sylpheed 0.6.5cvs22
1180 see ChangeLog entry 2001-12-06
1182 2001-12-05 [alfons] 0.6.5claws53
1188 more revisions of filtering system
1189 (last stable version is marked as LAST_STABLE)
1191 | NOTE 1): the filtering system now uses a local folder called
1192 | .processing. if filtering fails, check this directory
1193 | for missing messages.
1195 | NOTE 2): help us find the filtering actions still missing
1197 2001-12-05 [paul] 0.6.5claws52
1200 fix bug where 'Empty Trash?' pop-up window appears even
1201 when Trash is empty, submitted by Jesse Skinner
1203 2001-12-05 [melvin] 0.6.5claws51
1206 fixed bug #486106 to select correct account when reediting
1209 2001-12-04 [alfons] 0.6.5claws50
1212 declare markfile in appropriate functions when
1213 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
1216 2001-12-04 [paul] 0.6.5claws49
1218 * sync with sylpheed 0.6.5cvs21
1219 see ChangeLog entry 2001-12-04
1221 2001-12-03 [christoph] 0.6.5claws48
1224 changed translation of undo
1227 don't reinvent the wheel to traverse a GNode
1229 seperate code to create the compose gui into functions
1230 add "Others" page with folder selection for saving copy
1232 the folder identifier is saved to queue header
1234 save message to folder in queue header
1236 2001-12-03 [paul] 0.6.5claws47
1238 * sync with sylpheed 0.6.5cvs20
1239 see ChangeLog entry 2001-12-03
1243 * more sync with sylpheed 0.6.5cvs19
1244 see ChangeLog entry 2001-11-29
1246 2001-11-30 [paul] 0.6.5claws46
1249 remove conflicts introduced by Hoa's last commit
1252 make 'Message/Bounce' sensitive
1254 2001-11-30 [hoa] 0.6.5claws45
1257 slightly change bounce function to add
1258 information about the user that bounced the mail
1259 in the From header line.
1262 permit the use of processing in outbox folder.
1264 2001-11-29 [paul] 0.6.5claws44
1266 * src/mainwindow.[ch]
1267 * src/prefs_common.c
1268 * src/pixmaps/stock_mail_reply_quote.xpm ** NEW FILE **
1269 * src/pixmaps/stock_mail_reply_to_all_quote.xpm ** NEW FILE **
1270 * src/pixmaps/stock_mail_reply_to_author_quote.xpm ** NEW FILE **
1271 usability enhancements to the quoting, implements
1272 use of Ctrl key to toggle quoting settings
1273 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
1275 2001-11-29 [paul] 0.6.5claws43
1277 * sync with sylpheed 0.6.5cvs19
1278 see ChangeLog entry 2001-11-28
1280 2001-11-29 [melvin] 0.6.5claws42
1282 added enriched.[ch] to the list of files
1288 added support to view text/enriched
1289 added support to show headers in message view for text/enriched and text/html
1290 in non multipart messages
1292 2001-11-28 [paul] 0.6.5claws41
1294 * more sync with sylpheed 0.6.5cvs18
1295 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
1297 2001-11-27 [paul] 0.6.5claws40
1300 updated translation, submitted by Fabio Junior Beneditto
1302 * sync with sylpheed 0.6.5cvs18
1303 see ChangeLog entries 2001-11-26 (src/textview.c) and
1310 updated translation, submitted by Ricardo Mones Lastra
1315 add more translatable strings
1317 2001-11-26 [christoph] 0.6.5claws39
1320 fixed one more umlaut
1322 fix translated header when it should not be translated
1324 2001-11-26 [paul] 0.6.5claws38
1327 remove '/Message/Add Sender to address book' from
1328 main_window_set_menu_sensitive(), prevent debug warning
1329 add 'Message/Mark/Mark all read' to mainwin_entries[]
1331 2001-11-26 [paul] 0.6.5claws37
1334 fix 'recurring unread state' bug
1337 * tools/filter_conv.pl
1338 read name of top level mailbox from folderlist.xml
1339 and presume nothing about its name
1341 2001-11-26 [darko] 0.6.5claws36
1344 removed functions that are now in gtkutils.c
1345 use gtkut_text_is_uri_string() from gtkutils.c
1346 * fix my comment on 2001-11-23 (missing gtkutils.[ch])
1348 2001-11-26 [paul] 0.6.5claws35
1350 * sync with sylpheed 0.6.5cvs16
1351 see ChangeLog entries 2001-11-25 and 2001-11-26
1353 2001-11-25 [alfons] 0.6.5claws34
1355 EXPERIMENTAL!!! Please checkout the last stable version using:
1357 % cvs update -r LAST_STABLE -dRAP
1359 (Or help us testing this stuff.)
1361 * src/filtering.c (1.14)
1362 * src/filtering.h (1.6)
1364 * src/matcher.c (1.20)
1366 * src/procmsg.h (1.14)
1367 * src/summaryview.c (1.59)
1368 * src/summaryview.h (dunno)
1369 revert/merge/sync to as it was before commit
1370 on Thu, 19 Jul 2001 10:15:51 -0700.
1372 2001-11-25 [hoa] 0.6.5claws33
1375 processing mails at startup
1378 * src/summaryview.[ch]
1379 processing mails when entering folder
1381 * src/prefs_filtering.c
1384 2001-11-24 [alfons] 0.6.5claws32
1386 * src/summaryview.[ch]
1387 make summary sort headers work, and also make
1388 sure the sort type is stored
1390 2001-11-23 [alfons] 0.6.5claws31
1392 * src/summaryview.[ch]
1393 make lock work like mark
1394 disallow deleting messages marked as locked
1396 2001-11-23 [alfons] 0.6.5claws30
1402 merge undo patch submitted by Jens
1404 2001-11-23 [christoph] 0.6.5claws29
1409 fixed gpg signing and encoding
1412 added --status option to get new, unread and total
1413 message count from a running sylpheed
1414 * src/prefs_common.c
1415 temporary fix for reply_with_quote problem
1416 (don't call functions for non existing widget)
1418 one more check for ignored threads but still not
1419 always working correctly. probably a recursive
1420 check for all parents is needed
1422 2001-11-23 [darko] 0.6.5claws28
1425 wrapping on send improvements
1427 fix for GtkSText after last sync with main branch
1428 GTK_TEXT -> GTK_STEXT
1430 2001-11-23 [paul] 0.6.5claws27
1432 * sync with sylpheed 0.6.5cvs14
1433 see ChangeLog entries 2001-11-22 and 2001-11-23
1436 fixed the scrambled umlauts
1437 submitted by Carsten Schurig <Carsten.Schurig@web.de>
1439 2001-11-21 [paul] 0.6.5claws26
1441 * sync with sylpheed 0.6.5cvs12
1442 see 2nd ChangeLog entry dated 2001-11-20
1444 2001-11-20 [paul] 0.6.5claws25
1446 * sync with sylpheed 0.6.5cvs11
1447 see ChangeLog entry 2001-11-19 (src/utils.c)
1452 GTK_TEXT -> GTK_STEXT
1453 fix for wrong comment
1455 2001-11-20 [hiro] 0.6.5claws24
1458 more merges from main branch
1459 removed fatal warnings (uninitialized variables etc.)
1460 some coding style fix
1467 2001-11-19 [hoa] 0.6.5claws23
1470 * src/prefs_scoring.c
1475 * src/matcher_parser_parse.y
1476 * src/prefs_filtering.c
1479 2001-11-19 [alfons] 0.6.5claws22
1481 more of my old things into claws
1484 * src/prefs_common.c
1486 * src/summaryview.[ch]
1487 * src/prefs_summary_column.c
1488 * src/pixmaps/locked.xpm
1489 add indicators for locking of message in summary view
1490 (does not work yet, only visual indicator)
1492 2001-11-19 [paul] 0.6.5claws21
1494 * sync with sylpheed 0.6.5cvs10
1495 see ChangeLog entry 2001-11-19
1497 2001-11-18 [alfons] 0.6.5claws20
1500 remove an inadvertent free I forgot in previous clean up
1502 2001-11-18 [alfons] 0.6.5claws19
1504 * src/filtering.[ch]
1505 clean up & plug leaks
1507 2001-11-18 [paul] 0.6.5claws18
1509 * sync with sylpheed 0.6.5cvs9
1510 see ChangeLog entries 2001-11-17 and 2001-11-18
1512 2001-11-16 [paul] 0.6.5claws17
1514 * sync with sylpheed 0.6.5cvs8
1515 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
1517 2001-11-16 [paul] 0.6.5claws16
1519 * sync with sylpheed 0.6.5cvs7
1520 see ChangeLog entries 2001-11-15 and 2001-11-16
1522 2001-11-15 [hoa] 0.6.5claws15
1525 fix bounce, mails we received couln't be bounced to ourself.
1528 * src/filtering.[ch]
1530 * src/matcher_parser.h
1531 * src/matcher_parser_lex.l
1532 * src/matcher_parser_parse.y
1536 * src/prefs_filtering.[ch]
1538 * src/prefs_matcher.c
1539 * src/prefs_scoring.c
1542 new matcher/filter/score configuration file parser
1543 one unique configuration file => ~/.sylpheed/matcherrc
1544 import in currently automatic, then save are made
1546 one filter per folder and one global filter
1547 (filter of a folder will be used as folder processing)
1550 fix a bug in folder_item_get_identifier
1553 receive receipt return are fixed.
1555 2001-11-14 [alfons] 0.6.5claws14
1558 add things from main branch to make claws compile
1560 2001-11-14 [paul] 0.6.5claws13
1562 * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
1563 see ChangeLog entries 2001-11-08 to 2001-11-14
1565 2001-11-14 [hoa] 0.6.5claws12
1570 add "bounce mail" option
1572 2001-11-13 [christoph] 0.6.5claws11
1575 Cleanup a mess i add before commiting
1577 2001-11-13 [hoa] 0.6.5claws10
1580 some fixes when mail are sent or
1583 2001-11-13 [christoph] 0.6.5claws9
1586 Changed two string with the same translation
1590 New mailsending process:
1591 - Always queue message before sending
1592 (message will be saved if sylpheed crashed or
1593 freezes while sending)
1594 - Allow queuing of newspostings
1595 - No copy in outbox before sending
1596 (closes bug #469501)
1597 - No more redundant code for send and send_later
1599 Applied wwp <subscript@free.fr>'s patch that fixes
1600 marks for multiple forwarded messages (+compose.c)
1605 remove things that are now in main branch
1608 update Dutch translation
1610 2001-11-12 [mhadasht] 0.6.5.claws8
1612 * src/prefs_common.c
1613 re-enabled account autoselection feature for forward
1614 and reedit lost during the branch point for SYNC-B4-REL
1616 gtkpspell_get_dict(): more readable code (even if function is
1619 added version number info to 2001-11-12 [hiro] comment.
1621 2001-11-12 [hiro] 0.6.5.claws7
1624 compose_forward(): fixed a bug that forward quote mark
1626 removed unnecessary code.
1627 * src/template_select.[ch]: removed.
1632 :%s/GTK_TEXT/GTK_STEXT/g
1637 revert the undo stuff (this is 0.6.6claws stuff)
1639 2001-11-11 [hoa] 0.6.5.claws6
1642 Insert signature at the end of the text.
1643 Added undo patch but currently disabled
1646 Threading by subject improved.
1648 * added src/undo.[ch]
1649 Undo module for compose dialog box.
1651 2001-11-11 [alfons] 0.6.5.claws5
1654 prevent threading by subject on nodes that have already been
1655 threaded by in-reply-to (as in "circular references in a tree
1656 result in a dead branch")
1658 2001-11-09 [hoa] 0.6.5.claws4
1661 allows creation of mbox folder item from any files.
1663 2001-11-09 [alfons] 0.6.5.claws3
1667 do what I mean and correct threading by subject so it really
1668 ignores attracting lines without "Re: "
1670 2001-11-07 [alfons] 0.6.5.claws2
1674 only attract by subject if a subject line starts with a "Re: "
1678 2001-11-07 [paul] 0.6.5claws1
1680 * sync with sylpheed 0.6.5. release
1681 see ChangeLog entry 2001-11-07
1683 2001-11-07 [paul] 0.6.4claws31
1685 * sync with sylpheed 0.6.4cvs18
1686 see ChangeLog entries 2001-10-30 to 2001-11-07
1687 prefs_templates.[ch] renamed prefs_template.[ch]
1692 add semicolon Hoa forgot ;-)
1695 2001-11-06 [hoa] 0.6.4claws30
1701 threading by subject - empty subject are ignored
1703 2001-11-06 [christoph] 0.6.4claws29
1706 use SSL_peek for sock_gets
1708 removed unneeded pointer in extracting quoted
1709 names implementation
1711 2001-11-06 [melvin] 0.6.4claws28
1714 fixed bug #476792 Selection overtyping with spell checker
1715 fixed bug which could cause a buffer overflow
1718 2001-11-06 [hoa] 0.6.4claws27
1722 threading by subject
1724 2001-11-05 [alfons] 0.6.4claws26
1727 Claws -> Sylpheed (vice versa)
1730 :%s/gtk_text/gtk_stext/g
1731 :%s/GTK_TEXT/GTK_STEXT/g
1732 (thanks to Jonathan Ware for spotting this)
1734 2001-11-04 [christoph] 0.6.4claws25
1737 replace Xalloca + strdup with Xstrdup_a
1739 better implementation of extracting quoted names
1740 from addresses (remove backlashes and ignore
1743 2001-11-04 [alfons] 0.6.4claws24
1746 edit to comply more with coding style
1749 fix bug reported by Kim Schulz. introduced by the patch integrated
1750 in 0.6.4claws15. the code did not check the return value of
1754 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
1756 2001-11-04 [christoph] 0.6.4claws23
1759 * src/prefs_common.[ch]
1760 init some pointers that possibly caused a segfault
1761 reported in the claws-users ML
1763 2001-11-04 [hoa] 0.6.4claws22
1765 * src/grouplistdialog.c
1766 change the names of the nodes in the tree
1769 enhanced mailto syntax as described in
1770 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
1771 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
1774 encode and decode URI (useful when opening URL into
1777 2001-11-03 [hoa] 0.6.4claws21
1779 * src/grouplistdialog.c
1780 a new newsgroups list selection dialog box
1781 with a CTree instead of a CList
1783 2001-11-03 [hoa] 0.6.4claws20
1786 enable property and scoring options when right
1790 fixed bug when nickname were displayed using
1793 2001-11-02 [darko] 0.6.4claws19
1796 new wrap quotation and URL/long words wrapping implementation
1797 * src/compose.c src/gtkstext.[ch]
1798 move gtkstext_strncmp() to gtkstext.c
1800 2001-11-01 [christoph] 0.6.4claws18
1802 * src/prefs_account.c
1803 fixed mess in account settings dialog
1804 * src/prefs_folder_item.c
1805 added label with folder path to dialog
1807 2001-10-31 [match] 0.6.4claws17
1812 fix generation of spurious address book file names.
1813 remove redundant functions.
1815 added missing file names.
1817 2001-10-30 [paul] 0.6.4claws16
1819 * sync with sylpheed 0.6.4cvs6
1820 see ChangeLog entries 2001-10-26 to 2001-10-30
1822 * tools/filter_conv.pl
1823 read folderlist.xml to discover whether the top-level
1824 folder is called 'Mailbox' or 'Mail'
1826 2001-10-29 [paul] 0.6.4claws15
1828 * src/html.c, src/textview.c
1829 activate links in html mail and fix clickable parts
1830 Submitted by Matthieu Dazy <dazy@t-surf.com>
1834 * po/de.po, po/es.po, po/pt_BR/po
1835 updated translations, submitted by Jens Oberender,
1836 Ricardo Mones Lastra, and Fabio Junior Beneditto
1838 2001-10-29 [darko] 0.6.4claws14
1841 fix wrapping for good
1846 undo previous change as it broke the smart wrapping
1848 2001-10-29 [darko] 0.6.4claws13
1851 fix infinite loop when long URL is quoted
1852 (closes bug #475122.
1856 * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
1857 import Mutt address book
1858 * src/ldif.[ch] src/importldif.h
1859 modified import LDIF handle user attributes
1861 2001-10-28 [christoph] 0.6.4claws12
1864 fixed that filtering did not work if there
1865 were no filter rules
1866 (closes bug #472003 and better implementation
1869 2001-10-27 [christoph] 0.6.4claws11
1872 make the folder's default account to be used when
1873 replying. (patch by wwp <subscript@free.fr>)
1875 code cleanup, nearly killed all of wwp's patch
1876 for folder's default account in compose
1878 error panel when a folder could not be created
1879 (closes bug #471080 new folder name & already
1885 change prototype of strstr2() that Christoph forgot about
1887 2001-10-26 [christoph] 0.6.4claws10
1890 made search for accounts by email address not case
1893 fixed memory leak in folder_item_get_identifier
1896 fixed wrong strstr2 (should work like strstr)
1898 2001-10-26 [darko] 0.6.4claws9
1900 * src/compose.c src/gtkstext.[ch]
1902 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
1904 2001-10-26 [paul] 0.6.4claws8
1907 ignore css and javascript tags in html mail
1908 case-insensitive, with or without double-quoted
1911 2001-10-26 [paul] 0.6.4claws7
1913 * sync with sylpheed 0.6.4cvs1
1914 see ChangeLog entry 2001-10-26
1916 * src/prefs_account.c, src/prefs_common.c,
1917 src/prefs_summary_column.c
1918 minor improvements to the English
1920 2001-10-25 [alfons] 0.6.4claws6
1924 make GtkSText follow style of GtkText (closes bug
1925 #469211 "text selection while writing message")
1927 do sync with GTK 1.2.10
1929 2001-10-25 [paul] 0.6.4claws5
1932 ignore css tags in html mail
1934 2001-10-25 [darko] 0.6.4claws4
1937 don't declare is_url_string as static function since
1938 we need it in gtkstext.c
1940 remove unused variable
1941 don't wrap long URLs while composing a message
1943 2001-10-24 [christoph] 0.6.4claws3
1946 fix ssl deadlock, when peer closes connection
1948 2001-10-24 [paul] 0.6.4claws2
1950 * src/prefs_common.c
1951 gettextize the gpg ascii-armored warning message
1954 insert a DOS/MAC file into the composed message
1957 * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
1959 2001-10-22 [paul] 0.6.4claws1
1961 * sync with sylpheed 0.6.4 release
1962 see ChangeLog entries 2001-10-21
1964 * po/fr.po, po/pt_BR.po
1965 updated by Melvin Hadasht and Fabio Junior Beneditto
1967 2001-10-21 [paul] 0.6.3claws30
1970 insert a DOS text file from the compose window
1971 into the composed message text (removes CRs characters)
1972 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
1974 * tools/filter_conv.pl, tools/README
1975 automatically use ~/.sylpheed as working directory
1976 print out confirmation message on completion
1978 * correct Hoa's last ChangeLog.claws entry
1980 2001-10-20 [hoa] 0.6.3claws29
1982 * src/grouplistdialog.c
1983 bugfix (another ?) to give the right
1984 newsgroups list for each news server.
1988 improve the newsgroups list cache
1990 2001-10-20 [paul] 0.6.3claws28
1992 * sync with sylpheed 0.6.3cvs9
1993 see ChangeLog entry 2001-10-19
1995 * correct Alfons' last ChangeLog.claws entry
2000 fix compilation problems (part of bug #472895)
2002 2001-10-18 [hoa] 0.6.3claws27
2004 * src/grouplistdialog.c
2005 bugfix when we refresh was clicked (bug 472701)
2007 2001-10-19 [christoph] 0.6.3claws26
2010 last header entry should default to "To:" or
2011 "Newsgroups:" and not copy the last entry line
2012 in a new compose window
2013 (closes bug #472686, #470792)
2015 2001-10-19 [paul] 0.6.3claws25
2017 * sync with Sylpheed 0.6.3cvs8
2018 see ChangeLog entries 2001-10-18 and 2001-10-19
2020 2001-10-18 [christoph] 0.6.3claws24
2023 reimplement ignore thread
2025 2001-10-18 [hoa] 0.6.3claws23
2028 * src/grouplistdialog.[ch]
2029 enhanced news subscription interface (feature 469113)
2033 enchanced newsgroup listing,
2034 now, we can get groups informations
2037 2001-10-18 [paul] 0.6.3claws22
2040 remove comment (sync with main branch)
2042 fix 'Re-edit' bug in 'Message' menu
2044 2001-10-17 [christoph] 0.6.3claws21
2047 ignore empty or whitespace only header lines
2049 2001-10-17 [paul] 0.6.3claws20
2051 * sync with sylpheed 0.6.3cvs7
2052 see ChangeLog entries 2001-10-14, 2001-10-16, and
2058 wrap long lines without spaces
2063 * po/es.po, po/nl.po, po/pt_BR.po
2064 updated by Ricardo Mones Lastra, Alfons,
2065 and Fabio Junior Beneditto
2067 * sylpheed-0.6.3claws released
2069 2001-10-15 [melvin] 0.6.3claws18
2072 added summary and detailed installation instructions
2075 Updated, corrected and completed french translation
2077 2001-10-15 [hoa] 0.6.3claws17
2078 * src/grouplistdialog.c
2079 we can choose the newsgroups to display with wildcards
2081 2001-10-15 [christoph] 0.6.3claws16
2085 * src/prefs_folder_item.[ch]
2086 applied wwp <subscript@free.fr>'s folder
2087 default account patch
2089 Fixed wrong translation
2091 2001-10-13 [alfons, christoph, melvin]
2094 solution #2 to solve MT-safety problems defers all GUI related calls
2095 to the main thread using a gtk_idle_add() callback. discussed on
2096 ircnet #sylpheed, with christoph spotting some issues with the
2097 original code, and melvin allowing us to lobotomize his sylpheed.
2099 * src/syldap.[ch], src/main.c
2100 fix race problem in ldap search thread by deferring GUI
2101 stuff to main thread using gtk_idle_add()
2103 2001-10-13 [paul] 0.6.3claws14
2105 * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
2106 add Sergey's smtpcred.patch
2107 adds separate username/password setting for SMTP Auth
2108 needed by some servers
2109 (closes feature request #471659)
2111 2001-10-13 [paul] 0.6.3claws13
2113 * src/pgptext.[ch] **NEW FILES**
2114 * src/Makefile.am, src/messageview.c, src/mimeview.c
2115 decrypt ascii-armored gpg text embedded in
2117 Submitted by Jens Jahnke <jan0sch@gmx.net>
2119 2001-10-13 [christoph] 0.6.3claws12
2122 some more details on default to and
2125 init glib threading when ldap is used
2131 2001-10-12 [paul] 0.6.3claws11
2133 * src/prefs_common.[ch], src/rfc2015.c
2134 enable ascii-armored gpg text to be embedded in the
2135 message body, selectable through the 'Privacy'
2136 preferences. Supports encrypting only.
2137 Submitted by Ravemax <ravemax@dextrose.com>
2139 2001-10-12 [paul] 0.6.3claws10
2141 * sync with sylpheed 0.6.3cvs6
2142 see ChangeLog entries 2001-10-11 and 2001-11-12
2145 incorporated mbox folders, scoring, and folder
2146 properties into the sync
2148 2001-10-12 [darko] 0.6.3claws9
2151 describe quotation wrapping
2153 don't treat tab as space to calculate line length properly
2158 correct description of how to make new filtering system work,
2159 add some other things
2162 remove sched_yield() (not necessary / unportable)
2164 2001-10-11 [paul] 0.6.3claws8
2166 * sync with sylpheed 0.6.3cvs3
2167 see ChangeLog entry 2001-10-10
2169 2001-10-10 [christoph] 0.6.3claws7
2172 ignore 2 files created by newer autotools
2173 * src/prefs_folder_item.c
2174 using table for widget alignment
2175 fixed memory leak and broken octal display
2177 fixed segfault caused by lost filename
2178 workaround (closes bug #469551)
2180 2001-10-10 [paul] 0.6.3claws6
2182 * sync with sylpheed 0.6.3cvs2
2183 see ChangeLog entries 2001-10-09 and 2001-10-10
2185 2001-10-10 [darko] 0.6.3.claws5
2188 proper calculation of right margin if smart wrapping is enabled
2190 automatically wrap long lines if wrap quotation is enabled
2192 2001-10-09 [alfons] 0.6.3.claws4
2195 select correct row when deleting last row in the summary view (and
2196 close bug "[ #469104 ] select second last in list when deleting")
2198 2001-10-09 [paul] 0.6.3claws3
2200 * sync with sylpheed 0.6.3cvs1
2201 updated some autotool scripts
2203 2001-10-09 [darko] 0.6.3claws2
2206 new name and mark with Sylpheed comment
2208 smart quotation wrapping a-la VIM
2210 2001-10-08 [paul] 0.6.3claws1
2212 * sync with sylpheed 0.6.3 release
2213 see ChangeLog entry 2001-10-08
2215 2001-10-08 [paul] 0.6.2claws24
2218 more sync with sylpheed 0.6.2cvs12
2219 Fixed the bug that didn't select the last row correctly
2222 2001-10-07 [paul] 0.6.2claws23
2224 * sync with sylpheed 0.6.2cvs12
2225 see ChangeLog entry 2001-10-07
2229 enable jpilot to read unsynch'ed addresses.
2231 * src/editldap_basedn.c
2232 fix segfault when opening dialog.
2234 2001-10-06 [alfons] 0.6.2.claws22
2237 fix bug with summary view selecting last *inserted*
2238 node instead of last *visible* node. remember we
2241 2001-10-06 [paul] 0.6.2claws21
2244 updated translation, contains some fixes and new
2245 translations, submitted by Gustavo Noronha Silva
2248 * src/prefs_common.c
2249 change 'each' to 'every' - fix dubious English
2251 * sync with sylpheed 0.6.2cvs11
2253 2001-10-05 [alfons] 0.6.2claws20
2255 * src/mainwindow.[ch], src/folderview.c
2256 make composite tool button switch between "Compose News"
2257 and "Compose Mail" depending on selected folder
2258 (nifty idea by Kim Schulz <kim@schulz.dk>)
2260 2001-10-05 [paul] 0.6.2claws19
2262 * src/mainwindow.c, src/summaryview.c
2263 fix 'Message/Reply to all', broken in last commit
2266 fix X_BEENTHERE seg fault, thanks to Alfons
2268 2001-10-04 [paul] 0.6.2claws18
2270 * src/compose.[ch], src/mainwindow.c
2271 make "Message/Reply" reply to mailing lists; matches
2272 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
2273 based on portions of the patch submitted by
2274 Junichi Uekawa <dancer@netfort.gr.jp>
2276 2001-10-04 [darko] 0.6.2claws17
2279 better smart wrapping
2281 a function to make text buffer contiguous
2283 2001-10-03 [paul] 0.6.2claws16
2285 * sync with sylpheed 0.6.2cvs10
2290 * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
2291 close bug "[ #466566 ] compile error on mdk 8.0" by removing
2292 references to chinese translations (hope someone picks up
2295 2001-10-02 [christoph] 0.6.2claws15
2298 fixed non translated header bug
2300 fixed wrong date in alfons last entry ;)
2302 2001-10-02 [alfons] 0.6.2claws14
2304 * src/compose.c, src/prefs_common.[ch]
2305 add block cursor option
2307 2001-10-02 [paul] 0.6.2claws13
2309 * sync with sylpheed 0.6.2cvs9
2311 2001-09-30 [paul] 0.6.2claws12
2313 * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
2314 updated translations
2317 add 'src/importldif.c'
2319 * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
2320 added eudora-to-vCard conversion tool
2321 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
2323 * sync with sylpheed 0.6.2cvs8
2327 * sylpheed-0.6.2claws released
2329 2001-09-27 [melvin] 0.6.2claws11
2332 fixed crash when using default path (introduced
2334 fixed tiny bug for initial suggestion mode
2336 2001-09-27 [melvin] 0.6.2claws10
2339 fixed bug where gtkpspell didn't set the path correctly
2342 added a paragraph about spell checking
2346 2001-09-27 [paul] 0.6.2claws9
2348 * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
2349 replace '// comments' with '/* comments */' to prevent
2350 some compiler warnings
2352 * sync with sylpheed 0.6.2cvs6
2354 2001-09-26 [alfons] 0.6.2claws8
2357 introduce return receipt request notification again,
2358 which was lost because of other semantics in
2359 procheader_parse() (???)
2361 2001-09-26 [christoph] 0.6.2claws7
2364 replace comments for old code with #if 0
2365 readded auto cc, bcc and reply-to
2366 * src/prefs_matcher.c
2367 * src/prefs_scoring.c
2368 removed some definition (was moved to
2371 2001-09-26 [paul] 0.6.2claws6
2374 make 'Follow-up and reply to' sensitive
2376 * more sync with sylpheed 0.6.2cvs5
2383 fixed bug for "US-ASCII" introduced by the encoding code
2389 * src/prefs_common.[ch], src/summaryview.c
2390 'next unread msg' 'go to next folder?' dialog can be
2391 given default behaviour, either always show dialog,
2392 or assume 'yes', or assume 'no'
2393 Submitted by wwp <subscript@free.fr>
2397 * src/compose.c src/gtkspell.[ch]
2398 added support for different encodings
2402 * more sync with sylpheed 0.6.2cvs5
2406 * src/prefs_folder_item.c
2407 add check for item->prefs->default_to string is NULL and
2408 add another check when freeing this string
2413 change to version 0.6.2claws3
2415 * sync with sylpheed 0.6.2cvs5
2418 * src/ldif.[ch], src/importldif.[ch], addressbook.c
2420 * src/addrcache.[ch], addrindex.[ch]
2421 small update for future
2427 added 'Learn from mistakes' option
2428 better handling of quotes in checked words
2431 small update for spell checking stuff
2436 edit a little bit so it complies more with main coding style
2440 * src/folder.[ch], prefs_folder_item.c, compose.c
2441 migrate "request return receipt" folder property
2446 * README.claws **NEW**
2447 (add things of interest for users of main branch
2450 * src/folder.[ch], src/mainwindow.c, src/summaryview.c
2451 re-implement threading per folder option, but store
2452 the setting in folderlist.xml (where it belongs)
2457 fixed bug when compose window is under another window
2458 * src/prefs_common.[ch] src/compose.c
2459 changed 'dictionary_path' to 'dictionary' to be consistent
2460 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
2461 * ac/pspell.m4 src/Makefile.am
2462 dropped PSPELL_PATH macro
2464 updated translations
2466 2001-09-21 [christoph]
2469 added border around header fields
2470 keep header type when new field is added
2472 2001-09-20 [christoph]
2475 more portable debug_print with source filename
2478 more newlines after debug messages
2483 change to version 0.6.2claws2
2485 * sync with sylpheed 0.6.2cvs3
2490 fixed the post-right-click focus pb
2491 fixed crash when 'Spell check all' after dict change
2492 and when cursor is at the end of the text
2493 shift-right-click pops up config menu even on misspelled words.
2500 added pspell to compiled-in features list
2504 * switched to pspell and dropped ispell
2506 new file. autoconf macro for pspell
2508 * configure.in acconfig.h
2509 added pspell support
2511 * src/main.c src/compose.[ch] src/gtkspell.[ch]
2512 * src/prefs_common.[ch]
2513 added pspell support
2515 2001-09-18 [christoph]
2519 replace LOG_MESSAGE with debug_print
2523 added newline after debug message
2525 using __VA_ARGS__ for debug_print macro
2527 ignore Makefile and Makefile.in
2532 change to version 0.6.2claws1
2533 * sync with sylpheed 0.6.2cvs1
2536 * src/prefs_matcher.c
2537 add 'score equal to' option, submitted by
2538 Paul Evans <nerd@freeuk.com>
2540 2001-09-15 [christoph]
2543 comment out menu entry not existing in claws
2545 add debug output for non existing menu entries
2547 fix next/prev unread message for ignored threads
2549 add sourcefile and line number to debug output
2550 otherwise it is sometimes hard to find the
2551 source code part if debug messages are translated
2556 refresh target folder style after colour is changed
2561 change to version 0.6.1claws3
2563 * sync with sylpheed 0.6.1cvs6
2568 fix target folder colourization to use user selected colour
2573 fix crash when message that is marked for copy/move is unmarked
2578 change to version 0.6.1claws2
2580 * sync with sylpheed 0.6.1cvs3
2585 fix bug with default font used for trash folder text
2589 * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
2590 updated translations
2593 change to version 0.6.1claws1
2595 * sync with sylpheed 0.6.1cvs2
2600 add Match's new addressbook
2603 updated translation submitted by Jens Oberender
2608 change to 0.6.1claws
2609 * sync with sylpheed 0.6.1 release
2614 change to 0.6.0claws2
2616 * sync with sylpheed 0.6.0cvs4
2619 updated translation submitted by Fabio Junior Beneditto
2633 change to version 0.6.0claws1
2635 * sync with sylpheed 0.6.0cvs1
2638 updated translation submitted by Ricardo Mones Lastra
2641 add 'src/prefs_templates.c'
2643 * src/compose.c, src/summaryview.c
2644 fix segfault on 'Re_edit'
2648 * configure.in, Makefile.am
2650 add tools directory to source distribution
2655 change to version 0.6.0claws
2657 * sync with sylpheed 0.6.0 release
2659 2001-08-30 [christoph]
2662 removed autoconf version check
2666 * src/account.c, src/compose.c, src/prefs_common.[ch]
2667 * src/procheader.[ch] src/utils.[ch]
2668 Enhanced automatic account selection on replies
2669 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
2672 add LDAP and JPilot to the configuration results output.
2674 2001-08-29 [christoph]
2677 no bold font for ignored threads
2682 change to version 0.5.3claws6
2684 * sync with sylpheed 0.5.3cvs10
2685 src/stringtable.[ch]: New Files
2687 * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
2688 * src/pixmaps/sylpheed.xpm
2689 add mini-icons to windows (by Alfons)
2694 new functions: next_labeled_cb(), prev_labeled_cb()
2697 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
2698 summary_select_next_labeled(), summary_select_prev_labeled()
2700 * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
2701 give claws blue folders and a blue trash can
2706 change to version 0.5.3claws5
2708 * sync with sylpheed 0.5.3cvs9
2709 src/labelcolors.[ch] renamed to src/colorlabel.[ch]
2711 2001-08-24 [christoph]
2714 keep filename when browsing directories
2715 (not working for user entered filename, but
2716 for default name and selected filename from
2719 fixed wrong spelling "Folllow-up"
2723 fixed new/unread message count with ignored
2724 threads (2 commits, first didn't notice no
2725 longer needed decreasing)
2727 readded scrolling of progress dialog
2733 change to 0.5.3claws4
2735 * sync with sylpheed 0.5.3cvs7
2737 2001-08-24 [christoph]
2740 set request return receipt when replying
2741 if it is set is the folder prefs of the
2744 disable final error popup if popups are
2745 disabled in config (again)
2750 Change version number to 0.5.3claws3
2752 * sync with sylpheed 0.5.3cvs5
2755 double quote '%s' in 'gedit %s' to fix bug when
2756 opening attachment with spaces in the name
2759 * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
2760 src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
2761 initial message templates support
2767 change version number to 0.5.3claws2
2769 * sync with sylpheed 0.5.3cvs4
2771 * src/procmsg.h src/summaryview.c
2772 re-implement (un)ignore thread
2777 remove unnecessary code
2779 enable 'dynamic' signatures (submitted by
2780 Eric Limpens <eric@hscg-internet.nl>)
2784 clean up after sync with sylpheed 0.5.3 release
2787 fix re-introduced font mess, see Christoph's
2792 use sylpheed's small font instead of
2793 gtk default font for summary view
2799 add pl to ALL_LINGUAS - sync with main branch
2801 * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
2802 Updated. Translations by Jens Oberender, Ricardo Mones
2803 Lastra, Alfons, and Fabio Junior Beneditto respectively.
2805 * po/pl.po ** NEW FILE **
2806 sync with the main branch
2809 fix target folder colorizing and refresh problem
2812 2001-08-17 [christoph]
2815 claws uses 4 colors for target folder coloring.
2816 arrays were not long enough and destroyed the
2817 stack causing a segfault.
2818 target folder colorizing does not work anymore
2824 change to version 0.5.3claws1
2826 * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
2827 src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
2828 src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
2830 sync with sylpheed 0.5.3 release, but keep claws method of
2831 configuring/saving fonts
2833 * src/addressbook.[ch]
2834 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
2835 in line with a similar change in Hiroyuki's branch
2837 * src/mainwindow.[ch]
2838 disable main_window_set_thread_option()
2839 * src/prefs_folder_item.c
2840 comment out &tmps_prefs.enable_thread,
2841 * src/mbox_folder.c, src/procmsg.[ch]
2842 comment out MSG_IS_IGNORE_THREAD
2844 comment out summary_ignore_thread() and summary_unignore_thread()
2845 comment out MSG_IS_IGNORE_THREAD
2847 use Hiroyuki's threading instead.
2854 use Hiroyuki's 0.5.3 column scheme but also
2855 include the enable/disable button.
2856 * src/pixmaps/mark.xpm
2857 add Hiroyuki's amended pixmap
2859 2001-08-13 [christoph]
2862 receive at get all column showed wrong state for APOP
2863 button should only work for POP3 and APOP accounts
2864 * src/prefs_account.c
2865 added missing preprocessor statement for SSL
2870 add 'receive at get all' column and enable/disable
2873 2001-08-06 [christoph]
2876 show usage of SSL in protocol column
2882 * src/prefs_account.[ch]
2883 moved ssl options to a new page
2889 added support for SMTP STARTTLS command
2891 2001-08-05 [christoph]
2894 debian autoconf needs version check to find
2895 correct autoconf version. if the file is
2896 named configure.in 2.13 is used, which does
2897 not work with this configure.in script.
2898 other solution would be to rename the script
2899 to configure.ac as suggested in the autoconf
2903 disable final error popup if popups are
2908 fixes IMAP over SSL problem
2913 change to 0.5.2claws1
2915 * sync with sylpheed 0.5.2cvs1
2920 quick fix for ispell detection...
2925 change to 0.5.1claws4
2927 * sync with sylpheed 0.5.1cvs7
2931 * src/prefs_common.c, src/prefs_common.h,
2932 src/gtkspell.c, src/gtkspell.h
2933 add global spelling checker settings (compose tab) +
2934 selection of dictionary
2937 guess valid ispell location
2942 removal of 'src/quote_fmt_parse.c'
2945 (submitted by Jens Oberender <didge@suse.de>)
2950 * src/folderview.[ch]
2953 * src/prefs_common.[ch]
2955 target folder colourization
2959 more sync with Sylpheed 0.5.1cvs6
2964 * src/prefs_folder_item.[hc]
2966 shared folders support with a GUI
2972 * sync with Sylpheed 0.5.1cvs6
2978 (submitted by Fabio Junior Beneditto)
2984 patch to correct bad image mime headers
2985 (submitted by Don Quijote <dq@searchlores.org>)
2989 * tools/gif2xface.pl **NEW FILE**
2991 script to convert file.gif to file.xface for
2992 use in a custom header.
2993 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
2998 change macros for detecting JPilot and LDAP
3000 2001-07-27 [christoph]
3003 code cleanup (MIN / MAX warning, needed casting)
3008 disallow setting flags when detecting certain headers
3009 (X-Status, Status, Seen, X-Seen).
3011 * sync with Hiroyuki's Sylpheed 0.5.1cvs5
3013 2001-07-27 [christoph]
3015 * src/prefs_filter.c
3016 * src/prefs_filtering.c
3017 * src/prefs_matcher.c
3018 * src/prefs_scoring.c
3019 scroll list when moving rows up or down
3023 * src/prefs_account.c
3024 * src/prefs_account.h
3026 SMTP over SSL (untested, feedback requested)
3034 * configure.in, acconfig.h
3035 define CLAWS (need this for main / claws detection)
3040 Sylpheed 0.5.1claws2
3042 * sync with Sylpheed 0.5.1cvs4
3044 2001-07-25 [christoph]
3048 item->prefs == NULL (don't know why)
3053 Sylpheed 0.5.1claws1
3055 * sync with Sylpheed 0.5.1cvs1-3
3057 2001-07-24 [christoph]
3060 * src/prefs_folder_item.[ch]
3061 added folderitem preferences dialog with
3062 default To: and auto request return receipt
3066 changes to handle new folderitem preferences
3070 call compose new mail with current folderitem
3074 Release Sylpheed 0.5.1claws
3077 change to release version 0.5.1claws
3079 2001-07-24 [christoph]
3082 fixed segfault that happend when the selected
3083 message was removed while retrieving new messages.
3087 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
3091 add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
3092 this is a work in progress, for more information: http://nlpagan.net/sylman
3094 * configure.in, src/mainwindow.c, manual/Makefile.am
3095 add support for English manual
3098 add authors of user manuals
3100 * manual/en/sylpheed*.html
3101 add English documentation
3103 2001-07-22 [christoph]
3108 changed a wrong debug message
3113 update Dutch translation
3115 * src/prefs_filtering.c,
3117 add more translatable strings
3126 * src/inc.c, src/summaryview.[ch]
3127 prevent update of mark file when filtering has done, by
3128 using a variable; this affects two functions:
3129 inc.c::inc_finished()
3130 summaryview.c::summary_show()
3134 * src/filtering.[ch], src/prefs_filtering.c,
3136 add filtering action for label coloring
3141 * added src/labelcolors.c
3142 * added src/labelcolors.h
3143 * src/Makefile.am, src/summaryview.c
3144 rearrange label coloring code
3147 add more parentheses so label colouring works correctly
3150 don't really delete message, but move it to Trash
3152 * src/prefs_matcher.c
3153 add quote options to info dialog
3155 2001-07-20 [christoph]
3161 * src/ssl.[ch] (new)
3162 moved ssl stuff to a seperate file
3167 fix show sender using address book with no e-mail
3168 address in From: field
3172 * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
3173 fix messy handling of escaping... now at least the
3174 execute command is useful. escape char is '\', we
3175 accept \n and \r too.
3179 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
3180 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
3189 * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
3191 revise filtering; currently move, copy, marking have
3192 been tested. if you like bleeding edge stuff, you
3193 should definitely go for this version :)
3195 * mark old working stuff as VERSION_0_5_0_CLAWS5
3197 2001-07-17 [christoph]
3206 * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more
3207 bits in the mark file, without affecting either branch. Lots of
3208 files changed, also in claws branch.
3210 UNTESTED: use of mbox folders
3213 added mark all read; however this was a quick hack used for
3214 cleaning up mess after initial merge with Hiroyuki
3217 change claws version number back to 0.5.0claws5 to clear up
3218 confusion & pretension (recent release was technically
3219 0.5.0claws4, so we neatly align with Hiroyuki :-)
3223 sync with Hiroyuki's 0.5.0cvs4
3229 * src/filtering.[ch]
3230 remove invalid updating of mark files for
3231 filter actions MATCHING_ACTION_MOVE and
3232 MATCHING_ACTION_DELETE; this should fix the
3236 revert Christoph's stab at fixing the folder
3240 add missing files with translatable strings
3247 * src/addr_compl.[ch], src/prefs_filtering.c
3248 make "filtering pref dialog's destination entry" an
3249 "address completable entry", if filter destination is
3254 sync with Hiroyuki's 0.5.0cvs2-3
3256 2001-07-15 [christoph]
3259 fixed folder stats update after incorporation
3264 * finish label colouring stuff (for now)
3265 * fix incorrect colour bug (off by one)
3270 change text labels for news and mail message so there's
3271 plenty of toolbar estate left
3278 sync with Hiroyuki's 0.5.0cvs1
3281 more rewrite label colouring
3285 * src/summaryview.[ch]
3286 * start rewrite label colouring
3287 * fix proper location "Add Sender To Addressbook" menu item
3291 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
3292 (actually this is 0.5.0claws4)
3297 * fix duplicate message
3298 * add updated Portugese / Brazilian translation
3299 submitted by Fabio Junior Beneditto
3307 add updated Dutch translation
3310 add updated German translation submitted by Jens
3314 Prerelease before 0.5.0claws. Please test.
3315 This version is temporarily tagged as VERSION_0_5_0_TEST
3317 * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
3318 src/prefs_scoring.c, src/prefs_matcher.c,
3319 src/prefs_filtering.c, src/mbox.c,
3320 src/main.c, src/inc.c, src/filtering.[ch]
3321 revert new Hoa's new matcher (does not work yet)
3328 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
3334 add ChangeLog.claws to EXTRA_DIST
3336 add matcher_parser_parse.h to EXTRA_DIST
3338 2001-07-10 [christoph]
3341 add destination folder to table of
3342 folders that need to be updated after
3349 make collapse state of folders and folder items persistent, i.e.
3350 if you collapse a folder tree, the next time sylpheed-claws starts
3351 up the folder tree remains collapsed.
3353 2001-07-10 [christoph]
3359 renamed MD5_CTX to MD5_CTX_syl
3360 conflicts with a struct in openssl
3363 * src/prefs_account.[ch]
3367 fixed compose with current account
3368 broken by new compose button stuff
3373 changed my email address
3375 * src/matcher_parser_parse.y
3376 clean the parser to remove conflicts
3384 fix incorrect description of --enable-ldap parameter
3386 * src/prefs_common.[ch]
3388 add experimental option "smart wrapping" which makes the
3389 compose editor auto wrap.
3391 | TODO: the problem with the buggy cursor handling is caused |
3392 | by the GtkText. when deleting / backspacing text its |
3393 | wrapping algorithm does not take in account the previous |
3394 | line. should find a way to hack this in. |
3395 | or should perhaps combine this with the word wrapping |
3396 | patch i wrote in january. |
3399 show build parameters for LDAP and JPilot
3402 revert Christoph's bugfix for selecting next unread message,
3403 because folder stats aren't updated correctly
3410 * src/matcher_parser_lex.l
3411 * src/matcher_parser_parse.y
3412 * src/prefs_filtering.c
3413 * src/prefs_scoring.c
3415 bugfix of the config file parser
3420 added generated matcher sources to BUILT_SOURCES
3426 added new config file parser
3429 * src/filtering.[ch]
3431 * src/prefs_filtering.c
3432 * src/prefs_matcher.c
3433 * src/prefs_scoring.c
3434 * added src/matcher_parser.h
3435 * added src/matcher_parser_lex.h
3436 * added src/matcher_parser_lex.l
3437 * added src/matcher_parser_parse.y
3438 lex & yacc config file parser
3443 changes prefs_filtering into global_filtering
3446 build threads with subjects only if "Re: " is at the
3447 beginning of the subject
3453 sync with sylpheed 0.5.0
3454 change of version number only
3460 sync with sylpheed 0.5.0pre5
3464 sync with sylpheed 0.5.0pre4 release
3465 /po and /manual/ja not sync'ed
3469 more sync with sylpheed 0.5.0pre4
3471 2001-07-03 [christoph]
3474 fixed address book broken by address book
3475 for VCard, JPilot, LDAP
3481 stopped memory leaks
3485 more sync with sylpheed 0.5.0pre4
3489 * included address book patch for VCard, JPilot, LDAP
3490 * pref_common.c - fixed Font options on Display tab (cosmetic)
3491 * alertpanel.c - fixed truncated message
3493 2001-07-02 [christoph]
3498 mark threads for ignoring
3504 * sync with sylpheed 0.5.0pre4
3505 updated gettext to 0.10.38.
3511 * src/summaryview.[ch]
3512 new right-click option: Label.
3513 substitute for 'Mark-->Mark/Unmark', colours the line.
3514 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
3516 2001-07-01 [christoph]
3519 fixed font for trash
3521 move ctree to unread message
3525 * sync with sylpheed 0.5.0pre3 release
3531 allow inserting / attaching multiple files in
3537 small change to Alfons' previous stuff so that it
3542 * lots of files changed; first attempt to merge the changes
3543 and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
3548 updated and completed, translations by Fabio
3549 Junior Beneditto <fjbeneditto@yahoo.com.br>
3555 allow selecting an attached files' mime type from a
3560 * more sync with sylpheed 0.5.0pre3
3565 merge with sylpheed.pot and pt_BR.po provided by
3566 Fabio Junior Beneditto.
3571 make MIME types case insensitive
3576 merge with sylpheed.pot and old nl.po; translations added.
3580 * more sync with sylpheed 0.5.0pre3
3585 don't crash when removing parent node of messages
3586 attracted by subject. this was caused by not deleting
3587 the parent node from the subject line hash table.
3594 if there are multiple messages selected, allow forwarding
3595 them as attachments.
3599 * more sync with sylpheed 0.5.0pre3
3605 * sync with sylpheed 0.5.0pre3
3610 fixed 'compose news article' bug
3611 from icon-and-text toolbar
3615 * sync with sylpheed 0.5.0pre2 release
3617 2001-06-24 [christoph]
3619 * src/prefs_common.c
3620 bug fix in font selection
3622 use sylpheed's normal font instead of
3623 gtk default font for folders without
3628 * src/mainwindow.[ch]
3629 added composite compose mail / news button (an idea by Leandro
3630 Pereira <leandro@linuxmag.com.br>)
3634 Added instructions for ldif-to-xml.py
3642 * src/pixmaps/stock_news_compose.xpm
3643 added pixmap by Leandro
3644 * src/prefs_common.c
3645 tested built-in spelling checker of GCC 3.0 :)
3647 merged dutch translation of sylpheed-main with
3652 Added tools directory and files.
3654 * tools/filter_conv.pl
3655 converts old filter system to new filtering system
3656 * tools/ldif-to-xml.py
3657 converts netscape addressbook to sylpheed addressbook
3659 descriptions/instructions for above two files
3661 2001-06-23 [christoph]
3664 * src/manage_window.[ch]
3665 * src/prefs_common.[ch]
3666 mail retrieval dialog can be enabled, disabled
3667 or hidden if non of sylpheed's windows is active
3673 * sync with sylpheed 0.5.0pre2
3675 2001-06-21 [christoph]
3678 show recipient on 'from' for all accounts
3681 * src/prefs_common.[ch]
3682 disable error popup on mail receive errors
3687 made the ruler correctly appear and disappear.
3690 removed Hoa's work-in-progress-stuff (interesting!) so
3693 2001-06-20 [christoph]
3696 * src/progressdialog.c
3697 added scrolled window for list in progressdialog
3701 sync with sylpheed 0.5.0pre1 release
3703 2001-06-20 [christoph]
3706 make building threads by subject work when
3707 thread view is enabled
3710 * src/prefs_common.[ch]