1 2006-08-16 [colin] 2.4.0cvs54
6 Fix send button sensitivity at startup
7 Set send menu sensitivity (patch by Fabien)
9 Enable closing with esc (patch by Fabien)
10 * src/gtk/foldersort.c
11 Enable closing with esc (patch by Fabien)
13 Optimisation (no need to copy to tempfile to
14 "decode" 7bit and 8bit)
16 Fix cruft in swap_from case
18 Fix missing last line in some mail cases
19 (Fixes debian #381872)
20 * src/plugins/pgpcore/prefs_gpg.c
21 * src/plugins/pgpcore/sgpgme.c
22 * src/plugins/pgpcore/sgpgme.h
23 Don't show "no key found" when user explicitely
26 2006-08-16 [paul] 2.4.0cvs53
35 bump up minimum required versions of GTK+ and
38 2006-08-16 [paul] 2.4.0cvs52
41 workaround GTK+ Bug 351600 - 'Can't re-click
42 on button after sensitivity update'
43 http://bugzilla.gnome.org/show_bug.cgi?id=351600
46 2006-08-15 [colin] 2.4.0cvs51
48 * src/plugins/pgpcore/prefs_gpg.c
49 Set options sensitivity according to
51 * src/plugins/pgpcore/sgpgme.c
52 Allow to create key with no passphrase
54 2006-08-14 [cleroy] 2.4.0cvs50
56 * src/gtk/pluginwindow.c
57 New layout (maybe to be changed?)
59 Fix a bit label_window
60 * src/plugins/pgpcore/passphrase.c
61 * src/plugins/pgpcore/passphrase.h
62 * src/plugins/pgpcore/plugin.c
63 * src/plugins/pgpcore/prefs_gpg.c
64 * src/plugins/pgpcore/prefs_gpg.h
65 * src/plugins/pgpcore/sgpgme.c
66 * src/plugins/pgpcore/sgpgme.h
67 Allow to create a PGP private key via the GUI
69 2006-08-14 [wwp] 2.4.0cvs49
71 * src/addressbook_foldersel.c
72 fix strict ISO C90 compliance.
74 2006-08-14 [paul] 2.4.0cvs48
76 * src/gtk/prefswindow.c
77 re-set scrolled window on opening
84 2006-08-14 [paul] 2.4.0cvs47
86 * src/prefs_display_header.c
87 re-enable user-defined Displayed Headers
89 2006-08-14 [paul] 2.4.0cvs46
94 2006-08-13 [colin] 2.4.0cvs45
97 Fix "a" in quote when the original message is empty,
98 by using \0 instead of 'a' to test writability of
101 2006-08-13 [wwp] 2.4.0cvs44
103 * src/plugins/spamassassin/spamassassin.c
104 fix capitalization of "SpamAssassin" in some debug, log and
107 2006-08-13 [paul] 2.4.0cvs43
110 fix overlapping widgets
111 * src/prefs_account.c
112 fix translation of protocol_names[]
113 fix label disappearing off the edge of the
116 2006-08-12 [paul] 2.4.0cvs42
119 update IRC channel info before it gets forgotten
122 2006-08-11 [colin] 2.4.0cvs41
131 Grey out the Send button if
132 - Queue folders are empty, or
133 - We're sending already
135 2006-08-11 [wwp] 2.4.0cvs40
138 fix a logic issue when quitting while a compose window is
139 still open, thanks to Colin.
141 2006-08-10 [colin] 2.4.0cvs39
144 Fix default font size setting after wizard run
146 * src/etpan/imap-thread.c
147 * src/etpan/imap-thread.h
148 Fix bug #999 (Timing out on TSL cert validation
149 dialog makes ugly things happen). Also, STARTTLS
150 unconditionnaly if initial capabilities contain
151 LOGINDISABLED and STARTTLS.
153 2006-08-09 [colin] 2.4.0cvs38
157 Fix Tools/Actions sensitivity when there are
160 2006-08-09 [colin] 2.4.0cvs37
162 * src/prefs_filtering.c
163 Warning fix, patch by Paul
165 * src/prefs_actions.c
166 * src/prefs_filtering_action.c
167 * src/prefs_matcher.c
168 Uniformisation of "Info ..." to "Info..." (for
169 old gtk), patch by Fabien
170 * src/plugins/clamav/clamav_plugin_gtk.c
171 Sensitivity fix by Fabien
173 2006-08-09 [colin] 2.4.0cvs36
177 Add a function to know whether we're exiting
178 * src/plugins/trayicon/trayicon.c
179 If exiting, don't do anything. Faster, and
180 avoids gtk_main_iteration reentracy causing
183 2006-08-09 [colin] 2.4.0cvs35
188 Fix lack of part selection when automatically
189 jumping to a specific part
191 Little optimisation in cache reading
193 2006-08-09 [colin] 2.4.0cvs34
196 Fix crash setting the priority on reedit
197 (Accessing compose before creating it!)
199 2006-08-08 [colin] 2.4.0cvs33
202 Fix bug #998 (last attachment is not accessible)
203 Bad RFC interpretation on multipart close-delimiters
206 * src/gtk/gtkvscrollbutton.c
207 * src/gtk/gtkvscrollbutton.h
208 Make attachments list wheel-scrollable
210 2006-08-07 [colin] 2.4.0cvs32
212 * src/gtk/gtkaspell.c
213 Fix bug #973 (Unicode punctation characters
214 are not recognized as separators by the
215 spell checker); fix unsigned stuff
217 2006-08-07 [colin] 2.4.0cvs31
220 Fix bug #956 (DnD text with accents in compose
221 text entry); fix gccc's signed/unsigned fuss
223 2006-08-06 [colin] 2.4.0cvs30
226 Fix bug #979 (Plugin crashes when exiting
227 sylpheed-claws) : handle exit request only
230 2006-08-05 [colin] 2.4.0cvs29
233 Just make sure we have a msgid.
235 2006-08-05 [colin] 2.4.0cvs28
239 Fix bug #995 ("Mark cross-posted as read" doesn't work)
242 Fix bug when hiding quotes with level > 3 and quote
245 2006-08-04 [colin] 2.4.0cvs27
250 Fix a bit replace-by-pasting undo
253 Fix Fold quotes menu synchro in
254 mainwindow when it changes in
257 Fix right-click on quotes blocks
259 Verify that the file created by
260 my_tmpfile() is writable. Fixes
261 bug #988 (very specific filesystem
263 * src/plugins/pgpcore/sgpgme.c
264 Fix file descriptor leak
265 * src/plugins/spamassassin/spamassassin.c
266 Warn once if spamd isn't reachable
268 2006-08-04 [colin] 2.4.0cvs26
271 i18n context patch by Fabien
273 2006-08-03 [colin] 2.4.0cvs25
277 Rename "Hide quotes" to "Fold quotes"
279 Don't use hand cursor on quotes. "all
280 the bonuses of the feature and none of
281 unwelcome side-effects"
283 2006-08-03 [colin] 2.4.0cvs24
286 * sylpheed-claws.desktop
288 Bring the desktop file to XDG compliance
289 Patch by Charles A. Edwards
291 2006-08-03 [colin] 2.4.0cvs23
294 Fix links offset when they are preceded
295 by accentued chars (g_utf8_strlen!)
297 Fix wrong status when starting offline
300 2006-08-03 [wwp] 2.4.0cvs22
303 ask what to do w/ filtering rules that belong to an account when
304 applying filtering rules manually from the main window (skip,
305 apply regardless of the account, use current account). This dialog
306 can be skipped and the last reply used.
309 2006-08-03 [wwp] 2.4.0cvs21
318 ask what to do w/ filtering rules that belong to an account when
319 applying filtering rules manually from the main window (skip,
320 apply regardless of the account, use current account). This dialog
321 can be skipped and the last reply used.
324 2006-08-03 [colin] 2.4.0cvs20
327 Optimize previous patch
329 2006-08-03 [cleroy] 2.4.0cvs19
332 Fix quotes getting toggled back when the
333 mail has an even number of text parts
335 2006-08-02 [colin] 2.4.0cvs18
340 2006-08-02 [colin] 2.4.0cvs17
347 Allow per-level quote hiding,
348 Allow toggling quotes by double-clicking them
349 Rename RemoteURI to ClickableText to reflect
350 the fact it's used for a variety of things
352 2006-08-02 [wwp] 2.4.0cvs16
355 fix "View/Hide quotes" menu item status initialization.
357 2006-08-02 [wwp] 2.4.0cvs15
359 * src/matcher_parser_parse.y
360 remove a debug trace.
362 2006-08-02 [paul] 2.4.0cvs14
364 * src/plugins/pgpcore/passphrase.c
365 don't set initial dialog size
368 2006-08-02 [paul] 2.4.0cvs13
371 remove the rogue '/' character
373 2006-08-02 [paul] 2.4.0cvs12
376 allow buttons to resize as necessary
378 2006-08-01 [wwp] 2.4.0cvs11
381 fix strict ISO C90 compliance.
383 2006-08-01 [wwp] 2.4.0cvs10
386 updated update-po tool to work w/ context-dependent translations.
387 Patch by Fabien Vantard <fzzzzz@gmail.com>.
389 2006-08-01 [wwp] 2.4.0cvs9
392 * src/prefs_filtering.c
393 * src/prefs_matcher.c
394 allow context-dependent translations for "All",
395 patch by Fabien Vantard <fzzzzz@gmail.com>.
397 2006-07-31 [colin] 2.4.0cvs8
403 2006-07-31 [colin] 2.4.0cvs7
411 Add 'View/Hide quotes'. Patch based on a patch
414 2006-07-31 [colin] 2.4.0cvs6
417 Fix problem with "> stuff >" actions
419 2006-07-31 [paul] 2.4.0cvs5
422 updated by Geir Helland
424 2006-07-31 [wwp] 2.4.0cvs4
429 add "View/Go to/Parent message" and "View/Go to/Last read message",
432 2006-07-31 [wwp] 2.4.0cvs3
439 * src/addressbook_foldersel.c
440 * src/addressbook_foldersel.h
445 * src/matcher_parser_lex.l
446 * src/matcher_parser_parse.y
449 * src/prefs_filtering.c
450 * src/prefs_matcher.c
451 * src/prefs_matcher.h
453 introduce filtering against the address book. It's now possible to add
454 matched conditions to determine if any email address in a message matches
455 or doesn't match any or all books or folders in the address book.
457 2006-07-31 [wwp] 2.4.0cvs2
467 * src/matcher_parser_lex.l
468 * src/matcher_parser_parse.y
470 * src/prefs_filtering.c
471 * src/prefs_filtering.h
475 introduce per-account filtering rules. Each filtering rule can now be assigned
476 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
477 when applying filtering rules manually, as all rules will apply - even the ones
478 assigned to an account. This issue will be addressed soon.
482 2006-07-31 [wwp] 2.4.0cvs1
485 make more strings translatable.
487 2006-07-31 [paul] 2.4.0
491 2006-07-31 [paul] 2.3.1cvs91
494 updated by Miquel Oliete
496 2006-07-31 [paul] 2.3.1cvs90
506 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
507 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
508 Aleksandar Urosevic, and Ralgh Young
510 2006-07-31 [paul] 2.3.1cvs89
516 Fix a race condition when, after an SC crash, rescanning
517 folders took more than 0.5 seconds
520 2006-07-31 [paul] 2.3.1cvs88
523 don't translate separator strings
525 2006-07-30 [mones] 2.3.1cvs87
527 * doc/man/sylpheed-claws.1
528 Fixed non-ASCII chars in Hoa's name
532 2006-07-27 [colin] 2.3.1cvs86
535 Don't include the leading \n in links
538 2006-07-25 [colin] 2.3.1cvs85
541 * src/common/socket.h
542 * src/etpan/imap-thread.c
543 Refresh resolvers before connecting
544 to IMAP servers, and after switching
545 to online. Thanks to Paul.
551 2006-07-17 [colin] 2.3.1cvs84
554 Show connection attempt in statusbar before
555 connecting (previously first message was
556 "Retrieving messages from ..." after the
557 connection succeeded.
559 2006-07-16 [wwp] 2.3.1cvs83
562 Added .ico file (windows multi-size icon file, generated).
564 2006-07-12 [wwp] 2.3.1cvs82
567 remove Message/Re-edit menu entry from messageview window,
568 as sent/draft/queued messages are opened in compose window when
569 re-edited and it's not possible to re-edit other msgs.
571 2006-07-12 [paul] 2.3.1cvs81
576 check online state before resetting
577 mailcheck timer. Useful if some program
578 verifies connection state and updates
580 Patch by Leonid Evdokimov <darkk@users.sf.net>
582 2006-07-12 [paul] 2.3.1cvs80
584 * sylpheed-claws-128x128.png
585 * sylpheed-claws-64x64.png
589 * src/prefs_toolbar.c
595 * src/pixmaps/sylpheed-claws.xpm ** ADDED **
596 * src/pixmaps/sylpheed-claws_icon.xpm ** ADDED **
597 * src/pixmaps/sylpheed-claws_logo.xpm ** ADDED **
598 * src/pixmaps/sylpheed.xpm ** REMOVED **
599 * src/pixmaps/sylpheed_icon.xpm ** REMOVED **
600 * src/pixmaps/sylpheed_logo.xpm ** REMOVED **
601 updated and renamed logo/icon files and related
602 logo by Jesper Schultz
604 2006-07-11 [paul] 2.3.1cvs79
607 fix the labels a smidgin
609 2006-07-09 [colin] 2.3.1cvs78
612 Show errors in textviewer's command
613 Patch by H. Merijn Brand
615 2006-07-09 [colin] 2.3.1cvs77
618 Save FMID in drafts too
620 2006-07-08 [colin] 2.3.1cvs76
623 Svae RMID in drafted mails too
624 Save quote_fmt vars for whole mails,
625 don't reset at each quote_fmt_init:
626 allows to use the same |i{var} in
627 various template fields
628 * src/prefs_template.c
630 * src/quote_fmt_parse.y
633 2006-07-08 [colin] 2.3.1cvs75
636 Fix highlighting of attached parts URIs
638 2006-07-08 [colin] 2.3.1cvs74
641 Prevent bug #981 (sc 2.3.1 segfaults with
642 gtk+ 2.10) from being reported again:
643 if Sylpheed-Claws has been compiled against
644 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0,
645 of if Sylpheed-Claws has been compiled against
646 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
649 2006-07-07 [colin] 2.3.1cvs73
651 * src/prefs_actions.c
654 2006-07-07 [colin] 2.3.1cvs72
656 * src/prefs_actions.c
657 Fix compile on gtk < 2.8. argh :)
659 2006-07-07 [paul] 2.3.1cvs71
664 2006-07-07 [colin] 2.3.1cvs70
668 * src/quote_fmt_lex.l
669 * src/quote_fmt_parse.y
670 Add |i{var}, a way to insert user-entered
677 2006-07-07 [colin] 2.3.1cvs69
680 Don't consider inboxes of UNKNOWN folder
681 classes to be useable as default inboxes
683 2006-07-07 [paul] 2.3.1cvs68
686 add missing #include <errno.h>
687 Thanks to René J. Blokland
689 2006-07-07 [paul] 2.3.1cvs67
692 Return now Closes dialog
696 add contextual menu to mime parts listed
700 reversal: ' is a valid character in URLs
702 2006-07-06 [colin] 2.3.1cvs66
705 Forgotten in previous commit
707 2006-07-06 [colin] 2.3.1cvs65
710 Set summary update flag whenever
713 * src/prefs_account.c
715 * src/etpan/imap-thread.c
716 Fix warnings, thanks to Fabien and
719 2006-07-06 [wwp] 2.3.1cvs64
722 GTK_STOCK_HELP exists in GTK+ 2.4.x.
724 2006-07-06 [wwp] 2.3.1cvs63
733 * src/message_search.c
734 * src/prefs_actions.c
735 * src/prefs_filtering.c
736 * src/prefs_filtering.h
737 * src/prefs_template.c
738 * src/summary_search.c
742 * src/gtk/pluginwindow.c
743 add help buttons to some dialogs. Clicking such buttons opens a
744 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
746 2006-07-06 [paul] 2.3.1cvs62
749 fix attachments contextual menu
752 2006-07-05 [colin] 2.3.1cvs61
758 2006-07-05 [paul] 2.3.1cvs60
761 grab save button by default
764 2006-07-05 [wwp] 2.3.1cvs59
767 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
769 2006-07-04 [colin] 2.3.1cvs58
773 Use left click to select, middle click to open
778 2006-07-04 [colin] 2.3.1cvs57
782 Warning fixes, thanks to Fabien
784 2006-07-04 [colin] 2.3.1cvs56
789 Allow parts to be selected via their text label
792 2006-07-04 [colin] 2.3.1cvs55
795 Feedback when closing (for big folders)
796 * src/prefs_actions.c
797 * src/prefs_filtering.c
798 * src/prefs_matcher.c
799 * src/prefs_template.c
800 Fix default button when closing without
803 2006-07-04 [colin] 2.3.1cvs54
806 Delete local file on deletion
808 2006-07-03 [colin] 2.3.1cvs53
812 Don't freeze when rescanning after crash
814 2006-07-03 [wwp] 2.3.1cvs52
819 * src/plugins/pgpinline/pgpinline.c
820 * src/plugins/pgpmime/pgpmime.c
821 don't report an error when the user cancels the passphrase dialog.
823 2006-07-02 [colin] 2.3.1cvs51
826 Open message when crossing folders with Space,
827 goto next unread and friends
829 2006-07-01 [colin] 2.3.1cvs50
831 * src/prefs_account.c
832 Typographic rules varying from language
833 to language (in french "Protocole :"),
834 we have to do that :)
836 2006-07-01 [ticho] 2.3.1cvs49
838 * src/prefs_account.c
839 Only use one temporary gchar* variable in
840 prefs_account_protocol_set_optmenu().
842 2006-07-01 [ticho] 2.3.1cvs48
844 * src/prefs_account.c
845 * src/prefs_account.h
846 Use GtkLabel for existing account protocol name.
847 Created an array for protocol names and populate the
848 combobox from it in a for() cycle.
850 2006-06-30 [colin] 2.3.1cvs47
853 Block undo when changing signature (by changing
856 2006-06-30 [paul] 2.3.1cvs46
859 when editing From in the Compose window, use that address
860 in the Return-Path: header
863 2006-06-30 [colin] 2.3.1cvs45
866 Fix signature replacement:
867 - when no newline before separator
870 2006-06-29 [colin] 2.3.1cvs44
876 Let 'View/Go to/Next marked' work like
877 Next new & Next unread: across folders
878 Change the select_on_entry pref to do
879 what we want when changing folder
881 Fix single-quoted links
883 2006-06-29 [colin] 2.3.1cvs43
885 * src/gtk/gtkaspell.c
886 "Sylpheed" and "Sylpheed-Claws" do exist !
888 2006-06-29 [colin] 2.3.1cvs42
891 Forgot to remove debug
893 2006-06-29 [colin] 2.3.1cvs41
898 Disconnect from IMAP servers when going
899 offline. Fixes bug #978 (going to offline-mode
900 won't close connections)
902 2006-06-29 [colin] 2.3.1cvs40
905 Fix transient setting on failing plugins
907 * src/plugins/pgpcore/sgpgme.c
908 Only warn for OpenPGP. Most people don't
911 2006-06-29 [colin] 2.3.1cvs39
914 Fix Spelling menu (discrepancy between context menu
915 and top menu when folder's dictionary isn't the
917 * src/plugins/pgpcore/sgpgme.c
918 More error reporting about why gpgme can fail
920 2006-06-29 [wwp] 2.3.1cvs38
923 honor the display-header-pane setting even when the message view
924 is a separate window.
926 2006-06-29 [wwp] 2.3.1cvs37
928 * src/prefs_actions.c
929 forgot to commit that one (use of GTK_STOCK_INFO).
931 2006-06-29 [colin] 2.3.1cvs36
934 Better handling of login errors (ask the password
935 again once), alert in case of error. Fix three
938 2006-06-28 [wwp] 2.3.1cvs35
940 * src/prefs_template.c
941 * src/prefs_matcher.c
942 * src/prefs_filtering_action.c
944 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
945 patch by Fabien Vantard, slightly modified.
951 2006-06-28 [colin] 2.3.1cvs34
953 * src/prefs_account.c
954 Fix bug #977 (Can't add or edit imap accounts)
956 2006-06-28 [colin] 2.3.1cvs33
961 2006-06-28 [colin] 2.3.1cvs32
964 Save named inlined attachments with "Save all"
967 * src/common/plugin.c
968 * src/common/plugin.h
969 * src/common/sylpheed.c
971 * src/plugins/pgpcore/sylpheed.def
972 * src/plugins/pgpinline/sylpheed.def
973 * src/plugins/pgpmime/sylpheed.def
974 Win32 compatibility patch, by
977 2006-06-28 [wwp] 2.3.1cvs31
980 * src/prefs_folder_item.c
981 less compilation warnings (thanks to Fabien Vantard), less typos.
983 2006-06-28 [paul] 2.3.1cvs30
986 gtk_combo_box_set_focus_on_click() is only
987 available since gtk 2.6.0
989 2006-06-28 [paul] 2.3.1cvs29
991 * src/prefs_ext_prog.c
992 fix engrish and add a tooltip for the
993 'command for 'Display as text' option
999 2006-06-28 [paul] 2.3.1cvs28
1003 include textviewer.pl in releases
1005 2006-06-28 [paul] 2.3.1cvs27
1007 * src/prefs_ext_prog.c
1008 hide Print command option if libgnomeprint
1011 2006-06-27 [colin] 2.3.1cvs26
1014 Fix Esc handling in insert/attach dialog
1015 Don't show this dialog if dragging something
1016 else than text/uri-list
1017 Thanks to Fabien Vantard
1018 * tools/textviewer.pl
1019 Filter script to display stuff as text
1022 2006-06-27 [wwp] 2.3.1cvs25
1025 use the exact product name (message view title), patch
1028 2006-06-27 [ticho] 2.3.1cvs24
1030 * src/prefs_account.c
1031 * src/prefs_common.c
1032 * src/prefs_common.h
1033 * src/prefs_ext_prog.c
1035 Add a preference (Preferences/External programs)
1036 to allow "Display as text" to be done via a script
1037 (patch by H.Merijn Brand).
1038 Use GtkComboBox for protocol selection in account
1040 Only include current choice for existing accounts, and
1041 insensitivize the combobox.
1043 2006-06-27 [paul] 2.3.1cvs23
1046 fix crasher introduced in cvs21.
1049 2006-06-26 [colin] 2.3.1cvs22
1052 Fix double-frees when leaving folders
1053 after exporting to mbox
1055 2006-06-26 [colin] 2.3.1cvs21
1058 More feedback (and optimisation)
1060 * src/common/utils.c
1061 Fix case when looking for mail addresses
1062 * src/gtk/gtkutils.c
1063 Extra check for (X-)Face
1065 2006-06-25 [ticho] 2.3.1cvs20
1069 * src/gtk/gtkutils.c
1070 * src/gtk/gtkutils.h
1071 Added second argument to gtkut_sc_combobox_create() to
1072 control focus-on-click for the widget.
1073 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
1075 2006-06-25 [ticho] 2.3.1cvs19
1078 * src/gtk/Makefile.am
1079 * src/gtk/combobox.c
1080 * src/gtk/combobox.h
1081 * src/gtk/gtkutils.c
1082 * src/gtk/gtkutils.h
1083 Use GtkComboBox instead of deprecated GtkOptionMenu
1084 for account selector in compose window and for encoding
1085 selector in attachment properties.
1086 Also factorise working with the new GtkComboBox somewhat.
1088 2006-06-24 [paul] 2.3.1cvs18
1090 * src/prefs_common.c
1091 use the correct default value
1093 2006-06-24 [paul] 2.3.1cvs17
1096 * src/prefs_common.c
1097 * src/prefs_common.h
1098 * src/prefs_compose_writing.c
1099 enable setting of default action when
1100 dnd'ing files in the compose window.
1101 (Collaborative effort with wwp)
1103 2006-06-23 [wwp] 2.3.1cvs16
1106 i18n fix (thanks to Fabien Vantard)
1108 2006-06-22 [colin] 2.3.1cvs15
1110 * src/prefs_customheader.c
1111 Don't use filters in custom headers' file
1112 selector. Remember, extensions mean nothing :)
1114 2006-06-22 [paul] 2.3.1cvs14
1117 allow setting of man directory location
1119 2006-06-22 [colin] 2.3.1cvs13
1122 Add 'View/Go to/Next unread folder'.
1125 2006-06-22 [colin] 2.3.1cvs12
1127 * src/common/utils.c
1128 Add some subject prefixes
1129 Patch by Bjorn T Johansen <btj@havleik.no>
1131 2006-06-22 [colin] 2.3.1cvs11
1133 * manual/advanced.xml
1134 Forgotten hidden pref
1136 2006-06-21 [paul] 2.3.1cvs10
1138 * src/prefs_account.c
1139 complete the removal of 'Add date header' option
1141 2006-06-21 [paul] 2.3.1cvs9
1145 * src/prefs_account.c
1146 * src/prefs_account.h
1147 remove option to add date header - always
1149 * src/etpan/imap-thread.c
1150 fix warnings (Thanks to Colin)
1152 2006-06-21 [wwp] 2.3.1cvs8
1155 set the attachment flag when inline text part are (file)named. This is more convenient
1156 when receiving (for instance) inline source files or patches sent using thunderbird.
1158 2006-06-21 [paul] 2.3.1cvs7
1161 fix off-by-one count of current msg in
1162 statusbar filtering progressbar
1164 2006-06-21 [paul] 2.3.1cvs6
1167 Show attachment icon even if the part is 'inline'
1168 if the following conditions are met:
1169 - content-type != 'text/plain'
1170 - content-type != '*/pgp-signature'
1171 - either 'name' or 'filename' parameter is not NULL
1175 2006-06-21 [paul] 2.3.1cvs5
1178 * src/prefs_common.c
1179 * src/prefs_common.h
1181 add an option to 'Never send Return
1185 2006-06-20 [mones] 2.3.1cvs4
1190 typo fixed (space after comma)
1191 * tools/make.themes.project
1192 remove exec mode from tarball files
1194 2006-06-20 [colin] 2.3.1cvs3
1199 Better fix for \n's in headers (don't
1200 break Received: and others)
1202 2006-06-20 [paul] 2.3.1cvs2
1206 improve legibility of phishing attempt
1209 2006-06-20 [paul] 2.3.1cvs1
1214 Update version number following
1217 2006-06-20 [colin] 2.3.0cvs26
1220 When dragging a file to the text of the compose
1221 window, ask whether we want to insert or attach
1222 (I know lots of people who do that to attach)
1224 2006-06-20 [colin] 2.3.0cvs25
1226 * src/etpan/imap-thread.c
1227 Fix threshold (the append command is often > 32 bytes)
1229 2006-06-19 [colin] 2.3.0cvs24
1232 * src/etpan/imap-thread.c
1233 Workaround Rockliffe IMAP server bug: replace
1234 "x UID SEARCH (ANSWERED UID 1:*)" with
1235 "x UID SEARCH ANSWERED"
1236 (Rockliffe doesn't handle the parenthesis)
1238 2006-06-19 [colin] 2.3.0cvs23
1242 * src/etpan/imap-thread.c
1243 Probably fix bug #972 (Freezes when adding
1244 an attachment to the message)
1246 Modernize Firefox cmd
1249 2006-06-18 [colin] 2.3.0cvs22
1251 * src/prefs_customheader.c
1252 Only allow correct filenames for various
1255 2006-06-18 [colin] 2.3.0cvs21
1257 * src/prefs_customheader.c
1258 Add a 'From File...' button in custom headers prefs, which
1259 try to do the right thing:
1260 for normal headers, use file as plaintext,
1261 for X-Face, calls compface,
1262 for Face, encode to b64.
1264 2006-06-17 [colin] 2.3.0cvs20
1269 2006-06-16 [colin] 2.3.0cvs19
1272 Recursive quicksearch: show message list
1273 in current folder, *then* search children
1276 2006-06-16 [colin] 2.3.0cvs18
1279 Instead of ignoring SIGPIPE, save caches
1280 when getting one. Will fix the fact that
1281 hot caches are out-of-date when logging
1284 * src/prefs_compose_writing.c
1285 Only save text (not attachments) when
1286 auto-saving to drafts
1288 Always replace \n, \r and \t with spaces
1290 * manual/dist/html/Makefile.am
1291 * manual/dist/pdf/Makefile.am
1292 * manual/dist/ps/Makefile.am
1293 * manual/dist/txt/Makefile.am
1294 * manual/fr/dist/html/Makefile.am
1295 * manual/fr/dist/pdf/Makefile.am
1296 * manual/fr/dist/ps/Makefile.am
1297 * manual/fr/dist/txt/Makefile.am
1298 * manual/pl/dist/html/Makefile.am
1299 * manual/pl/dist/pdf/Makefile.am
1300 * manual/pl/dist/ps/Makefile.am
1301 * manual/pl/dist/txt/Makefile.am
1302 Fix make clean removing pregenerated manuals
1305 2006-06-16 [colin] 2.3.0cvs17
1307 * src/plugins/pgpcore/sgpgme.c
1308 * src/plugins/pgpmime/pgpmime.c
1309 * src/plugins/pgpinline/pgpinline.c
1310 Better error reporting in setup_signers.
1311 Don't fallback to default key if specified
1313 Don't allow signing if more than one secret
1314 key matches the one specified in prefs.
1316 2006-06-15 [colin] 2.3.0cvs16
1319 Add "Send queue" in the folder's contextual
1327 * src/plugins/pgpcore/passphrase.c
1328 * src/plugins/pgpcore/sgpgme.c
1329 * src/plugins/pgpinline/pgpinline.c
1330 * src/plugins/pgpmime/pgpmime.c
1331 Better error reporting
1333 Probably fix bug #971 (2.2.3 cannot read mail
1337 2006-06-15 [mones] 2.3.0cvs15
1339 * tools/make.themes.project
1340 creates the themes project from the web page
1342 2006-06-15 [colin] 2.3.0cvs14
1345 Better fix (avoid losing the folder if scan_tree
1348 2006-06-15 [cleroy] 2.3.0cvs13
1351 Probably fix Bug #969 (crash on rebuilding
1354 2006-06-14 [colin] 2.3.0cvs12
1356 * manual/dtd/manual.xsl
1357 * manual/sylpheed-claws-manual.xml
1358 * manual/fr/sylpheed-claws-manual.xml
1359 * manual/pl/sylpheed-claws-manual.xml
1360 Insert pagebreaks between sections
1362 2006-06-14 [paul] 2.3.0cvs11
1365 better fix than 2.3.0cvs10
1367 2006-06-14 [paul] 2.3.0cvs10
1370 fix setting of PACKAGE_DATA_DIR with newer autoconf
1371 (backwards compatible)
1373 2006-06-13 [colin] 2.3.0cvs9
1376 Fix sending of return receipt with the new queue folders
1378 2006-06-13 [wwp] 2.3.0cvs8
1380 * src/quote_fmt_lex.l
1381 fix wrong tokens returned in quote_fmt lexer, query not().
1383 2006-06-13 [wwp] 2.3.0cvs7
1386 * src/prefs_folder_item.c
1387 allow changing folder type even when folder is not a top-level one,
1390 2006-06-12 [colin] 2.3.0cvs6
1393 Fix double-ask of "Do you want to mark all
1396 2006-06-12 [colin] 2.3.0cvs5
1407 * src/prefs_folder_item.c
1412 * src/send_message.c
1415 Apply bug #964's patch (Queue and drafts aren't normal)
1416 The Drafts and Queue folder now contain RFC-822 files,
1417 allowing to move and copy mails from and to these
1418 folders. Moving from Drafts to Queue will prepare the
1419 mail for sending (PGP signature, encryption, etc).
1420 This patch also rework sending errors handling to try
1422 Also, allow redefining folder types via the GUI
1423 (Folder type in its Properties)
1425 2006-06-12 [colin] 2.3.0cvs4
1428 * src/prefs_common.c
1429 * src/prefs_common.h
1431 Allow to define a specific print font - patch
1432 by Bernhard Walle <bernhard.walle@gmx.de>
1434 * manual/advanced.xml
1435 * manual/fr/advanced.xml
1436 Add a hidden pref to allow deletion without
1439 2006-06-12 [wwp] 2.3.0cvs3
1442 more files to ignore.
1444 2006-06-12 [wwp] 2.3.0cvs2
1447 * src/quote_fmt_lex.l
1448 * src/quote_fmt_parse.y
1449 extend the quote_fmt parser (templates and quotes):
1450 - allow limited sub-expressions in |p{} and |f{} expressions,
1451 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
1452 - implemented/fixed missing implementation of query_references and show_references,
1453 - completed, fixed contents and format of the symbols help dialog,
1454 - fix some compilation warnings.
1456 2006-06-12 [wwp] 2.3.0cvs1
1458 * manual/advanced.xml
1459 * manual/fr/advanced.xml
1460 updates in the "templates" section of the manual (eng/fr):
1461 - be more precise (both versions)
1462 - completed to match the english reference (fr version)
1463 - touchups (both versions)
1465 2006-06-12 [paul] 2.3.0
1469 2006-06-12 [paul] 2.2.3cvs14
1480 updated by Miquel Oliete, Tim, Stephan Sachse,
1481 Stavros Giannouris, Fabien Vantard, Andrea
1482 Spadaccini, Frederico Goncalves Guimaraes,
1483 Aleksandar Urosevic, and Ralgh Young
1485 2006-06-12 [colin] 2.2.3cvs13
1490 2006-06-11 [colin] 2.2.3cvs12
1493 Verify that g_malloc() succeeded
1495 2006-06-11 [colin] 2.2.3cvs11
1498 Add Face header to welcome mail
1500 2006-06-10 [colin] 2.2.3cvs10
1503 Revert previous (Forgot it changes the
1504 margin on the whole mail)
1506 2006-06-10 [colin] 2.2.3cvs9
1509 Don't overlap long headers under (X-)Face
1511 2006-06-10 [mones] 2.2.3cvs8
1514 allow generation of manual on systems lacking saxon binary
1515 but with java and the saxon library installed
1520 2006-06-09 [colin] 2.2.3cvs7
1523 Fix leak when using Display Sender using Addressbook
1525 2006-06-09 [colin] 2.2.3cvs6
1534 2006-06-09 [paul] 2.2.3cvs5
1538 * tools/claws.i18n.status.pl
1539 updated with new info
1541 2006-06-09 [paul] 2.2.3cvs4
1546 add wwp to authors list
1548 update mine and Colin's addresses
1550 2006-06-08 [colin] 2.2.3cvs3
1552 * src/etpan/imap-thread.c
1553 Fix leak on SSL cert check
1555 2006-06-08 [colin] 2.2.3cvs2
1557 * src/common/utils.c
1560 2006-06-08 [paul] 2.2.3cvs1
1563 Update version number following
1566 2006-06-07 [colin] 2.2.2cvs3
1569 Fix catching cache read errors (guint instead of gint)
1570 Prevent malloc'ing more than 8MB (means cache corruption)
1572 2006-06-07 [paul] 2.2.2cvs2
1579 * src/common/utils.c
1580 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
1582 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
1585 2006-06-06 [paul] 2.2.2cvs1
1588 Update version number following
1591 2006-06-06 [paul] 2.2.1cvs6
1594 fix implicit declaration of
1596 Patch by Fabien Vantard
1598 2006-06-06 [paul] 2.2.1cvs5
1601 fix age_greater and age_lower so that they
1602 mean what say and not '...or equal to'
1605 2006-06-06 [paul] 2.2.1cvs4
1608 * src/common/utils.c
1612 2006-06-05 [wwp] 2.2.1cvs3
1614 * manual/fr/account.xml
1615 minor language fixes (thanks to Fabien Vantard).
1617 2006-06-05 [colin] 2.2.1cvs2
1619 * src/prefs_folder_item.c
1621 Allow recursive setting of properties
1624 Don't freeze on 'test' filtering rule
1626 2006-06-05 [colin] 2.2.1cvs1
1629 Update version number following
1632 2006-06-04 [wwp] 2.2.0cvs82
1634 * manual/glossary.xml
1635 * manual/account.xml
1636 * manual/fr/glossary.xml
1637 * manual/fr/account.xml
1638 added glossary section and references/links related to the Face custom header.
1640 2006-06-04 [colin] 2.2.0cvs81
1643 Skip to next message on move with no
1646 2006-06-04 [wwp] 2.2.0cvs80
1649 added sanity checks, exit when needed.
1651 2006-06-03 [paul] 2.2.0cvs79
1653 * src/prefs_receive.c
1654 page name is now 'Receiving'
1656 page name is now 'Sending'
1658 2006-06-03 [colin] 2.2.0cvs78
1660 * src/plugins/spamassassin/spamassassin_gtk.c
1661 Autoswitch to Localhost if transport was previously
1662 disabled. Else people had to check [] Enable, then
1663 *reselect* transport.
1665 2006-06-03 [colin] 2.2.0cvs77
1667 * src/plugins/pgpinline/pgpinline.c
1668 * src/plugins/pgpmime/pgpmime.c
1669 Check that gpg_data_release_and_get_mem
1670 didn't fail (now, why this happens...)
1672 2006-06-03 [colin] 2.2.0cvs76
1675 Fix bug #962 (Manual and/or UI should
1676 warn about incompatible locking
1679 2006-06-02 [cleroy] 2.2.0cvs75
1687 2006-06-02 [colin] 2.2.0cvs74
1690 On exit, free caches after writing them
1691 Shuts up some valgrind false positives
1693 * src/send_message.c
1694 Fix races when reusing existing SMTP connections
1695 Fix inexistant session timeout
1697 Display alertpanel after all queues have
1698 been processed, not after each
1700 2006-06-02 [wwp] 2.2.0cvs73
1702 * manual/fr/glossary.xml
1705 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
1707 2006-06-02 [wwp] 2.2.0cvs72
1710 * manual/dist/pdf/Makefile.am
1711 * manual/dtd/manual.xsl
1712 * manual/fr/dist/pdf/Makefile.am
1713 * manual/pl/dist/pdf/Makefile.am
1714 we changed the procedure to generate the .pdf version of the manual.
1715 The procedure is more modern and the .pdf we get now has a valid index.
1716 Here are the new pre-requisites:
1718 - JRE 1.x (1.4 here): there must be one from your distro
1719 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
1720 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
1721 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
1723 See my posts for further info about the installation of this toolchain:
1725 Date: Fri, 19 May 2006 19:40:06 +0200
1726 From: wwp <subscript@free.fr>
1727 To: sylpheed-claws-devel@lists.sourceforge.net
1728 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
1732 Date: Wed, 24 May 2006 12:58:49 +0200
1733 From: wwp <subscript@free.fr>
1734 To: sylpheed-claws-devel@lists.sourceforge.net
1735 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
1737 2006-06-01 [colin] 2.2.0cvs71
1740 Better guards against IMAP races
1742 * src/prefs_common.c
1743 * src/prefs_common.h
1744 * src/common/ssl_certificate.c
1745 * src/etpan/imap-thread.c
1746 * src/etpan/imap-thread.h
1747 * src/gtk/sslcertwindow.c
1748 New hidden option ssl_skip_cert_check to
1749 avoid dups of bug #959 (libetpan linked
1750 against gnutls and gnutls buggy on 64bit)
1751 Present expired warning only once per
1753 * manual/advanced.xml
1754 * manual/fr/advanced.xml
1757 2006-06-01 [wwp] 2.2.0cvs70
1760 fix for bug #961 (return receipt dialog
1761 complains incorrectly about return-path
1762 email adress being different), thanks
1765 2006-05-31 [cleroy] 2.2.0cvs69
1768 Guard against NULLs, although this
1769 should never be an issue
1771 2006-05-31 [colin] 2.2.0cvs68
1776 Don't remove caches when destroying folder, it
1777 could (should) be done at exit
1779 free processing cache after incorporation
1780 * src/etpan/imap-thread.c
1781 Maybe fix bug #959 (Crash on moving to emails
1782 to a imap account per ssl with a expired
1785 2006-05-30 [colin] 2.2.0cvs67
1788 Put back event flush when displaying message
1789 It avoids reading a bunch of messages just
1790 by hitting shift-n for too long ;)
1792 2006-05-29 [colin] 2.2.0cvs66
1795 Remove useless g_warnings
1797 2006-05-29 [colin] 2.2.0cvs65
1800 Fix g_slist_append()s for performance
1802 2006-05-29 [colin] 2.2.0cvs64
1805 * src/common/utils.c
1806 Fix extraneous tab at start of addresses
1808 Fix warnings (thanks to Fabien)
1809 Fix crash at exit when composing messages
1812 Fix progress bar when deleting expired mails
1815 * src/gtk/gtksctree.c
1816 Fix re-sorting slowness
1818 2006-05-29 [paul] 2.2.0cvs63
1821 fetch full message when moving mails
1822 from another mailbox, (fixed data loss
1823 when filtering from IMAP to MH, introduced
1827 2006-05-29 [mones] 2.2.0cvs62
1829 * src/gtk/gtksctree.c
1830 Unselect faster (patch by Colin)
1832 2006-05-26 [colin] 2.2.0cvs61
1835 Unplug MSGINFO_UPDATE callback on delete too.
1837 2006-05-26 [colin] 2.2.0cvs60
1840 Fix bold in folder selection window with glib2.10
1843 2006-05-26 [colin] 2.2.0cvs59
1846 Convert date only if necessary (and don't
1847 try to convert from utf8 to utf8, too)
1849 Only set column's text if the column's
1852 2006-05-26 [colin] 2.2.0cvs58
1855 * src/gtk/gtkutils.c
1858 2006-05-26 [colin] 2.2.0cvs57
1861 Make summaryview selectable as long as
1862 no message has focus
1864 Faster deletion (by implementing mh_remove_msgs)
1865 Faster copy (avoid using mh_fetch_msg just to get
1867 Faster move (using move_file instead of copy_file
1869 No progressbar if total number of mails to cp/mv
1872 Fix removal from subject_table when mail gets moved
1873 Faster deletion (g_slist_prepend instead of append)
1874 * src/gtk/gtksctree.c
1877 2006-05-25 [colin] 2.2.0cvs56
1879 * src/common/ssl_certificate.c
1880 Fix leak in expired cert check
1882 2006-05-25 [colin] 2.2.0cvs55
1885 Disable flags syncing on .mh_sequences - it
1886 is buggy and marks mails read under unknown
1891 * 2.3.0-rc4 released
1893 2006-05-24 [colin] 2.2.0cvs54
1895 attention cvs users: if you manage to crash
1896 Sylpheed-Claws while moving, copying or deleting
1897 mails, we *are* interested in stack traces and
1898 valgrind logs. It looks stable, but one never
1902 Add progressbar for cache updates
1904 Optimize Mark all read in the current
1907 Add progressbar for copy/move
1909 Optimize O(n^2) in copy/move
1911 * src/gtk/gtksctree.c
1912 Optimize O(n^2) algos
1913 * src/common/timing.h
1914 Display ms instead of us
1916 2006-05-24 [wwp] 2.2.0cvs53
1918 * manual/fr/advanced.xml
1919 updates to the French manual.
1921 2006-05-24 [wwp] 2.2.0cvs52
1923 * src/common/utils.c
1924 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
1926 2006-05-24 [wwp] 2.2.0cvs51
1929 fixed "mark all read" in MH folders (thanks to Colin).
1931 2006-05-24 [paul] 2.2.0cvs50
1933 * doc/man/sylpheed-claws.1
1934 updated the man page
1936 2006-05-23 [colin] 2.2.0cvs49
1944 * src/send_message.c
1946 * src/gtk/sslcertwindow.c
1947 alertpanel fixes, by Fabien
1949 2006-05-23 [colin] 2.2.0cvs48
1955 * src/gtk/gtksctree.c
1956 * src/gtk/gtksctree.h
1958 Fix slow loading problem, which was caused by the
1959 use of some gtk_ctree funcs and their use of
1960 g_list_position while gtk_ctree_(un)link'ing.
1961 Reap more functions from gtkctree.c to be sure we
1962 use our (fast) version instead of theirs.
1964 Fix copy of unread mails
1967 2006-05-22 [wwp] 2.2.0cvs47
1969 * manual/fr/advanced.xml
1972 2006-05-22 [colin] 2.2.0cvs46
1975 Fix possible infinite loop. 'copy' is not a
1976 final action, so when encountering a 'copy',
1977 we have to check if a previous one was set
1978 and do it. In the same way, if we encounter
1979 a 'move' we have to perform a possibly
1980 pending 'copy'. This will slow down filtering
1981 on IMAP if move+copy or multiple copy actions
1982 are to be done, but handling it via the batch
1983 would be really too convoluted.
1985 2006-05-22 [wwp] 2.2.0cvs45
1987 * manual/fr/advanced.xml
1989 * manual/fr/glossary.xml
1990 * manual/fr/handling.xml
1991 * manual/fr/intro.xml
1992 * manual/fr/plugins.xml
1993 * manual/fr/sylpheed-claws-manual.xml
1994 sync w/ the english manual: updates URIs, documented mailing-list
1995 support, better explanation about the enabled/disabled feature
1996 in filtering/processing rules by Paul.
1998 2006-05-21 [colin] 2.2.0cvs44
2001 Don't expand after building threads, but during
2003 2006-05-21 [colin] 2.2.0cvs43
2007 More timing possibilities... For next time I have
2008 to find out how the hell some 3GHz computer takes
2009 one minute to open a 30k folder...
2011 2006-05-21 [colin] 2.2.0cvs42
2013 * manual/pl/advanced.xml
2015 * manual/pl/glossary.xml
2016 * manual/pl/handling.xml
2017 * manual/pl/intro.xml
2018 * manual/pl/plugins.xml
2019 * manual/pl/sylpheed-claws-manual.xml
2020 Polish manual updated by Pawel
2024 * 2.3.0-rc3 released
2026 2006-05-20 [colin] 2.2.0cvs41
2030 - remove cache of moved messages from original folder
2031 - apply new flags to messages even if they aren't appliable
2036 * 2.3.0-rc2 released
2038 2006-05-19 [colin] 2.2.0cvs40
2041 Don't issue SELECT in imap_change_flags
2042 before having checked that we indeed have
2043 some flags to change. MSG_POSTFILTERED for
2044 example can't be used on IMAP.
2045 Fixes bug #955 (copying messages between
2046 imap folders is extremely slow), which was
2049 2006-05-19 [colin] 2.2.0cvs39
2054 Try to fix bug #830 (Some unread messages
2055 get marked read in IMAP inbox):
2056 - Prevent scanning a folder if it's being
2058 - Postpone opening via the GUI of a folder
2062 2006-05-19 [wwp] 2.2.0cvs38
2064 * manual/advanced.xml
2065 fix English+typo (thanks to Paul).
2067 2006-05-19 [wwp] 2.2.0cvs37
2069 * manual/advanced.xml
2070 * manual/fr/advanced.xml
2071 * src/gtk/logwindow.c
2072 * src/prefs_common.c
2073 * src/prefs_common.h
2074 added hidden prefs to allow customization of colors used in
2075 protocol log window (useful for dark gtk+ themes).
2077 2006-05-19 [wwp] 2.2.0cvs36
2080 fix an old erroneous changelog entry (thanks to Fabien Vantard).
2082 2006-05-19 [paul] 2.2.0cvs35
2085 make Reply-To fully clickable
2086 * src/gtk/logwindow.c
2087 more colouring (SMTP ESMTP)
2088 Both patches by Pawel Pekala
2090 2006-05-19 [cleroy] 2.2.0cvs34
2093 Don't update flags from current folder
2094 Probably fixes bug #935 (Read Messages
2095 Revert to Being Marked as Unread)
2097 2006-05-18 [colin] 2.2.0cvs33
2105 Allow replying to multiple emails
2108 * src/etpan/imap-thread.c
2111 2006-05-18 [paul] 2.2.0cvs32
2114 keep Mailing-List menu refreshed
2117 2006-05-18 [paul] 2.2.0cvs31
2119 * manual/advanced.xml
2121 * manual/glossary.xml
2122 * manual/handling.xml
2124 * manual/plugins.xml
2125 * manual/sylpheed-claws-manual.xml
2127 add info about mailing-list support
2132 * src/plugins/dillo_viewer/README
2135 2006-05-17 [wwp] 2.2.0cvs30
2137 * manual/handling.xml
2138 * manual/fr/handling.xml
2139 documented the ability to enabled/disable filtering/processing rules.
2141 2006-05-17 [colin] 2.2.0cvs29
2144 Don't initialize g_thread subsystem if it's
2145 already done (thanks to Hiro)
2147 Fix saving of parts when there name can't be
2148 converted from UTF-8.
2150 2006-05-17 [paul] 2.2.0cvs28
2153 fix config.status warning with autoconf 2.60
2155 2006-05-17 [paul] 2.2.0cvs27
2160 2006-05-17 [wwp] 2.2.0cvs26
2163 fix useless and potentially dangerous buffer walking (thanks to Colin).
2165 2006-05-17 [wwp] 2.2.0cvs25
2167 * src/plugins/demo/demo.c
2168 updated product name in plugin demo (many plugins need to be
2169 sync'ed w/ that change).
2171 2006-05-17 [colin] 2.2.0cvs24
2176 2006-05-16 [colin] 2.2.0cvs23
2179 Stupid me hit again. Fix cvs22.
2181 2006-05-16 [colin] 2.2.0cvs22
2184 Fix bug #922 (sylpheed-claws crashed after
2185 pushing on Inbox folder)
2187 2006-05-16 [colin] 2.2.0cvs21
2190 Make From header be copy/paste/select-able
2192 2006-05-16 [wwp] 2.2.0cvs20
2197 * src/etpan/imap-thread.c
2198 fix some compiler warnings (thanks to Colin).
2200 2006-05-16 [wwp] 2.2.0cvs19
2208 * src/send_message.c
2210 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
2212 2006-05-15 [colin] 2.2.0cvs18
2215 Fix automatic rule creation with List-Post
2217 2006-05-15 [paul] 2.2.0cvs17
2219 * tools/filter_conv_new.pl
2220 updated for rule enabling/disabling
2221 claws version >= 2.3.x required
2223 2006-05-15 [cleroy] 2.2.0cvs16
2228 2006-05-15 [cleroy] 2.2.0cvs15
2233 2006-05-15 [wwp] 2.2.0cvs14
2235 * manual/pl/.cvsignore
2236 ignore generated files.
2238 2006-05-14 [wwp] 2.3.0-rc1
2240 * 2.3.0-rc1 released
2242 2006-05-13 [wwp] 2.2.0cvs13
2247 * src/matcher_parser_lex.l
2248 * src/matcher_parser_parse.y
2249 * src/prefs_filtering.c
2250 new feature: provide the ability to disable filtering and processing
2251 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
2254 2006-05-13 [colin] 2.2.0cvs12
2257 Remove useless if (a) b; else b;
2260 2006-05-13 [wwp] 2.2.0cvs11
2268 no more silent failures (or at least less ones) when importing
2269 or exporting from/to mbox. Also start importing/exporting if
2270 the necessary info is set.
2272 2006-05-13 [wwp] 2.2.0cvs10
2275 restored up-to-date release notes.
2277 2006-05-13 [paul] 2.2.0cvs9
2281 updated by Tim Dijkstra and Pavlo Bohmat
2283 2006-05-12 [colin] 2.2.0cvs8
2285 * src/gtk/quicksearch.c
2286 Add "k" as shortcut for "colorlabel". Patch
2287 by ath42@users.sf.net.
2289 2006-05-12 [paul] 2.2.0cvs7
2291 * src/prefs_common.h
2292 * src/prefs_summaries.c
2294 when entering a folder also allow
2295 going directly to first Marked message
2297 2006-05-12 [paul] 2.2.0cvs6
2300 always obey 'confirm before marking all
2303 2006-05-12 [paul] 2.2.0cvs5
2306 make Sender fully clickable
2308 2006-05-12 [colin] 2.2.0cvs4
2312 Let From be editable
2315 Full support of .mh_sequences' Unseen seq
2317 2006-05-12 [colin] 2.2.0cvs3
2323 * src/prefs_spelling.c
2330 Add contextual menu on Compose toolbar
2331 button. Fixes bug #944 (Automatic
2332 addresses not applied when changing account
2333 from compose window)
2334 add Mailing List support
2335 based on the old 0.6.5claws25 patch by
2336 Melvin Hadasht, with finishing touches
2338 Fix "ignore thread" when mails are threaded by
2339 subject (and weren't ignored although appearing
2342 Both patches by Pawel.
2344 2006-05-08 [paul] 2.2.0cvs2
2353 add Mailing List support
2354 based on the old 0.6.5claws25 patch by
2355 Melvin Hadasht, with finishing touches
2358 2006-05-08 [colin] 2.2.0cvs1
2363 Add contextual menu on Compose toolbar
2364 button. Fixes bug #944 (Automatic
2365 addresses not applied when changing account
2366 from compose window)
2368 2006-05-08 [paul] 2.2.0
2372 2006-05-08 [paul] 2.1.1cvs51
2382 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
2383 Fabien Vantard, Frederico Goncalves Guimaraes,
2384 Aleksandar Urosevic, and Ralgh Young
2386 2006-05-12 [colin] 2.1.1cvs50
2397 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
2398 Fabien Vantard, Frederico Goncalves Guimaraes,
2399 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
2401 2006-05-05 [colin] 2.1.1cvs49
2403 * manual/Makefile.am
2404 * manual/pl/Makefile.am
2405 * manual/pl/account.xml
2407 * manual/pl/addrbook.xml
2408 * manual/pl/advanced.xml
2410 * manual/pl/glossary.xml
2412 * manual/pl/handling.xml
2413 * manual/pl/intro.xml
2414 * manual/pl/keyboard.xml
2415 * manual/pl/plugins.xml
2416 * manual/pl/starting.xml
2417 * manual/pl/sylpheed-claws-manual.xml
2418 * manual/pl/dist/.cvsignore
2419 * manual/pl/dist/Makefile.am
2420 * manual/pl/dist/html/.cvsignore
2421 * manual/pl/dist/html/Makefile.am
2422 * manual/pl/dist/pdf/.cvsignore
2423 * manual/pl/dist/pdf/Makefile.am
2424 * manual/pl/dist/ps/.cvsignore
2425 * manual/pl/dist/ps/Makefile.am
2426 * manual/pl/dist/txt/.cvsignore
2427 * manual/pl/dist/txt/Makefile.am
2428 Add the polish translation of the manual,
2429 Authored by Pawel Pekala.
2431 2006-05-05 [cleroy] 2.1.1cvs48
2434 Re-read matcherrc after loading plugins
2435 if some of them add folders.
2437 2006-05-03 [colin] 2.1.1cvs47
2442 2006-05-03 [colin] 2.1.1cvs46
2445 Be sure to have a session when
2448 2006-05-03 [colin] 2.1.1cvs45
2453 Fix preventing renaming with namespace
2456 2006-05-01 [colin] 2.1.1cvs44
2459 Don't reload messageview when result of
2462 2006-04-29 [colin] 2.1.1cvs43
2464 * src/prefs_receive.c
2465 * src/plugins/spamassassin/spamassassin_gtk.c
2466 * src/plugins/clamav/clamav_plugin_gtk.c
2469 2006-04-29 [colin] 2.1.1cvs42
2471 * src/prefs_compose_writing.c
2473 Cleanups. Patch by Pawel
2475 2006-04-28 [paul] 2.1.1cvs41
2478 fix returned quick search results when search
2479 term contains an underscore.
2482 2006-04-28 [paul] 2.1.1cvs40
2484 * src/prefs_message.c
2485 * src/prefs_receive.c
2487 Patches by Pawel Pekala
2489 2006-04-27 [colin] 2.1.1cvs39
2492 Differentiate subject Welcome from
2493 window's title Welcome
2499 2006-04-27 [paul] 2.1.1cvs38
2501 * manual/advanced.xml
2502 * manual/fr/advanced.xml
2503 add info about compose_no_markup hidden pref
2505 2006-04-27 [paul] 2.1.1cvs37
2507 * src/prefs_account.c
2508 improve privacy labels
2509 * src/prefs_msg_colors.c
2510 change some strings for translators' convenience
2511 * src/gtk/gtkutils.c
2512 don't underline the link button text
2514 2006-04-25 [colin] 2.1.1cvs36
2517 Complete 2.1.1cvs33 (once more ;)
2519 2006-04-25 [colin] 2.1.1cvs35
2524 2006-04-25 [cleroy] 2.1.1cvs34
2527 * src/gtk/gtkaspell.c
2528 Fix crash on redirect (related to the return
2529 of the aspell menu in compose's toolbar)
2530 * src/prefs_msg_colors.c
2531 Fix sensitivity widgets
2532 * src/image_viewer.c
2533 * src/gtk/pluginwindow.c
2534 * src/gtk/prefswindow.c
2535 Change released signals to clicked (Fabien)
2537 * src/common/socket.c
2538 * src/plugins/spamassassin/spamassassin.c
2539 Translate strings (Fabien)
2541 2006-04-25 [paul] 2.1.1cvs33
2546 complete the fix of bug #912
2549 2006-04-25 [colin] 2.1.1cvs32
2557 Patches by Pawel Pekala
2559 2006-04-24 [colin] 2.1.1cvs31
2562 Fix compilation warnings (Fabien)
2564 2006-04-24 [colin] 2.1.1cvs30
2568 * src/editldap_basedn.c
2569 * src/editldap_basedn.h
2575 Fix bug #901 (LDAPS support)
2577 2006-04-24 [colin] 2.1.1cvs29
2580 Fix logic on error with send dialog on
2582 Fix compilation without libetpan, thanks
2585 Fix 'context-menu' key
2587 2006-04-23 [colin] 2.1.1cvs28
2590 Never free current's cache to free up
2591 memory. Fixes bug #912 (new count
2592 randomly set to message count)
2594 2006-04-23 [colin] 2.1.1cvs27
2596 * src/gtk/quicksearch.c
2597 And remove printf...
2599 2006-04-23 [colin] 2.1.1cvs26
2601 * src/gtk/quicksearch.c
2602 Fix replacing in quicksearch, and fix inserting
2603 in the middle of the string. (introduced at 2.1.0cvs22)
2605 2006-04-23 [colin] 2.1.1cvs25
2608 Make sure uidnext is initialized in get_num_list
2609 (not for stable, related to 2.1.1cvs8 and friends)
2611 2006-04-23 [colin] 2.1.1cvs24
2614 Output something when login is successful
2617 2006-04-23 [colin] 2.1.1cvs23
2619 * src/etpan/imap-thread.c
2620 Better logging (line-per-line, hide data in fetch)
2622 * src/gtk/logwindow.c
2623 * src/gtk/logwindow.h
2624 Better logging (color for input/output)
2626 2006-04-21 [colin] 2.1.1cvs22
2628 * src/gtk/quicksearch.c
2629 On gtk+-2.8, use stock buttons in quicksearch
2630 Based on a patch by Fabien and a design by Paul
2632 2006-04-21 [colin] 2.1.1cvs21
2636 Fix occasional flicker in folderview
2637 * src/common/utils.c
2638 Fix bug #943 (Incorrectly parsed email address
2639 list in short headers on message view and in
2642 2006-04-20 [colin] 2.1.1cvs20
2646 * src/prefs_account.c
2647 Add ANONYMOUS auth for IMAP
2649 2006-04-20 [paul] 2.1.1cvs19
2652 proper fix for 2.1.1cvs18
2655 2006-04-20 [paul] 2.1.1cvs18
2660 2006-04-20 [paul] 2.1.1cvs17
2662 * src/gtk/quicksearch.c
2663 fix standard, non-extended Quick search,
2664 was broken in 2.1.1cvs15.
2667 2006-04-20 [colin] 2.1.1cvs16
2669 * src/prefs_matcher.c
2670 Fix values when reselecting a ~test
2673 2006-04-19 [colin] 2.1.1cvs15
2677 * src/gtk/gtkaspell.c
2678 * src/gtk/gtkaspell.h
2679 Put back Options menu in Spelling/
2680 * src/gtk/quicksearch.c
2681 Don't search, and show error, if the
2682 advanced search has a syntax error
2684 2006-04-18 [colin] 2.1.1cvs14
2687 Fix gdk warnings on set_cursor when textview
2690 2006-04-18 [colin] 2.1.1cvs13
2692 * src/gtk/gtksctree.c
2693 Remove seemingly useless refresh that causes
2694 flicker - watch this commit in case of
2695 problems before planned backport to stable
2697 2006-04-18 [colin] 2.1.1cvs12
2700 Factorize get/set_xml code
2702 * src/prefs_account.c
2703 * src/prefs_account.h
2705 Add Encrypt to self option
2707 2006-04-17 [colin] 2.1.1cvs11
2710 Fix search on encrpyt function on dragonfly
2711 Patch by Jonathan Buschmann <jonthn@agmact.com>
2713 2006-04-17 [colin] 2.1.1cvs10
2715 * src/prefs_account.c
2716 Be safe by default: remove mails from POP3
2717 after 7 days, not immediately
2719 2006-04-17 [colin] 2.1.1cvs9
2721 * src/etpan/imap-thread.c
2722 Fix build on DragonFly - patch by
2723 Jonathan Buschmann <jonthn@agmact.com>
2725 2006-04-17 [colin] 2.1.1cvs8
2728 Save uidnext between sessions
2730 2006-04-17 [colin] 2.1.1cvs7
2733 scan is required when uid validity changes
2735 2006-04-17 [colin] 2.1.1cvs6
2738 Don't scan if not necessary, apart in current
2739 folder and INBOX to fetch flags.
2741 Scan is necessary if unread count changes
2743 2006-04-17 [colin] 2.1.1cvs5
2746 ...But always fetch ANSWERED and DELETED flags for
2747 INBOX, as filtering can happen on these flags.
2749 2006-04-17 [colin] 2.1.1cvs4
2752 Don't fetch REPLIED and DELETED flags when synchronising
2753 flags with a closed folder. We only need UNSEEN and FLAGGED
2754 to update the folderview.
2756 2006-04-17 [colin] 2.1.1cvs3
2759 Faster flag search when there are new mails
2760 in a folder. We can do a full search if the
2761 folder contains less messages than the new
2764 2006-04-17 [colin] 2.1.1cvs2
2771 Update translations from stable branch
2773 2006-04-17 [colin] 2.1.1cvs1
2776 Bump version to follow stable release
2778 2006-04-16 [mones] 2.1.0cvs50
2783 2006-04-16 [colin] 2.1.0cvs49
2786 Fix bgcolor not unset on gtk 2.8, while preventing warnings
2787 with gtk < 2.8. Thanks to Fabien Vantard.
2789 2006-04-15 [colin] 2.1.0cvs48
2791 * src/etpan/imap-thread.c
2792 Fix bug #919 (libetpan: SEGV when connecting
2795 2006-04-14 [colin] 2.1.0cvs47
2798 Fix race on --select (should be done better)
2800 2006-04-14 [wwp] 2.1.0cvs46
2802 * src/send_message.c
2803 enforce a check for domain in account prefs (a sending
2804 error could be faced if domain was checked but no value set),
2807 2006-04-14 [colin] 2.1.0cvs45
2810 when converting from unknown to unknown, if the
2811 string is UTF8, don't convert it to the locale
2814 2006-04-14 [colin] 2.1.0cvs44
2817 Don't try to use ASCII for converting headers
2820 2006-04-14 [paul] 2.1.0cvs43
2823 add locale/charset info to crash report
2826 replace 'e-mail' with preferred 'email'
2828 ensure contributors list is in alphabetical
2831 2006-04-13 [colin] 2.1.0cvs42
2834 Prevent gdk warnings
2836 2006-04-13 [colin] 2.1.0cvs41
2838 * src/common/ssl_certificate.c
2839 * src/common/ssl_certificate.h
2840 * src/gtk/sslcertwindow.c
2841 Warn on expired certs, and display the expiration date
2843 2006-04-13 [colin] 2.1.0cvs40
2845 * src/plugins/spamassassin/spamassassin_gtk.c
2846 Fix missing set_text on unix socket
2848 2006-04-13 [wwp] 2.1.0cvs39
2850 * manual/fr/advanced.xml
2851 * manual/fr/glossary.xml
2852 applied new spam/ham/email lexicon (pourriel, courriel)
2854 2006-04-13 [paul] 2.1.0cvs38
2856 * src/plugins/pgpmime/plugin.c
2857 remove the mention of S/MIME from the
2858 description. This is now handled by the
2861 2006-04-13 [paul] 2.1.0cvs37
2863 * src/prefs_msg_colors.c
2865 * src/prefs_folder_item.c
2866 * src/prefs_spelling.c
2867 add a tooltip to the colour selector buttons
2869 2006-04-13 [wwp] 2.1.0cvs36
2871 * manual/advanced.xml
2872 * manual/glossary.xml
2873 * manual/handling.xml
2874 * manual/keyboard.xml
2875 * manual/plugins.xml
2876 * manual/starting.xml
2877 * manual/fr/account.xml
2879 * manual/fr/addrbook.xml
2880 * manual/fr/advanced.xml
2882 * manual/fr/glossary.xml
2884 * manual/fr/handling.xml
2885 * manual/fr/intro.xml
2886 * manual/fr/keyboard.xml
2887 * manual/fr/plugins.xml
2888 * manual/fr/starting.xml
2889 * manual/fr/sylpheed-claws-manual.xml
2890 fixes to the manuals:
2891 - summaryview -> Message List (same in French)
2892 - translate key names
2893 - fix French punctuation, use non-breakable spaces when
2894 necessary, don't use   which is not portable
2895 - tell what maildir and mbox formats we support
2897 2006-04-12 [wwp] 2.1.0cvs35
2899 * src/prefs_toolbar.c
2900 unified a replace button more,
2901 patch by Fabien Vantard <fzzzzz@gmail.com>.
2903 2006-04-12 [wwp] 2.1.0cvs34
2905 * src/prefs_common.c
2906 * src/prefs_msg_colors.c
2907 make default color labels translatable,
2908 patch from Fabien Vantard <fzzzzz@gmail.com>,
2909 thanks to Tim <timbrain@post.cz> for reporting.
2911 2006-04-12 [wwp] 2.1.0cvs33
2913 * manual/glossary.xml
2915 * manual/plugins.xml
2916 * manual/starting.xml
2917 * manual/sylpheed-claws-manual.xml
2918 * manual/fr/.cvsignore
2919 * manual/fr/account.xml
2921 * manual/fr/addrbook.xml
2922 * manual/fr/advanced.xml
2924 * manual/fr/glossary.xml
2925 * manual/fr/handling.xml
2926 * manual/fr/intro.xml
2927 * manual/fr/keyboard.xml
2928 * manual/fr/plugins.xml
2929 * manual/fr/starting.xml
2930 * manual/fr/sylpheed-claws-manual.xml
2931 various fixes: typos, missing .fr translations, punctuation,
2932 capitalization, links, accents and some bad French more.
2934 2006-04-12 [wwp] 2.1.0cvs32
2937 fix for bug #935: always store prefs files in UTF-8 (thanks
2940 2006-04-11 [colin] 2.1.0cvs31
2943 Fix inserting files not in utf8 when locale is utf8
2945 2006-04-11 [colin] 2.1.0cvs30
2948 Don't show error dialog when cancelling connection
2951 2006-04-11 [cleroy] 2.1.0cvs29
2954 Implement multiple quote levels
2955 * src/prefs_common.c
2956 Change a little bit the quote bgcolor for 2nd level
2958 2006-04-11 [colin] 2.1.0cvs28
2961 Add locale and charset in the label
2963 2006-04-10 [colin] 2.1.0cvs27
2966 * src/prefs_common.c
2967 * src/prefs_common.h
2968 * src/prefs_msg_colors.c
2970 Allow optional background color in quotes
2971 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
2974 2006-04-10 [colin] 2.1.0cvs26
2981 2006-04-10 [colin] 2.1.0cvs25
2983 * manual/plugins.xml
2984 * manual/fr/plugins.xml
2985 Document libcurl's proxy variables
2987 2006-04-09 [colin] 2.1.0cvs24
2989 * src/prefs_common.c
2990 gettext() returns statically allocated stuff. We have
2991 to strdup it in order to be able to free it.
2993 2006-04-09 [colin] 2.1.0cvs23
2999 2006-04-09 [colin] 2.1.0cvs22
3002 * src/gtk/quicksearch.c
3003 Fix bug #859 (problems with cyrilic input in
3004 search panel) - Patch by Alexey Illarionov
3005 <littlesavage@rambler.ru>
3007 2006-04-09 [colin] 2.1.0cvs21
3009 * src/prefs_customheader.c
3010 I prefer removing then freeing rather than the contrary
3011 (even if it doesn't change anything ;-)
3012 * src/prefs_account.c
3013 Fix bug #933 (Crash re-entering the custom headers list
3014 dialog in accounts prefs)
3015 The problem happened when cancelling the Account
3016 Preferences' dialogs - in which case we didn't do
3017 anything to the PrefsAccount * struct. In case of applying,
3018 the old ac_prefs was replaced with the tmp_ac_prefs we were
3019 working with in this dialog. The problem is that
3020 prefs_customheader.c, working on this tmp_ac_prefs, always
3021 changes the ->customhdr_list pointer, even when cancelled.
3022 So in case of cancelling the prefs_account dialog, we still
3023 have to update ->customhdr_list in the real account.
3025 2006-04-08 [colin] 2.1.0cvs20
3027 * manual/fr/glossary.xml
3028 * manual/fr/keyboard.xml
3029 Forgot some headers :)
3031 2006-04-08 [colin] 2.1.0cvs19
3033 * manual/Makefile.am
3034 * manual/fr/Makefile.am
3035 * manual/fr/account.xml
3037 * manual/fr/addrbook.xml
3038 * manual/fr/advanced.xml
3040 * manual/fr/glossary.xml
3042 * manual/fr/handling.xml
3043 * manual/fr/intro.xml
3044 * manual/fr/keyboard.xml
3045 * manual/fr/plugins.xml
3046 * manual/fr/starting.xml
3047 * manual/fr/sylpheed-claws-manual.xml
3048 * manual/fr/dist/.cvsignore
3049 * manual/fr/dist/Makefile.am
3050 * manual/fr/dist/html/.cvsignore
3051 * manual/fr/dist/html/Makefile.am
3052 * manual/fr/dist/pdf/.cvsignore
3053 * manual/fr/dist/pdf/Makefile.am
3054 * manual/fr/dist/ps/.cvsignore
3055 * manual/fr/dist/ps/Makefile.am
3056 * manual/fr/dist/txt/.cvsignore
3057 * manual/fr/dist/txt/Makefile.am
3058 Add the french translation of the manual. Thanks to
3059 Olivier Delhomme <olivier.delhomme@free.fr> for
3060 account.xml, ack.xml, addrbook.xml and advanced.xml
3062 2006-04-08 [colin] 2.1.0cvs18
3064 * manual/plugins.xml
3065 * manual/starting.xml
3068 2006-04-07 [colin] 2.1.0cvs17
3072 * manual/keyboard.xml
3075 2006-04-07 [colin] 2.1.0cvs16
3079 * src/prefs_common.c
3080 * src/prefs_common.h
3081 Add hidden compose_no_markup pref
3083 2006-04-07 [wwp] 2.1.0cvs15
3085 * src/summary_search.c
3087 Bugfix: stop button was sticky when searching in an empty folder.
3088 Applied curly brackets code style to the whole file (summary_search.c).
3089 More files to ignore.
3091 2006-04-07 [wwp] 2.1.0cvs14
3093 * src/message_search.c
3094 * src/summary_search.c
3095 changed default button when search bumps at file/folder
3096 beginning or end, for convenience (thanks to Colin).
3098 2006-04-07 [paul] 2.1.0cvs13
3100 * src/plugins/dillo_viewer/dillo_prefs.c
3101 avoid future potential for namespace collision
3104 2006-04-06 [wwp] 2.1.0cvs12
3106 * src/summary_search.c
3107 Unify extended/advanced searches names (and thus factorize labels),
3108 patch by Fabien Vantard <fzzzzz@gmail.com>.
3110 2006-04-06 [wwp] 2.1.0cvs11
3113 * src/prefs_themes.c
3115 Fixed some compilation warnings.
3117 2006-04-06 [colin] 2.1.0cvs10
3119 * manual/advanced.xml
3120 Document the wizard template and how to deploy
3121 Sylpheed-Claws effectively
3123 2006-04-06 [colin] 2.1.0cvs9
3126 gettext patch to tell translators about _("#"),
3129 2006-04-06 [colin] 2.1.0cvs8
3132 Fix invalid GtkTextBIter after clicking "Display as text"
3134 2006-04-06 [mones] 2.1.0cvs7
3143 * src/folder_item_prefs.c
3148 * src/prefs_msg_colors.c
3149 * src/prefs_spelling.c
3150 * src/prefs_themes.c
3153 * src/stock_pixmap.c
3157 * src/common/mgutils.c
3158 * src/common/prefs.c
3159 * src/common/ssl_certificate.c
3160 * src/gtk/colorlabel.c
3161 * src/gtk/quicksearch.c
3162 * src/plugins/pgpmime/pgpmime.c
3163 * src/plugins/spamassassin/spamassassin.c
3164 Removed redundant NULL checks for g_free() calls.
3165 Patch by Pawel Pekala.
3167 2006-04-06 [mones] 2.1.0cvs6
3169 * src/prefs_actions.c
3170 * src/prefs_filtering.c
3171 * src/prefs_filtering_action.c
3172 * src/prefs_matcher.c
3173 * src/prefs_template.c
3174 * src/gtk/gtkutils.c
3175 * src/gtk/gtkutils.h
3176 Have a nice replace button. Patch by Pawel Pekala
3178 2006-04-06 [colin] 2.1.0cvs5
3181 Fix crash with empty columns
3183 2006-04-05 [colin] 2.1.0cvs4
3187 Allow wizard customization with pre-filled values
3189 2006-04-05 [colin] 2.1.0cvs3
3194 Nicer messages in mimeview
3196 2006-04-05 [colin] 2.1.0cvs2
3199 * src/prefs_summaries.c
3202 2006-04-05 [colin] 2.1.0cvs1
3204 * src/plugins/pgpcore/plugin.c
3205 * src/plugins/pgpcore/select-keys.c
3206 * src/plugins/pgpcore/select-keys.h
3207 * src/plugins/pgpcore/sgpgme.c
3208 * src/plugins/pgpcore/sgpgme.h
3209 * src/plugins/pgpinline/pgpinline.c
3210 * src/plugins/pgpinline/plugin.c
3211 * src/plugins/pgpmime/pgpmime.c
3212 * src/plugins/pgpmime/plugin.c
3213 Factorize and generalize a bit
3214 Drop S/MIME signature verification from PGP/MIME
3215 (adding it as another, more complete plugin)
3217 2006-04-05 [paul] 2.1.0
3221 2006-04-05 [paul] 2.0.0cvs186
3223 * manual/advanced.xml
3224 add info on colour labels
3226 2006-04-05 [paul] 2.0.0cvs185
3241 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros
3242 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea
3243 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves
3244 Guimaraes, Aleksandar Urosevic, Ralgh Young
3246 * tools/claws.i18n.status.pl
3247 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
3248 and new Czech translator, Tim <timbrain@post.cz>
3250 2006-04-05 [mones] 2.0.0cvs184
3255 2006-04-05 [colin] 2.0.0cvs183
3257 * src/gtk/quicksearch.c
3258 Fix bug #929 (unnecessary reload in quick search bar)
3260 2006-04-05 [colin] 2.0.0cvs182
3263 Fix crash on Reply with no From:
3264 Show signature and conversion error on queuing
3269 Factorize threading code and make sure msginfo
3270 is not null when it comes from a GtkCTreeRow's
3272 * src/gtk/gtkaspell.c
3273 Check for necessary things
3274 * src/gtk/gtksctree.c
3275 * src/gtk/gtksctree.h
3276 Reset anchor if necessary when removing node
3278 2006-03-29 [colin] 2.0.0cvs181
3281 Warn for disabled IMAP accounts (due to lack of
3282 libetpan). Breaks string-freeze - sorry - but it
3283 is kind of important ;)
3285 2006-03-28 [colin] 2.0.0cvs180
3287 * src/gtk/gtkutils.c
3288 * src/gtk/gtkutils.h
3289 Add a gtkut_get_link_btn() function that
3290 creates a button which acts like an URI
3291 * src/prefs_themes.c
3293 Use this function (factorizes codes)
3295 * src/gtk/pluginwindow.c
3296 Add a "Get more..." in the plugins window
3298 2006-03-28 [colin] 2.0.0cvs179
3301 * src/common/passcrypt.c
3303 Warning fixes. Patch by Pawel Pekala
3305 2006-03-27 [colin] 2.0.0cvs178
3308 Fix undoing by blocks with spaces
3310 2006-03-27 [colin] 2.0.0cvs177
3313 Set margin to 3px for headers
3319 2006-03-27 [wwp] 2.0.0cvs176
3322 don't reset quicksearch when updating the message list.
3325 2006-03-26 [wwp] 2.0.0cvs175
3328 use a unified border width ('other' tab in the compose window,
3329 patch by Pawel Pekala).
3332 2006-03-26 [wwp] 2.0.0cvs174
3334 * src/common/quoted-printable.c
3336 fixed some compilation warnings (incl. one reported by Pawel Pekala).
3338 2006-03-26 [colin] 2.0.0cvs173
3340 * src/quote_fmt_parse.y
3341 Fix non-UTF8 date formats messing up the whole quote a
3344 2006-03-26 [colin] 2.0.0cvs172
3347 Make sure the date is UTF8 valid, or try to make it
3348 so. IncrediMail is really IncrediStupid.
3350 Fix possible conversions.
3353 2006-03-26 [colin] 2.0.0cvs171
3356 Fix corner cases in body search. This is still a
3357 hack... It seems impossible to make it good and
3358 reasonably fast at the same time.
3360 2006-03-26 [colin] 2.0.0cvs170
3363 I think I killed the twilight zone bug!
3364 summary_select_node() flushes GTK events in order
3365 to be able to center the view. But this also
3366 flushes keypresses like Ctrl-Alt-U, so this can
3367 call summary_show from summary_select_node (itself
3368 called from summary_show, etc.). And the summaryview
3369 has to be unlocked in this function. So just locking
3370 while processing GTK events, and bailing if locked,
3372 Fixes bug #927 (SIGSEGV during Update Summary)
3374 2006-03-25 [colin] 2.0.0cvs169
3377 Fix search in QP-encoded bodies
3378 Fix utf-8 searches in bodies encoded in the
3380 * src/common/quoted-printable.c
3381 * src/common/quoted-printable.h
3382 Add a decode function that doesn't overwrite
3383 the original pointer
3386 2006-03-24 [colin] 2.0.0cvs168
3391 Update message cache after action
3392 Patch by H. Merijn Brand
3393 * src/prefs_msg_colors.c
3395 Patch by Fabien Vantard
3396 * src/plugins/spamassassin/spamassassin_gtk.c
3397 Remove useless translation
3398 Patch by Fabien Vantard
3400 2006-03-23 [colin] 2.0.0cvs167
3403 Let 30 seconds to SSL_connect
3405 2006-03-23 [wwp] 2.0.0cvs166
3408 * src/gtk/description_window.c
3409 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
3410 and headers are translated; adjust description windows' width to fit their
3411 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
3413 2006-03-23 [paul] 2.0.0cvs165
3415 * src/common/utils.c
3416 fix highlighting of URIs containing "()"
3417 (2.0.0cvs164's reversal fixed)
3420 2006-03-23 [paul] 2.0.0cvs164
3422 * src/common/utils.c
3423 revert patch, (postponing a fix), at 2.0.0cvs120
3424 as it breaks more URIs than it fixes.
3425 Allow '-' to be a terminating character in a URI
3427 2006-03-22 [colin] 2.0.0cvs163
3430 Require libetpan 0.45
3431 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
3433 2006-03-22 [paul] 2.0.0cvs162
3436 replace '<-' and '->' buttons with GTK_STOCK graphical
3438 * src/summary_search.c
3439 don't offer '...' for translation
3440 add a tooltip to advanced search '...' button
3441 * src/gtk/quicksearch.c
3442 don't offer '...' for translation
3444 2006-03-21 [colin] 2.0.0cvs161
3447 Fix middle-click pasting (insert at click
3448 position instead of cursor position, don't
3449 remove existing selection and allow pasting
3452 "LDAP Server" -> "LDAP servers"
3454 2006-03-21 [wwp] 2.0.0cvs160
3456 * src/etpan/imap-thread.c
3457 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
3459 2006-03-20 [colin] 2.0.0cvs159
3462 Don't reload summaryview after an execute with no
3465 2006-03-19 [colin] 2.0.0cvs158
3468 and put groups at the top, always
3470 2006-03-19 [colin] 2.0.0cvs157
3473 Order groups before names, as previously
3475 2006-03-19 [colin] 2.0.0cvs156
3478 - Sort case-unsensitive
3479 - Put the sort arrow at opening too
3481 2006-03-19 [wwp] 2.0.0cvs155
3484 allow sorting by name/email/remarks, ensure that right-pane's contents
3485 matches the left-pane selection (cleared when appropriate).
3486 Patch by Pawel Pekala <c0rn@o2.pl>.
3488 2006-03-18 [colin] 2.0.0cvs154
3493 2006-03-18 [colin] 2.0.0cvs153
3496 Make sure we hide the preview if we didn't get
3499 2006-03-18 [colin] 2.0.0cvs152
3502 Set cursor to watch for execution (fixes lack
3503 of watch-cursor when dnd'ing hundreds of mails)
3505 Check that mime type is 'image/*' before updating
3506 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
3508 2006-03-18 [colin] 2.0.0cvs151
3513 Put a watch cursor in textview too when the mainwindow's
3516 2006-03-18 [colin] 2.0.0cvs150
3519 Change wrong asserts to simple tests
3521 2006-03-17 [colin] 2.0.0cvs149
3525 * src/prefs_msg_colors.c
3528 * src/gtk/colorlabel.c
3529 * src/gtk/colorlabel.h
3530 Add a color label menu in the main menubar
3531 Add (fixed) accels Ctrl-{0-7} to change the color
3532 They have to be fixed because the menu's dynamic,
3533 the items are complex widgets, hence we can't use
3537 2006-03-17 [wwp] 2.0.0cvs148
3540 rollback few lines from my previous commit (those lines come from
3541 a pending patch, accidentally commited, even if neutral as they are
3544 2006-03-17 [wwp] 2.0.0cvs147
3547 fix a compilation warning (wrong return type, introduced w/ cvs143), and
3548 applied code style/indentation to the modified function.
3550 2006-03-17 [wwp] 2.0.0cvs146
3554 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
3560 2006-03-17 [paul] 2.0.0cvs145
3563 addressbook_read_file() was called twice
3565 X-Mailer highlighting
3567 2006-03-16 [colin] 2.0.0cvs144
3569 * src/sourcewindow.c
3570 * src/sourcewindow.h
3571 And the last one, in source window.
3573 2006-03-16 [colin] 2.0.0cvs143
3577 Fix the same stuff in compose
3579 2006-03-16 [colin] 2.0.0cvs142
3582 Complete the previous messageview crash fix
3584 2006-03-16 [colin] 2.0.0cvs141
3589 Fix POSTPROCESSING hook
3590 Patch by H. Merijn Brand
3594 Parse Content-Location
3599 Don't crash when a top-level MessageView has
3600 been closed on us. Same problematic than
3601 yesterday's quicksearch issue.
3603 2006-03-15 [colin] 2.0.0cvs140
3605 * src/gtk/quicksearch.c
3606 Fix a bitchy race we didn't think about when we
3607 added quicksearch cancellation:
3608 If the search is not on cached fields, for example
3609 body_part matchcase "stuff"
3610 the matcher code has to get the whole message. If
3611 we're on IMAP, that can be slow, and in order to
3612 be non-blocking, the IMAP code idle loop processes
3613 gtk events too. So it is possible to cancel a
3614 quicksearch while the matcher is getting the mail's
3615 body. After matcher got its body, it will start to
3616 iterate over the matcher list that the Quicksearch's
3617 clear_search_cb() just freed via prepare_matcher().
3619 The fix consists of guarding the matcherlist_match()
3620 call with a boolean 'matching'. If we reset the
3621 quicksearch while matching is TRUE, we don't free
3622 the matcherlist anymore like we did, but we set
3623 another new flag, deferred_free, to TRUE. Then,
3624 in quicksearch_match(), just after returning from
3625 matcherlist_match() and unsetting the matching flag,
3626 we check the deferred_free flag and do the
3627 prepare_matcher() (which does the matcherlist_free)
3628 for real, so we free the matcherlist once it's not
3630 As all of this runs via the glib main loop, we
3631 luckily don't need a mutex.
3633 Also, show progress while searching.
3636 2006-03-14 [colin] 2.0.0cvs139
3639 Make alertpanel_is_open non-static
3641 2006-03-14 [colin] 2.0.0cvs138
3643 * src/prefs_spelling.c
3644 Cleanups - Fabien Vantard
3646 2006-03-14 [wwp] 2.0.0cvs137
3649 code style normalization (curly braces, indentation).
3651 2006-03-14 [wwp] 2.0.0cvs137
3654 code style (braces, indentation)
3656 2006-03-12 [paul] 2.0.0cvs136
3658 * src/prefs_common.c
3659 trans_hdr defaults to FALSE to be RFC-savvy
3660 * src/prefs_summaries.c
3661 add a tooltip to the trans_hdr option
3664 2006-03-12 [paul] 2.0.0cvs135
3666 * src/prefs_matcher.c
3667 give a little more width to the combos
3668 * src/prefs_display_header.c
3670 translate headers if prefs_common.trans_hdr
3673 Patches by Pawel Pekala
3675 2006-03-12 [paul] 2.0.0cvs134
3677 * src/plugins/clamav/clamav_plugin.c
3678 * src/plugins/dillo_viewer/dillo_viewer.c
3679 * src/plugins/pgpcore/plugin.c
3680 * src/plugins/pgpinline/plugin.c
3681 * src/plugins/pgpmime/plugin.c
3682 * src/plugins/spamassassin/spamassassin.c
3683 update/add to descriptions
3684 * src/plugins/spamassassin/spamassassin_gtk.c
3685 fixes to the english, remove superfluous
3686 tooltips, clean up a little
3688 2006-03-12 [paul] 2.0.0cvs133
3691 fix Bug 924, 'Account combo box shows up wrong
3692 if & is in account name'
3694 2006-03-11 [colin] 2.0.0cvs132
3697 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
3698 messed up shift-selection because is slows down
3699 moving around summaryview. thanks -users
3701 2006-03-10 [colin] 2.0.0cvs131
3703 * src/plugins/spamassassin/spamassassin_gtk.c
3704 Put back Paul's engrish fixes
3706 2006-03-10 [colin] 2.0.0cvs130
3708 * src/plugins/spamassassin/spamassassin.c
3709 * src/plugins/spamassassin/spamassassin.h
3710 * src/plugins/spamassassin/spamassassin_gtk.c
3711 Cleanup SA prefs page (more)
3712 Patch by Fabien Vantard
3714 2006-03-10 [paul] 2.0.0cvs129
3716 * src/prefs_msg_colors.c
3717 * src/prefs_spelling.c
3720 2006-03-09 [mones] 2.0.0cvs128
3725 2006-03-09 [wwp] 2.0.0cvs127
3728 revert accidental commit (requirement for libetpan 0.43), this time
3731 2006-03-09 [wwp] 2.0.0cvs125
3734 revert accidental commit (requirement for libetpan 0.43)
3736 2006-03-09 [paul] 2.0.0cvs126
3738 * src/prefs_receive.c
3739 remove useless frame
3740 replace 'incorporation' with 'receiving'
3741 * src/plugins/clamav/clamav_plugin_gtk.c
3742 * src/plugins/spamassassin/spamassassin_gtk.c
3743 improve widget sensitivity
3744 fix a bit his engrish
3746 2006-03-09 [wwp] 2.0.0cvs125
3750 * src/prefs_common.c
3751 * src/prefs_common.h
3752 remember some more windows' sizes (add to addressbook and
3755 2006-03-09 [paul] 2.0.0cvs124
3757 * src/plugins/pgpcore/prefs_gpg.c
3758 normalise construction of dialogue
3760 2006-03-09 [paul] 2.0.0cvs123
3762 * src/plugins/trayicon/Makefile.am
3765 2006-03-08 [colin] 2.0.0cvs122
3767 * src/plugins/trayicon/Makefile.am
3768 Fix build in separate dir
3769 Patch by Bamanzi <bamanzi@gmail.com>
3771 2006-03-08 [colin] 2.0.0cvs121
3774 Batch move and copies from summaryview with delayed execution
3777 2006-03-07 [paul] 2.0.0cvs120
3779 * src/common/utils.c
3780 fix highlighting of URIs containing "()"
3781 Patch by Pawel Pekala
3783 2006-03-07 [paul] 2.0.0cvs119
3788 immediately do alphabetical resort when
3789 changing a folder's name
3790 Patch by Pawel Pekala
3792 2006-03-07 [paul] 2.0.0cvs118
3796 when unsubscribing a newsgroup, remove the
3797 folder and msgs in .sylpheed-claws/newscache
3798 Patch by Pawel Pekala <c0rn@gazeta.pl>
3800 2006-03-07 [paul] 2.0.0cvs117
3803 fix wrong Fake URL Warning
3806 2006-03-07 [colin] 2.0.0cvs116
3809 Return immediately when password dialog was
3811 * src/gtk/inputdialog.c
3812 Allow empty strings for passwords