1 2006-06-17 [colin] 2.3.0cvs20
6 2006-06-16 [colin] 2.3.0cvs19
9 Recursive quicksearch: show message list
10 in current folder, *then* search children
13 2006-06-16 [colin] 2.3.0cvs18
16 Instead of ignoring SIGPIPE, save caches
17 when getting one. Will fix the fact that
18 hot caches are out-of-date when logging
21 * src/prefs_compose_writing.c
22 Only save text (not attachments) when
25 Always replace \n, \r and \t with spaces
27 * manual/dist/html/Makefile.am
28 * manual/dist/pdf/Makefile.am
29 * manual/dist/ps/Makefile.am
30 * manual/dist/txt/Makefile.am
31 * manual/fr/dist/html/Makefile.am
32 * manual/fr/dist/pdf/Makefile.am
33 * manual/fr/dist/ps/Makefile.am
34 * manual/fr/dist/txt/Makefile.am
35 * manual/pl/dist/html/Makefile.am
36 * manual/pl/dist/pdf/Makefile.am
37 * manual/pl/dist/ps/Makefile.am
38 * manual/pl/dist/txt/Makefile.am
39 Fix make clean removing pregenerated manuals
42 2006-06-16 [colin] 2.3.0cvs17
44 * src/plugins/pgpcore/sgpgme.c
45 * src/plugins/pgpmime/pgpmime.c
46 * src/plugins/pgpinline/pgpinline.c
47 Better error reporting in setup_signers.
48 Don't fallback to default key if specified
50 Don't allow signing if more than one secret
51 key matches the one specified in prefs.
53 2006-06-15 [colin] 2.3.0cvs16
56 Add "Send queue" in the folder's contextual
64 * src/plugins/pgpcore/passphrase.c
65 * src/plugins/pgpcore/sgpgme.c
66 * src/plugins/pgpinline/pgpinline.c
67 * src/plugins/pgpmime/pgpmime.c
68 Better error reporting
70 Probably fix bug #971 (2.2.3 cannot read mail
74 2006-06-15 [mones] 2.3.0cvs15
76 * tools/make.themes.project
77 creates the themes project from the web page
79 2006-06-15 [colin] 2.3.0cvs14
82 Better fix (avoid losing the folder if scan_tree
85 2006-06-15 [cleroy] 2.3.0cvs13
88 Probably fix Bug #969 (crash on rebuilding
91 2006-06-14 [colin] 2.3.0cvs12
93 * manual/dtd/manual.xsl
94 * manual/sylpheed-claws-manual.xml
95 * manual/fr/sylpheed-claws-manual.xml
96 * manual/pl/sylpheed-claws-manual.xml
97 Insert pagebreaks between sections
99 2006-06-14 [paul] 2.3.0cvs11
102 better fix than 2.3.0cvs10
104 2006-06-14 [paul] 2.3.0cvs10
107 fix setting of PACKAGE_DATA_DIR with newer autoconf
108 (backwards compatible)
110 2006-06-13 [colin] 2.3.0cvs9
113 Fix sending of return receipt with the new queue folders
115 2006-06-13 [wwp] 2.3.0cvs8
117 * src/quote_fmt_lex.l
118 fix wrong tokens returned in quote_fmt lexer, query not().
120 2006-06-13 [wwp] 2.3.0cvs7
123 * src/prefs_folder_item.c
124 allow changing folder type even when folder is not a top-level one,
127 2006-06-12 [colin] 2.3.0cvs6
130 Fix double-ask of "Do you want to mark all
133 2006-06-12 [colin] 2.3.0cvs5
144 * src/prefs_folder_item.c
152 Apply bug #964's patch (Queue and drafts aren't normal)
153 The Drafts and Queue folder now contain RFC-822 files,
154 allowing to move and copy mails from and to these
155 folders. Moving from Drafts to Queue will prepare the
156 mail for sending (PGP signature, encryption, etc).
157 This patch also rework sending errors handling to try
159 Also, allow redefining folder types via the GUI
160 (Folder type in its Properties)
162 2006-06-12 [colin] 2.3.0cvs4
168 Allow to define a specific print font - patch
169 by Bernhard Walle <bernhard.walle@gmx.de>
171 * manual/advanced.xml
172 * manual/fr/advanced.xml
173 Add a hidden pref to allow deletion without
176 2006-06-12 [wwp] 2.3.0cvs3
179 more files to ignore.
181 2006-06-12 [wwp] 2.3.0cvs2
184 * src/quote_fmt_lex.l
185 * src/quote_fmt_parse.y
186 extend the quote_fmt parser (templates and quotes):
187 - allow limited sub-expressions in |p{} and |f{} expressions,
188 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
189 - implemented/fixed missing implementation of query_references and show_references,
190 - completed, fixed contents and format of the symbols help dialog,
191 - fix some compilation warnings.
193 2006-06-12 [wwp] 2.3.0cvs1
195 * manual/advanced.xml
196 * manual/fr/advanced.xml
197 updates in the "templates" section of the manual (eng/fr):
198 - be more precise (both versions)
199 - completed to match the english reference (fr version)
200 - touchups (both versions)
202 2006-06-12 [paul] 2.3.0
206 2006-06-12 [paul] 2.2.3cvs14
217 updated by Miquel Oliete, Tim, Stephan Sachse,
218 Stavros Giannouris, Fabien Vantard, Andrea
219 Spadaccini, Frederico Goncalves Guimaraes,
220 Aleksandar Urosevic, and Ralgh Young
222 2006-06-12 [colin] 2.2.3cvs13
227 2006-06-11 [colin] 2.2.3cvs12
230 Verify that g_malloc() succeeded
232 2006-06-11 [colin] 2.2.3cvs11
235 Add Face header to welcome mail
237 2006-06-10 [colin] 2.2.3cvs10
240 Revert previous (Forgot it changes the
241 margin on the whole mail)
243 2006-06-10 [colin] 2.2.3cvs9
246 Don't overlap long headers under (X-)Face
248 2006-06-10 [mones] 2.2.3cvs8
251 allow generation of manual on systems lacking saxon binary
252 but with java and the saxon library installed
257 2006-06-09 [colin] 2.2.3cvs7
260 Fix leak when using Display Sender using Addressbook
262 2006-06-09 [colin] 2.2.3cvs6
271 2006-06-09 [paul] 2.2.3cvs5
275 * tools/claws.i18n.status.pl
276 updated with new info
278 2006-06-09 [paul] 2.2.3cvs4
283 add wwp to authors list
285 update mine and Colin's addresses
287 2006-06-08 [colin] 2.2.3cvs3
289 * src/etpan/imap-thread.c
290 Fix leak on SSL cert check
292 2006-06-08 [colin] 2.2.3cvs2
297 2006-06-08 [paul] 2.2.3cvs1
300 Update version number following
303 2006-06-07 [colin] 2.2.2cvs3
306 Fix catching cache read errors (guint instead of gint)
307 Prevent malloc'ing more than 8MB (means cache corruption)
309 2006-06-07 [paul] 2.2.2cvs2
317 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
319 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
322 2006-06-06 [paul] 2.2.2cvs1
325 Update version number following
328 2006-06-06 [paul] 2.2.1cvs6
331 fix implicit declaration of
333 Patch by Fabien Vantard
335 2006-06-06 [paul] 2.2.1cvs5
338 fix age_greater and age_lower so that they
339 mean what say and not '...or equal to'
342 2006-06-06 [paul] 2.2.1cvs4
349 2006-06-05 [wwp] 2.2.1cvs3
351 * manual/fr/account.xml
352 minor language fixes (thanks to Fabien Vantard).
354 2006-06-05 [colin] 2.2.1cvs2
356 * src/prefs_folder_item.c
358 Allow recursive setting of properties
361 Don't freeze on 'test' filtering rule
363 2006-06-05 [colin] 2.2.1cvs1
366 Update version number following
369 2006-06-04 [wwp] 2.2.0cvs82
371 * manual/glossary.xml
373 * manual/fr/glossary.xml
374 * manual/fr/account.xml
375 added glossary section and references/links related to the Face custom header.
377 2006-06-04 [colin] 2.2.0cvs81
380 Skip to next message on move with no
383 2006-06-04 [wwp] 2.2.0cvs80
386 added sanity checks, exit when needed.
388 2006-06-03 [paul] 2.2.0cvs79
390 * src/prefs_receive.c
391 page name is now 'Receiving'
393 page name is now 'Sending'
395 2006-06-03 [colin] 2.2.0cvs78
397 * src/plugins/spamassassin/spamassassin_gtk.c
398 Autoswitch to Localhost if transport was previously
399 disabled. Else people had to check [] Enable, then
400 *reselect* transport.
402 2006-06-03 [colin] 2.2.0cvs77
404 * src/plugins/pgpinline/pgpinline.c
405 * src/plugins/pgpmime/pgpmime.c
406 Check that gpg_data_release_and_get_mem
407 didn't fail (now, why this happens...)
409 2006-06-03 [colin] 2.2.0cvs76
412 Fix bug #962 (Manual and/or UI should
413 warn about incompatible locking
416 2006-06-02 [cleroy] 2.2.0cvs75
424 2006-06-02 [colin] 2.2.0cvs74
427 On exit, free caches after writing them
428 Shuts up some valgrind false positives
431 Fix races when reusing existing SMTP connections
432 Fix inexistant session timeout
434 Display alertpanel after all queues have
435 been processed, not after each
437 2006-06-02 [wwp] 2.2.0cvs73
439 * manual/fr/glossary.xml
442 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
444 2006-06-02 [wwp] 2.2.0cvs72
447 * manual/dist/pdf/Makefile.am
448 * manual/dtd/manual.xsl
449 * manual/fr/dist/pdf/Makefile.am
450 * manual/pl/dist/pdf/Makefile.am
451 we changed the procedure to generate the .pdf version of the manual.
452 The procedure is more modern and the .pdf we get now has a valid index.
453 Here are the new pre-requisites:
455 - JRE 1.x (1.4 here): there must be one from your distro
456 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
457 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
458 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
460 See my posts for further info about the installation of this toolchain:
462 Date: Fri, 19 May 2006 19:40:06 +0200
463 From: wwp <subscript@free.fr>
464 To: sylpheed-claws-devel@lists.sourceforge.net
465 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
469 Date: Wed, 24 May 2006 12:58:49 +0200
470 From: wwp <subscript@free.fr>
471 To: sylpheed-claws-devel@lists.sourceforge.net
472 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
474 2006-06-01 [colin] 2.2.0cvs71
477 Better guards against IMAP races
481 * src/common/ssl_certificate.c
482 * src/etpan/imap-thread.c
483 * src/etpan/imap-thread.h
484 * src/gtk/sslcertwindow.c
485 New hidden option ssl_skip_cert_check to
486 avoid dups of bug #959 (libetpan linked
487 against gnutls and gnutls buggy on 64bit)
488 Present expired warning only once per
490 * manual/advanced.xml
491 * manual/fr/advanced.xml
494 2006-06-01 [wwp] 2.2.0cvs70
497 fix for bug #961 (return receipt dialog
498 complains incorrectly about return-path
499 email adress being different), thanks
502 2006-05-31 [cleroy] 2.2.0cvs69
505 Guard against NULLs, although this
506 should never be an issue
508 2006-05-31 [colin] 2.2.0cvs68
513 Don't remove caches when destroying folder, it
514 could (should) be done at exit
516 free processing cache after incorporation
517 * src/etpan/imap-thread.c
518 Maybe fix bug #959 (Crash on moving to emails
519 to a imap account per ssl with a expired
522 2006-05-30 [colin] 2.2.0cvs67
525 Put back event flush when displaying message
526 It avoids reading a bunch of messages just
527 by hitting shift-n for too long ;)
529 2006-05-29 [colin] 2.2.0cvs66
532 Remove useless g_warnings
534 2006-05-29 [colin] 2.2.0cvs65
537 Fix g_slist_append()s for performance
539 2006-05-29 [colin] 2.2.0cvs64
543 Fix extraneous tab at start of addresses
545 Fix warnings (thanks to Fabien)
546 Fix crash at exit when composing messages
549 Fix progress bar when deleting expired mails
552 * src/gtk/gtksctree.c
553 Fix re-sorting slowness
555 2006-05-29 [paul] 2.2.0cvs63
558 fetch full message when moving mails
559 from another mailbox, (fixed data loss
560 when filtering from IMAP to MH, introduced
564 2006-05-29 [mones] 2.2.0cvs62
566 * src/gtk/gtksctree.c
567 Unselect faster (patch by Colin)
569 2006-05-26 [colin] 2.2.0cvs61
572 Unplug MSGINFO_UPDATE callback on delete too.
574 2006-05-26 [colin] 2.2.0cvs60
577 Fix bold in folder selection window with glib2.10
580 2006-05-26 [colin] 2.2.0cvs59
583 Convert date only if necessary (and don't
584 try to convert from utf8 to utf8, too)
586 Only set column's text if the column's
589 2006-05-26 [colin] 2.2.0cvs58
595 2006-05-26 [colin] 2.2.0cvs57
598 Make summaryview selectable as long as
601 Faster deletion (by implementing mh_remove_msgs)
602 Faster copy (avoid using mh_fetch_msg just to get
604 Faster move (using move_file instead of copy_file
606 No progressbar if total number of mails to cp/mv
609 Fix removal from subject_table when mail gets moved
610 Faster deletion (g_slist_prepend instead of append)
611 * src/gtk/gtksctree.c
614 2006-05-25 [colin] 2.2.0cvs56
616 * src/common/ssl_certificate.c
617 Fix leak in expired cert check
619 2006-05-25 [colin] 2.2.0cvs55
622 Disable flags syncing on .mh_sequences - it
623 is buggy and marks mails read under unknown
630 2006-05-24 [colin] 2.2.0cvs54
632 attention cvs users: if you manage to crash
633 Sylpheed-Claws while moving, copying or deleting
634 mails, we *are* interested in stack traces and
635 valgrind logs. It looks stable, but one never
639 Add progressbar for cache updates
641 Optimize Mark all read in the current
644 Add progressbar for copy/move
646 Optimize O(n^2) in copy/move
648 * src/gtk/gtksctree.c
649 Optimize O(n^2) algos
650 * src/common/timing.h
651 Display ms instead of us
653 2006-05-24 [wwp] 2.2.0cvs53
655 * manual/fr/advanced.xml
656 updates to the French manual.
658 2006-05-24 [wwp] 2.2.0cvs52
661 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
663 2006-05-24 [wwp] 2.2.0cvs51
666 fixed "mark all read" in MH folders (thanks to Colin).
668 2006-05-24 [paul] 2.2.0cvs50
670 * doc/man/sylpheed-claws.1
673 2006-05-23 [colin] 2.2.0cvs49
683 * src/gtk/sslcertwindow.c
684 alertpanel fixes, by Fabien
686 2006-05-23 [colin] 2.2.0cvs48
692 * src/gtk/gtksctree.c
693 * src/gtk/gtksctree.h
695 Fix slow loading problem, which was caused by the
696 use of some gtk_ctree funcs and their use of
697 g_list_position while gtk_ctree_(un)link'ing.
698 Reap more functions from gtkctree.c to be sure we
699 use our (fast) version instead of theirs.
701 Fix copy of unread mails
704 2006-05-22 [wwp] 2.2.0cvs47
706 * manual/fr/advanced.xml
709 2006-05-22 [colin] 2.2.0cvs46
712 Fix possible infinite loop. 'copy' is not a
713 final action, so when encountering a 'copy',
714 we have to check if a previous one was set
715 and do it. In the same way, if we encounter
716 a 'move' we have to perform a possibly
717 pending 'copy'. This will slow down filtering
718 on IMAP if move+copy or multiple copy actions
719 are to be done, but handling it via the batch
720 would be really too convoluted.
722 2006-05-22 [wwp] 2.2.0cvs45
724 * manual/fr/advanced.xml
726 * manual/fr/glossary.xml
727 * manual/fr/handling.xml
728 * manual/fr/intro.xml
729 * manual/fr/plugins.xml
730 * manual/fr/sylpheed-claws-manual.xml
731 sync w/ the english manual: updates URIs, documented mailing-list
732 support, better explanation about the enabled/disabled feature
733 in filtering/processing rules by Paul.
735 2006-05-21 [colin] 2.2.0cvs44
738 Don't expand after building threads, but during
740 2006-05-21 [colin] 2.2.0cvs43
744 More timing possibilities... For next time I have
745 to find out how the hell some 3GHz computer takes
746 one minute to open a 30k folder...
748 2006-05-21 [colin] 2.2.0cvs42
750 * manual/pl/advanced.xml
752 * manual/pl/glossary.xml
753 * manual/pl/handling.xml
754 * manual/pl/intro.xml
755 * manual/pl/plugins.xml
756 * manual/pl/sylpheed-claws-manual.xml
757 Polish manual updated by Pawel
763 2006-05-20 [colin] 2.2.0cvs41
767 - remove cache of moved messages from original folder
768 - apply new flags to messages even if they aren't appliable
775 2006-05-19 [colin] 2.2.0cvs40
778 Don't issue SELECT in imap_change_flags
779 before having checked that we indeed have
780 some flags to change. MSG_POSTFILTERED for
781 example can't be used on IMAP.
782 Fixes bug #955 (copying messages between
783 imap folders is extremely slow), which was
786 2006-05-19 [colin] 2.2.0cvs39
791 Try to fix bug #830 (Some unread messages
792 get marked read in IMAP inbox):
793 - Prevent scanning a folder if it's being
795 - Postpone opening via the GUI of a folder
799 2006-05-19 [wwp] 2.2.0cvs38
801 * manual/advanced.xml
802 fix English+typo (thanks to Paul).
804 2006-05-19 [wwp] 2.2.0cvs37
806 * manual/advanced.xml
807 * manual/fr/advanced.xml
808 * src/gtk/logwindow.c
811 added hidden prefs to allow customization of colors used in
812 protocol log window (useful for dark gtk+ themes).
814 2006-05-19 [wwp] 2.2.0cvs36
817 fix an old erroneous changelog entry (thanks to Fabien Vantard).
819 2006-05-19 [paul] 2.2.0cvs35
822 make Reply-To fully clickable
823 * src/gtk/logwindow.c
824 more colouring (SMTP ESMTP)
825 Both patches by Pawel Pekala
827 2006-05-19 [cleroy] 2.2.0cvs34
830 Don't update flags from current folder
831 Probably fixes bug #935 (Read Messages
832 Revert to Being Marked as Unread)
834 2006-05-18 [colin] 2.2.0cvs33
842 Allow replying to multiple emails
845 * src/etpan/imap-thread.c
848 2006-05-18 [paul] 2.2.0cvs32
851 keep Mailing-List menu refreshed
854 2006-05-18 [paul] 2.2.0cvs31
856 * manual/advanced.xml
858 * manual/glossary.xml
859 * manual/handling.xml
862 * manual/sylpheed-claws-manual.xml
864 add info about mailing-list support
869 * src/plugins/dillo_viewer/README
872 2006-05-17 [wwp] 2.2.0cvs30
874 * manual/handling.xml
875 * manual/fr/handling.xml
876 documented the ability to enabled/disable filtering/processing rules.
878 2006-05-17 [colin] 2.2.0cvs29
881 Don't initialize g_thread subsystem if it's
882 already done (thanks to Hiro)
884 Fix saving of parts when there name can't be
885 converted from UTF-8.
887 2006-05-17 [paul] 2.2.0cvs28
890 fix config.status warning with autoconf 2.60
892 2006-05-17 [paul] 2.2.0cvs27
897 2006-05-17 [wwp] 2.2.0cvs26
900 fix useless and potentially dangerous buffer walking (thanks to Colin).
902 2006-05-17 [wwp] 2.2.0cvs25
904 * src/plugins/demo/demo.c
905 updated product name in plugin demo (many plugins need to be
906 sync'ed w/ that change).
908 2006-05-17 [colin] 2.2.0cvs24
913 2006-05-16 [colin] 2.2.0cvs23
916 Stupid me hit again. Fix cvs22.
918 2006-05-16 [colin] 2.2.0cvs22
921 Fix bug #922 (sylpheed-claws crashed after
922 pushing on Inbox folder)
924 2006-05-16 [colin] 2.2.0cvs21
927 Make From header be copy/paste/select-able
929 2006-05-16 [wwp] 2.2.0cvs20
934 * src/etpan/imap-thread.c
935 fix some compiler warnings (thanks to Colin).
937 2006-05-16 [wwp] 2.2.0cvs19
947 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
949 2006-05-15 [colin] 2.2.0cvs18
952 Fix automatic rule creation with List-Post
954 2006-05-15 [paul] 2.2.0cvs17
956 * tools/filter_conv_new.pl
957 updated for rule enabling/disabling
958 claws version >= 2.3.x required
960 2006-05-15 [cleroy] 2.2.0cvs16
965 2006-05-15 [cleroy] 2.2.0cvs15
970 2006-05-15 [wwp] 2.2.0cvs14
972 * manual/pl/.cvsignore
973 ignore generated files.
975 2006-05-14 [wwp] 2.3.0-rc1
979 2006-05-13 [wwp] 2.2.0cvs13
984 * src/matcher_parser_lex.l
985 * src/matcher_parser_parse.y
986 * src/prefs_filtering.c
987 new feature: provide the ability to disable filtering and processing
988 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
991 2006-05-13 [colin] 2.2.0cvs12
994 Remove useless if (a) b; else b;
997 2006-05-13 [wwp] 2.2.0cvs11
1005 no more silent failures (or at least less ones) when importing
1006 or exporting from/to mbox. Also start importing/exporting if
1007 the necessary info is set.
1009 2006-05-13 [wwp] 2.2.0cvs10
1012 restored up-to-date release notes.
1014 2006-05-13 [paul] 2.2.0cvs9
1018 updated by Tim Dijkstra and Pavlo Bohmat
1020 2006-05-12 [colin] 2.2.0cvs8
1022 * src/gtk/quicksearch.c
1023 Add "k" as shortcut for "colorlabel". Patch
1024 by ath42@users.sf.net.
1026 2006-05-12 [paul] 2.2.0cvs7
1028 * src/prefs_common.h
1029 * src/prefs_summaries.c
1031 when entering a folder also allow
1032 going directly to first Marked message
1034 2006-05-12 [paul] 2.2.0cvs6
1037 always obey 'confirm before marking all
1040 2006-05-12 [paul] 2.2.0cvs5
1043 make Sender fully clickable
1045 2006-05-12 [colin] 2.2.0cvs4
1049 Let From be editable
1052 Full support of .mh_sequences' Unseen seq
1054 2006-05-12 [colin] 2.2.0cvs3
1060 * src/prefs_spelling.c
1067 Add contextual menu on Compose toolbar
1068 button. Fixes bug #944 (Automatic
1069 addresses not applied when changing account
1070 from compose window)
1071 add Mailing List support
1072 based on the old 0.6.5claws25 patch by
1073 Melvin Hadasht, with finishing touches
1075 Fix "ignore thread" when mails are threaded by
1076 subject (and weren't ignored although appearing
1079 Both patches by Pawel.
1081 2006-05-08 [paul] 2.2.0cvs2
1090 add Mailing List support
1091 based on the old 0.6.5claws25 patch by
1092 Melvin Hadasht, with finishing touches
1095 2006-05-08 [colin] 2.2.0cvs1
1100 Add contextual menu on Compose toolbar
1101 button. Fixes bug #944 (Automatic
1102 addresses not applied when changing account
1103 from compose window)
1105 2006-05-08 [paul] 2.2.0
1109 2006-05-08 [paul] 2.1.1cvs51
1119 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1120 Fabien Vantard, Frederico Goncalves Guimaraes,
1121 Aleksandar Urosevic, and Ralgh Young
1123 2006-05-12 [colin] 2.1.1cvs50
1134 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1135 Fabien Vantard, Frederico Goncalves Guimaraes,
1136 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
1138 2006-05-05 [colin] 2.1.1cvs49
1140 * manual/Makefile.am
1141 * manual/pl/Makefile.am
1142 * manual/pl/account.xml
1144 * manual/pl/addrbook.xml
1145 * manual/pl/advanced.xml
1147 * manual/pl/glossary.xml
1149 * manual/pl/handling.xml
1150 * manual/pl/intro.xml
1151 * manual/pl/keyboard.xml
1152 * manual/pl/plugins.xml
1153 * manual/pl/starting.xml
1154 * manual/pl/sylpheed-claws-manual.xml
1155 * manual/pl/dist/.cvsignore
1156 * manual/pl/dist/Makefile.am
1157 * manual/pl/dist/html/.cvsignore
1158 * manual/pl/dist/html/Makefile.am
1159 * manual/pl/dist/pdf/.cvsignore
1160 * manual/pl/dist/pdf/Makefile.am
1161 * manual/pl/dist/ps/.cvsignore
1162 * manual/pl/dist/ps/Makefile.am
1163 * manual/pl/dist/txt/.cvsignore
1164 * manual/pl/dist/txt/Makefile.am
1165 Add the polish translation of the manual,
1166 Authored by Pawel Pekala.
1168 2006-05-05 [cleroy] 2.1.1cvs48
1171 Re-read matcherrc after loading plugins
1172 if some of them add folders.
1174 2006-05-03 [colin] 2.1.1cvs47
1179 2006-05-03 [colin] 2.1.1cvs46
1182 Be sure to have a session when
1185 2006-05-03 [colin] 2.1.1cvs45
1190 Fix preventing renaming with namespace
1193 2006-05-01 [colin] 2.1.1cvs44
1196 Don't reload messageview when result of
1199 2006-04-29 [colin] 2.1.1cvs43
1201 * src/prefs_receive.c
1202 * src/plugins/spamassassin/spamassassin_gtk.c
1203 * src/plugins/clamav/clamav_plugin_gtk.c
1206 2006-04-29 [colin] 2.1.1cvs42
1208 * src/prefs_compose_writing.c
1210 Cleanups. Patch by Pawel
1212 2006-04-28 [paul] 2.1.1cvs41
1215 fix returned quick search results when search
1216 term contains an underscore.
1219 2006-04-28 [paul] 2.1.1cvs40
1221 * src/prefs_message.c
1222 * src/prefs_receive.c
1224 Patches by Pawel Pekala
1226 2006-04-27 [colin] 2.1.1cvs39
1229 Differentiate subject Welcome from
1230 window's title Welcome
1236 2006-04-27 [paul] 2.1.1cvs38
1238 * manual/advanced.xml
1239 * manual/fr/advanced.xml
1240 add info about compose_no_markup hidden pref
1242 2006-04-27 [paul] 2.1.1cvs37
1244 * src/prefs_account.c
1245 improve privacy labels
1246 * src/prefs_msg_colors.c
1247 change some strings for translators' convenience
1248 * src/gtk/gtkutils.c
1249 don't underline the link button text
1251 2006-04-25 [colin] 2.1.1cvs36
1254 Complete 2.1.1cvs33 (once more ;)
1256 2006-04-25 [colin] 2.1.1cvs35
1261 2006-04-25 [cleroy] 2.1.1cvs34
1264 * src/gtk/gtkaspell.c
1265 Fix crash on redirect (related to the return
1266 of the aspell menu in compose's toolbar)
1267 * src/prefs_msg_colors.c
1268 Fix sensitivity widgets
1269 * src/image_viewer.c
1270 * src/gtk/pluginwindow.c
1271 * src/gtk/prefswindow.c
1272 Change released signals to clicked (Fabien)
1274 * src/common/socket.c
1275 * src/plugins/spamassassin/spamassassin.c
1276 Translate strings (Fabien)
1278 2006-04-25 [paul] 2.1.1cvs33
1283 complete the fix of bug #912
1286 2006-04-25 [colin] 2.1.1cvs32
1294 Patches by Pawel Pekala
1296 2006-04-24 [colin] 2.1.1cvs31
1299 Fix compilation warnings (Fabien)
1301 2006-04-24 [colin] 2.1.1cvs30
1305 * src/editldap_basedn.c
1306 * src/editldap_basedn.h
1312 Fix bug #901 (LDAPS support)
1314 2006-04-24 [colin] 2.1.1cvs29
1317 Fix logic on error with send dialog on
1319 Fix compilation without libetpan, thanks
1322 Fix 'context-menu' key
1324 2006-04-23 [colin] 2.1.1cvs28
1327 Never free current's cache to free up
1328 memory. Fixes bug #912 (new count
1329 randomly set to message count)
1331 2006-04-23 [colin] 2.1.1cvs27
1333 * src/gtk/quicksearch.c
1334 And remove printf...
1336 2006-04-23 [colin] 2.1.1cvs26
1338 * src/gtk/quicksearch.c
1339 Fix replacing in quicksearch, and fix inserting
1340 in the middle of the string. (introduced at 2.1.0cvs22)
1342 2006-04-23 [colin] 2.1.1cvs25
1345 Make sure uidnext is initialized in get_num_list
1346 (not for stable, related to 2.1.1cvs8 and friends)
1348 2006-04-23 [colin] 2.1.1cvs24
1351 Output something when login is successful
1354 2006-04-23 [colin] 2.1.1cvs23
1356 * src/etpan/imap-thread.c
1357 Better logging (line-per-line, hide data in fetch)
1359 * src/gtk/logwindow.c
1360 * src/gtk/logwindow.h
1361 Better logging (color for input/output)
1363 2006-04-21 [colin] 2.1.1cvs22
1365 * src/gtk/quicksearch.c
1366 On gtk+-2.8, use stock buttons in quicksearch
1367 Based on a patch by Fabien and a design by Paul
1369 2006-04-21 [colin] 2.1.1cvs21
1373 Fix occasional flicker in folderview
1374 * src/common/utils.c
1375 Fix bug #943 (Incorrectly parsed email address
1376 list in short headers on message view and in
1379 2006-04-20 [colin] 2.1.1cvs20
1383 * src/prefs_account.c
1384 Add ANONYMOUS auth for IMAP
1386 2006-04-20 [paul] 2.1.1cvs19
1389 proper fix for 2.1.1cvs18
1392 2006-04-20 [paul] 2.1.1cvs18
1397 2006-04-20 [paul] 2.1.1cvs17
1399 * src/gtk/quicksearch.c
1400 fix standard, non-extended Quick search,
1401 was broken in 2.1.1cvs15.
1404 2006-04-20 [colin] 2.1.1cvs16
1406 * src/prefs_matcher.c
1407 Fix values when reselecting a ~test
1410 2006-04-19 [colin] 2.1.1cvs15
1414 * src/gtk/gtkaspell.c
1415 * src/gtk/gtkaspell.h
1416 Put back Options menu in Spelling/
1417 * src/gtk/quicksearch.c
1418 Don't search, and show error, if the
1419 advanced search has a syntax error
1421 2006-04-18 [colin] 2.1.1cvs14
1424 Fix gdk warnings on set_cursor when textview
1427 2006-04-18 [colin] 2.1.1cvs13
1429 * src/gtk/gtksctree.c
1430 Remove seemingly useless refresh that causes
1431 flicker - watch this commit in case of
1432 problems before planned backport to stable
1434 2006-04-18 [colin] 2.1.1cvs12
1437 Factorize get/set_xml code
1439 * src/prefs_account.c
1440 * src/prefs_account.h
1442 Add Encrypt to self option
1444 2006-04-17 [colin] 2.1.1cvs11
1447 Fix search on encrpyt function on dragonfly
1448 Patch by Jonathan Buschmann <jonthn@agmact.com>
1450 2006-04-17 [colin] 2.1.1cvs10
1452 * src/prefs_account.c
1453 Be safe by default: remove mails from POP3
1454 after 7 days, not immediately
1456 2006-04-17 [colin] 2.1.1cvs9
1458 * src/etpan/imap-thread.c
1459 Fix build on DragonFly - patch by
1460 Jonathan Buschmann <jonthn@agmact.com>
1462 2006-04-17 [colin] 2.1.1cvs8
1465 Save uidnext between sessions
1467 2006-04-17 [colin] 2.1.1cvs7
1470 scan is required when uid validity changes
1472 2006-04-17 [colin] 2.1.1cvs6
1475 Don't scan if not necessary, apart in current
1476 folder and INBOX to fetch flags.
1478 Scan is necessary if unread count changes
1480 2006-04-17 [colin] 2.1.1cvs5
1483 ...But always fetch ANSWERED and DELETED flags for
1484 INBOX, as filtering can happen on these flags.
1486 2006-04-17 [colin] 2.1.1cvs4
1489 Don't fetch REPLIED and DELETED flags when synchronising
1490 flags with a closed folder. We only need UNSEEN and FLAGGED
1491 to update the folderview.
1493 2006-04-17 [colin] 2.1.1cvs3
1496 Faster flag search when there are new mails
1497 in a folder. We can do a full search if the
1498 folder contains less messages than the new
1501 2006-04-17 [colin] 2.1.1cvs2
1508 Update translations from stable branch
1510 2006-04-17 [colin] 2.1.1cvs1
1513 Bump version to follow stable release
1515 2006-04-16 [mones] 2.1.0cvs50
1520 2006-04-16 [colin] 2.1.0cvs49
1523 Fix bgcolor not unset on gtk 2.8, while preventing warnings
1524 with gtk < 2.8. Thanks to Fabien Vantard.
1526 2006-04-15 [colin] 2.1.0cvs48
1528 * src/etpan/imap-thread.c
1529 Fix bug #919 (libetpan: SEGV when connecting
1532 2006-04-14 [colin] 2.1.0cvs47
1535 Fix race on --select (should be done better)
1537 2006-04-14 [wwp] 2.1.0cvs46
1539 * src/send_message.c
1540 enforce a check for domain in account prefs (a sending
1541 error could be faced if domain was checked but no value set),
1544 2006-04-14 [colin] 2.1.0cvs45
1547 when converting from unknown to unknown, if the
1548 string is UTF8, don't convert it to the locale
1551 2006-04-14 [colin] 2.1.0cvs44
1554 Don't try to use ASCII for converting headers
1557 2006-04-14 [paul] 2.1.0cvs43
1560 add locale/charset info to crash report
1563 replace 'e-mail' with preferred 'email'
1565 ensure contributors list is in alphabetical
1568 2006-04-13 [colin] 2.1.0cvs42
1571 Prevent gdk warnings
1573 2006-04-13 [colin] 2.1.0cvs41
1575 * src/common/ssl_certificate.c
1576 * src/common/ssl_certificate.h
1577 * src/gtk/sslcertwindow.c
1578 Warn on expired certs, and display the expiration date
1580 2006-04-13 [colin] 2.1.0cvs40
1582 * src/plugins/spamassassin/spamassassin_gtk.c
1583 Fix missing set_text on unix socket
1585 2006-04-13 [wwp] 2.1.0cvs39
1587 * manual/fr/advanced.xml
1588 * manual/fr/glossary.xml
1589 applied new spam/ham/email lexicon (pourriel, courriel)
1591 2006-04-13 [paul] 2.1.0cvs38
1593 * src/plugins/pgpmime/plugin.c
1594 remove the mention of S/MIME from the
1595 description. This is now handled by the
1598 2006-04-13 [paul] 2.1.0cvs37
1600 * src/prefs_msg_colors.c
1602 * src/prefs_folder_item.c
1603 * src/prefs_spelling.c
1604 add a tooltip to the colour selector buttons
1606 2006-04-13 [wwp] 2.1.0cvs36
1608 * manual/advanced.xml
1609 * manual/glossary.xml
1610 * manual/handling.xml
1611 * manual/keyboard.xml
1612 * manual/plugins.xml
1613 * manual/starting.xml
1614 * manual/fr/account.xml
1616 * manual/fr/addrbook.xml
1617 * manual/fr/advanced.xml
1619 * manual/fr/glossary.xml
1621 * manual/fr/handling.xml
1622 * manual/fr/intro.xml
1623 * manual/fr/keyboard.xml
1624 * manual/fr/plugins.xml
1625 * manual/fr/starting.xml
1626 * manual/fr/sylpheed-claws-manual.xml
1627 fixes to the manuals:
1628 - summaryview -> Message List (same in French)
1629 - translate key names
1630 - fix French punctuation, use non-breakable spaces when
1631 necessary, don't use   which is not portable
1632 - tell what maildir and mbox formats we support
1634 2006-04-12 [wwp] 2.1.0cvs35
1636 * src/prefs_toolbar.c
1637 unified a replace button more,
1638 patch by Fabien Vantard <fzzzzz@gmail.com>.
1640 2006-04-12 [wwp] 2.1.0cvs34
1642 * src/prefs_common.c
1643 * src/prefs_msg_colors.c
1644 make default color labels translatable,
1645 patch from Fabien Vantard <fzzzzz@gmail.com>,
1646 thanks to Tim <timbrain@post.cz> for reporting.
1648 2006-04-12 [wwp] 2.1.0cvs33
1650 * manual/glossary.xml
1652 * manual/plugins.xml
1653 * manual/starting.xml
1654 * manual/sylpheed-claws-manual.xml
1655 * manual/fr/.cvsignore
1656 * manual/fr/account.xml
1658 * manual/fr/addrbook.xml
1659 * manual/fr/advanced.xml
1661 * manual/fr/glossary.xml
1662 * manual/fr/handling.xml
1663 * manual/fr/intro.xml
1664 * manual/fr/keyboard.xml
1665 * manual/fr/plugins.xml
1666 * manual/fr/starting.xml
1667 * manual/fr/sylpheed-claws-manual.xml
1668 various fixes: typos, missing .fr translations, punctuation,
1669 capitalization, links, accents and some bad French more.
1671 2006-04-12 [wwp] 2.1.0cvs32
1674 fix for bug #935: always store prefs files in UTF-8 (thanks
1677 2006-04-11 [colin] 2.1.0cvs31
1680 Fix inserting files not in utf8 when locale is utf8
1682 2006-04-11 [colin] 2.1.0cvs30
1685 Don't show error dialog when cancelling connection
1688 2006-04-11 [cleroy] 2.1.0cvs29
1691 Implement multiple quote levels
1692 * src/prefs_common.c
1693 Change a little bit the quote bgcolor for 2nd level
1695 2006-04-11 [colin] 2.1.0cvs28
1698 Add locale and charset in the label
1700 2006-04-10 [colin] 2.1.0cvs27
1703 * src/prefs_common.c
1704 * src/prefs_common.h
1705 * src/prefs_msg_colors.c
1707 Allow optional background color in quotes
1708 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
1711 2006-04-10 [colin] 2.1.0cvs26
1718 2006-04-10 [colin] 2.1.0cvs25
1720 * manual/plugins.xml
1721 * manual/fr/plugins.xml
1722 Document libcurl's proxy variables
1724 2006-04-09 [colin] 2.1.0cvs24
1726 * src/prefs_common.c
1727 gettext() returns statically allocated stuff. We have
1728 to strdup it in order to be able to free it.
1730 2006-04-09 [colin] 2.1.0cvs23
1736 2006-04-09 [colin] 2.1.0cvs22
1739 * src/gtk/quicksearch.c
1740 Fix bug #859 (problems with cyrilic input in
1741 search panel) - Patch by Alexey Illarionov
1742 <littlesavage@rambler.ru>
1744 2006-04-09 [colin] 2.1.0cvs21
1746 * src/prefs_customheader.c
1747 I prefer removing then freeing rather than the contrary
1748 (even if it doesn't change anything ;-)
1749 * src/prefs_account.c
1750 Fix bug #933 (Crash re-entering the custom headers list
1751 dialog in accounts prefs)
1752 The problem happened when cancelling the Account
1753 Preferences' dialogs - in which case we didn't do
1754 anything to the PrefsAccount * struct. In case of applying,
1755 the old ac_prefs was replaced with the tmp_ac_prefs we were
1756 working with in this dialog. The problem is that
1757 prefs_customheader.c, working on this tmp_ac_prefs, always
1758 changes the ->customhdr_list pointer, even when cancelled.
1759 So in case of cancelling the prefs_account dialog, we still
1760 have to update ->customhdr_list in the real account.
1762 2006-04-08 [colin] 2.1.0cvs20
1764 * manual/fr/glossary.xml
1765 * manual/fr/keyboard.xml
1766 Forgot some headers :)
1768 2006-04-08 [colin] 2.1.0cvs19
1770 * manual/Makefile.am
1771 * manual/fr/Makefile.am
1772 * manual/fr/account.xml
1774 * manual/fr/addrbook.xml
1775 * manual/fr/advanced.xml
1777 * manual/fr/glossary.xml
1779 * manual/fr/handling.xml
1780 * manual/fr/intro.xml
1781 * manual/fr/keyboard.xml
1782 * manual/fr/plugins.xml
1783 * manual/fr/starting.xml
1784 * manual/fr/sylpheed-claws-manual.xml
1785 * manual/fr/dist/.cvsignore
1786 * manual/fr/dist/Makefile.am
1787 * manual/fr/dist/html/.cvsignore
1788 * manual/fr/dist/html/Makefile.am
1789 * manual/fr/dist/pdf/.cvsignore
1790 * manual/fr/dist/pdf/Makefile.am
1791 * manual/fr/dist/ps/.cvsignore
1792 * manual/fr/dist/ps/Makefile.am
1793 * manual/fr/dist/txt/.cvsignore
1794 * manual/fr/dist/txt/Makefile.am
1795 Add the french translation of the manual. Thanks to
1796 Olivier Delhomme <olivier.delhomme@free.fr> for
1797 account.xml, ack.xml, addrbook.xml and advanced.xml
1799 2006-04-08 [colin] 2.1.0cvs18
1801 * manual/plugins.xml
1802 * manual/starting.xml
1805 2006-04-07 [colin] 2.1.0cvs17
1809 * manual/keyboard.xml
1812 2006-04-07 [colin] 2.1.0cvs16
1816 * src/prefs_common.c
1817 * src/prefs_common.h
1818 Add hidden compose_no_markup pref
1820 2006-04-07 [wwp] 2.1.0cvs15
1822 * src/summary_search.c
1824 Bugfix: stop button was sticky when searching in an empty folder.
1825 Applied curly brackets code style to the whole file (summary_search.c).
1826 More files to ignore.
1828 2006-04-07 [wwp] 2.1.0cvs14
1830 * src/message_search.c
1831 * src/summary_search.c
1832 changed default button when search bumps at file/folder
1833 beginning or end, for convenience (thanks to Colin).
1835 2006-04-07 [paul] 2.1.0cvs13
1837 * src/plugins/dillo_viewer/dillo_prefs.c
1838 avoid future potential for namespace collision
1841 2006-04-06 [wwp] 2.1.0cvs12
1843 * src/summary_search.c
1844 Unify extended/advanced searches names (and thus factorize labels),
1845 patch by Fabien Vantard <fzzzzz@gmail.com>.
1847 2006-04-06 [wwp] 2.1.0cvs11
1850 * src/prefs_themes.c
1852 Fixed some compilation warnings.
1854 2006-04-06 [colin] 2.1.0cvs10
1856 * manual/advanced.xml
1857 Document the wizard template and how to deploy
1858 Sylpheed-Claws effectively
1860 2006-04-06 [colin] 2.1.0cvs9
1863 gettext patch to tell translators about _("#"),
1866 2006-04-06 [colin] 2.1.0cvs8
1869 Fix invalid GtkTextBIter after clicking "Display as text"
1871 2006-04-06 [mones] 2.1.0cvs7
1880 * src/folder_item_prefs.c
1885 * src/prefs_msg_colors.c
1886 * src/prefs_spelling.c
1887 * src/prefs_themes.c
1890 * src/stock_pixmap.c
1894 * src/common/mgutils.c
1895 * src/common/prefs.c
1896 * src/common/ssl_certificate.c
1897 * src/gtk/colorlabel.c
1898 * src/gtk/quicksearch.c
1899 * src/plugins/pgpmime/pgpmime.c
1900 * src/plugins/spamassassin/spamassassin.c
1901 Removed redundant NULL checks for g_free() calls.
1902 Patch by Pawel Pekala.
1904 2006-04-06 [mones] 2.1.0cvs6
1906 * src/prefs_actions.c
1907 * src/prefs_filtering.c
1908 * src/prefs_filtering_action.c
1909 * src/prefs_matcher.c
1910 * src/prefs_template.c
1911 * src/gtk/gtkutils.c
1912 * src/gtk/gtkutils.h
1913 Have a nice replace button. Patch by Pawel Pekala
1915 2006-04-06 [colin] 2.1.0cvs5
1918 Fix crash with empty columns
1920 2006-04-05 [colin] 2.1.0cvs4
1924 Allow wizard customization with pre-filled values
1926 2006-04-05 [colin] 2.1.0cvs3
1931 Nicer messages in mimeview
1933 2006-04-05 [colin] 2.1.0cvs2
1936 * src/prefs_summaries.c
1939 2006-04-05 [colin] 2.1.0cvs1
1941 * src/plugins/pgpcore/plugin.c
1942 * src/plugins/pgpcore/select-keys.c
1943 * src/plugins/pgpcore/select-keys.h
1944 * src/plugins/pgpcore/sgpgme.c
1945 * src/plugins/pgpcore/sgpgme.h
1946 * src/plugins/pgpinline/pgpinline.c
1947 * src/plugins/pgpinline/plugin.c
1948 * src/plugins/pgpmime/pgpmime.c
1949 * src/plugins/pgpmime/plugin.c
1950 Factorize and generalize a bit
1951 Drop S/MIME signature verification from PGP/MIME
1952 (adding it as another, more complete plugin)
1954 2006-04-05 [paul] 2.1.0
1958 2006-04-05 [paul] 2.0.0cvs186
1960 * manual/advanced.xml
1961 add info on colour labels
1963 2006-04-05 [paul] 2.0.0cvs185
1978 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros
1979 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea
1980 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves
1981 Guimaraes, Aleksandar Urosevic, Ralgh Young
1983 * tools/claws.i18n.status.pl
1984 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
1985 and new Czech translator, Tim <timbrain@post.cz>
1987 2006-04-05 [mones] 2.0.0cvs184
1992 2006-04-05 [colin] 2.0.0cvs183
1994 * src/gtk/quicksearch.c
1995 Fix bug #929 (unnecessary reload in quick search bar)
1997 2006-04-05 [colin] 2.0.0cvs182
2000 Fix crash on Reply with no From:
2001 Show signature and conversion error on queuing
2006 Factorize threading code and make sure msginfo
2007 is not null when it comes from a GtkCTreeRow's
2009 * src/gtk/gtkaspell.c
2010 Check for necessary things
2011 * src/gtk/gtksctree.c
2012 * src/gtk/gtksctree.h
2013 Reset anchor if necessary when removing node
2015 2006-03-29 [colin] 2.0.0cvs181
2018 Warn for disabled IMAP accounts (due to lack of
2019 libetpan). Breaks string-freeze - sorry - but it
2020 is kind of important ;)
2022 2006-03-28 [colin] 2.0.0cvs180
2024 * src/gtk/gtkutils.c
2025 * src/gtk/gtkutils.h
2026 Add a gtkut_get_link_btn() function that
2027 creates a button which acts like an URI
2028 * src/prefs_themes.c
2030 Use this function (factorizes codes)
2032 * src/gtk/pluginwindow.c
2033 Add a "Get more..." in the plugins window
2035 2006-03-28 [colin] 2.0.0cvs179
2038 * src/common/passcrypt.c
2040 Warning fixes. Patch by Pawel Pekala
2042 2006-03-27 [colin] 2.0.0cvs178
2045 Fix undoing by blocks with spaces
2047 2006-03-27 [colin] 2.0.0cvs177
2050 Set margin to 3px for headers
2056 2006-03-27 [wwp] 2.0.0cvs176
2059 don't reset quicksearch when updating the message list.
2062 2006-03-26 [wwp] 2.0.0cvs175
2065 use a unified border width ('other' tab in the compose window,
2066 patch by Pawel Pekala).
2069 2006-03-26 [wwp] 2.0.0cvs174
2071 * src/common/quoted-printable.c
2073 fixed some compilation warnings (incl. one reported by Pawel Pekala).
2075 2006-03-26 [colin] 2.0.0cvs173
2077 * src/quote_fmt_parse.y
2078 Fix non-UTF8 date formats messing up the whole quote a
2081 2006-03-26 [colin] 2.0.0cvs172
2084 Make sure the date is UTF8 valid, or try to make it
2085 so. IncrediMail is really IncrediStupid.
2087 Fix possible conversions.
2090 2006-03-26 [colin] 2.0.0cvs171
2093 Fix corner cases in body search. This is still a
2094 hack... It seems impossible to make it good and
2095 reasonably fast at the same time.
2097 2006-03-26 [colin] 2.0.0cvs170
2100 I think I killed the twilight zone bug!
2101 summary_select_node() flushes GTK events in order
2102 to be able to center the view. But this also
2103 flushes keypresses like Ctrl-Alt-U, so this can
2104 call summary_show from summary_select_node (itself
2105 called from summary_show, etc.). And the summaryview
2106 has to be unlocked in this function. So just locking
2107 while processing GTK events, and bailing if locked,
2109 Fixes bug #927 (SIGSEGV during Update Summary)
2111 2006-03-25 [colin] 2.0.0cvs169
2114 Fix search in QP-encoded bodies
2115 Fix utf-8 searches in bodies encoded in the
2117 * src/common/quoted-printable.c
2118 * src/common/quoted-printable.h
2119 Add a decode function that doesn't overwrite
2120 the original pointer
2123 2006-03-24 [colin] 2.0.0cvs168
2128 Update message cache after action
2129 Patch by H. Merijn Brand
2130 * src/prefs_msg_colors.c
2132 Patch by Fabien Vantard
2133 * src/plugins/spamassassin/spamassassin_gtk.c
2134 Remove useless translation
2135 Patch by Fabien Vantard
2137 2006-03-23 [colin] 2.0.0cvs167
2140 Let 30 seconds to SSL_connect
2142 2006-03-23 [wwp] 2.0.0cvs166
2145 * src/gtk/description_window.c
2146 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
2147 and headers are translated; adjust description windows' width to fit their
2148 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
2150 2006-03-23 [paul] 2.0.0cvs165
2152 * src/common/utils.c
2153 fix highlighting of URIs containing "()"
2154 (2.0.0cvs164's reversal fixed)
2157 2006-03-23 [paul] 2.0.0cvs164
2159 * src/common/utils.c
2160 revert patch, (postponing a fix), at 2.0.0cvs120
2161 as it breaks more URIs than it fixes.
2162 Allow '-' to be a terminating character in a URI
2164 2006-03-22 [colin] 2.0.0cvs163
2167 Require libetpan 0.45
2168 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
2170 2006-03-22 [paul] 2.0.0cvs162
2173 replace '<-' and '->' buttons with GTK_STOCK graphical
2175 * src/summary_search.c
2176 don't offer '...' for translation
2177 add a tooltip to advanced search '...' button
2178 * src/gtk/quicksearch.c
2179 don't offer '...' for translation
2181 2006-03-21 [colin] 2.0.0cvs161
2184 Fix middle-click pasting (insert at click
2185 position instead of cursor position, don't
2186 remove existing selection and allow pasting
2189 "LDAP Server" -> "LDAP servers"
2191 2006-03-21 [wwp] 2.0.0cvs160
2193 * src/etpan/imap-thread.c
2194 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
2196 2006-03-20 [colin] 2.0.0cvs159
2199 Don't reload summaryview after an execute with no
2202 2006-03-19 [colin] 2.0.0cvs158
2205 and put groups at the top, always
2207 2006-03-19 [colin] 2.0.0cvs157
2210 Order groups before names, as previously
2212 2006-03-19 [colin] 2.0.0cvs156
2215 - Sort case-unsensitive
2216 - Put the sort arrow at opening too
2218 2006-03-19 [wwp] 2.0.0cvs155
2221 allow sorting by name/email/remarks, ensure that right-pane's contents
2222 matches the left-pane selection (cleared when appropriate).
2223 Patch by Pawel Pekala <c0rn@o2.pl>.
2225 2006-03-18 [colin] 2.0.0cvs154
2230 2006-03-18 [colin] 2.0.0cvs153
2233 Make sure we hide the preview if we didn't get
2236 2006-03-18 [colin] 2.0.0cvs152
2239 Set cursor to watch for execution (fixes lack
2240 of watch-cursor when dnd'ing hundreds of mails)
2242 Check that mime type is 'image/*' before updating
2243 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
2245 2006-03-18 [colin] 2.0.0cvs151
2250 Put a watch cursor in textview too when the mainwindow's
2253 2006-03-18 [colin] 2.0.0cvs150
2256 Change wrong asserts to simple tests
2258 2006-03-17 [colin] 2.0.0cvs149
2262 * src/prefs_msg_colors.c
2265 * src/gtk/colorlabel.c
2266 * src/gtk/colorlabel.h
2267 Add a color label menu in the main menubar
2268 Add (fixed) accels Ctrl-{0-7} to change the color
2269 They have to be fixed because the menu's dynamic,
2270 the items are complex widgets, hence we can't use
2274 2006-03-17 [wwp] 2.0.0cvs148
2277 rollback few lines from my previous commit (those lines come from
2278 a pending patch, accidentally commited, even if neutral as they are
2281 2006-03-17 [wwp] 2.0.0cvs147
2284 fix a compilation warning (wrong return type, introduced w/ cvs143), and
2285 applied code style/indentation to the modified function.
2287 2006-03-17 [wwp] 2.0.0cvs146
2291 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
2297 2006-03-17 [paul] 2.0.0cvs145
2300 addressbook_read_file() was called twice
2302 X-Mailer highlighting
2304 2006-03-16 [colin] 2.0.0cvs144
2306 * src/sourcewindow.c
2307 * src/sourcewindow.h
2308 And the last one, in source window.
2310 2006-03-16 [colin] 2.0.0cvs143
2314 Fix the same stuff in compose
2316 2006-03-16 [colin] 2.0.0cvs142
2319 Complete the previous messageview crash fix
2321 2006-03-16 [colin] 2.0.0cvs141
2326 Fix POSTPROCESSING hook
2327 Patch by H. Merijn Brand
2331 Parse Content-Location
2336 Don't crash when a top-level MessageView has
2337 been closed on us. Same problematic than
2338 yesterday's quicksearch issue.
2340 2006-03-15 [colin] 2.0.0cvs140
2342 * src/gtk/quicksearch.c
2343 Fix a bitchy race we didn't think about when we
2344 added quicksearch cancellation:
2345 If the search is not on cached fields, for example
2346 body_part matchcase "stuff"
2347 the matcher code has to get the whole message. If
2348 we're on IMAP, that can be slow, and in order to
2349 be non-blocking, the IMAP code idle loop processes
2350 gtk events too. So it is possible to cancel a
2351 quicksearch while the matcher is getting the mail's
2352 body. After matcher got its body, it will start to
2353 iterate over the matcher list that the Quicksearch's
2354 clear_search_cb() just freed via prepare_matcher().
2356 The fix consists of guarding the matcherlist_match()
2357 call with a boolean 'matching'. If we reset the
2358 quicksearch while matching is TRUE, we don't free
2359 the matcherlist anymore like we did, but we set
2360 another new flag, deferred_free, to TRUE. Then,
2361 in quicksearch_match(), just after returning from
2362 matcherlist_match() and unsetting the matching flag,
2363 we check the deferred_free flag and do the
2364 prepare_matcher() (which does the matcherlist_free)
2365 for real, so we free the matcherlist once it's not
2367 As all of this runs via the glib main loop, we
2368 luckily don't need a mutex.
2370 Also, show progress while searching.
2373 2006-03-14 [colin] 2.0.0cvs139
2376 Make alertpanel_is_open non-static
2378 2006-03-14 [colin] 2.0.0cvs138
2380 * src/prefs_spelling.c
2381 Cleanups - Fabien Vantard
2383 2006-03-14 [wwp] 2.0.0cvs137
2386 code style normalization (curly braces, indentation).
2388 2006-03-14 [wwp] 2.0.0cvs137
2391 code style (braces, indentation)
2393 2006-03-12 [paul] 2.0.0cvs136
2395 * src/prefs_common.c
2396 trans_hdr defaults to FALSE to be RFC-savvy
2397 * src/prefs_summaries.c
2398 add a tooltip to the trans_hdr option
2401 2006-03-12 [paul] 2.0.0cvs135
2403 * src/prefs_matcher.c
2404 give a little more width to the combos
2405 * src/prefs_display_header.c
2407 translate headers if prefs_common.trans_hdr
2410 Patches by Pawel Pekala
2412 2006-03-12 [paul] 2.0.0cvs134
2414 * src/plugins/clamav/clamav_plugin.c
2415 * src/plugins/dillo_viewer/dillo_viewer.c
2416 * src/plugins/pgpcore/plugin.c
2417 * src/plugins/pgpinline/plugin.c
2418 * src/plugins/pgpmime/plugin.c
2419 * src/plugins/spamassassin/spamassassin.c
2420 update/add to descriptions
2421 * src/plugins/spamassassin/spamassassin_gtk.c
2422 fixes to the english, remove superfluous
2423 tooltips, clean up a little
2425 2006-03-12 [paul] 2.0.0cvs133
2428 fix Bug 924, 'Account combo box shows up wrong
2429 if & is in account name'
2431 2006-03-11 [colin] 2.0.0cvs132
2434 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
2435 messed up shift-selection because is slows down
2436 moving around summaryview. thanks -users
2438 2006-03-10 [colin] 2.0.0cvs131
2440 * src/plugins/spamassassin/spamassassin_gtk.c
2441 Put back Paul's engrish fixes
2443 2006-03-10 [colin] 2.0.0cvs130
2445 * src/plugins/spamassassin/spamassassin.c
2446 * src/plugins/spamassassin/spamassassin.h
2447 * src/plugins/spamassassin/spamassassin_gtk.c
2448 Cleanup SA prefs page (more)
2449 Patch by Fabien Vantard
2451 2006-03-10 [paul] 2.0.0cvs129
2453 * src/prefs_msg_colors.c
2454 * src/prefs_spelling.c
2457 2006-03-09 [mones] 2.0.0cvs128
2462 2006-03-09 [wwp] 2.0.0cvs127
2465 revert accidental commit (requirement for libetpan 0.43), this time
2468 2006-03-09 [wwp] 2.0.0cvs125
2471 revert accidental commit (requirement for libetpan 0.43)
2473 2006-03-09 [paul] 2.0.0cvs126
2475 * src/prefs_receive.c
2476 remove useless frame
2477 replace 'incorporation' with 'receiving'
2478 * src/plugins/clamav/clamav_plugin_gtk.c
2479 * src/plugins/spamassassin/spamassassin_gtk.c
2480 improve widget sensitivity
2481 fix a bit his engrish
2483 2006-03-09 [wwp] 2.0.0cvs125
2487 * src/prefs_common.c
2488 * src/prefs_common.h
2489 remember some more windows' sizes (add to addressbook and
2492 2006-03-09 [paul] 2.0.0cvs124
2494 * src/plugins/pgpcore/prefs_gpg.c
2495 normalise construction of dialogue
2497 2006-03-09 [paul] 2.0.0cvs123
2499 * src/plugins/trayicon/Makefile.am
2502 2006-03-08 [colin] 2.0.0cvs122
2504 * src/plugins/trayicon/Makefile.am
2505 Fix build in separate dir
2506 Patch by Bamanzi <bamanzi@gmail.com>
2508 2006-03-08 [colin] 2.0.0cvs121
2511 Batch move and copies from summaryview with delayed execution
2514 2006-03-07 [paul] 2.0.0cvs120
2516 * src/common/utils.c
2517 fix highlighting of URIs containing "()"
2518 Patch by Pawel Pekala
2520 2006-03-07 [paul] 2.0.0cvs119
2525 immediately do alphabetical resort when
2526 changing a folder's name
2527 Patch by Pawel Pekala
2529 2006-03-07 [paul] 2.0.0cvs118
2533 when unsubscribing a newsgroup, remove the
2534 folder and msgs in .sylpheed-claws/newscache
2535 Patch by Pawel Pekala <c0rn@gazeta.pl>
2537 2006-03-07 [paul] 2.0.0cvs117
2540 fix wrong Fake URL Warning
2543 2006-03-07 [colin] 2.0.0cvs116
2546 Return immediately when password dialog was
2548 * src/gtk/inputdialog.c
2549 Allow empty strings for passwords
2552 2006-03-06 [colin] 2.0.0cvs115
2555 Prevent double-timeouts when connection fails
2561 2006-03-06 [colin] 2.0.0cvs114
2564 Refresh session during potentially long
2567 2006-03-06 [wwp] 2.0.0cvs113
2569 * src/prefs_msg_colors.h
2570 forgot that one (custom color labels).
2572 2006-03-06 [wwp] 2.0.0cvs112
2574 * src/prefs_common.c
2575 * src/prefs_common.h
2576 * src/prefs_msg_colors.c
2579 * src/gtk/colorlabel.c
2580 * src/gtk/colorlabel.h
2581 colors in messages list are now customizable. Color values and names can
2582 be changed in "Configuration/Preferences/Display/Colors/Color labels".
2583 Thanks to Paul and Colin for their help with this longstanding patch!
2585 2006-03-06 [wwp] 2.0.0cvs111
2588 don't crash if (x)face is bad.
2590 2006-03-05 [paul] 2.0.0cvs110
2595 * src/common/Makefile.am
2596 * src/common/utils.h
2597 * src/etpan/imap-thread.c
2599 * src/plugins/clamav/Makefile.am
2600 * src/plugins/demo/Makefile.am
2601 * src/plugins/dillo_viewer/Makefile.am
2602 * src/plugins/pgpcore/Makefile.am
2603 * src/plugins/pgpcore/passphrase.c
2604 * src/plugins/pgpinline/Makefile.am
2605 * src/plugins/pgpmime/Makefile.am
2606 * src/plugins/spamassassin/Makefile.am
2607 * src/plugins/trayicon/Makefile.am
2608 fix builiding on cygwin
2609 Patch by Ralgh Young <bamanzi@gmail.com>
2611 2006-03-04 [wwp] 2.0.0cvs109
2613 * manual/keyboard.xml
2614 fix mixed up/down keys.
2616 2006-03-04 [wwp] 2.0.0cvs108
2620 updated links to SpamAssassin.
2622 2006-03-04 [wwp] 2.0.0cvs107
2624 * manual/plugins.xml
2625 * src/plugins/spamassassin/README
2626 updated SpamAssassin plugin docs to reflect new functional additions
2627 (also fix/update/documents few technical stuff more, see the README).
2629 2006-03-04 [wwp] 2.0.0cvs106
2631 * src/prefs_message.c
2632 normalized capitalization of message-prefs paths.
2634 2006-03-04 [wwp] 2.0.0cvs105
2636 * manual/advanced.xml
2639 2006-03-03 [colin] 2.0.0cvs104
2641 * src/plugins/clamav/clamav_plugin_gtk.c
2642 Rework prefs page, patch by Fabien
2644 2006-03-03 [colin] 2.0.0cvs103
2646 * src/plugins/clamav/clamav_plugin.c
2647 Set error on all errors
2649 2006-03-03 [colin] 2.0.0cvs102
2651 * src/common/plugin.c
2652 Initialize error to avoid crashing when a plugin fails
2653 without setting error
2655 2006-03-02 [wwp] 2.0.0cvs101
2658 fixed linker flags for libetpan support on Cygwin
2659 (thanks to H.Merijn Brand).
2661 2006-03-02 [wwp] 2.0.0cvs100
2664 fix some AB error messages: one for punctuation and
2665 one wrongly duplicate (thanks, maxbritov).
2667 2006-03-02 [wwp] 2.0.0cvs99
2669 * src/plugins/spamassassin/spamassassin.c
2670 make sync calls to sa-learn/spamc to prevent
2671 system (whatever local or client/server) overload.
2673 2006-03-02 [colin] 2.0.0cvs98
2676 Put the spam icon in the status column instead of the
2679 2006-03-01 [colin] 2.0.0cvs97
2681 * src/plugins/spamassassin/spamassassin.c
2682 Fix segfault (g_file_set_contents fails for some
2683 reason and err==0x2f. Can't find out why with
2684 valgrind, using working function :-)
2686 2006-03-01 [colin] 2.0.0cvs96
2689 Offline overriding: let 'No' be cached only 3 seconds
2691 2006-03-01 [colin] 2.0.0cvs95
2697 * src/folder_item_prefs.c
2705 * src/prefs_common.h
2706 * src/prefs_msg_colors.c
2712 * src/send_message.h
2713 * src/simple-gettext.c
2719 * src/common/ssl_certificate.c
2720 * src/common/utils.c
2721 * src/gtk/colorsel.c
2722 * src/gtk/gtksctree.c
2723 * src/gtk/gtkshruler.c
2724 * src/plugins/trayicon/trayicon.c
2725 #if 0 goes to /dev/null
2727 2006-03-01 [colin] 2.0.0cvs94
2735 * src/plugins/spamassassin/spamassassin.c
2736 Allow to add information in the "working offline"
2739 2006-03-01 [wwp] 2.0.0cvs93
2741 * src/plugins/spamassassin/spamassassin.c
2742 fixed spamc invocation: use a tricky temporary mini shell wrapper
2743 'cause it seems that calling `spamc ... < inputfile` with
2744 g_spawn_(a)sync simply.. erm doesn't work :-).
2746 2006-03-01 [wwp] 2.0.0cvs92
2750 simplify the adding of spam/ham button to the messageview toolbar
2751 (it gets more clear now that the same button will be "Mark as spam"
2752 or "Mark as ham" according to the current message status,
2755 2006-03-01 [wwp] 2.0.0cvs91
2761 * src/plugins/spamassassin/spamassassin.c
2762 * src/plugins/spamassassin/spamassassin.h
2763 make learner callbacks return a status (0 for ok),
2764 handle it in main code to avoid setting flags when learning failed,
2765 don't learn on TCP if offline in spamassassin,
2770 2006-03-01 [wwp] 2.0.0cvs90
2773 some work around the compose window's account menu,
2774 patch by Fabien Vantard.
2776 2006-03-01 [wwp] 2.0.0cvs89
2778 * src/plugins/spamassassin/spamassassin.c
2779 fixed bad logics, was using spamc in local mode and sa-learn
2780 in remote mode (thanks, Colin).
2782 2006-03-01 [wwp] 2.0.0cvs88
2784 * src/plugins/spamassassin/spamassassin.c
2785 * src/plugins/spamassassin/spamassassin.h
2786 * src/plugins/spamassassin/spamassassin_gtk.c
2787 made processing of emails w/ sa-plugin an option (default is TRUE),
2788 fixed Engrish some tooltips, capitalization of some debug messages
2789 and warnings. The spamassassin plugin now provides two separate
2790 services: process emails upon incorporation and spamd training.
2791 Both services (un)register independently but use some common
2792 plugin settings (transport settings, spam storage location).
2794 2006-02-28 [wwp] 2.0.0cvs87
2796 * src/plugins/spamassassin/spamassassin.c
2797 fix async flag to spamc cmdline execution (batch exec should
2800 2006-02-27 [wwp] 2.0.0cvs86
2802 * src/plugins/spamassassin/spamassassin.c
2803 * src/plugins/spamassassin/spamassassin.h
2804 * src/plugins/spamassassin/spamassassin_gtk.c
2805 - added the ability to learn a remote spamassassin server (spamd),
2807 - added the spamassassin option 'username', that applies to all
2808 spamassassin operations (filtering, learning, local or remote).
2809 The default username is the current unix user (if left blank
2810 from gtk prefs or config file).
2811 - commented out some unused code (notebook widget), removed unused
2813 - make more widgets sensitive to the transport type.
2815 2006-02-27 [colin] 2.0.0cvs85
2817 * src/plugins/spamassassin/spamassassin.c
2818 Fix sa-learn call when offline
2820 2006-02-27 [colin] 2.0.0cvs84
2828 * src/prefs_toolbar.c
2830 * src/stock_pixmap.c
2831 * src/stock_pixmap.h
2835 * src/pixmaps/ham_btn.xpm
2836 * src/pixmaps/spam.xpm
2837 * src/pixmaps/spam_btn.xpm
2838 * src/plugins/spamassassin/spamassassin.c
2839 Add button in toolbar for spam learning
2840 Fix a few bugs from the last related commit
2841 Revert 1.9.6cvs23 which messed up shift-selection
2843 2006-02-24 [colin] 2.0.0cvs83
2848 * src/plugins/spamassassin/spamassassin.c
2849 * src/plugins/spamassassin/spamassassin.h
2850 * src/plugins/spamassassin/spamassassin_gtk.c
2851 Unregister learner when spamassassin is either
2852 disabled or over tcp
2854 2006-02-24 [colin] 2.0.0cvs82
2861 * src/stock_pixmap.c
2862 * src/stock_pixmap.h
2865 * src/gtk/icon_legend.c
2866 * src/pixmaps/spam.xpm ** NEW FILE **
2867 * src/plugins/spamassassin/spamassassin.c
2868 * src/plugins/spamassassin/spamassassin_gtk.c
2869 Add spam learning interface (Mark/Mark as
2872 2006-02-24 [wwp] 2.0.0cvs81
2877 hide compose window when sending message in batch mode
2878 (filtering: forward and redirect). Also fixed a wrong
2879 value returned when sending failed, neutral anyway.
2882 2006-02-24 [wwp] 2.0.0cvs80
2885 use GTK+'s stock quit button. Patch by Fabien Vantard.
2887 2006-02-24 [paul] 2.0.0cvs79
2892 fix bug 916, 'newsgroup unsubscribe segmentation fault'
2895 2006-02-23 [colin] 2.0.0cvs78
2898 Change OK to Close in alertpanel with View log
2899 button; add accel to View log. Patch by Fabien
2902 2006-02-23 [wwp] 2.0.0cvs77
2905 silly me, there were much more tests to perform, since toolbars can
2906 really have down to 1 element only.
2908 2006-02-23 [wwp] 2.0.0cvs76
2911 fixed indentation from my previous commit. Fallback to VISUAL if
2912 EDITOR is not set (and to vi, at last resort).
2914 2006-02-23 [wwp] 2.0.0cvs75
2917 improved error detection (Colin, me).
2919 2006-02-23 [wwp] 2.0.0cvs74
2921 * src/prefs_toolbar.c
2922 simplify and fix prefs/toolbars layouting. Combos' contents can
2923 now be really displayed.
2925 2006-02-23 [wwp] 2.0.0cvs73
2926 simplifies and fix prefs/toolbars layouting. Combos' contents can now
2927 be really displayed.
2929 2006-02-22 [wwp] 2.0.0cvs72
2932 fix a typo in my previous commit (sorry!).
2934 2006-02-22 [wwp] 2.0.0cvs71
2936 * src/prefs_toolbar.c
2937 fix a crash when adding separators to toolbars,
2938 also fix some separator item information.
2940 2006-02-22 [wwp] 2.0.0cvs70
2943 fix a crash when redirecting (for instance) when compose window's
2944 toolbar contents has been customized (when some buttons have been
2947 2006-02-21 [wwp] 2.0.0cvs69
2950 * src/gtk/pluginwindow.c
2951 * src/plugins/pgpcore/prefs_gpg.c
2952 fix some compilation warnings (feat. remains of removed code).
2954 2006-02-21 [wwp] 2.0.0cvs68
2956 * src/gtk/gtkutils.c
2957 fix two compilation issues, thanks to Stephan Sachse.
2959 2006-02-20 [colin] 2.0.0cvs67
2962 Don't reselect displayed mail on refocus
2963 This fixes actions misbehaving
2965 2006-02-20 [wwp] 2.0.0cvs66
2968 * src/gtk/gtksctree.c
2969 * src/gtk/gtkshruler.c
2970 changed more runtime typecast checks.
2972 2006-02-20 [wwp] 2.0.0cvs65
2974 * src/summary_search.c
2975 find all - summaryview refresh issue fixed, thanks to Colin.
2977 2006-02-20 [wwp] 2.0.0cvs64
2979 * src/gtk/gtkutils.c
2980 better runtime typecast checks.
2982 2006-02-20 [wwp] 2.0.0cvs63
2984 * src/summary_search.c
2985 enhancements to the summary search:
2986 - add the ability to stop the running search
2987 (upon ESC-key press, new Stop button or when Clear button is pressed)
2988 - don't search if no criteria (From/To/Subject/Body) is set
2989 - ensure that a busy mouse pointer is always shown when searching,
2990 show it even a bit earlier
2992 2006-02-19 [colin] 2.0.0cvs62
2996 * src/etpan/imap-thread.c
2997 * src/etpan/imap-thread.h
2998 (Future) IMAP speed improvement on sending
2999 Will require a libetpan update
3001 * src/gtk/quicksearch.c
3002 Make quicksearch clearable while running.
3004 2006-02-17 [colin] 2.0.0cvs61
3007 * src/etpan/imap-thread.c
3008 * src/etpan/imap-thread.h
3009 Check for IMAP certificates
3010 ** Requires libetpan-0.42-cvs4
3011 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
3013 2006-02-17 [colin] 2.0.0cvs60
3016 * src/prefs_common.c
3017 * src/prefs_common.h
3018 * src/prefs_message.c
3019 Add pref to display HTML-only mails with plugin,
3020 if possible (defaulting to FALSE of course).
3022 2006-02-16 [colin] 2.0.0cvs59
3025 * src/common/plugin.c
3026 * src/common/plugin.h
3027 * src/gtk/pluginwindow.c
3028 Keep track of requested (but unloaded) plugins
3029 in some error cases.
3031 2006-02-16 [wwp] 2.0.0cvs58
3033 * src/gtk/gtkaspell.c
3034 * src/gtk/gtkaspell.h
3035 * src/prefs_spelling.c
3037 * src/prefs_common.c
3038 * src/prefs_common.h
3039 implemented new optional spellchecker behaviour: re-check message when
3040 dictionary got changed (from compose-window/context-menu/Change dictionary).
3042 2006-02-16 [wwp] 2.0.0cvs57
3044 * src/quote_fmt_parse.y
3045 pclose popen'ed pipe.
3047 2006-02-15 [colin] 2.0.0cvs56
3051 Let MimeViewers know which MimeView they
3054 Swap From/To columns in Sent/Queue/Drafts
3056 * src/etpan/imap-thread.c
3057 Use mailstream_low_tls_open() for STARTTLS
3058 instead of mailstream_low_ssl_open()
3059 ** REQUIRES libetpan 0.42cvs3 **
3061 2006-02-15 [wwp] 2.0.0cvs55
3065 * src/message_search.c
3066 * src/message_search.h
3068 * src/gtk/gtkutils.c
3069 * src/gtk/gtkutils.h
3070 added the ability to Find text in the compose window (and a bit
3071 of code factorization).
3073 2006-02-15 [wwp] 2.0.0cvs54
3076 yet another one file was missing (fix for some widgets' sensitivity).
3079 2006-02-15 [wwp] 2.0.0cvs53
3082 oops forgot that file (fix for some widgets' sensitivity).
3084 2006-02-15 [wwp] 2.0.0cvs52
3086 * src/summary_search.c
3087 implemented advanced summary search options (added the ability
3088 to use matcher conditions in an advanced search mode).
3090 2006-02-15 [wwp] 2.0.0cvs51
3092 * src/plugins/pgpcore/prefs_gpg.c
3093 * src/prefs_account.c
3094 fix some widget sensitivity, mostly around some labels in
3097 2006-02-15 [paul] 2.0.0cvs50
3099 * manual/advanced.xml
3100 improve Templates info
3103 2006-02-14 [colin] 2.0.0cvs49
3105 * src/pixmaps/address_book.xpm
3106 * src/pixmaps/preferences.xpm
3107 * src/pixmaps/properties.xpm
3108 Fix pixmap size - patch by Fabien Vantard
3110 2006-02-13 [colin] 2.0.0cvs48
3113 Add missing fclose()s on error
3116 * src/common/utils.c
3117 Fix temp files not being deleted on windows
3118 Patches by Thomas Gilgin
3120 2006-02-13 [colin] 2.0.0cvs47
3125 2006-02-13 [wwp] 2.0.0cvs46
3127 * src/plugins/pgpcore/prefs_gpg.c
3128 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
3130 2006-02-12 [colin] 2.0.0cvs45
3135 Fix "stuff" when quitting
3137 2006-02-12 [wwp] 2.0.0cvs44
3139 * src/prefs_themes.c
3140 fix typos in debug messages.
3142 2006-02-11 [colin] 2.0.0cvs43
3145 don't allow drag/drop from ourself
3147 2006-02-10 [wwp] 2.0.0cvs42
3154 renamed html_ prefixed functions and data structures to avoid
3155 namespace clashes w/ other software (gtkhtml2 for instance).
3159 2006-02-09 [colin] 2.0.0cvs41
3162 Fix shitty logic messed up. Thanks Ticho for the hint!
3164 2006-02-09 [wwp] 2.0.0cvs40
3168 * src/prefs_account.c
3171 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
3172 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
3173 Browse buttons in accounts prefs.
3175 2006-02-09 [colin] 2.0.0cvs39
3178 Check for pointer before using its members
3179 * src/gtk/gtksourceprintjob.c
3182 2006-02-09 [wwp] 2.0.0cvs38
3185 fix few compiler warnings (type mismatch).
3187 2006-02-09 [paul] 2.0.0cvs37
3190 updated by Fabien Vantard
3192 2006-02-08 [colin] 2.0.0cvs36
3194 * src/prefs_common.c
3196 * src/common/plugin.c
3197 allow windows and linux configurations to coexist
3198 patch by Thomas Gilgin
3200 2006-02-08 [colin] 2.0.0cvs35
3205 * src/matcher_parser_parse.y
3206 * src/prefs_filtering_action.c
3207 * src/prefs_matcher.c
3208 Add the "Ignore thread" filtering
3211 2006-02-08 [colin] 2.0.0cvs34
3216 Fix bug #905 (damaged attachment)
3217 text files with raw \0's aren't really text files
3220 2006-02-08 [colin] 2.0.0cvs33
3223 Fix crasher introduced yesterday
3225 2006-02-08 [wwp] 2.0.0cvs32
3229 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
3231 2006-02-08 [wwp] 2.0.0cvs31
3233 * src/prefs_template.c
3234 templates enhancement: allow address completion for Cc and Bcc fields
3235 (it was currently possible for the To field only)
3237 2006-02-08 [colin] 2.0.0cvs30
3240 Don't unblock if not blocked
3243 2006-02-07 [colin] 2.0.0cvs29
3246 Forgot to refresh summaryview
3248 2006-02-07 [colin] 2.0.0cvs28
3251 Freeze/thaw message list and folder list while
3252 processing %as{} actions
3254 Fix auto-wrap disabling after a middle-click
3257 2006-02-07 [paul] 2.0.0cvs27
3260 fix freeing of uninitialised pointers
3263 2006-02-06 [colin] 2.0.0cvs26
3266 Use g_slist_prepend in potentially big list
3268 2006-02-06 [colin] 2.0.0cvs25
3271 Completely skip processing if it doesn't
3274 2006-02-06 [colin] 2.0.0cvs24
3278 Batch filtering in summaryview (from Tools menu)
3279 and pre/post//-processing too
3281 2006-02-06 [colin] 2.0.0cvs23
3285 Use a special field for batch filtering instead
3286 of stepping on deferred execution's toes
3288 2006-02-06 [colin] 2.0.0cvs22
3295 Fix filtering via menus and actions
3297 2006-02-06 [colin] 2.0.0cvs21
3300 Put the added file directly to cache if possible (will work
3308 Move and copy filtered messages by batches instead of one
3309 by one - faster on IMAP
3311 Add a function that'll possibly be useful later
3313 2006-02-06 [colin] 2.0.0cvs20
3316 Use internal mime-type instead of text/plain for d'n'd
3318 Allow attaching files from mimeview's icon list via d'n'd
3321 Use internal mime-type instead of text/plain for d'n'd
3322 Don't try to selected opened folder if none is
3323 Factorize d'n'd from other apps code
3326 * src/gtk/gtkutils.c
3327 * src/gtk/gtkutils.h
3328 Factorize Face/X-Face stuff
3330 Fix d'n'd to other apps
3331 * src/prefs_message.c
3332 Let the XFace pref be usable without libcompface as it also
3335 Fix d'n'd to other apps
3336 Factorize d'n'd from other apps code
3338 2006-02-06 [wwp] 2.0.0cvs19
3341 Italian translation fixes by Andrea Spadaccini (no more confusion
3342 between filtering and processing, and few changes in the About
3346 2006-02-06 [mones] 2.0.0cvs18
3348 * src/gtk/icon_legend.c
3349 Improved descriptions allowing better translations
3351 2006-02-05 [colin] 2.0.0cvs17
3354 Add the f*cking missing expunge that caused imap_fetch_env
3355 to fail after an add_msgs ! :-///
3356 * src/etpan/imap-thread.c
3360 2006-02-05 [colin] 2.0.0cvs16
3362 * src/common/utils.c
3363 Don't check for return-path (or we can't put
3364 back non-sent mails)
3366 2006-02-05 [colin] 2.0.0cvs15
3369 Don't try to display Face header in textview
3370 when teh headerview's active
3372 2006-02-05 [colin] 2.0.0cvs14
3374 * tools/tbird2syl.py
3376 Add script to import Thunderbird mails
3378 2006-02-05 [colin] 2.0.0cvs13
3385 Show Face headers - patch partially by Klaus Flittner
3387 2006-02-05 [colin] 2.0.0cvs12
3391 * src/common/utils.c
3392 * src/common/utils.h
3393 Let dnd work from mime icons to summaryview
3394 and to folderview too
3395 Add a crude test to avoid trying to add files
3396 drag'n'dropped when they're not mails
3398 2006-02-04 [colin] 2.0.0cvs11
3404 2006-02-04 [colin] 2.0.0cvs10
3411 Added various drag and drop capas:
3413 summaryview other apps
3414 mimeview icons other apps
3415 other apps summaryview
3416 other apps folderview
3418 This shouldn't have broken the existing:
3420 summaryview folderview
3421 folderview folderview
3422 summaryview compose's attachments
3426 2006-02-02 [paul] 2.0.0cvs9
3429 move global option 'Set displayed columns...' out
3430 of folder option grouping.
3431 fix sensitivity of 'harvest addresses'
3434 2006-02-01 [colin] 2.0.0cvs8
3437 Revert the alertpanel patch, it sucks (intrusive
3438 and gets in the way of "open")
3440 2006-02-01 [colin] 2.0.0cvs7
3443 * src/prefs_account.c
3444 * src/prefs_common.c
3446 * src/common/utils.c
3447 * src/common/utils.h
3448 Add ability to edit the signature file
3449 from the account preferences, and use
3450 a default for the text editor.
3451 Patch by Fabien Vantard
3453 2006-02-01 [colin] 2.0.0cvs6
3456 Try to get mime type by extension if it is
3457 application/octet-stream
3458 Display a window with possible choices when
3459 encountering unknown mime types
3463 Allow multiple selection in filtered filesel
3464 (patch by Fabien Vantard)
3465 * src/gtk/pluginwindow.c
3466 Use it (patch by Fabien Vantard)
3468 2006-02-01 [paul] 2.0.0cvs5
3471 fix crash on creating jpilot address book
3472 Thanks to Colin - FOR_STABLE
3473 * src/prefs_summaries.c
3474 * src/prefs_wrapping.c
3475 * src/gtk/icon_legend.c
3476 * src/gtk/quicksearch.c
3477 string fixes and additions
3479 2006-02-01 [paul] 2.0.0cvs4
3485 add Arabic encoding option
3486 Patch submitted by Mohammed Sameer <msameer@users.sf.net>
3488 2006-01-31 [colin] 2.0.0cvs3
3490 * src/plugins/pgpcore/passphrase.c
3491 Convert passphrase to locale encoding
3493 Fix drafting on IMAP. Crappy bug sneaked in
3497 2006-01-30 [paul] 2.0.0cvs2
3499 * src/gtk/icon_legend.c
3500 show the new entries
3502 2006-01-30 [colin] 2.0.0cvs1
3505 Check for the file to be present before
3506 enabling the menu - FOR_STABLE
3507 * src/gtk/icon_legend.c
3508 Add folders icons (not all of them, there
3509 are too much, but the most intriguing ones)
3511 2006-01-30 [paul] 2.0.0
3513 version 2.0.0 released
3515 2006-01-30 [paul] 1.9.100cvs200
3520 * manual/starting.xml
3521 * manual/sylpheed-claws-manual.xml
3524 2006-01-29 [mones] 1.9.100cvs199
3526 * manual/account.xml
3527 * manual/advanced.xml
3528 * manual/glossary.xml
3529 Some typos fixed, added LDIF term to glossary
3531 Fixed leading plus symbol
3533 2006-01-29 [paul] 1.9.100cvs198
3537 updated by Tommi Pirinen and Andrej Kacian
3539 2006-01-29 [paul] 1.9.100cvs197
3544 2006-01-29 [paul] 1.9.100cvs196
3549 * tools/claws.i18n.status.pl
3550 nl translation updated by Tim Dijkstra
3552 2006-01-29 [paul] 1.9.100cvs195
3556 updated by Aleksandar Urosevic and Anders Troback
3558 2006-01-28 [colin] 1.9.100cvs194
3560 * src/gtk/gtksourceprintjob.c
3561 Don't fiddle with PangoLayout when we
3564 2006-01-28 [paul] 1.9.100cvs193
3570 * tools/claws.i18n.status.pl
3571 updated translations submitted by Stavros Giannouris
3574 2006-01-27 [colin] 1.9.100cvs192
3577 * src/gtk/gtksourceprintjob.c
3579 (libgnomeprint only, of course)
3581 2006-01-27 [paul] 1.9.100cvs191
3585 updated by Fabien Vantard and Andrea Spadaccini
3587 2006-01-26 [colin] 1.9.100cvs190
3589 * manual/Makefile.am
3591 Make building the manual optional
3594 2006-01-26 [paul] 1.9.100cvs189
3596 * manual/glossary.xml
3597 * manual/plugins.xml
3602 2006-01-26 [paul] 1.9.100cvs188
3604 * src/prefs_display_header.c
3605 * src/prefs_folder_column.c
3606 * src/prefs_msg_colors.c
3607 * src/prefs_summaries.c
3608 * src/prefs_summary_column.c
3611 2006-01-25 [colin] 1.9.100cvs187
3614 Don't allow moving/copying mails between
3615 queue/drafts and non-queue/drafts folders
3616 Fixes bug #897 (message header is resetted
3617 if one is copied to Drafts)
3619 2006-01-25 [colin] 1.9.100cvs186
3623 Fix subscribed folders not found
3625 Don't try to encode as original mail's charset
3628 2006-01-25 [paul] 1.9.100cvs185
3637 updates submitted by Stephan Sachse, Emilian Nowak
3638 and Quar, Frederico Goncalves Guimaraes, and
3640 Fix Bug 896, 'PT_BR locale broken'.
3644 2006-01-24 [mones] 1.9.100cvs184
3646 * manual/glossary.xml
3647 All current terms finished. Reviewers welcome ;-)
3648 * manual/keyboard.xml
3649 Fixed column width for pdf output.
3653 2006-01-24 [paul] 1.9.100cvs183
3655 * manual/glossary.xml
3657 * manual/dist/html/Makefile.am
3658 * manual/dist/pdf/Makefile.am
3659 * manual/dist/ps/Makefile.am
3660 * manual/dist/txt/Makefile.am
3664 2006-01-24 [mones] 1.9.100cvs182
3666 * manual/glossary.xml
3667 Nearly finished, some terms missing.
3669 2006-01-23 [paul] 1.9.100cvs181
3671 * manual/dist/html/Makefile.am
3672 * manual/dist/pdf/Makefile.am
3673 * manual/dist/ps/Makefile.am
3674 * manual/dist/txt/Makefile.am
3679 2006-01-22 [colin] 1.9.100cvs180
3682 * src/gtk/gtkaspell.c
3683 Don't deselect stuff before right-clicking, with aspell.
3684 (This prevented right-click Copy, for example).
3687 2006-01-22 [paul] 1.9.100cvs179
3689 * src/summary_search.c
3690 don't fix the widget size as it causes problems
3692 Thanks to Emilian Nowak
3694 2006-01-21 [paul] 1.9.100cvs178
3696 * src/prefs_themes.c
3697 fix broken underlining of label text
3698 with some translations
3700 2006-01-21 [colin] 1.9.100cvs177
3703 In French "Composition" puts the Compose toolbar's prefs in the wrong place
3705 2006-01-20 [colin] 1.9.100cvs176
3710 * manual/dist/html/.cvsignore
3711 * manual/dist/html/Makefile.am
3712 * manual/dist/pdf/.cvsignore
3713 * manual/dist/pdf/Makefile.am
3714 * manual/dist/ps/.cvsignore
3715 * manual/dist/ps/Makefile.am
3716 * manual/dist/txt/.cvsignore
3717 * manual/dist/txt/Makefile.am
3720 2006-01-20 [paul] 1.9.100cvs175
3722 * manual/handling.xml
3723 make Filtering and Searching entries easier to find
3724 * manual/keyboard.xml
3725 add the remaining default keybinds
3726 * src/prefs_summaries.c
3727 update the default keybinds
3729 2006-01-20 [paul] 1.9.100cvs174
3741 replace 'e-mail' with 'email'
3742 * src/summary_search.c
3743 add mnemonic to "Find all" button
3745 2006-01-20 [wwp] 1.9.100cvs173
3749 touched mbox import/export buttons for HIG-compliance
3751 2006-01-19 [paul] 1.9.100cvs172
3753 * manual/account.xml
3754 * manual/addrbook.xml
3755 * manual/advanced.xml
3757 * manual/handling.xml
3759 * manual/plugins.xml
3760 * manual/starting.xml
3763 2006-01-19 [paul] 1.9.100cvs171
3766 allow use of trash button while receiving
3769 2006-01-19 [wwp] 1.9.100cvs170
3771 * src/gtk/quicksearch.c
3773 force text color to black when yellow background is set
3775 2006-01-19 [colin] 1.9.100cvs169
3777 * src/plugins/trayicon/trayicon.c
3778 Gray out Get Mail when already getting mail
3780 2006-01-18 [paul] 1.9.100cvs168
3783 give widget yellow background was To is
3784 set via folder prefs
3785 * src/gtk/quicksearch.c
3786 give widget yellow background when quick
3790 2006-01-18 [paul] 1.9.100cvs167
3792 * doc/man/sylpheed-claws.1
3793 add --subscribe option
3795 2006-01-18 [paul] 1.9.100cvs166
3797 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3798 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3799 use %U instead of %F (%F is broken for user installed
3802 2006-01-18 [colin] 1.9.100cvs165
3805 Default to Yes in "No more * messages" dialogs
3807 2006-01-17 [colin] 1.9.100cvs164
3810 Possibly fix an invalid iterator causing
3813 2006-01-17 [colin] 1.9.100cvs163