1 2007-08-16 [ticho] 2.10.0cvs127
4 Convert two GtkOptionMenu widgets to new GtkComboBox.
7 Allow NULL for GtkComboBox menuitem label, rendering such
8 items as row separators.
10 2007-08-16 [paul] 2.10.0cvs126
12 * src/plugins/trayicon/trayicon.c
13 remove wrongly used gettextisation
15 2007-08-15 [ticho] 2.10.0cvs125
18 Fixed a runtime warning where an attempt to pack an
19 already packed GtkLabel was made.
21 2007-08-15 [ticho] 2.10.0cvs124
23 * src/prefs_compose_writing.c
24 Convert the insert-or-attach-dragged-files GtkOptionMenu
27 2007-08-14 [ticho] 2.10.0cvs123
31 Changed return receipt account selector to GtkComboBox.
32 Fixed a runtime warning where GTK tried to parse
33 "name <email@address" as a Pango markup in an alertpanel label.
35 2007-08-14 [ticho] 2.10.0cvs122
38 Changed GtkOptionMenu in logging preferences to GtkComboBox.
40 2007-08-14 [wwp] 2.10.0cvs121
44 * tools/popfile-link.sh
45 Added a new tool: POPFile helper, to open
46 selected messages in POPFile control center,
47 in order to change the messages' status.
49 2007-08-14 [ticho] 2.10.0cvs120
56 Change "Show send dialog" optionmenu to a checkbutton.
58 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
60 2007-08-13 [wwp] 2.10.0cvs119
71 * src/partial_download.c
79 Make sure we never pass NULL pointers for %s substitutions
80 (prevent from crashing in Windows).
82 2007-08-13 [wwp] 2.10.0cvs118
85 Re-enable mmap_reads in Windows with some missing
86 CloseHandle of mapping objects, thanks to
89 2007-08-13 [paul] 2.10.0cvs117
92 fix bug 1287, 'Compile time problem on Solaris
93 (nexenta gnu/Solaris) utils.c'
94 Thanks to Piotr Chrzczonowicz
96 2007-08-12 [wwp] 2.10.0cvs116
98 * src/plugins/pgpcore/prefs_gpg.c
99 Don't try to unset a GPG_AGENT_INFO that was not
100 set (and don't use a NULL string in Windows, it was
101 crashing with --debug if GPG_AGENT_INFO was not set).
103 2007-08-12 [wwp] 2.10.0cvs115
106 Make gcc type-check arguments passed to privacy_set_error().
108 2007-08-12 [ticho] 2.10.0cvs114
110 * src/prefs_folder_item.c
111 Make sure that folder default account combobox always has some
114 Handle empty combobox gracefully (warning instead of crash).
116 2007-08-12 [ticho] 2.10.0cvs114
118 * src/prefs_folder_item.c
119 Make sure that folder default account combobox is not empty.
121 Handle empty combobox gracefully (warning instead of crash).
123 2007-08-11 [paul] 2.10.0cvs113
127 use 'subfolder' instead of 'sub-folder', matching
128 everywhere else the term is used
132 2007-08-10 [wwp] 2.10.0cvs112
135 Disable mmap reads in Windows only (at least temporarily), they
136 prevent from renaming/removing target cache files.
142 2007-08-10 [wwp] 2.10.0cvs111
145 fix unpredictable crashes in Windows due to broken
146 cache/mark/tags files writting (file were opened for
147 writing in text mode).
150 use gettimeofday() from w32lib.h on Windows.
152 2007-08-10 [colin] 2.10.0cvs110
155 * src/etpan/imap-thread.c
156 * src/etpan/imap-thread.h
157 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
159 2007-08-09 [colin] 2.10.0cvs109
162 Fix port being reset to 636 on SSL
164 Fix folder_item_get_msg_num_by_file
165 on drafts/queue folders
167 2007-08-09 [wwp] 2.10.0cvs108
170 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
171 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
174 2007-08-09 [colin] 2.10.0cvs107
178 * src/gtk/prefswindow.c
179 A few Maemo layout fixes
181 2007-08-09 [paul] 2.10.0cvs106
183 * src/prefs_account.c
184 remove the hyphen from plug-ins to
185 match everywhere else
187 2007-08-08 [wwp] 2.10.0cvs105
189 * src/prefs_folder_item.c
190 Fix an extraneous stealth ^L char.
192 2007-08-08 [wwp] 2.10.0cvs104
194 * src/prefs_folder_item.c
195 Better fix, group variables declarations (USE_ASPELL).
197 2007-08-08 [wwp] 2.10.0cvs103
199 * src/prefs_folder_item.c
200 Fix compilation w/ USE_ASPELL set (broken
203 2007-08-08 [ticho] 2.10.0cvs102
205 * src/prefs_folder_item.c
206 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
208 2007-08-08 [colin] 2.10.0cvs101
211 * src/etpan/imap-thread.c
212 * src/etpan/imap-thread.h
213 Close selected mailbox before doing
216 2007-08-08 [colin] 2.10.0cvs100
219 Complete symbol table, thanks to wwp.
220 Fixes bug 1284, 'The html -> text
221 converter ignores entities'
225 2007-08-08 [colin] 2.10.0cvs99
228 Better way to fetch UIDs on non-UIDPLUS servers
230 2007-08-07 [colin] 2.10.0cvs98
233 fix bug 1275, 'auto-saved draft messages not
234 always being removed'; Also, make multiple
235 copy (in the same account) faster by matching
236 source/destination message UIDs.
238 Don't try to reshow deleted mail
240 Fix leak on error path
242 2007-08-07 [wwp] 2.10.0cvs97
245 * manual/advanced.xml
246 * manual/fr/account.xml
247 * manual/fr/advanced.xml
248 Updated the reference manual and the French translation to
249 reflect 2.10.0cvs84: enable running folder Processing
252 2007-08-06 [wwp] 2.10.0cvs96
257 Allow changing the emphasis color used to highlight
258 the newsreader/x-mailer header value when it matches
259 our preferred mail agent (hidden pref 'emphasis_col' added
262 2007-08-06 [colin] 2.10.0cvs95
266 Re-commit 2.10.0cvs86, with a protection
267 against Pango bug. Also, try to fix
268 bug 1275, 'auto-saved draft messages not
269 always being removed'
271 2007-08-06 [wwp] 2.10.0cvs94
273 * src/gtk/quicksearch.c
274 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
276 2007-08-06 [ticho] 2.10.0cvs93
278 * src/prefs_account.c
280 Use GtkComboBox instead of GtkOptionMenu for privacy system
281 selection in account preferences.
283 2007-08-06 [wwp] 2.10.0cvs92
285 * src/plugins/pgpcore/plugin.def
286 Apply one more chunk from gpg4win's 03-w32-port patch.
288 2007-08-05 [colin] 2.10.0cvs91
292 reverting buggy patch for now
294 2007-08-05 [colin] 2.10.0cvs90
299 2007-08-04 [colin] 2.10.0cvs89
301 * src/prefs_summaries.c
302 * src/summary_search.c
303 Replace deprecated widgets. Patch by
306 2007-08-04 [colin] 2.10.0cvs88
309 Refresh GUI only every 2000 mails on mh_get_last_num
310 This is fast (readdir) and done only once per
313 2007-08-03 [colin] 2.10.0cvs87
315 * src/prefs_account.c
318 Fix a deprecated widget. Patch by
321 2007-08-03 [colin] 2.10.0cvs86
325 Make colorisation and wrapping algorithms
326 faster. Fixes bug 1246, 'compose becomes
327 increasingly slow replying to complex emails'
329 2007-08-03 [paul] 2.10.0cvs85
332 keep the window painted
334 2007-08-02 [paul] 2.10.0cvs84
339 enable running folder Processing
342 2007-08-02 [paul] 2.10.0cvs83
345 speed up/clean up rendering of larger
349 2007-08-01 [paul] 2.10.0cvs82
354 change default toolbar layout on maemo
355 * src/pixmaps/close.xpm
356 make the red cross a grey cross
357 * src/pixmaps/jpilot.xpm
358 make icon smaller so it fits better
360 2007-07-31 [paul] 2.10.0cvs81
364 fix crash on maemo on first launch
366 2007-07-30 [paul] 2.10.0cvs80
368 * src/prefs_matcher.c
369 specify the units of age and size
371 2007-07-30 [paul] 2.10.0cvs79
374 Fix IMAP timeout setting
376 2007-07-30 [colin] 2.10.0cvs78
378 * src/prefs_account.c
379 Fix a deprecated widget. Patch by
382 2007-07-27 [paul] 2.10.0cvs77
384 * src/matcher_parser_parse.y
385 * src/prefs_filtering_action.c
386 * src/prefs_matcher.c
387 these changes forgotten in cvs74's
388 'watch thread' feature
390 2007-07-27 [paul] 2.10.0cvs76
393 fix potential crasher
396 2007-07-27 [paul] 2.10.0cvs75
402 make mainwindow's /Help/Manual point to the
403 remote copy if the local copy doesn't exist
405 2007-07-27 [paul] 2.10.0cvs74
413 * src/matcher_parser_parse.y
422 * src/pixmaps/watchthread.xpm
423 add 'watch thread' feature
425 2007-07-27 [paul] 2.10.0cvs73
427 * src/prefs_folder_item.c
428 adjust labels, add tooltips
430 2007-07-27 [colin] 2.10.0cvs72
433 Maemo: Remove less used menu items
435 2007-07-26 [colin] 2.10.0cvs71
438 Maemo: destroy messageview after trashing mail.
439 Maybe should be done on X11 too
441 2007-07-26 [colin] 2.10.0cvs70
448 Add View/Show or Hide/Column headers
450 2007-07-26 [colin] 2.10.0cvs69
455 2007-07-26 [colin] 2.10.0cvs68
458 Fix possible crash on cache invalidation
462 * src/quote_fmt_parse.y
463 Make replying to mails with big attachments
464 much faster. Fixes bug 1224, 'The process of
465 Replying to emails with large attachments
466 seems unreasonably long...'
468 2007-07-26 [colin] 2.10.0cvs67
473 Fix threads use on BSDs
475 2007-07-26 [paul] 2.10.0cvs66
477 * src/gtk/prefswindow.c
478 fix account prefs breakage
481 2007-07-26 [paul] 2.10.0cvs65
484 standardise ./configure --help messages
486 2007-07-26 [colin] 2.10.0cvs64
490 Fix two vCard-related crashes
492 2007-07-25 [colin] 2.10.0cvs63
497 * src/prefs_receive.c
498 Maemo: Add a better way to notify of
504 Maemo: Various layout fixes
505 * src/gtk/prefswindow.c
506 Maemo: Better prefs layout
508 2007-07-25 [paul] 2.10.0cvs62
511 fix the layout on maemo
514 2007-07-25 [iwkse] 2.10.0cvs61
517 add 'o' shortcut on summaryview
519 2007-07-25 [iwkse] 2.10.0cvs60
524 2007-07-24 [colin] 2.10.0cvs59
527 Fix missing timestamp update on source
531 Better text layout on part's choices
533 2007-07-23 [colin] 2.10.0cvs58
537 Maemo: Automatically choose the correct application
539 * src/gtk/quicksearch.c
540 Make search run on GDK_KP_Enter too
542 2007-07-23 [wwp] 2.10.0cvs57
544 * src/quote_fmt_lex.l
545 Revert accidentaly committed lines (account_sig) in
548 2007-07-23 [wwp] 2.10.0cvs56
550 * src/quote_fmt_lex.l
551 Fix typos around long form expressions in the quote lexer.
557 2007-07-23 [colin] 2.10.0cvs55
560 Fix auto-completion on Maemo
562 2007-07-23 [colin] 2.10.0cvs54
565 Maemo: Fix sticking statusbars
567 2007-07-22 [colin] 2.10.0cvs53
570 Maemo: Fix the strange "top_application" info
571 at startup. We should do something when
572 receiving such a message.
574 2007-07-20 [paul] 2.10.0cvs52
577 add missing #include "statusbar.h"
579 2007-07-20 [colin] 2.10.0cvs51
583 * src/folder_item_prefs.c
584 * src/folder_item_prefs.h
592 * src/prefs_folder_item.c
593 Implement age-based caching: allow to
594 specify a threshold for the offline synchronisation
595 feature, and whether old cached bodies should
600 * src/plugins/dillo_viewer/dillo_viewer.c
601 Check that Dillo's installed
603 2007-07-20 [wwp] 2.10.0cvs50
607 Draw a frame around the selected mimeview part icon (instead of the
608 shifted 'dancing' icon).
610 2007-07-20 [colin] 2.10.0cvs49
613 Unref stuff even on error
615 disconnect signals only at the very
616 end of the wizard save.
618 2007-07-20 [colin] 2.10.0cvs48
624 Fix random crashes while navigating
627 2007-07-19 [colin] 2.10.0cvs47
636 Maemo: add an easy way to store data (mails
637 and IMAP/NNTP caches) on one of the SD cards,
638 and protect against unmounts if needed
640 2007-07-19 [paul] 2.10.0cvs46
645 * src/pixmaps/claws-mail_logo-small.xpm
646 implement a (slightly) different About
647 dialog for maemo and add a small version
650 use a scrolled window for wizard page 1
653 2007-07-19 [paul] 2.10.0cvs45
656 too soon for this line
658 2007-07-19 [paul] 2.10.0cvs44
663 2007-07-19 [colin] 2.10.0cvs43
666 Solve Mail/Mailbox name when specifying
669 2007-07-18 [colin] 2.10.0cvs42
675 2007-07-18 [colin] 2.10.0cvs41
678 Maemo: plug the online/offline system into
679 maemo's interfaces to have Claws automatically
680 switch according to the system status
682 Maemo: use HildonBanners to display status
683 messages. Renders the main statusbar useless.
685 2007-07-18 [paul] 2.10.0cvs40
688 fix screen blanking on moving/copying many msgs
690 fix processing progressbar and screen blanking
693 2007-07-18 [paul] 2.10.0cvs39
696 revert cvs37, breakage on maemo
698 2007-07-18 [paul] 2.10.0cvs38
701 make sure we can still build with older GTK's
703 2007-07-18 [colin] 2.10.0cvs37
706 Only hide the small layout's messageview, instead
707 of destroying it when closing
709 Use gtk_window_present_with_time to popup windows,
710 it seems to make things better with modern WMs
713 2007-07-17 [colin] 2.10.0cvs36
716 Simplify layout on Maemo
719 * src/prefs_display_header.c
720 Remove some headers by default on Maemo
722 2007-07-17 [paul] 2.10.0cvs35
726 * src/prefs_logging.c
728 add options to stop/enable writing logs to disc
730 2007-07-17 [paul] 2.10.0cvs34
733 fix some issues with the Apply tags window:
734 - set search column (enables autocompl in the treeview)
735 - apply tag from "New tag" if it existed
736 - clears New tag entry when adding it with the button
739 2007-07-17 [paul] 2.10.0cvs33
742 fix 'apply tags' dialogue weirdness
744 2007-07-16 [colin] 2.10.0cvs32
747 Fix double-loading of mails on Maemo
749 2007-07-16 [colin] 2.10.0cvs31
752 Prevent double-loading of the same part under some
753 conditions; hide statusbar on Maemo
755 2007-07-16 [colin] 2.10.0cvs30
761 Improve the tag interface - allow
762 to set/unset tags from a special
764 * src/gtk/gtkvscrollbutton.c
768 Fix Mimeview's ugly hacks in the
771 2007-07-16 [paul] 2.10.0cvs29
775 * src/gtk/icon_legend.c
776 put it all in a scrolled window
778 2007-07-15 [colin] 2.10.0cvs28
781 Maemo: force layout to be Small screen; the
782 others don't make sense
784 2007-07-14 [colin] 2.10.0cvs27
787 * src/gtk/gtkvscrollbutton.c
788 Maemo: Fix mimeview's buttons size
790 2007-07-14 [colin] 2.10.0cvs26
793 Fix the button workaround fix.
794 (Use the correct variable)
796 2007-07-14 [colin] 2.10.0cvs25
800 Maemo: put the progress bar in the
803 2007-07-14 [colin] 2.10.0cvs24
806 Maemo: hide statusbar by default
811 * src/pixmaps/go_folders.xpm
812 Maemo: Add a specific icon to go back to
815 2007-07-14 [colin] 2.10.0cvs23
818 Don't set homogeneous finally
820 2007-07-14 [colin] 2.10.0cvs22
823 Fix button show/hide issues
825 2007-07-14 [colin] 2.10.0cvs21
829 Fix button workaround to be able to click
830 if mouse was on button when it went un-
832 Revert previous commit, gtk_tool_item_set_homogeneous
833 doesn't mean what it seems to mean ;-)
835 2007-07-14 [paul] 2.10.0cvs20
838 make homogeneous FALSE always
840 2007-07-13 [colin] 2.10.0cvs19
844 Rework to fit the non-deprecated API
850 Maemo layout changes. Better toolbars,
851 removal of CTree headers.
853 2007-07-13 [paul] 2.10.0cvs18
855 * src/gtk/colorlabel.c
856 fix bug 1261, '[DE] coloring messages in overview
857 keys are not localised'
858 the string is now included in claws-mail.pot
860 2007-07-13 [colin] 2.10.0cvs17
863 Fix bug 1267, 'printing mutliple messages
864 opens one message-dialog after the other'
865 Ask for confirmation when printing 10
868 2007-07-11 [colin] 2.10.0cvs16
873 * manual/claws-mail-manual.xml
875 * manual/es/claws-mail-manual.xml
877 * manual/fr/claws-mail-manual.xml
900 * src/addressbook_foldersel.c
901 * src/addressbook_foldersel.h
927 * src/displayheader.c
928 * src/displayheader.h
931 * src/editaddress_other_attributes_ldap.c
932 * src/editaddress_other_attributes_ldap.h
941 * src/editldap_basedn.c
942 * src/editldap_basedn.h
963 * src/folder_item_prefs.c
964 * src/folder_item_prefs.h
973 * src/grouplistdialog.c
974 * src/grouplistdialog.h
1021 * src/matcher_parser.h
1022 * src/matcher_parser_lex.l
1023 * src/matcher_parser_parse.y
1026 * src/message_search.c
1027 * src/message_search.h
1046 * src/partial_download.c
1047 * src/partial_download.h
1052 * src/prefs_account.c
1053 * src/prefs_account.h
1054 * src/prefs_actions.c
1055 * src/prefs_actions.h
1056 * src/prefs_common.c
1057 * src/prefs_common.h
1058 * src/prefs_compose_writing.c
1059 * src/prefs_compose_writing.h
1060 * src/prefs_customheader.c
1061 * src/prefs_customheader.h
1062 * src/prefs_display_header.c
1063 * src/prefs_display_header.h
1064 * src/prefs_ext_prog.c
1065 * src/prefs_ext_prog.h
1066 * src/prefs_filtering.c
1067 * src/prefs_filtering.h
1068 * src/prefs_filtering_action.c
1069 * src/prefs_filtering_action.h
1070 * src/prefs_folder_column.c
1071 * src/prefs_folder_column.h
1072 * src/prefs_folder_item.c
1073 * src/prefs_folder_item.h
1078 * src/prefs_image_viewer.c
1079 * src/prefs_image_viewer.h
1080 * src/prefs_logging.c
1081 * src/prefs_logging.h
1082 * src/prefs_matcher.c
1083 * src/prefs_matcher.h
1084 * src/prefs_message.c
1085 * src/prefs_message.h
1086 * src/prefs_msg_colors.c
1087 * src/prefs_msg_colors.h
1092 * src/prefs_receive.c
1093 * src/prefs_receive.h
1096 * src/prefs_spelling.c
1097 * src/prefs_spelling.h
1098 * src/prefs_summaries.c
1099 * src/prefs_summaries.h
1100 * src/prefs_summary_column.c
1101 * src/prefs_summary_column.h
1102 * src/prefs_summary_open.c
1103 * src/prefs_summary_open.h
1104 * src/prefs_template.c
1105 * src/prefs_template.h
1106 * src/prefs_themes.c
1107 * src/prefs_themes.h
1108 * src/prefs_toolbar.c
1109 * src/prefs_toolbar.h
1110 * src/prefs_wrapping.c
1111 * src/prefs_wrapping.h
1121 * src/quote_fmt_lex.l
1122 * src/quote_fmt_parse.y
1125 * src/remotefolder.c
1126 * src/remotefolder.h
1127 * src/send_message.c
1128 * src/send_message.h
1131 * src/simple-gettext.c
1132 * src/sourcewindow.c
1133 * src/sourcewindow.h
1138 * src/stock_pixmap.c
1139 * src/stock_pixmap.h
1140 * src/summary_search.c
1141 * src/summary_search.h
1158 * src/common/base64.c
1159 * src/common/base64.h
1160 * src/common/claws.c
1161 * src/common/claws.h
1163 * src/common/fnmatch.c
1164 * src/common/fnmatch.h
1165 * src/common/fnmatch_loop.c
1166 * src/common/hooks.c
1167 * src/common/hooks.h
1172 * src/common/mgutils.c
1173 * src/common/mgutils.h
1176 * src/common/passcrypt.c
1177 * src/common/passcrypt.h.in
1178 * src/common/plugin.c
1179 * src/common/plugin.h
1180 * src/common/prefs.c
1181 * src/common/prefs.h
1182 * src/common/progressindicator.c
1183 * src/common/progressindicator.h
1184 * src/common/quoted-printable.c
1185 * src/common/quoted-printable.h
1186 * src/common/session.c
1187 * src/common/session.h
1190 * src/common/socket.c
1191 * src/common/socket.h
1194 * src/common/ssl_certificate.c
1195 * src/common/ssl_certificate.h
1196 * src/common/string_match.c
1197 * src/common/string_match.h
1198 * src/common/stringtable.c
1199 * src/common/stringtable.h
1202 * src/common/template.c
1203 * src/common/template.h
1204 * src/common/timing.h
1205 * src/common/utils.c
1206 * src/common/utils.h
1207 * src/common/uuencode.c
1208 * src/common/uuencode.h
1209 * src/common/version.h.in
1210 * src/common/w32_dirent.c
1211 * src/common/w32_reg.c
1212 * src/common/w32_signal.c
1213 * src/common/w32_stat.c
1214 * src/common/w32_stdlib.c
1215 * src/common/w32_string.c
1216 * src/common/w32_time.c
1217 * src/common/w32_unistd.c
1218 * src/common/w32_wait.c
1219 * src/common/w32lib.h
1222 * src/common/xmlprops.c
1223 * src/common/xmlprops.h
1224 * src/etpan/etpan-errors.h
1225 * src/etpan/etpan-thread-manager-types.h
1226 * src/etpan/etpan-thread-manager.c
1227 * src/etpan/etpan-thread-manager.h
1228 * src/etpan/imap-thread.c
1229 * src/etpan/imap-thread.h
1232 * src/gtk/colorlabel.c
1233 * src/gtk/colorlabel.h
1234 * src/gtk/colorsel.c
1235 * src/gtk/colorsel.h
1236 * src/gtk/combobox.c
1237 * src/gtk/combobox.h
1238 * src/gtk/description_window.c
1239 * src/gtk/description_window.h
1242 * src/gtk/foldersort.c
1243 * src/gtk/foldersort.h
1244 * src/gtk/gtkaspell.c
1245 * src/gtk/gtkaspell.h
1246 * src/gtk/gtksctree.c
1247 * src/gtk/gtkshruler.c
1248 * src/gtk/gtkshruler.h
1249 * src/gtk/gtksourceprintjob.c
1250 * src/gtk/gtksourceprintjob.h
1251 * src/gtk/gtkutils.c
1252 * src/gtk/gtkutils.h
1253 * src/gtk/gtkvscrollbutton.c
1254 * src/gtk/gtkvscrollbutton.h
1255 * src/gtk/icon_legend.c
1256 * src/gtk/icon_legend.h
1257 * src/gtk/inputdialog.c
1258 * src/gtk/inputdialog.h
1259 * src/gtk/logwindow.c
1260 * src/gtk/logwindow.h
1261 * src/gtk/manage_window.c
1262 * src/gtk/manage_window.h
1265 * src/gtk/pluginwindow.c
1266 * src/gtk/pluginwindow.h
1267 * src/gtk/prefswindow.c
1268 * src/gtk/prefswindow.h
1269 * src/gtk/progressdialog.c
1270 * src/gtk/progressdialog.h
1271 * src/gtk/quicksearch.c
1272 * src/gtk/quicksearch.h
1273 * src/gtk/sslcertwindow.c
1274 * src/gtk/sslcertwindow.h
1275 * src/plugins/bogofilter/bogofilter.c
1276 * src/plugins/bogofilter/bogofilter.h
1277 * src/plugins/bogofilter/bogofilter_gtk.c
1278 * src/plugins/clamav/clamav_plugin.c
1279 * src/plugins/clamav/clamav_plugin.h
1280 * src/plugins/clamav/clamav_plugin_gtk.c
1281 * src/plugins/demo/demo.c
1282 * src/plugins/dillo_viewer/dillo_prefs.c
1283 * src/plugins/dillo_viewer/dillo_prefs.h
1284 * src/plugins/dillo_viewer/dillo_viewer.c
1285 * src/plugins/pgpcore/passphrase.c
1286 * src/plugins/pgpcore/passphrase.h
1287 * src/plugins/pgpcore/pgp_viewer.c
1288 * src/plugins/pgpcore/pgp_viewer.h
1289 * src/plugins/pgpcore/plugin.c
1290 * src/plugins/pgpcore/prefs_gpg.c
1291 * src/plugins/pgpcore/prefs_gpg.h
1292 * src/plugins/pgpcore/select-keys.c
1293 * src/plugins/pgpcore/select-keys.h
1294 * src/plugins/pgpcore/sgpgme.c
1295 * src/plugins/pgpcore/sgpgme.h
1296 * src/plugins/pgpinline/pgpinline.c
1297 * src/plugins/pgpinline/pgpinline.h
1298 * src/plugins/pgpinline/plugin.c
1299 * src/plugins/pgpmime/pgpmime.c
1300 * src/plugins/pgpmime/pgpmime.h
1301 * src/plugins/pgpmime/plugin.c
1302 * src/plugins/spamassassin/spamassassin.c
1303 * src/plugins/spamassassin/spamassassin.h
1304 * src/plugins/spamassassin/spamassassin_gtk.c
1305 * src/plugins/trayicon/trayicon.c
1306 * src/plugins/trayicon/trayicon_prefs.c
1307 * src/plugins/trayicon/trayicon_prefs.h
1308 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1309 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
1310 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
1311 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1312 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
1313 * tools/OOo2claws-mail.pl
1314 * tools/README.sylprint
1315 * tools/acroread2claws-mail.pl
1316 * tools/claws-mail-compose-insert-files.pl
1317 * tools/convert_mbox.pl
1318 * tools/filter_conv.pl
1319 * tools/filter_conv_new.pl
1321 * tools/freshmeat_search.pl
1322 * tools/google_search.pl
1323 * tools/kmail-mailbox2claws-mail.pl
1324 * tools/kmail2claws-mail.pl
1325 * tools/kmail2claws-mail_v2.pl
1327 * tools/make.themes.project
1328 * tools/multiwebsearch.pl
1329 * tools/nautilus2claws-mail.sh
1330 * tools/outlook2claws-mail.pl
1331 * tools/textviewer.sh
1332 * tools/thunderbird-filters-convertor.pl
1335 * tools/vcard2xml.py
1336 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
1337 Upgrade to GPLv3 or later.
1339 2007-07-10 [wwp] 2.10.0cvs15
1342 Fix re-opening of all composing messages that were
1343 opened when closing the previous instance, thanks
1346 2007-07-10 [paul] 2.10.0cvs14
1348 * src/editaddress_other_attributes_ldap.c
1350 fix crash on selecting 'other attributes' combo
1351 for either a new entry or an old entry with no
1352 existing attributes.
1353 fix bug on editing multiple attributes which
1354 resulted them all having the value of the last
1358 2007-07-10 [colin] 2.10.0cvs13
1361 * src/editaddress_other_attributes_ldap.h
1363 Fix --disable-ldap build
1365 2007-07-09 [colin] 2.10.0cvs12
1371 * src/editaddress_other_attributes_ldap.c
1372 * src/editaddress_other_attributes_ldap.h
1377 Add capability to edit all inetOrgPerson
1378 attributes on LDAP. Patch by Michael
1381 2007-07-09 [colin] 2.10.0cvs11
1387 * src/prefs_summaries.c
1388 * src/prefs_themes.c
1390 * src/common/Makefile.am
1392 * src/common/timing.h
1393 * src/common/utils.c
1394 * src/common/utils.h
1395 * src/common/w32_account.c
1396 * src/common/w32lib.h
1397 * src/gtk/Makefile.am
1398 * src/gtk/colorlabel.c
1399 * src/plugins/pgpcore/Makefile.am
1400 * src/plugins/pgpcore/claws.def
1401 * src/plugins/pgpcore/passphrase.c
1402 * src/plugins/pgpcore/pgp_viewer.c
1403 * src/plugins/pgpcore/plugin.def
1404 * src/plugins/pgpcore/sgpgme.c
1405 * src/plugins/pgpinline/Makefile.am
1406 * src/plugins/pgpinline/claws.def
1407 * src/plugins/pgpinline/mypgpcore.def
1408 * src/plugins/pgpinline/plugin.def
1409 * src/plugins/pgpmime/Makefile.am
1410 * src/plugins/pgpmime/claws.def
1411 * src/plugins/pgpmime/mypgpcore.def
1412 * src/plugins/pgpmime/plugin.def
1413 Commit win32 patch, from Werner Koch and
1416 2007-07-09 [colin] 2.10.0cvs10
1418 * src/prefs_toolbar.c
1419 Fix crash when no actions exist
1421 2007-07-07 [paul] 2.10.0cvs9
1424 * manual/claws-mail-manual.xml
1425 update copyright year
1427 updated by Flammie Pirinen
1429 2007-07-05 [wwp] 2.10.0cvs8
1431 * src/plugins/clamav/clamav_plugin_gtk.c
1432 Make vertical spacing like in other plugin prefs pages.
1434 2007-07-05 [wwp] 2.10.0cvs7
1437 It's %am that works, not %ae (this doc incoherence has been
1438 introduced with 2.9.2cvs13).
1440 2007-07-04 [wwp] 2.10.0cvs6
1442 * src/plugins/bogofilter/bogofilter.c
1443 Gettext-ize an occurrence of "Any" that wasn't.
1445 2007-07-04 [colin] 2.10.0cvs5
1448 Fix untranslated strings; thanks
1451 2007-07-03 [colin] 2.10.0cvs4
1455 Fix saving of sort mode for tags and
1456 thread date. Thanks to Pierre Ossman.
1457 Completes fix for bug 1233
1459 2007-07-03 [paul] 2.10.0cvs3
1467 2007-07-02 [colin] 2.10.0cvs2
1473 Add View/Sort/by Thread date
1474 Fixes bug 1233, 'Capability to sort
1475 threads by most recent message'
1476 Based on a patch by Paul Rolland
1478 2007-07-02 [colin] 2.10.0cvs1
1495 * src/matcher_parser_parse.y
1499 * src/prefs_common.c
1500 * src/prefs_common.h
1501 * src/prefs_filtering_action.c
1502 * src/prefs_matcher.c
1503 * src/prefs_summary_column.c
1507 * src/quote_fmt_lex.l
1508 * src/quote_fmt_parse.y
1512 * src/common/Makefile.am
1516 * src/gtk/quicksearch.c
1517 * src/gtk/quicksearch.h
1518 Add Tags implementation. Tags are arbitrary labels
1519 that can be applied to messages. It is possible
1520 to create, edit, remove tags; apply them to mails;
1521 filter on tags or tag presence; apply or unset
1522 tags via filtering actions; reference tags in
1525 2007-07-02 [paul] 2.10.0
1532 2007-07-02 [paul] 2.9.2cvs78
1542 updated by Stephan Sachse, me, Ricardo Mones
1543 Lastra, Fabien Vantard, Pader Rezso, Frederico
1544 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
1546 2007-07-02 [paul] 2.9.2cvs77
1551 2007-06-29 [wwp] 2.9.2cvs76
1554 Fix a typo (thanks to Ricardo for finding this out).
1556 2007-06-28 [paul] 2.9.2cvs75
1561 2007-06-28 [paul] 2.9.2cvs74
1564 fix bug in the autotools build system.
1565 Files cataloged under EXTRA_DIST were never
1566 automatically copied to the build tree.
1567 (fix 'make distcheck')
1568 Patch by Michael Rasmussen.
1570 2007-06-24 [colin] 2.9.2cvs73
1573 Fix bug 1249, 'Error handling for
1574 news errors needs modification'
1575 Only popup error if the according
1576 pref in Prefs/Receive is set.
1578 2007-06-21 [colin] 2.9.2cvs72
1580 * src/common/plugin.c
1581 * src/common/plugin.h
1582 Change plugin API to know whether it's safe to
1583 unload plugins or whether we should just hide
1584 them. Fixes bug 1248, 'Core dumps after
1585 unloading plugin and clicking on load plugins'
1586 * src/plugins/bogofilter/bogofilter.c
1587 * src/plugins/clamav/clamav_plugin.c
1588 * src/plugins/demo/demo.c
1589 * src/plugins/dillo_viewer/dillo_viewer.c
1590 * src/plugins/pgpcore/plugin.c
1591 * src/plugins/pgpinline/plugin.c
1592 * src/plugins/pgpmime/plugin.c
1593 * src/plugins/spamassassin/spamassassin.c
1594 * src/plugins/trayicon/trayicon.c
1597 2007-06-19 [colin] 2.9.2cvs71
1601 Fix crash mentioned in bug 1246
1602 Race condition when automatically drafting
1603 due to insertion on reedit.
1605 2007-06-18 [wwp] 2.9.2cvs70
1608 LDIF import: use a "Proceed" button to complete
1611 2007-06-18 [paul] 2.9.2cvs69
1614 use pkgconfig to check for gtk and glib
1616 2007-06-17 [wwp] 2.9.2cvs68
1620 LDIF import: better error handling, minor code
1621 and UI cleanup, and renamed the Save button
1622 to Close, as imported stuff is already saved
1623 when the Save button is shown.
1625 2007-06-17 [colin] 2.9.2cvs67
1627 * src/prefs_summaries.c
1629 Don't set as read when forwarded, only replied to
1631 2007-06-17 [paul] 2.9.2cvs66
1634 add missing #include
1636 2007-06-16 [colin] 2.9.2cvs65
1638 * src/prefs_summaries.c
1640 Change the pref "Only mark as read when opened
1641 in new window" to "..., replied to or forwarded".
1642 Based on a patch by Paul Rolland.
1644 2007-06-16 [paul] 2.9.2cvs64
1647 alphabetical order! :)
1649 2007-06-16 [colin] 2.9.2cvs63
1653 Add Michael Rasmussen in authors list
1655 2007-06-16 [colin] 2.9.2cvs62
1658 Fix messageview_copy_clipboard to take advantage
1659 of plugins' get_selection.
1661 2007-06-15 [colin] 2.9.2cvs61
1667 * src/message_search.c
1669 * src/summary_search.c
1672 Allow GDK_KP_Enter to do the same as GDK_Return
1673 Patch by Michael Rasmussen
1675 2007-06-15 [paul] 2.9.2cvs60
1678 fix bug when closing a compose window
1681 2007-06-14 [paul] 2.9.2cvs59
1685 migrate sylpheed config
1687 2007-06-14 [wwp] 2.9.2cvs58
1689 * src/gtk/pluginwindow.c
1690 Yet another attempt to fix sizing/alignment of the
1691 button bar in plugins window.
1693 2007-06-12 [colin] 2.9.2cvs57
1698 * src/prefs_common.c
1699 * src/prefs_common.h
1700 * src/prefs_summaries.c
1701 * src/prefs_summary_open.c
1702 * src/prefs_summary_open.h
1704 Make "when entering a folder" actions more personalisable
1706 2007-06-12 [wwp] 2.9.2cvs56
1709 Use short description from Paul (mairix.sh).
1711 2007-06-12 [wwp] 2.9.2cvs55
1714 Updated info about mairix.sh.
1716 2007-06-11 [paul] 2.9.2cvs54
1718 * src/prefs_logging.c
1719 rework log window length widgets
1720 and some sensitivity fixes
1722 2007-06-11 [paul] 2.9.2cvs53
1725 * src/prefs_logging.c
1726 rename 'Protocol Log' to 'Network Log'
1727 and some function renaming
1729 2007-06-10 [wwp] 2.9.2cvs52
1731 * src/gtk/pluginwindow.c
1734 2007-06-10 [wwp] 2.9.2cvs51
1736 * src/gtk/pluginwindow.c
1737 Fix button bar in plugin window, was centered and not
1738 behaving like other dialogs w/ such button bar.
1740 2007-06-08 [wwp] 2.9.2cvs50
1747 Provide a way out of automatic draft saving on IMAP, when
1749 Prevent drafting while sending and quitting while sending.
1754 2007-06-08 [wwp] 2.9.2cvs49
1756 * src/prefs_account.c
1757 * src/gtk/prefswindow.c
1758 * src/gtk/prefswindow.h
1759 Activate the Basic page when opening account prefs.
1761 2007-06-08 [wwp] 2.9.2cvs48
1763 * src/common/socket.c
1764 Don't crash if fork() fails, thanks to Colin.
1766 2007-06-08 [wwp] 2.9.2cvs47
1768 * src/gtk/prefswindow.c
1769 Wrap some long lines, and reset horizontal scroller's adjusment
1770 (this was already done, vertically), when changing tab (not page)
1773 2007-06-08 [paul] 2.9.2cvs46
1775 * src/common/utils.c
1776 use gethostname() instead of uname()
1777 based on a patch by Michael Hughes
1778 <Sylpheed-Claws_user@thehugheslogcabin.net>
1780 2007-06-07 [wwp] 2.9.2cvs45
1782 * src/prefs_common.c
1783 Fix some useless warnings, thanks to Colin.
1785 2007-06-06 [colin] 2.9.2cvs44
1788 Fix strange allocations.
1790 2007-06-06 [colin] 2.9.2cvs43
1793 Patch by Michael Rasmussus to help
1796 2007-06-05 [wwp] 2.9.2cvs42
1798 * src/prefs_account.c
1799 * src/prefs_folder_item.c
1803 Per-folder templates can now be applied recursively.
1804 Always save per-folder templates (formats were erroneously
1805 saved only if they were enabled).
1806 Check for validity of quotation marks everywhere there
1809 2007-06-05 [wwp] 2.9.2cvs41
1812 Fix incoming messages from local accounts always getting filtered
1813 (even if the account prefs say don't), thanks to Colin.
1815 2007-06-05 [wwp] 2.9.2cvs40
1819 Use per-folder/per-account quote chars when applying a
1820 template or inserting text as well. Const'ify some
1823 2007-06-04 [colin] 2.9.2cvs39
1826 More work for wwp :)
1828 2007-06-04 [wwp] 2.9.2cvs38
1831 Same as 2.9.2cvs36 but for forwarding.
1833 2007-06-04 [colin] 2.9.2cvs37
1836 Use original mail file for forward/redirect
1837 Fixes some forwarded mails to be attached as
1838 application/octet-stream (when they have binary
1839 parts), and incidentally fixes bug 848
1840 'Redirect breaks GnuPG'
1842 2007-06-04 [wwp] 2.9.2cvs36
1845 Fix quote mark mis-initialisation when replying/forwarding
1846 (introduced w/ 2.9.2cvs20).
1848 2007-06-04 [wwp] 2.9.2cvs35
1850 * src/prefs_compose_writing.c
1852 Fix a bug where Quotation characters (prefs/compose/writing)
1853 was cleared (introduced w/ 2.9.2cvs26).
1855 2007-06-04 [wwp] 2.9.2cvs34
1857 * src/prefs_account.c
1858 * src/prefs_account.h
1859 Better fix for compiling w/o aspell (rollbacks
1862 2007-06-04 [wwp] 2.9.2cvs33
1865 * src/prefs_account.c
1866 * src/prefs_account.h
1868 It's now possible to disable mail filtering plugins
1869 on a per-account basis.
1871 2007-06-04 [wwp] 2.9.2cvs32
1874 * src/common/utils.c
1875 * src/common/utils.h
1876 Support CRLF in headers part of messages.
1877 Support few more date formats (RFC3339 subsets).
1879 2007-06-04 [wwp] 2.9.2cvs31
1881 * src/prefs_account.c
1882 Fix compiling w/o aspell support.
1884 2007-06-03 [wwp] 2.9.2cvs30
1887 Don't decode leading ENV_ and ~ in P_PASSWORD
1890 2007-06-03 [wwp] 2.9.2cvs29
1893 Don't decode leading ENV_ and ~ in P_PASSWORD
1896 2007-06-03 [wwp] 2.9.2cvs28
1898 * src/prefs_account.c
1899 * src/gtk/prefswindow.c
1900 * src/gtk/prefswindow.h
1901 Added a way to force preloading of all pages
1903 Moved tabs to pages in account prefs.
1905 2007-06-02 [colin] 2.9.2cvs27
1908 Fix possible crash, fix ldap write bugs
1910 Fix ldap write bugs - patch by Michael
1914 Add a hook whenever alertpanel opens/closes
1916 2007-05-31 [wwp] 2.9.2cvs26
1918 * src/prefs_compose_writing.c
1920 Re-organized writing options a bit:
1921 - renamed the Quoting page to Templates
1922 - moved all composing templates to that page
1923 - moved non-templates options to the Writing one,
1924 grouped reply-related options, reordered reply and
1927 2007-05-31 [wwp] 2.9.2cvs25
1930 Removed unused code.
1932 2007-05-31 [colin] 2.9.2cvs24
1935 Fix missing display name when modifying
1936 LDAP. Patch by Michael Rasmussen
1938 2007-05-31 [wwp] 2.9.2cvs23
1940 * src/plugins/bogofilter/Makefile.am
1941 * src/plugins/clamav/Makefile.am
1942 * src/plugins/demo/Makefile.am
1943 * src/plugins/dillo_viewer/Makefile.am
1944 * src/plugins/spamassassin/Makefile.am
1945 Fix building of those plugins in Mac OS X.
1947 2007-05-30 [wwp] 2.9.2cvs22
1949 * src/gtk/quicksearch.c
1950 Fix missing initialization.
1952 2007-05-30 [wwp] 2.9.2cvs21
1955 Revert accidental commit (debug outputs).
1957 2007-05-30 [wwp] 2.9.2cvs20
1960 * src/folder_item_prefs.c
1961 * src/folder_item_prefs.h
1962 * src/prefs_account.c
1963 * src/prefs_account.h
1964 * src/prefs_folder_item.c
1967 Implemented per-account and per-folder
1968 compose/reply/forward formats.
1970 2007-05-30 [wwp] 2.9.2cvs19
1972 * src/prefs_compose_writing.c
1977 Internal API changes (factorize quote format
1980 2007-05-30 [colin] 2.9.2cvs18
1983 Fix race where it's possible to re-click Send
1984 between end of SMTP session and end of "move to
1985 sent folder" when sending an email with send
1988 2007-05-30 [colin] 2.9.2cvs17
1991 Ask for backtrace on all threads. Patch by
1994 Fix stale news statusbar when scanning fails.
1997 Fix some LDAP write updates bugs. Patch
1998 by Michael Rasmussen
2000 2007-05-29 [colin] 2.9.2cvs16
2003 Fix loss of local flags when moving mails
2004 on IMAP in high-bandwidth mode (UID FETCH)
2006 2007-05-25 [paul] 2.9.2cvs15
2008 * src/common/socket.c
2009 fix sometimes crasher on cancelling
2012 2007-05-25 [colin] 2.9.2cvs14
2017 Be more helpful in the subscription
2020 2007-05-23 [wwp] 2.9.2cvs13
2023 * src/prefs_compose_writing.c
2025 * src/prefs_template.c
2026 * src/prefs_template.h
2029 * src/quote_fmt_lex.l
2030 * src/quote_fmt_parse.y
2031 Introduced new syntax elements (symbols and commands)
2032 in templates/quote_fmt. Compatibility w/ old
2034 Updated and reworked the corresponding Information
2036 Display the line number in dialogs that talk about
2037 parser errors (in addition to the error message in
2040 2007-05-23 [wwp] 2.9.2cvs12
2042 * src/quote_fmt_parse.y
2043 Fix 2.9.2cvs11, probably a paste accident ;).
2045 2007-05-23 [wwp] 2.9.2cvs11
2048 * src/prefs_template.c
2050 * src/quote_fmt_parse.y
2051 Fix 2.9.2cvs10, which broke --disable-aspell.
2053 2007-05-22 [wwp] 2.9.2cvs10
2056 * src/prefs_template.c
2059 * src/quote_fmt_lex.l
2060 * src/quote_fmt_parse.y
2061 * src/gtk/gtkaspell.c
2062 * src/gtk/gtkaspell.h
2063 Added template/quote format syntactical elements
2065 - current dictionary
2066 %T to show (shows empty if not set or not enabled),
2067 ?T and !T to check if the default dictionary is
2069 - current account's default dictionary
2070 %aT to show (empty if not set or not enabled),
2071 ?aT and !aT to check if it's enabled and set
2072 - name completion for an address, from the address
2074 %ABf, %ABt, %ABc respectively show the full name got
2075 from the address book if From, To or Cc match a single
2077 ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
2078 matches any contact and if the full name is non-empty.
2079 If From, To or Cc are lists of email addresses, only
2080 the first address will be checked.
2081 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
2082 that could show a trailing ','.
2083 Also, template/quote_fmt parser now shows the line number in case
2086 2007-05-15 [colin] 2.9.2cvs9
2090 Add a public function to know whether Claws
2092 Store opened folder when exiting
2095 Store last opened message in each FolderItem;
2096 Reset last seen messages if Claws crashed, so
2097 that one can't go in an infinite crash in case
2098 a particular mail crashes Claws.
2100 * src/prefs_common.c
2101 * src/prefs_common.h
2103 * src/prefs_summaries.c
2104 Add "Select last opened message" when entering
2106 Add "Select last opened folder" at startup.
2108 2007-05-14 [colin] 2.9.2cvs8
2111 Fix bashism, search for xml catalog
2112 in /usr/local/share/xml/catalog too
2115 2007-05-13 [wwp] 2.9.2cvs7
2117 * src/gtk/logwindow.c
2118 fix raising log windows when they are either minimized or
2121 2007-05-11 [colin] 2.9.2cvs6
2124 Use Hildon's file chooser on Maemo. Patch
2125 by Jean-Luc Biord; fixes part 2 of bug 1201,
2126 'File attachment "manipulation" bugs...'
2128 2007-05-10 [wwp] 2.9.2cvs5
2130 * src/prefs_common.c
2131 * src/prefs_common.h
2132 * src/gtk/quicksearch.c
2133 Add a quicksearch option to automatically run
2134 a search selected from the history (this option
2135 is exclusive towards type-ahead).
2137 2007-05-10 [colin] 2.9.2cvs4
2140 Fix g_warnings, thanks to Brian
2143 2007-05-09 [colin] 2.9.2cvs3
2148 * src/prefs_summaries.c
2151 * src/common/utils.c
2152 * src/gtk/gtksourceprintjob.c
2153 * src/gtk/sslcertwindow.c
2154 Use the re-entrant variant of time functions
2155 Probably fixes bug 1217, 'reentrancy problems
2156 with time functions'
2158 2007-05-09 [colin] 2.9.2cvs2
2161 Fix crasher when reconnection fails
2163 2007-05-08 [paul] 2.9.2cvs1
2169 bump version number following
2172 2007-05-08 [paul] 2.9.1cvs48
2174 * src/plugins/demo/demo.c
2175 * src/plugins/dillo_viewer/dillo_prefs.c
2176 * src/plugins/dillo_viewer/dillo_prefs.h
2177 * src/plugins/dillo_viewer/dillo_viewer.c
2178 * src/plugins/pgpcore/pgp_viewer.c
2179 * src/plugins/pgpcore/pgp_viewer.h
2180 * src/plugins/pgpcore/plugin.c
2181 * src/plugins/pgpcore/prefs_gpg.c
2182 * src/plugins/pgpcore/prefs_gpg.h
2183 * src/plugins/pgpcore/sgpgme.c
2184 * src/plugins/pgpcore/sgpgme.h
2185 * src/plugins/pgpinline/plugin.c
2186 * src/plugins/pgpmime/pgpmime.c
2187 * src/plugins/pgpmime/pgpmime.h
2188 * src/plugins/pgpmime/plugin.c
2189 * src/plugins/spamassassin/spamassassin.c
2190 * src/plugins/spamassassin/spamassassin.h
2191 * src/plugins/spamassassin/spamassassin_gtk.c
2192 * src/plugins/trayicon/README
2194 * tools/README.sylprint
2195 * tools/outlook2claws-mail.pl
2197 * tools/tb2claws-mail
2198 * tools/tbird2claws.py
2200 * tools/vcard2xml.py
2201 * tools/kdeservicemenu/README
2202 cleanups and corrections
2204 2007-05-06 [wwp] 2.9.1cvs47
2207 Fix missing dash to `display` command-line, reported
2208 by Georg Himmrich <georg at mails d0t diesind d0t net>.
2210 2007-05-06 [colin] 2.9.1cvs46
2213 * src/stock_pixmap.c
2214 * src/stock_pixmap.h
2215 * src/pixmaps/printer.xpm
2218 2007-05-06 [paul] 2.9.1cvs45
2223 * src/summary_search.c
2227 2007-05-05 [wwp] 2.9.1cvs44
2231 * src/prefs_actions.c
2235 Fix "faild" typos everywhere and capitalization of
2238 2007-05-04 [colin] 2.9.1cvs43
2243 * src/plugins/pgpcore/prefs_gpg.c
2244 * src/plugins/pgpcore/prefs_gpg.h
2245 * src/plugins/pgpinline/pgpinline.c
2246 * src/plugins/pgpmime/pgpmime.c
2247 Add an API to warn about encryption limits,
2248 and allow to disable these warnings
2250 2007-05-03 [colin] 2.9.1cvs42
2254 Fix bug 1213, 'Delete more than
2257 2007-05-03 [wwp] 2.9.1cvs41
2259 * src/prefs_common.c
2260 * src/prefs_filtering.c
2261 * src/prefs_template.c
2262 * src/common/template.c
2263 * src/common/template.h
2264 * src/gtk/gtkutils.c
2265 * src/gtk/gtkutils.h
2266 Templates are no longer automatically sorted
2267 by name, but can be sorted manually using
2268 |< < > >| buttons as well as drag'n'drop.
2270 2007-05-03 [wwp] 2.9.1cvs40
2272 * src/plugins/spamassassin/spamassassin.c
2273 * src/plugins/spamassassin/spamassassin.h
2274 * src/plugins/spamassassin/spamassassin_gtk.c
2275 * src/plugins/bogofilter/bogofilter.c
2276 * src/plugins/bogofilter/bogofilter.h
2277 * src/plugins/bogofilter/bogofilter_gtk.c
2278 Added an option to conditionally mark saved spam
2279 as read (default is and was to do so).
2280 Satisfies feature request 1708539 on sf.net tracker.
2282 2007-05-03 [colin] 2.9.1cvs39
2285 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
2287 2007-05-02 [colin] 2.9.1cvs38
2290 Fix bug 1209, 'Clicking on address
2291 in header (mailto uri) selects
2292 default account'. Patch adapted from
2295 2007-05-02 [colin] 2.9.1cvs37
2297 * src/grouplistdialog.c
2298 Set cursor to wait cursor while loading
2301 2007-05-02 [paul] 2.9.1cvs36
2305 rename cache and mark files
2308 2007-04-30 [paul] 2.9.1cvs35
2310 * manual/glossary.xml
2311 * manual/plugins.xml
2312 updates. Patch by Ricardo
2314 2007-04-29 [wwp] 2.9.1cvs34
2318 Fix few grammatical errors (patch by David Relson < relson at
2319 osagesoftware dot com >).
2321 2007-04-28 [colin] 2.9.1cvs33
2325 * src/prefs_account.c
2326 * src/prefs_account.h
2327 Drop the "Download all" preference. It's
2328 stupidly useless and confuses people from
2331 2007-04-27 [wwp] 2.9.1cvs32
2334 * src/prefs_account.c
2335 * src/prefs_account.h
2336 Don't reflect accounts changes to the mainwindow when it's
2339 2007-04-27 [colin] 2.9.1cvs31
2342 Freeze/thaw when sync'ing flags
2344 * src/prefs_account.c
2345 * src/prefs_account.h
2346 * src/etpan/imap-thread.c
2347 * src/etpan/imap-thread.h
2348 Add a way to use UID FETCH instead
2349 of searches to fetch message lists
2350 and flags. More expensive towards
2351 bandwidth, less expensive towards
2352 server's CPU. Probably fixes
2353 bug 1158, 'Scanning new folders on
2354 Exchange 2007 extremely slow'.
2357 2007-04-27 [paul] 2.9.1cvs30
2360 * src/prefs_logging.c
2361 improvements to english usage
2363 2007-04-27 [colin] 2.9.1cvs29
2366 Fix build without libetpan (my bad!)
2368 2007-04-26 [colin] 2.9.1cvs28
2372 Fix uselessly exported function
2374 Consider "- -- \n" as signature separator
2375 (that's what signature separators look like
2376 in PGP/Inline signed mails)
2378 2007-04-26 [colin] 2.9.1cvs27
2381 libetpan-0.49 is now required
2383 Fix double fetching of mails if
2386 Make offline sync faster, by
2387 remembering last change time, and
2390 2007-04-26 [hoa] 2.9.1cvs26
2396 * src/etpan/imap-thread.c
2397 * src/etpan/imap-thread.h
2398 cancellation of IMAP operations is now allowed.
2399 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
2401 2007-04-26 [colin] 2.9.1cvs25
2404 Always fetch body+headers in folders that are
2405 synched for offline use, if "Synchronise as
2406 soon as possible" is set.
2407 Fixes bug 1200, 'Add option to always retrieve full
2410 2007-04-25 [colin] 2.9.1cvs24
2413 Fix bug 1198, 'Reply-all "disappearing" address bug
2416 2007-04-24 [colin] 2.9.1cvs23
2419 Fix bug 1195, 'Hardware key navigation'
2420 Make GDK_Enter toggle expansion (Maemo)
2422 2007-04-24 [wwp] 2.9.1cvs22
2425 Fix few compiler warnings.
2427 2007-04-24 [paul] 2.9.1cvs21
2430 * src/stock_pixmap.c
2431 * src/stock_pixmap.h
2432 complete last commit
2434 2007-04-24 [paul] 2.9.1cvs20
2437 * src/pixmaps/active.xpm
2438 * src/pixmaps/checkbox_off.xpm
2439 * src/pixmaps/checkbox_on.xpm
2440 * src/pixmaps/inactive.xpm
2442 remove transparent border from checkbox icons
2444 2007-04-24 [wwp] 2.9.1cvs19
2448 Fix a crash in textview, thanks to Colin.
2450 2007-04-23 [wwp] 2.9.1cvs18
2452 * src/prefs_common.c
2453 Fix 2.9.1cvs5: no header was being translated at all.
2455 2007-04-23 [colin] 2.9.1cvs17
2458 * src/stock_pixmap.c
2459 * src/stock_pixmap.h
2462 * src/gtk/gtksctree.c
2463 * src/gtk/gtksctree.h
2464 * src/pixmaps/selection.xpm
2465 Fix bug 1193, 'Need a way to multi-select
2466 items'. Add a toggle button to the summaryview
2467 to switch between normal and multiple selection
2470 2007-04-23 [colin] 2.9.1cvs16
2473 * src/stock_pixmap.c
2474 * src/stock_pixmap.h
2477 * src/gtk/gtksctree.c
2478 * src/gtk/gtksctree.h
2479 * src/pixmaps/selection.xpm
2480 Fix bug 1193, 'Need a way to multi-
2482 Add a toggle button in the summaryview
2483 to enable normal or multiple selection.
2486 2007-04-23 [colin] 2.9.1cvs15
2489 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
2491 2007-04-21 [colin] 2.9.1cvs14
2493 * src/gtk/quicksearch.c
2494 Fix previous commit (actually use correct
2497 2007-04-21 [colin] 2.9.1cvs13
2499 * src/gtk/quicksearch.c
2500 Fix changing quicksearch type (after Esc,
2501 after changing Recursive, ...)
2503 2007-04-20 [wwp] 2.9.1cvs12
2505 * src/gtk/Makefile.am
2506 Added headers.h (completes 2.9.1cvs5).
2508 2007-04-20 [wwp] 2.9.1cvs11
2511 Fix the use of display name in name column,
2512 it has been overriden w/ the use of nickname
2513 by 2.9.0cvs3. Now nickname is used (if any)
2514 in case of LDAP books only.
2516 2007-04-20 [colin] 2.9.1cvs10
2521 Add handling of 'a' to loop in a mail's
2524 2007-04-20 [colin] 2.9.1cvs9
2527 Fix bug 1190, 'dir_open' button doesn't work'
2530 2007-04-20 [colin] 2.9.1cvs8
2534 Fix bug 1194, 'Hardware keys move from email
2535 list to account/directory list, but not back
2536 to email list...' (Maemo)
2538 2007-04-20 [colin] 2.9.1cvs7
2541 complete previous commit
2543 2007-04-20 [colin] 2.9.1cvs6
2546 Fix bug 1187, 'Reply-to addressee disappears
2547 when reply-to text box is clicked...' (Maemo)
2549 2007-04-20 [wwp] 2.9.1cvs5
2557 * src/prefs_common.c
2558 * src/prefs_common.h
2559 * src/prefs_display_header.c
2560 * src/prefs_matcher.c
2563 * src/gtk/quicksearch.c
2564 Translate more header names according to the relevant option value,
2565 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
2566 Replaced nearly all uses of prefs_common.trans_hdr with a call
2567 to prefs_common_translated_header_name().
2568 Added a headers.h reference file that contains known header names
2569 (RFC2822 and others) to the translation process' input, so that
2570 translated header names will still exist even if no occurrence of
2571 _("headername") is found anymore in the sources.
2572 Don't translate column name 'Number' following to trans_hdr option
2573 value as it's not a header name.
2575 2007-04-20 [colin] 2.9.1cvs4
2577 * src/gtk/quicksearch.c
2578 * src/gtk/quicksearch.h
2579 Add "From, To or Subject" quicksearch
2580 type. Patch by ulfschaper@users.sf.net
2582 2007-04-20 [colin] 2.9.1cvs3
2585 Implement proper references filtering condition.
2586 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
2588 2007-04-19 [wwp] 2.9.1cvs2
2590 * src/prefs_display_header.c
2591 * src/message_search.c
2592 Fix few warnings (g_free of const gchar*).
2594 2007-04-19 [paul] 2.9.1cvs1
2600 bump version number following
2603 2007-04-19 [paul] 2.9.0cvs9
2605 * manual/advanced.xml
2606 * manual/glossary.xml
2609 2007-04-18 [paul] 2.9.0cvs8
2612 fix for CVE-2007-1558 (APOP)
2615 2007-04-18 [paul] 2.9.0cvs7
2621 Fix encoding woes wrt saving of
2625 2007-04-18 [colin] 2.9.0cvs6
2627 * src/gtk/pluginwindow.c
2628 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
2630 2007-04-17 [wwp] 2.9.0cvs5
2636 Fix --disable-ldap build,
2637 fix some LDAP annoyances on
2638 searches, thanks to Colin.
2640 2007-04-17 [wwp] 2.9.0cvs4
2643 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
2644 like gcc 2.9x. Thanks to Colin.
2646 2007-04-17 [wwp] 2.9.0cvs3
2662 Add LDAP write support. Patch mostly by
2663 Michael <mir at datanom dot net>
2665 2007-04-17 [wwp] 2.9.0cvs2
2668 Prepend "Add to address book" to the context menu of compose window's sender and
2671 2007-04-16 [paul] 2.9.0cvs1
2676 2007-04-16 [paul] 2.9.0
2683 2007-04-16 [paul] 2.8.1cvs102
2686 updated by Fabien Vantard
2688 2007-04-16 [paul] 2.8.1cvs101
2698 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
2699 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
2700 Aleksandar Urosevic, and Ralgh Young
2702 2007-04-15 [mones] 2.8.1cvs100
2707 2007-04-14 [colin] 2.8.1cvs99
2709 * src/message_search.c
2710 * src/prefs_display_header.c
2711 * src/summary_search.c
2712 * src/gtk/combobox.c
2715 2007-04-14 [wwp] 2.8.1cvs98
2717 * src/gtk/combobox.c
2718 * src/message_search.c
2719 * src/summary_search.c
2720 * src/prefs_display_header.c
2721 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
2722 returns NULL, get the text value directly from the GtkEntry child.
2724 2007-04-13 [colin] 2.8.1cvs97
2726 * src/gtk/quicksearch.c
2727 Give the focus back to summaryview when
2728 emptying the quicksearch with Esc
2730 2007-04-13 [colin] 2.8.1cvs96
2732 * src/message_search.c
2733 * src/prefs_display_header.c
2734 * src/summary_search.c
2735 Fix possibles crashes when getting text
2738 2007-04-13 [colin] 2.8.1cvs95
2741 Add some UIDL debugging
2743 2007-04-12 [colin] 2.8.1cvs94
2746 Force folder scan if necessary after
2747 copying mails, to be able to reapply
2750 2007-04-11 [colin] 2.8.1cvs93
2753 don't scan for new mail on startup if --select
2754 is specified (or race conditions arise). If so,
2755 do both sequentially.
2757 2007-04-09 [colin] 2.8.1cvs92
2760 Use leafpad by default on Maemo. Patch
2763 2007-04-06 [colin] 2.8.1cvs91
2765 * src/pixmaps/queue_close.xpm
2766 * src/pixmaps/queue_close_hrm.xpm
2767 * src/pixmaps/queue_close_hrm_mark.xpm
2768 * src/pixmaps/queue_close_mark.xpm
2769 * src/pixmaps/queue_open.xpm
2770 * src/pixmaps/queue_open_hrm.xpm
2771 * src/pixmaps/queue_open_hrm_mark.xpm
2772 * src/pixmaps/queue_open_mark.xpm
2773 Move the clock one pixel down :)
2775 2007-04-05 [colin] 2.8.1cvs90
2778 Don't sync when switching offline from
2779 command line - it's usually too late :)
2781 2007-04-05 [paul] 2.8.1cvs89
2784 * src/stock_pixmap.c
2785 * src/pixmaps/dir_close_hrm.xpm
2786 * src/pixmaps/dir_close_hrm_mark.xpm
2787 * src/pixmaps/drafts_close.xpm
2788 * src/pixmaps/drafts_close_mark.xpm
2789 * src/pixmaps/drafts_open.xpm
2790 * src/pixmaps/drafts_open_mark.xpm
2791 * src/pixmaps/inbox.xpm
2792 * src/pixmaps/inbox_close.xpm
2793 * src/pixmaps/inbox_close_hrm.xpm
2794 * src/pixmaps/inbox_close_hrm_mark.xpm
2795 * src/pixmaps/inbox_close_mark.xpm
2796 * src/pixmaps/inbox_hrm.xpm
2797 * src/pixmaps/inbox_hrm_mark.xpm
2798 * src/pixmaps/inbox_mark.xpm
2799 * src/pixmaps/inbox_open.xpm
2800 * src/pixmaps/inbox_open_hrm.xpm
2801 * src/pixmaps/inbox_open_hrm_mark.xpm
2802 * src/pixmaps/inbox_open_mark.xpm
2803 * src/pixmaps/outbox.xpm
2804 * src/pixmaps/outbox_close.xpm
2805 * src/pixmaps/outbox_close_hrm.xpm
2806 * src/pixmaps/outbox_close_hrm_mark.xpm
2807 * src/pixmaps/outbox_close_mark.xpm
2808 * src/pixmaps/outbox_hrm.xpm
2809 * src/pixmaps/outbox_hrm_mark.xpm
2810 * src/pixmaps/outbox_mark.xpm
2811 * src/pixmaps/outbox_open.xpm
2812 * src/pixmaps/outbox_open_hrm.xpm
2813 * src/pixmaps/outbox_open_hrm_mark.xpm
2814 * src/pixmaps/outbox_open_mark.xpm
2815 * src/pixmaps/queue_close.xpm
2816 * src/pixmaps/queue_close_hrm.xpm
2817 * src/pixmaps/queue_close_hrm_mark.xpm
2818 * src/pixmaps/queue_close_mark.xpm
2819 * src/pixmaps/queue_open.xpm
2820 * src/pixmaps/queue_open_hrm.xpm
2821 * src/pixmaps/queue_open_hrm_mark.xpm
2822 * src/pixmaps/queue_open_mark.xpm
2823 updated, added and replaced icons
2826 2007-04-04 [colin] 2.8.1cvs88
2829 Fix build without libetpan
2831 2007-04-03 [colin] 2.8.1cvs87
2834 Fix crash with Citadel, and try to make
2835 things work. this server (and specifically
2836 STATUS and APPEND at least) seems broken.
2838 2007-04-03 [colin] 2.8.1cvs86
2841 Fix icons on folder close
2843 2007-04-03 [colin] 2.8.1cvs85
2846 Fix double-ask of offline override in
2851 Much more efficient way to synchronise
2853 * src/etpan/imap-thread.c
2856 * src/gtk/quicksearch.c
2859 2007-04-03 [paul] 2.8.1cvs84
2864 * src/prefs_common.c
2865 * src/prefs_common.h
2867 Fix sync being done too late
2870 2007-04-02 [colin] 2.8.1cvs83
2873 Maemo: Put status and quicksearch at the top
2874 * src/plugins/bogofilter/bogofilter.c
2875 * src/plugins/spamassassin/spamassassin.c
2876 Derive trash from inbox if possible
2878 2007-04-02 [paul] 2.8.1cvs82
2880 * src/plugins/bogofilter/bogofilter_gtk.c
2881 a few English changes
2887 2007-04-02 [colin] 2.8.1cvs81
2889 * src/image_viewer.c
2890 Fix transparent images by using
2893 Flush events (on new windows) to avoid
2894 having the textview's image resize fail
2895 to know the available width
2897 2007-04-01 [colin] 2.8.1cvs80
2899 * src/prefs_account.c
2900 If no MH mailbox exist, when creating a POP/Local
2901 account, just create and use the default one
2902 instead of bailing with a "Mailbox doesn't exist"
2905 2007-03-31 [colin] 2.8.1cvs79
2907 * src/prefs_account.c
2908 Create signature file if it doesn't exist
2910 * src/prefs_toolbar.c
2911 Maemo: Move "Use default" on the left so
2912 that people can find it
2914 Maemo: make default editor "Maemopad",
2915 default signature file "MyDocs/signature.txt"
2917 2007-03-31 [colin] 2.8.1cvs78
2919 * src/prefs_account.c
2920 Maemo: rework account prefs so
2921 that less horizontal scrolling
2924 2007-03-31 [colin] 2.8.1cvs77
2927 * src/prefs_common.c
2928 * src/prefs_common.h
2929 Fix bug 1167, 'Allow not displaying zeros
2930 in folder list'. Patch by MartinP
2932 2007-03-31 [colin] 2.8.1cvs76
2937 2007-03-31 [colin] 2.8.1cvs75
2940 Apply patch from bug 1172, direct
2941 access to the folder's session instead
2942 of using getter. Patch by MartinP
2944 2007-03-31 [paul] 2.8.1cvs74
2947 no need to list Fabien twice!
2949 2007-03-31 [colin] 2.8.1cvs73
2952 If we're currently "overriding for %d minutes",
2955 2007-03-31 [colin] 2.8.1cvs72
2963 * src/plugins/spamassassin/spamassassin.c
2964 Offline override: Add a parameter to allow
2965 asking even if the override timer is running.
2966 Allows to ask every time the user makes an
2967 explicit action needing online access (such
2968 as Get Mail), and not when the action is
2969 implicit (such as opening an IMAP folder)
2971 2007-03-31 [colin] 2.8.1cvs71
2974 Override offline: "No" answer shouldn't
2975 re-ask after 3 seconds, but 10 minutes.
2977 2007-03-30 [colin] 2.8.1cvs70
2979 * src/common/socket.c
2980 Better error reporting on unix socket
2981 failure (bind usually)
2982 * src/gtk/gtkutils.c
2983 * src/gtk/gtkutils.h
2984 Label window: add a pulsing progress
2985 bar to show we're not hung :)
2988 * src/plugins/pgpcore/sgpgme.c
2991 2007-03-30 [colin] 2.8.1cvs69
2994 * src/prefs_common.c
2995 Fix possible trashing of history and uidl
2996 files on disk full problems
2998 2007-03-30 [paul] 2.8.1cvs68
3003 update summary when changing layout type
3004 (fixes wrong folder icon being displayed)
3007 2007-03-29 [colin] 2.8.1cvs67
3009 * src/prefs_ext_prog.c
3010 The browser pref is irrelevant on Maemo
3012 2007-03-29 [colin] 2.8.1cvs66
3016 Maemo: dynamically switch headers/text position
3017 * src/prefs_common.c
3018 Maemo: hide compose's ruler by default
3019 * src/common/socket.c
3020 * src/common/socket.h
3023 2007-03-29 [colin] 2.8.1cvs65
3025 * src/common/socket.c
3026 * src/common/socket.h
3027 Fix build when MAEMO_CFLAGS contains
3028 _X_OPENSOURCE (resolv.h errors as long
3029 as we don't add _BSD_SOURCE. Ugly).
3031 2007-03-29 [wwp] 2.8.1cvs64
3033 * src/prefs_logging.c
3034 Fix sensitivity of clip-log widgets in prefs/logging,
3037 2007-03-29 [wwp] 2.8.1cvs63
3040 Updated files list for translations, thanks to Fabien.
3042 2007-03-29 [colin] 2.8.1cvs62
3045 * src/common/Makefile.am
3046 * src/common/utils.c
3047 Maybe make URI opening work in Maemo
3050 2007-03-28 [colin] 2.8.1cvs61
3055 Add the possibility to sort folders arbitrarily
3056 (via editing of folderlist.xml only). Patch by
3057 Martin P <mp26+claws@os.inf.tu-dresden.de>
3058 Fixes bug 1166, 'Folder ordering is fixed and cannot
3059 be changed by the user'
3061 2007-03-28 [colin] 2.8.1cvs60
3064 Add popup menu for mime icons
3066 2007-03-28 [colin] 2.8.1cvs59
3069 Fix a layout issue when presenting
3070 mainwindow in Small screen layout
3073 Add a "Go to folder list" button for
3074 mainwindow, and make it default in
3077 2007-03-28 [colin] 2.8.1cvs58
3080 Don't dynamically update title on Maemo
3081 Patch by Jean-Luc Biord
3083 2007-03-27 [colin] 2.8.1cvs57
3088 Enable tap-and-hold on Maemo
3090 2007-03-26 [colin] 2.8.1cvs56
3093 More popup-menu (in attachments list)
3095 2007-03-26 [colin] 2.8.1cvs55
3098 Enable popup-menu signal
3100 2007-03-26 [colin] 2.8.1cvs54
3102 * src/plugins/pgpinline/pgpinline.c
3103 Fix bug 1111, 'PGP/inline plugin hides text
3104 around encrypted text block'. Patch based on
3105 a patch from Michal Cihar.
3107 2007-03-26 [wwp] 2.8.1cvs53
3110 Fix getting a false error when sending queued message
3111 whereas the sending was fine (if there are subfolders
3112 in the queue folder), thanks to Colin.
3114 2007-03-26 [paul] 2.8.1cvs52
3117 update FACE header in welcome message
3119 2007-03-25 [colin] 2.8.1cvs51
3124 2007-03-25 [colin] 2.8.1cvs50
3127 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
3129 2007-03-24 [colin] 2.8.1cvs49
3132 Fix a few launch problems on Maemo
3133 Patch by Jean-Luc Biord
3135 2007-03-24 [wwp] 2.8.1cvs48
3141 Fix wrong action performed when closing the
3142 "ask about account specific filtering rules
3143 when filtering manually" dialog by pressing Escape.
3144 Fix wrong order of buttons in the "return receipt
3145 notification - the message was sent to several of
3146 your accounts" dialog.
3148 2007-03-24 [paul] 2.8.1cvs47
3151 an improvement to English usage
3152 * tools/kdeservicemenu/README
3155 2007-03-24 [paul] 2.8.1cvs46
3158 * src/stock_pixmap.c
3159 * src/pixmaps/edit_extern.xpm
3160 * src/pixmaps/mail_sign.xpm
3161 rescue long lost icons
3163 2007-03-24 [paul] 2.8.1cvs45
3166 fix toolbar (broken in 2.8.1cvs42)
3168 2007-03-23 [colin] 2.8.1cvs44
3171 Correctly unsubscribe/resubscribe after
3174 2007-03-23 [colin] 2.8.1cvs43
3176 * src/prefs_common.c
3177 Maemo: as the platform is light on RAM, allow
3178 caches to be discarded faster.
3180 2007-03-23 [colin] 2.8.1cvs42
3185 * src/stock_pixmap.c
3186 * src/stock_pixmap.h
3191 * src/pixmaps/open_mail.xpm
3192 Maemo changes: Add the possibility to have
3193 "Open Email" and "Close Window" buttons on
3194 toolbars (and use them in Maemo's default
3197 2007-03-23 [wwp] 2.8.1cvs41
3200 Reverted that part of the action dialog closure logics, to
3201 pre-2.8.1cvs19. Managing action dialog w/ no output may be
3202 done later in a different way (or may not).
3204 2007-03-22 [wwp] 2.8.1cvs40
3207 Fix sticky action dialog when got no output but action command
3208 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
3210 2007-03-22 [colin] 2.8.1cvs39
3212 * src/prefs_filtering.c
3213 * src/gtk/combobox.h
3214 Fix escaping account names in filtering prefs
3216 2007-03-22 [colin] 2.8.1cvs38
3221 Add any attribute specified in LDAP servers'
3222 Search attributes to the Other Attributes tab
3223 of contacts; Add 'telephoneNumber' in the
3226 2007-03-22 [colin] 2.8.1cvs37
3231 Try to prevent race conditions when
3232 changing the folder list
3234 Fix possible red folder icon when
3235 switching from Small screen layout
3238 2007-03-22 [colin] 2.8.1cvs36
3243 Rename "little screen" to "Small screen"
3244 * src/gtk/Makefile.am
3245 * src/common/utils.c
3247 Fix Maemo-related compilation problems
3249 2007-03-21 [colin] 2.8.1cvs35
3253 * claws-mail.desktop
3254 Remove .png from the Icon, it's useless
3256 2007-03-21 [colin] 2.8.1cvs34
3260 Add the necessary lib checking for
3263 2007-03-21 [colin] 2.8.1cvs33
3266 Fix unconditional "error happened" when
3267 sending via command-line. "lol @ myself"
3269 2007-03-21 [colin] 2.8.1cvs32
3271 * claws-mail-40x40.png
3272 * claws-mail-26x26.png
3282 * src/prefs_account.c
3283 * src/prefs_common.c
3284 * src/summary_search.c
3288 * src/gtk/gtkutils.c
3289 * src/gtk/gtkutils.h
3290 * src/gtk/logwindow.c
3292 * src/gtk/prefswindow.c
3293 Add Maemo port (patch mainly by Jean-Luc Biort)
3294 Add a new 'Little screen' layout to help on such
3295 platforms (patch by me)
3296 Make some default preferences different (more
3297 adapted) on Maemo (patch by me)
3299 2007-03-21 [wwp] 2.8.1cvs31
3301 * src/prefs_logging.c
3302 * src/prefs_logging.h
3303 Fixed copyright header of newly added files.
3305 2007-03-21 [wwp] 2.8.1cvs30
3321 * src/prefs_common.c
3322 * src/prefs_common.h
3323 * src/prefs_logging.c
3324 * src/prefs_logging.h
3327 * src/send_message.c
3332 * src/common/session.c
3334 * src/common/socket.c
3335 * src/etpan/imap-thread.c
3336 * src/gtk/logwindow.c
3337 * src/gtk/logwindow.h
3338 * src/plugins/bogofilter/bogofilter.c
3339 * src/plugins/spamassassin/spamassassin.c
3340 Added debugging of filtering/processing rules.
3341 The debug log is here 'Tools/Filtering debug window',
3342 the options there 'Configuration/Preferences/Other/Logging',
3343 and the log file is ~/.claws-mail/filtering.log.
3344 Moved protocol log prefs to 'Other/Logging' as well.
3345 To support such debugging feature, the existing log API has
3346 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
3347 this impacts many external modules (commits follow).
3349 2007-03-21 [paul] 2.8.1cvs29
3351 * src/etpan/Makefile.am
3352 * src/etpan/imap-thread.c
3353 add missing #include
3355 2007-03-21 [colin] 2.8.1cvs28
3358 Fix bug 1157, 'some broken messages confuse
3359 mime parser'. Make sure we can't have MimeInfos
3360 with negative sizes.
3362 2007-03-20 [colin] 2.8.1cvs27
3365 Fix missing \0 on buffer
3367 2007-03-20 [colin] 2.8.1cvs26
3370 Use make_dir_hier instead of make_dir
3371 to create the MH mailbox
3373 2007-03-20 [colin] 2.8.1cvs25
3377 * src/prefs_account.c
3379 Fix default inbox weirdnesses (after wizard,
3380 if path is Mail, mailbox identifier is #mh/Mailbox,
3381 and when creating new accounts)
3383 2007-03-20 [colin] 2.8.1cvs24
3386 Write folderlist after adding/deleting accounts
3389 2007-03-20 [colin] 2.8.1cvs23
3392 * src/remotefolder.h
3393 Fix bug 1153, 'CM segfaults if IMAP folder is
3394 selected while scanning prior to update'
3396 2007-03-17 [paul] 2.8.1cvs22
3399 fix a typo, and be a little more verbose.
3401 2007-03-17 [wwp] 2.8.1cvs21
3404 Fix a compiler warning.
3406 2007-03-16 [wwp] 2.8.1cvs20
3410 Updated to deal w/ the new mairix.sh tool.
3412 2007-03-16 [wwp] 2.8.1cvs19
3415 Fix logics issues around the action IO dialog:
3416 - disable entry widget and exec button when
3417 the exec button is clicked (don't wait for any
3418 output line) - fix possible disabling/re-enabling/
3419 re-disabling of those widgets
3420 - raise an error if executing a %as{} action either
3421 empty or invalid, instead of failing silently
3422 - don't close the dialog if the abort button has been
3423 clicked and if there was no output yet
3424 - set focus to the abort button when the exec button
3426 - fix capitalization of a warning message
3428 2007-03-16 [wwp] 2.8.1cvs18
3431 Added a wrapper to mairix to the tools folder.
3433 2007-03-16 [colin] 2.8.1cvs17
3437 Allow mimeviewer plugins to print
3440 2007-03-16 [colin] 2.8.1cvs16
3445 2007-03-15 [colin] 2.8.1cvs15
3449 Add a way for mimeviewer plugins to
3450 implement body search
3452 2007-03-15 [paul] 2.8.1cvs14
3454 * src/prefs_spelling.c
3457 2007-03-15 [paul] 2.8.1cvs13
3459 * src/common/quoted-printable.c
3460 fix decoding of quoted-printable parts
3462 2007-03-14 [wwp] 2.8.1cvs12
3464 * src/gtk/logwindow.h
3465 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
3467 2007-03-14 [wwp] 2.8.1cvs11
3469 * src/gtk/logwindow.h
3470 Complete 2.8.1cvs10.
3472 2007-03-14 [colin] 2.8.1cvs10
3474 * src/gtk/logwindow.c
3475 Probably fix bug 1149, crash on logwindow
3476 close - at the expense of performance once
3477 logwin has been opened
3479 2007-03-14 [colin] 2.8.1cvs9
3482 If claws-mail is running on another
3483 display, warn instead of popping it up
3484 on the other display
3486 2007-03-12 [colin] 2.8.1cvs8
3489 Fix bug 1145, 'Setting a different name
3490 for the Mailbox name isn't reflected in
3491 default account settings'. Patch by wwp
3493 2007-03-12 [colin] 2.8.1cvs7
3496 Fix bug 1143, 'Add number of messages to be
3497 deleted to confirmation dialog'
3499 2007-03-12 [wwp] 2.8.1cvs6
3502 * src/prefs_common.c
3503 * src/prefs_common.h
3504 * src/prefs_summaries.c
3505 Changed the option that displays unread messages count
3506 next to the folder name in folder list: it is now
3507 possible to either display nothing, display the
3508 unread messages number only or the unread and total messages
3509 numbers. The patch includes this extra feature as well
3510 as some minor fixes by rewriting the algo in folderview.c.
3511 Thanks to Paul for the original idea and implementation, plus
3512 testing and proof-reading!
3514 2007-03-09 [paul] 2.8.1cvs5
3518 * tools/claws-mail-compose-insert-files.pl
3519 added a script which enables inserting files
3520 into the message body of a new Claws Mail
3521 Compose window from the command line. Additionally
3522 To, Cc, Subject and files to attach to the message
3525 2007-03-09 [wwp] 2.8.1cvs4
3530 Optimize matching of addresses in the addressbook
3531 (filtering/processing 'found_in_addressbook' condition).
3533 2007-03-07 [wwp] 2.8.1cvs3
3536 * src/quote_fmt_lex.l
3537 * src/quote_fmt_parse.y
3538 Add a new quote format symbol: %A to insert the
3539 sender email address (just the address itself).
3541 2007-03-06 [wwp] 2.8.1cvs2
3543 * src/gtk/gtkutils.c
3544 * src/plugins/trayicon/trayicon_prefs.h
3545 * src/plugins/trayicon/trayicon_prefs.c
3546 * src/plugins/trayicon/trayicon.c
3549 Add a new trayicon (optional) feature: minimize to tray. When enabled,
3550 minimizing Claws-Mail main window will hide it to the trayicon instead.
3553 2007-03-06 [paul] 2.8.1cvs1
3559 bump version number following
3562 2007-03-06 [paul] 2.8.0cvs24
3565 corrected by by Tim <timbrain@post.cz>
3567 2007-03-05 [colin] 2.8.0cvs23
3571 Fix mime/globs path on NetBSD
3572 patch by George Michaelson
3574 2007-03-05 [wwp] 2.8.0cvs22
3577 Remove debug statement (accidentally committed w/ cvs14).
3579 2007-03-05 [paul] 2.8.0cvs21
3581 * src/plugins/pgpcore/prefs_gpg.c
3582 fix compiler warning
3584 2007-03-05 [wwp] 2.8.0cvs20
3586 * src/matcher_parser_parse.y
3587 Fix mismerge between cvs17 and cvs19.
3589 2007-03-05 [wwp] 2.8.0cvs19
3591 * src/matcher_parser_parse.y
3592 * src/prefs_filtering_action.c
3597 Add new 'add_to_addressbook' filtering/processing action.
3599 2007-03-05 [wwp] 2.8.0cvs18
3602 Fix mark_as_ham filtering/processing action: spam flag
3605 2007-03-04 [colin] 2.8.0cvs17
3610 * src/matcher_parser_parse.y
3611 * src/prefs_filtering_action.c
3612 Add 'Mark as spam' and 'Mark as ham' filtering
3613 actions. Fixes bug 1138.
3615 2007-03-04 [colin] 2.8.0cvs16
3618 Fix bug 1140, wrong return value
3621 2007-03-04 [wwp] 2.8.0cvs15
3624 Rollback cvs14: don't free stuff that is managed in g_list.
3626 2007-03-04 [wwp] 2.8.0cvs14
3629 Fix a leak in address completion code.
3631 2007-03-04 [colin] 2.8.0cvs13
3634 Maybe fix bug 1136, 'Crash in group
3637 2007-03-04 [iwkse] 2.8.0cvs12
3640 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
3642 2007-03-03 [colin] 2.8.0cvs11
3644 * src/plugins/pgpinline/pgpinline.c
3645 Fix off-by-one, fix double-free. Fixes
3646 bug 1135, 'cm-segfault on decrypting
3649 2007-03-03 [colin] 2.8.0cvs10
3653 * src/common/plugin.c
3654 Fix bug 1134, 'Valgrind macros unhandled
3657 2007-03-02 [colin] 2.8.0cvs9
3660 Don't error out on EAGAIN. Fixes
3661 bug 1129, '"local mbox file" account
3662 isn't retrieving mails'
3664 2007-03-01 [wwp] 2.8.0cvs8
3667 * src/gtk/colorlabel.c
3668 Remove accels for extra color labels until we set better
3669 and definitive ones.
3671 2007-02-28 [wwp] 2.8.0cvs7
3674 * src/matcher_parser_parse.y
3675 * src/prefs_common.c
3676 * src/prefs_msg_colors.c
3678 * src/gtk/colorlabel.c
3679 * src/gtk/colorlabel.h
3680 Add more customizable color labels. Cleaned up a bit
3681 the color label API to avoid duplicate defines of
3682 the max number of colors.
3684 2007-02-27 [colin] 2.8.0cvs6
3687 * src/common/utils.c
3688 * src/common/utils.h
3689 Fix '+' in mailto URIs for List-* headers
3691 2007-02-27 [colin] 2.8.0cvs5
3693 * src/gtk/gtkutils.c
3694 Use gtk_window_set_role instead of
3697 2007-02-27 [colin] 2.8.0cvs4
3700 Fix "After receiving new mail, go to inbox" on IMAP,
3701 and make it work only on manual reception
3703 2007-02-27 [wwp] 2.8.0cvs3
3705 * src/prefs_filtering.c
3706 * src/prefs_filtering_action.c
3707 * src/prefs_matcher.c
3708 Update filtering matcher's and action's color label menus
3709 when re-opening those dialogs (reflect any change to the
3710 color labels list in the preferences).
3712 2007-02-27 [colin] 2.8.0cvs2
3715 * src/etpan/etpan-thread-manager-types.h
3716 * src/etpan/etpan-thread-manager.c
3717 * src/etpan/imap-thread.c
3718 Log imap ALERTs as errors in the log.
3720 2007-02-26 [paul] 2.8.0cvs1
3722 * tools/claws.i18n.status.pl
3725 2007-02-26 [paul] 2.7.2cvs75
3739 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3740 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
3741 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
3742 Aleksandar Urosevic, and Ralgh Young
3744 2007-02-25 [mones] 2.7.2cvs74
3749 2007-02-25 [colin] 2.7.2cvs73
3752 Clearing the list is only useful
3753 to prevent a valgrind false-positive
3755 2007-02-25 [paul] 2.7.2cvs72
3759 * tools/kmail-mailbox2claws-mail.pl **ADDED**
3760 * tools/maildir2claws-mail.pl **REMOVED**
3761 renamed the script, fixed a couple bugs
3763 2007-02-23 [colin] 2.7.2cvs71
3766 Fix a leak, check for a few improbable nulls
3768 2007-02-23 [colin] 2.7.2cvs70
3772 * src/plugins/trayicon/trayicon.c
3773 Fix blinking mainwin when starting in tray
3774 (show mainwindow later in the startup process,
3775 apart if restarting post-crash)
3777 2007-02-23 [colin] 2.7.2cvs69
3781 Fix crash when unsubscribing the currently
3782 selected/opened folder
3784 2007-02-23 [colin] 2.7.2cvs68
3787 Fix bug that prevented colorization to
3788 work without wrap quotation option
3790 2007-02-23 [colin] 2.7.2cvs67
3793 Fix refcounting, start and end completion who
3794 behaved as if there couldn't be any other current
3797 2007-02-23 [wwp] 2.7.2cvs66
3801 Address completion fixes: fix addressbook_peek_folder_exists() in
3802 which the algorithm was ridiculously over-obfuscated and broken.
3803 Fix addrindex_load_completion() as well, to load addresses in
3804 completion list with regards to what addressbook_peek_folder_exists()
3807 2007-02-23 [wwp] 2.7.2cvs65
3810 Add addresses to completion when they're non-empty (thanks to Colin).
3812 2007-02-23 [paul] 2.7.2cvs64
3814 * src/plugins/pgpcore/passphrase.c
3817 2007-02-23 [colin] 2.7.2cvs63
3819 * src/plugins/pgpcore/prefs_gpg.c
3820 * src/plugins/pgpcore/prefs_gpg.h
3821 * src/plugins/pgpcore/sgpgme.c
3822 * src/plugins/pgpinline/pgpinline.c
3823 * src/plugins/pgpmime/pgpmime.c
3824 Try harder to respect user's choice wrt
3825 gpg-agent even with gpg2, by unsetting
3826 GPG_AGENT_INFO when necessary.
3828 2007-02-22 [paul] 2.7.2cvs62
3830 * src/plugins/pgpcore/sgpgme.c
3831 * src/plugins/pgpcore/sgpgme.h
3832 * src/plugins/pgpcore/passphrase.c
3833 * src/plugins/pgpinline/pgpinline.c
3834 * src/plugins/pgpmime/pgpmime.c
3835 Fix a leak - gpgme_data_release_and_get_mem
3836 leaks in recent gpgme. Workaround by using
3839 2007-02-22 [paul] 2.7.2cvs61
3841 * src/gtk/quicksearch.c
3842 Abandon dynamic search when pressing
3845 2007-02-21 [colin] 2.7.2cvs60
3848 * src/plugins/pgpcore/passphrase.c
3849 Fix little memory leaks
3851 Fix false-positive leak at exit
3852 * src/gtk/quicksearch.c
3853 Fix potentially big leak in recursive
3856 2007-02-21 [wwp] 2.7.2cvs59
3859 Add missing newline to a debug message.
3861 2007-02-20 [colin] 2.7.2cvs58
3865 * src/stock_pixmap.c
3866 * src/stock_pixmap.h
3867 * src/pixmaps/mime_pgpsig.xpm
3868 Add icon for application/pgp-signature
3870 2007-02-20 [colin] 2.7.2cvs57
3875 * src/stock_pixmap.c
3876 * src/stock_pixmap.h
3877 * src/pixmaps/mime_calendar.xpm
3878 * src/pixmaps/mime_pdf.xpm
3879 * src/pixmaps/mime_ps.xpm
3880 Add icons for text/calendar, application/pdf
3881 and application/postscript
3883 2007-02-20 [colin] 2.7.2cvs56
3886 * src/matcher_parser_parse.y
3887 * src/matcher_parser_lex.l
3888 Fix big memory leak in flex, and
3891 2007-02-20 [wwp] 2.7.2cvs55
3893 * src/matcher_parser_parse.y
3894 Fix a duplicate token definition (thanks to iwkse).
3896 2007-02-20 [wwp] 2.7.2cvs54
3898 * src/matcher_parser_lex.l
3899 * src/quote_fmt_lex.l
3900 Use proper flex options instead of direct use of #define,
3901 make the flex-generated C lighter.
3903 2007-02-20 [colin] 2.7.2cvs53
3906 Grab focus in message list after hiding
3907 the quicksearch, instead of leaving it
3910 2007-02-19 [colin] 2.7.2cvs52
3913 Fix bug 1033, 'Automatically refresh
3914 message list when new messages arrives'
3915 Looks like folderview->opened can sometimes
3918 2007-02-19 [paul] 2.7.2cvs51
3922 * tools/thunderbird-filters-convertor.pl
3923 add new script which converts thunderbird filter
3924 rules to Claws filter rules
3926 2007-02-18 [paul] 2.7.2cvs50
3928 * src/plugins/pgpcore/prefs_gpg.c
3929 * src/plugins/pgpcore/prefs_gpg.h
3930 * src/plugins/pgpcore/sgpgme.c
3931 * src/plugins/pgpinline/pgpinline.c
3932 * src/plugins/pgpmime/pgpmime.c
3933 improved GUI interoperability with gpg-agent
3935 2007-02-18 [paul] 2.7.2cvs49
3937 * src/prefs_account.c
3938 Privacy options sensitivity fix
3940 2007-02-17 [colin] 2.7.2cvs48
3943 Reset icon to warning in the noticeview
3945 2007-02-15 [colin] 2.7.2cvs47
3948 Fix a manifestation of bug 1033 (summaryview failing
3949 to update for new mails), which happens after editing
3950 account preferences or preferences that cause a
3953 2007-02-15 [colin] 2.7.2cvs46
3956 Probably fix bug 1123, 'Segmentation
3957 fault while opening address book'. I get
3958 g_warnings if the saved paned position is
3959 not greater than 0. Also, save position
3960 when hiding the addressbook instead of
3963 2007-02-14 [colin] 2.7.2cvs45
3965 * src/plugins/pgpcore/prefs_gpg.c
3966 * src/plugins/pgpcore/prefs_gpg.h
3967 * src/plugins/pgpcore/sgpgme.c
3968 * src/plugins/pgpinline/pgpinline.c
3969 * src/plugins/pgpmime/pgpmime.c
3970 Add an option "Use gpg-agent if available". Fixes
3971 annoyances with distro-installed gpg-agent, when
3972 no pinentry program is installed, and the user's
3973 at a loss on why "decryption failed". Makes more
3974 clear why passphrase isn't saved when gpg-agent is
3975 used. Defaults to true, to avoid changing the
3978 2007-02-14 [wwp] 2.7.2cvs44
3980 * src/matcher_parser_parse.y
3981 Fix missing line number reset (wrong line number might appear
3982 when re-loading filtering rules if there's a parser error).
3984 2007-02-13 [colin] 2.7.2cvs43
3986 * src/common/utils.c
3987 Don't encode ',' in URIs before passing it
3988 to the browser command-line. It was probably
3989 done at a time where commas in URIs made
3990 mozilla -remote 'openurl(%s,new-window)'
3993 2007-02-13 [wwp] 2.7.2cvs42
3995 * src/prefs_matcher.c
3996 * src/plugins/bogofilter/bogofilter_gtk.c
3997 A bit of string factorization around "Select ..." buttons.
3999 2007-02-11 [colin] 2.7.2cvs41
4002 Make sure to escape the title
4004 2007-02-11 [colin] 2.7.2cvs40
4007 Recognize .utf8 locales as .UTF-8 ones
4009 2007-02-11 [colin] 2.7.2cvs39
4012 Fix code conversion when dragging a file
4014 2007-02-09 [colin] 2.7.2cvs38
4016 * src/plugins/clamav/clamav_plugin.c
4017 Complete Paul's patch with conditional
4018 compilation to avoid breaking compilation
4019 on old Dapper and Edgy... Maybe other
4022 2007-02-09 [paul] 2.7.2cvs37
4024 * src/plugins/clamav/clamav_plugin.c
4025 fix for the upstream changes in libclamav
4027 2007-02-09 [paul] 2.7.2cvs36
4033 fix "warn if there are queued messages" (on exit)
4034 option, which only checked the first mailbox's
4036 don't ask before emptying trash if there are no
4037 messages in trash, also check and empty all trash
4040 move "Ask before emptying trash" option
4041 outside of the "On exit" frame as it's
4042 not only an "On exit" option
4044 2007-02-09 [paul] 2.7.2cvs35
4049 * src/prefs_account.c
4050 * src/prefs_folder_item.c
4052 * src/prefs_matcher.c
4053 * src/prefs_message.c
4054 * src/prefs_msg_colors.c
4055 * src/prefs_summaries.c
4057 * src/gtk/inputdialog.c
4058 * src/plugins/bogofilter/bogofilter_gtk.c
4059 pedantic commit: use 'checkbtn' everywhere
4060 instead of a mixture of 'checkbtn' and 'chkbtn'
4062 2007-02-09 [paul] 2.7.2cvs34
4068 move "Never send Return Receipts" from
4069 prefs_other to prefs_send
4070 add an option "Ask about account specific
4071 filtering rules..." to prefs_other
4072 * src/gtk/gtkutils.c
4073 fix a compiler warning
4075 2007-02-08 [colin] 2.7.2cvs33
4077 * src/plugins/pgpinline/pgpinline.c
4078 Fix bug 1110, 'pgpmime fails to process
4079 encapsulated openpgp mime (rfc 3156, 6.1
4081 It was due to an interaction between PGP/Mime
4082 and PGP/Inline plugin.
4084 2007-02-08 [colin] 2.7.2cvs32
4089 Fix bug 1117, 'fcntl locking code
4090 does not work in mbox.c'
4092 2007-02-08 [colin] 2.7.2cvs31
4094 * src/prefs_account.c
4095 Fix Gentoo bug 165819, 'can't create
4096 a "local mbox file" account'. Patch
4097 by Olivier <castan.o@free.fr>
4099 2007-02-07 [colin] 2.7.2cvs30
4102 Fix bug 1106, 'Claws crash on exit if LDAPS
4103 autocompletion was used'
4105 2007-02-07 [paul] 2.7.2cvs29
4108 cut down on unnecessary debug_prints
4110 fix menu_set_active() on 'Show only
4113 2007-02-07 [paul] 2.7.2cvs28
4115 * src/plugins/clamav/clamav_plugin.c
4116 * src/plugins/clamav/clamav_plugin.h
4117 * src/plugins/clamav/clamav_plugin_gtk.c
4118 fix copyright header
4120 2007-02-07 [paul] 2.7.2cvs27
4123 fix bug 1116, 'summary view allow a
4126 2007-02-06 [colin] 2.7.2cvs26
4131 2007-02-05 [fabien] 2.7.2cvs25
4135 i18n related - 1 fix and 1 message for translators.
4137 2007-02-05 [colin] 2.7.2cvs24
4139 * src/gtk/quicksearch.c
4140 Don't reload summary list if quicksearch wasn't
4141 active on hiding; move currently selected mail in
4142 the visible area when showing the quicksearch
4144 2007-02-05 [colin] 2.7.2cvs23
4147 Add debug to try to solve bug 1104
4149 2007-02-05 [paul] 2.7.2cvs22
4152 confirm before emptying trash on exit is
4153 a Yes or No answer, use Yes or No in the
4156 2007-02-04 [colin] 2.7.2cvs21
4159 * src/plugins/pgpcore/passphrase.c
4160 * src/plugins/pgpcore/select-keys.c
4161 Set wmclass on new windows
4167 2007-02-04 [colin] 2.7.2cvs20
4171 Auto save drafts on exit, reopen them
4172 at startup, instead of asking
4176 * src/addressbook_foldersel.c
4184 * src/editldap_basedn.c
4197 * src/message_search.c
4199 * src/prefs_actions.c
4200 * src/prefs_customheader.c
4201 * src/prefs_display_header.c
4202 * src/prefs_filtering.c
4203 * src/prefs_filtering_action.c
4204 * src/prefs_folder_column.c
4206 * src/prefs_matcher.c
4208 * src/prefs_summaries.c
4209 * src/prefs_summary_column.c
4210 * src/prefs_template.c
4211 * src/sourcewindow.c
4213 * src/summary_search.c
4216 * src/gtk/description_window.c
4217 * src/gtk/foldersort.c
4218 * src/gtk/gtkutils.c
4219 * src/gtk/gtkutils.h
4220 * src/gtk/icon_legend.c
4221 * src/gtk/logwindow.c
4222 * src/gtk/pluginwindow.c
4223 * src/gtk/prefswindow.c
4224 Give different wmclass to different
4225 windows - thanks to sed ;)
4227 2007-02-04 [colin] 2.7.2cvs19
4230 Revert previous patch, can't reproduce
4233 2007-02-03 [colin] 2.7.2cvs18
4236 Don't save the mainwindow size and
4237 position on emergency exit (libSM's
4238 "die" callback), Xfce seems to make
4239 the window smaller just before the
4242 2007-02-03 [colin] 2.7.2cvs17
4244 * src/plugins/bogofilter/bogofilter.c
4245 * src/plugins/bogofilter/bogofilter.h
4246 * src/plugins/bogofilter/bogofilter_gtk.c
4247 * src/plugins/pgpinline/pgpinline.c
4248 * src/plugins/pgpinline/pgpinline.h
4251 2007-02-03 [colin] 2.7.2cvs16
4253 * src/partial_download.c
4254 * src/partial_download.h
4261 * src/common/ssl_certificate.c
4262 * src/common/ssl_certificate.h
4263 * src/gtk/quicksearch.c
4264 * src/gtk/quicksearch.h
4265 * src/gtk/sslcertwindow.c
4266 * src/gtk/sslcertwindow.h
4267 Fix copyright on my files
4269 2007-02-02 [colin] 2.7.2cvs15
4279 Add Tools/List URIs to allow
4280 opening any URI in the current mail
4282 2007-02-02 [colin] 2.7.2cvs14
4284 * src/common/valgrind.h ** NEW FILE **
4285 * src/common/Makefile.am
4286 * src/common/plugin.c
4287 Don't dlclose the plugins if we're running
4288 under valgrind. (doesn't require valgrind
4289 either at compile time or run time).
4291 2007-02-01 [paul] 2.7.2cvs13
4295 * tools/freshmeat_search.pl
4296 * tools/google_search.pl
4297 * tools/multiwebsearch.pl
4298 add support for non ISO-8859-1 compatible locales
4299 Patch by Alex Gorbachenko <agent_007@immo.ru>
4301 2007-02-01 [colin] 2.7.2cvs12
4304 * src/prefs_summaries.c
4305 Move keybinding prefs to the Other page
4307 2007-02-01 [wwp] 2.7.2cvs11
4309 * src/plugins/trayicon/trayicon.c
4310 Fix a raising issue within KDE.
4312 2007-02-01 [colin] 2.7.2cvs10
4315 Fix stray quotes in encoded strings
4317 Fix wrong call causing g_warnings
4319 Remove useless message
4321 2007-01-31 [wwp] 2.7.2cvs9
4323 * src/plugins/trayicon/trayicon.c
4324 fix buggy hiding of main window when closing if close-to-tray
4325 is not set (bad logics in the trayicon hook code).
4326 Changed the quit confirmation message too.
4328 2007-01-30 [colin] 2.7.2cvs8
4331 Fix hidden mainwindow after clicking on
4332 the X close button, if compose windows
4333 exist and the user chooses not to quit
4335 2007-01-30 [colin] 2.7.2cvs7
4339 Handle local URIs to attach files (file:///...)
4340 Fixes attaching files from Thunar for example
4342 2007-01-30 [colin] 2.7.2cvs6
4344 * src/prefs_ext_prog.c
4345 Add 'mousepad' to the list of text editors.
4346 Mousepad is XFCE's text editor
4348 2007-01-29 [wwp] 2.7.2cvs5
4351 * src/plugins/trayicon/trayicon_prefs.c
4352 trayicon i18n fixes, thanks to Fabien.
4354 2007-01-28 [wwp] 2.7.2cvs4
4358 * src/plugins/trayicon/trayicon.c
4359 * src/plugins/trayicon/trayicon_prefs.c
4360 * src/plugins/trayicon/trayicon_prefs.h
4361 Added a new TrayIcon plugin option to close to tray
4362 (WM's hotkey and [X] button will hide the window instead
4363 of closing it - closing CM can be done using the tray icon
4364 menu or the File menu).
4365 Improved visibility handling in trayicon, clicking the
4366 trayicon now raise the window to current desktop when it
4367 was either minimized/shaded/on another desktop.
4368 Thanks to Paul for testing and fixing a strange behaviour
4371 2007-01-27 [paul] 2.7.2cvs3
4373 * src/prefs_folder_item.c
4374 * src/prefs_receive.c
4375 * src/plugins/pgpcore/prefs_gpg.c
4376 use 'start-up' instead of 'startup' in labels
4378 2007-01-26 [wwp] 2.7.2cvs2
4380 * src/plugins/trayicon/Makefile.am
4381 * src/plugins/trayicon/trayicon.c
4382 * src/plugins/trayicon/trayicon_prefs.c
4383 * src/plugins/trayicon/trayicon_prefs.h
4384 Add a new TrayIcon option to hide the main window at
4386 Fix trayicon.c copyright header.
4388 2007-01-26 [paul] 2.7.2cvs1
4394 bump up version number following
4397 2007-01-25 [mones] 2.7.1cvs60
4400 updated thousands of strings (well, probably less ;-)
4402 2007-01-25 [colin] 2.7.1cvs59
4405 Fix 2nd-run loss of matcherrc on new
4408 2007-01-25 [wwp] 2.7.1cvs58
4411 fix handling of empty value in attach_save_directory too, thanks
4414 2007-01-25 [wwp] 2.7.1cvs57
4417 fix handling of empty value in attach_load_directory,
4420 2007-01-25 [wwp] 2.7.1cvs56
4422 * src/plugins/dillo_viewer/dillo_prefs.h
4425 2007-01-25 [colin] 2.7.1cvs55
4429 * src/matcher_parser_parse.y
4430 * src/prefs_matcher.c
4431 Add matching on the spam flag
4433 2007-01-24 [colin] 2.7.1cvs54
4438 Make sure folderlist.xml is correctly
4439 written before overwriting it.
4443 * src/plugins/bogofilter/bogofilter.c
4444 * src/plugins/bogofilter/bogofilter.h
4445 * src/plugins/bogofilter/bogofilter_gtk.c
4446 * src/plugins/spamassassin/spamassassin.c
4447 * src/plugins/spamassassin/spamassassin.h
4448 * src/plugins/spamassassin/spamassassin_gtk.c
4449 Move spam to the correct trash folder after
4450 learning, if spam directory isn't set.
4452 2007-01-23 [paul] 2.7.1cvs53
4454 * src/plugins/bogofilter/bogofilter_gtk.c
4455 fix sensitivity of "Insert X-Bogosity header"
4458 2007-01-23 [colin] 2.7.1cvs52
4461 Translate toolbar items text if
4462 they're translatable (default)
4476 * src/etpan/etpan-thread-manager.c
4477 * src/etpan/etpan-thread-manager.h
4478 * src/gtk/gtkutils.c
4479 * src/gtk/gtkutils.h
4480 More static functions
4482 2007-01-22 [fabien] 2.7.1cvs51
4484 * src/gtk/gtkutils.c
4485 gtkut_get_options_frame() : ability to pass
4486 a 'NULL' value in frame pointer parameter if
4489 2007-01-22 [colin] 2.7.1cvs50
4493 * src/plugins/bogofilter/bogofilter.c
4494 * src/plugins/bogofilter/bogofilter_gtk.c
4495 * src/plugins/spamassassin/spamassassin.c
4496 * src/plugins/spamassassin/spamassassin_gtk.c
4497 Allow moving spams to the account's trash
4498 instead of default one
4500 2007-01-21 [colin] 2.7.1cvs49
4504 Revert a static function that shouldn't
4507 2007-01-21 [colin] 2.7.1cvs48
4513 2007-01-21 [colin] 2.7.1cvs47
4519 2007-01-21 [colin] 2.7.1cvs46
4521 * src/common/socket.c
4522 * src/common/socket.h
4525 2007-01-21 [colin] 2.7.1cvs45
4534 * src/folder_item_prefs.c
4535 * src/folder_item_prefs.h
4542 * src/common/socket.c
4543 * src/common/socket.h
4544 * src/gtk/gtkaspell.c
4545 * src/gtk/gtkaspell.h
4546 * src/gtk/quicksearch.c
4547 * src/gtk/quicksearch.h
4550 2007-01-21 [colin] 2.7.1cvs44
4552 * src/common/utils.c
4553 * src/common/utils.h
4554 * src/etpan/etpan-thread-manager.c
4555 * src/etpan/etpan-thread-manager.h
4556 Same (Funny that etpan_thread_unbind
4557 is called but not etpan_thread_bind)
4559 2007-01-21 [colin] 2.7.1cvs43