1 2007-09-06 [wwp] 3.0.0cvs9
4 Add a missing linefeed to a debug message.
6 2007-09-05 [colin] 3.0.0cvs8
9 Fix statusbar/window mismatch on Maemo
11 2007-09-05 [colin] 3.0.0cvs7
14 Fix build without USE_LDAP_TLS
16 2007-09-05 [colin] 3.0.0cvs6
25 Maemo: distinguish various statusbar messages,
26 in order to display only the most important.
28 2007-09-04 [wwp] 3.0.0cvs5
31 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
32 Show protocol "SMTP" and the appropriate server for send-only
33 accounts, show "-" instead of "" when no value is relevant.
35 2007-09-03 [ticho] 3.0.0cvs4
38 Handle plural form better in delete confirmation dialog.
40 2007-09-03 [wwp] 3.0.0cvs3
43 Warn differently when sending or sending later (queueing).
45 2007-09-03 [colin] 3.0.0cvs2
51 Add a new plugin API, MimeParser. It allows
52 plugins to scan email MIME parts and optionally,
55 2007-09-03 [mones] 3.0.0cvs1
60 While a better solution is made double history sizes
62 2007-09-03 [paul] 3.0.0
69 2007-09-03 [paul] 2.10.0cvs191
83 updated by Yasen Pramatarov, Miquel Oliete, Stephan
84 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
85 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
86 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
88 2007-09-02 [colin] 2.10.0cvs190
92 Prevent empty or white-space tags
94 2007-09-01 [colin] 2.10.0cvs189
97 Fix double-reading of accounts list when
98 the wizard has been run due to no accounts
100 Fix sensitivity of a menu item in case
103 2007-09-01 [wwp] 2.10.0cvs188
106 Fix wizard crash when Mailbox dir already exists
109 2007-08-31 [colin] 2.10.0cvs187
111 * src/etpan/imap-thread.c
112 Fix unwanted creation of
113 libetpan's stream dump file
115 Fix coloring of pastes as quotation
117 Maemo: Fix opening of mails from keypad
123 * src/gtk/prefswindow.c
124 Maemo: Fix adjustments changes
126 2007-08-30 [colin] 2.10.0cvs186
129 Don't opened selected folder when clicking
132 Maemo: Make Esc close messageviews
134 Maemo: Fix message scrolling to the end on
136 Maemo: Fix reopening same message
137 * src/gtk/prefswindow.c
138 Maemo: try to fix scrollbar. Doesn't work,
139 it seems as if gtk_adjustment_set_value was
142 2007-08-30 [colin] 2.10.0cvs185
147 * src/prefs_matcher.c
148 * src/prefs_template.c
152 * src/gtk/gtkaspell.c
153 * src/plugins/bogofilter/bogofilter.c
154 * src/plugins/bogofilter/bogofilter_gtk.c
155 * src/plugins/clamav/clamav_plugin_gtk.c
156 * src/plugins/pgpcore/sgpgme.c
157 * src/plugins/spamassassin/spamassassin.c
158 * src/plugins/spamassassin/spamassassin_gtk.c
159 Fix all potential misuses of format-string functions
161 2007-08-30 [wwp] 2.10.0cvs184
163 * src/prefs_template.c
166 2007-08-29 [colin] 2.10.0cvs183
168 * src/plugins/trayicon/trayicon.c
169 Fix leak of hooks in case of error,
170 thanks to Holger Berndt
172 2007-08-28 [colin] 2.10.0cvs182
175 Don't use current folder settings when
176 composing from the compose button's
179 2007-08-28 [colin] 2.10.0cvs181
181 * src/quote_fmt_parse.y
182 Fix cursor offset when quote contains UTF-8
185 2007-08-28 [colin] 2.10.0cvs180
189 Fix signature replacement when it's been wrapped
191 2007-08-27 [colin] 2.10.0cvs179
196 2007-08-27 [colin] 2.10.0cvs178
199 Fix Quicksearch's Sticky mode
201 2007-08-27 [colin] 2.10.0cvs177
203 * src/folder_item_prefs.c
204 * src/folder_item_prefs.h
207 Fix loss of subfolders properties when
210 2007-08-26 [wwp] 2.10.0cvs176
214 * src/prefs_actions.c
215 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
216 will have to be used when necessary *before* calling
217 alertpanel functions.
219 2007-08-25 [paul] 2.10.0cvs175
221 * src/prefs_actions.c
222 workaround gettext problem marking
223 string as c-format when it's not
225 2007-08-25 [wwp] 2.10.0cvs174
229 * src/prefs_actions.c
230 Call the pango markup escape function right ince in alertpanel_create
231 instead of everywhere (reverts some parts of 2.10.0cvs123 and
235 Fix a crash due to a misuse of g_print(), encountered when the string
236 passed to g_print was containing printf substitution symbols.
238 2007-08-25 [paul] 2.10.0cvs173
241 fix a segfault when refreshing RSSyl feeds
243 2007-08-25 [paul] 2.10.0cvs172
245 * src/gtk/icon_legend.c
248 2007-08-25 [paul] 2.10.0cvs171
252 * src/pixmaps/insert_file.xpm
253 add a new pixmap instead of re-using
254 paste.xpm. (easier for icon theme authors)
256 2007-08-24 [holger] 2.10.0cvs170
258 * src/plugins/trayicon/trayicon.c
259 The same fix for another hook id.
261 2007-08-24 [holger] 2.10.0cvs169
263 * src/plugins/trayicon/trayicon.c
264 Micro-fix: Do the error checking for
267 2007-08-24 [paul] 2.10.0cvs168
270 fix typo causing compiler warning
272 2007-08-24 [paul] 2.10.0cvs167
275 put back the correct version of this file also
277 2007-08-24 [colin] 2.10.0cvs166
280 Use progress bar when sending messages
282 2007-08-24 [paul] 2.10.0cvs165
285 oops! if i'm quick no-one will notice
286 (put back the proper file)
288 2007-08-24 [paul] 2.10.0cvs164
296 * tools/mew2claws-mail.pl
297 add new script that imports a Mew address book
298 submitted by Jerome Lelong
300 2007-08-24 [paul] 2.10.0cvs163
303 remove the obsolete plugins, add the
304 missing plugins, including the forthcoming
307 2007-08-24 [paul] 2.10.0cvs162
309 * manual/advanced.xml
310 add info about the hidden emphasis_color option
311 * manual/keyboard.xml
312 correct the info about hotkeys
315 2007-08-24 [paul] 2.10.0cvs161
318 add mnemonic to 'Run procesing rules'
320 2007-08-24 [paul] 2.10.0cvs160
325 use suitable defaults for outbox,
326 queue, drafts and trash folders
328 2007-08-24 [wwp] 2.10.0cvs159
331 Update menu item sensitivity if necessary (or we get a
332 gtk critical message).
334 2007-08-23 [wwp] 2.10.0cvs158
337 * src/prefs_actions.c
338 Allow literal % chars in action commands (use %%).
339 Add a missing p++ to the action parser in action_get_type(),
340 which was missing it, even if it was neutral.
341 Fix a pango markup warning at runtime.
343 2007-08-23 [wwp] 2.10.0cvs157
346 Contacts are now locale-aware sorted in the address book
347 (LC_COLLATE matters here).
348 Fix missing table initializers.
350 2007-08-23 [colin] 2.10.0cvs156
353 Check scan_required on dest folder when copying
355 2007-08-23 [colin] 2.10.0cvs155
358 Fix scanning when folder was empty
360 2007-08-22 [colin] 2.10.0cvs154
363 Don't g_warning when g_try_malloc fails(), or it makes
364 things worse as g_log() allocates. Fixes bug 1290,
365 'Claws Mail crashes if too little memory when
366 rebuilding folder tree'
368 2007-08-22 [colin] 2.10.0cvs153
371 Fix format string vulnerability, thanks to
372 Ulf Harnhammar, Secunia Research
374 2007-08-22 [colin] 2.10.0cvs152
379 2007-08-22 [wwp] 2.10.0cvs151
382 Few better null-ptr checks.
384 2007-08-22 [colin] 2.10.0cvs150
387 * src/editldap_basedn.c
396 2007-08-22 [colin] 2.10.0cvs149
401 2007-08-22 [colin] 2.10.0cvs148
406 2007-08-22 [colin] 2.10.0cvs147
409 Fix test (set ldap v3 if bindDN is set or TLS is set)
411 2007-08-22 [colin] 2.10.0cvs146
415 Fix wrong "Connected successfully to server". Connection only succeeds if
416 we can get the base DN.
418 2007-08-21 [wwp] 2.10.0cvs145
427 More sanity checks in ldap functions.
429 2007-08-21 [wwp] 2.10.0cvs144
431 * src/prefs_account.c
432 Don't return a value in a void function().
434 2007-08-21 [paul] 2.10.0cvs143
437 add check for ftp: to messageview_list_urls()
439 2007-08-21 [colin] 2.10.0cvs142
446 Fix bug 1293, 'LDAP address book not working'
447 Search only on specified fields, but fetch
448 every field possible. People will have to
449 reset the searched Attributes in their LDAP
452 2007-08-21 [wwp] 2.10.0cvs141
462 * src/editaddress_other_attributes_ldap.c
479 * src/prefs_customheader.c
480 * src/prefs_msg_colors.c
486 * src/common/socket.c
487 * src/common/ssl_certificate.c
490 * src/gtk/description_window.c
491 * src/plugins/demo/demo.c
492 * src/plugins/pgpcore/prefs_gpg.c
493 * src/plugins/spamassassin/libspamc.c
494 Make sure we use glib functions to send text messages (information,
495 debug, warning, errors) to stdout/stderr - no more direct puts
496 fputs printf fprintf to stdout/stderr when it can be done using
497 g_log*() and g_print/g_printerr. Doing this, we make sure every
498 stdout/stderr message is saved to log in Windows.
501 2007-08-21 [wwp] 2.10.0cvs140
505 Route glib's stdout/stderr messages to a log file (Windows only),
506 instead of loosing them.
508 2007-08-21 [paul] 2.10.0cvs139
511 replace deprecated g_strncasecmp()
515 2007-08-20 [ticho] 2.10.0cvs138
518 * src/prefs_account.h
519 Copy all account preferences in account_clone() - some
521 * src/prefs_account.c
522 Handle empty privacy system combobox gracefully (warning
525 2007-08-20 [colin] 2.10.0cvs137
530 2007-08-20 [paul] 2.10.0cvs136
540 patch by Michael Rasmussen
542 2007-08-19 [colin] 2.10.0cvs135
545 Fix previous commit. Sensitivity update is needed
546 for "Cancel receiving". However when batching we
547 don't need to do it for every message flag change,
548 just once at the start and once at the end.
550 2007-08-19 [colin] 2.10.0cvs134
553 Remove useless menu updates on session lock/unlock
555 2007-08-19 [colin] 2.10.0cvs133
557 * src/etpan/imap-thread.c
558 Make all fetch logs less verbose
560 2007-08-19 [paul] 2.10.0cvs132
565 fix bug 1286, 'Can't move a folder into a "Folders
568 2007-08-18 [ticho] 2.10.0cvs131
570 * src/editaddress_other_attributes_ldap.c
571 Converted option menu for other ldap attributes to GtkComboBox.
573 2007-08-18 [colin] 2.10.0cvs130
580 Revert 'send_dialog_mode' meaning to
581 'send_dialog_invisible', so that the
582 new checkbox doesn't change the
585 2007-08-18 [paul] 2.10.0cvs129
588 add missing menu update
590 2007-08-17 [colin] 2.10.0cvs128
593 Set batching after getting flags - maybe fixes
594 bug 1292, 'CM crashes on writing mail'
596 2007-08-16 [ticho] 2.10.0cvs127
599 Convert two GtkOptionMenu widgets to new GtkComboBox.
602 Allow NULL for GtkComboBox menuitem label, rendering such
603 items as row separators.
605 2007-08-16 [paul] 2.10.0cvs126
607 * src/plugins/trayicon/trayicon.c
608 remove wrongly used gettextisation
610 2007-08-15 [ticho] 2.10.0cvs125
613 Fixed a runtime warning where an attempt to pack an
614 already packed GtkLabel was made.
616 2007-08-15 [ticho] 2.10.0cvs124
618 * src/prefs_compose_writing.c
619 Convert the insert-or-attach-dragged-files GtkOptionMenu
622 2007-08-14 [ticho] 2.10.0cvs123
626 Changed return receipt account selector to GtkComboBox.
627 Fixed a runtime warning where GTK tried to parse
628 "name <email@address" as a Pango markup in an alertpanel label.
630 2007-08-14 [ticho] 2.10.0cvs122
632 * src/prefs_logging.c
633 Changed GtkOptionMenu in logging preferences to GtkComboBox.
635 2007-08-14 [wwp] 2.10.0cvs121
639 * tools/popfile-link.sh
640 Added a new tool: POPFile helper, to open
641 selected messages in POPFile control center,
642 in order to change the messages' status.
644 2007-08-14 [ticho] 2.10.0cvs120
651 Change "Show send dialog" optionmenu to a checkbutton.
652 * src/prefs_receive.c
653 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
655 2007-08-13 [wwp] 2.10.0cvs119
666 * src/partial_download.c
672 * src/gtk/gtkaspell.c
674 Make sure we never pass NULL pointers for %s substitutions
675 (prevent from crashing in Windows).
677 2007-08-13 [wwp] 2.10.0cvs118
680 Re-enable mmap_reads in Windows with some missing
681 CloseHandle of mapping objects, thanks to
684 2007-08-13 [paul] 2.10.0cvs117
687 fix bug 1287, 'Compile time problem on Solaris
688 (nexenta gnu/Solaris) utils.c'
689 Thanks to Piotr Chrzczonowicz
691 2007-08-12 [wwp] 2.10.0cvs116
693 * src/plugins/pgpcore/prefs_gpg.c
694 Don't try to unset a GPG_AGENT_INFO that was not
695 set (and don't use a NULL string in Windows, it was
696 crashing with --debug if GPG_AGENT_INFO was not set).
698 2007-08-12 [wwp] 2.10.0cvs115
701 Make gcc type-check arguments passed to privacy_set_error().
703 2007-08-12 [ticho] 2.10.0cvs114
705 * src/prefs_folder_item.c
706 Make sure that folder default account combobox always has some
709 Handle empty combobox gracefully (warning instead of crash).
711 2007-08-12 [ticho] 2.10.0cvs114
713 * src/prefs_folder_item.c
714 Make sure that folder default account combobox is not empty.
716 Handle empty combobox gracefully (warning instead of crash).
718 2007-08-11 [paul] 2.10.0cvs113
722 use 'subfolder' instead of 'sub-folder', matching
723 everywhere else the term is used
727 2007-08-10 [wwp] 2.10.0cvs112
730 Disable mmap reads in Windows only (at least temporarily), they
731 prevent from renaming/removing target cache files.
737 2007-08-10 [wwp] 2.10.0cvs111
740 fix unpredictable crashes in Windows due to broken
741 cache/mark/tags files writting (file were opened for
742 writing in text mode).
745 use gettimeofday() from w32lib.h on Windows.
747 2007-08-10 [colin] 2.10.0cvs110
750 * src/etpan/imap-thread.c
751 * src/etpan/imap-thread.h
752 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
754 2007-08-09 [colin] 2.10.0cvs109
757 Fix port being reset to 636 on SSL
759 Fix folder_item_get_msg_num_by_file
760 on drafts/queue folders
762 2007-08-09 [wwp] 2.10.0cvs108
765 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
766 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
769 2007-08-09 [colin] 2.10.0cvs107
773 * src/gtk/prefswindow.c
774 A few Maemo layout fixes
776 2007-08-09 [paul] 2.10.0cvs106
778 * src/prefs_account.c
779 remove the hyphen from plug-ins to
780 match everywhere else
782 2007-08-08 [wwp] 2.10.0cvs105
784 * src/prefs_folder_item.c
785 Fix an extraneous stealth ^L char.
787 2007-08-08 [wwp] 2.10.0cvs104
789 * src/prefs_folder_item.c
790 Better fix, group variables declarations (USE_ASPELL).
792 2007-08-08 [wwp] 2.10.0cvs103
794 * src/prefs_folder_item.c
795 Fix compilation w/ USE_ASPELL set (broken
798 2007-08-08 [ticho] 2.10.0cvs102
800 * src/prefs_folder_item.c
801 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
803 2007-08-08 [colin] 2.10.0cvs101
806 * src/etpan/imap-thread.c
807 * src/etpan/imap-thread.h
808 Close selected mailbox before doing
811 2007-08-08 [colin] 2.10.0cvs100
814 Complete symbol table, thanks to wwp.
815 Fixes bug 1284, 'The html -> text
816 converter ignores entities'
820 2007-08-08 [colin] 2.10.0cvs99
823 Better way to fetch UIDs on non-UIDPLUS servers
825 2007-08-07 [colin] 2.10.0cvs98
828 fix bug 1275, 'auto-saved draft messages not
829 always being removed'; Also, make multiple
830 copy (in the same account) faster by matching
831 source/destination message UIDs.
833 Don't try to reshow deleted mail
835 Fix leak on error path
837 2007-08-07 [wwp] 2.10.0cvs97
840 * manual/advanced.xml
841 * manual/fr/account.xml
842 * manual/fr/advanced.xml
843 Updated the reference manual and the French translation to
844 reflect 2.10.0cvs84: enable running folder Processing
847 2007-08-06 [wwp] 2.10.0cvs96
852 Allow changing the emphasis color used to highlight
853 the newsreader/x-mailer header value when it matches
854 our preferred mail agent (hidden pref 'emphasis_col' added
857 2007-08-06 [colin] 2.10.0cvs95
861 Re-commit 2.10.0cvs86, with a protection
862 against Pango bug. Also, try to fix
863 bug 1275, 'auto-saved draft messages not
864 always being removed'
866 2007-08-06 [wwp] 2.10.0cvs94
868 * src/gtk/quicksearch.c
869 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
871 2007-08-06 [ticho] 2.10.0cvs93
873 * src/prefs_account.c
875 Use GtkComboBox instead of GtkOptionMenu for privacy system
876 selection in account preferences.
878 2007-08-06 [wwp] 2.10.0cvs92
880 * src/plugins/pgpcore/plugin.def
881 Apply one more chunk from gpg4win's 03-w32-port patch.
883 2007-08-05 [colin] 2.10.0cvs91
887 reverting buggy patch for now
889 2007-08-05 [colin] 2.10.0cvs90
894 2007-08-04 [colin] 2.10.0cvs89
896 * src/prefs_summaries.c
897 * src/summary_search.c
898 Replace deprecated widgets. Patch by
901 2007-08-04 [colin] 2.10.0cvs88
904 Refresh GUI only every 2000 mails on mh_get_last_num
905 This is fast (readdir) and done only once per
908 2007-08-03 [colin] 2.10.0cvs87
910 * src/prefs_account.c
913 Fix a deprecated widget. Patch by
916 2007-08-03 [colin] 2.10.0cvs86
920 Make colorisation and wrapping algorithms
921 faster. Fixes bug 1246, 'compose becomes
922 increasingly slow replying to complex emails'
924 2007-08-03 [paul] 2.10.0cvs85
927 keep the window painted
929 2007-08-02 [paul] 2.10.0cvs84
934 enable running folder Processing
937 2007-08-02 [paul] 2.10.0cvs83
940 speed up/clean up rendering of larger
944 2007-08-01 [paul] 2.10.0cvs82
949 change default toolbar layout on maemo
950 * src/pixmaps/close.xpm
951 make the red cross a grey cross
952 * src/pixmaps/jpilot.xpm
953 make icon smaller so it fits better
955 2007-07-31 [paul] 2.10.0cvs81
959 fix crash on maemo on first launch
961 2007-07-30 [paul] 2.10.0cvs80
963 * src/prefs_matcher.c
964 specify the units of age and size
966 2007-07-30 [paul] 2.10.0cvs79
969 Fix IMAP timeout setting
971 2007-07-30 [colin] 2.10.0cvs78
973 * src/prefs_account.c
974 Fix a deprecated widget. Patch by
977 2007-07-27 [paul] 2.10.0cvs77
979 * src/matcher_parser_parse.y
980 * src/prefs_filtering_action.c
981 * src/prefs_matcher.c
982 these changes forgotten in cvs74's
983 'watch thread' feature
985 2007-07-27 [paul] 2.10.0cvs76
988 fix potential crasher
991 2007-07-27 [paul] 2.10.0cvs75
997 make mainwindow's /Help/Manual point to the
998 remote copy if the local copy doesn't exist
1000 2007-07-27 [paul] 2.10.0cvs74
1008 * src/matcher_parser_parse.y
1011 * src/stock_pixmap.c
1012 * src/stock_pixmap.h
1017 * src/pixmaps/watchthread.xpm
1018 add 'watch thread' feature
1020 2007-07-27 [paul] 2.10.0cvs73
1022 * src/prefs_folder_item.c
1023 adjust labels, add tooltips
1025 2007-07-27 [colin] 2.10.0cvs72
1028 Maemo: Remove less used menu items
1030 2007-07-26 [colin] 2.10.0cvs71
1033 Maemo: destroy messageview after trashing mail.
1034 Maybe should be done on X11 too
1036 2007-07-26 [colin] 2.10.0cvs70
1040 * src/prefs_common.c
1041 * src/prefs_common.h
1043 Add View/Show or Hide/Column headers
1045 2007-07-26 [colin] 2.10.0cvs69
1050 2007-07-26 [colin] 2.10.0cvs68
1053 Fix possible crash on cache invalidation
1057 * src/quote_fmt_parse.y
1058 Make replying to mails with big attachments
1059 much faster. Fixes bug 1224, 'The process of
1060 Replying to emails with large attachments
1061 seems unreasonably long...'
1063 2007-07-26 [colin] 2.10.0cvs67
1068 Fix threads use on BSDs
1070 2007-07-26 [paul] 2.10.0cvs66
1072 * src/gtk/prefswindow.c
1073 fix account prefs breakage
1076 2007-07-26 [paul] 2.10.0cvs65
1079 standardise ./configure --help messages
1081 2007-07-26 [colin] 2.10.0cvs64
1085 Fix two vCard-related crashes
1087 2007-07-25 [colin] 2.10.0cvs63
1090 * src/prefs_common.c
1091 * src/prefs_common.h
1092 * src/prefs_receive.c
1093 Maemo: Add a better way to notify of
1099 Maemo: Various layout fixes
1100 * src/gtk/prefswindow.c
1101 Maemo: Better prefs layout
1103 2007-07-25 [paul] 2.10.0cvs62
1106 fix the layout on maemo
1109 2007-07-25 [iwkse] 2.10.0cvs61
1112 add 'o' shortcut on summaryview
1114 2007-07-25 [iwkse] 2.10.0cvs60
1119 2007-07-24 [colin] 2.10.0cvs59
1122 Fix missing timestamp update on source
1126 Better text layout on part's choices
1128 2007-07-23 [colin] 2.10.0cvs58
1132 Maemo: Automatically choose the correct application
1134 * src/gtk/quicksearch.c
1135 Make search run on GDK_KP_Enter too
1137 2007-07-23 [wwp] 2.10.0cvs57
1139 * src/quote_fmt_lex.l
1140 Revert accidentaly committed lines (account_sig) in
1143 2007-07-23 [wwp] 2.10.0cvs56
1145 * src/quote_fmt_lex.l
1146 Fix typos around long form expressions in the quote lexer.
1152 2007-07-23 [colin] 2.10.0cvs55
1155 Fix auto-completion on Maemo
1157 2007-07-23 [colin] 2.10.0cvs54
1160 Maemo: Fix sticking statusbars
1162 2007-07-22 [colin] 2.10.0cvs53
1165 Maemo: Fix the strange "top_application" info
1166 at startup. We should do something when
1167 receiving such a message.
1169 2007-07-20 [paul] 2.10.0cvs52
1172 add missing #include "statusbar.h"
1174 2007-07-20 [colin] 2.10.0cvs51
1178 * src/folder_item_prefs.c
1179 * src/folder_item_prefs.h
1187 * src/prefs_folder_item.c
1188 Implement age-based caching: allow to
1189 specify a threshold for the offline synchronisation
1190 feature, and whether old cached bodies should
1195 * src/plugins/dillo_viewer/dillo_viewer.c
1196 Check that Dillo's installed
1198 2007-07-20 [wwp] 2.10.0cvs50
1201 * src/stock_pixmap.c
1202 Draw a frame around the selected mimeview part icon (instead of the
1203 shifted 'dancing' icon).
1205 2007-07-20 [colin] 2.10.0cvs49
1208 Unref stuff even on error
1210 disconnect signals only at the very
1211 end of the wizard save.
1213 2007-07-20 [colin] 2.10.0cvs48
1219 Fix random crashes while navigating
1222 2007-07-19 [colin] 2.10.0cvs47
1226 * src/prefs_common.c
1227 * src/prefs_common.h
1230 * src/common/utils.c
1231 Maemo: add an easy way to store data (mails
1232 and IMAP/NNTP caches) on one of the SD cards,
1233 and protect against unmounts if needed
1235 2007-07-19 [paul] 2.10.0cvs46
1238 * src/stock_pixmap.c
1240 * src/pixmaps/claws-mail_logo-small.xpm
1241 implement a (slightly) different About
1242 dialog for maemo and add a small version
1245 use a scrolled window for wizard page 1
1248 2007-07-19 [paul] 2.10.0cvs45
1251 too soon for this line
1253 2007-07-19 [paul] 2.10.0cvs44
1258 2007-07-19 [colin] 2.10.0cvs43
1261 Solve Mail/Mailbox name when specifying
1264 2007-07-18 [colin] 2.10.0cvs42
1270 2007-07-18 [colin] 2.10.0cvs41
1273 Maemo: plug the online/offline system into
1274 maemo's interfaces to have Claws automatically
1275 switch according to the system status
1277 Maemo: use HildonBanners to display status
1278 messages. Renders the main statusbar useless.
1280 2007-07-18 [paul] 2.10.0cvs40
1283 fix screen blanking on moving/copying many msgs
1285 fix processing progressbar and screen blanking
1288 2007-07-18 [paul] 2.10.0cvs39
1291 revert cvs37, breakage on maemo
1293 2007-07-18 [paul] 2.10.0cvs38
1295 * src/gtk/gtkutils.c
1296 make sure we can still build with older GTK's
1298 2007-07-18 [colin] 2.10.0cvs37
1301 Only hide the small layout's messageview, instead
1302 of destroying it when closing
1303 * src/gtk/gtkutils.c
1304 Use gtk_window_present_with_time to popup windows,
1305 it seems to make things better with modern WMs
1308 2007-07-17 [colin] 2.10.0cvs36
1311 Simplify layout on Maemo
1314 * src/prefs_display_header.c
1315 Remove some headers by default on Maemo
1317 2007-07-17 [paul] 2.10.0cvs35
1319 * src/prefs_common.c
1320 * src/prefs_common.h
1321 * src/prefs_logging.c
1323 add options to stop/enable writing logs to disc
1325 2007-07-17 [paul] 2.10.0cvs34
1328 fix some issues with the Apply tags window:
1329 - set search column (enables autocompl in the treeview)
1330 - apply tag from "New tag" if it existed
1331 - clears New tag entry when adding it with the button
1334 2007-07-17 [paul] 2.10.0cvs33
1337 fix 'apply tags' dialogue weirdness
1339 2007-07-16 [colin] 2.10.0cvs32
1342 Fix double-loading of mails on Maemo
1344 2007-07-16 [colin] 2.10.0cvs31
1347 Prevent double-loading of the same part under some
1348 conditions; hide statusbar on Maemo
1350 2007-07-16 [colin] 2.10.0cvs30
1356 Improve the tag interface - allow
1357 to set/unset tags from a special
1359 * src/gtk/gtkvscrollbutton.c
1362 * src/stock_pixmap.c
1363 Fix Mimeview's ugly hacks in the
1366 2007-07-16 [paul] 2.10.0cvs29
1370 * src/gtk/icon_legend.c
1371 put it all in a scrolled window
1373 2007-07-15 [colin] 2.10.0cvs28
1376 Maemo: force layout to be Small screen; the
1377 others don't make sense
1379 2007-07-14 [colin] 2.10.0cvs27
1382 * src/gtk/gtkvscrollbutton.c
1383 Maemo: Fix mimeview's buttons size
1385 2007-07-14 [colin] 2.10.0cvs26
1388 Fix the button workaround fix.
1389 (Use the correct variable)
1391 2007-07-14 [colin] 2.10.0cvs25
1395 Maemo: put the progress bar in the
1398 2007-07-14 [colin] 2.10.0cvs24
1400 * src/prefs_common.c
1401 Maemo: hide statusbar by default
1403 * src/stock_pixmap.c
1404 * src/stock_pixmap.h
1406 * src/pixmaps/go_folders.xpm
1407 Maemo: Add a specific icon to go back to
1410 2007-07-14 [colin] 2.10.0cvs23
1413 Don't set homogeneous finally
1415 2007-07-14 [colin] 2.10.0cvs22
1418 Fix button show/hide issues
1420 2007-07-14 [colin] 2.10.0cvs21
1424 Fix button workaround to be able to click
1425 if mouse was on button when it went un-
1427 Revert previous commit, gtk_tool_item_set_homogeneous
1428 doesn't mean what it seems to mean ;-)
1430 2007-07-14 [paul] 2.10.0cvs20
1433 make homogeneous FALSE always
1435 2007-07-13 [colin] 2.10.0cvs19
1439 Rework to fit the non-deprecated API
1445 Maemo layout changes. Better toolbars,
1446 removal of CTree headers.
1448 2007-07-13 [paul] 2.10.0cvs18
1450 * src/gtk/colorlabel.c
1451 fix bug 1261, '[DE] coloring messages in overview
1452 keys are not localised'
1453 the string is now included in claws-mail.pot
1455 2007-07-13 [colin] 2.10.0cvs17
1458 Fix bug 1267, 'printing mutliple messages
1459 opens one message-dialog after the other'
1460 Ask for confirmation when printing 10
1463 2007-07-11 [colin] 2.10.0cvs16
1468 * manual/claws-mail-manual.xml
1470 * manual/es/claws-mail-manual.xml
1472 * manual/fr/claws-mail-manual.xml
1495 * src/addressbook_foldersel.c
1496 * src/addressbook_foldersel.h
1520 * src/customheader.c
1521 * src/customheader.h
1522 * src/displayheader.c
1523 * src/displayheader.h
1526 * src/editaddress_other_attributes_ldap.c
1527 * src/editaddress_other_attributes_ldap.h
1536 * src/editldap_basedn.c
1537 * src/editldap_basedn.h
1558 * src/folder_item_prefs.c
1559 * src/folder_item_prefs.h
1568 * src/grouplistdialog.c
1569 * src/grouplistdialog.h
1574 * src/image_viewer.c
1575 * src/image_viewer.h
1616 * src/matcher_parser.h
1617 * src/matcher_parser_lex.l
1618 * src/matcher_parser_parse.y
1621 * src/message_search.c
1622 * src/message_search.h
1641 * src/partial_download.c
1642 * src/partial_download.h
1647 * src/prefs_account.c
1648 * src/prefs_account.h
1649 * src/prefs_actions.c
1650 * src/prefs_actions.h
1651 * src/prefs_common.c
1652 * src/prefs_common.h
1653 * src/prefs_compose_writing.c
1654 * src/prefs_compose_writing.h
1655 * src/prefs_customheader.c
1656 * src/prefs_customheader.h
1657 * src/prefs_display_header.c
1658 * src/prefs_display_header.h
1659 * src/prefs_ext_prog.c
1660 * src/prefs_ext_prog.h
1661 * src/prefs_filtering.c
1662 * src/prefs_filtering.h
1663 * src/prefs_filtering_action.c
1664 * src/prefs_filtering_action.h
1665 * src/prefs_folder_column.c
1666 * src/prefs_folder_column.h
1667 * src/prefs_folder_item.c
1668 * src/prefs_folder_item.h
1673 * src/prefs_image_viewer.c
1674 * src/prefs_image_viewer.h
1675 * src/prefs_logging.c
1676 * src/prefs_logging.h
1677 * src/prefs_matcher.c
1678 * src/prefs_matcher.h
1679 * src/prefs_message.c
1680 * src/prefs_message.h
1681 * src/prefs_msg_colors.c
1682 * src/prefs_msg_colors.h
1687 * src/prefs_receive.c
1688 * src/prefs_receive.h
1691 * src/prefs_spelling.c
1692 * src/prefs_spelling.h
1693 * src/prefs_summaries.c
1694 * src/prefs_summaries.h
1695 * src/prefs_summary_column.c
1696 * src/prefs_summary_column.h
1697 * src/prefs_summary_open.c
1698 * src/prefs_summary_open.h
1699 * src/prefs_template.c
1700 * src/prefs_template.h
1701 * src/prefs_themes.c
1702 * src/prefs_themes.h
1703 * src/prefs_toolbar.c
1704 * src/prefs_toolbar.h
1705 * src/prefs_wrapping.c
1706 * src/prefs_wrapping.h
1716 * src/quote_fmt_lex.l
1717 * src/quote_fmt_parse.y
1720 * src/remotefolder.c
1721 * src/remotefolder.h
1722 * src/send_message.c
1723 * src/send_message.h
1726 * src/simple-gettext.c
1727 * src/sourcewindow.c
1728 * src/sourcewindow.h
1733 * src/stock_pixmap.c
1734 * src/stock_pixmap.h
1735 * src/summary_search.c
1736 * src/summary_search.h
1753 * src/common/base64.c
1754 * src/common/base64.h
1755 * src/common/claws.c
1756 * src/common/claws.h
1758 * src/common/fnmatch.c
1759 * src/common/fnmatch.h
1760 * src/common/fnmatch_loop.c
1761 * src/common/hooks.c
1762 * src/common/hooks.h
1767 * src/common/mgutils.c
1768 * src/common/mgutils.h
1771 * src/common/passcrypt.c
1772 * src/common/passcrypt.h.in
1773 * src/common/plugin.c
1774 * src/common/plugin.h
1775 * src/common/prefs.c
1776 * src/common/prefs.h
1777 * src/common/progressindicator.c
1778 * src/common/progressindicator.h
1779 * src/common/quoted-printable.c
1780 * src/common/quoted-printable.h
1781 * src/common/session.c
1782 * src/common/session.h
1785 * src/common/socket.c
1786 * src/common/socket.h
1789 * src/common/ssl_certificate.c
1790 * src/common/ssl_certificate.h
1791 * src/common/string_match.c
1792 * src/common/string_match.h
1793 * src/common/stringtable.c
1794 * src/common/stringtable.h
1797 * src/common/template.c
1798 * src/common/template.h
1799 * src/common/timing.h
1800 * src/common/utils.c
1801 * src/common/utils.h
1802 * src/common/uuencode.c
1803 * src/common/uuencode.h
1804 * src/common/version.h.in
1805 * src/common/w32_dirent.c
1806 * src/common/w32_reg.c
1807 * src/common/w32_signal.c
1808 * src/common/w32_stat.c
1809 * src/common/w32_stdlib.c
1810 * src/common/w32_string.c
1811 * src/common/w32_time.c
1812 * src/common/w32_unistd.c
1813 * src/common/w32_wait.c
1814 * src/common/w32lib.h
1817 * src/common/xmlprops.c
1818 * src/common/xmlprops.h
1819 * src/etpan/etpan-errors.h
1820 * src/etpan/etpan-thread-manager-types.h
1821 * src/etpan/etpan-thread-manager.c
1822 * src/etpan/etpan-thread-manager.h
1823 * src/etpan/imap-thread.c
1824 * src/etpan/imap-thread.h
1827 * src/gtk/colorlabel.c
1828 * src/gtk/colorlabel.h
1829 * src/gtk/colorsel.c
1830 * src/gtk/colorsel.h
1831 * src/gtk/combobox.c
1832 * src/gtk/combobox.h
1833 * src/gtk/description_window.c
1834 * src/gtk/description_window.h
1837 * src/gtk/foldersort.c
1838 * src/gtk/foldersort.h
1839 * src/gtk/gtkaspell.c
1840 * src/gtk/gtkaspell.h
1841 * src/gtk/gtksctree.c
1842 * src/gtk/gtkshruler.c
1843 * src/gtk/gtkshruler.h
1844 * src/gtk/gtksourceprintjob.c
1845 * src/gtk/gtksourceprintjob.h
1846 * src/gtk/gtkutils.c
1847 * src/gtk/gtkutils.h
1848 * src/gtk/gtkvscrollbutton.c
1849 * src/gtk/gtkvscrollbutton.h
1850 * src/gtk/icon_legend.c
1851 * src/gtk/icon_legend.h
1852 * src/gtk/inputdialog.c
1853 * src/gtk/inputdialog.h
1854 * src/gtk/logwindow.c
1855 * src/gtk/logwindow.h
1856 * src/gtk/manage_window.c
1857 * src/gtk/manage_window.h
1860 * src/gtk/pluginwindow.c
1861 * src/gtk/pluginwindow.h
1862 * src/gtk/prefswindow.c
1863 * src/gtk/prefswindow.h
1864 * src/gtk/progressdialog.c
1865 * src/gtk/progressdialog.h
1866 * src/gtk/quicksearch.c
1867 * src/gtk/quicksearch.h
1868 * src/gtk/sslcertwindow.c
1869 * src/gtk/sslcertwindow.h
1870 * src/plugins/bogofilter/bogofilter.c
1871 * src/plugins/bogofilter/bogofilter.h
1872 * src/plugins/bogofilter/bogofilter_gtk.c
1873 * src/plugins/clamav/clamav_plugin.c
1874 * src/plugins/clamav/clamav_plugin.h
1875 * src/plugins/clamav/clamav_plugin_gtk.c
1876 * src/plugins/demo/demo.c
1877 * src/plugins/dillo_viewer/dillo_prefs.c
1878 * src/plugins/dillo_viewer/dillo_prefs.h
1879 * src/plugins/dillo_viewer/dillo_viewer.c
1880 * src/plugins/pgpcore/passphrase.c
1881 * src/plugins/pgpcore/passphrase.h
1882 * src/plugins/pgpcore/pgp_viewer.c
1883 * src/plugins/pgpcore/pgp_viewer.h
1884 * src/plugins/pgpcore/plugin.c
1885 * src/plugins/pgpcore/prefs_gpg.c
1886 * src/plugins/pgpcore/prefs_gpg.h
1887 * src/plugins/pgpcore/select-keys.c
1888 * src/plugins/pgpcore/select-keys.h
1889 * src/plugins/pgpcore/sgpgme.c
1890 * src/plugins/pgpcore/sgpgme.h
1891 * src/plugins/pgpinline/pgpinline.c
1892 * src/plugins/pgpinline/pgpinline.h
1893 * src/plugins/pgpinline/plugin.c
1894 * src/plugins/pgpmime/pgpmime.c
1895 * src/plugins/pgpmime/pgpmime.h
1896 * src/plugins/pgpmime/plugin.c
1897 * src/plugins/spamassassin/spamassassin.c
1898 * src/plugins/spamassassin/spamassassin.h
1899 * src/plugins/spamassassin/spamassassin_gtk.c
1900 * src/plugins/trayicon/trayicon.c
1901 * src/plugins/trayicon/trayicon_prefs.c
1902 * src/plugins/trayicon/trayicon_prefs.h
1903 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1904 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
1905 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
1906 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1907 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
1908 * tools/OOo2claws-mail.pl
1909 * tools/README.sylprint
1910 * tools/acroread2claws-mail.pl
1911 * tools/claws-mail-compose-insert-files.pl
1912 * tools/convert_mbox.pl
1913 * tools/filter_conv.pl
1914 * tools/filter_conv_new.pl
1916 * tools/freshmeat_search.pl
1917 * tools/google_search.pl
1918 * tools/kmail-mailbox2claws-mail.pl
1919 * tools/kmail2claws-mail.pl
1920 * tools/kmail2claws-mail_v2.pl
1922 * tools/make.themes.project
1923 * tools/multiwebsearch.pl
1924 * tools/nautilus2claws-mail.sh
1925 * tools/outlook2claws-mail.pl
1926 * tools/textviewer.sh
1927 * tools/thunderbird-filters-convertor.pl
1930 * tools/vcard2xml.py
1931 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
1932 Upgrade to GPLv3 or later.
1934 2007-07-10 [wwp] 2.10.0cvs15
1937 Fix re-opening of all composing messages that were
1938 opened when closing the previous instance, thanks
1941 2007-07-10 [paul] 2.10.0cvs14
1943 * src/editaddress_other_attributes_ldap.c
1945 fix crash on selecting 'other attributes' combo
1946 for either a new entry or an old entry with no
1947 existing attributes.
1948 fix bug on editing multiple attributes which
1949 resulted them all having the value of the last
1953 2007-07-10 [colin] 2.10.0cvs13
1956 * src/editaddress_other_attributes_ldap.h
1958 Fix --disable-ldap build
1960 2007-07-09 [colin] 2.10.0cvs12
1966 * src/editaddress_other_attributes_ldap.c
1967 * src/editaddress_other_attributes_ldap.h
1972 Add capability to edit all inetOrgPerson
1973 attributes on LDAP. Patch by Michael
1976 2007-07-09 [colin] 2.10.0cvs11
1982 * src/prefs_summaries.c
1983 * src/prefs_themes.c
1985 * src/common/Makefile.am
1987 * src/common/timing.h
1988 * src/common/utils.c
1989 * src/common/utils.h
1990 * src/common/w32_account.c
1991 * src/common/w32lib.h
1992 * src/gtk/Makefile.am
1993 * src/gtk/colorlabel.c
1994 * src/plugins/pgpcore/Makefile.am
1995 * src/plugins/pgpcore/claws.def
1996 * src/plugins/pgpcore/passphrase.c
1997 * src/plugins/pgpcore/pgp_viewer.c
1998 * src/plugins/pgpcore/plugin.def
1999 * src/plugins/pgpcore/sgpgme.c
2000 * src/plugins/pgpinline/Makefile.am
2001 * src/plugins/pgpinline/claws.def
2002 * src/plugins/pgpinline/mypgpcore.def
2003 * src/plugins/pgpinline/plugin.def
2004 * src/plugins/pgpmime/Makefile.am
2005 * src/plugins/pgpmime/claws.def
2006 * src/plugins/pgpmime/mypgpcore.def
2007 * src/plugins/pgpmime/plugin.def
2008 Commit win32 patch, from Werner Koch and
2011 2007-07-09 [colin] 2.10.0cvs10
2013 * src/prefs_toolbar.c
2014 Fix crash when no actions exist
2016 2007-07-07 [paul] 2.10.0cvs9
2019 * manual/claws-mail-manual.xml
2020 update copyright year
2022 updated by Flammie Pirinen
2024 2007-07-05 [wwp] 2.10.0cvs8
2026 * src/plugins/clamav/clamav_plugin_gtk.c
2027 Make vertical spacing like in other plugin prefs pages.
2029 2007-07-05 [wwp] 2.10.0cvs7
2032 It's %am that works, not %ae (this doc incoherence has been
2033 introduced with 2.9.2cvs13).
2035 2007-07-04 [wwp] 2.10.0cvs6
2037 * src/plugins/bogofilter/bogofilter.c
2038 Gettext-ize an occurrence of "Any" that wasn't.
2040 2007-07-04 [colin] 2.10.0cvs5
2043 Fix untranslated strings; thanks
2046 2007-07-03 [colin] 2.10.0cvs4
2050 Fix saving of sort mode for tags and
2051 thread date. Thanks to Pierre Ossman.
2052 Completes fix for bug 1233
2054 2007-07-03 [paul] 2.10.0cvs3
2062 2007-07-02 [colin] 2.10.0cvs2
2068 Add View/Sort/by Thread date
2069 Fixes bug 1233, 'Capability to sort
2070 threads by most recent message'
2071 Based on a patch by Paul Rolland
2073 2007-07-02 [colin] 2.10.0cvs1
2090 * src/matcher_parser_parse.y
2094 * src/prefs_common.c
2095 * src/prefs_common.h
2096 * src/prefs_filtering_action.c
2097 * src/prefs_matcher.c
2098 * src/prefs_summary_column.c
2102 * src/quote_fmt_lex.l
2103 * src/quote_fmt_parse.y
2107 * src/common/Makefile.am
2111 * src/gtk/quicksearch.c
2112 * src/gtk/quicksearch.h
2113 Add Tags implementation. Tags are arbitrary labels
2114 that can be applied to messages. It is possible
2115 to create, edit, remove tags; apply them to mails;
2116 filter on tags or tag presence; apply or unset
2117 tags via filtering actions; reference tags in
2120 2007-07-02 [paul] 2.10.0
2127 2007-07-02 [paul] 2.9.2cvs78
2137 updated by Stephan Sachse, me, Ricardo Mones
2138 Lastra, Fabien Vantard, Pader Rezso, Frederico
2139 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2141 2007-07-02 [paul] 2.9.2cvs77
2146 2007-06-29 [wwp] 2.9.2cvs76
2149 Fix a typo (thanks to Ricardo for finding this out).
2151 2007-06-28 [paul] 2.9.2cvs75
2156 2007-06-28 [paul] 2.9.2cvs74
2159 fix bug in the autotools build system.
2160 Files cataloged under EXTRA_DIST were never
2161 automatically copied to the build tree.
2162 (fix 'make distcheck')
2163 Patch by Michael Rasmussen.
2165 2007-06-24 [colin] 2.9.2cvs73
2168 Fix bug 1249, 'Error handling for
2169 news errors needs modification'
2170 Only popup error if the according
2171 pref in Prefs/Receive is set.
2173 2007-06-21 [colin] 2.9.2cvs72
2175 * src/common/plugin.c
2176 * src/common/plugin.h
2177 Change plugin API to know whether it's safe to
2178 unload plugins or whether we should just hide
2179 them. Fixes bug 1248, 'Core dumps after
2180 unloading plugin and clicking on load plugins'
2181 * src/plugins/bogofilter/bogofilter.c
2182 * src/plugins/clamav/clamav_plugin.c
2183 * src/plugins/demo/demo.c
2184 * src/plugins/dillo_viewer/dillo_viewer.c
2185 * src/plugins/pgpcore/plugin.c
2186 * src/plugins/pgpinline/plugin.c
2187 * src/plugins/pgpmime/plugin.c
2188 * src/plugins/spamassassin/spamassassin.c
2189 * src/plugins/trayicon/trayicon.c
2192 2007-06-19 [colin] 2.9.2cvs71
2196 Fix crash mentioned in bug 1246
2197 Race condition when automatically drafting
2198 due to insertion on reedit.
2200 2007-06-18 [wwp] 2.9.2cvs70
2203 LDIF import: use a "Proceed" button to complete
2206 2007-06-18 [paul] 2.9.2cvs69
2209 use pkgconfig to check for gtk and glib
2211 2007-06-17 [wwp] 2.9.2cvs68
2215 LDIF import: better error handling, minor code
2216 and UI cleanup, and renamed the Save button
2217 to Close, as imported stuff is already saved
2218 when the Save button is shown.
2220 2007-06-17 [colin] 2.9.2cvs67
2222 * src/prefs_summaries.c
2224 Don't set as read when forwarded, only replied to
2226 2007-06-17 [paul] 2.9.2cvs66
2229 add missing #include
2231 2007-06-16 [colin] 2.9.2cvs65
2233 * src/prefs_summaries.c
2235 Change the pref "Only mark as read when opened
2236 in new window" to "..., replied to or forwarded".
2237 Based on a patch by Paul Rolland.
2239 2007-06-16 [paul] 2.9.2cvs64
2242 alphabetical order! :)
2244 2007-06-16 [colin] 2.9.2cvs63
2248 Add Michael Rasmussen in authors list
2250 2007-06-16 [colin] 2.9.2cvs62
2253 Fix messageview_copy_clipboard to take advantage
2254 of plugins' get_selection.
2256 2007-06-15 [colin] 2.9.2cvs61
2262 * src/message_search.c
2264 * src/summary_search.c
2267 Allow GDK_KP_Enter to do the same as GDK_Return
2268 Patch by Michael Rasmussen
2270 2007-06-15 [paul] 2.9.2cvs60
2273 fix bug when closing a compose window
2276 2007-06-14 [paul] 2.9.2cvs59
2280 migrate sylpheed config
2282 2007-06-14 [wwp] 2.9.2cvs58
2284 * src/gtk/pluginwindow.c
2285 Yet another attempt to fix sizing/alignment of the
2286 button bar in plugins window.
2288 2007-06-12 [colin] 2.9.2cvs57
2293 * src/prefs_common.c
2294 * src/prefs_common.h
2295 * src/prefs_summaries.c
2296 * src/prefs_summary_open.c
2297 * src/prefs_summary_open.h
2299 Make "when entering a folder" actions more personalisable
2301 2007-06-12 [wwp] 2.9.2cvs56
2304 Use short description from Paul (mairix.sh).
2306 2007-06-12 [wwp] 2.9.2cvs55
2309 Updated info about mairix.sh.
2311 2007-06-11 [paul] 2.9.2cvs54
2313 * src/prefs_logging.c
2314 rework log window length widgets
2315 and some sensitivity fixes
2317 2007-06-11 [paul] 2.9.2cvs53
2320 * src/prefs_logging.c
2321 rename 'Protocol Log' to 'Network Log'
2322 and some function renaming
2324 2007-06-10 [wwp] 2.9.2cvs52
2326 * src/gtk/pluginwindow.c
2329 2007-06-10 [wwp] 2.9.2cvs51
2331 * src/gtk/pluginwindow.c
2332 Fix button bar in plugin window, was centered and not
2333 behaving like other dialogs w/ such button bar.
2335 2007-06-08 [wwp] 2.9.2cvs50
2342 Provide a way out of automatic draft saving on IMAP, when
2344 Prevent drafting while sending and quitting while sending.
2349 2007-06-08 [wwp] 2.9.2cvs49
2351 * src/prefs_account.c
2352 * src/gtk/prefswindow.c
2353 * src/gtk/prefswindow.h
2354 Activate the Basic page when opening account prefs.
2356 2007-06-08 [wwp] 2.9.2cvs48
2358 * src/common/socket.c
2359 Don't crash if fork() fails, thanks to Colin.
2361 2007-06-08 [wwp] 2.9.2cvs47
2363 * src/gtk/prefswindow.c
2364 Wrap some long lines, and reset horizontal scroller's adjusment
2365 (this was already done, vertically), when changing tab (not page)
2368 2007-06-08 [paul] 2.9.2cvs46
2370 * src/common/utils.c
2371 use gethostname() instead of uname()
2372 based on a patch by Michael Hughes
2373 <Sylpheed-Claws_user@thehugheslogcabin.net>
2375 2007-06-07 [wwp] 2.9.2cvs45
2377 * src/prefs_common.c
2378 Fix some useless warnings, thanks to Colin.
2380 2007-06-06 [colin] 2.9.2cvs44
2383 Fix strange allocations.
2385 2007-06-06 [colin] 2.9.2cvs43
2388 Patch by Michael Rasmussus to help
2391 2007-06-05 [wwp] 2.9.2cvs42
2393 * src/prefs_account.c
2394 * src/prefs_folder_item.c
2398 Per-folder templates can now be applied recursively.
2399 Always save per-folder templates (formats were erroneously
2400 saved only if they were enabled).
2401 Check for validity of quotation marks everywhere there
2404 2007-06-05 [wwp] 2.9.2cvs41
2407 Fix incoming messages from local accounts always getting filtered
2408 (even if the account prefs say don't), thanks to Colin.
2410 2007-06-05 [wwp] 2.9.2cvs40
2414 Use per-folder/per-account quote chars when applying a
2415 template or inserting text as well. Const'ify some
2418 2007-06-04 [colin] 2.9.2cvs39
2421 More work for wwp :)
2423 2007-06-04 [wwp] 2.9.2cvs38
2426 Same as 2.9.2cvs36 but for forwarding.
2428 2007-06-04 [colin] 2.9.2cvs37
2431 Use original mail file for forward/redirect
2432 Fixes some forwarded mails to be attached as
2433 application/octet-stream (when they have binary
2434 parts), and incidentally fixes bug 848
2435 'Redirect breaks GnuPG'
2437 2007-06-04 [wwp] 2.9.2cvs36
2440 Fix quote mark mis-initialisation when replying/forwarding
2441 (introduced w/ 2.9.2cvs20).
2443 2007-06-04 [wwp] 2.9.2cvs35
2445 * src/prefs_compose_writing.c
2447 Fix a bug where Quotation characters (prefs/compose/writing)
2448 was cleared (introduced w/ 2.9.2cvs26).
2450 2007-06-04 [wwp] 2.9.2cvs34
2452 * src/prefs_account.c
2453 * src/prefs_account.h
2454 Better fix for compiling w/o aspell (rollbacks
2457 2007-06-04 [wwp] 2.9.2cvs33
2460 * src/prefs_account.c
2461 * src/prefs_account.h
2463 It's now possible to disable mail filtering plugins
2464 on a per-account basis.
2466 2007-06-04 [wwp] 2.9.2cvs32
2469 * src/common/utils.c
2470 * src/common/utils.h
2471 Support CRLF in headers part of messages.
2472 Support few more date formats (RFC3339 subsets).
2474 2007-06-04 [wwp] 2.9.2cvs31
2476 * src/prefs_account.c
2477 Fix compiling w/o aspell support.
2479 2007-06-03 [wwp] 2.9.2cvs30
2482 Don't decode leading ENV_ and ~ in P_PASSWORD
2485 2007-06-03 [wwp] 2.9.2cvs29
2488 Don't decode leading ENV_ and ~ in P_PASSWORD
2491 2007-06-03 [wwp] 2.9.2cvs28
2493 * src/prefs_account.c
2494 * src/gtk/prefswindow.c
2495 * src/gtk/prefswindow.h
2496 Added a way to force preloading of all pages
2498 Moved tabs to pages in account prefs.
2500 2007-06-02 [colin] 2.9.2cvs27
2503 Fix possible crash, fix ldap write bugs
2505 Fix ldap write bugs - patch by Michael
2509 Add a hook whenever alertpanel opens/closes
2511 2007-05-31 [wwp] 2.9.2cvs26
2513 * src/prefs_compose_writing.c
2515 Re-organized writing options a bit:
2516 - renamed the Quoting page to Templates
2517 - moved all composing templates to that page
2518 - moved non-templates options to the Writing one,
2519 grouped reply-related options, reordered reply and
2522 2007-05-31 [wwp] 2.9.2cvs25
2525 Removed unused code.
2527 2007-05-31 [colin] 2.9.2cvs24
2530 Fix missing display name when modifying
2531 LDAP. Patch by Michael Rasmussen
2533 2007-05-31 [wwp] 2.9.2cvs23
2535 * src/plugins/bogofilter/Makefile.am
2536 * src/plugins/clamav/Makefile.am
2537 * src/plugins/demo/Makefile.am
2538 * src/plugins/dillo_viewer/Makefile.am
2539 * src/plugins/spamassassin/Makefile.am
2540 Fix building of those plugins in Mac OS X.
2542 2007-05-30 [wwp] 2.9.2cvs22
2544 * src/gtk/quicksearch.c
2545 Fix missing initialization.
2547 2007-05-30 [wwp] 2.9.2cvs21
2550 Revert accidental commit (debug outputs).
2552 2007-05-30 [wwp] 2.9.2cvs20
2555 * src/folder_item_prefs.c
2556 * src/folder_item_prefs.h
2557 * src/prefs_account.c
2558 * src/prefs_account.h
2559 * src/prefs_folder_item.c
2562 Implemented per-account and per-folder
2563 compose/reply/forward formats.
2565 2007-05-30 [wwp] 2.9.2cvs19
2567 * src/prefs_compose_writing.c
2572 Internal API changes (factorize quote format
2575 2007-05-30 [colin] 2.9.2cvs18
2578 Fix race where it's possible to re-click Send
2579 between end of SMTP session and end of "move to
2580 sent folder" when sending an email with send
2583 2007-05-30 [colin] 2.9.2cvs17
2586 Ask for backtrace on all threads. Patch by
2589 Fix stale news statusbar when scanning fails.
2592 Fix some LDAP write updates bugs. Patch
2593 by Michael Rasmussen
2595 2007-05-29 [colin] 2.9.2cvs16
2598 Fix loss of local flags when moving mails
2599 on IMAP in high-bandwidth mode (UID FETCH)
2601 2007-05-25 [paul] 2.9.2cvs15
2603 * src/common/socket.c
2604 fix sometimes crasher on cancelling
2607 2007-05-25 [colin] 2.9.2cvs14
2612 Be more helpful in the subscription
2615 2007-05-23 [wwp] 2.9.2cvs13
2618 * src/prefs_compose_writing.c
2620 * src/prefs_template.c
2621 * src/prefs_template.h
2624 * src/quote_fmt_lex.l
2625 * src/quote_fmt_parse.y
2626 Introduced new syntax elements (symbols and commands)
2627 in templates/quote_fmt. Compatibility w/ old
2629 Updated and reworked the corresponding Information
2631 Display the line number in dialogs that talk about
2632 parser errors (in addition to the error message in
2635 2007-05-23 [wwp] 2.9.2cvs12
2637 * src/quote_fmt_parse.y
2638 Fix 2.9.2cvs11, probably a paste accident ;).
2640 2007-05-23 [wwp] 2.9.2cvs11
2643 * src/prefs_template.c
2645 * src/quote_fmt_parse.y
2646 Fix 2.9.2cvs10, which broke --disable-aspell.
2648 2007-05-22 [wwp] 2.9.2cvs10
2651 * src/prefs_template.c
2654 * src/quote_fmt_lex.l
2655 * src/quote_fmt_parse.y
2656 * src/gtk/gtkaspell.c
2657 * src/gtk/gtkaspell.h
2658 Added template/quote format syntactical elements
2660 - current dictionary
2661 %T to show (shows empty if not set or not enabled),
2662 ?T and !T to check if the default dictionary is
2664 - current account's default dictionary
2665 %aT to show (empty if not set or not enabled),
2666 ?aT and !aT to check if it's enabled and set
2667 - name completion for an address, from the address
2669 %ABf, %ABt, %ABc respectively show the full name got
2670 from the address book if From, To or Cc match a single
2672 ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
2673 matches any contact and if the full name is non-empty.
2674 If From, To or Cc are lists of email addresses, only
2675 the first address will be checked.
2676 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
2677 that could show a trailing ','.
2678 Also, template/quote_fmt parser now shows the line number in case
2681 2007-05-15 [colin] 2.9.2cvs9
2685 Add a public function to know whether Claws
2687 Store opened folder when exiting
2690 Store last opened message in each FolderItem;
2691 Reset last seen messages if Claws crashed, so
2692 that one can't go in an infinite crash in case
2693 a particular mail crashes Claws.
2695 * src/prefs_common.c
2696 * src/prefs_common.h
2698 * src/prefs_summaries.c
2699 Add "Select last opened message" when entering
2701 Add "Select last opened folder" at startup.
2703 2007-05-14 [colin] 2.9.2cvs8
2706 Fix bashism, search for xml catalog
2707 in /usr/local/share/xml/catalog too
2710 2007-05-13 [wwp] 2.9.2cvs7
2712 * src/gtk/logwindow.c
2713 fix raising log windows when they are either minimized or
2716 2007-05-11 [colin] 2.9.2cvs6
2719 Use Hildon's file chooser on Maemo. Patch
2720 by Jean-Luc Biord; fixes part 2 of bug 1201,
2721 'File attachment "manipulation" bugs...'
2723 2007-05-10 [wwp] 2.9.2cvs5
2725 * src/prefs_common.c
2726 * src/prefs_common.h
2727 * src/gtk/quicksearch.c
2728 Add a quicksearch option to automatically run
2729 a search selected from the history (this option
2730 is exclusive towards type-ahead).
2732 2007-05-10 [colin] 2.9.2cvs4
2735 Fix g_warnings, thanks to Brian
2738 2007-05-09 [colin] 2.9.2cvs3
2743 * src/prefs_summaries.c
2746 * src/common/utils.c
2747 * src/gtk/gtksourceprintjob.c
2748 * src/gtk/sslcertwindow.c
2749 Use the re-entrant variant of time functions
2750 Probably fixes bug 1217, 'reentrancy problems
2751 with time functions'
2753 2007-05-09 [colin] 2.9.2cvs2
2756 Fix crasher when reconnection fails
2758 2007-05-08 [paul] 2.9.2cvs1
2764 bump version number following
2767 2007-05-08 [paul] 2.9.1cvs48
2769 * src/plugins/demo/demo.c
2770 * src/plugins/dillo_viewer/dillo_prefs.c
2771 * src/plugins/dillo_viewer/dillo_prefs.h
2772 * src/plugins/dillo_viewer/dillo_viewer.c
2773 * src/plugins/pgpcore/pgp_viewer.c
2774 * src/plugins/pgpcore/pgp_viewer.h
2775 * src/plugins/pgpcore/plugin.c
2776 * src/plugins/pgpcore/prefs_gpg.c
2777 * src/plugins/pgpcore/prefs_gpg.h
2778 * src/plugins/pgpcore/sgpgme.c
2779 * src/plugins/pgpcore/sgpgme.h
2780 * src/plugins/pgpinline/plugin.c
2781 * src/plugins/pgpmime/pgpmime.c
2782 * src/plugins/pgpmime/pgpmime.h
2783 * src/plugins/pgpmime/plugin.c
2784 * src/plugins/spamassassin/spamassassin.c
2785 * src/plugins/spamassassin/spamassassin.h
2786 * src/plugins/spamassassin/spamassassin_gtk.c
2787 * src/plugins/trayicon/README
2789 * tools/README.sylprint
2790 * tools/outlook2claws-mail.pl
2792 * tools/tb2claws-mail
2793 * tools/tbird2claws.py
2795 * tools/vcard2xml.py
2796 * tools/kdeservicemenu/README
2797 cleanups and corrections
2799 2007-05-06 [wwp] 2.9.1cvs47
2802 Fix missing dash to `display` command-line, reported
2803 by Georg Himmrich <georg at mails d0t diesind d0t net>.
2805 2007-05-06 [colin] 2.9.1cvs46
2808 * src/stock_pixmap.c
2809 * src/stock_pixmap.h
2810 * src/pixmaps/printer.xpm
2813 2007-05-06 [paul] 2.9.1cvs45
2818 * src/summary_search.c
2822 2007-05-05 [wwp] 2.9.1cvs44
2826 * src/prefs_actions.c
2830 Fix "faild" typos everywhere and capitalization of
2833 2007-05-04 [colin] 2.9.1cvs43
2838 * src/plugins/pgpcore/prefs_gpg.c
2839 * src/plugins/pgpcore/prefs_gpg.h
2840 * src/plugins/pgpinline/pgpinline.c
2841 * src/plugins/pgpmime/pgpmime.c
2842 Add an API to warn about encryption limits,
2843 and allow to disable these warnings
2845 2007-05-03 [colin] 2.9.1cvs42
2849 Fix bug 1213, 'Delete more than
2852 2007-05-03 [wwp] 2.9.1cvs41
2854 * src/prefs_common.c
2855 * src/prefs_filtering.c
2856 * src/prefs_template.c
2857 * src/common/template.c
2858 * src/common/template.h
2859 * src/gtk/gtkutils.c
2860 * src/gtk/gtkutils.h
2861 Templates are no longer automatically sorted
2862 by name, but can be sorted manually using
2863 |< < > >| buttons as well as drag'n'drop.
2865 2007-05-03 [wwp] 2.9.1cvs40
2867 * src/plugins/spamassassin/spamassassin.c
2868 * src/plugins/spamassassin/spamassassin.h
2869 * src/plugins/spamassassin/spamassassin_gtk.c
2870 * src/plugins/bogofilter/bogofilter.c
2871 * src/plugins/bogofilter/bogofilter.h
2872 * src/plugins/bogofilter/bogofilter_gtk.c
2873 Added an option to conditionally mark saved spam
2874 as read (default is and was to do so).
2875 Satisfies feature request 1708539 on sf.net tracker.
2877 2007-05-03 [colin] 2.9.1cvs39
2880 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
2882 2007-05-02 [colin] 2.9.1cvs38
2885 Fix bug 1209, 'Clicking on address
2886 in header (mailto uri) selects
2887 default account'. Patch adapted from
2890 2007-05-02 [colin] 2.9.1cvs37
2892 * src/grouplistdialog.c
2893 Set cursor to wait cursor while loading
2896 2007-05-02 [paul] 2.9.1cvs36
2900 rename cache and mark files
2903 2007-04-30 [paul] 2.9.1cvs35
2905 * manual/glossary.xml
2906 * manual/plugins.xml
2907 updates. Patch by Ricardo
2909 2007-04-29 [wwp] 2.9.1cvs34
2913 Fix few grammatical errors (patch by David Relson < relson at
2914 osagesoftware dot com >).
2916 2007-04-28 [colin] 2.9.1cvs33
2920 * src/prefs_account.c
2921 * src/prefs_account.h
2922 Drop the "Download all" preference. It's
2923 stupidly useless and confuses people from
2926 2007-04-27 [wwp] 2.9.1cvs32
2929 * src/prefs_account.c
2930 * src/prefs_account.h
2931 Don't reflect accounts changes to the mainwindow when it's
2934 2007-04-27 [colin] 2.9.1cvs31
2937 Freeze/thaw when sync'ing flags
2939 * src/prefs_account.c
2940 * src/prefs_account.h
2941 * src/etpan/imap-thread.c
2942 * src/etpan/imap-thread.h
2943 Add a way to use UID FETCH instead
2944 of searches to fetch message lists
2945 and flags. More expensive towards
2946 bandwidth, less expensive towards
2947 server's CPU. Probably fixes
2948 bug 1158, 'Scanning new folders on
2949 Exchange 2007 extremely slow'.
2952 2007-04-27 [paul] 2.9.1cvs30
2955 * src/prefs_logging.c
2956 improvements to english usage
2958 2007-04-27 [colin] 2.9.1cvs29
2961 Fix build without libetpan (my bad!)
2963 2007-04-26 [colin] 2.9.1cvs28
2967 Fix uselessly exported function
2969 Consider "- -- \n" as signature separator
2970 (that's what signature separators look like
2971 in PGP/Inline signed mails)
2973 2007-04-26 [colin] 2.9.1cvs27
2976 libetpan-0.49 is now required
2978 Fix double fetching of mails if
2981 Make offline sync faster, by
2982 remembering last change time, and
2985 2007-04-26 [hoa] 2.9.1cvs26
2991 * src/etpan/imap-thread.c
2992 * src/etpan/imap-thread.h
2993 cancellation of IMAP operations is now allowed.
2994 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
2996 2007-04-26 [colin] 2.9.1cvs25
2999 Always fetch body+headers in folders that are
3000 synched for offline use, if "Synchronise as
3001 soon as possible" is set.
3002 Fixes bug 1200, 'Add option to always retrieve full
3005 2007-04-25 [colin] 2.9.1cvs24
3008 Fix bug 1198, 'Reply-all "disappearing" address bug
3011 2007-04-24 [colin] 2.9.1cvs23
3014 Fix bug 1195, 'Hardware key navigation'
3015 Make GDK_Enter toggle expansion (Maemo)
3017 2007-04-24 [wwp] 2.9.1cvs22
3020 Fix few compiler warnings.
3022 2007-04-24 [paul] 2.9.1cvs21
3025 * src/stock_pixmap.c
3026 * src/stock_pixmap.h
3027 complete last commit
3029 2007-04-24 [paul] 2.9.1cvs20
3032 * src/pixmaps/active.xpm
3033 * src/pixmaps/checkbox_off.xpm
3034 * src/pixmaps/checkbox_on.xpm
3035 * src/pixmaps/inactive.xpm
3037 remove transparent border from checkbox icons
3039 2007-04-24 [wwp] 2.9.1cvs19
3043 Fix a crash in textview, thanks to Colin.
3045 2007-04-23 [wwp] 2.9.1cvs18
3047 * src/prefs_common.c
3048 Fix 2.9.1cvs5: no header was being translated at all.
3050 2007-04-23 [colin] 2.9.1cvs17
3053 * src/stock_pixmap.c
3054 * src/stock_pixmap.h
3057 * src/gtk/gtksctree.c
3058 * src/gtk/gtksctree.h
3059 * src/pixmaps/selection.xpm
3060 Fix bug 1193, 'Need a way to multi-select
3061 items'. Add a toggle button to the summaryview
3062 to switch between normal and multiple selection
3065 2007-04-23 [colin] 2.9.1cvs16
3068 * src/stock_pixmap.c
3069 * src/stock_pixmap.h
3072 * src/gtk/gtksctree.c
3073 * src/gtk/gtksctree.h
3074 * src/pixmaps/selection.xpm
3075 Fix bug 1193, 'Need a way to multi-
3077 Add a toggle button in the summaryview
3078 to enable normal or multiple selection.
3081 2007-04-23 [colin] 2.9.1cvs15
3084 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
3086 2007-04-21 [colin] 2.9.1cvs14
3088 * src/gtk/quicksearch.c
3089 Fix previous commit (actually use correct
3092 2007-04-21 [colin] 2.9.1cvs13
3094 * src/gtk/quicksearch.c
3095 Fix changing quicksearch type (after Esc,
3096 after changing Recursive, ...)
3098 2007-04-20 [wwp] 2.9.1cvs12
3100 * src/gtk/Makefile.am
3101 Added headers.h (completes 2.9.1cvs5).
3103 2007-04-20 [wwp] 2.9.1cvs11
3106 Fix the use of display name in name column,
3107 it has been overriden w/ the use of nickname
3108 by 2.9.0cvs3. Now nickname is used (if any)
3109 in case of LDAP books only.
3111 2007-04-20 [colin] 2.9.1cvs10
3116 Add handling of 'a' to loop in a mail's
3119 2007-04-20 [colin] 2.9.1cvs9
3122 Fix bug 1190, 'dir_open' button doesn't work'
3125 2007-04-20 [colin] 2.9.1cvs8
3129 Fix bug 1194, 'Hardware keys move from email
3130 list to account/directory list, but not back
3131 to email list...' (Maemo)
3133 2007-04-20 [colin] 2.9.1cvs7
3136 complete previous commit
3138 2007-04-20 [colin] 2.9.1cvs6
3141 Fix bug 1187, 'Reply-to addressee disappears
3142 when reply-to text box is clicked...' (Maemo)
3144 2007-04-20 [wwp] 2.9.1cvs5
3152 * src/prefs_common.c
3153 * src/prefs_common.h
3154 * src/prefs_display_header.c
3155 * src/prefs_matcher.c
3158 * src/gtk/quicksearch.c
3159 Translate more header names according to the relevant option value,
3160 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
3161 Replaced nearly all uses of prefs_common.trans_hdr with a call
3162 to prefs_common_translated_header_name().
3163 Added a headers.h reference file that contains known header names
3164 (RFC2822 and others) to the translation process' input, so that
3165 translated header names will still exist even if no occurrence of
3166 _("headername") is found anymore in the sources.
3167 Don't translate column name 'Number' following to trans_hdr option
3168 value as it's not a header name.
3170 2007-04-20 [colin] 2.9.1cvs4
3172 * src/gtk/quicksearch.c
3173 * src/gtk/quicksearch.h
3174 Add "From, To or Subject" quicksearch
3175 type. Patch by ulfschaper@users.sf.net
3177 2007-04-20 [colin] 2.9.1cvs3
3180 Implement proper references filtering condition.
3181 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
3183 2007-04-19 [wwp] 2.9.1cvs2
3185 * src/prefs_display_header.c
3186 * src/message_search.c
3187 Fix few warnings (g_free of const gchar*).
3189 2007-04-19 [paul] 2.9.1cvs1
3195 bump version number following
3198 2007-04-19 [paul] 2.9.0cvs9
3200 * manual/advanced.xml
3201 * manual/glossary.xml
3204 2007-04-18 [paul] 2.9.0cvs8
3207 fix for CVE-2007-1558 (APOP)
3210 2007-04-18 [paul] 2.9.0cvs7
3216 Fix encoding woes wrt saving of
3220 2007-04-18 [colin] 2.9.0cvs6
3222 * src/gtk/pluginwindow.c
3223 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
3225 2007-04-17 [wwp] 2.9.0cvs5
3231 Fix --disable-ldap build,
3232 fix some LDAP annoyances on
3233 searches, thanks to Colin.
3235 2007-04-17 [wwp] 2.9.0cvs4
3238 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
3239 like gcc 2.9x. Thanks to Colin.
3241 2007-04-17 [wwp] 2.9.0cvs3
3257 Add LDAP write support. Patch mostly by
3258 Michael <mir at datanom dot net>
3260 2007-04-17 [wwp] 2.9.0cvs2
3263 Prepend "Add to address book" to the context menu of compose window's sender and
3266 2007-04-16 [paul] 2.9.0cvs1
3271 2007-04-16 [paul] 2.9.0
3278 2007-04-16 [paul] 2.8.1cvs102
3281 updated by Fabien Vantard
3283 2007-04-16 [paul] 2.8.1cvs101
3293 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3294 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
3295 Aleksandar Urosevic, and Ralgh Young
3297 2007-04-15 [mones] 2.8.1cvs100
3302 2007-04-14 [colin] 2.8.1cvs99
3304 * src/message_search.c
3305 * src/prefs_display_header.c
3306 * src/summary_search.c
3307 * src/gtk/combobox.c
3310 2007-04-14 [wwp] 2.8.1cvs98
3312 * src/gtk/combobox.c
3313 * src/message_search.c
3314 * src/summary_search.c
3315 * src/prefs_display_header.c
3316 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
3317 returns NULL, get the text value directly from the GtkEntry child.
3319 2007-04-13 [colin] 2.8.1cvs97
3321 * src/gtk/quicksearch.c
3322 Give the focus back to summaryview when
3323 emptying the quicksearch with Esc
3325 2007-04-13 [colin] 2.8.1cvs96
3327 * src/message_search.c
3328 * src/prefs_display_header.c
3329 * src/summary_search.c
3330 Fix possibles crashes when getting text
3333 2007-04-13 [colin] 2.8.1cvs95
3336 Add some UIDL debugging
3338 2007-04-12 [colin] 2.8.1cvs94
3341 Force folder scan if necessary after
3342 copying mails, to be able to reapply
3345 2007-04-11 [colin] 2.8.1cvs93
3348 don't scan for new mail on startup if --select
3349 is specified (or race conditions arise). If so,
3350 do both sequentially.
3352 2007-04-09 [colin] 2.8.1cvs92
3355 Use leafpad by default on Maemo. Patch
3358 2007-04-06 [colin] 2.8.1cvs91
3360 * src/pixmaps/queue_close.xpm
3361 * src/pixmaps/queue_close_hrm.xpm
3362 * src/pixmaps/queue_close_hrm_mark.xpm
3363 * src/pixmaps/queue_close_mark.xpm
3364 * src/pixmaps/queue_open.xpm
3365 * src/pixmaps/queue_open_hrm.xpm
3366 * src/pixmaps/queue_open_hrm_mark.xpm
3367 * src/pixmaps/queue_open_mark.xpm
3368 Move the clock one pixel down :)
3370 2007-04-05 [colin] 2.8.1cvs90
3373 Don't sync when switching offline from
3374 command line - it's usually too late :)
3376 2007-04-05 [paul] 2.8.1cvs89
3379 * src/stock_pixmap.c
3380 * src/pixmaps/dir_close_hrm.xpm
3381 * src/pixmaps/dir_close_hrm_mark.xpm
3382 * src/pixmaps/drafts_close.xpm
3383 * src/pixmaps/drafts_close_mark.xpm
3384 * src/pixmaps/drafts_open.xpm
3385 * src/pixmaps/drafts_open_mark.xpm
3386 * src/pixmaps/inbox.xpm
3387 * src/pixmaps/inbox_close.xpm
3388 * src/pixmaps/inbox_close_hrm.xpm
3389 * src/pixmaps/inbox_close_hrm_mark.xpm
3390 * src/pixmaps/inbox_close_mark.xpm
3391 * src/pixmaps/inbox_hrm.xpm
3392 * src/pixmaps/inbox_hrm_mark.xpm
3393 * src/pixmaps/inbox_mark.xpm
3394 * src/pixmaps/inbox_open.xpm
3395 * src/pixmaps/inbox_open_hrm.xpm
3396 * src/pixmaps/inbox_open_hrm_mark.xpm
3397 * src/pixmaps/inbox_open_mark.xpm
3398 * src/pixmaps/outbox.xpm
3399 * src/pixmaps/outbox_close.xpm
3400 * src/pixmaps/outbox_close_hrm.xpm
3401 * src/pixmaps/outbox_close_hrm_mark.xpm
3402 * src/pixmaps/outbox_close_mark.xpm
3403 * src/pixmaps/outbox_hrm.xpm
3404 * src/pixmaps/outbox_hrm_mark.xpm
3405 * src/pixmaps/outbox_mark.xpm
3406 * src/pixmaps/outbox_open.xpm
3407 * src/pixmaps/outbox_open_hrm.xpm
3408 * src/pixmaps/outbox_open_hrm_mark.xpm
3409 * src/pixmaps/outbox_open_mark.xpm
3410 * src/pixmaps/queue_close.xpm
3411 * src/pixmaps/queue_close_hrm.xpm
3412 * src/pixmaps/queue_close_hrm_mark.xpm
3413 * src/pixmaps/queue_close_mark.xpm
3414 * src/pixmaps/queue_open.xpm
3415 * src/pixmaps/queue_open_hrm.xpm
3416 * src/pixmaps/queue_open_hrm_mark.xpm
3417 * src/pixmaps/queue_open_mark.xpm
3418 updated, added and replaced icons
3421 2007-04-04 [colin] 2.8.1cvs88
3424 Fix build without libetpan
3426 2007-04-03 [colin] 2.8.1cvs87
3429 Fix crash with Citadel, and try to make
3430 things work. this server (and specifically
3431 STATUS and APPEND at least) seems broken.
3433 2007-04-03 [colin] 2.8.1cvs86
3436 Fix icons on folder close
3438 2007-04-03 [colin] 2.8.1cvs85
3441 Fix double-ask of offline override in
3446 Much more efficient way to synchronise
3448 * src/etpan/imap-thread.c
3451 * src/gtk/quicksearch.c
3454 2007-04-03 [paul] 2.8.1cvs84
3459 * src/prefs_common.c
3460 * src/prefs_common.h
3462 Fix sync being done too late
3465 2007-04-02 [colin] 2.8.1cvs83
3468 Maemo: Put status and quicksearch at the top
3469 * src/plugins/bogofilter/bogofilter.c
3470 * src/plugins/spamassassin/spamassassin.c
3471 Derive trash from inbox if possible
3473 2007-04-02 [paul] 2.8.1cvs82
3475 * src/plugins/bogofilter/bogofilter_gtk.c
3476 a few English changes
3482 2007-04-02 [colin] 2.8.1cvs81
3484 * src/image_viewer.c
3485 Fix transparent images by using
3488 Flush events (on new windows) to avoid
3489 having the textview's image resize fail
3490 to know the available width
3492 2007-04-01 [colin] 2.8.1cvs80
3494 * src/prefs_account.c
3495 If no MH mailbox exist, when creating a POP/Local
3496 account, just create and use the default one
3497 instead of bailing with a "Mailbox doesn't exist"
3500 2007-03-31 [colin] 2.8.1cvs79
3502 * src/prefs_account.c
3503 Create signature file if it doesn't exist
3505 * src/prefs_toolbar.c
3506 Maemo: Move "Use default" on the left so
3507 that people can find it
3509 Maemo: make default editor "Maemopad",
3510 default signature file "MyDocs/signature.txt"
3512 2007-03-31 [colin] 2.8.1cvs78
3514 * src/prefs_account.c
3515 Maemo: rework account prefs so
3516 that less horizontal scrolling
3519 2007-03-31 [colin] 2.8.1cvs77
3522 * src/prefs_common.c
3523 * src/prefs_common.h
3524 Fix bug 1167, 'Allow not displaying zeros
3525 in folder list'. Patch by MartinP
3527 2007-03-31 [colin] 2.8.1cvs76
3532 2007-03-31 [colin] 2.8.1cvs75
3535 Apply patch from bug 1172, direct
3536 access to the folder's session instead
3537 of using getter. Patch by MartinP
3539 2007-03-31 [paul] 2.8.1cvs74
3542 no need to list Fabien twice!
3544 2007-03-31 [colin] 2.8.1cvs73
3547 If we're currently "overriding for %d minutes",
3550 2007-03-31 [colin] 2.8.1cvs72
3558 * src/plugins/spamassassin/spamassassin.c
3559 Offline override: Add a parameter to allow
3560 asking even if the override timer is running.
3561 Allows to ask every time the user makes an
3562 explicit action needing online access (such
3563 as Get Mail), and not when the action is
3564 implicit (such as opening an IMAP folder)
3566 2007-03-31 [colin] 2.8.1cvs71
3569 Override offline: "No" answer shouldn't
3570 re-ask after 3 seconds, but 10 minutes.
3572 2007-03-30 [colin] 2.8.1cvs70
3574 * src/common/socket.c
3575 Better error reporting on unix socket
3576 failure (bind usually)
3577 * src/gtk/gtkutils.c
3578 * src/gtk/gtkutils.h
3579 Label window: add a pulsing progress
3580 bar to show we're not hung :)
3583 * src/plugins/pgpcore/sgpgme.c
3586 2007-03-30 [colin] 2.8.1cvs69
3589 * src/prefs_common.c
3590 Fix possible trashing of history and uidl
3591 files on disk full problems
3593 2007-03-30 [paul] 2.8.1cvs68
3598 update summary when changing layout type
3599 (fixes wrong folder icon being displayed)
3602 2007-03-29 [colin] 2.8.1cvs67
3604 * src/prefs_ext_prog.c
3605 The browser pref is irrelevant on Maemo
3607 2007-03-29 [colin] 2.8.1cvs66
3611 Maemo: dynamically switch headers/text position
3612 * src/prefs_common.c
3613 Maemo: hide compose's ruler by default
3614 * src/common/socket.c
3615 * src/common/socket.h
3618 2007-03-29 [colin] 2.8.1cvs65
3620 * src/common/socket.c
3621 * src/common/socket.h
3622 Fix build when MAEMO_CFLAGS contains
3623 _X_OPENSOURCE (resolv.h errors as long
3624 as we don't add _BSD_SOURCE. Ugly).
3626 2007-03-29 [wwp] 2.8.1cvs64
3628 * src/prefs_logging.c
3629 Fix sensitivity of clip-log widgets in prefs/logging,
3632 2007-03-29 [wwp] 2.8.1cvs63
3635 Updated files list for translations, thanks to Fabien.
3637 2007-03-29 [colin] 2.8.1cvs62
3640 * src/common/Makefile.am
3641 * src/common/utils.c
3642 Maybe make URI opening work in Maemo
3645 2007-03-28 [colin] 2.8.1cvs61
3650 Add the possibility to sort folders arbitrarily
3651 (via editing of folderlist.xml only). Patch by
3652 Martin P <mp26+claws@os.inf.tu-dresden.de>
3653 Fixes bug 1166, 'Folder ordering is fixed and cannot
3654 be changed by the user'
3656 2007-03-28 [colin] 2.8.1cvs60
3659 Add popup menu for mime icons
3661 2007-03-28 [colin] 2.8.1cvs59
3664 Fix a layout issue when presenting
3665 mainwindow in Small screen layout
3668 Add a "Go to folder list" button for
3669 mainwindow, and make it default in
3672 2007-03-28 [colin] 2.8.1cvs58
3675 Don't dynamically update title on Maemo
3676 Patch by Jean-Luc Biord
3678 2007-03-27 [colin] 2.8.1cvs57
3683 Enable tap-and-hold on Maemo
3685 2007-03-26 [colin] 2.8.1cvs56
3688 More popup-menu (in attachments list)
3690 2007-03-26 [colin] 2.8.1cvs55
3693 Enable popup-menu signal
3695 2007-03-26 [colin] 2.8.1cvs54
3697 * src/plugins/pgpinline/pgpinline.c
3698 Fix bug 1111, 'PGP/inline plugin hides text
3699 around encrypted text block'. Patch based on
3700 a patch from Michal Cihar.
3702 2007-03-26 [wwp] 2.8.1cvs53
3705 Fix getting a false error when sending queued message
3706 whereas the sending was fine (if there are subfolders
3707 in the queue folder), thanks to Colin.
3709 2007-03-26 [paul] 2.8.1cvs52
3712 update FACE header in welcome message
3714 2007-03-25 [colin] 2.8.1cvs51
3719 2007-03-25 [colin] 2.8.1cvs50
3722 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
3724 2007-03-24 [colin] 2.8.1cvs49
3727 Fix a few launch problems on Maemo
3728 Patch by Jean-Luc Biord
3730 2007-03-24 [wwp] 2.8.1cvs48
3736 Fix wrong action performed when closing the
3737 "ask about account specific filtering rules
3738 when filtering manually" dialog by pressing Escape.
3739 Fix wrong order of buttons in the "return receipt
3740 notification - the message was sent to several of
3741 your accounts" dialog.
3743 2007-03-24 [paul] 2.8.1cvs47
3746 an improvement to English usage
3747 * tools/kdeservicemenu/README
3750 2007-03-24 [paul] 2.8.1cvs46
3753 * src/stock_pixmap.c
3754 * src/pixmaps/edit_extern.xpm
3755 * src/pixmaps/mail_sign.xpm
3756 rescue long lost icons
3758 2007-03-24 [paul] 2.8.1cvs45
3761 fix toolbar (broken in 2.8.1cvs42)
3763 2007-03-23 [colin] 2.8.1cvs44
3766 Correctly unsubscribe/resubscribe after
3769 2007-03-23 [colin] 2.8.1cvs43
3771 * src/prefs_common.c
3772 Maemo: as the platform is light on RAM, allow
3773 caches to be discarded faster.
3775 2007-03-23 [colin] 2.8.1cvs42
3780 * src/stock_pixmap.c
3781 * src/stock_pixmap.h
3786 * src/pixmaps/open_mail.xpm
3787 Maemo changes: Add the possibility to have
3788 "Open Email" and "Close Window" buttons on
3789 toolbars (and use them in Maemo's default
3792 2007-03-23 [wwp] 2.8.1cvs41
3795 Reverted that part of the action dialog closure logics, to
3796 pre-2.8.1cvs19. Managing action dialog w/ no output may be
3797 done later in a different way (or may not).
3799 2007-03-22 [wwp] 2.8.1cvs40
3802 Fix sticky action dialog when got no output but action command
3803 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
3805 2007-03-22 [colin] 2.8.1cvs39
3807 * src/prefs_filtering.c
3808 * src/gtk/combobox.h
3809 Fix escaping account names in filtering prefs
3811 2007-03-22 [colin] 2.8.1cvs38
3816 Add any attribute specified in LDAP servers'
3817 Search attributes to the Other Attributes tab
3818 of contacts; Add 'telephoneNumber' in the
3821 2007-03-22 [colin] 2.8.1cvs37
3826 Try to prevent race conditions when
3827 changing the folder list
3829 Fix possible red folder icon when
3830 switching from Small screen layout
3833 2007-03-22 [colin] 2.8.1cvs36
3838 Rename "little screen" to "Small screen"
3839 * src/gtk/Makefile.am
3840 * src/common/utils.c
3842 Fix Maemo-related compilation problems
3844 2007-03-21 [colin] 2.8.1cvs35
3848 * claws-mail.desktop
3849 Remove .png from the Icon, it's useless
3851 2007-03-21 [colin] 2.8.1cvs34
3855 Add the necessary lib checking for
3858 2007-03-21 [colin] 2.8.1cvs33
3861 Fix unconditional "error happened" when
3862 sending via command-line. "lol @ myself"
3864 2007-03-21 [colin] 2.8.1cvs32
3866 * claws-mail-40x40.png
3867 * claws-mail-26x26.png
3877 * src/prefs_account.c
3878 * src/prefs_common.c
3879 * src/summary_search.c
3883 * src/gtk/gtkutils.c
3884 * src/gtk/gtkutils.h
3885 * src/gtk/logwindow.c
3887 * src/gtk/prefswindow.c
3888 Add Maemo port (patch mainly by Jean-Luc Biort)
3889 Add a new 'Little screen' layout to help on such
3890 platforms (patch by me)
3891 Make some default preferences different (more
3892 adapted) on Maemo (patch by me)
3894 2007-03-21 [wwp] 2.8.1cvs31
3896 * src/prefs_logging.c
3897 * src/prefs_logging.h
3898 Fixed copyright header of newly added files.
3900 2007-03-21 [wwp] 2.8.1cvs30
3916 * src/prefs_common.c
3917 * src/prefs_common.h
3918 * src/prefs_logging.c
3919 * src/prefs_logging.h
3922 * src/send_message.c
3927 * src/common/session.c
3929 * src/common/socket.c
3930 * src/etpan/imap-thread.c
3931 * src/gtk/logwindow.c
3932 * src/gtk/logwindow.h
3933 * src/plugins/bogofilter/bogofilter.c
3934 * src/plugins/spamassassin/spamassassin.c
3935 Added debugging of filtering/processing rules.
3936 The debug log is here 'Tools/Filtering debug window',
3937 the options there 'Configuration/Preferences/Other/Logging',
3938 and the log file is ~/.claws-mail/filtering.log.
3939 Moved protocol log prefs to 'Other/Logging' as well.
3940 To support such debugging feature, the existing log API has
3941 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
3942 this impacts many external modules (commits follow).
3944 2007-03-21 [paul] 2.8.1cvs29
3946 * src/etpan/Makefile.am
3947 * src/etpan/imap-thread.c
3948 add missing #include
3950 2007-03-21 [colin] 2.8.1cvs28
3953 Fix bug 1157, 'some broken messages confuse
3954 mime parser'. Make sure we can't have MimeInfos
3955 with negative sizes.
3957 2007-03-20 [colin] 2.8.1cvs27
3960 Fix missing \0 on buffer
3962 2007-03-20 [colin] 2.8.1cvs26
3965 Use make_dir_hier instead of make_dir
3966 to create the MH mailbox
3968 2007-03-20 [colin] 2.8.1cvs25
3972 * src/prefs_account.c
3974 Fix default inbox weirdnesses (after wizard,
3975 if path is Mail, mailbox identifier is #mh/Mailbox,
3976 and when creating new accounts)
3978 2007-03-20 [colin] 2.8.1cvs24
3981 Write folderlist after adding/deleting accounts
3984 2007-03-20 [colin] 2.8.1cvs23
3987 * src/remotefolder.h
3988 Fix bug 1153, 'CM segfaults if IMAP folder is
3989 selected while scanning prior to update'
3991 2007-03-17 [paul] 2.8.1cvs22
3994 fix a typo, and be a little more verbose.
3996 2007-03-17 [wwp] 2.8.1cvs21
3999 Fix a compiler warning.
4001 2007-03-16 [wwp] 2.8.1cvs20
4005 Updated to deal w/ the new mairix.sh tool.
4007 2007-03-16 [wwp] 2.8.1cvs19
4010 Fix logics issues around the action IO dialog:
4011 - disable entry widget and exec button when
4012 the exec button is clicked (don't wait for any
4013 output line) - fix possible disabling/re-enabling/
4014 re-disabling of those widgets
4015 - raise an error if executing a %as{} action either
4016 empty or invalid, instead of failing silently
4017 - don't close the dialog if the abort button has been
4018 clicked and if there was no output yet
4019 - set focus to the abort button when the exec button
4021 - fix capitalization of a warning message
4023 2007-03-16 [wwp] 2.8.1cvs18
4026 Added a wrapper to mairix to the tools folder.
4028 2007-03-16 [colin] 2.8.1cvs17
4032 Allow mimeviewer plugins to print
4035 2007-03-16 [colin] 2.8.1cvs16
4040 2007-03-15 [colin] 2.8.1cvs15
4044 Add a way for mimeviewer plugins to
4045 implement body search
4047 2007-03-15 [paul] 2.8.1cvs14
4049 * src/prefs_spelling.c
4052 2007-03-15 [paul] 2.8.1cvs13
4054 * src/common/quoted-printable.c
4055 fix decoding of quoted-printable parts
4057 2007-03-14 [wwp] 2.8.1cvs12
4059 * src/gtk/logwindow.h
4060 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
4062 2007-03-14 [wwp] 2.8.1cvs11
4064 * src/gtk/logwindow.h
4065 Complete 2.8.1cvs10.
4067 2007-03-14 [colin] 2.8.1cvs10
4069 * src/gtk/logwindow.c
4070 Probably fix bug 1149, crash on logwindow
4071 close - at the expense of performance once
4072 logwin has been opened
4074 2007-03-14 [colin] 2.8.1cvs9
4077 If claws-mail is running on another
4078 display, warn instead of popping it up
4079 on the other display
4081 2007-03-12 [colin] 2.8.1cvs8
4084 Fix bug 1145, 'Setting a different name
4085 for the Mailbox name isn't reflected in
4086 default account settings'. Patch by wwp
4088 2007-03-12 [colin] 2.8.1cvs7
4091 Fix bug 1143, 'Add number of messages to be
4092 deleted to confirmation dialog'
4094 2007-03-12 [wwp] 2.8.1cvs6
4097 * src/prefs_common.c
4098 * src/prefs_common.h
4099 * src/prefs_summaries.c
4100 Changed the option that displays unread messages count
4101 next to the folder name in folder list: it is now
4102 possible to either display nothing, display the
4103 unread messages number only or the unread and total messages
4104 numbers. The patch includes this extra feature as well
4105 as some minor fixes by rewriting the algo in folderview.c.
4106 Thanks to Paul for the original idea and implementation, plus
4107 testing and proof-reading!
4109 2007-03-09 [paul] 2.8.1cvs5
4113 * tools/claws-mail-compose-insert-files.pl
4114 added a script which enables inserting files
4115 into the message body of a new Claws Mail
4116 Compose window from the command line. Additionally
4117 To, Cc, Subject and files to attach to the message
4120 2007-03-09 [wwp] 2.8.1cvs4
4125 Optimize matching of addresses in the addressbook
4126 (filtering/processing 'found_in_addressbook' condition).
4128 2007-03-07 [wwp] 2.8.1cvs3
4131 * src/quote_fmt_lex.l
4132 * src/quote_fmt_parse.y
4133 Add a new quote format symbol: %A to insert the
4134 sender email address (just the address itself).
4136 2007-03-06 [wwp] 2.8.1cvs2
4138 * src/gtk/gtkutils.c
4139 * src/plugins/trayicon/trayicon_prefs.h
4140 * src/plugins/trayicon/trayicon_prefs.c
4141 * src/plugins/trayicon/trayicon.c
4144 Add a new trayicon (optional) feature: minimize to tray. When enabled,
4145 minimizing Claws-Mail main window will hide it to the trayicon instead.
4148 2007-03-06 [paul] 2.8.1cvs1
4154 bump version number following
4157 2007-03-06 [paul] 2.8.0cvs24
4160 corrected by by Tim <timbrain@post.cz>
4162 2007-03-05 [colin] 2.8.0cvs23
4166 Fix mime/globs path on NetBSD
4167 patch by George Michaelson
4169 2007-03-05 [wwp] 2.8.0cvs22
4172 Remove debug statement (accidentally committed w/ cvs14).
4174 2007-03-05 [paul] 2.8.0cvs21
4176 * src/plugins/pgpcore/prefs_gpg.c
4177 fix compiler warning
4179 2007-03-05 [wwp] 2.8.0cvs20
4181 * src/matcher_parser_parse.y
4182 Fix mismerge between cvs17 and cvs19.
4184 2007-03-05 [wwp] 2.8.0cvs19
4186 * src/matcher_parser_parse.y
4187 * src/prefs_filtering_action.c
4192 Add new 'add_to_addressbook' filtering/processing action.
4194 2007-03-05 [wwp] 2.8.0cvs18
4197 Fix mark_as_ham filtering/processing action: spam flag
4200 2007-03-04 [colin] 2.8.0cvs17
4205 * src/matcher_parser_parse.y
4206 * src/prefs_filtering_action.c
4207 Add 'Mark as spam' and 'Mark as ham' filtering
4208 actions. Fixes bug 1138.
4210 2007-03-04 [colin] 2.8.0cvs16
4213 Fix bug 1140, wrong return value
4216 2007-03-04 [wwp] 2.8.0cvs15
4219 Rollback cvs14: don't free stuff that is managed in g_list.
4221 2007-03-04 [wwp] 2.8.0cvs14
4224 Fix a leak in address completion code.
4226 2007-03-04 [colin] 2.8.0cvs13
4229 Maybe fix bug 1136, 'Crash in group
4232 2007-03-04 [iwkse] 2.8.0cvs12
4235 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
4237 2007-03-03 [colin] 2.8.0cvs11
4239 * src/plugins/pgpinline/pgpinline.c
4240 Fix off-by-one, fix double-free. Fixes
4241 bug 1135, 'cm-segfault on decrypting
4244 2007-03-03 [colin] 2.8.0cvs10
4248 * src/common/plugin.c
4249 Fix bug 1134, 'Valgrind macros unhandled
4252 2007-03-02 [colin] 2.8.0cvs9
4255 Don't error out on EAGAIN. Fixes
4256 bug 1129, '"local mbox file" account
4257 isn't retrieving mails'
4259 2007-03-01 [wwp] 2.8.0cvs8
4262 * src/gtk/colorlabel.c
4263 Remove accels for extra color labels until we set better
4264 and definitive ones.
4266 2007-02-28 [wwp] 2.8.0cvs7
4269 * src/matcher_parser_parse.y
4270 * src/prefs_common.c
4271 * src/prefs_msg_colors.c
4273 * src/gtk/colorlabel.c
4274 * src/gtk/colorlabel.h
4275 Add more customizable color labels. Cleaned up a bit
4276 the color label API to avoid duplicate defines of
4277 the max number of colors.
4279 2007-02-27 [colin] 2.8.0cvs6
4282 * src/common/utils.c
4283 * src/common/utils.h
4284 Fix '+' in mailto URIs for List-* headers
4286 2007-02-27 [colin] 2.8.0cvs5
4288 * src/gtk/gtkutils.c
4289 Use gtk_window_set_role instead of
4292 2007-02-27 [colin] 2.8.0cvs4
4295 Fix "After receiving new mail, go to inbox" on IMAP,
4296 and make it work only on manual reception
4298 2007-02-27 [wwp] 2.8.0cvs3
4300 * src/prefs_filtering.c
4301 * src/prefs_filtering_action.c
4302 * src/prefs_matcher.c
4303 Update filtering matcher's and action's color label menus
4304 when re-opening those dialogs (reflect any change to the
4305 color labels list in the preferences).
4307 2007-02-27 [colin] 2.8.0cvs2
4310 * src/etpan/etpan-thread-manager-types.h
4311 * src/etpan/etpan-thread-manager.c
4312 * src/etpan/imap-thread.c
4313 Log imap ALERTs as errors in the log.
4315 2007-02-26 [paul] 2.8.0cvs1
4317 * tools/claws.i18n.status.pl
4320 2007-02-26 [paul] 2.7.2cvs75
4334 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
4335 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
4336 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
4337 Aleksandar Urosevic, and Ralgh Young
4339 2007-02-25 [mones] 2.7.2cvs74
4344 2007-02-25 [colin] 2.7.2cvs73
4347 Clearing the list is only useful
4348 to prevent a valgrind false-positive
4350 2007-02-25 [paul] 2.7.2cvs72
4354 * tools/kmail-mailbox2claws-mail.pl **ADDED**
4355 * tools/maildir2claws-mail.pl **REMOVED**
4356 renamed the script, fixed a couple bugs
4358 2007-02-23 [colin] 2.7.2cvs71
4361 Fix a leak, check for a few improbable nulls
4363 2007-02-23 [colin] 2.7.2cvs70
4367 * src/plugins/trayicon/trayicon.c
4368 Fix blinking mainwin when starting in tray
4369 (show mainwindow later in the startup process,
4370 apart if restarting post-crash)
4372 2007-02-23 [colin] 2.7.2cvs69
4376 Fix crash when unsubscribing the currently
4377 selected/opened folder
4379 2007-02-23 [colin] 2.7.2cvs68
4382 Fix bug that prevented colorization to
4383 work without wrap quotation option
4385 2007-02-23 [colin] 2.7.2cvs67
4388 Fix refcounting, start and end completion who
4389 behaved as if there couldn't be any other current
4392 2007-02-23 [wwp] 2.7.2cvs66
4396 Address completion fixes: fix addressbook_peek_folder_exists() in
4397 which the algorithm was ridiculously over-obfuscated and broken.
4398 Fix addrindex_load_completion() as well, to load addresses in
4399 completion list with regards to what addressbook_peek_folder_exists()
4402 2007-02-23 [wwp] 2.7.2cvs65
4405 Add addresses to completion when they're non-empty (thanks to Colin).
4407 2007-02-23 [paul] 2.7.2cvs64
4409 * src/plugins/pgpcore/passphrase.c
4412 2007-02-23 [colin] 2.7.2cvs63
4414 * src/plugins/pgpcore/prefs_gpg.c
4415 * src/plugins/pgpcore/prefs_gpg.h
4416 * src/plugins/pgpcore/sgpgme.c
4417 * src/plugins/pgpinline/pgpinline.c
4418 * src/plugins/pgpmime/pgpmime.c
4419 Try harder to respect user's choice wrt
4420 gpg-agent even with gpg2, by unsetting
4421 GPG_AGENT_INFO when necessary.
4423 2007-02-22 [paul] 2.7.2cvs62
4425 * src/plugins/pgpcore/sgpgme.c
4426 * src/plugins/pgpcore/sgpgme.h
4427 * src/plugins/pgpcore/passphrase.c
4428 * src/plugins/pgpinline/pgpinline.c
4429 * src/plugins/pgpmime/pgpmime.c
4430 Fix a leak - gpgme_data_release_and_get_mem
4431 leaks in recent gpgme. Workaround by using
4434 2007-02-22 [paul] 2.7.2cvs61
4436 * src/gtk/quicksearch.c
4437 Abandon dynamic search when pressing
4440 2007-02-21 [colin] 2.7.2cvs60
4443 * src/plugins/pgpcore/passphrase.c
4444 Fix little memory leaks
4446 Fix false-positive leak at exit
4447 * src/gtk/quicksearch.c
4448 Fix potentially big leak in recursive
4451 2007-02-21 [wwp] 2.7.2cvs59
4454 Add missing newline to a debug message.
4456 2007-02-20 [colin] 2.7.2cvs58
4460 * src/stock_pixmap.c
4461 * src/stock_pixmap.h
4462 * src/pixmaps/mime_pgpsig.xpm
4463 Add icon for application/pgp-signature
4465 2007-02-20 [colin] 2.7.2cvs57
4470 * src/stock_pixmap.c
4471 * src/stock_pixmap.h
4472 * src/pixmaps/mime_calendar.xpm
4473 * src/pixmaps/mime_pdf.xpm
4474 * src/pixmaps/mime_ps.xpm
4475 Add icons for text/calendar, application/pdf
4476 and application/postscript
4478 2007-02-20 [colin] 2.7.2cvs56
4481 * src/matcher_parser_parse.y
4482 * src/matcher_parser_lex.l
4483 Fix big memory leak in flex, and
4486 2007-02-20 [wwp] 2.7.2cvs55
4488 * src/matcher_parser_parse.y
4489 Fix a duplicate token definition (thanks to iwkse).
4491 2007-02-20 [wwp] 2.7.2cvs54
4493 * src/matcher_parser_lex.l
4494 * src/quote_fmt_lex.l
4495 Use proper flex options instead of direct use of #define,
4496 make the flex-generated C lighter.
4498 2007-02-20 [colin] 2.7.2cvs53
4501 Grab focus in message list after hiding
4502 the quicksearch, instead of leaving it
4505 2007-02-19 [colin] 2.7.2cvs52
4508 Fix bug 1033, 'Automatically refresh
4509 message list when new messages arrives'
4510 Looks like folderview->opened can sometimes
4513 2007-02-19 [paul] 2.7.2cvs51
4517 * tools/thunderbird-filters-convertor.pl
4518 add new script which converts thunderbird filter
4519 rules to Claws filter rules
4521 2007-02-18 [paul] 2.7.2cvs50
4523 * src/plugins/pgpcore/prefs_gpg.c
4524 * src/plugins/pgpcore/prefs_gpg.h
4525 * src/plugins/pgpcore/sgpgme.c
4526 * src/plugins/pgpinline/pgpinline.c
4527 * src/plugins/pgpmime/pgpmime.c
4528 improved GUI interoperability with gpg-agent
4530 2007-02-18 [paul] 2.7.2cvs49
4532 * src/prefs_account.c
4533 Privacy options sensitivity fix
4535 2007-02-17 [colin] 2.7.2cvs48
4538 Reset icon to warning in the noticeview
4540 2007-02-15 [colin] 2.7.2cvs47
4543 Fix a manifestation of bug 1033 (summaryview failing
4544 to update for new mails), which happens after editing
4545 account preferences or preferences that cause a
4548 2007-02-15 [colin] 2.7.2cvs46
4551 Probably fix bug 1123, 'Segmentation
4552 fault while opening address book'. I get
4553 g_warnings if the saved paned position is
4554 not greater than 0. Also, save position
4555 when hiding the addressbook instead of
4558 2007-02-14 [colin] 2.7.2cvs45
4560 * src/plugins/pgpcore/prefs_gpg.c
4561 * src/plugins/pgpcore/prefs_gpg.h
4562 * src/plugins/pgpcore/sgpgme.c
4563 * src/plugins/pgpinline/pgpinline.c
4564 * src/plugins/pgpmime/pgpmime.c
4565 Add an option "Use gpg-agent if available". Fixes
4566 annoyances with distro-installed gpg-agent, when
4567 no pinentry program is installed, and the user's