1 2006-12-09 [colin] 2.6.1cvs13
6 * src/common/ssl_certificate.c
7 Add a new hidden preference, 'unsafe_ssl_certs',
8 which allows to store multiple certificates per
9 server/port. This is disabled by default because
10 it's less secure (presenting a new certificate
11 instead of a changed one raises less alarms).
12 This will cause Claws to ask about an unknown
13 certificate for people who have used 2.6.1cvs8
16 2006-12-09 [colin] 2.6.1cvs12
19 Fix cache updating after action
21 2006-12-07 [wwp] 2.6.1cvs11
24 fix email address comparison when replying to all
25 (avoid replying to ourselves), thanks to Colin.
27 2006-12-06 [paul] 2.6.1cvs10
38 2006-12-06 [paul] 2.6.1cvs9
49 2006-12-06 [colin] 2.6.1cvs8
52 * src/common/ssl_certificate.c
53 * src/common/ssl_certificate.h
54 Handle multiple certificates per host/port
56 2006-12-06 [colin] 2.6.1cvs7
58 * src/etpan/imap-thread.c
59 Fix certificate checking on IMAP
61 2006-12-06 [colin] 2.6.1cvs6
64 Fix bug 1072, 'Claws stops fetching newsgroups
65 from server when newsgroup got deleted': continue
68 2006-12-05 [wwp] 2.6.1cvs5
70 * src/message_search.c
71 * src/summary_search.c
76 make up and down arrow keys in modern gtk_combo_box_entry widgets
77 behave like w/ old comboboxes (summary and message search only).
79 2006-12-05 [paul] 2.6.1cvs4
85 2006-12-05 [paul] 2.6.1cvs3
89 script updated and description added
91 2006-12-04 [colin] 2.6.1cvs2
94 Run pre-send hook only when checking
97 2006-12-04 [paul] 2.6.1cvs1
104 bump up version number following stable release
106 2006-12-04 [paul] 2.6.0cvs83
109 updates and corrections
111 2006-12-04 [colin] 2.6.0cvs82
114 Probably fix bug 1066, 'Incorrect mailbox
117 2006-12-04 [colin] 2.6.0cvs81
120 Trim tabs from mailcap file too.
122 2006-12-02 [paul] 2.6.0cvs80
125 fix broken GUI under certain languages
127 put the Cancel button to the right
129 2006-12-01 [paul] 2.6.0cvs79
132 remove reference to removed file
134 2006-12-01 [wwp] 2.6.0cvs78
138 remove forgotten debug statements.
140 2006-12-01 [wwp] 2.6.0cvs77
142 * manual/advanced.xml
143 * manual/fr/advanced.xml
153 add a hidden option to allow embedding the editaddress (edit contact details)
154 dialog into the addressbook's window. This doesn't change the default
157 2006-12-01 [wwp] 2.6.0cvs76
159 * src/message_search.c
160 * src/summary_search.c
161 fix more focus issues (don't set focus to combobox's entry widget when
162 entry's value changed, if entry widget has focus already).
164 2006-12-01 [wwp] 2.6.0cvs75
166 * src/gtk/quicksearch.c
167 revert last changes to the quicksearch gtk_combo_box, this needs more
170 2006-12-01 [paul] 2.6.0cvs74
172 * tools/kdeservicemenu/README
173 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
174 * tools/kdeservicemenu/install.sh
175 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
176 * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
177 simplify this stuff, and in so doing,
178 fix it. (possibly re-extend it again at
181 2006-12-01 [wwp] 2.6.0cvs73
183 * src/gtk/quicksearch.c
184 adapt quicksearch code to use modern gtk_combo_box'es.
186 2006-12-01 [wwp] 2.6.0cvs72
191 * src/message_search.c
192 * src/summary_search.c
195 add history combos to all message and summary search fields.
197 2006-12-01 [wwp] 2.6.0cvs71
200 As the list may change while the mark as read delay
201 runs, we can't rely on the 'row' pointer, which can
202 be invalid when the timeout is called. As the mark
203 as read is only done if the message is still selected,
204 use summaryview->selected instead. Thanks to Colin.
206 2006-11-30 [paul] 2.6.0cvs70
209 give emphasis to "Sylpheed-Claws"
210 as well as "Claws Mail"
212 2006-11-30 [colin] 2.6.0cvs69
215 Put the SSL checkboxes in the receiving
216 and sending server pages.
218 2006-11-29 [colin] 2.6.0cvs68
221 * src/gtk/gtkvscrollbutton.c
222 Revert some deprecated fixes - they seem to
223 deprecate stuff as soon as a new one gets out.
224 g_object_ref_sink needed glib-2.10.
226 2006-11-29 [colin] 2.6.0cvs67
229 Create .mailcap if it doesn't exist
231 2006-11-29 [colin] 2.6.0cvs66
234 Followup to cvs60: use original list
235 of recipients if replying to a mail
236 in Sent Drafts or Queue.
238 2006-11-27 [paul] 2.6.0cvs65
241 revert the last change for now (it's broken)
243 2006-11-27 [paul] 2.6.0cvs64
247 * m4/aclocal-include.m4
264 * src/common/Makefile.am
268 * src/common/sylpheed.c
269 * src/common/sylpheed.h
270 * src/etpan/Makefile.am
271 * src/gtk/Makefile.am
272 * src/gtk/claws-marshal.list
274 * src/gtk/gtksctree.c
275 * src/gtk/quicksearch.c
276 * src/gtk/sylpheed-marshal.list
277 * src/plugins/bogofilter/bogofilter.c
278 * src/plugins/bogofilter/bogofilter_gtk.c
279 * src/plugins/clamav/clamav_plugin.c
280 * src/plugins/clamav/clamav_plugin_gtk.c
281 * src/plugins/demo/demo.c
282 * src/plugins/dillo_viewer/dillo_viewer.c
283 * src/plugins/pgpcore/Makefile.am
284 * src/plugins/pgpcore/claws.def
285 * src/plugins/pgpcore/pgp_viewer.c
286 * src/plugins/pgpcore/plugin.c
287 * src/plugins/pgpcore/sylpheed.def
288 * src/plugins/pgpinline/Makefile.am
289 * src/plugins/pgpinline/claws.def
290 * src/plugins/pgpinline/plugin.c
291 * src/plugins/pgpinline/sylpheed.def
292 * src/plugins/pgpmime/Makefile.am
293 * src/plugins/pgpmime/claws.def
294 * src/plugins/pgpmime/plugin.c
295 * src/plugins/pgpmime/sylpheed.def
296 * src/plugins/spamassassin/spamassassin.c
297 * src/plugins/spamassassin/spamassassin_gtk.c
298 * src/plugins/trayicon/trayicon.c
300 remove deprecated gtk_tooltips_set_delay()
302 2006-11-26 [paul] 2.6.0cvs63
309 * src/gtk/gtkvscrollbutton.c
310 * src/gtk/prefswindow.c
311 * src/plugins/pgpcore/prefs_gpg.c
312 replace more deprecated GTK+ functions
314 2006-11-26 [paul] 2.6.0cvs62
319 replace deprecated gtk_idle_... functions
321 2006-11-26 [paul] 2.6.0cvs61
327 * src/gtk/gtkvscrollbutton.c
328 * src/gtk/quicksearch.c
329 * src/plugins/pgpcore/passphrase.c
330 replace deprecated gtk_timeout_add and
333 2006-11-26 [paul] 2.6.0cvs60
336 fix bug that caused the wrong recipient
337 to be selected when replying to a msg
338 which is From one of our accounts to
339 another of our accounts
341 2006-11-25 [paul] 2.6.0cvs59
344 don't change the From column title to
345 To if the To column is visible
347 2006-11-24 [paul] 2.6.0cvs58
350 fix bug 1069, 'Sent mails disappear, BCC
353 2006-11-21 [wwp] 2.6.0cvs57
356 fix spelling menu when replying (same as 2.3.1cvs39):
357 discrepancy between context menu and top menu when
358 folder's dictionary isn't the default one.
360 2006-11-19 [paul] 2.6.0cvs56
363 obey always_show_msg option when
365 * src/plugins/bogofilter/bogofilter.c
368 2006-11-18 [paul] 2.6.0cvs55
378 * src/gtk/icon_legend.c
379 * src/gtk/icon_legend.h
380 * tools/OOo2claws-mail.pl
382 * tools/acroread2claws-mail.pl
383 * tools/claws.i18n.status.pl
384 * tools/filter_conv.pl
385 * tools/filter_conv_new.pl
386 * tools/freshmeat_search.pl
387 * tools/google_search.pl
388 * tools/kmail2claws-mail.pl
389 * tools/kmail2claws-mail_v2.pl
390 * tools/maildir2claws-mail.pl
391 * tools/make.themes.project
392 * tools/multiwebsearch.pl
393 * tools/outlook2claws-mail.pl
394 * tools/tb2claws-mail
395 * tools/kdeservicemenu/README
396 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
397 update mine and wwp's email addresses in
400 * src/prefs_compose_writing.c
401 set sensitivity on 'new message format' frame
403 2006-11-17 [paul] 2.6.0cvs54
406 more reworking of the GUI
407 Patch by Fabien Vantard
409 2006-11-16 [paul] 2.6.0cvs53
412 set a minimum size for the window, allow
413 it to automatically expand as necessary
415 2006-11-16 [wwp] 2.6.0cvs52
418 better wrap of copyright info on some systems.
420 2006-11-16 [paul] 2.6.0cvs51
423 move the tech info from the upper panel
425 use a gtk_text_view for the features tab
427 2006-11-16 [paul] 2.6.0cvs50
430 update my email address
437 * src/plugins/trayicon/trayicon.c
438 don't offer simple menu separators
441 add separator between 'mark all read'
444 2006-11-15 [wwp] 2.6.0cvs49
447 updated manuals authors.
449 2006-11-14 [paul] 2.6.0cvs48
452 Fix Options/Reply mode after draft save
454 2006-11-14 [paul] 2.6.0cvs47
460 * src/plugins/pgpinline/pgpinline.c
461 Probably fix bug 1061
463 2006-11-14 [paul] 2.6.0cvs46
471 * src/pixmaps/active.xpm
472 * src/pixmaps/inactive.xpm
473 add a new page, 'Features', to the About dialog
474 showing which features are compiled in and which
477 2006-11-14 [paul] 2.6.0cvs45
480 updated by Pavlo Bohmat
482 2006-11-14 [colin] 2.6.0cvs44
490 * src/gtk/gtkaspell.c
491 Fix 64-bit-related warnings
493 Fix possible infinite loop
494 * src/plugins/pgpcore/sgpgme.c
497 2006-11-13 [colin] 2.6.0cvs43
499 * src/gtk/Makefile.am
500 authors.h isn't generated
502 2006-11-13 [colin] 2.6.0cvs42
504 * src/plugins/pgpinline/pgpinline.c
505 * src/plugins/pgpmime/pgpmime.c
506 Very probably fix bug 1061, 'crash on
507 opening signed email'. Another cast
510 2006-11-13 [colin] 2.6.0cvs41
512 * src/plugins/pgpcore/sgpgme.c
513 Maybe fix bug 1061, 'crash on opening
516 2006-11-13 [wwp] 2.6.0cvs40
518 * src/plugins/pgpinline/pgpinline.c
519 fix candidate for bug #1057, thanks to Colin.
521 2006-11-13 [wwp] 2.6.0cvs39
524 * src/quote_fmt_parse.y
525 fix bug 1052: current parser buffer was not always
526 allocated, ptr to this buffer could be returned as
527 NULL whereas no parser error has occurred. in
528 consequence, defining a template body as "%d"
529 (w/o the quotes) for the first time of the instance
530 of claws-mail, was reporting a parser error. make
531 sure that the buffer is always allocated, even to
533 fix mis-unescaping in compose.:compose_quote_fmt():
534 unescaping of the fmt string was always done
535 whereas it must be done *only* when receiving
536 quote format strings issued from the prefs
537 (compose new message, reply, forward, redirect
538 formats), *not* when applying templates. in
539 consequences, applying templates w/ sequences
540 like \\|p{echo} were failing. make sure that
541 unescaping is done only when necessary.
543 2006-11-12 [colin] 2.6.0cvs38
548 2006-11-12 [colin] 2.6.0cvs37
550 * src/plugins/pgpinline/pgpinline.c
551 * src/plugins/pgpmime/pgpmime.c
552 Release GPG context at the latest
553 possible moment. Maybe fixes
554 bug 1057, 'crash on sending signed
555 message to a newsgroup'
558 2006-11-12 [colin] 2.6.0cvs36
560 * src/plugins/pgpcore/sgpgme.c
561 Tell a bit more when gpg's status doesn't
562 contain any signature
564 2006-11-12 [colin] 2.6.0cvs35
567 Fix bug 1060, 'compilation error with
570 2006-11-12 [paul] 2.6.0cvs34
572 * doc/man/claws-mail.1
574 * src/plugins/clamav/README
575 * src/plugins/spamassassin/README
577 * tools/freshmeat_search.pl
578 * tools/google_search.pl
579 * tools/multiwebsearch.pl
581 * src/plugins/trayicon/trayicon.c
582 fix compiliation warning
584 2006-11-11 [colin] 2.6.0cvs33
587 Forbid drag and drop from/to different
588 folders of type F_UNKNOWN
590 2006-11-11 [colin] 2.6.0cvs32
592 * src/plugins/pgpinline/pgpinline.c
593 Fix typo in previous commit:
595 + if ((err = gpgme_new(&data->ctx)) ...)
597 2006-11-11 [colin] 2.6.0cvs31
599 * src/plugins/pgpinline/pgpinline.c
600 * src/plugins/pgpmime/pgpmime.c
601 Check success after calling gpgme_new
602 Maybe fixes bug 1057, 'crash on sending
603 signed message to a newsgroup'
605 2006-11-11 [colin] 2.6.0cvs30
608 init undostruct to 0s (from
609 valgrind log of bug 1057)
611 2006-11-10 [colin] 2.6.0cvs29
614 Set cursor to wait before filtering
615 duplicates in all folders
616 * src/plugins/bogofilter/bogofilter.c
617 * src/plugins/bogofilter/bogofilter.h
618 * src/plugins/bogofilter/bogofilter_gtk.c
619 Completely thread away the bogofilter
622 2006-11-10 [mones] 2.6.0cvs28
626 added COMPOSE_CHECK_BEFORE_SEND hook
628 2006-11-10 [paul] 2.6.0cvs27
632 add libSM to get_compiled_in_features()
636 2006-11-10 [colin] 2.6.0cvs26
638 * src/etpan/imap-thread.c
639 Add a reference to libetpan's sasl engine
640 so that sasl_done() doesn't get called by
641 libetpan, and doesn't break openssl.
642 Should fix bug 1053, 'SC fails to reestablish
646 2006-11-10 [colin] 2.6.0cvs25
648 * manual/addrbook.xml
649 * manual/advanced.xml
654 2006-11-09 [colin] 2.6.0cvs24
656 * src/plugins/bogofilter/bogofilter_gtk.c
657 Add comment about annoyance
659 2006-11-09 [colin] 2.6.0cvs23
661 * src/plugins/bogofilter/bogofilter.c
662 * src/plugins/bogofilter/bogofilter_gtk.c
663 Prepare things needed to thread bogofilter
664 filtering: separate bogo stuff and possible GUI
667 2006-11-09 [colin] 2.6.0cvs22
671 Search for one of our accounts in Delivered-To
672 (helps for auto-account selection when
677 * src/plugins/trayicon/trayicon.c
678 Allow opening a new mail with any account from
681 2006-11-09 [wwp] 2.6.0cvs21
686 * src/prefs_compose_writing.c
687 add a compose new message format (in prefs/compose/writing), it's a
688 simple subject+body template to use when opening a new composition
689 window. It's similar to the existent reply and forward formats.
691 enhanced the template/format % symbols substitution mechanism to
692 use current composition window information when % are used in
693 the compose new message format or in templates applied to new
694 messages (there were useless in that situations before). When
695 applied to new messages, %d corresponds to the system time/date.
697 2006-11-09 [paul] 2.6.0cvs20
702 2006-11-09 [paul] 2.6.0cvs19
705 keep tje alphabetical order
707 2006-11-08 [colin] 2.6.0cvs18
709 * src/etpan/imap-thread.c
710 Fix bug 1054, 'Slowness logging big
713 2006-11-08 [paul] 2.6.0cvs17
718 2006-11-08 [paul] 2.6.0cvs16
723 2006-11-08 [paul] 2.6.0cvs15
726 * tools/OOo2claws-mail.pl
727 * tools/OOo2sylpheed.pl
729 * tools/acroread2claws-mail.pl
730 * tools/acroread2sylpheed.pl
731 * tools/kmail2claws-mail.pl
732 * tools/kmail2claws-mail_v2.pl
733 * tools/kmail2sylpheed.pl
734 * tools/kmail2sylpheed_v2.pl
735 * tools/maildir2claws-mail.pl
736 * tools/maildir2sylpheed.pl
737 * tools/nautilus2claws-mail.sh
738 * tools/nautilus2sylpheed.sh
739 * tools/outlook2claws-mail.pl
740 * tools/outlook2sylpheed.pl
741 * tools/tb2claws-mail
743 * tools/tbird2claws.py
745 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
746 * tools/kdeservicemenu/install.sh
747 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
748 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
749 * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
750 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
751 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
752 renamed (removed, added) tools files
754 2006-11-08 [paul] 2.6.0cvs14
758 Migrate sylpheedrc to clawsrc, and fix the standard
759 plugins path in the process
761 2006-11-07 [colin] 2.6.0cvs13
764 Symlink sylpheed-claws relative to
767 2006-11-07 [colin] 2.6.0cvs12
770 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
772 2006-11-07 [paul] 2.6.0cvs11
775 Fix a missed occurence of
778 2006-11-07 [paul] 2.6.0cvs10
781 Fix symlink installation
783 2006-11-07 [paul] 2.6.0cvs9
786 Symlink claws-mail to sylpheed-claws
788 Fix migrating symlinks
789 * src/etpan/imap-thread.c
790 check certificate only when there's
793 2006-11-07 [paul] 2.6.0cvs8
796 Fix icon breakages with Gtk, which needs a
797 cache updated to see them.
799 2006-11-07 [paul] 2.6.0cvs7
810 * claws-mail-128x128.png
811 * claws-mail-64x64.png
816 * sylpheed-claws-128x128.png
817 * sylpheed-claws-64x64.png
818 * sylpheed-claws.desktop
820 * sylpheed-claws.pc.in
822 * debian/README.Debian
824 * debian/claws-mail.desktop
825 * debian/claws-mail.menu
826 * debian/claws-mail.postinst.debhelper
827 * debian/claws-mail.postrm.debhelper
832 * debian/sylpheed-claws.desktop
833 * debian/sylpheed-claws.menu
834 * debian/sylpheed-claws.postinst.debhelper
835 * debian/sylpheed-claws.postrm.debhelper
836 * doc/man/Makefile.am
837 * doc/man/claws-mail.1
838 * doc/man/sylpheed-claws.1
839 * doc/src/ChangeLog.claws-pre0.8.0
843 * manual/addrbook.xml
844 * manual/advanced.xml
845 * manual/claws-mail-manual.xml
847 * manual/glossary.xml
848 * manual/handling.xml
850 * manual/keyboard.xml
852 * manual/starting.xml
853 * manual/sylpheed-claws-manual.xml
855 * manual/dist/.cvsignore
856 * manual/dist/html/.cvsignore
857 * manual/dist/html/Makefile.am
858 * manual/dist/pdf/.cvsignore
859 * manual/dist/pdf/Makefile.am
860 * manual/dist/ps/.cvsignore
861 * manual/dist/ps/Makefile.am
862 * manual/dist/txt/.cvsignore
863 * manual/dist/txt/Makefile.am
864 * manual/es/Makefile.am
865 * manual/es/advanced.xml
866 * manual/es/claws-mail-manual.xml
868 * manual/es/glossary.xml
869 * manual/es/handling.xml
870 * manual/es/intro.xml
871 * manual/es/plugins.xml
872 * manual/es/sylpheed-claws-manual.xml
873 * manual/es/dist/.cvsignore
874 * manual/es/dist/html/.cvsignore
875 * manual/es/dist/html/Makefile.am
876 * manual/es/dist/pdf/.cvsignore
877 * manual/es/dist/pdf/Makefile.am
878 * manual/es/dist/ps/.cvsignore
879 * manual/es/dist/ps/Makefile.am
880 * manual/es/dist/txt/.cvsignore
881 * manual/es/dist/txt/Makefile.am
882 * manual/fr/Makefile.am
883 * manual/fr/account.xml
885 * manual/fr/addrbook.xml
886 * manual/fr/advanced.xml
887 * manual/fr/claws-mail-manual.xml
889 * manual/fr/glossary.xml
890 * manual/fr/handling.xml
891 * manual/fr/intro.xml
892 * manual/fr/keyboard.xml
893 * manual/fr/plugins.xml
894 * manual/fr/starting.xml
895 * manual/fr/sylpheed-claws-manual.xml
896 * manual/fr/dist/.cvsignore
897 * manual/fr/dist/html/.cvsignore
898 * manual/fr/dist/html/Makefile.am
899 * manual/fr/dist/pdf/.cvsignore
900 * manual/fr/dist/pdf/Makefile.am
901 * manual/fr/dist/ps/.cvsignore
902 * manual/fr/dist/ps/Makefile.am
903 * manual/fr/dist/txt/.cvsignore
904 * manual/fr/dist/txt/Makefile.am
905 * manual/pl/Makefile.am
906 * manual/pl/account.xml
908 * manual/pl/addrbook.xml
909 * manual/pl/advanced.xml
910 * manual/pl/claws-mail-manual.xml
912 * manual/pl/glossary.xml
913 * manual/pl/handling.xml
914 * manual/pl/intro.xml
915 * manual/pl/keyboard.xml
916 * manual/pl/plugins.xml
917 * manual/pl/starting.xml
918 * manual/pl/sylpheed-claws-manual.xml
919 * manual/pl/dist/.cvsignore
920 * manual/pl/dist/html/.cvsignore
921 * manual/pl/dist/html/Makefile.am
922 * manual/pl/dist/pdf/.cvsignore
923 * manual/pl/dist/pdf/Makefile.am
924 * manual/pl/dist/ps/.cvsignore
925 * manual/pl/dist/ps/Makefile.am
926 * manual/pl/dist/txt/.cvsignore
927 * manual/pl/dist/txt/Makefile.am
951 * src/addressbook_foldersel.c
952 * src/addressbook_foldersel.h
976 * src/displayheader.c
977 * src/displayheader.h
988 * src/editldap_basedn.c
989 * src/editldap_basedn.h
1005 * src/folder_item_prefs.c
1006 * src/folder_item_prefs.h
1013 * src/grouplistdialog.c
1014 * src/grouplistdialog.h
1017 * src/image_viewer.c
1018 * src/image_viewer.h
1057 * src/matcher_parser.h
1058 * src/matcher_parser_lex.l
1059 * src/matcher_parser_parse.y
1062 * src/message_search.c
1063 * src/message_search.h
1082 * src/partial_download.c
1083 * src/partial_download.h
1088 * src/prefs_account.c
1089 * src/prefs_account.h
1090 * src/prefs_actions.c
1091 * src/prefs_actions.h
1092 * src/prefs_common.c
1093 * src/prefs_common.h
1094 * src/prefs_compose_writing.c
1095 * src/prefs_compose_writing.h
1096 * src/prefs_customheader.c
1097 * src/prefs_customheader.h
1098 * src/prefs_display_header.c
1099 * src/prefs_display_header.h
1100 * src/prefs_ext_prog.c
1101 * src/prefs_ext_prog.h
1102 * src/prefs_filtering.c
1103 * src/prefs_folder_column.c
1104 * src/prefs_folder_column.h
1105 * src/prefs_folder_item.c
1106 * src/prefs_folder_item.h
1111 * src/prefs_image_viewer.c
1112 * src/prefs_image_viewer.h
1113 * src/prefs_matcher.c
1114 * src/prefs_matcher.h
1115 * src/prefs_message.c
1116 * src/prefs_message.h
1117 * src/prefs_msg_colors.c
1118 * src/prefs_msg_colors.h
1123 * src/prefs_receive.c
1124 * src/prefs_receive.h
1127 * src/prefs_spelling.c
1128 * src/prefs_spelling.h
1129 * src/prefs_summaries.c
1130 * src/prefs_summaries.h
1131 * src/prefs_summary_column.c
1132 * src/prefs_summary_column.h
1133 * src/prefs_template.c
1134 * src/prefs_template.h
1135 * src/prefs_themes.c
1136 * src/prefs_themes.h
1137 * src/prefs_toolbar.c
1138 * src/prefs_toolbar.h
1139 * src/prefs_wrapping.c
1140 * src/prefs_wrapping.h
1150 * src/quote_fmt_parse.y
1153 * src/remotefolder.c
1154 * src/remotefolder.h
1155 * src/send_message.c
1156 * src/send_message.h
1159 * src/sourcewindow.c
1160 * src/sourcewindow.h
1165 * src/stock_pixmap.c
1166 * src/stock_pixmap.h
1167 * src/summary_search.c
1168 * src/summary_search.h
1185 * src/common/base64.c
1186 * src/common/base64.h
1188 * src/common/hooks.c
1189 * src/common/hooks.h
1192 * src/common/mgutils.c
1193 * src/common/mgutils.h
1196 * src/common/passcrypt.c
1197 * src/common/passcrypt.h.in
1198 * src/common/plugin.c
1199 * src/common/plugin.h
1200 * src/common/prefs.c
1201 * src/common/prefs.h
1202 * src/common/progressindicator.c
1203 * src/common/progressindicator.h
1204 * src/common/quoted-printable.c
1205 * src/common/quoted-printable.h
1206 * src/common/session.c
1207 * src/common/session.h
1210 * src/common/socket.c
1211 * src/common/socket.h
1214 * src/common/stringtable.c
1215 * src/common/stringtable.h
1216 * src/common/sylpheed.c
1217 * src/common/sylpheed.h
1218 * src/common/template.c
1219 * src/common/template.h
1220 * src/common/timing.h
1221 * src/common/utils.c
1222 * src/common/utils.h
1223 * src/common/version.h.in
1226 * src/common/xmlprops.c
1227 * src/common/xmlprops.h
1229 * src/gtk/colorlabel.c
1230 * src/gtk/colorlabel.h
1231 * src/gtk/colorsel.c
1232 * src/gtk/colorsel.h
1233 * src/gtk/combobox.c
1234 * src/gtk/combobox.h
1235 * src/gtk/description_window.c
1236 * src/gtk/description_window.h
1239 * src/gtk/foldersort.c
1240 * src/gtk/foldersort.h
1241 * src/gtk/gtkaspell.c
1242 * src/gtk/gtkaspell.h
1243 * src/gtk/gtksctree.c
1244 * src/gtk/gtkshruler.c
1245 * src/gtk/gtkshruler.h
1246 * src/gtk/gtkutils.c
1247 * src/gtk/gtkutils.h
1248 * src/gtk/icon_legend.c
1249 * src/gtk/icon_legend.h
1250 * src/gtk/logwindow.c
1251 * src/gtk/logwindow.h
1252 * src/gtk/manage_window.c
1253 * src/gtk/manage_window.h
1254 * src/gtk/pluginwindow.c
1255 * src/gtk/pluginwindow.h
1256 * src/gtk/prefswindow.c
1257 * src/gtk/prefswindow.h
1258 * src/gtk/quicksearch.c
1259 * src/gtk/quicksearch.h
1260 * src/pixmaps/claws-mail.xpm
1261 * src/pixmaps/claws-mail_icon.xpm
1262 * src/pixmaps/claws-mail_logo.xpm
1263 * src/pixmaps/sylpheed-claws.xpm
1264 * src/pixmaps/sylpheed-claws_icon.xpm
1265 * src/pixmaps/sylpheed-claws_logo.xpm
1266 * src/plugins/bogofilter/Makefile.am
1267 * src/plugins/bogofilter/bogofilter.c
1268 * src/plugins/bogofilter/bogofilter.h
1269 * src/plugins/bogofilter/bogofilter_gtk.c
1270 * src/plugins/clamav/Makefile.am
1271 * src/plugins/clamav/clamav_plugin.c
1272 * src/plugins/clamav/clamav_plugin.h
1273 * src/plugins/clamav/clamav_plugin_gtk.c
1274 * src/plugins/demo/Makefile.am
1275 * src/plugins/demo/demo.c
1276 * src/plugins/dillo_viewer/Makefile.am
1277 * src/plugins/dillo_viewer/README
1278 * src/plugins/dillo_viewer/dillo_prefs.c
1279 * src/plugins/dillo_viewer/dillo_prefs.h
1280 * src/plugins/dillo_viewer/dillo_viewer.c
1281 * src/plugins/pgpcore/Makefile.am
1282 * src/plugins/pgpcore/passphrase.c
1283 * src/plugins/pgpcore/passphrase.h
1284 * src/plugins/pgpcore/pgp_viewer.c
1285 * src/plugins/pgpcore/pgp_viewer.h
1286 * src/plugins/pgpcore/plugin.c
1287 * src/plugins/pgpcore/prefs_gpg.c
1288 * src/plugins/pgpcore/prefs_gpg.h
1289 * src/plugins/pgpcore/select-keys.c
1290 * src/plugins/pgpcore/select-keys.h
1291 * src/plugins/pgpcore/sgpgme.c
1292 * src/plugins/pgpcore/sgpgme.h
1293 * src/plugins/pgpcore/sylpheed.def
1294 * src/plugins/pgpcore/version.rc
1295 * src/plugins/pgpinline/Makefile.am
1296 * src/plugins/pgpinline/pgpinline.c
1297 * src/plugins/pgpinline/pgpinline.h
1298 * src/plugins/pgpinline/plugin.c
1299 * src/plugins/pgpinline/sylpheed.def
1300 * src/plugins/pgpinline/version.rc
1301 * src/plugins/pgpmime/Makefile.am
1302 * src/plugins/pgpmime/pgpmime.c
1303 * src/plugins/pgpmime/pgpmime.h
1304 * src/plugins/pgpmime/plugin.c
1305 * src/plugins/pgpmime/sylpheed.def
1306 * src/plugins/pgpmime/version.rc
1307 * src/plugins/spamassassin/Makefile.am
1308 * src/plugins/spamassassin/README
1309 * src/plugins/spamassassin/spamassassin.c
1310 * src/plugins/spamassassin/spamassassin.h
1311 * src/plugins/spamassassin/spamassassin_gtk.c
1312 * src/plugins/trayicon/Makefile.am
1313 * src/plugins/trayicon/trayicon.c
1314 * tools/OOo2sylpheed.pl
1316 * tools/README.sylprint
1317 * tools/acroread2sylpheed.pl
1318 * tools/claws.i18n.status.pl
1319 * tools/filter_conv.pl
1320 * tools/filter_conv_new.pl
1321 * tools/freshmeat_search.pl
1322 * tools/google_search.pl
1323 * tools/kmail2sylpheed.pl
1324 * tools/kmail2sylpheed_v2.pl
1325 * tools/make.themes.project
1326 * tools/multiwebsearch.pl
1327 * tools/nautilus2sylpheed.sh
1328 * tools/outlook2sylpheed.pl
1332 * tools/textviewer.sh
1333 * tools/vcard2xml.py
1334 * tools/kdeservicemenu/README
1335 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1336 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1337 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1338 Change name to Claws Mail. Announce to follow...
1340 2006-11-06 [wwp] 2.6.0cvs6
1342 * src/prefs_template.c
1343 unify messages related to quote format/template errors (fix
1344 capitalization), again.
1346 2006-11-06 [wwp] 2.6.0cvs5
1349 unify messages related to quote format/template errors.
1351 2006-11-06 [wwp] 2.6.0cvs4
1353 * src/prefs_msg_colors.c
1354 more uses of Q_ macro for contextual translations, thanks
1357 2006-11-06 [wwp] 2.6.0cvs3
1360 * src/common/utils.c
1361 * src/common/utils.h
1362 show an alertpanel to make sure users are aware that sensitive
1363 files are attached (it's file blacklist-based). This will fix
1364 interaction w/ GoogleEarth for instance, thanks to Colin.
1366 2006-11-06 [wwp] 2.6.0cvs2
1369 * src/prefs_template.c
1370 * src/prefs_template.h
1371 check quote format when applying/closing prefs. For now this only
1372 shows up an error dialog box, not preventing the user from using
1373 a broken quote (reply, forwards) format.
1375 2006-11-06 [wwp] 2.6.0cvs1
1377 * src/prefs_template.c
1378 fix missing checks of some template fields.
1380 2006-11-06 [paul] 2.6.0
1387 2006-11-06 [paul] 2.5.6cvs22
1389 * manual/advanced.xml
1390 * manual/es/advanced.xml
1391 put 'respect_flowed_format' info in the correct
1394 2006-11-06 [mones] 2.5.6cvs21
1397 Minor fixes for release
1399 2006-11-06 [paul] 2.5.6cvs20
1410 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
1411 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
1412 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
1415 2006-11-02 [colin] 2.5.6cvs19
1419 * src/prefs_account.c
1420 * src/etpan/imap-thread.c
1421 Add GSSAPI support - fixes Debian bug #383274
1423 2006-11-01 [colin] 2.5.6cvs18
1426 Handle libpisock12 support. Probably
1427 fixes bug 1046, 'jpilot AddressDB.pdb
1430 2006-11-01 [colin] 2.5.6cvs17
1433 debug_print() folderutils_mark_all_read()
1435 2006-11-01 [colin] 2.5.6cvs16
1438 Add missed files to the Apache exception
1440 2006-10-31 [colin] 2.5.6cvs15
1444 Add a copy_private_data() func to FolderClasses
1445 Doesn't break the feature freeze, because we
1446 won't use it (right now) in the core.
1448 2006-10-31 [colin] 2.5.6cvs14
1451 Allow linking with the Apache licensed files in
1452 src/plugins/spamassassin. Hopefully fixes
1453 bug 1048, 'Spamassassin plugin license problem'
1455 2006-10-31 [wwp] 2.5.6cvs13
1458 fix and optimize trimming of leading linefeeds in body loop.
1460 2006-10-31 [colin] 2.5.6cvs12
1462 * src/etpan/imap-thread.c
1464 Make really sure to have NULL sets in case
1467 2006-10-30 [wwp] 2.5.6cvs11
1469 * src/prefs_common.c
1470 * src/prefs_common.h
1472 fix broken storage of quote format template when it contains \-escape
1473 sequences. The application of such sequences is also fixed now (\t
1474 in quote format will be a real tab instead of a 't', for instance).
1476 2006-10-27 [colin] 2.5.6cvs10
1479 Probably fix bug 1045, 'sylpheed-claws
1480 doesn't remove the mail from the IMAP
1481 Queue folder after sending'. From
1484 2006-10-27 [colin] 2.5.6cvs9
1487 Require libetpan-0.48. I'm so annoying,
1490 2006-10-27 [colin] 2.5.6cvs8
1494 Probably fix bug 1044, 'sylpheed-claws
1495 segfaults while moving mails' - Fix relation
1496 usage when moving to an IMAP mailbox from another
1499 2006-10-26 [paul] 2.5.6cvs7
1502 add libSM to compiled-in features
1505 2006-10-24 [colin] 2.5.6cvs6
1508 * src/gtk/gtkutils.c
1509 Fix crash when printing emails with an
1512 2006-10-24 [mones] 2.5.6cvs5
1514 * manual/es/advanced.xml
1515 Synchronize hidden option respect_flowed_format
1519 2006-10-21 [paul] 2.5.6cvs4
1522 * src/plugins/pgpcore/pgp_viewer.c
1523 * src/plugins/pgpcore/sgpgme.c
1524 fix building on BSDs
1525 Thanks to Michael Hughes
1526 <Sylpheed-Claws_user@thehugheslogcabin.net>
1528 2006-10-20 [colin] 2.5.6cvs3
1531 Bump up libetpan requirement
1532 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
1533 * src/common/utils.c
1534 * src/common/utils.h
1535 Add convenience get_file_mtime()
1537 * src/etpan/imap-thread.c
1538 * src/etpan/imap-thread.h
1539 Implement UIDPLUS support if the server
1540 supports it - faster sending in this case
1542 2006-10-19 [colin] 2.5.6cvs2
1544 * src/gtk/quicksearch.c
1545 Fix emptying in type-ahead+extended mode
1548 Add a hook for offline state change
1549 * src/plugins/trayicon/trayicon.c
1550 Use it to display offline icons
1551 * src/plugins/trayicon/Makefile.am
1552 * src/plugins/trayicon/newmail.offline.xpm
1553 * src/plugins/trayicon/newmarkedmail.offline.xpm
1554 * src/plugins/trayicon/nomail.offline.xpm
1555 * src/plugins/trayicon/unreadmail.offline.xpm
1556 * src/plugins/trayicon/unreadmarkedmail.offline.xpm
1559 2006-10-12 [paul] 2.5.6cvs1
1564 Update version number following
1567 2006-10-19 [colin] 2.5.5cvs18
1569 * manual/handling.xml
1570 Add type-ahead search
1572 2006-10-18 [colin] 2.5.5cvs17
1574 * src/gtk/quicksearch.c
1575 Remove "save to history only if there's
1576 no syntax error", it breaks for some
1577 reason which I'll investigate later.
1579 2006-10-18 [colin] 2.5.5cvs16
1581 * src/prefs_common.c
1582 * src/prefs_common.h
1584 * src/gtk/quicksearch.c
1585 * src/gtk/quicksearch.h
1586 Add a type-ahead option for fast searches
1587 Patch by Fabien Vantard
1589 2006-10-18 [colin] 2.5.5cvs15
1593 Add Options/Reply mode/ menu to be able to
1594 change the recipients of a reply on the fly
1596 2006-10-18 [colin] 2.5.5cvs14
1599 Fix redirecting of our own sent mails
1601 2006-10-17 [wwp] 2.5.5cvs13
1603 * src/send_message.c
1604 Fix duplicate error messages when sending, and missing
1605 newline in such error messages.
1607 2006-10-17 [colin] 2.5.5cvs12
1610 Compare addresses case-insensitive
1612 2006-10-17 [colin] 2.5.5cvs11
1614 * src/plugins/pgpcore/sgpgme.c
1617 2006-10-17 [colin] 2.5.5cvs10
1619 * src/plugins/pgpcore/pgp_viewer.c
1622 2006-10-17 [colin] 2.5.5cvs9
1625 Fix a typo (thanks to Fabien)
1627 2006-10-16 [colin] 2.5.5cvs8
1630 Fix problem with quote-folding when emails
1631 don't convert cleanly to UTF-8
1633 2006-10-14 [colin] 2.5.5cvs7
1635 * src/prefs_template.c
1636 Reset fields when reopening
1639 2006-10-13 [paul] 2.5.5cvs6
1641 * manual/advanced.xml
1642 * src/prefs_message.c
1643 make 'respect_flowed_format' a hidden
1644 option, and add a manual entry for it
1647 2006-10-12 [colin] 2.5.5cvs5
1650 Revert part of 2.5.2cvs21:
1651 Don't optimise by reusing the
1652 last iconv converter if possible:
1653 it seems slightly broken in a
1654 very hard way to reproduce
1656 2006-10-12 [colin] 2.5.5cvs4
1658 * src/prefs_common.c
1659 * src/prefs_common.h
1660 * src/prefs_message.c
1662 Fix bug 1035, 'Incorrect handling
1663 of flowed lines'. We now optionnaly
1664 handle this format (preference is in
1665 Message View/Text options section)
1667 2006-10-12 [colin] 2.5.5cvs3
1671 * src/plugins/pgpcore/pgp_viewer.c
1672 * src/plugins/pgpcore/sgpgme.c
1673 Don't try to import without asking
1675 2006-10-12 [colin] 2.5.5cvs2
1678 Fix bug 1036, 'Forwarding a mutlipart
1679 mail with a "text/html" block to ms
1680 outlook users leeds to freeze of
1681 outlook'. Poor outlook users...
1683 2006-10-12 [paul] 2.5.5cvs1
1688 Update version number following
1691 2006-10-11 [paul] 2.5.4cvs1
1696 Update version number following
1699 2006-10-11 [paul] 2.5.3cvs32
1702 fix bug 1032, 'Segmentation fault when showing
1703 message' (bug in quote folding)
1706 2006-10-10 [colin] 2.5.3cvs31
1709 Rephrase english a bit
1711 2006-10-10 [colin] 2.5.3cvs30
1713 * src/prefs_compose_writing.c
1714 Stop making the page larger than the window
1716 2006-10-10 [wwp] 2.5.3cvs29
1719 * src/prefs_template.c
1722 * src/quote_fmt_lex.l
1723 * src/quote_fmt_parse.y
1724 Extend the quote parser a bit: allow to get access to
1725 basic (composing) account info.
1727 2006-10-10 [colin] 2.5.3cvs28
1730 Fix this \t problem in subject
1732 2006-10-09 [colin] 2.5.3cvs27
1736 Prepare cache a bit later
1737 If section already exists, skip the new one
1738 (as previously); avoid writing the same block
1739 twice - if we find a second block with the
1741 * src/plugins/pgpcore/pgp_viewer.c
1742 Set cursor to busy when retrieving a key
1743 * src/plugins/pgpcore/sgpgme.c
1744 allow 5 seconds for gpg to export the key
1747 2006-10-09 [colin] 2.5.3cvs26
1752 Check for existence of fgets_unlocked
1755 2006-10-09 [paul] 2.5.3cvs25
1757 * src/prefs_summaries.c
1758 replace strftime() with fast_strftime() and in
1759 the consequence fix the bug in the display of
1760 AM/PM in the 'Example' string
1762 2006-10-09 [ticho] 2.5.3cvs24
1765 Updated (and fixed up somewhat) Slovak translation.
1767 2006-10-08 [colin] 2.5.3cvs23
1769 * src/prefs_folder_item.c
1770 Explain why prefs in the top-level folder
1771 aren't retained, but are still useful
1773 2006-10-08 [colin] 2.5.3cvs22
1776 Don't cache anything if caching fails
1778 2006-10-08 [colin] 2.5.3cvs21
1780 * src/common/utils.c
1781 always include gi18n.h
1783 2006-10-07 [colin] 2.5.3cvs20
1785 * src/plugins/pgpcore/pgp_viewer.c
1786 Kill gpg after 5 seconds wait
1788 2006-10-07 [colin] 2.5.3cvs19
1790 * src/plugins/pgpcore/pgp_viewer.c
1791 * src/plugins/pgpcore/pgp_viewer.h
1794 2006-10-07 [colin] 2.5.3cvs18
1796 * src/plugins/pgpcore/pgp_viewer.c
1797 * src/plugins/pgpcore/pgp_viewer.h
1798 Actually add the files to CVS
1800 2006-10-07 [colin] 2.5.3cvs17
1802 * src/plugins/pgpcore/sgpgme.c
1803 Be sure not to crash on 'application/pgp-signature' that
1804 are not application/pgp-signatures
1806 2006-10-07 [colin] 2.5.3cvs16
1810 Make a bit more of the API available
1811 * src/plugins/pgpcore/Makefile.am
1812 * src/plugins/pgpcore/plugin.c
1813 * src/plugins/pgpcore/sgpgme.c
1814 Add basic key import/export
1816 2006-10-07 [colin] 2.5.3cvs15
1820 * src/prefs_account.c
1822 Warn users *everywhere* if libetpan's not
1825 2006-10-06 [mones] 2.5.3cvs14
1829 updated by Stephan Sachse and me
1831 2006-10-06 [colin] 2.5.3cvs13
1834 * src/common/sylpheed.c
1835 Don't load common plugins if --exit is passed
1838 Implement a cache to avoid reading the same
1839 files over and over again at startup
1841 2006-10-06 [colin] 2.5.3cvs12
1844 * src/gtk/quicksearch.c
1845 Update display every 5k mails on fast searches
1847 2006-10-06 [colin] 2.5.3cvs11
1850 Don't do quote folding on HTML or ERTF.
1851 May fix the Cygwin issues if they were
1852 happening with HTML mails?
1854 2006-10-05 [colin] 2.5.3cvs10
1859 2006-10-05 [colin] 2.5.3cvs9
1862 Use unlocked_stdio here too
1864 2006-10-05 [colin] 2.5.3cvs8
1867 Fix go to next * after preferences apply
1869 Do the fd lock/unlock ourselves instead of
1870 letting the libc do it at each write
1872 2006-10-05 [colin] 2.5.3cvs7
1874 * src/common/utils.c
1875 Faster division, thanks to Jean Diraison
1877 2006-10-05 [paul] 2.5.3cvs6
1879 * src/common/utils.c
1880 fix building with --disable-nls
1882 2006-10-04 [colin] 2.5.3cvs5
1885 Maybe fix a segfault
1887 2006-10-04 [wwp] 2.5.3cvs4
1889 * src/prefs_folder_item.c
1890 Fine-tune layouts in folder item prefs. Suggested by
1891 Fabien Vantard <fzzzzz@gmail.com>.
1893 2006-10-04 [wwp] 2.5.3cvs3
1895 * src/prefs_folder_item.c
1896 Kill the clandestine passengers. You didn't see anything.
1898 2006-10-04 [wwp] 2.5.3cvs2
1900 * src/prefs_folder_item.c
1901 Add a way to test the subject simplify regexp in
1902 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
1903 w/ few layout changes.
1905 2006-20-04 [paul] 2.5.3cvs1
1910 Update version number following
1913 2006-10-04 [colin] 2.5.2cvs42
1918 Provide a way for folder classes to set their sort
1921 2006-10-03 [colin] 2.5.2cvs41
1924 Don't use strlen() to know if the
1927 2006-10-03 [colin] 2.5.2cvs40
1930 Fix "check for new folders" with accentued folders
1932 2006-10-03 [ticho] 2.5.2cvs39
1938 Colin's fix for "copy" filtering rules.
1940 2006-10-02 [colin] 2.5.2cvs38
1943 Fix for double-click too
1945 2006-10-02 [colin] 2.5.2cvs37
1948 correct fix for cvs36
1950 2006-10-02 [colin] 2.5.2cvs36
1953 Fix 'goto next unread' after collapsing/expanding
1956 2006-10-02 [colin] 2.5.2cvs35
1959 Fix double freeze/thaw
1960 * src/common/utils.c
1961 * src/common/utils.h
1962 Reimplement strftime
1967 2006-10-02 [colin] 2.5.2cvs34
1970 Time mh_write_sequences() - it's fast
1972 Init a variable to shut up gcc
1974 2006-10-01 [colin] 2.5.2cvs33
1980 Add helper mh_set_mtime(), and set mtime to stat()'s result
1981 Add fsync but disable it, it's slow as hell
1983 2006-10-01 [colin] 2.5.2cvs32
1987 fflush() caches and mh_sequences before
1990 2006-10-01 [colin] 2.5.2cvs31
1993 Don't ftruncate when not using mmap
1995 2006-09-30 [colin] 2.5.2cvs30
1998 Write folder list *after* saving caches
2000 2006-09-30 [colin] 2.5.2cvs29
2004 Debug forced mtime changes
2006 2006-09-30 [colin] 2.5.2cvs28
2010 Remove useless debug_print()s (code
2013 2006-09-30 [colin] 2.5.2cvs27
2016 Do stuff faster when writing mh_sequences
2018 2006-09-30 [colin] 2.5.2cvs26
2021 Don't let the writing of .mh_sequences, which
2022 can change the folder's mtime, let us think
2025 2006-09-30 [colin] 2.5.2cvs25
2028 Move a debug_print where it belongs
2031 Don't mess with a huge slow subject
2032 table if we're not threading by
2035 2006-09-30 [colin] 2.5.2cvs24
2038 Reenable mmaped reads (*not* writes!)
2040 Don't destroy and recreate hashtables just
2042 * src/common/utils.c
2043 Remove useless reply prefixes (it's case
2046 2006-09-30 [wwp] 2.5.2cvs23
2049 Fixed a minor bug in date value extraction, added a switch
2050 to replace non RFC-compliant Date: value, added a switch
2051 to use strict RFC matching patterns for dates.
2053 2006-09-29 [colin] 2.5.2cvs22
2055 * src/matcher_parser.h
2056 * src/matcher_parser_parse.y
2057 * src/prefs_filtering.c
2059 * src/summary_search.c
2061 * src/gtk/quicksearch.c
2062 * src/gtk/quicksearch.h
2063 Optimise searches by setting different
2064 refresh intervals (depending if the
2065 search is fast or not)
2067 2006-09-29 [colin] 2.5.2cvs21
2070 Optimise by reusing the last iconv converter
2073 Optimise a bit (the foldable quotes feature
2074 still has an awful O(n^2) algo
2076 2006-09-29 [colin] 2.5.2cvs20
2078 * src/gtk/gtksctree.c
2079 * src/gtk/gtksctree.h
2080 Optimise de-selection via up/down or
2083 2006-09-28 [colin] 2.5.2cvs19
2090 * src/summary_search.c
2092 Avoid using summaryview->ctree directly
2094 2006-09-28 [colin] 2.5.2cvs18
2098 Add helpers to freeze/thaw/grab_focus
2099 Factorize calls to freeze/thaw/grab_focus
2102 2006-09-28 [colin] 2.5.2cvs17
2105 More guards for the session management
2107 2006-09-28 [colin] 2.5.2cvs16
2110 * src/gtk/gtksctree.c
2111 * src/gtk/gtksctree.h
2112 Make expanding not recursive in folderview
2114 2006-09-28 [colin] 2.5.2cvs15
2117 If nothing is selected in the list (right part)
2118 and a group is selected in the tree (left part),
2121 2006-09-28 [colin] 2.5.2cvs14
2124 Actually use SM_LIBS
2126 2006-09-28 [ticho] 2.5.2cvs13
2133 * src/prefs_themes.c
2135 Small i18n string optimization.
2136 * src/send_message.c
2138 * src/common/session.c
2140 * src/common/ssl_certificate.c
2141 * src/common/utils.c
2142 Use "Couldn't" instead of "Can't" in UI messages,
2145 2006-09-28 [colin] 2.5.2cvs12
2148 Possibly fix link errors
2150 2006-09-27 [wwp] 2.5.2cvs11
2153 * doc/man/sylpheed-claws.1
2158 Updated authors info (me, myself and I).
2160 2006-09-27 [colin] 2.5.2cvs10
2163 Remove useless printf
2165 2006-09-27 [wwp] 2.5.2cvs9
2168 * src/send_message.c
2170 * src/prefs_common.c
2171 * src/prefs_common.h
2172 * src/gtk/progressdialog.c
2173 remember more windows' sizes (send dialog, received dialog,
2174 edit group in addressbook).
2176 2006-09-27 [colin] 2.5.2cvs8
2181 Use libSM to communicate with the session
2182 manager, so that we can know when the
2183 session ends, save our caches, and draft
2184 our compose windows.
2186 2006-09-27 [colin] 2.5.2cvs7
2190 o Allow Book and Group creation from the tree's
2192 o Do not actually delete the contacts when
2193 deleting groups from the tree (duh!)
2195 2006-09-27 [colin] 2.5.2cvs6
2202 o Allow passing an email address to
2203 compose_new_with_folderitem
2205 o Use current folderitem when clicking
2206 on a TextView mailto: link
2207 o Fix a possible leak in TextView
2209 2006-09-27 [colin] 2.5.2cvs5
2212 Use UTF-8 chars to replace HTML entities
2214 2006-09-27 [colin] 2.5.2cvs4
2217 * src/prefs_account.c
2219 Fix bug #1024 (Array index out of
2220 range in sylpheed-claws-2.5.2)
2221 Patch by Ales Nosek <anosek@suse.cz>
2223 2006-09-27 [colin] 2.5.2cvs3
2226 Actually do the test
2228 2006-09-27 [colin] 2.5.2cvs2
2232 Allow completing with comma (in certain cases: vCalendar
2233 for example doesn't support that)
2234 Patch by Fabien Vantard
2236 2006-09-26 [colin] 2.5.2cvs1
2247 * src/prefs_common.c
2248 * src/prefs_filtering_action.c
2249 * src/prefs_folder_item.c
2250 * src/prefs_template.c
2251 * src/stock_pixmap.c
2252 * src/stock_pixmap.h
2253 * src/pixmaps/addr_one.xpm
2254 * src/pixmaps/addr_two.xpm
2255 Add auto-completion on groups
2257 2006-09-26 [colin] 2.5.2
2264 2006-09-26 [colin] 2.5.1cvs5
2269 2006-09-26 [colin] 2.5.1cvs4
2272 Revert cvs1 (useless as the message is printed
2275 2006-09-26 [colin] 2.5.1cvs3
2277 * src/partial_download.c
2278 Fix crasher found by Alexsandar Urosevic
2280 2006-09-26 [colin] 2.5.1cvs2
2283 Fix bug #1023 (Sylpheed deletes too much messages)
2285 2006-09-26 [ticho] 2.5.1cvs1
2288 Make use of gettext's multiple plurals for statusbar
2291 2006-09-25 [paul] 2.5.1
2298 2006-09-25 [colin] 2.5.0cvs3
2300 * src/plugins/bogofilter/bogofilter.c
2301 * src/plugins/clamav/clamav_plugin.c
2302 * src/plugins/spamassassin/spamassassin.c
2303 BogoFilter, Spamassassin: Fix double hook registering after
2304 visiting preferences
2305 Spamassassin, Clamav: Just set the mails to move instead of
2306 doing the move - caller will move the things at once.
2308 2006-09-25 [colin] 2.5.0cvs2
2311 * src/etpan/imap-thread.c
2312 Use UID SEARCH ALL instead of UID 1:*
2313 (braindead servers can't figure out that's
2316 2006-09-25 [wwp] 2.5.0cvs1
2318 * src/message_search.c
2319 Added the ability to stop a running search (in message body).
2321 2006-09-25 [paul] 2.5.0
2328 2006-09-25 [paul] 2.4.0cvs214
2339 updated by Tim, Stephan Sachse, Flammie Pirinen,
2340 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
2341 Ticho, Aleksander Urosevic, Ralgh Young
2343 2006-09-24 [mones] 2.4.0cvs213
2348 2006-09-23 [colin] 2.4.0cvs212
2350 * src/gtk/inputdialog.c
2351 Fix [ ] remember this appearing in normal
2352 input dialogs after it's been used by
2360 * src/common/timing.h
2361 Enable timings in debug mode and make it
2364 2006-09-22 [colin] 2.4.0cvs211
2369 ping the correct URI
2371 2006-09-22 [colin] 2.4.0cvs210
2374 Let's see if bug #1022 is fixed
2376 2006-09-21 [colin] 2.4.0cvs209
2379 * src/common/plugin.c
2380 Prepare infra to load predefined plugins when
2381 no configuration existed. Don't actually load
2382 anything yet (feat. freeze)
2384 2006-09-21 [wwp] 2.4.0cvs208
2387 Partial sync w/ 2.4.0cvs72:
2388 wrap file and minor updates.
2390 2006-09-21 [wwp] 2.4.0cvs207
2393 several fixes and enhancements. A new --force switch has been
2394 added to prevent overriding by default Date: header when
2397 2006-09-21 [paul] 2.4.0cvs206
2399 * src/common/utils.c
2400 add Chinese UTF8 Re prefix
2402 2006-09-21 [wwp] 2.4.0cvs205
2405 Fics alfabettical order.
2407 2006-09-21 [wwp] 2.4.0cvs204
2411 Added an action tool to fix missing Date field in emails.
2412 Updated Makefile.am to reflect those last two additions.
2414 2006-09-21 [wwp] 2.4.0cvs203
2417 Added a action tool to open uuencoded docs w/
2418 OpenOffice (based on uudec method).
2420 2006-09-21 [colin] 2.4.0cvs202
2424 Workaround possible GTK crash: remove selection
2425 clipboard before destroying widget, or GTK+-2.10
2426 dies. Thanks to Hiro.
2428 2006-09-20 [colin] 2.4.0cvs201
2431 Fix free-after-use in some cases (when
2432 procmime_encode_content() frees mimeinfo->data.mem
2433 and turns it to a temp file)
2435 2006-09-20 [colin] 2.4.0cvs200
2439 * src/gtk/gtksctree.c
2440 * src/gtk/gtksctree.h
2441 Add tooltips in the folderview and summaryview
2442 (Doesn't break string freeze as they already
2445 Put the spam button in the default configuration
2446 if compiled with bogo plugin too
2448 2006-09-19 [colin] 2.4.0cvs199
2452 Update folder name label on folder rename
2453 * src/prefs_matcher.c
2454 * src/gtk/logwindow.h
2458 2006-09-19 [wwp] 2.4.0cvs198
2460 * src/summary_search.c
2461 fix can't click forward/backward buttons in the
2464 2006-09-18 [paul] 2.4.0cvs197
2467 add missing bracket, capitalise the A of
2470 2006-09-18 [paul] 2.4.0cvs196
2473 fix bug 1012 'crashed upon sending mail
2474 from compose window'
2477 2006-09-16 [colin] 2.4.0cvs195
2480 Fix "real-time" sorting by freezing/thawing
2482 2006-09-16 [colin] 2.4.0cvs194
2485 Fix the anti-spam entry a bit
2487 2006-09-16 [colin] 2.4.0cvs193
2490 Make sure reviewers have no excuse when stating
2491 Sylpheed-Claws doesn't have antispam capabilities.
2493 2006-09-16 [colin] 2.4.0cvs192
2496 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
2497 as if the SIGPIPE comes from etpan's thread we could
2498 trigger a GUI update from this thread.
2500 2006-09-16 [colin] 2.4.0cvs191
2503 Init all members of the struct
2505 2006-09-16 [paul] 2.4.0cvs190
2508 improvements to the English
2510 2006-09-15 [colin] 2.4.0cvs189
2515 2006-09-14 [colin] 2.4.0cvs188
2517 * src/common/socket.c
2518 * src/common/socket.h
2520 * src/common/ssl_certificate.c
2521 * src/common/ssl_certificate.h
2522 * src/etpan/imap-thread.c
2523 the get_fqdn() call done to get canonical name when
2524 checking an SSL certificate is blocking, which is
2525 sad as we just did a non-blocking lookup to connect.
2526 Fix that by letting the fqdn available to the SockInfo,
2527 and use that in ssl_certificate_check(). For IMAP,
2528 we don't do it as the lookup's done by libetpan, but
2529 it's less annoying as IMAP connections as much more
2530 rare than POP3 connections.
2532 2006-09-14 [paul] 2.4.0cvs187
2534 * manual/advanced.xml
2535 improvements to the English,
2536 properly place the new hidden options
2537 within the alphabetical order
2538 * src/gtk/pluginwindow.c
2539 improvements to the English
2541 2006-09-14 [colin] 2.4.0cvs186
2543 * src/prefs_common.c
2544 * src/prefs_common.h
2545 * src/gtk/gtksctree.c
2546 * manual/advanced.xml
2547 New hidden pref, stripes_color_offset, to change
2548 the value added/substracted to normal bgcolor to
2549 create the stripes in summaries
2551 2006-09-13 [colin] 2.4.0cvs185
2558 Fix misc. printing issues:
2559 - Bad font for linkified headers
2560 - Different font if the mail was displayed or not
2561 - Factorize the thing
2563 2006-09-13 [colin] 2.4.0cvs184
2565 * src/common/ssl_certificate.c
2566 Only get FQDN once when checking certificate
2568 2006-09-13 [colin] 2.4.0cvs183
2571 * src/gtk/pluginwindow.c
2572 Misc. GUI fixes by Fabien
2574 2006-09-13 [wwp] 2.4.0cvs182
2577 * src/common/utils.h
2578 * src/common/utils.c
2579 get rid of unused wide-char functions.
2581 2006-09-13 [wwp] 2.4.0cvs181
2583 * src/plugins/pgpinline/sylpheed.def
2585 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
2586 add privacy_reset_error to the .def file,
2587 do not fork for an external textviewer.
2589 2006-09-13 [wwp] 2.4.0cvs180
2591 * src/prefs_common.c
2592 fix broken font entry in prefs (patch issued by the gpg4win team,
2593 probably by Marcus Brinkmann <marcus@g10code.de>).
2595 2006-09-13 [colin] 2.4.0cvs179
2598 Fix a warning in summaryview.c
2602 Add missing Mark/* elements in the
2605 2006-09-12 [colin] 2.4.0cvs178
2607 * src/prefs_actions.c
2608 * src/prefs_filtering_action.c
2609 * src/prefs_matcher.c
2610 Use (New) instead of New everywhere
2612 2006-09-12 [wwp] 2.4.0cvs177
2614 * manual/fr/addrbook.xml
2615 * manual/fr/handling.xml
2616 updated some quotes in the fr manual to match the fr translation.
2618 2006-09-12 [wwp] 2.4.0cvs176
2620 * src/prefs_matcher.c
2621 don't store translated string elements in matcher expressions.
2622 Also fixed a misused of Q_().
2624 2006-09-11 [wwp] 2.4.0cvs175
2626 * src/plugins//bogofilter/bogofilter.c
2627 * src/plugins//clamav/clamav_plugin.c
2628 * src/plugins//demo/demo.c
2629 * src/plugins//dillo_viewer/dillo_viewer.c
2630 * src/plugins//pgpcore/plugin.c
2631 * src/plugins//pgpinline/plugin.c
2632 * src/plugins//pgpmime/plugin.c
2633 * src/plugins//spamassassin/spamassassin.c
2634 gettext-ize more strings (mostly plugin error messages).
2636 2006-09-11 [colin] 2.4.0cvs174
2639 Make maximum buffer size bigger to avoid
2640 truncating translated messages. Patch by
2643 2006-09-11 [colin] 2.4.0cvs173
2645 * src/etpan/imap-thread.c
2646 Fix compilation on OpenBSD, thanks to
2649 2006-09-10 [wwp] 2.4.0cvs172
2651 * manual/account.xml
2652 * manual/addrbook.xml
2653 * manual/handling.xml
2654 * manual/es/handling.xml
2655 * manual/fr/account.xml
2656 * manual/fr/addrbook.xml
2657 * manual/fr/handling.xml
2658 documented addressbook matching (condition configuration):
2660 documented per-account filtering rules (handling/filtering
2661 section, account section):
2662 account.xml, handling.xml, en fr
2663 slightly updated the handling/searching section to tell few
2664 words about the extended search ability:
2666 added missing <quote></quotes> to Quick Search:
2667 handling.xml, en fr es
2668 fixed a typo (auomatically):
2670 changes revisited by Paul.
2672 2006-09-10 [paul] 2.4.0cvs171
2674 * src/prefs_actions.c
2675 * src/prefs_filtering.c
2676 * src/prefs_template.c
2677 adjustments to the gui
2678 Patch by Fabien Vantard (slightly modified)
2680 2006-09-10 [colin] 2.4.0cvs170
2683 Check folderitem/summaryview consistency
2684 (basically automates Update summary). Fixes
2685 #1011 (wrong (negative) count on unread
2688 2006-09-10 [colin] 2.4.0cvs169
2690 * src/gtk/gtksctree.c
2691 Fix recursive expansion via mouse
2692 * src/plugins/bogofilter/bogofilter.c
2693 Use normal filtering way of moving
2694 messages (batching), possibly fixing
2695 bug #1015 (Bogofilter plugin doubles
2698 2006-09-09 [wwp] 2.4.0cvs168
2700 * src/prefs_filtering.c
2701 better place for this fix.
2703 2006-09-09 [wwp] 2.4.0cvs167
2705 * src/prefs_filtering.c
2706 fix a minor bug when the enabled status of a filtering/processing
2707 rule always got set to TRUE when replacing this rule. That still
2708 make sense when adding a new rule, but now when replacing, we
2709 don't override the value of 'enabled'.
2710 Also renamed the func prefs_filtering_list_view_get_rule_name()
2711 to prefs_filtering_list_view_get_info() as this function not only
2712 returns the name, but also the account_id and the enabled status.
2714 2006-09-09 [mones] 2.4.0cvs166
2716 * manual/glossary.xml
2717 * manual/plugins.xml
2718 Minor format corrections
2720 Fix misplaced NO WARRANTY section
2721 * manual/es/advanced.xml
2723 * manual/es/glossary.xml
2725 * manual/es/handling.xml
2726 * manual/es/plugins.xml
2727 * manual/es/starting.xml
2728 Incorporate changes from English version
2732 Fix address, (add translation credits in es version)
2736 2006-09-09 [wwp] 2.4.0cvs165
2738 * src/prefs_filtering.c
2739 fix a crash when opening filtering prefs, if matcherrc file contains
2740 broken data (non-existing account id, which is theoretically not
2743 2006-09-08 [colin] 2.4.0cvs164
2746 Wrong assert, make it an if()
2747 * src/gtk/gtksctree.c
2748 Fix bug #1013 (expand selected thread
2749 tree) - expanding is now recursive
2751 2006-09-07 [wwp] 2.4.0cvs163
2753 * src/prefs_matcher.c
2754 make better sentences about addressbook matching in the
2755 matcher prefs. This should make translators' work easier
2758 2006-09-07 [wwp] 2.4.0cvs162
2760 * src/prefs_filtering.c
2761 code simplification (get rid of dup var. assignment).
2763 2006-09-07 [wwp] 2.4.0cvs161
2766 use GTK_STOCK icons when possible, patch by Fabien Vantard
2769 2006-09-07 [paul] 2.4.0cvs160
2772 fix compilation warnings
2775 2006-09-07 [paul] 2.4.0cvs159
2778 select the mimepart icon when
2782 2006-09-06 [paul] 2.4.0cvs158
2784 * src/prefs_filtering.c
2785 fix labels and table element spacing
2786 Patch by Fabien Vantard
2792 2006-09-06 [paul] 2.4.0cvs157
2794 * manual/es/advanced.xml
2797 2006-09-06 [wwp] 2.4.0cvs156
2800 fix an dup launch issue when iconified, thanks to Colin.
2802 2006-09-06 [wwp] 2.4.0cvs155
2804 * src/gtk//gtksctree.h
2805 oops, forgot that one!
2807 2006-09-06 [wwp] 2.4.0cvs154
2809 * manual/pl/advanced.xml
2810 * manual/advanced.xml
2811 * manual/es/advanced.xml
2812 * manual/fr/advanced.xml
2813 * src/prefs_customheader.c
2814 * src/prefs_filtering_action.c
2816 * src/prefs_summaries.c
2817 * src/prefs_filtering.c
2820 * src/prefs_summary_column.c
2822 * src/prefs_actions.c
2823 * src/prefs_folder_column.c
2825 * src/prefs_template.c
2826 * src/prefs_display_header.c
2827 * src/prefs_common.h
2828 * src/prefs_matcher.c
2829 * src/prefs_common.c
2830 * src/prefs_toolbar.c
2833 * src/gtk/gtksctree.c
2834 * src/gtk/pluginwindow.c
2835 * src/gtk/progressdialog.c
2836 * src/gtk/prefswindow.c
2837 renamed hidden option enable_rules_hint to use_stripes_everywhere
2838 to make its meaning more obvious (all versions of the manual reflect
2840 added an extra hidden option use_stripes_in_summary to allow
2841 discarding these stripes in mainwindow's folder and message lists;
2842 en and fr manuals only are OK towards this.
2844 2006-09-06 [colin] 2.4.0cvs153
2847 Hide Sylpheed-Claws' internal queue headers
2848 when showing all headers. They'll be present
2849 only in Source window.
2851 2006-09-05 [colin] 2.4.0cvs152
2853 * src/plugins/trayicon/trayicon.c
2854 Fix crash at exit - we have to disconnect
2856 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2857 Update eggtrayicon - patch adapted from a
2858 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
2861 2006-09-05 [colin] 2.4.0cvs151
2864 * src/gtk/logwindow.c
2865 Fix race condition when something writes
2866 to the log too soon during init. Thanks
2869 2006-09-05 [colin] 2.4.0cvs150
2872 Don't select part on right-click either
2874 2006-09-05 [paul] 2.4.0cvs149
2877 completion of previous commit
2880 2006-09-05 [colin] 2.4.0cvs148
2883 Don't force selection on middle-click, just open
2885 2006-09-04 [colin] 2.4.0cvs147
2888 Looks like gtk_notebook_set_current_page()
2889 sometimes steals focus, and this annoys us
2890 in MimeViewers as it renders navigation
2891 keys useless. Take back focus after switching
2894 2006-09-04 [colin] 2.4.0cvs146
2897 Set stop_loading when clicking on Next
2898 during load. Don't add a callback to
2899 avoid over-complicating things.
2901 2006-09-04 [colin] 2.4.0cvs145
2905 Fix multiple loads in separate messageview
2907 2006-09-04 [colin] 2.4.0cvs144
2910 Let navigation keys be handled during
2913 2006-09-04 [colin] 2.4.0cvs143
2919 Make loading of huge mails (lots of text and/or
2920 images) cancellable, so the GUI doesn't block
2922 2006-09-04 [colin] 2.4.0cvs142
2924 * src/plugins/trayicon/trayicon.c
2925 Fix annoyance when removing a folder with
2926 unread mails: trayicon didn't update
2928 2006-09-04 [paul] 2.4.0cvs141
2930 * src/gtk/icon_legend.c
2931 straighten up columns
2932 Patch by Fabien Vantard
2934 2006-09-04 [wwp] 2.4.0cvs140
2936 * src/prefs_filtering.c
2937 fix new line's account name in filtering prefs:
2938 was "All", is now "(New)".
2940 2006-09-04 [paul] 2.4.0cvs139
2942 * tools/make.themes.project
2943 use "AUTOMAKE_OPTIONS = dist-bzip2"
2944 instead of homebrewed "make release"
2946 2006-09-03 [colin] 2.4.0cvs138
2949 Fix bug #1007 (Wrong folder highlighted)
2951 2006-09-03 [colin] 2.4.0cvs137
2954 Don't set Newsgroup: header to a mail folder
2957 2006-09-03 [paul] 2.4.0cvs136
2960 * src/prefs_spelling.c
2963 2006-09-03 [paul] 2.4.0cvs135
2965 * src/prefs_summaries.c
2966 correct menu item text in prefs_keybind_apply_clicked()
2968 2006-09-03 [paul] 2.4.0cvs134
2970 * manual/advanced.xml
2971 some improvements to the descriptions
2976 fix menu sensitivity issues
2977 * src/prefs_message.c
2978 drop the useless word 'short'
2980 add the word 'lines' indicating log length
2981 is a measure of lines
2983 fix compilation warnings
2985 2006-09-02 [colin] 2.4.0cvs133
2988 Display a special return-receipt message
2989 if the message is from the user
2991 Fix missing freeze of the list when marking
2992 all read and unthreading for exec. Thanks
2995 2006-09-02 [paul] 2.4.0cvs132
2998 * src/prefs_message.c
3002 2006-09-02 [wwp] 2.4.0cvs131
3004 * src/prefs_filtering.c
3005 added an account name column to the filtering rules
3008 2006-09-02 [colin] 2.4.0cvs130
3010 * src/gtk/logwindow.c
3011 * src/gtk/logwindow.h
3012 Block scrolling if we're not at the end
3015 2006-09-02 [colin] 2.4.0cvs129
3018 Make sure account-specific rules can't
3019 be used in {pre-,post-,}processing
3021 * src/gtk/logwindow.c
3022 * src/gtk/logwindow.h
3023 Jump to last error when clicking on the
3026 2006-09-02 [colin] 2.4.0cvs128
3036 Let proc_mbox know its account, for
3037 account-specific rules
3039 2006-09-01 [colin] 2.4.0cvs127
3042 Don't uselessly use iconv to convert from
3048 Fix certain log cases, disable warning icon
3049 for now, the correct way to display it when
3050 necessary and only when necessary is probably
3051 to do it manually rather than use error logs
3052 * src/etpan/imap-thread.c
3053 Clean up UID logging a bit
3054 * src/gtk/logwindow.c
3055 * src/gtk/logwindow.h
3056 Make logging faster when the window's closed
3058 2006-09-01 [wwp] 2.4.0cvs126
3060 * manual/fr/account.xml
3061 reflect changes to the ref. manual (parts of cvs72):
3062 fix tabnames and quotes.
3064 2006-09-01 [wwp] 2.4.0cvs125
3066 * manual/fr/plugins.xml
3067 reflect changes to the reference manual (cvs42):
3068 update IRC channel info.
3070 2006-09-01 [wwp] 2.4.0cvs124
3073 use CVSEDITOR env. var. if set, according to `man cvs`.
3075 2006-09-01 [wwp] 2.4.0cvs123
3077 * manual/advanced.xml
3078 better sentence again (thanks to Paul).
3080 2006-09-01 [wwp] 2.4.0cvs122
3082 * manual/advanced.xml
3083 fix definition of toolbar_detachable and rework a bit the one of
3084 enable_dotted_lines.
3086 2006-09-01 [mones] 2.4.0cvs121
3088 * manual/advanced.xml
3089 Document enable_dotted_lines
3091 2006-09-01 [paul] 2.4.0cvs120
3098 obey the 'When entering folder...' option
3099 when using the /View/Go to/... menu items
3102 2006-08-31 [colin] 2.4.0cvs119
3105 Revert 2.4.0cvs116, wrong fix.
3107 2006-08-31 [colin] 2.4.0cvs118
3109 * src/gtk/gtksctree.c
3110 Better state the various copyrights
3112 2006-08-31 [colin] 2.4.0cvs117
3114 * src/prefs_common.c
3115 fix enable_dotted_lines
3117 2006-08-31 [colin] 2.4.0cvs116
3120 Use pref "Always open on select" when going
3121 to next unread folder
3122 * src/gtk/gtksctree.c
3123 Fix link failure to _gtk_clist_create_cell_layout
3124 on certain computers. (Why not mine, I wonder)
3126 2006-08-31 [colin] 2.4.0cvs115
3130 * src/plugins/bogofilter/bogofilter.c
3131 * src/plugins/spamassassin/spamassassin.c
3132 Requalify some "errors" to warnings
3136 Add an icon in the statusbar to notify
3138 * src/gtk/gtksctree.c
3141 Make the GtkSCTree look more modern by
3142 alternating background lines
3143 * src/prefs_common.c
3144 * src/prefs_common.h
3145 Add a pref to let people have the old
3149 2006-08-30 [colin] 2.4.0cvs114
3153 Provide a way to filter a list of
3154 messages in an optimised manner, and
3155 add a list-filtering hook
3159 Use the list filtering
3160 * src/plugins/bogofilter/bogofilter.c
3161 Use the list-filtering hook
3162 Use -b (bulk) mode for more speed
3163 when learning and filtering
3164 * src/etpan/imap-thread.c
3165 Make log output shorter in UID SEARCH
3168 2006-08-30 [colin] 2.4.0cvs113
3170 * src/plugins/bogofilter/bogofilter.c
3171 Really fast mass learning - thanks to David
3172 Relson for the options explanations :)
3174 2006-08-30 [colin] 2.4.0cvs112
3177 Fix compilation on FreeBSD. Thanks
3180 2006-08-29 [colin] 2.4.0cvs111
3183 Handle "popup_menu" signal (for popping the
3184 menu via the keyboard)
3189 * src/gtk/gtkutils.c
3190 * src/gtk/gtkutils.h
3191 Factorize scrolling code, and add an API
3192 for MimeViewers to handle scroll orders
3194 2006-08-29 [wwp] 2.4.0cvs110
3196 * src/plugins//bogofilter/bogofilter.c
3197 * src/plugins//spamassassin/spamassassin.c
3198 make the bogofilter/spamassassin filtering error dialogs at
3199 incorporation obey to the "don't popup error dialog on
3200 receive error" option. If disabled, feed the log window w/
3207 2006-08-29 [paul] 2.4.0cvs109
3210 remove 'make release', it's not needed
3211 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
3213 2006-08-29 [paul] 2.4.0cvs108
3216 * src/summary_search.c
3217 * src/gtk/progressdialog.c
3218 * src/plugins/pgpcore/passphrase.c
3219 replace deprecated gtk_window_set_policy()
3221 2006-08-29 [colin] 2.4.0cvs107
3224 Fix data loss when copy fails during a move:
3225 only use fast remove_msgs if everything was
3226 copied OK; else use slow remove_msg on the
3227 mails that got copied only.
3229 2006-08-28 [paul] 2.4.0cvs106
3232 revert change in 2.4.0cvs104, it breaks
3235 2006-08-28 [paul] 2.4.0cvs105
3237 * src/plugins/spamassassin/spamassassin.c
3240 2006-08-28 [paul] 2.4.0cvs104
3243 fix data loss when moving to another
3245 * src/prefs_spelling.c
3247 * src/gtk/pluginwindow.c
3248 improve the layout of the dialog text
3251 2006-08-28 [paul] 2.4.0cvs103
3253 * src/plugins/bogofilter/bogofilter.c
3254 * src/plugins/bogofilter/bogofilter_gtk.c
3255 fix english up a bit, innit
3257 2006-08-28 [paul] 2.4.0cvs102
3262 require autoconf 2.60, enabling building
3263 with gettext 0.15 (gettext 0.14.x build still
3264 possible). Replace Makefiles with versions
3266 Remove configure options --with-localedir and
3267 --with-mandir. The options that are provided
3268 directly by autoconf 2.60 can be used instead:
3269 --mandir --localedir
3271 2006-08-27 [colin] 2.4.0cvs101
3273 * src/plugins/bogofilter/Makefile.am
3274 Fix make dist (no README)
3276 2006-08-27 [colin] 2.4.0cvs100
3279 Don't use F_UNKNOWN folders for any default
3281 * src/plugins/bogofilter/bogofilter.c
3282 * src/plugins/bogofilter/bogofilter.h
3283 * src/plugins/bogofilter/bogofilter_gtk.c
3284 Add an option to specify the path to bogofilter
3285 Use single-quotes to be able to learn in folders
3286 with spaces in their names
3287 Verify learning status
3289 2006-08-27 [colin] 2.4.0cvs99
3292 * manual/plugins.xml
3293 Document Bogofilter plugin
3295 2006-08-27 [colin] 2.4.0cvs98
3301 When possible, copy the queued mail to sent folder
3302 instead of re-adding. Much faster on IMAP.
3304 2006-08-27 [colin] 2.4.0cvs97
3307 Disable mmaped caches - huge metadata loss
3308 here after a power failure.
3310 Add quicksearch timing
3311 * src/common/plugin.c
3312 * src/common/plugin.h
3313 Implement an interface to tell what plugins
3314 provide. Prevent loading of similar plugins.
3315 * src/plugins/clamav/clamav_plugin.c
3316 * src/plugins/demo/demo.c
3317 * src/plugins/dillo_viewer/dillo_viewer.c
3318 * src/plugins/pgpcore/plugin.c
3319 * src/plugins/pgpinline/pgpinline.c
3320 * src/plugins/pgpmime/pgpmime.c
3321 * src/plugins/spamassassin/spamassassin.c
3322 * src/plugins/trayicon/trayicon.c
3323 Implement plugin_provides()
3325 2006-08-27 [colin] 2.4.0cvs96
3328 * src/plugins/Makefile.am
3329 * src/plugins/bogofilter/.cvsignore
3330 * src/plugins/bogofilter/Makefile.am
3331 * src/plugins/bogofilter/bogofilter.c
3332 * src/plugins/bogofilter/bogofilter.h
3333 * src/plugins/bogofilter/bogofilter_gtk.c
3334 New Bogofilter plugin, provides filtering and
3335 learning. Spamassassin will go to extra plugins.
3337 2006-08-26 [mones] 2.4.0cvs95
3339 * manual/handling.xml
3340 Fix subfolder path in the example (thanks to Paul)
3342 2006-08-26 [mones] 2.4.0cvs94
3344 * manual/glossary.xml
3345 2.2. + add ISP to the glossary
3346 7.5. + Add UIDL to glossary
3347 7.7. + Add TCP to glossary
3348 * manual/handling.xml
3349 7.1. + Mentions GNU/Linux distribution, what about the non...
3350 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
3351 7.3. + Mentions .bashrc, what about the non-bash ones?
3352 7.4. = Use appropriate quotation for commands
3353 7.6. = change "" to <quote></quote>
3354 * manual/plugins.xml
3355 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends
3356 * manual/starting.xml
3357 2.1. + local mbox file: some examples of mbox file locations...
3358 Also reformatted files requiring it
3360 2006-08-26 [wwp] 2.4.0cvs93
3362 * src/summary_search.c
3363 disable find buttons while summary search is running.
3365 2006-08-25 [colin] 2.4.0cvs92
3372 Speed up MH moving, and add progressbar
3375 Write cache files using mmap() too
3377 2006-08-25 [wwp] 2.4.0cvs91
3380 switch spam<->ham button when a message has been marked as spam or ham
3381 and is still selected. Thanks to Colin.
3383 2006-08-25 [paul] 2.4.0cvs90
3386 * src/stock_pixmap.c
3387 * src/stock_pixmap.h
3389 * src/gtk/icon_legend.c
3390 * src/pixmaps/copied.xpm
3391 * src/pixmaps/moved.xpm
3392 add icons for delayed execution marked for
3393 copying, marked for moving
3395 2006-08-25 [mones] 2.4.0cvs89
3397 * manual/glossary.xml
3398 Fix the other glossary items:
3399 5.1. = Inmmediate execution -> <quote>immediate execution...
3400 5.2. = Fix MBOX capitalization -> Mbox
3401 5.3. + Improve Plugins def. w/ tech. ref.
3402 5.4. = Quotation -> replace '>' by <quote>></quote>
3403 5.5. - SMTP Server. -> remove dot
3407 2006-08-25 [mones] 2.4.0cvs88
3410 Reformatted, changed email address
3411 * manual/glossary.xml
3412 Reformatted, fixed MANUAL-TODO items:
3413 8.2. + add ROT-13 to glossary
3414 8.4. + add URL to glossary
3415 * manual/es/advanced.xml
3418 2006-08-25 [paul] 2.4.0cvs87
3420 * src/gtk/icon_legend.c
3421 add 'marked for deletion' icon
3422 arrange icons by containing column
3423 wrap long label text
3425 2006-08-25 [colin] 2.4.0cvs86
3427 * src/common/utils.c
3428 * src/common/utils.h
3429 Add the sc_g_*list_bigger functions in
3430 a place everyone can use it
3432 Only freeze/thaw the list when working
3433 on the selection, if it's bigger than 1
3434 * src/gtk/gtksctree.c
3435 Only freeze/thaw the list when unselec-
3436 ting 'all' if ('all' != 1)
3437 This avoids some flickering
3439 2006-08-24 [colin] 2.4.0cvs85
3442 Fix strange list selection
3443 Fix random seg (Invalid read of freed memory)
3445 2006-08-24 [colin] 2.4.0cvs84
3448 * src/gtk/inputdialog.c
3449 * src/plugins/pgpcore/passphrase.c
3450 Revert minimal width patch of 2.4.0cvs67,
3451 as it is also a maximal width. Use
3452 gtk_window_set_default_size instead.
3454 2006-08-24 [colin] 2.4.0cvs83
3457 Write cache/mark to temp files before
3458 overwriting old ones (avoids metadata
3459 loss if writing the new files fail).
3460 Use mmap() to read cache/mark file, as
3461 this makes cache reading faster. Dis-
3462 abled for big-endian machines until it
3463 can be tested. (Big-endian users: set
3464 msgcache_use_mmap = TRUE in the relevant
3467 Move rarely used fields of MsgInfo in
3468 another structure, which will only be
3469 allocated if needed. Face, X-Face,
3470 Return receipt headers and List-*
3471 headers are moved. Mails having none
3472 of these occupy 52 bytes less with
3473 this patch, which makes 2.5MB of RAM
3474 saved on a 50k folder).
3478 * src/partial_download.c
3482 Follow this structure change.
3484 2006-08-24 [wwp] 2.4.0cvs82
3486 * manual/es/.cvsignore
3487 * manual/es/dist/.cvsignore
3488 * manual/es/dist/html/.cvsignore
3489 * manual/es/dist/pdf/.cvsignore
3490 * manual/es/dist/ps/.cvsignore
3491 * manual/es/dist/txt/.cvsignore
3492 more (generated) files to ignore.
3494 2006-08-24 [colin] 2.4.0cvs81
3498 Fix possible problems with local delivery. Check the folder doesn't
3499 need scan before setting its mtime when saving cache (which can be
3500 done long after the folder's been modified by an external process);
3501 Check that the stored item's mtime didn't change in mh functions.
3503 2006-08-24 [mones] 2.4.0cvs80
3505 * manual/advanced.xml
3506 Rewrapping, some fixes and MANUAL-TODO items:
3507 8.1. = change "" to <quote></quote>
3508 8.3. = quote menu items
3509 8.5. - deploying -> new user ... ideally a new user (redundant)
3511 2006-08-23 [colin] 2.4.0cvs79
3513 * src/gtk/gtksctree.c
3514 When selecting or deselecting range, only
3515 freeze/thaw when selection is bigger than 10
3517 2006-08-23 [colin] 2.4.0cvs78
3522 * src/plugins/dillo_viewer/dillo_viewer.c
3523 Provide an API for MimeViewer plugins to
3524 return a text selection for replying
3526 2006-08-23 [colin] 2.4.0cvs77
3528 * src/image_viewer.c
3530 Use gtk_pixbuf_new_from_file_at_scale(), which
3531 is faster than getting the pixbuf then resizing
3534 2006-08-23 [colin] 2.4.0cvs76
3537 UTF-8 should be sent Quoted-printable
3539 2006-08-22 [colin] 2.4.0cvs75
3542 Check if scan is required before touching
3543 the folder (or it'll be required every time)
3545 2006-08-22 [colin] 2.4.0cvs74
3548 Require libetpan 0.46 (crasher fix when built
3551 2006-08-22 [colin] 2.4.0cvs73
3554 Set folder's mtime after writing its
3559 Don't do useless stuff if we don't
3562 Add some timing, don't deselect prior
3563 to selecting (gtksctree does it itself),
3564 remove crash avoidance hacks as it's been
3565 properly fixed since a while
3566 * src/common/utils.c
3567 Optimize to_human_readable(): _() is slow,
3568 do it only once, and avoid %f format for KB
3569 (the most common in a summaryview)
3570 * src/gtk/gtksctree.c
3571 Don't uselessly freeze/thaw (fixes flicker
3572 on next unread and friends), reduce number
3573 of g_list_nth/g_list_position where possible
3574 * src/gtk/gtkutils.c
3575 * src/gtk/gtkutils.h
3576 Reduce number of g_list_nth/g_list_position
3578 All of this makes loading as 70k folder 2.1
3579 seconds instead of 3.2 (with hot FS caches).
3580 (1.3 seconds without Date and Size columns...)
3582 2006-08-22 [paul] 2.4.0cvs72
3584 wrap documents and do some items from mones' MANUAL-TODO:
3586 * manual/account.xml
3587 4.1. = fix tabname references to <quote>tabname</quote>
3588 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
3590 1.1. = mentioned options don't match UI
3591 Add information about the 'Never send Return Receipts'
3593 * manual/handling.xml
3594 6.2. = Mentions Extended symbols button, but now is
3596 6.3. = Mentions ... button, which is now Edit
3598 2006-08-22 [colin] 2.4.0cvs71
3600 * src/gtk/pluginwindow.c
3601 Fix layout in verbose translations (such
3604 2006-08-22 [paul] 2.4.0cvs70
3606 * manual/Makefile.am
3607 build manuals in alphabetical order
3609 * src/prefs_themes.c
3610 replace/remove deprecated symbols
3611 * src/gtk/gtkutils.c
3613 * src/gtk/pluginwindow.c
3614 replace deprecated symbol
3615 replace label text and move it
3616 * src/plugins/pgpcore/prefs_gpg.c
3617 move the 'Generate...' button out of the
3618 Sign Key frame, replace the English used
3619 * src/plugins/pgpcore/sgpgme.c
3620 fixes to the English
3622 2006-08-21 [colin] 2.4.0cvs69
3624 * src/plugins/trayicon/trayicon.c
3625 Add more strings for translation; patch
3628 2006-08-21 [colin] 2.4.0cvs68
3631 fix replied flag not set after drafting
3633 fix body quicksearch in non-encoded bodies
3636 Get rid of the g_malloc workaround for
3637 corrupted caches, use g_try_malloc
3639 2006-08-21 [colin] 2.4.0cvs67
3642 * src/gtk/inputdialog.c
3643 * src/plugins/pgpcore/passphrase.c
3644 Set minimal width to 375
3646 Fix switching to offline, asking if it
3647 should be overriden for synchronising
3649 Don't offer to remember command on Open
3650 with for text parts, as the browser or
3651 text editor command isn't changed from
3654 2006-08-20 [paul] 2.4.0cvs66
3658 fix plural form errors. revealed by stricter
3659 checking of gettext 0.15
3661 2006-08-18 [paul] 2.4.0cvs65
3663 * src/stock_pixmap.c
3664 fix the fix of 2.4.0cvs64
3667 2006-08-18 [paul] 2.4.0cvs64
3669 * src/stock_pixmap.c
3673 2006-08-18 [paul] 2.4.0cvs63
3677 fix occasional IMAP bug where large msgs
3678 were left in the queue folder after sending
3681 2006-08-18 [paul] 2.4.0cvs62
3684 freeze the summaryview while quicksearch results
3686 (fixes bug 456 'current message is hidden when the
3687 view is refreshed and extended search is "unread
3691 add missing #include "inputdialog.h"
3692 * src/common/utils.h
3693 add missing mailcap_update_default() and improve
3696 2006-08-17 [colin] 2.4.0cvs61
3698 * src/plugins/pgpcore/select-keys.c
3701 2006-08-17 [colin] 2.4.0cvs60
3704 Don't continue queuing if Cancel is clicked
3707 2006-08-17 [colin] 2.4.0cvs59
3709 * src/plugins/pgpcore/select-keys.c
3710 When encrypting, if only one key matches and it
3711 matches exactly, automatically use it.
3713 2006-08-17 [colin] 2.4.0cvs58
3716 * src/prefs_common.c
3717 * src/prefs_common.h
3718 * src/prefs_ext_prog.c
3720 Fix issues with previous patch (text/html)
3721 Remove outdated prefs
3723 2006-08-17 [colin] 2.4.0cvs57
3726 Add View Log button on auth error
3728 Fix encrypted mail marked as new when
3729 saved in normal folders
3730 * src/plugins/pgpinline/pgpinline.c
3731 Fix encrypt bug on IMAP
3733 * src/common/utils.c
3734 * src/common/utils.h
3735 * src/gtk/inputdialog.c
3736 * src/gtk/inputdialog.h
3737 Get rid of metamail stuff, simplify
3738 opening, and allow remembering of user's
3739 choices (by updating ~/.mailcap). There's
3740 still to drop "Audio player" and "Image
3741 viewer" preferences.
3743 2006-08-17 [mones] 2.4.0cvs56
3745 * manual/es/sylpheed-claws-manual.xml
3748 2006-08-17 [mones] 2.4.0cvs55
3751 * manual/Makefile.am
3752 * manual/es/Makefile.am
3753 * manual/es/account.xml
3755 * manual/es/addrbook.xml
3756 * manual/es/advanced.xml
3758 * manual/es/glossary.xml
3760 * manual/es/handling.xml
3761 * manual/es/intro.xml
3762 * manual/es/keyboard.xml
3763 * manual/es/plugins.xml
3764 * manual/es/starting.xml
3765 * manual/es/sylpheed-claws-manual.xml
3766 * manual/es/dist/Makefile.am
3767 * manual/es/dist/html/Makefile.am
3768 * manual/es/dist/pdf/Makefile.am
3769 * manual/es/dist/ps/Makefile.am
3770 * manual/es/dist/txt/Makefile.am
3771 Spanish translation for the manual
3773 2006-08-16 [colin] 2.4.0cvs54
3778 Fix send button sensitivity at startup
3779 Set send menu sensitivity (patch by Fabien)
3781 Enable closing with esc (patch by Fabien)
3782 * src/gtk/foldersort.c
3783 Enable closing with esc (patch by Fabien)
3785 Optimisation (no need to copy to tempfile to
3786 "decode" 7bit and 8bit)
3788 Fix cruft in swap_from case
3790 Fix missing last line in some mail cases
3791 (Fixes debian #381872)
3792 * src/plugins/pgpcore/prefs_gpg.c
3793 * src/plugins/pgpcore/sgpgme.c
3794 * src/plugins/pgpcore/sgpgme.h
3795 Don't show "no key found" when user explicitely
3796 wants to create a key
3798 2006-08-16 [paul] 2.4.0cvs53
3804 * src/prefs_account.c
3805 * src/prefs_message.c
3806 * src/gtk/gtkutils.c
3807 bump up minimum required versions of GTK+ and
3810 2006-08-16 [paul] 2.4.0cvs52
3813 workaround GTK+ Bug 351600 - 'Can't re-click
3814 on button after sensitivity update'
3815 http://bugzilla.gnome.org/show_bug.cgi?id=351600
3818 2006-08-15 [colin] 2.4.0cvs51
3820 * src/plugins/pgpcore/prefs_gpg.c
3821 Set options sensitivity according to
3823 * src/plugins/pgpcore/sgpgme.c
3824 Allow to create key with no passphrase
3826 2006-08-14 [cleroy] 2.4.0cvs50
3828 * src/gtk/pluginwindow.c
3829 New layout (maybe to be changed?)
3830 * src/gtk/gtkutils.c
3831 Fix a bit label_window
3832 * src/plugins/pgpcore/passphrase.c
3833 * src/plugins/pgpcore/passphrase.h
3834 * src/plugins/pgpcore/plugin.c
3835 * src/plugins/pgpcore/prefs_gpg.c
3836 * src/plugins/pgpcore/prefs_gpg.h
3837 * src/plugins/pgpcore/sgpgme.c
3838 * src/plugins/pgpcore/sgpgme.h
3839 Allow to create a PGP private key via the GUI
3841 2006-08-14 [wwp] 2.4.0cvs49
3843 * src/addressbook_foldersel.c
3844 fix strict ISO C90 compliance.
3846 2006-08-14 [paul] 2.4.0cvs48
3848 * src/gtk/prefswindow.c
3849 re-set scrolled window on opening
3856 2006-08-14 [paul] 2.4.0cvs47
3858 * src/prefs_display_header.c
3859 re-enable user-defined Displayed Headers
3861 2006-08-14 [paul] 2.4.0cvs46
3863 * src/prefs_account.c
3866 2006-08-13 [colin] 2.4.0cvs45
3868 * src/common/utils.c
3869 Fix "a" in quote when the original message is empty,
3870 by using \0 instead of 'a' to test writability of
3873 2006-08-13 [wwp] 2.4.0cvs44
3875 * src/plugins/spamassassin/spamassassin.c
3876 fix capitalization of "SpamAssassin" in some debug, log and
3879 2006-08-13 [paul] 2.4.0cvs43
3882 fix overlapping widgets
3883 * src/prefs_account.c
3884 fix translation of protocol_names[]
3885 fix label disappearing off the edge of the
3888 2006-08-12 [paul] 2.4.0cvs42
3890 * manual/plugins.xml
3891 update IRC channel info before it gets forgotten
3894 2006-08-11 [colin] 2.4.0cvs41
3903 Grey out the Send button if
3904 - Queue folders are empty, or
3905 - We're sending already
3907 2006-08-11 [wwp] 2.4.0cvs40
3910 fix a logic issue when quitting while a compose window is
3911 still open, thanks to Colin.
3913 2006-08-10 [colin] 2.4.0cvs39
3916 Fix default font size setting after wizard run
3918 * src/etpan/imap-thread.c
3919 * src/etpan/imap-thread.h
3920 Fix bug #999 (Timing out on TSL cert validation
3921 dialog makes ugly things happen). Also, STARTTLS
3922 unconditionnaly if initial capabilities contain
3923 LOGINDISABLED and STARTTLS.
3925 2006-08-09 [colin] 2.4.0cvs38
3929 Fix Tools/Actions sensitivity when there are
3932 2006-08-09 [colin] 2.4.0cvs37
3934 * src/prefs_filtering.c
3935 Warning fix, patch by Paul
3937 * src/prefs_actions.c
3938 * src/prefs_filtering_action.c
3939 * src/prefs_matcher.c
3940 Uniformisation of "Info ..." to "Info..." (for
3941 old gtk), patch by Fabien
3942 * src/plugins/clamav/clamav_plugin_gtk.c
3943 Sensitivity fix by Fabien
3945 2006-08-09 [colin] 2.4.0cvs36
3949 Add a function to know whether we're exiting
3950 * src/plugins/trayicon/trayicon.c
3951 If exiting, don't do anything. Faster, and
3952 avoids gtk_main_iteration reentracy causing
3955 2006-08-09 [colin] 2.4.0cvs35
3960 Fix lack of part selection when automatically
3961 jumping to a specific part
3963 Little optimisation in cache reading
3965 2006-08-09 [colin] 2.4.0cvs34
3968 Fix crash setting the priority on reedit
3969 (Accessing compose before creating it!)
3971 2006-08-08 [colin] 2.4.0cvs33
3974 Fix bug #998 (last attachment is not accessible)
3975 Bad RFC interpretation on multipart close-delimiters
3978 * src/gtk/gtkvscrollbutton.c
3979 * src/gtk/gtkvscrollbutton.h
3980 Make attachments list wheel-scrollable
3982 2006-08-07 [colin] 2.4.0cvs32
3984 * src/gtk/gtkaspell.c
3985 Fix bug #973 (Unicode punctation characters
3986 are not recognized as separators by the
3987 spell checker); fix unsigned stuff
3989 2006-08-07 [colin] 2.4.0cvs31
3992 Fix bug #956 (DnD text with accents in compose
3993 text entry); fix gccc's signed/unsigned fuss
3995 2006-08-06 [colin] 2.4.0cvs30
3998 Fix bug #979 (Plugin crashes when exiting
3999 sylpheed-claws) : handle exit request only
4002 2006-08-05 [colin] 2.4.0cvs29
4005 Just make sure we have a msgid.
4007 2006-08-05 [colin] 2.4.0cvs28
4011 Fix bug #995 ("Mark cross-posted as read" doesn't work)
4012 by reimplementing it
4014 Fix bug when hiding quotes with level > 3 and quote
4017 2006-08-04 [colin] 2.4.0cvs27
4022 Fix a bit replace-by-pasting undo
4025 Fix Fold quotes menu synchro in
4026 mainwindow when it changes in
4029 Fix right-click on quotes blocks
4030 * src/common/utils.c
4031 Verify that the file created by
4032 my_tmpfile() is writable. Fixes
4033 bug #988 (very specific filesystem
4035 * src/plugins/pgpcore/sgpgme.c
4036 Fix file descriptor leak
4037 * src/plugins/spamassassin/spamassassin.c
4038 Warn once if spamd isn't reachable
4040 2006-08-04 [colin] 2.4.0cvs26
4043 i18n context patch by Fabien
4045 2006-08-03 [colin] 2.4.0cvs25
4049 Rename "Hide quotes" to "Fold quotes"
4051 Don't use hand cursor on quotes. "all
4052 the bonuses of the feature and none of
4053 unwelcome side-effects"
4055 2006-08-03 [colin] 2.4.0cvs24
4058 * sylpheed-claws.desktop
4060 Bring the desktop file to XDG compliance
4061 Patch by Charles A. Edwards
4063 2006-08-03 [colin] 2.4.0cvs23
4066 Fix links offset when they are preceded
4067 by accentued chars (g_utf8_strlen!)
4069 Fix wrong status when starting offline
4072 2006-08-03 [wwp] 2.4.0cvs22
4074 * src/prefs_common.h
4075 ask what to do w/ filtering rules that belong to an account when
4076 applying filtering rules manually from the main window (skip,
4077 apply regardless of the account, use current account). This dialog
4078 can be skipped and the last reply used.
4081 2006-08-03 [wwp] 2.4.0cvs21
4085 * src/prefs_common.c
4090 ask what to do w/ filtering rules that belong to an account when
4091 applying filtering rules manually from the main window (skip,
4092 apply regardless of the account, use current account). This dialog
4093 can be skipped and the last reply used.
4096 2006-08-03 [colin] 2.4.0cvs20
4099 Optimize previous patch
4101 2006-08-03 [cleroy] 2.4.0cvs19
4104 Fix quotes getting toggled back when the
4105 mail has an even number of text parts
4107 2006-08-02 [colin] 2.4.0cvs18
4110 Add Hide quotes menu
4112 2006-08-02 [colin] 2.4.0cvs17
4115 * src/prefs_common.c
4119 Allow per-level quote hiding,
4120 Allow toggling quotes by double-clicking them
4121 Rename RemoteURI to ClickableText to reflect
4122 the fact it's used for a variety of things
4124 2006-08-02 [wwp] 2.4.0cvs16
4127 fix "View/Hide quotes" menu item status initialization.
4129 2006-08-02 [wwp] 2.4.0cvs15
4131 * src/matcher_parser_parse.y
4132 remove a debug trace.
4134 2006-08-02 [paul] 2.4.0cvs14
4136 * src/plugins/pgpcore/passphrase.c
4137 don't set initial dialog size
4140 2006-08-02 [paul] 2.4.0cvs13
4143 remove the rogue '/' character
4145 2006-08-02 [paul] 2.4.0cvs12
4148 allow buttons to resize as necessary
4150 2006-08-01 [wwp] 2.4.0cvs11
4153 fix strict ISO C90 compliance.
4155 2006-08-01 [wwp] 2.4.0cvs10
4158 updated update-po tool to work w/ context-dependent translations.
4159 Patch by Fabien Vantard <fzzzzz@gmail.com>.
4161 2006-08-01 [wwp] 2.4.0cvs9
4164 * src/prefs_filtering.c
4165 * src/prefs_matcher.c
4166 allow context-dependent translations for "All",
4167 patch by Fabien Vantard <fzzzzz@gmail.com>.
4169 2006-07-31 [colin] 2.4.0cvs8
4173 Add Rafal to authors
4175 2006-07-31 [colin] 2.4.0cvs7
4180 * src/prefs_common.c
4181 * src/prefs_common.h
4183 Add 'View/Hide quotes'. Patch based on a patch
4186 2006-07-31 [colin] 2.4.0cvs6
4189 Fix problem with "> stuff >" actions
4191 2006-07-31 [paul] 2.4.0cvs5
4194 updated by Geir Helland
4196 2006-07-31 [wwp] 2.4.0cvs4
4201 add "View/Go to/Parent message" and "View/Go to/Last read message",
4204 2006-07-31 [wwp] 2.4.0cvs3
4211 * src/addressbook_foldersel.c
4212 * src/addressbook_foldersel.h
4217 * src/matcher_parser_lex.l
4218 * src/matcher_parser_parse.y
4219 * src/prefs_common.c
4220 * src/prefs_common.h
4221 * src/prefs_filtering.c
4222 * src/prefs_matcher.c
4223 * src/prefs_matcher.h
4225 introduce filtering against the address book. It's now possible to add
4226 matched conditions to determine if any email address in a message matches
4227 or doesn't match any or all books or folders in the address book.
4229 2006-07-31 [wwp] 2.4.0cvs2
4239 * src/matcher_parser_lex.l
4240 * src/matcher_parser_parse.y
4242 * src/prefs_filtering.c
4243 * src/prefs_filtering.h
4247 introduce per-account filtering rules. Each filtering rule can now be assigned
4248 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
4249 when applying filtering rules manually, as all rules will apply - even the ones
4250 assigned to an account. This issue will be addressed soon.
4254 2006-07-31 [wwp] 2.4.0cvs1
4257 make more strings translatable.
4259 2006-07-31 [paul] 2.4.0
4263 2006-07-31 [paul] 2.3.1cvs91
4266 updated by Miquel Oliete
4268 2006-07-31 [paul] 2.3.1cvs90
4278 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
4279 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
4280 Aleksandar Urosevic, and Ralgh Young
4282 2006-07-31 [paul] 2.3.1cvs89
4288 Fix a race condition when, after an SC crash, rescanning
4289 folders took more than 0.5 seconds
4292 2006-07-31 [paul] 2.3.1cvs88
4295 don't translate separator strings
4297 2006-07-30 [mones] 2.3.1cvs87
4299 * doc/man/sylpheed-claws.1
4300 Fixed non-ASCII chars in Hoa's name
4304 2006-07-27 [colin] 2.3.1cvs86
4307 Don't include the leading \n in links
4310 2006-07-25 [colin] 2.3.1cvs85
4313 * src/common/socket.h
4314 * src/etpan/imap-thread.c
4315 Refresh resolvers before connecting
4316 to IMAP servers, and after switching
4317 to online. Thanks to Paul.
4321 * 2.4.0-rc4 released
4323 2006-07-17 [colin] 2.3.1cvs84
4326 Show connection attempt in statusbar before
4327 connecting (previously first message was
4328 "Retrieving messages from ..." after the
4329 connection succeeded.
4331 2006-07-16 [wwp] 2.3.1cvs83
4333 * sylpheed-claws.ico
4334 Added .ico file (windows multi-size icon file, generated).
4336 2006-07-12 [wwp] 2.3.1cvs82
4339 remove Message/Re-edit menu entry from messageview window,
4340 as sent/draft/queued messages are opened in compose window when
4341 re-edited and it's not possible to re-edit other msgs.
4343 2006-07-12 [paul] 2.3.1cvs81
4348 check online state before resetting
4349 mailcheck timer. Useful if some program
4350 verifies connection state and updates
4352 Patch by Leonid Evdokimov <darkk@users.sf.net>
4354 2006-07-12 [paul] 2.3.1cvs80
4356 * sylpheed-claws-128x128.png
4357 * sylpheed-claws-64x64.png
4358 * sylpheed-claws.png
4361 * src/prefs_toolbar.c
4362 * src/stock_pixmap.c
4363 * src/stock_pixmap.h
4366 * src/gtk/gtkutils.c
4367 * src/pixmaps/sylpheed-claws.xpm ** ADDED **
4368 * src/pixmaps/sylpheed-claws_icon.xpm ** ADDED **
4369 * src/pixmaps/sylpheed-claws_logo.xpm ** ADDED **
4370 * src/pixmaps/sylpheed.xpm ** REMOVED **
4371 * src/pixmaps/sylpheed_icon.xpm ** REMOVED **
4372 * src/pixmaps/sylpheed_logo.xpm ** REMOVED **
4373 updated and renamed logo/icon files and related
4374 logo by Jesper Schultz
4376 2006-07-11 [paul] 2.3.1cvs79
4379 fix the labels a smidgin
4381 2006-07-09 [colin] 2.3.1cvs78
4384 Show errors in textviewer's command
4385 Patch by H. Merijn Brand
4387 2006-07-09 [colin] 2.3.1cvs77
4390 Save FMID in drafts too
4392 2006-07-08 [colin] 2.3.1cvs76
4395 Svae RMID in drafted mails too
4396 Save quote_fmt vars for whole mails,
4397 don't reset at each quote_fmt_init:
4398 allows to use the same |i{var} in
4399 various template fields
4400 * src/prefs_template.c
4402 * src/quote_fmt_parse.y
4405 2006-07-08 [colin] 2.3.1cvs75
4408 Fix highlighting of attached parts URIs
4410 2006-07-08 [colin] 2.3.1cvs74
4413 Prevent bug #981 (sc 2.3.1 segfaults with
4414 gtk+ 2.10) from being reported again:
4415 if Sylpheed-Claws has been compiled against
4416 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0,
4417 of if Sylpheed-Claws has been compiled against
4418 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
4421 2006-07-07 [colin] 2.3.1cvs73
4423 * src/prefs_actions.c
4426 2006-07-07 [colin] 2.3.1cvs72
4428 * src/prefs_actions.c
4429 Fix compile on gtk < 2.8. argh :)
4431 2006-07-07 [paul] 2.3.1cvs71
4436 2006-07-07 [colin] 2.3.1cvs70
4440 * src/quote_fmt_lex.l
4441 * src/quote_fmt_parse.y
4442 Add |i{var}, a way to insert user-entered
4447 * 2.4.0-rc3 released
4449 2006-07-07 [colin] 2.3.1cvs69
4452 Don't consider inboxes of UNKNOWN folder
4453 classes to be useable as default inboxes
4455 2006-07-07 [paul] 2.3.1cvs68
4458 add missing #include <errno.h>
4459 Thanks to René J. Blokland
4461 2006-07-07 [paul] 2.3.1cvs67
4464 Return now Closes dialog
4468 add contextual menu to mime parts listed
4471 * src/common/utils.c
4472 reversal: ' is a valid character in URLs
4474 2006-07-06 [colin] 2.3.1cvs66
4476 * src/remotefolder.h
4477 Forgotten in previous commit
4479 2006-07-06 [colin] 2.3.1cvs65
4482 Set summary update flag whenever
4485 * src/prefs_account.c
4486 * src/common/utils.h
4487 * src/etpan/imap-thread.c
4488 Fix warnings, thanks to Fabien and
4491 2006-07-06 [wwp] 2.3.1cvs64
4493 * src/gtk/gtkutils.c
4494 GTK_STOCK_HELP exists in GTK+ 2.4.x.
4496 2006-07-06 [wwp] 2.3.1cvs63
4505 * src/message_search.c
4506 * src/prefs_actions.c
4507 * src/prefs_filtering.c
4508 * src/prefs_filtering.h
4509 * src/prefs_template.c
4510 * src/summary_search.c
4512 * src/gtk/gtkutils.c
4513 * src/gtk/gtkutils.h
4514 * src/gtk/pluginwindow.c
4515 add help buttons to some dialogs. Clicking such buttons opens a
4516 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
4518 2006-07-06 [paul] 2.3.1cvs62
4521 fix attachments contextual menu
4524 2006-07-05 [colin] 2.3.1cvs61
4528 Handle sftp:// links
4530 2006-07-05 [paul] 2.3.1cvs60
4533 grab save button by default
4536 2006-07-05 [wwp] 2.3.1cvs59
4539 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.