1 2007-08-23 [wwp] 2.10.0cvs157
4 Contacts are now locale-aware sorted in the address book
5 (LC_COLLATE matters here).
6 Fix missing table initializers.
8 2007-08-23 [colin] 2.10.0cvs156
11 Check scan_required on dest folder when copying
13 2007-08-23 [colin] 2.10.0cvs155
16 Fix scanning when folder was empty
18 2007-08-22 [colin] 2.10.0cvs154
21 Don't g_warning when g_try_malloc fails(), or it makes
22 things worse as g_log() allocates. Fixes bug 1290,
23 'Claws Mail crashes if too little memory when
24 rebuilding folder tree'
26 2007-08-22 [colin] 2.10.0cvs153
29 Fix format string vulnerability, thanks to
30 Ulf Harnhammar, Secunia Research
32 2007-08-22 [colin] 2.10.0cvs152
37 2007-08-22 [wwp] 2.10.0cvs151
40 Few better null-ptr checks.
42 2007-08-22 [colin] 2.10.0cvs150
45 * src/editldap_basedn.c
54 2007-08-22 [colin] 2.10.0cvs149
59 2007-08-22 [colin] 2.10.0cvs148
64 2007-08-22 [colin] 2.10.0cvs147
67 Fix test (set ldap v3 if bindDN is set or TLS is set)
69 2007-08-22 [colin] 2.10.0cvs146
73 Fix wrong "Connected successfully to server". Connection only succeeds if
74 we can get the base DN.
76 2007-08-21 [wwp] 2.10.0cvs145
85 More sanity checks in ldap functions.
87 2007-08-21 [wwp] 2.10.0cvs144
90 Don't return a value in a void function().
92 2007-08-21 [paul] 2.10.0cvs143
95 add check for ftp: to messageview_list_urls()
97 2007-08-21 [colin] 2.10.0cvs142
104 Fix bug 1293, 'LDAP address book not working'
105 Search only on specified fields, but fetch
106 every field possible. People will have to
107 reset the searched Attributes in their LDAP
110 2007-08-21 [wwp] 2.10.0cvs141
120 * src/editaddress_other_attributes_ldap.c
137 * src/prefs_customheader.c
138 * src/prefs_msg_colors.c
144 * src/common/socket.c
145 * src/common/ssl_certificate.c
148 * src/gtk/description_window.c
149 * src/plugins/demo/demo.c
150 * src/plugins/pgpcore/prefs_gpg.c
151 * src/plugins/spamassassin/libspamc.c
152 Make sure we use glib functions to send text messages (information,
153 debug, warning, errors) to stdout/stderr - no more direct puts
154 fputs printf fprintf to stdout/stderr when it can be done using
155 g_log*() and g_print/g_printerr. Doing this, we make sure every
156 stdout/stderr message is saved to log in Windows.
159 2007-08-21 [wwp] 2.10.0cvs140
163 Route glib's stdout/stderr messages to a log file (Windows only),
164 instead of loosing them.
166 2007-08-21 [paul] 2.10.0cvs139
169 replace deprecated g_strncasecmp()
173 2007-08-20 [ticho] 2.10.0cvs138
176 * src/prefs_account.h
177 Copy all account preferences in account_clone() - some
179 * src/prefs_account.c
180 Handle empty privacy system combobox gracefully (warning
183 2007-08-20 [colin] 2.10.0cvs137
188 2007-08-20 [paul] 2.10.0cvs136
198 patch by Michael Rasmussen
200 2007-08-19 [colin] 2.10.0cvs135
203 Fix previous commit. Sensitivity update is needed
204 for "Cancel receiving". However when batching we
205 don't need to do it for every message flag change,
206 just once at the start and once at the end.
208 2007-08-19 [colin] 2.10.0cvs134
211 Remove useless menu updates on session lock/unlock
213 2007-08-19 [colin] 2.10.0cvs133
215 * src/etpan/imap-thread.c
216 Make all fetch logs less verbose
218 2007-08-19 [paul] 2.10.0cvs132
223 fix bug 1286, 'Can't move a folder into a "Folders
226 2007-08-18 [ticho] 2.10.0cvs131
228 * src/editaddress_other_attributes_ldap.c
229 Converted option menu for other ldap attributes to GtkComboBox.
231 2007-08-18 [colin] 2.10.0cvs130
238 Revert 'send_dialog_mode' meaning to
239 'send_dialog_invisible', so that the
240 new checkbox doesn't change the
243 2007-08-18 [paul] 2.10.0cvs129
246 add missing menu update
248 2007-08-17 [colin] 2.10.0cvs128
251 Set batching after getting flags - maybe fixes
252 bug 1292, 'CM crashes on writing mail'
254 2007-08-16 [ticho] 2.10.0cvs127
257 Convert two GtkOptionMenu widgets to new GtkComboBox.
260 Allow NULL for GtkComboBox menuitem label, rendering such
261 items as row separators.
263 2007-08-16 [paul] 2.10.0cvs126
265 * src/plugins/trayicon/trayicon.c
266 remove wrongly used gettextisation
268 2007-08-15 [ticho] 2.10.0cvs125
271 Fixed a runtime warning where an attempt to pack an
272 already packed GtkLabel was made.
274 2007-08-15 [ticho] 2.10.0cvs124
276 * src/prefs_compose_writing.c
277 Convert the insert-or-attach-dragged-files GtkOptionMenu
280 2007-08-14 [ticho] 2.10.0cvs123
284 Changed return receipt account selector to GtkComboBox.
285 Fixed a runtime warning where GTK tried to parse
286 "name <email@address" as a Pango markup in an alertpanel label.
288 2007-08-14 [ticho] 2.10.0cvs122
290 * src/prefs_logging.c
291 Changed GtkOptionMenu in logging preferences to GtkComboBox.
293 2007-08-14 [wwp] 2.10.0cvs121
297 * tools/popfile-link.sh
298 Added a new tool: POPFile helper, to open
299 selected messages in POPFile control center,
300 in order to change the messages' status.
302 2007-08-14 [ticho] 2.10.0cvs120
309 Change "Show send dialog" optionmenu to a checkbutton.
310 * src/prefs_receive.c
311 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
313 2007-08-13 [wwp] 2.10.0cvs119
324 * src/partial_download.c
330 * src/gtk/gtkaspell.c
332 Make sure we never pass NULL pointers for %s substitutions
333 (prevent from crashing in Windows).
335 2007-08-13 [wwp] 2.10.0cvs118
338 Re-enable mmap_reads in Windows with some missing
339 CloseHandle of mapping objects, thanks to
342 2007-08-13 [paul] 2.10.0cvs117
345 fix bug 1287, 'Compile time problem on Solaris
346 (nexenta gnu/Solaris) utils.c'
347 Thanks to Piotr Chrzczonowicz
349 2007-08-12 [wwp] 2.10.0cvs116
351 * src/plugins/pgpcore/prefs_gpg.c
352 Don't try to unset a GPG_AGENT_INFO that was not
353 set (and don't use a NULL string in Windows, it was
354 crashing with --debug if GPG_AGENT_INFO was not set).
356 2007-08-12 [wwp] 2.10.0cvs115
359 Make gcc type-check arguments passed to privacy_set_error().
361 2007-08-12 [ticho] 2.10.0cvs114
363 * src/prefs_folder_item.c
364 Make sure that folder default account combobox always has some
367 Handle empty combobox gracefully (warning instead of crash).
369 2007-08-12 [ticho] 2.10.0cvs114
371 * src/prefs_folder_item.c
372 Make sure that folder default account combobox is not empty.
374 Handle empty combobox gracefully (warning instead of crash).
376 2007-08-11 [paul] 2.10.0cvs113
380 use 'subfolder' instead of 'sub-folder', matching
381 everywhere else the term is used
385 2007-08-10 [wwp] 2.10.0cvs112
388 Disable mmap reads in Windows only (at least temporarily), they
389 prevent from renaming/removing target cache files.
395 2007-08-10 [wwp] 2.10.0cvs111
398 fix unpredictable crashes in Windows due to broken
399 cache/mark/tags files writting (file were opened for
400 writing in text mode).
403 use gettimeofday() from w32lib.h on Windows.
405 2007-08-10 [colin] 2.10.0cvs110
408 * src/etpan/imap-thread.c
409 * src/etpan/imap-thread.h
410 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
412 2007-08-09 [colin] 2.10.0cvs109
415 Fix port being reset to 636 on SSL
417 Fix folder_item_get_msg_num_by_file
418 on drafts/queue folders
420 2007-08-09 [wwp] 2.10.0cvs108
423 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
424 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
427 2007-08-09 [colin] 2.10.0cvs107
431 * src/gtk/prefswindow.c
432 A few Maemo layout fixes
434 2007-08-09 [paul] 2.10.0cvs106
436 * src/prefs_account.c
437 remove the hyphen from plug-ins to
438 match everywhere else
440 2007-08-08 [wwp] 2.10.0cvs105
442 * src/prefs_folder_item.c
443 Fix an extraneous stealth ^L char.
445 2007-08-08 [wwp] 2.10.0cvs104
447 * src/prefs_folder_item.c
448 Better fix, group variables declarations (USE_ASPELL).
450 2007-08-08 [wwp] 2.10.0cvs103
452 * src/prefs_folder_item.c
453 Fix compilation w/ USE_ASPELL set (broken
456 2007-08-08 [ticho] 2.10.0cvs102
458 * src/prefs_folder_item.c
459 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
461 2007-08-08 [colin] 2.10.0cvs101
464 * src/etpan/imap-thread.c
465 * src/etpan/imap-thread.h
466 Close selected mailbox before doing
469 2007-08-08 [colin] 2.10.0cvs100
472 Complete symbol table, thanks to wwp.
473 Fixes bug 1284, 'The html -> text
474 converter ignores entities'
478 2007-08-08 [colin] 2.10.0cvs99
481 Better way to fetch UIDs on non-UIDPLUS servers
483 2007-08-07 [colin] 2.10.0cvs98
486 fix bug 1275, 'auto-saved draft messages not
487 always being removed'; Also, make multiple
488 copy (in the same account) faster by matching
489 source/destination message UIDs.
491 Don't try to reshow deleted mail
493 Fix leak on error path
495 2007-08-07 [wwp] 2.10.0cvs97
498 * manual/advanced.xml
499 * manual/fr/account.xml
500 * manual/fr/advanced.xml
501 Updated the reference manual and the French translation to
502 reflect 2.10.0cvs84: enable running folder Processing
505 2007-08-06 [wwp] 2.10.0cvs96
510 Allow changing the emphasis color used to highlight
511 the newsreader/x-mailer header value when it matches
512 our preferred mail agent (hidden pref 'emphasis_col' added
515 2007-08-06 [colin] 2.10.0cvs95
519 Re-commit 2.10.0cvs86, with a protection
520 against Pango bug. Also, try to fix
521 bug 1275, 'auto-saved draft messages not
522 always being removed'
524 2007-08-06 [wwp] 2.10.0cvs94
526 * src/gtk/quicksearch.c
527 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
529 2007-08-06 [ticho] 2.10.0cvs93
531 * src/prefs_account.c
533 Use GtkComboBox instead of GtkOptionMenu for privacy system
534 selection in account preferences.
536 2007-08-06 [wwp] 2.10.0cvs92
538 * src/plugins/pgpcore/plugin.def
539 Apply one more chunk from gpg4win's 03-w32-port patch.
541 2007-08-05 [colin] 2.10.0cvs91
545 reverting buggy patch for now
547 2007-08-05 [colin] 2.10.0cvs90
552 2007-08-04 [colin] 2.10.0cvs89
554 * src/prefs_summaries.c
555 * src/summary_search.c
556 Replace deprecated widgets. Patch by
559 2007-08-04 [colin] 2.10.0cvs88
562 Refresh GUI only every 2000 mails on mh_get_last_num
563 This is fast (readdir) and done only once per
566 2007-08-03 [colin] 2.10.0cvs87
568 * src/prefs_account.c
571 Fix a deprecated widget. Patch by
574 2007-08-03 [colin] 2.10.0cvs86
578 Make colorisation and wrapping algorithms
579 faster. Fixes bug 1246, 'compose becomes
580 increasingly slow replying to complex emails'
582 2007-08-03 [paul] 2.10.0cvs85
585 keep the window painted
587 2007-08-02 [paul] 2.10.0cvs84
592 enable running folder Processing
595 2007-08-02 [paul] 2.10.0cvs83
598 speed up/clean up rendering of larger
602 2007-08-01 [paul] 2.10.0cvs82
607 change default toolbar layout on maemo
608 * src/pixmaps/close.xpm
609 make the red cross a grey cross
610 * src/pixmaps/jpilot.xpm
611 make icon smaller so it fits better
613 2007-07-31 [paul] 2.10.0cvs81
617 fix crash on maemo on first launch
619 2007-07-30 [paul] 2.10.0cvs80
621 * src/prefs_matcher.c
622 specify the units of age and size
624 2007-07-30 [paul] 2.10.0cvs79
627 Fix IMAP timeout setting
629 2007-07-30 [colin] 2.10.0cvs78
631 * src/prefs_account.c
632 Fix a deprecated widget. Patch by
635 2007-07-27 [paul] 2.10.0cvs77
637 * src/matcher_parser_parse.y
638 * src/prefs_filtering_action.c
639 * src/prefs_matcher.c
640 these changes forgotten in cvs74's
641 'watch thread' feature
643 2007-07-27 [paul] 2.10.0cvs76
646 fix potential crasher
649 2007-07-27 [paul] 2.10.0cvs75
655 make mainwindow's /Help/Manual point to the
656 remote copy if the local copy doesn't exist
658 2007-07-27 [paul] 2.10.0cvs74
666 * src/matcher_parser_parse.y
675 * src/pixmaps/watchthread.xpm
676 add 'watch thread' feature
678 2007-07-27 [paul] 2.10.0cvs73
680 * src/prefs_folder_item.c
681 adjust labels, add tooltips
683 2007-07-27 [colin] 2.10.0cvs72
686 Maemo: Remove less used menu items
688 2007-07-26 [colin] 2.10.0cvs71
691 Maemo: destroy messageview after trashing mail.
692 Maybe should be done on X11 too
694 2007-07-26 [colin] 2.10.0cvs70
701 Add View/Show or Hide/Column headers
703 2007-07-26 [colin] 2.10.0cvs69
708 2007-07-26 [colin] 2.10.0cvs68
711 Fix possible crash on cache invalidation
715 * src/quote_fmt_parse.y
716 Make replying to mails with big attachments
717 much faster. Fixes bug 1224, 'The process of
718 Replying to emails with large attachments
719 seems unreasonably long...'
721 2007-07-26 [colin] 2.10.0cvs67
726 Fix threads use on BSDs
728 2007-07-26 [paul] 2.10.0cvs66
730 * src/gtk/prefswindow.c
731 fix account prefs breakage
734 2007-07-26 [paul] 2.10.0cvs65
737 standardise ./configure --help messages
739 2007-07-26 [colin] 2.10.0cvs64
743 Fix two vCard-related crashes
745 2007-07-25 [colin] 2.10.0cvs63
750 * src/prefs_receive.c
751 Maemo: Add a better way to notify of
757 Maemo: Various layout fixes
758 * src/gtk/prefswindow.c
759 Maemo: Better prefs layout
761 2007-07-25 [paul] 2.10.0cvs62
764 fix the layout on maemo
767 2007-07-25 [iwkse] 2.10.0cvs61
770 add 'o' shortcut on summaryview
772 2007-07-25 [iwkse] 2.10.0cvs60
777 2007-07-24 [colin] 2.10.0cvs59
780 Fix missing timestamp update on source
784 Better text layout on part's choices
786 2007-07-23 [colin] 2.10.0cvs58
790 Maemo: Automatically choose the correct application
792 * src/gtk/quicksearch.c
793 Make search run on GDK_KP_Enter too
795 2007-07-23 [wwp] 2.10.0cvs57
797 * src/quote_fmt_lex.l
798 Revert accidentaly committed lines (account_sig) in
801 2007-07-23 [wwp] 2.10.0cvs56
803 * src/quote_fmt_lex.l
804 Fix typos around long form expressions in the quote lexer.
810 2007-07-23 [colin] 2.10.0cvs55
813 Fix auto-completion on Maemo
815 2007-07-23 [colin] 2.10.0cvs54
818 Maemo: Fix sticking statusbars
820 2007-07-22 [colin] 2.10.0cvs53
823 Maemo: Fix the strange "top_application" info
824 at startup. We should do something when
825 receiving such a message.
827 2007-07-20 [paul] 2.10.0cvs52
830 add missing #include "statusbar.h"
832 2007-07-20 [colin] 2.10.0cvs51
836 * src/folder_item_prefs.c
837 * src/folder_item_prefs.h
845 * src/prefs_folder_item.c
846 Implement age-based caching: allow to
847 specify a threshold for the offline synchronisation
848 feature, and whether old cached bodies should
853 * src/plugins/dillo_viewer/dillo_viewer.c
854 Check that Dillo's installed
856 2007-07-20 [wwp] 2.10.0cvs50
860 Draw a frame around the selected mimeview part icon (instead of the
861 shifted 'dancing' icon).
863 2007-07-20 [colin] 2.10.0cvs49
866 Unref stuff even on error
868 disconnect signals only at the very
869 end of the wizard save.
871 2007-07-20 [colin] 2.10.0cvs48
877 Fix random crashes while navigating
880 2007-07-19 [colin] 2.10.0cvs47
889 Maemo: add an easy way to store data (mails
890 and IMAP/NNTP caches) on one of the SD cards,
891 and protect against unmounts if needed
893 2007-07-19 [paul] 2.10.0cvs46
898 * src/pixmaps/claws-mail_logo-small.xpm
899 implement a (slightly) different About
900 dialog for maemo and add a small version
903 use a scrolled window for wizard page 1
906 2007-07-19 [paul] 2.10.0cvs45
909 too soon for this line
911 2007-07-19 [paul] 2.10.0cvs44
916 2007-07-19 [colin] 2.10.0cvs43
919 Solve Mail/Mailbox name when specifying
922 2007-07-18 [colin] 2.10.0cvs42
928 2007-07-18 [colin] 2.10.0cvs41
931 Maemo: plug the online/offline system into
932 maemo's interfaces to have Claws automatically
933 switch according to the system status
935 Maemo: use HildonBanners to display status
936 messages. Renders the main statusbar useless.
938 2007-07-18 [paul] 2.10.0cvs40
941 fix screen blanking on moving/copying many msgs
943 fix processing progressbar and screen blanking
946 2007-07-18 [paul] 2.10.0cvs39
949 revert cvs37, breakage on maemo
951 2007-07-18 [paul] 2.10.0cvs38
954 make sure we can still build with older GTK's
956 2007-07-18 [colin] 2.10.0cvs37
959 Only hide the small layout's messageview, instead
960 of destroying it when closing
962 Use gtk_window_present_with_time to popup windows,
963 it seems to make things better with modern WMs
966 2007-07-17 [colin] 2.10.0cvs36
969 Simplify layout on Maemo
972 * src/prefs_display_header.c
973 Remove some headers by default on Maemo
975 2007-07-17 [paul] 2.10.0cvs35
979 * src/prefs_logging.c
981 add options to stop/enable writing logs to disc
983 2007-07-17 [paul] 2.10.0cvs34
986 fix some issues with the Apply tags window:
987 - set search column (enables autocompl in the treeview)
988 - apply tag from "New tag" if it existed
989 - clears New tag entry when adding it with the button
992 2007-07-17 [paul] 2.10.0cvs33
995 fix 'apply tags' dialogue weirdness
997 2007-07-16 [colin] 2.10.0cvs32
1000 Fix double-loading of mails on Maemo
1002 2007-07-16 [colin] 2.10.0cvs31
1005 Prevent double-loading of the same part under some
1006 conditions; hide statusbar on Maemo
1008 2007-07-16 [colin] 2.10.0cvs30
1014 Improve the tag interface - allow
1015 to set/unset tags from a special
1017 * src/gtk/gtkvscrollbutton.c
1020 * src/stock_pixmap.c
1021 Fix Mimeview's ugly hacks in the
1024 2007-07-16 [paul] 2.10.0cvs29
1028 * src/gtk/icon_legend.c
1029 put it all in a scrolled window
1031 2007-07-15 [colin] 2.10.0cvs28
1034 Maemo: force layout to be Small screen; the
1035 others don't make sense
1037 2007-07-14 [colin] 2.10.0cvs27
1040 * src/gtk/gtkvscrollbutton.c
1041 Maemo: Fix mimeview's buttons size
1043 2007-07-14 [colin] 2.10.0cvs26
1046 Fix the button workaround fix.
1047 (Use the correct variable)
1049 2007-07-14 [colin] 2.10.0cvs25
1053 Maemo: put the progress bar in the
1056 2007-07-14 [colin] 2.10.0cvs24
1058 * src/prefs_common.c
1059 Maemo: hide statusbar by default
1061 * src/stock_pixmap.c
1062 * src/stock_pixmap.h
1064 * src/pixmaps/go_folders.xpm
1065 Maemo: Add a specific icon to go back to
1068 2007-07-14 [colin] 2.10.0cvs23
1071 Don't set homogeneous finally
1073 2007-07-14 [colin] 2.10.0cvs22
1076 Fix button show/hide issues
1078 2007-07-14 [colin] 2.10.0cvs21
1082 Fix button workaround to be able to click
1083 if mouse was on button when it went un-
1085 Revert previous commit, gtk_tool_item_set_homogeneous
1086 doesn't mean what it seems to mean ;-)
1088 2007-07-14 [paul] 2.10.0cvs20
1091 make homogeneous FALSE always
1093 2007-07-13 [colin] 2.10.0cvs19
1097 Rework to fit the non-deprecated API
1103 Maemo layout changes. Better toolbars,
1104 removal of CTree headers.
1106 2007-07-13 [paul] 2.10.0cvs18
1108 * src/gtk/colorlabel.c
1109 fix bug 1261, '[DE] coloring messages in overview
1110 keys are not localised'
1111 the string is now included in claws-mail.pot
1113 2007-07-13 [colin] 2.10.0cvs17
1116 Fix bug 1267, 'printing mutliple messages
1117 opens one message-dialog after the other'
1118 Ask for confirmation when printing 10
1121 2007-07-11 [colin] 2.10.0cvs16
1126 * manual/claws-mail-manual.xml
1128 * manual/es/claws-mail-manual.xml
1130 * manual/fr/claws-mail-manual.xml
1153 * src/addressbook_foldersel.c
1154 * src/addressbook_foldersel.h
1178 * src/customheader.c
1179 * src/customheader.h
1180 * src/displayheader.c
1181 * src/displayheader.h
1184 * src/editaddress_other_attributes_ldap.c
1185 * src/editaddress_other_attributes_ldap.h
1194 * src/editldap_basedn.c
1195 * src/editldap_basedn.h
1216 * src/folder_item_prefs.c
1217 * src/folder_item_prefs.h
1226 * src/grouplistdialog.c
1227 * src/grouplistdialog.h
1232 * src/image_viewer.c
1233 * src/image_viewer.h
1274 * src/matcher_parser.h
1275 * src/matcher_parser_lex.l
1276 * src/matcher_parser_parse.y
1279 * src/message_search.c
1280 * src/message_search.h
1299 * src/partial_download.c
1300 * src/partial_download.h
1305 * src/prefs_account.c
1306 * src/prefs_account.h
1307 * src/prefs_actions.c
1308 * src/prefs_actions.h
1309 * src/prefs_common.c
1310 * src/prefs_common.h
1311 * src/prefs_compose_writing.c
1312 * src/prefs_compose_writing.h
1313 * src/prefs_customheader.c
1314 * src/prefs_customheader.h
1315 * src/prefs_display_header.c
1316 * src/prefs_display_header.h
1317 * src/prefs_ext_prog.c
1318 * src/prefs_ext_prog.h
1319 * src/prefs_filtering.c
1320 * src/prefs_filtering.h
1321 * src/prefs_filtering_action.c
1322 * src/prefs_filtering_action.h
1323 * src/prefs_folder_column.c
1324 * src/prefs_folder_column.h
1325 * src/prefs_folder_item.c
1326 * src/prefs_folder_item.h
1331 * src/prefs_image_viewer.c
1332 * src/prefs_image_viewer.h
1333 * src/prefs_logging.c
1334 * src/prefs_logging.h
1335 * src/prefs_matcher.c
1336 * src/prefs_matcher.h
1337 * src/prefs_message.c
1338 * src/prefs_message.h
1339 * src/prefs_msg_colors.c
1340 * src/prefs_msg_colors.h
1345 * src/prefs_receive.c
1346 * src/prefs_receive.h
1349 * src/prefs_spelling.c
1350 * src/prefs_spelling.h
1351 * src/prefs_summaries.c
1352 * src/prefs_summaries.h
1353 * src/prefs_summary_column.c
1354 * src/prefs_summary_column.h
1355 * src/prefs_summary_open.c
1356 * src/prefs_summary_open.h
1357 * src/prefs_template.c
1358 * src/prefs_template.h
1359 * src/prefs_themes.c
1360 * src/prefs_themes.h
1361 * src/prefs_toolbar.c
1362 * src/prefs_toolbar.h
1363 * src/prefs_wrapping.c
1364 * src/prefs_wrapping.h
1374 * src/quote_fmt_lex.l
1375 * src/quote_fmt_parse.y
1378 * src/remotefolder.c
1379 * src/remotefolder.h
1380 * src/send_message.c
1381 * src/send_message.h
1384 * src/simple-gettext.c
1385 * src/sourcewindow.c
1386 * src/sourcewindow.h
1391 * src/stock_pixmap.c
1392 * src/stock_pixmap.h
1393 * src/summary_search.c
1394 * src/summary_search.h
1411 * src/common/base64.c
1412 * src/common/base64.h
1413 * src/common/claws.c
1414 * src/common/claws.h
1416 * src/common/fnmatch.c
1417 * src/common/fnmatch.h
1418 * src/common/fnmatch_loop.c
1419 * src/common/hooks.c
1420 * src/common/hooks.h
1425 * src/common/mgutils.c
1426 * src/common/mgutils.h
1429 * src/common/passcrypt.c
1430 * src/common/passcrypt.h.in
1431 * src/common/plugin.c
1432 * src/common/plugin.h
1433 * src/common/prefs.c
1434 * src/common/prefs.h
1435 * src/common/progressindicator.c
1436 * src/common/progressindicator.h
1437 * src/common/quoted-printable.c
1438 * src/common/quoted-printable.h
1439 * src/common/session.c
1440 * src/common/session.h
1443 * src/common/socket.c
1444 * src/common/socket.h
1447 * src/common/ssl_certificate.c
1448 * src/common/ssl_certificate.h
1449 * src/common/string_match.c
1450 * src/common/string_match.h
1451 * src/common/stringtable.c
1452 * src/common/stringtable.h
1455 * src/common/template.c
1456 * src/common/template.h
1457 * src/common/timing.h
1458 * src/common/utils.c
1459 * src/common/utils.h
1460 * src/common/uuencode.c
1461 * src/common/uuencode.h
1462 * src/common/version.h.in
1463 * src/common/w32_dirent.c
1464 * src/common/w32_reg.c
1465 * src/common/w32_signal.c
1466 * src/common/w32_stat.c
1467 * src/common/w32_stdlib.c
1468 * src/common/w32_string.c
1469 * src/common/w32_time.c
1470 * src/common/w32_unistd.c
1471 * src/common/w32_wait.c
1472 * src/common/w32lib.h
1475 * src/common/xmlprops.c
1476 * src/common/xmlprops.h
1477 * src/etpan/etpan-errors.h
1478 * src/etpan/etpan-thread-manager-types.h
1479 * src/etpan/etpan-thread-manager.c
1480 * src/etpan/etpan-thread-manager.h
1481 * src/etpan/imap-thread.c
1482 * src/etpan/imap-thread.h
1485 * src/gtk/colorlabel.c
1486 * src/gtk/colorlabel.h
1487 * src/gtk/colorsel.c
1488 * src/gtk/colorsel.h
1489 * src/gtk/combobox.c
1490 * src/gtk/combobox.h
1491 * src/gtk/description_window.c
1492 * src/gtk/description_window.h
1495 * src/gtk/foldersort.c
1496 * src/gtk/foldersort.h
1497 * src/gtk/gtkaspell.c
1498 * src/gtk/gtkaspell.h
1499 * src/gtk/gtksctree.c
1500 * src/gtk/gtkshruler.c
1501 * src/gtk/gtkshruler.h
1502 * src/gtk/gtksourceprintjob.c
1503 * src/gtk/gtksourceprintjob.h
1504 * src/gtk/gtkutils.c
1505 * src/gtk/gtkutils.h
1506 * src/gtk/gtkvscrollbutton.c
1507 * src/gtk/gtkvscrollbutton.h
1508 * src/gtk/icon_legend.c
1509 * src/gtk/icon_legend.h
1510 * src/gtk/inputdialog.c
1511 * src/gtk/inputdialog.h
1512 * src/gtk/logwindow.c
1513 * src/gtk/logwindow.h
1514 * src/gtk/manage_window.c
1515 * src/gtk/manage_window.h
1518 * src/gtk/pluginwindow.c
1519 * src/gtk/pluginwindow.h
1520 * src/gtk/prefswindow.c
1521 * src/gtk/prefswindow.h
1522 * src/gtk/progressdialog.c
1523 * src/gtk/progressdialog.h
1524 * src/gtk/quicksearch.c
1525 * src/gtk/quicksearch.h
1526 * src/gtk/sslcertwindow.c
1527 * src/gtk/sslcertwindow.h
1528 * src/plugins/bogofilter/bogofilter.c
1529 * src/plugins/bogofilter/bogofilter.h
1530 * src/plugins/bogofilter/bogofilter_gtk.c
1531 * src/plugins/clamav/clamav_plugin.c
1532 * src/plugins/clamav/clamav_plugin.h
1533 * src/plugins/clamav/clamav_plugin_gtk.c
1534 * src/plugins/demo/demo.c
1535 * src/plugins/dillo_viewer/dillo_prefs.c
1536 * src/plugins/dillo_viewer/dillo_prefs.h
1537 * src/plugins/dillo_viewer/dillo_viewer.c
1538 * src/plugins/pgpcore/passphrase.c
1539 * src/plugins/pgpcore/passphrase.h
1540 * src/plugins/pgpcore/pgp_viewer.c
1541 * src/plugins/pgpcore/pgp_viewer.h
1542 * src/plugins/pgpcore/plugin.c
1543 * src/plugins/pgpcore/prefs_gpg.c
1544 * src/plugins/pgpcore/prefs_gpg.h
1545 * src/plugins/pgpcore/select-keys.c
1546 * src/plugins/pgpcore/select-keys.h
1547 * src/plugins/pgpcore/sgpgme.c
1548 * src/plugins/pgpcore/sgpgme.h
1549 * src/plugins/pgpinline/pgpinline.c
1550 * src/plugins/pgpinline/pgpinline.h
1551 * src/plugins/pgpinline/plugin.c
1552 * src/plugins/pgpmime/pgpmime.c
1553 * src/plugins/pgpmime/pgpmime.h
1554 * src/plugins/pgpmime/plugin.c
1555 * src/plugins/spamassassin/spamassassin.c
1556 * src/plugins/spamassassin/spamassassin.h
1557 * src/plugins/spamassassin/spamassassin_gtk.c
1558 * src/plugins/trayicon/trayicon.c
1559 * src/plugins/trayicon/trayicon_prefs.c
1560 * src/plugins/trayicon/trayicon_prefs.h
1561 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1562 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
1563 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
1564 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1565 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
1566 * tools/OOo2claws-mail.pl
1567 * tools/README.sylprint
1568 * tools/acroread2claws-mail.pl
1569 * tools/claws-mail-compose-insert-files.pl
1570 * tools/convert_mbox.pl
1571 * tools/filter_conv.pl
1572 * tools/filter_conv_new.pl
1574 * tools/freshmeat_search.pl
1575 * tools/google_search.pl
1576 * tools/kmail-mailbox2claws-mail.pl
1577 * tools/kmail2claws-mail.pl
1578 * tools/kmail2claws-mail_v2.pl
1580 * tools/make.themes.project
1581 * tools/multiwebsearch.pl
1582 * tools/nautilus2claws-mail.sh
1583 * tools/outlook2claws-mail.pl
1584 * tools/textviewer.sh
1585 * tools/thunderbird-filters-convertor.pl
1588 * tools/vcard2xml.py
1589 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
1590 Upgrade to GPLv3 or later.
1592 2007-07-10 [wwp] 2.10.0cvs15
1595 Fix re-opening of all composing messages that were
1596 opened when closing the previous instance, thanks
1599 2007-07-10 [paul] 2.10.0cvs14
1601 * src/editaddress_other_attributes_ldap.c
1603 fix crash on selecting 'other attributes' combo
1604 for either a new entry or an old entry with no
1605 existing attributes.
1606 fix bug on editing multiple attributes which
1607 resulted them all having the value of the last
1611 2007-07-10 [colin] 2.10.0cvs13
1614 * src/editaddress_other_attributes_ldap.h
1616 Fix --disable-ldap build
1618 2007-07-09 [colin] 2.10.0cvs12
1624 * src/editaddress_other_attributes_ldap.c
1625 * src/editaddress_other_attributes_ldap.h
1630 Add capability to edit all inetOrgPerson
1631 attributes on LDAP. Patch by Michael
1634 2007-07-09 [colin] 2.10.0cvs11
1640 * src/prefs_summaries.c
1641 * src/prefs_themes.c
1643 * src/common/Makefile.am
1645 * src/common/timing.h
1646 * src/common/utils.c
1647 * src/common/utils.h
1648 * src/common/w32_account.c
1649 * src/common/w32lib.h
1650 * src/gtk/Makefile.am
1651 * src/gtk/colorlabel.c
1652 * src/plugins/pgpcore/Makefile.am
1653 * src/plugins/pgpcore/claws.def
1654 * src/plugins/pgpcore/passphrase.c
1655 * src/plugins/pgpcore/pgp_viewer.c
1656 * src/plugins/pgpcore/plugin.def
1657 * src/plugins/pgpcore/sgpgme.c
1658 * src/plugins/pgpinline/Makefile.am
1659 * src/plugins/pgpinline/claws.def
1660 * src/plugins/pgpinline/mypgpcore.def
1661 * src/plugins/pgpinline/plugin.def
1662 * src/plugins/pgpmime/Makefile.am
1663 * src/plugins/pgpmime/claws.def
1664 * src/plugins/pgpmime/mypgpcore.def
1665 * src/plugins/pgpmime/plugin.def
1666 Commit win32 patch, from Werner Koch and
1669 2007-07-09 [colin] 2.10.0cvs10
1671 * src/prefs_toolbar.c
1672 Fix crash when no actions exist
1674 2007-07-07 [paul] 2.10.0cvs9
1677 * manual/claws-mail-manual.xml
1678 update copyright year
1680 updated by Flammie Pirinen
1682 2007-07-05 [wwp] 2.10.0cvs8
1684 * src/plugins/clamav/clamav_plugin_gtk.c
1685 Make vertical spacing like in other plugin prefs pages.
1687 2007-07-05 [wwp] 2.10.0cvs7
1690 It's %am that works, not %ae (this doc incoherence has been
1691 introduced with 2.9.2cvs13).
1693 2007-07-04 [wwp] 2.10.0cvs6
1695 * src/plugins/bogofilter/bogofilter.c
1696 Gettext-ize an occurrence of "Any" that wasn't.
1698 2007-07-04 [colin] 2.10.0cvs5
1701 Fix untranslated strings; thanks
1704 2007-07-03 [colin] 2.10.0cvs4
1708 Fix saving of sort mode for tags and
1709 thread date. Thanks to Pierre Ossman.
1710 Completes fix for bug 1233
1712 2007-07-03 [paul] 2.10.0cvs3
1720 2007-07-02 [colin] 2.10.0cvs2
1726 Add View/Sort/by Thread date
1727 Fixes bug 1233, 'Capability to sort
1728 threads by most recent message'
1729 Based on a patch by Paul Rolland
1731 2007-07-02 [colin] 2.10.0cvs1
1748 * src/matcher_parser_parse.y
1752 * src/prefs_common.c
1753 * src/prefs_common.h
1754 * src/prefs_filtering_action.c
1755 * src/prefs_matcher.c
1756 * src/prefs_summary_column.c
1760 * src/quote_fmt_lex.l
1761 * src/quote_fmt_parse.y
1765 * src/common/Makefile.am
1769 * src/gtk/quicksearch.c
1770 * src/gtk/quicksearch.h
1771 Add Tags implementation. Tags are arbitrary labels
1772 that can be applied to messages. It is possible
1773 to create, edit, remove tags; apply them to mails;
1774 filter on tags or tag presence; apply or unset
1775 tags via filtering actions; reference tags in
1778 2007-07-02 [paul] 2.10.0
1785 2007-07-02 [paul] 2.9.2cvs78
1795 updated by Stephan Sachse, me, Ricardo Mones
1796 Lastra, Fabien Vantard, Pader Rezso, Frederico
1797 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
1799 2007-07-02 [paul] 2.9.2cvs77
1804 2007-06-29 [wwp] 2.9.2cvs76
1807 Fix a typo (thanks to Ricardo for finding this out).
1809 2007-06-28 [paul] 2.9.2cvs75
1814 2007-06-28 [paul] 2.9.2cvs74
1817 fix bug in the autotools build system.
1818 Files cataloged under EXTRA_DIST were never
1819 automatically copied to the build tree.
1820 (fix 'make distcheck')
1821 Patch by Michael Rasmussen.
1823 2007-06-24 [colin] 2.9.2cvs73
1826 Fix bug 1249, 'Error handling for
1827 news errors needs modification'
1828 Only popup error if the according
1829 pref in Prefs/Receive is set.
1831 2007-06-21 [colin] 2.9.2cvs72
1833 * src/common/plugin.c
1834 * src/common/plugin.h
1835 Change plugin API to know whether it's safe to
1836 unload plugins or whether we should just hide
1837 them. Fixes bug 1248, 'Core dumps after
1838 unloading plugin and clicking on load plugins'
1839 * src/plugins/bogofilter/bogofilter.c
1840 * src/plugins/clamav/clamav_plugin.c
1841 * src/plugins/demo/demo.c
1842 * src/plugins/dillo_viewer/dillo_viewer.c
1843 * src/plugins/pgpcore/plugin.c
1844 * src/plugins/pgpinline/plugin.c
1845 * src/plugins/pgpmime/plugin.c
1846 * src/plugins/spamassassin/spamassassin.c
1847 * src/plugins/trayicon/trayicon.c
1850 2007-06-19 [colin] 2.9.2cvs71
1854 Fix crash mentioned in bug 1246
1855 Race condition when automatically drafting
1856 due to insertion on reedit.
1858 2007-06-18 [wwp] 2.9.2cvs70
1861 LDIF import: use a "Proceed" button to complete
1864 2007-06-18 [paul] 2.9.2cvs69
1867 use pkgconfig to check for gtk and glib
1869 2007-06-17 [wwp] 2.9.2cvs68
1873 LDIF import: better error handling, minor code
1874 and UI cleanup, and renamed the Save button
1875 to Close, as imported stuff is already saved
1876 when the Save button is shown.
1878 2007-06-17 [colin] 2.9.2cvs67
1880 * src/prefs_summaries.c
1882 Don't set as read when forwarded, only replied to
1884 2007-06-17 [paul] 2.9.2cvs66
1887 add missing #include
1889 2007-06-16 [colin] 2.9.2cvs65
1891 * src/prefs_summaries.c
1893 Change the pref "Only mark as read when opened
1894 in new window" to "..., replied to or forwarded".
1895 Based on a patch by Paul Rolland.
1897 2007-06-16 [paul] 2.9.2cvs64
1900 alphabetical order! :)
1902 2007-06-16 [colin] 2.9.2cvs63
1906 Add Michael Rasmussen in authors list
1908 2007-06-16 [colin] 2.9.2cvs62
1911 Fix messageview_copy_clipboard to take advantage
1912 of plugins' get_selection.
1914 2007-06-15 [colin] 2.9.2cvs61
1920 * src/message_search.c
1922 * src/summary_search.c
1925 Allow GDK_KP_Enter to do the same as GDK_Return
1926 Patch by Michael Rasmussen
1928 2007-06-15 [paul] 2.9.2cvs60
1931 fix bug when closing a compose window
1934 2007-06-14 [paul] 2.9.2cvs59
1938 migrate sylpheed config
1940 2007-06-14 [wwp] 2.9.2cvs58
1942 * src/gtk/pluginwindow.c
1943 Yet another attempt to fix sizing/alignment of the
1944 button bar in plugins window.
1946 2007-06-12 [colin] 2.9.2cvs57
1951 * src/prefs_common.c
1952 * src/prefs_common.h
1953 * src/prefs_summaries.c
1954 * src/prefs_summary_open.c
1955 * src/prefs_summary_open.h
1957 Make "when entering a folder" actions more personalisable
1959 2007-06-12 [wwp] 2.9.2cvs56
1962 Use short description from Paul (mairix.sh).
1964 2007-06-12 [wwp] 2.9.2cvs55
1967 Updated info about mairix.sh.
1969 2007-06-11 [paul] 2.9.2cvs54
1971 * src/prefs_logging.c
1972 rework log window length widgets
1973 and some sensitivity fixes
1975 2007-06-11 [paul] 2.9.2cvs53
1978 * src/prefs_logging.c
1979 rename 'Protocol Log' to 'Network Log'
1980 and some function renaming
1982 2007-06-10 [wwp] 2.9.2cvs52
1984 * src/gtk/pluginwindow.c
1987 2007-06-10 [wwp] 2.9.2cvs51
1989 * src/gtk/pluginwindow.c
1990 Fix button bar in plugin window, was centered and not
1991 behaving like other dialogs w/ such button bar.
1993 2007-06-08 [wwp] 2.9.2cvs50
2000 Provide a way out of automatic draft saving on IMAP, when
2002 Prevent drafting while sending and quitting while sending.
2007 2007-06-08 [wwp] 2.9.2cvs49
2009 * src/prefs_account.c
2010 * src/gtk/prefswindow.c
2011 * src/gtk/prefswindow.h
2012 Activate the Basic page when opening account prefs.
2014 2007-06-08 [wwp] 2.9.2cvs48
2016 * src/common/socket.c
2017 Don't crash if fork() fails, thanks to Colin.
2019 2007-06-08 [wwp] 2.9.2cvs47
2021 * src/gtk/prefswindow.c
2022 Wrap some long lines, and reset horizontal scroller's adjusment
2023 (this was already done, vertically), when changing tab (not page)
2026 2007-06-08 [paul] 2.9.2cvs46
2028 * src/common/utils.c
2029 use gethostname() instead of uname()
2030 based on a patch by Michael Hughes
2031 <Sylpheed-Claws_user@thehugheslogcabin.net>
2033 2007-06-07 [wwp] 2.9.2cvs45
2035 * src/prefs_common.c
2036 Fix some useless warnings, thanks to Colin.
2038 2007-06-06 [colin] 2.9.2cvs44
2041 Fix strange allocations.
2043 2007-06-06 [colin] 2.9.2cvs43
2046 Patch by Michael Rasmussus to help
2049 2007-06-05 [wwp] 2.9.2cvs42
2051 * src/prefs_account.c
2052 * src/prefs_folder_item.c
2056 Per-folder templates can now be applied recursively.
2057 Always save per-folder templates (formats were erroneously
2058 saved only if they were enabled).
2059 Check for validity of quotation marks everywhere there
2062 2007-06-05 [wwp] 2.9.2cvs41
2065 Fix incoming messages from local accounts always getting filtered
2066 (even if the account prefs say don't), thanks to Colin.
2068 2007-06-05 [wwp] 2.9.2cvs40
2072 Use per-folder/per-account quote chars when applying a
2073 template or inserting text as well. Const'ify some
2076 2007-06-04 [colin] 2.9.2cvs39
2079 More work for wwp :)
2081 2007-06-04 [wwp] 2.9.2cvs38
2084 Same as 2.9.2cvs36 but for forwarding.
2086 2007-06-04 [colin] 2.9.2cvs37
2089 Use original mail file for forward/redirect
2090 Fixes some forwarded mails to be attached as
2091 application/octet-stream (when they have binary
2092 parts), and incidentally fixes bug 848
2093 'Redirect breaks GnuPG'
2095 2007-06-04 [wwp] 2.9.2cvs36
2098 Fix quote mark mis-initialisation when replying/forwarding
2099 (introduced w/ 2.9.2cvs20).
2101 2007-06-04 [wwp] 2.9.2cvs35
2103 * src/prefs_compose_writing.c
2105 Fix a bug where Quotation characters (prefs/compose/writing)
2106 was cleared (introduced w/ 2.9.2cvs26).
2108 2007-06-04 [wwp] 2.9.2cvs34
2110 * src/prefs_account.c
2111 * src/prefs_account.h
2112 Better fix for compiling w/o aspell (rollbacks
2115 2007-06-04 [wwp] 2.9.2cvs33
2118 * src/prefs_account.c
2119 * src/prefs_account.h
2121 It's now possible to disable mail filtering plugins
2122 on a per-account basis.
2124 2007-06-04 [wwp] 2.9.2cvs32
2127 * src/common/utils.c
2128 * src/common/utils.h
2129 Support CRLF in headers part of messages.
2130 Support few more date formats (RFC3339 subsets).
2132 2007-06-04 [wwp] 2.9.2cvs31
2134 * src/prefs_account.c
2135 Fix compiling w/o aspell support.
2137 2007-06-03 [wwp] 2.9.2cvs30
2140 Don't decode leading ENV_ and ~ in P_PASSWORD
2143 2007-06-03 [wwp] 2.9.2cvs29
2146 Don't decode leading ENV_ and ~ in P_PASSWORD
2149 2007-06-03 [wwp] 2.9.2cvs28
2151 * src/prefs_account.c
2152 * src/gtk/prefswindow.c
2153 * src/gtk/prefswindow.h
2154 Added a way to force preloading of all pages
2156 Moved tabs to pages in account prefs.
2158 2007-06-02 [colin] 2.9.2cvs27
2161 Fix possible crash, fix ldap write bugs
2163 Fix ldap write bugs - patch by Michael
2167 Add a hook whenever alertpanel opens/closes
2169 2007-05-31 [wwp] 2.9.2cvs26
2171 * src/prefs_compose_writing.c
2173 Re-organized writing options a bit:
2174 - renamed the Quoting page to Templates
2175 - moved all composing templates to that page
2176 - moved non-templates options to the Writing one,
2177 grouped reply-related options, reordered reply and
2180 2007-05-31 [wwp] 2.9.2cvs25
2183 Removed unused code.
2185 2007-05-31 [colin] 2.9.2cvs24
2188 Fix missing display name when modifying
2189 LDAP. Patch by Michael Rasmussen
2191 2007-05-31 [wwp] 2.9.2cvs23
2193 * src/plugins/bogofilter/Makefile.am
2194 * src/plugins/clamav/Makefile.am
2195 * src/plugins/demo/Makefile.am
2196 * src/plugins/dillo_viewer/Makefile.am
2197 * src/plugins/spamassassin/Makefile.am
2198 Fix building of those plugins in Mac OS X.
2200 2007-05-30 [wwp] 2.9.2cvs22
2202 * src/gtk/quicksearch.c
2203 Fix missing initialization.
2205 2007-05-30 [wwp] 2.9.2cvs21
2208 Revert accidental commit (debug outputs).
2210 2007-05-30 [wwp] 2.9.2cvs20
2213 * src/folder_item_prefs.c
2214 * src/folder_item_prefs.h
2215 * src/prefs_account.c
2216 * src/prefs_account.h
2217 * src/prefs_folder_item.c
2220 Implemented per-account and per-folder
2221 compose/reply/forward formats.
2223 2007-05-30 [wwp] 2.9.2cvs19
2225 * src/prefs_compose_writing.c
2230 Internal API changes (factorize quote format
2233 2007-05-30 [colin] 2.9.2cvs18
2236 Fix race where it's possible to re-click Send
2237 between end of SMTP session and end of "move to
2238 sent folder" when sending an email with send
2241 2007-05-30 [colin] 2.9.2cvs17
2244 Ask for backtrace on all threads. Patch by
2247 Fix stale news statusbar when scanning fails.
2250 Fix some LDAP write updates bugs. Patch
2251 by Michael Rasmussen
2253 2007-05-29 [colin] 2.9.2cvs16
2256 Fix loss of local flags when moving mails
2257 on IMAP in high-bandwidth mode (UID FETCH)
2259 2007-05-25 [paul] 2.9.2cvs15
2261 * src/common/socket.c
2262 fix sometimes crasher on cancelling
2265 2007-05-25 [colin] 2.9.2cvs14
2270 Be more helpful in the subscription
2273 2007-05-23 [wwp] 2.9.2cvs13
2276 * src/prefs_compose_writing.c
2278 * src/prefs_template.c
2279 * src/prefs_template.h
2282 * src/quote_fmt_lex.l
2283 * src/quote_fmt_parse.y
2284 Introduced new syntax elements (symbols and commands)
2285 in templates/quote_fmt. Compatibility w/ old
2287 Updated and reworked the corresponding Information
2289 Display the line number in dialogs that talk about
2290 parser errors (in addition to the error message in
2293 2007-05-23 [wwp] 2.9.2cvs12
2295 * src/quote_fmt_parse.y
2296 Fix 2.9.2cvs11, probably a paste accident ;).
2298 2007-05-23 [wwp] 2.9.2cvs11
2301 * src/prefs_template.c
2303 * src/quote_fmt_parse.y
2304 Fix 2.9.2cvs10, which broke --disable-aspell.
2306 2007-05-22 [wwp] 2.9.2cvs10
2309 * src/prefs_template.c
2312 * src/quote_fmt_lex.l
2313 * src/quote_fmt_parse.y
2314 * src/gtk/gtkaspell.c
2315 * src/gtk/gtkaspell.h
2316 Added template/quote format syntactical elements
2318 - current dictionary
2319 %T to show (shows empty if not set or not enabled),
2320 ?T and !T to check if the default dictionary is
2322 - current account's default dictionary
2323 %aT to show (empty if not set or not enabled),
2324 ?aT and !aT to check if it's enabled and set
2325 - name completion for an address, from the address
2327 %ABf, %ABt, %ABc respectively show the full name got
2328 from the address book if From, To or Cc match a single
2330 ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
2331 matches any contact and if the full name is non-empty.
2332 If From, To or Cc are lists of email addresses, only
2333 the first address will be checked.
2334 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
2335 that could show a trailing ','.
2336 Also, template/quote_fmt parser now shows the line number in case
2339 2007-05-15 [colin] 2.9.2cvs9
2343 Add a public function to know whether Claws
2345 Store opened folder when exiting
2348 Store last opened message in each FolderItem;
2349 Reset last seen messages if Claws crashed, so
2350 that one can't go in an infinite crash in case
2351 a particular mail crashes Claws.
2353 * src/prefs_common.c
2354 * src/prefs_common.h
2356 * src/prefs_summaries.c
2357 Add "Select last opened message" when entering
2359 Add "Select last opened folder" at startup.
2361 2007-05-14 [colin] 2.9.2cvs8
2364 Fix bashism, search for xml catalog
2365 in /usr/local/share/xml/catalog too
2368 2007-05-13 [wwp] 2.9.2cvs7
2370 * src/gtk/logwindow.c
2371 fix raising log windows when they are either minimized or
2374 2007-05-11 [colin] 2.9.2cvs6
2377 Use Hildon's file chooser on Maemo. Patch
2378 by Jean-Luc Biord; fixes part 2 of bug 1201,
2379 'File attachment "manipulation" bugs...'
2381 2007-05-10 [wwp] 2.9.2cvs5
2383 * src/prefs_common.c
2384 * src/prefs_common.h
2385 * src/gtk/quicksearch.c
2386 Add a quicksearch option to automatically run
2387 a search selected from the history (this option
2388 is exclusive towards type-ahead).
2390 2007-05-10 [colin] 2.9.2cvs4
2393 Fix g_warnings, thanks to Brian
2396 2007-05-09 [colin] 2.9.2cvs3
2401 * src/prefs_summaries.c
2404 * src/common/utils.c
2405 * src/gtk/gtksourceprintjob.c
2406 * src/gtk/sslcertwindow.c
2407 Use the re-entrant variant of time functions
2408 Probably fixes bug 1217, 'reentrancy problems
2409 with time functions'
2411 2007-05-09 [colin] 2.9.2cvs2
2414 Fix crasher when reconnection fails
2416 2007-05-08 [paul] 2.9.2cvs1
2422 bump version number following
2425 2007-05-08 [paul] 2.9.1cvs48
2427 * src/plugins/demo/demo.c
2428 * src/plugins/dillo_viewer/dillo_prefs.c
2429 * src/plugins/dillo_viewer/dillo_prefs.h
2430 * src/plugins/dillo_viewer/dillo_viewer.c
2431 * src/plugins/pgpcore/pgp_viewer.c
2432 * src/plugins/pgpcore/pgp_viewer.h
2433 * src/plugins/pgpcore/plugin.c
2434 * src/plugins/pgpcore/prefs_gpg.c
2435 * src/plugins/pgpcore/prefs_gpg.h
2436 * src/plugins/pgpcore/sgpgme.c
2437 * src/plugins/pgpcore/sgpgme.h
2438 * src/plugins/pgpinline/plugin.c
2439 * src/plugins/pgpmime/pgpmime.c
2440 * src/plugins/pgpmime/pgpmime.h
2441 * src/plugins/pgpmime/plugin.c
2442 * src/plugins/spamassassin/spamassassin.c
2443 * src/plugins/spamassassin/spamassassin.h
2444 * src/plugins/spamassassin/spamassassin_gtk.c
2445 * src/plugins/trayicon/README
2447 * tools/README.sylprint
2448 * tools/outlook2claws-mail.pl
2450 * tools/tb2claws-mail
2451 * tools/tbird2claws.py
2453 * tools/vcard2xml.py
2454 * tools/kdeservicemenu/README
2455 cleanups and corrections
2457 2007-05-06 [wwp] 2.9.1cvs47
2460 Fix missing dash to `display` command-line, reported
2461 by Georg Himmrich <georg at mails d0t diesind d0t net>.
2463 2007-05-06 [colin] 2.9.1cvs46
2466 * src/stock_pixmap.c
2467 * src/stock_pixmap.h
2468 * src/pixmaps/printer.xpm
2471 2007-05-06 [paul] 2.9.1cvs45
2476 * src/summary_search.c
2480 2007-05-05 [wwp] 2.9.1cvs44
2484 * src/prefs_actions.c
2488 Fix "faild" typos everywhere and capitalization of
2491 2007-05-04 [colin] 2.9.1cvs43
2496 * src/plugins/pgpcore/prefs_gpg.c
2497 * src/plugins/pgpcore/prefs_gpg.h
2498 * src/plugins/pgpinline/pgpinline.c
2499 * src/plugins/pgpmime/pgpmime.c
2500 Add an API to warn about encryption limits,
2501 and allow to disable these warnings
2503 2007-05-03 [colin] 2.9.1cvs42
2507 Fix bug 1213, 'Delete more than
2510 2007-05-03 [wwp] 2.9.1cvs41
2512 * src/prefs_common.c
2513 * src/prefs_filtering.c
2514 * src/prefs_template.c
2515 * src/common/template.c
2516 * src/common/template.h
2517 * src/gtk/gtkutils.c
2518 * src/gtk/gtkutils.h
2519 Templates are no longer automatically sorted
2520 by name, but can be sorted manually using
2521 |< < > >| buttons as well as drag'n'drop.
2523 2007-05-03 [wwp] 2.9.1cvs40
2525 * src/plugins/spamassassin/spamassassin.c
2526 * src/plugins/spamassassin/spamassassin.h
2527 * src/plugins/spamassassin/spamassassin_gtk.c
2528 * src/plugins/bogofilter/bogofilter.c
2529 * src/plugins/bogofilter/bogofilter.h
2530 * src/plugins/bogofilter/bogofilter_gtk.c
2531 Added an option to conditionally mark saved spam
2532 as read (default is and was to do so).
2533 Satisfies feature request 1708539 on sf.net tracker.
2535 2007-05-03 [colin] 2.9.1cvs39
2538 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
2540 2007-05-02 [colin] 2.9.1cvs38
2543 Fix bug 1209, 'Clicking on address
2544 in header (mailto uri) selects
2545 default account'. Patch adapted from
2548 2007-05-02 [colin] 2.9.1cvs37
2550 * src/grouplistdialog.c
2551 Set cursor to wait cursor while loading
2554 2007-05-02 [paul] 2.9.1cvs36
2558 rename cache and mark files
2561 2007-04-30 [paul] 2.9.1cvs35
2563 * manual/glossary.xml
2564 * manual/plugins.xml
2565 updates. Patch by Ricardo
2567 2007-04-29 [wwp] 2.9.1cvs34
2571 Fix few grammatical errors (patch by David Relson < relson at
2572 osagesoftware dot com >).
2574 2007-04-28 [colin] 2.9.1cvs33
2578 * src/prefs_account.c
2579 * src/prefs_account.h
2580 Drop the "Download all" preference. It's
2581 stupidly useless and confuses people from
2584 2007-04-27 [wwp] 2.9.1cvs32
2587 * src/prefs_account.c
2588 * src/prefs_account.h
2589 Don't reflect accounts changes to the mainwindow when it's
2592 2007-04-27 [colin] 2.9.1cvs31
2595 Freeze/thaw when sync'ing flags
2597 * src/prefs_account.c
2598 * src/prefs_account.h
2599 * src/etpan/imap-thread.c
2600 * src/etpan/imap-thread.h
2601 Add a way to use UID FETCH instead
2602 of searches to fetch message lists
2603 and flags. More expensive towards
2604 bandwidth, less expensive towards
2605 server's CPU. Probably fixes
2606 bug 1158, 'Scanning new folders on
2607 Exchange 2007 extremely slow'.
2610 2007-04-27 [paul] 2.9.1cvs30
2613 * src/prefs_logging.c
2614 improvements to english usage
2616 2007-04-27 [colin] 2.9.1cvs29
2619 Fix build without libetpan (my bad!)
2621 2007-04-26 [colin] 2.9.1cvs28
2625 Fix uselessly exported function
2627 Consider "- -- \n" as signature separator
2628 (that's what signature separators look like
2629 in PGP/Inline signed mails)
2631 2007-04-26 [colin] 2.9.1cvs27
2634 libetpan-0.49 is now required
2636 Fix double fetching of mails if
2639 Make offline sync faster, by
2640 remembering last change time, and
2643 2007-04-26 [hoa] 2.9.1cvs26
2649 * src/etpan/imap-thread.c
2650 * src/etpan/imap-thread.h
2651 cancellation of IMAP operations is now allowed.
2652 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
2654 2007-04-26 [colin] 2.9.1cvs25
2657 Always fetch body+headers in folders that are
2658 synched for offline use, if "Synchronise as
2659 soon as possible" is set.
2660 Fixes bug 1200, 'Add option to always retrieve full
2663 2007-04-25 [colin] 2.9.1cvs24
2666 Fix bug 1198, 'Reply-all "disappearing" address bug
2669 2007-04-24 [colin] 2.9.1cvs23
2672 Fix bug 1195, 'Hardware key navigation'
2673 Make GDK_Enter toggle expansion (Maemo)
2675 2007-04-24 [wwp] 2.9.1cvs22
2678 Fix few compiler warnings.
2680 2007-04-24 [paul] 2.9.1cvs21
2683 * src/stock_pixmap.c
2684 * src/stock_pixmap.h
2685 complete last commit
2687 2007-04-24 [paul] 2.9.1cvs20
2690 * src/pixmaps/active.xpm
2691 * src/pixmaps/checkbox_off.xpm
2692 * src/pixmaps/checkbox_on.xpm
2693 * src/pixmaps/inactive.xpm
2695 remove transparent border from checkbox icons
2697 2007-04-24 [wwp] 2.9.1cvs19
2701 Fix a crash in textview, thanks to Colin.
2703 2007-04-23 [wwp] 2.9.1cvs18
2705 * src/prefs_common.c
2706 Fix 2.9.1cvs5: no header was being translated at all.
2708 2007-04-23 [colin] 2.9.1cvs17
2711 * src/stock_pixmap.c
2712 * src/stock_pixmap.h
2715 * src/gtk/gtksctree.c
2716 * src/gtk/gtksctree.h
2717 * src/pixmaps/selection.xpm
2718 Fix bug 1193, 'Need a way to multi-select
2719 items'. Add a toggle button to the summaryview
2720 to switch between normal and multiple selection
2723 2007-04-23 [colin] 2.9.1cvs16
2726 * src/stock_pixmap.c
2727 * src/stock_pixmap.h
2730 * src/gtk/gtksctree.c
2731 * src/gtk/gtksctree.h
2732 * src/pixmaps/selection.xpm
2733 Fix bug 1193, 'Need a way to multi-
2735 Add a toggle button in the summaryview
2736 to enable normal or multiple selection.
2739 2007-04-23 [colin] 2.9.1cvs15
2742 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
2744 2007-04-21 [colin] 2.9.1cvs14
2746 * src/gtk/quicksearch.c
2747 Fix previous commit (actually use correct
2750 2007-04-21 [colin] 2.9.1cvs13
2752 * src/gtk/quicksearch.c
2753 Fix changing quicksearch type (after Esc,
2754 after changing Recursive, ...)
2756 2007-04-20 [wwp] 2.9.1cvs12
2758 * src/gtk/Makefile.am
2759 Added headers.h (completes 2.9.1cvs5).
2761 2007-04-20 [wwp] 2.9.1cvs11
2764 Fix the use of display name in name column,
2765 it has been overriden w/ the use of nickname
2766 by 2.9.0cvs3. Now nickname is used (if any)
2767 in case of LDAP books only.
2769 2007-04-20 [colin] 2.9.1cvs10
2774 Add handling of 'a' to loop in a mail's
2777 2007-04-20 [colin] 2.9.1cvs9
2780 Fix bug 1190, 'dir_open' button doesn't work'
2783 2007-04-20 [colin] 2.9.1cvs8
2787 Fix bug 1194, 'Hardware keys move from email
2788 list to account/directory list, but not back
2789 to email list...' (Maemo)
2791 2007-04-20 [colin] 2.9.1cvs7
2794 complete previous commit
2796 2007-04-20 [colin] 2.9.1cvs6
2799 Fix bug 1187, 'Reply-to addressee disappears
2800 when reply-to text box is clicked...' (Maemo)
2802 2007-04-20 [wwp] 2.9.1cvs5
2810 * src/prefs_common.c
2811 * src/prefs_common.h
2812 * src/prefs_display_header.c
2813 * src/prefs_matcher.c
2816 * src/gtk/quicksearch.c
2817 Translate more header names according to the relevant option value,
2818 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
2819 Replaced nearly all uses of prefs_common.trans_hdr with a call
2820 to prefs_common_translated_header_name().
2821 Added a headers.h reference file that contains known header names
2822 (RFC2822 and others) to the translation process' input, so that
2823 translated header names will still exist even if no occurrence of
2824 _("headername") is found anymore in the sources.
2825 Don't translate column name 'Number' following to trans_hdr option
2826 value as it's not a header name.
2828 2007-04-20 [colin] 2.9.1cvs4
2830 * src/gtk/quicksearch.c
2831 * src/gtk/quicksearch.h
2832 Add "From, To or Subject" quicksearch
2833 type. Patch by ulfschaper@users.sf.net
2835 2007-04-20 [colin] 2.9.1cvs3
2838 Implement proper references filtering condition.
2839 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
2841 2007-04-19 [wwp] 2.9.1cvs2
2843 * src/prefs_display_header.c
2844 * src/message_search.c
2845 Fix few warnings (g_free of const gchar*).
2847 2007-04-19 [paul] 2.9.1cvs1
2853 bump version number following
2856 2007-04-19 [paul] 2.9.0cvs9
2858 * manual/advanced.xml
2859 * manual/glossary.xml
2862 2007-04-18 [paul] 2.9.0cvs8
2865 fix for CVE-2007-1558 (APOP)
2868 2007-04-18 [paul] 2.9.0cvs7
2874 Fix encoding woes wrt saving of
2878 2007-04-18 [colin] 2.9.0cvs6
2880 * src/gtk/pluginwindow.c
2881 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
2883 2007-04-17 [wwp] 2.9.0cvs5
2889 Fix --disable-ldap build,
2890 fix some LDAP annoyances on
2891 searches, thanks to Colin.
2893 2007-04-17 [wwp] 2.9.0cvs4
2896 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
2897 like gcc 2.9x. Thanks to Colin.
2899 2007-04-17 [wwp] 2.9.0cvs3
2915 Add LDAP write support. Patch mostly by
2916 Michael <mir at datanom dot net>
2918 2007-04-17 [wwp] 2.9.0cvs2
2921 Prepend "Add to address book" to the context menu of compose window's sender and
2924 2007-04-16 [paul] 2.9.0cvs1
2929 2007-04-16 [paul] 2.9.0
2936 2007-04-16 [paul] 2.8.1cvs102
2939 updated by Fabien Vantard
2941 2007-04-16 [paul] 2.8.1cvs101
2951 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
2952 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
2953 Aleksandar Urosevic, and Ralgh Young
2955 2007-04-15 [mones] 2.8.1cvs100
2960 2007-04-14 [colin] 2.8.1cvs99
2962 * src/message_search.c
2963 * src/prefs_display_header.c
2964 * src/summary_search.c
2965 * src/gtk/combobox.c
2968 2007-04-14 [wwp] 2.8.1cvs98
2970 * src/gtk/combobox.c
2971 * src/message_search.c
2972 * src/summary_search.c
2973 * src/prefs_display_header.c
2974 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
2975 returns NULL, get the text value directly from the GtkEntry child.
2977 2007-04-13 [colin] 2.8.1cvs97
2979 * src/gtk/quicksearch.c
2980 Give the focus back to summaryview when
2981 emptying the quicksearch with Esc
2983 2007-04-13 [colin] 2.8.1cvs96
2985 * src/message_search.c
2986 * src/prefs_display_header.c
2987 * src/summary_search.c
2988 Fix possibles crashes when getting text
2991 2007-04-13 [colin] 2.8.1cvs95
2994 Add some UIDL debugging
2996 2007-04-12 [colin] 2.8.1cvs94
2999 Force folder scan if necessary after
3000 copying mails, to be able to reapply
3003 2007-04-11 [colin] 2.8.1cvs93
3006 don't scan for new mail on startup if --select
3007 is specified (or race conditions arise). If so,
3008 do both sequentially.
3010 2007-04-09 [colin] 2.8.1cvs92
3013 Use leafpad by default on Maemo. Patch
3016 2007-04-06 [colin] 2.8.1cvs91
3018 * src/pixmaps/queue_close.xpm
3019 * src/pixmaps/queue_close_hrm.xpm
3020 * src/pixmaps/queue_close_hrm_mark.xpm
3021 * src/pixmaps/queue_close_mark.xpm
3022 * src/pixmaps/queue_open.xpm
3023 * src/pixmaps/queue_open_hrm.xpm
3024 * src/pixmaps/queue_open_hrm_mark.xpm
3025 * src/pixmaps/queue_open_mark.xpm
3026 Move the clock one pixel down :)
3028 2007-04-05 [colin] 2.8.1cvs90
3031 Don't sync when switching offline from
3032 command line - it's usually too late :)
3034 2007-04-05 [paul] 2.8.1cvs89
3037 * src/stock_pixmap.c
3038 * src/pixmaps/dir_close_hrm.xpm
3039 * src/pixmaps/dir_close_hrm_mark.xpm
3040 * src/pixmaps/drafts_close.xpm
3041 * src/pixmaps/drafts_close_mark.xpm
3042 * src/pixmaps/drafts_open.xpm
3043 * src/pixmaps/drafts_open_mark.xpm
3044 * src/pixmaps/inbox.xpm
3045 * src/pixmaps/inbox_close.xpm
3046 * src/pixmaps/inbox_close_hrm.xpm
3047 * src/pixmaps/inbox_close_hrm_mark.xpm
3048 * src/pixmaps/inbox_close_mark.xpm
3049 * src/pixmaps/inbox_hrm.xpm
3050 * src/pixmaps/inbox_hrm_mark.xpm
3051 * src/pixmaps/inbox_mark.xpm
3052 * src/pixmaps/inbox_open.xpm
3053 * src/pixmaps/inbox_open_hrm.xpm
3054 * src/pixmaps/inbox_open_hrm_mark.xpm
3055 * src/pixmaps/inbox_open_mark.xpm
3056 * src/pixmaps/outbox.xpm
3057 * src/pixmaps/outbox_close.xpm
3058 * src/pixmaps/outbox_close_hrm.xpm
3059 * src/pixmaps/outbox_close_hrm_mark.xpm
3060 * src/pixmaps/outbox_close_mark.xpm
3061 * src/pixmaps/outbox_hrm.xpm
3062 * src/pixmaps/outbox_hrm_mark.xpm
3063 * src/pixmaps/outbox_mark.xpm
3064 * src/pixmaps/outbox_open.xpm
3065 * src/pixmaps/outbox_open_hrm.xpm
3066 * src/pixmaps/outbox_open_hrm_mark.xpm
3067 * src/pixmaps/outbox_open_mark.xpm
3068 * src/pixmaps/queue_close.xpm
3069 * src/pixmaps/queue_close_hrm.xpm
3070 * src/pixmaps/queue_close_hrm_mark.xpm
3071 * src/pixmaps/queue_close_mark.xpm
3072 * src/pixmaps/queue_open.xpm
3073 * src/pixmaps/queue_open_hrm.xpm
3074 * src/pixmaps/queue_open_hrm_mark.xpm
3075 * src/pixmaps/queue_open_mark.xpm
3076 updated, added and replaced icons
3079 2007-04-04 [colin] 2.8.1cvs88
3082 Fix build without libetpan
3084 2007-04-03 [colin] 2.8.1cvs87
3087 Fix crash with Citadel, and try to make
3088 things work. this server (and specifically
3089 STATUS and APPEND at least) seems broken.
3091 2007-04-03 [colin] 2.8.1cvs86
3094 Fix icons on folder close
3096 2007-04-03 [colin] 2.8.1cvs85
3099 Fix double-ask of offline override in
3104 Much more efficient way to synchronise
3106 * src/etpan/imap-thread.c
3109 * src/gtk/quicksearch.c
3112 2007-04-03 [paul] 2.8.1cvs84
3117 * src/prefs_common.c
3118 * src/prefs_common.h
3120 Fix sync being done too late
3123 2007-04-02 [colin] 2.8.1cvs83
3126 Maemo: Put status and quicksearch at the top
3127 * src/plugins/bogofilter/bogofilter.c
3128 * src/plugins/spamassassin/spamassassin.c
3129 Derive trash from inbox if possible
3131 2007-04-02 [paul] 2.8.1cvs82
3133 * src/plugins/bogofilter/bogofilter_gtk.c
3134 a few English changes
3140 2007-04-02 [colin] 2.8.1cvs81
3142 * src/image_viewer.c
3143 Fix transparent images by using
3146 Flush events (on new windows) to avoid
3147 having the textview's image resize fail
3148 to know the available width
3150 2007-04-01 [colin] 2.8.1cvs80
3152 * src/prefs_account.c
3153 If no MH mailbox exist, when creating a POP/Local
3154 account, just create and use the default one
3155 instead of bailing with a "Mailbox doesn't exist"
3158 2007-03-31 [colin] 2.8.1cvs79
3160 * src/prefs_account.c
3161 Create signature file if it doesn't exist
3163 * src/prefs_toolbar.c
3164 Maemo: Move "Use default" on the left so
3165 that people can find it
3167 Maemo: make default editor "Maemopad",
3168 default signature file "MyDocs/signature.txt"
3170 2007-03-31 [colin] 2.8.1cvs78
3172 * src/prefs_account.c
3173 Maemo: rework account prefs so
3174 that less horizontal scrolling
3177 2007-03-31 [colin] 2.8.1cvs77
3180 * src/prefs_common.c
3181 * src/prefs_common.h
3182 Fix bug 1167, 'Allow not displaying zeros
3183 in folder list'. Patch by MartinP
3185 2007-03-31 [colin] 2.8.1cvs76
3190 2007-03-31 [colin] 2.8.1cvs75
3193 Apply patch from bug 1172, direct
3194 access to the folder's session instead
3195 of using getter. Patch by MartinP
3197 2007-03-31 [paul] 2.8.1cvs74
3200 no need to list Fabien twice!
3202 2007-03-31 [colin] 2.8.1cvs73
3205 If we're currently "overriding for %d minutes",
3208 2007-03-31 [colin] 2.8.1cvs72
3216 * src/plugins/spamassassin/spamassassin.c
3217 Offline override: Add a parameter to allow
3218 asking even if the override timer is running.
3219 Allows to ask every time the user makes an
3220 explicit action needing online access (such
3221 as Get Mail), and not when the action is
3222 implicit (such as opening an IMAP folder)
3224 2007-03-31 [colin] 2.8.1cvs71
3227 Override offline: "No" answer shouldn't
3228 re-ask after 3 seconds, but 10 minutes.
3230 2007-03-30 [colin] 2.8.1cvs70
3232 * src/common/socket.c
3233 Better error reporting on unix socket
3234 failure (bind usually)
3235 * src/gtk/gtkutils.c
3236 * src/gtk/gtkutils.h
3237 Label window: add a pulsing progress
3238 bar to show we're not hung :)
3241 * src/plugins/pgpcore/sgpgme.c
3244 2007-03-30 [colin] 2.8.1cvs69
3247 * src/prefs_common.c
3248 Fix possible trashing of history and uidl
3249 files on disk full problems
3251 2007-03-30 [paul] 2.8.1cvs68
3256 update summary when changing layout type
3257 (fixes wrong folder icon being displayed)
3260 2007-03-29 [colin] 2.8.1cvs67
3262 * src/prefs_ext_prog.c
3263 The browser pref is irrelevant on Maemo
3265 2007-03-29 [colin] 2.8.1cvs66
3269 Maemo: dynamically switch headers/text position
3270 * src/prefs_common.c
3271 Maemo: hide compose's ruler by default
3272 * src/common/socket.c
3273 * src/common/socket.h
3276 2007-03-29 [colin] 2.8.1cvs65
3278 * src/common/socket.c
3279 * src/common/socket.h
3280 Fix build when MAEMO_CFLAGS contains
3281 _X_OPENSOURCE (resolv.h errors as long
3282 as we don't add _BSD_SOURCE. Ugly).
3284 2007-03-29 [wwp] 2.8.1cvs64
3286 * src/prefs_logging.c
3287 Fix sensitivity of clip-log widgets in prefs/logging,
3290 2007-03-29 [wwp] 2.8.1cvs63
3293 Updated files list for translations, thanks to Fabien.
3295 2007-03-29 [colin] 2.8.1cvs62
3298 * src/common/Makefile.am
3299 * src/common/utils.c
3300 Maybe make URI opening work in Maemo
3303 2007-03-28 [colin] 2.8.1cvs61
3308 Add the possibility to sort folders arbitrarily
3309 (via editing of folderlist.xml only). Patch by
3310 Martin P <mp26+claws@os.inf.tu-dresden.de>
3311 Fixes bug 1166, 'Folder ordering is fixed and cannot
3312 be changed by the user'
3314 2007-03-28 [colin] 2.8.1cvs60
3317 Add popup menu for mime icons
3319 2007-03-28 [colin] 2.8.1cvs59
3322 Fix a layout issue when presenting
3323 mainwindow in Small screen layout
3326 Add a "Go to folder list" button for
3327 mainwindow, and make it default in
3330 2007-03-28 [colin] 2.8.1cvs58
3333 Don't dynamically update title on Maemo
3334 Patch by Jean-Luc Biord
3336 2007-03-27 [colin] 2.8.1cvs57
3341 Enable tap-and-hold on Maemo
3343 2007-03-26 [colin] 2.8.1cvs56
3346 More popup-menu (in attachments list)
3348 2007-03-26 [colin] 2.8.1cvs55
3351 Enable popup-menu signal
3353 2007-03-26 [colin] 2.8.1cvs54
3355 * src/plugins/pgpinline/pgpinline.c
3356 Fix bug 1111, 'PGP/inline plugin hides text
3357 around encrypted text block'. Patch based on
3358 a patch from Michal Cihar.
3360 2007-03-26 [wwp] 2.8.1cvs53
3363 Fix getting a false error when sending queued message
3364 whereas the sending was fine (if there are subfolders
3365 in the queue folder), thanks to Colin.
3367 2007-03-26 [paul] 2.8.1cvs52
3370 update FACE header in welcome message
3372 2007-03-25 [colin] 2.8.1cvs51
3377 2007-03-25 [colin] 2.8.1cvs50
3380 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
3382 2007-03-24 [colin] 2.8.1cvs49
3385 Fix a few launch problems on Maemo
3386 Patch by Jean-Luc Biord
3388 2007-03-24 [wwp] 2.8.1cvs48
3394 Fix wrong action performed when closing the
3395 "ask about account specific filtering rules
3396 when filtering manually" dialog by pressing Escape.
3397 Fix wrong order of buttons in the "return receipt
3398 notification - the message was sent to several of
3399 your accounts" dialog.
3401 2007-03-24 [paul] 2.8.1cvs47
3404 an improvement to English usage
3405 * tools/kdeservicemenu/README
3408 2007-03-24 [paul] 2.8.1cvs46
3411 * src/stock_pixmap.c
3412 * src/pixmaps/edit_extern.xpm
3413 * src/pixmaps/mail_sign.xpm
3414 rescue long lost icons
3416 2007-03-24 [paul] 2.8.1cvs45
3419 fix toolbar (broken in 2.8.1cvs42)
3421 2007-03-23 [colin] 2.8.1cvs44
3424 Correctly unsubscribe/resubscribe after
3427 2007-03-23 [colin] 2.8.1cvs43
3429 * src/prefs_common.c
3430 Maemo: as the platform is light on RAM, allow
3431 caches to be discarded faster.
3433 2007-03-23 [colin] 2.8.1cvs42
3438 * src/stock_pixmap.c
3439 * src/stock_pixmap.h
3444 * src/pixmaps/open_mail.xpm
3445 Maemo changes: Add the possibility to have
3446 "Open Email" and "Close Window" buttons on
3447 toolbars (and use them in Maemo's default
3450 2007-03-23 [wwp] 2.8.1cvs41
3453 Reverted that part of the action dialog closure logics, to
3454 pre-2.8.1cvs19. Managing action dialog w/ no output may be
3455 done later in a different way (or may not).
3457 2007-03-22 [wwp] 2.8.1cvs40
3460 Fix sticky action dialog when got no output but action command
3461 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
3463 2007-03-22 [colin] 2.8.1cvs39
3465 * src/prefs_filtering.c
3466 * src/gtk/combobox.h
3467 Fix escaping account names in filtering prefs
3469 2007-03-22 [colin] 2.8.1cvs38
3474 Add any attribute specified in LDAP servers'
3475 Search attributes to the Other Attributes tab
3476 of contacts; Add 'telephoneNumber' in the
3479 2007-03-22 [colin] 2.8.1cvs37
3484 Try to prevent race conditions when
3485 changing the folder list
3487 Fix possible red folder icon when
3488 switching from Small screen layout
3491 2007-03-22 [colin] 2.8.1cvs36
3496 Rename "little screen" to "Small screen"
3497 * src/gtk/Makefile.am
3498 * src/common/utils.c
3500 Fix Maemo-related compilation problems
3502 2007-03-21 [colin] 2.8.1cvs35
3506 * claws-mail.desktop
3507 Remove .png from the Icon, it's useless
3509 2007-03-21 [colin] 2.8.1cvs34
3513 Add the necessary lib checking for
3516 2007-03-21 [colin] 2.8.1cvs33
3519 Fix unconditional "error happened" when
3520 sending via command-line. "lol @ myself"
3522 2007-03-21 [colin] 2.8.1cvs32
3524 * claws-mail-40x40.png
3525 * claws-mail-26x26.png
3535 * src/prefs_account.c
3536 * src/prefs_common.c
3537 * src/summary_search.c
3541 * src/gtk/gtkutils.c
3542 * src/gtk/gtkutils.h
3543 * src/gtk/logwindow.c
3545 * src/gtk/prefswindow.c
3546 Add Maemo port (patch mainly by Jean-Luc Biort)
3547 Add a new 'Little screen' layout to help on such
3548 platforms (patch by me)
3549 Make some default preferences different (more
3550 adapted) on Maemo (patch by me)
3552 2007-03-21 [wwp] 2.8.1cvs31
3554 * src/prefs_logging.c
3555 * src/prefs_logging.h
3556 Fixed copyright header of newly added files.
3558 2007-03-21 [wwp] 2.8.1cvs30
3574 * src/prefs_common.c
3575 * src/prefs_common.h
3576 * src/prefs_logging.c
3577 * src/prefs_logging.h
3580 * src/send_message.c
3585 * src/common/session.c
3587 * src/common/socket.c
3588 * src/etpan/imap-thread.c
3589 * src/gtk/logwindow.c
3590 * src/gtk/logwindow.h
3591 * src/plugins/bogofilter/bogofilter.c
3592 * src/plugins/spamassassin/spamassassin.c
3593 Added debugging of filtering/processing rules.
3594 The debug log is here 'Tools/Filtering debug window',
3595 the options there 'Configuration/Preferences/Other/Logging',
3596 and the log file is ~/.claws-mail/filtering.log.
3597 Moved protocol log prefs to 'Other/Logging' as well.
3598 To support such debugging feature, the existing log API has
3599 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
3600 this impacts many external modules (commits follow).
3602 2007-03-21 [paul] 2.8.1cvs29
3604 * src/etpan/Makefile.am
3605 * src/etpan/imap-thread.c
3606 add missing #include
3608 2007-03-21 [colin] 2.8.1cvs28
3611 Fix bug 1157, 'some broken messages confuse
3612 mime parser'. Make sure we can't have MimeInfos
3613 with negative sizes.
3615 2007-03-20 [colin] 2.8.1cvs27
3618 Fix missing \0 on buffer
3620 2007-03-20 [colin] 2.8.1cvs26
3623 Use make_dir_hier instead of make_dir
3624 to create the MH mailbox
3626 2007-03-20 [colin] 2.8.1cvs25
3630 * src/prefs_account.c
3632 Fix default inbox weirdnesses (after wizard,
3633 if path is Mail, mailbox identifier is #mh/Mailbox,
3634 and when creating new accounts)
3636 2007-03-20 [colin] 2.8.1cvs24
3639 Write folderlist after adding/deleting accounts
3642 2007-03-20 [colin] 2.8.1cvs23
3645 * src/remotefolder.h
3646 Fix bug 1153, 'CM segfaults if IMAP folder is
3647 selected while scanning prior to update'
3649 2007-03-17 [paul] 2.8.1cvs22
3652 fix a typo, and be a little more verbose.
3654 2007-03-17 [wwp] 2.8.1cvs21
3657 Fix a compiler warning.
3659 2007-03-16 [wwp] 2.8.1cvs20
3663 Updated to deal w/ the new mairix.sh tool.
3665 2007-03-16 [wwp] 2.8.1cvs19
3668 Fix logics issues around the action IO dialog:
3669 - disable entry widget and exec button when
3670 the exec button is clicked (don't wait for any
3671 output line) - fix possible disabling/re-enabling/
3672 re-disabling of those widgets
3673 - raise an error if executing a %as{} action either
3674 empty or invalid, instead of failing silently
3675 - don't close the dialog if the abort button has been
3676 clicked and if there was no output yet
3677 - set focus to the abort button when the exec button
3679 - fix capitalization of a warning message
3681 2007-03-16 [wwp] 2.8.1cvs18
3684 Added a wrapper to mairix to the tools folder.
3686 2007-03-16 [colin] 2.8.1cvs17
3690 Allow mimeviewer plugins to print
3693 2007-03-16 [colin] 2.8.1cvs16
3698 2007-03-15 [colin] 2.8.1cvs15
3702 Add a way for mimeviewer plugins to
3703 implement body search
3705 2007-03-15 [paul] 2.8.1cvs14
3707 * src/prefs_spelling.c
3710 2007-03-15 [paul] 2.8.1cvs13
3712 * src/common/quoted-printable.c
3713 fix decoding of quoted-printable parts
3715 2007-03-14 [wwp] 2.8.1cvs12
3717 * src/gtk/logwindow.h
3718 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
3720 2007-03-14 [wwp] 2.8.1cvs11
3722 * src/gtk/logwindow.h
3723 Complete 2.8.1cvs10.
3725 2007-03-14 [colin] 2.8.1cvs10
3727 * src/gtk/logwindow.c
3728 Probably fix bug 1149, crash on logwindow
3729 close - at the expense of performance once
3730 logwin has been opened
3732 2007-03-14 [colin] 2.8.1cvs9
3735 If claws-mail is running on another
3736 display, warn instead of popping it up
3737 on the other display
3739 2007-03-12 [colin] 2.8.1cvs8
3742 Fix bug 1145, 'Setting a different name
3743 for the Mailbox name isn't reflected in
3744 default account settings'. Patch by wwp
3746 2007-03-12 [colin] 2.8.1cvs7
3749 Fix bug 1143, 'Add number of messages to be
3750 deleted to confirmation dialog'
3752 2007-03-12 [wwp] 2.8.1cvs6
3755 * src/prefs_common.c
3756 * src/prefs_common.h
3757 * src/prefs_summaries.c
3758 Changed the option that displays unread messages count
3759 next to the folder name in folder list: it is now
3760 possible to either display nothing, display the
3761 unread messages number only or the unread and total messages
3762 numbers. The patch includes this extra feature as well
3763 as some minor fixes by rewriting the algo in folderview.c.
3764 Thanks to Paul for the original idea and implementation, plus
3765 testing and proof-reading!
3767 2007-03-09 [paul] 2.8.1cvs5
3771 * tools/claws-mail-compose-insert-files.pl
3772 added a script which enables inserting files
3773 into the message body of a new Claws Mail
3774 Compose window from the command line. Additionally
3775 To, Cc, Subject and files to attach to the message
3778 2007-03-09 [wwp] 2.8.1cvs4
3783 Optimize matching of addresses in the addressbook
3784 (filtering/processing 'found_in_addressbook' condition).
3786 2007-03-07 [wwp] 2.8.1cvs3
3789 * src/quote_fmt_lex.l
3790 * src/quote_fmt_parse.y
3791 Add a new quote format symbol: %A to insert the
3792 sender email address (just the address itself).
3794 2007-03-06 [wwp] 2.8.1cvs2
3796 * src/gtk/gtkutils.c
3797 * src/plugins/trayicon/trayicon_prefs.h
3798 * src/plugins/trayicon/trayicon_prefs.c
3799 * src/plugins/trayicon/trayicon.c
3802 Add a new trayicon (optional) feature: minimize to tray. When enabled,
3803 minimizing Claws-Mail main window will hide it to the trayicon instead.
3806 2007-03-06 [paul] 2.8.1cvs1
3812 bump version number following
3815 2007-03-06 [paul] 2.8.0cvs24
3818 corrected by by Tim <timbrain@post.cz>
3820 2007-03-05 [colin] 2.8.0cvs23
3824 Fix mime/globs path on NetBSD
3825 patch by George Michaelson
3827 2007-03-05 [wwp] 2.8.0cvs22