1 2007-08-23 [colin] 2.10.0cvs156
4 Check scan_required on dest folder when copying
6 2007-08-23 [colin] 2.10.0cvs155
9 Fix scanning when folder was empty
11 2007-08-22 [colin] 2.10.0cvs154
14 Don't g_warning when g_try_malloc fails(), or it makes
15 things worse as g_log() allocates. Fixes bug 1290,
16 'Claws Mail crashes if too little memory when
17 rebuilding folder tree'
19 2007-08-22 [colin] 2.10.0cvs153
22 Fix format string vulnerability, thanks to
23 Ulf Harnhammar, Secunia Research
25 2007-08-22 [colin] 2.10.0cvs152
30 2007-08-22 [wwp] 2.10.0cvs151
33 Few better null-ptr checks.
35 2007-08-22 [colin] 2.10.0cvs150
38 * src/editldap_basedn.c
47 2007-08-22 [colin] 2.10.0cvs149
52 2007-08-22 [colin] 2.10.0cvs148
57 2007-08-22 [colin] 2.10.0cvs147
60 Fix test (set ldap v3 if bindDN is set or TLS is set)
62 2007-08-22 [colin] 2.10.0cvs146
66 Fix wrong "Connected successfully to server". Connection only succeeds if
67 we can get the base DN.
69 2007-08-21 [wwp] 2.10.0cvs145
78 More sanity checks in ldap functions.
80 2007-08-21 [wwp] 2.10.0cvs144
83 Don't return a value in a void function().
85 2007-08-21 [paul] 2.10.0cvs143
88 add check for ftp: to messageview_list_urls()
90 2007-08-21 [colin] 2.10.0cvs142
97 Fix bug 1293, 'LDAP address book not working'
98 Search only on specified fields, but fetch
99 every field possible. People will have to
100 reset the searched Attributes in their LDAP
103 2007-08-21 [wwp] 2.10.0cvs141
113 * src/editaddress_other_attributes_ldap.c
130 * src/prefs_customheader.c
131 * src/prefs_msg_colors.c
137 * src/common/socket.c
138 * src/common/ssl_certificate.c
141 * src/gtk/description_window.c
142 * src/plugins/demo/demo.c
143 * src/plugins/pgpcore/prefs_gpg.c
144 * src/plugins/spamassassin/libspamc.c
145 Make sure we use glib functions to send text messages (information,
146 debug, warning, errors) to stdout/stderr - no more direct puts
147 fputs printf fprintf to stdout/stderr when it can be done using
148 g_log*() and g_print/g_printerr. Doing this, we make sure every
149 stdout/stderr message is saved to log in Windows.
152 2007-08-21 [wwp] 2.10.0cvs140
156 Route glib's stdout/stderr messages to a log file (Windows only),
157 instead of loosing them.
159 2007-08-21 [paul] 2.10.0cvs139
162 replace deprecated g_strncasecmp()
166 2007-08-20 [ticho] 2.10.0cvs138
169 * src/prefs_account.h
170 Copy all account preferences in account_clone() - some
172 * src/prefs_account.c
173 Handle empty privacy system combobox gracefully (warning
176 2007-08-20 [colin] 2.10.0cvs137
181 2007-08-20 [paul] 2.10.0cvs136
191 patch by Michael Rasmussen
193 2007-08-19 [colin] 2.10.0cvs135
196 Fix previous commit. Sensitivity update is needed
197 for "Cancel receiving". However when batching we
198 don't need to do it for every message flag change,
199 just once at the start and once at the end.
201 2007-08-19 [colin] 2.10.0cvs134
204 Remove useless menu updates on session lock/unlock
206 2007-08-19 [colin] 2.10.0cvs133
208 * src/etpan/imap-thread.c
209 Make all fetch logs less verbose
211 2007-08-19 [paul] 2.10.0cvs132
216 fix bug 1286, 'Can't move a folder into a "Folders
219 2007-08-18 [ticho] 2.10.0cvs131
221 * src/editaddress_other_attributes_ldap.c
222 Converted option menu for other ldap attributes to GtkComboBox.
224 2007-08-18 [colin] 2.10.0cvs130
231 Revert 'send_dialog_mode' meaning to
232 'send_dialog_invisible', so that the
233 new checkbox doesn't change the
236 2007-08-18 [paul] 2.10.0cvs129
239 add missing menu update
241 2007-08-17 [colin] 2.10.0cvs128
244 Set batching after getting flags - maybe fixes
245 bug 1292, 'CM crashes on writing mail'
247 2007-08-16 [ticho] 2.10.0cvs127
250 Convert two GtkOptionMenu widgets to new GtkComboBox.
253 Allow NULL for GtkComboBox menuitem label, rendering such
254 items as row separators.
256 2007-08-16 [paul] 2.10.0cvs126
258 * src/plugins/trayicon/trayicon.c
259 remove wrongly used gettextisation
261 2007-08-15 [ticho] 2.10.0cvs125
264 Fixed a runtime warning where an attempt to pack an
265 already packed GtkLabel was made.
267 2007-08-15 [ticho] 2.10.0cvs124
269 * src/prefs_compose_writing.c
270 Convert the insert-or-attach-dragged-files GtkOptionMenu
273 2007-08-14 [ticho] 2.10.0cvs123
277 Changed return receipt account selector to GtkComboBox.
278 Fixed a runtime warning where GTK tried to parse
279 "name <email@address" as a Pango markup in an alertpanel label.
281 2007-08-14 [ticho] 2.10.0cvs122
283 * src/prefs_logging.c
284 Changed GtkOptionMenu in logging preferences to GtkComboBox.
286 2007-08-14 [wwp] 2.10.0cvs121
290 * tools/popfile-link.sh
291 Added a new tool: POPFile helper, to open
292 selected messages in POPFile control center,
293 in order to change the messages' status.
295 2007-08-14 [ticho] 2.10.0cvs120
302 Change "Show send dialog" optionmenu to a checkbutton.
303 * src/prefs_receive.c
304 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
306 2007-08-13 [wwp] 2.10.0cvs119
317 * src/partial_download.c
323 * src/gtk/gtkaspell.c
325 Make sure we never pass NULL pointers for %s substitutions
326 (prevent from crashing in Windows).
328 2007-08-13 [wwp] 2.10.0cvs118
331 Re-enable mmap_reads in Windows with some missing
332 CloseHandle of mapping objects, thanks to
335 2007-08-13 [paul] 2.10.0cvs117
338 fix bug 1287, 'Compile time problem on Solaris
339 (nexenta gnu/Solaris) utils.c'
340 Thanks to Piotr Chrzczonowicz
342 2007-08-12 [wwp] 2.10.0cvs116
344 * src/plugins/pgpcore/prefs_gpg.c
345 Don't try to unset a GPG_AGENT_INFO that was not
346 set (and don't use a NULL string in Windows, it was
347 crashing with --debug if GPG_AGENT_INFO was not set).
349 2007-08-12 [wwp] 2.10.0cvs115
352 Make gcc type-check arguments passed to privacy_set_error().
354 2007-08-12 [ticho] 2.10.0cvs114
356 * src/prefs_folder_item.c
357 Make sure that folder default account combobox always has some
360 Handle empty combobox gracefully (warning instead of crash).
362 2007-08-12 [ticho] 2.10.0cvs114
364 * src/prefs_folder_item.c
365 Make sure that folder default account combobox is not empty.
367 Handle empty combobox gracefully (warning instead of crash).
369 2007-08-11 [paul] 2.10.0cvs113
373 use 'subfolder' instead of 'sub-folder', matching
374 everywhere else the term is used
378 2007-08-10 [wwp] 2.10.0cvs112
381 Disable mmap reads in Windows only (at least temporarily), they
382 prevent from renaming/removing target cache files.
388 2007-08-10 [wwp] 2.10.0cvs111
391 fix unpredictable crashes in Windows due to broken
392 cache/mark/tags files writting (file were opened for
393 writing in text mode).
396 use gettimeofday() from w32lib.h on Windows.
398 2007-08-10 [colin] 2.10.0cvs110
401 * src/etpan/imap-thread.c
402 * src/etpan/imap-thread.h
403 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
405 2007-08-09 [colin] 2.10.0cvs109
408 Fix port being reset to 636 on SSL
410 Fix folder_item_get_msg_num_by_file
411 on drafts/queue folders
413 2007-08-09 [wwp] 2.10.0cvs108
416 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
417 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
420 2007-08-09 [colin] 2.10.0cvs107
424 * src/gtk/prefswindow.c
425 A few Maemo layout fixes
427 2007-08-09 [paul] 2.10.0cvs106
429 * src/prefs_account.c
430 remove the hyphen from plug-ins to
431 match everywhere else
433 2007-08-08 [wwp] 2.10.0cvs105
435 * src/prefs_folder_item.c
436 Fix an extraneous stealth ^L char.
438 2007-08-08 [wwp] 2.10.0cvs104
440 * src/prefs_folder_item.c
441 Better fix, group variables declarations (USE_ASPELL).
443 2007-08-08 [wwp] 2.10.0cvs103
445 * src/prefs_folder_item.c
446 Fix compilation w/ USE_ASPELL set (broken
449 2007-08-08 [ticho] 2.10.0cvs102
451 * src/prefs_folder_item.c
452 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
454 2007-08-08 [colin] 2.10.0cvs101
457 * src/etpan/imap-thread.c
458 * src/etpan/imap-thread.h
459 Close selected mailbox before doing
462 2007-08-08 [colin] 2.10.0cvs100
465 Complete symbol table, thanks to wwp.
466 Fixes bug 1284, 'The html -> text
467 converter ignores entities'
471 2007-08-08 [colin] 2.10.0cvs99
474 Better way to fetch UIDs on non-UIDPLUS servers
476 2007-08-07 [colin] 2.10.0cvs98
479 fix bug 1275, 'auto-saved draft messages not
480 always being removed'; Also, make multiple
481 copy (in the same account) faster by matching
482 source/destination message UIDs.
484 Don't try to reshow deleted mail
486 Fix leak on error path
488 2007-08-07 [wwp] 2.10.0cvs97
491 * manual/advanced.xml
492 * manual/fr/account.xml
493 * manual/fr/advanced.xml
494 Updated the reference manual and the French translation to
495 reflect 2.10.0cvs84: enable running folder Processing
498 2007-08-06 [wwp] 2.10.0cvs96
503 Allow changing the emphasis color used to highlight
504 the newsreader/x-mailer header value when it matches
505 our preferred mail agent (hidden pref 'emphasis_col' added
508 2007-08-06 [colin] 2.10.0cvs95
512 Re-commit 2.10.0cvs86, with a protection
513 against Pango bug. Also, try to fix
514 bug 1275, 'auto-saved draft messages not
515 always being removed'
517 2007-08-06 [wwp] 2.10.0cvs94
519 * src/gtk/quicksearch.c
520 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
522 2007-08-06 [ticho] 2.10.0cvs93
524 * src/prefs_account.c
526 Use GtkComboBox instead of GtkOptionMenu for privacy system
527 selection in account preferences.
529 2007-08-06 [wwp] 2.10.0cvs92
531 * src/plugins/pgpcore/plugin.def
532 Apply one more chunk from gpg4win's 03-w32-port patch.
534 2007-08-05 [colin] 2.10.0cvs91
538 reverting buggy patch for now
540 2007-08-05 [colin] 2.10.0cvs90
545 2007-08-04 [colin] 2.10.0cvs89
547 * src/prefs_summaries.c
548 * src/summary_search.c
549 Replace deprecated widgets. Patch by
552 2007-08-04 [colin] 2.10.0cvs88
555 Refresh GUI only every 2000 mails on mh_get_last_num
556 This is fast (readdir) and done only once per
559 2007-08-03 [colin] 2.10.0cvs87
561 * src/prefs_account.c
564 Fix a deprecated widget. Patch by
567 2007-08-03 [colin] 2.10.0cvs86
571 Make colorisation and wrapping algorithms
572 faster. Fixes bug 1246, 'compose becomes
573 increasingly slow replying to complex emails'
575 2007-08-03 [paul] 2.10.0cvs85
578 keep the window painted
580 2007-08-02 [paul] 2.10.0cvs84
585 enable running folder Processing
588 2007-08-02 [paul] 2.10.0cvs83
591 speed up/clean up rendering of larger
595 2007-08-01 [paul] 2.10.0cvs82
600 change default toolbar layout on maemo
601 * src/pixmaps/close.xpm
602 make the red cross a grey cross
603 * src/pixmaps/jpilot.xpm
604 make icon smaller so it fits better
606 2007-07-31 [paul] 2.10.0cvs81
610 fix crash on maemo on first launch
612 2007-07-30 [paul] 2.10.0cvs80
614 * src/prefs_matcher.c
615 specify the units of age and size
617 2007-07-30 [paul] 2.10.0cvs79
620 Fix IMAP timeout setting
622 2007-07-30 [colin] 2.10.0cvs78
624 * src/prefs_account.c
625 Fix a deprecated widget. Patch by
628 2007-07-27 [paul] 2.10.0cvs77
630 * src/matcher_parser_parse.y
631 * src/prefs_filtering_action.c
632 * src/prefs_matcher.c
633 these changes forgotten in cvs74's
634 'watch thread' feature
636 2007-07-27 [paul] 2.10.0cvs76
639 fix potential crasher
642 2007-07-27 [paul] 2.10.0cvs75
648 make mainwindow's /Help/Manual point to the
649 remote copy if the local copy doesn't exist
651 2007-07-27 [paul] 2.10.0cvs74
659 * src/matcher_parser_parse.y
668 * src/pixmaps/watchthread.xpm
669 add 'watch thread' feature
671 2007-07-27 [paul] 2.10.0cvs73
673 * src/prefs_folder_item.c
674 adjust labels, add tooltips
676 2007-07-27 [colin] 2.10.0cvs72
679 Maemo: Remove less used menu items
681 2007-07-26 [colin] 2.10.0cvs71
684 Maemo: destroy messageview after trashing mail.
685 Maybe should be done on X11 too
687 2007-07-26 [colin] 2.10.0cvs70
694 Add View/Show or Hide/Column headers
696 2007-07-26 [colin] 2.10.0cvs69
701 2007-07-26 [colin] 2.10.0cvs68
704 Fix possible crash on cache invalidation
708 * src/quote_fmt_parse.y
709 Make replying to mails with big attachments
710 much faster. Fixes bug 1224, 'The process of
711 Replying to emails with large attachments
712 seems unreasonably long...'
714 2007-07-26 [colin] 2.10.0cvs67
719 Fix threads use on BSDs
721 2007-07-26 [paul] 2.10.0cvs66
723 * src/gtk/prefswindow.c
724 fix account prefs breakage
727 2007-07-26 [paul] 2.10.0cvs65
730 standardise ./configure --help messages
732 2007-07-26 [colin] 2.10.0cvs64
736 Fix two vCard-related crashes
738 2007-07-25 [colin] 2.10.0cvs63
743 * src/prefs_receive.c
744 Maemo: Add a better way to notify of
750 Maemo: Various layout fixes
751 * src/gtk/prefswindow.c
752 Maemo: Better prefs layout
754 2007-07-25 [paul] 2.10.0cvs62
757 fix the layout on maemo
760 2007-07-25 [iwkse] 2.10.0cvs61
763 add 'o' shortcut on summaryview
765 2007-07-25 [iwkse] 2.10.0cvs60
770 2007-07-24 [colin] 2.10.0cvs59
773 Fix missing timestamp update on source
777 Better text layout on part's choices
779 2007-07-23 [colin] 2.10.0cvs58
783 Maemo: Automatically choose the correct application
785 * src/gtk/quicksearch.c
786 Make search run on GDK_KP_Enter too
788 2007-07-23 [wwp] 2.10.0cvs57
790 * src/quote_fmt_lex.l
791 Revert accidentaly committed lines (account_sig) in
794 2007-07-23 [wwp] 2.10.0cvs56
796 * src/quote_fmt_lex.l
797 Fix typos around long form expressions in the quote lexer.
803 2007-07-23 [colin] 2.10.0cvs55
806 Fix auto-completion on Maemo
808 2007-07-23 [colin] 2.10.0cvs54
811 Maemo: Fix sticking statusbars
813 2007-07-22 [colin] 2.10.0cvs53
816 Maemo: Fix the strange "top_application" info
817 at startup. We should do something when
818 receiving such a message.
820 2007-07-20 [paul] 2.10.0cvs52
823 add missing #include "statusbar.h"
825 2007-07-20 [colin] 2.10.0cvs51
829 * src/folder_item_prefs.c
830 * src/folder_item_prefs.h
838 * src/prefs_folder_item.c
839 Implement age-based caching: allow to
840 specify a threshold for the offline synchronisation
841 feature, and whether old cached bodies should
846 * src/plugins/dillo_viewer/dillo_viewer.c
847 Check that Dillo's installed
849 2007-07-20 [wwp] 2.10.0cvs50
853 Draw a frame around the selected mimeview part icon (instead of the
854 shifted 'dancing' icon).
856 2007-07-20 [colin] 2.10.0cvs49
859 Unref stuff even on error
861 disconnect signals only at the very
862 end of the wizard save.
864 2007-07-20 [colin] 2.10.0cvs48
870 Fix random crashes while navigating
873 2007-07-19 [colin] 2.10.0cvs47
882 Maemo: add an easy way to store data (mails
883 and IMAP/NNTP caches) on one of the SD cards,
884 and protect against unmounts if needed
886 2007-07-19 [paul] 2.10.0cvs46
891 * src/pixmaps/claws-mail_logo-small.xpm
892 implement a (slightly) different About
893 dialog for maemo and add a small version
896 use a scrolled window for wizard page 1
899 2007-07-19 [paul] 2.10.0cvs45
902 too soon for this line
904 2007-07-19 [paul] 2.10.0cvs44
909 2007-07-19 [colin] 2.10.0cvs43
912 Solve Mail/Mailbox name when specifying
915 2007-07-18 [colin] 2.10.0cvs42
921 2007-07-18 [colin] 2.10.0cvs41
924 Maemo: plug the online/offline system into
925 maemo's interfaces to have Claws automatically
926 switch according to the system status
928 Maemo: use HildonBanners to display status
929 messages. Renders the main statusbar useless.
931 2007-07-18 [paul] 2.10.0cvs40
934 fix screen blanking on moving/copying many msgs
936 fix processing progressbar and screen blanking
939 2007-07-18 [paul] 2.10.0cvs39
942 revert cvs37, breakage on maemo
944 2007-07-18 [paul] 2.10.0cvs38
947 make sure we can still build with older GTK's
949 2007-07-18 [colin] 2.10.0cvs37
952 Only hide the small layout's messageview, instead
953 of destroying it when closing
955 Use gtk_window_present_with_time to popup windows,
956 it seems to make things better with modern WMs
959 2007-07-17 [colin] 2.10.0cvs36
962 Simplify layout on Maemo
965 * src/prefs_display_header.c
966 Remove some headers by default on Maemo
968 2007-07-17 [paul] 2.10.0cvs35
972 * src/prefs_logging.c
974 add options to stop/enable writing logs to disc
976 2007-07-17 [paul] 2.10.0cvs34
979 fix some issues with the Apply tags window:
980 - set search column (enables autocompl in the treeview)
981 - apply tag from "New tag" if it existed
982 - clears New tag entry when adding it with the button
985 2007-07-17 [paul] 2.10.0cvs33
988 fix 'apply tags' dialogue weirdness
990 2007-07-16 [colin] 2.10.0cvs32
993 Fix double-loading of mails on Maemo
995 2007-07-16 [colin] 2.10.0cvs31
998 Prevent double-loading of the same part under some
999 conditions; hide statusbar on Maemo
1001 2007-07-16 [colin] 2.10.0cvs30
1007 Improve the tag interface - allow
1008 to set/unset tags from a special
1010 * src/gtk/gtkvscrollbutton.c
1013 * src/stock_pixmap.c
1014 Fix Mimeview's ugly hacks in the
1017 2007-07-16 [paul] 2.10.0cvs29
1021 * src/gtk/icon_legend.c
1022 put it all in a scrolled window
1024 2007-07-15 [colin] 2.10.0cvs28
1027 Maemo: force layout to be Small screen; the
1028 others don't make sense
1030 2007-07-14 [colin] 2.10.0cvs27
1033 * src/gtk/gtkvscrollbutton.c
1034 Maemo: Fix mimeview's buttons size
1036 2007-07-14 [colin] 2.10.0cvs26
1039 Fix the button workaround fix.
1040 (Use the correct variable)
1042 2007-07-14 [colin] 2.10.0cvs25
1046 Maemo: put the progress bar in the
1049 2007-07-14 [colin] 2.10.0cvs24
1051 * src/prefs_common.c
1052 Maemo: hide statusbar by default
1054 * src/stock_pixmap.c
1055 * src/stock_pixmap.h
1057 * src/pixmaps/go_folders.xpm
1058 Maemo: Add a specific icon to go back to
1061 2007-07-14 [colin] 2.10.0cvs23
1064 Don't set homogeneous finally
1066 2007-07-14 [colin] 2.10.0cvs22
1069 Fix button show/hide issues
1071 2007-07-14 [colin] 2.10.0cvs21
1075 Fix button workaround to be able to click
1076 if mouse was on button when it went un-
1078 Revert previous commit, gtk_tool_item_set_homogeneous
1079 doesn't mean what it seems to mean ;-)
1081 2007-07-14 [paul] 2.10.0cvs20
1084 make homogeneous FALSE always
1086 2007-07-13 [colin] 2.10.0cvs19
1090 Rework to fit the non-deprecated API
1096 Maemo layout changes. Better toolbars,
1097 removal of CTree headers.
1099 2007-07-13 [paul] 2.10.0cvs18
1101 * src/gtk/colorlabel.c
1102 fix bug 1261, '[DE] coloring messages in overview
1103 keys are not localised'
1104 the string is now included in claws-mail.pot
1106 2007-07-13 [colin] 2.10.0cvs17
1109 Fix bug 1267, 'printing mutliple messages
1110 opens one message-dialog after the other'
1111 Ask for confirmation when printing 10
1114 2007-07-11 [colin] 2.10.0cvs16
1119 * manual/claws-mail-manual.xml
1121 * manual/es/claws-mail-manual.xml
1123 * manual/fr/claws-mail-manual.xml
1146 * src/addressbook_foldersel.c
1147 * src/addressbook_foldersel.h
1171 * src/customheader.c
1172 * src/customheader.h
1173 * src/displayheader.c
1174 * src/displayheader.h
1177 * src/editaddress_other_attributes_ldap.c
1178 * src/editaddress_other_attributes_ldap.h
1187 * src/editldap_basedn.c
1188 * src/editldap_basedn.h
1209 * src/folder_item_prefs.c
1210 * src/folder_item_prefs.h
1219 * src/grouplistdialog.c
1220 * src/grouplistdialog.h
1225 * src/image_viewer.c
1226 * src/image_viewer.h
1267 * src/matcher_parser.h
1268 * src/matcher_parser_lex.l
1269 * src/matcher_parser_parse.y
1272 * src/message_search.c
1273 * src/message_search.h
1292 * src/partial_download.c
1293 * src/partial_download.h
1298 * src/prefs_account.c
1299 * src/prefs_account.h
1300 * src/prefs_actions.c
1301 * src/prefs_actions.h
1302 * src/prefs_common.c
1303 * src/prefs_common.h
1304 * src/prefs_compose_writing.c
1305 * src/prefs_compose_writing.h
1306 * src/prefs_customheader.c
1307 * src/prefs_customheader.h
1308 * src/prefs_display_header.c
1309 * src/prefs_display_header.h
1310 * src/prefs_ext_prog.c
1311 * src/prefs_ext_prog.h
1312 * src/prefs_filtering.c
1313 * src/prefs_filtering.h
1314 * src/prefs_filtering_action.c
1315 * src/prefs_filtering_action.h
1316 * src/prefs_folder_column.c
1317 * src/prefs_folder_column.h
1318 * src/prefs_folder_item.c
1319 * src/prefs_folder_item.h
1324 * src/prefs_image_viewer.c
1325 * src/prefs_image_viewer.h
1326 * src/prefs_logging.c
1327 * src/prefs_logging.h
1328 * src/prefs_matcher.c
1329 * src/prefs_matcher.h
1330 * src/prefs_message.c
1331 * src/prefs_message.h
1332 * src/prefs_msg_colors.c
1333 * src/prefs_msg_colors.h
1338 * src/prefs_receive.c
1339 * src/prefs_receive.h
1342 * src/prefs_spelling.c
1343 * src/prefs_spelling.h
1344 * src/prefs_summaries.c
1345 * src/prefs_summaries.h
1346 * src/prefs_summary_column.c
1347 * src/prefs_summary_column.h
1348 * src/prefs_summary_open.c
1349 * src/prefs_summary_open.h
1350 * src/prefs_template.c
1351 * src/prefs_template.h
1352 * src/prefs_themes.c
1353 * src/prefs_themes.h
1354 * src/prefs_toolbar.c
1355 * src/prefs_toolbar.h
1356 * src/prefs_wrapping.c
1357 * src/prefs_wrapping.h
1367 * src/quote_fmt_lex.l
1368 * src/quote_fmt_parse.y
1371 * src/remotefolder.c
1372 * src/remotefolder.h
1373 * src/send_message.c
1374 * src/send_message.h
1377 * src/simple-gettext.c
1378 * src/sourcewindow.c
1379 * src/sourcewindow.h
1384 * src/stock_pixmap.c
1385 * src/stock_pixmap.h
1386 * src/summary_search.c
1387 * src/summary_search.h
1404 * src/common/base64.c
1405 * src/common/base64.h
1406 * src/common/claws.c
1407 * src/common/claws.h
1409 * src/common/fnmatch.c
1410 * src/common/fnmatch.h
1411 * src/common/fnmatch_loop.c
1412 * src/common/hooks.c
1413 * src/common/hooks.h
1418 * src/common/mgutils.c
1419 * src/common/mgutils.h
1422 * src/common/passcrypt.c
1423 * src/common/passcrypt.h.in
1424 * src/common/plugin.c
1425 * src/common/plugin.h
1426 * src/common/prefs.c
1427 * src/common/prefs.h
1428 * src/common/progressindicator.c
1429 * src/common/progressindicator.h
1430 * src/common/quoted-printable.c
1431 * src/common/quoted-printable.h
1432 * src/common/session.c
1433 * src/common/session.h
1436 * src/common/socket.c
1437 * src/common/socket.h
1440 * src/common/ssl_certificate.c
1441 * src/common/ssl_certificate.h
1442 * src/common/string_match.c
1443 * src/common/string_match.h
1444 * src/common/stringtable.c
1445 * src/common/stringtable.h
1448 * src/common/template.c
1449 * src/common/template.h
1450 * src/common/timing.h
1451 * src/common/utils.c
1452 * src/common/utils.h
1453 * src/common/uuencode.c
1454 * src/common/uuencode.h
1455 * src/common/version.h.in
1456 * src/common/w32_dirent.c
1457 * src/common/w32_reg.c
1458 * src/common/w32_signal.c
1459 * src/common/w32_stat.c
1460 * src/common/w32_stdlib.c
1461 * src/common/w32_string.c
1462 * src/common/w32_time.c
1463 * src/common/w32_unistd.c
1464 * src/common/w32_wait.c
1465 * src/common/w32lib.h
1468 * src/common/xmlprops.c
1469 * src/common/xmlprops.h
1470 * src/etpan/etpan-errors.h
1471 * src/etpan/etpan-thread-manager-types.h
1472 * src/etpan/etpan-thread-manager.c
1473 * src/etpan/etpan-thread-manager.h
1474 * src/etpan/imap-thread.c
1475 * src/etpan/imap-thread.h
1478 * src/gtk/colorlabel.c
1479 * src/gtk/colorlabel.h
1480 * src/gtk/colorsel.c
1481 * src/gtk/colorsel.h
1482 * src/gtk/combobox.c
1483 * src/gtk/combobox.h
1484 * src/gtk/description_window.c
1485 * src/gtk/description_window.h
1488 * src/gtk/foldersort.c
1489 * src/gtk/foldersort.h
1490 * src/gtk/gtkaspell.c
1491 * src/gtk/gtkaspell.h
1492 * src/gtk/gtksctree.c
1493 * src/gtk/gtkshruler.c
1494 * src/gtk/gtkshruler.h
1495 * src/gtk/gtksourceprintjob.c
1496 * src/gtk/gtksourceprintjob.h
1497 * src/gtk/gtkutils.c
1498 * src/gtk/gtkutils.h
1499 * src/gtk/gtkvscrollbutton.c
1500 * src/gtk/gtkvscrollbutton.h
1501 * src/gtk/icon_legend.c
1502 * src/gtk/icon_legend.h
1503 * src/gtk/inputdialog.c
1504 * src/gtk/inputdialog.h
1505 * src/gtk/logwindow.c
1506 * src/gtk/logwindow.h
1507 * src/gtk/manage_window.c
1508 * src/gtk/manage_window.h
1511 * src/gtk/pluginwindow.c
1512 * src/gtk/pluginwindow.h
1513 * src/gtk/prefswindow.c
1514 * src/gtk/prefswindow.h
1515 * src/gtk/progressdialog.c
1516 * src/gtk/progressdialog.h
1517 * src/gtk/quicksearch.c
1518 * src/gtk/quicksearch.h
1519 * src/gtk/sslcertwindow.c
1520 * src/gtk/sslcertwindow.h
1521 * src/plugins/bogofilter/bogofilter.c
1522 * src/plugins/bogofilter/bogofilter.h
1523 * src/plugins/bogofilter/bogofilter_gtk.c
1524 * src/plugins/clamav/clamav_plugin.c
1525 * src/plugins/clamav/clamav_plugin.h
1526 * src/plugins/clamav/clamav_plugin_gtk.c
1527 * src/plugins/demo/demo.c
1528 * src/plugins/dillo_viewer/dillo_prefs.c
1529 * src/plugins/dillo_viewer/dillo_prefs.h
1530 * src/plugins/dillo_viewer/dillo_viewer.c
1531 * src/plugins/pgpcore/passphrase.c
1532 * src/plugins/pgpcore/passphrase.h
1533 * src/plugins/pgpcore/pgp_viewer.c
1534 * src/plugins/pgpcore/pgp_viewer.h
1535 * src/plugins/pgpcore/plugin.c
1536 * src/plugins/pgpcore/prefs_gpg.c
1537 * src/plugins/pgpcore/prefs_gpg.h
1538 * src/plugins/pgpcore/select-keys.c
1539 * src/plugins/pgpcore/select-keys.h
1540 * src/plugins/pgpcore/sgpgme.c
1541 * src/plugins/pgpcore/sgpgme.h
1542 * src/plugins/pgpinline/pgpinline.c
1543 * src/plugins/pgpinline/pgpinline.h
1544 * src/plugins/pgpinline/plugin.c
1545 * src/plugins/pgpmime/pgpmime.c
1546 * src/plugins/pgpmime/pgpmime.h
1547 * src/plugins/pgpmime/plugin.c
1548 * src/plugins/spamassassin/spamassassin.c
1549 * src/plugins/spamassassin/spamassassin.h
1550 * src/plugins/spamassassin/spamassassin_gtk.c
1551 * src/plugins/trayicon/trayicon.c
1552 * src/plugins/trayicon/trayicon_prefs.c
1553 * src/plugins/trayicon/trayicon_prefs.h
1554 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1555 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
1556 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
1557 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1558 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
1559 * tools/OOo2claws-mail.pl
1560 * tools/README.sylprint
1561 * tools/acroread2claws-mail.pl
1562 * tools/claws-mail-compose-insert-files.pl
1563 * tools/convert_mbox.pl
1564 * tools/filter_conv.pl
1565 * tools/filter_conv_new.pl
1567 * tools/freshmeat_search.pl
1568 * tools/google_search.pl
1569 * tools/kmail-mailbox2claws-mail.pl
1570 * tools/kmail2claws-mail.pl
1571 * tools/kmail2claws-mail_v2.pl
1573 * tools/make.themes.project
1574 * tools/multiwebsearch.pl
1575 * tools/nautilus2claws-mail.sh
1576 * tools/outlook2claws-mail.pl
1577 * tools/textviewer.sh
1578 * tools/thunderbird-filters-convertor.pl
1581 * tools/vcard2xml.py
1582 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
1583 Upgrade to GPLv3 or later.
1585 2007-07-10 [wwp] 2.10.0cvs15
1588 Fix re-opening of all composing messages that were
1589 opened when closing the previous instance, thanks
1592 2007-07-10 [paul] 2.10.0cvs14
1594 * src/editaddress_other_attributes_ldap.c
1596 fix crash on selecting 'other attributes' combo
1597 for either a new entry or an old entry with no
1598 existing attributes.
1599 fix bug on editing multiple attributes which
1600 resulted them all having the value of the last
1604 2007-07-10 [colin] 2.10.0cvs13
1607 * src/editaddress_other_attributes_ldap.h
1609 Fix --disable-ldap build
1611 2007-07-09 [colin] 2.10.0cvs12
1617 * src/editaddress_other_attributes_ldap.c
1618 * src/editaddress_other_attributes_ldap.h
1623 Add capability to edit all inetOrgPerson
1624 attributes on LDAP. Patch by Michael
1627 2007-07-09 [colin] 2.10.0cvs11
1633 * src/prefs_summaries.c
1634 * src/prefs_themes.c
1636 * src/common/Makefile.am
1638 * src/common/timing.h
1639 * src/common/utils.c
1640 * src/common/utils.h
1641 * src/common/w32_account.c
1642 * src/common/w32lib.h
1643 * src/gtk/Makefile.am
1644 * src/gtk/colorlabel.c
1645 * src/plugins/pgpcore/Makefile.am
1646 * src/plugins/pgpcore/claws.def
1647 * src/plugins/pgpcore/passphrase.c
1648 * src/plugins/pgpcore/pgp_viewer.c
1649 * src/plugins/pgpcore/plugin.def
1650 * src/plugins/pgpcore/sgpgme.c
1651 * src/plugins/pgpinline/Makefile.am
1652 * src/plugins/pgpinline/claws.def
1653 * src/plugins/pgpinline/mypgpcore.def
1654 * src/plugins/pgpinline/plugin.def
1655 * src/plugins/pgpmime/Makefile.am
1656 * src/plugins/pgpmime/claws.def
1657 * src/plugins/pgpmime/mypgpcore.def
1658 * src/plugins/pgpmime/plugin.def
1659 Commit win32 patch, from Werner Koch and
1662 2007-07-09 [colin] 2.10.0cvs10
1664 * src/prefs_toolbar.c
1665 Fix crash when no actions exist
1667 2007-07-07 [paul] 2.10.0cvs9
1670 * manual/claws-mail-manual.xml
1671 update copyright year
1673 updated by Flammie Pirinen
1675 2007-07-05 [wwp] 2.10.0cvs8
1677 * src/plugins/clamav/clamav_plugin_gtk.c
1678 Make vertical spacing like in other plugin prefs pages.
1680 2007-07-05 [wwp] 2.10.0cvs7
1683 It's %am that works, not %ae (this doc incoherence has been
1684 introduced with 2.9.2cvs13).
1686 2007-07-04 [wwp] 2.10.0cvs6
1688 * src/plugins/bogofilter/bogofilter.c
1689 Gettext-ize an occurrence of "Any" that wasn't.
1691 2007-07-04 [colin] 2.10.0cvs5
1694 Fix untranslated strings; thanks
1697 2007-07-03 [colin] 2.10.0cvs4
1701 Fix saving of sort mode for tags and
1702 thread date. Thanks to Pierre Ossman.
1703 Completes fix for bug 1233
1705 2007-07-03 [paul] 2.10.0cvs3
1713 2007-07-02 [colin] 2.10.0cvs2
1719 Add View/Sort/by Thread date
1720 Fixes bug 1233, 'Capability to sort
1721 threads by most recent message'
1722 Based on a patch by Paul Rolland
1724 2007-07-02 [colin] 2.10.0cvs1
1741 * src/matcher_parser_parse.y
1745 * src/prefs_common.c
1746 * src/prefs_common.h
1747 * src/prefs_filtering_action.c
1748 * src/prefs_matcher.c
1749 * src/prefs_summary_column.c
1753 * src/quote_fmt_lex.l
1754 * src/quote_fmt_parse.y
1758 * src/common/Makefile.am
1762 * src/gtk/quicksearch.c
1763 * src/gtk/quicksearch.h
1764 Add Tags implementation. Tags are arbitrary labels
1765 that can be applied to messages. It is possible
1766 to create, edit, remove tags; apply them to mails;
1767 filter on tags or tag presence; apply or unset
1768 tags via filtering actions; reference tags in
1771 2007-07-02 [paul] 2.10.0
1778 2007-07-02 [paul] 2.9.2cvs78
1788 updated by Stephan Sachse, me, Ricardo Mones
1789 Lastra, Fabien Vantard, Pader Rezso, Frederico
1790 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
1792 2007-07-02 [paul] 2.9.2cvs77
1797 2007-06-29 [wwp] 2.9.2cvs76
1800 Fix a typo (thanks to Ricardo for finding this out).
1802 2007-06-28 [paul] 2.9.2cvs75
1807 2007-06-28 [paul] 2.9.2cvs74
1810 fix bug in the autotools build system.
1811 Files cataloged under EXTRA_DIST were never
1812 automatically copied to the build tree.
1813 (fix 'make distcheck')
1814 Patch by Michael Rasmussen.
1816 2007-06-24 [colin] 2.9.2cvs73
1819 Fix bug 1249, 'Error handling for
1820 news errors needs modification'
1821 Only popup error if the according
1822 pref in Prefs/Receive is set.
1824 2007-06-21 [colin] 2.9.2cvs72
1826 * src/common/plugin.c
1827 * src/common/plugin.h
1828 Change plugin API to know whether it's safe to
1829 unload plugins or whether we should just hide
1830 them. Fixes bug 1248, 'Core dumps after
1831 unloading plugin and clicking on load plugins'
1832 * src/plugins/bogofilter/bogofilter.c
1833 * src/plugins/clamav/clamav_plugin.c
1834 * src/plugins/demo/demo.c
1835 * src/plugins/dillo_viewer/dillo_viewer.c
1836 * src/plugins/pgpcore/plugin.c
1837 * src/plugins/pgpinline/plugin.c
1838 * src/plugins/pgpmime/plugin.c
1839 * src/plugins/spamassassin/spamassassin.c
1840 * src/plugins/trayicon/trayicon.c
1843 2007-06-19 [colin] 2.9.2cvs71
1847 Fix crash mentioned in bug 1246
1848 Race condition when automatically drafting
1849 due to insertion on reedit.
1851 2007-06-18 [wwp] 2.9.2cvs70
1854 LDIF import: use a "Proceed" button to complete
1857 2007-06-18 [paul] 2.9.2cvs69
1860 use pkgconfig to check for gtk and glib
1862 2007-06-17 [wwp] 2.9.2cvs68
1866 LDIF import: better error handling, minor code
1867 and UI cleanup, and renamed the Save button
1868 to Close, as imported stuff is already saved
1869 when the Save button is shown.
1871 2007-06-17 [colin] 2.9.2cvs67
1873 * src/prefs_summaries.c
1875 Don't set as read when forwarded, only replied to
1877 2007-06-17 [paul] 2.9.2cvs66
1880 add missing #include
1882 2007-06-16 [colin] 2.9.2cvs65
1884 * src/prefs_summaries.c
1886 Change the pref "Only mark as read when opened
1887 in new window" to "..., replied to or forwarded".
1888 Based on a patch by Paul Rolland.
1890 2007-06-16 [paul] 2.9.2cvs64
1893 alphabetical order! :)
1895 2007-06-16 [colin] 2.9.2cvs63
1899 Add Michael Rasmussen in authors list
1901 2007-06-16 [colin] 2.9.2cvs62
1904 Fix messageview_copy_clipboard to take advantage
1905 of plugins' get_selection.
1907 2007-06-15 [colin] 2.9.2cvs61
1913 * src/message_search.c
1915 * src/summary_search.c
1918 Allow GDK_KP_Enter to do the same as GDK_Return
1919 Patch by Michael Rasmussen
1921 2007-06-15 [paul] 2.9.2cvs60
1924 fix bug when closing a compose window
1927 2007-06-14 [paul] 2.9.2cvs59
1931 migrate sylpheed config
1933 2007-06-14 [wwp] 2.9.2cvs58
1935 * src/gtk/pluginwindow.c
1936 Yet another attempt to fix sizing/alignment of the
1937 button bar in plugins window.
1939 2007-06-12 [colin] 2.9.2cvs57
1944 * src/prefs_common.c
1945 * src/prefs_common.h
1946 * src/prefs_summaries.c
1947 * src/prefs_summary_open.c
1948 * src/prefs_summary_open.h
1950 Make "when entering a folder" actions more personalisable
1952 2007-06-12 [wwp] 2.9.2cvs56
1955 Use short description from Paul (mairix.sh).
1957 2007-06-12 [wwp] 2.9.2cvs55
1960 Updated info about mairix.sh.
1962 2007-06-11 [paul] 2.9.2cvs54
1964 * src/prefs_logging.c
1965 rework log window length widgets
1966 and some sensitivity fixes
1968 2007-06-11 [paul] 2.9.2cvs53
1971 * src/prefs_logging.c
1972 rename 'Protocol Log' to 'Network Log'
1973 and some function renaming
1975 2007-06-10 [wwp] 2.9.2cvs52
1977 * src/gtk/pluginwindow.c
1980 2007-06-10 [wwp] 2.9.2cvs51
1982 * src/gtk/pluginwindow.c
1983 Fix button bar in plugin window, was centered and not
1984 behaving like other dialogs w/ such button bar.
1986 2007-06-08 [wwp] 2.9.2cvs50
1993 Provide a way out of automatic draft saving on IMAP, when
1995 Prevent drafting while sending and quitting while sending.
2000 2007-06-08 [wwp] 2.9.2cvs49
2002 * src/prefs_account.c
2003 * src/gtk/prefswindow.c
2004 * src/gtk/prefswindow.h
2005 Activate the Basic page when opening account prefs.
2007 2007-06-08 [wwp] 2.9.2cvs48
2009 * src/common/socket.c
2010 Don't crash if fork() fails, thanks to Colin.
2012 2007-06-08 [wwp] 2.9.2cvs47
2014 * src/gtk/prefswindow.c
2015 Wrap some long lines, and reset horizontal scroller's adjusment
2016 (this was already done, vertically), when changing tab (not page)
2019 2007-06-08 [paul] 2.9.2cvs46
2021 * src/common/utils.c
2022 use gethostname() instead of uname()
2023 based on a patch by Michael Hughes
2024 <Sylpheed-Claws_user@thehugheslogcabin.net>
2026 2007-06-07 [wwp] 2.9.2cvs45
2028 * src/prefs_common.c
2029 Fix some useless warnings, thanks to Colin.
2031 2007-06-06 [colin] 2.9.2cvs44
2034 Fix strange allocations.
2036 2007-06-06 [colin] 2.9.2cvs43
2039 Patch by Michael Rasmussus to help
2042 2007-06-05 [wwp] 2.9.2cvs42
2044 * src/prefs_account.c
2045 * src/prefs_folder_item.c
2049 Per-folder templates can now be applied recursively.
2050 Always save per-folder templates (formats were erroneously
2051 saved only if they were enabled).
2052 Check for validity of quotation marks everywhere there
2055 2007-06-05 [wwp] 2.9.2cvs41
2058 Fix incoming messages from local accounts always getting filtered
2059 (even if the account prefs say don't), thanks to Colin.
2061 2007-06-05 [wwp] 2.9.2cvs40
2065 Use per-folder/per-account quote chars when applying a
2066 template or inserting text as well. Const'ify some
2069 2007-06-04 [colin] 2.9.2cvs39
2072 More work for wwp :)
2074 2007-06-04 [wwp] 2.9.2cvs38
2077 Same as 2.9.2cvs36 but for forwarding.
2079 2007-06-04 [colin] 2.9.2cvs37
2082 Use original mail file for forward/redirect
2083 Fixes some forwarded mails to be attached as
2084 application/octet-stream (when they have binary
2085 parts), and incidentally fixes bug 848
2086 'Redirect breaks GnuPG'
2088 2007-06-04 [wwp] 2.9.2cvs36
2091 Fix quote mark mis-initialisation when replying/forwarding
2092 (introduced w/ 2.9.2cvs20).
2094 2007-06-04 [wwp] 2.9.2cvs35
2096 * src/prefs_compose_writing.c
2098 Fix a bug where Quotation characters (prefs/compose/writing)
2099 was cleared (introduced w/ 2.9.2cvs26).
2101 2007-06-04 [wwp] 2.9.2cvs34
2103 * src/prefs_account.c
2104 * src/prefs_account.h
2105 Better fix for compiling w/o aspell (rollbacks
2108 2007-06-04 [wwp] 2.9.2cvs33
2111 * src/prefs_account.c
2112 * src/prefs_account.h
2114 It's now possible to disable mail filtering plugins
2115 on a per-account basis.
2117 2007-06-04 [wwp] 2.9.2cvs32
2120 * src/common/utils.c
2121 * src/common/utils.h
2122 Support CRLF in headers part of messages.
2123 Support few more date formats (RFC3339 subsets).
2125 2007-06-04 [wwp] 2.9.2cvs31
2127 * src/prefs_account.c
2128 Fix compiling w/o aspell support.
2130 2007-06-03 [wwp] 2.9.2cvs30
2133 Don't decode leading ENV_ and ~ in P_PASSWORD
2136 2007-06-03 [wwp] 2.9.2cvs29
2139 Don't decode leading ENV_ and ~ in P_PASSWORD
2142 2007-06-03 [wwp] 2.9.2cvs28
2144 * src/prefs_account.c
2145 * src/gtk/prefswindow.c
2146 * src/gtk/prefswindow.h
2147 Added a way to force preloading of all pages
2149 Moved tabs to pages in account prefs.
2151 2007-06-02 [colin] 2.9.2cvs27
2154 Fix possible crash, fix ldap write bugs
2156 Fix ldap write bugs - patch by Michael
2160 Add a hook whenever alertpanel opens/closes
2162 2007-05-31 [wwp] 2.9.2cvs26
2164 * src/prefs_compose_writing.c
2166 Re-organized writing options a bit:
2167 - renamed the Quoting page to Templates
2168 - moved all composing templates to that page
2169 - moved non-templates options to the Writing one,
2170 grouped reply-related options, reordered reply and
2173 2007-05-31 [wwp] 2.9.2cvs25
2176 Removed unused code.
2178 2007-05-31 [colin] 2.9.2cvs24
2181 Fix missing display name when modifying
2182 LDAP. Patch by Michael Rasmussen
2184 2007-05-31 [wwp] 2.9.2cvs23
2186 * src/plugins/bogofilter/Makefile.am
2187 * src/plugins/clamav/Makefile.am
2188 * src/plugins/demo/Makefile.am
2189 * src/plugins/dillo_viewer/Makefile.am
2190 * src/plugins/spamassassin/Makefile.am
2191 Fix building of those plugins in Mac OS X.
2193 2007-05-30 [wwp] 2.9.2cvs22
2195 * src/gtk/quicksearch.c
2196 Fix missing initialization.
2198 2007-05-30 [wwp] 2.9.2cvs21
2201 Revert accidental commit (debug outputs).
2203 2007-05-30 [wwp] 2.9.2cvs20
2206 * src/folder_item_prefs.c
2207 * src/folder_item_prefs.h
2208 * src/prefs_account.c
2209 * src/prefs_account.h
2210 * src/prefs_folder_item.c
2213 Implemented per-account and per-folder
2214 compose/reply/forward formats.
2216 2007-05-30 [wwp] 2.9.2cvs19
2218 * src/prefs_compose_writing.c
2223 Internal API changes (factorize quote format
2226 2007-05-30 [colin] 2.9.2cvs18
2229 Fix race where it's possible to re-click Send
2230 between end of SMTP session and end of "move to
2231 sent folder" when sending an email with send
2234 2007-05-30 [colin] 2.9.2cvs17
2237 Ask for backtrace on all threads. Patch by
2240 Fix stale news statusbar when scanning fails.
2243 Fix some LDAP write updates bugs. Patch
2244 by Michael Rasmussen
2246 2007-05-29 [colin] 2.9.2cvs16
2249 Fix loss of local flags when moving mails
2250 on IMAP in high-bandwidth mode (UID FETCH)
2252 2007-05-25 [paul] 2.9.2cvs15
2254 * src/common/socket.c
2255 fix sometimes crasher on cancelling
2258 2007-05-25 [colin] 2.9.2cvs14
2263 Be more helpful in the subscription
2266 2007-05-23 [wwp] 2.9.2cvs13
2269 * src/prefs_compose_writing.c
2271 * src/prefs_template.c
2272 * src/prefs_template.h
2275 * src/quote_fmt_lex.l
2276 * src/quote_fmt_parse.y
2277 Introduced new syntax elements (symbols and commands)
2278 in templates/quote_fmt. Compatibility w/ old
2280 Updated and reworked the corresponding Information
2282 Display the line number in dialogs that talk about
2283 parser errors (in addition to the error message in
2286 2007-05-23 [wwp] 2.9.2cvs12
2288 * src/quote_fmt_parse.y
2289 Fix 2.9.2cvs11, probably a paste accident ;).
2291 2007-05-23 [wwp] 2.9.2cvs11
2294 * src/prefs_template.c
2296 * src/quote_fmt_parse.y
2297 Fix 2.9.2cvs10, which broke --disable-aspell.
2299 2007-05-22 [wwp] 2.9.2cvs10
2302 * src/prefs_template.c
2305 * src/quote_fmt_lex.l
2306 * src/quote_fmt_parse.y
2307 * src/gtk/gtkaspell.c
2308 * src/gtk/gtkaspell.h
2309 Added template/quote format syntactical elements
2311 - current dictionary
2312 %T to show (shows empty if not set or not enabled),
2313 ?T and !T to check if the default dictionary is
2315 - current account's default dictionary
2316 %aT to show (empty if not set or not enabled),
2317 ?aT and !aT to check if it's enabled and set
2318 - name completion for an address, from the address
2320 %ABf, %ABt, %ABc respectively show the full name got
2321 from the address book if From, To or Cc match a single
2323 ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
2324 matches any contact and if the full name is non-empty.
2325 If From, To or Cc are lists of email addresses, only
2326 the first address will be checked.
2327 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
2328 that could show a trailing ','.
2329 Also, template/quote_fmt parser now shows the line number in case
2332 2007-05-15 [colin] 2.9.2cvs9
2336 Add a public function to know whether Claws
2338 Store opened folder when exiting
2341 Store last opened message in each FolderItem;
2342 Reset last seen messages if Claws crashed, so
2343 that one can't go in an infinite crash in case
2344 a particular mail crashes Claws.
2346 * src/prefs_common.c
2347 * src/prefs_common.h
2349 * src/prefs_summaries.c
2350 Add "Select last opened message" when entering
2352 Add "Select last opened folder" at startup.
2354 2007-05-14 [colin] 2.9.2cvs8
2357 Fix bashism, search for xml catalog
2358 in /usr/local/share/xml/catalog too
2361 2007-05-13 [wwp] 2.9.2cvs7
2363 * src/gtk/logwindow.c
2364 fix raising log windows when they are either minimized or
2367 2007-05-11 [colin] 2.9.2cvs6
2370 Use Hildon's file chooser on Maemo. Patch
2371 by Jean-Luc Biord; fixes part 2 of bug 1201,
2372 'File attachment "manipulation" bugs...'
2374 2007-05-10 [wwp] 2.9.2cvs5
2376 * src/prefs_common.c
2377 * src/prefs_common.h
2378 * src/gtk/quicksearch.c
2379 Add a quicksearch option to automatically run
2380 a search selected from the history (this option
2381 is exclusive towards type-ahead).
2383 2007-05-10 [colin] 2.9.2cvs4
2386 Fix g_warnings, thanks to Brian
2389 2007-05-09 [colin] 2.9.2cvs3
2394 * src/prefs_summaries.c
2397 * src/common/utils.c
2398 * src/gtk/gtksourceprintjob.c
2399 * src/gtk/sslcertwindow.c
2400 Use the re-entrant variant of time functions
2401 Probably fixes bug 1217, 'reentrancy problems
2402 with time functions'
2404 2007-05-09 [colin] 2.9.2cvs2
2407 Fix crasher when reconnection fails
2409 2007-05-08 [paul] 2.9.2cvs1
2415 bump version number following
2418 2007-05-08 [paul] 2.9.1cvs48
2420 * src/plugins/demo/demo.c
2421 * src/plugins/dillo_viewer/dillo_prefs.c
2422 * src/plugins/dillo_viewer/dillo_prefs.h
2423 * src/plugins/dillo_viewer/dillo_viewer.c
2424 * src/plugins/pgpcore/pgp_viewer.c
2425 * src/plugins/pgpcore/pgp_viewer.h
2426 * src/plugins/pgpcore/plugin.c
2427 * src/plugins/pgpcore/prefs_gpg.c
2428 * src/plugins/pgpcore/prefs_gpg.h
2429 * src/plugins/pgpcore/sgpgme.c
2430 * src/plugins/pgpcore/sgpgme.h
2431 * src/plugins/pgpinline/plugin.c
2432 * src/plugins/pgpmime/pgpmime.c
2433 * src/plugins/pgpmime/pgpmime.h
2434 * src/plugins/pgpmime/plugin.c
2435 * src/plugins/spamassassin/spamassassin.c
2436 * src/plugins/spamassassin/spamassassin.h
2437 * src/plugins/spamassassin/spamassassin_gtk.c
2438 * src/plugins/trayicon/README
2440 * tools/README.sylprint
2441 * tools/outlook2claws-mail.pl
2443 * tools/tb2claws-mail
2444 * tools/tbird2claws.py
2446 * tools/vcard2xml.py
2447 * tools/kdeservicemenu/README
2448 cleanups and corrections
2450 2007-05-06 [wwp] 2.9.1cvs47
2453 Fix missing dash to `display` command-line, reported
2454 by Georg Himmrich <georg at mails d0t diesind d0t net>.
2456 2007-05-06 [colin] 2.9.1cvs46
2459 * src/stock_pixmap.c
2460 * src/stock_pixmap.h
2461 * src/pixmaps/printer.xpm
2464 2007-05-06 [paul] 2.9.1cvs45
2469 * src/summary_search.c
2473 2007-05-05 [wwp] 2.9.1cvs44
2477 * src/prefs_actions.c
2481 Fix "faild" typos everywhere and capitalization of
2484 2007-05-04 [colin] 2.9.1cvs43
2489 * src/plugins/pgpcore/prefs_gpg.c
2490 * src/plugins/pgpcore/prefs_gpg.h
2491 * src/plugins/pgpinline/pgpinline.c
2492 * src/plugins/pgpmime/pgpmime.c
2493 Add an API to warn about encryption limits,
2494 and allow to disable these warnings
2496 2007-05-03 [colin] 2.9.1cvs42
2500 Fix bug 1213, 'Delete more than
2503 2007-05-03 [wwp] 2.9.1cvs41
2505 * src/prefs_common.c
2506 * src/prefs_filtering.c
2507 * src/prefs_template.c
2508 * src/common/template.c
2509 * src/common/template.h
2510 * src/gtk/gtkutils.c
2511 * src/gtk/gtkutils.h
2512 Templates are no longer automatically sorted
2513 by name, but can be sorted manually using
2514 |< < > >| buttons as well as drag'n'drop.
2516 2007-05-03 [wwp] 2.9.1cvs40
2518 * src/plugins/spamassassin/spamassassin.c
2519 * src/plugins/spamassassin/spamassassin.h
2520 * src/plugins/spamassassin/spamassassin_gtk.c
2521 * src/plugins/bogofilter/bogofilter.c
2522 * src/plugins/bogofilter/bogofilter.h
2523 * src/plugins/bogofilter/bogofilter_gtk.c
2524 Added an option to conditionally mark saved spam
2525 as read (default is and was to do so).
2526 Satisfies feature request 1708539 on sf.net tracker.
2528 2007-05-03 [colin] 2.9.1cvs39
2531 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
2533 2007-05-02 [colin] 2.9.1cvs38
2536 Fix bug 1209, 'Clicking on address
2537 in header (mailto uri) selects
2538 default account'. Patch adapted from
2541 2007-05-02 [colin] 2.9.1cvs37
2543 * src/grouplistdialog.c
2544 Set cursor to wait cursor while loading
2547 2007-05-02 [paul] 2.9.1cvs36
2551 rename cache and mark files
2554 2007-04-30 [paul] 2.9.1cvs35
2556 * manual/glossary.xml
2557 * manual/plugins.xml
2558 updates. Patch by Ricardo
2560 2007-04-29 [wwp] 2.9.1cvs34
2564 Fix few grammatical errors (patch by David Relson < relson at
2565 osagesoftware dot com >).
2567 2007-04-28 [colin] 2.9.1cvs33
2571 * src/prefs_account.c
2572 * src/prefs_account.h
2573 Drop the "Download all" preference. It's
2574 stupidly useless and confuses people from
2577 2007-04-27 [wwp] 2.9.1cvs32
2580 * src/prefs_account.c
2581 * src/prefs_account.h
2582 Don't reflect accounts changes to the mainwindow when it's
2585 2007-04-27 [colin] 2.9.1cvs31
2588 Freeze/thaw when sync'ing flags
2590 * src/prefs_account.c
2591 * src/prefs_account.h
2592 * src/etpan/imap-thread.c
2593 * src/etpan/imap-thread.h
2594 Add a way to use UID FETCH instead
2595 of searches to fetch message lists
2596 and flags. More expensive towards
2597 bandwidth, less expensive towards
2598 server's CPU. Probably fixes
2599 bug 1158, 'Scanning new folders on
2600 Exchange 2007 extremely slow'.
2603 2007-04-27 [paul] 2.9.1cvs30
2606 * src/prefs_logging.c
2607 improvements to english usage
2609 2007-04-27 [colin] 2.9.1cvs29
2612 Fix build without libetpan (my bad!)
2614 2007-04-26 [colin] 2.9.1cvs28
2618 Fix uselessly exported function
2620 Consider "- -- \n" as signature separator
2621 (that's what signature separators look like
2622 in PGP/Inline signed mails)
2624 2007-04-26 [colin] 2.9.1cvs27
2627 libetpan-0.49 is now required
2629 Fix double fetching of mails if
2632 Make offline sync faster, by
2633 remembering last change time, and
2636 2007-04-26 [hoa] 2.9.1cvs26
2642 * src/etpan/imap-thread.c
2643 * src/etpan/imap-thread.h
2644 cancellation of IMAP operations is now allowed.
2645 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
2647 2007-04-26 [colin] 2.9.1cvs25
2650 Always fetch body+headers in folders that are
2651 synched for offline use, if "Synchronise as
2652 soon as possible" is set.
2653 Fixes bug 1200, 'Add option to always retrieve full
2656 2007-04-25 [colin] 2.9.1cvs24
2659 Fix bug 1198, 'Reply-all "disappearing" address bug
2662 2007-04-24 [colin] 2.9.1cvs23
2665 Fix bug 1195, 'Hardware key navigation'
2666 Make GDK_Enter toggle expansion (Maemo)
2668 2007-04-24 [wwp] 2.9.1cvs22
2671 Fix few compiler warnings.
2673 2007-04-24 [paul] 2.9.1cvs21
2676 * src/stock_pixmap.c
2677 * src/stock_pixmap.h
2678 complete last commit
2680 2007-04-24 [paul] 2.9.1cvs20
2683 * src/pixmaps/active.xpm
2684 * src/pixmaps/checkbox_off.xpm
2685 * src/pixmaps/checkbox_on.xpm
2686 * src/pixmaps/inactive.xpm
2688 remove transparent border from checkbox icons
2690 2007-04-24 [wwp] 2.9.1cvs19
2694 Fix a crash in textview, thanks to Colin.
2696 2007-04-23 [wwp] 2.9.1cvs18
2698 * src/prefs_common.c
2699 Fix 2.9.1cvs5: no header was being translated at all.
2701 2007-04-23 [colin] 2.9.1cvs17
2704 * src/stock_pixmap.c
2705 * src/stock_pixmap.h
2708 * src/gtk/gtksctree.c
2709 * src/gtk/gtksctree.h
2710 * src/pixmaps/selection.xpm
2711 Fix bug 1193, 'Need a way to multi-select
2712 items'. Add a toggle button to the summaryview
2713 to switch between normal and multiple selection
2716 2007-04-23 [colin] 2.9.1cvs16
2719 * src/stock_pixmap.c
2720 * src/stock_pixmap.h
2723 * src/gtk/gtksctree.c
2724 * src/gtk/gtksctree.h
2725 * src/pixmaps/selection.xpm
2726 Fix bug 1193, 'Need a way to multi-
2728 Add a toggle button in the summaryview
2729 to enable normal or multiple selection.
2732 2007-04-23 [colin] 2.9.1cvs15
2735 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
2737 2007-04-21 [colin] 2.9.1cvs14
2739 * src/gtk/quicksearch.c
2740 Fix previous commit (actually use correct
2743 2007-04-21 [colin] 2.9.1cvs13
2745 * src/gtk/quicksearch.c
2746 Fix changing quicksearch type (after Esc,
2747 after changing Recursive, ...)
2749 2007-04-20 [wwp] 2.9.1cvs12
2751 * src/gtk/Makefile.am
2752 Added headers.h (completes 2.9.1cvs5).
2754 2007-04-20 [wwp] 2.9.1cvs11
2757 Fix the use of display name in name column,
2758 it has been overriden w/ the use of nickname
2759 by 2.9.0cvs3. Now nickname is used (if any)
2760 in case of LDAP books only.
2762 2007-04-20 [colin] 2.9.1cvs10
2767 Add handling of 'a' to loop in a mail's
2770 2007-04-20 [colin] 2.9.1cvs9
2773 Fix bug 1190, 'dir_open' button doesn't work'
2776 2007-04-20 [colin] 2.9.1cvs8
2780 Fix bug 1194, 'Hardware keys move from email
2781 list to account/directory list, but not back
2782 to email list...' (Maemo)
2784 2007-04-20 [colin] 2.9.1cvs7
2787 complete previous commit
2789 2007-04-20 [colin] 2.9.1cvs6
2792 Fix bug 1187, 'Reply-to addressee disappears
2793 when reply-to text box is clicked...' (Maemo)
2795 2007-04-20 [wwp] 2.9.1cvs5
2803 * src/prefs_common.c
2804 * src/prefs_common.h
2805 * src/prefs_display_header.c
2806 * src/prefs_matcher.c
2809 * src/gtk/quicksearch.c
2810 Translate more header names according to the relevant option value,
2811 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
2812 Replaced nearly all uses of prefs_common.trans_hdr with a call
2813 to prefs_common_translated_header_name().
2814 Added a headers.h reference file that contains known header names
2815 (RFC2822 and others) to the translation process' input, so that
2816 translated header names will still exist even if no occurrence of
2817 _("headername") is found anymore in the sources.
2818 Don't translate column name 'Number' following to trans_hdr option
2819 value as it's not a header name.
2821 2007-04-20 [colin] 2.9.1cvs4
2823 * src/gtk/quicksearch.c
2824 * src/gtk/quicksearch.h
2825 Add "From, To or Subject" quicksearch
2826 type. Patch by ulfschaper@users.sf.net
2828 2007-04-20 [colin] 2.9.1cvs3
2831 Implement proper references filtering condition.
2832 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
2834 2007-04-19 [wwp] 2.9.1cvs2
2836 * src/prefs_display_header.c
2837 * src/message_search.c
2838 Fix few warnings (g_free of const gchar*).
2840 2007-04-19 [paul] 2.9.1cvs1
2846 bump version number following
2849 2007-04-19 [paul] 2.9.0cvs9
2851 * manual/advanced.xml
2852 * manual/glossary.xml
2855 2007-04-18 [paul] 2.9.0cvs8
2858 fix for CVE-2007-1558 (APOP)
2861 2007-04-18 [paul] 2.9.0cvs7
2867 Fix encoding woes wrt saving of
2871 2007-04-18 [colin] 2.9.0cvs6
2873 * src/gtk/pluginwindow.c
2874 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
2876 2007-04-17 [wwp] 2.9.0cvs5
2882 Fix --disable-ldap build,
2883 fix some LDAP annoyances on
2884 searches, thanks to Colin.
2886 2007-04-17 [wwp] 2.9.0cvs4
2889 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
2890 like gcc 2.9x. Thanks to Colin.
2892 2007-04-17 [wwp] 2.9.0cvs3
2908 Add LDAP write support. Patch mostly by
2909 Michael <mir at datanom dot net>
2911 2007-04-17 [wwp] 2.9.0cvs2
2914 Prepend "Add to address book" to the context menu of compose window's sender and
2917 2007-04-16 [paul] 2.9.0cvs1
2922 2007-04-16 [paul] 2.9.0
2929 2007-04-16 [paul] 2.8.1cvs102
2932 updated by Fabien Vantard
2934 2007-04-16 [paul] 2.8.1cvs101
2944 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
2945 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
2946 Aleksandar Urosevic, and Ralgh Young
2948 2007-04-15 [mones] 2.8.1cvs100
2953 2007-04-14 [colin] 2.8.1cvs99
2955 * src/message_search.c
2956 * src/prefs_display_header.c
2957 * src/summary_search.c
2958 * src/gtk/combobox.c
2961 2007-04-14 [wwp] 2.8.1cvs98
2963 * src/gtk/combobox.c
2964 * src/message_search.c
2965 * src/summary_search.c
2966 * src/prefs_display_header.c
2967 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
2968 returns NULL, get the text value directly from the GtkEntry child.
2970 2007-04-13 [colin] 2.8.1cvs97
2972 * src/gtk/quicksearch.c
2973 Give the focus back to summaryview when
2974 emptying the quicksearch with Esc
2976 2007-04-13 [colin] 2.8.1cvs96
2978 * src/message_search.c
2979 * src/prefs_display_header.c
2980 * src/summary_search.c
2981 Fix possibles crashes when getting text
2984 2007-04-13 [colin] 2.8.1cvs95
2987 Add some UIDL debugging
2989 2007-04-12 [colin] 2.8.1cvs94
2992 Force folder scan if necessary after
2993 copying mails, to be able to reapply
2996 2007-04-11 [colin] 2.8.1cvs93
2999 don't scan for new mail on startup if --select
3000 is specified (or race conditions arise). If so,
3001 do both sequentially.
3003 2007-04-09 [colin] 2.8.1cvs92
3006 Use leafpad by default on Maemo. Patch
3009 2007-04-06 [colin] 2.8.1cvs91
3011 * src/pixmaps/queue_close.xpm
3012 * src/pixmaps/queue_close_hrm.xpm
3013 * src/pixmaps/queue_close_hrm_mark.xpm
3014 * src/pixmaps/queue_close_mark.xpm
3015 * src/pixmaps/queue_open.xpm
3016 * src/pixmaps/queue_open_hrm.xpm
3017 * src/pixmaps/queue_open_hrm_mark.xpm
3018 * src/pixmaps/queue_open_mark.xpm
3019 Move the clock one pixel down :)
3021 2007-04-05 [colin] 2.8.1cvs90
3024 Don't sync when switching offline from
3025 command line - it's usually too late :)
3027 2007-04-05 [paul] 2.8.1cvs89
3030 * src/stock_pixmap.c
3031 * src/pixmaps/dir_close_hrm.xpm
3032 * src/pixmaps/dir_close_hrm_mark.xpm
3033 * src/pixmaps/drafts_close.xpm
3034 * src/pixmaps/drafts_close_mark.xpm
3035 * src/pixmaps/drafts_open.xpm
3036 * src/pixmaps/drafts_open_mark.xpm
3037 * src/pixmaps/inbox.xpm
3038 * src/pixmaps/inbox_close.xpm
3039 * src/pixmaps/inbox_close_hrm.xpm
3040 * src/pixmaps/inbox_close_hrm_mark.xpm
3041 * src/pixmaps/inbox_close_mark.xpm
3042 * src/pixmaps/inbox_hrm.xpm
3043 * src/pixmaps/inbox_hrm_mark.xpm
3044 * src/pixmaps/inbox_mark.xpm
3045 * src/pixmaps/inbox_open.xpm
3046 * src/pixmaps/inbox_open_hrm.xpm
3047 * src/pixmaps/inbox_open_hrm_mark.xpm
3048 * src/pixmaps/inbox_open_mark.xpm
3049 * src/pixmaps/outbox.xpm
3050 * src/pixmaps/outbox_close.xpm
3051 * src/pixmaps/outbox_close_hrm.xpm
3052 * src/pixmaps/outbox_close_hrm_mark.xpm
3053 * src/pixmaps/outbox_close_mark.xpm
3054 * src/pixmaps/outbox_hrm.xpm
3055 * src/pixmaps/outbox_hrm_mark.xpm
3056 * src/pixmaps/outbox_mark.xpm
3057 * src/pixmaps/outbox_open.xpm
3058 * src/pixmaps/outbox_open_hrm.xpm
3059 * src/pixmaps/outbox_open_hrm_mark.xpm
3060 * src/pixmaps/outbox_open_mark.xpm
3061 * src/pixmaps/queue_close.xpm
3062 * src/pixmaps/queue_close_hrm.xpm
3063 * src/pixmaps/queue_close_hrm_mark.xpm
3064 * src/pixmaps/queue_close_mark.xpm
3065 * src/pixmaps/queue_open.xpm
3066 * src/pixmaps/queue_open_hrm.xpm
3067 * src/pixmaps/queue_open_hrm_mark.xpm
3068 * src/pixmaps/queue_open_mark.xpm
3069 updated, added and replaced icons
3072 2007-04-04 [colin] 2.8.1cvs88
3075 Fix build without libetpan
3077 2007-04-03 [colin] 2.8.1cvs87
3080 Fix crash with Citadel, and try to make
3081 things work. this server (and specifically
3082 STATUS and APPEND at least) seems broken.
3084 2007-04-03 [colin] 2.8.1cvs86
3087 Fix icons on folder close
3089 2007-04-03 [colin] 2.8.1cvs85
3092 Fix double-ask of offline override in
3097 Much more efficient way to synchronise
3099 * src/etpan/imap-thread.c
3102 * src/gtk/quicksearch.c
3105 2007-04-03 [paul] 2.8.1cvs84
3110 * src/prefs_common.c
3111 * src/prefs_common.h
3113 Fix sync being done too late
3116 2007-04-02 [colin] 2.8.1cvs83
3119 Maemo: Put status and quicksearch at the top
3120 * src/plugins/bogofilter/bogofilter.c
3121 * src/plugins/spamassassin/spamassassin.c
3122 Derive trash from inbox if possible
3124 2007-04-02 [paul] 2.8.1cvs82
3126 * src/plugins/bogofilter/bogofilter_gtk.c
3127 a few English changes
3133 2007-04-02 [colin] 2.8.1cvs81
3135 * src/image_viewer.c
3136 Fix transparent images by using
3139 Flush events (on new windows) to avoid
3140 having the textview's image resize fail
3141 to know the available width
3143 2007-04-01 [colin] 2.8.1cvs80
3145 * src/prefs_account.c
3146 If no MH mailbox exist, when creating a POP/Local
3147 account, just create and use the default one
3148 instead of bailing with a "Mailbox doesn't exist"
3151 2007-03-31 [colin] 2.8.1cvs79
3153 * src/prefs_account.c
3154 Create signature file if it doesn't exist
3156 * src/prefs_toolbar.c
3157 Maemo: Move "Use default" on the left so
3158 that people can find it
3160 Maemo: make default editor "Maemopad",
3161 default signature file "MyDocs/signature.txt"
3163 2007-03-31 [colin] 2.8.1cvs78
3165 * src/prefs_account.c
3166 Maemo: rework account prefs so
3167 that less horizontal scrolling
3170 2007-03-31 [colin] 2.8.1cvs77
3173 * src/prefs_common.c
3174 * src/prefs_common.h
3175 Fix bug 1167, 'Allow not displaying zeros
3176 in folder list'. Patch by MartinP
3178 2007-03-31 [colin] 2.8.1cvs76
3183 2007-03-31 [colin] 2.8.1cvs75
3186 Apply patch from bug 1172, direct
3187 access to the folder's session instead
3188 of using getter. Patch by MartinP
3190 2007-03-31 [paul] 2.8.1cvs74
3193 no need to list Fabien twice!
3195 2007-03-31 [colin] 2.8.1cvs73
3198 If we're currently "overriding for %d minutes",
3201 2007-03-31 [colin] 2.8.1cvs72
3209 * src/plugins/spamassassin/spamassassin.c
3210 Offline override: Add a parameter to allow
3211 asking even if the override timer is running.
3212 Allows to ask every time the user makes an
3213 explicit action needing online access (such
3214 as Get Mail), and not when the action is
3215 implicit (such as opening an IMAP folder)
3217 2007-03-31 [colin] 2.8.1cvs71
3220 Override offline: "No" answer shouldn't
3221 re-ask after 3 seconds, but 10 minutes.
3223 2007-03-30 [colin] 2.8.1cvs70
3225 * src/common/socket.c
3226 Better error reporting on unix socket
3227 failure (bind usually)
3228 * src/gtk/gtkutils.c
3229 * src/gtk/gtkutils.h
3230 Label window: add a pulsing progress
3231 bar to show we're not hung :)
3234 * src/plugins/pgpcore/sgpgme.c
3237 2007-03-30 [colin] 2.8.1cvs69
3240 * src/prefs_common.c
3241 Fix possible trashing of history and uidl
3242 files on disk full problems
3244 2007-03-30 [paul] 2.8.1cvs68
3249 update summary when changing layout type
3250 (fixes wrong folder icon being displayed)
3253 2007-03-29 [colin] 2.8.1cvs67
3255 * src/prefs_ext_prog.c
3256 The browser pref is irrelevant on Maemo
3258 2007-03-29 [colin] 2.8.1cvs66
3262 Maemo: dynamically switch headers/text position
3263 * src/prefs_common.c
3264 Maemo: hide compose's ruler by default
3265 * src/common/socket.c
3266 * src/common/socket.h
3269 2007-03-29 [colin] 2.8.1cvs65
3271 * src/common/socket.c
3272 * src/common/socket.h
3273 Fix build when MAEMO_CFLAGS contains
3274 _X_OPENSOURCE (resolv.h errors as long
3275 as we don't add _BSD_SOURCE. Ugly).
3277 2007-03-29 [wwp] 2.8.1cvs64
3279 * src/prefs_logging.c
3280 Fix sensitivity of clip-log widgets in prefs/logging,
3283 2007-03-29 [wwp] 2.8.1cvs63
3286 Updated files list for translations, thanks to Fabien.
3288 2007-03-29 [colin] 2.8.1cvs62
3291 * src/common/Makefile.am
3292 * src/common/utils.c
3293 Maybe make URI opening work in Maemo
3296 2007-03-28 [colin] 2.8.1cvs61
3301 Add the possibility to sort folders arbitrarily
3302 (via editing of folderlist.xml only). Patch by
3303 Martin P <mp26+claws@os.inf.tu-dresden.de>
3304 Fixes bug 1166, 'Folder ordering is fixed and cannot
3305 be changed by the user'
3307 2007-03-28 [colin] 2.8.1cvs60
3310 Add popup menu for mime icons
3312 2007-03-28 [colin] 2.8.1cvs59
3315 Fix a layout issue when presenting
3316 mainwindow in Small screen layout
3319 Add a "Go to folder list" button for
3320 mainwindow, and make it default in
3323 2007-03-28 [colin] 2.8.1cvs58
3326 Don't dynamically update title on Maemo
3327 Patch by Jean-Luc Biord
3329 2007-03-27 [colin] 2.8.1cvs57
3334 Enable tap-and-hold on Maemo
3336 2007-03-26 [colin] 2.8.1cvs56
3339 More popup-menu (in attachments list)
3341 2007-03-26 [colin] 2.8.1cvs55
3344 Enable popup-menu signal
3346 2007-03-26 [colin] 2.8.1cvs54
3348 * src/plugins/pgpinline/pgpinline.c
3349 Fix bug 1111, 'PGP/inline plugin hides text
3350 around encrypted text block'. Patch based on
3351 a patch from Michal Cihar.
3353 2007-03-26 [wwp] 2.8.1cvs53
3356 Fix getting a false error when sending queued message
3357 whereas the sending was fine (if there are subfolders
3358 in the queue folder), thanks to Colin.
3360 2007-03-26 [paul] 2.8.1cvs52
3363 update FACE header in welcome message
3365 2007-03-25 [colin] 2.8.1cvs51
3370 2007-03-25 [colin] 2.8.1cvs50
3373 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
3375 2007-03-24 [colin] 2.8.1cvs49
3378 Fix a few launch problems on Maemo
3379 Patch by Jean-Luc Biord
3381 2007-03-24 [wwp] 2.8.1cvs48
3387 Fix wrong action performed when closing the
3388 "ask about account specific filtering rules
3389 when filtering manually" dialog by pressing Escape.
3390 Fix wrong order of buttons in the "return receipt
3391 notification - the message was sent to several of
3392 your accounts" dialog.
3394 2007-03-24 [paul] 2.8.1cvs47
3397 an improvement to English usage
3398 * tools/kdeservicemenu/README
3401 2007-03-24 [paul] 2.8.1cvs46
3404 * src/stock_pixmap.c
3405 * src/pixmaps/edit_extern.xpm
3406 * src/pixmaps/mail_sign.xpm
3407 rescue long lost icons
3409 2007-03-24 [paul] 2.8.1cvs45
3412 fix toolbar (broken in 2.8.1cvs42)
3414 2007-03-23 [colin] 2.8.1cvs44
3417 Correctly unsubscribe/resubscribe after
3420 2007-03-23 [colin] 2.8.1cvs43
3422 * src/prefs_common.c
3423 Maemo: as the platform is light on RAM, allow
3424 caches to be discarded faster.
3426 2007-03-23 [colin] 2.8.1cvs42
3431 * src/stock_pixmap.c
3432 * src/stock_pixmap.h
3437 * src/pixmaps/open_mail.xpm
3438 Maemo changes: Add the possibility to have
3439 "Open Email" and "Close Window" buttons on
3440 toolbars (and use them in Maemo's default
3443 2007-03-23 [wwp] 2.8.1cvs41
3446 Reverted that part of the action dialog closure logics, to
3447 pre-2.8.1cvs19. Managing action dialog w/ no output may be
3448 done later in a different way (or may not).
3450 2007-03-22 [wwp] 2.8.1cvs40
3453 Fix sticky action dialog when got no output but action command
3454 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
3456 2007-03-22 [colin] 2.8.1cvs39
3458 * src/prefs_filtering.c
3459 * src/gtk/combobox.h
3460 Fix escaping account names in filtering prefs
3462 2007-03-22 [colin] 2.8.1cvs38
3467 Add any attribute specified in LDAP servers'
3468 Search attributes to the Other Attributes tab
3469 of contacts; Add 'telephoneNumber' in the
3472 2007-03-22 [colin] 2.8.1cvs37
3477 Try to prevent race conditions when
3478 changing the folder list
3480 Fix possible red folder icon when
3481 switching from Small screen layout
3484 2007-03-22 [colin] 2.8.1cvs36
3489 Rename "little screen" to "Small screen"
3490 * src/gtk/Makefile.am
3491 * src/common/utils.c
3493 Fix Maemo-related compilation problems
3495 2007-03-21 [colin] 2.8.1cvs35
3499 * claws-mail.desktop
3500 Remove .png from the Icon, it's useless
3502 2007-03-21 [colin] 2.8.1cvs34
3506 Add the necessary lib checking for
3509 2007-03-21 [colin] 2.8.1cvs33
3512 Fix unconditional "error happened" when
3513 sending via command-line. "lol @ myself"
3515 2007-03-21 [colin] 2.8.1cvs32
3517 * claws-mail-40x40.png
3518 * claws-mail-26x26.png
3528 * src/prefs_account.c
3529 * src/prefs_common.c
3530 * src/summary_search.c
3534 * src/gtk/gtkutils.c
3535 * src/gtk/gtkutils.h
3536 * src/gtk/logwindow.c
3538 * src/gtk/prefswindow.c
3539 Add Maemo port (patch mainly by Jean-Luc Biort)
3540 Add a new 'Little screen' layout to help on such
3541 platforms (patch by me)
3542 Make some default preferences different (more
3543 adapted) on Maemo (patch by me)
3545 2007-03-21 [wwp] 2.8.1cvs31
3547 * src/prefs_logging.c
3548 * src/prefs_logging.h
3549 Fixed copyright header of newly added files.
3551 2007-03-21 [wwp] 2.8.1cvs30
3567 * src/prefs_common.c
3568 * src/prefs_common.h
3569 * src/prefs_logging.c
3570 * src/prefs_logging.h
3573 * src/send_message.c
3578 * src/common/session.c
3580 * src/common/socket.c
3581 * src/etpan/imap-thread.c
3582 * src/gtk/logwindow.c
3583 * src/gtk/logwindow.h
3584 * src/plugins/bogofilter/bogofilter.c
3585 * src/plugins/spamassassin/spamassassin.c
3586 Added debugging of filtering/processing rules.
3587 The debug log is here 'Tools/Filtering debug window',
3588 the options there 'Configuration/Preferences/Other/Logging',
3589 and the log file is ~/.claws-mail/filtering.log.
3590 Moved protocol log prefs to 'Other/Logging' as well.
3591 To support such debugging feature, the existing log API has
3592 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
3593 this impacts many external modules (commits follow).
3595 2007-03-21 [paul] 2.8.1cvs29
3597 * src/etpan/Makefile.am
3598 * src/etpan/imap-thread.c
3599 add missing #include
3601 2007-03-21 [colin] 2.8.1cvs28
3604 Fix bug 1157, 'some broken messages confuse
3605 mime parser'. Make sure we can't have MimeInfos
3606 with negative sizes.
3608 2007-03-20 [colin] 2.8.1cvs27
3611 Fix missing \0 on buffer
3613 2007-03-20 [colin] 2.8.1cvs26
3616 Use make_dir_hier instead of make_dir
3617 to create the MH mailbox
3619 2007-03-20 [colin] 2.8.1cvs25
3623 * src/prefs_account.c
3625 Fix default inbox weirdnesses (after wizard,
3626 if path is Mail, mailbox identifier is #mh/Mailbox,
3627 and when creating new accounts)
3629 2007-03-20 [colin] 2.8.1cvs24
3632 Write folderlist after adding/deleting accounts
3635 2007-03-20 [colin] 2.8.1cvs23
3638 * src/remotefolder.h
3639 Fix bug 1153, 'CM segfaults if IMAP folder is
3640 selected while scanning prior to update'
3642 2007-03-17 [paul] 2.8.1cvs22
3645 fix a typo, and be a little more verbose.
3647 2007-03-17 [wwp] 2.8.1cvs21
3650 Fix a compiler warning.
3652 2007-03-16 [wwp] 2.8.1cvs20
3656 Updated to deal w/ the new mairix.sh tool.
3658 2007-03-16 [wwp] 2.8.1cvs19
3661 Fix logics issues around the action IO dialog:
3662 - disable entry widget and exec button when
3663 the exec button is clicked (don't wait for any
3664 output line) - fix possible disabling/re-enabling/
3665 re-disabling of those widgets
3666 - raise an error if executing a %as{} action either
3667 empty or invalid, instead of failing silently
3668 - don't close the dialog if the abort button has been
3669 clicked and if there was no output yet
3670 - set focus to the abort button when the exec button
3672 - fix capitalization of a warning message
3674 2007-03-16 [wwp] 2.8.1cvs18
3677 Added a wrapper to mairix to the tools folder.
3679 2007-03-16 [colin] 2.8.1cvs17
3683 Allow mimeviewer plugins to print
3686 2007-03-16 [colin] 2.8.1cvs16
3691 2007-03-15 [colin] 2.8.1cvs15
3695 Add a way for mimeviewer plugins to
3696 implement body search
3698 2007-03-15 [paul] 2.8.1cvs14
3700 * src/prefs_spelling.c
3703 2007-03-15 [paul] 2.8.1cvs13
3705 * src/common/quoted-printable.c
3706 fix decoding of quoted-printable parts
3708 2007-03-14 [wwp] 2.8.1cvs12
3710 * src/gtk/logwindow.h
3711 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
3713 2007-03-14 [wwp] 2.8.1cvs11
3715 * src/gtk/logwindow.h
3716 Complete 2.8.1cvs10.
3718 2007-03-14 [colin] 2.8.1cvs10
3720 * src/gtk/logwindow.c
3721 Probably fix bug 1149, crash on logwindow
3722 close - at the expense of performance once
3723 logwin has been opened
3725 2007-03-14 [colin] 2.8.1cvs9
3728 If claws-mail is running on another
3729 display, warn instead of popping it up
3730 on the other display
3732 2007-03-12 [colin] 2.8.1cvs8
3735 Fix bug 1145, 'Setting a different name
3736 for the Mailbox name isn't reflected in
3737 default account settings'. Patch by wwp
3739 2007-03-12 [colin] 2.8.1cvs7
3742 Fix bug 1143, 'Add number of messages to be
3743 deleted to confirmation dialog'
3745 2007-03-12 [wwp] 2.8.1cvs6
3748 * src/prefs_common.c
3749 * src/prefs_common.h
3750 * src/prefs_summaries.c
3751 Changed the option that displays unread messages count
3752 next to the folder name in folder list: it is now
3753 possible to either display nothing, display the
3754 unread messages number only or the unread and total messages
3755 numbers. The patch includes this extra feature as well
3756 as some minor fixes by rewriting the algo in folderview.c.
3757 Thanks to Paul for the original idea and implementation, plus
3758 testing and proof-reading!
3760 2007-03-09 [paul] 2.8.1cvs5
3764 * tools/claws-mail-compose-insert-files.pl
3765 added a script which enables inserting files
3766 into the message body of a new Claws Mail
3767 Compose window from the command line. Additionally
3768 To, Cc, Subject and files to attach to the message
3771 2007-03-09 [wwp] 2.8.1cvs4
3776 Optimize matching of addresses in the addressbook
3777 (filtering/processing 'found_in_addressbook' condition).
3779 2007-03-07 [wwp] 2.8.1cvs3
3782 * src/quote_fmt_lex.l
3783 * src/quote_fmt_parse.y
3784 Add a new quote format symbol: %A to insert the
3785 sender email address (just the address itself).
3787 2007-03-06 [wwp] 2.8.1cvs2
3789 * src/gtk/gtkutils.c
3790 * src/plugins/trayicon/trayicon_prefs.h
3791 * src/plugins/trayicon/trayicon_prefs.c
3792 * src/plugins/trayicon/trayicon.c
3795 Add a new trayicon (optional) feature: minimize to tray. When enabled,
3796 minimizing Claws-Mail main window will hide it to the trayicon instead.
3799 2007-03-06 [paul] 2.8.1cvs1
3805 bump version number following
3808 2007-03-06 [paul] 2.8.0cvs24
3811 corrected by by Tim <timbrain@post.cz>
3813 2007-03-05 [colin] 2.8.0cvs23
3817 Fix mime/globs path on NetBSD
3818 patch by George Michaelson
3820 2007-03-05 [wwp] 2.8.0cvs22
3823 Remove debug statement (accidentally committed w/ cvs14).
3825 2007-03-05 [paul] 2.8.0cvs21
3827 * src/plugins/pgpcore/prefs_gpg.c