1 2006-07-09 [colin] 2.3.1cvs77
4 Save FMID in drafts too
6 2006-07-08 [colin] 2.3.1cvs76
9 Svae RMID in drafted mails too
10 Save quote_fmt vars for whole mails,
11 don't reset at each quote_fmt_init:
12 allows to use the same |i{var} in
13 various template fields
14 * src/prefs_template.c
16 * src/quote_fmt_parse.y
19 2006-07-08 [colin] 2.3.1cvs75
22 Fix highlighting of attached parts URIs
24 2006-07-08 [colin] 2.3.1cvs74
27 Prevent bug #981 (sc 2.3.1 segfaults with
28 gtk+ 2.10) from being reported again:
29 if Sylpheed-Claws has been compiled against
30 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0,
31 of if Sylpheed-Claws has been compiled against
32 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
35 2006-07-07 [colin] 2.3.1cvs73
40 2006-07-07 [colin] 2.3.1cvs72
43 Fix compile on gtk < 2.8. argh :)
45 2006-07-07 [paul] 2.3.1cvs71
50 2006-07-07 [colin] 2.3.1cvs70
55 * src/quote_fmt_parse.y
56 Add |i{var}, a way to insert user-entered
63 2006-07-07 [colin] 2.3.1cvs69
66 Don't consider inboxes of UNKNOWN folder
67 classes to be useable as default inboxes
69 2006-07-07 [paul] 2.3.1cvs68
72 add missing #include <errno.h>
73 Thanks to René J. Blokland
75 2006-07-07 [paul] 2.3.1cvs67
78 Return now Closes dialog
82 add contextual menu to mime parts listed
86 reversal: ' is a valid character in URLs
88 2006-07-06 [colin] 2.3.1cvs66
91 Forgotten in previous commit
93 2006-07-06 [colin] 2.3.1cvs65
96 Set summary update flag whenever
101 * src/etpan/imap-thread.c
102 Fix warnings, thanks to Fabien and
105 2006-07-06 [wwp] 2.3.1cvs64
108 GTK_STOCK_HELP exists in GTK+ 2.4.x.
110 2006-07-06 [wwp] 2.3.1cvs63
119 * src/message_search.c
120 * src/prefs_actions.c
121 * src/prefs_filtering.c
122 * src/prefs_filtering.h
123 * src/prefs_template.c
124 * src/summary_search.c
128 * src/gtk/pluginwindow.c
129 add help buttons to some dialogs. Clicking such buttons opens a
130 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
132 2006-07-06 [paul] 2.3.1cvs62
135 fix attachments contextual menu
138 2006-07-05 [colin] 2.3.1cvs61
144 2006-07-05 [paul] 2.3.1cvs60
147 grab save button by default
150 2006-07-05 [wwp] 2.3.1cvs59
153 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
155 2006-07-04 [colin] 2.3.1cvs58
159 Use left click to select, middle click to open
164 2006-07-04 [colin] 2.3.1cvs57
168 Warning fixes, thanks to Fabien
170 2006-07-04 [colin] 2.3.1cvs56
175 Allow parts to be selected via their text label
178 2006-07-04 [colin] 2.3.1cvs55
181 Feedback when closing (for big folders)
182 * src/prefs_actions.c
183 * src/prefs_filtering.c
184 * src/prefs_matcher.c
185 * src/prefs_template.c
186 Fix default button when closing without
189 2006-07-04 [colin] 2.3.1cvs54
192 Delete local file on deletion
194 2006-07-03 [colin] 2.3.1cvs53
198 Don't freeze when rescanning after crash
200 2006-07-03 [wwp] 2.3.1cvs52
205 * src/plugins/pgpinline/pgpinline.c
206 * src/plugins/pgpmime/pgpmime.c
207 don't report an error when the user cancels the passphrase dialog.
209 2006-07-02 [colin] 2.3.1cvs51
212 Open message when crossing folders with Space,
213 goto next unread and friends
215 2006-07-01 [colin] 2.3.1cvs50
217 * src/prefs_account.c
218 Typographic rules varying from language
219 to language (in french "Protocole :"),
220 we have to do that :)
222 2006-07-01 [ticho] 2.3.1cvs49
224 * src/prefs_account.c
225 Only use one temporary gchar* variable in
226 prefs_account_protocol_set_optmenu().
228 2006-07-01 [ticho] 2.3.1cvs48
230 * src/prefs_account.c
231 * src/prefs_account.h
232 Use GtkLabel for existing account protocol name.
233 Created an array for protocol names and populate the
234 combobox from it in a for() cycle.
236 2006-06-30 [colin] 2.3.1cvs47
239 Block undo when changing signature (by changing
242 2006-06-30 [paul] 2.3.1cvs46
245 when editing From in the Compose window, use that address
246 in the Return-Path: header
249 2006-06-30 [colin] 2.3.1cvs45
252 Fix signature replacement:
253 - when no newline before separator
256 2006-06-29 [colin] 2.3.1cvs44
262 Let 'View/Go to/Next marked' work like
263 Next new & Next unread: across folders
264 Change the select_on_entry pref to do
265 what we want when changing folder
267 Fix single-quoted links
269 2006-06-29 [colin] 2.3.1cvs43
271 * src/gtk/gtkaspell.c
272 "Sylpheed" and "Sylpheed-Claws" do exist !
274 2006-06-29 [colin] 2.3.1cvs42
277 Forgot to remove debug
279 2006-06-29 [colin] 2.3.1cvs41
284 Disconnect from IMAP servers when going
285 offline. Fixes bug #978 (going to offline-mode
286 won't close connections)
288 2006-06-29 [colin] 2.3.1cvs40
291 Fix transient setting on failing plugins
293 * src/plugins/pgpcore/sgpgme.c
294 Only warn for OpenPGP. Most people don't
297 2006-06-29 [colin] 2.3.1cvs39
300 Fix Spelling menu (discrepancy between context menu
301 and top menu when folder's dictionary isn't the
303 * src/plugins/pgpcore/sgpgme.c
304 More error reporting about why gpgme can fail
306 2006-06-29 [wwp] 2.3.1cvs38
309 honor the display-header-pane setting even when the message view
310 is a separate window.
312 2006-06-29 [wwp] 2.3.1cvs37
314 * src/prefs_actions.c
315 forgot to commit that one (use of GTK_STOCK_INFO).
317 2006-06-29 [colin] 2.3.1cvs36
320 Better handling of login errors (ask the password
321 again once), alert in case of error. Fix three
324 2006-06-28 [wwp] 2.3.1cvs35
326 * src/prefs_template.c
327 * src/prefs_matcher.c
328 * src/prefs_filtering_action.c
330 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
331 patch by Fabien Vantard, slightly modified.
337 2006-06-28 [colin] 2.3.1cvs34
339 * src/prefs_account.c
340 Fix bug #977 (Can't add or edit imap accounts)
342 2006-06-28 [colin] 2.3.1cvs33
347 2006-06-28 [colin] 2.3.1cvs32
350 Save named inlined attachments with "Save all"
353 * src/common/plugin.c
354 * src/common/plugin.h
355 * src/common/sylpheed.c
357 * src/plugins/pgpcore/sylpheed.def
358 * src/plugins/pgpinline/sylpheed.def
359 * src/plugins/pgpmime/sylpheed.def
360 Win32 compatibility patch, by
363 2006-06-28 [wwp] 2.3.1cvs31
366 * src/prefs_folder_item.c
367 less compilation warnings (thanks to Fabien Vantard), less typos.
369 2006-06-28 [paul] 2.3.1cvs30
372 gtk_combo_box_set_focus_on_click() is only
373 available since gtk 2.6.0
375 2006-06-28 [paul] 2.3.1cvs29
377 * src/prefs_ext_prog.c
378 fix engrish and add a tooltip for the
379 'command for 'Display as text' option
385 2006-06-28 [paul] 2.3.1cvs28
389 include textviewer.pl in releases
391 2006-06-28 [paul] 2.3.1cvs27
393 * src/prefs_ext_prog.c
394 hide Print command option if libgnomeprint
397 2006-06-27 [colin] 2.3.1cvs26
400 Fix Esc handling in insert/attach dialog
401 Don't show this dialog if dragging something
402 else than text/uri-list
403 Thanks to Fabien Vantard
404 * tools/textviewer.pl
405 Filter script to display stuff as text
408 2006-06-27 [wwp] 2.3.1cvs25
411 use the exact product name (message view title), patch
414 2006-06-27 [ticho] 2.3.1cvs24
416 * src/prefs_account.c
419 * src/prefs_ext_prog.c
421 Add a preference (Preferences/External programs)
422 to allow "Display as text" to be done via a script
423 (patch by H.Merijn Brand).
424 Use GtkComboBox for protocol selection in account
426 Only include current choice for existing accounts, and
427 insensitivize the combobox.
429 2006-06-27 [paul] 2.3.1cvs23
432 fix crasher introduced in cvs21.
435 2006-06-26 [colin] 2.3.1cvs22
438 Fix double-frees when leaving folders
439 after exporting to mbox
441 2006-06-26 [colin] 2.3.1cvs21
444 More feedback (and optimisation)
447 Fix case when looking for mail addresses
449 Extra check for (X-)Face
451 2006-06-25 [ticho] 2.3.1cvs20
457 Added second argument to gtkut_sc_combobox_create() to
458 control focus-on-click for the widget.
459 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
461 2006-06-25 [ticho] 2.3.1cvs19
464 * src/gtk/Makefile.am
469 Use GtkComboBox instead of deprecated GtkOptionMenu
470 for account selector in compose window and for encoding
471 selector in attachment properties.
472 Also factorise working with the new GtkComboBox somewhat.
474 2006-06-24 [paul] 2.3.1cvs18
477 use the correct default value
479 2006-06-24 [paul] 2.3.1cvs17
484 * src/prefs_compose_writing.c
485 enable setting of default action when
486 dnd'ing files in the compose window.
487 (Collaborative effort with wwp)
489 2006-06-23 [wwp] 2.3.1cvs16
492 i18n fix (thanks to Fabien Vantard)
494 2006-06-22 [colin] 2.3.1cvs15
496 * src/prefs_customheader.c
497 Don't use filters in custom headers' file
498 selector. Remember, extensions mean nothing :)
500 2006-06-22 [paul] 2.3.1cvs14
503 allow setting of man directory location
505 2006-06-22 [colin] 2.3.1cvs13
508 Add 'View/Go to/Next unread folder'.
511 2006-06-22 [colin] 2.3.1cvs12
514 Add some subject prefixes
515 Patch by Bjorn T Johansen <btj@havleik.no>
517 2006-06-22 [colin] 2.3.1cvs11
519 * manual/advanced.xml
520 Forgotten hidden pref
522 2006-06-21 [paul] 2.3.1cvs10
524 * src/prefs_account.c
525 complete the removal of 'Add date header' option
527 2006-06-21 [paul] 2.3.1cvs9
531 * src/prefs_account.c
532 * src/prefs_account.h
533 remove option to add date header - always
535 * src/etpan/imap-thread.c
536 fix warnings (Thanks to Colin)
538 2006-06-21 [wwp] 2.3.1cvs8
541 set the attachment flag when inline text part are (file)named. This is more convenient
542 when receiving (for instance) inline source files or patches sent using thunderbird.
544 2006-06-21 [paul] 2.3.1cvs7
547 fix off-by-one count of current msg in
548 statusbar filtering progressbar
550 2006-06-21 [paul] 2.3.1cvs6
553 Show attachment icon even if the part is 'inline'
554 if the following conditions are met:
555 - content-type != 'text/plain'
556 - content-type != '*/pgp-signature'
557 - either 'name' or 'filename' parameter is not NULL
561 2006-06-21 [paul] 2.3.1cvs5
567 add an option to 'Never send Return
571 2006-06-20 [mones] 2.3.1cvs4
576 typo fixed (space after comma)
577 * tools/make.themes.project
578 remove exec mode from tarball files
580 2006-06-20 [colin] 2.3.1cvs3
585 Better fix for \n's in headers (don't
586 break Received: and others)
588 2006-06-20 [paul] 2.3.1cvs2
592 improve legibility of phishing attempt
595 2006-06-20 [paul] 2.3.1cvs1
600 Update version number following
603 2006-06-20 [colin] 2.3.0cvs26
606 When dragging a file to the text of the compose
607 window, ask whether we want to insert or attach
608 (I know lots of people who do that to attach)
610 2006-06-20 [colin] 2.3.0cvs25
612 * src/etpan/imap-thread.c
613 Fix threshold (the append command is often > 32 bytes)
615 2006-06-19 [colin] 2.3.0cvs24
618 * src/etpan/imap-thread.c
619 Workaround Rockliffe IMAP server bug: replace
620 "x UID SEARCH (ANSWERED UID 1:*)" with
621 "x UID SEARCH ANSWERED"
622 (Rockliffe doesn't handle the parenthesis)
624 2006-06-19 [colin] 2.3.0cvs23
628 * src/etpan/imap-thread.c
629 Probably fix bug #972 (Freezes when adding
630 an attachment to the message)
632 Modernize Firefox cmd
635 2006-06-18 [colin] 2.3.0cvs22
637 * src/prefs_customheader.c
638 Only allow correct filenames for various
641 2006-06-18 [colin] 2.3.0cvs21
643 * src/prefs_customheader.c
644 Add a 'From File...' button in custom headers prefs, which
645 try to do the right thing:
646 for normal headers, use file as plaintext,
647 for X-Face, calls compface,
648 for Face, encode to b64.
650 2006-06-17 [colin] 2.3.0cvs20
655 2006-06-16 [colin] 2.3.0cvs19
658 Recursive quicksearch: show message list
659 in current folder, *then* search children
662 2006-06-16 [colin] 2.3.0cvs18
665 Instead of ignoring SIGPIPE, save caches
666 when getting one. Will fix the fact that
667 hot caches are out-of-date when logging
670 * src/prefs_compose_writing.c
671 Only save text (not attachments) when
672 auto-saving to drafts
674 Always replace \n, \r and \t with spaces
676 * manual/dist/html/Makefile.am
677 * manual/dist/pdf/Makefile.am
678 * manual/dist/ps/Makefile.am
679 * manual/dist/txt/Makefile.am
680 * manual/fr/dist/html/Makefile.am
681 * manual/fr/dist/pdf/Makefile.am
682 * manual/fr/dist/ps/Makefile.am
683 * manual/fr/dist/txt/Makefile.am
684 * manual/pl/dist/html/Makefile.am
685 * manual/pl/dist/pdf/Makefile.am
686 * manual/pl/dist/ps/Makefile.am
687 * manual/pl/dist/txt/Makefile.am
688 Fix make clean removing pregenerated manuals
691 2006-06-16 [colin] 2.3.0cvs17
693 * src/plugins/pgpcore/sgpgme.c
694 * src/plugins/pgpmime/pgpmime.c
695 * src/plugins/pgpinline/pgpinline.c
696 Better error reporting in setup_signers.
697 Don't fallback to default key if specified
699 Don't allow signing if more than one secret
700 key matches the one specified in prefs.
702 2006-06-15 [colin] 2.3.0cvs16
705 Add "Send queue" in the folder's contextual
713 * src/plugins/pgpcore/passphrase.c
714 * src/plugins/pgpcore/sgpgme.c
715 * src/plugins/pgpinline/pgpinline.c
716 * src/plugins/pgpmime/pgpmime.c
717 Better error reporting
719 Probably fix bug #971 (2.2.3 cannot read mail
723 2006-06-15 [mones] 2.3.0cvs15
725 * tools/make.themes.project
726 creates the themes project from the web page
728 2006-06-15 [colin] 2.3.0cvs14
731 Better fix (avoid losing the folder if scan_tree
734 2006-06-15 [cleroy] 2.3.0cvs13
737 Probably fix Bug #969 (crash on rebuilding
740 2006-06-14 [colin] 2.3.0cvs12
742 * manual/dtd/manual.xsl
743 * manual/sylpheed-claws-manual.xml
744 * manual/fr/sylpheed-claws-manual.xml
745 * manual/pl/sylpheed-claws-manual.xml
746 Insert pagebreaks between sections
748 2006-06-14 [paul] 2.3.0cvs11
751 better fix than 2.3.0cvs10
753 2006-06-14 [paul] 2.3.0cvs10
756 fix setting of PACKAGE_DATA_DIR with newer autoconf
757 (backwards compatible)
759 2006-06-13 [colin] 2.3.0cvs9
762 Fix sending of return receipt with the new queue folders
764 2006-06-13 [wwp] 2.3.0cvs8
766 * src/quote_fmt_lex.l
767 fix wrong tokens returned in quote_fmt lexer, query not().
769 2006-06-13 [wwp] 2.3.0cvs7
772 * src/prefs_folder_item.c
773 allow changing folder type even when folder is not a top-level one,
776 2006-06-12 [colin] 2.3.0cvs6
779 Fix double-ask of "Do you want to mark all
782 2006-06-12 [colin] 2.3.0cvs5
793 * src/prefs_folder_item.c
801 Apply bug #964's patch (Queue and drafts aren't normal)
802 The Drafts and Queue folder now contain RFC-822 files,
803 allowing to move and copy mails from and to these
804 folders. Moving from Drafts to Queue will prepare the
805 mail for sending (PGP signature, encryption, etc).
806 This patch also rework sending errors handling to try
808 Also, allow redefining folder types via the GUI
809 (Folder type in its Properties)
811 2006-06-12 [colin] 2.3.0cvs4
817 Allow to define a specific print font - patch
818 by Bernhard Walle <bernhard.walle@gmx.de>
820 * manual/advanced.xml
821 * manual/fr/advanced.xml
822 Add a hidden pref to allow deletion without
825 2006-06-12 [wwp] 2.3.0cvs3
828 more files to ignore.
830 2006-06-12 [wwp] 2.3.0cvs2
833 * src/quote_fmt_lex.l
834 * src/quote_fmt_parse.y
835 extend the quote_fmt parser (templates and quotes):
836 - allow limited sub-expressions in |p{} and |f{} expressions,
837 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
838 - implemented/fixed missing implementation of query_references and show_references,
839 - completed, fixed contents and format of the symbols help dialog,
840 - fix some compilation warnings.
842 2006-06-12 [wwp] 2.3.0cvs1
844 * manual/advanced.xml
845 * manual/fr/advanced.xml
846 updates in the "templates" section of the manual (eng/fr):
847 - be more precise (both versions)
848 - completed to match the english reference (fr version)
849 - touchups (both versions)
851 2006-06-12 [paul] 2.3.0
855 2006-06-12 [paul] 2.2.3cvs14
866 updated by Miquel Oliete, Tim, Stephan Sachse,
867 Stavros Giannouris, Fabien Vantard, Andrea
868 Spadaccini, Frederico Goncalves Guimaraes,
869 Aleksandar Urosevic, and Ralgh Young
871 2006-06-12 [colin] 2.2.3cvs13
876 2006-06-11 [colin] 2.2.3cvs12
879 Verify that g_malloc() succeeded
881 2006-06-11 [colin] 2.2.3cvs11
884 Add Face header to welcome mail
886 2006-06-10 [colin] 2.2.3cvs10
889 Revert previous (Forgot it changes the
890 margin on the whole mail)
892 2006-06-10 [colin] 2.2.3cvs9
895 Don't overlap long headers under (X-)Face
897 2006-06-10 [mones] 2.2.3cvs8
900 allow generation of manual on systems lacking saxon binary
901 but with java and the saxon library installed
906 2006-06-09 [colin] 2.2.3cvs7
909 Fix leak when using Display Sender using Addressbook
911 2006-06-09 [colin] 2.2.3cvs6
920 2006-06-09 [paul] 2.2.3cvs5
924 * tools/claws.i18n.status.pl
925 updated with new info
927 2006-06-09 [paul] 2.2.3cvs4
932 add wwp to authors list
934 update mine and Colin's addresses
936 2006-06-08 [colin] 2.2.3cvs3
938 * src/etpan/imap-thread.c
939 Fix leak on SSL cert check
941 2006-06-08 [colin] 2.2.3cvs2
946 2006-06-08 [paul] 2.2.3cvs1
949 Update version number following
952 2006-06-07 [colin] 2.2.2cvs3
955 Fix catching cache read errors (guint instead of gint)
956 Prevent malloc'ing more than 8MB (means cache corruption)
958 2006-06-07 [paul] 2.2.2cvs2
966 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
968 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
971 2006-06-06 [paul] 2.2.2cvs1
974 Update version number following
977 2006-06-06 [paul] 2.2.1cvs6
980 fix implicit declaration of
982 Patch by Fabien Vantard
984 2006-06-06 [paul] 2.2.1cvs5
987 fix age_greater and age_lower so that they
988 mean what say and not '...or equal to'
991 2006-06-06 [paul] 2.2.1cvs4
998 2006-06-05 [wwp] 2.2.1cvs3
1000 * manual/fr/account.xml
1001 minor language fixes (thanks to Fabien Vantard).
1003 2006-06-05 [colin] 2.2.1cvs2
1005 * src/prefs_folder_item.c
1007 Allow recursive setting of properties
1010 Don't freeze on 'test' filtering rule
1012 2006-06-05 [colin] 2.2.1cvs1
1015 Update version number following
1018 2006-06-04 [wwp] 2.2.0cvs82
1020 * manual/glossary.xml
1021 * manual/account.xml
1022 * manual/fr/glossary.xml
1023 * manual/fr/account.xml
1024 added glossary section and references/links related to the Face custom header.
1026 2006-06-04 [colin] 2.2.0cvs81
1029 Skip to next message on move with no
1032 2006-06-04 [wwp] 2.2.0cvs80
1035 added sanity checks, exit when needed.
1037 2006-06-03 [paul] 2.2.0cvs79
1039 * src/prefs_receive.c
1040 page name is now 'Receiving'
1042 page name is now 'Sending'
1044 2006-06-03 [colin] 2.2.0cvs78
1046 * src/plugins/spamassassin/spamassassin_gtk.c
1047 Autoswitch to Localhost if transport was previously
1048 disabled. Else people had to check [] Enable, then
1049 *reselect* transport.
1051 2006-06-03 [colin] 2.2.0cvs77
1053 * src/plugins/pgpinline/pgpinline.c
1054 * src/plugins/pgpmime/pgpmime.c
1055 Check that gpg_data_release_and_get_mem
1056 didn't fail (now, why this happens...)
1058 2006-06-03 [colin] 2.2.0cvs76
1061 Fix bug #962 (Manual and/or UI should
1062 warn about incompatible locking
1065 2006-06-02 [cleroy] 2.2.0cvs75
1073 2006-06-02 [colin] 2.2.0cvs74
1076 On exit, free caches after writing them
1077 Shuts up some valgrind false positives
1079 * src/send_message.c
1080 Fix races when reusing existing SMTP connections
1081 Fix inexistant session timeout
1083 Display alertpanel after all queues have
1084 been processed, not after each
1086 2006-06-02 [wwp] 2.2.0cvs73
1088 * manual/fr/glossary.xml
1091 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
1093 2006-06-02 [wwp] 2.2.0cvs72
1096 * manual/dist/pdf/Makefile.am
1097 * manual/dtd/manual.xsl
1098 * manual/fr/dist/pdf/Makefile.am
1099 * manual/pl/dist/pdf/Makefile.am
1100 we changed the procedure to generate the .pdf version of the manual.
1101 The procedure is more modern and the .pdf we get now has a valid index.
1102 Here are the new pre-requisites:
1104 - JRE 1.x (1.4 here): there must be one from your distro
1105 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
1106 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
1107 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
1109 See my posts for further info about the installation of this toolchain:
1111 Date: Fri, 19 May 2006 19:40:06 +0200
1112 From: wwp <subscript@free.fr>
1113 To: sylpheed-claws-devel@lists.sourceforge.net
1114 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
1118 Date: Wed, 24 May 2006 12:58:49 +0200
1119 From: wwp <subscript@free.fr>
1120 To: sylpheed-claws-devel@lists.sourceforge.net
1121 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
1123 2006-06-01 [colin] 2.2.0cvs71
1126 Better guards against IMAP races
1128 * src/prefs_common.c
1129 * src/prefs_common.h
1130 * src/common/ssl_certificate.c
1131 * src/etpan/imap-thread.c
1132 * src/etpan/imap-thread.h
1133 * src/gtk/sslcertwindow.c
1134 New hidden option ssl_skip_cert_check to
1135 avoid dups of bug #959 (libetpan linked
1136 against gnutls and gnutls buggy on 64bit)
1137 Present expired warning only once per
1139 * manual/advanced.xml
1140 * manual/fr/advanced.xml
1143 2006-06-01 [wwp] 2.2.0cvs70
1146 fix for bug #961 (return receipt dialog
1147 complains incorrectly about return-path
1148 email adress being different), thanks
1151 2006-05-31 [cleroy] 2.2.0cvs69
1154 Guard against NULLs, although this
1155 should never be an issue
1157 2006-05-31 [colin] 2.2.0cvs68
1162 Don't remove caches when destroying folder, it
1163 could (should) be done at exit
1165 free processing cache after incorporation
1166 * src/etpan/imap-thread.c
1167 Maybe fix bug #959 (Crash on moving to emails
1168 to a imap account per ssl with a expired
1171 2006-05-30 [colin] 2.2.0cvs67
1174 Put back event flush when displaying message
1175 It avoids reading a bunch of messages just
1176 by hitting shift-n for too long ;)
1178 2006-05-29 [colin] 2.2.0cvs66
1181 Remove useless g_warnings
1183 2006-05-29 [colin] 2.2.0cvs65
1186 Fix g_slist_append()s for performance
1188 2006-05-29 [colin] 2.2.0cvs64
1191 * src/common/utils.c
1192 Fix extraneous tab at start of addresses
1194 Fix warnings (thanks to Fabien)
1195 Fix crash at exit when composing messages
1198 Fix progress bar when deleting expired mails
1201 * src/gtk/gtksctree.c
1202 Fix re-sorting slowness
1204 2006-05-29 [paul] 2.2.0cvs63
1207 fetch full message when moving mails
1208 from another mailbox, (fixed data loss
1209 when filtering from IMAP to MH, introduced
1213 2006-05-29 [mones] 2.2.0cvs62
1215 * src/gtk/gtksctree.c
1216 Unselect faster (patch by Colin)
1218 2006-05-26 [colin] 2.2.0cvs61
1221 Unplug MSGINFO_UPDATE callback on delete too.
1223 2006-05-26 [colin] 2.2.0cvs60
1226 Fix bold in folder selection window with glib2.10
1229 2006-05-26 [colin] 2.2.0cvs59
1232 Convert date only if necessary (and don't
1233 try to convert from utf8 to utf8, too)
1235 Only set column's text if the column's
1238 2006-05-26 [colin] 2.2.0cvs58
1241 * src/gtk/gtkutils.c
1244 2006-05-26 [colin] 2.2.0cvs57
1247 Make summaryview selectable as long as
1248 no message has focus
1250 Faster deletion (by implementing mh_remove_msgs)
1251 Faster copy (avoid using mh_fetch_msg just to get
1253 Faster move (using move_file instead of copy_file
1255 No progressbar if total number of mails to cp/mv
1258 Fix removal from subject_table when mail gets moved
1259 Faster deletion (g_slist_prepend instead of append)
1260 * src/gtk/gtksctree.c
1263 2006-05-25 [colin] 2.2.0cvs56
1265 * src/common/ssl_certificate.c
1266 Fix leak in expired cert check
1268 2006-05-25 [colin] 2.2.0cvs55
1271 Disable flags syncing on .mh_sequences - it
1272 is buggy and marks mails read under unknown
1277 * 2.3.0-rc4 released
1279 2006-05-24 [colin] 2.2.0cvs54
1281 attention cvs users: if you manage to crash
1282 Sylpheed-Claws while moving, copying or deleting
1283 mails, we *are* interested in stack traces and
1284 valgrind logs. It looks stable, but one never
1288 Add progressbar for cache updates
1290 Optimize Mark all read in the current
1293 Add progressbar for copy/move
1295 Optimize O(n^2) in copy/move
1297 * src/gtk/gtksctree.c
1298 Optimize O(n^2) algos
1299 * src/common/timing.h
1300 Display ms instead of us
1302 2006-05-24 [wwp] 2.2.0cvs53
1304 * manual/fr/advanced.xml
1305 updates to the French manual.
1307 2006-05-24 [wwp] 2.2.0cvs52
1309 * src/common/utils.c
1310 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
1312 2006-05-24 [wwp] 2.2.0cvs51
1315 fixed "mark all read" in MH folders (thanks to Colin).
1317 2006-05-24 [paul] 2.2.0cvs50
1319 * doc/man/sylpheed-claws.1
1320 updated the man page
1322 2006-05-23 [colin] 2.2.0cvs49
1330 * src/send_message.c
1332 * src/gtk/sslcertwindow.c
1333 alertpanel fixes, by Fabien
1335 2006-05-23 [colin] 2.2.0cvs48
1341 * src/gtk/gtksctree.c
1342 * src/gtk/gtksctree.h
1344 Fix slow loading problem, which was caused by the
1345 use of some gtk_ctree funcs and their use of
1346 g_list_position while gtk_ctree_(un)link'ing.
1347 Reap more functions from gtkctree.c to be sure we
1348 use our (fast) version instead of theirs.
1350 Fix copy of unread mails
1353 2006-05-22 [wwp] 2.2.0cvs47
1355 * manual/fr/advanced.xml
1358 2006-05-22 [colin] 2.2.0cvs46
1361 Fix possible infinite loop. 'copy' is not a
1362 final action, so when encountering a 'copy',
1363 we have to check if a previous one was set
1364 and do it. In the same way, if we encounter
1365 a 'move' we have to perform a possibly
1366 pending 'copy'. This will slow down filtering
1367 on IMAP if move+copy or multiple copy actions
1368 are to be done, but handling it via the batch
1369 would be really too convoluted.
1371 2006-05-22 [wwp] 2.2.0cvs45
1373 * manual/fr/advanced.xml
1375 * manual/fr/glossary.xml
1376 * manual/fr/handling.xml
1377 * manual/fr/intro.xml
1378 * manual/fr/plugins.xml
1379 * manual/fr/sylpheed-claws-manual.xml
1380 sync w/ the english manual: updates URIs, documented mailing-list
1381 support, better explanation about the enabled/disabled feature
1382 in filtering/processing rules by Paul.
1384 2006-05-21 [colin] 2.2.0cvs44
1387 Don't expand after building threads, but during
1389 2006-05-21 [colin] 2.2.0cvs43
1393 More timing possibilities... For next time I have
1394 to find out how the hell some 3GHz computer takes
1395 one minute to open a 30k folder...
1397 2006-05-21 [colin] 2.2.0cvs42
1399 * manual/pl/advanced.xml
1401 * manual/pl/glossary.xml
1402 * manual/pl/handling.xml
1403 * manual/pl/intro.xml
1404 * manual/pl/plugins.xml
1405 * manual/pl/sylpheed-claws-manual.xml
1406 Polish manual updated by Pawel
1410 * 2.3.0-rc3 released
1412 2006-05-20 [colin] 2.2.0cvs41
1416 - remove cache of moved messages from original folder
1417 - apply new flags to messages even if they aren't appliable
1422 * 2.3.0-rc2 released
1424 2006-05-19 [colin] 2.2.0cvs40
1427 Don't issue SELECT in imap_change_flags
1428 before having checked that we indeed have
1429 some flags to change. MSG_POSTFILTERED for
1430 example can't be used on IMAP.
1431 Fixes bug #955 (copying messages between
1432 imap folders is extremely slow), which was
1435 2006-05-19 [colin] 2.2.0cvs39
1440 Try to fix bug #830 (Some unread messages
1441 get marked read in IMAP inbox):
1442 - Prevent scanning a folder if it's being
1444 - Postpone opening via the GUI of a folder
1448 2006-05-19 [wwp] 2.2.0cvs38
1450 * manual/advanced.xml
1451 fix English+typo (thanks to Paul).
1453 2006-05-19 [wwp] 2.2.0cvs37
1455 * manual/advanced.xml
1456 * manual/fr/advanced.xml
1457 * src/gtk/logwindow.c
1458 * src/prefs_common.c
1459 * src/prefs_common.h
1460 added hidden prefs to allow customization of colors used in
1461 protocol log window (useful for dark gtk+ themes).
1463 2006-05-19 [wwp] 2.2.0cvs36
1466 fix an old erroneous changelog entry (thanks to Fabien Vantard).
1468 2006-05-19 [paul] 2.2.0cvs35
1471 make Reply-To fully clickable
1472 * src/gtk/logwindow.c
1473 more colouring (SMTP ESMTP)
1474 Both patches by Pawel Pekala
1476 2006-05-19 [cleroy] 2.2.0cvs34
1479 Don't update flags from current folder
1480 Probably fixes bug #935 (Read Messages
1481 Revert to Being Marked as Unread)
1483 2006-05-18 [colin] 2.2.0cvs33
1491 Allow replying to multiple emails
1494 * src/etpan/imap-thread.c
1497 2006-05-18 [paul] 2.2.0cvs32
1500 keep Mailing-List menu refreshed
1503 2006-05-18 [paul] 2.2.0cvs31
1505 * manual/advanced.xml
1507 * manual/glossary.xml
1508 * manual/handling.xml
1510 * manual/plugins.xml
1511 * manual/sylpheed-claws-manual.xml
1513 add info about mailing-list support
1518 * src/plugins/dillo_viewer/README
1521 2006-05-17 [wwp] 2.2.0cvs30
1523 * manual/handling.xml
1524 * manual/fr/handling.xml
1525 documented the ability to enabled/disable filtering/processing rules.
1527 2006-05-17 [colin] 2.2.0cvs29
1530 Don't initialize g_thread subsystem if it's
1531 already done (thanks to Hiro)
1533 Fix saving of parts when there name can't be
1534 converted from UTF-8.
1536 2006-05-17 [paul] 2.2.0cvs28
1539 fix config.status warning with autoconf 2.60
1541 2006-05-17 [paul] 2.2.0cvs27
1546 2006-05-17 [wwp] 2.2.0cvs26
1549 fix useless and potentially dangerous buffer walking (thanks to Colin).
1551 2006-05-17 [wwp] 2.2.0cvs25
1553 * src/plugins/demo/demo.c
1554 updated product name in plugin demo (many plugins need to be
1555 sync'ed w/ that change).
1557 2006-05-17 [colin] 2.2.0cvs24
1562 2006-05-16 [colin] 2.2.0cvs23
1565 Stupid me hit again. Fix cvs22.
1567 2006-05-16 [colin] 2.2.0cvs22
1570 Fix bug #922 (sylpheed-claws crashed after
1571 pushing on Inbox folder)
1573 2006-05-16 [colin] 2.2.0cvs21
1576 Make From header be copy/paste/select-able
1578 2006-05-16 [wwp] 2.2.0cvs20
1583 * src/etpan/imap-thread.c
1584 fix some compiler warnings (thanks to Colin).
1586 2006-05-16 [wwp] 2.2.0cvs19
1594 * src/send_message.c
1596 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
1598 2006-05-15 [colin] 2.2.0cvs18
1601 Fix automatic rule creation with List-Post
1603 2006-05-15 [paul] 2.2.0cvs17
1605 * tools/filter_conv_new.pl
1606 updated for rule enabling/disabling
1607 claws version >= 2.3.x required
1609 2006-05-15 [cleroy] 2.2.0cvs16
1614 2006-05-15 [cleroy] 2.2.0cvs15
1619 2006-05-15 [wwp] 2.2.0cvs14
1621 * manual/pl/.cvsignore
1622 ignore generated files.
1624 2006-05-14 [wwp] 2.3.0-rc1
1626 * 2.3.0-rc1 released
1628 2006-05-13 [wwp] 2.2.0cvs13
1633 * src/matcher_parser_lex.l
1634 * src/matcher_parser_parse.y
1635 * src/prefs_filtering.c
1636 new feature: provide the ability to disable filtering and processing
1637 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
1640 2006-05-13 [colin] 2.2.0cvs12
1643 Remove useless if (a) b; else b;
1646 2006-05-13 [wwp] 2.2.0cvs11
1654 no more silent failures (or at least less ones) when importing
1655 or exporting from/to mbox. Also start importing/exporting if
1656 the necessary info is set.
1658 2006-05-13 [wwp] 2.2.0cvs10
1661 restored up-to-date release notes.
1663 2006-05-13 [paul] 2.2.0cvs9
1667 updated by Tim Dijkstra and Pavlo Bohmat
1669 2006-05-12 [colin] 2.2.0cvs8
1671 * src/gtk/quicksearch.c
1672 Add "k" as shortcut for "colorlabel". Patch
1673 by ath42@users.sf.net.
1675 2006-05-12 [paul] 2.2.0cvs7
1677 * src/prefs_common.h
1678 * src/prefs_summaries.c
1680 when entering a folder also allow
1681 going directly to first Marked message
1683 2006-05-12 [paul] 2.2.0cvs6
1686 always obey 'confirm before marking all
1689 2006-05-12 [paul] 2.2.0cvs5
1692 make Sender fully clickable
1694 2006-05-12 [colin] 2.2.0cvs4
1698 Let From be editable
1701 Full support of .mh_sequences' Unseen seq
1703 2006-05-12 [colin] 2.2.0cvs3
1709 * src/prefs_spelling.c
1716 Add contextual menu on Compose toolbar
1717 button. Fixes bug #944 (Automatic
1718 addresses not applied when changing account
1719 from compose window)
1720 add Mailing List support
1721 based on the old 0.6.5claws25 patch by
1722 Melvin Hadasht, with finishing touches
1724 Fix "ignore thread" when mails are threaded by
1725 subject (and weren't ignored although appearing
1728 Both patches by Pawel.
1730 2006-05-08 [paul] 2.2.0cvs2
1739 add Mailing List support
1740 based on the old 0.6.5claws25 patch by
1741 Melvin Hadasht, with finishing touches
1744 2006-05-08 [colin] 2.2.0cvs1
1749 Add contextual menu on Compose toolbar
1750 button. Fixes bug #944 (Automatic
1751 addresses not applied when changing account
1752 from compose window)
1754 2006-05-08 [paul] 2.2.0
1758 2006-05-08 [paul] 2.1.1cvs51
1768 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1769 Fabien Vantard, Frederico Goncalves Guimaraes,
1770 Aleksandar Urosevic, and Ralgh Young
1772 2006-05-12 [colin] 2.1.1cvs50
1783 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1784 Fabien Vantard, Frederico Goncalves Guimaraes,
1785 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
1787 2006-05-05 [colin] 2.1.1cvs49
1789 * manual/Makefile.am
1790 * manual/pl/Makefile.am
1791 * manual/pl/account.xml
1793 * manual/pl/addrbook.xml
1794 * manual/pl/advanced.xml
1796 * manual/pl/glossary.xml
1798 * manual/pl/handling.xml
1799 * manual/pl/intro.xml
1800 * manual/pl/keyboard.xml
1801 * manual/pl/plugins.xml
1802 * manual/pl/starting.xml
1803 * manual/pl/sylpheed-claws-manual.xml
1804 * manual/pl/dist/.cvsignore
1805 * manual/pl/dist/Makefile.am
1806 * manual/pl/dist/html/.cvsignore
1807 * manual/pl/dist/html/Makefile.am
1808 * manual/pl/dist/pdf/.cvsignore
1809 * manual/pl/dist/pdf/Makefile.am
1810 * manual/pl/dist/ps/.cvsignore
1811 * manual/pl/dist/ps/Makefile.am
1812 * manual/pl/dist/txt/.cvsignore
1813 * manual/pl/dist/txt/Makefile.am
1814 Add the polish translation of the manual,
1815 Authored by Pawel Pekala.
1817 2006-05-05 [cleroy] 2.1.1cvs48
1820 Re-read matcherrc after loading plugins
1821 if some of them add folders.
1823 2006-05-03 [colin] 2.1.1cvs47
1828 2006-05-03 [colin] 2.1.1cvs46
1831 Be sure to have a session when
1834 2006-05-03 [colin] 2.1.1cvs45
1839 Fix preventing renaming with namespace
1842 2006-05-01 [colin] 2.1.1cvs44
1845 Don't reload messageview when result of
1848 2006-04-29 [colin] 2.1.1cvs43
1850 * src/prefs_receive.c
1851 * src/plugins/spamassassin/spamassassin_gtk.c
1852 * src/plugins/clamav/clamav_plugin_gtk.c
1855 2006-04-29 [colin] 2.1.1cvs42
1857 * src/prefs_compose_writing.c
1859 Cleanups. Patch by Pawel
1861 2006-04-28 [paul] 2.1.1cvs41
1864 fix returned quick search results when search
1865 term contains an underscore.
1868 2006-04-28 [paul] 2.1.1cvs40
1870 * src/prefs_message.c
1871 * src/prefs_receive.c
1873 Patches by Pawel Pekala
1875 2006-04-27 [colin] 2.1.1cvs39
1878 Differentiate subject Welcome from
1879 window's title Welcome
1885 2006-04-27 [paul] 2.1.1cvs38
1887 * manual/advanced.xml
1888 * manual/fr/advanced.xml
1889 add info about compose_no_markup hidden pref
1891 2006-04-27 [paul] 2.1.1cvs37
1893 * src/prefs_account.c
1894 improve privacy labels
1895 * src/prefs_msg_colors.c
1896 change some strings for translators' convenience
1897 * src/gtk/gtkutils.c
1898 don't underline the link button text
1900 2006-04-25 [colin] 2.1.1cvs36
1903 Complete 2.1.1cvs33 (once more ;)
1905 2006-04-25 [colin] 2.1.1cvs35
1910 2006-04-25 [cleroy] 2.1.1cvs34
1913 * src/gtk/gtkaspell.c
1914 Fix crash on redirect (related to the return
1915 of the aspell menu in compose's toolbar)
1916 * src/prefs_msg_colors.c
1917 Fix sensitivity widgets
1918 * src/image_viewer.c
1919 * src/gtk/pluginwindow.c
1920 * src/gtk/prefswindow.c
1921 Change released signals to clicked (Fabien)
1923 * src/common/socket.c
1924 * src/plugins/spamassassin/spamassassin.c
1925 Translate strings (Fabien)
1927 2006-04-25 [paul] 2.1.1cvs33
1932 complete the fix of bug #912
1935 2006-04-25 [colin] 2.1.1cvs32
1943 Patches by Pawel Pekala
1945 2006-04-24 [colin] 2.1.1cvs31
1948 Fix compilation warnings (Fabien)
1950 2006-04-24 [colin] 2.1.1cvs30
1954 * src/editldap_basedn.c
1955 * src/editldap_basedn.h
1961 Fix bug #901 (LDAPS support)
1963 2006-04-24 [colin] 2.1.1cvs29
1966 Fix logic on error with send dialog on
1968 Fix compilation without libetpan, thanks
1971 Fix 'context-menu' key
1973 2006-04-23 [colin] 2.1.1cvs28
1976 Never free current's cache to free up
1977 memory. Fixes bug #912 (new count
1978 randomly set to message count)
1980 2006-04-23 [colin] 2.1.1cvs27
1982 * src/gtk/quicksearch.c
1983 And remove printf...
1985 2006-04-23 [colin] 2.1.1cvs26
1987 * src/gtk/quicksearch.c
1988 Fix replacing in quicksearch, and fix inserting
1989 in the middle of the string. (introduced at 2.1.0cvs22)
1991 2006-04-23 [colin] 2.1.1cvs25
1994 Make sure uidnext is initialized in get_num_list
1995 (not for stable, related to 2.1.1cvs8 and friends)
1997 2006-04-23 [colin] 2.1.1cvs24
2000 Output something when login is successful
2003 2006-04-23 [colin] 2.1.1cvs23
2005 * src/etpan/imap-thread.c
2006 Better logging (line-per-line, hide data in fetch)
2008 * src/gtk/logwindow.c
2009 * src/gtk/logwindow.h
2010 Better logging (color for input/output)
2012 2006-04-21 [colin] 2.1.1cvs22
2014 * src/gtk/quicksearch.c
2015 On gtk+-2.8, use stock buttons in quicksearch
2016 Based on a patch by Fabien and a design by Paul
2018 2006-04-21 [colin] 2.1.1cvs21
2022 Fix occasional flicker in folderview
2023 * src/common/utils.c
2024 Fix bug #943 (Incorrectly parsed email address
2025 list in short headers on message view and in
2028 2006-04-20 [colin] 2.1.1cvs20
2032 * src/prefs_account.c
2033 Add ANONYMOUS auth for IMAP
2035 2006-04-20 [paul] 2.1.1cvs19
2038 proper fix for 2.1.1cvs18
2041 2006-04-20 [paul] 2.1.1cvs18
2046 2006-04-20 [paul] 2.1.1cvs17
2048 * src/gtk/quicksearch.c
2049 fix standard, non-extended Quick search,
2050 was broken in 2.1.1cvs15.
2053 2006-04-20 [colin] 2.1.1cvs16
2055 * src/prefs_matcher.c
2056 Fix values when reselecting a ~test
2059 2006-04-19 [colin] 2.1.1cvs15
2063 * src/gtk/gtkaspell.c
2064 * src/gtk/gtkaspell.h
2065 Put back Options menu in Spelling/
2066 * src/gtk/quicksearch.c
2067 Don't search, and show error, if the
2068 advanced search has a syntax error
2070 2006-04-18 [colin] 2.1.1cvs14
2073 Fix gdk warnings on set_cursor when textview
2076 2006-04-18 [colin] 2.1.1cvs13
2078 * src/gtk/gtksctree.c
2079 Remove seemingly useless refresh that causes
2080 flicker - watch this commit in case of
2081 problems before planned backport to stable
2083 2006-04-18 [colin] 2.1.1cvs12
2086 Factorize get/set_xml code
2088 * src/prefs_account.c
2089 * src/prefs_account.h
2091 Add Encrypt to self option
2093 2006-04-17 [colin] 2.1.1cvs11
2096 Fix search on encrpyt function on dragonfly
2097 Patch by Jonathan Buschmann <jonthn@agmact.com>
2099 2006-04-17 [colin] 2.1.1cvs10
2101 * src/prefs_account.c
2102 Be safe by default: remove mails from POP3
2103 after 7 days, not immediately
2105 2006-04-17 [colin] 2.1.1cvs9
2107 * src/etpan/imap-thread.c
2108 Fix build on DragonFly - patch by
2109 Jonathan Buschmann <jonthn@agmact.com>
2111 2006-04-17 [colin] 2.1.1cvs8
2114 Save uidnext between sessions
2116 2006-04-17 [colin] 2.1.1cvs7
2119 scan is required when uid validity changes
2121 2006-04-17 [colin] 2.1.1cvs6
2124 Don't scan if not necessary, apart in current
2125 folder and INBOX to fetch flags.
2127 Scan is necessary if unread count changes
2129 2006-04-17 [colin] 2.1.1cvs5
2132 ...But always fetch ANSWERED and DELETED flags for
2133 INBOX, as filtering can happen on these flags.
2135 2006-04-17 [colin] 2.1.1cvs4
2138 Don't fetch REPLIED and DELETED flags when synchronising
2139 flags with a closed folder. We only need UNSEEN and FLAGGED
2140 to update the folderview.
2142 2006-04-17 [colin] 2.1.1cvs3
2145 Faster flag search when there are new mails
2146 in a folder. We can do a full search if the
2147 folder contains less messages than the new
2150 2006-04-17 [colin] 2.1.1cvs2
2157 Update translations from stable branch
2159 2006-04-17 [colin] 2.1.1cvs1
2162 Bump version to follow stable release
2164 2006-04-16 [mones] 2.1.0cvs50
2169 2006-04-16 [colin] 2.1.0cvs49
2172 Fix bgcolor not unset on gtk 2.8, while preventing warnings
2173 with gtk < 2.8. Thanks to Fabien Vantard.
2175 2006-04-15 [colin] 2.1.0cvs48
2177 * src/etpan/imap-thread.c
2178 Fix bug #919 (libetpan: SEGV when connecting
2181 2006-04-14 [colin] 2.1.0cvs47
2184 Fix race on --select (should be done better)
2186 2006-04-14 [wwp] 2.1.0cvs46
2188 * src/send_message.c
2189 enforce a check for domain in account prefs (a sending
2190 error could be faced if domain was checked but no value set),
2193 2006-04-14 [colin] 2.1.0cvs45
2196 when converting from unknown to unknown, if the
2197 string is UTF8, don't convert it to the locale
2200 2006-04-14 [colin] 2.1.0cvs44
2203 Don't try to use ASCII for converting headers
2206 2006-04-14 [paul] 2.1.0cvs43
2209 add locale/charset info to crash report
2212 replace 'e-mail' with preferred 'email'
2214 ensure contributors list is in alphabetical
2217 2006-04-13 [colin] 2.1.0cvs42
2220 Prevent gdk warnings
2222 2006-04-13 [colin] 2.1.0cvs41
2224 * src/common/ssl_certificate.c
2225 * src/common/ssl_certificate.h
2226 * src/gtk/sslcertwindow.c
2227 Warn on expired certs, and display the expiration date
2229 2006-04-13 [colin] 2.1.0cvs40
2231 * src/plugins/spamassassin/spamassassin_gtk.c
2232 Fix missing set_text on unix socket
2234 2006-04-13 [wwp] 2.1.0cvs39
2236 * manual/fr/advanced.xml
2237 * manual/fr/glossary.xml
2238 applied new spam/ham/email lexicon (pourriel, courriel)
2240 2006-04-13 [paul] 2.1.0cvs38
2242 * src/plugins/pgpmime/plugin.c
2243 remove the mention of S/MIME from the
2244 description. This is now handled by the
2247 2006-04-13 [paul] 2.1.0cvs37
2249 * src/prefs_msg_colors.c
2251 * src/prefs_folder_item.c
2252 * src/prefs_spelling.c
2253 add a tooltip to the colour selector buttons
2255 2006-04-13 [wwp] 2.1.0cvs36
2257 * manual/advanced.xml
2258 * manual/glossary.xml
2259 * manual/handling.xml
2260 * manual/keyboard.xml
2261 * manual/plugins.xml
2262 * manual/starting.xml
2263 * manual/fr/account.xml
2265 * manual/fr/addrbook.xml
2266 * manual/fr/advanced.xml
2268 * manual/fr/glossary.xml
2270 * manual/fr/handling.xml
2271 * manual/fr/intro.xml
2272 * manual/fr/keyboard.xml
2273 * manual/fr/plugins.xml
2274 * manual/fr/starting.xml
2275 * manual/fr/sylpheed-claws-manual.xml
2276 fixes to the manuals:
2277 - summaryview -> Message List (same in French)
2278 - translate key names
2279 - fix French punctuation, use non-breakable spaces when
2280 necessary, don't use   which is not portable
2281 - tell what maildir and mbox formats we support
2283 2006-04-12 [wwp] 2.1.0cvs35
2285 * src/prefs_toolbar.c
2286 unified a replace button more,
2287 patch by Fabien Vantard <fzzzzz@gmail.com>.
2289 2006-04-12 [wwp] 2.1.0cvs34
2291 * src/prefs_common.c
2292 * src/prefs_msg_colors.c
2293 make default color labels translatable,
2294 patch from Fabien Vantard <fzzzzz@gmail.com>,
2295 thanks to Tim <timbrain@post.cz> for reporting.
2297 2006-04-12 [wwp] 2.1.0cvs33
2299 * manual/glossary.xml
2301 * manual/plugins.xml
2302 * manual/starting.xml
2303 * manual/sylpheed-claws-manual.xml
2304 * manual/fr/.cvsignore
2305 * manual/fr/account.xml
2307 * manual/fr/addrbook.xml
2308 * manual/fr/advanced.xml
2310 * manual/fr/glossary.xml
2311 * manual/fr/handling.xml
2312 * manual/fr/intro.xml
2313 * manual/fr/keyboard.xml
2314 * manual/fr/plugins.xml
2315 * manual/fr/starting.xml
2316 * manual/fr/sylpheed-claws-manual.xml
2317 various fixes: typos, missing .fr translations, punctuation,
2318 capitalization, links, accents and some bad French more.
2320 2006-04-12 [wwp] 2.1.0cvs32
2323 fix for bug #935: always store prefs files in UTF-8 (thanks
2326 2006-04-11 [colin] 2.1.0cvs31
2329 Fix inserting files not in utf8 when locale is utf8
2331 2006-04-11 [colin] 2.1.0cvs30
2334 Don't show error dialog when cancelling connection
2337 2006-04-11 [cleroy] 2.1.0cvs29
2340 Implement multiple quote levels
2341 * src/prefs_common.c
2342 Change a little bit the quote bgcolor for 2nd level
2344 2006-04-11 [colin] 2.1.0cvs28
2347 Add locale and charset in the label
2349 2006-04-10 [colin] 2.1.0cvs27
2352 * src/prefs_common.c
2353 * src/prefs_common.h
2354 * src/prefs_msg_colors.c
2356 Allow optional background color in quotes
2357 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
2360 2006-04-10 [colin] 2.1.0cvs26
2367 2006-04-10 [colin] 2.1.0cvs25
2369 * manual/plugins.xml
2370 * manual/fr/plugins.xml
2371 Document libcurl's proxy variables
2373 2006-04-09 [colin] 2.1.0cvs24
2375 * src/prefs_common.c
2376 gettext() returns statically allocated stuff. We have
2377 to strdup it in order to be able to free it.
2379 2006-04-09 [colin] 2.1.0cvs23
2385 2006-04-09 [colin] 2.1.0cvs22
2388 * src/gtk/quicksearch.c
2389 Fix bug #859 (problems with cyrilic input in
2390 search panel) - Patch by Alexey Illarionov
2391 <littlesavage@rambler.ru>
2393 2006-04-09 [colin] 2.1.0cvs21
2395 * src/prefs_customheader.c
2396 I prefer removing then freeing rather than the contrary
2397 (even if it doesn't change anything ;-)
2398 * src/prefs_account.c
2399 Fix bug #933 (Crash re-entering the custom headers list
2400 dialog in accounts prefs)
2401 The problem happened when cancelling the Account
2402 Preferences' dialogs - in which case we didn't do
2403 anything to the PrefsAccount * struct. In case of applying,
2404 the old ac_prefs was replaced with the tmp_ac_prefs we were
2405 working with in this dialog. The problem is that
2406 prefs_customheader.c, working on this tmp_ac_prefs, always
2407 changes the ->customhdr_list pointer, even when cancelled.
2408 So in case of cancelling the prefs_account dialog, we still
2409 have to update ->customhdr_list in the real account.
2411 2006-04-08 [colin] 2.1.0cvs20
2413 * manual/fr/glossary.xml
2414 * manual/fr/keyboard.xml
2415 Forgot some headers :)
2417 2006-04-08 [colin] 2.1.0cvs19
2419 * manual/Makefile.am
2420 * manual/fr/Makefile.am
2421 * manual/fr/account.xml
2423 * manual/fr/addrbook.xml
2424 * manual/fr/advanced.xml
2426 * manual/fr/glossary.xml
2428 * manual/fr/handling.xml
2429 * manual/fr/intro.xml
2430 * manual/fr/keyboard.xml
2431 * manual/fr/plugins.xml
2432 * manual/fr/starting.xml
2433 * manual/fr/sylpheed-claws-manual.xml
2434 * manual/fr/dist/.cvsignore
2435 * manual/fr/dist/Makefile.am
2436 * manual/fr/dist/html/.cvsignore
2437 * manual/fr/dist/html/Makefile.am
2438 * manual/fr/dist/pdf/.cvsignore
2439 * manual/fr/dist/pdf/Makefile.am
2440 * manual/fr/dist/ps/.cvsignore
2441 * manual/fr/dist/ps/Makefile.am
2442 * manual/fr/dist/txt/.cvsignore
2443 * manual/fr/dist/txt/Makefile.am
2444 Add the french translation of the manual. Thanks to
2445 Olivier Delhomme <olivier.delhomme@free.fr> for
2446 account.xml, ack.xml, addrbook.xml and advanced.xml
2448 2006-04-08 [colin] 2.1.0cvs18
2450 * manual/plugins.xml
2451 * manual/starting.xml
2454 2006-04-07 [colin] 2.1.0cvs17
2458 * manual/keyboard.xml
2461 2006-04-07 [colin] 2.1.0cvs16
2465 * src/prefs_common.c
2466 * src/prefs_common.h
2467 Add hidden compose_no_markup pref
2469 2006-04-07 [wwp] 2.1.0cvs15
2471 * src/summary_search.c
2473 Bugfix: stop button was sticky when searching in an empty folder.
2474 Applied curly brackets code style to the whole file (summary_search.c).
2475 More files to ignore.
2477 2006-04-07 [wwp] 2.1.0cvs14
2479 * src/message_search.c
2480 * src/summary_search.c
2481 changed default button when search bumps at file/folder
2482 beginning or end, for convenience (thanks to Colin).
2484 2006-04-07 [paul] 2.1.0cvs13
2486 * src/plugins/dillo_viewer/dillo_prefs.c
2487 avoid future potential for namespace collision
2490 2006-04-06 [wwp] 2.1.0cvs12
2492 * src/summary_search.c
2493 Unify extended/advanced searches names (and thus factorize labels),
2494 patch by Fabien Vantard <fzzzzz@gmail.com>.
2496 2006-04-06 [wwp] 2.1.0cvs11
2499 * src/prefs_themes.c
2501 Fixed some compilation warnings.
2503 2006-04-06 [colin] 2.1.0cvs10
2505 * manual/advanced.xml
2506 Document the wizard template and how to deploy
2507 Sylpheed-Claws effectively
2509 2006-04-06 [colin] 2.1.0cvs9
2512 gettext patch to tell translators about _("#"),
2515 2006-04-06 [colin] 2.1.0cvs8
2518 Fix invalid GtkTextBIter after clicking "Display as text"
2520 2006-04-06 [mones] 2.1.0cvs7
2529 * src/folder_item_prefs.c
2534 * src/prefs_msg_colors.c
2535 * src/prefs_spelling.c
2536 * src/prefs_themes.c
2539 * src/stock_pixmap.c
2543 * src/common/mgutils.c
2544 * src/common/prefs.c
2545 * src/common/ssl_certificate.c
2546 * src/gtk/colorlabel.c
2547 * src/gtk/quicksearch.c
2548 * src/plugins/pgpmime/pgpmime.c
2549 * src/plugins/spamassassin/spamassassin.c
2550 Removed redundant NULL checks for g_free() calls.
2551 Patch by Pawel Pekala.
2553 2006-04-06 [mones] 2.1.0cvs6
2555 * src/prefs_actions.c
2556 * src/prefs_filtering.c
2557 * src/prefs_filtering_action.c
2558 * src/prefs_matcher.c
2559 * src/prefs_template.c
2560 * src/gtk/gtkutils.c
2561 * src/gtk/gtkutils.h
2562 Have a nice replace button. Patch by Pawel Pekala
2564 2006-04-06 [colin] 2.1.0cvs5
2567 Fix crash with empty columns
2569 2006-04-05 [colin] 2.1.0cvs4
2573 Allow wizard customization with pre-filled values
2575 2006-04-05 [colin] 2.1.0cvs3
2580 Nicer messages in mimeview
2582 2006-04-05 [colin] 2.1.0cvs2
2585 * src/prefs_summaries.c
2588 2006-04-05 [colin] 2.1.0cvs1
2590 * src/plugins/pgpcore/plugin.c
2591 * src/plugins/pgpcore/select-keys.c
2592 * src/plugins/pgpcore/select-keys.h
2593 * src/plugins/pgpcore/sgpgme.c
2594 * src/plugins/pgpcore/sgpgme.h
2595 * src/plugins/pgpinline/pgpinline.c
2596 * src/plugins/pgpinline/plugin.c
2597 * src/plugins/pgpmime/pgpmime.c
2598 * src/plugins/pgpmime/plugin.c
2599 Factorize and generalize a bit
2600 Drop S/MIME signature verification from PGP/MIME
2601 (adding it as another, more complete plugin)
2603 2006-04-05 [paul] 2.1.0
2607 2006-04-05 [paul] 2.0.0cvs186
2609 * manual/advanced.xml
2610 add info on colour labels
2612 2006-04-05 [paul] 2.0.0cvs185
2627 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros
2628 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea
2629 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves
2630 Guimaraes, Aleksandar Urosevic, Ralgh Young
2632 * tools/claws.i18n.status.pl
2633 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
2634 and new Czech translator, Tim <timbrain@post.cz>
2636 2006-04-05 [mones] 2.0.0cvs184
2641 2006-04-05 [colin] 2.0.0cvs183
2643 * src/gtk/quicksearch.c
2644 Fix bug #929 (unnecessary reload in quick search bar)
2646 2006-04-05 [colin] 2.0.0cvs182
2649 Fix crash on Reply with no From:
2650 Show signature and conversion error on queuing
2655 Factorize threading code and make sure msginfo
2656 is not null when it comes from a GtkCTreeRow's
2658 * src/gtk/gtkaspell.c
2659 Check for necessary things
2660 * src/gtk/gtksctree.c
2661 * src/gtk/gtksctree.h
2662 Reset anchor if necessary when removing node
2664 2006-03-29 [colin] 2.0.0cvs181
2667 Warn for disabled IMAP accounts (due to lack of
2668 libetpan). Breaks string-freeze - sorry - but it
2669 is kind of important ;)
2671 2006-03-28 [colin] 2.0.0cvs180
2673 * src/gtk/gtkutils.c
2674 * src/gtk/gtkutils.h
2675 Add a gtkut_get_link_btn() function that
2676 creates a button which acts like an URI
2677 * src/prefs_themes.c
2679 Use this function (factorizes codes)
2681 * src/gtk/pluginwindow.c
2682 Add a "Get more..." in the plugins window
2684 2006-03-28 [colin] 2.0.0cvs179
2687 * src/common/passcrypt.c
2689 Warning fixes. Patch by Pawel Pekala
2691 2006-03-27 [colin] 2.0.0cvs178
2694 Fix undoing by blocks with spaces
2696 2006-03-27 [colin] 2.0.0cvs177
2699 Set margin to 3px for headers
2705 2006-03-27 [wwp] 2.0.0cvs176
2708 don't reset quicksearch when updating the message list.
2711 2006-03-26 [wwp] 2.0.0cvs175
2714 use a unified border width ('other' tab in the compose window,
2715 patch by Pawel Pekala).
2718 2006-03-26 [wwp] 2.0.0cvs174
2720 * src/common/quoted-printable.c
2722 fixed some compilation warnings (incl. one reported by Pawel Pekala).
2724 2006-03-26 [colin] 2.0.0cvs173
2726 * src/quote_fmt_parse.y
2727 Fix non-UTF8 date formats messing up the whole quote a
2730 2006-03-26 [colin] 2.0.0cvs172
2733 Make sure the date is UTF8 valid, or try to make it
2734 so. IncrediMail is really IncrediStupid.
2736 Fix possible conversions.
2739 2006-03-26 [colin] 2.0.0cvs171
2742 Fix corner cases in body search. This is still a
2743 hack... It seems impossible to make it good and
2744 reasonably fast at the same time.
2746 2006-03-26 [colin] 2.0.0cvs170
2749 I think I killed the twilight zone bug!
2750 summary_select_node() flushes GTK events in order
2751 to be able to center the view. But this also
2752 flushes keypresses like Ctrl-Alt-U, so this can
2753 call summary_show from summary_select_node (itself
2754 called from summary_show, etc.). And the summaryview
2755 has to be unlocked in this function. So just locking
2756 while processing GTK events, and bailing if locked,
2758 Fixes bug #927 (SIGSEGV during Update Summary)
2760 2006-03-25 [colin] 2.0.0cvs169
2763 Fix search in QP-encoded bodies
2764 Fix utf-8 searches in bodies encoded in the
2766 * src/common/quoted-printable.c
2767 * src/common/quoted-printable.h
2768 Add a decode function that doesn't overwrite
2769 the original pointer
2772 2006-03-24 [colin] 2.0.0cvs168
2777 Update message cache after action
2778 Patch by H. Merijn Brand
2779 * src/prefs_msg_colors.c
2781 Patch by Fabien Vantard
2782 * src/plugins/spamassassin/spamassassin_gtk.c
2783 Remove useless translation
2784 Patch by Fabien Vantard
2786 2006-03-23 [colin] 2.0.0cvs167
2789 Let 30 seconds to SSL_connect
2791 2006-03-23 [wwp] 2.0.0cvs166
2794 * src/gtk/description_window.c
2795 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
2796 and headers are translated; adjust description windows' width to fit their
2797 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
2799 2006-03-23 [paul] 2.0.0cvs165
2801 * src/common/utils.c
2802 fix highlighting of URIs containing "()"
2803 (2.0.0cvs164's reversal fixed)
2806 2006-03-23 [paul] 2.0.0cvs164
2808 * src/common/utils.c
2809 revert patch, (postponing a fix), at 2.0.0cvs120
2810 as it breaks more URIs than it fixes.
2811 Allow '-' to be a terminating character in a URI
2813 2006-03-22 [colin] 2.0.0cvs163
2816 Require libetpan 0.45
2817 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
2819 2006-03-22 [paul] 2.0.0cvs162
2822 replace '<-' and '->' buttons with GTK_STOCK graphical
2824 * src/summary_search.c
2825 don't offer '...' for translation
2826 add a tooltip to advanced search '...' button
2827 * src/gtk/quicksearch.c
2828 don't offer '...' for translation
2830 2006-03-21 [colin] 2.0.0cvs161
2833 Fix middle-click pasting (insert at click
2834 position instead of cursor position, don't
2835 remove existing selection and allow pasting
2838 "LDAP Server" -> "LDAP servers"
2840 2006-03-21 [wwp] 2.0.0cvs160
2842 * src/etpan/imap-thread.c
2843 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
2845 2006-03-20 [colin] 2.0.0cvs159
2848 Don't reload summaryview after an execute with no
2851 2006-03-19 [colin] 2.0.0cvs158
2854 and put groups at the top, always
2856 2006-03-19 [colin] 2.0.0cvs157
2859 Order groups before names, as previously
2861 2006-03-19 [colin] 2.0.0cvs156
2864 - Sort case-unsensitive
2865 - Put the sort arrow at opening too
2867 2006-03-19 [wwp] 2.0.0cvs155
2870 allow sorting by name/email/remarks, ensure that right-pane's contents
2871 matches the left-pane selection (cleared when appropriate).
2872 Patch by Pawel Pekala <c0rn@o2.pl>.
2874 2006-03-18 [colin] 2.0.0cvs154
2879 2006-03-18 [colin] 2.0.0cvs153
2882 Make sure we hide the preview if we didn't get
2885 2006-03-18 [colin] 2.0.0cvs152
2888 Set cursor to watch for execution (fixes lack
2889 of watch-cursor when dnd'ing hundreds of mails)
2891 Check that mime type is 'image/*' before updating
2892 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
2894 2006-03-18 [colin] 2.0.0cvs151
2899 Put a watch cursor in textview too when the mainwindow's
2902 2006-03-18 [colin] 2.0.0cvs150
2905 Change wrong asserts to simple tests
2907 2006-03-17 [colin] 2.0.0cvs149
2911 * src/prefs_msg_colors.c
2914 * src/gtk/colorlabel.c
2915 * src/gtk/colorlabel.h
2916 Add a color label menu in the main menubar
2917 Add (fixed) accels Ctrl-{0-7} to change the color
2918 They have to be fixed because the menu's dynamic,
2919 the items are complex widgets, hence we can't use
2923 2006-03-17 [wwp] 2.0.0cvs148
2926 rollback few lines from my previous commit (those lines come from
2927 a pending patch, accidentally commited, even if neutral as they are
2930 2006-03-17 [wwp] 2.0.0cvs147
2933 fix a compilation warning (wrong return type, introduced w/ cvs143), and
2934 applied code style/indentation to the modified function.
2936 2006-03-17 [wwp] 2.0.0cvs146
2940 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
2946 2006-03-17 [paul] 2.0.0cvs145
2949 addressbook_read_file() was called twice
2951 X-Mailer highlighting
2953 2006-03-16 [colin] 2.0.0cvs144
2955 * src/sourcewindow.c
2956 * src/sourcewindow.h
2957 And the last one, in source window.
2959 2006-03-16 [colin] 2.0.0cvs143
2963 Fix the same stuff in compose
2965 2006-03-16 [colin] 2.0.0cvs142
2968 Complete the previous messageview crash fix
2970 2006-03-16 [colin] 2.0.0cvs141
2975 Fix POSTPROCESSING hook
2976 Patch by H. Merijn Brand
2980 Parse Content-Location
2985 Don't crash when a top-level MessageView has
2986 been closed on us. Same problematic than
2987 yesterday's quicksearch issue.
2989 2006-03-15 [colin] 2.0.0cvs140
2991 * src/gtk/quicksearch.c
2992 Fix a bitchy race we didn't think about when we
2993 added quicksearch cancellation:
2994 If the search is not on cached fields, for example
2995 body_part matchcase "stuff"
2996 the matcher code has to get the whole message. If
2997 we're on IMAP, that can be slow, and in order to
2998 be non-blocking, the IMAP code idle loop processes
2999 gtk events too. So it is possible to cancel a
3000 quicksearch while the matcher is getting the mail's
3001 body. After matcher got its body, it will start to
3002 iterate over the matcher list that the Quicksearch's
3003 clear_search_cb() just freed via prepare_matcher().
3005 The fix consists of guarding the matcherlist_match()
3006 call with a boolean 'matching'. If we reset the
3007 quicksearch while matching is TRUE, we don't free
3008 the matcherlist anymore like we did, but we set
3009 another new flag, deferred_free, to TRUE. Then,
3010 in quicksearch_match(), just after returning from
3011 matcherlist_match() and unsetting the matching flag,
3012 we check the deferred_free flag and do the
3013 prepare_matcher() (which does the matcherlist_free)
3014 for real, so we free the matcherlist once it's not
3016 As all of this runs via the glib main loop, we
3017 luckily don't need a mutex.
3019 Also, show progress while searching.
3022 2006-03-14 [colin] 2.0.0cvs139
3025 Make alertpanel_is_open non-static
3027 2006-03-14 [colin] 2.0.0cvs138
3029 * src/prefs_spelling.c
3030 Cleanups - Fabien Vantard
3032 2006-03-14 [wwp] 2.0.0cvs137
3035 code style normalization (curly braces, indentation).
3037 2006-03-14 [wwp] 2.0.0cvs137
3040 code style (braces, indentation)
3042 2006-03-12 [paul] 2.0.0cvs136
3044 * src/prefs_common.c
3045 trans_hdr defaults to FALSE to be RFC-savvy
3046 * src/prefs_summaries.c
3047 add a tooltip to the trans_hdr option
3050 2006-03-12 [paul] 2.0.0cvs135
3052 * src/prefs_matcher.c
3053 give a little more width to the combos
3054 * src/prefs_display_header.c
3056 translate headers if prefs_common.trans_hdr
3059 Patches by Pawel Pekala
3061 2006-03-12 [paul] 2.0.0cvs134
3063 * src/plugins/clamav/clamav_plugin.c
3064 * src/plugins/dillo_viewer/dillo_viewer.c
3065 * src/plugins/pgpcore/plugin.c
3066 * src/plugins/pgpinline/plugin.c
3067 * src/plugins/pgpmime/plugin.c
3068 * src/plugins/spamassassin/spamassassin.c
3069 update/add to descriptions
3070 * src/plugins/spamassassin/spamassassin_gtk.c
3071 fixes to the english, remove superfluous
3072 tooltips, clean up a little
3074 2006-03-12 [paul] 2.0.0cvs133
3077 fix Bug 924, 'Account combo box shows up wrong
3078 if & is in account name'
3080 2006-03-11 [colin] 2.0.0cvs132
3083 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
3084 messed up shift-selection because is slows down
3085 moving around summaryview. thanks -users
3087 2006-03-10 [colin] 2.0.0cvs131
3089 * src/plugins/spamassassin/spamassassin_gtk.c
3090 Put back Paul's engrish fixes
3092 2006-03-10 [colin] 2.0.0cvs130
3094 * src/plugins/spamassassin/spamassassin.c
3095 * src/plugins/spamassassin/spamassassin.h
3096 * src/plugins/spamassassin/spamassassin_gtk.c
3097 Cleanup SA prefs page (more)
3098 Patch by Fabien Vantard
3100 2006-03-10 [paul] 2.0.0cvs129
3102 * src/prefs_msg_colors.c
3103 * src/prefs_spelling.c
3106 2006-03-09 [mones] 2.0.0cvs128
3111 2006-03-09 [wwp] 2.0.0cvs127
3114 revert accidental commit (requirement for libetpan 0.43), this time
3117 2006-03-09 [wwp] 2.0.0cvs125
3120 revert accidental commit (requirement for libetpan 0.43)
3122 2006-03-09 [paul] 2.0.0cvs126
3124 * src/prefs_receive.c
3125 remove useless frame
3126 replace 'incorporation' with 'receiving'
3127 * src/plugins/clamav/clamav_plugin_gtk.c
3128 * src/plugins/spamassassin/spamassassin_gtk.c
3129 improve widget sensitivity
3130 fix a bit his engrish
3132 2006-03-09 [wwp] 2.0.0cvs125
3136 * src/prefs_common.c
3137 * src/prefs_common.h
3138 remember some more windows' sizes (add to addressbook and
3141 2006-03-09 [paul] 2.0.0cvs124
3143 * src/plugins/pgpcore/prefs_gpg.c
3144 normalise construction of dialogue
3146 2006-03-09 [paul] 2.0.0cvs123
3148 * src/plugins/trayicon/Makefile.am
3151 2006-03-08 [colin] 2.0.0cvs122
3153 * src/plugins/trayicon/Makefile.am
3154 Fix build in separate dir
3155 Patch by Bamanzi <bamanzi@gmail.com>
3157 2006-03-08 [colin] 2.0.0cvs121
3160 Batch move and copies from summaryview with delayed execution
3163 2006-03-07 [paul] 2.0.0cvs120
3165 * src/common/utils.c
3166 fix highlighting of URIs containing "()"
3167 Patch by Pawel Pekala
3169 2006-03-07 [paul] 2.0.0cvs119
3174 immediately do alphabetical resort when
3175 changing a folder's name
3176 Patch by Pawel Pekala
3178 2006-03-07 [paul] 2.0.0cvs118
3182 when unsubscribing a newsgroup, remove the
3183 folder and msgs in .sylpheed-claws/newscache
3184 Patch by Pawel Pekala <c0rn@gazeta.pl>
3186 2006-03-07 [paul] 2.0.0cvs117
3189 fix wrong Fake URL Warning
3192 2006-03-07 [colin] 2.0.0cvs116
3195 Return immediately when password dialog was
3197 * src/gtk/inputdialog.c
3198 Allow empty strings for passwords
3201 2006-03-06 [colin] 2.0.0cvs115
3204 Prevent double-timeouts when connection fails
3210 2006-03-06 [colin] 2.0.0cvs114
3213 Refresh session during potentially long
3216 2006-03-06 [wwp] 2.0.0cvs113
3218 * src/prefs_msg_colors.h
3219 forgot that one (custom color labels).
3221 2006-03-06 [wwp] 2.0.0cvs112
3223 * src/prefs_common.c
3224 * src/prefs_common.h
3225 * src/prefs_msg_colors.c
3228 * src/gtk/colorlabel.c
3229 * src/gtk/colorlabel.h
3230 colors in messages list are now customizable. Color values and names can
3231 be changed in "Configuration/Preferences/Display/Colors/Color labels".
3232 Thanks to Paul and Colin for their help with this longstanding patch!
3234 2006-03-06 [wwp] 2.0.0cvs111
3237 don't crash if (x)face is bad.
3239 2006-03-05 [paul] 2.0.0cvs110
3244 * src/common/Makefile.am
3245 * src/common/utils.h
3246 * src/etpan/imap-thread.c
3248 * src/plugins/clamav/Makefile.am
3249 * src/plugins/demo/Makefile.am
3250 * src/plugins/dillo_viewer/Makefile.am
3251 * src/plugins/pgpcore/Makefile.am
3252 * src/plugins/pgpcore/passphrase.c
3253 * src/plugins/pgpinline/Makefile.am
3254 * src/plugins/pgpmime/Makefile.am
3255 * src/plugins/spamassassin/Makefile.am
3256 * src/plugins/trayicon/Makefile.am
3257 fix builiding on cygwin
3258 Patch by Ralgh Young <bamanzi@gmail.com>
3260 2006-03-04 [wwp] 2.0.0cvs109
3262 * manual/keyboard.xml
3263 fix mixed up/down keys.
3265 2006-03-04 [wwp] 2.0.0cvs108
3269 updated links to SpamAssassin.
3271 2006-03-04 [wwp] 2.0.0cvs107
3273 * manual/plugins.xml
3274 * src/plugins/spamassassin/README
3275 updated SpamAssassin plugin docs to reflect new functional additions
3276 (also fix/update/documents few technical stuff more, see the README).
3278 2006-03-04 [wwp] 2.0.0cvs106
3280 * src/prefs_message.c
3281 normalized capitalization of message-prefs paths.
3283 2006-03-04 [wwp] 2.0.0cvs105
3285 * manual/advanced.xml
3288 2006-03-03 [colin] 2.0.0cvs104
3290 * src/plugins/clamav/clamav_plugin_gtk.c
3291 Rework prefs page, patch by Fabien
3293 2006-03-03 [colin] 2.0.0cvs103
3295 * src/plugins/clamav/clamav_plugin.c
3296 Set error on all errors
3298 2006-03-03 [colin] 2.0.0cvs102
3300 * src/common/plugin.c
3301 Initialize error to avoid crashing when a plugin fails
3302 without setting error
3304 2006-03-02 [wwp] 2.0.0cvs101
3307 fixed linker flags for libetpan support on Cygwin
3308 (thanks to H.Merijn Brand).
3310 2006-03-02 [wwp] 2.0.0cvs100
3313 fix some AB error messages: one for punctuation and
3314 one wrongly duplicate (thanks, maxbritov).
3316 2006-03-02 [wwp] 2.0.0cvs99
3318 * src/plugins/spamassassin/spamassassin.c
3319 make sync calls to sa-learn/spamc to prevent
3320 system (whatever local or client/server) overload.
3322 2006-03-02 [colin] 2.0.0cvs98
3325 Put the spam icon in the status column instead of the
3328 2006-03-01 [colin] 2.0.0cvs97
3330 * src/plugins/spamassassin/spamassassin.c
3331 Fix segfault (g_file_set_contents fails for some
3332 reason and err==0x2f. Can't find out why with
3333 valgrind, using working function :-)
3335 2006-03-01 [colin] 2.0.0cvs96
3338 Offline overriding: let 'No' be cached only 3 seconds
3340 2006-03-01 [colin] 2.0.0cvs95
3346 * src/folder_item_prefs.c
3354 * src/prefs_common.h
3355 * src/prefs_msg_colors.c
3361 * src/send_message.h
3362 * src/simple-gettext.c
3368 * src/common/ssl_certificate.c
3369 * src/common/utils.c
3370 * src/gtk/colorsel.c
3371 * src/gtk/gtksctree.c
3372 * src/gtk/gtkshruler.c
3373 * src/plugins/trayicon/trayicon.c
3374 #if 0 goes to /dev/null
3376 2006-03-01 [colin] 2.0.0cvs94
3384 * src/plugins/spamassassin/spamassassin.c
3385 Allow to add information in the "working offline"
3388 2006-03-01 [wwp] 2.0.0cvs93
3390 * src/plugins/spamassassin/spamassassin.c
3391 fixed spamc invocation: use a tricky temporary mini shell wrapper
3392 'cause it seems that calling `spamc ... < inputfile` with
3393 g_spawn_(a)sync simply.. erm doesn't work :-).
3395 2006-03-01 [wwp] 2.0.0cvs92
3399 simplify the adding of spam/ham button to the messageview toolbar
3400 (it gets more clear now that the same button will be "Mark as spam"
3401 or "Mark as ham" according to the current message status,
3404 2006-03-01 [wwp] 2.0.0cvs91
3410 * src/plugins/spamassassin/spamassassin.c
3411 * src/plugins/spamassassin/spamassassin.h
3412 make learner callbacks return a status (0 for ok),
3413 handle it in main code to avoid setting flags when learning failed,
3414 don't learn on TCP if offline in spamassassin,
3419 2006-03-01 [wwp] 2.0.0cvs90
3422 some work around the compose window's account menu,
3423 patch by Fabien Vantard.
3425 2006-03-01 [wwp] 2.0.0cvs89
3427 * src/plugins/spamassassin/spamassassin.c
3428 fixed bad logics, was using spamc in local mode and sa-learn
3429 in remote mode (thanks, Colin).
3431 2006-03-01 [wwp] 2.0.0cvs88
3433 * src/plugins/spamassassin/spamassassin.c
3434 * src/plugins/spamassassin/spamassassin.h
3435 * src/plugins/spamassassin/spamassassin_gtk.c
3436 made processing of emails w/ sa-plugin an option (default is TRUE),
3437 fixed Engrish some tooltips, capitalization of some debug messages
3438 and warnings. The spamassassin plugin now provides two separate
3439 services: process emails upon incorporation and spamd training.
3440 Both services (un)register independently but use some common
3441 plugin settings (transport settings, spam storage location).
3443 2006-02-28 [wwp] 2.0.0cvs87
3445 * src/plugins/spamassassin/spamassassin.c
3446 fix async flag to spamc cmdline execution (batch exec should
3449 2006-02-27 [wwp] 2.0.0cvs86
3451 * src/plugins/spamassassin/spamassassin.c
3452 * src/plugins/spamassassin/spamassassin.h
3453 * src/plugins/spamassassin/spamassassin_gtk.c
3454 - added the ability to learn a remote spamassassin server (spamd),
3456 - added the spamassassin option 'username', that applies to all
3457 spamassassin operations (filtering, learning, local or remote).
3458 The default username is the current unix user (if left blank
3459 from gtk prefs or config file).
3460 - commented out some unused code (notebook widget), removed unused
3462 - make more widgets sensitive to the transport type.
3464 2006-02-27 [colin] 2.0.0cvs85
3466 * src/plugins/spamassassin/spamassassin.c
3467 Fix sa-learn call when offline
3469 2006-02-27 [colin] 2.0.0cvs84
3477 * src/prefs_toolbar.c
3479 * src/stock_pixmap.c
3480 * src/stock_pixmap.h
3484 * src/pixmaps/ham_btn.xpm
3485 * src/pixmaps/spam.xpm
3486 * src/pixmaps/spam_btn.xpm
3487 * src/plugins/spamassassin/spamassassin.c
3488 Add button in toolbar for spam learning
3489 Fix a few bugs from the last related commit
3490 Revert 1.9.6cvs23 which messed up shift-selection
3492 2006-02-24 [colin] 2.0.0cvs83
3497 * src/plugins/spamassassin/spamassassin.c
3498 * src/plugins/spamassassin/spamassassin.h
3499 * src/plugins/spamassassin/spamassassin_gtk.c
3500 Unregister learner when spamassassin is either
3501 disabled or over tcp
3503 2006-02-24 [colin] 2.0.0cvs82
3510 * src/stock_pixmap.c
3511 * src/stock_pixmap.h
3514 * src/gtk/icon_legend.c
3515 * src/pixmaps/spam.xpm ** NEW FILE **
3516 * src/plugins/spamassassin/spamassassin.c
3517 * src/plugins/spamassassin/spamassassin_gtk.c
3518 Add spam learning interface (Mark/Mark as
3521 2006-02-24 [wwp] 2.0.0cvs81
3526 hide compose window when sending message in batch mode
3527 (filtering: forward and redirect). Also fixed a wrong
3528 value returned when sending failed, neutral anyway.
3531 2006-02-24 [wwp] 2.0.0cvs80
3534 use GTK+'s stock quit button. Patch by Fabien Vantard.
3536 2006-02-24 [paul] 2.0.0cvs79
3541 fix bug 916, 'newsgroup unsubscribe segmentation fault'
3544 2006-02-23 [colin] 2.0.0cvs78
3547 Change OK to Close in alertpanel with View log
3548 button; add accel to View log. Patch by Fabien
3551 2006-02-23 [wwp] 2.0.0cvs77
3554 silly me, there were much more tests to perform, since toolbars can
3555 really have down to 1 element only.
3557 2006-02-23 [wwp] 2.0.0cvs76
3560 fixed indentation from my previous commit. Fallback to VISUAL if
3561 EDITOR is not set (and to vi, at last resort).
3563 2006-02-23 [wwp] 2.0.0cvs75
3566 improved error detection (Colin, me).
3568 2006-02-23 [wwp] 2.0.0cvs74
3570 * src/prefs_toolbar.c
3571 simplify and fix prefs/toolbars layouting. Combos' contents can
3572 now be really displayed.
3574 2006-02-23 [wwp] 2.0.0cvs73
3575 simplifies and fix prefs/toolbars layouting. Combos' contents can now
3576 be really displayed.
3578 2006-02-22 [wwp] 2.0.0cvs72
3581 fix a typo in my previous commit (sorry!).
3583 2006-02-22 [wwp] 2.0.0cvs71
3585 * src/prefs_toolbar.c
3586 fix a crash when adding separators to toolbars,
3587 also fix some separator item information.
3589 2006-02-22 [wwp] 2.0.0cvs70
3592 fix a crash when redirecting (for instance) when compose window's
3593 toolbar contents has been customized (when some buttons have been
3596 2006-02-21 [wwp] 2.0.0cvs69
3599 * src/gtk/pluginwindow.c
3600 * src/plugins/pgpcore/prefs_gpg.c
3601 fix some compilation warnings (feat. remains of removed code).
3603 2006-02-21 [wwp] 2.0.0cvs68
3605 * src/gtk/gtkutils.c
3606 fix two compilation issues, thanks to Stephan Sachse.
3608 2006-02-20 [colin] 2.0.0cvs67
3611 Don't reselect displayed mail on refocus
3612 This fixes actions misbehaving
3614 2006-02-20 [wwp] 2.0.0cvs66
3617 * src/gtk/gtksctree.c
3618 * src/gtk/gtkshruler.c
3619 changed more runtime typecast checks.
3621 2006-02-20 [wwp] 2.0.0cvs65
3623 * src/summary_search.c
3624 find all - summaryview refresh issue fixed, thanks to Colin.
3626 2006-02-20 [wwp] 2.0.0cvs64
3628 * src/gtk/gtkutils.c
3629 better runtime typecast checks.
3631 2006-02-20 [wwp] 2.0.0cvs63
3633 * src/summary_search.c
3634 enhancements to the summary search:
3635 - add the ability to stop the running search
3636 (upon ESC-key press, new Stop button or when Clear button is pressed)
3637 - don't search if no criteria (From/To/Subject/Body) is set
3638 - ensure that a busy mouse pointer is always shown when searching,
3639 show it even a bit earlier
3641 2006-02-19 [colin] 2.0.0cvs62
3645 * src/etpan/imap-thread.c
3646 * src/etpan/imap-thread.h
3647 (Future) IMAP speed improvement on sending
3648 Will require a libetpan update
3650 * src/gtk/quicksearch.c
3651 Make quicksearch clearable while running.
3653 2006-02-17 [colin] 2.0.0cvs61
3656 * src/etpan/imap-thread.c
3657 * src/etpan/imap-thread.h
3658 Check for IMAP certificates
3659 ** Requires libetpan-0.42-cvs4
3660 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
3662 2006-02-17 [colin] 2.0.0cvs60
3665 * src/prefs_common.c
3666 * src/prefs_common.h
3667 * src/prefs_message.c
3668 Add pref to display HTML-only mails with plugin,
3669 if possible (defaulting to FALSE of course).
3671 2006-02-16 [colin] 2.0.0cvs59
3674 * src/common/plugin.c
3675 * src/common/plugin.h
3676 * src/gtk/pluginwindow.c
3677 Keep track of requested (but unloaded) plugins
3678 in some error cases.
3680 2006-02-16 [wwp] 2.0.0cvs58
3682 * src/gtk/gtkaspell.c
3683 * src/gtk/gtkaspell.h
3684 * src/prefs_spelling.c
3686 * src/prefs_common.c
3687 * src/prefs_common.h
3688 implemented new optional spellchecker behaviour: re-check message when
3689 dictionary got changed (from compose-window/context-menu/Change dictionary).
3691 2006-02-16 [wwp] 2.0.0cvs57
3693 * src/quote_fmt_parse.y
3694 pclose popen'ed pipe.
3696 2006-02-15 [colin] 2.0.0cvs56
3700 Let MimeViewers know which MimeView they
3703 Swap From/To columns in Sent/Queue/Drafts
3705 * src/etpan/imap-thread.c
3706 Use mailstream_low_tls_open() for STARTTLS
3707 instead of mailstream_low_ssl_open()
3708 ** REQUIRES libetpan 0.42cvs3 **
3710 2006-02-15 [wwp] 2.0.0cvs55
3714 * src/message_search.c
3715 * src/message_search.h
3717 * src/gtk/gtkutils.c
3718 * src/gtk/gtkutils.h
3719 added the ability to Find text in the compose window (and a bit
3720 of code factorization).
3722 2006-02-15 [wwp] 2.0.0cvs54
3725 yet another one file was missing (fix for some widgets' sensitivity).
3728 2006-02-15 [wwp] 2.0.0cvs53
3731 oops forgot that file (fix for some widgets' sensitivity).
3733 2006-02-15 [wwp] 2.0.0cvs52
3735 * src/summary_search.c
3736 implemented advanced summary search options (added the ability
3737 to use matcher conditions in an advanced search mode).
3739 2006-02-15 [wwp] 2.0.0cvs51
3741 * src/plugins/pgpcore/prefs_gpg.c
3742 * src/prefs_account.c
3743 fix some widget sensitivity, mostly around some labels in
3746 2006-02-15 [paul] 2.0.0cvs50
3748 * manual/advanced.xml
3749 improve Templates info
3752 2006-02-14 [colin] 2.0.0cvs49
3754 * src/pixmaps/address_book.xpm
3755 * src/pixmaps/preferences.xpm
3756 * src/pixmaps/properties.xpm
3757 Fix pixmap size - patch by Fabien Vantard
3759 2006-02-13 [colin] 2.0.0cvs48
3762 Add missing fclose()s on error
3765 * src/common/utils.c
3766 Fix temp files not being deleted on windows
3767 Patches by Thomas Gilgin
3769 2006-02-13 [colin] 2.0.0cvs47
3774 2006-02-13 [wwp] 2.0.0cvs46
3776 * src/plugins/pgpcore/prefs_gpg.c
3777 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
3779 2006-02-12 [colin] 2.0.0cvs45
3784 Fix "stuff" when quitting
3786 2006-02-12 [wwp] 2.0.0cvs44
3788 * src/prefs_themes.c
3789 fix typos in debug messages.
3791 2006-02-11 [colin] 2.0.0cvs43
3794 don't allow drag/drop from ourself
3796 2006-02-10 [wwp] 2.0.0cvs42
3803 renamed html_ prefixed functions and data structures to avoid
3804 namespace clashes w/ other software (gtkhtml2 for instance).
3808 2006-02-09 [colin] 2.0.0cvs41
3811 Fix shitty logic messed up. Thanks Ticho for the hint!
3813 2006-02-09 [wwp] 2.0.0cvs40