1 2006-12-17 [colin] 2.6.1cvs45
4 Fix bug 1067, 'Claws-Mail uses 100% CPU on an
5 IMAP folder and is blocked on main thread':
6 make sure we put utf8 in the log.
8 2006-12-16 [colin] 2.6.1cvs44
12 Fix bug 1055, 'Add the 'cancel receive'
13 in the available events for the toolbar buttons'
15 2006-12-16 [colin] 2.6.1cvs43
20 * src/common/session.c
21 Log error when SSL handshakes fail.
22 Fixes bug 1082, 'incorrect / imprecise
23 error message when imap server provides
24 ssl only through STARTTLS but SSL is
27 2006-12-15 [wwp] 2.6.1cvs42
29 * src/plugins/bogofilter/bogofilter_gtk.c
30 set proper sensitivity to widgets I've recently added.
36 2006-12-15 [wwp] 2.6.1cvs41
38 * src/plugins/bogofilter/bogofilter.c
39 * src/plugins/bogofilter/bogofilter.h
40 * src/plugins/bogofilter/bogofilter_gtk.c
41 bogofilter's whitelist can now use a subset of
42 the addressbook (either a book, a subfolder of a book,
43 or the whole addressbook by using "Any"). Re-used there
44 some pref_matcher widgets and mechanisms to match a subset
47 2006-12-15 [wwp] 2.6.1cvs40
53 * src/plugins/bogofilter/bogofilter.c
54 * src/plugins/clamav/clamav_plugin.c
55 * src/plugins/demo/demo.c
56 * src/plugins/dillo_viewer/dillo_viewer.c
57 * src/plugins/pgpcore/plugin.c
58 * src/plugins/pgpinline/plugin.c
59 * src/plugins/pgpmime/plugin.c
60 * src/plugins/spamassassin/spamassassin.c
61 * src/plugins/trayicon/trayicon.c
62 factorize some translatable strings (plugins-related),
63 fix missing punctuation in several places,
64 remove useless translatable \n in about.c,
65 and factorize plugin init code w/ a new function
66 check_plugin_version() in common/plugin.c.
67 Patch by Fabien Vantard <fzzzzz@gmail.com>.
69 2006-12-15 [wwp] 2.6.1cvs39
71 * src/plugins/bogofilter/bogofilter.c
72 * src/plugins/bogofilter/bogofilter_gtk.c
73 flag whitelisted spams as spam, but don't filter it to the spam
74 folder. Thanks to Colin.
76 2006-12-15 [ticho] 2.6.1cvs38
78 * src/plugins/bogofilter/bogofilter.c
79 * src/plugins/bogofilter/bogofilter.h
80 * src/plugins/bogofilter/bogofilter_gtk.c
81 Add option to whitelist senders found in addressbook. Patch by colin.
83 2006-12-15 [paul] 2.6.1cvs37
86 add missing #include "log.h"
88 2006-12-15 [paul] 2.6.1cvs36
90 * src/plugins/bogofilter/bogofilter.c
91 * src/plugins/bogofilter/bogofilter.h
92 * src/plugins/bogofilter/bogofilter_gtk.c
93 Add an option to allow inserting an
94 X-Claws-Bogosity header (on MH folders
97 2006-12-14 [colin] 2.6.1cvs35
100 "Yes" should be the default choice for
101 migration configuration
103 2006-12-14 [paul] 2.6.1cvs34
105 * src/prefs_summaries.c
106 * manual/advanced.xml
107 Unhide mark_as_read_delay
109 2006-12-14 [paul] 2.6.1cvs33
118 Fix printing of selection
119 Fix printing of message parts
120 Fix printing of images
121 * src/gtk/gtksourceprintjob.c
122 Fix page count when there are images
124 2006-12-14 [wwp] 2.6.1cvs32
129 * src/gtk/quicksearch.c
130 fix quicksearch 'magnify' button status when QS is closed
131 using the Escape key, thanks to Colin.
133 2006-12-14 [wwp] 2.6.1cvs31
138 * src/gtk/quicksearch.c
139 fix quicksearch 'magnify' button status when QS is closed
140 using the Escape key, thanks to Colin.
142 2006-12-13 [colin] 2.6.1cvs30
146 Use the binary safe version of ldap_get_values,
147 to make sure we manipulate null-terminated
148 strings. Maybe fixes bug 1075, 'claws mail
149 segfault when completing ldap adresses'
150 * src/syldap.c ** REMOVED **
151 * src/syldap.h ** REMOVED **
154 2006-12-13 [mones] 2.6.1cvs29
157 Fixed piped strings, fixed click translation
159 2006-12-13 [paul] 2.6.1cvs28
162 don't translate these strings
164 2006-12-13 [paul] 2.6.1cvs27
169 2006-12-13 [colin] 2.6.1cvs26
173 Add claws_is_starting()
175 2006-12-13 [mones] 2.6.1cvs25
177 * manual/es/advanced.xml
179 Synced manual and updated translation
181 2006-12-12 [colin] 2.6.1cvs24
184 Add an option to use STARTTLS in the
185 welcome wizard. Fixes bug 1080,
186 'Using SSL option in wizard for incoming
187 server does not activate SSL with STARTTLS'
189 2006-12-12 [colin] 2.6.1cvs23
192 Don't exit when there's an incomplete
193 mailbox configured - leaves a chance
194 to fix a failing IMAP account. Exit
195 if no mailbox at all is loaded (case
197 Completes bug 1077's fix (I was wrong
198 in this bug's comment #3).
200 2006-12-12 [colin] 2.6.1cvs22
203 Add another menu data type
204 * src/prefs_account.c
205 Complete the completion of bug 1076
206 (doesn't lose the pref on apply)
208 2006-12-12 [paul] 2.6.1cvs21
210 * src/prefs_account.c
211 complete the fix of bug 1076
212 also be more verbose with the text
214 2006-12-12 [paul] 2.6.1cvs20
217 fix compilation warning
219 2006-12-11 [colin] 2.6.1cvs19
222 Document :port in server entry tooltips
224 2006-12-11 [colin] 2.6.1cvs18
229 2006-12-11 [colin] 2.6.1cvs17
232 Add failing IMAP as a reason for no
235 2006-12-11 [colin] 2.6.1cvs16
237 * src/prefs_account.c
238 Check for existence of inbox for local
241 Allow setting the port to use for servers
242 by using the usual "server.example.com:port"
243 syntax. Fixes bug 1077, 'sylpheed-claws does
244 not start when IMAP server is unavailable'
246 2006-12-11 [colin] 2.6.1cvs15
248 * src/prefs_account.c
249 Prevent use of non-existing default inbox
251 2006-12-11 [colin] 2.6.1cvs14
253 * src/prefs_account.c
254 Fix sensitivity. Fixes bug 1076, 'privacy
255 options are displayed even when pgp plugin
256 not loaded / available'
258 2006-12-09 [colin] 2.6.1cvs13
260 * manual/advanced.xml
263 * src/common/ssl_certificate.c
264 Add a new hidden preference, 'unsafe_ssl_certs',
265 which allows to store multiple certificates per
266 server/port. This is disabled by default because
267 it's less secure (presenting a new certificate
268 instead of a changed one raises less alarms).
269 This will cause Claws to ask about an unknown
270 certificate for people who have used 2.6.1cvs8
273 2006-12-09 [colin] 2.6.1cvs12
276 Fix cache updating after action
278 2006-12-07 [wwp] 2.6.1cvs11
281 fix email address comparison when replying to all
282 (avoid replying to ourselves), thanks to Colin.
284 2006-12-06 [paul] 2.6.1cvs10
295 2006-12-06 [paul] 2.6.1cvs9
306 2006-12-06 [colin] 2.6.1cvs8
309 * src/common/ssl_certificate.c
310 * src/common/ssl_certificate.h
311 Handle multiple certificates per host/port
313 2006-12-06 [colin] 2.6.1cvs7
315 * src/etpan/imap-thread.c
316 Fix certificate checking on IMAP
318 2006-12-06 [colin] 2.6.1cvs6
321 Fix bug 1072, 'Claws stops fetching newsgroups
322 from server when newsgroup got deleted': continue
323 checking other groups
325 2006-12-05 [wwp] 2.6.1cvs5
327 * src/message_search.c
328 * src/summary_search.c
333 make up and down arrow keys in modern gtk_combo_box_entry widgets
334 behave like w/ old comboboxes (summary and message search only).
336 2006-12-05 [paul] 2.6.1cvs4
342 2006-12-05 [paul] 2.6.1cvs3
345 * tools/textviewer.pl
346 script updated and description added
348 2006-12-04 [colin] 2.6.1cvs2
351 Run pre-send hook only when checking
354 2006-12-04 [paul] 2.6.1cvs1
361 bump up version number following stable release
363 2006-12-04 [paul] 2.6.0cvs83
366 updates and corrections
368 2006-12-04 [colin] 2.6.0cvs82
371 Probably fix bug 1066, 'Incorrect mailbox
374 2006-12-04 [colin] 2.6.0cvs81
377 Trim tabs from mailcap file too.
379 2006-12-02 [paul] 2.6.0cvs80
382 fix broken GUI under certain languages
384 put the Cancel button to the right
386 2006-12-01 [paul] 2.6.0cvs79
389 remove reference to removed file
391 2006-12-01 [wwp] 2.6.0cvs78
395 remove forgotten debug statements.
397 2006-12-01 [wwp] 2.6.0cvs77
399 * manual/advanced.xml
400 * manual/fr/advanced.xml
410 add a hidden option to allow embedding the editaddress (edit contact details)
411 dialog into the addressbook's window. This doesn't change the default
414 2006-12-01 [wwp] 2.6.0cvs76
416 * src/message_search.c
417 * src/summary_search.c
418 fix more focus issues (don't set focus to combobox's entry widget when
419 entry's value changed, if entry widget has focus already).
421 2006-12-01 [wwp] 2.6.0cvs75
423 * src/gtk/quicksearch.c
424 revert last changes to the quicksearch gtk_combo_box, this needs more
427 2006-12-01 [paul] 2.6.0cvs74
429 * tools/kdeservicemenu/README
430 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
431 * tools/kdeservicemenu/install.sh
432 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
433 * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
434 simplify this stuff, and in so doing,
435 fix it. (possibly re-extend it again at
438 2006-12-01 [wwp] 2.6.0cvs73
440 * src/gtk/quicksearch.c
441 adapt quicksearch code to use modern gtk_combo_box'es.
443 2006-12-01 [wwp] 2.6.0cvs72
448 * src/message_search.c
449 * src/summary_search.c
452 add history combos to all message and summary search fields.
454 2006-12-01 [wwp] 2.6.0cvs71
457 As the list may change while the mark as read delay
458 runs, we can't rely on the 'row' pointer, which can
459 be invalid when the timeout is called. As the mark
460 as read is only done if the message is still selected,
461 use summaryview->selected instead. Thanks to Colin.
463 2006-11-30 [paul] 2.6.0cvs70
466 give emphasis to "Sylpheed-Claws"
467 as well as "Claws Mail"
469 2006-11-30 [colin] 2.6.0cvs69
472 Put the SSL checkboxes in the receiving
473 and sending server pages.
475 2006-11-29 [colin] 2.6.0cvs68
478 * src/gtk/gtkvscrollbutton.c
479 Revert some deprecated fixes - they seem to
480 deprecate stuff as soon as a new one gets out.
481 g_object_ref_sink needed glib-2.10.
483 2006-11-29 [colin] 2.6.0cvs67
486 Create .mailcap if it doesn't exist
488 2006-11-29 [colin] 2.6.0cvs66
491 Followup to cvs60: use original list
492 of recipients if replying to a mail
493 in Sent Drafts or Queue.
495 2006-11-27 [paul] 2.6.0cvs65
498 revert the last change for now (it's broken)
500 2006-11-27 [paul] 2.6.0cvs64
504 * m4/aclocal-include.m4
521 * src/common/Makefile.am
525 * src/common/sylpheed.c
526 * src/common/sylpheed.h
527 * src/etpan/Makefile.am
528 * src/gtk/Makefile.am
529 * src/gtk/claws-marshal.list
531 * src/gtk/gtksctree.c
532 * src/gtk/quicksearch.c
533 * src/gtk/sylpheed-marshal.list
534 * src/plugins/bogofilter/bogofilter.c
535 * src/plugins/bogofilter/bogofilter_gtk.c
536 * src/plugins/clamav/clamav_plugin.c
537 * src/plugins/clamav/clamav_plugin_gtk.c
538 * src/plugins/demo/demo.c
539 * src/plugins/dillo_viewer/dillo_viewer.c
540 * src/plugins/pgpcore/Makefile.am
541 * src/plugins/pgpcore/claws.def
542 * src/plugins/pgpcore/pgp_viewer.c
543 * src/plugins/pgpcore/plugin.c
544 * src/plugins/pgpcore/sylpheed.def
545 * src/plugins/pgpinline/Makefile.am
546 * src/plugins/pgpinline/claws.def
547 * src/plugins/pgpinline/plugin.c
548 * src/plugins/pgpinline/sylpheed.def
549 * src/plugins/pgpmime/Makefile.am
550 * src/plugins/pgpmime/claws.def
551 * src/plugins/pgpmime/plugin.c
552 * src/plugins/pgpmime/sylpheed.def
553 * src/plugins/spamassassin/spamassassin.c
554 * src/plugins/spamassassin/spamassassin_gtk.c
555 * src/plugins/trayicon/trayicon.c
557 remove deprecated gtk_tooltips_set_delay()
559 2006-11-26 [paul] 2.6.0cvs63
566 * src/gtk/gtkvscrollbutton.c
567 * src/gtk/prefswindow.c
568 * src/plugins/pgpcore/prefs_gpg.c
569 replace more deprecated GTK+ functions
571 2006-11-26 [paul] 2.6.0cvs62
576 replace deprecated gtk_idle_... functions
578 2006-11-26 [paul] 2.6.0cvs61
584 * src/gtk/gtkvscrollbutton.c
585 * src/gtk/quicksearch.c
586 * src/plugins/pgpcore/passphrase.c
587 replace deprecated gtk_timeout_add and
590 2006-11-26 [paul] 2.6.0cvs60
593 fix bug that caused the wrong recipient
594 to be selected when replying to a msg
595 which is From one of our accounts to
596 another of our accounts
598 2006-11-25 [paul] 2.6.0cvs59
601 don't change the From column title to
602 To if the To column is visible
604 2006-11-24 [paul] 2.6.0cvs58
607 fix bug 1069, 'Sent mails disappear, BCC
610 2006-11-21 [wwp] 2.6.0cvs57
613 fix spelling menu when replying (same as 2.3.1cvs39):
614 discrepancy between context menu and top menu when
615 folder's dictionary isn't the default one.
617 2006-11-19 [paul] 2.6.0cvs56
620 obey always_show_msg option when
622 * src/plugins/bogofilter/bogofilter.c
625 2006-11-18 [paul] 2.6.0cvs55
635 * src/gtk/icon_legend.c
636 * src/gtk/icon_legend.h
637 * tools/OOo2claws-mail.pl
639 * tools/acroread2claws-mail.pl
640 * tools/claws.i18n.status.pl
641 * tools/filter_conv.pl
642 * tools/filter_conv_new.pl
643 * tools/freshmeat_search.pl
644 * tools/google_search.pl
645 * tools/kmail2claws-mail.pl
646 * tools/kmail2claws-mail_v2.pl
647 * tools/maildir2claws-mail.pl
648 * tools/make.themes.project
649 * tools/multiwebsearch.pl
650 * tools/outlook2claws-mail.pl
651 * tools/tb2claws-mail
652 * tools/kdeservicemenu/README
653 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
654 update mine and wwp's email addresses in
657 * src/prefs_compose_writing.c
658 set sensitivity on 'new message format' frame
660 2006-11-17 [paul] 2.6.0cvs54
663 more reworking of the GUI
664 Patch by Fabien Vantard
666 2006-11-16 [paul] 2.6.0cvs53
669 set a minimum size for the window, allow
670 it to automatically expand as necessary
672 2006-11-16 [wwp] 2.6.0cvs52
675 better wrap of copyright info on some systems.
677 2006-11-16 [paul] 2.6.0cvs51
680 move the tech info from the upper panel
682 use a gtk_text_view for the features tab
684 2006-11-16 [paul] 2.6.0cvs50
687 update my email address
694 * src/plugins/trayicon/trayicon.c
695 don't offer simple menu separators
698 add separator between 'mark all read'
701 2006-11-15 [wwp] 2.6.0cvs49
704 updated manuals authors.
706 2006-11-14 [paul] 2.6.0cvs48
709 Fix Options/Reply mode after draft save
711 2006-11-14 [paul] 2.6.0cvs47
717 * src/plugins/pgpinline/pgpinline.c
718 Probably fix bug 1061
720 2006-11-14 [paul] 2.6.0cvs46
728 * src/pixmaps/active.xpm
729 * src/pixmaps/inactive.xpm
730 add a new page, 'Features', to the About dialog
731 showing which features are compiled in and which
734 2006-11-14 [paul] 2.6.0cvs45
737 updated by Pavlo Bohmat
739 2006-11-14 [colin] 2.6.0cvs44
747 * src/gtk/gtkaspell.c
748 Fix 64-bit-related warnings
750 Fix possible infinite loop
751 * src/plugins/pgpcore/sgpgme.c
754 2006-11-13 [colin] 2.6.0cvs43
756 * src/gtk/Makefile.am
757 authors.h isn't generated
759 2006-11-13 [colin] 2.6.0cvs42
761 * src/plugins/pgpinline/pgpinline.c
762 * src/plugins/pgpmime/pgpmime.c
763 Very probably fix bug 1061, 'crash on
764 opening signed email'. Another cast
767 2006-11-13 [colin] 2.6.0cvs41
769 * src/plugins/pgpcore/sgpgme.c
770 Maybe fix bug 1061, 'crash on opening
773 2006-11-13 [wwp] 2.6.0cvs40
775 * src/plugins/pgpinline/pgpinline.c
776 fix candidate for bug #1057, thanks to Colin.
778 2006-11-13 [wwp] 2.6.0cvs39
781 * src/quote_fmt_parse.y
782 fix bug 1052: current parser buffer was not always
783 allocated, ptr to this buffer could be returned as
784 NULL whereas no parser error has occurred. in
785 consequence, defining a template body as "%d"
786 (w/o the quotes) for the first time of the instance
787 of claws-mail, was reporting a parser error. make
788 sure that the buffer is always allocated, even to
790 fix mis-unescaping in compose.:compose_quote_fmt():
791 unescaping of the fmt string was always done
792 whereas it must be done *only* when receiving
793 quote format strings issued from the prefs
794 (compose new message, reply, forward, redirect
795 formats), *not* when applying templates. in
796 consequences, applying templates w/ sequences
797 like \\|p{echo} were failing. make sure that
798 unescaping is done only when necessary.
800 2006-11-12 [colin] 2.6.0cvs38
805 2006-11-12 [colin] 2.6.0cvs37
807 * src/plugins/pgpinline/pgpinline.c
808 * src/plugins/pgpmime/pgpmime.c
809 Release GPG context at the latest
810 possible moment. Maybe fixes
811 bug 1057, 'crash on sending signed
812 message to a newsgroup'
815 2006-11-12 [colin] 2.6.0cvs36
817 * src/plugins/pgpcore/sgpgme.c
818 Tell a bit more when gpg's status doesn't
819 contain any signature
821 2006-11-12 [colin] 2.6.0cvs35
824 Fix bug 1060, 'compilation error with
827 2006-11-12 [paul] 2.6.0cvs34
829 * doc/man/claws-mail.1
831 * src/plugins/clamav/README
832 * src/plugins/spamassassin/README
834 * tools/freshmeat_search.pl
835 * tools/google_search.pl
836 * tools/multiwebsearch.pl
838 * src/plugins/trayicon/trayicon.c
839 fix compiliation warning
841 2006-11-11 [colin] 2.6.0cvs33
844 Forbid drag and drop from/to different
845 folders of type F_UNKNOWN
847 2006-11-11 [colin] 2.6.0cvs32
849 * src/plugins/pgpinline/pgpinline.c
850 Fix typo in previous commit:
852 + if ((err = gpgme_new(&data->ctx)) ...)
854 2006-11-11 [colin] 2.6.0cvs31
856 * src/plugins/pgpinline/pgpinline.c
857 * src/plugins/pgpmime/pgpmime.c
858 Check success after calling gpgme_new
859 Maybe fixes bug 1057, 'crash on sending
860 signed message to a newsgroup'
862 2006-11-11 [colin] 2.6.0cvs30
865 init undostruct to 0s (from
866 valgrind log of bug 1057)
868 2006-11-10 [colin] 2.6.0cvs29
871 Set cursor to wait before filtering
872 duplicates in all folders
873 * src/plugins/bogofilter/bogofilter.c
874 * src/plugins/bogofilter/bogofilter.h
875 * src/plugins/bogofilter/bogofilter_gtk.c
876 Completely thread away the bogofilter
879 2006-11-10 [mones] 2.6.0cvs28
883 added COMPOSE_CHECK_BEFORE_SEND hook
885 2006-11-10 [paul] 2.6.0cvs27
889 add libSM to get_compiled_in_features()
893 2006-11-10 [colin] 2.6.0cvs26
895 * src/etpan/imap-thread.c
896 Add a reference to libetpan's sasl engine
897 so that sasl_done() doesn't get called by
898 libetpan, and doesn't break openssl.
899 Should fix bug 1053, 'SC fails to reestablish
903 2006-11-10 [colin] 2.6.0cvs25
905 * manual/addrbook.xml
906 * manual/advanced.xml
911 2006-11-09 [colin] 2.6.0cvs24
913 * src/plugins/bogofilter/bogofilter_gtk.c
914 Add comment about annoyance
916 2006-11-09 [colin] 2.6.0cvs23
918 * src/plugins/bogofilter/bogofilter.c
919 * src/plugins/bogofilter/bogofilter_gtk.c
920 Prepare things needed to thread bogofilter
921 filtering: separate bogo stuff and possible GUI
924 2006-11-09 [colin] 2.6.0cvs22
928 Search for one of our accounts in Delivered-To
929 (helps for auto-account selection when
934 * src/plugins/trayicon/trayicon.c
935 Allow opening a new mail with any account from
938 2006-11-09 [wwp] 2.6.0cvs21
943 * src/prefs_compose_writing.c
944 add a compose new message format (in prefs/compose/writing), it's a
945 simple subject+body template to use when opening a new composition
946 window. It's similar to the existent reply and forward formats.
948 enhanced the template/format % symbols substitution mechanism to
949 use current composition window information when % are used in
950 the compose new message format or in templates applied to new
951 messages (there were useless in that situations before). When
952 applied to new messages, %d corresponds to the system time/date.
954 2006-11-09 [paul] 2.6.0cvs20
959 2006-11-09 [paul] 2.6.0cvs19
962 keep tje alphabetical order
964 2006-11-08 [colin] 2.6.0cvs18
966 * src/etpan/imap-thread.c
967 Fix bug 1054, 'Slowness logging big
970 2006-11-08 [paul] 2.6.0cvs17
975 2006-11-08 [paul] 2.6.0cvs16
980 2006-11-08 [paul] 2.6.0cvs15
983 * tools/OOo2claws-mail.pl
984 * tools/OOo2sylpheed.pl
986 * tools/acroread2claws-mail.pl
987 * tools/acroread2sylpheed.pl
988 * tools/kmail2claws-mail.pl
989 * tools/kmail2claws-mail_v2.pl
990 * tools/kmail2sylpheed.pl
991 * tools/kmail2sylpheed_v2.pl
992 * tools/maildir2claws-mail.pl
993 * tools/maildir2sylpheed.pl
994 * tools/nautilus2claws-mail.sh
995 * tools/nautilus2sylpheed.sh
996 * tools/outlook2claws-mail.pl
997 * tools/outlook2sylpheed.pl
998 * tools/tb2claws-mail
1000 * tools/tbird2claws.py
1001 * tools/tbird2syl.py
1002 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
1003 * tools/kdeservicemenu/install.sh
1004 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1005 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
1006 * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
1007 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1008 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1009 renamed (removed, added) tools files
1011 2006-11-08 [paul] 2.6.0cvs14
1015 Migrate sylpheedrc to clawsrc, and fix the standard
1016 plugins path in the process
1018 2006-11-07 [colin] 2.6.0cvs13
1021 Symlink sylpheed-claws relative to
1024 2006-11-07 [colin] 2.6.0cvs12
1027 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
1029 2006-11-07 [paul] 2.6.0cvs11
1032 Fix a missed occurence of
1035 2006-11-07 [paul] 2.6.0cvs10
1038 Fix symlink installation
1040 2006-11-07 [paul] 2.6.0cvs9
1043 Symlink claws-mail to sylpheed-claws
1044 * src/common/utils.c
1045 Fix migrating symlinks
1046 * src/etpan/imap-thread.c
1047 check certificate only when there's
1050 2006-11-07 [paul] 2.6.0cvs8
1053 Fix icon breakages with Gtk, which needs a
1054 cache updated to see them.
1056 2006-11-07 [paul] 2.6.0cvs7
1067 * claws-mail-128x128.png
1068 * claws-mail-64x64.png
1073 * sylpheed-claws-128x128.png
1074 * sylpheed-claws-64x64.png
1075 * sylpheed-claws.desktop
1076 * sylpheed-claws.ico
1077 * sylpheed-claws.pc.in
1078 * sylpheed-claws.png
1079 * debian/README.Debian
1081 * debian/claws-mail.desktop
1082 * debian/claws-mail.menu
1083 * debian/claws-mail.postinst.debhelper
1084 * debian/claws-mail.postrm.debhelper
1089 * debian/sylpheed-claws.desktop
1090 * debian/sylpheed-claws.menu
1091 * debian/sylpheed-claws.postinst.debhelper
1092 * debian/sylpheed-claws.postrm.debhelper
1093 * doc/man/Makefile.am
1094 * doc/man/claws-mail.1
1095 * doc/man/sylpheed-claws.1
1096 * doc/src/ChangeLog.claws-pre0.8.0
1097 * manual/Makefile.am
1098 * manual/account.xml
1100 * manual/addrbook.xml
1101 * manual/advanced.xml
1102 * manual/claws-mail-manual.xml
1104 * manual/glossary.xml
1105 * manual/handling.xml
1107 * manual/keyboard.xml
1108 * manual/plugins.xml
1109 * manual/starting.xml
1110 * manual/sylpheed-claws-manual.xml
1112 * manual/dist/.cvsignore
1113 * manual/dist/html/.cvsignore
1114 * manual/dist/html/Makefile.am
1115 * manual/dist/pdf/.cvsignore
1116 * manual/dist/pdf/Makefile.am
1117 * manual/dist/ps/.cvsignore
1118 * manual/dist/ps/Makefile.am
1119 * manual/dist/txt/.cvsignore
1120 * manual/dist/txt/Makefile.am
1121 * manual/es/Makefile.am
1122 * manual/es/advanced.xml
1123 * manual/es/claws-mail-manual.xml
1125 * manual/es/glossary.xml
1126 * manual/es/handling.xml
1127 * manual/es/intro.xml
1128 * manual/es/plugins.xml
1129 * manual/es/sylpheed-claws-manual.xml
1130 * manual/es/dist/.cvsignore
1131 * manual/es/dist/html/.cvsignore
1132 * manual/es/dist/html/Makefile.am
1133 * manual/es/dist/pdf/.cvsignore
1134 * manual/es/dist/pdf/Makefile.am
1135 * manual/es/dist/ps/.cvsignore
1136 * manual/es/dist/ps/Makefile.am
1137 * manual/es/dist/txt/.cvsignore
1138 * manual/es/dist/txt/Makefile.am
1139 * manual/fr/Makefile.am
1140 * manual/fr/account.xml
1142 * manual/fr/addrbook.xml
1143 * manual/fr/advanced.xml
1144 * manual/fr/claws-mail-manual.xml
1146 * manual/fr/glossary.xml
1147 * manual/fr/handling.xml
1148 * manual/fr/intro.xml
1149 * manual/fr/keyboard.xml
1150 * manual/fr/plugins.xml
1151 * manual/fr/starting.xml
1152 * manual/fr/sylpheed-claws-manual.xml
1153 * manual/fr/dist/.cvsignore
1154 * manual/fr/dist/html/.cvsignore
1155 * manual/fr/dist/html/Makefile.am
1156 * manual/fr/dist/pdf/.cvsignore
1157 * manual/fr/dist/pdf/Makefile.am
1158 * manual/fr/dist/ps/.cvsignore
1159 * manual/fr/dist/ps/Makefile.am
1160 * manual/fr/dist/txt/.cvsignore
1161 * manual/fr/dist/txt/Makefile.am
1162 * manual/pl/Makefile.am
1163 * manual/pl/account.xml
1165 * manual/pl/addrbook.xml
1166 * manual/pl/advanced.xml
1167 * manual/pl/claws-mail-manual.xml
1169 * manual/pl/glossary.xml
1170 * manual/pl/handling.xml
1171 * manual/pl/intro.xml
1172 * manual/pl/keyboard.xml
1173 * manual/pl/plugins.xml
1174 * manual/pl/starting.xml
1175 * manual/pl/sylpheed-claws-manual.xml
1176 * manual/pl/dist/.cvsignore
1177 * manual/pl/dist/html/.cvsignore
1178 * manual/pl/dist/html/Makefile.am
1179 * manual/pl/dist/pdf/.cvsignore
1180 * manual/pl/dist/pdf/Makefile.am
1181 * manual/pl/dist/ps/.cvsignore
1182 * manual/pl/dist/ps/Makefile.am
1183 * manual/pl/dist/txt/.cvsignore
1184 * manual/pl/dist/txt/Makefile.am
1208 * src/addressbook_foldersel.c
1209 * src/addressbook_foldersel.h
1231 * src/customheader.c
1232 * src/customheader.h
1233 * src/displayheader.c
1234 * src/displayheader.h
1245 * src/editldap_basedn.c
1246 * src/editldap_basedn.h
1262 * src/folder_item_prefs.c
1263 * src/folder_item_prefs.h
1270 * src/grouplistdialog.c
1271 * src/grouplistdialog.h
1274 * src/image_viewer.c
1275 * src/image_viewer.h
1314 * src/matcher_parser.h
1315 * src/matcher_parser_lex.l
1316 * src/matcher_parser_parse.y
1319 * src/message_search.c
1320 * src/message_search.h
1339 * src/partial_download.c
1340 * src/partial_download.h
1345 * src/prefs_account.c
1346 * src/prefs_account.h
1347 * src/prefs_actions.c
1348 * src/prefs_actions.h
1349 * src/prefs_common.c
1350 * src/prefs_common.h
1351 * src/prefs_compose_writing.c
1352 * src/prefs_compose_writing.h
1353 * src/prefs_customheader.c
1354 * src/prefs_customheader.h
1355 * src/prefs_display_header.c
1356 * src/prefs_display_header.h
1357 * src/prefs_ext_prog.c
1358 * src/prefs_ext_prog.h
1359 * src/prefs_filtering.c
1360 * src/prefs_folder_column.c
1361 * src/prefs_folder_column.h
1362 * src/prefs_folder_item.c
1363 * src/prefs_folder_item.h
1368 * src/prefs_image_viewer.c
1369 * src/prefs_image_viewer.h
1370 * src/prefs_matcher.c
1371 * src/prefs_matcher.h
1372 * src/prefs_message.c
1373 * src/prefs_message.h
1374 * src/prefs_msg_colors.c
1375 * src/prefs_msg_colors.h
1380 * src/prefs_receive.c
1381 * src/prefs_receive.h
1384 * src/prefs_spelling.c
1385 * src/prefs_spelling.h
1386 * src/prefs_summaries.c
1387 * src/prefs_summaries.h
1388 * src/prefs_summary_column.c
1389 * src/prefs_summary_column.h
1390 * src/prefs_template.c
1391 * src/prefs_template.h
1392 * src/prefs_themes.c
1393 * src/prefs_themes.h
1394 * src/prefs_toolbar.c
1395 * src/prefs_toolbar.h
1396 * src/prefs_wrapping.c
1397 * src/prefs_wrapping.h
1407 * src/quote_fmt_parse.y
1410 * src/remotefolder.c
1411 * src/remotefolder.h
1412 * src/send_message.c
1413 * src/send_message.h
1416 * src/sourcewindow.c
1417 * src/sourcewindow.h
1422 * src/stock_pixmap.c
1423 * src/stock_pixmap.h
1424 * src/summary_search.c
1425 * src/summary_search.h
1442 * src/common/base64.c
1443 * src/common/base64.h
1445 * src/common/hooks.c
1446 * src/common/hooks.h
1449 * src/common/mgutils.c
1450 * src/common/mgutils.h
1453 * src/common/passcrypt.c
1454 * src/common/passcrypt.h.in
1455 * src/common/plugin.c
1456 * src/common/plugin.h
1457 * src/common/prefs.c
1458 * src/common/prefs.h
1459 * src/common/progressindicator.c
1460 * src/common/progressindicator.h
1461 * src/common/quoted-printable.c
1462 * src/common/quoted-printable.h
1463 * src/common/session.c
1464 * src/common/session.h
1467 * src/common/socket.c
1468 * src/common/socket.h
1471 * src/common/stringtable.c
1472 * src/common/stringtable.h
1473 * src/common/sylpheed.c
1474 * src/common/sylpheed.h
1475 * src/common/template.c
1476 * src/common/template.h
1477 * src/common/timing.h
1478 * src/common/utils.c
1479 * src/common/utils.h
1480 * src/common/version.h.in
1483 * src/common/xmlprops.c
1484 * src/common/xmlprops.h
1486 * src/gtk/colorlabel.c
1487 * src/gtk/colorlabel.h
1488 * src/gtk/colorsel.c
1489 * src/gtk/colorsel.h
1490 * src/gtk/combobox.c
1491 * src/gtk/combobox.h
1492 * src/gtk/description_window.c
1493 * src/gtk/description_window.h
1496 * src/gtk/foldersort.c
1497 * src/gtk/foldersort.h
1498 * src/gtk/gtkaspell.c
1499 * src/gtk/gtkaspell.h
1500 * src/gtk/gtksctree.c
1501 * src/gtk/gtkshruler.c
1502 * src/gtk/gtkshruler.h
1503 * src/gtk/gtkutils.c
1504 * src/gtk/gtkutils.h
1505 * src/gtk/icon_legend.c
1506 * src/gtk/icon_legend.h
1507 * src/gtk/logwindow.c
1508 * src/gtk/logwindow.h
1509 * src/gtk/manage_window.c
1510 * src/gtk/manage_window.h
1511 * src/gtk/pluginwindow.c
1512 * src/gtk/pluginwindow.h
1513 * src/gtk/prefswindow.c
1514 * src/gtk/prefswindow.h
1515 * src/gtk/quicksearch.c
1516 * src/gtk/quicksearch.h
1517 * src/pixmaps/claws-mail.xpm
1518 * src/pixmaps/claws-mail_icon.xpm
1519 * src/pixmaps/claws-mail_logo.xpm
1520 * src/pixmaps/sylpheed-claws.xpm
1521 * src/pixmaps/sylpheed-claws_icon.xpm
1522 * src/pixmaps/sylpheed-claws_logo.xpm
1523 * src/plugins/bogofilter/Makefile.am
1524 * src/plugins/bogofilter/bogofilter.c
1525 * src/plugins/bogofilter/bogofilter.h
1526 * src/plugins/bogofilter/bogofilter_gtk.c
1527 * src/plugins/clamav/Makefile.am
1528 * src/plugins/clamav/clamav_plugin.c
1529 * src/plugins/clamav/clamav_plugin.h
1530 * src/plugins/clamav/clamav_plugin_gtk.c
1531 * src/plugins/demo/Makefile.am
1532 * src/plugins/demo/demo.c
1533 * src/plugins/dillo_viewer/Makefile.am
1534 * src/plugins/dillo_viewer/README
1535 * src/plugins/dillo_viewer/dillo_prefs.c
1536 * src/plugins/dillo_viewer/dillo_prefs.h
1537 * src/plugins/dillo_viewer/dillo_viewer.c
1538 * src/plugins/pgpcore/Makefile.am
1539 * src/plugins/pgpcore/passphrase.c
1540 * src/plugins/pgpcore/passphrase.h
1541 * src/plugins/pgpcore/pgp_viewer.c
1542 * src/plugins/pgpcore/pgp_viewer.h
1543 * src/plugins/pgpcore/plugin.c
1544 * src/plugins/pgpcore/prefs_gpg.c
1545 * src/plugins/pgpcore/prefs_gpg.h
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/pgpcore/sylpheed.def
1551 * src/plugins/pgpcore/version.rc
1552 * src/plugins/pgpinline/Makefile.am
1553 * src/plugins/pgpinline/pgpinline.c
1554 * src/plugins/pgpinline/pgpinline.h
1555 * src/plugins/pgpinline/plugin.c
1556 * src/plugins/pgpinline/sylpheed.def
1557 * src/plugins/pgpinline/version.rc
1558 * src/plugins/pgpmime/Makefile.am
1559 * src/plugins/pgpmime/pgpmime.c
1560 * src/plugins/pgpmime/pgpmime.h
1561 * src/plugins/pgpmime/plugin.c
1562 * src/plugins/pgpmime/sylpheed.def
1563 * src/plugins/pgpmime/version.rc
1564 * src/plugins/spamassassin/Makefile.am
1565 * src/plugins/spamassassin/README
1566 * src/plugins/spamassassin/spamassassin.c
1567 * src/plugins/spamassassin/spamassassin.h
1568 * src/plugins/spamassassin/spamassassin_gtk.c
1569 * src/plugins/trayicon/Makefile.am
1570 * src/plugins/trayicon/trayicon.c
1571 * tools/OOo2sylpheed.pl
1573 * tools/README.sylprint
1574 * tools/acroread2sylpheed.pl
1575 * tools/claws.i18n.status.pl
1576 * tools/filter_conv.pl
1577 * tools/filter_conv_new.pl
1578 * tools/freshmeat_search.pl
1579 * tools/google_search.pl
1580 * tools/kmail2sylpheed.pl
1581 * tools/kmail2sylpheed_v2.pl
1582 * tools/make.themes.project
1583 * tools/multiwebsearch.pl
1584 * tools/nautilus2sylpheed.sh
1585 * tools/outlook2sylpheed.pl
1589 * tools/textviewer.sh
1590 * tools/vcard2xml.py
1591 * tools/kdeservicemenu/README
1592 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1593 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1594 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1595 Change name to Claws Mail. Announce to follow...
1597 2006-11-06 [wwp] 2.6.0cvs6
1599 * src/prefs_template.c
1600 unify messages related to quote format/template errors (fix
1601 capitalization), again.
1603 2006-11-06 [wwp] 2.6.0cvs5
1606 unify messages related to quote format/template errors.
1608 2006-11-06 [wwp] 2.6.0cvs4
1610 * src/prefs_msg_colors.c
1611 more uses of Q_ macro for contextual translations, thanks
1614 2006-11-06 [wwp] 2.6.0cvs3
1617 * src/common/utils.c
1618 * src/common/utils.h
1619 show an alertpanel to make sure users are aware that sensitive
1620 files are attached (it's file blacklist-based). This will fix
1621 interaction w/ GoogleEarth for instance, thanks to Colin.
1623 2006-11-06 [wwp] 2.6.0cvs2
1626 * src/prefs_template.c
1627 * src/prefs_template.h
1628 check quote format when applying/closing prefs. For now this only
1629 shows up an error dialog box, not preventing the user from using
1630 a broken quote (reply, forwards) format.
1632 2006-11-06 [wwp] 2.6.0cvs1
1634 * src/prefs_template.c
1635 fix missing checks of some template fields.
1637 2006-11-06 [paul] 2.6.0
1644 2006-11-06 [paul] 2.5.6cvs22
1646 * manual/advanced.xml
1647 * manual/es/advanced.xml
1648 put 'respect_flowed_format' info in the correct
1651 2006-11-06 [mones] 2.5.6cvs21
1654 Minor fixes for release
1656 2006-11-06 [paul] 2.5.6cvs20
1667 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
1668 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
1669 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
1672 2006-11-02 [colin] 2.5.6cvs19
1676 * src/prefs_account.c
1677 * src/etpan/imap-thread.c
1678 Add GSSAPI support - fixes Debian bug #383274
1680 2006-11-01 [colin] 2.5.6cvs18
1683 Handle libpisock12 support. Probably
1684 fixes bug 1046, 'jpilot AddressDB.pdb
1687 2006-11-01 [colin] 2.5.6cvs17
1690 debug_print() folderutils_mark_all_read()
1692 2006-11-01 [colin] 2.5.6cvs16
1695 Add missed files to the Apache exception
1697 2006-10-31 [colin] 2.5.6cvs15
1701 Add a copy_private_data() func to FolderClasses
1702 Doesn't break the feature freeze, because we
1703 won't use it (right now) in the core.
1705 2006-10-31 [colin] 2.5.6cvs14
1708 Allow linking with the Apache licensed files in
1709 src/plugins/spamassassin. Hopefully fixes
1710 bug 1048, 'Spamassassin plugin license problem'
1712 2006-10-31 [wwp] 2.5.6cvs13
1715 fix and optimize trimming of leading linefeeds in body loop.
1717 2006-10-31 [colin] 2.5.6cvs12
1719 * src/etpan/imap-thread.c
1721 Make really sure to have NULL sets in case
1724 2006-10-30 [wwp] 2.5.6cvs11
1726 * src/prefs_common.c
1727 * src/prefs_common.h
1729 fix broken storage of quote format template when it contains \-escape
1730 sequences. The application of such sequences is also fixed now (\t
1731 in quote format will be a real tab instead of a 't', for instance).
1733 2006-10-27 [colin] 2.5.6cvs10
1736 Probably fix bug 1045, 'sylpheed-claws
1737 doesn't remove the mail from the IMAP
1738 Queue folder after sending'. From
1741 2006-10-27 [colin] 2.5.6cvs9
1744 Require libetpan-0.48. I'm so annoying,
1747 2006-10-27 [colin] 2.5.6cvs8
1751 Probably fix bug 1044, 'sylpheed-claws
1752 segfaults while moving mails' - Fix relation
1753 usage when moving to an IMAP mailbox from another
1756 2006-10-26 [paul] 2.5.6cvs7
1759 add libSM to compiled-in features
1762 2006-10-24 [colin] 2.5.6cvs6
1765 * src/gtk/gtkutils.c
1766 Fix crash when printing emails with an
1769 2006-10-24 [mones] 2.5.6cvs5
1771 * manual/es/advanced.xml
1772 Synchronize hidden option respect_flowed_format
1776 2006-10-21 [paul] 2.5.6cvs4
1779 * src/plugins/pgpcore/pgp_viewer.c
1780 * src/plugins/pgpcore/sgpgme.c
1781 fix building on BSDs
1782 Thanks to Michael Hughes
1783 <Sylpheed-Claws_user@thehugheslogcabin.net>
1785 2006-10-20 [colin] 2.5.6cvs3
1788 Bump up libetpan requirement
1789 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
1790 * src/common/utils.c
1791 * src/common/utils.h
1792 Add convenience get_file_mtime()
1794 * src/etpan/imap-thread.c
1795 * src/etpan/imap-thread.h
1796 Implement UIDPLUS support if the server
1797 supports it - faster sending in this case
1799 2006-10-19 [colin] 2.5.6cvs2
1801 * src/gtk/quicksearch.c
1802 Fix emptying in type-ahead+extended mode
1805 Add a hook for offline state change
1806 * src/plugins/trayicon/trayicon.c
1807 Use it to display offline icons
1808 * src/plugins/trayicon/Makefile.am
1809 * src/plugins/trayicon/newmail.offline.xpm
1810 * src/plugins/trayicon/newmarkedmail.offline.xpm
1811 * src/plugins/trayicon/nomail.offline.xpm
1812 * src/plugins/trayicon/unreadmail.offline.xpm
1813 * src/plugins/trayicon/unreadmarkedmail.offline.xpm
1816 2006-10-12 [paul] 2.5.6cvs1
1821 Update version number following
1824 2006-10-19 [colin] 2.5.5cvs18
1826 * manual/handling.xml
1827 Add type-ahead search
1829 2006-10-18 [colin] 2.5.5cvs17
1831 * src/gtk/quicksearch.c
1832 Remove "save to history only if there's
1833 no syntax error", it breaks for some
1834 reason which I'll investigate later.
1836 2006-10-18 [colin] 2.5.5cvs16
1838 * src/prefs_common.c
1839 * src/prefs_common.h
1841 * src/gtk/quicksearch.c
1842 * src/gtk/quicksearch.h
1843 Add a type-ahead option for fast searches
1844 Patch by Fabien Vantard
1846 2006-10-18 [colin] 2.5.5cvs15
1850 Add Options/Reply mode/ menu to be able to
1851 change the recipients of a reply on the fly
1853 2006-10-18 [colin] 2.5.5cvs14
1856 Fix redirecting of our own sent mails
1858 2006-10-17 [wwp] 2.5.5cvs13
1860 * src/send_message.c
1861 Fix duplicate error messages when sending, and missing
1862 newline in such error messages.
1864 2006-10-17 [colin] 2.5.5cvs12
1867 Compare addresses case-insensitive
1869 2006-10-17 [colin] 2.5.5cvs11
1871 * src/plugins/pgpcore/sgpgme.c
1874 2006-10-17 [colin] 2.5.5cvs10
1876 * src/plugins/pgpcore/pgp_viewer.c
1879 2006-10-17 [colin] 2.5.5cvs9
1882 Fix a typo (thanks to Fabien)
1884 2006-10-16 [colin] 2.5.5cvs8
1887 Fix problem with quote-folding when emails
1888 don't convert cleanly to UTF-8
1890 2006-10-14 [colin] 2.5.5cvs7
1892 * src/prefs_template.c
1893 Reset fields when reopening
1896 2006-10-13 [paul] 2.5.5cvs6
1898 * manual/advanced.xml
1899 * src/prefs_message.c
1900 make 'respect_flowed_format' a hidden
1901 option, and add a manual entry for it
1904 2006-10-12 [colin] 2.5.5cvs5
1907 Revert part of 2.5.2cvs21:
1908 Don't optimise by reusing the
1909 last iconv converter if possible:
1910 it seems slightly broken in a
1911 very hard way to reproduce
1913 2006-10-12 [colin] 2.5.5cvs4
1915 * src/prefs_common.c
1916 * src/prefs_common.h
1917 * src/prefs_message.c
1919 Fix bug 1035, 'Incorrect handling
1920 of flowed lines'. We now optionnaly
1921 handle this format (preference is in
1922 Message View/Text options section)
1924 2006-10-12 [colin] 2.5.5cvs3
1928 * src/plugins/pgpcore/pgp_viewer.c
1929 * src/plugins/pgpcore/sgpgme.c
1930 Don't try to import without asking
1932 2006-10-12 [colin] 2.5.5cvs2
1935 Fix bug 1036, 'Forwarding a mutlipart
1936 mail with a "text/html" block to ms
1937 outlook users leeds to freeze of
1938 outlook'. Poor outlook users...
1940 2006-10-12 [paul] 2.5.5cvs1
1945 Update version number following
1948 2006-10-11 [paul] 2.5.4cvs1
1953 Update version number following
1956 2006-10-11 [paul] 2.5.3cvs32
1959 fix bug 1032, 'Segmentation fault when showing
1960 message' (bug in quote folding)
1963 2006-10-10 [colin] 2.5.3cvs31
1966 Rephrase english a bit
1968 2006-10-10 [colin] 2.5.3cvs30
1970 * src/prefs_compose_writing.c
1971 Stop making the page larger than the window
1973 2006-10-10 [wwp] 2.5.3cvs29
1976 * src/prefs_template.c
1979 * src/quote_fmt_lex.l
1980 * src/quote_fmt_parse.y
1981 Extend the quote parser a bit: allow to get access to
1982 basic (composing) account info.
1984 2006-10-10 [colin] 2.5.3cvs28
1987 Fix this \t problem in subject
1989 2006-10-09 [colin] 2.5.3cvs27
1993 Prepare cache a bit later
1994 If section already exists, skip the new one
1995 (as previously); avoid writing the same block
1996 twice - if we find a second block with the
1998 * src/plugins/pgpcore/pgp_viewer.c
1999 Set cursor to busy when retrieving a key
2000 * src/plugins/pgpcore/sgpgme.c
2001 allow 5 seconds for gpg to export the key
2004 2006-10-09 [colin] 2.5.3cvs26
2009 Check for existence of fgets_unlocked
2012 2006-10-09 [paul] 2.5.3cvs25
2014 * src/prefs_summaries.c
2015 replace strftime() with fast_strftime() and in
2016 the consequence fix the bug in the display of
2017 AM/PM in the 'Example' string
2019 2006-10-09 [ticho] 2.5.3cvs24
2022 Updated (and fixed up somewhat) Slovak translation.
2024 2006-10-08 [colin] 2.5.3cvs23
2026 * src/prefs_folder_item.c
2027 Explain why prefs in the top-level folder
2028 aren't retained, but are still useful
2030 2006-10-08 [colin] 2.5.3cvs22
2033 Don't cache anything if caching fails
2035 2006-10-08 [colin] 2.5.3cvs21
2037 * src/common/utils.c
2038 always include gi18n.h
2040 2006-10-07 [colin] 2.5.3cvs20
2042 * src/plugins/pgpcore/pgp_viewer.c
2043 Kill gpg after 5 seconds wait
2045 2006-10-07 [colin] 2.5.3cvs19
2047 * src/plugins/pgpcore/pgp_viewer.c
2048 * src/plugins/pgpcore/pgp_viewer.h
2051 2006-10-07 [colin] 2.5.3cvs18
2053 * src/plugins/pgpcore/pgp_viewer.c
2054 * src/plugins/pgpcore/pgp_viewer.h
2055 Actually add the files to CVS
2057 2006-10-07 [colin] 2.5.3cvs17
2059 * src/plugins/pgpcore/sgpgme.c
2060 Be sure not to crash on 'application/pgp-signature' that
2061 are not application/pgp-signatures
2063 2006-10-07 [colin] 2.5.3cvs16
2067 Make a bit more of the API available
2068 * src/plugins/pgpcore/Makefile.am
2069 * src/plugins/pgpcore/plugin.c
2070 * src/plugins/pgpcore/sgpgme.c
2071 Add basic key import/export
2073 2006-10-07 [colin] 2.5.3cvs15
2077 * src/prefs_account.c
2079 Warn users *everywhere* if libetpan's not
2082 2006-10-06 [mones] 2.5.3cvs14
2086 updated by Stephan Sachse and me
2088 2006-10-06 [colin] 2.5.3cvs13
2091 * src/common/sylpheed.c
2092 Don't load common plugins if --exit is passed
2095 Implement a cache to avoid reading the same
2096 files over and over again at startup
2098 2006-10-06 [colin] 2.5.3cvs12
2101 * src/gtk/quicksearch.c
2102 Update display every 5k mails on fast searches
2104 2006-10-06 [colin] 2.5.3cvs11
2107 Don't do quote folding on HTML or ERTF.
2108 May fix the Cygwin issues if they were
2109 happening with HTML mails?
2111 2006-10-05 [colin] 2.5.3cvs10
2116 2006-10-05 [colin] 2.5.3cvs9
2119 Use unlocked_stdio here too
2121 2006-10-05 [colin] 2.5.3cvs8
2124 Fix go to next * after preferences apply
2126 Do the fd lock/unlock ourselves instead of
2127 letting the libc do it at each write
2129 2006-10-05 [colin] 2.5.3cvs7
2131 * src/common/utils.c
2132 Faster division, thanks to Jean Diraison
2134 2006-10-05 [paul] 2.5.3cvs6
2136 * src/common/utils.c
2137 fix building with --disable-nls
2139 2006-10-04 [colin] 2.5.3cvs5
2142 Maybe fix a segfault
2144 2006-10-04 [wwp] 2.5.3cvs4
2146 * src/prefs_folder_item.c
2147 Fine-tune layouts in folder item prefs. Suggested by
2148 Fabien Vantard <fzzzzz@gmail.com>.
2150 2006-10-04 [wwp] 2.5.3cvs3
2152 * src/prefs_folder_item.c
2153 Kill the clandestine passengers. You didn't see anything.
2155 2006-10-04 [wwp] 2.5.3cvs2
2157 * src/prefs_folder_item.c
2158 Add a way to test the subject simplify regexp in
2159 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
2160 w/ few layout changes.
2162 2006-20-04 [paul] 2.5.3cvs1
2167 Update version number following
2170 2006-10-04 [colin] 2.5.2cvs42
2175 Provide a way for folder classes to set their sort
2178 2006-10-03 [colin] 2.5.2cvs41
2181 Don't use strlen() to know if the
2184 2006-10-03 [colin] 2.5.2cvs40
2187 Fix "check for new folders" with accentued folders
2189 2006-10-03 [ticho] 2.5.2cvs39
2195 Colin's fix for "copy" filtering rules.
2197 2006-10-02 [colin] 2.5.2cvs38
2200 Fix for double-click too
2202 2006-10-02 [colin] 2.5.2cvs37
2205 correct fix for cvs36
2207 2006-10-02 [colin] 2.5.2cvs36
2210 Fix 'goto next unread' after collapsing/expanding
2213 2006-10-02 [colin] 2.5.2cvs35
2216 Fix double freeze/thaw
2217 * src/common/utils.c
2218 * src/common/utils.h
2219 Reimplement strftime
2224 2006-10-02 [colin] 2.5.2cvs34
2227 Time mh_write_sequences() - it's fast
2229 Init a variable to shut up gcc
2231 2006-10-01 [colin] 2.5.2cvs33
2237 Add helper mh_set_mtime(), and set mtime to stat()'s result
2238 Add fsync but disable it, it's slow as hell
2240 2006-10-01 [colin] 2.5.2cvs32
2244 fflush() caches and mh_sequences before
2247 2006-10-01 [colin] 2.5.2cvs31
2250 Don't ftruncate when not using mmap
2252 2006-09-30 [colin] 2.5.2cvs30
2255 Write folder list *after* saving caches
2257 2006-09-30 [colin] 2.5.2cvs29
2261 Debug forced mtime changes
2263 2006-09-30 [colin] 2.5.2cvs28
2267 Remove useless debug_print()s (code
2270 2006-09-30 [colin] 2.5.2cvs27
2273 Do stuff faster when writing mh_sequences
2275 2006-09-30 [colin] 2.5.2cvs26
2278 Don't let the writing of .mh_sequences, which
2279 can change the folder's mtime, let us think
2282 2006-09-30 [colin] 2.5.2cvs25
2285 Move a debug_print where it belongs
2288 Don't mess with a huge slow subject
2289 table if we're not threading by
2292 2006-09-30 [colin] 2.5.2cvs24
2295 Reenable mmaped reads (*not* writes!)
2297 Don't destroy and recreate hashtables just
2299 * src/common/utils.c
2300 Remove useless reply prefixes (it's case
2303 2006-09-30 [wwp] 2.5.2cvs23
2306 Fixed a minor bug in date value extraction, added a switch
2307 to replace non RFC-compliant Date: value, added a switch
2308 to use strict RFC matching patterns for dates.
2310 2006-09-29 [colin] 2.5.2cvs22
2312 * src/matcher_parser.h
2313 * src/matcher_parser_parse.y
2314 * src/prefs_filtering.c
2316 * src/summary_search.c
2318 * src/gtk/quicksearch.c
2319 * src/gtk/quicksearch.h
2320 Optimise searches by setting different
2321 refresh intervals (depending if the
2322 search is fast or not)
2324 2006-09-29 [colin] 2.5.2cvs21
2327 Optimise by reusing the last iconv converter
2330 Optimise a bit (the foldable quotes feature
2331 still has an awful O(n^2) algo
2333 2006-09-29 [colin] 2.5.2cvs20
2335 * src/gtk/gtksctree.c
2336 * src/gtk/gtksctree.h
2337 Optimise de-selection via up/down or
2340 2006-09-28 [colin] 2.5.2cvs19
2347 * src/summary_search.c
2349 Avoid using summaryview->ctree directly
2351 2006-09-28 [colin] 2.5.2cvs18
2355 Add helpers to freeze/thaw/grab_focus
2356 Factorize calls to freeze/thaw/grab_focus
2359 2006-09-28 [colin] 2.5.2cvs17
2362 More guards for the session management
2364 2006-09-28 [colin] 2.5.2cvs16
2367 * src/gtk/gtksctree.c
2368 * src/gtk/gtksctree.h
2369 Make expanding not recursive in folderview
2371 2006-09-28 [colin] 2.5.2cvs15
2374 If nothing is selected in the list (right part)
2375 and a group is selected in the tree (left part),
2378 2006-09-28 [colin] 2.5.2cvs14
2381 Actually use SM_LIBS
2383 2006-09-28 [ticho] 2.5.2cvs13
2390 * src/prefs_themes.c
2392 Small i18n string optimization.
2393 * src/send_message.c
2395 * src/common/session.c
2397 * src/common/ssl_certificate.c
2398 * src/common/utils.c
2399 Use "Couldn't" instead of "Can't" in UI messages,
2402 2006-09-28 [colin] 2.5.2cvs12
2405 Possibly fix link errors
2407 2006-09-27 [wwp] 2.5.2cvs11
2410 * doc/man/sylpheed-claws.1
2415 Updated authors info (me, myself and I).
2417 2006-09-27 [colin] 2.5.2cvs10
2420 Remove useless printf
2422 2006-09-27 [wwp] 2.5.2cvs9
2425 * src/send_message.c
2427 * src/prefs_common.c
2428 * src/prefs_common.h
2429 * src/gtk/progressdialog.c
2430 remember more windows' sizes (send dialog, received dialog,
2431 edit group in addressbook).
2433 2006-09-27 [colin] 2.5.2cvs8
2438 Use libSM to communicate with the session
2439 manager, so that we can know when the
2440 session ends, save our caches, and draft
2441 our compose windows.
2443 2006-09-27 [colin] 2.5.2cvs7
2447 o Allow Book and Group creation from the tree's
2449 o Do not actually delete the contacts when
2450 deleting groups from the tree (duh!)
2452 2006-09-27 [colin] 2.5.2cvs6
2459 o Allow passing an email address to
2460 compose_new_with_folderitem
2462 o Use current folderitem when clicking
2463 on a TextView mailto: link
2464 o Fix a possible leak in TextView
2466 2006-09-27 [colin] 2.5.2cvs5
2469 Use UTF-8 chars to replace HTML entities
2471 2006-09-27 [colin] 2.5.2cvs4
2474 * src/prefs_account.c
2476 Fix bug #1024 (Array index out of
2477 range in sylpheed-claws-2.5.2)
2478 Patch by Ales Nosek <anosek@suse.cz>
2480 2006-09-27 [colin] 2.5.2cvs3
2483 Actually do the test
2485 2006-09-27 [colin] 2.5.2cvs2
2489 Allow completing with comma (in certain cases: vCalendar
2490 for example doesn't support that)
2491 Patch by Fabien Vantard
2493 2006-09-26 [colin] 2.5.2cvs1
2504 * src/prefs_common.c
2505 * src/prefs_filtering_action.c
2506 * src/prefs_folder_item.c
2507 * src/prefs_template.c
2508 * src/stock_pixmap.c
2509 * src/stock_pixmap.h
2510 * src/pixmaps/addr_one.xpm
2511 * src/pixmaps/addr_two.xpm
2512 Add auto-completion on groups
2514 2006-09-26 [colin] 2.5.2
2521 2006-09-26 [colin] 2.5.1cvs5
2526 2006-09-26 [colin] 2.5.1cvs4
2529 Revert cvs1 (useless as the message is printed
2532 2006-09-26 [colin] 2.5.1cvs3
2534 * src/partial_download.c
2535 Fix crasher found by Alexsandar Urosevic
2537 2006-09-26 [colin] 2.5.1cvs2
2540 Fix bug #1023 (Sylpheed deletes too much messages)
2542 2006-09-26 [ticho] 2.5.1cvs1
2545 Make use of gettext's multiple plurals for statusbar
2548 2006-09-25 [paul] 2.5.1
2555 2006-09-25 [colin] 2.5.0cvs3
2557 * src/plugins/bogofilter/bogofilter.c
2558 * src/plugins/clamav/clamav_plugin.c
2559 * src/plugins/spamassassin/spamassassin.c
2560 BogoFilter, Spamassassin: Fix double hook registering after
2561 visiting preferences
2562 Spamassassin, Clamav: Just set the mails to move instead of
2563 doing the move - caller will move the things at once.
2565 2006-09-25 [colin] 2.5.0cvs2
2568 * src/etpan/imap-thread.c
2569 Use UID SEARCH ALL instead of UID 1:*
2570 (braindead servers can't figure out that's
2573 2006-09-25 [wwp] 2.5.0cvs1
2575 * src/message_search.c
2576 Added the ability to stop a running search (in message body).
2578 2006-09-25 [paul] 2.5.0
2585 2006-09-25 [paul] 2.4.0cvs214
2596 updated by Tim, Stephan Sachse, Flammie Pirinen,
2597 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
2598 Ticho, Aleksander Urosevic, Ralgh Young
2600 2006-09-24 [mones] 2.4.0cvs213
2605 2006-09-23 [colin] 2.4.0cvs212
2607 * src/gtk/inputdialog.c
2608 Fix [ ] remember this appearing in normal
2609 input dialogs after it's been used by
2617 * src/common/timing.h
2618 Enable timings in debug mode and make it
2621 2006-09-22 [colin] 2.4.0cvs211
2626 ping the correct URI
2628 2006-09-22 [colin] 2.4.0cvs210
2631 Let's see if bug #1022 is fixed
2633 2006-09-21 [colin] 2.4.0cvs209
2636 * src/common/plugin.c
2637 Prepare infra to load predefined plugins when
2638 no configuration existed. Don't actually load
2639 anything yet (feat. freeze)
2641 2006-09-21 [wwp] 2.4.0cvs208
2644 Partial sync w/ 2.4.0cvs72:
2645 wrap file and minor updates.
2647 2006-09-21 [wwp] 2.4.0cvs207
2650 several fixes and enhancements. A new --force switch has been
2651 added to prevent overriding by default Date: header when
2654 2006-09-21 [paul] 2.4.0cvs206
2656 * src/common/utils.c
2657 add Chinese UTF8 Re prefix
2659 2006-09-21 [wwp] 2.4.0cvs205
2662 Fics alfabettical order.
2664 2006-09-21 [wwp] 2.4.0cvs204
2668 Added an action tool to fix missing Date field in emails.
2669 Updated Makefile.am to reflect those last two additions.
2671 2006-09-21 [wwp] 2.4.0cvs203
2674 Added a action tool to open uuencoded docs w/
2675 OpenOffice (based on uudec method).
2677 2006-09-21 [colin] 2.4.0cvs202
2681 Workaround possible GTK crash: remove selection
2682 clipboard before destroying widget, or GTK+-2.10
2683 dies. Thanks to Hiro.
2685 2006-09-20 [colin] 2.4.0cvs201
2688 Fix free-after-use in some cases (when
2689 procmime_encode_content() frees mimeinfo->data.mem
2690 and turns it to a temp file)
2692 2006-09-20 [colin] 2.4.0cvs200
2696 * src/gtk/gtksctree.c
2697 * src/gtk/gtksctree.h
2698 Add tooltips in the folderview and summaryview
2699 (Doesn't break string freeze as they already
2702 Put the spam button in the default configuration
2703 if compiled with bogo plugin too
2705 2006-09-19 [colin] 2.4.0cvs199
2709 Update folder name label on folder rename
2710 * src/prefs_matcher.c
2711 * src/gtk/logwindow.h
2715 2006-09-19 [wwp] 2.4.0cvs198
2717 * src/summary_search.c
2718 fix can't click forward/backward buttons in the
2721 2006-09-18 [paul] 2.4.0cvs197
2724 add missing bracket, capitalise the A of
2727 2006-09-18 [paul] 2.4.0cvs196
2730 fix bug 1012 'crashed upon sending mail
2731 from compose window'
2734 2006-09-16 [colin] 2.4.0cvs195
2737 Fix "real-time" sorting by freezing/thawing
2739 2006-09-16 [colin] 2.4.0cvs194
2742 Fix the anti-spam entry a bit
2744 2006-09-16 [colin] 2.4.0cvs193
2747 Make sure reviewers have no excuse when stating
2748 Sylpheed-Claws doesn't have antispam capabilities.
2750 2006-09-16 [colin] 2.4.0cvs192
2753 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
2754 as if the SIGPIPE comes from etpan's thread we could
2755 trigger a GUI update from this thread.
2757 2006-09-16 [colin] 2.4.0cvs191
2760 Init all members of the struct
2762 2006-09-16 [paul] 2.4.0cvs190
2765 improvements to the English
2767 2006-09-15 [colin] 2.4.0cvs189
2772 2006-09-14 [colin] 2.4.0cvs188
2774 * src/common/socket.c
2775 * src/common/socket.h
2777 * src/common/ssl_certificate.c
2778 * src/common/ssl_certificate.h
2779 * src/etpan/imap-thread.c
2780 the get_fqdn() call done to get canonical name when
2781 checking an SSL certificate is blocking, which is
2782 sad as we just did a non-blocking lookup to connect.
2783 Fix that by letting the fqdn available to the SockInfo,
2784 and use that in ssl_certificate_check(). For IMAP,
2785 we don't do it as the lookup's done by libetpan, but
2786 it's less annoying as IMAP connections as much more
2787 rare than POP3 connections.
2789 2006-09-14 [paul] 2.4.0cvs187
2791 * manual/advanced.xml
2792 improvements to the English,
2793 properly place the new hidden options
2794 within the alphabetical order
2795 * src/gtk/pluginwindow.c
2796 improvements to the English
2798 2006-09-14 [colin] 2.4.0cvs186
2800 * src/prefs_common.c
2801 * src/prefs_common.h
2802 * src/gtk/gtksctree.c
2803 * manual/advanced.xml
2804 New hidden pref, stripes_color_offset, to change
2805 the value added/substracted to normal bgcolor to
2806 create the stripes in summaries
2808 2006-09-13 [colin] 2.4.0cvs185
2815 Fix misc. printing issues:
2816 - Bad font for linkified headers
2817 - Different font if the mail was displayed or not
2818 - Factorize the thing
2820 2006-09-13 [colin] 2.4.0cvs184
2822 * src/common/ssl_certificate.c
2823 Only get FQDN once when checking certificate
2825 2006-09-13 [colin] 2.4.0cvs183
2828 * src/gtk/pluginwindow.c
2829 Misc. GUI fixes by Fabien
2831 2006-09-13 [wwp] 2.4.0cvs182
2834 * src/common/utils.h
2835 * src/common/utils.c
2836 get rid of unused wide-char functions.
2838 2006-09-13 [wwp] 2.4.0cvs181
2840 * src/plugins/pgpinline/sylpheed.def
2842 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
2843 add privacy_reset_error to the .def file,
2844 do not fork for an external textviewer.
2846 2006-09-13 [wwp] 2.4.0cvs180
2848 * src/prefs_common.c
2849 fix broken font entry in prefs (patch issued by the gpg4win team,
2850 probably by Marcus Brinkmann <marcus@g10code.de>).
2852 2006-09-13 [colin] 2.4.0cvs179
2855 Fix a warning in summaryview.c
2859 Add missing Mark/* elements in the
2862 2006-09-12 [colin] 2.4.0cvs178
2864 * src/prefs_actions.c
2865 * src/prefs_filtering_action.c
2866 * src/prefs_matcher.c
2867 Use (New) instead of New everywhere
2869 2006-09-12 [wwp] 2.4.0cvs177
2871 * manual/fr/addrbook.xml
2872 * manual/fr/handling.xml
2873 updated some quotes in the fr manual to match the fr translation.
2875 2006-09-12 [wwp] 2.4.0cvs176
2877 * src/prefs_matcher.c
2878 don't store translated string elements in matcher expressions.
2879 Also fixed a misused of Q_().
2881 2006-09-11 [wwp] 2.4.0cvs175
2883 * src/plugins//bogofilter/bogofilter.c
2884 * src/plugins//clamav/clamav_plugin.c
2885 * src/plugins//demo/demo.c
2886 * src/plugins//dillo_viewer/dillo_viewer.c
2887 * src/plugins//pgpcore/plugin.c
2888 * src/plugins//pgpinline/plugin.c
2889 * src/plugins//pgpmime/plugin.c
2890 * src/plugins//spamassassin/spamassassin.c
2891 gettext-ize more strings (mostly plugin error messages).
2893 2006-09-11 [colin] 2.4.0cvs174
2896 Make maximum buffer size bigger to avoid
2897 truncating translated messages. Patch by
2900 2006-09-11 [colin] 2.4.0cvs173
2902 * src/etpan/imap-thread.c
2903 Fix compilation on OpenBSD, thanks to
2906 2006-09-10 [wwp] 2.4.0cvs172
2908 * manual/account.xml
2909 * manual/addrbook.xml
2910 * manual/handling.xml
2911 * manual/es/handling.xml
2912 * manual/fr/account.xml
2913 * manual/fr/addrbook.xml
2914 * manual/fr/handling.xml
2915 documented addressbook matching (condition configuration):
2917 documented per-account filtering rules (handling/filtering
2918 section, account section):
2919 account.xml, handling.xml, en fr
2920 slightly updated the handling/searching section to tell few
2921 words about the extended search ability:
2923 added missing <quote></quotes> to Quick Search:
2924 handling.xml, en fr es
2925 fixed a typo (auomatically):
2927 changes revisited by Paul.
2929 2006-09-10 [paul] 2.4.0cvs171
2931 * src/prefs_actions.c
2932 * src/prefs_filtering.c
2933 * src/prefs_template.c
2934 adjustments to the gui
2935 Patch by Fabien Vantard (slightly modified)
2937 2006-09-10 [colin] 2.4.0cvs170
2940 Check folderitem/summaryview consistency
2941 (basically automates Update summary). Fixes
2942 #1011 (wrong (negative) count on unread
2945 2006-09-10 [colin] 2.4.0cvs169
2947 * src/gtk/gtksctree.c
2948 Fix recursive expansion via mouse
2949 * src/plugins/bogofilter/bogofilter.c
2950 Use normal filtering way of moving
2951 messages (batching), possibly fixing
2952 bug #1015 (Bogofilter plugin doubles
2955 2006-09-09 [wwp] 2.4.0cvs168
2957 * src/prefs_filtering.c
2958 better place for this fix.
2960 2006-09-09 [wwp] 2.4.0cvs167
2962 * src/prefs_filtering.c
2963 fix a minor bug when the enabled status of a filtering/processing
2964 rule always got set to TRUE when replacing this rule. That still
2965 make sense when adding a new rule, but now when replacing, we
2966 don't override the value of 'enabled'.
2967 Also renamed the func prefs_filtering_list_view_get_rule_name()
2968 to prefs_filtering_list_view_get_info() as this function not only
2969 returns the name, but also the account_id and the enabled status.
2971 2006-09-09 [mones] 2.4.0cvs166
2973 * manual/glossary.xml
2974 * manual/plugins.xml
2975 Minor format corrections
2977 Fix misplaced NO WARRANTY section
2978 * manual/es/advanced.xml
2980 * manual/es/glossary.xml
2982 * manual/es/handling.xml
2983 * manual/es/plugins.xml
2984 * manual/es/starting.xml
2985 Incorporate changes from English version
2989 Fix address, (add translation credits in es version)
2993 2006-09-09 [wwp] 2.4.0cvs165
2995 * src/prefs_filtering.c
2996 fix a crash when opening filtering prefs, if matcherrc file contains
2997 broken data (non-existing account id, which is theoretically not
3000 2006-09-08 [colin] 2.4.0cvs164
3003 Wrong assert, make it an if()
3004 * src/gtk/gtksctree.c
3005 Fix bug #1013 (expand selected thread
3006 tree) - expanding is now recursive
3008 2006-09-07 [wwp] 2.4.0cvs163
3010 * src/prefs_matcher.c
3011 make better sentences about addressbook matching in the
3012 matcher prefs. This should make translators' work easier
3015 2006-09-07 [wwp] 2.4.0cvs162
3017 * src/prefs_filtering.c
3018 code simplification (get rid of dup var. assignment).
3020 2006-09-07 [wwp] 2.4.0cvs161
3023 use GTK_STOCK icons when possible, patch by Fabien Vantard
3026 2006-09-07 [paul] 2.4.0cvs160
3029 fix compilation warnings
3032 2006-09-07 [paul] 2.4.0cvs159
3035 select the mimepart icon when
3039 2006-09-06 [paul] 2.4.0cvs158
3041 * src/prefs_filtering.c
3042 fix labels and table element spacing
3043 Patch by Fabien Vantard
3049 2006-09-06 [paul] 2.4.0cvs157
3051 * manual/es/advanced.xml
3054 2006-09-06 [wwp] 2.4.0cvs156
3057 fix an dup launch issue when iconified, thanks to Colin.
3059 2006-09-06 [wwp] 2.4.0cvs155
3061 * src/gtk//gtksctree.h
3062 oops, forgot that one!
3064 2006-09-06 [wwp] 2.4.0cvs154
3066 * manual/pl/advanced.xml
3067 * manual/advanced.xml
3068 * manual/es/advanced.xml
3069 * manual/fr/advanced.xml
3070 * src/prefs_customheader.c
3071 * src/prefs_filtering_action.c
3073 * src/prefs_summaries.c
3074 * src/prefs_filtering.c
3077 * src/prefs_summary_column.c
3079 * src/prefs_actions.c
3080 * src/prefs_folder_column.c
3082 * src/prefs_template.c
3083 * src/prefs_display_header.c
3084 * src/prefs_common.h
3085 * src/prefs_matcher.c
3086 * src/prefs_common.c
3087 * src/prefs_toolbar.c
3090 * src/gtk/gtksctree.c
3091 * src/gtk/pluginwindow.c
3092 * src/gtk/progressdialog.c
3093 * src/gtk/prefswindow.c
3094 renamed hidden option enable_rules_hint to use_stripes_everywhere
3095 to make its meaning more obvious (all versions of the manual reflect
3097 added an extra hidden option use_stripes_in_summary to allow
3098 discarding these stripes in mainwindow's folder and message lists;
3099 en and fr manuals only are OK towards this.
3101 2006-09-06 [colin] 2.4.0cvs153
3104 Hide Sylpheed-Claws' internal queue headers
3105 when showing all headers. They'll be present
3106 only in Source window.
3108 2006-09-05 [colin] 2.4.0cvs152
3110 * src/plugins/trayicon/trayicon.c
3111 Fix crash at exit - we have to disconnect
3113 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3114 Update eggtrayicon - patch adapted from a
3115 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
3118 2006-09-05 [colin] 2.4.0cvs151
3121 * src/gtk/logwindow.c
3122 Fix race condition when something writes
3123 to the log too soon during init. Thanks
3126 2006-09-05 [colin] 2.4.0cvs150
3129 Don't select part on right-click either
3131 2006-09-05 [paul] 2.4.0cvs149
3134 completion of previous commit
3137 2006-09-05 [colin] 2.4.0cvs148
3140 Don't force selection on middle-click, just open
3142 2006-09-04 [colin] 2.4.0cvs147
3145 Looks like gtk_notebook_set_current_page()
3146 sometimes steals focus, and this annoys us
3147 in MimeViewers as it renders navigation
3148 keys useless. Take back focus after switching
3151 2006-09-04 [colin] 2.4.0cvs146
3154 Set stop_loading when clicking on Next
3155 during load. Don't add a callback to
3156 avoid over-complicating things.
3158 2006-09-04 [colin] 2.4.0cvs145
3162 Fix multiple loads in separate messageview
3164 2006-09-04 [colin] 2.4.0cvs144
3167 Let navigation keys be handled during
3170 2006-09-04 [colin] 2.4.0cvs143
3176 Make loading of huge mails (lots of text and/or
3177 images) cancellable, so the GUI doesn't block
3179 2006-09-04 [colin] 2.4.0cvs142
3181 * src/plugins/trayicon/trayicon.c
3182 Fix annoyance when removing a folder with
3183 unread mails: trayicon didn't update
3185 2006-09-04 [paul] 2.4.0cvs141
3187 * src/gtk/icon_legend.c
3188 straighten up columns
3189 Patch by Fabien Vantard
3191 2006-09-04 [wwp] 2.4.0cvs140
3193 * src/prefs_filtering.c
3194 fix new line's account name in filtering prefs:
3195 was "All", is now "(New)".
3197 2006-09-04 [paul] 2.4.0cvs139
3199 * tools/make.themes.project
3200 use "AUTOMAKE_OPTIONS = dist-bzip2"
3201 instead of homebrewed "make release"
3203 2006-09-03 [colin] 2.4.0cvs138
3206 Fix bug #1007 (Wrong folder highlighted)
3208 2006-09-03 [colin] 2.4.0cvs137
3211 Don't set Newsgroup: header to a mail folder
3214 2006-09-03 [paul] 2.4.0cvs136
3217 * src/prefs_spelling.c
3220 2006-09-03 [paul] 2.4.0cvs135
3222 * src/prefs_summaries.c
3223 correct menu item text in prefs_keybind_apply_clicked()
3225 2006-09-03 [paul] 2.4.0cvs134
3227 * manual/advanced.xml
3228 some improvements to the descriptions
3233 fix menu sensitivity issues
3234 * src/prefs_message.c
3235 drop the useless word 'short'
3237 add the word 'lines' indicating log length
3238 is a measure of lines
3240 fix compilation warnings
3242 2006-09-02 [colin] 2.4.0cvs133
3245 Display a special return-receipt message
3246 if the message is from the user
3248 Fix missing freeze of the list when marking
3249 all read and unthreading for exec. Thanks
3252 2006-09-02 [paul] 2.4.0cvs132
3255 * src/prefs_message.c
3259 2006-09-02 [wwp] 2.4.0cvs131
3261 * src/prefs_filtering.c
3262 added an account name column to the filtering rules
3265 2006-09-02 [colin] 2.4.0cvs130
3267 * src/gtk/logwindow.c
3268 * src/gtk/logwindow.h
3269 Block scrolling if we're not at the end
3272 2006-09-02 [colin] 2.4.0cvs129
3275 Make sure account-specific rules can't
3276 be used in {pre-,post-,}processing
3278 * src/gtk/logwindow.c
3279 * src/gtk/logwindow.h
3280 Jump to last error when clicking on the
3283 2006-09-02 [colin] 2.4.0cvs128
3293 Let proc_mbox know its account, for
3294 account-specific rules
3296 2006-09-01 [colin] 2.4.0cvs127
3299 Don't uselessly use iconv to convert from
3305 Fix certain log cases, disable warning icon
3306 for now, the correct way to display it when
3307 necessary and only when necessary is probably
3308 to do it manually rather than use error logs
3309 * src/etpan/imap-thread.c
3310 Clean up UID logging a bit
3311 * src/gtk/logwindow.c
3312 * src/gtk/logwindow.h
3313 Make logging faster when the window's closed
3315 2006-09-01 [wwp] 2.4.0cvs126
3317 * manual/fr/account.xml
3318 reflect changes to the ref. manual (parts of cvs72):
3319 fix tabnames and quotes.
3321 2006-09-01 [wwp] 2.4.0cvs125
3323 * manual/fr/plugins.xml
3324 reflect changes to the reference manual (cvs42):
3325 update IRC channel info.
3327 2006-09-01 [wwp] 2.4.0cvs124
3330 use CVSEDITOR env. var. if set, according to `man cvs`.
3332 2006-09-01 [wwp] 2.4.0cvs123
3334 * manual/advanced.xml
3335 better sentence again (thanks to Paul).
3337 2006-09-01 [wwp] 2.4.0cvs122
3339 * manual/advanced.xml
3340 fix definition of toolbar_detachable and rework a bit the one of
3341 enable_dotted_lines.
3343 2006-09-01 [mones] 2.4.0cvs121
3345 * manual/advanced.xml
3346 Document enable_dotted_lines
3348 2006-09-01 [paul] 2.4.0cvs120
3355 obey the 'When entering folder...' option
3356 when using the /View/Go to/... menu items
3359 2006-08-31 [colin] 2.4.0cvs119
3362 Revert 2.4.0cvs116, wrong fix.
3364 2006-08-31 [colin] 2.4.0cvs118
3366 * src/gtk/gtksctree.c
3367 Better state the various copyrights
3369 2006-08-31 [colin] 2.4.0cvs117
3371 * src/prefs_common.c
3372 fix enable_dotted_lines
3374 2006-08-31 [colin] 2.4.0cvs116
3377 Use pref "Always open on select" when going
3378 to next unread folder
3379 * src/gtk/gtksctree.c
3380 Fix link failure to _gtk_clist_create_cell_layout
3381 on certain computers. (Why not mine, I wonder)
3383 2006-08-31 [colin] 2.4.0cvs115
3387 * src/plugins/bogofilter/bogofilter.c
3388 * src/plugins/spamassassin/spamassassin.c
3389 Requalify some "errors" to warnings
3393 Add an icon in the statusbar to notify
3395 * src/gtk/gtksctree.c
3398 Make the GtkSCTree look more modern by
3399 alternating background lines
3400 * src/prefs_common.c
3401 * src/prefs_common.h
3402 Add a pref to let people have the old
3406 2006-08-30 [colin] 2.4.0cvs114
3410 Provide a way to filter a list of
3411 messages in an optimised manner, and
3412 add a list-filtering hook
3416 Use the list filtering
3417 * src/plugins/bogofilter/bogofilter.c
3418 Use the list-filtering hook
3419 Use -b (bulk) mode for more speed
3420 when learning and filtering
3421 * src/etpan/imap-thread.c
3422 Make log output shorter in UID SEARCH
3425 2006-08-30 [colin] 2.4.0cvs113
3427 * src/plugins/bogofilter/bogofilter.c
3428 Really fast mass learning - thanks to David
3429 Relson for the options explanations :)
3431 2006-08-30 [colin] 2.4.0cvs112
3434 Fix compilation on FreeBSD. Thanks
3437 2006-08-29 [colin] 2.4.0cvs111
3440 Handle "popup_menu" signal (for popping the
3441 menu via the keyboard)
3446 * src/gtk/gtkutils.c
3447 * src/gtk/gtkutils.h
3448 Factorize scrolling code, and add an API
3449 for MimeViewers to handle scroll orders
3451 2006-08-29 [wwp] 2.4.0cvs110
3453 * src/plugins//bogofilter/bogofilter.c
3454 * src/plugins//spamassassin/spamassassin.c
3455 make the bogofilter/spamassassin filtering error dialogs at
3456 incorporation obey to the "don't popup error dialog on
3457 receive error" option. If disabled, feed the log window w/
3464 2006-08-29 [paul] 2.4.0cvs109
3467 remove 'make release', it's not needed
3468 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
3470 2006-08-29 [paul] 2.4.0cvs108
3473 * src/summary_search.c
3474 * src/gtk/progressdialog.c
3475 * src/plugins/pgpcore/passphrase.c
3476 replace deprecated gtk_window_set_policy()
3478 2006-08-29 [colin] 2.4.0cvs107
3481 Fix data loss when copy fails during a move:
3482 only use fast remove_msgs if everything was
3483 copied OK; else use slow remove_msg on the
3484 mails that got copied only.
3486 2006-08-28 [paul] 2.4.0cvs106
3489 revert change in 2.4.0cvs104, it breaks
3492 2006-08-28 [paul] 2.4.0cvs105
3494 * src/plugins/spamassassin/spamassassin.c
3497 2006-08-28 [paul] 2.4.0cvs104
3500 fix data loss when moving to another
3502 * src/prefs_spelling.c
3504 * src/gtk/pluginwindow.c
3505 improve the layout of the dialog text
3508 2006-08-28 [paul] 2.4.0cvs103
3510 * src/plugins/bogofilter/bogofilter.c
3511 * src/plugins/bogofilter/bogofilter_gtk.c
3512 fix english up a bit, innit
3514 2006-08-28 [paul] 2.4.0cvs102
3519 require autoconf 2.60, enabling building
3520 with gettext 0.15 (gettext 0.14.x build still
3521 possible). Replace Makefiles with versions
3523 Remove configure options --with-localedir and
3524 --with-mandir. The options that are provided
3525 directly by autoconf 2.60 can be used instead:
3526 --mandir --localedir
3528 2006-08-27 [colin] 2.4.0cvs101
3530 * src/plugins/bogofilter/Makefile.am
3531 Fix make dist (no README)
3533 2006-08-27 [colin] 2.4.0cvs100
3536 Don't use F_UNKNOWN folders for any default
3538 * src/plugins/bogofilter/bogofilter.c
3539 * src/plugins/bogofilter/bogofilter.h
3540 * src/plugins/bogofilter/bogofilter_gtk.c
3541 Add an option to specify the path to bogofilter
3542 Use single-quotes to be able to learn in folders
3543 with spaces in their names
3544 Verify learning status
3546 2006-08-27 [colin] 2.4.0cvs99
3549 * manual/plugins.xml
3550 Document Bogofilter plugin
3552 2006-08-27 [colin] 2.4.0cvs98
3558 When possible, copy the queued mail to sent folder
3559 instead of re-adding. Much faster on IMAP.
3561 2006-08-27 [colin] 2.4.0cvs97
3564 Disable mmaped caches - huge metadata loss
3565 here after a power failure.
3567 Add quicksearch timing
3568 * src/common/plugin.c
3569 * src/common/plugin.h
3570 Implement an interface to tell what plugins
3571 provide. Prevent loading of similar plugins.
3572 * src/plugins/clamav/clamav_plugin.c
3573 * src/plugins/demo/demo.c
3574 * src/plugins/dillo_viewer/dillo_viewer.c
3575 * src/plugins/pgpcore/plugin.c
3576 * src/plugins/pgpinline/pgpinline.c
3577 * src/plugins/pgpmime/pgpmime.c
3578 * src/plugins/spamassassin/spamassassin.c
3579 * src/plugins/trayicon/trayicon.c
3580 Implement plugin_provides()
3582 2006-08-27 [colin] 2.4.0cvs96
3585 * src/plugins/Makefile.am
3586 * src/plugins/bogofilter/.cvsignore
3587 * src/plugins/bogofilter/Makefile.am
3588 * src/plugins/bogofilter/bogofilter.c
3589 * src/plugins/bogofilter/bogofilter.h
3590 * src/plugins/bogofilter/bogofilter_gtk.c
3591 New Bogofilter plugin, provides filtering and
3592 learning. Spamassassin will go to extra plugins.
3594 2006-08-26 [mones] 2.4.0cvs95
3596 * manual/handling.xml
3597 Fix subfolder path in the example (thanks to Paul)
3599 2006-08-26 [mones] 2.4.0cvs94
3601 * manual/glossary.xml
3602 2.2. + add ISP to the glossary
3603 7.5. + Add UIDL to glossary
3604 7.7. + Add TCP to glossary
3605 * manual/handling.xml
3606 7.1. + Mentions GNU/Linux distribution, what about the non...
3607 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
3608 7.3. + Mentions .bashrc, what about the non-bash ones?
3609 7.4. = Use appropriate quotation for commands
3610 7.6. = change "" to <quote></quote>
3611 * manual/plugins.xml
3612 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends
3613 * manual/starting.xml
3614 2.1. + local mbox file: some examples of mbox file locations...
3615 Also reformatted files requiring it
3617 2006-08-26 [wwp] 2.4.0cvs93
3619 * src/summary_search.c
3620 disable find buttons while summary search is running.
3622 2006-08-25 [colin] 2.4.0cvs92
3629 Speed up MH moving, and add progressbar
3632 Write cache files using mmap() too
3634 2006-08-25 [wwp] 2.4.0cvs91
3637 switch spam<->ham button when a message has been marked as spam or ham
3638 and is still selected. Thanks to Colin.
3640 2006-08-25 [paul] 2.4.0cvs90
3643 * src/stock_pixmap.c
3644 * src/stock_pixmap.h
3646 * src/gtk/icon_legend.c
3647 * src/pixmaps/copied.xpm
3648 * src/pixmaps/moved.xpm
3649 add icons for delayed execution marked for
3650 copying, marked for moving
3652 2006-08-25 [mones] 2.4.0cvs89
3654 * manual/glossary.xml
3655 Fix the other glossary items:
3656 5.1. = Inmmediate execution -> <quote>immediate execution...
3657 5.2. = Fix MBOX capitalization -> Mbox
3658 5.3. + Improve Plugins def. w/ tech. ref.
3659 5.4. = Quotation -> replace '>' by <quote>></quote>
3660 5.5. - SMTP Server. -> remove dot
3664 2006-08-25 [mones] 2.4.0cvs88
3667 Reformatted, changed email address
3668 * manual/glossary.xml
3669 Reformatted, fixed MANUAL-TODO items:
3670 8.2. + add ROT-13 to glossary
3671 8.4. + add URL to glossary
3672 * manual/es/advanced.xml
3675 2006-08-25 [paul] 2.4.0cvs87
3677 * src/gtk/icon_legend.c
3678 add 'marked for deletion' icon
3679 arrange icons by containing column
3680 wrap long label text
3682 2006-08-25 [colin] 2.4.0cvs86
3684 * src/common/utils.c
3685 * src/common/utils.h
3686 Add the sc_g_*list_bigger functions in
3687 a place everyone can use it
3689 Only freeze/thaw the list when working
3690 on the selection, if it's bigger than 1
3691 * src/gtk/gtksctree.c
3692 Only freeze/thaw the list when unselec-
3693 ting 'all' if ('all' != 1)
3694 This avoids some flickering
3696 2006-08-24 [colin] 2.4.0cvs85
3699 Fix strange list selection
3700 Fix random seg (Invalid read of freed memory)
3702 2006-08-24 [colin] 2.4.0cvs84
3705 * src/gtk/inputdialog.c
3706 * src/plugins/pgpcore/passphrase.c
3707 Revert minimal width patch of 2.4.0cvs67,
3708 as it is also a maximal width. Use
3709 gtk_window_set_default_size instead.
3711 2006-08-24 [colin] 2.4.0cvs83
3714 Write cache/mark to temp files before
3715 overwriting old ones (avoids metadata
3716 loss if writing the new files fail).
3717 Use mmap() to read cache/mark file, as
3718 this makes cache reading faster. Dis-
3719 abled for big-endian machines until it
3720 can be tested. (Big-endian users: set
3721 msgcache_use_mmap = TRUE in the relevant
3724 Move rarely used fields of MsgInfo in
3725 another structure, which will only be
3726 allocated if needed. Face, X-Face,
3727 Return receipt headers and List-*
3728 headers are moved. Mails having none
3729 of these occupy 52 bytes less with
3730 this patch, which makes 2.5MB of RAM
3731 saved on a 50k folder).
3735 * src/partial_download.c
3739 Follow this structure change.
3741 2006-08-24 [wwp] 2.4.0cvs82
3743 * manual/es/.cvsignore
3744 * manual/es/dist/.cvsignore
3745 * manual/es/dist/html/.cvsignore
3746 * manual/es/dist/pdf/.cvsignore
3747 * manual/es/dist/ps/.cvsignore
3748 * manual/es/dist/txt/.cvsignore
3749 more (generated) files to ignore.
3751 2006-08-24 [colin] 2.4.0cvs81
3755 Fix possible problems with local delivery. Check the folder doesn't
3756 need scan before setting its mtime when saving cache (which can be
3757 done long after the folder's been modified by an external process);
3758 Check that the stored item's mtime didn't change in mh functions.
3760 2006-08-24 [mones] 2.4.0cvs80
3762 * manual/advanced.xml
3763 Rewrapping, some fixes and MANUAL-TODO items:
3764 8.1. = change "" to <quote></quote>
3765 8.3. = quote menu items
3766 8.5. - deploying -> new user ... ideally a new user (redundant)
3768 2006-08-23 [colin] 2.4.0cvs79
3770 * src/gtk/gtksctree.c
3771 When selecting or deselecting range, only
3772 freeze/thaw when selection is bigger than 10
3774 2006-08-23 [colin] 2.4.0cvs78
3779 * src/plugins/dillo_viewer/dillo_viewer.c
3780 Provide an API for MimeViewer plugins to
3781 return a text selection for replying
3783 2006-08-23 [colin] 2.4.0cvs77
3785 * src/image_viewer.c
3787 Use gtk_pixbuf_new_from_file_at_scale(), which
3788 is faster than getting the pixbuf then resizing
3791 2006-08-23 [colin] 2.4.0cvs76
3794 UTF-8 should be sent Quoted-printable
3796 2006-08-22 [colin] 2.4.0cvs75
3799 Check if scan is required before touching
3800 the folder (or it'll be required every time)
3802 2006-08-22 [colin] 2.4.0cvs74
3805 Require libetpan 0.46 (crasher fix when built
3808 2006-08-22 [colin] 2.4.0cvs73
3811 Set folder's mtime after writing its
3816 Don't do useless stuff if we don't
3819 Add some timing, don't deselect prior
3820 to selecting (gtksctree does it itself),
3821 remove crash avoidance hacks as it's been
3822 properly fixed since a while
3823 * src/common/utils.c
3824 Optimize to_human_readable(): _() is slow,
3825 do it only once, and avoid %f format for KB
3826 (the most common in a summaryview)
3827 * src/gtk/gtksctree.c
3828 Don't uselessly freeze/thaw (fixes flicker
3829 on next unread and friends), reduce number
3830 of g_list_nth/g_list_position where possible
3831 * src/gtk/gtkutils.c
3832 * src/gtk/gtkutils.h
3833 Reduce number of g_list_nth/g_list_position
3835 All of this makes loading as 70k folder 2.1
3836 seconds instead of 3.2 (with hot FS caches).
3837 (1.3 seconds without Date and Size columns...)
3839 2006-08-22 [paul] 2.4.0cvs72
3841 wrap documents and do some items from mones' MANUAL-TODO:
3843 * manual/account.xml
3844 4.1. = fix tabname references to <quote>tabname</quote>
3845 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
3847 1.1. = mentioned options don't match UI
3848 Add information about the 'Never send Return Receipts'
3850 * manual/handling.xml
3851 6.2. = Mentions Extended symbols button, but now is
3853 6.3. = Mentions ... button, which is now Edit
3855 2006-08-22 [colin] 2.4.0cvs71
3857 * src/gtk/pluginwindow.c
3858 Fix layout in verbose translations (such
3861 2006-08-22 [paul] 2.4.0cvs70
3863 * manual/Makefile.am
3864 build manuals in alphabetical order
3866 * src/prefs_themes.c
3867 replace/remove deprecated symbols
3868 * src/gtk/gtkutils.c
3870 * src/gtk/pluginwindow.c
3871 replace deprecated symbol
3872 replace label text and move it
3873 * src/plugins/pgpcore/prefs_gpg.c
3874 move the 'Generate...' button out of the
3875 Sign Key frame, replace the English used
3876 * src/plugins/pgpcore/sgpgme.c
3877 fixes to the English
3879 2006-08-21 [colin] 2.4.0cvs69
3881 * src/plugins/trayicon/trayicon.c
3882 Add more strings for translation; patch
3885 2006-08-21 [colin] 2.4.0cvs68
3888 fix replied flag not set after drafting
3890 fix body quicksearch in non-encoded bodies
3893 Get rid of the g_malloc workaround for
3894 corrupted caches, use g_try_malloc
3896 2006-08-21 [colin] 2.4.0cvs67
3899 * src/gtk/inputdialog.c
3900 * src/plugins/pgpcore/passphrase.c
3901 Set minimal width to 375
3903 Fix switching to offline, asking if it
3904 should be overriden for synchronising
3906 Don't offer to remember command on Open
3907 with for text parts, as the browser or
3908 text editor command isn't changed from
3911 2006-08-20 [paul] 2.4.0cvs66
3915 fix plural form errors. revealed by stricter
3916 checking of gettext 0.15
3918 2006-08-18 [paul] 2.4.0cvs65
3920 * src/stock_pixmap.c
3921 fix the fix of 2.4.0cvs64
3924 2006-08-18 [paul] 2.4.0cvs64
3926 * src/stock_pixmap.c
3930 2006-08-18 [paul] 2.4.0cvs63
3934 fix occasional IMAP bug where large msgs
3935 were left in the queue folder after sending
3938 2006-08-18 [paul] 2.4.0cvs62
3941 freeze the summaryview while quicksearch results
3943 (fixes bug 456 'current message is hidden when the
3944 view is refreshed and extended search is "unread
3948 add missing #include "inputdialog.h"
3949 * src/common/utils.h
3950 add missing mailcap_update_default() and improve
3953 2006-08-17 [colin] 2.4.0cvs61
3955 * src/plugins/pgpcore/select-keys.c
3958 2006-08-17 [colin] 2.4.0cvs60
3961 Don't continue queuing if Cancel is clicked
3964 2006-08-17 [colin] 2.4.0cvs59
3966 * src/plugins/pgpcore/select-keys.c
3967 When encrypting, if only one key matches and it
3968 matches exactly, automatically use it.
3970 2006-08-17 [colin] 2.4.0cvs58
3973 * src/prefs_common.c
3974 * src/prefs_common.h
3975 * src/prefs_ext_prog.c
3977 Fix issues with previous patch (text/html)
3978 Remove outdated prefs
3980 2006-08-17 [colin] 2.4.0cvs57
3983 Add View Log button on auth error
3985 Fix encrypted mail marked as new when
3986 saved in normal folders
3987 * src/plugins/pgpinline/pgpinline.c
3988 Fix encrypt bug on IMAP
3990 * src/common/utils.c
3991 * src/common/utils.h
3992 * src/gtk/inputdialog.c
3993 * src/gtk/inputdialog.h
3994 Get rid of metamail stuff, simplify
3995 opening, and allow remembering of user's
3996 choices (by updating ~/.mailcap). There's
3997 still to drop "Audio player" and "Image
3998 viewer" preferences.
4000 2006-08-17 [mones] 2.4.0cvs56
4002 * manual/es/sylpheed-claws-manual.xml
4005 2006-08-17 [mones] 2.4.0cvs55
4008 * manual/Makefile.am
4009 * manual/es/Makefile.am
4010 * manual/es/account.xml
4012 * manual/es/addrbook.xml
4013 * manual/es/advanced.xml
4015 * manual/es/glossary.xml
4017 * manual/es/handling.xml
4018 * manual/es/intro.xml
4019 * manual/es/keyboard.xml
4020 * manual/es/plugins.xml
4021 * manual/es/starting.xml
4022 * manual/es/sylpheed-claws-manual.xml
4023 * manual/es/dist/Makefile.am
4024 * manual/es/dist/html/Makefile.am
4025 * manual/es/dist/pdf/Makefile.am
4026 * manual/es/dist/ps/Makefile.am
4027 * manual/es/dist/txt/Makefile.am
4028 Spanish translation for the manual
4030 2006-08-16 [colin] 2.4.0cvs54
4035 Fix send button sensitivity at startup
4036 Set send menu sensitivity (patch by Fabien)
4038 Enable closing with esc (patch by Fabien)
4039 * src/gtk/foldersort.c
4040 Enable closing with esc (patch by Fabien)
4042 Optimisation (no need to copy to tempfile to
4043 "decode" 7bit and 8bit)
4045 Fix cruft in swap_from case
4047 Fix missing last line in some mail cases
4048 (Fixes debian #381872)
4049 * src/plugins/pgpcore/prefs_gpg.c
4050 * src/plugins/pgpcore/sgpgme.c
4051 * src/plugins/pgpcore/sgpgme.h
4052 Don't show "no key found" when user explicitely
4053 wants to create a key
4055 2006-08-16 [paul] 2.4.0cvs53
4061 * src/prefs_account.c
4062 * src/prefs_message.c
4063 * src/gtk/gtkutils.c
4064 bump up minimum required versions of GTK+ and
4067 2006-08-16 [paul] 2.4.0cvs52
4070 workaround GTK+ Bug 351600 - 'Can't re-click
4071 on button after sensitivity update'
4072 http://bugzilla.gnome.org/show_bug.cgi?id=351600
4075 2006-08-15 [colin] 2.4.0cvs51
4077 * src/plugins/pgpcore/prefs_gpg.c
4078 Set options sensitivity according to
4080 * src/plugins/pgpcore/sgpgme.c
4081 Allow to create key with no passphrase
4083 2006-08-14 [cleroy] 2.4.0cvs50
4085 * src/gtk/pluginwindow.c
4086 New layout (maybe to be changed?)
4087 * src/gtk/gtkutils.c
4088 Fix a bit label_window
4089 * src/plugins/pgpcore/passphrase.c
4090 * src/plugins/pgpcore/passphrase.h
4091 * src/plugins/pgpcore/plugin.c
4092 * src/plugins/pgpcore/prefs_gpg.c
4093 * src/plugins/pgpcore/prefs_gpg.h
4094 * src/plugins/pgpcore/sgpgme.c
4095 * src/plugins/pgpcore/sgpgme.h
4096 Allow to create a PGP private key via the GUI
4098 2006-08-14 [wwp] 2.4.0cvs49
4100 * src/addressbook_foldersel.c
4101 fix strict ISO C90 compliance.
4103 2006-08-14 [paul] 2.4.0cvs48
4105 * src/gtk/prefswindow.c
4106 re-set scrolled window on opening
4113 2006-08-14 [paul] 2.4.0cvs47
4115 * src/prefs_display_header.c
4116 re-enable user-defined Displayed Headers
4118 2006-08-14 [paul] 2.4.0cvs46
4120 * src/prefs_account.c
4123 2006-08-13 [colin] 2.4.0cvs45
4125 * src/common/utils.c
4126 Fix "a" in quote when the original message is empty,
4127 by using \0 instead of 'a' to test writability of
4130 2006-08-13 [wwp] 2.4.0cvs44
4132 * src/plugins/spamassassin/spamassassin.c
4133 fix capitalization of "SpamAssassin" in some debug, log and
4136 2006-08-13 [paul] 2.4.0cvs43
4139 fix overlapping widgets
4140 * src/prefs_account.c
4141 fix translation of protocol_names[]
4142 fix label disappearing off the edge of the
4145 2006-08-12 [paul] 2.4.0cvs42
4147 * manual/plugins.xml
4148 update IRC channel info before it gets forgotten
4151 2006-08-11 [colin] 2.4.0cvs41
4160 Grey out the Send button if
4161 - Queue folders are empty, or
4162 - We're sending already
4164 2006-08-11 [wwp] 2.4.0cvs40
4167 fix a logic issue when quitting while a compose window is
4168 still open, thanks to Colin.
4170 2006-08-10 [colin] 2.4.0cvs39
4173 Fix default font size setting after wizard run
4175 * src/etpan/imap-thread.c
4176 * src/etpan/imap-thread.h
4177 Fix bug #999 (Timing out on TSL cert validation
4178 dialog makes ugly things happen). Also, STARTTLS
4179 unconditionnaly if initial capabilities contain
4180 LOGINDISABLED and STARTTLS.
4182 2006-08-09 [colin] 2.4.0cvs38
4186 Fix Tools/Actions sensitivity when there are
4189 2006-08-09 [colin] 2.4.0cvs37
4191 * src/prefs_filtering.c
4192 Warning fix, patch by Paul
4194 * src/prefs_actions.c
4195 * src/prefs_filtering_action.c
4196 * src/prefs_matcher.c
4197 Uniformisation of "Info ..." to "Info..." (for
4198 old gtk), patch by Fabien
4199 * src/plugins/clamav/clamav_plugin_gtk.c
4200 Sensitivity fix by Fabien
4202 2006-08-09 [colin] 2.4.0cvs36
4206 Add a function to know whether we're exiting
4207 * src/plugins/trayicon/trayicon.c
4208 If exiting, don't do anything. Faster, and
4209 avoids gtk_main_iteration reentracy causing
4212 2006-08-09 [colin] 2.4.0cvs35
4217 Fix lack of part selection when automatically
4218 jumping to a specific part
4220 Little optimisation in cache reading
4222 2006-08-09 [colin] 2.4.0cvs34
4225 Fix crash setting the priority on reedit
4226 (Accessing compose before creating it!)
4228 2006-08-08 [colin] 2.4.0cvs33
4231 Fix bug #998 (last attachment is not accessible)
4232 Bad RFC interpretation on multipart close-delimiters
4235 * src/gtk/gtkvscrollbutton.c
4236 * src/gtk/gtkvscrollbutton.h
4237 Make attachments list wheel-scrollable
4239 2006-08-07 [colin] 2.4.0cvs32
4241 * src/gtk/gtkaspell.c
4242 Fix bug #973 (Unicode punctation characters
4243 are not recognized as separators by the
4244 spell checker); fix unsigned stuff
4246 2006-08-07 [colin] 2.4.0cvs31
4249 Fix bug #956 (DnD text with accents in compose
4250 text entry); fix gccc's signed/unsigned fuss
4252 2006-08-06 [colin] 2.4.0cvs30
4255 Fix bug #979 (Plugin crashes when exiting
4256 sylpheed-claws) : handle exit request only
4259 2006-08-05 [colin] 2.4.0cvs29
4262 Just make sure we have a msgid.
4264 2006-08-05 [colin] 2.4.0cvs28
4268 Fix bug #995 ("Mark cross-posted as read" doesn't work)
4269 by reimplementing it
4271 Fix bug when hiding quotes with level > 3 and quote
4274 2006-08-04 [colin] 2.4.0cvs27
4279 Fix a bit replace-by-pasting undo
4282 Fix Fold quotes menu synchro in
4283 mainwindow when it changes in
4286 Fix right-click on quotes blocks
4287 * src/common/utils.c
4288 Verify that the file created by
4289 my_tmpfile() is writable. Fixes
4290 bug #988 (very specific filesystem
4292 * src/plugins/pgpcore/sgpgme.c
4293 Fix file descriptor leak
4294 * src/plugins/spamassassin/spamassassin.c
4295 Warn once if spamd isn't reachable
4297 2006-08-04 [colin] 2.4.0cvs26
4300 i18n context patch by Fabien
4302 2006-08-03 [colin] 2.4.0cvs25
4306 Rename "Hide quotes" to "Fold quotes"
4308 Don't use hand cursor on quotes. "all
4309 the bonuses of the feature and none of
4310 unwelcome side-effects"
4312 2006-08-03 [colin] 2.4.0cvs24
4315 * sylpheed-claws.desktop
4317 Bring the desktop file to XDG compliance
4318 Patch by Charles A. Edwards
4320 2006-08-03 [colin] 2.4.0cvs23
4323 Fix links offset when they are preceded
4324 by accentued chars (g_utf8_strlen!)
4326 Fix wrong status when starting offline
4329 2006-08-03 [wwp] 2.4.0cvs22
4331 * src/prefs_common.h
4332 ask what to do w/ filtering rules that belong to an account when
4333 applying filtering rules manually from the main window (skip,
4334 apply regardless of the account, use current account). This dialog
4335 can be skipped and the last reply used.
4338 2006-08-03 [wwp] 2.4.0cvs21
4342 * src/prefs_common.c
4347 ask what to do w/ filtering rules that belong to an account when
4348 applying filtering rules manually from the main window (skip,
4349 apply regardless of the account, use current account). This dialog
4350 can be skipped and the last reply used.
4353 2006-08-03 [colin] 2.4.0cvs20
4356 Optimize previous patch
4358 2006-08-03 [cleroy] 2.4.0cvs19
4361 Fix quotes getting toggled back when the
4362 mail has an even number of text parts
4364 2006-08-02 [colin] 2.4.0cvs18
4367 Add Hide quotes menu
4369 2006-08-02 [colin] 2.4.0cvs17
4372 * src/prefs_common.c
4376 Allow per-level quote hiding,
4377 Allow toggling quotes by double-clicking them
4378 Rename RemoteURI to ClickableText to reflect
4379 the fact it's used for a variety of things
4381 2006-08-02 [wwp] 2.4.0cvs16
4384 fix "View/Hide quotes" menu item status initialization.
4386 2006-08-02 [wwp] 2.4.0cvs15
4388 * src/matcher_parser_parse.y
4389 remove a debug trace.
4391 2006-08-02 [paul] 2.4.0cvs14
4393 * src/plugins/pgpcore/passphrase.c
4394 don't set initial dialog size
4397 2006-08-02 [paul] 2.4.0cvs13
4400 remove the rogue '/' character
4402 2006-08-02 [paul] 2.4.0cvs12
4405 allow buttons to resize as necessary
4407 2006-08-01 [wwp] 2.4.0cvs11
4410 fix strict ISO C90 compliance.
4412 2006-08-01 [wwp] 2.4.0cvs10
4415 updated update-po tool to work w/ context-dependent translations.
4416 Patch by Fabien Vantard <fzzzzz@gmail.com>.
4418 2006-08-01 [wwp] 2.4.0cvs9
4421 * src/prefs_filtering.c
4422 * src/prefs_matcher.c
4423 allow context-dependent translations for "All",
4424 patch by Fabien Vantard <fzzzzz@gmail.com>.
4426 2006-07-31 [colin] 2.4.0cvs8
4430 Add Rafal to authors
4432 2006-07-31 [colin] 2.4.0cvs7
4437 * src/prefs_common.c
4438 * src/prefs_common.h
4440 Add 'View/Hide quotes'. Patch based on a patch
4443 2006-07-31 [colin] 2.4.0cvs6
4446 Fix problem with "> stuff >" actions
4448 2006-07-31 [paul] 2.4.0cvs5
4451 updated by Geir Helland
4453 2006-07-31 [wwp] 2.4.0cvs4
4458 add "View/Go to/Parent message" and "View/Go to/Last read message",
4461 2006-07-31 [wwp] 2.4.0cvs3
4468 * src/addressbook_foldersel.c
4469 * src/addressbook_foldersel.h
4474 * src/matcher_parser_lex.l
4475 * src/matcher_parser_parse.y
4476 * src/prefs_common.c
4477 * src/prefs_common.h
4478 * src/prefs_filtering.c
4479 * src/prefs_matcher.c
4480 * src/prefs_matcher.h
4482 introduce filtering against the address book. It's now possible to add
4483 matched conditions to determine if any email address in a message matches
4484 or doesn't match any or all books or folders in the address book.
4486 2006-07-31 [wwp] 2.4.0cvs2
4496 * src/matcher_parser_lex.l
4497 * src/matcher_parser_parse.y
4499 * src/prefs_filtering.c
4500 * src/prefs_filtering.h
4504 introduce per-account filtering rules. Each filtering rule can now be assigned
4505 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
4506 when applying filtering rules manually, as all rules will apply - even the ones
4507 assigned to an account. This issue will be addressed soon.
4511 2006-07-31 [wwp] 2.4.0cvs1
4514 make more strings translatable.
4516 2006-07-31 [paul] 2.4.0
4520 2006-07-31 [paul] 2.3.1cvs91
4523 updated by Miquel Oliete
4525 2006-07-31 [paul] 2.3.1cvs90