1 2007-08-16 [paul] 2.10.0cvs126
3 * src/plugins/trayicon/trayicon.c
4 remove wrongly used gettextisation
6 2007-08-15 [ticho] 2.10.0cvs125
9 Fixed a runtime warning where an attempt to pack an
10 already packed GtkLabel was made.
12 2007-08-15 [ticho] 2.10.0cvs124
14 * src/prefs_compose_writing.c
15 Convert the insert-or-attach-dragged-files GtkOptionMenu
18 2007-08-14 [ticho] 2.10.0cvs123
22 Changed return receipt account selector to GtkComboBox.
23 Fixed a runtime warning where GTK tried to parse
24 "name <email@address" as a Pango markup in an alertpanel label.
26 2007-08-14 [ticho] 2.10.0cvs122
29 Changed GtkOptionMenu in logging preferences to GtkComboBox.
31 2007-08-14 [wwp] 2.10.0cvs121
35 * tools/popfile-link.sh
36 Added a new tool: POPFile helper, to open
37 selected messages in POPFile control center,
38 in order to change the messages' status.
40 2007-08-14 [ticho] 2.10.0cvs120
47 Change "Show send dialog" optionmenu to a checkbutton.
49 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
51 2007-08-13 [wwp] 2.10.0cvs119
62 * src/partial_download.c
70 Make sure we never pass NULL pointers for %s substitutions
71 (prevent from crashing in Windows).
73 2007-08-13 [wwp] 2.10.0cvs118
76 Re-enable mmap_reads in Windows with some missing
77 CloseHandle of mapping objects, thanks to
80 2007-08-13 [paul] 2.10.0cvs117
83 fix bug 1287, 'Compile time problem on Solaris
84 (nexenta gnu/Solaris) utils.c'
85 Thanks to Piotr Chrzczonowicz
87 2007-08-12 [wwp] 2.10.0cvs116
89 * src/plugins/pgpcore/prefs_gpg.c
90 Don't try to unset a GPG_AGENT_INFO that was not
91 set (and don't use a NULL string in Windows, it was
92 crashing with --debug if GPG_AGENT_INFO was not set).
94 2007-08-12 [wwp] 2.10.0cvs115
97 Make gcc type-check arguments passed to privacy_set_error().
99 2007-08-12 [ticho] 2.10.0cvs114
101 * src/prefs_folder_item.c
102 Make sure that folder default account combobox always has some
105 Handle empty combobox gracefully (warning instead of crash).
107 2007-08-12 [ticho] 2.10.0cvs114
109 * src/prefs_folder_item.c
110 Make sure that folder default account combobox is not empty.
112 Handle empty combobox gracefully (warning instead of crash).
114 2007-08-11 [paul] 2.10.0cvs113
118 use 'subfolder' instead of 'sub-folder', matching
119 everywhere else the term is used
123 2007-08-10 [wwp] 2.10.0cvs112
126 Disable mmap reads in Windows only (at least temporarily), they
127 prevent from renaming/removing target cache files.
133 2007-08-10 [wwp] 2.10.0cvs111
136 fix unpredictable crashes in Windows due to broken
137 cache/mark/tags files writting (file were opened for
138 writing in text mode).
141 use gettimeofday() from w32lib.h on Windows.
143 2007-08-10 [colin] 2.10.0cvs110
146 * src/etpan/imap-thread.c
147 * src/etpan/imap-thread.h
148 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
150 2007-08-09 [colin] 2.10.0cvs109
153 Fix port being reset to 636 on SSL
155 Fix folder_item_get_msg_num_by_file
156 on drafts/queue folders
158 2007-08-09 [wwp] 2.10.0cvs108
161 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
162 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
165 2007-08-09 [colin] 2.10.0cvs107
169 * src/gtk/prefswindow.c
170 A few Maemo layout fixes
172 2007-08-09 [paul] 2.10.0cvs106
174 * src/prefs_account.c
175 remove the hyphen from plug-ins to
176 match everywhere else
178 2007-08-08 [wwp] 2.10.0cvs105
180 * src/prefs_folder_item.c
181 Fix an extraneous stealth ^L char.
183 2007-08-08 [wwp] 2.10.0cvs104
185 * src/prefs_folder_item.c
186 Better fix, group variables declarations (USE_ASPELL).
188 2007-08-08 [wwp] 2.10.0cvs103
190 * src/prefs_folder_item.c
191 Fix compilation w/ USE_ASPELL set (broken
194 2007-08-08 [ticho] 2.10.0cvs102
196 * src/prefs_folder_item.c
197 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
199 2007-08-08 [colin] 2.10.0cvs101
202 * src/etpan/imap-thread.c
203 * src/etpan/imap-thread.h
204 Close selected mailbox before doing
207 2007-08-08 [colin] 2.10.0cvs100
210 Complete symbol table, thanks to wwp.
211 Fixes bug 1284, 'The html -> text
212 converter ignores entities'
216 2007-08-08 [colin] 2.10.0cvs99
219 Better way to fetch UIDs on non-UIDPLUS servers
221 2007-08-07 [colin] 2.10.0cvs98
224 fix bug 1275, 'auto-saved draft messages not
225 always being removed'; Also, make multiple
226 copy (in the same account) faster by matching
227 source/destination message UIDs.
229 Don't try to reshow deleted mail
231 Fix leak on error path
233 2007-08-07 [wwp] 2.10.0cvs97
236 * manual/advanced.xml
237 * manual/fr/account.xml
238 * manual/fr/advanced.xml
239 Updated the reference manual and the French translation to
240 reflect 2.10.0cvs84: enable running folder Processing
243 2007-08-06 [wwp] 2.10.0cvs96
248 Allow changing the emphasis color used to highlight
249 the newsreader/x-mailer header value when it matches
250 our preferred mail agent (hidden pref 'emphasis_col' added
253 2007-08-06 [colin] 2.10.0cvs95
257 Re-commit 2.10.0cvs86, with a protection
258 against Pango bug. Also, try to fix
259 bug 1275, 'auto-saved draft messages not
260 always being removed'
262 2007-08-06 [wwp] 2.10.0cvs94
264 * src/gtk/quicksearch.c
265 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
267 2007-08-06 [ticho] 2.10.0cvs93
269 * src/prefs_account.c
271 Use GtkComboBox instead of GtkOptionMenu for privacy system
272 selection in account preferences.
274 2007-08-06 [wwp] 2.10.0cvs92
276 * src/plugins/pgpcore/plugin.def
277 Apply one more chunk from gpg4win's 03-w32-port patch.
279 2007-08-05 [colin] 2.10.0cvs91
283 reverting buggy patch for now
285 2007-08-05 [colin] 2.10.0cvs90
290 2007-08-04 [colin] 2.10.0cvs89
292 * src/prefs_summaries.c
293 * src/summary_search.c
294 Replace deprecated widgets. Patch by
297 2007-08-04 [colin] 2.10.0cvs88
300 Refresh GUI only every 2000 mails on mh_get_last_num
301 This is fast (readdir) and done only once per
304 2007-08-03 [colin] 2.10.0cvs87
306 * src/prefs_account.c
309 Fix a deprecated widget. Patch by
312 2007-08-03 [colin] 2.10.0cvs86
316 Make colorisation and wrapping algorithms
317 faster. Fixes bug 1246, 'compose becomes
318 increasingly slow replying to complex emails'
320 2007-08-03 [paul] 2.10.0cvs85
323 keep the window painted
325 2007-08-02 [paul] 2.10.0cvs84
330 enable running folder Processing
333 2007-08-02 [paul] 2.10.0cvs83
336 speed up/clean up rendering of larger
340 2007-08-01 [paul] 2.10.0cvs82
345 change default toolbar layout on maemo
346 * src/pixmaps/close.xpm
347 make the red cross a grey cross
348 * src/pixmaps/jpilot.xpm
349 make icon smaller so it fits better
351 2007-07-31 [paul] 2.10.0cvs81
355 fix crash on maemo on first launch
357 2007-07-30 [paul] 2.10.0cvs80
359 * src/prefs_matcher.c
360 specify the units of age and size
362 2007-07-30 [paul] 2.10.0cvs79
365 Fix IMAP timeout setting
367 2007-07-30 [colin] 2.10.0cvs78
369 * src/prefs_account.c
370 Fix a deprecated widget. Patch by
373 2007-07-27 [paul] 2.10.0cvs77
375 * src/matcher_parser_parse.y
376 * src/prefs_filtering_action.c
377 * src/prefs_matcher.c
378 these changes forgotten in cvs74's
379 'watch thread' feature
381 2007-07-27 [paul] 2.10.0cvs76
384 fix potential crasher
387 2007-07-27 [paul] 2.10.0cvs75
393 make mainwindow's /Help/Manual point to the
394 remote copy if the local copy doesn't exist
396 2007-07-27 [paul] 2.10.0cvs74
404 * src/matcher_parser_parse.y
413 * src/pixmaps/watchthread.xpm
414 add 'watch thread' feature
416 2007-07-27 [paul] 2.10.0cvs73
418 * src/prefs_folder_item.c
419 adjust labels, add tooltips
421 2007-07-27 [colin] 2.10.0cvs72
424 Maemo: Remove less used menu items
426 2007-07-26 [colin] 2.10.0cvs71
429 Maemo: destroy messageview after trashing mail.
430 Maybe should be done on X11 too
432 2007-07-26 [colin] 2.10.0cvs70
439 Add View/Show or Hide/Column headers
441 2007-07-26 [colin] 2.10.0cvs69
446 2007-07-26 [colin] 2.10.0cvs68
449 Fix possible crash on cache invalidation
453 * src/quote_fmt_parse.y
454 Make replying to mails with big attachments
455 much faster. Fixes bug 1224, 'The process of
456 Replying to emails with large attachments
457 seems unreasonably long...'
459 2007-07-26 [colin] 2.10.0cvs67
464 Fix threads use on BSDs
466 2007-07-26 [paul] 2.10.0cvs66
468 * src/gtk/prefswindow.c
469 fix account prefs breakage
472 2007-07-26 [paul] 2.10.0cvs65
475 standardise ./configure --help messages
477 2007-07-26 [colin] 2.10.0cvs64
481 Fix two vCard-related crashes
483 2007-07-25 [colin] 2.10.0cvs63
488 * src/prefs_receive.c
489 Maemo: Add a better way to notify of
495 Maemo: Various layout fixes
496 * src/gtk/prefswindow.c
497 Maemo: Better prefs layout
499 2007-07-25 [paul] 2.10.0cvs62
502 fix the layout on maemo
505 2007-07-25 [iwkse] 2.10.0cvs61
508 add 'o' shortcut on summaryview
510 2007-07-25 [iwkse] 2.10.0cvs60
515 2007-07-24 [colin] 2.10.0cvs59
518 Fix missing timestamp update on source
522 Better text layout on part's choices
524 2007-07-23 [colin] 2.10.0cvs58
528 Maemo: Automatically choose the correct application
530 * src/gtk/quicksearch.c
531 Make search run on GDK_KP_Enter too
533 2007-07-23 [wwp] 2.10.0cvs57
535 * src/quote_fmt_lex.l
536 Revert accidentaly committed lines (account_sig) in
539 2007-07-23 [wwp] 2.10.0cvs56
541 * src/quote_fmt_lex.l
542 Fix typos around long form expressions in the quote lexer.
548 2007-07-23 [colin] 2.10.0cvs55
551 Fix auto-completion on Maemo
553 2007-07-23 [colin] 2.10.0cvs54
556 Maemo: Fix sticking statusbars
558 2007-07-22 [colin] 2.10.0cvs53
561 Maemo: Fix the strange "top_application" info
562 at startup. We should do something when
563 receiving such a message.
565 2007-07-20 [paul] 2.10.0cvs52
568 add missing #include "statusbar.h"
570 2007-07-20 [colin] 2.10.0cvs51
574 * src/folder_item_prefs.c
575 * src/folder_item_prefs.h
583 * src/prefs_folder_item.c
584 Implement age-based caching: allow to
585 specify a threshold for the offline synchronisation
586 feature, and whether old cached bodies should
591 * src/plugins/dillo_viewer/dillo_viewer.c
592 Check that Dillo's installed
594 2007-07-20 [wwp] 2.10.0cvs50
598 Draw a frame around the selected mimeview part icon (instead of the
599 shifted 'dancing' icon).
601 2007-07-20 [colin] 2.10.0cvs49
604 Unref stuff even on error
606 disconnect signals only at the very
607 end of the wizard save.
609 2007-07-20 [colin] 2.10.0cvs48
615 Fix random crashes while navigating
618 2007-07-19 [colin] 2.10.0cvs47
627 Maemo: add an easy way to store data (mails
628 and IMAP/NNTP caches) on one of the SD cards,
629 and protect against unmounts if needed
631 2007-07-19 [paul] 2.10.0cvs46
636 * src/pixmaps/claws-mail_logo-small.xpm
637 implement a (slightly) different About
638 dialog for maemo and add a small version
641 use a scrolled window for wizard page 1
644 2007-07-19 [paul] 2.10.0cvs45
647 too soon for this line
649 2007-07-19 [paul] 2.10.0cvs44
654 2007-07-19 [colin] 2.10.0cvs43
657 Solve Mail/Mailbox name when specifying
660 2007-07-18 [colin] 2.10.0cvs42
666 2007-07-18 [colin] 2.10.0cvs41
669 Maemo: plug the online/offline system into
670 maemo's interfaces to have Claws automatically
671 switch according to the system status
673 Maemo: use HildonBanners to display status
674 messages. Renders the main statusbar useless.
676 2007-07-18 [paul] 2.10.0cvs40
679 fix screen blanking on moving/copying many msgs
681 fix processing progressbar and screen blanking
684 2007-07-18 [paul] 2.10.0cvs39
687 revert cvs37, breakage on maemo
689 2007-07-18 [paul] 2.10.0cvs38
692 make sure we can still build with older GTK's
694 2007-07-18 [colin] 2.10.0cvs37
697 Only hide the small layout's messageview, instead
698 of destroying it when closing
700 Use gtk_window_present_with_time to popup windows,
701 it seems to make things better with modern WMs
704 2007-07-17 [colin] 2.10.0cvs36
707 Simplify layout on Maemo
710 * src/prefs_display_header.c
711 Remove some headers by default on Maemo
713 2007-07-17 [paul] 2.10.0cvs35
717 * src/prefs_logging.c
719 add options to stop/enable writing logs to disc
721 2007-07-17 [paul] 2.10.0cvs34
724 fix some issues with the Apply tags window:
725 - set search column (enables autocompl in the treeview)
726 - apply tag from "New tag" if it existed
727 - clears New tag entry when adding it with the button
730 2007-07-17 [paul] 2.10.0cvs33
733 fix 'apply tags' dialogue weirdness
735 2007-07-16 [colin] 2.10.0cvs32
738 Fix double-loading of mails on Maemo
740 2007-07-16 [colin] 2.10.0cvs31
743 Prevent double-loading of the same part under some
744 conditions; hide statusbar on Maemo
746 2007-07-16 [colin] 2.10.0cvs30
752 Improve the tag interface - allow
753 to set/unset tags from a special
755 * src/gtk/gtkvscrollbutton.c
759 Fix Mimeview's ugly hacks in the
762 2007-07-16 [paul] 2.10.0cvs29
766 * src/gtk/icon_legend.c
767 put it all in a scrolled window
769 2007-07-15 [colin] 2.10.0cvs28
772 Maemo: force layout to be Small screen; the
773 others don't make sense
775 2007-07-14 [colin] 2.10.0cvs27
778 * src/gtk/gtkvscrollbutton.c
779 Maemo: Fix mimeview's buttons size
781 2007-07-14 [colin] 2.10.0cvs26
784 Fix the button workaround fix.
785 (Use the correct variable)
787 2007-07-14 [colin] 2.10.0cvs25
791 Maemo: put the progress bar in the
794 2007-07-14 [colin] 2.10.0cvs24
797 Maemo: hide statusbar by default
802 * src/pixmaps/go_folders.xpm
803 Maemo: Add a specific icon to go back to
806 2007-07-14 [colin] 2.10.0cvs23
809 Don't set homogeneous finally
811 2007-07-14 [colin] 2.10.0cvs22
814 Fix button show/hide issues
816 2007-07-14 [colin] 2.10.0cvs21
820 Fix button workaround to be able to click
821 if mouse was on button when it went un-
823 Revert previous commit, gtk_tool_item_set_homogeneous
824 doesn't mean what it seems to mean ;-)
826 2007-07-14 [paul] 2.10.0cvs20
829 make homogeneous FALSE always
831 2007-07-13 [colin] 2.10.0cvs19
835 Rework to fit the non-deprecated API
841 Maemo layout changes. Better toolbars,
842 removal of CTree headers.
844 2007-07-13 [paul] 2.10.0cvs18
846 * src/gtk/colorlabel.c
847 fix bug 1261, '[DE] coloring messages in overview
848 keys are not localised'
849 the string is now included in claws-mail.pot
851 2007-07-13 [colin] 2.10.0cvs17
854 Fix bug 1267, 'printing mutliple messages
855 opens one message-dialog after the other'
856 Ask for confirmation when printing 10
859 2007-07-11 [colin] 2.10.0cvs16
864 * manual/claws-mail-manual.xml
866 * manual/es/claws-mail-manual.xml
868 * manual/fr/claws-mail-manual.xml
891 * src/addressbook_foldersel.c
892 * src/addressbook_foldersel.h
918 * src/displayheader.c
919 * src/displayheader.h
922 * src/editaddress_other_attributes_ldap.c
923 * src/editaddress_other_attributes_ldap.h
932 * src/editldap_basedn.c
933 * src/editldap_basedn.h
954 * src/folder_item_prefs.c
955 * src/folder_item_prefs.h
964 * src/grouplistdialog.c
965 * src/grouplistdialog.h
1012 * src/matcher_parser.h
1013 * src/matcher_parser_lex.l
1014 * src/matcher_parser_parse.y
1017 * src/message_search.c
1018 * src/message_search.h
1037 * src/partial_download.c
1038 * src/partial_download.h
1043 * src/prefs_account.c
1044 * src/prefs_account.h
1045 * src/prefs_actions.c
1046 * src/prefs_actions.h
1047 * src/prefs_common.c
1048 * src/prefs_common.h
1049 * src/prefs_compose_writing.c
1050 * src/prefs_compose_writing.h
1051 * src/prefs_customheader.c
1052 * src/prefs_customheader.h
1053 * src/prefs_display_header.c
1054 * src/prefs_display_header.h
1055 * src/prefs_ext_prog.c
1056 * src/prefs_ext_prog.h
1057 * src/prefs_filtering.c
1058 * src/prefs_filtering.h
1059 * src/prefs_filtering_action.c
1060 * src/prefs_filtering_action.h
1061 * src/prefs_folder_column.c
1062 * src/prefs_folder_column.h
1063 * src/prefs_folder_item.c
1064 * src/prefs_folder_item.h
1069 * src/prefs_image_viewer.c
1070 * src/prefs_image_viewer.h
1071 * src/prefs_logging.c
1072 * src/prefs_logging.h
1073 * src/prefs_matcher.c
1074 * src/prefs_matcher.h
1075 * src/prefs_message.c
1076 * src/prefs_message.h
1077 * src/prefs_msg_colors.c
1078 * src/prefs_msg_colors.h
1083 * src/prefs_receive.c
1084 * src/prefs_receive.h
1087 * src/prefs_spelling.c
1088 * src/prefs_spelling.h
1089 * src/prefs_summaries.c
1090 * src/prefs_summaries.h
1091 * src/prefs_summary_column.c
1092 * src/prefs_summary_column.h
1093 * src/prefs_summary_open.c
1094 * src/prefs_summary_open.h
1095 * src/prefs_template.c
1096 * src/prefs_template.h
1097 * src/prefs_themes.c
1098 * src/prefs_themes.h
1099 * src/prefs_toolbar.c
1100 * src/prefs_toolbar.h
1101 * src/prefs_wrapping.c
1102 * src/prefs_wrapping.h
1112 * src/quote_fmt_lex.l
1113 * src/quote_fmt_parse.y
1116 * src/remotefolder.c
1117 * src/remotefolder.h
1118 * src/send_message.c
1119 * src/send_message.h
1122 * src/simple-gettext.c
1123 * src/sourcewindow.c
1124 * src/sourcewindow.h
1129 * src/stock_pixmap.c
1130 * src/stock_pixmap.h
1131 * src/summary_search.c
1132 * src/summary_search.h
1149 * src/common/base64.c
1150 * src/common/base64.h
1151 * src/common/claws.c
1152 * src/common/claws.h
1154 * src/common/fnmatch.c
1155 * src/common/fnmatch.h
1156 * src/common/fnmatch_loop.c
1157 * src/common/hooks.c
1158 * src/common/hooks.h
1163 * src/common/mgutils.c
1164 * src/common/mgutils.h
1167 * src/common/passcrypt.c
1168 * src/common/passcrypt.h.in
1169 * src/common/plugin.c
1170 * src/common/plugin.h
1171 * src/common/prefs.c
1172 * src/common/prefs.h
1173 * src/common/progressindicator.c
1174 * src/common/progressindicator.h
1175 * src/common/quoted-printable.c
1176 * src/common/quoted-printable.h
1177 * src/common/session.c
1178 * src/common/session.h
1181 * src/common/socket.c
1182 * src/common/socket.h
1185 * src/common/ssl_certificate.c
1186 * src/common/ssl_certificate.h
1187 * src/common/string_match.c
1188 * src/common/string_match.h
1189 * src/common/stringtable.c
1190 * src/common/stringtable.h
1193 * src/common/template.c
1194 * src/common/template.h
1195 * src/common/timing.h
1196 * src/common/utils.c
1197 * src/common/utils.h
1198 * src/common/uuencode.c
1199 * src/common/uuencode.h
1200 * src/common/version.h.in
1201 * src/common/w32_dirent.c
1202 * src/common/w32_reg.c
1203 * src/common/w32_signal.c
1204 * src/common/w32_stat.c
1205 * src/common/w32_stdlib.c
1206 * src/common/w32_string.c
1207 * src/common/w32_time.c
1208 * src/common/w32_unistd.c
1209 * src/common/w32_wait.c
1210 * src/common/w32lib.h
1213 * src/common/xmlprops.c
1214 * src/common/xmlprops.h
1215 * src/etpan/etpan-errors.h
1216 * src/etpan/etpan-thread-manager-types.h
1217 * src/etpan/etpan-thread-manager.c
1218 * src/etpan/etpan-thread-manager.h
1219 * src/etpan/imap-thread.c
1220 * src/etpan/imap-thread.h
1223 * src/gtk/colorlabel.c
1224 * src/gtk/colorlabel.h
1225 * src/gtk/colorsel.c
1226 * src/gtk/colorsel.h
1227 * src/gtk/combobox.c
1228 * src/gtk/combobox.h
1229 * src/gtk/description_window.c
1230 * src/gtk/description_window.h
1233 * src/gtk/foldersort.c
1234 * src/gtk/foldersort.h
1235 * src/gtk/gtkaspell.c
1236 * src/gtk/gtkaspell.h
1237 * src/gtk/gtksctree.c
1238 * src/gtk/gtkshruler.c
1239 * src/gtk/gtkshruler.h
1240 * src/gtk/gtksourceprintjob.c
1241 * src/gtk/gtksourceprintjob.h
1242 * src/gtk/gtkutils.c
1243 * src/gtk/gtkutils.h
1244 * src/gtk/gtkvscrollbutton.c
1245 * src/gtk/gtkvscrollbutton.h
1246 * src/gtk/icon_legend.c
1247 * src/gtk/icon_legend.h
1248 * src/gtk/inputdialog.c
1249 * src/gtk/inputdialog.h
1250 * src/gtk/logwindow.c
1251 * src/gtk/logwindow.h
1252 * src/gtk/manage_window.c
1253 * src/gtk/manage_window.h
1256 * src/gtk/pluginwindow.c
1257 * src/gtk/pluginwindow.h
1258 * src/gtk/prefswindow.c
1259 * src/gtk/prefswindow.h
1260 * src/gtk/progressdialog.c
1261 * src/gtk/progressdialog.h
1262 * src/gtk/quicksearch.c
1263 * src/gtk/quicksearch.h
1264 * src/gtk/sslcertwindow.c
1265 * src/gtk/sslcertwindow.h
1266 * src/plugins/bogofilter/bogofilter.c
1267 * src/plugins/bogofilter/bogofilter.h
1268 * src/plugins/bogofilter/bogofilter_gtk.c
1269 * src/plugins/clamav/clamav_plugin.c
1270 * src/plugins/clamav/clamav_plugin.h
1271 * src/plugins/clamav/clamav_plugin_gtk.c
1272 * src/plugins/demo/demo.c
1273 * src/plugins/dillo_viewer/dillo_prefs.c
1274 * src/plugins/dillo_viewer/dillo_prefs.h
1275 * src/plugins/dillo_viewer/dillo_viewer.c
1276 * src/plugins/pgpcore/passphrase.c
1277 * src/plugins/pgpcore/passphrase.h
1278 * src/plugins/pgpcore/pgp_viewer.c
1279 * src/plugins/pgpcore/pgp_viewer.h
1280 * src/plugins/pgpcore/plugin.c
1281 * src/plugins/pgpcore/prefs_gpg.c
1282 * src/plugins/pgpcore/prefs_gpg.h
1283 * src/plugins/pgpcore/select-keys.c
1284 * src/plugins/pgpcore/select-keys.h
1285 * src/plugins/pgpcore/sgpgme.c
1286 * src/plugins/pgpcore/sgpgme.h
1287 * src/plugins/pgpinline/pgpinline.c
1288 * src/plugins/pgpinline/pgpinline.h
1289 * src/plugins/pgpinline/plugin.c
1290 * src/plugins/pgpmime/pgpmime.c
1291 * src/plugins/pgpmime/pgpmime.h
1292 * src/plugins/pgpmime/plugin.c
1293 * src/plugins/spamassassin/spamassassin.c
1294 * src/plugins/spamassassin/spamassassin.h
1295 * src/plugins/spamassassin/spamassassin_gtk.c
1296 * src/plugins/trayicon/trayicon.c
1297 * src/plugins/trayicon/trayicon_prefs.c
1298 * src/plugins/trayicon/trayicon_prefs.h
1299 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1300 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
1301 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
1302 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1303 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
1304 * tools/OOo2claws-mail.pl
1305 * tools/README.sylprint
1306 * tools/acroread2claws-mail.pl
1307 * tools/claws-mail-compose-insert-files.pl
1308 * tools/convert_mbox.pl
1309 * tools/filter_conv.pl
1310 * tools/filter_conv_new.pl
1312 * tools/freshmeat_search.pl
1313 * tools/google_search.pl
1314 * tools/kmail-mailbox2claws-mail.pl
1315 * tools/kmail2claws-mail.pl
1316 * tools/kmail2claws-mail_v2.pl
1318 * tools/make.themes.project
1319 * tools/multiwebsearch.pl
1320 * tools/nautilus2claws-mail.sh
1321 * tools/outlook2claws-mail.pl
1322 * tools/textviewer.sh
1323 * tools/thunderbird-filters-convertor.pl
1326 * tools/vcard2xml.py
1327 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
1328 Upgrade to GPLv3 or later.
1330 2007-07-10 [wwp] 2.10.0cvs15
1333 Fix re-opening of all composing messages that were
1334 opened when closing the previous instance, thanks
1337 2007-07-10 [paul] 2.10.0cvs14
1339 * src/editaddress_other_attributes_ldap.c
1341 fix crash on selecting 'other attributes' combo
1342 for either a new entry or an old entry with no
1343 existing attributes.
1344 fix bug on editing multiple attributes which
1345 resulted them all having the value of the last
1349 2007-07-10 [colin] 2.10.0cvs13
1352 * src/editaddress_other_attributes_ldap.h
1354 Fix --disable-ldap build
1356 2007-07-09 [colin] 2.10.0cvs12
1362 * src/editaddress_other_attributes_ldap.c
1363 * src/editaddress_other_attributes_ldap.h
1368 Add capability to edit all inetOrgPerson
1369 attributes on LDAP. Patch by Michael
1372 2007-07-09 [colin] 2.10.0cvs11
1378 * src/prefs_summaries.c
1379 * src/prefs_themes.c
1381 * src/common/Makefile.am
1383 * src/common/timing.h
1384 * src/common/utils.c
1385 * src/common/utils.h
1386 * src/common/w32_account.c
1387 * src/common/w32lib.h
1388 * src/gtk/Makefile.am
1389 * src/gtk/colorlabel.c
1390 * src/plugins/pgpcore/Makefile.am
1391 * src/plugins/pgpcore/claws.def
1392 * src/plugins/pgpcore/passphrase.c
1393 * src/plugins/pgpcore/pgp_viewer.c
1394 * src/plugins/pgpcore/plugin.def
1395 * src/plugins/pgpcore/sgpgme.c
1396 * src/plugins/pgpinline/Makefile.am
1397 * src/plugins/pgpinline/claws.def
1398 * src/plugins/pgpinline/mypgpcore.def
1399 * src/plugins/pgpinline/plugin.def
1400 * src/plugins/pgpmime/Makefile.am
1401 * src/plugins/pgpmime/claws.def
1402 * src/plugins/pgpmime/mypgpcore.def
1403 * src/plugins/pgpmime/plugin.def
1404 Commit win32 patch, from Werner Koch and
1407 2007-07-09 [colin] 2.10.0cvs10
1409 * src/prefs_toolbar.c
1410 Fix crash when no actions exist
1412 2007-07-07 [paul] 2.10.0cvs9
1415 * manual/claws-mail-manual.xml
1416 update copyright year
1418 updated by Flammie Pirinen
1420 2007-07-05 [wwp] 2.10.0cvs8
1422 * src/plugins/clamav/clamav_plugin_gtk.c
1423 Make vertical spacing like in other plugin prefs pages.
1425 2007-07-05 [wwp] 2.10.0cvs7
1428 It's %am that works, not %ae (this doc incoherence has been
1429 introduced with 2.9.2cvs13).
1431 2007-07-04 [wwp] 2.10.0cvs6
1433 * src/plugins/bogofilter/bogofilter.c
1434 Gettext-ize an occurrence of "Any" that wasn't.
1436 2007-07-04 [colin] 2.10.0cvs5
1439 Fix untranslated strings; thanks
1442 2007-07-03 [colin] 2.10.0cvs4
1446 Fix saving of sort mode for tags and
1447 thread date. Thanks to Pierre Ossman.
1448 Completes fix for bug 1233
1450 2007-07-03 [paul] 2.10.0cvs3
1458 2007-07-02 [colin] 2.10.0cvs2
1464 Add View/Sort/by Thread date
1465 Fixes bug 1233, 'Capability to sort
1466 threads by most recent message'
1467 Based on a patch by Paul Rolland
1469 2007-07-02 [colin] 2.10.0cvs1
1486 * src/matcher_parser_parse.y
1490 * src/prefs_common.c
1491 * src/prefs_common.h
1492 * src/prefs_filtering_action.c
1493 * src/prefs_matcher.c
1494 * src/prefs_summary_column.c
1498 * src/quote_fmt_lex.l
1499 * src/quote_fmt_parse.y
1503 * src/common/Makefile.am
1507 * src/gtk/quicksearch.c
1508 * src/gtk/quicksearch.h
1509 Add Tags implementation. Tags are arbitrary labels
1510 that can be applied to messages. It is possible
1511 to create, edit, remove tags; apply them to mails;
1512 filter on tags or tag presence; apply or unset
1513 tags via filtering actions; reference tags in
1516 2007-07-02 [paul] 2.10.0
1523 2007-07-02 [paul] 2.9.2cvs78
1533 updated by Stephan Sachse, me, Ricardo Mones
1534 Lastra, Fabien Vantard, Pader Rezso, Frederico
1535 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
1537 2007-07-02 [paul] 2.9.2cvs77
1542 2007-06-29 [wwp] 2.9.2cvs76
1545 Fix a typo (thanks to Ricardo for finding this out).
1547 2007-06-28 [paul] 2.9.2cvs75
1552 2007-06-28 [paul] 2.9.2cvs74
1555 fix bug in the autotools build system.
1556 Files cataloged under EXTRA_DIST were never
1557 automatically copied to the build tree.
1558 (fix 'make distcheck')
1559 Patch by Michael Rasmussen.
1561 2007-06-24 [colin] 2.9.2cvs73
1564 Fix bug 1249, 'Error handling for
1565 news errors needs modification'
1566 Only popup error if the according
1567 pref in Prefs/Receive is set.
1569 2007-06-21 [colin] 2.9.2cvs72
1571 * src/common/plugin.c
1572 * src/common/plugin.h
1573 Change plugin API to know whether it's safe to
1574 unload plugins or whether we should just hide
1575 them. Fixes bug 1248, 'Core dumps after
1576 unloading plugin and clicking on load plugins'
1577 * src/plugins/bogofilter/bogofilter.c
1578 * src/plugins/clamav/clamav_plugin.c
1579 * src/plugins/demo/demo.c
1580 * src/plugins/dillo_viewer/dillo_viewer.c
1581 * src/plugins/pgpcore/plugin.c
1582 * src/plugins/pgpinline/plugin.c
1583 * src/plugins/pgpmime/plugin.c
1584 * src/plugins/spamassassin/spamassassin.c
1585 * src/plugins/trayicon/trayicon.c
1588 2007-06-19 [colin] 2.9.2cvs71
1592 Fix crash mentioned in bug 1246
1593 Race condition when automatically drafting
1594 due to insertion on reedit.
1596 2007-06-18 [wwp] 2.9.2cvs70
1599 LDIF import: use a "Proceed" button to complete
1602 2007-06-18 [paul] 2.9.2cvs69
1605 use pkgconfig to check for gtk and glib
1607 2007-06-17 [wwp] 2.9.2cvs68
1611 LDIF import: better error handling, minor code
1612 and UI cleanup, and renamed the Save button
1613 to Close, as imported stuff is already saved
1614 when the Save button is shown.
1616 2007-06-17 [colin] 2.9.2cvs67
1618 * src/prefs_summaries.c
1620 Don't set as read when forwarded, only replied to
1622 2007-06-17 [paul] 2.9.2cvs66
1625 add missing #include
1627 2007-06-16 [colin] 2.9.2cvs65
1629 * src/prefs_summaries.c
1631 Change the pref "Only mark as read when opened
1632 in new window" to "..., replied to or forwarded".
1633 Based on a patch by Paul Rolland.
1635 2007-06-16 [paul] 2.9.2cvs64
1638 alphabetical order! :)
1640 2007-06-16 [colin] 2.9.2cvs63
1644 Add Michael Rasmussen in authors list
1646 2007-06-16 [colin] 2.9.2cvs62
1649 Fix messageview_copy_clipboard to take advantage
1650 of plugins' get_selection.
1652 2007-06-15 [colin] 2.9.2cvs61
1658 * src/message_search.c
1660 * src/summary_search.c
1663 Allow GDK_KP_Enter to do the same as GDK_Return
1664 Patch by Michael Rasmussen
1666 2007-06-15 [paul] 2.9.2cvs60
1669 fix bug when closing a compose window
1672 2007-06-14 [paul] 2.9.2cvs59
1676 migrate sylpheed config
1678 2007-06-14 [wwp] 2.9.2cvs58
1680 * src/gtk/pluginwindow.c
1681 Yet another attempt to fix sizing/alignment of the
1682 button bar in plugins window.
1684 2007-06-12 [colin] 2.9.2cvs57
1689 * src/prefs_common.c
1690 * src/prefs_common.h
1691 * src/prefs_summaries.c
1692 * src/prefs_summary_open.c
1693 * src/prefs_summary_open.h
1695 Make "when entering a folder" actions more personalisable
1697 2007-06-12 [wwp] 2.9.2cvs56
1700 Use short description from Paul (mairix.sh).
1702 2007-06-12 [wwp] 2.9.2cvs55
1705 Updated info about mairix.sh.
1707 2007-06-11 [paul] 2.9.2cvs54
1709 * src/prefs_logging.c
1710 rework log window length widgets
1711 and some sensitivity fixes
1713 2007-06-11 [paul] 2.9.2cvs53
1716 * src/prefs_logging.c
1717 rename 'Protocol Log' to 'Network Log'
1718 and some function renaming
1720 2007-06-10 [wwp] 2.9.2cvs52
1722 * src/gtk/pluginwindow.c
1725 2007-06-10 [wwp] 2.9.2cvs51
1727 * src/gtk/pluginwindow.c
1728 Fix button bar in plugin window, was centered and not
1729 behaving like other dialogs w/ such button bar.
1731 2007-06-08 [wwp] 2.9.2cvs50
1738 Provide a way out of automatic draft saving on IMAP, when
1740 Prevent drafting while sending and quitting while sending.
1745 2007-06-08 [wwp] 2.9.2cvs49
1747 * src/prefs_account.c
1748 * src/gtk/prefswindow.c
1749 * src/gtk/prefswindow.h
1750 Activate the Basic page when opening account prefs.
1752 2007-06-08 [wwp] 2.9.2cvs48
1754 * src/common/socket.c
1755 Don't crash if fork() fails, thanks to Colin.
1757 2007-06-08 [wwp] 2.9.2cvs47
1759 * src/gtk/prefswindow.c
1760 Wrap some long lines, and reset horizontal scroller's adjusment
1761 (this was already done, vertically), when changing tab (not page)
1764 2007-06-08 [paul] 2.9.2cvs46
1766 * src/common/utils.c
1767 use gethostname() instead of uname()
1768 based on a patch by Michael Hughes
1769 <Sylpheed-Claws_user@thehugheslogcabin.net>
1771 2007-06-07 [wwp] 2.9.2cvs45
1773 * src/prefs_common.c
1774 Fix some useless warnings, thanks to Colin.
1776 2007-06-06 [colin] 2.9.2cvs44
1779 Fix strange allocations.
1781 2007-06-06 [colin] 2.9.2cvs43
1784 Patch by Michael Rasmussus to help
1787 2007-06-05 [wwp] 2.9.2cvs42
1789 * src/prefs_account.c
1790 * src/prefs_folder_item.c
1794 Per-folder templates can now be applied recursively.
1795 Always save per-folder templates (formats were erroneously
1796 saved only if they were enabled).
1797 Check for validity of quotation marks everywhere there
1800 2007-06-05 [wwp] 2.9.2cvs41
1803 Fix incoming messages from local accounts always getting filtered
1804 (even if the account prefs say don't), thanks to Colin.
1806 2007-06-05 [wwp] 2.9.2cvs40
1810 Use per-folder/per-account quote chars when applying a
1811 template or inserting text as well. Const'ify some
1814 2007-06-04 [colin] 2.9.2cvs39
1817 More work for wwp :)
1819 2007-06-04 [wwp] 2.9.2cvs38
1822 Same as 2.9.2cvs36 but for forwarding.
1824 2007-06-04 [colin] 2.9.2cvs37
1827 Use original mail file for forward/redirect
1828 Fixes some forwarded mails to be attached as
1829 application/octet-stream (when they have binary
1830 parts), and incidentally fixes bug 848
1831 'Redirect breaks GnuPG'
1833 2007-06-04 [wwp] 2.9.2cvs36
1836 Fix quote mark mis-initialisation when replying/forwarding
1837 (introduced w/ 2.9.2cvs20).
1839 2007-06-04 [wwp] 2.9.2cvs35
1841 * src/prefs_compose_writing.c
1843 Fix a bug where Quotation characters (prefs/compose/writing)
1844 was cleared (introduced w/ 2.9.2cvs26).
1846 2007-06-04 [wwp] 2.9.2cvs34
1848 * src/prefs_account.c
1849 * src/prefs_account.h
1850 Better fix for compiling w/o aspell (rollbacks
1853 2007-06-04 [wwp] 2.9.2cvs33
1856 * src/prefs_account.c
1857 * src/prefs_account.h
1859 It's now possible to disable mail filtering plugins
1860 on a per-account basis.
1862 2007-06-04 [wwp] 2.9.2cvs32
1865 * src/common/utils.c
1866 * src/common/utils.h
1867 Support CRLF in headers part of messages.
1868 Support few more date formats (RFC3339 subsets).
1870 2007-06-04 [wwp] 2.9.2cvs31
1872 * src/prefs_account.c
1873 Fix compiling w/o aspell support.
1875 2007-06-03 [wwp] 2.9.2cvs30
1878 Don't decode leading ENV_ and ~ in P_PASSWORD
1881 2007-06-03 [wwp] 2.9.2cvs29
1884 Don't decode leading ENV_ and ~ in P_PASSWORD
1887 2007-06-03 [wwp] 2.9.2cvs28
1889 * src/prefs_account.c
1890 * src/gtk/prefswindow.c
1891 * src/gtk/prefswindow.h
1892 Added a way to force preloading of all pages
1894 Moved tabs to pages in account prefs.
1896 2007-06-02 [colin] 2.9.2cvs27
1899 Fix possible crash, fix ldap write bugs
1901 Fix ldap write bugs - patch by Michael
1905 Add a hook whenever alertpanel opens/closes
1907 2007-05-31 [wwp] 2.9.2cvs26
1909 * src/prefs_compose_writing.c
1911 Re-organized writing options a bit:
1912 - renamed the Quoting page to Templates
1913 - moved all composing templates to that page
1914 - moved non-templates options to the Writing one,
1915 grouped reply-related options, reordered reply and
1918 2007-05-31 [wwp] 2.9.2cvs25
1921 Removed unused code.
1923 2007-05-31 [colin] 2.9.2cvs24
1926 Fix missing display name when modifying
1927 LDAP. Patch by Michael Rasmussen
1929 2007-05-31 [wwp] 2.9.2cvs23
1931 * src/plugins/bogofilter/Makefile.am
1932 * src/plugins/clamav/Makefile.am
1933 * src/plugins/demo/Makefile.am
1934 * src/plugins/dillo_viewer/Makefile.am
1935 * src/plugins/spamassassin/Makefile.am
1936 Fix building of those plugins in Mac OS X.
1938 2007-05-30 [wwp] 2.9.2cvs22
1940 * src/gtk/quicksearch.c
1941 Fix missing initialization.
1943 2007-05-30 [wwp] 2.9.2cvs21
1946 Revert accidental commit (debug outputs).
1948 2007-05-30 [wwp] 2.9.2cvs20
1951 * src/folder_item_prefs.c
1952 * src/folder_item_prefs.h
1953 * src/prefs_account.c
1954 * src/prefs_account.h
1955 * src/prefs_folder_item.c
1958 Implemented per-account and per-folder
1959 compose/reply/forward formats.
1961 2007-05-30 [wwp] 2.9.2cvs19
1963 * src/prefs_compose_writing.c
1968 Internal API changes (factorize quote format
1971 2007-05-30 [colin] 2.9.2cvs18
1974 Fix race where it's possible to re-click Send
1975 between end of SMTP session and end of "move to
1976 sent folder" when sending an email with send
1979 2007-05-30 [colin] 2.9.2cvs17
1982 Ask for backtrace on all threads. Patch by
1985 Fix stale news statusbar when scanning fails.
1988 Fix some LDAP write updates bugs. Patch
1989 by Michael Rasmussen
1991 2007-05-29 [colin] 2.9.2cvs16
1994 Fix loss of local flags when moving mails
1995 on IMAP in high-bandwidth mode (UID FETCH)
1997 2007-05-25 [paul] 2.9.2cvs15
1999 * src/common/socket.c
2000 fix sometimes crasher on cancelling
2003 2007-05-25 [colin] 2.9.2cvs14
2008 Be more helpful in the subscription
2011 2007-05-23 [wwp] 2.9.2cvs13
2014 * src/prefs_compose_writing.c
2016 * src/prefs_template.c
2017 * src/prefs_template.h
2020 * src/quote_fmt_lex.l
2021 * src/quote_fmt_parse.y
2022 Introduced new syntax elements (symbols and commands)
2023 in templates/quote_fmt. Compatibility w/ old
2025 Updated and reworked the corresponding Information
2027 Display the line number in dialogs that talk about
2028 parser errors (in addition to the error message in
2031 2007-05-23 [wwp] 2.9.2cvs12
2033 * src/quote_fmt_parse.y
2034 Fix 2.9.2cvs11, probably a paste accident ;).
2036 2007-05-23 [wwp] 2.9.2cvs11
2039 * src/prefs_template.c
2041 * src/quote_fmt_parse.y
2042 Fix 2.9.2cvs10, which broke --disable-aspell.
2044 2007-05-22 [wwp] 2.9.2cvs10
2047 * src/prefs_template.c
2050 * src/quote_fmt_lex.l
2051 * src/quote_fmt_parse.y
2052 * src/gtk/gtkaspell.c
2053 * src/gtk/gtkaspell.h
2054 Added template/quote format syntactical elements
2056 - current dictionary
2057 %T to show (shows empty if not set or not enabled),
2058 ?T and !T to check if the default dictionary is
2060 - current account's default dictionary
2061 %aT to show (empty if not set or not enabled),
2062 ?aT and !aT to check if it's enabled and set
2063 - name completion for an address, from the address
2065 %ABf, %ABt, %ABc respectively show the full name got
2066 from the address book if From, To or Cc match a single
2068 ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
2069 matches any contact and if the full name is non-empty.
2070 If From, To or Cc are lists of email addresses, only
2071 the first address will be checked.
2072 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
2073 that could show a trailing ','.
2074 Also, template/quote_fmt parser now shows the line number in case
2077 2007-05-15 [colin] 2.9.2cvs9
2081 Add a public function to know whether Claws
2083 Store opened folder when exiting
2086 Store last opened message in each FolderItem;
2087 Reset last seen messages if Claws crashed, so
2088 that one can't go in an infinite crash in case
2089 a particular mail crashes Claws.
2091 * src/prefs_common.c
2092 * src/prefs_common.h
2094 * src/prefs_summaries.c
2095 Add "Select last opened message" when entering
2097 Add "Select last opened folder" at startup.
2099 2007-05-14 [colin] 2.9.2cvs8
2102 Fix bashism, search for xml catalog
2103 in /usr/local/share/xml/catalog too
2106 2007-05-13 [wwp] 2.9.2cvs7
2108 * src/gtk/logwindow.c
2109 fix raising log windows when they are either minimized or
2112 2007-05-11 [colin] 2.9.2cvs6
2115 Use Hildon's file chooser on Maemo. Patch
2116 by Jean-Luc Biord; fixes part 2 of bug 1201,
2117 'File attachment "manipulation" bugs...'
2119 2007-05-10 [wwp] 2.9.2cvs5
2121 * src/prefs_common.c
2122 * src/prefs_common.h
2123 * src/gtk/quicksearch.c
2124 Add a quicksearch option to automatically run
2125 a search selected from the history (this option
2126 is exclusive towards type-ahead).
2128 2007-05-10 [colin] 2.9.2cvs4
2131 Fix g_warnings, thanks to Brian
2134 2007-05-09 [colin] 2.9.2cvs3
2139 * src/prefs_summaries.c
2142 * src/common/utils.c
2143 * src/gtk/gtksourceprintjob.c
2144 * src/gtk/sslcertwindow.c
2145 Use the re-entrant variant of time functions
2146 Probably fixes bug 1217, 'reentrancy problems
2147 with time functions'
2149 2007-05-09 [colin] 2.9.2cvs2
2152 Fix crasher when reconnection fails
2154 2007-05-08 [paul] 2.9.2cvs1
2160 bump version number following
2163 2007-05-08 [paul] 2.9.1cvs48
2165 * src/plugins/demo/demo.c
2166 * src/plugins/dillo_viewer/dillo_prefs.c
2167 * src/plugins/dillo_viewer/dillo_prefs.h
2168 * src/plugins/dillo_viewer/dillo_viewer.c
2169 * src/plugins/pgpcore/pgp_viewer.c
2170 * src/plugins/pgpcore/pgp_viewer.h
2171 * src/plugins/pgpcore/plugin.c
2172 * src/plugins/pgpcore/prefs_gpg.c
2173 * src/plugins/pgpcore/prefs_gpg.h
2174 * src/plugins/pgpcore/sgpgme.c
2175 * src/plugins/pgpcore/sgpgme.h
2176 * src/plugins/pgpinline/plugin.c
2177 * src/plugins/pgpmime/pgpmime.c
2178 * src/plugins/pgpmime/pgpmime.h
2179 * src/plugins/pgpmime/plugin.c
2180 * src/plugins/spamassassin/spamassassin.c
2181 * src/plugins/spamassassin/spamassassin.h
2182 * src/plugins/spamassassin/spamassassin_gtk.c
2183 * src/plugins/trayicon/README
2185 * tools/README.sylprint
2186 * tools/outlook2claws-mail.pl
2188 * tools/tb2claws-mail
2189 * tools/tbird2claws.py
2191 * tools/vcard2xml.py
2192 * tools/kdeservicemenu/README
2193 cleanups and corrections
2195 2007-05-06 [wwp] 2.9.1cvs47
2198 Fix missing dash to `display` command-line, reported
2199 by Georg Himmrich <georg at mails d0t diesind d0t net>.
2201 2007-05-06 [colin] 2.9.1cvs46
2204 * src/stock_pixmap.c
2205 * src/stock_pixmap.h
2206 * src/pixmaps/printer.xpm
2209 2007-05-06 [paul] 2.9.1cvs45
2214 * src/summary_search.c
2218 2007-05-05 [wwp] 2.9.1cvs44
2222 * src/prefs_actions.c
2226 Fix "faild" typos everywhere and capitalization of
2229 2007-05-04 [colin] 2.9.1cvs43
2234 * src/plugins/pgpcore/prefs_gpg.c
2235 * src/plugins/pgpcore/prefs_gpg.h
2236 * src/plugins/pgpinline/pgpinline.c
2237 * src/plugins/pgpmime/pgpmime.c
2238 Add an API to warn about encryption limits,
2239 and allow to disable these warnings
2241 2007-05-03 [colin] 2.9.1cvs42
2245 Fix bug 1213, 'Delete more than
2248 2007-05-03 [wwp] 2.9.1cvs41
2250 * src/prefs_common.c
2251 * src/prefs_filtering.c
2252 * src/prefs_template.c
2253 * src/common/template.c
2254 * src/common/template.h
2255 * src/gtk/gtkutils.c
2256 * src/gtk/gtkutils.h
2257 Templates are no longer automatically sorted
2258 by name, but can be sorted manually using
2259 |< < > >| buttons as well as drag'n'drop.
2261 2007-05-03 [wwp] 2.9.1cvs40
2263 * src/plugins/spamassassin/spamassassin.c
2264 * src/plugins/spamassassin/spamassassin.h
2265 * src/plugins/spamassassin/spamassassin_gtk.c
2266 * src/plugins/bogofilter/bogofilter.c
2267 * src/plugins/bogofilter/bogofilter.h
2268 * src/plugins/bogofilter/bogofilter_gtk.c
2269 Added an option to conditionally mark saved spam
2270 as read (default is and was to do so).
2271 Satisfies feature request 1708539 on sf.net tracker.
2273 2007-05-03 [colin] 2.9.1cvs39
2276 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
2278 2007-05-02 [colin] 2.9.1cvs38
2281 Fix bug 1209, 'Clicking on address
2282 in header (mailto uri) selects
2283 default account'. Patch adapted from
2286 2007-05-02 [colin] 2.9.1cvs37
2288 * src/grouplistdialog.c
2289 Set cursor to wait cursor while loading
2292 2007-05-02 [paul] 2.9.1cvs36
2296 rename cache and mark files
2299 2007-04-30 [paul] 2.9.1cvs35
2301 * manual/glossary.xml
2302 * manual/plugins.xml
2303 updates. Patch by Ricardo
2305 2007-04-29 [wwp] 2.9.1cvs34
2309 Fix few grammatical errors (patch by David Relson < relson at
2310 osagesoftware dot com >).
2312 2007-04-28 [colin] 2.9.1cvs33
2316 * src/prefs_account.c
2317 * src/prefs_account.h
2318 Drop the "Download all" preference. It's
2319 stupidly useless and confuses people from
2322 2007-04-27 [wwp] 2.9.1cvs32
2325 * src/prefs_account.c
2326 * src/prefs_account.h
2327 Don't reflect accounts changes to the mainwindow when it's
2330 2007-04-27 [colin] 2.9.1cvs31
2333 Freeze/thaw when sync'ing flags
2335 * src/prefs_account.c
2336 * src/prefs_account.h
2337 * src/etpan/imap-thread.c
2338 * src/etpan/imap-thread.h
2339 Add a way to use UID FETCH instead
2340 of searches to fetch message lists
2341 and flags. More expensive towards
2342 bandwidth, less expensive towards
2343 server's CPU. Probably fixes
2344 bug 1158, 'Scanning new folders on
2345 Exchange 2007 extremely slow'.
2348 2007-04-27 [paul] 2.9.1cvs30
2351 * src/prefs_logging.c
2352 improvements to english usage
2354 2007-04-27 [colin] 2.9.1cvs29
2357 Fix build without libetpan (my bad!)
2359 2007-04-26 [colin] 2.9.1cvs28
2363 Fix uselessly exported function
2365 Consider "- -- \n" as signature separator
2366 (that's what signature separators look like
2367 in PGP/Inline signed mails)
2369 2007-04-26 [colin] 2.9.1cvs27
2372 libetpan-0.49 is now required
2374 Fix double fetching of mails if
2377 Make offline sync faster, by
2378 remembering last change time, and
2381 2007-04-26 [hoa] 2.9.1cvs26
2387 * src/etpan/imap-thread.c
2388 * src/etpan/imap-thread.h
2389 cancellation of IMAP operations is now allowed.
2390 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
2392 2007-04-26 [colin] 2.9.1cvs25
2395 Always fetch body+headers in folders that are
2396 synched for offline use, if "Synchronise as
2397 soon as possible" is set.
2398 Fixes bug 1200, 'Add option to always retrieve full
2401 2007-04-25 [colin] 2.9.1cvs24
2404 Fix bug 1198, 'Reply-all "disappearing" address bug
2407 2007-04-24 [colin] 2.9.1cvs23
2410 Fix bug 1195, 'Hardware key navigation'
2411 Make GDK_Enter toggle expansion (Maemo)
2413 2007-04-24 [wwp] 2.9.1cvs22
2416 Fix few compiler warnings.
2418 2007-04-24 [paul] 2.9.1cvs21
2421 * src/stock_pixmap.c
2422 * src/stock_pixmap.h
2423 complete last commit
2425 2007-04-24 [paul] 2.9.1cvs20
2428 * src/pixmaps/active.xpm
2429 * src/pixmaps/checkbox_off.xpm
2430 * src/pixmaps/checkbox_on.xpm
2431 * src/pixmaps/inactive.xpm
2433 remove transparent border from checkbox icons
2435 2007-04-24 [wwp] 2.9.1cvs19
2439 Fix a crash in textview, thanks to Colin.
2441 2007-04-23 [wwp] 2.9.1cvs18
2443 * src/prefs_common.c
2444 Fix 2.9.1cvs5: no header was being translated at all.
2446 2007-04-23 [colin] 2.9.1cvs17
2449 * src/stock_pixmap.c
2450 * src/stock_pixmap.h
2453 * src/gtk/gtksctree.c
2454 * src/gtk/gtksctree.h
2455 * src/pixmaps/selection.xpm
2456 Fix bug 1193, 'Need a way to multi-select
2457 items'. Add a toggle button to the summaryview
2458 to switch between normal and multiple selection
2461 2007-04-23 [colin] 2.9.1cvs16
2464 * src/stock_pixmap.c
2465 * src/stock_pixmap.h
2468 * src/gtk/gtksctree.c
2469 * src/gtk/gtksctree.h
2470 * src/pixmaps/selection.xpm
2471 Fix bug 1193, 'Need a way to multi-
2473 Add a toggle button in the summaryview
2474 to enable normal or multiple selection.
2477 2007-04-23 [colin] 2.9.1cvs15
2480 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
2482 2007-04-21 [colin] 2.9.1cvs14
2484 * src/gtk/quicksearch.c
2485 Fix previous commit (actually use correct
2488 2007-04-21 [colin] 2.9.1cvs13
2490 * src/gtk/quicksearch.c
2491 Fix changing quicksearch type (after Esc,
2492 after changing Recursive, ...)
2494 2007-04-20 [wwp] 2.9.1cvs12
2496 * src/gtk/Makefile.am
2497 Added headers.h (completes 2.9.1cvs5).
2499 2007-04-20 [wwp] 2.9.1cvs11
2502 Fix the use of display name in name column,
2503 it has been overriden w/ the use of nickname
2504 by 2.9.0cvs3. Now nickname is used (if any)
2505 in case of LDAP books only.
2507 2007-04-20 [colin] 2.9.1cvs10
2512 Add handling of 'a' to loop in a mail's
2515 2007-04-20 [colin] 2.9.1cvs9
2518 Fix bug 1190, 'dir_open' button doesn't work'
2521 2007-04-20 [colin] 2.9.1cvs8
2525 Fix bug 1194, 'Hardware keys move from email
2526 list to account/directory list, but not back
2527 to email list...' (Maemo)
2529 2007-04-20 [colin] 2.9.1cvs7
2532 complete previous commit
2534 2007-04-20 [colin] 2.9.1cvs6
2537 Fix bug 1187, 'Reply-to addressee disappears
2538 when reply-to text box is clicked...' (Maemo)
2540 2007-04-20 [wwp] 2.9.1cvs5
2548 * src/prefs_common.c
2549 * src/prefs_common.h
2550 * src/prefs_display_header.c
2551 * src/prefs_matcher.c
2554 * src/gtk/quicksearch.c
2555 Translate more header names according to the relevant option value,
2556 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
2557 Replaced nearly all uses of prefs_common.trans_hdr with a call
2558 to prefs_common_translated_header_name().
2559 Added a headers.h reference file that contains known header names
2560 (RFC2822 and others) to the translation process' input, so that
2561 translated header names will still exist even if no occurrence of
2562 _("headername") is found anymore in the sources.
2563 Don't translate column name 'Number' following to trans_hdr option
2564 value as it's not a header name.
2566 2007-04-20 [colin] 2.9.1cvs4
2568 * src/gtk/quicksearch.c
2569 * src/gtk/quicksearch.h
2570 Add "From, To or Subject" quicksearch
2571 type. Patch by ulfschaper@users.sf.net
2573 2007-04-20 [colin] 2.9.1cvs3
2576 Implement proper references filtering condition.
2577 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
2579 2007-04-19 [wwp] 2.9.1cvs2
2581 * src/prefs_display_header.c
2582 * src/message_search.c
2583 Fix few warnings (g_free of const gchar*).
2585 2007-04-19 [paul] 2.9.1cvs1
2591 bump version number following
2594 2007-04-19 [paul] 2.9.0cvs9
2596 * manual/advanced.xml
2597 * manual/glossary.xml
2600 2007-04-18 [paul] 2.9.0cvs8
2603 fix for CVE-2007-1558 (APOP)
2606 2007-04-18 [paul] 2.9.0cvs7
2612 Fix encoding woes wrt saving of
2616 2007-04-18 [colin] 2.9.0cvs6
2618 * src/gtk/pluginwindow.c
2619 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
2621 2007-04-17 [wwp] 2.9.0cvs5
2627 Fix --disable-ldap build,
2628 fix some LDAP annoyances on
2629 searches, thanks to Colin.
2631 2007-04-17 [wwp] 2.9.0cvs4
2634 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
2635 like gcc 2.9x. Thanks to Colin.
2637 2007-04-17 [wwp] 2.9.0cvs3
2653 Add LDAP write support. Patch mostly by
2654 Michael <mir at datanom dot net>
2656 2007-04-17 [wwp] 2.9.0cvs2
2659 Prepend "Add to address book" to the context menu of compose window's sender and
2662 2007-04-16 [paul] 2.9.0cvs1
2667 2007-04-16 [paul] 2.9.0
2674 2007-04-16 [paul] 2.8.1cvs102
2677 updated by Fabien Vantard
2679 2007-04-16 [paul] 2.8.1cvs101
2689 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
2690 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
2691 Aleksandar Urosevic, and Ralgh Young
2693 2007-04-15 [mones] 2.8.1cvs100
2698 2007-04-14 [colin] 2.8.1cvs99
2700 * src/message_search.c
2701 * src/prefs_display_header.c
2702 * src/summary_search.c
2703 * src/gtk/combobox.c
2706 2007-04-14 [wwp] 2.8.1cvs98
2708 * src/gtk/combobox.c
2709 * src/message_search.c
2710 * src/summary_search.c
2711 * src/prefs_display_header.c
2712 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
2713 returns NULL, get the text value directly from the GtkEntry child.
2715 2007-04-13 [colin] 2.8.1cvs97
2717 * src/gtk/quicksearch.c
2718 Give the focus back to summaryview when
2719 emptying the quicksearch with Esc
2721 2007-04-13 [colin] 2.8.1cvs96
2723 * src/message_search.c
2724 * src/prefs_display_header.c
2725 * src/summary_search.c
2726 Fix possibles crashes when getting text
2729 2007-04-13 [colin] 2.8.1cvs95
2732 Add some UIDL debugging
2734 2007-04-12 [colin] 2.8.1cvs94
2737 Force folder scan if necessary after
2738 copying mails, to be able to reapply
2741 2007-04-11 [colin] 2.8.1cvs93
2744 don't scan for new mail on startup if --select
2745 is specified (or race conditions arise). If so,
2746 do both sequentially.
2748 2007-04-09 [colin] 2.8.1cvs92
2751 Use leafpad by default on Maemo. Patch
2754 2007-04-06 [colin] 2.8.1cvs91
2756 * src/pixmaps/queue_close.xpm
2757 * src/pixmaps/queue_close_hrm.xpm
2758 * src/pixmaps/queue_close_hrm_mark.xpm
2759 * src/pixmaps/queue_close_mark.xpm
2760 * src/pixmaps/queue_open.xpm
2761 * src/pixmaps/queue_open_hrm.xpm
2762 * src/pixmaps/queue_open_hrm_mark.xpm
2763 * src/pixmaps/queue_open_mark.xpm
2764 Move the clock one pixel down :)
2766 2007-04-05 [colin] 2.8.1cvs90
2769 Don't sync when switching offline from
2770 command line - it's usually too late :)
2772 2007-04-05 [paul] 2.8.1cvs89
2775 * src/stock_pixmap.c
2776 * src/pixmaps/dir_close_hrm.xpm
2777 * src/pixmaps/dir_close_hrm_mark.xpm
2778 * src/pixmaps/drafts_close.xpm
2779 * src/pixmaps/drafts_close_mark.xpm
2780 * src/pixmaps/drafts_open.xpm
2781 * src/pixmaps/drafts_open_mark.xpm
2782 * src/pixmaps/inbox.xpm
2783 * src/pixmaps/inbox_close.xpm
2784 * src/pixmaps/inbox_close_hrm.xpm
2785 * src/pixmaps/inbox_close_hrm_mark.xpm
2786 * src/pixmaps/inbox_close_mark.xpm
2787 * src/pixmaps/inbox_hrm.xpm
2788 * src/pixmaps/inbox_hrm_mark.xpm
2789 * src/pixmaps/inbox_mark.xpm
2790 * src/pixmaps/inbox_open.xpm
2791 * src/pixmaps/inbox_open_hrm.xpm
2792 * src/pixmaps/inbox_open_hrm_mark.xpm
2793 * src/pixmaps/inbox_open_mark.xpm
2794 * src/pixmaps/outbox.xpm
2795 * src/pixmaps/outbox_close.xpm
2796 * src/pixmaps/outbox_close_hrm.xpm
2797 * src/pixmaps/outbox_close_hrm_mark.xpm
2798 * src/pixmaps/outbox_close_mark.xpm
2799 * src/pixmaps/outbox_hrm.xpm
2800 * src/pixmaps/outbox_hrm_mark.xpm
2801 * src/pixmaps/outbox_mark.xpm
2802 * src/pixmaps/outbox_open.xpm
2803 * src/pixmaps/outbox_open_hrm.xpm
2804 * src/pixmaps/outbox_open_hrm_mark.xpm
2805 * src/pixmaps/outbox_open_mark.xpm
2806 * src/pixmaps/queue_close.xpm
2807 * src/pixmaps/queue_close_hrm.xpm
2808 * src/pixmaps/queue_close_hrm_mark.xpm
2809 * src/pixmaps/queue_close_mark.xpm
2810 * src/pixmaps/queue_open.xpm
2811 * src/pixmaps/queue_open_hrm.xpm
2812 * src/pixmaps/queue_open_hrm_mark.xpm
2813 * src/pixmaps/queue_open_mark.xpm
2814 updated, added and replaced icons
2817 2007-04-04 [colin] 2.8.1cvs88
2820 Fix build without libetpan
2822 2007-04-03 [colin] 2.8.1cvs87
2825 Fix crash with Citadel, and try to make
2826 things work. this server (and specifically
2827 STATUS and APPEND at least) seems broken.
2829 2007-04-03 [colin] 2.8.1cvs86
2832 Fix icons on folder close
2834 2007-04-03 [colin] 2.8.1cvs85
2837 Fix double-ask of offline override in
2842 Much more efficient way to synchronise
2844 * src/etpan/imap-thread.c
2847 * src/gtk/quicksearch.c
2850 2007-04-03 [paul] 2.8.1cvs84
2855 * src/prefs_common.c
2856 * src/prefs_common.h
2858 Fix sync being done too late
2861 2007-04-02 [colin] 2.8.1cvs83
2864 Maemo: Put status and quicksearch at the top
2865 * src/plugins/bogofilter/bogofilter.c
2866 * src/plugins/spamassassin/spamassassin.c
2867 Derive trash from inbox if possible
2869 2007-04-02 [paul] 2.8.1cvs82
2871 * src/plugins/bogofilter/bogofilter_gtk.c
2872 a few English changes
2878 2007-04-02 [colin] 2.8.1cvs81
2880 * src/image_viewer.c
2881 Fix transparent images by using
2884 Flush events (on new windows) to avoid
2885 having the textview's image resize fail
2886 to know the available width
2888 2007-04-01 [colin] 2.8.1cvs80
2890 * src/prefs_account.c
2891 If no MH mailbox exist, when creating a POP/Local
2892 account, just create and use the default one
2893 instead of bailing with a "Mailbox doesn't exist"
2896 2007-03-31 [colin] 2.8.1cvs79
2898 * src/prefs_account.c
2899 Create signature file if it doesn't exist
2901 * src/prefs_toolbar.c
2902 Maemo: Move "Use default" on the left so
2903 that people can find it
2905 Maemo: make default editor "Maemopad",
2906 default signature file "MyDocs/signature.txt"
2908 2007-03-31 [colin] 2.8.1cvs78
2910 * src/prefs_account.c
2911 Maemo: rework account prefs so
2912 that less horizontal scrolling
2915 2007-03-31 [colin] 2.8.1cvs77
2918 * src/prefs_common.c
2919 * src/prefs_common.h
2920 Fix bug 1167, 'Allow not displaying zeros
2921 in folder list'. Patch by MartinP
2923 2007-03-31 [colin] 2.8.1cvs76
2928 2007-03-31 [colin] 2.8.1cvs75
2931 Apply patch from bug 1172, direct
2932 access to the folder's session instead
2933 of using getter. Patch by MartinP
2935 2007-03-31 [paul] 2.8.1cvs74
2938 no need to list Fabien twice!
2940 2007-03-31 [colin] 2.8.1cvs73
2943 If we're currently "overriding for %d minutes",
2946 2007-03-31 [colin] 2.8.1cvs72
2954 * src/plugins/spamassassin/spamassassin.c
2955 Offline override: Add a parameter to allow
2956 asking even if the override timer is running.
2957 Allows to ask every time the user makes an
2958 explicit action needing online access (such
2959 as Get Mail), and not when the action is
2960 implicit (such as opening an IMAP folder)
2962 2007-03-31 [colin] 2.8.1cvs71
2965 Override offline: "No" answer shouldn't
2966 re-ask after 3 seconds, but 10 minutes.
2968 2007-03-30 [colin] 2.8.1cvs70
2970 * src/common/socket.c
2971 Better error reporting on unix socket
2972 failure (bind usually)
2973 * src/gtk/gtkutils.c
2974 * src/gtk/gtkutils.h
2975 Label window: add a pulsing progress
2976 bar to show we're not hung :)
2979 * src/plugins/pgpcore/sgpgme.c
2982 2007-03-30 [colin] 2.8.1cvs69
2985 * src/prefs_common.c
2986 Fix possible trashing of history and uidl
2987 files on disk full problems
2989 2007-03-30 [paul] 2.8.1cvs68
2994 update summary when changing layout type
2995 (fixes wrong folder icon being displayed)
2998 2007-03-29 [colin] 2.8.1cvs67
3000 * src/prefs_ext_prog.c
3001 The browser pref is irrelevant on Maemo
3003 2007-03-29 [colin] 2.8.1cvs66
3007 Maemo: dynamically switch headers/text position
3008 * src/prefs_common.c
3009 Maemo: hide compose's ruler by default
3010 * src/common/socket.c
3011 * src/common/socket.h
3014 2007-03-29 [colin] 2.8.1cvs65
3016 * src/common/socket.c
3017 * src/common/socket.h
3018 Fix build when MAEMO_CFLAGS contains
3019 _X_OPENSOURCE (resolv.h errors as long
3020 as we don't add _BSD_SOURCE. Ugly).
3022 2007-03-29 [wwp] 2.8.1cvs64
3024 * src/prefs_logging.c
3025 Fix sensitivity of clip-log widgets in prefs/logging,
3028 2007-03-29 [wwp] 2.8.1cvs63
3031 Updated files list for translations, thanks to Fabien.
3033 2007-03-29 [colin] 2.8.1cvs62
3036 * src/common/Makefile.am
3037 * src/common/utils.c
3038 Maybe make URI opening work in Maemo
3041 2007-03-28 [colin] 2.8.1cvs61
3046 Add the possibility to sort folders arbitrarily
3047 (via editing of folderlist.xml only). Patch by
3048 Martin P <mp26+claws@os.inf.tu-dresden.de>
3049 Fixes bug 1166, 'Folder ordering is fixed and cannot
3050 be changed by the user'
3052 2007-03-28 [colin] 2.8.1cvs60
3055 Add popup menu for mime icons
3057 2007-03-28 [colin] 2.8.1cvs59
3060 Fix a layout issue when presenting
3061 mainwindow in Small screen layout
3064 Add a "Go to folder list" button for
3065 mainwindow, and make it default in
3068 2007-03-28 [colin] 2.8.1cvs58
3071 Don't dynamically update title on Maemo
3072 Patch by Jean-Luc Biord
3074 2007-03-27 [colin] 2.8.1cvs57
3079 Enable tap-and-hold on Maemo
3081 2007-03-26 [colin] 2.8.1cvs56
3084 More popup-menu (in attachments list)
3086 2007-03-26 [colin] 2.8.1cvs55
3089 Enable popup-menu signal
3091 2007-03-26 [colin] 2.8.1cvs54
3093 * src/plugins/pgpinline/pgpinline.c
3094 Fix bug 1111, 'PGP/inline plugin hides text
3095 around encrypted text block'. Patch based on
3096 a patch from Michal Cihar.
3098 2007-03-26 [wwp] 2.8.1cvs53
3101 Fix getting a false error when sending queued message
3102 whereas the sending was fine (if there are subfolders
3103 in the queue folder), thanks to Colin.
3105 2007-03-26 [paul] 2.8.1cvs52
3108 update FACE header in welcome message
3110 2007-03-25 [colin] 2.8.1cvs51
3115 2007-03-25 [colin] 2.8.1cvs50
3118 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
3120 2007-03-24 [colin] 2.8.1cvs49
3123 Fix a few launch problems on Maemo
3124 Patch by Jean-Luc Biord
3126 2007-03-24 [wwp] 2.8.1cvs48
3132 Fix wrong action performed when closing the
3133 "ask about account specific filtering rules
3134 when filtering manually" dialog by pressing Escape.
3135 Fix wrong order of buttons in the "return receipt
3136 notification - the message was sent to several of
3137 your accounts" dialog.
3139 2007-03-24 [paul] 2.8.1cvs47
3142 an improvement to English usage
3143 * tools/kdeservicemenu/README
3146 2007-03-24 [paul] 2.8.1cvs46
3149 * src/stock_pixmap.c
3150 * src/pixmaps/edit_extern.xpm
3151 * src/pixmaps/mail_sign.xpm
3152 rescue long lost icons
3154 2007-03-24 [paul] 2.8.1cvs45
3157 fix toolbar (broken in 2.8.1cvs42)
3159 2007-03-23 [colin] 2.8.1cvs44
3162 Correctly unsubscribe/resubscribe after
3165 2007-03-23 [colin] 2.8.1cvs43
3167 * src/prefs_common.c
3168 Maemo: as the platform is light on RAM, allow
3169 caches to be discarded faster.
3171 2007-03-23 [colin] 2.8.1cvs42
3176 * src/stock_pixmap.c
3177 * src/stock_pixmap.h
3182 * src/pixmaps/open_mail.xpm
3183 Maemo changes: Add the possibility to have
3184 "Open Email" and "Close Window" buttons on
3185 toolbars (and use them in Maemo's default
3188 2007-03-23 [wwp] 2.8.1cvs41
3191 Reverted that part of the action dialog closure logics, to
3192 pre-2.8.1cvs19. Managing action dialog w/ no output may be
3193 done later in a different way (or may not).
3195 2007-03-22 [wwp] 2.8.1cvs40
3198 Fix sticky action dialog when got no output but action command
3199 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
3201 2007-03-22 [colin] 2.8.1cvs39
3203 * src/prefs_filtering.c
3204 * src/gtk/combobox.h
3205 Fix escaping account names in filtering prefs
3207 2007-03-22 [colin] 2.8.1cvs38
3212 Add any attribute specified in LDAP servers'
3213 Search attributes to the Other Attributes tab
3214 of contacts; Add 'telephoneNumber' in the
3217 2007-03-22 [colin] 2.8.1cvs37
3222 Try to prevent race conditions when
3223 changing the folder list
3225 Fix possible red folder icon when
3226 switching from Small screen layout
3229 2007-03-22 [colin] 2.8.1cvs36
3234 Rename "little screen" to "Small screen"
3235 * src/gtk/Makefile.am
3236 * src/common/utils.c
3238 Fix Maemo-related compilation problems
3240 2007-03-21 [colin] 2.8.1cvs35
3244 * claws-mail.desktop
3245 Remove .png from the Icon, it's useless
3247 2007-03-21 [colin] 2.8.1cvs34
3251 Add the necessary lib checking for
3254 2007-03-21 [colin] 2.8.1cvs33
3257 Fix unconditional "error happened" when
3258 sending via command-line. "lol @ myself"
3260 2007-03-21 [colin] 2.8.1cvs32
3262 * claws-mail-40x40.png
3263 * claws-mail-26x26.png
3273 * src/prefs_account.c
3274 * src/prefs_common.c
3275 * src/summary_search.c
3279 * src/gtk/gtkutils.c
3280 * src/gtk/gtkutils.h
3281 * src/gtk/logwindow.c
3283 * src/gtk/prefswindow.c
3284 Add Maemo port (patch mainly by Jean-Luc Biort)
3285 Add a new 'Little screen' layout to help on such
3286 platforms (patch by me)
3287 Make some default preferences different (more
3288 adapted) on Maemo (patch by me)
3290 2007-03-21 [wwp] 2.8.1cvs31
3292 * src/prefs_logging.c
3293 * src/prefs_logging.h
3294 Fixed copyright header of newly added files.
3296 2007-03-21 [wwp] 2.8.1cvs30
3312 * src/prefs_common.c
3313 * src/prefs_common.h
3314 * src/prefs_logging.c
3315 * src/prefs_logging.h
3318 * src/send_message.c
3323 * src/common/session.c
3325 * src/common/socket.c
3326 * src/etpan/imap-thread.c
3327 * src/gtk/logwindow.c
3328 * src/gtk/logwindow.h
3329 * src/plugins/bogofilter/bogofilter.c
3330 * src/plugins/spamassassin/spamassassin.c
3331 Added debugging of filtering/processing rules.
3332 The debug log is here 'Tools/Filtering debug window',
3333 the options there 'Configuration/Preferences/Other/Logging',
3334 and the log file is ~/.claws-mail/filtering.log.
3335 Moved protocol log prefs to 'Other/Logging' as well.
3336 To support such debugging feature, the existing log API has
3337 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
3338 this impacts many external modules (commits follow).
3340 2007-03-21 [paul] 2.8.1cvs29
3342 * src/etpan/Makefile.am
3343 * src/etpan/imap-thread.c
3344 add missing #include
3346 2007-03-21 [colin] 2.8.1cvs28
3349 Fix bug 1157, 'some broken messages confuse
3350 mime parser'. Make sure we can't have MimeInfos
3351 with negative sizes.
3353 2007-03-20 [colin] 2.8.1cvs27
3356 Fix missing \0 on buffer
3358 2007-03-20 [colin] 2.8.1cvs26
3361 Use make_dir_hier instead of make_dir
3362 to create the MH mailbox
3364 2007-03-20 [colin] 2.8.1cvs25
3368 * src/prefs_account.c
3370 Fix default inbox weirdnesses (after wizard,
3371 if path is Mail, mailbox identifier is #mh/Mailbox,
3372 and when creating new accounts)
3374 2007-03-20 [colin] 2.8.1cvs24
3377 Write folderlist after adding/deleting accounts
3380 2007-03-20 [colin] 2.8.1cvs23
3383 * src/remotefolder.h
3384 Fix bug 1153, 'CM segfaults if IMAP folder is
3385 selected while scanning prior to update'
3387 2007-03-17 [paul] 2.8.1cvs22
3390 fix a typo, and be a little more verbose.
3392 2007-03-17 [wwp] 2.8.1cvs21
3395 Fix a compiler warning.
3397 2007-03-16 [wwp] 2.8.1cvs20
3401 Updated to deal w/ the new mairix.sh tool.
3403 2007-03-16 [wwp] 2.8.1cvs19
3406 Fix logics issues around the action IO dialog:
3407 - disable entry widget and exec button when
3408 the exec button is clicked (don't wait for any
3409 output line) - fix possible disabling/re-enabling/
3410 re-disabling of those widgets
3411 - raise an error if executing a %as{} action either
3412 empty or invalid, instead of failing silently
3413 - don't close the dialog if the abort button has been
3414 clicked and if there was no output yet
3415 - set focus to the abort button when the exec button
3417 - fix capitalization of a warning message
3419 2007-03-16 [wwp] 2.8.1cvs18
3422 Added a wrapper to mairix to the tools folder.
3424 2007-03-16 [colin] 2.8.1cvs17
3428 Allow mimeviewer plugins to print
3431 2007-03-16 [colin] 2.8.1cvs16
3436 2007-03-15 [colin] 2.8.1cvs15
3440 Add a way for mimeviewer plugins to
3441 implement body search
3443 2007-03-15 [paul] 2.8.1cvs14
3445 * src/prefs_spelling.c
3448 2007-03-15 [paul] 2.8.1cvs13
3450 * src/common/quoted-printable.c
3451 fix decoding of quoted-printable parts
3453 2007-03-14 [wwp] 2.8.1cvs12
3455 * src/gtk/logwindow.h
3456 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
3458 2007-03-14 [wwp] 2.8.1cvs11
3460 * src/gtk/logwindow.h
3461 Complete 2.8.1cvs10.
3463 2007-03-14 [colin] 2.8.1cvs10
3465 * src/gtk/logwindow.c
3466 Probably fix bug 1149, crash on logwindow
3467 close - at the expense of performance once
3468 logwin has been opened
3470 2007-03-14 [colin] 2.8.1cvs9
3473 If claws-mail is running on another
3474 display, warn instead of popping it up
3475 on the other display
3477 2007-03-12 [colin] 2.8.1cvs8
3480 Fix bug 1145, 'Setting a different name
3481 for the Mailbox name isn't reflected in
3482 default account settings'. Patch by wwp
3484 2007-03-12 [colin] 2.8.1cvs7
3487 Fix bug 1143, 'Add number of messages to be
3488 deleted to confirmation dialog'
3490 2007-03-12 [wwp] 2.8.1cvs6
3493 * src/prefs_common.c
3494 * src/prefs_common.h
3495 * src/prefs_summaries.c
3496 Changed the option that displays unread messages count
3497 next to the folder name in folder list: it is now
3498 possible to either display nothing, display the
3499 unread messages number only or the unread and total messages
3500 numbers. The patch includes this extra feature as well
3501 as some minor fixes by rewriting the algo in folderview.c.
3502 Thanks to Paul for the original idea and implementation, plus
3503 testing and proof-reading!
3505 2007-03-09 [paul] 2.8.1cvs5
3509 * tools/claws-mail-compose-insert-files.pl
3510 added a script which enables inserting files
3511 into the message body of a new Claws Mail
3512 Compose window from the command line. Additionally
3513 To, Cc, Subject and files to attach to the message
3516 2007-03-09 [wwp] 2.8.1cvs4
3521 Optimize matching of addresses in the addressbook
3522 (filtering/processing 'found_in_addressbook' condition).
3524 2007-03-07 [wwp] 2.8.1cvs3
3527 * src/quote_fmt_lex.l
3528 * src/quote_fmt_parse.y
3529 Add a new quote format symbol: %A to insert the
3530 sender email address (just the address itself).
3532 2007-03-06 [wwp] 2.8.1cvs2
3534 * src/gtk/gtkutils.c
3535 * src/plugins/trayicon/trayicon_prefs.h
3536 * src/plugins/trayicon/trayicon_prefs.c
3537 * src/plugins/trayicon/trayicon.c
3540 Add a new trayicon (optional) feature: minimize to tray. When enabled,
3541 minimizing Claws-Mail main window will hide it to the trayicon instead.
3544 2007-03-06 [paul] 2.8.1cvs1
3550 bump version number following
3553 2007-03-06 [paul] 2.8.0cvs24
3556 corrected by by Tim <timbrain@post.cz>
3558 2007-03-05 [colin] 2.8.0cvs23
3562 Fix mime/globs path on NetBSD
3563 patch by George Michaelson
3565 2007-03-05 [wwp] 2.8.0cvs22
3568 Remove debug statement (accidentally committed w/ cvs14).
3570 2007-03-05 [paul] 2.8.0cvs21
3572 * src/plugins/pgpcore/prefs_gpg.c
3573 fix compiler warning
3575 2007-03-05 [wwp] 2.8.0cvs20
3577 * src/matcher_parser_parse.y
3578 Fix mismerge between cvs17 and cvs19.
3580 2007-03-05 [wwp] 2.8.0cvs19
3582 * src/matcher_parser_parse.y
3583 * src/prefs_filtering_action.c
3588 Add new 'add_to_addressbook' filtering/processing action.
3590 2007-03-05 [wwp] 2.8.0cvs18
3593 Fix mark_as_ham filtering/processing action: spam flag
3596 2007-03-04 [colin] 2.8.0cvs17
3601 * src/matcher_parser_parse.y
3602 * src/prefs_filtering_action.c
3603 Add 'Mark as spam' and 'Mark as ham' filtering
3604 actions. Fixes bug 1138.
3606 2007-03-04 [colin] 2.8.0cvs16
3609 Fix bug 1140, wrong return value
3612 2007-03-04 [wwp] 2.8.0cvs15
3615 Rollback cvs14: don't free stuff that is managed in g_list.
3617 2007-03-04 [wwp] 2.8.0cvs14
3620 Fix a leak in address completion code.
3622 2007-03-04 [colin] 2.8.0cvs13
3625 Maybe fix bug 1136, 'Crash in group
3628 2007-03-04 [iwkse] 2.8.0cvs12
3631 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
3633 2007-03-03 [colin] 2.8.0cvs11
3635 * src/plugins/pgpinline/pgpinline.c
3636 Fix off-by-one, fix double-free. Fixes
3637 bug 1135, 'cm-segfault on decrypting
3640 2007-03-03 [colin] 2.8.0cvs10
3644 * src/common/plugin.c
3645 Fix bug 1134, 'Valgrind macros unhandled
3648 2007-03-02 [colin] 2.8.0cvs9
3651 Don't error out on EAGAIN. Fixes
3652 bug 1129, '"local mbox file" account
3653 isn't retrieving mails'
3655 2007-03-01 [wwp] 2.8.0cvs8
3658 * src/gtk/colorlabel.c
3659 Remove accels for extra color labels until we set better
3660 and definitive ones.
3662 2007-02-28 [wwp] 2.8.0cvs7
3665 * src/matcher_parser_parse.y
3666 * src/prefs_common.c
3667 * src/prefs_msg_colors.c
3669 * src/gtk/colorlabel.c
3670 * src/gtk/colorlabel.h
3671 Add more customizable color labels. Cleaned up a bit
3672 the color label API to avoid duplicate defines of
3673 the max number of colors.
3675 2007-02-27 [colin] 2.8.0cvs6
3678 * src/common/utils.c
3679 * src/common/utils.h
3680 Fix '+' in mailto URIs for List-* headers
3682 2007-02-27 [colin] 2.8.0cvs5
3684 * src/gtk/gtkutils.c
3685 Use gtk_window_set_role instead of
3688 2007-02-27 [colin] 2.8.0cvs4
3691 Fix "After receiving new mail, go to inbox" on IMAP,
3692 and make it work only on manual reception
3694 2007-02-27 [wwp] 2.8.0cvs3
3696 * src/prefs_filtering.c
3697 * src/prefs_filtering_action.c
3698 * src/prefs_matcher.c
3699 Update filtering matcher's and action's color label menus
3700 when re-opening those dialogs (reflect any change to the
3701 color labels list in the preferences).
3703 2007-02-27 [colin] 2.8.0cvs2
3706 * src/etpan/etpan-thread-manager-types.h
3707 * src/etpan/etpan-thread-manager.c
3708 * src/etpan/imap-thread.c
3709 Log imap ALERTs as errors in the log.
3711 2007-02-26 [paul] 2.8.0cvs1
3713 * tools/claws.i18n.status.pl
3716 2007-02-26 [paul] 2.7.2cvs75
3730 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3731 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
3732 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
3733 Aleksandar Urosevic, and Ralgh Young
3735 2007-02-25 [mones] 2.7.2cvs74
3740 2007-02-25 [colin] 2.7.2cvs73
3743 Clearing the list is only useful
3744 to prevent a valgrind false-positive
3746 2007-02-25 [paul] 2.7.2cvs72
3750 * tools/kmail-mailbox2claws-mail.pl **ADDED**
3751 * tools/maildir2claws-mail.pl **REMOVED**
3752 renamed the script, fixed a couple bugs
3754 2007-02-23 [colin] 2.7.2cvs71
3757 Fix a leak, check for a few improbable nulls
3759 2007-02-23 [colin] 2.7.2cvs70
3763 * src/plugins/trayicon/trayicon.c
3764 Fix blinking mainwin when starting in tray
3765 (show mainwindow later in the startup process,
3766 apart if restarting post-crash)
3768 2007-02-23 [colin] 2.7.2cvs69
3772 Fix crash when unsubscribing the currently
3773 selected/opened folder
3775 2007-02-23 [colin] 2.7.2cvs68
3778 Fix bug that prevented colorization to
3779 work without wrap quotation option
3781 2007-02-23 [colin] 2.7.2cvs67
3784 Fix refcounting, start and end completion who
3785 behaved as if there couldn't be any other current
3788 2007-02-23 [wwp] 2.7.2cvs66
3792 Address completion fixes: fix addressbook_peek_folder_exists() in
3793 which the algorithm was ridiculously over-obfuscated and broken.
3794 Fix addrindex_load_completion() as well, to load addresses in
3795 completion list with regards to what addressbook_peek_folder_exists()
3798 2007-02-23 [wwp] 2.7.2cvs65
3801 Add addresses to completion when they're non-empty (thanks to Colin).
3803 2007-02-23 [paul] 2.7.2cvs64
3805 * src/plugins/pgpcore/passphrase.c
3808 2007-02-23 [colin] 2.7.2cvs63
3810 * src/plugins/pgpcore/prefs_gpg.c
3811 * src/plugins/pgpcore/prefs_gpg.h
3812 * src/plugins/pgpcore/sgpgme.c
3813 * src/plugins/pgpinline/pgpinline.c
3814 * src/plugins/pgpmime/pgpmime.c
3815 Try harder to respect user's choice wrt
3816 gpg-agent even with gpg2, by unsetting
3817 GPG_AGENT_INFO when necessary.
3819 2007-02-22 [paul] 2.7.2cvs62
3821 * src/plugins/pgpcore/sgpgme.c
3822 * src/plugins/pgpcore/sgpgme.h
3823 * src/plugins/pgpcore/passphrase.c
3824 * src/plugins/pgpinline/pgpinline.c
3825 * src/plugins/pgpmime/pgpmime.c
3826 Fix a leak - gpgme_data_release_and_get_mem
3827 leaks in recent gpgme. Workaround by using
3830 2007-02-22 [paul] 2.7.2cvs61
3832 * src/gtk/quicksearch.c
3833 Abandon dynamic search when pressing
3836 2007-02-21 [colin] 2.7.2cvs60
3839 * src/plugins/pgpcore/passphrase.c
3840 Fix little memory leaks
3842 Fix false-positive leak at exit
3843 * src/gtk/quicksearch.c
3844 Fix potentially big leak in recursive
3847 2007-02-21 [wwp] 2.7.2cvs59
3850 Add missing newline to a debug message.
3852 2007-02-20 [colin] 2.7.2cvs58
3856 * src/stock_pixmap.c
3857 * src/stock_pixmap.h
3858 * src/pixmaps/mime_pgpsig.xpm
3859 Add icon for application/pgp-signature
3861 2007-02-20 [colin] 2.7.2cvs57
3866 * src/stock_pixmap.c
3867 * src/stock_pixmap.h
3868 * src/pixmaps/mime_calendar.xpm
3869 * src/pixmaps/mime_pdf.xpm
3870 * src/pixmaps/mime_ps.xpm
3871 Add icons for text/calendar, application/pdf
3872 and application/postscript
3874 2007-02-20 [colin] 2.7.2cvs56
3877 * src/matcher_parser_parse.y
3878 * src/matcher_parser_lex.l
3879 Fix big memory leak in flex, and
3882 2007-02-20 [wwp] 2.7.2cvs55
3884 * src/matcher_parser_parse.y
3885 Fix a duplicate token definition (thanks to iwkse).
3887 2007-02-20 [wwp] 2.7.2cvs54
3889 * src/matcher_parser_lex.l
3890 * src/quote_fmt_lex.l
3891 Use proper flex options instead of direct use of #define,
3892 make the flex-generated C lighter.
3894 2007-02-20 [colin] 2.7.2cvs53
3897 Grab focus in message list after hiding
3898 the quicksearch, instead of leaving it
3901 2007-02-19 [colin] 2.7.2cvs52
3904 Fix bug 1033, 'Automatically refresh
3905 message list when new messages arrives'
3906 Looks like folderview->opened can sometimes
3909 2007-02-19 [paul] 2.7.2cvs51
3913 * tools/thunderbird-filters-convertor.pl
3914 add new script which converts thunderbird filter
3915 rules to Claws filter rules
3917 2007-02-18 [paul] 2.7.2cvs50
3919 * src/plugins/pgpcore/prefs_gpg.c
3920 * src/plugins/pgpcore/prefs_gpg.h
3921 * src/plugins/pgpcore/sgpgme.c
3922 * src/plugins/pgpinline/pgpinline.c
3923 * src/plugins/pgpmime/pgpmime.c
3924 improved GUI interoperability with gpg-agent
3926 2007-02-18 [paul] 2.7.2cvs49
3928 * src/prefs_account.c
3929 Privacy options sensitivity fix
3931 2007-02-17 [colin] 2.7.2cvs48
3934 Reset icon to warning in the noticeview
3936 2007-02-15 [colin] 2.7.2cvs47
3939 Fix a manifestation of bug 1033 (summaryview failing
3940 to update for new mails), which happens after editing
3941 account preferences or preferences that cause a
3944 2007-02-15 [colin] 2.7.2cvs46
3947 Probably fix bug 1123, 'Segmentation
3948 fault while opening address book'. I get
3949 g_warnings if the saved paned position is
3950 not greater than 0. Also, save position
3951 when hiding the addressbook instead of
3954 2007-02-14 [colin] 2.7.2cvs45
3956 * src/plugins/pgpcore/prefs_gpg.c
3957 * src/plugins/pgpcore/prefs_gpg.h
3958 * src/plugins/pgpcore/sgpgme.c
3959 * src/plugins/pgpinline/pgpinline.c
3960 * src/plugins/pgpmime/pgpmime.c
3961 Add an option "Use gpg-agent if available". Fixes
3962 annoyances with distro-installed gpg-agent, when
3963 no pinentry program is installed, and the user's
3964 at a loss on why "decryption failed". Makes more
3965 clear why passphrase isn't saved when gpg-agent is
3966 used. Defaults to true, to avoid changing the
3969 2007-02-14 [wwp] 2.7.2cvs44
3971 * src/matcher_parser_parse.y
3972 Fix missing line number reset (wrong line number might appear
3973 when re-loading filtering rules if there's a parser error).
3975 2007-02-13 [colin] 2.7.2cvs43
3977 * src/common/utils.c
3978 Don't encode ',' in URIs before passing it
3979 to the browser command-line. It was probably
3980 done at a time where commas in URIs made
3981 mozilla -remote 'openurl(%s,new-window)'
3984 2007-02-13 [wwp] 2.7.2cvs42
3986 * src/prefs_matcher.c
3987 * src/plugins/bogofilter/bogofilter_gtk.c
3988 A bit of string factorization around "Select ..." buttons.
3990 2007-02-11 [colin] 2.7.2cvs41
3993 Make sure to escape the title
3995 2007-02-11 [colin] 2.7.2cvs40
3998 Recognize .utf8 locales as .UTF-8 ones
4000 2007-02-11 [colin] 2.7.2cvs39
4003 Fix code conversion when dragging a file
4005 2007-02-09 [colin] 2.7.2cvs38
4007 * src/plugins/clamav/clamav_plugin.c
4008 Complete Paul's patch with conditional
4009 compilation to avoid breaking compilation
4010 on old Dapper and Edgy... Maybe other
4013 2007-02-09 [paul] 2.7.2cvs37
4015 * src/plugins/clamav/clamav_plugin.c
4016 fix for the upstream changes in libclamav
4018 2007-02-09 [paul] 2.7.2cvs36
4024 fix "warn if there are queued messages" (on exit)
4025 option, which only checked the first mailbox's
4027 don't ask before emptying trash if there are no
4028 messages in trash, also check and empty all trash
4031 move "Ask before emptying trash" option
4032 outside of the "On exit" frame as it's
4033 not only an "On exit" option
4035 2007-02-09 [paul] 2.7.2cvs35
4040 * src/prefs_account.c
4041 * src/prefs_folder_item.c
4043 * src/prefs_matcher.c
4044 * src/prefs_message.c
4045 * src/prefs_msg_colors.c
4046 * src/prefs_summaries.c
4048 * src/gtk/inputdialog.c
4049 * src/plugins/bogofilter/bogofilter_gtk.c
4050 pedantic commit: use 'checkbtn' everywhere
4051 instead of a mixture of 'checkbtn' and 'chkbtn'
4053 2007-02-09 [paul] 2.7.2cvs34
4059 move "Never send Return Receipts" from
4060 prefs_other to prefs_send
4061 add an option "Ask about account specific
4062 filtering rules..." to prefs_other
4063 * src/gtk/gtkutils.c
4064 fix a compiler warning
4066 2007-02-08 [colin] 2.7.2cvs33
4068 * src/plugins/pgpinline/pgpinline.c
4069 Fix bug 1110, 'pgpmime fails to process
4070 encapsulated openpgp mime (rfc 3156, 6.1
4072 It was due to an interaction between PGP/Mime
4073 and PGP/Inline plugin.
4075 2007-02-08 [colin] 2.7.2cvs32
4080 Fix bug 1117, 'fcntl locking code
4081 does not work in mbox.c'
4083 2007-02-08 [colin] 2.7.2cvs31
4085 * src/prefs_account.c
4086 Fix Gentoo bug 165819, 'can't create
4087 a "local mbox file" account'. Patch
4088 by Olivier <castan.o@free.fr>
4090 2007-02-07 [colin] 2.7.2cvs30
4093 Fix bug 1106, 'Claws crash on exit if LDAPS
4094 autocompletion was used'
4096 2007-02-07 [paul] 2.7.2cvs29
4099 cut down on unnecessary debug_prints
4101 fix menu_set_active() on 'Show only
4104 2007-02-07 [paul] 2.7.2cvs28
4106 * src/plugins/clamav/clamav_plugin.c
4107 * src/plugins/clamav/clamav_plugin.h
4108 * src/plugins/clamav/clamav_plugin_gtk.c
4109 fix copyright header
4111 2007-02-07 [paul] 2.7.2cvs27
4114 fix bug 1116, 'summary view allow a
4117 2007-02-06 [colin] 2.7.2cvs26
4122 2007-02-05 [fabien] 2.7.2cvs25
4126 i18n related - 1 fix and 1 message for translators.
4128 2007-02-05 [colin] 2.7.2cvs24
4130 * src/gtk/quicksearch.c
4131 Don't reload summary list if quicksearch wasn't
4132 active on hiding; move currently selected mail in
4133 the visible area when showing the quicksearch
4135 2007-02-05 [colin] 2.7.2cvs23
4138 Add debug to try to solve bug 1104
4140 2007-02-05 [paul] 2.7.2cvs22
4143 confirm before emptying trash on exit is
4144 a Yes or No answer, use Yes or No in the
4147 2007-02-04 [colin] 2.7.2cvs21
4150 * src/plugins/pgpcore/passphrase.c
4151 * src/plugins/pgpcore/select-keys.c
4152 Set wmclass on new windows
4158 2007-02-04 [colin] 2.7.2cvs20
4162 Auto save drafts on exit, reopen them
4163 at startup, instead of asking
4167 * src/addressbook_foldersel.c
4175 * src/editldap_basedn.c
4188 * src/message_search.c
4190 * src/prefs_actions.c
4191 * src/prefs_customheader.c
4192 * src/prefs_display_header.c
4193 * src/prefs_filtering.c
4194 * src/prefs_filtering_action.c
4195 * src/prefs_folder_column.c
4197 * src/prefs_matcher.c
4199 * src/prefs_summaries.c
4200 * src/prefs_summary_column.c
4201 * src/prefs_template.c
4202 * src/sourcewindow.c
4204 * src/summary_search.c
4207 * src/gtk/description_window.c
4208 * src/gtk/foldersort.c
4209 * src/gtk/gtkutils.c
4210 * src/gtk/gtkutils.h
4211 * src/gtk/icon_legend.c
4212 * src/gtk/logwindow.c
4213 * src/gtk/pluginwindow.c
4214 * src/gtk/prefswindow.c
4215 Give different wmclass to different
4216 windows - thanks to sed ;)
4218 2007-02-04 [colin] 2.7.2cvs19
4221 Revert previous patch, can't reproduce
4224 2007-02-03 [colin] 2.7.2cvs18
4227 Don't save the mainwindow size and
4228 position on emergency exit (libSM's
4229 "die" callback), Xfce seems to make
4230 the window smaller just before the
4233 2007-02-03 [colin] 2.7.2cvs17
4235 * src/plugins/bogofilter/bogofilter.c
4236 * src/plugins/bogofilter/bogofilter.h
4237 * src/plugins/bogofilter/bogofilter_gtk.c
4238 * src/plugins/pgpinline/pgpinline.c
4239 * src/plugins/pgpinline/pgpinline.h
4242 2007-02-03 [colin] 2.7.2cvs16
4244 * src/partial_download.c
4245 * src/partial_download.h
4252 * src/common/ssl_certificate.c
4253 * src/common/ssl_certificate.h
4254 * src/gtk/quicksearch.c
4255 * src/gtk/quicksearch.h
4256 * src/gtk/sslcertwindow.c
4257 * src/gtk/sslcertwindow.h
4258 Fix copyright on my files
4260 2007-02-02 [colin] 2.7.2cvs15
4270 Add Tools/List URIs to allow
4271 opening any URI in the current mail
4273 2007-02-02 [colin] 2.7.2cvs14
4275 * src/common/valgrind.h ** NEW FILE **
4276 * src/common/Makefile.am
4277 * src/common/plugin.c
4278 Don't dlclose the plugins if we're running
4279 under valgrind. (doesn't require valgrind
4280 either at compile time or run time).
4282 2007-02-01 [paul] 2.7.2cvs13
4286 * tools/freshmeat_search.pl
4287 * tools/google_search.pl
4288 * tools/multiwebsearch.pl
4289 add support for non ISO-8859-1 compatible locales
4290 Patch by Alex Gorbachenko <agent_007@immo.ru>
4292 2007-02-01 [colin] 2.7.2cvs12
4295 * src/prefs_summaries.c
4296 Move keybinding prefs to the Other page
4298 2007-02-01 [wwp] 2.7.2cvs11
4300 * src/plugins/trayicon/trayicon.c
4301 Fix a raising issue within KDE.
4303 2007-02-01 [colin] 2.7.2cvs10
4306 Fix stray quotes in encoded strings
4308 Fix wrong call causing g_warnings
4310 Remove useless message
4312 2007-01-31 [wwp] 2.7.2cvs9
4314 * src/plugins/trayicon/trayicon.c
4315 fix buggy hiding of main window when closing if close-to-tray
4316 is not set (bad logics in the trayicon hook code).
4317 Changed the quit confirmation message too.
4319 2007-01-30 [colin] 2.7.2cvs8
4322 Fix hidden mainwindow after clicking on
4323 the X close button, if compose windows
4324 exist and the user chooses not to quit
4326 2007-01-30 [colin] 2.7.2cvs7
4330 Handle local URIs to attach files (file:///...)
4331 Fixes attaching files from Thunar for example
4333 2007-01-30 [colin] 2.7.2cvs6
4335 * src/prefs_ext_prog.c
4336 Add 'mousepad' to the list of text editors.
4337 Mousepad is XFCE's text editor
4339 2007-01-29 [wwp] 2.7.2cvs5
4342 * src/plugins/trayicon/trayicon_prefs.c
4343 trayicon i18n fixes, thanks to Fabien.
4345 2007-01-28 [wwp] 2.7.2cvs4
4349 * src/plugins/trayicon/trayicon.c
4350 * src/plugins/trayicon/trayicon_prefs.c
4351 * src/plugins/trayicon/trayicon_prefs.h
4352 Added a new TrayIcon plugin option to close to tray
4353 (WM's hotkey and [X] button will hide the window instead
4354 of closing it - closing CM can be done using the tray icon
4355 menu or the File menu).
4356 Improved visibility handling in trayicon, clicking the
4357 trayicon now raise the window to current desktop when it
4358 was either minimized/shaded/on another desktop.
4359 Thanks to Paul for testing and fixing a strange behaviour
4362 2007-01-27 [paul] 2.7.2cvs3
4364 * src/prefs_folder_item.c
4365 * src/prefs_receive.c
4366 * src/plugins/pgpcore/prefs_gpg.c
4367 use 'start-up' instead of 'startup' in labels
4369 2007-01-26 [wwp] 2.7.2cvs2
4371 * src/plugins/trayicon/Makefile.am
4372 * src/plugins/trayicon/trayicon.c
4373 * src/plugins/trayicon/trayicon_prefs.c
4374 * src/plugins/trayicon/trayicon_prefs.h
4375 Add a new TrayIcon option to hide the main window at
4377 Fix trayicon.c copyright header.
4379 2007-01-26 [paul] 2.7.2cvs1
4385 bump up version number following
4388 2007-01-25 [mones] 2.7.1cvs60
4391 updated thousands of strings (well, probably less ;-)
4393 2007-01-25 [colin] 2.7.1cvs59
4396 Fix 2nd-run loss of matcherrc on new
4399 2007-01-25 [wwp] 2.7.1cvs58
4402 fix handling of empty value in attach_save_directory too, thanks
4405 2007-01-25 [wwp] 2.7.1cvs57
4408 fix handling of empty value in attach_load_directory,
4411 2007-01-25 [wwp] 2.7.1cvs56
4413 * src/plugins/dillo_viewer/dillo_prefs.h
4416 2007-01-25 [colin] 2.7.1cvs55
4420 * src/matcher_parser_parse.y
4421 * src/prefs_matcher.c
4422 Add matching on the spam flag
4424 2007-01-24 [colin] 2.7.1cvs54
4429 Make sure folderlist.xml is correctly
4430 written before overwriting it.
4434 * src/plugins/bogofilter/bogofilter.c
4435 * src/plugins/bogofilter/bogofilter.h
4436 * src/plugins/bogofilter/bogofilter_gtk.c
4437 * src/plugins/spamassassin/spamassassin.c
4438 * src/plugins/spamassassin/spamassassin.h
4439 * src/plugins/spamassassin/spamassassin_gtk.c
4440 Move spam to the correct trash folder after
4441 learning, if spam directory isn't set.
4443 2007-01-23 [paul] 2.7.1cvs53
4445 * src/plugins/bogofilter/bogofilter_gtk.c
4446 fix sensitivity of "Insert X-Bogosity header"
4449 2007-01-23 [colin] 2.7.1cvs52
4452 Translate toolbar items text if
4453 they're translatable (default)
4467 * src/etpan/etpan-thread-manager.c
4468 * src/etpan/etpan-thread-manager.h
4469 * src/gtk/gtkutils.c
4470 * src/gtk/gtkutils.h
4471 More static functions
4473 2007-01-22 [fabien] 2.7.1cvs51
4475 * src/gtk/gtkutils.c
4476 gtkut_get_options_frame() : ability to pass
4477 a 'NULL' value in frame pointer parameter if
4480 2007-01-22 [colin] 2.7.1cvs50
4484 * src/plugins/bogofilter/bogofilter.c
4485 * src/plugins/bogofilter/bogofilter_gtk.c
4486 * src/plugins/spamassassin/spamassassin.c
4487 * src/plugins/spamassassin/spamassassin_gtk.c
4488 Allow moving spams to the account's trash
4489 instead of default one
4491 2007-01-21 [colin] 2.7.1cvs49
4495 Revert a static function that shouldn't
4498 2007-01-21 [colin] 2.7.1cvs48
4504 2007-01-21 [colin] 2.7.1cvs47
4510 2007-01-21 [colin] 2.7.1cvs46
4512 * src/common/socket.c
4513 * src/common/socket.h
4516 2007-01-21 [colin] 2.7.1cvs45
4525 * src/folder_item_prefs.c
4526 * src/folder_item_prefs.h
4533 * src/common/socket.c
4534 * src/common/socket.h
4535 * src/gtk/gtkaspell.c
4536 * src/gtk/gtkaspell.h
4537 * src/gtk/quicksearch.c