5 2007-08-10 [wwp] 2.10.0cvs111
8 fix unpredictable crashes in Windows due to broken
9 cache/mark/tags files writting (file were opened for
10 writing in text mode).
13 use gettimeofday() from w32lib.h on Windows.
15 2007-08-10 [colin] 2.10.0cvs110
18 * src/etpan/imap-thread.c
19 * src/etpan/imap-thread.h
20 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
22 2007-08-09 [colin] 2.10.0cvs109
25 Fix port being reset to 636 on SSL
27 Fix folder_item_get_msg_num_by_file
28 on drafts/queue folders
30 2007-08-09 [wwp] 2.10.0cvs108
33 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
34 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
37 2007-08-09 [colin] 2.10.0cvs107
41 * src/gtk/prefswindow.c
42 A few Maemo layout fixes
44 2007-08-09 [paul] 2.10.0cvs106
47 remove the hyphen from plug-ins to
50 2007-08-08 [wwp] 2.10.0cvs105
52 * src/prefs_folder_item.c
53 Fix an extraneous stealth ^L char.
55 2007-08-08 [wwp] 2.10.0cvs104
57 * src/prefs_folder_item.c
58 Better fix, group variables declarations (USE_ASPELL).
60 2007-08-08 [wwp] 2.10.0cvs103
62 * src/prefs_folder_item.c
63 Fix compilation w/ USE_ASPELL set (broken
66 2007-08-08 [ticho] 2.10.0cvs102
68 * src/prefs_folder_item.c
69 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
71 2007-08-08 [colin] 2.10.0cvs101
74 * src/etpan/imap-thread.c
75 * src/etpan/imap-thread.h
76 Close selected mailbox before doing
79 2007-08-08 [colin] 2.10.0cvs100
82 Complete symbol table, thanks to wwp.
83 Fixes bug 1284, 'The html -> text
84 converter ignores entities'
88 2007-08-08 [colin] 2.10.0cvs99
91 Better way to fetch UIDs on non-UIDPLUS servers
93 2007-08-07 [colin] 2.10.0cvs98
96 fix bug 1275, 'auto-saved draft messages not
97 always being removed'; Also, make multiple
98 copy (in the same account) faster by matching
99 source/destination message UIDs.
101 Don't try to reshow deleted mail
103 Fix leak on error path
105 2007-08-07 [wwp] 2.10.0cvs97
108 * manual/advanced.xml
109 * manual/fr/account.xml
110 * manual/fr/advanced.xml
111 Updated the reference manual and the French translation to
112 reflect 2.10.0cvs84: enable running folder Processing
115 2007-08-06 [wwp] 2.10.0cvs96
120 Allow changing the emphasis color used to highlight
121 the newsreader/x-mailer header value when it matches
122 our preferred mail agent (hidden pref 'emphasis_col' added
125 2007-08-06 [colin] 2.10.0cvs95
129 Re-commit 2.10.0cvs86, with a protection
130 against Pango bug. Also, try to fix
131 bug 1275, 'auto-saved draft messages not
132 always being removed'
134 2007-08-06 [wwp] 2.10.0cvs94
136 * src/gtk/quicksearch.c
137 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
139 2007-08-06 [ticho] 2.10.0cvs93
141 * src/prefs_account.c
143 Use GtkComboBox instead of GtkOptionMenu for privacy system
144 selection in account preferences.
146 2007-08-06 [wwp] 2.10.0cvs92
148 * src/plugins/pgpcore/plugin.def
149 Apply one more chunk from gpg4win's 03-w32-port patch.
151 2007-08-05 [colin] 2.10.0cvs91
155 reverting buggy patch for now
157 2007-08-05 [colin] 2.10.0cvs90
162 2007-08-04 [colin] 2.10.0cvs89
164 * src/prefs_summaries.c
165 * src/summary_search.c
166 Replace deprecated widgets. Patch by
169 2007-08-04 [colin] 2.10.0cvs88
172 Refresh GUI only every 2000 mails on mh_get_last_num
173 This is fast (readdir) and done only once per
176 2007-08-03 [colin] 2.10.0cvs87
178 * src/prefs_account.c
181 Fix a deprecated widget. Patch by
184 2007-08-03 [colin] 2.10.0cvs86
188 Make colorisation and wrapping algorithms
189 faster. Fixes bug 1246, 'compose becomes
190 increasingly slow replying to complex emails'
192 2007-08-03 [paul] 2.10.0cvs85
195 keep the window painted
197 2007-08-02 [paul] 2.10.0cvs84
202 enable running folder Processing
205 2007-08-02 [paul] 2.10.0cvs83
208 speed up/clean up rendering of larger
212 2007-08-01 [paul] 2.10.0cvs82
217 change default toolbar layout on maemo
218 * src/pixmaps/close.xpm
219 make the red cross a grey cross
220 * src/pixmaps/jpilot.xpm
221 make icon smaller so it fits better
223 2007-07-31 [paul] 2.10.0cvs81
227 fix crash on maemo on first launch
229 2007-07-30 [paul] 2.10.0cvs80
231 * src/prefs_matcher.c
232 specify the units of age and size
234 2007-07-30 [paul] 2.10.0cvs79
237 Fix IMAP timeout setting
239 2007-07-30 [colin] 2.10.0cvs78
241 * src/prefs_account.c
242 Fix a deprecated widget. Patch by
245 2007-07-27 [paul] 2.10.0cvs77
247 * src/matcher_parser_parse.y
248 * src/prefs_filtering_action.c
249 * src/prefs_matcher.c
250 these changes forgotten in cvs74's
251 'watch thread' feature
253 2007-07-27 [paul] 2.10.0cvs76
256 fix potential crasher
259 2007-07-27 [paul] 2.10.0cvs75
265 make mainwindow's /Help/Manual point to the
266 remote copy if the local copy doesn't exist
268 2007-07-27 [paul] 2.10.0cvs74
276 * src/matcher_parser_parse.y
285 * src/pixmaps/watchthread.xpm
286 add 'watch thread' feature
288 2007-07-27 [paul] 2.10.0cvs73
290 * src/prefs_folder_item.c
291 adjust labels, add tooltips
293 2007-07-27 [colin] 2.10.0cvs72
296 Maemo: Remove less used menu items
298 2007-07-26 [colin] 2.10.0cvs71
301 Maemo: destroy messageview after trashing mail.
302 Maybe should be done on X11 too
304 2007-07-26 [colin] 2.10.0cvs70
311 Add View/Show or Hide/Column headers
313 2007-07-26 [colin] 2.10.0cvs69
318 2007-07-26 [colin] 2.10.0cvs68
321 Fix possible crash on cache invalidation
325 * src/quote_fmt_parse.y
326 Make replying to mails with big attachments
327 much faster. Fixes bug 1224, 'The process of
328 Replying to emails with large attachments
329 seems unreasonably long...'
331 2007-07-26 [colin] 2.10.0cvs67
336 Fix threads use on BSDs
338 2007-07-26 [paul] 2.10.0cvs66
340 * src/gtk/prefswindow.c
341 fix account prefs breakage
344 2007-07-26 [paul] 2.10.0cvs65
347 standardise ./configure --help messages
349 2007-07-26 [colin] 2.10.0cvs64
353 Fix two vCard-related crashes
355 2007-07-25 [colin] 2.10.0cvs63
360 * src/prefs_receive.c
361 Maemo: Add a better way to notify of
367 Maemo: Various layout fixes
368 * src/gtk/prefswindow.c
369 Maemo: Better prefs layout
371 2007-07-25 [paul] 2.10.0cvs62
374 fix the layout on maemo
377 2007-07-25 [iwkse] 2.10.0cvs61
380 add 'o' shortcut on summaryview
382 2007-07-25 [iwkse] 2.10.0cvs60
387 2007-07-24 [colin] 2.10.0cvs59
390 Fix missing timestamp update on source
394 Better text layout on part's choices
396 2007-07-23 [colin] 2.10.0cvs58
400 Maemo: Automatically choose the correct application
402 * src/gtk/quicksearch.c
403 Make search run on GDK_KP_Enter too
405 2007-07-23 [wwp] 2.10.0cvs57
407 * src/quote_fmt_lex.l
408 Revert accidentaly committed lines (account_sig) in
411 2007-07-23 [wwp] 2.10.0cvs56
413 * src/quote_fmt_lex.l
414 Fix typos around long form expressions in the quote lexer.
420 2007-07-23 [colin] 2.10.0cvs55
423 Fix auto-completion on Maemo
425 2007-07-23 [colin] 2.10.0cvs54
428 Maemo: Fix sticking statusbars
430 2007-07-22 [colin] 2.10.0cvs53
433 Maemo: Fix the strange "top_application" info
434 at startup. We should do something when
435 receiving such a message.
437 2007-07-20 [paul] 2.10.0cvs52
440 add missing #include "statusbar.h"
442 2007-07-20 [colin] 2.10.0cvs51
446 * src/folder_item_prefs.c
447 * src/folder_item_prefs.h
455 * src/prefs_folder_item.c
456 Implement age-based caching: allow to
457 specify a threshold for the offline synchronisation
458 feature, and whether old cached bodies should
463 * src/plugins/dillo_viewer/dillo_viewer.c
464 Check that Dillo's installed
466 2007-07-20 [wwp] 2.10.0cvs50
470 Draw a frame around the selected mimeview part icon (instead of the
471 shifted 'dancing' icon).
473 2007-07-20 [colin] 2.10.0cvs49
476 Unref stuff even on error
478 disconnect signals only at the very
479 end of the wizard save.
481 2007-07-20 [colin] 2.10.0cvs48
487 Fix random crashes while navigating
490 2007-07-19 [colin] 2.10.0cvs47
499 Maemo: add an easy way to store data (mails
500 and IMAP/NNTP caches) on one of the SD cards,
501 and protect against unmounts if needed
503 2007-07-19 [paul] 2.10.0cvs46
508 * src/pixmaps/claws-mail_logo-small.xpm
509 implement a (slightly) different About
510 dialog for maemo and add a small version
513 use a scrolled window for wizard page 1
516 2007-07-19 [paul] 2.10.0cvs45
519 too soon for this line
521 2007-07-19 [paul] 2.10.0cvs44
526 2007-07-19 [colin] 2.10.0cvs43
529 Solve Mail/Mailbox name when specifying
532 2007-07-18 [colin] 2.10.0cvs42
538 2007-07-18 [colin] 2.10.0cvs41
541 Maemo: plug the online/offline system into
542 maemo's interfaces to have Claws automatically
543 switch according to the system status
545 Maemo: use HildonBanners to display status
546 messages. Renders the main statusbar useless.
548 2007-07-18 [paul] 2.10.0cvs40
551 fix screen blanking on moving/copying many msgs
553 fix processing progressbar and screen blanking
556 2007-07-18 [paul] 2.10.0cvs39
559 revert cvs37, breakage on maemo
561 2007-07-18 [paul] 2.10.0cvs38
564 make sure we can still build with older GTK's
566 2007-07-18 [colin] 2.10.0cvs37
569 Only hide the small layout's messageview, instead
570 of destroying it when closing
572 Use gtk_window_present_with_time to popup windows,
573 it seems to make things better with modern WMs
576 2007-07-17 [colin] 2.10.0cvs36
579 Simplify layout on Maemo
582 * src/prefs_display_header.c
583 Remove some headers by default on Maemo
585 2007-07-17 [paul] 2.10.0cvs35
589 * src/prefs_logging.c
591 add options to stop/enable writing logs to disc
593 2007-07-17 [paul] 2.10.0cvs34
596 fix some issues with the Apply tags window:
597 - set search column (enables autocompl in the treeview)
598 - apply tag from "New tag" if it existed
599 - clears New tag entry when adding it with the button
602 2007-07-17 [paul] 2.10.0cvs33
605 fix 'apply tags' dialogue weirdness
607 2007-07-16 [colin] 2.10.0cvs32
610 Fix double-loading of mails on Maemo
612 2007-07-16 [colin] 2.10.0cvs31
615 Prevent double-loading of the same part under some
616 conditions; hide statusbar on Maemo
618 2007-07-16 [colin] 2.10.0cvs30
624 Improve the tag interface - allow
625 to set/unset tags from a special
627 * src/gtk/gtkvscrollbutton.c
631 Fix Mimeview's ugly hacks in the
634 2007-07-16 [paul] 2.10.0cvs29
638 * src/gtk/icon_legend.c
639 put it all in a scrolled window
641 2007-07-15 [colin] 2.10.0cvs28
644 Maemo: force layout to be Small screen; the
645 others don't make sense
647 2007-07-14 [colin] 2.10.0cvs27
650 * src/gtk/gtkvscrollbutton.c
651 Maemo: Fix mimeview's buttons size
653 2007-07-14 [colin] 2.10.0cvs26
656 Fix the button workaround fix.
657 (Use the correct variable)
659 2007-07-14 [colin] 2.10.0cvs25
663 Maemo: put the progress bar in the
666 2007-07-14 [colin] 2.10.0cvs24
669 Maemo: hide statusbar by default
674 * src/pixmaps/go_folders.xpm
675 Maemo: Add a specific icon to go back to
678 2007-07-14 [colin] 2.10.0cvs23
681 Don't set homogeneous finally
683 2007-07-14 [colin] 2.10.0cvs22
686 Fix button show/hide issues
688 2007-07-14 [colin] 2.10.0cvs21
692 Fix button workaround to be able to click
693 if mouse was on button when it went un-
695 Revert previous commit, gtk_tool_item_set_homogeneous
696 doesn't mean what it seems to mean ;-)
698 2007-07-14 [paul] 2.10.0cvs20
701 make homogeneous FALSE always
703 2007-07-13 [colin] 2.10.0cvs19
707 Rework to fit the non-deprecated API
713 Maemo layout changes. Better toolbars,
714 removal of CTree headers.
716 2007-07-13 [paul] 2.10.0cvs18
718 * src/gtk/colorlabel.c
719 fix bug 1261, '[DE] coloring messages in overview
720 keys are not localised'
721 the string is now included in claws-mail.pot
723 2007-07-13 [colin] 2.10.0cvs17
726 Fix bug 1267, 'printing mutliple messages
727 opens one message-dialog after the other'
728 Ask for confirmation when printing 10
731 2007-07-11 [colin] 2.10.0cvs16
736 * manual/claws-mail-manual.xml
738 * manual/es/claws-mail-manual.xml
740 * manual/fr/claws-mail-manual.xml
763 * src/addressbook_foldersel.c
764 * src/addressbook_foldersel.h
790 * src/displayheader.c
791 * src/displayheader.h
794 * src/editaddress_other_attributes_ldap.c
795 * src/editaddress_other_attributes_ldap.h
804 * src/editldap_basedn.c
805 * src/editldap_basedn.h
826 * src/folder_item_prefs.c
827 * src/folder_item_prefs.h
836 * src/grouplistdialog.c
837 * src/grouplistdialog.h
884 * src/matcher_parser.h
885 * src/matcher_parser_lex.l
886 * src/matcher_parser_parse.y
889 * src/message_search.c
890 * src/message_search.h
909 * src/partial_download.c
910 * src/partial_download.h
915 * src/prefs_account.c
916 * src/prefs_account.h
917 * src/prefs_actions.c
918 * src/prefs_actions.h
921 * src/prefs_compose_writing.c
922 * src/prefs_compose_writing.h
923 * src/prefs_customheader.c
924 * src/prefs_customheader.h
925 * src/prefs_display_header.c
926 * src/prefs_display_header.h
927 * src/prefs_ext_prog.c
928 * src/prefs_ext_prog.h
929 * src/prefs_filtering.c
930 * src/prefs_filtering.h
931 * src/prefs_filtering_action.c
932 * src/prefs_filtering_action.h
933 * src/prefs_folder_column.c
934 * src/prefs_folder_column.h
935 * src/prefs_folder_item.c
936 * src/prefs_folder_item.h
941 * src/prefs_image_viewer.c
942 * src/prefs_image_viewer.h
943 * src/prefs_logging.c
944 * src/prefs_logging.h
945 * src/prefs_matcher.c
946 * src/prefs_matcher.h
947 * src/prefs_message.c
948 * src/prefs_message.h
949 * src/prefs_msg_colors.c
950 * src/prefs_msg_colors.h
955 * src/prefs_receive.c
956 * src/prefs_receive.h
959 * src/prefs_spelling.c
960 * src/prefs_spelling.h
961 * src/prefs_summaries.c
962 * src/prefs_summaries.h
963 * src/prefs_summary_column.c
964 * src/prefs_summary_column.h
965 * src/prefs_summary_open.c
966 * src/prefs_summary_open.h
967 * src/prefs_template.c
968 * src/prefs_template.h
971 * src/prefs_toolbar.c
972 * src/prefs_toolbar.h
973 * src/prefs_wrapping.c
974 * src/prefs_wrapping.h
984 * src/quote_fmt_lex.l
985 * src/quote_fmt_parse.y
994 * src/simple-gettext.c
1001 * src/stock_pixmap.c
1002 * src/stock_pixmap.h
1003 * src/summary_search.c
1004 * src/summary_search.h
1021 * src/common/base64.c
1022 * src/common/base64.h
1023 * src/common/claws.c
1024 * src/common/claws.h
1026 * src/common/fnmatch.c
1027 * src/common/fnmatch.h
1028 * src/common/fnmatch_loop.c
1029 * src/common/hooks.c
1030 * src/common/hooks.h
1035 * src/common/mgutils.c
1036 * src/common/mgutils.h
1039 * src/common/passcrypt.c
1040 * src/common/passcrypt.h.in
1041 * src/common/plugin.c
1042 * src/common/plugin.h
1043 * src/common/prefs.c
1044 * src/common/prefs.h
1045 * src/common/progressindicator.c
1046 * src/common/progressindicator.h
1047 * src/common/quoted-printable.c
1048 * src/common/quoted-printable.h
1049 * src/common/session.c
1050 * src/common/session.h
1053 * src/common/socket.c
1054 * src/common/socket.h
1057 * src/common/ssl_certificate.c
1058 * src/common/ssl_certificate.h
1059 * src/common/string_match.c
1060 * src/common/string_match.h
1061 * src/common/stringtable.c
1062 * src/common/stringtable.h
1065 * src/common/template.c
1066 * src/common/template.h
1067 * src/common/timing.h
1068 * src/common/utils.c
1069 * src/common/utils.h
1070 * src/common/uuencode.c
1071 * src/common/uuencode.h
1072 * src/common/version.h.in
1073 * src/common/w32_dirent.c
1074 * src/common/w32_reg.c
1075 * src/common/w32_signal.c
1076 * src/common/w32_stat.c
1077 * src/common/w32_stdlib.c
1078 * src/common/w32_string.c
1079 * src/common/w32_time.c
1080 * src/common/w32_unistd.c
1081 * src/common/w32_wait.c
1082 * src/common/w32lib.h
1085 * src/common/xmlprops.c
1086 * src/common/xmlprops.h
1087 * src/etpan/etpan-errors.h
1088 * src/etpan/etpan-thread-manager-types.h
1089 * src/etpan/etpan-thread-manager.c
1090 * src/etpan/etpan-thread-manager.h
1091 * src/etpan/imap-thread.c
1092 * src/etpan/imap-thread.h
1095 * src/gtk/colorlabel.c
1096 * src/gtk/colorlabel.h
1097 * src/gtk/colorsel.c
1098 * src/gtk/colorsel.h
1099 * src/gtk/combobox.c
1100 * src/gtk/combobox.h
1101 * src/gtk/description_window.c
1102 * src/gtk/description_window.h
1105 * src/gtk/foldersort.c
1106 * src/gtk/foldersort.h
1107 * src/gtk/gtkaspell.c
1108 * src/gtk/gtkaspell.h
1109 * src/gtk/gtksctree.c
1110 * src/gtk/gtkshruler.c
1111 * src/gtk/gtkshruler.h
1112 * src/gtk/gtksourceprintjob.c
1113 * src/gtk/gtksourceprintjob.h
1114 * src/gtk/gtkutils.c
1115 * src/gtk/gtkutils.h
1116 * src/gtk/gtkvscrollbutton.c
1117 * src/gtk/gtkvscrollbutton.h
1118 * src/gtk/icon_legend.c
1119 * src/gtk/icon_legend.h
1120 * src/gtk/inputdialog.c
1121 * src/gtk/inputdialog.h
1122 * src/gtk/logwindow.c
1123 * src/gtk/logwindow.h
1124 * src/gtk/manage_window.c
1125 * src/gtk/manage_window.h
1128 * src/gtk/pluginwindow.c
1129 * src/gtk/pluginwindow.h
1130 * src/gtk/prefswindow.c
1131 * src/gtk/prefswindow.h
1132 * src/gtk/progressdialog.c
1133 * src/gtk/progressdialog.h
1134 * src/gtk/quicksearch.c
1135 * src/gtk/quicksearch.h
1136 * src/gtk/sslcertwindow.c
1137 * src/gtk/sslcertwindow.h
1138 * src/plugins/bogofilter/bogofilter.c
1139 * src/plugins/bogofilter/bogofilter.h
1140 * src/plugins/bogofilter/bogofilter_gtk.c
1141 * src/plugins/clamav/clamav_plugin.c
1142 * src/plugins/clamav/clamav_plugin.h
1143 * src/plugins/clamav/clamav_plugin_gtk.c
1144 * src/plugins/demo/demo.c
1145 * src/plugins/dillo_viewer/dillo_prefs.c
1146 * src/plugins/dillo_viewer/dillo_prefs.h
1147 * src/plugins/dillo_viewer/dillo_viewer.c
1148 * src/plugins/pgpcore/passphrase.c
1149 * src/plugins/pgpcore/passphrase.h
1150 * src/plugins/pgpcore/pgp_viewer.c
1151 * src/plugins/pgpcore/pgp_viewer.h
1152 * src/plugins/pgpcore/plugin.c
1153 * src/plugins/pgpcore/prefs_gpg.c
1154 * src/plugins/pgpcore/prefs_gpg.h
1155 * src/plugins/pgpcore/select-keys.c
1156 * src/plugins/pgpcore/select-keys.h
1157 * src/plugins/pgpcore/sgpgme.c
1158 * src/plugins/pgpcore/sgpgme.h
1159 * src/plugins/pgpinline/pgpinline.c
1160 * src/plugins/pgpinline/pgpinline.h
1161 * src/plugins/pgpinline/plugin.c
1162 * src/plugins/pgpmime/pgpmime.c
1163 * src/plugins/pgpmime/pgpmime.h
1164 * src/plugins/pgpmime/plugin.c
1165 * src/plugins/spamassassin/spamassassin.c
1166 * src/plugins/spamassassin/spamassassin.h
1167 * src/plugins/spamassassin/spamassassin_gtk.c
1168 * src/plugins/trayicon/trayicon.c
1169 * src/plugins/trayicon/trayicon_prefs.c
1170 * src/plugins/trayicon/trayicon_prefs.h
1171 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1172 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
1173 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
1174 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1175 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
1176 * tools/OOo2claws-mail.pl
1177 * tools/README.sylprint
1178 * tools/acroread2claws-mail.pl
1179 * tools/claws-mail-compose-insert-files.pl
1180 * tools/convert_mbox.pl
1181 * tools/filter_conv.pl
1182 * tools/filter_conv_new.pl
1184 * tools/freshmeat_search.pl
1185 * tools/google_search.pl
1186 * tools/kmail-mailbox2claws-mail.pl
1187 * tools/kmail2claws-mail.pl
1188 * tools/kmail2claws-mail_v2.pl
1190 * tools/make.themes.project
1191 * tools/multiwebsearch.pl
1192 * tools/nautilus2claws-mail.sh
1193 * tools/outlook2claws-mail.pl
1194 * tools/textviewer.sh
1195 * tools/thunderbird-filters-convertor.pl
1198 * tools/vcard2xml.py
1199 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
1200 Upgrade to GPLv3 or later.
1202 2007-07-10 [wwp] 2.10.0cvs15
1205 Fix re-opening of all composing messages that were
1206 opened when closing the previous instance, thanks
1209 2007-07-10 [paul] 2.10.0cvs14
1211 * src/editaddress_other_attributes_ldap.c
1213 fix crash on selecting 'other attributes' combo
1214 for either a new entry or an old entry with no
1215 existing attributes.
1216 fix bug on editing multiple attributes which
1217 resulted them all having the value of the last
1221 2007-07-10 [colin] 2.10.0cvs13
1224 * src/editaddress_other_attributes_ldap.h
1226 Fix --disable-ldap build
1228 2007-07-09 [colin] 2.10.0cvs12
1234 * src/editaddress_other_attributes_ldap.c
1235 * src/editaddress_other_attributes_ldap.h
1240 Add capability to edit all inetOrgPerson
1241 attributes on LDAP. Patch by Michael
1244 2007-07-09 [colin] 2.10.0cvs11
1250 * src/prefs_summaries.c
1251 * src/prefs_themes.c
1253 * src/common/Makefile.am
1255 * src/common/timing.h
1256 * src/common/utils.c
1257 * src/common/utils.h
1258 * src/common/w32_account.c
1259 * src/common/w32lib.h
1260 * src/gtk/Makefile.am
1261 * src/gtk/colorlabel.c
1262 * src/plugins/pgpcore/Makefile.am
1263 * src/plugins/pgpcore/claws.def
1264 * src/plugins/pgpcore/passphrase.c
1265 * src/plugins/pgpcore/pgp_viewer.c
1266 * src/plugins/pgpcore/plugin.def
1267 * src/plugins/pgpcore/sgpgme.c
1268 * src/plugins/pgpinline/Makefile.am
1269 * src/plugins/pgpinline/claws.def
1270 * src/plugins/pgpinline/mypgpcore.def
1271 * src/plugins/pgpinline/plugin.def
1272 * src/plugins/pgpmime/Makefile.am
1273 * src/plugins/pgpmime/claws.def
1274 * src/plugins/pgpmime/mypgpcore.def
1275 * src/plugins/pgpmime/plugin.def
1276 Commit win32 patch, from Werner Koch and
1279 2007-07-09 [colin] 2.10.0cvs10
1281 * src/prefs_toolbar.c
1282 Fix crash when no actions exist
1284 2007-07-07 [paul] 2.10.0cvs9
1287 * manual/claws-mail-manual.xml
1288 update copyright year
1290 updated by Flammie Pirinen
1292 2007-07-05 [wwp] 2.10.0cvs8
1294 * src/plugins/clamav/clamav_plugin_gtk.c
1295 Make vertical spacing like in other plugin prefs pages.
1297 2007-07-05 [wwp] 2.10.0cvs7
1300 It's %am that works, not %ae (this doc incoherence has been
1301 introduced with 2.9.2cvs13).
1303 2007-07-04 [wwp] 2.10.0cvs6
1305 * src/plugins/bogofilter/bogofilter.c
1306 Gettext-ize an occurrence of "Any" that wasn't.
1308 2007-07-04 [colin] 2.10.0cvs5
1311 Fix untranslated strings; thanks
1314 2007-07-03 [colin] 2.10.0cvs4
1318 Fix saving of sort mode for tags and
1319 thread date. Thanks to Pierre Ossman.
1320 Completes fix for bug 1233
1322 2007-07-03 [paul] 2.10.0cvs3
1330 2007-07-02 [colin] 2.10.0cvs2
1336 Add View/Sort/by Thread date
1337 Fixes bug 1233, 'Capability to sort
1338 threads by most recent message'
1339 Based on a patch by Paul Rolland
1341 2007-07-02 [colin] 2.10.0cvs1
1358 * src/matcher_parser_parse.y
1362 * src/prefs_common.c
1363 * src/prefs_common.h
1364 * src/prefs_filtering_action.c
1365 * src/prefs_matcher.c
1366 * src/prefs_summary_column.c
1370 * src/quote_fmt_lex.l
1371 * src/quote_fmt_parse.y
1375 * src/common/Makefile.am
1379 * src/gtk/quicksearch.c
1380 * src/gtk/quicksearch.h
1381 Add Tags implementation. Tags are arbitrary labels
1382 that can be applied to messages. It is possible
1383 to create, edit, remove tags; apply them to mails;
1384 filter on tags or tag presence; apply or unset
1385 tags via filtering actions; reference tags in
1388 2007-07-02 [paul] 2.10.0
1395 2007-07-02 [paul] 2.9.2cvs78
1405 updated by Stephan Sachse, me, Ricardo Mones
1406 Lastra, Fabien Vantard, Pader Rezso, Frederico
1407 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
1409 2007-07-02 [paul] 2.9.2cvs77
1414 2007-06-29 [wwp] 2.9.2cvs76
1417 Fix a typo (thanks to Ricardo for finding this out).
1419 2007-06-28 [paul] 2.9.2cvs75
1424 2007-06-28 [paul] 2.9.2cvs74
1427 fix bug in the autotools build system.
1428 Files cataloged under EXTRA_DIST were never
1429 automatically copied to the build tree.
1430 (fix 'make distcheck')
1431 Patch by Michael Rasmussen.
1433 2007-06-24 [colin] 2.9.2cvs73
1436 Fix bug 1249, 'Error handling for
1437 news errors needs modification'
1438 Only popup error if the according
1439 pref in Prefs/Receive is set.
1441 2007-06-21 [colin] 2.9.2cvs72
1443 * src/common/plugin.c
1444 * src/common/plugin.h
1445 Change plugin API to know whether it's safe to
1446 unload plugins or whether we should just hide
1447 them. Fixes bug 1248, 'Core dumps after
1448 unloading plugin and clicking on load plugins'
1449 * src/plugins/bogofilter/bogofilter.c
1450 * src/plugins/clamav/clamav_plugin.c
1451 * src/plugins/demo/demo.c
1452 * src/plugins/dillo_viewer/dillo_viewer.c
1453 * src/plugins/pgpcore/plugin.c
1454 * src/plugins/pgpinline/plugin.c
1455 * src/plugins/pgpmime/plugin.c
1456 * src/plugins/spamassassin/spamassassin.c
1457 * src/plugins/trayicon/trayicon.c
1460 2007-06-19 [colin] 2.9.2cvs71
1464 Fix crash mentioned in bug 1246
1465 Race condition when automatically drafting
1466 due to insertion on reedit.
1468 2007-06-18 [wwp] 2.9.2cvs70
1471 LDIF import: use a "Proceed" button to complete
1474 2007-06-18 [paul] 2.9.2cvs69
1477 use pkgconfig to check for gtk and glib
1479 2007-06-17 [wwp] 2.9.2cvs68
1483 LDIF import: better error handling, minor code
1484 and UI cleanup, and renamed the Save button
1485 to Close, as imported stuff is already saved
1486 when the Save button is shown.
1488 2007-06-17 [colin] 2.9.2cvs67
1490 * src/prefs_summaries.c
1492 Don't set as read when forwarded, only replied to
1494 2007-06-17 [paul] 2.9.2cvs66
1497 add missing #include
1499 2007-06-16 [colin] 2.9.2cvs65
1501 * src/prefs_summaries.c
1503 Change the pref "Only mark as read when opened
1504 in new window" to "..., replied to or forwarded".
1505 Based on a patch by Paul Rolland.
1507 2007-06-16 [paul] 2.9.2cvs64
1510 alphabetical order! :)
1512 2007-06-16 [colin] 2.9.2cvs63
1516 Add Michael Rasmussen in authors list
1518 2007-06-16 [colin] 2.9.2cvs62
1521 Fix messageview_copy_clipboard to take advantage
1522 of plugins' get_selection.
1524 2007-06-15 [colin] 2.9.2cvs61
1530 * src/message_search.c
1532 * src/summary_search.c
1535 Allow GDK_KP_Enter to do the same as GDK_Return
1536 Patch by Michael Rasmussen
1538 2007-06-15 [paul] 2.9.2cvs60
1541 fix bug when closing a compose window
1544 2007-06-14 [paul] 2.9.2cvs59
1548 migrate sylpheed config
1550 2007-06-14 [wwp] 2.9.2cvs58
1552 * src/gtk/pluginwindow.c
1553 Yet another attempt to fix sizing/alignment of the
1554 button bar in plugins window.
1556 2007-06-12 [colin] 2.9.2cvs57
1561 * src/prefs_common.c
1562 * src/prefs_common.h
1563 * src/prefs_summaries.c
1564 * src/prefs_summary_open.c
1565 * src/prefs_summary_open.h
1567 Make "when entering a folder" actions more personalisable
1569 2007-06-12 [wwp] 2.9.2cvs56
1572 Use short description from Paul (mairix.sh).
1574 2007-06-12 [wwp] 2.9.2cvs55
1577 Updated info about mairix.sh.
1579 2007-06-11 [paul] 2.9.2cvs54
1581 * src/prefs_logging.c
1582 rework log window length widgets
1583 and some sensitivity fixes
1585 2007-06-11 [paul] 2.9.2cvs53
1588 * src/prefs_logging.c
1589 rename 'Protocol Log' to 'Network Log'
1590 and some function renaming
1592 2007-06-10 [wwp] 2.9.2cvs52
1594 * src/gtk/pluginwindow.c
1597 2007-06-10 [wwp] 2.9.2cvs51
1599 * src/gtk/pluginwindow.c
1600 Fix button bar in plugin window, was centered and not
1601 behaving like other dialogs w/ such button bar.
1603 2007-06-08 [wwp] 2.9.2cvs50
1610 Provide a way out of automatic draft saving on IMAP, when
1612 Prevent drafting while sending and quitting while sending.
1617 2007-06-08 [wwp] 2.9.2cvs49
1619 * src/prefs_account.c
1620 * src/gtk/prefswindow.c
1621 * src/gtk/prefswindow.h
1622 Activate the Basic page when opening account prefs.
1624 2007-06-08 [wwp] 2.9.2cvs48
1626 * src/common/socket.c
1627 Don't crash if fork() fails, thanks to Colin.
1629 2007-06-08 [wwp] 2.9.2cvs47
1631 * src/gtk/prefswindow.c
1632 Wrap some long lines, and reset horizontal scroller's adjusment
1633 (this was already done, vertically), when changing tab (not page)
1636 2007-06-08 [paul] 2.9.2cvs46
1638 * src/common/utils.c
1639 use gethostname() instead of uname()
1640 based on a patch by Michael Hughes
1641 <Sylpheed-Claws_user@thehugheslogcabin.net>
1643 2007-06-07 [wwp] 2.9.2cvs45
1645 * src/prefs_common.c
1646 Fix some useless warnings, thanks to Colin.
1648 2007-06-06 [colin] 2.9.2cvs44
1651 Fix strange allocations.
1653 2007-06-06 [colin] 2.9.2cvs43
1656 Patch by Michael Rasmussus to help
1659 2007-06-05 [wwp] 2.9.2cvs42
1661 * src/prefs_account.c
1662 * src/prefs_folder_item.c
1666 Per-folder templates can now be applied recursively.
1667 Always save per-folder templates (formats were erroneously
1668 saved only if they were enabled).
1669 Check for validity of quotation marks everywhere there
1672 2007-06-05 [wwp] 2.9.2cvs41
1675 Fix incoming messages from local accounts always getting filtered
1676 (even if the account prefs say don't), thanks to Colin.
1678 2007-06-05 [wwp] 2.9.2cvs40
1682 Use per-folder/per-account quote chars when applying a
1683 template or inserting text as well. Const'ify some
1686 2007-06-04 [colin] 2.9.2cvs39
1689 More work for wwp :)
1691 2007-06-04 [wwp] 2.9.2cvs38
1694 Same as 2.9.2cvs36 but for forwarding.
1696 2007-06-04 [colin] 2.9.2cvs37
1699 Use original mail file for forward/redirect
1700 Fixes some forwarded mails to be attached as
1701 application/octet-stream (when they have binary
1702 parts), and incidentally fixes bug 848
1703 'Redirect breaks GnuPG'
1705 2007-06-04 [wwp] 2.9.2cvs36
1708 Fix quote mark mis-initialisation when replying/forwarding
1709 (introduced w/ 2.9.2cvs20).
1711 2007-06-04 [wwp] 2.9.2cvs35
1713 * src/prefs_compose_writing.c
1715 Fix a bug where Quotation characters (prefs/compose/writing)
1716 was cleared (introduced w/ 2.9.2cvs26).
1718 2007-06-04 [wwp] 2.9.2cvs34
1720 * src/prefs_account.c
1721 * src/prefs_account.h
1722 Better fix for compiling w/o aspell (rollbacks
1725 2007-06-04 [wwp] 2.9.2cvs33
1728 * src/prefs_account.c
1729 * src/prefs_account.h
1731 It's now possible to disable mail filtering plugins
1732 on a per-account basis.
1734 2007-06-04 [wwp] 2.9.2cvs32
1737 * src/common/utils.c
1738 * src/common/utils.h
1739 Support CRLF in headers part of messages.
1740 Support few more date formats (RFC3339 subsets).
1742 2007-06-04 [wwp] 2.9.2cvs31
1744 * src/prefs_account.c
1745 Fix compiling w/o aspell support.
1747 2007-06-03 [wwp] 2.9.2cvs30
1750 Don't decode leading ENV_ and ~ in P_PASSWORD
1753 2007-06-03 [wwp] 2.9.2cvs29
1756 Don't decode leading ENV_ and ~ in P_PASSWORD
1759 2007-06-03 [wwp] 2.9.2cvs28
1761 * src/prefs_account.c
1762 * src/gtk/prefswindow.c
1763 * src/gtk/prefswindow.h
1764 Added a way to force preloading of all pages
1766 Moved tabs to pages in account prefs.
1768 2007-06-02 [colin] 2.9.2cvs27
1771 Fix possible crash, fix ldap write bugs
1773 Fix ldap write bugs - patch by Michael
1777 Add a hook whenever alertpanel opens/closes
1779 2007-05-31 [wwp] 2.9.2cvs26
1781 * src/prefs_compose_writing.c
1783 Re-organized writing options a bit:
1784 - renamed the Quoting page to Templates
1785 - moved all composing templates to that page
1786 - moved non-templates options to the Writing one,
1787 grouped reply-related options, reordered reply and
1790 2007-05-31 [wwp] 2.9.2cvs25
1793 Removed unused code.
1795 2007-05-31 [colin] 2.9.2cvs24
1798 Fix missing display name when modifying
1799 LDAP. Patch by Michael Rasmussen
1801 2007-05-31 [wwp] 2.9.2cvs23
1803 * src/plugins/bogofilter/Makefile.am
1804 * src/plugins/clamav/Makefile.am
1805 * src/plugins/demo/Makefile.am
1806 * src/plugins/dillo_viewer/Makefile.am
1807 * src/plugins/spamassassin/Makefile.am
1808 Fix building of those plugins in Mac OS X.
1810 2007-05-30 [wwp] 2.9.2cvs22
1812 * src/gtk/quicksearch.c
1813 Fix missing initialization.
1815 2007-05-30 [wwp] 2.9.2cvs21
1818 Revert accidental commit (debug outputs).
1820 2007-05-30 [wwp] 2.9.2cvs20
1823 * src/folder_item_prefs.c
1824 * src/folder_item_prefs.h
1825 * src/prefs_account.c
1826 * src/prefs_account.h
1827 * src/prefs_folder_item.c
1830 Implemented per-account and per-folder
1831 compose/reply/forward formats.
1833 2007-05-30 [wwp] 2.9.2cvs19
1835 * src/prefs_compose_writing.c
1840 Internal API changes (factorize quote format
1843 2007-05-30 [colin] 2.9.2cvs18
1846 Fix race where it's possible to re-click Send
1847 between end of SMTP session and end of "move to
1848 sent folder" when sending an email with send
1851 2007-05-30 [colin] 2.9.2cvs17
1854 Ask for backtrace on all threads. Patch by
1857 Fix stale news statusbar when scanning fails.
1860 Fix some LDAP write updates bugs. Patch
1861 by Michael Rasmussen
1863 2007-05-29 [colin] 2.9.2cvs16
1866 Fix loss of local flags when moving mails
1867 on IMAP in high-bandwidth mode (UID FETCH)
1869 2007-05-25 [paul] 2.9.2cvs15
1871 * src/common/socket.c
1872 fix sometimes crasher on cancelling
1875 2007-05-25 [colin] 2.9.2cvs14
1880 Be more helpful in the subscription
1883 2007-05-23 [wwp] 2.9.2cvs13
1886 * src/prefs_compose_writing.c
1888 * src/prefs_template.c
1889 * src/prefs_template.h
1892 * src/quote_fmt_lex.l
1893 * src/quote_fmt_parse.y
1894 Introduced new syntax elements (symbols and commands)
1895 in templates/quote_fmt. Compatibility w/ old
1897 Updated and reworked the corresponding Information
1899 Display the line number in dialogs that talk about
1900 parser errors (in addition to the error message in
1903 2007-05-23 [wwp] 2.9.2cvs12
1905 * src/quote_fmt_parse.y
1906 Fix 2.9.2cvs11, probably a paste accident ;).
1908 2007-05-23 [wwp] 2.9.2cvs11
1911 * src/prefs_template.c
1913 * src/quote_fmt_parse.y
1914 Fix 2.9.2cvs10, which broke --disable-aspell.
1916 2007-05-22 [wwp] 2.9.2cvs10
1919 * src/prefs_template.c
1922 * src/quote_fmt_lex.l
1923 * src/quote_fmt_parse.y
1924 * src/gtk/gtkaspell.c
1925 * src/gtk/gtkaspell.h
1926 Added template/quote format syntactical elements
1928 - current dictionary
1929 %T to show (shows empty if not set or not enabled),
1930 ?T and !T to check if the default dictionary is
1932 - current account's default dictionary
1933 %aT to show (empty if not set or not enabled),
1934 ?aT and !aT to check if it's enabled and set
1935 - name completion for an address, from the address
1937 %ABf, %ABt, %ABc respectively show the full name got
1938 from the address book if From, To or Cc match a single
1940 ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
1941 matches any contact and if the full name is non-empty.
1942 If From, To or Cc are lists of email addresses, only
1943 the first address will be checked.
1944 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
1945 that could show a trailing ','.
1946 Also, template/quote_fmt parser now shows the line number in case
1949 2007-05-15 [colin] 2.9.2cvs9
1953 Add a public function to know whether Claws
1955 Store opened folder when exiting
1958 Store last opened message in each FolderItem;
1959 Reset last seen messages if Claws crashed, so
1960 that one can't go in an infinite crash in case
1961 a particular mail crashes Claws.
1963 * src/prefs_common.c
1964 * src/prefs_common.h
1966 * src/prefs_summaries.c
1967 Add "Select last opened message" when entering
1969 Add "Select last opened folder" at startup.
1971 2007-05-14 [colin] 2.9.2cvs8
1974 Fix bashism, search for xml catalog
1975 in /usr/local/share/xml/catalog too
1978 2007-05-13 [wwp] 2.9.2cvs7
1980 * src/gtk/logwindow.c
1981 fix raising log windows when they are either minimized or
1984 2007-05-11 [colin] 2.9.2cvs6
1987 Use Hildon's file chooser on Maemo. Patch
1988 by Jean-Luc Biord; fixes part 2 of bug 1201,
1989 'File attachment "manipulation" bugs...'
1991 2007-05-10 [wwp] 2.9.2cvs5
1993 * src/prefs_common.c
1994 * src/prefs_common.h
1995 * src/gtk/quicksearch.c
1996 Add a quicksearch option to automatically run
1997 a search selected from the history (this option
1998 is exclusive towards type-ahead).
2000 2007-05-10 [colin] 2.9.2cvs4
2003 Fix g_warnings, thanks to Brian
2006 2007-05-09 [colin] 2.9.2cvs3
2011 * src/prefs_summaries.c
2014 * src/common/utils.c
2015 * src/gtk/gtksourceprintjob.c
2016 * src/gtk/sslcertwindow.c
2017 Use the re-entrant variant of time functions
2018 Probably fixes bug 1217, 'reentrancy problems
2019 with time functions'
2021 2007-05-09 [colin] 2.9.2cvs2
2024 Fix crasher when reconnection fails
2026 2007-05-08 [paul] 2.9.2cvs1
2032 bump version number following
2035 2007-05-08 [paul] 2.9.1cvs48
2037 * src/plugins/demo/demo.c
2038 * src/plugins/dillo_viewer/dillo_prefs.c
2039 * src/plugins/dillo_viewer/dillo_prefs.h
2040 * src/plugins/dillo_viewer/dillo_viewer.c
2041 * src/plugins/pgpcore/pgp_viewer.c
2042 * src/plugins/pgpcore/pgp_viewer.h
2043 * src/plugins/pgpcore/plugin.c
2044 * src/plugins/pgpcore/prefs_gpg.c
2045 * src/plugins/pgpcore/prefs_gpg.h
2046 * src/plugins/pgpcore/sgpgme.c
2047 * src/plugins/pgpcore/sgpgme.h
2048 * src/plugins/pgpinline/plugin.c
2049 * src/plugins/pgpmime/pgpmime.c
2050 * src/plugins/pgpmime/pgpmime.h
2051 * src/plugins/pgpmime/plugin.c
2052 * src/plugins/spamassassin/spamassassin.c
2053 * src/plugins/spamassassin/spamassassin.h
2054 * src/plugins/spamassassin/spamassassin_gtk.c
2055 * src/plugins/trayicon/README
2057 * tools/README.sylprint
2058 * tools/outlook2claws-mail.pl
2060 * tools/tb2claws-mail
2061 * tools/tbird2claws.py
2063 * tools/vcard2xml.py
2064 * tools/kdeservicemenu/README
2065 cleanups and corrections
2067 2007-05-06 [wwp] 2.9.1cvs47
2070 Fix missing dash to `display` command-line, reported
2071 by Georg Himmrich <georg at mails d0t diesind d0t net>.
2073 2007-05-06 [colin] 2.9.1cvs46
2076 * src/stock_pixmap.c
2077 * src/stock_pixmap.h
2078 * src/pixmaps/printer.xpm
2081 2007-05-06 [paul] 2.9.1cvs45
2086 * src/summary_search.c
2090 2007-05-05 [wwp] 2.9.1cvs44
2094 * src/prefs_actions.c
2098 Fix "faild" typos everywhere and capitalization of
2101 2007-05-04 [colin] 2.9.1cvs43
2106 * src/plugins/pgpcore/prefs_gpg.c
2107 * src/plugins/pgpcore/prefs_gpg.h
2108 * src/plugins/pgpinline/pgpinline.c
2109 * src/plugins/pgpmime/pgpmime.c
2110 Add an API to warn about encryption limits,
2111 and allow to disable these warnings
2113 2007-05-03 [colin] 2.9.1cvs42
2117 Fix bug 1213, 'Delete more than
2120 2007-05-03 [wwp] 2.9.1cvs41
2122 * src/prefs_common.c
2123 * src/prefs_filtering.c
2124 * src/prefs_template.c
2125 * src/common/template.c
2126 * src/common/template.h
2127 * src/gtk/gtkutils.c
2128 * src/gtk/gtkutils.h
2129 Templates are no longer automatically sorted
2130 by name, but can be sorted manually using
2131 |< < > >| buttons as well as drag'n'drop.
2133 2007-05-03 [wwp] 2.9.1cvs40
2135 * src/plugins/spamassassin/spamassassin.c
2136 * src/plugins/spamassassin/spamassassin.h
2137 * src/plugins/spamassassin/spamassassin_gtk.c
2138 * src/plugins/bogofilter/bogofilter.c
2139 * src/plugins/bogofilter/bogofilter.h
2140 * src/plugins/bogofilter/bogofilter_gtk.c
2141 Added an option to conditionally mark saved spam
2142 as read (default is and was to do so).
2143 Satisfies feature request 1708539 on sf.net tracker.
2145 2007-05-03 [colin] 2.9.1cvs39
2148 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
2150 2007-05-02 [colin] 2.9.1cvs38
2153 Fix bug 1209, 'Clicking on address
2154 in header (mailto uri) selects
2155 default account'. Patch adapted from
2158 2007-05-02 [colin] 2.9.1cvs37
2160 * src/grouplistdialog.c
2161 Set cursor to wait cursor while loading
2164 2007-05-02 [paul] 2.9.1cvs36
2168 rename cache and mark files
2171 2007-04-30 [paul] 2.9.1cvs35
2173 * manual/glossary.xml
2174 * manual/plugins.xml
2175 updates. Patch by Ricardo
2177 2007-04-29 [wwp] 2.9.1cvs34
2181 Fix few grammatical errors (patch by David Relson < relson at
2182 osagesoftware dot com >).
2184 2007-04-28 [colin] 2.9.1cvs33
2188 * src/prefs_account.c
2189 * src/prefs_account.h
2190 Drop the "Download all" preference. It's
2191 stupidly useless and confuses people from
2194 2007-04-27 [wwp] 2.9.1cvs32
2197 * src/prefs_account.c
2198 * src/prefs_account.h
2199 Don't reflect accounts changes to the mainwindow when it's
2202 2007-04-27 [colin] 2.9.1cvs31
2205 Freeze/thaw when sync'ing flags
2207 * src/prefs_account.c
2208 * src/prefs_account.h
2209 * src/etpan/imap-thread.c
2210 * src/etpan/imap-thread.h
2211 Add a way to use UID FETCH instead
2212 of searches to fetch message lists
2213 and flags. More expensive towards
2214 bandwidth, less expensive towards
2215 server's CPU. Probably fixes
2216 bug 1158, 'Scanning new folders on
2217 Exchange 2007 extremely slow'.
2220 2007-04-27 [paul] 2.9.1cvs30
2223 * src/prefs_logging.c
2224 improvements to english usage
2226 2007-04-27 [colin] 2.9.1cvs29
2229 Fix build without libetpan (my bad!)
2231 2007-04-26 [colin] 2.9.1cvs28
2235 Fix uselessly exported function
2237 Consider "- -- \n" as signature separator
2238 (that's what signature separators look like
2239 in PGP/Inline signed mails)
2241 2007-04-26 [colin] 2.9.1cvs27
2244 libetpan-0.49 is now required
2246 Fix double fetching of mails if
2249 Make offline sync faster, by
2250 remembering last change time, and
2253 2007-04-26 [hoa] 2.9.1cvs26
2259 * src/etpan/imap-thread.c
2260 * src/etpan/imap-thread.h
2261 cancellation of IMAP operations is now allowed.
2262 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
2264 2007-04-26 [colin] 2.9.1cvs25
2267 Always fetch body+headers in folders that are
2268 synched for offline use, if "Synchronise as
2269 soon as possible" is set.
2270 Fixes bug 1200, 'Add option to always retrieve full
2273 2007-04-25 [colin] 2.9.1cvs24
2276 Fix bug 1198, 'Reply-all "disappearing" address bug
2279 2007-04-24 [colin] 2.9.1cvs23
2282 Fix bug 1195, 'Hardware key navigation'
2283 Make GDK_Enter toggle expansion (Maemo)
2285 2007-04-24 [wwp] 2.9.1cvs22
2288 Fix few compiler warnings.
2290 2007-04-24 [paul] 2.9.1cvs21
2293 * src/stock_pixmap.c
2294 * src/stock_pixmap.h
2295 complete last commit
2297 2007-04-24 [paul] 2.9.1cvs20
2300 * src/pixmaps/active.xpm
2301 * src/pixmaps/checkbox_off.xpm
2302 * src/pixmaps/checkbox_on.xpm
2303 * src/pixmaps/inactive.xpm
2305 remove transparent border from checkbox icons
2307 2007-04-24 [wwp] 2.9.1cvs19
2311 Fix a crash in textview, thanks to Colin.
2313 2007-04-23 [wwp] 2.9.1cvs18
2315 * src/prefs_common.c
2316 Fix 2.9.1cvs5: no header was being translated at all.
2318 2007-04-23 [colin] 2.9.1cvs17
2321 * src/stock_pixmap.c
2322 * src/stock_pixmap.h
2325 * src/gtk/gtksctree.c
2326 * src/gtk/gtksctree.h
2327 * src/pixmaps/selection.xpm
2328 Fix bug 1193, 'Need a way to multi-select
2329 items'. Add a toggle button to the summaryview
2330 to switch between normal and multiple selection
2333 2007-04-23 [colin] 2.9.1cvs16
2336 * src/stock_pixmap.c
2337 * src/stock_pixmap.h
2340 * src/gtk/gtksctree.c
2341 * src/gtk/gtksctree.h
2342 * src/pixmaps/selection.xpm
2343 Fix bug 1193, 'Need a way to multi-
2345 Add a toggle button in the summaryview
2346 to enable normal or multiple selection.
2349 2007-04-23 [colin] 2.9.1cvs15
2352 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
2354 2007-04-21 [colin] 2.9.1cvs14
2356 * src/gtk/quicksearch.c
2357 Fix previous commit (actually use correct
2360 2007-04-21 [colin] 2.9.1cvs13
2362 * src/gtk/quicksearch.c
2363 Fix changing quicksearch type (after Esc,
2364 after changing Recursive, ...)
2366 2007-04-20 [wwp] 2.9.1cvs12
2368 * src/gtk/Makefile.am
2369 Added headers.h (completes 2.9.1cvs5).
2371 2007-04-20 [wwp] 2.9.1cvs11
2374 Fix the use of display name in name column,
2375 it has been overriden w/ the use of nickname
2376 by 2.9.0cvs3. Now nickname is used (if any)
2377 in case of LDAP books only.
2379 2007-04-20 [colin] 2.9.1cvs10
2384 Add handling of 'a' to loop in a mail's
2387 2007-04-20 [colin] 2.9.1cvs9
2390 Fix bug 1190, 'dir_open' button doesn't work'
2393 2007-04-20 [colin] 2.9.1cvs8
2397 Fix bug 1194, 'Hardware keys move from email
2398 list to account/directory list, but not back
2399 to email list...' (Maemo)
2401 2007-04-20 [colin] 2.9.1cvs7
2404 complete previous commit
2406 2007-04-20 [colin] 2.9.1cvs6
2409 Fix bug 1187, 'Reply-to addressee disappears
2410 when reply-to text box is clicked...' (Maemo)
2412 2007-04-20 [wwp] 2.9.1cvs5
2420 * src/prefs_common.c
2421 * src/prefs_common.h
2422 * src/prefs_display_header.c
2423 * src/prefs_matcher.c
2426 * src/gtk/quicksearch.c
2427 Translate more header names according to the relevant option value,
2428 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
2429 Replaced nearly all uses of prefs_common.trans_hdr with a call
2430 to prefs_common_translated_header_name().
2431 Added a headers.h reference file that contains known header names
2432 (RFC2822 and others) to the translation process' input, so that
2433 translated header names will still exist even if no occurrence of
2434 _("headername") is found anymore in the sources.
2435 Don't translate column name 'Number' following to trans_hdr option
2436 value as it's not a header name.
2438 2007-04-20 [colin] 2.9.1cvs4
2440 * src/gtk/quicksearch.c
2441 * src/gtk/quicksearch.h
2442 Add "From, To or Subject" quicksearch
2443 type. Patch by ulfschaper@users.sf.net
2445 2007-04-20 [colin] 2.9.1cvs3
2448 Implement proper references filtering condition.
2449 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
2451 2007-04-19 [wwp] 2.9.1cvs2
2453 * src/prefs_display_header.c
2454 * src/message_search.c
2455 Fix few warnings (g_free of const gchar*).
2457 2007-04-19 [paul] 2.9.1cvs1
2463 bump version number following
2466 2007-04-19 [paul] 2.9.0cvs9
2468 * manual/advanced.xml
2469 * manual/glossary.xml
2472 2007-04-18 [paul] 2.9.0cvs8
2475 fix for CVE-2007-1558 (APOP)
2478 2007-04-18 [paul] 2.9.0cvs7
2484 Fix encoding woes wrt saving of
2488 2007-04-18 [colin] 2.9.0cvs6
2490 * src/gtk/pluginwindow.c
2491 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
2493 2007-04-17 [wwp] 2.9.0cvs5
2499 Fix --disable-ldap build,
2500 fix some LDAP annoyances on
2501 searches, thanks to Colin.
2503 2007-04-17 [wwp] 2.9.0cvs4
2506 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
2507 like gcc 2.9x. Thanks to Colin.
2509 2007-04-17 [wwp] 2.9.0cvs3
2525 Add LDAP write support. Patch mostly by
2526 Michael <mir at datanom dot net>
2528 2007-04-17 [wwp] 2.9.0cvs2
2531 Prepend "Add to address book" to the context menu of compose window's sender and
2534 2007-04-16 [paul] 2.9.0cvs1
2539 2007-04-16 [paul] 2.9.0
2546 2007-04-16 [paul] 2.8.1cvs102
2549 updated by Fabien Vantard
2551 2007-04-16 [paul] 2.8.1cvs101
2561 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
2562 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
2563 Aleksandar Urosevic, and Ralgh Young
2565 2007-04-15 [mones] 2.8.1cvs100
2570 2007-04-14 [colin] 2.8.1cvs99
2572 * src/message_search.c
2573 * src/prefs_display_header.c
2574 * src/summary_search.c
2575 * src/gtk/combobox.c
2578 2007-04-14 [wwp] 2.8.1cvs98
2580 * src/gtk/combobox.c
2581 * src/message_search.c
2582 * src/summary_search.c
2583 * src/prefs_display_header.c
2584 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
2585 returns NULL, get the text value directly from the GtkEntry child.
2587 2007-04-13 [colin] 2.8.1cvs97
2589 * src/gtk/quicksearch.c
2590 Give the focus back to summaryview when
2591 emptying the quicksearch with Esc
2593 2007-04-13 [colin] 2.8.1cvs96
2595 * src/message_search.c
2596 * src/prefs_display_header.c
2597 * src/summary_search.c
2598 Fix possibles crashes when getting text
2601 2007-04-13 [colin] 2.8.1cvs95
2604 Add some UIDL debugging
2606 2007-04-12 [colin] 2.8.1cvs94
2609 Force folder scan if necessary after
2610 copying mails, to be able to reapply
2613 2007-04-11 [colin] 2.8.1cvs93
2616 don't scan for new mail on startup if --select
2617 is specified (or race conditions arise). If so,
2618 do both sequentially.
2620 2007-04-09 [colin] 2.8.1cvs92
2623 Use leafpad by default on Maemo. Patch
2626 2007-04-06 [colin] 2.8.1cvs91
2628 * src/pixmaps/queue_close.xpm
2629 * src/pixmaps/queue_close_hrm.xpm
2630 * src/pixmaps/queue_close_hrm_mark.xpm
2631 * src/pixmaps/queue_close_mark.xpm
2632 * src/pixmaps/queue_open.xpm
2633 * src/pixmaps/queue_open_hrm.xpm
2634 * src/pixmaps/queue_open_hrm_mark.xpm
2635 * src/pixmaps/queue_open_mark.xpm
2636 Move the clock one pixel down :)
2638 2007-04-05 [colin] 2.8.1cvs90
2641 Don't sync when switching offline from
2642 command line - it's usually too late :)
2644 2007-04-05 [paul] 2.8.1cvs89
2647 * src/stock_pixmap.c
2648 * src/pixmaps/dir_close_hrm.xpm
2649 * src/pixmaps/dir_close_hrm_mark.xpm
2650 * src/pixmaps/drafts_close.xpm
2651 * src/pixmaps/drafts_close_mark.xpm
2652 * src/pixmaps/drafts_open.xpm
2653 * src/pixmaps/drafts_open_mark.xpm
2654 * src/pixmaps/inbox.xpm
2655 * src/pixmaps/inbox_close.xpm
2656 * src/pixmaps/inbox_close_hrm.xpm
2657 * src/pixmaps/inbox_close_hrm_mark.xpm
2658 * src/pixmaps/inbox_close_mark.xpm
2659 * src/pixmaps/inbox_hrm.xpm
2660 * src/pixmaps/inbox_hrm_mark.xpm
2661 * src/pixmaps/inbox_mark.xpm
2662 * src/pixmaps/inbox_open.xpm
2663 * src/pixmaps/inbox_open_hrm.xpm
2664 * src/pixmaps/inbox_open_hrm_mark.xpm
2665 * src/pixmaps/inbox_open_mark.xpm
2666 * src/pixmaps/outbox.xpm
2667 * src/pixmaps/outbox_close.xpm
2668 * src/pixmaps/outbox_close_hrm.xpm
2669 * src/pixmaps/outbox_close_hrm_mark.xpm
2670 * src/pixmaps/outbox_close_mark.xpm
2671 * src/pixmaps/outbox_hrm.xpm
2672 * src/pixmaps/outbox_hrm_mark.xpm
2673 * src/pixmaps/outbox_mark.xpm
2674 * src/pixmaps/outbox_open.xpm
2675 * src/pixmaps/outbox_open_hrm.xpm
2676 * src/pixmaps/outbox_open_hrm_mark.xpm
2677 * src/pixmaps/outbox_open_mark.xpm
2678 * src/pixmaps/queue_close.xpm
2679 * src/pixmaps/queue_close_hrm.xpm
2680 * src/pixmaps/queue_close_hrm_mark.xpm
2681 * src/pixmaps/queue_close_mark.xpm
2682 * src/pixmaps/queue_open.xpm
2683 * src/pixmaps/queue_open_hrm.xpm
2684 * src/pixmaps/queue_open_hrm_mark.xpm
2685 * src/pixmaps/queue_open_mark.xpm
2686 updated, added and replaced icons
2689 2007-04-04 [colin] 2.8.1cvs88
2692 Fix build without libetpan
2694 2007-04-03 [colin] 2.8.1cvs87
2697 Fix crash with Citadel, and try to make
2698 things work. this server (and specifically
2699 STATUS and APPEND at least) seems broken.
2701 2007-04-03 [colin] 2.8.1cvs86
2704 Fix icons on folder close
2706 2007-04-03 [colin] 2.8.1cvs85
2709 Fix double-ask of offline override in
2714 Much more efficient way to synchronise
2716 * src/etpan/imap-thread.c
2719 * src/gtk/quicksearch.c
2722 2007-04-03 [paul] 2.8.1cvs84
2727 * src/prefs_common.c
2728 * src/prefs_common.h
2730 Fix sync being done too late
2733 2007-04-02 [colin] 2.8.1cvs83
2736 Maemo: Put status and quicksearch at the top
2737 * src/plugins/bogofilter/bogofilter.c
2738 * src/plugins/spamassassin/spamassassin.c
2739 Derive trash from inbox if possible
2741 2007-04-02 [paul] 2.8.1cvs82
2743 * src/plugins/bogofilter/bogofilter_gtk.c
2744 a few English changes
2750 2007-04-02 [colin] 2.8.1cvs81
2752 * src/image_viewer.c
2753 Fix transparent images by using
2756 Flush events (on new windows) to avoid
2757 having the textview's image resize fail
2758 to know the available width
2760 2007-04-01 [colin] 2.8.1cvs80
2762 * src/prefs_account.c
2763 If no MH mailbox exist, when creating a POP/Local
2764 account, just create and use the default one
2765 instead of bailing with a "Mailbox doesn't exist"
2768 2007-03-31 [colin] 2.8.1cvs79
2770 * src/prefs_account.c
2771 Create signature file if it doesn't exist
2773 * src/prefs_toolbar.c
2774 Maemo: Move "Use default" on the left so
2775 that people can find it
2777 Maemo: make default editor "Maemopad",
2778 default signature file "MyDocs/signature.txt"
2780 2007-03-31 [colin] 2.8.1cvs78
2782 * src/prefs_account.c
2783 Maemo: rework account prefs so
2784 that less horizontal scrolling
2787 2007-03-31 [colin] 2.8.1cvs77
2790 * src/prefs_common.c
2791 * src/prefs_common.h
2792 Fix bug 1167, 'Allow not displaying zeros
2793 in folder list'. Patch by MartinP
2795 2007-03-31 [colin] 2.8.1cvs76
2800 2007-03-31 [colin] 2.8.1cvs75
2803 Apply patch from bug 1172, direct
2804 access to the folder's session instead
2805 of using getter. Patch by MartinP
2807 2007-03-31 [paul] 2.8.1cvs74
2810 no need to list Fabien twice!
2812 2007-03-31 [colin] 2.8.1cvs73
2815 If we're currently "overriding for %d minutes",
2818 2007-03-31 [colin] 2.8.1cvs72
2826 * src/plugins/spamassassin/spamassassin.c
2827 Offline override: Add a parameter to allow
2828 asking even if the override timer is running.
2829 Allows to ask every time the user makes an
2830 explicit action needing online access (such
2831 as Get Mail), and not when the action is
2832 implicit (such as opening an IMAP folder)
2834 2007-03-31 [colin] 2.8.1cvs71
2837 Override offline: "No" answer shouldn't
2838 re-ask after 3 seconds, but 10 minutes.
2840 2007-03-30 [colin] 2.8.1cvs70
2842 * src/common/socket.c
2843 Better error reporting on unix socket
2844 failure (bind usually)
2845 * src/gtk/gtkutils.c
2846 * src/gtk/gtkutils.h
2847 Label window: add a pulsing progress
2848 bar to show we're not hung :)
2851 * src/plugins/pgpcore/sgpgme.c
2854 2007-03-30 [colin] 2.8.1cvs69
2857 * src/prefs_common.c
2858 Fix possible trashing of history and uidl
2859 files on disk full problems
2861 2007-03-30 [paul] 2.8.1cvs68
2866 update summary when changing layout type
2867 (fixes wrong folder icon being displayed)
2870 2007-03-29 [colin] 2.8.1cvs67
2872 * src/prefs_ext_prog.c
2873 The browser pref is irrelevant on Maemo
2875 2007-03-29 [colin] 2.8.1cvs66
2879 Maemo: dynamically switch headers/text position
2880 * src/prefs_common.c
2881 Maemo: hide compose's ruler by default
2882 * src/common/socket.c
2883 * src/common/socket.h
2886 2007-03-29 [colin] 2.8.1cvs65
2888 * src/common/socket.c
2889 * src/common/socket.h
2890 Fix build when MAEMO_CFLAGS contains
2891 _X_OPENSOURCE (resolv.h errors as long
2892 as we don't add _BSD_SOURCE. Ugly).
2894 2007-03-29 [wwp] 2.8.1cvs64
2896 * src/prefs_logging.c
2897 Fix sensitivity of clip-log widgets in prefs/logging,
2900 2007-03-29 [wwp] 2.8.1cvs63
2903 Updated files list for translations, thanks to Fabien.
2905 2007-03-29 [colin] 2.8.1cvs62
2908 * src/common/Makefile.am
2909 * src/common/utils.c
2910 Maybe make URI opening work in Maemo
2913 2007-03-28 [colin] 2.8.1cvs61
2918 Add the possibility to sort folders arbitrarily
2919 (via editing of folderlist.xml only). Patch by
2920 Martin P <mp26+claws@os.inf.tu-dresden.de>
2921 Fixes bug 1166, 'Folder ordering is fixed and cannot
2922 be changed by the user'
2924 2007-03-28 [colin] 2.8.1cvs60
2927 Add popup menu for mime icons
2929 2007-03-28 [colin] 2.8.1cvs59
2932 Fix a layout issue when presenting
2933 mainwindow in Small screen layout
2936 Add a "Go to folder list" button for
2937 mainwindow, and make it default in
2940 2007-03-28 [colin] 2.8.1cvs58
2943 Don't dynamically update title on Maemo
2944 Patch by Jean-Luc Biord
2946 2007-03-27 [colin] 2.8.1cvs57
2951 Enable tap-and-hold on Maemo
2953 2007-03-26 [colin] 2.8.1cvs56
2956 More popup-menu (in attachments list)
2958 2007-03-26 [colin] 2.8.1cvs55
2961 Enable popup-menu signal
2963 2007-03-26 [colin] 2.8.1cvs54
2965 * src/plugins/pgpinline/pgpinline.c
2966 Fix bug 1111, 'PGP/inline plugin hides text
2967 around encrypted text block'. Patch based on
2968 a patch from Michal Cihar.
2970 2007-03-26 [wwp] 2.8.1cvs53
2973 Fix getting a false error when sending queued message
2974 whereas the sending was fine (if there are subfolders
2975 in the queue folder), thanks to Colin.
2977 2007-03-26 [paul] 2.8.1cvs52
2980 update FACE header in welcome message
2982 2007-03-25 [colin] 2.8.1cvs51
2987 2007-03-25 [colin] 2.8.1cvs50
2990 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
2992 2007-03-24 [colin] 2.8.1cvs49
2995 Fix a few launch problems on Maemo
2996 Patch by Jean-Luc Biord
2998 2007-03-24 [wwp] 2.8.1cvs48
3004 Fix wrong action performed when closing the
3005 "ask about account specific filtering rules
3006 when filtering manually" dialog by pressing Escape.
3007 Fix wrong order of buttons in the "return receipt
3008 notification - the message was sent to several of
3009 your accounts" dialog.
3011 2007-03-24 [paul] 2.8.1cvs47
3014 an improvement to English usage
3015 * tools/kdeservicemenu/README
3018 2007-03-24 [paul] 2.8.1cvs46
3021 * src/stock_pixmap.c
3022 * src/pixmaps/edit_extern.xpm
3023 * src/pixmaps/mail_sign.xpm
3024 rescue long lost icons
3026 2007-03-24 [paul] 2.8.1cvs45
3029 fix toolbar (broken in 2.8.1cvs42)
3031 2007-03-23 [colin] 2.8.1cvs44
3034 Correctly unsubscribe/resubscribe after
3037 2007-03-23 [colin] 2.8.1cvs43
3039 * src/prefs_common.c
3040 Maemo: as the platform is light on RAM, allow
3041 caches to be discarded faster.
3043 2007-03-23 [colin] 2.8.1cvs42
3048 * src/stock_pixmap.c
3049 * src/stock_pixmap.h
3054 * src/pixmaps/open_mail.xpm
3055 Maemo changes: Add the possibility to have
3056 "Open Email" and "Close Window" buttons on
3057 toolbars (and use them in Maemo's default
3060 2007-03-23 [wwp] 2.8.1cvs41
3063 Reverted that part of the action dialog closure logics, to
3064 pre-2.8.1cvs19. Managing action dialog w/ no output may be
3065 done later in a different way (or may not).
3067 2007-03-22 [wwp] 2.8.1cvs40
3070 Fix sticky action dialog when got no output but action command
3071 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
3073 2007-03-22 [colin] 2.8.1cvs39
3075 * src/prefs_filtering.c
3076 * src/gtk/combobox.h
3077 Fix escaping account names in filtering prefs
3079 2007-03-22 [colin] 2.8.1cvs38
3084 Add any attribute specified in LDAP servers'
3085 Search attributes to the Other Attributes tab
3086 of contacts; Add 'telephoneNumber' in the
3089 2007-03-22 [colin] 2.8.1cvs37
3094 Try to prevent race conditions when
3095 changing the folder list
3097 Fix possible red folder icon when
3098 switching from Small screen layout
3101 2007-03-22 [colin] 2.8.1cvs36
3106 Rename "little screen" to "Small screen"
3107 * src/gtk/Makefile.am
3108 * src/common/utils.c
3110 Fix Maemo-related compilation problems
3112 2007-03-21 [colin] 2.8.1cvs35
3116 * claws-mail.desktop
3117 Remove .png from the Icon, it's useless
3119 2007-03-21 [colin] 2.8.1cvs34
3123 Add the necessary lib checking for
3126 2007-03-21 [colin] 2.8.1cvs33
3129 Fix unconditional "error happened" when
3130 sending via command-line. "lol @ myself"
3132 2007-03-21 [colin] 2.8.1cvs32
3134 * claws-mail-40x40.png
3135 * claws-mail-26x26.png
3145 * src/prefs_account.c
3146 * src/prefs_common.c
3147 * src/summary_search.c
3151 * src/gtk/gtkutils.c
3152 * src/gtk/gtkutils.h
3153 * src/gtk/logwindow.c
3155 * src/gtk/prefswindow.c
3156 Add Maemo port (patch mainly by Jean-Luc Biort)
3157 Add a new 'Little screen' layout to help on such
3158 platforms (patch by me)
3159 Make some default preferences different (more
3160 adapted) on Maemo (patch by me)
3162 2007-03-21 [wwp] 2.8.1cvs31
3164 * src/prefs_logging.c
3165 * src/prefs_logging.h
3166 Fixed copyright header of newly added files.
3168 2007-03-21 [wwp] 2.8.1cvs30
3184 * src/prefs_common.c
3185 * src/prefs_common.h
3186 * src/prefs_logging.c
3187 * src/prefs_logging.h
3190 * src/send_message.c
3195 * src/common/session.c
3197 * src/common/socket.c
3198 * src/etpan/imap-thread.c
3199 * src/gtk/logwindow.c
3200 * src/gtk/logwindow.h
3201 * src/plugins/bogofilter/bogofilter.c
3202 * src/plugins/spamassassin/spamassassin.c
3203 Added debugging of filtering/processing rules.
3204 The debug log is here 'Tools/Filtering debug window',
3205 the options there 'Configuration/Preferences/Other/Logging',
3206 and the log file is ~/.claws-mail/filtering.log.
3207 Moved protocol log prefs to 'Other/Logging' as well.
3208 To support such debugging feature, the existing log API has
3209 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
3210 this impacts many external modules (commits follow).
3212 2007-03-21 [paul] 2.8.1cvs29
3214 * src/etpan/Makefile.am
3215 * src/etpan/imap-thread.c
3216 add missing #include
3218 2007-03-21 [colin] 2.8.1cvs28
3221 Fix bug 1157, 'some broken messages confuse
3222 mime parser'. Make sure we can't have MimeInfos
3223 with negative sizes.
3225 2007-03-20 [colin] 2.8.1cvs27
3228 Fix missing \0 on buffer
3230 2007-03-20 [colin] 2.8.1cvs26
3233 Use make_dir_hier instead of make_dir
3234 to create the MH mailbox
3236 2007-03-20 [colin] 2.8.1cvs25
3240 * src/prefs_account.c
3242 Fix default inbox weirdnesses (after wizard,
3243 if path is Mail, mailbox identifier is #mh/Mailbox,
3244 and when creating new accounts)
3246 2007-03-20 [colin] 2.8.1cvs24
3249 Write folderlist after adding/deleting accounts
3252 2007-03-20 [colin] 2.8.1cvs23
3255 * src/remotefolder.h
3256 Fix bug 1153, 'CM segfaults if IMAP folder is
3257 selected while scanning prior to update'
3259 2007-03-17 [paul] 2.8.1cvs22
3262 fix a typo, and be a little more verbose.
3264 2007-03-17 [wwp] 2.8.1cvs21
3267 Fix a compiler warning.
3269 2007-03-16 [wwp] 2.8.1cvs20
3273 Updated to deal w/ the new mairix.sh tool.
3275 2007-03-16 [wwp] 2.8.1cvs19
3278 Fix logics issues around the action IO dialog:
3279 - disable entry widget and exec button when
3280 the exec button is clicked (don't wait for any
3281 output line) - fix possible disabling/re-enabling/
3282 re-disabling of those widgets
3283 - raise an error if executing a %as{} action either
3284 empty or invalid, instead of failing silently
3285 - don't close the dialog if the abort button has been
3286 clicked and if there was no output yet
3287 - set focus to the abort button when the exec button
3289 - fix capitalization of a warning message
3291 2007-03-16 [wwp] 2.8.1cvs18
3294 Added a wrapper to mairix to the tools folder.
3296 2007-03-16 [colin] 2.8.1cvs17
3300 Allow mimeviewer plugins to print
3303 2007-03-16 [colin] 2.8.1cvs16
3308 2007-03-15 [colin] 2.8.1cvs15
3312 Add a way for mimeviewer plugins to
3313 implement body search
3315 2007-03-15 [paul] 2.8.1cvs14
3317 * src/prefs_spelling.c
3320 2007-03-15 [paul] 2.8.1cvs13
3322 * src/common/quoted-printable.c
3323 fix decoding of quoted-printable parts
3325 2007-03-14 [wwp] 2.8.1cvs12
3327 * src/gtk/logwindow.h
3328 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
3330 2007-03-14 [wwp] 2.8.1cvs11
3332 * src/gtk/logwindow.h
3333 Complete 2.8.1cvs10.
3335 2007-03-14 [colin] 2.8.1cvs10
3337 * src/gtk/logwindow.c
3338 Probably fix bug 1149, crash on logwindow
3339 close - at the expense of performance once
3340 logwin has been opened
3342 2007-03-14 [colin] 2.8.1cvs9
3345 If claws-mail is running on another
3346 display, warn instead of popping it up
3347 on the other display
3349 2007-03-12 [colin] 2.8.1cvs8
3352 Fix bug 1145, 'Setting a different name
3353 for the Mailbox name isn't reflected in
3354 default account settings'. Patch by wwp
3356 2007-03-12 [colin] 2.8.1cvs7
3359 Fix bug 1143, 'Add number of messages to be
3360 deleted to confirmation dialog'
3362 2007-03-12 [wwp] 2.8.1cvs6
3365 * src/prefs_common.c
3366 * src/prefs_common.h
3367 * src/prefs_summaries.c
3368 Changed the option that displays unread messages count
3369 next to the folder name in folder list: it is now
3370 possible to either display nothing, display the
3371 unread messages number only or the unread and total messages
3372 numbers. The patch includes this extra feature as well
3373 as some minor fixes by rewriting the algo in folderview.c.
3374 Thanks to Paul for the original idea and implementation, plus
3375 testing and proof-reading!
3377 2007-03-09 [paul] 2.8.1cvs5
3381 * tools/claws-mail-compose-insert-files.pl
3382 added a script which enables inserting files
3383 into the message body of a new Claws Mail
3384 Compose window from the command line. Additionally
3385 To, Cc, Subject and files to attach to the message
3388 2007-03-09 [wwp] 2.8.1cvs4
3393 Optimize matching of addresses in the addressbook
3394 (filtering/processing 'found_in_addressbook' condition).
3396 2007-03-07 [wwp] 2.8.1cvs3
3399 * src/quote_fmt_lex.l
3400 * src/quote_fmt_parse.y
3401 Add a new quote format symbol: %A to insert the
3402 sender email address (just the address itself).
3404 2007-03-06 [wwp] 2.8.1cvs2
3406 * src/gtk/gtkutils.c
3407 * src/plugins/trayicon/trayicon_prefs.h
3408 * src/plugins/trayicon/trayicon_prefs.c
3409 * src/plugins/trayicon/trayicon.c
3412 Add a new trayicon (optional) feature: minimize to tray. When enabled,
3413 minimizing Claws-Mail main window will hide it to the trayicon instead.
3416 2007-03-06 [paul] 2.8.1cvs1
3422 bump version number following
3425 2007-03-06 [paul] 2.8.0cvs24
3428 corrected by by Tim <timbrain@post.cz>
3430 2007-03-05 [colin] 2.8.0cvs23
3434 Fix mime/globs path on NetBSD
3435 patch by George Michaelson
3437 2007-03-05 [wwp] 2.8.0cvs22
3440 Remove debug statement (accidentally committed w/ cvs14).
3442 2007-03-05 [paul] 2.8.0cvs21
3444 * src/plugins/pgpcore/prefs_gpg.c
3445 fix compiler warning
3447 2007-03-05 [wwp] 2.8.0cvs20
3449 * src/matcher_parser_parse.y
3450 Fix mismerge between cvs17 and cvs19.
3452 2007-03-05 [wwp] 2.8.0cvs19
3454 * src/matcher_parser_parse.y
3455 * src/prefs_filtering_action.c
3460 Add new 'add_to_addressbook' filtering/processing action.
3462 2007-03-05 [wwp] 2.8.0cvs18
3465 Fix mark_as_ham filtering/processing action: spam flag
3468 2007-03-04 [colin] 2.8.0cvs17
3473 * src/matcher_parser_parse.y
3474 * src/prefs_filtering_action.c
3475 Add 'Mark as spam' and 'Mark as ham' filtering
3476 actions. Fixes bug 1138.
3478 2007-03-04 [colin] 2.8.0cvs16
3481 Fix bug 1140, wrong return value
3484 2007-03-04 [wwp] 2.8.0cvs15
3487 Rollback cvs14: don't free stuff that is managed in g_list.
3489 2007-03-04 [wwp] 2.8.0cvs14
3492 Fix a leak in address completion code.
3494 2007-03-04 [colin] 2.8.0cvs13
3497 Maybe fix bug 1136, 'Crash in group
3500 2007-03-04 [iwkse] 2.8.0cvs12
3503 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
3505 2007-03-03 [colin] 2.8.0cvs11
3507 * src/plugins/pgpinline/pgpinline.c
3508 Fix off-by-one, fix double-free. Fixes
3509 bug 1135, 'cm-segfault on decrypting
3512 2007-03-03 [colin] 2.8.0cvs10
3516 * src/common/plugin.c
3517 Fix bug 1134, 'Valgrind macros unhandled
3520 2007-03-02 [colin] 2.8.0cvs9
3523 Don't error out on EAGAIN. Fixes
3524 bug 1129, '"local mbox file" account
3525 isn't retrieving mails'
3527 2007-03-01 [wwp] 2.8.0cvs8
3530 * src/gtk/colorlabel.c
3531 Remove accels for extra color labels until we set better
3532 and definitive ones.
3534 2007-02-28 [wwp] 2.8.0cvs7
3537 * src/matcher_parser_parse.y
3538 * src/prefs_common.c
3539 * src/prefs_msg_colors.c
3541 * src/gtk/colorlabel.c
3542 * src/gtk/colorlabel.h
3543 Add more customizable color labels. Cleaned up a bit
3544 the color label API to avoid duplicate defines of
3545 the max number of colors.
3547 2007-02-27 [colin] 2.8.0cvs6
3550 * src/common/utils.c
3551 * src/common/utils.h
3552 Fix '+' in mailto URIs for List-* headers
3554 2007-02-27 [colin] 2.8.0cvs5
3556 * src/gtk/gtkutils.c
3557 Use gtk_window_set_role instead of
3560 2007-02-27 [colin] 2.8.0cvs4
3563 Fix "After receiving new mail, go to inbox" on IMAP,
3564 and make it work only on manual reception
3566 2007-02-27 [wwp] 2.8.0cvs3
3568 * src/prefs_filtering.c
3569 * src/prefs_filtering_action.c
3570 * src/prefs_matcher.c
3571 Update filtering matcher's and action's color label menus
3572 when re-opening those dialogs (reflect any change to the
3573 color labels list in the preferences).
3575 2007-02-27 [colin] 2.8.0cvs2
3578 * src/etpan/etpan-thread-manager-types.h
3579 * src/etpan/etpan-thread-manager.c
3580 * src/etpan/imap-thread.c
3581 Log imap ALERTs as errors in the log.
3583 2007-02-26 [paul] 2.8.0cvs1
3585 * tools/claws.i18n.status.pl
3588 2007-02-26 [paul] 2.7.2cvs75
3602 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3603 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
3604 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
3605 Aleksandar Urosevic, and Ralgh Young
3607 2007-02-25 [mones] 2.7.2cvs74
3612 2007-02-25 [colin] 2.7.2cvs73
3615 Clearing the list is only useful
3616 to prevent a valgrind false-positive
3618 2007-02-25 [paul] 2.7.2cvs72
3622 * tools/kmail-mailbox2claws-mail.pl **ADDED**
3623 * tools/maildir2claws-mail.pl **REMOVED**
3624 renamed the script, fixed a couple bugs
3626 2007-02-23 [colin] 2.7.2cvs71
3629 Fix a leak, check for a few improbable nulls
3631 2007-02-23 [colin] 2.7.2cvs70
3635 * src/plugins/trayicon/trayicon.c
3636 Fix blinking mainwin when starting in tray
3637 (show mainwindow later in the startup process,
3638 apart if restarting post-crash)
3640 2007-02-23 [colin] 2.7.2cvs69
3644 Fix crash when unsubscribing the currently
3645 selected/opened folder
3647 2007-02-23 [colin] 2.7.2cvs68
3650 Fix bug that prevented colorization to
3651 work without wrap quotation option
3653 2007-02-23 [colin] 2.7.2cvs67
3656 Fix refcounting, start and end completion who
3657 behaved as if there couldn't be any other current
3660 2007-02-23 [wwp] 2.7.2cvs66
3664 Address completion fixes: fix addressbook_peek_folder_exists() in
3665 which the algorithm was ridiculously over-obfuscated and broken.
3666 Fix addrindex_load_completion() as well, to load addresses in
3667 completion list with regards to what addressbook_peek_folder_exists()
3670 2007-02-23 [wwp] 2.7.2cvs65
3673 Add addresses to completion when they're non-empty (thanks to Colin).
3675 2007-02-23 [paul] 2.7.2cvs64
3677 * src/plugins/pgpcore/passphrase.c
3680 2007-02-23 [colin] 2.7.2cvs63
3682 * src/plugins/pgpcore/prefs_gpg.c
3683 * src/plugins/pgpcore/prefs_gpg.h
3684 * src/plugins/pgpcore/sgpgme.c
3685 * src/plugins/pgpinline/pgpinline.c
3686 * src/plugins/pgpmime/pgpmime.c
3687 Try harder to respect user's choice wrt
3688 gpg-agent even with gpg2, by unsetting
3689 GPG_AGENT_INFO when necessary.
3691 2007-02-22 [paul] 2.7.2cvs62
3693 * src/plugins/pgpcore/sgpgme.c
3694 * src/plugins/pgpcore/sgpgme.h
3695 * src/plugins/pgpcore/passphrase.c
3696 * src/plugins/pgpinline/pgpinline.c
3697 * src/plugins/pgpmime/pgpmime.c
3698 Fix a leak - gpgme_data_release_and_get_mem
3699 leaks in recent gpgme. Workaround by using
3702 2007-02-22 [paul] 2.7.2cvs61
3704 * src/gtk/quicksearch.c
3705 Abandon dynamic search when pressing
3708 2007-02-21 [colin] 2.7.2cvs60
3711 * src/plugins/pgpcore/passphrase.c
3712 Fix little memory leaks
3714 Fix false-positive leak at exit
3715 * src/gtk/quicksearch.c
3716 Fix potentially big leak in recursive
3719 2007-02-21 [wwp] 2.7.2cvs59
3722 Add missing newline to a debug message.
3724 2007-02-20 [colin] 2.7.2cvs58
3728 * src/stock_pixmap.c
3729 * src/stock_pixmap.h
3730 * src/pixmaps/mime_pgpsig.xpm
3731 Add icon for application/pgp-signature
3733 2007-02-20 [colin] 2.7.2cvs57
3738 * src/stock_pixmap.c
3739 * src/stock_pixmap.h
3740 * src/pixmaps/mime_calendar.xpm
3741 * src/pixmaps/mime_pdf.xpm
3742 * src/pixmaps/mime_ps.xpm
3743 Add icons for text/calendar, application/pdf
3744 and application/postscript
3746 2007-02-20 [colin] 2.7.2cvs56
3749 * src/matcher_parser_parse.y
3750 * src/matcher_parser_lex.l
3751 Fix big memory leak in flex, and
3754 2007-02-20 [wwp] 2.7.2cvs55
3756 * src/matcher_parser_parse.y
3757 Fix a duplicate token definition (thanks to iwkse).
3759 2007-02-20 [wwp] 2.7.2cvs54
3761 * src/matcher_parser_lex.l
3762 * src/quote_fmt_lex.l
3763 Use proper flex options instead of direct use of #define,
3764 make the flex-generated C lighter.
3766 2007-02-20 [colin] 2.7.2cvs53
3769 Grab focus in message list after hiding
3770 the quicksearch, instead of leaving it
3773 2007-02-19 [colin] 2.7.2cvs52
3776 Fix bug 1033, 'Automatically refresh
3777 message list when new messages arrives'
3778 Looks like folderview->opened can sometimes
3781 2007-02-19 [paul] 2.7.2cvs51
3785 * tools/thunderbird-filters-convertor.pl
3786 add new script which converts thunderbird filter
3787 rules to Claws filter rules
3789 2007-02-18 [paul] 2.7.2cvs50
3791 * src/plugins/pgpcore/prefs_gpg.c
3792 * src/plugins/pgpcore/prefs_gpg.h
3793 * src/plugins/pgpcore/sgpgme.c
3794 * src/plugins/pgpinline/pgpinline.c
3795 * src/plugins/pgpmime/pgpmime.c
3796 improved GUI interoperability with gpg-agent
3798 2007-02-18 [paul] 2.7.2cvs49
3800 * src/prefs_account.c
3801 Privacy options sensitivity fix
3803 2007-02-17 [colin] 2.7.2cvs48
3806 Reset icon to warning in the noticeview
3808 2007-02-15 [colin] 2.7.2cvs47
3811 Fix a manifestation of bug 1033 (summaryview failing
3812 to update for new mails), which happens after editing
3813 account preferences or preferences that cause a
3816 2007-02-15 [colin] 2.7.2cvs46
3819 Probably fix bug 1123, 'Segmentation
3820 fault while opening address book'. I get
3821 g_warnings if the saved paned position is
3822 not greater than 0. Also, save position
3823 when hiding the addressbook instead of
3826 2007-02-14 [colin] 2.7.2cvs45
3828 * src/plugins/pgpcore/prefs_gpg.c