1 2007-08-21 [colin] 2.10.0cvs142
8 Fix bug 1293, 'LDAP address book not working'
9 Search only on specified fields, but fetch
10 every field possible. People will have to
11 reset the searched Attributes in their LDAP
14 2007-08-21 [wwp] 2.10.0cvs141
24 * src/editaddress_other_attributes_ldap.c
41 * src/prefs_customheader.c
42 * src/prefs_msg_colors.c
49 * src/common/ssl_certificate.c
52 * src/gtk/description_window.c
53 * src/plugins/demo/demo.c
54 * src/plugins/pgpcore/prefs_gpg.c
55 * src/plugins/spamassassin/libspamc.c
56 Make sure we use glib functions to send text messages (information,
57 debug, warning, errors) to stdout/stderr - no more direct puts
58 fputs printf fprintf to stdout/stderr when it can be done using
59 g_log*() and g_print/g_printerr. Doing this, we make sure every
60 stdout/stderr message is saved to log in Windows.
63 2007-08-21 [wwp] 2.10.0cvs140
67 Route glib's stdout/stderr messages to a log file (Windows only),
68 instead of loosing them.
70 2007-08-21 [paul] 2.10.0cvs139
73 replace deprecated g_strncasecmp()
77 2007-08-20 [ticho] 2.10.0cvs138
81 Copy all account preferences in account_clone() - some
84 Handle empty privacy system combobox gracefully (warning
87 2007-08-20 [colin] 2.10.0cvs137
92 2007-08-20 [paul] 2.10.0cvs136
102 patch by Michael Rasmussen
104 2007-08-19 [colin] 2.10.0cvs135
107 Fix previous commit. Sensitivity update is needed
108 for "Cancel receiving". However when batching we
109 don't need to do it for every message flag change,
110 just once at the start and once at the end.
112 2007-08-19 [colin] 2.10.0cvs134
115 Remove useless menu updates on session lock/unlock
117 2007-08-19 [colin] 2.10.0cvs133
119 * src/etpan/imap-thread.c
120 Make all fetch logs less verbose
122 2007-08-19 [paul] 2.10.0cvs132
127 fix bug 1286, 'Can't move a folder into a "Folders
130 2007-08-18 [ticho] 2.10.0cvs131
132 * src/editaddress_other_attributes_ldap.c
133 Converted option menu for other ldap attributes to GtkComboBox.
135 2007-08-18 [colin] 2.10.0cvs130
142 Revert 'send_dialog_mode' meaning to
143 'send_dialog_invisible', so that the
144 new checkbox doesn't change the
147 2007-08-18 [paul] 2.10.0cvs129
150 add missing menu update
152 2007-08-17 [colin] 2.10.0cvs128
155 Set batching after getting flags - maybe fixes
156 bug 1292, 'CM crashes on writing mail'
158 2007-08-16 [ticho] 2.10.0cvs127
161 Convert two GtkOptionMenu widgets to new GtkComboBox.
164 Allow NULL for GtkComboBox menuitem label, rendering such
165 items as row separators.
167 2007-08-16 [paul] 2.10.0cvs126
169 * src/plugins/trayicon/trayicon.c
170 remove wrongly used gettextisation
172 2007-08-15 [ticho] 2.10.0cvs125
175 Fixed a runtime warning where an attempt to pack an
176 already packed GtkLabel was made.
178 2007-08-15 [ticho] 2.10.0cvs124
180 * src/prefs_compose_writing.c
181 Convert the insert-or-attach-dragged-files GtkOptionMenu
184 2007-08-14 [ticho] 2.10.0cvs123
188 Changed return receipt account selector to GtkComboBox.
189 Fixed a runtime warning where GTK tried to parse
190 "name <email@address" as a Pango markup in an alertpanel label.
192 2007-08-14 [ticho] 2.10.0cvs122
194 * src/prefs_logging.c
195 Changed GtkOptionMenu in logging preferences to GtkComboBox.
197 2007-08-14 [wwp] 2.10.0cvs121
201 * tools/popfile-link.sh
202 Added a new tool: POPFile helper, to open
203 selected messages in POPFile control center,
204 in order to change the messages' status.
206 2007-08-14 [ticho] 2.10.0cvs120
213 Change "Show send dialog" optionmenu to a checkbutton.
214 * src/prefs_receive.c
215 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
217 2007-08-13 [wwp] 2.10.0cvs119
228 * src/partial_download.c
234 * src/gtk/gtkaspell.c
236 Make sure we never pass NULL pointers for %s substitutions
237 (prevent from crashing in Windows).
239 2007-08-13 [wwp] 2.10.0cvs118
242 Re-enable mmap_reads in Windows with some missing
243 CloseHandle of mapping objects, thanks to
246 2007-08-13 [paul] 2.10.0cvs117
249 fix bug 1287, 'Compile time problem on Solaris
250 (nexenta gnu/Solaris) utils.c'
251 Thanks to Piotr Chrzczonowicz
253 2007-08-12 [wwp] 2.10.0cvs116
255 * src/plugins/pgpcore/prefs_gpg.c
256 Don't try to unset a GPG_AGENT_INFO that was not
257 set (and don't use a NULL string in Windows, it was
258 crashing with --debug if GPG_AGENT_INFO was not set).
260 2007-08-12 [wwp] 2.10.0cvs115
263 Make gcc type-check arguments passed to privacy_set_error().
265 2007-08-12 [ticho] 2.10.0cvs114
267 * src/prefs_folder_item.c
268 Make sure that folder default account combobox always has some
271 Handle empty combobox gracefully (warning instead of crash).
273 2007-08-12 [ticho] 2.10.0cvs114
275 * src/prefs_folder_item.c
276 Make sure that folder default account combobox is not empty.
278 Handle empty combobox gracefully (warning instead of crash).
280 2007-08-11 [paul] 2.10.0cvs113
284 use 'subfolder' instead of 'sub-folder', matching
285 everywhere else the term is used
289 2007-08-10 [wwp] 2.10.0cvs112
292 Disable mmap reads in Windows only (at least temporarily), they
293 prevent from renaming/removing target cache files.
299 2007-08-10 [wwp] 2.10.0cvs111
302 fix unpredictable crashes in Windows due to broken
303 cache/mark/tags files writting (file were opened for
304 writing in text mode).
307 use gettimeofday() from w32lib.h on Windows.
309 2007-08-10 [colin] 2.10.0cvs110
312 * src/etpan/imap-thread.c
313 * src/etpan/imap-thread.h
314 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
316 2007-08-09 [colin] 2.10.0cvs109
319 Fix port being reset to 636 on SSL
321 Fix folder_item_get_msg_num_by_file
322 on drafts/queue folders
324 2007-08-09 [wwp] 2.10.0cvs108
327 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
328 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
331 2007-08-09 [colin] 2.10.0cvs107
335 * src/gtk/prefswindow.c
336 A few Maemo layout fixes
338 2007-08-09 [paul] 2.10.0cvs106
340 * src/prefs_account.c
341 remove the hyphen from plug-ins to
342 match everywhere else
344 2007-08-08 [wwp] 2.10.0cvs105
346 * src/prefs_folder_item.c
347 Fix an extraneous stealth ^L char.
349 2007-08-08 [wwp] 2.10.0cvs104
351 * src/prefs_folder_item.c
352 Better fix, group variables declarations (USE_ASPELL).
354 2007-08-08 [wwp] 2.10.0cvs103
356 * src/prefs_folder_item.c
357 Fix compilation w/ USE_ASPELL set (broken
360 2007-08-08 [ticho] 2.10.0cvs102
362 * src/prefs_folder_item.c
363 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
365 2007-08-08 [colin] 2.10.0cvs101
368 * src/etpan/imap-thread.c
369 * src/etpan/imap-thread.h
370 Close selected mailbox before doing
373 2007-08-08 [colin] 2.10.0cvs100
376 Complete symbol table, thanks to wwp.
377 Fixes bug 1284, 'The html -> text
378 converter ignores entities'
382 2007-08-08 [colin] 2.10.0cvs99
385 Better way to fetch UIDs on non-UIDPLUS servers
387 2007-08-07 [colin] 2.10.0cvs98
390 fix bug 1275, 'auto-saved draft messages not
391 always being removed'; Also, make multiple
392 copy (in the same account) faster by matching
393 source/destination message UIDs.
395 Don't try to reshow deleted mail
397 Fix leak on error path
399 2007-08-07 [wwp] 2.10.0cvs97
402 * manual/advanced.xml
403 * manual/fr/account.xml
404 * manual/fr/advanced.xml
405 Updated the reference manual and the French translation to
406 reflect 2.10.0cvs84: enable running folder Processing
409 2007-08-06 [wwp] 2.10.0cvs96
414 Allow changing the emphasis color used to highlight
415 the newsreader/x-mailer header value when it matches
416 our preferred mail agent (hidden pref 'emphasis_col' added
419 2007-08-06 [colin] 2.10.0cvs95
423 Re-commit 2.10.0cvs86, with a protection
424 against Pango bug. Also, try to fix
425 bug 1275, 'auto-saved draft messages not
426 always being removed'
428 2007-08-06 [wwp] 2.10.0cvs94
430 * src/gtk/quicksearch.c
431 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
433 2007-08-06 [ticho] 2.10.0cvs93
435 * src/prefs_account.c
437 Use GtkComboBox instead of GtkOptionMenu for privacy system
438 selection in account preferences.
440 2007-08-06 [wwp] 2.10.0cvs92
442 * src/plugins/pgpcore/plugin.def
443 Apply one more chunk from gpg4win's 03-w32-port patch.
445 2007-08-05 [colin] 2.10.0cvs91
449 reverting buggy patch for now
451 2007-08-05 [colin] 2.10.0cvs90
456 2007-08-04 [colin] 2.10.0cvs89
458 * src/prefs_summaries.c
459 * src/summary_search.c
460 Replace deprecated widgets. Patch by
463 2007-08-04 [colin] 2.10.0cvs88
466 Refresh GUI only every 2000 mails on mh_get_last_num
467 This is fast (readdir) and done only once per
470 2007-08-03 [colin] 2.10.0cvs87
472 * src/prefs_account.c
475 Fix a deprecated widget. Patch by
478 2007-08-03 [colin] 2.10.0cvs86
482 Make colorisation and wrapping algorithms
483 faster. Fixes bug 1246, 'compose becomes
484 increasingly slow replying to complex emails'
486 2007-08-03 [paul] 2.10.0cvs85
489 keep the window painted
491 2007-08-02 [paul] 2.10.0cvs84
496 enable running folder Processing
499 2007-08-02 [paul] 2.10.0cvs83
502 speed up/clean up rendering of larger
506 2007-08-01 [paul] 2.10.0cvs82
511 change default toolbar layout on maemo
512 * src/pixmaps/close.xpm
513 make the red cross a grey cross
514 * src/pixmaps/jpilot.xpm
515 make icon smaller so it fits better
517 2007-07-31 [paul] 2.10.0cvs81
521 fix crash on maemo on first launch
523 2007-07-30 [paul] 2.10.0cvs80
525 * src/prefs_matcher.c
526 specify the units of age and size
528 2007-07-30 [paul] 2.10.0cvs79
531 Fix IMAP timeout setting
533 2007-07-30 [colin] 2.10.0cvs78
535 * src/prefs_account.c
536 Fix a deprecated widget. Patch by
539 2007-07-27 [paul] 2.10.0cvs77
541 * src/matcher_parser_parse.y
542 * src/prefs_filtering_action.c
543 * src/prefs_matcher.c
544 these changes forgotten in cvs74's
545 'watch thread' feature
547 2007-07-27 [paul] 2.10.0cvs76
550 fix potential crasher
553 2007-07-27 [paul] 2.10.0cvs75
559 make mainwindow's /Help/Manual point to the
560 remote copy if the local copy doesn't exist
562 2007-07-27 [paul] 2.10.0cvs74
570 * src/matcher_parser_parse.y
579 * src/pixmaps/watchthread.xpm
580 add 'watch thread' feature
582 2007-07-27 [paul] 2.10.0cvs73
584 * src/prefs_folder_item.c
585 adjust labels, add tooltips
587 2007-07-27 [colin] 2.10.0cvs72
590 Maemo: Remove less used menu items
592 2007-07-26 [colin] 2.10.0cvs71
595 Maemo: destroy messageview after trashing mail.
596 Maybe should be done on X11 too
598 2007-07-26 [colin] 2.10.0cvs70
605 Add View/Show or Hide/Column headers
607 2007-07-26 [colin] 2.10.0cvs69
612 2007-07-26 [colin] 2.10.0cvs68
615 Fix possible crash on cache invalidation
619 * src/quote_fmt_parse.y
620 Make replying to mails with big attachments
621 much faster. Fixes bug 1224, 'The process of
622 Replying to emails with large attachments
623 seems unreasonably long...'
625 2007-07-26 [colin] 2.10.0cvs67
630 Fix threads use on BSDs
632 2007-07-26 [paul] 2.10.0cvs66
634 * src/gtk/prefswindow.c
635 fix account prefs breakage
638 2007-07-26 [paul] 2.10.0cvs65
641 standardise ./configure --help messages
643 2007-07-26 [colin] 2.10.0cvs64
647 Fix two vCard-related crashes
649 2007-07-25 [colin] 2.10.0cvs63
654 * src/prefs_receive.c
655 Maemo: Add a better way to notify of
661 Maemo: Various layout fixes
662 * src/gtk/prefswindow.c
663 Maemo: Better prefs layout
665 2007-07-25 [paul] 2.10.0cvs62
668 fix the layout on maemo
671 2007-07-25 [iwkse] 2.10.0cvs61
674 add 'o' shortcut on summaryview
676 2007-07-25 [iwkse] 2.10.0cvs60
681 2007-07-24 [colin] 2.10.0cvs59
684 Fix missing timestamp update on source
688 Better text layout on part's choices
690 2007-07-23 [colin] 2.10.0cvs58
694 Maemo: Automatically choose the correct application
696 * src/gtk/quicksearch.c
697 Make search run on GDK_KP_Enter too
699 2007-07-23 [wwp] 2.10.0cvs57
701 * src/quote_fmt_lex.l
702 Revert accidentaly committed lines (account_sig) in
705 2007-07-23 [wwp] 2.10.0cvs56
707 * src/quote_fmt_lex.l
708 Fix typos around long form expressions in the quote lexer.
714 2007-07-23 [colin] 2.10.0cvs55
717 Fix auto-completion on Maemo
719 2007-07-23 [colin] 2.10.0cvs54
722 Maemo: Fix sticking statusbars
724 2007-07-22 [colin] 2.10.0cvs53
727 Maemo: Fix the strange "top_application" info
728 at startup. We should do something when
729 receiving such a message.
731 2007-07-20 [paul] 2.10.0cvs52
734 add missing #include "statusbar.h"
736 2007-07-20 [colin] 2.10.0cvs51
740 * src/folder_item_prefs.c
741 * src/folder_item_prefs.h
749 * src/prefs_folder_item.c
750 Implement age-based caching: allow to
751 specify a threshold for the offline synchronisation
752 feature, and whether old cached bodies should
757 * src/plugins/dillo_viewer/dillo_viewer.c
758 Check that Dillo's installed
760 2007-07-20 [wwp] 2.10.0cvs50
764 Draw a frame around the selected mimeview part icon (instead of the
765 shifted 'dancing' icon).
767 2007-07-20 [colin] 2.10.0cvs49
770 Unref stuff even on error
772 disconnect signals only at the very
773 end of the wizard save.
775 2007-07-20 [colin] 2.10.0cvs48
781 Fix random crashes while navigating
784 2007-07-19 [colin] 2.10.0cvs47
793 Maemo: add an easy way to store data (mails
794 and IMAP/NNTP caches) on one of the SD cards,
795 and protect against unmounts if needed
797 2007-07-19 [paul] 2.10.0cvs46
802 * src/pixmaps/claws-mail_logo-small.xpm
803 implement a (slightly) different About
804 dialog for maemo and add a small version
807 use a scrolled window for wizard page 1
810 2007-07-19 [paul] 2.10.0cvs45
813 too soon for this line
815 2007-07-19 [paul] 2.10.0cvs44
820 2007-07-19 [colin] 2.10.0cvs43
823 Solve Mail/Mailbox name when specifying
826 2007-07-18 [colin] 2.10.0cvs42
832 2007-07-18 [colin] 2.10.0cvs41
835 Maemo: plug the online/offline system into
836 maemo's interfaces to have Claws automatically
837 switch according to the system status
839 Maemo: use HildonBanners to display status
840 messages. Renders the main statusbar useless.
842 2007-07-18 [paul] 2.10.0cvs40
845 fix screen blanking on moving/copying many msgs
847 fix processing progressbar and screen blanking
850 2007-07-18 [paul] 2.10.0cvs39
853 revert cvs37, breakage on maemo
855 2007-07-18 [paul] 2.10.0cvs38
858 make sure we can still build with older GTK's
860 2007-07-18 [colin] 2.10.0cvs37
863 Only hide the small layout's messageview, instead
864 of destroying it when closing
866 Use gtk_window_present_with_time to popup windows,
867 it seems to make things better with modern WMs
870 2007-07-17 [colin] 2.10.0cvs36
873 Simplify layout on Maemo
876 * src/prefs_display_header.c
877 Remove some headers by default on Maemo
879 2007-07-17 [paul] 2.10.0cvs35
883 * src/prefs_logging.c
885 add options to stop/enable writing logs to disc
887 2007-07-17 [paul] 2.10.0cvs34
890 fix some issues with the Apply tags window:
891 - set search column (enables autocompl in the treeview)
892 - apply tag from "New tag" if it existed
893 - clears New tag entry when adding it with the button
896 2007-07-17 [paul] 2.10.0cvs33
899 fix 'apply tags' dialogue weirdness
901 2007-07-16 [colin] 2.10.0cvs32
904 Fix double-loading of mails on Maemo
906 2007-07-16 [colin] 2.10.0cvs31
909 Prevent double-loading of the same part under some
910 conditions; hide statusbar on Maemo
912 2007-07-16 [colin] 2.10.0cvs30
918 Improve the tag interface - allow
919 to set/unset tags from a special
921 * src/gtk/gtkvscrollbutton.c
925 Fix Mimeview's ugly hacks in the
928 2007-07-16 [paul] 2.10.0cvs29
932 * src/gtk/icon_legend.c
933 put it all in a scrolled window
935 2007-07-15 [colin] 2.10.0cvs28
938 Maemo: force layout to be Small screen; the
939 others don't make sense
941 2007-07-14 [colin] 2.10.0cvs27
944 * src/gtk/gtkvscrollbutton.c
945 Maemo: Fix mimeview's buttons size
947 2007-07-14 [colin] 2.10.0cvs26
950 Fix the button workaround fix.
951 (Use the correct variable)
953 2007-07-14 [colin] 2.10.0cvs25
957 Maemo: put the progress bar in the
960 2007-07-14 [colin] 2.10.0cvs24
963 Maemo: hide statusbar by default
968 * src/pixmaps/go_folders.xpm
969 Maemo: Add a specific icon to go back to
972 2007-07-14 [colin] 2.10.0cvs23
975 Don't set homogeneous finally
977 2007-07-14 [colin] 2.10.0cvs22
980 Fix button show/hide issues
982 2007-07-14 [colin] 2.10.0cvs21
986 Fix button workaround to be able to click
987 if mouse was on button when it went un-
989 Revert previous commit, gtk_tool_item_set_homogeneous
990 doesn't mean what it seems to mean ;-)
992 2007-07-14 [paul] 2.10.0cvs20
995 make homogeneous FALSE always
997 2007-07-13 [colin] 2.10.0cvs19
1001 Rework to fit the non-deprecated API
1007 Maemo layout changes. Better toolbars,
1008 removal of CTree headers.
1010 2007-07-13 [paul] 2.10.0cvs18
1012 * src/gtk/colorlabel.c
1013 fix bug 1261, '[DE] coloring messages in overview
1014 keys are not localised'
1015 the string is now included in claws-mail.pot
1017 2007-07-13 [colin] 2.10.0cvs17
1020 Fix bug 1267, 'printing mutliple messages
1021 opens one message-dialog after the other'
1022 Ask for confirmation when printing 10
1025 2007-07-11 [colin] 2.10.0cvs16
1030 * manual/claws-mail-manual.xml
1032 * manual/es/claws-mail-manual.xml
1034 * manual/fr/claws-mail-manual.xml
1057 * src/addressbook_foldersel.c
1058 * src/addressbook_foldersel.h
1082 * src/customheader.c
1083 * src/customheader.h
1084 * src/displayheader.c
1085 * src/displayheader.h
1088 * src/editaddress_other_attributes_ldap.c
1089 * src/editaddress_other_attributes_ldap.h
1098 * src/editldap_basedn.c
1099 * src/editldap_basedn.h
1120 * src/folder_item_prefs.c
1121 * src/folder_item_prefs.h
1130 * src/grouplistdialog.c
1131 * src/grouplistdialog.h
1136 * src/image_viewer.c
1137 * src/image_viewer.h
1178 * src/matcher_parser.h
1179 * src/matcher_parser_lex.l
1180 * src/matcher_parser_parse.y
1183 * src/message_search.c
1184 * src/message_search.h
1203 * src/partial_download.c
1204 * src/partial_download.h
1209 * src/prefs_account.c
1210 * src/prefs_account.h
1211 * src/prefs_actions.c
1212 * src/prefs_actions.h
1213 * src/prefs_common.c
1214 * src/prefs_common.h
1215 * src/prefs_compose_writing.c
1216 * src/prefs_compose_writing.h
1217 * src/prefs_customheader.c
1218 * src/prefs_customheader.h
1219 * src/prefs_display_header.c
1220 * src/prefs_display_header.h
1221 * src/prefs_ext_prog.c
1222 * src/prefs_ext_prog.h
1223 * src/prefs_filtering.c
1224 * src/prefs_filtering.h
1225 * src/prefs_filtering_action.c
1226 * src/prefs_filtering_action.h
1227 * src/prefs_folder_column.c
1228 * src/prefs_folder_column.h
1229 * src/prefs_folder_item.c
1230 * src/prefs_folder_item.h
1235 * src/prefs_image_viewer.c
1236 * src/prefs_image_viewer.h
1237 * src/prefs_logging.c
1238 * src/prefs_logging.h
1239 * src/prefs_matcher.c
1240 * src/prefs_matcher.h
1241 * src/prefs_message.c
1242 * src/prefs_message.h
1243 * src/prefs_msg_colors.c
1244 * src/prefs_msg_colors.h
1249 * src/prefs_receive.c
1250 * src/prefs_receive.h
1253 * src/prefs_spelling.c
1254 * src/prefs_spelling.h
1255 * src/prefs_summaries.c
1256 * src/prefs_summaries.h
1257 * src/prefs_summary_column.c
1258 * src/prefs_summary_column.h
1259 * src/prefs_summary_open.c
1260 * src/prefs_summary_open.h
1261 * src/prefs_template.c
1262 * src/prefs_template.h
1263 * src/prefs_themes.c
1264 * src/prefs_themes.h
1265 * src/prefs_toolbar.c
1266 * src/prefs_toolbar.h
1267 * src/prefs_wrapping.c
1268 * src/prefs_wrapping.h
1278 * src/quote_fmt_lex.l
1279 * src/quote_fmt_parse.y
1282 * src/remotefolder.c
1283 * src/remotefolder.h
1284 * src/send_message.c
1285 * src/send_message.h
1288 * src/simple-gettext.c
1289 * src/sourcewindow.c
1290 * src/sourcewindow.h
1295 * src/stock_pixmap.c
1296 * src/stock_pixmap.h
1297 * src/summary_search.c
1298 * src/summary_search.h
1315 * src/common/base64.c
1316 * src/common/base64.h
1317 * src/common/claws.c
1318 * src/common/claws.h
1320 * src/common/fnmatch.c
1321 * src/common/fnmatch.h
1322 * src/common/fnmatch_loop.c
1323 * src/common/hooks.c
1324 * src/common/hooks.h
1329 * src/common/mgutils.c
1330 * src/common/mgutils.h
1333 * src/common/passcrypt.c
1334 * src/common/passcrypt.h.in
1335 * src/common/plugin.c
1336 * src/common/plugin.h
1337 * src/common/prefs.c
1338 * src/common/prefs.h
1339 * src/common/progressindicator.c
1340 * src/common/progressindicator.h
1341 * src/common/quoted-printable.c
1342 * src/common/quoted-printable.h
1343 * src/common/session.c
1344 * src/common/session.h
1347 * src/common/socket.c
1348 * src/common/socket.h
1351 * src/common/ssl_certificate.c
1352 * src/common/ssl_certificate.h
1353 * src/common/string_match.c
1354 * src/common/string_match.h
1355 * src/common/stringtable.c
1356 * src/common/stringtable.h
1359 * src/common/template.c
1360 * src/common/template.h
1361 * src/common/timing.h
1362 * src/common/utils.c
1363 * src/common/utils.h
1364 * src/common/uuencode.c
1365 * src/common/uuencode.h
1366 * src/common/version.h.in
1367 * src/common/w32_dirent.c
1368 * src/common/w32_reg.c
1369 * src/common/w32_signal.c
1370 * src/common/w32_stat.c
1371 * src/common/w32_stdlib.c
1372 * src/common/w32_string.c
1373 * src/common/w32_time.c
1374 * src/common/w32_unistd.c
1375 * src/common/w32_wait.c
1376 * src/common/w32lib.h
1379 * src/common/xmlprops.c
1380 * src/common/xmlprops.h
1381 * src/etpan/etpan-errors.h
1382 * src/etpan/etpan-thread-manager-types.h
1383 * src/etpan/etpan-thread-manager.c
1384 * src/etpan/etpan-thread-manager.h
1385 * src/etpan/imap-thread.c
1386 * src/etpan/imap-thread.h
1389 * src/gtk/colorlabel.c
1390 * src/gtk/colorlabel.h
1391 * src/gtk/colorsel.c
1392 * src/gtk/colorsel.h
1393 * src/gtk/combobox.c
1394 * src/gtk/combobox.h
1395 * src/gtk/description_window.c
1396 * src/gtk/description_window.h
1399 * src/gtk/foldersort.c
1400 * src/gtk/foldersort.h
1401 * src/gtk/gtkaspell.c
1402 * src/gtk/gtkaspell.h
1403 * src/gtk/gtksctree.c
1404 * src/gtk/gtkshruler.c
1405 * src/gtk/gtkshruler.h
1406 * src/gtk/gtksourceprintjob.c
1407 * src/gtk/gtksourceprintjob.h
1408 * src/gtk/gtkutils.c
1409 * src/gtk/gtkutils.h
1410 * src/gtk/gtkvscrollbutton.c
1411 * src/gtk/gtkvscrollbutton.h
1412 * src/gtk/icon_legend.c
1413 * src/gtk/icon_legend.h
1414 * src/gtk/inputdialog.c
1415 * src/gtk/inputdialog.h
1416 * src/gtk/logwindow.c
1417 * src/gtk/logwindow.h
1418 * src/gtk/manage_window.c
1419 * src/gtk/manage_window.h
1422 * src/gtk/pluginwindow.c
1423 * src/gtk/pluginwindow.h
1424 * src/gtk/prefswindow.c
1425 * src/gtk/prefswindow.h
1426 * src/gtk/progressdialog.c
1427 * src/gtk/progressdialog.h
1428 * src/gtk/quicksearch.c
1429 * src/gtk/quicksearch.h
1430 * src/gtk/sslcertwindow.c
1431 * src/gtk/sslcertwindow.h
1432 * src/plugins/bogofilter/bogofilter.c
1433 * src/plugins/bogofilter/bogofilter.h
1434 * src/plugins/bogofilter/bogofilter_gtk.c
1435 * src/plugins/clamav/clamav_plugin.c
1436 * src/plugins/clamav/clamav_plugin.h
1437 * src/plugins/clamav/clamav_plugin_gtk.c
1438 * src/plugins/demo/demo.c
1439 * src/plugins/dillo_viewer/dillo_prefs.c
1440 * src/plugins/dillo_viewer/dillo_prefs.h
1441 * src/plugins/dillo_viewer/dillo_viewer.c
1442 * src/plugins/pgpcore/passphrase.c
1443 * src/plugins/pgpcore/passphrase.h
1444 * src/plugins/pgpcore/pgp_viewer.c
1445 * src/plugins/pgpcore/pgp_viewer.h
1446 * src/plugins/pgpcore/plugin.c
1447 * src/plugins/pgpcore/prefs_gpg.c
1448 * src/plugins/pgpcore/prefs_gpg.h
1449 * src/plugins/pgpcore/select-keys.c
1450 * src/plugins/pgpcore/select-keys.h
1451 * src/plugins/pgpcore/sgpgme.c
1452 * src/plugins/pgpcore/sgpgme.h
1453 * src/plugins/pgpinline/pgpinline.c
1454 * src/plugins/pgpinline/pgpinline.h
1455 * src/plugins/pgpinline/plugin.c
1456 * src/plugins/pgpmime/pgpmime.c
1457 * src/plugins/pgpmime/pgpmime.h
1458 * src/plugins/pgpmime/plugin.c
1459 * src/plugins/spamassassin/spamassassin.c
1460 * src/plugins/spamassassin/spamassassin.h
1461 * src/plugins/spamassassin/spamassassin_gtk.c
1462 * src/plugins/trayicon/trayicon.c
1463 * src/plugins/trayicon/trayicon_prefs.c
1464 * src/plugins/trayicon/trayicon_prefs.h
1465 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1466 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
1467 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
1468 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1469 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
1470 * tools/OOo2claws-mail.pl
1471 * tools/README.sylprint
1472 * tools/acroread2claws-mail.pl
1473 * tools/claws-mail-compose-insert-files.pl
1474 * tools/convert_mbox.pl
1475 * tools/filter_conv.pl
1476 * tools/filter_conv_new.pl
1478 * tools/freshmeat_search.pl
1479 * tools/google_search.pl
1480 * tools/kmail-mailbox2claws-mail.pl
1481 * tools/kmail2claws-mail.pl
1482 * tools/kmail2claws-mail_v2.pl
1484 * tools/make.themes.project
1485 * tools/multiwebsearch.pl
1486 * tools/nautilus2claws-mail.sh
1487 * tools/outlook2claws-mail.pl
1488 * tools/textviewer.sh
1489 * tools/thunderbird-filters-convertor.pl
1492 * tools/vcard2xml.py
1493 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
1494 Upgrade to GPLv3 or later.
1496 2007-07-10 [wwp] 2.10.0cvs15
1499 Fix re-opening of all composing messages that were
1500 opened when closing the previous instance, thanks
1503 2007-07-10 [paul] 2.10.0cvs14
1505 * src/editaddress_other_attributes_ldap.c
1507 fix crash on selecting 'other attributes' combo
1508 for either a new entry or an old entry with no
1509 existing attributes.
1510 fix bug on editing multiple attributes which
1511 resulted them all having the value of the last
1515 2007-07-10 [colin] 2.10.0cvs13
1518 * src/editaddress_other_attributes_ldap.h
1520 Fix --disable-ldap build
1522 2007-07-09 [colin] 2.10.0cvs12
1528 * src/editaddress_other_attributes_ldap.c
1529 * src/editaddress_other_attributes_ldap.h
1534 Add capability to edit all inetOrgPerson
1535 attributes on LDAP. Patch by Michael
1538 2007-07-09 [colin] 2.10.0cvs11
1544 * src/prefs_summaries.c
1545 * src/prefs_themes.c
1547 * src/common/Makefile.am
1549 * src/common/timing.h
1550 * src/common/utils.c
1551 * src/common/utils.h
1552 * src/common/w32_account.c
1553 * src/common/w32lib.h
1554 * src/gtk/Makefile.am
1555 * src/gtk/colorlabel.c
1556 * src/plugins/pgpcore/Makefile.am
1557 * src/plugins/pgpcore/claws.def
1558 * src/plugins/pgpcore/passphrase.c
1559 * src/plugins/pgpcore/pgp_viewer.c
1560 * src/plugins/pgpcore/plugin.def
1561 * src/plugins/pgpcore/sgpgme.c
1562 * src/plugins/pgpinline/Makefile.am
1563 * src/plugins/pgpinline/claws.def
1564 * src/plugins/pgpinline/mypgpcore.def
1565 * src/plugins/pgpinline/plugin.def
1566 * src/plugins/pgpmime/Makefile.am
1567 * src/plugins/pgpmime/claws.def
1568 * src/plugins/pgpmime/mypgpcore.def
1569 * src/plugins/pgpmime/plugin.def
1570 Commit win32 patch, from Werner Koch and
1573 2007-07-09 [colin] 2.10.0cvs10
1575 * src/prefs_toolbar.c
1576 Fix crash when no actions exist
1578 2007-07-07 [paul] 2.10.0cvs9
1581 * manual/claws-mail-manual.xml
1582 update copyright year
1584 updated by Flammie Pirinen
1586 2007-07-05 [wwp] 2.10.0cvs8
1588 * src/plugins/clamav/clamav_plugin_gtk.c
1589 Make vertical spacing like in other plugin prefs pages.
1591 2007-07-05 [wwp] 2.10.0cvs7
1594 It's %am that works, not %ae (this doc incoherence has been
1595 introduced with 2.9.2cvs13).
1597 2007-07-04 [wwp] 2.10.0cvs6
1599 * src/plugins/bogofilter/bogofilter.c
1600 Gettext-ize an occurrence of "Any" that wasn't.
1602 2007-07-04 [colin] 2.10.0cvs5
1605 Fix untranslated strings; thanks
1608 2007-07-03 [colin] 2.10.0cvs4
1612 Fix saving of sort mode for tags and
1613 thread date. Thanks to Pierre Ossman.
1614 Completes fix for bug 1233
1616 2007-07-03 [paul] 2.10.0cvs3
1624 2007-07-02 [colin] 2.10.0cvs2
1630 Add View/Sort/by Thread date
1631 Fixes bug 1233, 'Capability to sort
1632 threads by most recent message'
1633 Based on a patch by Paul Rolland
1635 2007-07-02 [colin] 2.10.0cvs1
1652 * src/matcher_parser_parse.y
1656 * src/prefs_common.c
1657 * src/prefs_common.h
1658 * src/prefs_filtering_action.c
1659 * src/prefs_matcher.c
1660 * src/prefs_summary_column.c
1664 * src/quote_fmt_lex.l
1665 * src/quote_fmt_parse.y
1669 * src/common/Makefile.am
1673 * src/gtk/quicksearch.c
1674 * src/gtk/quicksearch.h
1675 Add Tags implementation. Tags are arbitrary labels
1676 that can be applied to messages. It is possible
1677 to create, edit, remove tags; apply them to mails;
1678 filter on tags or tag presence; apply or unset
1679 tags via filtering actions; reference tags in
1682 2007-07-02 [paul] 2.10.0
1689 2007-07-02 [paul] 2.9.2cvs78
1699 updated by Stephan Sachse, me, Ricardo Mones
1700 Lastra, Fabien Vantard, Pader Rezso, Frederico
1701 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
1703 2007-07-02 [paul] 2.9.2cvs77
1708 2007-06-29 [wwp] 2.9.2cvs76
1711 Fix a typo (thanks to Ricardo for finding this out).
1713 2007-06-28 [paul] 2.9.2cvs75
1718 2007-06-28 [paul] 2.9.2cvs74
1721 fix bug in the autotools build system.
1722 Files cataloged under EXTRA_DIST were never
1723 automatically copied to the build tree.
1724 (fix 'make distcheck')
1725 Patch by Michael Rasmussen.
1727 2007-06-24 [colin] 2.9.2cvs73
1730 Fix bug 1249, 'Error handling for
1731 news errors needs modification'
1732 Only popup error if the according
1733 pref in Prefs/Receive is set.
1735 2007-06-21 [colin] 2.9.2cvs72
1737 * src/common/plugin.c
1738 * src/common/plugin.h
1739 Change plugin API to know whether it's safe to
1740 unload plugins or whether we should just hide
1741 them. Fixes bug 1248, 'Core dumps after
1742 unloading plugin and clicking on load plugins'
1743 * src/plugins/bogofilter/bogofilter.c
1744 * src/plugins/clamav/clamav_plugin.c
1745 * src/plugins/demo/demo.c
1746 * src/plugins/dillo_viewer/dillo_viewer.c
1747 * src/plugins/pgpcore/plugin.c
1748 * src/plugins/pgpinline/plugin.c
1749 * src/plugins/pgpmime/plugin.c
1750 * src/plugins/spamassassin/spamassassin.c
1751 * src/plugins/trayicon/trayicon.c
1754 2007-06-19 [colin] 2.9.2cvs71
1758 Fix crash mentioned in bug 1246
1759 Race condition when automatically drafting
1760 due to insertion on reedit.
1762 2007-06-18 [wwp] 2.9.2cvs70
1765 LDIF import: use a "Proceed" button to complete
1768 2007-06-18 [paul] 2.9.2cvs69
1771 use pkgconfig to check for gtk and glib
1773 2007-06-17 [wwp] 2.9.2cvs68
1777 LDIF import: better error handling, minor code
1778 and UI cleanup, and renamed the Save button
1779 to Close, as imported stuff is already saved
1780 when the Save button is shown.
1782 2007-06-17 [colin] 2.9.2cvs67
1784 * src/prefs_summaries.c
1786 Don't set as read when forwarded, only replied to
1788 2007-06-17 [paul] 2.9.2cvs66
1791 add missing #include
1793 2007-06-16 [colin] 2.9.2cvs65
1795 * src/prefs_summaries.c
1797 Change the pref "Only mark as read when opened
1798 in new window" to "..., replied to or forwarded".
1799 Based on a patch by Paul Rolland.
1801 2007-06-16 [paul] 2.9.2cvs64
1804 alphabetical order! :)
1806 2007-06-16 [colin] 2.9.2cvs63
1810 Add Michael Rasmussen in authors list
1812 2007-06-16 [colin] 2.9.2cvs62
1815 Fix messageview_copy_clipboard to take advantage
1816 of plugins' get_selection.
1818 2007-06-15 [colin] 2.9.2cvs61
1824 * src/message_search.c
1826 * src/summary_search.c
1829 Allow GDK_KP_Enter to do the same as GDK_Return
1830 Patch by Michael Rasmussen
1832 2007-06-15 [paul] 2.9.2cvs60
1835 fix bug when closing a compose window
1838 2007-06-14 [paul] 2.9.2cvs59
1842 migrate sylpheed config
1844 2007-06-14 [wwp] 2.9.2cvs58
1846 * src/gtk/pluginwindow.c
1847 Yet another attempt to fix sizing/alignment of the
1848 button bar in plugins window.
1850 2007-06-12 [colin] 2.9.2cvs57
1855 * src/prefs_common.c
1856 * src/prefs_common.h
1857 * src/prefs_summaries.c
1858 * src/prefs_summary_open.c
1859 * src/prefs_summary_open.h
1861 Make "when entering a folder" actions more personalisable
1863 2007-06-12 [wwp] 2.9.2cvs56
1866 Use short description from Paul (mairix.sh).
1868 2007-06-12 [wwp] 2.9.2cvs55
1871 Updated info about mairix.sh.
1873 2007-06-11 [paul] 2.9.2cvs54
1875 * src/prefs_logging.c
1876 rework log window length widgets
1877 and some sensitivity fixes
1879 2007-06-11 [paul] 2.9.2cvs53
1882 * src/prefs_logging.c
1883 rename 'Protocol Log' to 'Network Log'
1884 and some function renaming
1886 2007-06-10 [wwp] 2.9.2cvs52
1888 * src/gtk/pluginwindow.c
1891 2007-06-10 [wwp] 2.9.2cvs51
1893 * src/gtk/pluginwindow.c
1894 Fix button bar in plugin window, was centered and not
1895 behaving like other dialogs w/ such button bar.
1897 2007-06-08 [wwp] 2.9.2cvs50
1904 Provide a way out of automatic draft saving on IMAP, when
1906 Prevent drafting while sending and quitting while sending.
1911 2007-06-08 [wwp] 2.9.2cvs49
1913 * src/prefs_account.c
1914 * src/gtk/prefswindow.c
1915 * src/gtk/prefswindow.h
1916 Activate the Basic page when opening account prefs.
1918 2007-06-08 [wwp] 2.9.2cvs48
1920 * src/common/socket.c
1921 Don't crash if fork() fails, thanks to Colin.
1923 2007-06-08 [wwp] 2.9.2cvs47
1925 * src/gtk/prefswindow.c
1926 Wrap some long lines, and reset horizontal scroller's adjusment
1927 (this was already done, vertically), when changing tab (not page)
1930 2007-06-08 [paul] 2.9.2cvs46
1932 * src/common/utils.c
1933 use gethostname() instead of uname()
1934 based on a patch by Michael Hughes
1935 <Sylpheed-Claws_user@thehugheslogcabin.net>
1937 2007-06-07 [wwp] 2.9.2cvs45
1939 * src/prefs_common.c
1940 Fix some useless warnings, thanks to Colin.
1942 2007-06-06 [colin] 2.9.2cvs44
1945 Fix strange allocations.
1947 2007-06-06 [colin] 2.9.2cvs43
1950 Patch by Michael Rasmussus to help
1953 2007-06-05 [wwp] 2.9.2cvs42
1955 * src/prefs_account.c
1956 * src/prefs_folder_item.c
1960 Per-folder templates can now be applied recursively.
1961 Always save per-folder templates (formats were erroneously
1962 saved only if they were enabled).
1963 Check for validity of quotation marks everywhere there
1966 2007-06-05 [wwp] 2.9.2cvs41
1969 Fix incoming messages from local accounts always getting filtered
1970 (even if the account prefs say don't), thanks to Colin.
1972 2007-06-05 [wwp] 2.9.2cvs40
1976 Use per-folder/per-account quote chars when applying a
1977 template or inserting text as well. Const'ify some
1980 2007-06-04 [colin] 2.9.2cvs39
1983 More work for wwp :)
1985 2007-06-04 [wwp] 2.9.2cvs38
1988 Same as 2.9.2cvs36 but for forwarding.
1990 2007-06-04 [colin] 2.9.2cvs37
1993 Use original mail file for forward/redirect
1994 Fixes some forwarded mails to be attached as
1995 application/octet-stream (when they have binary
1996 parts), and incidentally fixes bug 848
1997 'Redirect breaks GnuPG'
1999 2007-06-04 [wwp] 2.9.2cvs36
2002 Fix quote mark mis-initialisation when replying/forwarding
2003 (introduced w/ 2.9.2cvs20).
2005 2007-06-04 [wwp] 2.9.2cvs35
2007 * src/prefs_compose_writing.c
2009 Fix a bug where Quotation characters (prefs/compose/writing)
2010 was cleared (introduced w/ 2.9.2cvs26).
2012 2007-06-04 [wwp] 2.9.2cvs34
2014 * src/prefs_account.c
2015 * src/prefs_account.h
2016 Better fix for compiling w/o aspell (rollbacks
2019 2007-06-04 [wwp] 2.9.2cvs33
2022 * src/prefs_account.c
2023 * src/prefs_account.h
2025 It's now possible to disable mail filtering plugins
2026 on a per-account basis.
2028 2007-06-04 [wwp] 2.9.2cvs32
2031 * src/common/utils.c
2032 * src/common/utils.h
2033 Support CRLF in headers part of messages.
2034 Support few more date formats (RFC3339 subsets).
2036 2007-06-04 [wwp] 2.9.2cvs31
2038 * src/prefs_account.c
2039 Fix compiling w/o aspell support.
2041 2007-06-03 [wwp] 2.9.2cvs30
2044 Don't decode leading ENV_ and ~ in P_PASSWORD
2047 2007-06-03 [wwp] 2.9.2cvs29
2050 Don't decode leading ENV_ and ~ in P_PASSWORD
2053 2007-06-03 [wwp] 2.9.2cvs28
2055 * src/prefs_account.c
2056 * src/gtk/prefswindow.c
2057 * src/gtk/prefswindow.h
2058 Added a way to force preloading of all pages
2060 Moved tabs to pages in account prefs.
2062 2007-06-02 [colin] 2.9.2cvs27
2065 Fix possible crash, fix ldap write bugs
2067 Fix ldap write bugs - patch by Michael
2071 Add a hook whenever alertpanel opens/closes
2073 2007-05-31 [wwp] 2.9.2cvs26
2075 * src/prefs_compose_writing.c
2077 Re-organized writing options a bit:
2078 - renamed the Quoting page to Templates
2079 - moved all composing templates to that page
2080 - moved non-templates options to the Writing one,
2081 grouped reply-related options, reordered reply and
2084 2007-05-31 [wwp] 2.9.2cvs25
2087 Removed unused code.
2089 2007-05-31 [colin] 2.9.2cvs24
2092 Fix missing display name when modifying
2093 LDAP. Patch by Michael Rasmussen
2095 2007-05-31 [wwp] 2.9.2cvs23
2097 * src/plugins/bogofilter/Makefile.am
2098 * src/plugins/clamav/Makefile.am
2099 * src/plugins/demo/Makefile.am
2100 * src/plugins/dillo_viewer/Makefile.am
2101 * src/plugins/spamassassin/Makefile.am
2102 Fix building of those plugins in Mac OS X.
2104 2007-05-30 [wwp] 2.9.2cvs22
2106 * src/gtk/quicksearch.c
2107 Fix missing initialization.
2109 2007-05-30 [wwp] 2.9.2cvs21
2112 Revert accidental commit (debug outputs).
2114 2007-05-30 [wwp] 2.9.2cvs20
2117 * src/folder_item_prefs.c
2118 * src/folder_item_prefs.h
2119 * src/prefs_account.c
2120 * src/prefs_account.h
2121 * src/prefs_folder_item.c
2124 Implemented per-account and per-folder
2125 compose/reply/forward formats.
2127 2007-05-30 [wwp] 2.9.2cvs19
2129 * src/prefs_compose_writing.c
2134 Internal API changes (factorize quote format
2137 2007-05-30 [colin] 2.9.2cvs18
2140 Fix race where it's possible to re-click Send
2141 between end of SMTP session and end of "move to
2142 sent folder" when sending an email with send
2145 2007-05-30 [colin] 2.9.2cvs17
2148 Ask for backtrace on all threads. Patch by
2151 Fix stale news statusbar when scanning fails.
2154 Fix some LDAP write updates bugs. Patch
2155 by Michael Rasmussen
2157 2007-05-29 [colin] 2.9.2cvs16
2160 Fix loss of local flags when moving mails
2161 on IMAP in high-bandwidth mode (UID FETCH)
2163 2007-05-25 [paul] 2.9.2cvs15
2165 * src/common/socket.c
2166 fix sometimes crasher on cancelling
2169 2007-05-25 [colin] 2.9.2cvs14
2174 Be more helpful in the subscription
2177 2007-05-23 [wwp] 2.9.2cvs13
2180 * src/prefs_compose_writing.c
2182 * src/prefs_template.c
2183 * src/prefs_template.h
2186 * src/quote_fmt_lex.l
2187 * src/quote_fmt_parse.y
2188 Introduced new syntax elements (symbols and commands)
2189 in templates/quote_fmt. Compatibility w/ old
2191 Updated and reworked the corresponding Information
2193 Display the line number in dialogs that talk about
2194 parser errors (in addition to the error message in
2197 2007-05-23 [wwp] 2.9.2cvs12
2199 * src/quote_fmt_parse.y
2200 Fix 2.9.2cvs11, probably a paste accident ;).
2202 2007-05-23 [wwp] 2.9.2cvs11
2205 * src/prefs_template.c
2207 * src/quote_fmt_parse.y
2208 Fix 2.9.2cvs10, which broke --disable-aspell.
2210 2007-05-22 [wwp] 2.9.2cvs10
2213 * src/prefs_template.c
2216 * src/quote_fmt_lex.l
2217 * src/quote_fmt_parse.y
2218 * src/gtk/gtkaspell.c
2219 * src/gtk/gtkaspell.h
2220 Added template/quote format syntactical elements
2222 - current dictionary
2223 %T to show (shows empty if not set or not enabled),
2224 ?T and !T to check if the default dictionary is
2226 - current account's default dictionary
2227 %aT to show (empty if not set or not enabled),
2228 ?aT and !aT to check if it's enabled and set
2229 - name completion for an address, from the address
2231 %ABf, %ABt, %ABc respectively show the full name got
2232 from the address book if From, To or Cc match a single
2234 ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
2235 matches any contact and if the full name is non-empty.
2236 If From, To or Cc are lists of email addresses, only
2237 the first address will be checked.
2238 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
2239 that could show a trailing ','.
2240 Also, template/quote_fmt parser now shows the line number in case
2243 2007-05-15 [colin] 2.9.2cvs9
2247 Add a public function to know whether Claws
2249 Store opened folder when exiting
2252 Store last opened message in each FolderItem;
2253 Reset last seen messages if Claws crashed, so
2254 that one can't go in an infinite crash in case
2255 a particular mail crashes Claws.
2257 * src/prefs_common.c
2258 * src/prefs_common.h
2260 * src/prefs_summaries.c
2261 Add "Select last opened message" when entering
2263 Add "Select last opened folder" at startup.
2265 2007-05-14 [colin] 2.9.2cvs8
2268 Fix bashism, search for xml catalog
2269 in /usr/local/share/xml/catalog too
2272 2007-05-13 [wwp] 2.9.2cvs7
2274 * src/gtk/logwindow.c
2275 fix raising log windows when they are either minimized or
2278 2007-05-11 [colin] 2.9.2cvs6
2281 Use Hildon's file chooser on Maemo. Patch
2282 by Jean-Luc Biord; fixes part 2 of bug 1201,
2283 'File attachment "manipulation" bugs...'
2285 2007-05-10 [wwp] 2.9.2cvs5
2287 * src/prefs_common.c
2288 * src/prefs_common.h
2289 * src/gtk/quicksearch.c
2290 Add a quicksearch option to automatically run
2291 a search selected from the history (this option
2292 is exclusive towards type-ahead).
2294 2007-05-10 [colin] 2.9.2cvs4
2297 Fix g_warnings, thanks to Brian
2300 2007-05-09 [colin] 2.9.2cvs3
2305 * src/prefs_summaries.c
2308 * src/common/utils.c
2309 * src/gtk/gtksourceprintjob.c
2310 * src/gtk/sslcertwindow.c
2311 Use the re-entrant variant of time functions
2312 Probably fixes bug 1217, 'reentrancy problems
2313 with time functions'
2315 2007-05-09 [colin] 2.9.2cvs2
2318 Fix crasher when reconnection fails
2320 2007-05-08 [paul] 2.9.2cvs1
2326 bump version number following
2329 2007-05-08 [paul] 2.9.1cvs48
2331 * src/plugins/demo/demo.c
2332 * src/plugins/dillo_viewer/dillo_prefs.c
2333 * src/plugins/dillo_viewer/dillo_prefs.h
2334 * src/plugins/dillo_viewer/dillo_viewer.c
2335 * src/plugins/pgpcore/pgp_viewer.c
2336 * src/plugins/pgpcore/pgp_viewer.h
2337 * src/plugins/pgpcore/plugin.c
2338 * src/plugins/pgpcore/prefs_gpg.c
2339 * src/plugins/pgpcore/prefs_gpg.h
2340 * src/plugins/pgpcore/sgpgme.c
2341 * src/plugins/pgpcore/sgpgme.h
2342 * src/plugins/pgpinline/plugin.c
2343 * src/plugins/pgpmime/pgpmime.c
2344 * src/plugins/pgpmime/pgpmime.h
2345 * src/plugins/pgpmime/plugin.c
2346 * src/plugins/spamassassin/spamassassin.c
2347 * src/plugins/spamassassin/spamassassin.h
2348 * src/plugins/spamassassin/spamassassin_gtk.c
2349 * src/plugins/trayicon/README
2351 * tools/README.sylprint
2352 * tools/outlook2claws-mail.pl
2354 * tools/tb2claws-mail
2355 * tools/tbird2claws.py
2357 * tools/vcard2xml.py
2358 * tools/kdeservicemenu/README
2359 cleanups and corrections
2361 2007-05-06 [wwp] 2.9.1cvs47
2364 Fix missing dash to `display` command-line, reported
2365 by Georg Himmrich <georg at mails d0t diesind d0t net>.
2367 2007-05-06 [colin] 2.9.1cvs46
2370 * src/stock_pixmap.c
2371 * src/stock_pixmap.h
2372 * src/pixmaps/printer.xpm
2375 2007-05-06 [paul] 2.9.1cvs45
2380 * src/summary_search.c
2384 2007-05-05 [wwp] 2.9.1cvs44
2388 * src/prefs_actions.c
2392 Fix "faild" typos everywhere and capitalization of
2395 2007-05-04 [colin] 2.9.1cvs43
2400 * src/plugins/pgpcore/prefs_gpg.c
2401 * src/plugins/pgpcore/prefs_gpg.h
2402 * src/plugins/pgpinline/pgpinline.c
2403 * src/plugins/pgpmime/pgpmime.c
2404 Add an API to warn about encryption limits,
2405 and allow to disable these warnings
2407 2007-05-03 [colin] 2.9.1cvs42
2411 Fix bug 1213, 'Delete more than
2414 2007-05-03 [wwp] 2.9.1cvs41
2416 * src/prefs_common.c
2417 * src/prefs_filtering.c
2418 * src/prefs_template.c
2419 * src/common/template.c
2420 * src/common/template.h
2421 * src/gtk/gtkutils.c
2422 * src/gtk/gtkutils.h
2423 Templates are no longer automatically sorted
2424 by name, but can be sorted manually using
2425 |< < > >| buttons as well as drag'n'drop.
2427 2007-05-03 [wwp] 2.9.1cvs40
2429 * src/plugins/spamassassin/spamassassin.c
2430 * src/plugins/spamassassin/spamassassin.h
2431 * src/plugins/spamassassin/spamassassin_gtk.c
2432 * src/plugins/bogofilter/bogofilter.c
2433 * src/plugins/bogofilter/bogofilter.h
2434 * src/plugins/bogofilter/bogofilter_gtk.c
2435 Added an option to conditionally mark saved spam
2436 as read (default is and was to do so).
2437 Satisfies feature request 1708539 on sf.net tracker.
2439 2007-05-03 [colin] 2.9.1cvs39
2442 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
2444 2007-05-02 [colin] 2.9.1cvs38
2447 Fix bug 1209, 'Clicking on address
2448 in header (mailto uri) selects
2449 default account'. Patch adapted from
2452 2007-05-02 [colin] 2.9.1cvs37
2454 * src/grouplistdialog.c
2455 Set cursor to wait cursor while loading
2458 2007-05-02 [paul] 2.9.1cvs36
2462 rename cache and mark files
2465 2007-04-30 [paul] 2.9.1cvs35
2467 * manual/glossary.xml
2468 * manual/plugins.xml
2469 updates. Patch by Ricardo
2471 2007-04-29 [wwp] 2.9.1cvs34
2475 Fix few grammatical errors (patch by David Relson < relson at
2476 osagesoftware dot com >).
2478 2007-04-28 [colin] 2.9.1cvs33
2482 * src/prefs_account.c
2483 * src/prefs_account.h
2484 Drop the "Download all" preference. It's
2485 stupidly useless and confuses people from
2488 2007-04-27 [wwp] 2.9.1cvs32
2491 * src/prefs_account.c
2492 * src/prefs_account.h
2493 Don't reflect accounts changes to the mainwindow when it's
2496 2007-04-27 [colin] 2.9.1cvs31
2499 Freeze/thaw when sync'ing flags
2501 * src/prefs_account.c
2502 * src/prefs_account.h
2503 * src/etpan/imap-thread.c
2504 * src/etpan/imap-thread.h
2505 Add a way to use UID FETCH instead
2506 of searches to fetch message lists
2507 and flags. More expensive towards
2508 bandwidth, less expensive towards
2509 server's CPU. Probably fixes
2510 bug 1158, 'Scanning new folders on
2511 Exchange 2007 extremely slow'.
2514 2007-04-27 [paul] 2.9.1cvs30
2517 * src/prefs_logging.c
2518 improvements to english usage
2520 2007-04-27 [colin] 2.9.1cvs29
2523 Fix build without libetpan (my bad!)
2525 2007-04-26 [colin] 2.9.1cvs28
2529 Fix uselessly exported function
2531 Consider "- -- \n" as signature separator
2532 (that's what signature separators look like
2533 in PGP/Inline signed mails)
2535 2007-04-26 [colin] 2.9.1cvs27
2538 libetpan-0.49 is now required
2540 Fix double fetching of mails if
2543 Make offline sync faster, by
2544 remembering last change time, and
2547 2007-04-26 [hoa] 2.9.1cvs26
2553 * src/etpan/imap-thread.c
2554 * src/etpan/imap-thread.h
2555 cancellation of IMAP operations is now allowed.
2556 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
2558 2007-04-26 [colin] 2.9.1cvs25
2561 Always fetch body+headers in folders that are
2562 synched for offline use, if "Synchronise as
2563 soon as possible" is set.
2564 Fixes bug 1200, 'Add option to always retrieve full
2567 2007-04-25 [colin] 2.9.1cvs24
2570 Fix bug 1198, 'Reply-all "disappearing" address bug
2573 2007-04-24 [colin] 2.9.1cvs23
2576 Fix bug 1195, 'Hardware key navigation'
2577 Make GDK_Enter toggle expansion (Maemo)
2579 2007-04-24 [wwp] 2.9.1cvs22
2582 Fix few compiler warnings.
2584 2007-04-24 [paul] 2.9.1cvs21
2587 * src/stock_pixmap.c
2588 * src/stock_pixmap.h
2589 complete last commit
2591 2007-04-24 [paul] 2.9.1cvs20
2594 * src/pixmaps/active.xpm
2595 * src/pixmaps/checkbox_off.xpm
2596 * src/pixmaps/checkbox_on.xpm
2597 * src/pixmaps/inactive.xpm
2599 remove transparent border from checkbox icons
2601 2007-04-24 [wwp] 2.9.1cvs19
2605 Fix a crash in textview, thanks to Colin.
2607 2007-04-23 [wwp] 2.9.1cvs18
2609 * src/prefs_common.c
2610 Fix 2.9.1cvs5: no header was being translated at all.
2612 2007-04-23 [colin] 2.9.1cvs17
2615 * src/stock_pixmap.c
2616 * src/stock_pixmap.h
2619 * src/gtk/gtksctree.c
2620 * src/gtk/gtksctree.h
2621 * src/pixmaps/selection.xpm
2622 Fix bug 1193, 'Need a way to multi-select
2623 items'. Add a toggle button to the summaryview
2624 to switch between normal and multiple selection
2627 2007-04-23 [colin] 2.9.1cvs16
2630 * src/stock_pixmap.c
2631 * src/stock_pixmap.h
2634 * src/gtk/gtksctree.c
2635 * src/gtk/gtksctree.h
2636 * src/pixmaps/selection.xpm
2637 Fix bug 1193, 'Need a way to multi-
2639 Add a toggle button in the summaryview
2640 to enable normal or multiple selection.
2643 2007-04-23 [colin] 2.9.1cvs15
2646 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
2648 2007-04-21 [colin] 2.9.1cvs14
2650 * src/gtk/quicksearch.c
2651 Fix previous commit (actually use correct
2654 2007-04-21 [colin] 2.9.1cvs13
2656 * src/gtk/quicksearch.c
2657 Fix changing quicksearch type (after Esc,
2658 after changing Recursive, ...)
2660 2007-04-20 [wwp] 2.9.1cvs12
2662 * src/gtk/Makefile.am
2663 Added headers.h (completes 2.9.1cvs5).
2665 2007-04-20 [wwp] 2.9.1cvs11
2668 Fix the use of display name in name column,
2669 it has been overriden w/ the use of nickname
2670 by 2.9.0cvs3. Now nickname is used (if any)
2671 in case of LDAP books only.
2673 2007-04-20 [colin] 2.9.1cvs10
2678 Add handling of 'a' to loop in a mail's
2681 2007-04-20 [colin] 2.9.1cvs9
2684 Fix bug 1190, 'dir_open' button doesn't work'
2687 2007-04-20 [colin] 2.9.1cvs8
2691 Fix bug 1194, 'Hardware keys move from email
2692 list to account/directory list, but not back
2693 to email list...' (Maemo)
2695 2007-04-20 [colin] 2.9.1cvs7
2698 complete previous commit
2700 2007-04-20 [colin] 2.9.1cvs6
2703 Fix bug 1187, 'Reply-to addressee disappears
2704 when reply-to text box is clicked...' (Maemo)
2706 2007-04-20 [wwp] 2.9.1cvs5
2714 * src/prefs_common.c
2715 * src/prefs_common.h
2716 * src/prefs_display_header.c
2717 * src/prefs_matcher.c
2720 * src/gtk/quicksearch.c
2721 Translate more header names according to the relevant option value,
2722 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
2723 Replaced nearly all uses of prefs_common.trans_hdr with a call
2724 to prefs_common_translated_header_name().
2725 Added a headers.h reference file that contains known header names
2726 (RFC2822 and others) to the translation process' input, so that
2727 translated header names will still exist even if no occurrence of
2728 _("headername") is found anymore in the sources.
2729 Don't translate column name 'Number' following to trans_hdr option
2730 value as it's not a header name.
2732 2007-04-20 [colin] 2.9.1cvs4
2734 * src/gtk/quicksearch.c
2735 * src/gtk/quicksearch.h
2736 Add "From, To or Subject" quicksearch
2737 type. Patch by ulfschaper@users.sf.net
2739 2007-04-20 [colin] 2.9.1cvs3
2742 Implement proper references filtering condition.
2743 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
2745 2007-04-19 [wwp] 2.9.1cvs2
2747 * src/prefs_display_header.c
2748 * src/message_search.c
2749 Fix few warnings (g_free of const gchar*).
2751 2007-04-19 [paul] 2.9.1cvs1
2757 bump version number following
2760 2007-04-19 [paul] 2.9.0cvs9
2762 * manual/advanced.xml
2763 * manual/glossary.xml
2766 2007-04-18 [paul] 2.9.0cvs8
2769 fix for CVE-2007-1558 (APOP)
2772 2007-04-18 [paul] 2.9.0cvs7
2778 Fix encoding woes wrt saving of
2782 2007-04-18 [colin] 2.9.0cvs6
2784 * src/gtk/pluginwindow.c
2785 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
2787 2007-04-17 [wwp] 2.9.0cvs5
2793 Fix --disable-ldap build,
2794 fix some LDAP annoyances on
2795 searches, thanks to Colin.
2797 2007-04-17 [wwp] 2.9.0cvs4
2800 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
2801 like gcc 2.9x. Thanks to Colin.
2803 2007-04-17 [wwp] 2.9.0cvs3
2819 Add LDAP write support. Patch mostly by
2820 Michael <mir at datanom dot net>
2822 2007-04-17 [wwp] 2.9.0cvs2
2825 Prepend "Add to address book" to the context menu of compose window's sender and
2828 2007-04-16 [paul] 2.9.0cvs1
2833 2007-04-16 [paul] 2.9.0
2840 2007-04-16 [paul] 2.8.1cvs102
2843 updated by Fabien Vantard
2845 2007-04-16 [paul] 2.8.1cvs101
2855 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
2856 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
2857 Aleksandar Urosevic, and Ralgh Young
2859 2007-04-15 [mones] 2.8.1cvs100
2864 2007-04-14 [colin] 2.8.1cvs99
2866 * src/message_search.c
2867 * src/prefs_display_header.c
2868 * src/summary_search.c
2869 * src/gtk/combobox.c
2872 2007-04-14 [wwp] 2.8.1cvs98
2874 * src/gtk/combobox.c
2875 * src/message_search.c
2876 * src/summary_search.c
2877 * src/prefs_display_header.c
2878 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
2879 returns NULL, get the text value directly from the GtkEntry child.
2881 2007-04-13 [colin] 2.8.1cvs97
2883 * src/gtk/quicksearch.c
2884 Give the focus back to summaryview when
2885 emptying the quicksearch with Esc
2887 2007-04-13 [colin] 2.8.1cvs96
2889 * src/message_search.c
2890 * src/prefs_display_header.c
2891 * src/summary_search.c
2892 Fix possibles crashes when getting text
2895 2007-04-13 [colin] 2.8.1cvs95
2898 Add some UIDL debugging
2900 2007-04-12 [colin] 2.8.1cvs94
2903 Force folder scan if necessary after
2904 copying mails, to be able to reapply
2907 2007-04-11 [colin] 2.8.1cvs93
2910 don't scan for new mail on startup if --select
2911 is specified (or race conditions arise). If so,
2912 do both sequentially.
2914 2007-04-09 [colin] 2.8.1cvs92
2917 Use leafpad by default on Maemo. Patch
2920 2007-04-06 [colin] 2.8.1cvs91
2922 * src/pixmaps/queue_close.xpm
2923 * src/pixmaps/queue_close_hrm.xpm
2924 * src/pixmaps/queue_close_hrm_mark.xpm
2925 * src/pixmaps/queue_close_mark.xpm
2926 * src/pixmaps/queue_open.xpm
2927 * src/pixmaps/queue_open_hrm.xpm
2928 * src/pixmaps/queue_open_hrm_mark.xpm
2929 * src/pixmaps/queue_open_mark.xpm
2930 Move the clock one pixel down :)
2932 2007-04-05 [colin] 2.8.1cvs90
2935 Don't sync when switching offline from
2936 command line - it's usually too late :)
2938 2007-04-05 [paul] 2.8.1cvs89
2941 * src/stock_pixmap.c
2942 * src/pixmaps/dir_close_hrm.xpm
2943 * src/pixmaps/dir_close_hrm_mark.xpm
2944 * src/pixmaps/drafts_close.xpm
2945 * src/pixmaps/drafts_close_mark.xpm
2946 * src/pixmaps/drafts_open.xpm
2947 * src/pixmaps/drafts_open_mark.xpm
2948 * src/pixmaps/inbox.xpm
2949 * src/pixmaps/inbox_close.xpm
2950 * src/pixmaps/inbox_close_hrm.xpm
2951 * src/pixmaps/inbox_close_hrm_mark.xpm
2952 * src/pixmaps/inbox_close_mark.xpm
2953 * src/pixmaps/inbox_hrm.xpm
2954 * src/pixmaps/inbox_hrm_mark.xpm
2955 * src/pixmaps/inbox_mark.xpm
2956 * src/pixmaps/inbox_open.xpm
2957 * src/pixmaps/inbox_open_hrm.xpm
2958 * src/pixmaps/inbox_open_hrm_mark.xpm
2959 * src/pixmaps/inbox_open_mark.xpm
2960 * src/pixmaps/outbox.xpm
2961 * src/pixmaps/outbox_close.xpm
2962 * src/pixmaps/outbox_close_hrm.xpm
2963 * src/pixmaps/outbox_close_hrm_mark.xpm
2964 * src/pixmaps/outbox_close_mark.xpm
2965 * src/pixmaps/outbox_hrm.xpm
2966 * src/pixmaps/outbox_hrm_mark.xpm
2967 * src/pixmaps/outbox_mark.xpm
2968 * src/pixmaps/outbox_open.xpm
2969 * src/pixmaps/outbox_open_hrm.xpm
2970 * src/pixmaps/outbox_open_hrm_mark.xpm
2971 * src/pixmaps/outbox_open_mark.xpm
2972 * src/pixmaps/queue_close.xpm
2973 * src/pixmaps/queue_close_hrm.xpm
2974 * src/pixmaps/queue_close_hrm_mark.xpm
2975 * src/pixmaps/queue_close_mark.xpm
2976 * src/pixmaps/queue_open.xpm
2977 * src/pixmaps/queue_open_hrm.xpm
2978 * src/pixmaps/queue_open_hrm_mark.xpm
2979 * src/pixmaps/queue_open_mark.xpm
2980 updated, added and replaced icons
2983 2007-04-04 [colin] 2.8.1cvs88
2986 Fix build without libetpan
2988 2007-04-03 [colin] 2.8.1cvs87
2991 Fix crash with Citadel, and try to make
2992 things work. this server (and specifically
2993 STATUS and APPEND at least) seems broken.
2995 2007-04-03 [colin] 2.8.1cvs86
2998 Fix icons on folder close
3000 2007-04-03 [colin] 2.8.1cvs85
3003 Fix double-ask of offline override in
3008 Much more efficient way to synchronise
3010 * src/etpan/imap-thread.c
3013 * src/gtk/quicksearch.c
3016 2007-04-03 [paul] 2.8.1cvs84
3021 * src/prefs_common.c
3022 * src/prefs_common.h
3024 Fix sync being done too late
3027 2007-04-02 [colin] 2.8.1cvs83
3030 Maemo: Put status and quicksearch at the top
3031 * src/plugins/bogofilter/bogofilter.c
3032 * src/plugins/spamassassin/spamassassin.c
3033 Derive trash from inbox if possible
3035 2007-04-02 [paul] 2.8.1cvs82
3037 * src/plugins/bogofilter/bogofilter_gtk.c
3038 a few English changes
3044 2007-04-02 [colin] 2.8.1cvs81
3046 * src/image_viewer.c
3047 Fix transparent images by using
3050 Flush events (on new windows) to avoid
3051 having the textview's image resize fail
3052 to know the available width
3054 2007-04-01 [colin] 2.8.1cvs80
3056 * src/prefs_account.c
3057 If no MH mailbox exist, when creating a POP/Local
3058 account, just create and use the default one
3059 instead of bailing with a "Mailbox doesn't exist"
3062 2007-03-31 [colin] 2.8.1cvs79
3064 * src/prefs_account.c
3065 Create signature file if it doesn't exist
3067 * src/prefs_toolbar.c
3068 Maemo: Move "Use default" on the left so
3069 that people can find it
3071 Maemo: make default editor "Maemopad",
3072 default signature file "MyDocs/signature.txt"
3074 2007-03-31 [colin] 2.8.1cvs78
3076 * src/prefs_account.c
3077 Maemo: rework account prefs so
3078 that less horizontal scrolling
3081 2007-03-31 [colin] 2.8.1cvs77
3084 * src/prefs_common.c
3085 * src/prefs_common.h
3086 Fix bug 1167, 'Allow not displaying zeros
3087 in folder list'. Patch by MartinP
3089 2007-03-31 [colin] 2.8.1cvs76
3094 2007-03-31 [colin] 2.8.1cvs75
3097 Apply patch from bug 1172, direct
3098 access to the folder's session instead
3099 of using getter. Patch by MartinP
3101 2007-03-31 [paul] 2.8.1cvs74
3104 no need to list Fabien twice!
3106 2007-03-31 [colin] 2.8.1cvs73
3109 If we're currently "overriding for %d minutes",
3112 2007-03-31 [colin] 2.8.1cvs72
3120 * src/plugins/spamassassin/spamassassin.c
3121 Offline override: Add a parameter to allow
3122 asking even if the override timer is running.
3123 Allows to ask every time the user makes an
3124 explicit action needing online access (such
3125 as Get Mail), and not when the action is
3126 implicit (such as opening an IMAP folder)
3128 2007-03-31 [colin] 2.8.1cvs71
3131 Override offline: "No" answer shouldn't
3132 re-ask after 3 seconds, but 10 minutes.
3134 2007-03-30 [colin] 2.8.1cvs70
3136 * src/common/socket.c
3137 Better error reporting on unix socket
3138 failure (bind usually)
3139 * src/gtk/gtkutils.c
3140 * src/gtk/gtkutils.h
3141 Label window: add a pulsing progress
3142 bar to show we're not hung :)
3145 * src/plugins/pgpcore/sgpgme.c
3148 2007-03-30 [colin] 2.8.1cvs69
3151 * src/prefs_common.c
3152 Fix possible trashing of history and uidl
3153 files on disk full problems
3155 2007-03-30 [paul] 2.8.1cvs68
3160 update summary when changing layout type
3161 (fixes wrong folder icon being displayed)
3164 2007-03-29 [colin] 2.8.1cvs67
3166 * src/prefs_ext_prog.c
3167 The browser pref is irrelevant on Maemo
3169 2007-03-29 [colin] 2.8.1cvs66
3173 Maemo: dynamically switch headers/text position
3174 * src/prefs_common.c
3175 Maemo: hide compose's ruler by default
3176 * src/common/socket.c
3177 * src/common/socket.h
3180 2007-03-29 [colin] 2.8.1cvs65
3182 * src/common/socket.c
3183 * src/common/socket.h
3184 Fix build when MAEMO_CFLAGS contains
3185 _X_OPENSOURCE (resolv.h errors as long
3186 as we don't add _BSD_SOURCE. Ugly).
3188 2007-03-29 [wwp] 2.8.1cvs64
3190 * src/prefs_logging.c
3191 Fix sensitivity of clip-log widgets in prefs/logging,
3194 2007-03-29 [wwp] 2.8.1cvs63
3197 Updated files list for translations, thanks to Fabien.
3199 2007-03-29 [colin] 2.8.1cvs62
3202 * src/common/Makefile.am
3203 * src/common/utils.c
3204 Maybe make URI opening work in Maemo
3207 2007-03-28 [colin] 2.8.1cvs61
3212 Add the possibility to sort folders arbitrarily
3213 (via editing of folderlist.xml only). Patch by
3214 Martin P <mp26+claws@os.inf.tu-dresden.de>
3215 Fixes bug 1166, 'Folder ordering is fixed and cannot
3216 be changed by the user'
3218 2007-03-28 [colin] 2.8.1cvs60
3221 Add popup menu for mime icons
3223 2007-03-28 [colin] 2.8.1cvs59
3226 Fix a layout issue when presenting
3227 mainwindow in Small screen layout
3230 Add a "Go to folder list" button for
3231 mainwindow, and make it default in
3234 2007-03-28 [colin] 2.8.1cvs58
3237 Don't dynamically update title on Maemo
3238 Patch by Jean-Luc Biord
3240 2007-03-27 [colin] 2.8.1cvs57
3245 Enable tap-and-hold on Maemo
3247 2007-03-26 [colin] 2.8.1cvs56
3250 More popup-menu (in attachments list)
3252 2007-03-26 [colin] 2.8.1cvs55
3255 Enable popup-menu signal
3257 2007-03-26 [colin] 2.8.1cvs54
3259 * src/plugins/pgpinline/pgpinline.c
3260 Fix bug 1111, 'PGP/inline plugin hides text
3261 around encrypted text block'. Patch based on
3262 a patch from Michal Cihar.
3264 2007-03-26 [wwp] 2.8.1cvs53
3267 Fix getting a false error when sending queued message
3268 whereas the sending was fine (if there are subfolders
3269 in the queue folder), thanks to Colin.
3271 2007-03-26 [paul] 2.8.1cvs52
3274 update FACE header in welcome message
3276 2007-03-25 [colin] 2.8.1cvs51
3281 2007-03-25 [colin] 2.8.1cvs50
3284 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
3286 2007-03-24 [colin] 2.8.1cvs49
3289 Fix a few launch problems on Maemo
3290 Patch by Jean-Luc Biord
3292 2007-03-24 [wwp] 2.8.1cvs48
3298 Fix wrong action performed when closing the
3299 "ask about account specific filtering rules
3300 when filtering manually" dialog by pressing Escape.
3301 Fix wrong order of buttons in the "return receipt
3302 notification - the message was sent to several of
3303 your accounts" dialog.
3305 2007-03-24 [paul] 2.8.1cvs47
3308 an improvement to English usage
3309 * tools/kdeservicemenu/README
3312 2007-03-24 [paul] 2.8.1cvs46
3315 * src/stock_pixmap.c
3316 * src/pixmaps/edit_extern.xpm
3317 * src/pixmaps/mail_sign.xpm
3318 rescue long lost icons
3320 2007-03-24 [paul] 2.8.1cvs45
3323 fix toolbar (broken in 2.8.1cvs42)
3325 2007-03-23 [colin] 2.8.1cvs44
3328 Correctly unsubscribe/resubscribe after
3331 2007-03-23 [colin] 2.8.1cvs43
3333 * src/prefs_common.c
3334 Maemo: as the platform is light on RAM, allow
3335 caches to be discarded faster.
3337 2007-03-23 [colin] 2.8.1cvs42
3342 * src/stock_pixmap.c
3343 * src/stock_pixmap.h
3348 * src/pixmaps/open_mail.xpm
3349 Maemo changes: Add the possibility to have
3350 "Open Email" and "Close Window" buttons on
3351 toolbars (and use them in Maemo's default
3354 2007-03-23 [wwp] 2.8.1cvs41
3357 Reverted that part of the action dialog closure logics, to
3358 pre-2.8.1cvs19. Managing action dialog w/ no output may be
3359 done later in a different way (or may not).
3361 2007-03-22 [wwp] 2.8.1cvs40
3364 Fix sticky action dialog when got no output but action command
3365 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
3367 2007-03-22 [colin] 2.8.1cvs39
3369 * src/prefs_filtering.c
3370 * src/gtk/combobox.h
3371 Fix escaping account names in filtering prefs
3373 2007-03-22 [colin] 2.8.1cvs38
3378 Add any attribute specified in LDAP servers'
3379 Search attributes to the Other Attributes tab
3380 of contacts; Add 'telephoneNumber' in the
3383 2007-03-22 [colin] 2.8.1cvs37
3388 Try to prevent race conditions when
3389 changing the folder list
3391 Fix possible red folder icon when
3392 switching from Small screen layout
3395 2007-03-22 [colin] 2.8.1cvs36
3400 Rename "little screen" to "Small screen"
3401 * src/gtk/Makefile.am
3402 * src/common/utils.c
3404 Fix Maemo-related compilation problems
3406 2007-03-21 [colin] 2.8.1cvs35
3410 * claws-mail.desktop
3411 Remove .png from the Icon, it's useless
3413 2007-03-21 [colin] 2.8.1cvs34
3417 Add the necessary lib checking for
3420 2007-03-21 [colin] 2.8.1cvs33
3423 Fix unconditional "error happened" when
3424 sending via command-line. "lol @ myself"
3426 2007-03-21 [colin] 2.8.1cvs32
3428 * claws-mail-40x40.png
3429 * claws-mail-26x26.png
3439 * src/prefs_account.c
3440 * src/prefs_common.c
3441 * src/summary_search.c
3445 * src/gtk/gtkutils.c
3446 * src/gtk/gtkutils.h
3447 * src/gtk/logwindow.c
3449 * src/gtk/prefswindow.c
3450 Add Maemo port (patch mainly by Jean-Luc Biort)
3451 Add a new 'Little screen' layout to help on such
3452 platforms (patch by me)
3453 Make some default preferences different (more
3454 adapted) on Maemo (patch by me)
3456 2007-03-21 [wwp] 2.8.1cvs31
3458 * src/prefs_logging.c
3459 * src/prefs_logging.h
3460 Fixed copyright header of newly added files.
3462 2007-03-21 [wwp] 2.8.1cvs30
3478 * src/prefs_common.c
3479 * src/prefs_common.h
3480 * src/prefs_logging.c
3481 * src/prefs_logging.h
3484 * src/send_message.c
3489 * src/common/session.c
3491 * src/common/socket.c
3492 * src/etpan/imap-thread.c
3493 * src/gtk/logwindow.c
3494 * src/gtk/logwindow.h
3495 * src/plugins/bogofilter/bogofilter.c
3496 * src/plugins/spamassassin/spamassassin.c
3497 Added debugging of filtering/processing rules.
3498 The debug log is here 'Tools/Filtering debug window',
3499 the options there 'Configuration/Preferences/Other/Logging',
3500 and the log file is ~/.claws-mail/filtering.log.
3501 Moved protocol log prefs to 'Other/Logging' as well.
3502 To support such debugging feature, the existing log API has
3503 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
3504 this impacts many external modules (commits follow).
3506 2007-03-21 [paul] 2.8.1cvs29
3508 * src/etpan/Makefile.am
3509 * src/etpan/imap-thread.c
3510 add missing #include
3512 2007-03-21 [colin] 2.8.1cvs28
3515 Fix bug 1157, 'some broken messages confuse
3516 mime parser'. Make sure we can't have MimeInfos
3517 with negative sizes.
3519 2007-03-20 [colin] 2.8.1cvs27
3522 Fix missing \0 on buffer
3524 2007-03-20 [colin] 2.8.1cvs26
3527 Use make_dir_hier instead of make_dir
3528 to create the MH mailbox
3530 2007-03-20 [colin] 2.8.1cvs25
3534 * src/prefs_account.c
3536 Fix default inbox weirdnesses (after wizard,
3537 if path is Mail, mailbox identifier is #mh/Mailbox,
3538 and when creating new accounts)
3540 2007-03-20 [colin] 2.8.1cvs24
3543 Write folderlist after adding/deleting accounts
3546 2007-03-20 [colin] 2.8.1cvs23
3549 * src/remotefolder.h
3550 Fix bug 1153, 'CM segfaults if IMAP folder is
3551 selected while scanning prior to update'
3553 2007-03-17 [paul] 2.8.1cvs22
3556 fix a typo, and be a little more verbose.
3558 2007-03-17 [wwp] 2.8.1cvs21
3561 Fix a compiler warning.
3563 2007-03-16 [wwp] 2.8.1cvs20
3567 Updated to deal w/ the new mairix.sh tool.
3569 2007-03-16 [wwp] 2.8.1cvs19
3572 Fix logics issues around the action IO dialog:
3573 - disable entry widget and exec button when
3574 the exec button is clicked (don't wait for any
3575 output line) - fix possible disabling/re-enabling/
3576 re-disabling of those widgets
3577 - raise an error if executing a %as{} action either
3578 empty or invalid, instead of failing silently
3579 - don't close the dialog if the abort button has been
3580 clicked and if there was no output yet
3581 - set focus to the abort button when the exec button
3583 - fix capitalization of a warning message
3585 2007-03-16 [wwp] 2.8.1cvs18
3588 Added a wrapper to mairix to the tools folder.
3590 2007-03-16 [colin] 2.8.1cvs17
3594 Allow mimeviewer plugins to print
3597 2007-03-16 [colin] 2.8.1cvs16
3602 2007-03-15 [colin] 2.8.1cvs15
3606 Add a way for mimeviewer plugins to
3607 implement body search
3609 2007-03-15 [paul] 2.8.1cvs14
3611 * src/prefs_spelling.c
3614 2007-03-15 [paul] 2.8.1cvs13
3616 * src/common/quoted-printable.c
3617 fix decoding of quoted-printable parts
3619 2007-03-14 [wwp] 2.8.1cvs12
3621 * src/gtk/logwindow.h
3622 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
3624 2007-03-14 [wwp] 2.8.1cvs11
3626 * src/gtk/logwindow.h
3627 Complete 2.8.1cvs10.
3629 2007-03-14 [colin] 2.8.1cvs10
3631 * src/gtk/logwindow.c
3632 Probably fix bug 1149, crash on logwindow
3633 close - at the expense of performance once
3634 logwin has been opened
3636 2007-03-14 [colin] 2.8.1cvs9
3639 If claws-mail is running on another
3640 display, warn instead of popping it up
3641 on the other display
3643 2007-03-12 [colin] 2.8.1cvs8
3646 Fix bug 1145, 'Setting a different name
3647 for the Mailbox name isn't reflected in
3648 default account settings'. Patch by wwp
3650 2007-03-12 [colin] 2.8.1cvs7
3653 Fix bug 1143, 'Add number of messages to be
3654 deleted to confirmation dialog'
3656 2007-03-12 [wwp] 2.8.1cvs6
3659 * src/prefs_common.c
3660 * src/prefs_common.h
3661 * src/prefs_summaries.c
3662 Changed the option that displays unread messages count
3663 next to the folder name in folder list: it is now
3664 possible to either display nothing, display the
3665 unread messages number only or the unread and total messages
3666 numbers. The patch includes this extra feature as well
3667 as some minor fixes by rewriting the algo in folderview.c.
3668 Thanks to Paul for the original idea and implementation, plus
3669 testing and proof-reading!
3671 2007-03-09 [paul] 2.8.1cvs5
3675 * tools/claws-mail-compose-insert-files.pl
3676 added a script which enables inserting files
3677 into the message body of a new Claws Mail
3678 Compose window from the command line. Additionally
3679 To, Cc, Subject and files to attach to the message
3682 2007-03-09 [wwp] 2.8.1cvs4
3687 Optimize matching of addresses in the addressbook
3688 (filtering/processing 'found_in_addressbook' condition).
3690 2007-03-07 [wwp] 2.8.1cvs3
3693 * src/quote_fmt_lex.l
3694 * src/quote_fmt_parse.y
3695 Add a new quote format symbol: %A to insert the
3696 sender email address (just the address itself).
3698 2007-03-06 [wwp] 2.8.1cvs2
3700 * src/gtk/gtkutils.c
3701 * src/plugins/trayicon/trayicon_prefs.h
3702 * src/plugins/trayicon/trayicon_prefs.c
3703 * src/plugins/trayicon/trayicon.c
3706 Add a new trayicon (optional) feature: minimize to tray. When enabled,
3707 minimizing Claws-Mail main window will hide it to the trayicon instead.
3710 2007-03-06 [paul] 2.8.1cvs1
3716 bump version number following
3719 2007-03-06 [paul] 2.8.0cvs24
3722 corrected by by Tim <timbrain@post.cz>
3724 2007-03-05 [colin] 2.8.0cvs23
3728 Fix mime/globs path on NetBSD
3729 patch by George Michaelson
3731 2007-03-05 [wwp] 2.8.0cvs22
3734 Remove debug statement (accidentally committed w/ cvs14).
3736 2007-03-05 [paul] 2.8.0cvs21
3738 * src/plugins/pgpcore/prefs_gpg.c
3739 fix compiler warning
3741 2007-03-05 [wwp] 2.8.0cvs20
3743 * src/matcher_parser_parse.y
3744 Fix mismerge between cvs17 and cvs19.
3746 2007-03-05 [wwp] 2.8.0cvs19
3748 * src/matcher_parser_parse.y
3749 * src/prefs_filtering_action.c
3754 Add new 'add_to_addressbook' filtering/processing action.
3756 2007-03-05 [wwp] 2.8.0cvs18
3759 Fix mark_as_ham filtering/processing action: spam flag
3762 2007-03-04 [colin] 2.8.0cvs17
3767 * src/matcher_parser_parse.y
3768 * src/prefs_filtering_action.c
3769 Add 'Mark as spam' and 'Mark as ham' filtering
3770 actions. Fixes bug 1138.
3772 2007-03-04 [colin] 2.8.0cvs16
3775 Fix bug 1140, wrong return value
3778 2007-03-04 [wwp] 2.8.0cvs15
3781 Rollback cvs14: don't free stuff that is managed in g_list.
3783 2007-03-04 [wwp] 2.8.0cvs14
3786 Fix a leak in address completion code.
3788 2007-03-04 [colin] 2.8.0cvs13
3791 Maybe fix bug 1136, 'Crash in group
3794 2007-03-04 [iwkse] 2.8.0cvs12
3797 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
3799 2007-03-03 [colin] 2.8.0cvs11
3801 * src/plugins/pgpinline/pgpinline.c
3802 Fix off-by-one, fix double-free. Fixes
3803 bug 1135, 'cm-segfault on decrypting
3806 2007-03-03 [colin] 2.8.0cvs10
3810 * src/common/plugin.c
3811 Fix bug 1134, 'Valgrind macros unhandled
3814 2007-03-02 [colin] 2.8.0cvs9
3817 Don't error out on EAGAIN. Fixes
3818 bug 1129, '"local mbox file" account
3819 isn't retrieving mails'
3821 2007-03-01 [wwp] 2.8.0cvs8
3824 * src/gtk/colorlabel.c
3825 Remove accels for extra color labels until we set better