1 2006-12-19 [colin] 2.6.1cvs54
4 Fix bug 1059, 'Better jpilot charset
5 handling'. Use libpisync's charset conversion
8 2006-12-19 [colin] 2.6.1cvs53
13 2006-12-19 [wwp] 2.6.1cvs52
16 Add missing #include (thanks to Colin).
18 2006-12-19 [wwp] 2.6.1cvs51
21 Better spacing between widgets in prefs.
23 2006-12-18 [colin] 2.6.1cvs50
26 Fix failure to get separator on LIST "" ""
27 Try LIST "" "INBOX" too.
29 2006-12-18 [wwp] 2.6.1cvs49
31 * src/common/session.c
32 Fix a compiler warning (thanks to Fabien).
34 2006-12-18 [wwp] 2.6.1cvs48
38 Factorize some strings for translation (it's about error
39 messages when applying or checking template/quote format).
41 2006-12-18 [colin] 2.6.1cvs47
47 Add a Release notes tab from the contents of
48 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
50 2006-12-17 [colin] 2.6.1cvs46
55 Correctly convert from/to UTF8/filename encoding
56 when loading and saving files. Probably fixes
57 bug 1068, 'Claws-Mail uses 100% CPU when looking
58 for a file to attach and is blocked...'
60 2006-12-17 [colin] 2.6.1cvs45
63 Fix bug 1067, 'Claws-Mail uses 100% CPU on an
64 IMAP folder and is blocked on main thread':
65 make sure we put utf8 in the log.
67 2006-12-16 [colin] 2.6.1cvs44
71 Fix bug 1055, 'Add the 'cancel receive'
72 in the available events for the toolbar buttons'
74 2006-12-16 [colin] 2.6.1cvs43
79 * src/common/session.c
80 Log error when SSL handshakes fail.
81 Fixes bug 1082, 'incorrect / imprecise
82 error message when imap server provides
83 ssl only through STARTTLS but SSL is
86 2006-12-15 [wwp] 2.6.1cvs42
88 * src/plugins/bogofilter/bogofilter_gtk.c
89 set proper sensitivity to widgets I've recently added.
95 2006-12-15 [wwp] 2.6.1cvs41
97 * src/plugins/bogofilter/bogofilter.c
98 * src/plugins/bogofilter/bogofilter.h
99 * src/plugins/bogofilter/bogofilter_gtk.c
100 bogofilter's whitelist can now use a subset of
101 the addressbook (either a book, a subfolder of a book,
102 or the whole addressbook by using "Any"). Re-used there
103 some pref_matcher widgets and mechanisms to match a subset
106 2006-12-15 [wwp] 2.6.1cvs40
109 * src/common/plugin.c
110 * src/common/plugin.h
112 * src/plugins/bogofilter/bogofilter.c
113 * src/plugins/clamav/clamav_plugin.c
114 * src/plugins/demo/demo.c
115 * src/plugins/dillo_viewer/dillo_viewer.c
116 * src/plugins/pgpcore/plugin.c
117 * src/plugins/pgpinline/plugin.c
118 * src/plugins/pgpmime/plugin.c
119 * src/plugins/spamassassin/spamassassin.c
120 * src/plugins/trayicon/trayicon.c
121 factorize some translatable strings (plugins-related),
122 fix missing punctuation in several places,
123 remove useless translatable \n in about.c,
124 and factorize plugin init code w/ a new function
125 check_plugin_version() in common/plugin.c.
126 Patch by Fabien Vantard <fzzzzz@gmail.com>.
128 2006-12-15 [wwp] 2.6.1cvs39
130 * src/plugins/bogofilter/bogofilter.c
131 * src/plugins/bogofilter/bogofilter_gtk.c
132 flag whitelisted spams as spam, but don't filter it to the spam
133 folder. Thanks to Colin.
135 2006-12-15 [ticho] 2.6.1cvs38
137 * src/plugins/bogofilter/bogofilter.c
138 * src/plugins/bogofilter/bogofilter.h
139 * src/plugins/bogofilter/bogofilter_gtk.c
140 Add option to whitelist senders found in addressbook. Patch by colin.
142 2006-12-15 [paul] 2.6.1cvs37
145 add missing #include "log.h"
147 2006-12-15 [paul] 2.6.1cvs36
149 * src/plugins/bogofilter/bogofilter.c
150 * src/plugins/bogofilter/bogofilter.h
151 * src/plugins/bogofilter/bogofilter_gtk.c
152 Add an option to allow inserting an
153 X-Claws-Bogosity header (on MH folders
154 only). Patch by Colin
156 2006-12-14 [colin] 2.6.1cvs35
159 "Yes" should be the default choice for
160 migration configuration
162 2006-12-14 [paul] 2.6.1cvs34
164 * src/prefs_summaries.c
165 * manual/advanced.xml
166 Unhide mark_as_read_delay
168 2006-12-14 [paul] 2.6.1cvs33
177 Fix printing of selection
178 Fix printing of message parts
179 Fix printing of images
180 * src/gtk/gtksourceprintjob.c
181 Fix page count when there are images
183 2006-12-14 [wwp] 2.6.1cvs32
188 * src/gtk/quicksearch.c
189 fix quicksearch 'magnify' button status when QS is closed
190 using the Escape key, thanks to Colin.
192 2006-12-14 [wwp] 2.6.1cvs31
197 * src/gtk/quicksearch.c
198 fix quicksearch 'magnify' button status when QS is closed
199 using the Escape key, thanks to Colin.
201 2006-12-13 [colin] 2.6.1cvs30
205 Use the binary safe version of ldap_get_values,
206 to make sure we manipulate null-terminated
207 strings. Maybe fixes bug 1075, 'claws mail
208 segfault when completing ldap adresses'
209 * src/syldap.c ** REMOVED **
210 * src/syldap.h ** REMOVED **
213 2006-12-13 [mones] 2.6.1cvs29
216 Fixed piped strings, fixed click translation
218 2006-12-13 [paul] 2.6.1cvs28
221 don't translate these strings
223 2006-12-13 [paul] 2.6.1cvs27
228 2006-12-13 [colin] 2.6.1cvs26
232 Add claws_is_starting()
234 2006-12-13 [mones] 2.6.1cvs25
236 * manual/es/advanced.xml
238 Synced manual and updated translation
240 2006-12-12 [colin] 2.6.1cvs24
243 Add an option to use STARTTLS in the
244 welcome wizard. Fixes bug 1080,
245 'Using SSL option in wizard for incoming
246 server does not activate SSL with STARTTLS'
248 2006-12-12 [colin] 2.6.1cvs23
251 Don't exit when there's an incomplete
252 mailbox configured - leaves a chance
253 to fix a failing IMAP account. Exit
254 if no mailbox at all is loaded (case
256 Completes bug 1077's fix (I was wrong
257 in this bug's comment #3).
259 2006-12-12 [colin] 2.6.1cvs22
262 Add another menu data type
263 * src/prefs_account.c
264 Complete the completion of bug 1076
265 (doesn't lose the pref on apply)
267 2006-12-12 [paul] 2.6.1cvs21
269 * src/prefs_account.c
270 complete the fix of bug 1076
271 also be more verbose with the text
273 2006-12-12 [paul] 2.6.1cvs20
276 fix compilation warning
278 2006-12-11 [colin] 2.6.1cvs19
281 Document :port in server entry tooltips
283 2006-12-11 [colin] 2.6.1cvs18
288 2006-12-11 [colin] 2.6.1cvs17
291 Add failing IMAP as a reason for no
294 2006-12-11 [colin] 2.6.1cvs16
296 * src/prefs_account.c
297 Check for existence of inbox for local
300 Allow setting the port to use for servers
301 by using the usual "server.example.com:port"
302 syntax. Fixes bug 1077, 'sylpheed-claws does
303 not start when IMAP server is unavailable'
305 2006-12-11 [colin] 2.6.1cvs15
307 * src/prefs_account.c
308 Prevent use of non-existing default inbox
310 2006-12-11 [colin] 2.6.1cvs14
312 * src/prefs_account.c
313 Fix sensitivity. Fixes bug 1076, 'privacy
314 options are displayed even when pgp plugin
315 not loaded / available'
317 2006-12-09 [colin] 2.6.1cvs13
319 * manual/advanced.xml
322 * src/common/ssl_certificate.c
323 Add a new hidden preference, 'unsafe_ssl_certs',
324 which allows to store multiple certificates per
325 server/port. This is disabled by default because
326 it's less secure (presenting a new certificate
327 instead of a changed one raises less alarms).
328 This will cause Claws to ask about an unknown
329 certificate for people who have used 2.6.1cvs8
332 2006-12-09 [colin] 2.6.1cvs12
335 Fix cache updating after action
337 2006-12-07 [wwp] 2.6.1cvs11
340 fix email address comparison when replying to all
341 (avoid replying to ourselves), thanks to Colin.
343 2006-12-06 [paul] 2.6.1cvs10
354 2006-12-06 [paul] 2.6.1cvs9
365 2006-12-06 [colin] 2.6.1cvs8
368 * src/common/ssl_certificate.c
369 * src/common/ssl_certificate.h
370 Handle multiple certificates per host/port
372 2006-12-06 [colin] 2.6.1cvs7
374 * src/etpan/imap-thread.c
375 Fix certificate checking on IMAP
377 2006-12-06 [colin] 2.6.1cvs6
380 Fix bug 1072, 'Claws stops fetching newsgroups
381 from server when newsgroup got deleted': continue
382 checking other groups
384 2006-12-05 [wwp] 2.6.1cvs5
386 * src/message_search.c
387 * src/summary_search.c
392 make up and down arrow keys in modern gtk_combo_box_entry widgets
393 behave like w/ old comboboxes (summary and message search only).
395 2006-12-05 [paul] 2.6.1cvs4
401 2006-12-05 [paul] 2.6.1cvs3
404 * tools/textviewer.pl
405 script updated and description added
407 2006-12-04 [colin] 2.6.1cvs2
410 Run pre-send hook only when checking
413 2006-12-04 [paul] 2.6.1cvs1
420 bump up version number following stable release
422 2006-12-04 [paul] 2.6.0cvs83
425 updates and corrections
427 2006-12-04 [colin] 2.6.0cvs82
430 Probably fix bug 1066, 'Incorrect mailbox
433 2006-12-04 [colin] 2.6.0cvs81
436 Trim tabs from mailcap file too.
438 2006-12-02 [paul] 2.6.0cvs80
441 fix broken GUI under certain languages
443 put the Cancel button to the right
445 2006-12-01 [paul] 2.6.0cvs79
448 remove reference to removed file
450 2006-12-01 [wwp] 2.6.0cvs78
454 remove forgotten debug statements.
456 2006-12-01 [wwp] 2.6.0cvs77
458 * manual/advanced.xml
459 * manual/fr/advanced.xml
469 add a hidden option to allow embedding the editaddress (edit contact details)
470 dialog into the addressbook's window. This doesn't change the default
473 2006-12-01 [wwp] 2.6.0cvs76
475 * src/message_search.c
476 * src/summary_search.c
477 fix more focus issues (don't set focus to combobox's entry widget when
478 entry's value changed, if entry widget has focus already).
480 2006-12-01 [wwp] 2.6.0cvs75
482 * src/gtk/quicksearch.c
483 revert last changes to the quicksearch gtk_combo_box, this needs more
486 2006-12-01 [paul] 2.6.0cvs74
488 * tools/kdeservicemenu/README
489 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
490 * tools/kdeservicemenu/install.sh
491 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
492 * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
493 simplify this stuff, and in so doing,
494 fix it. (possibly re-extend it again at
497 2006-12-01 [wwp] 2.6.0cvs73
499 * src/gtk/quicksearch.c
500 adapt quicksearch code to use modern gtk_combo_box'es.
502 2006-12-01 [wwp] 2.6.0cvs72
507 * src/message_search.c
508 * src/summary_search.c
511 add history combos to all message and summary search fields.
513 2006-12-01 [wwp] 2.6.0cvs71
516 As the list may change while the mark as read delay
517 runs, we can't rely on the 'row' pointer, which can
518 be invalid when the timeout is called. As the mark
519 as read is only done if the message is still selected,
520 use summaryview->selected instead. Thanks to Colin.
522 2006-11-30 [paul] 2.6.0cvs70
525 give emphasis to "Sylpheed-Claws"
526 as well as "Claws Mail"
528 2006-11-30 [colin] 2.6.0cvs69
531 Put the SSL checkboxes in the receiving
532 and sending server pages.
534 2006-11-29 [colin] 2.6.0cvs68
537 * src/gtk/gtkvscrollbutton.c
538 Revert some deprecated fixes - they seem to
539 deprecate stuff as soon as a new one gets out.
540 g_object_ref_sink needed glib-2.10.
542 2006-11-29 [colin] 2.6.0cvs67
545 Create .mailcap if it doesn't exist
547 2006-11-29 [colin] 2.6.0cvs66
550 Followup to cvs60: use original list
551 of recipients if replying to a mail
552 in Sent Drafts or Queue.
554 2006-11-27 [paul] 2.6.0cvs65
557 revert the last change for now (it's broken)
559 2006-11-27 [paul] 2.6.0cvs64
563 * m4/aclocal-include.m4
580 * src/common/Makefile.am
584 * src/common/sylpheed.c
585 * src/common/sylpheed.h
586 * src/etpan/Makefile.am
587 * src/gtk/Makefile.am
588 * src/gtk/claws-marshal.list
590 * src/gtk/gtksctree.c
591 * src/gtk/quicksearch.c
592 * src/gtk/sylpheed-marshal.list
593 * src/plugins/bogofilter/bogofilter.c
594 * src/plugins/bogofilter/bogofilter_gtk.c
595 * src/plugins/clamav/clamav_plugin.c
596 * src/plugins/clamav/clamav_plugin_gtk.c
597 * src/plugins/demo/demo.c
598 * src/plugins/dillo_viewer/dillo_viewer.c
599 * src/plugins/pgpcore/Makefile.am
600 * src/plugins/pgpcore/claws.def
601 * src/plugins/pgpcore/pgp_viewer.c
602 * src/plugins/pgpcore/plugin.c
603 * src/plugins/pgpcore/sylpheed.def
604 * src/plugins/pgpinline/Makefile.am
605 * src/plugins/pgpinline/claws.def
606 * src/plugins/pgpinline/plugin.c
607 * src/plugins/pgpinline/sylpheed.def
608 * src/plugins/pgpmime/Makefile.am
609 * src/plugins/pgpmime/claws.def
610 * src/plugins/pgpmime/plugin.c
611 * src/plugins/pgpmime/sylpheed.def
612 * src/plugins/spamassassin/spamassassin.c
613 * src/plugins/spamassassin/spamassassin_gtk.c
614 * src/plugins/trayicon/trayicon.c
616 remove deprecated gtk_tooltips_set_delay()
618 2006-11-26 [paul] 2.6.0cvs63
625 * src/gtk/gtkvscrollbutton.c
626 * src/gtk/prefswindow.c
627 * src/plugins/pgpcore/prefs_gpg.c
628 replace more deprecated GTK+ functions
630 2006-11-26 [paul] 2.6.0cvs62
635 replace deprecated gtk_idle_... functions
637 2006-11-26 [paul] 2.6.0cvs61
643 * src/gtk/gtkvscrollbutton.c
644 * src/gtk/quicksearch.c
645 * src/plugins/pgpcore/passphrase.c
646 replace deprecated gtk_timeout_add and
649 2006-11-26 [paul] 2.6.0cvs60
652 fix bug that caused the wrong recipient
653 to be selected when replying to a msg
654 which is From one of our accounts to
655 another of our accounts
657 2006-11-25 [paul] 2.6.0cvs59
660 don't change the From column title to
661 To if the To column is visible
663 2006-11-24 [paul] 2.6.0cvs58
666 fix bug 1069, 'Sent mails disappear, BCC
669 2006-11-21 [wwp] 2.6.0cvs57
672 fix spelling menu when replying (same as 2.3.1cvs39):
673 discrepancy between context menu and top menu when
674 folder's dictionary isn't the default one.
676 2006-11-19 [paul] 2.6.0cvs56
679 obey always_show_msg option when
681 * src/plugins/bogofilter/bogofilter.c
684 2006-11-18 [paul] 2.6.0cvs55
694 * src/gtk/icon_legend.c
695 * src/gtk/icon_legend.h
696 * tools/OOo2claws-mail.pl
698 * tools/acroread2claws-mail.pl
699 * tools/claws.i18n.status.pl
700 * tools/filter_conv.pl
701 * tools/filter_conv_new.pl
702 * tools/freshmeat_search.pl
703 * tools/google_search.pl
704 * tools/kmail2claws-mail.pl
705 * tools/kmail2claws-mail_v2.pl
706 * tools/maildir2claws-mail.pl
707 * tools/make.themes.project
708 * tools/multiwebsearch.pl
709 * tools/outlook2claws-mail.pl
710 * tools/tb2claws-mail
711 * tools/kdeservicemenu/README
712 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
713 update mine and wwp's email addresses in
716 * src/prefs_compose_writing.c
717 set sensitivity on 'new message format' frame
719 2006-11-17 [paul] 2.6.0cvs54
722 more reworking of the GUI
723 Patch by Fabien Vantard
725 2006-11-16 [paul] 2.6.0cvs53
728 set a minimum size for the window, allow
729 it to automatically expand as necessary
731 2006-11-16 [wwp] 2.6.0cvs52
734 better wrap of copyright info on some systems.
736 2006-11-16 [paul] 2.6.0cvs51
739 move the tech info from the upper panel
741 use a gtk_text_view for the features tab
743 2006-11-16 [paul] 2.6.0cvs50
746 update my email address
753 * src/plugins/trayicon/trayicon.c
754 don't offer simple menu separators
757 add separator between 'mark all read'
760 2006-11-15 [wwp] 2.6.0cvs49
763 updated manuals authors.
765 2006-11-14 [paul] 2.6.0cvs48
768 Fix Options/Reply mode after draft save
770 2006-11-14 [paul] 2.6.0cvs47
776 * src/plugins/pgpinline/pgpinline.c
777 Probably fix bug 1061
779 2006-11-14 [paul] 2.6.0cvs46
787 * src/pixmaps/active.xpm
788 * src/pixmaps/inactive.xpm
789 add a new page, 'Features', to the About dialog
790 showing which features are compiled in and which
793 2006-11-14 [paul] 2.6.0cvs45
796 updated by Pavlo Bohmat
798 2006-11-14 [colin] 2.6.0cvs44
806 * src/gtk/gtkaspell.c
807 Fix 64-bit-related warnings
809 Fix possible infinite loop
810 * src/plugins/pgpcore/sgpgme.c
813 2006-11-13 [colin] 2.6.0cvs43
815 * src/gtk/Makefile.am
816 authors.h isn't generated
818 2006-11-13 [colin] 2.6.0cvs42
820 * src/plugins/pgpinline/pgpinline.c
821 * src/plugins/pgpmime/pgpmime.c
822 Very probably fix bug 1061, 'crash on
823 opening signed email'. Another cast
826 2006-11-13 [colin] 2.6.0cvs41
828 * src/plugins/pgpcore/sgpgme.c
829 Maybe fix bug 1061, 'crash on opening
832 2006-11-13 [wwp] 2.6.0cvs40
834 * src/plugins/pgpinline/pgpinline.c
835 fix candidate for bug #1057, thanks to Colin.
837 2006-11-13 [wwp] 2.6.0cvs39
840 * src/quote_fmt_parse.y
841 fix bug 1052: current parser buffer was not always
842 allocated, ptr to this buffer could be returned as
843 NULL whereas no parser error has occurred. in
844 consequence, defining a template body as "%d"
845 (w/o the quotes) for the first time of the instance
846 of claws-mail, was reporting a parser error. make
847 sure that the buffer is always allocated, even to
849 fix mis-unescaping in compose.:compose_quote_fmt():
850 unescaping of the fmt string was always done
851 whereas it must be done *only* when receiving
852 quote format strings issued from the prefs
853 (compose new message, reply, forward, redirect
854 formats), *not* when applying templates. in
855 consequences, applying templates w/ sequences
856 like \\|p{echo} were failing. make sure that
857 unescaping is done only when necessary.
859 2006-11-12 [colin] 2.6.0cvs38
864 2006-11-12 [colin] 2.6.0cvs37
866 * src/plugins/pgpinline/pgpinline.c
867 * src/plugins/pgpmime/pgpmime.c
868 Release GPG context at the latest
869 possible moment. Maybe fixes
870 bug 1057, 'crash on sending signed
871 message to a newsgroup'
874 2006-11-12 [colin] 2.6.0cvs36
876 * src/plugins/pgpcore/sgpgme.c
877 Tell a bit more when gpg's status doesn't
878 contain any signature
880 2006-11-12 [colin] 2.6.0cvs35
883 Fix bug 1060, 'compilation error with
886 2006-11-12 [paul] 2.6.0cvs34
888 * doc/man/claws-mail.1
890 * src/plugins/clamav/README
891 * src/plugins/spamassassin/README
893 * tools/freshmeat_search.pl
894 * tools/google_search.pl
895 * tools/multiwebsearch.pl
897 * src/plugins/trayicon/trayicon.c
898 fix compiliation warning
900 2006-11-11 [colin] 2.6.0cvs33
903 Forbid drag and drop from/to different
904 folders of type F_UNKNOWN
906 2006-11-11 [colin] 2.6.0cvs32
908 * src/plugins/pgpinline/pgpinline.c
909 Fix typo in previous commit:
911 + if ((err = gpgme_new(&data->ctx)) ...)
913 2006-11-11 [colin] 2.6.0cvs31
915 * src/plugins/pgpinline/pgpinline.c
916 * src/plugins/pgpmime/pgpmime.c
917 Check success after calling gpgme_new
918 Maybe fixes bug 1057, 'crash on sending
919 signed message to a newsgroup'
921 2006-11-11 [colin] 2.6.0cvs30
924 init undostruct to 0s (from
925 valgrind log of bug 1057)
927 2006-11-10 [colin] 2.6.0cvs29
930 Set cursor to wait before filtering
931 duplicates in all folders
932 * src/plugins/bogofilter/bogofilter.c
933 * src/plugins/bogofilter/bogofilter.h
934 * src/plugins/bogofilter/bogofilter_gtk.c
935 Completely thread away the bogofilter
938 2006-11-10 [mones] 2.6.0cvs28
942 added COMPOSE_CHECK_BEFORE_SEND hook
944 2006-11-10 [paul] 2.6.0cvs27
948 add libSM to get_compiled_in_features()
952 2006-11-10 [colin] 2.6.0cvs26
954 * src/etpan/imap-thread.c
955 Add a reference to libetpan's sasl engine
956 so that sasl_done() doesn't get called by
957 libetpan, and doesn't break openssl.
958 Should fix bug 1053, 'SC fails to reestablish
962 2006-11-10 [colin] 2.6.0cvs25
964 * manual/addrbook.xml
965 * manual/advanced.xml
970 2006-11-09 [colin] 2.6.0cvs24
972 * src/plugins/bogofilter/bogofilter_gtk.c
973 Add comment about annoyance
975 2006-11-09 [colin] 2.6.0cvs23
977 * src/plugins/bogofilter/bogofilter.c
978 * src/plugins/bogofilter/bogofilter_gtk.c
979 Prepare things needed to thread bogofilter
980 filtering: separate bogo stuff and possible GUI
983 2006-11-09 [colin] 2.6.0cvs22
987 Search for one of our accounts in Delivered-To
988 (helps for auto-account selection when
993 * src/plugins/trayicon/trayicon.c
994 Allow opening a new mail with any account from
997 2006-11-09 [wwp] 2.6.0cvs21
1000 * src/prefs_common.c
1001 * src/prefs_common.h
1002 * src/prefs_compose_writing.c
1003 add a compose new message format (in prefs/compose/writing), it's a
1004 simple subject+body template to use when opening a new composition
1005 window. It's similar to the existent reply and forward formats.
1007 enhanced the template/format % symbols substitution mechanism to
1008 use current composition window information when % are used in
1009 the compose new message format or in templates applied to new
1010 messages (there were useless in that situations before). When
1011 applied to new messages, %d corresponds to the system time/date.
1013 2006-11-09 [paul] 2.6.0cvs20
1018 2006-11-09 [paul] 2.6.0cvs19
1021 keep tje alphabetical order
1023 2006-11-08 [colin] 2.6.0cvs18
1025 * src/etpan/imap-thread.c
1026 Fix bug 1054, 'Slowness logging big
1029 2006-11-08 [paul] 2.6.0cvs17
1034 2006-11-08 [paul] 2.6.0cvs16
1039 2006-11-08 [paul] 2.6.0cvs15
1042 * tools/OOo2claws-mail.pl
1043 * tools/OOo2sylpheed.pl
1045 * tools/acroread2claws-mail.pl
1046 * tools/acroread2sylpheed.pl
1047 * tools/kmail2claws-mail.pl
1048 * tools/kmail2claws-mail_v2.pl
1049 * tools/kmail2sylpheed.pl
1050 * tools/kmail2sylpheed_v2.pl
1051 * tools/maildir2claws-mail.pl
1052 * tools/maildir2sylpheed.pl
1053 * tools/nautilus2claws-mail.sh
1054 * tools/nautilus2sylpheed.sh
1055 * tools/outlook2claws-mail.pl
1056 * tools/outlook2sylpheed.pl
1057 * tools/tb2claws-mail
1059 * tools/tbird2claws.py
1060 * tools/tbird2syl.py
1061 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
1062 * tools/kdeservicemenu/install.sh
1063 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1064 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
1065 * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
1066 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1067 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1068 renamed (removed, added) tools files
1070 2006-11-08 [paul] 2.6.0cvs14
1074 Migrate sylpheedrc to clawsrc, and fix the standard
1075 plugins path in the process
1077 2006-11-07 [colin] 2.6.0cvs13
1080 Symlink sylpheed-claws relative to
1083 2006-11-07 [colin] 2.6.0cvs12
1086 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
1088 2006-11-07 [paul] 2.6.0cvs11
1091 Fix a missed occurence of
1094 2006-11-07 [paul] 2.6.0cvs10
1097 Fix symlink installation
1099 2006-11-07 [paul] 2.6.0cvs9
1102 Symlink claws-mail to sylpheed-claws
1103 * src/common/utils.c
1104 Fix migrating symlinks
1105 * src/etpan/imap-thread.c
1106 check certificate only when there's
1109 2006-11-07 [paul] 2.6.0cvs8
1112 Fix icon breakages with Gtk, which needs a
1113 cache updated to see them.
1115 2006-11-07 [paul] 2.6.0cvs7
1126 * claws-mail-128x128.png
1127 * claws-mail-64x64.png
1132 * sylpheed-claws-128x128.png
1133 * sylpheed-claws-64x64.png
1134 * sylpheed-claws.desktop
1135 * sylpheed-claws.ico
1136 * sylpheed-claws.pc.in
1137 * sylpheed-claws.png
1138 * debian/README.Debian
1140 * debian/claws-mail.desktop
1141 * debian/claws-mail.menu
1142 * debian/claws-mail.postinst.debhelper
1143 * debian/claws-mail.postrm.debhelper
1148 * debian/sylpheed-claws.desktop
1149 * debian/sylpheed-claws.menu
1150 * debian/sylpheed-claws.postinst.debhelper
1151 * debian/sylpheed-claws.postrm.debhelper
1152 * doc/man/Makefile.am
1153 * doc/man/claws-mail.1
1154 * doc/man/sylpheed-claws.1
1155 * doc/src/ChangeLog.claws-pre0.8.0
1156 * manual/Makefile.am
1157 * manual/account.xml
1159 * manual/addrbook.xml
1160 * manual/advanced.xml
1161 * manual/claws-mail-manual.xml
1163 * manual/glossary.xml
1164 * manual/handling.xml
1166 * manual/keyboard.xml
1167 * manual/plugins.xml
1168 * manual/starting.xml
1169 * manual/sylpheed-claws-manual.xml
1171 * manual/dist/.cvsignore
1172 * manual/dist/html/.cvsignore
1173 * manual/dist/html/Makefile.am
1174 * manual/dist/pdf/.cvsignore
1175 * manual/dist/pdf/Makefile.am
1176 * manual/dist/ps/.cvsignore
1177 * manual/dist/ps/Makefile.am
1178 * manual/dist/txt/.cvsignore
1179 * manual/dist/txt/Makefile.am
1180 * manual/es/Makefile.am
1181 * manual/es/advanced.xml
1182 * manual/es/claws-mail-manual.xml
1184 * manual/es/glossary.xml
1185 * manual/es/handling.xml
1186 * manual/es/intro.xml
1187 * manual/es/plugins.xml
1188 * manual/es/sylpheed-claws-manual.xml
1189 * manual/es/dist/.cvsignore
1190 * manual/es/dist/html/.cvsignore
1191 * manual/es/dist/html/Makefile.am
1192 * manual/es/dist/pdf/.cvsignore
1193 * manual/es/dist/pdf/Makefile.am
1194 * manual/es/dist/ps/.cvsignore
1195 * manual/es/dist/ps/Makefile.am
1196 * manual/es/dist/txt/.cvsignore
1197 * manual/es/dist/txt/Makefile.am
1198 * manual/fr/Makefile.am
1199 * manual/fr/account.xml
1201 * manual/fr/addrbook.xml
1202 * manual/fr/advanced.xml
1203 * manual/fr/claws-mail-manual.xml
1205 * manual/fr/glossary.xml
1206 * manual/fr/handling.xml
1207 * manual/fr/intro.xml
1208 * manual/fr/keyboard.xml
1209 * manual/fr/plugins.xml
1210 * manual/fr/starting.xml
1211 * manual/fr/sylpheed-claws-manual.xml
1212 * manual/fr/dist/.cvsignore
1213 * manual/fr/dist/html/.cvsignore
1214 * manual/fr/dist/html/Makefile.am
1215 * manual/fr/dist/pdf/.cvsignore
1216 * manual/fr/dist/pdf/Makefile.am
1217 * manual/fr/dist/ps/.cvsignore
1218 * manual/fr/dist/ps/Makefile.am
1219 * manual/fr/dist/txt/.cvsignore
1220 * manual/fr/dist/txt/Makefile.am
1221 * manual/pl/Makefile.am
1222 * manual/pl/account.xml
1224 * manual/pl/addrbook.xml
1225 * manual/pl/advanced.xml
1226 * manual/pl/claws-mail-manual.xml
1228 * manual/pl/glossary.xml
1229 * manual/pl/handling.xml
1230 * manual/pl/intro.xml
1231 * manual/pl/keyboard.xml
1232 * manual/pl/plugins.xml
1233 * manual/pl/starting.xml
1234 * manual/pl/sylpheed-claws-manual.xml
1235 * manual/pl/dist/.cvsignore
1236 * manual/pl/dist/html/.cvsignore
1237 * manual/pl/dist/html/Makefile.am
1238 * manual/pl/dist/pdf/.cvsignore
1239 * manual/pl/dist/pdf/Makefile.am
1240 * manual/pl/dist/ps/.cvsignore
1241 * manual/pl/dist/ps/Makefile.am
1242 * manual/pl/dist/txt/.cvsignore
1243 * manual/pl/dist/txt/Makefile.am
1267 * src/addressbook_foldersel.c
1268 * src/addressbook_foldersel.h
1290 * src/customheader.c
1291 * src/customheader.h
1292 * src/displayheader.c
1293 * src/displayheader.h
1304 * src/editldap_basedn.c
1305 * src/editldap_basedn.h
1321 * src/folder_item_prefs.c
1322 * src/folder_item_prefs.h
1329 * src/grouplistdialog.c
1330 * src/grouplistdialog.h
1333 * src/image_viewer.c
1334 * src/image_viewer.h
1373 * src/matcher_parser.h
1374 * src/matcher_parser_lex.l
1375 * src/matcher_parser_parse.y
1378 * src/message_search.c
1379 * src/message_search.h
1398 * src/partial_download.c
1399 * src/partial_download.h
1404 * src/prefs_account.c
1405 * src/prefs_account.h
1406 * src/prefs_actions.c
1407 * src/prefs_actions.h
1408 * src/prefs_common.c
1409 * src/prefs_common.h
1410 * src/prefs_compose_writing.c
1411 * src/prefs_compose_writing.h
1412 * src/prefs_customheader.c
1413 * src/prefs_customheader.h
1414 * src/prefs_display_header.c
1415 * src/prefs_display_header.h
1416 * src/prefs_ext_prog.c
1417 * src/prefs_ext_prog.h
1418 * src/prefs_filtering.c
1419 * src/prefs_folder_column.c
1420 * src/prefs_folder_column.h
1421 * src/prefs_folder_item.c
1422 * src/prefs_folder_item.h
1427 * src/prefs_image_viewer.c
1428 * src/prefs_image_viewer.h
1429 * src/prefs_matcher.c
1430 * src/prefs_matcher.h
1431 * src/prefs_message.c
1432 * src/prefs_message.h
1433 * src/prefs_msg_colors.c
1434 * src/prefs_msg_colors.h
1439 * src/prefs_receive.c
1440 * src/prefs_receive.h
1443 * src/prefs_spelling.c
1444 * src/prefs_spelling.h
1445 * src/prefs_summaries.c
1446 * src/prefs_summaries.h
1447 * src/prefs_summary_column.c
1448 * src/prefs_summary_column.h
1449 * src/prefs_template.c
1450 * src/prefs_template.h
1451 * src/prefs_themes.c
1452 * src/prefs_themes.h
1453 * src/prefs_toolbar.c
1454 * src/prefs_toolbar.h
1455 * src/prefs_wrapping.c
1456 * src/prefs_wrapping.h
1466 * src/quote_fmt_parse.y
1469 * src/remotefolder.c
1470 * src/remotefolder.h
1471 * src/send_message.c
1472 * src/send_message.h
1475 * src/sourcewindow.c
1476 * src/sourcewindow.h
1481 * src/stock_pixmap.c
1482 * src/stock_pixmap.h
1483 * src/summary_search.c
1484 * src/summary_search.h
1501 * src/common/base64.c
1502 * src/common/base64.h
1504 * src/common/hooks.c
1505 * src/common/hooks.h
1508 * src/common/mgutils.c
1509 * src/common/mgutils.h
1512 * src/common/passcrypt.c
1513 * src/common/passcrypt.h.in
1514 * src/common/plugin.c
1515 * src/common/plugin.h
1516 * src/common/prefs.c
1517 * src/common/prefs.h
1518 * src/common/progressindicator.c
1519 * src/common/progressindicator.h
1520 * src/common/quoted-printable.c
1521 * src/common/quoted-printable.h
1522 * src/common/session.c
1523 * src/common/session.h
1526 * src/common/socket.c
1527 * src/common/socket.h
1530 * src/common/stringtable.c
1531 * src/common/stringtable.h
1532 * src/common/sylpheed.c
1533 * src/common/sylpheed.h
1534 * src/common/template.c
1535 * src/common/template.h
1536 * src/common/timing.h
1537 * src/common/utils.c
1538 * src/common/utils.h
1539 * src/common/version.h.in
1542 * src/common/xmlprops.c
1543 * src/common/xmlprops.h
1545 * src/gtk/colorlabel.c
1546 * src/gtk/colorlabel.h
1547 * src/gtk/colorsel.c
1548 * src/gtk/colorsel.h
1549 * src/gtk/combobox.c
1550 * src/gtk/combobox.h
1551 * src/gtk/description_window.c
1552 * src/gtk/description_window.h
1555 * src/gtk/foldersort.c
1556 * src/gtk/foldersort.h
1557 * src/gtk/gtkaspell.c
1558 * src/gtk/gtkaspell.h
1559 * src/gtk/gtksctree.c
1560 * src/gtk/gtkshruler.c
1561 * src/gtk/gtkshruler.h
1562 * src/gtk/gtkutils.c
1563 * src/gtk/gtkutils.h
1564 * src/gtk/icon_legend.c
1565 * src/gtk/icon_legend.h
1566 * src/gtk/logwindow.c
1567 * src/gtk/logwindow.h
1568 * src/gtk/manage_window.c
1569 * src/gtk/manage_window.h
1570 * src/gtk/pluginwindow.c
1571 * src/gtk/pluginwindow.h
1572 * src/gtk/prefswindow.c
1573 * src/gtk/prefswindow.h
1574 * src/gtk/quicksearch.c
1575 * src/gtk/quicksearch.h
1576 * src/pixmaps/claws-mail.xpm
1577 * src/pixmaps/claws-mail_icon.xpm
1578 * src/pixmaps/claws-mail_logo.xpm
1579 * src/pixmaps/sylpheed-claws.xpm
1580 * src/pixmaps/sylpheed-claws_icon.xpm
1581 * src/pixmaps/sylpheed-claws_logo.xpm
1582 * src/plugins/bogofilter/Makefile.am
1583 * src/plugins/bogofilter/bogofilter.c
1584 * src/plugins/bogofilter/bogofilter.h
1585 * src/plugins/bogofilter/bogofilter_gtk.c
1586 * src/plugins/clamav/Makefile.am
1587 * src/plugins/clamav/clamav_plugin.c
1588 * src/plugins/clamav/clamav_plugin.h
1589 * src/plugins/clamav/clamav_plugin_gtk.c
1590 * src/plugins/demo/Makefile.am
1591 * src/plugins/demo/demo.c
1592 * src/plugins/dillo_viewer/Makefile.am
1593 * src/plugins/dillo_viewer/README
1594 * src/plugins/dillo_viewer/dillo_prefs.c
1595 * src/plugins/dillo_viewer/dillo_prefs.h
1596 * src/plugins/dillo_viewer/dillo_viewer.c
1597 * src/plugins/pgpcore/Makefile.am
1598 * src/plugins/pgpcore/passphrase.c
1599 * src/plugins/pgpcore/passphrase.h
1600 * src/plugins/pgpcore/pgp_viewer.c
1601 * src/plugins/pgpcore/pgp_viewer.h
1602 * src/plugins/pgpcore/plugin.c
1603 * src/plugins/pgpcore/prefs_gpg.c
1604 * src/plugins/pgpcore/prefs_gpg.h
1605 * src/plugins/pgpcore/select-keys.c
1606 * src/plugins/pgpcore/select-keys.h
1607 * src/plugins/pgpcore/sgpgme.c
1608 * src/plugins/pgpcore/sgpgme.h
1609 * src/plugins/pgpcore/sylpheed.def
1610 * src/plugins/pgpcore/version.rc
1611 * src/plugins/pgpinline/Makefile.am
1612 * src/plugins/pgpinline/pgpinline.c
1613 * src/plugins/pgpinline/pgpinline.h
1614 * src/plugins/pgpinline/plugin.c
1615 * src/plugins/pgpinline/sylpheed.def
1616 * src/plugins/pgpinline/version.rc
1617 * src/plugins/pgpmime/Makefile.am
1618 * src/plugins/pgpmime/pgpmime.c
1619 * src/plugins/pgpmime/pgpmime.h
1620 * src/plugins/pgpmime/plugin.c
1621 * src/plugins/pgpmime/sylpheed.def
1622 * src/plugins/pgpmime/version.rc
1623 * src/plugins/spamassassin/Makefile.am
1624 * src/plugins/spamassassin/README
1625 * src/plugins/spamassassin/spamassassin.c
1626 * src/plugins/spamassassin/spamassassin.h
1627 * src/plugins/spamassassin/spamassassin_gtk.c
1628 * src/plugins/trayicon/Makefile.am
1629 * src/plugins/trayicon/trayicon.c
1630 * tools/OOo2sylpheed.pl
1632 * tools/README.sylprint
1633 * tools/acroread2sylpheed.pl
1634 * tools/claws.i18n.status.pl
1635 * tools/filter_conv.pl
1636 * tools/filter_conv_new.pl
1637 * tools/freshmeat_search.pl
1638 * tools/google_search.pl
1639 * tools/kmail2sylpheed.pl
1640 * tools/kmail2sylpheed_v2.pl
1641 * tools/make.themes.project
1642 * tools/multiwebsearch.pl
1643 * tools/nautilus2sylpheed.sh
1644 * tools/outlook2sylpheed.pl
1648 * tools/textviewer.sh
1649 * tools/vcard2xml.py
1650 * tools/kdeservicemenu/README
1651 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1652 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1653 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1654 Change name to Claws Mail. Announce to follow...
1656 2006-11-06 [wwp] 2.6.0cvs6
1658 * src/prefs_template.c
1659 unify messages related to quote format/template errors (fix
1660 capitalization), again.
1662 2006-11-06 [wwp] 2.6.0cvs5
1665 unify messages related to quote format/template errors.
1667 2006-11-06 [wwp] 2.6.0cvs4
1669 * src/prefs_msg_colors.c
1670 more uses of Q_ macro for contextual translations, thanks
1673 2006-11-06 [wwp] 2.6.0cvs3
1676 * src/common/utils.c
1677 * src/common/utils.h
1678 show an alertpanel to make sure users are aware that sensitive
1679 files are attached (it's file blacklist-based). This will fix
1680 interaction w/ GoogleEarth for instance, thanks to Colin.
1682 2006-11-06 [wwp] 2.6.0cvs2
1685 * src/prefs_template.c
1686 * src/prefs_template.h
1687 check quote format when applying/closing prefs. For now this only
1688 shows up an error dialog box, not preventing the user from using
1689 a broken quote (reply, forwards) format.
1691 2006-11-06 [wwp] 2.6.0cvs1
1693 * src/prefs_template.c
1694 fix missing checks of some template fields.
1696 2006-11-06 [paul] 2.6.0
1703 2006-11-06 [paul] 2.5.6cvs22
1705 * manual/advanced.xml
1706 * manual/es/advanced.xml
1707 put 'respect_flowed_format' info in the correct
1710 2006-11-06 [mones] 2.5.6cvs21
1713 Minor fixes for release
1715 2006-11-06 [paul] 2.5.6cvs20
1726 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
1727 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
1728 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
1731 2006-11-02 [colin] 2.5.6cvs19
1735 * src/prefs_account.c
1736 * src/etpan/imap-thread.c
1737 Add GSSAPI support - fixes Debian bug #383274
1739 2006-11-01 [colin] 2.5.6cvs18
1742 Handle libpisock12 support. Probably
1743 fixes bug 1046, 'jpilot AddressDB.pdb
1746 2006-11-01 [colin] 2.5.6cvs17
1749 debug_print() folderutils_mark_all_read()
1751 2006-11-01 [colin] 2.5.6cvs16
1754 Add missed files to the Apache exception
1756 2006-10-31 [colin] 2.5.6cvs15
1760 Add a copy_private_data() func to FolderClasses
1761 Doesn't break the feature freeze, because we
1762 won't use it (right now) in the core.
1764 2006-10-31 [colin] 2.5.6cvs14
1767 Allow linking with the Apache licensed files in
1768 src/plugins/spamassassin. Hopefully fixes
1769 bug 1048, 'Spamassassin plugin license problem'
1771 2006-10-31 [wwp] 2.5.6cvs13
1774 fix and optimize trimming of leading linefeeds in body loop.
1776 2006-10-31 [colin] 2.5.6cvs12
1778 * src/etpan/imap-thread.c
1780 Make really sure to have NULL sets in case
1783 2006-10-30 [wwp] 2.5.6cvs11
1785 * src/prefs_common.c
1786 * src/prefs_common.h
1788 fix broken storage of quote format template when it contains \-escape
1789 sequences. The application of such sequences is also fixed now (\t
1790 in quote format will be a real tab instead of a 't', for instance).
1792 2006-10-27 [colin] 2.5.6cvs10
1795 Probably fix bug 1045, 'sylpheed-claws
1796 doesn't remove the mail from the IMAP
1797 Queue folder after sending'. From
1800 2006-10-27 [colin] 2.5.6cvs9
1803 Require libetpan-0.48. I'm so annoying,
1806 2006-10-27 [colin] 2.5.6cvs8
1810 Probably fix bug 1044, 'sylpheed-claws
1811 segfaults while moving mails' - Fix relation
1812 usage when moving to an IMAP mailbox from another
1815 2006-10-26 [paul] 2.5.6cvs7
1818 add libSM to compiled-in features
1821 2006-10-24 [colin] 2.5.6cvs6
1824 * src/gtk/gtkutils.c
1825 Fix crash when printing emails with an
1828 2006-10-24 [mones] 2.5.6cvs5
1830 * manual/es/advanced.xml
1831 Synchronize hidden option respect_flowed_format
1835 2006-10-21 [paul] 2.5.6cvs4
1838 * src/plugins/pgpcore/pgp_viewer.c
1839 * src/plugins/pgpcore/sgpgme.c
1840 fix building on BSDs
1841 Thanks to Michael Hughes
1842 <Sylpheed-Claws_user@thehugheslogcabin.net>
1844 2006-10-20 [colin] 2.5.6cvs3
1847 Bump up libetpan requirement
1848 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
1849 * src/common/utils.c
1850 * src/common/utils.h
1851 Add convenience get_file_mtime()
1853 * src/etpan/imap-thread.c
1854 * src/etpan/imap-thread.h
1855 Implement UIDPLUS support if the server
1856 supports it - faster sending in this case
1858 2006-10-19 [colin] 2.5.6cvs2
1860 * src/gtk/quicksearch.c
1861 Fix emptying in type-ahead+extended mode
1864 Add a hook for offline state change
1865 * src/plugins/trayicon/trayicon.c
1866 Use it to display offline icons
1867 * src/plugins/trayicon/Makefile.am
1868 * src/plugins/trayicon/newmail.offline.xpm
1869 * src/plugins/trayicon/newmarkedmail.offline.xpm
1870 * src/plugins/trayicon/nomail.offline.xpm
1871 * src/plugins/trayicon/unreadmail.offline.xpm
1872 * src/plugins/trayicon/unreadmarkedmail.offline.xpm
1875 2006-10-12 [paul] 2.5.6cvs1
1880 Update version number following
1883 2006-10-19 [colin] 2.5.5cvs18
1885 * manual/handling.xml
1886 Add type-ahead search
1888 2006-10-18 [colin] 2.5.5cvs17
1890 * src/gtk/quicksearch.c
1891 Remove "save to history only if there's
1892 no syntax error", it breaks for some
1893 reason which I'll investigate later.
1895 2006-10-18 [colin] 2.5.5cvs16
1897 * src/prefs_common.c
1898 * src/prefs_common.h
1900 * src/gtk/quicksearch.c
1901 * src/gtk/quicksearch.h
1902 Add a type-ahead option for fast searches
1903 Patch by Fabien Vantard
1905 2006-10-18 [colin] 2.5.5cvs15
1909 Add Options/Reply mode/ menu to be able to
1910 change the recipients of a reply on the fly
1912 2006-10-18 [colin] 2.5.5cvs14
1915 Fix redirecting of our own sent mails
1917 2006-10-17 [wwp] 2.5.5cvs13
1919 * src/send_message.c
1920 Fix duplicate error messages when sending, and missing
1921 newline in such error messages.
1923 2006-10-17 [colin] 2.5.5cvs12
1926 Compare addresses case-insensitive
1928 2006-10-17 [colin] 2.5.5cvs11
1930 * src/plugins/pgpcore/sgpgme.c
1933 2006-10-17 [colin] 2.5.5cvs10
1935 * src/plugins/pgpcore/pgp_viewer.c
1938 2006-10-17 [colin] 2.5.5cvs9
1941 Fix a typo (thanks to Fabien)
1943 2006-10-16 [colin] 2.5.5cvs8
1946 Fix problem with quote-folding when emails
1947 don't convert cleanly to UTF-8
1949 2006-10-14 [colin] 2.5.5cvs7
1951 * src/prefs_template.c
1952 Reset fields when reopening
1955 2006-10-13 [paul] 2.5.5cvs6
1957 * manual/advanced.xml
1958 * src/prefs_message.c
1959 make 'respect_flowed_format' a hidden
1960 option, and add a manual entry for it
1963 2006-10-12 [colin] 2.5.5cvs5
1966 Revert part of 2.5.2cvs21:
1967 Don't optimise by reusing the
1968 last iconv converter if possible:
1969 it seems slightly broken in a
1970 very hard way to reproduce
1972 2006-10-12 [colin] 2.5.5cvs4
1974 * src/prefs_common.c
1975 * src/prefs_common.h
1976 * src/prefs_message.c
1978 Fix bug 1035, 'Incorrect handling
1979 of flowed lines'. We now optionnaly
1980 handle this format (preference is in
1981 Message View/Text options section)
1983 2006-10-12 [colin] 2.5.5cvs3
1987 * src/plugins/pgpcore/pgp_viewer.c
1988 * src/plugins/pgpcore/sgpgme.c
1989 Don't try to import without asking
1991 2006-10-12 [colin] 2.5.5cvs2
1994 Fix bug 1036, 'Forwarding a mutlipart
1995 mail with a "text/html" block to ms
1996 outlook users leeds to freeze of
1997 outlook'. Poor outlook users...
1999 2006-10-12 [paul] 2.5.5cvs1
2004 Update version number following
2007 2006-10-11 [paul] 2.5.4cvs1
2012 Update version number following
2015 2006-10-11 [paul] 2.5.3cvs32
2018 fix bug 1032, 'Segmentation fault when showing
2019 message' (bug in quote folding)
2022 2006-10-10 [colin] 2.5.3cvs31
2025 Rephrase english a bit
2027 2006-10-10 [colin] 2.5.3cvs30
2029 * src/prefs_compose_writing.c
2030 Stop making the page larger than the window
2032 2006-10-10 [wwp] 2.5.3cvs29
2035 * src/prefs_template.c
2038 * src/quote_fmt_lex.l
2039 * src/quote_fmt_parse.y
2040 Extend the quote parser a bit: allow to get access to
2041 basic (composing) account info.
2043 2006-10-10 [colin] 2.5.3cvs28
2046 Fix this \t problem in subject
2048 2006-10-09 [colin] 2.5.3cvs27
2052 Prepare cache a bit later
2053 If section already exists, skip the new one
2054 (as previously); avoid writing the same block
2055 twice - if we find a second block with the
2057 * src/plugins/pgpcore/pgp_viewer.c
2058 Set cursor to busy when retrieving a key
2059 * src/plugins/pgpcore/sgpgme.c
2060 allow 5 seconds for gpg to export the key
2063 2006-10-09 [colin] 2.5.3cvs26
2068 Check for existence of fgets_unlocked
2071 2006-10-09 [paul] 2.5.3cvs25
2073 * src/prefs_summaries.c
2074 replace strftime() with fast_strftime() and in
2075 the consequence fix the bug in the display of
2076 AM/PM in the 'Example' string
2078 2006-10-09 [ticho] 2.5.3cvs24
2081 Updated (and fixed up somewhat) Slovak translation.
2083 2006-10-08 [colin] 2.5.3cvs23
2085 * src/prefs_folder_item.c
2086 Explain why prefs in the top-level folder
2087 aren't retained, but are still useful
2089 2006-10-08 [colin] 2.5.3cvs22
2092 Don't cache anything if caching fails
2094 2006-10-08 [colin] 2.5.3cvs21
2096 * src/common/utils.c
2097 always include gi18n.h
2099 2006-10-07 [colin] 2.5.3cvs20
2101 * src/plugins/pgpcore/pgp_viewer.c
2102 Kill gpg after 5 seconds wait
2104 2006-10-07 [colin] 2.5.3cvs19
2106 * src/plugins/pgpcore/pgp_viewer.c
2107 * src/plugins/pgpcore/pgp_viewer.h
2110 2006-10-07 [colin] 2.5.3cvs18
2112 * src/plugins/pgpcore/pgp_viewer.c
2113 * src/plugins/pgpcore/pgp_viewer.h
2114 Actually add the files to CVS
2116 2006-10-07 [colin] 2.5.3cvs17
2118 * src/plugins/pgpcore/sgpgme.c
2119 Be sure not to crash on 'application/pgp-signature' that
2120 are not application/pgp-signatures
2122 2006-10-07 [colin] 2.5.3cvs16
2126 Make a bit more of the API available
2127 * src/plugins/pgpcore/Makefile.am
2128 * src/plugins/pgpcore/plugin.c
2129 * src/plugins/pgpcore/sgpgme.c
2130 Add basic key import/export
2132 2006-10-07 [colin] 2.5.3cvs15
2136 * src/prefs_account.c
2138 Warn users *everywhere* if libetpan's not
2141 2006-10-06 [mones] 2.5.3cvs14
2145 updated by Stephan Sachse and me
2147 2006-10-06 [colin] 2.5.3cvs13
2150 * src/common/sylpheed.c
2151 Don't load common plugins if --exit is passed
2154 Implement a cache to avoid reading the same
2155 files over and over again at startup
2157 2006-10-06 [colin] 2.5.3cvs12
2160 * src/gtk/quicksearch.c
2161 Update display every 5k mails on fast searches
2163 2006-10-06 [colin] 2.5.3cvs11
2166 Don't do quote folding on HTML or ERTF.
2167 May fix the Cygwin issues if they were
2168 happening with HTML mails?
2170 2006-10-05 [colin] 2.5.3cvs10
2175 2006-10-05 [colin] 2.5.3cvs9
2178 Use unlocked_stdio here too
2180 2006-10-05 [colin] 2.5.3cvs8
2183 Fix go to next * after preferences apply
2185 Do the fd lock/unlock ourselves instead of
2186 letting the libc do it at each write
2188 2006-10-05 [colin] 2.5.3cvs7
2190 * src/common/utils.c
2191 Faster division, thanks to Jean Diraison
2193 2006-10-05 [paul] 2.5.3cvs6
2195 * src/common/utils.c
2196 fix building with --disable-nls
2198 2006-10-04 [colin] 2.5.3cvs5
2201 Maybe fix a segfault
2203 2006-10-04 [wwp] 2.5.3cvs4
2205 * src/prefs_folder_item.c
2206 Fine-tune layouts in folder item prefs. Suggested by
2207 Fabien Vantard <fzzzzz@gmail.com>.
2209 2006-10-04 [wwp] 2.5.3cvs3
2211 * src/prefs_folder_item.c
2212 Kill the clandestine passengers. You didn't see anything.
2214 2006-10-04 [wwp] 2.5.3cvs2
2216 * src/prefs_folder_item.c
2217 Add a way to test the subject simplify regexp in
2218 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
2219 w/ few layout changes.
2221 2006-20-04 [paul] 2.5.3cvs1
2226 Update version number following
2229 2006-10-04 [colin] 2.5.2cvs42
2234 Provide a way for folder classes to set their sort
2237 2006-10-03 [colin] 2.5.2cvs41
2240 Don't use strlen() to know if the
2243 2006-10-03 [colin] 2.5.2cvs40
2246 Fix "check for new folders" with accentued folders
2248 2006-10-03 [ticho] 2.5.2cvs39
2254 Colin's fix for "copy" filtering rules.
2256 2006-10-02 [colin] 2.5.2cvs38
2259 Fix for double-click too
2261 2006-10-02 [colin] 2.5.2cvs37
2264 correct fix for cvs36
2266 2006-10-02 [colin] 2.5.2cvs36
2269 Fix 'goto next unread' after collapsing/expanding
2272 2006-10-02 [colin] 2.5.2cvs35
2275 Fix double freeze/thaw
2276 * src/common/utils.c
2277 * src/common/utils.h
2278 Reimplement strftime
2283 2006-10-02 [colin] 2.5.2cvs34
2286 Time mh_write_sequences() - it's fast
2288 Init a variable to shut up gcc
2290 2006-10-01 [colin] 2.5.2cvs33
2296 Add helper mh_set_mtime(), and set mtime to stat()'s result
2297 Add fsync but disable it, it's slow as hell
2299 2006-10-01 [colin] 2.5.2cvs32
2303 fflush() caches and mh_sequences before
2306 2006-10-01 [colin] 2.5.2cvs31
2309 Don't ftruncate when not using mmap
2311 2006-09-30 [colin] 2.5.2cvs30
2314 Write folder list *after* saving caches
2316 2006-09-30 [colin] 2.5.2cvs29
2320 Debug forced mtime changes
2322 2006-09-30 [colin] 2.5.2cvs28
2326 Remove useless debug_print()s (code
2329 2006-09-30 [colin] 2.5.2cvs27
2332 Do stuff faster when writing mh_sequences
2334 2006-09-30 [colin] 2.5.2cvs26
2337 Don't let the writing of .mh_sequences, which
2338 can change the folder's mtime, let us think
2341 2006-09-30 [colin] 2.5.2cvs25
2344 Move a debug_print where it belongs
2347 Don't mess with a huge slow subject
2348 table if we're not threading by
2351 2006-09-30 [colin] 2.5.2cvs24
2354 Reenable mmaped reads (*not* writes!)
2356 Don't destroy and recreate hashtables just
2358 * src/common/utils.c
2359 Remove useless reply prefixes (it's case
2362 2006-09-30 [wwp] 2.5.2cvs23
2365 Fixed a minor bug in date value extraction, added a switch
2366 to replace non RFC-compliant Date: value, added a switch
2367 to use strict RFC matching patterns for dates.
2369 2006-09-29 [colin] 2.5.2cvs22
2371 * src/matcher_parser.h
2372 * src/matcher_parser_parse.y
2373 * src/prefs_filtering.c
2375 * src/summary_search.c
2377 * src/gtk/quicksearch.c
2378 * src/gtk/quicksearch.h
2379 Optimise searches by setting different
2380 refresh intervals (depending if the
2381 search is fast or not)
2383 2006-09-29 [colin] 2.5.2cvs21
2386 Optimise by reusing the last iconv converter
2389 Optimise a bit (the foldable quotes feature
2390 still has an awful O(n^2) algo
2392 2006-09-29 [colin] 2.5.2cvs20
2394 * src/gtk/gtksctree.c
2395 * src/gtk/gtksctree.h
2396 Optimise de-selection via up/down or
2399 2006-09-28 [colin] 2.5.2cvs19
2406 * src/summary_search.c
2408 Avoid using summaryview->ctree directly
2410 2006-09-28 [colin] 2.5.2cvs18
2414 Add helpers to freeze/thaw/grab_focus
2415 Factorize calls to freeze/thaw/grab_focus
2418 2006-09-28 [colin] 2.5.2cvs17
2421 More guards for the session management
2423 2006-09-28 [colin] 2.5.2cvs16
2426 * src/gtk/gtksctree.c
2427 * src/gtk/gtksctree.h
2428 Make expanding not recursive in folderview
2430 2006-09-28 [colin] 2.5.2cvs15
2433 If nothing is selected in the list (right part)
2434 and a group is selected in the tree (left part),
2437 2006-09-28 [colin] 2.5.2cvs14
2440 Actually use SM_LIBS
2442 2006-09-28 [ticho] 2.5.2cvs13
2449 * src/prefs_themes.c
2451 Small i18n string optimization.
2452 * src/send_message.c
2454 * src/common/session.c
2456 * src/common/ssl_certificate.c
2457 * src/common/utils.c
2458 Use "Couldn't" instead of "Can't" in UI messages,
2461 2006-09-28 [colin] 2.5.2cvs12
2464 Possibly fix link errors
2466 2006-09-27 [wwp] 2.5.2cvs11
2469 * doc/man/sylpheed-claws.1
2474 Updated authors info (me, myself and I).
2476 2006-09-27 [colin] 2.5.2cvs10
2479 Remove useless printf
2481 2006-09-27 [wwp] 2.5.2cvs9
2484 * src/send_message.c
2486 * src/prefs_common.c
2487 * src/prefs_common.h
2488 * src/gtk/progressdialog.c
2489 remember more windows' sizes (send dialog, received dialog,
2490 edit group in addressbook).
2492 2006-09-27 [colin] 2.5.2cvs8
2497 Use libSM to communicate with the session
2498 manager, so that we can know when the
2499 session ends, save our caches, and draft
2500 our compose windows.
2502 2006-09-27 [colin] 2.5.2cvs7
2506 o Allow Book and Group creation from the tree's
2508 o Do not actually delete the contacts when
2509 deleting groups from the tree (duh!)
2511 2006-09-27 [colin] 2.5.2cvs6
2518 o Allow passing an email address to
2519 compose_new_with_folderitem
2521 o Use current folderitem when clicking
2522 on a TextView mailto: link
2523 o Fix a possible leak in TextView
2525 2006-09-27 [colin] 2.5.2cvs5
2528 Use UTF-8 chars to replace HTML entities
2530 2006-09-27 [colin] 2.5.2cvs4
2533 * src/prefs_account.c
2535 Fix bug #1024 (Array index out of
2536 range in sylpheed-claws-2.5.2)
2537 Patch by Ales Nosek <anosek@suse.cz>
2539 2006-09-27 [colin] 2.5.2cvs3
2542 Actually do the test
2544 2006-09-27 [colin] 2.5.2cvs2
2548 Allow completing with comma (in certain cases: vCalendar
2549 for example doesn't support that)
2550 Patch by Fabien Vantard
2552 2006-09-26 [colin] 2.5.2cvs1
2563 * src/prefs_common.c
2564 * src/prefs_filtering_action.c
2565 * src/prefs_folder_item.c
2566 * src/prefs_template.c
2567 * src/stock_pixmap.c
2568 * src/stock_pixmap.h
2569 * src/pixmaps/addr_one.xpm
2570 * src/pixmaps/addr_two.xpm
2571 Add auto-completion on groups
2573 2006-09-26 [colin] 2.5.2
2580 2006-09-26 [colin] 2.5.1cvs5
2585 2006-09-26 [colin] 2.5.1cvs4
2588 Revert cvs1 (useless as the message is printed
2591 2006-09-26 [colin] 2.5.1cvs3
2593 * src/partial_download.c
2594 Fix crasher found by Alexsandar Urosevic
2596 2006-09-26 [colin] 2.5.1cvs2
2599 Fix bug #1023 (Sylpheed deletes too much messages)
2601 2006-09-26 [ticho] 2.5.1cvs1
2604 Make use of gettext's multiple plurals for statusbar
2607 2006-09-25 [paul] 2.5.1
2614 2006-09-25 [colin] 2.5.0cvs3
2616 * src/plugins/bogofilter/bogofilter.c
2617 * src/plugins/clamav/clamav_plugin.c
2618 * src/plugins/spamassassin/spamassassin.c
2619 BogoFilter, Spamassassin: Fix double hook registering after
2620 visiting preferences
2621 Spamassassin, Clamav: Just set the mails to move instead of
2622 doing the move - caller will move the things at once.
2624 2006-09-25 [colin] 2.5.0cvs2
2627 * src/etpan/imap-thread.c
2628 Use UID SEARCH ALL instead of UID 1:*
2629 (braindead servers can't figure out that's
2632 2006-09-25 [wwp] 2.5.0cvs1
2634 * src/message_search.c
2635 Added the ability to stop a running search (in message body).
2637 2006-09-25 [paul] 2.5.0
2644 2006-09-25 [paul] 2.4.0cvs214
2655 updated by Tim, Stephan Sachse, Flammie Pirinen,
2656 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
2657 Ticho, Aleksander Urosevic, Ralgh Young
2659 2006-09-24 [mones] 2.4.0cvs213
2664 2006-09-23 [colin] 2.4.0cvs212
2666 * src/gtk/inputdialog.c
2667 Fix [ ] remember this appearing in normal
2668 input dialogs after it's been used by
2676 * src/common/timing.h
2677 Enable timings in debug mode and make it
2680 2006-09-22 [colin] 2.4.0cvs211
2685 ping the correct URI
2687 2006-09-22 [colin] 2.4.0cvs210
2690 Let's see if bug #1022 is fixed
2692 2006-09-21 [colin] 2.4.0cvs209
2695 * src/common/plugin.c
2696 Prepare infra to load predefined plugins when
2697 no configuration existed. Don't actually load
2698 anything yet (feat. freeze)
2700 2006-09-21 [wwp] 2.4.0cvs208
2703 Partial sync w/ 2.4.0cvs72:
2704 wrap file and minor updates.
2706 2006-09-21 [wwp] 2.4.0cvs207
2709 several fixes and enhancements. A new --force switch has been
2710 added to prevent overriding by default Date: header when
2713 2006-09-21 [paul] 2.4.0cvs206
2715 * src/common/utils.c
2716 add Chinese UTF8 Re prefix
2718 2006-09-21 [wwp] 2.4.0cvs205
2721 Fics alfabettical order.
2723 2006-09-21 [wwp] 2.4.0cvs204
2727 Added an action tool to fix missing Date field in emails.
2728 Updated Makefile.am to reflect those last two additions.
2730 2006-09-21 [wwp] 2.4.0cvs203
2733 Added a action tool to open uuencoded docs w/
2734 OpenOffice (based on uudec method).
2736 2006-09-21 [colin] 2.4.0cvs202
2740 Workaround possible GTK crash: remove selection
2741 clipboard before destroying widget, or GTK+-2.10
2742 dies. Thanks to Hiro.
2744 2006-09-20 [colin] 2.4.0cvs201
2747 Fix free-after-use in some cases (when
2748 procmime_encode_content() frees mimeinfo->data.mem
2749 and turns it to a temp file)
2751 2006-09-20 [colin] 2.4.0cvs200
2755 * src/gtk/gtksctree.c
2756 * src/gtk/gtksctree.h
2757 Add tooltips in the folderview and summaryview
2758 (Doesn't break string freeze as they already
2761 Put the spam button in the default configuration
2762 if compiled with bogo plugin too
2764 2006-09-19 [colin] 2.4.0cvs199
2768 Update folder name label on folder rename
2769 * src/prefs_matcher.c
2770 * src/gtk/logwindow.h
2774 2006-09-19 [wwp] 2.4.0cvs198
2776 * src/summary_search.c
2777 fix can't click forward/backward buttons in the
2780 2006-09-18 [paul] 2.4.0cvs197
2783 add missing bracket, capitalise the A of
2786 2006-09-18 [paul] 2.4.0cvs196
2789 fix bug 1012 'crashed upon sending mail
2790 from compose window'
2793 2006-09-16 [colin] 2.4.0cvs195
2796 Fix "real-time" sorting by freezing/thawing
2798 2006-09-16 [colin] 2.4.0cvs194
2801 Fix the anti-spam entry a bit
2803 2006-09-16 [colin] 2.4.0cvs193
2806 Make sure reviewers have no excuse when stating
2807 Sylpheed-Claws doesn't have antispam capabilities.
2809 2006-09-16 [colin] 2.4.0cvs192
2812 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
2813 as if the SIGPIPE comes from etpan's thread we could
2814 trigger a GUI update from this thread.
2816 2006-09-16 [colin] 2.4.0cvs191
2819 Init all members of the struct
2821 2006-09-16 [paul] 2.4.0cvs190
2824 improvements to the English
2826 2006-09-15 [colin] 2.4.0cvs189
2831 2006-09-14 [colin] 2.4.0cvs188
2833 * src/common/socket.c
2834 * src/common/socket.h
2836 * src/common/ssl_certificate.c
2837 * src/common/ssl_certificate.h
2838 * src/etpan/imap-thread.c
2839 the get_fqdn() call done to get canonical name when
2840 checking an SSL certificate is blocking, which is
2841 sad as we just did a non-blocking lookup to connect.
2842 Fix that by letting the fqdn available to the SockInfo,
2843 and use that in ssl_certificate_check(). For IMAP,
2844 we don't do it as the lookup's done by libetpan, but
2845 it's less annoying as IMAP connections as much more
2846 rare than POP3 connections.
2848 2006-09-14 [paul] 2.4.0cvs187
2850 * manual/advanced.xml
2851 improvements to the English,
2852 properly place the new hidden options
2853 within the alphabetical order
2854 * src/gtk/pluginwindow.c
2855 improvements to the English
2857 2006-09-14 [colin] 2.4.0cvs186
2859 * src/prefs_common.c
2860 * src/prefs_common.h
2861 * src/gtk/gtksctree.c
2862 * manual/advanced.xml
2863 New hidden pref, stripes_color_offset, to change
2864 the value added/substracted to normal bgcolor to
2865 create the stripes in summaries
2867 2006-09-13 [colin] 2.4.0cvs185
2874 Fix misc. printing issues:
2875 - Bad font for linkified headers
2876 - Different font if the mail was displayed or not
2877 - Factorize the thing
2879 2006-09-13 [colin] 2.4.0cvs184
2881 * src/common/ssl_certificate.c
2882 Only get FQDN once when checking certificate
2884 2006-09-13 [colin] 2.4.0cvs183
2887 * src/gtk/pluginwindow.c
2888 Misc. GUI fixes by Fabien
2890 2006-09-13 [wwp] 2.4.0cvs182
2893 * src/common/utils.h
2894 * src/common/utils.c
2895 get rid of unused wide-char functions.
2897 2006-09-13 [wwp] 2.4.0cvs181
2899 * src/plugins/pgpinline/sylpheed.def
2901 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
2902 add privacy_reset_error to the .def file,
2903 do not fork for an external textviewer.
2905 2006-09-13 [wwp] 2.4.0cvs180
2907 * src/prefs_common.c
2908 fix broken font entry in prefs (patch issued by the gpg4win team,
2909 probably by Marcus Brinkmann <marcus@g10code.de>).
2911 2006-09-13 [colin] 2.4.0cvs179
2914 Fix a warning in summaryview.c
2918 Add missing Mark/* elements in the
2921 2006-09-12 [colin] 2.4.0cvs178
2923 * src/prefs_actions.c
2924 * src/prefs_filtering_action.c
2925 * src/prefs_matcher.c
2926 Use (New) instead of New everywhere
2928 2006-09-12 [wwp] 2.4.0cvs177
2930 * manual/fr/addrbook.xml
2931 * manual/fr/handling.xml
2932 updated some quotes in the fr manual to match the fr translation.
2934 2006-09-12 [wwp] 2.4.0cvs176
2936 * src/prefs_matcher.c
2937 don't store translated string elements in matcher expressions.
2938 Also fixed a misused of Q_().
2940 2006-09-11 [wwp] 2.4.0cvs175
2942 * src/plugins//bogofilter/bogofilter.c
2943 * src/plugins//clamav/clamav_plugin.c
2944 * src/plugins//demo/demo.c
2945 * src/plugins//dillo_viewer/dillo_viewer.c
2946 * src/plugins//pgpcore/plugin.c
2947 * src/plugins//pgpinline/plugin.c
2948 * src/plugins//pgpmime/plugin.c
2949 * src/plugins//spamassassin/spamassassin.c
2950 gettext-ize more strings (mostly plugin error messages).
2952 2006-09-11 [colin] 2.4.0cvs174
2955 Make maximum buffer size bigger to avoid
2956 truncating translated messages. Patch by
2959 2006-09-11 [colin] 2.4.0cvs173
2961 * src/etpan/imap-thread.c
2962 Fix compilation on OpenBSD, thanks to
2965 2006-09-10 [wwp] 2.4.0cvs172
2967 * manual/account.xml
2968 * manual/addrbook.xml
2969 * manual/handling.xml
2970 * manual/es/handling.xml
2971 * manual/fr/account.xml
2972 * manual/fr/addrbook.xml
2973 * manual/fr/handling.xml
2974 documented addressbook matching (condition configuration):
2976 documented per-account filtering rules (handling/filtering
2977 section, account section):
2978 account.xml, handling.xml, en fr
2979 slightly updated the handling/searching section to tell few
2980 words about the extended search ability:
2982 added missing <quote></quotes> to Quick Search:
2983 handling.xml, en fr es
2984 fixed a typo (auomatically):
2986 changes revisited by Paul.
2988 2006-09-10 [paul] 2.4.0cvs171
2990 * src/prefs_actions.c
2991 * src/prefs_filtering.c
2992 * src/prefs_template.c
2993 adjustments to the gui
2994 Patch by Fabien Vantard (slightly modified)
2996 2006-09-10 [colin] 2.4.0cvs170
2999 Check folderitem/summaryview consistency
3000 (basically automates Update summary). Fixes
3001 #1011 (wrong (negative) count on unread
3004 2006-09-10 [colin] 2.4.0cvs169
3006 * src/gtk/gtksctree.c
3007 Fix recursive expansion via mouse
3008 * src/plugins/bogofilter/bogofilter.c
3009 Use normal filtering way of moving
3010 messages (batching), possibly fixing
3011 bug #1015 (Bogofilter plugin doubles
3014 2006-09-09 [wwp] 2.4.0cvs168
3016 * src/prefs_filtering.c
3017 better place for this fix.
3019 2006-09-09 [wwp] 2.4.0cvs167
3021 * src/prefs_filtering.c
3022 fix a minor bug when the enabled status of a filtering/processing
3023 rule always got set to TRUE when replacing this rule. That still
3024 make sense when adding a new rule, but now when replacing, we
3025 don't override the value of 'enabled'.
3026 Also renamed the func prefs_filtering_list_view_get_rule_name()
3027 to prefs_filtering_list_view_get_info() as this function not only
3028 returns the name, but also the account_id and the enabled status.
3030 2006-09-09 [mones] 2.4.0cvs166
3032 * manual/glossary.xml
3033 * manual/plugins.xml
3034 Minor format corrections
3036 Fix misplaced NO WARRANTY section
3037 * manual/es/advanced.xml
3039 * manual/es/glossary.xml
3041 * manual/es/handling.xml
3042 * manual/es/plugins.xml
3043 * manual/es/starting.xml
3044 Incorporate changes from English version
3048 Fix address, (add translation credits in es version)
3052 2006-09-09 [wwp] 2.4.0cvs165
3054 * src/prefs_filtering.c
3055 fix a crash when opening filtering prefs, if matcherrc file contains
3056 broken data (non-existing account id, which is theoretically not
3059 2006-09-08 [colin] 2.4.0cvs164
3062 Wrong assert, make it an if()
3063 * src/gtk/gtksctree.c
3064 Fix bug #1013 (expand selected thread
3065 tree) - expanding is now recursive
3067 2006-09-07 [wwp] 2.4.0cvs163
3069 * src/prefs_matcher.c
3070 make better sentences about addressbook matching in the
3071 matcher prefs. This should make translators' work easier
3074 2006-09-07 [wwp] 2.4.0cvs162
3076 * src/prefs_filtering.c
3077 code simplification (get rid of dup var. assignment).
3079 2006-09-07 [wwp] 2.4.0cvs161
3082 use GTK_STOCK icons when possible, patch by Fabien Vantard
3085 2006-09-07 [paul] 2.4.0cvs160
3088 fix compilation warnings
3091 2006-09-07 [paul] 2.4.0cvs159
3094 select the mimepart icon when
3098 2006-09-06 [paul] 2.4.0cvs158
3100 * src/prefs_filtering.c
3101 fix labels and table element spacing
3102 Patch by Fabien Vantard
3108 2006-09-06 [paul] 2.4.0cvs157
3110 * manual/es/advanced.xml
3113 2006-09-06 [wwp] 2.4.0cvs156
3116 fix an dup launch issue when iconified, thanks to Colin.
3118 2006-09-06 [wwp] 2.4.0cvs155
3120 * src/gtk//gtksctree.h
3121 oops, forgot that one!
3123 2006-09-06 [wwp] 2.4.0cvs154
3125 * manual/pl/advanced.xml
3126 * manual/advanced.xml
3127 * manual/es/advanced.xml
3128 * manual/fr/advanced.xml
3129 * src/prefs_customheader.c
3130 * src/prefs_filtering_action.c
3132 * src/prefs_summaries.c
3133 * src/prefs_filtering.c
3136 * src/prefs_summary_column.c
3138 * src/prefs_actions.c
3139 * src/prefs_folder_column.c
3141 * src/prefs_template.c
3142 * src/prefs_display_header.c
3143 * src/prefs_common.h
3144 * src/prefs_matcher.c
3145 * src/prefs_common.c
3146 * src/prefs_toolbar.c
3149 * src/gtk/gtksctree.c
3150 * src/gtk/pluginwindow.c
3151 * src/gtk/progressdialog.c
3152 * src/gtk/prefswindow.c
3153 renamed hidden option enable_rules_hint to use_stripes_everywhere
3154 to make its meaning more obvious (all versions of the manual reflect
3156 added an extra hidden option use_stripes_in_summary to allow
3157 discarding these stripes in mainwindow's folder and message lists;
3158 en and fr manuals only are OK towards this.
3160 2006-09-06 [colin] 2.4.0cvs153
3163 Hide Sylpheed-Claws' internal queue headers
3164 when showing all headers. They'll be present
3165 only in Source window.
3167 2006-09-05 [colin] 2.4.0cvs152
3169 * src/plugins/trayicon/trayicon.c
3170 Fix crash at exit - we have to disconnect
3172 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3173 Update eggtrayicon - patch adapted from a
3174 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
3177 2006-09-05 [colin] 2.4.0cvs151
3180 * src/gtk/logwindow.c
3181 Fix race condition when something writes
3182 to the log too soon during init. Thanks
3185 2006-09-05 [colin] 2.4.0cvs150
3188 Don't select part on right-click either
3190 2006-09-05 [paul] 2.4.0cvs149
3193 completion of previous commit
3196 2006-09-05 [colin] 2.4.0cvs148
3199 Don't force selection on middle-click, just open
3201 2006-09-04 [colin] 2.4.0cvs147
3204 Looks like gtk_notebook_set_current_page()
3205 sometimes steals focus, and this annoys us
3206 in MimeViewers as it renders navigation
3207 keys useless. Take back focus after switching
3210 2006-09-04 [colin] 2.4.0cvs146
3213 Set stop_loading when clicking on Next
3214 during load. Don't add a callback to
3215 avoid over-complicating things.
3217 2006-09-04 [colin] 2.4.0cvs145
3221 Fix multiple loads in separate messageview
3223 2006-09-04 [colin] 2.4.0cvs144
3226 Let navigation keys be handled during
3229 2006-09-04 [colin] 2.4.0cvs143
3235 Make loading of huge mails (lots of text and/or
3236 images) cancellable, so the GUI doesn't block
3238 2006-09-04 [colin] 2.4.0cvs142
3240 * src/plugins/trayicon/trayicon.c
3241 Fix annoyance when removing a folder with
3242 unread mails: trayicon didn't update
3244 2006-09-04 [paul] 2.4.0cvs141
3246 * src/gtk/icon_legend.c
3247 straighten up columns
3248 Patch by Fabien Vantard
3250 2006-09-04 [wwp] 2.4.0cvs140
3252 * src/prefs_filtering.c
3253 fix new line's account name in filtering prefs:
3254 was "All", is now "(New)".
3256 2006-09-04 [paul] 2.4.0cvs139
3258 * tools/make.themes.project
3259 use "AUTOMAKE_OPTIONS = dist-bzip2"
3260 instead of homebrewed "make release"
3262 2006-09-03 [colin] 2.4.0cvs138
3265 Fix bug #1007 (Wrong folder highlighted)
3267 2006-09-03 [colin] 2.4.0cvs137
3270 Don't set Newsgroup: header to a mail folder
3273 2006-09-03 [paul] 2.4.0cvs136
3276 * src/prefs_spelling.c
3279 2006-09-03 [paul] 2.4.0cvs135
3281 * src/prefs_summaries.c
3282 correct menu item text in prefs_keybind_apply_clicked()
3284 2006-09-03 [paul] 2.4.0cvs134
3286 * manual/advanced.xml
3287 some improvements to the descriptions
3292 fix menu sensitivity issues
3293 * src/prefs_message.c
3294 drop the useless word 'short'
3296 add the word 'lines' indicating log length
3297 is a measure of lines
3299 fix compilation warnings
3301 2006-09-02 [colin] 2.4.0cvs133
3304 Display a special return-receipt message
3305 if the message is from the user
3307 Fix missing freeze of the list when marking
3308 all read and unthreading for exec. Thanks
3311 2006-09-02 [paul] 2.4.0cvs132
3314 * src/prefs_message.c
3318 2006-09-02 [wwp] 2.4.0cvs131
3320 * src/prefs_filtering.c
3321 added an account name column to the filtering rules
3324 2006-09-02 [colin] 2.4.0cvs130
3326 * src/gtk/logwindow.c
3327 * src/gtk/logwindow.h
3328 Block scrolling if we're not at the end
3331 2006-09-02 [colin] 2.4.0cvs129
3334 Make sure account-specific rules can't
3335 be used in {pre-,post-,}processing
3337 * src/gtk/logwindow.c
3338 * src/gtk/logwindow.h
3339 Jump to last error when clicking on the
3342 2006-09-02 [colin] 2.4.0cvs128
3352 Let proc_mbox know its account, for
3353 account-specific rules
3355 2006-09-01 [colin] 2.4.0cvs127
3358 Don't uselessly use iconv to convert from
3364 Fix certain log cases, disable warning icon
3365 for now, the correct way to display it when
3366 necessary and only when necessary is probably
3367 to do it manually rather than use error logs
3368 * src/etpan/imap-thread.c
3369 Clean up UID logging a bit
3370 * src/gtk/logwindow.c
3371 * src/gtk/logwindow.h
3372 Make logging faster when the window's closed
3374 2006-09-01 [wwp] 2.4.0cvs126
3376 * manual/fr/account.xml
3377 reflect changes to the ref. manual (parts of cvs72):
3378 fix tabnames and quotes.
3380 2006-09-01 [wwp] 2.4.0cvs125
3382 * manual/fr/plugins.xml
3383 reflect changes to the reference manual (cvs42):
3384 update IRC channel info.
3386 2006-09-01 [wwp] 2.4.0cvs124
3389 use CVSEDITOR env. var. if set, according to `man cvs`.
3391 2006-09-01 [wwp] 2.4.0cvs123
3393 * manual/advanced.xml
3394 better sentence again (thanks to Paul).
3396 2006-09-01 [wwp] 2.4.0cvs122
3398 * manual/advanced.xml
3399 fix definition of toolbar_detachable and rework a bit the one of
3400 enable_dotted_lines.
3402 2006-09-01 [mones] 2.4.0cvs121
3404 * manual/advanced.xml
3405 Document enable_dotted_lines
3407 2006-09-01 [paul] 2.4.0cvs120
3414 obey the 'When entering folder...' option
3415 when using the /View/Go to/... menu items
3418 2006-08-31 [colin] 2.4.0cvs119
3421 Revert 2.4.0cvs116, wrong fix.
3423 2006-08-31 [colin] 2.4.0cvs118
3425 * src/gtk/gtksctree.c
3426 Better state the various copyrights
3428 2006-08-31 [colin] 2.4.0cvs117
3430 * src/prefs_common.c
3431 fix enable_dotted_lines
3433 2006-08-31 [colin] 2.4.0cvs116
3436 Use pref "Always open on select" when going
3437 to next unread folder
3438 * src/gtk/gtksctree.c
3439 Fix link failure to _gtk_clist_create_cell_layout
3440 on certain computers. (Why not mine, I wonder)
3442 2006-08-31 [colin] 2.4.0cvs115
3446 * src/plugins/bogofilter/bogofilter.c
3447 * src/plugins/spamassassin/spamassassin.c
3448 Requalify some "errors" to warnings
3452 Add an icon in the statusbar to notify
3454 * src/gtk/gtksctree.c
3457 Make the GtkSCTree look more modern by
3458 alternating background lines
3459 * src/prefs_common.c
3460 * src/prefs_common.h
3461 Add a pref to let people have the old
3465 2006-08-30 [colin] 2.4.0cvs114
3469 Provide a way to filter a list of
3470 messages in an optimised manner, and
3471 add a list-filtering hook
3475 Use the list filtering
3476 * src/plugins/bogofilter/bogofilter.c
3477 Use the list-filtering hook
3478 Use -b (bulk) mode for more speed
3479 when learning and filtering
3480 * src/etpan/imap-thread.c
3481 Make log output shorter in UID SEARCH
3484 2006-08-30 [colin] 2.4.0cvs113
3486 * src/plugins/bogofilter/bogofilter.c
3487 Really fast mass learning - thanks to David
3488 Relson for the options explanations :)
3490 2006-08-30 [colin] 2.4.0cvs112
3493 Fix compilation on FreeBSD. Thanks
3496 2006-08-29 [colin] 2.4.0cvs111
3499 Handle "popup_menu" signal (for popping the
3500 menu via the keyboard)
3505 * src/gtk/gtkutils.c
3506 * src/gtk/gtkutils.h
3507 Factorize scrolling code, and add an API
3508 for MimeViewers to handle scroll orders
3510 2006-08-29 [wwp] 2.4.0cvs110
3512 * src/plugins//bogofilter/bogofilter.c
3513 * src/plugins//spamassassin/spamassassin.c
3514 make the bogofilter/spamassassin filtering error dialogs at
3515 incorporation obey to the "don't popup error dialog on
3516 receive error" option. If disabled, feed the log window w/
3523 2006-08-29 [paul] 2.4.0cvs109
3526 remove 'make release', it's not needed
3527 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
3529 2006-08-29 [paul] 2.4.0cvs108
3532 * src/summary_search.c
3533 * src/gtk/progressdialog.c
3534 * src/plugins/pgpcore/passphrase.c
3535 replace deprecated gtk_window_set_policy()
3537 2006-08-29 [colin] 2.4.0cvs107
3540 Fix data loss when copy fails during a move:
3541 only use fast remove_msgs if everything was
3542 copied OK; else use slow remove_msg on the
3543 mails that got copied only.
3545 2006-08-28 [paul] 2.4.0cvs106
3548 revert change in 2.4.0cvs104, it breaks
3551 2006-08-28 [paul] 2.4.0cvs105
3553 * src/plugins/spamassassin/spamassassin.c
3556 2006-08-28 [paul] 2.4.0cvs104
3559 fix data loss when moving to another
3561 * src/prefs_spelling.c
3563 * src/gtk/pluginwindow.c
3564 improve the layout of the dialog text
3567 2006-08-28 [paul] 2.4.0cvs103
3569 * src/plugins/bogofilter/bogofilter.c
3570 * src/plugins/bogofilter/bogofilter_gtk.c
3571 fix english up a bit, innit
3573 2006-08-28 [paul] 2.4.0cvs102
3578 require autoconf 2.60, enabling building
3579 with gettext 0.15 (gettext 0.14.x build still
3580 possible). Replace Makefiles with versions
3582 Remove configure options --with-localedir and
3583 --with-mandir. The options that are provided
3584 directly by autoconf 2.60 can be used instead:
3585 --mandir --localedir
3587 2006-08-27 [colin] 2.4.0cvs101
3589 * src/plugins/bogofilter/Makefile.am
3590 Fix make dist (no README)
3592 2006-08-27 [colin] 2.4.0cvs100
3595 Don't use F_UNKNOWN folders for any default
3597 * src/plugins/bogofilter/bogofilter.c
3598 * src/plugins/bogofilter/bogofilter.h
3599 * src/plugins/bogofilter/bogofilter_gtk.c
3600 Add an option to specify the path to bogofilter
3601 Use single-quotes to be able to learn in folders
3602 with spaces in their names
3603 Verify learning status
3605 2006-08-27 [colin] 2.4.0cvs99
3608 * manual/plugins.xml
3609 Document Bogofilter plugin
3611 2006-08-27 [colin] 2.4.0cvs98
3617 When possible, copy the queued mail to sent folder
3618 instead of re-adding. Much faster on IMAP.
3620 2006-08-27 [colin] 2.4.0cvs97
3623 Disable mmaped caches - huge metadata loss
3624 here after a power failure.
3626 Add quicksearch timing
3627 * src/common/plugin.c
3628 * src/common/plugin.h
3629 Implement an interface to tell what plugins
3630 provide. Prevent loading of similar plugins.
3631 * src/plugins/clamav/clamav_plugin.c
3632 * src/plugins/demo/demo.c
3633 * src/plugins/dillo_viewer/dillo_viewer.c
3634 * src/plugins/pgpcore/plugin.c
3635 * src/plugins/pgpinline/pgpinline.c
3636 * src/plugins/pgpmime/pgpmime.c
3637 * src/plugins/spamassassin/spamassassin.c
3638 * src/plugins/trayicon/trayicon.c
3639 Implement plugin_provides()
3641 2006-08-27 [colin] 2.4.0cvs96
3644 * src/plugins/Makefile.am
3645 * src/plugins/bogofilter/.cvsignore
3646 * src/plugins/bogofilter/Makefile.am
3647 * src/plugins/bogofilter/bogofilter.c
3648 * src/plugins/bogofilter/bogofilter.h
3649 * src/plugins/bogofilter/bogofilter_gtk.c
3650 New Bogofilter plugin, provides filtering and
3651 learning. Spamassassin will go to extra plugins.
3653 2006-08-26 [mones] 2.4.0cvs95
3655 * manual/handling.xml
3656 Fix subfolder path in the example (thanks to Paul)
3658 2006-08-26 [mones] 2.4.0cvs94
3660 * manual/glossary.xml
3661 2.2. + add ISP to the glossary
3662 7.5. + Add UIDL to glossary
3663 7.7. + Add TCP to glossary
3664 * manual/handling.xml
3665 7.1. + Mentions GNU/Linux distribution, what about the non...
3666 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
3667 7.3. + Mentions .bashrc, what about the non-bash ones?
3668 7.4. = Use appropriate quotation for commands
3669 7.6. = change "" to <quote></quote>
3670 * manual/plugins.xml
3671 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends
3672 * manual/starting.xml
3673 2.1. + local mbox file: some examples of mbox file locations...
3674 Also reformatted files requiring it
3676 2006-08-26 [wwp] 2.4.0cvs93
3678 * src/summary_search.c
3679 disable find buttons while summary search is running.
3681 2006-08-25 [colin] 2.4.0cvs92
3688 Speed up MH moving, and add progressbar
3691 Write cache files using mmap() too
3693 2006-08-25 [wwp] 2.4.0cvs91
3696 switch spam<->ham button when a message has been marked as spam or ham
3697 and is still selected. Thanks to Colin.
3699 2006-08-25 [paul] 2.4.0cvs90
3702 * src/stock_pixmap.c
3703 * src/stock_pixmap.h
3705 * src/gtk/icon_legend.c
3706 * src/pixmaps/copied.xpm
3707 * src/pixmaps/moved.xpm
3708 add icons for delayed execution marked for
3709 copying, marked for moving
3711 2006-08-25 [mones] 2.4.0cvs89
3713 * manual/glossary.xml
3714 Fix the other glossary items:
3715 5.1. = Inmmediate execution -> <quote>immediate execution...
3716 5.2. = Fix MBOX capitalization -> Mbox
3717 5.3. + Improve Plugins def. w/ tech. ref.
3718 5.4. = Quotation -> replace '>' by <quote>></quote>
3719 5.5. - SMTP Server. -> remove dot
3723 2006-08-25 [mones] 2.4.0cvs88
3726 Reformatted, changed email address
3727 * manual/glossary.xml
3728 Reformatted, fixed MANUAL-TODO items:
3729 8.2. + add ROT-13 to glossary
3730 8.4. + add URL to glossary
3731 * manual/es/advanced.xml
3734 2006-08-25 [paul] 2.4.0cvs87
3736 * src/gtk/icon_legend.c
3737 add 'marked for deletion' icon
3738 arrange icons by containing column
3739 wrap long label text
3741 2006-08-25 [colin] 2.4.0cvs86
3743 * src/common/utils.c
3744 * src/common/utils.h
3745 Add the sc_g_*list_bigger functions in
3746 a place everyone can use it
3748 Only freeze/thaw the list when working
3749 on the selection, if it's bigger than 1
3750 * src/gtk/gtksctree.c
3751 Only freeze/thaw the list when unselec-
3752 ting 'all' if ('all' != 1)
3753 This avoids some flickering
3755 2006-08-24 [colin] 2.4.0cvs85
3758 Fix strange list selection
3759 Fix random seg (Invalid read of freed memory)
3761 2006-08-24 [colin] 2.4.0cvs84
3764 * src/gtk/inputdialog.c
3765 * src/plugins/pgpcore/passphrase.c
3766 Revert minimal width patch of 2.4.0cvs67,
3767 as it is also a maximal width. Use
3768 gtk_window_set_default_size instead.
3770 2006-08-24 [colin] 2.4.0cvs83
3773 Write cache/mark to temp files before
3774 overwriting old ones (avoids metadata
3775 loss if writing the new files fail).
3776 Use mmap() to read cache/mark file, as
3777 this makes cache reading faster. Dis-
3778 abled for big-endian machines until it
3779 can be tested. (Big-endian users: set
3780 msgcache_use_mmap = TRUE in the relevant
3783 Move rarely used fields of MsgInfo in
3784 another structure, which will only be
3785 allocated if needed. Face, X-Face,
3786 Return receipt headers and List-*
3787 headers are moved. Mails having none
3788 of these occupy 52 bytes less with
3789 this patch, which makes 2.5MB of RAM
3790 saved on a 50k folder).
3794 * src/partial_download.c
3798 Follow this structure change.
3800 2006-08-24 [wwp] 2.4.0cvs82
3802 * manual/es/.cvsignore
3803 * manual/es/dist/.cvsignore
3804 * manual/es/dist/html/.cvsignore
3805 * manual/es/dist/pdf/.cvsignore
3806 * manual/es/dist/ps/.cvsignore
3807 * manual/es/dist/txt/.cvsignore
3808 more (generated) files to ignore.
3810 2006-08-24 [colin] 2.4.0cvs81
3814 Fix possible problems with local delivery. Check the folder doesn't
3815 need scan before setting its mtime when saving cache (which can be
3816 done long after the folder's been modified by an external process);
3817 Check that the stored item's mtime didn't change in mh functions.
3819 2006-08-24 [mones] 2.4.0cvs80
3821 * manual/advanced.xml
3822 Rewrapping, some fixes and MANUAL-TODO items:
3823 8.1. = change "" to <quote></quote>
3824 8.3. = quote menu items
3825 8.5. - deploying -> new user ... ideally a new user (redundant)
3827 2006-08-23 [colin] 2.4.0cvs79
3829 * src/gtk/gtksctree.c
3830 When selecting or deselecting range, only
3831 freeze/thaw when selection is bigger than 10
3833 2006-08-23 [colin] 2.4.0cvs78
3838 * src/plugins/dillo_viewer/dillo_viewer.c
3839 Provide an API for MimeViewer plugins to
3840 return a text selection for replying
3842 2006-08-23 [colin] 2.4.0cvs77
3844 * src/image_viewer.c
3846 Use gtk_pixbuf_new_from_file_at_scale(), which
3847 is faster than getting the pixbuf then resizing
3850 2006-08-23 [colin] 2.4.0cvs76
3853 UTF-8 should be sent Quoted-printable
3855 2006-08-22 [colin] 2.4.0cvs75
3858 Check if scan is required before touching
3859 the folder (or it'll be required every time)
3861 2006-08-22 [colin] 2.4.0cvs74
3864 Require libetpan 0.46 (crasher fix when built
3867 2006-08-22 [colin] 2.4.0cvs73
3870 Set folder's mtime after writing its
3875 Don't do useless stuff if we don't
3878 Add some timing, don't deselect prior
3879 to selecting (gtksctree does it itself),
3880 remove crash avoidance hacks as it's been
3881 properly fixed since a while
3882 * src/common/utils.c
3883 Optimize to_human_readable(): _() is slow,
3884 do it only once, and avoid %f format for KB
3885 (the most common in a summaryview)
3886 * src/gtk/gtksctree.c
3887 Don't uselessly freeze/thaw (fixes flicker
3888 on next unread and friends), reduce number
3889 of g_list_nth/g_list_position where possible
3890 * src/gtk/gtkutils.c
3891 * src/gtk/gtkutils.h
3892 Reduce number of g_list_nth/g_list_position
3894 All of this makes loading as 70k folder 2.1
3895 seconds instead of 3.2 (with hot FS caches).
3896 (1.3 seconds without Date and Size columns...)
3898 2006-08-22 [paul] 2.4.0cvs72
3900 wrap documents and do some items from mones' MANUAL-TODO:
3902 * manual/account.xml
3903 4.1. = fix tabname references to <quote>tabname</quote>
3904 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
3906 1.1. = mentioned options don't match UI
3907 Add information about the 'Never send Return Receipts'
3909 * manual/handling.xml
3910 6.2. = Mentions Extended symbols button, but now is
3912 6.3. = Mentions ... button, which is now Edit
3914 2006-08-22 [colin] 2.4.0cvs71
3916 * src/gtk/pluginwindow.c
3917 Fix layout in verbose translations (such
3920 2006-08-22 [paul] 2.4.0cvs70
3922 * manual/Makefile.am
3923 build manuals in alphabetical order
3925 * src/prefs_themes.c
3926 replace/remove deprecated symbols
3927 * src/gtk/gtkutils.c
3929 * src/gtk/pluginwindow.c
3930 replace deprecated symbol
3931 replace label text and move it
3932 * src/plugins/pgpcore/prefs_gpg.c
3933 move the 'Generate...' button out of the
3934 Sign Key frame, replace the English used
3935 * src/plugins/pgpcore/sgpgme.c
3936 fixes to the English
3938 2006-08-21 [colin] 2.4.0cvs69
3940 * src/plugins/trayicon/trayicon.c
3941 Add more strings for translation; patch
3944 2006-08-21 [colin] 2.4.0cvs68
3947 fix replied flag not set after drafting
3949 fix body quicksearch in non-encoded bodies
3952 Get rid of the g_malloc workaround for
3953 corrupted caches, use g_try_malloc
3955 2006-08-21 [colin] 2.4.0cvs67
3958 * src/gtk/inputdialog.c
3959 * src/plugins/pgpcore/passphrase.c
3960 Set minimal width to 375
3962 Fix switching to offline, asking if it
3963 should be overriden for synchronising
3965 Don't offer to remember command on Open
3966 with for text parts, as the browser or
3967 text editor command isn't changed from
3970 2006-08-20 [paul] 2.4.0cvs66
3974 fix plural form errors. revealed by stricter
3975 checking of gettext 0.15
3977 2006-08-18 [paul] 2.4.0cvs65
3979 * src/stock_pixmap.c
3980 fix the fix of 2.4.0cvs64
3983 2006-08-18 [paul] 2.4.0cvs64
3985 * src/stock_pixmap.c
3989 2006-08-18 [paul] 2.4.0cvs63
3993 fix occasional IMAP bug where large msgs
3994 were left in the queue folder after sending
3997 2006-08-18 [paul] 2.4.0cvs62
4000 freeze the summaryview while quicksearch results
4002 (fixes bug 456 'current message is hidden when the
4003 view is refreshed and extended search is "unread
4007 add missing #include "inputdialog.h"
4008 * src/common/utils.h
4009 add missing mailcap_update_default() and improve
4012 2006-08-17 [colin] 2.4.0cvs61
4014 * src/plugins/pgpcore/select-keys.c
4017 2006-08-17 [colin] 2.4.0cvs60
4020 Don't continue queuing if Cancel is clicked
4023 2006-08-17 [colin] 2.4.0cvs59
4025 * src/plugins/pgpcore/select-keys.c
4026 When encrypting, if only one key matches and it
4027 matches exactly, automatically use it.
4029 2006-08-17 [colin] 2.4.0cvs58
4032 * src/prefs_common.c
4033 * src/prefs_common.h
4034 * src/prefs_ext_prog.c
4036 Fix issues with previous patch (text/html)
4037 Remove outdated prefs
4039 2006-08-17 [colin] 2.4.0cvs57
4042 Add View Log button on auth error
4044 Fix encrypted mail marked as new when
4045 saved in normal folders
4046 * src/plugins/pgpinline/pgpinline.c
4047 Fix encrypt bug on IMAP
4049 * src/common/utils.c
4050 * src/common/utils.h
4051 * src/gtk/inputdialog.c
4052 * src/gtk/inputdialog.h
4053 Get rid of metamail stuff, simplify
4054 opening, and allow remembering of user's
4055 choices (by updating ~/.mailcap). There's
4056 still to drop "Audio player" and "Image
4057 viewer" preferences.
4059 2006-08-17 [mones] 2.4.0cvs56
4061 * manual/es/sylpheed-claws-manual.xml
4064 2006-08-17 [mones] 2.4.0cvs55
4067 * manual/Makefile.am
4068 * manual/es/Makefile.am
4069 * manual/es/account.xml
4071 * manual/es/addrbook.xml
4072 * manual/es/advanced.xml
4074 * manual/es/glossary.xml
4076 * manual/es/handling.xml
4077 * manual/es/intro.xml
4078 * manual/es/keyboard.xml
4079 * manual/es/plugins.xml
4080 * manual/es/starting.xml
4081 * manual/es/sylpheed-claws-manual.xml
4082 * manual/es/dist/Makefile.am
4083 * manual/es/dist/html/Makefile.am
4084 * manual/es/dist/pdf/Makefile.am
4085 * manual/es/dist/ps/Makefile.am
4086 * manual/es/dist/txt/Makefile.am
4087 Spanish translation for the manual
4089 2006-08-16 [colin] 2.4.0cvs54
4094 Fix send button sensitivity at startup
4095 Set send menu sensitivity (patch by Fabien)
4097 Enable closing with esc (patch by Fabien)
4098 * src/gtk/foldersort.c
4099 Enable closing with esc (patch by Fabien)
4101 Optimisation (no need to copy to tempfile to
4102 "decode" 7bit and 8bit)
4104 Fix cruft in swap_from case
4106 Fix missing last line in some mail cases
4107 (Fixes debian #381872)
4108 * src/plugins/pgpcore/prefs_gpg.c
4109 * src/plugins/pgpcore/sgpgme.c
4110 * src/plugins/pgpcore/sgpgme.h
4111 Don't show "no key found" when user explicitely
4112 wants to create a key
4114 2006-08-16 [paul] 2.4.0cvs53
4120 * src/prefs_account.c
4121 * src/prefs_message.c
4122 * src/gtk/gtkutils.c
4123 bump up minimum required versions of GTK+ and
4126 2006-08-16 [paul] 2.4.0cvs52
4129 workaround GTK+ Bug 351600 - 'Can't re-click
4130 on button after sensitivity update'
4131 http://bugzilla.gnome.org/show_bug.cgi?id=351600
4134 2006-08-15 [colin] 2.4.0cvs51
4136 * src/plugins/pgpcore/prefs_gpg.c
4137 Set options sensitivity according to
4139 * src/plugins/pgpcore/sgpgme.c
4140 Allow to create key with no passphrase
4142 2006-08-14 [cleroy] 2.4.0cvs50
4144 * src/gtk/pluginwindow.c
4145 New layout (maybe to be changed?)
4146 * src/gtk/gtkutils.c
4147 Fix a bit label_window
4148 * src/plugins/pgpcore/passphrase.c
4149 * src/plugins/pgpcore/passphrase.h
4150 * src/plugins/pgpcore/plugin.c
4151 * src/plugins/pgpcore/prefs_gpg.c
4152 * src/plugins/pgpcore/prefs_gpg.h
4153 * src/plugins/pgpcore/sgpgme.c
4154 * src/plugins/pgpcore/sgpgme.h
4155 Allow to create a PGP private key via the GUI
4157 2006-08-14 [wwp] 2.4.0cvs49
4159 * src/addressbook_foldersel.c
4160 fix strict ISO C90 compliance.
4162 2006-08-14 [paul] 2.4.0cvs48
4164 * src/gtk/prefswindow.c
4165 re-set scrolled window on opening
4172 2006-08-14 [paul] 2.4.0cvs47
4174 * src/prefs_display_header.c
4175 re-enable user-defined Displayed Headers
4177 2006-08-14 [paul] 2.4.0cvs46
4179 * src/prefs_account.c
4182 2006-08-13 [colin] 2.4.0cvs45
4184 * src/common/utils.c
4185 Fix "a" in quote when the original message is empty,
4186 by using \0 instead of 'a' to test writability of
4189 2006-08-13 [wwp] 2.4.0cvs44
4191 * src/plugins/spamassassin/spamassassin.c
4192 fix capitalization of "SpamAssassin" in some debug, log and
4195 2006-08-13 [paul] 2.4.0cvs43
4198 fix overlapping widgets
4199 * src/prefs_account.c
4200 fix translation of protocol_names[]
4201 fix label disappearing off the edge of the
4204 2006-08-12 [paul] 2.4.0cvs42
4206 * manual/plugins.xml
4207 update IRC channel info before it gets forgotten
4210 2006-08-11 [colin] 2.4.0cvs41
4219 Grey out the Send button if
4220 - Queue folders are empty, or
4221 - We're sending already
4223 2006-08-11 [wwp] 2.4.0cvs40
4226 fix a logic issue when quitting while a compose window is
4227 still open, thanks to Colin.
4229 2006-08-10 [colin] 2.4.0cvs39
4232 Fix default font size setting after wizard run
4234 * src/etpan/imap-thread.c
4235 * src/etpan/imap-thread.h
4236 Fix bug #999 (Timing out on TSL cert validation
4237 dialog makes ugly things happen). Also, STARTTLS
4238 unconditionnaly if initial capabilities contain
4239 LOGINDISABLED and STARTTLS.
4241 2006-08-09 [colin] 2.4.0cvs38
4245 Fix Tools/Actions sensitivity when there are
4248 2006-08-09 [colin] 2.4.0cvs37
4250 * src/prefs_filtering.c
4251 Warning fix, patch by Paul
4253 * src/prefs_actions.c
4254 * src/prefs_filtering_action.c
4255 * src/prefs_matcher.c
4256 Uniformisation of "Info ..." to "Info..." (for
4257 old gtk), patch by Fabien
4258 * src/plugins/clamav/clamav_plugin_gtk.c
4259 Sensitivity fix by Fabien
4261 2006-08-09 [colin] 2.4.0cvs36
4265 Add a function to know whether we're exiting
4266 * src/plugins/trayicon/trayicon.c
4267 If exiting, don't do anything. Faster, and
4268 avoids gtk_main_iteration reentracy causing
4271 2006-08-09 [colin] 2.4.0cvs35
4276 Fix lack of part selection when automatically
4277 jumping to a specific part
4279 Little optimisation in cache reading
4281 2006-08-09 [colin] 2.4.0cvs34
4284 Fix crash setting the priority on reedit
4285 (Accessing compose before creating it!)
4287 2006-08-08 [colin] 2.4.0cvs33
4290 Fix bug #998 (last attachment is not accessible)
4291 Bad RFC interpretation on multipart close-delimiters
4294 * src/gtk/gtkvscrollbutton.c
4295 * src/gtk/gtkvscrollbutton.h
4296 Make attachments list wheel-scrollable
4298 2006-08-07 [colin] 2.4.0cvs32
4300 * src/gtk/gtkaspell.c
4301 Fix bug #973 (Unicode punctation characters
4302 are not recognized as separators by the
4303 spell checker); fix unsigned stuff
4305 2006-08-07 [colin] 2.4.0cvs31
4308 Fix bug #956 (DnD text with accents in compose
4309 text entry); fix gccc's signed/unsigned fuss
4311 2006-08-06 [colin] 2.4.0cvs30
4314 Fix bug #979 (Plugin crashes when exiting
4315 sylpheed-claws) : handle exit request only
4318 2006-08-05 [colin] 2.4.0cvs29
4321 Just make sure we have a msgid.
4323 2006-08-05 [colin] 2.4.0cvs28
4327 Fix bug #995 ("Mark cross-posted as read" doesn't work)
4328 by reimplementing it
4330 Fix bug when hiding quotes with level > 3 and quote
4333 2006-08-04 [colin] 2.4.0cvs27
4338 Fix a bit replace-by-pasting undo
4341 Fix Fold quotes menu synchro in
4342 mainwindow when it changes in
4345 Fix right-click on quotes blocks
4346 * src/common/utils.c
4347 Verify that the file created by
4348 my_tmpfile() is writable. Fixes
4349 bug #988 (very specific filesystem
4351 * src/plugins/pgpcore/sgpgme.c
4352 Fix file descriptor leak
4353 * src/plugins/spamassassin/spamassassin.c
4354 Warn once if spamd isn't reachable
4356 2006-08-04 [colin] 2.4.0cvs26
4359 i18n context patch by Fabien
4361 2006-08-03 [colin] 2.4.0cvs25
4365 Rename "Hide quotes" to "Fold quotes"
4367 Don't use hand cursor on quotes. "all
4368 the bonuses of the feature and none of
4369 unwelcome side-effects"
4371 2006-08-03 [colin] 2.4.0cvs24
4374 * sylpheed-claws.desktop
4376 Bring the desktop file to XDG compliance
4377 Patch by Charles A. Edwards
4379 2006-08-03 [colin] 2.4.0cvs23
4382 Fix links offset when they are preceded
4383 by accentued chars (g_utf8_strlen!)
4385 Fix wrong status when starting offline
4388 2006-08-03 [wwp] 2.4.0cvs22
4390 * src/prefs_common.h
4391 ask what to do w/ filtering rules that belong to an account when
4392 applying filtering rules manually from the main window (skip,
4393 apply regardless of the account, use current account). This dialog
4394 can be skipped and the last reply used.
4397 2006-08-03 [wwp] 2.4.0cvs21
4401 * src/prefs_common.c
4406 ask what to do w/ filtering rules that belong to an account when
4407 applying filtering rules manually from the main window (skip,
4408 apply regardless of the account, use current account). This dialog
4409 can be skipped and the last reply used.
4412 2006-08-03 [colin] 2.4.0cvs20
4415 Optimize previous patch
4417 2006-08-03 [cleroy] 2.4.0cvs19
4420 Fix quotes getting toggled back when the
4421 mail has an even number of text parts
4423 2006-08-02 [colin] 2.4.0cvs18
4426 Add Hide quotes menu
4428 2006-08-02 [colin] 2.4.0cvs17
4431 * src/prefs_common.c
4435 Allow per-level quote hiding,
4436 Allow toggling quotes by double-clicking them
4437 Rename RemoteURI to ClickableText to reflect
4438 the fact it's used for a variety of things
4440 2006-08-02 [wwp] 2.4.0cvs16
4443 fix "View/Hide quotes" menu item status initialization.
4445 2006-08-02 [wwp] 2.4.0cvs15
4447 * src/matcher_parser_parse.y
4448 remove a debug trace.
4450 2006-08-02 [paul] 2.4.0cvs14
4452 * src/plugins/pgpcore/passphrase.c
4453 don't set initial dialog size
4456 2006-08-02 [paul] 2.4.0cvs13
4459 remove the rogue '/' character
4461 2006-08-02 [paul] 2.4.0cvs12
4464 allow buttons to resize as necessary
4466 2006-08-01 [wwp] 2.4.0cvs11
4469 fix strict ISO C90 compliance.
4471 2006-08-01 [wwp] 2.4.0cvs10
4474 updated update-po tool to work w/ context-dependent translations.
4475 Patch by Fabien Vantard <fzzzzz@gmail.com>.
4477 2006-08-01 [wwp] 2.4.0cvs9
4480 * src/prefs_filtering.c
4481 * src/prefs_matcher.c
4482 allow context-dependent translations for "All",
4483 patch by Fabien Vantard <fzzzzz@gmail.com>.
4485 2006-07-31 [colin] 2.4.0cvs8
4489 Add Rafal to authors
4491 2006-07-31 [colin] 2.4.0cvs7
4496 * src/prefs_common.c
4497 * src/prefs_common.h
4499 Add 'View/Hide quotes'. Patch based on a patch
4502 2006-07-31 [colin] 2.4.0cvs6
4505 Fix problem with "> stuff >" actions
4507 2006-07-31 [paul] 2.4.0cvs5
4510 updated by Geir Helland
4512 2006-07-31 [wwp] 2.4.0cvs4
4517 add "View/Go to/Parent message" and "View/Go to/Last read message",
4520 2006-07-31 [wwp] 2.4.0cvs3
4527 * src/addressbook_foldersel.c
4528 * src/addressbook_foldersel.h
4533 * src/matcher_parser_lex.l
4534 * src/matcher_parser_parse.y