1 2006-06-29 [colin] 2.3.1cvs43
4 "Sylpheed" and "Sylpheed-Claws" do exist !
6 2006-06-29 [colin] 2.3.1cvs42
11 2006-06-29 [colin] 2.3.1cvs41
16 Disconnect from IMAP servers when going
17 offline. Fixes bug #978 (going to offline-mode
18 won't close connections)
20 2006-06-29 [colin] 2.3.1cvs40
23 Fix transient setting on failing plugins
25 * src/plugins/pgpcore/sgpgme.c
26 Only warn for OpenPGP. Most people don't
29 2006-06-29 [colin] 2.3.1cvs39
32 Fix Spelling menu (discrepancy between context menu
33 and top menu when folder's dictionary isn't the
35 * src/plugins/pgpcore/sgpgme.c
36 More error reporting about why gpgme can fail
38 2006-06-29 [wwp] 2.3.1cvs38
41 honor the display-header-pane setting even when the message view
44 2006-06-29 [wwp] 2.3.1cvs37
47 forgot to commit that one (use of GTK_STOCK_INFO).
49 2006-06-29 [colin] 2.3.1cvs36
52 Better handling of login errors (ask the password
53 again once), alert in case of error. Fix three
56 2006-06-28 [wwp] 2.3.1cvs35
58 * src/prefs_template.c
60 * src/prefs_filtering_action.c
62 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
63 patch by Fabien Vantard, slightly modified.
69 2006-06-28 [colin] 2.3.1cvs34
72 Fix bug #977 (Can't add or edit imap accounts)
74 2006-06-28 [colin] 2.3.1cvs33
79 2006-06-28 [colin] 2.3.1cvs32
82 Save named inlined attachments with "Save all"
87 * src/common/sylpheed.c
89 * src/plugins/pgpcore/sylpheed.def
90 * src/plugins/pgpinline/sylpheed.def
91 * src/plugins/pgpmime/sylpheed.def
92 Win32 compatibility patch, by
95 2006-06-28 [wwp] 2.3.1cvs31
98 * src/prefs_folder_item.c
99 less compilation warnings (thanks to Fabien Vantard), less typos.
101 2006-06-28 [paul] 2.3.1cvs30
104 gtk_combo_box_set_focus_on_click() is only
105 available since gtk 2.6.0
107 2006-06-28 [paul] 2.3.1cvs29
109 * src/prefs_ext_prog.c
110 fix engrish and add a tooltip for the
111 'command for 'Display as text' option
117 2006-06-28 [paul] 2.3.1cvs28
121 include textviewer.pl in releases
123 2006-06-28 [paul] 2.3.1cvs27
125 * src/prefs_ext_prog.c
126 hide Print command option if libgnomeprint
129 2006-06-27 [colin] 2.3.1cvs26
132 Fix Esc handling in insert/attach dialog
133 Don't show this dialog if dragging something
134 else than text/uri-list
135 Thanks to Fabien Vantard
136 * tools/textviewer.pl
137 Filter script to display stuff as text
140 2006-06-27 [wwp] 2.3.1cvs25
143 use the exact product name (message view title), patch
146 2006-06-27 [ticho] 2.3.1cvs24
148 * src/prefs_account.c
151 * src/prefs_ext_prog.c
153 Add a preference (Preferences/External programs)
154 to allow "Display as text" to be done via a script
155 (patch by H.Merijn Brand).
156 Use GtkComboBox for protocol selection in account
158 Only include current choice for existing accounts, and
159 insensitivize the combobox.
161 2006-06-27 [paul] 2.3.1cvs23
164 fix crasher introduced in cvs21.
167 2006-06-26 [colin] 2.3.1cvs22
170 Fix double-frees when leaving folders
171 after exporting to mbox
173 2006-06-26 [colin] 2.3.1cvs21
176 More feedback (and optimisation)
179 Fix case when looking for mail addresses
181 Extra check for (X-)Face
183 2006-06-25 [ticho] 2.3.1cvs20
189 Added second argument to gtkut_sc_combobox_create() to
190 control focus-on-click for the widget.
191 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
193 2006-06-25 [ticho] 2.3.1cvs19
196 * src/gtk/Makefile.am
201 Use GtkComboBox instead of deprecated GtkOptionMenu
202 for account selector in compose window and for encoding
203 selector in attachment properties.
204 Also factorise working with the new GtkComboBox somewhat.
206 2006-06-24 [paul] 2.3.1cvs18
209 use the correct default value
211 2006-06-24 [paul] 2.3.1cvs17
216 * src/prefs_compose_writing.c
217 enable setting of default action when
218 dnd'ing files in the compose window.
219 (Collaborative effort with wwp)
221 2006-06-23 [wwp] 2.3.1cvs16
224 i18n fix (thanks to Fabien Vantard)
226 2006-06-22 [colin] 2.3.1cvs15
228 * src/prefs_customheader.c
229 Don't use filters in custom headers' file
230 selector. Remember, extensions mean nothing :)
232 2006-06-22 [paul] 2.3.1cvs14
235 allow setting of man directory location
237 2006-06-22 [colin] 2.3.1cvs13
240 Add 'View/Go to/Next unread folder'.
243 2006-06-22 [colin] 2.3.1cvs12
246 Add some subject prefixes
247 Patch by Bjorn T Johansen <btj@havleik.no>
249 2006-06-22 [colin] 2.3.1cvs11
251 * manual/advanced.xml
252 Forgotten hidden pref
254 2006-06-21 [paul] 2.3.1cvs10
256 * src/prefs_account.c
257 complete the removal of 'Add date header' option
259 2006-06-21 [paul] 2.3.1cvs9
263 * src/prefs_account.c
264 * src/prefs_account.h
265 remove option to add date header - always
267 * src/etpan/imap-thread.c
268 fix warnings (Thanks to Colin)
270 2006-06-21 [wwp] 2.3.1cvs8
273 set the attachment flag when inline text part are (file)named. This is more convenient
274 when receiving (for instance) inline source files or patches sent using thunderbird.
276 2006-06-21 [paul] 2.3.1cvs7
279 fix off-by-one count of current msg in
280 statusbar filtering progressbar
282 2006-06-21 [paul] 2.3.1cvs6
285 Show attachment icon even if the part is 'inline'
286 if the following conditions are met:
287 - content-type != 'text/plain'
288 - content-type != '*/pgp-signature'
289 - either 'name' or 'filename' parameter is not NULL
293 2006-06-21 [paul] 2.3.1cvs5
299 add an option to 'Never send Return
303 2006-06-20 [mones] 2.3.1cvs4
308 typo fixed (space after comma)
309 * tools/make.themes.project
310 remove exec mode from tarball files
312 2006-06-20 [colin] 2.3.1cvs3
317 Better fix for \n's in headers (don't
318 break Received: and others)
320 2006-06-20 [paul] 2.3.1cvs2
324 improve legibility of phishing attempt
327 2006-06-20 [paul] 2.3.1cvs1
332 Update version number following
335 2006-06-20 [colin] 2.3.0cvs26
338 When dragging a file to the text of the compose
339 window, ask whether we want to insert or attach
340 (I know lots of people who do that to attach)
342 2006-06-20 [colin] 2.3.0cvs25
344 * src/etpan/imap-thread.c
345 Fix threshold (the append command is often > 32 bytes)
347 2006-06-19 [colin] 2.3.0cvs24
350 * src/etpan/imap-thread.c
351 Workaround Rockliffe IMAP server bug: replace
352 "x UID SEARCH (ANSWERED UID 1:*)" with
353 "x UID SEARCH ANSWERED"
354 (Rockliffe doesn't handle the parenthesis)
356 2006-06-19 [colin] 2.3.0cvs23
360 * src/etpan/imap-thread.c
361 Probably fix bug #972 (Freezes when adding
362 an attachment to the message)
364 Modernize Firefox cmd
367 2006-06-18 [colin] 2.3.0cvs22
369 * src/prefs_customheader.c
370 Only allow correct filenames for various
373 2006-06-18 [colin] 2.3.0cvs21
375 * src/prefs_customheader.c
376 Add a 'From File...' button in custom headers prefs, which
377 try to do the right thing:
378 for normal headers, use file as plaintext,
379 for X-Face, calls compface,
380 for Face, encode to b64.
382 2006-06-17 [colin] 2.3.0cvs20
387 2006-06-16 [colin] 2.3.0cvs19
390 Recursive quicksearch: show message list
391 in current folder, *then* search children
394 2006-06-16 [colin] 2.3.0cvs18
397 Instead of ignoring SIGPIPE, save caches
398 when getting one. Will fix the fact that
399 hot caches are out-of-date when logging
402 * src/prefs_compose_writing.c
403 Only save text (not attachments) when
404 auto-saving to drafts
406 Always replace \n, \r and \t with spaces
408 * manual/dist/html/Makefile.am
409 * manual/dist/pdf/Makefile.am
410 * manual/dist/ps/Makefile.am
411 * manual/dist/txt/Makefile.am
412 * manual/fr/dist/html/Makefile.am
413 * manual/fr/dist/pdf/Makefile.am
414 * manual/fr/dist/ps/Makefile.am
415 * manual/fr/dist/txt/Makefile.am
416 * manual/pl/dist/html/Makefile.am
417 * manual/pl/dist/pdf/Makefile.am
418 * manual/pl/dist/ps/Makefile.am
419 * manual/pl/dist/txt/Makefile.am
420 Fix make clean removing pregenerated manuals
423 2006-06-16 [colin] 2.3.0cvs17
425 * src/plugins/pgpcore/sgpgme.c
426 * src/plugins/pgpmime/pgpmime.c
427 * src/plugins/pgpinline/pgpinline.c
428 Better error reporting in setup_signers.
429 Don't fallback to default key if specified
431 Don't allow signing if more than one secret
432 key matches the one specified in prefs.
434 2006-06-15 [colin] 2.3.0cvs16
437 Add "Send queue" in the folder's contextual
445 * src/plugins/pgpcore/passphrase.c
446 * src/plugins/pgpcore/sgpgme.c
447 * src/plugins/pgpinline/pgpinline.c
448 * src/plugins/pgpmime/pgpmime.c
449 Better error reporting
451 Probably fix bug #971 (2.2.3 cannot read mail
455 2006-06-15 [mones] 2.3.0cvs15
457 * tools/make.themes.project
458 creates the themes project from the web page
460 2006-06-15 [colin] 2.3.0cvs14
463 Better fix (avoid losing the folder if scan_tree
466 2006-06-15 [cleroy] 2.3.0cvs13
469 Probably fix Bug #969 (crash on rebuilding
472 2006-06-14 [colin] 2.3.0cvs12
474 * manual/dtd/manual.xsl
475 * manual/sylpheed-claws-manual.xml
476 * manual/fr/sylpheed-claws-manual.xml
477 * manual/pl/sylpheed-claws-manual.xml
478 Insert pagebreaks between sections
480 2006-06-14 [paul] 2.3.0cvs11
483 better fix than 2.3.0cvs10
485 2006-06-14 [paul] 2.3.0cvs10
488 fix setting of PACKAGE_DATA_DIR with newer autoconf
489 (backwards compatible)
491 2006-06-13 [colin] 2.3.0cvs9
494 Fix sending of return receipt with the new queue folders
496 2006-06-13 [wwp] 2.3.0cvs8
498 * src/quote_fmt_lex.l
499 fix wrong tokens returned in quote_fmt lexer, query not().
501 2006-06-13 [wwp] 2.3.0cvs7
504 * src/prefs_folder_item.c
505 allow changing folder type even when folder is not a top-level one,
508 2006-06-12 [colin] 2.3.0cvs6
511 Fix double-ask of "Do you want to mark all
514 2006-06-12 [colin] 2.3.0cvs5
525 * src/prefs_folder_item.c
533 Apply bug #964's patch (Queue and drafts aren't normal)
534 The Drafts and Queue folder now contain RFC-822 files,
535 allowing to move and copy mails from and to these
536 folders. Moving from Drafts to Queue will prepare the
537 mail for sending (PGP signature, encryption, etc).
538 This patch also rework sending errors handling to try
540 Also, allow redefining folder types via the GUI
541 (Folder type in its Properties)
543 2006-06-12 [colin] 2.3.0cvs4
549 Allow to define a specific print font - patch
550 by Bernhard Walle <bernhard.walle@gmx.de>
552 * manual/advanced.xml
553 * manual/fr/advanced.xml
554 Add a hidden pref to allow deletion without
557 2006-06-12 [wwp] 2.3.0cvs3
560 more files to ignore.
562 2006-06-12 [wwp] 2.3.0cvs2
565 * src/quote_fmt_lex.l
566 * src/quote_fmt_parse.y
567 extend the quote_fmt parser (templates and quotes):
568 - allow limited sub-expressions in |p{} and |f{} expressions,
569 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
570 - implemented/fixed missing implementation of query_references and show_references,
571 - completed, fixed contents and format of the symbols help dialog,
572 - fix some compilation warnings.
574 2006-06-12 [wwp] 2.3.0cvs1
576 * manual/advanced.xml
577 * manual/fr/advanced.xml
578 updates in the "templates" section of the manual (eng/fr):
579 - be more precise (both versions)
580 - completed to match the english reference (fr version)
581 - touchups (both versions)
583 2006-06-12 [paul] 2.3.0
587 2006-06-12 [paul] 2.2.3cvs14
598 updated by Miquel Oliete, Tim, Stephan Sachse,
599 Stavros Giannouris, Fabien Vantard, Andrea
600 Spadaccini, Frederico Goncalves Guimaraes,
601 Aleksandar Urosevic, and Ralgh Young
603 2006-06-12 [colin] 2.2.3cvs13
608 2006-06-11 [colin] 2.2.3cvs12
611 Verify that g_malloc() succeeded
613 2006-06-11 [colin] 2.2.3cvs11
616 Add Face header to welcome mail
618 2006-06-10 [colin] 2.2.3cvs10
621 Revert previous (Forgot it changes the
622 margin on the whole mail)
624 2006-06-10 [colin] 2.2.3cvs9
627 Don't overlap long headers under (X-)Face
629 2006-06-10 [mones] 2.2.3cvs8
632 allow generation of manual on systems lacking saxon binary
633 but with java and the saxon library installed
638 2006-06-09 [colin] 2.2.3cvs7
641 Fix leak when using Display Sender using Addressbook
643 2006-06-09 [colin] 2.2.3cvs6
652 2006-06-09 [paul] 2.2.3cvs5
656 * tools/claws.i18n.status.pl
657 updated with new info
659 2006-06-09 [paul] 2.2.3cvs4
664 add wwp to authors list
666 update mine and Colin's addresses
668 2006-06-08 [colin] 2.2.3cvs3
670 * src/etpan/imap-thread.c
671 Fix leak on SSL cert check
673 2006-06-08 [colin] 2.2.3cvs2
678 2006-06-08 [paul] 2.2.3cvs1
681 Update version number following
684 2006-06-07 [colin] 2.2.2cvs3
687 Fix catching cache read errors (guint instead of gint)
688 Prevent malloc'ing more than 8MB (means cache corruption)
690 2006-06-07 [paul] 2.2.2cvs2
698 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
700 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
703 2006-06-06 [paul] 2.2.2cvs1
706 Update version number following
709 2006-06-06 [paul] 2.2.1cvs6
712 fix implicit declaration of
714 Patch by Fabien Vantard
716 2006-06-06 [paul] 2.2.1cvs5
719 fix age_greater and age_lower so that they
720 mean what say and not '...or equal to'
723 2006-06-06 [paul] 2.2.1cvs4
730 2006-06-05 [wwp] 2.2.1cvs3
732 * manual/fr/account.xml
733 minor language fixes (thanks to Fabien Vantard).
735 2006-06-05 [colin] 2.2.1cvs2
737 * src/prefs_folder_item.c
739 Allow recursive setting of properties
742 Don't freeze on 'test' filtering rule
744 2006-06-05 [colin] 2.2.1cvs1
747 Update version number following
750 2006-06-04 [wwp] 2.2.0cvs82
752 * manual/glossary.xml
754 * manual/fr/glossary.xml
755 * manual/fr/account.xml
756 added glossary section and references/links related to the Face custom header.
758 2006-06-04 [colin] 2.2.0cvs81
761 Skip to next message on move with no
764 2006-06-04 [wwp] 2.2.0cvs80
767 added sanity checks, exit when needed.
769 2006-06-03 [paul] 2.2.0cvs79
771 * src/prefs_receive.c
772 page name is now 'Receiving'
774 page name is now 'Sending'
776 2006-06-03 [colin] 2.2.0cvs78
778 * src/plugins/spamassassin/spamassassin_gtk.c
779 Autoswitch to Localhost if transport was previously
780 disabled. Else people had to check [] Enable, then
781 *reselect* transport.
783 2006-06-03 [colin] 2.2.0cvs77
785 * src/plugins/pgpinline/pgpinline.c
786 * src/plugins/pgpmime/pgpmime.c
787 Check that gpg_data_release_and_get_mem
788 didn't fail (now, why this happens...)
790 2006-06-03 [colin] 2.2.0cvs76
793 Fix bug #962 (Manual and/or UI should
794 warn about incompatible locking
797 2006-06-02 [cleroy] 2.2.0cvs75
805 2006-06-02 [colin] 2.2.0cvs74
808 On exit, free caches after writing them
809 Shuts up some valgrind false positives
812 Fix races when reusing existing SMTP connections
813 Fix inexistant session timeout
815 Display alertpanel after all queues have
816 been processed, not after each
818 2006-06-02 [wwp] 2.2.0cvs73
820 * manual/fr/glossary.xml
823 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
825 2006-06-02 [wwp] 2.2.0cvs72
828 * manual/dist/pdf/Makefile.am
829 * manual/dtd/manual.xsl
830 * manual/fr/dist/pdf/Makefile.am
831 * manual/pl/dist/pdf/Makefile.am
832 we changed the procedure to generate the .pdf version of the manual.
833 The procedure is more modern and the .pdf we get now has a valid index.
834 Here are the new pre-requisites:
836 - JRE 1.x (1.4 here): there must be one from your distro
837 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
838 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
839 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
841 See my posts for further info about the installation of this toolchain:
843 Date: Fri, 19 May 2006 19:40:06 +0200
844 From: wwp <subscript@free.fr>
845 To: sylpheed-claws-devel@lists.sourceforge.net
846 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
850 Date: Wed, 24 May 2006 12:58:49 +0200
851 From: wwp <subscript@free.fr>
852 To: sylpheed-claws-devel@lists.sourceforge.net
853 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
855 2006-06-01 [colin] 2.2.0cvs71
858 Better guards against IMAP races
862 * src/common/ssl_certificate.c
863 * src/etpan/imap-thread.c
864 * src/etpan/imap-thread.h
865 * src/gtk/sslcertwindow.c
866 New hidden option ssl_skip_cert_check to
867 avoid dups of bug #959 (libetpan linked
868 against gnutls and gnutls buggy on 64bit)
869 Present expired warning only once per
871 * manual/advanced.xml
872 * manual/fr/advanced.xml
875 2006-06-01 [wwp] 2.2.0cvs70
878 fix for bug #961 (return receipt dialog
879 complains incorrectly about return-path
880 email adress being different), thanks
883 2006-05-31 [cleroy] 2.2.0cvs69
886 Guard against NULLs, although this
887 should never be an issue
889 2006-05-31 [colin] 2.2.0cvs68
894 Don't remove caches when destroying folder, it
895 could (should) be done at exit
897 free processing cache after incorporation
898 * src/etpan/imap-thread.c
899 Maybe fix bug #959 (Crash on moving to emails
900 to a imap account per ssl with a expired
903 2006-05-30 [colin] 2.2.0cvs67
906 Put back event flush when displaying message
907 It avoids reading a bunch of messages just
908 by hitting shift-n for too long ;)
910 2006-05-29 [colin] 2.2.0cvs66
913 Remove useless g_warnings
915 2006-05-29 [colin] 2.2.0cvs65
918 Fix g_slist_append()s for performance
920 2006-05-29 [colin] 2.2.0cvs64
924 Fix extraneous tab at start of addresses
926 Fix warnings (thanks to Fabien)
927 Fix crash at exit when composing messages
930 Fix progress bar when deleting expired mails
933 * src/gtk/gtksctree.c
934 Fix re-sorting slowness
936 2006-05-29 [paul] 2.2.0cvs63
939 fetch full message when moving mails
940 from another mailbox, (fixed data loss
941 when filtering from IMAP to MH, introduced
945 2006-05-29 [mones] 2.2.0cvs62
947 * src/gtk/gtksctree.c
948 Unselect faster (patch by Colin)
950 2006-05-26 [colin] 2.2.0cvs61
953 Unplug MSGINFO_UPDATE callback on delete too.
955 2006-05-26 [colin] 2.2.0cvs60
958 Fix bold in folder selection window with glib2.10
961 2006-05-26 [colin] 2.2.0cvs59
964 Convert date only if necessary (and don't
965 try to convert from utf8 to utf8, too)
967 Only set column's text if the column's
970 2006-05-26 [colin] 2.2.0cvs58
976 2006-05-26 [colin] 2.2.0cvs57
979 Make summaryview selectable as long as
982 Faster deletion (by implementing mh_remove_msgs)
983 Faster copy (avoid using mh_fetch_msg just to get
985 Faster move (using move_file instead of copy_file
987 No progressbar if total number of mails to cp/mv
990 Fix removal from subject_table when mail gets moved
991 Faster deletion (g_slist_prepend instead of append)
992 * src/gtk/gtksctree.c
995 2006-05-25 [colin] 2.2.0cvs56
997 * src/common/ssl_certificate.c
998 Fix leak in expired cert check
1000 2006-05-25 [colin] 2.2.0cvs55
1003 Disable flags syncing on .mh_sequences - it
1004 is buggy and marks mails read under unknown
1009 * 2.3.0-rc4 released
1011 2006-05-24 [colin] 2.2.0cvs54
1013 attention cvs users: if you manage to crash
1014 Sylpheed-Claws while moving, copying or deleting
1015 mails, we *are* interested in stack traces and
1016 valgrind logs. It looks stable, but one never
1020 Add progressbar for cache updates
1022 Optimize Mark all read in the current
1025 Add progressbar for copy/move
1027 Optimize O(n^2) in copy/move
1029 * src/gtk/gtksctree.c
1030 Optimize O(n^2) algos
1031 * src/common/timing.h
1032 Display ms instead of us
1034 2006-05-24 [wwp] 2.2.0cvs53
1036 * manual/fr/advanced.xml
1037 updates to the French manual.
1039 2006-05-24 [wwp] 2.2.0cvs52
1041 * src/common/utils.c
1042 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
1044 2006-05-24 [wwp] 2.2.0cvs51
1047 fixed "mark all read" in MH folders (thanks to Colin).
1049 2006-05-24 [paul] 2.2.0cvs50
1051 * doc/man/sylpheed-claws.1
1052 updated the man page
1054 2006-05-23 [colin] 2.2.0cvs49
1062 * src/send_message.c
1064 * src/gtk/sslcertwindow.c
1065 alertpanel fixes, by Fabien
1067 2006-05-23 [colin] 2.2.0cvs48
1073 * src/gtk/gtksctree.c
1074 * src/gtk/gtksctree.h
1076 Fix slow loading problem, which was caused by the
1077 use of some gtk_ctree funcs and their use of
1078 g_list_position while gtk_ctree_(un)link'ing.
1079 Reap more functions from gtkctree.c to be sure we
1080 use our (fast) version instead of theirs.
1082 Fix copy of unread mails
1085 2006-05-22 [wwp] 2.2.0cvs47
1087 * manual/fr/advanced.xml
1090 2006-05-22 [colin] 2.2.0cvs46
1093 Fix possible infinite loop. 'copy' is not a
1094 final action, so when encountering a 'copy',
1095 we have to check if a previous one was set
1096 and do it. In the same way, if we encounter
1097 a 'move' we have to perform a possibly
1098 pending 'copy'. This will slow down filtering
1099 on IMAP if move+copy or multiple copy actions
1100 are to be done, but handling it via the batch
1101 would be really too convoluted.
1103 2006-05-22 [wwp] 2.2.0cvs45
1105 * manual/fr/advanced.xml
1107 * manual/fr/glossary.xml
1108 * manual/fr/handling.xml
1109 * manual/fr/intro.xml
1110 * manual/fr/plugins.xml
1111 * manual/fr/sylpheed-claws-manual.xml
1112 sync w/ the english manual: updates URIs, documented mailing-list
1113 support, better explanation about the enabled/disabled feature
1114 in filtering/processing rules by Paul.
1116 2006-05-21 [colin] 2.2.0cvs44
1119 Don't expand after building threads, but during
1121 2006-05-21 [colin] 2.2.0cvs43
1125 More timing possibilities... For next time I have
1126 to find out how the hell some 3GHz computer takes
1127 one minute to open a 30k folder...
1129 2006-05-21 [colin] 2.2.0cvs42
1131 * manual/pl/advanced.xml
1133 * manual/pl/glossary.xml
1134 * manual/pl/handling.xml
1135 * manual/pl/intro.xml
1136 * manual/pl/plugins.xml
1137 * manual/pl/sylpheed-claws-manual.xml
1138 Polish manual updated by Pawel
1142 * 2.3.0-rc3 released
1144 2006-05-20 [colin] 2.2.0cvs41
1148 - remove cache of moved messages from original folder
1149 - apply new flags to messages even if they aren't appliable
1154 * 2.3.0-rc2 released
1156 2006-05-19 [colin] 2.2.0cvs40
1159 Don't issue SELECT in imap_change_flags
1160 before having checked that we indeed have
1161 some flags to change. MSG_POSTFILTERED for
1162 example can't be used on IMAP.
1163 Fixes bug #955 (copying messages between
1164 imap folders is extremely slow), which was
1167 2006-05-19 [colin] 2.2.0cvs39
1172 Try to fix bug #830 (Some unread messages
1173 get marked read in IMAP inbox):
1174 - Prevent scanning a folder if it's being
1176 - Postpone opening via the GUI of a folder
1180 2006-05-19 [wwp] 2.2.0cvs38
1182 * manual/advanced.xml
1183 fix English+typo (thanks to Paul).
1185 2006-05-19 [wwp] 2.2.0cvs37
1187 * manual/advanced.xml
1188 * manual/fr/advanced.xml
1189 * src/gtk/logwindow.c
1190 * src/prefs_common.c
1191 * src/prefs_common.h
1192 added hidden prefs to allow customization of colors used in
1193 protocol log window (useful for dark gtk+ themes).
1195 2006-05-19 [wwp] 2.2.0cvs36
1198 fix an old erroneous changelog entry (thanks to Fabien Vantard).
1200 2006-05-19 [paul] 2.2.0cvs35
1203 make Reply-To fully clickable
1204 * src/gtk/logwindow.c
1205 more colouring (SMTP ESMTP)
1206 Both patches by Pawel Pekala
1208 2006-05-19 [cleroy] 2.2.0cvs34
1211 Don't update flags from current folder
1212 Probably fixes bug #935 (Read Messages
1213 Revert to Being Marked as Unread)
1215 2006-05-18 [colin] 2.2.0cvs33
1223 Allow replying to multiple emails
1226 * src/etpan/imap-thread.c
1229 2006-05-18 [paul] 2.2.0cvs32
1232 keep Mailing-List menu refreshed
1235 2006-05-18 [paul] 2.2.0cvs31
1237 * manual/advanced.xml
1239 * manual/glossary.xml
1240 * manual/handling.xml
1242 * manual/plugins.xml
1243 * manual/sylpheed-claws-manual.xml
1245 add info about mailing-list support
1250 * src/plugins/dillo_viewer/README
1253 2006-05-17 [wwp] 2.2.0cvs30
1255 * manual/handling.xml
1256 * manual/fr/handling.xml
1257 documented the ability to enabled/disable filtering/processing rules.
1259 2006-05-17 [colin] 2.2.0cvs29
1262 Don't initialize g_thread subsystem if it's
1263 already done (thanks to Hiro)
1265 Fix saving of parts when there name can't be
1266 converted from UTF-8.
1268 2006-05-17 [paul] 2.2.0cvs28
1271 fix config.status warning with autoconf 2.60
1273 2006-05-17 [paul] 2.2.0cvs27
1278 2006-05-17 [wwp] 2.2.0cvs26
1281 fix useless and potentially dangerous buffer walking (thanks to Colin).
1283 2006-05-17 [wwp] 2.2.0cvs25
1285 * src/plugins/demo/demo.c
1286 updated product name in plugin demo (many plugins need to be
1287 sync'ed w/ that change).
1289 2006-05-17 [colin] 2.2.0cvs24
1294 2006-05-16 [colin] 2.2.0cvs23
1297 Stupid me hit again. Fix cvs22.
1299 2006-05-16 [colin] 2.2.0cvs22
1302 Fix bug #922 (sylpheed-claws crashed after
1303 pushing on Inbox folder)
1305 2006-05-16 [colin] 2.2.0cvs21
1308 Make From header be copy/paste/select-able
1310 2006-05-16 [wwp] 2.2.0cvs20
1315 * src/etpan/imap-thread.c
1316 fix some compiler warnings (thanks to Colin).
1318 2006-05-16 [wwp] 2.2.0cvs19
1326 * src/send_message.c
1328 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
1330 2006-05-15 [colin] 2.2.0cvs18
1333 Fix automatic rule creation with List-Post
1335 2006-05-15 [paul] 2.2.0cvs17
1337 * tools/filter_conv_new.pl
1338 updated for rule enabling/disabling
1339 claws version >= 2.3.x required
1341 2006-05-15 [cleroy] 2.2.0cvs16
1346 2006-05-15 [cleroy] 2.2.0cvs15
1351 2006-05-15 [wwp] 2.2.0cvs14
1353 * manual/pl/.cvsignore
1354 ignore generated files.
1356 2006-05-14 [wwp] 2.3.0-rc1
1358 * 2.3.0-rc1 released
1360 2006-05-13 [wwp] 2.2.0cvs13
1365 * src/matcher_parser_lex.l
1366 * src/matcher_parser_parse.y
1367 * src/prefs_filtering.c
1368 new feature: provide the ability to disable filtering and processing
1369 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
1372 2006-05-13 [colin] 2.2.0cvs12
1375 Remove useless if (a) b; else b;
1378 2006-05-13 [wwp] 2.2.0cvs11
1386 no more silent failures (or at least less ones) when importing
1387 or exporting from/to mbox. Also start importing/exporting if
1388 the necessary info is set.
1390 2006-05-13 [wwp] 2.2.0cvs10
1393 restored up-to-date release notes.
1395 2006-05-13 [paul] 2.2.0cvs9
1399 updated by Tim Dijkstra and Pavlo Bohmat
1401 2006-05-12 [colin] 2.2.0cvs8
1403 * src/gtk/quicksearch.c
1404 Add "k" as shortcut for "colorlabel". Patch
1405 by ath42@users.sf.net.
1407 2006-05-12 [paul] 2.2.0cvs7
1409 * src/prefs_common.h
1410 * src/prefs_summaries.c
1412 when entering a folder also allow
1413 going directly to first Marked message
1415 2006-05-12 [paul] 2.2.0cvs6
1418 always obey 'confirm before marking all
1421 2006-05-12 [paul] 2.2.0cvs5
1424 make Sender fully clickable
1426 2006-05-12 [colin] 2.2.0cvs4
1430 Let From be editable
1433 Full support of .mh_sequences' Unseen seq
1435 2006-05-12 [colin] 2.2.0cvs3
1441 * src/prefs_spelling.c
1448 Add contextual menu on Compose toolbar
1449 button. Fixes bug #944 (Automatic
1450 addresses not applied when changing account
1451 from compose window)
1452 add Mailing List support
1453 based on the old 0.6.5claws25 patch by
1454 Melvin Hadasht, with finishing touches
1456 Fix "ignore thread" when mails are threaded by
1457 subject (and weren't ignored although appearing
1460 Both patches by Pawel.
1462 2006-05-08 [paul] 2.2.0cvs2
1471 add Mailing List support
1472 based on the old 0.6.5claws25 patch by
1473 Melvin Hadasht, with finishing touches
1476 2006-05-08 [colin] 2.2.0cvs1
1481 Add contextual menu on Compose toolbar
1482 button. Fixes bug #944 (Automatic
1483 addresses not applied when changing account
1484 from compose window)
1486 2006-05-08 [paul] 2.2.0
1490 2006-05-08 [paul] 2.1.1cvs51
1500 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1501 Fabien Vantard, Frederico Goncalves Guimaraes,
1502 Aleksandar Urosevic, and Ralgh Young
1504 2006-05-12 [colin] 2.1.1cvs50
1515 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1516 Fabien Vantard, Frederico Goncalves Guimaraes,
1517 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
1519 2006-05-05 [colin] 2.1.1cvs49
1521 * manual/Makefile.am
1522 * manual/pl/Makefile.am
1523 * manual/pl/account.xml
1525 * manual/pl/addrbook.xml
1526 * manual/pl/advanced.xml
1528 * manual/pl/glossary.xml
1530 * manual/pl/handling.xml
1531 * manual/pl/intro.xml
1532 * manual/pl/keyboard.xml
1533 * manual/pl/plugins.xml
1534 * manual/pl/starting.xml
1535 * manual/pl/sylpheed-claws-manual.xml
1536 * manual/pl/dist/.cvsignore
1537 * manual/pl/dist/Makefile.am
1538 * manual/pl/dist/html/.cvsignore
1539 * manual/pl/dist/html/Makefile.am
1540 * manual/pl/dist/pdf/.cvsignore
1541 * manual/pl/dist/pdf/Makefile.am
1542 * manual/pl/dist/ps/.cvsignore
1543 * manual/pl/dist/ps/Makefile.am
1544 * manual/pl/dist/txt/.cvsignore
1545 * manual/pl/dist/txt/Makefile.am
1546 Add the polish translation of the manual,
1547 Authored by Pawel Pekala.
1549 2006-05-05 [cleroy] 2.1.1cvs48
1552 Re-read matcherrc after loading plugins
1553 if some of them add folders.
1555 2006-05-03 [colin] 2.1.1cvs47
1560 2006-05-03 [colin] 2.1.1cvs46
1563 Be sure to have a session when
1566 2006-05-03 [colin] 2.1.1cvs45
1571 Fix preventing renaming with namespace
1574 2006-05-01 [colin] 2.1.1cvs44
1577 Don't reload messageview when result of
1580 2006-04-29 [colin] 2.1.1cvs43
1582 * src/prefs_receive.c
1583 * src/plugins/spamassassin/spamassassin_gtk.c
1584 * src/plugins/clamav/clamav_plugin_gtk.c
1587 2006-04-29 [colin] 2.1.1cvs42
1589 * src/prefs_compose_writing.c
1591 Cleanups. Patch by Pawel
1593 2006-04-28 [paul] 2.1.1cvs41
1596 fix returned quick search results when search
1597 term contains an underscore.
1600 2006-04-28 [paul] 2.1.1cvs40
1602 * src/prefs_message.c
1603 * src/prefs_receive.c
1605 Patches by Pawel Pekala
1607 2006-04-27 [colin] 2.1.1cvs39
1610 Differentiate subject Welcome from
1611 window's title Welcome
1617 2006-04-27 [paul] 2.1.1cvs38
1619 * manual/advanced.xml
1620 * manual/fr/advanced.xml
1621 add info about compose_no_markup hidden pref
1623 2006-04-27 [paul] 2.1.1cvs37
1625 * src/prefs_account.c
1626 improve privacy labels
1627 * src/prefs_msg_colors.c
1628 change some strings for translators' convenience
1629 * src/gtk/gtkutils.c
1630 don't underline the link button text
1632 2006-04-25 [colin] 2.1.1cvs36
1635 Complete 2.1.1cvs33 (once more ;)
1637 2006-04-25 [colin] 2.1.1cvs35
1642 2006-04-25 [cleroy] 2.1.1cvs34
1645 * src/gtk/gtkaspell.c
1646 Fix crash on redirect (related to the return
1647 of the aspell menu in compose's toolbar)
1648 * src/prefs_msg_colors.c
1649 Fix sensitivity widgets
1650 * src/image_viewer.c
1651 * src/gtk/pluginwindow.c
1652 * src/gtk/prefswindow.c
1653 Change released signals to clicked (Fabien)
1655 * src/common/socket.c
1656 * src/plugins/spamassassin/spamassassin.c
1657 Translate strings (Fabien)
1659 2006-04-25 [paul] 2.1.1cvs33
1664 complete the fix of bug #912
1667 2006-04-25 [colin] 2.1.1cvs32
1675 Patches by Pawel Pekala
1677 2006-04-24 [colin] 2.1.1cvs31
1680 Fix compilation warnings (Fabien)
1682 2006-04-24 [colin] 2.1.1cvs30
1686 * src/editldap_basedn.c
1687 * src/editldap_basedn.h
1693 Fix bug #901 (LDAPS support)
1695 2006-04-24 [colin] 2.1.1cvs29
1698 Fix logic on error with send dialog on
1700 Fix compilation without libetpan, thanks
1703 Fix 'context-menu' key
1705 2006-04-23 [colin] 2.1.1cvs28
1708 Never free current's cache to free up
1709 memory. Fixes bug #912 (new count
1710 randomly set to message count)
1712 2006-04-23 [colin] 2.1.1cvs27
1714 * src/gtk/quicksearch.c
1715 And remove printf...
1717 2006-04-23 [colin] 2.1.1cvs26
1719 * src/gtk/quicksearch.c
1720 Fix replacing in quicksearch, and fix inserting
1721 in the middle of the string. (introduced at 2.1.0cvs22)
1723 2006-04-23 [colin] 2.1.1cvs25
1726 Make sure uidnext is initialized in get_num_list
1727 (not for stable, related to 2.1.1cvs8 and friends)
1729 2006-04-23 [colin] 2.1.1cvs24
1732 Output something when login is successful
1735 2006-04-23 [colin] 2.1.1cvs23
1737 * src/etpan/imap-thread.c
1738 Better logging (line-per-line, hide data in fetch)
1740 * src/gtk/logwindow.c
1741 * src/gtk/logwindow.h
1742 Better logging (color for input/output)
1744 2006-04-21 [colin] 2.1.1cvs22
1746 * src/gtk/quicksearch.c
1747 On gtk+-2.8, use stock buttons in quicksearch
1748 Based on a patch by Fabien and a design by Paul
1750 2006-04-21 [colin] 2.1.1cvs21
1754 Fix occasional flicker in folderview
1755 * src/common/utils.c
1756 Fix bug #943 (Incorrectly parsed email address
1757 list in short headers on message view and in
1760 2006-04-20 [colin] 2.1.1cvs20
1764 * src/prefs_account.c
1765 Add ANONYMOUS auth for IMAP
1767 2006-04-20 [paul] 2.1.1cvs19
1770 proper fix for 2.1.1cvs18
1773 2006-04-20 [paul] 2.1.1cvs18
1778 2006-04-20 [paul] 2.1.1cvs17
1780 * src/gtk/quicksearch.c
1781 fix standard, non-extended Quick search,
1782 was broken in 2.1.1cvs15.
1785 2006-04-20 [colin] 2.1.1cvs16
1787 * src/prefs_matcher.c
1788 Fix values when reselecting a ~test
1791 2006-04-19 [colin] 2.1.1cvs15
1795 * src/gtk/gtkaspell.c
1796 * src/gtk/gtkaspell.h
1797 Put back Options menu in Spelling/
1798 * src/gtk/quicksearch.c
1799 Don't search, and show error, if the
1800 advanced search has a syntax error
1802 2006-04-18 [colin] 2.1.1cvs14
1805 Fix gdk warnings on set_cursor when textview
1808 2006-04-18 [colin] 2.1.1cvs13
1810 * src/gtk/gtksctree.c
1811 Remove seemingly useless refresh that causes
1812 flicker - watch this commit in case of
1813 problems before planned backport to stable
1815 2006-04-18 [colin] 2.1.1cvs12
1818 Factorize get/set_xml code
1820 * src/prefs_account.c
1821 * src/prefs_account.h
1823 Add Encrypt to self option
1825 2006-04-17 [colin] 2.1.1cvs11
1828 Fix search on encrpyt function on dragonfly
1829 Patch by Jonathan Buschmann <jonthn@agmact.com>
1831 2006-04-17 [colin] 2.1.1cvs10
1833 * src/prefs_account.c
1834 Be safe by default: remove mails from POP3
1835 after 7 days, not immediately
1837 2006-04-17 [colin] 2.1.1cvs9
1839 * src/etpan/imap-thread.c
1840 Fix build on DragonFly - patch by
1841 Jonathan Buschmann <jonthn@agmact.com>
1843 2006-04-17 [colin] 2.1.1cvs8
1846 Save uidnext between sessions
1848 2006-04-17 [colin] 2.1.1cvs7
1851 scan is required when uid validity changes
1853 2006-04-17 [colin] 2.1.1cvs6
1856 Don't scan if not necessary, apart in current
1857 folder and INBOX to fetch flags.
1859 Scan is necessary if unread count changes
1861 2006-04-17 [colin] 2.1.1cvs5
1864 ...But always fetch ANSWERED and DELETED flags for
1865 INBOX, as filtering can happen on these flags.
1867 2006-04-17 [colin] 2.1.1cvs4
1870 Don't fetch REPLIED and DELETED flags when synchronising
1871 flags with a closed folder. We only need UNSEEN and FLAGGED
1872 to update the folderview.
1874 2006-04-17 [colin] 2.1.1cvs3
1877 Faster flag search when there are new mails
1878 in a folder. We can do a full search if the
1879 folder contains less messages than the new
1882 2006-04-17 [colin] 2.1.1cvs2
1889 Update translations from stable branch
1891 2006-04-17 [colin] 2.1.1cvs1
1894 Bump version to follow stable release
1896 2006-04-16 [mones] 2.1.0cvs50
1901 2006-04-16 [colin] 2.1.0cvs49
1904 Fix bgcolor not unset on gtk 2.8, while preventing warnings
1905 with gtk < 2.8. Thanks to Fabien Vantard.
1907 2006-04-15 [colin] 2.1.0cvs48
1909 * src/etpan/imap-thread.c
1910 Fix bug #919 (libetpan: SEGV when connecting
1913 2006-04-14 [colin] 2.1.0cvs47
1916 Fix race on --select (should be done better)
1918 2006-04-14 [wwp] 2.1.0cvs46
1920 * src/send_message.c
1921 enforce a check for domain in account prefs (a sending
1922 error could be faced if domain was checked but no value set),
1925 2006-04-14 [colin] 2.1.0cvs45
1928 when converting from unknown to unknown, if the
1929 string is UTF8, don't convert it to the locale
1932 2006-04-14 [colin] 2.1.0cvs44
1935 Don't try to use ASCII for converting headers
1938 2006-04-14 [paul] 2.1.0cvs43
1941 add locale/charset info to crash report
1944 replace 'e-mail' with preferred 'email'
1946 ensure contributors list is in alphabetical
1949 2006-04-13 [colin] 2.1.0cvs42
1952 Prevent gdk warnings
1954 2006-04-13 [colin] 2.1.0cvs41
1956 * src/common/ssl_certificate.c
1957 * src/common/ssl_certificate.h
1958 * src/gtk/sslcertwindow.c
1959 Warn on expired certs, and display the expiration date
1961 2006-04-13 [colin] 2.1.0cvs40
1963 * src/plugins/spamassassin/spamassassin_gtk.c
1964 Fix missing set_text on unix socket
1966 2006-04-13 [wwp] 2.1.0cvs39
1968 * manual/fr/advanced.xml
1969 * manual/fr/glossary.xml
1970 applied new spam/ham/email lexicon (pourriel, courriel)
1972 2006-04-13 [paul] 2.1.0cvs38
1974 * src/plugins/pgpmime/plugin.c
1975 remove the mention of S/MIME from the
1976 description. This is now handled by the
1979 2006-04-13 [paul] 2.1.0cvs37
1981 * src/prefs_msg_colors.c
1983 * src/prefs_folder_item.c
1984 * src/prefs_spelling.c
1985 add a tooltip to the colour selector buttons
1987 2006-04-13 [wwp] 2.1.0cvs36
1989 * manual/advanced.xml
1990 * manual/glossary.xml
1991 * manual/handling.xml
1992 * manual/keyboard.xml
1993 * manual/plugins.xml
1994 * manual/starting.xml
1995 * manual/fr/account.xml
1997 * manual/fr/addrbook.xml
1998 * manual/fr/advanced.xml
2000 * manual/fr/glossary.xml
2002 * manual/fr/handling.xml
2003 * manual/fr/intro.xml
2004 * manual/fr/keyboard.xml
2005 * manual/fr/plugins.xml
2006 * manual/fr/starting.xml
2007 * manual/fr/sylpheed-claws-manual.xml
2008 fixes to the manuals:
2009 - summaryview -> Message List (same in French)
2010 - translate key names
2011 - fix French punctuation, use non-breakable spaces when
2012 necessary, don't use   which is not portable
2013 - tell what maildir and mbox formats we support
2015 2006-04-12 [wwp] 2.1.0cvs35
2017 * src/prefs_toolbar.c
2018 unified a replace button more,
2019 patch by Fabien Vantard <fzzzzz@gmail.com>.
2021 2006-04-12 [wwp] 2.1.0cvs34
2023 * src/prefs_common.c
2024 * src/prefs_msg_colors.c
2025 make default color labels translatable,
2026 patch from Fabien Vantard <fzzzzz@gmail.com>,
2027 thanks to Tim <timbrain@post.cz> for reporting.
2029 2006-04-12 [wwp] 2.1.0cvs33
2031 * manual/glossary.xml
2033 * manual/plugins.xml
2034 * manual/starting.xml
2035 * manual/sylpheed-claws-manual.xml
2036 * manual/fr/.cvsignore
2037 * manual/fr/account.xml
2039 * manual/fr/addrbook.xml
2040 * manual/fr/advanced.xml
2042 * manual/fr/glossary.xml
2043 * manual/fr/handling.xml
2044 * manual/fr/intro.xml
2045 * manual/fr/keyboard.xml
2046 * manual/fr/plugins.xml
2047 * manual/fr/starting.xml
2048 * manual/fr/sylpheed-claws-manual.xml
2049 various fixes: typos, missing .fr translations, punctuation,
2050 capitalization, links, accents and some bad French more.
2052 2006-04-12 [wwp] 2.1.0cvs32
2055 fix for bug #935: always store prefs files in UTF-8 (thanks
2058 2006-04-11 [colin] 2.1.0cvs31
2061 Fix inserting files not in utf8 when locale is utf8
2063 2006-04-11 [colin] 2.1.0cvs30
2066 Don't show error dialog when cancelling connection
2069 2006-04-11 [cleroy] 2.1.0cvs29
2072 Implement multiple quote levels
2073 * src/prefs_common.c
2074 Change a little bit the quote bgcolor for 2nd level
2076 2006-04-11 [colin] 2.1.0cvs28
2079 Add locale and charset in the label
2081 2006-04-10 [colin] 2.1.0cvs27
2084 * src/prefs_common.c
2085 * src/prefs_common.h
2086 * src/prefs_msg_colors.c
2088 Allow optional background color in quotes
2089 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
2092 2006-04-10 [colin] 2.1.0cvs26
2099 2006-04-10 [colin] 2.1.0cvs25
2101 * manual/plugins.xml
2102 * manual/fr/plugins.xml
2103 Document libcurl's proxy variables
2105 2006-04-09 [colin] 2.1.0cvs24
2107 * src/prefs_common.c
2108 gettext() returns statically allocated stuff. We have
2109 to strdup it in order to be able to free it.
2111 2006-04-09 [colin] 2.1.0cvs23
2117 2006-04-09 [colin] 2.1.0cvs22
2120 * src/gtk/quicksearch.c
2121 Fix bug #859 (problems with cyrilic input in
2122 search panel) - Patch by Alexey Illarionov
2123 <littlesavage@rambler.ru>
2125 2006-04-09 [colin] 2.1.0cvs21
2127 * src/prefs_customheader.c
2128 I prefer removing then freeing rather than the contrary
2129 (even if it doesn't change anything ;-)
2130 * src/prefs_account.c
2131 Fix bug #933 (Crash re-entering the custom headers list
2132 dialog in accounts prefs)
2133 The problem happened when cancelling the Account
2134 Preferences' dialogs - in which case we didn't do
2135 anything to the PrefsAccount * struct. In case of applying,
2136 the old ac_prefs was replaced with the tmp_ac_prefs we were
2137 working with in this dialog. The problem is that
2138 prefs_customheader.c, working on this tmp_ac_prefs, always
2139 changes the ->customhdr_list pointer, even when cancelled.
2140 So in case of cancelling the prefs_account dialog, we still
2141 have to update ->customhdr_list in the real account.
2143 2006-04-08 [colin] 2.1.0cvs20
2145 * manual/fr/glossary.xml
2146 * manual/fr/keyboard.xml
2147 Forgot some headers :)
2149 2006-04-08 [colin] 2.1.0cvs19
2151 * manual/Makefile.am
2152 * manual/fr/Makefile.am
2153 * manual/fr/account.xml
2155 * manual/fr/addrbook.xml
2156 * manual/fr/advanced.xml
2158 * manual/fr/glossary.xml
2160 * manual/fr/handling.xml
2161 * manual/fr/intro.xml
2162 * manual/fr/keyboard.xml
2163 * manual/fr/plugins.xml
2164 * manual/fr/starting.xml
2165 * manual/fr/sylpheed-claws-manual.xml
2166 * manual/fr/dist/.cvsignore
2167 * manual/fr/dist/Makefile.am
2168 * manual/fr/dist/html/.cvsignore
2169 * manual/fr/dist/html/Makefile.am
2170 * manual/fr/dist/pdf/.cvsignore
2171 * manual/fr/dist/pdf/Makefile.am
2172 * manual/fr/dist/ps/.cvsignore
2173 * manual/fr/dist/ps/Makefile.am
2174 * manual/fr/dist/txt/.cvsignore
2175 * manual/fr/dist/txt/Makefile.am
2176 Add the french translation of the manual. Thanks to
2177 Olivier Delhomme <olivier.delhomme@free.fr> for
2178 account.xml, ack.xml, addrbook.xml and advanced.xml
2180 2006-04-08 [colin] 2.1.0cvs18
2182 * manual/plugins.xml
2183 * manual/starting.xml
2186 2006-04-07 [colin] 2.1.0cvs17
2190 * manual/keyboard.xml
2193 2006-04-07 [colin] 2.1.0cvs16
2197 * src/prefs_common.c
2198 * src/prefs_common.h
2199 Add hidden compose_no_markup pref
2201 2006-04-07 [wwp] 2.1.0cvs15
2203 * src/summary_search.c
2205 Bugfix: stop button was sticky when searching in an empty folder.
2206 Applied curly brackets code style to the whole file (summary_search.c).
2207 More files to ignore.
2209 2006-04-07 [wwp] 2.1.0cvs14
2211 * src/message_search.c
2212 * src/summary_search.c
2213 changed default button when search bumps at file/folder
2214 beginning or end, for convenience (thanks to Colin).
2216 2006-04-07 [paul] 2.1.0cvs13
2218 * src/plugins/dillo_viewer/dillo_prefs.c
2219 avoid future potential for namespace collision
2222 2006-04-06 [wwp] 2.1.0cvs12
2224 * src/summary_search.c
2225 Unify extended/advanced searches names (and thus factorize labels),
2226 patch by Fabien Vantard <fzzzzz@gmail.com>.
2228 2006-04-06 [wwp] 2.1.0cvs11
2231 * src/prefs_themes.c
2233 Fixed some compilation warnings.
2235 2006-04-06 [colin] 2.1.0cvs10
2237 * manual/advanced.xml
2238 Document the wizard template and how to deploy
2239 Sylpheed-Claws effectively
2241 2006-04-06 [colin] 2.1.0cvs9
2244 gettext patch to tell translators about _("#"),
2247 2006-04-06 [colin] 2.1.0cvs8
2250 Fix invalid GtkTextBIter after clicking "Display as text"
2252 2006-04-06 [mones] 2.1.0cvs7
2261 * src/folder_item_prefs.c
2266 * src/prefs_msg_colors.c
2267 * src/prefs_spelling.c
2268 * src/prefs_themes.c
2271 * src/stock_pixmap.c
2275 * src/common/mgutils.c
2276 * src/common/prefs.c
2277 * src/common/ssl_certificate.c
2278 * src/gtk/colorlabel.c
2279 * src/gtk/quicksearch.c
2280 * src/plugins/pgpmime/pgpmime.c
2281 * src/plugins/spamassassin/spamassassin.c
2282 Removed redundant NULL checks for g_free() calls.
2283 Patch by Pawel Pekala.
2285 2006-04-06 [mones] 2.1.0cvs6
2287 * src/prefs_actions.c
2288 * src/prefs_filtering.c
2289 * src/prefs_filtering_action.c
2290 * src/prefs_matcher.c
2291 * src/prefs_template.c
2292 * src/gtk/gtkutils.c
2293 * src/gtk/gtkutils.h
2294 Have a nice replace button. Patch by Pawel Pekala
2296 2006-04-06 [colin] 2.1.0cvs5
2299 Fix crash with empty columns
2301 2006-04-05 [colin] 2.1.0cvs4
2305 Allow wizard customization with pre-filled values
2307 2006-04-05 [colin] 2.1.0cvs3
2312 Nicer messages in mimeview
2314 2006-04-05 [colin] 2.1.0cvs2
2317 * src/prefs_summaries.c
2320 2006-04-05 [colin] 2.1.0cvs1
2322 * src/plugins/pgpcore/plugin.c
2323 * src/plugins/pgpcore/select-keys.c
2324 * src/plugins/pgpcore/select-keys.h
2325 * src/plugins/pgpcore/sgpgme.c
2326 * src/plugins/pgpcore/sgpgme.h
2327 * src/plugins/pgpinline/pgpinline.c
2328 * src/plugins/pgpinline/plugin.c
2329 * src/plugins/pgpmime/pgpmime.c
2330 * src/plugins/pgpmime/plugin.c
2331 Factorize and generalize a bit
2332 Drop S/MIME signature verification from PGP/MIME
2333 (adding it as another, more complete plugin)
2335 2006-04-05 [paul] 2.1.0
2339 2006-04-05 [paul] 2.0.0cvs186
2341 * manual/advanced.xml
2342 add info on colour labels
2344 2006-04-05 [paul] 2.0.0cvs185
2359 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros
2360 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea
2361 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves
2362 Guimaraes, Aleksandar Urosevic, Ralgh Young
2364 * tools/claws.i18n.status.pl
2365 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
2366 and new Czech translator, Tim <timbrain@post.cz>
2368 2006-04-05 [mones] 2.0.0cvs184
2373 2006-04-05 [colin] 2.0.0cvs183
2375 * src/gtk/quicksearch.c
2376 Fix bug #929 (unnecessary reload in quick search bar)
2378 2006-04-05 [colin] 2.0.0cvs182
2381 Fix crash on Reply with no From:
2382 Show signature and conversion error on queuing
2387 Factorize threading code and make sure msginfo
2388 is not null when it comes from a GtkCTreeRow's
2390 * src/gtk/gtkaspell.c
2391 Check for necessary things
2392 * src/gtk/gtksctree.c
2393 * src/gtk/gtksctree.h
2394 Reset anchor if necessary when removing node
2396 2006-03-29 [colin] 2.0.0cvs181
2399 Warn for disabled IMAP accounts (due to lack of
2400 libetpan). Breaks string-freeze - sorry - but it
2401 is kind of important ;)
2403 2006-03-28 [colin] 2.0.0cvs180
2405 * src/gtk/gtkutils.c
2406 * src/gtk/gtkutils.h
2407 Add a gtkut_get_link_btn() function that
2408 creates a button which acts like an URI
2409 * src/prefs_themes.c
2411 Use this function (factorizes codes)
2413 * src/gtk/pluginwindow.c
2414 Add a "Get more..." in the plugins window
2416 2006-03-28 [colin] 2.0.0cvs179
2419 * src/common/passcrypt.c
2421 Warning fixes. Patch by Pawel Pekala
2423 2006-03-27 [colin] 2.0.0cvs178
2426 Fix undoing by blocks with spaces
2428 2006-03-27 [colin] 2.0.0cvs177
2431 Set margin to 3px for headers
2437 2006-03-27 [wwp] 2.0.0cvs176
2440 don't reset quicksearch when updating the message list.
2443 2006-03-26 [wwp] 2.0.0cvs175
2446 use a unified border width ('other' tab in the compose window,
2447 patch by Pawel Pekala).
2450 2006-03-26 [wwp] 2.0.0cvs174
2452 * src/common/quoted-printable.c
2454 fixed some compilation warnings (incl. one reported by Pawel Pekala).
2456 2006-03-26 [colin] 2.0.0cvs173
2458 * src/quote_fmt_parse.y
2459 Fix non-UTF8 date formats messing up the whole quote a
2462 2006-03-26 [colin] 2.0.0cvs172
2465 Make sure the date is UTF8 valid, or try to make it
2466 so. IncrediMail is really IncrediStupid.
2468 Fix possible conversions.
2471 2006-03-26 [colin] 2.0.0cvs171
2474 Fix corner cases in body search. This is still a
2475 hack... It seems impossible to make it good and
2476 reasonably fast at the same time.
2478 2006-03-26 [colin] 2.0.0cvs170
2481 I think I killed the twilight zone bug!
2482 summary_select_node() flushes GTK events in order
2483 to be able to center the view. But this also
2484 flushes keypresses like Ctrl-Alt-U, so this can
2485 call summary_show from summary_select_node (itself
2486 called from summary_show, etc.). And the summaryview
2487 has to be unlocked in this function. So just locking
2488 while processing GTK events, and bailing if locked,
2490 Fixes bug #927 (SIGSEGV during Update Summary)
2492 2006-03-25 [colin] 2.0.0cvs169
2495 Fix search in QP-encoded bodies
2496 Fix utf-8 searches in bodies encoded in the
2498 * src/common/quoted-printable.c
2499 * src/common/quoted-printable.h
2500 Add a decode function that doesn't overwrite
2501 the original pointer
2504 2006-03-24 [colin] 2.0.0cvs168
2509 Update message cache after action
2510 Patch by H. Merijn Brand
2511 * src/prefs_msg_colors.c
2513 Patch by Fabien Vantard
2514 * src/plugins/spamassassin/spamassassin_gtk.c
2515 Remove useless translation
2516 Patch by Fabien Vantard
2518 2006-03-23 [colin] 2.0.0cvs167
2521 Let 30 seconds to SSL_connect
2523 2006-03-23 [wwp] 2.0.0cvs166
2526 * src/gtk/description_window.c
2527 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
2528 and headers are translated; adjust description windows' width to fit their
2529 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
2531 2006-03-23 [paul] 2.0.0cvs165
2533 * src/common/utils.c
2534 fix highlighting of URIs containing "()"
2535 (2.0.0cvs164's reversal fixed)
2538 2006-03-23 [paul] 2.0.0cvs164
2540 * src/common/utils.c
2541 revert patch, (postponing a fix), at 2.0.0cvs120
2542 as it breaks more URIs than it fixes.
2543 Allow '-' to be a terminating character in a URI
2545 2006-03-22 [colin] 2.0.0cvs163
2548 Require libetpan 0.45
2549 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
2551 2006-03-22 [paul] 2.0.0cvs162
2554 replace '<-' and '->' buttons with GTK_STOCK graphical
2556 * src/summary_search.c
2557 don't offer '...' for translation
2558 add a tooltip to advanced search '...' button
2559 * src/gtk/quicksearch.c
2560 don't offer '...' for translation
2562 2006-03-21 [colin] 2.0.0cvs161
2565 Fix middle-click pasting (insert at click
2566 position instead of cursor position, don't
2567 remove existing selection and allow pasting
2570 "LDAP Server" -> "LDAP servers"
2572 2006-03-21 [wwp] 2.0.0cvs160
2574 * src/etpan/imap-thread.c
2575 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
2577 2006-03-20 [colin] 2.0.0cvs159
2580 Don't reload summaryview after an execute with no
2583 2006-03-19 [colin] 2.0.0cvs158
2586 and put groups at the top, always
2588 2006-03-19 [colin] 2.0.0cvs157
2591 Order groups before names, as previously
2593 2006-03-19 [colin] 2.0.0cvs156
2596 - Sort case-unsensitive
2597 - Put the sort arrow at opening too
2599 2006-03-19 [wwp] 2.0.0cvs155
2602 allow sorting by name/email/remarks, ensure that right-pane's contents
2603 matches the left-pane selection (cleared when appropriate).
2604 Patch by Pawel Pekala <c0rn@o2.pl>.
2606 2006-03-18 [colin] 2.0.0cvs154
2611 2006-03-18 [colin] 2.0.0cvs153
2614 Make sure we hide the preview if we didn't get
2617 2006-03-18 [colin] 2.0.0cvs152
2620 Set cursor to watch for execution (fixes lack
2621 of watch-cursor when dnd'ing hundreds of mails)
2623 Check that mime type is 'image/*' before updating
2624 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
2626 2006-03-18 [colin] 2.0.0cvs151
2631 Put a watch cursor in textview too when the mainwindow's
2634 2006-03-18 [colin] 2.0.0cvs150
2637 Change wrong asserts to simple tests
2639 2006-03-17 [colin] 2.0.0cvs149
2643 * src/prefs_msg_colors.c
2646 * src/gtk/colorlabel.c
2647 * src/gtk/colorlabel.h
2648 Add a color label menu in the main menubar
2649 Add (fixed) accels Ctrl-{0-7} to change the color
2650 They have to be fixed because the menu's dynamic,
2651 the items are complex widgets, hence we can't use
2655 2006-03-17 [wwp] 2.0.0cvs148
2658 rollback few lines from my previous commit (those lines come from
2659 a pending patch, accidentally commited, even if neutral as they are
2662 2006-03-17 [wwp] 2.0.0cvs147
2665 fix a compilation warning (wrong return type, introduced w/ cvs143), and
2666 applied code style/indentation to the modified function.
2668 2006-03-17 [wwp] 2.0.0cvs146
2672 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
2678 2006-03-17 [paul] 2.0.0cvs145
2681 addressbook_read_file() was called twice
2683 X-Mailer highlighting
2685 2006-03-16 [colin] 2.0.0cvs144
2687 * src/sourcewindow.c
2688 * src/sourcewindow.h
2689 And the last one, in source window.
2691 2006-03-16 [colin] 2.0.0cvs143
2695 Fix the same stuff in compose
2697 2006-03-16 [colin] 2.0.0cvs142
2700 Complete the previous messageview crash fix
2702 2006-03-16 [colin] 2.0.0cvs141
2707 Fix POSTPROCESSING hook
2708 Patch by H. Merijn Brand
2712 Parse Content-Location
2717 Don't crash when a top-level MessageView has
2718 been closed on us. Same problematic than
2719 yesterday's quicksearch issue.
2721 2006-03-15 [colin] 2.0.0cvs140
2723 * src/gtk/quicksearch.c
2724 Fix a bitchy race we didn't think about when we
2725 added quicksearch cancellation:
2726 If the search is not on cached fields, for example
2727 body_part matchcase "stuff"
2728 the matcher code has to get the whole message. If
2729 we're on IMAP, that can be slow, and in order to
2730 be non-blocking, the IMAP code idle loop processes
2731 gtk events too. So it is possible to cancel a
2732 quicksearch while the matcher is getting the mail's
2733 body. After matcher got its body, it will start to
2734 iterate over the matcher list that the Quicksearch's
2735 clear_search_cb() just freed via prepare_matcher().
2737 The fix consists of guarding the matcherlist_match()
2738 call with a boolean 'matching'. If we reset the
2739 quicksearch while matching is TRUE, we don't free
2740 the matcherlist anymore like we did, but we set
2741 another new flag, deferred_free, to TRUE. Then,
2742 in quicksearch_match(), just after returning from
2743 matcherlist_match() and unsetting the matching flag,
2744 we check the deferred_free flag and do the
2745 prepare_matcher() (which does the matcherlist_free)
2746 for real, so we free the matcherlist once it's not
2748 As all of this runs via the glib main loop, we
2749 luckily don't need a mutex.
2751 Also, show progress while searching.
2754 2006-03-14 [colin] 2.0.0cvs139
2757 Make alertpanel_is_open non-static
2759 2006-03-14 [colin] 2.0.0cvs138
2761 * src/prefs_spelling.c
2762 Cleanups - Fabien Vantard
2764 2006-03-14 [wwp] 2.0.0cvs137
2767 code style normalization (curly braces, indentation).
2769 2006-03-14 [wwp] 2.0.0cvs137
2772 code style (braces, indentation)
2774 2006-03-12 [paul] 2.0.0cvs136
2776 * src/prefs_common.c
2777 trans_hdr defaults to FALSE to be RFC-savvy
2778 * src/prefs_summaries.c
2779 add a tooltip to the trans_hdr option
2782 2006-03-12 [paul] 2.0.0cvs135
2784 * src/prefs_matcher.c
2785 give a little more width to the combos
2786 * src/prefs_display_header.c
2788 translate headers if prefs_common.trans_hdr
2791 Patches by Pawel Pekala
2793 2006-03-12 [paul] 2.0.0cvs134
2795 * src/plugins/clamav/clamav_plugin.c
2796 * src/plugins/dillo_viewer/dillo_viewer.c
2797 * src/plugins/pgpcore/plugin.c
2798 * src/plugins/pgpinline/plugin.c
2799 * src/plugins/pgpmime/plugin.c
2800 * src/plugins/spamassassin/spamassassin.c
2801 update/add to descriptions
2802 * src/plugins/spamassassin/spamassassin_gtk.c
2803 fixes to the english, remove superfluous
2804 tooltips, clean up a little
2806 2006-03-12 [paul] 2.0.0cvs133
2809 fix Bug 924, 'Account combo box shows up wrong
2810 if & is in account name'
2812 2006-03-11 [colin] 2.0.0cvs132
2815 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
2816 messed up shift-selection because is slows down
2817 moving around summaryview. thanks -users
2819 2006-03-10 [colin] 2.0.0cvs131
2821 * src/plugins/spamassassin/spamassassin_gtk.c
2822 Put back Paul's engrish fixes
2824 2006-03-10 [colin] 2.0.0cvs130
2826 * src/plugins/spamassassin/spamassassin.c
2827 * src/plugins/spamassassin/spamassassin.h
2828 * src/plugins/spamassassin/spamassassin_gtk.c
2829 Cleanup SA prefs page (more)
2830 Patch by Fabien Vantard
2832 2006-03-10 [paul] 2.0.0cvs129
2834 * src/prefs_msg_colors.c
2835 * src/prefs_spelling.c
2838 2006-03-09 [mones] 2.0.0cvs128
2843 2006-03-09 [wwp] 2.0.0cvs127
2846 revert accidental commit (requirement for libetpan 0.43), this time
2849 2006-03-09 [wwp] 2.0.0cvs125
2852 revert accidental commit (requirement for libetpan 0.43)
2854 2006-03-09 [paul] 2.0.0cvs126
2856 * src/prefs_receive.c
2857 remove useless frame
2858 replace 'incorporation' with 'receiving'
2859 * src/plugins/clamav/clamav_plugin_gtk.c
2860 * src/plugins/spamassassin/spamassassin_gtk.c
2861 improve widget sensitivity
2862 fix a bit his engrish
2864 2006-03-09 [wwp] 2.0.0cvs125
2868 * src/prefs_common.c
2869 * src/prefs_common.h
2870 remember some more windows' sizes (add to addressbook and
2873 2006-03-09 [paul] 2.0.0cvs124
2875 * src/plugins/pgpcore/prefs_gpg.c
2876 normalise construction of dialogue
2878 2006-03-09 [paul] 2.0.0cvs123
2880 * src/plugins/trayicon/Makefile.am
2883 2006-03-08 [colin] 2.0.0cvs122
2885 * src/plugins/trayicon/Makefile.am
2886 Fix build in separate dir
2887 Patch by Bamanzi <bamanzi@gmail.com>
2889 2006-03-08 [colin] 2.0.0cvs121
2892 Batch move and copies from summaryview with delayed execution
2895 2006-03-07 [paul] 2.0.0cvs120
2897 * src/common/utils.c
2898 fix highlighting of URIs containing "()"
2899 Patch by Pawel Pekala
2901 2006-03-07 [paul] 2.0.0cvs119
2906 immediately do alphabetical resort when
2907 changing a folder's name
2908 Patch by Pawel Pekala
2910 2006-03-07 [paul] 2.0.0cvs118
2914 when unsubscribing a newsgroup, remove the
2915 folder and msgs in .sylpheed-claws/newscache
2916 Patch by Pawel Pekala <c0rn@gazeta.pl>
2918 2006-03-07 [paul] 2.0.0cvs117
2921 fix wrong Fake URL Warning
2924 2006-03-07 [colin] 2.0.0cvs116
2927 Return immediately when password dialog was
2929 * src/gtk/inputdialog.c
2930 Allow empty strings for passwords
2933 2006-03-06 [colin] 2.0.0cvs115
2936 Prevent double-timeouts when connection fails
2942 2006-03-06 [colin] 2.0.0cvs114
2945 Refresh session during potentially long
2948 2006-03-06 [wwp] 2.0.0cvs113
2950 * src/prefs_msg_colors.h
2951 forgot that one (custom color labels).
2953 2006-03-06 [wwp] 2.0.0cvs112
2955 * src/prefs_common.c
2956 * src/prefs_common.h
2957 * src/prefs_msg_colors.c
2960 * src/gtk/colorlabel.c
2961 * src/gtk/colorlabel.h
2962 colors in messages list are now customizable. Color values and names can
2963 be changed in "Configuration/Preferences/Display/Colors/Color labels".
2964 Thanks to Paul and Colin for their help with this longstanding patch!
2966 2006-03-06 [wwp] 2.0.0cvs111
2969 don't crash if (x)face is bad.
2971 2006-03-05 [paul] 2.0.0cvs110
2976 * src/common/Makefile.am
2977 * src/common/utils.h
2978 * src/etpan/imap-thread.c
2980 * src/plugins/clamav/Makefile.am
2981 * src/plugins/demo/Makefile.am
2982 * src/plugins/dillo_viewer/Makefile.am
2983 * src/plugins/pgpcore/Makefile.am
2984 * src/plugins/pgpcore/passphrase.c
2985 * src/plugins/pgpinline/Makefile.am
2986 * src/plugins/pgpmime/Makefile.am
2987 * src/plugins/spamassassin/Makefile.am
2988 * src/plugins/trayicon/Makefile.am
2989 fix builiding on cygwin
2990 Patch by Ralgh Young <bamanzi@gmail.com>
2992 2006-03-04 [wwp] 2.0.0cvs109
2994 * manual/keyboard.xml
2995 fix mixed up/down keys.
2997 2006-03-04 [wwp] 2.0.0cvs108
3001 updated links to SpamAssassin.
3003 2006-03-04 [wwp] 2.0.0cvs107
3005 * manual/plugins.xml
3006 * src/plugins/spamassassin/README
3007 updated SpamAssassin plugin docs to reflect new functional additions
3008 (also fix/update/documents few technical stuff more, see the README).
3010 2006-03-04 [wwp] 2.0.0cvs106
3012 * src/prefs_message.c
3013 normalized capitalization of message-prefs paths.
3015 2006-03-04 [wwp] 2.0.0cvs105
3017 * manual/advanced.xml
3020 2006-03-03 [colin] 2.0.0cvs104
3022 * src/plugins/clamav/clamav_plugin_gtk.c
3023 Rework prefs page, patch by Fabien
3025 2006-03-03 [colin] 2.0.0cvs103
3027 * src/plugins/clamav/clamav_plugin.c
3028 Set error on all errors
3030 2006-03-03 [colin] 2.0.0cvs102
3032 * src/common/plugin.c
3033 Initialize error to avoid crashing when a plugin fails
3034 without setting error
3036 2006-03-02 [wwp] 2.0.0cvs101
3039 fixed linker flags for libetpan support on Cygwin
3040 (thanks to H.Merijn Brand).
3042 2006-03-02 [wwp] 2.0.0cvs100
3045 fix some AB error messages: one for punctuation and
3046 one wrongly duplicate (thanks, maxbritov).
3048 2006-03-02 [wwp] 2.0.0cvs99
3050 * src/plugins/spamassassin/spamassassin.c
3051 make sync calls to sa-learn/spamc to prevent
3052 system (whatever local or client/server) overload.
3054 2006-03-02 [colin] 2.0.0cvs98
3057 Put the spam icon in the status column instead of the
3060 2006-03-01 [colin] 2.0.0cvs97
3062 * src/plugins/spamassassin/spamassassin.c
3063 Fix segfault (g_file_set_contents fails for some
3064 reason and err==0x2f. Can't find out why with
3065 valgrind, using working function :-)
3067 2006-03-01 [colin] 2.0.0cvs96
3070 Offline overriding: let 'No' be cached only 3 seconds
3072 2006-03-01 [colin] 2.0.0cvs95
3078 * src/folder_item_prefs.c
3086 * src/prefs_common.h
3087 * src/prefs_msg_colors.c
3093 * src/send_message.h
3094 * src/simple-gettext.c
3100 * src/common/ssl_certificate.c
3101 * src/common/utils.c
3102 * src/gtk/colorsel.c
3103 * src/gtk/gtksctree.c
3104 * src/gtk/gtkshruler.c
3105 * src/plugins/trayicon/trayicon.c
3106 #if 0 goes to /dev/null
3108 2006-03-01 [colin] 2.0.0cvs94
3116 * src/plugins/spamassassin/spamassassin.c
3117 Allow to add information in the "working offline"
3120 2006-03-01 [wwp] 2.0.0cvs93
3122 * src/plugins/spamassassin/spamassassin.c
3123 fixed spamc invocation: use a tricky temporary mini shell wrapper
3124 'cause it seems that calling `spamc ... < inputfile` with
3125 g_spawn_(a)sync simply.. erm doesn't work :-).
3127 2006-03-01 [wwp] 2.0.0cvs92
3131 simplify the adding of spam/ham button to the messageview toolbar
3132 (it gets more clear now that the same button will be "Mark as spam"
3133 or "Mark as ham" according to the current message status,
3136 2006-03-01 [wwp] 2.0.0cvs91
3142 * src/plugins/spamassassin/spamassassin.c
3143 * src/plugins/spamassassin/spamassassin.h
3144 make learner callbacks return a status (0 for ok),
3145 handle it in main code to avoid setting flags when learning failed,
3146 don't learn on TCP if offline in spamassassin,
3151 2006-03-01 [wwp] 2.0.0cvs90
3154 some work around the compose window's account menu,
3155 patch by Fabien Vantard.
3157 2006-03-01 [wwp] 2.0.0cvs89
3159 * src/plugins/spamassassin/spamassassin.c
3160 fixed bad logics, was using spamc in local mode and sa-learn
3161 in remote mode (thanks, Colin).
3163 2006-03-01 [wwp] 2.0.0cvs88
3165 * src/plugins/spamassassin/spamassassin.c
3166 * src/plugins/spamassassin/spamassassin.h
3167 * src/plugins/spamassassin/spamassassin_gtk.c
3168 made processing of emails w/ sa-plugin an option (default is TRUE),
3169 fixed Engrish some tooltips, capitalization of some debug messages
3170 and warnings. The spamassassin plugin now provides two separate
3171 services: process emails upon incorporation and spamd training.
3172 Both services (un)register independently but use some common
3173 plugin settings (transport settings, spam storage location).
3175 2006-02-28 [wwp] 2.0.0cvs87
3177 * src/plugins/spamassassin/spamassassin.c
3178 fix async flag to spamc cmdline execution (batch exec should
3181 2006-02-27 [wwp] 2.0.0cvs86
3183 * src/plugins/spamassassin/spamassassin.c
3184 * src/plugins/spamassassin/spamassassin.h
3185 * src/plugins/spamassassin/spamassassin_gtk.c
3186 - added the ability to learn a remote spamassassin server (spamd),
3188 - added the spamassassin option 'username', that applies to all
3189 spamassassin operations (filtering, learning, local or remote).
3190 The default username is the current unix user (if left blank
3191 from gtk prefs or config file).
3192 - commented out some unused code (notebook widget), removed unused
3194 - make more widgets sensitive to the transport type.
3196 2006-02-27 [colin] 2.0.0cvs85
3198 * src/plugins/spamassassin/spamassassin.c
3199 Fix sa-learn call when offline
3201 2006-02-27 [colin] 2.0.0cvs84
3209 * src/prefs_toolbar.c
3211 * src/stock_pixmap.c
3212 * src/stock_pixmap.h
3216 * src/pixmaps/ham_btn.xpm
3217 * src/pixmaps/spam.xpm
3218 * src/pixmaps/spam_btn.xpm
3219 * src/plugins/spamassassin/spamassassin.c
3220 Add button in toolbar for spam learning
3221 Fix a few bugs from the last related commit
3222 Revert 1.9.6cvs23 which messed up shift-selection
3224 2006-02-24 [colin] 2.0.0cvs83
3229 * src/plugins/spamassassin/spamassassin.c
3230 * src/plugins/spamassassin/spamassassin.h
3231 * src/plugins/spamassassin/spamassassin_gtk.c
3232 Unregister learner when spamassassin is either
3233 disabled or over tcp
3235 2006-02-24 [colin] 2.0.0cvs82
3242 * src/stock_pixmap.c
3243 * src/stock_pixmap.h
3246 * src/gtk/icon_legend.c
3247 * src/pixmaps/spam.xpm ** NEW FILE **
3248 * src/plugins/spamassassin/spamassassin.c
3249 * src/plugins/spamassassin/spamassassin_gtk.c
3250 Add spam learning interface (Mark/Mark as
3253 2006-02-24 [wwp] 2.0.0cvs81
3258 hide compose window when sending message in batch mode
3259 (filtering: forward and redirect). Also fixed a wrong
3260 value returned when sending failed, neutral anyway.
3263 2006-02-24 [wwp] 2.0.0cvs80
3266 use GTK+'s stock quit button. Patch by Fabien Vantard.
3268 2006-02-24 [paul] 2.0.0cvs79
3273 fix bug 916, 'newsgroup unsubscribe segmentation fault'
3276 2006-02-23 [colin] 2.0.0cvs78
3279 Change OK to Close in alertpanel with View log
3280 button; add accel to View log. Patch by Fabien
3283 2006-02-23 [wwp] 2.0.0cvs77
3286 silly me, there were much more tests to perform, since toolbars can
3287 really have down to 1 element only.
3289 2006-02-23 [wwp] 2.0.0cvs76
3292 fixed indentation from my previous commit. Fallback to VISUAL if
3293 EDITOR is not set (and to vi, at last resort).
3295 2006-02-23 [wwp] 2.0.0cvs75
3298 improved error detection (Colin, me).
3300 2006-02-23 [wwp] 2.0.0cvs74
3302 * src/prefs_toolbar.c
3303 simplify and fix prefs/toolbars layouting. Combos' contents can
3304 now be really displayed.
3306 2006-02-23 [wwp] 2.0.0cvs73
3307 simplifies and fix prefs/toolbars layouting. Combos' contents can now
3308 be really displayed.
3310 2006-02-22 [wwp] 2.0.0cvs72
3313 fix a typo in my previous commit (sorry!).
3315 2006-02-22 [wwp] 2.0.0cvs71
3317 * src/prefs_toolbar.c
3318 fix a crash when adding separators to toolbars,
3319 also fix some separator item information.
3321 2006-02-22 [wwp] 2.0.0cvs70
3324 fix a crash when redirecting (for instance) when compose window's
3325 toolbar contents has been customized (when some buttons have been
3328 2006-02-21 [wwp] 2.0.0cvs69
3331 * src/gtk/pluginwindow.c
3332 * src/plugins/pgpcore/prefs_gpg.c
3333 fix some compilation warnings (feat. remains of removed code).
3335 2006-02-21 [wwp] 2.0.0cvs68
3337 * src/gtk/gtkutils.c
3338 fix two compilation issues, thanks to Stephan Sachse.
3340 2006-02-20 [colin] 2.0.0cvs67
3343 Don't reselect displayed mail on refocus
3344 This fixes actions misbehaving
3346 2006-02-20 [wwp] 2.0.0cvs66
3349 * src/gtk/gtksctree.c
3350 * src/gtk/gtkshruler.c
3351 changed more runtime typecast checks.
3353 2006-02-20 [wwp] 2.0.0cvs65
3355 * src/summary_search.c
3356 find all - summaryview refresh issue fixed, thanks to Colin.
3358 2006-02-20 [wwp] 2.0.0cvs64
3360 * src/gtk/gtkutils.c
3361 better runtime typecast checks.
3363 2006-02-20 [wwp] 2.0.0cvs63
3365 * src/summary_search.c
3366 enhancements to the summary search:
3367 - add the ability to stop the running search
3368 (upon ESC-key press, new Stop button or when Clear button is pressed)
3369 - don't search if no criteria (From/To/Subject/Body) is set
3370 - ensure that a busy mouse pointer is always shown when searching,
3371 show it even a bit earlier
3373 2006-02-19 [colin] 2.0.0cvs62
3377 * src/etpan/imap-thread.c
3378 * src/etpan/imap-thread.h
3379 (Future) IMAP speed improvement on sending
3380 Will require a libetpan update
3382 * src/gtk/quicksearch.c
3383 Make quicksearch clearable while running.
3385 2006-02-17 [colin] 2.0.0cvs61
3388 * src/etpan/imap-thread.c
3389 * src/etpan/imap-thread.h
3390 Check for IMAP certificates
3391 ** Requires libetpan-0.42-cvs4
3392 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
3394 2006-02-17 [colin] 2.0.0cvs60
3397 * src/prefs_common.c
3398 * src/prefs_common.h
3399 * src/prefs_message.c
3400 Add pref to display HTML-only mails with plugin,
3401 if possible (defaulting to FALSE of course).
3403 2006-02-16 [colin] 2.0.0cvs59
3406 * src/common/plugin.c
3407 * src/common/plugin.h
3408 * src/gtk/pluginwindow.c
3409 Keep track of requested (but unloaded) plugins
3410 in some error cases.
3412 2006-02-16 [wwp] 2.0.0cvs58
3414 * src/gtk/gtkaspell.c
3415 * src/gtk/gtkaspell.h
3416 * src/prefs_spelling.c
3418 * src/prefs_common.c
3419 * src/prefs_common.h
3420 implemented new optional spellchecker behaviour: re-check message when
3421 dictionary got changed (from compose-window/context-menu/Change dictionary).
3423 2006-02-16 [wwp] 2.0.0cvs57
3425 * src/quote_fmt_parse.y
3426 pclose popen'ed pipe.
3428 2006-02-15 [colin] 2.0.0cvs56
3432 Let MimeViewers know which MimeView they
3435 Swap From/To columns in Sent/Queue/Drafts
3437 * src/etpan/imap-thread.c
3438 Use mailstream_low_tls_open() for STARTTLS
3439 instead of mailstream_low_ssl_open()
3440 ** REQUIRES libetpan 0.42cvs3 **
3442 2006-02-15 [wwp] 2.0.0cvs55
3446 * src/message_search.c
3447 * src/message_search.h
3449 * src/gtk/gtkutils.c
3450 * src/gtk/gtkutils.h
3451 added the ability to Find text in the compose window (and a bit
3452 of code factorization).
3454 2006-02-15 [wwp] 2.0.0cvs54
3457 yet another one file was missing (fix for some widgets' sensitivity).
3460 2006-02-15 [wwp] 2.0.0cvs53
3463 oops forgot that file (fix for some widgets' sensitivity).
3465 2006-02-15 [wwp] 2.0.0cvs52
3467 * src/summary_search.c
3468 implemented advanced summary search options (added the ability
3469 to use matcher conditions in an advanced search mode).
3471 2006-02-15 [wwp] 2.0.0cvs51
3473 * src/plugins/pgpcore/prefs_gpg.c
3474 * src/prefs_account.c
3475 fix some widget sensitivity, mostly around some labels in
3478 2006-02-15 [paul] 2.0.0cvs50
3480 * manual/advanced.xml
3481 improve Templates info
3484 2006-02-14 [colin] 2.0.0cvs49
3486 * src/pixmaps/address_book.xpm
3487 * src/pixmaps/preferences.xpm
3488 * src/pixmaps/properties.xpm
3489 Fix pixmap size - patch by Fabien Vantard
3491 2006-02-13 [colin] 2.0.0cvs48
3494 Add missing fclose()s on error
3497 * src/common/utils.c
3498 Fix temp files not being deleted on windows
3499 Patches by Thomas Gilgin
3501 2006-02-13 [colin] 2.0.0cvs47
3506 2006-02-13 [wwp] 2.0.0cvs46
3508 * src/plugins/pgpcore/prefs_gpg.c
3509 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
3511 2006-02-12 [colin] 2.0.0cvs45
3516 Fix "stuff" when quitting
3518 2006-02-12 [wwp] 2.0.0cvs44
3520 * src/prefs_themes.c
3521 fix typos in debug messages.
3523 2006-02-11 [colin] 2.0.0cvs43
3526 don't allow drag/drop from ourself
3528 2006-02-10 [wwp] 2.0.0cvs42
3535 renamed html_ prefixed functions and data structures to avoid
3536 namespace clashes w/ other software (gtkhtml2 for instance).
3540 2006-02-09 [colin] 2.0.0cvs41
3543 Fix shitty logic messed up. Thanks Ticho for the hint!
3545 2006-02-09 [wwp] 2.0.0cvs40
3549 * src/prefs_account.c
3552 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
3553 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
3554 Browse buttons in accounts prefs.
3556 2006-02-09 [colin] 2.0.0cvs39
3559 Check for pointer before using its members
3560 * src/gtk/gtksourceprintjob.c
3563 2006-02-09 [wwp] 2.0.0cvs38
3566 fix few compiler warnings (type mismatch).
3568 2006-02-09 [paul] 2.0.0cvs37
3571 updated by Fabien Vantard
3573 2006-02-08 [colin] 2.0.0cvs36
3575 * src/prefs_common.c
3577 * src/common/plugin.c
3578 allow windows and linux configurations to coexist
3579 patch by Thomas Gilgin
3581 2006-02-08 [colin] 2.0.0cvs35
3586 * src/matcher_parser_parse.y
3587 * src/prefs_filtering_action.c
3588 * src/prefs_matcher.c
3589 Add the "Ignore thread" filtering
3592 2006-02-08 [colin] 2.0.0cvs34
3597 Fix bug #905 (damaged attachment)
3598 text files with raw \0's aren't really text files
3601 2006-02-08 [colin] 2.0.0cvs33
3604 Fix crasher introduced yesterday
3606 2006-02-08 [wwp] 2.0.0cvs32
3610 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
3612 2006-02-08 [wwp] 2.0.0cvs31
3614 * src/prefs_template.c
3615 templates enhancement: allow address completion for Cc and Bcc fields
3616 (it was currently possible for the To field only)
3618 2006-02-08 [colin] 2.0.0cvs30
3621 Don't unblock if not blocked
3624 2006-02-07 [colin] 2.0.0cvs29
3627 Forgot to refresh summaryview
3629 2006-02-07 [colin] 2.0.0cvs28
3632 Freeze/thaw message list and folder list while
3633 processing %as{} actions
3635 Fix auto-wrap disabling after a middle-click
3638 2006-02-07 [paul] 2.0.0cvs27
3641 fix freeing of uninitialised pointers
3644 2006-02-06 [colin] 2.0.0cvs26
3647 Use g_slist_prepend in potentially big list
3649 2006-02-06 [colin] 2.0.0cvs25
3652 Completely skip processing if it doesn't
3655 2006-02-06 [colin] 2.0.0cvs24
3659 Batch filtering in summaryview (from Tools menu)
3660 and pre/post//-processing too
3662 2006-02-06 [colin] 2.0.0cvs23
3666 Use a special field for batch filtering instead
3667 of stepping on deferred execution's toes
3669 2006-02-06 [colin] 2.0.0cvs22
3676 Fix filtering via menus and actions
3678 2006-02-06 [colin] 2.0.0cvs21
3681 Put the added file directly to cache if possible (will work
3689 Move and copy filtered messages by batches instead of one
3690 by one - faster on IMAP
3692 Add a function that'll possibly be useful later
3694 2006-02-06 [colin] 2.0.0cvs20
3697 Use internal mime-type instead of text/plain for d'n'd
3699 Allow attaching files from mimeview's icon list via d'n'd
3702 Use internal mime-type instead of text/plain for d'n'd
3703 Don't try to selected opened folder if none is
3704 Factorize d'n'd from other apps code
3707 * src/gtk/gtkutils.c
3708 * src/gtk/gtkutils.h
3709 Factorize Face/X-Face stuff
3711 Fix d'n'd to other apps
3712 * src/prefs_message.c
3713 Let the XFace pref be usable without libcompface as it also
3716 Fix d'n'd to other apps
3717 Factorize d'n'd from other apps code
3719 2006-02-06 [wwp] 2.0.0cvs19
3722 Italian translation fixes by Andrea Spadaccini (no more confusion
3723 between filtering and processing, and few changes in the About
3727 2006-02-06 [mones] 2.0.0cvs18
3729 * src/gtk/icon_legend.c
3730 Improved descriptions allowing better translations
3732 2006-02-05 [colin] 2.0.0cvs17
3735 Add the f*cking missing expunge that caused imap_fetch_env
3736 to fail after an add_msgs ! :-///
3737 * src/etpan/imap-thread.c
3741 2006-02-05 [colin] 2.0.0cvs16
3743 * src/common/utils.c
3744 Don't check for return-path (or we can't put
3745 back non-sent mails)
3747 2006-02-05 [colin] 2.0.0cvs15
3750 Don't try to display Face header in textview
3751 when teh headerview's active
3753 2006-02-05 [colin] 2.0.0cvs14
3755 * tools/tbird2syl.py
3757 Add script to import Thunderbird mails
3759 2006-02-05 [colin] 2.0.0cvs13
3766 Show Face headers - patch partially by Klaus Flittner
3768 2006-02-05 [colin] 2.0.0cvs12
3772 * src/common/utils.c
3773 * src/common/utils.h
3774 Let dnd work from mime icons to summaryview
3775 and to folderview too
3776 Add a crude test to avoid trying to add files
3777 drag'n'dropped when they're not mails
3779 2006-02-04 [colin] 2.0.0cvs11
3785 2006-02-04 [colin] 2.0.0cvs10
3792 Added various drag and drop capas:
3794 summaryview other apps
3795 mimeview icons other apps
3796 other apps summaryview
3797 other apps folderview
3799 This shouldn't have broken the existing:
3801 summaryview folderview
3802 folderview folderview
3803 summaryview compose's attachments
3807 2006-02-02 [paul] 2.0.0cvs9