1 2007-08-18 [paul] 2.10.0cvs129
4 add missing menu update
6 2007-08-17 [colin] 2.10.0cvs128
9 Set batching after getting flags - maybe fixes
10 bug 1292, 'CM crashes on writing mail'
12 2007-08-16 [ticho] 2.10.0cvs127
15 Convert two GtkOptionMenu widgets to new GtkComboBox.
18 Allow NULL for GtkComboBox menuitem label, rendering such
19 items as row separators.
21 2007-08-16 [paul] 2.10.0cvs126
23 * src/plugins/trayicon/trayicon.c
24 remove wrongly used gettextisation
26 2007-08-15 [ticho] 2.10.0cvs125
29 Fixed a runtime warning where an attempt to pack an
30 already packed GtkLabel was made.
32 2007-08-15 [ticho] 2.10.0cvs124
34 * src/prefs_compose_writing.c
35 Convert the insert-or-attach-dragged-files GtkOptionMenu
38 2007-08-14 [ticho] 2.10.0cvs123
42 Changed return receipt account selector to GtkComboBox.
43 Fixed a runtime warning where GTK tried to parse
44 "name <email@address" as a Pango markup in an alertpanel label.
46 2007-08-14 [ticho] 2.10.0cvs122
49 Changed GtkOptionMenu in logging preferences to GtkComboBox.
51 2007-08-14 [wwp] 2.10.0cvs121
55 * tools/popfile-link.sh
56 Added a new tool: POPFile helper, to open
57 selected messages in POPFile control center,
58 in order to change the messages' status.
60 2007-08-14 [ticho] 2.10.0cvs120
67 Change "Show send dialog" optionmenu to a checkbutton.
69 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
71 2007-08-13 [wwp] 2.10.0cvs119
82 * src/partial_download.c
90 Make sure we never pass NULL pointers for %s substitutions
91 (prevent from crashing in Windows).
93 2007-08-13 [wwp] 2.10.0cvs118
96 Re-enable mmap_reads in Windows with some missing
97 CloseHandle of mapping objects, thanks to
100 2007-08-13 [paul] 2.10.0cvs117
103 fix bug 1287, 'Compile time problem on Solaris
104 (nexenta gnu/Solaris) utils.c'
105 Thanks to Piotr Chrzczonowicz
107 2007-08-12 [wwp] 2.10.0cvs116
109 * src/plugins/pgpcore/prefs_gpg.c
110 Don't try to unset a GPG_AGENT_INFO that was not
111 set (and don't use a NULL string in Windows, it was
112 crashing with --debug if GPG_AGENT_INFO was not set).
114 2007-08-12 [wwp] 2.10.0cvs115
117 Make gcc type-check arguments passed to privacy_set_error().
119 2007-08-12 [ticho] 2.10.0cvs114
121 * src/prefs_folder_item.c
122 Make sure that folder default account combobox always has some
125 Handle empty combobox gracefully (warning instead of crash).
127 2007-08-12 [ticho] 2.10.0cvs114
129 * src/prefs_folder_item.c
130 Make sure that folder default account combobox is not empty.
132 Handle empty combobox gracefully (warning instead of crash).
134 2007-08-11 [paul] 2.10.0cvs113
138 use 'subfolder' instead of 'sub-folder', matching
139 everywhere else the term is used
143 2007-08-10 [wwp] 2.10.0cvs112
146 Disable mmap reads in Windows only (at least temporarily), they
147 prevent from renaming/removing target cache files.
153 2007-08-10 [wwp] 2.10.0cvs111
156 fix unpredictable crashes in Windows due to broken
157 cache/mark/tags files writting (file were opened for
158 writing in text mode).
161 use gettimeofday() from w32lib.h on Windows.
163 2007-08-10 [colin] 2.10.0cvs110
166 * src/etpan/imap-thread.c
167 * src/etpan/imap-thread.h
168 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
170 2007-08-09 [colin] 2.10.0cvs109
173 Fix port being reset to 636 on SSL
175 Fix folder_item_get_msg_num_by_file
176 on drafts/queue folders
178 2007-08-09 [wwp] 2.10.0cvs108
181 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
182 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
185 2007-08-09 [colin] 2.10.0cvs107
189 * src/gtk/prefswindow.c
190 A few Maemo layout fixes
192 2007-08-09 [paul] 2.10.0cvs106
194 * src/prefs_account.c
195 remove the hyphen from plug-ins to
196 match everywhere else
198 2007-08-08 [wwp] 2.10.0cvs105
200 * src/prefs_folder_item.c
201 Fix an extraneous stealth ^L char.
203 2007-08-08 [wwp] 2.10.0cvs104
205 * src/prefs_folder_item.c
206 Better fix, group variables declarations (USE_ASPELL).
208 2007-08-08 [wwp] 2.10.0cvs103
210 * src/prefs_folder_item.c
211 Fix compilation w/ USE_ASPELL set (broken
214 2007-08-08 [ticho] 2.10.0cvs102
216 * src/prefs_folder_item.c
217 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
219 2007-08-08 [colin] 2.10.0cvs101
222 * src/etpan/imap-thread.c
223 * src/etpan/imap-thread.h
224 Close selected mailbox before doing
227 2007-08-08 [colin] 2.10.0cvs100
230 Complete symbol table, thanks to wwp.
231 Fixes bug 1284, 'The html -> text
232 converter ignores entities'
236 2007-08-08 [colin] 2.10.0cvs99
239 Better way to fetch UIDs on non-UIDPLUS servers
241 2007-08-07 [colin] 2.10.0cvs98
244 fix bug 1275, 'auto-saved draft messages not
245 always being removed'; Also, make multiple
246 copy (in the same account) faster by matching
247 source/destination message UIDs.
249 Don't try to reshow deleted mail
251 Fix leak on error path
253 2007-08-07 [wwp] 2.10.0cvs97
256 * manual/advanced.xml
257 * manual/fr/account.xml
258 * manual/fr/advanced.xml
259 Updated the reference manual and the French translation to
260 reflect 2.10.0cvs84: enable running folder Processing
263 2007-08-06 [wwp] 2.10.0cvs96
268 Allow changing the emphasis color used to highlight
269 the newsreader/x-mailer header value when it matches
270 our preferred mail agent (hidden pref 'emphasis_col' added
273 2007-08-06 [colin] 2.10.0cvs95
277 Re-commit 2.10.0cvs86, with a protection
278 against Pango bug. Also, try to fix
279 bug 1275, 'auto-saved draft messages not
280 always being removed'
282 2007-08-06 [wwp] 2.10.0cvs94
284 * src/gtk/quicksearch.c
285 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
287 2007-08-06 [ticho] 2.10.0cvs93
289 * src/prefs_account.c
291 Use GtkComboBox instead of GtkOptionMenu for privacy system
292 selection in account preferences.
294 2007-08-06 [wwp] 2.10.0cvs92
296 * src/plugins/pgpcore/plugin.def
297 Apply one more chunk from gpg4win's 03-w32-port patch.
299 2007-08-05 [colin] 2.10.0cvs91
303 reverting buggy patch for now
305 2007-08-05 [colin] 2.10.0cvs90
310 2007-08-04 [colin] 2.10.0cvs89
312 * src/prefs_summaries.c
313 * src/summary_search.c
314 Replace deprecated widgets. Patch by
317 2007-08-04 [colin] 2.10.0cvs88
320 Refresh GUI only every 2000 mails on mh_get_last_num
321 This is fast (readdir) and done only once per
324 2007-08-03 [colin] 2.10.0cvs87
326 * src/prefs_account.c
329 Fix a deprecated widget. Patch by
332 2007-08-03 [colin] 2.10.0cvs86
336 Make colorisation and wrapping algorithms
337 faster. Fixes bug 1246, 'compose becomes
338 increasingly slow replying to complex emails'
340 2007-08-03 [paul] 2.10.0cvs85
343 keep the window painted
345 2007-08-02 [paul] 2.10.0cvs84
350 enable running folder Processing
353 2007-08-02 [paul] 2.10.0cvs83
356 speed up/clean up rendering of larger
360 2007-08-01 [paul] 2.10.0cvs82
365 change default toolbar layout on maemo
366 * src/pixmaps/close.xpm
367 make the red cross a grey cross
368 * src/pixmaps/jpilot.xpm
369 make icon smaller so it fits better
371 2007-07-31 [paul] 2.10.0cvs81
375 fix crash on maemo on first launch
377 2007-07-30 [paul] 2.10.0cvs80
379 * src/prefs_matcher.c
380 specify the units of age and size
382 2007-07-30 [paul] 2.10.0cvs79
385 Fix IMAP timeout setting
387 2007-07-30 [colin] 2.10.0cvs78
389 * src/prefs_account.c
390 Fix a deprecated widget. Patch by
393 2007-07-27 [paul] 2.10.0cvs77
395 * src/matcher_parser_parse.y
396 * src/prefs_filtering_action.c
397 * src/prefs_matcher.c
398 these changes forgotten in cvs74's
399 'watch thread' feature
401 2007-07-27 [paul] 2.10.0cvs76
404 fix potential crasher
407 2007-07-27 [paul] 2.10.0cvs75
413 make mainwindow's /Help/Manual point to the
414 remote copy if the local copy doesn't exist
416 2007-07-27 [paul] 2.10.0cvs74
424 * src/matcher_parser_parse.y
433 * src/pixmaps/watchthread.xpm
434 add 'watch thread' feature
436 2007-07-27 [paul] 2.10.0cvs73
438 * src/prefs_folder_item.c
439 adjust labels, add tooltips
441 2007-07-27 [colin] 2.10.0cvs72
444 Maemo: Remove less used menu items
446 2007-07-26 [colin] 2.10.0cvs71
449 Maemo: destroy messageview after trashing mail.
450 Maybe should be done on X11 too
452 2007-07-26 [colin] 2.10.0cvs70
459 Add View/Show or Hide/Column headers
461 2007-07-26 [colin] 2.10.0cvs69
466 2007-07-26 [colin] 2.10.0cvs68
469 Fix possible crash on cache invalidation
473 * src/quote_fmt_parse.y
474 Make replying to mails with big attachments
475 much faster. Fixes bug 1224, 'The process of
476 Replying to emails with large attachments
477 seems unreasonably long...'
479 2007-07-26 [colin] 2.10.0cvs67
484 Fix threads use on BSDs
486 2007-07-26 [paul] 2.10.0cvs66
488 * src/gtk/prefswindow.c
489 fix account prefs breakage
492 2007-07-26 [paul] 2.10.0cvs65
495 standardise ./configure --help messages
497 2007-07-26 [colin] 2.10.0cvs64
501 Fix two vCard-related crashes
503 2007-07-25 [colin] 2.10.0cvs63
508 * src/prefs_receive.c
509 Maemo: Add a better way to notify of
515 Maemo: Various layout fixes
516 * src/gtk/prefswindow.c
517 Maemo: Better prefs layout
519 2007-07-25 [paul] 2.10.0cvs62
522 fix the layout on maemo
525 2007-07-25 [iwkse] 2.10.0cvs61
528 add 'o' shortcut on summaryview
530 2007-07-25 [iwkse] 2.10.0cvs60
535 2007-07-24 [colin] 2.10.0cvs59
538 Fix missing timestamp update on source
542 Better text layout on part's choices
544 2007-07-23 [colin] 2.10.0cvs58
548 Maemo: Automatically choose the correct application
550 * src/gtk/quicksearch.c
551 Make search run on GDK_KP_Enter too
553 2007-07-23 [wwp] 2.10.0cvs57
555 * src/quote_fmt_lex.l
556 Revert accidentaly committed lines (account_sig) in
559 2007-07-23 [wwp] 2.10.0cvs56
561 * src/quote_fmt_lex.l
562 Fix typos around long form expressions in the quote lexer.
568 2007-07-23 [colin] 2.10.0cvs55
571 Fix auto-completion on Maemo
573 2007-07-23 [colin] 2.10.0cvs54
576 Maemo: Fix sticking statusbars
578 2007-07-22 [colin] 2.10.0cvs53
581 Maemo: Fix the strange "top_application" info
582 at startup. We should do something when
583 receiving such a message.
585 2007-07-20 [paul] 2.10.0cvs52
588 add missing #include "statusbar.h"
590 2007-07-20 [colin] 2.10.0cvs51
594 * src/folder_item_prefs.c
595 * src/folder_item_prefs.h
603 * src/prefs_folder_item.c
604 Implement age-based caching: allow to
605 specify a threshold for the offline synchronisation
606 feature, and whether old cached bodies should
611 * src/plugins/dillo_viewer/dillo_viewer.c
612 Check that Dillo's installed
614 2007-07-20 [wwp] 2.10.0cvs50
618 Draw a frame around the selected mimeview part icon (instead of the
619 shifted 'dancing' icon).
621 2007-07-20 [colin] 2.10.0cvs49
624 Unref stuff even on error
626 disconnect signals only at the very
627 end of the wizard save.
629 2007-07-20 [colin] 2.10.0cvs48
635 Fix random crashes while navigating
638 2007-07-19 [colin] 2.10.0cvs47
647 Maemo: add an easy way to store data (mails
648 and IMAP/NNTP caches) on one of the SD cards,
649 and protect against unmounts if needed
651 2007-07-19 [paul] 2.10.0cvs46
656 * src/pixmaps/claws-mail_logo-small.xpm
657 implement a (slightly) different About
658 dialog for maemo and add a small version
661 use a scrolled window for wizard page 1
664 2007-07-19 [paul] 2.10.0cvs45
667 too soon for this line
669 2007-07-19 [paul] 2.10.0cvs44
674 2007-07-19 [colin] 2.10.0cvs43
677 Solve Mail/Mailbox name when specifying
680 2007-07-18 [colin] 2.10.0cvs42
686 2007-07-18 [colin] 2.10.0cvs41
689 Maemo: plug the online/offline system into
690 maemo's interfaces to have Claws automatically
691 switch according to the system status
693 Maemo: use HildonBanners to display status
694 messages. Renders the main statusbar useless.
696 2007-07-18 [paul] 2.10.0cvs40
699 fix screen blanking on moving/copying many msgs
701 fix processing progressbar and screen blanking
704 2007-07-18 [paul] 2.10.0cvs39
707 revert cvs37, breakage on maemo
709 2007-07-18 [paul] 2.10.0cvs38
712 make sure we can still build with older GTK's
714 2007-07-18 [colin] 2.10.0cvs37
717 Only hide the small layout's messageview, instead
718 of destroying it when closing
720 Use gtk_window_present_with_time to popup windows,
721 it seems to make things better with modern WMs
724 2007-07-17 [colin] 2.10.0cvs36
727 Simplify layout on Maemo
730 * src/prefs_display_header.c
731 Remove some headers by default on Maemo
733 2007-07-17 [paul] 2.10.0cvs35
737 * src/prefs_logging.c
739 add options to stop/enable writing logs to disc
741 2007-07-17 [paul] 2.10.0cvs34
744 fix some issues with the Apply tags window:
745 - set search column (enables autocompl in the treeview)
746 - apply tag from "New tag" if it existed
747 - clears New tag entry when adding it with the button
750 2007-07-17 [paul] 2.10.0cvs33
753 fix 'apply tags' dialogue weirdness
755 2007-07-16 [colin] 2.10.0cvs32
758 Fix double-loading of mails on Maemo
760 2007-07-16 [colin] 2.10.0cvs31
763 Prevent double-loading of the same part under some
764 conditions; hide statusbar on Maemo
766 2007-07-16 [colin] 2.10.0cvs30
772 Improve the tag interface - allow
773 to set/unset tags from a special
775 * src/gtk/gtkvscrollbutton.c
779 Fix Mimeview's ugly hacks in the
782 2007-07-16 [paul] 2.10.0cvs29
786 * src/gtk/icon_legend.c
787 put it all in a scrolled window
789 2007-07-15 [colin] 2.10.0cvs28
792 Maemo: force layout to be Small screen; the
793 others don't make sense
795 2007-07-14 [colin] 2.10.0cvs27
798 * src/gtk/gtkvscrollbutton.c
799 Maemo: Fix mimeview's buttons size
801 2007-07-14 [colin] 2.10.0cvs26
804 Fix the button workaround fix.
805 (Use the correct variable)
807 2007-07-14 [colin] 2.10.0cvs25
811 Maemo: put the progress bar in the
814 2007-07-14 [colin] 2.10.0cvs24
817 Maemo: hide statusbar by default
822 * src/pixmaps/go_folders.xpm
823 Maemo: Add a specific icon to go back to
826 2007-07-14 [colin] 2.10.0cvs23
829 Don't set homogeneous finally
831 2007-07-14 [colin] 2.10.0cvs22
834 Fix button show/hide issues
836 2007-07-14 [colin] 2.10.0cvs21
840 Fix button workaround to be able to click
841 if mouse was on button when it went un-
843 Revert previous commit, gtk_tool_item_set_homogeneous
844 doesn't mean what it seems to mean ;-)
846 2007-07-14 [paul] 2.10.0cvs20
849 make homogeneous FALSE always
851 2007-07-13 [colin] 2.10.0cvs19
855 Rework to fit the non-deprecated API
861 Maemo layout changes. Better toolbars,
862 removal of CTree headers.
864 2007-07-13 [paul] 2.10.0cvs18
866 * src/gtk/colorlabel.c
867 fix bug 1261, '[DE] coloring messages in overview
868 keys are not localised'
869 the string is now included in claws-mail.pot
871 2007-07-13 [colin] 2.10.0cvs17
874 Fix bug 1267, 'printing mutliple messages
875 opens one message-dialog after the other'
876 Ask for confirmation when printing 10
879 2007-07-11 [colin] 2.10.0cvs16
884 * manual/claws-mail-manual.xml
886 * manual/es/claws-mail-manual.xml
888 * manual/fr/claws-mail-manual.xml
911 * src/addressbook_foldersel.c
912 * src/addressbook_foldersel.h
938 * src/displayheader.c
939 * src/displayheader.h
942 * src/editaddress_other_attributes_ldap.c
943 * src/editaddress_other_attributes_ldap.h
952 * src/editldap_basedn.c
953 * src/editldap_basedn.h
974 * src/folder_item_prefs.c
975 * src/folder_item_prefs.h
984 * src/grouplistdialog.c
985 * src/grouplistdialog.h
1032 * src/matcher_parser.h
1033 * src/matcher_parser_lex.l
1034 * src/matcher_parser_parse.y
1037 * src/message_search.c
1038 * src/message_search.h
1057 * src/partial_download.c
1058 * src/partial_download.h
1063 * src/prefs_account.c
1064 * src/prefs_account.h
1065 * src/prefs_actions.c
1066 * src/prefs_actions.h
1067 * src/prefs_common.c
1068 * src/prefs_common.h
1069 * src/prefs_compose_writing.c
1070 * src/prefs_compose_writing.h
1071 * src/prefs_customheader.c
1072 * src/prefs_customheader.h
1073 * src/prefs_display_header.c
1074 * src/prefs_display_header.h
1075 * src/prefs_ext_prog.c
1076 * src/prefs_ext_prog.h
1077 * src/prefs_filtering.c
1078 * src/prefs_filtering.h
1079 * src/prefs_filtering_action.c
1080 * src/prefs_filtering_action.h
1081 * src/prefs_folder_column.c
1082 * src/prefs_folder_column.h
1083 * src/prefs_folder_item.c
1084 * src/prefs_folder_item.h
1089 * src/prefs_image_viewer.c
1090 * src/prefs_image_viewer.h
1091 * src/prefs_logging.c
1092 * src/prefs_logging.h
1093 * src/prefs_matcher.c
1094 * src/prefs_matcher.h
1095 * src/prefs_message.c
1096 * src/prefs_message.h
1097 * src/prefs_msg_colors.c
1098 * src/prefs_msg_colors.h
1103 * src/prefs_receive.c
1104 * src/prefs_receive.h
1107 * src/prefs_spelling.c
1108 * src/prefs_spelling.h
1109 * src/prefs_summaries.c
1110 * src/prefs_summaries.h
1111 * src/prefs_summary_column.c
1112 * src/prefs_summary_column.h
1113 * src/prefs_summary_open.c
1114 * src/prefs_summary_open.h
1115 * src/prefs_template.c
1116 * src/prefs_template.h
1117 * src/prefs_themes.c
1118 * src/prefs_themes.h
1119 * src/prefs_toolbar.c
1120 * src/prefs_toolbar.h
1121 * src/prefs_wrapping.c
1122 * src/prefs_wrapping.h
1132 * src/quote_fmt_lex.l
1133 * src/quote_fmt_parse.y
1136 * src/remotefolder.c
1137 * src/remotefolder.h
1138 * src/send_message.c
1139 * src/send_message.h
1142 * src/simple-gettext.c
1143 * src/sourcewindow.c
1144 * src/sourcewindow.h
1149 * src/stock_pixmap.c
1150 * src/stock_pixmap.h
1151 * src/summary_search.c
1152 * src/summary_search.h
1169 * src/common/base64.c
1170 * src/common/base64.h
1171 * src/common/claws.c
1172 * src/common/claws.h
1174 * src/common/fnmatch.c
1175 * src/common/fnmatch.h
1176 * src/common/fnmatch_loop.c
1177 * src/common/hooks.c
1178 * src/common/hooks.h
1183 * src/common/mgutils.c
1184 * src/common/mgutils.h
1187 * src/common/passcrypt.c
1188 * src/common/passcrypt.h.in
1189 * src/common/plugin.c
1190 * src/common/plugin.h
1191 * src/common/prefs.c
1192 * src/common/prefs.h
1193 * src/common/progressindicator.c
1194 * src/common/progressindicator.h
1195 * src/common/quoted-printable.c
1196 * src/common/quoted-printable.h
1197 * src/common/session.c
1198 * src/common/session.h
1201 * src/common/socket.c
1202 * src/common/socket.h
1205 * src/common/ssl_certificate.c
1206 * src/common/ssl_certificate.h
1207 * src/common/string_match.c
1208 * src/common/string_match.h
1209 * src/common/stringtable.c
1210 * src/common/stringtable.h
1213 * src/common/template.c
1214 * src/common/template.h
1215 * src/common/timing.h
1216 * src/common/utils.c
1217 * src/common/utils.h
1218 * src/common/uuencode.c
1219 * src/common/uuencode.h
1220 * src/common/version.h.in
1221 * src/common/w32_dirent.c
1222 * src/common/w32_reg.c
1223 * src/common/w32_signal.c
1224 * src/common/w32_stat.c
1225 * src/common/w32_stdlib.c
1226 * src/common/w32_string.c
1227 * src/common/w32_time.c
1228 * src/common/w32_unistd.c
1229 * src/common/w32_wait.c
1230 * src/common/w32lib.h
1233 * src/common/xmlprops.c
1234 * src/common/xmlprops.h
1235 * src/etpan/etpan-errors.h
1236 * src/etpan/etpan-thread-manager-types.h
1237 * src/etpan/etpan-thread-manager.c
1238 * src/etpan/etpan-thread-manager.h
1239 * src/etpan/imap-thread.c
1240 * src/etpan/imap-thread.h
1243 * src/gtk/colorlabel.c
1244 * src/gtk/colorlabel.h
1245 * src/gtk/colorsel.c
1246 * src/gtk/colorsel.h
1247 * src/gtk/combobox.c
1248 * src/gtk/combobox.h
1249 * src/gtk/description_window.c
1250 * src/gtk/description_window.h
1253 * src/gtk/foldersort.c
1254 * src/gtk/foldersort.h
1255 * src/gtk/gtkaspell.c
1256 * src/gtk/gtkaspell.h
1257 * src/gtk/gtksctree.c
1258 * src/gtk/gtkshruler.c
1259 * src/gtk/gtkshruler.h
1260 * src/gtk/gtksourceprintjob.c
1261 * src/gtk/gtksourceprintjob.h
1262 * src/gtk/gtkutils.c
1263 * src/gtk/gtkutils.h
1264 * src/gtk/gtkvscrollbutton.c
1265 * src/gtk/gtkvscrollbutton.h
1266 * src/gtk/icon_legend.c
1267 * src/gtk/icon_legend.h
1268 * src/gtk/inputdialog.c
1269 * src/gtk/inputdialog.h
1270 * src/gtk/logwindow.c
1271 * src/gtk/logwindow.h
1272 * src/gtk/manage_window.c
1273 * src/gtk/manage_window.h
1276 * src/gtk/pluginwindow.c
1277 * src/gtk/pluginwindow.h
1278 * src/gtk/prefswindow.c
1279 * src/gtk/prefswindow.h
1280 * src/gtk/progressdialog.c
1281 * src/gtk/progressdialog.h
1282 * src/gtk/quicksearch.c
1283 * src/gtk/quicksearch.h
1284 * src/gtk/sslcertwindow.c
1285 * src/gtk/sslcertwindow.h
1286 * src/plugins/bogofilter/bogofilter.c
1287 * src/plugins/bogofilter/bogofilter.h
1288 * src/plugins/bogofilter/bogofilter_gtk.c
1289 * src/plugins/clamav/clamav_plugin.c
1290 * src/plugins/clamav/clamav_plugin.h
1291 * src/plugins/clamav/clamav_plugin_gtk.c
1292 * src/plugins/demo/demo.c
1293 * src/plugins/dillo_viewer/dillo_prefs.c
1294 * src/plugins/dillo_viewer/dillo_prefs.h
1295 * src/plugins/dillo_viewer/dillo_viewer.c
1296 * src/plugins/pgpcore/passphrase.c
1297 * src/plugins/pgpcore/passphrase.h
1298 * src/plugins/pgpcore/pgp_viewer.c
1299 * src/plugins/pgpcore/pgp_viewer.h
1300 * src/plugins/pgpcore/plugin.c
1301 * src/plugins/pgpcore/prefs_gpg.c
1302 * src/plugins/pgpcore/prefs_gpg.h
1303 * src/plugins/pgpcore/select-keys.c
1304 * src/plugins/pgpcore/select-keys.h
1305 * src/plugins/pgpcore/sgpgme.c
1306 * src/plugins/pgpcore/sgpgme.h
1307 * src/plugins/pgpinline/pgpinline.c
1308 * src/plugins/pgpinline/pgpinline.h
1309 * src/plugins/pgpinline/plugin.c
1310 * src/plugins/pgpmime/pgpmime.c
1311 * src/plugins/pgpmime/pgpmime.h
1312 * src/plugins/pgpmime/plugin.c
1313 * src/plugins/spamassassin/spamassassin.c
1314 * src/plugins/spamassassin/spamassassin.h
1315 * src/plugins/spamassassin/spamassassin_gtk.c
1316 * src/plugins/trayicon/trayicon.c
1317 * src/plugins/trayicon/trayicon_prefs.c
1318 * src/plugins/trayicon/trayicon_prefs.h
1319 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1320 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
1321 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
1322 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1323 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
1324 * tools/OOo2claws-mail.pl
1325 * tools/README.sylprint
1326 * tools/acroread2claws-mail.pl
1327 * tools/claws-mail-compose-insert-files.pl
1328 * tools/convert_mbox.pl
1329 * tools/filter_conv.pl
1330 * tools/filter_conv_new.pl
1332 * tools/freshmeat_search.pl
1333 * tools/google_search.pl
1334 * tools/kmail-mailbox2claws-mail.pl
1335 * tools/kmail2claws-mail.pl
1336 * tools/kmail2claws-mail_v2.pl
1338 * tools/make.themes.project
1339 * tools/multiwebsearch.pl
1340 * tools/nautilus2claws-mail.sh
1341 * tools/outlook2claws-mail.pl
1342 * tools/textviewer.sh
1343 * tools/thunderbird-filters-convertor.pl
1346 * tools/vcard2xml.py
1347 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
1348 Upgrade to GPLv3 or later.
1350 2007-07-10 [wwp] 2.10.0cvs15
1353 Fix re-opening of all composing messages that were
1354 opened when closing the previous instance, thanks
1357 2007-07-10 [paul] 2.10.0cvs14
1359 * src/editaddress_other_attributes_ldap.c
1361 fix crash on selecting 'other attributes' combo
1362 for either a new entry or an old entry with no
1363 existing attributes.
1364 fix bug on editing multiple attributes which
1365 resulted them all having the value of the last
1369 2007-07-10 [colin] 2.10.0cvs13
1372 * src/editaddress_other_attributes_ldap.h
1374 Fix --disable-ldap build
1376 2007-07-09 [colin] 2.10.0cvs12
1382 * src/editaddress_other_attributes_ldap.c
1383 * src/editaddress_other_attributes_ldap.h
1388 Add capability to edit all inetOrgPerson
1389 attributes on LDAP. Patch by Michael
1392 2007-07-09 [colin] 2.10.0cvs11
1398 * src/prefs_summaries.c
1399 * src/prefs_themes.c
1401 * src/common/Makefile.am
1403 * src/common/timing.h
1404 * src/common/utils.c
1405 * src/common/utils.h
1406 * src/common/w32_account.c
1407 * src/common/w32lib.h
1408 * src/gtk/Makefile.am
1409 * src/gtk/colorlabel.c
1410 * src/plugins/pgpcore/Makefile.am
1411 * src/plugins/pgpcore/claws.def
1412 * src/plugins/pgpcore/passphrase.c
1413 * src/plugins/pgpcore/pgp_viewer.c
1414 * src/plugins/pgpcore/plugin.def
1415 * src/plugins/pgpcore/sgpgme.c
1416 * src/plugins/pgpinline/Makefile.am
1417 * src/plugins/pgpinline/claws.def
1418 * src/plugins/pgpinline/mypgpcore.def
1419 * src/plugins/pgpinline/plugin.def
1420 * src/plugins/pgpmime/Makefile.am
1421 * src/plugins/pgpmime/claws.def
1422 * src/plugins/pgpmime/mypgpcore.def
1423 * src/plugins/pgpmime/plugin.def
1424 Commit win32 patch, from Werner Koch and
1427 2007-07-09 [colin] 2.10.0cvs10
1429 * src/prefs_toolbar.c
1430 Fix crash when no actions exist
1432 2007-07-07 [paul] 2.10.0cvs9
1435 * manual/claws-mail-manual.xml
1436 update copyright year
1438 updated by Flammie Pirinen
1440 2007-07-05 [wwp] 2.10.0cvs8
1442 * src/plugins/clamav/clamav_plugin_gtk.c
1443 Make vertical spacing like in other plugin prefs pages.
1445 2007-07-05 [wwp] 2.10.0cvs7
1448 It's %am that works, not %ae (this doc incoherence has been
1449 introduced with 2.9.2cvs13).
1451 2007-07-04 [wwp] 2.10.0cvs6
1453 * src/plugins/bogofilter/bogofilter.c
1454 Gettext-ize an occurrence of "Any" that wasn't.
1456 2007-07-04 [colin] 2.10.0cvs5
1459 Fix untranslated strings; thanks
1462 2007-07-03 [colin] 2.10.0cvs4
1466 Fix saving of sort mode for tags and
1467 thread date. Thanks to Pierre Ossman.
1468 Completes fix for bug 1233
1470 2007-07-03 [paul] 2.10.0cvs3
1478 2007-07-02 [colin] 2.10.0cvs2
1484 Add View/Sort/by Thread date
1485 Fixes bug 1233, 'Capability to sort
1486 threads by most recent message'
1487 Based on a patch by Paul Rolland
1489 2007-07-02 [colin] 2.10.0cvs1
1506 * src/matcher_parser_parse.y
1510 * src/prefs_common.c
1511 * src/prefs_common.h
1512 * src/prefs_filtering_action.c
1513 * src/prefs_matcher.c
1514 * src/prefs_summary_column.c
1518 * src/quote_fmt_lex.l
1519 * src/quote_fmt_parse.y
1523 * src/common/Makefile.am
1527 * src/gtk/quicksearch.c
1528 * src/gtk/quicksearch.h
1529 Add Tags implementation. Tags are arbitrary labels
1530 that can be applied to messages. It is possible
1531 to create, edit, remove tags; apply them to mails;
1532 filter on tags or tag presence; apply or unset
1533 tags via filtering actions; reference tags in
1536 2007-07-02 [paul] 2.10.0
1543 2007-07-02 [paul] 2.9.2cvs78
1553 updated by Stephan Sachse, me, Ricardo Mones
1554 Lastra, Fabien Vantard, Pader Rezso, Frederico
1555 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
1557 2007-07-02 [paul] 2.9.2cvs77
1562 2007-06-29 [wwp] 2.9.2cvs76
1565 Fix a typo (thanks to Ricardo for finding this out).
1567 2007-06-28 [paul] 2.9.2cvs75
1572 2007-06-28 [paul] 2.9.2cvs74
1575 fix bug in the autotools build system.
1576 Files cataloged under EXTRA_DIST were never
1577 automatically copied to the build tree.
1578 (fix 'make distcheck')
1579 Patch by Michael Rasmussen.
1581 2007-06-24 [colin] 2.9.2cvs73
1584 Fix bug 1249, 'Error handling for
1585 news errors needs modification'
1586 Only popup error if the according
1587 pref in Prefs/Receive is set.
1589 2007-06-21 [colin] 2.9.2cvs72
1591 * src/common/plugin.c
1592 * src/common/plugin.h
1593 Change plugin API to know whether it's safe to
1594 unload plugins or whether we should just hide
1595 them. Fixes bug 1248, 'Core dumps after
1596 unloading plugin and clicking on load plugins'
1597 * src/plugins/bogofilter/bogofilter.c
1598 * src/plugins/clamav/clamav_plugin.c
1599 * src/plugins/demo/demo.c
1600 * src/plugins/dillo_viewer/dillo_viewer.c
1601 * src/plugins/pgpcore/plugin.c
1602 * src/plugins/pgpinline/plugin.c
1603 * src/plugins/pgpmime/plugin.c
1604 * src/plugins/spamassassin/spamassassin.c
1605 * src/plugins/trayicon/trayicon.c
1608 2007-06-19 [colin] 2.9.2cvs71
1612 Fix crash mentioned in bug 1246
1613 Race condition when automatically drafting
1614 due to insertion on reedit.
1616 2007-06-18 [wwp] 2.9.2cvs70
1619 LDIF import: use a "Proceed" button to complete
1622 2007-06-18 [paul] 2.9.2cvs69
1625 use pkgconfig to check for gtk and glib
1627 2007-06-17 [wwp] 2.9.2cvs68
1631 LDIF import: better error handling, minor code
1632 and UI cleanup, and renamed the Save button
1633 to Close, as imported stuff is already saved
1634 when the Save button is shown.
1636 2007-06-17 [colin] 2.9.2cvs67
1638 * src/prefs_summaries.c
1640 Don't set as read when forwarded, only replied to
1642 2007-06-17 [paul] 2.9.2cvs66
1645 add missing #include
1647 2007-06-16 [colin] 2.9.2cvs65
1649 * src/prefs_summaries.c
1651 Change the pref "Only mark as read when opened
1652 in new window" to "..., replied to or forwarded".
1653 Based on a patch by Paul Rolland.
1655 2007-06-16 [paul] 2.9.2cvs64
1658 alphabetical order! :)
1660 2007-06-16 [colin] 2.9.2cvs63
1664 Add Michael Rasmussen in authors list
1666 2007-06-16 [colin] 2.9.2cvs62
1669 Fix messageview_copy_clipboard to take advantage
1670 of plugins' get_selection.
1672 2007-06-15 [colin] 2.9.2cvs61
1678 * src/message_search.c
1680 * src/summary_search.c
1683 Allow GDK_KP_Enter to do the same as GDK_Return
1684 Patch by Michael Rasmussen
1686 2007-06-15 [paul] 2.9.2cvs60
1689 fix bug when closing a compose window
1692 2007-06-14 [paul] 2.9.2cvs59
1696 migrate sylpheed config
1698 2007-06-14 [wwp] 2.9.2cvs58
1700 * src/gtk/pluginwindow.c
1701 Yet another attempt to fix sizing/alignment of the
1702 button bar in plugins window.
1704 2007-06-12 [colin] 2.9.2cvs57
1709 * src/prefs_common.c
1710 * src/prefs_common.h
1711 * src/prefs_summaries.c
1712 * src/prefs_summary_open.c
1713 * src/prefs_summary_open.h
1715 Make "when entering a folder" actions more personalisable
1717 2007-06-12 [wwp] 2.9.2cvs56
1720 Use short description from Paul (mairix.sh).
1722 2007-06-12 [wwp] 2.9.2cvs55
1725 Updated info about mairix.sh.
1727 2007-06-11 [paul] 2.9.2cvs54
1729 * src/prefs_logging.c
1730 rework log window length widgets
1731 and some sensitivity fixes
1733 2007-06-11 [paul] 2.9.2cvs53
1736 * src/prefs_logging.c
1737 rename 'Protocol Log' to 'Network Log'
1738 and some function renaming
1740 2007-06-10 [wwp] 2.9.2cvs52
1742 * src/gtk/pluginwindow.c
1745 2007-06-10 [wwp] 2.9.2cvs51
1747 * src/gtk/pluginwindow.c
1748 Fix button bar in plugin window, was centered and not
1749 behaving like other dialogs w/ such button bar.
1751 2007-06-08 [wwp] 2.9.2cvs50
1758 Provide a way out of automatic draft saving on IMAP, when
1760 Prevent drafting while sending and quitting while sending.
1765 2007-06-08 [wwp] 2.9.2cvs49
1767 * src/prefs_account.c
1768 * src/gtk/prefswindow.c
1769 * src/gtk/prefswindow.h
1770 Activate the Basic page when opening account prefs.
1772 2007-06-08 [wwp] 2.9.2cvs48
1774 * src/common/socket.c
1775 Don't crash if fork() fails, thanks to Colin.
1777 2007-06-08 [wwp] 2.9.2cvs47
1779 * src/gtk/prefswindow.c
1780 Wrap some long lines, and reset horizontal scroller's adjusment
1781 (this was already done, vertically), when changing tab (not page)
1784 2007-06-08 [paul] 2.9.2cvs46
1786 * src/common/utils.c
1787 use gethostname() instead of uname()
1788 based on a patch by Michael Hughes
1789 <Sylpheed-Claws_user@thehugheslogcabin.net>
1791 2007-06-07 [wwp] 2.9.2cvs45
1793 * src/prefs_common.c
1794 Fix some useless warnings, thanks to Colin.
1796 2007-06-06 [colin] 2.9.2cvs44
1799 Fix strange allocations.
1801 2007-06-06 [colin] 2.9.2cvs43
1804 Patch by Michael Rasmussus to help
1807 2007-06-05 [wwp] 2.9.2cvs42
1809 * src/prefs_account.c
1810 * src/prefs_folder_item.c
1814 Per-folder templates can now be applied recursively.
1815 Always save per-folder templates (formats were erroneously
1816 saved only if they were enabled).
1817 Check for validity of quotation marks everywhere there
1820 2007-06-05 [wwp] 2.9.2cvs41
1823 Fix incoming messages from local accounts always getting filtered
1824 (even if the account prefs say don't), thanks to Colin.
1826 2007-06-05 [wwp] 2.9.2cvs40
1830 Use per-folder/per-account quote chars when applying a
1831 template or inserting text as well. Const'ify some
1834 2007-06-04 [colin] 2.9.2cvs39
1837 More work for wwp :)
1839 2007-06-04 [wwp] 2.9.2cvs38
1842 Same as 2.9.2cvs36 but for forwarding.
1844 2007-06-04 [colin] 2.9.2cvs37
1847 Use original mail file for forward/redirect
1848 Fixes some forwarded mails to be attached as
1849 application/octet-stream (when they have binary
1850 parts), and incidentally fixes bug 848
1851 'Redirect breaks GnuPG'
1853 2007-06-04 [wwp] 2.9.2cvs36
1856 Fix quote mark mis-initialisation when replying/forwarding
1857 (introduced w/ 2.9.2cvs20).
1859 2007-06-04 [wwp] 2.9.2cvs35
1861 * src/prefs_compose_writing.c
1863 Fix a bug where Quotation characters (prefs/compose/writing)
1864 was cleared (introduced w/ 2.9.2cvs26).
1866 2007-06-04 [wwp] 2.9.2cvs34
1868 * src/prefs_account.c
1869 * src/prefs_account.h
1870 Better fix for compiling w/o aspell (rollbacks
1873 2007-06-04 [wwp] 2.9.2cvs33
1876 * src/prefs_account.c
1877 * src/prefs_account.h
1879 It's now possible to disable mail filtering plugins
1880 on a per-account basis.
1882 2007-06-04 [wwp] 2.9.2cvs32
1885 * src/common/utils.c
1886 * src/common/utils.h
1887 Support CRLF in headers part of messages.
1888 Support few more date formats (RFC3339 subsets).
1890 2007-06-04 [wwp] 2.9.2cvs31
1892 * src/prefs_account.c
1893 Fix compiling w/o aspell support.
1895 2007-06-03 [wwp] 2.9.2cvs30
1898 Don't decode leading ENV_ and ~ in P_PASSWORD
1901 2007-06-03 [wwp] 2.9.2cvs29
1904 Don't decode leading ENV_ and ~ in P_PASSWORD
1907 2007-06-03 [wwp] 2.9.2cvs28
1909 * src/prefs_account.c
1910 * src/gtk/prefswindow.c
1911 * src/gtk/prefswindow.h
1912 Added a way to force preloading of all pages
1914 Moved tabs to pages in account prefs.
1916 2007-06-02 [colin] 2.9.2cvs27
1919 Fix possible crash, fix ldap write bugs
1921 Fix ldap write bugs - patch by Michael
1925 Add a hook whenever alertpanel opens/closes
1927 2007-05-31 [wwp] 2.9.2cvs26
1929 * src/prefs_compose_writing.c
1931 Re-organized writing options a bit:
1932 - renamed the Quoting page to Templates
1933 - moved all composing templates to that page
1934 - moved non-templates options to the Writing one,
1935 grouped reply-related options, reordered reply and
1938 2007-05-31 [wwp] 2.9.2cvs25
1941 Removed unused code.
1943 2007-05-31 [colin] 2.9.2cvs24
1946 Fix missing display name when modifying
1947 LDAP. Patch by Michael Rasmussen
1949 2007-05-31 [wwp] 2.9.2cvs23
1951 * src/plugins/bogofilter/Makefile.am
1952 * src/plugins/clamav/Makefile.am
1953 * src/plugins/demo/Makefile.am
1954 * src/plugins/dillo_viewer/Makefile.am
1955 * src/plugins/spamassassin/Makefile.am
1956 Fix building of those plugins in Mac OS X.
1958 2007-05-30 [wwp] 2.9.2cvs22
1960 * src/gtk/quicksearch.c
1961 Fix missing initialization.
1963 2007-05-30 [wwp] 2.9.2cvs21
1966 Revert accidental commit (debug outputs).
1968 2007-05-30 [wwp] 2.9.2cvs20
1971 * src/folder_item_prefs.c
1972 * src/folder_item_prefs.h
1973 * src/prefs_account.c
1974 * src/prefs_account.h
1975 * src/prefs_folder_item.c
1978 Implemented per-account and per-folder
1979 compose/reply/forward formats.
1981 2007-05-30 [wwp] 2.9.2cvs19
1983 * src/prefs_compose_writing.c
1988 Internal API changes (factorize quote format
1991 2007-05-30 [colin] 2.9.2cvs18
1994 Fix race where it's possible to re-click Send
1995 between end of SMTP session and end of "move to
1996 sent folder" when sending an email with send
1999 2007-05-30 [colin] 2.9.2cvs17
2002 Ask for backtrace on all threads. Patch by
2005 Fix stale news statusbar when scanning fails.
2008 Fix some LDAP write updates bugs. Patch
2009 by Michael Rasmussen
2011 2007-05-29 [colin] 2.9.2cvs16
2014 Fix loss of local flags when moving mails
2015 on IMAP in high-bandwidth mode (UID FETCH)
2017 2007-05-25 [paul] 2.9.2cvs15
2019 * src/common/socket.c
2020 fix sometimes crasher on cancelling
2023 2007-05-25 [colin] 2.9.2cvs14
2028 Be more helpful in the subscription
2031 2007-05-23 [wwp] 2.9.2cvs13
2034 * src/prefs_compose_writing.c
2036 * src/prefs_template.c
2037 * src/prefs_template.h
2040 * src/quote_fmt_lex.l
2041 * src/quote_fmt_parse.y
2042 Introduced new syntax elements (symbols and commands)
2043 in templates/quote_fmt. Compatibility w/ old
2045 Updated and reworked the corresponding Information
2047 Display the line number in dialogs that talk about
2048 parser errors (in addition to the error message in
2051 2007-05-23 [wwp] 2.9.2cvs12
2053 * src/quote_fmt_parse.y
2054 Fix 2.9.2cvs11, probably a paste accident ;).
2056 2007-05-23 [wwp] 2.9.2cvs11
2059 * src/prefs_template.c
2061 * src/quote_fmt_parse.y
2062 Fix 2.9.2cvs10, which broke --disable-aspell.
2064 2007-05-22 [wwp] 2.9.2cvs10
2067 * src/prefs_template.c
2070 * src/quote_fmt_lex.l
2071 * src/quote_fmt_parse.y
2072 * src/gtk/gtkaspell.c
2073 * src/gtk/gtkaspell.h
2074 Added template/quote format syntactical elements
2076 - current dictionary
2077 %T to show (shows empty if not set or not enabled),
2078 ?T and !T to check if the default dictionary is
2080 - current account's default dictionary
2081 %aT to show (empty if not set or not enabled),
2082 ?aT and !aT to check if it's enabled and set
2083 - name completion for an address, from the address
2085 %ABf, %ABt, %ABc respectively show the full name got
2086 from the address book if From, To or Cc match a single
2088 ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
2089 matches any contact and if the full name is non-empty.
2090 If From, To or Cc are lists of email addresses, only
2091 the first address will be checked.
2092 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
2093 that could show a trailing ','.
2094 Also, template/quote_fmt parser now shows the line number in case
2097 2007-05-15 [colin] 2.9.2cvs9
2101 Add a public function to know whether Claws
2103 Store opened folder when exiting
2106 Store last opened message in each FolderItem;
2107 Reset last seen messages if Claws crashed, so
2108 that one can't go in an infinite crash in case
2109 a particular mail crashes Claws.
2111 * src/prefs_common.c
2112 * src/prefs_common.h
2114 * src/prefs_summaries.c
2115 Add "Select last opened message" when entering
2117 Add "Select last opened folder" at startup.
2119 2007-05-14 [colin] 2.9.2cvs8
2122 Fix bashism, search for xml catalog
2123 in /usr/local/share/xml/catalog too
2126 2007-05-13 [wwp] 2.9.2cvs7
2128 * src/gtk/logwindow.c
2129 fix raising log windows when they are either minimized or
2132 2007-05-11 [colin] 2.9.2cvs6
2135 Use Hildon's file chooser on Maemo. Patch
2136 by Jean-Luc Biord; fixes part 2 of bug 1201,
2137 'File attachment "manipulation" bugs...'
2139 2007-05-10 [wwp] 2.9.2cvs5
2141 * src/prefs_common.c
2142 * src/prefs_common.h
2143 * src/gtk/quicksearch.c
2144 Add a quicksearch option to automatically run
2145 a search selected from the history (this option
2146 is exclusive towards type-ahead).
2148 2007-05-10 [colin] 2.9.2cvs4
2151 Fix g_warnings, thanks to Brian
2154 2007-05-09 [colin] 2.9.2cvs3
2159 * src/prefs_summaries.c
2162 * src/common/utils.c
2163 * src/gtk/gtksourceprintjob.c
2164 * src/gtk/sslcertwindow.c
2165 Use the re-entrant variant of time functions
2166 Probably fixes bug 1217, 'reentrancy problems
2167 with time functions'
2169 2007-05-09 [colin] 2.9.2cvs2
2172 Fix crasher when reconnection fails
2174 2007-05-08 [paul] 2.9.2cvs1
2180 bump version number following
2183 2007-05-08 [paul] 2.9.1cvs48
2185 * src/plugins/demo/demo.c
2186 * src/plugins/dillo_viewer/dillo_prefs.c
2187 * src/plugins/dillo_viewer/dillo_prefs.h
2188 * src/plugins/dillo_viewer/dillo_viewer.c
2189 * src/plugins/pgpcore/pgp_viewer.c
2190 * src/plugins/pgpcore/pgp_viewer.h
2191 * src/plugins/pgpcore/plugin.c
2192 * src/plugins/pgpcore/prefs_gpg.c
2193 * src/plugins/pgpcore/prefs_gpg.h
2194 * src/plugins/pgpcore/sgpgme.c
2195 * src/plugins/pgpcore/sgpgme.h
2196 * src/plugins/pgpinline/plugin.c
2197 * src/plugins/pgpmime/pgpmime.c
2198 * src/plugins/pgpmime/pgpmime.h
2199 * src/plugins/pgpmime/plugin.c
2200 * src/plugins/spamassassin/spamassassin.c
2201 * src/plugins/spamassassin/spamassassin.h
2202 * src/plugins/spamassassin/spamassassin_gtk.c
2203 * src/plugins/trayicon/README
2205 * tools/README.sylprint
2206 * tools/outlook2claws-mail.pl
2208 * tools/tb2claws-mail
2209 * tools/tbird2claws.py
2211 * tools/vcard2xml.py
2212 * tools/kdeservicemenu/README
2213 cleanups and corrections
2215 2007-05-06 [wwp] 2.9.1cvs47
2218 Fix missing dash to `display` command-line, reported
2219 by Georg Himmrich <georg at mails d0t diesind d0t net>.
2221 2007-05-06 [colin] 2.9.1cvs46
2224 * src/stock_pixmap.c
2225 * src/stock_pixmap.h
2226 * src/pixmaps/printer.xpm
2229 2007-05-06 [paul] 2.9.1cvs45
2234 * src/summary_search.c
2238 2007-05-05 [wwp] 2.9.1cvs44
2242 * src/prefs_actions.c
2246 Fix "faild" typos everywhere and capitalization of
2249 2007-05-04 [colin] 2.9.1cvs43
2254 * src/plugins/pgpcore/prefs_gpg.c
2255 * src/plugins/pgpcore/prefs_gpg.h
2256 * src/plugins/pgpinline/pgpinline.c
2257 * src/plugins/pgpmime/pgpmime.c
2258 Add an API to warn about encryption limits,
2259 and allow to disable these warnings
2261 2007-05-03 [colin] 2.9.1cvs42
2265 Fix bug 1213, 'Delete more than
2268 2007-05-03 [wwp] 2.9.1cvs41
2270 * src/prefs_common.c
2271 * src/prefs_filtering.c
2272 * src/prefs_template.c
2273 * src/common/template.c
2274 * src/common/template.h
2275 * src/gtk/gtkutils.c
2276 * src/gtk/gtkutils.h
2277 Templates are no longer automatically sorted
2278 by name, but can be sorted manually using
2279 |< < > >| buttons as well as drag'n'drop.
2281 2007-05-03 [wwp] 2.9.1cvs40
2283 * src/plugins/spamassassin/spamassassin.c
2284 * src/plugins/spamassassin/spamassassin.h
2285 * src/plugins/spamassassin/spamassassin_gtk.c
2286 * src/plugins/bogofilter/bogofilter.c
2287 * src/plugins/bogofilter/bogofilter.h
2288 * src/plugins/bogofilter/bogofilter_gtk.c
2289 Added an option to conditionally mark saved spam
2290 as read (default is and was to do so).
2291 Satisfies feature request 1708539 on sf.net tracker.
2293 2007-05-03 [colin] 2.9.1cvs39
2296 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
2298 2007-05-02 [colin] 2.9.1cvs38
2301 Fix bug 1209, 'Clicking on address
2302 in header (mailto uri) selects
2303 default account'. Patch adapted from
2306 2007-05-02 [colin] 2.9.1cvs37
2308 * src/grouplistdialog.c
2309 Set cursor to wait cursor while loading
2312 2007-05-02 [paul] 2.9.1cvs36
2316 rename cache and mark files
2319 2007-04-30 [paul] 2.9.1cvs35
2321 * manual/glossary.xml
2322 * manual/plugins.xml
2323 updates. Patch by Ricardo
2325 2007-04-29 [wwp] 2.9.1cvs34
2329 Fix few grammatical errors (patch by David Relson < relson at
2330 osagesoftware dot com >).
2332 2007-04-28 [colin] 2.9.1cvs33
2336 * src/prefs_account.c
2337 * src/prefs_account.h
2338 Drop the "Download all" preference. It's
2339 stupidly useless and confuses people from
2342 2007-04-27 [wwp] 2.9.1cvs32
2345 * src/prefs_account.c
2346 * src/prefs_account.h
2347 Don't reflect accounts changes to the mainwindow when it's
2350 2007-04-27 [colin] 2.9.1cvs31
2353 Freeze/thaw when sync'ing flags
2355 * src/prefs_account.c
2356 * src/prefs_account.h
2357 * src/etpan/imap-thread.c
2358 * src/etpan/imap-thread.h
2359 Add a way to use UID FETCH instead
2360 of searches to fetch message lists
2361 and flags. More expensive towards
2362 bandwidth, less expensive towards
2363 server's CPU. Probably fixes
2364 bug 1158, 'Scanning new folders on
2365 Exchange 2007 extremely slow'.
2368 2007-04-27 [paul] 2.9.1cvs30
2371 * src/prefs_logging.c
2372 improvements to english usage
2374 2007-04-27 [colin] 2.9.1cvs29
2377 Fix build without libetpan (my bad!)
2379 2007-04-26 [colin] 2.9.1cvs28
2383 Fix uselessly exported function
2385 Consider "- -- \n" as signature separator
2386 (that's what signature separators look like
2387 in PGP/Inline signed mails)
2389 2007-04-26 [colin] 2.9.1cvs27
2392 libetpan-0.49 is now required
2394 Fix double fetching of mails if
2397 Make offline sync faster, by
2398 remembering last change time, and
2401 2007-04-26 [hoa] 2.9.1cvs26
2407 * src/etpan/imap-thread.c
2408 * src/etpan/imap-thread.h
2409 cancellation of IMAP operations is now allowed.
2410 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
2412 2007-04-26 [colin] 2.9.1cvs25
2415 Always fetch body+headers in folders that are
2416 synched for offline use, if "Synchronise as
2417 soon as possible" is set.
2418 Fixes bug 1200, 'Add option to always retrieve full
2421 2007-04-25 [colin] 2.9.1cvs24
2424 Fix bug 1198, 'Reply-all "disappearing" address bug
2427 2007-04-24 [colin] 2.9.1cvs23
2430 Fix bug 1195, 'Hardware key navigation'
2431 Make GDK_Enter toggle expansion (Maemo)
2433 2007-04-24 [wwp] 2.9.1cvs22
2436 Fix few compiler warnings.
2438 2007-04-24 [paul] 2.9.1cvs21
2441 * src/stock_pixmap.c
2442 * src/stock_pixmap.h
2443 complete last commit
2445 2007-04-24 [paul] 2.9.1cvs20
2448 * src/pixmaps/active.xpm
2449 * src/pixmaps/checkbox_off.xpm
2450 * src/pixmaps/checkbox_on.xpm
2451 * src/pixmaps/inactive.xpm
2453 remove transparent border from checkbox icons
2455 2007-04-24 [wwp] 2.9.1cvs19
2459 Fix a crash in textview, thanks to Colin.
2461 2007-04-23 [wwp] 2.9.1cvs18
2463 * src/prefs_common.c
2464 Fix 2.9.1cvs5: no header was being translated at all.
2466 2007-04-23 [colin] 2.9.1cvs17
2469 * src/stock_pixmap.c
2470 * src/stock_pixmap.h
2473 * src/gtk/gtksctree.c
2474 * src/gtk/gtksctree.h
2475 * src/pixmaps/selection.xpm
2476 Fix bug 1193, 'Need a way to multi-select
2477 items'. Add a toggle button to the summaryview
2478 to switch between normal and multiple selection
2481 2007-04-23 [colin] 2.9.1cvs16
2484 * src/stock_pixmap.c
2485 * src/stock_pixmap.h
2488 * src/gtk/gtksctree.c
2489 * src/gtk/gtksctree.h
2490 * src/pixmaps/selection.xpm
2491 Fix bug 1193, 'Need a way to multi-
2493 Add a toggle button in the summaryview
2494 to enable normal or multiple selection.
2497 2007-04-23 [colin] 2.9.1cvs15
2500 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
2502 2007-04-21 [colin] 2.9.1cvs14
2504 * src/gtk/quicksearch.c
2505 Fix previous commit (actually use correct
2508 2007-04-21 [colin] 2.9.1cvs13
2510 * src/gtk/quicksearch.c
2511 Fix changing quicksearch type (after Esc,
2512 after changing Recursive, ...)
2514 2007-04-20 [wwp] 2.9.1cvs12
2516 * src/gtk/Makefile.am
2517 Added headers.h (completes 2.9.1cvs5).
2519 2007-04-20 [wwp] 2.9.1cvs11
2522 Fix the use of display name in name column,
2523 it has been overriden w/ the use of nickname
2524 by 2.9.0cvs3. Now nickname is used (if any)
2525 in case of LDAP books only.
2527 2007-04-20 [colin] 2.9.1cvs10
2532 Add handling of 'a' to loop in a mail's
2535 2007-04-20 [colin] 2.9.1cvs9
2538 Fix bug 1190, 'dir_open' button doesn't work'
2541 2007-04-20 [colin] 2.9.1cvs8
2545 Fix bug 1194, 'Hardware keys move from email
2546 list to account/directory list, but not back
2547 to email list...' (Maemo)
2549 2007-04-20 [colin] 2.9.1cvs7
2552 complete previous commit
2554 2007-04-20 [colin] 2.9.1cvs6
2557 Fix bug 1187, 'Reply-to addressee disappears
2558 when reply-to text box is clicked...' (Maemo)
2560 2007-04-20 [wwp] 2.9.1cvs5
2568 * src/prefs_common.c
2569 * src/prefs_common.h
2570 * src/prefs_display_header.c
2571 * src/prefs_matcher.c
2574 * src/gtk/quicksearch.c
2575 Translate more header names according to the relevant option value,
2576 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
2577 Replaced nearly all uses of prefs_common.trans_hdr with a call
2578 to prefs_common_translated_header_name().
2579 Added a headers.h reference file that contains known header names
2580 (RFC2822 and others) to the translation process' input, so that
2581 translated header names will still exist even if no occurrence of
2582 _("headername") is found anymore in the sources.
2583 Don't translate column name 'Number' following to trans_hdr option
2584 value as it's not a header name.
2586 2007-04-20 [colin] 2.9.1cvs4
2588 * src/gtk/quicksearch.c
2589 * src/gtk/quicksearch.h
2590 Add "From, To or Subject" quicksearch
2591 type. Patch by ulfschaper@users.sf.net
2593 2007-04-20 [colin] 2.9.1cvs3
2596 Implement proper references filtering condition.
2597 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
2599 2007-04-19 [wwp] 2.9.1cvs2
2601 * src/prefs_display_header.c
2602 * src/message_search.c
2603 Fix few warnings (g_free of const gchar*).
2605 2007-04-19 [paul] 2.9.1cvs1
2611 bump version number following
2614 2007-04-19 [paul] 2.9.0cvs9
2616 * manual/advanced.xml
2617 * manual/glossary.xml
2620 2007-04-18 [paul] 2.9.0cvs8
2623 fix for CVE-2007-1558 (APOP)
2626 2007-04-18 [paul] 2.9.0cvs7
2632 Fix encoding woes wrt saving of
2636 2007-04-18 [colin] 2.9.0cvs6
2638 * src/gtk/pluginwindow.c
2639 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
2641 2007-04-17 [wwp] 2.9.0cvs5
2647 Fix --disable-ldap build,
2648 fix some LDAP annoyances on
2649 searches, thanks to Colin.
2651 2007-04-17 [wwp] 2.9.0cvs4
2654 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
2655 like gcc 2.9x. Thanks to Colin.
2657 2007-04-17 [wwp] 2.9.0cvs3
2673 Add LDAP write support. Patch mostly by
2674 Michael <mir at datanom dot net>
2676 2007-04-17 [wwp] 2.9.0cvs2
2679 Prepend "Add to address book" to the context menu of compose window's sender and
2682 2007-04-16 [paul] 2.9.0cvs1
2687 2007-04-16 [paul] 2.9.0
2694 2007-04-16 [paul] 2.8.1cvs102
2697 updated by Fabien Vantard
2699 2007-04-16 [paul] 2.8.1cvs101
2709 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
2710 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
2711 Aleksandar Urosevic, and Ralgh Young
2713 2007-04-15 [mones] 2.8.1cvs100
2718 2007-04-14 [colin] 2.8.1cvs99
2720 * src/message_search.c
2721 * src/prefs_display_header.c
2722 * src/summary_search.c
2723 * src/gtk/combobox.c
2726 2007-04-14 [wwp] 2.8.1cvs98
2728 * src/gtk/combobox.c
2729 * src/message_search.c
2730 * src/summary_search.c
2731 * src/prefs_display_header.c
2732 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
2733 returns NULL, get the text value directly from the GtkEntry child.
2735 2007-04-13 [colin] 2.8.1cvs97
2737 * src/gtk/quicksearch.c
2738 Give the focus back to summaryview when
2739 emptying the quicksearch with Esc
2741 2007-04-13 [colin] 2.8.1cvs96
2743 * src/message_search.c
2744 * src/prefs_display_header.c
2745 * src/summary_search.c
2746 Fix possibles crashes when getting text
2749 2007-04-13 [colin] 2.8.1cvs95
2752 Add some UIDL debugging
2754 2007-04-12 [colin] 2.8.1cvs94
2757 Force folder scan if necessary after
2758 copying mails, to be able to reapply
2761 2007-04-11 [colin] 2.8.1cvs93
2764 don't scan for new mail on startup if --select
2765 is specified (or race conditions arise). If so,
2766 do both sequentially.
2768 2007-04-09 [colin] 2.8.1cvs92
2771 Use leafpad by default on Maemo. Patch
2774 2007-04-06 [colin] 2.8.1cvs91
2776 * src/pixmaps/queue_close.xpm
2777 * src/pixmaps/queue_close_hrm.xpm
2778 * src/pixmaps/queue_close_hrm_mark.xpm
2779 * src/pixmaps/queue_close_mark.xpm
2780 * src/pixmaps/queue_open.xpm
2781 * src/pixmaps/queue_open_hrm.xpm
2782 * src/pixmaps/queue_open_hrm_mark.xpm
2783 * src/pixmaps/queue_open_mark.xpm
2784 Move the clock one pixel down :)
2786 2007-04-05 [colin] 2.8.1cvs90
2789 Don't sync when switching offline from
2790 command line - it's usually too late :)
2792 2007-04-05 [paul] 2.8.1cvs89
2795 * src/stock_pixmap.c
2796 * src/pixmaps/dir_close_hrm.xpm
2797 * src/pixmaps/dir_close_hrm_mark.xpm
2798 * src/pixmaps/drafts_close.xpm
2799 * src/pixmaps/drafts_close_mark.xpm
2800 * src/pixmaps/drafts_open.xpm
2801 * src/pixmaps/drafts_open_mark.xpm
2802 * src/pixmaps/inbox.xpm
2803 * src/pixmaps/inbox_close.xpm
2804 * src/pixmaps/inbox_close_hrm.xpm
2805 * src/pixmaps/inbox_close_hrm_mark.xpm
2806 * src/pixmaps/inbox_close_mark.xpm
2807 * src/pixmaps/inbox_hrm.xpm
2808 * src/pixmaps/inbox_hrm_mark.xpm
2809 * src/pixmaps/inbox_mark.xpm
2810 * src/pixmaps/inbox_open.xpm
2811 * src/pixmaps/inbox_open_hrm.xpm
2812 * src/pixmaps/inbox_open_hrm_mark.xpm
2813 * src/pixmaps/inbox_open_mark.xpm
2814 * src/pixmaps/outbox.xpm
2815 * src/pixmaps/outbox_close.xpm
2816 * src/pixmaps/outbox_close_hrm.xpm
2817 * src/pixmaps/outbox_close_hrm_mark.xpm
2818 * src/pixmaps/outbox_close_mark.xpm
2819 * src/pixmaps/outbox_hrm.xpm
2820 * src/pixmaps/outbox_hrm_mark.xpm
2821 * src/pixmaps/outbox_mark.xpm
2822 * src/pixmaps/outbox_open.xpm
2823 * src/pixmaps/outbox_open_hrm.xpm
2824 * src/pixmaps/outbox_open_hrm_mark.xpm
2825 * src/pixmaps/outbox_open_mark.xpm
2826 * src/pixmaps/queue_close.xpm
2827 * src/pixmaps/queue_close_hrm.xpm
2828 * src/pixmaps/queue_close_hrm_mark.xpm
2829 * src/pixmaps/queue_close_mark.xpm
2830 * src/pixmaps/queue_open.xpm
2831 * src/pixmaps/queue_open_hrm.xpm
2832 * src/pixmaps/queue_open_hrm_mark.xpm
2833 * src/pixmaps/queue_open_mark.xpm
2834 updated, added and replaced icons
2837 2007-04-04 [colin] 2.8.1cvs88
2840 Fix build without libetpan
2842 2007-04-03 [colin] 2.8.1cvs87
2845 Fix crash with Citadel, and try to make
2846 things work. this server (and specifically
2847 STATUS and APPEND at least) seems broken.
2849 2007-04-03 [colin] 2.8.1cvs86
2852 Fix icons on folder close
2854 2007-04-03 [colin] 2.8.1cvs85
2857 Fix double-ask of offline override in
2862 Much more efficient way to synchronise
2864 * src/etpan/imap-thread.c
2867 * src/gtk/quicksearch.c
2870 2007-04-03 [paul] 2.8.1cvs84
2875 * src/prefs_common.c
2876 * src/prefs_common.h
2878 Fix sync being done too late
2881 2007-04-02 [colin] 2.8.1cvs83
2884 Maemo: Put status and quicksearch at the top
2885 * src/plugins/bogofilter/bogofilter.c
2886 * src/plugins/spamassassin/spamassassin.c
2887 Derive trash from inbox if possible
2889 2007-04-02 [paul] 2.8.1cvs82
2891 * src/plugins/bogofilter/bogofilter_gtk.c
2892 a few English changes
2898 2007-04-02 [colin] 2.8.1cvs81
2900 * src/image_viewer.c
2901 Fix transparent images by using
2904 Flush events (on new windows) to avoid
2905 having the textview's image resize fail
2906 to know the available width
2908 2007-04-01 [colin] 2.8.1cvs80
2910 * src/prefs_account.c
2911 If no MH mailbox exist, when creating a POP/Local
2912 account, just create and use the default one
2913 instead of bailing with a "Mailbox doesn't exist"
2916 2007-03-31 [colin] 2.8.1cvs79
2918 * src/prefs_account.c
2919 Create signature file if it doesn't exist
2921 * src/prefs_toolbar.c
2922 Maemo: Move "Use default" on the left so
2923 that people can find it
2925 Maemo: make default editor "Maemopad",
2926 default signature file "MyDocs/signature.txt"
2928 2007-03-31 [colin] 2.8.1cvs78
2930 * src/prefs_account.c
2931 Maemo: rework account prefs so
2932 that less horizontal scrolling
2935 2007-03-31 [colin] 2.8.1cvs77
2938 * src/prefs_common.c
2939 * src/prefs_common.h
2940 Fix bug 1167, 'Allow not displaying zeros
2941 in folder list'. Patch by MartinP
2943 2007-03-31 [colin] 2.8.1cvs76
2948 2007-03-31 [colin] 2.8.1cvs75
2951 Apply patch from bug 1172, direct
2952 access to the folder's session instead
2953 of using getter. Patch by MartinP
2955 2007-03-31 [paul] 2.8.1cvs74
2958 no need to list Fabien twice!
2960 2007-03-31 [colin] 2.8.1cvs73
2963 If we're currently "overriding for %d minutes",
2966 2007-03-31 [colin] 2.8.1cvs72
2974 * src/plugins/spamassassin/spamassassin.c
2975 Offline override: Add a parameter to allow
2976 asking even if the override timer is running.
2977 Allows to ask every time the user makes an
2978 explicit action needing online access (such
2979 as Get Mail), and not when the action is
2980 implicit (such as opening an IMAP folder)
2982 2007-03-31 [colin] 2.8.1cvs71
2985 Override offline: "No" answer shouldn't
2986 re-ask after 3 seconds, but 10 minutes.
2988 2007-03-30 [colin] 2.8.1cvs70
2990 * src/common/socket.c
2991 Better error reporting on unix socket
2992 failure (bind usually)
2993 * src/gtk/gtkutils.c
2994 * src/gtk/gtkutils.h
2995 Label window: add a pulsing progress
2996 bar to show we're not hung :)
2999 * src/plugins/pgpcore/sgpgme.c
3002 2007-03-30 [colin] 2.8.1cvs69
3005 * src/prefs_common.c
3006 Fix possible trashing of history and uidl
3007 files on disk full problems
3009 2007-03-30 [paul] 2.8.1cvs68
3014 update summary when changing layout type
3015 (fixes wrong folder icon being displayed)
3018 2007-03-29 [colin] 2.8.1cvs67
3020 * src/prefs_ext_prog.c
3021 The browser pref is irrelevant on Maemo
3023 2007-03-29 [colin] 2.8.1cvs66
3027 Maemo: dynamically switch headers/text position
3028 * src/prefs_common.c
3029 Maemo: hide compose's ruler by default
3030 * src/common/socket.c
3031 * src/common/socket.h
3034 2007-03-29 [colin] 2.8.1cvs65
3036 * src/common/socket.c
3037 * src/common/socket.h
3038 Fix build when MAEMO_CFLAGS contains
3039 _X_OPENSOURCE (resolv.h errors as long
3040 as we don't add _BSD_SOURCE. Ugly).
3042 2007-03-29 [wwp] 2.8.1cvs64
3044 * src/prefs_logging.c
3045 Fix sensitivity of clip-log widgets in prefs/logging,
3048 2007-03-29 [wwp] 2.8.1cvs63
3051 Updated files list for translations, thanks to Fabien.
3053 2007-03-29 [colin] 2.8.1cvs62
3056 * src/common/Makefile.am
3057 * src/common/utils.c
3058 Maybe make URI opening work in Maemo
3061 2007-03-28 [colin] 2.8.1cvs61
3066 Add the possibility to sort folders arbitrarily
3067 (via editing of folderlist.xml only). Patch by
3068 Martin P <mp26+claws@os.inf.tu-dresden.de>
3069 Fixes bug 1166, 'Folder ordering is fixed and cannot
3070 be changed by the user'
3072 2007-03-28 [colin] 2.8.1cvs60
3075 Add popup menu for mime icons
3077 2007-03-28 [colin] 2.8.1cvs59
3080 Fix a layout issue when presenting
3081 mainwindow in Small screen layout
3084 Add a "Go to folder list" button for
3085 mainwindow, and make it default in
3088 2007-03-28 [colin] 2.8.1cvs58
3091 Don't dynamically update title on Maemo
3092 Patch by Jean-Luc Biord
3094 2007-03-27 [colin] 2.8.1cvs57
3099 Enable tap-and-hold on Maemo
3101 2007-03-26 [colin] 2.8.1cvs56
3104 More popup-menu (in attachments list)
3106 2007-03-26 [colin] 2.8.1cvs55
3109 Enable popup-menu signal
3111 2007-03-26 [colin] 2.8.1cvs54
3113 * src/plugins/pgpinline/pgpinline.c
3114 Fix bug 1111, 'PGP/inline plugin hides text
3115 around encrypted text block'. Patch based on
3116 a patch from Michal Cihar.
3118 2007-03-26 [wwp] 2.8.1cvs53
3121 Fix getting a false error when sending queued message
3122 whereas the sending was fine (if there are subfolders
3123 in the queue folder), thanks to Colin.
3125 2007-03-26 [paul] 2.8.1cvs52
3128 update FACE header in welcome message
3130 2007-03-25 [colin] 2.8.1cvs51
3135 2007-03-25 [colin] 2.8.1cvs50
3138 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
3140 2007-03-24 [colin] 2.8.1cvs49
3143 Fix a few launch problems on Maemo
3144 Patch by Jean-Luc Biord
3146 2007-03-24 [wwp] 2.8.1cvs48
3152 Fix wrong action performed when closing the
3153 "ask about account specific filtering rules
3154 when filtering manually" dialog by pressing Escape.
3155 Fix wrong order of buttons in the "return receipt
3156 notification - the message was sent to several of
3157 your accounts" dialog.
3159 2007-03-24 [paul] 2.8.1cvs47
3162 an improvement to English usage
3163 * tools/kdeservicemenu/README
3166 2007-03-24 [paul] 2.8.1cvs46
3169 * src/stock_pixmap.c
3170 * src/pixmaps/edit_extern.xpm
3171 * src/pixmaps/mail_sign.xpm
3172 rescue long lost icons
3174 2007-03-24 [paul] 2.8.1cvs45
3177 fix toolbar (broken in 2.8.1cvs42)
3179 2007-03-23 [colin] 2.8.1cvs44
3182 Correctly unsubscribe/resubscribe after
3185 2007-03-23 [colin] 2.8.1cvs43
3187 * src/prefs_common.c
3188 Maemo: as the platform is light on RAM, allow
3189 caches to be discarded faster.
3191 2007-03-23 [colin] 2.8.1cvs42
3196 * src/stock_pixmap.c
3197 * src/stock_pixmap.h
3202 * src/pixmaps/open_mail.xpm
3203 Maemo changes: Add the possibility to have
3204 "Open Email" and "Close Window" buttons on
3205 toolbars (and use them in Maemo's default
3208 2007-03-23 [wwp] 2.8.1cvs41
3211 Reverted that part of the action dialog closure logics, to
3212 pre-2.8.1cvs19. Managing action dialog w/ no output may be
3213 done later in a different way (or may not).
3215 2007-03-22 [wwp] 2.8.1cvs40
3218 Fix sticky action dialog when got no output but action command
3219 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
3221 2007-03-22 [colin] 2.8.1cvs39
3223 * src/prefs_filtering.c
3224 * src/gtk/combobox.h
3225 Fix escaping account names in filtering prefs
3227 2007-03-22 [colin] 2.8.1cvs38
3232 Add any attribute specified in LDAP servers'
3233 Search attributes to the Other Attributes tab
3234 of contacts; Add 'telephoneNumber' in the
3237 2007-03-22 [colin] 2.8.1cvs37
3242 Try to prevent race conditions when
3243 changing the folder list
3245 Fix possible red folder icon when
3246 switching from Small screen layout
3249 2007-03-22 [colin] 2.8.1cvs36
3254 Rename "little screen" to "Small screen"
3255 * src/gtk/Makefile.am
3256 * src/common/utils.c
3258 Fix Maemo-related compilation problems
3260 2007-03-21 [colin] 2.8.1cvs35
3264 * claws-mail.desktop
3265 Remove .png from the Icon, it's useless
3267 2007-03-21 [colin] 2.8.1cvs34
3271 Add the necessary lib checking for
3274 2007-03-21 [colin] 2.8.1cvs33
3277 Fix unconditional "error happened" when
3278 sending via command-line. "lol @ myself"
3280 2007-03-21 [colin] 2.8.1cvs32
3282 * claws-mail-40x40.png
3283 * claws-mail-26x26.png
3293 * src/prefs_account.c
3294 * src/prefs_common.c
3295 * src/summary_search.c
3299 * src/gtk/gtkutils.c
3300 * src/gtk/gtkutils.h
3301 * src/gtk/logwindow.c
3303 * src/gtk/prefswindow.c
3304 Add Maemo port (patch mainly by Jean-Luc Biort)
3305 Add a new 'Little screen' layout to help on such
3306 platforms (patch by me)
3307 Make some default preferences different (more
3308 adapted) on Maemo (patch by me)
3310 2007-03-21 [wwp] 2.8.1cvs31
3312 * src/prefs_logging.c
3313 * src/prefs_logging.h
3314 Fixed copyright header of newly added files.
3316 2007-03-21 [wwp] 2.8.1cvs30
3332 * src/prefs_common.c
3333 * src/prefs_common.h
3334 * src/prefs_logging.c
3335 * src/prefs_logging.h
3338 * src/send_message.c
3343 * src/common/session.c
3345 * src/common/socket.c
3346 * src/etpan/imap-thread.c
3347 * src/gtk/logwindow.c
3348 * src/gtk/logwindow.h
3349 * src/plugins/bogofilter/bogofilter.c
3350 * src/plugins/spamassassin/spamassassin.c
3351 Added debugging of filtering/processing rules.
3352 The debug log is here 'Tools/Filtering debug window',
3353 the options there 'Configuration/Preferences/Other/Logging',
3354 and the log file is ~/.claws-mail/filtering.log.
3355 Moved protocol log prefs to 'Other/Logging' as well.
3356 To support such debugging feature, the existing log API has
3357 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
3358 this impacts many external modules (commits follow).
3360 2007-03-21 [paul] 2.8.1cvs29
3362 * src/etpan/Makefile.am
3363 * src/etpan/imap-thread.c
3364 add missing #include
3366 2007-03-21 [colin] 2.8.1cvs28
3369 Fix bug 1157, 'some broken messages confuse
3370 mime parser'. Make sure we can't have MimeInfos
3371 with negative sizes.
3373 2007-03-20 [colin] 2.8.1cvs27
3376 Fix missing \0 on buffer
3378 2007-03-20 [colin] 2.8.1cvs26
3381 Use make_dir_hier instead of make_dir
3382 to create the MH mailbox
3384 2007-03-20 [colin] 2.8.1cvs25
3388 * src/prefs_account.c
3390 Fix default inbox weirdnesses (after wizard,
3391 if path is Mail, mailbox identifier is #mh/Mailbox,
3392 and when creating new accounts)
3394 2007-03-20 [colin] 2.8.1cvs24
3397 Write folderlist after adding/deleting accounts
3400 2007-03-20 [colin] 2.8.1cvs23
3403 * src/remotefolder.h
3404 Fix bug 1153, 'CM segfaults if IMAP folder is
3405 selected while scanning prior to update'
3407 2007-03-17 [paul] 2.8.1cvs22
3410 fix a typo, and be a little more verbose.
3412 2007-03-17 [wwp] 2.8.1cvs21
3415 Fix a compiler warning.
3417 2007-03-16 [wwp] 2.8.1cvs20
3421 Updated to deal w/ the new mairix.sh tool.
3423 2007-03-16 [wwp] 2.8.1cvs19
3426 Fix logics issues around the action IO dialog:
3427 - disable entry widget and exec button when
3428 the exec button is clicked (don't wait for any
3429 output line) - fix possible disabling/re-enabling/
3430 re-disabling of those widgets
3431 - raise an error if executing a %as{} action either
3432 empty or invalid, instead of failing silently
3433 - don't close the dialog if the abort button has been
3434 clicked and if there was no output yet
3435 - set focus to the abort button when the exec button
3437 - fix capitalization of a warning message
3439 2007-03-16 [wwp] 2.8.1cvs18
3442 Added a wrapper to mairix to the tools folder.
3444 2007-03-16 [colin] 2.8.1cvs17
3448 Allow mimeviewer plugins to print
3451 2007-03-16 [colin] 2.8.1cvs16
3456 2007-03-15 [colin] 2.8.1cvs15
3460 Add a way for mimeviewer plugins to
3461 implement body search
3463 2007-03-15 [paul] 2.8.1cvs14
3465 * src/prefs_spelling.c
3468 2007-03-15 [paul] 2.8.1cvs13
3470 * src/common/quoted-printable.c
3471 fix decoding of quoted-printable parts
3473 2007-03-14 [wwp] 2.8.1cvs12
3475 * src/gtk/logwindow.h
3476 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
3478 2007-03-14 [wwp] 2.8.1cvs11
3480 * src/gtk/logwindow.h
3481 Complete 2.8.1cvs10.
3483 2007-03-14 [colin] 2.8.1cvs10
3485 * src/gtk/logwindow.c
3486 Probably fix bug 1149, crash on logwindow
3487 close - at the expense of performance once
3488 logwin has been opened
3490 2007-03-14 [colin] 2.8.1cvs9
3493 If claws-mail is running on another
3494 display, warn instead of popping it up
3495 on the other display
3497 2007-03-12 [colin] 2.8.1cvs8
3500 Fix bug 1145, 'Setting a different name
3501 for the Mailbox name isn't reflected in
3502 default account settings'. Patch by wwp
3504 2007-03-12 [colin] 2.8.1cvs7
3507 Fix bug 1143, 'Add number of messages to be
3508 deleted to confirmation dialog'
3510 2007-03-12 [wwp] 2.8.1cvs6
3513 * src/prefs_common.c
3514 * src/prefs_common.h
3515 * src/prefs_summaries.c
3516 Changed the option that displays unread messages count
3517 next to the folder name in folder list: it is now
3518 possible to either display nothing, display the
3519 unread messages number only or the unread and total messages
3520 numbers. The patch includes this extra feature as well
3521 as some minor fixes by rewriting the algo in folderview.c.
3522 Thanks to Paul for the original idea and implementation, plus
3523 testing and proof-reading!
3525 2007-03-09 [paul] 2.8.1cvs5
3529 * tools/claws-mail-compose-insert-files.pl
3530 added a script which enables inserting files
3531 into the message body of a new Claws Mail
3532 Compose window from the command line. Additionally
3533 To, Cc, Subject and files to attach to the message
3536 2007-03-09 [wwp] 2.8.1cvs4
3541 Optimize matching of addresses in the addressbook
3542 (filtering/processing 'found_in_addressbook' condition).
3544 2007-03-07 [wwp] 2.8.1cvs3
3547 * src/quote_fmt_lex.l
3548 * src/quote_fmt_parse.y
3549 Add a new quote format symbol: %A to insert the
3550 sender email address (just the address itself).
3552 2007-03-06 [wwp] 2.8.1cvs2
3554 * src/gtk/gtkutils.c
3555 * src/plugins/trayicon/trayicon_prefs.h
3556 * src/plugins/trayicon/trayicon_prefs.c
3557 * src/plugins/trayicon/trayicon.c
3560 Add a new trayicon (optional) feature: minimize to tray. When enabled,
3561 minimizing Claws-Mail main window will hide it to the trayicon instead.
3564 2007-03-06 [paul] 2.8.1cvs1
3570 bump version number following
3573 2007-03-06 [paul] 2.8.0cvs24
3576 corrected by by Tim <timbrain@post.cz>
3578 2007-03-05 [colin] 2.8.0cvs23
3582 Fix mime/globs path on NetBSD
3583 patch by George Michaelson
3585 2007-03-05 [wwp] 2.8.0cvs22
3588 Remove debug statement (accidentally committed w/ cvs14).
3590 2007-03-05 [paul] 2.8.0cvs21
3592 * src/plugins/pgpcore/prefs_gpg.c
3593 fix compiler warning
3595 2007-03-05 [wwp] 2.8.0cvs20
3597 * src/matcher_parser_parse.y
3598 Fix mismerge between cvs17 and cvs19.
3600 2007-03-05 [wwp] 2.8.0cvs19
3602 * src/matcher_parser_parse.y
3603 * src/prefs_filtering_action.c
3608 Add new 'add_to_addressbook' filtering/processing action.
3610 2007-03-05 [wwp] 2.8.0cvs18
3613 Fix mark_as_ham filtering/processing action: spam flag
3616 2007-03-04 [colin] 2.8.0cvs17
3621 * src/matcher_parser_parse.y
3622 * src/prefs_filtering_action.c
3623 Add 'Mark as spam' and 'Mark as ham' filtering
3624 actions. Fixes bug 1138.
3626 2007-03-04 [colin] 2.8.0cvs16
3629 Fix bug 1140, wrong return value
3632 2007-03-04 [wwp] 2.8.0cvs15
3635 Rollback cvs14: don't free stuff that is managed in g_list.
3637 2007-03-04 [wwp] 2.8.0cvs14
3640 Fix a leak in address completion code.
3642 2007-03-04 [colin] 2.8.0cvs13
3645 Maybe fix bug 1136, 'Crash in group
3648 2007-03-04 [iwkse] 2.8.0cvs12
3651 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
3653 2007-03-03 [colin] 2.8.0cvs11
3655 * src/plugins/pgpinline/pgpinline.c
3656 Fix off-by-one, fix double-free. Fixes
3657 bug 1135, 'cm-segfault on decrypting
3660 2007-03-03 [colin] 2.8.0cvs10
3664 * src/common/plugin.c
3665 Fix bug 1134, 'Valgrind macros unhandled
3668 2007-03-02 [colin] 2.8.0cvs9
3671 Don't error out on EAGAIN. Fixes
3672 bug 1129, '"local mbox file" account
3673 isn't retrieving mails'
3675 2007-03-01 [wwp] 2.8.0cvs8
3678 * src/gtk/colorlabel.c
3679 Remove accels for extra color labels until we set better
3680 and definitive ones.
3682 2007-02-28 [wwp] 2.8.0cvs7
3685 * src/matcher_parser_parse.y
3686 * src/prefs_common.c
3687 * src/prefs_msg_colors.c
3689 * src/gtk/colorlabel.c
3690 * src/gtk/colorlabel.h
3691 Add more customizable color labels. Cleaned up a bit
3692 the color label API to avoid duplicate defines of
3693 the max number of colors.
3695 2007-02-27 [colin] 2.8.0cvs6
3698 * src/common/utils.c
3699 * src/common/utils.h
3700 Fix '+' in mailto URIs for List-* headers
3702 2007-02-27 [colin] 2.8.0cvs5
3704 * src/gtk/gtkutils.c
3705 Use gtk_window_set_role instead of
3708 2007-02-27 [colin] 2.8.0cvs4
3711 Fix "After receiving new mail, go to inbox" on IMAP,
3712 and make it work only on manual reception
3714 2007-02-27 [wwp] 2.8.0cvs3
3716 * src/prefs_filtering.c
3717 * src/prefs_filtering_action.c
3718 * src/prefs_matcher.c
3719 Update filtering matcher's and action's color label menus
3720 when re-opening those dialogs (reflect any change to the
3721 color labels list in the preferences).
3723 2007-02-27 [colin] 2.8.0cvs2
3726 * src/etpan/etpan-thread-manager-types.h
3727 * src/etpan/etpan-thread-manager.c
3728 * src/etpan/imap-thread.c
3729 Log imap ALERTs as errors in the log.
3731 2007-02-26 [paul] 2.8.0cvs1
3733 * tools/claws.i18n.status.pl
3736 2007-02-26 [paul] 2.7.2cvs75
3750 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3751 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
3752 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
3753 Aleksandar Urosevic, and Ralgh Young
3755 2007-02-25 [mones] 2.7.2cvs74
3760 2007-02-25 [colin] 2.7.2cvs73
3763 Clearing the list is only useful
3764 to prevent a valgrind false-positive
3766 2007-02-25 [paul] 2.7.2cvs72
3770 * tools/kmail-mailbox2claws-mail.pl **ADDED**
3771 * tools/maildir2claws-mail.pl **REMOVED**
3772 renamed the script, fixed a couple bugs
3774 2007-02-23 [colin] 2.7.2cvs71
3777 Fix a leak, check for a few improbable nulls
3779 2007-02-23 [colin] 2.7.2cvs70
3783 * src/plugins/trayicon/trayicon.c
3784 Fix blinking mainwin when starting in tray
3785 (show mainwindow later in the startup process,
3786 apart if restarting post-crash)
3788 2007-02-23 [colin] 2.7.2cvs69
3792 Fix crash when unsubscribing the currently
3793 selected/opened folder
3795 2007-02-23 [colin] 2.7.2cvs68
3798 Fix bug that prevented colorization to
3799 work without wrap quotation option
3801 2007-02-23 [colin] 2.7.2cvs67
3804 Fix refcounting, start and end completion who
3805 behaved as if there couldn't be any other current
3808 2007-02-23 [wwp] 2.7.2cvs66
3812 Address completion fixes: fix addressbook_peek_folder_exists() in
3813 which the algorithm was ridiculously over-obfuscated and broken.
3814 Fix addrindex_load_completion() as well, to load addresses in
3815 completion list with regards to what addressbook_peek_folder_exists()
3818 2007-02-23 [wwp] 2.7.2cvs65
3821 Add addresses to completion when they're non-empty (thanks to Colin).
3823 2007-02-23 [paul] 2.7.2cvs64
3825 * src/plugins/pgpcore/passphrase.c