1 2007-01-13 [colin] 2.7.0cvs18
4 Allow multiple commitHelpers to
7 2007-01-12 [colin] 2.7.0cvs17
9 * src/etpan/imap-thread.c
10 Make sure we get rid of the previous mailimap
11 when connecting - just in case disconnect was
14 2007-01-12 [paul] 2.7.0cvs16
17 Strip S/MIME signatures when re-editing
18 S/MIME signed messages.
20 2007-01-12 [paul] 2.7.0cvs15
27 no need to define CLAWS anymore, remove
30 2007-01-12 [paul] 2.7.0cvs14
33 check if the mail's signed as
34 it can change the mail structure
37 2007-01-12 [paul] 2.7.0cvs13
40 fix Forwarding msgs with attachments
41 that have dos line endings
44 2007-01-12 [wwp] 2.7.0cvs12
47 Revert accidentally committed extra version tag.
49 2007-01-12 [wwp] 2.7.0cvs11
52 Fix compilation w/o aspell (completes 2.7.0cvs7).
54 2007-01-11 [colin] 2.7.0cvs10
57 move g_warning to debug_print
58 it scares people for no reason
60 2007-01-11 [colin] 2.7.0cvs9
63 Fix files to translate. Patch by
66 2007-01-11 [paul] 2.7.0cvs8
69 Fix recursion when server lists the
70 current subfolder in the response
72 Fix updating of icon_list/ctree
73 * src/plugins/pgpcore/select-keys.c
74 Fix a few annoyances when choosing
75 keys for the CMS (S/MIME) protocol
77 2007-01-11 [wwp] 2.7.0cvs7
82 Add per-account spellcheck default dictionaries settings.
84 2007-01-10 [colin] 2.7.0cvs6
86 * src/prefs_folder_item.c
87 Factorize strings - patch by Fabien
89 2007-01-10 [colin] 2.7.0cvs5
92 Fix bug 1095, 'Crash while changing folder
93 columns during incorporation'
95 2007-01-09 [colin] 2.7.0cvs4
97 * src/gtk/pluginwindow.c
98 Set the plugin window transient. Seems
99 like some window managers hide it in
100 the background after "load plugin"...
102 2007-01-09 [colin] 2.7.0cvs3
105 Use the same type for alloc and free
107 2007-01-08 [paul] 2.7.0cvs2
110 updated by Tim Dijkstra
112 2007-01-08 [paul] 2.7.0cvs1
118 2007-01-08 [paul] 2.7.0
125 2007-01-08 [paul] 2.6.1cvs119
127 * doc/man/claws-mail.1
130 2007-01-08 [paul] 2.6.1cvs118
132 * doc/man/claws-mail.1
134 * manual/advanced.xml
135 improved English usage
137 2007-01-08 [paul] 2.6.1cvs117
148 updated by Miquel Oliete, Stephan Sachse, me,
149 Tommi Pirinen, Andrea Spadaccini, Frederico
150 Goncalves Guimaraes, Andrej Kacian, Aleksandar
151 Urosevic, and Ralgh Young
153 2007-01-07 [mones] 2.6.1cvs116
155 * manual/es/advanced.xml
157 Synced manual (unhide mark_as_read_delay)
158 and updated translation for release
160 2007-01-07 [paul] 2.6.1cvs115
162 * src/prefs_matcher.c
163 make the hbox content fit better under
166 2007-01-07 [colin] 2.6.1cvs114
169 Fix bug 1088, 'Ctrl-h produces repeatable
172 2007-01-06 [colin] 2.6.1cvs113
174 * src/etpan/imap-thread.c
175 Add casts to int to get certs. Fixes
176 bug 1064, 'crash @ etpan_certificate_check()
177 when opening an IMAP folder', with latest
178 libetpan CVS or >= 0.49
183 * src/prefs_folder_item.c
184 Grey out the "synchronise" menu items if
185 there's nothing to synchronise.
186 * src/plugins/pgpcore/sgpgme.c
187 Make an error clearer than "Unknown error"
189 2007-01-06 [colin] 2.6.1cvs112
192 Don't try to show a message if updating
193 Maybe fixes bug 1088, 'ctrl-h produces
196 2007-01-06 [colin] 2.6.1cvs111
199 Disable Control-Space (handle it as Space).
201 2007-01-05 [paul] 2.6.1cvs110
204 Fix bug 934, 'sylpheed claws 2.1
205 doesn't show Exchanges Public Folders'
206 Thanks to Hoa and Colin
208 Refuse to allocate more than 2 MB for a
209 single field, it's a good indication of
212 2007-01-05 [colin] 2.6.1cvs109
215 Allow --select'ing emails by Message-ID too
217 2007-01-05 [colin] 2.6.1cvs108
219 * src/common/quoted-printable.c
222 2007-01-05 [colin] 2.6.1cvs107
224 * src/common/quoted-printable.c
225 Fix previous commit about bug 1089
228 2007-01-05 [colin] 2.6.1cvs106
230 * src/common/quoted-printable.c
231 Fix my previous commit on bug 1089
234 2007-01-04 [colin] 2.6.1cvs105
236 * src/common/quoted-printable.c
237 Fix bug 1089, 'NUL characters in Subject
238 line are misinterpreted'. Not a pain to
245 2007-01-04 [wwp] 2.6.1cvs104
248 Force operator precedence (fix a compiler warning).
250 2007-01-04 [colin] 2.6.1cvs103
253 Be cautious there too (same fix as the one
254 in textview from cvs33)
256 Don't use any MimeViewer plugin when showing
259 2007-01-03 [wwp] 2.6.1cvs102
263 fixed "cent" sign (use the existing ASCII one),
264 decode more HTML entities,
265 converted table ASCII entries to UTF-8,
266 moved a switch() into a hashtable.
268 2007-01-03 [paul] 2.6.1cvs101
274 When possible, use move_msg instead of
275 copy_msg + remove_msg to move sent mail
278 2007-01-03 [paul] 2.6.1cvs100
281 add more html entity recognition:
282 pounds, euros, and cents
284 2007-01-03 [colin] 2.6.1cvs99
287 Don't display an error on NOSELECT
288 folders when synchronising
290 2007-01-03 [paul] 2.6.1cvs98
292 * tools/maildir2claws-mail.pl
293 only substitute 'sent-mail' if it's
294 the full directory name
296 2007-01-03 [paul] 2.6.1cvs97
301 archive a chunk of ChangeLog in
304 * doc/src/ChangeLog.claws-pre0.8.0
305 remove ChangeLog.claws-pre0.8.0, adding
306 its contents to ChangeLog.gtk1
308 2007-01-03 [paul] 2.6.1cvs96
329 * src/addressbook_foldersel.c
330 * src/addressbook_foldersel.h
353 * src/displayheader.c
354 * src/displayheader.h
365 * src/editldap_basedn.c
366 * src/editldap_basedn.h
383 * src/folder_item_prefs.c
384 * src/folder_item_prefs.h
391 * src/grouplistdialog.c
392 * src/grouplistdialog.h
433 * src/message_search.c
434 * src/message_search.h
451 * src/partial_download.c
452 * src/partial_download.h
457 * src/prefs_account.c
458 * src/prefs_account.h
459 * src/prefs_actions.c
460 * src/prefs_actions.h
463 * src/prefs_compose_writing.c
464 * src/prefs_compose_writing.h
465 * src/prefs_customheader.c
466 * src/prefs_customheader.h
467 * src/prefs_display_header.c
468 * src/prefs_display_header.h
469 * src/prefs_filtering.c
470 * src/prefs_filtering.h
471 * src/prefs_filtering_action.c
472 * src/prefs_filtering_action.h
473 * src/prefs_folder_column.c
474 * src/prefs_folder_column.h
475 * src/prefs_folder_item.c
476 * src/prefs_folder_item.h
481 * src/prefs_image_viewer.c
482 * src/prefs_image_viewer.h
483 * src/prefs_matcher.c
484 * src/prefs_matcher.h
485 * src/prefs_message.c
486 * src/prefs_msg_colors.c
487 * src/prefs_msg_colors.h
490 * src/prefs_receive.c
492 * src/prefs_spelling.c
493 * src/prefs_spelling.h
494 * src/prefs_summaries.c
495 * src/prefs_summaries.h
496 * src/prefs_summary_column.c
497 * src/prefs_summary_column.h
498 * src/prefs_template.c
499 * src/prefs_template.h
502 * src/prefs_toolbar.c
503 * src/prefs_toolbar.h
504 * src/prefs_wrapping.c
505 * src/prefs_wrapping.h
515 * src/quote_fmt_parse.y
532 * src/summary_search.c
533 * src/summary_search.h
548 * src/common/base64.c
549 * src/common/base64.h
555 * src/common/mgutils.c
556 * src/common/mgutils.h
559 * src/common/passcrypt.c
560 * src/common/passcrypt.h.in
561 * src/common/plugin.c
562 * src/common/plugin.h
565 * src/common/progressindicator.c
566 * src/common/progressindicator.h
567 * src/common/quoted-printable.c
568 * src/common/quoted-printable.h
569 * src/common/session.c
570 * src/common/session.h
573 * src/common/socket.c
574 * src/common/socket.h
577 * src/common/ssl_certificate.c
578 * src/common/ssl_certificate.h
579 * src/common/stringtable.c
580 * src/common/stringtable.h
581 * src/common/template.c
582 * src/common/template.h
583 * src/common/timing.h
586 * src/common/version.h.in
589 * src/common/xmlprops.c
590 * src/common/xmlprops.h
592 * src/gtk/colorlabel.c
597 * src/gtk/description_window.c
598 * src/gtk/description_window.h
601 * src/gtk/foldersort.c
602 * src/gtk/foldersort.h
603 * src/gtk/gtksctree.c
606 * src/gtk/inputdialog.c
607 * src/gtk/inputdialog.h
608 * src/gtk/logwindow.c
609 * src/gtk/logwindow.h
610 * src/gtk/manage_window.c
611 * src/gtk/manage_window.h
614 * src/gtk/pluginwindow.c
615 * src/gtk/pluginwindow.h
616 * src/gtk/prefswindow.c
617 * src/gtk/prefswindow.h
618 * src/gtk/progressdialog.c
619 * src/gtk/progressdialog.h
620 * src/gtk/sslcertwindow.c
621 * src/gtk/sslcertwindow.h
622 * src/plugins/bogofilter/bogofilter.c
623 * src/plugins/bogofilter/bogofilter.h
624 * src/plugins/bogofilter/bogofilter_gtk.c
625 * src/plugins/clamav/clamav_plugin.c
626 * src/plugins/clamav/clamav_plugin.h
627 * src/plugins/clamav/clamav_plugin_gtk.c
628 * src/plugins/demo/demo.c
629 * src/plugins/dillo_viewer/dillo_prefs.c
630 * src/plugins/dillo_viewer/dillo_prefs.h
631 * src/plugins/dillo_viewer/dillo_viewer.c
632 * src/plugins/pgpcore/passphrase.c
633 * src/plugins/pgpcore/passphrase.h
634 * src/plugins/pgpcore/pgp_viewer.c
635 * src/plugins/pgpcore/pgp_viewer.h
636 * src/plugins/pgpcore/plugin.c
637 * src/plugins/pgpcore/select-keys.c
638 * src/plugins/pgpcore/select-keys.h
639 * src/plugins/pgpcore/sgpgme.c
640 * src/plugins/pgpcore/sgpgme.h
641 * src/plugins/pgpinline/pgpinline.c
642 * src/plugins/pgpinline/pgpinline.h
643 * src/plugins/pgpinline/plugin.c
644 * src/plugins/pgpmime/pgpmime.c
645 * src/plugins/pgpmime/pgpmime.h
646 * src/plugins/pgpmime/plugin.c
647 * src/plugins/spamassassin/spamassassin.c
648 * src/plugins/spamassassin/spamassassin.h
649 * src/plugins/spamassassin/spamassassin_gtk.c
650 * src/plugins/trayicon/trayicon.c
651 it's 2007, update the year in the copyright headers
653 2007-01-03 [paul] 2.6.1cvs95
656 it is 2007, use it in the copyright string
658 2007-01-03 [paul] 2.6.1cvs94
661 html entity conversion:
662 move ™ to a more suitable place
663 add • and –
664 make sure — and — are both
667 2007-01-02 [colin] 2.6.1cvs93
671 * src/common/plugin.c
673 * src/etpan/imap-thread.c
676 2006-12-31 [paul] 2.6.1cvs92
678 * src/prefs_summaries.c
679 use gtk_button_new_from_stock()
681 2006-12-30 [colin] 2.6.1cvs91
686 Don't update filtering and account paths
689 2006-12-30 [colin] 2.6.1cvs90
691 * src/prefs_compose_writing.c
693 * src/prefs_template.c
694 Use message font for Writing and
695 Quoting prefs, as well as Templates.
697 2006-12-30 [colin] 2.6.1cvs89
699 * src/prefs_summaries.c
700 Rework GUI; patch by Pawel
702 2006-12-29 [colin] 2.6.1cvs88
704 * src/prefs_folder_item.c
705 Fix bug 1085, 'Apply to subfolder
706 doesn't work' - I was mistaken saying
707 it worked in every case
709 2006-12-28 [colin] 2.6.1cvs87
711 * src/gtk/gtkaspell.c
712 Don't assert if use_alternate is true
713 and alt_dictionary isn't set -- this
714 is what happens on upgrade! Rather,
717 2006-12-28 [colin] 2.6.1cvs86
720 Fix desktop/icon simplification
722 2006-12-28 [colin] 2.6.1cvs85
725 Make desktop and icon not
726 dependant on the desktop
728 2006-12-28 [wwp] 2.6.1cvs84
730 * src/plugins/pgpmime/claws.def
731 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
733 2006-12-28 [wwp] 2.6.1cvs83
735 * src/prefs_folder_item.c
736 Fix coloring of "simplify subject regexp" (folder prefs),
737 which might be left to red whereas the regexp gets empty.
739 2006-12-28 [wwp] 2.6.1cvs82
745 Save addressbook mainwindow's horizontal and vertical splitter position.
747 2006-12-27 [wwp] 2.6.1cvs81
749 * src/gtk/gtkaspell.c
750 * src/gtk/gtkaspell.h
752 Fix assignment of compose's default and alternate dictionary from
753 account or folder settings. Now gtkaspell_change_dict does rotate
754 dicts only when it's called from a menu cb.
756 2006-12-27 [wwp] 2.6.1cvs80
758 * src/folder_item_prefs.c
759 Fix randomly initialized default-alt-dictionary (folder prefs),
762 2006-12-27 [paul] 2.6.1cvs79
766 Add Copy folder in the folder's contextual
769 2006-12-27 [wwp] 2.6.1cvs78
772 Clean up session locking, thanks to Colin.
774 2006-12-26 [colin] 2.6.1cvs77
777 Revert previous patch
779 2006-12-26 [colin] 2.6.1cvs76
785 * src/etpan/imap-thread.c
786 Fix previous commit warnings
787 Make statusbar update every second if total < 20
788 Make IMAP APPEND faster by simplifying log
790 2006-12-26 [colin] 2.6.1cvs75
798 Make it possible to copy folders accross
799 mailboxes (this was an arbitrary limitation).
800 Still make it impossible to move folders
803 2006-12-26 [colin] 2.6.1cvs74
805 * src/etpan/imap-thread.c
806 Fix bug 1081, 'claws-mail
807 segfaults when going offline
808 while it transfers mails via
811 2006-12-26 [colin] 2.6.1cvs73
813 * src/folder_item_prefs.c
814 Don't forget alt dictionary when
815 renaming/moving folders
817 2006-12-26 [wwp] 2.6.1cvs72
819 * src/folder_item_prefs.c
820 Add missing defaults for per-folder alt dict
821 (forgotten in 2.6.1cvs61).
823 2006-12-26 [colin] 2.6.1cvs71
826 Add tooltip to state that specifying
827 full path to mailbox is possible
829 2006-12-26 [wwp] 2.6.1cvs70
831 * src/partial_download.c
832 * src/gtk/gtkvscrollbutton.c
833 * src/plugins/pgpinline/plugin.c
834 Fix for few compiler warnings that matter.
836 2006-12-25 [colin] 2.6.1cvs69
838 * src/partial_download.c
839 Fix marking for download or deletion
840 when the header isn't the first
841 * src/gtk/logwindow.c
842 Fix start of scrolling
844 2006-12-23 [paul] 2.6.1cvs68
847 change last commit to use the 'academic'
848 method instead. Thanks to wwp
850 2006-12-23 [paul] 2.6.1cvs67
853 don't warn about empty subject when
856 2006-12-22 [colin] 2.6.1cvs66
858 * src/summary_search.c
861 2006-12-22 [colin] 2.6.1cvs65
866 * src/summary_search.c
873 2006-12-22 [colin] 2.6.1cvs64
877 Add a combo to the learn spam button
878 * src/plugins/bogofilter/bogofilter.c
879 * src/plugins/bogofilter/bogofilter_gtk.c
880 * src/plugins/bogofilter/bogofilter.h
881 Allow to store Unsure mails in a specific
882 folder to make better teaching easier
884 2006-12-21 [wwp] 2.6.1cvs63
889 * src/prefs_spelling.c
890 * src/gtk/gtkaspell.c
891 * src/gtk/gtkaspell.h
892 Allow spell-checking using both current and alternate dictionaries
895 2006-12-21 [wwp] 2.6.1cvs62
897 * src/gtk/gtkaspell.c
898 Apply recheck_when_changing_dict (highlight all mispelled words)
899 when switching to alternate dictionary.
901 2006-12-21 [wwp] 2.6.1cvs61
904 * src/folder_item_prefs.h
907 * src/prefs_folder_item.c
908 * src/prefs_spelling.c
909 * src/gtk/gtkaspell.c
910 * src/gtk/gtkaspell.h
911 Add global and per-folder prefs to set the default
912 alternate dictionary.
914 2006-12-21 [colin] 2.6.1cvs60
917 Look for folders by path in all folders
921 2006-12-20 [colin] 2.6.1cvs59
923 * src/gtk/quicksearch.c
924 Make sure in_typing is false when clearing
926 2006-12-20 [wwp] 2.6.1cvs58
929 change manual's target dir to be LFH-compliant (thanks to Colin).
931 2006-12-20 [wwp] 2.6.1cvs57
934 * src/prefs_summaries.c
935 i18n fix and factorize patch, thanks to Fabien.
937 2006-12-20 [paul] 2.6.1cvs56
940 last of the renaming (??)
942 correct --help info of --status-full
943 * src/plugins/bogofilter/bogofilter.c
944 make FALSE default of whitelist_ab
946 2006-12-19 [colin] 2.6.1cvs55
949 Same as before, without depending on
952 2006-12-19 [colin] 2.6.1cvs54
955 Fix bug 1059, 'Better jpilot charset
956 handling'. Use libpisync's charset conversion
959 2006-12-19 [colin] 2.6.1cvs53
964 2006-12-19 [wwp] 2.6.1cvs52
967 Add missing #include (thanks to Colin).
969 2006-12-19 [wwp] 2.6.1cvs51
971 * src/prefs_receive.c
972 Better spacing between widgets in prefs.
974 2006-12-18 [colin] 2.6.1cvs50
977 Fix failure to get separator on LIST "" ""
978 Try LIST "" "INBOX" too.
980 2006-12-18 [wwp] 2.6.1cvs49
982 * src/common/session.c
983 Fix a compiler warning (thanks to Fabien).
985 2006-12-18 [wwp] 2.6.1cvs48
989 Factorize some strings for translation (it's about error
990 messages when applying or checking template/quote format).
992 2006-12-18 [colin] 2.6.1cvs47
996 * src/gtk/Makefile.am
998 Add a Release notes tab from the contents of
999 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
1001 2006-12-17 [colin] 2.6.1cvs46
1006 Correctly convert from/to UTF8/filename encoding
1007 when loading and saving files. Probably fixes
1008 bug 1068, 'Claws-Mail uses 100% CPU when looking
1009 for a file to attach and is blocked...'
1011 2006-12-17 [colin] 2.6.1cvs45
1013 * src/gtk/logwindow.c
1014 Fix bug 1067, 'Claws-Mail uses 100% CPU on an
1015 IMAP folder and is blocked on main thread':
1016 make sure we put utf8 in the log.
1018 2006-12-16 [colin] 2.6.1cvs44
1022 Fix bug 1055, 'Add the 'cancel receive'
1023 in the available events for the toolbar buttons'
1025 2006-12-16 [colin] 2.6.1cvs43
1030 * src/common/session.c
1031 Log error when SSL handshakes fail.
1032 Fixes bug 1082, 'incorrect / imprecise
1033 error message when imap server provides
1034 ssl only through STARTTLS but SSL is
1037 2006-12-15 [wwp] 2.6.1cvs42
1039 * src/plugins/bogofilter/bogofilter_gtk.c
1040 set proper sensitivity to widgets I've recently added.
1046 2006-12-15 [wwp] 2.6.1cvs41
1048 * src/plugins/bogofilter/bogofilter.c
1049 * src/plugins/bogofilter/bogofilter.h
1050 * src/plugins/bogofilter/bogofilter_gtk.c
1051 bogofilter's whitelist can now use a subset of
1052 the addressbook (either a book, a subfolder of a book,
1053 or the whole addressbook by using "Any"). Re-used there
1054 some pref_matcher widgets and mechanisms to match a subset
1057 2006-12-15 [wwp] 2.6.1cvs40
1060 * src/common/plugin.c
1061 * src/common/plugin.h
1063 * src/plugins/bogofilter/bogofilter.c
1064 * src/plugins/clamav/clamav_plugin.c
1065 * src/plugins/demo/demo.c
1066 * src/plugins/dillo_viewer/dillo_viewer.c
1067 * src/plugins/pgpcore/plugin.c
1068 * src/plugins/pgpinline/plugin.c
1069 * src/plugins/pgpmime/plugin.c
1070 * src/plugins/spamassassin/spamassassin.c
1071 * src/plugins/trayicon/trayicon.c
1072 factorize some translatable strings (plugins-related),
1073 fix missing punctuation in several places,
1074 remove useless translatable \n in about.c,
1075 and factorize plugin init code w/ a new function
1076 check_plugin_version() in common/plugin.c.
1077 Patch by Fabien Vantard <fzzzzz@gmail.com>.
1079 2006-12-15 [wwp] 2.6.1cvs39
1081 * src/plugins/bogofilter/bogofilter.c
1082 * src/plugins/bogofilter/bogofilter_gtk.c
1083 flag whitelisted spams as spam, but don't filter it to the spam
1084 folder. Thanks to Colin.
1086 2006-12-15 [ticho] 2.6.1cvs38
1088 * src/plugins/bogofilter/bogofilter.c
1089 * src/plugins/bogofilter/bogofilter.h
1090 * src/plugins/bogofilter/bogofilter_gtk.c
1091 Add option to whitelist senders found in addressbook. Patch by colin.
1093 2006-12-15 [paul] 2.6.1cvs37
1096 add missing #include "log.h"
1098 2006-12-15 [paul] 2.6.1cvs36
1100 * src/plugins/bogofilter/bogofilter.c
1101 * src/plugins/bogofilter/bogofilter.h
1102 * src/plugins/bogofilter/bogofilter_gtk.c
1103 Add an option to allow inserting an
1104 X-Claws-Bogosity header (on MH folders
1105 only). Patch by Colin
1107 2006-12-14 [colin] 2.6.1cvs35
1110 "Yes" should be the default choice for
1111 migration configuration
1113 2006-12-14 [paul] 2.6.1cvs34
1115 * src/prefs_summaries.c
1116 * manual/advanced.xml
1117 Unhide mark_as_read_delay
1119 2006-12-14 [paul] 2.6.1cvs33
1128 Fix printing of selection
1129 Fix printing of message parts
1130 Fix printing of images
1131 * src/gtk/gtksourceprintjob.c
1132 Fix page count when there are images
1134 2006-12-14 [wwp] 2.6.1cvs32
1139 * src/gtk/quicksearch.c
1140 fix quicksearch 'magnify' button status when QS is closed
1141 using the Escape key, thanks to Colin.
1143 2006-12-14 [wwp] 2.6.1cvs31
1148 * src/gtk/quicksearch.c
1149 fix quicksearch 'magnify' button status when QS is closed
1150 using the Escape key, thanks to Colin.
1152 2006-12-13 [colin] 2.6.1cvs30
1156 Use the binary safe version of ldap_get_values,
1157 to make sure we manipulate null-terminated
1158 strings. Maybe fixes bug 1075, 'claws mail
1159 segfault when completing ldap adresses'
1160 * src/syldap.c ** REMOVED **
1161 * src/syldap.h ** REMOVED **
1164 2006-12-13 [mones] 2.6.1cvs29
1167 Fixed piped strings, fixed click translation
1169 2006-12-13 [paul] 2.6.1cvs28
1172 don't translate these strings
1174 2006-12-13 [paul] 2.6.1cvs27
1179 2006-12-13 [colin] 2.6.1cvs26
1183 Add claws_is_starting()
1185 2006-12-13 [mones] 2.6.1cvs25
1187 * manual/es/advanced.xml
1189 Synced manual and updated translation
1191 2006-12-12 [colin] 2.6.1cvs24
1194 Add an option to use STARTTLS in the
1195 welcome wizard. Fixes bug 1080,
1196 'Using SSL option in wizard for incoming
1197 server does not activate SSL with STARTTLS'
1199 2006-12-12 [colin] 2.6.1cvs23
1202 Don't exit when there's an incomplete
1203 mailbox configured - leaves a chance
1204 to fix a failing IMAP account. Exit
1205 if no mailbox at all is loaded (case
1207 Completes bug 1077's fix (I was wrong
1208 in this bug's comment #3).
1210 2006-12-12 [colin] 2.6.1cvs22
1213 Add another menu data type
1214 * src/prefs_account.c
1215 Complete the completion of bug 1076
1216 (doesn't lose the pref on apply)
1218 2006-12-12 [paul] 2.6.1cvs21
1220 * src/prefs_account.c
1221 complete the fix of bug 1076
1222 also be more verbose with the text
1224 2006-12-12 [paul] 2.6.1cvs20
1226 * src/gtk/combobox.c
1227 fix compilation warning
1229 2006-12-11 [colin] 2.6.1cvs19
1232 Document :port in server entry tooltips
1234 2006-12-11 [colin] 2.6.1cvs18
1239 2006-12-11 [colin] 2.6.1cvs17
1242 Add failing IMAP as a reason for no
1245 2006-12-11 [colin] 2.6.1cvs16
1247 * src/prefs_account.c
1248 Check for existence of inbox for local
1251 Allow setting the port to use for servers
1252 by using the usual "server.example.com:port"
1253 syntax. Fixes bug 1077, 'sylpheed-claws does
1254 not start when IMAP server is unavailable'
1256 2006-12-11 [colin] 2.6.1cvs15
1258 * src/prefs_account.c
1259 Prevent use of non-existing default inbox
1261 2006-12-11 [colin] 2.6.1cvs14
1263 * src/prefs_account.c
1264 Fix sensitivity. Fixes bug 1076, 'privacy
1265 options are displayed even when pgp plugin
1266 not loaded / available'
1268 2006-12-09 [colin] 2.6.1cvs13
1270 * manual/advanced.xml
1271 * src/prefs_common.c
1272 * src/prefs_common.h
1273 * src/common/ssl_certificate.c
1274 Add a new hidden preference, 'unsafe_ssl_certs',
1275 which allows to store multiple certificates per
1276 server/port. This is disabled by default because
1277 it's less secure (presenting a new certificate
1278 instead of a changed one raises less alarms).
1279 This will cause Claws to ask about an unknown
1280 certificate for people who have used 2.6.1cvs8
1283 2006-12-09 [colin] 2.6.1cvs12
1286 Fix cache updating after action
1288 2006-12-07 [wwp] 2.6.1cvs11
1291 fix email address comparison when replying to all
1292 (avoid replying to ourselves), thanks to Colin.
1294 2006-12-06 [paul] 2.6.1cvs10
1301 * src/common/utils.c
1302 ...and more renaming
1305 2006-12-06 [paul] 2.6.1cvs9
1316 2006-12-06 [colin] 2.6.1cvs8
1319 * src/common/ssl_certificate.c
1320 * src/common/ssl_certificate.h
1321 Handle multiple certificates per host/port
1323 2006-12-06 [colin] 2.6.1cvs7
1325 * src/etpan/imap-thread.c
1326 Fix certificate checking on IMAP
1328 2006-12-06 [colin] 2.6.1cvs6
1331 Fix bug 1072, 'Claws stops fetching newsgroups
1332 from server when newsgroup got deleted': continue
1333 checking other groups
1335 2006-12-05 [wwp] 2.6.1cvs5
1337 * src/message_search.c
1338 * src/summary_search.c
1339 * src/gtk/combobox.c
1340 * src/gtk/combobox.h
1341 * src/gtk/gtkutils.c
1342 * src/gtk/gtkutils.h
1343 make up and down arrow keys in modern gtk_combo_box_entry widgets
1344 behave like w/ old comboboxes (summary and message search only).
1346 2006-12-05 [paul] 2.6.1cvs4
1352 2006-12-05 [paul] 2.6.1cvs3
1355 * tools/textviewer.pl
1356 script updated and description added
1358 2006-12-04 [colin] 2.6.1cvs2
1361 Run pre-send hook only when checking
1364 2006-12-04 [paul] 2.6.1cvs1
1371 bump up version number following stable release
1373 2006-12-04 [paul] 2.6.0cvs83
1376 updates and corrections
1378 2006-12-04 [colin] 2.6.0cvs82
1380 * src/common/utils.c
1381 Probably fix bug 1066, 'Incorrect mailbox
1384 2006-12-04 [colin] 2.6.0cvs81
1386 * src/common/utils.c
1387 Trim tabs from mailcap file too.
1389 2006-12-02 [paul] 2.6.0cvs80
1392 fix broken GUI under certain languages
1394 put the Cancel button to the right
1396 2006-12-01 [paul] 2.6.0cvs79
1399 remove reference to removed file
1401 2006-12-01 [wwp] 2.6.0cvs78
1405 remove forgotten debug statements.
1407 2006-12-01 [wwp] 2.6.0cvs77
1409 * manual/advanced.xml
1410 * manual/fr/advanced.xml
1416 * src/prefs_common.c
1417 * src/prefs_common.h
1418 * src/gtk/gtkutils.c
1419 * src/gtk/gtkutils.h
1420 add a hidden option to allow embedding the editaddress (edit contact details)
1421 dialog into the addressbook's window. This doesn't change the default
1424 2006-12-01 [wwp] 2.6.0cvs76
1426 * src/message_search.c
1427 * src/summary_search.c
1428 fix more focus issues (don't set focus to combobox's entry widget when
1429 entry's value changed, if entry widget has focus already).
1431 2006-12-01 [wwp] 2.6.0cvs75
1433 * src/gtk/quicksearch.c
1434 revert last changes to the quicksearch gtk_combo_box, this needs more
1437 2006-12-01 [paul] 2.6.0cvs74
1439 * tools/kdeservicemenu/README
1440 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
1441 * tools/kdeservicemenu/install.sh
1442 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
1443 * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
1444 simplify this stuff, and in so doing,
1445 fix it. (possibly re-extend it again at
1448 2006-12-01 [wwp] 2.6.0cvs73
1450 * src/gtk/quicksearch.c
1451 adapt quicksearch code to use modern gtk_combo_box'es.
1453 2006-12-01 [wwp] 2.6.0cvs72
1456 * src/prefs_common.c
1457 * src/prefs_common.h
1458 * src/message_search.c
1459 * src/summary_search.c
1460 * src/gtk/combobox.c
1461 * src/gtk/combobox.h
1462 add history combos to all message and summary search fields.
1464 2006-12-01 [wwp] 2.6.0cvs71
1467 As the list may change while the mark as read delay
1468 runs, we can't rely on the 'row' pointer, which can
1469 be invalid when the timeout is called. As the mark
1470 as read is only done if the message is still selected,
1471 use summaryview->selected instead. Thanks to Colin.
1473 2006-11-30 [paul] 2.6.0cvs70
1476 give emphasis to "Sylpheed-Claws"
1477 as well as "Claws Mail"
1479 2006-11-30 [colin] 2.6.0cvs69
1482 Put the SSL checkboxes in the receiving
1483 and sending server pages.
1485 2006-11-29 [colin] 2.6.0cvs68
1487 * src/gtk/gtkutils.c
1488 * src/gtk/gtkvscrollbutton.c
1489 Revert some deprecated fixes - they seem to
1490 deprecate stuff as soon as a new one gets out.
1491 g_object_ref_sink needed glib-2.10.
1493 2006-11-29 [colin] 2.6.0cvs67
1495 * src/common/utils.c
1496 Create .mailcap if it doesn't exist
1498 2006-11-29 [colin] 2.6.0cvs66
1501 Followup to cvs60: use original list
1502 of recipients if replying to a mail
1503 in Sent Drafts or Queue.
1505 2006-11-27 [paul] 2.6.0cvs65
1507 * src/image_viewer.c
1508 revert the last change for now (it's broken)
1510 2006-11-27 [paul] 2.6.0cvs64
1514 * m4/aclocal-include.m4
1531 * src/common/Makefile.am
1532 * src/common/claws.c
1533 * src/common/claws.h
1535 * src/common/sylpheed.c
1536 * src/common/sylpheed.h
1537 * src/etpan/Makefile.am
1538 * src/gtk/Makefile.am
1539 * src/gtk/claws-marshal.list
1541 * src/gtk/gtksctree.c
1542 * src/gtk/quicksearch.c
1543 * src/gtk/sylpheed-marshal.list
1544 * src/plugins/bogofilter/bogofilter.c
1545 * src/plugins/bogofilter/bogofilter_gtk.c
1546 * src/plugins/clamav/clamav_plugin.c
1547 * src/plugins/clamav/clamav_plugin_gtk.c
1548 * src/plugins/demo/demo.c
1549 * src/plugins/dillo_viewer/dillo_viewer.c
1550 * src/plugins/pgpcore/Makefile.am
1551 * src/plugins/pgpcore/claws.def
1552 * src/plugins/pgpcore/pgp_viewer.c
1553 * src/plugins/pgpcore/plugin.c
1554 * src/plugins/pgpcore/sylpheed.def
1555 * src/plugins/pgpinline/Makefile.am
1556 * src/plugins/pgpinline/claws.def
1557 * src/plugins/pgpinline/plugin.c
1558 * src/plugins/pgpinline/sylpheed.def
1559 * src/plugins/pgpmime/Makefile.am
1560 * src/plugins/pgpmime/claws.def
1561 * src/plugins/pgpmime/plugin.c
1562 * src/plugins/pgpmime/sylpheed.def
1563 * src/plugins/spamassassin/spamassassin.c
1564 * src/plugins/spamassassin/spamassassin_gtk.c
1565 * src/plugins/trayicon/trayicon.c
1567 remove deprecated gtk_tooltips_set_delay()
1569 2006-11-26 [paul] 2.6.0cvs63
1573 * src/image_viewer.c
1575 * src/gtk/gtkutils.c
1576 * src/gtk/gtkvscrollbutton.c
1577 * src/gtk/prefswindow.c
1578 * src/plugins/pgpcore/prefs_gpg.c
1579 replace more deprecated GTK+ functions
1581 2006-11-26 [paul] 2.6.0cvs62
1586 replace deprecated gtk_idle_... functions
1588 2006-11-26 [paul] 2.6.0cvs61
1594 * src/gtk/gtkvscrollbutton.c
1595 * src/gtk/quicksearch.c
1596 * src/plugins/pgpcore/passphrase.c
1597 replace deprecated gtk_timeout_add and
1600 2006-11-26 [paul] 2.6.0cvs60
1603 fix bug that caused the wrong recipient
1604 to be selected when replying to a msg
1605 which is From one of our accounts to
1606 another of our accounts
1608 2006-11-25 [paul] 2.6.0cvs59
1611 don't change the From column title to
1612 To if the To column is visible
1614 2006-11-24 [paul] 2.6.0cvs58
1617 fix bug 1069, 'Sent mails disappear, BCC
1618 or locking problem?'
1620 2006-11-21 [wwp] 2.6.0cvs57
1623 fix spelling menu when replying (same as 2.3.1cvs39):
1624 discrepancy between context menu and top menu when
1625 folder's dictionary isn't the default one.
1627 2006-11-19 [paul] 2.6.0cvs56
1630 obey always_show_msg option when
1632 * src/plugins/bogofilter/bogofilter.c
1635 2006-11-18 [paul] 2.6.0cvs55
1645 * src/gtk/icon_legend.c
1646 * src/gtk/icon_legend.h
1647 * tools/OOo2claws-mail.pl
1649 * tools/acroread2claws-mail.pl
1650 * tools/claws.i18n.status.pl
1651 * tools/filter_conv.pl
1652 * tools/filter_conv_new.pl
1653 * tools/freshmeat_search.pl
1654 * tools/google_search.pl
1655 * tools/kmail2claws-mail.pl
1656 * tools/kmail2claws-mail_v2.pl
1657 * tools/maildir2claws-mail.pl
1658 * tools/make.themes.project
1659 * tools/multiwebsearch.pl
1660 * tools/outlook2claws-mail.pl
1661 * tools/tb2claws-mail
1662 * tools/kdeservicemenu/README
1663 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
1664 update mine and wwp's email addresses in
1667 * src/prefs_compose_writing.c
1668 set sensitivity on 'new message format' frame
1670 2006-11-17 [paul] 2.6.0cvs54
1673 more reworking of the GUI
1674 Patch by Fabien Vantard
1676 2006-11-16 [paul] 2.6.0cvs53
1679 set a minimum size for the window, allow
1680 it to automatically expand as necessary
1682 2006-11-16 [wwp] 2.6.0cvs52
1685 better wrap of copyright info on some systems.
1687 2006-11-16 [paul] 2.6.0cvs51
1690 move the tech info from the upper panel
1692 use a gtk_text_view for the features tab
1694 2006-11-16 [paul] 2.6.0cvs50
1697 update my email address
1704 * src/plugins/trayicon/trayicon.c
1705 don't offer simple menu separators
1708 add separator between 'mark all read'
1711 2006-11-15 [wwp] 2.6.0cvs49
1714 updated manuals authors.
1716 2006-11-14 [paul] 2.6.0cvs48
1719 Fix Options/Reply mode after draft save
1721 2006-11-14 [paul] 2.6.0cvs47
1724 Fix make DESTDIR=...
1727 * src/plugins/pgpinline/pgpinline.c
1728 Probably fix bug 1061
1730 2006-11-14 [paul] 2.6.0cvs46
1735 * src/stock_pixmap.c
1736 * src/stock_pixmap.h
1738 * src/pixmaps/active.xpm
1739 * src/pixmaps/inactive.xpm
1740 add a new page, 'Features', to the About dialog
1741 showing which features are compiled in and which
1744 2006-11-14 [paul] 2.6.0cvs45
1747 updated by Pavlo Bohmat
1749 2006-11-14 [colin] 2.6.0cvs44
1757 * src/gtk/gtkaspell.c
1758 Fix 64-bit-related warnings
1760 Fix possible infinite loop
1761 * src/plugins/pgpcore/sgpgme.c
1762 Remove useless check
1764 2006-11-13 [colin] 2.6.0cvs43
1766 * src/gtk/Makefile.am
1767 authors.h isn't generated
1769 2006-11-13 [colin] 2.6.0cvs42
1771 * src/plugins/pgpinline/pgpinline.c
1772 * src/plugins/pgpmime/pgpmime.c
1773 Very probably fix bug 1061, 'crash on
1774 opening signed email'. Another cast
1777 2006-11-13 [colin] 2.6.0cvs41
1779 * src/plugins/pgpcore/sgpgme.c
1780 Maybe fix bug 1061, 'crash on opening
1783 2006-11-13 [wwp] 2.6.0cvs40
1785 * src/plugins/pgpinline/pgpinline.c
1786 fix candidate for bug #1057, thanks to Colin.
1788 2006-11-13 [wwp] 2.6.0cvs39
1791 * src/quote_fmt_parse.y
1792 fix bug 1052: current parser buffer was not always
1793 allocated, ptr to this buffer could be returned as
1794 NULL whereas no parser error has occurred. in
1795 consequence, defining a template body as "%d"
1796 (w/o the quotes) for the first time of the instance
1797 of claws-mail, was reporting a parser error. make
1798 sure that the buffer is always allocated, even to
1800 fix mis-unescaping in compose.:compose_quote_fmt():
1801 unescaping of the fmt string was always done
1802 whereas it must be done *only* when receiving
1803 quote format strings issued from the prefs
1804 (compose new message, reply, forward, redirect
1805 formats), *not* when applying templates. in
1806 consequences, applying templates w/ sequences
1807 like \\|p{echo} were failing. make sure that
1808 unescaping is done only when necessary.
1810 2006-11-12 [colin] 2.6.0cvs38
1815 2006-11-12 [colin] 2.6.0cvs37
1817 * src/plugins/pgpinline/pgpinline.c
1818 * src/plugins/pgpmime/pgpmime.c
1819 Release GPG context at the latest
1820 possible moment. Maybe fixes
1821 bug 1057, 'crash on sending signed
1822 message to a newsgroup'
1825 2006-11-12 [colin] 2.6.0cvs36
1827 * src/plugins/pgpcore/sgpgme.c
1828 Tell a bit more when gpg's status doesn't
1829 contain any signature
1831 2006-11-12 [colin] 2.6.0cvs35
1834 Fix bug 1060, 'compilation error with
1837 2006-11-12 [paul] 2.6.0cvs34
1839 * doc/man/claws-mail.1
1841 * src/plugins/clamav/README
1842 * src/plugins/spamassassin/README
1844 * tools/freshmeat_search.pl
1845 * tools/google_search.pl
1846 * tools/multiwebsearch.pl
1848 * src/plugins/trayicon/trayicon.c
1849 fix compiliation warning
1851 2006-11-11 [colin] 2.6.0cvs33
1854 Forbid drag and drop from/to different
1855 folders of type F_UNKNOWN
1857 2006-11-11 [colin] 2.6.0cvs32
1859 * src/plugins/pgpinline/pgpinline.c
1860 Fix typo in previous commit:
1862 + if ((err = gpgme_new(&data->ctx)) ...)
1864 2006-11-11 [colin] 2.6.0cvs31
1866 * src/plugins/pgpinline/pgpinline.c
1867 * src/plugins/pgpmime/pgpmime.c
1868 Check success after calling gpgme_new
1869 Maybe fixes bug 1057, 'crash on sending
1870 signed message to a newsgroup'
1872 2006-11-11 [colin] 2.6.0cvs30
1875 init undostruct to 0s (from
1876 valgrind log of bug 1057)
1878 2006-11-10 [colin] 2.6.0cvs29
1881 Set cursor to wait before filtering
1882 duplicates in all folders
1883 * src/plugins/bogofilter/bogofilter.c
1884 * src/plugins/bogofilter/bogofilter.h
1885 * src/plugins/bogofilter/bogofilter_gtk.c
1886 Completely thread away the bogofilter
1889 2006-11-10 [mones] 2.6.0cvs28
1893 added COMPOSE_CHECK_BEFORE_SEND hook
1895 2006-11-10 [paul] 2.6.0cvs27
1899 add libSM to get_compiled_in_features()
1903 2006-11-10 [colin] 2.6.0cvs26
1905 * src/etpan/imap-thread.c
1906 Add a reference to libetpan's sasl engine
1907 so that sasl_done() doesn't get called by
1908 libetpan, and doesn't break openssl.
1909 Should fix bug 1053, 'SC fails to reestablish
1910 a secure connection'
1913 2006-11-10 [colin] 2.6.0cvs25
1915 * manual/addrbook.xml
1916 * manual/advanced.xml
1921 2006-11-09 [colin] 2.6.0cvs24
1923 * src/plugins/bogofilter/bogofilter_gtk.c
1924 Add comment about annoyance
1926 2006-11-09 [colin] 2.6.0cvs23
1928 * src/plugins/bogofilter/bogofilter.c
1929 * src/plugins/bogofilter/bogofilter_gtk.c
1930 Prepare things needed to thread bogofilter
1931 filtering: separate bogo stuff and possible GUI
1934 2006-11-09 [colin] 2.6.0cvs22
1938 Search for one of our accounts in Delivered-To
1939 (helps for auto-account selection when
1940 replying/forwarding)
1944 * src/plugins/trayicon/trayicon.c
1945 Allow opening a new mail with any account from
1948 2006-11-09 [wwp] 2.6.0cvs21
1951 * src/prefs_common.c
1952 * src/prefs_common.h
1953 * src/prefs_compose_writing.c
1954 add a compose new message format (in prefs/compose/writing), it's a
1955 simple subject+body template to use when opening a new composition
1956 window. It's similar to the existent reply and forward formats.
1958 enhanced the template/format % symbols substitution mechanism to
1959 use current composition window information when % are used in
1960 the compose new message format or in templates applied to new
1961 messages (there were useless in that situations before). When
1962 applied to new messages, %d corresponds to the system time/date.
1964 2006-11-09 [paul] 2.6.0cvs20
1969 2006-11-09 [paul] 2.6.0cvs19
1972 keep tje alphabetical order
1974 2006-11-08 [colin] 2.6.0cvs18
1976 * src/etpan/imap-thread.c
1977 Fix bug 1054, 'Slowness logging big
1980 2006-11-08 [paul] 2.6.0cvs17
1985 2006-11-08 [paul] 2.6.0cvs16
1990 2006-11-08 [paul] 2.6.0cvs15
1993 * tools/OOo2claws-mail.pl
1994 * tools/OOo2sylpheed.pl
1996 * tools/acroread2claws-mail.pl
1997 * tools/acroread2sylpheed.pl
1998 * tools/kmail2claws-mail.pl
1999 * tools/kmail2claws-mail_v2.pl
2000 * tools/kmail2sylpheed.pl
2001 * tools/kmail2sylpheed_v2.pl
2002 * tools/maildir2claws-mail.pl
2003 * tools/maildir2sylpheed.pl
2004 * tools/nautilus2claws-mail.sh
2005 * tools/nautilus2sylpheed.sh
2006 * tools/outlook2claws-mail.pl
2007 * tools/outlook2sylpheed.pl
2008 * tools/tb2claws-mail
2010 * tools/tbird2claws.py
2011 * tools/tbird2syl.py
2012 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2013 * tools/kdeservicemenu/install.sh
2014 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
2015 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
2016 * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
2017 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
2018 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
2019 renamed (removed, added) tools files
2021 2006-11-08 [paul] 2.6.0cvs14
2025 Migrate sylpheedrc to clawsrc, and fix the standard
2026 plugins path in the process
2028 2006-11-07 [colin] 2.6.0cvs13
2031 Symlink sylpheed-claws relative to
2034 2006-11-07 [colin] 2.6.0cvs12
2037 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
2039 2006-11-07 [paul] 2.6.0cvs11
2042 Fix a missed occurence of
2045 2006-11-07 [paul] 2.6.0cvs10
2048 Fix symlink installation
2050 2006-11-07 [paul] 2.6.0cvs9
2053 Symlink claws-mail to sylpheed-claws
2054 * src/common/utils.c
2055 Fix migrating symlinks
2056 * src/etpan/imap-thread.c
2057 check certificate only when there's
2060 2006-11-07 [paul] 2.6.0cvs8
2063 Fix icon breakages with Gtk, which needs a
2064 cache updated to see them.
2066 2006-11-07 [paul] 2.6.0cvs7
2077 * claws-mail-128x128.png
2078 * claws-mail-64x64.png
2083 * sylpheed-claws-128x128.png
2084 * sylpheed-claws-64x64.png
2085 * sylpheed-claws.desktop
2086 * sylpheed-claws.ico
2087 * sylpheed-claws.pc.in
2088 * sylpheed-claws.png
2089 * debian/README.Debian
2091 * debian/claws-mail.desktop
2092 * debian/claws-mail.menu
2093 * debian/claws-mail.postinst.debhelper
2094 * debian/claws-mail.postrm.debhelper
2099 * debian/sylpheed-claws.desktop
2100 * debian/sylpheed-claws.menu
2101 * debian/sylpheed-claws.postinst.debhelper
2102 * debian/sylpheed-claws.postrm.debhelper
2103 * doc/man/Makefile.am
2104 * doc/man/claws-mail.1
2105 * doc/man/sylpheed-claws.1
2106 * doc/src/ChangeLog.claws-pre0.8.0
2107 * manual/Makefile.am
2108 * manual/account.xml
2110 * manual/addrbook.xml
2111 * manual/advanced.xml
2112 * manual/claws-mail-manual.xml
2114 * manual/glossary.xml
2115 * manual/handling.xml
2117 * manual/keyboard.xml
2118 * manual/plugins.xml
2119 * manual/starting.xml
2120 * manual/sylpheed-claws-manual.xml
2122 * manual/dist/.cvsignore
2123 * manual/dist/html/.cvsignore
2124 * manual/dist/html/Makefile.am
2125 * manual/dist/pdf/.cvsignore
2126 * manual/dist/pdf/Makefile.am
2127 * manual/dist/ps/.cvsignore
2128 * manual/dist/ps/Makefile.am
2129 * manual/dist/txt/.cvsignore
2130 * manual/dist/txt/Makefile.am
2131 * manual/es/Makefile.am
2132 * manual/es/advanced.xml
2133 * manual/es/claws-mail-manual.xml
2135 * manual/es/glossary.xml
2136 * manual/es/handling.xml
2137 * manual/es/intro.xml
2138 * manual/es/plugins.xml
2139 * manual/es/sylpheed-claws-manual.xml
2140 * manual/es/dist/.cvsignore
2141 * manual/es/dist/html/.cvsignore
2142 * manual/es/dist/html/Makefile.am
2143 * manual/es/dist/pdf/.cvsignore
2144 * manual/es/dist/pdf/Makefile.am
2145 * manual/es/dist/ps/.cvsignore
2146 * manual/es/dist/ps/Makefile.am
2147 * manual/es/dist/txt/.cvsignore
2148 * manual/es/dist/txt/Makefile.am
2149 * manual/fr/Makefile.am
2150 * manual/fr/account.xml
2152 * manual/fr/addrbook.xml
2153 * manual/fr/advanced.xml
2154 * manual/fr/claws-mail-manual.xml
2156 * manual/fr/glossary.xml
2157 * manual/fr/handling.xml
2158 * manual/fr/intro.xml
2159 * manual/fr/keyboard.xml
2160 * manual/fr/plugins.xml
2161 * manual/fr/starting.xml
2162 * manual/fr/sylpheed-claws-manual.xml
2163 * manual/fr/dist/.cvsignore
2164 * manual/fr/dist/html/.cvsignore
2165 * manual/fr/dist/html/Makefile.am
2166 * manual/fr/dist/pdf/.cvsignore
2167 * manual/fr/dist/pdf/Makefile.am
2168 * manual/fr/dist/ps/.cvsignore
2169 * manual/fr/dist/ps/Makefile.am
2170 * manual/fr/dist/txt/.cvsignore
2171 * manual/fr/dist/txt/Makefile.am
2172 * manual/pl/Makefile.am
2173 * manual/pl/account.xml
2175 * manual/pl/addrbook.xml
2176 * manual/pl/advanced.xml
2177 * manual/pl/claws-mail-manual.xml
2179 * manual/pl/glossary.xml
2180 * manual/pl/handling.xml
2181 * manual/pl/intro.xml
2182 * manual/pl/keyboard.xml
2183 * manual/pl/plugins.xml
2184 * manual/pl/starting.xml
2185 * manual/pl/sylpheed-claws-manual.xml
2186 * manual/pl/dist/.cvsignore
2187 * manual/pl/dist/html/.cvsignore
2188 * manual/pl/dist/html/Makefile.am
2189 * manual/pl/dist/pdf/.cvsignore
2190 * manual/pl/dist/pdf/Makefile.am
2191 * manual/pl/dist/ps/.cvsignore
2192 * manual/pl/dist/ps/Makefile.am
2193 * manual/pl/dist/txt/.cvsignore
2194 * manual/pl/dist/txt/Makefile.am
2218 * src/addressbook_foldersel.c
2219 * src/addressbook_foldersel.h
2241 * src/customheader.c
2242 * src/customheader.h
2243 * src/displayheader.c
2244 * src/displayheader.h
2255 * src/editldap_basedn.c
2256 * src/editldap_basedn.h
2272 * src/folder_item_prefs.c
2273 * src/folder_item_prefs.h
2280 * src/grouplistdialog.c
2281 * src/grouplistdialog.h
2284 * src/image_viewer.c
2285 * src/image_viewer.h
2324 * src/matcher_parser.h
2325 * src/matcher_parser_lex.l
2326 * src/matcher_parser_parse.y
2329 * src/message_search.c
2330 * src/message_search.h
2349 * src/partial_download.c
2350 * src/partial_download.h
2355 * src/prefs_account.c
2356 * src/prefs_account.h
2357 * src/prefs_actions.c
2358 * src/prefs_actions.h
2359 * src/prefs_common.c
2360 * src/prefs_common.h
2361 * src/prefs_compose_writing.c
2362 * src/prefs_compose_writing.h
2363 * src/prefs_customheader.c
2364 * src/prefs_customheader.h
2365 * src/prefs_display_header.c
2366 * src/prefs_display_header.h
2367 * src/prefs_ext_prog.c
2368 * src/prefs_ext_prog.h
2369 * src/prefs_filtering.c
2370 * src/prefs_folder_column.c
2371 * src/prefs_folder_column.h
2372 * src/prefs_folder_item.c
2373 * src/prefs_folder_item.h
2378 * src/prefs_image_viewer.c
2379 * src/prefs_image_viewer.h
2380 * src/prefs_matcher.c
2381 * src/prefs_matcher.h
2382 * src/prefs_message.c
2383 * src/prefs_message.h
2384 * src/prefs_msg_colors.c
2385 * src/prefs_msg_colors.h
2390 * src/prefs_receive.c
2391 * src/prefs_receive.h
2394 * src/prefs_spelling.c
2395 * src/prefs_spelling.h
2396 * src/prefs_summaries.c
2397 * src/prefs_summaries.h
2398 * src/prefs_summary_column.c
2399 * src/prefs_summary_column.h
2400 * src/prefs_template.c
2401 * src/prefs_template.h
2402 * src/prefs_themes.c
2403 * src/prefs_themes.h
2404 * src/prefs_toolbar.c
2405 * src/prefs_toolbar.h
2406 * src/prefs_wrapping.c
2407 * src/prefs_wrapping.h
2417 * src/quote_fmt_parse.y
2420 * src/remotefolder.c
2421 * src/remotefolder.h
2422 * src/send_message.c
2423 * src/send_message.h
2426 * src/sourcewindow.c
2427 * src/sourcewindow.h
2432 * src/stock_pixmap.c
2433 * src/stock_pixmap.h
2434 * src/summary_search.c
2435 * src/summary_search.h
2452 * src/common/base64.c
2453 * src/common/base64.h
2455 * src/common/hooks.c
2456 * src/common/hooks.h
2459 * src/common/mgutils.c
2460 * src/common/mgutils.h
2463 * src/common/passcrypt.c
2464 * src/common/passcrypt.h.in
2465 * src/common/plugin.c
2466 * src/common/plugin.h
2467 * src/common/prefs.c
2468 * src/common/prefs.h
2469 * src/common/progressindicator.c
2470 * src/common/progressindicator.h
2471 * src/common/quoted-printable.c
2472 * src/common/quoted-printable.h
2473 * src/common/session.c
2474 * src/common/session.h
2477 * src/common/socket.c
2478 * src/common/socket.h
2481 * src/common/stringtable.c
2482 * src/common/stringtable.h
2483 * src/common/sylpheed.c
2484 * src/common/sylpheed.h
2485 * src/common/template.c
2486 * src/common/template.h
2487 * src/common/timing.h
2488 * src/common/utils.c
2489 * src/common/utils.h
2490 * src/common/version.h.in
2493 * src/common/xmlprops.c
2494 * src/common/xmlprops.h
2496 * src/gtk/colorlabel.c
2497 * src/gtk/colorlabel.h
2498 * src/gtk/colorsel.c
2499 * src/gtk/colorsel.h
2500 * src/gtk/combobox.c
2501 * src/gtk/combobox.h
2502 * src/gtk/description_window.c
2503 * src/gtk/description_window.h
2506 * src/gtk/foldersort.c
2507 * src/gtk/foldersort.h
2508 * src/gtk/gtkaspell.c
2509 * src/gtk/gtkaspell.h
2510 * src/gtk/gtksctree.c
2511 * src/gtk/gtkshruler.c
2512 * src/gtk/gtkshruler.h
2513 * src/gtk/gtkutils.c
2514 * src/gtk/gtkutils.h
2515 * src/gtk/icon_legend.c
2516 * src/gtk/icon_legend.h
2517 * src/gtk/logwindow.c
2518 * src/gtk/logwindow.h
2519 * src/gtk/manage_window.c
2520 * src/gtk/manage_window.h
2521 * src/gtk/pluginwindow.c
2522 * src/gtk/pluginwindow.h
2523 * src/gtk/prefswindow.c
2524 * src/gtk/prefswindow.h
2525 * src/gtk/quicksearch.c
2526 * src/gtk/quicksearch.h
2527 * src/pixmaps/claws-mail.xpm
2528 * src/pixmaps/claws-mail_icon.xpm
2529 * src/pixmaps/claws-mail_logo.xpm
2530 * src/pixmaps/sylpheed-claws.xpm
2531 * src/pixmaps/sylpheed-claws_icon.xpm
2532 * src/pixmaps/sylpheed-claws_logo.xpm
2533 * src/plugins/bogofilter/Makefile.am
2534 * src/plugins/bogofilter/bogofilter.c
2535 * src/plugins/bogofilter/bogofilter.h
2536 * src/plugins/bogofilter/bogofilter_gtk.c
2537 * src/plugins/clamav/Makefile.am
2538 * src/plugins/clamav/clamav_plugin.c
2539 * src/plugins/clamav/clamav_plugin.h
2540 * src/plugins/clamav/clamav_plugin_gtk.c
2541 * src/plugins/demo/Makefile.am
2542 * src/plugins/demo/demo.c
2543 * src/plugins/dillo_viewer/Makefile.am
2544 * src/plugins/dillo_viewer/README
2545 * src/plugins/dillo_viewer/dillo_prefs.c
2546 * src/plugins/dillo_viewer/dillo_prefs.h
2547 * src/plugins/dillo_viewer/dillo_viewer.c
2548 * src/plugins/pgpcore/Makefile.am
2549 * src/plugins/pgpcore/passphrase.c
2550 * src/plugins/pgpcore/passphrase.h
2551 * src/plugins/pgpcore/pgp_viewer.c
2552 * src/plugins/pgpcore/pgp_viewer.h
2553 * src/plugins/pgpcore/plugin.c
2554 * src/plugins/pgpcore/prefs_gpg.c
2555 * src/plugins/pgpcore/prefs_gpg.h
2556 * src/plugins/pgpcore/select-keys.c
2557 * src/plugins/pgpcore/select-keys.h
2558 * src/plugins/pgpcore/sgpgme.c
2559 * src/plugins/pgpcore/sgpgme.h
2560 * src/plugins/pgpcore/sylpheed.def
2561 * src/plugins/pgpcore/version.rc
2562 * src/plugins/pgpinline/Makefile.am
2563 * src/plugins/pgpinline/pgpinline.c
2564 * src/plugins/pgpinline/pgpinline.h
2565 * src/plugins/pgpinline/plugin.c
2566 * src/plugins/pgpinline/sylpheed.def
2567 * src/plugins/pgpinline/version.rc
2568 * src/plugins/pgpmime/Makefile.am
2569 * src/plugins/pgpmime/pgpmime.c
2570 * src/plugins/pgpmime/pgpmime.h
2571 * src/plugins/pgpmime/plugin.c
2572 * src/plugins/pgpmime/sylpheed.def
2573 * src/plugins/pgpmime/version.rc
2574 * src/plugins/spamassassin/Makefile.am
2575 * src/plugins/spamassassin/README
2576 * src/plugins/spamassassin/spamassassin.c
2577 * src/plugins/spamassassin/spamassassin.h
2578 * src/plugins/spamassassin/spamassassin_gtk.c
2579 * src/plugins/trayicon/Makefile.am
2580 * src/plugins/trayicon/trayicon.c
2581 * tools/OOo2sylpheed.pl
2583 * tools/README.sylprint
2584 * tools/acroread2sylpheed.pl
2585 * tools/claws.i18n.status.pl
2586 * tools/filter_conv.pl
2587 * tools/filter_conv_new.pl
2588 * tools/freshmeat_search.pl
2589 * tools/google_search.pl
2590 * tools/kmail2sylpheed.pl
2591 * tools/kmail2sylpheed_v2.pl
2592 * tools/make.themes.project
2593 * tools/multiwebsearch.pl
2594 * tools/nautilus2sylpheed.sh
2595 * tools/outlook2sylpheed.pl
2599 * tools/textviewer.sh
2600 * tools/vcard2xml.py
2601 * tools/kdeservicemenu/README
2602 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
2603 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
2604 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
2605 Change name to Claws Mail. Announce to follow...
2607 2006-11-06 [wwp] 2.6.0cvs6
2609 * src/prefs_template.c
2610 unify messages related to quote format/template errors (fix
2611 capitalization), again.
2613 2006-11-06 [wwp] 2.6.0cvs5
2616 unify messages related to quote format/template errors.
2618 2006-11-06 [wwp] 2.6.0cvs4
2620 * src/prefs_msg_colors.c
2621 more uses of Q_ macro for contextual translations, thanks
2624 2006-11-06 [wwp] 2.6.0cvs3
2627 * src/common/utils.c
2628 * src/common/utils.h
2629 show an alertpanel to make sure users are aware that sensitive
2630 files are attached (it's file blacklist-based). This will fix
2631 interaction w/ GoogleEarth for instance, thanks to Colin.
2633 2006-11-06 [wwp] 2.6.0cvs2
2636 * src/prefs_template.c
2637 * src/prefs_template.h
2638 check quote format when applying/closing prefs. For now this only
2639 shows up an error dialog box, not preventing the user from using
2640 a broken quote (reply, forwards) format.
2642 2006-11-06 [wwp] 2.6.0cvs1
2644 * src/prefs_template.c
2645 fix missing checks of some template fields.
2647 2006-11-06 [paul] 2.6.0
2654 2006-11-06 [paul] 2.5.6cvs22
2656 * manual/advanced.xml
2657 * manual/es/advanced.xml
2658 put 'respect_flowed_format' info in the correct
2661 2006-11-06 [mones] 2.5.6cvs21
2664 Minor fixes for release
2666 2006-11-06 [paul] 2.5.6cvs20
2677 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
2678 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
2679 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
2682 2006-11-02 [colin] 2.5.6cvs19
2686 * src/prefs_account.c
2687 * src/etpan/imap-thread.c
2688 Add GSSAPI support - fixes Debian bug #383274
2690 2006-11-01 [colin] 2.5.6cvs18
2693 Handle libpisock12 support. Probably
2694 fixes bug 1046, 'jpilot AddressDB.pdb
2697 2006-11-01 [colin] 2.5.6cvs17
2700 debug_print() folderutils_mark_all_read()
2702 2006-11-01 [colin] 2.5.6cvs16
2705 Add missed files to the Apache exception
2707 2006-10-31 [colin] 2.5.6cvs15
2711 Add a copy_private_data() func to FolderClasses
2712 Doesn't break the feature freeze, because we
2713 won't use it (right now) in the core.
2715 2006-10-31 [colin] 2.5.6cvs14
2718 Allow linking with the Apache licensed files in
2719 src/plugins/spamassassin. Hopefully fixes
2720 bug 1048, 'Spamassassin plugin license problem'
2722 2006-10-31 [wwp] 2.5.6cvs13
2725 fix and optimize trimming of leading linefeeds in body loop.
2727 2006-10-31 [colin] 2.5.6cvs12
2729 * src/etpan/imap-thread.c
2731 Make really sure to have NULL sets in case
2734 2006-10-30 [wwp] 2.5.6cvs11
2736 * src/prefs_common.c
2737 * src/prefs_common.h
2739 fix broken storage of quote format template when it contains \-escape
2740 sequences. The application of such sequences is also fixed now (\t
2741 in quote format will be a real tab instead of a 't', for instance).
2743 2006-10-27 [colin] 2.5.6cvs10
2746 Probably fix bug 1045, 'sylpheed-claws
2747 doesn't remove the mail from the IMAP
2748 Queue folder after sending'. From
2751 2006-10-27 [colin] 2.5.6cvs9
2754 Require libetpan-0.48. I'm so annoying,
2757 2006-10-27 [colin] 2.5.6cvs8
2761 Probably fix bug 1044, 'sylpheed-claws
2762 segfaults while moving mails' - Fix relation
2763 usage when moving to an IMAP mailbox from another
2766 2006-10-26 [paul] 2.5.6cvs7
2769 add libSM to compiled-in features
2772 2006-10-24 [colin] 2.5.6cvs6
2775 * src/gtk/gtkutils.c
2776 Fix crash when printing emails with an
2779 2006-10-24 [mones] 2.5.6cvs5
2781 * manual/es/advanced.xml
2782 Synchronize hidden option respect_flowed_format
2786 2006-10-21 [paul] 2.5.6cvs4
2789 * src/plugins/pgpcore/pgp_viewer.c
2790 * src/plugins/pgpcore/sgpgme.c
2791 fix building on BSDs
2792 Thanks to Michael Hughes
2793 <Sylpheed-Claws_user@thehugheslogcabin.net>
2795 2006-10-20 [colin] 2.5.6cvs3
2798 Bump up libetpan requirement
2799 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
2800 * src/common/utils.c
2801 * src/common/utils.h
2802 Add convenience get_file_mtime()
2804 * src/etpan/imap-thread.c
2805 * src/etpan/imap-thread.h
2806 Implement UIDPLUS support if the server
2807 supports it - faster sending in this case
2809 2006-10-19 [colin] 2.5.6cvs2
2811 * src/gtk/quicksearch.c
2812 Fix emptying in type-ahead+extended mode
2815 Add a hook for offline state change
2816 * src/plugins/trayicon/trayicon.c
2817 Use it to display offline icons
2818 * src/plugins/trayicon/Makefile.am
2819 * src/plugins/trayicon/newmail.offline.xpm
2820 * src/plugins/trayicon/newmarkedmail.offline.xpm
2821 * src/plugins/trayicon/nomail.offline.xpm
2822 * src/plugins/trayicon/unreadmail.offline.xpm
2823 * src/plugins/trayicon/unreadmarkedmail.offline.xpm
2826 2006-10-12 [paul] 2.5.6cvs1
2831 Update version number following
2834 2006-10-19 [colin] 2.5.5cvs18
2836 * manual/handling.xml
2837 Add type-ahead search
2839 2006-10-18 [colin] 2.5.5cvs17
2841 * src/gtk/quicksearch.c
2842 Remove "save to history only if there's
2843 no syntax error", it breaks for some
2844 reason which I'll investigate later.
2846 2006-10-18 [colin] 2.5.5cvs16
2848 * src/prefs_common.c
2849 * src/prefs_common.h
2851 * src/gtk/quicksearch.c
2852 * src/gtk/quicksearch.h
2853 Add a type-ahead option for fast searches
2854 Patch by Fabien Vantard
2856 2006-10-18 [colin] 2.5.5cvs15
2860 Add Options/Reply mode/ menu to be able to
2861 change the recipients of a reply on the fly
2863 2006-10-18 [colin] 2.5.5cvs14
2866 Fix redirecting of our own sent mails
2868 2006-10-17 [wwp] 2.5.5cvs13
2870 * src/send_message.c
2871 Fix duplicate error messages when sending, and missing
2872 newline in such error messages.
2874 2006-10-17 [colin] 2.5.5cvs12
2877 Compare addresses case-insensitive
2879 2006-10-17 [colin] 2.5.5cvs11
2881 * src/plugins/pgpcore/sgpgme.c
2884 2006-10-17 [colin] 2.5.5cvs10
2886 * src/plugins/pgpcore/pgp_viewer.c
2889 2006-10-17 [colin] 2.5.5cvs9
2892 Fix a typo (thanks to Fabien)
2894 2006-10-16 [colin] 2.5.5cvs8
2897 Fix problem with quote-folding when emails
2898 don't convert cleanly to UTF-8
2900 2006-10-14 [colin] 2.5.5cvs7
2902 * src/prefs_template.c
2903 Reset fields when reopening
2906 2006-10-13 [paul] 2.5.5cvs6
2908 * manual/advanced.xml
2909 * src/prefs_message.c
2910 make 'respect_flowed_format' a hidden
2911 option, and add a manual entry for it
2914 2006-10-12 [colin] 2.5.5cvs5
2917 Revert part of 2.5.2cvs21:
2918 Don't optimise by reusing the
2919 last iconv converter if possible:
2920 it seems slightly broken in a
2921 very hard way to reproduce
2923 2006-10-12 [colin] 2.5.5cvs4
2925 * src/prefs_common.c
2926 * src/prefs_common.h
2927 * src/prefs_message.c
2929 Fix bug 1035, 'Incorrect handling
2930 of flowed lines'. We now optionnaly
2931 handle this format (preference is in
2932 Message View/Text options section)
2934 2006-10-12 [colin] 2.5.5cvs3
2938 * src/plugins/pgpcore/pgp_viewer.c
2939 * src/plugins/pgpcore/sgpgme.c
2940 Don't try to import without asking
2942 2006-10-12 [colin] 2.5.5cvs2
2945 Fix bug 1036, 'Forwarding a mutlipart
2946 mail with a "text/html" block to ms
2947 outlook users leeds to freeze of
2948 outlook'. Poor outlook users...
2950 2006-10-12 [paul] 2.5.5cvs1
2955 Update version number following
2958 2006-10-11 [paul] 2.5.4cvs1
2963 Update version number following
2966 2006-10-11 [paul] 2.5.3cvs32
2969 fix bug 1032, 'Segmentation fault when showing
2970 message' (bug in quote folding)
2973 2006-10-10 [colin] 2.5.3cvs31
2976 Rephrase english a bit
2978 2006-10-10 [colin] 2.5.3cvs30
2980 * src/prefs_compose_writing.c
2981 Stop making the page larger than the window
2983 2006-10-10 [wwp] 2.5.3cvs29
2986 * src/prefs_template.c
2989 * src/quote_fmt_lex.l
2990 * src/quote_fmt_parse.y
2991 Extend the quote parser a bit: allow to get access to
2992 basic (composing) account info.
2994 2006-10-10 [colin] 2.5.3cvs28
2997 Fix this \t problem in subject
2999 2006-10-09 [colin] 2.5.3cvs27
3003 Prepare cache a bit later
3004 If section already exists, skip the new one
3005 (as previously); avoid writing the same block
3006 twice - if we find a second block with the
3008 * src/plugins/pgpcore/pgp_viewer.c
3009 Set cursor to busy when retrieving a key
3010 * src/plugins/pgpcore/sgpgme.c
3011 allow 5 seconds for gpg to export the key
3014 2006-10-09 [colin] 2.5.3cvs26
3019 Check for existence of fgets_unlocked
3022 2006-10-09 [paul] 2.5.3cvs25
3024 * src/prefs_summaries.c
3025 replace strftime() with fast_strftime() and in
3026 the consequence fix the bug in the display of
3027 AM/PM in the 'Example' string
3029 2006-10-09 [ticho] 2.5.3cvs24
3032 Updated (and fixed up somewhat) Slovak translation.
3034 2006-10-08 [colin] 2.5.3cvs23
3036 * src/prefs_folder_item.c
3037 Explain why prefs in the top-level folder
3038 aren't retained, but are still useful
3040 2006-10-08 [colin] 2.5.3cvs22
3043 Don't cache anything if caching fails
3045 2006-10-08 [colin] 2.5.3cvs21
3047 * src/common/utils.c
3048 always include gi18n.h
3050 2006-10-07 [colin] 2.5.3cvs20
3052 * src/plugins/pgpcore/pgp_viewer.c
3053 Kill gpg after 5 seconds wait
3055 2006-10-07 [colin] 2.5.3cvs19
3057 * src/plugins/pgpcore/pgp_viewer.c
3058 * src/plugins/pgpcore/pgp_viewer.h
3061 2006-10-07 [colin] 2.5.3cvs18
3063 * src/plugins/pgpcore/pgp_viewer.c
3064 * src/plugins/pgpcore/pgp_viewer.h
3065 Actually add the files to CVS
3067 2006-10-07 [colin] 2.5.3cvs17
3069 * src/plugins/pgpcore/sgpgme.c
3070 Be sure not to crash on 'application/pgp-signature' that
3071 are not application/pgp-signatures
3073 2006-10-07 [colin] 2.5.3cvs16
3077 Make a bit more of the API available
3078 * src/plugins/pgpcore/Makefile.am
3079 * src/plugins/pgpcore/plugin.c
3080 * src/plugins/pgpcore/sgpgme.c
3081 Add basic key import/export
3083 2006-10-07 [colin] 2.5.3cvs15
3087 * src/prefs_account.c
3089 Warn users *everywhere* if libetpan's not
3092 2006-10-06 [mones] 2.5.3cvs14
3096 updated by Stephan Sachse and me
3098 2006-10-06 [colin] 2.5.3cvs13
3101 * src/common/sylpheed.c
3102 Don't load common plugins if --exit is passed
3105 Implement a cache to avoid reading the same
3106 files over and over again at startup
3108 2006-10-06 [colin] 2.5.3cvs12
3111 * src/gtk/quicksearch.c
3112 Update display every 5k mails on fast searches
3114 2006-10-06 [colin] 2.5.3cvs11
3117 Don't do quote folding on HTML or ERTF.
3118 May fix the Cygwin issues if they were
3119 happening with HTML mails?
3121 2006-10-05 [colin] 2.5.3cvs10
3126 2006-10-05 [colin] 2.5.3cvs9
3129 Use unlocked_stdio here too
3131 2006-10-05 [colin] 2.5.3cvs8
3134 Fix go to next * after preferences apply
3136 Do the fd lock/unlock ourselves instead of
3137 letting the libc do it at each write
3139 2006-10-05 [colin] 2.5.3cvs7
3141 * src/common/utils.c
3142 Faster division, thanks to Jean Diraison
3144 2006-10-05 [paul] 2.5.3cvs6
3146 * src/common/utils.c
3147 fix building with --disable-nls
3149 2006-10-04 [colin] 2.5.3cvs5
3152 Maybe fix a segfault
3154 2006-10-04 [wwp] 2.5.3cvs4
3156 * src/prefs_folder_item.c
3157 Fine-tune layouts in folder item prefs. Suggested by
3158 Fabien Vantard <fzzzzz@gmail.com>.
3160 2006-10-04 [wwp] 2.5.3cvs3
3162 * src/prefs_folder_item.c
3163 Kill the clandestine passengers. You didn't see anything.
3165 2006-10-04 [wwp] 2.5.3cvs2
3167 * src/prefs_folder_item.c
3168 Add a way to test the subject simplify regexp in
3169 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
3170 w/ few layout changes.
3172 2006-20-04 [paul] 2.5.3cvs1
3177 Update version number following
3180 2006-10-04 [colin] 2.5.2cvs42
3185 Provide a way for folder classes to set their sort
3188 2006-10-03 [colin] 2.5.2cvs41
3191 Don't use strlen() to know if the
3194 2006-10-03 [colin] 2.5.2cvs40
3197 Fix "check for new folders" with accentued folders
3199 2006-10-03 [ticho] 2.5.2cvs39
3205 Colin's fix for "copy" filtering rules.
3207 2006-10-02 [colin] 2.5.2cvs38
3210 Fix for double-click too
3212 2006-10-02 [colin] 2.5.2cvs37
3215 correct fix for cvs36
3217 2006-10-02 [colin] 2.5.2cvs36
3220 Fix 'goto next unread' after collapsing/expanding
3223 2006-10-02 [colin] 2.5.2cvs35
3226 Fix double freeze/thaw
3227 * src/common/utils.c
3228 * src/common/utils.h
3229 Reimplement strftime
3234 2006-10-02 [colin] 2.5.2cvs34
3237 Time mh_write_sequences() - it's fast
3239 Init a variable to shut up gcc
3241 2006-10-01 [colin] 2.5.2cvs33
3247 Add helper mh_set_mtime(), and set mtime to stat()'s result
3248 Add fsync but disable it, it's slow as hell
3250 2006-10-01 [colin] 2.5.2cvs32
3254 fflush() caches and mh_sequences before
3257 2006-10-01 [colin] 2.5.2cvs31
3260 Don't ftruncate when not using mmap
3262 2006-09-30 [colin] 2.5.2cvs30
3265 Write folder list *after* saving caches
3267 2006-09-30 [colin] 2.5.2cvs29
3271 Debug forced mtime changes
3273 2006-09-30 [colin] 2.5.2cvs28
3277 Remove useless debug_print()s (code
3280 2006-09-30 [colin] 2.5.2cvs27
3283 Do stuff faster when writing mh_sequences
3285 2006-09-30 [colin] 2.5.2cvs26
3288 Don't let the writing of .mh_sequences, which
3289 can change the folder's mtime, let us think
3292 2006-09-30 [colin] 2.5.2cvs25
3295 Move a debug_print where it belongs
3298 Don't mess with a huge slow subject
3299 table if we're not threading by
3302 2006-09-30 [colin] 2.5.2cvs24
3305 Reenable mmaped reads (*not* writes!)
3307 Don't destroy and recreate hashtables just
3309 * src/common/utils.c
3310 Remove useless reply prefixes (it's case
3313 2006-09-30 [wwp] 2.5.2cvs23
3316 Fixed a minor bug in date value extraction, added a switch
3317 to replace non RFC-compliant Date: value, added a switch
3318 to use strict RFC matching patterns for dates.
3320 2006-09-29 [colin] 2.5.2cvs22
3322 * src/matcher_parser.h
3323 * src/matcher_parser_parse.y
3324 * src/prefs_filtering.c
3326 * src/summary_search.c
3328 * src/gtk/quicksearch.c
3329 * src/gtk/quicksearch.h
3330 Optimise searches by setting different
3331 refresh intervals (depending if the
3332 search is fast or not)
3334 2006-09-29 [colin] 2.5.2cvs21
3337 Optimise by reusing the last iconv converter
3340 Optimise a bit (the foldable quotes feature
3341 still has an awful O(n^2) algo
3343 2006-09-29 [colin] 2.5.2cvs20
3345 * src/gtk/gtksctree.c
3346 * src/gtk/gtksctree.h
3347 Optimise de-selection via up/down or
3350 2006-09-28 [colin] 2.5.2cvs19
3357 * src/summary_search.c
3359 Avoid using summaryview->ctree directly
3361 2006-09-28 [colin] 2.5.2cvs18
3365 Add helpers to freeze/thaw/grab_focus
3366 Factorize calls to freeze/thaw/grab_focus
3369 2006-09-28 [colin] 2.5.2cvs17
3372 More guards for the session management
3374 2006-09-28 [colin] 2.5.2cvs16
3377 * src/gtk/gtksctree.c
3378 * src/gtk/gtksctree.h
3379 Make expanding not recursive in folderview
3381 2006-09-28 [colin] 2.5.2cvs15
3384 If nothing is selected in the list (right part)
3385 and a group is selected in the tree (left part),
3388 2006-09-28 [colin] 2.5.2cvs14
3391 Actually use SM_LIBS
3393 2006-09-28 [ticho] 2.5.2cvs13
3400 * src/prefs_themes.c
3402 Small i18n string optimization.
3403 * src/send_message.c
3405 * src/common/session.c
3407 * src/common/ssl_certificate.c
3408 * src/common/utils.c
3409 Use "Couldn't" instead of "Can't" in UI messages,
3412 2006-09-28 [colin] 2.5.2cvs12
3415 Possibly fix link errors
3417 2006-09-27 [wwp] 2.5.2cvs11
3420 * doc/man/sylpheed-claws.1
3425 Updated authors info (me, myself and I).
3427 2006-09-27 [colin] 2.5.2cvs10
3430 Remove useless printf
3432 2006-09-27 [wwp] 2.5.2cvs9
3435 * src/send_message.c
3437 * src/prefs_common.c
3438 * src/prefs_common.h
3439 * src/gtk/progressdialog.c
3440 remember more windows' sizes (send dialog, received dialog,
3441 edit group in addressbook).
3443 2006-09-27 [colin] 2.5.2cvs8
3448 Use libSM to communicate with the session
3449 manager, so that we can know when the
3450 session ends, save our caches, and draft
3451 our compose windows.
3453 2006-09-27 [colin] 2.5.2cvs7
3457 o Allow Book and Group creation from the tree's
3459 o Do not actually delete the contacts when
3460 deleting groups from the tree (duh!)
3462 2006-09-27 [colin] 2.5.2cvs6
3469 o Allow passing an email address to
3470 compose_new_with_folderitem
3472 o Use current folderitem when clicking
3473 on a TextView mailto: link
3474 o Fix a possible leak in TextView
3476 2006-09-27 [colin] 2.5.2cvs5
3479 Use UTF-8 chars to replace HTML entities
3481 2006-09-27 [colin] 2.5.2cvs4
3484 * src/prefs_account.c
3486 Fix bug #1024 (Array index out of
3487 range in sylpheed-claws-2.5.2)
3488 Patch by Ales Nosek <anosek@suse.cz>
3490 2006-09-27 [colin] 2.5.2cvs3
3493 Actually do the test
3495 2006-09-27 [colin] 2.5.2cvs2
3499 Allow completing with comma (in certain cases: vCalendar
3500 for example doesn't support that)
3501 Patch by Fabien Vantard
3503 2006-09-26 [colin] 2.5.2cvs1
3514 * src/prefs_common.c
3515 * src/prefs_filtering_action.c
3516 * src/prefs_folder_item.c
3517 * src/prefs_template.c
3518 * src/stock_pixmap.c
3519 * src/stock_pixmap.h
3520 * src/pixmaps/addr_one.xpm
3521 * src/pixmaps/addr_two.xpm
3522 Add auto-completion on groups
3524 2006-09-26 [colin] 2.5.2
3531 2006-09-26 [colin] 2.5.1cvs5
3536 2006-09-26 [colin] 2.5.1cvs4
3539 Revert cvs1 (useless as the message is printed
3542 2006-09-26 [colin] 2.5.1cvs3
3544 * src/partial_download.c
3545 Fix crasher found by Alexsandar Urosevic
3547 2006-09-26 [colin] 2.5.1cvs2
3550 Fix bug #1023 (Sylpheed deletes too much messages)
3552 2006-09-26 [ticho] 2.5.1cvs1
3555 Make use of gettext's multiple plurals for statusbar
3558 2006-09-25 [paul] 2.5.1
3565 2006-09-25 [colin] 2.5.0cvs3
3567 * src/plugins/bogofilter/bogofilter.c
3568 * src/plugins/clamav/clamav_plugin.c
3569 * src/plugins/spamassassin/spamassassin.c
3570 BogoFilter, Spamassassin: Fix double hook registering after
3571 visiting preferences
3572 Spamassassin, Clamav: Just set the mails to move instead of
3573 doing the move - caller will move the things at once.
3575 2006-09-25 [colin] 2.5.0cvs2
3578 * src/etpan/imap-thread.c
3579 Use UID SEARCH ALL instead of UID 1:*
3580 (braindead servers can't figure out that's
3583 2006-09-25 [wwp] 2.5.0cvs1
3585 * src/message_search.c
3586 Added the ability to stop a running search (in message body).
3588 2006-09-25 [paul] 2.5.0
3595 2006-09-25 [paul] 2.4.0cvs214
3606 updated by Tim, Stephan Sachse, Flammie Pirinen,
3607 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
3608 Ticho, Aleksander Urosevic, Ralgh Young
3610 2006-09-24 [mones] 2.4.0cvs213
3615 2006-09-23 [colin] 2.4.0cvs212
3617 * src/gtk/inputdialog.c
3618 Fix [ ] remember this appearing in normal
3619 input dialogs after it's been used by
3627 * src/common/timing.h
3628 Enable timings in debug mode and make it
3631 2006-09-22 [colin] 2.4.0cvs211
3636 ping the correct URI
3638 2006-09-22 [colin] 2.4.0cvs210
3641 Let's see if bug #1022 is fixed
3643 2006-09-21 [colin] 2.4.0cvs209
3646 * src/common/plugin.c
3647 Prepare infra to load predefined plugins when
3648 no configuration existed. Don't actually load
3649 anything yet (feat. freeze)
3651 2006-09-21 [wwp] 2.4.0cvs208
3654 Partial sync w/ 2.4.0cvs72:
3655 wrap file and minor updates.
3657 2006-09-21 [wwp] 2.4.0cvs207
3660 several fixes and enhancements. A new --force switch has been
3661 added to prevent overriding by default Date: header when
3664 2006-09-21 [paul] 2.4.0cvs206
3666 * src/common/utils.c
3667 add Chinese UTF8 Re prefix
3669 2006-09-21 [wwp] 2.4.0cvs205
3672 Fics alfabettical order.
3674 2006-09-21 [wwp] 2.4.0cvs204
3678 Added an action tool to fix missing Date field in emails.
3679 Updated Makefile.am to reflect those last two additions.
3681 2006-09-21 [wwp] 2.4.0cvs203
3684 Added a action tool to open uuencoded docs w/
3685 OpenOffice (based on uudec method).
3687 2006-09-21 [colin] 2.4.0cvs202
3691 Workaround possible GTK crash: remove selection
3692 clipboard before destroying widget, or GTK+-2.10
3693 dies. Thanks to Hiro.
3695 2006-09-20 [colin] 2.4.0cvs201
3698 Fix free-after-use in some cases (when
3699 procmime_encode_content() frees mimeinfo->data.mem
3700 and turns it to a temp file)
3702 2006-09-20 [colin] 2.4.0cvs200
3706 * src/gtk/gtksctree.c
3707 * src/gtk/gtksctree.h
3708 Add tooltips in the folderview and summaryview
3709 (Doesn't break string freeze as they already
3712 Put the spam button in the default configuration
3713 if compiled with bogo plugin too
3715 2006-09-19 [colin] 2.4.0cvs199
3719 Update folder name label on folder rename
3720 * src/prefs_matcher.c
3721 * src/gtk/logwindow.h
3725 2006-09-19 [wwp] 2.4.0cvs198
3727 * src/summary_search.c
3728 fix can't click forward/backward buttons in the
3731 2006-09-18 [paul] 2.4.0cvs197
3734 add missing bracket, capitalise the A of
3737 2006-09-18 [paul] 2.4.0cvs196
3740 fix bug 1012 'crashed upon sending mail
3741 from compose window'
3744 2006-09-16 [colin] 2.4.0cvs195
3747 Fix "real-time" sorting by freezing/thawing
3749 2006-09-16 [colin] 2.4.0cvs194
3752 Fix the anti-spam entry a bit
3754 2006-09-16 [colin] 2.4.0cvs193
3757 Make sure reviewers have no excuse when stating
3758 Sylpheed-Claws doesn't have antispam capabilities.
3760 2006-09-16 [colin] 2.4.0cvs192
3763 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
3764 as if the SIGPIPE comes from etpan's thread we could
3765 trigger a GUI update from this thread.
3767 2006-09-16 [colin] 2.4.0cvs191
3770 Init all members of the struct
3772 2006-09-16 [paul] 2.4.0cvs190
3775 improvements to the English
3777 2006-09-15 [colin] 2.4.0cvs189
3782 2006-09-14 [colin] 2.4.0cvs188
3784 * src/common/socket.c
3785 * src/common/socket.h
3787 * src/common/ssl_certificate.c
3788 * src/common/ssl_certificate.h
3789 * src/etpan/imap-thread.c
3790 the get_fqdn() call done to get canonical name when
3791 checking an SSL certificate is blocking, which is
3792 sad as we just did a non-blocking lookup to connect.
3793 Fix that by letting the fqdn available to the SockInfo,
3794 and use that in ssl_certificate_check(). For IMAP,
3795 we don't do it as the lookup's done by libetpan, but
3796 it's less annoying as IMAP connections as much more
3797 rare than POP3 connections.
3799 2006-09-14 [paul] 2.4.0cvs187
3801 * manual/advanced.xml
3802 improvements to the English,
3803 properly place the new hidden options
3804 within the alphabetical order
3805 * src/gtk/pluginwindow.c
3806 improvements to the English
3808 2006-09-14 [colin] 2.4.0cvs186
3810 * src/prefs_common.c
3811 * src/prefs_common.h
3812 * src/gtk/gtksctree.c
3813 * manual/advanced.xml
3814 New hidden pref, stripes_color_offset, to change
3815 the value added/substracted to normal bgcolor to
3816 create the stripes in summaries
3818 2006-09-13 [colin] 2.4.0cvs185
3825 Fix misc. printing issues:
3826 - Bad font for linkified headers
3827 - Different font if the mail was displayed or not
3828 - Factorize the thing
3830 2006-09-13 [colin] 2.4.0cvs184
3832 * src/common/ssl_certificate.c
3833 Only get FQDN once when checking certificate
3835 2006-09-13 [colin] 2.4.0cvs183
3838 * src/gtk/pluginwindow.c
3839 Misc. GUI fixes by Fabien
3841 2006-09-13 [wwp] 2.4.0cvs182
3844 * src/common/utils.h
3845 * src/common/utils.c
3846 get rid of unused wide-char functions.
3848 2006-09-13 [wwp] 2.4.0cvs181
3850 * src/plugins/pgpinline/sylpheed.def