1 2002-02-12 [melvin] 0.7.0claws62
4 Children wait loop is now triggered with a timeout of 1s
5 Added %F which is replaced with the list of filenames
6 of all selected messages (as suggested by Ricardo Mones Lestra)
7 Pipe syntax changed. Prefix with | to send selection, postfix
8 with | to retrieve output. Prefix with > or * to send
9 user definable input to the command (*: input is hidden)
10 Old pipe action should now be postfixed with |, too.
12 2002-02-12 [carsten] 0.7.0claws61 (more 59.75)
14 fixed a bug: if there's no theme directory don't
15 throw an error, just do "nothing" (thanks Alfons)
17 2002-02-12 [carsten] 0.7.0claws60
20 had to write the cache twice (nasty!); some marks would
23 2002-02-11 [carsten] 0.7.0claws59
26 doc-src/maintainer_guide.txt
35 pixmap theming and related work on pixmap
36 handling on some other places
37 (e.g. hrm features for all folder)
38 src/pixmap/stock_*.xpm -> the stock_ was removed
40 2002-02-11 [paul] 0.7.0claws58
42 * sync with sylpheed 0.7.1 release
43 see ChangeLog entries 2002-02-11
45 2002-02-08 [paul] 0.7.0claws57
47 * sync with sylpheed 0.7.0cvs39
48 see ChangeLog entry 2002-02-07 (last entry)
54 sync: made it compile with C compilers other than gcc
56 2002-02-07 [paul] 0.7.0claws56
58 * sync with sylpheed 0.7.0cvs38
59 see ChangeLog entries 2002-02-06 (last 2 entries) and
62 2002-02-07 [darko] 0.7.0claws55
66 Fix const gchar */gchar * issue (thanks Hiro)
68 2002-02-07 [darko] 0.7.0claws54
73 * src/prefs_template.c
75 * src/quote_fmt_parse.y
78 When replying or forwarding an email don't quote the entire
79 mail body but use the part of the message text that is selected
81 2002-02-06 [melvin] 0.7.0claws53
83 * src/prefs_common.[ch]
86 Made possible to switch quickly to last used dictionary
87 which makes checking bilingual documents easier.
89 2002-02-06 [melvin] 0.7.0claws52
92 Added forgotten new file src/prefs_actions.c
94 2002-02-06 [melvin] 0.7.0claws51
96 * src/prefs_actions.c ** NEW FILE **
97 * src/prefs_actions.h ** NEW FILE **
98 Added actions to execute on message text view, or on the
101 Added src/prefs_actions.[ch]
103 Added new menu "Edit/Actions"
105 Added new actionsrc file.
107 Added actionsrc reading.
109 Added new menus "Edit/Actions" and "Configuration/Actions..."
111 Added new element actionslst element to prefs_common.
113 2002-02-06 [paul] 0.7.0claws50
115 * sync with sylpheed 0.7.0cvs36
116 see ChangeLog entry 2002-02-06
121 updated by Ricardo Mones Lastra
123 2002-02-05 [paul] 0.7.0claws49
125 * sync with sylpheed 0.7.0cvs33
126 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
128 2002-02-05 [paul] 0.7.0claws48
131 re-add 'Edit/Advanced/Delete entire line', previously named
134 2002-02-04 [paul] 0.7.0claws47
138 fix bug #494993 (Reply All not taking Reply-To into consi)
139 eliminate differences in behaviour of right-click 'Reply to all'
140 in summary view and 'Reply to all' on the toolbar.
141 fix bug where Reply-To gets ignored by 'Reply to all' in summary
142 view and From gets ignored by 'Reply to all' on toolbar.
143 fix bug where 'Reply to all' on toolbar uses To twice and ignores
144 From when no Reply-To header is present.
146 2002-02-04 [paul] 0.7.0claws46
148 * sync with sylpheed 0.7.0cvs30
149 see ChangeLog entries 2002-02-03 and 2002-02-04
151 2002-02-03 [melvin] 0.7.0claws45
154 Readded function to highlight all misspelled words.
155 Fixed bug where user-provided-words did not replace
156 correctly the misspelled word when using the mouse.
157 Fixed bug where checking a region selected from right to left did
158 not check the region at all.
159 Fixed bug where 'Check backwards' may not check at all.
160 Fixed memory leaks where popup menus and accel_groups were not destroyed.
161 Fixed possible buffer overflow when checking for long strings (>1k).
162 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
163 Accelerators code uses now gtk_widget_add_accel.
164 Removed and disabled obsolete and unfinished code.
168 Added menu item to Highlight all misspelled words.
170 2002-02-01 [paul] 0.7.0claws44
173 fix '/View/Hide read messages' sensitivity when all
174 messages in a folder are hidden
176 2002-02-01 [paul] 0.7.0claws43
179 add --send option to command line interface, sends all
180 queued mail. Patch submitted by Ricardo Mones Lastra.
182 2002-01-31 [paul] 0.7.0claws42
185 add '/View/Hide read messages' to main_window_set_menu_sensitive()
187 2002-01-31 [paul] 0.7.0claws41
189 * sync with sylpheed 0.7.0cvs27
190 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
194 comment out elements of textview_show_part() as temporary
195 workaround for attachment 'Display as text' bug
198 updated by Fabio Junior Beneditto
200 2002-01-30 [paul] 0.7.0claws40
202 * sync with sylpheed 0.7.0cvs24
203 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
207 add {N_("/_Spelling"), ... "<Branch>"} to
208 GtkItemFactoryEntry compose_entries[]
211 add claws menu items to prefs_keybind_apply_clicked()
212 and remove non-claws menu items
214 2002-01-29 [paul] 0.7.0claws39
216 * sync with sylpheed 0.7.0cvs22
217 see ChangeLog entries 2002-01-28 and 2002-01-29
219 2002-01-28 [melvin] 0.7.0claws38
222 Added the declartion of compose_send_control_enter.
226 Added in a 'Spelling' menu which includes the configuration menu.
227 Added a real 'Check all' and got rid from the old one which only
228 highlited misspelled word.
229 Made 'Check while typing' a disableable option.
230 Added a dialog when there are no more misspelled word.
231 Added a dialog if error occurs when switching to a dictionary.
233 * src/prefs_common.[ch]
234 Added option for the default 'Check while typing' option.
237 2002-01-28 [alfons] 0.7.0claws37
240 fix buglet and make code comply with sylpheed code style
242 2002-01-28 [paul] 0.7.0claws36
244 * sync with sylpheed 0.7.0cvs19
245 see ChangeLog entries for 2002-01-28
247 2002-01-28 [hoa] 0.7.0claws35
253 read the renderer config
256 use the renderer config to convert mime attachments
259 don't use textview_show_html/ertf,
260 use get_text_content instead
262 2002-01-27 [alfons] 0.7.0claws34
265 make sylpheed believe it can delete a news message...
266 (messages are NOT deleted, maybe we should remove
267 processing from the folder properties after all.)
269 2002-01-27 [alfons] 0.7.0claws33
274 implement remove_msg()
276 2002-01-27 [alfons] 0.7.0claws32
281 fix return receipt / disposition notification again. this
282 stuff seems to break on _every_ major summary UI change, so
283 it's now implemented using a flag which is saved in the
286 2002-01-26 [alfons] 0.7.0claws31
289 let import dialog show the destination folder identifier
291 2002-01-26 [melvin] 0.7.0claws30
295 Readded 'Mark all read' into summary view popup menu
296 Added 'Mark all read' in folder view popup menu for IMAP
298 Made it insensitive if the selected folder is not the shown
299 one to avoid 'Mark all read' on the wrong folder.
301 2002-01-26 [paul] 0.7.0claws29
305 move 'Mark all read' from summary view to folder view
306 menu. (adapted from) patch submitted by Jeremy Andrews,
307 <lists@kerneltrap.com>
309 2002-01-25 [alfons] 0.7.0claws28
312 put the gtk class name back so GtkSText adapts the
315 2002-01-25 [alfons] 0.7.0claws27
318 assimilate Ricardo's patch that shows pixmaps instead of
319 plain "new" and "unread" texts in the folder view column
322 2002-01-25 [paul] 0.7.0claws26
325 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can
326 be found in non-standard locations.
327 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
329 2002-01-25 [paul] 0.7.0claws25
331 * sync with sylpheed 0.7.0cvs16
332 see ChangeLog entry 2002-01-25
334 2002-01-24 [paul] 0.7.0claws24
336 * more sync with sylpheed 0.7.0cvs15
337 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
339 2002-01-23 [sergey] 0.7.0claws23
342 Fixed segfault when closing LDIF import wizard with
348 Fixed wrong scrolling position after switching between
349 text and image parts.
351 2002-01-23 [paul] 0.7.0claws22
353 * sync with sylpheed 0.7.0cvs15
354 see ChangeLog entries 2002-01-22 and 2002-01-23
356 2002-01-21 [melvin] 0.7.0claws21
358 * src/prefs_scoring.c
359 * src/prefs_filtering.c
360 Fixed bug where scoring and filtering windows stopped
363 2002-01-21 [paul] 0.7.0claws20
365 * sync with sylpheed 0.7.0cvs12
366 see ChangeLog entries 2002-01-20 and 2002-01-21
368 2002-01-21 [carsten] 0.7.0claws19
371 * src/messageview.[ch]
372 * src/summaryview.[ch]
373 changes to shortcuts handling again:
374 + "Q" now controled by mainwin
375 + v/V are now customizable and have slightly
377 the "button" to minimize the messageview (and maximize
378 the summary view) is a real button now
380 "Delete Line+" added to Edit/Advanced (this will also
383 2002-01-20 [melvin] 0.7.0claws18
386 Made "Bcc" sensitive when addressbook is called from
387 compose window (it was a Claws only bug).
389 2002-01-19 [alfons] 0.7.0claws17
392 prevent unnecessary updates when currently selected folder has
395 2002-01-19 [alfons] 0.7.0claws16
398 prevent writing the cache based on current message list in summary
399 view when filtering also put messages in currently selected folder
404 Italian translation submitted by Alessandro Maestri
405 <a.maestri@cs.tin.it>
407 2002-01-18 [melvin] 0.7.0claws15
409 * src/prefs_filters.c
410 fixed bug where 'cancel' from 'filters' window stops autochecking
411 if the timer timed out when the window was open.
413 2002-01-18 [match] 0.7.0claws14
415 * src/addrclip.[ch] ** NEW FILE **
416 * src/addrselect.[ch] ** NEW FILE **
417 * src/adbookbase.h ** NEW FILE **
418 addressbook cut, copy and paste
434 support for copy/paste
436 support for copy/paste
437 tidy up menu option processing
438 correct address list function arguments
450 2002-01-18 [paul] 0.7.0claws13
452 * sync with sylpheed 0.7.0cvs8
453 configure.in: support Mac OS X (Darwin)
455 2002-01-18 [carsten] 0.7.0claws12
457 small hack to fix a segfault with an empty href
458 (reported by Alexandra Walford <deeni@altern.org>)
461 the shortcuts for Mark und Mark as unread are hardcoded
465 readded the shortcuts in gtkstext but made them
466 customizeable (simply by adding a menu plus a wrapper
469 2002-01-17 [melvin] 0.7.0claws11
472 fix default dictionary not being saved.
474 2002-01-16 [darko] 0.7.0claws10
477 fix wrapping crash with URL longer than wrapping margin
479 2002-12-08 [hoa] 0.7.0claws10
481 * src/matcher_parser_parse.y
484 * src/prefs_filtering.c
485 now, we can use bounce action in the dialog box.
487 2002-01-16 [carsten] 0.7.0claws9
489 removed the <control> and <alt> shortcuts because they're
490 not needed and interefered with the "normal" shortcuts
493 removed most of the hardcoded shortcuts and assigned
494 them to menu entries making them easy customizable by
497 2002-01-16 |melvin] 0.7.0claws8
500 fixed bug where using the mouse and when the compose
501 window is not on top may result in a crash.
503 2002-01-16 [melvin] 0.7.0claws7
506 fixed a long standingspell checker bug which could
507 cause a crash after sending a message.
509 2002-01-16 [paul] 0.7.0claws6
511 * sync with sylpheed 0.7.0cvs7
512 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
513 2002-01-15, and 2002-01-16
515 2002-01-16 [melvin] 0.7.0claws5
521 Heavily modified spell checker code to work around
522 ispell bug, to add keyboard shortcuts and for future
523 enhancements. See README.claws for usage information.
525 2002-01-15 [alfons] 0.7.0claws4
528 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
529 so sorting within threads reflects sort mode
531 2002-01-15 [christoph] 0.7.0claws3
534 added alertpanel if mail sending failed
536 2002-01-15 [alfons] 0.7.0claws2
538 * src/prefs_filtering.c
539 don't stop timer when prefs filtering dialog is opened
541 2002-01-14 [alfons] 0.7.0claws1
545 remove debug_print()s for privacy reasons
547 2002-01-14 [darko] 0.7.0claws
550 quotation wrapping is now also in the main branch
554 * tools/filter_conv.pl
555 allow for Boolean Op and case-sensitivity
556 this file is included in the release and tagged
559 2002-01-13 [paul] 0.7.0claws
561 * release 0.7.0, with cvs tag 'rel_0_7_0'
565 * tools/filter_conv.pl
567 rewritten to output to matcherrc instead of filteringrc
570 updated Spanish translation by Ricardo Mones Lastra
575 update dutch translation
580 Updated by Fabio Junior Beneditto
582 2002-01-13 [melvin] 0.6.6claws53
585 Updated french translation
587 2002-01-12 [alfons] 0.6.6claws52
590 plug mem leak that has been sitting there for ages
592 2002-01-12 [alfons] 0.6.6claws51
595 undo melvin's changes from 0.6.6claws48 because summary
596 view now refuses to select first unread message when
599 2002-01-11 [alfons] 0.6.6claws50
602 use claws' semantics for getting folder item when
603 importing an mbox file into a folder
604 (submitted by Dale P. Smith)
606 2002-01-11 [christoph] 0.6.6claws49
609 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
610 toggle widget, because non static prefs can not use
611 prefs_set_* functions
612 * src/prefs_account.c
613 toggle smtp auth password field sensitivity if
614 user id is empty and add descrition of usage for
616 * src/prefs_folder_item.c
617 use SET_TOGGLE_SENSITIVITY macro to instead of extra
620 2002-01-11 [melvin] 0.6.6claws48
623 fix the 'Ctrl-Enter' feature for sending and test really
624 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
625 editables which was not documented in Gtk)
628 Made summaryview refresh after sorting and not before.
630 2002-01-11 [christoph] 0.6.6claws47
633 select account from account ids if possible and
634 correctly set save folder for copy in reedit
636 2002-01-10 [paul] 0.6.6claws46
638 * sync with sylpheed 0.7.0 release
639 see ChangeLog entries 2002-01-07, 2002-01-08 and
645 remove more dirt traces...
650 clean up some traces of my debugging stuff
652 2002-01-09 [alfons] 0.6.6claws45
655 break up filteringprop_apply() in three separate pieces
656 so we can drop messages that failed processing in the
660 fix bug #469598 "no refresh of inbox after filter" which
661 was introduced by the new summary view locking, and which
662 prevented the summary view to update after a manual filter
663 message. claw's filter message requires a summary_show().
664 (aargh, summary_show() again! :-)
666 2002-01-07 [alfons] 0.6.6claws44
672 bring in Hiro's last 0.7.0 wm class fixes
675 bring in Ricardo's fix for sylprint script
679 * src/prefs_common.[ch]
680 * src/prefs_account.[ch]
682 clean up account preference poison in rfc2015,
683 and preparation to fix double sign bug
684 (patch submitted by Simon 'corecode' Schubert)
686 2002-01-07 [christoph] 0.6.6claws43
689 search for free message number, do not only rely
692 fix smtp auth and use extra account information
693 if available, if not use pop3 data instead
698 2002-01-06 [alfons] 0.6.6claws42
701 try making the separate windows work again...
703 2002-01-06 [alfons] 0.6.6claws41
706 adapt Hiro's separate window menu (to get rid of the funny
707 duplicate menu items), and make it work again
709 2002-01-06 [alfons] 0.6.6claws40
714 * tools/README.sylprint
715 add sylprint script for printing mails from Sylpheed
716 (contributed by Ricardo Mones Lastra)
721 2002-01-06 [melvin] 0.6.6claws39
725 Fixed crash introduced in 0.6.6claws38 by the menu
726 reorganisation (Hide read messages)
729 Fixed typo (we are now in 2002, alfons ;) )
731 2002-01-05 [alfons] 0.6.6claws38
733 * sync with sylpheed 0.6.6cvs10-17
734 (last stuff marked as LAST_STABLE)
736 2002-01-04 [melvin] 0.6.6claws37
739 Made account selection code use strcasestr again instead of
740 g_strcasecmp (fixes bug where reediting queued messages
741 did not select proper account reported by T. Link).
744 Fix bug where folder icons are not shown when 'hide read messages'
747 * src/stock_pixmaps.[ch]
748 Added folder icons for 'hide read messages'.
751 Fixed bug where 'Enter' in a header entry will send the message
752 if 'CTL-Enter' was chosen as a shorcut for sendind.
754 2002-01-03 [melvin] 0.6.6claws36
757 Added popup menu for common preferences and
758 account preferences (right click on tab displays
761 2002-01-02 [melvin] 0.6.6claws35
764 Made spelling code compatible with undo/redo feature.
765 Added creation of suggestion mode menu for the general
768 * src/prefs_common.[ch]
769 Added option menu for the speller's suggestion mode.
770 Added missing spaces in "..." buttons and made a "..."
771 button non translatable!
774 Made speller use the default suggestion mode.
775 Hack to make it possible to choose 'CTRL-Enter' as a
776 shortcut for sending (and only for sending).
778 * src/prefs_folder_item.c
779 Changing subject simplification does not update cache
780 anymore (because it is unnecessary).
781 Fixed bug where changing subject simplification updated the
782 summaryview even when the viewed folder is not the
783 folder which properties are being changed. (E.g.
784 viewing folder A and changing
785 the subject simplification of
786 folder B -not being viewed- updated the
787 summaryview of folder A with data of
788 folder B). (Hope this is clear... )
790 2001-12-31 [alfons] 0.6.6claws34
794 fgetc() returns a signed integer which doesn't
795 fit in a char. so c truncates this to a char
796 but we may lose significant bits. i.e. we may
797 comparing 0xFF which may not be equal to -1
798 unless properly casted to signed char which
799 we won't do because fgetc() returns a signed
800 integer which doesn't fit in a char. so c
801 truncates this to a char but we may lose
802 significat bits. (you got the idea, thanks
803 to Gustavo Noronha Silva <kov@debian.org>
804 and the Debian folks!)
806 2001-12-30 [alfons] 0.6.6claws33
809 add #ifdef USE_PSPELLs that Melvin forgot
811 2001-12-30 [melvin] 0.6.6claws32
813 * src/prefs_common.[ch]
814 Added configurable color for misspelled words.
817 Fixed bug of foreground text color (reported by David
819 Added configurable color for misspelled words.
821 2001-12-30 [alfons] 0.6.6claws31
824 remove unnecessary things someone put there
828 make folder properties (like threading and sorting) persistent
829 (closes bug #497424 "rescan folder tree resets proprieties")
830 currently this is only for MH folders.
832 2001-12-29 [melvin] 0.6.6claws30
834 * src/string_match.[ch]
835 Optimized a bit: regexp pattern buffer compiled only once, and
836 one subroutine call removed. Fixed ^ regexp search: Now,
837 "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
840 Subject filtering changed to filter summary columns and
841 not directly the messages subject cache. The loss in
842 performance is balanced by the improvement of string_match.
843 Added an alert panel if there is an error in the regexp.
845 * src/src/prefs_folder_item.h
846 Added a regexp pattern buffer.
848 2001-12-28 [alfons] 0.6.6claws29
850 * src/string_match.[ch]
852 allow compilation *BSD
854 2001-12-27 [alfons] 0.6.6claws28
857 sync the Hiro's bug fix for BSD
859 2001-12-27 [melvin] 0.6.6claws27
862 Simplify focus to subject entry code.
864 2001-12-27 [darko] 0.6.6claws26
870 * src/procheader.[ch]
872 * src/stock_pixmap.[ch]
874 Show key icon for encrypted mails in summary view
876 * src/pixmaps/clip.xpm
877 * src/pixmaps/clipkey.xpm
878 * src/pixmaps/key.xpm
879 New/modified icons for the above
881 2001-12-27 [melvin] 0.6.6claws25
884 Put spell checker options in a separate tab to decrease
885 the Common Preferences window height.
888 Update spell checker usage instruction about its options
891 2001-12-27 [melvin] 0.6.6claws24
894 Changed subject entry widget position. Initial focus is
895 on the To header instead of the subject entry.
896 Creating a new header scrolls the header list to make the
897 created one visible. Nevertheless, when automatically filling
898 headers, the first one is shown.
899 A Tab key press in the last empty header entry zips the
900 focus to the subject entry.
901 (I did not change the combo boxes, yet)
903 2001-12-26 [alfons] 0.6.6claws23
905 * src/prefs_account.c
907 allow default inbox to reside in another mailbox (only
908 works for POP3 accounts)
910 2001-12-26 [alfons] 0.6.6claws22
913 make reply-on-click work with the account of the selected folder
915 put a fixme here to remind me to fix finding correct default
916 account for nested folders
918 2001-12-25 [alfons] 0.6.6claws21
921 make column headers display locked and mark pixmaps (idea by Melvin)
922 fix bug by adding score and locked column type to sort array
924 2001-12-25 [alfons] 0.6.6claws20
927 catch a *potentially* inadvertent write back of
928 the message cache(s) introduced by 0.6.5claws37
930 2001-12-25 [christoph] 0.6.6claws19
932 * src/stock_pixmap.[ch]
934 add ignore thread pixmap
935 (can someone draw a better icon for this?)
937 2001-12-24 [alfons] 0.6.6claws18
939 * src/prefs_folder_item.c
940 make address completion actually work for the
941 Default To address in the Folder Property dialog.
943 2001-12-24 [alfons] 0.6.6claws17
946 use new style regexp for subject stripping
947 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
949 2001-12-24 [darko] 0.6.6claws16
953 move GPG related informational messages to debug mode
955 2001-12-23 [alfons] 0.6.6claws15
957 * src/stock_pixmap.[ch]
959 add the forgotten Claws' locked pixmap
961 2001-12-23 [alfons] 0.6.6claws14
964 accept file name typed in entry in multi file
965 selector (patch submitted by Gustavo Noronha Silva
968 2001-12-23 [alfons] 0.6.6claws13
971 * src/prefs_filtering.c
974 clean up a little bit
977 validate input strings a little bit more
979 2001-12-23 [alfons] 0.6.6claws12
983 * src/string_match.[ch] ** NEW **
984 * src/folderview.[ch]
987 * src/prefs_folder_item.[ch]
988 add subject simplification to strip out strings from
989 a subject line (esp. handy for mailing lists).
990 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
991 but slightly changed things for better integration.)
993 2001-12-23 [alfons] 0.6.6claws11
996 fix bug introduced by submission included in 0.6.5claws52.
997 ideally this submission should clean the trash if any trash
998 folder has a message. however, the hasTrash variable was
999 set to false whenever a trash folder was empty (discarding
1000 a previously found *filled* trash folder.)
1002 also edited the code a little bit and made it more safe.
1004 2001-12-22 [alfons] 0.6.6claws10
1007 quick fix for Martin Pool's omission of an account
1008 specific SSL setting
1010 2001-12-22 [alfons] 0.6.6claws9
1017 better support for multipart/digest (submitted
1018 by Fredrik <e98fo@efd.lth.se>)
1020 2001-12-22 [alfons] 0.6.6claws8
1023 correct function signature
1026 * src/prefs_account.[ch]
1027 allow IMAP over SSH tunnel (patch submitted by
1028 Martin Pool <mbp@samba.org>)
1030 2001-12-21 [alfons] 0.6.6claws7
1032 * sync with sylpheed 0.6.6cvs4-9
1033 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
1035 2001-12-21 [christoph] 0.6.6claws6
1038 * src/prefs_folder_item.[ch]
1039 implement saving of outgoing messages to current folder.
1040 fix segfault when no default outbox is available
1041 (closes bug #495683)
1043 2001-12-21 [carsten] 0.6.6claws5
1046 pressing CTRL while DND does now the expected thing and
1047 copies the mail (moving is still the default, as this
1048 seam more appropriate for handling mails by DND)
1050 2001-12-18 [paul] 0.6.6claws4
1052 * sync with sylpheed 0.6.6cvs3
1053 see ChangeLog entries 2001-12-18
1055 2001-12-18 [hiro] 0.6.6claws3
1058 fix for multibyte characters (obtain the number of letters
1061 2001-12-17 [paul] 0.6.6claws2
1063 * sync with sylpheed 0.6.6cvs1
1064 see ChangeLog entry 2001-12-16
1066 2000-12-17 [alfons] 0.6.6claws1
1071 2001-12-16 [paul] 0.6.6claws
1074 * Release version 0.6.6claws, cvs tag: rel_0_6_6
1077 last minute sync with main 0.6.6
1080 updated by Ricardo Mones Lastra
1081 update for last minute sync
1084 update for last minute sync
1086 updated by Jens Oberender
1088 updated by Fabio Junior Beneditto
1090 * src/prefs_common.[ch]
1092 number of undo levels is user configurable
1093 (squeeze it into the release in the dying
1094 moments) Submitted by Jens Oberender
1099 updated french translation
1101 2001-12-15 [paul] 0.6.5claws92
1103 * sync with sylpheed 0.6.5cvs28
1104 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
1107 update to allow for sync
1112 update dutch translation
1114 2001-12-14 [carsten] 0.6.5claws91
1116 fixed bug #473785; also after changing the column order
1117 the same message will be selected and displayed as before
1120 2001-12-14 [carsten] 0.6.5claws90
1122 probably found the bug reported by wwb opening or closing
1123 a folder tree just before dnd (found the solution in the
1124 balsa source -- thanks to them)
1126 2001-12-14 [carsten] 0.6.5claws89
1129 moved gtk_clist_moveto to the right place, so that
1130 only the accounts dialog is effected on opening
1132 2001-12-14 [carsten] 0.6.5claws88
1134 gtkut_clist_set_focus_row does a gtk_clist_moveto
1135 now, so that the focused row will be seen in any case
1136 (reported by wwp on sf-claws-user)
1138 2001-12-14 [darko] 0.6.5claws87
1141 remove unnecessary line
1143 2001-12-14 [paul] 0.6.5claws86
1145 * sync with sylpheed 0.6.5cvs27
1146 see ChangeLog entries 2001-12-14
1148 2001-12-14 [carsten] 0.6.5claws85
1150 following a suggestion of Melvin the rcoabm pops up
1151 right under the button now and the button is reliefed
1152 while the popup is open
1154 2001-12-14 [darko] 0.6.5claws84
1157 fix crash when wrapping long lines if linewrap quotation
1158 is disabled and wrapper encounters a word spanning more
1161 2001-12-13 [paul] 0.6.5claws83
1164 prefer 'Reply-To' header over mailing list header when
1165 replying to a message. Finally prevent all those confirmation
1166 messages being sent to the list itself.
1169 remove unused summary_set_menu_sensitive() entry
1171 2001-12-13 [paul] 0.6.5claws82
1174 * src/pixmaps/inbox-hrm.xpm ** NEW FILE **
1175 * src/pixmaps/outbox-hrm.xpm ** NEW FILE **
1176 * src/pixmaps/trash-hrm.xpm ** NEW FILE **
1177 improvements to 'Hide read messages': Inbox, Outbox,
1178 Trash, Queue, and Draft icons now reveal presence of hidden
1181 2001-12-12 [alfons] 0.6.5claws81
1183 0.6.5claws80 was tagged as LAST_STABLE
1185 * src/filtering.[ch]
1187 * src/matcher_parser_lex.c
1188 fix the filtering; my last attempt to get it right,
1189 if it does not work, it's Hoa's turn. ;-)
1191 for my honourable peers:
1193 the code now makes a clear distinction between
1194 rules as they are displayed (probably escaped),
1195 and as they are executed (probably unescaped). the
1196 parser does *NOT* do any unescaping, this is
1197 the task of the matcher.c (which breaks up a
1198 rule into condition) and the filtering.c (which
1199 breaks up the rule's action). to make this
1200 run happily we provide an unescaped copy of
1201 crucial strings to the MatcherProp and
1202 FilteringAction structures. note that the only
1203 exception to this is any REGEXP string. those
1204 are directly passed to regcomp() and regexp()
1205 (who have much more powerful unescape functions).
1209 you can escape tab (\t), carriage return (\r),
1210 linefeed (\n), form feed (\f), quote (\"),
1211 single quote (\'), bell (\b) in all the entry
1212 lines in the scoring & filtering dialogs.
1213 as an added bonus this should not affect
1214 existing filtering rules.
1216 2001-12-12 [carsten] 0.6.5claws80
1220 "item(s) selected" is now sensitive to 1 or more
1221 than one selected (nice for language where simple
1222 adding of a "s" is not possible as German (Eintrag
1225 the "forward as attachment" entry from the right
1226 click menu removed, "forward" acts following the
1230 reverted my former changes; so compiler warning again
1231 but there's more GTK_TEXT/GTK_STEXT mixing on other places
1235 "search in message" does now *not* only work in MVIEW_TEXT
1236 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
1240 removed "/File/_Close" as it was the same as "/File/E_xit"
1241 and we don't need it two times
1243 the separate folder view and message view now get a distinct
1244 WMCLASS, just in case someone is using sawfish ;-)
1246 as the menu entries "/View/Message view" and "/View/Folder tree"
1247 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
1248 make them sensitive accordingly and as these two are "shown"
1249 after startup anytime check this menuitem at startup
1251 2001-12-12 [paul] 0.6.5claws79
1254 fix sensitivity of 'Search folder...', broken in
1260 2001-12-11 [carsten] 0.6.5claws78
1262 fixed two typos returning a wrong FALSE/TRUE
1263 * src/mainwindow.[ch]
1264 extra menu for email/news button removed
1266 2001-12-11 [alfons] 0.6.5claws77
1268 * src/matcher.c (1.3)
1269 * src/matcher_parser_lex.l (1.28)
1270 revert for another attempt
1271 mark 0.6.5claws77 as LAST_STABLE
1273 2001-12-11 [christoph] 0.6.5claws76
1276 fixed wrong translation for prev. unread msg
1278 2001-12-11 [paul] 0.6.5claws75
1283 * src/summaryview.[ch]
1284 * src/pixmaps/dir-open-hrm.xpm ** NEW FILE **
1285 enable ability to hide read messages on per folder basis via
1286 '/Summary/Hide read messages'; when selected, a folder will
1287 have a red open folder icon, instead of a blue icon, if the
1288 folder contains hidden messges
1289 submitted by Thomas Link <t.link.tmp200101.gmx.net>
1292 remove '/Message/Forward as attachment' from
1293 main_window_set_menu_sensitive() to prevent debug warning
1297 Clean up some of the English
1299 * tools/newscache_clean.pl
1300 allow for new 'hidereadmsgs' entry in folderlist.xml
1303 updated translation, submitted by Ricardo Mones Lastra
1305 2001-12-11 [paul] 0.6.5claws74
1307 * sync with sylpheed 0.6.5cvs25
1308 see ChangeLog entry 2001-12-11
1310 2001-12-10 [alfons] 0.6.5claws73
1313 add more control characters
1314 * src/matcher_parser_lex.l
1315 make escaping / unescaping work again
1317 2001-12-10 [alfons] 0.6.5claws72
1320 clean up warnings "returning value for void function"
1321 * src/prefs_filtering.c
1322 make info button for execute action sensitive
1324 2001-12-10 [paul] 0.6.5claws71
1329 fix: imap server now gets informed of MARKED, UNMARKED
1330 and REPLY events. Now people can use different IMAP-Mail
1331 clients and have the exact same information about MARKED,
1332 UNMARKED and REPLY status with all of them. Especially
1333 useful for imap servers with a web-frontend.
1334 submitted by Tobias Sandhaas <medlor@web.de>
1336 2001-12-09 [melvin] 0.6.5claws70
1339 fixed bug #490076 (hunted down by Alfons who implemented
1340 a workaround in 0.6.5claws65)
1342 2001-12-09 [christoph] 0.6.5claws69
1345 set pointer to string in LOCKED column to NULL
1346 (might fix bug #490800)
1348 2001-12-09 [carsten] 0.6.5claws68
1351 resolved some cluttered menu shortcuts
1352 ('creating new email' and 'creating news message'
1355 wmclass now distinc from main window
1358 email/news and forward button functionality similar
1359 to the reply buttons; removed the ugly dropdown arrows
1360 and use instead the right mouse button
1362 2001-12-09 [paul] 0.6.5claws67
1366 allow spaces in imap folder names
1367 submitted by Willem van Engen <wvengen@stack.nl>
1369 2001-12-09 [paul] 0.6.5claws66
1371 * sync with sylpheed 0.6.5cvs24
1372 see ChangeLog entry 2001-12-09
1374 2001-12-08 [alfons] 0.6.5claws65
1377 prevent secondary selection claim after "add to sender" dialog
1378 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
1379 we trick GTK by simulating a click at (0, 0) in the textview.
1381 2001-12-08 [hoa] 0.6.5claws64
1384 fixed a bug about the .processing folder name while filtering
1386 2001-12-08 [alfons] 0.6.5claws63
1389 work around problem of not correctly updating folder stats
1390 when deleting messages. there's some folder scanning evil
1391 going so the folderview_update_msg_num() does not work
1392 correctly. need to investigate this.
1394 2001-12-08 [paul] 0.6.5claws62
1396 * sync with sylpheed 0.6.5cvs23
1397 see ChangeLog entry 2001-12-08
1399 2001-12-07 [christoph] 0.6.5claws61
1402 fix another header translation problem
1404 2001-12-07 [alfons] 0.6.5claws60
1407 make filtering also work on local spool mbox
1409 2001-12-07 [carsten] 0.6.5claws59
1411 addressbook window gets a wmclass distinct from the main
1414 * src/mainwindow.[ch]
1415 forward menu item will use mode selected in prefs, forward
1416 as attatchment in menu removed (will be substituted in the
1417 toolbar similar to reply buttons)
1418 create news message menu entry and news button is now
1419 sensitive to the existance of a news account
1420 * src/pixmaps/stock_mail_reply_quote.xpm ** REMOVED **
1421 * src/pixmaps/stock_mail_reply_to_all_quote.xpm ** REMOVED **
1422 * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
1423 these are removed because the toolbar buttons don't show
1424 the quoting modus any longer
1428 * tools/newscache_clean.pl ** NEW FILE **
1429 perl script to do some tidying up in the newscache directory
1431 * tools/sylpheed-switcher ** NEW FILE **
1432 perl script to enable easy switching between main and claws
1435 added descriptions of the two new perl scripts
1438 2001-12-07 [melvin] 0.6.5claws58
1441 fixed a warning during compilation introduced in 0.6.5claws56
1443 2001-12-07 [paul] 0.6.5claws57
1445 * src/mainwindow.[ch]
1447 further usability enhancements to replying with or without
1448 quoting via the toolbar, use of Ctrl key is replaced by
1450 Submitted by Carsten Schurig
1452 2001-12-07 [melvin] 0.6.5claws56
1455 hack to fix bug that prevented to make/paste selections
1456 after switching between MVIEW_TEXT and MVIEW_MIME views
1457 without deselecting the selection first.
1459 2001-12-06 [alfons] 0.6.5claws55
1461 * src/filtering.[ch]
1463 revise filtering a little bit more, and make sure
1464 messages are delivered to the appropriate inbox
1465 (perhaps set per account)
1467 2001-12-06 [paul] 0.6.5claws54
1469 * sync with sylpheed 0.6.5cvs22
1470 see ChangeLog entry 2001-12-06
1472 2001-12-05 [alfons] 0.6.5claws53
1478 more revisions of filtering system
1479 (last stable version is marked as LAST_STABLE)
1481 | NOTE 1): the filtering system now uses a local folder called
1482 | .processing. if filtering fails, check this directory
1483 | for missing messages.
1485 | NOTE 2): help us find the filtering actions still missing
1487 2001-12-05 [paul] 0.6.5claws52
1490 fix bug where 'Empty Trash?' pop-up window appears even
1491 when Trash is empty, submitted by Jesse Skinner
1493 2001-12-05 [melvin] 0.6.5claws51
1496 fixed bug #486106 to select correct account when reediting
1499 2001-12-04 [alfons] 0.6.5claws50
1502 declare markfile in appropriate functions when
1503 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
1506 2001-12-04 [paul] 0.6.5claws49
1508 * sync with sylpheed 0.6.5cvs21
1509 see ChangeLog entry 2001-12-04
1511 2001-12-03 [christoph] 0.6.5claws48
1514 changed translation of undo
1517 don't reinvent the wheel to traverse a GNode
1519 seperate code to create the compose gui into functions
1520 add "Others" page with folder selection for saving copy
1522 the folder identifier is saved to queue header
1524 save message to folder in queue header
1526 2001-12-03 [paul] 0.6.5claws47
1528 * sync with sylpheed 0.6.5cvs20
1529 see ChangeLog entry 2001-12-03
1533 * more sync with sylpheed 0.6.5cvs19
1534 see ChangeLog entry 2001-11-29
1536 2001-11-30 [paul] 0.6.5claws46
1539 remove conflicts introduced by Hoa's last commit
1542 make 'Message/Bounce' sensitive
1544 2001-11-30 [hoa] 0.6.5claws45
1547 slightly change bounce function to add
1548 information about the user that bounced the mail
1549 in the From header line.
1552 permit the use of processing in outbox folder.
1554 2001-11-29 [paul] 0.6.5claws44
1556 * src/mainwindow.[ch]
1557 * src/prefs_common.c
1558 * src/pixmaps/stock_mail_reply_quote.xpm ** NEW FILE **
1559 * src/pixmaps/stock_mail_reply_to_all_quote.xpm ** NEW FILE **
1560 * src/pixmaps/stock_mail_reply_to_author_quote.xpm ** NEW FILE **
1561 usability enhancements to the quoting, implements
1562 use of Ctrl key to toggle quoting settings
1563 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
1565 2001-11-29 [paul] 0.6.5claws43
1567 * sync with sylpheed 0.6.5cvs19
1568 see ChangeLog entry 2001-11-28
1570 2001-11-29 [melvin] 0.6.5claws42
1572 added enriched.[ch] to the list of files
1578 added support to view text/enriched
1579 added support to show headers in message view for text/enriched and text/html
1580 in non multipart messages
1582 2001-11-28 [paul] 0.6.5claws41
1584 * more sync with sylpheed 0.6.5cvs18
1585 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
1587 2001-11-27 [paul] 0.6.5claws40
1590 updated translation, submitted by Fabio Junior Beneditto
1592 * sync with sylpheed 0.6.5cvs18
1593 see ChangeLog entries 2001-11-26 (src/textview.c) and
1600 updated translation, submitted by Ricardo Mones Lastra
1605 add more translatable strings
1607 2001-11-26 [christoph] 0.6.5claws39
1610 fixed one more umlaut
1612 fix translated header when it should not be translated
1614 2001-11-26 [paul] 0.6.5claws38
1617 remove '/Message/Add Sender to address book' from
1618 main_window_set_menu_sensitive(), prevent debug warning
1619 add 'Message/Mark/Mark all read' to mainwin_entries[]
1621 2001-11-26 [paul] 0.6.5claws37
1624 fix 'recurring unread state' bug
1627 * tools/filter_conv.pl
1628 read name of top level mailbox from folderlist.xml
1629 and presume nothing about its name
1631 2001-11-26 [darko] 0.6.5claws36
1634 removed functions that are now in gtkutils.c
1635 use gtkut_text_is_uri_string() from gtkutils.c
1636 * fix my comment on 2001-11-23 (missing gtkutils.[ch])
1638 2001-11-26 [paul] 0.6.5claws35
1640 * sync with sylpheed 0.6.5cvs16
1641 see ChangeLog entries 2001-11-25 and 2001-11-26
1643 2001-11-25 [alfons] 0.6.5claws34
1645 EXPERIMENTAL!!! Please checkout the last stable version using:
1647 % cvs update -r LAST_STABLE -dRAP
1649 (Or help us testing this stuff.)
1651 * src/filtering.c (1.14)
1652 * src/filtering.h (1.6)
1654 * src/matcher.c (1.20)
1656 * src/procmsg.h (1.14)
1657 * src/summaryview.c (1.59)
1658 * src/summaryview.h (dunno)
1659 revert/merge/sync to as it was before commit
1660 on Thu, 19 Jul 2001 10:15:51 -0700.
1662 2001-11-25 [hoa] 0.6.5claws33
1665 processing mails at startup
1668 * src/summaryview.[ch]
1669 processing mails when entering folder
1671 * src/prefs_filtering.c
1674 2001-11-24 [alfons] 0.6.5claws32
1676 * src/summaryview.[ch]
1677 make summary sort headers work, and also make
1678 sure the sort type is stored
1680 2001-11-23 [alfons] 0.6.5claws31
1682 * src/summaryview.[ch]
1683 make lock work like mark
1684 disallow deleting messages marked as locked
1686 2001-11-23 [alfons] 0.6.5claws30
1692 merge undo patch submitted by Jens
1694 2001-11-23 [christoph] 0.6.5claws29
1699 fixed gpg signing and encoding
1702 added --status option to get new, unread and total
1703 message count from a running sylpheed
1704 * src/prefs_common.c
1705 temporary fix for reply_with_quote problem
1706 (don't call functions for non existing widget)
1708 one more check for ignored threads but still not
1709 always working correctly. probably a recursive
1710 check for all parents is needed
1712 2001-11-23 [darko] 0.6.5claws28
1715 wrapping on send improvements
1717 fix for GtkSText after last sync with main branch
1718 GTK_TEXT -> GTK_STEXT
1720 2001-11-23 [paul] 0.6.5claws27
1722 * sync with sylpheed 0.6.5cvs14
1723 see ChangeLog entries 2001-11-22 and 2001-11-23
1726 fixed the scrambled umlauts
1727 submitted by Carsten Schurig <Carsten.Schurig@web.de>
1729 2001-11-21 [paul] 0.6.5claws26
1731 * sync with sylpheed 0.6.5cvs12
1732 see 2nd ChangeLog entry dated 2001-11-20
1734 2001-11-20 [paul] 0.6.5claws25
1736 * sync with sylpheed 0.6.5cvs11
1737 see ChangeLog entry 2001-11-19 (src/utils.c)
1742 GTK_TEXT -> GTK_STEXT
1743 fix for wrong comment
1745 2001-11-20 [hiro] 0.6.5claws24
1748 more merges from main branch
1749 removed fatal warnings (uninitialized variables etc.)
1750 some coding style fix
1757 2001-11-19 [hoa] 0.6.5claws23
1760 * src/prefs_scoring.c
1765 * src/matcher_parser_parse.y
1766 * src/prefs_filtering.c
1769 2001-11-19 [alfons] 0.6.5claws22
1771 more of my old things into claws
1774 * src/prefs_common.c
1776 * src/summaryview.[ch]
1777 * src/prefs_summary_column.c
1778 * src/pixmaps/locked.xpm
1779 add indicators for locking of message in summary view
1780 (does not work yet, only visual indicator)
1782 2001-11-19 [paul] 0.6.5claws21
1784 * sync with sylpheed 0.6.5cvs10
1785 see ChangeLog entry 2001-11-19
1787 2001-11-18 [alfons] 0.6.5claws20
1790 remove an inadvertent free I forgot in previous clean up
1792 2001-11-18 [alfons] 0.6.5claws19
1794 * src/filtering.[ch]
1795 clean up & plug leaks
1797 2001-11-18 [paul] 0.6.5claws18
1799 * sync with sylpheed 0.6.5cvs9
1800 see ChangeLog entries 2001-11-17 and 2001-11-18
1802 2001-11-16 [paul] 0.6.5claws17
1804 * sync with sylpheed 0.6.5cvs8
1805 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
1807 2001-11-16 [paul] 0.6.5claws16
1809 * sync with sylpheed 0.6.5cvs7
1810 see ChangeLog entries 2001-11-15 and 2001-11-16
1812 2001-11-15 [hoa] 0.6.5claws15
1815 fix bounce, mails we received couln't be bounced to ourself.
1818 * src/filtering.[ch]
1820 * src/matcher_parser.h
1821 * src/matcher_parser_lex.l
1822 * src/matcher_parser_parse.y
1826 * src/prefs_filtering.[ch]
1828 * src/prefs_matcher.c
1829 * src/prefs_scoring.c
1832 new matcher/filter/score configuration file parser
1833 one unique configuration file => ~/.sylpheed/matcherrc
1834 import in currently automatic, then save are made
1836 one filter per folder and one global filter
1837 (filter of a folder will be used as folder processing)
1840 fix a bug in folder_item_get_identifier
1843 receive receipt return are fixed.
1845 2001-11-14 [alfons] 0.6.5claws14
1848 add things from main branch to make claws compile
1850 2001-11-14 [paul] 0.6.5claws13
1852 * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
1853 see ChangeLog entries 2001-11-08 to 2001-11-14
1855 2001-11-14 [hoa] 0.6.5claws12
1860 add "bounce mail" option
1862 2001-11-13 [christoph] 0.6.5claws11
1865 Cleanup a mess i add before commiting
1867 2001-11-13 [hoa] 0.6.5claws10
1870 some fixes when mail are sent or
1873 2001-11-13 [christoph] 0.6.5claws9
1876 Changed two string with the same translation
1880 New mailsending process:
1881 - Always queue message before sending
1882 (message will be saved if sylpheed crashed or
1883 freezes while sending)
1884 - Allow queuing of newspostings
1885 - No copy in outbox before sending
1886 (closes bug #469501)
1887 - No more redundant code for send and send_later
1889 Applied wwp <subscript@free.fr>'s patch that fixes
1890 marks for multiple forwarded messages (+compose.c)
1895 remove things that are now in main branch
1898 update Dutch translation
1900 2001-11-12 [mhadasht] 0.6.5.claws8
1902 * src/prefs_common.c
1903 re-enabled account autoselection feature for forward
1904 and reedit lost during the branch point for SYNC-B4-REL
1906 gtkpspell_get_dict(): more readable code (even if function is
1909 added version number info to 2001-11-12 [hiro] comment.
1911 2001-11-12 [hiro] 0.6.5.claws7
1914 compose_forward(): fixed a bug that forward quote mark
1916 removed unnecessary code.
1917 * src/template_select.[ch]: removed.
1922 :%s/GTK_TEXT/GTK_STEXT/g
1927 revert the undo stuff (this is 0.6.6claws stuff)
1929 2001-11-11 [hoa] 0.6.5.claws6
1932 Insert signature at the end of the text.
1933 Added undo patch but currently disabled
1936 Threading by subject improved.
1938 * added src/undo.[ch]
1939 Undo module for compose dialog box.
1941 2001-11-11 [alfons] 0.6.5.claws5
1944 prevent threading by subject on nodes that have already been
1945 threaded by in-reply-to (as in "circular references in a tree
1946 result in a dead branch")
1948 2001-11-09 [hoa] 0.6.5.claws4
1951 allows creation of mbox folder item from any files.
1953 2001-11-09 [alfons] 0.6.5.claws3
1957 do what I mean and correct threading by subject so it really
1958 ignores attracting lines without "Re: "
1960 2001-11-07 [alfons] 0.6.5.claws2
1964 only attract by subject if a subject line starts with a "Re: "
1968 2001-11-07 [paul] 0.6.5claws1
1970 * sync with sylpheed 0.6.5. release
1971 see ChangeLog entry 2001-11-07
1973 2001-11-07 [paul] 0.6.4claws31
1975 * sync with sylpheed 0.6.4cvs18
1976 see ChangeLog entries 2001-10-30 to 2001-11-07
1977 prefs_templates.[ch] renamed prefs_template.[ch]
1982 add semicolon Hoa forgot ;-)
1985 2001-11-06 [hoa] 0.6.4claws30
1991 threading by subject - empty subject are ignored
1993 2001-11-06 [christoph] 0.6.4claws29
1996 use SSL_peek for sock_gets
1998 removed unneeded pointer in extracting quoted
1999 names implementation
2001 2001-11-06 [melvin] 0.6.4claws28
2004 fixed bug #476792 Selection overtyping with spell checker
2005 fixed bug which could cause a buffer overflow
2008 2001-11-06 [hoa] 0.6.4claws27
2012 threading by subject
2014 2001-11-05 [alfons] 0.6.4claws26
2017 Claws -> Sylpheed (vice versa)
2020 :%s/gtk_text/gtk_stext/g
2021 :%s/GTK_TEXT/GTK_STEXT/g
2022 (thanks to Jonathan Ware for spotting this)
2024 2001-11-04 [christoph] 0.6.4claws25
2027 replace Xalloca + strdup with Xstrdup_a
2029 better implementation of extracting quoted names
2030 from addresses (remove backlashes and ignore
2033 2001-11-04 [alfons] 0.6.4claws24
2036 edit to comply more with coding style
2039 fix bug reported by Kim Schulz. introduced by the patch integrated
2040 in 0.6.4claws15. the code did not check the return value of
2044 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
2046 2001-11-04 [christoph] 0.6.4claws23
2049 * src/prefs_common.[ch]
2050 init some pointers that possibly caused a segfault
2051 reported in the claws-users ML
2053 2001-11-04 [hoa] 0.6.4claws22
2055 * src/grouplistdialog.c
2056 change the names of the nodes in the tree
2059 enhanced mailto syntax as described in
2060 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
2061 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
2064 encode and decode URI (useful when opening URL into
2067 2001-11-03 [hoa] 0.6.4claws21
2069 * src/grouplistdialog.c
2070 a new newsgroups list selection dialog box
2071 with a CTree instead of a CList
2073 2001-11-03 [hoa] 0.6.4claws20
2076 enable property and scoring options when right
2080 fixed bug when nickname were displayed using
2083 2001-11-02 [darko] 0.6.4claws19
2086 new wrap quotation and URL/long words wrapping implementation
2087 * src/compose.c src/gtkstext.[ch]
2088 move gtkstext_strncmp() to gtkstext.c
2090 2001-11-01 [christoph] 0.6.4claws18
2092 * src/prefs_account.c
2093 fixed mess in account settings dialog
2094 * src/prefs_folder_item.c
2095 added label with folder path to dialog
2097 2001-10-31 [match] 0.6.4claws17
2102 fix generation of spurious address book file names.
2103 remove redundant functions.
2105 added missing file names.
2107 2001-10-30 [paul] 0.6.4claws16
2109 * sync with sylpheed 0.6.4cvs6
2110 see ChangeLog entries 2001-10-26 to 2001-10-30
2112 * tools/filter_conv.pl
2113 read folderlist.xml to discover whether the top-level
2114 folder is called 'Mailbox' or 'Mail'
2116 2001-10-29 [paul] 0.6.4claws15
2118 * src/html.c, src/textview.c
2119 activate links in html mail and fix clickable parts
2120 Submitted by Matthieu Dazy <dazy@t-surf.com>
2124 * po/de.po, po/es.po, po/pt_BR/po
2125 updated translations, submitted by Jens Oberender,
2126 Ricardo Mones Lastra, and Fabio Junior Beneditto
2128 2001-10-29 [darko] 0.6.4claws14
2131 fix wrapping for good
2136 undo previous change as it broke the smart wrapping
2138 2001-10-29 [darko] 0.6.4claws13
2141 fix infinite loop when long URL is quoted
2142 (closes bug #475122.
2146 * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
2147 import Mutt address book
2148 * src/ldif.[ch] src/importldif.h
2149 modified import LDIF handle user attributes
2151 2001-10-28 [christoph] 0.6.4claws12
2154 fixed that filtering did not work if there
2155 were no filter rules
2156 (closes bug #472003 and better implementation
2159 2001-10-27 [christoph] 0.6.4claws11
2162 make the folder's default account to be used when
2163 replying. (patch by wwp <subscript@free.fr>)
2165 code cleanup, nearly killed all of wwp's patch
2166 for folder's default account in compose
2168 error panel when a folder could not be created
2169 (closes bug #471080 new folder name & already
2175 change prototype of strstr2() that Christoph forgot about
2177 2001-10-26 [christoph] 0.6.4claws10
2180 made search for accounts by email address not case
2183 fixed memory leak in folder_item_get_identifier
2186 fixed wrong strstr2 (should work like strstr)
2188 2001-10-26 [darko] 0.6.4claws9
2190 * src/compose.c src/gtkstext.[ch]
2192 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
2194 2001-10-26 [paul] 0.6.4claws8
2197 ignore css and javascript tags in html mail
2198 case-insensitive, with or without double-quoted
2201 2001-10-26 [paul] 0.6.4claws7
2203 * sync with sylpheed 0.6.4cvs1
2204 see ChangeLog entry 2001-10-26
2206 * src/prefs_account.c, src/prefs_common.c,
2207 src/prefs_summary_column.c
2208 minor improvements to the English
2210 2001-10-25 [alfons] 0.6.4claws6
2214 make GtkSText follow style of GtkText (closes bug
2215 #469211 "text selection while writing message")
2217 do sync with GTK 1.2.10
2219 2001-10-25 [paul] 0.6.4claws5
2222 ignore css tags in html mail
2224 2001-10-25 [darko] 0.6.4claws4
2227 don't declare is_url_string as static function since
2228 we need it in gtkstext.c
2230 remove unused variable
2231 don't wrap long URLs while composing a message
2233 2001-10-24 [christoph] 0.6.4claws3
2236 fix ssl deadlock, when peer closes connection
2238 2001-10-24 [paul] 0.6.4claws2
2240 * src/prefs_common.c
2241 gettextize the gpg ascii-armored warning message
2244 insert a DOS/MAC file into the composed message
2247 * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
2249 2001-10-22 [paul] 0.6.4claws1
2251 * sync with sylpheed 0.6.4 release
2252 see ChangeLog entries 2001-10-21
2254 * po/fr.po, po/pt_BR.po
2255 updated by Melvin Hadasht and Fabio Junior Beneditto
2257 2001-10-21 [paul] 0.6.3claws30
2260 insert a DOS text file from the compose window
2261 into the composed message text (removes CRs characters)
2262 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
2264 * tools/filter_conv.pl, tools/README
2265 automatically use ~/.sylpheed as working directory
2266 print out confirmation message on completion
2268 * correct Hoa's last ChangeLog.claws entry
2270 2001-10-20 [hoa] 0.6.3claws29
2272 * src/grouplistdialog.c
2273 bugfix (another ?) to give the right
2274 newsgroups list for each news server.
2278 improve the newsgroups list cache
2280 2001-10-20 [paul] 0.6.3claws28
2282 * sync with sylpheed 0.6.3cvs9
2283 see ChangeLog entry 2001-10-19
2285 * correct Alfons' last ChangeLog.claws entry
2290 fix compilation problems (part of bug #472895)
2292 2001-10-18 [hoa] 0.6.3claws27
2294 * src/grouplistdialog.c
2295 bugfix when we refresh was clicked (bug 472701)
2297 2001-10-19 [christoph] 0.6.3claws26
2300 last header entry should default to "To:" or
2301 "Newsgroups:" and not copy the last entry line
2302 in a new compose window
2303 (closes bug #472686, #470792)
2305 2001-10-19 [paul] 0.6.3claws25
2307 * sync with Sylpheed 0.6.3cvs8
2308 see ChangeLog entries 2001-10-18 and 2001-10-19
2310 2001-10-18 [christoph] 0.6.3claws24
2313 reimplement ignore thread
2315 2001-10-18 [hoa] 0.6.3claws23
2318 * src/grouplistdialog.[ch]
2319 enhanced news subscription interface (feature 469113)
2323 enchanced newsgroup listing,
2324 now, we can get groups informations
2327 2001-10-18 [paul] 0.6.3claws22
2330 remove comment (sync with main branch)
2332 fix 'Re-edit' bug in 'Message' menu
2334 2001-10-17 [christoph] 0.6.3claws21
2337 ignore empty or whitespace only header lines
2339 2001-10-17 [paul] 0.6.3claws20
2341 * sync with sylpheed 0.6.3cvs7
2342 see ChangeLog entries 2001-10-14, 2001-10-16, and
2348 wrap long lines without spaces
2353 * po/es.po, po/nl.po, po/pt_BR.po
2354 updated by Ricardo Mones Lastra, Alfons,
2355 and Fabio Junior Beneditto
2357 * sylpheed-0.6.3claws released
2359 2001-10-15 [melvin] 0.6.3claws18
2362 added summary and detailed installation instructions
2365 Updated, corrected and completed french translation
2367 2001-10-15 [hoa] 0.6.3claws17
2368 * src/grouplistdialog.c
2369 we can choose the newsgroups to display with wildcards
2371 2001-10-15 [christoph] 0.6.3claws16
2375 * src/prefs_folder_item.[ch]
2376 applied wwp <subscript@free.fr>'s folder
2377 default account patch
2379 Fixed wrong translation
2381 2001-10-13 [alfons, christoph, melvin]
2384 solution #2 to solve MT-safety problems defers all GUI related calls
2385 to the main thread using a gtk_idle_add() callback. discussed on
2386 ircnet #sylpheed, with christoph spotting some issues with the
2387 original code, and melvin allowing us to lobotomize his sylpheed.
2389 * src/syldap.[ch], src/main.c
2390 fix race problem in ldap search thread by deferring GUI
2391 stuff to main thread using gtk_idle_add()
2393 2001-10-13 [paul] 0.6.3claws14
2395 * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
2396 add Sergey's smtpcred.patch
2397 adds separate username/password setting for SMTP Auth
2398 needed by some servers
2399 (closes feature request #471659)
2401 2001-10-13 [paul] 0.6.3claws13
2403 * src/pgptext.[ch] **NEW FILES**
2404 * src/Makefile.am, src/messageview.c, src/mimeview.c
2405 decrypt ascii-armored gpg text embedded in
2407 Submitted by Jens Jahnke <jan0sch@gmx.net>
2409 2001-10-13 [christoph] 0.6.3claws12
2412 some more details on default to and
2415 init glib threading when ldap is used
2421 2001-10-12 [paul] 0.6.3claws11
2423 * src/prefs_common.[ch], src/rfc2015.c
2424 enable ascii-armored gpg text to be embedded in the
2425 message body, selectable through the 'Privacy'
2426 preferences. Supports encrypting only.
2427 Submitted by Ravemax <ravemax@dextrose.com>
2429 2001-10-12 [paul] 0.6.3claws10
2431 * sync with sylpheed 0.6.3cvs6
2432 see ChangeLog entries 2001-10-11 and 2001-11-12
2435 incorporated mbox folders, scoring, and folder
2436 properties into the sync
2438 2001-10-12 [darko] 0.6.3claws9
2441 describe quotation wrapping
2443 don't treat tab as space to calculate line length properly
2448 correct description of how to make new filtering system work,
2449 add some other things
2452 remove sched_yield() (not necessary / unportable)
2454 2001-10-11 [paul] 0.6.3claws8
2456 * sync with sylpheed 0.6.3cvs3
2457 see ChangeLog entry 2001-10-10
2459 2001-10-10 [christoph] 0.6.3claws7
2462 ignore 2 files created by newer autotools
2463 * src/prefs_folder_item.c
2464 using table for widget alignment
2465 fixed memory leak and broken octal display
2467 fixed segfault caused by lost filename
2468 workaround (closes bug #469551)
2470 2001-10-10 [paul] 0.6.3claws6
2472 * sync with sylpheed 0.6.3cvs2
2473 see ChangeLog entries 2001-10-09 and 2001-10-10
2475 2001-10-10 [darko] 0.6.3.claws5
2478 proper calculation of right margin if smart wrapping is enabled
2480 automatically wrap long lines if wrap quotation is enabled
2482 2001-10-09 [alfons] 0.6.3.claws4
2485 select correct row when deleting last row in the summary view (and
2486 close bug "[ #469104 ] select second last in list when deleting")
2488 2001-10-09 [paul] 0.6.3claws3
2490 * sync with sylpheed 0.6.3cvs1
2491 updated some autotool scripts
2493 2001-10-09 [darko] 0.6.3claws2
2496 new name and mark with Sylpheed comment
2498 smart quotation wrapping a-la VIM
2500 2001-10-08 [paul] 0.6.3claws1
2502 * sync with sylpheed 0.6.3 release
2503 see ChangeLog entry 2001-10-08
2505 2001-10-08 [paul] 0.6.2claws24
2508 more sync with sylpheed 0.6.2cvs12
2509 Fixed the bug that didn't select the last row correctly
2512 2001-10-07 [paul] 0.6.2claws23
2514 * sync with sylpheed 0.6.2cvs12
2515 see ChangeLog entry 2001-10-07
2519 enable jpilot to read unsynch'ed addresses.
2521 * src/editldap_basedn.c
2522 fix segfault when opening dialog.
2524 2001-10-06 [alfons] 0.6.2.claws22
2527 fix bug with summary view selecting last *inserted*
2528 node instead of last *visible* node. remember we
2531 2001-10-06 [paul] 0.6.2claws21
2534 updated translation, contains some fixes and new
2535 translations, submitted by Gustavo Noronha Silva
2538 * src/prefs_common.c
2539 change 'each' to 'every' - fix dubious English
2541 * sync with sylpheed 0.6.2cvs11
2543 2001-10-05 [alfons] 0.6.2claws20
2545 * src/mainwindow.[ch], src/folderview.c
2546 make composite tool button switch between "Compose News"
2547 and "Compose Mail" depending on selected folder
2548 (nifty idea by Kim Schulz <kim@schulz.dk>)
2550 2001-10-05 [paul] 0.6.2claws19
2552 * src/mainwindow.c, src/summaryview.c
2553 fix 'Message/Reply to all', broken in last commit
2556 fix X_BEENTHERE seg fault, thanks to Alfons
2558 2001-10-04 [paul] 0.6.2claws18
2560 * src/compose.[ch], src/mainwindow.c
2561 make "Message/Reply" reply to mailing lists; matches
2562 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
2563 based on portions of the patch submitted by
2564 Junichi Uekawa <dancer@netfort.gr.jp>
2566 2001-10-04 [darko] 0.6.2claws17
2569 better smart wrapping
2571 a function to make text buffer contiguous
2573 2001-10-03 [paul] 0.6.2claws16
2575 * sync with sylpheed 0.6.2cvs10
2580 * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
2581 close bug "[ #466566 ] compile error on mdk 8.0" by removing
2582 references to chinese translations (hope someone picks up
2585 2001-10-02 [christoph] 0.6.2claws15
2588 fixed non translated header bug
2590 fixed wrong date in alfons last entry ;)
2592 2001-10-02 [alfons] 0.6.2claws14
2594 * src/compose.c, src/prefs_common.[ch]
2595 add block cursor option
2597 2001-10-02 [paul] 0.6.2claws13
2599 * sync with sylpheed 0.6.2cvs9
2601 2001-09-30 [paul] 0.6.2claws12
2603 * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
2604 updated translations
2607 add 'src/importldif.c'
2609 * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
2610 added eudora-to-vCard conversion tool
2611 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
2613 * sync with sylpheed 0.6.2cvs8
2617 * sylpheed-0.6.2claws released
2619 2001-09-27 [melvin] 0.6.2claws11
2622 fixed crash when using default path (introduced
2624 fixed tiny bug for initial suggestion mode
2626 2001-09-27 [melvin] 0.6.2claws10
2629 fixed bug where gtkpspell didn't set the path correctly
2632 added a paragraph about spell checking
2636 2001-09-27 [paul] 0.6.2claws9
2638 * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
2639 replace '// comments' with '/* comments */' to prevent
2640 some compiler warnings
2642 * sync with sylpheed 0.6.2cvs6
2644 2001-09-26 [alfons] 0.6.2claws8
2647 introduce return receipt request notification again,
2648 which was lost because of other semantics in
2649 procheader_parse() (???)
2651 2001-09-26 [christoph] 0.6.2claws7
2654 replace comments for old code with #if 0
2655 readded auto cc, bcc and reply-to
2656 * src/prefs_matcher.c
2657 * src/prefs_scoring.c
2658 removed some definition (was moved to
2661 2001-09-26 [paul] 0.6.2claws6
2664 make 'Follow-up and reply to' sensitive
2666 * more sync with sylpheed 0.6.2cvs5
2673 fixed bug for "US-ASCII" introduced by the encoding code
2679 * src/prefs_common.[ch], src/summaryview.c
2680 'next unread msg' 'go to next folder?' dialog can be
2681 given default behaviour, either always show dialog,
2682 or assume 'yes', or assume 'no'
2683 Submitted by wwp <subscript@free.fr>
2687 * src/compose.c src/gtkspell.[ch]
2688 added support for different encodings
2692 * more sync with sylpheed 0.6.2cvs5
2696 * src/prefs_folder_item.c
2697 add check for item->prefs->default_to string is NULL and
2698 add another check when freeing this string
2703 change to version 0.6.2claws3
2705 * sync with sylpheed 0.6.2cvs5
2708 * src/ldif.[ch], src/importldif.[ch], addressbook.c
2710 * src/addrcache.[ch], addrindex.[ch]
2711 small update for future
2717 added 'Learn from mistakes' option
2718 better handling of quotes in checked words
2721 small update for spell checking stuff
2726 edit a little bit so it complies more with main coding style
2730 * src/folder.[ch], prefs_folder_item.c, compose.c
2731 migrate "request return receipt" folder property
2736 * README.claws **NEW**
2737 (add things of interest for users of main branch
2740 * src/folder.[ch], src/mainwindow.c, src/summaryview.c
2741 re-implement threading per folder option, but store
2742 the setting in folderlist.xml (where it belongs)
2747 fixed bug when compose window is under another window
2748 * src/prefs_common.[ch] src/compose.c
2749 changed 'dictionary_path' to 'dictionary' to be consistent
2750 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
2751 * ac/pspell.m4 src/Makefile.am
2752 dropped PSPELL_PATH macro
2754 updated translations
2756 2001-09-21 [christoph]
2759 added border around header fields
2760 keep header type when new field is added
2762 2001-09-20 [christoph]
2765 more portable debug_print with source filename
2768 more newlines after debug messages
2773 change to version 0.6.2claws2
2775 * sync with sylpheed 0.6.2cvs3
2780 fixed the post-right-click focus pb
2781 fixed crash when 'Spell check all' after dict change
2782 and when cursor is at the end of the text
2783 shift-right-click pops up config menu even on misspelled words.
2790 added pspell to compiled-in features list
2794 * switched to pspell and dropped ispell
2796 new file. autoconf macro for pspell
2798 * configure.in acconfig.h
2799 added pspell support
2801 * src/main.c src/compose.[ch] src/gtkspell.[ch]
2802 * src/prefs_common.[ch]
2803 added pspell support
2805 2001-09-18 [christoph]
2809 replace LOG_MESSAGE with debug_print
2813 added newline after debug message
2815 using __VA_ARGS__ for debug_print macro
2817 ignore Makefile and Makefile.in
2822 change to version 0.6.2claws1
2823 * sync with sylpheed 0.6.2cvs1
2826 * src/prefs_matcher.c
2827 add 'score equal to' option, submitted by
2828 Paul Evans <nerd@freeuk.com>
2830 2001-09-15 [christoph]
2833 comment out menu entry not existing in claws
2835 add debug output for non existing menu entries
2837 fix next/prev unread message for ignored threads
2839 add sourcefile and line number to debug output
2840 otherwise it is sometimes hard to find the
2841 source code part if debug messages are translated
2846 refresh target folder style after colour is changed
2851 change to version 0.6.1claws3
2853 * sync with sylpheed 0.6.1cvs6
2858 fix target folder colourization to use user selected colour
2863 fix crash when message that is marked for copy/move is unmarked
2868 change to version 0.6.1claws2
2870 * sync with sylpheed 0.6.1cvs3
2875 fix bug with default font used for trash folder text
2879 * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
2880 updated translations
2883 change to version 0.6.1claws1
2885 * sync with sylpheed 0.6.1cvs2
2890 add Match's new addressbook
2893 updated translation submitted by Jens Oberender
2898 change to 0.6.1claws
2899 * sync with sylpheed 0.6.1 release
2904 change to 0.6.0claws2
2906 * sync with sylpheed 0.6.0cvs4
2909 updated translation submitted by Fabio Junior Beneditto
2923 change to version 0.6.0claws1
2925 * sync with sylpheed 0.6.0cvs1
2928 updated translation submitted by Ricardo Mones Lastra
2931 add 'src/prefs_templates.c'
2933 * src/compose.c, src/summaryview.c
2934 fix segfault on 'Re_edit'
2938 * configure.in, Makefile.am
2940 add tools directory to source distribution
2945 change to version 0.6.0claws
2947 * sync with sylpheed 0.6.0 release
2949 2001-08-30 [christoph]
2952 removed autoconf version check
2956 * src/account.c, src/compose.c, src/prefs_common.[ch]
2957 * src/procheader.[ch] src/utils.[ch]
2958 Enhanced automatic account selection on replies
2959 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
2962 add LDAP and JPilot to the configuration results output.
2964 2001-08-29 [christoph]
2967 no bold font for ignored threads
2972 change to version 0.5.3claws6
2974 * sync with sylpheed 0.5.3cvs10
2975 src/stringtable.[ch]: New Files
2977 * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
2978 * src/pixmaps/sylpheed.xpm
2979 add mini-icons to windows (by Alfons)
2984 new functions: next_labeled_cb(), prev_labeled_cb()
2987 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
2988 summary_select_next_labeled(), summary_select_prev_labeled()
2990 * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
2991 give claws blue folders and a blue trash can
2996 change to version 0.5.3claws5
2998 * sync with sylpheed 0.5.3cvs9
2999 src/labelcolors.[ch] renamed to src/colorlabel.[ch]
3001 2001-08-24 [christoph]
3004 keep filename when browsing directories
3005 (not working for user entered filename, but
3006 for default name and selected filename from
3009 fixed wrong spelling "Folllow-up"
3013 fixed new/unread message count with ignored
3014 threads (2 commits, first didn't notice no
3015 longer needed decreasing)
3017 readded scrolling of progress dialog
3023 change to 0.5.3claws4
3025 * sync with sylpheed 0.5.3cvs7
3027 2001-08-24 [christoph]
3030 set request return receipt when replying
3031 if it is set is the folder prefs of the
3034 disable final error popup if popups are
3035 disabled in config (again)
3040 Change version number to 0.5.3claws3
3042 * sync with sylpheed 0.5.3cvs5
3045 double quote '%s' in 'gedit %s' to fix bug when
3046 opening attachment with spaces in the name
3049 * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
3050 src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
3051 initial message templates support
3057 change version number to 0.5.3claws2
3059 * sync with sylpheed 0.5.3cvs4
3061 * src/procmsg.h src/summaryview.c
3062 re-implement (un)ignore thread
3067 remove unnecessary code
3069 enable 'dynamic' signatures (submitted by
3070 Eric Limpens <eric@hscg-internet.nl>)
3074 clean up after sync with sylpheed 0.5.3 release
3077 fix re-introduced font mess, see Christoph's
3082 use sylpheed's small font instead of
3083 gtk default font for summary view
3089 add pl to ALL_LINGUAS - sync with main branch
3091 * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
3092 Updated. Translations by Jens Oberender, Ricardo Mones
3093 Lastra, Alfons, and Fabio Junior Beneditto respectively.
3095 * po/pl.po ** NEW FILE **
3096 sync with the main branch
3099 fix target folder colorizing and refresh problem
3102 2001-08-17 [christoph]
3105 claws uses 4 colors for target folder coloring.
3106 arrays were not long enough and destroyed the
3107 stack causing a segfault.
3108 target folder colorizing does not work anymore
3114 change to version 0.5.3claws1
3116 * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
3117 src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
3118 src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
3120 sync with sylpheed 0.5.3 release, but keep claws method of
3121 configuring/saving fonts
3123 * src/addressbook.[ch]
3124 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
3125 in line with a similar change in Hiroyuki's branch
3127 * src/mainwindow.[ch]
3128 disable main_window_set_thread_option()
3129 * src/prefs_folder_item.c
3130 comment out &tmps_prefs.enable_thread,
3131 * src/mbox_folder.c, src/procmsg.[ch]
3132 comment out MSG_IS_IGNORE_THREAD
3134 comment out summary_ignore_thread() and summary_unignore_thread()
3135 comment out MSG_IS_IGNORE_THREAD
3137 use Hiroyuki's threading instead.
3144 use Hiroyuki's 0.5.3 column scheme but also
3145 include the enable/disable button.
3146 * src/pixmaps/mark.xpm
3147 add Hiroyuki's amended pixmap
3149 2001-08-13 [christoph]
3152 receive at get all column showed wrong state for APOP
3153 button should only work for POP3 and APOP accounts
3154 * src/prefs_account.c
3155 added missing preprocessor statement for SSL
3160 add 'receive at get all' column and enable/disable
3163 2001-08-06 [christoph]
3166 show usage of SSL in protocol column
3172 * src/prefs_account.[ch]
3173 moved ssl options to a new page
3179 added support for SMTP STARTTLS command
3181 2001-08-05 [christoph]
3184 debian autoconf needs version check to find
3185 correct autoconf version. if the file is
3186 named configure.in 2.13 is used, which does
3187 not work with this configure.in script.
3188 other solution would be to rename the script
3189 to configure.ac as suggested in the autoconf
3193 disable final error popup if popups are
3198 fixes IMAP over SSL problem
3203 change to 0.5.2claws1
3205 * sync with sylpheed 0.5.2cvs1
3210 quick fix for ispell detection...
3215 change to 0.5.1claws4
3217 * sync with sylpheed 0.5.1cvs7
3221 * src/prefs_common.c, src/prefs_common.h,
3222 src/gtkspell.c, src/gtkspell.h
3223 add global spelling checker settings (compose tab) +
3224 selection of dictionary
3227 guess valid ispell location
3232 removal of 'src/quote_fmt_parse.c'
3235 (submitted by Jens Oberender <didge@suse.de>)
3240 * src/folderview.[ch]
3243 * src/prefs_common.[ch]
3245 target folder colourization
3249 more sync with Sylpheed 0.5.1cvs6
3254 * src/prefs_folder_item.[hc]
3256 shared folders support with a GUI
3262 * sync with Sylpheed 0.5.1cvs6
3268 (submitted by Fabio Junior Beneditto)
3274 patch to correct bad image mime headers
3275 (submitted by Don Quijote <dq@searchlores.org>)
3279 * tools/gif2xface.pl **NEW FILE**
3281 script to convert file.gif to file.xface for
3282 use in a custom header.
3283 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
3288 change macros for detecting JPilot and LDAP
3290 2001-07-27 [christoph]
3293 code cleanup (MIN / MAX warning, needed casting)
3298 disallow setting flags when detecting certain headers
3299 (X-Status, Status, Seen, X-Seen).
3301 * sync with Hiroyuki's Sylpheed 0.5.1cvs5
3303 2001-07-27 [christoph]
3305 * src/prefs_filter.c
3306 * src/prefs_filtering.c
3307 * src/prefs_matcher.c
3308 * src/prefs_scoring.c
3309 scroll list when moving rows up or down
3313 * src/prefs_account.c
3314 * src/prefs_account.h
3316 SMTP over SSL (untested, feedback requested)
3324 * configure.in, acconfig.h
3325 define CLAWS (need this for main / claws detection)
3330 Sylpheed 0.5.1claws2
3332 * sync with Sylpheed 0.5.1cvs4
3334 2001-07-25 [christoph]
3338 item->prefs == NULL (don't know why)
3343 Sylpheed 0.5.1claws1
3345 * sync with Sylpheed 0.5.1cvs1-3
3347 2001-07-24 [christoph]
3350 * src/prefs_folder_item.[ch]
3351 added folderitem preferences dialog with
3352 default To: and auto request return receipt
3356 changes to handle new folderitem preferences
3360 call compose new mail with current folderitem
3364 Release Sylpheed 0.5.1claws
3367 change to release version 0.5.1claws
3369 2001-07-24 [christoph]
3372 fixed segfault that happend when the selected
3373 message was removed while retrieving new messages.
3377 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
3381 add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
3382 this is a work in progress, for more information: http://nlpagan.net/sylman
3384 * configure.in, src/mainwindow.c, manual/Makefile.am
3385 add support for English manual
3388 add authors of user manuals
3390 * manual/en/sylpheed*.html
3391 add English documentation
3393 2001-07-22 [christoph]
3398 changed a wrong debug message
3403 update Dutch translation
3405 * src/prefs_filtering.c,
3407 add more translatable strings
3416 * src/inc.c, src/summaryview.[ch]
3417 prevent update of mark file when filtering has done, by
3418 using a variable; this affects two functions:
3419 inc.c::inc_finished()
3420 summaryview.c::summary_show()
3424 * src/filtering.[ch], src/prefs_filtering.c,
3426 add filtering action for label coloring
3431 * added src/labelcolors.c
3432 * added src/labelcolors.h
3433 * src/Makefile.am, src/summaryview.c
3434 rearrange label coloring code
3437 add more parentheses so label colouring works correctly
3440 don't really delete message, but move it to Trash
3442 * src/prefs_matcher.c
3443 add quote options to info dialog
3445 2001-07-20 [christoph]
3451 * src/ssl.[ch] (new)
3452 moved ssl stuff to a seperate file
3457 fix show sender using address book with no e-mail
3458 address in From: field
3462 * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
3463 fix messy handling of escaping... now at least the
3464 execute command is useful. escape char is '\', we
3465 accept \n and \r too.
3469 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
3470 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
3479 * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
3481 revise filtering; currently move, copy, marking have
3482 been tested. if you like bleeding edge stuff, you
3483 should definitely go for this version :)
3485 * mark old working stuff as VERSION_0_5_0_CLAWS5
3487 2001-07-17 [christoph]
3496 * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more
3497 bits in the mark file, without affecting either branch. Lots of
3498 files changed, also in claws branch.
3500 UNTESTED: use of mbox folders
3503 added mark all read; however this was a quick hack used for
3504 cleaning up mess after initial merge with Hiroyuki
3507 change claws version number back to 0.5.0claws5 to clear up
3508 confusion & pretension (recent release was technically
3509 0.5.0claws4, so we neatly align with Hiroyuki :-)
3513 sync with Hiroyuki's 0.5.0cvs4
3519 * src/filtering.[ch]
3520 remove invalid updating of mark files for
3521 filter actions MATCHING_ACTION_MOVE and
3522 MATCHING_ACTION_DELETE; this should fix the
3526 revert Christoph's stab at fixing the folder
3530 add missing files with translatable strings
3537 * src/addr_compl.[ch], src/prefs_filtering.c
3538 make "filtering pref dialog's destination entry" an
3539 "address completable entry", if filter destination is
3544 sync with Hiroyuki's 0.5.0cvs2-3
3546 2001-07-15 [christoph]
3549 fixed folder stats update after incorporation
3554 * finish label colouring stuff (for now)
3555 * fix incorrect colour bug (off by one)
3560 change text labels for news and mail message so there's
3561 plenty of toolbar estate left
3568 sync with Hiroyuki's 0.5.0cvs1
3571 more rewrite label colouring
3575 * src/summaryview.[ch]
3576 * start rewrite label colouring
3577 * fix proper location "Add Sender To Addressbook" menu item
3581 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
3582 (actually this is 0.5.0claws4)
3587 * fix duplicate message
3588 * add updated Portugese / Brazilian translation
3589 submitted by Fabio Junior Beneditto
3597 add updated Dutch translation
3600 add updated German translation submitted by Jens
3604 Prerelease before 0.5.0claws. Please test.
3605 This version is temporarily tagged as VERSION_0_5_0_TEST
3607 * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
3608 src/prefs_scoring.c, src/prefs_matcher.c,
3609 src/prefs_filtering.c, src/mbox.c,
3610 src/main.c, src/inc.c, src/filtering.[ch]
3611 revert new Hoa's new matcher (does not work yet)
3618 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
3624 add ChangeLog.claws to EXTRA_DIST
3626 add matcher_parser_parse.h to EXTRA_DIST
3628 2001-07-10 [christoph]
3631 add destination folder to table of
3632 folders that need to be updated after
3639 make collapse state of folders and folder items persistent, i.e.
3640 if you collapse a folder tree, the next time sylpheed-claws starts
3641 up the folder tree remains collapsed.
3643 2001-07-10 [christoph]
3649 renamed MD5_CTX to MD5_CTX_syl
3650 conflicts with a struct in openssl
3653 * src/prefs_account.[ch]
3657 fixed compose with current account
3658 broken by new compose button stuff
3663 changed my email address
3665 * src/matcher_parser_parse.y
3666 clean the parser to remove conflicts
3674 fix incorrect description of --enable-ldap parameter
3676 * src/prefs_common.[ch]
3678 add experimental option "smart wrapping" which makes the
3679 compose editor auto wrap.
3681 | TODO: the problem with the buggy cursor handling is caused |
3682 | by the GtkText. when deleting / backspacing text its |
3683 | wrapping algorithm does not take in account the previous |
3684 | line. should find a way to hack this in. |
3685 | or should perhaps combine this with the word wrapping |
3686 | patch i wrote in january. |
3689 show build parameters for LDAP and JPilot
3692 revert Christoph's bugfix for selecting next unread message,
3693 because folder stats aren't updated correctly
3700 * src/matcher_parser_lex.l
3701 * src/matcher_parser_parse.y
3702 * src/prefs_filtering.c
3703 * src/prefs_scoring.c
3705 bugfix of the config file parser
3710 added generated matcher sources to BUILT_SOURCES
3716 added new config file parser
3719 * src/filtering.[ch]
3721 * src/prefs_filtering.c
3722 * src/prefs_matcher.c
3723 * src/prefs_scoring.c
3724 * added src/matcher_parser.h
3725 * added src/matcher_parser_lex.h
3726 * added src/matcher_parser_lex.l
3727 * added src/matcher_parser_parse.y
3728 lex & yacc config file parser
3733 changes prefs_filtering into global_filtering
3736 build threads with subjects only if "Re: " is at the
3737 beginning of the subject
3743 sync with sylpheed 0.5.0
3744 change of version number only
3750 sync with sylpheed 0.5.0pre5
3754 sync with sylpheed 0.5.0pre4 release
3755 /po and /manual/ja not sync'ed
3759 more sync with sylpheed 0.5.0pre4
3761 2001-07-03 [christoph]
3764 fixed address book broken by address book
3765 for VCard, JPilot, LDAP
3771 stopped memory leaks
3775 more sync with sylpheed 0.5.0pre4
3779 * included address book patch for VCard, JPilot, LDAP
3780 * pref_common.c - fixed Font options on Display tab (cosmetic)
3781 * alertpanel.c - fixed truncated message
3783 2001-07-02 [christoph]
3788 mark threads for ignoring
3794 * sync with sylpheed 0.5.0pre4
3795 updated gettext to 0.10.38.
3801 * src/summaryview.[ch]
3802 new right-click option: Label.
3803 substitute for 'Mark-->Mark/Unmark', colours the line.
3804 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
3806 2001-07-01 [christoph]
3809 fixed font for trash
3811 move ctree to unread message
3815 * sync with sylpheed 0.5.0pre3 release
3821 allow inserting / attaching multiple files in
3827 small change to Alfons' previous stuff so that it
3832 * lots of files changed; first attempt to merge the changes
3833 and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
3838 updated and completed, translations by Fabio
3839 Junior Beneditto <fjbeneditto@yahoo.com.br>
3845 allow selecting an attached files' mime type from a
3850 * more sync with sylpheed 0.5.0pre3
3855 merge with sylpheed.pot and pt_BR.po provided by
3856 Fabio Junior Beneditto.
3861 make MIME types case insensitive
3866 merge with sylpheed.pot and old nl.po; translations added.
3870 * more sync with sylpheed 0.5.0pre3
3875 don't crash when removing parent node of messages
3876 attracted by subject. this was caused by not deleting
3877 the parent node from the subject line hash table.
3884 if there are multiple messages selected, allow forwarding
3885 them as attachments.
3889 * more sync with sylpheed 0.5.0pre3
3895 * sync with sylpheed 0.5.0pre3
3900 fixed 'compose news article' bug
3901 from icon-and-text toolbar
3905 * sync with sylpheed 0.5.0pre2 release
3907 2001-06-24 [christoph]
3909 * src/prefs_common.c
3910 bug fix in font selection
3912 use sylpheed's normal font instead of
3913 gtk default font for folders without
3918 * src/mainwindow.[ch]
3919 added composite compose mail / news button (an idea by Leandro
3920 Pereira <leandro@linuxmag.com.br>)
3924 Added instructions for ldif-to-xml.py
3932 * src/pixmaps/stock_news_compose.xpm
3933 added pixmap by Leandro
3934 * src/prefs_common.c
3935 tested built-in spelling checker of GCC 3.0 :)
3937 merged dutch translation of sylpheed-main with
3942 Added tools directory and files.
3944 * tools/filter_conv.pl
3945 converts old filter system to new filtering system
3946 * tools/ldif-to-xml.py
3947 converts netscape addressbook to sylpheed addressbook
3949 descriptions/instructions for above two files
3951 2001-06-23 [christoph]
3954 * src/manage_window.[ch]
3955 * src/prefs_common.[ch]
3956 mail retrieval dialog can be enabled, disabled
3957 or hidden if non of sylpheed's windows is active
3963 * sync with sylpheed 0.5.0pre2
3965 2001-06-21 [christoph]
3968 show recipient on 'from' for all accounts
3971 * src/prefs_common.[ch]
3972 disable error popup on mail receive errors
3977 made the ruler correctly appear and disappear.
3980 removed Hoa's work-in-progress-stuff (interesting!) so
3983 2001-06-20 [christoph]
3986 * src/progressdialog.c
3987 added scrolled window for list in progressdialog
3991 sync with sylpheed 0.5.0pre1 release
3993 2001-06-20 [christoph]
3996 make building threads by subject work when
3997 thread view is enabled
4000 * src/prefs_common.[ch]
4001 automatically select account for mail replys
4005 * src/compose.c (compose_create): keep Bcc and Reply-To visible if
4006 they are filled in from the account settings.
4010 * more sync with sylpheed 0.5.0pre1
4016 added --sysconfdir to CPPFLAGS for pointing to the correct
4017 location of mime.types.
4019 NOTE: make sure you use --sysconfdir when running ./autogen.sh
4025 fixed some bug when building threads
4029 * src/prefs_account.c
4030 UI stuff: More changes to the English
4034 * src/pixmaps/stock_news_compose.xpm: new file
4038 Added new icon for Hoa's 'compose a news
4039 message', plus minor improvements to the
4045 more sync with sylpheed 0.5.0pre1
4051 Follow-up and reply to
4053 * src/summaryview.[ch]
4054 Build threads also with subjects
4059 forwarding use the current account.
4062 the "compose message" button has been replaced with
4063 "new mail" and "new news" buttons
4065 * src/prefs_common.[ch]
4066 added a configuration option to use the forward button
4067 as "forward as attachment"
4068 changed reply and forward format description
4070 * src/quote_fmt_lex.l
4071 * src/quote_fmt_parse.y
4072 added message with no signature in format for reply
4081 Improvements to the English
4083 * src/prefs_common.c
4084 Improvements to the English and some
4085 clarity/continuity improvements in the
4086 description of Quote symbols.
4092 * sync with sylpheed 0.5.0pre1
4097 Better interface for compose, displayed fields
4098 are updated whenever we change account.
4099 Newsgroups field is automatically filled.
4102 Newsgroups field is automatically filled.
4104 * src/prefs_account.c
4105 Some interface stuff when fields appear and
4112 * sync with sylpheed 0.4.99
4116 * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
4117 base64_decoder_free, base64_decoder_decode): new object and
4118 functions for decoding base64 streams.
4119 * src/procmime.c (procmime_decode_content): modified to use the
4126 * sync with sylpheed 0.4.99cvs11
4132 * sync with sylpheed 0.4.99cvs9
4137 * src/prefs_account.c
4139 SMTP server can be defined in the news account
4140 mime type of attachment are kept.
4144 now choose the highest important score between default
4145 and important score of folder.
4149 * src/prefs_common.c:
4151 (prefs_quote_description_create): corrected description of
4152 quote format characters
4158 * sync with sylpheed 0.4.99cvs8
4162 * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
4163 and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
4169 * sync with sylpheed 0.4.99cvs7
4173 * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
4174 clashes with autogenerated header).
4175 * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
4176 * src/Makefile.am: added quote_fmt.h.
4177 * src/.cvsignore: added lex/yacc autogenerated files
4178 (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
4184 * sync with sylpheed 0.4.99cvs6
4188 * added src/quote_fmt_parse.h
4193 don't modify readonly configuration files
4195 * src/prefs_account.c
4196 * src/prefs_common.c
4197 * src/prefs_customheader.c
4198 * src/prefs_display_header.c
4199 * src/prefs_filter.c
4200 * src/prefs_filtering.c
4201 * src/prefs_scoring.c
4202 don't open dialog box when configuration files
4207 * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
4209 * src/Makefile.am: replaced quote_fmt.tab.[ch] by
4210 quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
4211 BUILT_SOURCES to make all files rebuild properly.
4213 * src/compose.c: removed #include "quote_fmt.tab.h".
4215 * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
4216 CHARACTER value in yylval.
4218 * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
4219 receive CHARACTER value by documented means (yylval).
4221 * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
4226 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
4231 * src/prefs_filtering.c
4232 now keep the configuration for execute action
4239 * sync with sylpheed 0.4.99cvs5
4244 added quote_fmt.[ch]
4246 * added src/quote_fmt.y
4247 * added src/quote_fmt.l
4248 * added src/quote_fmt.tab.h
4249 * added src/quote_fmt.tab.c
4250 * added src/lex.quote_fmt.c
4251 parsing configuration for replying
4254 * src/prefs_common.[ch]
4255 added configuration UI for replying
4259 using configuration for replying
4267 * src/prefs_filtering.c
4268 * src/prefs_matcher.c
4269 * src/prefs_matcher.h
4270 action "run a command" for filtering
4271 and matching with a command.
4272 fixed the "whole message" matching
4275 changed temporary filename for security
4278 queue the notification if it fails to send.
4280 * src/prefs_common.c
4281 * src/prefs_folder_item.c
4282 changed the default important score
4284 * src/prefs_scoring.c
4286 hide kill score input when the folder is not
4291 * src/prefs_common.c:
4293 (prefs_font_select): pass font name in font entry box to font
4298 * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
4302 * sync with sylpheed 0.4.99cvs4
4306 * src/headerwindow.c:
4308 (headerwindow_show_cb): use the selected summary view item, not
4313 * src/headerwindow.c:
4315 (headerwindow_show_cb): always try to show msginfo
4320 keep attached parts when reediting or forwarding.
4325 * src/prefs_folder_item.[ch]
4326 * src/prefs_scoring.[ch]
4328 * src/summaryview.[ch]
4331 * src/prefs_common.[ch]
4332 support for folder scoring
4333 kill score and important score for messages
4335 * src/prefs_account.c
4336 some display bug fixed for local account
4341 * src/summaryview.c:
4343 (add_sender_to_cb): don't crash when no or invalid sender; the add
4344 sender to address book menu item is disabled.
4348 * src/filtering.[ch]
4350 handling summary menu / filter messages
4356 imap folders now appears in list
4359 doesn't crash if destination mail is not writeable
4364 removed some warnings
4368 * src/prefs_filtering.c
4369 global string to identify any folders
4370 removed some debug info
4371 filtering to mbox folders is now possible
4374 removed some warnings
4377 permission on files are changed to read/write for user only,
4379 creation of subfolder is handled better.
4383 Verified the sync for src/prefs_common.[ch] and
4384 src/prefs_account.[ch]. I believe there were some
4385 minor indentation differences.
4391 * sync with 0.4.99cvs3
4396 handling flags for mbox format
4399 use of mark file only for MH format
4400 handling flags for mbox format
4401 filtering cannot yet move or copy mails to mbox folders.
4404 changed move_msg, copy_msg,
4405 move_msgs_with_dest, copy_msgs_with_dest functions
4406 uses only folder->copy_msg() function
4407 uses folder->finished_copy() to handle the destination
4408 folder at the end of the copy or move operation.
4411 included mbox directories.