5 2006-07-07 [colin] 2.3.1cvs69
8 Don't consider inboxes of UNKNOWN folder
9 classes to be useable as default inboxes
11 2006-07-07 [paul] 2.3.1cvs68
14 add missing #include <errno.h>
15 Thanks to René J. Blokland
17 2006-07-07 [paul] 2.3.1cvs67
20 Return now Closes dialog
24 add contextual menu to mime parts listed
28 reversal: ' is a valid character in URLs
30 2006-07-06 [colin] 2.3.1cvs66
33 Forgotten in previous commit
35 2006-07-06 [colin] 2.3.1cvs65
38 Set summary update flag whenever
43 * src/etpan/imap-thread.c
44 Fix warnings, thanks to Fabien and
47 2006-07-06 [wwp] 2.3.1cvs64
50 GTK_STOCK_HELP exists in GTK+ 2.4.x.
52 2006-07-06 [wwp] 2.3.1cvs63
61 * src/message_search.c
63 * src/prefs_filtering.c
64 * src/prefs_filtering.h
65 * src/prefs_template.c
66 * src/summary_search.c
70 * src/gtk/pluginwindow.c
71 add help buttons to some dialogs. Clicking such buttons opens a
72 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
74 2006-07-06 [paul] 2.3.1cvs62
77 fix attachments contextual menu
80 2006-07-05 [colin] 2.3.1cvs61
86 2006-07-05 [paul] 2.3.1cvs60
89 grab save button by default
92 2006-07-05 [wwp] 2.3.1cvs59
95 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
97 2006-07-04 [colin] 2.3.1cvs58
101 Use left click to select, middle click to open
106 2006-07-04 [colin] 2.3.1cvs57
110 Warning fixes, thanks to Fabien
112 2006-07-04 [colin] 2.3.1cvs56
117 Allow parts to be selected via their text label
120 2006-07-04 [colin] 2.3.1cvs55
123 Feedback when closing (for big folders)
124 * src/prefs_actions.c
125 * src/prefs_filtering.c
126 * src/prefs_matcher.c
127 * src/prefs_template.c
128 Fix default button when closing without
131 2006-07-04 [colin] 2.3.1cvs54
134 Delete local file on deletion
136 2006-07-03 [colin] 2.3.1cvs53
140 Don't freeze when rescanning after crash
142 2006-07-03 [wwp] 2.3.1cvs52
147 * src/plugins/pgpinline/pgpinline.c
148 * src/plugins/pgpmime/pgpmime.c
149 don't report an error when the user cancels the passphrase dialog.
151 2006-07-02 [colin] 2.3.1cvs51
154 Open message when crossing folders with Space,
155 goto next unread and friends
157 2006-07-01 [colin] 2.3.1cvs50
159 * src/prefs_account.c
160 Typographic rules varying from language
161 to language (in french "Protocole :"),
162 we have to do that :)
164 2006-07-01 [ticho] 2.3.1cvs49
166 * src/prefs_account.c
167 Only use one temporary gchar* variable in
168 prefs_account_protocol_set_optmenu().
170 2006-07-01 [ticho] 2.3.1cvs48
172 * src/prefs_account.c
173 * src/prefs_account.h
174 Use GtkLabel for existing account protocol name.
175 Created an array for protocol names and populate the
176 combobox from it in a for() cycle.
178 2006-06-30 [colin] 2.3.1cvs47
181 Block undo when changing signature (by changing
184 2006-06-30 [paul] 2.3.1cvs46
187 when editing From in the Compose window, use that address
188 in the Return-Path: header
191 2006-06-30 [colin] 2.3.1cvs45
194 Fix signature replacement:
195 - when no newline before separator
198 2006-06-29 [colin] 2.3.1cvs44
204 Let 'View/Go to/Next marked' work like
205 Next new & Next unread: across folders
206 Change the select_on_entry pref to do
207 what we want when changing folder
209 Fix single-quoted links
211 2006-06-29 [colin] 2.3.1cvs43
213 * src/gtk/gtkaspell.c
214 "Sylpheed" and "Sylpheed-Claws" do exist !
216 2006-06-29 [colin] 2.3.1cvs42
219 Forgot to remove debug
221 2006-06-29 [colin] 2.3.1cvs41
226 Disconnect from IMAP servers when going
227 offline. Fixes bug #978 (going to offline-mode
228 won't close connections)
230 2006-06-29 [colin] 2.3.1cvs40
233 Fix transient setting on failing plugins
235 * src/plugins/pgpcore/sgpgme.c
236 Only warn for OpenPGP. Most people don't
239 2006-06-29 [colin] 2.3.1cvs39
242 Fix Spelling menu (discrepancy between context menu
243 and top menu when folder's dictionary isn't the
245 * src/plugins/pgpcore/sgpgme.c
246 More error reporting about why gpgme can fail
248 2006-06-29 [wwp] 2.3.1cvs38
251 honor the display-header-pane setting even when the message view
252 is a separate window.
254 2006-06-29 [wwp] 2.3.1cvs37
256 * src/prefs_actions.c
257 forgot to commit that one (use of GTK_STOCK_INFO).
259 2006-06-29 [colin] 2.3.1cvs36
262 Better handling of login errors (ask the password
263 again once), alert in case of error. Fix three
266 2006-06-28 [wwp] 2.3.1cvs35
268 * src/prefs_template.c
269 * src/prefs_matcher.c
270 * src/prefs_filtering_action.c
272 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
273 patch by Fabien Vantard, slightly modified.
279 2006-06-28 [colin] 2.3.1cvs34
281 * src/prefs_account.c
282 Fix bug #977 (Can't add or edit imap accounts)
284 2006-06-28 [colin] 2.3.1cvs33
289 2006-06-28 [colin] 2.3.1cvs32
292 Save named inlined attachments with "Save all"
295 * src/common/plugin.c
296 * src/common/plugin.h
297 * src/common/sylpheed.c
299 * src/plugins/pgpcore/sylpheed.def
300 * src/plugins/pgpinline/sylpheed.def
301 * src/plugins/pgpmime/sylpheed.def
302 Win32 compatibility patch, by
305 2006-06-28 [wwp] 2.3.1cvs31
308 * src/prefs_folder_item.c
309 less compilation warnings (thanks to Fabien Vantard), less typos.
311 2006-06-28 [paul] 2.3.1cvs30
314 gtk_combo_box_set_focus_on_click() is only
315 available since gtk 2.6.0
317 2006-06-28 [paul] 2.3.1cvs29
319 * src/prefs_ext_prog.c
320 fix engrish and add a tooltip for the
321 'command for 'Display as text' option
327 2006-06-28 [paul] 2.3.1cvs28
331 include textviewer.pl in releases
333 2006-06-28 [paul] 2.3.1cvs27
335 * src/prefs_ext_prog.c
336 hide Print command option if libgnomeprint
339 2006-06-27 [colin] 2.3.1cvs26
342 Fix Esc handling in insert/attach dialog
343 Don't show this dialog if dragging something
344 else than text/uri-list
345 Thanks to Fabien Vantard
346 * tools/textviewer.pl
347 Filter script to display stuff as text
350 2006-06-27 [wwp] 2.3.1cvs25
353 use the exact product name (message view title), patch
356 2006-06-27 [ticho] 2.3.1cvs24
358 * src/prefs_account.c
361 * src/prefs_ext_prog.c
363 Add a preference (Preferences/External programs)
364 to allow "Display as text" to be done via a script
365 (patch by H.Merijn Brand).
366 Use GtkComboBox for protocol selection in account
368 Only include current choice for existing accounts, and
369 insensitivize the combobox.
371 2006-06-27 [paul] 2.3.1cvs23
374 fix crasher introduced in cvs21.
377 2006-06-26 [colin] 2.3.1cvs22
380 Fix double-frees when leaving folders
381 after exporting to mbox
383 2006-06-26 [colin] 2.3.1cvs21
386 More feedback (and optimisation)
389 Fix case when looking for mail addresses
391 Extra check for (X-)Face
393 2006-06-25 [ticho] 2.3.1cvs20
399 Added second argument to gtkut_sc_combobox_create() to
400 control focus-on-click for the widget.
401 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
403 2006-06-25 [ticho] 2.3.1cvs19
406 * src/gtk/Makefile.am
411 Use GtkComboBox instead of deprecated GtkOptionMenu
412 for account selector in compose window and for encoding
413 selector in attachment properties.
414 Also factorise working with the new GtkComboBox somewhat.
416 2006-06-24 [paul] 2.3.1cvs18
419 use the correct default value
421 2006-06-24 [paul] 2.3.1cvs17
426 * src/prefs_compose_writing.c
427 enable setting of default action when
428 dnd'ing files in the compose window.
429 (Collaborative effort with wwp)
431 2006-06-23 [wwp] 2.3.1cvs16
434 i18n fix (thanks to Fabien Vantard)
436 2006-06-22 [colin] 2.3.1cvs15
438 * src/prefs_customheader.c
439 Don't use filters in custom headers' file
440 selector. Remember, extensions mean nothing :)
442 2006-06-22 [paul] 2.3.1cvs14
445 allow setting of man directory location
447 2006-06-22 [colin] 2.3.1cvs13
450 Add 'View/Go to/Next unread folder'.
453 2006-06-22 [colin] 2.3.1cvs12
456 Add some subject prefixes
457 Patch by Bjorn T Johansen <btj@havleik.no>
459 2006-06-22 [colin] 2.3.1cvs11
461 * manual/advanced.xml
462 Forgotten hidden pref
464 2006-06-21 [paul] 2.3.1cvs10
466 * src/prefs_account.c
467 complete the removal of 'Add date header' option
469 2006-06-21 [paul] 2.3.1cvs9
473 * src/prefs_account.c
474 * src/prefs_account.h
475 remove option to add date header - always
477 * src/etpan/imap-thread.c
478 fix warnings (Thanks to Colin)
480 2006-06-21 [wwp] 2.3.1cvs8
483 set the attachment flag when inline text part are (file)named. This is more convenient
484 when receiving (for instance) inline source files or patches sent using thunderbird.
486 2006-06-21 [paul] 2.3.1cvs7
489 fix off-by-one count of current msg in
490 statusbar filtering progressbar
492 2006-06-21 [paul] 2.3.1cvs6
495 Show attachment icon even if the part is 'inline'
496 if the following conditions are met:
497 - content-type != 'text/plain'
498 - content-type != '*/pgp-signature'
499 - either 'name' or 'filename' parameter is not NULL
503 2006-06-21 [paul] 2.3.1cvs5
509 add an option to 'Never send Return
513 2006-06-20 [mones] 2.3.1cvs4
518 typo fixed (space after comma)
519 * tools/make.themes.project
520 remove exec mode from tarball files
522 2006-06-20 [colin] 2.3.1cvs3
527 Better fix for \n's in headers (don't
528 break Received: and others)
530 2006-06-20 [paul] 2.3.1cvs2
534 improve legibility of phishing attempt
537 2006-06-20 [paul] 2.3.1cvs1
542 Update version number following
545 2006-06-20 [colin] 2.3.0cvs26
548 When dragging a file to the text of the compose
549 window, ask whether we want to insert or attach
550 (I know lots of people who do that to attach)
552 2006-06-20 [colin] 2.3.0cvs25
554 * src/etpan/imap-thread.c
555 Fix threshold (the append command is often > 32 bytes)
557 2006-06-19 [colin] 2.3.0cvs24
560 * src/etpan/imap-thread.c
561 Workaround Rockliffe IMAP server bug: replace
562 "x UID SEARCH (ANSWERED UID 1:*)" with
563 "x UID SEARCH ANSWERED"
564 (Rockliffe doesn't handle the parenthesis)
566 2006-06-19 [colin] 2.3.0cvs23
570 * src/etpan/imap-thread.c
571 Probably fix bug #972 (Freezes when adding
572 an attachment to the message)
574 Modernize Firefox cmd
577 2006-06-18 [colin] 2.3.0cvs22
579 * src/prefs_customheader.c
580 Only allow correct filenames for various
583 2006-06-18 [colin] 2.3.0cvs21
585 * src/prefs_customheader.c
586 Add a 'From File...' button in custom headers prefs, which
587 try to do the right thing:
588 for normal headers, use file as plaintext,
589 for X-Face, calls compface,
590 for Face, encode to b64.
592 2006-06-17 [colin] 2.3.0cvs20
597 2006-06-16 [colin] 2.3.0cvs19
600 Recursive quicksearch: show message list
601 in current folder, *then* search children
604 2006-06-16 [colin] 2.3.0cvs18
607 Instead of ignoring SIGPIPE, save caches
608 when getting one. Will fix the fact that
609 hot caches are out-of-date when logging
612 * src/prefs_compose_writing.c
613 Only save text (not attachments) when
614 auto-saving to drafts
616 Always replace \n, \r and \t with spaces
618 * manual/dist/html/Makefile.am
619 * manual/dist/pdf/Makefile.am
620 * manual/dist/ps/Makefile.am
621 * manual/dist/txt/Makefile.am
622 * manual/fr/dist/html/Makefile.am
623 * manual/fr/dist/pdf/Makefile.am
624 * manual/fr/dist/ps/Makefile.am
625 * manual/fr/dist/txt/Makefile.am
626 * manual/pl/dist/html/Makefile.am
627 * manual/pl/dist/pdf/Makefile.am
628 * manual/pl/dist/ps/Makefile.am
629 * manual/pl/dist/txt/Makefile.am
630 Fix make clean removing pregenerated manuals
633 2006-06-16 [colin] 2.3.0cvs17
635 * src/plugins/pgpcore/sgpgme.c
636 * src/plugins/pgpmime/pgpmime.c
637 * src/plugins/pgpinline/pgpinline.c
638 Better error reporting in setup_signers.
639 Don't fallback to default key if specified
641 Don't allow signing if more than one secret
642 key matches the one specified in prefs.
644 2006-06-15 [colin] 2.3.0cvs16
647 Add "Send queue" in the folder's contextual
655 * src/plugins/pgpcore/passphrase.c
656 * src/plugins/pgpcore/sgpgme.c
657 * src/plugins/pgpinline/pgpinline.c
658 * src/plugins/pgpmime/pgpmime.c
659 Better error reporting
661 Probably fix bug #971 (2.2.3 cannot read mail
665 2006-06-15 [mones] 2.3.0cvs15
667 * tools/make.themes.project
668 creates the themes project from the web page
670 2006-06-15 [colin] 2.3.0cvs14
673 Better fix (avoid losing the folder if scan_tree
676 2006-06-15 [cleroy] 2.3.0cvs13
679 Probably fix Bug #969 (crash on rebuilding
682 2006-06-14 [colin] 2.3.0cvs12
684 * manual/dtd/manual.xsl
685 * manual/sylpheed-claws-manual.xml
686 * manual/fr/sylpheed-claws-manual.xml
687 * manual/pl/sylpheed-claws-manual.xml
688 Insert pagebreaks between sections
690 2006-06-14 [paul] 2.3.0cvs11
693 better fix than 2.3.0cvs10
695 2006-06-14 [paul] 2.3.0cvs10
698 fix setting of PACKAGE_DATA_DIR with newer autoconf
699 (backwards compatible)
701 2006-06-13 [colin] 2.3.0cvs9
704 Fix sending of return receipt with the new queue folders
706 2006-06-13 [wwp] 2.3.0cvs8
708 * src/quote_fmt_lex.l
709 fix wrong tokens returned in quote_fmt lexer, query not().
711 2006-06-13 [wwp] 2.3.0cvs7
714 * src/prefs_folder_item.c
715 allow changing folder type even when folder is not a top-level one,
718 2006-06-12 [colin] 2.3.0cvs6
721 Fix double-ask of "Do you want to mark all
724 2006-06-12 [colin] 2.3.0cvs5
735 * src/prefs_folder_item.c
743 Apply bug #964's patch (Queue and drafts aren't normal)
744 The Drafts and Queue folder now contain RFC-822 files,
745 allowing to move and copy mails from and to these
746 folders. Moving from Drafts to Queue will prepare the
747 mail for sending (PGP signature, encryption, etc).
748 This patch also rework sending errors handling to try
750 Also, allow redefining folder types via the GUI
751 (Folder type in its Properties)
753 2006-06-12 [colin] 2.3.0cvs4
759 Allow to define a specific print font - patch
760 by Bernhard Walle <bernhard.walle@gmx.de>
762 * manual/advanced.xml
763 * manual/fr/advanced.xml
764 Add a hidden pref to allow deletion without
767 2006-06-12 [wwp] 2.3.0cvs3
770 more files to ignore.
772 2006-06-12 [wwp] 2.3.0cvs2
775 * src/quote_fmt_lex.l
776 * src/quote_fmt_parse.y
777 extend the quote_fmt parser (templates and quotes):
778 - allow limited sub-expressions in |p{} and |f{} expressions,
779 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
780 - implemented/fixed missing implementation of query_references and show_references,
781 - completed, fixed contents and format of the symbols help dialog,
782 - fix some compilation warnings.
784 2006-06-12 [wwp] 2.3.0cvs1
786 * manual/advanced.xml
787 * manual/fr/advanced.xml
788 updates in the "templates" section of the manual (eng/fr):
789 - be more precise (both versions)
790 - completed to match the english reference (fr version)
791 - touchups (both versions)
793 2006-06-12 [paul] 2.3.0
797 2006-06-12 [paul] 2.2.3cvs14
808 updated by Miquel Oliete, Tim, Stephan Sachse,
809 Stavros Giannouris, Fabien Vantard, Andrea
810 Spadaccini, Frederico Goncalves Guimaraes,
811 Aleksandar Urosevic, and Ralgh Young
813 2006-06-12 [colin] 2.2.3cvs13
818 2006-06-11 [colin] 2.2.3cvs12
821 Verify that g_malloc() succeeded
823 2006-06-11 [colin] 2.2.3cvs11
826 Add Face header to welcome mail
828 2006-06-10 [colin] 2.2.3cvs10
831 Revert previous (Forgot it changes the
832 margin on the whole mail)
834 2006-06-10 [colin] 2.2.3cvs9
837 Don't overlap long headers under (X-)Face
839 2006-06-10 [mones] 2.2.3cvs8
842 allow generation of manual on systems lacking saxon binary
843 but with java and the saxon library installed
848 2006-06-09 [colin] 2.2.3cvs7
851 Fix leak when using Display Sender using Addressbook
853 2006-06-09 [colin] 2.2.3cvs6
862 2006-06-09 [paul] 2.2.3cvs5
866 * tools/claws.i18n.status.pl
867 updated with new info
869 2006-06-09 [paul] 2.2.3cvs4
874 add wwp to authors list
876 update mine and Colin's addresses
878 2006-06-08 [colin] 2.2.3cvs3
880 * src/etpan/imap-thread.c
881 Fix leak on SSL cert check
883 2006-06-08 [colin] 2.2.3cvs2
888 2006-06-08 [paul] 2.2.3cvs1
891 Update version number following
894 2006-06-07 [colin] 2.2.2cvs3
897 Fix catching cache read errors (guint instead of gint)
898 Prevent malloc'ing more than 8MB (means cache corruption)
900 2006-06-07 [paul] 2.2.2cvs2
908 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
910 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
913 2006-06-06 [paul] 2.2.2cvs1
916 Update version number following
919 2006-06-06 [paul] 2.2.1cvs6
922 fix implicit declaration of
924 Patch by Fabien Vantard
926 2006-06-06 [paul] 2.2.1cvs5
929 fix age_greater and age_lower so that they
930 mean what say and not '...or equal to'
933 2006-06-06 [paul] 2.2.1cvs4
940 2006-06-05 [wwp] 2.2.1cvs3
942 * manual/fr/account.xml
943 minor language fixes (thanks to Fabien Vantard).
945 2006-06-05 [colin] 2.2.1cvs2
947 * src/prefs_folder_item.c
949 Allow recursive setting of properties
952 Don't freeze on 'test' filtering rule
954 2006-06-05 [colin] 2.2.1cvs1
957 Update version number following
960 2006-06-04 [wwp] 2.2.0cvs82
962 * manual/glossary.xml
964 * manual/fr/glossary.xml
965 * manual/fr/account.xml
966 added glossary section and references/links related to the Face custom header.
968 2006-06-04 [colin] 2.2.0cvs81
971 Skip to next message on move with no
974 2006-06-04 [wwp] 2.2.0cvs80
977 added sanity checks, exit when needed.
979 2006-06-03 [paul] 2.2.0cvs79
981 * src/prefs_receive.c
982 page name is now 'Receiving'
984 page name is now 'Sending'
986 2006-06-03 [colin] 2.2.0cvs78
988 * src/plugins/spamassassin/spamassassin_gtk.c
989 Autoswitch to Localhost if transport was previously
990 disabled. Else people had to check [] Enable, then
991 *reselect* transport.
993 2006-06-03 [colin] 2.2.0cvs77
995 * src/plugins/pgpinline/pgpinline.c
996 * src/plugins/pgpmime/pgpmime.c
997 Check that gpg_data_release_and_get_mem
998 didn't fail (now, why this happens...)
1000 2006-06-03 [colin] 2.2.0cvs76
1003 Fix bug #962 (Manual and/or UI should
1004 warn about incompatible locking
1007 2006-06-02 [cleroy] 2.2.0cvs75
1015 2006-06-02 [colin] 2.2.0cvs74
1018 On exit, free caches after writing them
1019 Shuts up some valgrind false positives
1021 * src/send_message.c
1022 Fix races when reusing existing SMTP connections
1023 Fix inexistant session timeout
1025 Display alertpanel after all queues have
1026 been processed, not after each
1028 2006-06-02 [wwp] 2.2.0cvs73
1030 * manual/fr/glossary.xml
1033 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
1035 2006-06-02 [wwp] 2.2.0cvs72
1038 * manual/dist/pdf/Makefile.am
1039 * manual/dtd/manual.xsl
1040 * manual/fr/dist/pdf/Makefile.am
1041 * manual/pl/dist/pdf/Makefile.am
1042 we changed the procedure to generate the .pdf version of the manual.
1043 The procedure is more modern and the .pdf we get now has a valid index.
1044 Here are the new pre-requisites:
1046 - JRE 1.x (1.4 here): there must be one from your distro
1047 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
1048 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
1049 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
1051 See my posts for further info about the installation of this toolchain:
1053 Date: Fri, 19 May 2006 19:40:06 +0200
1054 From: wwp <subscript@free.fr>
1055 To: sylpheed-claws-devel@lists.sourceforge.net
1056 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
1060 Date: Wed, 24 May 2006 12:58:49 +0200
1061 From: wwp <subscript@free.fr>
1062 To: sylpheed-claws-devel@lists.sourceforge.net
1063 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
1065 2006-06-01 [colin] 2.2.0cvs71
1068 Better guards against IMAP races
1070 * src/prefs_common.c
1071 * src/prefs_common.h
1072 * src/common/ssl_certificate.c
1073 * src/etpan/imap-thread.c
1074 * src/etpan/imap-thread.h
1075 * src/gtk/sslcertwindow.c
1076 New hidden option ssl_skip_cert_check to
1077 avoid dups of bug #959 (libetpan linked
1078 against gnutls and gnutls buggy on 64bit)
1079 Present expired warning only once per
1081 * manual/advanced.xml
1082 * manual/fr/advanced.xml
1085 2006-06-01 [wwp] 2.2.0cvs70
1088 fix for bug #961 (return receipt dialog
1089 complains incorrectly about return-path
1090 email adress being different), thanks
1093 2006-05-31 [cleroy] 2.2.0cvs69
1096 Guard against NULLs, although this
1097 should never be an issue
1099 2006-05-31 [colin] 2.2.0cvs68
1104 Don't remove caches when destroying folder, it
1105 could (should) be done at exit
1107 free processing cache after incorporation
1108 * src/etpan/imap-thread.c
1109 Maybe fix bug #959 (Crash on moving to emails
1110 to a imap account per ssl with a expired
1113 2006-05-30 [colin] 2.2.0cvs67
1116 Put back event flush when displaying message
1117 It avoids reading a bunch of messages just
1118 by hitting shift-n for too long ;)
1120 2006-05-29 [colin] 2.2.0cvs66
1123 Remove useless g_warnings
1125 2006-05-29 [colin] 2.2.0cvs65
1128 Fix g_slist_append()s for performance
1130 2006-05-29 [colin] 2.2.0cvs64
1133 * src/common/utils.c
1134 Fix extraneous tab at start of addresses
1136 Fix warnings (thanks to Fabien)
1137 Fix crash at exit when composing messages
1140 Fix progress bar when deleting expired mails
1143 * src/gtk/gtksctree.c
1144 Fix re-sorting slowness
1146 2006-05-29 [paul] 2.2.0cvs63
1149 fetch full message when moving mails
1150 from another mailbox, (fixed data loss
1151 when filtering from IMAP to MH, introduced
1155 2006-05-29 [mones] 2.2.0cvs62
1157 * src/gtk/gtksctree.c
1158 Unselect faster (patch by Colin)
1160 2006-05-26 [colin] 2.2.0cvs61
1163 Unplug MSGINFO_UPDATE callback on delete too.
1165 2006-05-26 [colin] 2.2.0cvs60
1168 Fix bold in folder selection window with glib2.10
1171 2006-05-26 [colin] 2.2.0cvs59
1174 Convert date only if necessary (and don't
1175 try to convert from utf8 to utf8, too)
1177 Only set column's text if the column's
1180 2006-05-26 [colin] 2.2.0cvs58
1183 * src/gtk/gtkutils.c
1186 2006-05-26 [colin] 2.2.0cvs57
1189 Make summaryview selectable as long as
1190 no message has focus
1192 Faster deletion (by implementing mh_remove_msgs)
1193 Faster copy (avoid using mh_fetch_msg just to get
1195 Faster move (using move_file instead of copy_file
1197 No progressbar if total number of mails to cp/mv
1200 Fix removal from subject_table when mail gets moved
1201 Faster deletion (g_slist_prepend instead of append)
1202 * src/gtk/gtksctree.c
1205 2006-05-25 [colin] 2.2.0cvs56
1207 * src/common/ssl_certificate.c
1208 Fix leak in expired cert check
1210 2006-05-25 [colin] 2.2.0cvs55
1213 Disable flags syncing on .mh_sequences - it
1214 is buggy and marks mails read under unknown
1219 * 2.3.0-rc4 released
1221 2006-05-24 [colin] 2.2.0cvs54
1223 attention cvs users: if you manage to crash
1224 Sylpheed-Claws while moving, copying or deleting
1225 mails, we *are* interested in stack traces and
1226 valgrind logs. It looks stable, but one never
1230 Add progressbar for cache updates
1232 Optimize Mark all read in the current
1235 Add progressbar for copy/move
1237 Optimize O(n^2) in copy/move
1239 * src/gtk/gtksctree.c
1240 Optimize O(n^2) algos
1241 * src/common/timing.h
1242 Display ms instead of us
1244 2006-05-24 [wwp] 2.2.0cvs53
1246 * manual/fr/advanced.xml
1247 updates to the French manual.
1249 2006-05-24 [wwp] 2.2.0cvs52
1251 * src/common/utils.c
1252 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
1254 2006-05-24 [wwp] 2.2.0cvs51
1257 fixed "mark all read" in MH folders (thanks to Colin).
1259 2006-05-24 [paul] 2.2.0cvs50
1261 * doc/man/sylpheed-claws.1
1262 updated the man page
1264 2006-05-23 [colin] 2.2.0cvs49
1272 * src/send_message.c
1274 * src/gtk/sslcertwindow.c
1275 alertpanel fixes, by Fabien
1277 2006-05-23 [colin] 2.2.0cvs48
1283 * src/gtk/gtksctree.c
1284 * src/gtk/gtksctree.h
1286 Fix slow loading problem, which was caused by the
1287 use of some gtk_ctree funcs and their use of
1288 g_list_position while gtk_ctree_(un)link'ing.
1289 Reap more functions from gtkctree.c to be sure we
1290 use our (fast) version instead of theirs.
1292 Fix copy of unread mails
1295 2006-05-22 [wwp] 2.2.0cvs47
1297 * manual/fr/advanced.xml
1300 2006-05-22 [colin] 2.2.0cvs46
1303 Fix possible infinite loop. 'copy' is not a
1304 final action, so when encountering a 'copy',
1305 we have to check if a previous one was set
1306 and do it. In the same way, if we encounter
1307 a 'move' we have to perform a possibly
1308 pending 'copy'. This will slow down filtering
1309 on IMAP if move+copy or multiple copy actions
1310 are to be done, but handling it via the batch
1311 would be really too convoluted.
1313 2006-05-22 [wwp] 2.2.0cvs45
1315 * manual/fr/advanced.xml
1317 * manual/fr/glossary.xml
1318 * manual/fr/handling.xml
1319 * manual/fr/intro.xml
1320 * manual/fr/plugins.xml
1321 * manual/fr/sylpheed-claws-manual.xml
1322 sync w/ the english manual: updates URIs, documented mailing-list
1323 support, better explanation about the enabled/disabled feature
1324 in filtering/processing rules by Paul.
1326 2006-05-21 [colin] 2.2.0cvs44
1329 Don't expand after building threads, but during
1331 2006-05-21 [colin] 2.2.0cvs43
1335 More timing possibilities... For next time I have
1336 to find out how the hell some 3GHz computer takes
1337 one minute to open a 30k folder...
1339 2006-05-21 [colin] 2.2.0cvs42
1341 * manual/pl/advanced.xml
1343 * manual/pl/glossary.xml
1344 * manual/pl/handling.xml
1345 * manual/pl/intro.xml
1346 * manual/pl/plugins.xml
1347 * manual/pl/sylpheed-claws-manual.xml
1348 Polish manual updated by Pawel
1352 * 2.3.0-rc3 released
1354 2006-05-20 [colin] 2.2.0cvs41
1358 - remove cache of moved messages from original folder
1359 - apply new flags to messages even if they aren't appliable
1364 * 2.3.0-rc2 released
1366 2006-05-19 [colin] 2.2.0cvs40
1369 Don't issue SELECT in imap_change_flags
1370 before having checked that we indeed have
1371 some flags to change. MSG_POSTFILTERED for
1372 example can't be used on IMAP.
1373 Fixes bug #955 (copying messages between
1374 imap folders is extremely slow), which was
1377 2006-05-19 [colin] 2.2.0cvs39
1382 Try to fix bug #830 (Some unread messages
1383 get marked read in IMAP inbox):
1384 - Prevent scanning a folder if it's being
1386 - Postpone opening via the GUI of a folder
1390 2006-05-19 [wwp] 2.2.0cvs38
1392 * manual/advanced.xml
1393 fix English+typo (thanks to Paul).
1395 2006-05-19 [wwp] 2.2.0cvs37
1397 * manual/advanced.xml
1398 * manual/fr/advanced.xml
1399 * src/gtk/logwindow.c
1400 * src/prefs_common.c
1401 * src/prefs_common.h
1402 added hidden prefs to allow customization of colors used in
1403 protocol log window (useful for dark gtk+ themes).
1405 2006-05-19 [wwp] 2.2.0cvs36
1408 fix an old erroneous changelog entry (thanks to Fabien Vantard).
1410 2006-05-19 [paul] 2.2.0cvs35
1413 make Reply-To fully clickable
1414 * src/gtk/logwindow.c
1415 more colouring (SMTP ESMTP)
1416 Both patches by Pawel Pekala
1418 2006-05-19 [cleroy] 2.2.0cvs34
1421 Don't update flags from current folder
1422 Probably fixes bug #935 (Read Messages
1423 Revert to Being Marked as Unread)
1425 2006-05-18 [colin] 2.2.0cvs33
1433 Allow replying to multiple emails
1436 * src/etpan/imap-thread.c
1439 2006-05-18 [paul] 2.2.0cvs32
1442 keep Mailing-List menu refreshed
1445 2006-05-18 [paul] 2.2.0cvs31
1447 * manual/advanced.xml
1449 * manual/glossary.xml
1450 * manual/handling.xml
1452 * manual/plugins.xml
1453 * manual/sylpheed-claws-manual.xml
1455 add info about mailing-list support
1460 * src/plugins/dillo_viewer/README
1463 2006-05-17 [wwp] 2.2.0cvs30
1465 * manual/handling.xml
1466 * manual/fr/handling.xml
1467 documented the ability to enabled/disable filtering/processing rules.
1469 2006-05-17 [colin] 2.2.0cvs29
1472 Don't initialize g_thread subsystem if it's
1473 already done (thanks to Hiro)
1475 Fix saving of parts when there name can't be
1476 converted from UTF-8.
1478 2006-05-17 [paul] 2.2.0cvs28
1481 fix config.status warning with autoconf 2.60
1483 2006-05-17 [paul] 2.2.0cvs27
1488 2006-05-17 [wwp] 2.2.0cvs26
1491 fix useless and potentially dangerous buffer walking (thanks to Colin).
1493 2006-05-17 [wwp] 2.2.0cvs25
1495 * src/plugins/demo/demo.c
1496 updated product name in plugin demo (many plugins need to be
1497 sync'ed w/ that change).
1499 2006-05-17 [colin] 2.2.0cvs24
1504 2006-05-16 [colin] 2.2.0cvs23
1507 Stupid me hit again. Fix cvs22.
1509 2006-05-16 [colin] 2.2.0cvs22
1512 Fix bug #922 (sylpheed-claws crashed after
1513 pushing on Inbox folder)
1515 2006-05-16 [colin] 2.2.0cvs21
1518 Make From header be copy/paste/select-able
1520 2006-05-16 [wwp] 2.2.0cvs20
1525 * src/etpan/imap-thread.c
1526 fix some compiler warnings (thanks to Colin).
1528 2006-05-16 [wwp] 2.2.0cvs19
1536 * src/send_message.c
1538 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
1540 2006-05-15 [colin] 2.2.0cvs18
1543 Fix automatic rule creation with List-Post
1545 2006-05-15 [paul] 2.2.0cvs17
1547 * tools/filter_conv_new.pl
1548 updated for rule enabling/disabling
1549 claws version >= 2.3.x required
1551 2006-05-15 [cleroy] 2.2.0cvs16
1556 2006-05-15 [cleroy] 2.2.0cvs15
1561 2006-05-15 [wwp] 2.2.0cvs14
1563 * manual/pl/.cvsignore
1564 ignore generated files.
1566 2006-05-14 [wwp] 2.3.0-rc1
1568 * 2.3.0-rc1 released
1570 2006-05-13 [wwp] 2.2.0cvs13
1575 * src/matcher_parser_lex.l
1576 * src/matcher_parser_parse.y
1577 * src/prefs_filtering.c
1578 new feature: provide the ability to disable filtering and processing
1579 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
1582 2006-05-13 [colin] 2.2.0cvs12
1585 Remove useless if (a) b; else b;
1588 2006-05-13 [wwp] 2.2.0cvs11
1596 no more silent failures (or at least less ones) when importing
1597 or exporting from/to mbox. Also start importing/exporting if
1598 the necessary info is set.
1600 2006-05-13 [wwp] 2.2.0cvs10
1603 restored up-to-date release notes.
1605 2006-05-13 [paul] 2.2.0cvs9
1609 updated by Tim Dijkstra and Pavlo Bohmat
1611 2006-05-12 [colin] 2.2.0cvs8
1613 * src/gtk/quicksearch.c
1614 Add "k" as shortcut for "colorlabel". Patch
1615 by ath42@users.sf.net.
1617 2006-05-12 [paul] 2.2.0cvs7
1619 * src/prefs_common.h
1620 * src/prefs_summaries.c
1622 when entering a folder also allow
1623 going directly to first Marked message
1625 2006-05-12 [paul] 2.2.0cvs6
1628 always obey 'confirm before marking all
1631 2006-05-12 [paul] 2.2.0cvs5
1634 make Sender fully clickable
1636 2006-05-12 [colin] 2.2.0cvs4
1640 Let From be editable
1643 Full support of .mh_sequences' Unseen seq
1645 2006-05-12 [colin] 2.2.0cvs3
1651 * src/prefs_spelling.c
1658 Add contextual menu on Compose toolbar
1659 button. Fixes bug #944 (Automatic
1660 addresses not applied when changing account
1661 from compose window)
1662 add Mailing List support
1663 based on the old 0.6.5claws25 patch by
1664 Melvin Hadasht, with finishing touches
1666 Fix "ignore thread" when mails are threaded by
1667 subject (and weren't ignored although appearing
1670 Both patches by Pawel.
1672 2006-05-08 [paul] 2.2.0cvs2
1681 add Mailing List support
1682 based on the old 0.6.5claws25 patch by
1683 Melvin Hadasht, with finishing touches
1686 2006-05-08 [colin] 2.2.0cvs1
1691 Add contextual menu on Compose toolbar
1692 button. Fixes bug #944 (Automatic
1693 addresses not applied when changing account
1694 from compose window)
1696 2006-05-08 [paul] 2.2.0
1700 2006-05-08 [paul] 2.1.1cvs51
1710 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1711 Fabien Vantard, Frederico Goncalves Guimaraes,
1712 Aleksandar Urosevic, and Ralgh Young
1714 2006-05-12 [colin] 2.1.1cvs50
1725 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1726 Fabien Vantard, Frederico Goncalves Guimaraes,
1727 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
1729 2006-05-05 [colin] 2.1.1cvs49
1731 * manual/Makefile.am
1732 * manual/pl/Makefile.am
1733 * manual/pl/account.xml
1735 * manual/pl/addrbook.xml
1736 * manual/pl/advanced.xml
1738 * manual/pl/glossary.xml
1740 * manual/pl/handling.xml
1741 * manual/pl/intro.xml
1742 * manual/pl/keyboard.xml
1743 * manual/pl/plugins.xml
1744 * manual/pl/starting.xml
1745 * manual/pl/sylpheed-claws-manual.xml
1746 * manual/pl/dist/.cvsignore
1747 * manual/pl/dist/Makefile.am
1748 * manual/pl/dist/html/.cvsignore
1749 * manual/pl/dist/html/Makefile.am
1750 * manual/pl/dist/pdf/.cvsignore
1751 * manual/pl/dist/pdf/Makefile.am
1752 * manual/pl/dist/ps/.cvsignore
1753 * manual/pl/dist/ps/Makefile.am
1754 * manual/pl/dist/txt/.cvsignore
1755 * manual/pl/dist/txt/Makefile.am
1756 Add the polish translation of the manual,
1757 Authored by Pawel Pekala.
1759 2006-05-05 [cleroy] 2.1.1cvs48
1762 Re-read matcherrc after loading plugins
1763 if some of them add folders.
1765 2006-05-03 [colin] 2.1.1cvs47
1770 2006-05-03 [colin] 2.1.1cvs46
1773 Be sure to have a session when
1776 2006-05-03 [colin] 2.1.1cvs45
1781 Fix preventing renaming with namespace
1784 2006-05-01 [colin] 2.1.1cvs44
1787 Don't reload messageview when result of
1790 2006-04-29 [colin] 2.1.1cvs43
1792 * src/prefs_receive.c
1793 * src/plugins/spamassassin/spamassassin_gtk.c
1794 * src/plugins/clamav/clamav_plugin_gtk.c
1797 2006-04-29 [colin] 2.1.1cvs42
1799 * src/prefs_compose_writing.c
1801 Cleanups. Patch by Pawel
1803 2006-04-28 [paul] 2.1.1cvs41
1806 fix returned quick search results when search
1807 term contains an underscore.
1810 2006-04-28 [paul] 2.1.1cvs40
1812 * src/prefs_message.c
1813 * src/prefs_receive.c
1815 Patches by Pawel Pekala
1817 2006-04-27 [colin] 2.1.1cvs39
1820 Differentiate subject Welcome from
1821 window's title Welcome
1827 2006-04-27 [paul] 2.1.1cvs38
1829 * manual/advanced.xml
1830 * manual/fr/advanced.xml
1831 add info about compose_no_markup hidden pref
1833 2006-04-27 [paul] 2.1.1cvs37
1835 * src/prefs_account.c
1836 improve privacy labels
1837 * src/prefs_msg_colors.c
1838 change some strings for translators' convenience
1839 * src/gtk/gtkutils.c
1840 don't underline the link button text
1842 2006-04-25 [colin] 2.1.1cvs36
1845 Complete 2.1.1cvs33 (once more ;)
1847 2006-04-25 [colin] 2.1.1cvs35
1852 2006-04-25 [cleroy] 2.1.1cvs34
1855 * src/gtk/gtkaspell.c
1856 Fix crash on redirect (related to the return
1857 of the aspell menu in compose's toolbar)
1858 * src/prefs_msg_colors.c
1859 Fix sensitivity widgets
1860 * src/image_viewer.c
1861 * src/gtk/pluginwindow.c
1862 * src/gtk/prefswindow.c
1863 Change released signals to clicked (Fabien)
1865 * src/common/socket.c
1866 * src/plugins/spamassassin/spamassassin.c
1867 Translate strings (Fabien)
1869 2006-04-25 [paul] 2.1.1cvs33
1874 complete the fix of bug #912
1877 2006-04-25 [colin] 2.1.1cvs32
1885 Patches by Pawel Pekala
1887 2006-04-24 [colin] 2.1.1cvs31
1890 Fix compilation warnings (Fabien)
1892 2006-04-24 [colin] 2.1.1cvs30
1896 * src/editldap_basedn.c
1897 * src/editldap_basedn.h
1903 Fix bug #901 (LDAPS support)
1905 2006-04-24 [colin] 2.1.1cvs29
1908 Fix logic on error with send dialog on
1910 Fix compilation without libetpan, thanks
1913 Fix 'context-menu' key
1915 2006-04-23 [colin] 2.1.1cvs28
1918 Never free current's cache to free up
1919 memory. Fixes bug #912 (new count
1920 randomly set to message count)
1922 2006-04-23 [colin] 2.1.1cvs27
1924 * src/gtk/quicksearch.c
1925 And remove printf...
1927 2006-04-23 [colin] 2.1.1cvs26
1929 * src/gtk/quicksearch.c
1930 Fix replacing in quicksearch, and fix inserting
1931 in the middle of the string. (introduced at 2.1.0cvs22)
1933 2006-04-23 [colin] 2.1.1cvs25
1936 Make sure uidnext is initialized in get_num_list
1937 (not for stable, related to 2.1.1cvs8 and friends)
1939 2006-04-23 [colin] 2.1.1cvs24
1942 Output something when login is successful
1945 2006-04-23 [colin] 2.1.1cvs23
1947 * src/etpan/imap-thread.c
1948 Better logging (line-per-line, hide data in fetch)
1950 * src/gtk/logwindow.c
1951 * src/gtk/logwindow.h
1952 Better logging (color for input/output)
1954 2006-04-21 [colin] 2.1.1cvs22
1956 * src/gtk/quicksearch.c
1957 On gtk+-2.8, use stock buttons in quicksearch
1958 Based on a patch by Fabien and a design by Paul
1960 2006-04-21 [colin] 2.1.1cvs21
1964 Fix occasional flicker in folderview
1965 * src/common/utils.c
1966 Fix bug #943 (Incorrectly parsed email address
1967 list in short headers on message view and in
1970 2006-04-20 [colin] 2.1.1cvs20
1974 * src/prefs_account.c
1975 Add ANONYMOUS auth for IMAP
1977 2006-04-20 [paul] 2.1.1cvs19
1980 proper fix for 2.1.1cvs18
1983 2006-04-20 [paul] 2.1.1cvs18
1988 2006-04-20 [paul] 2.1.1cvs17
1990 * src/gtk/quicksearch.c
1991 fix standard, non-extended Quick search,
1992 was broken in 2.1.1cvs15.
1995 2006-04-20 [colin] 2.1.1cvs16
1997 * src/prefs_matcher.c
1998 Fix values when reselecting a ~test
2001 2006-04-19 [colin] 2.1.1cvs15
2005 * src/gtk/gtkaspell.c
2006 * src/gtk/gtkaspell.h
2007 Put back Options menu in Spelling/
2008 * src/gtk/quicksearch.c
2009 Don't search, and show error, if the
2010 advanced search has a syntax error
2012 2006-04-18 [colin] 2.1.1cvs14
2015 Fix gdk warnings on set_cursor when textview
2018 2006-04-18 [colin] 2.1.1cvs13
2020 * src/gtk/gtksctree.c
2021 Remove seemingly useless refresh that causes
2022 flicker - watch this commit in case of
2023 problems before planned backport to stable
2025 2006-04-18 [colin] 2.1.1cvs12
2028 Factorize get/set_xml code
2030 * src/prefs_account.c
2031 * src/prefs_account.h
2033 Add Encrypt to self option
2035 2006-04-17 [colin] 2.1.1cvs11
2038 Fix search on encrpyt function on dragonfly
2039 Patch by Jonathan Buschmann <jonthn@agmact.com>
2041 2006-04-17 [colin] 2.1.1cvs10
2043 * src/prefs_account.c
2044 Be safe by default: remove mails from POP3
2045 after 7 days, not immediately
2047 2006-04-17 [colin] 2.1.1cvs9
2049 * src/etpan/imap-thread.c
2050 Fix build on DragonFly - patch by
2051 Jonathan Buschmann <jonthn@agmact.com>
2053 2006-04-17 [colin] 2.1.1cvs8
2056 Save uidnext between sessions
2058 2006-04-17 [colin] 2.1.1cvs7
2061 scan is required when uid validity changes
2063 2006-04-17 [colin] 2.1.1cvs6
2066 Don't scan if not necessary, apart in current
2067 folder and INBOX to fetch flags.
2069 Scan is necessary if unread count changes
2071 2006-04-17 [colin] 2.1.1cvs5
2074 ...But always fetch ANSWERED and DELETED flags for
2075 INBOX, as filtering can happen on these flags.
2077 2006-04-17 [colin] 2.1.1cvs4
2080 Don't fetch REPLIED and DELETED flags when synchronising
2081 flags with a closed folder. We only need UNSEEN and FLAGGED
2082 to update the folderview.
2084 2006-04-17 [colin] 2.1.1cvs3
2087 Faster flag search when there are new mails
2088 in a folder. We can do a full search if the
2089 folder contains less messages than the new
2092 2006-04-17 [colin] 2.1.1cvs2
2099 Update translations from stable branch
2101 2006-04-17 [colin] 2.1.1cvs1
2104 Bump version to follow stable release
2106 2006-04-16 [mones] 2.1.0cvs50
2111 2006-04-16 [colin] 2.1.0cvs49
2114 Fix bgcolor not unset on gtk 2.8, while preventing warnings
2115 with gtk < 2.8. Thanks to Fabien Vantard.
2117 2006-04-15 [colin] 2.1.0cvs48
2119 * src/etpan/imap-thread.c
2120 Fix bug #919 (libetpan: SEGV when connecting
2123 2006-04-14 [colin] 2.1.0cvs47
2126 Fix race on --select (should be done better)
2128 2006-04-14 [wwp] 2.1.0cvs46
2130 * src/send_message.c
2131 enforce a check for domain in account prefs (a sending
2132 error could be faced if domain was checked but no value set),
2135 2006-04-14 [colin] 2.1.0cvs45
2138 when converting from unknown to unknown, if the
2139 string is UTF8, don't convert it to the locale
2142 2006-04-14 [colin] 2.1.0cvs44
2145 Don't try to use ASCII for converting headers
2148 2006-04-14 [paul] 2.1.0cvs43
2151 add locale/charset info to crash report
2154 replace 'e-mail' with preferred 'email'
2156 ensure contributors list is in alphabetical
2159 2006-04-13 [colin] 2.1.0cvs42
2162 Prevent gdk warnings
2164 2006-04-13 [colin] 2.1.0cvs41
2166 * src/common/ssl_certificate.c
2167 * src/common/ssl_certificate.h
2168 * src/gtk/sslcertwindow.c
2169 Warn on expired certs, and display the expiration date
2171 2006-04-13 [colin] 2.1.0cvs40
2173 * src/plugins/spamassassin/spamassassin_gtk.c
2174 Fix missing set_text on unix socket
2176 2006-04-13 [wwp] 2.1.0cvs39
2178 * manual/fr/advanced.xml
2179 * manual/fr/glossary.xml
2180 applied new spam/ham/email lexicon (pourriel, courriel)
2182 2006-04-13 [paul] 2.1.0cvs38
2184 * src/plugins/pgpmime/plugin.c
2185 remove the mention of S/MIME from the
2186 description. This is now handled by the
2189 2006-04-13 [paul] 2.1.0cvs37
2191 * src/prefs_msg_colors.c
2193 * src/prefs_folder_item.c
2194 * src/prefs_spelling.c
2195 add a tooltip to the colour selector buttons
2197 2006-04-13 [wwp] 2.1.0cvs36
2199 * manual/advanced.xml
2200 * manual/glossary.xml
2201 * manual/handling.xml
2202 * manual/keyboard.xml
2203 * manual/plugins.xml
2204 * manual/starting.xml
2205 * manual/fr/account.xml
2207 * manual/fr/addrbook.xml
2208 * manual/fr/advanced.xml
2210 * manual/fr/glossary.xml
2212 * manual/fr/handling.xml
2213 * manual/fr/intro.xml
2214 * manual/fr/keyboard.xml
2215 * manual/fr/plugins.xml
2216 * manual/fr/starting.xml
2217 * manual/fr/sylpheed-claws-manual.xml
2218 fixes to the manuals:
2219 - summaryview -> Message List (same in French)
2220 - translate key names
2221 - fix French punctuation, use non-breakable spaces when
2222 necessary, don't use   which is not portable
2223 - tell what maildir and mbox formats we support
2225 2006-04-12 [wwp] 2.1.0cvs35
2227 * src/prefs_toolbar.c
2228 unified a replace button more,
2229 patch by Fabien Vantard <fzzzzz@gmail.com>.
2231 2006-04-12 [wwp] 2.1.0cvs34
2233 * src/prefs_common.c
2234 * src/prefs_msg_colors.c
2235 make default color labels translatable,
2236 patch from Fabien Vantard <fzzzzz@gmail.com>,
2237 thanks to Tim <timbrain@post.cz> for reporting.
2239 2006-04-12 [wwp] 2.1.0cvs33
2241 * manual/glossary.xml
2243 * manual/plugins.xml
2244 * manual/starting.xml
2245 * manual/sylpheed-claws-manual.xml
2246 * manual/fr/.cvsignore
2247 * manual/fr/account.xml
2249 * manual/fr/addrbook.xml
2250 * manual/fr/advanced.xml
2252 * manual/fr/glossary.xml
2253 * manual/fr/handling.xml
2254 * manual/fr/intro.xml
2255 * manual/fr/keyboard.xml
2256 * manual/fr/plugins.xml
2257 * manual/fr/starting.xml
2258 * manual/fr/sylpheed-claws-manual.xml
2259 various fixes: typos, missing .fr translations, punctuation,
2260 capitalization, links, accents and some bad French more.
2262 2006-04-12 [wwp] 2.1.0cvs32
2265 fix for bug #935: always store prefs files in UTF-8 (thanks
2268 2006-04-11 [colin] 2.1.0cvs31
2271 Fix inserting files not in utf8 when locale is utf8
2273 2006-04-11 [colin] 2.1.0cvs30
2276 Don't show error dialog when cancelling connection
2279 2006-04-11 [cleroy] 2.1.0cvs29
2282 Implement multiple quote levels
2283 * src/prefs_common.c
2284 Change a little bit the quote bgcolor for 2nd level
2286 2006-04-11 [colin] 2.1.0cvs28
2289 Add locale and charset in the label
2291 2006-04-10 [colin] 2.1.0cvs27
2294 * src/prefs_common.c
2295 * src/prefs_common.h
2296 * src/prefs_msg_colors.c
2298 Allow optional background color in quotes
2299 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
2302 2006-04-10 [colin] 2.1.0cvs26
2309 2006-04-10 [colin] 2.1.0cvs25
2311 * manual/plugins.xml
2312 * manual/fr/plugins.xml
2313 Document libcurl's proxy variables
2315 2006-04-09 [colin] 2.1.0cvs24
2317 * src/prefs_common.c
2318 gettext() returns statically allocated stuff. We have
2319 to strdup it in order to be able to free it.
2321 2006-04-09 [colin] 2.1.0cvs23
2327 2006-04-09 [colin] 2.1.0cvs22
2330 * src/gtk/quicksearch.c
2331 Fix bug #859 (problems with cyrilic input in
2332 search panel) - Patch by Alexey Illarionov
2333 <littlesavage@rambler.ru>
2335 2006-04-09 [colin] 2.1.0cvs21
2337 * src/prefs_customheader.c
2338 I prefer removing then freeing rather than the contrary
2339 (even if it doesn't change anything ;-)
2340 * src/prefs_account.c
2341 Fix bug #933 (Crash re-entering the custom headers list
2342 dialog in accounts prefs)
2343 The problem happened when cancelling the Account
2344 Preferences' dialogs - in which case we didn't do
2345 anything to the PrefsAccount * struct. In case of applying,
2346 the old ac_prefs was replaced with the tmp_ac_prefs we were
2347 working with in this dialog. The problem is that
2348 prefs_customheader.c, working on this tmp_ac_prefs, always
2349 changes the ->customhdr_list pointer, even when cancelled.
2350 So in case of cancelling the prefs_account dialog, we still
2351 have to update ->customhdr_list in the real account.
2353 2006-04-08 [colin] 2.1.0cvs20
2355 * manual/fr/glossary.xml
2356 * manual/fr/keyboard.xml
2357 Forgot some headers :)
2359 2006-04-08 [colin] 2.1.0cvs19
2361 * manual/Makefile.am
2362 * manual/fr/Makefile.am
2363 * manual/fr/account.xml
2365 * manual/fr/addrbook.xml
2366 * manual/fr/advanced.xml
2368 * manual/fr/glossary.xml
2370 * manual/fr/handling.xml
2371 * manual/fr/intro.xml
2372 * manual/fr/keyboard.xml
2373 * manual/fr/plugins.xml
2374 * manual/fr/starting.xml
2375 * manual/fr/sylpheed-claws-manual.xml
2376 * manual/fr/dist/.cvsignore
2377 * manual/fr/dist/Makefile.am
2378 * manual/fr/dist/html/.cvsignore
2379 * manual/fr/dist/html/Makefile.am
2380 * manual/fr/dist/pdf/.cvsignore
2381 * manual/fr/dist/pdf/Makefile.am
2382 * manual/fr/dist/ps/.cvsignore
2383 * manual/fr/dist/ps/Makefile.am
2384 * manual/fr/dist/txt/.cvsignore
2385 * manual/fr/dist/txt/Makefile.am
2386 Add the french translation of the manual. Thanks to
2387 Olivier Delhomme <olivier.delhomme@free.fr> for
2388 account.xml, ack.xml, addrbook.xml and advanced.xml
2390 2006-04-08 [colin] 2.1.0cvs18
2392 * manual/plugins.xml
2393 * manual/starting.xml
2396 2006-04-07 [colin] 2.1.0cvs17
2400 * manual/keyboard.xml
2403 2006-04-07 [colin] 2.1.0cvs16
2407 * src/prefs_common.c
2408 * src/prefs_common.h
2409 Add hidden compose_no_markup pref
2411 2006-04-07 [wwp] 2.1.0cvs15
2413 * src/summary_search.c
2415 Bugfix: stop button was sticky when searching in an empty folder.
2416 Applied curly brackets code style to the whole file (summary_search.c).
2417 More files to ignore.
2419 2006-04-07 [wwp] 2.1.0cvs14
2421 * src/message_search.c
2422 * src/summary_search.c
2423 changed default button when search bumps at file/folder
2424 beginning or end, for convenience (thanks to Colin).
2426 2006-04-07 [paul] 2.1.0cvs13
2428 * src/plugins/dillo_viewer/dillo_prefs.c
2429 avoid future potential for namespace collision
2432 2006-04-06 [wwp] 2.1.0cvs12
2434 * src/summary_search.c
2435 Unify extended/advanced searches names (and thus factorize labels),
2436 patch by Fabien Vantard <fzzzzz@gmail.com>.
2438 2006-04-06 [wwp] 2.1.0cvs11
2441 * src/prefs_themes.c
2443 Fixed some compilation warnings.
2445 2006-04-06 [colin] 2.1.0cvs10
2447 * manual/advanced.xml
2448 Document the wizard template and how to deploy
2449 Sylpheed-Claws effectively
2451 2006-04-06 [colin] 2.1.0cvs9
2454 gettext patch to tell translators about _("#"),
2457 2006-04-06 [colin] 2.1.0cvs8
2460 Fix invalid GtkTextBIter after clicking "Display as text"
2462 2006-04-06 [mones] 2.1.0cvs7
2471 * src/folder_item_prefs.c
2476 * src/prefs_msg_colors.c
2477 * src/prefs_spelling.c
2478 * src/prefs_themes.c
2481 * src/stock_pixmap.c
2485 * src/common/mgutils.c
2486 * src/common/prefs.c
2487 * src/common/ssl_certificate.c
2488 * src/gtk/colorlabel.c
2489 * src/gtk/quicksearch.c
2490 * src/plugins/pgpmime/pgpmime.c
2491 * src/plugins/spamassassin/spamassassin.c
2492 Removed redundant NULL checks for g_free() calls.
2493 Patch by Pawel Pekala.
2495 2006-04-06 [mones] 2.1.0cvs6
2497 * src/prefs_actions.c
2498 * src/prefs_filtering.c
2499 * src/prefs_filtering_action.c
2500 * src/prefs_matcher.c
2501 * src/prefs_template.c
2502 * src/gtk/gtkutils.c
2503 * src/gtk/gtkutils.h
2504 Have a nice replace button. Patch by Pawel Pekala
2506 2006-04-06 [colin] 2.1.0cvs5
2509 Fix crash with empty columns
2511 2006-04-05 [colin] 2.1.0cvs4
2515 Allow wizard customization with pre-filled values
2517 2006-04-05 [colin] 2.1.0cvs3
2522 Nicer messages in mimeview
2524 2006-04-05 [colin] 2.1.0cvs2
2527 * src/prefs_summaries.c
2530 2006-04-05 [colin] 2.1.0cvs1
2532 * src/plugins/pgpcore/plugin.c
2533 * src/plugins/pgpcore/select-keys.c
2534 * src/plugins/pgpcore/select-keys.h
2535 * src/plugins/pgpcore/sgpgme.c
2536 * src/plugins/pgpcore/sgpgme.h
2537 * src/plugins/pgpinline/pgpinline.c
2538 * src/plugins/pgpinline/plugin.c
2539 * src/plugins/pgpmime/pgpmime.c
2540 * src/plugins/pgpmime/plugin.c
2541 Factorize and generalize a bit
2542 Drop S/MIME signature verification from PGP/MIME
2543 (adding it as another, more complete plugin)
2545 2006-04-05 [paul] 2.1.0
2549 2006-04-05 [paul] 2.0.0cvs186
2551 * manual/advanced.xml
2552 add info on colour labels
2554 2006-04-05 [paul] 2.0.0cvs185
2569 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros
2570 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea
2571 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves
2572 Guimaraes, Aleksandar Urosevic, Ralgh Young
2574 * tools/claws.i18n.status.pl
2575 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
2576 and new Czech translator, Tim <timbrain@post.cz>
2578 2006-04-05 [mones] 2.0.0cvs184
2583 2006-04-05 [colin] 2.0.0cvs183
2585 * src/gtk/quicksearch.c
2586 Fix bug #929 (unnecessary reload in quick search bar)
2588 2006-04-05 [colin] 2.0.0cvs182
2591 Fix crash on Reply with no From:
2592 Show signature and conversion error on queuing
2597 Factorize threading code and make sure msginfo
2598 is not null when it comes from a GtkCTreeRow's
2600 * src/gtk/gtkaspell.c
2601 Check for necessary things
2602 * src/gtk/gtksctree.c
2603 * src/gtk/gtksctree.h
2604 Reset anchor if necessary when removing node
2606 2006-03-29 [colin] 2.0.0cvs181
2609 Warn for disabled IMAP accounts (due to lack of
2610 libetpan). Breaks string-freeze - sorry - but it
2611 is kind of important ;)
2613 2006-03-28 [colin] 2.0.0cvs180
2615 * src/gtk/gtkutils.c
2616 * src/gtk/gtkutils.h
2617 Add a gtkut_get_link_btn() function that
2618 creates a button which acts like an URI
2619 * src/prefs_themes.c
2621 Use this function (factorizes codes)
2623 * src/gtk/pluginwindow.c
2624 Add a "Get more..." in the plugins window
2626 2006-03-28 [colin] 2.0.0cvs179
2629 * src/common/passcrypt.c
2631 Warning fixes. Patch by Pawel Pekala
2633 2006-03-27 [colin] 2.0.0cvs178
2636 Fix undoing by blocks with spaces
2638 2006-03-27 [colin] 2.0.0cvs177
2641 Set margin to 3px for headers
2647 2006-03-27 [wwp] 2.0.0cvs176
2650 don't reset quicksearch when updating the message list.
2653 2006-03-26 [wwp] 2.0.0cvs175
2656 use a unified border width ('other' tab in the compose window,
2657 patch by Pawel Pekala).
2660 2006-03-26 [wwp] 2.0.0cvs174
2662 * src/common/quoted-printable.c
2664 fixed some compilation warnings (incl. one reported by Pawel Pekala).
2666 2006-03-26 [colin] 2.0.0cvs173
2668 * src/quote_fmt_parse.y
2669 Fix non-UTF8 date formats messing up the whole quote a
2672 2006-03-26 [colin] 2.0.0cvs172
2675 Make sure the date is UTF8 valid, or try to make it
2676 so. IncrediMail is really IncrediStupid.
2678 Fix possible conversions.
2681 2006-03-26 [colin] 2.0.0cvs171
2684 Fix corner cases in body search. This is still a
2685 hack... It seems impossible to make it good and
2686 reasonably fast at the same time.
2688 2006-03-26 [colin] 2.0.0cvs170
2691 I think I killed the twilight zone bug!
2692 summary_select_node() flushes GTK events in order
2693 to be able to center the view. But this also
2694 flushes keypresses like Ctrl-Alt-U, so this can
2695 call summary_show from summary_select_node (itself
2696 called from summary_show, etc.). And the summaryview
2697 has to be unlocked in this function. So just locking
2698 while processing GTK events, and bailing if locked,
2700 Fixes bug #927 (SIGSEGV during Update Summary)
2702 2006-03-25 [colin] 2.0.0cvs169
2705 Fix search in QP-encoded bodies
2706 Fix utf-8 searches in bodies encoded in the
2708 * src/common/quoted-printable.c
2709 * src/common/quoted-printable.h
2710 Add a decode function that doesn't overwrite
2711 the original pointer
2714 2006-03-24 [colin] 2.0.0cvs168
2719 Update message cache after action
2720 Patch by H. Merijn Brand
2721 * src/prefs_msg_colors.c
2723 Patch by Fabien Vantard
2724 * src/plugins/spamassassin/spamassassin_gtk.c
2725 Remove useless translation
2726 Patch by Fabien Vantard
2728 2006-03-23 [colin] 2.0.0cvs167
2731 Let 30 seconds to SSL_connect
2733 2006-03-23 [wwp] 2.0.0cvs166
2736 * src/gtk/description_window.c
2737 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
2738 and headers are translated; adjust description windows' width to fit their
2739 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
2741 2006-03-23 [paul] 2.0.0cvs165
2743 * src/common/utils.c
2744 fix highlighting of URIs containing "()"
2745 (2.0.0cvs164's reversal fixed)
2748 2006-03-23 [paul] 2.0.0cvs164
2750 * src/common/utils.c
2751 revert patch, (postponing a fix), at 2.0.0cvs120
2752 as it breaks more URIs than it fixes.
2753 Allow '-' to be a terminating character in a URI
2755 2006-03-22 [colin] 2.0.0cvs163
2758 Require libetpan 0.45
2759 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
2761 2006-03-22 [paul] 2.0.0cvs162
2764 replace '<-' and '->' buttons with GTK_STOCK graphical
2766 * src/summary_search.c
2767 don't offer '...' for translation
2768 add a tooltip to advanced search '...' button
2769 * src/gtk/quicksearch.c
2770 don't offer '...' for translation
2772 2006-03-21 [colin] 2.0.0cvs161
2775 Fix middle-click pasting (insert at click
2776 position instead of cursor position, don't
2777 remove existing selection and allow pasting
2780 "LDAP Server" -> "LDAP servers"
2782 2006-03-21 [wwp] 2.0.0cvs160
2784 * src/etpan/imap-thread.c
2785 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
2787 2006-03-20 [colin] 2.0.0cvs159
2790 Don't reload summaryview after an execute with no
2793 2006-03-19 [colin] 2.0.0cvs158
2796 and put groups at the top, always
2798 2006-03-19 [colin] 2.0.0cvs157
2801 Order groups before names, as previously
2803 2006-03-19 [colin] 2.0.0cvs156
2806 - Sort case-unsensitive
2807 - Put the sort arrow at opening too
2809 2006-03-19 [wwp] 2.0.0cvs155
2812 allow sorting by name/email/remarks, ensure that right-pane's contents
2813 matches the left-pane selection (cleared when appropriate).
2814 Patch by Pawel Pekala <c0rn@o2.pl>.
2816 2006-03-18 [colin] 2.0.0cvs154
2821 2006-03-18 [colin] 2.0.0cvs153
2824 Make sure we hide the preview if we didn't get
2827 2006-03-18 [colin] 2.0.0cvs152
2830 Set cursor to watch for execution (fixes lack
2831 of watch-cursor when dnd'ing hundreds of mails)
2833 Check that mime type is 'image/*' before updating
2834 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
2836 2006-03-18 [colin] 2.0.0cvs151
2841 Put a watch cursor in textview too when the mainwindow's
2844 2006-03-18 [colin] 2.0.0cvs150
2847 Change wrong asserts to simple tests
2849 2006-03-17 [colin] 2.0.0cvs149
2853 * src/prefs_msg_colors.c
2856 * src/gtk/colorlabel.c
2857 * src/gtk/colorlabel.h
2858 Add a color label menu in the main menubar
2859 Add (fixed) accels Ctrl-{0-7} to change the color
2860 They have to be fixed because the menu's dynamic,
2861 the items are complex widgets, hence we can't use
2865 2006-03-17 [wwp] 2.0.0cvs148
2868 rollback few lines from my previous commit (those lines come from
2869 a pending patch, accidentally commited, even if neutral as they are
2872 2006-03-17 [wwp] 2.0.0cvs147
2875 fix a compilation warning (wrong return type, introduced w/ cvs143), and
2876 applied code style/indentation to the modified function.
2878 2006-03-17 [wwp] 2.0.0cvs146
2882 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
2888 2006-03-17 [paul] 2.0.0cvs145
2891 addressbook_read_file() was called twice
2893 X-Mailer highlighting
2895 2006-03-16 [colin] 2.0.0cvs144
2897 * src/sourcewindow.c
2898 * src/sourcewindow.h
2899 And the last one, in source window.
2901 2006-03-16 [colin] 2.0.0cvs143
2905 Fix the same stuff in compose
2907 2006-03-16 [colin] 2.0.0cvs142
2910 Complete the previous messageview crash fix
2912 2006-03-16 [colin] 2.0.0cvs141
2917 Fix POSTPROCESSING hook
2918 Patch by H. Merijn Brand
2922 Parse Content-Location
2927 Don't crash when a top-level MessageView has
2928 been closed on us. Same problematic than
2929 yesterday's quicksearch issue.
2931 2006-03-15 [colin] 2.0.0cvs140
2933 * src/gtk/quicksearch.c
2934 Fix a bitchy race we didn't think about when we
2935 added quicksearch cancellation:
2936 If the search is not on cached fields, for example
2937 body_part matchcase "stuff"
2938 the matcher code has to get the whole message. If
2939 we're on IMAP, that can be slow, and in order to
2940 be non-blocking, the IMAP code idle loop processes
2941 gtk events too. So it is possible to cancel a
2942 quicksearch while the matcher is getting the mail's
2943 body. After matcher got its body, it will start to
2944 iterate over the matcher list that the Quicksearch's
2945 clear_search_cb() just freed via prepare_matcher().
2947 The fix consists of guarding the matcherlist_match()
2948 call with a boolean 'matching'. If we reset the
2949 quicksearch while matching is TRUE, we don't free
2950 the matcherlist anymore like we did, but we set
2951 another new flag, deferred_free, to TRUE. Then,
2952 in quicksearch_match(), just after returning from
2953 matcherlist_match() and unsetting the matching flag,
2954 we check the deferred_free flag and do the
2955 prepare_matcher() (which does the matcherlist_free)
2956 for real, so we free the matcherlist once it's not
2958 As all of this runs via the glib main loop, we
2959 luckily don't need a mutex.
2961 Also, show progress while searching.
2964 2006-03-14 [colin] 2.0.0cvs139
2967 Make alertpanel_is_open non-static
2969 2006-03-14 [colin] 2.0.0cvs138
2971 * src/prefs_spelling.c
2972 Cleanups - Fabien Vantard
2974 2006-03-14 [wwp] 2.0.0cvs137
2977 code style normalization (curly braces, indentation).
2979 2006-03-14 [wwp] 2.0.0cvs137
2982 code style (braces, indentation)
2984 2006-03-12 [paul] 2.0.0cvs136
2986 * src/prefs_common.c
2987 trans_hdr defaults to FALSE to be RFC-savvy
2988 * src/prefs_summaries.c
2989 add a tooltip to the trans_hdr option
2992 2006-03-12 [paul] 2.0.0cvs135
2994 * src/prefs_matcher.c
2995 give a little more width to the combos
2996 * src/prefs_display_header.c
2998 translate headers if prefs_common.trans_hdr
3001 Patches by Pawel Pekala
3003 2006-03-12 [paul] 2.0.0cvs134
3005 * src/plugins/clamav/clamav_plugin.c
3006 * src/plugins/dillo_viewer/dillo_viewer.c
3007 * src/plugins/pgpcore/plugin.c
3008 * src/plugins/pgpinline/plugin.c
3009 * src/plugins/pgpmime/plugin.c
3010 * src/plugins/spamassassin/spamassassin.c
3011 update/add to descriptions
3012 * src/plugins/spamassassin/spamassassin_gtk.c
3013 fixes to the english, remove superfluous
3014 tooltips, clean up a little
3016 2006-03-12 [paul] 2.0.0cvs133
3019 fix Bug 924, 'Account combo box shows up wrong
3020 if & is in account name'
3022 2006-03-11 [colin] 2.0.0cvs132
3025 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
3026 messed up shift-selection because is slows down
3027 moving around summaryview. thanks -users
3029 2006-03-10 [colin] 2.0.0cvs131
3031 * src/plugins/spamassassin/spamassassin_gtk.c
3032 Put back Paul's engrish fixes
3034 2006-03-10 [colin] 2.0.0cvs130
3036 * src/plugins/spamassassin/spamassassin.c
3037 * src/plugins/spamassassin/spamassassin.h
3038 * src/plugins/spamassassin/spamassassin_gtk.c
3039 Cleanup SA prefs page (more)
3040 Patch by Fabien Vantard
3042 2006-03-10 [paul] 2.0.0cvs129
3044 * src/prefs_msg_colors.c
3045 * src/prefs_spelling.c
3048 2006-03-09 [mones] 2.0.0cvs128
3053 2006-03-09 [wwp] 2.0.0cvs127
3056 revert accidental commit (requirement for libetpan 0.43), this time
3059 2006-03-09 [wwp] 2.0.0cvs125
3062 revert accidental commit (requirement for libetpan 0.43)
3064 2006-03-09 [paul] 2.0.0cvs126
3066 * src/prefs_receive.c
3067 remove useless frame
3068 replace 'incorporation' with 'receiving'
3069 * src/plugins/clamav/clamav_plugin_gtk.c
3070 * src/plugins/spamassassin/spamassassin_gtk.c
3071 improve widget sensitivity
3072 fix a bit his engrish
3074 2006-03-09 [wwp] 2.0.0cvs125
3078 * src/prefs_common.c
3079 * src/prefs_common.h
3080 remember some more windows' sizes (add to addressbook and
3083 2006-03-09 [paul] 2.0.0cvs124
3085 * src/plugins/pgpcore/prefs_gpg.c
3086 normalise construction of dialogue
3088 2006-03-09 [paul] 2.0.0cvs123
3090 * src/plugins/trayicon/Makefile.am
3093 2006-03-08 [colin] 2.0.0cvs122
3095 * src/plugins/trayicon/Makefile.am
3096 Fix build in separate dir
3097 Patch by Bamanzi <bamanzi@gmail.com>
3099 2006-03-08 [colin] 2.0.0cvs121
3102 Batch move and copies from summaryview with delayed execution
3105 2006-03-07 [paul] 2.0.0cvs120
3107 * src/common/utils.c
3108 fix highlighting of URIs containing "()"
3109 Patch by Pawel Pekala
3111 2006-03-07 [paul] 2.0.0cvs119
3116 immediately do alphabetical resort when
3117 changing a folder's name
3118 Patch by Pawel Pekala
3120 2006-03-07 [paul] 2.0.0cvs118
3124 when unsubscribing a newsgroup, remove the
3125 folder and msgs in .sylpheed-claws/newscache
3126 Patch by Pawel Pekala <c0rn@gazeta.pl>
3128 2006-03-07 [paul] 2.0.0cvs117
3131 fix wrong Fake URL Warning
3134 2006-03-07 [colin] 2.0.0cvs116
3137 Return immediately when password dialog was
3139 * src/gtk/inputdialog.c
3140 Allow empty strings for passwords
3143 2006-03-06 [colin] 2.0.0cvs115
3146 Prevent double-timeouts when connection fails
3152 2006-03-06 [colin] 2.0.0cvs114
3155 Refresh session during potentially long
3158 2006-03-06 [wwp] 2.0.0cvs113
3160 * src/prefs_msg_colors.h
3161 forgot that one (custom color labels).
3163 2006-03-06 [wwp] 2.0.0cvs112
3165 * src/prefs_common.c
3166 * src/prefs_common.h
3167 * src/prefs_msg_colors.c
3170 * src/gtk/colorlabel.c
3171 * src/gtk/colorlabel.h
3172 colors in messages list are now customizable. Color values and names can
3173 be changed in "Configuration/Preferences/Display/Colors/Color labels".
3174 Thanks to Paul and Colin for their help with this longstanding patch!
3176 2006-03-06 [wwp] 2.0.0cvs111
3179 don't crash if (x)face is bad.
3181 2006-03-05 [paul] 2.0.0cvs110
3186 * src/common/Makefile.am
3187 * src/common/utils.h
3188 * src/etpan/imap-thread.c
3190 * src/plugins/clamav/Makefile.am
3191 * src/plugins/demo/Makefile.am
3192 * src/plugins/dillo_viewer/Makefile.am
3193 * src/plugins/pgpcore/Makefile.am
3194 * src/plugins/pgpcore/passphrase.c
3195 * src/plugins/pgpinline/Makefile.am
3196 * src/plugins/pgpmime/Makefile.am
3197 * src/plugins/spamassassin/Makefile.am
3198 * src/plugins/trayicon/Makefile.am
3199 fix builiding on cygwin
3200 Patch by Ralgh Young <bamanzi@gmail.com>
3202 2006-03-04 [wwp] 2.0.0cvs109
3204 * manual/keyboard.xml
3205 fix mixed up/down keys.
3207 2006-03-04 [wwp] 2.0.0cvs108
3211 updated links to SpamAssassin.
3213 2006-03-04 [wwp] 2.0.0cvs107
3215 * manual/plugins.xml
3216 * src/plugins/spamassassin/README
3217 updated SpamAssassin plugin docs to reflect new functional additions
3218 (also fix/update/documents few technical stuff more, see the README).
3220 2006-03-04 [wwp] 2.0.0cvs106
3222 * src/prefs_message.c
3223 normalized capitalization of message-prefs paths.
3225 2006-03-04 [wwp] 2.0.0cvs105
3227 * manual/advanced.xml
3230 2006-03-03 [colin] 2.0.0cvs104
3232 * src/plugins/clamav/clamav_plugin_gtk.c
3233 Rework prefs page, patch by Fabien
3235 2006-03-03 [colin] 2.0.0cvs103
3237 * src/plugins/clamav/clamav_plugin.c
3238 Set error on all errors
3240 2006-03-03 [colin] 2.0.0cvs102
3242 * src/common/plugin.c
3243 Initialize error to avoid crashing when a plugin fails
3244 without setting error
3246 2006-03-02 [wwp] 2.0.0cvs101
3249 fixed linker flags for libetpan support on Cygwin
3250 (thanks to H.Merijn Brand).
3252 2006-03-02 [wwp] 2.0.0cvs100
3255 fix some AB error messages: one for punctuation and
3256 one wrongly duplicate (thanks, maxbritov).
3258 2006-03-02 [wwp] 2.0.0cvs99
3260 * src/plugins/spamassassin/spamassassin.c
3261 make sync calls to sa-learn/spamc to prevent
3262 system (whatever local or client/server) overload.
3264 2006-03-02 [colin] 2.0.0cvs98
3267 Put the spam icon in the status column instead of the
3270 2006-03-01 [colin] 2.0.0cvs97
3272 * src/plugins/spamassassin/spamassassin.c
3273 Fix segfault (g_file_set_contents fails for some
3274 reason and err==0x2f. Can't find out why with
3275 valgrind, using working function :-)
3277 2006-03-01 [colin] 2.0.0cvs96
3280 Offline overriding: let 'No' be cached only 3 seconds
3282 2006-03-01 [colin] 2.0.0cvs95
3288 * src/folder_item_prefs.c
3296 * src/prefs_common.h
3297 * src/prefs_msg_colors.c
3303 * src/send_message.h
3304 * src/simple-gettext.c
3310 * src/common/ssl_certificate.c
3311 * src/common/utils.c
3312 * src/gtk/colorsel.c
3313 * src/gtk/gtksctree.c
3314 * src/gtk/gtkshruler.c
3315 * src/plugins/trayicon/trayicon.c
3316 #if 0 goes to /dev/null
3318 2006-03-01 [colin] 2.0.0cvs94
3326 * src/plugins/spamassassin/spamassassin.c
3327 Allow to add information in the "working offline"
3330 2006-03-01 [wwp] 2.0.0cvs93
3332 * src/plugins/spamassassin/spamassassin.c
3333 fixed spamc invocation: use a tricky temporary mini shell wrapper
3334 'cause it seems that calling `spamc ... < inputfile` with
3335 g_spawn_(a)sync simply.. erm doesn't work :-).
3337 2006-03-01 [wwp] 2.0.0cvs92
3341 simplify the adding of spam/ham button to the messageview toolbar
3342 (it gets more clear now that the same button will be "Mark as spam"
3343 or "Mark as ham" according to the current message status,
3346 2006-03-01 [wwp] 2.0.0cvs91
3352 * src/plugins/spamassassin/spamassassin.c
3353 * src/plugins/spamassassin/spamassassin.h
3354 make learner callbacks return a status (0 for ok),
3355 handle it in main code to avoid setting flags when learning failed,
3356 don't learn on TCP if offline in spamassassin,
3361 2006-03-01 [wwp] 2.0.0cvs90
3364 some work around the compose window's account menu,
3365 patch by Fabien Vantard.
3367 2006-03-01 [wwp] 2.0.0cvs89
3369 * src/plugins/spamassassin/spamassassin.c
3370 fixed bad logics, was using spamc in local mode and sa-learn
3371 in remote mode (thanks, Colin).
3373 2006-03-01 [wwp] 2.0.0cvs88
3375 * src/plugins/spamassassin/spamassassin.c
3376 * src/plugins/spamassassin/spamassassin.h
3377 * src/plugins/spamassassin/spamassassin_gtk.c
3378 made processing of emails w/ sa-plugin an option (default is TRUE),
3379 fixed Engrish some tooltips, capitalization of some debug messages
3380 and warnings. The spamassassin plugin now provides two separate
3381 services: process emails upon incorporation and spamd training.
3382 Both services (un)register independently but use some common
3383 plugin settings (transport settings, spam storage location).
3385 2006-02-28 [wwp] 2.0.0cvs87
3387 * src/plugins/spamassassin/spamassassin.c
3388 fix async flag to spamc cmdline execution (batch exec should
3391 2006-02-27 [wwp] 2.0.0cvs86
3393 * src/plugins/spamassassin/spamassassin.c
3394 * src/plugins/spamassassin/spamassassin.h
3395 * src/plugins/spamassassin/spamassassin_gtk.c
3396 - added the ability to learn a remote spamassassin server (spamd),
3398 - added the spamassassin option 'username', that applies to all
3399 spamassassin operations (filtering, learning, local or remote).
3400 The default username is the current unix user (if left blank
3401 from gtk prefs or config file).
3402 - commented out some unused code (notebook widget), removed unused
3404 - make more widgets sensitive to the transport type.
3406 2006-02-27 [colin] 2.0.0cvs85
3408 * src/plugins/spamassassin/spamassassin.c
3409 Fix sa-learn call when offline
3411 2006-02-27 [colin] 2.0.0cvs84
3419 * src/prefs_toolbar.c
3421 * src/stock_pixmap.c
3422 * src/stock_pixmap.h
3426 * src/pixmaps/ham_btn.xpm
3427 * src/pixmaps/spam.xpm
3428 * src/pixmaps/spam_btn.xpm
3429 * src/plugins/spamassassin/spamassassin.c
3430 Add button in toolbar for spam learning
3431 Fix a few bugs from the last related commit
3432 Revert 1.9.6cvs23 which messed up shift-selection
3434 2006-02-24 [colin] 2.0.0cvs83
3439 * src/plugins/spamassassin/spamassassin.c
3440 * src/plugins/spamassassin/spamassassin.h
3441 * src/plugins/spamassassin/spamassassin_gtk.c
3442 Unregister learner when spamassassin is either
3443 disabled or over tcp
3445 2006-02-24 [colin] 2.0.0cvs82
3452 * src/stock_pixmap.c
3453 * src/stock_pixmap.h
3456 * src/gtk/icon_legend.c
3457 * src/pixmaps/spam.xpm ** NEW FILE **
3458 * src/plugins/spamassassin/spamassassin.c
3459 * src/plugins/spamassassin/spamassassin_gtk.c
3460 Add spam learning interface (Mark/Mark as
3463 2006-02-24 [wwp] 2.0.0cvs81
3468 hide compose window when sending message in batch mode
3469 (filtering: forward and redirect). Also fixed a wrong
3470 value returned when sending failed, neutral anyway.
3473 2006-02-24 [wwp] 2.0.0cvs80
3476 use GTK+'s stock quit button. Patch by Fabien Vantard.
3478 2006-02-24 [paul] 2.0.0cvs79
3483 fix bug 916, 'newsgroup unsubscribe segmentation fault'
3486 2006-02-23 [colin] 2.0.0cvs78
3489 Change OK to Close in alertpanel with View log
3490 button; add accel to View log. Patch by Fabien
3493 2006-02-23 [wwp] 2.0.0cvs77
3496 silly me, there were much more tests to perform, since toolbars can
3497 really have down to 1 element only.
3499 2006-02-23 [wwp] 2.0.0cvs76
3502 fixed indentation from my previous commit. Fallback to VISUAL if
3503 EDITOR is not set (and to vi, at last resort).
3505 2006-02-23 [wwp] 2.0.0cvs75
3508 improved error detection (Colin, me).
3510 2006-02-23 [wwp] 2.0.0cvs74
3512 * src/prefs_toolbar.c
3513 simplify and fix prefs/toolbars layouting. Combos' contents can
3514 now be really displayed.
3516 2006-02-23 [wwp] 2.0.0cvs73
3517 simplifies and fix prefs/toolbars layouting. Combos' contents can now
3518 be really displayed.
3520 2006-02-22 [wwp] 2.0.0cvs72
3523 fix a typo in my previous commit (sorry!).
3525 2006-02-22 [wwp] 2.0.0cvs71
3527 * src/prefs_toolbar.c
3528 fix a crash when adding separators to toolbars,
3529 also fix some separator item information.
3531 2006-02-22 [wwp] 2.0.0cvs70
3534 fix a crash when redirecting (for instance) when compose window's
3535 toolbar contents has been customized (when some buttons have been
3538 2006-02-21 [wwp] 2.0.0cvs69
3541 * src/gtk/pluginwindow.c
3542 * src/plugins/pgpcore/prefs_gpg.c
3543 fix some compilation warnings (feat. remains of removed code).
3545 2006-02-21 [wwp] 2.0.0cvs68
3547 * src/gtk/gtkutils.c
3548 fix two compilation issues, thanks to Stephan Sachse.
3550 2006-02-20 [colin] 2.0.0cvs67
3553 Don't reselect displayed mail on refocus
3554 This fixes actions misbehaving
3556 2006-02-20 [wwp] 2.0.0cvs66
3559 * src/gtk/gtksctree.c
3560 * src/gtk/gtkshruler.c
3561 changed more runtime typecast checks.
3563 2006-02-20 [wwp] 2.0.0cvs65
3565 * src/summary_search.c
3566 find all - summaryview refresh issue fixed, thanks to Colin.
3568 2006-02-20 [wwp] 2.0.0cvs64
3570 * src/gtk/gtkutils.c
3571 better runtime typecast checks.
3573 2006-02-20 [wwp] 2.0.0cvs63
3575 * src/summary_search.c
3576 enhancements to the summary search:
3577 - add the ability to stop the running search
3578 (upon ESC-key press, new Stop button or when Clear button is pressed)
3579 - don't search if no criteria (From/To/Subject/Body) is set
3580 - ensure that a busy mouse pointer is always shown when searching,
3581 show it even a bit earlier
3583 2006-02-19 [colin] 2.0.0cvs62
3587 * src/etpan/imap-thread.c
3588 * src/etpan/imap-thread.h
3589 (Future) IMAP speed improvement on sending
3590 Will require a libetpan update
3592 * src/gtk/quicksearch.c
3593 Make quicksearch clearable while running.
3595 2006-02-17 [colin] 2.0.0cvs61
3598 * src/etpan/imap-thread.c
3599 * src/etpan/imap-thread.h
3600 Check for IMAP certificates
3601 ** Requires libetpan-0.42-cvs4
3602 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
3604 2006-02-17 [colin] 2.0.0cvs60
3607 * src/prefs_common.c
3608 * src/prefs_common.h
3609 * src/prefs_message.c
3610 Add pref to display HTML-only mails with plugin,
3611 if possible (defaulting to FALSE of course).
3613 2006-02-16 [colin] 2.0.0cvs59
3616 * src/common/plugin.c
3617 * src/common/plugin.h
3618 * src/gtk/pluginwindow.c
3619 Keep track of requested (but unloaded) plugins
3620 in some error cases.
3622 2006-02-16 [wwp] 2.0.0cvs58
3624 * src/gtk/gtkaspell.c
3625 * src/gtk/gtkaspell.h
3626 * src/prefs_spelling.c
3628 * src/prefs_common.c
3629 * src/prefs_common.h
3630 implemented new optional spellchecker behaviour: re-check message when
3631 dictionary got changed (from compose-window/context-menu/Change dictionary).
3633 2006-02-16 [wwp] 2.0.0cvs57
3635 * src/quote_fmt_parse.y
3636 pclose popen'ed pipe.
3638 2006-02-15 [colin] 2.0.0cvs56
3642 Let MimeViewers know which MimeView they
3645 Swap From/To columns in Sent/Queue/Drafts
3647 * src/etpan/imap-thread.c
3648 Use mailstream_low_tls_open() for STARTTLS
3649 instead of mailstream_low_ssl_open()
3650 ** REQUIRES libetpan 0.42cvs3 **
3652 2006-02-15 [wwp] 2.0.0cvs55
3656 * src/message_search.c
3657 * src/message_search.h
3659 * src/gtk/gtkutils.c
3660 * src/gtk/gtkutils.h
3661 added the ability to Find text in the compose window (and a bit
3662 of code factorization).
3664 2006-02-15 [wwp] 2.0.0cvs54
3667 yet another one file was missing (fix for some widgets' sensitivity).
3670 2006-02-15 [wwp] 2.0.0cvs53
3673 oops forgot that file (fix for some widgets' sensitivity).
3675 2006-02-15 [wwp] 2.0.0cvs52
3677 * src/summary_search.c
3678 implemented advanced summary search options (added the ability
3679 to use matcher conditions in an advanced search mode).
3681 2006-02-15 [wwp] 2.0.0cvs51
3683 * src/plugins/pgpcore/prefs_gpg.c
3684 * src/prefs_account.c
3685 fix some widget sensitivity, mostly around some labels in
3688 2006-02-15 [paul] 2.0.0cvs50
3690 * manual/advanced.xml
3691 improve Templates info
3694 2006-02-14 [colin] 2.0.0cvs49
3696 * src/pixmaps/address_book.xpm
3697 * src/pixmaps/preferences.xpm
3698 * src/pixmaps/properties.xpm
3699 Fix pixmap size - patch by Fabien Vantard
3701 2006-02-13 [colin] 2.0.0cvs48
3704 Add missing fclose()s on error
3707 * src/common/utils.c
3708 Fix temp files not being deleted on windows
3709 Patches by Thomas Gilgin
3711 2006-02-13 [colin] 2.0.0cvs47
3716 2006-02-13 [wwp] 2.0.0cvs46
3718 * src/plugins/pgpcore/prefs_gpg.c
3719 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
3721 2006-02-12 [colin] 2.0.0cvs45
3726 Fix "stuff" when quitting
3728 2006-02-12 [wwp] 2.0.0cvs44
3730 * src/prefs_themes.c
3731 fix typos in debug messages.
3733 2006-02-11 [colin] 2.0.0cvs43
3736 don't allow drag/drop from ourself
3738 2006-02-10 [wwp] 2.0.0cvs42
3745 renamed html_ prefixed functions and data structures to avoid
3746 namespace clashes w/ other software (gtkhtml2 for instance).
3750 2006-02-09 [colin] 2.0.0cvs41
3753 Fix shitty logic messed up. Thanks Ticho for the hint!
3755 2006-02-09 [wwp] 2.0.0cvs40
3759 * src/prefs_account.c
3762 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
3763 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
3764 Browse buttons in accounts prefs.
3766 2006-02-09 [colin] 2.0.0cvs39
3769 Check for pointer before using its members
3770 * src/gtk/gtksourceprintjob.c
3773 2006-02-09 [wwp] 2.0.0cvs38
3776 fix few compiler warnings (type mismatch).
3778 2006-02-09 [paul] 2.0.0cvs37
3781 updated by Fabien Vantard
3783 2006-02-08 [colin] 2.0.0cvs36
3785 * src/prefs_common.c
3787 * src/common/plugin.c
3788 allow windows and linux configurations to coexist
3789 patch by Thomas Gilgin
3791 2006-02-08 [colin] 2.0.0cvs35
3796 * src/matcher_parser_parse.y
3797 * src/prefs_filtering_action.c
3798 * src/prefs_matcher.c
3799 Add the "Ignore thread" filtering
3802 2006-02-08 [colin] 2.0.0cvs34
3807 Fix bug #905 (damaged attachment)
3808 text files with raw \0's aren't really text files
3811 2006-02-08 [colin] 2.0.0cvs33
3814 Fix crasher introduced yesterday
3816 2006-02-08 [wwp] 2.0.0cvs32