1 2007-09-18 [paul] 3.0.1cvs1
7 bump up version number following stable release
9 2007-09-16 [colin] 3.0.0cvs18
14 2007-09-16 [colin] 3.0.0cvs17
17 Fix bug 1311, 'Wrong arrow position
18 while moving message into folder when
19 column headers hidden'
21 Show error in the GUI if image can't
26 Allow setting domain in msgid
28 Add timing information
30 2007-09-16 [colin] 3.0.0cvs16
36 * src/prefs_template.c
38 Remove Generate Message-ID option. We need
39 this on some IMAP servers.
41 2007-09-16 [colin] 3.0.0cvs15
43 * src/prefs_filtering.c
44 * src/prefs_filtering.h
45 * src/prefs_filtering_action.c
47 Fix tags issues: tags with spaces, renaming
50 2007-09-16 [colin] 3.0.0cvs14
55 Fix bug 1308, 'Claws deletes folderlist.xml after
56 fetching mail short after start-up'
58 2007-09-16 [colin] 3.0.0cvs13
61 Fix scrolling to cursor
63 2007-09-16 [paul] 3.0.0cvs12
66 updated by Aleksandar Urosevic
68 2007-09-16 [paul] 3.0.0cvs11
71 do not allow locked msgs to be deleted,
72 even by filtering/processing
74 2007-09-07 [paul] 3.0.0cvs10
76 * src/prefs_folder_column.c
77 * src/prefs_summary_column.c
78 implement button sensitivity
81 2007-09-06 [wwp] 3.0.0cvs9
84 Add a missing linefeed to a debug message.
86 2007-09-05 [colin] 3.0.0cvs8
89 Fix statusbar/window mismatch on Maemo
91 2007-09-05 [colin] 3.0.0cvs7
94 Fix build without USE_LDAP_TLS
96 2007-09-05 [colin] 3.0.0cvs6
105 Maemo: distinguish various statusbar messages,
106 in order to display only the most important.
108 2007-09-04 [wwp] 3.0.0cvs5
111 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
112 Show protocol "SMTP" and the appropriate server for send-only
113 accounts, show "-" instead of "" when no value is relevant.
115 2007-09-03 [ticho] 3.0.0cvs4
118 Handle plural form better in delete confirmation dialog.
120 2007-09-03 [wwp] 3.0.0cvs3
123 Warn differently when sending or sending later (queueing).
125 2007-09-03 [colin] 3.0.0cvs2
129 * src/common/plugin.c
130 * src/common/plugin.h
131 Add a new plugin API, MimeParser. It allows
132 plugins to scan email MIME parts and optionally,
135 2007-09-03 [mones] 3.0.0cvs1
140 While a better solution is made double history sizes
142 2007-09-03 [paul] 3.0.0
149 2007-09-03 [paul] 2.10.0cvs191
163 updated by Yasen Pramatarov, Miquel Oliete, Stephan
164 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
165 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
166 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
168 2007-09-02 [colin] 2.10.0cvs190
172 Prevent empty or white-space tags
174 2007-09-01 [colin] 2.10.0cvs189
177 Fix double-reading of accounts list when
178 the wizard has been run due to no accounts
180 Fix sensitivity of a menu item in case
183 2007-09-01 [wwp] 2.10.0cvs188
186 Fix wizard crash when Mailbox dir already exists
189 2007-08-31 [colin] 2.10.0cvs187
191 * src/etpan/imap-thread.c
192 Fix unwanted creation of
193 libetpan's stream dump file
195 Fix coloring of pastes as quotation
197 Maemo: Fix opening of mails from keypad
203 * src/gtk/prefswindow.c
204 Maemo: Fix adjustments changes
206 2007-08-30 [colin] 2.10.0cvs186
209 Don't opened selected folder when clicking
212 Maemo: Make Esc close messageviews
214 Maemo: Fix message scrolling to the end on
216 Maemo: Fix reopening same message
217 * src/gtk/prefswindow.c
218 Maemo: try to fix scrollbar. Doesn't work,
219 it seems as if gtk_adjustment_set_value was
222 2007-08-30 [colin] 2.10.0cvs185
227 * src/prefs_matcher.c
228 * src/prefs_template.c
232 * src/gtk/gtkaspell.c
233 * src/plugins/bogofilter/bogofilter.c
234 * src/plugins/bogofilter/bogofilter_gtk.c
235 * src/plugins/clamav/clamav_plugin_gtk.c
236 * src/plugins/pgpcore/sgpgme.c
237 * src/plugins/spamassassin/spamassassin.c
238 * src/plugins/spamassassin/spamassassin_gtk.c
239 Fix all potential misuses of format-string functions
241 2007-08-30 [wwp] 2.10.0cvs184
243 * src/prefs_template.c
246 2007-08-29 [colin] 2.10.0cvs183
248 * src/plugins/trayicon/trayicon.c
249 Fix leak of hooks in case of error,
250 thanks to Holger Berndt
252 2007-08-28 [colin] 2.10.0cvs182
255 Don't use current folder settings when
256 composing from the compose button's
259 2007-08-28 [colin] 2.10.0cvs181
261 * src/quote_fmt_parse.y
262 Fix cursor offset when quote contains UTF-8
265 2007-08-28 [colin] 2.10.0cvs180
269 Fix signature replacement when it's been wrapped
271 2007-08-27 [colin] 2.10.0cvs179
276 2007-08-27 [colin] 2.10.0cvs178
279 Fix Quicksearch's Sticky mode
281 2007-08-27 [colin] 2.10.0cvs177
283 * src/folder_item_prefs.c
284 * src/folder_item_prefs.h
287 Fix loss of subfolders properties when
290 2007-08-26 [wwp] 2.10.0cvs176
294 * src/prefs_actions.c
295 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
296 will have to be used when necessary *before* calling
297 alertpanel functions.
299 2007-08-25 [paul] 2.10.0cvs175
301 * src/prefs_actions.c
302 workaround gettext problem marking
303 string as c-format when it's not
305 2007-08-25 [wwp] 2.10.0cvs174
309 * src/prefs_actions.c
310 Call the pango markup escape function right ince in alertpanel_create
311 instead of everywhere (reverts some parts of 2.10.0cvs123 and
315 Fix a crash due to a misuse of g_print(), encountered when the string
316 passed to g_print was containing printf substitution symbols.
318 2007-08-25 [paul] 2.10.0cvs173
321 fix a segfault when refreshing RSSyl feeds
323 2007-08-25 [paul] 2.10.0cvs172
325 * src/gtk/icon_legend.c
328 2007-08-25 [paul] 2.10.0cvs171
332 * src/pixmaps/insert_file.xpm
333 add a new pixmap instead of re-using
334 paste.xpm. (easier for icon theme authors)
336 2007-08-24 [holger] 2.10.0cvs170
338 * src/plugins/trayicon/trayicon.c
339 The same fix for another hook id.
341 2007-08-24 [holger] 2.10.0cvs169
343 * src/plugins/trayicon/trayicon.c
344 Micro-fix: Do the error checking for
347 2007-08-24 [paul] 2.10.0cvs168
350 fix typo causing compiler warning
352 2007-08-24 [paul] 2.10.0cvs167
355 put back the correct version of this file also
357 2007-08-24 [colin] 2.10.0cvs166
360 Use progress bar when sending messages
362 2007-08-24 [paul] 2.10.0cvs165
365 oops! if i'm quick no-one will notice
366 (put back the proper file)
368 2007-08-24 [paul] 2.10.0cvs164
376 * tools/mew2claws-mail.pl
377 add new script that imports a Mew address book
378 submitted by Jerome Lelong
380 2007-08-24 [paul] 2.10.0cvs163
383 remove the obsolete plugins, add the
384 missing plugins, including the forthcoming
387 2007-08-24 [paul] 2.10.0cvs162
389 * manual/advanced.xml
390 add info about the hidden emphasis_color option
391 * manual/keyboard.xml
392 correct the info about hotkeys
395 2007-08-24 [paul] 2.10.0cvs161
398 add mnemonic to 'Run procesing rules'
400 2007-08-24 [paul] 2.10.0cvs160
405 use suitable defaults for outbox,
406 queue, drafts and trash folders
408 2007-08-24 [wwp] 2.10.0cvs159
411 Update menu item sensitivity if necessary (or we get a
412 gtk critical message).
414 2007-08-23 [wwp] 2.10.0cvs158
417 * src/prefs_actions.c
418 Allow literal % chars in action commands (use %%).
419 Add a missing p++ to the action parser in action_get_type(),
420 which was missing it, even if it was neutral.
421 Fix a pango markup warning at runtime.
423 2007-08-23 [wwp] 2.10.0cvs157
426 Contacts are now locale-aware sorted in the address book
427 (LC_COLLATE matters here).
428 Fix missing table initializers.
430 2007-08-23 [colin] 2.10.0cvs156
433 Check scan_required on dest folder when copying
435 2007-08-23 [colin] 2.10.0cvs155
438 Fix scanning when folder was empty
440 2007-08-22 [colin] 2.10.0cvs154
443 Don't g_warning when g_try_malloc fails(), or it makes
444 things worse as g_log() allocates. Fixes bug 1290,
445 'Claws Mail crashes if too little memory when
446 rebuilding folder tree'
448 2007-08-22 [colin] 2.10.0cvs153
451 Fix format string vulnerability, thanks to
452 Ulf Harnhammar, Secunia Research
454 2007-08-22 [colin] 2.10.0cvs152
459 2007-08-22 [wwp] 2.10.0cvs151
462 Few better null-ptr checks.
464 2007-08-22 [colin] 2.10.0cvs150
467 * src/editldap_basedn.c
476 2007-08-22 [colin] 2.10.0cvs149
481 2007-08-22 [colin] 2.10.0cvs148
486 2007-08-22 [colin] 2.10.0cvs147
489 Fix test (set ldap v3 if bindDN is set or TLS is set)
491 2007-08-22 [colin] 2.10.0cvs146
495 Fix wrong "Connected successfully to server". Connection only succeeds if
496 we can get the base DN.
498 2007-08-21 [wwp] 2.10.0cvs145
507 More sanity checks in ldap functions.
509 2007-08-21 [wwp] 2.10.0cvs144
511 * src/prefs_account.c
512 Don't return a value in a void function().
514 2007-08-21 [paul] 2.10.0cvs143
517 add check for ftp: to messageview_list_urls()
519 2007-08-21 [colin] 2.10.0cvs142
526 Fix bug 1293, 'LDAP address book not working'
527 Search only on specified fields, but fetch
528 every field possible. People will have to
529 reset the searched Attributes in their LDAP
532 2007-08-21 [wwp] 2.10.0cvs141
542 * src/editaddress_other_attributes_ldap.c
559 * src/prefs_customheader.c
560 * src/prefs_msg_colors.c
566 * src/common/socket.c
567 * src/common/ssl_certificate.c
570 * src/gtk/description_window.c
571 * src/plugins/demo/demo.c
572 * src/plugins/pgpcore/prefs_gpg.c
573 * src/plugins/spamassassin/libspamc.c
574 Make sure we use glib functions to send text messages (information,
575 debug, warning, errors) to stdout/stderr - no more direct puts
576 fputs printf fprintf to stdout/stderr when it can be done using
577 g_log*() and g_print/g_printerr. Doing this, we make sure every
578 stdout/stderr message is saved to log in Windows.
581 2007-08-21 [wwp] 2.10.0cvs140
585 Route glib's stdout/stderr messages to a log file (Windows only),
586 instead of loosing them.
588 2007-08-21 [paul] 2.10.0cvs139
591 replace deprecated g_strncasecmp()
595 2007-08-20 [ticho] 2.10.0cvs138
598 * src/prefs_account.h
599 Copy all account preferences in account_clone() - some
601 * src/prefs_account.c
602 Handle empty privacy system combobox gracefully (warning
605 2007-08-20 [colin] 2.10.0cvs137
610 2007-08-20 [paul] 2.10.0cvs136
620 patch by Michael Rasmussen
622 2007-08-19 [colin] 2.10.0cvs135
625 Fix previous commit. Sensitivity update is needed
626 for "Cancel receiving". However when batching we
627 don't need to do it for every message flag change,
628 just once at the start and once at the end.
630 2007-08-19 [colin] 2.10.0cvs134
633 Remove useless menu updates on session lock/unlock
635 2007-08-19 [colin] 2.10.0cvs133
637 * src/etpan/imap-thread.c
638 Make all fetch logs less verbose
640 2007-08-19 [paul] 2.10.0cvs132
645 fix bug 1286, 'Can't move a folder into a "Folders
648 2007-08-18 [ticho] 2.10.0cvs131
650 * src/editaddress_other_attributes_ldap.c
651 Converted option menu for other ldap attributes to GtkComboBox.
653 2007-08-18 [colin] 2.10.0cvs130
660 Revert 'send_dialog_mode' meaning to
661 'send_dialog_invisible', so that the
662 new checkbox doesn't change the
665 2007-08-18 [paul] 2.10.0cvs129
668 add missing menu update
670 2007-08-17 [colin] 2.10.0cvs128
673 Set batching after getting flags - maybe fixes
674 bug 1292, 'CM crashes on writing mail'
676 2007-08-16 [ticho] 2.10.0cvs127
679 Convert two GtkOptionMenu widgets to new GtkComboBox.
682 Allow NULL for GtkComboBox menuitem label, rendering such
683 items as row separators.
685 2007-08-16 [paul] 2.10.0cvs126
687 * src/plugins/trayicon/trayicon.c
688 remove wrongly used gettextisation
690 2007-08-15 [ticho] 2.10.0cvs125
693 Fixed a runtime warning where an attempt to pack an
694 already packed GtkLabel was made.
696 2007-08-15 [ticho] 2.10.0cvs124
698 * src/prefs_compose_writing.c
699 Convert the insert-or-attach-dragged-files GtkOptionMenu
702 2007-08-14 [ticho] 2.10.0cvs123
706 Changed return receipt account selector to GtkComboBox.
707 Fixed a runtime warning where GTK tried to parse
708 "name <email@address" as a Pango markup in an alertpanel label.
710 2007-08-14 [ticho] 2.10.0cvs122
712 * src/prefs_logging.c
713 Changed GtkOptionMenu in logging preferences to GtkComboBox.
715 2007-08-14 [wwp] 2.10.0cvs121
719 * tools/popfile-link.sh
720 Added a new tool: POPFile helper, to open
721 selected messages in POPFile control center,
722 in order to change the messages' status.
724 2007-08-14 [ticho] 2.10.0cvs120
731 Change "Show send dialog" optionmenu to a checkbutton.
732 * src/prefs_receive.c
733 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
735 2007-08-13 [wwp] 2.10.0cvs119
746 * src/partial_download.c
752 * src/gtk/gtkaspell.c
754 Make sure we never pass NULL pointers for %s substitutions
755 (prevent from crashing in Windows).
757 2007-08-13 [wwp] 2.10.0cvs118
760 Re-enable mmap_reads in Windows with some missing
761 CloseHandle of mapping objects, thanks to
764 2007-08-13 [paul] 2.10.0cvs117
767 fix bug 1287, 'Compile time problem on Solaris
768 (nexenta gnu/Solaris) utils.c'
769 Thanks to Piotr Chrzczonowicz
771 2007-08-12 [wwp] 2.10.0cvs116
773 * src/plugins/pgpcore/prefs_gpg.c
774 Don't try to unset a GPG_AGENT_INFO that was not
775 set (and don't use a NULL string in Windows, it was
776 crashing with --debug if GPG_AGENT_INFO was not set).
778 2007-08-12 [wwp] 2.10.0cvs115
781 Make gcc type-check arguments passed to privacy_set_error().
783 2007-08-12 [ticho] 2.10.0cvs114
785 * src/prefs_folder_item.c
786 Make sure that folder default account combobox always has some
789 Handle empty combobox gracefully (warning instead of crash).
791 2007-08-12 [ticho] 2.10.0cvs114
793 * src/prefs_folder_item.c
794 Make sure that folder default account combobox is not empty.
796 Handle empty combobox gracefully (warning instead of crash).
798 2007-08-11 [paul] 2.10.0cvs113
802 use 'subfolder' instead of 'sub-folder', matching
803 everywhere else the term is used
807 2007-08-10 [wwp] 2.10.0cvs112
810 Disable mmap reads in Windows only (at least temporarily), they
811 prevent from renaming/removing target cache files.
817 2007-08-10 [wwp] 2.10.0cvs111
820 fix unpredictable crashes in Windows due to broken
821 cache/mark/tags files writting (file were opened for
822 writing in text mode).
825 use gettimeofday() from w32lib.h on Windows.
827 2007-08-10 [colin] 2.10.0cvs110
830 * src/etpan/imap-thread.c
831 * src/etpan/imap-thread.h
832 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
834 2007-08-09 [colin] 2.10.0cvs109
837 Fix port being reset to 636 on SSL
839 Fix folder_item_get_msg_num_by_file
840 on drafts/queue folders
842 2007-08-09 [wwp] 2.10.0cvs108
845 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
846 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
849 2007-08-09 [colin] 2.10.0cvs107
853 * src/gtk/prefswindow.c
854 A few Maemo layout fixes
856 2007-08-09 [paul] 2.10.0cvs106
858 * src/prefs_account.c
859 remove the hyphen from plug-ins to
860 match everywhere else
862 2007-08-08 [wwp] 2.10.0cvs105
864 * src/prefs_folder_item.c
865 Fix an extraneous stealth ^L char.
867 2007-08-08 [wwp] 2.10.0cvs104
869 * src/prefs_folder_item.c
870 Better fix, group variables declarations (USE_ASPELL).
872 2007-08-08 [wwp] 2.10.0cvs103
874 * src/prefs_folder_item.c
875 Fix compilation w/ USE_ASPELL set (broken
878 2007-08-08 [ticho] 2.10.0cvs102
880 * src/prefs_folder_item.c
881 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
883 2007-08-08 [colin] 2.10.0cvs101
886 * src/etpan/imap-thread.c
887 * src/etpan/imap-thread.h
888 Close selected mailbox before doing
891 2007-08-08 [colin] 2.10.0cvs100
894 Complete symbol table, thanks to wwp.
895 Fixes bug 1284, 'The html -> text
896 converter ignores entities'
900 2007-08-08 [colin] 2.10.0cvs99
903 Better way to fetch UIDs on non-UIDPLUS servers
905 2007-08-07 [colin] 2.10.0cvs98
908 fix bug 1275, 'auto-saved draft messages not
909 always being removed'; Also, make multiple
910 copy (in the same account) faster by matching
911 source/destination message UIDs.
913 Don't try to reshow deleted mail
915 Fix leak on error path
917 2007-08-07 [wwp] 2.10.0cvs97
920 * manual/advanced.xml
921 * manual/fr/account.xml
922 * manual/fr/advanced.xml
923 Updated the reference manual and the French translation to
924 reflect 2.10.0cvs84: enable running folder Processing
927 2007-08-06 [wwp] 2.10.0cvs96
932 Allow changing the emphasis color used to highlight
933 the newsreader/x-mailer header value when it matches
934 our preferred mail agent (hidden pref 'emphasis_col' added
937 2007-08-06 [colin] 2.10.0cvs95
941 Re-commit 2.10.0cvs86, with a protection
942 against Pango bug. Also, try to fix
943 bug 1275, 'auto-saved draft messages not
944 always being removed'
946 2007-08-06 [wwp] 2.10.0cvs94
948 * src/gtk/quicksearch.c
949 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
951 2007-08-06 [ticho] 2.10.0cvs93
953 * src/prefs_account.c
955 Use GtkComboBox instead of GtkOptionMenu for privacy system
956 selection in account preferences.
958 2007-08-06 [wwp] 2.10.0cvs92
960 * src/plugins/pgpcore/plugin.def
961 Apply one more chunk from gpg4win's 03-w32-port patch.
963 2007-08-05 [colin] 2.10.0cvs91
967 reverting buggy patch for now
969 2007-08-05 [colin] 2.10.0cvs90
974 2007-08-04 [colin] 2.10.0cvs89
976 * src/prefs_summaries.c
977 * src/summary_search.c
978 Replace deprecated widgets. Patch by
981 2007-08-04 [colin] 2.10.0cvs88
984 Refresh GUI only every 2000 mails on mh_get_last_num
985 This is fast (readdir) and done only once per
988 2007-08-03 [colin] 2.10.0cvs87
990 * src/prefs_account.c
993 Fix a deprecated widget. Patch by
996 2007-08-03 [colin] 2.10.0cvs86
1000 Make colorisation and wrapping algorithms
1001 faster. Fixes bug 1246, 'compose becomes
1002 increasingly slow replying to complex emails'
1004 2007-08-03 [paul] 2.10.0cvs85
1007 keep the window painted
1009 2007-08-02 [paul] 2.10.0cvs84
1014 enable running folder Processing
1017 2007-08-02 [paul] 2.10.0cvs83
1020 speed up/clean up rendering of larger
1024 2007-08-01 [paul] 2.10.0cvs82
1029 change default toolbar layout on maemo
1030 * src/pixmaps/close.xpm
1031 make the red cross a grey cross
1032 * src/pixmaps/jpilot.xpm
1033 make icon smaller so it fits better
1035 2007-07-31 [paul] 2.10.0cvs81
1038 * src/gtk/gtkutils.c
1039 fix crash on maemo on first launch
1041 2007-07-30 [paul] 2.10.0cvs80
1043 * src/prefs_matcher.c
1044 specify the units of age and size
1046 2007-07-30 [paul] 2.10.0cvs79
1049 Fix IMAP timeout setting
1051 2007-07-30 [colin] 2.10.0cvs78
1053 * src/prefs_account.c
1054 Fix a deprecated widget. Patch by
1057 2007-07-27 [paul] 2.10.0cvs77
1059 * src/matcher_parser_parse.y
1060 * src/prefs_filtering_action.c
1061 * src/prefs_matcher.c
1062 these changes forgotten in cvs74's
1063 'watch thread' feature
1065 2007-07-27 [paul] 2.10.0cvs76
1068 fix potential crasher
1071 2007-07-27 [paul] 2.10.0cvs75
1076 * src/gtk/gtkutils.c
1077 make mainwindow's /Help/Manual point to the
1078 remote copy if the local copy doesn't exist
1080 2007-07-27 [paul] 2.10.0cvs74
1088 * src/matcher_parser_parse.y
1091 * src/stock_pixmap.c
1092 * src/stock_pixmap.h
1097 * src/pixmaps/watchthread.xpm
1098 add 'watch thread' feature
1100 2007-07-27 [paul] 2.10.0cvs73
1102 * src/prefs_folder_item.c
1103 adjust labels, add tooltips
1105 2007-07-27 [colin] 2.10.0cvs72
1108 Maemo: Remove less used menu items
1110 2007-07-26 [colin] 2.10.0cvs71
1113 Maemo: destroy messageview after trashing mail.
1114 Maybe should be done on X11 too
1116 2007-07-26 [colin] 2.10.0cvs70
1120 * src/prefs_common.c
1121 * src/prefs_common.h
1123 Add View/Show or Hide/Column headers
1125 2007-07-26 [colin] 2.10.0cvs69
1130 2007-07-26 [colin] 2.10.0cvs68
1133 Fix possible crash on cache invalidation
1137 * src/quote_fmt_parse.y
1138 Make replying to mails with big attachments
1139 much faster. Fixes bug 1224, 'The process of
1140 Replying to emails with large attachments
1141 seems unreasonably long...'
1143 2007-07-26 [colin] 2.10.0cvs67
1148 Fix threads use on BSDs
1150 2007-07-26 [paul] 2.10.0cvs66
1152 * src/gtk/prefswindow.c
1153 fix account prefs breakage
1156 2007-07-26 [paul] 2.10.0cvs65
1159 standardise ./configure --help messages
1161 2007-07-26 [colin] 2.10.0cvs64
1165 Fix two vCard-related crashes
1167 2007-07-25 [colin] 2.10.0cvs63
1170 * src/prefs_common.c
1171 * src/prefs_common.h
1172 * src/prefs_receive.c
1173 Maemo: Add a better way to notify of
1179 Maemo: Various layout fixes
1180 * src/gtk/prefswindow.c
1181 Maemo: Better prefs layout
1183 2007-07-25 [paul] 2.10.0cvs62
1186 fix the layout on maemo
1189 2007-07-25 [iwkse] 2.10.0cvs61
1192 add 'o' shortcut on summaryview
1194 2007-07-25 [iwkse] 2.10.0cvs60
1199 2007-07-24 [colin] 2.10.0cvs59
1202 Fix missing timestamp update on source
1206 Better text layout on part's choices
1208 2007-07-23 [colin] 2.10.0cvs58
1212 Maemo: Automatically choose the correct application
1214 * src/gtk/quicksearch.c
1215 Make search run on GDK_KP_Enter too
1217 2007-07-23 [wwp] 2.10.0cvs57
1219 * src/quote_fmt_lex.l
1220 Revert accidentaly committed lines (account_sig) in
1223 2007-07-23 [wwp] 2.10.0cvs56
1225 * src/quote_fmt_lex.l
1226 Fix typos around long form expressions in the quote lexer.
1232 2007-07-23 [colin] 2.10.0cvs55
1235 Fix auto-completion on Maemo
1237 2007-07-23 [colin] 2.10.0cvs54
1240 Maemo: Fix sticking statusbars
1242 2007-07-22 [colin] 2.10.0cvs53
1245 Maemo: Fix the strange "top_application" info
1246 at startup. We should do something when
1247 receiving such a message.
1249 2007-07-20 [paul] 2.10.0cvs52
1252 add missing #include "statusbar.h"
1254 2007-07-20 [colin] 2.10.0cvs51
1258 * src/folder_item_prefs.c
1259 * src/folder_item_prefs.h
1267 * src/prefs_folder_item.c
1268 Implement age-based caching: allow to
1269 specify a threshold for the offline synchronisation
1270 feature, and whether old cached bodies should
1275 * src/plugins/dillo_viewer/dillo_viewer.c
1276 Check that Dillo's installed
1278 2007-07-20 [wwp] 2.10.0cvs50
1281 * src/stock_pixmap.c
1282 Draw a frame around the selected mimeview part icon (instead of the
1283 shifted 'dancing' icon).
1285 2007-07-20 [colin] 2.10.0cvs49
1288 Unref stuff even on error
1290 disconnect signals only at the very
1291 end of the wizard save.
1293 2007-07-20 [colin] 2.10.0cvs48
1299 Fix random crashes while navigating
1302 2007-07-19 [colin] 2.10.0cvs47
1306 * src/prefs_common.c
1307 * src/prefs_common.h
1310 * src/common/utils.c
1311 Maemo: add an easy way to store data (mails
1312 and IMAP/NNTP caches) on one of the SD cards,
1313 and protect against unmounts if needed
1315 2007-07-19 [paul] 2.10.0cvs46
1318 * src/stock_pixmap.c
1320 * src/pixmaps/claws-mail_logo-small.xpm
1321 implement a (slightly) different About
1322 dialog for maemo and add a small version
1325 use a scrolled window for wizard page 1
1328 2007-07-19 [paul] 2.10.0cvs45
1331 too soon for this line
1333 2007-07-19 [paul] 2.10.0cvs44
1338 2007-07-19 [colin] 2.10.0cvs43
1341 Solve Mail/Mailbox name when specifying
1344 2007-07-18 [colin] 2.10.0cvs42
1350 2007-07-18 [colin] 2.10.0cvs41
1353 Maemo: plug the online/offline system into
1354 maemo's interfaces to have Claws automatically
1355 switch according to the system status
1357 Maemo: use HildonBanners to display status
1358 messages. Renders the main statusbar useless.
1360 2007-07-18 [paul] 2.10.0cvs40
1363 fix screen blanking on moving/copying many msgs
1365 fix processing progressbar and screen blanking
1368 2007-07-18 [paul] 2.10.0cvs39
1371 revert cvs37, breakage on maemo
1373 2007-07-18 [paul] 2.10.0cvs38
1375 * src/gtk/gtkutils.c
1376 make sure we can still build with older GTK's
1378 2007-07-18 [colin] 2.10.0cvs37
1381 Only hide the small layout's messageview, instead
1382 of destroying it when closing
1383 * src/gtk/gtkutils.c
1384 Use gtk_window_present_with_time to popup windows,
1385 it seems to make things better with modern WMs
1388 2007-07-17 [colin] 2.10.0cvs36
1391 Simplify layout on Maemo
1394 * src/prefs_display_header.c
1395 Remove some headers by default on Maemo
1397 2007-07-17 [paul] 2.10.0cvs35
1399 * src/prefs_common.c
1400 * src/prefs_common.h
1401 * src/prefs_logging.c
1403 add options to stop/enable writing logs to disc
1405 2007-07-17 [paul] 2.10.0cvs34
1408 fix some issues with the Apply tags window:
1409 - set search column (enables autocompl in the treeview)
1410 - apply tag from "New tag" if it existed
1411 - clears New tag entry when adding it with the button
1414 2007-07-17 [paul] 2.10.0cvs33
1417 fix 'apply tags' dialogue weirdness
1419 2007-07-16 [colin] 2.10.0cvs32
1422 Fix double-loading of mails on Maemo
1424 2007-07-16 [colin] 2.10.0cvs31
1427 Prevent double-loading of the same part under some
1428 conditions; hide statusbar on Maemo
1430 2007-07-16 [colin] 2.10.0cvs30
1436 Improve the tag interface - allow
1437 to set/unset tags from a special
1439 * src/gtk/gtkvscrollbutton.c
1442 * src/stock_pixmap.c
1443 Fix Mimeview's ugly hacks in the
1446 2007-07-16 [paul] 2.10.0cvs29
1450 * src/gtk/icon_legend.c
1451 put it all in a scrolled window
1453 2007-07-15 [colin] 2.10.0cvs28
1456 Maemo: force layout to be Small screen; the
1457 others don't make sense
1459 2007-07-14 [colin] 2.10.0cvs27
1462 * src/gtk/gtkvscrollbutton.c
1463 Maemo: Fix mimeview's buttons size
1465 2007-07-14 [colin] 2.10.0cvs26
1468 Fix the button workaround fix.
1469 (Use the correct variable)
1471 2007-07-14 [colin] 2.10.0cvs25
1475 Maemo: put the progress bar in the
1478 2007-07-14 [colin] 2.10.0cvs24
1480 * src/prefs_common.c
1481 Maemo: hide statusbar by default
1483 * src/stock_pixmap.c
1484 * src/stock_pixmap.h
1486 * src/pixmaps/go_folders.xpm
1487 Maemo: Add a specific icon to go back to
1490 2007-07-14 [colin] 2.10.0cvs23
1493 Don't set homogeneous finally
1495 2007-07-14 [colin] 2.10.0cvs22
1498 Fix button show/hide issues
1500 2007-07-14 [colin] 2.10.0cvs21
1504 Fix button workaround to be able to click
1505 if mouse was on button when it went un-
1507 Revert previous commit, gtk_tool_item_set_homogeneous
1508 doesn't mean what it seems to mean ;-)
1510 2007-07-14 [paul] 2.10.0cvs20
1513 make homogeneous FALSE always
1515 2007-07-13 [colin] 2.10.0cvs19
1519 Rework to fit the non-deprecated API
1525 Maemo layout changes. Better toolbars,
1526 removal of CTree headers.
1528 2007-07-13 [paul] 2.10.0cvs18
1530 * src/gtk/colorlabel.c
1531 fix bug 1261, '[DE] coloring messages in overview
1532 keys are not localised'
1533 the string is now included in claws-mail.pot
1535 2007-07-13 [colin] 2.10.0cvs17
1538 Fix bug 1267, 'printing mutliple messages
1539 opens one message-dialog after the other'
1540 Ask for confirmation when printing 10
1543 2007-07-11 [colin] 2.10.0cvs16
1548 * manual/claws-mail-manual.xml
1550 * manual/es/claws-mail-manual.xml
1552 * manual/fr/claws-mail-manual.xml
1575 * src/addressbook_foldersel.c
1576 * src/addressbook_foldersel.h
1600 * src/customheader.c
1601 * src/customheader.h
1602 * src/displayheader.c
1603 * src/displayheader.h
1606 * src/editaddress_other_attributes_ldap.c
1607 * src/editaddress_other_attributes_ldap.h
1616 * src/editldap_basedn.c
1617 * src/editldap_basedn.h
1638 * src/folder_item_prefs.c
1639 * src/folder_item_prefs.h
1648 * src/grouplistdialog.c
1649 * src/grouplistdialog.h
1654 * src/image_viewer.c
1655 * src/image_viewer.h
1696 * src/matcher_parser.h
1697 * src/matcher_parser_lex.l
1698 * src/matcher_parser_parse.y
1701 * src/message_search.c
1702 * src/message_search.h
1721 * src/partial_download.c
1722 * src/partial_download.h
1727 * src/prefs_account.c
1728 * src/prefs_account.h
1729 * src/prefs_actions.c
1730 * src/prefs_actions.h
1731 * src/prefs_common.c
1732 * src/prefs_common.h
1733 * src/prefs_compose_writing.c
1734 * src/prefs_compose_writing.h
1735 * src/prefs_customheader.c
1736 * src/prefs_customheader.h
1737 * src/prefs_display_header.c
1738 * src/prefs_display_header.h
1739 * src/prefs_ext_prog.c
1740 * src/prefs_ext_prog.h
1741 * src/prefs_filtering.c
1742 * src/prefs_filtering.h
1743 * src/prefs_filtering_action.c
1744 * src/prefs_filtering_action.h
1745 * src/prefs_folder_column.c
1746 * src/prefs_folder_column.h
1747 * src/prefs_folder_item.c
1748 * src/prefs_folder_item.h
1753 * src/prefs_image_viewer.c
1754 * src/prefs_image_viewer.h
1755 * src/prefs_logging.c
1756 * src/prefs_logging.h
1757 * src/prefs_matcher.c
1758 * src/prefs_matcher.h
1759 * src/prefs_message.c
1760 * src/prefs_message.h
1761 * src/prefs_msg_colors.c
1762 * src/prefs_msg_colors.h
1767 * src/prefs_receive.c
1768 * src/prefs_receive.h
1771 * src/prefs_spelling.c
1772 * src/prefs_spelling.h
1773 * src/prefs_summaries.c
1774 * src/prefs_summaries.h
1775 * src/prefs_summary_column.c
1776 * src/prefs_summary_column.h
1777 * src/prefs_summary_open.c
1778 * src/prefs_summary_open.h
1779 * src/prefs_template.c
1780 * src/prefs_template.h
1781 * src/prefs_themes.c
1782 * src/prefs_themes.h
1783 * src/prefs_toolbar.c
1784 * src/prefs_toolbar.h
1785 * src/prefs_wrapping.c
1786 * src/prefs_wrapping.h
1796 * src/quote_fmt_lex.l
1797 * src/quote_fmt_parse.y
1800 * src/remotefolder.c
1801 * src/remotefolder.h
1802 * src/send_message.c
1803 * src/send_message.h
1806 * src/simple-gettext.c
1807 * src/sourcewindow.c
1808 * src/sourcewindow.h
1813 * src/stock_pixmap.c
1814 * src/stock_pixmap.h
1815 * src/summary_search.c
1816 * src/summary_search.h
1833 * src/common/base64.c
1834 * src/common/base64.h
1835 * src/common/claws.c
1836 * src/common/claws.h
1838 * src/common/fnmatch.c
1839 * src/common/fnmatch.h
1840 * src/common/fnmatch_loop.c
1841 * src/common/hooks.c
1842 * src/common/hooks.h
1847 * src/common/mgutils.c
1848 * src/common/mgutils.h
1851 * src/common/passcrypt.c
1852 * src/common/passcrypt.h.in
1853 * src/common/plugin.c
1854 * src/common/plugin.h
1855 * src/common/prefs.c
1856 * src/common/prefs.h
1857 * src/common/progressindicator.c
1858 * src/common/progressindicator.h
1859 * src/common/quoted-printable.c
1860 * src/common/quoted-printable.h
1861 * src/common/session.c
1862 * src/common/session.h
1865 * src/common/socket.c
1866 * src/common/socket.h
1869 * src/common/ssl_certificate.c
1870 * src/common/ssl_certificate.h
1871 * src/common/string_match.c
1872 * src/common/string_match.h
1873 * src/common/stringtable.c
1874 * src/common/stringtable.h
1877 * src/common/template.c
1878 * src/common/template.h
1879 * src/common/timing.h
1880 * src/common/utils.c
1881 * src/common/utils.h
1882 * src/common/uuencode.c
1883 * src/common/uuencode.h
1884 * src/common/version.h.in
1885 * src/common/w32_dirent.c
1886 * src/common/w32_reg.c
1887 * src/common/w32_signal.c
1888 * src/common/w32_stat.c
1889 * src/common/w32_stdlib.c
1890 * src/common/w32_string.c
1891 * src/common/w32_time.c
1892 * src/common/w32_unistd.c
1893 * src/common/w32_wait.c
1894 * src/common/w32lib.h
1897 * src/common/xmlprops.c
1898 * src/common/xmlprops.h
1899 * src/etpan/etpan-errors.h
1900 * src/etpan/etpan-thread-manager-types.h
1901 * src/etpan/etpan-thread-manager.c
1902 * src/etpan/etpan-thread-manager.h
1903 * src/etpan/imap-thread.c
1904 * src/etpan/imap-thread.h
1907 * src/gtk/colorlabel.c
1908 * src/gtk/colorlabel.h
1909 * src/gtk/colorsel.c
1910 * src/gtk/colorsel.h
1911 * src/gtk/combobox.c
1912 * src/gtk/combobox.h
1913 * src/gtk/description_window.c
1914 * src/gtk/description_window.h
1917 * src/gtk/foldersort.c
1918 * src/gtk/foldersort.h
1919 * src/gtk/gtkaspell.c
1920 * src/gtk/gtkaspell.h
1921 * src/gtk/gtksctree.c
1922 * src/gtk/gtkshruler.c
1923 * src/gtk/gtkshruler.h
1924 * src/gtk/gtksourceprintjob.c
1925 * src/gtk/gtksourceprintjob.h
1926 * src/gtk/gtkutils.c
1927 * src/gtk/gtkutils.h
1928 * src/gtk/gtkvscrollbutton.c
1929 * src/gtk/gtkvscrollbutton.h
1930 * src/gtk/icon_legend.c
1931 * src/gtk/icon_legend.h
1932 * src/gtk/inputdialog.c
1933 * src/gtk/inputdialog.h
1934 * src/gtk/logwindow.c
1935 * src/gtk/logwindow.h
1936 * src/gtk/manage_window.c
1937 * src/gtk/manage_window.h
1940 * src/gtk/pluginwindow.c
1941 * src/gtk/pluginwindow.h
1942 * src/gtk/prefswindow.c
1943 * src/gtk/prefswindow.h
1944 * src/gtk/progressdialog.c
1945 * src/gtk/progressdialog.h
1946 * src/gtk/quicksearch.c
1947 * src/gtk/quicksearch.h
1948 * src/gtk/sslcertwindow.c
1949 * src/gtk/sslcertwindow.h
1950 * src/plugins/bogofilter/bogofilter.c
1951 * src/plugins/bogofilter/bogofilter.h
1952 * src/plugins/bogofilter/bogofilter_gtk.c
1953 * src/plugins/clamav/clamav_plugin.c
1954 * src/plugins/clamav/clamav_plugin.h
1955 * src/plugins/clamav/clamav_plugin_gtk.c
1956 * src/plugins/demo/demo.c
1957 * src/plugins/dillo_viewer/dillo_prefs.c
1958 * src/plugins/dillo_viewer/dillo_prefs.h
1959 * src/plugins/dillo_viewer/dillo_viewer.c
1960 * src/plugins/pgpcore/passphrase.c
1961 * src/plugins/pgpcore/passphrase.h
1962 * src/plugins/pgpcore/pgp_viewer.c
1963 * src/plugins/pgpcore/pgp_viewer.h
1964 * src/plugins/pgpcore/plugin.c
1965 * src/plugins/pgpcore/prefs_gpg.c
1966 * src/plugins/pgpcore/prefs_gpg.h
1967 * src/plugins/pgpcore/select-keys.c
1968 * src/plugins/pgpcore/select-keys.h
1969 * src/plugins/pgpcore/sgpgme.c
1970 * src/plugins/pgpcore/sgpgme.h
1971 * src/plugins/pgpinline/pgpinline.c
1972 * src/plugins/pgpinline/pgpinline.h
1973 * src/plugins/pgpinline/plugin.c
1974 * src/plugins/pgpmime/pgpmime.c
1975 * src/plugins/pgpmime/pgpmime.h
1976 * src/plugins/pgpmime/plugin.c
1977 * src/plugins/spamassassin/spamassassin.c
1978 * src/plugins/spamassassin/spamassassin.h
1979 * src/plugins/spamassassin/spamassassin_gtk.c
1980 * src/plugins/trayicon/trayicon.c
1981 * src/plugins/trayicon/trayicon_prefs.c
1982 * src/plugins/trayicon/trayicon_prefs.h
1983 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1984 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
1985 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
1986 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1987 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
1988 * tools/OOo2claws-mail.pl
1989 * tools/README.sylprint
1990 * tools/acroread2claws-mail.pl
1991 * tools/claws-mail-compose-insert-files.pl
1992 * tools/convert_mbox.pl
1993 * tools/filter_conv.pl
1994 * tools/filter_conv_new.pl
1996 * tools/freshmeat_search.pl
1997 * tools/google_search.pl
1998 * tools/kmail-mailbox2claws-mail.pl
1999 * tools/kmail2claws-mail.pl
2000 * tools/kmail2claws-mail_v2.pl
2002 * tools/make.themes.project
2003 * tools/multiwebsearch.pl
2004 * tools/nautilus2claws-mail.sh
2005 * tools/outlook2claws-mail.pl
2006 * tools/textviewer.sh
2007 * tools/thunderbird-filters-convertor.pl
2010 * tools/vcard2xml.py
2011 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2012 Upgrade to GPLv3 or later.
2014 2007-07-10 [wwp] 2.10.0cvs15
2017 Fix re-opening of all composing messages that were
2018 opened when closing the previous instance, thanks
2021 2007-07-10 [paul] 2.10.0cvs14
2023 * src/editaddress_other_attributes_ldap.c
2025 fix crash on selecting 'other attributes' combo
2026 for either a new entry or an old entry with no
2027 existing attributes.
2028 fix bug on editing multiple attributes which
2029 resulted them all having the value of the last
2033 2007-07-10 [colin] 2.10.0cvs13
2036 * src/editaddress_other_attributes_ldap.h
2038 Fix --disable-ldap build
2040 2007-07-09 [colin] 2.10.0cvs12
2046 * src/editaddress_other_attributes_ldap.c
2047 * src/editaddress_other_attributes_ldap.h
2052 Add capability to edit all inetOrgPerson
2053 attributes on LDAP. Patch by Michael
2056 2007-07-09 [colin] 2.10.0cvs11
2062 * src/prefs_summaries.c
2063 * src/prefs_themes.c
2065 * src/common/Makefile.am
2067 * src/common/timing.h
2068 * src/common/utils.c
2069 * src/common/utils.h
2070 * src/common/w32_account.c
2071 * src/common/w32lib.h
2072 * src/gtk/Makefile.am
2073 * src/gtk/colorlabel.c
2074 * src/plugins/pgpcore/Makefile.am
2075 * src/plugins/pgpcore/claws.def
2076 * src/plugins/pgpcore/passphrase.c
2077 * src/plugins/pgpcore/pgp_viewer.c
2078 * src/plugins/pgpcore/plugin.def
2079 * src/plugins/pgpcore/sgpgme.c
2080 * src/plugins/pgpinline/Makefile.am
2081 * src/plugins/pgpinline/claws.def
2082 * src/plugins/pgpinline/mypgpcore.def
2083 * src/plugins/pgpinline/plugin.def
2084 * src/plugins/pgpmime/Makefile.am
2085 * src/plugins/pgpmime/claws.def
2086 * src/plugins/pgpmime/mypgpcore.def
2087 * src/plugins/pgpmime/plugin.def
2088 Commit win32 patch, from Werner Koch and
2091 2007-07-09 [colin] 2.10.0cvs10
2093 * src/prefs_toolbar.c
2094 Fix crash when no actions exist
2096 2007-07-07 [paul] 2.10.0cvs9
2099 * manual/claws-mail-manual.xml
2100 update copyright year
2102 updated by Flammie Pirinen
2104 2007-07-05 [wwp] 2.10.0cvs8
2106 * src/plugins/clamav/clamav_plugin_gtk.c
2107 Make vertical spacing like in other plugin prefs pages.
2109 2007-07-05 [wwp] 2.10.0cvs7
2112 It's %am that works, not %ae (this doc incoherence has been
2113 introduced with 2.9.2cvs13).
2115 2007-07-04 [wwp] 2.10.0cvs6
2117 * src/plugins/bogofilter/bogofilter.c
2118 Gettext-ize an occurrence of "Any" that wasn't.
2120 2007-07-04 [colin] 2.10.0cvs5
2123 Fix untranslated strings; thanks
2126 2007-07-03 [colin] 2.10.0cvs4
2130 Fix saving of sort mode for tags and
2131 thread date. Thanks to Pierre Ossman.
2132 Completes fix for bug 1233
2134 2007-07-03 [paul] 2.10.0cvs3
2142 2007-07-02 [colin] 2.10.0cvs2
2148 Add View/Sort/by Thread date
2149 Fixes bug 1233, 'Capability to sort
2150 threads by most recent message'
2151 Based on a patch by Paul Rolland
2153 2007-07-02 [colin] 2.10.0cvs1
2170 * src/matcher_parser_parse.y
2174 * src/prefs_common.c
2175 * src/prefs_common.h
2176 * src/prefs_filtering_action.c
2177 * src/prefs_matcher.c
2178 * src/prefs_summary_column.c
2182 * src/quote_fmt_lex.l
2183 * src/quote_fmt_parse.y
2187 * src/common/Makefile.am
2191 * src/gtk/quicksearch.c
2192 * src/gtk/quicksearch.h
2193 Add Tags implementation. Tags are arbitrary labels
2194 that can be applied to messages. It is possible
2195 to create, edit, remove tags; apply them to mails;
2196 filter on tags or tag presence; apply or unset
2197 tags via filtering actions; reference tags in
2200 2007-07-02 [paul] 2.10.0
2207 2007-07-02 [paul] 2.9.2cvs78
2217 updated by Stephan Sachse, me, Ricardo Mones
2218 Lastra, Fabien Vantard, Pader Rezso, Frederico
2219 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2221 2007-07-02 [paul] 2.9.2cvs77
2226 2007-06-29 [wwp] 2.9.2cvs76
2229 Fix a typo (thanks to Ricardo for finding this out).
2231 2007-06-28 [paul] 2.9.2cvs75
2236 2007-06-28 [paul] 2.9.2cvs74
2239 fix bug in the autotools build system.
2240 Files cataloged under EXTRA_DIST were never
2241 automatically copied to the build tree.
2242 (fix 'make distcheck')
2243 Patch by Michael Rasmussen.
2245 2007-06-24 [colin] 2.9.2cvs73
2248 Fix bug 1249, 'Error handling for
2249 news errors needs modification'
2250 Only popup error if the according
2251 pref in Prefs/Receive is set.
2253 2007-06-21 [colin] 2.9.2cvs72
2255 * src/common/plugin.c
2256 * src/common/plugin.h
2257 Change plugin API to know whether it's safe to
2258 unload plugins or whether we should just hide
2259 them. Fixes bug 1248, 'Core dumps after
2260 unloading plugin and clicking on load plugins'
2261 * src/plugins/bogofilter/bogofilter.c
2262 * src/plugins/clamav/clamav_plugin.c
2263 * src/plugins/demo/demo.c
2264 * src/plugins/dillo_viewer/dillo_viewer.c
2265 * src/plugins/pgpcore/plugin.c
2266 * src/plugins/pgpinline/plugin.c
2267 * src/plugins/pgpmime/plugin.c
2268 * src/plugins/spamassassin/spamassassin.c
2269 * src/plugins/trayicon/trayicon.c
2272 2007-06-19 [colin] 2.9.2cvs71
2276 Fix crash mentioned in bug 1246
2277 Race condition when automatically drafting
2278 due to insertion on reedit.
2280 2007-06-18 [wwp] 2.9.2cvs70
2283 LDIF import: use a "Proceed" button to complete
2286 2007-06-18 [paul] 2.9.2cvs69
2289 use pkgconfig to check for gtk and glib
2291 2007-06-17 [wwp] 2.9.2cvs68
2295 LDIF import: better error handling, minor code
2296 and UI cleanup, and renamed the Save button
2297 to Close, as imported stuff is already saved
2298 when the Save button is shown.
2300 2007-06-17 [colin] 2.9.2cvs67
2302 * src/prefs_summaries.c
2304 Don't set as read when forwarded, only replied to
2306 2007-06-17 [paul] 2.9.2cvs66
2309 add missing #include
2311 2007-06-16 [colin] 2.9.2cvs65
2313 * src/prefs_summaries.c
2315 Change the pref "Only mark as read when opened
2316 in new window" to "..., replied to or forwarded".
2317 Based on a patch by Paul Rolland.
2319 2007-06-16 [paul] 2.9.2cvs64
2322 alphabetical order! :)
2324 2007-06-16 [colin] 2.9.2cvs63
2328 Add Michael Rasmussen in authors list
2330 2007-06-16 [colin] 2.9.2cvs62
2333 Fix messageview_copy_clipboard to take advantage
2334 of plugins' get_selection.
2336 2007-06-15 [colin] 2.9.2cvs61
2342 * src/message_search.c
2344 * src/summary_search.c
2347 Allow GDK_KP_Enter to do the same as GDK_Return
2348 Patch by Michael Rasmussen
2350 2007-06-15 [paul] 2.9.2cvs60
2353 fix bug when closing a compose window
2356 2007-06-14 [paul] 2.9.2cvs59
2360 migrate sylpheed config
2362 2007-06-14 [wwp] 2.9.2cvs58
2364 * src/gtk/pluginwindow.c
2365 Yet another attempt to fix sizing/alignment of the
2366 button bar in plugins window.
2368 2007-06-12 [colin] 2.9.2cvs57
2373 * src/prefs_common.c
2374 * src/prefs_common.h
2375 * src/prefs_summaries.c
2376 * src/prefs_summary_open.c
2377 * src/prefs_summary_open.h
2379 Make "when entering a folder" actions more personalisable
2381 2007-06-12 [wwp] 2.9.2cvs56
2384 Use short description from Paul (mairix.sh).
2386 2007-06-12 [wwp] 2.9.2cvs55
2389 Updated info about mairix.sh.
2391 2007-06-11 [paul] 2.9.2cvs54
2393 * src/prefs_logging.c
2394 rework log window length widgets
2395 and some sensitivity fixes
2397 2007-06-11 [paul] 2.9.2cvs53
2400 * src/prefs_logging.c
2401 rename 'Protocol Log' to 'Network Log'
2402 and some function renaming
2404 2007-06-10 [wwp] 2.9.2cvs52
2406 * src/gtk/pluginwindow.c
2409 2007-06-10 [wwp] 2.9.2cvs51
2411 * src/gtk/pluginwindow.c
2412 Fix button bar in plugin window, was centered and not
2413 behaving like other dialogs w/ such button bar.
2415 2007-06-08 [wwp] 2.9.2cvs50
2422 Provide a way out of automatic draft saving on IMAP, when
2424 Prevent drafting while sending and quitting while sending.
2429 2007-06-08 [wwp] 2.9.2cvs49
2431 * src/prefs_account.c
2432 * src/gtk/prefswindow.c
2433 * src/gtk/prefswindow.h
2434 Activate the Basic page when opening account prefs.
2436 2007-06-08 [wwp] 2.9.2cvs48
2438 * src/common/socket.c
2439 Don't crash if fork() fails, thanks to Colin.
2441 2007-06-08 [wwp] 2.9.2cvs47
2443 * src/gtk/prefswindow.c
2444 Wrap some long lines, and reset horizontal scroller's adjusment
2445 (this was already done, vertically), when changing tab (not page)
2448 2007-06-08 [paul] 2.9.2cvs46
2450 * src/common/utils.c
2451 use gethostname() instead of uname()
2452 based on a patch by Michael Hughes
2453 <Sylpheed-Claws_user@thehugheslogcabin.net>
2455 2007-06-07 [wwp] 2.9.2cvs45
2457 * src/prefs_common.c
2458 Fix some useless warnings, thanks to Colin.
2460 2007-06-06 [colin] 2.9.2cvs44
2463 Fix strange allocations.
2465 2007-06-06 [colin] 2.9.2cvs43
2468 Patch by Michael Rasmussus to help
2471 2007-06-05 [wwp] 2.9.2cvs42
2473 * src/prefs_account.c
2474 * src/prefs_folder_item.c
2478 Per-folder templates can now be applied recursively.
2479 Always save per-folder templates (formats were erroneously
2480 saved only if they were enabled).
2481 Check for validity of quotation marks everywhere there
2484 2007-06-05 [wwp] 2.9.2cvs41
2487 Fix incoming messages from local accounts always getting filtered
2488 (even if the account prefs say don't), thanks to Colin.
2490 2007-06-05 [wwp] 2.9.2cvs40
2494 Use per-folder/per-account quote chars when applying a
2495 template or inserting text as well. Const'ify some
2498 2007-06-04 [colin] 2.9.2cvs39
2501 More work for wwp :)
2503 2007-06-04 [wwp] 2.9.2cvs38
2506 Same as 2.9.2cvs36 but for forwarding.
2508 2007-06-04 [colin] 2.9.2cvs37
2511 Use original mail file for forward/redirect
2512 Fixes some forwarded mails to be attached as
2513 application/octet-stream (when they have binary
2514 parts), and incidentally fixes bug 848
2515 'Redirect breaks GnuPG'
2517 2007-06-04 [wwp] 2.9.2cvs36
2520 Fix quote mark mis-initialisation when replying/forwarding
2521 (introduced w/ 2.9.2cvs20).
2523 2007-06-04 [wwp] 2.9.2cvs35
2525 * src/prefs_compose_writing.c
2527 Fix a bug where Quotation characters (prefs/compose/writing)
2528 was cleared (introduced w/ 2.9.2cvs26).
2530 2007-06-04 [wwp] 2.9.2cvs34
2532 * src/prefs_account.c
2533 * src/prefs_account.h
2534 Better fix for compiling w/o aspell (rollbacks
2537 2007-06-04 [wwp] 2.9.2cvs33
2540 * src/prefs_account.c
2541 * src/prefs_account.h
2543 It's now possible to disable mail filtering plugins
2544 on a per-account basis.
2546 2007-06-04 [wwp] 2.9.2cvs32
2549 * src/common/utils.c
2550 * src/common/utils.h
2551 Support CRLF in headers part of messages.
2552 Support few more date formats (RFC3339 subsets).
2554 2007-06-04 [wwp] 2.9.2cvs31
2556 * src/prefs_account.c
2557 Fix compiling w/o aspell support.
2559 2007-06-03 [wwp] 2.9.2cvs30
2562 Don't decode leading ENV_ and ~ in P_PASSWORD
2565 2007-06-03 [wwp] 2.9.2cvs29
2568 Don't decode leading ENV_ and ~ in P_PASSWORD
2571 2007-06-03 [wwp] 2.9.2cvs28
2573 * src/prefs_account.c
2574 * src/gtk/prefswindow.c
2575 * src/gtk/prefswindow.h
2576 Added a way to force preloading of all pages
2578 Moved tabs to pages in account prefs.
2580 2007-06-02 [colin] 2.9.2cvs27
2583 Fix possible crash, fix ldap write bugs
2585 Fix ldap write bugs - patch by Michael
2589 Add a hook whenever alertpanel opens/closes
2591 2007-05-31 [wwp] 2.9.2cvs26
2593 * src/prefs_compose_writing.c
2595 Re-organized writing options a bit:
2596 - renamed the Quoting page to Templates
2597 - moved all composing templates to that page
2598 - moved non-templates options to the Writing one,
2599 grouped reply-related options, reordered reply and
2602 2007-05-31 [wwp] 2.9.2cvs25
2605 Removed unused code.
2607 2007-05-31 [colin] 2.9.2cvs24
2610 Fix missing display name when modifying
2611 LDAP. Patch by Michael Rasmussen
2613 2007-05-31 [wwp] 2.9.2cvs23
2615 * src/plugins/bogofilter/Makefile.am
2616 * src/plugins/clamav/Makefile.am
2617 * src/plugins/demo/Makefile.am
2618 * src/plugins/dillo_viewer/Makefile.am
2619 * src/plugins/spamassassin/Makefile.am
2620 Fix building of those plugins in Mac OS X.
2622 2007-05-30 [wwp] 2.9.2cvs22
2624 * src/gtk/quicksearch.c
2625 Fix missing initialization.
2627 2007-05-30 [wwp] 2.9.2cvs21
2630 Revert accidental commit (debug outputs).
2632 2007-05-30 [wwp] 2.9.2cvs20
2635 * src/folder_item_prefs.c
2636 * src/folder_item_prefs.h
2637 * src/prefs_account.c
2638 * src/prefs_account.h
2639 * src/prefs_folder_item.c
2642 Implemented per-account and per-folder
2643 compose/reply/forward formats.
2645 2007-05-30 [wwp] 2.9.2cvs19
2647 * src/prefs_compose_writing.c
2652 Internal API changes (factorize quote format
2655 2007-05-30 [colin] 2.9.2cvs18
2658 Fix race where it's possible to re-click Send
2659 between end of SMTP session and end of "move to
2660 sent folder" when sending an email with send
2663 2007-05-30 [colin] 2.9.2cvs17
2666 Ask for backtrace on all threads. Patch by
2669 Fix stale news statusbar when scanning fails.
2672 Fix some LDAP write updates bugs. Patch
2673 by Michael Rasmussen
2675 2007-05-29 [colin] 2.9.2cvs16
2678 Fix loss of local flags when moving mails
2679 on IMAP in high-bandwidth mode (UID FETCH)
2681 2007-05-25 [paul] 2.9.2cvs15
2683 * src/common/socket.c
2684 fix sometimes crasher on cancelling
2687 2007-05-25 [colin] 2.9.2cvs14
2692 Be more helpful in the subscription
2695 2007-05-23 [wwp] 2.9.2cvs13
2698 * src/prefs_compose_writing.c
2700 * src/prefs_template.c
2701 * src/prefs_template.h
2704 * src/quote_fmt_lex.l
2705 * src/quote_fmt_parse.y
2706 Introduced new syntax elements (symbols and commands)
2707 in templates/quote_fmt. Compatibility w/ old
2709 Updated and reworked the corresponding Information
2711 Display the line number in dialogs that talk about
2712 parser errors (in addition to the error message in
2715 2007-05-23 [wwp] 2.9.2cvs12
2717 * src/quote_fmt_parse.y
2718 Fix 2.9.2cvs11, probably a paste accident ;).
2720 2007-05-23 [wwp] 2.9.2cvs11
2723 * src/prefs_template.c
2725 * src/quote_fmt_parse.y
2726 Fix 2.9.2cvs10, which broke --disable-aspell.
2728 2007-05-22 [wwp] 2.9.2cvs10
2731 * src/prefs_template.c
2734 * src/quote_fmt_lex.l
2735 * src/quote_fmt_parse.y
2736 * src/gtk/gtkaspell.c
2737 * src/gtk/gtkaspell.h
2738 Added template/quote format syntactical elements
2740 - current dictionary
2741 %T to show (shows empty if not set or not enabled),
2742 ?T and !T to check if the default dictionary is
2744 - current account's default dictionary
2745 %aT to show (empty if not set or not enabled),
2746 ?aT and !aT to check if it's enabled and set
2747 - name completion for an address, from the address
2749 %ABf, %ABt, %ABc respectively show the full name got
2750 from the address book if From, To or Cc match a single
2752 ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
2753 matches any contact and if the full name is non-empty.
2754 If From, To or Cc are lists of email addresses, only
2755 the first address will be checked.
2756 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
2757 that could show a trailing ','.
2758 Also, template/quote_fmt parser now shows the line number in case
2761 2007-05-15 [colin] 2.9.2cvs9
2765 Add a public function to know whether Claws
2767 Store opened folder when exiting
2770 Store last opened message in each FolderItem;
2771 Reset last seen messages if Claws crashed, so
2772 that one can't go in an infinite crash in case
2773 a particular mail crashes Claws.
2775 * src/prefs_common.c
2776 * src/prefs_common.h
2778 * src/prefs_summaries.c
2779 Add "Select last opened message" when entering
2781 Add "Select last opened folder" at startup.
2783 2007-05-14 [colin] 2.9.2cvs8
2786 Fix bashism, search for xml catalog
2787 in /usr/local/share/xml/catalog too
2790 2007-05-13 [wwp] 2.9.2cvs7
2792 * src/gtk/logwindow.c
2793 fix raising log windows when they are either minimized or
2796 2007-05-11 [colin] 2.9.2cvs6
2799 Use Hildon's file chooser on Maemo. Patch
2800 by Jean-Luc Biord; fixes part 2 of bug 1201,
2801 'File attachment "manipulation" bugs...'
2803 2007-05-10 [wwp] 2.9.2cvs5
2805 * src/prefs_common.c
2806 * src/prefs_common.h
2807 * src/gtk/quicksearch.c
2808 Add a quicksearch option to automatically run
2809 a search selected from the history (this option
2810 is exclusive towards type-ahead).
2812 2007-05-10 [colin] 2.9.2cvs4
2815 Fix g_warnings, thanks to Brian
2818 2007-05-09 [colin] 2.9.2cvs3
2823 * src/prefs_summaries.c
2826 * src/common/utils.c
2827 * src/gtk/gtksourceprintjob.c
2828 * src/gtk/sslcertwindow.c
2829 Use the re-entrant variant of time functions
2830 Probably fixes bug 1217, 'reentrancy problems
2831 with time functions'
2833 2007-05-09 [colin] 2.9.2cvs2
2836 Fix crasher when reconnection fails
2838 2007-05-08 [paul] 2.9.2cvs1
2844 bump version number following
2847 2007-05-08 [paul] 2.9.1cvs48
2849 * src/plugins/demo/demo.c
2850 * src/plugins/dillo_viewer/dillo_prefs.c
2851 * src/plugins/dillo_viewer/dillo_prefs.h
2852 * src/plugins/dillo_viewer/dillo_viewer.c
2853 * src/plugins/pgpcore/pgp_viewer.c
2854 * src/plugins/pgpcore/pgp_viewer.h
2855 * src/plugins/pgpcore/plugin.c
2856 * src/plugins/pgpcore/prefs_gpg.c
2857 * src/plugins/pgpcore/prefs_gpg.h
2858 * src/plugins/pgpcore/sgpgme.c
2859 * src/plugins/pgpcore/sgpgme.h
2860 * src/plugins/pgpinline/plugin.c
2861 * src/plugins/pgpmime/pgpmime.c
2862 * src/plugins/pgpmime/pgpmime.h
2863 * src/plugins/pgpmime/plugin.c
2864 * src/plugins/spamassassin/spamassassin.c
2865 * src/plugins/spamassassin/spamassassin.h
2866 * src/plugins/spamassassin/spamassassin_gtk.c
2867 * src/plugins/trayicon/README
2869 * tools/README.sylprint
2870 * tools/outlook2claws-mail.pl
2872 * tools/tb2claws-mail
2873 * tools/tbird2claws.py
2875 * tools/vcard2xml.py
2876 * tools/kdeservicemenu/README
2877 cleanups and corrections
2879 2007-05-06 [wwp] 2.9.1cvs47
2882 Fix missing dash to `display` command-line, reported
2883 by Georg Himmrich <georg at mails d0t diesind d0t net>.
2885 2007-05-06 [colin] 2.9.1cvs46
2888 * src/stock_pixmap.c
2889 * src/stock_pixmap.h
2890 * src/pixmaps/printer.xpm
2893 2007-05-06 [paul] 2.9.1cvs45
2898 * src/summary_search.c
2902 2007-05-05 [wwp] 2.9.1cvs44
2906 * src/prefs_actions.c
2910 Fix "faild" typos everywhere and capitalization of
2913 2007-05-04 [colin] 2.9.1cvs43
2918 * src/plugins/pgpcore/prefs_gpg.c
2919 * src/plugins/pgpcore/prefs_gpg.h
2920 * src/plugins/pgpinline/pgpinline.c
2921 * src/plugins/pgpmime/pgpmime.c
2922 Add an API to warn about encryption limits,
2923 and allow to disable these warnings
2925 2007-05-03 [colin] 2.9.1cvs42
2929 Fix bug 1213, 'Delete more than
2932 2007-05-03 [wwp] 2.9.1cvs41
2934 * src/prefs_common.c
2935 * src/prefs_filtering.c
2936 * src/prefs_template.c
2937 * src/common/template.c
2938 * src/common/template.h
2939 * src/gtk/gtkutils.c
2940 * src/gtk/gtkutils.h
2941 Templates are no longer automatically sorted
2942 by name, but can be sorted manually using
2943 |< < > >| buttons as well as drag'n'drop.
2945 2007-05-03 [wwp] 2.9.1cvs40
2947 * src/plugins/spamassassin/spamassassin.c
2948 * src/plugins/spamassassin/spamassassin.h
2949 * src/plugins/spamassassin/spamassassin_gtk.c
2950 * src/plugins/bogofilter/bogofilter.c
2951 * src/plugins/bogofilter/bogofilter.h
2952 * src/plugins/bogofilter/bogofilter_gtk.c
2953 Added an option to conditionally mark saved spam
2954 as read (default is and was to do so).
2955 Satisfies feature request 1708539 on sf.net tracker.
2957 2007-05-03 [colin] 2.9.1cvs39
2960 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
2962 2007-05-02 [colin] 2.9.1cvs38
2965 Fix bug 1209, 'Clicking on address
2966 in header (mailto uri) selects
2967 default account'. Patch adapted from
2970 2007-05-02 [colin] 2.9.1cvs37
2972 * src/grouplistdialog.c
2973 Set cursor to wait cursor while loading
2976 2007-05-02 [paul] 2.9.1cvs36
2980 rename cache and mark files
2983 2007-04-30 [paul] 2.9.1cvs35
2985 * manual/glossary.xml
2986 * manual/plugins.xml
2987 updates. Patch by Ricardo
2989 2007-04-29 [wwp] 2.9.1cvs34
2993 Fix few grammatical errors (patch by David Relson < relson at
2994 osagesoftware dot com >).
2996 2007-04-28 [colin] 2.9.1cvs33
3000 * src/prefs_account.c
3001 * src/prefs_account.h
3002 Drop the "Download all" preference. It's
3003 stupidly useless and confuses people from
3006 2007-04-27 [wwp] 2.9.1cvs32
3009 * src/prefs_account.c
3010 * src/prefs_account.h
3011 Don't reflect accounts changes to the mainwindow when it's
3014 2007-04-27 [colin] 2.9.1cvs31
3017 Freeze/thaw when sync'ing flags
3019 * src/prefs_account.c
3020 * src/prefs_account.h
3021 * src/etpan/imap-thread.c
3022 * src/etpan/imap-thread.h
3023 Add a way to use UID FETCH instead
3024 of searches to fetch message lists
3025 and flags. More expensive towards
3026 bandwidth, less expensive towards
3027 server's CPU. Probably fixes
3028 bug 1158, 'Scanning new folders on
3029 Exchange 2007 extremely slow'.
3032 2007-04-27 [paul] 2.9.1cvs30
3035 * src/prefs_logging.c
3036 improvements to english usage
3038 2007-04-27 [colin] 2.9.1cvs29
3041 Fix build without libetpan (my bad!)
3043 2007-04-26 [colin] 2.9.1cvs28
3047 Fix uselessly exported function
3049 Consider "- -- \n" as signature separator
3050 (that's what signature separators look like
3051 in PGP/Inline signed mails)
3053 2007-04-26 [colin] 2.9.1cvs27
3056 libetpan-0.49 is now required
3058 Fix double fetching of mails if
3061 Make offline sync faster, by
3062 remembering last change time, and
3065 2007-04-26 [hoa] 2.9.1cvs26
3071 * src/etpan/imap-thread.c
3072 * src/etpan/imap-thread.h
3073 cancellation of IMAP operations is now allowed.
3074 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
3076 2007-04-26 [colin] 2.9.1cvs25
3079 Always fetch body+headers in folders that are
3080 synched for offline use, if "Synchronise as
3081 soon as possible" is set.
3082 Fixes bug 1200, 'Add option to always retrieve full
3085 2007-04-25 [colin] 2.9.1cvs24
3088 Fix bug 1198, 'Reply-all "disappearing" address bug
3091 2007-04-24 [colin] 2.9.1cvs23
3094 Fix bug 1195, 'Hardware key navigation'
3095 Make GDK_Enter toggle expansion (Maemo)
3097 2007-04-24 [wwp] 2.9.1cvs22
3100 Fix few compiler warnings.
3102 2007-04-24 [paul] 2.9.1cvs21
3105 * src/stock_pixmap.c
3106 * src/stock_pixmap.h
3107 complete last commit
3109 2007-04-24 [paul] 2.9.1cvs20
3112 * src/pixmaps/active.xpm
3113 * src/pixmaps/checkbox_off.xpm
3114 * src/pixmaps/checkbox_on.xpm
3115 * src/pixmaps/inactive.xpm
3117 remove transparent border from checkbox icons
3119 2007-04-24 [wwp] 2.9.1cvs19
3123 Fix a crash in textview, thanks to Colin.
3125 2007-04-23 [wwp] 2.9.1cvs18
3127 * src/prefs_common.c
3128 Fix 2.9.1cvs5: no header was being translated at all.
3130 2007-04-23 [colin] 2.9.1cvs17
3133 * src/stock_pixmap.c
3134 * src/stock_pixmap.h
3137 * src/gtk/gtksctree.c
3138 * src/gtk/gtksctree.h
3139 * src/pixmaps/selection.xpm
3140 Fix bug 1193, 'Need a way to multi-select
3141 items'. Add a toggle button to the summaryview
3142 to switch between normal and multiple selection
3145 2007-04-23 [colin] 2.9.1cvs16
3148 * src/stock_pixmap.c
3149 * src/stock_pixmap.h
3152 * src/gtk/gtksctree.c
3153 * src/gtk/gtksctree.h
3154 * src/pixmaps/selection.xpm
3155 Fix bug 1193, 'Need a way to multi-
3157 Add a toggle button in the summaryview
3158 to enable normal or multiple selection.
3161 2007-04-23 [colin] 2.9.1cvs15
3164 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
3166 2007-04-21 [colin] 2.9.1cvs14
3168 * src/gtk/quicksearch.c
3169 Fix previous commit (actually use correct
3172 2007-04-21 [colin] 2.9.1cvs13
3174 * src/gtk/quicksearch.c
3175 Fix changing quicksearch type (after Esc,
3176 after changing Recursive, ...)
3178 2007-04-20 [wwp] 2.9.1cvs12
3180 * src/gtk/Makefile.am
3181 Added headers.h (completes 2.9.1cvs5).
3183 2007-04-20 [wwp] 2.9.1cvs11
3186 Fix the use of display name in name column,
3187 it has been overriden w/ the use of nickname
3188 by 2.9.0cvs3. Now nickname is used (if any)
3189 in case of LDAP books only.
3191 2007-04-20 [colin] 2.9.1cvs10
3196 Add handling of 'a' to loop in a mail's
3199 2007-04-20 [colin] 2.9.1cvs9
3202 Fix bug 1190, 'dir_open' button doesn't work'
3205 2007-04-20 [colin] 2.9.1cvs8
3209 Fix bug 1194, 'Hardware keys move from email
3210 list to account/directory list, but not back
3211 to email list...' (Maemo)
3213 2007-04-20 [colin] 2.9.1cvs7
3216 complete previous commit
3218 2007-04-20 [colin] 2.9.1cvs6
3221 Fix bug 1187, 'Reply-to addressee disappears
3222 when reply-to text box is clicked...' (Maemo)
3224 2007-04-20 [wwp] 2.9.1cvs5
3232 * src/prefs_common.c
3233 * src/prefs_common.h
3234 * src/prefs_display_header.c
3235 * src/prefs_matcher.c
3238 * src/gtk/quicksearch.c
3239 Translate more header names according to the relevant option value,
3240 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
3241 Replaced nearly all uses of prefs_common.trans_hdr with a call
3242 to prefs_common_translated_header_name().
3243 Added a headers.h reference file that contains known header names
3244 (RFC2822 and others) to the translation process' input, so that
3245 translated header names will still exist even if no occurrence of
3246 _("headername") is found anymore in the sources.
3247 Don't translate column name 'Number' following to trans_hdr option
3248 value as it's not a header name.
3250 2007-04-20 [colin] 2.9.1cvs4
3252 * src/gtk/quicksearch.c
3253 * src/gtk/quicksearch.h
3254 Add "From, To or Subject" quicksearch
3255 type. Patch by ulfschaper@users.sf.net
3257 2007-04-20 [colin] 2.9.1cvs3
3260 Implement proper references filtering condition.
3261 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
3263 2007-04-19 [wwp] 2.9.1cvs2
3265 * src/prefs_display_header.c
3266 * src/message_search.c
3267 Fix few warnings (g_free of const gchar*).
3269 2007-04-19 [paul] 2.9.1cvs1
3275 bump version number following
3278 2007-04-19 [paul] 2.9.0cvs9
3280 * manual/advanced.xml
3281 * manual/glossary.xml
3284 2007-04-18 [paul] 2.9.0cvs8
3287 fix for CVE-2007-1558 (APOP)
3290 2007-04-18 [paul] 2.9.0cvs7
3296 Fix encoding woes wrt saving of
3300 2007-04-18 [colin] 2.9.0cvs6
3302 * src/gtk/pluginwindow.c
3303 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
3305 2007-04-17 [wwp] 2.9.0cvs5
3311 Fix --disable-ldap build,
3312 fix some LDAP annoyances on
3313 searches, thanks to Colin.
3315 2007-04-17 [wwp] 2.9.0cvs4
3318 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
3319 like gcc 2.9x. Thanks to Colin.
3321 2007-04-17 [wwp] 2.9.0cvs3
3337 Add LDAP write support. Patch mostly by
3338 Michael <mir at datanom dot net>
3340 2007-04-17 [wwp] 2.9.0cvs2
3343 Prepend "Add to address book" to the context menu of compose window's sender and
3346 2007-04-16 [paul] 2.9.0cvs1
3351 2007-04-16 [paul] 2.9.0
3358 2007-04-16 [paul] 2.8.1cvs102
3361 updated by Fabien Vantard
3363 2007-04-16 [paul] 2.8.1cvs101
3373 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3374 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
3375 Aleksandar Urosevic, and Ralgh Young
3377 2007-04-15 [mones] 2.8.1cvs100
3382 2007-04-14 [colin] 2.8.1cvs99
3384 * src/message_search.c
3385 * src/prefs_display_header.c
3386 * src/summary_search.c
3387 * src/gtk/combobox.c
3390 2007-04-14 [wwp] 2.8.1cvs98
3392 * src/gtk/combobox.c
3393 * src/message_search.c
3394 * src/summary_search.c
3395 * src/prefs_display_header.c
3396 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
3397 returns NULL, get the text value directly from the GtkEntry child.
3399 2007-04-13 [colin] 2.8.1cvs97
3401 * src/gtk/quicksearch.c
3402 Give the focus back to summaryview when
3403 emptying the quicksearch with Esc
3405 2007-04-13 [colin] 2.8.1cvs96
3407 * src/message_search.c
3408 * src/prefs_display_header.c
3409 * src/summary_search.c
3410 Fix possibles crashes when getting text
3413 2007-04-13 [colin] 2.8.1cvs95
3416 Add some UIDL debugging
3418 2007-04-12 [colin] 2.8.1cvs94
3421 Force folder scan if necessary after
3422 copying mails, to be able to reapply
3425 2007-04-11 [colin] 2.8.1cvs93
3428 don't scan for new mail on startup if --select
3429 is specified (or race conditions arise). If so,
3430 do both sequentially.
3432 2007-04-09 [colin] 2.8.1cvs92
3435 Use leafpad by default on Maemo. Patch
3438 2007-04-06 [colin] 2.8.1cvs91
3440 * src/pixmaps/queue_close.xpm
3441 * src/pixmaps/queue_close_hrm.xpm
3442 * src/pixmaps/queue_close_hrm_mark.xpm
3443 * src/pixmaps/queue_close_mark.xpm
3444 * src/pixmaps/queue_open.xpm
3445 * src/pixmaps/queue_open_hrm.xpm
3446 * src/pixmaps/queue_open_hrm_mark.xpm
3447 * src/pixmaps/queue_open_mark.xpm
3448 Move the clock one pixel down :)
3450 2007-04-05 [colin] 2.8.1cvs90
3453 Don't sync when switching offline from
3454 command line - it's usually too late :)
3456 2007-04-05 [paul] 2.8.1cvs89
3459 * src/stock_pixmap.c
3460 * src/pixmaps/dir_close_hrm.xpm
3461 * src/pixmaps/dir_close_hrm_mark.xpm
3462 * src/pixmaps/drafts_close.xpm
3463 * src/pixmaps/drafts_close_mark.xpm
3464 * src/pixmaps/drafts_open.xpm
3465 * src/pixmaps/drafts_open_mark.xpm
3466 * src/pixmaps/inbox.xpm
3467 * src/pixmaps/inbox_close.xpm
3468 * src/pixmaps/inbox_close_hrm.xpm
3469 * src/pixmaps/inbox_close_hrm_mark.xpm
3470 * src/pixmaps/inbox_close_mark.xpm
3471 * src/pixmaps/inbox_hrm.xpm
3472 * src/pixmaps/inbox_hrm_mark.xpm
3473 * src/pixmaps/inbox_mark.xpm
3474 * src/pixmaps/inbox_open.xpm
3475 * src/pixmaps/inbox_open_hrm.xpm
3476 * src/pixmaps/inbox_open_hrm_mark.xpm
3477 * src/pixmaps/inbox_open_mark.xpm
3478 * src/pixmaps/outbox.xpm
3479 * src/pixmaps/outbox_close.xpm
3480 * src/pixmaps/outbox_close_hrm.xpm
3481 * src/pixmaps/outbox_close_hrm_mark.xpm
3482 * src/pixmaps/outbox_close_mark.xpm
3483 * src/pixmaps/outbox_hrm.xpm
3484 * src/pixmaps/outbox_hrm_mark.xpm
3485 * src/pixmaps/outbox_mark.xpm
3486 * src/pixmaps/outbox_open.xpm
3487 * src/pixmaps/outbox_open_hrm.xpm
3488 * src/pixmaps/outbox_open_hrm_mark.xpm
3489 * src/pixmaps/outbox_open_mark.xpm
3490 * src/pixmaps/queue_close.xpm
3491 * src/pixmaps/queue_close_hrm.xpm
3492 * src/pixmaps/queue_close_hrm_mark.xpm
3493 * src/pixmaps/queue_close_mark.xpm
3494 * src/pixmaps/queue_open.xpm
3495 * src/pixmaps/queue_open_hrm.xpm
3496 * src/pixmaps/queue_open_hrm_mark.xpm
3497 * src/pixmaps/queue_open_mark.xpm
3498 updated, added and replaced icons
3501 2007-04-04 [colin] 2.8.1cvs88
3504 Fix build without libetpan
3506 2007-04-03 [colin] 2.8.1cvs87
3509 Fix crash with Citadel, and try to make
3510 things work. this server (and specifically
3511 STATUS and APPEND at least) seems broken.
3513 2007-04-03 [colin] 2.8.1cvs86
3516 Fix icons on folder close
3518 2007-04-03 [colin] 2.8.1cvs85
3521 Fix double-ask of offline override in
3526 Much more efficient way to synchronise
3528 * src/etpan/imap-thread.c
3531 * src/gtk/quicksearch.c
3534 2007-04-03 [paul] 2.8.1cvs84
3539 * src/prefs_common.c
3540 * src/prefs_common.h
3542 Fix sync being done too late
3545 2007-04-02 [colin] 2.8.1cvs83
3548 Maemo: Put status and quicksearch at the top
3549 * src/plugins/bogofilter/bogofilter.c
3550 * src/plugins/spamassassin/spamassassin.c
3551 Derive trash from inbox if possible
3553 2007-04-02 [paul] 2.8.1cvs82
3555 * src/plugins/bogofilter/bogofilter_gtk.c
3556 a few English changes
3562 2007-04-02 [colin] 2.8.1cvs81
3564 * src/image_viewer.c
3565 Fix transparent images by using
3568 Flush events (on new windows) to avoid
3569 having the textview's image resize fail
3570 to know the available width
3572 2007-04-01 [colin] 2.8.1cvs80
3574 * src/prefs_account.c
3575 If no MH mailbox exist, when creating a POP/Local
3576 account, just create and use the default one
3577 instead of bailing with a "Mailbox doesn't exist"
3580 2007-03-31 [colin] 2.8.1cvs79
3582 * src/prefs_account.c
3583 Create signature file if it doesn't exist
3585 * src/prefs_toolbar.c
3586 Maemo: Move "Use default" on the left so
3587 that people can find it
3589 Maemo: make default editor "Maemopad",
3590 default signature file "MyDocs/signature.txt"
3592 2007-03-31 [colin] 2.8.1cvs78
3594 * src/prefs_account.c
3595 Maemo: rework account prefs so
3596 that less horizontal scrolling
3599 2007-03-31 [colin] 2.8.1cvs77
3602 * src/prefs_common.c
3603 * src/prefs_common.h
3604 Fix bug 1167, 'Allow not displaying zeros
3605 in folder list'. Patch by MartinP
3607 2007-03-31 [colin] 2.8.1cvs76
3612 2007-03-31 [colin] 2.8.1cvs75
3615 Apply patch from bug 1172, direct
3616 access to the folder's session instead
3617 of using getter. Patch by MartinP
3619 2007-03-31 [paul] 2.8.1cvs74
3622 no need to list Fabien twice!
3624 2007-03-31 [colin] 2.8.1cvs73
3627 If we're currently "overriding for %d minutes",
3630 2007-03-31 [colin] 2.8.1cvs72
3638 * src/plugins/spamassassin/spamassassin.c
3639 Offline override: Add a parameter to allow
3640 asking even if the override timer is running.
3641 Allows to ask every time the user makes an
3642 explicit action needing online access (such
3643 as Get Mail), and not when the action is
3644 implicit (such as opening an IMAP folder)
3646 2007-03-31 [colin] 2.8.1cvs71
3649 Override offline: "No" answer shouldn't
3650 re-ask after 3 seconds, but 10 minutes.
3652 2007-03-30 [colin] 2.8.1cvs70
3654 * src/common/socket.c
3655 Better error reporting on unix socket
3656 failure (bind usually)
3657 * src/gtk/gtkutils.c
3658 * src/gtk/gtkutils.h
3659 Label window: add a pulsing progress
3660 bar to show we're not hung :)
3663 * src/plugins/pgpcore/sgpgme.c
3666 2007-03-30 [colin] 2.8.1cvs69
3669 * src/prefs_common.c
3670 Fix possible trashing of history and uidl
3671 files on disk full problems
3673 2007-03-30 [paul] 2.8.1cvs68
3678 update summary when changing layout type
3679 (fixes wrong folder icon being displayed)
3682 2007-03-29 [colin] 2.8.1cvs67
3684 * src/prefs_ext_prog.c
3685 The browser pref is irrelevant on Maemo
3687 2007-03-29 [colin] 2.8.1cvs66
3691 Maemo: dynamically switch headers/text position
3692 * src/prefs_common.c
3693 Maemo: hide compose's ruler by default
3694 * src/common/socket.c
3695 * src/common/socket.h
3698 2007-03-29 [colin] 2.8.1cvs65
3700 * src/common/socket.c
3701 * src/common/socket.h
3702 Fix build when MAEMO_CFLAGS contains
3703 _X_OPENSOURCE (resolv.h errors as long
3704 as we don't add _BSD_SOURCE. Ugly).
3706 2007-03-29 [wwp] 2.8.1cvs64
3708 * src/prefs_logging.c
3709 Fix sensitivity of clip-log widgets in prefs/logging,
3712 2007-03-29 [wwp] 2.8.1cvs63
3715 Updated files list for translations, thanks to Fabien.
3717 2007-03-29 [colin] 2.8.1cvs62
3720 * src/common/Makefile.am
3721 * src/common/utils.c
3722 Maybe make URI opening work in Maemo
3725 2007-03-28 [colin] 2.8.1cvs61
3730 Add the possibility to sort folders arbitrarily
3731 (via editing of folderlist.xml only). Patch by
3732 Martin P <mp26+claws@os.inf.tu-dresden.de>
3733 Fixes bug 1166, 'Folder ordering is fixed and cannot
3734 be changed by the user'
3736 2007-03-28 [colin] 2.8.1cvs60
3739 Add popup menu for mime icons
3741 2007-03-28 [colin] 2.8.1cvs59
3744 Fix a layout issue when presenting
3745 mainwindow in Small screen layout
3748 Add a "Go to folder list" button for
3749 mainwindow, and make it default in
3752 2007-03-28 [colin] 2.8.1cvs58
3755 Don't dynamically update title on Maemo
3756 Patch by Jean-Luc Biord
3758 2007-03-27 [colin] 2.8.1cvs57
3763 Enable tap-and-hold on Maemo
3765 2007-03-26 [colin] 2.8.1cvs56
3768 More popup-menu (in attachments list)
3770 2007-03-26 [colin] 2.8.1cvs55
3773 Enable popup-menu signal
3775 2007-03-26 [colin] 2.8.1cvs54
3777 * src/plugins/pgpinline/pgpinline.c
3778 Fix bug 1111, 'PGP/inline plugin hides text
3779 around encrypted text block'. Patch based on
3780 a patch from Michal Cihar.
3782 2007-03-26 [wwp] 2.8.1cvs53
3785 Fix getting a false error when sending queued message
3786 whereas the sending was fine (if there are subfolders
3787 in the queue folder), thanks to Colin.
3789 2007-03-26 [paul] 2.8.1cvs52
3792 update FACE header in welcome message
3794 2007-03-25 [colin] 2.8.1cvs51
3799 2007-03-25 [colin] 2.8.1cvs50
3802 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
3804 2007-03-24 [colin] 2.8.1cvs49
3807 Fix a few launch problems on Maemo
3808 Patch by Jean-Luc Biord
3810 2007-03-24 [wwp] 2.8.1cvs48
3816 Fix wrong action performed when closing the
3817 "ask about account specific filtering rules
3818 when filtering manually" dialog by pressing Escape.
3819 Fix wrong order of buttons in the "return receipt
3820 notification - the message was sent to several of
3821 your accounts" dialog.
3823 2007-03-24 [paul] 2.8.1cvs47
3826 an improvement to English usage
3827 * tools/kdeservicemenu/README
3830 2007-03-24 [paul] 2.8.1cvs46
3833 * src/stock_pixmap.c
3834 * src/pixmaps/edit_extern.xpm
3835 * src/pixmaps/mail_sign.xpm
3836 rescue long lost icons
3838 2007-03-24 [paul] 2.8.1cvs45
3841 fix toolbar (broken in 2.8.1cvs42)
3843 2007-03-23 [colin] 2.8.1cvs44
3846 Correctly unsubscribe/resubscribe after
3849 2007-03-23 [colin] 2.8.1cvs43
3851 * src/prefs_common.c
3852 Maemo: as the platform is light on RAM, allow
3853 caches to be discarded faster.
3855 2007-03-23 [colin] 2.8.1cvs42
3860 * src/stock_pixmap.c
3861 * src/stock_pixmap.h
3866 * src/pixmaps/open_mail.xpm
3867 Maemo changes: Add the possibility to have
3868 "Open Email" and "Close Window" buttons on
3869 toolbars (and use them in Maemo's default
3872 2007-03-23 [wwp] 2.8.1cvs41
3875 Reverted that part of the action dialog closure logics, to
3876 pre-2.8.1cvs19. Managing action dialog w/ no output may be
3877 done later in a different way (or may not).
3879 2007-03-22 [wwp] 2.8.1cvs40
3882 Fix sticky action dialog when got no output but action command
3883 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
3885 2007-03-22 [colin] 2.8.1cvs39
3887 * src/prefs_filtering.c
3888 * src/gtk/combobox.h
3889 Fix escaping account names in filtering prefs
3891 2007-03-22 [colin] 2.8.1cvs38
3896 Add any attribute specified in LDAP servers'
3897 Search attributes to the Other Attributes tab
3898 of contacts; Add 'telephoneNumber' in the
3901 2007-03-22 [colin] 2.8.1cvs37
3906 Try to prevent race conditions when
3907 changing the folder list
3909 Fix possible red folder icon when
3910 switching from Small screen layout
3913 2007-03-22 [colin] 2.8.1cvs36
3918 Rename "little screen" to "Small screen"
3919 * src/gtk/Makefile.am
3920 * src/common/utils.c
3922 Fix Maemo-related compilation problems
3924 2007-03-21 [colin] 2.8.1cvs35
3928 * claws-mail.desktop
3929 Remove .png from the Icon, it's useless
3931 2007-03-21 [colin] 2.8.1cvs34
3935 Add the necessary lib checking for
3938 2007-03-21 [colin] 2.8.1cvs33
3941 Fix unconditional "error happened" when
3942 sending via command-line. "lol @ myself"
3944 2007-03-21 [colin] 2.8.1cvs32
3946 * claws-mail-40x40.png
3947 * claws-mail-26x26.png
3957 * src/prefs_account.c
3958 * src/prefs_common.c
3959 * src/summary_search.c
3963 * src/gtk/gtkutils.c
3964 * src/gtk/gtkutils.h
3965 * src/gtk/logwindow.c
3967 * src/gtk/prefswindow.c
3968 Add Maemo port (patch mainly by Jean-Luc Biort)
3969 Add a new 'Little screen' layout to help on such
3970 platforms (patch by me)
3971 Make some default preferences different (more
3972 adapted) on Maemo (patch by me)
3974 2007-03-21 [wwp] 2.8.1cvs31
3976 * src/prefs_logging.c
3977 * src/prefs_logging.h
3978 Fixed copyright header of newly added files.
3980 2007-03-21 [wwp] 2.8.1cvs30
3996 * src/prefs_common.c
3997 * src/prefs_common.h
3998 * src/prefs_logging.c
3999 * src/prefs_logging.h
4002 * src/send_message.c
4007 * src/common/session.c
4009 * src/common/socket.c
4010 * src/etpan/imap-thread.c
4011 * src/gtk/logwindow.c
4012 * src/gtk/logwindow.h
4013 * src/plugins/bogofilter/bogofilter.c
4014 * src/plugins/spamassassin/spamassassin.c
4015 Added debugging of filtering/processing rules.
4016 The debug log is here 'Tools/Filtering debug window',
4017 the options there 'Configuration/Preferences/Other/Logging',
4018 and the log file is ~/.claws-mail/filtering.log.
4019 Moved protocol log prefs to 'Other/Logging' as well.
4020 To support such debugging feature, the existing log API has
4021 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
4022 this impacts many external modules (commits follow).
4024 2007-03-21 [paul] 2.8.1cvs29
4026 * src/etpan/Makefile.am
4027 * src/etpan/imap-thread.c
4028 add missing #include
4030 2007-03-21 [colin] 2.8.1cvs28
4033 Fix bug 1157, 'some broken messages confuse
4034 mime parser'. Make sure we can't have MimeInfos
4035 with negative sizes.
4037 2007-03-20 [colin] 2.8.1cvs27
4040 Fix missing \0 on buffer
4042 2007-03-20 [colin] 2.8.1cvs26
4045 Use make_dir_hier instead of make_dir
4046 to create the MH mailbox
4048 2007-03-20 [colin] 2.8.1cvs25
4052 * src/prefs_account.c
4054 Fix default inbox weirdnesses (after wizard,
4055 if path is Mail, mailbox identifier is #mh/Mailbox,
4056 and when creating new accounts)
4058 2007-03-20 [colin] 2.8.1cvs24
4061 Write folderlist after adding/deleting accounts
4064 2007-03-20 [colin] 2.8.1cvs23
4067 * src/remotefolder.h
4068 Fix bug 1153, 'CM segfaults if IMAP folder is
4069 selected while scanning prior to update'
4071 2007-03-17 [paul] 2.8.1cvs22
4074 fix a typo, and be a little more verbose.
4076 2007-03-17 [wwp] 2.8.1cvs21
4079 Fix a compiler warning.
4081 2007-03-16 [wwp] 2.8.1cvs20
4085 Updated to deal w/ the new mairix.sh tool.
4087 2007-03-16 [wwp] 2.8.1cvs19
4090 Fix logics issues around the action IO dialog:
4091 - disable entry widget and exec button when
4092 the exec button is clicked (don't wait for any
4093 output line) - fix possible disabling/re-enabling/
4094 re-disabling of those widgets
4095 - raise an error if executing a %as{} action either
4096 empty or invalid, instead of failing silently
4097 - don't close the dialog if the abort button has been
4098 clicked and if there was no output yet
4099 - set focus to the abort button when the exec button
4101 - fix capitalization of a warning message
4103 2007-03-16 [wwp] 2.8.1cvs18
4106 Added a wrapper to mairix to the tools folder.
4108 2007-03-16 [colin] 2.8.1cvs17
4112 Allow mimeviewer plugins to print
4115 2007-03-16 [colin] 2.8.1cvs16
4120 2007-03-15 [colin] 2.8.1cvs15
4124 Add a way for mimeviewer plugins to
4125 implement body search
4127 2007-03-15 [paul] 2.8.1cvs14
4129 * src/prefs_spelling.c
4132 2007-03-15 [paul] 2.8.1cvs13
4134 * src/common/quoted-printable.c
4135 fix decoding of quoted-printable parts
4137 2007-03-14 [wwp] 2.8.1cvs12
4139 * src/gtk/logwindow.h
4140 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
4142 2007-03-14 [wwp] 2.8.1cvs11
4144 * src/gtk/logwindow.h
4145 Complete 2.8.1cvs10.
4147 2007-03-14 [colin] 2.8.1cvs10
4149 * src/gtk/logwindow.c
4150 Probably fix bug 1149, crash on logwindow
4151 close - at the expense of performance once
4152 logwin has been opened
4154 2007-03-14 [colin] 2.8.1cvs9
4157 If claws-mail is running on another
4158 display, warn instead of popping it up
4159 on the other display
4161 2007-03-12 [colin] 2.8.1cvs8
4164 Fix bug 1145, 'Setting a different name
4165 for the Mailbox name isn't reflected in
4166 default account settings'. Patch by wwp
4168 2007-03-12 [colin] 2.8.1cvs7
4171 Fix bug 1143, 'Add number of messages to be
4172 deleted to confirmation dialog'
4174 2007-03-12 [wwp] 2.8.1cvs6
4177 * src/prefs_common.c
4178 * src/prefs_common.h
4179 * src/prefs_summaries.c
4180 Changed the option that displays unread messages count
4181 next to the folder name in folder list: it is now
4182 possible to either display nothing, display the
4183 unread messages number only or the unread and total messages
4184 numbers. The patch includes this extra feature as well
4185 as some minor fixes by rewriting the algo in folderview.c.
4186 Thanks to Paul for the original idea and implementation, plus
4187 testing and proof-reading!
4189 2007-03-09 [paul] 2.8.1cvs5
4193 * tools/claws-mail-compose-insert-files.pl
4194 added a script which enables inserting files
4195 into the message body of a new Claws Mail
4196 Compose window from the command line. Additionally
4197 To, Cc, Subject and files to attach to the message
4200 2007-03-09 [wwp] 2.8.1cvs4
4205 Optimize matching of addresses in the addressbook
4206 (filtering/processing 'found_in_addressbook' condition).
4208 2007-03-07 [wwp] 2.8.1cvs3
4211 * src/quote_fmt_lex.l
4212 * src/quote_fmt_parse.y
4213 Add a new quote format symbol: %A to insert the
4214 sender email address (just the address itself).
4216 2007-03-06 [wwp] 2.8.1cvs2
4218 * src/gtk/gtkutils.c
4219 * src/plugins/trayicon/trayicon_prefs.h
4220 * src/plugins/trayicon/trayicon_prefs.c
4221 * src/plugins/trayicon/trayicon.c
4224 Add a new trayicon (optional) feature: minimize to tray. When enabled,
4225 minimizing Claws-Mail main window will hide it to the trayicon instead.
4228 2007-03-06 [paul] 2.8.1cvs1
4234 bump version number following
4237 2007-03-06 [paul] 2.8.0cvs24
4240 corrected by by Tim <timbrain@post.cz>
4242 2007-03-05 [colin] 2.8.0cvs23
4246 Fix mime/globs path on NetBSD
4247 patch by George Michaelson
4249 2007-03-05 [wwp] 2.8.0cvs22
4252 Remove debug statement (accidentally committed w/ cvs14).
4254 2007-03-05 [paul] 2.8.0cvs21
4256 * src/plugins/pgpcore/prefs_gpg.c
4257 fix compiler warning
4259 2007-03-05 [wwp] 2.8.0cvs20
4261 * src/matcher_parser_parse.y
4262 Fix mismerge between cvs17 and cvs19.
4264 2007-03-05 [wwp] 2.8.0cvs19
4266 * src/matcher_parser_parse.y
4267 * src/prefs_filtering_action.c
4272 Add new 'add_to_addressbook' filtering/processing action.
4274 2007-03-05 [wwp] 2.8.0cvs18
4277 Fix mark_as_ham filtering/processing action: spam flag
4280 2007-03-04 [colin] 2.8.0cvs17
4285 * src/matcher_parser_parse.y
4286 * src/prefs_filtering_action.c
4287 Add 'Mark as spam' and 'Mark as ham' filtering
4288 actions. Fixes bug 1138.
4290 2007-03-04 [colin] 2.8.0cvs16
4293 Fix bug 1140, wrong return value
4296 2007-03-04 [wwp] 2.8.0cvs15
4299 Rollback cvs14: don't free stuff that is managed in g_list.
4301 2007-03-04 [wwp] 2.8.0cvs14
4304 Fix a leak in address completion code.
4306 2007-03-04 [colin] 2.8.0cvs13
4309 Maybe fix bug 1136, 'Crash in group
4312 2007-03-04 [iwkse] 2.8.0cvs12
4315 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
4317 2007-03-03 [colin] 2.8.0cvs11
4319 * src/plugins/pgpinline/pgpinline.c
4320 Fix off-by-one, fix double-free. Fixes
4321 bug 1135, 'cm-segfault on decrypting
4324 2007-03-03 [colin] 2.8.0cvs10
4328 * src/common/plugin.c
4329 Fix bug 1134, 'Valgrind macros unhandled
4332 2007-03-02 [colin] 2.8.0cvs9
4335 Don't error out on EAGAIN. Fixes
4336 bug 1129, '"local mbox file" account
4337 isn't retrieving mails'
4339 2007-03-01 [wwp] 2.8.0cvs8
4342 * src/gtk/colorlabel.c
4343 Remove accels for extra color labels until we set better
4344 and definitive ones.
4346 2007-02-28 [wwp] 2.8.0cvs7
4349 * src/matcher_parser_parse.y
4350 * src/prefs_common.c
4351 * src/prefs_msg_colors.c
4353 * src/gtk/colorlabel.c
4354 * src/gtk/colorlabel.h
4355 Add more customizable color labels. Cleaned up a bit
4356 the color label API to avoid duplicate defines of
4357 the max number of colors.
4359 2007-02-27 [colin] 2.8.0cvs6
4362 * src/common/utils.c
4363 * src/common/utils.h
4364 Fix '+' in mailto URIs for List-* headers
4366 2007-02-27 [colin] 2.8.0cvs5
4368 * src/gtk/gtkutils.c
4369 Use gtk_window_set_role instead of
4372 2007-02-27 [colin] 2.8.0cvs4
4375 Fix "After receiving new mail, go to inbox" on IMAP,
4376 and make it work only on manual reception
4378 2007-02-27 [wwp] 2.8.0cvs3
4380 * src/prefs_filtering.c
4381 * src/prefs_filtering_action.c
4382 * src/prefs_matcher.c
4383 Update filtering matcher's and action's color label menus
4384 when re-opening those dialogs (reflect any change to the
4385 color labels list in the preferences).
4387 2007-02-27 [colin] 2.8.0cvs2
4390 * src/etpan/etpan-thread-manager-types.h
4391 * src/etpan/etpan-thread-manager.c
4392 * src/etpan/imap-thread.c
4393 Log imap ALERTs as errors in the log.
4395 2007-02-26 [paul] 2.8.0cvs1
4397 * tools/claws.i18n.status.pl
4400 2007-02-26 [paul] 2.7.2cvs75
4414 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
4415 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
4416 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
4417 Aleksandar Urosevic, and Ralgh Young
4419 2007-02-25 [mones] 2.7.2cvs74
4424 2007-02-25 [colin] 2.7.2cvs73
4427 Clearing the list is only useful
4428 to prevent a valgrind false-positive
4430 2007-02-25 [paul] 2.7.2cvs72
4434 * tools/kmail-mailbox2claws-mail.pl **ADDED**
4435 * tools/maildir2claws-mail.pl **REMOVED**
4436 renamed the script, fixed a couple bugs
4438 2007-02-23 [colin] 2.7.2cvs71
4441 Fix a leak, check for a few improbable nulls
4443 2007-02-23 [colin] 2.7.2cvs70
4447 * src/plugins/trayicon/trayicon.c
4448 Fix blinking mainwin when starting in tray
4449 (show mainwindow later in the startup process,
4450 apart if restarting post-crash)
4452 2007-02-23 [colin] 2.7.2cvs69
4456 Fix crash when unsubscribing the currently
4457 selected/opened folder
4459 2007-02-23 [colin] 2.7.2cvs68
4462 Fix bug that prevented colorization to
4463 work without wrap quotation option
4465 2007-02-23 [colin] 2.7.2cvs67
4468 Fix refcounting, start and end completion who
4469 behaved as if there couldn't be any other current
4472 2007-02-23 [wwp] 2.7.2cvs66
4476 Address completion fixes: fix addressbook_peek_folder_exists() in
4477 which the algorithm was ridiculously over-obfuscated and broken.
4478 Fix addrindex_load_completion() as well, to load addresses in
4479 completion list with regards to what addressbook_peek_folder_exists()
4482 2007-02-23 [wwp] 2.7.2cvs65
4485 Add addresses to completion when they're non-empty (thanks to Colin).
4487 2007-02-23 [paul] 2.7.2cvs64
4489 * src/plugins/pgpcore/passphrase.c
4492 2007-02-23 [colin] 2.7.2cvs63
4494 * src/plugins/pgpcore/prefs_gpg.c
4495 * src/plugins/pgpcore/prefs_gpg.h
4496 * src/plugins/pgpcore/sgpgme.c
4497 * src/plugins/pgpinline/pgpinline.c
4498 * src/plugins/pgpmime/pgpmime.c
4499 Try harder to respect user's choice wrt
4500 gpg-agent even with gpg2, by unsetting
4501 GPG_AGENT_INFO when necessary.
4503 2007-02-22 [paul] 2.7.2cvs62
4505 * src/plugins/pgpcore/sgpgme.c
4506 * src/plugins/pgpcore/sgpgme.h
4507 * src/plugins/pgpcore/passphrase.c
4508 * src/plugins/pgpinline/pgpinline.c
4509 * src/plugins/pgpmime/pgpmime.c
4510 Fix a leak - gpgme_data_release_and_get_mem
4511 leaks in recent gpgme. Workaround by using
4514 2007-02-22 [paul] 2.7.2cvs61
4516 * src/gtk/quicksearch.c
4517 Abandon dynamic search when pressing
4520 2007-02-21 [colin] 2.7.2cvs60
4523 * src/plugins/pgpcore/passphrase.c
4524 Fix little memory leaks
4526 Fix false-positive leak at exit
4527 * src/gtk/quicksearch.c
4528 Fix potentially big leak in recursive
4531 2007-02-21 [wwp] 2.7.2cvs59
4534 Add missing newline to a debug message.
4536 2007-02-20 [colin] 2.7.2cvs58
4540 * src/stock_pixmap.c
4541 * src/stock_pixmap.h
4542 * src/pixmaps/mime_pgpsig.xpm
4543 Add icon for application/pgp-signature
4545 2007-02-20 [colin] 2.7.2cvs57