1 2002-02-12 [melvin] 0.7.0claws64
4 Fixed "feature" where children's output was duplicated
5 instead of refreshed while monitoring.
6 Removed some debug code.
8 2002-02-12 [christoph] 0.7.0claws63
11 always delete message from queue after sending/send error
14 2002-02-12 [melvin] 0.7.0claws62
17 Children wait loop is now triggered with a timeout of 1s
18 Added %F which is replaced with the list of filenames
19 of all selected messages (as suggested by Ricardo Mones Lestra)
20 Pipe syntax changed. Prefix with | to send selection, postfix
21 with | to retrieve output. Prefix with > or * to send
22 user definable input to the command (*: input is hidden)
23 Old pipe action should now be postfixed with |, too.
25 2002-02-12 [carsten] 0.7.0claws61 (more 59.75)
27 fixed a bug: if there's no theme directory don't
28 throw an error, just do "nothing" (thanks Alfons)
30 2002-02-12 [carsten] 0.7.0claws60
33 had to write the cache twice (nasty!); some marks would
36 2002-02-11 [carsten] 0.7.0claws59
39 doc-src/maintainer_guide.txt
48 pixmap theming and related work on pixmap
49 handling on some other places
50 (e.g. hrm features for all folder)
51 src/pixmap/stock_*.xpm -> the stock_ was removed
53 2002-02-11 [paul] 0.7.0claws58
55 * sync with sylpheed 0.7.1 release
56 see ChangeLog entries 2002-02-11
58 2002-02-08 [paul] 0.7.0claws57
60 * sync with sylpheed 0.7.0cvs39
61 see ChangeLog entry 2002-02-07 (last entry)
67 sync: made it compile with C compilers other than gcc
69 2002-02-07 [paul] 0.7.0claws56
71 * sync with sylpheed 0.7.0cvs38
72 see ChangeLog entries 2002-02-06 (last 2 entries) and
75 2002-02-07 [darko] 0.7.0claws55
79 Fix const gchar */gchar * issue (thanks Hiro)
81 2002-02-07 [darko] 0.7.0claws54
86 * src/prefs_template.c
88 * src/quote_fmt_parse.y
91 When replying or forwarding an email don't quote the entire
92 mail body but use the part of the message text that is selected
94 2002-02-06 [melvin] 0.7.0claws53
96 * src/prefs_common.[ch]
99 Made possible to switch quickly to last used dictionary
100 which makes checking bilingual documents easier.
102 2002-02-06 [melvin] 0.7.0claws52
105 Added forgotten new file src/prefs_actions.c
107 2002-02-06 [melvin] 0.7.0claws51
109 * src/prefs_actions.c ** NEW FILE **
110 * src/prefs_actions.h ** NEW FILE **
111 Added actions to execute on message text view, or on the
114 Added src/prefs_actions.[ch]
116 Added new menu "Edit/Actions"
118 Added new actionsrc file.
120 Added actionsrc reading.
122 Added new menus "Edit/Actions" and "Configuration/Actions..."
124 Added new element actionslst element to prefs_common.
126 2002-02-06 [paul] 0.7.0claws50
128 * sync with sylpheed 0.7.0cvs36
129 see ChangeLog entry 2002-02-06
134 updated by Ricardo Mones Lastra
136 2002-02-05 [paul] 0.7.0claws49
138 * sync with sylpheed 0.7.0cvs33
139 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
141 2002-02-05 [paul] 0.7.0claws48
144 re-add 'Edit/Advanced/Delete entire line', previously named
147 2002-02-04 [paul] 0.7.0claws47
151 fix bug #494993 (Reply All not taking Reply-To into consi)
152 eliminate differences in behaviour of right-click 'Reply to all'
153 in summary view and 'Reply to all' on the toolbar.
154 fix bug where Reply-To gets ignored by 'Reply to all' in summary
155 view and From gets ignored by 'Reply to all' on toolbar.
156 fix bug where 'Reply to all' on toolbar uses To twice and ignores
157 From when no Reply-To header is present.
159 2002-02-04 [paul] 0.7.0claws46
161 * sync with sylpheed 0.7.0cvs30
162 see ChangeLog entries 2002-02-03 and 2002-02-04
164 2002-02-03 [melvin] 0.7.0claws45
167 Readded function to highlight all misspelled words.
168 Fixed bug where user-provided-words did not replace
169 correctly the misspelled word when using the mouse.
170 Fixed bug where checking a region selected from right to left did
171 not check the region at all.
172 Fixed bug where 'Check backwards' may not check at all.
173 Fixed memory leaks where popup menus and accel_groups were not destroyed.
174 Fixed possible buffer overflow when checking for long strings (>1k).
175 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
176 Accelerators code uses now gtk_widget_add_accel.
177 Removed and disabled obsolete and unfinished code.
181 Added menu item to Highlight all misspelled words.
183 2002-02-01 [paul] 0.7.0claws44
186 fix '/View/Hide read messages' sensitivity when all
187 messages in a folder are hidden
189 2002-02-01 [paul] 0.7.0claws43
192 add --send option to command line interface, sends all
193 queued mail. Patch submitted by Ricardo Mones Lastra.
195 2002-01-31 [paul] 0.7.0claws42
198 add '/View/Hide read messages' to main_window_set_menu_sensitive()
200 2002-01-31 [paul] 0.7.0claws41
202 * sync with sylpheed 0.7.0cvs27
203 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
207 comment out elements of textview_show_part() as temporary
208 workaround for attachment 'Display as text' bug
211 updated by Fabio Junior Beneditto
213 2002-01-30 [paul] 0.7.0claws40
215 * sync with sylpheed 0.7.0cvs24
216 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
220 add {N_("/_Spelling"), ... "<Branch>"} to
221 GtkItemFactoryEntry compose_entries[]
224 add claws menu items to prefs_keybind_apply_clicked()
225 and remove non-claws menu items
227 2002-01-29 [paul] 0.7.0claws39
229 * sync with sylpheed 0.7.0cvs22
230 see ChangeLog entries 2002-01-28 and 2002-01-29
232 2002-01-28 [melvin] 0.7.0claws38
235 Added the declartion of compose_send_control_enter.
239 Added in a 'Spelling' menu which includes the configuration menu.
240 Added a real 'Check all' and got rid from the old one which only
241 highlited misspelled word.
242 Made 'Check while typing' a disableable option.
243 Added a dialog when there are no more misspelled word.
244 Added a dialog if error occurs when switching to a dictionary.
246 * src/prefs_common.[ch]
247 Added option for the default 'Check while typing' option.
250 2002-01-28 [alfons] 0.7.0claws37
253 fix buglet and make code comply with sylpheed code style
255 2002-01-28 [paul] 0.7.0claws36
257 * sync with sylpheed 0.7.0cvs19
258 see ChangeLog entries for 2002-01-28
260 2002-01-28 [hoa] 0.7.0claws35
266 read the renderer config
269 use the renderer config to convert mime attachments
272 don't use textview_show_html/ertf,
273 use get_text_content instead
275 2002-01-27 [alfons] 0.7.0claws34
278 make sylpheed believe it can delete a news message...
279 (messages are NOT deleted, maybe we should remove
280 processing from the folder properties after all.)
282 2002-01-27 [alfons] 0.7.0claws33
287 implement remove_msg()
289 2002-01-27 [alfons] 0.7.0claws32
294 fix return receipt / disposition notification again. this
295 stuff seems to break on _every_ major summary UI change, so
296 it's now implemented using a flag which is saved in the
299 2002-01-26 [alfons] 0.7.0claws31
302 let import dialog show the destination folder identifier
304 2002-01-26 [melvin] 0.7.0claws30
308 Readded 'Mark all read' into summary view popup menu
309 Added 'Mark all read' in folder view popup menu for IMAP
311 Made it insensitive if the selected folder is not the shown
312 one to avoid 'Mark all read' on the wrong folder.
314 2002-01-26 [paul] 0.7.0claws29
318 move 'Mark all read' from summary view to folder view
319 menu. (adapted from) patch submitted by Jeremy Andrews,
320 <lists@kerneltrap.com>
322 2002-01-25 [alfons] 0.7.0claws28
325 put the gtk class name back so GtkSText adapts the
328 2002-01-25 [alfons] 0.7.0claws27
331 assimilate Ricardo's patch that shows pixmaps instead of
332 plain "new" and "unread" texts in the folder view column
335 2002-01-25 [paul] 0.7.0claws26
338 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can
339 be found in non-standard locations.
340 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
342 2002-01-25 [paul] 0.7.0claws25
344 * sync with sylpheed 0.7.0cvs16
345 see ChangeLog entry 2002-01-25
347 2002-01-24 [paul] 0.7.0claws24
349 * more sync with sylpheed 0.7.0cvs15
350 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
352 2002-01-23 [sergey] 0.7.0claws23
355 Fixed segfault when closing LDIF import wizard with
361 Fixed wrong scrolling position after switching between
362 text and image parts.
364 2002-01-23 [paul] 0.7.0claws22
366 * sync with sylpheed 0.7.0cvs15
367 see ChangeLog entries 2002-01-22 and 2002-01-23
369 2002-01-21 [melvin] 0.7.0claws21
371 * src/prefs_scoring.c
372 * src/prefs_filtering.c
373 Fixed bug where scoring and filtering windows stopped
376 2002-01-21 [paul] 0.7.0claws20
378 * sync with sylpheed 0.7.0cvs12
379 see ChangeLog entries 2002-01-20 and 2002-01-21
381 2002-01-21 [carsten] 0.7.0claws19
384 * src/messageview.[ch]
385 * src/summaryview.[ch]
386 changes to shortcuts handling again:
387 + "Q" now controled by mainwin
388 + v/V are now customizable and have slightly
390 the "button" to minimize the messageview (and maximize
391 the summary view) is a real button now
393 "Delete Line+" added to Edit/Advanced (this will also
396 2002-01-20 [melvin] 0.7.0claws18
399 Made "Bcc" sensitive when addressbook is called from
400 compose window (it was a Claws only bug).
402 2002-01-19 [alfons] 0.7.0claws17
405 prevent unnecessary updates when currently selected folder has
408 2002-01-19 [alfons] 0.7.0claws16
411 prevent writing the cache based on current message list in summary
412 view when filtering also put messages in currently selected folder
417 Italian translation submitted by Alessandro Maestri
418 <a.maestri@cs.tin.it>
420 2002-01-18 [melvin] 0.7.0claws15
422 * src/prefs_filters.c
423 fixed bug where 'cancel' from 'filters' window stops autochecking
424 if the timer timed out when the window was open.
426 2002-01-18 [match] 0.7.0claws14
428 * src/addrclip.[ch] ** NEW FILE **
429 * src/addrselect.[ch] ** NEW FILE **
430 * src/adbookbase.h ** NEW FILE **
431 addressbook cut, copy and paste
447 support for copy/paste
449 support for copy/paste
450 tidy up menu option processing
451 correct address list function arguments
463 2002-01-18 [paul] 0.7.0claws13
465 * sync with sylpheed 0.7.0cvs8
466 configure.in: support Mac OS X (Darwin)
468 2002-01-18 [carsten] 0.7.0claws12
470 small hack to fix a segfault with an empty href
471 (reported by Alexandra Walford <deeni@altern.org>)
474 the shortcuts for Mark und Mark as unread are hardcoded
478 readded the shortcuts in gtkstext but made them
479 customizeable (simply by adding a menu plus a wrapper
482 2002-01-17 [melvin] 0.7.0claws11
485 fix default dictionary not being saved.
487 2002-01-16 [darko] 0.7.0claws10
490 fix wrapping crash with URL longer than wrapping margin
492 2002-12-08 [hoa] 0.7.0claws10
494 * src/matcher_parser_parse.y
497 * src/prefs_filtering.c
498 now, we can use bounce action in the dialog box.
500 2002-01-16 [carsten] 0.7.0claws9
502 removed the <control> and <alt> shortcuts because they're
503 not needed and interefered with the "normal" shortcuts
506 removed most of the hardcoded shortcuts and assigned
507 them to menu entries making them easy customizable by
510 2002-01-16 |melvin] 0.7.0claws8
513 fixed bug where using the mouse and when the compose
514 window is not on top may result in a crash.
516 2002-01-16 [melvin] 0.7.0claws7
519 fixed a long standingspell checker bug which could
520 cause a crash after sending a message.
522 2002-01-16 [paul] 0.7.0claws6
524 * sync with sylpheed 0.7.0cvs7
525 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
526 2002-01-15, and 2002-01-16
528 2002-01-16 [melvin] 0.7.0claws5
534 Heavily modified spell checker code to work around
535 ispell bug, to add keyboard shortcuts and for future
536 enhancements. See README.claws for usage information.
538 2002-01-15 [alfons] 0.7.0claws4
541 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
542 so sorting within threads reflects sort mode
544 2002-01-15 [christoph] 0.7.0claws3
547 added alertpanel if mail sending failed
549 2002-01-15 [alfons] 0.7.0claws2
551 * src/prefs_filtering.c
552 don't stop timer when prefs filtering dialog is opened
554 2002-01-14 [alfons] 0.7.0claws1
558 remove debug_print()s for privacy reasons
560 2002-01-14 [darko] 0.7.0claws
563 quotation wrapping is now also in the main branch
567 * tools/filter_conv.pl
568 allow for Boolean Op and case-sensitivity
569 this file is included in the release and tagged
572 2002-01-13 [paul] 0.7.0claws
574 * release 0.7.0, with cvs tag 'rel_0_7_0'
578 * tools/filter_conv.pl
580 rewritten to output to matcherrc instead of filteringrc
583 updated Spanish translation by Ricardo Mones Lastra
588 update dutch translation
593 Updated by Fabio Junior Beneditto
595 2002-01-13 [melvin] 0.6.6claws53
598 Updated french translation
600 2002-01-12 [alfons] 0.6.6claws52
603 plug mem leak that has been sitting there for ages
605 2002-01-12 [alfons] 0.6.6claws51
608 undo melvin's changes from 0.6.6claws48 because summary
609 view now refuses to select first unread message when
612 2002-01-11 [alfons] 0.6.6claws50
615 use claws' semantics for getting folder item when
616 importing an mbox file into a folder
617 (submitted by Dale P. Smith)
619 2002-01-11 [christoph] 0.6.6claws49
622 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
623 toggle widget, because non static prefs can not use
624 prefs_set_* functions
625 * src/prefs_account.c
626 toggle smtp auth password field sensitivity if
627 user id is empty and add descrition of usage for
629 * src/prefs_folder_item.c
630 use SET_TOGGLE_SENSITIVITY macro to instead of extra
633 2002-01-11 [melvin] 0.6.6claws48
636 fix the 'Ctrl-Enter' feature for sending and test really
637 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
638 editables which was not documented in Gtk)
641 Made summaryview refresh after sorting and not before.
643 2002-01-11 [christoph] 0.6.6claws47
646 select account from account ids if possible and
647 correctly set save folder for copy in reedit
649 2002-01-10 [paul] 0.6.6claws46
651 * sync with sylpheed 0.7.0 release
652 see ChangeLog entries 2002-01-07, 2002-01-08 and
658 remove more dirt traces...
663 clean up some traces of my debugging stuff
665 2002-01-09 [alfons] 0.6.6claws45
668 break up filteringprop_apply() in three separate pieces
669 so we can drop messages that failed processing in the
673 fix bug #469598 "no refresh of inbox after filter" which
674 was introduced by the new summary view locking, and which
675 prevented the summary view to update after a manual filter
676 message. claw's filter message requires a summary_show().
677 (aargh, summary_show() again! :-)
679 2002-01-07 [alfons] 0.6.6claws44
685 bring in Hiro's last 0.7.0 wm class fixes
688 bring in Ricardo's fix for sylprint script
692 * src/prefs_common.[ch]
693 * src/prefs_account.[ch]
695 clean up account preference poison in rfc2015,
696 and preparation to fix double sign bug
697 (patch submitted by Simon 'corecode' Schubert)
699 2002-01-07 [christoph] 0.6.6claws43
702 search for free message number, do not only rely
705 fix smtp auth and use extra account information
706 if available, if not use pop3 data instead
711 2002-01-06 [alfons] 0.6.6claws42
714 try making the separate windows work again...
716 2002-01-06 [alfons] 0.6.6claws41
719 adapt Hiro's separate window menu (to get rid of the funny
720 duplicate menu items), and make it work again
722 2002-01-06 [alfons] 0.6.6claws40
727 * tools/README.sylprint
728 add sylprint script for printing mails from Sylpheed
729 (contributed by Ricardo Mones Lastra)
734 2002-01-06 [melvin] 0.6.6claws39
738 Fixed crash introduced in 0.6.6claws38 by the menu
739 reorganisation (Hide read messages)
742 Fixed typo (we are now in 2002, alfons ;) )
744 2002-01-05 [alfons] 0.6.6claws38
746 * sync with sylpheed 0.6.6cvs10-17
747 (last stuff marked as LAST_STABLE)
749 2002-01-04 [melvin] 0.6.6claws37
752 Made account selection code use strcasestr again instead of
753 g_strcasecmp (fixes bug where reediting queued messages
754 did not select proper account reported by T. Link).
757 Fix bug where folder icons are not shown when 'hide read messages'
760 * src/stock_pixmaps.[ch]
761 Added folder icons for 'hide read messages'.
764 Fixed bug where 'Enter' in a header entry will send the message
765 if 'CTL-Enter' was chosen as a shorcut for sendind.
767 2002-01-03 [melvin] 0.6.6claws36
770 Added popup menu for common preferences and
771 account preferences (right click on tab displays
774 2002-01-02 [melvin] 0.6.6claws35
777 Made spelling code compatible with undo/redo feature.
778 Added creation of suggestion mode menu for the general
781 * src/prefs_common.[ch]
782 Added option menu for the speller's suggestion mode.
783 Added missing spaces in "..." buttons and made a "..."
784 button non translatable!
787 Made speller use the default suggestion mode.
788 Hack to make it possible to choose 'CTRL-Enter' as a
789 shortcut for sending (and only for sending).
791 * src/prefs_folder_item.c
792 Changing subject simplification does not update cache
793 anymore (because it is unnecessary).
794 Fixed bug where changing subject simplification updated the
795 summaryview even when the viewed folder is not the
796 folder which properties are being changed. (E.g.
797 viewing folder A and changing
798 the subject simplification of
799 folder B -not being viewed- updated the
800 summaryview of folder A with data of
801 folder B). (Hope this is clear... )
803 2001-12-31 [alfons] 0.6.6claws34
807 fgetc() returns a signed integer which doesn't
808 fit in a char. so c truncates this to a char
809 but we may lose significant bits. i.e. we may
810 comparing 0xFF which may not be equal to -1
811 unless properly casted to signed char which
812 we won't do because fgetc() returns a signed
813 integer which doesn't fit in a char. so c
814 truncates this to a char but we may lose
815 significat bits. (you got the idea, thanks
816 to Gustavo Noronha Silva <kov@debian.org>
817 and the Debian folks!)
819 2001-12-30 [alfons] 0.6.6claws33
822 add #ifdef USE_PSPELLs that Melvin forgot
824 2001-12-30 [melvin] 0.6.6claws32
826 * src/prefs_common.[ch]
827 Added configurable color for misspelled words.
830 Fixed bug of foreground text color (reported by David
832 Added configurable color for misspelled words.
834 2001-12-30 [alfons] 0.6.6claws31
837 remove unnecessary things someone put there
841 make folder properties (like threading and sorting) persistent
842 (closes bug #497424 "rescan folder tree resets proprieties")
843 currently this is only for MH folders.
845 2001-12-29 [melvin] 0.6.6claws30
847 * src/string_match.[ch]
848 Optimized a bit: regexp pattern buffer compiled only once, and
849 one subroutine call removed. Fixed ^ regexp search: Now,
850 "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
853 Subject filtering changed to filter summary columns and
854 not directly the messages subject cache. The loss in
855 performance is balanced by the improvement of string_match.
856 Added an alert panel if there is an error in the regexp.
858 * src/src/prefs_folder_item.h
859 Added a regexp pattern buffer.
861 2001-12-28 [alfons] 0.6.6claws29
863 * src/string_match.[ch]
865 allow compilation *BSD
867 2001-12-27 [alfons] 0.6.6claws28
870 sync the Hiro's bug fix for BSD
872 2001-12-27 [melvin] 0.6.6claws27
875 Simplify focus to subject entry code.
877 2001-12-27 [darko] 0.6.6claws26
883 * src/procheader.[ch]
885 * src/stock_pixmap.[ch]
887 Show key icon for encrypted mails in summary view
889 * src/pixmaps/clip.xpm
890 * src/pixmaps/clipkey.xpm
891 * src/pixmaps/key.xpm
892 New/modified icons for the above
894 2001-12-27 [melvin] 0.6.6claws25
897 Put spell checker options in a separate tab to decrease
898 the Common Preferences window height.
901 Update spell checker usage instruction about its options
904 2001-12-27 [melvin] 0.6.6claws24
907 Changed subject entry widget position. Initial focus is
908 on the To header instead of the subject entry.
909 Creating a new header scrolls the header list to make the
910 created one visible. Nevertheless, when automatically filling
911 headers, the first one is shown.
912 A Tab key press in the last empty header entry zips the
913 focus to the subject entry.
914 (I did not change the combo boxes, yet)
916 2001-12-26 [alfons] 0.6.6claws23
918 * src/prefs_account.c
920 allow default inbox to reside in another mailbox (only
921 works for POP3 accounts)
923 2001-12-26 [alfons] 0.6.6claws22
926 make reply-on-click work with the account of the selected folder
928 put a fixme here to remind me to fix finding correct default
929 account for nested folders
931 2001-12-25 [alfons] 0.6.6claws21
934 make column headers display locked and mark pixmaps (idea by Melvin)
935 fix bug by adding score and locked column type to sort array
937 2001-12-25 [alfons] 0.6.6claws20
940 catch a *potentially* inadvertent write back of
941 the message cache(s) introduced by 0.6.5claws37
943 2001-12-25 [christoph] 0.6.6claws19
945 * src/stock_pixmap.[ch]
947 add ignore thread pixmap
948 (can someone draw a better icon for this?)
950 2001-12-24 [alfons] 0.6.6claws18
952 * src/prefs_folder_item.c
953 make address completion actually work for the
954 Default To address in the Folder Property dialog.
956 2001-12-24 [alfons] 0.6.6claws17
959 use new style regexp for subject stripping
960 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
962 2001-12-24 [darko] 0.6.6claws16
966 move GPG related informational messages to debug mode
968 2001-12-23 [alfons] 0.6.6claws15
970 * src/stock_pixmap.[ch]
972 add the forgotten Claws' locked pixmap
974 2001-12-23 [alfons] 0.6.6claws14
977 accept file name typed in entry in multi file
978 selector (patch submitted by Gustavo Noronha Silva
981 2001-12-23 [alfons] 0.6.6claws13
984 * src/prefs_filtering.c
987 clean up a little bit
990 validate input strings a little bit more
992 2001-12-23 [alfons] 0.6.6claws12
996 * src/string_match.[ch] ** NEW **
997 * src/folderview.[ch]
1000 * src/prefs_folder_item.[ch]
1001 add subject simplification to strip out strings from
1002 a subject line (esp. handy for mailing lists).
1003 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
1004 but slightly changed things for better integration.)
1006 2001-12-23 [alfons] 0.6.6claws11
1009 fix bug introduced by submission included in 0.6.5claws52.
1010 ideally this submission should clean the trash if any trash
1011 folder has a message. however, the hasTrash variable was
1012 set to false whenever a trash folder was empty (discarding
1013 a previously found *filled* trash folder.)
1015 also edited the code a little bit and made it more safe.
1017 2001-12-22 [alfons] 0.6.6claws10
1020 quick fix for Martin Pool's omission of an account
1021 specific SSL setting
1023 2001-12-22 [alfons] 0.6.6claws9
1030 better support for multipart/digest (submitted
1031 by Fredrik <e98fo@efd.lth.se>)
1033 2001-12-22 [alfons] 0.6.6claws8
1036 correct function signature
1039 * src/prefs_account.[ch]
1040 allow IMAP over SSH tunnel (patch submitted by
1041 Martin Pool <mbp@samba.org>)
1043 2001-12-21 [alfons] 0.6.6claws7
1045 * sync with sylpheed 0.6.6cvs4-9
1046 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
1048 2001-12-21 [christoph] 0.6.6claws6
1051 * src/prefs_folder_item.[ch]
1052 implement saving of outgoing messages to current folder.
1053 fix segfault when no default outbox is available
1054 (closes bug #495683)
1056 2001-12-21 [carsten] 0.6.6claws5
1059 pressing CTRL while DND does now the expected thing and
1060 copies the mail (moving is still the default, as this
1061 seam more appropriate for handling mails by DND)
1063 2001-12-18 [paul] 0.6.6claws4
1065 * sync with sylpheed 0.6.6cvs3
1066 see ChangeLog entries 2001-12-18
1068 2001-12-18 [hiro] 0.6.6claws3
1071 fix for multibyte characters (obtain the number of letters
1074 2001-12-17 [paul] 0.6.6claws2
1076 * sync with sylpheed 0.6.6cvs1
1077 see ChangeLog entry 2001-12-16
1079 2000-12-17 [alfons] 0.6.6claws1
1084 2001-12-16 [paul] 0.6.6claws
1087 * Release version 0.6.6claws, cvs tag: rel_0_6_6
1090 last minute sync with main 0.6.6
1093 updated by Ricardo Mones Lastra
1094 update for last minute sync
1097 update for last minute sync
1099 updated by Jens Oberender
1101 updated by Fabio Junior Beneditto
1103 * src/prefs_common.[ch]
1105 number of undo levels is user configurable
1106 (squeeze it into the release in the dying
1107 moments) Submitted by Jens Oberender
1112 updated french translation
1114 2001-12-15 [paul] 0.6.5claws92
1116 * sync with sylpheed 0.6.5cvs28
1117 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
1120 update to allow for sync
1125 update dutch translation
1127 2001-12-14 [carsten] 0.6.5claws91
1129 fixed bug #473785; also after changing the column order
1130 the same message will be selected and displayed as before
1133 2001-12-14 [carsten] 0.6.5claws90
1135 probably found the bug reported by wwb opening or closing
1136 a folder tree just before dnd (found the solution in the
1137 balsa source -- thanks to them)
1139 2001-12-14 [carsten] 0.6.5claws89
1142 moved gtk_clist_moveto to the right place, so that
1143 only the accounts dialog is effected on opening
1145 2001-12-14 [carsten] 0.6.5claws88
1147 gtkut_clist_set_focus_row does a gtk_clist_moveto
1148 now, so that the focused row will be seen in any case
1149 (reported by wwp on sf-claws-user)
1151 2001-12-14 [darko] 0.6.5claws87
1154 remove unnecessary line
1156 2001-12-14 [paul] 0.6.5claws86
1158 * sync with sylpheed 0.6.5cvs27
1159 see ChangeLog entries 2001-12-14
1161 2001-12-14 [carsten] 0.6.5claws85
1163 following a suggestion of Melvin the rcoabm pops up
1164 right under the button now and the button is reliefed
1165 while the popup is open
1167 2001-12-14 [darko] 0.6.5claws84
1170 fix crash when wrapping long lines if linewrap quotation
1171 is disabled and wrapper encounters a word spanning more
1174 2001-12-13 [paul] 0.6.5claws83
1177 prefer 'Reply-To' header over mailing list header when
1178 replying to a message. Finally prevent all those confirmation
1179 messages being sent to the list itself.
1182 remove unused summary_set_menu_sensitive() entry
1184 2001-12-13 [paul] 0.6.5claws82
1187 * src/pixmaps/inbox-hrm.xpm ** NEW FILE **
1188 * src/pixmaps/outbox-hrm.xpm ** NEW FILE **
1189 * src/pixmaps/trash-hrm.xpm ** NEW FILE **
1190 improvements to 'Hide read messages': Inbox, Outbox,
1191 Trash, Queue, and Draft icons now reveal presence of hidden
1194 2001-12-12 [alfons] 0.6.5claws81
1196 0.6.5claws80 was tagged as LAST_STABLE
1198 * src/filtering.[ch]
1200 * src/matcher_parser_lex.c
1201 fix the filtering; my last attempt to get it right,
1202 if it does not work, it's Hoa's turn. ;-)
1204 for my honourable peers:
1206 the code now makes a clear distinction between
1207 rules as they are displayed (probably escaped),
1208 and as they are executed (probably unescaped). the
1209 parser does *NOT* do any unescaping, this is
1210 the task of the matcher.c (which breaks up a
1211 rule into condition) and the filtering.c (which
1212 breaks up the rule's action). to make this
1213 run happily we provide an unescaped copy of
1214 crucial strings to the MatcherProp and
1215 FilteringAction structures. note that the only
1216 exception to this is any REGEXP string. those
1217 are directly passed to regcomp() and regexp()
1218 (who have much more powerful unescape functions).
1222 you can escape tab (\t), carriage return (\r),
1223 linefeed (\n), form feed (\f), quote (\"),
1224 single quote (\'), bell (\b) in all the entry
1225 lines in the scoring & filtering dialogs.
1226 as an added bonus this should not affect
1227 existing filtering rules.
1229 2001-12-12 [carsten] 0.6.5claws80
1233 "item(s) selected" is now sensitive to 1 or more
1234 than one selected (nice for language where simple
1235 adding of a "s" is not possible as German (Eintrag
1238 the "forward as attachment" entry from the right
1239 click menu removed, "forward" acts following the
1243 reverted my former changes; so compiler warning again
1244 but there's more GTK_TEXT/GTK_STEXT mixing on other places
1248 "search in message" does now *not* only work in MVIEW_TEXT
1249 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
1253 removed "/File/_Close" as it was the same as "/File/E_xit"
1254 and we don't need it two times
1256 the separate folder view and message view now get a distinct
1257 WMCLASS, just in case someone is using sawfish ;-)
1259 as the menu entries "/View/Message view" and "/View/Folder tree"
1260 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
1261 make them sensitive accordingly and as these two are "shown"
1262 after startup anytime check this menuitem at startup
1264 2001-12-12 [paul] 0.6.5claws79
1267 fix sensitivity of 'Search folder...', broken in
1273 2001-12-11 [carsten] 0.6.5claws78
1275 fixed two typos returning a wrong FALSE/TRUE
1276 * src/mainwindow.[ch]
1277 extra menu for email/news button removed
1279 2001-12-11 [alfons] 0.6.5claws77
1281 * src/matcher.c (1.3)
1282 * src/matcher_parser_lex.l (1.28)
1283 revert for another attempt
1284 mark 0.6.5claws77 as LAST_STABLE
1286 2001-12-11 [christoph] 0.6.5claws76
1289 fixed wrong translation for prev. unread msg
1291 2001-12-11 [paul] 0.6.5claws75
1296 * src/summaryview.[ch]
1297 * src/pixmaps/dir-open-hrm.xpm ** NEW FILE **
1298 enable ability to hide read messages on per folder basis via
1299 '/Summary/Hide read messages'; when selected, a folder will
1300 have a red open folder icon, instead of a blue icon, if the
1301 folder contains hidden messges
1302 submitted by Thomas Link <t.link.tmp200101.gmx.net>
1305 remove '/Message/Forward as attachment' from
1306 main_window_set_menu_sensitive() to prevent debug warning
1310 Clean up some of the English
1312 * tools/newscache_clean.pl
1313 allow for new 'hidereadmsgs' entry in folderlist.xml
1316 updated translation, submitted by Ricardo Mones Lastra
1318 2001-12-11 [paul] 0.6.5claws74
1320 * sync with sylpheed 0.6.5cvs25
1321 see ChangeLog entry 2001-12-11
1323 2001-12-10 [alfons] 0.6.5claws73
1326 add more control characters
1327 * src/matcher_parser_lex.l
1328 make escaping / unescaping work again
1330 2001-12-10 [alfons] 0.6.5claws72
1333 clean up warnings "returning value for void function"
1334 * src/prefs_filtering.c
1335 make info button for execute action sensitive
1337 2001-12-10 [paul] 0.6.5claws71
1342 fix: imap server now gets informed of MARKED, UNMARKED
1343 and REPLY events. Now people can use different IMAP-Mail
1344 clients and have the exact same information about MARKED,
1345 UNMARKED and REPLY status with all of them. Especially
1346 useful for imap servers with a web-frontend.
1347 submitted by Tobias Sandhaas <medlor@web.de>
1349 2001-12-09 [melvin] 0.6.5claws70
1352 fixed bug #490076 (hunted down by Alfons who implemented
1353 a workaround in 0.6.5claws65)
1355 2001-12-09 [christoph] 0.6.5claws69
1358 set pointer to string in LOCKED column to NULL
1359 (might fix bug #490800)
1361 2001-12-09 [carsten] 0.6.5claws68
1364 resolved some cluttered menu shortcuts
1365 ('creating new email' and 'creating news message'
1368 wmclass now distinc from main window
1371 email/news and forward button functionality similar
1372 to the reply buttons; removed the ugly dropdown arrows
1373 and use instead the right mouse button
1375 2001-12-09 [paul] 0.6.5claws67
1379 allow spaces in imap folder names
1380 submitted by Willem van Engen <wvengen@stack.nl>
1382 2001-12-09 [paul] 0.6.5claws66
1384 * sync with sylpheed 0.6.5cvs24
1385 see ChangeLog entry 2001-12-09
1387 2001-12-08 [alfons] 0.6.5claws65
1390 prevent secondary selection claim after "add to sender" dialog
1391 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
1392 we trick GTK by simulating a click at (0, 0) in the textview.
1394 2001-12-08 [hoa] 0.6.5claws64
1397 fixed a bug about the .processing folder name while filtering
1399 2001-12-08 [alfons] 0.6.5claws63
1402 work around problem of not correctly updating folder stats
1403 when deleting messages. there's some folder scanning evil
1404 going so the folderview_update_msg_num() does not work
1405 correctly. need to investigate this.
1407 2001-12-08 [paul] 0.6.5claws62
1409 * sync with sylpheed 0.6.5cvs23
1410 see ChangeLog entry 2001-12-08
1412 2001-12-07 [christoph] 0.6.5claws61
1415 fix another header translation problem
1417 2001-12-07 [alfons] 0.6.5claws60
1420 make filtering also work on local spool mbox
1422 2001-12-07 [carsten] 0.6.5claws59
1424 addressbook window gets a wmclass distinct from the main
1427 * src/mainwindow.[ch]
1428 forward menu item will use mode selected in prefs, forward
1429 as attatchment in menu removed (will be substituted in the
1430 toolbar similar to reply buttons)
1431 create news message menu entry and news button is now
1432 sensitive to the existance of a news account
1433 * src/pixmaps/stock_mail_reply_quote.xpm ** REMOVED **
1434 * src/pixmaps/stock_mail_reply_to_all_quote.xpm ** REMOVED **
1435 * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
1436 these are removed because the toolbar buttons don't show
1437 the quoting modus any longer
1441 * tools/newscache_clean.pl ** NEW FILE **
1442 perl script to do some tidying up in the newscache directory
1444 * tools/sylpheed-switcher ** NEW FILE **
1445 perl script to enable easy switching between main and claws
1448 added descriptions of the two new perl scripts
1451 2001-12-07 [melvin] 0.6.5claws58
1454 fixed a warning during compilation introduced in 0.6.5claws56
1456 2001-12-07 [paul] 0.6.5claws57
1458 * src/mainwindow.[ch]
1460 further usability enhancements to replying with or without
1461 quoting via the toolbar, use of Ctrl key is replaced by
1463 Submitted by Carsten Schurig
1465 2001-12-07 [melvin] 0.6.5claws56
1468 hack to fix bug that prevented to make/paste selections
1469 after switching between MVIEW_TEXT and MVIEW_MIME views
1470 without deselecting the selection first.
1472 2001-12-06 [alfons] 0.6.5claws55
1474 * src/filtering.[ch]
1476 revise filtering a little bit more, and make sure
1477 messages are delivered to the appropriate inbox
1478 (perhaps set per account)
1480 2001-12-06 [paul] 0.6.5claws54
1482 * sync with sylpheed 0.6.5cvs22
1483 see ChangeLog entry 2001-12-06
1485 2001-12-05 [alfons] 0.6.5claws53
1491 more revisions of filtering system
1492 (last stable version is marked as LAST_STABLE)
1494 | NOTE 1): the filtering system now uses a local folder called
1495 | .processing. if filtering fails, check this directory
1496 | for missing messages.
1498 | NOTE 2): help us find the filtering actions still missing
1500 2001-12-05 [paul] 0.6.5claws52
1503 fix bug where 'Empty Trash?' pop-up window appears even
1504 when Trash is empty, submitted by Jesse Skinner
1506 2001-12-05 [melvin] 0.6.5claws51
1509 fixed bug #486106 to select correct account when reediting
1512 2001-12-04 [alfons] 0.6.5claws50
1515 declare markfile in appropriate functions when
1516 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
1519 2001-12-04 [paul] 0.6.5claws49
1521 * sync with sylpheed 0.6.5cvs21
1522 see ChangeLog entry 2001-12-04
1524 2001-12-03 [christoph] 0.6.5claws48
1527 changed translation of undo
1530 don't reinvent the wheel to traverse a GNode
1532 seperate code to create the compose gui into functions
1533 add "Others" page with folder selection for saving copy
1535 the folder identifier is saved to queue header
1537 save message to folder in queue header
1539 2001-12-03 [paul] 0.6.5claws47
1541 * sync with sylpheed 0.6.5cvs20
1542 see ChangeLog entry 2001-12-03
1546 * more sync with sylpheed 0.6.5cvs19
1547 see ChangeLog entry 2001-11-29
1549 2001-11-30 [paul] 0.6.5claws46
1552 remove conflicts introduced by Hoa's last commit
1555 make 'Message/Bounce' sensitive
1557 2001-11-30 [hoa] 0.6.5claws45
1560 slightly change bounce function to add
1561 information about the user that bounced the mail
1562 in the From header line.
1565 permit the use of processing in outbox folder.
1567 2001-11-29 [paul] 0.6.5claws44
1569 * src/mainwindow.[ch]
1570 * src/prefs_common.c
1571 * src/pixmaps/stock_mail_reply_quote.xpm ** NEW FILE **
1572 * src/pixmaps/stock_mail_reply_to_all_quote.xpm ** NEW FILE **
1573 * src/pixmaps/stock_mail_reply_to_author_quote.xpm ** NEW FILE **
1574 usability enhancements to the quoting, implements
1575 use of Ctrl key to toggle quoting settings
1576 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
1578 2001-11-29 [paul] 0.6.5claws43
1580 * sync with sylpheed 0.6.5cvs19
1581 see ChangeLog entry 2001-11-28
1583 2001-11-29 [melvin] 0.6.5claws42
1585 added enriched.[ch] to the list of files
1591 added support to view text/enriched
1592 added support to show headers in message view for text/enriched and text/html
1593 in non multipart messages
1595 2001-11-28 [paul] 0.6.5claws41
1597 * more sync with sylpheed 0.6.5cvs18
1598 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
1600 2001-11-27 [paul] 0.6.5claws40
1603 updated translation, submitted by Fabio Junior Beneditto
1605 * sync with sylpheed 0.6.5cvs18
1606 see ChangeLog entries 2001-11-26 (src/textview.c) and
1613 updated translation, submitted by Ricardo Mones Lastra
1618 add more translatable strings
1620 2001-11-26 [christoph] 0.6.5claws39
1623 fixed one more umlaut
1625 fix translated header when it should not be translated
1627 2001-11-26 [paul] 0.6.5claws38
1630 remove '/Message/Add Sender to address book' from
1631 main_window_set_menu_sensitive(), prevent debug warning
1632 add 'Message/Mark/Mark all read' to mainwin_entries[]
1634 2001-11-26 [paul] 0.6.5claws37
1637 fix 'recurring unread state' bug
1640 * tools/filter_conv.pl
1641 read name of top level mailbox from folderlist.xml
1642 and presume nothing about its name
1644 2001-11-26 [darko] 0.6.5claws36
1647 removed functions that are now in gtkutils.c
1648 use gtkut_text_is_uri_string() from gtkutils.c
1649 * fix my comment on 2001-11-23 (missing gtkutils.[ch])
1651 2001-11-26 [paul] 0.6.5claws35
1653 * sync with sylpheed 0.6.5cvs16
1654 see ChangeLog entries 2001-11-25 and 2001-11-26
1656 2001-11-25 [alfons] 0.6.5claws34
1658 EXPERIMENTAL!!! Please checkout the last stable version using:
1660 % cvs update -r LAST_STABLE -dRAP
1662 (Or help us testing this stuff.)
1664 * src/filtering.c (1.14)
1665 * src/filtering.h (1.6)
1667 * src/matcher.c (1.20)
1669 * src/procmsg.h (1.14)
1670 * src/summaryview.c (1.59)
1671 * src/summaryview.h (dunno)
1672 revert/merge/sync to as it was before commit
1673 on Thu, 19 Jul 2001 10:15:51 -0700.
1675 2001-11-25 [hoa] 0.6.5claws33
1678 processing mails at startup
1681 * src/summaryview.[ch]
1682 processing mails when entering folder
1684 * src/prefs_filtering.c
1687 2001-11-24 [alfons] 0.6.5claws32
1689 * src/summaryview.[ch]
1690 make summary sort headers work, and also make
1691 sure the sort type is stored
1693 2001-11-23 [alfons] 0.6.5claws31
1695 * src/summaryview.[ch]
1696 make lock work like mark
1697 disallow deleting messages marked as locked
1699 2001-11-23 [alfons] 0.6.5claws30
1705 merge undo patch submitted by Jens
1707 2001-11-23 [christoph] 0.6.5claws29
1712 fixed gpg signing and encoding
1715 added --status option to get new, unread and total
1716 message count from a running sylpheed
1717 * src/prefs_common.c
1718 temporary fix for reply_with_quote problem
1719 (don't call functions for non existing widget)
1721 one more check for ignored threads but still not
1722 always working correctly. probably a recursive
1723 check for all parents is needed
1725 2001-11-23 [darko] 0.6.5claws28
1728 wrapping on send improvements
1730 fix for GtkSText after last sync with main branch
1731 GTK_TEXT -> GTK_STEXT
1733 2001-11-23 [paul] 0.6.5claws27
1735 * sync with sylpheed 0.6.5cvs14
1736 see ChangeLog entries 2001-11-22 and 2001-11-23
1739 fixed the scrambled umlauts
1740 submitted by Carsten Schurig <Carsten.Schurig@web.de>
1742 2001-11-21 [paul] 0.6.5claws26
1744 * sync with sylpheed 0.6.5cvs12
1745 see 2nd ChangeLog entry dated 2001-11-20
1747 2001-11-20 [paul] 0.6.5claws25
1749 * sync with sylpheed 0.6.5cvs11
1750 see ChangeLog entry 2001-11-19 (src/utils.c)
1755 GTK_TEXT -> GTK_STEXT
1756 fix for wrong comment
1758 2001-11-20 [hiro] 0.6.5claws24
1761 more merges from main branch
1762 removed fatal warnings (uninitialized variables etc.)
1763 some coding style fix
1770 2001-11-19 [hoa] 0.6.5claws23
1773 * src/prefs_scoring.c
1778 * src/matcher_parser_parse.y
1779 * src/prefs_filtering.c
1782 2001-11-19 [alfons] 0.6.5claws22
1784 more of my old things into claws
1787 * src/prefs_common.c
1789 * src/summaryview.[ch]
1790 * src/prefs_summary_column.c
1791 * src/pixmaps/locked.xpm
1792 add indicators for locking of message in summary view
1793 (does not work yet, only visual indicator)
1795 2001-11-19 [paul] 0.6.5claws21
1797 * sync with sylpheed 0.6.5cvs10
1798 see ChangeLog entry 2001-11-19
1800 2001-11-18 [alfons] 0.6.5claws20
1803 remove an inadvertent free I forgot in previous clean up
1805 2001-11-18 [alfons] 0.6.5claws19
1807 * src/filtering.[ch]
1808 clean up & plug leaks
1810 2001-11-18 [paul] 0.6.5claws18
1812 * sync with sylpheed 0.6.5cvs9
1813 see ChangeLog entries 2001-11-17 and 2001-11-18
1815 2001-11-16 [paul] 0.6.5claws17
1817 * sync with sylpheed 0.6.5cvs8
1818 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
1820 2001-11-16 [paul] 0.6.5claws16
1822 * sync with sylpheed 0.6.5cvs7
1823 see ChangeLog entries 2001-11-15 and 2001-11-16
1825 2001-11-15 [hoa] 0.6.5claws15
1828 fix bounce, mails we received couln't be bounced to ourself.
1831 * src/filtering.[ch]
1833 * src/matcher_parser.h
1834 * src/matcher_parser_lex.l
1835 * src/matcher_parser_parse.y
1839 * src/prefs_filtering.[ch]
1841 * src/prefs_matcher.c
1842 * src/prefs_scoring.c
1845 new matcher/filter/score configuration file parser
1846 one unique configuration file => ~/.sylpheed/matcherrc
1847 import in currently automatic, then save are made
1849 one filter per folder and one global filter
1850 (filter of a folder will be used as folder processing)
1853 fix a bug in folder_item_get_identifier
1856 receive receipt return are fixed.
1858 2001-11-14 [alfons] 0.6.5claws14
1861 add things from main branch to make claws compile
1863 2001-11-14 [paul] 0.6.5claws13
1865 * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
1866 see ChangeLog entries 2001-11-08 to 2001-11-14
1868 2001-11-14 [hoa] 0.6.5claws12
1873 add "bounce mail" option
1875 2001-11-13 [christoph] 0.6.5claws11
1878 Cleanup a mess i add before commiting
1880 2001-11-13 [hoa] 0.6.5claws10
1883 some fixes when mail are sent or
1886 2001-11-13 [christoph] 0.6.5claws9
1889 Changed two string with the same translation
1893 New mailsending process:
1894 - Always queue message before sending
1895 (message will be saved if sylpheed crashed or
1896 freezes while sending)
1897 - Allow queuing of newspostings
1898 - No copy in outbox before sending
1899 (closes bug #469501)
1900 - No more redundant code for send and send_later
1902 Applied wwp <subscript@free.fr>'s patch that fixes
1903 marks for multiple forwarded messages (+compose.c)
1908 remove things that are now in main branch
1911 update Dutch translation
1913 2001-11-12 [mhadasht] 0.6.5.claws8
1915 * src/prefs_common.c
1916 re-enabled account autoselection feature for forward
1917 and reedit lost during the branch point for SYNC-B4-REL
1919 gtkpspell_get_dict(): more readable code (even if function is
1922 added version number info to 2001-11-12 [hiro] comment.
1924 2001-11-12 [hiro] 0.6.5.claws7
1927 compose_forward(): fixed a bug that forward quote mark
1929 removed unnecessary code.
1930 * src/template_select.[ch]: removed.
1935 :%s/GTK_TEXT/GTK_STEXT/g
1940 revert the undo stuff (this is 0.6.6claws stuff)
1942 2001-11-11 [hoa] 0.6.5.claws6
1945 Insert signature at the end of the text.
1946 Added undo patch but currently disabled
1949 Threading by subject improved.
1951 * added src/undo.[ch]
1952 Undo module for compose dialog box.
1954 2001-11-11 [alfons] 0.6.5.claws5
1957 prevent threading by subject on nodes that have already been
1958 threaded by in-reply-to (as in "circular references in a tree
1959 result in a dead branch")
1961 2001-11-09 [hoa] 0.6.5.claws4
1964 allows creation of mbox folder item from any files.
1966 2001-11-09 [alfons] 0.6.5.claws3
1970 do what I mean and correct threading by subject so it really
1971 ignores attracting lines without "Re: "
1973 2001-11-07 [alfons] 0.6.5.claws2
1977 only attract by subject if a subject line starts with a "Re: "
1981 2001-11-07 [paul] 0.6.5claws1
1983 * sync with sylpheed 0.6.5. release
1984 see ChangeLog entry 2001-11-07
1986 2001-11-07 [paul] 0.6.4claws31
1988 * sync with sylpheed 0.6.4cvs18
1989 see ChangeLog entries 2001-10-30 to 2001-11-07
1990 prefs_templates.[ch] renamed prefs_template.[ch]
1995 add semicolon Hoa forgot ;-)
1998 2001-11-06 [hoa] 0.6.4claws30
2004 threading by subject - empty subject are ignored
2006 2001-11-06 [christoph] 0.6.4claws29
2009 use SSL_peek for sock_gets
2011 removed unneeded pointer in extracting quoted
2012 names implementation
2014 2001-11-06 [melvin] 0.6.4claws28
2017 fixed bug #476792 Selection overtyping with spell checker
2018 fixed bug which could cause a buffer overflow
2021 2001-11-06 [hoa] 0.6.4claws27
2025 threading by subject
2027 2001-11-05 [alfons] 0.6.4claws26
2030 Claws -> Sylpheed (vice versa)
2033 :%s/gtk_text/gtk_stext/g
2034 :%s/GTK_TEXT/GTK_STEXT/g
2035 (thanks to Jonathan Ware for spotting this)
2037 2001-11-04 [christoph] 0.6.4claws25
2040 replace Xalloca + strdup with Xstrdup_a
2042 better implementation of extracting quoted names
2043 from addresses (remove backlashes and ignore
2046 2001-11-04 [alfons] 0.6.4claws24
2049 edit to comply more with coding style
2052 fix bug reported by Kim Schulz. introduced by the patch integrated
2053 in 0.6.4claws15. the code did not check the return value of
2057 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
2059 2001-11-04 [christoph] 0.6.4claws23
2062 * src/prefs_common.[ch]
2063 init some pointers that possibly caused a segfault
2064 reported in the claws-users ML
2066 2001-11-04 [hoa] 0.6.4claws22
2068 * src/grouplistdialog.c
2069 change the names of the nodes in the tree
2072 enhanced mailto syntax as described in
2073 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
2074 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
2077 encode and decode URI (useful when opening URL into
2080 2001-11-03 [hoa] 0.6.4claws21
2082 * src/grouplistdialog.c
2083 a new newsgroups list selection dialog box
2084 with a CTree instead of a CList
2086 2001-11-03 [hoa] 0.6.4claws20
2089 enable property and scoring options when right
2093 fixed bug when nickname were displayed using
2096 2001-11-02 [darko] 0.6.4claws19
2099 new wrap quotation and URL/long words wrapping implementation
2100 * src/compose.c src/gtkstext.[ch]
2101 move gtkstext_strncmp() to gtkstext.c
2103 2001-11-01 [christoph] 0.6.4claws18
2105 * src/prefs_account.c
2106 fixed mess in account settings dialog
2107 * src/prefs_folder_item.c
2108 added label with folder path to dialog
2110 2001-10-31 [match] 0.6.4claws17
2115 fix generation of spurious address book file names.
2116 remove redundant functions.
2118 added missing file names.
2120 2001-10-30 [paul] 0.6.4claws16
2122 * sync with sylpheed 0.6.4cvs6
2123 see ChangeLog entries 2001-10-26 to 2001-10-30
2125 * tools/filter_conv.pl
2126 read folderlist.xml to discover whether the top-level
2127 folder is called 'Mailbox' or 'Mail'
2129 2001-10-29 [paul] 0.6.4claws15
2131 * src/html.c, src/textview.c
2132 activate links in html mail and fix clickable parts
2133 Submitted by Matthieu Dazy <dazy@t-surf.com>
2137 * po/de.po, po/es.po, po/pt_BR/po
2138 updated translations, submitted by Jens Oberender,
2139 Ricardo Mones Lastra, and Fabio Junior Beneditto
2141 2001-10-29 [darko] 0.6.4claws14
2144 fix wrapping for good
2149 undo previous change as it broke the smart wrapping
2151 2001-10-29 [darko] 0.6.4claws13
2154 fix infinite loop when long URL is quoted
2155 (closes bug #475122.
2159 * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
2160 import Mutt address book
2161 * src/ldif.[ch] src/importldif.h
2162 modified import LDIF handle user attributes
2164 2001-10-28 [christoph] 0.6.4claws12
2167 fixed that filtering did not work if there
2168 were no filter rules
2169 (closes bug #472003 and better implementation
2172 2001-10-27 [christoph] 0.6.4claws11
2175 make the folder's default account to be used when
2176 replying. (patch by wwp <subscript@free.fr>)
2178 code cleanup, nearly killed all of wwp's patch
2179 for folder's default account in compose
2181 error panel when a folder could not be created
2182 (closes bug #471080 new folder name & already
2188 change prototype of strstr2() that Christoph forgot about
2190 2001-10-26 [christoph] 0.6.4claws10
2193 made search for accounts by email address not case
2196 fixed memory leak in folder_item_get_identifier
2199 fixed wrong strstr2 (should work like strstr)
2201 2001-10-26 [darko] 0.6.4claws9
2203 * src/compose.c src/gtkstext.[ch]
2205 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
2207 2001-10-26 [paul] 0.6.4claws8
2210 ignore css and javascript tags in html mail
2211 case-insensitive, with or without double-quoted
2214 2001-10-26 [paul] 0.6.4claws7
2216 * sync with sylpheed 0.6.4cvs1
2217 see ChangeLog entry 2001-10-26
2219 * src/prefs_account.c, src/prefs_common.c,
2220 src/prefs_summary_column.c
2221 minor improvements to the English
2223 2001-10-25 [alfons] 0.6.4claws6
2227 make GtkSText follow style of GtkText (closes bug
2228 #469211 "text selection while writing message")
2230 do sync with GTK 1.2.10
2232 2001-10-25 [paul] 0.6.4claws5
2235 ignore css tags in html mail
2237 2001-10-25 [darko] 0.6.4claws4
2240 don't declare is_url_string as static function since
2241 we need it in gtkstext.c
2243 remove unused variable
2244 don't wrap long URLs while composing a message
2246 2001-10-24 [christoph] 0.6.4claws3
2249 fix ssl deadlock, when peer closes connection
2251 2001-10-24 [paul] 0.6.4claws2
2253 * src/prefs_common.c
2254 gettextize the gpg ascii-armored warning message
2257 insert a DOS/MAC file into the composed message
2260 * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
2262 2001-10-22 [paul] 0.6.4claws1
2264 * sync with sylpheed 0.6.4 release
2265 see ChangeLog entries 2001-10-21
2267 * po/fr.po, po/pt_BR.po
2268 updated by Melvin Hadasht and Fabio Junior Beneditto
2270 2001-10-21 [paul] 0.6.3claws30
2273 insert a DOS text file from the compose window
2274 into the composed message text (removes CRs characters)
2275 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
2277 * tools/filter_conv.pl, tools/README
2278 automatically use ~/.sylpheed as working directory
2279 print out confirmation message on completion
2281 * correct Hoa's last ChangeLog.claws entry
2283 2001-10-20 [hoa] 0.6.3claws29
2285 * src/grouplistdialog.c
2286 bugfix (another ?) to give the right
2287 newsgroups list for each news server.
2291 improve the newsgroups list cache
2293 2001-10-20 [paul] 0.6.3claws28
2295 * sync with sylpheed 0.6.3cvs9
2296 see ChangeLog entry 2001-10-19
2298 * correct Alfons' last ChangeLog.claws entry
2303 fix compilation problems (part of bug #472895)
2305 2001-10-18 [hoa] 0.6.3claws27
2307 * src/grouplistdialog.c
2308 bugfix when we refresh was clicked (bug 472701)
2310 2001-10-19 [christoph] 0.6.3claws26
2313 last header entry should default to "To:" or
2314 "Newsgroups:" and not copy the last entry line
2315 in a new compose window
2316 (closes bug #472686, #470792)
2318 2001-10-19 [paul] 0.6.3claws25
2320 * sync with Sylpheed 0.6.3cvs8
2321 see ChangeLog entries 2001-10-18 and 2001-10-19
2323 2001-10-18 [christoph] 0.6.3claws24
2326 reimplement ignore thread
2328 2001-10-18 [hoa] 0.6.3claws23
2331 * src/grouplistdialog.[ch]
2332 enhanced news subscription interface (feature 469113)
2336 enchanced newsgroup listing,
2337 now, we can get groups informations
2340 2001-10-18 [paul] 0.6.3claws22
2343 remove comment (sync with main branch)
2345 fix 'Re-edit' bug in 'Message' menu
2347 2001-10-17 [christoph] 0.6.3claws21
2350 ignore empty or whitespace only header lines
2352 2001-10-17 [paul] 0.6.3claws20
2354 * sync with sylpheed 0.6.3cvs7
2355 see ChangeLog entries 2001-10-14, 2001-10-16, and
2361 wrap long lines without spaces
2366 * po/es.po, po/nl.po, po/pt_BR.po
2367 updated by Ricardo Mones Lastra, Alfons,
2368 and Fabio Junior Beneditto
2370 * sylpheed-0.6.3claws released
2372 2001-10-15 [melvin] 0.6.3claws18
2375 added summary and detailed installation instructions
2378 Updated, corrected and completed french translation
2380 2001-10-15 [hoa] 0.6.3claws17
2381 * src/grouplistdialog.c
2382 we can choose the newsgroups to display with wildcards
2384 2001-10-15 [christoph] 0.6.3claws16
2388 * src/prefs_folder_item.[ch]
2389 applied wwp <subscript@free.fr>'s folder
2390 default account patch
2392 Fixed wrong translation
2394 2001-10-13 [alfons, christoph, melvin]
2397 solution #2 to solve MT-safety problems defers all GUI related calls
2398 to the main thread using a gtk_idle_add() callback. discussed on
2399 ircnet #sylpheed, with christoph spotting some issues with the
2400 original code, and melvin allowing us to lobotomize his sylpheed.
2402 * src/syldap.[ch], src/main.c
2403 fix race problem in ldap search thread by deferring GUI
2404 stuff to main thread using gtk_idle_add()
2406 2001-10-13 [paul] 0.6.3claws14
2408 * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
2409 add Sergey's smtpcred.patch
2410 adds separate username/password setting for SMTP Auth
2411 needed by some servers
2412 (closes feature request #471659)
2414 2001-10-13 [paul] 0.6.3claws13
2416 * src/pgptext.[ch] **NEW FILES**
2417 * src/Makefile.am, src/messageview.c, src/mimeview.c
2418 decrypt ascii-armored gpg text embedded in
2420 Submitted by Jens Jahnke <jan0sch@gmx.net>
2422 2001-10-13 [christoph] 0.6.3claws12
2425 some more details on default to and
2428 init glib threading when ldap is used
2434 2001-10-12 [paul] 0.6.3claws11
2436 * src/prefs_common.[ch], src/rfc2015.c
2437 enable ascii-armored gpg text to be embedded in the
2438 message body, selectable through the 'Privacy'
2439 preferences. Supports encrypting only.
2440 Submitted by Ravemax <ravemax@dextrose.com>
2442 2001-10-12 [paul] 0.6.3claws10
2444 * sync with sylpheed 0.6.3cvs6
2445 see ChangeLog entries 2001-10-11 and 2001-11-12
2448 incorporated mbox folders, scoring, and folder
2449 properties into the sync
2451 2001-10-12 [darko] 0.6.3claws9
2454 describe quotation wrapping
2456 don't treat tab as space to calculate line length properly
2461 correct description of how to make new filtering system work,
2462 add some other things
2465 remove sched_yield() (not necessary / unportable)
2467 2001-10-11 [paul] 0.6.3claws8
2469 * sync with sylpheed 0.6.3cvs3
2470 see ChangeLog entry 2001-10-10
2472 2001-10-10 [christoph] 0.6.3claws7
2475 ignore 2 files created by newer autotools
2476 * src/prefs_folder_item.c
2477 using table for widget alignment
2478 fixed memory leak and broken octal display
2480 fixed segfault caused by lost filename
2481 workaround (closes bug #469551)
2483 2001-10-10 [paul] 0.6.3claws6
2485 * sync with sylpheed 0.6.3cvs2
2486 see ChangeLog entries 2001-10-09 and 2001-10-10
2488 2001-10-10 [darko] 0.6.3.claws5
2491 proper calculation of right margin if smart wrapping is enabled
2493 automatically wrap long lines if wrap quotation is enabled
2495 2001-10-09 [alfons] 0.6.3.claws4
2498 select correct row when deleting last row in the summary view (and
2499 close bug "[ #469104 ] select second last in list when deleting")
2501 2001-10-09 [paul] 0.6.3claws3
2503 * sync with sylpheed 0.6.3cvs1
2504 updated some autotool scripts
2506 2001-10-09 [darko] 0.6.3claws2
2509 new name and mark with Sylpheed comment
2511 smart quotation wrapping a-la VIM
2513 2001-10-08 [paul] 0.6.3claws1
2515 * sync with sylpheed 0.6.3 release
2516 see ChangeLog entry 2001-10-08
2518 2001-10-08 [paul] 0.6.2claws24
2521 more sync with sylpheed 0.6.2cvs12
2522 Fixed the bug that didn't select the last row correctly
2525 2001-10-07 [paul] 0.6.2claws23
2527 * sync with sylpheed 0.6.2cvs12
2528 see ChangeLog entry 2001-10-07
2532 enable jpilot to read unsynch'ed addresses.
2534 * src/editldap_basedn.c
2535 fix segfault when opening dialog.
2537 2001-10-06 [alfons] 0.6.2.claws22
2540 fix bug with summary view selecting last *inserted*
2541 node instead of last *visible* node. remember we
2544 2001-10-06 [paul] 0.6.2claws21
2547 updated translation, contains some fixes and new
2548 translations, submitted by Gustavo Noronha Silva
2551 * src/prefs_common.c
2552 change 'each' to 'every' - fix dubious English
2554 * sync with sylpheed 0.6.2cvs11
2556 2001-10-05 [alfons] 0.6.2claws20
2558 * src/mainwindow.[ch], src/folderview.c
2559 make composite tool button switch between "Compose News"
2560 and "Compose Mail" depending on selected folder
2561 (nifty idea by Kim Schulz <kim@schulz.dk>)
2563 2001-10-05 [paul] 0.6.2claws19
2565 * src/mainwindow.c, src/summaryview.c
2566 fix 'Message/Reply to all', broken in last commit
2569 fix X_BEENTHERE seg fault, thanks to Alfons
2571 2001-10-04 [paul] 0.6.2claws18
2573 * src/compose.[ch], src/mainwindow.c
2574 make "Message/Reply" reply to mailing lists; matches
2575 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
2576 based on portions of the patch submitted by
2577 Junichi Uekawa <dancer@netfort.gr.jp>
2579 2001-10-04 [darko] 0.6.2claws17
2582 better smart wrapping
2584 a function to make text buffer contiguous
2586 2001-10-03 [paul] 0.6.2claws16
2588 * sync with sylpheed 0.6.2cvs10
2593 * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
2594 close bug "[ #466566 ] compile error on mdk 8.0" by removing
2595 references to chinese translations (hope someone picks up
2598 2001-10-02 [christoph] 0.6.2claws15
2601 fixed non translated header bug
2603 fixed wrong date in alfons last entry ;)
2605 2001-10-02 [alfons] 0.6.2claws14
2607 * src/compose.c, src/prefs_common.[ch]
2608 add block cursor option
2610 2001-10-02 [paul] 0.6.2claws13
2612 * sync with sylpheed 0.6.2cvs9
2614 2001-09-30 [paul] 0.6.2claws12
2616 * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
2617 updated translations
2620 add 'src/importldif.c'
2622 * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
2623 added eudora-to-vCard conversion tool
2624 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
2626 * sync with sylpheed 0.6.2cvs8
2630 * sylpheed-0.6.2claws released
2632 2001-09-27 [melvin] 0.6.2claws11
2635 fixed crash when using default path (introduced
2637 fixed tiny bug for initial suggestion mode
2639 2001-09-27 [melvin] 0.6.2claws10
2642 fixed bug where gtkpspell didn't set the path correctly
2645 added a paragraph about spell checking
2649 2001-09-27 [paul] 0.6.2claws9
2651 * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
2652 replace '// comments' with '/* comments */' to prevent
2653 some compiler warnings
2655 * sync with sylpheed 0.6.2cvs6
2657 2001-09-26 [alfons] 0.6.2claws8
2660 introduce return receipt request notification again,
2661 which was lost because of other semantics in
2662 procheader_parse() (???)
2664 2001-09-26 [christoph] 0.6.2claws7
2667 replace comments for old code with #if 0
2668 readded auto cc, bcc and reply-to
2669 * src/prefs_matcher.c
2670 * src/prefs_scoring.c
2671 removed some definition (was moved to
2674 2001-09-26 [paul] 0.6.2claws6
2677 make 'Follow-up and reply to' sensitive
2679 * more sync with sylpheed 0.6.2cvs5
2686 fixed bug for "US-ASCII" introduced by the encoding code
2692 * src/prefs_common.[ch], src/summaryview.c
2693 'next unread msg' 'go to next folder?' dialog can be
2694 given default behaviour, either always show dialog,
2695 or assume 'yes', or assume 'no'
2696 Submitted by wwp <subscript@free.fr>
2700 * src/compose.c src/gtkspell.[ch]
2701 added support for different encodings
2705 * more sync with sylpheed 0.6.2cvs5
2709 * src/prefs_folder_item.c
2710 add check for item->prefs->default_to string is NULL and
2711 add another check when freeing this string
2716 change to version 0.6.2claws3
2718 * sync with sylpheed 0.6.2cvs5
2721 * src/ldif.[ch], src/importldif.[ch], addressbook.c
2723 * src/addrcache.[ch], addrindex.[ch]
2724 small update for future
2730 added 'Learn from mistakes' option
2731 better handling of quotes in checked words
2734 small update for spell checking stuff
2739 edit a little bit so it complies more with main coding style
2743 * src/folder.[ch], prefs_folder_item.c, compose.c
2744 migrate "request return receipt" folder property
2749 * README.claws **NEW**
2750 (add things of interest for users of main branch
2753 * src/folder.[ch], src/mainwindow.c, src/summaryview.c
2754 re-implement threading per folder option, but store
2755 the setting in folderlist.xml (where it belongs)
2760 fixed bug when compose window is under another window
2761 * src/prefs_common.[ch] src/compose.c
2762 changed 'dictionary_path' to 'dictionary' to be consistent
2763 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
2764 * ac/pspell.m4 src/Makefile.am
2765 dropped PSPELL_PATH macro
2767 updated translations
2769 2001-09-21 [christoph]
2772 added border around header fields
2773 keep header type when new field is added
2775 2001-09-20 [christoph]
2778 more portable debug_print with source filename
2781 more newlines after debug messages
2786 change to version 0.6.2claws2
2788 * sync with sylpheed 0.6.2cvs3
2793 fixed the post-right-click focus pb
2794 fixed crash when 'Spell check all' after dict change
2795 and when cursor is at the end of the text
2796 shift-right-click pops up config menu even on misspelled words.
2803 added pspell to compiled-in features list
2807 * switched to pspell and dropped ispell
2809 new file. autoconf macro for pspell
2811 * configure.in acconfig.h
2812 added pspell support
2814 * src/main.c src/compose.[ch] src/gtkspell.[ch]
2815 * src/prefs_common.[ch]
2816 added pspell support
2818 2001-09-18 [christoph]
2822 replace LOG_MESSAGE with debug_print
2826 added newline after debug message
2828 using __VA_ARGS__ for debug_print macro
2830 ignore Makefile and Makefile.in
2835 change to version 0.6.2claws1
2836 * sync with sylpheed 0.6.2cvs1
2839 * src/prefs_matcher.c
2840 add 'score equal to' option, submitted by
2841 Paul Evans <nerd@freeuk.com>
2843 2001-09-15 [christoph]
2846 comment out menu entry not existing in claws
2848 add debug output for non existing menu entries
2850 fix next/prev unread message for ignored threads
2852 add sourcefile and line number to debug output
2853 otherwise it is sometimes hard to find the
2854 source code part if debug messages are translated
2859 refresh target folder style after colour is changed
2864 change to version 0.6.1claws3
2866 * sync with sylpheed 0.6.1cvs6
2871 fix target folder colourization to use user selected colour
2876 fix crash when message that is marked for copy/move is unmarked
2881 change to version 0.6.1claws2
2883 * sync with sylpheed 0.6.1cvs3
2888 fix bug with default font used for trash folder text
2892 * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
2893 updated translations
2896 change to version 0.6.1claws1
2898 * sync with sylpheed 0.6.1cvs2
2903 add Match's new addressbook
2906 updated translation submitted by Jens Oberender
2911 change to 0.6.1claws
2912 * sync with sylpheed 0.6.1 release
2917 change to 0.6.0claws2
2919 * sync with sylpheed 0.6.0cvs4
2922 updated translation submitted by Fabio Junior Beneditto
2936 change to version 0.6.0claws1
2938 * sync with sylpheed 0.6.0cvs1
2941 updated translation submitted by Ricardo Mones Lastra
2944 add 'src/prefs_templates.c'
2946 * src/compose.c, src/summaryview.c
2947 fix segfault on 'Re_edit'
2951 * configure.in, Makefile.am
2953 add tools directory to source distribution
2958 change to version 0.6.0claws
2960 * sync with sylpheed 0.6.0 release
2962 2001-08-30 [christoph]
2965 removed autoconf version check
2969 * src/account.c, src/compose.c, src/prefs_common.[ch]
2970 * src/procheader.[ch] src/utils.[ch]
2971 Enhanced automatic account selection on replies
2972 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
2975 add LDAP and JPilot to the configuration results output.
2977 2001-08-29 [christoph]
2980 no bold font for ignored threads
2985 change to version 0.5.3claws6
2987 * sync with sylpheed 0.5.3cvs10
2988 src/stringtable.[ch]: New Files
2990 * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
2991 * src/pixmaps/sylpheed.xpm
2992 add mini-icons to windows (by Alfons)
2997 new functions: next_labeled_cb(), prev_labeled_cb()
3000 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
3001 summary_select_next_labeled(), summary_select_prev_labeled()
3003 * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
3004 give claws blue folders and a blue trash can
3009 change to version 0.5.3claws5
3011 * sync with sylpheed 0.5.3cvs9
3012 src/labelcolors.[ch] renamed to src/colorlabel.[ch]
3014 2001-08-24 [christoph]
3017 keep filename when browsing directories
3018 (not working for user entered filename, but
3019 for default name and selected filename from
3022 fixed wrong spelling "Folllow-up"
3026 fixed new/unread message count with ignored
3027 threads (2 commits, first didn't notice no
3028 longer needed decreasing)
3030 readded scrolling of progress dialog
3036 change to 0.5.3claws4
3038 * sync with sylpheed 0.5.3cvs7
3040 2001-08-24 [christoph]
3043 set request return receipt when replying
3044 if it is set is the folder prefs of the
3047 disable final error popup if popups are
3048 disabled in config (again)
3053 Change version number to 0.5.3claws3
3055 * sync with sylpheed 0.5.3cvs5
3058 double quote '%s' in 'gedit %s' to fix bug when
3059 opening attachment with spaces in the name
3062 * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
3063 src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
3064 initial message templates support
3070 change version number to 0.5.3claws2
3072 * sync with sylpheed 0.5.3cvs4
3074 * src/procmsg.h src/summaryview.c
3075 re-implement (un)ignore thread
3080 remove unnecessary code
3082 enable 'dynamic' signatures (submitted by
3083 Eric Limpens <eric@hscg-internet.nl>)
3087 clean up after sync with sylpheed 0.5.3 release
3090 fix re-introduced font mess, see Christoph's
3095 use sylpheed's small font instead of
3096 gtk default font for summary view
3102 add pl to ALL_LINGUAS - sync with main branch
3104 * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
3105 Updated. Translations by Jens Oberender, Ricardo Mones
3106 Lastra, Alfons, and Fabio Junior Beneditto respectively.
3108 * po/pl.po ** NEW FILE **
3109 sync with the main branch
3112 fix target folder colorizing and refresh problem
3115 2001-08-17 [christoph]
3118 claws uses 4 colors for target folder coloring.
3119 arrays were not long enough and destroyed the
3120 stack causing a segfault.
3121 target folder colorizing does not work anymore
3127 change to version 0.5.3claws1
3129 * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
3130 src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
3131 src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
3133 sync with sylpheed 0.5.3 release, but keep claws method of
3134 configuring/saving fonts
3136 * src/addressbook.[ch]
3137 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
3138 in line with a similar change in Hiroyuki's branch
3140 * src/mainwindow.[ch]
3141 disable main_window_set_thread_option()
3142 * src/prefs_folder_item.c
3143 comment out &tmps_prefs.enable_thread,
3144 * src/mbox_folder.c, src/procmsg.[ch]
3145 comment out MSG_IS_IGNORE_THREAD
3147 comment out summary_ignore_thread() and summary_unignore_thread()
3148 comment out MSG_IS_IGNORE_THREAD
3150 use Hiroyuki's threading instead.
3157 use Hiroyuki's 0.5.3 column scheme but also
3158 include the enable/disable button.
3159 * src/pixmaps/mark.xpm
3160 add Hiroyuki's amended pixmap
3162 2001-08-13 [christoph]
3165 receive at get all column showed wrong state for APOP
3166 button should only work for POP3 and APOP accounts
3167 * src/prefs_account.c
3168 added missing preprocessor statement for SSL
3173 add 'receive at get all' column and enable/disable
3176 2001-08-06 [christoph]
3179 show usage of SSL in protocol column
3185 * src/prefs_account.[ch]
3186 moved ssl options to a new page
3192 added support for SMTP STARTTLS command
3194 2001-08-05 [christoph]
3197 debian autoconf needs version check to find
3198 correct autoconf version. if the file is
3199 named configure.in 2.13 is used, which does
3200 not work with this configure.in script.
3201 other solution would be to rename the script
3202 to configure.ac as suggested in the autoconf
3206 disable final error popup if popups are
3211 fixes IMAP over SSL problem
3216 change to 0.5.2claws1
3218 * sync with sylpheed 0.5.2cvs1
3223 quick fix for ispell detection...
3228 change to 0.5.1claws4
3230 * sync with sylpheed 0.5.1cvs7
3234 * src/prefs_common.c, src/prefs_common.h,
3235 src/gtkspell.c, src/gtkspell.h
3236 add global spelling checker settings (compose tab) +
3237 selection of dictionary
3240 guess valid ispell location
3245 removal of 'src/quote_fmt_parse.c'
3248 (submitted by Jens Oberender <didge@suse.de>)
3253 * src/folderview.[ch]
3256 * src/prefs_common.[ch]
3258 target folder colourization
3262 more sync with Sylpheed 0.5.1cvs6
3267 * src/prefs_folder_item.[hc]
3269 shared folders support with a GUI
3275 * sync with Sylpheed 0.5.1cvs6
3281 (submitted by Fabio Junior Beneditto)
3287 patch to correct bad image mime headers
3288 (submitted by Don Quijote <dq@searchlores.org>)
3292 * tools/gif2xface.pl **NEW FILE**
3294 script to convert file.gif to file.xface for
3295 use in a custom header.
3296 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
3301 change macros for detecting JPilot and LDAP
3303 2001-07-27 [christoph]
3306 code cleanup (MIN / MAX warning, needed casting)
3311 disallow setting flags when detecting certain headers
3312 (X-Status, Status, Seen, X-Seen).
3314 * sync with Hiroyuki's Sylpheed 0.5.1cvs5
3316 2001-07-27 [christoph]
3318 * src/prefs_filter.c
3319 * src/prefs_filtering.c
3320 * src/prefs_matcher.c
3321 * src/prefs_scoring.c
3322 scroll list when moving rows up or down
3326 * src/prefs_account.c
3327 * src/prefs_account.h
3329 SMTP over SSL (untested, feedback requested)
3337 * configure.in, acconfig.h
3338 define CLAWS (need this for main / claws detection)
3343 Sylpheed 0.5.1claws2
3345 * sync with Sylpheed 0.5.1cvs4
3347 2001-07-25 [christoph]
3351 item->prefs == NULL (don't know why)
3356 Sylpheed 0.5.1claws1
3358 * sync with Sylpheed 0.5.1cvs1-3
3360 2001-07-24 [christoph]
3363 * src/prefs_folder_item.[ch]
3364 added folderitem preferences dialog with
3365 default To: and auto request return receipt
3369 changes to handle new folderitem preferences
3373 call compose new mail with current folderitem
3377 Release Sylpheed 0.5.1claws
3380 change to release version 0.5.1claws
3382 2001-07-24 [christoph]
3385 fixed segfault that happend when the selected
3386 message was removed while retrieving new messages.
3390 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
3394 add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
3395 this is a work in progress, for more information: http://nlpagan.net/sylman
3397 * configure.in, src/mainwindow.c, manual/Makefile.am
3398 add support for English manual
3401 add authors of user manuals
3403 * manual/en/sylpheed*.html
3404 add English documentation
3406 2001-07-22 [christoph]
3411 changed a wrong debug message
3416 update Dutch translation
3418 * src/prefs_filtering.c,
3420 add more translatable strings
3429 * src/inc.c, src/summaryview.[ch]
3430 prevent update of mark file when filtering has done, by
3431 using a variable; this affects two functions:
3432 inc.c::inc_finished()
3433 summaryview.c::summary_show()
3437 * src/filtering.[ch], src/prefs_filtering.c,
3439 add filtering action for label coloring
3444 * added src/labelcolors.c
3445 * added src/labelcolors.h
3446 * src/Makefile.am, src/summaryview.c
3447 rearrange label coloring code
3450 add more parentheses so label colouring works correctly
3453 don't really delete message, but move it to Trash
3455 * src/prefs_matcher.c
3456 add quote options to info dialog
3458 2001-07-20 [christoph]
3464 * src/ssl.[ch] (new)
3465 moved ssl stuff to a seperate file
3470 fix show sender using address book with no e-mail
3471 address in From: field
3475 * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
3476 fix messy handling of escaping... now at least the
3477 execute command is useful. escape char is '\', we
3478 accept \n and \r too.
3482 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
3483 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
3492 * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
3494 revise filtering; currently move, copy, marking have
3495 been tested. if you like bleeding edge stuff, you
3496 should definitely go for this version :)
3498 * mark old working stuff as VERSION_0_5_0_CLAWS5
3500 2001-07-17 [christoph]
3509 * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more
3510 bits in the mark file, without affecting either branch. Lots of
3511 files changed, also in claws branch.
3513 UNTESTED: use of mbox folders
3516 added mark all read; however this was a quick hack used for
3517 cleaning up mess after initial merge with Hiroyuki
3520 change claws version number back to 0.5.0claws5 to clear up
3521 confusion & pretension (recent release was technically
3522 0.5.0claws4, so we neatly align with Hiroyuki :-)
3526 sync with Hiroyuki's 0.5.0cvs4
3532 * src/filtering.[ch]
3533 remove invalid updating of mark files for
3534 filter actions MATCHING_ACTION_MOVE and
3535 MATCHING_ACTION_DELETE; this should fix the
3539 revert Christoph's stab at fixing the folder
3543 add missing files with translatable strings
3550 * src/addr_compl.[ch], src/prefs_filtering.c
3551 make "filtering pref dialog's destination entry" an
3552 "address completable entry", if filter destination is
3557 sync with Hiroyuki's 0.5.0cvs2-3
3559 2001-07-15 [christoph]
3562 fixed folder stats update after incorporation
3567 * finish label colouring stuff (for now)
3568 * fix incorrect colour bug (off by one)
3573 change text labels for news and mail message so there's
3574 plenty of toolbar estate left
3581 sync with Hiroyuki's 0.5.0cvs1
3584 more rewrite label colouring
3588 * src/summaryview.[ch]
3589 * start rewrite label colouring
3590 * fix proper location "Add Sender To Addressbook" menu item
3594 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
3595 (actually this is 0.5.0claws4)
3600 * fix duplicate message
3601 * add updated Portugese / Brazilian translation
3602 submitted by Fabio Junior Beneditto
3610 add updated Dutch translation
3613 add updated German translation submitted by Jens
3617 Prerelease before 0.5.0claws. Please test.
3618 This version is temporarily tagged as VERSION_0_5_0_TEST
3620 * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
3621 src/prefs_scoring.c, src/prefs_matcher.c,
3622 src/prefs_filtering.c, src/mbox.c,
3623 src/main.c, src/inc.c, src/filtering.[ch]
3624 revert new Hoa's new matcher (does not work yet)
3631 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
3637 add ChangeLog.claws to EXTRA_DIST
3639 add matcher_parser_parse.h to EXTRA_DIST
3641 2001-07-10 [christoph]
3644 add destination folder to table of
3645 folders that need to be updated after
3652 make collapse state of folders and folder items persistent, i.e.
3653 if you collapse a folder tree, the next time sylpheed-claws starts
3654 up the folder tree remains collapsed.
3656 2001-07-10 [christoph]
3662 renamed MD5_CTX to MD5_CTX_syl
3663 conflicts with a struct in openssl
3666 * src/prefs_account.[ch]
3670 fixed compose with current account
3671 broken by new compose button stuff
3676 changed my email address
3678 * src/matcher_parser_parse.y
3679 clean the parser to remove conflicts