1 2002-02-04 [paul] 0.7.0claws47
5 fix bug #494993 (Reply All not taking Reply-To into consi)
6 eliminate differences in behaviour of right-click 'Reply to all'
7 in summary view and 'Reply to all' on the toolbar.
8 fix bug where Reply-To gets ignored by 'Reply to all' in summary
9 view and From gets ignored by 'Reply to all' on toolbar.
10 fix bug where 'Reply to all' on toolbar uses To twice and ignores
11 From when no Reply-To header is present.
13 2002-02-04 [paul] 0.7.0claws46
15 * sync with sylpheed 0.7.0cvs30
16 see ChangeLog entries 2002-02-03 and 2002-02-04
18 2002-02-03 [melvin] 0.7.0claws45
21 Readded function to highlight all misspelled words.
22 Fixed bug where user-provided-words did not replace
23 correctly the misspelled word when using the mouse.
24 Fixed bug where checking a region selected from right to left did
25 not check the region at all.
26 Fixed bug where 'Check backwards' may not check at all.
27 Fixed memory leaks where popup menus and accel_groups were not destroyed.
28 Fixed possible buffer overflow when checking for long strings (>1k).
29 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
30 Accelerators code uses now gtk_widget_add_accel.
31 Removed and disabled obsolete and unfinished code.
35 Added menu item to Highlight all misspelled words.
37 2002-02-01 [paul] 0.7.0claws44
40 fix '/View/Hide read messages' sensitivity when all
41 messages in a folder are hidden
43 2002-02-01 [paul] 0.7.0claws43
46 add --send option to command line interface, sends all
47 queued mail. Patch submitted by Ricardo Mones Lastra.
49 2002-01-31 [paul] 0.7.0claws42
52 add '/View/Hide read messages' to main_window_set_menu_sensitive()
54 2002-01-31 [paul] 0.7.0claws41
56 * sync with sylpheed 0.7.0cvs27
57 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
61 comment out elements of textview_show_part() as temporary
62 workaround for attachment 'Display as text' bug
65 updated by Fabio Junior Beneditto
67 2002-01-30 [paul] 0.7.0claws40
69 * sync with sylpheed 0.7.0cvs24
70 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
74 add {N_("/_Spelling"), ... "<Branch>"} to
75 GtkItemFactoryEntry compose_entries[]
78 add claws menu items to prefs_keybind_apply_clicked()
79 and remove non-claws menu items
81 2002-01-29 [paul] 0.7.0claws39
83 * sync with sylpheed 0.7.0cvs22
84 see ChangeLog entries 2002-01-28 and 2002-01-29
86 2002-01-28 [melvin] 0.7.0claws38
89 Added the declartion of compose_send_control_enter.
93 Added in a 'Spelling' menu which includes the configuration menu.
94 Added a real 'Check all' and got rid from the old one which only
95 highlited misspelled word.
96 Made 'Check while typing' a disableable option.
97 Added a dialog when there are no more misspelled word.
98 Added a dialog if error occurs when switching to a dictionary.
100 * src/prefs_common.[ch]
101 Added option for the default 'Check while typing' option.
104 2002-01-28 [alfons] 0.7.0claws37
107 fix buglet and make code comply with sylpheed code style
109 2002-01-28 [paul] 0.7.0claws36
111 * sync with sylpheed 0.7.0cvs19
112 see ChangeLog entries for 2002-01-28
114 2002-01-28 [hoa] 0.7.0claws35
120 read the renderer config
123 use the renderer config to convert mime attachments
126 don't use textview_show_html/ertf,
127 use get_text_content instead
129 2002-01-27 [alfons] 0.7.0claws34
132 make sylpheed believe it can delete a news message...
133 (messages are NOT deleted, maybe we should remove
134 processing from the folder properties after all.)
136 2002-01-27 [alfons] 0.7.0claws33
141 implement remove_msg()
143 2002-01-27 [alfons] 0.7.0claws32
148 fix return receipt / disposition notification again. this
149 stuff seems to break on _every_ major summary UI change, so
150 it's now implemented using a flag which is saved in the
153 2002-01-26 [alfons] 0.7.0claws31
156 let import dialog show the destination folder identifier
158 2002-01-26 [melvin] 0.7.0claws30
162 Readded 'Mark all read' into summary view popup menu
163 Added 'Mark all read' in folder view popup menu for IMAP
165 Made it insensitive if the selected folder is not the shown
166 one to avoid 'Mark all read' on the wrong folder.
168 2002-01-26 [paul] 0.7.0claws29
172 move 'Mark all read' from summary view to folder view
173 menu. (adapted from) patch submitted by Jeremy Andrews,
174 <lists@kerneltrap.com>
176 2002-01-25 [alfons] 0.7.0claws28
179 put the gtk class name back so GtkSText adapts the
182 2002-01-25 [alfons] 0.7.0claws27
185 assimilate Ricardo's patch that shows pixmaps instead of
186 plain "new" and "unread" texts in the folder view column
189 2002-01-25 [paul] 0.7.0claws26
192 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can
193 be found in non-standard locations.
194 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
196 2002-01-25 [paul] 0.7.0claws25
198 * sync with sylpheed 0.7.0cvs16
199 see ChangeLog entry 2002-01-25
201 2002-01-24 [paul] 0.7.0claws24
203 * more sync with sylpheed 0.7.0cvs15
204 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
206 2002-01-23 [sergey] 0.7.0claws23
209 Fixed segfault when closing LDIF import wizard with
215 Fixed wrong scrolling position after switching between
216 text and image parts.
218 2002-01-23 [paul] 0.7.0claws22
220 * sync with sylpheed 0.7.0cvs15
221 see ChangeLog entries 2002-01-22 and 2002-01-23
223 2002-01-21 [melvin] 0.7.0claws21
225 * src/prefs_scoring.c
226 * src/prefs_filtering.c
227 Fixed bug where scoring and filtering windows stopped
230 2002-01-21 [paul] 0.7.0claws20
232 * sync with sylpheed 0.7.0cvs12
233 see ChangeLog entries 2002-01-20 and 2002-01-21
235 2002-01-21 [carsten] 0.7.0claws19
238 * src/messageview.[ch]
239 * src/summaryview.[ch]
240 changes to shortcuts handling again:
241 + "Q" now controled by mainwin
242 + v/V are now customizable and have slightly
244 the "button" to minimize the messageview (and maximize
245 the summary view) is a real button now
247 "Delete Line+" added to Edit/Advanced (this will also
250 2002-01-20 [melvin] 0.7.0claws18
253 Made "Bcc" sensitive when addressbook is called from
254 compose window (it was a Claws only bug).
256 2002-01-19 [alfons] 0.7.0claws17
259 prevent unnecessary updates when currently selected folder has
262 2002-01-19 [alfons] 0.7.0claws16
265 prevent writing the cache based on current message list in summary
266 view when filtering also put messages in currently selected folder
271 Italian translation submitted by Alessandro Maestri
272 <a.maestri@cs.tin.it>
274 2002-01-18 [melvin] 0.7.0claws15
276 * src/prefs_filters.c
277 fixed bug where 'cancel' from 'filters' window stops autochecking
278 if the timer timed out when the window was open.
280 2002-01-18 [match] 0.7.0claws14
282 * src/addrclip.[ch] ** NEW FILE **
283 * src/addrselect.[ch] ** NEW FILE **
284 * src/adbookbase.h ** NEW FILE **
285 addressbook cut, copy and paste
301 support for copy/paste
303 support for copy/paste
304 tidy up menu option processing
305 correct address list function arguments
317 2002-01-18 [paul] 0.7.0claws13
319 * sync with sylpheed 0.7.0cvs8
320 configure.in: support Mac OS X (Darwin)
322 2002-01-18 [carsten] 0.7.0claws12
324 small hack to fix a segfault with an empty href
325 (reported by Alexandra Walford <deeni@altern.org>)
328 the shortcuts for Mark und Mark as unread are hardcoded
332 readded the shortcuts in gtkstext but made them
333 customizeable (simply by adding a menu plus a wrapper
336 2002-01-17 [melvin] 0.7.0claws11
339 fix default dictionary not being saved.
341 2002-01-16 [darko] 0.7.0claws10
344 fix wrapping crash with URL longer than wrapping margin
346 2002-12-08 [hoa] 0.7.0claws10
348 * src/matcher_parser_parse.y
351 * src/prefs_filtering.c
352 now, we can use bounce action in the dialog box.
354 2002-01-16 [carsten] 0.7.0claws9
356 removed the <control> and <alt> shortcuts because they're
357 not needed and interefered with the "normal" shortcuts
360 removed most of the hardcoded shortcuts and assigned
361 them to menu entries making them easy customizable by
364 2002-01-16 |melvin] 0.7.0claws8
367 fixed bug where using the mouse and when the compose
368 window is not on top may result in a crash.
370 2002-01-16 [melvin] 0.7.0claws7
373 fixed a long standingspell checker bug which could
374 cause a crash after sending a message.
376 2002-01-16 [paul] 0.7.0claws6
378 * sync with sylpheed 0.7.0cvs7
379 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
380 2002-01-15, and 2002-01-16
382 2002-01-16 [melvin] 0.7.0claws5
388 Heavily modified spell checker code to work around
389 ispell bug, to add keyboard shortcuts and for future
390 enhancements. See README.claws for usage information.
392 2002-01-15 [alfons] 0.7.0claws4
395 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
396 so sorting within threads reflects sort mode
398 2002-01-15 [christoph] 0.7.0claws3
401 added alertpanel if mail sending failed
403 2002-01-15 [alfons] 0.7.0claws2
405 * src/prefs_filtering.c
406 don't stop timer when prefs filtering dialog is opened
408 2002-01-14 [alfons] 0.7.0claws1
412 remove debug_print()s for privacy reasons
414 2002-01-14 [darko] 0.7.0claws
417 quotation wrapping is now also in the main branch
421 * tools/filter_conv.pl
422 allow for Boolean Op and case-sensitivity
423 this file is included in the release and tagged
426 2002-01-13 [paul] 0.7.0claws
428 * release 0.7.0, with cvs tag 'rel_0_7_0'
432 * tools/filter_conv.pl
434 rewritten to output to matcherrc instead of filteringrc
437 updated Spanish translation by Ricardo Mones Lastra
442 update dutch translation
447 Updated by Fabio Junior Beneditto
449 2002-01-13 [melvin] 0.6.6claws53
452 Updated french translation
454 2002-01-12 [alfons] 0.6.6claws52
457 plug mem leak that has been sitting there for ages
459 2002-01-12 [alfons] 0.6.6claws51
462 undo melvin's changes from 0.6.6claws48 because summary
463 view now refuses to select first unread message when
466 2002-01-11 [alfons] 0.6.6claws50
469 use claws' semantics for getting folder item when
470 importing an mbox file into a folder
471 (submitted by Dale P. Smith)
473 2002-01-11 [christoph] 0.6.6claws49
476 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
477 toggle widget, because non static prefs can not use
478 prefs_set_* functions
479 * src/prefs_account.c
480 toggle smtp auth password field sensitivity if
481 user id is empty and add descrition of usage for
483 * src/prefs_folder_item.c
484 use SET_TOGGLE_SENSITIVITY macro to instead of extra
487 2002-01-11 [melvin] 0.6.6claws48
490 fix the 'Ctrl-Enter' feature for sending and test really
491 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
492 editables which was not documented in Gtk)
495 Made summaryview refresh after sorting and not before.
497 2002-01-11 [christoph] 0.6.6claws47
500 select account from account ids if possible and
501 correctly set save folder for copy in reedit
503 2002-01-10 [paul] 0.6.6claws46
505 * sync with sylpheed 0.7.0 release
506 see ChangeLog entries 2002-01-07, 2002-01-08 and
512 remove more dirt traces...
517 clean up some traces of my debugging stuff
519 2002-01-09 [alfons] 0.6.6claws45
522 break up filteringprop_apply() in three separate pieces
523 so we can drop messages that failed processing in the
527 fix bug #469598 "no refresh of inbox after filter" which
528 was introduced by the new summary view locking, and which
529 prevented the summary view to update after a manual filter
530 message. claw's filter message requires a summary_show().
531 (aargh, summary_show() again! :-)
533 2002-01-07 [alfons] 0.6.6claws44
539 bring in Hiro's last 0.7.0 wm class fixes
542 bring in Ricardo's fix for sylprint script
546 * src/prefs_common.[ch]
547 * src/prefs_account.[ch]
549 clean up account preference poison in rfc2015,
550 and preparation to fix double sign bug
551 (patch submitted by Simon 'corecode' Schubert)
553 2002-01-07 [christoph] 0.6.6claws43
556 search for free message number, do not only rely
559 fix smtp auth and use extra account information
560 if available, if not use pop3 data instead
565 2002-01-06 [alfons] 0.6.6claws42
568 try making the separate windows work again...
570 2002-01-06 [alfons] 0.6.6claws41
573 adapt Hiro's separate window menu (to get rid of the funny
574 duplicate menu items), and make it work again
576 2002-01-06 [alfons] 0.6.6claws40
581 * tools/README.sylprint
582 add sylprint script for printing mails from Sylpheed
583 (contributed by Ricardo Mones Lastra)
588 2002-01-06 [melvin] 0.6.6claws39
592 Fixed crash introduced in 0.6.6claws38 by the menu
593 reorganisation (Hide read messages)
596 Fixed typo (we are now in 2002, alfons ;) )
598 2002-01-05 [alfons] 0.6.6claws38
600 * sync with sylpheed 0.6.6cvs10-17
601 (last stuff marked as LAST_STABLE)
603 2002-01-04 [melvin] 0.6.6claws37
606 Made account selection code use strcasestr again instead of
607 g_strcasecmp (fixes bug where reediting queued messages
608 did not select proper account reported by T. Link).
611 Fix bug where folder icons are not shown when 'hide read messages'
614 * src/stock_pixmaps.[ch]
615 Added folder icons for 'hide read messages'.
618 Fixed bug where 'Enter' in a header entry will send the message
619 if 'CTL-Enter' was chosen as a shorcut for sendind.
621 2002-01-03 [melvin] 0.6.6claws36
624 Added popup menu for common preferences and
625 account preferences (right click on tab displays
628 2002-01-02 [melvin] 0.6.6claws35
631 Made spelling code compatible with undo/redo feature.
632 Added creation of suggestion mode menu for the general
635 * src/prefs_common.[ch]
636 Added option menu for the speller's suggestion mode.
637 Added missing spaces in "..." buttons and made a "..."
638 button non translatable!
641 Made speller use the default suggestion mode.
642 Hack to make it possible to choose 'CTRL-Enter' as a
643 shortcut for sending (and only for sending).
645 * src/prefs_folder_item.c
646 Changing subject simplification does not update cache
647 anymore (because it is unnecessary).
648 Fixed bug where changing subject simplification updated the
649 summaryview even when the viewed folder is not the
650 folder which properties are being changed. (E.g.
651 viewing folder A and changing
652 the subject simplification of
653 folder B -not being viewed- updated the
654 summaryview of folder A with data of
655 folder B). (Hope this is clear... )
657 2001-12-31 [alfons] 0.6.6claws34
661 fgetc() returns a signed integer which doesn't
662 fit in a char. so c truncates this to a char
663 but we may lose significant bits. i.e. we may
664 comparing 0xFF which may not be equal to -1
665 unless properly casted to signed char which
666 we won't do because fgetc() returns a signed
667 integer which doesn't fit in a char. so c
668 truncates this to a char but we may lose
669 significat bits. (you got the idea, thanks
670 to Gustavo Noronha Silva <kov@debian.org>
671 and the Debian folks!)
673 2001-12-30 [alfons] 0.6.6claws33
676 add #ifdef USE_PSPELLs that Melvin forgot
678 2001-12-30 [melvin] 0.6.6claws32
680 * src/prefs_common.[ch]
681 Added configurable color for misspelled words.
684 Fixed bug of foreground text color (reported by David
686 Added configurable color for misspelled words.
688 2001-12-30 [alfons] 0.6.6claws31
691 remove unnecessary things someone put there
695 make folder properties (like threading and sorting) persistent
696 (closes bug #497424 "rescan folder tree resets proprieties")
697 currently this is only for MH folders.
699 2001-12-29 [melvin] 0.6.6claws30
701 * src/string_match.[ch]
702 Optimized a bit: regexp pattern buffer compiled only once, and
703 one subroutine call removed. Fixed ^ regexp search: Now,
704 "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
707 Subject filtering changed to filter summary columns and
708 not directly the messages subject cache. The loss in
709 performance is balanced by the improvement of string_match.
710 Added an alert panel if there is an error in the regexp.
712 * src/src/prefs_folder_item.h
713 Added a regexp pattern buffer.
715 2001-12-28 [alfons] 0.6.6claws29
717 * src/string_match.[ch]
719 allow compilation *BSD
721 2001-12-27 [alfons] 0.6.6claws28
724 sync the Hiro's bug fix for BSD
726 2001-12-27 [melvin] 0.6.6claws27
729 Simplify focus to subject entry code.
731 2001-12-27 [darko] 0.6.6claws26
737 * src/procheader.[ch]
739 * src/stock_pixmap.[ch]
741 Show key icon for encrypted mails in summary view
743 * src/pixmaps/clip.xpm
744 * src/pixmaps/clipkey.xpm
745 * src/pixmaps/key.xpm
746 New/modified icons for the above
748 2001-12-27 [melvin] 0.6.6claws25
751 Put spell checker options in a separate tab to decrease
752 the Common Preferences window height.
755 Update spell checker usage instruction about its options
758 2001-12-27 [melvin] 0.6.6claws24
761 Changed subject entry widget position. Initial focus is
762 on the To header instead of the subject entry.
763 Creating a new header scrolls the header list to make the
764 created one visible. Nevertheless, when automatically filling
765 headers, the first one is shown.
766 A Tab key press in the last empty header entry zips the
767 focus to the subject entry.
768 (I did not change the combo boxes, yet)
770 2001-12-26 [alfons] 0.6.6claws23
772 * src/prefs_account.c
774 allow default inbox to reside in another mailbox (only
775 works for POP3 accounts)
777 2001-12-26 [alfons] 0.6.6claws22
780 make reply-on-click work with the account of the selected folder
782 put a fixme here to remind me to fix finding correct default
783 account for nested folders
785 2001-12-25 [alfons] 0.6.6claws21
788 make column headers display locked and mark pixmaps (idea by Melvin)
789 fix bug by adding score and locked column type to sort array
791 2001-12-25 [alfons] 0.6.6claws20
794 catch a *potentially* inadvertent write back of
795 the message cache(s) introduced by 0.6.5claws37
797 2001-12-25 [christoph] 0.6.6claws19
799 * src/stock_pixmap.[ch]
801 add ignore thread pixmap
802 (can someone draw a better icon for this?)
804 2001-12-24 [alfons] 0.6.6claws18
806 * src/prefs_folder_item.c
807 make address completion actually work for the
808 Default To address in the Folder Property dialog.
810 2001-12-24 [alfons] 0.6.6claws17
813 use new style regexp for subject stripping
814 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
816 2001-12-24 [darko] 0.6.6claws16
820 move GPG related informational messages to debug mode
822 2001-12-23 [alfons] 0.6.6claws15
824 * src/stock_pixmap.[ch]
826 add the forgotten Claws' locked pixmap
828 2001-12-23 [alfons] 0.6.6claws14
831 accept file name typed in entry in multi file
832 selector (patch submitted by Gustavo Noronha Silva
835 2001-12-23 [alfons] 0.6.6claws13
838 * src/prefs_filtering.c
841 clean up a little bit
844 validate input strings a little bit more
846 2001-12-23 [alfons] 0.6.6claws12
850 * src/string_match.[ch] ** NEW **
851 * src/folderview.[ch]
854 * src/prefs_folder_item.[ch]
855 add subject simplification to strip out strings from
856 a subject line (esp. handy for mailing lists).
857 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
858 but slightly changed things for better integration.)
860 2001-12-23 [alfons] 0.6.6claws11
863 fix bug introduced by submission included in 0.6.5claws52.
864 ideally this submission should clean the trash if any trash
865 folder has a message. however, the hasTrash variable was
866 set to false whenever a trash folder was empty (discarding
867 a previously found *filled* trash folder.)
869 also edited the code a little bit and made it more safe.
871 2001-12-22 [alfons] 0.6.6claws10
874 quick fix for Martin Pool's omission of an account
877 2001-12-22 [alfons] 0.6.6claws9
884 better support for multipart/digest (submitted
885 by Fredrik <e98fo@efd.lth.se>)
887 2001-12-22 [alfons] 0.6.6claws8
890 correct function signature
893 * src/prefs_account.[ch]
894 allow IMAP over SSH tunnel (patch submitted by
895 Martin Pool <mbp@samba.org>)
897 2001-12-21 [alfons] 0.6.6claws7
899 * sync with sylpheed 0.6.6cvs4-9
900 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
902 2001-12-21 [christoph] 0.6.6claws6
905 * src/prefs_folder_item.[ch]
906 implement saving of outgoing messages to current folder.
907 fix segfault when no default outbox is available
910 2001-12-21 [carsten] 0.6.6claws5
913 pressing CTRL while DND does now the expected thing and
914 copies the mail (moving is still the default, as this
915 seam more appropriate for handling mails by DND)
917 2001-12-18 [paul] 0.6.6claws4
919 * sync with sylpheed 0.6.6cvs3
920 see ChangeLog entries 2001-12-18
922 2001-12-18 [hiro] 0.6.6claws3
925 fix for multibyte characters (obtain the number of letters
928 2001-12-17 [paul] 0.6.6claws2
930 * sync with sylpheed 0.6.6cvs1
931 see ChangeLog entry 2001-12-16
933 2000-12-17 [alfons] 0.6.6claws1
938 2001-12-16 [paul] 0.6.6claws
941 * Release version 0.6.6claws, cvs tag: rel_0_6_6
944 last minute sync with main 0.6.6
947 updated by Ricardo Mones Lastra
948 update for last minute sync
951 update for last minute sync
953 updated by Jens Oberender
955 updated by Fabio Junior Beneditto
957 * src/prefs_common.[ch]
959 number of undo levels is user configurable
960 (squeeze it into the release in the dying
961 moments) Submitted by Jens Oberender
966 updated french translation
968 2001-12-15 [paul] 0.6.5claws92
970 * sync with sylpheed 0.6.5cvs28
971 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
974 update to allow for sync
979 update dutch translation
981 2001-12-14 [carsten] 0.6.5claws91
983 fixed bug #473785; also after changing the column order
984 the same message will be selected and displayed as before
987 2001-12-14 [carsten] 0.6.5claws90
989 probably found the bug reported by wwb opening or closing
990 a folder tree just before dnd (found the solution in the
991 balsa source -- thanks to them)
993 2001-12-14 [carsten] 0.6.5claws89
996 moved gtk_clist_moveto to the right place, so that
997 only the accounts dialog is effected on opening
999 2001-12-14 [carsten] 0.6.5claws88
1001 gtkut_clist_set_focus_row does a gtk_clist_moveto
1002 now, so that the focused row will be seen in any case
1003 (reported by wwp on sf-claws-user)
1005 2001-12-14 [darko] 0.6.5claws87
1008 remove unnecessary line
1010 2001-12-14 [paul] 0.6.5claws86
1012 * sync with sylpheed 0.6.5cvs27
1013 see ChangeLog entries 2001-12-14
1015 2001-12-14 [carsten] 0.6.5claws85
1017 following a suggestion of Melvin the rcoabm pops up
1018 right under the button now and the button is reliefed
1019 while the popup is open
1021 2001-12-14 [darko] 0.6.5claws84
1024 fix crash when wrapping long lines if linewrap quotation
1025 is disabled and wrapper encounters a word spanning more
1028 2001-12-13 [paul] 0.6.5claws83
1031 prefer 'Reply-To' header over mailing list header when
1032 replying to a message. Finally prevent all those confirmation
1033 messages being sent to the list itself.
1036 remove unused summary_set_menu_sensitive() entry
1038 2001-12-13 [paul] 0.6.5claws82
1041 * src/pixmaps/inbox-hrm.xpm ** NEW FILE **
1042 * src/pixmaps/outbox-hrm.xpm ** NEW FILE **
1043 * src/pixmaps/trash-hrm.xpm ** NEW FILE **
1044 improvements to 'Hide read messages': Inbox, Outbox,
1045 Trash, Queue, and Draft icons now reveal presence of hidden
1048 2001-12-12 [alfons] 0.6.5claws81
1050 0.6.5claws80 was tagged as LAST_STABLE
1052 * src/filtering.[ch]
1054 * src/matcher_parser_lex.c
1055 fix the filtering; my last attempt to get it right,
1056 if it does not work, it's Hoa's turn. ;-)
1058 for my honourable peers:
1060 the code now makes a clear distinction between
1061 rules as they are displayed (probably escaped),
1062 and as they are executed (probably unescaped). the
1063 parser does *NOT* do any unescaping, this is
1064 the task of the matcher.c (which breaks up a
1065 rule into condition) and the filtering.c (which
1066 breaks up the rule's action). to make this
1067 run happily we provide an unescaped copy of
1068 crucial strings to the MatcherProp and
1069 FilteringAction structures. note that the only
1070 exception to this is any REGEXP string. those
1071 are directly passed to regcomp() and regexp()
1072 (who have much more powerful unescape functions).
1076 you can escape tab (\t), carriage return (\r),
1077 linefeed (\n), form feed (\f), quote (\"),
1078 single quote (\'), bell (\b) in all the entry
1079 lines in the scoring & filtering dialogs.
1080 as an added bonus this should not affect
1081 existing filtering rules.
1083 2001-12-12 [carsten] 0.6.5claws80
1087 "item(s) selected" is now sensitive to 1 or more
1088 than one selected (nice for language where simple
1089 adding of a "s" is not possible as German (Eintrag
1092 the "forward as attachment" entry from the right
1093 click menu removed, "forward" acts following the
1097 reverted my former changes; so compiler warning again
1098 but there's more GTK_TEXT/GTK_STEXT mixing on other places
1102 "search in message" does now *not* only work in MVIEW_TEXT
1103 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
1107 removed "/File/_Close" as it was the same as "/File/E_xit"
1108 and we don't need it two times
1110 the separate folder view and message view now get a distinct
1111 WMCLASS, just in case someone is using sawfish ;-)
1113 as the menu entries "/View/Message view" and "/View/Folder tree"
1114 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
1115 make them sensitive accordingly and as these two are "shown"
1116 after startup anytime check this menuitem at startup
1118 2001-12-12 [paul] 0.6.5claws79
1121 fix sensitivity of 'Search folder...', broken in
1127 2001-12-11 [carsten] 0.6.5claws78
1129 fixed two typos returning a wrong FALSE/TRUE
1130 * src/mainwindow.[ch]
1131 extra menu for email/news button removed
1133 2001-12-11 [alfons] 0.6.5claws77
1135 * src/matcher.c (1.3)
1136 * src/matcher_parser_lex.l (1.28)
1137 revert for another attempt
1138 mark 0.6.5claws77 as LAST_STABLE
1140 2001-12-11 [christoph] 0.6.5claws76
1143 fixed wrong translation for prev. unread msg
1145 2001-12-11 [paul] 0.6.5claws75
1150 * src/summaryview.[ch]
1151 * src/pixmaps/dir-open-hrm.xpm ** NEW FILE **
1152 enable ability to hide read messages on per folder basis via
1153 '/Summary/Hide read messages'; when selected, a folder will
1154 have a red open folder icon, instead of a blue icon, if the
1155 folder contains hidden messges
1156 submitted by Thomas Link <t.link.tmp200101.gmx.net>
1159 remove '/Message/Forward as attachment' from
1160 main_window_set_menu_sensitive() to prevent debug warning
1164 Clean up some of the English
1166 * tools/newscache_clean.pl
1167 allow for new 'hidereadmsgs' entry in folderlist.xml
1170 updated translation, submitted by Ricardo Mones Lastra
1172 2001-12-11 [paul] 0.6.5claws74
1174 * sync with sylpheed 0.6.5cvs25
1175 see ChangeLog entry 2001-12-11
1177 2001-12-10 [alfons] 0.6.5claws73
1180 add more control characters
1181 * src/matcher_parser_lex.l
1182 make escaping / unescaping work again
1184 2001-12-10 [alfons] 0.6.5claws72
1187 clean up warnings "returning value for void function"
1188 * src/prefs_filtering.c
1189 make info button for execute action sensitive
1191 2001-12-10 [paul] 0.6.5claws71
1196 fix: imap server now gets informed of MARKED, UNMARKED
1197 and REPLY events. Now people can use different IMAP-Mail
1198 clients and have the exact same information about MARKED,
1199 UNMARKED and REPLY status with all of them. Especially
1200 useful for imap servers with a web-frontend.
1201 submitted by Tobias Sandhaas <medlor@web.de>
1203 2001-12-09 [melvin] 0.6.5claws70
1206 fixed bug #490076 (hunted down by Alfons who implemented
1207 a workaround in 0.6.5claws65)
1209 2001-12-09 [christoph] 0.6.5claws69
1212 set pointer to string in LOCKED column to NULL
1213 (might fix bug #490800)
1215 2001-12-09 [carsten] 0.6.5claws68
1218 resolved some cluttered menu shortcuts
1219 ('creating new email' and 'creating news message'
1222 wmclass now distinc from main window
1225 email/news and forward button functionality similar
1226 to the reply buttons; removed the ugly dropdown arrows
1227 and use instead the right mouse button
1229 2001-12-09 [paul] 0.6.5claws67
1233 allow spaces in imap folder names
1234 submitted by Willem van Engen <wvengen@stack.nl>
1236 2001-12-09 [paul] 0.6.5claws66
1238 * sync with sylpheed 0.6.5cvs24
1239 see ChangeLog entry 2001-12-09
1241 2001-12-08 [alfons] 0.6.5claws65
1244 prevent secondary selection claim after "add to sender" dialog
1245 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
1246 we trick GTK by simulating a click at (0, 0) in the textview.
1248 2001-12-08 [hoa] 0.6.5claws64
1251 fixed a bug about the .processing folder name while filtering
1253 2001-12-08 [alfons] 0.6.5claws63
1256 work around problem of not correctly updating folder stats
1257 when deleting messages. there's some folder scanning evil
1258 going so the folderview_update_msg_num() does not work
1259 correctly. need to investigate this.
1261 2001-12-08 [paul] 0.6.5claws62
1263 * sync with sylpheed 0.6.5cvs23
1264 see ChangeLog entry 2001-12-08
1266 2001-12-07 [christoph] 0.6.5claws61
1269 fix another header translation problem
1271 2001-12-07 [alfons] 0.6.5claws60
1274 make filtering also work on local spool mbox
1276 2001-12-07 [carsten] 0.6.5claws59
1278 addressbook window gets a wmclass distinct from the main
1281 * src/mainwindow.[ch]
1282 forward menu item will use mode selected in prefs, forward
1283 as attatchment in menu removed (will be substituted in the
1284 toolbar similar to reply buttons)
1285 create news message menu entry and news button is now
1286 sensitive to the existance of a news account
1287 * src/pixmaps/stock_mail_reply_quote.xpm ** REMOVED **
1288 * src/pixmaps/stock_mail_reply_to_all_quote.xpm ** REMOVED **
1289 * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
1290 these are removed because the toolbar buttons don't show
1291 the quoting modus any longer
1295 * tools/newscache_clean.pl ** NEW FILE **
1296 perl script to do some tidying up in the newscache directory
1298 * tools/sylpheed-switcher ** NEW FILE **
1299 perl script to enable easy switching between main and claws
1302 added descriptions of the two new perl scripts
1305 2001-12-07 [melvin] 0.6.5claws58
1308 fixed a warning during compilation introduced in 0.6.5claws56
1310 2001-12-07 [paul] 0.6.5claws57
1312 * src/mainwindow.[ch]
1314 further usability enhancements to replying with or without
1315 quoting via the toolbar, use of Ctrl key is replaced by
1317 Submitted by Carsten Schurig
1319 2001-12-07 [melvin] 0.6.5claws56
1322 hack to fix bug that prevented to make/paste selections
1323 after switching between MVIEW_TEXT and MVIEW_MIME views
1324 without deselecting the selection first.
1326 2001-12-06 [alfons] 0.6.5claws55
1328 * src/filtering.[ch]
1330 revise filtering a little bit more, and make sure
1331 messages are delivered to the appropriate inbox
1332 (perhaps set per account)
1334 2001-12-06 [paul] 0.6.5claws54
1336 * sync with sylpheed 0.6.5cvs22
1337 see ChangeLog entry 2001-12-06
1339 2001-12-05 [alfons] 0.6.5claws53
1345 more revisions of filtering system
1346 (last stable version is marked as LAST_STABLE)
1348 | NOTE 1): the filtering system now uses a local folder called
1349 | .processing. if filtering fails, check this directory
1350 | for missing messages.
1352 | NOTE 2): help us find the filtering actions still missing
1354 2001-12-05 [paul] 0.6.5claws52
1357 fix bug where 'Empty Trash?' pop-up window appears even
1358 when Trash is empty, submitted by Jesse Skinner
1360 2001-12-05 [melvin] 0.6.5claws51
1363 fixed bug #486106 to select correct account when reediting
1366 2001-12-04 [alfons] 0.6.5claws50
1369 declare markfile in appropriate functions when
1370 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
1373 2001-12-04 [paul] 0.6.5claws49
1375 * sync with sylpheed 0.6.5cvs21
1376 see ChangeLog entry 2001-12-04
1378 2001-12-03 [christoph] 0.6.5claws48
1381 changed translation of undo
1384 don't reinvent the wheel to traverse a GNode
1386 seperate code to create the compose gui into functions
1387 add "Others" page with folder selection for saving copy
1389 the folder identifier is saved to queue header
1391 save message to folder in queue header
1393 2001-12-03 [paul] 0.6.5claws47
1395 * sync with sylpheed 0.6.5cvs20
1396 see ChangeLog entry 2001-12-03
1400 * more sync with sylpheed 0.6.5cvs19
1401 see ChangeLog entry 2001-11-29
1403 2001-11-30 [paul] 0.6.5claws46
1406 remove conflicts introduced by Hoa's last commit
1409 make 'Message/Bounce' sensitive
1411 2001-11-30 [hoa] 0.6.5claws45
1414 slightly change bounce function to add
1415 information about the user that bounced the mail
1416 in the From header line.
1419 permit the use of processing in outbox folder.
1421 2001-11-29 [paul] 0.6.5claws44
1423 * src/mainwindow.[ch]
1424 * src/prefs_common.c
1425 * src/pixmaps/stock_mail_reply_quote.xpm ** NEW FILE **
1426 * src/pixmaps/stock_mail_reply_to_all_quote.xpm ** NEW FILE **
1427 * src/pixmaps/stock_mail_reply_to_author_quote.xpm ** NEW FILE **
1428 usability enhancements to the quoting, implements
1429 use of Ctrl key to toggle quoting settings
1430 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
1432 2001-11-29 [paul] 0.6.5claws43
1434 * sync with sylpheed 0.6.5cvs19
1435 see ChangeLog entry 2001-11-28
1437 2001-11-29 [melvin] 0.6.5claws42
1439 added enriched.[ch] to the list of files
1445 added support to view text/enriched
1446 added support to show headers in message view for text/enriched and text/html
1447 in non multipart messages
1449 2001-11-28 [paul] 0.6.5claws41
1451 * more sync with sylpheed 0.6.5cvs18
1452 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
1454 2001-11-27 [paul] 0.6.5claws40
1457 updated translation, submitted by Fabio Junior Beneditto
1459 * sync with sylpheed 0.6.5cvs18
1460 see ChangeLog entries 2001-11-26 (src/textview.c) and
1467 updated translation, submitted by Ricardo Mones Lastra
1472 add more translatable strings
1474 2001-11-26 [christoph] 0.6.5claws39
1477 fixed one more umlaut
1479 fix translated header when it should not be translated
1481 2001-11-26 [paul] 0.6.5claws38
1484 remove '/Message/Add Sender to address book' from
1485 main_window_set_menu_sensitive(), prevent debug warning
1486 add 'Message/Mark/Mark all read' to mainwin_entries[]
1488 2001-11-26 [paul] 0.6.5claws37
1491 fix 'recurring unread state' bug
1494 * tools/filter_conv.pl
1495 read name of top level mailbox from folderlist.xml
1496 and presume nothing about its name
1498 2001-11-26 [darko] 0.6.5claws36
1501 removed functions that are now in gtkutils.c
1502 use gtkut_text_is_uri_string() from gtkutils.c
1503 * fix my comment on 2001-11-23 (missing gtkutils.[ch])
1505 2001-11-26 [paul] 0.6.5claws35
1507 * sync with sylpheed 0.6.5cvs16
1508 see ChangeLog entries 2001-11-25 and 2001-11-26
1510 2001-11-25 [alfons] 0.6.5claws34
1512 EXPERIMENTAL!!! Please checkout the last stable version using:
1514 % cvs update -r LAST_STABLE -dRAP
1516 (Or help us testing this stuff.)
1518 * src/filtering.c (1.14)
1519 * src/filtering.h (1.6)
1521 * src/matcher.c (1.20)
1523 * src/procmsg.h (1.14)
1524 * src/summaryview.c (1.59)
1525 * src/summaryview.h (dunno)
1526 revert/merge/sync to as it was before commit
1527 on Thu, 19 Jul 2001 10:15:51 -0700.
1529 2001-11-25 [hoa] 0.6.5claws33
1532 processing mails at startup
1535 * src/summaryview.[ch]
1536 processing mails when entering folder
1538 * src/prefs_filtering.c
1541 2001-11-24 [alfons] 0.6.5claws32
1543 * src/summaryview.[ch]
1544 make summary sort headers work, and also make
1545 sure the sort type is stored
1547 2001-11-23 [alfons] 0.6.5claws31
1549 * src/summaryview.[ch]
1550 make lock work like mark
1551 disallow deleting messages marked as locked
1553 2001-11-23 [alfons] 0.6.5claws30
1559 merge undo patch submitted by Jens
1561 2001-11-23 [christoph] 0.6.5claws29
1566 fixed gpg signing and encoding
1569 added --status option to get new, unread and total
1570 message count from a running sylpheed
1571 * src/prefs_common.c
1572 temporary fix for reply_with_quote problem
1573 (don't call functions for non existing widget)
1575 one more check for ignored threads but still not
1576 always working correctly. probably a recursive
1577 check for all parents is needed
1579 2001-11-23 [darko] 0.6.5claws28
1582 wrapping on send improvements
1584 fix for GtkSText after last sync with main branch
1585 GTK_TEXT -> GTK_STEXT
1587 2001-11-23 [paul] 0.6.5claws27
1589 * sync with sylpheed 0.6.5cvs14
1590 see ChangeLog entries 2001-11-22 and 2001-11-23
1593 fixed the scrambled umlauts
1594 submitted by Carsten Schurig <Carsten.Schurig@web.de>
1596 2001-11-21 [paul] 0.6.5claws26
1598 * sync with sylpheed 0.6.5cvs12
1599 see 2nd ChangeLog entry dated 2001-11-20
1601 2001-11-20 [paul] 0.6.5claws25
1603 * sync with sylpheed 0.6.5cvs11
1604 see ChangeLog entry 2001-11-19 (src/utils.c)
1609 GTK_TEXT -> GTK_STEXT
1610 fix for wrong comment
1612 2001-11-20 [hiro] 0.6.5claws24
1615 more merges from main branch
1616 removed fatal warnings (uninitialized variables etc.)
1617 some coding style fix
1624 2001-11-19 [hoa] 0.6.5claws23
1627 * src/prefs_scoring.c
1632 * src/matcher_parser_parse.y
1633 * src/prefs_filtering.c
1636 2001-11-19 [alfons] 0.6.5claws22
1638 more of my old things into claws
1641 * src/prefs_common.c
1643 * src/summaryview.[ch]
1644 * src/prefs_summary_column.c
1645 * src/pixmaps/locked.xpm
1646 add indicators for locking of message in summary view
1647 (does not work yet, only visual indicator)
1649 2001-11-19 [paul] 0.6.5claws21
1651 * sync with sylpheed 0.6.5cvs10
1652 see ChangeLog entry 2001-11-19
1654 2001-11-18 [alfons] 0.6.5claws20
1657 remove an inadvertent free I forgot in previous clean up
1659 2001-11-18 [alfons] 0.6.5claws19
1661 * src/filtering.[ch]
1662 clean up & plug leaks
1664 2001-11-18 [paul] 0.6.5claws18
1666 * sync with sylpheed 0.6.5cvs9
1667 see ChangeLog entries 2001-11-17 and 2001-11-18
1669 2001-11-16 [paul] 0.6.5claws17
1671 * sync with sylpheed 0.6.5cvs8
1672 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
1674 2001-11-16 [paul] 0.6.5claws16
1676 * sync with sylpheed 0.6.5cvs7
1677 see ChangeLog entries 2001-11-15 and 2001-11-16
1679 2001-11-15 [hoa] 0.6.5claws15
1682 fix bounce, mails we received couln't be bounced to ourself.
1685 * src/filtering.[ch]
1687 * src/matcher_parser.h
1688 * src/matcher_parser_lex.l
1689 * src/matcher_parser_parse.y
1693 * src/prefs_filtering.[ch]
1695 * src/prefs_matcher.c
1696 * src/prefs_scoring.c
1699 new matcher/filter/score configuration file parser
1700 one unique configuration file => ~/.sylpheed/matcherrc
1701 import in currently automatic, then save are made
1703 one filter per folder and one global filter
1704 (filter of a folder will be used as folder processing)
1707 fix a bug in folder_item_get_identifier
1710 receive receipt return are fixed.
1712 2001-11-14 [alfons] 0.6.5claws14
1715 add things from main branch to make claws compile
1717 2001-11-14 [paul] 0.6.5claws13
1719 * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
1720 see ChangeLog entries 2001-11-08 to 2001-11-14
1722 2001-11-14 [hoa] 0.6.5claws12
1727 add "bounce mail" option
1729 2001-11-13 [christoph] 0.6.5claws11
1732 Cleanup a mess i add before commiting
1734 2001-11-13 [hoa] 0.6.5claws10
1737 some fixes when mail are sent or
1740 2001-11-13 [christoph] 0.6.5claws9
1743 Changed two string with the same translation
1747 New mailsending process:
1748 - Always queue message before sending
1749 (message will be saved if sylpheed crashed or
1750 freezes while sending)
1751 - Allow queuing of newspostings
1752 - No copy in outbox before sending
1753 (closes bug #469501)
1754 - No more redundant code for send and send_later
1756 Applied wwp <subscript@free.fr>'s patch that fixes
1757 marks for multiple forwarded messages (+compose.c)
1762 remove things that are now in main branch
1765 update Dutch translation
1767 2001-11-12 [mhadasht] 0.6.5.claws8
1769 * src/prefs_common.c
1770 re-enabled account autoselection feature for forward
1771 and reedit lost during the branch point for SYNC-B4-REL
1773 gtkpspell_get_dict(): more readable code (even if function is
1776 added version number info to 2001-11-12 [hiro] comment.
1778 2001-11-12 [hiro] 0.6.5.claws7
1781 compose_forward(): fixed a bug that forward quote mark
1783 removed unnecessary code.
1784 * src/template_select.[ch]: removed.
1789 :%s/GTK_TEXT/GTK_STEXT/g
1794 revert the undo stuff (this is 0.6.6claws stuff)
1796 2001-11-11 [hoa] 0.6.5.claws6
1799 Insert signature at the end of the text.
1800 Added undo patch but currently disabled
1803 Threading by subject improved.
1805 * added src/undo.[ch]
1806 Undo module for compose dialog box.
1808 2001-11-11 [alfons] 0.6.5.claws5
1811 prevent threading by subject on nodes that have already been
1812 threaded by in-reply-to (as in "circular references in a tree
1813 result in a dead branch")
1815 2001-11-09 [hoa] 0.6.5.claws4
1818 allows creation of mbox folder item from any files.
1820 2001-11-09 [alfons] 0.6.5.claws3
1824 do what I mean and correct threading by subject so it really
1825 ignores attracting lines without "Re: "
1827 2001-11-07 [alfons] 0.6.5.claws2
1831 only attract by subject if a subject line starts with a "Re: "
1835 2001-11-07 [paul] 0.6.5claws1
1837 * sync with sylpheed 0.6.5. release
1838 see ChangeLog entry 2001-11-07
1840 2001-11-07 [paul] 0.6.4claws31
1842 * sync with sylpheed 0.6.4cvs18
1843 see ChangeLog entries 2001-10-30 to 2001-11-07
1844 prefs_templates.[ch] renamed prefs_template.[ch]
1849 add semicolon Hoa forgot ;-)
1852 2001-11-06 [hoa] 0.6.4claws30
1858 threading by subject - empty subject are ignored
1860 2001-11-06 [christoph] 0.6.4claws29
1863 use SSL_peek for sock_gets
1865 removed unneeded pointer in extracting quoted
1866 names implementation
1868 2001-11-06 [melvin] 0.6.4claws28
1871 fixed bug #476792 Selection overtyping with spell checker
1872 fixed bug which could cause a buffer overflow
1875 2001-11-06 [hoa] 0.6.4claws27
1879 threading by subject
1881 2001-11-05 [alfons] 0.6.4claws26
1884 Claws -> Sylpheed (vice versa)
1887 :%s/gtk_text/gtk_stext/g
1888 :%s/GTK_TEXT/GTK_STEXT/g
1889 (thanks to Jonathan Ware for spotting this)
1891 2001-11-04 [christoph] 0.6.4claws25
1894 replace Xalloca + strdup with Xstrdup_a
1896 better implementation of extracting quoted names
1897 from addresses (remove backlashes and ignore
1900 2001-11-04 [alfons] 0.6.4claws24
1903 edit to comply more with coding style
1906 fix bug reported by Kim Schulz. introduced by the patch integrated
1907 in 0.6.4claws15. the code did not check the return value of
1911 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
1913 2001-11-04 [christoph] 0.6.4claws23
1916 * src/prefs_common.[ch]
1917 init some pointers that possibly caused a segfault
1918 reported in the claws-users ML
1920 2001-11-04 [hoa] 0.6.4claws22
1922 * src/grouplistdialog.c
1923 change the names of the nodes in the tree
1926 enhanced mailto syntax as described in
1927 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
1928 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
1931 encode and decode URI (useful when opening URL into
1934 2001-11-03 [hoa] 0.6.4claws21
1936 * src/grouplistdialog.c
1937 a new newsgroups list selection dialog box
1938 with a CTree instead of a CList
1940 2001-11-03 [hoa] 0.6.4claws20
1943 enable property and scoring options when right
1947 fixed bug when nickname were displayed using
1950 2001-11-02 [darko] 0.6.4claws19
1953 new wrap quotation and URL/long words wrapping implementation
1954 * src/compose.c src/gtkstext.[ch]
1955 move gtkstext_strncmp() to gtkstext.c
1957 2001-11-01 [christoph] 0.6.4claws18
1959 * src/prefs_account.c
1960 fixed mess in account settings dialog
1961 * src/prefs_folder_item.c
1962 added label with folder path to dialog
1964 2001-10-31 [match] 0.6.4claws17
1969 fix generation of spurious address book file names.
1970 remove redundant functions.
1972 added missing file names.
1974 2001-10-30 [paul] 0.6.4claws16
1976 * sync with sylpheed 0.6.4cvs6
1977 see ChangeLog entries 2001-10-26 to 2001-10-30
1979 * tools/filter_conv.pl
1980 read folderlist.xml to discover whether the top-level
1981 folder is called 'Mailbox' or 'Mail'
1983 2001-10-29 [paul] 0.6.4claws15
1985 * src/html.c, src/textview.c
1986 activate links in html mail and fix clickable parts
1987 Submitted by Matthieu Dazy <dazy@t-surf.com>
1991 * po/de.po, po/es.po, po/pt_BR/po
1992 updated translations, submitted by Jens Oberender,
1993 Ricardo Mones Lastra, and Fabio Junior Beneditto
1995 2001-10-29 [darko] 0.6.4claws14
1998 fix wrapping for good
2003 undo previous change as it broke the smart wrapping
2005 2001-10-29 [darko] 0.6.4claws13
2008 fix infinite loop when long URL is quoted
2009 (closes bug #475122.
2013 * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
2014 import Mutt address book
2015 * src/ldif.[ch] src/importldif.h
2016 modified import LDIF handle user attributes
2018 2001-10-28 [christoph] 0.6.4claws12
2021 fixed that filtering did not work if there
2022 were no filter rules
2023 (closes bug #472003 and better implementation
2026 2001-10-27 [christoph] 0.6.4claws11
2029 make the folder's default account to be used when
2030 replying. (patch by wwp <subscript@free.fr>)
2032 code cleanup, nearly killed all of wwp's patch
2033 for folder's default account in compose
2035 error panel when a folder could not be created
2036 (closes bug #471080 new folder name & already
2042 change prototype of strstr2() that Christoph forgot about
2044 2001-10-26 [christoph] 0.6.4claws10
2047 made search for accounts by email address not case
2050 fixed memory leak in folder_item_get_identifier
2053 fixed wrong strstr2 (should work like strstr)
2055 2001-10-26 [darko] 0.6.4claws9
2057 * src/compose.c src/gtkstext.[ch]
2059 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
2061 2001-10-26 [paul] 0.6.4claws8
2064 ignore css and javascript tags in html mail
2065 case-insensitive, with or without double-quoted
2068 2001-10-26 [paul] 0.6.4claws7
2070 * sync with sylpheed 0.6.4cvs1
2071 see ChangeLog entry 2001-10-26
2073 * src/prefs_account.c, src/prefs_common.c,
2074 src/prefs_summary_column.c
2075 minor improvements to the English
2077 2001-10-25 [alfons] 0.6.4claws6
2081 make GtkSText follow style of GtkText (closes bug
2082 #469211 "text selection while writing message")
2084 do sync with GTK 1.2.10
2086 2001-10-25 [paul] 0.6.4claws5
2089 ignore css tags in html mail
2091 2001-10-25 [darko] 0.6.4claws4
2094 don't declare is_url_string as static function since
2095 we need it in gtkstext.c
2097 remove unused variable
2098 don't wrap long URLs while composing a message
2100 2001-10-24 [christoph] 0.6.4claws3
2103 fix ssl deadlock, when peer closes connection
2105 2001-10-24 [paul] 0.6.4claws2
2107 * src/prefs_common.c
2108 gettextize the gpg ascii-armored warning message
2111 insert a DOS/MAC file into the composed message
2114 * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
2116 2001-10-22 [paul] 0.6.4claws1
2118 * sync with sylpheed 0.6.4 release
2119 see ChangeLog entries 2001-10-21
2121 * po/fr.po, po/pt_BR.po
2122 updated by Melvin Hadasht and Fabio Junior Beneditto
2124 2001-10-21 [paul] 0.6.3claws30
2127 insert a DOS text file from the compose window
2128 into the composed message text (removes CRs characters)
2129 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
2131 * tools/filter_conv.pl, tools/README
2132 automatically use ~/.sylpheed as working directory
2133 print out confirmation message on completion
2135 * correct Hoa's last ChangeLog.claws entry
2137 2001-10-20 [hoa] 0.6.3claws29
2139 * src/grouplistdialog.c
2140 bugfix (another ?) to give the right
2141 newsgroups list for each news server.
2145 improve the newsgroups list cache
2147 2001-10-20 [paul] 0.6.3claws28
2149 * sync with sylpheed 0.6.3cvs9
2150 see ChangeLog entry 2001-10-19
2152 * correct Alfons' last ChangeLog.claws entry
2157 fix compilation problems (part of bug #472895)
2159 2001-10-18 [hoa] 0.6.3claws27
2161 * src/grouplistdialog.c
2162 bugfix when we refresh was clicked (bug 472701)
2164 2001-10-19 [christoph] 0.6.3claws26
2167 last header entry should default to "To:" or
2168 "Newsgroups:" and not copy the last entry line
2169 in a new compose window
2170 (closes bug #472686, #470792)
2172 2001-10-19 [paul] 0.6.3claws25
2174 * sync with Sylpheed 0.6.3cvs8
2175 see ChangeLog entries 2001-10-18 and 2001-10-19
2177 2001-10-18 [christoph] 0.6.3claws24
2180 reimplement ignore thread
2182 2001-10-18 [hoa] 0.6.3claws23
2185 * src/grouplistdialog.[ch]
2186 enhanced news subscription interface (feature 469113)
2190 enchanced newsgroup listing,
2191 now, we can get groups informations
2194 2001-10-18 [paul] 0.6.3claws22
2197 remove comment (sync with main branch)
2199 fix 'Re-edit' bug in 'Message' menu
2201 2001-10-17 [christoph] 0.6.3claws21
2204 ignore empty or whitespace only header lines
2206 2001-10-17 [paul] 0.6.3claws20
2208 * sync with sylpheed 0.6.3cvs7
2209 see ChangeLog entries 2001-10-14, 2001-10-16, and
2215 wrap long lines without spaces
2220 * po/es.po, po/nl.po, po/pt_BR.po
2221 updated by Ricardo Mones Lastra, Alfons,
2222 and Fabio Junior Beneditto
2224 * sylpheed-0.6.3claws released
2226 2001-10-15 [melvin] 0.6.3claws18
2229 added summary and detailed installation instructions
2232 Updated, corrected and completed french translation
2234 2001-10-15 [hoa] 0.6.3claws17
2235 * src/grouplistdialog.c
2236 we can choose the newsgroups to display with wildcards
2238 2001-10-15 [christoph] 0.6.3claws16
2242 * src/prefs_folder_item.[ch]
2243 applied wwp <subscript@free.fr>'s folder
2244 default account patch
2246 Fixed wrong translation
2248 2001-10-13 [alfons, christoph, melvin]
2251 solution #2 to solve MT-safety problems defers all GUI related calls
2252 to the main thread using a gtk_idle_add() callback. discussed on
2253 ircnet #sylpheed, with christoph spotting some issues with the
2254 original code, and melvin allowing us to lobotomize his sylpheed.
2256 * src/syldap.[ch], src/main.c
2257 fix race problem in ldap search thread by deferring GUI
2258 stuff to main thread using gtk_idle_add()
2260 2001-10-13 [paul] 0.6.3claws14
2262 * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
2263 add Sergey's smtpcred.patch
2264 adds separate username/password setting for SMTP Auth
2265 needed by some servers
2266 (closes feature request #471659)
2268 2001-10-13 [paul] 0.6.3claws13
2270 * src/pgptext.[ch] **NEW FILES**
2271 * src/Makefile.am, src/messageview.c, src/mimeview.c
2272 decrypt ascii-armored gpg text embedded in
2274 Submitted by Jens Jahnke <jan0sch@gmx.net>
2276 2001-10-13 [christoph] 0.6.3claws12
2279 some more details on default to and
2282 init glib threading when ldap is used
2288 2001-10-12 [paul] 0.6.3claws11
2290 * src/prefs_common.[ch], src/rfc2015.c
2291 enable ascii-armored gpg text to be embedded in the
2292 message body, selectable through the 'Privacy'
2293 preferences. Supports encrypting only.
2294 Submitted by Ravemax <ravemax@dextrose.com>
2296 2001-10-12 [paul] 0.6.3claws10
2298 * sync with sylpheed 0.6.3cvs6
2299 see ChangeLog entries 2001-10-11 and 2001-11-12
2302 incorporated mbox folders, scoring, and folder
2303 properties into the sync
2305 2001-10-12 [darko] 0.6.3claws9
2308 describe quotation wrapping
2310 don't treat tab as space to calculate line length properly
2315 correct description of how to make new filtering system work,
2316 add some other things
2319 remove sched_yield() (not necessary / unportable)
2321 2001-10-11 [paul] 0.6.3claws8
2323 * sync with sylpheed 0.6.3cvs3
2324 see ChangeLog entry 2001-10-10
2326 2001-10-10 [christoph] 0.6.3claws7
2329 ignore 2 files created by newer autotools
2330 * src/prefs_folder_item.c
2331 using table for widget alignment
2332 fixed memory leak and broken octal display
2334 fixed segfault caused by lost filename
2335 workaround (closes bug #469551)
2337 2001-10-10 [paul] 0.6.3claws6
2339 * sync with sylpheed 0.6.3cvs2
2340 see ChangeLog entries 2001-10-09 and 2001-10-10
2342 2001-10-10 [darko] 0.6.3.claws5
2345 proper calculation of right margin if smart wrapping is enabled
2347 automatically wrap long lines if wrap quotation is enabled
2349 2001-10-09 [alfons] 0.6.3.claws4
2352 select correct row when deleting last row in the summary view (and
2353 close bug "[ #469104 ] select second last in list when deleting")
2355 2001-10-09 [paul] 0.6.3claws3
2357 * sync with sylpheed 0.6.3cvs1
2358 updated some autotool scripts
2360 2001-10-09 [darko] 0.6.3claws2
2363 new name and mark with Sylpheed comment
2365 smart quotation wrapping a-la VIM
2367 2001-10-08 [paul] 0.6.3claws1
2369 * sync with sylpheed 0.6.3 release
2370 see ChangeLog entry 2001-10-08
2372 2001-10-08 [paul] 0.6.2claws24
2375 more sync with sylpheed 0.6.2cvs12
2376 Fixed the bug that didn't select the last row correctly
2379 2001-10-07 [paul] 0.6.2claws23
2381 * sync with sylpheed 0.6.2cvs12
2382 see ChangeLog entry 2001-10-07
2386 enable jpilot to read unsynch'ed addresses.
2388 * src/editldap_basedn.c
2389 fix segfault when opening dialog.
2391 2001-10-06 [alfons] 0.6.2.claws22
2394 fix bug with summary view selecting last *inserted*
2395 node instead of last *visible* node. remember we
2398 2001-10-06 [paul] 0.6.2claws21
2401 updated translation, contains some fixes and new
2402 translations, submitted by Gustavo Noronha Silva
2405 * src/prefs_common.c
2406 change 'each' to 'every' - fix dubious English
2408 * sync with sylpheed 0.6.2cvs11
2410 2001-10-05 [alfons] 0.6.2claws20
2412 * src/mainwindow.[ch], src/folderview.c
2413 make composite tool button switch between "Compose News"
2414 and "Compose Mail" depending on selected folder
2415 (nifty idea by Kim Schulz <kim@schulz.dk>)
2417 2001-10-05 [paul] 0.6.2claws19
2419 * src/mainwindow.c, src/summaryview.c
2420 fix 'Message/Reply to all', broken in last commit
2423 fix X_BEENTHERE seg fault, thanks to Alfons
2425 2001-10-04 [paul] 0.6.2claws18
2427 * src/compose.[ch], src/mainwindow.c
2428 make "Message/Reply" reply to mailing lists; matches
2429 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
2430 based on portions of the patch submitted by
2431 Junichi Uekawa <dancer@netfort.gr.jp>
2433 2001-10-04 [darko] 0.6.2claws17
2436 better smart wrapping
2438 a function to make text buffer contiguous
2440 2001-10-03 [paul] 0.6.2claws16
2442 * sync with sylpheed 0.6.2cvs10
2447 * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
2448 close bug "[ #466566 ] compile error on mdk 8.0" by removing
2449 references to chinese translations (hope someone picks up
2452 2001-10-02 [christoph] 0.6.2claws15
2455 fixed non translated header bug
2457 fixed wrong date in alfons last entry ;)
2459 2001-10-02 [alfons] 0.6.2claws14
2461 * src/compose.c, src/prefs_common.[ch]
2462 add block cursor option
2464 2001-10-02 [paul] 0.6.2claws13
2466 * sync with sylpheed 0.6.2cvs9
2468 2001-09-30 [paul] 0.6.2claws12
2470 * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
2471 updated translations
2474 add 'src/importldif.c'
2476 * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
2477 added eudora-to-vCard conversion tool
2478 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
2480 * sync with sylpheed 0.6.2cvs8
2484 * sylpheed-0.6.2claws released
2486 2001-09-27 [melvin] 0.6.2claws11
2489 fixed crash when using default path (introduced
2491 fixed tiny bug for initial suggestion mode
2493 2001-09-27 [melvin] 0.6.2claws10
2496 fixed bug where gtkpspell didn't set the path correctly
2499 added a paragraph about spell checking
2503 2001-09-27 [paul] 0.6.2claws9
2505 * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
2506 replace '// comments' with '/* comments */' to prevent
2507 some compiler warnings
2509 * sync with sylpheed 0.6.2cvs6
2511 2001-09-26 [alfons] 0.6.2claws8
2514 introduce return receipt request notification again,
2515 which was lost because of other semantics in
2516 procheader_parse() (???)
2518 2001-09-26 [christoph] 0.6.2claws7
2521 replace comments for old code with #if 0
2522 readded auto cc, bcc and reply-to
2523 * src/prefs_matcher.c
2524 * src/prefs_scoring.c
2525 removed some definition (was moved to
2528 2001-09-26 [paul] 0.6.2claws6
2531 make 'Follow-up and reply to' sensitive
2533 * more sync with sylpheed 0.6.2cvs5
2540 fixed bug for "US-ASCII" introduced by the encoding code
2546 * src/prefs_common.[ch], src/summaryview.c
2547 'next unread msg' 'go to next folder?' dialog can be
2548 given default behaviour, either always show dialog,
2549 or assume 'yes', or assume 'no'
2550 Submitted by wwp <subscript@free.fr>
2554 * src/compose.c src/gtkspell.[ch]
2555 added support for different encodings
2559 * more sync with sylpheed 0.6.2cvs5
2563 * src/prefs_folder_item.c
2564 add check for item->prefs->default_to string is NULL and
2565 add another check when freeing this string
2570 change to version 0.6.2claws3
2572 * sync with sylpheed 0.6.2cvs5
2575 * src/ldif.[ch], src/importldif.[ch], addressbook.c
2577 * src/addrcache.[ch], addrindex.[ch]
2578 small update for future
2584 added 'Learn from mistakes' option
2585 better handling of quotes in checked words
2588 small update for spell checking stuff
2593 edit a little bit so it complies more with main coding style
2597 * src/folder.[ch], prefs_folder_item.c, compose.c
2598 migrate "request return receipt" folder property
2603 * README.claws **NEW**
2604 (add things of interest for users of main branch
2607 * src/folder.[ch], src/mainwindow.c, src/summaryview.c
2608 re-implement threading per folder option, but store
2609 the setting in folderlist.xml (where it belongs)
2614 fixed bug when compose window is under another window
2615 * src/prefs_common.[ch] src/compose.c
2616 changed 'dictionary_path' to 'dictionary' to be consistent
2617 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
2618 * ac/pspell.m4 src/Makefile.am
2619 dropped PSPELL_PATH macro
2621 updated translations
2623 2001-09-21 [christoph]
2626 added border around header fields
2627 keep header type when new field is added
2629 2001-09-20 [christoph]
2632 more portable debug_print with source filename
2635 more newlines after debug messages
2640 change to version 0.6.2claws2
2642 * sync with sylpheed 0.6.2cvs3
2647 fixed the post-right-click focus pb
2648 fixed crash when 'Spell check all' after dict change
2649 and when cursor is at the end of the text
2650 shift-right-click pops up config menu even on misspelled words.
2657 added pspell to compiled-in features list
2661 * switched to pspell and dropped ispell
2663 new file. autoconf macro for pspell
2665 * configure.in acconfig.h
2666 added pspell support
2668 * src/main.c src/compose.[ch] src/gtkspell.[ch]
2669 * src/prefs_common.[ch]
2670 added pspell support
2672 2001-09-18 [christoph]
2676 replace LOG_MESSAGE with debug_print
2680 added newline after debug message
2682 using __VA_ARGS__ for debug_print macro
2684 ignore Makefile and Makefile.in
2689 change to version 0.6.2claws1
2690 * sync with sylpheed 0.6.2cvs1
2693 * src/prefs_matcher.c
2694 add 'score equal to' option, submitted by
2695 Paul Evans <nerd@freeuk.com>
2697 2001-09-15 [christoph]
2700 comment out menu entry not existing in claws
2702 add debug output for non existing menu entries
2704 fix next/prev unread message for ignored threads
2706 add sourcefile and line number to debug output
2707 otherwise it is sometimes hard to find the
2708 source code part if debug messages are translated
2713 refresh target folder style after colour is changed
2718 change to version 0.6.1claws3
2720 * sync with sylpheed 0.6.1cvs6
2725 fix target folder colourization to use user selected colour
2730 fix crash when message that is marked for copy/move is unmarked
2735 change to version 0.6.1claws2
2737 * sync with sylpheed 0.6.1cvs3
2742 fix bug with default font used for trash folder text
2746 * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
2747 updated translations
2750 change to version 0.6.1claws1
2752 * sync with sylpheed 0.6.1cvs2
2757 add Match's new addressbook
2760 updated translation submitted by Jens Oberender
2765 change to 0.6.1claws
2766 * sync with sylpheed 0.6.1 release
2771 change to 0.6.0claws2
2773 * sync with sylpheed 0.6.0cvs4
2776 updated translation submitted by Fabio Junior Beneditto
2790 change to version 0.6.0claws1
2792 * sync with sylpheed 0.6.0cvs1
2795 updated translation submitted by Ricardo Mones Lastra
2798 add 'src/prefs_templates.c'
2800 * src/compose.c, src/summaryview.c
2801 fix segfault on 'Re_edit'
2805 * configure.in, Makefile.am
2807 add tools directory to source distribution
2812 change to version 0.6.0claws
2814 * sync with sylpheed 0.6.0 release
2816 2001-08-30 [christoph]
2819 removed autoconf version check
2823 * src/account.c, src/compose.c, src/prefs_common.[ch]
2824 * src/procheader.[ch] src/utils.[ch]
2825 Enhanced automatic account selection on replies
2826 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
2829 add LDAP and JPilot to the configuration results output.
2831 2001-08-29 [christoph]
2834 no bold font for ignored threads
2839 change to version 0.5.3claws6
2841 * sync with sylpheed 0.5.3cvs10
2842 src/stringtable.[ch]: New Files
2844 * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
2845 * src/pixmaps/sylpheed.xpm
2846 add mini-icons to windows (by Alfons)
2851 new functions: next_labeled_cb(), prev_labeled_cb()
2854 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
2855 summary_select_next_labeled(), summary_select_prev_labeled()
2857 * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
2858 give claws blue folders and a blue trash can
2863 change to version 0.5.3claws5
2865 * sync with sylpheed 0.5.3cvs9
2866 src/labelcolors.[ch] renamed to src/colorlabel.[ch]
2868 2001-08-24 [christoph]
2871 keep filename when browsing directories
2872 (not working for user entered filename, but
2873 for default name and selected filename from
2876 fixed wrong spelling "Folllow-up"
2880 fixed new/unread message count with ignored
2881 threads (2 commits, first didn't notice no
2882 longer needed decreasing)
2884 readded scrolling of progress dialog
2890 change to 0.5.3claws4
2892 * sync with sylpheed 0.5.3cvs7
2894 2001-08-24 [christoph]
2897 set request return receipt when replying
2898 if it is set is the folder prefs of the
2901 disable final error popup if popups are
2902 disabled in config (again)
2907 Change version number to 0.5.3claws3
2909 * sync with sylpheed 0.5.3cvs5
2912 double quote '%s' in 'gedit %s' to fix bug when
2913 opening attachment with spaces in the name
2916 * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
2917 src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
2918 initial message templates support
2924 change version number to 0.5.3claws2
2926 * sync with sylpheed 0.5.3cvs4
2928 * src/procmsg.h src/summaryview.c
2929 re-implement (un)ignore thread
2934 remove unnecessary code
2936 enable 'dynamic' signatures (submitted by
2937 Eric Limpens <eric@hscg-internet.nl>)
2941 clean up after sync with sylpheed 0.5.3 release
2944 fix re-introduced font mess, see Christoph's
2949 use sylpheed's small font instead of
2950 gtk default font for summary view
2956 add pl to ALL_LINGUAS - sync with main branch
2958 * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
2959 Updated. Translations by Jens Oberender, Ricardo Mones
2960 Lastra, Alfons, and Fabio Junior Beneditto respectively.
2962 * po/pl.po ** NEW FILE **
2963 sync with the main branch
2966 fix target folder colorizing and refresh problem
2969 2001-08-17 [christoph]
2972 claws uses 4 colors for target folder coloring.
2973 arrays were not long enough and destroyed the
2974 stack causing a segfault.
2975 target folder colorizing does not work anymore
2981 change to version 0.5.3claws1
2983 * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
2984 src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
2985 src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
2987 sync with sylpheed 0.5.3 release, but keep claws method of
2988 configuring/saving fonts
2990 * src/addressbook.[ch]
2991 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
2992 in line with a similar change in Hiroyuki's branch
2994 * src/mainwindow.[ch]
2995 disable main_window_set_thread_option()
2996 * src/prefs_folder_item.c
2997 comment out &tmps_prefs.enable_thread,
2998 * src/mbox_folder.c, src/procmsg.[ch]
2999 comment out MSG_IS_IGNORE_THREAD
3001 comment out summary_ignore_thread() and summary_unignore_thread()
3002 comment out MSG_IS_IGNORE_THREAD
3004 use Hiroyuki's threading instead.
3011 use Hiroyuki's 0.5.3 column scheme but also
3012 include the enable/disable button.
3013 * src/pixmaps/mark.xpm
3014 add Hiroyuki's amended pixmap
3016 2001-08-13 [christoph]
3019 receive at get all column showed wrong state for APOP
3020 button should only work for POP3 and APOP accounts
3021 * src/prefs_account.c
3022 added missing preprocessor statement for SSL
3027 add 'receive at get all' column and enable/disable
3030 2001-08-06 [christoph]
3033 show usage of SSL in protocol column
3039 * src/prefs_account.[ch]
3040 moved ssl options to a new page
3046 added support for SMTP STARTTLS command
3048 2001-08-05 [christoph]
3051 debian autoconf needs version check to find
3052 correct autoconf version. if the file is
3053 named configure.in 2.13 is used, which does
3054 not work with this configure.in script.
3055 other solution would be to rename the script
3056 to configure.ac as suggested in the autoconf
3060 disable final error popup if popups are
3065 fixes IMAP over SSL problem
3070 change to 0.5.2claws1
3072 * sync with sylpheed 0.5.2cvs1
3077 quick fix for ispell detection...
3082 change to 0.5.1claws4
3084 * sync with sylpheed 0.5.1cvs7
3088 * src/prefs_common.c, src/prefs_common.h,
3089 src/gtkspell.c, src/gtkspell.h
3090 add global spelling checker settings (compose tab) +
3091 selection of dictionary
3094 guess valid ispell location
3099 removal of 'src/quote_fmt_parse.c'
3102 (submitted by Jens Oberender <didge@suse.de>)
3107 * src/folderview.[ch]
3110 * src/prefs_common.[ch]
3112 target folder colourization
3116 more sync with Sylpheed 0.5.1cvs6
3121 * src/prefs_folder_item.[hc]
3123 shared folders support with a GUI
3129 * sync with Sylpheed 0.5.1cvs6
3135 (submitted by Fabio Junior Beneditto)
3141 patch to correct bad image mime headers
3142 (submitted by Don Quijote <dq@searchlores.org>)
3146 * tools/gif2xface.pl **NEW FILE**
3148 script to convert file.gif to file.xface for
3149 use in a custom header.
3150 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
3155 change macros for detecting JPilot and LDAP
3157 2001-07-27 [christoph]
3160 code cleanup (MIN / MAX warning, needed casting)
3165 disallow setting flags when detecting certain headers
3166 (X-Status, Status, Seen, X-Seen).
3168 * sync with Hiroyuki's Sylpheed 0.5.1cvs5
3170 2001-07-27 [christoph]
3172 * src/prefs_filter.c
3173 * src/prefs_filtering.c
3174 * src/prefs_matcher.c
3175 * src/prefs_scoring.c
3176 scroll list when moving rows up or down
3180 * src/prefs_account.c
3181 * src/prefs_account.h
3183 SMTP over SSL (untested, feedback requested)
3191 * configure.in, acconfig.h
3192 define CLAWS (need this for main / claws detection)
3197 Sylpheed 0.5.1claws2
3199 * sync with Sylpheed 0.5.1cvs4
3201 2001-07-25 [christoph]
3205 item->prefs == NULL (don't know why)
3210 Sylpheed 0.5.1claws1
3212 * sync with Sylpheed 0.5.1cvs1-3
3214 2001-07-24 [christoph]
3217 * src/prefs_folder_item.[ch]
3218 added folderitem preferences dialog with
3219 default To: and auto request return receipt
3223 changes to handle new folderitem preferences
3227 call compose new mail with current folderitem
3231 Release Sylpheed 0.5.1claws
3234 change to release version 0.5.1claws
3236 2001-07-24 [christoph]
3239 fixed segfault that happend when the selected
3240 message was removed while retrieving new messages.
3244 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
3248 add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
3249 this is a work in progress, for more information: http://nlpagan.net/sylman
3251 * configure.in, src/mainwindow.c, manual/Makefile.am
3252 add support for English manual
3255 add authors of user manuals
3257 * manual/en/sylpheed*.html
3258 add English documentation
3260 2001-07-22 [christoph]
3265 changed a wrong debug message
3270 update Dutch translation
3272 * src/prefs_filtering.c,
3274 add more translatable strings
3283 * src/inc.c, src/summaryview.[ch]
3284 prevent update of mark file when filtering has done, by
3285 using a variable; this affects two functions:
3286 inc.c::inc_finished()
3287 summaryview.c::summary_show()
3291 * src/filtering.[ch], src/prefs_filtering.c,
3293 add filtering action for label coloring
3298 * added src/labelcolors.c
3299 * added src/labelcolors.h
3300 * src/Makefile.am, src/summaryview.c
3301 rearrange label coloring code
3304 add more parentheses so label colouring works correctly
3307 don't really delete message, but move it to Trash
3309 * src/prefs_matcher.c
3310 add quote options to info dialog
3312 2001-07-20 [christoph]
3318 * src/ssl.[ch] (new)
3319 moved ssl stuff to a seperate file
3324 fix show sender using address book with no e-mail
3325 address in From: field
3329 * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
3330 fix messy handling of escaping... now at least the
3331 execute command is useful. escape char is '\', we
3332 accept \n and \r too.
3336 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
3337 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
3346 * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
3348 revise filtering; currently move, copy, marking have
3349 been tested. if you like bleeding edge stuff, you
3350 should definitely go for this version :)
3352 * mark old working stuff as VERSION_0_5_0_CLAWS5
3354 2001-07-17 [christoph]
3363 * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more
3364 bits in the mark file, without affecting either branch. Lots of
3365 files changed, also in claws branch.
3367 UNTESTED: use of mbox folders
3370 added mark all read; however this was a quick hack used for
3371 cleaning up mess after initial merge with Hiroyuki
3374 change claws version number back to 0.5.0claws5 to clear up
3375 confusion & pretension (recent release was technically
3376 0.5.0claws4, so we neatly align with Hiroyuki :-)
3380 sync with Hiroyuki's 0.5.0cvs4
3386 * src/filtering.[ch]
3387 remove invalid updating of mark files for
3388 filter actions MATCHING_ACTION_MOVE and
3389 MATCHING_ACTION_DELETE; this should fix the
3393 revert Christoph's stab at fixing the folder
3397 add missing files with translatable strings
3404 * src/addr_compl.[ch], src/prefs_filtering.c
3405 make "filtering pref dialog's destination entry" an
3406 "address completable entry", if filter destination is
3411 sync with Hiroyuki's 0.5.0cvs2-3
3413 2001-07-15 [christoph]
3416 fixed folder stats update after incorporation
3421 * finish label colouring stuff (for now)
3422 * fix incorrect colour bug (off by one)
3427 change text labels for news and mail message so there's
3428 plenty of toolbar estate left
3435 sync with Hiroyuki's 0.5.0cvs1
3438 more rewrite label colouring
3442 * src/summaryview.[ch]
3443 * start rewrite label colouring
3444 * fix proper location "Add Sender To Addressbook" menu item
3448 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
3449 (actually this is 0.5.0claws4)
3454 * fix duplicate message
3455 * add updated Portugese / Brazilian translation
3456 submitted by Fabio Junior Beneditto
3464 add updated Dutch translation
3467 add updated German translation submitted by Jens
3471 Prerelease before 0.5.0claws. Please test.
3472 This version is temporarily tagged as VERSION_0_5_0_TEST
3474 * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
3475 src/prefs_scoring.c, src/prefs_matcher.c,
3476 src/prefs_filtering.c, src/mbox.c,
3477 src/main.c, src/inc.c, src/filtering.[ch]
3478 revert new Hoa's new matcher (does not work yet)
3485 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
3491 add ChangeLog.claws to EXTRA_DIST
3493 add matcher_parser_parse.h to EXTRA_DIST
3495 2001-07-10 [christoph]
3498 add destination folder to table of
3499 folders that need to be updated after
3506 make collapse state of folders and folder items persistent, i.e.
3507 if you collapse a folder tree, the next time sylpheed-claws starts
3508 up the folder tree remains collapsed.
3510 2001-07-10 [christoph]
3516 renamed MD5_CTX to MD5_CTX_syl
3517 conflicts with a struct in openssl
3520 * src/prefs_account.[ch]
3524 fixed compose with current account
3525 broken by new compose button stuff
3530 changed my email address
3532 * src/matcher_parser_parse.y
3533 clean the parser to remove conflicts
3541 fix incorrect description of --enable-ldap parameter
3543 * src/prefs_common.[ch]
3545 add experimental option "smart wrapping" which makes the
3546 compose editor auto wrap.
3548 | TODO: the problem with the buggy cursor handling is caused |
3549 | by the GtkText. when deleting / backspacing text its |
3550 | wrapping algorithm does not take in account the previous |
3551 | line. should find a way to hack this in. |
3552 | or should perhaps combine this with the word wrapping |
3553 | patch i wrote in january. |
3556 show build parameters for LDAP and JPilot
3559 revert Christoph's bugfix for selecting next unread message,
3560 because folder stats aren't updated correctly
3567 * src/matcher_parser_lex.l
3568 * src/matcher_parser_parse.y
3569 * src/prefs_filtering.c
3570 * src/prefs_scoring.c
3572 bugfix of the config file parser
3577 added generated matcher sources to BUILT_SOURCES
3583 added new config file parser
3586 * src/filtering.[ch]
3588 * src/prefs_filtering.c
3589 * src/prefs_matcher.c
3590 * src/prefs_scoring.c
3591 * added src/matcher_parser.h
3592 * added src/matcher_parser_lex.h
3593 * added src/matcher_parser_lex.l
3594 * added src/matcher_parser_parse.y
3595 lex & yacc config file parser
3600 changes prefs_filtering into global_filtering
3603 build threads with subjects only if "Re: " is at the
3604 beginning of the subject
3610 sync with sylpheed 0.5.0
3611 change of version number only
3617 sync with sylpheed 0.5.0pre5
3621 sync with sylpheed 0.5.0pre4 release
3622 /po and /manual/ja not sync'ed
3626 more sync with sylpheed 0.5.0pre4
3628 2001-07-03 [christoph]
3631 fixed address book broken by address book
3632 for VCard, JPilot, LDAP
3638 stopped memory leaks
3642 more sync with sylpheed 0.5.0pre4
3646 * included address book patch for VCard, JPilot, LDAP
3647 * pref_common.c - fixed Font options on Display tab (cosmetic)
3648 * alertpanel.c - fixed truncated message
3650 2001-07-02 [christoph]
3655 mark threads for ignoring
3661 * sync with sylpheed 0.5.0pre4
3662 updated gettext to 0.10.38.
3668 * src/summaryview.[ch]
3669 new right-click option: Label.
3670 substitute for 'Mark-->Mark/Unmark', colours the line.
3671 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
3673 2001-07-01 [christoph]
3676 fixed font for trash
3678 move ctree to unread message
3682 * sync with sylpheed 0.5.0pre3 release
3688 allow inserting / attaching multiple files in
3694 small change to Alfons' previous stuff so that it
3699 * lots of files changed; first attempt to merge the changes
3700 and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
3705 updated and completed, translations by Fabio
3706 Junior Beneditto <fjbeneditto@yahoo.com.br>
3712 allow selecting an attached files' mime type from a
3717 * more sync with sylpheed 0.5.0pre3
3722 merge with sylpheed.pot and pt_BR.po provided by
3723 Fabio Junior Beneditto.
3728 make MIME types case insensitive
3733 merge with sylpheed.pot and old nl.po; translations added.
3737 * more sync with sylpheed 0.5.0pre3
3742 don't crash when removing parent node of messages
3743 attracted by subject. this was caused by not deleting
3744 the parent node from the subject line hash table.
3751 if there are multiple messages selected, allow forwarding
3752 them as attachments.
3756 * more sync with sylpheed 0.5.0pre3
3762 * sync with sylpheed 0.5.0pre3
3767 fixed 'compose news article' bug
3768 from icon-and-text toolbar
3772 * sync with sylpheed 0.5.0pre2 release
3774 2001-06-24 [christoph]
3776 * src/prefs_common.c
3777 bug fix in font selection
3779 use sylpheed's normal font instead of
3780 gtk default font for folders without
3785 * src/mainwindow.[ch]
3786 added composite compose mail / news button (an idea by Leandro
3787 Pereira <leandro@linuxmag.com.br>)
3791 Added instructions for ldif-to-xml.py
3799 * src/pixmaps/stock_news_compose.xpm
3800 added pixmap by Leandro
3801 * src/prefs_common.c
3802 tested built-in spelling checker of GCC 3.0 :)
3804 merged dutch translation of sylpheed-main with
3809 Added tools directory and files.
3811 * tools/filter_conv.pl
3812 converts old filter system to new filtering system
3813 * tools/ldif-to-xml.py
3814 converts netscape addressbook to sylpheed addressbook
3816 descriptions/instructions for above two files
3818 2001-06-23 [christoph]
3821 * src/manage_window.[ch]
3822 * src/prefs_common.[ch]
3823 mail retrieval dialog can be enabled, disabled
3824 or hidden if non of sylpheed's windows is active
3830 * sync with sylpheed 0.5.0pre2
3832 2001-06-21 [christoph]
3835 show recipient on 'from' for all accounts
3838 * src/prefs_common.[ch]
3839 disable error popup on mail receive errors
3844 made the ruler correctly appear and disappear.
3847 removed Hoa's work-in-progress-stuff (interesting!) so
3850 2001-06-20 [christoph]
3853 * src/progressdialog.c
3854 added scrolled window for list in progressdialog
3858 sync with sylpheed 0.5.0pre1 release
3860 2001-06-20 [christoph]
3863 make building threads by subject work when
3864 thread view is enabled
3867 * src/prefs_common.[ch]
3868 automatically select account for mail replys
3872 * src/compose.c (compose_create): keep Bcc and Reply-To visible if
3873 they are filled in from the account settings.
3877 * more sync with sylpheed 0.5.0pre1
3883 added --sysconfdir to CPPFLAGS for pointing to the correct
3884 location of mime.types.
3886 NOTE: make sure you use --sysconfdir when running ./autogen.sh
3892 fixed some bug when building threads
3896 * src/prefs_account.c
3897 UI stuff: More changes to the English
3901 * src/pixmaps/stock_news_compose.xpm: new file
3905 Added new icon for Hoa's 'compose a news
3906 message', plus minor improvements to the
3912 more sync with sylpheed 0.5.0pre1
3918 Follow-up and reply to
3920 * src/summaryview.[ch]
3921 Build threads also with subjects
3926 forwarding use the current account.
3929 the "compose message" button has been replaced with
3930 "new mail" and "new news" buttons
3932 * src/prefs_common.[ch]
3933 added a configuration option to use the forward button
3934 as "forward as attachment"
3935 changed reply and forward format description
3937 * src/quote_fmt_lex.l
3938 * src/quote_fmt_parse.y
3939 added message with no signature in format for reply
3948 Improvements to the English
3950 * src/prefs_common.c
3951 Improvements to the English and some
3952 clarity/continuity improvements in the
3953 description of Quote symbols.
3959 * sync with sylpheed 0.5.0pre1
3964 Better interface for compose, displayed fields
3965 are updated whenever we change account.
3966 Newsgroups field is automatically filled.
3969 Newsgroups field is automatically filled.
3971 * src/prefs_account.c
3972 Some interface stuff when fields appear and
3979 * sync with sylpheed 0.4.99
3983 * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
3984 base64_decoder_free, base64_decoder_decode): new object and
3985 functions for decoding base64 streams.
3986 * src/procmime.c (procmime_decode_content): modified to use the
3993 * sync with sylpheed 0.4.99cvs11
3999 * sync with sylpheed 0.4.99cvs9
4004 * src/prefs_account.c
4006 SMTP server can be defined in the news account
4007 mime type of attachment are kept.
4011 now choose the highest important score between default
4012 and important score of folder.
4016 * src/prefs_common.c:
4018 (prefs_quote_description_create): corrected description of
4019 quote format characters
4025 * sync with sylpheed 0.4.99cvs8
4029 * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
4030 and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
4036 * sync with sylpheed 0.4.99cvs7
4040 * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
4041 clashes with autogenerated header).
4042 * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
4043 * src/Makefile.am: added quote_fmt.h.
4044 * src/.cvsignore: added lex/yacc autogenerated files
4045 (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
4051 * sync with sylpheed 0.4.99cvs6
4055 * added src/quote_fmt_parse.h
4060 don't modify readonly configuration files
4062 * src/prefs_account.c
4063 * src/prefs_common.c
4064 * src/prefs_customheader.c
4065 * src/prefs_display_header.c
4066 * src/prefs_filter.c
4067 * src/prefs_filtering.c
4068 * src/prefs_scoring.c
4069 don't open dialog box when configuration files
4074 * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
4076 * src/Makefile.am: replaced quote_fmt.tab.[ch] by
4077 quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
4078 BUILT_SOURCES to make all files rebuild properly.
4080 * src/compose.c: removed #include "quote_fmt.tab.h".
4082 * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
4083 CHARACTER value in yylval.
4085 * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
4086 receive CHARACTER value by documented means (yylval).
4088 * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
4093 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
4098 * src/prefs_filtering.c
4099 now keep the configuration for execute action
4106 * sync with sylpheed 0.4.99cvs5
4111 added quote_fmt.[ch]
4113 * added src/quote_fmt.y
4114 * added src/quote_fmt.l
4115 * added src/quote_fmt.tab.h
4116 * added src/quote_fmt.tab.c
4117 * added src/lex.quote_fmt.c
4118 parsing configuration for replying
4121 * src/prefs_common.[ch]
4122 added configuration UI for replying
4126 using configuration for replying
4134 * src/prefs_filtering.c
4135 * src/prefs_matcher.c
4136 * src/prefs_matcher.h
4137 action "run a command" for filtering
4138 and matching with a command.
4139 fixed the "whole message" matching
4142 changed temporary filename for security
4145 queue the notification if it fails to send.
4147 * src/prefs_common.c
4148 * src/prefs_folder_item.c
4149 changed the default important score
4151 * src/prefs_scoring.c
4153 hide kill score input when the folder is not
4158 * src/prefs_common.c:
4160 (prefs_font_select): pass font name in font entry box to font
4165 * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
4169 * sync with sylpheed 0.4.99cvs4
4173 * src/headerwindow.c:
4175 (headerwindow_show_cb): use the selected summary view item, not
4180 * src/headerwindow.c:
4182 (headerwindow_show_cb): always try to show msginfo
4187 keep attached parts when reediting or forwarding.
4192 * src/prefs_folder_item.[ch]
4193 * src/prefs_scoring.[ch]
4195 * src/summaryview.[ch]
4198 * src/prefs_common.[ch]
4199 support for folder scoring
4200 kill score and important score for messages
4202 * src/prefs_account.c
4203 some display bug fixed for local account
4208 * src/summaryview.c:
4210 (add_sender_to_cb): don't crash when no or invalid sender; the add
4211 sender to address book menu item is disabled.
4215 * src/filtering.[ch]
4217 handling summary menu / filter messages
4223 imap folders now appears in list
4226 doesn't crash if destination mail is not writeable
4231 removed some warnings
4235 * src/prefs_filtering.c
4236 global string to identify any folders
4237 removed some debug info
4238 filtering to mbox folders is now possible
4241 removed some warnings
4244 permission on files are changed to read/write for user only,
4246 creation of subfolder is handled better.
4250 Verified the sync for src/prefs_common.[ch] and
4251 src/prefs_account.[ch]. I believe there were some
4252 minor indentation differences.
4258 * sync with 0.4.99cvs3
4263 handling flags for mbox format
4266 use of mark file only for MH format
4267 handling flags for mbox format
4268 filtering cannot yet move or copy mails to mbox folders.
4271 changed move_msg, copy_msg,
4272 move_msgs_with_dest, copy_msgs_with_dest functions
4273 uses only folder->copy_msg() function
4274 uses folder->finished_copy() to handle the destination
4275 folder at the end of the copy or move operation.
4278 included mbox directories.
4280 * src/folderview.[ch]
4282 handle folders operation for mbox format
4285 disable conversion of "From " header
4287 * src/mbox_folder.[ch]
4288 completion of mbox format handling
4291 changed mh_copy_msg() function and
4292 removed mh_move_msg(), mh_move_msgs_with_dest(),
4293 mh_copy_msgs_with_dest()
4295 * src/prefs_filtering.c
4296 removed some warnings
4298 * src/prefs_matcher.c
4299 default boolean operation is AND
4302 handling flags for mbox format
4303 handling of "From " header
4307 added MSG_REALLY_DELETED flags to handle deletion of
4308 messages in mbox format.
4311 handling flags for mbox format
4312 disable the MSG_DELETED flags when messages
4313 are deleted in mbox format
4316 "From " headers display fixed.
4322 (get_email_part): skip quoted email addresses, like in e.g.
4323 "'alfons@proteus.demon.nl'".
4327 Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
4328 and fixing the persistence troubles when using separate windows.
4332 Added #define SEPARATE_ACTION used in the gtk item factory for
4333 the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
4334 use gtk_item_factory_get_widget_by_action() to get the items.
4336 Removed separate_widget_cb from the gtk item factory data
4338 (mainwindow_create): connect separate_widget_cb() to check
4339 menu item "toggled" signal. also passing a MainWindow pointer
4340 as object data for both check menu items.
4342 (separate_widget_cb): definition of separate_widget_cb() to match
4343 GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main
4344 window using gtk_object_get_data(). The type of window separation
4345 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
4347 * src/prefs_filtering.c,
4348 src/prefs_matcher.c: added horizontal scrollbars
4353 fix segfault with invalid bold font
4355 correctly display summary stats after row is marked
4359 * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
4360 encodings with libjconv.
4365 added mbox_folder.[ch]
4367 mbox temporary folder
4369 * added src/mbox_folder.[ch]
4371 * src/procheader.[ch]
4374 bugfix for file incorporation filtering
4376 enable creation of MBOX
4377 * src/prefs_display_header.c
4378 enable use of headers like "From "
4379 something that should be fixed :
4380 displaying of such headers add an extra space
4381 * src/prefs_folder_item.c
4382 don't create folders because it is not necessary
4384 added data field to MsgInfo for mbox internal use
4386 added some support for mbox
4388 added get_mbox_cache_dir() function
4390 2001-05-23 [hiroyuki]
4392 * src/headerwindow.c
4403 src/folderview.c: more sync with 0.4.99cvs2.
4405 * src/headerwindow.c: reverted.
4411 * sync with sylpheed 0.4.99cvs2
4419 * src/summaryview.c: bugfixed a premature assignment in summaryview_add_sender_to_cb()
4425 * configure.in: if gnome-config not found, "no" is displayed
4427 * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
4429 * src/textview.c: now also possible to add mail addresses by right
4430 clicking in the text view
4432 * src/codeconv.c: merged patch which fixes endless loop when encountering
4433 invalid wide characters; from Alte <010@imis.ru>
4437 Added installation of gnome specific things:
4439 * Makefile.am: gnome conditional
4441 * configure.in: check for installed gnome
4443 * added sylpheed.png, sylpheed.desktop
4447 * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
4449 * src/mainwindow.h (main_window_toolbar_create): created a button
4451 (main_window_set_toolbar_sensitive): enable/disable the new button
4453 (toolbar_reply_to_author_cb): handle the new button.
4455 * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
4456 send_progress_dialog_destroy() on failure (fixes hang on SMTP
4461 * src/compose.h (ComposeReplyMode): new modes
4462 COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
4463 COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
4466 (compose_send): move some code into a new function:
4467 (compose_current_mail_account): new function.
4468 (compose_reply): new argument to_author, all callers changed; if
4469 to_author==TRUE and account->protocol==A_NNTP, find and use an
4470 appropriate mail account for replying.
4471 (compose_reply_set_entry): new argument to_author; ignore
4472 compose->replyto if to_author==TRUE.
4474 * src/mainwindow.c: new command "Message/Reply to author".
4475 (main_window_set_menu_sensitive): enable/disable it.
4476 (reply_cb): handle it.
4478 * src/summaryview.c: new command "Reply to author".
4479 (summary_set_menu_sensitive): enable/disable it.
4480 (summary_reply_cb): handle it.
4482 * src/account.c (account_find_mail_from_address): new function.
4488 * sync with sylpheed 0.4.99cvs1
4495 new filtering action : forward and forward as attachment
4498 no need for $DISPLAY when we run sylpheed --help
4499 call to parse_cmd_opt() is moved
4501 * src/mainwindow.[ch]
4502 execute button is hidden when immediate execute
4507 * src/prefs_folder_item.c
4509 better handling of missing directories
4512 reedit is enabled in outbox
4513 reedit is enabled in queue
4519 * src/prefs_filtering.c
4520 changed attachement into attachment
4526 * sync with sylpheed 0.4.67cvs9
4527 * sync with sylpheed 0.4.67cvs7-8
4532 added prefs_filtering.c
4534 * src/filtering.[ch]
4536 removed action : forward_news and forward_news_as_attachement
4537 (forward and forward_as_attachement can be used instead)
4540 added menu option to access filtering configuration
4542 * src/prefs_account.c
4543 changed mail_command default to /usr/sbin/sendmail
4545 * added src/prefs_filtering.[ch]
4546 dialog box for filtering configuration
4548 * src/prefs_matcher.c
4549 added function prefs_matcher_get_criteria_from_matching()
4551 * src/prefs_scoring.c
4552 reset the dialog when register or substitute is clicked
4557 added filtering.[ch]
4559 using filering.[ch] instead of filter.[ch]
4561 reading new filtering configuration
4563 added some filtering actions
4564 and fixed a bug for headers and mail body matching
4566 using filering.[ch] instead of filter.[ch]
4568 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
4570 some fixes for filtering
4572 2001-05-14 [hiroyuki]
4574 * src/send.c: fixed some weird indentations.
4575 send_message_with_command(): call pclose() only if p != NULL.
4576 * src/textview.c: get_email_part(): modified the code for readability.
4578 2001-05-14 [hiroyuki]
4582 src/md5ify.h: removed from the cvs.
4586 * src/main.c: include rfc2015.h to avoid compiler warnings.
4587 * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
4588 the panel is already on screen.
4589 * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
4590 closing the alert window by ESC as "No".
4591 * src/prefs_common.c (prefs_interface_create): moved return
4592 receipt check button to the correct place.
4596 * src/prefs_common.c:
4597 moved return receipt check button to the Send tab. (prefs_send_create)
4598 removed the date format ui related globals. (prefs_display_create)
4602 * sync with sylpheed 0.4.67cvs5-6
4606 * added Alfons' font selection patch
4609 * src/headerwindow.c
4610 * src/prefs_common.c
4611 * src/prefs_common.h
4615 changed version of cache
4617 * src/prefs_matcher.c
4618 added additionnal matching criteria
4622 added references in MsgInfo
4627 prepared some things for new filtering
4629 added some matching properties
4630 inreplyto need to be enhanced
4631 prepared some things for new filtering
4633 added Return-Receipt-To handling
4634 * src/prefs_folder_item.c
4635 changed default value to TRUE
4636 * src/prefs_matcher.c
4637 added some matching properties
4638 * src/prefs_scoring.[ch]
4639 the scoring dialog is finished
4641 added Return-Receipt-To handling
4642 Reference need to be added
4644 added Return-Receipt-To handling
4645 added threadscore to get a better score sorting when
4648 suppressed a bug when we sort the list
4649 when no folder is opened.
4650 better score sorting when threads are enabled
4654 * reverted previous patch because of potential errors
4658 * src/inc.c, src/prefs_common.c, src/prefs_common.h:
4659 applied "toggle mail-retrieval dialog window" patch submitted
4660 by Eric Limpens <eric@qnt.net>
4662 * sync with sylpheed 0.4.67cvs4
4666 * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
4667 some picky compilers.
4668 * src/rfc2015.h: provide prototype for rfc2015_disable_all().
4669 * src/grouplist_dialog.c: include alertpanel.h.
4670 * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
4671 fix compile warning.
4672 * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
4673 #include "defs.h" before others to prevent the warning of `MIN'
4674 and `MAX' redefinition.
4680 * src/prefs_account.c
4681 * src/prefs_display_header.c
4684 added prefs_scoring.[ch]
4685 * src/grouplist_dialog.c
4686 display an error dialog box if the group list
4688 * src/mainwindow.[ch]
4689 added main_window_set_thread_option() function
4690 scoring dialog box enabled
4692 added flags matching unread /new / marked
4693 / deleted / replied / forwarded
4695 newsgroups are now finally in newscache
4696 * src/prefs_matcher.[ch]
4697 finished preferences for matching dialog
4698 * added src/prefs_scoring.[ch]
4699 scoring dialog box completed
4701 conversion to string : added scoringprop_to_string()
4702 write config for preferences :
4703 added prefs_scoring_write_config()
4705 threads can be enabled/disabled independently
4713 thought it would be nice to have a list of all
4714 contributors (used Changelog as a reference)
4717 messed up version numbering...
4721 * sync with sylpheed 0.4.67cvs1-3
4725 * src/prefs_common.c:
4726 better UI for strftime format, double clicking
4727 on format now inserts the format in text entry
4728 replaced close button with standard OK/Cancel
4729 moved date format button to the right of the
4735 Ctrl-Home / Ctrl-End have proper cursor navigation
4739 * src/prefs_matcher.c
4740 finished UI to define matching properties
4741 added ok and cancel button
4742 * src/prefs_filter.c
4743 added ok and cancel button
4745 fixed some bug in xhdr parsing
4750 fixed a bug in textview_show_header(), which displayed two colons (':');
4751 cleaned up some warnings
4756 added prefs_matcher.[ch]
4757 compilation with -W -Wall
4759 ungrab the mouse events if grabbed - does it
4760 fix the bug for disposition notification ?
4762 added a menu option to open the matching dialog.
4764 added matcherprop_to_string() and matcherlist_to_string()
4765 fixed some bugs, changed the name of some options
4766 age_sup and age_inf becomes age_greater and age_lower,
4767 body and messageheaders becomes body_part and headers_part,
4768 changed the names of constants from SCORING_XXX to MATCHING_XXX
4769 * src/prefs_display_header.c
4770 * src/prefs_headers.c
4771 fixed a bug that accidentally destroyed dialogs
4772 when closed them with delete_event
4773 Added *_deleted() which handle delete_event signal correctly.
4774 * src/prefs_folder_item.[ch]
4775 added "enable_thread" field for future customization
4776 * added src/prefs_matcher.[ch]
4777 sample of the UI to define matching properties
4779 using procheader_headername_equal instead of str*cmp functions
4780 using procheader_parse_header() function
4782 using MATCHING_XXX instead of SCORING_XXX
4784 display the sender of the news even if this is ourself
4785 when this is a news message.
4787 using headername_equal() instead of str*cmp functions
4793 * sync with sylpheed 0.4.66
4794 * src/gtkstext.c: trace logs added
4798 * src/prefs_common.[ch]: added option to enable/disable GnuPG
4799 signature check popup.
4800 * src/rfc2015.c (check_signature): show signature check popup only
4801 if it is enabled in preferences.
4807 * sync with sylpheed 0.4.66cvs6
4811 * src/prefs_common.[ch]: added option to enable/disable
4812 looking up sender name in address book for summary pane
4813 * src/summaryview.c: look up sender in the address book
4814 by using Alfons' address completion code
4816 2001-05-07 [hiroyuki]
4819 src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
4820 member of Pop3State.
4821 * src/news.c: brought #include "defs.h" before #include <glib.h>
4822 to prevent the warning of `MIN' and `MAX' redefinition.
4826 * removed src/headers_display.[ch]
4827 * removed src/prefs_display_headers.[ch]
4829 use a temporary file in the user directory for mbox import
4831 added XHDR support to get "To" and "Cc" headers
4832 (in order to match news with to or cc field for
4834 added function news_parse_xhdr() to get XHDR response
4836 added function nntp_xhdr()
4838 fetch the message if necessary
4844 * sync with sylpheed 0.4.66cvs3-5
4849 added function itos_buf() to enable use of several buffers
4851 use of itos_buf() instead of itos() in summary list
4852 to fix the broken display of message number.
4856 * src/gtkstext.c: bug in cursor up navigation fixed,
4857 fixed another unsigned / signed comparison (we're getting there :-)
4862 added scoring.c scoring.h
4863 prefs_folder_item.c prefs_folder_item.h
4866 added FOLDERITEM_RC SCORING_RC
4868 added prefs field in FolderItem :
4869 properties for each folder (PrefsFolderItem),
4870 sorting type and mode were added as the first properties.
4872 read config for scoring
4873 * added src/matcher.[ch]
4874 gives functions to parse configuration file to do
4875 matching on mails with a list of conditions.
4877 add option to sort by score
4878 * src/prefs_common.[ch]
4879 added preference option to show score and for
4880 the score column size
4881 * added src/prefs_folder_item.[ch]
4882 properties for each folder (PrefsFolderItem),
4883 sorting type and mode were added as the first properties.
4884 * src/procheader.[ch]
4885 added procheader_parse_header()
4886 added procheader_header_free()
4887 added procheader_headername_equal()
4888 and made modification to use them.
4890 added score field to MsgInfo structure
4891 * added src/scoring.[ch]
4892 gives functions to parse configuration file to do
4893 scoring on mails with a list of conditions.
4894 * src/summaryview.[ch]
4895 save the sorting type and mode for the folder
4896 added column to display the score of the mail
4897 added function summary_score_clicked()
4898 sorting type and mode are restored to the folder
4901 use procheader_parse_header(), procheader_headername_equal()
4902 removed memory leak in text_scan_header when freeing headers
4904 changed the function to match names of headers
4905 using procheader_headername_equal()
4907 Scoring functions are implemented, an interface is needed
4913 hopefully fixed the row up navigation bug,
4914 removed adding back / forward lines to cache
4918 * src/prefs_display_headers.c: user interface changes:
4919 (prefs_display_headers_create): remove unused "Show" check button;
4920 allow reordering of headers by dragging.
4921 (prefs_display_headers_write_config): remove unused variables.
4922 (prefs_display_headers_set_dialog): do not insert "(New)" at top
4923 of lists (not needed with the new UI).
4924 (prefs_display_headers_set_list): scan lists starting from row 0,
4925 not 1 (do not skip "(New)").
4926 (prefs_display_headers_find_header): new function.
4927 (prefs_display_headers_clist_set_row): do not allow duplicates.
4928 (prefs_display_headers_delete_cb): do not skip row 0; treat
4929 closing the alert window by ESC as "No".
4930 (prefs_display_headers_up): do not protect row 0.
4931 (prefs_display_headers_down): do not protect row 0.
4935 * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
4939 (summary_find_next_marked_msg, summary_find_prev_marked_msg,
4940 summary_select_next_marked, summary_select_prev_marked): new
4945 * src/news.c: fixed a bug when no article can be fetched after
4946 server timeout if the connection was restored by news_post():
4947 (news_select_group): new function.
4948 (news_fetch_msg): call news_select_group() before fetching
4950 (news_get_uncached_articles): set session->group after successful
4958 changed version of cache, added cc field
4960 * src/prefs_display_headers.c
4961 the interface was changed
4963 * src/prefs_headers.c
4968 * completed sync of sylpheed cvs2
4969 * src/gtkstext.c: updated row up / down cursor navigation
4970 * src/textview.c: re-edited, prepared for fixing the email address
4975 * src/prefs_common.c: use alfons' strftime ui code
4976 entry_datefmt and datefmt_sample widgets have to be
4977 global in this module because of this change
4982 * src/prefs_common.[ch] added option to activate the return receipt
4987 * src/gtkstext.c: fix for row up/down cursor navigation.
4991 * sync with 0.4.66cvs2
4995 added add-sender-to-addressbook patch
5003 * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
5006 * src/alertpanel.c (alertpanel_create): new argument can_disable,
5007 all existing callers changed to pass FALSE; create a check button
5008 to disable the message.
5009 (alertpanel_message_with_disable): new function.
5010 (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
5011 (alertpanel_button_toggled): new function.
5012 (alertpanel_button_clicked, alertpanel_close): set value using
5015 * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
5017 * src/prefs_common.c (prefs_privacy_create): new check button
5018 checkbtn_gpgme_warning.
5020 * src/main.c (main): moved preferences reading before gpgme
5021 initialization; check prefs_common.gpgme_warning before giving the
5022 GnuPG warning and set it to FALSE if the user wants to disable the
5025 2001-05-02 [hiroyuki]
5027 * src/prefs_display_headers.c: modified the layout and some labels.
5031 * src/prefs_account.c (prefs_account_fix_size): new function.
5032 (prefs_account_create): call prefs_account_fix_size(); use
5033 gtk_widget_show instead of gtk_widget_show_all (fixes too large
5034 size when the window is shown for the first time).
5035 (prefs_account_basic_create): changed layout of serv_table; moved
5036 localmbox_entry above smtpserv_entry (logically it replaces
5038 (prefs_account_protocol_activated): set sensitivity of
5039 nntpauth_chkbtn according to the protocol (in addition to
5040 hide/show); commented out gtk_table_set_row_spacing() calls.
5041 (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
5042 not sensitive (fixes a bug with disabled username/password boxes
5043 when editing POP3 account after NNTP with authentication).
5049 * src/prefs_account.[ch]
5051 removed local account without SMTP server
5052 added option to use mail command instead of a connexion
5053 to SMTP server when a local account is used
5054 * src/prefs_headers.c
5057 fixed a bug when connexion immediately closed
5067 * src/prefs_account.c (Basic, prefs_account_basic_create): new
5068 widget nntpauth_chkbtn.
5069 (prefs_account_protocol_activated): handle nntpauth_chkbtn
5071 (prefs_account_nntpauth_toggled): new function.
5073 * src/news.c (news_session_new_for_folder): use NNTP
5074 authentication only if ac->use_nntp_auth is set.
5078 * src/Makefile.am changed headers.[ch] in customheader.[ch]
5079 * src/prefs_display_headers.c changed the UI
5080 * src/prefs_headers.c changed account_name to account_id
5081 * src/compose.c using customheader.h
5083 2001-05-01 [hiroyuki]
5087 src/nntp.c: changed sock_read() to sock_gets(), they've been left
5092 * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
5093 * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
5094 for displaying of headers
5095 * src/grouplist_dialog.[ch] minor changes to remove warnings
5096 * src/prefs_display_headers.[ch] dialog to choose the
5097 headers to display in the mail viewer.
5098 * src/headers.h correction of #define
5099 * src/headers_display.[ch] configuration for displaying of headers.
5100 * src/main.c read config of displaying of headers
5101 * src/prefs_common.c add a button to access the config dialog
5102 for displaying of headers
5103 * src/prefs_display_headers.[ch] dialog for configuration for
5104 displaying of the headers.
5105 * src/prefs_headers.c cleaning of code
5106 * src/procheader.c comments added to code
5107 * src/textview.c changes to reorder the headers depending
5108 on the config for displaying of headers
5114 * sync with 0.4.65cvs12
5116 NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
5120 * src/nntp.h (NNTPSockInfo): new field auth_failed.
5122 * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
5123 is set to force reconnection after authentication failure.
5124 (nntp_gen_command): set sock->auth_failed on authentication
5125 failure, or if sock->userid and sock->passwd are not set.
5127 * src/news.c (news_session_new_for_folder): set userid=NULL if
5128 password dialog is cancelled.
5132 * src/nntp.h (NNTPSockInfo): new type.
5134 * src/nntp.c: all functions updated to use NNTPSockInfo instead of
5136 (nntp_open_auth, nntp_close): new functions.
5137 (nntp_gen_command): new function to handle authentication; all
5138 NNTP command functions updated to use it.
5139 (nntp_authinfo_user, nntp_authinfo_pass): deleted.
5140 (nntp_list): removed old useless code.
5142 * src/news.h (NNTPSession): new field nntp_sock.
5144 * src/news.c: all functions updated to use NNTPSockInfo instead of
5146 (news_session_new): new arguments (userid, passwd); made static;
5147 use nntp_open_auth() if needed.
5148 (news_session_destroy): use nntp_close() instead of sock_close().
5149 (news_query_password): changed arguments.
5150 (news_session_new_for_folder): new function.
5151 (news_session_get): use news_session_new_for_folder().
5152 (news_authenticate): deleted.
5153 (news_get_uncached_articles): removed old authentication code.
5157 * src/news.c: reverted my previous changes (need to do NNTP
5158 authentication in a cleaner way).
5162 * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
5163 news_nntp_post, news_nntp_mode): new functions (wrappers with
5164 authentication support).
5165 (news_get_article_cmd, news_get_article, news_get_header): new
5166 argument "folder"; all callers changed.
5167 (news_get_article_cmd): added authentication support.
5168 (news_session_get): use news_nntp_mode() instead of nntp_mode().
5169 (news_post): use news_nntp_post() instead of nntp_post().
5170 (news_get_uncached_articles): use news_nntp_group() instead of
5171 nntp_group() and news_nntp_xover() instead of nntp_xover();
5172 removed old authentication code.
5173 (news_get_group_list): use news_nntp_list() instead of nntp_list().
5175 * src/nntp.c (nntp_list): return real error code instead of
5180 * configure.in: fixed wint_t typedef detection again
5184 * src/prefs_account.[ch], added A_LOCAL_CMD
5185 (send mail with mail command)
5186 * src/send.c added function send_message_with_command()
5187 * src/inc.c made a more secure get_spool() function with
5188 mktemp() but maybe mkstemp() or something more
5193 * src/textview.c, colorization of email addresses in headers
5197 * bug sync with sylpheed
5198 * prefs_common.c: created date format ui for darko
5199 * sync with 0.4.65cvs11
5200 * configure.in: corrected to have the new gpg checks
5204 * completed sync with 0.4.65cvs10
5205 * minor debug things added to gtkstext.c
5209 * configure.in: remove check for availability of
5210 strftime() as advised by Hiroyuki
5211 * src/prefs_common.[ch], src/procheader.c:
5212 synch strftime() code with Hiroyki's main branch
5216 * src/news.c: news_query_password(), news_authenticate(): new
5218 news_get_uncached_articles(): added NNTP authentication
5220 * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
5222 * src/prefs_account.c: prefs_account_protocol_activated():
5223 enable userid and password fields for NNTP.
5227 * configure.in: check for availability of strftime()
5229 * src/prefs_common.[ch], src/procheader.c: use
5230 strftime() for displaying date in summary pane if it
5235 * more .cvsignore cleanups [alfons]
5239 * ac/sv-check-type.m4: new autoconf macro.
5240 * configure.in: fixed wint_t typedef detection (did not work
5245 * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
5249 * modified gtkstext.c : buggy cursor navigation fixed,
5250 and font descent also taken in account when drawing
5254 * added comments in src/news.c src/nntp.c
5255 * added src/prefs_headers.[ch]
5256 * added src/headers.[ch]
5257 * modified compose.c to activate custom headers
5258 added function is_in_custom_headers
5259 * modified prefs_account.[ch]
5260 added function prefs_account_customhdr_edit
5261 * modified src/defs.h :
5262 added HEADERS_RC : name of the config file
5263 for the custom headers
5274 added gtkstext with configure.in patch by Hiroyuki which
5275 should fix the XIM detection [alfons]
5277 * more clean up of cvs [alfons]
5279 * removed all Makefile.in files to attic.
5281 * updated all .cvsignores to really ignore things that could
5282 be unintentionally committed by a recursive commit.
5285 * added src/grouplist_dialog.[ch]
5286 * changed src/folderview.c to call grouplist_dialog instead
5289 added functions news_reset_group_list
5290 and news_get_group_list
5292 added function nntp_list
5294 added GROUPLIST_FILE : name of the newsgroup list cache file
5298 * added option to warn about queued messages on exit [sergey]:
5300 * src/compose.c: compose_queue(): call folder_item_scan()
5301 and folderview_update_item() after queueing.
5302 * src/folderview.c: folderview_update_node(): draw the queue
5303 folder in bold font if there are queued messages.
5304 * src/mainwindow.c: queued_messages(): new function.
5305 app_exit_cb(): display warning if there are queued messages
5306 if warn_queued_on_exit is set.
5307 * prefs_common.[ch]: add warn_queued_on_exit option.
5309 * enhanced GnuPG key selection support [sergey]:
5311 * src/select-keys.c: updated to newer version from Win32
5312 branch with support for selecting arbitrary keys.
5313 * src/prefs_account.c: added the Privacy tab to the account
5315 prefs_account_privacy_create(),
5316 prefs_account_sign_key_set_data_from_radiobtn(),
5317 prefs_account_sign_key_set_radiobtn(): new functions.
5318 * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
5319 * src/rfc2015.c: set_signers(): new function.
5320 pgp_sign(): add the account parameter, call set_signers().
5321 rfc2015_sign(): add the account parameter, pass it to pgp_sign().
5322 * src/rfc2015.h: rfc2015_sign(): updated prototype.
5323 * src/compose.c: pass the current account to rfc2015_sign().
5325 * tag name claws added to prevent confusion with main branch [alfons]
5327 * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
5329 * autogen.sh: Added "--enable-maintainer-mode". [sergey]
5331 * sync with recent sylpheed cvs. Untested though. [alfons]