1 2006-06-16 [colin] 2.3.0cvs17
3 * src/plugins/pgpcore/sgpgme.c
4 * src/plugins/pgpmime/pgpmime.c
5 * src/plugins/pgpinline/pgpinline.c
6 Better error reporting in setup_signers.
7 Don't fallback to default key if specified
9 Don't allow signing if more than one secret
10 key matches the one specified in prefs.
12 2006-06-15 [colin] 2.3.0cvs16
15 Add "Send queue" in the folder's contextual
23 * src/plugins/pgpcore/passphrase.c
24 * src/plugins/pgpcore/sgpgme.c
25 * src/plugins/pgpinline/pgpinline.c
26 * src/plugins/pgpmime/pgpmime.c
27 Better error reporting
29 Probably fix bug #971 (2.2.3 cannot read mail
33 2006-06-15 [mones] 2.3.0cvs15
35 * tools/make.themes.project
36 creates the themes project from the web page
38 2006-06-15 [colin] 2.3.0cvs14
41 Better fix (avoid losing the folder if scan_tree
44 2006-06-15 [cleroy] 2.3.0cvs13
47 Probably fix Bug #969 (crash on rebuilding
50 2006-06-14 [colin] 2.3.0cvs12
52 * manual/dtd/manual.xsl
53 * manual/sylpheed-claws-manual.xml
54 * manual/fr/sylpheed-claws-manual.xml
55 * manual/pl/sylpheed-claws-manual.xml
56 Insert pagebreaks between sections
58 2006-06-14 [paul] 2.3.0cvs11
61 better fix than 2.3.0cvs10
63 2006-06-14 [paul] 2.3.0cvs10
66 fix setting of PACKAGE_DATA_DIR with newer autoconf
67 (backwards compatible)
69 2006-06-13 [colin] 2.3.0cvs9
72 Fix sending of return receipt with the new queue folders
74 2006-06-13 [wwp] 2.3.0cvs8
77 fix wrong tokens returned in quote_fmt lexer, query not().
79 2006-06-13 [wwp] 2.3.0cvs7
82 * src/prefs_folder_item.c
83 allow changing folder type even when folder is not a top-level one,
86 2006-06-12 [colin] 2.3.0cvs6
89 Fix double-ask of "Do you want to mark all
92 2006-06-12 [colin] 2.3.0cvs5
103 * src/prefs_folder_item.c
111 Apply bug #964's patch (Queue and drafts aren't normal)
112 The Drafts and Queue folder now contain RFC-822 files,
113 allowing to move and copy mails from and to these
114 folders. Moving from Drafts to Queue will prepare the
115 mail for sending (PGP signature, encryption, etc).
116 This patch also rework sending errors handling to try
118 Also, allow redefining folder types via the GUI
119 (Folder type in its Properties)
121 2006-06-12 [colin] 2.3.0cvs4
127 Allow to define a specific print font - patch
128 by Bernhard Walle <bernhard.walle@gmx.de>
130 * manual/advanced.xml
131 * manual/fr/advanced.xml
132 Add a hidden pref to allow deletion without
135 2006-06-12 [wwp] 2.3.0cvs3
138 more files to ignore.
140 2006-06-12 [wwp] 2.3.0cvs2
143 * src/quote_fmt_lex.l
144 * src/quote_fmt_parse.y
145 extend the quote_fmt parser (templates and quotes):
146 - allow limited sub-expressions in |p{} and |f{} expressions,
147 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
148 - implemented/fixed missing implementation of query_references and show_references,
149 - completed, fixed contents and format of the symbols help dialog,
150 - fix some compilation warnings.
152 2006-06-12 [wwp] 2.3.0cvs1
154 * manual/advanced.xml
155 * manual/fr/advanced.xml
156 updates in the "templates" section of the manual (eng/fr):
157 - be more precise (both versions)
158 - completed to match the english reference (fr version)
159 - touchups (both versions)
161 2006-06-12 [paul] 2.3.0
165 2006-06-12 [paul] 2.2.3cvs14
176 updated by Miquel Oliete, Tim, Stephan Sachse,
177 Stavros Giannouris, Fabien Vantard, Andrea
178 Spadaccini, Frederico Goncalves Guimaraes,
179 Aleksandar Urosevic, and Ralgh Young
181 2006-06-12 [colin] 2.2.3cvs13
186 2006-06-11 [colin] 2.2.3cvs12
189 Verify that g_malloc() succeeded
191 2006-06-11 [colin] 2.2.3cvs11
194 Add Face header to welcome mail
196 2006-06-10 [colin] 2.2.3cvs10
199 Revert previous (Forgot it changes the
200 margin on the whole mail)
202 2006-06-10 [colin] 2.2.3cvs9
205 Don't overlap long headers under (X-)Face
207 2006-06-10 [mones] 2.2.3cvs8
210 allow generation of manual on systems lacking saxon binary
211 but with java and the saxon library installed
216 2006-06-09 [colin] 2.2.3cvs7
219 Fix leak when using Display Sender using Addressbook
221 2006-06-09 [colin] 2.2.3cvs6
230 2006-06-09 [paul] 2.2.3cvs5
234 * tools/claws.i18n.status.pl
235 updated with new info
237 2006-06-09 [paul] 2.2.3cvs4
242 add wwp to authors list
244 update mine and Colin's addresses
246 2006-06-08 [colin] 2.2.3cvs3
248 * src/etpan/imap-thread.c
249 Fix leak on SSL cert check
251 2006-06-08 [colin] 2.2.3cvs2
256 2006-06-08 [paul] 2.2.3cvs1
259 Update version number following
262 2006-06-07 [colin] 2.2.2cvs3
265 Fix catching cache read errors (guint instead of gint)
266 Prevent malloc'ing more than 8MB (means cache corruption)
268 2006-06-07 [paul] 2.2.2cvs2
276 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
278 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
281 2006-06-06 [paul] 2.2.2cvs1
284 Update version number following
287 2006-06-06 [paul] 2.2.1cvs6
290 fix implicit declaration of
292 Patch by Fabien Vantard
294 2006-06-06 [paul] 2.2.1cvs5
297 fix age_greater and age_lower so that they
298 mean what say and not '...or equal to'
301 2006-06-06 [paul] 2.2.1cvs4
308 2006-06-05 [wwp] 2.2.1cvs3
310 * manual/fr/account.xml
311 minor language fixes (thanks to Fabien Vantard).
313 2006-06-05 [colin] 2.2.1cvs2
315 * src/prefs_folder_item.c
317 Allow recursive setting of properties
320 Don't freeze on 'test' filtering rule
322 2006-06-05 [colin] 2.2.1cvs1
325 Update version number following
328 2006-06-04 [wwp] 2.2.0cvs82
330 * manual/glossary.xml
332 * manual/fr/glossary.xml
333 * manual/fr/account.xml
334 added glossary section and references/links related to the Face custom header.
336 2006-06-04 [colin] 2.2.0cvs81
339 Skip to next message on move with no
342 2006-06-04 [wwp] 2.2.0cvs80
345 added sanity checks, exit when needed.
347 2006-06-03 [paul] 2.2.0cvs79
349 * src/prefs_receive.c
350 page name is now 'Receiving'
352 page name is now 'Sending'
354 2006-06-03 [colin] 2.2.0cvs78
356 * src/plugins/spamassassin/spamassassin_gtk.c
357 Autoswitch to Localhost if transport was previously
358 disabled. Else people had to check [] Enable, then
359 *reselect* transport.
361 2006-06-03 [colin] 2.2.0cvs77
363 * src/plugins/pgpinline/pgpinline.c
364 * src/plugins/pgpmime/pgpmime.c
365 Check that gpg_data_release_and_get_mem
366 didn't fail (now, why this happens...)
368 2006-06-03 [colin] 2.2.0cvs76
371 Fix bug #962 (Manual and/or UI should
372 warn about incompatible locking
375 2006-06-02 [cleroy] 2.2.0cvs75
383 2006-06-02 [colin] 2.2.0cvs74
386 On exit, free caches after writing them
387 Shuts up some valgrind false positives
390 Fix races when reusing existing SMTP connections
391 Fix inexistant session timeout
393 Display alertpanel after all queues have
394 been processed, not after each
396 2006-06-02 [wwp] 2.2.0cvs73
398 * manual/fr/glossary.xml
401 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
403 2006-06-02 [wwp] 2.2.0cvs72
406 * manual/dist/pdf/Makefile.am
407 * manual/dtd/manual.xsl
408 * manual/fr/dist/pdf/Makefile.am
409 * manual/pl/dist/pdf/Makefile.am
410 we changed the procedure to generate the .pdf version of the manual.
411 The procedure is more modern and the .pdf we get now has a valid index.
412 Here are the new pre-requisites:
414 - JRE 1.x (1.4 here): there must be one from your distro
415 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
416 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
417 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
419 See my posts for further info about the installation of this toolchain:
421 Date: Fri, 19 May 2006 19:40:06 +0200
422 From: wwp <subscript@free.fr>
423 To: sylpheed-claws-devel@lists.sourceforge.net
424 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
428 Date: Wed, 24 May 2006 12:58:49 +0200
429 From: wwp <subscript@free.fr>
430 To: sylpheed-claws-devel@lists.sourceforge.net
431 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
433 2006-06-01 [colin] 2.2.0cvs71
436 Better guards against IMAP races
440 * src/common/ssl_certificate.c
441 * src/etpan/imap-thread.c
442 * src/etpan/imap-thread.h
443 * src/gtk/sslcertwindow.c
444 New hidden option ssl_skip_cert_check to
445 avoid dups of bug #959 (libetpan linked
446 against gnutls and gnutls buggy on 64bit)
447 Present expired warning only once per
449 * manual/advanced.xml
450 * manual/fr/advanced.xml
453 2006-06-01 [wwp] 2.2.0cvs70
456 fix for bug #961 (return receipt dialog
457 complains incorrectly about return-path
458 email adress being different), thanks
461 2006-05-31 [cleroy] 2.2.0cvs69
464 Guard against NULLs, although this
465 should never be an issue
467 2006-05-31 [colin] 2.2.0cvs68
472 Don't remove caches when destroying folder, it
473 could (should) be done at exit
475 free processing cache after incorporation
476 * src/etpan/imap-thread.c
477 Maybe fix bug #959 (Crash on moving to emails
478 to a imap account per ssl with a expired
481 2006-05-30 [colin] 2.2.0cvs67
484 Put back event flush when displaying message
485 It avoids reading a bunch of messages just
486 by hitting shift-n for too long ;)
488 2006-05-29 [colin] 2.2.0cvs66
491 Remove useless g_warnings
493 2006-05-29 [colin] 2.2.0cvs65
496 Fix g_slist_append()s for performance
498 2006-05-29 [colin] 2.2.0cvs64
502 Fix extraneous tab at start of addresses
504 Fix warnings (thanks to Fabien)
505 Fix crash at exit when composing messages
508 Fix progress bar when deleting expired mails
511 * src/gtk/gtksctree.c
512 Fix re-sorting slowness
514 2006-05-29 [paul] 2.2.0cvs63
517 fetch full message when moving mails
518 from another mailbox, (fixed data loss
519 when filtering from IMAP to MH, introduced
523 2006-05-29 [mones] 2.2.0cvs62
525 * src/gtk/gtksctree.c
526 Unselect faster (patch by Colin)
528 2006-05-26 [colin] 2.2.0cvs61
531 Unplug MSGINFO_UPDATE callback on delete too.
533 2006-05-26 [colin] 2.2.0cvs60
536 Fix bold in folder selection window with glib2.10
539 2006-05-26 [colin] 2.2.0cvs59
542 Convert date only if necessary (and don't
543 try to convert from utf8 to utf8, too)
545 Only set column's text if the column's
548 2006-05-26 [colin] 2.2.0cvs58
554 2006-05-26 [colin] 2.2.0cvs57
557 Make summaryview selectable as long as
560 Faster deletion (by implementing mh_remove_msgs)
561 Faster copy (avoid using mh_fetch_msg just to get
563 Faster move (using move_file instead of copy_file
565 No progressbar if total number of mails to cp/mv
568 Fix removal from subject_table when mail gets moved
569 Faster deletion (g_slist_prepend instead of append)
570 * src/gtk/gtksctree.c
573 2006-05-25 [colin] 2.2.0cvs56
575 * src/common/ssl_certificate.c
576 Fix leak in expired cert check
578 2006-05-25 [colin] 2.2.0cvs55
581 Disable flags syncing on .mh_sequences - it
582 is buggy and marks mails read under unknown
589 2006-05-24 [colin] 2.2.0cvs54
591 attention cvs users: if you manage to crash
592 Sylpheed-Claws while moving, copying or deleting
593 mails, we *are* interested in stack traces and
594 valgrind logs. It looks stable, but one never
598 Add progressbar for cache updates
600 Optimize Mark all read in the current
603 Add progressbar for copy/move
605 Optimize O(n^2) in copy/move
607 * src/gtk/gtksctree.c
608 Optimize O(n^2) algos
609 * src/common/timing.h
610 Display ms instead of us
612 2006-05-24 [wwp] 2.2.0cvs53
614 * manual/fr/advanced.xml
615 updates to the French manual.
617 2006-05-24 [wwp] 2.2.0cvs52
620 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
622 2006-05-24 [wwp] 2.2.0cvs51
625 fixed "mark all read" in MH folders (thanks to Colin).
627 2006-05-24 [paul] 2.2.0cvs50
629 * doc/man/sylpheed-claws.1
632 2006-05-23 [colin] 2.2.0cvs49
642 * src/gtk/sslcertwindow.c
643 alertpanel fixes, by Fabien
645 2006-05-23 [colin] 2.2.0cvs48
651 * src/gtk/gtksctree.c
652 * src/gtk/gtksctree.h
654 Fix slow loading problem, which was caused by the
655 use of some gtk_ctree funcs and their use of
656 g_list_position while gtk_ctree_(un)link'ing.
657 Reap more functions from gtkctree.c to be sure we
658 use our (fast) version instead of theirs.
660 Fix copy of unread mails
663 2006-05-22 [wwp] 2.2.0cvs47
665 * manual/fr/advanced.xml
668 2006-05-22 [colin] 2.2.0cvs46
671 Fix possible infinite loop. 'copy' is not a
672 final action, so when encountering a 'copy',
673 we have to check if a previous one was set
674 and do it. In the same way, if we encounter
675 a 'move' we have to perform a possibly
676 pending 'copy'. This will slow down filtering
677 on IMAP if move+copy or multiple copy actions
678 are to be done, but handling it via the batch
679 would be really too convoluted.
681 2006-05-22 [wwp] 2.2.0cvs45
683 * manual/fr/advanced.xml
685 * manual/fr/glossary.xml
686 * manual/fr/handling.xml
687 * manual/fr/intro.xml
688 * manual/fr/plugins.xml
689 * manual/fr/sylpheed-claws-manual.xml
690 sync w/ the english manual: updates URIs, documented mailing-list
691 support, better explanation about the enabled/disabled feature
692 in filtering/processing rules by Paul.
694 2006-05-21 [colin] 2.2.0cvs44
697 Don't expand after building threads, but during
699 2006-05-21 [colin] 2.2.0cvs43
703 More timing possibilities... For next time I have
704 to find out how the hell some 3GHz computer takes
705 one minute to open a 30k folder...
707 2006-05-21 [colin] 2.2.0cvs42
709 * manual/pl/advanced.xml
711 * manual/pl/glossary.xml
712 * manual/pl/handling.xml
713 * manual/pl/intro.xml
714 * manual/pl/plugins.xml
715 * manual/pl/sylpheed-claws-manual.xml
716 Polish manual updated by Pawel
722 2006-05-20 [colin] 2.2.0cvs41
726 - remove cache of moved messages from original folder
727 - apply new flags to messages even if they aren't appliable
734 2006-05-19 [colin] 2.2.0cvs40
737 Don't issue SELECT in imap_change_flags
738 before having checked that we indeed have
739 some flags to change. MSG_POSTFILTERED for
740 example can't be used on IMAP.
741 Fixes bug #955 (copying messages between
742 imap folders is extremely slow), which was
745 2006-05-19 [colin] 2.2.0cvs39
750 Try to fix bug #830 (Some unread messages
751 get marked read in IMAP inbox):
752 - Prevent scanning a folder if it's being
754 - Postpone opening via the GUI of a folder
758 2006-05-19 [wwp] 2.2.0cvs38
760 * manual/advanced.xml
761 fix English+typo (thanks to Paul).
763 2006-05-19 [wwp] 2.2.0cvs37
765 * manual/advanced.xml
766 * manual/fr/advanced.xml
767 * src/gtk/logwindow.c
770 added hidden prefs to allow customization of colors used in
771 protocol log window (useful for dark gtk+ themes).
773 2006-05-19 [wwp] 2.2.0cvs36
776 fix an old erroneous changelog entry (thanks to Fabien Vantard).
778 2006-05-19 [paul] 2.2.0cvs35
781 make Reply-To fully clickable
782 * src/gtk/logwindow.c
783 more colouring (SMTP ESMTP)
784 Both patches by Pawel Pekala
786 2006-05-19 [cleroy] 2.2.0cvs34
789 Don't update flags from current folder
790 Probably fixes bug #935 (Read Messages
791 Revert to Being Marked as Unread)
793 2006-05-18 [colin] 2.2.0cvs33
801 Allow replying to multiple emails
804 * src/etpan/imap-thread.c
807 2006-05-18 [paul] 2.2.0cvs32
810 keep Mailing-List menu refreshed
813 2006-05-18 [paul] 2.2.0cvs31
815 * manual/advanced.xml
817 * manual/glossary.xml
818 * manual/handling.xml
821 * manual/sylpheed-claws-manual.xml
823 add info about mailing-list support
828 * src/plugins/dillo_viewer/README
831 2006-05-17 [wwp] 2.2.0cvs30
833 * manual/handling.xml
834 * manual/fr/handling.xml
835 documented the ability to enabled/disable filtering/processing rules.
837 2006-05-17 [colin] 2.2.0cvs29
840 Don't initialize g_thread subsystem if it's
841 already done (thanks to Hiro)
843 Fix saving of parts when there name can't be
844 converted from UTF-8.
846 2006-05-17 [paul] 2.2.0cvs28
849 fix config.status warning with autoconf 2.60
851 2006-05-17 [paul] 2.2.0cvs27
856 2006-05-17 [wwp] 2.2.0cvs26
859 fix useless and potentially dangerous buffer walking (thanks to Colin).
861 2006-05-17 [wwp] 2.2.0cvs25
863 * src/plugins/demo/demo.c
864 updated product name in plugin demo (many plugins need to be
865 sync'ed w/ that change).
867 2006-05-17 [colin] 2.2.0cvs24
872 2006-05-16 [colin] 2.2.0cvs23
875 Stupid me hit again. Fix cvs22.
877 2006-05-16 [colin] 2.2.0cvs22
880 Fix bug #922 (sylpheed-claws crashed after
881 pushing on Inbox folder)
883 2006-05-16 [colin] 2.2.0cvs21
886 Make From header be copy/paste/select-able
888 2006-05-16 [wwp] 2.2.0cvs20
893 * src/etpan/imap-thread.c
894 fix some compiler warnings (thanks to Colin).
896 2006-05-16 [wwp] 2.2.0cvs19
906 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
908 2006-05-15 [colin] 2.2.0cvs18
911 Fix automatic rule creation with List-Post
913 2006-05-15 [paul] 2.2.0cvs17
915 * tools/filter_conv_new.pl
916 updated for rule enabling/disabling
917 claws version >= 2.3.x required
919 2006-05-15 [cleroy] 2.2.0cvs16
924 2006-05-15 [cleroy] 2.2.0cvs15
929 2006-05-15 [wwp] 2.2.0cvs14
931 * manual/pl/.cvsignore
932 ignore generated files.
934 2006-05-14 [wwp] 2.3.0-rc1
938 2006-05-13 [wwp] 2.2.0cvs13
943 * src/matcher_parser_lex.l
944 * src/matcher_parser_parse.y
945 * src/prefs_filtering.c
946 new feature: provide the ability to disable filtering and processing
947 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
950 2006-05-13 [colin] 2.2.0cvs12
953 Remove useless if (a) b; else b;
956 2006-05-13 [wwp] 2.2.0cvs11
964 no more silent failures (or at least less ones) when importing
965 or exporting from/to mbox. Also start importing/exporting if
966 the necessary info is set.
968 2006-05-13 [wwp] 2.2.0cvs10
971 restored up-to-date release notes.
973 2006-05-13 [paul] 2.2.0cvs9
977 updated by Tim Dijkstra and Pavlo Bohmat
979 2006-05-12 [colin] 2.2.0cvs8
981 * src/gtk/quicksearch.c
982 Add "k" as shortcut for "colorlabel". Patch
983 by ath42@users.sf.net.
985 2006-05-12 [paul] 2.2.0cvs7
988 * src/prefs_summaries.c
990 when entering a folder also allow
991 going directly to first Marked message
993 2006-05-12 [paul] 2.2.0cvs6
996 always obey 'confirm before marking all
999 2006-05-12 [paul] 2.2.0cvs5
1002 make Sender fully clickable
1004 2006-05-12 [colin] 2.2.0cvs4
1008 Let From be editable
1011 Full support of .mh_sequences' Unseen seq
1013 2006-05-12 [colin] 2.2.0cvs3
1019 * src/prefs_spelling.c
1026 Add contextual menu on Compose toolbar
1027 button. Fixes bug #944 (Automatic
1028 addresses not applied when changing account
1029 from compose window)
1030 add Mailing List support
1031 based on the old 0.6.5claws25 patch by
1032 Melvin Hadasht, with finishing touches
1034 Fix "ignore thread" when mails are threaded by
1035 subject (and weren't ignored although appearing
1038 Both patches by Pawel.
1040 2006-05-08 [paul] 2.2.0cvs2
1049 add Mailing List support
1050 based on the old 0.6.5claws25 patch by
1051 Melvin Hadasht, with finishing touches
1054 2006-05-08 [colin] 2.2.0cvs1
1059 Add contextual menu on Compose toolbar
1060 button. Fixes bug #944 (Automatic
1061 addresses not applied when changing account
1062 from compose window)
1064 2006-05-08 [paul] 2.2.0
1068 2006-05-08 [paul] 2.1.1cvs51
1078 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1079 Fabien Vantard, Frederico Goncalves Guimaraes,
1080 Aleksandar Urosevic, and Ralgh Young
1082 2006-05-12 [colin] 2.1.1cvs50
1093 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1094 Fabien Vantard, Frederico Goncalves Guimaraes,
1095 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
1097 2006-05-05 [colin] 2.1.1cvs49
1099 * manual/Makefile.am
1100 * manual/pl/Makefile.am
1101 * manual/pl/account.xml
1103 * manual/pl/addrbook.xml
1104 * manual/pl/advanced.xml
1106 * manual/pl/glossary.xml
1108 * manual/pl/handling.xml
1109 * manual/pl/intro.xml
1110 * manual/pl/keyboard.xml
1111 * manual/pl/plugins.xml
1112 * manual/pl/starting.xml
1113 * manual/pl/sylpheed-claws-manual.xml
1114 * manual/pl/dist/.cvsignore
1115 * manual/pl/dist/Makefile.am
1116 * manual/pl/dist/html/.cvsignore
1117 * manual/pl/dist/html/Makefile.am
1118 * manual/pl/dist/pdf/.cvsignore
1119 * manual/pl/dist/pdf/Makefile.am
1120 * manual/pl/dist/ps/.cvsignore
1121 * manual/pl/dist/ps/Makefile.am
1122 * manual/pl/dist/txt/.cvsignore
1123 * manual/pl/dist/txt/Makefile.am
1124 Add the polish translation of the manual,
1125 Authored by Pawel Pekala.
1127 2006-05-05 [cleroy] 2.1.1cvs48
1130 Re-read matcherrc after loading plugins
1131 if some of them add folders.
1133 2006-05-03 [colin] 2.1.1cvs47
1138 2006-05-03 [colin] 2.1.1cvs46
1141 Be sure to have a session when
1144 2006-05-03 [colin] 2.1.1cvs45
1149 Fix preventing renaming with namespace
1152 2006-05-01 [colin] 2.1.1cvs44
1155 Don't reload messageview when result of
1158 2006-04-29 [colin] 2.1.1cvs43
1160 * src/prefs_receive.c
1161 * src/plugins/spamassassin/spamassassin_gtk.c
1162 * src/plugins/clamav/clamav_plugin_gtk.c
1165 2006-04-29 [colin] 2.1.1cvs42
1167 * src/prefs_compose_writing.c
1169 Cleanups. Patch by Pawel
1171 2006-04-28 [paul] 2.1.1cvs41
1174 fix returned quick search results when search
1175 term contains an underscore.
1178 2006-04-28 [paul] 2.1.1cvs40
1180 * src/prefs_message.c
1181 * src/prefs_receive.c
1183 Patches by Pawel Pekala
1185 2006-04-27 [colin] 2.1.1cvs39
1188 Differentiate subject Welcome from
1189 window's title Welcome
1195 2006-04-27 [paul] 2.1.1cvs38
1197 * manual/advanced.xml
1198 * manual/fr/advanced.xml
1199 add info about compose_no_markup hidden pref
1201 2006-04-27 [paul] 2.1.1cvs37
1203 * src/prefs_account.c
1204 improve privacy labels
1205 * src/prefs_msg_colors.c
1206 change some strings for translators' convenience
1207 * src/gtk/gtkutils.c
1208 don't underline the link button text
1210 2006-04-25 [colin] 2.1.1cvs36
1213 Complete 2.1.1cvs33 (once more ;)
1215 2006-04-25 [colin] 2.1.1cvs35
1220 2006-04-25 [cleroy] 2.1.1cvs34
1223 * src/gtk/gtkaspell.c
1224 Fix crash on redirect (related to the return
1225 of the aspell menu in compose's toolbar)
1226 * src/prefs_msg_colors.c
1227 Fix sensitivity widgets
1228 * src/image_viewer.c
1229 * src/gtk/pluginwindow.c
1230 * src/gtk/prefswindow.c
1231 Change released signals to clicked (Fabien)
1233 * src/common/socket.c
1234 * src/plugins/spamassassin/spamassassin.c
1235 Translate strings (Fabien)
1237 2006-04-25 [paul] 2.1.1cvs33
1242 complete the fix of bug #912
1245 2006-04-25 [colin] 2.1.1cvs32
1253 Patches by Pawel Pekala
1255 2006-04-24 [colin] 2.1.1cvs31
1258 Fix compilation warnings (Fabien)
1260 2006-04-24 [colin] 2.1.1cvs30
1264 * src/editldap_basedn.c
1265 * src/editldap_basedn.h
1271 Fix bug #901 (LDAPS support)
1273 2006-04-24 [colin] 2.1.1cvs29
1276 Fix logic on error with send dialog on
1278 Fix compilation without libetpan, thanks
1281 Fix 'context-menu' key
1283 2006-04-23 [colin] 2.1.1cvs28
1286 Never free current's cache to free up
1287 memory. Fixes bug #912 (new count
1288 randomly set to message count)
1290 2006-04-23 [colin] 2.1.1cvs27
1292 * src/gtk/quicksearch.c
1293 And remove printf...
1295 2006-04-23 [colin] 2.1.1cvs26
1297 * src/gtk/quicksearch.c
1298 Fix replacing in quicksearch, and fix inserting
1299 in the middle of the string. (introduced at 2.1.0cvs22)
1301 2006-04-23 [colin] 2.1.1cvs25
1304 Make sure uidnext is initialized in get_num_list
1305 (not for stable, related to 2.1.1cvs8 and friends)
1307 2006-04-23 [colin] 2.1.1cvs24
1310 Output something when login is successful
1313 2006-04-23 [colin] 2.1.1cvs23
1315 * src/etpan/imap-thread.c
1316 Better logging (line-per-line, hide data in fetch)
1318 * src/gtk/logwindow.c
1319 * src/gtk/logwindow.h
1320 Better logging (color for input/output)
1322 2006-04-21 [colin] 2.1.1cvs22
1324 * src/gtk/quicksearch.c
1325 On gtk+-2.8, use stock buttons in quicksearch
1326 Based on a patch by Fabien and a design by Paul
1328 2006-04-21 [colin] 2.1.1cvs21
1332 Fix occasional flicker in folderview
1333 * src/common/utils.c
1334 Fix bug #943 (Incorrectly parsed email address
1335 list in short headers on message view and in
1338 2006-04-20 [colin] 2.1.1cvs20
1342 * src/prefs_account.c
1343 Add ANONYMOUS auth for IMAP
1345 2006-04-20 [paul] 2.1.1cvs19
1348 proper fix for 2.1.1cvs18
1351 2006-04-20 [paul] 2.1.1cvs18
1356 2006-04-20 [paul] 2.1.1cvs17
1358 * src/gtk/quicksearch.c
1359 fix standard, non-extended Quick search,
1360 was broken in 2.1.1cvs15.
1363 2006-04-20 [colin] 2.1.1cvs16
1365 * src/prefs_matcher.c
1366 Fix values when reselecting a ~test
1369 2006-04-19 [colin] 2.1.1cvs15
1373 * src/gtk/gtkaspell.c
1374 * src/gtk/gtkaspell.h
1375 Put back Options menu in Spelling/
1376 * src/gtk/quicksearch.c
1377 Don't search, and show error, if the
1378 advanced search has a syntax error
1380 2006-04-18 [colin] 2.1.1cvs14
1383 Fix gdk warnings on set_cursor when textview
1386 2006-04-18 [colin] 2.1.1cvs13
1388 * src/gtk/gtksctree.c
1389 Remove seemingly useless refresh that causes
1390 flicker - watch this commit in case of
1391 problems before planned backport to stable
1393 2006-04-18 [colin] 2.1.1cvs12
1396 Factorize get/set_xml code
1398 * src/prefs_account.c
1399 * src/prefs_account.h
1401 Add Encrypt to self option
1403 2006-04-17 [colin] 2.1.1cvs11
1406 Fix search on encrpyt function on dragonfly
1407 Patch by Jonathan Buschmann <jonthn@agmact.com>
1409 2006-04-17 [colin] 2.1.1cvs10
1411 * src/prefs_account.c
1412 Be safe by default: remove mails from POP3
1413 after 7 days, not immediately
1415 2006-04-17 [colin] 2.1.1cvs9
1417 * src/etpan/imap-thread.c
1418 Fix build on DragonFly - patch by
1419 Jonathan Buschmann <jonthn@agmact.com>
1421 2006-04-17 [colin] 2.1.1cvs8
1424 Save uidnext between sessions
1426 2006-04-17 [colin] 2.1.1cvs7
1429 scan is required when uid validity changes
1431 2006-04-17 [colin] 2.1.1cvs6
1434 Don't scan if not necessary, apart in current
1435 folder and INBOX to fetch flags.
1437 Scan is necessary if unread count changes
1439 2006-04-17 [colin] 2.1.1cvs5
1442 ...But always fetch ANSWERED and DELETED flags for
1443 INBOX, as filtering can happen on these flags.
1445 2006-04-17 [colin] 2.1.1cvs4
1448 Don't fetch REPLIED and DELETED flags when synchronising
1449 flags with a closed folder. We only need UNSEEN and FLAGGED
1450 to update the folderview.
1452 2006-04-17 [colin] 2.1.1cvs3
1455 Faster flag search when there are new mails
1456 in a folder. We can do a full search if the
1457 folder contains less messages than the new
1460 2006-04-17 [colin] 2.1.1cvs2
1467 Update translations from stable branch
1469 2006-04-17 [colin] 2.1.1cvs1
1472 Bump version to follow stable release
1474 2006-04-16 [mones] 2.1.0cvs50
1479 2006-04-16 [colin] 2.1.0cvs49
1482 Fix bgcolor not unset on gtk 2.8, while preventing warnings
1483 with gtk < 2.8. Thanks to Fabien Vantard.
1485 2006-04-15 [colin] 2.1.0cvs48
1487 * src/etpan/imap-thread.c
1488 Fix bug #919 (libetpan: SEGV when connecting
1491 2006-04-14 [colin] 2.1.0cvs47
1494 Fix race on --select (should be done better)
1496 2006-04-14 [wwp] 2.1.0cvs46
1498 * src/send_message.c
1499 enforce a check for domain in account prefs (a sending
1500 error could be faced if domain was checked but no value set),
1503 2006-04-14 [colin] 2.1.0cvs45
1506 when converting from unknown to unknown, if the
1507 string is UTF8, don't convert it to the locale
1510 2006-04-14 [colin] 2.1.0cvs44
1513 Don't try to use ASCII for converting headers
1516 2006-04-14 [paul] 2.1.0cvs43
1519 add locale/charset info to crash report
1522 replace 'e-mail' with preferred 'email'
1524 ensure contributors list is in alphabetical
1527 2006-04-13 [colin] 2.1.0cvs42
1530 Prevent gdk warnings
1532 2006-04-13 [colin] 2.1.0cvs41
1534 * src/common/ssl_certificate.c
1535 * src/common/ssl_certificate.h
1536 * src/gtk/sslcertwindow.c
1537 Warn on expired certs, and display the expiration date
1539 2006-04-13 [colin] 2.1.0cvs40
1541 * src/plugins/spamassassin/spamassassin_gtk.c
1542 Fix missing set_text on unix socket
1544 2006-04-13 [wwp] 2.1.0cvs39
1546 * manual/fr/advanced.xml
1547 * manual/fr/glossary.xml
1548 applied new spam/ham/email lexicon (pourriel, courriel)
1550 2006-04-13 [paul] 2.1.0cvs38
1552 * src/plugins/pgpmime/plugin.c
1553 remove the mention of S/MIME from the
1554 description. This is now handled by the
1557 2006-04-13 [paul] 2.1.0cvs37
1559 * src/prefs_msg_colors.c
1561 * src/prefs_folder_item.c
1562 * src/prefs_spelling.c
1563 add a tooltip to the colour selector buttons
1565 2006-04-13 [wwp] 2.1.0cvs36
1567 * manual/advanced.xml
1568 * manual/glossary.xml
1569 * manual/handling.xml
1570 * manual/keyboard.xml
1571 * manual/plugins.xml
1572 * manual/starting.xml
1573 * manual/fr/account.xml
1575 * manual/fr/addrbook.xml
1576 * manual/fr/advanced.xml
1578 * manual/fr/glossary.xml
1580 * manual/fr/handling.xml
1581 * manual/fr/intro.xml
1582 * manual/fr/keyboard.xml
1583 * manual/fr/plugins.xml
1584 * manual/fr/starting.xml
1585 * manual/fr/sylpheed-claws-manual.xml
1586 fixes to the manuals:
1587 - summaryview -> Message List (same in French)
1588 - translate key names
1589 - fix French punctuation, use non-breakable spaces when
1590 necessary, don't use   which is not portable
1591 - tell what maildir and mbox formats we support
1593 2006-04-12 [wwp] 2.1.0cvs35
1595 * src/prefs_toolbar.c
1596 unified a replace button more,
1597 patch by Fabien Vantard <fzzzzz@gmail.com>.
1599 2006-04-12 [wwp] 2.1.0cvs34
1601 * src/prefs_common.c
1602 * src/prefs_msg_colors.c
1603 make default color labels translatable,
1604 patch from Fabien Vantard <fzzzzz@gmail.com>,
1605 thanks to Tim <timbrain@post.cz> for reporting.
1607 2006-04-12 [wwp] 2.1.0cvs33
1609 * manual/glossary.xml
1611 * manual/plugins.xml
1612 * manual/starting.xml
1613 * manual/sylpheed-claws-manual.xml
1614 * manual/fr/.cvsignore
1615 * manual/fr/account.xml
1617 * manual/fr/addrbook.xml
1618 * manual/fr/advanced.xml
1620 * 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 various fixes: typos, missing .fr translations, punctuation,
1628 capitalization, links, accents and some bad French more.
1630 2006-04-12 [wwp] 2.1.0cvs32
1633 fix for bug #935: always store prefs files in UTF-8 (thanks
1636 2006-04-11 [colin] 2.1.0cvs31
1639 Fix inserting files not in utf8 when locale is utf8
1641 2006-04-11 [colin] 2.1.0cvs30
1644 Don't show error dialog when cancelling connection
1647 2006-04-11 [cleroy] 2.1.0cvs29
1650 Implement multiple quote levels
1651 * src/prefs_common.c
1652 Change a little bit the quote bgcolor for 2nd level
1654 2006-04-11 [colin] 2.1.0cvs28
1657 Add locale and charset in the label
1659 2006-04-10 [colin] 2.1.0cvs27
1662 * src/prefs_common.c
1663 * src/prefs_common.h
1664 * src/prefs_msg_colors.c
1666 Allow optional background color in quotes
1667 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
1670 2006-04-10 [colin] 2.1.0cvs26
1677 2006-04-10 [colin] 2.1.0cvs25
1679 * manual/plugins.xml
1680 * manual/fr/plugins.xml
1681 Document libcurl's proxy variables
1683 2006-04-09 [colin] 2.1.0cvs24
1685 * src/prefs_common.c
1686 gettext() returns statically allocated stuff. We have
1687 to strdup it in order to be able to free it.
1689 2006-04-09 [colin] 2.1.0cvs23
1695 2006-04-09 [colin] 2.1.0cvs22
1698 * src/gtk/quicksearch.c
1699 Fix bug #859 (problems with cyrilic input in
1700 search panel) - Patch by Alexey Illarionov
1701 <littlesavage@rambler.ru>
1703 2006-04-09 [colin] 2.1.0cvs21
1705 * src/prefs_customheader.c
1706 I prefer removing then freeing rather than the contrary
1707 (even if it doesn't change anything ;-)
1708 * src/prefs_account.c
1709 Fix bug #933 (Crash re-entering the custom headers list
1710 dialog in accounts prefs)
1711 The problem happened when cancelling the Account
1712 Preferences' dialogs - in which case we didn't do
1713 anything to the PrefsAccount * struct. In case of applying,
1714 the old ac_prefs was replaced with the tmp_ac_prefs we were
1715 working with in this dialog. The problem is that
1716 prefs_customheader.c, working on this tmp_ac_prefs, always
1717 changes the ->customhdr_list pointer, even when cancelled.
1718 So in case of cancelling the prefs_account dialog, we still
1719 have to update ->customhdr_list in the real account.
1721 2006-04-08 [colin] 2.1.0cvs20
1723 * manual/fr/glossary.xml
1724 * manual/fr/keyboard.xml
1725 Forgot some headers :)
1727 2006-04-08 [colin] 2.1.0cvs19
1729 * manual/Makefile.am
1730 * manual/fr/Makefile.am
1731 * manual/fr/account.xml
1733 * manual/fr/addrbook.xml
1734 * manual/fr/advanced.xml
1736 * manual/fr/glossary.xml
1738 * manual/fr/handling.xml
1739 * manual/fr/intro.xml
1740 * manual/fr/keyboard.xml
1741 * manual/fr/plugins.xml
1742 * manual/fr/starting.xml
1743 * manual/fr/sylpheed-claws-manual.xml
1744 * manual/fr/dist/.cvsignore
1745 * manual/fr/dist/Makefile.am
1746 * manual/fr/dist/html/.cvsignore
1747 * manual/fr/dist/html/Makefile.am
1748 * manual/fr/dist/pdf/.cvsignore
1749 * manual/fr/dist/pdf/Makefile.am
1750 * manual/fr/dist/ps/.cvsignore
1751 * manual/fr/dist/ps/Makefile.am
1752 * manual/fr/dist/txt/.cvsignore
1753 * manual/fr/dist/txt/Makefile.am
1754 Add the french translation of the manual. Thanks to
1755 Olivier Delhomme <olivier.delhomme@free.fr> for
1756 account.xml, ack.xml, addrbook.xml and advanced.xml
1758 2006-04-08 [colin] 2.1.0cvs18
1760 * manual/plugins.xml
1761 * manual/starting.xml
1764 2006-04-07 [colin] 2.1.0cvs17
1768 * manual/keyboard.xml
1771 2006-04-07 [colin] 2.1.0cvs16
1775 * src/prefs_common.c
1776 * src/prefs_common.h
1777 Add hidden compose_no_markup pref
1779 2006-04-07 [wwp] 2.1.0cvs15
1781 * src/summary_search.c
1783 Bugfix: stop button was sticky when searching in an empty folder.
1784 Applied curly brackets code style to the whole file (summary_search.c).
1785 More files to ignore.
1787 2006-04-07 [wwp] 2.1.0cvs14
1789 * src/message_search.c
1790 * src/summary_search.c
1791 changed default button when search bumps at file/folder
1792 beginning or end, for convenience (thanks to Colin).
1794 2006-04-07 [paul] 2.1.0cvs13
1796 * src/plugins/dillo_viewer/dillo_prefs.c
1797 avoid future potential for namespace collision
1800 2006-04-06 [wwp] 2.1.0cvs12
1802 * src/summary_search.c
1803 Unify extended/advanced searches names (and thus factorize labels),
1804 patch by Fabien Vantard <fzzzzz@gmail.com>.
1806 2006-04-06 [wwp] 2.1.0cvs11
1809 * src/prefs_themes.c
1811 Fixed some compilation warnings.
1813 2006-04-06 [colin] 2.1.0cvs10
1815 * manual/advanced.xml
1816 Document the wizard template and how to deploy
1817 Sylpheed-Claws effectively
1819 2006-04-06 [colin] 2.1.0cvs9
1822 gettext patch to tell translators about _("#"),
1825 2006-04-06 [colin] 2.1.0cvs8
1828 Fix invalid GtkTextBIter after clicking "Display as text"
1830 2006-04-06 [mones] 2.1.0cvs7
1839 * src/folder_item_prefs.c
1844 * src/prefs_msg_colors.c
1845 * src/prefs_spelling.c
1846 * src/prefs_themes.c
1849 * src/stock_pixmap.c
1853 * src/common/mgutils.c
1854 * src/common/prefs.c
1855 * src/common/ssl_certificate.c
1856 * src/gtk/colorlabel.c
1857 * src/gtk/quicksearch.c
1858 * src/plugins/pgpmime/pgpmime.c
1859 * src/plugins/spamassassin/spamassassin.c
1860 Removed redundant NULL checks for g_free() calls.
1861 Patch by Pawel Pekala.
1863 2006-04-06 [mones] 2.1.0cvs6
1865 * src/prefs_actions.c
1866 * src/prefs_filtering.c
1867 * src/prefs_filtering_action.c
1868 * src/prefs_matcher.c
1869 * src/prefs_template.c
1870 * src/gtk/gtkutils.c
1871 * src/gtk/gtkutils.h
1872 Have a nice replace button. Patch by Pawel Pekala
1874 2006-04-06 [colin] 2.1.0cvs5
1877 Fix crash with empty columns
1879 2006-04-05 [colin] 2.1.0cvs4
1883 Allow wizard customization with pre-filled values
1885 2006-04-05 [colin] 2.1.0cvs3
1890 Nicer messages in mimeview
1892 2006-04-05 [colin] 2.1.0cvs2
1895 * src/prefs_summaries.c
1898 2006-04-05 [colin] 2.1.0cvs1
1900 * src/plugins/pgpcore/plugin.c
1901 * src/plugins/pgpcore/select-keys.c
1902 * src/plugins/pgpcore/select-keys.h
1903 * src/plugins/pgpcore/sgpgme.c
1904 * src/plugins/pgpcore/sgpgme.h
1905 * src/plugins/pgpinline/pgpinline.c
1906 * src/plugins/pgpinline/plugin.c
1907 * src/plugins/pgpmime/pgpmime.c
1908 * src/plugins/pgpmime/plugin.c
1909 Factorize and generalize a bit
1910 Drop S/MIME signature verification from PGP/MIME
1911 (adding it as another, more complete plugin)
1913 2006-04-05 [paul] 2.1.0
1917 2006-04-05 [paul] 2.0.0cvs186
1919 * manual/advanced.xml
1920 add info on colour labels
1922 2006-04-05 [paul] 2.0.0cvs185
1937 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros
1938 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea
1939 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves
1940 Guimaraes, Aleksandar Urosevic, Ralgh Young
1942 * tools/claws.i18n.status.pl
1943 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
1944 and new Czech translator, Tim <timbrain@post.cz>
1946 2006-04-05 [mones] 2.0.0cvs184
1951 2006-04-05 [colin] 2.0.0cvs183
1953 * src/gtk/quicksearch.c
1954 Fix bug #929 (unnecessary reload in quick search bar)
1956 2006-04-05 [colin] 2.0.0cvs182
1959 Fix crash on Reply with no From:
1960 Show signature and conversion error on queuing
1965 Factorize threading code and make sure msginfo
1966 is not null when it comes from a GtkCTreeRow's
1968 * src/gtk/gtkaspell.c
1969 Check for necessary things
1970 * src/gtk/gtksctree.c
1971 * src/gtk/gtksctree.h
1972 Reset anchor if necessary when removing node
1974 2006-03-29 [colin] 2.0.0cvs181
1977 Warn for disabled IMAP accounts (due to lack of
1978 libetpan). Breaks string-freeze - sorry - but it
1979 is kind of important ;)
1981 2006-03-28 [colin] 2.0.0cvs180
1983 * src/gtk/gtkutils.c
1984 * src/gtk/gtkutils.h
1985 Add a gtkut_get_link_btn() function that
1986 creates a button which acts like an URI
1987 * src/prefs_themes.c
1989 Use this function (factorizes codes)
1991 * src/gtk/pluginwindow.c
1992 Add a "Get more..." in the plugins window
1994 2006-03-28 [colin] 2.0.0cvs179
1997 * src/common/passcrypt.c
1999 Warning fixes. Patch by Pawel Pekala
2001 2006-03-27 [colin] 2.0.0cvs178
2004 Fix undoing by blocks with spaces
2006 2006-03-27 [colin] 2.0.0cvs177
2009 Set margin to 3px for headers
2015 2006-03-27 [wwp] 2.0.0cvs176
2018 don't reset quicksearch when updating the message list.
2021 2006-03-26 [wwp] 2.0.0cvs175
2024 use a unified border width ('other' tab in the compose window,
2025 patch by Pawel Pekala).
2028 2006-03-26 [wwp] 2.0.0cvs174
2030 * src/common/quoted-printable.c
2032 fixed some compilation warnings (incl. one reported by Pawel Pekala).
2034 2006-03-26 [colin] 2.0.0cvs173
2036 * src/quote_fmt_parse.y
2037 Fix non-UTF8 date formats messing up the whole quote a
2040 2006-03-26 [colin] 2.0.0cvs172
2043 Make sure the date is UTF8 valid, or try to make it
2044 so. IncrediMail is really IncrediStupid.
2046 Fix possible conversions.
2049 2006-03-26 [colin] 2.0.0cvs171
2052 Fix corner cases in body search. This is still a
2053 hack... It seems impossible to make it good and
2054 reasonably fast at the same time.
2056 2006-03-26 [colin] 2.0.0cvs170
2059 I think I killed the twilight zone bug!
2060 summary_select_node() flushes GTK events in order
2061 to be able to center the view. But this also
2062 flushes keypresses like Ctrl-Alt-U, so this can
2063 call summary_show from summary_select_node (itself
2064 called from summary_show, etc.). And the summaryview
2065 has to be unlocked in this function. So just locking
2066 while processing GTK events, and bailing if locked,
2068 Fixes bug #927 (SIGSEGV during Update Summary)
2070 2006-03-25 [colin] 2.0.0cvs169
2073 Fix search in QP-encoded bodies
2074 Fix utf-8 searches in bodies encoded in the
2076 * src/common/quoted-printable.c
2077 * src/common/quoted-printable.h
2078 Add a decode function that doesn't overwrite
2079 the original pointer
2082 2006-03-24 [colin] 2.0.0cvs168
2087 Update message cache after action
2088 Patch by H. Merijn Brand
2089 * src/prefs_msg_colors.c
2091 Patch by Fabien Vantard
2092 * src/plugins/spamassassin/spamassassin_gtk.c
2093 Remove useless translation
2094 Patch by Fabien Vantard
2096 2006-03-23 [colin] 2.0.0cvs167
2099 Let 30 seconds to SSL_connect
2101 2006-03-23 [wwp] 2.0.0cvs166
2104 * src/gtk/description_window.c
2105 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
2106 and headers are translated; adjust description windows' width to fit their
2107 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
2109 2006-03-23 [paul] 2.0.0cvs165
2111 * src/common/utils.c
2112 fix highlighting of URIs containing "()"
2113 (2.0.0cvs164's reversal fixed)
2116 2006-03-23 [paul] 2.0.0cvs164
2118 * src/common/utils.c
2119 revert patch, (postponing a fix), at 2.0.0cvs120
2120 as it breaks more URIs than it fixes.
2121 Allow '-' to be a terminating character in a URI
2123 2006-03-22 [colin] 2.0.0cvs163
2126 Require libetpan 0.45
2127 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
2129 2006-03-22 [paul] 2.0.0cvs162
2132 replace '<-' and '->' buttons with GTK_STOCK graphical
2134 * src/summary_search.c
2135 don't offer '...' for translation
2136 add a tooltip to advanced search '...' button
2137 * src/gtk/quicksearch.c
2138 don't offer '...' for translation
2140 2006-03-21 [colin] 2.0.0cvs161
2143 Fix middle-click pasting (insert at click
2144 position instead of cursor position, don't
2145 remove existing selection and allow pasting
2148 "LDAP Server" -> "LDAP servers"
2150 2006-03-21 [wwp] 2.0.0cvs160
2152 * src/etpan/imap-thread.c
2153 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
2155 2006-03-20 [colin] 2.0.0cvs159
2158 Don't reload summaryview after an execute with no
2161 2006-03-19 [colin] 2.0.0cvs158
2164 and put groups at the top, always
2166 2006-03-19 [colin] 2.0.0cvs157
2169 Order groups before names, as previously
2171 2006-03-19 [colin] 2.0.0cvs156
2174 - Sort case-unsensitive
2175 - Put the sort arrow at opening too
2177 2006-03-19 [wwp] 2.0.0cvs155
2180 allow sorting by name/email/remarks, ensure that right-pane's contents
2181 matches the left-pane selection (cleared when appropriate).
2182 Patch by Pawel Pekala <c0rn@o2.pl>.
2184 2006-03-18 [colin] 2.0.0cvs154
2189 2006-03-18 [colin] 2.0.0cvs153
2192 Make sure we hide the preview if we didn't get
2195 2006-03-18 [colin] 2.0.0cvs152
2198 Set cursor to watch for execution (fixes lack
2199 of watch-cursor when dnd'ing hundreds of mails)
2201 Check that mime type is 'image/*' before updating
2202 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
2204 2006-03-18 [colin] 2.0.0cvs151
2209 Put a watch cursor in textview too when the mainwindow's
2212 2006-03-18 [colin] 2.0.0cvs150
2215 Change wrong asserts to simple tests
2217 2006-03-17 [colin] 2.0.0cvs149
2221 * src/prefs_msg_colors.c
2224 * src/gtk/colorlabel.c
2225 * src/gtk/colorlabel.h
2226 Add a color label menu in the main menubar
2227 Add (fixed) accels Ctrl-{0-7} to change the color
2228 They have to be fixed because the menu's dynamic,
2229 the items are complex widgets, hence we can't use
2233 2006-03-17 [wwp] 2.0.0cvs148
2236 rollback few lines from my previous commit (those lines come from
2237 a pending patch, accidentally commited, even if neutral as they are
2240 2006-03-17 [wwp] 2.0.0cvs147
2243 fix a compilation warning (wrong return type, introduced w/ cvs143), and
2244 applied code style/indentation to the modified function.
2246 2006-03-17 [wwp] 2.0.0cvs146
2250 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
2256 2006-03-17 [paul] 2.0.0cvs145
2259 addressbook_read_file() was called twice
2261 X-Mailer highlighting
2263 2006-03-16 [colin] 2.0.0cvs144
2265 * src/sourcewindow.c
2266 * src/sourcewindow.h
2267 And the last one, in source window.
2269 2006-03-16 [colin] 2.0.0cvs143
2273 Fix the same stuff in compose
2275 2006-03-16 [colin] 2.0.0cvs142
2278 Complete the previous messageview crash fix
2280 2006-03-16 [colin] 2.0.0cvs141
2285 Fix POSTPROCESSING hook
2286 Patch by H. Merijn Brand
2290 Parse Content-Location
2295 Don't crash when a top-level MessageView has
2296 been closed on us. Same problematic than
2297 yesterday's quicksearch issue.
2299 2006-03-15 [colin] 2.0.0cvs140
2301 * src/gtk/quicksearch.c
2302 Fix a bitchy race we didn't think about when we
2303 added quicksearch cancellation:
2304 If the search is not on cached fields, for example
2305 body_part matchcase "stuff"
2306 the matcher code has to get the whole message. If
2307 we're on IMAP, that can be slow, and in order to
2308 be non-blocking, the IMAP code idle loop processes
2309 gtk events too. So it is possible to cancel a
2310 quicksearch while the matcher is getting the mail's
2311 body. After matcher got its body, it will start to
2312 iterate over the matcher list that the Quicksearch's
2313 clear_search_cb() just freed via prepare_matcher().
2315 The fix consists of guarding the matcherlist_match()
2316 call with a boolean 'matching'. If we reset the
2317 quicksearch while matching is TRUE, we don't free
2318 the matcherlist anymore like we did, but we set
2319 another new flag, deferred_free, to TRUE. Then,
2320 in quicksearch_match(), just after returning from
2321 matcherlist_match() and unsetting the matching flag,
2322 we check the deferred_free flag and do the
2323 prepare_matcher() (which does the matcherlist_free)
2324 for real, so we free the matcherlist once it's not
2326 As all of this runs via the glib main loop, we
2327 luckily don't need a mutex.
2329 Also, show progress while searching.
2332 2006-03-14 [colin] 2.0.0cvs139
2335 Make alertpanel_is_open non-static
2337 2006-03-14 [colin] 2.0.0cvs138
2339 * src/prefs_spelling.c
2340 Cleanups - Fabien Vantard
2342 2006-03-14 [wwp] 2.0.0cvs137
2345 code style normalization (curly braces, indentation).
2347 2006-03-14 [wwp] 2.0.0cvs137
2350 code style (braces, indentation)
2352 2006-03-12 [paul] 2.0.0cvs136
2354 * src/prefs_common.c
2355 trans_hdr defaults to FALSE to be RFC-savvy
2356 * src/prefs_summaries.c
2357 add a tooltip to the trans_hdr option
2360 2006-03-12 [paul] 2.0.0cvs135
2362 * src/prefs_matcher.c
2363 give a little more width to the combos
2364 * src/prefs_display_header.c
2366 translate headers if prefs_common.trans_hdr
2369 Patches by Pawel Pekala
2371 2006-03-12 [paul] 2.0.0cvs134
2373 * src/plugins/clamav/clamav_plugin.c
2374 * src/plugins/dillo_viewer/dillo_viewer.c
2375 * src/plugins/pgpcore/plugin.c
2376 * src/plugins/pgpinline/plugin.c
2377 * src/plugins/pgpmime/plugin.c
2378 * src/plugins/spamassassin/spamassassin.c
2379 update/add to descriptions
2380 * src/plugins/spamassassin/spamassassin_gtk.c
2381 fixes to the english, remove superfluous
2382 tooltips, clean up a little
2384 2006-03-12 [paul] 2.0.0cvs133
2387 fix Bug 924, 'Account combo box shows up wrong
2388 if & is in account name'
2390 2006-03-11 [colin] 2.0.0cvs132
2393 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
2394 messed up shift-selection because is slows down
2395 moving around summaryview. thanks -users
2397 2006-03-10 [colin] 2.0.0cvs131
2399 * src/plugins/spamassassin/spamassassin_gtk.c
2400 Put back Paul's engrish fixes
2402 2006-03-10 [colin] 2.0.0cvs130
2404 * src/plugins/spamassassin/spamassassin.c
2405 * src/plugins/spamassassin/spamassassin.h
2406 * src/plugins/spamassassin/spamassassin_gtk.c
2407 Cleanup SA prefs page (more)
2408 Patch by Fabien Vantard
2410 2006-03-10 [paul] 2.0.0cvs129
2412 * src/prefs_msg_colors.c
2413 * src/prefs_spelling.c
2416 2006-03-09 [mones] 2.0.0cvs128
2421 2006-03-09 [wwp] 2.0.0cvs127
2424 revert accidental commit (requirement for libetpan 0.43), this time
2427 2006-03-09 [wwp] 2.0.0cvs125
2430 revert accidental commit (requirement for libetpan 0.43)
2432 2006-03-09 [paul] 2.0.0cvs126
2434 * src/prefs_receive.c
2435 remove useless frame
2436 replace 'incorporation' with 'receiving'
2437 * src/plugins/clamav/clamav_plugin_gtk.c
2438 * src/plugins/spamassassin/spamassassin_gtk.c
2439 improve widget sensitivity
2440 fix a bit his engrish
2442 2006-03-09 [wwp] 2.0.0cvs125
2446 * src/prefs_common.c
2447 * src/prefs_common.h
2448 remember some more windows' sizes (add to addressbook and
2451 2006-03-09 [paul] 2.0.0cvs124
2453 * src/plugins/pgpcore/prefs_gpg.c
2454 normalise construction of dialogue
2456 2006-03-09 [paul] 2.0.0cvs123
2458 * src/plugins/trayicon/Makefile.am
2461 2006-03-08 [colin] 2.0.0cvs122
2463 * src/plugins/trayicon/Makefile.am
2464 Fix build in separate dir
2465 Patch by Bamanzi <bamanzi@gmail.com>
2467 2006-03-08 [colin] 2.0.0cvs121
2470 Batch move and copies from summaryview with delayed execution
2473 2006-03-07 [paul] 2.0.0cvs120
2475 * src/common/utils.c
2476 fix highlighting of URIs containing "()"
2477 Patch by Pawel Pekala
2479 2006-03-07 [paul] 2.0.0cvs119
2484 immediately do alphabetical resort when
2485 changing a folder's name
2486 Patch by Pawel Pekala
2488 2006-03-07 [paul] 2.0.0cvs118
2492 when unsubscribing a newsgroup, remove the
2493 folder and msgs in .sylpheed-claws/newscache
2494 Patch by Pawel Pekala <c0rn@gazeta.pl>
2496 2006-03-07 [paul] 2.0.0cvs117
2499 fix wrong Fake URL Warning
2502 2006-03-07 [colin] 2.0.0cvs116
2505 Return immediately when password dialog was
2507 * src/gtk/inputdialog.c
2508 Allow empty strings for passwords
2511 2006-03-06 [colin] 2.0.0cvs115
2514 Prevent double-timeouts when connection fails
2520 2006-03-06 [colin] 2.0.0cvs114
2523 Refresh session during potentially long
2526 2006-03-06 [wwp] 2.0.0cvs113
2528 * src/prefs_msg_colors.h
2529 forgot that one (custom color labels).
2531 2006-03-06 [wwp] 2.0.0cvs112
2533 * src/prefs_common.c
2534 * src/prefs_common.h
2535 * src/prefs_msg_colors.c
2538 * src/gtk/colorlabel.c
2539 * src/gtk/colorlabel.h
2540 colors in messages list are now customizable. Color values and names can
2541 be changed in "Configuration/Preferences/Display/Colors/Color labels".
2542 Thanks to Paul and Colin for their help with this longstanding patch!
2544 2006-03-06 [wwp] 2.0.0cvs111
2547 don't crash if (x)face is bad.
2549 2006-03-05 [paul] 2.0.0cvs110
2554 * src/common/Makefile.am
2555 * src/common/utils.h
2556 * src/etpan/imap-thread.c
2558 * src/plugins/clamav/Makefile.am
2559 * src/plugins/demo/Makefile.am
2560 * src/plugins/dillo_viewer/Makefile.am
2561 * src/plugins/pgpcore/Makefile.am
2562 * src/plugins/pgpcore/passphrase.c
2563 * src/plugins/pgpinline/Makefile.am
2564 * src/plugins/pgpmime/Makefile.am
2565 * src/plugins/spamassassin/Makefile.am
2566 * src/plugins/trayicon/Makefile.am
2567 fix builiding on cygwin
2568 Patch by Ralgh Young <bamanzi@gmail.com>
2570 2006-03-04 [wwp] 2.0.0cvs109
2572 * manual/keyboard.xml
2573 fix mixed up/down keys.
2575 2006-03-04 [wwp] 2.0.0cvs108
2579 updated links to SpamAssassin.
2581 2006-03-04 [wwp] 2.0.0cvs107
2583 * manual/plugins.xml
2584 * src/plugins/spamassassin/README
2585 updated SpamAssassin plugin docs to reflect new functional additions
2586 (also fix/update/documents few technical stuff more, see the README).
2588 2006-03-04 [wwp] 2.0.0cvs106
2590 * src/prefs_message.c
2591 normalized capitalization of message-prefs paths.
2593 2006-03-04 [wwp] 2.0.0cvs105
2595 * manual/advanced.xml
2598 2006-03-03 [colin] 2.0.0cvs104
2600 * src/plugins/clamav/clamav_plugin_gtk.c
2601 Rework prefs page, patch by Fabien
2603 2006-03-03 [colin] 2.0.0cvs103
2605 * src/plugins/clamav/clamav_plugin.c
2606 Set error on all errors
2608 2006-03-03 [colin] 2.0.0cvs102
2610 * src/common/plugin.c
2611 Initialize error to avoid crashing when a plugin fails
2612 without setting error
2614 2006-03-02 [wwp] 2.0.0cvs101
2617 fixed linker flags for libetpan support on Cygwin
2618 (thanks to H.Merijn Brand).
2620 2006-03-02 [wwp] 2.0.0cvs100
2623 fix some AB error messages: one for punctuation and
2624 one wrongly duplicate (thanks, maxbritov).
2626 2006-03-02 [wwp] 2.0.0cvs99
2628 * src/plugins/spamassassin/spamassassin.c
2629 make sync calls to sa-learn/spamc to prevent
2630 system (whatever local or client/server) overload.
2632 2006-03-02 [colin] 2.0.0cvs98
2635 Put the spam icon in the status column instead of the
2638 2006-03-01 [colin] 2.0.0cvs97
2640 * src/plugins/spamassassin/spamassassin.c
2641 Fix segfault (g_file_set_contents fails for some
2642 reason and err==0x2f. Can't find out why with
2643 valgrind, using working function :-)
2645 2006-03-01 [colin] 2.0.0cvs96
2648 Offline overriding: let 'No' be cached only 3 seconds
2650 2006-03-01 [colin] 2.0.0cvs95
2656 * src/folder_item_prefs.c
2664 * src/prefs_common.h
2665 * src/prefs_msg_colors.c
2671 * src/send_message.h
2672 * src/simple-gettext.c
2678 * src/common/ssl_certificate.c
2679 * src/common/utils.c
2680 * src/gtk/colorsel.c
2681 * src/gtk/gtksctree.c
2682 * src/gtk/gtkshruler.c
2683 * src/plugins/trayicon/trayicon.c
2684 #if 0 goes to /dev/null
2686 2006-03-01 [colin] 2.0.0cvs94
2694 * src/plugins/spamassassin/spamassassin.c
2695 Allow to add information in the "working offline"
2698 2006-03-01 [wwp] 2.0.0cvs93
2700 * src/plugins/spamassassin/spamassassin.c
2701 fixed spamc invocation: use a tricky temporary mini shell wrapper
2702 'cause it seems that calling `spamc ... < inputfile` with
2703 g_spawn_(a)sync simply.. erm doesn't work :-).
2705 2006-03-01 [wwp] 2.0.0cvs92
2709 simplify the adding of spam/ham button to the messageview toolbar
2710 (it gets more clear now that the same button will be "Mark as spam"
2711 or "Mark as ham" according to the current message status,
2714 2006-03-01 [wwp] 2.0.0cvs91
2720 * src/plugins/spamassassin/spamassassin.c
2721 * src/plugins/spamassassin/spamassassin.h
2722 make learner callbacks return a status (0 for ok),
2723 handle it in main code to avoid setting flags when learning failed,
2724 don't learn on TCP if offline in spamassassin,
2729 2006-03-01 [wwp] 2.0.0cvs90
2732 some work around the compose window's account menu,
2733 patch by Fabien Vantard.
2735 2006-03-01 [wwp] 2.0.0cvs89
2737 * src/plugins/spamassassin/spamassassin.c
2738 fixed bad logics, was using spamc in local mode and sa-learn
2739 in remote mode (thanks, Colin).
2741 2006-03-01 [wwp] 2.0.0cvs88
2743 * src/plugins/spamassassin/spamassassin.c
2744 * src/plugins/spamassassin/spamassassin.h
2745 * src/plugins/spamassassin/spamassassin_gtk.c
2746 made processing of emails w/ sa-plugin an option (default is TRUE),
2747 fixed Engrish some tooltips, capitalization of some debug messages
2748 and warnings. The spamassassin plugin now provides two separate
2749 services: process emails upon incorporation and spamd training.
2750 Both services (un)register independently but use some common
2751 plugin settings (transport settings, spam storage location).
2753 2006-02-28 [wwp] 2.0.0cvs87
2755 * src/plugins/spamassassin/spamassassin.c
2756 fix async flag to spamc cmdline execution (batch exec should
2759 2006-02-27 [wwp] 2.0.0cvs86
2761 * src/plugins/spamassassin/spamassassin.c
2762 * src/plugins/spamassassin/spamassassin.h
2763 * src/plugins/spamassassin/spamassassin_gtk.c
2764 - added the ability to learn a remote spamassassin server (spamd),
2766 - added the spamassassin option 'username', that applies to all
2767 spamassassin operations (filtering, learning, local or remote).
2768 The default username is the current unix user (if left blank
2769 from gtk prefs or config file).
2770 - commented out some unused code (notebook widget), removed unused
2772 - make more widgets sensitive to the transport type.
2774 2006-02-27 [colin] 2.0.0cvs85
2776 * src/plugins/spamassassin/spamassassin.c
2777 Fix sa-learn call when offline
2779 2006-02-27 [colin] 2.0.0cvs84
2787 * src/prefs_toolbar.c
2789 * src/stock_pixmap.c
2790 * src/stock_pixmap.h
2794 * src/pixmaps/ham_btn.xpm
2795 * src/pixmaps/spam.xpm
2796 * src/pixmaps/spam_btn.xpm
2797 * src/plugins/spamassassin/spamassassin.c
2798 Add button in toolbar for spam learning
2799 Fix a few bugs from the last related commit
2800 Revert 1.9.6cvs23 which messed up shift-selection
2802 2006-02-24 [colin] 2.0.0cvs83
2807 * src/plugins/spamassassin/spamassassin.c
2808 * src/plugins/spamassassin/spamassassin.h
2809 * src/plugins/spamassassin/spamassassin_gtk.c
2810 Unregister learner when spamassassin is either
2811 disabled or over tcp
2813 2006-02-24 [colin] 2.0.0cvs82
2820 * src/stock_pixmap.c
2821 * src/stock_pixmap.h
2824 * src/gtk/icon_legend.c
2825 * src/pixmaps/spam.xpm ** NEW FILE **
2826 * src/plugins/spamassassin/spamassassin.c
2827 * src/plugins/spamassassin/spamassassin_gtk.c
2828 Add spam learning interface (Mark/Mark as
2831 2006-02-24 [wwp] 2.0.0cvs81
2836 hide compose window when sending message in batch mode
2837 (filtering: forward and redirect). Also fixed a wrong
2838 value returned when sending failed, neutral anyway.
2841 2006-02-24 [wwp] 2.0.0cvs80
2844 use GTK+'s stock quit button. Patch by Fabien Vantard.
2846 2006-02-24 [paul] 2.0.0cvs79
2851 fix bug 916, 'newsgroup unsubscribe segmentation fault'
2854 2006-02-23 [colin] 2.0.0cvs78
2857 Change OK to Close in alertpanel with View log
2858 button; add accel to View log. Patch by Fabien
2861 2006-02-23 [wwp] 2.0.0cvs77
2864 silly me, there were much more tests to perform, since toolbars can
2865 really have down to 1 element only.
2867 2006-02-23 [wwp] 2.0.0cvs76
2870 fixed indentation from my previous commit. Fallback to VISUAL if
2871 EDITOR is not set (and to vi, at last resort).
2873 2006-02-23 [wwp] 2.0.0cvs75
2876 improved error detection (Colin, me).
2878 2006-02-23 [wwp] 2.0.0cvs74
2880 * src/prefs_toolbar.c
2881 simplify and fix prefs/toolbars layouting. Combos' contents can
2882 now be really displayed.
2884 2006-02-23 [wwp] 2.0.0cvs73
2885 simplifies and fix prefs/toolbars layouting. Combos' contents can now
2886 be really displayed.
2888 2006-02-22 [wwp] 2.0.0cvs72
2891 fix a typo in my previous commit (sorry!).
2893 2006-02-22 [wwp] 2.0.0cvs71
2895 * src/prefs_toolbar.c
2896 fix a crash when adding separators to toolbars,
2897 also fix some separator item information.
2899 2006-02-22 [wwp] 2.0.0cvs70
2902 fix a crash when redirecting (for instance) when compose window's
2903 toolbar contents has been customized (when some buttons have been
2906 2006-02-21 [wwp] 2.0.0cvs69
2909 * src/gtk/pluginwindow.c
2910 * src/plugins/pgpcore/prefs_gpg.c
2911 fix some compilation warnings (feat. remains of removed code).
2913 2006-02-21 [wwp] 2.0.0cvs68
2915 * src/gtk/gtkutils.c
2916 fix two compilation issues, thanks to Stephan Sachse.
2918 2006-02-20 [colin] 2.0.0cvs67
2921 Don't reselect displayed mail on refocus
2922 This fixes actions misbehaving
2924 2006-02-20 [wwp] 2.0.0cvs66
2927 * src/gtk/gtksctree.c
2928 * src/gtk/gtkshruler.c
2929 changed more runtime typecast checks.
2931 2006-02-20 [wwp] 2.0.0cvs65
2933 * src/summary_search.c
2934 find all - summaryview refresh issue fixed, thanks to Colin.
2936 2006-02-20 [wwp] 2.0.0cvs64
2938 * src/gtk/gtkutils.c
2939 better runtime typecast checks.
2941 2006-02-20 [wwp] 2.0.0cvs63
2943 * src/summary_search.c
2944 enhancements to the summary search:
2945 - add the ability to stop the running search
2946 (upon ESC-key press, new Stop button or when Clear button is pressed)
2947 - don't search if no criteria (From/To/Subject/Body) is set
2948 - ensure that a busy mouse pointer is always shown when searching,
2949 show it even a bit earlier
2951 2006-02-19 [colin] 2.0.0cvs62
2955 * src/etpan/imap-thread.c
2956 * src/etpan/imap-thread.h
2957 (Future) IMAP speed improvement on sending
2958 Will require a libetpan update
2960 * src/gtk/quicksearch.c
2961 Make quicksearch clearable while running.
2963 2006-02-17 [colin] 2.0.0cvs61
2966 * src/etpan/imap-thread.c
2967 * src/etpan/imap-thread.h
2968 Check for IMAP certificates
2969 ** Requires libetpan-0.42-cvs4
2970 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
2972 2006-02-17 [colin] 2.0.0cvs60
2975 * src/prefs_common.c
2976 * src/prefs_common.h
2977 * src/prefs_message.c
2978 Add pref to display HTML-only mails with plugin,
2979 if possible (defaulting to FALSE of course).
2981 2006-02-16 [colin] 2.0.0cvs59
2984 * src/common/plugin.c
2985 * src/common/plugin.h
2986 * src/gtk/pluginwindow.c
2987 Keep track of requested (but unloaded) plugins
2988 in some error cases.
2990 2006-02-16 [wwp] 2.0.0cvs58
2992 * src/gtk/gtkaspell.c
2993 * src/gtk/gtkaspell.h
2994 * src/prefs_spelling.c
2996 * src/prefs_common.c
2997 * src/prefs_common.h
2998 implemented new optional spellchecker behaviour: re-check message when
2999 dictionary got changed (from compose-window/context-menu/Change dictionary).
3001 2006-02-16 [wwp] 2.0.0cvs57
3003 * src/quote_fmt_parse.y
3004 pclose popen'ed pipe.
3006 2006-02-15 [colin] 2.0.0cvs56
3010 Let MimeViewers know which MimeView they
3013 Swap From/To columns in Sent/Queue/Drafts
3015 * src/etpan/imap-thread.c
3016 Use mailstream_low_tls_open() for STARTTLS
3017 instead of mailstream_low_ssl_open()
3018 ** REQUIRES libetpan 0.42cvs3 **
3020 2006-02-15 [wwp] 2.0.0cvs55
3024 * src/message_search.c
3025 * src/message_search.h
3027 * src/gtk/gtkutils.c
3028 * src/gtk/gtkutils.h
3029 added the ability to Find text in the compose window (and a bit
3030 of code factorization).
3032 2006-02-15 [wwp] 2.0.0cvs54
3035 yet another one file was missing (fix for some widgets' sensitivity).
3038 2006-02-15 [wwp] 2.0.0cvs53
3041 oops forgot that file (fix for some widgets' sensitivity).
3043 2006-02-15 [wwp] 2.0.0cvs52
3045 * src/summary_search.c
3046 implemented advanced summary search options (added the ability
3047 to use matcher conditions in an advanced search mode).
3049 2006-02-15 [wwp] 2.0.0cvs51
3051 * src/plugins/pgpcore/prefs_gpg.c
3052 * src/prefs_account.c
3053 fix some widget sensitivity, mostly around some labels in
3056 2006-02-15 [paul] 2.0.0cvs50
3058 * manual/advanced.xml
3059 improve Templates info
3062 2006-02-14 [colin] 2.0.0cvs49
3064 * src/pixmaps/address_book.xpm
3065 * src/pixmaps/preferences.xpm
3066 * src/pixmaps/properties.xpm
3067 Fix pixmap size - patch by Fabien Vantard
3069 2006-02-13 [colin] 2.0.0cvs48
3072 Add missing fclose()s on error
3075 * src/common/utils.c
3076 Fix temp files not being deleted on windows
3077 Patches by Thomas Gilgin
3079 2006-02-13 [colin] 2.0.0cvs47
3084 2006-02-13 [wwp] 2.0.0cvs46
3086 * src/plugins/pgpcore/prefs_gpg.c
3087 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
3089 2006-02-12 [colin] 2.0.0cvs45
3094 Fix "stuff" when quitting
3096 2006-02-12 [wwp] 2.0.0cvs44
3098 * src/prefs_themes.c
3099 fix typos in debug messages.
3101 2006-02-11 [colin] 2.0.0cvs43
3104 don't allow drag/drop from ourself
3106 2006-02-10 [wwp] 2.0.0cvs42
3113 renamed html_ prefixed functions and data structures to avoid
3114 namespace clashes w/ other software (gtkhtml2 for instance).
3118 2006-02-09 [colin] 2.0.0cvs41
3121 Fix shitty logic messed up. Thanks Ticho for the hint!
3123 2006-02-09 [wwp] 2.0.0cvs40
3127 * src/prefs_account.c
3130 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
3131 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
3132 Browse buttons in accounts prefs.
3134 2006-02-09 [colin] 2.0.0cvs39
3137 Check for pointer before using its members
3138 * src/gtk/gtksourceprintjob.c
3141 2006-02-09 [wwp] 2.0.0cvs38
3144 fix few compiler warnings (type mismatch).
3146 2006-02-09 [paul] 2.0.0cvs37
3149 updated by Fabien Vantard
3151 2006-02-08 [colin] 2.0.0cvs36
3153 * src/prefs_common.c
3155 * src/common/plugin.c
3156 allow windows and linux configurations to coexist
3157 patch by Thomas Gilgin
3159 2006-02-08 [colin] 2.0.0cvs35
3164 * src/matcher_parser_parse.y
3165 * src/prefs_filtering_action.c
3166 * src/prefs_matcher.c
3167 Add the "Ignore thread" filtering
3170 2006-02-08 [colin] 2.0.0cvs34
3175 Fix bug #905 (damaged attachment)
3176 text files with raw \0's aren't really text files
3179 2006-02-08 [colin] 2.0.0cvs33
3182 Fix crasher introduced yesterday
3184 2006-02-08 [wwp] 2.0.0cvs32
3188 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
3190 2006-02-08 [wwp] 2.0.0cvs31
3192 * src/prefs_template.c
3193 templates enhancement: allow address completion for Cc and Bcc fields
3194 (it was currently possible for the To field only)
3196 2006-02-08 [colin] 2.0.0cvs30
3199 Don't unblock if not blocked
3202 2006-02-07 [colin] 2.0.0cvs29
3205 Forgot to refresh summaryview
3207 2006-02-07 [colin] 2.0.0cvs28
3210 Freeze/thaw message list and folder list while
3211 processing %as{} actions
3213 Fix auto-wrap disabling after a middle-click
3216 2006-02-07 [paul] 2.0.0cvs27
3219 fix freeing of uninitialised pointers
3222 2006-02-06 [colin] 2.0.0cvs26
3225 Use g_slist_prepend in potentially big list
3227 2006-02-06 [colin] 2.0.0cvs25
3230 Completely skip processing if it doesn't
3233 2006-02-06 [colin] 2.0.0cvs24
3237 Batch filtering in summaryview (from Tools menu)
3238 and pre/post//-processing too
3240 2006-02-06 [colin] 2.0.0cvs23
3244 Use a special field for batch filtering instead
3245 of stepping on deferred execution's toes
3247 2006-02-06 [colin] 2.0.0cvs22
3254 Fix filtering via menus and actions
3256 2006-02-06 [colin] 2.0.0cvs21
3259 Put the added file directly to cache if possible (will work
3267 Move and copy filtered messages by batches instead of one
3268 by one - faster on IMAP
3270 Add a function that'll possibly be useful later
3272 2006-02-06 [colin] 2.0.0cvs20
3275 Use internal mime-type instead of text/plain for d'n'd
3277 Allow attaching files from mimeview's icon list via d'n'd
3280 Use internal mime-type instead of text/plain for d'n'd
3281 Don't try to selected opened folder if none is
3282 Factorize d'n'd from other apps code
3285 * src/gtk/gtkutils.c
3286 * src/gtk/gtkutils.h
3287 Factorize Face/X-Face stuff
3289 Fix d'n'd to other apps
3290 * src/prefs_message.c
3291 Let the XFace pref be usable without libcompface as it also
3294 Fix d'n'd to other apps
3295 Factorize d'n'd from other apps code
3297 2006-02-06 [wwp] 2.0.0cvs19
3300 Italian translation fixes by Andrea Spadaccini (no more confusion
3301 between filtering and processing, and few changes in the About
3305 2006-02-06 [mones] 2.0.0cvs18
3307 * src/gtk/icon_legend.c
3308 Improved descriptions allowing better translations
3310 2006-02-05 [colin] 2.0.0cvs17
3313 Add the f*cking missing expunge that caused imap_fetch_env
3314 to fail after an add_msgs ! :-///
3315 * src/etpan/imap-thread.c
3319 2006-02-05 [colin] 2.0.0cvs16
3321 * src/common/utils.c
3322 Don't check for return-path (or we can't put
3323 back non-sent mails)
3325 2006-02-05 [colin] 2.0.0cvs15
3328 Don't try to display Face header in textview
3329 when teh headerview's active
3331 2006-02-05 [colin] 2.0.0cvs14
3333 * tools/tbird2syl.py
3335 Add script to import Thunderbird mails
3337 2006-02-05 [colin] 2.0.0cvs13
3344 Show Face headers - patch partially by Klaus Flittner
3346 2006-02-05 [colin] 2.0.0cvs12
3350 * src/common/utils.c
3351 * src/common/utils.h
3352 Let dnd work from mime icons to summaryview
3353 and to folderview too
3354 Add a crude test to avoid trying to add files
3355 drag'n'dropped when they're not mails
3357 2006-02-04 [colin] 2.0.0cvs11
3363 2006-02-04 [colin] 2.0.0cvs10
3370 Added various drag and drop capas:
3372 summaryview other apps
3373 mimeview icons other apps
3374 other apps summaryview
3375 other apps folderview
3377 This shouldn't have broken the existing:
3379 summaryview folderview
3380 folderview folderview
3381 summaryview compose's attachments
3385 2006-02-02 [paul] 2.0.0cvs9
3388 move global option 'Set displayed columns...' out
3389 of folder option grouping.
3390 fix sensitivity of 'harvest addresses'
3393 2006-02-01 [colin] 2.0.0cvs8
3396 Revert the alertpanel patch, it sucks (intrusive
3397 and gets in the way of "open")
3399 2006-02-01 [colin] 2.0.0cvs7
3402 * src/prefs_account.c
3403 * src/prefs_common.c
3405 * src/common/utils.c
3406 * src/common/utils.h
3407 Add ability to edit the signature file
3408 from the account preferences, and use
3409 a default for the text editor.
3410 Patch by Fabien Vantard
3412 2006-02-01 [colin] 2.0.0cvs6
3415 Try to get mime type by extension if it is
3416 application/octet-stream
3417 Display a window with possible choices when
3418 encountering unknown mime types
3422 Allow multiple selection in filtered filesel
3423 (patch by Fabien Vantard)
3424 * src/gtk/pluginwindow.c
3425 Use it (patch by Fabien Vantard)
3427 2006-02-01 [paul] 2.0.0cvs5
3430 fix crash on creating jpilot address book
3431 Thanks to Colin - FOR_STABLE
3432 * src/prefs_summaries.c
3433 * src/prefs_wrapping.c
3434 * src/gtk/icon_legend.c
3435 * src/gtk/quicksearch.c
3436 string fixes and additions
3438 2006-02-01 [paul] 2.0.0cvs4
3444 add Arabic encoding option
3445 Patch submitted by Mohammed Sameer <msameer@users.sf.net>
3447 2006-01-31 [colin] 2.0.0cvs3
3449 * src/plugins/pgpcore/passphrase.c
3450 Convert passphrase to locale encoding
3452 Fix drafting on IMAP. Crappy bug sneaked in
3456 2006-01-30 [paul] 2.0.0cvs2
3458 * src/gtk/icon_legend.c
3459 show the new entries
3461 2006-01-30 [colin] 2.0.0cvs1
3464 Check for the file to be present before
3465 enabling the menu - FOR_STABLE
3466 * src/gtk/icon_legend.c
3467 Add folders icons (not all of them, there
3468 are too much, but the most intriguing ones)
3470 2006-01-30 [paul] 2.0.0
3472 version 2.0.0 released
3474 2006-01-30 [paul] 1.9.100cvs200
3479 * manual/starting.xml
3480 * manual/sylpheed-claws-manual.xml
3483 2006-01-29 [mones] 1.9.100cvs199
3485 * manual/account.xml
3486 * manual/advanced.xml
3487 * manual/glossary.xml
3488 Some typos fixed, added LDIF term to glossary
3490 Fixed leading plus symbol
3492 2006-01-29 [paul] 1.9.100cvs198
3496 updated by Tommi Pirinen and Andrej Kacian
3498 2006-01-29 [paul] 1.9.100cvs197
3503 2006-01-29 [paul] 1.9.100cvs196
3508 * tools/claws.i18n.status.pl
3509 nl translation updated by Tim Dijkstra
3511 2006-01-29 [paul] 1.9.100cvs195
3515 updated by Aleksandar Urosevic and Anders Troback
3517 2006-01-28 [colin] 1.9.100cvs194
3519 * src/gtk/gtksourceprintjob.c
3520 Don't fiddle with PangoLayout when we
3523 2006-01-28 [paul] 1.9.100cvs193
3529 * tools/claws.i18n.status.pl
3530 updated translations submitted by Stavros Giannouris
3533 2006-01-27 [colin] 1.9.100cvs192
3536 * src/gtk/gtksourceprintjob.c
3538 (libgnomeprint only, of course)
3540 2006-01-27 [paul] 1.9.100cvs191
3544 updated by Fabien Vantard and Andrea Spadaccini
3546 2006-01-26 [colin] 1.9.100cvs190
3548 * manual/Makefile.am
3550 Make building the manual optional
3553 2006-01-26 [paul] 1.9.100cvs189
3555 * manual/glossary.xml
3556 * manual/plugins.xml
3561 2006-01-26 [paul] 1.9.100cvs188
3563 * src/prefs_display_header.c
3564 * src/prefs_folder_column.c
3565 * src/prefs_msg_colors.c
3566 * src/prefs_summaries.c
3567 * src/prefs_summary_column.c
3570 2006-01-25 [colin] 1.9.100cvs187
3573 Don't allow moving/copying mails between
3574 queue/drafts and non-queue/drafts folders
3575 Fixes bug #897 (message header is resetted
3576 if one is copied to Drafts)
3578 2006-01-25 [colin] 1.9.100cvs186
3582 Fix subscribed folders not found
3584 Don't try to encode as original mail's charset
3587 2006-01-25 [paul] 1.9.100cvs185
3596 updates submitted by Stephan Sachse, Emilian Nowak
3597 and Quar, Frederico Goncalves Guimaraes, and
3599 Fix Bug 896, 'PT_BR locale broken'.
3603 2006-01-24 [mones] 1.9.100cvs184
3605 * manual/glossary.xml
3606 All current terms finished. Reviewers welcome ;-)
3607 * manual/keyboard.xml
3608 Fixed column width for pdf output.
3612 2006-01-24 [paul] 1.9.100cvs183
3614 * manual/glossary.xml
3616 * manual/dist/html/Makefile.am
3617 * manual/dist/pdf/Makefile.am
3618 * manual/dist/ps/Makefile.am
3619 * manual/dist/txt/Makefile.am
3623 2006-01-24 [mones] 1.9.100cvs182
3625 * manual/glossary.xml
3626 Nearly finished, some terms missing.
3628 2006-01-23 [paul] 1.9.100cvs181
3630 * manual/dist/html/Makefile.am
3631 * manual/dist/pdf/Makefile.am
3632 * manual/dist/ps/Makefile.am
3633 * manual/dist/txt/Makefile.am
3638 2006-01-22 [colin] 1.9.100cvs180
3641 * src/gtk/gtkaspell.c
3642 Don't deselect stuff before right-clicking, with aspell.
3643 (This prevented right-click Copy, for example).
3646 2006-01-22 [paul] 1.9.100cvs179
3648 * src/summary_search.c
3649 don't fix the widget size as it causes problems
3651 Thanks to Emilian Nowak
3653 2006-01-21 [paul] 1.9.100cvs178
3655 * src/prefs_themes.c
3656 fix broken underlining of label text
3657 with some translations
3659 2006-01-21 [colin] 1.9.100cvs177
3662 In French "Composition" puts the Compose toolbar's prefs in the wrong place
3664 2006-01-20 [colin] 1.9.100cvs176
3669 * manual/dist/html/.cvsignore
3670 * manual/dist/html/Makefile.am
3671 * manual/dist/pdf/.cvsignore
3672 * manual/dist/pdf/Makefile.am
3673 * manual/dist/ps/.cvsignore
3674 * manual/dist/ps/Makefile.am
3675 * manual/dist/txt/.cvsignore
3676 * manual/dist/txt/Makefile.am
3679 2006-01-20 [paul] 1.9.100cvs175
3681 * manual/handling.xml
3682 make Filtering and Searching entries easier to find
3683 * manual/keyboard.xml
3684 add the remaining default keybinds
3685 * src/prefs_summaries.c
3686 update the default keybinds
3688 2006-01-20 [paul] 1.9.100cvs174
3700 replace 'e-mail' with 'email'
3701 * src/summary_search.c
3702 add mnemonic to "Find all" button
3704 2006-01-20 [wwp] 1.9.100cvs173
3708 touched mbox import/export buttons for HIG-compliance
3710 2006-01-19 [paul] 1.9.100cvs172
3712 * manual/account.xml
3713 * manual/addrbook.xml
3714 * manual/advanced.xml
3716 * manual/handling.xml
3718 * manual/plugins.xml
3719 * manual/starting.xml
3722 2006-01-19 [paul] 1.9.100cvs171
3725 allow use of trash button while receiving
3728 2006-01-19 [wwp] 1.9.100cvs170
3730 * src/gtk/quicksearch.c
3732 force text color to black when yellow background is set
3734 2006-01-19 [colin] 1.9.100cvs169
3736 * src/plugins/trayicon/trayicon.c
3737 Gray out Get Mail when already getting mail
3739 2006-01-18 [paul] 1.9.100cvs168
3742 give widget yellow background was To is
3743 set via folder prefs
3744 * src/gtk/quicksearch.c
3745 give widget yellow background when quick
3749 2006-01-18 [paul] 1.9.100cvs167
3751 * doc/man/sylpheed-claws.1
3752 add --subscribe option
3754 2006-01-18 [paul] 1.9.100cvs166
3756 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3757 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3758 use %U instead of %F (%F is broken for user installed
3761 2006-01-18 [colin] 1.9.100cvs165
3764 Default to Yes in "No more * messages" dialogs
3766 2006-01-17 [colin] 1.9.100cvs164
3769 Possibly fix an invalid iterator causing
3772 2006-01-17 [colin] 1.9.100cvs163
3775 Fix crash when the image disappears under the
3778 2006-01-16 [colin] 1.9.100cvs162
3781 Fix reenabling autowrap
3783 2006-01-16 [colin] 1.9.100cvs161
3786 reset quote_len before getting quote_str
3788 2006-01-16 [colin] 1.9.100cvs160
3795 Fix bug #883 (default inbox does not track folder move)
3797 2006-01-16 [colin] 1.9.100cvs159
3800 * src/plugins/pgpcore/passphrase.c
3803 2006-01-16 [paul] 1.9.100cvs158
3805 * src/prefs_actions.c
3806 * src/prefs_filtering_action.c
3807 * src/prefs_matcher.c
3809 * src/gtk/description_window.c
3810 * src/gtk/description_window.h
3811 * src/gtk/quicksearch.c
3812 description window cleanups
3814 2006-01-15 [colin] 1.9.100cvs157
3817 * src/prefs_filtering.c