1 2007-08-08 [wwp] 2.10.0cvs105
3 * src/prefs_folder_item.c
4 Fix an extraneous stealth ^L char.
6 2007-08-08 [wwp] 2.10.0cvs104
8 * src/prefs_folder_item.c
9 Better fix, group variables declarations (USE_ASPELL).
11 2007-08-08 [wwp] 2.10.0cvs103
13 * src/prefs_folder_item.c
14 Fix compilation w/ USE_ASPELL set (broken
17 2007-08-08 [ticho] 2.10.0cvs102
19 * src/prefs_folder_item.c
20 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
22 2007-08-08 [colin] 2.10.0cvs101
25 * src/etpan/imap-thread.c
26 * src/etpan/imap-thread.h
27 Close selected mailbox before doing
30 2007-08-08 [colin] 2.10.0cvs100
33 Complete symbol table, thanks to wwp.
34 Fixes bug 1284, 'The html -> text
35 converter ignores entities'
39 2007-08-08 [colin] 2.10.0cvs99
42 Better way to fetch UIDs on non-UIDPLUS servers
44 2007-08-07 [colin] 2.10.0cvs98
47 fix bug 1275, 'auto-saved draft messages not
48 always being removed'; Also, make multiple
49 copy (in the same account) faster by matching
50 source/destination message UIDs.
52 Don't try to reshow deleted mail
54 Fix leak on error path
56 2007-08-07 [wwp] 2.10.0cvs97
60 * manual/fr/account.xml
61 * manual/fr/advanced.xml
62 Updated the reference manual and the French translation to
63 reflect 2.10.0cvs84: enable running folder Processing
66 2007-08-06 [wwp] 2.10.0cvs96
71 Allow changing the emphasis color used to highlight
72 the newsreader/x-mailer header value when it matches
73 our preferred mail agent (hidden pref 'emphasis_col' added
76 2007-08-06 [colin] 2.10.0cvs95
80 Re-commit 2.10.0cvs86, with a protection
81 against Pango bug. Also, try to fix
82 bug 1275, 'auto-saved draft messages not
85 2007-08-06 [wwp] 2.10.0cvs94
87 * src/gtk/quicksearch.c
88 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
90 2007-08-06 [ticho] 2.10.0cvs93
94 Use GtkComboBox instead of GtkOptionMenu for privacy system
95 selection in account preferences.
97 2007-08-06 [wwp] 2.10.0cvs92
99 * src/plugins/pgpcore/plugin.def
100 Apply one more chunk from gpg4win's 03-w32-port patch.
102 2007-08-05 [colin] 2.10.0cvs91
106 reverting buggy patch for now
108 2007-08-05 [colin] 2.10.0cvs90
113 2007-08-04 [colin] 2.10.0cvs89
115 * src/prefs_summaries.c
116 * src/summary_search.c
117 Replace deprecated widgets. Patch by
120 2007-08-04 [colin] 2.10.0cvs88
123 Refresh GUI only every 2000 mails on mh_get_last_num
124 This is fast (readdir) and done only once per
127 2007-08-03 [colin] 2.10.0cvs87
129 * src/prefs_account.c
132 Fix a deprecated widget. Patch by
135 2007-08-03 [colin] 2.10.0cvs86
139 Make colorisation and wrapping algorithms
140 faster. Fixes bug 1246, 'compose becomes
141 increasingly slow replying to complex emails'
143 2007-08-03 [paul] 2.10.0cvs85
146 keep the window painted
148 2007-08-02 [paul] 2.10.0cvs84
153 enable running folder Processing
156 2007-08-02 [paul] 2.10.0cvs83
159 speed up/clean up rendering of larger
163 2007-08-01 [paul] 2.10.0cvs82
168 change default toolbar layout on maemo
169 * src/pixmaps/close.xpm
170 make the red cross a grey cross
171 * src/pixmaps/jpilot.xpm
172 make icon smaller so it fits better
174 2007-07-31 [paul] 2.10.0cvs81
178 fix crash on maemo on first launch
180 2007-07-30 [paul] 2.10.0cvs80
182 * src/prefs_matcher.c
183 specify the units of age and size
185 2007-07-30 [paul] 2.10.0cvs79
188 Fix IMAP timeout setting
190 2007-07-30 [colin] 2.10.0cvs78
192 * src/prefs_account.c
193 Fix a deprecated widget. Patch by
196 2007-07-27 [paul] 2.10.0cvs77
198 * src/matcher_parser_parse.y
199 * src/prefs_filtering_action.c
200 * src/prefs_matcher.c
201 these changes forgotten in cvs74's
202 'watch thread' feature
204 2007-07-27 [paul] 2.10.0cvs76
207 fix potential crasher
210 2007-07-27 [paul] 2.10.0cvs75
216 make mainwindow's /Help/Manual point to the
217 remote copy if the local copy doesn't exist
219 2007-07-27 [paul] 2.10.0cvs74
227 * src/matcher_parser_parse.y
236 * src/pixmaps/watchthread.xpm
237 add 'watch thread' feature
239 2007-07-27 [paul] 2.10.0cvs73
241 * src/prefs_folder_item.c
242 adjust labels, add tooltips
244 2007-07-27 [colin] 2.10.0cvs72
247 Maemo: Remove less used menu items
249 2007-07-26 [colin] 2.10.0cvs71
252 Maemo: destroy messageview after trashing mail.
253 Maybe should be done on X11 too
255 2007-07-26 [colin] 2.10.0cvs70
262 Add View/Show or Hide/Column headers
264 2007-07-26 [colin] 2.10.0cvs69
269 2007-07-26 [colin] 2.10.0cvs68
272 Fix possible crash on cache invalidation
276 * src/quote_fmt_parse.y
277 Make replying to mails with big attachments
278 much faster. Fixes bug 1224, 'The process of
279 Replying to emails with large attachments
280 seems unreasonably long...'
282 2007-07-26 [colin] 2.10.0cvs67
287 Fix threads use on BSDs
289 2007-07-26 [paul] 2.10.0cvs66
291 * src/gtk/prefswindow.c
292 fix account prefs breakage
295 2007-07-26 [paul] 2.10.0cvs65
298 standardise ./configure --help messages
300 2007-07-26 [colin] 2.10.0cvs64
304 Fix two vCard-related crashes
306 2007-07-25 [colin] 2.10.0cvs63
311 * src/prefs_receive.c
312 Maemo: Add a better way to notify of
318 Maemo: Various layout fixes
319 * src/gtk/prefswindow.c
320 Maemo: Better prefs layout
322 2007-07-25 [paul] 2.10.0cvs62
325 fix the layout on maemo
328 2007-07-25 [iwkse] 2.10.0cvs61
331 add 'o' shortcut on summaryview
333 2007-07-25 [iwkse] 2.10.0cvs60
338 2007-07-24 [colin] 2.10.0cvs59
341 Fix missing timestamp update on source
345 Better text layout on part's choices
347 2007-07-23 [colin] 2.10.0cvs58
351 Maemo: Automatically choose the correct application
353 * src/gtk/quicksearch.c
354 Make search run on GDK_KP_Enter too
356 2007-07-23 [wwp] 2.10.0cvs57
358 * src/quote_fmt_lex.l
359 Revert accidentaly committed lines (account_sig) in
362 2007-07-23 [wwp] 2.10.0cvs56
364 * src/quote_fmt_lex.l
365 Fix typos around long form expressions in the quote lexer.
371 2007-07-23 [colin] 2.10.0cvs55
374 Fix auto-completion on Maemo
376 2007-07-23 [colin] 2.10.0cvs54
379 Maemo: Fix sticking statusbars
381 2007-07-22 [colin] 2.10.0cvs53
384 Maemo: Fix the strange "top_application" info
385 at startup. We should do something when
386 receiving such a message.
388 2007-07-20 [paul] 2.10.0cvs52
391 add missing #include "statusbar.h"
393 2007-07-20 [colin] 2.10.0cvs51
397 * src/folder_item_prefs.c
398 * src/folder_item_prefs.h
406 * src/prefs_folder_item.c
407 Implement age-based caching: allow to
408 specify a threshold for the offline synchronisation
409 feature, and whether old cached bodies should
414 * src/plugins/dillo_viewer/dillo_viewer.c
415 Check that Dillo's installed
417 2007-07-20 [wwp] 2.10.0cvs50
421 Draw a frame around the selected mimeview part icon (instead of the
422 shifted 'dancing' icon).
424 2007-07-20 [colin] 2.10.0cvs49
427 Unref stuff even on error
429 disconnect signals only at the very
430 end of the wizard save.
432 2007-07-20 [colin] 2.10.0cvs48
438 Fix random crashes while navigating
441 2007-07-19 [colin] 2.10.0cvs47
450 Maemo: add an easy way to store data (mails
451 and IMAP/NNTP caches) on one of the SD cards,
452 and protect against unmounts if needed
454 2007-07-19 [paul] 2.10.0cvs46
459 * src/pixmaps/claws-mail_logo-small.xpm
460 implement a (slightly) different About
461 dialog for maemo and add a small version
464 use a scrolled window for wizard page 1
467 2007-07-19 [paul] 2.10.0cvs45
470 too soon for this line
472 2007-07-19 [paul] 2.10.0cvs44
477 2007-07-19 [colin] 2.10.0cvs43
480 Solve Mail/Mailbox name when specifying
483 2007-07-18 [colin] 2.10.0cvs42
489 2007-07-18 [colin] 2.10.0cvs41
492 Maemo: plug the online/offline system into
493 maemo's interfaces to have Claws automatically
494 switch according to the system status
496 Maemo: use HildonBanners to display status
497 messages. Renders the main statusbar useless.
499 2007-07-18 [paul] 2.10.0cvs40
502 fix screen blanking on moving/copying many msgs
504 fix processing progressbar and screen blanking
507 2007-07-18 [paul] 2.10.0cvs39
510 revert cvs37, breakage on maemo
512 2007-07-18 [paul] 2.10.0cvs38
515 make sure we can still build with older GTK's
517 2007-07-18 [colin] 2.10.0cvs37
520 Only hide the small layout's messageview, instead
521 of destroying it when closing
523 Use gtk_window_present_with_time to popup windows,
524 it seems to make things better with modern WMs
527 2007-07-17 [colin] 2.10.0cvs36
530 Simplify layout on Maemo
533 * src/prefs_display_header.c
534 Remove some headers by default on Maemo
536 2007-07-17 [paul] 2.10.0cvs35
540 * src/prefs_logging.c
542 add options to stop/enable writing logs to disc
544 2007-07-17 [paul] 2.10.0cvs34
547 fix some issues with the Apply tags window:
548 - set search column (enables autocompl in the treeview)
549 - apply tag from "New tag" if it existed
550 - clears New tag entry when adding it with the button
553 2007-07-17 [paul] 2.10.0cvs33
556 fix 'apply tags' dialogue weirdness
558 2007-07-16 [colin] 2.10.0cvs32
561 Fix double-loading of mails on Maemo
563 2007-07-16 [colin] 2.10.0cvs31
566 Prevent double-loading of the same part under some
567 conditions; hide statusbar on Maemo
569 2007-07-16 [colin] 2.10.0cvs30
575 Improve the tag interface - allow
576 to set/unset tags from a special
578 * src/gtk/gtkvscrollbutton.c
582 Fix Mimeview's ugly hacks in the
585 2007-07-16 [paul] 2.10.0cvs29
589 * src/gtk/icon_legend.c
590 put it all in a scrolled window
592 2007-07-15 [colin] 2.10.0cvs28
595 Maemo: force layout to be Small screen; the
596 others don't make sense
598 2007-07-14 [colin] 2.10.0cvs27
601 * src/gtk/gtkvscrollbutton.c
602 Maemo: Fix mimeview's buttons size
604 2007-07-14 [colin] 2.10.0cvs26
607 Fix the button workaround fix.
608 (Use the correct variable)
610 2007-07-14 [colin] 2.10.0cvs25
614 Maemo: put the progress bar in the
617 2007-07-14 [colin] 2.10.0cvs24
620 Maemo: hide statusbar by default
625 * src/pixmaps/go_folders.xpm
626 Maemo: Add a specific icon to go back to
629 2007-07-14 [colin] 2.10.0cvs23
632 Don't set homogeneous finally
634 2007-07-14 [colin] 2.10.0cvs22
637 Fix button show/hide issues
639 2007-07-14 [colin] 2.10.0cvs21
643 Fix button workaround to be able to click
644 if mouse was on button when it went un-
646 Revert previous commit, gtk_tool_item_set_homogeneous
647 doesn't mean what it seems to mean ;-)
649 2007-07-14 [paul] 2.10.0cvs20
652 make homogeneous FALSE always
654 2007-07-13 [colin] 2.10.0cvs19
658 Rework to fit the non-deprecated API
664 Maemo layout changes. Better toolbars,
665 removal of CTree headers.
667 2007-07-13 [paul] 2.10.0cvs18
669 * src/gtk/colorlabel.c
670 fix bug 1261, '[DE] coloring messages in overview
671 keys are not localised'
672 the string is now included in claws-mail.pot
674 2007-07-13 [colin] 2.10.0cvs17
677 Fix bug 1267, 'printing mutliple messages
678 opens one message-dialog after the other'
679 Ask for confirmation when printing 10
682 2007-07-11 [colin] 2.10.0cvs16
687 * manual/claws-mail-manual.xml
689 * manual/es/claws-mail-manual.xml
691 * manual/fr/claws-mail-manual.xml
714 * src/addressbook_foldersel.c
715 * src/addressbook_foldersel.h
741 * src/displayheader.c
742 * src/displayheader.h
745 * src/editaddress_other_attributes_ldap.c
746 * src/editaddress_other_attributes_ldap.h
755 * src/editldap_basedn.c
756 * src/editldap_basedn.h
777 * src/folder_item_prefs.c
778 * src/folder_item_prefs.h
787 * src/grouplistdialog.c
788 * src/grouplistdialog.h
835 * src/matcher_parser.h
836 * src/matcher_parser_lex.l
837 * src/matcher_parser_parse.y
840 * src/message_search.c
841 * src/message_search.h
860 * src/partial_download.c
861 * src/partial_download.h
866 * src/prefs_account.c
867 * src/prefs_account.h
868 * src/prefs_actions.c
869 * src/prefs_actions.h
872 * src/prefs_compose_writing.c
873 * src/prefs_compose_writing.h
874 * src/prefs_customheader.c
875 * src/prefs_customheader.h
876 * src/prefs_display_header.c
877 * src/prefs_display_header.h
878 * src/prefs_ext_prog.c
879 * src/prefs_ext_prog.h
880 * src/prefs_filtering.c
881 * src/prefs_filtering.h
882 * src/prefs_filtering_action.c
883 * src/prefs_filtering_action.h
884 * src/prefs_folder_column.c
885 * src/prefs_folder_column.h
886 * src/prefs_folder_item.c
887 * src/prefs_folder_item.h
892 * src/prefs_image_viewer.c
893 * src/prefs_image_viewer.h
894 * src/prefs_logging.c
895 * src/prefs_logging.h
896 * src/prefs_matcher.c
897 * src/prefs_matcher.h
898 * src/prefs_message.c
899 * src/prefs_message.h
900 * src/prefs_msg_colors.c
901 * src/prefs_msg_colors.h
906 * src/prefs_receive.c
907 * src/prefs_receive.h
910 * src/prefs_spelling.c
911 * src/prefs_spelling.h
912 * src/prefs_summaries.c
913 * src/prefs_summaries.h
914 * src/prefs_summary_column.c
915 * src/prefs_summary_column.h
916 * src/prefs_summary_open.c
917 * src/prefs_summary_open.h
918 * src/prefs_template.c
919 * src/prefs_template.h
922 * src/prefs_toolbar.c
923 * src/prefs_toolbar.h
924 * src/prefs_wrapping.c
925 * src/prefs_wrapping.h
935 * src/quote_fmt_lex.l
936 * src/quote_fmt_parse.y
945 * src/simple-gettext.c
954 * src/summary_search.c
955 * src/summary_search.h
972 * src/common/base64.c
973 * src/common/base64.h
977 * src/common/fnmatch.c
978 * src/common/fnmatch.h
979 * src/common/fnmatch_loop.c
986 * src/common/mgutils.c
987 * src/common/mgutils.h
990 * src/common/passcrypt.c
991 * src/common/passcrypt.h.in
992 * src/common/plugin.c
993 * src/common/plugin.h
996 * src/common/progressindicator.c
997 * src/common/progressindicator.h
998 * src/common/quoted-printable.c
999 * src/common/quoted-printable.h
1000 * src/common/session.c
1001 * src/common/session.h
1004 * src/common/socket.c
1005 * src/common/socket.h
1008 * src/common/ssl_certificate.c
1009 * src/common/ssl_certificate.h
1010 * src/common/string_match.c
1011 * src/common/string_match.h
1012 * src/common/stringtable.c
1013 * src/common/stringtable.h
1016 * src/common/template.c
1017 * src/common/template.h
1018 * src/common/timing.h
1019 * src/common/utils.c
1020 * src/common/utils.h
1021 * src/common/uuencode.c
1022 * src/common/uuencode.h
1023 * src/common/version.h.in
1024 * src/common/w32_dirent.c
1025 * src/common/w32_reg.c
1026 * src/common/w32_signal.c
1027 * src/common/w32_stat.c
1028 * src/common/w32_stdlib.c
1029 * src/common/w32_string.c
1030 * src/common/w32_time.c
1031 * src/common/w32_unistd.c
1032 * src/common/w32_wait.c
1033 * src/common/w32lib.h
1036 * src/common/xmlprops.c
1037 * src/common/xmlprops.h
1038 * src/etpan/etpan-errors.h
1039 * src/etpan/etpan-thread-manager-types.h
1040 * src/etpan/etpan-thread-manager.c
1041 * src/etpan/etpan-thread-manager.h
1042 * src/etpan/imap-thread.c
1043 * src/etpan/imap-thread.h
1046 * src/gtk/colorlabel.c
1047 * src/gtk/colorlabel.h
1048 * src/gtk/colorsel.c
1049 * src/gtk/colorsel.h
1050 * src/gtk/combobox.c
1051 * src/gtk/combobox.h
1052 * src/gtk/description_window.c
1053 * src/gtk/description_window.h
1056 * src/gtk/foldersort.c
1057 * src/gtk/foldersort.h
1058 * src/gtk/gtkaspell.c
1059 * src/gtk/gtkaspell.h
1060 * src/gtk/gtksctree.c
1061 * src/gtk/gtkshruler.c
1062 * src/gtk/gtkshruler.h
1063 * src/gtk/gtksourceprintjob.c
1064 * src/gtk/gtksourceprintjob.h
1065 * src/gtk/gtkutils.c
1066 * src/gtk/gtkutils.h
1067 * src/gtk/gtkvscrollbutton.c
1068 * src/gtk/gtkvscrollbutton.h
1069 * src/gtk/icon_legend.c
1070 * src/gtk/icon_legend.h
1071 * src/gtk/inputdialog.c
1072 * src/gtk/inputdialog.h
1073 * src/gtk/logwindow.c
1074 * src/gtk/logwindow.h
1075 * src/gtk/manage_window.c
1076 * src/gtk/manage_window.h
1079 * src/gtk/pluginwindow.c
1080 * src/gtk/pluginwindow.h
1081 * src/gtk/prefswindow.c
1082 * src/gtk/prefswindow.h
1083 * src/gtk/progressdialog.c
1084 * src/gtk/progressdialog.h
1085 * src/gtk/quicksearch.c
1086 * src/gtk/quicksearch.h
1087 * src/gtk/sslcertwindow.c
1088 * src/gtk/sslcertwindow.h
1089 * src/plugins/bogofilter/bogofilter.c
1090 * src/plugins/bogofilter/bogofilter.h
1091 * src/plugins/bogofilter/bogofilter_gtk.c
1092 * src/plugins/clamav/clamav_plugin.c
1093 * src/plugins/clamav/clamav_plugin.h
1094 * src/plugins/clamav/clamav_plugin_gtk.c
1095 * src/plugins/demo/demo.c
1096 * src/plugins/dillo_viewer/dillo_prefs.c
1097 * src/plugins/dillo_viewer/dillo_prefs.h
1098 * src/plugins/dillo_viewer/dillo_viewer.c
1099 * src/plugins/pgpcore/passphrase.c
1100 * src/plugins/pgpcore/passphrase.h
1101 * src/plugins/pgpcore/pgp_viewer.c
1102 * src/plugins/pgpcore/pgp_viewer.h
1103 * src/plugins/pgpcore/plugin.c
1104 * src/plugins/pgpcore/prefs_gpg.c
1105 * src/plugins/pgpcore/prefs_gpg.h
1106 * src/plugins/pgpcore/select-keys.c
1107 * src/plugins/pgpcore/select-keys.h
1108 * src/plugins/pgpcore/sgpgme.c
1109 * src/plugins/pgpcore/sgpgme.h
1110 * src/plugins/pgpinline/pgpinline.c
1111 * src/plugins/pgpinline/pgpinline.h
1112 * src/plugins/pgpinline/plugin.c
1113 * src/plugins/pgpmime/pgpmime.c
1114 * src/plugins/pgpmime/pgpmime.h
1115 * src/plugins/pgpmime/plugin.c
1116 * src/plugins/spamassassin/spamassassin.c
1117 * src/plugins/spamassassin/spamassassin.h
1118 * src/plugins/spamassassin/spamassassin_gtk.c
1119 * src/plugins/trayicon/trayicon.c
1120 * src/plugins/trayicon/trayicon_prefs.c
1121 * src/plugins/trayicon/trayicon_prefs.h
1122 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1123 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
1124 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
1125 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1126 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
1127 * tools/OOo2claws-mail.pl
1128 * tools/README.sylprint
1129 * tools/acroread2claws-mail.pl
1130 * tools/claws-mail-compose-insert-files.pl
1131 * tools/convert_mbox.pl
1132 * tools/filter_conv.pl
1133 * tools/filter_conv_new.pl
1135 * tools/freshmeat_search.pl
1136 * tools/google_search.pl
1137 * tools/kmail-mailbox2claws-mail.pl
1138 * tools/kmail2claws-mail.pl
1139 * tools/kmail2claws-mail_v2.pl
1141 * tools/make.themes.project
1142 * tools/multiwebsearch.pl
1143 * tools/nautilus2claws-mail.sh
1144 * tools/outlook2claws-mail.pl
1145 * tools/textviewer.sh
1146 * tools/thunderbird-filters-convertor.pl
1149 * tools/vcard2xml.py
1150 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
1151 Upgrade to GPLv3 or later.
1153 2007-07-10 [wwp] 2.10.0cvs15
1156 Fix re-opening of all composing messages that were
1157 opened when closing the previous instance, thanks
1160 2007-07-10 [paul] 2.10.0cvs14
1162 * src/editaddress_other_attributes_ldap.c
1164 fix crash on selecting 'other attributes' combo
1165 for either a new entry or an old entry with no
1166 existing attributes.
1167 fix bug on editing multiple attributes which
1168 resulted them all having the value of the last
1172 2007-07-10 [colin] 2.10.0cvs13
1175 * src/editaddress_other_attributes_ldap.h
1177 Fix --disable-ldap build
1179 2007-07-09 [colin] 2.10.0cvs12
1185 * src/editaddress_other_attributes_ldap.c
1186 * src/editaddress_other_attributes_ldap.h
1191 Add capability to edit all inetOrgPerson
1192 attributes on LDAP. Patch by Michael
1195 2007-07-09 [colin] 2.10.0cvs11
1201 * src/prefs_summaries.c
1202 * src/prefs_themes.c
1204 * src/common/Makefile.am
1206 * src/common/timing.h
1207 * src/common/utils.c
1208 * src/common/utils.h
1209 * src/common/w32_account.c
1210 * src/common/w32lib.h
1211 * src/gtk/Makefile.am
1212 * src/gtk/colorlabel.c
1213 * src/plugins/pgpcore/Makefile.am
1214 * src/plugins/pgpcore/claws.def
1215 * src/plugins/pgpcore/passphrase.c
1216 * src/plugins/pgpcore/pgp_viewer.c
1217 * src/plugins/pgpcore/plugin.def
1218 * src/plugins/pgpcore/sgpgme.c
1219 * src/plugins/pgpinline/Makefile.am
1220 * src/plugins/pgpinline/claws.def
1221 * src/plugins/pgpinline/mypgpcore.def
1222 * src/plugins/pgpinline/plugin.def
1223 * src/plugins/pgpmime/Makefile.am
1224 * src/plugins/pgpmime/claws.def
1225 * src/plugins/pgpmime/mypgpcore.def
1226 * src/plugins/pgpmime/plugin.def
1227 Commit win32 patch, from Werner Koch and
1230 2007-07-09 [colin] 2.10.0cvs10
1232 * src/prefs_toolbar.c
1233 Fix crash when no actions exist
1235 2007-07-07 [paul] 2.10.0cvs9
1238 * manual/claws-mail-manual.xml
1239 update copyright year
1241 updated by Flammie Pirinen
1243 2007-07-05 [wwp] 2.10.0cvs8
1245 * src/plugins/clamav/clamav_plugin_gtk.c
1246 Make vertical spacing like in other plugin prefs pages.
1248 2007-07-05 [wwp] 2.10.0cvs7
1251 It's %am that works, not %ae (this doc incoherence has been
1252 introduced with 2.9.2cvs13).
1254 2007-07-04 [wwp] 2.10.0cvs6
1256 * src/plugins/bogofilter/bogofilter.c
1257 Gettext-ize an occurrence of "Any" that wasn't.
1259 2007-07-04 [colin] 2.10.0cvs5
1262 Fix untranslated strings; thanks
1265 2007-07-03 [colin] 2.10.0cvs4
1269 Fix saving of sort mode for tags and
1270 thread date. Thanks to Pierre Ossman.
1271 Completes fix for bug 1233
1273 2007-07-03 [paul] 2.10.0cvs3
1281 2007-07-02 [colin] 2.10.0cvs2
1287 Add View/Sort/by Thread date
1288 Fixes bug 1233, 'Capability to sort
1289 threads by most recent message'
1290 Based on a patch by Paul Rolland
1292 2007-07-02 [colin] 2.10.0cvs1
1309 * src/matcher_parser_parse.y
1313 * src/prefs_common.c
1314 * src/prefs_common.h
1315 * src/prefs_filtering_action.c
1316 * src/prefs_matcher.c
1317 * src/prefs_summary_column.c
1321 * src/quote_fmt_lex.l
1322 * src/quote_fmt_parse.y
1326 * src/common/Makefile.am
1330 * src/gtk/quicksearch.c
1331 * src/gtk/quicksearch.h
1332 Add Tags implementation. Tags are arbitrary labels
1333 that can be applied to messages. It is possible
1334 to create, edit, remove tags; apply them to mails;
1335 filter on tags or tag presence; apply or unset
1336 tags via filtering actions; reference tags in
1339 2007-07-02 [paul] 2.10.0
1346 2007-07-02 [paul] 2.9.2cvs78
1356 updated by Stephan Sachse, me, Ricardo Mones
1357 Lastra, Fabien Vantard, Pader Rezso, Frederico
1358 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
1360 2007-07-02 [paul] 2.9.2cvs77
1365 2007-06-29 [wwp] 2.9.2cvs76
1368 Fix a typo (thanks to Ricardo for finding this out).
1370 2007-06-28 [paul] 2.9.2cvs75
1375 2007-06-28 [paul] 2.9.2cvs74
1378 fix bug in the autotools build system.
1379 Files cataloged under EXTRA_DIST were never
1380 automatically copied to the build tree.
1381 (fix 'make distcheck')
1382 Patch by Michael Rasmussen.
1384 2007-06-24 [colin] 2.9.2cvs73
1387 Fix bug 1249, 'Error handling for
1388 news errors needs modification'
1389 Only popup error if the according
1390 pref in Prefs/Receive is set.
1392 2007-06-21 [colin] 2.9.2cvs72
1394 * src/common/plugin.c
1395 * src/common/plugin.h
1396 Change plugin API to know whether it's safe to
1397 unload plugins or whether we should just hide
1398 them. Fixes bug 1248, 'Core dumps after
1399 unloading plugin and clicking on load plugins'
1400 * src/plugins/bogofilter/bogofilter.c
1401 * src/plugins/clamav/clamav_plugin.c
1402 * src/plugins/demo/demo.c
1403 * src/plugins/dillo_viewer/dillo_viewer.c
1404 * src/plugins/pgpcore/plugin.c
1405 * src/plugins/pgpinline/plugin.c
1406 * src/plugins/pgpmime/plugin.c
1407 * src/plugins/spamassassin/spamassassin.c
1408 * src/plugins/trayicon/trayicon.c
1411 2007-06-19 [colin] 2.9.2cvs71
1415 Fix crash mentioned in bug 1246
1416 Race condition when automatically drafting
1417 due to insertion on reedit.
1419 2007-06-18 [wwp] 2.9.2cvs70
1422 LDIF import: use a "Proceed" button to complete
1425 2007-06-18 [paul] 2.9.2cvs69
1428 use pkgconfig to check for gtk and glib
1430 2007-06-17 [wwp] 2.9.2cvs68
1434 LDIF import: better error handling, minor code
1435 and UI cleanup, and renamed the Save button
1436 to Close, as imported stuff is already saved
1437 when the Save button is shown.
1439 2007-06-17 [colin] 2.9.2cvs67
1441 * src/prefs_summaries.c
1443 Don't set as read when forwarded, only replied to
1445 2007-06-17 [paul] 2.9.2cvs66
1448 add missing #include
1450 2007-06-16 [colin] 2.9.2cvs65
1452 * src/prefs_summaries.c
1454 Change the pref "Only mark as read when opened
1455 in new window" to "..., replied to or forwarded".
1456 Based on a patch by Paul Rolland.
1458 2007-06-16 [paul] 2.9.2cvs64
1461 alphabetical order! :)
1463 2007-06-16 [colin] 2.9.2cvs63
1467 Add Michael Rasmussen in authors list
1469 2007-06-16 [colin] 2.9.2cvs62
1472 Fix messageview_copy_clipboard to take advantage
1473 of plugins' get_selection.
1475 2007-06-15 [colin] 2.9.2cvs61
1481 * src/message_search.c
1483 * src/summary_search.c
1486 Allow GDK_KP_Enter to do the same as GDK_Return
1487 Patch by Michael Rasmussen
1489 2007-06-15 [paul] 2.9.2cvs60
1492 fix bug when closing a compose window
1495 2007-06-14 [paul] 2.9.2cvs59
1499 migrate sylpheed config
1501 2007-06-14 [wwp] 2.9.2cvs58
1503 * src/gtk/pluginwindow.c
1504 Yet another attempt to fix sizing/alignment of the
1505 button bar in plugins window.
1507 2007-06-12 [colin] 2.9.2cvs57
1512 * src/prefs_common.c
1513 * src/prefs_common.h
1514 * src/prefs_summaries.c
1515 * src/prefs_summary_open.c
1516 * src/prefs_summary_open.h
1518 Make "when entering a folder" actions more personalisable
1520 2007-06-12 [wwp] 2.9.2cvs56
1523 Use short description from Paul (mairix.sh).
1525 2007-06-12 [wwp] 2.9.2cvs55
1528 Updated info about mairix.sh.
1530 2007-06-11 [paul] 2.9.2cvs54
1532 * src/prefs_logging.c
1533 rework log window length widgets
1534 and some sensitivity fixes
1536 2007-06-11 [paul] 2.9.2cvs53
1539 * src/prefs_logging.c
1540 rename 'Protocol Log' to 'Network Log'
1541 and some function renaming
1543 2007-06-10 [wwp] 2.9.2cvs52
1545 * src/gtk/pluginwindow.c
1548 2007-06-10 [wwp] 2.9.2cvs51
1550 * src/gtk/pluginwindow.c
1551 Fix button bar in plugin window, was centered and not
1552 behaving like other dialogs w/ such button bar.
1554 2007-06-08 [wwp] 2.9.2cvs50
1561 Provide a way out of automatic draft saving on IMAP, when
1563 Prevent drafting while sending and quitting while sending.
1568 2007-06-08 [wwp] 2.9.2cvs49
1570 * src/prefs_account.c
1571 * src/gtk/prefswindow.c
1572 * src/gtk/prefswindow.h
1573 Activate the Basic page when opening account prefs.
1575 2007-06-08 [wwp] 2.9.2cvs48
1577 * src/common/socket.c
1578 Don't crash if fork() fails, thanks to Colin.
1580 2007-06-08 [wwp] 2.9.2cvs47
1582 * src/gtk/prefswindow.c
1583 Wrap some long lines, and reset horizontal scroller's adjusment
1584 (this was already done, vertically), when changing tab (not page)
1587 2007-06-08 [paul] 2.9.2cvs46
1589 * src/common/utils.c
1590 use gethostname() instead of uname()
1591 based on a patch by Michael Hughes
1592 <Sylpheed-Claws_user@thehugheslogcabin.net>
1594 2007-06-07 [wwp] 2.9.2cvs45
1596 * src/prefs_common.c
1597 Fix some useless warnings, thanks to Colin.
1599 2007-06-06 [colin] 2.9.2cvs44
1602 Fix strange allocations.
1604 2007-06-06 [colin] 2.9.2cvs43
1607 Patch by Michael Rasmussus to help
1610 2007-06-05 [wwp] 2.9.2cvs42
1612 * src/prefs_account.c
1613 * src/prefs_folder_item.c
1617 Per-folder templates can now be applied recursively.
1618 Always save per-folder templates (formats were erroneously
1619 saved only if they were enabled).
1620 Check for validity of quotation marks everywhere there
1623 2007-06-05 [wwp] 2.9.2cvs41
1626 Fix incoming messages from local accounts always getting filtered
1627 (even if the account prefs say don't), thanks to Colin.
1629 2007-06-05 [wwp] 2.9.2cvs40
1633 Use per-folder/per-account quote chars when applying a
1634 template or inserting text as well. Const'ify some
1637 2007-06-04 [colin] 2.9.2cvs39
1640 More work for wwp :)
1642 2007-06-04 [wwp] 2.9.2cvs38
1645 Same as 2.9.2cvs36 but for forwarding.
1647 2007-06-04 [colin] 2.9.2cvs37
1650 Use original mail file for forward/redirect
1651 Fixes some forwarded mails to be attached as
1652 application/octet-stream (when they have binary
1653 parts), and incidentally fixes bug 848
1654 'Redirect breaks GnuPG'
1656 2007-06-04 [wwp] 2.9.2cvs36
1659 Fix quote mark mis-initialisation when replying/forwarding
1660 (introduced w/ 2.9.2cvs20).
1662 2007-06-04 [wwp] 2.9.2cvs35
1664 * src/prefs_compose_writing.c
1666 Fix a bug where Quotation characters (prefs/compose/writing)
1667 was cleared (introduced w/ 2.9.2cvs26).
1669 2007-06-04 [wwp] 2.9.2cvs34
1671 * src/prefs_account.c
1672 * src/prefs_account.h
1673 Better fix for compiling w/o aspell (rollbacks
1676 2007-06-04 [wwp] 2.9.2cvs33
1679 * src/prefs_account.c
1680 * src/prefs_account.h
1682 It's now possible to disable mail filtering plugins
1683 on a per-account basis.
1685 2007-06-04 [wwp] 2.9.2cvs32
1688 * src/common/utils.c
1689 * src/common/utils.h
1690 Support CRLF in headers part of messages.
1691 Support few more date formats (RFC3339 subsets).
1693 2007-06-04 [wwp] 2.9.2cvs31
1695 * src/prefs_account.c
1696 Fix compiling w/o aspell support.
1698 2007-06-03 [wwp] 2.9.2cvs30
1701 Don't decode leading ENV_ and ~ in P_PASSWORD
1704 2007-06-03 [wwp] 2.9.2cvs29
1707 Don't decode leading ENV_ and ~ in P_PASSWORD
1710 2007-06-03 [wwp] 2.9.2cvs28
1712 * src/prefs_account.c
1713 * src/gtk/prefswindow.c
1714 * src/gtk/prefswindow.h
1715 Added a way to force preloading of all pages
1717 Moved tabs to pages in account prefs.
1719 2007-06-02 [colin] 2.9.2cvs27
1722 Fix possible crash, fix ldap write bugs
1724 Fix ldap write bugs - patch by Michael
1728 Add a hook whenever alertpanel opens/closes
1730 2007-05-31 [wwp] 2.9.2cvs26
1732 * src/prefs_compose_writing.c
1734 Re-organized writing options a bit:
1735 - renamed the Quoting page to Templates
1736 - moved all composing templates to that page
1737 - moved non-templates options to the Writing one,
1738 grouped reply-related options, reordered reply and
1741 2007-05-31 [wwp] 2.9.2cvs25
1744 Removed unused code.
1746 2007-05-31 [colin] 2.9.2cvs24
1749 Fix missing display name when modifying
1750 LDAP. Patch by Michael Rasmussen
1752 2007-05-31 [wwp] 2.9.2cvs23
1754 * src/plugins/bogofilter/Makefile.am
1755 * src/plugins/clamav/Makefile.am
1756 * src/plugins/demo/Makefile.am
1757 * src/plugins/dillo_viewer/Makefile.am
1758 * src/plugins/spamassassin/Makefile.am
1759 Fix building of those plugins in Mac OS X.
1761 2007-05-30 [wwp] 2.9.2cvs22
1763 * src/gtk/quicksearch.c
1764 Fix missing initialization.
1766 2007-05-30 [wwp] 2.9.2cvs21
1769 Revert accidental commit (debug outputs).
1771 2007-05-30 [wwp] 2.9.2cvs20
1774 * src/folder_item_prefs.c
1775 * src/folder_item_prefs.h
1776 * src/prefs_account.c
1777 * src/prefs_account.h
1778 * src/prefs_folder_item.c
1781 Implemented per-account and per-folder
1782 compose/reply/forward formats.
1784 2007-05-30 [wwp] 2.9.2cvs19
1786 * src/prefs_compose_writing.c
1791 Internal API changes (factorize quote format
1794 2007-05-30 [colin] 2.9.2cvs18
1797 Fix race where it's possible to re-click Send
1798 between end of SMTP session and end of "move to
1799 sent folder" when sending an email with send
1802 2007-05-30 [colin] 2.9.2cvs17
1805 Ask for backtrace on all threads. Patch by
1808 Fix stale news statusbar when scanning fails.
1811 Fix some LDAP write updates bugs. Patch
1812 by Michael Rasmussen
1814 2007-05-29 [colin] 2.9.2cvs16
1817 Fix loss of local flags when moving mails
1818 on IMAP in high-bandwidth mode (UID FETCH)
1820 2007-05-25 [paul] 2.9.2cvs15
1822 * src/common/socket.c
1823 fix sometimes crasher on cancelling
1826 2007-05-25 [colin] 2.9.2cvs14
1831 Be more helpful in the subscription
1834 2007-05-23 [wwp] 2.9.2cvs13
1837 * src/prefs_compose_writing.c
1839 * src/prefs_template.c
1840 * src/prefs_template.h
1843 * src/quote_fmt_lex.l
1844 * src/quote_fmt_parse.y
1845 Introduced new syntax elements (symbols and commands)
1846 in templates/quote_fmt. Compatibility w/ old
1848 Updated and reworked the corresponding Information
1850 Display the line number in dialogs that talk about
1851 parser errors (in addition to the error message in
1854 2007-05-23 [wwp] 2.9.2cvs12
1856 * src/quote_fmt_parse.y
1857 Fix 2.9.2cvs11, probably a paste accident ;).
1859 2007-05-23 [wwp] 2.9.2cvs11
1862 * src/prefs_template.c
1864 * src/quote_fmt_parse.y
1865 Fix 2.9.2cvs10, which broke --disable-aspell.
1867 2007-05-22 [wwp] 2.9.2cvs10
1870 * src/prefs_template.c
1873 * src/quote_fmt_lex.l
1874 * src/quote_fmt_parse.y
1875 * src/gtk/gtkaspell.c
1876 * src/gtk/gtkaspell.h
1877 Added template/quote format syntactical elements
1879 - current dictionary
1880 %T to show (shows empty if not set or not enabled),
1881 ?T and !T to check if the default dictionary is
1883 - current account's default dictionary
1884 %aT to show (empty if not set or not enabled),
1885 ?aT and !aT to check if it's enabled and set
1886 - name completion for an address, from the address
1888 %ABf, %ABt, %ABc respectively show the full name got
1889 from the address book if From, To or Cc match a single
1891 ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
1892 matches any contact and if the full name is non-empty.
1893 If From, To or Cc are lists of email addresses, only
1894 the first address will be checked.
1895 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
1896 that could show a trailing ','.
1897 Also, template/quote_fmt parser now shows the line number in case
1900 2007-05-15 [colin] 2.9.2cvs9
1904 Add a public function to know whether Claws
1906 Store opened folder when exiting
1909 Store last opened message in each FolderItem;
1910 Reset last seen messages if Claws crashed, so
1911 that one can't go in an infinite crash in case
1912 a particular mail crashes Claws.
1914 * src/prefs_common.c
1915 * src/prefs_common.h
1917 * src/prefs_summaries.c
1918 Add "Select last opened message" when entering
1920 Add "Select last opened folder" at startup.
1922 2007-05-14 [colin] 2.9.2cvs8
1925 Fix bashism, search for xml catalog
1926 in /usr/local/share/xml/catalog too
1929 2007-05-13 [wwp] 2.9.2cvs7
1931 * src/gtk/logwindow.c
1932 fix raising log windows when they are either minimized or
1935 2007-05-11 [colin] 2.9.2cvs6
1938 Use Hildon's file chooser on Maemo. Patch
1939 by Jean-Luc Biord; fixes part 2 of bug 1201,
1940 'File attachment "manipulation" bugs...'
1942 2007-05-10 [wwp] 2.9.2cvs5
1944 * src/prefs_common.c
1945 * src/prefs_common.h
1946 * src/gtk/quicksearch.c
1947 Add a quicksearch option to automatically run
1948 a search selected from the history (this option
1949 is exclusive towards type-ahead).
1951 2007-05-10 [colin] 2.9.2cvs4
1954 Fix g_warnings, thanks to Brian
1957 2007-05-09 [colin] 2.9.2cvs3
1962 * src/prefs_summaries.c
1965 * src/common/utils.c
1966 * src/gtk/gtksourceprintjob.c
1967 * src/gtk/sslcertwindow.c
1968 Use the re-entrant variant of time functions
1969 Probably fixes bug 1217, 'reentrancy problems
1970 with time functions'
1972 2007-05-09 [colin] 2.9.2cvs2
1975 Fix crasher when reconnection fails
1977 2007-05-08 [paul] 2.9.2cvs1
1983 bump version number following
1986 2007-05-08 [paul] 2.9.1cvs48
1988 * src/plugins/demo/demo.c
1989 * src/plugins/dillo_viewer/dillo_prefs.c
1990 * src/plugins/dillo_viewer/dillo_prefs.h
1991 * src/plugins/dillo_viewer/dillo_viewer.c
1992 * src/plugins/pgpcore/pgp_viewer.c
1993 * src/plugins/pgpcore/pgp_viewer.h
1994 * src/plugins/pgpcore/plugin.c
1995 * src/plugins/pgpcore/prefs_gpg.c
1996 * src/plugins/pgpcore/prefs_gpg.h
1997 * src/plugins/pgpcore/sgpgme.c
1998 * src/plugins/pgpcore/sgpgme.h
1999 * src/plugins/pgpinline/plugin.c
2000 * src/plugins/pgpmime/pgpmime.c
2001 * src/plugins/pgpmime/pgpmime.h
2002 * src/plugins/pgpmime/plugin.c
2003 * src/plugins/spamassassin/spamassassin.c
2004 * src/plugins/spamassassin/spamassassin.h
2005 * src/plugins/spamassassin/spamassassin_gtk.c
2006 * src/plugins/trayicon/README
2008 * tools/README.sylprint
2009 * tools/outlook2claws-mail.pl
2011 * tools/tb2claws-mail
2012 * tools/tbird2claws.py
2014 * tools/vcard2xml.py
2015 * tools/kdeservicemenu/README
2016 cleanups and corrections
2018 2007-05-06 [wwp] 2.9.1cvs47
2021 Fix missing dash to `display` command-line, reported
2022 by Georg Himmrich <georg at mails d0t diesind d0t net>.
2024 2007-05-06 [colin] 2.9.1cvs46
2027 * src/stock_pixmap.c
2028 * src/stock_pixmap.h
2029 * src/pixmaps/printer.xpm
2032 2007-05-06 [paul] 2.9.1cvs45
2037 * src/summary_search.c
2041 2007-05-05 [wwp] 2.9.1cvs44
2045 * src/prefs_actions.c
2049 Fix "faild" typos everywhere and capitalization of
2052 2007-05-04 [colin] 2.9.1cvs43
2057 * src/plugins/pgpcore/prefs_gpg.c
2058 * src/plugins/pgpcore/prefs_gpg.h
2059 * src/plugins/pgpinline/pgpinline.c
2060 * src/plugins/pgpmime/pgpmime.c
2061 Add an API to warn about encryption limits,
2062 and allow to disable these warnings
2064 2007-05-03 [colin] 2.9.1cvs42
2068 Fix bug 1213, 'Delete more than
2071 2007-05-03 [wwp] 2.9.1cvs41
2073 * src/prefs_common.c
2074 * src/prefs_filtering.c
2075 * src/prefs_template.c
2076 * src/common/template.c
2077 * src/common/template.h
2078 * src/gtk/gtkutils.c
2079 * src/gtk/gtkutils.h
2080 Templates are no longer automatically sorted
2081 by name, but can be sorted manually using
2082 |< < > >| buttons as well as drag'n'drop.
2084 2007-05-03 [wwp] 2.9.1cvs40
2086 * src/plugins/spamassassin/spamassassin.c
2087 * src/plugins/spamassassin/spamassassin.h
2088 * src/plugins/spamassassin/spamassassin_gtk.c
2089 * src/plugins/bogofilter/bogofilter.c
2090 * src/plugins/bogofilter/bogofilter.h
2091 * src/plugins/bogofilter/bogofilter_gtk.c
2092 Added an option to conditionally mark saved spam
2093 as read (default is and was to do so).
2094 Satisfies feature request 1708539 on sf.net tracker.
2096 2007-05-03 [colin] 2.9.1cvs39
2099 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
2101 2007-05-02 [colin] 2.9.1cvs38
2104 Fix bug 1209, 'Clicking on address
2105 in header (mailto uri) selects
2106 default account'. Patch adapted from
2109 2007-05-02 [colin] 2.9.1cvs37
2111 * src/grouplistdialog.c
2112 Set cursor to wait cursor while loading
2115 2007-05-02 [paul] 2.9.1cvs36
2119 rename cache and mark files
2122 2007-04-30 [paul] 2.9.1cvs35
2124 * manual/glossary.xml
2125 * manual/plugins.xml
2126 updates. Patch by Ricardo
2128 2007-04-29 [wwp] 2.9.1cvs34
2132 Fix few grammatical errors (patch by David Relson < relson at
2133 osagesoftware dot com >).
2135 2007-04-28 [colin] 2.9.1cvs33
2139 * src/prefs_account.c
2140 * src/prefs_account.h
2141 Drop the "Download all" preference. It's
2142 stupidly useless and confuses people from
2145 2007-04-27 [wwp] 2.9.1cvs32
2148 * src/prefs_account.c
2149 * src/prefs_account.h
2150 Don't reflect accounts changes to the mainwindow when it's
2153 2007-04-27 [colin] 2.9.1cvs31
2156 Freeze/thaw when sync'ing flags
2158 * src/prefs_account.c
2159 * src/prefs_account.h
2160 * src/etpan/imap-thread.c
2161 * src/etpan/imap-thread.h
2162 Add a way to use UID FETCH instead
2163 of searches to fetch message lists
2164 and flags. More expensive towards
2165 bandwidth, less expensive towards
2166 server's CPU. Probably fixes
2167 bug 1158, 'Scanning new folders on
2168 Exchange 2007 extremely slow'.
2171 2007-04-27 [paul] 2.9.1cvs30
2174 * src/prefs_logging.c
2175 improvements to english usage
2177 2007-04-27 [colin] 2.9.1cvs29
2180 Fix build without libetpan (my bad!)
2182 2007-04-26 [colin] 2.9.1cvs28
2186 Fix uselessly exported function
2188 Consider "- -- \n" as signature separator
2189 (that's what signature separators look like
2190 in PGP/Inline signed mails)
2192 2007-04-26 [colin] 2.9.1cvs27
2195 libetpan-0.49 is now required
2197 Fix double fetching of mails if
2200 Make offline sync faster, by
2201 remembering last change time, and
2204 2007-04-26 [hoa] 2.9.1cvs26
2210 * src/etpan/imap-thread.c
2211 * src/etpan/imap-thread.h
2212 cancellation of IMAP operations is now allowed.
2213 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
2215 2007-04-26 [colin] 2.9.1cvs25
2218 Always fetch body+headers in folders that are
2219 synched for offline use, if "Synchronise as
2220 soon as possible" is set.
2221 Fixes bug 1200, 'Add option to always retrieve full
2224 2007-04-25 [colin] 2.9.1cvs24
2227 Fix bug 1198, 'Reply-all "disappearing" address bug
2230 2007-04-24 [colin] 2.9.1cvs23
2233 Fix bug 1195, 'Hardware key navigation'
2234 Make GDK_Enter toggle expansion (Maemo)
2236 2007-04-24 [wwp] 2.9.1cvs22
2239 Fix few compiler warnings.
2241 2007-04-24 [paul] 2.9.1cvs21
2244 * src/stock_pixmap.c
2245 * src/stock_pixmap.h
2246 complete last commit
2248 2007-04-24 [paul] 2.9.1cvs20
2251 * src/pixmaps/active.xpm
2252 * src/pixmaps/checkbox_off.xpm
2253 * src/pixmaps/checkbox_on.xpm
2254 * src/pixmaps/inactive.xpm
2256 remove transparent border from checkbox icons
2258 2007-04-24 [wwp] 2.9.1cvs19
2262 Fix a crash in textview, thanks to Colin.
2264 2007-04-23 [wwp] 2.9.1cvs18
2266 * src/prefs_common.c
2267 Fix 2.9.1cvs5: no header was being translated at all.
2269 2007-04-23 [colin] 2.9.1cvs17
2272 * src/stock_pixmap.c
2273 * src/stock_pixmap.h
2276 * src/gtk/gtksctree.c
2277 * src/gtk/gtksctree.h
2278 * src/pixmaps/selection.xpm
2279 Fix bug 1193, 'Need a way to multi-select
2280 items'. Add a toggle button to the summaryview
2281 to switch between normal and multiple selection
2284 2007-04-23 [colin] 2.9.1cvs16
2287 * src/stock_pixmap.c
2288 * src/stock_pixmap.h
2291 * src/gtk/gtksctree.c
2292 * src/gtk/gtksctree.h
2293 * src/pixmaps/selection.xpm
2294 Fix bug 1193, 'Need a way to multi-
2296 Add a toggle button in the summaryview
2297 to enable normal or multiple selection.
2300 2007-04-23 [colin] 2.9.1cvs15
2303 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
2305 2007-04-21 [colin] 2.9.1cvs14
2307 * src/gtk/quicksearch.c
2308 Fix previous commit (actually use correct
2311 2007-04-21 [colin] 2.9.1cvs13
2313 * src/gtk/quicksearch.c
2314 Fix changing quicksearch type (after Esc,
2315 after changing Recursive, ...)
2317 2007-04-20 [wwp] 2.9.1cvs12
2319 * src/gtk/Makefile.am
2320 Added headers.h (completes 2.9.1cvs5).
2322 2007-04-20 [wwp] 2.9.1cvs11
2325 Fix the use of display name in name column,
2326 it has been overriden w/ the use of nickname
2327 by 2.9.0cvs3. Now nickname is used (if any)
2328 in case of LDAP books only.
2330 2007-04-20 [colin] 2.9.1cvs10
2335 Add handling of 'a' to loop in a mail's
2338 2007-04-20 [colin] 2.9.1cvs9
2341 Fix bug 1190, 'dir_open' button doesn't work'
2344 2007-04-20 [colin] 2.9.1cvs8
2348 Fix bug 1194, 'Hardware keys move from email
2349 list to account/directory list, but not back
2350 to email list...' (Maemo)
2352 2007-04-20 [colin] 2.9.1cvs7
2355 complete previous commit
2357 2007-04-20 [colin] 2.9.1cvs6
2360 Fix bug 1187, 'Reply-to addressee disappears
2361 when reply-to text box is clicked...' (Maemo)
2363 2007-04-20 [wwp] 2.9.1cvs5
2371 * src/prefs_common.c
2372 * src/prefs_common.h
2373 * src/prefs_display_header.c
2374 * src/prefs_matcher.c
2377 * src/gtk/quicksearch.c
2378 Translate more header names according to the relevant option value,
2379 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
2380 Replaced nearly all uses of prefs_common.trans_hdr with a call
2381 to prefs_common_translated_header_name().
2382 Added a headers.h reference file that contains known header names
2383 (RFC2822 and others) to the translation process' input, so that
2384 translated header names will still exist even if no occurrence of
2385 _("headername") is found anymore in the sources.
2386 Don't translate column name 'Number' following to trans_hdr option
2387 value as it's not a header name.
2389 2007-04-20 [colin] 2.9.1cvs4
2391 * src/gtk/quicksearch.c
2392 * src/gtk/quicksearch.h
2393 Add "From, To or Subject" quicksearch
2394 type. Patch by ulfschaper@users.sf.net
2396 2007-04-20 [colin] 2.9.1cvs3
2399 Implement proper references filtering condition.
2400 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
2402 2007-04-19 [wwp] 2.9.1cvs2
2404 * src/prefs_display_header.c
2405 * src/message_search.c
2406 Fix few warnings (g_free of const gchar*).
2408 2007-04-19 [paul] 2.9.1cvs1
2414 bump version number following
2417 2007-04-19 [paul] 2.9.0cvs9
2419 * manual/advanced.xml
2420 * manual/glossary.xml
2423 2007-04-18 [paul] 2.9.0cvs8
2426 fix for CVE-2007-1558 (APOP)
2429 2007-04-18 [paul] 2.9.0cvs7
2435 Fix encoding woes wrt saving of
2439 2007-04-18 [colin] 2.9.0cvs6
2441 * src/gtk/pluginwindow.c
2442 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
2444 2007-04-17 [wwp] 2.9.0cvs5
2450 Fix --disable-ldap build,
2451 fix some LDAP annoyances on
2452 searches, thanks to Colin.
2454 2007-04-17 [wwp] 2.9.0cvs4
2457 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
2458 like gcc 2.9x. Thanks to Colin.
2460 2007-04-17 [wwp] 2.9.0cvs3
2476 Add LDAP write support. Patch mostly by
2477 Michael <mir at datanom dot net>
2479 2007-04-17 [wwp] 2.9.0cvs2
2482 Prepend "Add to address book" to the context menu of compose window's sender and
2485 2007-04-16 [paul] 2.9.0cvs1
2490 2007-04-16 [paul] 2.9.0
2497 2007-04-16 [paul] 2.8.1cvs102
2500 updated by Fabien Vantard
2502 2007-04-16 [paul] 2.8.1cvs101
2512 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
2513 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
2514 Aleksandar Urosevic, and Ralgh Young
2516 2007-04-15 [mones] 2.8.1cvs100
2521 2007-04-14 [colin] 2.8.1cvs99
2523 * src/message_search.c
2524 * src/prefs_display_header.c
2525 * src/summary_search.c
2526 * src/gtk/combobox.c
2529 2007-04-14 [wwp] 2.8.1cvs98
2531 * src/gtk/combobox.c
2532 * src/message_search.c
2533 * src/summary_search.c
2534 * src/prefs_display_header.c
2535 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
2536 returns NULL, get the text value directly from the GtkEntry child.
2538 2007-04-13 [colin] 2.8.1cvs97
2540 * src/gtk/quicksearch.c
2541 Give the focus back to summaryview when
2542 emptying the quicksearch with Esc
2544 2007-04-13 [colin] 2.8.1cvs96
2546 * src/message_search.c
2547 * src/prefs_display_header.c
2548 * src/summary_search.c
2549 Fix possibles crashes when getting text
2552 2007-04-13 [colin] 2.8.1cvs95
2555 Add some UIDL debugging
2557 2007-04-12 [colin] 2.8.1cvs94
2560 Force folder scan if necessary after
2561 copying mails, to be able to reapply
2564 2007-04-11 [colin] 2.8.1cvs93
2567 don't scan for new mail on startup if --select
2568 is specified (or race conditions arise). If so,
2569 do both sequentially.
2571 2007-04-09 [colin] 2.8.1cvs92
2574 Use leafpad by default on Maemo. Patch
2577 2007-04-06 [colin] 2.8.1cvs91
2579 * src/pixmaps/queue_close.xpm
2580 * src/pixmaps/queue_close_hrm.xpm
2581 * src/pixmaps/queue_close_hrm_mark.xpm
2582 * src/pixmaps/queue_close_mark.xpm
2583 * src/pixmaps/queue_open.xpm
2584 * src/pixmaps/queue_open_hrm.xpm
2585 * src/pixmaps/queue_open_hrm_mark.xpm
2586 * src/pixmaps/queue_open_mark.xpm
2587 Move the clock one pixel down :)
2589 2007-04-05 [colin] 2.8.1cvs90
2592 Don't sync when switching offline from
2593 command line - it's usually too late :)
2595 2007-04-05 [paul] 2.8.1cvs89
2598 * src/stock_pixmap.c
2599 * src/pixmaps/dir_close_hrm.xpm
2600 * src/pixmaps/dir_close_hrm_mark.xpm
2601 * src/pixmaps/drafts_close.xpm
2602 * src/pixmaps/drafts_close_mark.xpm
2603 * src/pixmaps/drafts_open.xpm
2604 * src/pixmaps/drafts_open_mark.xpm
2605 * src/pixmaps/inbox.xpm
2606 * src/pixmaps/inbox_close.xpm
2607 * src/pixmaps/inbox_close_hrm.xpm
2608 * src/pixmaps/inbox_close_hrm_mark.xpm
2609 * src/pixmaps/inbox_close_mark.xpm
2610 * src/pixmaps/inbox_hrm.xpm
2611 * src/pixmaps/inbox_hrm_mark.xpm
2612 * src/pixmaps/inbox_mark.xpm
2613 * src/pixmaps/inbox_open.xpm
2614 * src/pixmaps/inbox_open_hrm.xpm
2615 * src/pixmaps/inbox_open_hrm_mark.xpm
2616 * src/pixmaps/inbox_open_mark.xpm
2617 * src/pixmaps/outbox.xpm
2618 * src/pixmaps/outbox_close.xpm
2619 * src/pixmaps/outbox_close_hrm.xpm
2620 * src/pixmaps/outbox_close_hrm_mark.xpm
2621 * src/pixmaps/outbox_close_mark.xpm
2622 * src/pixmaps/outbox_hrm.xpm
2623 * src/pixmaps/outbox_hrm_mark.xpm
2624 * src/pixmaps/outbox_mark.xpm
2625 * src/pixmaps/outbox_open.xpm
2626 * src/pixmaps/outbox_open_hrm.xpm
2627 * src/pixmaps/outbox_open_hrm_mark.xpm
2628 * src/pixmaps/outbox_open_mark.xpm
2629 * src/pixmaps/queue_close.xpm
2630 * src/pixmaps/queue_close_hrm.xpm
2631 * src/pixmaps/queue_close_hrm_mark.xpm
2632 * src/pixmaps/queue_close_mark.xpm
2633 * src/pixmaps/queue_open.xpm
2634 * src/pixmaps/queue_open_hrm.xpm
2635 * src/pixmaps/queue_open_hrm_mark.xpm
2636 * src/pixmaps/queue_open_mark.xpm
2637 updated, added and replaced icons
2640 2007-04-04 [colin] 2.8.1cvs88
2643 Fix build without libetpan
2645 2007-04-03 [colin] 2.8.1cvs87
2648 Fix crash with Citadel, and try to make
2649 things work. this server (and specifically
2650 STATUS and APPEND at least) seems broken.
2652 2007-04-03 [colin] 2.8.1cvs86
2655 Fix icons on folder close
2657 2007-04-03 [colin] 2.8.1cvs85
2660 Fix double-ask of offline override in
2665 Much more efficient way to synchronise
2667 * src/etpan/imap-thread.c
2670 * src/gtk/quicksearch.c
2673 2007-04-03 [paul] 2.8.1cvs84
2678 * src/prefs_common.c
2679 * src/prefs_common.h
2681 Fix sync being done too late
2684 2007-04-02 [colin] 2.8.1cvs83
2687 Maemo: Put status and quicksearch at the top
2688 * src/plugins/bogofilter/bogofilter.c
2689 * src/plugins/spamassassin/spamassassin.c
2690 Derive trash from inbox if possible
2692 2007-04-02 [paul] 2.8.1cvs82
2694 * src/plugins/bogofilter/bogofilter_gtk.c
2695 a few English changes
2701 2007-04-02 [colin] 2.8.1cvs81
2703 * src/image_viewer.c
2704 Fix transparent images by using
2707 Flush events (on new windows) to avoid
2708 having the textview's image resize fail
2709 to know the available width
2711 2007-04-01 [colin] 2.8.1cvs80
2713 * src/prefs_account.c
2714 If no MH mailbox exist, when creating a POP/Local
2715 account, just create and use the default one
2716 instead of bailing with a "Mailbox doesn't exist"
2719 2007-03-31 [colin] 2.8.1cvs79
2721 * src/prefs_account.c
2722 Create signature file if it doesn't exist
2724 * src/prefs_toolbar.c
2725 Maemo: Move "Use default" on the left so
2726 that people can find it
2728 Maemo: make default editor "Maemopad",
2729 default signature file "MyDocs/signature.txt"
2731 2007-03-31 [colin] 2.8.1cvs78
2733 * src/prefs_account.c
2734 Maemo: rework account prefs so
2735 that less horizontal scrolling
2738 2007-03-31 [colin] 2.8.1cvs77
2741 * src/prefs_common.c
2742 * src/prefs_common.h
2743 Fix bug 1167, 'Allow not displaying zeros
2744 in folder list'. Patch by MartinP
2746 2007-03-31 [colin] 2.8.1cvs76
2751 2007-03-31 [colin] 2.8.1cvs75
2754 Apply patch from bug 1172, direct
2755 access to the folder's session instead
2756 of using getter. Patch by MartinP
2758 2007-03-31 [paul] 2.8.1cvs74
2761 no need to list Fabien twice!
2763 2007-03-31 [colin] 2.8.1cvs73
2766 If we're currently "overriding for %d minutes",
2769 2007-03-31 [colin] 2.8.1cvs72
2777 * src/plugins/spamassassin/spamassassin.c
2778 Offline override: Add a parameter to allow
2779 asking even if the override timer is running.
2780 Allows to ask every time the user makes an
2781 explicit action needing online access (such
2782 as Get Mail), and not when the action is
2783 implicit (such as opening an IMAP folder)
2785 2007-03-31 [colin] 2.8.1cvs71
2788 Override offline: "No" answer shouldn't
2789 re-ask after 3 seconds, but 10 minutes.
2791 2007-03-30 [colin] 2.8.1cvs70
2793 * src/common/socket.c
2794 Better error reporting on unix socket
2795 failure (bind usually)
2796 * src/gtk/gtkutils.c
2797 * src/gtk/gtkutils.h
2798 Label window: add a pulsing progress
2799 bar to show we're not hung :)
2802 * src/plugins/pgpcore/sgpgme.c
2805 2007-03-30 [colin] 2.8.1cvs69
2808 * src/prefs_common.c
2809 Fix possible trashing of history and uidl
2810 files on disk full problems
2812 2007-03-30 [paul] 2.8.1cvs68
2817 update summary when changing layout type
2818 (fixes wrong folder icon being displayed)
2821 2007-03-29 [colin] 2.8.1cvs67
2823 * src/prefs_ext_prog.c
2824 The browser pref is irrelevant on Maemo
2826 2007-03-29 [colin] 2.8.1cvs66
2830 Maemo: dynamically switch headers/text position
2831 * src/prefs_common.c
2832 Maemo: hide compose's ruler by default
2833 * src/common/socket.c
2834 * src/common/socket.h
2837 2007-03-29 [colin] 2.8.1cvs65
2839 * src/common/socket.c
2840 * src/common/socket.h
2841 Fix build when MAEMO_CFLAGS contains
2842 _X_OPENSOURCE (resolv.h errors as long
2843 as we don't add _BSD_SOURCE. Ugly).
2845 2007-03-29 [wwp] 2.8.1cvs64
2847 * src/prefs_logging.c
2848 Fix sensitivity of clip-log widgets in prefs/logging,
2851 2007-03-29 [wwp] 2.8.1cvs63
2854 Updated files list for translations, thanks to Fabien.
2856 2007-03-29 [colin] 2.8.1cvs62
2859 * src/common/Makefile.am
2860 * src/common/utils.c
2861 Maybe make URI opening work in Maemo
2864 2007-03-28 [colin] 2.8.1cvs61
2869 Add the possibility to sort folders arbitrarily
2870 (via editing of folderlist.xml only). Patch by
2871 Martin P <mp26+claws@os.inf.tu-dresden.de>
2872 Fixes bug 1166, 'Folder ordering is fixed and cannot
2873 be changed by the user'
2875 2007-03-28 [colin] 2.8.1cvs60
2878 Add popup menu for mime icons
2880 2007-03-28 [colin] 2.8.1cvs59
2883 Fix a layout issue when presenting
2884 mainwindow in Small screen layout
2887 Add a "Go to folder list" button for
2888 mainwindow, and make it default in
2891 2007-03-28 [colin] 2.8.1cvs58
2894 Don't dynamically update title on Maemo
2895 Patch by Jean-Luc Biord
2897 2007-03-27 [colin] 2.8.1cvs57
2902 Enable tap-and-hold on Maemo
2904 2007-03-26 [colin] 2.8.1cvs56
2907 More popup-menu (in attachments list)
2909 2007-03-26 [colin] 2.8.1cvs55
2912 Enable popup-menu signal
2914 2007-03-26 [colin] 2.8.1cvs54
2916 * src/plugins/pgpinline/pgpinline.c
2917 Fix bug 1111, 'PGP/inline plugin hides text
2918 around encrypted text block'. Patch based on
2919 a patch from Michal Cihar.
2921 2007-03-26 [wwp] 2.8.1cvs53
2924 Fix getting a false error when sending queued message
2925 whereas the sending was fine (if there are subfolders
2926 in the queue folder), thanks to Colin.
2928 2007-03-26 [paul] 2.8.1cvs52
2931 update FACE header in welcome message
2933 2007-03-25 [colin] 2.8.1cvs51
2938 2007-03-25 [colin] 2.8.1cvs50
2941 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
2943 2007-03-24 [colin] 2.8.1cvs49
2946 Fix a few launch problems on Maemo
2947 Patch by Jean-Luc Biord
2949 2007-03-24 [wwp] 2.8.1cvs48
2955 Fix wrong action performed when closing the
2956 "ask about account specific filtering rules
2957 when filtering manually" dialog by pressing Escape.
2958 Fix wrong order of buttons in the "return receipt
2959 notification - the message was sent to several of
2960 your accounts" dialog.
2962 2007-03-24 [paul] 2.8.1cvs47
2965 an improvement to English usage
2966 * tools/kdeservicemenu/README
2969 2007-03-24 [paul] 2.8.1cvs46
2972 * src/stock_pixmap.c
2973 * src/pixmaps/edit_extern.xpm
2974 * src/pixmaps/mail_sign.xpm
2975 rescue long lost icons
2977 2007-03-24 [paul] 2.8.1cvs45
2980 fix toolbar (broken in 2.8.1cvs42)
2982 2007-03-23 [colin] 2.8.1cvs44
2985 Correctly unsubscribe/resubscribe after
2988 2007-03-23 [colin] 2.8.1cvs43
2990 * src/prefs_common.c
2991 Maemo: as the platform is light on RAM, allow
2992 caches to be discarded faster.
2994 2007-03-23 [colin] 2.8.1cvs42
2999 * src/stock_pixmap.c
3000 * src/stock_pixmap.h
3005 * src/pixmaps/open_mail.xpm
3006 Maemo changes: Add the possibility to have
3007 "Open Email" and "Close Window" buttons on
3008 toolbars (and use them in Maemo's default
3011 2007-03-23 [wwp] 2.8.1cvs41
3014 Reverted that part of the action dialog closure logics, to
3015 pre-2.8.1cvs19. Managing action dialog w/ no output may be
3016 done later in a different way (or may not).
3018 2007-03-22 [wwp] 2.8.1cvs40
3021 Fix sticky action dialog when got no output but action command
3022 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
3024 2007-03-22 [colin] 2.8.1cvs39
3026 * src/prefs_filtering.c
3027 * src/gtk/combobox.h
3028 Fix escaping account names in filtering prefs
3030 2007-03-22 [colin] 2.8.1cvs38
3035 Add any attribute specified in LDAP servers'
3036 Search attributes to the Other Attributes tab
3037 of contacts; Add 'telephoneNumber' in the
3040 2007-03-22 [colin] 2.8.1cvs37
3045 Try to prevent race conditions when
3046 changing the folder list
3048 Fix possible red folder icon when
3049 switching from Small screen layout
3052 2007-03-22 [colin] 2.8.1cvs36
3057 Rename "little screen" to "Small screen"
3058 * src/gtk/Makefile.am
3059 * src/common/utils.c
3061 Fix Maemo-related compilation problems
3063 2007-03-21 [colin] 2.8.1cvs35
3067 * claws-mail.desktop
3068 Remove .png from the Icon, it's useless
3070 2007-03-21 [colin] 2.8.1cvs34
3074 Add the necessary lib checking for
3077 2007-03-21 [colin] 2.8.1cvs33
3080 Fix unconditional "error happened" when
3081 sending via command-line. "lol @ myself"
3083 2007-03-21 [colin] 2.8.1cvs32
3085 * claws-mail-40x40.png
3086 * claws-mail-26x26.png
3096 * src/prefs_account.c
3097 * src/prefs_common.c
3098 * src/summary_search.c
3102 * src/gtk/gtkutils.c
3103 * src/gtk/gtkutils.h
3104 * src/gtk/logwindow.c
3106 * src/gtk/prefswindow.c
3107 Add Maemo port (patch mainly by Jean-Luc Biort)
3108 Add a new 'Little screen' layout to help on such
3109 platforms (patch by me)
3110 Make some default preferences different (more
3111 adapted) on Maemo (patch by me)
3113 2007-03-21 [wwp] 2.8.1cvs31
3115 * src/prefs_logging.c
3116 * src/prefs_logging.h
3117 Fixed copyright header of newly added files.
3119 2007-03-21 [wwp] 2.8.1cvs30
3135 * src/prefs_common.c
3136 * src/prefs_common.h
3137 * src/prefs_logging.c
3138 * src/prefs_logging.h
3141 * src/send_message.c
3146 * src/common/session.c
3148 * src/common/socket.c
3149 * src/etpan/imap-thread.c
3150 * src/gtk/logwindow.c
3151 * src/gtk/logwindow.h
3152 * src/plugins/bogofilter/bogofilter.c
3153 * src/plugins/spamassassin/spamassassin.c
3154 Added debugging of filtering/processing rules.
3155 The debug log is here 'Tools/Filtering debug window',
3156 the options there 'Configuration/Preferences/Other/Logging',
3157 and the log file is ~/.claws-mail/filtering.log.
3158 Moved protocol log prefs to 'Other/Logging' as well.
3159 To support such debugging feature, the existing log API has
3160 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
3161 this impacts many external modules (commits follow).
3163 2007-03-21 [paul] 2.8.1cvs29
3165 * src/etpan/Makefile.am
3166 * src/etpan/imap-thread.c
3167 add missing #include
3169 2007-03-21 [colin] 2.8.1cvs28
3172 Fix bug 1157, 'some broken messages confuse
3173 mime parser'. Make sure we can't have MimeInfos
3174 with negative sizes.
3176 2007-03-20 [colin] 2.8.1cvs27
3179 Fix missing \0 on buffer
3181 2007-03-20 [colin] 2.8.1cvs26
3184 Use make_dir_hier instead of make_dir
3185 to create the MH mailbox
3187 2007-03-20 [colin] 2.8.1cvs25
3191 * src/prefs_account.c
3193 Fix default inbox weirdnesses (after wizard,
3194 if path is Mail, mailbox identifier is #mh/Mailbox,
3195 and when creating new accounts)
3197 2007-03-20 [colin] 2.8.1cvs24
3200 Write folderlist after adding/deleting accounts
3203 2007-03-20 [colin] 2.8.1cvs23
3206 * src/remotefolder.h
3207 Fix bug 1153, 'CM segfaults if IMAP folder is
3208 selected while scanning prior to update'
3210 2007-03-17 [paul] 2.8.1cvs22
3213 fix a typo, and be a little more verbose.
3215 2007-03-17 [wwp] 2.8.1cvs21
3218 Fix a compiler warning.
3220 2007-03-16 [wwp] 2.8.1cvs20
3224 Updated to deal w/ the new mairix.sh tool.
3226 2007-03-16 [wwp] 2.8.1cvs19
3229 Fix logics issues around the action IO dialog:
3230 - disable entry widget and exec button when
3231 the exec button is clicked (don't wait for any
3232 output line) - fix possible disabling/re-enabling/
3233 re-disabling of those widgets
3234 - raise an error if executing a %as{} action either
3235 empty or invalid, instead of failing silently
3236 - don't close the dialog if the abort button has been
3237 clicked and if there was no output yet
3238 - set focus to the abort button when the exec button
3240 - fix capitalization of a warning message
3242 2007-03-16 [wwp] 2.8.1cvs18
3245 Added a wrapper to mairix to the tools folder.
3247 2007-03-16 [colin] 2.8.1cvs17
3251 Allow mimeviewer plugins to print
3254 2007-03-16 [colin] 2.8.1cvs16
3259 2007-03-15 [colin] 2.8.1cvs15
3263 Add a way for mimeviewer plugins to
3264 implement body search
3266 2007-03-15 [paul] 2.8.1cvs14
3268 * src/prefs_spelling.c
3271 2007-03-15 [paul] 2.8.1cvs13
3273 * src/common/quoted-printable.c
3274 fix decoding of quoted-printable parts
3276 2007-03-14 [wwp] 2.8.1cvs12
3278 * src/gtk/logwindow.h
3279 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
3281 2007-03-14 [wwp] 2.8.1cvs11
3283 * src/gtk/logwindow.h
3284 Complete 2.8.1cvs10.
3286 2007-03-14 [colin] 2.8.1cvs10
3288 * src/gtk/logwindow.c
3289 Probably fix bug 1149, crash on logwindow
3290 close - at the expense of performance once
3291 logwin has been opened
3293 2007-03-14 [colin] 2.8.1cvs9
3296 If claws-mail is running on another
3297 display, warn instead of popping it up
3298 on the other display
3300 2007-03-12 [colin] 2.8.1cvs8
3303 Fix bug 1145, 'Setting a different name
3304 for the Mailbox name isn't reflected in
3305 default account settings'. Patch by wwp
3307 2007-03-12 [colin] 2.8.1cvs7
3310 Fix bug 1143, 'Add number of messages to be
3311 deleted to confirmation dialog'
3313 2007-03-12 [wwp] 2.8.1cvs6
3316 * src/prefs_common.c
3317 * src/prefs_common.h
3318 * src/prefs_summaries.c
3319 Changed the option that displays unread messages count
3320 next to the folder name in folder list: it is now
3321 possible to either display nothing, display the
3322 unread messages number only or the unread and total messages
3323 numbers. The patch includes this extra feature as well
3324 as some minor fixes by rewriting the algo in folderview.c.
3325 Thanks to Paul for the original idea and implementation, plus
3326 testing and proof-reading!
3328 2007-03-09 [paul] 2.8.1cvs5
3332 * tools/claws-mail-compose-insert-files.pl
3333 added a script which enables inserting files
3334 into the message body of a new Claws Mail
3335 Compose window from the command line. Additionally
3336 To, Cc, Subject and files to attach to the message
3339 2007-03-09 [wwp] 2.8.1cvs4
3344 Optimize matching of addresses in the addressbook
3345 (filtering/processing 'found_in_addressbook' condition).
3347 2007-03-07 [wwp] 2.8.1cvs3
3350 * src/quote_fmt_lex.l
3351 * src/quote_fmt_parse.y
3352 Add a new quote format symbol: %A to insert the
3353 sender email address (just the address itself).
3355 2007-03-06 [wwp] 2.8.1cvs2
3357 * src/gtk/gtkutils.c
3358 * src/plugins/trayicon/trayicon_prefs.h
3359 * src/plugins/trayicon/trayicon_prefs.c
3360 * src/plugins/trayicon/trayicon.c
3363 Add a new trayicon (optional) feature: minimize to tray. When enabled,
3364 minimizing Claws-Mail main window will hide it to the trayicon instead.
3367 2007-03-06 [paul] 2.8.1cvs1
3373 bump version number following
3376 2007-03-06 [paul] 2.8.0cvs24
3379 corrected by by Tim <timbrain@post.cz>
3381 2007-03-05 [colin] 2.8.0cvs23
3385 Fix mime/globs path on NetBSD
3386 patch by George Michaelson
3388 2007-03-05 [wwp] 2.8.0cvs22
3391 Remove debug statement (accidentally committed w/ cvs14).
3393 2007-03-05 [paul] 2.8.0cvs21
3395 * src/plugins/pgpcore/prefs_gpg.c
3396 fix compiler warning
3398 2007-03-05 [wwp] 2.8.0cvs20
3400 * src/matcher_parser_parse.y
3401 Fix mismerge between cvs17 and cvs19.
3403 2007-03-05 [wwp] 2.8.0cvs19
3405 * src/matcher_parser_parse.y
3406 * src/prefs_filtering_action.c
3411 Add new 'add_to_addressbook' filtering/processing action.
3413 2007-03-05 [wwp] 2.8.0cvs18
3416 Fix mark_as_ham filtering/processing action: spam flag
3419 2007-03-04 [colin] 2.8.0cvs17
3424 * src/matcher_parser_parse.y
3425 * src/prefs_filtering_action.c
3426 Add 'Mark as spam' and 'Mark as ham' filtering
3427 actions. Fixes bug 1138.
3429 2007-03-04 [colin] 2.8.0cvs16
3432 Fix bug 1140, wrong return value
3435 2007-03-04 [wwp] 2.8.0cvs15
3438 Rollback cvs14: don't free stuff that is managed in g_list.
3440 2007-03-04 [wwp] 2.8.0cvs14
3443 Fix a leak in address completion code.
3445 2007-03-04 [colin] 2.8.0cvs13
3448 Maybe fix bug 1136, 'Crash in group
3451 2007-03-04 [iwkse] 2.8.0cvs12
3454 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
3456 2007-03-03 [colin] 2.8.0cvs11
3458 * src/plugins/pgpinline/pgpinline.c
3459 Fix off-by-one, fix double-free. Fixes
3460 bug 1135, 'cm-segfault on decrypting
3463 2007-03-03 [colin] 2.8.0cvs10
3467 * src/common/plugin.c
3468 Fix bug 1134, 'Valgrind macros unhandled
3471 2007-03-02 [colin] 2.8.0cvs9
3474 Don't error out on EAGAIN. Fixes
3475 bug 1129, '"local mbox file" account
3476 isn't retrieving mails'
3478 2007-03-01 [wwp] 2.8.0cvs8
3481 * src/gtk/colorlabel.c
3482 Remove accels for extra color labels until we set better
3483 and definitive ones.
3485 2007-02-28 [wwp] 2.8.0cvs7
3488 * src/matcher_parser_parse.y
3489 * src/prefs_common.c
3490 * src/prefs_msg_colors.c
3492 * src/gtk/colorlabel.c
3493 * src/gtk/colorlabel.h
3494 Add more customizable color labels. Cleaned up a bit
3495 the color label API to avoid duplicate defines of
3496 the max number of colors.
3498 2007-02-27 [colin] 2.8.0cvs6
3501 * src/common/utils.c
3502 * src/common/utils.h
3503 Fix '+' in mailto URIs for List-* headers
3505 2007-02-27 [colin] 2.8.0cvs5
3507 * src/gtk/gtkutils.c
3508 Use gtk_window_set_role instead of
3511 2007-02-27 [colin] 2.8.0cvs4
3514 Fix "After receiving new mail, go to inbox" on IMAP,
3515 and make it work only on manual reception
3517 2007-02-27 [wwp] 2.8.0cvs3
3519 * src/prefs_filtering.c
3520 * src/prefs_filtering_action.c
3521 * src/prefs_matcher.c
3522 Update filtering matcher's and action's color label menus
3523 when re-opening those dialogs (reflect any change to the
3524 color labels list in the preferences).
3526 2007-02-27 [colin] 2.8.0cvs2
3529 * src/etpan/etpan-thread-manager-types.h
3530 * src/etpan/etpan-thread-manager.c
3531 * src/etpan/imap-thread.c
3532 Log imap ALERTs as errors in the log.
3534 2007-02-26 [paul] 2.8.0cvs1
3536 * tools/claws.i18n.status.pl
3539 2007-02-26 [paul] 2.7.2cvs75
3553 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3554 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
3555 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
3556 Aleksandar Urosevic, and Ralgh Young
3558 2007-02-25 [mones] 2.7.2cvs74
3563 2007-02-25 [colin] 2.7.2cvs73
3566 Clearing the list is only useful
3567 to prevent a valgrind false-positive
3569 2007-02-25 [paul] 2.7.2cvs72
3573 * tools/kmail-mailbox2claws-mail.pl **ADDED**
3574 * tools/maildir2claws-mail.pl **REMOVED**
3575 renamed the script, fixed a couple bugs
3577 2007-02-23 [colin] 2.7.2cvs71
3580 Fix a leak, check for a few improbable nulls
3582 2007-02-23 [colin] 2.7.2cvs70
3586 * src/plugins/trayicon/trayicon.c
3587 Fix blinking mainwin when starting in tray
3588 (show mainwindow later in the startup process,
3589 apart if restarting post-crash)
3591 2007-02-23 [colin] 2.7.2cvs69
3595 Fix crash when unsubscribing the currently
3596 selected/opened folder
3598 2007-02-23 [colin] 2.7.2cvs68
3601 Fix bug that prevented colorization to
3602 work without wrap quotation option
3604 2007-02-23 [colin] 2.7.2cvs67
3607 Fix refcounting, start and end completion who
3608 behaved as if there couldn't be any other current
3611 2007-02-23 [wwp] 2.7.2cvs66
3615 Address completion fixes: fix addressbook_peek_folder_exists() in
3616 which the algorithm was ridiculously over-obfuscated and broken.
3617 Fix addrindex_load_completion() as well, to load addresses in
3618 completion list with regards to what addressbook_peek_folder_exists()
3621 2007-02-23 [wwp] 2.7.2cvs65
3624 Add addresses to completion when they're non-empty (thanks to Colin).
3626 2007-02-23 [paul] 2.7.2cvs64
3628 * src/plugins/pgpcore/passphrase.c
3631 2007-02-23 [colin] 2.7.2cvs63
3633 * src/plugins/pgpcore/prefs_gpg.c
3634 * src/plugins/pgpcore/prefs_gpg.h
3635 * src/plugins/pgpcore/sgpgme.c
3636 * src/plugins/pgpinline/pgpinline.c
3637 * src/plugins/pgpmime/pgpmime.c
3638 Try harder to respect user's choice wrt
3639 gpg-agent even with gpg2, by unsetting
3640 GPG_AGENT_INFO when necessary.
3642 2007-02-22 [paul] 2.7.2cvs62
3644 * src/plugins/pgpcore/sgpgme.c
3645 * src/plugins/pgpcore/sgpgme.h
3646 * src/plugins/pgpcore/passphrase.c
3647 * src/plugins/pgpinline/pgpinline.c
3648 * src/plugins/pgpmime/pgpmime.c
3649 Fix a leak - gpgme_data_release_and_get_mem
3650 leaks in recent gpgme. Workaround by using
3653 2007-02-22 [paul] 2.7.2cvs61
3655 * src/gtk/quicksearch.c
3656 Abandon dynamic search when pressing
3659 2007-02-21 [colin] 2.7.2cvs60
3662 * src/plugins/pgpcore/passphrase.c
3663 Fix little memory leaks
3665 Fix false-positive leak at exit
3666 * src/gtk/quicksearch.c
3667 Fix potentially big leak in recursive
3670 2007-02-21 [wwp] 2.7.2cvs59
3673 Add missing newline to a debug message.
3675 2007-02-20 [colin] 2.7.2cvs58
3679 * src/stock_pixmap.c
3680 * src/stock_pixmap.h
3681 * src/pixmaps/mime_pgpsig.xpm
3682 Add icon for application/pgp-signature
3684 2007-02-20 [colin] 2.7.2cvs57
3689 * src/stock_pixmap.c
3690 * src/stock_pixmap.h
3691 * src/pixmaps/mime_calendar.xpm
3692 * src/pixmaps/mime_pdf.xpm
3693 * src/pixmaps/mime_ps.xpm
3694 Add icons for text/calendar, application/pdf
3695 and application/postscript
3697 2007-02-20 [colin] 2.7.2cvs56
3700 * src/matcher_parser_parse.y
3701 * src/matcher_parser_lex.l
3702 Fix big memory leak in flex, and
3705 2007-02-20 [wwp] 2.7.2cvs55
3707 * src/matcher_parser_parse.y
3708 Fix a duplicate token definition (thanks to iwkse).
3710 2007-02-20 [wwp] 2.7.2cvs54
3712 * src/matcher_parser_lex.l
3713 * src/quote_fmt_lex.l
3714 Use proper flex options instead of direct use of #define,
3715 make the flex-generated C lighter.
3717 2007-02-20 [colin] 2.7.2cvs53
3720 Grab focus in message list after hiding
3721 the quicksearch, instead of leaving it
3724 2007-02-19 [colin] 2.7.2cvs52
3727 Fix bug 1033, 'Automatically refresh
3728 message list when new messages arrives'
3729 Looks like folderview->opened can sometimes
3732 2007-02-19 [paul] 2.7.2cvs51
3736 * tools/thunderbird-filters-convertor.pl
3737 add new script which converts thunderbird filter
3738 rules to Claws filter rules
3740 2007-02-18 [paul] 2.7.2cvs50
3742 * src/plugins/pgpcore/prefs_gpg.c
3743 * src/plugins/pgpcore/prefs_gpg.h
3744 * src/plugins/pgpcore/sgpgme.c
3745 * src/plugins/pgpinline/pgpinline.c
3746 * src/plugins/pgpmime/pgpmime.c
3747 improved GUI interoperability with gpg-agent
3749 2007-02-18 [paul] 2.7.2cvs49
3751 * src/prefs_account.c
3752 Privacy options sensitivity fix
3754 2007-02-17 [colin] 2.7.2cvs48
3757 Reset icon to warning in the noticeview
3759 2007-02-15 [colin] 2.7.2cvs47
3762 Fix a manifestation of bug 1033 (summaryview failing
3763 to update for new mails), which happens after editing
3764 account preferences or preferences that cause a
3767 2007-02-15 [colin] 2.7.2cvs46
3770 Probably fix bug 1123, 'Segmentation
3771 fault while opening address book'. I get
3772 g_warnings if the saved paned position is
3773 not greater than 0. Also, save position
3774 when hiding the addressbook instead of
3777 2007-02-14 [colin] 2.7.2cvs45
3779 * src/plugins/pgpcore/prefs_gpg.c
3780 * src/plugins/pgpcore/prefs_gpg.h
3781 * src/plugins/pgpcore/sgpgme.c
3782 * src/plugins/pgpinline/pgpinline.c
3783 * src/plugins/pgpmime/pgpmime.c
3784 Add an option "Use gpg-agent if available". Fixes
3785 annoyances with distro-installed gpg-agent, when
3786 no pinentry program is installed, and the user's
3787 at a loss on why "decryption failed". Makes more
3788 clear why passphrase isn't saved when gpg-agent is
3789 used. Defaults to true, to avoid changing the
3792 2007-02-14 [wwp] 2.7.2cvs44
3794 * src/matcher_parser_parse.y
3795 Fix missing line number reset (wrong line number might appear
3796 when re-loading filtering rules if there's a parser error).
3798 2007-02-13 [colin] 2.7.2cvs43
3800 * src/common/utils.c
3801 Don't encode ',' in URIs before passing it
3802 to the browser command-line. It was probably
3803 done at a time where commas in URIs made
3804 mozilla -remote 'openurl(%s,new-window)'
3807 2007-02-13 [wwp] 2.7.2cvs42
3809 * src/prefs_matcher.c
3810 * src/plugins/bogofilter/bogofilter_gtk.c
3811 A bit of string factorization around "Select ..." buttons.
3813 2007-02-11 [colin] 2.7.2cvs41
3816 Make sure to escape the title
3818 2007-02-11 [colin] 2.7.2cvs40
3821 Recognize .utf8 locales as .UTF-8 ones
3823 2007-02-11 [colin] 2.7.2cvs39
3826 Fix code conversion when dragging a file
3828 2007-02-09 [colin] 2.7.2cvs38
3830 * src/plugins/clamav/clamav_plugin.c
3831 Complete Paul's patch with conditional
3832 compilation to avoid breaking compilation
3833 on old Dapper and Edgy... Maybe other
3836 2007-02-09 [paul] 2.7.2cvs37
3838 * src/plugins/clamav/clamav_plugin.c
3839 fix for the upstream changes in libclamav
3841 2007-02-09 [paul] 2.7.2cvs36
3847 fix "warn if there are queued messages" (on exit)
3848 option, which only checked the first mailbox's
3850 don't ask before emptying trash if there are no
3851 messages in trash, also check and empty all trash
3854 move "Ask before emptying trash" option
3855 outside of the "On exit" frame as it's
3856 not only an "On exit" option
3858 2007-02-09 [paul] 2.7.2cvs35
3863 * src/prefs_account.c
3864 * src/prefs_folder_item.c
3866 * src/prefs_matcher.c
3867 * src/prefs_message.c
3868 * src/prefs_msg_colors.c
3869 * src/prefs_summaries.c
3871 * src/gtk/inputdialog.c
3872 * src/plugins/bogofilter/bogofilter_gtk.c
3873 pedantic commit: use 'checkbtn' everywhere
3874 instead of a mixture of 'checkbtn' and 'chkbtn'
3876 2007-02-09 [paul] 2.7.2cvs34
3882 move "Never send Return Receipts" from
3883 prefs_other to prefs_send
3884 add an option "Ask about account specific
3885 filtering rules..." to prefs_other
3886 * src/gtk/gtkutils.c
3887 fix a compiler warning
3889 2007-02-08 [colin] 2.7.2cvs33
3891 * src/plugins/pgpinline/pgpinline.c
3892 Fix bug 1110, 'pgpmime fails to process
3893 encapsulated openpgp mime (rfc 3156, 6.1
3895 It was due to an interaction between PGP/Mime
3896 and PGP/Inline plugin.
3898 2007-02-08 [colin] 2.7.2cvs32
3903 Fix bug 1117, 'fcntl locking code
3904 does not work in mbox.c'
3906 2007-02-08 [colin] 2.7.2cvs31
3908 * src/prefs_account.c
3909 Fix Gentoo bug 165819, 'can't create
3910 a "local mbox file" account'. Patch
3911 by Olivier <castan.o@free.fr>
3913 2007-02-07 [colin] 2.7.2cvs30
3916 Fix bug 1106, 'Claws crash on exit if LDAPS
3917 autocompletion was used'
3919 2007-02-07 [paul] 2.7.2cvs29
3922 cut down on unnecessary debug_prints
3924 fix menu_set_active() on 'Show only
3927 2007-02-07 [paul] 2.7.2cvs28
3929 * src/plugins/clamav/clamav_plugin.c
3930 * src/plugins/clamav/clamav_plugin.h
3931 * src/plugins/clamav/clamav_plugin_gtk.c
3932 fix copyright header
3934 2007-02-07 [paul] 2.7.2cvs27
3937 fix bug 1116, 'summary view allow a
3940 2007-02-06 [colin] 2.7.2cvs26
3945 2007-02-05 [fabien] 2.7.2cvs25
3949 i18n related - 1 fix and 1 message for translators.
3951 2007-02-05 [colin] 2.7.2cvs24
3953 * src/gtk/quicksearch.c
3954 Don't reload summary list if quicksearch wasn't
3955 active on hiding; move currently selected mail in
3956 the visible area when showing the quicksearch
3958 2007-02-05 [colin] 2.7.2cvs23
3961 Add debug to try to solve bug 1104
3963 2007-02-05 [paul] 2.7.2cvs22
3966 confirm before emptying trash on exit is
3967 a Yes or No answer, use Yes or No in the
3970 2007-02-04 [colin] 2.7.2cvs21
3973 * src/plugins/pgpcore/passphrase.c
3974 * src/plugins/pgpcore/select-keys.c
3975 Set wmclass on new windows
3981 2007-02-04 [colin] 2.7.2cvs20
3985 Auto save drafts on exit, reopen them
3986 at startup, instead of asking
3990 * src/addressbook_foldersel.c
3998 * src/editldap_basedn.c
4011 * src/message_search.c
4013 * src/prefs_actions.c
4014 * src/prefs_customheader.c
4015 * src/prefs_display_header.c
4016 * src/prefs_filtering.c
4017 * src/prefs_filtering_action.c
4018 * src/prefs_folder_column.c
4020 * src/prefs_matcher.c
4022 * src/prefs_summaries.c
4023 * src/prefs_summary_column.c
4024 * src/prefs_template.c
4025 * src/sourcewindow.c
4027 * src/summary_search.c
4030 * src/gtk/description_window.c
4031 * src/gtk/foldersort.c
4032 * src/gtk/gtkutils.c
4033 * src/gtk/gtkutils.h
4034 * src/gtk/icon_legend.c
4035 * src/gtk/logwindow.c
4036 * src/gtk/pluginwindow.c
4037 * src/gtk/prefswindow.c
4038 Give different wmclass to different
4039 windows - thanks to sed ;)
4041 2007-02-04 [colin] 2.7.2cvs19
4044 Revert previous patch, can't reproduce
4047 2007-02-03 [colin] 2.7.2cvs18
4050 Don't save the mainwindow size and
4051 position on emergency exit (libSM's
4052 "die" callback), Xfce seems to make
4053 the window smaller just before the
4056 2007-02-03 [colin] 2.7.2cvs17
4058 * src/plugins/bogofilter/bogofilter.c
4059 * src/plugins/bogofilter/bogofilter.h
4060 * src/plugins/bogofilter/bogofilter_gtk.c
4061 * src/plugins/pgpinline/pgpinline.c
4062 * src/plugins/pgpinline/pgpinline.h
4065 2007-02-03 [colin] 2.7.2cvs16
4067 * src/partial_download.c
4068 * src/partial_download.h
4075 * src/common/ssl_certificate.c
4076 * src/common/ssl_certificate.h
4077 * src/gtk/quicksearch.c
4078 * src/gtk/quicksearch.h
4079 * src/gtk/sslcertwindow.c
4080 * src/gtk/sslcertwindow.h
4081 Fix copyright on my files
4083 2007-02-02 [colin] 2.7.2cvs15
4093 Add Tools/List URIs to allow
4094 opening any URI in the current mail
4096 2007-02-02 [colin] 2.7.2cvs14
4098 * src/common/valgrind.h ** NEW FILE **
4099 * src/common/Makefile.am
4100 * src/common/plugin.c
4101 Don't dlclose the plugins if we're running
4102 under valgrind. (doesn't require valgrind
4103 either at compile time or run time).
4105 2007-02-01 [paul] 2.7.2cvs13
4109 * tools/freshmeat_search.pl
4110 * tools/google_search.pl
4111 * tools/multiwebsearch.pl
4112 add support for non ISO-8859-1 compatible locales
4113 Patch by Alex Gorbachenko <agent_007@immo.ru>
4115 2007-02-01 [colin] 2.7.2cvs12
4118 * src/prefs_summaries.c
4119 Move keybinding prefs to the Other page
4121 2007-02-01 [wwp] 2.7.2cvs11
4123 * src/plugins/trayicon/trayicon.c
4124 Fix a raising issue within KDE.
4126 2007-02-01 [colin] 2.7.2cvs10
4129 Fix stray quotes in encoded strings
4131 Fix wrong call causing g_warnings
4133 Remove useless message
4135 2007-01-31 [wwp] 2.7.2cvs9
4137 * src/plugins/trayicon/trayicon.c
4138 fix buggy hiding of main window when closing if close-to-tray
4139 is not set (bad logics in the trayicon hook code).
4140 Changed the quit confirmation message too.
4142 2007-01-30 [colin] 2.7.2cvs8
4145 Fix hidden mainwindow after clicking on
4146 the X close button, if compose windows
4147 exist and the user chooses not to quit
4149 2007-01-30 [colin] 2.7.2cvs7
4153 Handle local URIs to attach files (file:///...)
4154 Fixes attaching files from Thunar for example
4156 2007-01-30 [colin] 2.7.2cvs6
4158 * src/prefs_ext_prog.c
4159 Add 'mousepad' to the list of text editors.
4160 Mousepad is XFCE's text editor
4162 2007-01-29 [wwp] 2.7.2cvs5
4165 * src/plugins/trayicon/trayicon_prefs.c
4166 trayicon i18n fixes, thanks to Fabien.
4168 2007-01-28 [wwp] 2.7.2cvs4
4172 * src/plugins/trayicon/trayicon.c
4173 * src/plugins/trayicon/trayicon_prefs.c
4174 * src/plugins/trayicon/trayicon_prefs.h
4175 Added a new TrayIcon plugin option to close to tray
4176 (WM's hotkey and [X] button will hide the window instead
4177 of closing it - closing CM can be done using the tray icon
4178 menu or the File menu).
4179 Improved visibility handling in trayicon, clicking the
4180 trayicon now raise the window to current desktop when it
4181 was either minimized/shaded/on another desktop.
4182 Thanks to Paul for testing and fixing a strange behaviour
4185 2007-01-27 [paul] 2.7.2cvs3
4187 * src/prefs_folder_item.c
4188 * src/prefs_receive.c
4189 * src/plugins/pgpcore/prefs_gpg.c
4190 use 'start-up' instead of 'startup' in labels
4192 2007-01-26 [wwp] 2.7.2cvs2
4194 * src/plugins/trayicon/Makefile.am
4195 * src/plugins/trayicon/trayicon.c
4196 * src/plugins/trayicon/trayicon_prefs.c
4197 * src/plugins/trayicon/trayicon_prefs.h
4198 Add a new TrayIcon option to hide the main window at
4200 Fix trayicon.c copyright header.
4202 2007-01-26 [paul] 2.7.2cvs1
4208 bump up version number following
4211 2007-01-25 [mones] 2.7.1cvs60
4214 updated thousands of strings (well, probably less ;-)
4216 2007-01-25 [colin] 2.7.1cvs59
4219 Fix 2nd-run loss of matcherrc on new
4222 2007-01-25 [wwp] 2.7.1cvs58
4225 fix handling of empty value in attach_save_directory too, thanks
4228 2007-01-25 [wwp] 2.7.1cvs57
4231 fix handling of empty value in attach_load_directory,
4234 2007-01-25 [wwp] 2.7.1cvs56
4236 * src/plugins/dillo_viewer/dillo_prefs.h
4239 2007-01-25 [colin] 2.7.1cvs55
4243 * src/matcher_parser_parse.y
4244 * src/prefs_matcher.c
4245 Add matching on the spam flag
4247 2007-01-24 [colin] 2.7.1cvs54
4252 Make sure folderlist.xml is correctly
4253 written before overwriting it.
4257 * src/plugins/bogofilter/bogofilter.c
4258 * src/plugins/bogofilter/bogofilter.h
4259 * src/plugins/bogofilter/bogofilter_gtk.c
4260 * src/plugins/spamassassin/spamassassin.c
4261 * src/plugins/spamassassin/spamassassin.h
4262 * src/plugins/spamassassin/spamassassin_gtk.c
4263 Move spam to the correct trash folder after
4264 learning, if spam directory isn't set.
4266 2007-01-23 [paul] 2.7.1cvs53
4268 * src/plugins/bogofilter/bogofilter_gtk.c
4269 fix sensitivity of "Insert X-Bogosity header"
4272 2007-01-23 [colin] 2.7.1cvs52
4275 Translate toolbar items text if
4276 they're translatable (default)
4290 * src/etpan/etpan-thread-manager.c
4291 * src/etpan/etpan-thread-manager.h
4292 * src/gtk/gtkutils.c
4293 * src/gtk/gtkutils.h
4294 More static functions
4296 2007-01-22 [fabien] 2.7.1cvs51
4298 * src/gtk/gtkutils.c
4299 gtkut_get_options_frame() : ability to pass
4300 a 'NULL' value in frame pointer parameter if
4303 2007-01-22 [colin] 2.7.1cvs50
4307 * src/plugins/bogofilter/bogofilter.c
4308 * src/plugins/bogofilter/bogofilter_gtk.c
4309 * src/plugins/spamassassin/spamassassin.c
4310 * src/plugins/spamassassin/spamassassin_gtk.c
4311 Allow moving spams to the account's trash
4312 instead of default one
4314 2007-01-21 [colin] 2.7.1cvs49
4318 Revert a static function that shouldn't
4321 2007-01-21 [colin] 2.7.1cvs48
4327 2007-01-21 [colin] 2.7.1cvs47
4333 2007-01-21 [colin] 2.7.1cvs46
4335 * src/common/socket.c
4336 * src/common/socket.h
4339 2007-01-21 [colin] 2.7.1cvs45
4348 * src/folder_item_prefs.c
4349 * src/folder_item_prefs.h
4356 * src/common/socket.c
4357 * src/common/socket.h
4358 * src/gtk/gtkaspell.c
4359 * src/gtk/gtkaspell.h
4360 * src/gtk/quicksearch.c
4361 * src/gtk/quicksearch.h
4364 2007-01-21 [colin] 2.7.1cvs44
4366 * src/common/utils.c
4367 * src/common/utils.h
4368 * src/etpan/etpan-thread-manager.c
4369 * src/etpan/etpan-thread-manager.h
4370 Same (Funny that etpan_thread_unbind
4371 is called but not etpan_thread_bind)
4373 2007-01-21 [colin] 2.7.1cvs43
4381 * src/etpan/Makefile.am
4382 * src/gtk/colorlabel.c
4383 * src/gtk/colorlabel.h
4384 * src/gtk/sslcertwindow.c
4385 * src/gtk/sslcertwindow.h
4386 * src/etpan/etpan-log.c ** REMOVED **
4387 * src/etpan/etpan-log.h ** REMOVED **
4390 2007-01-20 [colin] 2.7.1cvs42
4396 2007-01-20 [colin] 2.7.1cvs41
4414 Make functions that aren't used in other
4417 2007-01-20 [colin] 2.7.1cvs40
4432 * src/editldap_basedn.c
4438 * src/image_viewer.c
4454 * src/prefs_account.c
4455 * src/prefs_common.c
4456 * src/prefs_compose_writing.c
4457 * src/prefs_ext_prog.c
4458 * src/prefs_folder_item.c
4460 * src/prefs_message.c
4461 * src/prefs_msg_colors.c
4464 * src/prefs_receive.c
4466 * src/prefs_spelling.c
4467 * src/prefs_summaries.c
4468 * src/prefs_toolbar.c
4469 * src/prefs_wrapping.c
4478 * src/common/hooks.c
4480 * src/common/passcrypt.c
4481 * src/common/socket.c
4483 * src/common/ssl_certificate.c
4484 * src/common/template.c
4485 * src/common/utils.c
4486 * src/etpan/imap-thread.c
4487 * src/gtk/sslcertwindow.c
4488 * src/gtk/sslcertwindow.h
4489 Make functions that could be static, static
4491 2007-01-20 [colin] 2.7.1cvs39
4496 2007-01-20 [colin] 2.7.1cvs38
4501 Fix bug 1102, 'claws-mail-2.7.1
4502 makes use of deprecated ldap
4505 2007-01-20 [colin] 2.7.1cvs37
4510 * src/gtk/quicksearch.c
4511 Add Wide message list layout
4513 2007-01-19 [fabien] 2.7.1cvs36
4516 make sure a font change is considered in links of
4519 2007-01-19 [colin] 2.7.1cvs35
4526 * src/prefs_common.c
4527 * src/prefs_common.h
4530 * src/gtk/quicksearch.c
4531 * src/gtk/quicksearch.h
4532 Drop 'Separate Folder tree' and 'Separate
4533 Message View'. Put three layouts in place
4536 2007-01-19 [paul] 2.7.1cvs34
4538 * src/prefs_msg_colors.c
4539 more use of Q_ for translators
4541 2007-01-19 [paul] 2.7.1cvs33
4544 * src/prefs_account.c
4545 a few changes to the English
4547 2007-01-19 [fabien] 2.7.1cvs32
4550 factorize translatable string
4552 2007-01-18 [colin] 2.7.1cvs31
4555 Don't error out on --sync option. Although
4556 we don't do anything with it, gtk+ handles
4557 it, and it's useful for debugging X errors
4559 2007-01-18 [fabien] 2.7.1cvs30
4562 ability to apply on the fly the recent added
4563 'gtk_can_change_accels' pref (no need to restart).
4565 2007-01-18 [fabien] 2.7.1cvs29
4567 * src/plugins/bogofilter/bogofilter_gtk.c
4568 * src/plugins/bogofilter/bogofilter.c
4569 * src/plugins/spamassassin/spamassassin_gtk.c