1 2006-12-13 [mones] 2.6.1cvs29
4 Fixed piped strings, fixed click translation
6 2006-12-13 [paul] 2.6.1cvs28
9 don't translate these strings
11 2006-12-13 [paul] 2.6.1cvs27
16 2006-12-13 [colin] 2.6.1cvs26
20 Add claws_is_starting()
22 2006-12-13 [mones] 2.6.1cvs25
24 * manual/es/advanced.xml
26 Synced manual and updated translation
28 2006-12-12 [colin] 2.6.1cvs24
31 Add an option to use STARTTLS in the
32 welcome wizard. Fixes bug 1080,
33 'Using SSL option in wizard for incoming
34 server does not activate SSL with STARTTLS'
36 2006-12-12 [colin] 2.6.1cvs23
39 Don't exit when there's an incomplete
40 mailbox configured - leaves a chance
41 to fix a failing IMAP account. Exit
42 if no mailbox at all is loaded (case
44 Completes bug 1077's fix (I was wrong
45 in this bug's comment #3).
47 2006-12-12 [colin] 2.6.1cvs22
50 Add another menu data type
52 Complete the completion of bug 1076
53 (doesn't lose the pref on apply)
55 2006-12-12 [paul] 2.6.1cvs21
58 complete the fix of bug 1076
59 also be more verbose with the text
61 2006-12-12 [paul] 2.6.1cvs20
64 fix compilation warning
66 2006-12-11 [colin] 2.6.1cvs19
69 Document :port in server entry tooltips
71 2006-12-11 [colin] 2.6.1cvs18
76 2006-12-11 [colin] 2.6.1cvs17
79 Add failing IMAP as a reason for no
82 2006-12-11 [colin] 2.6.1cvs16
85 Check for existence of inbox for local
88 Allow setting the port to use for servers
89 by using the usual "server.example.com:port"
90 syntax. Fixes bug 1077, 'sylpheed-claws does
91 not start when IMAP server is unavailable'
93 2006-12-11 [colin] 2.6.1cvs15
96 Prevent use of non-existing default inbox
98 2006-12-11 [colin] 2.6.1cvs14
100 * src/prefs_account.c
101 Fix sensitivity. Fixes bug 1076, 'privacy
102 options are displayed even when pgp plugin
103 not loaded / available'
105 2006-12-09 [colin] 2.6.1cvs13
107 * manual/advanced.xml
110 * src/common/ssl_certificate.c
111 Add a new hidden preference, 'unsafe_ssl_certs',
112 which allows to store multiple certificates per
113 server/port. This is disabled by default because
114 it's less secure (presenting a new certificate
115 instead of a changed one raises less alarms).
116 This will cause Claws to ask about an unknown
117 certificate for people who have used 2.6.1cvs8
120 2006-12-09 [colin] 2.6.1cvs12
123 Fix cache updating after action
125 2006-12-07 [wwp] 2.6.1cvs11
128 fix email address comparison when replying to all
129 (avoid replying to ourselves), thanks to Colin.
131 2006-12-06 [paul] 2.6.1cvs10
142 2006-12-06 [paul] 2.6.1cvs9
153 2006-12-06 [colin] 2.6.1cvs8
156 * src/common/ssl_certificate.c
157 * src/common/ssl_certificate.h
158 Handle multiple certificates per host/port
160 2006-12-06 [colin] 2.6.1cvs7
162 * src/etpan/imap-thread.c
163 Fix certificate checking on IMAP
165 2006-12-06 [colin] 2.6.1cvs6
168 Fix bug 1072, 'Claws stops fetching newsgroups
169 from server when newsgroup got deleted': continue
170 checking other groups
172 2006-12-05 [wwp] 2.6.1cvs5
174 * src/message_search.c
175 * src/summary_search.c
180 make up and down arrow keys in modern gtk_combo_box_entry widgets
181 behave like w/ old comboboxes (summary and message search only).
183 2006-12-05 [paul] 2.6.1cvs4
189 2006-12-05 [paul] 2.6.1cvs3
192 * tools/textviewer.pl
193 script updated and description added
195 2006-12-04 [colin] 2.6.1cvs2
198 Run pre-send hook only when checking
201 2006-12-04 [paul] 2.6.1cvs1
208 bump up version number following stable release
210 2006-12-04 [paul] 2.6.0cvs83
213 updates and corrections
215 2006-12-04 [colin] 2.6.0cvs82
218 Probably fix bug 1066, 'Incorrect mailbox
221 2006-12-04 [colin] 2.6.0cvs81
224 Trim tabs from mailcap file too.
226 2006-12-02 [paul] 2.6.0cvs80
229 fix broken GUI under certain languages
231 put the Cancel button to the right
233 2006-12-01 [paul] 2.6.0cvs79
236 remove reference to removed file
238 2006-12-01 [wwp] 2.6.0cvs78
242 remove forgotten debug statements.
244 2006-12-01 [wwp] 2.6.0cvs77
246 * manual/advanced.xml
247 * manual/fr/advanced.xml
257 add a hidden option to allow embedding the editaddress (edit contact details)
258 dialog into the addressbook's window. This doesn't change the default
261 2006-12-01 [wwp] 2.6.0cvs76
263 * src/message_search.c
264 * src/summary_search.c
265 fix more focus issues (don't set focus to combobox's entry widget when
266 entry's value changed, if entry widget has focus already).
268 2006-12-01 [wwp] 2.6.0cvs75
270 * src/gtk/quicksearch.c
271 revert last changes to the quicksearch gtk_combo_box, this needs more
274 2006-12-01 [paul] 2.6.0cvs74
276 * tools/kdeservicemenu/README
277 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
278 * tools/kdeservicemenu/install.sh
279 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
280 * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
281 simplify this stuff, and in so doing,
282 fix it. (possibly re-extend it again at
285 2006-12-01 [wwp] 2.6.0cvs73
287 * src/gtk/quicksearch.c
288 adapt quicksearch code to use modern gtk_combo_box'es.
290 2006-12-01 [wwp] 2.6.0cvs72
295 * src/message_search.c
296 * src/summary_search.c
299 add history combos to all message and summary search fields.
301 2006-12-01 [wwp] 2.6.0cvs71
304 As the list may change while the mark as read delay
305 runs, we can't rely on the 'row' pointer, which can
306 be invalid when the timeout is called. As the mark
307 as read is only done if the message is still selected,
308 use summaryview->selected instead. Thanks to Colin.
310 2006-11-30 [paul] 2.6.0cvs70
313 give emphasis to "Sylpheed-Claws"
314 as well as "Claws Mail"
316 2006-11-30 [colin] 2.6.0cvs69
319 Put the SSL checkboxes in the receiving
320 and sending server pages.
322 2006-11-29 [colin] 2.6.0cvs68
325 * src/gtk/gtkvscrollbutton.c
326 Revert some deprecated fixes - they seem to
327 deprecate stuff as soon as a new one gets out.
328 g_object_ref_sink needed glib-2.10.
330 2006-11-29 [colin] 2.6.0cvs67
333 Create .mailcap if it doesn't exist
335 2006-11-29 [colin] 2.6.0cvs66
338 Followup to cvs60: use original list
339 of recipients if replying to a mail
340 in Sent Drafts or Queue.
342 2006-11-27 [paul] 2.6.0cvs65
345 revert the last change for now (it's broken)
347 2006-11-27 [paul] 2.6.0cvs64
351 * m4/aclocal-include.m4
368 * src/common/Makefile.am
372 * src/common/sylpheed.c
373 * src/common/sylpheed.h
374 * src/etpan/Makefile.am
375 * src/gtk/Makefile.am
376 * src/gtk/claws-marshal.list
378 * src/gtk/gtksctree.c
379 * src/gtk/quicksearch.c
380 * src/gtk/sylpheed-marshal.list
381 * src/plugins/bogofilter/bogofilter.c
382 * src/plugins/bogofilter/bogofilter_gtk.c
383 * src/plugins/clamav/clamav_plugin.c
384 * src/plugins/clamav/clamav_plugin_gtk.c
385 * src/plugins/demo/demo.c
386 * src/plugins/dillo_viewer/dillo_viewer.c
387 * src/plugins/pgpcore/Makefile.am
388 * src/plugins/pgpcore/claws.def
389 * src/plugins/pgpcore/pgp_viewer.c
390 * src/plugins/pgpcore/plugin.c
391 * src/plugins/pgpcore/sylpheed.def
392 * src/plugins/pgpinline/Makefile.am
393 * src/plugins/pgpinline/claws.def
394 * src/plugins/pgpinline/plugin.c
395 * src/plugins/pgpinline/sylpheed.def
396 * src/plugins/pgpmime/Makefile.am
397 * src/plugins/pgpmime/claws.def
398 * src/plugins/pgpmime/plugin.c
399 * src/plugins/pgpmime/sylpheed.def
400 * src/plugins/spamassassin/spamassassin.c
401 * src/plugins/spamassassin/spamassassin_gtk.c
402 * src/plugins/trayicon/trayicon.c
404 remove deprecated gtk_tooltips_set_delay()
406 2006-11-26 [paul] 2.6.0cvs63
413 * src/gtk/gtkvscrollbutton.c
414 * src/gtk/prefswindow.c
415 * src/plugins/pgpcore/prefs_gpg.c
416 replace more deprecated GTK+ functions
418 2006-11-26 [paul] 2.6.0cvs62
423 replace deprecated gtk_idle_... functions
425 2006-11-26 [paul] 2.6.0cvs61
431 * src/gtk/gtkvscrollbutton.c
432 * src/gtk/quicksearch.c
433 * src/plugins/pgpcore/passphrase.c
434 replace deprecated gtk_timeout_add and
437 2006-11-26 [paul] 2.6.0cvs60
440 fix bug that caused the wrong recipient
441 to be selected when replying to a msg
442 which is From one of our accounts to
443 another of our accounts
445 2006-11-25 [paul] 2.6.0cvs59
448 don't change the From column title to
449 To if the To column is visible
451 2006-11-24 [paul] 2.6.0cvs58
454 fix bug 1069, 'Sent mails disappear, BCC
457 2006-11-21 [wwp] 2.6.0cvs57
460 fix spelling menu when replying (same as 2.3.1cvs39):
461 discrepancy between context menu and top menu when
462 folder's dictionary isn't the default one.
464 2006-11-19 [paul] 2.6.0cvs56
467 obey always_show_msg option when
469 * src/plugins/bogofilter/bogofilter.c
472 2006-11-18 [paul] 2.6.0cvs55
482 * src/gtk/icon_legend.c
483 * src/gtk/icon_legend.h
484 * tools/OOo2claws-mail.pl
486 * tools/acroread2claws-mail.pl
487 * tools/claws.i18n.status.pl
488 * tools/filter_conv.pl
489 * tools/filter_conv_new.pl
490 * tools/freshmeat_search.pl
491 * tools/google_search.pl
492 * tools/kmail2claws-mail.pl
493 * tools/kmail2claws-mail_v2.pl
494 * tools/maildir2claws-mail.pl
495 * tools/make.themes.project
496 * tools/multiwebsearch.pl
497 * tools/outlook2claws-mail.pl
498 * tools/tb2claws-mail
499 * tools/kdeservicemenu/README
500 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
501 update mine and wwp's email addresses in
504 * src/prefs_compose_writing.c
505 set sensitivity on 'new message format' frame
507 2006-11-17 [paul] 2.6.0cvs54
510 more reworking of the GUI
511 Patch by Fabien Vantard
513 2006-11-16 [paul] 2.6.0cvs53
516 set a minimum size for the window, allow
517 it to automatically expand as necessary
519 2006-11-16 [wwp] 2.6.0cvs52
522 better wrap of copyright info on some systems.
524 2006-11-16 [paul] 2.6.0cvs51
527 move the tech info from the upper panel
529 use a gtk_text_view for the features tab
531 2006-11-16 [paul] 2.6.0cvs50
534 update my email address
541 * src/plugins/trayicon/trayicon.c
542 don't offer simple menu separators
545 add separator between 'mark all read'
548 2006-11-15 [wwp] 2.6.0cvs49
551 updated manuals authors.
553 2006-11-14 [paul] 2.6.0cvs48
556 Fix Options/Reply mode after draft save
558 2006-11-14 [paul] 2.6.0cvs47
564 * src/plugins/pgpinline/pgpinline.c
565 Probably fix bug 1061
567 2006-11-14 [paul] 2.6.0cvs46
575 * src/pixmaps/active.xpm
576 * src/pixmaps/inactive.xpm
577 add a new page, 'Features', to the About dialog
578 showing which features are compiled in and which
581 2006-11-14 [paul] 2.6.0cvs45
584 updated by Pavlo Bohmat
586 2006-11-14 [colin] 2.6.0cvs44
594 * src/gtk/gtkaspell.c
595 Fix 64-bit-related warnings
597 Fix possible infinite loop
598 * src/plugins/pgpcore/sgpgme.c
601 2006-11-13 [colin] 2.6.0cvs43
603 * src/gtk/Makefile.am
604 authors.h isn't generated
606 2006-11-13 [colin] 2.6.0cvs42
608 * src/plugins/pgpinline/pgpinline.c
609 * src/plugins/pgpmime/pgpmime.c
610 Very probably fix bug 1061, 'crash on
611 opening signed email'. Another cast
614 2006-11-13 [colin] 2.6.0cvs41
616 * src/plugins/pgpcore/sgpgme.c
617 Maybe fix bug 1061, 'crash on opening
620 2006-11-13 [wwp] 2.6.0cvs40
622 * src/plugins/pgpinline/pgpinline.c
623 fix candidate for bug #1057, thanks to Colin.
625 2006-11-13 [wwp] 2.6.0cvs39
628 * src/quote_fmt_parse.y
629 fix bug 1052: current parser buffer was not always
630 allocated, ptr to this buffer could be returned as
631 NULL whereas no parser error has occurred. in
632 consequence, defining a template body as "%d"
633 (w/o the quotes) for the first time of the instance
634 of claws-mail, was reporting a parser error. make
635 sure that the buffer is always allocated, even to
637 fix mis-unescaping in compose.:compose_quote_fmt():
638 unescaping of the fmt string was always done
639 whereas it must be done *only* when receiving
640 quote format strings issued from the prefs
641 (compose new message, reply, forward, redirect
642 formats), *not* when applying templates. in
643 consequences, applying templates w/ sequences
644 like \\|p{echo} were failing. make sure that
645 unescaping is done only when necessary.
647 2006-11-12 [colin] 2.6.0cvs38
652 2006-11-12 [colin] 2.6.0cvs37
654 * src/plugins/pgpinline/pgpinline.c
655 * src/plugins/pgpmime/pgpmime.c
656 Release GPG context at the latest
657 possible moment. Maybe fixes
658 bug 1057, 'crash on sending signed
659 message to a newsgroup'
662 2006-11-12 [colin] 2.6.0cvs36
664 * src/plugins/pgpcore/sgpgme.c
665 Tell a bit more when gpg's status doesn't
666 contain any signature
668 2006-11-12 [colin] 2.6.0cvs35
671 Fix bug 1060, 'compilation error with
674 2006-11-12 [paul] 2.6.0cvs34
676 * doc/man/claws-mail.1
678 * src/plugins/clamav/README
679 * src/plugins/spamassassin/README
681 * tools/freshmeat_search.pl
682 * tools/google_search.pl
683 * tools/multiwebsearch.pl
685 * src/plugins/trayicon/trayicon.c
686 fix compiliation warning
688 2006-11-11 [colin] 2.6.0cvs33
691 Forbid drag and drop from/to different
692 folders of type F_UNKNOWN
694 2006-11-11 [colin] 2.6.0cvs32
696 * src/plugins/pgpinline/pgpinline.c
697 Fix typo in previous commit:
699 + if ((err = gpgme_new(&data->ctx)) ...)
701 2006-11-11 [colin] 2.6.0cvs31
703 * src/plugins/pgpinline/pgpinline.c
704 * src/plugins/pgpmime/pgpmime.c
705 Check success after calling gpgme_new
706 Maybe fixes bug 1057, 'crash on sending
707 signed message to a newsgroup'
709 2006-11-11 [colin] 2.6.0cvs30
712 init undostruct to 0s (from
713 valgrind log of bug 1057)
715 2006-11-10 [colin] 2.6.0cvs29
718 Set cursor to wait before filtering
719 duplicates in all folders
720 * src/plugins/bogofilter/bogofilter.c
721 * src/plugins/bogofilter/bogofilter.h
722 * src/plugins/bogofilter/bogofilter_gtk.c
723 Completely thread away the bogofilter
726 2006-11-10 [mones] 2.6.0cvs28
730 added COMPOSE_CHECK_BEFORE_SEND hook
732 2006-11-10 [paul] 2.6.0cvs27
736 add libSM to get_compiled_in_features()
740 2006-11-10 [colin] 2.6.0cvs26
742 * src/etpan/imap-thread.c
743 Add a reference to libetpan's sasl engine
744 so that sasl_done() doesn't get called by
745 libetpan, and doesn't break openssl.
746 Should fix bug 1053, 'SC fails to reestablish
750 2006-11-10 [colin] 2.6.0cvs25
752 * manual/addrbook.xml
753 * manual/advanced.xml
758 2006-11-09 [colin] 2.6.0cvs24
760 * src/plugins/bogofilter/bogofilter_gtk.c
761 Add comment about annoyance
763 2006-11-09 [colin] 2.6.0cvs23
765 * src/plugins/bogofilter/bogofilter.c
766 * src/plugins/bogofilter/bogofilter_gtk.c
767 Prepare things needed to thread bogofilter
768 filtering: separate bogo stuff and possible GUI
771 2006-11-09 [colin] 2.6.0cvs22
775 Search for one of our accounts in Delivered-To
776 (helps for auto-account selection when
781 * src/plugins/trayicon/trayicon.c
782 Allow opening a new mail with any account from
785 2006-11-09 [wwp] 2.6.0cvs21
790 * src/prefs_compose_writing.c
791 add a compose new message format (in prefs/compose/writing), it's a
792 simple subject+body template to use when opening a new composition
793 window. It's similar to the existent reply and forward formats.
795 enhanced the template/format % symbols substitution mechanism to
796 use current composition window information when % are used in
797 the compose new message format or in templates applied to new
798 messages (there were useless in that situations before). When
799 applied to new messages, %d corresponds to the system time/date.
801 2006-11-09 [paul] 2.6.0cvs20
806 2006-11-09 [paul] 2.6.0cvs19
809 keep tje alphabetical order
811 2006-11-08 [colin] 2.6.0cvs18
813 * src/etpan/imap-thread.c
814 Fix bug 1054, 'Slowness logging big
817 2006-11-08 [paul] 2.6.0cvs17
822 2006-11-08 [paul] 2.6.0cvs16
827 2006-11-08 [paul] 2.6.0cvs15
830 * tools/OOo2claws-mail.pl
831 * tools/OOo2sylpheed.pl
833 * tools/acroread2claws-mail.pl
834 * tools/acroread2sylpheed.pl
835 * tools/kmail2claws-mail.pl
836 * tools/kmail2claws-mail_v2.pl
837 * tools/kmail2sylpheed.pl
838 * tools/kmail2sylpheed_v2.pl
839 * tools/maildir2claws-mail.pl
840 * tools/maildir2sylpheed.pl
841 * tools/nautilus2claws-mail.sh
842 * tools/nautilus2sylpheed.sh
843 * tools/outlook2claws-mail.pl
844 * tools/outlook2sylpheed.pl
845 * tools/tb2claws-mail
847 * tools/tbird2claws.py
849 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
850 * tools/kdeservicemenu/install.sh
851 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
852 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
853 * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
854 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
855 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
856 renamed (removed, added) tools files
858 2006-11-08 [paul] 2.6.0cvs14
862 Migrate sylpheedrc to clawsrc, and fix the standard
863 plugins path in the process
865 2006-11-07 [colin] 2.6.0cvs13
868 Symlink sylpheed-claws relative to
871 2006-11-07 [colin] 2.6.0cvs12
874 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
876 2006-11-07 [paul] 2.6.0cvs11
879 Fix a missed occurence of
882 2006-11-07 [paul] 2.6.0cvs10
885 Fix symlink installation
887 2006-11-07 [paul] 2.6.0cvs9
890 Symlink claws-mail to sylpheed-claws
892 Fix migrating symlinks
893 * src/etpan/imap-thread.c
894 check certificate only when there's
897 2006-11-07 [paul] 2.6.0cvs8
900 Fix icon breakages with Gtk, which needs a
901 cache updated to see them.
903 2006-11-07 [paul] 2.6.0cvs7
914 * claws-mail-128x128.png
915 * claws-mail-64x64.png
920 * sylpheed-claws-128x128.png
921 * sylpheed-claws-64x64.png
922 * sylpheed-claws.desktop
924 * sylpheed-claws.pc.in
926 * debian/README.Debian
928 * debian/claws-mail.desktop
929 * debian/claws-mail.menu
930 * debian/claws-mail.postinst.debhelper
931 * debian/claws-mail.postrm.debhelper
936 * debian/sylpheed-claws.desktop
937 * debian/sylpheed-claws.menu
938 * debian/sylpheed-claws.postinst.debhelper
939 * debian/sylpheed-claws.postrm.debhelper
940 * doc/man/Makefile.am
941 * doc/man/claws-mail.1
942 * doc/man/sylpheed-claws.1
943 * doc/src/ChangeLog.claws-pre0.8.0
947 * manual/addrbook.xml
948 * manual/advanced.xml
949 * manual/claws-mail-manual.xml
951 * manual/glossary.xml
952 * manual/handling.xml
954 * manual/keyboard.xml
956 * manual/starting.xml
957 * manual/sylpheed-claws-manual.xml
959 * manual/dist/.cvsignore
960 * manual/dist/html/.cvsignore
961 * manual/dist/html/Makefile.am
962 * manual/dist/pdf/.cvsignore
963 * manual/dist/pdf/Makefile.am
964 * manual/dist/ps/.cvsignore
965 * manual/dist/ps/Makefile.am
966 * manual/dist/txt/.cvsignore
967 * manual/dist/txt/Makefile.am
968 * manual/es/Makefile.am
969 * manual/es/advanced.xml
970 * manual/es/claws-mail-manual.xml
972 * manual/es/glossary.xml
973 * manual/es/handling.xml
974 * manual/es/intro.xml
975 * manual/es/plugins.xml
976 * manual/es/sylpheed-claws-manual.xml
977 * manual/es/dist/.cvsignore
978 * manual/es/dist/html/.cvsignore
979 * manual/es/dist/html/Makefile.am
980 * manual/es/dist/pdf/.cvsignore
981 * manual/es/dist/pdf/Makefile.am
982 * manual/es/dist/ps/.cvsignore
983 * manual/es/dist/ps/Makefile.am
984 * manual/es/dist/txt/.cvsignore
985 * manual/es/dist/txt/Makefile.am
986 * manual/fr/Makefile.am
987 * manual/fr/account.xml
989 * manual/fr/addrbook.xml
990 * manual/fr/advanced.xml
991 * manual/fr/claws-mail-manual.xml
993 * manual/fr/glossary.xml
994 * manual/fr/handling.xml
995 * manual/fr/intro.xml
996 * manual/fr/keyboard.xml
997 * manual/fr/plugins.xml
998 * manual/fr/starting.xml
999 * manual/fr/sylpheed-claws-manual.xml
1000 * manual/fr/dist/.cvsignore
1001 * manual/fr/dist/html/.cvsignore
1002 * manual/fr/dist/html/Makefile.am
1003 * manual/fr/dist/pdf/.cvsignore
1004 * manual/fr/dist/pdf/Makefile.am
1005 * manual/fr/dist/ps/.cvsignore
1006 * manual/fr/dist/ps/Makefile.am
1007 * manual/fr/dist/txt/.cvsignore
1008 * manual/fr/dist/txt/Makefile.am
1009 * manual/pl/Makefile.am
1010 * manual/pl/account.xml
1012 * manual/pl/addrbook.xml
1013 * manual/pl/advanced.xml
1014 * manual/pl/claws-mail-manual.xml
1016 * manual/pl/glossary.xml
1017 * manual/pl/handling.xml
1018 * manual/pl/intro.xml
1019 * manual/pl/keyboard.xml
1020 * manual/pl/plugins.xml
1021 * manual/pl/starting.xml
1022 * manual/pl/sylpheed-claws-manual.xml
1023 * manual/pl/dist/.cvsignore
1024 * manual/pl/dist/html/.cvsignore
1025 * manual/pl/dist/html/Makefile.am
1026 * manual/pl/dist/pdf/.cvsignore
1027 * manual/pl/dist/pdf/Makefile.am
1028 * manual/pl/dist/ps/.cvsignore
1029 * manual/pl/dist/ps/Makefile.am
1030 * manual/pl/dist/txt/.cvsignore
1031 * manual/pl/dist/txt/Makefile.am
1055 * src/addressbook_foldersel.c
1056 * src/addressbook_foldersel.h
1078 * src/customheader.c
1079 * src/customheader.h
1080 * src/displayheader.c
1081 * src/displayheader.h
1092 * src/editldap_basedn.c
1093 * src/editldap_basedn.h
1109 * src/folder_item_prefs.c
1110 * src/folder_item_prefs.h
1117 * src/grouplistdialog.c
1118 * src/grouplistdialog.h
1121 * src/image_viewer.c
1122 * src/image_viewer.h
1161 * src/matcher_parser.h
1162 * src/matcher_parser_lex.l
1163 * src/matcher_parser_parse.y
1166 * src/message_search.c
1167 * src/message_search.h
1186 * src/partial_download.c
1187 * src/partial_download.h
1192 * src/prefs_account.c
1193 * src/prefs_account.h
1194 * src/prefs_actions.c
1195 * src/prefs_actions.h
1196 * src/prefs_common.c
1197 * src/prefs_common.h
1198 * src/prefs_compose_writing.c
1199 * src/prefs_compose_writing.h
1200 * src/prefs_customheader.c
1201 * src/prefs_customheader.h
1202 * src/prefs_display_header.c
1203 * src/prefs_display_header.h
1204 * src/prefs_ext_prog.c
1205 * src/prefs_ext_prog.h
1206 * src/prefs_filtering.c
1207 * src/prefs_folder_column.c
1208 * src/prefs_folder_column.h
1209 * src/prefs_folder_item.c
1210 * src/prefs_folder_item.h
1215 * src/prefs_image_viewer.c
1216 * src/prefs_image_viewer.h
1217 * src/prefs_matcher.c
1218 * src/prefs_matcher.h
1219 * src/prefs_message.c
1220 * src/prefs_message.h
1221 * src/prefs_msg_colors.c
1222 * src/prefs_msg_colors.h
1227 * src/prefs_receive.c
1228 * src/prefs_receive.h
1231 * src/prefs_spelling.c
1232 * src/prefs_spelling.h
1233 * src/prefs_summaries.c
1234 * src/prefs_summaries.h
1235 * src/prefs_summary_column.c
1236 * src/prefs_summary_column.h
1237 * src/prefs_template.c
1238 * src/prefs_template.h
1239 * src/prefs_themes.c
1240 * src/prefs_themes.h
1241 * src/prefs_toolbar.c
1242 * src/prefs_toolbar.h
1243 * src/prefs_wrapping.c
1244 * src/prefs_wrapping.h
1254 * src/quote_fmt_parse.y
1257 * src/remotefolder.c
1258 * src/remotefolder.h
1259 * src/send_message.c
1260 * src/send_message.h
1263 * src/sourcewindow.c
1264 * src/sourcewindow.h
1269 * src/stock_pixmap.c
1270 * src/stock_pixmap.h
1271 * src/summary_search.c
1272 * src/summary_search.h
1289 * src/common/base64.c
1290 * src/common/base64.h
1292 * src/common/hooks.c
1293 * src/common/hooks.h
1296 * src/common/mgutils.c
1297 * src/common/mgutils.h
1300 * src/common/passcrypt.c
1301 * src/common/passcrypt.h.in
1302 * src/common/plugin.c
1303 * src/common/plugin.h
1304 * src/common/prefs.c
1305 * src/common/prefs.h
1306 * src/common/progressindicator.c
1307 * src/common/progressindicator.h
1308 * src/common/quoted-printable.c
1309 * src/common/quoted-printable.h
1310 * src/common/session.c
1311 * src/common/session.h
1314 * src/common/socket.c
1315 * src/common/socket.h
1318 * src/common/stringtable.c
1319 * src/common/stringtable.h
1320 * src/common/sylpheed.c
1321 * src/common/sylpheed.h
1322 * src/common/template.c
1323 * src/common/template.h
1324 * src/common/timing.h
1325 * src/common/utils.c
1326 * src/common/utils.h
1327 * src/common/version.h.in
1330 * src/common/xmlprops.c
1331 * src/common/xmlprops.h
1333 * src/gtk/colorlabel.c
1334 * src/gtk/colorlabel.h
1335 * src/gtk/colorsel.c
1336 * src/gtk/colorsel.h
1337 * src/gtk/combobox.c
1338 * src/gtk/combobox.h
1339 * src/gtk/description_window.c
1340 * src/gtk/description_window.h
1343 * src/gtk/foldersort.c
1344 * src/gtk/foldersort.h
1345 * src/gtk/gtkaspell.c
1346 * src/gtk/gtkaspell.h
1347 * src/gtk/gtksctree.c
1348 * src/gtk/gtkshruler.c
1349 * src/gtk/gtkshruler.h
1350 * src/gtk/gtkutils.c
1351 * src/gtk/gtkutils.h
1352 * src/gtk/icon_legend.c
1353 * src/gtk/icon_legend.h
1354 * src/gtk/logwindow.c
1355 * src/gtk/logwindow.h
1356 * src/gtk/manage_window.c
1357 * src/gtk/manage_window.h
1358 * src/gtk/pluginwindow.c
1359 * src/gtk/pluginwindow.h
1360 * src/gtk/prefswindow.c
1361 * src/gtk/prefswindow.h
1362 * src/gtk/quicksearch.c
1363 * src/gtk/quicksearch.h
1364 * src/pixmaps/claws-mail.xpm
1365 * src/pixmaps/claws-mail_icon.xpm
1366 * src/pixmaps/claws-mail_logo.xpm
1367 * src/pixmaps/sylpheed-claws.xpm
1368 * src/pixmaps/sylpheed-claws_icon.xpm
1369 * src/pixmaps/sylpheed-claws_logo.xpm
1370 * src/plugins/bogofilter/Makefile.am
1371 * src/plugins/bogofilter/bogofilter.c
1372 * src/plugins/bogofilter/bogofilter.h
1373 * src/plugins/bogofilter/bogofilter_gtk.c
1374 * src/plugins/clamav/Makefile.am
1375 * src/plugins/clamav/clamav_plugin.c
1376 * src/plugins/clamav/clamav_plugin.h
1377 * src/plugins/clamav/clamav_plugin_gtk.c
1378 * src/plugins/demo/Makefile.am
1379 * src/plugins/demo/demo.c
1380 * src/plugins/dillo_viewer/Makefile.am
1381 * src/plugins/dillo_viewer/README
1382 * src/plugins/dillo_viewer/dillo_prefs.c
1383 * src/plugins/dillo_viewer/dillo_prefs.h
1384 * src/plugins/dillo_viewer/dillo_viewer.c
1385 * src/plugins/pgpcore/Makefile.am
1386 * src/plugins/pgpcore/passphrase.c
1387 * src/plugins/pgpcore/passphrase.h
1388 * src/plugins/pgpcore/pgp_viewer.c
1389 * src/plugins/pgpcore/pgp_viewer.h
1390 * src/plugins/pgpcore/plugin.c
1391 * src/plugins/pgpcore/prefs_gpg.c
1392 * src/plugins/pgpcore/prefs_gpg.h
1393 * src/plugins/pgpcore/select-keys.c
1394 * src/plugins/pgpcore/select-keys.h
1395 * src/plugins/pgpcore/sgpgme.c
1396 * src/plugins/pgpcore/sgpgme.h
1397 * src/plugins/pgpcore/sylpheed.def
1398 * src/plugins/pgpcore/version.rc
1399 * src/plugins/pgpinline/Makefile.am
1400 * src/plugins/pgpinline/pgpinline.c
1401 * src/plugins/pgpinline/pgpinline.h
1402 * src/plugins/pgpinline/plugin.c
1403 * src/plugins/pgpinline/sylpheed.def
1404 * src/plugins/pgpinline/version.rc
1405 * src/plugins/pgpmime/Makefile.am
1406 * src/plugins/pgpmime/pgpmime.c
1407 * src/plugins/pgpmime/pgpmime.h
1408 * src/plugins/pgpmime/plugin.c
1409 * src/plugins/pgpmime/sylpheed.def
1410 * src/plugins/pgpmime/version.rc
1411 * src/plugins/spamassassin/Makefile.am
1412 * src/plugins/spamassassin/README
1413 * src/plugins/spamassassin/spamassassin.c
1414 * src/plugins/spamassassin/spamassassin.h
1415 * src/plugins/spamassassin/spamassassin_gtk.c
1416 * src/plugins/trayicon/Makefile.am
1417 * src/plugins/trayicon/trayicon.c
1418 * tools/OOo2sylpheed.pl
1420 * tools/README.sylprint
1421 * tools/acroread2sylpheed.pl
1422 * tools/claws.i18n.status.pl
1423 * tools/filter_conv.pl
1424 * tools/filter_conv_new.pl
1425 * tools/freshmeat_search.pl
1426 * tools/google_search.pl
1427 * tools/kmail2sylpheed.pl
1428 * tools/kmail2sylpheed_v2.pl
1429 * tools/make.themes.project
1430 * tools/multiwebsearch.pl
1431 * tools/nautilus2sylpheed.sh
1432 * tools/outlook2sylpheed.pl
1436 * tools/textviewer.sh
1437 * tools/vcard2xml.py
1438 * tools/kdeservicemenu/README
1439 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1440 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1441 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1442 Change name to Claws Mail. Announce to follow...
1444 2006-11-06 [wwp] 2.6.0cvs6
1446 * src/prefs_template.c
1447 unify messages related to quote format/template errors (fix
1448 capitalization), again.
1450 2006-11-06 [wwp] 2.6.0cvs5
1453 unify messages related to quote format/template errors.
1455 2006-11-06 [wwp] 2.6.0cvs4
1457 * src/prefs_msg_colors.c
1458 more uses of Q_ macro for contextual translations, thanks
1461 2006-11-06 [wwp] 2.6.0cvs3
1464 * src/common/utils.c
1465 * src/common/utils.h
1466 show an alertpanel to make sure users are aware that sensitive
1467 files are attached (it's file blacklist-based). This will fix
1468 interaction w/ GoogleEarth for instance, thanks to Colin.
1470 2006-11-06 [wwp] 2.6.0cvs2
1473 * src/prefs_template.c
1474 * src/prefs_template.h
1475 check quote format when applying/closing prefs. For now this only
1476 shows up an error dialog box, not preventing the user from using
1477 a broken quote (reply, forwards) format.
1479 2006-11-06 [wwp] 2.6.0cvs1
1481 * src/prefs_template.c
1482 fix missing checks of some template fields.
1484 2006-11-06 [paul] 2.6.0
1491 2006-11-06 [paul] 2.5.6cvs22
1493 * manual/advanced.xml
1494 * manual/es/advanced.xml
1495 put 'respect_flowed_format' info in the correct
1498 2006-11-06 [mones] 2.5.6cvs21
1501 Minor fixes for release
1503 2006-11-06 [paul] 2.5.6cvs20
1514 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
1515 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
1516 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
1519 2006-11-02 [colin] 2.5.6cvs19
1523 * src/prefs_account.c
1524 * src/etpan/imap-thread.c
1525 Add GSSAPI support - fixes Debian bug #383274
1527 2006-11-01 [colin] 2.5.6cvs18
1530 Handle libpisock12 support. Probably
1531 fixes bug 1046, 'jpilot AddressDB.pdb
1534 2006-11-01 [colin] 2.5.6cvs17
1537 debug_print() folderutils_mark_all_read()
1539 2006-11-01 [colin] 2.5.6cvs16
1542 Add missed files to the Apache exception
1544 2006-10-31 [colin] 2.5.6cvs15
1548 Add a copy_private_data() func to FolderClasses
1549 Doesn't break the feature freeze, because we
1550 won't use it (right now) in the core.
1552 2006-10-31 [colin] 2.5.6cvs14
1555 Allow linking with the Apache licensed files in
1556 src/plugins/spamassassin. Hopefully fixes
1557 bug 1048, 'Spamassassin plugin license problem'
1559 2006-10-31 [wwp] 2.5.6cvs13
1562 fix and optimize trimming of leading linefeeds in body loop.
1564 2006-10-31 [colin] 2.5.6cvs12
1566 * src/etpan/imap-thread.c
1568 Make really sure to have NULL sets in case
1571 2006-10-30 [wwp] 2.5.6cvs11
1573 * src/prefs_common.c
1574 * src/prefs_common.h
1576 fix broken storage of quote format template when it contains \-escape
1577 sequences. The application of such sequences is also fixed now (\t
1578 in quote format will be a real tab instead of a 't', for instance).
1580 2006-10-27 [colin] 2.5.6cvs10
1583 Probably fix bug 1045, 'sylpheed-claws
1584 doesn't remove the mail from the IMAP
1585 Queue folder after sending'. From
1588 2006-10-27 [colin] 2.5.6cvs9
1591 Require libetpan-0.48. I'm so annoying,
1594 2006-10-27 [colin] 2.5.6cvs8
1598 Probably fix bug 1044, 'sylpheed-claws
1599 segfaults while moving mails' - Fix relation
1600 usage when moving to an IMAP mailbox from another
1603 2006-10-26 [paul] 2.5.6cvs7
1606 add libSM to compiled-in features
1609 2006-10-24 [colin] 2.5.6cvs6
1612 * src/gtk/gtkutils.c
1613 Fix crash when printing emails with an
1616 2006-10-24 [mones] 2.5.6cvs5
1618 * manual/es/advanced.xml
1619 Synchronize hidden option respect_flowed_format
1623 2006-10-21 [paul] 2.5.6cvs4
1626 * src/plugins/pgpcore/pgp_viewer.c
1627 * src/plugins/pgpcore/sgpgme.c
1628 fix building on BSDs
1629 Thanks to Michael Hughes
1630 <Sylpheed-Claws_user@thehugheslogcabin.net>
1632 2006-10-20 [colin] 2.5.6cvs3
1635 Bump up libetpan requirement
1636 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
1637 * src/common/utils.c
1638 * src/common/utils.h
1639 Add convenience get_file_mtime()
1641 * src/etpan/imap-thread.c
1642 * src/etpan/imap-thread.h
1643 Implement UIDPLUS support if the server
1644 supports it - faster sending in this case
1646 2006-10-19 [colin] 2.5.6cvs2
1648 * src/gtk/quicksearch.c
1649 Fix emptying in type-ahead+extended mode
1652 Add a hook for offline state change
1653 * src/plugins/trayicon/trayicon.c
1654 Use it to display offline icons
1655 * src/plugins/trayicon/Makefile.am
1656 * src/plugins/trayicon/newmail.offline.xpm
1657 * src/plugins/trayicon/newmarkedmail.offline.xpm
1658 * src/plugins/trayicon/nomail.offline.xpm
1659 * src/plugins/trayicon/unreadmail.offline.xpm
1660 * src/plugins/trayicon/unreadmarkedmail.offline.xpm
1663 2006-10-12 [paul] 2.5.6cvs1
1668 Update version number following
1671 2006-10-19 [colin] 2.5.5cvs18
1673 * manual/handling.xml
1674 Add type-ahead search
1676 2006-10-18 [colin] 2.5.5cvs17
1678 * src/gtk/quicksearch.c
1679 Remove "save to history only if there's
1680 no syntax error", it breaks for some
1681 reason which I'll investigate later.
1683 2006-10-18 [colin] 2.5.5cvs16
1685 * src/prefs_common.c
1686 * src/prefs_common.h
1688 * src/gtk/quicksearch.c
1689 * src/gtk/quicksearch.h
1690 Add a type-ahead option for fast searches
1691 Patch by Fabien Vantard
1693 2006-10-18 [colin] 2.5.5cvs15
1697 Add Options/Reply mode/ menu to be able to
1698 change the recipients of a reply on the fly
1700 2006-10-18 [colin] 2.5.5cvs14
1703 Fix redirecting of our own sent mails
1705 2006-10-17 [wwp] 2.5.5cvs13
1707 * src/send_message.c
1708 Fix duplicate error messages when sending, and missing
1709 newline in such error messages.
1711 2006-10-17 [colin] 2.5.5cvs12
1714 Compare addresses case-insensitive
1716 2006-10-17 [colin] 2.5.5cvs11
1718 * src/plugins/pgpcore/sgpgme.c
1721 2006-10-17 [colin] 2.5.5cvs10
1723 * src/plugins/pgpcore/pgp_viewer.c
1726 2006-10-17 [colin] 2.5.5cvs9
1729 Fix a typo (thanks to Fabien)
1731 2006-10-16 [colin] 2.5.5cvs8
1734 Fix problem with quote-folding when emails
1735 don't convert cleanly to UTF-8
1737 2006-10-14 [colin] 2.5.5cvs7
1739 * src/prefs_template.c
1740 Reset fields when reopening
1743 2006-10-13 [paul] 2.5.5cvs6
1745 * manual/advanced.xml
1746 * src/prefs_message.c
1747 make 'respect_flowed_format' a hidden
1748 option, and add a manual entry for it
1751 2006-10-12 [colin] 2.5.5cvs5
1754 Revert part of 2.5.2cvs21:
1755 Don't optimise by reusing the
1756 last iconv converter if possible:
1757 it seems slightly broken in a
1758 very hard way to reproduce
1760 2006-10-12 [colin] 2.5.5cvs4
1762 * src/prefs_common.c
1763 * src/prefs_common.h
1764 * src/prefs_message.c
1766 Fix bug 1035, 'Incorrect handling
1767 of flowed lines'. We now optionnaly
1768 handle this format (preference is in
1769 Message View/Text options section)
1771 2006-10-12 [colin] 2.5.5cvs3
1775 * src/plugins/pgpcore/pgp_viewer.c
1776 * src/plugins/pgpcore/sgpgme.c
1777 Don't try to import without asking
1779 2006-10-12 [colin] 2.5.5cvs2
1782 Fix bug 1036, 'Forwarding a mutlipart
1783 mail with a "text/html" block to ms
1784 outlook users leeds to freeze of
1785 outlook'. Poor outlook users...
1787 2006-10-12 [paul] 2.5.5cvs1
1792 Update version number following
1795 2006-10-11 [paul] 2.5.4cvs1
1800 Update version number following
1803 2006-10-11 [paul] 2.5.3cvs32
1806 fix bug 1032, 'Segmentation fault when showing
1807 message' (bug in quote folding)
1810 2006-10-10 [colin] 2.5.3cvs31
1813 Rephrase english a bit
1815 2006-10-10 [colin] 2.5.3cvs30
1817 * src/prefs_compose_writing.c
1818 Stop making the page larger than the window
1820 2006-10-10 [wwp] 2.5.3cvs29
1823 * src/prefs_template.c
1826 * src/quote_fmt_lex.l
1827 * src/quote_fmt_parse.y
1828 Extend the quote parser a bit: allow to get access to
1829 basic (composing) account info.
1831 2006-10-10 [colin] 2.5.3cvs28
1834 Fix this \t problem in subject
1836 2006-10-09 [colin] 2.5.3cvs27
1840 Prepare cache a bit later
1841 If section already exists, skip the new one
1842 (as previously); avoid writing the same block
1843 twice - if we find a second block with the
1845 * src/plugins/pgpcore/pgp_viewer.c
1846 Set cursor to busy when retrieving a key
1847 * src/plugins/pgpcore/sgpgme.c
1848 allow 5 seconds for gpg to export the key
1851 2006-10-09 [colin] 2.5.3cvs26
1856 Check for existence of fgets_unlocked
1859 2006-10-09 [paul] 2.5.3cvs25
1861 * src/prefs_summaries.c
1862 replace strftime() with fast_strftime() and in
1863 the consequence fix the bug in the display of
1864 AM/PM in the 'Example' string
1866 2006-10-09 [ticho] 2.5.3cvs24
1869 Updated (and fixed up somewhat) Slovak translation.
1871 2006-10-08 [colin] 2.5.3cvs23
1873 * src/prefs_folder_item.c
1874 Explain why prefs in the top-level folder
1875 aren't retained, but are still useful
1877 2006-10-08 [colin] 2.5.3cvs22
1880 Don't cache anything if caching fails
1882 2006-10-08 [colin] 2.5.3cvs21
1884 * src/common/utils.c
1885 always include gi18n.h
1887 2006-10-07 [colin] 2.5.3cvs20
1889 * src/plugins/pgpcore/pgp_viewer.c
1890 Kill gpg after 5 seconds wait
1892 2006-10-07 [colin] 2.5.3cvs19
1894 * src/plugins/pgpcore/pgp_viewer.c
1895 * src/plugins/pgpcore/pgp_viewer.h
1898 2006-10-07 [colin] 2.5.3cvs18
1900 * src/plugins/pgpcore/pgp_viewer.c
1901 * src/plugins/pgpcore/pgp_viewer.h
1902 Actually add the files to CVS
1904 2006-10-07 [colin] 2.5.3cvs17
1906 * src/plugins/pgpcore/sgpgme.c
1907 Be sure not to crash on 'application/pgp-signature' that
1908 are not application/pgp-signatures
1910 2006-10-07 [colin] 2.5.3cvs16
1914 Make a bit more of the API available
1915 * src/plugins/pgpcore/Makefile.am
1916 * src/plugins/pgpcore/plugin.c
1917 * src/plugins/pgpcore/sgpgme.c
1918 Add basic key import/export
1920 2006-10-07 [colin] 2.5.3cvs15
1924 * src/prefs_account.c
1926 Warn users *everywhere* if libetpan's not
1929 2006-10-06 [mones] 2.5.3cvs14
1933 updated by Stephan Sachse and me
1935 2006-10-06 [colin] 2.5.3cvs13
1938 * src/common/sylpheed.c
1939 Don't load common plugins if --exit is passed
1942 Implement a cache to avoid reading the same
1943 files over and over again at startup
1945 2006-10-06 [colin] 2.5.3cvs12
1948 * src/gtk/quicksearch.c
1949 Update display every 5k mails on fast searches
1951 2006-10-06 [colin] 2.5.3cvs11
1954 Don't do quote folding on HTML or ERTF.
1955 May fix the Cygwin issues if they were
1956 happening with HTML mails?
1958 2006-10-05 [colin] 2.5.3cvs10
1963 2006-10-05 [colin] 2.5.3cvs9
1966 Use unlocked_stdio here too
1968 2006-10-05 [colin] 2.5.3cvs8
1971 Fix go to next * after preferences apply
1973 Do the fd lock/unlock ourselves instead of
1974 letting the libc do it at each write
1976 2006-10-05 [colin] 2.5.3cvs7
1978 * src/common/utils.c
1979 Faster division, thanks to Jean Diraison
1981 2006-10-05 [paul] 2.5.3cvs6
1983 * src/common/utils.c
1984 fix building with --disable-nls
1986 2006-10-04 [colin] 2.5.3cvs5
1989 Maybe fix a segfault
1991 2006-10-04 [wwp] 2.5.3cvs4
1993 * src/prefs_folder_item.c
1994 Fine-tune layouts in folder item prefs. Suggested by
1995 Fabien Vantard <fzzzzz@gmail.com>.
1997 2006-10-04 [wwp] 2.5.3cvs3
1999 * src/prefs_folder_item.c
2000 Kill the clandestine passengers. You didn't see anything.
2002 2006-10-04 [wwp] 2.5.3cvs2
2004 * src/prefs_folder_item.c
2005 Add a way to test the subject simplify regexp in
2006 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
2007 w/ few layout changes.
2009 2006-20-04 [paul] 2.5.3cvs1
2014 Update version number following
2017 2006-10-04 [colin] 2.5.2cvs42
2022 Provide a way for folder classes to set their sort
2025 2006-10-03 [colin] 2.5.2cvs41
2028 Don't use strlen() to know if the
2031 2006-10-03 [colin] 2.5.2cvs40
2034 Fix "check for new folders" with accentued folders
2036 2006-10-03 [ticho] 2.5.2cvs39
2042 Colin's fix for "copy" filtering rules.
2044 2006-10-02 [colin] 2.5.2cvs38
2047 Fix for double-click too
2049 2006-10-02 [colin] 2.5.2cvs37
2052 correct fix for cvs36
2054 2006-10-02 [colin] 2.5.2cvs36
2057 Fix 'goto next unread' after collapsing/expanding
2060 2006-10-02 [colin] 2.5.2cvs35
2063 Fix double freeze/thaw
2064 * src/common/utils.c
2065 * src/common/utils.h
2066 Reimplement strftime
2071 2006-10-02 [colin] 2.5.2cvs34
2074 Time mh_write_sequences() - it's fast
2076 Init a variable to shut up gcc
2078 2006-10-01 [colin] 2.5.2cvs33
2084 Add helper mh_set_mtime(), and set mtime to stat()'s result
2085 Add fsync but disable it, it's slow as hell
2087 2006-10-01 [colin] 2.5.2cvs32
2091 fflush() caches and mh_sequences before
2094 2006-10-01 [colin] 2.5.2cvs31
2097 Don't ftruncate when not using mmap
2099 2006-09-30 [colin] 2.5.2cvs30
2102 Write folder list *after* saving caches
2104 2006-09-30 [colin] 2.5.2cvs29
2108 Debug forced mtime changes
2110 2006-09-30 [colin] 2.5.2cvs28
2114 Remove useless debug_print()s (code
2117 2006-09-30 [colin] 2.5.2cvs27
2120 Do stuff faster when writing mh_sequences
2122 2006-09-30 [colin] 2.5.2cvs26
2125 Don't let the writing of .mh_sequences, which
2126 can change the folder's mtime, let us think
2129 2006-09-30 [colin] 2.5.2cvs25
2132 Move a debug_print where it belongs
2135 Don't mess with a huge slow subject
2136 table if we're not threading by
2139 2006-09-30 [colin] 2.5.2cvs24
2142 Reenable mmaped reads (*not* writes!)
2144 Don't destroy and recreate hashtables just
2146 * src/common/utils.c
2147 Remove useless reply prefixes (it's case
2150 2006-09-30 [wwp] 2.5.2cvs23
2153 Fixed a minor bug in date value extraction, added a switch
2154 to replace non RFC-compliant Date: value, added a switch
2155 to use strict RFC matching patterns for dates.
2157 2006-09-29 [colin] 2.5.2cvs22
2159 * src/matcher_parser.h
2160 * src/matcher_parser_parse.y
2161 * src/prefs_filtering.c
2163 * src/summary_search.c
2165 * src/gtk/quicksearch.c
2166 * src/gtk/quicksearch.h
2167 Optimise searches by setting different
2168 refresh intervals (depending if the
2169 search is fast or not)
2171 2006-09-29 [colin] 2.5.2cvs21
2174 Optimise by reusing the last iconv converter
2177 Optimise a bit (the foldable quotes feature
2178 still has an awful O(n^2) algo
2180 2006-09-29 [colin] 2.5.2cvs20
2182 * src/gtk/gtksctree.c
2183 * src/gtk/gtksctree.h
2184 Optimise de-selection via up/down or
2187 2006-09-28 [colin] 2.5.2cvs19
2194 * src/summary_search.c
2196 Avoid using summaryview->ctree directly
2198 2006-09-28 [colin] 2.5.2cvs18
2202 Add helpers to freeze/thaw/grab_focus
2203 Factorize calls to freeze/thaw/grab_focus
2206 2006-09-28 [colin] 2.5.2cvs17
2209 More guards for the session management
2211 2006-09-28 [colin] 2.5.2cvs16
2214 * src/gtk/gtksctree.c
2215 * src/gtk/gtksctree.h
2216 Make expanding not recursive in folderview
2218 2006-09-28 [colin] 2.5.2cvs15
2221 If nothing is selected in the list (right part)
2222 and a group is selected in the tree (left part),
2225 2006-09-28 [colin] 2.5.2cvs14
2228 Actually use SM_LIBS
2230 2006-09-28 [ticho] 2.5.2cvs13
2237 * src/prefs_themes.c
2239 Small i18n string optimization.
2240 * src/send_message.c
2242 * src/common/session.c
2244 * src/common/ssl_certificate.c
2245 * src/common/utils.c
2246 Use "Couldn't" instead of "Can't" in UI messages,
2249 2006-09-28 [colin] 2.5.2cvs12
2252 Possibly fix link errors
2254 2006-09-27 [wwp] 2.5.2cvs11
2257 * doc/man/sylpheed-claws.1
2262 Updated authors info (me, myself and I).
2264 2006-09-27 [colin] 2.5.2cvs10
2267 Remove useless printf
2269 2006-09-27 [wwp] 2.5.2cvs9
2272 * src/send_message.c
2274 * src/prefs_common.c
2275 * src/prefs_common.h
2276 * src/gtk/progressdialog.c
2277 remember more windows' sizes (send dialog, received dialog,
2278 edit group in addressbook).
2280 2006-09-27 [colin] 2.5.2cvs8
2285 Use libSM to communicate with the session
2286 manager, so that we can know when the
2287 session ends, save our caches, and draft
2288 our compose windows.
2290 2006-09-27 [colin] 2.5.2cvs7
2294 o Allow Book and Group creation from the tree's
2296 o Do not actually delete the contacts when
2297 deleting groups from the tree (duh!)
2299 2006-09-27 [colin] 2.5.2cvs6
2306 o Allow passing an email address to
2307 compose_new_with_folderitem
2309 o Use current folderitem when clicking
2310 on a TextView mailto: link
2311 o Fix a possible leak in TextView
2313 2006-09-27 [colin] 2.5.2cvs5
2316 Use UTF-8 chars to replace HTML entities
2318 2006-09-27 [colin] 2.5.2cvs4
2321 * src/prefs_account.c
2323 Fix bug #1024 (Array index out of
2324 range in sylpheed-claws-2.5.2)
2325 Patch by Ales Nosek <anosek@suse.cz>
2327 2006-09-27 [colin] 2.5.2cvs3
2330 Actually do the test
2332 2006-09-27 [colin] 2.5.2cvs2
2336 Allow completing with comma (in certain cases: vCalendar
2337 for example doesn't support that)
2338 Patch by Fabien Vantard
2340 2006-09-26 [colin] 2.5.2cvs1
2351 * src/prefs_common.c
2352 * src/prefs_filtering_action.c
2353 * src/prefs_folder_item.c
2354 * src/prefs_template.c
2355 * src/stock_pixmap.c
2356 * src/stock_pixmap.h
2357 * src/pixmaps/addr_one.xpm
2358 * src/pixmaps/addr_two.xpm
2359 Add auto-completion on groups
2361 2006-09-26 [colin] 2.5.2
2368 2006-09-26 [colin] 2.5.1cvs5
2373 2006-09-26 [colin] 2.5.1cvs4
2376 Revert cvs1 (useless as the message is printed
2379 2006-09-26 [colin] 2.5.1cvs3
2381 * src/partial_download.c
2382 Fix crasher found by Alexsandar Urosevic
2384 2006-09-26 [colin] 2.5.1cvs2
2387 Fix bug #1023 (Sylpheed deletes too much messages)
2389 2006-09-26 [ticho] 2.5.1cvs1
2392 Make use of gettext's multiple plurals for statusbar
2395 2006-09-25 [paul] 2.5.1
2402 2006-09-25 [colin] 2.5.0cvs3
2404 * src/plugins/bogofilter/bogofilter.c
2405 * src/plugins/clamav/clamav_plugin.c
2406 * src/plugins/spamassassin/spamassassin.c
2407 BogoFilter, Spamassassin: Fix double hook registering after
2408 visiting preferences
2409 Spamassassin, Clamav: Just set the mails to move instead of
2410 doing the move - caller will move the things at once.
2412 2006-09-25 [colin] 2.5.0cvs2
2415 * src/etpan/imap-thread.c
2416 Use UID SEARCH ALL instead of UID 1:*
2417 (braindead servers can't figure out that's
2420 2006-09-25 [wwp] 2.5.0cvs1
2422 * src/message_search.c
2423 Added the ability to stop a running search (in message body).
2425 2006-09-25 [paul] 2.5.0
2432 2006-09-25 [paul] 2.4.0cvs214
2443 updated by Tim, Stephan Sachse, Flammie Pirinen,
2444 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
2445 Ticho, Aleksander Urosevic, Ralgh Young
2447 2006-09-24 [mones] 2.4.0cvs213
2452 2006-09-23 [colin] 2.4.0cvs212
2454 * src/gtk/inputdialog.c
2455 Fix [ ] remember this appearing in normal
2456 input dialogs after it's been used by
2464 * src/common/timing.h
2465 Enable timings in debug mode and make it
2468 2006-09-22 [colin] 2.4.0cvs211
2473 ping the correct URI
2475 2006-09-22 [colin] 2.4.0cvs210
2478 Let's see if bug #1022 is fixed
2480 2006-09-21 [colin] 2.4.0cvs209
2483 * src/common/plugin.c
2484 Prepare infra to load predefined plugins when
2485 no configuration existed. Don't actually load
2486 anything yet (feat. freeze)
2488 2006-09-21 [wwp] 2.4.0cvs208
2491 Partial sync w/ 2.4.0cvs72:
2492 wrap file and minor updates.
2494 2006-09-21 [wwp] 2.4.0cvs207
2497 several fixes and enhancements. A new --force switch has been
2498 added to prevent overriding by default Date: header when
2501 2006-09-21 [paul] 2.4.0cvs206
2503 * src/common/utils.c
2504 add Chinese UTF8 Re prefix
2506 2006-09-21 [wwp] 2.4.0cvs205
2509 Fics alfabettical order.
2511 2006-09-21 [wwp] 2.4.0cvs204
2515 Added an action tool to fix missing Date field in emails.
2516 Updated Makefile.am to reflect those last two additions.
2518 2006-09-21 [wwp] 2.4.0cvs203
2521 Added a action tool to open uuencoded docs w/
2522 OpenOffice (based on uudec method).
2524 2006-09-21 [colin] 2.4.0cvs202
2528 Workaround possible GTK crash: remove selection
2529 clipboard before destroying widget, or GTK+-2.10
2530 dies. Thanks to Hiro.
2532 2006-09-20 [colin] 2.4.0cvs201
2535 Fix free-after-use in some cases (when
2536 procmime_encode_content() frees mimeinfo->data.mem
2537 and turns it to a temp file)
2539 2006-09-20 [colin] 2.4.0cvs200
2543 * src/gtk/gtksctree.c
2544 * src/gtk/gtksctree.h
2545 Add tooltips in the folderview and summaryview
2546 (Doesn't break string freeze as they already
2549 Put the spam button in the default configuration
2550 if compiled with bogo plugin too
2552 2006-09-19 [colin] 2.4.0cvs199
2556 Update folder name label on folder rename
2557 * src/prefs_matcher.c
2558 * src/gtk/logwindow.h
2562 2006-09-19 [wwp] 2.4.0cvs198
2564 * src/summary_search.c
2565 fix can't click forward/backward buttons in the
2568 2006-09-18 [paul] 2.4.0cvs197
2571 add missing bracket, capitalise the A of
2574 2006-09-18 [paul] 2.4.0cvs196
2577 fix bug 1012 'crashed upon sending mail
2578 from compose window'
2581 2006-09-16 [colin] 2.4.0cvs195
2584 Fix "real-time" sorting by freezing/thawing
2586 2006-09-16 [colin] 2.4.0cvs194
2589 Fix the anti-spam entry a bit
2591 2006-09-16 [colin] 2.4.0cvs193
2594 Make sure reviewers have no excuse when stating
2595 Sylpheed-Claws doesn't have antispam capabilities.
2597 2006-09-16 [colin] 2.4.0cvs192
2600 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
2601 as if the SIGPIPE comes from etpan's thread we could
2602 trigger a GUI update from this thread.
2604 2006-09-16 [colin] 2.4.0cvs191
2607 Init all members of the struct
2609 2006-09-16 [paul] 2.4.0cvs190
2612 improvements to the English
2614 2006-09-15 [colin] 2.4.0cvs189
2619 2006-09-14 [colin] 2.4.0cvs188
2621 * src/common/socket.c
2622 * src/common/socket.h
2624 * src/common/ssl_certificate.c
2625 * src/common/ssl_certificate.h
2626 * src/etpan/imap-thread.c
2627 the get_fqdn() call done to get canonical name when
2628 checking an SSL certificate is blocking, which is
2629 sad as we just did a non-blocking lookup to connect.
2630 Fix that by letting the fqdn available to the SockInfo,
2631 and use that in ssl_certificate_check(). For IMAP,
2632 we don't do it as the lookup's done by libetpan, but
2633 it's less annoying as IMAP connections as much more
2634 rare than POP3 connections.
2636 2006-09-14 [paul] 2.4.0cvs187
2638 * manual/advanced.xml
2639 improvements to the English,
2640 properly place the new hidden options
2641 within the alphabetical order
2642 * src/gtk/pluginwindow.c
2643 improvements to the English
2645 2006-09-14 [colin] 2.4.0cvs186
2647 * src/prefs_common.c
2648 * src/prefs_common.h
2649 * src/gtk/gtksctree.c
2650 * manual/advanced.xml
2651 New hidden pref, stripes_color_offset, to change
2652 the value added/substracted to normal bgcolor to
2653 create the stripes in summaries
2655 2006-09-13 [colin] 2.4.0cvs185
2662 Fix misc. printing issues:
2663 - Bad font for linkified headers
2664 - Different font if the mail was displayed or not
2665 - Factorize the thing
2667 2006-09-13 [colin] 2.4.0cvs184
2669 * src/common/ssl_certificate.c
2670 Only get FQDN once when checking certificate
2672 2006-09-13 [colin] 2.4.0cvs183
2675 * src/gtk/pluginwindow.c
2676 Misc. GUI fixes by Fabien
2678 2006-09-13 [wwp] 2.4.0cvs182
2681 * src/common/utils.h
2682 * src/common/utils.c
2683 get rid of unused wide-char functions.
2685 2006-09-13 [wwp] 2.4.0cvs181
2687 * src/plugins/pgpinline/sylpheed.def
2689 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
2690 add privacy_reset_error to the .def file,
2691 do not fork for an external textviewer.
2693 2006-09-13 [wwp] 2.4.0cvs180
2695 * src/prefs_common.c
2696 fix broken font entry in prefs (patch issued by the gpg4win team,
2697 probably by Marcus Brinkmann <marcus@g10code.de>).
2699 2006-09-13 [colin] 2.4.0cvs179
2702 Fix a warning in summaryview.c
2706 Add missing Mark/* elements in the
2709 2006-09-12 [colin] 2.4.0cvs178
2711 * src/prefs_actions.c
2712 * src/prefs_filtering_action.c
2713 * src/prefs_matcher.c
2714 Use (New) instead of New everywhere
2716 2006-09-12 [wwp] 2.4.0cvs177
2718 * manual/fr/addrbook.xml
2719 * manual/fr/handling.xml
2720 updated some quotes in the fr manual to match the fr translation.
2722 2006-09-12 [wwp] 2.4.0cvs176
2724 * src/prefs_matcher.c
2725 don't store translated string elements in matcher expressions.
2726 Also fixed a misused of Q_().
2728 2006-09-11 [wwp] 2.4.0cvs175
2730 * src/plugins//bogofilter/bogofilter.c
2731 * src/plugins//clamav/clamav_plugin.c
2732 * src/plugins//demo/demo.c
2733 * src/plugins//dillo_viewer/dillo_viewer.c
2734 * src/plugins//pgpcore/plugin.c
2735 * src/plugins//pgpinline/plugin.c
2736 * src/plugins//pgpmime/plugin.c
2737 * src/plugins//spamassassin/spamassassin.c
2738 gettext-ize more strings (mostly plugin error messages).
2740 2006-09-11 [colin] 2.4.0cvs174
2743 Make maximum buffer size bigger to avoid
2744 truncating translated messages. Patch by
2747 2006-09-11 [colin] 2.4.0cvs173
2749 * src/etpan/imap-thread.c
2750 Fix compilation on OpenBSD, thanks to
2753 2006-09-10 [wwp] 2.4.0cvs172
2755 * manual/account.xml
2756 * manual/addrbook.xml
2757 * manual/handling.xml
2758 * manual/es/handling.xml
2759 * manual/fr/account.xml
2760 * manual/fr/addrbook.xml
2761 * manual/fr/handling.xml
2762 documented addressbook matching (condition configuration):
2764 documented per-account filtering rules (handling/filtering
2765 section, account section):
2766 account.xml, handling.xml, en fr
2767 slightly updated the handling/searching section to tell few
2768 words about the extended search ability:
2770 added missing <quote></quotes> to Quick Search:
2771 handling.xml, en fr es
2772 fixed a typo (auomatically):
2774 changes revisited by Paul.
2776 2006-09-10 [paul] 2.4.0cvs171
2778 * src/prefs_actions.c
2779 * src/prefs_filtering.c
2780 * src/prefs_template.c
2781 adjustments to the gui
2782 Patch by Fabien Vantard (slightly modified)
2784 2006-09-10 [colin] 2.4.0cvs170
2787 Check folderitem/summaryview consistency
2788 (basically automates Update summary). Fixes
2789 #1011 (wrong (negative) count on unread
2792 2006-09-10 [colin] 2.4.0cvs169
2794 * src/gtk/gtksctree.c
2795 Fix recursive expansion via mouse
2796 * src/plugins/bogofilter/bogofilter.c
2797 Use normal filtering way of moving
2798 messages (batching), possibly fixing
2799 bug #1015 (Bogofilter plugin doubles
2802 2006-09-09 [wwp] 2.4.0cvs168
2804 * src/prefs_filtering.c
2805 better place for this fix.
2807 2006-09-09 [wwp] 2.4.0cvs167
2809 * src/prefs_filtering.c
2810 fix a minor bug when the enabled status of a filtering/processing
2811 rule always got set to TRUE when replacing this rule. That still
2812 make sense when adding a new rule, but now when replacing, we
2813 don't override the value of 'enabled'.
2814 Also renamed the func prefs_filtering_list_view_get_rule_name()
2815 to prefs_filtering_list_view_get_info() as this function not only
2816 returns the name, but also the account_id and the enabled status.
2818 2006-09-09 [mones] 2.4.0cvs166
2820 * manual/glossary.xml
2821 * manual/plugins.xml
2822 Minor format corrections
2824 Fix misplaced NO WARRANTY section
2825 * manual/es/advanced.xml
2827 * manual/es/glossary.xml
2829 * manual/es/handling.xml
2830 * manual/es/plugins.xml
2831 * manual/es/starting.xml
2832 Incorporate changes from English version
2836 Fix address, (add translation credits in es version)
2840 2006-09-09 [wwp] 2.4.0cvs165
2842 * src/prefs_filtering.c
2843 fix a crash when opening filtering prefs, if matcherrc file contains
2844 broken data (non-existing account id, which is theoretically not
2847 2006-09-08 [colin] 2.4.0cvs164
2850 Wrong assert, make it an if()
2851 * src/gtk/gtksctree.c
2852 Fix bug #1013 (expand selected thread
2853 tree) - expanding is now recursive
2855 2006-09-07 [wwp] 2.4.0cvs163
2857 * src/prefs_matcher.c
2858 make better sentences about addressbook matching in the
2859 matcher prefs. This should make translators' work easier
2862 2006-09-07 [wwp] 2.4.0cvs162
2864 * src/prefs_filtering.c
2865 code simplification (get rid of dup var. assignment).
2867 2006-09-07 [wwp] 2.4.0cvs161
2870 use GTK_STOCK icons when possible, patch by Fabien Vantard
2873 2006-09-07 [paul] 2.4.0cvs160
2876 fix compilation warnings
2879 2006-09-07 [paul] 2.4.0cvs159
2882 select the mimepart icon when
2886 2006-09-06 [paul] 2.4.0cvs158
2888 * src/prefs_filtering.c
2889 fix labels and table element spacing
2890 Patch by Fabien Vantard
2896 2006-09-06 [paul] 2.4.0cvs157
2898 * manual/es/advanced.xml
2901 2006-09-06 [wwp] 2.4.0cvs156
2904 fix an dup launch issue when iconified, thanks to Colin.
2906 2006-09-06 [wwp] 2.4.0cvs155
2908 * src/gtk//gtksctree.h
2909 oops, forgot that one!
2911 2006-09-06 [wwp] 2.4.0cvs154
2913 * manual/pl/advanced.xml
2914 * manual/advanced.xml
2915 * manual/es/advanced.xml
2916 * manual/fr/advanced.xml
2917 * src/prefs_customheader.c
2918 * src/prefs_filtering_action.c
2920 * src/prefs_summaries.c
2921 * src/prefs_filtering.c
2924 * src/prefs_summary_column.c
2926 * src/prefs_actions.c
2927 * src/prefs_folder_column.c
2929 * src/prefs_template.c
2930 * src/prefs_display_header.c
2931 * src/prefs_common.h
2932 * src/prefs_matcher.c
2933 * src/prefs_common.c
2934 * src/prefs_toolbar.c
2937 * src/gtk/gtksctree.c
2938 * src/gtk/pluginwindow.c
2939 * src/gtk/progressdialog.c
2940 * src/gtk/prefswindow.c
2941 renamed hidden option enable_rules_hint to use_stripes_everywhere
2942 to make its meaning more obvious (all versions of the manual reflect
2944 added an extra hidden option use_stripes_in_summary to allow
2945 discarding these stripes in mainwindow's folder and message lists;
2946 en and fr manuals only are OK towards this.
2948 2006-09-06 [colin] 2.4.0cvs153
2951 Hide Sylpheed-Claws' internal queue headers
2952 when showing all headers. They'll be present
2953 only in Source window.
2955 2006-09-05 [colin] 2.4.0cvs152
2957 * src/plugins/trayicon/trayicon.c
2958 Fix crash at exit - we have to disconnect
2960 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2961 Update eggtrayicon - patch adapted from a
2962 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
2965 2006-09-05 [colin] 2.4.0cvs151
2968 * src/gtk/logwindow.c
2969 Fix race condition when something writes
2970 to the log too soon during init. Thanks
2973 2006-09-05 [colin] 2.4.0cvs150
2976 Don't select part on right-click either
2978 2006-09-05 [paul] 2.4.0cvs149
2981 completion of previous commit
2984 2006-09-05 [colin] 2.4.0cvs148
2987 Don't force selection on middle-click, just open
2989 2006-09-04 [colin] 2.4.0cvs147
2992 Looks like gtk_notebook_set_current_page()
2993 sometimes steals focus, and this annoys us
2994 in MimeViewers as it renders navigation
2995 keys useless. Take back focus after switching
2998 2006-09-04 [colin] 2.4.0cvs146
3001 Set stop_loading when clicking on Next
3002 during load. Don't add a callback to
3003 avoid over-complicating things.
3005 2006-09-04 [colin] 2.4.0cvs145
3009 Fix multiple loads in separate messageview
3011 2006-09-04 [colin] 2.4.0cvs144
3014 Let navigation keys be handled during
3017 2006-09-04 [colin] 2.4.0cvs143
3023 Make loading of huge mails (lots of text and/or
3024 images) cancellable, so the GUI doesn't block
3026 2006-09-04 [colin] 2.4.0cvs142
3028 * src/plugins/trayicon/trayicon.c
3029 Fix annoyance when removing a folder with
3030 unread mails: trayicon didn't update
3032 2006-09-04 [paul] 2.4.0cvs141
3034 * src/gtk/icon_legend.c
3035 straighten up columns
3036 Patch by Fabien Vantard
3038 2006-09-04 [wwp] 2.4.0cvs140
3040 * src/prefs_filtering.c
3041 fix new line's account name in filtering prefs:
3042 was "All", is now "(New)".
3044 2006-09-04 [paul] 2.4.0cvs139
3046 * tools/make.themes.project
3047 use "AUTOMAKE_OPTIONS = dist-bzip2"
3048 instead of homebrewed "make release"
3050 2006-09-03 [colin] 2.4.0cvs138
3053 Fix bug #1007 (Wrong folder highlighted)
3055 2006-09-03 [colin] 2.4.0cvs137
3058 Don't set Newsgroup: header to a mail folder
3061 2006-09-03 [paul] 2.4.0cvs136
3064 * src/prefs_spelling.c
3067 2006-09-03 [paul] 2.4.0cvs135
3069 * src/prefs_summaries.c
3070 correct menu item text in prefs_keybind_apply_clicked()
3072 2006-09-03 [paul] 2.4.0cvs134
3074 * manual/advanced.xml
3075 some improvements to the descriptions
3080 fix menu sensitivity issues
3081 * src/prefs_message.c
3082 drop the useless word 'short'
3084 add the word 'lines' indicating log length
3085 is a measure of lines
3087 fix compilation warnings
3089 2006-09-02 [colin] 2.4.0cvs133
3092 Display a special return-receipt message
3093 if the message is from the user
3095 Fix missing freeze of the list when marking
3096 all read and unthreading for exec. Thanks
3099 2006-09-02 [paul] 2.4.0cvs132
3102 * src/prefs_message.c
3106 2006-09-02 [wwp] 2.4.0cvs131
3108 * src/prefs_filtering.c
3109 added an account name column to the filtering rules
3112 2006-09-02 [colin] 2.4.0cvs130
3114 * src/gtk/logwindow.c
3115 * src/gtk/logwindow.h
3116 Block scrolling if we're not at the end
3119 2006-09-02 [colin] 2.4.0cvs129
3122 Make sure account-specific rules can't
3123 be used in {pre-,post-,}processing
3125 * src/gtk/logwindow.c
3126 * src/gtk/logwindow.h
3127 Jump to last error when clicking on the
3130 2006-09-02 [colin] 2.4.0cvs128
3140 Let proc_mbox know its account, for
3141 account-specific rules
3143 2006-09-01 [colin] 2.4.0cvs127
3146 Don't uselessly use iconv to convert from
3152 Fix certain log cases, disable warning icon
3153 for now, the correct way to display it when
3154 necessary and only when necessary is probably
3155 to do it manually rather than use error logs
3156 * src/etpan/imap-thread.c
3157 Clean up UID logging a bit
3158 * src/gtk/logwindow.c
3159 * src/gtk/logwindow.h
3160 Make logging faster when the window's closed
3162 2006-09-01 [wwp] 2.4.0cvs126
3164 * manual/fr/account.xml
3165 reflect changes to the ref. manual (parts of cvs72):
3166 fix tabnames and quotes.
3168 2006-09-01 [wwp] 2.4.0cvs125
3170 * manual/fr/plugins.xml
3171 reflect changes to the reference manual (cvs42):
3172 update IRC channel info.
3174 2006-09-01 [wwp] 2.4.0cvs124
3177 use CVSEDITOR env. var. if set, according to `man cvs`.
3179 2006-09-01 [wwp] 2.4.0cvs123
3181 * manual/advanced.xml
3182 better sentence again (thanks to Paul).
3184 2006-09-01 [wwp] 2.4.0cvs122
3186 * manual/advanced.xml
3187 fix definition of toolbar_detachable and rework a bit the one of
3188 enable_dotted_lines.
3190 2006-09-01 [mones] 2.4.0cvs121
3192 * manual/advanced.xml
3193 Document enable_dotted_lines
3195 2006-09-01 [paul] 2.4.0cvs120
3202 obey the 'When entering folder...' option
3203 when using the /View/Go to/... menu items
3206 2006-08-31 [colin] 2.4.0cvs119
3209 Revert 2.4.0cvs116, wrong fix.
3211 2006-08-31 [colin] 2.4.0cvs118
3213 * src/gtk/gtksctree.c
3214 Better state the various copyrights
3216 2006-08-31 [colin] 2.4.0cvs117
3218 * src/prefs_common.c
3219 fix enable_dotted_lines
3221 2006-08-31 [colin] 2.4.0cvs116
3224 Use pref "Always open on select" when going
3225 to next unread folder
3226 * src/gtk/gtksctree.c
3227 Fix link failure to _gtk_clist_create_cell_layout
3228 on certain computers. (Why not mine, I wonder)
3230 2006-08-31 [colin] 2.4.0cvs115
3234 * src/plugins/bogofilter/bogofilter.c
3235 * src/plugins/spamassassin/spamassassin.c
3236 Requalify some "errors" to warnings
3240 Add an icon in the statusbar to notify
3242 * src/gtk/gtksctree.c
3245 Make the GtkSCTree look more modern by
3246 alternating background lines
3247 * src/prefs_common.c
3248 * src/prefs_common.h
3249 Add a pref to let people have the old
3253 2006-08-30 [colin] 2.4.0cvs114
3257 Provide a way to filter a list of
3258 messages in an optimised manner, and
3259 add a list-filtering hook
3263 Use the list filtering
3264 * src/plugins/bogofilter/bogofilter.c
3265 Use the list-filtering hook
3266 Use -b (bulk) mode for more speed
3267 when learning and filtering
3268 * src/etpan/imap-thread.c
3269 Make log output shorter in UID SEARCH
3272 2006-08-30 [colin] 2.4.0cvs113
3274 * src/plugins/bogofilter/bogofilter.c
3275 Really fast mass learning - thanks to David
3276 Relson for the options explanations :)
3278 2006-08-30 [colin] 2.4.0cvs112
3281 Fix compilation on FreeBSD. Thanks
3284 2006-08-29 [colin] 2.4.0cvs111
3287 Handle "popup_menu" signal (for popping the
3288 menu via the keyboard)
3293 * src/gtk/gtkutils.c
3294 * src/gtk/gtkutils.h
3295 Factorize scrolling code, and add an API
3296 for MimeViewers to handle scroll orders
3298 2006-08-29 [wwp] 2.4.0cvs110
3300 * src/plugins//bogofilter/bogofilter.c
3301 * src/plugins//spamassassin/spamassassin.c
3302 make the bogofilter/spamassassin filtering error dialogs at
3303 incorporation obey to the "don't popup error dialog on
3304 receive error" option. If disabled, feed the log window w/
3311 2006-08-29 [paul] 2.4.0cvs109
3314 remove 'make release', it's not needed
3315 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
3317 2006-08-29 [paul] 2.4.0cvs108
3320 * src/summary_search.c
3321 * src/gtk/progressdialog.c
3322 * src/plugins/pgpcore/passphrase.c
3323 replace deprecated gtk_window_set_policy()
3325 2006-08-29 [colin] 2.4.0cvs107
3328 Fix data loss when copy fails during a move:
3329 only use fast remove_msgs if everything was
3330 copied OK; else use slow remove_msg on the
3331 mails that got copied only.
3333 2006-08-28 [paul] 2.4.0cvs106
3336 revert change in 2.4.0cvs104, it breaks
3339 2006-08-28 [paul] 2.4.0cvs105
3341 * src/plugins/spamassassin/spamassassin.c
3344 2006-08-28 [paul] 2.4.0cvs104
3347 fix data loss when moving to another
3349 * src/prefs_spelling.c
3351 * src/gtk/pluginwindow.c
3352 improve the layout of the dialog text
3355 2006-08-28 [paul] 2.4.0cvs103
3357 * src/plugins/bogofilter/bogofilter.c
3358 * src/plugins/bogofilter/bogofilter_gtk.c
3359 fix english up a bit, innit
3361 2006-08-28 [paul] 2.4.0cvs102
3366 require autoconf 2.60, enabling building
3367 with gettext 0.15 (gettext 0.14.x build still
3368 possible). Replace Makefiles with versions
3370 Remove configure options --with-localedir and
3371 --with-mandir. The options that are provided
3372 directly by autoconf 2.60 can be used instead:
3373 --mandir --localedir
3375 2006-08-27 [colin] 2.4.0cvs101
3377 * src/plugins/bogofilter/Makefile.am
3378 Fix make dist (no README)
3380 2006-08-27 [colin] 2.4.0cvs100
3383 Don't use F_UNKNOWN folders for any default
3385 * src/plugins/bogofilter/bogofilter.c
3386 * src/plugins/bogofilter/bogofilter.h
3387 * src/plugins/bogofilter/bogofilter_gtk.c
3388 Add an option to specify the path to bogofilter
3389 Use single-quotes to be able to learn in folders
3390 with spaces in their names
3391 Verify learning status
3393 2006-08-27 [colin] 2.4.0cvs99
3396 * manual/plugins.xml
3397 Document Bogofilter plugin
3399 2006-08-27 [colin] 2.4.0cvs98
3405 When possible, copy the queued mail to sent folder
3406 instead of re-adding. Much faster on IMAP.
3408 2006-08-27 [colin] 2.4.0cvs97
3411 Disable mmaped caches - huge metadata loss
3412 here after a power failure.
3414 Add quicksearch timing
3415 * src/common/plugin.c
3416 * src/common/plugin.h
3417 Implement an interface to tell what plugins
3418 provide. Prevent loading of similar plugins.
3419 * src/plugins/clamav/clamav_plugin.c
3420 * src/plugins/demo/demo.c
3421 * src/plugins/dillo_viewer/dillo_viewer.c
3422 * src/plugins/pgpcore/plugin.c
3423 * src/plugins/pgpinline/pgpinline.c
3424 * src/plugins/pgpmime/pgpmime.c
3425 * src/plugins/spamassassin/spamassassin.c
3426 * src/plugins/trayicon/trayicon.c
3427 Implement plugin_provides()
3429 2006-08-27 [colin] 2.4.0cvs96
3432 * src/plugins/Makefile.am
3433 * src/plugins/bogofilter/.cvsignore
3434 * src/plugins/bogofilter/Makefile.am
3435 * src/plugins/bogofilter/bogofilter.c
3436 * src/plugins/bogofilter/bogofilter.h
3437 * src/plugins/bogofilter/bogofilter_gtk.c
3438 New Bogofilter plugin, provides filtering and
3439 learning. Spamassassin will go to extra plugins.
3441 2006-08-26 [mones] 2.4.0cvs95
3443 * manual/handling.xml
3444 Fix subfolder path in the example (thanks to Paul)
3446 2006-08-26 [mones] 2.4.0cvs94
3448 * manual/glossary.xml
3449 2.2. + add ISP to the glossary
3450 7.5. + Add UIDL to glossary
3451 7.7. + Add TCP to glossary
3452 * manual/handling.xml
3453 7.1. + Mentions GNU/Linux distribution, what about the non...
3454 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
3455 7.3. + Mentions .bashrc, what about the non-bash ones?
3456 7.4. = Use appropriate quotation for commands
3457 7.6. = change "" to <quote></quote>
3458 * manual/plugins.xml
3459 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends
3460 * manual/starting.xml
3461 2.1. + local mbox file: some examples of mbox file locations...
3462 Also reformatted files requiring it
3464 2006-08-26 [wwp] 2.4.0cvs93
3466 * src/summary_search.c
3467 disable find buttons while summary search is running.
3469 2006-08-25 [colin] 2.4.0cvs92
3476 Speed up MH moving, and add progressbar
3479 Write cache files using mmap() too
3481 2006-08-25 [wwp] 2.4.0cvs91
3484 switch spam<->ham button when a message has been marked as spam or ham
3485 and is still selected. Thanks to Colin.
3487 2006-08-25 [paul] 2.4.0cvs90
3490 * src/stock_pixmap.c
3491 * src/stock_pixmap.h
3493 * src/gtk/icon_legend.c
3494 * src/pixmaps/copied.xpm
3495 * src/pixmaps/moved.xpm
3496 add icons for delayed execution marked for
3497 copying, marked for moving
3499 2006-08-25 [mones] 2.4.0cvs89
3501 * manual/glossary.xml
3502 Fix the other glossary items:
3503 5.1. = Inmmediate execution -> <quote>immediate execution...
3504 5.2. = Fix MBOX capitalization -> Mbox
3505 5.3. + Improve Plugins def. w/ tech. ref.
3506 5.4. = Quotation -> replace '>' by <quote>></quote>
3507 5.5. - SMTP Server. -> remove dot
3511 2006-08-25 [mones] 2.4.0cvs88
3514 Reformatted, changed email address
3515 * manual/glossary.xml
3516 Reformatted, fixed MANUAL-TODO items:
3517 8.2. + add ROT-13 to glossary
3518 8.4. + add URL to glossary
3519 * manual/es/advanced.xml
3522 2006-08-25 [paul] 2.4.0cvs87
3524 * src/gtk/icon_legend.c
3525 add 'marked for deletion' icon
3526 arrange icons by containing column
3527 wrap long label text
3529 2006-08-25 [colin] 2.4.0cvs86
3531 * src/common/utils.c
3532 * src/common/utils.h
3533 Add the sc_g_*list_bigger functions in
3534 a place everyone can use it
3536 Only freeze/thaw the list when working
3537 on the selection, if it's bigger than 1
3538 * src/gtk/gtksctree.c
3539 Only freeze/thaw the list when unselec-
3540 ting 'all' if ('all' != 1)
3541 This avoids some flickering
3543 2006-08-24 [colin] 2.4.0cvs85
3546 Fix strange list selection
3547 Fix random seg (Invalid read of freed memory)
3549 2006-08-24 [colin] 2.4.0cvs84
3552 * src/gtk/inputdialog.c
3553 * src/plugins/pgpcore/passphrase.c
3554 Revert minimal width patch of 2.4.0cvs67,
3555 as it is also a maximal width. Use
3556 gtk_window_set_default_size instead.
3558 2006-08-24 [colin] 2.4.0cvs83
3561 Write cache/mark to temp files before
3562 overwriting old ones (avoids metadata
3563 loss if writing the new files fail).
3564 Use mmap() to read cache/mark file, as
3565 this makes cache reading faster. Dis-
3566 abled for big-endian machines until it
3567 can be tested. (Big-endian users: set
3568 msgcache_use_mmap = TRUE in the relevant
3571 Move rarely used fields of MsgInfo in
3572 another structure, which will only be
3573 allocated if needed. Face, X-Face,
3574 Return receipt headers and List-*
3575 headers are moved. Mails having none
3576 of these occupy 52 bytes less with
3577 this patch, which makes 2.5MB of RAM
3578 saved on a 50k folder).
3582 * src/partial_download.c
3586 Follow this structure change.
3588 2006-08-24 [wwp] 2.4.0cvs82
3590 * manual/es/.cvsignore
3591 * manual/es/dist/.cvsignore
3592 * manual/es/dist/html/.cvsignore
3593 * manual/es/dist/pdf/.cvsignore
3594 * manual/es/dist/ps/.cvsignore
3595 * manual/es/dist/txt/.cvsignore
3596 more (generated) files to ignore.
3598 2006-08-24 [colin] 2.4.0cvs81
3602 Fix possible problems with local delivery. Check the folder doesn't
3603 need scan before setting its mtime when saving cache (which can be
3604 done long after the folder's been modified by an external process);
3605 Check that the stored item's mtime didn't change in mh functions.
3607 2006-08-24 [mones] 2.4.0cvs80
3609 * manual/advanced.xml
3610 Rewrapping, some fixes and MANUAL-TODO items:
3611 8.1. = change "" to <quote></quote>
3612 8.3. = quote menu items
3613 8.5. - deploying -> new user ... ideally a new user (redundant)
3615 2006-08-23 [colin] 2.4.0cvs79
3617 * src/gtk/gtksctree.c
3618 When selecting or deselecting range, only
3619 freeze/thaw when selection is bigger than 10
3621 2006-08-23 [colin] 2.4.0cvs78
3626 * src/plugins/dillo_viewer/dillo_viewer.c
3627 Provide an API for MimeViewer plugins to
3628 return a text selection for replying
3630 2006-08-23 [colin] 2.4.0cvs77
3632 * src/image_viewer.c
3634 Use gtk_pixbuf_new_from_file_at_scale(), which
3635 is faster than getting the pixbuf then resizing
3638 2006-08-23 [colin] 2.4.0cvs76
3641 UTF-8 should be sent Quoted-printable
3643 2006-08-22 [colin] 2.4.0cvs75
3646 Check if scan is required before touching
3647 the folder (or it'll be required every time)
3649 2006-08-22 [colin] 2.4.0cvs74
3652 Require libetpan 0.46 (crasher fix when built
3655 2006-08-22 [colin] 2.4.0cvs73
3658 Set folder's mtime after writing its
3663 Don't do useless stuff if we don't
3666 Add some timing, don't deselect prior
3667 to selecting (gtksctree does it itself),
3668 remove crash avoidance hacks as it's been
3669 properly fixed since a while
3670 * src/common/utils.c
3671 Optimize to_human_readable(): _() is slow,
3672 do it only once, and avoid %f format for KB
3673 (the most common in a summaryview)
3674 * src/gtk/gtksctree.c
3675 Don't uselessly freeze/thaw (fixes flicker
3676 on next unread and friends), reduce number
3677 of g_list_nth/g_list_position where possible
3678 * src/gtk/gtkutils.c
3679 * src/gtk/gtkutils.h
3680 Reduce number of g_list_nth/g_list_position
3682 All of this makes loading as 70k folder 2.1
3683 seconds instead of 3.2 (with hot FS caches).
3684 (1.3 seconds without Date and Size columns...)
3686 2006-08-22 [paul] 2.4.0cvs72
3688 wrap documents and do some items from mones' MANUAL-TODO:
3690 * manual/account.xml
3691 4.1. = fix tabname references to <quote>tabname</quote>
3692 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
3694 1.1. = mentioned options don't match UI
3695 Add information about the 'Never send Return Receipts'
3697 * manual/handling.xml
3698 6.2. = Mentions Extended symbols button, but now is
3700 6.3. = Mentions ... button, which is now Edit
3702 2006-08-22 [colin] 2.4.0cvs71
3704 * src/gtk/pluginwindow.c
3705 Fix layout in verbose translations (such
3708 2006-08-22 [paul] 2.4.0cvs70
3710 * manual/Makefile.am
3711 build manuals in alphabetical order
3713 * src/prefs_themes.c
3714 replace/remove deprecated symbols
3715 * src/gtk/gtkutils.c
3717 * src/gtk/pluginwindow.c
3718 replace deprecated symbol
3719 replace label text and move it
3720 * src/plugins/pgpcore/prefs_gpg.c
3721 move the 'Generate...' button out of the
3722 Sign Key frame, replace the English used
3723 * src/plugins/pgpcore/sgpgme.c
3724 fixes to the English
3726 2006-08-21 [colin] 2.4.0cvs69
3728 * src/plugins/trayicon/trayicon.c
3729 Add more strings for translation; patch
3732 2006-08-21 [colin] 2.4.0cvs68
3735 fix replied flag not set after drafting
3737 fix body quicksearch in non-encoded bodies
3740 Get rid of the g_malloc workaround for
3741 corrupted caches, use g_try_malloc
3743 2006-08-21 [colin] 2.4.0cvs67
3746 * src/gtk/inputdialog.c
3747 * src/plugins/pgpcore/passphrase.c
3748 Set minimal width to 375
3750 Fix switching to offline, asking if it
3751 should be overriden for synchronising
3753 Don't offer to remember command on Open
3754 with for text parts, as the browser or
3755 text editor command isn't changed from
3758 2006-08-20 [paul] 2.4.0cvs66
3762 fix plural form errors. revealed by stricter
3763 checking of gettext 0.15
3765 2006-08-18 [paul] 2.4.0cvs65
3767 * src/stock_pixmap.c
3768 fix the fix of 2.4.0cvs64
3771 2006-08-18 [paul] 2.4.0cvs64
3773 * src/stock_pixmap.c
3777 2006-08-18 [paul] 2.4.0cvs63
3781 fix occasional IMAP bug where large msgs
3782 were left in the queue folder after sending
3785 2006-08-18 [paul] 2.4.0cvs62
3788 freeze the summaryview while quicksearch results
3790 (fixes bug 456 'current message is hidden when the
3791 view is refreshed and extended search is "unread
3795 add missing #include "inputdialog.h"
3796 * src/common/utils.h
3797 add missing mailcap_update_default() and improve
3800 2006-08-17 [colin] 2.4.0cvs61
3802 * src/plugins/pgpcore/select-keys.c
3805 2006-08-17 [colin] 2.4.0cvs60
3808 Don't continue queuing if Cancel is clicked