1 2006-06-28 [paul] 2.3.1cvs29
4 fix engrish and add a tooltip for the
5 'command for 'Display as text' option
11 2006-06-28 [paul] 2.3.1cvs28
15 include textviewer.pl in releases
17 2006-06-28 [paul] 2.3.1cvs27
19 * src/prefs_ext_prog.c
20 hide Print command option if libgnomeprint
23 2006-06-27 [colin] 2.3.1cvs26
26 Fix Esc handling in insert/attach dialog
27 Don't show this dialog if dragging something
28 else than text/uri-list
29 Thanks to Fabien Vantard
31 Filter script to display stuff as text
34 2006-06-27 [wwp] 2.3.1cvs25
37 use the exact product name (message view title), patch
40 2006-06-27 [ticho] 2.3.1cvs24
45 * src/prefs_ext_prog.c
47 Add a preference (Preferences/External programs)
48 to allow "Display as text" to be done via a script
49 (patch by H.Merijn Brand).
50 Use GtkComboBox for protocol selection in account
52 Only include current choice for existing accounts, and
53 insensitivize the combobox.
55 2006-06-27 [paul] 2.3.1cvs23
58 fix crasher introduced in cvs21.
61 2006-06-26 [colin] 2.3.1cvs22
64 Fix double-frees when leaving folders
65 after exporting to mbox
67 2006-06-26 [colin] 2.3.1cvs21
70 More feedback (and optimisation)
73 Fix case when looking for mail addresses
75 Extra check for (X-)Face
77 2006-06-25 [ticho] 2.3.1cvs20
83 Added second argument to gtkut_sc_combobox_create() to
84 control focus-on-click for the widget.
85 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
87 2006-06-25 [ticho] 2.3.1cvs19
95 Use GtkComboBox instead of deprecated GtkOptionMenu
96 for account selector in compose window and for encoding
97 selector in attachment properties.
98 Also factorise working with the new GtkComboBox somewhat.
100 2006-06-24 [paul] 2.3.1cvs18
103 use the correct default value
105 2006-06-24 [paul] 2.3.1cvs17
110 * src/prefs_compose_writing.c
111 enable setting of default action when
112 dnd'ing files in the compose window.
113 (Collaborative effort with wwp)
115 2006-06-23 [wwp] 2.3.1cvs16
118 i18n fix (thanks to Fabien Vantard)
120 2006-06-22 [colin] 2.3.1cvs15
122 * src/prefs_customheader.c
123 Don't use filters in custom headers' file
124 selector. Remember, extensions mean nothing :)
126 2006-06-22 [paul] 2.3.1cvs14
129 allow setting of man directory location
131 2006-06-22 [colin] 2.3.1cvs13
134 Add 'View/Go to/Next unread folder'.
137 2006-06-22 [colin] 2.3.1cvs12
140 Add some subject prefixes
141 Patch by Bjorn T Johansen <btj@havleik.no>
143 2006-06-22 [colin] 2.3.1cvs11
145 * manual/advanced.xml
146 Forgotten hidden pref
148 2006-06-21 [paul] 2.3.1cvs10
150 * src/prefs_account.c
151 complete the removal of 'Add date header' option
153 2006-06-21 [paul] 2.3.1cvs9
157 * src/prefs_account.c
158 * src/prefs_account.h
159 remove option to add date header - always
161 * src/etpan/imap-thread.c
162 fix warnings (Thanks to Colin)
164 2006-06-21 [wwp] 2.3.1cvs8
167 set the attachment flag when inline text part are (file)named. This is more convenient
168 when receiving (for instance) inline source files or patches sent using thunderbird.
170 2006-06-21 [paul] 2.3.1cvs7
173 fix off-by-one count of current msg in
174 statusbar filtering progressbar
176 2006-06-21 [paul] 2.3.1cvs6
179 Show attachment icon even if the part is 'inline'
180 if the following conditions are met:
181 - content-type != 'text/plain'
182 - content-type != '*/pgp-signature'
183 - either 'name' or 'filename' parameter is not NULL
187 2006-06-21 [paul] 2.3.1cvs5
193 add an option to 'Never send Return
197 2006-06-20 [mones] 2.3.1cvs4
202 typo fixed (space after comma)
203 * tools/make.themes.project
204 remove exec mode from tarball files
206 2006-06-20 [colin] 2.3.1cvs3
211 Better fix for \n's in headers (don't
212 break Received: and others)
214 2006-06-20 [paul] 2.3.1cvs2
218 improve legibility of phishing attempt
221 2006-06-20 [paul] 2.3.1cvs1
226 Update version number following
229 2006-06-20 [colin] 2.3.0cvs26
232 When dragging a file to the text of the compose
233 window, ask whether we want to insert or attach
234 (I know lots of people who do that to attach)
236 2006-06-20 [colin] 2.3.0cvs25
238 * src/etpan/imap-thread.c
239 Fix threshold (the append command is often > 32 bytes)
241 2006-06-19 [colin] 2.3.0cvs24
244 * src/etpan/imap-thread.c
245 Workaround Rockliffe IMAP server bug: replace
246 "x UID SEARCH (ANSWERED UID 1:*)" with
247 "x UID SEARCH ANSWERED"
248 (Rockliffe doesn't handle the parenthesis)
250 2006-06-19 [colin] 2.3.0cvs23
254 * src/etpan/imap-thread.c
255 Probably fix bug #972 (Freezes when adding
256 an attachment to the message)
258 Modernize Firefox cmd
261 2006-06-18 [colin] 2.3.0cvs22
263 * src/prefs_customheader.c
264 Only allow correct filenames for various
267 2006-06-18 [colin] 2.3.0cvs21
269 * src/prefs_customheader.c
270 Add a 'From File...' button in custom headers prefs, which
271 try to do the right thing:
272 for normal headers, use file as plaintext,
273 for X-Face, calls compface,
274 for Face, encode to b64.
276 2006-06-17 [colin] 2.3.0cvs20
281 2006-06-16 [colin] 2.3.0cvs19
284 Recursive quicksearch: show message list
285 in current folder, *then* search children
288 2006-06-16 [colin] 2.3.0cvs18
291 Instead of ignoring SIGPIPE, save caches
292 when getting one. Will fix the fact that
293 hot caches are out-of-date when logging
296 * src/prefs_compose_writing.c
297 Only save text (not attachments) when
298 auto-saving to drafts
300 Always replace \n, \r and \t with spaces
302 * manual/dist/html/Makefile.am
303 * manual/dist/pdf/Makefile.am
304 * manual/dist/ps/Makefile.am
305 * manual/dist/txt/Makefile.am
306 * manual/fr/dist/html/Makefile.am
307 * manual/fr/dist/pdf/Makefile.am
308 * manual/fr/dist/ps/Makefile.am
309 * manual/fr/dist/txt/Makefile.am
310 * manual/pl/dist/html/Makefile.am
311 * manual/pl/dist/pdf/Makefile.am
312 * manual/pl/dist/ps/Makefile.am
313 * manual/pl/dist/txt/Makefile.am
314 Fix make clean removing pregenerated manuals
317 2006-06-16 [colin] 2.3.0cvs17
319 * src/plugins/pgpcore/sgpgme.c
320 * src/plugins/pgpmime/pgpmime.c
321 * src/plugins/pgpinline/pgpinline.c
322 Better error reporting in setup_signers.
323 Don't fallback to default key if specified
325 Don't allow signing if more than one secret
326 key matches the one specified in prefs.
328 2006-06-15 [colin] 2.3.0cvs16
331 Add "Send queue" in the folder's contextual
339 * src/plugins/pgpcore/passphrase.c
340 * src/plugins/pgpcore/sgpgme.c
341 * src/plugins/pgpinline/pgpinline.c
342 * src/plugins/pgpmime/pgpmime.c
343 Better error reporting
345 Probably fix bug #971 (2.2.3 cannot read mail
349 2006-06-15 [mones] 2.3.0cvs15
351 * tools/make.themes.project
352 creates the themes project from the web page
354 2006-06-15 [colin] 2.3.0cvs14
357 Better fix (avoid losing the folder if scan_tree
360 2006-06-15 [cleroy] 2.3.0cvs13
363 Probably fix Bug #969 (crash on rebuilding
366 2006-06-14 [colin] 2.3.0cvs12
368 * manual/dtd/manual.xsl
369 * manual/sylpheed-claws-manual.xml
370 * manual/fr/sylpheed-claws-manual.xml
371 * manual/pl/sylpheed-claws-manual.xml
372 Insert pagebreaks between sections
374 2006-06-14 [paul] 2.3.0cvs11
377 better fix than 2.3.0cvs10
379 2006-06-14 [paul] 2.3.0cvs10
382 fix setting of PACKAGE_DATA_DIR with newer autoconf
383 (backwards compatible)
385 2006-06-13 [colin] 2.3.0cvs9
388 Fix sending of return receipt with the new queue folders
390 2006-06-13 [wwp] 2.3.0cvs8
392 * src/quote_fmt_lex.l
393 fix wrong tokens returned in quote_fmt lexer, query not().
395 2006-06-13 [wwp] 2.3.0cvs7
398 * src/prefs_folder_item.c
399 allow changing folder type even when folder is not a top-level one,
402 2006-06-12 [colin] 2.3.0cvs6
405 Fix double-ask of "Do you want to mark all
408 2006-06-12 [colin] 2.3.0cvs5
419 * src/prefs_folder_item.c
427 Apply bug #964's patch (Queue and drafts aren't normal)
428 The Drafts and Queue folder now contain RFC-822 files,
429 allowing to move and copy mails from and to these
430 folders. Moving from Drafts to Queue will prepare the
431 mail for sending (PGP signature, encryption, etc).
432 This patch also rework sending errors handling to try
434 Also, allow redefining folder types via the GUI
435 (Folder type in its Properties)
437 2006-06-12 [colin] 2.3.0cvs4
443 Allow to define a specific print font - patch
444 by Bernhard Walle <bernhard.walle@gmx.de>
446 * manual/advanced.xml
447 * manual/fr/advanced.xml
448 Add a hidden pref to allow deletion without
451 2006-06-12 [wwp] 2.3.0cvs3
454 more files to ignore.
456 2006-06-12 [wwp] 2.3.0cvs2
459 * src/quote_fmt_lex.l
460 * src/quote_fmt_parse.y
461 extend the quote_fmt parser (templates and quotes):
462 - allow limited sub-expressions in |p{} and |f{} expressions,
463 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
464 - implemented/fixed missing implementation of query_references and show_references,
465 - completed, fixed contents and format of the symbols help dialog,
466 - fix some compilation warnings.
468 2006-06-12 [wwp] 2.3.0cvs1
470 * manual/advanced.xml
471 * manual/fr/advanced.xml
472 updates in the "templates" section of the manual (eng/fr):
473 - be more precise (both versions)
474 - completed to match the english reference (fr version)
475 - touchups (both versions)
477 2006-06-12 [paul] 2.3.0
481 2006-06-12 [paul] 2.2.3cvs14
492 updated by Miquel Oliete, Tim, Stephan Sachse,
493 Stavros Giannouris, Fabien Vantard, Andrea
494 Spadaccini, Frederico Goncalves Guimaraes,
495 Aleksandar Urosevic, and Ralgh Young
497 2006-06-12 [colin] 2.2.3cvs13
502 2006-06-11 [colin] 2.2.3cvs12
505 Verify that g_malloc() succeeded
507 2006-06-11 [colin] 2.2.3cvs11
510 Add Face header to welcome mail
512 2006-06-10 [colin] 2.2.3cvs10
515 Revert previous (Forgot it changes the
516 margin on the whole mail)
518 2006-06-10 [colin] 2.2.3cvs9
521 Don't overlap long headers under (X-)Face
523 2006-06-10 [mones] 2.2.3cvs8
526 allow generation of manual on systems lacking saxon binary
527 but with java and the saxon library installed
532 2006-06-09 [colin] 2.2.3cvs7
535 Fix leak when using Display Sender using Addressbook
537 2006-06-09 [colin] 2.2.3cvs6
546 2006-06-09 [paul] 2.2.3cvs5
550 * tools/claws.i18n.status.pl
551 updated with new info
553 2006-06-09 [paul] 2.2.3cvs4
558 add wwp to authors list
560 update mine and Colin's addresses
562 2006-06-08 [colin] 2.2.3cvs3
564 * src/etpan/imap-thread.c
565 Fix leak on SSL cert check
567 2006-06-08 [colin] 2.2.3cvs2
572 2006-06-08 [paul] 2.2.3cvs1
575 Update version number following
578 2006-06-07 [colin] 2.2.2cvs3
581 Fix catching cache read errors (guint instead of gint)
582 Prevent malloc'ing more than 8MB (means cache corruption)
584 2006-06-07 [paul] 2.2.2cvs2
592 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
594 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
597 2006-06-06 [paul] 2.2.2cvs1
600 Update version number following
603 2006-06-06 [paul] 2.2.1cvs6
606 fix implicit declaration of
608 Patch by Fabien Vantard
610 2006-06-06 [paul] 2.2.1cvs5
613 fix age_greater and age_lower so that they
614 mean what say and not '...or equal to'
617 2006-06-06 [paul] 2.2.1cvs4
624 2006-06-05 [wwp] 2.2.1cvs3
626 * manual/fr/account.xml
627 minor language fixes (thanks to Fabien Vantard).
629 2006-06-05 [colin] 2.2.1cvs2
631 * src/prefs_folder_item.c
633 Allow recursive setting of properties
636 Don't freeze on 'test' filtering rule
638 2006-06-05 [colin] 2.2.1cvs1
641 Update version number following
644 2006-06-04 [wwp] 2.2.0cvs82
646 * manual/glossary.xml
648 * manual/fr/glossary.xml
649 * manual/fr/account.xml
650 added glossary section and references/links related to the Face custom header.
652 2006-06-04 [colin] 2.2.0cvs81
655 Skip to next message on move with no
658 2006-06-04 [wwp] 2.2.0cvs80
661 added sanity checks, exit when needed.
663 2006-06-03 [paul] 2.2.0cvs79
665 * src/prefs_receive.c
666 page name is now 'Receiving'
668 page name is now 'Sending'
670 2006-06-03 [colin] 2.2.0cvs78
672 * src/plugins/spamassassin/spamassassin_gtk.c
673 Autoswitch to Localhost if transport was previously
674 disabled. Else people had to check [] Enable, then
675 *reselect* transport.
677 2006-06-03 [colin] 2.2.0cvs77
679 * src/plugins/pgpinline/pgpinline.c
680 * src/plugins/pgpmime/pgpmime.c
681 Check that gpg_data_release_and_get_mem
682 didn't fail (now, why this happens...)
684 2006-06-03 [colin] 2.2.0cvs76
687 Fix bug #962 (Manual and/or UI should
688 warn about incompatible locking
691 2006-06-02 [cleroy] 2.2.0cvs75
699 2006-06-02 [colin] 2.2.0cvs74
702 On exit, free caches after writing them
703 Shuts up some valgrind false positives
706 Fix races when reusing existing SMTP connections
707 Fix inexistant session timeout
709 Display alertpanel after all queues have
710 been processed, not after each
712 2006-06-02 [wwp] 2.2.0cvs73
714 * manual/fr/glossary.xml
717 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
719 2006-06-02 [wwp] 2.2.0cvs72
722 * manual/dist/pdf/Makefile.am
723 * manual/dtd/manual.xsl
724 * manual/fr/dist/pdf/Makefile.am
725 * manual/pl/dist/pdf/Makefile.am
726 we changed the procedure to generate the .pdf version of the manual.
727 The procedure is more modern and the .pdf we get now has a valid index.
728 Here are the new pre-requisites:
730 - JRE 1.x (1.4 here): there must be one from your distro
731 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
732 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
733 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
735 See my posts for further info about the installation of this toolchain:
737 Date: Fri, 19 May 2006 19:40:06 +0200
738 From: wwp <subscript@free.fr>
739 To: sylpheed-claws-devel@lists.sourceforge.net
740 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
744 Date: Wed, 24 May 2006 12:58:49 +0200
745 From: wwp <subscript@free.fr>
746 To: sylpheed-claws-devel@lists.sourceforge.net
747 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
749 2006-06-01 [colin] 2.2.0cvs71
752 Better guards against IMAP races
756 * src/common/ssl_certificate.c
757 * src/etpan/imap-thread.c
758 * src/etpan/imap-thread.h
759 * src/gtk/sslcertwindow.c
760 New hidden option ssl_skip_cert_check to
761 avoid dups of bug #959 (libetpan linked
762 against gnutls and gnutls buggy on 64bit)
763 Present expired warning only once per
765 * manual/advanced.xml
766 * manual/fr/advanced.xml
769 2006-06-01 [wwp] 2.2.0cvs70
772 fix for bug #961 (return receipt dialog
773 complains incorrectly about return-path
774 email adress being different), thanks
777 2006-05-31 [cleroy] 2.2.0cvs69
780 Guard against NULLs, although this
781 should never be an issue
783 2006-05-31 [colin] 2.2.0cvs68
788 Don't remove caches when destroying folder, it
789 could (should) be done at exit
791 free processing cache after incorporation
792 * src/etpan/imap-thread.c
793 Maybe fix bug #959 (Crash on moving to emails
794 to a imap account per ssl with a expired
797 2006-05-30 [colin] 2.2.0cvs67
800 Put back event flush when displaying message
801 It avoids reading a bunch of messages just
802 by hitting shift-n for too long ;)
804 2006-05-29 [colin] 2.2.0cvs66
807 Remove useless g_warnings
809 2006-05-29 [colin] 2.2.0cvs65
812 Fix g_slist_append()s for performance
814 2006-05-29 [colin] 2.2.0cvs64
818 Fix extraneous tab at start of addresses
820 Fix warnings (thanks to Fabien)
821 Fix crash at exit when composing messages
824 Fix progress bar when deleting expired mails
827 * src/gtk/gtksctree.c
828 Fix re-sorting slowness
830 2006-05-29 [paul] 2.2.0cvs63
833 fetch full message when moving mails
834 from another mailbox, (fixed data loss
835 when filtering from IMAP to MH, introduced
839 2006-05-29 [mones] 2.2.0cvs62
841 * src/gtk/gtksctree.c
842 Unselect faster (patch by Colin)
844 2006-05-26 [colin] 2.2.0cvs61
847 Unplug MSGINFO_UPDATE callback on delete too.
849 2006-05-26 [colin] 2.2.0cvs60
852 Fix bold in folder selection window with glib2.10
855 2006-05-26 [colin] 2.2.0cvs59
858 Convert date only if necessary (and don't
859 try to convert from utf8 to utf8, too)
861 Only set column's text if the column's
864 2006-05-26 [colin] 2.2.0cvs58
870 2006-05-26 [colin] 2.2.0cvs57
873 Make summaryview selectable as long as
876 Faster deletion (by implementing mh_remove_msgs)
877 Faster copy (avoid using mh_fetch_msg just to get
879 Faster move (using move_file instead of copy_file
881 No progressbar if total number of mails to cp/mv
884 Fix removal from subject_table when mail gets moved
885 Faster deletion (g_slist_prepend instead of append)
886 * src/gtk/gtksctree.c
889 2006-05-25 [colin] 2.2.0cvs56
891 * src/common/ssl_certificate.c
892 Fix leak in expired cert check
894 2006-05-25 [colin] 2.2.0cvs55
897 Disable flags syncing on .mh_sequences - it
898 is buggy and marks mails read under unknown
905 2006-05-24 [colin] 2.2.0cvs54
907 attention cvs users: if you manage to crash
908 Sylpheed-Claws while moving, copying or deleting
909 mails, we *are* interested in stack traces and
910 valgrind logs. It looks stable, but one never
914 Add progressbar for cache updates
916 Optimize Mark all read in the current
919 Add progressbar for copy/move
921 Optimize O(n^2) in copy/move
923 * src/gtk/gtksctree.c
924 Optimize O(n^2) algos
925 * src/common/timing.h
926 Display ms instead of us
928 2006-05-24 [wwp] 2.2.0cvs53
930 * manual/fr/advanced.xml
931 updates to the French manual.
933 2006-05-24 [wwp] 2.2.0cvs52
936 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
938 2006-05-24 [wwp] 2.2.0cvs51
941 fixed "mark all read" in MH folders (thanks to Colin).
943 2006-05-24 [paul] 2.2.0cvs50
945 * doc/man/sylpheed-claws.1
948 2006-05-23 [colin] 2.2.0cvs49
958 * src/gtk/sslcertwindow.c
959 alertpanel fixes, by Fabien
961 2006-05-23 [colin] 2.2.0cvs48
967 * src/gtk/gtksctree.c
968 * src/gtk/gtksctree.h
970 Fix slow loading problem, which was caused by the
971 use of some gtk_ctree funcs and their use of
972 g_list_position while gtk_ctree_(un)link'ing.
973 Reap more functions from gtkctree.c to be sure we
974 use our (fast) version instead of theirs.
976 Fix copy of unread mails
979 2006-05-22 [wwp] 2.2.0cvs47
981 * manual/fr/advanced.xml
984 2006-05-22 [colin] 2.2.0cvs46
987 Fix possible infinite loop. 'copy' is not a
988 final action, so when encountering a 'copy',
989 we have to check if a previous one was set
990 and do it. In the same way, if we encounter
991 a 'move' we have to perform a possibly
992 pending 'copy'. This will slow down filtering
993 on IMAP if move+copy or multiple copy actions
994 are to be done, but handling it via the batch
995 would be really too convoluted.
997 2006-05-22 [wwp] 2.2.0cvs45
999 * manual/fr/advanced.xml
1001 * manual/fr/glossary.xml
1002 * manual/fr/handling.xml
1003 * manual/fr/intro.xml
1004 * manual/fr/plugins.xml
1005 * manual/fr/sylpheed-claws-manual.xml
1006 sync w/ the english manual: updates URIs, documented mailing-list
1007 support, better explanation about the enabled/disabled feature
1008 in filtering/processing rules by Paul.
1010 2006-05-21 [colin] 2.2.0cvs44
1013 Don't expand after building threads, but during
1015 2006-05-21 [colin] 2.2.0cvs43
1019 More timing possibilities... For next time I have
1020 to find out how the hell some 3GHz computer takes
1021 one minute to open a 30k folder...
1023 2006-05-21 [colin] 2.2.0cvs42
1025 * manual/pl/advanced.xml
1027 * manual/pl/glossary.xml
1028 * manual/pl/handling.xml
1029 * manual/pl/intro.xml
1030 * manual/pl/plugins.xml
1031 * manual/pl/sylpheed-claws-manual.xml
1032 Polish manual updated by Pawel
1036 * 2.3.0-rc3 released
1038 2006-05-20 [colin] 2.2.0cvs41
1042 - remove cache of moved messages from original folder
1043 - apply new flags to messages even if they aren't appliable
1048 * 2.3.0-rc2 released
1050 2006-05-19 [colin] 2.2.0cvs40
1053 Don't issue SELECT in imap_change_flags
1054 before having checked that we indeed have
1055 some flags to change. MSG_POSTFILTERED for
1056 example can't be used on IMAP.
1057 Fixes bug #955 (copying messages between
1058 imap folders is extremely slow), which was
1061 2006-05-19 [colin] 2.2.0cvs39
1066 Try to fix bug #830 (Some unread messages
1067 get marked read in IMAP inbox):
1068 - Prevent scanning a folder if it's being
1070 - Postpone opening via the GUI of a folder
1074 2006-05-19 [wwp] 2.2.0cvs38
1076 * manual/advanced.xml
1077 fix English+typo (thanks to Paul).
1079 2006-05-19 [wwp] 2.2.0cvs37
1081 * manual/advanced.xml
1082 * manual/fr/advanced.xml
1083 * src/gtk/logwindow.c
1084 * src/prefs_common.c
1085 * src/prefs_common.h
1086 added hidden prefs to allow customization of colors used in
1087 protocol log window (useful for dark gtk+ themes).
1089 2006-05-19 [wwp] 2.2.0cvs36
1092 fix an old erroneous changelog entry (thanks to Fabien Vantard).
1094 2006-05-19 [paul] 2.2.0cvs35
1097 make Reply-To fully clickable
1098 * src/gtk/logwindow.c
1099 more colouring (SMTP ESMTP)
1100 Both patches by Pawel Pekala
1102 2006-05-19 [cleroy] 2.2.0cvs34
1105 Don't update flags from current folder
1106 Probably fixes bug #935 (Read Messages
1107 Revert to Being Marked as Unread)
1109 2006-05-18 [colin] 2.2.0cvs33
1117 Allow replying to multiple emails
1120 * src/etpan/imap-thread.c
1123 2006-05-18 [paul] 2.2.0cvs32
1126 keep Mailing-List menu refreshed
1129 2006-05-18 [paul] 2.2.0cvs31
1131 * manual/advanced.xml
1133 * manual/glossary.xml
1134 * manual/handling.xml
1136 * manual/plugins.xml
1137 * manual/sylpheed-claws-manual.xml
1139 add info about mailing-list support
1144 * src/plugins/dillo_viewer/README
1147 2006-05-17 [wwp] 2.2.0cvs30
1149 * manual/handling.xml
1150 * manual/fr/handling.xml
1151 documented the ability to enabled/disable filtering/processing rules.
1153 2006-05-17 [colin] 2.2.0cvs29
1156 Don't initialize g_thread subsystem if it's
1157 already done (thanks to Hiro)
1159 Fix saving of parts when there name can't be
1160 converted from UTF-8.
1162 2006-05-17 [paul] 2.2.0cvs28
1165 fix config.status warning with autoconf 2.60
1167 2006-05-17 [paul] 2.2.0cvs27
1172 2006-05-17 [wwp] 2.2.0cvs26
1175 fix useless and potentially dangerous buffer walking (thanks to Colin).
1177 2006-05-17 [wwp] 2.2.0cvs25
1179 * src/plugins/demo/demo.c
1180 updated product name in plugin demo (many plugins need to be
1181 sync'ed w/ that change).
1183 2006-05-17 [colin] 2.2.0cvs24
1188 2006-05-16 [colin] 2.2.0cvs23
1191 Stupid me hit again. Fix cvs22.
1193 2006-05-16 [colin] 2.2.0cvs22
1196 Fix bug #922 (sylpheed-claws crashed after
1197 pushing on Inbox folder)
1199 2006-05-16 [colin] 2.2.0cvs21
1202 Make From header be copy/paste/select-able
1204 2006-05-16 [wwp] 2.2.0cvs20
1209 * src/etpan/imap-thread.c
1210 fix some compiler warnings (thanks to Colin).
1212 2006-05-16 [wwp] 2.2.0cvs19
1220 * src/send_message.c
1222 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
1224 2006-05-15 [colin] 2.2.0cvs18
1227 Fix automatic rule creation with List-Post
1229 2006-05-15 [paul] 2.2.0cvs17
1231 * tools/filter_conv_new.pl
1232 updated for rule enabling/disabling
1233 claws version >= 2.3.x required
1235 2006-05-15 [cleroy] 2.2.0cvs16
1240 2006-05-15 [cleroy] 2.2.0cvs15
1245 2006-05-15 [wwp] 2.2.0cvs14
1247 * manual/pl/.cvsignore
1248 ignore generated files.
1250 2006-05-14 [wwp] 2.3.0-rc1
1252 * 2.3.0-rc1 released
1254 2006-05-13 [wwp] 2.2.0cvs13
1259 * src/matcher_parser_lex.l
1260 * src/matcher_parser_parse.y
1261 * src/prefs_filtering.c
1262 new feature: provide the ability to disable filtering and processing
1263 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
1266 2006-05-13 [colin] 2.2.0cvs12
1269 Remove useless if (a) b; else b;
1272 2006-05-13 [wwp] 2.2.0cvs11
1280 no more silent failures (or at least less ones) when importing
1281 or exporting from/to mbox. Also start importing/exporting if
1282 the necessary info is set.
1284 2006-05-13 [wwp] 2.2.0cvs10
1287 restored up-to-date release notes.
1289 2006-05-13 [paul] 2.2.0cvs9
1293 updated by Tim Dijkstra and Pavlo Bohmat
1295 2006-05-12 [colin] 2.2.0cvs8
1297 * src/gtk/quicksearch.c
1298 Add "k" as shortcut for "colorlabel". Patch
1299 by ath42@users.sf.net.
1301 2006-05-12 [paul] 2.2.0cvs7
1303 * src/prefs_common.h
1304 * src/prefs_summaries.c
1306 when entering a folder also allow
1307 going directly to first Marked message
1309 2006-05-12 [paul] 2.2.0cvs6
1312 always obey 'confirm before marking all
1315 2006-05-12 [paul] 2.2.0cvs5
1318 make Sender fully clickable
1320 2006-05-12 [colin] 2.2.0cvs4
1324 Let From be editable
1327 Full support of .mh_sequences' Unseen seq
1329 2006-05-12 [colin] 2.2.0cvs3
1335 * src/prefs_spelling.c
1342 Add contextual menu on Compose toolbar
1343 button. Fixes bug #944 (Automatic
1344 addresses not applied when changing account
1345 from compose window)
1346 add Mailing List support
1347 based on the old 0.6.5claws25 patch by
1348 Melvin Hadasht, with finishing touches
1350 Fix "ignore thread" when mails are threaded by
1351 subject (and weren't ignored although appearing
1354 Both patches by Pawel.
1356 2006-05-08 [paul] 2.2.0cvs2
1365 add Mailing List support
1366 based on the old 0.6.5claws25 patch by
1367 Melvin Hadasht, with finishing touches
1370 2006-05-08 [colin] 2.2.0cvs1
1375 Add contextual menu on Compose toolbar
1376 button. Fixes bug #944 (Automatic
1377 addresses not applied when changing account
1378 from compose window)
1380 2006-05-08 [paul] 2.2.0
1384 2006-05-08 [paul] 2.1.1cvs51
1394 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1395 Fabien Vantard, Frederico Goncalves Guimaraes,
1396 Aleksandar Urosevic, and Ralgh Young
1398 2006-05-12 [colin] 2.1.1cvs50
1409 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1410 Fabien Vantard, Frederico Goncalves Guimaraes,
1411 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
1413 2006-05-05 [colin] 2.1.1cvs49
1415 * manual/Makefile.am
1416 * manual/pl/Makefile.am
1417 * manual/pl/account.xml
1419 * manual/pl/addrbook.xml
1420 * manual/pl/advanced.xml
1422 * manual/pl/glossary.xml
1424 * manual/pl/handling.xml
1425 * manual/pl/intro.xml
1426 * manual/pl/keyboard.xml
1427 * manual/pl/plugins.xml
1428 * manual/pl/starting.xml
1429 * manual/pl/sylpheed-claws-manual.xml
1430 * manual/pl/dist/.cvsignore
1431 * manual/pl/dist/Makefile.am
1432 * manual/pl/dist/html/.cvsignore
1433 * manual/pl/dist/html/Makefile.am
1434 * manual/pl/dist/pdf/.cvsignore
1435 * manual/pl/dist/pdf/Makefile.am
1436 * manual/pl/dist/ps/.cvsignore
1437 * manual/pl/dist/ps/Makefile.am
1438 * manual/pl/dist/txt/.cvsignore
1439 * manual/pl/dist/txt/Makefile.am
1440 Add the polish translation of the manual,
1441 Authored by Pawel Pekala.
1443 2006-05-05 [cleroy] 2.1.1cvs48
1446 Re-read matcherrc after loading plugins
1447 if some of them add folders.
1449 2006-05-03 [colin] 2.1.1cvs47
1454 2006-05-03 [colin] 2.1.1cvs46
1457 Be sure to have a session when
1460 2006-05-03 [colin] 2.1.1cvs45
1465 Fix preventing renaming with namespace
1468 2006-05-01 [colin] 2.1.1cvs44
1471 Don't reload messageview when result of
1474 2006-04-29 [colin] 2.1.1cvs43
1476 * src/prefs_receive.c
1477 * src/plugins/spamassassin/spamassassin_gtk.c
1478 * src/plugins/clamav/clamav_plugin_gtk.c
1481 2006-04-29 [colin] 2.1.1cvs42
1483 * src/prefs_compose_writing.c
1485 Cleanups. Patch by Pawel
1487 2006-04-28 [paul] 2.1.1cvs41
1490 fix returned quick search results when search
1491 term contains an underscore.
1494 2006-04-28 [paul] 2.1.1cvs40
1496 * src/prefs_message.c
1497 * src/prefs_receive.c
1499 Patches by Pawel Pekala
1501 2006-04-27 [colin] 2.1.1cvs39
1504 Differentiate subject Welcome from
1505 window's title Welcome
1511 2006-04-27 [paul] 2.1.1cvs38
1513 * manual/advanced.xml
1514 * manual/fr/advanced.xml
1515 add info about compose_no_markup hidden pref
1517 2006-04-27 [paul] 2.1.1cvs37
1519 * src/prefs_account.c
1520 improve privacy labels
1521 * src/prefs_msg_colors.c
1522 change some strings for translators' convenience
1523 * src/gtk/gtkutils.c
1524 don't underline the link button text
1526 2006-04-25 [colin] 2.1.1cvs36
1529 Complete 2.1.1cvs33 (once more ;)
1531 2006-04-25 [colin] 2.1.1cvs35
1536 2006-04-25 [cleroy] 2.1.1cvs34
1539 * src/gtk/gtkaspell.c
1540 Fix crash on redirect (related to the return
1541 of the aspell menu in compose's toolbar)
1542 * src/prefs_msg_colors.c
1543 Fix sensitivity widgets
1544 * src/image_viewer.c
1545 * src/gtk/pluginwindow.c
1546 * src/gtk/prefswindow.c
1547 Change released signals to clicked (Fabien)
1549 * src/common/socket.c
1550 * src/plugins/spamassassin/spamassassin.c
1551 Translate strings (Fabien)
1553 2006-04-25 [paul] 2.1.1cvs33
1558 complete the fix of bug #912
1561 2006-04-25 [colin] 2.1.1cvs32
1569 Patches by Pawel Pekala
1571 2006-04-24 [colin] 2.1.1cvs31
1574 Fix compilation warnings (Fabien)
1576 2006-04-24 [colin] 2.1.1cvs30
1580 * src/editldap_basedn.c
1581 * src/editldap_basedn.h
1587 Fix bug #901 (LDAPS support)
1589 2006-04-24 [colin] 2.1.1cvs29
1592 Fix logic on error with send dialog on
1594 Fix compilation without libetpan, thanks
1597 Fix 'context-menu' key
1599 2006-04-23 [colin] 2.1.1cvs28
1602 Never free current's cache to free up
1603 memory. Fixes bug #912 (new count
1604 randomly set to message count)
1606 2006-04-23 [colin] 2.1.1cvs27
1608 * src/gtk/quicksearch.c
1609 And remove printf...
1611 2006-04-23 [colin] 2.1.1cvs26
1613 * src/gtk/quicksearch.c
1614 Fix replacing in quicksearch, and fix inserting
1615 in the middle of the string. (introduced at 2.1.0cvs22)
1617 2006-04-23 [colin] 2.1.1cvs25
1620 Make sure uidnext is initialized in get_num_list
1621 (not for stable, related to 2.1.1cvs8 and friends)
1623 2006-04-23 [colin] 2.1.1cvs24
1626 Output something when login is successful
1629 2006-04-23 [colin] 2.1.1cvs23
1631 * src/etpan/imap-thread.c
1632 Better logging (line-per-line, hide data in fetch)
1634 * src/gtk/logwindow.c
1635 * src/gtk/logwindow.h
1636 Better logging (color for input/output)
1638 2006-04-21 [colin] 2.1.1cvs22
1640 * src/gtk/quicksearch.c
1641 On gtk+-2.8, use stock buttons in quicksearch
1642 Based on a patch by Fabien and a design by Paul
1644 2006-04-21 [colin] 2.1.1cvs21
1648 Fix occasional flicker in folderview
1649 * src/common/utils.c
1650 Fix bug #943 (Incorrectly parsed email address
1651 list in short headers on message view and in
1654 2006-04-20 [colin] 2.1.1cvs20
1658 * src/prefs_account.c
1659 Add ANONYMOUS auth for IMAP
1661 2006-04-20 [paul] 2.1.1cvs19
1664 proper fix for 2.1.1cvs18
1667 2006-04-20 [paul] 2.1.1cvs18
1672 2006-04-20 [paul] 2.1.1cvs17
1674 * src/gtk/quicksearch.c
1675 fix standard, non-extended Quick search,
1676 was broken in 2.1.1cvs15.
1679 2006-04-20 [colin] 2.1.1cvs16
1681 * src/prefs_matcher.c
1682 Fix values when reselecting a ~test
1685 2006-04-19 [colin] 2.1.1cvs15
1689 * src/gtk/gtkaspell.c
1690 * src/gtk/gtkaspell.h
1691 Put back Options menu in Spelling/
1692 * src/gtk/quicksearch.c
1693 Don't search, and show error, if the
1694 advanced search has a syntax error
1696 2006-04-18 [colin] 2.1.1cvs14
1699 Fix gdk warnings on set_cursor when textview
1702 2006-04-18 [colin] 2.1.1cvs13
1704 * src/gtk/gtksctree.c
1705 Remove seemingly useless refresh that causes
1706 flicker - watch this commit in case of
1707 problems before planned backport to stable
1709 2006-04-18 [colin] 2.1.1cvs12
1712 Factorize get/set_xml code
1714 * src/prefs_account.c
1715 * src/prefs_account.h
1717 Add Encrypt to self option
1719 2006-04-17 [colin] 2.1.1cvs11
1722 Fix search on encrpyt function on dragonfly
1723 Patch by Jonathan Buschmann <jonthn@agmact.com>
1725 2006-04-17 [colin] 2.1.1cvs10
1727 * src/prefs_account.c
1728 Be safe by default: remove mails from POP3
1729 after 7 days, not immediately
1731 2006-04-17 [colin] 2.1.1cvs9
1733 * src/etpan/imap-thread.c
1734 Fix build on DragonFly - patch by
1735 Jonathan Buschmann <jonthn@agmact.com>
1737 2006-04-17 [colin] 2.1.1cvs8
1740 Save uidnext between sessions
1742 2006-04-17 [colin] 2.1.1cvs7
1745 scan is required when uid validity changes
1747 2006-04-17 [colin] 2.1.1cvs6
1750 Don't scan if not necessary, apart in current
1751 folder and INBOX to fetch flags.
1753 Scan is necessary if unread count changes
1755 2006-04-17 [colin] 2.1.1cvs5
1758 ...But always fetch ANSWERED and DELETED flags for
1759 INBOX, as filtering can happen on these flags.
1761 2006-04-17 [colin] 2.1.1cvs4
1764 Don't fetch REPLIED and DELETED flags when synchronising
1765 flags with a closed folder. We only need UNSEEN and FLAGGED
1766 to update the folderview.
1768 2006-04-17 [colin] 2.1.1cvs3
1771 Faster flag search when there are new mails
1772 in a folder. We can do a full search if the
1773 folder contains less messages than the new
1776 2006-04-17 [colin] 2.1.1cvs2
1783 Update translations from stable branch
1785 2006-04-17 [colin] 2.1.1cvs1
1788 Bump version to follow stable release
1790 2006-04-16 [mones] 2.1.0cvs50
1795 2006-04-16 [colin] 2.1.0cvs49
1798 Fix bgcolor not unset on gtk 2.8, while preventing warnings
1799 with gtk < 2.8. Thanks to Fabien Vantard.
1801 2006-04-15 [colin] 2.1.0cvs48
1803 * src/etpan/imap-thread.c
1804 Fix bug #919 (libetpan: SEGV when connecting
1807 2006-04-14 [colin] 2.1.0cvs47
1810 Fix race on --select (should be done better)
1812 2006-04-14 [wwp] 2.1.0cvs46
1814 * src/send_message.c
1815 enforce a check for domain in account prefs (a sending
1816 error could be faced if domain was checked but no value set),
1819 2006-04-14 [colin] 2.1.0cvs45
1822 when converting from unknown to unknown, if the
1823 string is UTF8, don't convert it to the locale
1826 2006-04-14 [colin] 2.1.0cvs44
1829 Don't try to use ASCII for converting headers
1832 2006-04-14 [paul] 2.1.0cvs43
1835 add locale/charset info to crash report
1838 replace 'e-mail' with preferred 'email'
1840 ensure contributors list is in alphabetical
1843 2006-04-13 [colin] 2.1.0cvs42
1846 Prevent gdk warnings
1848 2006-04-13 [colin] 2.1.0cvs41
1850 * src/common/ssl_certificate.c
1851 * src/common/ssl_certificate.h
1852 * src/gtk/sslcertwindow.c
1853 Warn on expired certs, and display the expiration date
1855 2006-04-13 [colin] 2.1.0cvs40
1857 * src/plugins/spamassassin/spamassassin_gtk.c
1858 Fix missing set_text on unix socket
1860 2006-04-13 [wwp] 2.1.0cvs39
1862 * manual/fr/advanced.xml
1863 * manual/fr/glossary.xml
1864 applied new spam/ham/email lexicon (pourriel, courriel)
1866 2006-04-13 [paul] 2.1.0cvs38
1868 * src/plugins/pgpmime/plugin.c
1869 remove the mention of S/MIME from the
1870 description. This is now handled by the
1873 2006-04-13 [paul] 2.1.0cvs37
1875 * src/prefs_msg_colors.c
1877 * src/prefs_folder_item.c
1878 * src/prefs_spelling.c
1879 add a tooltip to the colour selector buttons
1881 2006-04-13 [wwp] 2.1.0cvs36
1883 * manual/advanced.xml
1884 * manual/glossary.xml
1885 * manual/handling.xml
1886 * manual/keyboard.xml
1887 * manual/plugins.xml
1888 * manual/starting.xml
1889 * manual/fr/account.xml
1891 * manual/fr/addrbook.xml
1892 * manual/fr/advanced.xml
1894 * manual/fr/glossary.xml
1896 * manual/fr/handling.xml
1897 * manual/fr/intro.xml
1898 * manual/fr/keyboard.xml
1899 * manual/fr/plugins.xml
1900 * manual/fr/starting.xml
1901 * manual/fr/sylpheed-claws-manual.xml
1902 fixes to the manuals:
1903 - summaryview -> Message List (same in French)
1904 - translate key names
1905 - fix French punctuation, use non-breakable spaces when
1906 necessary, don't use   which is not portable
1907 - tell what maildir and mbox formats we support
1909 2006-04-12 [wwp] 2.1.0cvs35
1911 * src/prefs_toolbar.c
1912 unified a replace button more,
1913 patch by Fabien Vantard <fzzzzz@gmail.com>.
1915 2006-04-12 [wwp] 2.1.0cvs34
1917 * src/prefs_common.c
1918 * src/prefs_msg_colors.c
1919 make default color labels translatable,
1920 patch from Fabien Vantard <fzzzzz@gmail.com>,
1921 thanks to Tim <timbrain@post.cz> for reporting.
1923 2006-04-12 [wwp] 2.1.0cvs33
1925 * manual/glossary.xml
1927 * manual/plugins.xml
1928 * manual/starting.xml
1929 * manual/sylpheed-claws-manual.xml
1930 * manual/fr/.cvsignore
1931 * manual/fr/account.xml
1933 * manual/fr/addrbook.xml
1934 * manual/fr/advanced.xml
1936 * manual/fr/glossary.xml
1937 * manual/fr/handling.xml
1938 * manual/fr/intro.xml
1939 * manual/fr/keyboard.xml
1940 * manual/fr/plugins.xml
1941 * manual/fr/starting.xml
1942 * manual/fr/sylpheed-claws-manual.xml
1943 various fixes: typos, missing .fr translations, punctuation,
1944 capitalization, links, accents and some bad French more.
1946 2006-04-12 [wwp] 2.1.0cvs32
1949 fix for bug #935: always store prefs files in UTF-8 (thanks
1952 2006-04-11 [colin] 2.1.0cvs31
1955 Fix inserting files not in utf8 when locale is utf8
1957 2006-04-11 [colin] 2.1.0cvs30
1960 Don't show error dialog when cancelling connection
1963 2006-04-11 [cleroy] 2.1.0cvs29
1966 Implement multiple quote levels
1967 * src/prefs_common.c
1968 Change a little bit the quote bgcolor for 2nd level
1970 2006-04-11 [colin] 2.1.0cvs28
1973 Add locale and charset in the label
1975 2006-04-10 [colin] 2.1.0cvs27
1978 * src/prefs_common.c
1979 * src/prefs_common.h
1980 * src/prefs_msg_colors.c
1982 Allow optional background color in quotes
1983 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
1986 2006-04-10 [colin] 2.1.0cvs26
1993 2006-04-10 [colin] 2.1.0cvs25
1995 * manual/plugins.xml
1996 * manual/fr/plugins.xml
1997 Document libcurl's proxy variables
1999 2006-04-09 [colin] 2.1.0cvs24
2001 * src/prefs_common.c
2002 gettext() returns statically allocated stuff. We have
2003 to strdup it in order to be able to free it.
2005 2006-04-09 [colin] 2.1.0cvs23
2011 2006-04-09 [colin] 2.1.0cvs22
2014 * src/gtk/quicksearch.c
2015 Fix bug #859 (problems with cyrilic input in
2016 search panel) - Patch by Alexey Illarionov
2017 <littlesavage@rambler.ru>
2019 2006-04-09 [colin] 2.1.0cvs21
2021 * src/prefs_customheader.c
2022 I prefer removing then freeing rather than the contrary
2023 (even if it doesn't change anything ;-)
2024 * src/prefs_account.c
2025 Fix bug #933 (Crash re-entering the custom headers list
2026 dialog in accounts prefs)
2027 The problem happened when cancelling the Account
2028 Preferences' dialogs - in which case we didn't do
2029 anything to the PrefsAccount * struct. In case of applying,
2030 the old ac_prefs was replaced with the tmp_ac_prefs we were
2031 working with in this dialog. The problem is that
2032 prefs_customheader.c, working on this tmp_ac_prefs, always
2033 changes the ->customhdr_list pointer, even when cancelled.
2034 So in case of cancelling the prefs_account dialog, we still
2035 have to update ->customhdr_list in the real account.
2037 2006-04-08 [colin] 2.1.0cvs20
2039 * manual/fr/glossary.xml
2040 * manual/fr/keyboard.xml
2041 Forgot some headers :)
2043 2006-04-08 [colin] 2.1.0cvs19
2045 * manual/Makefile.am
2046 * manual/fr/Makefile.am
2047 * manual/fr/account.xml
2049 * manual/fr/addrbook.xml
2050 * manual/fr/advanced.xml
2052 * manual/fr/glossary.xml
2054 * manual/fr/handling.xml
2055 * manual/fr/intro.xml
2056 * manual/fr/keyboard.xml
2057 * manual/fr/plugins.xml
2058 * manual/fr/starting.xml
2059 * manual/fr/sylpheed-claws-manual.xml
2060 * manual/fr/dist/.cvsignore
2061 * manual/fr/dist/Makefile.am
2062 * manual/fr/dist/html/.cvsignore
2063 * manual/fr/dist/html/Makefile.am
2064 * manual/fr/dist/pdf/.cvsignore
2065 * manual/fr/dist/pdf/Makefile.am
2066 * manual/fr/dist/ps/.cvsignore
2067 * manual/fr/dist/ps/Makefile.am
2068 * manual/fr/dist/txt/.cvsignore
2069 * manual/fr/dist/txt/Makefile.am
2070 Add the french translation of the manual. Thanks to
2071 Olivier Delhomme <olivier.delhomme@free.fr> for
2072 account.xml, ack.xml, addrbook.xml and advanced.xml
2074 2006-04-08 [colin] 2.1.0cvs18
2076 * manual/plugins.xml
2077 * manual/starting.xml
2080 2006-04-07 [colin] 2.1.0cvs17
2084 * manual/keyboard.xml
2087 2006-04-07 [colin] 2.1.0cvs16
2091 * src/prefs_common.c
2092 * src/prefs_common.h
2093 Add hidden compose_no_markup pref
2095 2006-04-07 [wwp] 2.1.0cvs15
2097 * src/summary_search.c
2099 Bugfix: stop button was sticky when searching in an empty folder.
2100 Applied curly brackets code style to the whole file (summary_search.c).
2101 More files to ignore.
2103 2006-04-07 [wwp] 2.1.0cvs14
2105 * src/message_search.c
2106 * src/summary_search.c
2107 changed default button when search bumps at file/folder
2108 beginning or end, for convenience (thanks to Colin).
2110 2006-04-07 [paul] 2.1.0cvs13
2112 * src/plugins/dillo_viewer/dillo_prefs.c
2113 avoid future potential for namespace collision
2116 2006-04-06 [wwp] 2.1.0cvs12
2118 * src/summary_search.c
2119 Unify extended/advanced searches names (and thus factorize labels),
2120 patch by Fabien Vantard <fzzzzz@gmail.com>.
2122 2006-04-06 [wwp] 2.1.0cvs11
2125 * src/prefs_themes.c
2127 Fixed some compilation warnings.
2129 2006-04-06 [colin] 2.1.0cvs10
2131 * manual/advanced.xml
2132 Document the wizard template and how to deploy
2133 Sylpheed-Claws effectively
2135 2006-04-06 [colin] 2.1.0cvs9
2138 gettext patch to tell translators about _("#"),
2141 2006-04-06 [colin] 2.1.0cvs8
2144 Fix invalid GtkTextBIter after clicking "Display as text"
2146 2006-04-06 [mones] 2.1.0cvs7
2155 * src/folder_item_prefs.c
2160 * src/prefs_msg_colors.c
2161 * src/prefs_spelling.c
2162 * src/prefs_themes.c
2165 * src/stock_pixmap.c
2169 * src/common/mgutils.c
2170 * src/common/prefs.c
2171 * src/common/ssl_certificate.c
2172 * src/gtk/colorlabel.c
2173 * src/gtk/quicksearch.c
2174 * src/plugins/pgpmime/pgpmime.c
2175 * src/plugins/spamassassin/spamassassin.c
2176 Removed redundant NULL checks for g_free() calls.
2177 Patch by Pawel Pekala.
2179 2006-04-06 [mones] 2.1.0cvs6
2181 * src/prefs_actions.c
2182 * src/prefs_filtering.c
2183 * src/prefs_filtering_action.c
2184 * src/prefs_matcher.c
2185 * src/prefs_template.c
2186 * src/gtk/gtkutils.c
2187 * src/gtk/gtkutils.h
2188 Have a nice replace button. Patch by Pawel Pekala
2190 2006-04-06 [colin] 2.1.0cvs5
2193 Fix crash with empty columns
2195 2006-04-05 [colin] 2.1.0cvs4
2199 Allow wizard customization with pre-filled values
2201 2006-04-05 [colin] 2.1.0cvs3
2206 Nicer messages in mimeview
2208 2006-04-05 [colin] 2.1.0cvs2
2211 * src/prefs_summaries.c
2214 2006-04-05 [colin] 2.1.0cvs1
2216 * src/plugins/pgpcore/plugin.c
2217 * src/plugins/pgpcore/select-keys.c
2218 * src/plugins/pgpcore/select-keys.h
2219 * src/plugins/pgpcore/sgpgme.c
2220 * src/plugins/pgpcore/sgpgme.h
2221 * src/plugins/pgpinline/pgpinline.c
2222 * src/plugins/pgpinline/plugin.c
2223 * src/plugins/pgpmime/pgpmime.c
2224 * src/plugins/pgpmime/plugin.c
2225 Factorize and generalize a bit
2226 Drop S/MIME signature verification from PGP/MIME
2227 (adding it as another, more complete plugin)
2229 2006-04-05 [paul] 2.1.0
2233 2006-04-05 [paul] 2.0.0cvs186
2235 * manual/advanced.xml
2236 add info on colour labels
2238 2006-04-05 [paul] 2.0.0cvs185
2253 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros
2254 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea
2255 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves
2256 Guimaraes, Aleksandar Urosevic, Ralgh Young
2258 * tools/claws.i18n.status.pl
2259 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
2260 and new Czech translator, Tim <timbrain@post.cz>
2262 2006-04-05 [mones] 2.0.0cvs184
2267 2006-04-05 [colin] 2.0.0cvs183
2269 * src/gtk/quicksearch.c
2270 Fix bug #929 (unnecessary reload in quick search bar)
2272 2006-04-05 [colin] 2.0.0cvs182
2275 Fix crash on Reply with no From:
2276 Show signature and conversion error on queuing
2281 Factorize threading code and make sure msginfo
2282 is not null when it comes from a GtkCTreeRow's
2284 * src/gtk/gtkaspell.c
2285 Check for necessary things
2286 * src/gtk/gtksctree.c
2287 * src/gtk/gtksctree.h
2288 Reset anchor if necessary when removing node
2290 2006-03-29 [colin] 2.0.0cvs181
2293 Warn for disabled IMAP accounts (due to lack of
2294 libetpan). Breaks string-freeze - sorry - but it
2295 is kind of important ;)
2297 2006-03-28 [colin] 2.0.0cvs180
2299 * src/gtk/gtkutils.c
2300 * src/gtk/gtkutils.h
2301 Add a gtkut_get_link_btn() function that
2302 creates a button which acts like an URI
2303 * src/prefs_themes.c
2305 Use this function (factorizes codes)
2307 * src/gtk/pluginwindow.c
2308 Add a "Get more..." in the plugins window
2310 2006-03-28 [colin] 2.0.0cvs179
2313 * src/common/passcrypt.c
2315 Warning fixes. Patch by Pawel Pekala
2317 2006-03-27 [colin] 2.0.0cvs178
2320 Fix undoing by blocks with spaces
2322 2006-03-27 [colin] 2.0.0cvs177
2325 Set margin to 3px for headers
2331 2006-03-27 [wwp] 2.0.0cvs176
2334 don't reset quicksearch when updating the message list.
2337 2006-03-26 [wwp] 2.0.0cvs175
2340 use a unified border width ('other' tab in the compose window,
2341 patch by Pawel Pekala).
2344 2006-03-26 [wwp] 2.0.0cvs174
2346 * src/common/quoted-printable.c
2348 fixed some compilation warnings (incl. one reported by Pawel Pekala).
2350 2006-03-26 [colin] 2.0.0cvs173
2352 * src/quote_fmt_parse.y
2353 Fix non-UTF8 date formats messing up the whole quote a
2356 2006-03-26 [colin] 2.0.0cvs172
2359 Make sure the date is UTF8 valid, or try to make it
2360 so. IncrediMail is really IncrediStupid.
2362 Fix possible conversions.
2365 2006-03-26 [colin] 2.0.0cvs171
2368 Fix corner cases in body search. This is still a
2369 hack... It seems impossible to make it good and
2370 reasonably fast at the same time.
2372 2006-03-26 [colin] 2.0.0cvs170
2375 I think I killed the twilight zone bug!
2376 summary_select_node() flushes GTK events in order
2377 to be able to center the view. But this also
2378 flushes keypresses like Ctrl-Alt-U, so this can
2379 call summary_show from summary_select_node (itself
2380 called from summary_show, etc.). And the summaryview
2381 has to be unlocked in this function. So just locking
2382 while processing GTK events, and bailing if locked,
2384 Fixes bug #927 (SIGSEGV during Update Summary)
2386 2006-03-25 [colin] 2.0.0cvs169
2389 Fix search in QP-encoded bodies
2390 Fix utf-8 searches in bodies encoded in the
2392 * src/common/quoted-printable.c
2393 * src/common/quoted-printable.h
2394 Add a decode function that doesn't overwrite
2395 the original pointer
2398 2006-03-24 [colin] 2.0.0cvs168
2403 Update message cache after action
2404 Patch by H. Merijn Brand
2405 * src/prefs_msg_colors.c
2407 Patch by Fabien Vantard
2408 * src/plugins/spamassassin/spamassassin_gtk.c
2409 Remove useless translation
2410 Patch by Fabien Vantard
2412 2006-03-23 [colin] 2.0.0cvs167
2415 Let 30 seconds to SSL_connect
2417 2006-03-23 [wwp] 2.0.0cvs166
2420 * src/gtk/description_window.c
2421 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
2422 and headers are translated; adjust description windows' width to fit their
2423 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
2425 2006-03-23 [paul] 2.0.0cvs165
2427 * src/common/utils.c
2428 fix highlighting of URIs containing "()"
2429 (2.0.0cvs164's reversal fixed)
2432 2006-03-23 [paul] 2.0.0cvs164
2434 * src/common/utils.c
2435 revert patch, (postponing a fix), at 2.0.0cvs120
2436 as it breaks more URIs than it fixes.
2437 Allow '-' to be a terminating character in a URI
2439 2006-03-22 [colin] 2.0.0cvs163
2442 Require libetpan 0.45
2443 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
2445 2006-03-22 [paul] 2.0.0cvs162
2448 replace '<-' and '->' buttons with GTK_STOCK graphical
2450 * src/summary_search.c
2451 don't offer '...' for translation
2452 add a tooltip to advanced search '...' button
2453 * src/gtk/quicksearch.c
2454 don't offer '...' for translation
2456 2006-03-21 [colin] 2.0.0cvs161
2459 Fix middle-click pasting (insert at click
2460 position instead of cursor position, don't
2461 remove existing selection and allow pasting
2464 "LDAP Server" -> "LDAP servers"
2466 2006-03-21 [wwp] 2.0.0cvs160
2468 * src/etpan/imap-thread.c
2469 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
2471 2006-03-20 [colin] 2.0.0cvs159
2474 Don't reload summaryview after an execute with no
2477 2006-03-19 [colin] 2.0.0cvs158
2480 and put groups at the top, always
2482 2006-03-19 [colin] 2.0.0cvs157
2485 Order groups before names, as previously
2487 2006-03-19 [colin] 2.0.0cvs156
2490 - Sort case-unsensitive
2491 - Put the sort arrow at opening too
2493 2006-03-19 [wwp] 2.0.0cvs155
2496 allow sorting by name/email/remarks, ensure that right-pane's contents
2497 matches the left-pane selection (cleared when appropriate).
2498 Patch by Pawel Pekala <c0rn@o2.pl>.
2500 2006-03-18 [colin] 2.0.0cvs154
2505 2006-03-18 [colin] 2.0.0cvs153
2508 Make sure we hide the preview if we didn't get
2511 2006-03-18 [colin] 2.0.0cvs152
2514 Set cursor to watch for execution (fixes lack
2515 of watch-cursor when dnd'ing hundreds of mails)
2517 Check that mime type is 'image/*' before updating
2518 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
2520 2006-03-18 [colin] 2.0.0cvs151
2525 Put a watch cursor in textview too when the mainwindow's
2528 2006-03-18 [colin] 2.0.0cvs150
2531 Change wrong asserts to simple tests
2533 2006-03-17 [colin] 2.0.0cvs149
2537 * src/prefs_msg_colors.c
2540 * src/gtk/colorlabel.c
2541 * src/gtk/colorlabel.h
2542 Add a color label menu in the main menubar
2543 Add (fixed) accels Ctrl-{0-7} to change the color
2544 They have to be fixed because the menu's dynamic,
2545 the items are complex widgets, hence we can't use
2549 2006-03-17 [wwp] 2.0.0cvs148
2552 rollback few lines from my previous commit (those lines come from
2553 a pending patch, accidentally commited, even if neutral as they are
2556 2006-03-17 [wwp] 2.0.0cvs147
2559 fix a compilation warning (wrong return type, introduced w/ cvs143), and
2560 applied code style/indentation to the modified function.
2562 2006-03-17 [wwp] 2.0.0cvs146
2566 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
2572 2006-03-17 [paul] 2.0.0cvs145
2575 addressbook_read_file() was called twice
2577 X-Mailer highlighting
2579 2006-03-16 [colin] 2.0.0cvs144
2581 * src/sourcewindow.c
2582 * src/sourcewindow.h
2583 And the last one, in source window.
2585 2006-03-16 [colin] 2.0.0cvs143
2589 Fix the same stuff in compose
2591 2006-03-16 [colin] 2.0.0cvs142
2594 Complete the previous messageview crash fix
2596 2006-03-16 [colin] 2.0.0cvs141
2601 Fix POSTPROCESSING hook
2602 Patch by H. Merijn Brand
2606 Parse Content-Location
2611 Don't crash when a top-level MessageView has
2612 been closed on us. Same problematic than
2613 yesterday's quicksearch issue.
2615 2006-03-15 [colin] 2.0.0cvs140
2617 * src/gtk/quicksearch.c
2618 Fix a bitchy race we didn't think about when we
2619 added quicksearch cancellation:
2620 If the search is not on cached fields, for example
2621 body_part matchcase "stuff"
2622 the matcher code has to get the whole message. If
2623 we're on IMAP, that can be slow, and in order to
2624 be non-blocking, the IMAP code idle loop processes
2625 gtk events too. So it is possible to cancel a
2626 quicksearch while the matcher is getting the mail's
2627 body. After matcher got its body, it will start to
2628 iterate over the matcher list that the Quicksearch's
2629 clear_search_cb() just freed via prepare_matcher().
2631 The fix consists of guarding the matcherlist_match()
2632 call with a boolean 'matching'. If we reset the
2633 quicksearch while matching is TRUE, we don't free
2634 the matcherlist anymore like we did, but we set
2635 another new flag, deferred_free, to TRUE. Then,
2636 in quicksearch_match(), just after returning from
2637 matcherlist_match() and unsetting the matching flag,
2638 we check the deferred_free flag and do the
2639 prepare_matcher() (which does the matcherlist_free)
2640 for real, so we free the matcherlist once it's not
2642 As all of this runs via the glib main loop, we
2643 luckily don't need a mutex.
2645 Also, show progress while searching.
2648 2006-03-14 [colin] 2.0.0cvs139
2651 Make alertpanel_is_open non-static
2653 2006-03-14 [colin] 2.0.0cvs138
2655 * src/prefs_spelling.c
2656 Cleanups - Fabien Vantard
2658 2006-03-14 [wwp] 2.0.0cvs137
2661 code style normalization (curly braces, indentation).
2663 2006-03-14 [wwp] 2.0.0cvs137
2666 code style (braces, indentation)
2668 2006-03-12 [paul] 2.0.0cvs136
2670 * src/prefs_common.c
2671 trans_hdr defaults to FALSE to be RFC-savvy
2672 * src/prefs_summaries.c
2673 add a tooltip to the trans_hdr option
2676 2006-03-12 [paul] 2.0.0cvs135
2678 * src/prefs_matcher.c
2679 give a little more width to the combos
2680 * src/prefs_display_header.c
2682 translate headers if prefs_common.trans_hdr
2685 Patches by Pawel Pekala
2687 2006-03-12 [paul] 2.0.0cvs134
2689 * src/plugins/clamav/clamav_plugin.c
2690 * src/plugins/dillo_viewer/dillo_viewer.c
2691 * src/plugins/pgpcore/plugin.c
2692 * src/plugins/pgpinline/plugin.c
2693 * src/plugins/pgpmime/plugin.c
2694 * src/plugins/spamassassin/spamassassin.c
2695 update/add to descriptions
2696 * src/plugins/spamassassin/spamassassin_gtk.c
2697 fixes to the english, remove superfluous
2698 tooltips, clean up a little
2700 2006-03-12 [paul] 2.0.0cvs133
2703 fix Bug 924, 'Account combo box shows up wrong
2704 if & is in account name'
2706 2006-03-11 [colin] 2.0.0cvs132
2709 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
2710 messed up shift-selection because is slows down
2711 moving around summaryview. thanks -users
2713 2006-03-10 [colin] 2.0.0cvs131
2715 * src/plugins/spamassassin/spamassassin_gtk.c
2716 Put back Paul's engrish fixes
2718 2006-03-10 [colin] 2.0.0cvs130
2720 * src/plugins/spamassassin/spamassassin.c
2721 * src/plugins/spamassassin/spamassassin.h
2722 * src/plugins/spamassassin/spamassassin_gtk.c
2723 Cleanup SA prefs page (more)
2724 Patch by Fabien Vantard
2726 2006-03-10 [paul] 2.0.0cvs129
2728 * src/prefs_msg_colors.c
2729 * src/prefs_spelling.c
2732 2006-03-09 [mones] 2.0.0cvs128
2737 2006-03-09 [wwp] 2.0.0cvs127
2740 revert accidental commit (requirement for libetpan 0.43), this time
2743 2006-03-09 [wwp] 2.0.0cvs125
2746 revert accidental commit (requirement for libetpan 0.43)
2748 2006-03-09 [paul] 2.0.0cvs126
2750 * src/prefs_receive.c
2751 remove useless frame
2752 replace 'incorporation' with 'receiving'
2753 * src/plugins/clamav/clamav_plugin_gtk.c
2754 * src/plugins/spamassassin/spamassassin_gtk.c
2755 improve widget sensitivity
2756 fix a bit his engrish
2758 2006-03-09 [wwp] 2.0.0cvs125
2762 * src/prefs_common.c
2763 * src/prefs_common.h
2764 remember some more windows' sizes (add to addressbook and
2767 2006-03-09 [paul] 2.0.0cvs124
2769 * src/plugins/pgpcore/prefs_gpg.c
2770 normalise construction of dialogue
2772 2006-03-09 [paul] 2.0.0cvs123
2774 * src/plugins/trayicon/Makefile.am
2777 2006-03-08 [colin] 2.0.0cvs122
2779 * src/plugins/trayicon/Makefile.am
2780 Fix build in separate dir
2781 Patch by Bamanzi <bamanzi@gmail.com>
2783 2006-03-08 [colin] 2.0.0cvs121
2786 Batch move and copies from summaryview with delayed execution
2789 2006-03-07 [paul] 2.0.0cvs120
2791 * src/common/utils.c
2792 fix highlighting of URIs containing "()"
2793 Patch by Pawel Pekala
2795 2006-03-07 [paul] 2.0.0cvs119
2800 immediately do alphabetical resort when
2801 changing a folder's name
2802 Patch by Pawel Pekala
2804 2006-03-07 [paul] 2.0.0cvs118
2808 when unsubscribing a newsgroup, remove the
2809 folder and msgs in .sylpheed-claws/newscache
2810 Patch by Pawel Pekala <c0rn@gazeta.pl>
2812 2006-03-07 [paul] 2.0.0cvs117
2815 fix wrong Fake URL Warning
2818 2006-03-07 [colin] 2.0.0cvs116
2821 Return immediately when password dialog was
2823 * src/gtk/inputdialog.c
2824 Allow empty strings for passwords
2827 2006-03-06 [colin] 2.0.0cvs115
2830 Prevent double-timeouts when connection fails
2836 2006-03-06 [colin] 2.0.0cvs114
2839 Refresh session during potentially long
2842 2006-03-06 [wwp] 2.0.0cvs113
2844 * src/prefs_msg_colors.h
2845 forgot that one (custom color labels).
2847 2006-03-06 [wwp] 2.0.0cvs112
2849 * src/prefs_common.c
2850 * src/prefs_common.h
2851 * src/prefs_msg_colors.c
2854 * src/gtk/colorlabel.c
2855 * src/gtk/colorlabel.h
2856 colors in messages list are now customizable. Color values and names can
2857 be changed in "Configuration/Preferences/Display/Colors/Color labels".
2858 Thanks to Paul and Colin for their help with this longstanding patch!
2860 2006-03-06 [wwp] 2.0.0cvs111
2863 don't crash if (x)face is bad.
2865 2006-03-05 [paul] 2.0.0cvs110
2870 * src/common/Makefile.am
2871 * src/common/utils.h
2872 * src/etpan/imap-thread.c
2874 * src/plugins/clamav/Makefile.am
2875 * src/plugins/demo/Makefile.am
2876 * src/plugins/dillo_viewer/Makefile.am
2877 * src/plugins/pgpcore/Makefile.am
2878 * src/plugins/pgpcore/passphrase.c
2879 * src/plugins/pgpinline/Makefile.am
2880 * src/plugins/pgpmime/Makefile.am
2881 * src/plugins/spamassassin/Makefile.am
2882 * src/plugins/trayicon/Makefile.am
2883 fix builiding on cygwin
2884 Patch by Ralgh Young <bamanzi@gmail.com>
2886 2006-03-04 [wwp] 2.0.0cvs109
2888 * manual/keyboard.xml
2889 fix mixed up/down keys.
2891 2006-03-04 [wwp] 2.0.0cvs108
2895 updated links to SpamAssassin.
2897 2006-03-04 [wwp] 2.0.0cvs107
2899 * manual/plugins.xml
2900 * src/plugins/spamassassin/README
2901 updated SpamAssassin plugin docs to reflect new functional additions
2902 (also fix/update/documents few technical stuff more, see the README).
2904 2006-03-04 [wwp] 2.0.0cvs106
2906 * src/prefs_message.c
2907 normalized capitalization of message-prefs paths.
2909 2006-03-04 [wwp] 2.0.0cvs105
2911 * manual/advanced.xml
2914 2006-03-03 [colin] 2.0.0cvs104
2916 * src/plugins/clamav/clamav_plugin_gtk.c
2917 Rework prefs page, patch by Fabien
2919 2006-03-03 [colin] 2.0.0cvs103
2921 * src/plugins/clamav/clamav_plugin.c
2922 Set error on all errors
2924 2006-03-03 [colin] 2.0.0cvs102
2926 * src/common/plugin.c
2927 Initialize error to avoid crashing when a plugin fails
2928 without setting error
2930 2006-03-02 [wwp] 2.0.0cvs101
2933 fixed linker flags for libetpan support on Cygwin
2934 (thanks to H.Merijn Brand).
2936 2006-03-02 [wwp] 2.0.0cvs100
2939 fix some AB error messages: one for punctuation and
2940 one wrongly duplicate (thanks, maxbritov).
2942 2006-03-02 [wwp] 2.0.0cvs99
2944 * src/plugins/spamassassin/spamassassin.c
2945 make sync calls to sa-learn/spamc to prevent
2946 system (whatever local or client/server) overload.
2948 2006-03-02 [colin] 2.0.0cvs98
2951 Put the spam icon in the status column instead of the
2954 2006-03-01 [colin] 2.0.0cvs97
2956 * src/plugins/spamassassin/spamassassin.c
2957 Fix segfault (g_file_set_contents fails for some
2958 reason and err==0x2f. Can't find out why with
2959 valgrind, using working function :-)
2961 2006-03-01 [colin] 2.0.0cvs96
2964 Offline overriding: let 'No' be cached only 3 seconds
2966 2006-03-01 [colin] 2.0.0cvs95
2972 * src/folder_item_prefs.c
2980 * src/prefs_common.h
2981 * src/prefs_msg_colors.c
2987 * src/send_message.h
2988 * src/simple-gettext.c
2994 * src/common/ssl_certificate.c
2995 * src/common/utils.c
2996 * src/gtk/colorsel.c
2997 * src/gtk/gtksctree.c
2998 * src/gtk/gtkshruler.c
2999 * src/plugins/trayicon/trayicon.c
3000 #if 0 goes to /dev/null
3002 2006-03-01 [colin] 2.0.0cvs94
3010 * src/plugins/spamassassin/spamassassin.c
3011 Allow to add information in the "working offline"
3014 2006-03-01 [wwp] 2.0.0cvs93
3016 * src/plugins/spamassassin/spamassassin.c
3017 fixed spamc invocation: use a tricky temporary mini shell wrapper
3018 'cause it seems that calling `spamc ... < inputfile` with
3019 g_spawn_(a)sync simply.. erm doesn't work :-).
3021 2006-03-01 [wwp] 2.0.0cvs92
3025 simplify the adding of spam/ham button to the messageview toolbar
3026 (it gets more clear now that the same button will be "Mark as spam"
3027 or "Mark as ham" according to the current message status,
3030 2006-03-01 [wwp] 2.0.0cvs91
3036 * src/plugins/spamassassin/spamassassin.c
3037 * src/plugins/spamassassin/spamassassin.h
3038 make learner callbacks return a status (0 for ok),
3039 handle it in main code to avoid setting flags when learning failed,
3040 don't learn on TCP if offline in spamassassin,
3045 2006-03-01 [wwp] 2.0.0cvs90
3048 some work around the compose window's account menu,
3049 patch by Fabien Vantard.
3051 2006-03-01 [wwp] 2.0.0cvs89
3053 * src/plugins/spamassassin/spamassassin.c
3054 fixed bad logics, was using spamc in local mode and sa-learn
3055 in remote mode (thanks, Colin).
3057 2006-03-01 [wwp] 2.0.0cvs88
3059 * src/plugins/spamassassin/spamassassin.c
3060 * src/plugins/spamassassin/spamassassin.h
3061 * src/plugins/spamassassin/spamassassin_gtk.c
3062 made processing of emails w/ sa-plugin an option (default is TRUE),
3063 fixed Engrish some tooltips, capitalization of some debug messages
3064 and warnings. The spamassassin plugin now provides two separate
3065 services: process emails upon incorporation and spamd training.
3066 Both services (un)register independently but use some common
3067 plugin settings (transport settings, spam storage location).
3069 2006-02-28 [wwp] 2.0.0cvs87
3071 * src/plugins/spamassassin/spamassassin.c
3072 fix async flag to spamc cmdline execution (batch exec should
3075 2006-02-27 [wwp] 2.0.0cvs86
3077 * src/plugins/spamassassin/spamassassin.c
3078 * src/plugins/spamassassin/spamassassin.h
3079 * src/plugins/spamassassin/spamassassin_gtk.c
3080 - added the ability to learn a remote spamassassin server (spamd),
3082 - added the spamassassin option 'username', that applies to all
3083 spamassassin operations (filtering, learning, local or remote).
3084 The default username is the current unix user (if left blank
3085 from gtk prefs or config file).
3086 - commented out some unused code (notebook widget), removed unused
3088 - make more widgets sensitive to the transport type.
3090 2006-02-27 [colin] 2.0.0cvs85
3092 * src/plugins/spamassassin/spamassassin.c
3093 Fix sa-learn call when offline
3095 2006-02-27 [colin] 2.0.0cvs84
3103 * src/prefs_toolbar.c
3105 * src/stock_pixmap.c
3106 * src/stock_pixmap.h
3110 * src/pixmaps/ham_btn.xpm
3111 * src/pixmaps/spam.xpm
3112 * src/pixmaps/spam_btn.xpm
3113 * src/plugins/spamassassin/spamassassin.c
3114 Add button in toolbar for spam learning
3115 Fix a few bugs from the last related commit
3116 Revert 1.9.6cvs23 which messed up shift-selection
3118 2006-02-24 [colin] 2.0.0cvs83
3123 * src/plugins/spamassassin/spamassassin.c
3124 * src/plugins/spamassassin/spamassassin.h
3125 * src/plugins/spamassassin/spamassassin_gtk.c
3126 Unregister learner when spamassassin is either
3127 disabled or over tcp
3129 2006-02-24 [colin] 2.0.0cvs82
3136 * src/stock_pixmap.c
3137 * src/stock_pixmap.h
3140 * src/gtk/icon_legend.c
3141 * src/pixmaps/spam.xpm ** NEW FILE **
3142 * src/plugins/spamassassin/spamassassin.c
3143 * src/plugins/spamassassin/spamassassin_gtk.c
3144 Add spam learning interface (Mark/Mark as
3147 2006-02-24 [wwp] 2.0.0cvs81
3152 hide compose window when sending message in batch mode
3153 (filtering: forward and redirect). Also fixed a wrong
3154 value returned when sending failed, neutral anyway.
3157 2006-02-24 [wwp] 2.0.0cvs80
3160 use GTK+'s stock quit button. Patch by Fabien Vantard.
3162 2006-02-24 [paul] 2.0.0cvs79
3167 fix bug 916, 'newsgroup unsubscribe segmentation fault'
3170 2006-02-23 [colin] 2.0.0cvs78
3173 Change OK to Close in alertpanel with View log
3174 button; add accel to View log. Patch by Fabien
3177 2006-02-23 [wwp] 2.0.0cvs77
3180 silly me, there were much more tests to perform, since toolbars can
3181 really have down to 1 element only.
3183 2006-02-23 [wwp] 2.0.0cvs76
3186 fixed indentation from my previous commit. Fallback to VISUAL if
3187 EDITOR is not set (and to vi, at last resort).
3189 2006-02-23 [wwp] 2.0.0cvs75
3192 improved error detection (Colin, me).
3194 2006-02-23 [wwp] 2.0.0cvs74
3196 * src/prefs_toolbar.c
3197 simplify and fix prefs/toolbars layouting. Combos' contents can
3198 now be really displayed.
3200 2006-02-23 [wwp] 2.0.0cvs73
3201 simplifies and fix prefs/toolbars layouting. Combos' contents can now
3202 be really displayed.
3204 2006-02-22 [wwp] 2.0.0cvs72
3207 fix a typo in my previous commit (sorry!).
3209 2006-02-22 [wwp] 2.0.0cvs71
3211 * src/prefs_toolbar.c
3212 fix a crash when adding separators to toolbars,
3213 also fix some separator item information.
3215 2006-02-22 [wwp] 2.0.0cvs70
3218 fix a crash when redirecting (for instance) when compose window's
3219 toolbar contents has been customized (when some buttons have been
3222 2006-02-21 [wwp] 2.0.0cvs69
3225 * src/gtk/pluginwindow.c
3226 * src/plugins/pgpcore/prefs_gpg.c
3227 fix some compilation warnings (feat. remains of removed code).
3229 2006-02-21 [wwp] 2.0.0cvs68
3231 * src/gtk/gtkutils.c
3232 fix two compilation issues, thanks to Stephan Sachse.
3234 2006-02-20 [colin] 2.0.0cvs67
3237 Don't reselect displayed mail on refocus
3238 This fixes actions misbehaving
3240 2006-02-20 [wwp] 2.0.0cvs66
3243 * src/gtk/gtksctree.c
3244 * src/gtk/gtkshruler.c
3245 changed more runtime typecast checks.
3247 2006-02-20 [wwp] 2.0.0cvs65
3249 * src/summary_search.c
3250 find all - summaryview refresh issue fixed, thanks to Colin.
3252 2006-02-20 [wwp] 2.0.0cvs64
3254 * src/gtk/gtkutils.c
3255 better runtime typecast checks.
3257 2006-02-20 [wwp] 2.0.0cvs63
3259 * src/summary_search.c
3260 enhancements to the summary search:
3261 - add the ability to stop the running search
3262 (upon ESC-key press, new Stop button or when Clear button is pressed)
3263 - don't search if no criteria (From/To/Subject/Body) is set
3264 - ensure that a busy mouse pointer is always shown when searching,
3265 show it even a bit earlier
3267 2006-02-19 [colin] 2.0.0cvs62
3271 * src/etpan/imap-thread.c
3272 * src/etpan/imap-thread.h
3273 (Future) IMAP speed improvement on sending
3274 Will require a libetpan update
3276 * src/gtk/quicksearch.c
3277 Make quicksearch clearable while running.
3279 2006-02-17 [colin] 2.0.0cvs61
3282 * src/etpan/imap-thread.c
3283 * src/etpan/imap-thread.h
3284 Check for IMAP certificates
3285 ** Requires libetpan-0.42-cvs4
3286 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
3288 2006-02-17 [colin] 2.0.0cvs60
3291 * src/prefs_common.c
3292 * src/prefs_common.h
3293 * src/prefs_message.c
3294 Add pref to display HTML-only mails with plugin,
3295 if possible (defaulting to FALSE of course).
3297 2006-02-16 [colin] 2.0.0cvs59
3300 * src/common/plugin.c
3301 * src/common/plugin.h
3302 * src/gtk/pluginwindow.c
3303 Keep track of requested (but unloaded) plugins
3304 in some error cases.
3306 2006-02-16 [wwp] 2.0.0cvs58
3308 * src/gtk/gtkaspell.c
3309 * src/gtk/gtkaspell.h
3310 * src/prefs_spelling.c
3312 * src/prefs_common.c
3313 * src/prefs_common.h
3314 implemented new optional spellchecker behaviour: re-check message when
3315 dictionary got changed (from compose-window/context-menu/Change dictionary).
3317 2006-02-16 [wwp] 2.0.0cvs57
3319 * src/quote_fmt_parse.y
3320 pclose popen'ed pipe.
3322 2006-02-15 [colin] 2.0.0cvs56
3326 Let MimeViewers know which MimeView they
3329 Swap From/To columns in Sent/Queue/Drafts
3331 * src/etpan/imap-thread.c
3332 Use mailstream_low_tls_open() for STARTTLS
3333 instead of mailstream_low_ssl_open()
3334 ** REQUIRES libetpan 0.42cvs3 **
3336 2006-02-15 [wwp] 2.0.0cvs55
3340 * src/message_search.c
3341 * src/message_search.h
3343 * src/gtk/gtkutils.c
3344 * src/gtk/gtkutils.h
3345 added the ability to Find text in the compose window (and a bit
3346 of code factorization).
3348 2006-02-15 [wwp] 2.0.0cvs54
3351 yet another one file was missing (fix for some widgets' sensitivity).
3354 2006-02-15 [wwp] 2.0.0cvs53
3357 oops forgot that file (fix for some widgets' sensitivity).
3359 2006-02-15 [wwp] 2.0.0cvs52
3361 * src/summary_search.c
3362 implemented advanced summary search options (added the ability
3363 to use matcher conditions in an advanced search mode).
3365 2006-02-15 [wwp] 2.0.0cvs51
3367 * src/plugins/pgpcore/prefs_gpg.c
3368 * src/prefs_account.c
3369 fix some widget sensitivity, mostly around some labels in
3372 2006-02-15 [paul] 2.0.0cvs50
3374 * manual/advanced.xml
3375 improve Templates info
3378 2006-02-14 [colin] 2.0.0cvs49
3380 * src/pixmaps/address_book.xpm
3381 * src/pixmaps/preferences.xpm
3382 * src/pixmaps/properties.xpm
3383 Fix pixmap size - patch by Fabien Vantard
3385 2006-02-13 [colin] 2.0.0cvs48
3388 Add missing fclose()s on error
3391 * src/common/utils.c
3392 Fix temp files not being deleted on windows
3393 Patches by Thomas Gilgin
3395 2006-02-13 [colin] 2.0.0cvs47
3400 2006-02-13 [wwp] 2.0.0cvs46
3402 * src/plugins/pgpcore/prefs_gpg.c
3403 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
3405 2006-02-12 [colin] 2.0.0cvs45
3410 Fix "stuff" when quitting
3412 2006-02-12 [wwp] 2.0.0cvs44
3414 * src/prefs_themes.c
3415 fix typos in debug messages.
3417 2006-02-11 [colin] 2.0.0cvs43
3420 don't allow drag/drop from ourself
3422 2006-02-10 [wwp] 2.0.0cvs42
3429 renamed html_ prefixed functions and data structures to avoid
3430 namespace clashes w/ other software (gtkhtml2 for instance).
3434 2006-02-09 [colin] 2.0.0cvs41
3437 Fix shitty logic messed up. Thanks Ticho for the hint!
3439 2006-02-09 [wwp] 2.0.0cvs40
3443 * src/prefs_account.c
3446 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
3447 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
3448 Browse buttons in accounts prefs.
3450 2006-02-09 [colin] 2.0.0cvs39
3453 Check for pointer before using its members
3454 * src/gtk/gtksourceprintjob.c
3457 2006-02-09 [wwp] 2.0.0cvs38
3460 fix few compiler warnings (type mismatch).
3462 2006-02-09 [paul] 2.0.0cvs37
3465 updated by Fabien Vantard
3467 2006-02-08 [colin] 2.0.0cvs36
3469 * src/prefs_common.c
3471 * src/common/plugin.c
3472 allow windows and linux configurations to coexist
3473 patch by Thomas Gilgin
3475 2006-02-08 [colin] 2.0.0cvs35
3480 * src/matcher_parser_parse.y
3481 * src/prefs_filtering_action.c
3482 * src/prefs_matcher.c
3483 Add the "Ignore thread" filtering
3486 2006-02-08 [colin] 2.0.0cvs34
3491 Fix bug #905 (damaged attachment)
3492 text files with raw \0's aren't really text files
3495 2006-02-08 [colin] 2.0.0cvs33
3498 Fix crasher introduced yesterday
3500 2006-02-08 [wwp] 2.0.0cvs32
3504 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
3506 2006-02-08 [wwp] 2.0.0cvs31
3508 * src/prefs_template.c
3509 templates enhancement: allow address completion for Cc and Bcc fields
3510 (it was currently possible for the To field only)
3512 2006-02-08 [colin] 2.0.0cvs30
3515 Don't unblock if not blocked
3518 2006-02-07 [colin] 2.0.0cvs29
3521 Forgot to refresh summaryview
3523 2006-02-07 [colin] 2.0.0cvs28
3526 Freeze/thaw message list and folder list while
3527 processing %as{} actions
3529 Fix auto-wrap disabling after a middle-click
3532 2006-02-07 [paul] 2.0.0cvs27
3535 fix freeing of uninitialised pointers
3538 2006-02-06 [colin] 2.0.0cvs26
3541 Use g_slist_prepend in potentially big list
3543 2006-02-06 [colin] 2.0.0cvs25
3546 Completely skip processing if it doesn't
3549 2006-02-06 [colin] 2.0.0cvs24
3553 Batch filtering in summaryview (from Tools menu)
3554 and pre/post//-processing too
3556 2006-02-06 [colin] 2.0.0cvs23
3560 Use a special field for batch filtering instead
3561 of stepping on deferred execution's toes
3563 2006-02-06 [colin] 2.0.0cvs22
3570 Fix filtering via menus and actions
3572 2006-02-06 [colin] 2.0.0cvs21
3575 Put the added file directly to cache if possible (will work
3583 Move and copy filtered messages by batches instead of one
3584 by one - faster on IMAP
3586 Add a function that'll possibly be useful later
3588 2006-02-06 [colin] 2.0.0cvs20
3591 Use internal mime-type instead of text/plain for d'n'd
3593 Allow attaching files from mimeview's icon list via d'n'd
3596 Use internal mime-type instead of text/plain for d'n'd
3597 Don't try to selected opened folder if none is
3598 Factorize d'n'd from other apps code
3601 * src/gtk/gtkutils.c
3602 * src/gtk/gtkutils.h
3603 Factorize Face/X-Face stuff
3605 Fix d'n'd to other apps
3606 * src/prefs_message.c
3607 Let the XFace pref be usable without libcompface as it also
3610 Fix d'n'd to other apps
3611 Factorize d'n'd from other apps code
3613 2006-02-06 [wwp] 2.0.0cvs19
3616 Italian translation fixes by Andrea Spadaccini (no more confusion
3617 between filtering and processing, and few changes in the About
3621 2006-02-06 [mones] 2.0.0cvs18
3623 * src/gtk/icon_legend.c
3624 Improved descriptions allowing better translations
3626 2006-02-05 [colin] 2.0.0cvs17
3629 Add the f*cking missing expunge that caused imap_fetch_env
3630 to fail after an add_msgs ! :-///
3631 * src/etpan/imap-thread.c
3635 2006-02-05 [colin] 2.0.0cvs16
3637 * src/common/utils.c
3638 Don't check for return-path (or we can't put
3639 back non-sent mails)
3641 2006-02-05 [colin] 2.0.0cvs15
3644 Don't try to display Face header in textview
3645 when teh headerview's active
3647 2006-02-05 [colin] 2.0.0cvs14
3649 * tools/tbird2syl.py
3651 Add script to import Thunderbird mails
3653 2006-02-05 [colin] 2.0.0cvs13
3660 Show Face headers - patch partially by Klaus Flittner
3662 2006-02-05 [colin] 2.0.0cvs12
3666 * src/common/utils.c
3667 * src/common/utils.h
3668 Let dnd work from mime icons to summaryview
3669 and to folderview too
3670 Add a crude test to avoid trying to add files
3671 drag'n'dropped when they're not mails
3673 2006-02-04 [colin] 2.0.0cvs11
3679 2006-02-04 [colin] 2.0.0cvs10
3686 Added various drag and drop capas:
3688 summaryview other apps
3689 mimeview icons other apps
3690 other apps summaryview
3691 other apps folderview
3693 This shouldn't have broken the existing:
3695 summaryview folderview
3696 folderview folderview
3697 summaryview compose's attachments
3701 2006-02-02 [paul] 2.0.0cvs9
3704 move global option 'Set displayed columns...' out
3705 of folder option grouping.
3706 fix sensitivity of 'harvest addresses'
3709 2006-02-01 [colin] 2.0.0cvs8
3712 Revert the alertpanel patch, it sucks (intrusive
3713 and gets in the way of "open")
3715 2006-02-01 [colin] 2.0.0cvs7
3718 * src/prefs_account.c
3719 * src/prefs_common.c
3721 * src/common/utils.c
3722 * src/common/utils.h
3723 Add ability to edit the signature file
3724 from the account preferences, and use
3725 a default for the text editor.
3726 Patch by Fabien Vantard
3728 2006-02-01 [colin] 2.0.0cvs6
3731 Try to get mime type by extension if it is
3732 application/octet-stream
3733 Display a window with possible choices when
3734 encountering unknown mime types
3738 Allow multiple selection in filtered filesel
3739 (patch by Fabien Vantard)
3740 * src/gtk/pluginwindow.c
3741 Use it (patch by Fabien Vantard)
3743 2006-02-01 [paul] 2.0.0cvs5
3746 fix crash on creating jpilot address book
3747 Thanks to Colin - FOR_STABLE
3748 * src/prefs_summaries.c
3749 * src/prefs_wrapping.c
3750 * src/gtk/icon_legend.c
3751 * src/gtk/quicksearch.c
3752 string fixes and additions
3754 2006-02-01 [paul] 2.0.0cvs4
3760 add Arabic encoding option
3761 Patch submitted by Mohammed Sameer <msameer@users.sf.net>
3763 2006-01-31 [colin] 2.0.0cvs3
3765 * src/plugins/pgpcore/passphrase.c
3766 Convert passphrase to locale encoding
3768 Fix drafting on IMAP. Crappy bug sneaked in
3772 2006-01-30 [paul] 2.0.0cvs2
3774 * src/gtk/icon_legend.c
3775 show the new entries
3777 2006-01-30 [colin] 2.0.0cvs1
3780 Check for the file to be present before
3781 enabling the menu - FOR_STABLE
3782 * src/gtk/icon_legend.c
3783 Add folders icons (not all of them, there
3784 are too much, but the most intriguing ones)
3786 2006-01-30 [paul] 2.0.0
3788 version 2.0.0 released
3790 2006-01-30 [paul] 1.9.100cvs200
3795 * manual/starting.xml
3796 * manual/sylpheed-claws-manual.xml
3799 2006-01-29 [mones] 1.9.100cvs199
3801 * manual/account.xml
3802 * manual/advanced.xml
3803 * manual/glossary.xml
3804 Some typos fixed, added LDIF term to glossary
3806 Fixed leading plus symbol