1 2006-12-04 [paul] 2.6.0cvs83
4 updates and corrections
6 2006-12-04 [colin] 2.6.0cvs82
9 Probably fix bug 1066, 'Incorrect mailbox
12 2006-12-04 [colin] 2.6.0cvs81
15 Trim tabs from mailcap file too.
17 2006-12-02 [paul] 2.6.0cvs80
20 fix broken GUI under certain languages
22 put the Cancel button to the right
24 2006-12-01 [paul] 2.6.0cvs79
27 remove reference to removed file
29 2006-12-01 [wwp] 2.6.0cvs78
33 remove forgotten debug statements.
35 2006-12-01 [wwp] 2.6.0cvs77
38 * manual/fr/advanced.xml
48 add a hidden option to allow embedding the editaddress (edit contact details)
49 dialog into the addressbook's window. This doesn't change the default
52 2006-12-01 [wwp] 2.6.0cvs76
54 * src/message_search.c
55 * src/summary_search.c
56 fix more focus issues (don't set focus to combobox's entry widget when
57 entry's value changed, if entry widget has focus already).
59 2006-12-01 [wwp] 2.6.0cvs75
61 * src/gtk/quicksearch.c
62 revert last changes to the quicksearch gtk_combo_box, this needs more
65 2006-12-01 [paul] 2.6.0cvs74
67 * tools/kdeservicemenu/README
68 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
69 * tools/kdeservicemenu/install.sh
70 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
71 * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
72 simplify this stuff, and in so doing,
73 fix it. (possibly re-extend it again at
76 2006-12-01 [wwp] 2.6.0cvs73
78 * src/gtk/quicksearch.c
79 adapt quicksearch code to use modern gtk_combo_box'es.
81 2006-12-01 [wwp] 2.6.0cvs72
86 * src/message_search.c
87 * src/summary_search.c
90 add history combos to all message and summary search fields.
92 2006-12-01 [wwp] 2.6.0cvs71
95 As the list may change while the mark as read delay
96 runs, we can't rely on the 'row' pointer, which can
97 be invalid when the timeout is called. As the mark
98 as read is only done if the message is still selected,
99 use summaryview->selected instead. Thanks to Colin.
101 2006-11-30 [paul] 2.6.0cvs70
104 give emphasis to "Sylpheed-Claws"
105 as well as "Claws Mail"
107 2006-11-30 [colin] 2.6.0cvs69
110 Put the SSL checkboxes in the receiving
111 and sending server pages.
113 2006-11-29 [colin] 2.6.0cvs68
116 * src/gtk/gtkvscrollbutton.c
117 Revert some deprecated fixes - they seem to
118 deprecate stuff as soon as a new one gets out.
119 g_object_ref_sink needed glib-2.10.
121 2006-11-29 [colin] 2.6.0cvs67
124 Create .mailcap if it doesn't exist
126 2006-11-29 [colin] 2.6.0cvs66
129 Followup to cvs60: use original list
130 of recipients if replying to a mail
131 in Sent Drafts or Queue.
133 2006-11-27 [paul] 2.6.0cvs65
136 revert the last change for now (it's broken)
138 2006-11-27 [paul] 2.6.0cvs64
142 * m4/aclocal-include.m4
159 * src/common/Makefile.am
163 * src/common/sylpheed.c
164 * src/common/sylpheed.h
165 * src/etpan/Makefile.am
166 * src/gtk/Makefile.am
167 * src/gtk/claws-marshal.list
169 * src/gtk/gtksctree.c
170 * src/gtk/quicksearch.c
171 * src/gtk/sylpheed-marshal.list
172 * src/plugins/bogofilter/bogofilter.c
173 * src/plugins/bogofilter/bogofilter_gtk.c
174 * src/plugins/clamav/clamav_plugin.c
175 * src/plugins/clamav/clamav_plugin_gtk.c
176 * src/plugins/demo/demo.c
177 * src/plugins/dillo_viewer/dillo_viewer.c
178 * src/plugins/pgpcore/Makefile.am
179 * src/plugins/pgpcore/claws.def
180 * src/plugins/pgpcore/pgp_viewer.c
181 * src/plugins/pgpcore/plugin.c
182 * src/plugins/pgpcore/sylpheed.def
183 * src/plugins/pgpinline/Makefile.am
184 * src/plugins/pgpinline/claws.def
185 * src/plugins/pgpinline/plugin.c
186 * src/plugins/pgpinline/sylpheed.def
187 * src/plugins/pgpmime/Makefile.am
188 * src/plugins/pgpmime/claws.def
189 * src/plugins/pgpmime/plugin.c
190 * src/plugins/pgpmime/sylpheed.def
191 * src/plugins/spamassassin/spamassassin.c
192 * src/plugins/spamassassin/spamassassin_gtk.c
193 * src/plugins/trayicon/trayicon.c
195 remove deprecated gtk_tooltips_set_delay()
197 2006-11-26 [paul] 2.6.0cvs63
204 * src/gtk/gtkvscrollbutton.c
205 * src/gtk/prefswindow.c
206 * src/plugins/pgpcore/prefs_gpg.c
207 replace more deprecated GTK+ functions
209 2006-11-26 [paul] 2.6.0cvs62
214 replace deprecated gtk_idle_... functions
216 2006-11-26 [paul] 2.6.0cvs61
222 * src/gtk/gtkvscrollbutton.c
223 * src/gtk/quicksearch.c
224 * src/plugins/pgpcore/passphrase.c
225 replace deprecated gtk_timeout_add and
228 2006-11-26 [paul] 2.6.0cvs60
231 fix bug that caused the wrong recipient
232 to be selected when replying to a msg
233 which is From one of our accounts to
234 another of our accounts
236 2006-11-25 [paul] 2.6.0cvs59
239 don't change the From column title to
240 To if the To column is visible
242 2006-11-24 [paul] 2.6.0cvs58
245 fix bug 1069, 'Sent mails disappear, BCC
248 2006-11-21 [wwp] 2.6.0cvs57
251 fix spelling menu when replying (same as 2.3.1cvs39):
252 discrepancy between context menu and top menu when
253 folder's dictionary isn't the default one.
255 2006-11-19 [paul] 2.6.0cvs56
258 obey always_show_msg option when
260 * src/plugins/bogofilter/bogofilter.c
263 2006-11-18 [paul] 2.6.0cvs55
273 * src/gtk/icon_legend.c
274 * src/gtk/icon_legend.h
275 * tools/OOo2claws-mail.pl
277 * tools/acroread2claws-mail.pl
278 * tools/claws.i18n.status.pl
279 * tools/filter_conv.pl
280 * tools/filter_conv_new.pl
281 * tools/freshmeat_search.pl
282 * tools/google_search.pl
283 * tools/kmail2claws-mail.pl
284 * tools/kmail2claws-mail_v2.pl
285 * tools/maildir2claws-mail.pl
286 * tools/make.themes.project
287 * tools/multiwebsearch.pl
288 * tools/outlook2claws-mail.pl
289 * tools/tb2claws-mail
290 * tools/kdeservicemenu/README
291 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
292 update mine and wwp's email addresses in
295 * src/prefs_compose_writing.c
296 set sensitivity on 'new message format' frame
298 2006-11-17 [paul] 2.6.0cvs54
301 more reworking of the GUI
302 Patch by Fabien Vantard
304 2006-11-16 [paul] 2.6.0cvs53
307 set a minimum size for the window, allow
308 it to automatically expand as necessary
310 2006-11-16 [wwp] 2.6.0cvs52
313 better wrap of copyright info on some systems.
315 2006-11-16 [paul] 2.6.0cvs51
318 move the tech info from the upper panel
320 use a gtk_text_view for the features tab
322 2006-11-16 [paul] 2.6.0cvs50
325 update my email address
332 * src/plugins/trayicon/trayicon.c
333 don't offer simple menu separators
336 add separator between 'mark all read'
339 2006-11-15 [wwp] 2.6.0cvs49
342 updated manuals authors.
344 2006-11-14 [paul] 2.6.0cvs48
347 Fix Options/Reply mode after draft save
349 2006-11-14 [paul] 2.6.0cvs47
355 * src/plugins/pgpinline/pgpinline.c
356 Probably fix bug 1061
358 2006-11-14 [paul] 2.6.0cvs46
366 * src/pixmaps/active.xpm
367 * src/pixmaps/inactive.xpm
368 add a new page, 'Features', to the About dialog
369 showing which features are compiled in and which
372 2006-11-14 [paul] 2.6.0cvs45
375 updated by Pavlo Bohmat
377 2006-11-14 [colin] 2.6.0cvs44
385 * src/gtk/gtkaspell.c
386 Fix 64-bit-related warnings
388 Fix possible infinite loop
389 * src/plugins/pgpcore/sgpgme.c
392 2006-11-13 [colin] 2.6.0cvs43
394 * src/gtk/Makefile.am
395 authors.h isn't generated
397 2006-11-13 [colin] 2.6.0cvs42
399 * src/plugins/pgpinline/pgpinline.c
400 * src/plugins/pgpmime/pgpmime.c
401 Very probably fix bug 1061, 'crash on
402 opening signed email'. Another cast
405 2006-11-13 [colin] 2.6.0cvs41
407 * src/plugins/pgpcore/sgpgme.c
408 Maybe fix bug 1061, 'crash on opening
411 2006-11-13 [wwp] 2.6.0cvs40
413 * src/plugins/pgpinline/pgpinline.c
414 fix candidate for bug #1057, thanks to Colin.
416 2006-11-13 [wwp] 2.6.0cvs39
419 * src/quote_fmt_parse.y
420 fix bug 1052: current parser buffer was not always
421 allocated, ptr to this buffer could be returned as
422 NULL whereas no parser error has occurred. in
423 consequence, defining a template body as "%d"
424 (w/o the quotes) for the first time of the instance
425 of claws-mail, was reporting a parser error. make
426 sure that the buffer is always allocated, even to
428 fix mis-unescaping in compose.:compose_quote_fmt():
429 unescaping of the fmt string was always done
430 whereas it must be done *only* when receiving
431 quote format strings issued from the prefs
432 (compose new message, reply, forward, redirect
433 formats), *not* when applying templates. in
434 consequences, applying templates w/ sequences
435 like \\|p{echo} were failing. make sure that
436 unescaping is done only when necessary.
438 2006-11-12 [colin] 2.6.0cvs38
443 2006-11-12 [colin] 2.6.0cvs37
445 * src/plugins/pgpinline/pgpinline.c
446 * src/plugins/pgpmime/pgpmime.c
447 Release GPG context at the latest
448 possible moment. Maybe fixes
449 bug 1057, 'crash on sending signed
450 message to a newsgroup'
453 2006-11-12 [colin] 2.6.0cvs36
455 * src/plugins/pgpcore/sgpgme.c
456 Tell a bit more when gpg's status doesn't
457 contain any signature
459 2006-11-12 [colin] 2.6.0cvs35
462 Fix bug 1060, 'compilation error with
465 2006-11-12 [paul] 2.6.0cvs34
467 * doc/man/claws-mail.1
469 * src/plugins/clamav/README
470 * src/plugins/spamassassin/README
472 * tools/freshmeat_search.pl
473 * tools/google_search.pl
474 * tools/multiwebsearch.pl
476 * src/plugins/trayicon/trayicon.c
477 fix compiliation warning
479 2006-11-11 [colin] 2.6.0cvs33
482 Forbid drag and drop from/to different
483 folders of type F_UNKNOWN
485 2006-11-11 [colin] 2.6.0cvs32
487 * src/plugins/pgpinline/pgpinline.c
488 Fix typo in previous commit:
490 + if ((err = gpgme_new(&data->ctx)) ...)
492 2006-11-11 [colin] 2.6.0cvs31
494 * src/plugins/pgpinline/pgpinline.c
495 * src/plugins/pgpmime/pgpmime.c
496 Check success after calling gpgme_new
497 Maybe fixes bug 1057, 'crash on sending
498 signed message to a newsgroup'
500 2006-11-11 [colin] 2.6.0cvs30
503 init undostruct to 0s (from
504 valgrind log of bug 1057)
506 2006-11-10 [colin] 2.6.0cvs29
509 Set cursor to wait before filtering
510 duplicates in all folders
511 * src/plugins/bogofilter/bogofilter.c
512 * src/plugins/bogofilter/bogofilter.h
513 * src/plugins/bogofilter/bogofilter_gtk.c
514 Completely thread away the bogofilter
517 2006-11-10 [mones] 2.6.0cvs28
521 added COMPOSE_CHECK_BEFORE_SEND hook
523 2006-11-10 [paul] 2.6.0cvs27
527 add libSM to get_compiled_in_features()
531 2006-11-10 [colin] 2.6.0cvs26
533 * src/etpan/imap-thread.c
534 Add a reference to libetpan's sasl engine
535 so that sasl_done() doesn't get called by
536 libetpan, and doesn't break openssl.
537 Should fix bug 1053, 'SC fails to reestablish
541 2006-11-10 [colin] 2.6.0cvs25
543 * manual/addrbook.xml
544 * manual/advanced.xml
549 2006-11-09 [colin] 2.6.0cvs24
551 * src/plugins/bogofilter/bogofilter_gtk.c
552 Add comment about annoyance
554 2006-11-09 [colin] 2.6.0cvs23
556 * src/plugins/bogofilter/bogofilter.c
557 * src/plugins/bogofilter/bogofilter_gtk.c
558 Prepare things needed to thread bogofilter
559 filtering: separate bogo stuff and possible GUI
562 2006-11-09 [colin] 2.6.0cvs22
566 Search for one of our accounts in Delivered-To
567 (helps for auto-account selection when
572 * src/plugins/trayicon/trayicon.c
573 Allow opening a new mail with any account from
576 2006-11-09 [wwp] 2.6.0cvs21
581 * src/prefs_compose_writing.c
582 add a compose new message format (in prefs/compose/writing), it's a
583 simple subject+body template to use when opening a new composition
584 window. It's similar to the existent reply and forward formats.
586 enhanced the template/format % symbols substitution mechanism to
587 use current composition window information when % are used in
588 the compose new message format or in templates applied to new
589 messages (there were useless in that situations before). When
590 applied to new messages, %d corresponds to the system time/date.
592 2006-11-09 [paul] 2.6.0cvs20
597 2006-11-09 [paul] 2.6.0cvs19
600 keep tje alphabetical order
602 2006-11-08 [colin] 2.6.0cvs18
604 * src/etpan/imap-thread.c
605 Fix bug 1054, 'Slowness logging big
608 2006-11-08 [paul] 2.6.0cvs17
613 2006-11-08 [paul] 2.6.0cvs16
618 2006-11-08 [paul] 2.6.0cvs15
621 * tools/OOo2claws-mail.pl
622 * tools/OOo2sylpheed.pl
624 * tools/acroread2claws-mail.pl
625 * tools/acroread2sylpheed.pl
626 * tools/kmail2claws-mail.pl
627 * tools/kmail2claws-mail_v2.pl
628 * tools/kmail2sylpheed.pl
629 * tools/kmail2sylpheed_v2.pl
630 * tools/maildir2claws-mail.pl
631 * tools/maildir2sylpheed.pl
632 * tools/nautilus2claws-mail.sh
633 * tools/nautilus2sylpheed.sh
634 * tools/outlook2claws-mail.pl
635 * tools/outlook2sylpheed.pl
636 * tools/tb2claws-mail
638 * tools/tbird2claws.py
640 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
641 * tools/kdeservicemenu/install.sh
642 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
643 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
644 * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
645 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
646 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
647 renamed (removed, added) tools files
649 2006-11-08 [paul] 2.6.0cvs14
653 Migrate sylpheedrc to clawsrc, and fix the standard
654 plugins path in the process
656 2006-11-07 [colin] 2.6.0cvs13
659 Symlink sylpheed-claws relative to
662 2006-11-07 [colin] 2.6.0cvs12
665 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
667 2006-11-07 [paul] 2.6.0cvs11
670 Fix a missed occurence of
673 2006-11-07 [paul] 2.6.0cvs10
676 Fix symlink installation
678 2006-11-07 [paul] 2.6.0cvs9
681 Symlink claws-mail to sylpheed-claws
683 Fix migrating symlinks
684 * src/etpan/imap-thread.c
685 check certificate only when there's
688 2006-11-07 [paul] 2.6.0cvs8
691 Fix icon breakages with Gtk, which needs a
692 cache updated to see them.
694 2006-11-07 [paul] 2.6.0cvs7
705 * claws-mail-128x128.png
706 * claws-mail-64x64.png
711 * sylpheed-claws-128x128.png
712 * sylpheed-claws-64x64.png
713 * sylpheed-claws.desktop
715 * sylpheed-claws.pc.in
717 * debian/README.Debian
719 * debian/claws-mail.desktop
720 * debian/claws-mail.menu
721 * debian/claws-mail.postinst.debhelper
722 * debian/claws-mail.postrm.debhelper
727 * debian/sylpheed-claws.desktop
728 * debian/sylpheed-claws.menu
729 * debian/sylpheed-claws.postinst.debhelper
730 * debian/sylpheed-claws.postrm.debhelper
731 * doc/man/Makefile.am
732 * doc/man/claws-mail.1
733 * doc/man/sylpheed-claws.1
734 * doc/src/ChangeLog.claws-pre0.8.0
738 * manual/addrbook.xml
739 * manual/advanced.xml
740 * manual/claws-mail-manual.xml
742 * manual/glossary.xml
743 * manual/handling.xml
745 * manual/keyboard.xml
747 * manual/starting.xml
748 * manual/sylpheed-claws-manual.xml
750 * manual/dist/.cvsignore
751 * manual/dist/html/.cvsignore
752 * manual/dist/html/Makefile.am
753 * manual/dist/pdf/.cvsignore
754 * manual/dist/pdf/Makefile.am
755 * manual/dist/ps/.cvsignore
756 * manual/dist/ps/Makefile.am
757 * manual/dist/txt/.cvsignore
758 * manual/dist/txt/Makefile.am
759 * manual/es/Makefile.am
760 * manual/es/advanced.xml
761 * manual/es/claws-mail-manual.xml
763 * manual/es/glossary.xml
764 * manual/es/handling.xml
765 * manual/es/intro.xml
766 * manual/es/plugins.xml
767 * manual/es/sylpheed-claws-manual.xml
768 * manual/es/dist/.cvsignore
769 * manual/es/dist/html/.cvsignore
770 * manual/es/dist/html/Makefile.am
771 * manual/es/dist/pdf/.cvsignore
772 * manual/es/dist/pdf/Makefile.am
773 * manual/es/dist/ps/.cvsignore
774 * manual/es/dist/ps/Makefile.am
775 * manual/es/dist/txt/.cvsignore
776 * manual/es/dist/txt/Makefile.am
777 * manual/fr/Makefile.am
778 * manual/fr/account.xml
780 * manual/fr/addrbook.xml
781 * manual/fr/advanced.xml
782 * manual/fr/claws-mail-manual.xml
784 * manual/fr/glossary.xml
785 * manual/fr/handling.xml
786 * manual/fr/intro.xml
787 * manual/fr/keyboard.xml
788 * manual/fr/plugins.xml
789 * manual/fr/starting.xml
790 * manual/fr/sylpheed-claws-manual.xml
791 * manual/fr/dist/.cvsignore
792 * manual/fr/dist/html/.cvsignore
793 * manual/fr/dist/html/Makefile.am
794 * manual/fr/dist/pdf/.cvsignore
795 * manual/fr/dist/pdf/Makefile.am
796 * manual/fr/dist/ps/.cvsignore
797 * manual/fr/dist/ps/Makefile.am
798 * manual/fr/dist/txt/.cvsignore
799 * manual/fr/dist/txt/Makefile.am
800 * manual/pl/Makefile.am
801 * manual/pl/account.xml
803 * manual/pl/addrbook.xml
804 * manual/pl/advanced.xml
805 * manual/pl/claws-mail-manual.xml
807 * manual/pl/glossary.xml
808 * manual/pl/handling.xml
809 * manual/pl/intro.xml
810 * manual/pl/keyboard.xml
811 * manual/pl/plugins.xml
812 * manual/pl/starting.xml
813 * manual/pl/sylpheed-claws-manual.xml
814 * manual/pl/dist/.cvsignore
815 * manual/pl/dist/html/.cvsignore
816 * manual/pl/dist/html/Makefile.am
817 * manual/pl/dist/pdf/.cvsignore
818 * manual/pl/dist/pdf/Makefile.am
819 * manual/pl/dist/ps/.cvsignore
820 * manual/pl/dist/ps/Makefile.am
821 * manual/pl/dist/txt/.cvsignore
822 * manual/pl/dist/txt/Makefile.am
846 * src/addressbook_foldersel.c
847 * src/addressbook_foldersel.h
871 * src/displayheader.c
872 * src/displayheader.h
883 * src/editldap_basedn.c
884 * src/editldap_basedn.h
900 * src/folder_item_prefs.c
901 * src/folder_item_prefs.h
908 * src/grouplistdialog.c
909 * src/grouplistdialog.h
952 * src/matcher_parser.h
953 * src/matcher_parser_lex.l
954 * src/matcher_parser_parse.y
957 * src/message_search.c
958 * src/message_search.h
977 * src/partial_download.c
978 * src/partial_download.h
983 * src/prefs_account.c
984 * src/prefs_account.h
985 * src/prefs_actions.c
986 * src/prefs_actions.h
989 * src/prefs_compose_writing.c
990 * src/prefs_compose_writing.h
991 * src/prefs_customheader.c
992 * src/prefs_customheader.h
993 * src/prefs_display_header.c
994 * src/prefs_display_header.h
995 * src/prefs_ext_prog.c
996 * src/prefs_ext_prog.h
997 * src/prefs_filtering.c
998 * src/prefs_folder_column.c
999 * src/prefs_folder_column.h
1000 * src/prefs_folder_item.c
1001 * src/prefs_folder_item.h
1006 * src/prefs_image_viewer.c
1007 * src/prefs_image_viewer.h
1008 * src/prefs_matcher.c
1009 * src/prefs_matcher.h
1010 * src/prefs_message.c
1011 * src/prefs_message.h
1012 * src/prefs_msg_colors.c
1013 * src/prefs_msg_colors.h
1018 * src/prefs_receive.c
1019 * src/prefs_receive.h
1022 * src/prefs_spelling.c
1023 * src/prefs_spelling.h
1024 * src/prefs_summaries.c
1025 * src/prefs_summaries.h
1026 * src/prefs_summary_column.c
1027 * src/prefs_summary_column.h
1028 * src/prefs_template.c
1029 * src/prefs_template.h
1030 * src/prefs_themes.c
1031 * src/prefs_themes.h
1032 * src/prefs_toolbar.c
1033 * src/prefs_toolbar.h
1034 * src/prefs_wrapping.c
1035 * src/prefs_wrapping.h
1045 * src/quote_fmt_parse.y
1048 * src/remotefolder.c
1049 * src/remotefolder.h
1050 * src/send_message.c
1051 * src/send_message.h
1054 * src/sourcewindow.c
1055 * src/sourcewindow.h
1060 * src/stock_pixmap.c
1061 * src/stock_pixmap.h
1062 * src/summary_search.c
1063 * src/summary_search.h
1080 * src/common/base64.c
1081 * src/common/base64.h
1083 * src/common/hooks.c
1084 * src/common/hooks.h
1087 * src/common/mgutils.c
1088 * src/common/mgutils.h
1091 * src/common/passcrypt.c
1092 * src/common/passcrypt.h.in
1093 * src/common/plugin.c
1094 * src/common/plugin.h
1095 * src/common/prefs.c
1096 * src/common/prefs.h
1097 * src/common/progressindicator.c
1098 * src/common/progressindicator.h
1099 * src/common/quoted-printable.c
1100 * src/common/quoted-printable.h
1101 * src/common/session.c
1102 * src/common/session.h
1105 * src/common/socket.c
1106 * src/common/socket.h
1109 * src/common/stringtable.c
1110 * src/common/stringtable.h
1111 * src/common/sylpheed.c
1112 * src/common/sylpheed.h
1113 * src/common/template.c
1114 * src/common/template.h
1115 * src/common/timing.h
1116 * src/common/utils.c
1117 * src/common/utils.h
1118 * src/common/version.h.in
1121 * src/common/xmlprops.c
1122 * src/common/xmlprops.h
1124 * src/gtk/colorlabel.c
1125 * src/gtk/colorlabel.h
1126 * src/gtk/colorsel.c
1127 * src/gtk/colorsel.h
1128 * src/gtk/combobox.c
1129 * src/gtk/combobox.h
1130 * src/gtk/description_window.c
1131 * src/gtk/description_window.h
1134 * src/gtk/foldersort.c
1135 * src/gtk/foldersort.h
1136 * src/gtk/gtkaspell.c
1137 * src/gtk/gtkaspell.h
1138 * src/gtk/gtksctree.c
1139 * src/gtk/gtkshruler.c
1140 * src/gtk/gtkshruler.h
1141 * src/gtk/gtkutils.c
1142 * src/gtk/gtkutils.h
1143 * src/gtk/icon_legend.c
1144 * src/gtk/icon_legend.h
1145 * src/gtk/logwindow.c
1146 * src/gtk/logwindow.h
1147 * src/gtk/manage_window.c
1148 * src/gtk/manage_window.h
1149 * src/gtk/pluginwindow.c
1150 * src/gtk/pluginwindow.h
1151 * src/gtk/prefswindow.c
1152 * src/gtk/prefswindow.h
1153 * src/gtk/quicksearch.c
1154 * src/gtk/quicksearch.h
1155 * src/pixmaps/claws-mail.xpm
1156 * src/pixmaps/claws-mail_icon.xpm
1157 * src/pixmaps/claws-mail_logo.xpm
1158 * src/pixmaps/sylpheed-claws.xpm
1159 * src/pixmaps/sylpheed-claws_icon.xpm
1160 * src/pixmaps/sylpheed-claws_logo.xpm
1161 * src/plugins/bogofilter/Makefile.am
1162 * src/plugins/bogofilter/bogofilter.c
1163 * src/plugins/bogofilter/bogofilter.h
1164 * src/plugins/bogofilter/bogofilter_gtk.c
1165 * src/plugins/clamav/Makefile.am
1166 * src/plugins/clamav/clamav_plugin.c
1167 * src/plugins/clamav/clamav_plugin.h
1168 * src/plugins/clamav/clamav_plugin_gtk.c
1169 * src/plugins/demo/Makefile.am
1170 * src/plugins/demo/demo.c
1171 * src/plugins/dillo_viewer/Makefile.am
1172 * src/plugins/dillo_viewer/README
1173 * src/plugins/dillo_viewer/dillo_prefs.c
1174 * src/plugins/dillo_viewer/dillo_prefs.h
1175 * src/plugins/dillo_viewer/dillo_viewer.c
1176 * src/plugins/pgpcore/Makefile.am
1177 * src/plugins/pgpcore/passphrase.c
1178 * src/plugins/pgpcore/passphrase.h
1179 * src/plugins/pgpcore/pgp_viewer.c
1180 * src/plugins/pgpcore/pgp_viewer.h
1181 * src/plugins/pgpcore/plugin.c
1182 * src/plugins/pgpcore/prefs_gpg.c
1183 * src/plugins/pgpcore/prefs_gpg.h
1184 * src/plugins/pgpcore/select-keys.c
1185 * src/plugins/pgpcore/select-keys.h
1186 * src/plugins/pgpcore/sgpgme.c
1187 * src/plugins/pgpcore/sgpgme.h
1188 * src/plugins/pgpcore/sylpheed.def
1189 * src/plugins/pgpcore/version.rc
1190 * src/plugins/pgpinline/Makefile.am
1191 * src/plugins/pgpinline/pgpinline.c
1192 * src/plugins/pgpinline/pgpinline.h
1193 * src/plugins/pgpinline/plugin.c
1194 * src/plugins/pgpinline/sylpheed.def
1195 * src/plugins/pgpinline/version.rc
1196 * src/plugins/pgpmime/Makefile.am
1197 * src/plugins/pgpmime/pgpmime.c
1198 * src/plugins/pgpmime/pgpmime.h
1199 * src/plugins/pgpmime/plugin.c
1200 * src/plugins/pgpmime/sylpheed.def
1201 * src/plugins/pgpmime/version.rc
1202 * src/plugins/spamassassin/Makefile.am
1203 * src/plugins/spamassassin/README
1204 * src/plugins/spamassassin/spamassassin.c
1205 * src/plugins/spamassassin/spamassassin.h
1206 * src/plugins/spamassassin/spamassassin_gtk.c
1207 * src/plugins/trayicon/Makefile.am
1208 * src/plugins/trayicon/trayicon.c
1209 * tools/OOo2sylpheed.pl
1211 * tools/README.sylprint
1212 * tools/acroread2sylpheed.pl
1213 * tools/claws.i18n.status.pl
1214 * tools/filter_conv.pl
1215 * tools/filter_conv_new.pl
1216 * tools/freshmeat_search.pl
1217 * tools/google_search.pl
1218 * tools/kmail2sylpheed.pl
1219 * tools/kmail2sylpheed_v2.pl
1220 * tools/make.themes.project
1221 * tools/multiwebsearch.pl
1222 * tools/nautilus2sylpheed.sh
1223 * tools/outlook2sylpheed.pl
1227 * tools/textviewer.sh
1228 * tools/vcard2xml.py
1229 * tools/kdeservicemenu/README
1230 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1231 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1232 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1233 Change name to Claws Mail. Announce to follow...
1235 2006-11-06 [wwp] 2.6.0cvs6
1237 * src/prefs_template.c
1238 unify messages related to quote format/template errors (fix
1239 capitalization), again.
1241 2006-11-06 [wwp] 2.6.0cvs5
1244 unify messages related to quote format/template errors.
1246 2006-11-06 [wwp] 2.6.0cvs4
1248 * src/prefs_msg_colors.c
1249 more uses of Q_ macro for contextual translations, thanks
1252 2006-11-06 [wwp] 2.6.0cvs3
1255 * src/common/utils.c
1256 * src/common/utils.h
1257 show an alertpanel to make sure users are aware that sensitive
1258 files are attached (it's file blacklist-based). This will fix
1259 interaction w/ GoogleEarth for instance, thanks to Colin.
1261 2006-11-06 [wwp] 2.6.0cvs2
1264 * src/prefs_template.c
1265 * src/prefs_template.h
1266 check quote format when applying/closing prefs. For now this only
1267 shows up an error dialog box, not preventing the user from using
1268 a broken quote (reply, forwards) format.
1270 2006-11-06 [wwp] 2.6.0cvs1
1272 * src/prefs_template.c
1273 fix missing checks of some template fields.
1275 2006-11-06 [paul] 2.6.0
1282 2006-11-06 [paul] 2.5.6cvs22
1284 * manual/advanced.xml
1285 * manual/es/advanced.xml
1286 put 'respect_flowed_format' info in the correct
1289 2006-11-06 [mones] 2.5.6cvs21
1292 Minor fixes for release
1294 2006-11-06 [paul] 2.5.6cvs20
1305 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
1306 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
1307 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
1310 2006-11-02 [colin] 2.5.6cvs19
1314 * src/prefs_account.c
1315 * src/etpan/imap-thread.c
1316 Add GSSAPI support - fixes Debian bug #383274
1318 2006-11-01 [colin] 2.5.6cvs18
1321 Handle libpisock12 support. Probably
1322 fixes bug 1046, 'jpilot AddressDB.pdb
1325 2006-11-01 [colin] 2.5.6cvs17
1328 debug_print() folderutils_mark_all_read()
1330 2006-11-01 [colin] 2.5.6cvs16
1333 Add missed files to the Apache exception
1335 2006-10-31 [colin] 2.5.6cvs15
1339 Add a copy_private_data() func to FolderClasses
1340 Doesn't break the feature freeze, because we
1341 won't use it (right now) in the core.
1343 2006-10-31 [colin] 2.5.6cvs14
1346 Allow linking with the Apache licensed files in
1347 src/plugins/spamassassin. Hopefully fixes
1348 bug 1048, 'Spamassassin plugin license problem'
1350 2006-10-31 [wwp] 2.5.6cvs13
1353 fix and optimize trimming of leading linefeeds in body loop.
1355 2006-10-31 [colin] 2.5.6cvs12
1357 * src/etpan/imap-thread.c
1359 Make really sure to have NULL sets in case
1362 2006-10-30 [wwp] 2.5.6cvs11
1364 * src/prefs_common.c
1365 * src/prefs_common.h
1367 fix broken storage of quote format template when it contains \-escape
1368 sequences. The application of such sequences is also fixed now (\t
1369 in quote format will be a real tab instead of a 't', for instance).
1371 2006-10-27 [colin] 2.5.6cvs10
1374 Probably fix bug 1045, 'sylpheed-claws
1375 doesn't remove the mail from the IMAP
1376 Queue folder after sending'. From
1379 2006-10-27 [colin] 2.5.6cvs9
1382 Require libetpan-0.48. I'm so annoying,
1385 2006-10-27 [colin] 2.5.6cvs8
1389 Probably fix bug 1044, 'sylpheed-claws
1390 segfaults while moving mails' - Fix relation
1391 usage when moving to an IMAP mailbox from another
1394 2006-10-26 [paul] 2.5.6cvs7
1397 add libSM to compiled-in features
1400 2006-10-24 [colin] 2.5.6cvs6
1403 * src/gtk/gtkutils.c
1404 Fix crash when printing emails with an
1407 2006-10-24 [mones] 2.5.6cvs5
1409 * manual/es/advanced.xml
1410 Synchronize hidden option respect_flowed_format
1414 2006-10-21 [paul] 2.5.6cvs4
1417 * src/plugins/pgpcore/pgp_viewer.c
1418 * src/plugins/pgpcore/sgpgme.c
1419 fix building on BSDs
1420 Thanks to Michael Hughes
1421 <Sylpheed-Claws_user@thehugheslogcabin.net>
1423 2006-10-20 [colin] 2.5.6cvs3
1426 Bump up libetpan requirement
1427 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
1428 * src/common/utils.c
1429 * src/common/utils.h
1430 Add convenience get_file_mtime()
1432 * src/etpan/imap-thread.c
1433 * src/etpan/imap-thread.h
1434 Implement UIDPLUS support if the server
1435 supports it - faster sending in this case
1437 2006-10-19 [colin] 2.5.6cvs2
1439 * src/gtk/quicksearch.c
1440 Fix emptying in type-ahead+extended mode
1443 Add a hook for offline state change
1444 * src/plugins/trayicon/trayicon.c
1445 Use it to display offline icons
1446 * src/plugins/trayicon/Makefile.am
1447 * src/plugins/trayicon/newmail.offline.xpm
1448 * src/plugins/trayicon/newmarkedmail.offline.xpm
1449 * src/plugins/trayicon/nomail.offline.xpm
1450 * src/plugins/trayicon/unreadmail.offline.xpm
1451 * src/plugins/trayicon/unreadmarkedmail.offline.xpm
1454 2006-10-12 [paul] 2.5.6cvs1
1459 Update version number following
1462 2006-10-19 [colin] 2.5.5cvs18
1464 * manual/handling.xml
1465 Add type-ahead search
1467 2006-10-18 [colin] 2.5.5cvs17
1469 * src/gtk/quicksearch.c
1470 Remove "save to history only if there's
1471 no syntax error", it breaks for some
1472 reason which I'll investigate later.
1474 2006-10-18 [colin] 2.5.5cvs16
1476 * src/prefs_common.c
1477 * src/prefs_common.h
1479 * src/gtk/quicksearch.c
1480 * src/gtk/quicksearch.h
1481 Add a type-ahead option for fast searches
1482 Patch by Fabien Vantard
1484 2006-10-18 [colin] 2.5.5cvs15
1488 Add Options/Reply mode/ menu to be able to
1489 change the recipients of a reply on the fly
1491 2006-10-18 [colin] 2.5.5cvs14
1494 Fix redirecting of our own sent mails
1496 2006-10-17 [wwp] 2.5.5cvs13
1498 * src/send_message.c
1499 Fix duplicate error messages when sending, and missing
1500 newline in such error messages.
1502 2006-10-17 [colin] 2.5.5cvs12
1505 Compare addresses case-insensitive
1507 2006-10-17 [colin] 2.5.5cvs11
1509 * src/plugins/pgpcore/sgpgme.c
1512 2006-10-17 [colin] 2.5.5cvs10
1514 * src/plugins/pgpcore/pgp_viewer.c
1517 2006-10-17 [colin] 2.5.5cvs9
1520 Fix a typo (thanks to Fabien)
1522 2006-10-16 [colin] 2.5.5cvs8
1525 Fix problem with quote-folding when emails
1526 don't convert cleanly to UTF-8
1528 2006-10-14 [colin] 2.5.5cvs7
1530 * src/prefs_template.c
1531 Reset fields when reopening
1534 2006-10-13 [paul] 2.5.5cvs6
1536 * manual/advanced.xml
1537 * src/prefs_message.c
1538 make 'respect_flowed_format' a hidden
1539 option, and add a manual entry for it
1542 2006-10-12 [colin] 2.5.5cvs5
1545 Revert part of 2.5.2cvs21:
1546 Don't optimise by reusing the
1547 last iconv converter if possible:
1548 it seems slightly broken in a
1549 very hard way to reproduce
1551 2006-10-12 [colin] 2.5.5cvs4
1553 * src/prefs_common.c
1554 * src/prefs_common.h
1555 * src/prefs_message.c
1557 Fix bug 1035, 'Incorrect handling
1558 of flowed lines'. We now optionnaly
1559 handle this format (preference is in
1560 Message View/Text options section)
1562 2006-10-12 [colin] 2.5.5cvs3
1566 * src/plugins/pgpcore/pgp_viewer.c
1567 * src/plugins/pgpcore/sgpgme.c
1568 Don't try to import without asking
1570 2006-10-12 [colin] 2.5.5cvs2
1573 Fix bug 1036, 'Forwarding a mutlipart
1574 mail with a "text/html" block to ms
1575 outlook users leeds to freeze of
1576 outlook'. Poor outlook users...
1578 2006-10-12 [paul] 2.5.5cvs1
1583 Update version number following
1586 2006-10-11 [paul] 2.5.4cvs1
1591 Update version number following
1594 2006-10-11 [paul] 2.5.3cvs32
1597 fix bug 1032, 'Segmentation fault when showing
1598 message' (bug in quote folding)
1601 2006-10-10 [colin] 2.5.3cvs31
1604 Rephrase english a bit
1606 2006-10-10 [colin] 2.5.3cvs30
1608 * src/prefs_compose_writing.c
1609 Stop making the page larger than the window
1611 2006-10-10 [wwp] 2.5.3cvs29
1614 * src/prefs_template.c
1617 * src/quote_fmt_lex.l
1618 * src/quote_fmt_parse.y
1619 Extend the quote parser a bit: allow to get access to
1620 basic (composing) account info.
1622 2006-10-10 [colin] 2.5.3cvs28
1625 Fix this \t problem in subject
1627 2006-10-09 [colin] 2.5.3cvs27
1631 Prepare cache a bit later
1632 If section already exists, skip the new one
1633 (as previously); avoid writing the same block
1634 twice - if we find a second block with the
1636 * src/plugins/pgpcore/pgp_viewer.c
1637 Set cursor to busy when retrieving a key
1638 * src/plugins/pgpcore/sgpgme.c
1639 allow 5 seconds for gpg to export the key
1642 2006-10-09 [colin] 2.5.3cvs26
1647 Check for existence of fgets_unlocked
1650 2006-10-09 [paul] 2.5.3cvs25
1652 * src/prefs_summaries.c
1653 replace strftime() with fast_strftime() and in
1654 the consequence fix the bug in the display of
1655 AM/PM in the 'Example' string
1657 2006-10-09 [ticho] 2.5.3cvs24
1660 Updated (and fixed up somewhat) Slovak translation.
1662 2006-10-08 [colin] 2.5.3cvs23
1664 * src/prefs_folder_item.c
1665 Explain why prefs in the top-level folder
1666 aren't retained, but are still useful
1668 2006-10-08 [colin] 2.5.3cvs22
1671 Don't cache anything if caching fails
1673 2006-10-08 [colin] 2.5.3cvs21
1675 * src/common/utils.c
1676 always include gi18n.h
1678 2006-10-07 [colin] 2.5.3cvs20
1680 * src/plugins/pgpcore/pgp_viewer.c
1681 Kill gpg after 5 seconds wait
1683 2006-10-07 [colin] 2.5.3cvs19
1685 * src/plugins/pgpcore/pgp_viewer.c
1686 * src/plugins/pgpcore/pgp_viewer.h
1689 2006-10-07 [colin] 2.5.3cvs18
1691 * src/plugins/pgpcore/pgp_viewer.c
1692 * src/plugins/pgpcore/pgp_viewer.h
1693 Actually add the files to CVS
1695 2006-10-07 [colin] 2.5.3cvs17
1697 * src/plugins/pgpcore/sgpgme.c
1698 Be sure not to crash on 'application/pgp-signature' that
1699 are not application/pgp-signatures
1701 2006-10-07 [colin] 2.5.3cvs16
1705 Make a bit more of the API available
1706 * src/plugins/pgpcore/Makefile.am
1707 * src/plugins/pgpcore/plugin.c
1708 * src/plugins/pgpcore/sgpgme.c
1709 Add basic key import/export
1711 2006-10-07 [colin] 2.5.3cvs15
1715 * src/prefs_account.c
1717 Warn users *everywhere* if libetpan's not
1720 2006-10-06 [mones] 2.5.3cvs14
1724 updated by Stephan Sachse and me
1726 2006-10-06 [colin] 2.5.3cvs13
1729 * src/common/sylpheed.c
1730 Don't load common plugins if --exit is passed
1733 Implement a cache to avoid reading the same
1734 files over and over again at startup
1736 2006-10-06 [colin] 2.5.3cvs12
1739 * src/gtk/quicksearch.c
1740 Update display every 5k mails on fast searches
1742 2006-10-06 [colin] 2.5.3cvs11
1745 Don't do quote folding on HTML or ERTF.
1746 May fix the Cygwin issues if they were
1747 happening with HTML mails?
1749 2006-10-05 [colin] 2.5.3cvs10
1754 2006-10-05 [colin] 2.5.3cvs9
1757 Use unlocked_stdio here too
1759 2006-10-05 [colin] 2.5.3cvs8
1762 Fix go to next * after preferences apply
1764 Do the fd lock/unlock ourselves instead of
1765 letting the libc do it at each write
1767 2006-10-05 [colin] 2.5.3cvs7
1769 * src/common/utils.c
1770 Faster division, thanks to Jean Diraison
1772 2006-10-05 [paul] 2.5.3cvs6
1774 * src/common/utils.c
1775 fix building with --disable-nls
1777 2006-10-04 [colin] 2.5.3cvs5
1780 Maybe fix a segfault
1782 2006-10-04 [wwp] 2.5.3cvs4
1784 * src/prefs_folder_item.c
1785 Fine-tune layouts in folder item prefs. Suggested by
1786 Fabien Vantard <fzzzzz@gmail.com>.
1788 2006-10-04 [wwp] 2.5.3cvs3
1790 * src/prefs_folder_item.c
1791 Kill the clandestine passengers. You didn't see anything.
1793 2006-10-04 [wwp] 2.5.3cvs2
1795 * src/prefs_folder_item.c
1796 Add a way to test the subject simplify regexp in
1797 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
1798 w/ few layout changes.
1800 2006-20-04 [paul] 2.5.3cvs1
1805 Update version number following
1808 2006-10-04 [colin] 2.5.2cvs42
1813 Provide a way for folder classes to set their sort
1816 2006-10-03 [colin] 2.5.2cvs41
1819 Don't use strlen() to know if the
1822 2006-10-03 [colin] 2.5.2cvs40
1825 Fix "check for new folders" with accentued folders
1827 2006-10-03 [ticho] 2.5.2cvs39
1833 Colin's fix for "copy" filtering rules.
1835 2006-10-02 [colin] 2.5.2cvs38
1838 Fix for double-click too
1840 2006-10-02 [colin] 2.5.2cvs37
1843 correct fix for cvs36
1845 2006-10-02 [colin] 2.5.2cvs36
1848 Fix 'goto next unread' after collapsing/expanding
1851 2006-10-02 [colin] 2.5.2cvs35
1854 Fix double freeze/thaw
1855 * src/common/utils.c
1856 * src/common/utils.h
1857 Reimplement strftime
1862 2006-10-02 [colin] 2.5.2cvs34
1865 Time mh_write_sequences() - it's fast
1867 Init a variable to shut up gcc
1869 2006-10-01 [colin] 2.5.2cvs33
1875 Add helper mh_set_mtime(), and set mtime to stat()'s result
1876 Add fsync but disable it, it's slow as hell
1878 2006-10-01 [colin] 2.5.2cvs32
1882 fflush() caches and mh_sequences before
1885 2006-10-01 [colin] 2.5.2cvs31
1888 Don't ftruncate when not using mmap
1890 2006-09-30 [colin] 2.5.2cvs30
1893 Write folder list *after* saving caches
1895 2006-09-30 [colin] 2.5.2cvs29
1899 Debug forced mtime changes
1901 2006-09-30 [colin] 2.5.2cvs28
1905 Remove useless debug_print()s (code
1908 2006-09-30 [colin] 2.5.2cvs27
1911 Do stuff faster when writing mh_sequences
1913 2006-09-30 [colin] 2.5.2cvs26
1916 Don't let the writing of .mh_sequences, which
1917 can change the folder's mtime, let us think
1920 2006-09-30 [colin] 2.5.2cvs25
1923 Move a debug_print where it belongs
1926 Don't mess with a huge slow subject
1927 table if we're not threading by
1930 2006-09-30 [colin] 2.5.2cvs24
1933 Reenable mmaped reads (*not* writes!)
1935 Don't destroy and recreate hashtables just
1937 * src/common/utils.c
1938 Remove useless reply prefixes (it's case
1941 2006-09-30 [wwp] 2.5.2cvs23
1944 Fixed a minor bug in date value extraction, added a switch
1945 to replace non RFC-compliant Date: value, added a switch
1946 to use strict RFC matching patterns for dates.
1948 2006-09-29 [colin] 2.5.2cvs22
1950 * src/matcher_parser.h
1951 * src/matcher_parser_parse.y
1952 * src/prefs_filtering.c
1954 * src/summary_search.c
1956 * src/gtk/quicksearch.c
1957 * src/gtk/quicksearch.h
1958 Optimise searches by setting different
1959 refresh intervals (depending if the
1960 search is fast or not)
1962 2006-09-29 [colin] 2.5.2cvs21
1965 Optimise by reusing the last iconv converter
1968 Optimise a bit (the foldable quotes feature
1969 still has an awful O(n^2) algo
1971 2006-09-29 [colin] 2.5.2cvs20
1973 * src/gtk/gtksctree.c
1974 * src/gtk/gtksctree.h
1975 Optimise de-selection via up/down or
1978 2006-09-28 [colin] 2.5.2cvs19
1985 * src/summary_search.c
1987 Avoid using summaryview->ctree directly
1989 2006-09-28 [colin] 2.5.2cvs18
1993 Add helpers to freeze/thaw/grab_focus
1994 Factorize calls to freeze/thaw/grab_focus
1997 2006-09-28 [colin] 2.5.2cvs17
2000 More guards for the session management
2002 2006-09-28 [colin] 2.5.2cvs16
2005 * src/gtk/gtksctree.c
2006 * src/gtk/gtksctree.h
2007 Make expanding not recursive in folderview
2009 2006-09-28 [colin] 2.5.2cvs15
2012 If nothing is selected in the list (right part)
2013 and a group is selected in the tree (left part),
2016 2006-09-28 [colin] 2.5.2cvs14
2019 Actually use SM_LIBS
2021 2006-09-28 [ticho] 2.5.2cvs13
2028 * src/prefs_themes.c
2030 Small i18n string optimization.
2031 * src/send_message.c
2033 * src/common/session.c
2035 * src/common/ssl_certificate.c
2036 * src/common/utils.c
2037 Use "Couldn't" instead of "Can't" in UI messages,
2040 2006-09-28 [colin] 2.5.2cvs12
2043 Possibly fix link errors
2045 2006-09-27 [wwp] 2.5.2cvs11
2048 * doc/man/sylpheed-claws.1
2053 Updated authors info (me, myself and I).
2055 2006-09-27 [colin] 2.5.2cvs10
2058 Remove useless printf
2060 2006-09-27 [wwp] 2.5.2cvs9
2063 * src/send_message.c
2065 * src/prefs_common.c
2066 * src/prefs_common.h
2067 * src/gtk/progressdialog.c
2068 remember more windows' sizes (send dialog, received dialog,
2069 edit group in addressbook).
2071 2006-09-27 [colin] 2.5.2cvs8
2076 Use libSM to communicate with the session
2077 manager, so that we can know when the
2078 session ends, save our caches, and draft
2079 our compose windows.
2081 2006-09-27 [colin] 2.5.2cvs7
2085 o Allow Book and Group creation from the tree's
2087 o Do not actually delete the contacts when
2088 deleting groups from the tree (duh!)
2090 2006-09-27 [colin] 2.5.2cvs6
2097 o Allow passing an email address to
2098 compose_new_with_folderitem
2100 o Use current folderitem when clicking
2101 on a TextView mailto: link
2102 o Fix a possible leak in TextView
2104 2006-09-27 [colin] 2.5.2cvs5
2107 Use UTF-8 chars to replace HTML entities
2109 2006-09-27 [colin] 2.5.2cvs4
2112 * src/prefs_account.c
2114 Fix bug #1024 (Array index out of
2115 range in sylpheed-claws-2.5.2)
2116 Patch by Ales Nosek <anosek@suse.cz>
2118 2006-09-27 [colin] 2.5.2cvs3
2121 Actually do the test
2123 2006-09-27 [colin] 2.5.2cvs2
2127 Allow completing with comma (in certain cases: vCalendar
2128 for example doesn't support that)
2129 Patch by Fabien Vantard
2131 2006-09-26 [colin] 2.5.2cvs1
2142 * src/prefs_common.c
2143 * src/prefs_filtering_action.c
2144 * src/prefs_folder_item.c
2145 * src/prefs_template.c
2146 * src/stock_pixmap.c
2147 * src/stock_pixmap.h
2148 * src/pixmaps/addr_one.xpm
2149 * src/pixmaps/addr_two.xpm
2150 Add auto-completion on groups
2152 2006-09-26 [colin] 2.5.2
2159 2006-09-26 [colin] 2.5.1cvs5
2164 2006-09-26 [colin] 2.5.1cvs4
2167 Revert cvs1 (useless as the message is printed
2170 2006-09-26 [colin] 2.5.1cvs3
2172 * src/partial_download.c
2173 Fix crasher found by Alexsandar Urosevic
2175 2006-09-26 [colin] 2.5.1cvs2
2178 Fix bug #1023 (Sylpheed deletes too much messages)
2180 2006-09-26 [ticho] 2.5.1cvs1
2183 Make use of gettext's multiple plurals for statusbar
2186 2006-09-25 [paul] 2.5.1
2193 2006-09-25 [colin] 2.5.0cvs3
2195 * src/plugins/bogofilter/bogofilter.c
2196 * src/plugins/clamav/clamav_plugin.c
2197 * src/plugins/spamassassin/spamassassin.c
2198 BogoFilter, Spamassassin: Fix double hook registering after
2199 visiting preferences
2200 Spamassassin, Clamav: Just set the mails to move instead of
2201 doing the move - caller will move the things at once.
2203 2006-09-25 [colin] 2.5.0cvs2
2206 * src/etpan/imap-thread.c
2207 Use UID SEARCH ALL instead of UID 1:*
2208 (braindead servers can't figure out that's
2211 2006-09-25 [wwp] 2.5.0cvs1
2213 * src/message_search.c
2214 Added the ability to stop a running search (in message body).
2216 2006-09-25 [paul] 2.5.0
2223 2006-09-25 [paul] 2.4.0cvs214
2234 updated by Tim, Stephan Sachse, Flammie Pirinen,
2235 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
2236 Ticho, Aleksander Urosevic, Ralgh Young
2238 2006-09-24 [mones] 2.4.0cvs213
2243 2006-09-23 [colin] 2.4.0cvs212
2245 * src/gtk/inputdialog.c
2246 Fix [ ] remember this appearing in normal
2247 input dialogs after it's been used by
2255 * src/common/timing.h
2256 Enable timings in debug mode and make it
2259 2006-09-22 [colin] 2.4.0cvs211
2264 ping the correct URI
2266 2006-09-22 [colin] 2.4.0cvs210
2269 Let's see if bug #1022 is fixed
2271 2006-09-21 [colin] 2.4.0cvs209
2274 * src/common/plugin.c
2275 Prepare infra to load predefined plugins when
2276 no configuration existed. Don't actually load
2277 anything yet (feat. freeze)
2279 2006-09-21 [wwp] 2.4.0cvs208
2282 Partial sync w/ 2.4.0cvs72:
2283 wrap file and minor updates.
2285 2006-09-21 [wwp] 2.4.0cvs207
2288 several fixes and enhancements. A new --force switch has been
2289 added to prevent overriding by default Date: header when
2292 2006-09-21 [paul] 2.4.0cvs206
2294 * src/common/utils.c
2295 add Chinese UTF8 Re prefix
2297 2006-09-21 [wwp] 2.4.0cvs205
2300 Fics alfabettical order.
2302 2006-09-21 [wwp] 2.4.0cvs204
2306 Added an action tool to fix missing Date field in emails.
2307 Updated Makefile.am to reflect those last two additions.
2309 2006-09-21 [wwp] 2.4.0cvs203
2312 Added a action tool to open uuencoded docs w/
2313 OpenOffice (based on uudec method).
2315 2006-09-21 [colin] 2.4.0cvs202
2319 Workaround possible GTK crash: remove selection
2320 clipboard before destroying widget, or GTK+-2.10
2321 dies. Thanks to Hiro.
2323 2006-09-20 [colin] 2.4.0cvs201
2326 Fix free-after-use in some cases (when
2327 procmime_encode_content() frees mimeinfo->data.mem
2328 and turns it to a temp file)
2330 2006-09-20 [colin] 2.4.0cvs200
2334 * src/gtk/gtksctree.c
2335 * src/gtk/gtksctree.h
2336 Add tooltips in the folderview and summaryview
2337 (Doesn't break string freeze as they already
2340 Put the spam button in the default configuration
2341 if compiled with bogo plugin too
2343 2006-09-19 [colin] 2.4.0cvs199
2347 Update folder name label on folder rename
2348 * src/prefs_matcher.c
2349 * src/gtk/logwindow.h
2353 2006-09-19 [wwp] 2.4.0cvs198
2355 * src/summary_search.c
2356 fix can't click forward/backward buttons in the
2359 2006-09-18 [paul] 2.4.0cvs197
2362 add missing bracket, capitalise the A of
2365 2006-09-18 [paul] 2.4.0cvs196
2368 fix bug 1012 'crashed upon sending mail
2369 from compose window'
2372 2006-09-16 [colin] 2.4.0cvs195
2375 Fix "real-time" sorting by freezing/thawing
2377 2006-09-16 [colin] 2.4.0cvs194
2380 Fix the anti-spam entry a bit
2382 2006-09-16 [colin] 2.4.0cvs193
2385 Make sure reviewers have no excuse when stating
2386 Sylpheed-Claws doesn't have antispam capabilities.
2388 2006-09-16 [colin] 2.4.0cvs192
2391 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
2392 as if the SIGPIPE comes from etpan's thread we could
2393 trigger a GUI update from this thread.
2395 2006-09-16 [colin] 2.4.0cvs191
2398 Init all members of the struct
2400 2006-09-16 [paul] 2.4.0cvs190
2403 improvements to the English
2405 2006-09-15 [colin] 2.4.0cvs189
2410 2006-09-14 [colin] 2.4.0cvs188
2412 * src/common/socket.c
2413 * src/common/socket.h
2415 * src/common/ssl_certificate.c
2416 * src/common/ssl_certificate.h
2417 * src/etpan/imap-thread.c
2418 the get_fqdn() call done to get canonical name when
2419 checking an SSL certificate is blocking, which is
2420 sad as we just did a non-blocking lookup to connect.
2421 Fix that by letting the fqdn available to the SockInfo,
2422 and use that in ssl_certificate_check(). For IMAP,
2423 we don't do it as the lookup's done by libetpan, but
2424 it's less annoying as IMAP connections as much more
2425 rare than POP3 connections.
2427 2006-09-14 [paul] 2.4.0cvs187
2429 * manual/advanced.xml
2430 improvements to the English,
2431 properly place the new hidden options
2432 within the alphabetical order
2433 * src/gtk/pluginwindow.c
2434 improvements to the English
2436 2006-09-14 [colin] 2.4.0cvs186
2438 * src/prefs_common.c
2439 * src/prefs_common.h
2440 * src/gtk/gtksctree.c
2441 * manual/advanced.xml
2442 New hidden pref, stripes_color_offset, to change
2443 the value added/substracted to normal bgcolor to
2444 create the stripes in summaries
2446 2006-09-13 [colin] 2.4.0cvs185
2453 Fix misc. printing issues:
2454 - Bad font for linkified headers
2455 - Different font if the mail was displayed or not
2456 - Factorize the thing
2458 2006-09-13 [colin] 2.4.0cvs184
2460 * src/common/ssl_certificate.c
2461 Only get FQDN once when checking certificate
2463 2006-09-13 [colin] 2.4.0cvs183
2466 * src/gtk/pluginwindow.c
2467 Misc. GUI fixes by Fabien
2469 2006-09-13 [wwp] 2.4.0cvs182
2472 * src/common/utils.h
2473 * src/common/utils.c
2474 get rid of unused wide-char functions.
2476 2006-09-13 [wwp] 2.4.0cvs181
2478 * src/plugins/pgpinline/sylpheed.def
2480 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
2481 add privacy_reset_error to the .def file,
2482 do not fork for an external textviewer.
2484 2006-09-13 [wwp] 2.4.0cvs180
2486 * src/prefs_common.c
2487 fix broken font entry in prefs (patch issued by the gpg4win team,
2488 probably by Marcus Brinkmann <marcus@g10code.de>).
2490 2006-09-13 [colin] 2.4.0cvs179
2493 Fix a warning in summaryview.c
2497 Add missing Mark/* elements in the
2500 2006-09-12 [colin] 2.4.0cvs178
2502 * src/prefs_actions.c
2503 * src/prefs_filtering_action.c
2504 * src/prefs_matcher.c
2505 Use (New) instead of New everywhere
2507 2006-09-12 [wwp] 2.4.0cvs177
2509 * manual/fr/addrbook.xml
2510 * manual/fr/handling.xml
2511 updated some quotes in the fr manual to match the fr translation.
2513 2006-09-12 [wwp] 2.4.0cvs176
2515 * src/prefs_matcher.c
2516 don't store translated string elements in matcher expressions.
2517 Also fixed a misused of Q_().
2519 2006-09-11 [wwp] 2.4.0cvs175
2521 * src/plugins//bogofilter/bogofilter.c
2522 * src/plugins//clamav/clamav_plugin.c
2523 * src/plugins//demo/demo.c
2524 * src/plugins//dillo_viewer/dillo_viewer.c
2525 * src/plugins//pgpcore/plugin.c
2526 * src/plugins//pgpinline/plugin.c
2527 * src/plugins//pgpmime/plugin.c
2528 * src/plugins//spamassassin/spamassassin.c
2529 gettext-ize more strings (mostly plugin error messages).
2531 2006-09-11 [colin] 2.4.0cvs174
2534 Make maximum buffer size bigger to avoid
2535 truncating translated messages. Patch by
2538 2006-09-11 [colin] 2.4.0cvs173
2540 * src/etpan/imap-thread.c
2541 Fix compilation on OpenBSD, thanks to
2544 2006-09-10 [wwp] 2.4.0cvs172
2546 * manual/account.xml
2547 * manual/addrbook.xml
2548 * manual/handling.xml
2549 * manual/es/handling.xml
2550 * manual/fr/account.xml
2551 * manual/fr/addrbook.xml
2552 * manual/fr/handling.xml
2553 documented addressbook matching (condition configuration):
2555 documented per-account filtering rules (handling/filtering
2556 section, account section):
2557 account.xml, handling.xml, en fr
2558 slightly updated the handling/searching section to tell few
2559 words about the extended search ability:
2561 added missing <quote></quotes> to Quick Search:
2562 handling.xml, en fr es
2563 fixed a typo (auomatically):
2565 changes revisited by Paul.
2567 2006-09-10 [paul] 2.4.0cvs171
2569 * src/prefs_actions.c
2570 * src/prefs_filtering.c
2571 * src/prefs_template.c
2572 adjustments to the gui
2573 Patch by Fabien Vantard (slightly modified)
2575 2006-09-10 [colin] 2.4.0cvs170
2578 Check folderitem/summaryview consistency
2579 (basically automates Update summary). Fixes
2580 #1011 (wrong (negative) count on unread
2583 2006-09-10 [colin] 2.4.0cvs169
2585 * src/gtk/gtksctree.c
2586 Fix recursive expansion via mouse
2587 * src/plugins/bogofilter/bogofilter.c
2588 Use normal filtering way of moving
2589 messages (batching), possibly fixing
2590 bug #1015 (Bogofilter plugin doubles
2593 2006-09-09 [wwp] 2.4.0cvs168
2595 * src/prefs_filtering.c
2596 better place for this fix.
2598 2006-09-09 [wwp] 2.4.0cvs167
2600 * src/prefs_filtering.c
2601 fix a minor bug when the enabled status of a filtering/processing
2602 rule always got set to TRUE when replacing this rule. That still
2603 make sense when adding a new rule, but now when replacing, we
2604 don't override the value of 'enabled'.
2605 Also renamed the func prefs_filtering_list_view_get_rule_name()
2606 to prefs_filtering_list_view_get_info() as this function not only
2607 returns the name, but also the account_id and the enabled status.
2609 2006-09-09 [mones] 2.4.0cvs166
2611 * manual/glossary.xml
2612 * manual/plugins.xml
2613 Minor format corrections
2615 Fix misplaced NO WARRANTY section
2616 * manual/es/advanced.xml
2618 * manual/es/glossary.xml
2620 * manual/es/handling.xml
2621 * manual/es/plugins.xml
2622 * manual/es/starting.xml
2623 Incorporate changes from English version
2627 Fix address, (add translation credits in es version)
2631 2006-09-09 [wwp] 2.4.0cvs165
2633 * src/prefs_filtering.c
2634 fix a crash when opening filtering prefs, if matcherrc file contains
2635 broken data (non-existing account id, which is theoretically not
2638 2006-09-08 [colin] 2.4.0cvs164
2641 Wrong assert, make it an if()
2642 * src/gtk/gtksctree.c
2643 Fix bug #1013 (expand selected thread
2644 tree) - expanding is now recursive
2646 2006-09-07 [wwp] 2.4.0cvs163
2648 * src/prefs_matcher.c
2649 make better sentences about addressbook matching in the
2650 matcher prefs. This should make translators' work easier
2653 2006-09-07 [wwp] 2.4.0cvs162
2655 * src/prefs_filtering.c
2656 code simplification (get rid of dup var. assignment).
2658 2006-09-07 [wwp] 2.4.0cvs161
2661 use GTK_STOCK icons when possible, patch by Fabien Vantard
2664 2006-09-07 [paul] 2.4.0cvs160
2667 fix compilation warnings
2670 2006-09-07 [paul] 2.4.0cvs159
2673 select the mimepart icon when
2677 2006-09-06 [paul] 2.4.0cvs158
2679 * src/prefs_filtering.c
2680 fix labels and table element spacing
2681 Patch by Fabien Vantard
2687 2006-09-06 [paul] 2.4.0cvs157
2689 * manual/es/advanced.xml
2692 2006-09-06 [wwp] 2.4.0cvs156
2695 fix an dup launch issue when iconified, thanks to Colin.
2697 2006-09-06 [wwp] 2.4.0cvs155
2699 * src/gtk//gtksctree.h
2700 oops, forgot that one!
2702 2006-09-06 [wwp] 2.4.0cvs154
2704 * manual/pl/advanced.xml
2705 * manual/advanced.xml
2706 * manual/es/advanced.xml
2707 * manual/fr/advanced.xml
2708 * src/prefs_customheader.c
2709 * src/prefs_filtering_action.c
2711 * src/prefs_summaries.c
2712 * src/prefs_filtering.c
2715 * src/prefs_summary_column.c
2717 * src/prefs_actions.c
2718 * src/prefs_folder_column.c
2720 * src/prefs_template.c
2721 * src/prefs_display_header.c
2722 * src/prefs_common.h
2723 * src/prefs_matcher.c
2724 * src/prefs_common.c
2725 * src/prefs_toolbar.c
2728 * src/gtk/gtksctree.c
2729 * src/gtk/pluginwindow.c
2730 * src/gtk/progressdialog.c
2731 * src/gtk/prefswindow.c
2732 renamed hidden option enable_rules_hint to use_stripes_everywhere
2733 to make its meaning more obvious (all versions of the manual reflect
2735 added an extra hidden option use_stripes_in_summary to allow
2736 discarding these stripes in mainwindow's folder and message lists;
2737 en and fr manuals only are OK towards this.
2739 2006-09-06 [colin] 2.4.0cvs153
2742 Hide Sylpheed-Claws' internal queue headers
2743 when showing all headers. They'll be present
2744 only in Source window.
2746 2006-09-05 [colin] 2.4.0cvs152
2748 * src/plugins/trayicon/trayicon.c
2749 Fix crash at exit - we have to disconnect
2751 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2752 Update eggtrayicon - patch adapted from a
2753 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
2756 2006-09-05 [colin] 2.4.0cvs151
2759 * src/gtk/logwindow.c
2760 Fix race condition when something writes
2761 to the log too soon during init. Thanks
2764 2006-09-05 [colin] 2.4.0cvs150
2767 Don't select part on right-click either
2769 2006-09-05 [paul] 2.4.0cvs149
2772 completion of previous commit
2775 2006-09-05 [colin] 2.4.0cvs148
2778 Don't force selection on middle-click, just open
2780 2006-09-04 [colin] 2.4.0cvs147
2783 Looks like gtk_notebook_set_current_page()
2784 sometimes steals focus, and this annoys us
2785 in MimeViewers as it renders navigation
2786 keys useless. Take back focus after switching
2789 2006-09-04 [colin] 2.4.0cvs146
2792 Set stop_loading when clicking on Next
2793 during load. Don't add a callback to
2794 avoid over-complicating things.
2796 2006-09-04 [colin] 2.4.0cvs145
2800 Fix multiple loads in separate messageview
2802 2006-09-04 [colin] 2.4.0cvs144
2805 Let navigation keys be handled during
2808 2006-09-04 [colin] 2.4.0cvs143
2814 Make loading of huge mails (lots of text and/or
2815 images) cancellable, so the GUI doesn't block
2817 2006-09-04 [colin] 2.4.0cvs142
2819 * src/plugins/trayicon/trayicon.c
2820 Fix annoyance when removing a folder with
2821 unread mails: trayicon didn't update
2823 2006-09-04 [paul] 2.4.0cvs141
2825 * src/gtk/icon_legend.c
2826 straighten up columns
2827 Patch by Fabien Vantard
2829 2006-09-04 [wwp] 2.4.0cvs140
2831 * src/prefs_filtering.c
2832 fix new line's account name in filtering prefs:
2833 was "All", is now "(New)".
2835 2006-09-04 [paul] 2.4.0cvs139
2837 * tools/make.themes.project
2838 use "AUTOMAKE_OPTIONS = dist-bzip2"
2839 instead of homebrewed "make release"
2841 2006-09-03 [colin] 2.4.0cvs138
2844 Fix bug #1007 (Wrong folder highlighted)
2846 2006-09-03 [colin] 2.4.0cvs137
2849 Don't set Newsgroup: header to a mail folder
2852 2006-09-03 [paul] 2.4.0cvs136
2855 * src/prefs_spelling.c
2858 2006-09-03 [paul] 2.4.0cvs135
2860 * src/prefs_summaries.c
2861 correct menu item text in prefs_keybind_apply_clicked()
2863 2006-09-03 [paul] 2.4.0cvs134
2865 * manual/advanced.xml
2866 some improvements to the descriptions
2871 fix menu sensitivity issues
2872 * src/prefs_message.c
2873 drop the useless word 'short'
2875 add the word 'lines' indicating log length
2876 is a measure of lines
2878 fix compilation warnings
2880 2006-09-02 [colin] 2.4.0cvs133
2883 Display a special return-receipt message
2884 if the message is from the user
2886 Fix missing freeze of the list when marking
2887 all read and unthreading for exec. Thanks
2890 2006-09-02 [paul] 2.4.0cvs132
2893 * src/prefs_message.c
2897 2006-09-02 [wwp] 2.4.0cvs131
2899 * src/prefs_filtering.c
2900 added an account name column to the filtering rules
2903 2006-09-02 [colin] 2.4.0cvs130
2905 * src/gtk/logwindow.c
2906 * src/gtk/logwindow.h
2907 Block scrolling if we're not at the end
2910 2006-09-02 [colin] 2.4.0cvs129
2913 Make sure account-specific rules can't
2914 be used in {pre-,post-,}processing
2916 * src/gtk/logwindow.c
2917 * src/gtk/logwindow.h
2918 Jump to last error when clicking on the
2921 2006-09-02 [colin] 2.4.0cvs128
2931 Let proc_mbox know its account, for
2932 account-specific rules
2934 2006-09-01 [colin] 2.4.0cvs127
2937 Don't uselessly use iconv to convert from
2943 Fix certain log cases, disable warning icon
2944 for now, the correct way to display it when
2945 necessary and only when necessary is probably
2946 to do it manually rather than use error logs
2947 * src/etpan/imap-thread.c
2948 Clean up UID logging a bit
2949 * src/gtk/logwindow.c
2950 * src/gtk/logwindow.h
2951 Make logging faster when the window's closed
2953 2006-09-01 [wwp] 2.4.0cvs126
2955 * manual/fr/account.xml
2956 reflect changes to the ref. manual (parts of cvs72):
2957 fix tabnames and quotes.
2959 2006-09-01 [wwp] 2.4.0cvs125
2961 * manual/fr/plugins.xml
2962 reflect changes to the reference manual (cvs42):
2963 update IRC channel info.
2965 2006-09-01 [wwp] 2.4.0cvs124
2968 use CVSEDITOR env. var. if set, according to `man cvs`.
2970 2006-09-01 [wwp] 2.4.0cvs123
2972 * manual/advanced.xml
2973 better sentence again (thanks to Paul).
2975 2006-09-01 [wwp] 2.4.0cvs122
2977 * manual/advanced.xml
2978 fix definition of toolbar_detachable and rework a bit the one of
2979 enable_dotted_lines.
2981 2006-09-01 [mones] 2.4.0cvs121
2983 * manual/advanced.xml
2984 Document enable_dotted_lines
2986 2006-09-01 [paul] 2.4.0cvs120
2993 obey the 'When entering folder...' option
2994 when using the /View/Go to/... menu items
2997 2006-08-31 [colin] 2.4.0cvs119
3000 Revert 2.4.0cvs116, wrong fix.
3002 2006-08-31 [colin] 2.4.0cvs118
3004 * src/gtk/gtksctree.c
3005 Better state the various copyrights
3007 2006-08-31 [colin] 2.4.0cvs117
3009 * src/prefs_common.c
3010 fix enable_dotted_lines
3012 2006-08-31 [colin] 2.4.0cvs116
3015 Use pref "Always open on select" when going
3016 to next unread folder
3017 * src/gtk/gtksctree.c
3018 Fix link failure to _gtk_clist_create_cell_layout
3019 on certain computers. (Why not mine, I wonder)
3021 2006-08-31 [colin] 2.4.0cvs115
3025 * src/plugins/bogofilter/bogofilter.c
3026 * src/plugins/spamassassin/spamassassin.c
3027 Requalify some "errors" to warnings
3031 Add an icon in the statusbar to notify
3033 * src/gtk/gtksctree.c
3036 Make the GtkSCTree look more modern by
3037 alternating background lines
3038 * src/prefs_common.c
3039 * src/prefs_common.h
3040 Add a pref to let people have the old
3044 2006-08-30 [colin] 2.4.0cvs114
3048 Provide a way to filter a list of
3049 messages in an optimised manner, and
3050 add a list-filtering hook
3054 Use the list filtering
3055 * src/plugins/bogofilter/bogofilter.c
3056 Use the list-filtering hook
3057 Use -b (bulk) mode for more speed
3058 when learning and filtering
3059 * src/etpan/imap-thread.c
3060 Make log output shorter in UID SEARCH
3063 2006-08-30 [colin] 2.4.0cvs113
3065 * src/plugins/bogofilter/bogofilter.c
3066 Really fast mass learning - thanks to David
3067 Relson for the options explanations :)
3069 2006-08-30 [colin] 2.4.0cvs112
3072 Fix compilation on FreeBSD. Thanks
3075 2006-08-29 [colin] 2.4.0cvs111
3078 Handle "popup_menu" signal (for popping the
3079 menu via the keyboard)
3084 * src/gtk/gtkutils.c
3085 * src/gtk/gtkutils.h
3086 Factorize scrolling code, and add an API
3087 for MimeViewers to handle scroll orders
3089 2006-08-29 [wwp] 2.4.0cvs110
3091 * src/plugins//bogofilter/bogofilter.c
3092 * src/plugins//spamassassin/spamassassin.c
3093 make the bogofilter/spamassassin filtering error dialogs at
3094 incorporation obey to the "don't popup error dialog on
3095 receive error" option. If disabled, feed the log window w/
3102 2006-08-29 [paul] 2.4.0cvs109
3105 remove 'make release', it's not needed
3106 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
3108 2006-08-29 [paul] 2.4.0cvs108
3111 * src/summary_search.c
3112 * src/gtk/progressdialog.c
3113 * src/plugins/pgpcore/passphrase.c
3114 replace deprecated gtk_window_set_policy()
3116 2006-08-29 [colin] 2.4.0cvs107
3119 Fix data loss when copy fails during a move:
3120 only use fast remove_msgs if everything was
3121 copied OK; else use slow remove_msg on the
3122 mails that got copied only.
3124 2006-08-28 [paul] 2.4.0cvs106
3127 revert change in 2.4.0cvs104, it breaks
3130 2006-08-28 [paul] 2.4.0cvs105
3132 * src/plugins/spamassassin/spamassassin.c
3135 2006-08-28 [paul] 2.4.0cvs104
3138 fix data loss when moving to another
3140 * src/prefs_spelling.c
3142 * src/gtk/pluginwindow.c
3143 improve the layout of the dialog text
3146 2006-08-28 [paul] 2.4.0cvs103
3148 * src/plugins/bogofilter/bogofilter.c
3149 * src/plugins/bogofilter/bogofilter_gtk.c
3150 fix english up a bit, innit
3152 2006-08-28 [paul] 2.4.0cvs102
3157 require autoconf 2.60, enabling building
3158 with gettext 0.15 (gettext 0.14.x build still
3159 possible). Replace Makefiles with versions
3161 Remove configure options --with-localedir and
3162 --with-mandir. The options that are provided
3163 directly by autoconf 2.60 can be used instead:
3164 --mandir --localedir
3166 2006-08-27 [colin] 2.4.0cvs101
3168 * src/plugins/bogofilter/Makefile.am
3169 Fix make dist (no README)
3171 2006-08-27 [colin] 2.4.0cvs100
3174 Don't use F_UNKNOWN folders for any default
3176 * src/plugins/bogofilter/bogofilter.c
3177 * src/plugins/bogofilter/bogofilter.h
3178 * src/plugins/bogofilter/bogofilter_gtk.c
3179 Add an option to specify the path to bogofilter
3180 Use single-quotes to be able to learn in folders
3181 with spaces in their names
3182 Verify learning status
3184 2006-08-27 [colin] 2.4.0cvs99
3187 * manual/plugins.xml
3188 Document Bogofilter plugin
3190 2006-08-27 [colin] 2.4.0cvs98
3196 When possible, copy the queued mail to sent folder
3197 instead of re-adding. Much faster on IMAP.
3199 2006-08-27 [colin] 2.4.0cvs97
3202 Disable mmaped caches - huge metadata loss
3203 here after a power failure.
3205 Add quicksearch timing
3206 * src/common/plugin.c
3207 * src/common/plugin.h
3208 Implement an interface to tell what plugins
3209 provide. Prevent loading of similar plugins.
3210 * src/plugins/clamav/clamav_plugin.c
3211 * src/plugins/demo/demo.c
3212 * src/plugins/dillo_viewer/dillo_viewer.c
3213 * src/plugins/pgpcore/plugin.c
3214 * src/plugins/pgpinline/pgpinline.c
3215 * src/plugins/pgpmime/pgpmime.c
3216 * src/plugins/spamassassin/spamassassin.c
3217 * src/plugins/trayicon/trayicon.c
3218 Implement plugin_provides()
3220 2006-08-27 [colin] 2.4.0cvs96
3223 * src/plugins/Makefile.am
3224 * src/plugins/bogofilter/.cvsignore
3225 * src/plugins/bogofilter/Makefile.am
3226 * src/plugins/bogofilter/bogofilter.c
3227 * src/plugins/bogofilter/bogofilter.h
3228 * src/plugins/bogofilter/bogofilter_gtk.c
3229 New Bogofilter plugin, provides filtering and
3230 learning. Spamassassin will go to extra plugins.
3232 2006-08-26 [mones] 2.4.0cvs95
3234 * manual/handling.xml
3235 Fix subfolder path in the example (thanks to Paul)
3237 2006-08-26 [mones] 2.4.0cvs94
3239 * manual/glossary.xml
3240 2.2. + add ISP to the glossary
3241 7.5. + Add UIDL to glossary
3242 7.7. + Add TCP to glossary
3243 * manual/handling.xml
3244 7.1. + Mentions GNU/Linux distribution, what about the non...
3245 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
3246 7.3. + Mentions .bashrc, what about the non-bash ones?
3247 7.4. = Use appropriate quotation for commands
3248 7.6. = change "" to <quote></quote>
3249 * manual/plugins.xml
3250 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends
3251 * manual/starting.xml
3252 2.1. + local mbox file: some examples of mbox file locations...
3253 Also reformatted files requiring it
3255 2006-08-26 [wwp] 2.4.0cvs93
3257 * src/summary_search.c
3258 disable find buttons while summary search is running.
3260 2006-08-25 [colin] 2.4.0cvs92
3267 Speed up MH moving, and add progressbar
3270 Write cache files using mmap() too
3272 2006-08-25 [wwp] 2.4.0cvs91
3275 switch spam<->ham button when a message has been marked as spam or ham
3276 and is still selected. Thanks to Colin.
3278 2006-08-25 [paul] 2.4.0cvs90
3281 * src/stock_pixmap.c
3282 * src/stock_pixmap.h
3284 * src/gtk/icon_legend.c
3285 * src/pixmaps/copied.xpm
3286 * src/pixmaps/moved.xpm
3287 add icons for delayed execution marked for
3288 copying, marked for moving
3290 2006-08-25 [mones] 2.4.0cvs89
3292 * manual/glossary.xml
3293 Fix the other glossary items:
3294 5.1. = Inmmediate execution -> <quote>immediate execution...
3295 5.2. = Fix MBOX capitalization -> Mbox
3296 5.3. + Improve Plugins def. w/ tech. ref.
3297 5.4. = Quotation -> replace '>' by <quote>></quote>
3298 5.5. - SMTP Server. -> remove dot
3302 2006-08-25 [mones] 2.4.0cvs88
3305 Reformatted, changed email address
3306 * manual/glossary.xml
3307 Reformatted, fixed MANUAL-TODO items:
3308 8.2. + add ROT-13 to glossary
3309 8.4. + add URL to glossary
3310 * manual/es/advanced.xml
3313 2006-08-25 [paul] 2.4.0cvs87
3315 * src/gtk/icon_legend.c
3316 add 'marked for deletion' icon
3317 arrange icons by containing column
3318 wrap long label text
3320 2006-08-25 [colin] 2.4.0cvs86
3322 * src/common/utils.c
3323 * src/common/utils.h
3324 Add the sc_g_*list_bigger functions in
3325 a place everyone can use it
3327 Only freeze/thaw the list when working
3328 on the selection, if it's bigger than 1
3329 * src/gtk/gtksctree.c
3330 Only freeze/thaw the list when unselec-
3331 ting 'all' if ('all' != 1)
3332 This avoids some flickering
3334 2006-08-24 [colin] 2.4.0cvs85
3337 Fix strange list selection
3338 Fix random seg (Invalid read of freed memory)
3340 2006-08-24 [colin] 2.4.0cvs84
3343 * src/gtk/inputdialog.c
3344 * src/plugins/pgpcore/passphrase.c
3345 Revert minimal width patch of 2.4.0cvs67,
3346 as it is also a maximal width. Use
3347 gtk_window_set_default_size instead.
3349 2006-08-24 [colin] 2.4.0cvs83
3352 Write cache/mark to temp files before
3353 overwriting old ones (avoids metadata
3354 loss if writing the new files fail).
3355 Use mmap() to read cache/mark file, as
3356 this makes cache reading faster. Dis-
3357 abled for big-endian machines until it
3358 can be tested. (Big-endian users: set
3359 msgcache_use_mmap = TRUE in the relevant
3362 Move rarely used fields of MsgInfo in
3363 another structure, which will only be
3364 allocated if needed. Face, X-Face,
3365 Return receipt headers and List-*
3366 headers are moved. Mails having none
3367 of these occupy 52 bytes less with
3368 this patch, which makes 2.5MB of RAM
3369 saved on a 50k folder).
3373 * src/partial_download.c
3377 Follow this structure change.
3379 2006-08-24 [wwp] 2.4.0cvs82
3381 * manual/es/.cvsignore
3382 * manual/es/dist/.cvsignore
3383 * manual/es/dist/html/.cvsignore
3384 * manual/es/dist/pdf/.cvsignore
3385 * manual/es/dist/ps/.cvsignore
3386 * manual/es/dist/txt/.cvsignore
3387 more (generated) files to ignore.
3389 2006-08-24 [colin] 2.4.0cvs81
3393 Fix possible problems with local delivery. Check the folder doesn't
3394 need scan before setting its mtime when saving cache (which can be
3395 done long after the folder's been modified by an external process);
3396 Check that the stored item's mtime didn't change in mh functions.
3398 2006-08-24 [mones] 2.4.0cvs80
3400 * manual/advanced.xml
3401 Rewrapping, some fixes and MANUAL-TODO items:
3402 8.1. = change "" to <quote></quote>
3403 8.3. = quote menu items
3404 8.5. - deploying -> new user ... ideally a new user (redundant)
3406 2006-08-23 [colin] 2.4.0cvs79
3408 * src/gtk/gtksctree.c
3409 When selecting or deselecting range, only
3410 freeze/thaw when selection is bigger than 10
3412 2006-08-23 [colin] 2.4.0cvs78
3417 * src/plugins/dillo_viewer/dillo_viewer.c
3418 Provide an API for MimeViewer plugins to
3419 return a text selection for replying
3421 2006-08-23 [colin] 2.4.0cvs77
3423 * src/image_viewer.c
3425 Use gtk_pixbuf_new_from_file_at_scale(), which
3426 is faster than getting the pixbuf then resizing
3429 2006-08-23 [colin] 2.4.0cvs76
3432 UTF-8 should be sent Quoted-printable
3434 2006-08-22 [colin] 2.4.0cvs75
3437 Check if scan is required before touching
3438 the folder (or it'll be required every time)
3440 2006-08-22 [colin] 2.4.0cvs74
3443 Require libetpan 0.46 (crasher fix when built
3446 2006-08-22 [colin] 2.4.0cvs73
3449 Set folder's mtime after writing its
3454 Don't do useless stuff if we don't
3457 Add some timing, don't deselect prior
3458 to selecting (gtksctree does it itself),
3459 remove crash avoidance hacks as it's been
3460 properly fixed since a while
3461 * src/common/utils.c
3462 Optimize to_human_readable(): _() is slow,
3463 do it only once, and avoid %f format for KB
3464 (the most common in a summaryview)
3465 * src/gtk/gtksctree.c
3466 Don't uselessly freeze/thaw (fixes flicker
3467 on next unread and friends), reduce number
3468 of g_list_nth/g_list_position where possible
3469 * src/gtk/gtkutils.c
3470 * src/gtk/gtkutils.h
3471 Reduce number of g_list_nth/g_list_position
3473 All of this makes loading as 70k folder 2.1
3474 seconds instead of 3.2 (with hot FS caches).
3475 (1.3 seconds without Date and Size columns...)
3477 2006-08-22 [paul] 2.4.0cvs72
3479 wrap documents and do some items from mones' MANUAL-TODO:
3481 * manual/account.xml
3482 4.1. = fix tabname references to <quote>tabname</quote>
3483 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
3485 1.1. = mentioned options don't match UI
3486 Add information about the 'Never send Return Receipts'
3488 * manual/handling.xml
3489 6.2. = Mentions Extended symbols button, but now is
3491 6.3. = Mentions ... button, which is now Edit
3493 2006-08-22 [colin] 2.4.0cvs71
3495 * src/gtk/pluginwindow.c
3496 Fix layout in verbose translations (such
3499 2006-08-22 [paul] 2.4.0cvs70
3501 * manual/Makefile.am
3502 build manuals in alphabetical order
3504 * src/prefs_themes.c
3505 replace/remove deprecated symbols
3506 * src/gtk/gtkutils.c
3508 * src/gtk/pluginwindow.c
3509 replace deprecated symbol
3510 replace label text and move it
3511 * src/plugins/pgpcore/prefs_gpg.c
3512 move the 'Generate...' button out of the
3513 Sign Key frame, replace the English used
3514 * src/plugins/pgpcore/sgpgme.c
3515 fixes to the English
3517 2006-08-21 [colin] 2.4.0cvs69
3519 * src/plugins/trayicon/trayicon.c
3520 Add more strings for translation; patch
3523 2006-08-21 [colin] 2.4.0cvs68
3526 fix replied flag not set after drafting
3528 fix body quicksearch in non-encoded bodies
3531 Get rid of the g_malloc workaround for
3532 corrupted caches, use g_try_malloc
3534 2006-08-21 [colin] 2.4.0cvs67
3537 * src/gtk/inputdialog.c
3538 * src/plugins/pgpcore/passphrase.c
3539 Set minimal width to 375
3541 Fix switching to offline, asking if it
3542 should be overriden for synchronising
3544 Don't offer to remember command on Open
3545 with for text parts, as the browser or
3546 text editor command isn't changed from
3549 2006-08-20 [paul] 2.4.0cvs66
3553 fix plural form errors. revealed by stricter
3554 checking of gettext 0.15
3556 2006-08-18 [paul] 2.4.0cvs65
3558 * src/stock_pixmap.c
3559 fix the fix of 2.4.0cvs64
3562 2006-08-18 [paul] 2.4.0cvs64
3564 * src/stock_pixmap.c
3568 2006-08-18 [paul] 2.4.0cvs63
3572 fix occasional IMAP bug where large msgs
3573 were left in the queue folder after sending
3576 2006-08-18 [paul] 2.4.0cvs62
3579 freeze the summaryview while quicksearch results
3581 (fixes bug 456 'current message is hidden when the
3582 view is refreshed and extended search is "unread
3586 add missing #include "inputdialog.h"
3587 * src/common/utils.h
3588 add missing mailcap_update_default() and improve
3591 2006-08-17 [colin] 2.4.0cvs61
3593 * src/plugins/pgpcore/select-keys.c
3596 2006-08-17 [colin] 2.4.0cvs60
3599 Don't continue queuing if Cancel is clicked
3602 2006-08-17 [colin] 2.4.0cvs59
3604 * src/plugins/pgpcore/select-keys.c
3605 When encrypting, if only one key matches and it
3606 matches exactly, automatically use it.
3608 2006-08-17 [colin] 2.4.0cvs58
3611 * src/prefs_common.c
3612 * src/prefs_common.h
3613 * src/prefs_ext_prog.c
3615 Fix issues with previous patch (text/html)
3616 Remove outdated prefs
3618 2006-08-17 [colin] 2.4.0cvs57
3621 Add View Log button on auth error
3623 Fix encrypted mail marked as new when
3624 saved in normal folders
3625 * src/plugins/pgpinline/pgpinline.c
3626 Fix encrypt bug on IMAP
3628 * src/common/utils.c
3629 * src/common/utils.h
3630 * src/gtk/inputdialog.c
3631 * src/gtk/inputdialog.h
3632 Get rid of metamail stuff, simplify
3633 opening, and allow remembering of user's
3634 choices (by updating ~/.mailcap). There's
3635 still to drop "Audio player" and "Image
3636 viewer" preferences.
3638 2006-08-17 [mones] 2.4.0cvs56
3640 * manual/es/sylpheed-claws-manual.xml
3643 2006-08-17 [mones] 2.4.0cvs55
3646 * manual/Makefile.am
3647 * manual/es/Makefile.am
3648 * manual/es/account.xml
3650 * manual/es/addrbook.xml
3651 * manual/es/advanced.xml
3653 * manual/es/glossary.xml
3655 * manual/es/handling.xml
3656 * manual/es/intro.xml
3657 * manual/es/keyboard.xml
3658 * manual/es/plugins.xml
3659 * manual/es/starting.xml
3660 * manual/es/sylpheed-claws-manual.xml
3661 * manual/es/dist/Makefile.am
3662 * manual/es/dist/html/Makefile.am
3663 * manual/es/dist/pdf/Makefile.am
3664 * manual/es/dist/ps/Makefile.am
3665 * manual/es/dist/txt/Makefile.am
3666 Spanish translation for the manual
3668 2006-08-16 [colin] 2.4.0cvs54
3673 Fix send button sensitivity at startup
3674 Set send menu sensitivity (patch by Fabien)
3676 Enable closing with esc (patch by Fabien)
3677 * src/gtk/foldersort.c
3678 Enable closing with esc (patch by Fabien)
3680 Optimisation (no need to copy to tempfile to
3681 "decode" 7bit and 8bit)
3683 Fix cruft in swap_from case
3685 Fix missing last line in some mail cases
3686 (Fixes debian #381872)
3687 * src/plugins/pgpcore/prefs_gpg.c
3688 * src/plugins/pgpcore/sgpgme.c
3689 * src/plugins/pgpcore/sgpgme.h
3690 Don't show "no key found" when user explicitely
3691 wants to create a key
3693 2006-08-16 [paul] 2.4.0cvs53
3699 * src/prefs_account.c
3700 * src/prefs_message.c
3701 * src/gtk/gtkutils.c
3702 bump up minimum required versions of GTK+ and
3705 2006-08-16 [paul] 2.4.0cvs52
3708 workaround GTK+ Bug 351600 - 'Can't re-click
3709 on button after sensitivity update'
3710 http://bugzilla.gnome.org/show_bug.cgi?id=351600
3713 2006-08-15 [colin] 2.4.0cvs51
3715 * src/plugins/pgpcore/prefs_gpg.c
3716 Set options sensitivity according to
3718 * src/plugins/pgpcore/sgpgme.c
3719 Allow to create key with no passphrase
3721 2006-08-14 [cleroy] 2.4.0cvs50
3723 * src/gtk/pluginwindow.c
3724 New layout (maybe to be changed?)
3725 * src/gtk/gtkutils.c
3726 Fix a bit label_window
3727 * src/plugins/pgpcore/passphrase.c
3728 * src/plugins/pgpcore/passphrase.h
3729 * src/plugins/pgpcore/plugin.c
3730 * src/plugins/pgpcore/prefs_gpg.c
3731 * src/plugins/pgpcore/prefs_gpg.h
3732 * src/plugins/pgpcore/sgpgme.c
3733 * src/plugins/pgpcore/sgpgme.h
3734 Allow to create a PGP private key via the GUI
3736 2006-08-14 [wwp] 2.4.0cvs49
3738 * src/addressbook_foldersel.c
3739 fix strict ISO C90 compliance.
3741 2006-08-14 [paul] 2.4.0cvs48
3743 * src/gtk/prefswindow.c
3744 re-set scrolled window on opening
3751 2006-08-14 [paul] 2.4.0cvs47
3753 * src/prefs_display_header.c
3754 re-enable user-defined Displayed Headers
3756 2006-08-14 [paul] 2.4.0cvs46
3758 * src/prefs_account.c
3761 2006-08-13 [colin] 2.4.0cvs45
3763 * src/common/utils.c
3764 Fix "a" in quote when the original message is empty,
3765 by using \0 instead of 'a' to test writability of
3768 2006-08-13 [wwp] 2.4.0cvs44
3770 * src/plugins/spamassassin/spamassassin.c
3771 fix capitalization of "SpamAssassin" in some debug, log and
3774 2006-08-13 [paul] 2.4.0cvs43
3777 fix overlapping widgets
3778 * src/prefs_account.c
3779 fix translation of protocol_names[]
3780 fix label disappearing off the edge of the
3783 2006-08-12 [paul] 2.4.0cvs42
3785 * manual/plugins.xml
3786 update IRC channel info before it gets forgotten
3789 2006-08-11 [colin] 2.4.0cvs41
3798 Grey out the Send button if
3799 - Queue folders are empty, or
3800 - We're sending already
3802 2006-08-11 [wwp] 2.4.0cvs40
3805 fix a logic issue when quitting while a compose window is