1 2006-06-03 [colin] 2.2.0cvs78
3 * src/plugins/spamassassin/spamassassin_gtk.c
4 Autoswitch to Localhost if transport was previously
5 disabled. Else people had to check [] Enable, then
8 2006-06-03 [colin] 2.2.0cvs77
10 * src/plugins/pgpinline/pgpinline.c
11 * src/plugins/pgpmime/pgpmime.c
12 Check that gpg_data_release_and_get_mem
13 didn't fail (now, why this happens...)
15 2006-06-03 [colin] 2.2.0cvs76
18 Fix bug #962 (Manual and/or UI should
19 warn about incompatible locking
22 2006-06-02 [cleroy] 2.2.0cvs75
30 2006-06-02 [colin] 2.2.0cvs74
33 On exit, free caches after writing them
34 Shuts up some valgrind false positives
37 Fix races when reusing existing SMTP connections
38 Fix inexistant session timeout
40 Display alertpanel after all queues have
41 been processed, not after each
43 2006-06-02 [wwp] 2.2.0cvs73
45 * manual/fr/glossary.xml
48 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
50 2006-06-02 [wwp] 2.2.0cvs72
53 * manual/dist/pdf/Makefile.am
54 * manual/dtd/manual.xsl
55 * manual/fr/dist/pdf/Makefile.am
56 * manual/pl/dist/pdf/Makefile.am
57 we changed the procedure to generate the .pdf version of the manual.
58 The procedure is more modern and the .pdf we get now has a valid index.
59 Here are the new pre-requisites:
61 - JRE 1.x (1.4 here): there must be one from your distro
62 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
63 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
64 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
66 See my posts for further info about the installation of this toolchain:
68 Date: Fri, 19 May 2006 19:40:06 +0200
69 From: wwp <subscript@free.fr>
70 To: sylpheed-claws-devel@lists.sourceforge.net
71 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
75 Date: Wed, 24 May 2006 12:58:49 +0200
76 From: wwp <subscript@free.fr>
77 To: sylpheed-claws-devel@lists.sourceforge.net
78 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
80 2006-06-01 [colin] 2.2.0cvs71
83 Better guards against IMAP races
87 * src/common/ssl_certificate.c
88 * src/etpan/imap-thread.c
89 * src/etpan/imap-thread.h
90 * src/gtk/sslcertwindow.c
91 New hidden option ssl_skip_cert_check to
92 avoid dups of bug #959 (libetpan linked
93 against gnutls and gnutls buggy on 64bit)
94 Present expired warning only once per
97 * manual/fr/advanced.xml
100 2006-06-01 [wwp] 2.2.0cvs70
103 fix for bug #961 (wrong check was done when checking before sending
104 notification email), thanks to Colin.
106 2006-05-31 [cleroy] 2.2.0cvs69
109 Guard against NULLs, although this
110 should never be an issue
112 2006-05-31 [colin] 2.2.0cvs68
117 Don't remove caches when destroying folder, it
118 could (should) be done at exit
120 free processing cache after incorporation
121 * src/etpan/imap-thread.c
122 Maybe fix bug #959 (Crash on moving to emails
123 to a imap account per ssl with a expired
126 2006-05-30 [colin] 2.2.0cvs67
129 Put back event flush when displaying message
130 It avoids reading a bunch of messages just
131 by hitting shift-n for too long ;)
133 2006-05-29 [colin] 2.2.0cvs66
136 Remove useless g_warnings
138 2006-05-29 [colin] 2.2.0cvs65
141 Fix g_slist_append()s for performance
143 2006-05-29 [colin] 2.2.0cvs64
147 Fix extraneous tab at start of addresses
149 Fix warnings (thanks to Fabien)
150 Fix crash at exit when composing messages
153 Fix progress bar when deleting expired mails
156 * src/gtk/gtksctree.c
157 Fix re-sorting slowness
159 2006-05-29 [paul] 2.2.0cvs63
162 fetch full message when moving mails
163 from another mailbox, (fixed data loss
164 when filtering from IMAP to MH, introduced
168 2006-05-29 [mones] 2.2.0cvs62
170 * src/gtk/gtksctree.c
171 Unselect faster (patch by Colin)
173 2006-05-26 [colin] 2.2.0cvs61
176 Unplug MSGINFO_UPDATE callback on delete too.
178 2006-05-26 [colin] 2.2.0cvs60
181 Fix bold in folder selection window with glib2.10
184 2006-05-26 [colin] 2.2.0cvs59
187 Convert date only if necessary (and don't
188 try to convert from utf8 to utf8, too)
190 Only set column's text if the column's
193 2006-05-26 [colin] 2.2.0cvs58
199 2006-05-26 [colin] 2.2.0cvs57
202 Make summaryview selectable as long as
205 Faster deletion (by implementing mh_remove_msgs)
206 Faster copy (avoid using mh_fetch_msg just to get
208 Faster move (using move_file instead of copy_file
210 No progressbar if total number of mails to cp/mv
213 Fix removal from subject_table when mail gets moved
214 Faster deletion (g_slist_prepend instead of append)
215 * src/gtk/gtksctree.c
218 2006-05-25 [colin] 2.2.0cvs56
220 * src/common/ssl_certificate.c
221 Fix leak in expired cert check
223 2006-05-25 [colin] 2.2.0cvs55
226 Disable flags syncing on .mh_sequences - it
227 is buggy and marks mails read under unknown
234 2006-05-24 [colin] 2.2.0cvs54
236 attention cvs users: if you manage to crash
237 Sylpheed-Claws while moving, copying or deleting
238 mails, we *are* interested in stack traces and
239 valgrind logs. It looks stable, but one never
243 Add progressbar for cache updates
245 Optimize Mark all read in the current
248 Add progressbar for copy/move
250 Optimize O(n^2) in copy/move
252 * src/gtk/gtksctree.c
253 Optimize O(n^2) algos
254 * src/common/timing.h
255 Display ms instead of us
257 2006-05-24 [wwp] 2.2.0cvs53
259 * manual/fr/advanced.xml
260 updates to the French manual.
262 2006-05-24 [wwp] 2.2.0cvs52
265 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
267 2006-05-24 [wwp] 2.2.0cvs51
270 fixed "mark all read" in MH folders (thanks to Colin).
272 2006-05-24 [paul] 2.2.0cvs50
274 * doc/man/sylpheed-claws.1
277 2006-05-23 [colin] 2.2.0cvs49
287 * src/gtk/sslcertwindow.c
288 alertpanel fixes, by Fabien
290 2006-05-23 [colin] 2.2.0cvs48
296 * src/gtk/gtksctree.c
297 * src/gtk/gtksctree.h
299 Fix slow loading problem, which was caused by the
300 use of some gtk_ctree funcs and their use of
301 g_list_position while gtk_ctree_(un)link'ing.
302 Reap more functions from gtkctree.c to be sure we
303 use our (fast) version instead of theirs.
305 Fix copy of unread mails
308 2006-05-22 [wwp] 2.2.0cvs47
310 * manual/fr/advanced.xml
313 2006-05-22 [colin] 2.2.0cvs46
316 Fix possible infinite loop. 'copy' is not a
317 final action, so when encountering a 'copy',
318 we have to check if a previous one was set
319 and do it. In the same way, if we encounter
320 a 'move' we have to perform a possibly
321 pending 'copy'. This will slow down filtering
322 on IMAP if move+copy or multiple copy actions
323 are to be done, but handling it via the batch
324 would be really too convoluted.
326 2006-05-22 [wwp] 2.2.0cvs45
328 * manual/fr/advanced.xml
330 * manual/fr/glossary.xml
331 * manual/fr/handling.xml
332 * manual/fr/intro.xml
333 * manual/fr/plugins.xml
334 * manual/fr/sylpheed-claws-manual.xml
335 sync w/ the english manual: updates URIs, documented mailing-list
336 support, better explanation about the enabled/disabled feature
337 in filtering/processing rules by Paul.
339 2006-05-21 [colin] 2.2.0cvs44
342 Don't expand after building threads, but during
344 2006-05-21 [colin] 2.2.0cvs43
348 More timing possibilities... For next time I have
349 to find out how the hell some 3GHz computer takes
350 one minute to open a 30k folder...
352 2006-05-21 [colin] 2.2.0cvs42
354 * manual/pl/advanced.xml
356 * manual/pl/glossary.xml
357 * manual/pl/handling.xml
358 * manual/pl/intro.xml
359 * manual/pl/plugins.xml
360 * manual/pl/sylpheed-claws-manual.xml
361 Polish manual updated by Pawel
367 2006-05-20 [colin] 2.2.0cvs41
371 - remove cache of moved messages from original folder
372 - apply new flags to messages even if they aren't appliable
379 2006-05-19 [colin] 2.2.0cvs40
382 Don't issue SELECT in imap_change_flags
383 before having checked that we indeed have
384 some flags to change. MSG_POSTFILTERED for
385 example can't be used on IMAP.
386 Fixes bug #955 (copying messages between
387 imap folders is extremely slow), which was
390 2006-05-19 [colin] 2.2.0cvs39
395 Try to fix bug #830 (Some unread messages
396 get marked read in IMAP inbox):
397 - Prevent scanning a folder if it's being
399 - Postpone opening via the GUI of a folder
403 2006-05-19 [wwp] 2.2.0cvs38
405 * manual/advanced.xml
406 fix English+typo (thanks to Paul).
408 2006-05-19 [wwp] 2.2.0cvs37
410 * manual/advanced.xml
411 * manual/fr/advanced.xml
412 * src/gtk/logwindow.c
415 added hidden prefs to allow customization of colors used in
416 protocol log window (useful for dark gtk+ themes).
418 2006-05-19 [wwp] 2.2.0cvs36
421 fix an old erroneous changelog entry (thanks to Fabien Vantard).
423 2006-05-19 [paul] 2.2.0cvs35
426 make Reply-To fully clickable
427 * src/gtk/logwindow.c
428 more colouring (SMTP ESMTP)
429 Both patches by Pawel Pekala
431 2006-05-19 [cleroy] 2.2.0cvs34
434 Don't update flags from current folder
435 Probably fixes bug #935 (Read Messages
436 Revert to Being Marked as Unread)
438 2006-05-18 [colin] 2.2.0cvs33
446 Allow replying to multiple emails
449 * src/etpan/imap-thread.c
452 2006-05-18 [paul] 2.2.0cvs32
455 keep Mailing-List menu refreshed
458 2006-05-18 [paul] 2.2.0cvs31
460 * manual/advanced.xml
462 * manual/glossary.xml
463 * manual/handling.xml
466 * manual/sylpheed-claws-manual.xml
468 add info about mailing-list support
473 * src/plugins/dillo_viewer/README
476 2006-05-17 [wwp] 2.2.0cvs30
478 * manual/handling.xml
479 * manual/fr/handling.xml
480 documented the ability to enabled/disable filtering/processing rules.
482 2006-05-17 [colin] 2.2.0cvs29
485 Don't initialize g_thread subsystem if it's
486 already done (thanks to Hiro)
488 Fix saving of parts when there name can't be
489 converted from UTF-8.
491 2006-05-17 [paul] 2.2.0cvs28
494 fix config.status warning with autoconf 2.60
496 2006-05-17 [paul] 2.2.0cvs27
501 2006-05-17 [wwp] 2.2.0cvs26
504 fix useless and potentially dangerous buffer walking (thanks to Colin).
506 2006-05-17 [wwp] 2.2.0cvs25
508 * src/plugins/demo/demo.c
509 updated product name in plugin demo (many plugins need to be
510 sync'ed w/ that change).
512 2006-05-17 [colin] 2.2.0cvs24
517 2006-05-16 [colin] 2.2.0cvs23
520 Stupid me hit again. Fix cvs22.
522 2006-05-16 [colin] 2.2.0cvs22
525 Fix bug #922 (sylpheed-claws crashed after
526 pushing on Inbox folder)
528 2006-05-16 [colin] 2.2.0cvs21
531 Make From header be copy/paste/select-able
533 2006-05-16 [wwp] 2.2.0cvs20
538 * src/etpan/imap-thread.c
539 fix some compiler warnings (thanks to Colin).
541 2006-05-16 [wwp] 2.2.0cvs19
551 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
553 2006-05-15 [colin] 2.2.0cvs18
556 Fix automatic rule creation with List-Post
558 2006-05-15 [paul] 2.2.0cvs17
560 * tools/filter_conv_new.pl
561 updated for rule enabling/disabling
562 claws version >= 2.3.x required
564 2006-05-15 [cleroy] 2.2.0cvs16
569 2006-05-15 [cleroy] 2.2.0cvs15
574 2006-05-15 [wwp] 2.2.0cvs14
576 * manual/pl/.cvsignore
577 ignore generated files.
579 2006-05-14 [wwp] 2.3.0-rc1
583 2006-05-13 [wwp] 2.2.0cvs13
588 * src/matcher_parser_lex.l
589 * src/matcher_parser_parse.y
590 * src/prefs_filtering.c
591 new feature: provide the ability to disable filtering and processing
592 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
595 2006-05-13 [colin] 2.2.0cvs12
598 Remove useless if (a) b; else b;
601 2006-05-13 [wwp] 2.2.0cvs11
609 no more silent failures (or at least less ones) when importing
610 or exporting from/to mbox. Also start importing/exporting if
611 the necessary info is set.
613 2006-05-13 [wwp] 2.2.0cvs10
616 restored up-to-date release notes.
618 2006-05-13 [paul] 2.2.0cvs9
622 updated by Tim Dijkstra and Pavlo Bohmat
624 2006-05-12 [colin] 2.2.0cvs8
626 * src/gtk/quicksearch.c
627 Add "k" as shortcut for "colorlabel". Patch
628 by ath42@users.sf.net.
630 2006-05-12 [paul] 2.2.0cvs7
633 * src/prefs_summaries.c
635 when entering a folder also allow
636 going directly to first Marked message
638 2006-05-12 [paul] 2.2.0cvs6
641 always obey 'confirm before marking all
644 2006-05-12 [paul] 2.2.0cvs5
647 make Sender fully clickable
649 2006-05-12 [colin] 2.2.0cvs4
656 Full support of .mh_sequences' Unseen seq
658 2006-05-12 [colin] 2.2.0cvs3
664 * src/prefs_spelling.c
671 Add contextual menu on Compose toolbar
672 button. Fixes bug #944 (Automatic
673 addresses not applied when changing account
675 add Mailing List support
676 based on the old 0.6.5claws25 patch by
677 Melvin Hadasht, with finishing touches
679 Fix "ignore thread" when mails are threaded by
680 subject (and weren't ignored although appearing
683 Both patches by Pawel.
685 2006-05-08 [paul] 2.2.0cvs2
694 add Mailing List support
695 based on the old 0.6.5claws25 patch by
696 Melvin Hadasht, with finishing touches
699 2006-05-08 [colin] 2.2.0cvs1
704 Add contextual menu on Compose toolbar
705 button. Fixes bug #944 (Automatic
706 addresses not applied when changing account
709 2006-05-08 [paul] 2.2.0
713 2006-05-08 [paul] 2.1.1cvs51
723 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
724 Fabien Vantard, Frederico Goncalves Guimaraes,
725 Aleksandar Urosevic, and Ralgh Young
727 2006-05-12 [colin] 2.1.1cvs50
738 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
739 Fabien Vantard, Frederico Goncalves Guimaraes,
740 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
742 2006-05-05 [colin] 2.1.1cvs49
745 * manual/pl/Makefile.am
746 * manual/pl/account.xml
748 * manual/pl/addrbook.xml
749 * manual/pl/advanced.xml
751 * manual/pl/glossary.xml
753 * manual/pl/handling.xml
754 * manual/pl/intro.xml
755 * manual/pl/keyboard.xml
756 * manual/pl/plugins.xml
757 * manual/pl/starting.xml
758 * manual/pl/sylpheed-claws-manual.xml
759 * manual/pl/dist/.cvsignore
760 * manual/pl/dist/Makefile.am
761 * manual/pl/dist/html/.cvsignore
762 * manual/pl/dist/html/Makefile.am
763 * manual/pl/dist/pdf/.cvsignore
764 * manual/pl/dist/pdf/Makefile.am
765 * manual/pl/dist/ps/.cvsignore
766 * manual/pl/dist/ps/Makefile.am
767 * manual/pl/dist/txt/.cvsignore
768 * manual/pl/dist/txt/Makefile.am
769 Add the polish translation of the manual,
770 Authored by Pawel Pekala.
772 2006-05-05 [cleroy] 2.1.1cvs48
775 Re-read matcherrc after loading plugins
776 if some of them add folders.
778 2006-05-03 [colin] 2.1.1cvs47
783 2006-05-03 [colin] 2.1.1cvs46
786 Be sure to have a session when
789 2006-05-03 [colin] 2.1.1cvs45
794 Fix preventing renaming with namespace
797 2006-05-01 [colin] 2.1.1cvs44
800 Don't reload messageview when result of
803 2006-04-29 [colin] 2.1.1cvs43
805 * src/prefs_receive.c
806 * src/plugins/spamassassin/spamassassin_gtk.c
807 * src/plugins/clamav/clamav_plugin_gtk.c
810 2006-04-29 [colin] 2.1.1cvs42
812 * src/prefs_compose_writing.c
814 Cleanups. Patch by Pawel
816 2006-04-28 [paul] 2.1.1cvs41
819 fix returned quick search results when search
820 term contains an underscore.
823 2006-04-28 [paul] 2.1.1cvs40
825 * src/prefs_message.c
826 * src/prefs_receive.c
828 Patches by Pawel Pekala
830 2006-04-27 [colin] 2.1.1cvs39
833 Differentiate subject Welcome from
834 window's title Welcome
840 2006-04-27 [paul] 2.1.1cvs38
842 * manual/advanced.xml
843 * manual/fr/advanced.xml
844 add info about compose_no_markup hidden pref
846 2006-04-27 [paul] 2.1.1cvs37
848 * src/prefs_account.c
849 improve privacy labels
850 * src/prefs_msg_colors.c
851 change some strings for translators' convenience
853 don't underline the link button text
855 2006-04-25 [colin] 2.1.1cvs36
858 Complete 2.1.1cvs33 (once more ;)
860 2006-04-25 [colin] 2.1.1cvs35
865 2006-04-25 [cleroy] 2.1.1cvs34
868 * src/gtk/gtkaspell.c
869 Fix crash on redirect (related to the return
870 of the aspell menu in compose's toolbar)
871 * src/prefs_msg_colors.c
872 Fix sensitivity widgets
874 * src/gtk/pluginwindow.c
875 * src/gtk/prefswindow.c
876 Change released signals to clicked (Fabien)
878 * src/common/socket.c
879 * src/plugins/spamassassin/spamassassin.c
880 Translate strings (Fabien)
882 2006-04-25 [paul] 2.1.1cvs33
887 complete the fix of bug #912
890 2006-04-25 [colin] 2.1.1cvs32
898 Patches by Pawel Pekala
900 2006-04-24 [colin] 2.1.1cvs31
903 Fix compilation warnings (Fabien)
905 2006-04-24 [colin] 2.1.1cvs30
909 * src/editldap_basedn.c
910 * src/editldap_basedn.h
916 Fix bug #901 (LDAPS support)
918 2006-04-24 [colin] 2.1.1cvs29
921 Fix logic on error with send dialog on
923 Fix compilation without libetpan, thanks
926 Fix 'context-menu' key
928 2006-04-23 [colin] 2.1.1cvs28
931 Never free current's cache to free up
932 memory. Fixes bug #912 (new count
933 randomly set to message count)
935 2006-04-23 [colin] 2.1.1cvs27
937 * src/gtk/quicksearch.c
940 2006-04-23 [colin] 2.1.1cvs26
942 * src/gtk/quicksearch.c
943 Fix replacing in quicksearch, and fix inserting
944 in the middle of the string. (introduced at 2.1.0cvs22)
946 2006-04-23 [colin] 2.1.1cvs25
949 Make sure uidnext is initialized in get_num_list
950 (not for stable, related to 2.1.1cvs8 and friends)
952 2006-04-23 [colin] 2.1.1cvs24
955 Output something when login is successful
958 2006-04-23 [colin] 2.1.1cvs23
960 * src/etpan/imap-thread.c
961 Better logging (line-per-line, hide data in fetch)
963 * src/gtk/logwindow.c
964 * src/gtk/logwindow.h
965 Better logging (color for input/output)
967 2006-04-21 [colin] 2.1.1cvs22
969 * src/gtk/quicksearch.c
970 On gtk+-2.8, use stock buttons in quicksearch
971 Based on a patch by Fabien and a design by Paul
973 2006-04-21 [colin] 2.1.1cvs21
977 Fix occasional flicker in folderview
979 Fix bug #943 (Incorrectly parsed email address
980 list in short headers on message view and in
983 2006-04-20 [colin] 2.1.1cvs20
987 * src/prefs_account.c
988 Add ANONYMOUS auth for IMAP
990 2006-04-20 [paul] 2.1.1cvs19
993 proper fix for 2.1.1cvs18
996 2006-04-20 [paul] 2.1.1cvs18
1001 2006-04-20 [paul] 2.1.1cvs17
1003 * src/gtk/quicksearch.c
1004 fix standard, non-extended Quick search,
1005 was broken in 2.1.1cvs15.
1008 2006-04-20 [colin] 2.1.1cvs16
1010 * src/prefs_matcher.c
1011 Fix values when reselecting a ~test
1014 2006-04-19 [colin] 2.1.1cvs15
1018 * src/gtk/gtkaspell.c
1019 * src/gtk/gtkaspell.h
1020 Put back Options menu in Spelling/
1021 * src/gtk/quicksearch.c
1022 Don't search, and show error, if the
1023 advanced search has a syntax error
1025 2006-04-18 [colin] 2.1.1cvs14
1028 Fix gdk warnings on set_cursor when textview
1031 2006-04-18 [colin] 2.1.1cvs13
1033 * src/gtk/gtksctree.c
1034 Remove seemingly useless refresh that causes
1035 flicker - watch this commit in case of
1036 problems before planned backport to stable
1038 2006-04-18 [colin] 2.1.1cvs12
1041 Factorize get/set_xml code
1043 * src/prefs_account.c
1044 * src/prefs_account.h
1046 Add Encrypt to self option
1048 2006-04-17 [colin] 2.1.1cvs11
1051 Fix search on encrpyt function on dragonfly
1052 Patch by Jonathan Buschmann <jonthn@agmact.com>
1054 2006-04-17 [colin] 2.1.1cvs10
1056 * src/prefs_account.c
1057 Be safe by default: remove mails from POP3
1058 after 7 days, not immediately
1060 2006-04-17 [colin] 2.1.1cvs9
1062 * src/etpan/imap-thread.c
1063 Fix build on DragonFly - patch by
1064 Jonathan Buschmann <jonthn@agmact.com>
1066 2006-04-17 [colin] 2.1.1cvs8
1069 Save uidnext between sessions
1071 2006-04-17 [colin] 2.1.1cvs7
1074 scan is required when uid validity changes
1076 2006-04-17 [colin] 2.1.1cvs6
1079 Don't scan if not necessary, apart in current
1080 folder and INBOX to fetch flags.
1082 Scan is necessary if unread count changes
1084 2006-04-17 [colin] 2.1.1cvs5
1087 ...But always fetch ANSWERED and DELETED flags for
1088 INBOX, as filtering can happen on these flags.
1090 2006-04-17 [colin] 2.1.1cvs4
1093 Don't fetch REPLIED and DELETED flags when synchronising
1094 flags with a closed folder. We only need UNSEEN and FLAGGED
1095 to update the folderview.
1097 2006-04-17 [colin] 2.1.1cvs3
1100 Faster flag search when there are new mails
1101 in a folder. We can do a full search if the
1102 folder contains less messages than the new
1105 2006-04-17 [colin] 2.1.1cvs2
1112 Update translations from stable branch
1114 2006-04-17 [colin] 2.1.1cvs1
1117 Bump version to follow stable release
1119 2006-04-16 [mones] 2.1.0cvs50
1124 2006-04-16 [colin] 2.1.0cvs49
1127 Fix bgcolor not unset on gtk 2.8, while preventing warnings
1128 with gtk < 2.8. Thanks to Fabien Vantard.
1130 2006-04-15 [colin] 2.1.0cvs48
1132 * src/etpan/imap-thread.c
1133 Fix bug #919 (libetpan: SEGV when connecting
1136 2006-04-14 [colin] 2.1.0cvs47
1139 Fix race on --select (should be done better)
1141 2006-04-14 [wwp] 2.1.0cvs46
1143 * src/send_message.c
1144 enforce a check for domain in account prefs (a sending
1145 error could be faced if domain was checked but no value set),
1148 2006-04-14 [colin] 2.1.0cvs45
1151 when converting from unknown to unknown, if the
1152 string is UTF8, don't convert it to the locale
1155 2006-04-14 [colin] 2.1.0cvs44
1158 Don't try to use ASCII for converting headers
1161 2006-04-14 [paul] 2.1.0cvs43
1164 add locale/charset info to crash report
1167 replace 'e-mail' with preferred 'email'
1169 ensure contributors list is in alphabetical
1172 2006-04-13 [colin] 2.1.0cvs42
1175 Prevent gdk warnings
1177 2006-04-13 [colin] 2.1.0cvs41
1179 * src/common/ssl_certificate.c
1180 * src/common/ssl_certificate.h
1181 * src/gtk/sslcertwindow.c
1182 Warn on expired certs, and display the expiration date
1184 2006-04-13 [colin] 2.1.0cvs40
1186 * src/plugins/spamassassin/spamassassin_gtk.c
1187 Fix missing set_text on unix socket
1189 2006-04-13 [wwp] 2.1.0cvs39
1191 * manual/fr/advanced.xml
1192 * manual/fr/glossary.xml
1193 applied new spam/ham/email lexicon (pourriel, courriel)
1195 2006-04-13 [paul] 2.1.0cvs38
1197 * src/plugins/pgpmime/plugin.c
1198 remove the mention of S/MIME from the
1199 description. This is now handled by the
1202 2006-04-13 [paul] 2.1.0cvs37
1204 * src/prefs_msg_colors.c
1206 * src/prefs_folder_item.c
1207 * src/prefs_spelling.c
1208 add a tooltip to the colour selector buttons
1210 2006-04-13 [wwp] 2.1.0cvs36
1212 * manual/advanced.xml
1213 * manual/glossary.xml
1214 * manual/handling.xml
1215 * manual/keyboard.xml
1216 * manual/plugins.xml
1217 * manual/starting.xml
1218 * manual/fr/account.xml
1220 * manual/fr/addrbook.xml
1221 * manual/fr/advanced.xml
1223 * manual/fr/glossary.xml
1225 * manual/fr/handling.xml
1226 * manual/fr/intro.xml
1227 * manual/fr/keyboard.xml
1228 * manual/fr/plugins.xml
1229 * manual/fr/starting.xml
1230 * manual/fr/sylpheed-claws-manual.xml
1231 fixes to the manuals:
1232 - summaryview -> Message List (same in French)
1233 - translate key names
1234 - fix French punctuation, use non-breakable spaces when
1235 necessary, don't use   which is not portable
1236 - tell what maildir and mbox formats we support
1238 2006-04-12 [wwp] 2.1.0cvs35
1240 * src/prefs_toolbar.c
1241 unified a replace button more,
1242 patch by Fabien Vantard <fzzzzz@gmail.com>.
1244 2006-04-12 [wwp] 2.1.0cvs34
1246 * src/prefs_common.c
1247 * src/prefs_msg_colors.c
1248 make default color labels translatable,
1249 patch from Fabien Vantard <fzzzzz@gmail.com>,
1250 thanks to Tim <timbrain@post.cz> for reporting.
1252 2006-04-12 [wwp] 2.1.0cvs33
1254 * manual/glossary.xml
1256 * manual/plugins.xml
1257 * manual/starting.xml
1258 * manual/sylpheed-claws-manual.xml
1259 * manual/fr/.cvsignore
1260 * manual/fr/account.xml
1262 * manual/fr/addrbook.xml
1263 * manual/fr/advanced.xml
1265 * manual/fr/glossary.xml
1266 * manual/fr/handling.xml
1267 * manual/fr/intro.xml
1268 * manual/fr/keyboard.xml
1269 * manual/fr/plugins.xml
1270 * manual/fr/starting.xml
1271 * manual/fr/sylpheed-claws-manual.xml
1272 various fixes: typos, missing .fr translations, punctuation,
1273 capitalization, links, accents and some bad French more.
1275 2006-04-12 [wwp] 2.1.0cvs32
1278 fix for bug #935: always store prefs files in UTF-8 (thanks
1281 2006-04-11 [colin] 2.1.0cvs31
1284 Fix inserting files not in utf8 when locale is utf8
1286 2006-04-11 [colin] 2.1.0cvs30
1289 Don't show error dialog when cancelling connection
1292 2006-04-11 [cleroy] 2.1.0cvs29
1295 Implement multiple quote levels
1296 * src/prefs_common.c
1297 Change a little bit the quote bgcolor for 2nd level
1299 2006-04-11 [colin] 2.1.0cvs28
1302 Add locale and charset in the label
1304 2006-04-10 [colin] 2.1.0cvs27
1307 * src/prefs_common.c
1308 * src/prefs_common.h
1309 * src/prefs_msg_colors.c
1311 Allow optional background color in quotes
1312 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
1315 2006-04-10 [colin] 2.1.0cvs26
1322 2006-04-10 [colin] 2.1.0cvs25
1324 * manual/plugins.xml
1325 * manual/fr/plugins.xml
1326 Document libcurl's proxy variables
1328 2006-04-09 [colin] 2.1.0cvs24
1330 * src/prefs_common.c
1331 gettext() returns statically allocated stuff. We have
1332 to strdup it in order to be able to free it.
1334 2006-04-09 [colin] 2.1.0cvs23
1340 2006-04-09 [colin] 2.1.0cvs22
1343 * src/gtk/quicksearch.c
1344 Fix bug #859 (problems with cyrilic input in
1345 search panel) - Patch by Alexey Illarionov
1346 <littlesavage@rambler.ru>
1348 2006-04-09 [colin] 2.1.0cvs21
1350 * src/prefs_customheader.c
1351 I prefer removing then freeing rather than the contrary
1352 (even if it doesn't change anything ;-)
1353 * src/prefs_account.c
1354 Fix bug #933 (Crash re-entering the custom headers list
1355 dialog in accounts prefs)
1356 The problem happened when cancelling the Account
1357 Preferences' dialogs - in which case we didn't do
1358 anything to the PrefsAccount * struct. In case of applying,
1359 the old ac_prefs was replaced with the tmp_ac_prefs we were
1360 working with in this dialog. The problem is that
1361 prefs_customheader.c, working on this tmp_ac_prefs, always
1362 changes the ->customhdr_list pointer, even when cancelled.
1363 So in case of cancelling the prefs_account dialog, we still
1364 have to update ->customhdr_list in the real account.
1366 2006-04-08 [colin] 2.1.0cvs20
1368 * manual/fr/glossary.xml
1369 * manual/fr/keyboard.xml
1370 Forgot some headers :)
1372 2006-04-08 [colin] 2.1.0cvs19
1374 * manual/Makefile.am
1375 * manual/fr/Makefile.am
1376 * manual/fr/account.xml
1378 * manual/fr/addrbook.xml
1379 * manual/fr/advanced.xml
1381 * manual/fr/glossary.xml
1383 * manual/fr/handling.xml
1384 * manual/fr/intro.xml
1385 * manual/fr/keyboard.xml
1386 * manual/fr/plugins.xml
1387 * manual/fr/starting.xml
1388 * manual/fr/sylpheed-claws-manual.xml
1389 * manual/fr/dist/.cvsignore
1390 * manual/fr/dist/Makefile.am
1391 * manual/fr/dist/html/.cvsignore
1392 * manual/fr/dist/html/Makefile.am
1393 * manual/fr/dist/pdf/.cvsignore
1394 * manual/fr/dist/pdf/Makefile.am
1395 * manual/fr/dist/ps/.cvsignore
1396 * manual/fr/dist/ps/Makefile.am
1397 * manual/fr/dist/txt/.cvsignore
1398 * manual/fr/dist/txt/Makefile.am
1399 Add the french translation of the manual. Thanks to
1400 Olivier Delhomme <olivier.delhomme@free.fr> for
1401 account.xml, ack.xml, addrbook.xml and advanced.xml
1403 2006-04-08 [colin] 2.1.0cvs18
1405 * manual/plugins.xml
1406 * manual/starting.xml
1409 2006-04-07 [colin] 2.1.0cvs17
1413 * manual/keyboard.xml
1416 2006-04-07 [colin] 2.1.0cvs16
1420 * src/prefs_common.c
1421 * src/prefs_common.h
1422 Add hidden compose_no_markup pref
1424 2006-04-07 [wwp] 2.1.0cvs15
1426 * src/summary_search.c
1428 Bugfix: stop button was sticky when searching in an empty folder.
1429 Applied curly brackets code style to the whole file (summary_search.c).
1430 More files to ignore.
1432 2006-04-07 [wwp] 2.1.0cvs14
1434 * src/message_search.c
1435 * src/summary_search.c
1436 changed default button when search bumps at file/folder
1437 beginning or end, for convenience (thanks to Colin).
1439 2006-04-07 [paul] 2.1.0cvs13
1441 * src/plugins/dillo_viewer/dillo_prefs.c
1442 avoid future potential for namespace collision
1445 2006-04-06 [wwp] 2.1.0cvs12
1447 * src/summary_search.c
1448 Unify extended/advanced searches names (and thus factorize labels),
1449 patch by Fabien Vantard <fzzzzz@gmail.com>.
1451 2006-04-06 [wwp] 2.1.0cvs11
1454 * src/prefs_themes.c
1456 Fixed some compilation warnings.
1458 2006-04-06 [colin] 2.1.0cvs10
1460 * manual/advanced.xml
1461 Document the wizard template and how to deploy
1462 Sylpheed-Claws effectively
1464 2006-04-06 [colin] 2.1.0cvs9
1467 gettext patch to tell translators about _("#"),
1470 2006-04-06 [colin] 2.1.0cvs8
1473 Fix invalid GtkTextBIter after clicking "Display as text"
1475 2006-04-06 [mones] 2.1.0cvs7
1484 * src/folder_item_prefs.c
1489 * src/prefs_msg_colors.c
1490 * src/prefs_spelling.c
1491 * src/prefs_themes.c
1494 * src/stock_pixmap.c
1498 * src/common/mgutils.c
1499 * src/common/prefs.c
1500 * src/common/ssl_certificate.c
1501 * src/gtk/colorlabel.c
1502 * src/gtk/quicksearch.c
1503 * src/plugins/pgpmime/pgpmime.c
1504 * src/plugins/spamassassin/spamassassin.c
1505 Removed redundant NULL checks for g_free() calls.
1506 Patch by Pawel Pekala.
1508 2006-04-06 [mones] 2.1.0cvs6
1510 * src/prefs_actions.c
1511 * src/prefs_filtering.c
1512 * src/prefs_filtering_action.c
1513 * src/prefs_matcher.c
1514 * src/prefs_template.c
1515 * src/gtk/gtkutils.c
1516 * src/gtk/gtkutils.h
1517 Have a nice replace button. Patch by Pawel Pekala
1519 2006-04-06 [colin] 2.1.0cvs5
1522 Fix crash with empty columns
1524 2006-04-05 [colin] 2.1.0cvs4
1528 Allow wizard customization with pre-filled values
1530 2006-04-05 [colin] 2.1.0cvs3
1535 Nicer messages in mimeview
1537 2006-04-05 [colin] 2.1.0cvs2
1540 * src/prefs_summaries.c
1543 2006-04-05 [colin] 2.1.0cvs1
1545 * src/plugins/pgpcore/plugin.c
1546 * src/plugins/pgpcore/select-keys.c
1547 * src/plugins/pgpcore/select-keys.h
1548 * src/plugins/pgpcore/sgpgme.c
1549 * src/plugins/pgpcore/sgpgme.h
1550 * src/plugins/pgpinline/pgpinline.c
1551 * src/plugins/pgpinline/plugin.c
1552 * src/plugins/pgpmime/pgpmime.c
1553 * src/plugins/pgpmime/plugin.c
1554 Factorize and generalize a bit
1555 Drop S/MIME signature verification from PGP/MIME
1556 (adding it as another, more complete plugin)
1558 2006-04-05 [paul] 2.1.0
1562 2006-04-05 [paul] 2.0.0cvs186
1564 * manual/advanced.xml
1565 add info on colour labels
1567 2006-04-05 [paul] 2.0.0cvs185
1582 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros
1583 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea
1584 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves
1585 Guimaraes, Aleksandar Urosevic, Ralgh Young
1587 * tools/claws.i18n.status.pl
1588 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
1589 and new Czech translator, Tim <timbrain@post.cz>
1591 2006-04-05 [mones] 2.0.0cvs184
1596 2006-04-05 [colin] 2.0.0cvs183
1598 * src/gtk/quicksearch.c
1599 Fix bug #929 (unnecessary reload in quick search bar)
1601 2006-04-05 [colin] 2.0.0cvs182
1604 Fix crash on Reply with no From:
1605 Show signature and conversion error on queuing
1610 Factorize threading code and make sure msginfo
1611 is not null when it comes from a GtkCTreeRow's
1613 * src/gtk/gtkaspell.c
1614 Check for necessary things
1615 * src/gtk/gtksctree.c
1616 * src/gtk/gtksctree.h
1617 Reset anchor if necessary when removing node
1619 2006-03-29 [colin] 2.0.0cvs181
1622 Warn for disabled IMAP accounts (due to lack of
1623 libetpan). Breaks string-freeze - sorry - but it
1624 is kind of important ;)
1626 2006-03-28 [colin] 2.0.0cvs180
1628 * src/gtk/gtkutils.c
1629 * src/gtk/gtkutils.h
1630 Add a gtkut_get_link_btn() function that
1631 creates a button which acts like an URI
1632 * src/prefs_themes.c
1634 Use this function (factorizes codes)
1636 * src/gtk/pluginwindow.c
1637 Add a "Get more..." in the plugins window
1639 2006-03-28 [colin] 2.0.0cvs179
1642 * src/common/passcrypt.c
1644 Warning fixes. Patch by Pawel Pekala
1646 2006-03-27 [colin] 2.0.0cvs178
1649 Fix undoing by blocks with spaces
1651 2006-03-27 [colin] 2.0.0cvs177
1654 Set margin to 3px for headers
1660 2006-03-27 [wwp] 2.0.0cvs176
1663 don't reset quicksearch when updating the message list.
1666 2006-03-26 [wwp] 2.0.0cvs175
1669 use a unified border width ('other' tab in the compose window,
1670 patch by Pawel Pekala).
1673 2006-03-26 [wwp] 2.0.0cvs174
1675 * src/common/quoted-printable.c
1677 fixed some compilation warnings (incl. one reported by Pawel Pekala).
1679 2006-03-26 [colin] 2.0.0cvs173
1681 * src/quote_fmt_parse.y
1682 Fix non-UTF8 date formats messing up the whole quote a
1685 2006-03-26 [colin] 2.0.0cvs172
1688 Make sure the date is UTF8 valid, or try to make it
1689 so. IncrediMail is really IncrediStupid.
1691 Fix possible conversions.
1694 2006-03-26 [colin] 2.0.0cvs171
1697 Fix corner cases in body search. This is still a
1698 hack... It seems impossible to make it good and
1699 reasonably fast at the same time.
1701 2006-03-26 [colin] 2.0.0cvs170
1704 I think I killed the twilight zone bug!
1705 summary_select_node() flushes GTK events in order
1706 to be able to center the view. But this also
1707 flushes keypresses like Ctrl-Alt-U, so this can
1708 call summary_show from summary_select_node (itself
1709 called from summary_show, etc.). And the summaryview
1710 has to be unlocked in this function. So just locking
1711 while processing GTK events, and bailing if locked,
1713 Fixes bug #927 (SIGSEGV during Update Summary)
1715 2006-03-25 [colin] 2.0.0cvs169
1718 Fix search in QP-encoded bodies
1719 Fix utf-8 searches in bodies encoded in the
1721 * src/common/quoted-printable.c
1722 * src/common/quoted-printable.h
1723 Add a decode function that doesn't overwrite
1724 the original pointer
1727 2006-03-24 [colin] 2.0.0cvs168
1732 Update message cache after action
1733 Patch by H. Merijn Brand
1734 * src/prefs_msg_colors.c
1736 Patch by Fabien Vantard
1737 * src/plugins/spamassassin/spamassassin_gtk.c
1738 Remove useless translation
1739 Patch by Fabien Vantard
1741 2006-03-23 [colin] 2.0.0cvs167
1744 Let 30 seconds to SSL_connect
1746 2006-03-23 [wwp] 2.0.0cvs166
1749 * src/gtk/description_window.c
1750 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
1751 and headers are translated; adjust description windows' width to fit their
1752 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
1754 2006-03-23 [paul] 2.0.0cvs165
1756 * src/common/utils.c
1757 fix highlighting of URIs containing "()"
1758 (2.0.0cvs164's reversal fixed)
1761 2006-03-23 [paul] 2.0.0cvs164
1763 * src/common/utils.c
1764 revert patch, (postponing a fix), at 2.0.0cvs120
1765 as it breaks more URIs than it fixes.
1766 Allow '-' to be a terminating character in a URI
1768 2006-03-22 [colin] 2.0.0cvs163
1771 Require libetpan 0.45
1772 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
1774 2006-03-22 [paul] 2.0.0cvs162
1777 replace '<-' and '->' buttons with GTK_STOCK graphical
1779 * src/summary_search.c
1780 don't offer '...' for translation
1781 add a tooltip to advanced search '...' button
1782 * src/gtk/quicksearch.c
1783 don't offer '...' for translation
1785 2006-03-21 [colin] 2.0.0cvs161
1788 Fix middle-click pasting (insert at click
1789 position instead of cursor position, don't
1790 remove existing selection and allow pasting
1793 "LDAP Server" -> "LDAP servers"
1795 2006-03-21 [wwp] 2.0.0cvs160
1797 * src/etpan/imap-thread.c
1798 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
1800 2006-03-20 [colin] 2.0.0cvs159
1803 Don't reload summaryview after an execute with no
1806 2006-03-19 [colin] 2.0.0cvs158
1809 and put groups at the top, always
1811 2006-03-19 [colin] 2.0.0cvs157
1814 Order groups before names, as previously
1816 2006-03-19 [colin] 2.0.0cvs156
1819 - Sort case-unsensitive
1820 - Put the sort arrow at opening too
1822 2006-03-19 [wwp] 2.0.0cvs155
1825 allow sorting by name/email/remarks, ensure that right-pane's contents
1826 matches the left-pane selection (cleared when appropriate).
1827 Patch by Pawel Pekala <c0rn@o2.pl>.
1829 2006-03-18 [colin] 2.0.0cvs154
1834 2006-03-18 [colin] 2.0.0cvs153
1837 Make sure we hide the preview if we didn't get
1840 2006-03-18 [colin] 2.0.0cvs152
1843 Set cursor to watch for execution (fixes lack
1844 of watch-cursor when dnd'ing hundreds of mails)
1846 Check that mime type is 'image/*' before updating
1847 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
1849 2006-03-18 [colin] 2.0.0cvs151
1854 Put a watch cursor in textview too when the mainwindow's
1857 2006-03-18 [colin] 2.0.0cvs150
1860 Change wrong asserts to simple tests
1862 2006-03-17 [colin] 2.0.0cvs149
1866 * src/prefs_msg_colors.c
1869 * src/gtk/colorlabel.c
1870 * src/gtk/colorlabel.h
1871 Add a color label menu in the main menubar
1872 Add (fixed) accels Ctrl-{0-7} to change the color
1873 They have to be fixed because the menu's dynamic,
1874 the items are complex widgets, hence we can't use
1878 2006-03-17 [wwp] 2.0.0cvs148
1881 rollback few lines from my previous commit (those lines come from
1882 a pending patch, accidentally commited, even if neutral as they are
1885 2006-03-17 [wwp] 2.0.0cvs147
1888 fix a compilation warning (wrong return type, introduced w/ cvs143), and
1889 applied code style/indentation to the modified function.
1891 2006-03-17 [wwp] 2.0.0cvs146
1895 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
1901 2006-03-17 [paul] 2.0.0cvs145
1904 addressbook_read_file() was called twice
1906 X-Mailer highlighting
1908 2006-03-16 [colin] 2.0.0cvs144
1910 * src/sourcewindow.c
1911 * src/sourcewindow.h
1912 And the last one, in source window.
1914 2006-03-16 [colin] 2.0.0cvs143
1918 Fix the same stuff in compose
1920 2006-03-16 [colin] 2.0.0cvs142
1923 Complete the previous messageview crash fix
1925 2006-03-16 [colin] 2.0.0cvs141
1930 Fix POSTPROCESSING hook
1931 Patch by H. Merijn Brand
1935 Parse Content-Location
1940 Don't crash when a top-level MessageView has
1941 been closed on us. Same problematic than
1942 yesterday's quicksearch issue.
1944 2006-03-15 [colin] 2.0.0cvs140
1946 * src/gtk/quicksearch.c
1947 Fix a bitchy race we didn't think about when we
1948 added quicksearch cancellation:
1949 If the search is not on cached fields, for example
1950 body_part matchcase "stuff"
1951 the matcher code has to get the whole message. If
1952 we're on IMAP, that can be slow, and in order to
1953 be non-blocking, the IMAP code idle loop processes
1954 gtk events too. So it is possible to cancel a
1955 quicksearch while the matcher is getting the mail's
1956 body. After matcher got its body, it will start to
1957 iterate over the matcher list that the Quicksearch's
1958 clear_search_cb() just freed via prepare_matcher().
1960 The fix consists of guarding the matcherlist_match()
1961 call with a boolean 'matching'. If we reset the
1962 quicksearch while matching is TRUE, we don't free
1963 the matcherlist anymore like we did, but we set
1964 another new flag, deferred_free, to TRUE. Then,
1965 in quicksearch_match(), just after returning from
1966 matcherlist_match() and unsetting the matching flag,
1967 we check the deferred_free flag and do the
1968 prepare_matcher() (which does the matcherlist_free)
1969 for real, so we free the matcherlist once it's not
1971 As all of this runs via the glib main loop, we
1972 luckily don't need a mutex.
1974 Also, show progress while searching.
1977 2006-03-14 [colin] 2.0.0cvs139
1980 Make alertpanel_is_open non-static
1982 2006-03-14 [colin] 2.0.0cvs138
1984 * src/prefs_spelling.c
1985 Cleanups - Fabien Vantard
1987 2006-03-14 [wwp] 2.0.0cvs137
1990 code style normalization (curly braces, indentation).
1992 2006-03-14 [wwp] 2.0.0cvs137
1995 code style (braces, indentation)
1997 2006-03-12 [paul] 2.0.0cvs136
1999 * src/prefs_common.c
2000 trans_hdr defaults to FALSE to be RFC-savvy
2001 * src/prefs_summaries.c
2002 add a tooltip to the trans_hdr option
2005 2006-03-12 [paul] 2.0.0cvs135
2007 * src/prefs_matcher.c
2008 give a little more width to the combos
2009 * src/prefs_display_header.c
2011 translate headers if prefs_common.trans_hdr
2014 Patches by Pawel Pekala
2016 2006-03-12 [paul] 2.0.0cvs134
2018 * src/plugins/clamav/clamav_plugin.c
2019 * src/plugins/dillo_viewer/dillo_viewer.c
2020 * src/plugins/pgpcore/plugin.c
2021 * src/plugins/pgpinline/plugin.c
2022 * src/plugins/pgpmime/plugin.c
2023 * src/plugins/spamassassin/spamassassin.c
2024 update/add to descriptions
2025 * src/plugins/spamassassin/spamassassin_gtk.c
2026 fixes to the english, remove superfluous
2027 tooltips, clean up a little
2029 2006-03-12 [paul] 2.0.0cvs133
2032 fix Bug 924, 'Account combo box shows up wrong
2033 if & is in account name'
2035 2006-03-11 [colin] 2.0.0cvs132
2038 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
2039 messed up shift-selection because is slows down
2040 moving around summaryview. thanks -users
2042 2006-03-10 [colin] 2.0.0cvs131
2044 * src/plugins/spamassassin/spamassassin_gtk.c
2045 Put back Paul's engrish fixes
2047 2006-03-10 [colin] 2.0.0cvs130
2049 * src/plugins/spamassassin/spamassassin.c
2050 * src/plugins/spamassassin/spamassassin.h
2051 * src/plugins/spamassassin/spamassassin_gtk.c
2052 Cleanup SA prefs page (more)
2053 Patch by Fabien Vantard
2055 2006-03-10 [paul] 2.0.0cvs129
2057 * src/prefs_msg_colors.c
2058 * src/prefs_spelling.c
2061 2006-03-09 [mones] 2.0.0cvs128
2066 2006-03-09 [wwp] 2.0.0cvs127
2069 revert accidental commit (requirement for libetpan 0.43), this time
2072 2006-03-09 [wwp] 2.0.0cvs125
2075 revert accidental commit (requirement for libetpan 0.43)
2077 2006-03-09 [paul] 2.0.0cvs126
2079 * src/prefs_receive.c
2080 remove useless frame
2081 replace 'incorporation' with 'receiving'
2082 * src/plugins/clamav/clamav_plugin_gtk.c
2083 * src/plugins/spamassassin/spamassassin_gtk.c
2084 improve widget sensitivity
2085 fix a bit his engrish
2087 2006-03-09 [wwp] 2.0.0cvs125
2091 * src/prefs_common.c
2092 * src/prefs_common.h
2093 remember some more windows' sizes (add to addressbook and
2096 2006-03-09 [paul] 2.0.0cvs124
2098 * src/plugins/pgpcore/prefs_gpg.c
2099 normalise construction of dialogue
2101 2006-03-09 [paul] 2.0.0cvs123
2103 * src/plugins/trayicon/Makefile.am
2106 2006-03-08 [colin] 2.0.0cvs122
2108 * src/plugins/trayicon/Makefile.am
2109 Fix build in separate dir
2110 Patch by Bamanzi <bamanzi@gmail.com>
2112 2006-03-08 [colin] 2.0.0cvs121
2115 Batch move and copies from summaryview with delayed execution
2118 2006-03-07 [paul] 2.0.0cvs120
2120 * src/common/utils.c
2121 fix highlighting of URIs containing "()"
2122 Patch by Pawel Pekala
2124 2006-03-07 [paul] 2.0.0cvs119
2129 immediately do alphabetical resort when
2130 changing a folder's name
2131 Patch by Pawel Pekala
2133 2006-03-07 [paul] 2.0.0cvs118
2137 when unsubscribing a newsgroup, remove the
2138 folder and msgs in .sylpheed-claws/newscache
2139 Patch by Pawel Pekala <c0rn@gazeta.pl>
2141 2006-03-07 [paul] 2.0.0cvs117
2144 fix wrong Fake URL Warning
2147 2006-03-07 [colin] 2.0.0cvs116
2150 Return immediately when password dialog was
2152 * src/gtk/inputdialog.c
2153 Allow empty strings for passwords
2156 2006-03-06 [colin] 2.0.0cvs115
2159 Prevent double-timeouts when connection fails
2165 2006-03-06 [colin] 2.0.0cvs114
2168 Refresh session during potentially long
2171 2006-03-06 [wwp] 2.0.0cvs113
2173 * src/prefs_msg_colors.h
2174 forgot that one (custom color labels).
2176 2006-03-06 [wwp] 2.0.0cvs112
2178 * src/prefs_common.c
2179 * src/prefs_common.h
2180 * src/prefs_msg_colors.c
2183 * src/gtk/colorlabel.c
2184 * src/gtk/colorlabel.h
2185 colors in messages list are now customizable. Color values and names can
2186 be changed in "Configuration/Preferences/Display/Colors/Color labels".
2187 Thanks to Paul and Colin for their help with this longstanding patch!
2189 2006-03-06 [wwp] 2.0.0cvs111
2192 don't crash if (x)face is bad.
2194 2006-03-05 [paul] 2.0.0cvs110
2199 * src/common/Makefile.am
2200 * src/common/utils.h
2201 * src/etpan/imap-thread.c
2203 * src/plugins/clamav/Makefile.am
2204 * src/plugins/demo/Makefile.am
2205 * src/plugins/dillo_viewer/Makefile.am
2206 * src/plugins/pgpcore/Makefile.am
2207 * src/plugins/pgpcore/passphrase.c
2208 * src/plugins/pgpinline/Makefile.am
2209 * src/plugins/pgpmime/Makefile.am
2210 * src/plugins/spamassassin/Makefile.am
2211 * src/plugins/trayicon/Makefile.am
2212 fix builiding on cygwin
2213 Patch by Ralgh Young <bamanzi@gmail.com>
2215 2006-03-04 [wwp] 2.0.0cvs109
2217 * manual/keyboard.xml
2218 fix mixed up/down keys.
2220 2006-03-04 [wwp] 2.0.0cvs108
2224 updated links to SpamAssassin.
2226 2006-03-04 [wwp] 2.0.0cvs107
2228 * manual/plugins.xml
2229 * src/plugins/spamassassin/README
2230 updated SpamAssassin plugin docs to reflect new functional additions
2231 (also fix/update/documents few technical stuff more, see the README).
2233 2006-03-04 [wwp] 2.0.0cvs106
2235 * src/prefs_message.c
2236 normalized capitalization of message-prefs paths.
2238 2006-03-04 [wwp] 2.0.0cvs105
2240 * manual/advanced.xml
2243 2006-03-03 [colin] 2.0.0cvs104
2245 * src/plugins/clamav/clamav_plugin_gtk.c
2246 Rework prefs page, patch by Fabien
2248 2006-03-03 [colin] 2.0.0cvs103
2250 * src/plugins/clamav/clamav_plugin.c
2251 Set error on all errors
2253 2006-03-03 [colin] 2.0.0cvs102
2255 * src/common/plugin.c
2256 Initialize error to avoid crashing when a plugin fails
2257 without setting error
2259 2006-03-02 [wwp] 2.0.0cvs101
2262 fixed linker flags for libetpan support on Cygwin
2263 (thanks to H.Merijn Brand).
2265 2006-03-02 [wwp] 2.0.0cvs100
2268 fix some AB error messages: one for punctuation and
2269 one wrongly duplicate (thanks, maxbritov).
2271 2006-03-02 [wwp] 2.0.0cvs99
2273 * src/plugins/spamassassin/spamassassin.c
2274 make sync calls to sa-learn/spamc to prevent
2275 system (whatever local or client/server) overload.
2277 2006-03-02 [colin] 2.0.0cvs98
2280 Put the spam icon in the status column instead of the
2283 2006-03-01 [colin] 2.0.0cvs97
2285 * src/plugins/spamassassin/spamassassin.c
2286 Fix segfault (g_file_set_contents fails for some
2287 reason and err==0x2f. Can't find out why with
2288 valgrind, using working function :-)
2290 2006-03-01 [colin] 2.0.0cvs96
2293 Offline overriding: let 'No' be cached only 3 seconds
2295 2006-03-01 [colin] 2.0.0cvs95
2301 * src/folder_item_prefs.c
2309 * src/prefs_common.h
2310 * src/prefs_msg_colors.c
2316 * src/send_message.h
2317 * src/simple-gettext.c
2323 * src/common/ssl_certificate.c
2324 * src/common/utils.c
2325 * src/gtk/colorsel.c
2326 * src/gtk/gtksctree.c
2327 * src/gtk/gtkshruler.c
2328 * src/plugins/trayicon/trayicon.c
2329 #if 0 goes to /dev/null
2331 2006-03-01 [colin] 2.0.0cvs94
2339 * src/plugins/spamassassin/spamassassin.c
2340 Allow to add information in the "working offline"
2343 2006-03-01 [wwp] 2.0.0cvs93
2345 * src/plugins/spamassassin/spamassassin.c
2346 fixed spamc invocation: use a tricky temporary mini shell wrapper
2347 'cause it seems that calling `spamc ... < inputfile` with
2348 g_spawn_(a)sync simply.. erm doesn't work :-).
2350 2006-03-01 [wwp] 2.0.0cvs92
2354 simplify the adding of spam/ham button to the messageview toolbar
2355 (it gets more clear now that the same button will be "Mark as spam"
2356 or "Mark as ham" according to the current message status,
2359 2006-03-01 [wwp] 2.0.0cvs91
2365 * src/plugins/spamassassin/spamassassin.c
2366 * src/plugins/spamassassin/spamassassin.h
2367 make learner callbacks return a status (0 for ok),
2368 handle it in main code to avoid setting flags when learning failed,
2369 don't learn on TCP if offline in spamassassin,
2374 2006-03-01 [wwp] 2.0.0cvs90
2377 some work around the compose window's account menu,
2378 patch by Fabien Vantard.
2380 2006-03-01 [wwp] 2.0.0cvs89
2382 * src/plugins/spamassassin/spamassassin.c
2383 fixed bad logics, was using spamc in local mode and sa-learn
2384 in remote mode (thanks, Colin).
2386 2006-03-01 [wwp] 2.0.0cvs88
2388 * src/plugins/spamassassin/spamassassin.c
2389 * src/plugins/spamassassin/spamassassin.h
2390 * src/plugins/spamassassin/spamassassin_gtk.c
2391 made processing of emails w/ sa-plugin an option (default is TRUE),
2392 fixed Engrish some tooltips, capitalization of some debug messages
2393 and warnings. The spamassassin plugin now provides two separate
2394 services: process emails upon incorporation and spamd training.
2395 Both services (un)register independently but use some common
2396 plugin settings (transport settings, spam storage location).
2398 2006-02-28 [wwp] 2.0.0cvs87
2400 * src/plugins/spamassassin/spamassassin.c
2401 fix async flag to spamc cmdline execution (batch exec should
2404 2006-02-27 [wwp] 2.0.0cvs86
2406 * src/plugins/spamassassin/spamassassin.c
2407 * src/plugins/spamassassin/spamassassin.h
2408 * src/plugins/spamassassin/spamassassin_gtk.c
2409 - added the ability to learn a remote spamassassin server (spamd),
2411 - added the spamassassin option 'username', that applies to all
2412 spamassassin operations (filtering, learning, local or remote).
2413 The default username is the current unix user (if left blank
2414 from gtk prefs or config file).
2415 - commented out some unused code (notebook widget), removed unused
2417 - make more widgets sensitive to the transport type.
2419 2006-02-27 [colin] 2.0.0cvs85
2421 * src/plugins/spamassassin/spamassassin.c
2422 Fix sa-learn call when offline
2424 2006-02-27 [colin] 2.0.0cvs84
2432 * src/prefs_toolbar.c
2434 * src/stock_pixmap.c
2435 * src/stock_pixmap.h
2439 * src/pixmaps/ham_btn.xpm
2440 * src/pixmaps/spam.xpm
2441 * src/pixmaps/spam_btn.xpm
2442 * src/plugins/spamassassin/spamassassin.c
2443 Add button in toolbar for spam learning
2444 Fix a few bugs from the last related commit
2445 Revert 1.9.6cvs23 which messed up shift-selection
2447 2006-02-24 [colin] 2.0.0cvs83
2452 * src/plugins/spamassassin/spamassassin.c
2453 * src/plugins/spamassassin/spamassassin.h
2454 * src/plugins/spamassassin/spamassassin_gtk.c
2455 Unregister learner when spamassassin is either
2456 disabled or over tcp
2458 2006-02-24 [colin] 2.0.0cvs82
2465 * src/stock_pixmap.c
2466 * src/stock_pixmap.h
2469 * src/gtk/icon_legend.c
2470 * src/pixmaps/spam.xpm ** NEW FILE **
2471 * src/plugins/spamassassin/spamassassin.c
2472 * src/plugins/spamassassin/spamassassin_gtk.c
2473 Add spam learning interface (Mark/Mark as
2476 2006-02-24 [wwp] 2.0.0cvs81
2481 hide compose window when sending message in batch mode
2482 (filtering: forward and redirect). Also fixed a wrong
2483 value returned when sending failed, neutral anyway.
2486 2006-02-24 [wwp] 2.0.0cvs80
2489 use GTK+'s stock quit button. Patch by Fabien Vantard.
2491 2006-02-24 [paul] 2.0.0cvs79
2496 fix bug 916, 'newsgroup unsubscribe segmentation fault'
2499 2006-02-23 [colin] 2.0.0cvs78
2502 Change OK to Close in alertpanel with View log
2503 button; add accel to View log. Patch by Fabien
2506 2006-02-23 [wwp] 2.0.0cvs77
2509 silly me, there were much more tests to perform, since toolbars can
2510 really have down to 1 element only.
2512 2006-02-23 [wwp] 2.0.0cvs76
2515 fixed indentation from my previous commit. Fallback to VISUAL if
2516 EDITOR is not set (and to vi, at last resort).
2518 2006-02-23 [wwp] 2.0.0cvs75
2521 improved error detection (Colin, me).
2523 2006-02-23 [wwp] 2.0.0cvs74
2525 * src/prefs_toolbar.c
2526 simplify and fix prefs/toolbars layouting. Combos' contents can
2527 now be really displayed.
2529 2006-02-23 [wwp] 2.0.0cvs73
2530 simplifies and fix prefs/toolbars layouting. Combos' contents can now
2531 be really displayed.
2533 2006-02-22 [wwp] 2.0.0cvs72
2536 fix a typo in my previous commit (sorry!).
2538 2006-02-22 [wwp] 2.0.0cvs71
2540 * src/prefs_toolbar.c
2541 fix a crash when adding separators to toolbars,
2542 also fix some separator item information.
2544 2006-02-22 [wwp] 2.0.0cvs70
2547 fix a crash when redirecting (for instance) when compose window's
2548 toolbar contents has been customized (when some buttons have been
2551 2006-02-21 [wwp] 2.0.0cvs69
2554 * src/gtk/pluginwindow.c
2555 * src/plugins/pgpcore/prefs_gpg.c
2556 fix some compilation warnings (feat. remains of removed code).
2558 2006-02-21 [wwp] 2.0.0cvs68
2560 * src/gtk/gtkutils.c
2561 fix two compilation issues, thanks to Stephan Sachse.
2563 2006-02-20 [colin] 2.0.0cvs67
2566 Don't reselect displayed mail on refocus
2567 This fixes actions misbehaving
2569 2006-02-20 [wwp] 2.0.0cvs66
2572 * src/gtk/gtksctree.c
2573 * src/gtk/gtkshruler.c
2574 changed more runtime typecast checks.
2576 2006-02-20 [wwp] 2.0.0cvs65
2578 * src/summary_search.c
2579 find all - summaryview refresh issue fixed, thanks to Colin.
2581 2006-02-20 [wwp] 2.0.0cvs64
2583 * src/gtk/gtkutils.c
2584 better runtime typecast checks.
2586 2006-02-20 [wwp] 2.0.0cvs63
2588 * src/summary_search.c
2589 enhancements to the summary search:
2590 - add the ability to stop the running search
2591 (upon ESC-key press, new Stop button or when Clear button is pressed)
2592 - don't search if no criteria (From/To/Subject/Body) is set
2593 - ensure that a busy mouse pointer is always shown when searching,
2594 show it even a bit earlier
2596 2006-02-19 [colin] 2.0.0cvs62
2600 * src/etpan/imap-thread.c
2601 * src/etpan/imap-thread.h
2602 (Future) IMAP speed improvement on sending
2603 Will require a libetpan update
2605 * src/gtk/quicksearch.c
2606 Make quicksearch clearable while running.
2608 2006-02-17 [colin] 2.0.0cvs61
2611 * src/etpan/imap-thread.c
2612 * src/etpan/imap-thread.h
2613 Check for IMAP certificates
2614 ** Requires libetpan-0.42-cvs4
2615 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
2617 2006-02-17 [colin] 2.0.0cvs60
2620 * src/prefs_common.c
2621 * src/prefs_common.h
2622 * src/prefs_message.c
2623 Add pref to display HTML-only mails with plugin,
2624 if possible (defaulting to FALSE of course).
2626 2006-02-16 [colin] 2.0.0cvs59
2629 * src/common/plugin.c
2630 * src/common/plugin.h
2631 * src/gtk/pluginwindow.c
2632 Keep track of requested (but unloaded) plugins
2633 in some error cases.
2635 2006-02-16 [wwp] 2.0.0cvs58
2637 * src/gtk/gtkaspell.c
2638 * src/gtk/gtkaspell.h
2639 * src/prefs_spelling.c
2641 * src/prefs_common.c
2642 * src/prefs_common.h
2643 implemented new optional spellchecker behaviour: re-check message when
2644 dictionary got changed (from compose-window/context-menu/Change dictionary).
2646 2006-02-16 [wwp] 2.0.0cvs57
2648 * src/quote_fmt_parse.y
2649 pclose popen'ed pipe.
2651 2006-02-15 [colin] 2.0.0cvs56
2655 Let MimeViewers know which MimeView they
2658 Swap From/To columns in Sent/Queue/Drafts
2660 * src/etpan/imap-thread.c
2661 Use mailstream_low_tls_open() for STARTTLS
2662 instead of mailstream_low_ssl_open()
2663 ** REQUIRES libetpan 0.42cvs3 **
2665 2006-02-15 [wwp] 2.0.0cvs55
2669 * src/message_search.c
2670 * src/message_search.h
2672 * src/gtk/gtkutils.c
2673 * src/gtk/gtkutils.h
2674 added the ability to Find text in the compose window (and a bit
2675 of code factorization).
2677 2006-02-15 [wwp] 2.0.0cvs54
2680 yet another one file was missing (fix for some widgets' sensitivity).
2683 2006-02-15 [wwp] 2.0.0cvs53
2686 oops forgot that file (fix for some widgets' sensitivity).
2688 2006-02-15 [wwp] 2.0.0cvs52
2690 * src/summary_search.c
2691 implemented advanced summary search options (added the ability
2692 to use matcher conditions in an advanced search mode).
2694 2006-02-15 [wwp] 2.0.0cvs51
2696 * src/plugins/pgpcore/prefs_gpg.c
2697 * src/prefs_account.c
2698 fix some widget sensitivity, mostly around some labels in
2701 2006-02-15 [paul] 2.0.0cvs50
2703 * manual/advanced.xml
2704 improve Templates info
2707 2006-02-14 [colin] 2.0.0cvs49
2709 * src/pixmaps/address_book.xpm
2710 * src/pixmaps/preferences.xpm
2711 * src/pixmaps/properties.xpm
2712 Fix pixmap size - patch by Fabien Vantard
2714 2006-02-13 [colin] 2.0.0cvs48
2717 Add missing fclose()s on error
2720 * src/common/utils.c
2721 Fix temp files not being deleted on windows
2722 Patches by Thomas Gilgin
2724 2006-02-13 [colin] 2.0.0cvs47
2729 2006-02-13 [wwp] 2.0.0cvs46
2731 * src/plugins/pgpcore/prefs_gpg.c
2732 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
2734 2006-02-12 [colin] 2.0.0cvs45
2739 Fix "stuff" when quitting
2741 2006-02-12 [wwp] 2.0.0cvs44
2743 * src/prefs_themes.c
2744 fix typos in debug messages.
2746 2006-02-11 [colin] 2.0.0cvs43
2749 don't allow drag/drop from ourself
2751 2006-02-10 [wwp] 2.0.0cvs42
2758 renamed html_ prefixed functions and data structures to avoid
2759 namespace clashes w/ other software (gtkhtml2 for instance).
2763 2006-02-09 [colin] 2.0.0cvs41
2766 Fix shitty logic messed up. Thanks Ticho for the hint!
2768 2006-02-09 [wwp] 2.0.0cvs40
2772 * src/prefs_account.c
2775 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
2776 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
2777 Browse buttons in accounts prefs.
2779 2006-02-09 [colin] 2.0.0cvs39
2782 Check for pointer before using its members
2783 * src/gtk/gtksourceprintjob.c
2786 2006-02-09 [wwp] 2.0.0cvs38
2789 fix few compiler warnings (type mismatch).
2791 2006-02-09 [paul] 2.0.0cvs37
2794 updated by Fabien Vantard
2796 2006-02-08 [colin] 2.0.0cvs36
2798 * src/prefs_common.c
2800 * src/common/plugin.c
2801 allow windows and linux configurations to coexist
2802 patch by Thomas Gilgin
2804 2006-02-08 [colin] 2.0.0cvs35
2809 * src/matcher_parser_parse.y
2810 * src/prefs_filtering_action.c
2811 * src/prefs_matcher.c
2812 Add the "Ignore thread" filtering
2815 2006-02-08 [colin] 2.0.0cvs34
2820 Fix bug #905 (damaged attachment)
2821 text files with raw \0's aren't really text files
2824 2006-02-08 [colin] 2.0.0cvs33
2827 Fix crasher introduced yesterday
2829 2006-02-08 [wwp] 2.0.0cvs32
2833 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
2835 2006-02-08 [wwp] 2.0.0cvs31
2837 * src/prefs_template.c
2838 templates enhancement: allow address completion for Cc and Bcc fields
2839 (it was currently possible for the To field only)
2841 2006-02-08 [colin] 2.0.0cvs30
2844 Don't unblock if not blocked
2847 2006-02-07 [colin] 2.0.0cvs29
2850 Forgot to refresh summaryview
2852 2006-02-07 [colin] 2.0.0cvs28
2855 Freeze/thaw message list and folder list while
2856 processing %as{} actions
2858 Fix auto-wrap disabling after a middle-click
2861 2006-02-07 [paul] 2.0.0cvs27
2864 fix freeing of uninitialised pointers
2867 2006-02-06 [colin] 2.0.0cvs26
2870 Use g_slist_prepend in potentially big list
2872 2006-02-06 [colin] 2.0.0cvs25
2875 Completely skip processing if it doesn't
2878 2006-02-06 [colin] 2.0.0cvs24
2882 Batch filtering in summaryview (from Tools menu)
2883 and pre/post//-processing too
2885 2006-02-06 [colin] 2.0.0cvs23
2889 Use a special field for batch filtering instead
2890 of stepping on deferred execution's toes
2892 2006-02-06 [colin] 2.0.0cvs22
2899 Fix filtering via menus and actions
2901 2006-02-06 [colin] 2.0.0cvs21
2904 Put the added file directly to cache if possible (will work
2912 Move and copy filtered messages by batches instead of one
2913 by one - faster on IMAP
2915 Add a function that'll possibly be useful later
2917 2006-02-06 [colin] 2.0.0cvs20
2920 Use internal mime-type instead of text/plain for d'n'd
2922 Allow attaching files from mimeview's icon list via d'n'd
2925 Use internal mime-type instead of text/plain for d'n'd
2926 Don't try to selected opened folder if none is
2927 Factorize d'n'd from other apps code
2930 * src/gtk/gtkutils.c
2931 * src/gtk/gtkutils.h
2932 Factorize Face/X-Face stuff
2934 Fix d'n'd to other apps
2935 * src/prefs_message.c
2936 Let the XFace pref be usable without libcompface as it also
2939 Fix d'n'd to other apps
2940 Factorize d'n'd from other apps code
2942 2006-02-06 [wwp] 2.0.0cvs19
2945 Italian translation fixes by Andrea Spadaccini (no more confusion
2946 between filtering and processing, and few changes in the About
2950 2006-02-06 [mones] 2.0.0cvs18
2952 * src/gtk/icon_legend.c
2953 Improved descriptions allowing better translations
2955 2006-02-05 [colin] 2.0.0cvs17
2958 Add the f*cking missing expunge that caused imap_fetch_env
2959 to fail after an add_msgs ! :-///
2960 * src/etpan/imap-thread.c
2964 2006-02-05 [colin] 2.0.0cvs16
2966 * src/common/utils.c
2967 Don't check for return-path (or we can't put
2968 back non-sent mails)
2970 2006-02-05 [colin] 2.0.0cvs15
2973 Don't try to display Face header in textview
2974 when teh headerview's active
2976 2006-02-05 [colin] 2.0.0cvs14
2978 * tools/tbird2syl.py
2980 Add script to import Thunderbird mails
2982 2006-02-05 [colin] 2.0.0cvs13
2989 Show Face headers - patch partially by Klaus Flittner
2991 2006-02-05 [colin] 2.0.0cvs12
2995 * src/common/utils.c
2996 * src/common/utils.h
2997 Let dnd work from mime icons to summaryview
2998 and to folderview too
2999 Add a crude test to avoid trying to add files
3000 drag'n'dropped when they're not mails
3002 2006-02-04 [colin] 2.0.0cvs11
3008 2006-02-04 [colin] 2.0.0cvs10
3015 Added various drag and drop capas:
3017 summaryview other apps
3018 mimeview icons other apps
3019 other apps summaryview
3020 other apps folderview
3022 This shouldn't have broken the existing:
3024 summaryview folderview
3025 folderview folderview
3026 summaryview compose's attachments
3030 2006-02-02 [paul] 2.0.0cvs9
3033 move global option 'Set displayed columns...' out
3034 of folder option grouping.
3035 fix sensitivity of 'harvest addresses'
3038 2006-02-01 [colin] 2.0.0cvs8
3041 Revert the alertpanel patch, it sucks (intrusive
3042 and gets in the way of "open")
3044 2006-02-01 [colin] 2.0.0cvs7
3047 * src/prefs_account.c
3048 * src/prefs_common.c
3050 * src/common/utils.c
3051 * src/common/utils.h
3052 Add ability to edit the signature file
3053 from the account preferences, and use
3054 a default for the text editor.
3055 Patch by Fabien Vantard
3057 2006-02-01 [colin] 2.0.0cvs6
3060 Try to get mime type by extension if it is
3061 application/octet-stream
3062 Display a window with possible choices when
3063 encountering unknown mime types
3067 Allow multiple selection in filtered filesel
3068 (patch by Fabien Vantard)
3069 * src/gtk/pluginwindow.c
3070 Use it (patch by Fabien Vantard)
3072 2006-02-01 [paul] 2.0.0cvs5
3075 fix crash on creating jpilot address book
3076 Thanks to Colin - FOR_STABLE
3077 * src/prefs_summaries.c
3078 * src/prefs_wrapping.c
3079 * src/gtk/icon_legend.c
3080 * src/gtk/quicksearch.c
3081 string fixes and additions
3083 2006-02-01 [paul] 2.0.0cvs4
3089 add Arabic encoding option
3090 Patch submitted by Mohammed Sameer <msameer@users.sf.net>
3092 2006-01-31 [colin] 2.0.0cvs3
3094 * src/plugins/pgpcore/passphrase.c
3095 Convert passphrase to locale encoding
3097 Fix drafting on IMAP. Crappy bug sneaked in
3101 2006-01-30 [paul] 2.0.0cvs2
3103 * src/gtk/icon_legend.c
3104 show the new entries
3106 2006-01-30 [colin] 2.0.0cvs1
3109 Check for the file to be present before
3110 enabling the menu - FOR_STABLE
3111 * src/gtk/icon_legend.c
3112 Add folders icons (not all of them, there
3113 are too much, but the most intriguing ones)
3115 2006-01-30 [paul] 2.0.0
3117 version 2.0.0 released
3119 2006-01-30 [paul] 1.9.100cvs200
3124 * manual/starting.xml
3125 * manual/sylpheed-claws-manual.xml
3128 2006-01-29 [mones] 1.9.100cvs199
3130 * manual/account.xml
3131 * manual/advanced.xml
3132 * manual/glossary.xml
3133 Some typos fixed, added LDIF term to glossary
3135 Fixed leading plus symbol
3137 2006-01-29 [paul] 1.9.100cvs198
3141 updated by Tommi Pirinen and Andrej Kacian
3143 2006-01-29 [paul] 1.9.100cvs197
3148 2006-01-29 [paul] 1.9.100cvs196
3153 * tools/claws.i18n.status.pl
3154 nl translation updated by Tim Dijkstra
3156 2006-01-29 [paul] 1.9.100cvs195
3160 updated by Aleksandar Urosevic and Anders Troback
3162 2006-01-28 [colin] 1.9.100cvs194
3164 * src/gtk/gtksourceprintjob.c
3165 Don't fiddle with PangoLayout when we
3168 2006-01-28 [paul] 1.9.100cvs193
3174 * tools/claws.i18n.status.pl
3175 updated translations submitted by Stavros Giannouris
3178 2006-01-27 [colin] 1.9.100cvs192
3181 * src/gtk/gtksourceprintjob.c
3183 (libgnomeprint only, of course)
3185 2006-01-27 [paul] 1.9.100cvs191
3189 updated by Fabien Vantard and Andrea Spadaccini
3191 2006-01-26 [colin] 1.9.100cvs190
3193 * manual/Makefile.am
3195 Make building the manual optional
3198 2006-01-26 [paul] 1.9.100cvs189
3200 * manual/glossary.xml
3201 * manual/plugins.xml
3206 2006-01-26 [paul] 1.9.100cvs188
3208 * src/prefs_display_header.c
3209 * src/prefs_folder_column.c
3210 * src/prefs_msg_colors.c
3211 * src/prefs_summaries.c
3212 * src/prefs_summary_column.c
3215 2006-01-25 [colin] 1.9.100cvs187
3218 Don't allow moving/copying mails between
3219 queue/drafts and non-queue/drafts folders
3220 Fixes bug #897 (message header is resetted
3221 if one is copied to Drafts)
3223 2006-01-25 [colin] 1.9.100cvs186
3227 Fix subscribed folders not found
3229 Don't try to encode as original mail's charset
3232 2006-01-25 [paul] 1.9.100cvs185
3241 updates submitted by Stephan Sachse, Emilian Nowak
3242 and Quar, Frederico Goncalves Guimaraes, and
3244 Fix Bug 896, 'PT_BR locale broken'.
3248 2006-01-24 [mones] 1.9.100cvs184
3250 * manual/glossary.xml
3251 All current terms finished. Reviewers welcome ;-)
3252 * manual/keyboard.xml
3253 Fixed column width for pdf output.
3257 2006-01-24 [paul] 1.9.100cvs183
3259 * manual/glossary.xml
3261 * manual/dist/html/Makefile.am
3262 * manual/dist/pdf/Makefile.am
3263 * manual/dist/ps/Makefile.am
3264 * manual/dist/txt/Makefile.am
3268 2006-01-24 [mones] 1.9.100cvs182
3270 * manual/glossary.xml
3271 Nearly finished, some terms missing.
3273 2006-01-23 [paul] 1.9.100cvs181
3275 * manual/dist/html/Makefile.am
3276 * manual/dist/pdf/Makefile.am
3277 * manual/dist/ps/Makefile.am
3278 * manual/dist/txt/Makefile.am
3283 2006-01-22 [colin] 1.9.100cvs180
3286 * src/gtk/gtkaspell.c
3287 Don't deselect stuff before right-clicking, with aspell.
3288 (This prevented right-click Copy, for example).
3291 2006-01-22 [paul] 1.9.100cvs179
3293 * src/summary_search.c
3294 don't fix the widget size as it causes problems
3296 Thanks to Emilian Nowak
3298 2006-01-21 [paul] 1.9.100cvs178
3300 * src/prefs_themes.c
3301 fix broken underlining of label text
3302 with some translations
3304 2006-01-21 [colin] 1.9.100cvs177
3307 In French "Composition" puts the Compose toolbar's prefs in the wrong place
3309 2006-01-20 [colin] 1.9.100cvs176
3314 * manual/dist/html/.cvsignore
3315 * manual/dist/html/Makefile.am
3316 * manual/dist/pdf/.cvsignore
3317 * manual/dist/pdf/Makefile.am
3318 * manual/dist/ps/.cvsignore
3319 * manual/dist/ps/Makefile.am
3320 * manual/dist/txt/.cvsignore
3321 * manual/dist/txt/Makefile.am
3324 2006-01-20 [paul] 1.9.100cvs175
3326 * manual/handling.xml
3327 make Filtering and Searching entries easier to find
3328 * manual/keyboard.xml
3329 add the remaining default keybinds
3330 * src/prefs_summaries.c
3331 update the default keybinds
3333 2006-01-20 [paul] 1.9.100cvs174
3345 replace 'e-mail' with 'email'
3346 * src/summary_search.c
3347 add mnemonic to "Find all" button
3349 2006-01-20 [wwp] 1.9.100cvs173
3353 touched mbox import/export buttons for HIG-compliance
3355 2006-01-19 [paul] 1.9.100cvs172
3357 * manual/account.xml
3358 * manual/addrbook.xml
3359 * manual/advanced.xml
3361 * manual/handling.xml
3363 * manual/plugins.xml
3364 * manual/starting.xml
3367 2006-01-19 [paul] 1.9.100cvs171
3370 allow use of trash button while receiving
3373 2006-01-19 [wwp] 1.9.100cvs170
3375 * src/gtk/quicksearch.c
3377 force text color to black when yellow background is set
3379 2006-01-19 [colin] 1.9.100cvs169
3381 * src/plugins/trayicon/trayicon.c
3382 Gray out Get Mail when already getting mail
3384 2006-01-18 [paul] 1.9.100cvs168
3387 give widget yellow background was To is
3388 set via folder prefs
3389 * src/gtk/quicksearch.c
3390 give widget yellow background when quick
3394 2006-01-18 [paul] 1.9.100cvs167
3396 * doc/man/sylpheed-claws.1
3397 add --subscribe option
3399 2006-01-18 [paul] 1.9.100cvs166
3401 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3402 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3403 use %U instead of %F (%F is broken for user installed
3406 2006-01-18 [colin] 1.9.100cvs165
3409 Default to Yes in "No more * messages" dialogs
3411 2006-01-17 [colin] 1.9.100cvs164
3414 Possibly fix an invalid iterator causing
3417 2006-01-17 [colin] 1.9.100cvs163
3420 Fix crash when the image disappears under the
3423 2006-01-16 [colin] 1.9.100cvs162
3426 Fix reenabling autowrap
3428 2006-01-16 [colin] 1.9.100cvs161
3431 reset quote_len before getting quote_str
3433 2006-01-16 [colin] 1.9.100cvs160
3440 Fix bug #883 (default inbox does not track folder move)
3442 2006-01-16 [colin] 1.9.100cvs159
3445 * src/plugins/pgpcore/passphrase.c
3448 2006-01-16 [paul] 1.9.100cvs158
3450 * src/prefs_actions.c
3451 * src/prefs_filtering_action.c
3452 * src/prefs_matcher.c
3454 * src/gtk/description_window.c
3455 * src/gtk/description_window.h
3456 * src/gtk/quicksearch.c
3457 description window cleanups
3459 2006-01-15 [colin] 1.9.100cvs157
3462 * src/prefs_filtering.c
3465 2006-01-15 [colin] 1.9.100cvs156
3469 Same for "Empty trash"
3471 2006-01-15 [colin] 1.9.100cvs155
3474 Override offline dialog had Yes by default
3476 2006-01-15 [colin] 1.9.100cvs154
3479 Delete selected messages? previously had Yes the default
3481 2006-01-15 [colin] 1.9.100cvs153
3486 Check if a mailbox is loaded after all
3489 2006-01-15 [colin] 1.9.100cvs152
3492 Don't start wizard when there are unloaded folders (will help
3493 people with only mbox or maildir mailboxes)
3495 2006-01-14 [colin] 1.9.100cvs151
3503 More HIG compliance and fixes
3505 2006-01-14 [colin] 1.9.100cvs150
3507 * src/prefs_filtering_action.c
3509 Two forgotten button order changes
3511 2006-01-14 [colin] 1.9.100cvs149
3521 * src/prefs_actions.c
3522 * src/prefs_customheader.c
3523 * src/prefs_filtering.c
3524 * src/prefs_matcher.c
3525 * src/prefs_template.c
3530 All deletion confirmations are now "Cancel, Delete"
3531 instead of "No, Yes"
3532 Clarified most of the other "No, Yes" to
3533 "Cancel, Descriptive_action"
3534 Rechanged the "Entry not saved" alerts to have
3535 "Close, Continue editing"
3540 * 2.0.0-rc4 released
3542 2006-01-14 [paul] 1.9.100cvs148
3557 * src/grouplistdialog.c
3564 * src/message_search.c
3569 * src/prefs_actions.c
3570 * src/prefs_customheader.c
3571 * src/prefs_filtering.c
3572 * src/prefs_matcher.c
3573 * src/prefs_template.c
3574 * src/prefs_themes.c
3576 * src/summary_search.c
3580 * src/gtk/foldersort.c
3581 * src/gtk/gtkaspell.c
3582 * src/gtk/inputdialog.c
3583 * src/gtk/prefswindow.c
3584 * src/plugins/pgpcore/select-keys.c
3585 * src/plugins/trayicon/trayicon.c
3586 HIG compliant button order
3588 2006-01-14 [mones] 1.9.100cvs147
3593 2006-01-13 [paul] 1.9.100cvs146
3598 add Joshua M. Kwan to contributors list
3600 2006-01-13 [colin] 1.9.100cvs145
3602 * src/gtk/quicksearch.c
3603 Don't refocus quick search after executing (Esc or Enter)
3604 Allows to '/'search something then move up/down in
3605 summaryview, and to Esc a search and be back in the
3608 2006-01-13 [paul] 1.9.100cvs144
3610 * src/plugins/pgpinline/pgpinline.c
3611 support Content-Type 'application/pgp'
3612 patch by Joshua M. Kwan <joshuak@users.sf.net>
3614 2006-01-13 [paul] 1.9.100cvs143
3616 * manual/account.xml
3617 make mention of partial retrieval
3620 2006-01-13 [paul] 1.9.100cvs142
3661 * src/customheader.c
3662 * src/customheader.h
3663 * src/displayheader.c
3664 * src/displayheader.h
3675 * src/editldap_basedn.c
3676 * src/editldap_basedn.h
3692 * src/folder_item_prefs.c
3693 * src/folder_item_prefs.h
3700 * src/grouplistdialog.c
3701 * src/grouplistdialog.h
3705 * src/image_viewer.c
3706 * src/image_viewer.h
3742 * src/message_search.c
3743 * src/message_search.h
3760 * src/partial_download.c
3761 * src/partial_download.h
3766 * src/prefs_account.c
3767 * src/prefs_account.h
3768 * src/prefs_actions.c
3769 * src/prefs_actions.h
3770 * src/prefs_common.c
3771 * src/prefs_common.h
3772 * src/prefs_compose_writing.c
3773 * src/prefs_compose_writing.h
3774 * src/prefs_customheader.c
3775 * src/prefs_customheader.h
3776 * src/prefs_display_header.c
3777 * src/prefs_display_header.h
3778 * src/prefs_filtering.c
3779 * src/prefs_filtering.h
3780 * src/prefs_filtering_action.c
3781 * src/prefs_filtering_action.h
3782 * src/prefs_folder_column.c
3783 * src/prefs_folder_column.h
3784 * src/prefs_folder_item.c
3785 * src/prefs_folder_item.h
3790 * src/prefs_image_viewer.c
3791 * src/prefs_image_viewer.h
3792 * src/prefs_matcher.c
3793 * src/prefs_matcher.h
3794 * src/prefs_message.c
3795 * src/prefs_msg_colors.c
3796 * src/prefs_msg_colors.h
3799 * src/prefs_receive.c
3801 * src/prefs_spelling.c
3802 * src/prefs_spelling.h
3803 * src/prefs_summaries.c
3804 * src/prefs_summaries.h
3805 * src/prefs_summary_column.c
3806 * src/prefs_summary_column.h
3807 * src/prefs_template.c
3808 * src/prefs_template.h
3809 * src/prefs_themes.c
3810 * src/prefs_themes.h
3811 * src/prefs_toolbar.c
3812 * src/prefs_toolbar.h
3813 * src/prefs_wrapping.c
3814 * src/prefs_wrapping.h
3824 * src/quote_fmt_parse.y
3827 * src/remotefolder.c
3828 * src/remotefolder.h
3829 * src/send_message.c
3830 * src/send_message.h
3833 * src/sourcewindow.c
3834 * src/sourcewindow.h
3839 * src/stock_pixmap.c
3840 * src/stock_pixmap.h
3841 * src/summary_search.c
3842 * src/summary_search.h
3859 * src/common/base64.c
3860 * src/common/base64.h
3862 * src/common/hooks.c
3863 * src/common/hooks.h
3866 * src/common/mgutils.c
3867 * src/common/mgutils.h
3870 * src/common/passcrypt.c
3871 * src/common/passcrypt.h.in
3872 * src/common/plugin.c
3873 * src/common/plugin.h
3874 * src/common/prefs.c
3875 * src/common/prefs.h
3876 * src/common/progressindicator.c
3877 * src/common/progressindicator.h
3878 * src/common/quoted-printable.c
3879 * src/common/quoted-printable.h
3880 * src/common/session.c
3881 * src/common/session.h
3884 * src/common/socket.c
3885 * src/common/socket.h
3888 * src/common/ssl_certificate.c
3889 * src/common/ssl_certificate.h
3890 * src/common/stringtable.c
3891 * src/common/stringtable.h
3892 * src/common/sylpheed.c
3893 * src/common/sylpheed.h
3894 * src/common/template.c
3895 * src/common/template.h
3896 * src/common/timing.h
3897 * src/common/utils.c
3898 * src/common/utils.h
3899 * src/common/version.h.in
3902 * src/common/xmlprops.c
3903 * src/common/xmlprops.h
3904 * src/gtk/colorlabel.c
3905 * src/gtk/colorsel.c
3906 * src/gtk/colorsel.h
3907 * src/gtk/description_window.c
3908 * src/gtk/description_window.h
3911 * src/gtk/foldersort.c
3912 * src/gtk/foldersort.h
3913 * src/gtk/gtkutils.c
3914 * src/gtk/gtkutils.h
3915 * src/gtk/inputdialog.c
3916 * src/gtk/inputdialog.h
3917 * src/gtk/logwindow.c
3918 * src/gtk/logwindow.h
3919 * src/gtk/manage_window.c
3920 * src/gtk/manage_window.h
3923 * src/gtk/pluginwindow.c
3924 * src/gtk/pluginwindow.h
3925 * src/gtk/prefswindow.c
3926 * src/gtk/prefswindow.h
3927 * src/gtk/progressdialog.c
3928 * src/gtk/progressdialog.h
3929 * src/gtk/sslcertwindow.c
3930 * src/gtk/sslcertwindow.h
3931 * src/plugins/clamav/clamav_plugin.c
3932 * src/plugins/clamav/clamav_plugin.h
3933 * src/plugins/clamav/clamav_plugin_gtk.c
3934 * src/plugins/demo/demo.c
3935 * src/plugins/dillo_viewer/dillo_prefs.c
3936 * src/plugins/dillo_viewer/dillo_prefs.h
3937 * src/plugins/dillo_viewer/dillo_viewer.c
3938 * src/plugins/pgpcore/passphrase.c
3939 * src/plugins/pgpcore/passphrase.h
3940 * src/plugins/pgpcore/plugin.c
3941 * src/plugins/pgpcore/select-keys.c
3942 * src/plugins/pgpcore/select-keys.h
3943 * src/plugins/pgpcore/sgpgme.c
3944 * src/plugins/pgpcore/sgpgme.h
3945 * src/plugins/pgpinline/pgpinline.c
3946 * src/plugins/pgpinline/pgpinline.h
3947 * src/plugins/pgpinline/plugin.c
3948 * src/plugins/pgpmime/pgpmime.c
3949 * src/plugins/pgpmime/pgpmime.h
3950 * src/plugins/pgpmime/plugin.c
3951 * src/plugins/spamassassin/spamassassin.c
3952 * src/plugins/spamassassin/spamassassin.h
3953 * src/plugins/spamassassin/spamassassin_gtk.c
3954 * src/plugins/trayicon/trayicon.c
3955 update copyright header
3957 2006-01-13 [paul] 1.9.100cvs141
3963 * src/prefs_account.c
3964 * src/prefs_display_header.c
3965 * src/prefs_receive.c
3967 * src/prefs_summaries.c
3968 * src/prefs_themes.c
3969 * src/prefs_toolbar.c
3973 2006-01-12 [colin] 1.9.100cvs140
3978 Add --subscribe option
3979 Let sylpheed-claws email@domain.com equivalent to --compose
3980 Let sylpheed-claws proto://blah.com equivalent to --subscribe
3982 2006-01-12 [paul] 1.9.100cvs139
3985 append 'Change folder order' label with '...'
3986 * src/prefs_actions.c
3987 allow reordering of actions list by dnd
3988 * src/gtk/foldersort.c
3989 make the dialog nicer
3991 2006-01-11 [colin] 1.9.100cvs138
3994 Allow templates without text
3996 2006-01-11 [paul] 1.9.100cvs137
3999 * tools/filter_conv_new.pl
4001 also check .sylpheed for filter.xml
4002 be a bit informative to the user
4004 2006-01-11 [colin] 1.9.100cvs136
4007 Fix bug #888 (2.0.0rc3 not displaying image in message view)
4009 2006-01-10 [paul] 1.9.100cvs135
4012 * tools/filter_conv_new.pl
4013 add script to convert new style Sylpheed
4014 filter rules (Sylpheed >= 0.9.99) to
4015 Claws filtering rules
4017 2006-01-10 [colin] 1.9.100cvs134
4020 Fix broken line joins in certain conditions
4021 (between two quoted lines: <enter><enter><up>
4022 <type a wrapped sentence><go in the first line>
4023 <insert more text><watch as line joining failed>)
4025 2006-01-10 [paul] 1.9.100cvs133
4028 don't report success in error dialog
4030 * src/common/utils.c
4031 include some trailing punctuations as URI
4034 2006-01-10 [paul] 1.9.100cvs132
4037 fix incompatible pointer type
4040 2006-01-10 [paul] 1.9.100cvs131
4043 change Subject in window title
4046 2006-01-09 [colin] 1.9.100cvs130
4055 Fix possible crashes on exit and in addressbook
4057 2006-01-09 [paul] 1.9.100cvs129
4059 * src/prefs_msg_colors.c
4060 some cleanups that I forgot last time
4062 2006-01-09 [paul] 1.9.100cvs128
4066 * src/prefs_msg_colors.c
4067 add previously hidden option, color_new, to
4069 move the page to Display/
4072 2006-01-09 [wwp] 1.9.100cvs127
4074 * src/prefs_themes.c
4075 made the prefs/display/themes layouts spacing less condensed
4076 (and so they match other prefs/pages' look).
4078 2006-01-09 [paul] 1.9.100cvs126
4081 * src/prefs_common.c
4082 * src/prefs_common.h
4083 * src/prefs_wrapping.c
4084 remove 'wrap at send' option
4086 2006-01-06 [colin] 1.9.100cvs125
4089 Just make completely sure we don't insert "manual line breaks"
4094 * 2.0.0-rc3 released
4096 2006-01-04 [paul] 1.9.100cvs124
4099 fix bug 882, 'quick scroll in folder list
4100 displays wrong folder contents'
4102 2006-01-04 [paul] 1.9.100cvs123
4104 * src/plugins/pgpmime/pgpmime.c
4105 better debug information when signing
4106 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4108 2006-01-03 [colin] 1.9.100cvs122
4111 We need to recheck for gpgme 1.0.0 after checking
4112 for 1.1.1, because if 1.1.1 isn't available,
4113 GPGME_LIBS and friends are blanked out by the
4116 2006-01-03 [colin] 1.9.100cvs121
4118 * src/common/prefs.c
4119 Windows unlink-before rename fix
4120 * src/plugins/pgpcore/sgpgme.c
4121 Add support for PKA info if available
4122 Both patches by Werner Koch
4124 2006-01-03 [paul] 1.9.100cvs120
4127 fix bug 884, 'Send receipt' button visible in queue
4130 2006-01-02 [colin] 1.9.100cvs119
4134 Fix autosave on IMAP and more generally try to
4135 return the correct ID on a newly added IMAP message
4137 2006-01-02 [paul] 1.9.100cvs118
4139 * manual/keyboard.xml
4142 2006-01-01 [paul] 1.9.100cvs117
4147 2005-12-30 [colin] 1.9.100cvs116
4149 * manual/advanced.xml
4150 Explain Pre/Post-processing differences.
4152 2005-12-30 [colin] 1.9.100cvs115
4155 Implement copy_msgs for a little optimization
4157 Finish yesterday's fix
4159 2005-12-29 [colin] 1.9.100cvs114
4162 Fix occasional failure in fetching a mail over
4165 2005-12-29 [colin] 1.9.100cvs113
4168 Don't remove a draft when sending it, if it is
4171 2005-12-28 [colin] 1.9.100cvs112
4176 2005-12-28 [wwp] 1.9.100cvs111
4178 * doc/faq/.cvsignore
4179 * doc/faq/de/.cvsignore
4180 * doc/faq/en/.cvsignore
4181 * doc/faq/es/.cvsignore
4182 * doc/faq/fr/.cvsignore
4183 * doc/faq/it/.cvsignore
4184 * doc/manual/.cvsignore
4185 * doc/manual/de/.cvsignore
4186 * doc/manual/en/.cvsignore
4187 * doc/manual/es/.cvsignore
4188 * doc/manual/fr/.cvsignore
4189 * doc/manual/ja/.cvsignore
4190 * src/plugins/mathml_viewer/.cvsignore
4191 rollback revival of those files (my bad, sorry for the noise).
4193 2005-12-28 [wwp] 1.9.100cvs110
4196 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
4198 2005-12-28 [wwp] 1.9.100cvs109
4200 * doc/faq/.cvsignore
4201 * doc/faq/de/.cvsignore
4202 * doc/faq/en/.cvsignore
4203 * doc/faq/es/.cvsignore
4204 * doc/faq/fr/.cvsignore
4205 * doc/faq/it/.cvsignore
4206 * doc/manual/.cvsignore
4207 * doc/manual/de/.cvsignore
4208 * doc/manual/en/.cvsignore
4209 * doc/manual/es/.cvsignore
4210 * doc/manual/fr/.cvsignore
4211 * doc/manual/ja/.cvsignore
4212 * src/plugins/mathml_viewer/.cvsignore
4214 more files to ignore.
4216 2005-12-24 [colin] 1.9.100cvs108
4222 2005-12-24 [colin] 1.9.100cvs107
4225 Allow NULL src_msginfo in
4226 procmsg_msginfo_new_from_mimeinfo
4228 2005-12-23 [paul] 1.9.100cvs106
4230 * src/plugins/pgpinline/mypgpcore.def
4231 add this forgotten file
4233 2005-12-23 [colin] 1.9.100cvs105
4238 2005-12-23 [colin] 1.9.100cvs104
4243 * src/common/plugin.c
4244 * src/common/socket.c
4245 * src/common/socket.h
4246 * src/common/utils.c
4247 * src/common/utils.h
4248 * src/gtk/pluginwindow.c
4249 * src/plugins/pgpcore/plugin.def
4250 * src/plugins/pgpcore/sylpheed.def
4251 * src/plugins/pgpinline/Makefile.am
4252 * src/plugins/pgpinline/plugin.def
4253 * src/plugins/pgpinline/sylpheed.def
4254 * src/plugins/pgpmime/plugin.def
4255 * src/plugins/pgpmime/sylpheed.def
4256 Various w32 fixes by Werner Koch
4258 2005-12-22 [paul] 1.9.100cvs103
4261 don't offer IMAP as 'server type' if
4262 libetpan isn't built in
4264 2005-12-22 [paul] 1.9.100cvs102
4271 support GTK_TOOLBAR_BOTH_HORIZ (text
4272 next to icon) Patch by Marien Zwart
4273 marienz@users.sf.net
4274 Also reword the text
4276 2005-12-21 [colin] 1.9.100cvs101
4281 Fix missing section and explicit the exception better
4283 Prevent mail from being lost without notice when an
4284 SMTP error happens on trying to send an unmodified
4286 * src/send_message.c
4288 Fix password remembering when wrong, and add return
4289 value checks where they should have been
4290 * src/plugins/pgpcore/sylpheed.def
4291 * src/plugins/pgpinline/sylpheed.def
4292 * src/plugins/pgpmime/sylpheed.def
4293 Add a few symbols needed
4295 2005-12-21 [paul] 1.9.100cvs100
4300 * m4/inttypes-pri.m4
4310 2005-12-21 [paul] 1.9.100cvs99
4315 2005-12-20 [paul] 1.9.100cvs98
4318 updated by Anders Trobäck
4320 2005-12-20 [colin] 1.9.100cvs97
4326 * config/config.rpath
4327 * config/mkinstalldirs
4335 * m4/printf-posix.m4
4379 * src/send_message.c
4380 * src/common/Makefile.am
4381 * src/common/fnmatch.c
4382 * src/common/fnmatch.h
4383 * src/common/fnmatch_loop.c
4385 * src/common/plugin.c
4387 * src/common/socket.c
4388 * src/common/string_match.c
4389 * src/common/sylpheed.c
4390 * src/common/utils.c
4391 * src/common/utils.h
4392 * src/common/w32_dirent.c
4393 * src/common/w32_reg.c
4394 * src/common/w32_signal.c
4395 * src/common/w32_stat.c
4396 * src/common/w32_stdio.c
4397 * src/common/w32_stdlib.c
4398 * src/common/w32_string.c
4399 * src/common/w32_time.c
4400 * src/common/w32_unistd.c
4401 * src/common/w32_wait.c
4402 * src/common/w32lib.h
4403 * src/etpan/Makefile.am
4404 * src/gtk/Makefile.am
4405 * src/plugins/clamav/Makefile.am
4406 * src/plugins/demo/Makefile.am
4407 * src/plugins/dillo_viewer/Makefile.am
4408 * src/plugins/pgpcore/Makefile.am
4409 * src/plugins/pgpcore/passphrase.c
4410 * src/plugins/pgpcore/plugin.def
4411 * src/plugins/pgpcore/sgpgme.c
4412 * src/plugins/pgpcore/sylpheed.def
4413 * src/plugins/pgpcore/version.rc
4414 * src/plugins/pgpinline/Makefile.am
4415 * src/plugins/pgpinline/plugin.def
4416 * src/plugins/pgpinline/sylpheed.def
4417 * src/plugins/pgpinline/version.rc
4418 * src/plugins/pgpmime/Makefile.am
4419 * src/plugins/pgpmime/mypgpcore.def
4420 * src/plugins/pgpmime/plugin.def
4421 * src/plugins/pgpmime/sylpheed.def
4422 * src/plugins/pgpmime/version.rc
4423 * src/plugins/spamassassin/Makefile.am
4424 Very little ;-) patch from Werner Koch, providing
4425 infrastructure for cross-compiling to Win32
4427 2005-12-20 [paul] 1.9.100cvs96
4435 add a combo to the Get All button, allowing
4436 quick retrieval from any account
4437 Patch by Fabien Vantard, slightly modified
4440 i18n fix. Patch by Fabien Vantard
4442 2005-12-19 [colin] 1.9.100cvs95
4446 Don't automatically join lines when they've
4447 been separated by the user and not automatically
4449 2005-12-19 [paul] 1.9.100cvs94
4451 * src/gtk/pluginwindow.c
4453 Patch by Fabien Vantard
4455 2005-12-15 [paul] 1.9.100cvs93
4457 * src/common/plugin.c
4458 * src/common/plugin.h
4459 * src/gtk/pluginwindow.c
4460 * src/plugins/clamav/clamav_plugin.c
4461 * src/plugins/demo/demo.c
4462 * src/plugins/dillo_viewer/dillo_viewer.c
4463 * src/plugins/pgpcore/plugin.c
4464 * src/plugins/pgpinline/plugin.c
4465 * src/plugins/pgpmime/plugin.c
4466 * src/plugins/spamassassin/spamassassin.c
4467 * src/plugins/trayicon/trayicon.c
4468 add plugin_version()
4470 2005-12-15 [colin] 1.9.100cvs92
4473 Further fix bug #875
4475 2005-12-15 [paul] 1.9.100cvs91
4478 fix attach_load_dir getting set to
4479 PLUGINDIR on plugin load
4481 2005-12-14 [mones] 1.9.100cvs90
4484 * manual/keyboard.xml
4485 Initial draft and some shortcuts added
4490 2005-12-14 [colin] 1.9.100cvs89
4495 * src/gtk/gtkaspell.c
4497 * src/prefs_folder_item.c
4498 Fix recursive prefs apply
4501 2005-12-14 [colin] 1.9.100cvs88
4504 Fix bug #875 (Freeze On Inline Forward of
4507 2005-12-13 [colin] 1.9.100cvs87
4510 Uniq-ify and sort the mimetypes list
4511 Patch by Fabien Vantard
4513 2005-12-13 [colin] 1.9.100cvs86
4516 * src/etpan/imap-thread.c
4517 Fix leaks (patch by Hoa)
4519 * src/common/plugin.c
4524 * 2.0.0-rc2 released
4526 2005-12-12 [colin] 1.9.100cvs85
4531 2005-12-12 [wwp] 1.9.100cvs84
4533 * src/gtk/icon_legend.c
4534 fix misbehaviour and crash when closing the legend window
4535 using the Esc key (patch by Fabien Vantard).
4537 2005-12-12 [paul] 1.9.100cvs83
4541 * src/prefs_actions.c
4542 * src/prefs_filtering.c
4543 * src/prefs_matcher.c
4544 * src/prefs_spelling.glade ** REMOVED **
4545 * src/prefs_template.c
4546 * src/gtk/foldersort.glade ** REMOVED **
4547 * src/gtk/pluginwindow.c
4548 * src/gtk/pluginwindow.glade ** REMOVED **
4549 * src/plugins/spamassassin/spamassassin_gtk.glade ** REMOVED **
4552 2005-12-11 [paul] 1.9.100cvs82
4555 fix attach_load_dir crasher (double free)
4557 2005-12-09 [paul] 1.9.100cvs81
4561 * src/gtk/Makefile.am
4562 * src/gtk/icon_legend.c
4563 * src/gtk/icon_legend.h
4568 2005-12-09 [paul] 1.9.100cvs80
4570 * src/plugins/pgpcore/passphrase.c
4571 wrap the label in the dialog
4573 2005-12-09 [colin] 1.9.100cvs79
4575 * src/plugins/pgpcore/sgpgme.c
4576 Display (untrusted) on not trusted signatures
4577 Patch by Michal Èihaø <michal@cihar.com>