1 2007-08-10 [colin] 2.10.0cvs110
4 * src/etpan/imap-thread.c
5 * src/etpan/imap-thread.h
6 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
8 2007-08-09 [colin] 2.10.0cvs109
11 Fix port being reset to 636 on SSL
13 Fix folder_item_get_msg_num_by_file
14 on drafts/queue folders
16 2007-08-09 [wwp] 2.10.0cvs108
19 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
20 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
23 2007-08-09 [colin] 2.10.0cvs107
27 * src/gtk/prefswindow.c
28 A few Maemo layout fixes
30 2007-08-09 [paul] 2.10.0cvs106
33 remove the hyphen from plug-ins to
36 2007-08-08 [wwp] 2.10.0cvs105
38 * src/prefs_folder_item.c
39 Fix an extraneous stealth ^L char.
41 2007-08-08 [wwp] 2.10.0cvs104
43 * src/prefs_folder_item.c
44 Better fix, group variables declarations (USE_ASPELL).
46 2007-08-08 [wwp] 2.10.0cvs103
48 * src/prefs_folder_item.c
49 Fix compilation w/ USE_ASPELL set (broken
52 2007-08-08 [ticho] 2.10.0cvs102
54 * src/prefs_folder_item.c
55 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
57 2007-08-08 [colin] 2.10.0cvs101
60 * src/etpan/imap-thread.c
61 * src/etpan/imap-thread.h
62 Close selected mailbox before doing
65 2007-08-08 [colin] 2.10.0cvs100
68 Complete symbol table, thanks to wwp.
69 Fixes bug 1284, 'The html -> text
70 converter ignores entities'
74 2007-08-08 [colin] 2.10.0cvs99
77 Better way to fetch UIDs on non-UIDPLUS servers
79 2007-08-07 [colin] 2.10.0cvs98
82 fix bug 1275, 'auto-saved draft messages not
83 always being removed'; Also, make multiple
84 copy (in the same account) faster by matching
85 source/destination message UIDs.
87 Don't try to reshow deleted mail
89 Fix leak on error path
91 2007-08-07 [wwp] 2.10.0cvs97
95 * manual/fr/account.xml
96 * manual/fr/advanced.xml
97 Updated the reference manual and the French translation to
98 reflect 2.10.0cvs84: enable running folder Processing
101 2007-08-06 [wwp] 2.10.0cvs96
106 Allow changing the emphasis color used to highlight
107 the newsreader/x-mailer header value when it matches
108 our preferred mail agent (hidden pref 'emphasis_col' added
111 2007-08-06 [colin] 2.10.0cvs95
115 Re-commit 2.10.0cvs86, with a protection
116 against Pango bug. Also, try to fix
117 bug 1275, 'auto-saved draft messages not
118 always being removed'
120 2007-08-06 [wwp] 2.10.0cvs94
122 * src/gtk/quicksearch.c
123 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
125 2007-08-06 [ticho] 2.10.0cvs93
127 * src/prefs_account.c
129 Use GtkComboBox instead of GtkOptionMenu for privacy system
130 selection in account preferences.
132 2007-08-06 [wwp] 2.10.0cvs92
134 * src/plugins/pgpcore/plugin.def
135 Apply one more chunk from gpg4win's 03-w32-port patch.
137 2007-08-05 [colin] 2.10.0cvs91
141 reverting buggy patch for now
143 2007-08-05 [colin] 2.10.0cvs90
148 2007-08-04 [colin] 2.10.0cvs89
150 * src/prefs_summaries.c
151 * src/summary_search.c
152 Replace deprecated widgets. Patch by
155 2007-08-04 [colin] 2.10.0cvs88
158 Refresh GUI only every 2000 mails on mh_get_last_num
159 This is fast (readdir) and done only once per
162 2007-08-03 [colin] 2.10.0cvs87
164 * src/prefs_account.c
167 Fix a deprecated widget. Patch by
170 2007-08-03 [colin] 2.10.0cvs86
174 Make colorisation and wrapping algorithms
175 faster. Fixes bug 1246, 'compose becomes
176 increasingly slow replying to complex emails'
178 2007-08-03 [paul] 2.10.0cvs85
181 keep the window painted
183 2007-08-02 [paul] 2.10.0cvs84
188 enable running folder Processing
191 2007-08-02 [paul] 2.10.0cvs83
194 speed up/clean up rendering of larger
198 2007-08-01 [paul] 2.10.0cvs82
203 change default toolbar layout on maemo
204 * src/pixmaps/close.xpm
205 make the red cross a grey cross
206 * src/pixmaps/jpilot.xpm
207 make icon smaller so it fits better
209 2007-07-31 [paul] 2.10.0cvs81
213 fix crash on maemo on first launch
215 2007-07-30 [paul] 2.10.0cvs80
217 * src/prefs_matcher.c
218 specify the units of age and size
220 2007-07-30 [paul] 2.10.0cvs79
223 Fix IMAP timeout setting
225 2007-07-30 [colin] 2.10.0cvs78
227 * src/prefs_account.c
228 Fix a deprecated widget. Patch by
231 2007-07-27 [paul] 2.10.0cvs77
233 * src/matcher_parser_parse.y
234 * src/prefs_filtering_action.c
235 * src/prefs_matcher.c
236 these changes forgotten in cvs74's
237 'watch thread' feature
239 2007-07-27 [paul] 2.10.0cvs76
242 fix potential crasher
245 2007-07-27 [paul] 2.10.0cvs75
251 make mainwindow's /Help/Manual point to the
252 remote copy if the local copy doesn't exist
254 2007-07-27 [paul] 2.10.0cvs74
262 * src/matcher_parser_parse.y
271 * src/pixmaps/watchthread.xpm
272 add 'watch thread' feature
274 2007-07-27 [paul] 2.10.0cvs73
276 * src/prefs_folder_item.c
277 adjust labels, add tooltips
279 2007-07-27 [colin] 2.10.0cvs72
282 Maemo: Remove less used menu items
284 2007-07-26 [colin] 2.10.0cvs71
287 Maemo: destroy messageview after trashing mail.
288 Maybe should be done on X11 too
290 2007-07-26 [colin] 2.10.0cvs70
297 Add View/Show or Hide/Column headers
299 2007-07-26 [colin] 2.10.0cvs69
304 2007-07-26 [colin] 2.10.0cvs68
307 Fix possible crash on cache invalidation
311 * src/quote_fmt_parse.y
312 Make replying to mails with big attachments
313 much faster. Fixes bug 1224, 'The process of
314 Replying to emails with large attachments
315 seems unreasonably long...'
317 2007-07-26 [colin] 2.10.0cvs67
322 Fix threads use on BSDs
324 2007-07-26 [paul] 2.10.0cvs66
326 * src/gtk/prefswindow.c
327 fix account prefs breakage
330 2007-07-26 [paul] 2.10.0cvs65
333 standardise ./configure --help messages
335 2007-07-26 [colin] 2.10.0cvs64
339 Fix two vCard-related crashes
341 2007-07-25 [colin] 2.10.0cvs63
346 * src/prefs_receive.c
347 Maemo: Add a better way to notify of
353 Maemo: Various layout fixes
354 * src/gtk/prefswindow.c
355 Maemo: Better prefs layout
357 2007-07-25 [paul] 2.10.0cvs62
360 fix the layout on maemo
363 2007-07-25 [iwkse] 2.10.0cvs61
366 add 'o' shortcut on summaryview
368 2007-07-25 [iwkse] 2.10.0cvs60
373 2007-07-24 [colin] 2.10.0cvs59
376 Fix missing timestamp update on source
380 Better text layout on part's choices
382 2007-07-23 [colin] 2.10.0cvs58
386 Maemo: Automatically choose the correct application
388 * src/gtk/quicksearch.c
389 Make search run on GDK_KP_Enter too
391 2007-07-23 [wwp] 2.10.0cvs57
393 * src/quote_fmt_lex.l
394 Revert accidentaly committed lines (account_sig) in
397 2007-07-23 [wwp] 2.10.0cvs56
399 * src/quote_fmt_lex.l
400 Fix typos around long form expressions in the quote lexer.
406 2007-07-23 [colin] 2.10.0cvs55
409 Fix auto-completion on Maemo
411 2007-07-23 [colin] 2.10.0cvs54
414 Maemo: Fix sticking statusbars
416 2007-07-22 [colin] 2.10.0cvs53
419 Maemo: Fix the strange "top_application" info
420 at startup. We should do something when
421 receiving such a message.
423 2007-07-20 [paul] 2.10.0cvs52
426 add missing #include "statusbar.h"
428 2007-07-20 [colin] 2.10.0cvs51
432 * src/folder_item_prefs.c
433 * src/folder_item_prefs.h
441 * src/prefs_folder_item.c
442 Implement age-based caching: allow to
443 specify a threshold for the offline synchronisation
444 feature, and whether old cached bodies should
449 * src/plugins/dillo_viewer/dillo_viewer.c
450 Check that Dillo's installed
452 2007-07-20 [wwp] 2.10.0cvs50
456 Draw a frame around the selected mimeview part icon (instead of the
457 shifted 'dancing' icon).
459 2007-07-20 [colin] 2.10.0cvs49
462 Unref stuff even on error
464 disconnect signals only at the very
465 end of the wizard save.
467 2007-07-20 [colin] 2.10.0cvs48
473 Fix random crashes while navigating
476 2007-07-19 [colin] 2.10.0cvs47
485 Maemo: add an easy way to store data (mails
486 and IMAP/NNTP caches) on one of the SD cards,
487 and protect against unmounts if needed
489 2007-07-19 [paul] 2.10.0cvs46
494 * src/pixmaps/claws-mail_logo-small.xpm
495 implement a (slightly) different About
496 dialog for maemo and add a small version
499 use a scrolled window for wizard page 1
502 2007-07-19 [paul] 2.10.0cvs45
505 too soon for this line
507 2007-07-19 [paul] 2.10.0cvs44
512 2007-07-19 [colin] 2.10.0cvs43
515 Solve Mail/Mailbox name when specifying
518 2007-07-18 [colin] 2.10.0cvs42
524 2007-07-18 [colin] 2.10.0cvs41
527 Maemo: plug the online/offline system into
528 maemo's interfaces to have Claws automatically
529 switch according to the system status
531 Maemo: use HildonBanners to display status
532 messages. Renders the main statusbar useless.
534 2007-07-18 [paul] 2.10.0cvs40
537 fix screen blanking on moving/copying many msgs
539 fix processing progressbar and screen blanking
542 2007-07-18 [paul] 2.10.0cvs39
545 revert cvs37, breakage on maemo
547 2007-07-18 [paul] 2.10.0cvs38
550 make sure we can still build with older GTK's
552 2007-07-18 [colin] 2.10.0cvs37
555 Only hide the small layout's messageview, instead
556 of destroying it when closing
558 Use gtk_window_present_with_time to popup windows,
559 it seems to make things better with modern WMs
562 2007-07-17 [colin] 2.10.0cvs36
565 Simplify layout on Maemo
568 * src/prefs_display_header.c
569 Remove some headers by default on Maemo
571 2007-07-17 [paul] 2.10.0cvs35
575 * src/prefs_logging.c
577 add options to stop/enable writing logs to disc
579 2007-07-17 [paul] 2.10.0cvs34
582 fix some issues with the Apply tags window:
583 - set search column (enables autocompl in the treeview)
584 - apply tag from "New tag" if it existed
585 - clears New tag entry when adding it with the button
588 2007-07-17 [paul] 2.10.0cvs33
591 fix 'apply tags' dialogue weirdness
593 2007-07-16 [colin] 2.10.0cvs32
596 Fix double-loading of mails on Maemo
598 2007-07-16 [colin] 2.10.0cvs31
601 Prevent double-loading of the same part under some
602 conditions; hide statusbar on Maemo
604 2007-07-16 [colin] 2.10.0cvs30
610 Improve the tag interface - allow
611 to set/unset tags from a special
613 * src/gtk/gtkvscrollbutton.c
617 Fix Mimeview's ugly hacks in the
620 2007-07-16 [paul] 2.10.0cvs29
624 * src/gtk/icon_legend.c
625 put it all in a scrolled window
627 2007-07-15 [colin] 2.10.0cvs28
630 Maemo: force layout to be Small screen; the
631 others don't make sense
633 2007-07-14 [colin] 2.10.0cvs27
636 * src/gtk/gtkvscrollbutton.c
637 Maemo: Fix mimeview's buttons size
639 2007-07-14 [colin] 2.10.0cvs26
642 Fix the button workaround fix.
643 (Use the correct variable)
645 2007-07-14 [colin] 2.10.0cvs25
649 Maemo: put the progress bar in the
652 2007-07-14 [colin] 2.10.0cvs24
655 Maemo: hide statusbar by default
660 * src/pixmaps/go_folders.xpm
661 Maemo: Add a specific icon to go back to
664 2007-07-14 [colin] 2.10.0cvs23
667 Don't set homogeneous finally
669 2007-07-14 [colin] 2.10.0cvs22
672 Fix button show/hide issues
674 2007-07-14 [colin] 2.10.0cvs21
678 Fix button workaround to be able to click
679 if mouse was on button when it went un-
681 Revert previous commit, gtk_tool_item_set_homogeneous
682 doesn't mean what it seems to mean ;-)
684 2007-07-14 [paul] 2.10.0cvs20
687 make homogeneous FALSE always
689 2007-07-13 [colin] 2.10.0cvs19
693 Rework to fit the non-deprecated API
699 Maemo layout changes. Better toolbars,
700 removal of CTree headers.
702 2007-07-13 [paul] 2.10.0cvs18
704 * src/gtk/colorlabel.c
705 fix bug 1261, '[DE] coloring messages in overview
706 keys are not localised'
707 the string is now included in claws-mail.pot
709 2007-07-13 [colin] 2.10.0cvs17
712 Fix bug 1267, 'printing mutliple messages
713 opens one message-dialog after the other'
714 Ask for confirmation when printing 10
717 2007-07-11 [colin] 2.10.0cvs16
722 * manual/claws-mail-manual.xml
724 * manual/es/claws-mail-manual.xml
726 * manual/fr/claws-mail-manual.xml
749 * src/addressbook_foldersel.c
750 * src/addressbook_foldersel.h
776 * src/displayheader.c
777 * src/displayheader.h
780 * src/editaddress_other_attributes_ldap.c
781 * src/editaddress_other_attributes_ldap.h
790 * src/editldap_basedn.c
791 * src/editldap_basedn.h
812 * src/folder_item_prefs.c
813 * src/folder_item_prefs.h
822 * src/grouplistdialog.c
823 * src/grouplistdialog.h
870 * src/matcher_parser.h
871 * src/matcher_parser_lex.l
872 * src/matcher_parser_parse.y
875 * src/message_search.c
876 * src/message_search.h
895 * src/partial_download.c
896 * src/partial_download.h
901 * src/prefs_account.c
902 * src/prefs_account.h
903 * src/prefs_actions.c
904 * src/prefs_actions.h
907 * src/prefs_compose_writing.c
908 * src/prefs_compose_writing.h
909 * src/prefs_customheader.c
910 * src/prefs_customheader.h
911 * src/prefs_display_header.c
912 * src/prefs_display_header.h
913 * src/prefs_ext_prog.c
914 * src/prefs_ext_prog.h
915 * src/prefs_filtering.c
916 * src/prefs_filtering.h
917 * src/prefs_filtering_action.c
918 * src/prefs_filtering_action.h
919 * src/prefs_folder_column.c
920 * src/prefs_folder_column.h
921 * src/prefs_folder_item.c
922 * src/prefs_folder_item.h
927 * src/prefs_image_viewer.c
928 * src/prefs_image_viewer.h
929 * src/prefs_logging.c
930 * src/prefs_logging.h
931 * src/prefs_matcher.c
932 * src/prefs_matcher.h
933 * src/prefs_message.c
934 * src/prefs_message.h
935 * src/prefs_msg_colors.c
936 * src/prefs_msg_colors.h
941 * src/prefs_receive.c
942 * src/prefs_receive.h
945 * src/prefs_spelling.c
946 * src/prefs_spelling.h
947 * src/prefs_summaries.c
948 * src/prefs_summaries.h
949 * src/prefs_summary_column.c
950 * src/prefs_summary_column.h
951 * src/prefs_summary_open.c
952 * src/prefs_summary_open.h
953 * src/prefs_template.c
954 * src/prefs_template.h
957 * src/prefs_toolbar.c
958 * src/prefs_toolbar.h
959 * src/prefs_wrapping.c
960 * src/prefs_wrapping.h
970 * src/quote_fmt_lex.l
971 * src/quote_fmt_parse.y
980 * src/simple-gettext.c
989 * src/summary_search.c
990 * src/summary_search.h
1007 * src/common/base64.c
1008 * src/common/base64.h
1009 * src/common/claws.c
1010 * src/common/claws.h
1012 * src/common/fnmatch.c
1013 * src/common/fnmatch.h
1014 * src/common/fnmatch_loop.c
1015 * src/common/hooks.c
1016 * src/common/hooks.h
1021 * src/common/mgutils.c
1022 * src/common/mgutils.h
1025 * src/common/passcrypt.c
1026 * src/common/passcrypt.h.in
1027 * src/common/plugin.c
1028 * src/common/plugin.h
1029 * src/common/prefs.c
1030 * src/common/prefs.h
1031 * src/common/progressindicator.c
1032 * src/common/progressindicator.h
1033 * src/common/quoted-printable.c
1034 * src/common/quoted-printable.h
1035 * src/common/session.c
1036 * src/common/session.h
1039 * src/common/socket.c
1040 * src/common/socket.h
1043 * src/common/ssl_certificate.c
1044 * src/common/ssl_certificate.h
1045 * src/common/string_match.c
1046 * src/common/string_match.h
1047 * src/common/stringtable.c
1048 * src/common/stringtable.h
1051 * src/common/template.c
1052 * src/common/template.h
1053 * src/common/timing.h
1054 * src/common/utils.c
1055 * src/common/utils.h
1056 * src/common/uuencode.c
1057 * src/common/uuencode.h
1058 * src/common/version.h.in
1059 * src/common/w32_dirent.c
1060 * src/common/w32_reg.c
1061 * src/common/w32_signal.c
1062 * src/common/w32_stat.c
1063 * src/common/w32_stdlib.c
1064 * src/common/w32_string.c
1065 * src/common/w32_time.c
1066 * src/common/w32_unistd.c
1067 * src/common/w32_wait.c
1068 * src/common/w32lib.h
1071 * src/common/xmlprops.c
1072 * src/common/xmlprops.h
1073 * src/etpan/etpan-errors.h
1074 * src/etpan/etpan-thread-manager-types.h
1075 * src/etpan/etpan-thread-manager.c
1076 * src/etpan/etpan-thread-manager.h
1077 * src/etpan/imap-thread.c
1078 * src/etpan/imap-thread.h
1081 * src/gtk/colorlabel.c
1082 * src/gtk/colorlabel.h
1083 * src/gtk/colorsel.c
1084 * src/gtk/colorsel.h
1085 * src/gtk/combobox.c
1086 * src/gtk/combobox.h
1087 * src/gtk/description_window.c
1088 * src/gtk/description_window.h
1091 * src/gtk/foldersort.c
1092 * src/gtk/foldersort.h
1093 * src/gtk/gtkaspell.c
1094 * src/gtk/gtkaspell.h
1095 * src/gtk/gtksctree.c
1096 * src/gtk/gtkshruler.c
1097 * src/gtk/gtkshruler.h
1098 * src/gtk/gtksourceprintjob.c
1099 * src/gtk/gtksourceprintjob.h
1100 * src/gtk/gtkutils.c
1101 * src/gtk/gtkutils.h
1102 * src/gtk/gtkvscrollbutton.c
1103 * src/gtk/gtkvscrollbutton.h
1104 * src/gtk/icon_legend.c
1105 * src/gtk/icon_legend.h
1106 * src/gtk/inputdialog.c
1107 * src/gtk/inputdialog.h
1108 * src/gtk/logwindow.c
1109 * src/gtk/logwindow.h
1110 * src/gtk/manage_window.c
1111 * src/gtk/manage_window.h
1114 * src/gtk/pluginwindow.c
1115 * src/gtk/pluginwindow.h
1116 * src/gtk/prefswindow.c
1117 * src/gtk/prefswindow.h
1118 * src/gtk/progressdialog.c
1119 * src/gtk/progressdialog.h
1120 * src/gtk/quicksearch.c
1121 * src/gtk/quicksearch.h
1122 * src/gtk/sslcertwindow.c
1123 * src/gtk/sslcertwindow.h
1124 * src/plugins/bogofilter/bogofilter.c
1125 * src/plugins/bogofilter/bogofilter.h
1126 * src/plugins/bogofilter/bogofilter_gtk.c
1127 * src/plugins/clamav/clamav_plugin.c
1128 * src/plugins/clamav/clamav_plugin.h
1129 * src/plugins/clamav/clamav_plugin_gtk.c
1130 * src/plugins/demo/demo.c
1131 * src/plugins/dillo_viewer/dillo_prefs.c
1132 * src/plugins/dillo_viewer/dillo_prefs.h
1133 * src/plugins/dillo_viewer/dillo_viewer.c
1134 * src/plugins/pgpcore/passphrase.c
1135 * src/plugins/pgpcore/passphrase.h
1136 * src/plugins/pgpcore/pgp_viewer.c
1137 * src/plugins/pgpcore/pgp_viewer.h
1138 * src/plugins/pgpcore/plugin.c
1139 * src/plugins/pgpcore/prefs_gpg.c
1140 * src/plugins/pgpcore/prefs_gpg.h
1141 * src/plugins/pgpcore/select-keys.c
1142 * src/plugins/pgpcore/select-keys.h
1143 * src/plugins/pgpcore/sgpgme.c
1144 * src/plugins/pgpcore/sgpgme.h
1145 * src/plugins/pgpinline/pgpinline.c
1146 * src/plugins/pgpinline/pgpinline.h
1147 * src/plugins/pgpinline/plugin.c
1148 * src/plugins/pgpmime/pgpmime.c
1149 * src/plugins/pgpmime/pgpmime.h
1150 * src/plugins/pgpmime/plugin.c
1151 * src/plugins/spamassassin/spamassassin.c
1152 * src/plugins/spamassassin/spamassassin.h
1153 * src/plugins/spamassassin/spamassassin_gtk.c
1154 * src/plugins/trayicon/trayicon.c
1155 * src/plugins/trayicon/trayicon_prefs.c
1156 * src/plugins/trayicon/trayicon_prefs.h
1157 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1158 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
1159 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
1160 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1161 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
1162 * tools/OOo2claws-mail.pl
1163 * tools/README.sylprint
1164 * tools/acroread2claws-mail.pl
1165 * tools/claws-mail-compose-insert-files.pl
1166 * tools/convert_mbox.pl
1167 * tools/filter_conv.pl
1168 * tools/filter_conv_new.pl
1170 * tools/freshmeat_search.pl
1171 * tools/google_search.pl
1172 * tools/kmail-mailbox2claws-mail.pl
1173 * tools/kmail2claws-mail.pl
1174 * tools/kmail2claws-mail_v2.pl
1176 * tools/make.themes.project
1177 * tools/multiwebsearch.pl
1178 * tools/nautilus2claws-mail.sh
1179 * tools/outlook2claws-mail.pl
1180 * tools/textviewer.sh
1181 * tools/thunderbird-filters-convertor.pl
1184 * tools/vcard2xml.py
1185 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
1186 Upgrade to GPLv3 or later.
1188 2007-07-10 [wwp] 2.10.0cvs15
1191 Fix re-opening of all composing messages that were
1192 opened when closing the previous instance, thanks
1195 2007-07-10 [paul] 2.10.0cvs14
1197 * src/editaddress_other_attributes_ldap.c
1199 fix crash on selecting 'other attributes' combo
1200 for either a new entry or an old entry with no
1201 existing attributes.
1202 fix bug on editing multiple attributes which
1203 resulted them all having the value of the last
1207 2007-07-10 [colin] 2.10.0cvs13
1210 * src/editaddress_other_attributes_ldap.h
1212 Fix --disable-ldap build
1214 2007-07-09 [colin] 2.10.0cvs12
1220 * src/editaddress_other_attributes_ldap.c
1221 * src/editaddress_other_attributes_ldap.h
1226 Add capability to edit all inetOrgPerson
1227 attributes on LDAP. Patch by Michael
1230 2007-07-09 [colin] 2.10.0cvs11
1236 * src/prefs_summaries.c
1237 * src/prefs_themes.c
1239 * src/common/Makefile.am
1241 * src/common/timing.h
1242 * src/common/utils.c
1243 * src/common/utils.h
1244 * src/common/w32_account.c
1245 * src/common/w32lib.h
1246 * src/gtk/Makefile.am
1247 * src/gtk/colorlabel.c
1248 * src/plugins/pgpcore/Makefile.am
1249 * src/plugins/pgpcore/claws.def
1250 * src/plugins/pgpcore/passphrase.c
1251 * src/plugins/pgpcore/pgp_viewer.c
1252 * src/plugins/pgpcore/plugin.def
1253 * src/plugins/pgpcore/sgpgme.c
1254 * src/plugins/pgpinline/Makefile.am
1255 * src/plugins/pgpinline/claws.def
1256 * src/plugins/pgpinline/mypgpcore.def
1257 * src/plugins/pgpinline/plugin.def
1258 * src/plugins/pgpmime/Makefile.am
1259 * src/plugins/pgpmime/claws.def
1260 * src/plugins/pgpmime/mypgpcore.def
1261 * src/plugins/pgpmime/plugin.def
1262 Commit win32 patch, from Werner Koch and
1265 2007-07-09 [colin] 2.10.0cvs10
1267 * src/prefs_toolbar.c
1268 Fix crash when no actions exist
1270 2007-07-07 [paul] 2.10.0cvs9
1273 * manual/claws-mail-manual.xml
1274 update copyright year
1276 updated by Flammie Pirinen
1278 2007-07-05 [wwp] 2.10.0cvs8
1280 * src/plugins/clamav/clamav_plugin_gtk.c
1281 Make vertical spacing like in other plugin prefs pages.
1283 2007-07-05 [wwp] 2.10.0cvs7
1286 It's %am that works, not %ae (this doc incoherence has been
1287 introduced with 2.9.2cvs13).
1289 2007-07-04 [wwp] 2.10.0cvs6
1291 * src/plugins/bogofilter/bogofilter.c
1292 Gettext-ize an occurrence of "Any" that wasn't.
1294 2007-07-04 [colin] 2.10.0cvs5
1297 Fix untranslated strings; thanks
1300 2007-07-03 [colin] 2.10.0cvs4
1304 Fix saving of sort mode for tags and
1305 thread date. Thanks to Pierre Ossman.
1306 Completes fix for bug 1233
1308 2007-07-03 [paul] 2.10.0cvs3
1316 2007-07-02 [colin] 2.10.0cvs2
1322 Add View/Sort/by Thread date
1323 Fixes bug 1233, 'Capability to sort
1324 threads by most recent message'
1325 Based on a patch by Paul Rolland
1327 2007-07-02 [colin] 2.10.0cvs1
1344 * src/matcher_parser_parse.y
1348 * src/prefs_common.c
1349 * src/prefs_common.h
1350 * src/prefs_filtering_action.c
1351 * src/prefs_matcher.c
1352 * src/prefs_summary_column.c
1356 * src/quote_fmt_lex.l
1357 * src/quote_fmt_parse.y
1361 * src/common/Makefile.am
1365 * src/gtk/quicksearch.c
1366 * src/gtk/quicksearch.h
1367 Add Tags implementation. Tags are arbitrary labels
1368 that can be applied to messages. It is possible
1369 to create, edit, remove tags; apply them to mails;
1370 filter on tags or tag presence; apply or unset
1371 tags via filtering actions; reference tags in
1374 2007-07-02 [paul] 2.10.0
1381 2007-07-02 [paul] 2.9.2cvs78
1391 updated by Stephan Sachse, me, Ricardo Mones
1392 Lastra, Fabien Vantard, Pader Rezso, Frederico
1393 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
1395 2007-07-02 [paul] 2.9.2cvs77
1400 2007-06-29 [wwp] 2.9.2cvs76
1403 Fix a typo (thanks to Ricardo for finding this out).
1405 2007-06-28 [paul] 2.9.2cvs75
1410 2007-06-28 [paul] 2.9.2cvs74
1413 fix bug in the autotools build system.
1414 Files cataloged under EXTRA_DIST were never
1415 automatically copied to the build tree.
1416 (fix 'make distcheck')
1417 Patch by Michael Rasmussen.
1419 2007-06-24 [colin] 2.9.2cvs73
1422 Fix bug 1249, 'Error handling for
1423 news errors needs modification'
1424 Only popup error if the according
1425 pref in Prefs/Receive is set.
1427 2007-06-21 [colin] 2.9.2cvs72
1429 * src/common/plugin.c
1430 * src/common/plugin.h
1431 Change plugin API to know whether it's safe to
1432 unload plugins or whether we should just hide
1433 them. Fixes bug 1248, 'Core dumps after
1434 unloading plugin and clicking on load plugins'
1435 * src/plugins/bogofilter/bogofilter.c
1436 * src/plugins/clamav/clamav_plugin.c
1437 * src/plugins/demo/demo.c
1438 * src/plugins/dillo_viewer/dillo_viewer.c
1439 * src/plugins/pgpcore/plugin.c
1440 * src/plugins/pgpinline/plugin.c
1441 * src/plugins/pgpmime/plugin.c
1442 * src/plugins/spamassassin/spamassassin.c
1443 * src/plugins/trayicon/trayicon.c
1446 2007-06-19 [colin] 2.9.2cvs71
1450 Fix crash mentioned in bug 1246
1451 Race condition when automatically drafting
1452 due to insertion on reedit.
1454 2007-06-18 [wwp] 2.9.2cvs70
1457 LDIF import: use a "Proceed" button to complete
1460 2007-06-18 [paul] 2.9.2cvs69
1463 use pkgconfig to check for gtk and glib
1465 2007-06-17 [wwp] 2.9.2cvs68
1469 LDIF import: better error handling, minor code
1470 and UI cleanup, and renamed the Save button
1471 to Close, as imported stuff is already saved
1472 when the Save button is shown.
1474 2007-06-17 [colin] 2.9.2cvs67
1476 * src/prefs_summaries.c
1478 Don't set as read when forwarded, only replied to
1480 2007-06-17 [paul] 2.9.2cvs66
1483 add missing #include
1485 2007-06-16 [colin] 2.9.2cvs65
1487 * src/prefs_summaries.c
1489 Change the pref "Only mark as read when opened
1490 in new window" to "..., replied to or forwarded".
1491 Based on a patch by Paul Rolland.
1493 2007-06-16 [paul] 2.9.2cvs64
1496 alphabetical order! :)
1498 2007-06-16 [colin] 2.9.2cvs63
1502 Add Michael Rasmussen in authors list
1504 2007-06-16 [colin] 2.9.2cvs62
1507 Fix messageview_copy_clipboard to take advantage
1508 of plugins' get_selection.
1510 2007-06-15 [colin] 2.9.2cvs61
1516 * src/message_search.c
1518 * src/summary_search.c
1521 Allow GDK_KP_Enter to do the same as GDK_Return
1522 Patch by Michael Rasmussen
1524 2007-06-15 [paul] 2.9.2cvs60
1527 fix bug when closing a compose window
1530 2007-06-14 [paul] 2.9.2cvs59
1534 migrate sylpheed config
1536 2007-06-14 [wwp] 2.9.2cvs58
1538 * src/gtk/pluginwindow.c
1539 Yet another attempt to fix sizing/alignment of the
1540 button bar in plugins window.
1542 2007-06-12 [colin] 2.9.2cvs57
1547 * src/prefs_common.c
1548 * src/prefs_common.h
1549 * src/prefs_summaries.c
1550 * src/prefs_summary_open.c
1551 * src/prefs_summary_open.h
1553 Make "when entering a folder" actions more personalisable
1555 2007-06-12 [wwp] 2.9.2cvs56
1558 Use short description from Paul (mairix.sh).
1560 2007-06-12 [wwp] 2.9.2cvs55
1563 Updated info about mairix.sh.
1565 2007-06-11 [paul] 2.9.2cvs54
1567 * src/prefs_logging.c
1568 rework log window length widgets
1569 and some sensitivity fixes
1571 2007-06-11 [paul] 2.9.2cvs53
1574 * src/prefs_logging.c
1575 rename 'Protocol Log' to 'Network Log'
1576 and some function renaming
1578 2007-06-10 [wwp] 2.9.2cvs52
1580 * src/gtk/pluginwindow.c
1583 2007-06-10 [wwp] 2.9.2cvs51
1585 * src/gtk/pluginwindow.c
1586 Fix button bar in plugin window, was centered and not
1587 behaving like other dialogs w/ such button bar.
1589 2007-06-08 [wwp] 2.9.2cvs50
1596 Provide a way out of automatic draft saving on IMAP, when
1598 Prevent drafting while sending and quitting while sending.
1603 2007-06-08 [wwp] 2.9.2cvs49
1605 * src/prefs_account.c
1606 * src/gtk/prefswindow.c
1607 * src/gtk/prefswindow.h
1608 Activate the Basic page when opening account prefs.
1610 2007-06-08 [wwp] 2.9.2cvs48
1612 * src/common/socket.c
1613 Don't crash if fork() fails, thanks to Colin.
1615 2007-06-08 [wwp] 2.9.2cvs47
1617 * src/gtk/prefswindow.c
1618 Wrap some long lines, and reset horizontal scroller's adjusment
1619 (this was already done, vertically), when changing tab (not page)
1622 2007-06-08 [paul] 2.9.2cvs46
1624 * src/common/utils.c
1625 use gethostname() instead of uname()
1626 based on a patch by Michael Hughes
1627 <Sylpheed-Claws_user@thehugheslogcabin.net>
1629 2007-06-07 [wwp] 2.9.2cvs45
1631 * src/prefs_common.c
1632 Fix some useless warnings, thanks to Colin.
1634 2007-06-06 [colin] 2.9.2cvs44
1637 Fix strange allocations.
1639 2007-06-06 [colin] 2.9.2cvs43
1642 Patch by Michael Rasmussus to help
1645 2007-06-05 [wwp] 2.9.2cvs42
1647 * src/prefs_account.c
1648 * src/prefs_folder_item.c
1652 Per-folder templates can now be applied recursively.
1653 Always save per-folder templates (formats were erroneously
1654 saved only if they were enabled).
1655 Check for validity of quotation marks everywhere there
1658 2007-06-05 [wwp] 2.9.2cvs41
1661 Fix incoming messages from local accounts always getting filtered
1662 (even if the account prefs say don't), thanks to Colin.
1664 2007-06-05 [wwp] 2.9.2cvs40
1668 Use per-folder/per-account quote chars when applying a
1669 template or inserting text as well. Const'ify some
1672 2007-06-04 [colin] 2.9.2cvs39
1675 More work for wwp :)
1677 2007-06-04 [wwp] 2.9.2cvs38
1680 Same as 2.9.2cvs36 but for forwarding.
1682 2007-06-04 [colin] 2.9.2cvs37
1685 Use original mail file for forward/redirect
1686 Fixes some forwarded mails to be attached as
1687 application/octet-stream (when they have binary
1688 parts), and incidentally fixes bug 848
1689 'Redirect breaks GnuPG'
1691 2007-06-04 [wwp] 2.9.2cvs36
1694 Fix quote mark mis-initialisation when replying/forwarding
1695 (introduced w/ 2.9.2cvs20).
1697 2007-06-04 [wwp] 2.9.2cvs35
1699 * src/prefs_compose_writing.c
1701 Fix a bug where Quotation characters (prefs/compose/writing)
1702 was cleared (introduced w/ 2.9.2cvs26).
1704 2007-06-04 [wwp] 2.9.2cvs34
1706 * src/prefs_account.c
1707 * src/prefs_account.h
1708 Better fix for compiling w/o aspell (rollbacks
1711 2007-06-04 [wwp] 2.9.2cvs33
1714 * src/prefs_account.c
1715 * src/prefs_account.h
1717 It's now possible to disable mail filtering plugins
1718 on a per-account basis.
1720 2007-06-04 [wwp] 2.9.2cvs32
1723 * src/common/utils.c
1724 * src/common/utils.h
1725 Support CRLF in headers part of messages.
1726 Support few more date formats (RFC3339 subsets).
1728 2007-06-04 [wwp] 2.9.2cvs31
1730 * src/prefs_account.c
1731 Fix compiling w/o aspell support.
1733 2007-06-03 [wwp] 2.9.2cvs30
1736 Don't decode leading ENV_ and ~ in P_PASSWORD
1739 2007-06-03 [wwp] 2.9.2cvs29
1742 Don't decode leading ENV_ and ~ in P_PASSWORD
1745 2007-06-03 [wwp] 2.9.2cvs28
1747 * src/prefs_account.c
1748 * src/gtk/prefswindow.c
1749 * src/gtk/prefswindow.h
1750 Added a way to force preloading of all pages
1752 Moved tabs to pages in account prefs.
1754 2007-06-02 [colin] 2.9.2cvs27
1757 Fix possible crash, fix ldap write bugs
1759 Fix ldap write bugs - patch by Michael
1763 Add a hook whenever alertpanel opens/closes
1765 2007-05-31 [wwp] 2.9.2cvs26
1767 * src/prefs_compose_writing.c
1769 Re-organized writing options a bit:
1770 - renamed the Quoting page to Templates
1771 - moved all composing templates to that page
1772 - moved non-templates options to the Writing one,
1773 grouped reply-related options, reordered reply and
1776 2007-05-31 [wwp] 2.9.2cvs25
1779 Removed unused code.
1781 2007-05-31 [colin] 2.9.2cvs24
1784 Fix missing display name when modifying
1785 LDAP. Patch by Michael Rasmussen
1787 2007-05-31 [wwp] 2.9.2cvs23
1789 * src/plugins/bogofilter/Makefile.am
1790 * src/plugins/clamav/Makefile.am
1791 * src/plugins/demo/Makefile.am
1792 * src/plugins/dillo_viewer/Makefile.am
1793 * src/plugins/spamassassin/Makefile.am
1794 Fix building of those plugins in Mac OS X.
1796 2007-05-30 [wwp] 2.9.2cvs22
1798 * src/gtk/quicksearch.c
1799 Fix missing initialization.
1801 2007-05-30 [wwp] 2.9.2cvs21
1804 Revert accidental commit (debug outputs).
1806 2007-05-30 [wwp] 2.9.2cvs20
1809 * src/folder_item_prefs.c
1810 * src/folder_item_prefs.h
1811 * src/prefs_account.c
1812 * src/prefs_account.h
1813 * src/prefs_folder_item.c
1816 Implemented per-account and per-folder
1817 compose/reply/forward formats.
1819 2007-05-30 [wwp] 2.9.2cvs19
1821 * src/prefs_compose_writing.c
1826 Internal API changes (factorize quote format
1829 2007-05-30 [colin] 2.9.2cvs18
1832 Fix race where it's possible to re-click Send
1833 between end of SMTP session and end of "move to
1834 sent folder" when sending an email with send
1837 2007-05-30 [colin] 2.9.2cvs17
1840 Ask for backtrace on all threads. Patch by
1843 Fix stale news statusbar when scanning fails.
1846 Fix some LDAP write updates bugs. Patch
1847 by Michael Rasmussen
1849 2007-05-29 [colin] 2.9.2cvs16
1852 Fix loss of local flags when moving mails
1853 on IMAP in high-bandwidth mode (UID FETCH)
1855 2007-05-25 [paul] 2.9.2cvs15
1857 * src/common/socket.c
1858 fix sometimes crasher on cancelling
1861 2007-05-25 [colin] 2.9.2cvs14
1866 Be more helpful in the subscription
1869 2007-05-23 [wwp] 2.9.2cvs13
1872 * src/prefs_compose_writing.c
1874 * src/prefs_template.c
1875 * src/prefs_template.h
1878 * src/quote_fmt_lex.l
1879 * src/quote_fmt_parse.y
1880 Introduced new syntax elements (symbols and commands)
1881 in templates/quote_fmt. Compatibility w/ old
1883 Updated and reworked the corresponding Information
1885 Display the line number in dialogs that talk about
1886 parser errors (in addition to the error message in
1889 2007-05-23 [wwp] 2.9.2cvs12
1891 * src/quote_fmt_parse.y
1892 Fix 2.9.2cvs11, probably a paste accident ;).
1894 2007-05-23 [wwp] 2.9.2cvs11
1897 * src/prefs_template.c
1899 * src/quote_fmt_parse.y
1900 Fix 2.9.2cvs10, which broke --disable-aspell.
1902 2007-05-22 [wwp] 2.9.2cvs10
1905 * src/prefs_template.c
1908 * src/quote_fmt_lex.l
1909 * src/quote_fmt_parse.y
1910 * src/gtk/gtkaspell.c
1911 * src/gtk/gtkaspell.h
1912 Added template/quote format syntactical elements
1914 - current dictionary
1915 %T to show (shows empty if not set or not enabled),
1916 ?T and !T to check if the default dictionary is
1918 - current account's default dictionary
1919 %aT to show (empty if not set or not enabled),
1920 ?aT and !aT to check if it's enabled and set
1921 - name completion for an address, from the address
1923 %ABf, %ABt, %ABc respectively show the full name got
1924 from the address book if From, To or Cc match a single
1926 ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
1927 matches any contact and if the full name is non-empty.
1928 If From, To or Cc are lists of email addresses, only
1929 the first address will be checked.
1930 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
1931 that could show a trailing ','.
1932 Also, template/quote_fmt parser now shows the line number in case
1935 2007-05-15 [colin] 2.9.2cvs9
1939 Add a public function to know whether Claws
1941 Store opened folder when exiting
1944 Store last opened message in each FolderItem;
1945 Reset last seen messages if Claws crashed, so
1946 that one can't go in an infinite crash in case
1947 a particular mail crashes Claws.
1949 * src/prefs_common.c
1950 * src/prefs_common.h
1952 * src/prefs_summaries.c
1953 Add "Select last opened message" when entering
1955 Add "Select last opened folder" at startup.
1957 2007-05-14 [colin] 2.9.2cvs8
1960 Fix bashism, search for xml catalog
1961 in /usr/local/share/xml/catalog too
1964 2007-05-13 [wwp] 2.9.2cvs7
1966 * src/gtk/logwindow.c
1967 fix raising log windows when they are either minimized or
1970 2007-05-11 [colin] 2.9.2cvs6
1973 Use Hildon's file chooser on Maemo. Patch
1974 by Jean-Luc Biord; fixes part 2 of bug 1201,
1975 'File attachment "manipulation" bugs...'
1977 2007-05-10 [wwp] 2.9.2cvs5
1979 * src/prefs_common.c
1980 * src/prefs_common.h
1981 * src/gtk/quicksearch.c
1982 Add a quicksearch option to automatically run
1983 a search selected from the history (this option
1984 is exclusive towards type-ahead).
1986 2007-05-10 [colin] 2.9.2cvs4
1989 Fix g_warnings, thanks to Brian
1992 2007-05-09 [colin] 2.9.2cvs3
1997 * src/prefs_summaries.c
2000 * src/common/utils.c
2001 * src/gtk/gtksourceprintjob.c
2002 * src/gtk/sslcertwindow.c
2003 Use the re-entrant variant of time functions
2004 Probably fixes bug 1217, 'reentrancy problems
2005 with time functions'
2007 2007-05-09 [colin] 2.9.2cvs2
2010 Fix crasher when reconnection fails
2012 2007-05-08 [paul] 2.9.2cvs1
2018 bump version number following
2021 2007-05-08 [paul] 2.9.1cvs48
2023 * src/plugins/demo/demo.c
2024 * src/plugins/dillo_viewer/dillo_prefs.c
2025 * src/plugins/dillo_viewer/dillo_prefs.h
2026 * src/plugins/dillo_viewer/dillo_viewer.c
2027 * src/plugins/pgpcore/pgp_viewer.c
2028 * src/plugins/pgpcore/pgp_viewer.h
2029 * src/plugins/pgpcore/plugin.c
2030 * src/plugins/pgpcore/prefs_gpg.c
2031 * src/plugins/pgpcore/prefs_gpg.h
2032 * src/plugins/pgpcore/sgpgme.c
2033 * src/plugins/pgpcore/sgpgme.h
2034 * src/plugins/pgpinline/plugin.c
2035 * src/plugins/pgpmime/pgpmime.c
2036 * src/plugins/pgpmime/pgpmime.h
2037 * src/plugins/pgpmime/plugin.c
2038 * src/plugins/spamassassin/spamassassin.c
2039 * src/plugins/spamassassin/spamassassin.h
2040 * src/plugins/spamassassin/spamassassin_gtk.c
2041 * src/plugins/trayicon/README
2043 * tools/README.sylprint
2044 * tools/outlook2claws-mail.pl
2046 * tools/tb2claws-mail
2047 * tools/tbird2claws.py
2049 * tools/vcard2xml.py
2050 * tools/kdeservicemenu/README
2051 cleanups and corrections
2053 2007-05-06 [wwp] 2.9.1cvs47
2056 Fix missing dash to `display` command-line, reported
2057 by Georg Himmrich <georg at mails d0t diesind d0t net>.
2059 2007-05-06 [colin] 2.9.1cvs46
2062 * src/stock_pixmap.c
2063 * src/stock_pixmap.h
2064 * src/pixmaps/printer.xpm
2067 2007-05-06 [paul] 2.9.1cvs45
2072 * src/summary_search.c
2076 2007-05-05 [wwp] 2.9.1cvs44
2080 * src/prefs_actions.c
2084 Fix "faild" typos everywhere and capitalization of
2087 2007-05-04 [colin] 2.9.1cvs43
2092 * src/plugins/pgpcore/prefs_gpg.c
2093 * src/plugins/pgpcore/prefs_gpg.h
2094 * src/plugins/pgpinline/pgpinline.c
2095 * src/plugins/pgpmime/pgpmime.c
2096 Add an API to warn about encryption limits,
2097 and allow to disable these warnings
2099 2007-05-03 [colin] 2.9.1cvs42
2103 Fix bug 1213, 'Delete more than
2106 2007-05-03 [wwp] 2.9.1cvs41
2108 * src/prefs_common.c
2109 * src/prefs_filtering.c
2110 * src/prefs_template.c
2111 * src/common/template.c
2112 * src/common/template.h
2113 * src/gtk/gtkutils.c
2114 * src/gtk/gtkutils.h
2115 Templates are no longer automatically sorted
2116 by name, but can be sorted manually using
2117 |< < > >| buttons as well as drag'n'drop.
2119 2007-05-03 [wwp] 2.9.1cvs40
2121 * src/plugins/spamassassin/spamassassin.c
2122 * src/plugins/spamassassin/spamassassin.h
2123 * src/plugins/spamassassin/spamassassin_gtk.c
2124 * src/plugins/bogofilter/bogofilter.c
2125 * src/plugins/bogofilter/bogofilter.h
2126 * src/plugins/bogofilter/bogofilter_gtk.c
2127 Added an option to conditionally mark saved spam
2128 as read (default is and was to do so).
2129 Satisfies feature request 1708539 on sf.net tracker.
2131 2007-05-03 [colin] 2.9.1cvs39
2134 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
2136 2007-05-02 [colin] 2.9.1cvs38
2139 Fix bug 1209, 'Clicking on address
2140 in header (mailto uri) selects
2141 default account'. Patch adapted from
2144 2007-05-02 [colin] 2.9.1cvs37
2146 * src/grouplistdialog.c
2147 Set cursor to wait cursor while loading
2150 2007-05-02 [paul] 2.9.1cvs36
2154 rename cache and mark files
2157 2007-04-30 [paul] 2.9.1cvs35
2159 * manual/glossary.xml
2160 * manual/plugins.xml
2161 updates. Patch by Ricardo
2163 2007-04-29 [wwp] 2.9.1cvs34
2167 Fix few grammatical errors (patch by David Relson < relson at
2168 osagesoftware dot com >).
2170 2007-04-28 [colin] 2.9.1cvs33
2174 * src/prefs_account.c
2175 * src/prefs_account.h
2176 Drop the "Download all" preference. It's
2177 stupidly useless and confuses people from
2180 2007-04-27 [wwp] 2.9.1cvs32
2183 * src/prefs_account.c
2184 * src/prefs_account.h
2185 Don't reflect accounts changes to the mainwindow when it's
2188 2007-04-27 [colin] 2.9.1cvs31
2191 Freeze/thaw when sync'ing flags
2193 * src/prefs_account.c
2194 * src/prefs_account.h
2195 * src/etpan/imap-thread.c
2196 * src/etpan/imap-thread.h
2197 Add a way to use UID FETCH instead
2198 of searches to fetch message lists
2199 and flags. More expensive towards
2200 bandwidth, less expensive towards
2201 server's CPU. Probably fixes
2202 bug 1158, 'Scanning new folders on
2203 Exchange 2007 extremely slow'.
2206 2007-04-27 [paul] 2.9.1cvs30
2209 * src/prefs_logging.c
2210 improvements to english usage
2212 2007-04-27 [colin] 2.9.1cvs29
2215 Fix build without libetpan (my bad!)
2217 2007-04-26 [colin] 2.9.1cvs28
2221 Fix uselessly exported function
2223 Consider "- -- \n" as signature separator
2224 (that's what signature separators look like
2225 in PGP/Inline signed mails)
2227 2007-04-26 [colin] 2.9.1cvs27
2230 libetpan-0.49 is now required
2232 Fix double fetching of mails if
2235 Make offline sync faster, by
2236 remembering last change time, and
2239 2007-04-26 [hoa] 2.9.1cvs26
2245 * src/etpan/imap-thread.c
2246 * src/etpan/imap-thread.h
2247 cancellation of IMAP operations is now allowed.
2248 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
2250 2007-04-26 [colin] 2.9.1cvs25
2253 Always fetch body+headers in folders that are
2254 synched for offline use, if "Synchronise as
2255 soon as possible" is set.
2256 Fixes bug 1200, 'Add option to always retrieve full
2259 2007-04-25 [colin] 2.9.1cvs24
2262 Fix bug 1198, 'Reply-all "disappearing" address bug
2265 2007-04-24 [colin] 2.9.1cvs23
2268 Fix bug 1195, 'Hardware key navigation'
2269 Make GDK_Enter toggle expansion (Maemo)
2271 2007-04-24 [wwp] 2.9.1cvs22
2274 Fix few compiler warnings.
2276 2007-04-24 [paul] 2.9.1cvs21
2279 * src/stock_pixmap.c
2280 * src/stock_pixmap.h
2281 complete last commit
2283 2007-04-24 [paul] 2.9.1cvs20
2286 * src/pixmaps/active.xpm
2287 * src/pixmaps/checkbox_off.xpm
2288 * src/pixmaps/checkbox_on.xpm
2289 * src/pixmaps/inactive.xpm
2291 remove transparent border from checkbox icons
2293 2007-04-24 [wwp] 2.9.1cvs19
2297 Fix a crash in textview, thanks to Colin.
2299 2007-04-23 [wwp] 2.9.1cvs18
2301 * src/prefs_common.c
2302 Fix 2.9.1cvs5: no header was being translated at all.
2304 2007-04-23 [colin] 2.9.1cvs17
2307 * src/stock_pixmap.c
2308 * src/stock_pixmap.h
2311 * src/gtk/gtksctree.c
2312 * src/gtk/gtksctree.h
2313 * src/pixmaps/selection.xpm
2314 Fix bug 1193, 'Need a way to multi-select
2315 items'. Add a toggle button to the summaryview
2316 to switch between normal and multiple selection
2319 2007-04-23 [colin] 2.9.1cvs16
2322 * src/stock_pixmap.c
2323 * src/stock_pixmap.h
2326 * src/gtk/gtksctree.c
2327 * src/gtk/gtksctree.h
2328 * src/pixmaps/selection.xpm
2329 Fix bug 1193, 'Need a way to multi-
2331 Add a toggle button in the summaryview
2332 to enable normal or multiple selection.
2335 2007-04-23 [colin] 2.9.1cvs15
2338 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
2340 2007-04-21 [colin] 2.9.1cvs14
2342 * src/gtk/quicksearch.c
2343 Fix previous commit (actually use correct
2346 2007-04-21 [colin] 2.9.1cvs13
2348 * src/gtk/quicksearch.c
2349 Fix changing quicksearch type (after Esc,
2350 after changing Recursive, ...)
2352 2007-04-20 [wwp] 2.9.1cvs12
2354 * src/gtk/Makefile.am
2355 Added headers.h (completes 2.9.1cvs5).
2357 2007-04-20 [wwp] 2.9.1cvs11
2360 Fix the use of display name in name column,
2361 it has been overriden w/ the use of nickname
2362 by 2.9.0cvs3. Now nickname is used (if any)
2363 in case of LDAP books only.
2365 2007-04-20 [colin] 2.9.1cvs10
2370 Add handling of 'a' to loop in a mail's
2373 2007-04-20 [colin] 2.9.1cvs9
2376 Fix bug 1190, 'dir_open' button doesn't work'
2379 2007-04-20 [colin] 2.9.1cvs8
2383 Fix bug 1194, 'Hardware keys move from email
2384 list to account/directory list, but not back
2385 to email list...' (Maemo)
2387 2007-04-20 [colin] 2.9.1cvs7
2390 complete previous commit
2392 2007-04-20 [colin] 2.9.1cvs6
2395 Fix bug 1187, 'Reply-to addressee disappears
2396 when reply-to text box is clicked...' (Maemo)
2398 2007-04-20 [wwp] 2.9.1cvs5
2406 * src/prefs_common.c
2407 * src/prefs_common.h
2408 * src/prefs_display_header.c
2409 * src/prefs_matcher.c
2412 * src/gtk/quicksearch.c
2413 Translate more header names according to the relevant option value,
2414 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
2415 Replaced nearly all uses of prefs_common.trans_hdr with a call
2416 to prefs_common_translated_header_name().
2417 Added a headers.h reference file that contains known header names
2418 (RFC2822 and others) to the translation process' input, so that
2419 translated header names will still exist even if no occurrence of
2420 _("headername") is found anymore in the sources.
2421 Don't translate column name 'Number' following to trans_hdr option
2422 value as it's not a header name.
2424 2007-04-20 [colin] 2.9.1cvs4
2426 * src/gtk/quicksearch.c
2427 * src/gtk/quicksearch.h
2428 Add "From, To or Subject" quicksearch
2429 type. Patch by ulfschaper@users.sf.net
2431 2007-04-20 [colin] 2.9.1cvs3
2434 Implement proper references filtering condition.
2435 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
2437 2007-04-19 [wwp] 2.9.1cvs2
2439 * src/prefs_display_header.c
2440 * src/message_search.c
2441 Fix few warnings (g_free of const gchar*).
2443 2007-04-19 [paul] 2.9.1cvs1
2449 bump version number following
2452 2007-04-19 [paul] 2.9.0cvs9
2454 * manual/advanced.xml
2455 * manual/glossary.xml
2458 2007-04-18 [paul] 2.9.0cvs8
2461 fix for CVE-2007-1558 (APOP)
2464 2007-04-18 [paul] 2.9.0cvs7
2470 Fix encoding woes wrt saving of
2474 2007-04-18 [colin] 2.9.0cvs6
2476 * src/gtk/pluginwindow.c
2477 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
2479 2007-04-17 [wwp] 2.9.0cvs5
2485 Fix --disable-ldap build,
2486 fix some LDAP annoyances on
2487 searches, thanks to Colin.
2489 2007-04-17 [wwp] 2.9.0cvs4
2492 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
2493 like gcc 2.9x. Thanks to Colin.
2495 2007-04-17 [wwp] 2.9.0cvs3
2511 Add LDAP write support. Patch mostly by
2512 Michael <mir at datanom dot net>
2514 2007-04-17 [wwp] 2.9.0cvs2
2517 Prepend "Add to address book" to the context menu of compose window's sender and
2520 2007-04-16 [paul] 2.9.0cvs1
2525 2007-04-16 [paul] 2.9.0
2532 2007-04-16 [paul] 2.8.1cvs102
2535 updated by Fabien Vantard
2537 2007-04-16 [paul] 2.8.1cvs101
2547 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
2548 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
2549 Aleksandar Urosevic, and Ralgh Young
2551 2007-04-15 [mones] 2.8.1cvs100
2556 2007-04-14 [colin] 2.8.1cvs99
2558 * src/message_search.c
2559 * src/prefs_display_header.c
2560 * src/summary_search.c
2561 * src/gtk/combobox.c
2564 2007-04-14 [wwp] 2.8.1cvs98
2566 * src/gtk/combobox.c
2567 * src/message_search.c
2568 * src/summary_search.c
2569 * src/prefs_display_header.c
2570 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
2571 returns NULL, get the text value directly from the GtkEntry child.
2573 2007-04-13 [colin] 2.8.1cvs97
2575 * src/gtk/quicksearch.c
2576 Give the focus back to summaryview when
2577 emptying the quicksearch with Esc
2579 2007-04-13 [colin] 2.8.1cvs96
2581 * src/message_search.c
2582 * src/prefs_display_header.c
2583 * src/summary_search.c
2584 Fix possibles crashes when getting text
2587 2007-04-13 [colin] 2.8.1cvs95
2590 Add some UIDL debugging
2592 2007-04-12 [colin] 2.8.1cvs94
2595 Force folder scan if necessary after
2596 copying mails, to be able to reapply
2599 2007-04-11 [colin] 2.8.1cvs93
2602 don't scan for new mail on startup if --select
2603 is specified (or race conditions arise). If so,
2604 do both sequentially.
2606 2007-04-09 [colin] 2.8.1cvs92
2609 Use leafpad by default on Maemo. Patch
2612 2007-04-06 [colin] 2.8.1cvs91
2614 * src/pixmaps/queue_close.xpm
2615 * src/pixmaps/queue_close_hrm.xpm
2616 * src/pixmaps/queue_close_hrm_mark.xpm
2617 * src/pixmaps/queue_close_mark.xpm
2618 * src/pixmaps/queue_open.xpm
2619 * src/pixmaps/queue_open_hrm.xpm
2620 * src/pixmaps/queue_open_hrm_mark.xpm
2621 * src/pixmaps/queue_open_mark.xpm
2622 Move the clock one pixel down :)
2624 2007-04-05 [colin] 2.8.1cvs90
2627 Don't sync when switching offline from
2628 command line - it's usually too late :)
2630 2007-04-05 [paul] 2.8.1cvs89
2633 * src/stock_pixmap.c
2634 * src/pixmaps/dir_close_hrm.xpm
2635 * src/pixmaps/dir_close_hrm_mark.xpm
2636 * src/pixmaps/drafts_close.xpm
2637 * src/pixmaps/drafts_close_mark.xpm
2638 * src/pixmaps/drafts_open.xpm
2639 * src/pixmaps/drafts_open_mark.xpm
2640 * src/pixmaps/inbox.xpm
2641 * src/pixmaps/inbox_close.xpm
2642 * src/pixmaps/inbox_close_hrm.xpm
2643 * src/pixmaps/inbox_close_hrm_mark.xpm
2644 * src/pixmaps/inbox_close_mark.xpm
2645 * src/pixmaps/inbox_hrm.xpm
2646 * src/pixmaps/inbox_hrm_mark.xpm
2647 * src/pixmaps/inbox_mark.xpm
2648 * src/pixmaps/inbox_open.xpm
2649 * src/pixmaps/inbox_open_hrm.xpm
2650 * src/pixmaps/inbox_open_hrm_mark.xpm
2651 * src/pixmaps/inbox_open_mark.xpm
2652 * src/pixmaps/outbox.xpm
2653 * src/pixmaps/outbox_close.xpm
2654 * src/pixmaps/outbox_close_hrm.xpm
2655 * src/pixmaps/outbox_close_hrm_mark.xpm
2656 * src/pixmaps/outbox_close_mark.xpm
2657 * src/pixmaps/outbox_hrm.xpm
2658 * src/pixmaps/outbox_hrm_mark.xpm
2659 * src/pixmaps/outbox_mark.xpm
2660 * src/pixmaps/outbox_open.xpm
2661 * src/pixmaps/outbox_open_hrm.xpm
2662 * src/pixmaps/outbox_open_hrm_mark.xpm
2663 * src/pixmaps/outbox_open_mark.xpm
2664 * src/pixmaps/queue_close.xpm
2665 * src/pixmaps/queue_close_hrm.xpm
2666 * src/pixmaps/queue_close_hrm_mark.xpm
2667 * src/pixmaps/queue_close_mark.xpm
2668 * src/pixmaps/queue_open.xpm
2669 * src/pixmaps/queue_open_hrm.xpm
2670 * src/pixmaps/queue_open_hrm_mark.xpm
2671 * src/pixmaps/queue_open_mark.xpm
2672 updated, added and replaced icons
2675 2007-04-04 [colin] 2.8.1cvs88
2678 Fix build without libetpan
2680 2007-04-03 [colin] 2.8.1cvs87
2683 Fix crash with Citadel, and try to make
2684 things work. this server (and specifically
2685 STATUS and APPEND at least) seems broken.
2687 2007-04-03 [colin] 2.8.1cvs86
2690 Fix icons on folder close
2692 2007-04-03 [colin] 2.8.1cvs85
2695 Fix double-ask of offline override in
2700 Much more efficient way to synchronise
2702 * src/etpan/imap-thread.c
2705 * src/gtk/quicksearch.c
2708 2007-04-03 [paul] 2.8.1cvs84
2713 * src/prefs_common.c
2714 * src/prefs_common.h
2716 Fix sync being done too late
2719 2007-04-02 [colin] 2.8.1cvs83
2722 Maemo: Put status and quicksearch at the top
2723 * src/plugins/bogofilter/bogofilter.c
2724 * src/plugins/spamassassin/spamassassin.c
2725 Derive trash from inbox if possible
2727 2007-04-02 [paul] 2.8.1cvs82
2729 * src/plugins/bogofilter/bogofilter_gtk.c
2730 a few English changes
2736 2007-04-02 [colin] 2.8.1cvs81
2738 * src/image_viewer.c
2739 Fix transparent images by using
2742 Flush events (on new windows) to avoid
2743 having the textview's image resize fail
2744 to know the available width
2746 2007-04-01 [colin] 2.8.1cvs80
2748 * src/prefs_account.c
2749 If no MH mailbox exist, when creating a POP/Local
2750 account, just create and use the default one
2751 instead of bailing with a "Mailbox doesn't exist"
2754 2007-03-31 [colin] 2.8.1cvs79
2756 * src/prefs_account.c
2757 Create signature file if it doesn't exist
2759 * src/prefs_toolbar.c
2760 Maemo: Move "Use default" on the left so
2761 that people can find it
2763 Maemo: make default editor "Maemopad",
2764 default signature file "MyDocs/signature.txt"
2766 2007-03-31 [colin] 2.8.1cvs78
2768 * src/prefs_account.c
2769 Maemo: rework account prefs so
2770 that less horizontal scrolling
2773 2007-03-31 [colin] 2.8.1cvs77
2776 * src/prefs_common.c
2777 * src/prefs_common.h
2778 Fix bug 1167, 'Allow not displaying zeros
2779 in folder list'. Patch by MartinP
2781 2007-03-31 [colin] 2.8.1cvs76
2786 2007-03-31 [colin] 2.8.1cvs75
2789 Apply patch from bug 1172, direct
2790 access to the folder's session instead
2791 of using getter. Patch by MartinP
2793 2007-03-31 [paul] 2.8.1cvs74
2796 no need to list Fabien twice!
2798 2007-03-31 [colin] 2.8.1cvs73
2801 If we're currently "overriding for %d minutes",
2804 2007-03-31 [colin] 2.8.1cvs72
2812 * src/plugins/spamassassin/spamassassin.c
2813 Offline override: Add a parameter to allow
2814 asking even if the override timer is running.
2815 Allows to ask every time the user makes an
2816 explicit action needing online access (such
2817 as Get Mail), and not when the action is
2818 implicit (such as opening an IMAP folder)
2820 2007-03-31 [colin] 2.8.1cvs71
2823 Override offline: "No" answer shouldn't
2824 re-ask after 3 seconds, but 10 minutes.
2826 2007-03-30 [colin] 2.8.1cvs70
2828 * src/common/socket.c
2829 Better error reporting on unix socket
2830 failure (bind usually)
2831 * src/gtk/gtkutils.c
2832 * src/gtk/gtkutils.h
2833 Label window: add a pulsing progress
2834 bar to show we're not hung :)
2837 * src/plugins/pgpcore/sgpgme.c
2840 2007-03-30 [colin] 2.8.1cvs69
2843 * src/prefs_common.c
2844 Fix possible trashing of history and uidl
2845 files on disk full problems
2847 2007-03-30 [paul] 2.8.1cvs68
2852 update summary when changing layout type
2853 (fixes wrong folder icon being displayed)
2856 2007-03-29 [colin] 2.8.1cvs67
2858 * src/prefs_ext_prog.c
2859 The browser pref is irrelevant on Maemo
2861 2007-03-29 [colin] 2.8.1cvs66
2865 Maemo: dynamically switch headers/text position
2866 * src/prefs_common.c
2867 Maemo: hide compose's ruler by default
2868 * src/common/socket.c
2869 * src/common/socket.h
2872 2007-03-29 [colin] 2.8.1cvs65
2874 * src/common/socket.c
2875 * src/common/socket.h
2876 Fix build when MAEMO_CFLAGS contains
2877 _X_OPENSOURCE (resolv.h errors as long
2878 as we don't add _BSD_SOURCE. Ugly).
2880 2007-03-29 [wwp] 2.8.1cvs64
2882 * src/prefs_logging.c
2883 Fix sensitivity of clip-log widgets in prefs/logging,
2886 2007-03-29 [wwp] 2.8.1cvs63
2889 Updated files list for translations, thanks to Fabien.
2891 2007-03-29 [colin] 2.8.1cvs62
2894 * src/common/Makefile.am
2895 * src/common/utils.c
2896 Maybe make URI opening work in Maemo
2899 2007-03-28 [colin] 2.8.1cvs61
2904 Add the possibility to sort folders arbitrarily
2905 (via editing of folderlist.xml only). Patch by
2906 Martin P <mp26+claws@os.inf.tu-dresden.de>
2907 Fixes bug 1166, 'Folder ordering is fixed and cannot
2908 be changed by the user'
2910 2007-03-28 [colin] 2.8.1cvs60
2913 Add popup menu for mime icons
2915 2007-03-28 [colin] 2.8.1cvs59
2918 Fix a layout issue when presenting
2919 mainwindow in Small screen layout
2922 Add a "Go to folder list" button for
2923 mainwindow, and make it default in
2926 2007-03-28 [colin] 2.8.1cvs58
2929 Don't dynamically update title on Maemo
2930 Patch by Jean-Luc Biord
2932 2007-03-27 [colin] 2.8.1cvs57
2937 Enable tap-and-hold on Maemo
2939 2007-03-26 [colin] 2.8.1cvs56
2942 More popup-menu (in attachments list)
2944 2007-03-26 [colin] 2.8.1cvs55
2947 Enable popup-menu signal
2949 2007-03-26 [colin] 2.8.1cvs54
2951 * src/plugins/pgpinline/pgpinline.c
2952 Fix bug 1111, 'PGP/inline plugin hides text
2953 around encrypted text block'. Patch based on
2954 a patch from Michal Cihar.
2956 2007-03-26 [wwp] 2.8.1cvs53
2959 Fix getting a false error when sending queued message
2960 whereas the sending was fine (if there are subfolders
2961 in the queue folder), thanks to Colin.
2963 2007-03-26 [paul] 2.8.1cvs52
2966 update FACE header in welcome message
2968 2007-03-25 [colin] 2.8.1cvs51
2973 2007-03-25 [colin] 2.8.1cvs50
2976 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
2978 2007-03-24 [colin] 2.8.1cvs49
2981 Fix a few launch problems on Maemo
2982 Patch by Jean-Luc Biord
2984 2007-03-24 [wwp] 2.8.1cvs48
2990 Fix wrong action performed when closing the
2991 "ask about account specific filtering rules
2992 when filtering manually" dialog by pressing Escape.
2993 Fix wrong order of buttons in the "return receipt
2994 notification - the message was sent to several of
2995 your accounts" dialog.
2997 2007-03-24 [paul] 2.8.1cvs47
3000 an improvement to English usage
3001 * tools/kdeservicemenu/README
3004 2007-03-24 [paul] 2.8.1cvs46
3007 * src/stock_pixmap.c
3008 * src/pixmaps/edit_extern.xpm
3009 * src/pixmaps/mail_sign.xpm
3010 rescue long lost icons
3012 2007-03-24 [paul] 2.8.1cvs45
3015 fix toolbar (broken in 2.8.1cvs42)
3017 2007-03-23 [colin] 2.8.1cvs44
3020 Correctly unsubscribe/resubscribe after
3023 2007-03-23 [colin] 2.8.1cvs43
3025 * src/prefs_common.c
3026 Maemo: as the platform is light on RAM, allow
3027 caches to be discarded faster.
3029 2007-03-23 [colin] 2.8.1cvs42
3034 * src/stock_pixmap.c
3035 * src/stock_pixmap.h
3040 * src/pixmaps/open_mail.xpm
3041 Maemo changes: Add the possibility to have
3042 "Open Email" and "Close Window" buttons on
3043 toolbars (and use them in Maemo's default
3046 2007-03-23 [wwp] 2.8.1cvs41
3049 Reverted that part of the action dialog closure logics, to
3050 pre-2.8.1cvs19. Managing action dialog w/ no output may be
3051 done later in a different way (or may not).
3053 2007-03-22 [wwp] 2.8.1cvs40
3056 Fix sticky action dialog when got no output but action command
3057 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
3059 2007-03-22 [colin] 2.8.1cvs39
3061 * src/prefs_filtering.c
3062 * src/gtk/combobox.h
3063 Fix escaping account names in filtering prefs
3065 2007-03-22 [colin] 2.8.1cvs38
3070 Add any attribute specified in LDAP servers'
3071 Search attributes to the Other Attributes tab
3072 of contacts; Add 'telephoneNumber' in the
3075 2007-03-22 [colin] 2.8.1cvs37
3080 Try to prevent race conditions when
3081 changing the folder list
3083 Fix possible red folder icon when
3084 switching from Small screen layout
3087 2007-03-22 [colin] 2.8.1cvs36
3092 Rename "little screen" to "Small screen"
3093 * src/gtk/Makefile.am
3094 * src/common/utils.c
3096 Fix Maemo-related compilation problems
3098 2007-03-21 [colin] 2.8.1cvs35
3102 * claws-mail.desktop
3103 Remove .png from the Icon, it's useless
3105 2007-03-21 [colin] 2.8.1cvs34
3109 Add the necessary lib checking for
3112 2007-03-21 [colin] 2.8.1cvs33
3115 Fix unconditional "error happened" when
3116 sending via command-line. "lol @ myself"
3118 2007-03-21 [colin] 2.8.1cvs32
3120 * claws-mail-40x40.png
3121 * claws-mail-26x26.png
3131 * src/prefs_account.c
3132 * src/prefs_common.c
3133 * src/summary_search.c
3137 * src/gtk/gtkutils.c
3138 * src/gtk/gtkutils.h
3139 * src/gtk/logwindow.c
3141 * src/gtk/prefswindow.c
3142 Add Maemo port (patch mainly by Jean-Luc Biort)
3143 Add a new 'Little screen' layout to help on such
3144 platforms (patch by me)
3145 Make some default preferences different (more
3146 adapted) on Maemo (patch by me)
3148 2007-03-21 [wwp] 2.8.1cvs31
3150 * src/prefs_logging.c
3151 * src/prefs_logging.h
3152 Fixed copyright header of newly added files.
3154 2007-03-21 [wwp] 2.8.1cvs30
3170 * src/prefs_common.c
3171 * src/prefs_common.h
3172 * src/prefs_logging.c
3173 * src/prefs_logging.h
3176 * src/send_message.c
3181 * src/common/session.c
3183 * src/common/socket.c
3184 * src/etpan/imap-thread.c
3185 * src/gtk/logwindow.c
3186 * src/gtk/logwindow.h
3187 * src/plugins/bogofilter/bogofilter.c
3188 * src/plugins/spamassassin/spamassassin.c
3189 Added debugging of filtering/processing rules.
3190 The debug log is here 'Tools/Filtering debug window',
3191 the options there 'Configuration/Preferences/Other/Logging',
3192 and the log file is ~/.claws-mail/filtering.log.
3193 Moved protocol log prefs to 'Other/Logging' as well.
3194 To support such debugging feature, the existing log API has
3195 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
3196 this impacts many external modules (commits follow).
3198 2007-03-21 [paul] 2.8.1cvs29
3200 * src/etpan/Makefile.am
3201 * src/etpan/imap-thread.c
3202 add missing #include
3204 2007-03-21 [colin] 2.8.1cvs28
3207 Fix bug 1157, 'some broken messages confuse
3208 mime parser'. Make sure we can't have MimeInfos
3209 with negative sizes.
3211 2007-03-20 [colin] 2.8.1cvs27
3214 Fix missing \0 on buffer
3216 2007-03-20 [colin] 2.8.1cvs26
3219 Use make_dir_hier instead of make_dir
3220 to create the MH mailbox
3222 2007-03-20 [colin] 2.8.1cvs25
3226 * src/prefs_account.c
3228 Fix default inbox weirdnesses (after wizard,
3229 if path is Mail, mailbox identifier is #mh/Mailbox,
3230 and when creating new accounts)
3232 2007-03-20 [colin] 2.8.1cvs24
3235 Write folderlist after adding/deleting accounts
3238 2007-03-20 [colin] 2.8.1cvs23
3241 * src/remotefolder.h
3242 Fix bug 1153, 'CM segfaults if IMAP folder is
3243 selected while scanning prior to update'
3245 2007-03-17 [paul] 2.8.1cvs22
3248 fix a typo, and be a little more verbose.
3250 2007-03-17 [wwp] 2.8.1cvs21
3253 Fix a compiler warning.
3255 2007-03-16 [wwp] 2.8.1cvs20
3259 Updated to deal w/ the new mairix.sh tool.
3261 2007-03-16 [wwp] 2.8.1cvs19
3264 Fix logics issues around the action IO dialog:
3265 - disable entry widget and exec button when
3266 the exec button is clicked (don't wait for any
3267 output line) - fix possible disabling/re-enabling/
3268 re-disabling of those widgets
3269 - raise an error if executing a %as{} action either
3270 empty or invalid, instead of failing silently
3271 - don't close the dialog if the abort button has been
3272 clicked and if there was no output yet
3273 - set focus to the abort button when the exec button
3275 - fix capitalization of a warning message
3277 2007-03-16 [wwp] 2.8.1cvs18
3280 Added a wrapper to mairix to the tools folder.
3282 2007-03-16 [colin] 2.8.1cvs17
3286 Allow mimeviewer plugins to print
3289 2007-03-16 [colin] 2.8.1cvs16
3294 2007-03-15 [colin] 2.8.1cvs15
3298 Add a way for mimeviewer plugins to
3299 implement body search
3301 2007-03-15 [paul] 2.8.1cvs14
3303 * src/prefs_spelling.c
3306 2007-03-15 [paul] 2.8.1cvs13
3308 * src/common/quoted-printable.c
3309 fix decoding of quoted-printable parts
3311 2007-03-14 [wwp] 2.8.1cvs12
3313 * src/gtk/logwindow.h
3314 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
3316 2007-03-14 [wwp] 2.8.1cvs11
3318 * src/gtk/logwindow.h
3319 Complete 2.8.1cvs10.
3321 2007-03-14 [colin] 2.8.1cvs10
3323 * src/gtk/logwindow.c
3324 Probably fix bug 1149, crash on logwindow
3325 close - at the expense of performance once
3326 logwin has been opened
3328 2007-03-14 [colin] 2.8.1cvs9
3331 If claws-mail is running on another
3332 display, warn instead of popping it up
3333 on the other display
3335 2007-03-12 [colin] 2.8.1cvs8
3338 Fix bug 1145, 'Setting a different name
3339 for the Mailbox name isn't reflected in
3340 default account settings'. Patch by wwp
3342 2007-03-12 [colin] 2.8.1cvs7
3345 Fix bug 1143, 'Add number of messages to be
3346 deleted to confirmation dialog'
3348 2007-03-12 [wwp] 2.8.1cvs6
3351 * src/prefs_common.c
3352 * src/prefs_common.h
3353 * src/prefs_summaries.c
3354 Changed the option that displays unread messages count
3355 next to the folder name in folder list: it is now
3356 possible to either display nothing, display the
3357 unread messages number only or the unread and total messages
3358 numbers. The patch includes this extra feature as well
3359 as some minor fixes by rewriting the algo in folderview.c.
3360 Thanks to Paul for the original idea and implementation, plus
3361 testing and proof-reading!
3363 2007-03-09 [paul] 2.8.1cvs5
3367 * tools/claws-mail-compose-insert-files.pl
3368 added a script which enables inserting files
3369 into the message body of a new Claws Mail
3370 Compose window from the command line. Additionally
3371 To, Cc, Subject and files to attach to the message
3374 2007-03-09 [wwp] 2.8.1cvs4
3379 Optimize matching of addresses in the addressbook
3380 (filtering/processing 'found_in_addressbook' condition).
3382 2007-03-07 [wwp] 2.8.1cvs3
3385 * src/quote_fmt_lex.l
3386 * src/quote_fmt_parse.y
3387 Add a new quote format symbol: %A to insert the
3388 sender email address (just the address itself).
3390 2007-03-06 [wwp] 2.8.1cvs2
3392 * src/gtk/gtkutils.c
3393 * src/plugins/trayicon/trayicon_prefs.h
3394 * src/plugins/trayicon/trayicon_prefs.c
3395 * src/plugins/trayicon/trayicon.c
3398 Add a new trayicon (optional) feature: minimize to tray. When enabled,
3399 minimizing Claws-Mail main window will hide it to the trayicon instead.
3402 2007-03-06 [paul] 2.8.1cvs1
3408 bump version number following
3411 2007-03-06 [paul] 2.8.0cvs24
3414 corrected by by Tim <timbrain@post.cz>
3416 2007-03-05 [colin] 2.8.0cvs23
3420 Fix mime/globs path on NetBSD
3421 patch by George Michaelson
3423 2007-03-05 [wwp] 2.8.0cvs22
3426 Remove debug statement (accidentally committed w/ cvs14).
3428 2007-03-05 [paul] 2.8.0cvs21
3430 * src/plugins/pgpcore/prefs_gpg.c
3431 fix compiler warning
3433 2007-03-05 [wwp] 2.8.0cvs20
3435 * src/matcher_parser_parse.y
3436 Fix mismerge between cvs17 and cvs19.
3438 2007-03-05 [wwp] 2.8.0cvs19
3440 * src/matcher_parser_parse.y
3441 * src/prefs_filtering_action.c
3446 Add new 'add_to_addressbook' filtering/processing action.
3448 2007-03-05 [wwp] 2.8.0cvs18
3451 Fix mark_as_ham filtering/processing action: spam flag
3454 2007-03-04 [colin] 2.8.0cvs17
3459 * src/matcher_parser_parse.y
3460 * src/prefs_filtering_action.c
3461 Add 'Mark as spam' and 'Mark as ham' filtering
3462 actions. Fixes bug 1138.
3464 2007-03-04 [colin] 2.8.0cvs16
3467 Fix bug 1140, wrong return value
3470 2007-03-04 [wwp] 2.8.0cvs15
3473 Rollback cvs14: don't free stuff that is managed in g_list.
3475 2007-03-04 [wwp] 2.8.0cvs14
3478 Fix a leak in address completion code.
3480 2007-03-04 [colin] 2.8.0cvs13
3483 Maybe fix bug 1136, 'Crash in group
3486 2007-03-04 [iwkse] 2.8.0cvs12
3489 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
3491 2007-03-03 [colin] 2.8.0cvs11
3493 * src/plugins/pgpinline/pgpinline.c
3494 Fix off-by-one, fix double-free. Fixes
3495 bug 1135, 'cm-segfault on decrypting
3498 2007-03-03 [colin] 2.8.0cvs10
3502 * src/common/plugin.c
3503 Fix bug 1134, 'Valgrind macros unhandled
3506 2007-03-02 [colin] 2.8.0cvs9
3509 Don't error out on EAGAIN. Fixes
3510 bug 1129, '"local mbox file" account
3511 isn't retrieving mails'
3513 2007-03-01 [wwp] 2.8.0cvs8
3516 * src/gtk/colorlabel.c
3517 Remove accels for extra color labels until we set better
3518 and definitive ones.
3520 2007-02-28 [wwp] 2.8.0cvs7
3523 * src/matcher_parser_parse.y
3524 * src/prefs_common.c
3525 * src/prefs_msg_colors.c
3527 * src/gtk/colorlabel.c
3528 * src/gtk/colorlabel.h
3529 Add more customizable color labels. Cleaned up a bit
3530 the color label API to avoid duplicate defines of
3531 the max number of colors.
3533 2007-02-27 [colin] 2.8.0cvs6
3536 * src/common/utils.c
3537 * src/common/utils.h
3538 Fix '+' in mailto URIs for List-* headers
3540 2007-02-27 [colin] 2.8.0cvs5
3542 * src/gtk/gtkutils.c
3543 Use gtk_window_set_role instead of
3546 2007-02-27 [colin] 2.8.0cvs4
3549 Fix "After receiving new mail, go to inbox" on IMAP,
3550 and make it work only on manual reception
3552 2007-02-27 [wwp] 2.8.0cvs3
3554 * src/prefs_filtering.c
3555 * src/prefs_filtering_action.c
3556 * src/prefs_matcher.c
3557 Update filtering matcher's and action's color label menus
3558 when re-opening those dialogs (reflect any change to the
3559 color labels list in the preferences).
3561 2007-02-27 [colin] 2.8.0cvs2
3564 * src/etpan/etpan-thread-manager-types.h
3565 * src/etpan/etpan-thread-manager.c
3566 * src/etpan/imap-thread.c
3567 Log imap ALERTs as errors in the log.
3569 2007-02-26 [paul] 2.8.0cvs1
3571 * tools/claws.i18n.status.pl
3574 2007-02-26 [paul] 2.7.2cvs75
3588 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3589 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
3590 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
3591 Aleksandar Urosevic, and Ralgh Young
3593 2007-02-25 [mones] 2.7.2cvs74
3598 2007-02-25 [colin] 2.7.2cvs73
3601 Clearing the list is only useful
3602 to prevent a valgrind false-positive
3604 2007-02-25 [paul] 2.7.2cvs72
3608 * tools/kmail-mailbox2claws-mail.pl **ADDED**
3609 * tools/maildir2claws-mail.pl **REMOVED**
3610 renamed the script, fixed a couple bugs
3612 2007-02-23 [colin] 2.7.2cvs71
3615 Fix a leak, check for a few improbable nulls
3617 2007-02-23 [colin] 2.7.2cvs70
3621 * src/plugins/trayicon/trayicon.c
3622 Fix blinking mainwin when starting in tray
3623 (show mainwindow later in the startup process,
3624 apart if restarting post-crash)
3626 2007-02-23 [colin] 2.7.2cvs69
3630 Fix crash when unsubscribing the currently
3631 selected/opened folder
3633 2007-02-23 [colin] 2.7.2cvs68
3636 Fix bug that prevented colorization to
3637 work without wrap quotation option
3639 2007-02-23 [colin] 2.7.2cvs67
3642 Fix refcounting, start and end completion who
3643 behaved as if there couldn't be any other current
3646 2007-02-23 [wwp] 2.7.2cvs66
3650 Address completion fixes: fix addressbook_peek_folder_exists() in
3651 which the algorithm was ridiculously over-obfuscated and broken.
3652 Fix addrindex_load_completion() as well, to load addresses in
3653 completion list with regards to what addressbook_peek_folder_exists()
3656 2007-02-23 [wwp] 2.7.2cvs65
3659 Add addresses to completion when they're non-empty (thanks to Colin).
3661 2007-02-23 [paul] 2.7.2cvs64
3663 * src/plugins/pgpcore/passphrase.c
3666 2007-02-23 [colin] 2.7.2cvs63
3668 * src/plugins/pgpcore/prefs_gpg.c
3669 * src/plugins/pgpcore/prefs_gpg.h
3670 * src/plugins/pgpcore/sgpgme.c
3671 * src/plugins/pgpinline/pgpinline.c
3672 * src/plugins/pgpmime/pgpmime.c
3673 Try harder to respect user's choice wrt
3674 gpg-agent even with gpg2, by unsetting
3675 GPG_AGENT_INFO when necessary.
3677 2007-02-22 [paul] 2.7.2cvs62
3679 * src/plugins/pgpcore/sgpgme.c
3680 * src/plugins/pgpcore/sgpgme.h
3681 * src/plugins/pgpcore/passphrase.c
3682 * src/plugins/pgpinline/pgpinline.c
3683 * src/plugins/pgpmime/pgpmime.c
3684 Fix a leak - gpgme_data_release_and_get_mem
3685 leaks in recent gpgme. Workaround by using
3688 2007-02-22 [paul] 2.7.2cvs61
3690 * src/gtk/quicksearch.c
3691 Abandon dynamic search when pressing
3694 2007-02-21 [colin] 2.7.2cvs60
3697 * src/plugins/pgpcore/passphrase.c
3698 Fix little memory leaks
3700 Fix false-positive leak at exit
3701 * src/gtk/quicksearch.c
3702 Fix potentially big leak in recursive
3705 2007-02-21 [wwp] 2.7.2cvs59
3708 Add missing newline to a debug message.
3710 2007-02-20 [colin] 2.7.2cvs58
3714 * src/stock_pixmap.c
3715 * src/stock_pixmap.h
3716 * src/pixmaps/mime_pgpsig.xpm
3717 Add icon for application/pgp-signature
3719 2007-02-20 [colin] 2.7.2cvs57
3724 * src/stock_pixmap.c
3725 * src/stock_pixmap.h
3726 * src/pixmaps/mime_calendar.xpm
3727 * src/pixmaps/mime_pdf.xpm
3728 * src/pixmaps/mime_ps.xpm
3729 Add icons for text/calendar, application/pdf
3730 and application/postscript
3732 2007-02-20 [colin] 2.7.2cvs56
3735 * src/matcher_parser_parse.y
3736 * src/matcher_parser_lex.l
3737 Fix big memory leak in flex, and
3740 2007-02-20 [wwp] 2.7.2cvs55
3742 * src/matcher_parser_parse.y
3743 Fix a duplicate token definition (thanks to iwkse).
3745 2007-02-20 [wwp] 2.7.2cvs54
3747 * src/matcher_parser_lex.l
3748 * src/quote_fmt_lex.l
3749 Use proper flex options instead of direct use of #define,
3750 make the flex-generated C lighter.
3752 2007-02-20 [colin] 2.7.2cvs53
3755 Grab focus in message list after hiding
3756 the quicksearch, instead of leaving it
3759 2007-02-19 [colin] 2.7.2cvs52
3762 Fix bug 1033, 'Automatically refresh
3763 message list when new messages arrives'
3764 Looks like folderview->opened can sometimes
3767 2007-02-19 [paul] 2.7.2cvs51
3771 * tools/thunderbird-filters-convertor.pl
3772 add new script which converts thunderbird filter
3773 rules to Claws filter rules
3775 2007-02-18 [paul] 2.7.2cvs50
3777 * src/plugins/pgpcore/prefs_gpg.c
3778 * src/plugins/pgpcore/prefs_gpg.h
3779 * src/plugins/pgpcore/sgpgme.c
3780 * src/plugins/pgpinline/pgpinline.c
3781 * src/plugins/pgpmime/pgpmime.c
3782 improved GUI interoperability with gpg-agent
3784 2007-02-18 [paul] 2.7.2cvs49
3786 * src/prefs_account.c
3787 Privacy options sensitivity fix
3789 2007-02-17 [colin] 2.7.2cvs48
3792 Reset icon to warning in the noticeview
3794 2007-02-15 [colin] 2.7.2cvs47
3797 Fix a manifestation of bug 1033 (summaryview failing
3798 to update for new mails), which happens after editing
3799 account preferences or preferences that cause a
3802 2007-02-15 [colin] 2.7.2cvs46
3805 Probably fix bug 1123, 'Segmentation
3806 fault while opening address book'. I get
3807 g_warnings if the saved paned position is
3808 not greater than 0. Also, save position
3809 when hiding the addressbook instead of
3812 2007-02-14 [colin] 2.7.2cvs45
3814 * src/plugins/pgpcore/prefs_gpg.c
3815 * src/plugins/pgpcore/prefs_gpg.h
3816 * src/plugins/pgpcore/sgpgme.c
3817 * src/plugins/pgpinline/pgpinline.c
3818 * src/plugins/pgpmime/pgpmime.c
3819 Add an option "Use gpg-agent if available". Fixes
3820 annoyances with distro-installed gpg-agent, when
3821 no pinentry program is installed, and the user's
3822 at a loss on why "decryption failed". Makes more
3823 clear why passphrase isn't saved when gpg-agent is
3824 used. Defaults to true, to avoid changing the
3827 2007-02-14 [wwp] 2.7.2cvs44
3829 * src/matcher_parser_parse.y
3830 Fix missing line number reset (wrong line number might appear
3831 when re-loading filtering rules if there's a parser error).
3833 2007-02-13 [colin] 2.7.2cvs43
3835 * src/common/utils.c
3836 Don't encode ',' in URIs before passing it
3837 to the browser command-line. It was probably
3838 done at a time where commas in URIs made
3839 mozilla -remote 'openurl(%s,new-window)'
3842 2007-02-13 [wwp] 2.7.2cvs42
3844 * src/prefs_matcher.c
3845 * src/plugins/bogofilter/bogofilter_gtk.c
3846 A bit of string factorization around "Select ..." buttons.
3848 2007-02-11 [colin] 2.7.2cvs41
3851 Make sure to escape the title
3853 2007-02-11 [colin] 2.7.2cvs40
3856 Recognize .utf8 locales as .UTF-8 ones
3858 2007-02-11 [colin] 2.7.2cvs39
3861 Fix code conversion when dragging a file
3863 2007-02-09 [colin] 2.7.2cvs38
3865 * src/plugins/clamav/clamav_plugin.c
3866 Complete Paul's patch with conditional
3867 compilation to avoid breaking compilation
3868 on old Dapper and Edgy... Maybe other
3871 2007-02-09 [paul] 2.7.2cvs37
3873 * src/plugins/clamav/clamav_plugin.c
3874 fix for the upstream changes in libclamav
3876 2007-02-09 [paul] 2.7.2cvs36
3882 fix "warn if there are queued messages" (on exit)
3883 option, which only checked the first mailbox's
3885 don't ask before emptying trash if there are no
3886 messages in trash, also check and empty all trash
3889 move "Ask before emptying trash" option
3890 outside of the "On exit" frame as it's
3891 not only an "On exit" option
3893 2007-02-09 [paul] 2.7.2cvs35
3898 * src/prefs_account.c
3899 * src/prefs_folder_item.c
3901 * src/prefs_matcher.c
3902 * src/prefs_message.c
3903 * src/prefs_msg_colors.c
3904 * src/prefs_summaries.c
3906 * src/gtk/inputdialog.c
3907 * src/plugins/bogofilter/bogofilter_gtk.c
3908 pedantic commit: use 'checkbtn' everywhere
3909 instead of a mixture of 'checkbtn' and 'chkbtn'
3911 2007-02-09 [paul] 2.7.2cvs34
3917 move "Never send Return Receipts" from
3918 prefs_other to prefs_send
3919 add an option "Ask about account specific
3920 filtering rules..." to prefs_other
3921 * src/gtk/gtkutils.c
3922 fix a compiler warning
3924 2007-02-08 [colin] 2.7.2cvs33
3926 * src/plugins/pgpinline/pgpinline.c
3927 Fix bug 1110, 'pgpmime fails to process
3928 encapsulated openpgp mime (rfc 3156, 6.1
3930 It was due to an interaction between PGP/Mime
3931 and PGP/Inline plugin.
3933 2007-02-08 [colin] 2.7.2cvs32
3938 Fix bug 1117, 'fcntl locking code
3939 does not work in mbox.c'
3941 2007-02-08 [colin] 2.7.2cvs31
3943 * src/prefs_account.c
3944 Fix Gentoo bug 165819, 'can't create
3945 a "local mbox file" account'. Patch
3946 by Olivier <castan.o@free.fr>
3948 2007-02-07 [colin] 2.7.2cvs30
3951 Fix bug 1106, 'Claws crash on exit if LDAPS
3952 autocompletion was used'
3954 2007-02-07 [paul] 2.7.2cvs29
3957 cut down on unnecessary debug_prints
3959 fix menu_set_active() on 'Show only
3962 2007-02-07 [paul] 2.7.2cvs28
3964 * src/plugins/clamav/clamav_plugin.c
3965 * src/plugins/clamav/clamav_plugin.h
3966 * src/plugins/clamav/clamav_plugin_gtk.c
3967 fix copyright header
3969 2007-02-07 [paul] 2.7.2cvs27
3972 fix bug 1116, 'summary view allow a
3975 2007-02-06 [colin] 2.7.2cvs26
3980 2007-02-05 [fabien] 2.7.2cvs25
3984 i18n related - 1 fix and 1 message for translators.
3986 2007-02-05 [colin] 2.7.2cvs24
3988 * src/gtk/quicksearch.c
3989 Don't reload summary list if quicksearch wasn't
3990 active on hiding; move currently selected mail in
3991 the visible area when showing the quicksearch
3993 2007-02-05 [colin] 2.7.2cvs23
3996 Add debug to try to solve bug 1104
3998 2007-02-05 [paul] 2.7.2cvs22
4001 confirm before emptying trash on exit is
4002 a Yes or No answer, use Yes or No in the
4005 2007-02-04 [colin] 2.7.2cvs21
4008 * src/plugins/pgpcore/passphrase.c
4009 * src/plugins/pgpcore/select-keys.c
4010 Set wmclass on new windows
4016 2007-02-04 [colin] 2.7.2cvs20
4020 Auto save drafts on exit, reopen them
4021 at startup, instead of asking
4025 * src/addressbook_foldersel.c
4033 * src/editldap_basedn.c
4046 * src/message_search.c
4048 * src/prefs_actions.c
4049 * src/prefs_customheader.c
4050 * src/prefs_display_header.c
4051 * src/prefs_filtering.c
4052 * src/prefs_filtering_action.c
4053 * src/prefs_folder_column.c
4055 * src/prefs_matcher.c
4057 * src/prefs_summaries.c
4058 * src/prefs_summary_column.c
4059 * src/prefs_template.c
4060 * src/sourcewindow.c
4062 * src/summary_search.c
4065 * src/gtk/description_window.c
4066 * src/gtk/foldersort.c
4067 * src/gtk/gtkutils.c
4068 * src/gtk/gtkutils.h
4069 * src/gtk/icon_legend.c
4070 * src/gtk/logwindow.c
4071 * src/gtk/pluginwindow.c
4072 * src/gtk/prefswindow.c
4073 Give different wmclass to different
4074 windows - thanks to sed ;)
4076 2007-02-04 [colin] 2.7.2cvs19
4079 Revert previous patch, can't reproduce
4082 2007-02-03 [colin] 2.7.2cvs18
4085 Don't save the mainwindow size and
4086 position on emergency exit (libSM's
4087 "die" callback), Xfce seems to make
4088 the window smaller just before the
4091 2007-02-03 [colin] 2.7.2cvs17
4093 * src/plugins/bogofilter/bogofilter.c
4094 * src/plugins/bogofilter/bogofilter.h
4095 * src/plugins/bogofilter/bogofilter_gtk.c
4096 * src/plugins/pgpinline/pgpinline.c
4097 * src/plugins/pgpinline/pgpinline.h
4100 2007-02-03 [colin] 2.7.2cvs16
4102 * src/partial_download.c
4103 * src/partial_download.h
4110 * src/common/ssl_certificate.c
4111 * src/common/ssl_certificate.h
4112 * src/gtk/quicksearch.c
4113 * src/gtk/quicksearch.h
4114 * src/gtk/sslcertwindow.c
4115 * src/gtk/sslcertwindow.h
4116 Fix copyright on my files
4118 2007-02-02 [colin] 2.7.2cvs15
4128 Add Tools/List URIs to allow
4129 opening any URI in the current mail
4131 2007-02-02 [colin] 2.7.2cvs14
4133 * src/common/valgrind.h ** NEW FILE **
4134 * src/common/Makefile.am
4135 * src/common/plugin.c
4136 Don't dlclose the plugins if we're running
4137 under valgrind. (doesn't require valgrind
4138 either at compile time or run time).
4140 2007-02-01 [paul] 2.7.2cvs13
4144 * tools/freshmeat_search.pl
4145 * tools/google_search.pl
4146 * tools/multiwebsearch.pl
4147 add support for non ISO-8859-1 compatible locales
4148 Patch by Alex Gorbachenko <agent_007@immo.ru>
4150 2007-02-01 [colin] 2.7.2cvs12
4153 * src/prefs_summaries.c
4154 Move keybinding prefs to the Other page
4156 2007-02-01 [wwp] 2.7.2cvs11
4158 * src/plugins/trayicon/trayicon.c
4159 Fix a raising issue within KDE.
4161 2007-02-01 [colin] 2.7.2cvs10
4164 Fix stray quotes in encoded strings
4166 Fix wrong call causing g_warnings
4168 Remove useless message
4170 2007-01-31 [wwp] 2.7.2cvs9
4172 * src/plugins/trayicon/trayicon.c
4173 fix buggy hiding of main window when closing if close-to-tray
4174 is not set (bad logics in the trayicon hook code).
4175 Changed the quit confirmation message too.
4177 2007-01-30 [colin] 2.7.2cvs8
4180 Fix hidden mainwindow after clicking on
4181 the X close button, if compose windows
4182 exist and the user chooses not to quit
4184 2007-01-30 [colin] 2.7.2cvs7
4188 Handle local URIs to attach files (file:///...)
4189 Fixes attaching files from Thunar for example
4191 2007-01-30 [colin] 2.7.2cvs6
4193 * src/prefs_ext_prog.c
4194 Add 'mousepad' to the list of text editors.
4195 Mousepad is XFCE's text editor
4197 2007-01-29 [wwp] 2.7.2cvs5
4200 * src/plugins/trayicon/trayicon_prefs.c
4201 trayicon i18n fixes, thanks to Fabien.
4203 2007-01-28 [wwp] 2.7.2cvs4
4207 * src/plugins/trayicon/trayicon.c
4208 * src/plugins/trayicon/trayicon_prefs.c
4209 * src/plugins/trayicon/trayicon_prefs.h
4210 Added a new TrayIcon plugin option to close to tray
4211 (WM's hotkey and [X] button will hide the window instead
4212 of closing it - closing CM can be done using the tray icon
4213 menu or the File menu).
4214 Improved visibility handling in trayicon, clicking the
4215 trayicon now raise the window to current desktop when it
4216 was either minimized/shaded/on another desktop.
4217 Thanks to Paul for testing and fixing a strange behaviour
4220 2007-01-27 [paul] 2.7.2cvs3
4222 * src/prefs_folder_item.c
4223 * src/prefs_receive.c
4224 * src/plugins/pgpcore/prefs_gpg.c
4225 use 'start-up' instead of 'startup' in labels
4227 2007-01-26 [wwp] 2.7.2cvs2
4229 * src/plugins/trayicon/Makefile.am
4230 * src/plugins/trayicon/trayicon.c
4231 * src/plugins/trayicon/trayicon_prefs.c
4232 * src/plugins/trayicon/trayicon_prefs.h
4233 Add a new TrayIcon option to hide the main window at
4235 Fix trayicon.c copyright header.
4237 2007-01-26 [paul] 2.7.2cvs1
4243 bump up version number following
4246 2007-01-25 [mones] 2.7.1cvs60
4249 updated thousands of strings (well, probably less ;-)
4251 2007-01-25 [colin] 2.7.1cvs59
4254 Fix 2nd-run loss of matcherrc on new
4257 2007-01-25 [wwp] 2.7.1cvs58
4260 fix handling of empty value in attach_save_directory too, thanks
4263 2007-01-25 [wwp] 2.7.1cvs57
4266 fix handling of empty value in attach_load_directory,
4269 2007-01-25 [wwp] 2.7.1cvs56
4271 * src/plugins/dillo_viewer/dillo_prefs.h
4274 2007-01-25 [colin] 2.7.1cvs55
4278 * src/matcher_parser_parse.y
4279 * src/prefs_matcher.c
4280 Add matching on the spam flag
4282 2007-01-24 [colin] 2.7.1cvs54
4287 Make sure folderlist.xml is correctly
4288 written before overwriting it.
4292 * src/plugins/bogofilter/bogofilter.c
4293 * src/plugins/bogofilter/bogofilter.h
4294 * src/plugins/bogofilter/bogofilter_gtk.c
4295 * src/plugins/spamassassin/spamassassin.c
4296 * src/plugins/spamassassin/spamassassin.h
4297 * src/plugins/spamassassin/spamassassin_gtk.c
4298 Move spam to the correct trash folder after
4299 learning, if spam directory isn't set.
4301 2007-01-23 [paul] 2.7.1cvs53
4303 * src/plugins/bogofilter/bogofilter_gtk.c
4304 fix sensitivity of "Insert X-Bogosity header"
4307 2007-01-23 [colin] 2.7.1cvs52
4310 Translate toolbar items text if
4311 they're translatable (default)
4325 * src/etpan/etpan-thread-manager.c
4326 * src/etpan/etpan-thread-manager.h
4327 * src/gtk/gtkutils.c
4328 * src/gtk/gtkutils.h
4329 More static functions
4331 2007-01-22 [fabien] 2.7.1cvs51
4333 * src/gtk/gtkutils.c
4334 gtkut_get_options_frame() : ability to pass
4335 a 'NULL' value in frame pointer parameter if
4338 2007-01-22 [colin] 2.7.1cvs50
4342 * src/plugins/bogofilter/bogofilter.c
4343 * src/plugins/bogofilter/bogofilter_gtk.c
4344 * src/plugins/spamassassin/spamassassin.c
4345 * src/plugins/spamassassin/spamassassin_gtk.c
4346 Allow moving spams to the account's trash
4347 instead of default one
4349 2007-01-21 [colin] 2.7.1cvs49
4353 Revert a static function that shouldn't
4356 2007-01-21 [colin] 2.7.1cvs48
4362 2007-01-21 [colin] 2.7.1cvs47
4368 2007-01-21 [colin] 2.7.1cvs46
4370 * src/common/socket.c
4371 * src/common/socket.h
4374 2007-01-21 [colin] 2.7.1cvs45
4383 * src/folder_item_prefs.c
4384 * src/folder_item_prefs.h
4391 * src/common/socket.c
4392 * src/common/socket.h
4393 * src/gtk/gtkaspell.c
4394 * src/gtk/gtkaspell.h
4395 * src/gtk/quicksearch.c
4396 * src/gtk/quicksearch.h
4399 2007-01-21 [colin] 2.7.1cvs44
4401 * src/common/utils.c
4402 * src/common/utils.h
4403 * src/etpan/etpan-thread-manager.c
4404 * src/etpan/etpan-thread-manager.h
4405 Same (Funny that etpan_thread_unbind
4406 is called but not etpan_thread_bind)
4408 2007-01-21 [colin] 2.7.1cvs43
4416 * src/etpan/Makefile.am
4417 * src/gtk/colorlabel.c
4418 * src/gtk/colorlabel.h
4419 * src/gtk/sslcertwindow.c
4420 * src/gtk/sslcertwindow.h
4421 * src/etpan/etpan-log.c ** REMOVED **
4422 * src/etpan/etpan-log.h ** REMOVED **
4425 2007-01-20 [colin] 2.7.1cvs42
4431 2007-01-20 [colin] 2.7.1cvs41
4449 Make functions that aren't used in other
4452 2007-01-20 [colin] 2.7.1cvs40
4467 * src/editldap_basedn.c
4473 * src/image_viewer.c
4489 * src/prefs_account.c
4490 * src/prefs_common.c
4491 * src/prefs_compose_writing.c
4492 * src/prefs_ext_prog.c
4493 * src/prefs_folder_item.c
4495 * src/prefs_message.c
4496 * src/prefs_msg_colors.c
4499 * src/prefs_receive.c
4501 * src/prefs_spelling.c
4502 * src/prefs_summaries.c
4503 * src/prefs_toolbar.c
4504 * src/prefs_wrapping.c
4513 * src/common/hooks.c
4515 * src/common/passcrypt.c
4516 * src/common/socket.c
4518 * src/common/ssl_certificate.c
4519 * src/common/template.c
4520 * src/common/utils.c
4521 * src/etpan/imap-thread.c
4522 * src/gtk/sslcertwindow.c
4523 * src/gtk/sslcertwindow.h
4524 Make functions that could be static, static
4526 2007-01-20 [colin] 2.7.1cvs39
4531 2007-01-20 [colin] 2.7.1cvs38
4536 Fix bug 1102, 'claws-mail-2.7.1
4537 makes use of deprecated ldap
4540 2007-01-20 [colin] 2.7.1cvs37
4545 * src/gtk/quicksearch.c