1 2007-08-30 [colin] 2.10.0cvs185
12 * src/plugins/bogofilter/bogofilter.c
13 * src/plugins/bogofilter/bogofilter_gtk.c
14 * src/plugins/clamav/clamav_plugin_gtk.c
15 * src/plugins/pgpcore/sgpgme.c
16 * src/plugins/spamassassin/spamassassin.c
17 * src/plugins/spamassassin/spamassassin_gtk.c
18 Fix all potential misuses of format-string functions
20 2007-08-30 [wwp] 2.10.0cvs184
22 * src/prefs_template.c
25 2007-08-29 [colin] 2.10.0cvs183
27 * src/plugins/trayicon/trayicon.c
28 Fix leak of hooks in case of error,
29 thanks to Holger Berndt
31 2007-08-28 [colin] 2.10.0cvs182
34 Don't use current folder settings when
35 composing from the compose button's
38 2007-08-28 [colin] 2.10.0cvs181
40 * src/quote_fmt_parse.y
41 Fix cursor offset when quote contains UTF-8
44 2007-08-28 [colin] 2.10.0cvs180
48 Fix signature replacement when it's been wrapped
50 2007-08-27 [colin] 2.10.0cvs179
55 2007-08-27 [colin] 2.10.0cvs178
58 Fix Quicksearch's Sticky mode
60 2007-08-27 [colin] 2.10.0cvs177
62 * src/folder_item_prefs.c
63 * src/folder_item_prefs.h
66 Fix loss of subfolders properties when
69 2007-08-26 [wwp] 2.10.0cvs176
74 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
75 will have to be used when necessary *before* calling
78 2007-08-25 [paul] 2.10.0cvs175
81 workaround gettext problem marking
82 string as c-format when it's not
84 2007-08-25 [wwp] 2.10.0cvs174
89 Call the pango markup escape function right ince in alertpanel_create
90 instead of everywhere (reverts some parts of 2.10.0cvs123 and
94 Fix a crash due to a misuse of g_print(), encountered when the string
95 passed to g_print was containing printf substitution symbols.
97 2007-08-25 [paul] 2.10.0cvs173
100 fix a segfault when refreshing RSSyl feeds
102 2007-08-25 [paul] 2.10.0cvs172
104 * src/gtk/icon_legend.c
107 2007-08-25 [paul] 2.10.0cvs171
111 * src/pixmaps/insert_file.xpm
112 add a new pixmap instead of re-using
113 paste.xpm. (easier for icon theme authors)
115 2007-08-24 [holger] 2.10.0cvs170
117 * src/plugins/trayicon/trayicon.c
118 The same fix for another hook id.
120 2007-08-24 [holger] 2.10.0cvs169
122 * src/plugins/trayicon/trayicon.c
123 Micro-fix: Do the error checking for
126 2007-08-24 [paul] 2.10.0cvs168
129 fix typo causing compiler warning
131 2007-08-24 [paul] 2.10.0cvs167
134 put back the correct version of this file also
136 2007-08-24 [colin] 2.10.0cvs166
139 Use progress bar when sending messages
141 2007-08-24 [paul] 2.10.0cvs165
144 oops! if i'm quick no-one will notice
145 (put back the proper file)
147 2007-08-24 [paul] 2.10.0cvs164
155 * tools/mew2claws-mail.pl
156 add new script that imports a Mew address book
157 submitted by Jerome Lelong
159 2007-08-24 [paul] 2.10.0cvs163
162 remove the obsolete plugins, add the
163 missing plugins, including the forthcoming
166 2007-08-24 [paul] 2.10.0cvs162
168 * manual/advanced.xml
169 add info about the hidden emphasis_color option
170 * manual/keyboard.xml
171 correct the info about hotkeys
174 2007-08-24 [paul] 2.10.0cvs161
177 add mnemonic to 'Run procesing rules'
179 2007-08-24 [paul] 2.10.0cvs160
184 use suitable defaults for outbox,
185 queue, drafts and trash folders
187 2007-08-24 [wwp] 2.10.0cvs159
190 Update menu item sensitivity if necessary (or we get a
191 gtk critical message).
193 2007-08-23 [wwp] 2.10.0cvs158
196 * src/prefs_actions.c
197 Allow literal % chars in action commands (use %%).
198 Add a missing p++ to the action parser in action_get_type(),
199 which was missing it, even if it was neutral.
200 Fix a pango markup warning at runtime.
202 2007-08-23 [wwp] 2.10.0cvs157
205 Contacts are now locale-aware sorted in the address book
206 (LC_COLLATE matters here).
207 Fix missing table initializers.
209 2007-08-23 [colin] 2.10.0cvs156
212 Check scan_required on dest folder when copying
214 2007-08-23 [colin] 2.10.0cvs155
217 Fix scanning when folder was empty
219 2007-08-22 [colin] 2.10.0cvs154
222 Don't g_warning when g_try_malloc fails(), or it makes
223 things worse as g_log() allocates. Fixes bug 1290,
224 'Claws Mail crashes if too little memory when
225 rebuilding folder tree'
227 2007-08-22 [colin] 2.10.0cvs153
230 Fix format string vulnerability, thanks to
231 Ulf Harnhammar, Secunia Research
233 2007-08-22 [colin] 2.10.0cvs152
238 2007-08-22 [wwp] 2.10.0cvs151
241 Few better null-ptr checks.
243 2007-08-22 [colin] 2.10.0cvs150
246 * src/editldap_basedn.c
255 2007-08-22 [colin] 2.10.0cvs149
260 2007-08-22 [colin] 2.10.0cvs148
265 2007-08-22 [colin] 2.10.0cvs147
268 Fix test (set ldap v3 if bindDN is set or TLS is set)
270 2007-08-22 [colin] 2.10.0cvs146
274 Fix wrong "Connected successfully to server". Connection only succeeds if
275 we can get the base DN.
277 2007-08-21 [wwp] 2.10.0cvs145
286 More sanity checks in ldap functions.
288 2007-08-21 [wwp] 2.10.0cvs144
290 * src/prefs_account.c
291 Don't return a value in a void function().
293 2007-08-21 [paul] 2.10.0cvs143
296 add check for ftp: to messageview_list_urls()
298 2007-08-21 [colin] 2.10.0cvs142
305 Fix bug 1293, 'LDAP address book not working'
306 Search only on specified fields, but fetch
307 every field possible. People will have to
308 reset the searched Attributes in their LDAP
311 2007-08-21 [wwp] 2.10.0cvs141
321 * src/editaddress_other_attributes_ldap.c
338 * src/prefs_customheader.c
339 * src/prefs_msg_colors.c
345 * src/common/socket.c
346 * src/common/ssl_certificate.c
349 * src/gtk/description_window.c
350 * src/plugins/demo/demo.c
351 * src/plugins/pgpcore/prefs_gpg.c
352 * src/plugins/spamassassin/libspamc.c
353 Make sure we use glib functions to send text messages (information,
354 debug, warning, errors) to stdout/stderr - no more direct puts
355 fputs printf fprintf to stdout/stderr when it can be done using
356 g_log*() and g_print/g_printerr. Doing this, we make sure every
357 stdout/stderr message is saved to log in Windows.
360 2007-08-21 [wwp] 2.10.0cvs140
364 Route glib's stdout/stderr messages to a log file (Windows only),
365 instead of loosing them.
367 2007-08-21 [paul] 2.10.0cvs139
370 replace deprecated g_strncasecmp()
374 2007-08-20 [ticho] 2.10.0cvs138
377 * src/prefs_account.h
378 Copy all account preferences in account_clone() - some
380 * src/prefs_account.c
381 Handle empty privacy system combobox gracefully (warning
384 2007-08-20 [colin] 2.10.0cvs137
389 2007-08-20 [paul] 2.10.0cvs136
399 patch by Michael Rasmussen
401 2007-08-19 [colin] 2.10.0cvs135
404 Fix previous commit. Sensitivity update is needed
405 for "Cancel receiving". However when batching we
406 don't need to do it for every message flag change,
407 just once at the start and once at the end.
409 2007-08-19 [colin] 2.10.0cvs134
412 Remove useless menu updates on session lock/unlock
414 2007-08-19 [colin] 2.10.0cvs133
416 * src/etpan/imap-thread.c
417 Make all fetch logs less verbose
419 2007-08-19 [paul] 2.10.0cvs132
424 fix bug 1286, 'Can't move a folder into a "Folders
427 2007-08-18 [ticho] 2.10.0cvs131
429 * src/editaddress_other_attributes_ldap.c
430 Converted option menu for other ldap attributes to GtkComboBox.
432 2007-08-18 [colin] 2.10.0cvs130
439 Revert 'send_dialog_mode' meaning to
440 'send_dialog_invisible', so that the
441 new checkbox doesn't change the
444 2007-08-18 [paul] 2.10.0cvs129
447 add missing menu update
449 2007-08-17 [colin] 2.10.0cvs128
452 Set batching after getting flags - maybe fixes
453 bug 1292, 'CM crashes on writing mail'
455 2007-08-16 [ticho] 2.10.0cvs127
458 Convert two GtkOptionMenu widgets to new GtkComboBox.
461 Allow NULL for GtkComboBox menuitem label, rendering such
462 items as row separators.
464 2007-08-16 [paul] 2.10.0cvs126
466 * src/plugins/trayicon/trayicon.c
467 remove wrongly used gettextisation
469 2007-08-15 [ticho] 2.10.0cvs125
472 Fixed a runtime warning where an attempt to pack an
473 already packed GtkLabel was made.
475 2007-08-15 [ticho] 2.10.0cvs124
477 * src/prefs_compose_writing.c
478 Convert the insert-or-attach-dragged-files GtkOptionMenu
481 2007-08-14 [ticho] 2.10.0cvs123
485 Changed return receipt account selector to GtkComboBox.
486 Fixed a runtime warning where GTK tried to parse
487 "name <email@address" as a Pango markup in an alertpanel label.
489 2007-08-14 [ticho] 2.10.0cvs122
491 * src/prefs_logging.c
492 Changed GtkOptionMenu in logging preferences to GtkComboBox.
494 2007-08-14 [wwp] 2.10.0cvs121
498 * tools/popfile-link.sh
499 Added a new tool: POPFile helper, to open
500 selected messages in POPFile control center,
501 in order to change the messages' status.
503 2007-08-14 [ticho] 2.10.0cvs120
510 Change "Show send dialog" optionmenu to a checkbutton.
511 * src/prefs_receive.c
512 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
514 2007-08-13 [wwp] 2.10.0cvs119
525 * src/partial_download.c
531 * src/gtk/gtkaspell.c
533 Make sure we never pass NULL pointers for %s substitutions
534 (prevent from crashing in Windows).
536 2007-08-13 [wwp] 2.10.0cvs118
539 Re-enable mmap_reads in Windows with some missing
540 CloseHandle of mapping objects, thanks to
543 2007-08-13 [paul] 2.10.0cvs117
546 fix bug 1287, 'Compile time problem on Solaris
547 (nexenta gnu/Solaris) utils.c'
548 Thanks to Piotr Chrzczonowicz
550 2007-08-12 [wwp] 2.10.0cvs116
552 * src/plugins/pgpcore/prefs_gpg.c
553 Don't try to unset a GPG_AGENT_INFO that was not
554 set (and don't use a NULL string in Windows, it was
555 crashing with --debug if GPG_AGENT_INFO was not set).
557 2007-08-12 [wwp] 2.10.0cvs115
560 Make gcc type-check arguments passed to privacy_set_error().
562 2007-08-12 [ticho] 2.10.0cvs114
564 * src/prefs_folder_item.c
565 Make sure that folder default account combobox always has some
568 Handle empty combobox gracefully (warning instead of crash).
570 2007-08-12 [ticho] 2.10.0cvs114
572 * src/prefs_folder_item.c
573 Make sure that folder default account combobox is not empty.
575 Handle empty combobox gracefully (warning instead of crash).
577 2007-08-11 [paul] 2.10.0cvs113
581 use 'subfolder' instead of 'sub-folder', matching
582 everywhere else the term is used
586 2007-08-10 [wwp] 2.10.0cvs112
589 Disable mmap reads in Windows only (at least temporarily), they
590 prevent from renaming/removing target cache files.
596 2007-08-10 [wwp] 2.10.0cvs111
599 fix unpredictable crashes in Windows due to broken
600 cache/mark/tags files writting (file were opened for
601 writing in text mode).
604 use gettimeofday() from w32lib.h on Windows.
606 2007-08-10 [colin] 2.10.0cvs110
609 * src/etpan/imap-thread.c
610 * src/etpan/imap-thread.h
611 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
613 2007-08-09 [colin] 2.10.0cvs109
616 Fix port being reset to 636 on SSL
618 Fix folder_item_get_msg_num_by_file
619 on drafts/queue folders
621 2007-08-09 [wwp] 2.10.0cvs108
624 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
625 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
628 2007-08-09 [colin] 2.10.0cvs107
632 * src/gtk/prefswindow.c
633 A few Maemo layout fixes
635 2007-08-09 [paul] 2.10.0cvs106
637 * src/prefs_account.c
638 remove the hyphen from plug-ins to
639 match everywhere else
641 2007-08-08 [wwp] 2.10.0cvs105
643 * src/prefs_folder_item.c
644 Fix an extraneous stealth ^L char.
646 2007-08-08 [wwp] 2.10.0cvs104
648 * src/prefs_folder_item.c
649 Better fix, group variables declarations (USE_ASPELL).
651 2007-08-08 [wwp] 2.10.0cvs103
653 * src/prefs_folder_item.c
654 Fix compilation w/ USE_ASPELL set (broken
657 2007-08-08 [ticho] 2.10.0cvs102
659 * src/prefs_folder_item.c
660 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
662 2007-08-08 [colin] 2.10.0cvs101
665 * src/etpan/imap-thread.c
666 * src/etpan/imap-thread.h
667 Close selected mailbox before doing
670 2007-08-08 [colin] 2.10.0cvs100
673 Complete symbol table, thanks to wwp.
674 Fixes bug 1284, 'The html -> text
675 converter ignores entities'
679 2007-08-08 [colin] 2.10.0cvs99
682 Better way to fetch UIDs on non-UIDPLUS servers
684 2007-08-07 [colin] 2.10.0cvs98
687 fix bug 1275, 'auto-saved draft messages not
688 always being removed'; Also, make multiple
689 copy (in the same account) faster by matching
690 source/destination message UIDs.
692 Don't try to reshow deleted mail
694 Fix leak on error path
696 2007-08-07 [wwp] 2.10.0cvs97
699 * manual/advanced.xml
700 * manual/fr/account.xml
701 * manual/fr/advanced.xml
702 Updated the reference manual and the French translation to
703 reflect 2.10.0cvs84: enable running folder Processing
706 2007-08-06 [wwp] 2.10.0cvs96
711 Allow changing the emphasis color used to highlight
712 the newsreader/x-mailer header value when it matches
713 our preferred mail agent (hidden pref 'emphasis_col' added
716 2007-08-06 [colin] 2.10.0cvs95
720 Re-commit 2.10.0cvs86, with a protection
721 against Pango bug. Also, try to fix
722 bug 1275, 'auto-saved draft messages not
723 always being removed'
725 2007-08-06 [wwp] 2.10.0cvs94
727 * src/gtk/quicksearch.c
728 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
730 2007-08-06 [ticho] 2.10.0cvs93
732 * src/prefs_account.c
734 Use GtkComboBox instead of GtkOptionMenu for privacy system
735 selection in account preferences.
737 2007-08-06 [wwp] 2.10.0cvs92
739 * src/plugins/pgpcore/plugin.def
740 Apply one more chunk from gpg4win's 03-w32-port patch.
742 2007-08-05 [colin] 2.10.0cvs91
746 reverting buggy patch for now
748 2007-08-05 [colin] 2.10.0cvs90
753 2007-08-04 [colin] 2.10.0cvs89
755 * src/prefs_summaries.c
756 * src/summary_search.c
757 Replace deprecated widgets. Patch by
760 2007-08-04 [colin] 2.10.0cvs88
763 Refresh GUI only every 2000 mails on mh_get_last_num
764 This is fast (readdir) and done only once per
767 2007-08-03 [colin] 2.10.0cvs87
769 * src/prefs_account.c
772 Fix a deprecated widget. Patch by
775 2007-08-03 [colin] 2.10.0cvs86
779 Make colorisation and wrapping algorithms
780 faster. Fixes bug 1246, 'compose becomes
781 increasingly slow replying to complex emails'
783 2007-08-03 [paul] 2.10.0cvs85
786 keep the window painted
788 2007-08-02 [paul] 2.10.0cvs84
793 enable running folder Processing
796 2007-08-02 [paul] 2.10.0cvs83
799 speed up/clean up rendering of larger
803 2007-08-01 [paul] 2.10.0cvs82
808 change default toolbar layout on maemo
809 * src/pixmaps/close.xpm
810 make the red cross a grey cross
811 * src/pixmaps/jpilot.xpm
812 make icon smaller so it fits better
814 2007-07-31 [paul] 2.10.0cvs81
818 fix crash on maemo on first launch
820 2007-07-30 [paul] 2.10.0cvs80
822 * src/prefs_matcher.c
823 specify the units of age and size
825 2007-07-30 [paul] 2.10.0cvs79
828 Fix IMAP timeout setting
830 2007-07-30 [colin] 2.10.0cvs78
832 * src/prefs_account.c
833 Fix a deprecated widget. Patch by
836 2007-07-27 [paul] 2.10.0cvs77
838 * src/matcher_parser_parse.y
839 * src/prefs_filtering_action.c
840 * src/prefs_matcher.c
841 these changes forgotten in cvs74's
842 'watch thread' feature
844 2007-07-27 [paul] 2.10.0cvs76
847 fix potential crasher
850 2007-07-27 [paul] 2.10.0cvs75
856 make mainwindow's /Help/Manual point to the
857 remote copy if the local copy doesn't exist
859 2007-07-27 [paul] 2.10.0cvs74
867 * src/matcher_parser_parse.y
876 * src/pixmaps/watchthread.xpm
877 add 'watch thread' feature
879 2007-07-27 [paul] 2.10.0cvs73
881 * src/prefs_folder_item.c
882 adjust labels, add tooltips
884 2007-07-27 [colin] 2.10.0cvs72
887 Maemo: Remove less used menu items
889 2007-07-26 [colin] 2.10.0cvs71
892 Maemo: destroy messageview after trashing mail.
893 Maybe should be done on X11 too
895 2007-07-26 [colin] 2.10.0cvs70
902 Add View/Show or Hide/Column headers
904 2007-07-26 [colin] 2.10.0cvs69
909 2007-07-26 [colin] 2.10.0cvs68
912 Fix possible crash on cache invalidation
916 * src/quote_fmt_parse.y
917 Make replying to mails with big attachments
918 much faster. Fixes bug 1224, 'The process of
919 Replying to emails with large attachments
920 seems unreasonably long...'
922 2007-07-26 [colin] 2.10.0cvs67
927 Fix threads use on BSDs
929 2007-07-26 [paul] 2.10.0cvs66
931 * src/gtk/prefswindow.c
932 fix account prefs breakage
935 2007-07-26 [paul] 2.10.0cvs65
938 standardise ./configure --help messages
940 2007-07-26 [colin] 2.10.0cvs64
944 Fix two vCard-related crashes
946 2007-07-25 [colin] 2.10.0cvs63
951 * src/prefs_receive.c
952 Maemo: Add a better way to notify of
958 Maemo: Various layout fixes
959 * src/gtk/prefswindow.c
960 Maemo: Better prefs layout
962 2007-07-25 [paul] 2.10.0cvs62
965 fix the layout on maemo
968 2007-07-25 [iwkse] 2.10.0cvs61
971 add 'o' shortcut on summaryview
973 2007-07-25 [iwkse] 2.10.0cvs60
978 2007-07-24 [colin] 2.10.0cvs59
981 Fix missing timestamp update on source
985 Better text layout on part's choices
987 2007-07-23 [colin] 2.10.0cvs58
991 Maemo: Automatically choose the correct application
993 * src/gtk/quicksearch.c
994 Make search run on GDK_KP_Enter too
996 2007-07-23 [wwp] 2.10.0cvs57
998 * src/quote_fmt_lex.l
999 Revert accidentaly committed lines (account_sig) in
1002 2007-07-23 [wwp] 2.10.0cvs56
1004 * src/quote_fmt_lex.l
1005 Fix typos around long form expressions in the quote lexer.
1011 2007-07-23 [colin] 2.10.0cvs55
1014 Fix auto-completion on Maemo
1016 2007-07-23 [colin] 2.10.0cvs54
1019 Maemo: Fix sticking statusbars
1021 2007-07-22 [colin] 2.10.0cvs53
1024 Maemo: Fix the strange "top_application" info
1025 at startup. We should do something when
1026 receiving such a message.
1028 2007-07-20 [paul] 2.10.0cvs52
1031 add missing #include "statusbar.h"
1033 2007-07-20 [colin] 2.10.0cvs51
1037 * src/folder_item_prefs.c
1038 * src/folder_item_prefs.h
1046 * src/prefs_folder_item.c
1047 Implement age-based caching: allow to
1048 specify a threshold for the offline synchronisation
1049 feature, and whether old cached bodies should
1054 * src/plugins/dillo_viewer/dillo_viewer.c
1055 Check that Dillo's installed
1057 2007-07-20 [wwp] 2.10.0cvs50
1060 * src/stock_pixmap.c
1061 Draw a frame around the selected mimeview part icon (instead of the
1062 shifted 'dancing' icon).
1064 2007-07-20 [colin] 2.10.0cvs49
1067 Unref stuff even on error
1069 disconnect signals only at the very
1070 end of the wizard save.
1072 2007-07-20 [colin] 2.10.0cvs48
1078 Fix random crashes while navigating
1081 2007-07-19 [colin] 2.10.0cvs47
1085 * src/prefs_common.c
1086 * src/prefs_common.h
1089 * src/common/utils.c
1090 Maemo: add an easy way to store data (mails
1091 and IMAP/NNTP caches) on one of the SD cards,
1092 and protect against unmounts if needed
1094 2007-07-19 [paul] 2.10.0cvs46
1097 * src/stock_pixmap.c
1099 * src/pixmaps/claws-mail_logo-small.xpm
1100 implement a (slightly) different About
1101 dialog for maemo and add a small version
1104 use a scrolled window for wizard page 1
1107 2007-07-19 [paul] 2.10.0cvs45
1110 too soon for this line
1112 2007-07-19 [paul] 2.10.0cvs44
1117 2007-07-19 [colin] 2.10.0cvs43
1120 Solve Mail/Mailbox name when specifying
1123 2007-07-18 [colin] 2.10.0cvs42
1129 2007-07-18 [colin] 2.10.0cvs41
1132 Maemo: plug the online/offline system into
1133 maemo's interfaces to have Claws automatically
1134 switch according to the system status
1136 Maemo: use HildonBanners to display status
1137 messages. Renders the main statusbar useless.
1139 2007-07-18 [paul] 2.10.0cvs40
1142 fix screen blanking on moving/copying many msgs
1144 fix processing progressbar and screen blanking
1147 2007-07-18 [paul] 2.10.0cvs39
1150 revert cvs37, breakage on maemo
1152 2007-07-18 [paul] 2.10.0cvs38
1154 * src/gtk/gtkutils.c
1155 make sure we can still build with older GTK's
1157 2007-07-18 [colin] 2.10.0cvs37
1160 Only hide the small layout's messageview, instead
1161 of destroying it when closing
1162 * src/gtk/gtkutils.c
1163 Use gtk_window_present_with_time to popup windows,
1164 it seems to make things better with modern WMs
1167 2007-07-17 [colin] 2.10.0cvs36
1170 Simplify layout on Maemo
1173 * src/prefs_display_header.c
1174 Remove some headers by default on Maemo
1176 2007-07-17 [paul] 2.10.0cvs35
1178 * src/prefs_common.c
1179 * src/prefs_common.h
1180 * src/prefs_logging.c
1182 add options to stop/enable writing logs to disc
1184 2007-07-17 [paul] 2.10.0cvs34
1187 fix some issues with the Apply tags window:
1188 - set search column (enables autocompl in the treeview)
1189 - apply tag from "New tag" if it existed
1190 - clears New tag entry when adding it with the button
1193 2007-07-17 [paul] 2.10.0cvs33
1196 fix 'apply tags' dialogue weirdness
1198 2007-07-16 [colin] 2.10.0cvs32
1201 Fix double-loading of mails on Maemo
1203 2007-07-16 [colin] 2.10.0cvs31
1206 Prevent double-loading of the same part under some
1207 conditions; hide statusbar on Maemo
1209 2007-07-16 [colin] 2.10.0cvs30
1215 Improve the tag interface - allow
1216 to set/unset tags from a special
1218 * src/gtk/gtkvscrollbutton.c
1221 * src/stock_pixmap.c
1222 Fix Mimeview's ugly hacks in the
1225 2007-07-16 [paul] 2.10.0cvs29
1229 * src/gtk/icon_legend.c
1230 put it all in a scrolled window
1232 2007-07-15 [colin] 2.10.0cvs28
1235 Maemo: force layout to be Small screen; the
1236 others don't make sense
1238 2007-07-14 [colin] 2.10.0cvs27
1241 * src/gtk/gtkvscrollbutton.c
1242 Maemo: Fix mimeview's buttons size
1244 2007-07-14 [colin] 2.10.0cvs26
1247 Fix the button workaround fix.
1248 (Use the correct variable)
1250 2007-07-14 [colin] 2.10.0cvs25
1254 Maemo: put the progress bar in the
1257 2007-07-14 [colin] 2.10.0cvs24
1259 * src/prefs_common.c
1260 Maemo: hide statusbar by default
1262 * src/stock_pixmap.c
1263 * src/stock_pixmap.h
1265 * src/pixmaps/go_folders.xpm
1266 Maemo: Add a specific icon to go back to
1269 2007-07-14 [colin] 2.10.0cvs23
1272 Don't set homogeneous finally
1274 2007-07-14 [colin] 2.10.0cvs22
1277 Fix button show/hide issues
1279 2007-07-14 [colin] 2.10.0cvs21
1283 Fix button workaround to be able to click
1284 if mouse was on button when it went un-
1286 Revert previous commit, gtk_tool_item_set_homogeneous
1287 doesn't mean what it seems to mean ;-)
1289 2007-07-14 [paul] 2.10.0cvs20
1292 make homogeneous FALSE always
1294 2007-07-13 [colin] 2.10.0cvs19
1298 Rework to fit the non-deprecated API
1304 Maemo layout changes. Better toolbars,
1305 removal of CTree headers.
1307 2007-07-13 [paul] 2.10.0cvs18
1309 * src/gtk/colorlabel.c
1310 fix bug 1261, '[DE] coloring messages in overview
1311 keys are not localised'
1312 the string is now included in claws-mail.pot
1314 2007-07-13 [colin] 2.10.0cvs17
1317 Fix bug 1267, 'printing mutliple messages
1318 opens one message-dialog after the other'
1319 Ask for confirmation when printing 10
1322 2007-07-11 [colin] 2.10.0cvs16
1327 * manual/claws-mail-manual.xml
1329 * manual/es/claws-mail-manual.xml
1331 * manual/fr/claws-mail-manual.xml
1354 * src/addressbook_foldersel.c
1355 * src/addressbook_foldersel.h
1379 * src/customheader.c
1380 * src/customheader.h
1381 * src/displayheader.c
1382 * src/displayheader.h
1385 * src/editaddress_other_attributes_ldap.c
1386 * src/editaddress_other_attributes_ldap.h
1395 * src/editldap_basedn.c
1396 * src/editldap_basedn.h
1417 * src/folder_item_prefs.c
1418 * src/folder_item_prefs.h
1427 * src/grouplistdialog.c
1428 * src/grouplistdialog.h
1433 * src/image_viewer.c
1434 * src/image_viewer.h
1475 * src/matcher_parser.h
1476 * src/matcher_parser_lex.l
1477 * src/matcher_parser_parse.y
1480 * src/message_search.c
1481 * src/message_search.h
1500 * src/partial_download.c
1501 * src/partial_download.h
1506 * src/prefs_account.c
1507 * src/prefs_account.h
1508 * src/prefs_actions.c
1509 * src/prefs_actions.h
1510 * src/prefs_common.c
1511 * src/prefs_common.h
1512 * src/prefs_compose_writing.c
1513 * src/prefs_compose_writing.h
1514 * src/prefs_customheader.c
1515 * src/prefs_customheader.h
1516 * src/prefs_display_header.c
1517 * src/prefs_display_header.h
1518 * src/prefs_ext_prog.c
1519 * src/prefs_ext_prog.h
1520 * src/prefs_filtering.c
1521 * src/prefs_filtering.h
1522 * src/prefs_filtering_action.c
1523 * src/prefs_filtering_action.h
1524 * src/prefs_folder_column.c
1525 * src/prefs_folder_column.h
1526 * src/prefs_folder_item.c
1527 * src/prefs_folder_item.h
1532 * src/prefs_image_viewer.c
1533 * src/prefs_image_viewer.h
1534 * src/prefs_logging.c
1535 * src/prefs_logging.h
1536 * src/prefs_matcher.c
1537 * src/prefs_matcher.h
1538 * src/prefs_message.c
1539 * src/prefs_message.h
1540 * src/prefs_msg_colors.c
1541 * src/prefs_msg_colors.h
1546 * src/prefs_receive.c
1547 * src/prefs_receive.h
1550 * src/prefs_spelling.c
1551 * src/prefs_spelling.h
1552 * src/prefs_summaries.c
1553 * src/prefs_summaries.h
1554 * src/prefs_summary_column.c
1555 * src/prefs_summary_column.h
1556 * src/prefs_summary_open.c
1557 * src/prefs_summary_open.h
1558 * src/prefs_template.c
1559 * src/prefs_template.h
1560 * src/prefs_themes.c
1561 * src/prefs_themes.h
1562 * src/prefs_toolbar.c
1563 * src/prefs_toolbar.h
1564 * src/prefs_wrapping.c
1565 * src/prefs_wrapping.h
1575 * src/quote_fmt_lex.l
1576 * src/quote_fmt_parse.y
1579 * src/remotefolder.c
1580 * src/remotefolder.h
1581 * src/send_message.c
1582 * src/send_message.h
1585 * src/simple-gettext.c
1586 * src/sourcewindow.c
1587 * src/sourcewindow.h
1592 * src/stock_pixmap.c
1593 * src/stock_pixmap.h
1594 * src/summary_search.c
1595 * src/summary_search.h
1612 * src/common/base64.c
1613 * src/common/base64.h
1614 * src/common/claws.c
1615 * src/common/claws.h
1617 * src/common/fnmatch.c
1618 * src/common/fnmatch.h
1619 * src/common/fnmatch_loop.c
1620 * src/common/hooks.c
1621 * src/common/hooks.h
1626 * src/common/mgutils.c
1627 * src/common/mgutils.h
1630 * src/common/passcrypt.c
1631 * src/common/passcrypt.h.in
1632 * src/common/plugin.c
1633 * src/common/plugin.h
1634 * src/common/prefs.c
1635 * src/common/prefs.h
1636 * src/common/progressindicator.c
1637 * src/common/progressindicator.h
1638 * src/common/quoted-printable.c
1639 * src/common/quoted-printable.h
1640 * src/common/session.c
1641 * src/common/session.h
1644 * src/common/socket.c
1645 * src/common/socket.h
1648 * src/common/ssl_certificate.c
1649 * src/common/ssl_certificate.h
1650 * src/common/string_match.c
1651 * src/common/string_match.h
1652 * src/common/stringtable.c
1653 * src/common/stringtable.h
1656 * src/common/template.c
1657 * src/common/template.h
1658 * src/common/timing.h
1659 * src/common/utils.c
1660 * src/common/utils.h
1661 * src/common/uuencode.c
1662 * src/common/uuencode.h
1663 * src/common/version.h.in
1664 * src/common/w32_dirent.c
1665 * src/common/w32_reg.c
1666 * src/common/w32_signal.c
1667 * src/common/w32_stat.c
1668 * src/common/w32_stdlib.c
1669 * src/common/w32_string.c
1670 * src/common/w32_time.c
1671 * src/common/w32_unistd.c
1672 * src/common/w32_wait.c
1673 * src/common/w32lib.h
1676 * src/common/xmlprops.c
1677 * src/common/xmlprops.h
1678 * src/etpan/etpan-errors.h
1679 * src/etpan/etpan-thread-manager-types.h
1680 * src/etpan/etpan-thread-manager.c
1681 * src/etpan/etpan-thread-manager.h
1682 * src/etpan/imap-thread.c
1683 * src/etpan/imap-thread.h
1686 * src/gtk/colorlabel.c
1687 * src/gtk/colorlabel.h
1688 * src/gtk/colorsel.c
1689 * src/gtk/colorsel.h
1690 * src/gtk/combobox.c
1691 * src/gtk/combobox.h
1692 * src/gtk/description_window.c
1693 * src/gtk/description_window.h
1696 * src/gtk/foldersort.c
1697 * src/gtk/foldersort.h
1698 * src/gtk/gtkaspell.c
1699 * src/gtk/gtkaspell.h
1700 * src/gtk/gtksctree.c
1701 * src/gtk/gtkshruler.c
1702 * src/gtk/gtkshruler.h
1703 * src/gtk/gtksourceprintjob.c
1704 * src/gtk/gtksourceprintjob.h
1705 * src/gtk/gtkutils.c
1706 * src/gtk/gtkutils.h
1707 * src/gtk/gtkvscrollbutton.c
1708 * src/gtk/gtkvscrollbutton.h
1709 * src/gtk/icon_legend.c
1710 * src/gtk/icon_legend.h
1711 * src/gtk/inputdialog.c
1712 * src/gtk/inputdialog.h
1713 * src/gtk/logwindow.c
1714 * src/gtk/logwindow.h
1715 * src/gtk/manage_window.c
1716 * src/gtk/manage_window.h
1719 * src/gtk/pluginwindow.c
1720 * src/gtk/pluginwindow.h
1721 * src/gtk/prefswindow.c
1722 * src/gtk/prefswindow.h
1723 * src/gtk/progressdialog.c
1724 * src/gtk/progressdialog.h
1725 * src/gtk/quicksearch.c
1726 * src/gtk/quicksearch.h
1727 * src/gtk/sslcertwindow.c
1728 * src/gtk/sslcertwindow.h
1729 * src/plugins/bogofilter/bogofilter.c
1730 * src/plugins/bogofilter/bogofilter.h
1731 * src/plugins/bogofilter/bogofilter_gtk.c
1732 * src/plugins/clamav/clamav_plugin.c
1733 * src/plugins/clamav/clamav_plugin.h
1734 * src/plugins/clamav/clamav_plugin_gtk.c
1735 * src/plugins/demo/demo.c
1736 * src/plugins/dillo_viewer/dillo_prefs.c
1737 * src/plugins/dillo_viewer/dillo_prefs.h
1738 * src/plugins/dillo_viewer/dillo_viewer.c
1739 * src/plugins/pgpcore/passphrase.c
1740 * src/plugins/pgpcore/passphrase.h
1741 * src/plugins/pgpcore/pgp_viewer.c
1742 * src/plugins/pgpcore/pgp_viewer.h
1743 * src/plugins/pgpcore/plugin.c
1744 * src/plugins/pgpcore/prefs_gpg.c
1745 * src/plugins/pgpcore/prefs_gpg.h
1746 * src/plugins/pgpcore/select-keys.c
1747 * src/plugins/pgpcore/select-keys.h
1748 * src/plugins/pgpcore/sgpgme.c
1749 * src/plugins/pgpcore/sgpgme.h
1750 * src/plugins/pgpinline/pgpinline.c
1751 * src/plugins/pgpinline/pgpinline.h
1752 * src/plugins/pgpinline/plugin.c
1753 * src/plugins/pgpmime/pgpmime.c
1754 * src/plugins/pgpmime/pgpmime.h
1755 * src/plugins/pgpmime/plugin.c
1756 * src/plugins/spamassassin/spamassassin.c
1757 * src/plugins/spamassassin/spamassassin.h
1758 * src/plugins/spamassassin/spamassassin_gtk.c
1759 * src/plugins/trayicon/trayicon.c
1760 * src/plugins/trayicon/trayicon_prefs.c
1761 * src/plugins/trayicon/trayicon_prefs.h
1762 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1763 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
1764 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
1765 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1766 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
1767 * tools/OOo2claws-mail.pl
1768 * tools/README.sylprint
1769 * tools/acroread2claws-mail.pl
1770 * tools/claws-mail-compose-insert-files.pl
1771 * tools/convert_mbox.pl
1772 * tools/filter_conv.pl
1773 * tools/filter_conv_new.pl
1775 * tools/freshmeat_search.pl
1776 * tools/google_search.pl
1777 * tools/kmail-mailbox2claws-mail.pl
1778 * tools/kmail2claws-mail.pl
1779 * tools/kmail2claws-mail_v2.pl
1781 * tools/make.themes.project
1782 * tools/multiwebsearch.pl
1783 * tools/nautilus2claws-mail.sh
1784 * tools/outlook2claws-mail.pl
1785 * tools/textviewer.sh
1786 * tools/thunderbird-filters-convertor.pl
1789 * tools/vcard2xml.py
1790 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
1791 Upgrade to GPLv3 or later.
1793 2007-07-10 [wwp] 2.10.0cvs15
1796 Fix re-opening of all composing messages that were
1797 opened when closing the previous instance, thanks
1800 2007-07-10 [paul] 2.10.0cvs14
1802 * src/editaddress_other_attributes_ldap.c
1804 fix crash on selecting 'other attributes' combo
1805 for either a new entry or an old entry with no
1806 existing attributes.
1807 fix bug on editing multiple attributes which
1808 resulted them all having the value of the last
1812 2007-07-10 [colin] 2.10.0cvs13
1815 * src/editaddress_other_attributes_ldap.h
1817 Fix --disable-ldap build
1819 2007-07-09 [colin] 2.10.0cvs12
1825 * src/editaddress_other_attributes_ldap.c
1826 * src/editaddress_other_attributes_ldap.h
1831 Add capability to edit all inetOrgPerson
1832 attributes on LDAP. Patch by Michael
1835 2007-07-09 [colin] 2.10.0cvs11
1841 * src/prefs_summaries.c
1842 * src/prefs_themes.c
1844 * src/common/Makefile.am
1846 * src/common/timing.h
1847 * src/common/utils.c
1848 * src/common/utils.h
1849 * src/common/w32_account.c
1850 * src/common/w32lib.h
1851 * src/gtk/Makefile.am
1852 * src/gtk/colorlabel.c
1853 * src/plugins/pgpcore/Makefile.am
1854 * src/plugins/pgpcore/claws.def
1855 * src/plugins/pgpcore/passphrase.c
1856 * src/plugins/pgpcore/pgp_viewer.c
1857 * src/plugins/pgpcore/plugin.def
1858 * src/plugins/pgpcore/sgpgme.c
1859 * src/plugins/pgpinline/Makefile.am
1860 * src/plugins/pgpinline/claws.def
1861 * src/plugins/pgpinline/mypgpcore.def
1862 * src/plugins/pgpinline/plugin.def
1863 * src/plugins/pgpmime/Makefile.am
1864 * src/plugins/pgpmime/claws.def
1865 * src/plugins/pgpmime/mypgpcore.def
1866 * src/plugins/pgpmime/plugin.def
1867 Commit win32 patch, from Werner Koch and
1870 2007-07-09 [colin] 2.10.0cvs10
1872 * src/prefs_toolbar.c
1873 Fix crash when no actions exist
1875 2007-07-07 [paul] 2.10.0cvs9
1878 * manual/claws-mail-manual.xml
1879 update copyright year
1881 updated by Flammie Pirinen
1883 2007-07-05 [wwp] 2.10.0cvs8
1885 * src/plugins/clamav/clamav_plugin_gtk.c
1886 Make vertical spacing like in other plugin prefs pages.
1888 2007-07-05 [wwp] 2.10.0cvs7
1891 It's %am that works, not %ae (this doc incoherence has been
1892 introduced with 2.9.2cvs13).
1894 2007-07-04 [wwp] 2.10.0cvs6
1896 * src/plugins/bogofilter/bogofilter.c
1897 Gettext-ize an occurrence of "Any" that wasn't.
1899 2007-07-04 [colin] 2.10.0cvs5
1902 Fix untranslated strings; thanks
1905 2007-07-03 [colin] 2.10.0cvs4
1909 Fix saving of sort mode for tags and
1910 thread date. Thanks to Pierre Ossman.
1911 Completes fix for bug 1233
1913 2007-07-03 [paul] 2.10.0cvs3
1921 2007-07-02 [colin] 2.10.0cvs2
1927 Add View/Sort/by Thread date
1928 Fixes bug 1233, 'Capability to sort
1929 threads by most recent message'
1930 Based on a patch by Paul Rolland
1932 2007-07-02 [colin] 2.10.0cvs1
1949 * src/matcher_parser_parse.y
1953 * src/prefs_common.c
1954 * src/prefs_common.h
1955 * src/prefs_filtering_action.c
1956 * src/prefs_matcher.c
1957 * src/prefs_summary_column.c
1961 * src/quote_fmt_lex.l
1962 * src/quote_fmt_parse.y
1966 * src/common/Makefile.am
1970 * src/gtk/quicksearch.c
1971 * src/gtk/quicksearch.h
1972 Add Tags implementation. Tags are arbitrary labels
1973 that can be applied to messages. It is possible
1974 to create, edit, remove tags; apply them to mails;
1975 filter on tags or tag presence; apply or unset
1976 tags via filtering actions; reference tags in
1979 2007-07-02 [paul] 2.10.0
1986 2007-07-02 [paul] 2.9.2cvs78
1996 updated by Stephan Sachse, me, Ricardo Mones
1997 Lastra, Fabien Vantard, Pader Rezso, Frederico
1998 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2000 2007-07-02 [paul] 2.9.2cvs77
2005 2007-06-29 [wwp] 2.9.2cvs76
2008 Fix a typo (thanks to Ricardo for finding this out).
2010 2007-06-28 [paul] 2.9.2cvs75
2015 2007-06-28 [paul] 2.9.2cvs74
2018 fix bug in the autotools build system.
2019 Files cataloged under EXTRA_DIST were never
2020 automatically copied to the build tree.
2021 (fix 'make distcheck')
2022 Patch by Michael Rasmussen.
2024 2007-06-24 [colin] 2.9.2cvs73
2027 Fix bug 1249, 'Error handling for
2028 news errors needs modification'
2029 Only popup error if the according
2030 pref in Prefs/Receive is set.
2032 2007-06-21 [colin] 2.9.2cvs72
2034 * src/common/plugin.c
2035 * src/common/plugin.h
2036 Change plugin API to know whether it's safe to
2037 unload plugins or whether we should just hide
2038 them. Fixes bug 1248, 'Core dumps after
2039 unloading plugin and clicking on load plugins'
2040 * src/plugins/bogofilter/bogofilter.c
2041 * src/plugins/clamav/clamav_plugin.c
2042 * src/plugins/demo/demo.c
2043 * src/plugins/dillo_viewer/dillo_viewer.c
2044 * src/plugins/pgpcore/plugin.c
2045 * src/plugins/pgpinline/plugin.c
2046 * src/plugins/pgpmime/plugin.c
2047 * src/plugins/spamassassin/spamassassin.c
2048 * src/plugins/trayicon/trayicon.c
2051 2007-06-19 [colin] 2.9.2cvs71
2055 Fix crash mentioned in bug 1246
2056 Race condition when automatically drafting
2057 due to insertion on reedit.
2059 2007-06-18 [wwp] 2.9.2cvs70
2062 LDIF import: use a "Proceed" button to complete
2065 2007-06-18 [paul] 2.9.2cvs69
2068 use pkgconfig to check for gtk and glib
2070 2007-06-17 [wwp] 2.9.2cvs68
2074 LDIF import: better error handling, minor code
2075 and UI cleanup, and renamed the Save button
2076 to Close, as imported stuff is already saved
2077 when the Save button is shown.
2079 2007-06-17 [colin] 2.9.2cvs67
2081 * src/prefs_summaries.c
2083 Don't set as read when forwarded, only replied to
2085 2007-06-17 [paul] 2.9.2cvs66
2088 add missing #include
2090 2007-06-16 [colin] 2.9.2cvs65
2092 * src/prefs_summaries.c
2094 Change the pref "Only mark as read when opened
2095 in new window" to "..., replied to or forwarded".
2096 Based on a patch by Paul Rolland.
2098 2007-06-16 [paul] 2.9.2cvs64
2101 alphabetical order! :)
2103 2007-06-16 [colin] 2.9.2cvs63
2107 Add Michael Rasmussen in authors list
2109 2007-06-16 [colin] 2.9.2cvs62
2112 Fix messageview_copy_clipboard to take advantage
2113 of plugins' get_selection.
2115 2007-06-15 [colin] 2.9.2cvs61
2121 * src/message_search.c
2123 * src/summary_search.c
2126 Allow GDK_KP_Enter to do the same as GDK_Return
2127 Patch by Michael Rasmussen
2129 2007-06-15 [paul] 2.9.2cvs60
2132 fix bug when closing a compose window
2135 2007-06-14 [paul] 2.9.2cvs59
2139 migrate sylpheed config
2141 2007-06-14 [wwp] 2.9.2cvs58
2143 * src/gtk/pluginwindow.c
2144 Yet another attempt to fix sizing/alignment of the
2145 button bar in plugins window.
2147 2007-06-12 [colin] 2.9.2cvs57
2152 * src/prefs_common.c
2153 * src/prefs_common.h
2154 * src/prefs_summaries.c
2155 * src/prefs_summary_open.c
2156 * src/prefs_summary_open.h
2158 Make "when entering a folder" actions more personalisable
2160 2007-06-12 [wwp] 2.9.2cvs56
2163 Use short description from Paul (mairix.sh).
2165 2007-06-12 [wwp] 2.9.2cvs55
2168 Updated info about mairix.sh.
2170 2007-06-11 [paul] 2.9.2cvs54
2172 * src/prefs_logging.c
2173 rework log window length widgets
2174 and some sensitivity fixes
2176 2007-06-11 [paul] 2.9.2cvs53
2179 * src/prefs_logging.c
2180 rename 'Protocol Log' to 'Network Log'
2181 and some function renaming
2183 2007-06-10 [wwp] 2.9.2cvs52
2185 * src/gtk/pluginwindow.c
2188 2007-06-10 [wwp] 2.9.2cvs51
2190 * src/gtk/pluginwindow.c
2191 Fix button bar in plugin window, was centered and not
2192 behaving like other dialogs w/ such button bar.
2194 2007-06-08 [wwp] 2.9.2cvs50
2201 Provide a way out of automatic draft saving on IMAP, when
2203 Prevent drafting while sending and quitting while sending.
2208 2007-06-08 [wwp] 2.9.2cvs49
2210 * src/prefs_account.c
2211 * src/gtk/prefswindow.c
2212 * src/gtk/prefswindow.h
2213 Activate the Basic page when opening account prefs.
2215 2007-06-08 [wwp] 2.9.2cvs48
2217 * src/common/socket.c
2218 Don't crash if fork() fails, thanks to Colin.
2220 2007-06-08 [wwp] 2.9.2cvs47
2222 * src/gtk/prefswindow.c
2223 Wrap some long lines, and reset horizontal scroller's adjusment
2224 (this was already done, vertically), when changing tab (not page)
2227 2007-06-08 [paul] 2.9.2cvs46
2229 * src/common/utils.c
2230 use gethostname() instead of uname()
2231 based on a patch by Michael Hughes
2232 <Sylpheed-Claws_user@thehugheslogcabin.net>
2234 2007-06-07 [wwp] 2.9.2cvs45
2236 * src/prefs_common.c
2237 Fix some useless warnings, thanks to Colin.
2239 2007-06-06 [colin] 2.9.2cvs44
2242 Fix strange allocations.
2244 2007-06-06 [colin] 2.9.2cvs43
2247 Patch by Michael Rasmussus to help
2250 2007-06-05 [wwp] 2.9.2cvs42
2252 * src/prefs_account.c
2253 * src/prefs_folder_item.c
2257 Per-folder templates can now be applied recursively.
2258 Always save per-folder templates (formats were erroneously
2259 saved only if they were enabled).
2260 Check for validity of quotation marks everywhere there
2263 2007-06-05 [wwp] 2.9.2cvs41
2266 Fix incoming messages from local accounts always getting filtered
2267 (even if the account prefs say don't), thanks to Colin.
2269 2007-06-05 [wwp] 2.9.2cvs40
2273 Use per-folder/per-account quote chars when applying a
2274 template or inserting text as well. Const'ify some
2277 2007-06-04 [colin] 2.9.2cvs39
2280 More work for wwp :)
2282 2007-06-04 [wwp] 2.9.2cvs38
2285 Same as 2.9.2cvs36 but for forwarding.
2287 2007-06-04 [colin] 2.9.2cvs37
2290 Use original mail file for forward/redirect
2291 Fixes some forwarded mails to be attached as
2292 application/octet-stream (when they have binary
2293 parts), and incidentally fixes bug 848
2294 'Redirect breaks GnuPG'
2296 2007-06-04 [wwp] 2.9.2cvs36
2299 Fix quote mark mis-initialisation when replying/forwarding
2300 (introduced w/ 2.9.2cvs20).
2302 2007-06-04 [wwp] 2.9.2cvs35
2304 * src/prefs_compose_writing.c
2306 Fix a bug where Quotation characters (prefs/compose/writing)
2307 was cleared (introduced w/ 2.9.2cvs26).
2309 2007-06-04 [wwp] 2.9.2cvs34
2311 * src/prefs_account.c
2312 * src/prefs_account.h
2313 Better fix for compiling w/o aspell (rollbacks
2316 2007-06-04 [wwp] 2.9.2cvs33
2319 * src/prefs_account.c
2320 * src/prefs_account.h
2322 It's now possible to disable mail filtering plugins
2323 on a per-account basis.
2325 2007-06-04 [wwp] 2.9.2cvs32
2328 * src/common/utils.c
2329 * src/common/utils.h
2330 Support CRLF in headers part of messages.
2331 Support few more date formats (RFC3339 subsets).
2333 2007-06-04 [wwp] 2.9.2cvs31
2335 * src/prefs_account.c
2336 Fix compiling w/o aspell support.
2338 2007-06-03 [wwp] 2.9.2cvs30
2341 Don't decode leading ENV_ and ~ in P_PASSWORD
2344 2007-06-03 [wwp] 2.9.2cvs29
2347 Don't decode leading ENV_ and ~ in P_PASSWORD
2350 2007-06-03 [wwp] 2.9.2cvs28
2352 * src/prefs_account.c
2353 * src/gtk/prefswindow.c
2354 * src/gtk/prefswindow.h
2355 Added a way to force preloading of all pages
2357 Moved tabs to pages in account prefs.
2359 2007-06-02 [colin] 2.9.2cvs27
2362 Fix possible crash, fix ldap write bugs
2364 Fix ldap write bugs - patch by Michael
2368 Add a hook whenever alertpanel opens/closes
2370 2007-05-31 [wwp] 2.9.2cvs26
2372 * src/prefs_compose_writing.c
2374 Re-organized writing options a bit:
2375 - renamed the Quoting page to Templates
2376 - moved all composing templates to that page
2377 - moved non-templates options to the Writing one,
2378 grouped reply-related options, reordered reply and
2381 2007-05-31 [wwp] 2.9.2cvs25
2384 Removed unused code.
2386 2007-05-31 [colin] 2.9.2cvs24
2389 Fix missing display name when modifying
2390 LDAP. Patch by Michael Rasmussen
2392 2007-05-31 [wwp] 2.9.2cvs23
2394 * src/plugins/bogofilter/Makefile.am
2395 * src/plugins/clamav/Makefile.am
2396 * src/plugins/demo/Makefile.am
2397 * src/plugins/dillo_viewer/Makefile.am
2398 * src/plugins/spamassassin/Makefile.am
2399 Fix building of those plugins in Mac OS X.
2401 2007-05-30 [wwp] 2.9.2cvs22
2403 * src/gtk/quicksearch.c
2404 Fix missing initialization.
2406 2007-05-30 [wwp] 2.9.2cvs21
2409 Revert accidental commit (debug outputs).
2411 2007-05-30 [wwp] 2.9.2cvs20
2414 * src/folder_item_prefs.c
2415 * src/folder_item_prefs.h
2416 * src/prefs_account.c
2417 * src/prefs_account.h
2418 * src/prefs_folder_item.c
2421 Implemented per-account and per-folder
2422 compose/reply/forward formats.
2424 2007-05-30 [wwp] 2.9.2cvs19
2426 * src/prefs_compose_writing.c
2431 Internal API changes (factorize quote format
2434 2007-05-30 [colin] 2.9.2cvs18
2437 Fix race where it's possible to re-click Send
2438 between end of SMTP session and end of "move to
2439 sent folder" when sending an email with send
2442 2007-05-30 [colin] 2.9.2cvs17
2445 Ask for backtrace on all threads. Patch by
2448 Fix stale news statusbar when scanning fails.
2451 Fix some LDAP write updates bugs. Patch
2452 by Michael Rasmussen
2454 2007-05-29 [colin] 2.9.2cvs16
2457 Fix loss of local flags when moving mails
2458 on IMAP in high-bandwidth mode (UID FETCH)
2460 2007-05-25 [paul] 2.9.2cvs15
2462 * src/common/socket.c
2463 fix sometimes crasher on cancelling
2466 2007-05-25 [colin] 2.9.2cvs14
2471 Be more helpful in the subscription
2474 2007-05-23 [wwp] 2.9.2cvs13
2477 * src/prefs_compose_writing.c
2479 * src/prefs_template.c
2480 * src/prefs_template.h
2483 * src/quote_fmt_lex.l
2484 * src/quote_fmt_parse.y
2485 Introduced new syntax elements (symbols and commands)
2486 in templates/quote_fmt. Compatibility w/ old
2488 Updated and reworked the corresponding Information
2490 Display the line number in dialogs that talk about
2491 parser errors (in addition to the error message in
2494 2007-05-23 [wwp] 2.9.2cvs12
2496 * src/quote_fmt_parse.y
2497 Fix 2.9.2cvs11, probably a paste accident ;).
2499 2007-05-23 [wwp] 2.9.2cvs11
2502 * src/prefs_template.c
2504 * src/quote_fmt_parse.y
2505 Fix 2.9.2cvs10, which broke --disable-aspell.
2507 2007-05-22 [wwp] 2.9.2cvs10
2510 * src/prefs_template.c
2513 * src/quote_fmt_lex.l
2514 * src/quote_fmt_parse.y
2515 * src/gtk/gtkaspell.c
2516 * src/gtk/gtkaspell.h
2517 Added template/quote format syntactical elements
2519 - current dictionary
2520 %T to show (shows empty if not set or not enabled),
2521 ?T and !T to check if the default dictionary is
2523 - current account's default dictionary
2524 %aT to show (empty if not set or not enabled),
2525 ?aT and !aT to check if it's enabled and set
2526 - name completion for an address, from the address
2528 %ABf, %ABt, %ABc respectively show the full name got
2529 from the address book if From, To or Cc match a single
2531 ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
2532 matches any contact and if the full name is non-empty.
2533 If From, To or Cc are lists of email addresses, only
2534 the first address will be checked.
2535 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
2536 that could show a trailing ','.
2537 Also, template/quote_fmt parser now shows the line number in case
2540 2007-05-15 [colin] 2.9.2cvs9
2544 Add a public function to know whether Claws
2546 Store opened folder when exiting
2549 Store last opened message in each FolderItem;
2550 Reset last seen messages if Claws crashed, so
2551 that one can't go in an infinite crash in case
2552 a particular mail crashes Claws.
2554 * src/prefs_common.c
2555 * src/prefs_common.h
2557 * src/prefs_summaries.c
2558 Add "Select last opened message" when entering
2560 Add "Select last opened folder" at startup.
2562 2007-05-14 [colin] 2.9.2cvs8
2565 Fix bashism, search for xml catalog
2566 in /usr/local/share/xml/catalog too
2569 2007-05-13 [wwp] 2.9.2cvs7
2571 * src/gtk/logwindow.c
2572 fix raising log windows when they are either minimized or
2575 2007-05-11 [colin] 2.9.2cvs6
2578 Use Hildon's file chooser on Maemo. Patch
2579 by Jean-Luc Biord; fixes part 2 of bug 1201,
2580 'File attachment "manipulation" bugs...'
2582 2007-05-10 [wwp] 2.9.2cvs5
2584 * src/prefs_common.c
2585 * src/prefs_common.h
2586 * src/gtk/quicksearch.c
2587 Add a quicksearch option to automatically run
2588 a search selected from the history (this option
2589 is exclusive towards type-ahead).
2591 2007-05-10 [colin] 2.9.2cvs4
2594 Fix g_warnings, thanks to Brian
2597 2007-05-09 [colin] 2.9.2cvs3
2602 * src/prefs_summaries.c
2605 * src/common/utils.c
2606 * src/gtk/gtksourceprintjob.c
2607 * src/gtk/sslcertwindow.c
2608 Use the re-entrant variant of time functions
2609 Probably fixes bug 1217, 'reentrancy problems
2610 with time functions'
2612 2007-05-09 [colin] 2.9.2cvs2
2615 Fix crasher when reconnection fails
2617 2007-05-08 [paul] 2.9.2cvs1
2623 bump version number following
2626 2007-05-08 [paul] 2.9.1cvs48
2628 * src/plugins/demo/demo.c
2629 * src/plugins/dillo_viewer/dillo_prefs.c
2630 * src/plugins/dillo_viewer/dillo_prefs.h
2631 * src/plugins/dillo_viewer/dillo_viewer.c
2632 * src/plugins/pgpcore/pgp_viewer.c
2633 * src/plugins/pgpcore/pgp_viewer.h
2634 * src/plugins/pgpcore/plugin.c
2635 * src/plugins/pgpcore/prefs_gpg.c
2636 * src/plugins/pgpcore/prefs_gpg.h
2637 * src/plugins/pgpcore/sgpgme.c
2638 * src/plugins/pgpcore/sgpgme.h
2639 * src/plugins/pgpinline/plugin.c
2640 * src/plugins/pgpmime/pgpmime.c
2641 * src/plugins/pgpmime/pgpmime.h
2642 * src/plugins/pgpmime/plugin.c
2643 * src/plugins/spamassassin/spamassassin.c
2644 * src/plugins/spamassassin/spamassassin.h
2645 * src/plugins/spamassassin/spamassassin_gtk.c
2646 * src/plugins/trayicon/README
2648 * tools/README.sylprint
2649 * tools/outlook2claws-mail.pl
2651 * tools/tb2claws-mail
2652 * tools/tbird2claws.py
2654 * tools/vcard2xml.py
2655 * tools/kdeservicemenu/README
2656 cleanups and corrections
2658 2007-05-06 [wwp] 2.9.1cvs47
2661 Fix missing dash to `display` command-line, reported
2662 by Georg Himmrich <georg at mails d0t diesind d0t net>.
2664 2007-05-06 [colin] 2.9.1cvs46
2667 * src/stock_pixmap.c
2668 * src/stock_pixmap.h
2669 * src/pixmaps/printer.xpm
2672 2007-05-06 [paul] 2.9.1cvs45
2677 * src/summary_search.c
2681 2007-05-05 [wwp] 2.9.1cvs44
2685 * src/prefs_actions.c
2689 Fix "faild" typos everywhere and capitalization of
2692 2007-05-04 [colin] 2.9.1cvs43
2697 * src/plugins/pgpcore/prefs_gpg.c
2698 * src/plugins/pgpcore/prefs_gpg.h
2699 * src/plugins/pgpinline/pgpinline.c
2700 * src/plugins/pgpmime/pgpmime.c
2701 Add an API to warn about encryption limits,
2702 and allow to disable these warnings
2704 2007-05-03 [colin] 2.9.1cvs42
2708 Fix bug 1213, 'Delete more than
2711 2007-05-03 [wwp] 2.9.1cvs41
2713 * src/prefs_common.c
2714 * src/prefs_filtering.c
2715 * src/prefs_template.c
2716 * src/common/template.c
2717 * src/common/template.h
2718 * src/gtk/gtkutils.c
2719 * src/gtk/gtkutils.h
2720 Templates are no longer automatically sorted
2721 by name, but can be sorted manually using
2722 |< < > >| buttons as well as drag'n'drop.
2724 2007-05-03 [wwp] 2.9.1cvs40
2726 * src/plugins/spamassassin/spamassassin.c
2727 * src/plugins/spamassassin/spamassassin.h
2728 * src/plugins/spamassassin/spamassassin_gtk.c
2729 * src/plugins/bogofilter/bogofilter.c
2730 * src/plugins/bogofilter/bogofilter.h
2731 * src/plugins/bogofilter/bogofilter_gtk.c
2732 Added an option to conditionally mark saved spam
2733 as read (default is and was to do so).
2734 Satisfies feature request 1708539 on sf.net tracker.
2736 2007-05-03 [colin] 2.9.1cvs39
2739 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
2741 2007-05-02 [colin] 2.9.1cvs38
2744 Fix bug 1209, 'Clicking on address
2745 in header (mailto uri) selects
2746 default account'. Patch adapted from
2749 2007-05-02 [colin] 2.9.1cvs37
2751 * src/grouplistdialog.c
2752 Set cursor to wait cursor while loading
2755 2007-05-02 [paul] 2.9.1cvs36
2759 rename cache and mark files
2762 2007-04-30 [paul] 2.9.1cvs35
2764 * manual/glossary.xml
2765 * manual/plugins.xml
2766 updates. Patch by Ricardo
2768 2007-04-29 [wwp] 2.9.1cvs34
2772 Fix few grammatical errors (patch by David Relson < relson at
2773 osagesoftware dot com >).
2775 2007-04-28 [colin] 2.9.1cvs33
2779 * src/prefs_account.c
2780 * src/prefs_account.h
2781 Drop the "Download all" preference. It's
2782 stupidly useless and confuses people from
2785 2007-04-27 [wwp] 2.9.1cvs32
2788 * src/prefs_account.c
2789 * src/prefs_account.h
2790 Don't reflect accounts changes to the mainwindow when it's
2793 2007-04-27 [colin] 2.9.1cvs31
2796 Freeze/thaw when sync'ing flags
2798 * src/prefs_account.c
2799 * src/prefs_account.h
2800 * src/etpan/imap-thread.c
2801 * src/etpan/imap-thread.h
2802 Add a way to use UID FETCH instead
2803 of searches to fetch message lists
2804 and flags. More expensive towards
2805 bandwidth, less expensive towards
2806 server's CPU. Probably fixes
2807 bug 1158, 'Scanning new folders on
2808 Exchange 2007 extremely slow'.
2811 2007-04-27 [paul] 2.9.1cvs30
2814 * src/prefs_logging.c
2815 improvements to english usage
2817 2007-04-27 [colin] 2.9.1cvs29
2820 Fix build without libetpan (my bad!)
2822 2007-04-26 [colin] 2.9.1cvs28
2826 Fix uselessly exported function
2828 Consider "- -- \n" as signature separator
2829 (that's what signature separators look like
2830 in PGP/Inline signed mails)
2832 2007-04-26 [colin] 2.9.1cvs27
2835 libetpan-0.49 is now required
2837 Fix double fetching of mails if
2840 Make offline sync faster, by
2841 remembering last change time, and
2844 2007-04-26 [hoa] 2.9.1cvs26
2850 * src/etpan/imap-thread.c
2851 * src/etpan/imap-thread.h
2852 cancellation of IMAP operations is now allowed.
2853 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
2855 2007-04-26 [colin] 2.9.1cvs25
2858 Always fetch body+headers in folders that are
2859 synched for offline use, if "Synchronise as
2860 soon as possible" is set.
2861 Fixes bug 1200, 'Add option to always retrieve full
2864 2007-04-25 [colin] 2.9.1cvs24
2867 Fix bug 1198, 'Reply-all "disappearing" address bug
2870 2007-04-24 [colin] 2.9.1cvs23
2873 Fix bug 1195, 'Hardware key navigation'
2874 Make GDK_Enter toggle expansion (Maemo)
2876 2007-04-24 [wwp] 2.9.1cvs22
2879 Fix few compiler warnings.
2881 2007-04-24 [paul] 2.9.1cvs21
2884 * src/stock_pixmap.c
2885 * src/stock_pixmap.h
2886 complete last commit
2888 2007-04-24 [paul] 2.9.1cvs20
2891 * src/pixmaps/active.xpm
2892 * src/pixmaps/checkbox_off.xpm
2893 * src/pixmaps/checkbox_on.xpm
2894 * src/pixmaps/inactive.xpm
2896 remove transparent border from checkbox icons
2898 2007-04-24 [wwp] 2.9.1cvs19
2902 Fix a crash in textview, thanks to Colin.
2904 2007-04-23 [wwp] 2.9.1cvs18
2906 * src/prefs_common.c
2907 Fix 2.9.1cvs5: no header was being translated at all.
2909 2007-04-23 [colin] 2.9.1cvs17
2912 * src/stock_pixmap.c
2913 * src/stock_pixmap.h
2916 * src/gtk/gtksctree.c
2917 * src/gtk/gtksctree.h
2918 * src/pixmaps/selection.xpm
2919 Fix bug 1193, 'Need a way to multi-select
2920 items'. Add a toggle button to the summaryview
2921 to switch between normal and multiple selection
2924 2007-04-23 [colin] 2.9.1cvs16
2927 * src/stock_pixmap.c
2928 * src/stock_pixmap.h
2931 * src/gtk/gtksctree.c
2932 * src/gtk/gtksctree.h
2933 * src/pixmaps/selection.xpm
2934 Fix bug 1193, 'Need a way to multi-
2936 Add a toggle button in the summaryview
2937 to enable normal or multiple selection.
2940 2007-04-23 [colin] 2.9.1cvs15
2943 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
2945 2007-04-21 [colin] 2.9.1cvs14
2947 * src/gtk/quicksearch.c
2948 Fix previous commit (actually use correct
2951 2007-04-21 [colin] 2.9.1cvs13
2953 * src/gtk/quicksearch.c
2954 Fix changing quicksearch type (after Esc,
2955 after changing Recursive, ...)
2957 2007-04-20 [wwp] 2.9.1cvs12
2959 * src/gtk/Makefile.am
2960 Added headers.h (completes 2.9.1cvs5).
2962 2007-04-20 [wwp] 2.9.1cvs11
2965 Fix the use of display name in name column,
2966 it has been overriden w/ the use of nickname
2967 by 2.9.0cvs3. Now nickname is used (if any)
2968 in case of LDAP books only.
2970 2007-04-20 [colin] 2.9.1cvs10
2975 Add handling of 'a' to loop in a mail's
2978 2007-04-20 [colin] 2.9.1cvs9
2981 Fix bug 1190, 'dir_open' button doesn't work'
2984 2007-04-20 [colin] 2.9.1cvs8
2988 Fix bug 1194, 'Hardware keys move from email
2989 list to account/directory list, but not back
2990 to email list...' (Maemo)
2992 2007-04-20 [colin] 2.9.1cvs7
2995 complete previous commit
2997 2007-04-20 [colin] 2.9.1cvs6
3000 Fix bug 1187, 'Reply-to addressee disappears
3001 when reply-to text box is clicked...' (Maemo)
3003 2007-04-20 [wwp] 2.9.1cvs5
3011 * src/prefs_common.c
3012 * src/prefs_common.h
3013 * src/prefs_display_header.c
3014 * src/prefs_matcher.c
3017 * src/gtk/quicksearch.c
3018 Translate more header names according to the relevant option value,
3019 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
3020 Replaced nearly all uses of prefs_common.trans_hdr with a call
3021 to prefs_common_translated_header_name().
3022 Added a headers.h reference file that contains known header names
3023 (RFC2822 and others) to the translation process' input, so that
3024 translated header names will still exist even if no occurrence of
3025 _("headername") is found anymore in the sources.
3026 Don't translate column name 'Number' following to trans_hdr option
3027 value as it's not a header name.
3029 2007-04-20 [colin] 2.9.1cvs4
3031 * src/gtk/quicksearch.c
3032 * src/gtk/quicksearch.h
3033 Add "From, To or Subject" quicksearch
3034 type. Patch by ulfschaper@users.sf.net
3036 2007-04-20 [colin] 2.9.1cvs3
3039 Implement proper references filtering condition.
3040 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
3042 2007-04-19 [wwp] 2.9.1cvs2
3044 * src/prefs_display_header.c
3045 * src/message_search.c
3046 Fix few warnings (g_free of const gchar*).
3048 2007-04-19 [paul] 2.9.1cvs1
3054 bump version number following
3057 2007-04-19 [paul] 2.9.0cvs9
3059 * manual/advanced.xml
3060 * manual/glossary.xml
3063 2007-04-18 [paul] 2.9.0cvs8
3066 fix for CVE-2007-1558 (APOP)
3069 2007-04-18 [paul] 2.9.0cvs7
3075 Fix encoding woes wrt saving of
3079 2007-04-18 [colin] 2.9.0cvs6
3081 * src/gtk/pluginwindow.c
3082 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
3084 2007-04-17 [wwp] 2.9.0cvs5
3090 Fix --disable-ldap build,
3091 fix some LDAP annoyances on
3092 searches, thanks to Colin.
3094 2007-04-17 [wwp] 2.9.0cvs4
3097 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
3098 like gcc 2.9x. Thanks to Colin.
3100 2007-04-17 [wwp] 2.9.0cvs3
3116 Add LDAP write support. Patch mostly by
3117 Michael <mir at datanom dot net>
3119 2007-04-17 [wwp] 2.9.0cvs2
3122 Prepend "Add to address book" to the context menu of compose window's sender and
3125 2007-04-16 [paul] 2.9.0cvs1
3130 2007-04-16 [paul] 2.9.0
3137 2007-04-16 [paul] 2.8.1cvs102
3140 updated by Fabien Vantard
3142 2007-04-16 [paul] 2.8.1cvs101
3152 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3153 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
3154 Aleksandar Urosevic, and Ralgh Young
3156 2007-04-15 [mones] 2.8.1cvs100
3161 2007-04-14 [colin] 2.8.1cvs99
3163 * src/message_search.c
3164 * src/prefs_display_header.c
3165 * src/summary_search.c
3166 * src/gtk/combobox.c
3169 2007-04-14 [wwp] 2.8.1cvs98
3171 * src/gtk/combobox.c
3172 * src/message_search.c
3173 * src/summary_search.c
3174 * src/prefs_display_header.c
3175 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
3176 returns NULL, get the text value directly from the GtkEntry child.
3178 2007-04-13 [colin] 2.8.1cvs97
3180 * src/gtk/quicksearch.c
3181 Give the focus back to summaryview when
3182 emptying the quicksearch with Esc
3184 2007-04-13 [colin] 2.8.1cvs96
3186 * src/message_search.c
3187 * src/prefs_display_header.c
3188 * src/summary_search.c
3189 Fix possibles crashes when getting text
3192 2007-04-13 [colin] 2.8.1cvs95
3195 Add some UIDL debugging
3197 2007-04-12 [colin] 2.8.1cvs94
3200 Force folder scan if necessary after
3201 copying mails, to be able to reapply
3204 2007-04-11 [colin] 2.8.1cvs93
3207 don't scan for new mail on startup if --select
3208 is specified (or race conditions arise). If so,
3209 do both sequentially.
3211 2007-04-09 [colin] 2.8.1cvs92
3214 Use leafpad by default on Maemo. Patch
3217 2007-04-06 [colin] 2.8.1cvs91
3219 * src/pixmaps/queue_close.xpm
3220 * src/pixmaps/queue_close_hrm.xpm
3221 * src/pixmaps/queue_close_hrm_mark.xpm
3222 * src/pixmaps/queue_close_mark.xpm
3223 * src/pixmaps/queue_open.xpm
3224 * src/pixmaps/queue_open_hrm.xpm
3225 * src/pixmaps/queue_open_hrm_mark.xpm
3226 * src/pixmaps/queue_open_mark.xpm
3227 Move the clock one pixel down :)
3229 2007-04-05 [colin] 2.8.1cvs90
3232 Don't sync when switching offline from
3233 command line - it's usually too late :)
3235 2007-04-05 [paul] 2.8.1cvs89
3238 * src/stock_pixmap.c
3239 * src/pixmaps/dir_close_hrm.xpm
3240 * src/pixmaps/dir_close_hrm_mark.xpm
3241 * src/pixmaps/drafts_close.xpm
3242 * src/pixmaps/drafts_close_mark.xpm
3243 * src/pixmaps/drafts_open.xpm
3244 * src/pixmaps/drafts_open_mark.xpm
3245 * src/pixmaps/inbox.xpm
3246 * src/pixmaps/inbox_close.xpm
3247 * src/pixmaps/inbox_close_hrm.xpm
3248 * src/pixmaps/inbox_close_hrm_mark.xpm
3249 * src/pixmaps/inbox_close_mark.xpm
3250 * src/pixmaps/inbox_hrm.xpm
3251 * src/pixmaps/inbox_hrm_mark.xpm
3252 * src/pixmaps/inbox_mark.xpm
3253 * src/pixmaps/inbox_open.xpm
3254 * src/pixmaps/inbox_open_hrm.xpm
3255 * src/pixmaps/inbox_open_hrm_mark.xpm
3256 * src/pixmaps/inbox_open_mark.xpm
3257 * src/pixmaps/outbox.xpm
3258 * src/pixmaps/outbox_close.xpm
3259 * src/pixmaps/outbox_close_hrm.xpm
3260 * src/pixmaps/outbox_close_hrm_mark.xpm
3261 * src/pixmaps/outbox_close_mark.xpm
3262 * src/pixmaps/outbox_hrm.xpm
3263 * src/pixmaps/outbox_hrm_mark.xpm
3264 * src/pixmaps/outbox_mark.xpm
3265 * src/pixmaps/outbox_open.xpm
3266 * src/pixmaps/outbox_open_hrm.xpm
3267 * src/pixmaps/outbox_open_hrm_mark.xpm
3268 * src/pixmaps/outbox_open_mark.xpm
3269 * src/pixmaps/queue_close.xpm
3270 * src/pixmaps/queue_close_hrm.xpm
3271 * src/pixmaps/queue_close_hrm_mark.xpm
3272 * src/pixmaps/queue_close_mark.xpm
3273 * src/pixmaps/queue_open.xpm
3274 * src/pixmaps/queue_open_hrm.xpm
3275 * src/pixmaps/queue_open_hrm_mark.xpm
3276 * src/pixmaps/queue_open_mark.xpm
3277 updated, added and replaced icons
3280 2007-04-04 [colin] 2.8.1cvs88
3283 Fix build without libetpan
3285 2007-04-03 [colin] 2.8.1cvs87
3288 Fix crash with Citadel, and try to make
3289 things work. this server (and specifically
3290 STATUS and APPEND at least) seems broken.
3292 2007-04-03 [colin] 2.8.1cvs86
3295 Fix icons on folder close
3297 2007-04-03 [colin] 2.8.1cvs85
3300 Fix double-ask of offline override in
3305 Much more efficient way to synchronise
3307 * src/etpan/imap-thread.c
3310 * src/gtk/quicksearch.c
3313 2007-04-03 [paul] 2.8.1cvs84
3318 * src/prefs_common.c
3319 * src/prefs_common.h
3321 Fix sync being done too late
3324 2007-04-02 [colin] 2.8.1cvs83
3327 Maemo: Put status and quicksearch at the top
3328 * src/plugins/bogofilter/bogofilter.c
3329 * src/plugins/spamassassin/spamassassin.c
3330 Derive trash from inbox if possible
3332 2007-04-02 [paul] 2.8.1cvs82
3334 * src/plugins/bogofilter/bogofilter_gtk.c
3335 a few English changes
3341 2007-04-02 [colin] 2.8.1cvs81
3343 * src/image_viewer.c
3344 Fix transparent images by using
3347 Flush events (on new windows) to avoid
3348 having the textview's image resize fail
3349 to know the available width
3351 2007-04-01 [colin] 2.8.1cvs80
3353 * src/prefs_account.c
3354 If no MH mailbox exist, when creating a POP/Local
3355 account, just create and use the default one
3356 instead of bailing with a "Mailbox doesn't exist"
3359 2007-03-31 [colin] 2.8.1cvs79
3361 * src/prefs_account.c
3362 Create signature file if it doesn't exist
3364 * src/prefs_toolbar.c
3365 Maemo: Move "Use default" on the left so
3366 that people can find it
3368 Maemo: make default editor "Maemopad",
3369 default signature file "MyDocs/signature.txt"
3371 2007-03-31 [colin] 2.8.1cvs78
3373 * src/prefs_account.c
3374 Maemo: rework account prefs so
3375 that less horizontal scrolling
3378 2007-03-31 [colin] 2.8.1cvs77
3381 * src/prefs_common.c
3382 * src/prefs_common.h
3383 Fix bug 1167, 'Allow not displaying zeros
3384 in folder list'. Patch by MartinP
3386 2007-03-31 [colin] 2.8.1cvs76
3391 2007-03-31 [colin] 2.8.1cvs75
3394 Apply patch from bug 1172, direct
3395 access to the folder's session instead
3396 of using getter. Patch by MartinP
3398 2007-03-31 [paul] 2.8.1cvs74
3401 no need to list Fabien twice!
3403 2007-03-31 [colin] 2.8.1cvs73
3406 If we're currently "overriding for %d minutes",
3409 2007-03-31 [colin] 2.8.1cvs72
3417 * src/plugins/spamassassin/spamassassin.c
3418 Offline override: Add a parameter to allow
3419 asking even if the override timer is running.
3420 Allows to ask every time the user makes an
3421 explicit action needing online access (such
3422 as Get Mail), and not when the action is
3423 implicit (such as opening an IMAP folder)
3425 2007-03-31 [colin] 2.8.1cvs71
3428 Override offline: "No" answer shouldn't
3429 re-ask after 3 seconds, but 10 minutes.
3431 2007-03-30 [colin] 2.8.1cvs70
3433 * src/common/socket.c
3434 Better error reporting on unix socket
3435 failure (bind usually)
3436 * src/gtk/gtkutils.c
3437 * src/gtk/gtkutils.h
3438 Label window: add a pulsing progress
3439 bar to show we're not hung :)
3442 * src/plugins/pgpcore/sgpgme.c
3445 2007-03-30 [colin] 2.8.1cvs69
3448 * src/prefs_common.c
3449 Fix possible trashing of history and uidl
3450 files on disk full problems
3452 2007-03-30 [paul] 2.8.1cvs68
3457 update summary when changing layout type
3458 (fixes wrong folder icon being displayed)
3461 2007-03-29 [colin] 2.8.1cvs67
3463 * src/prefs_ext_prog.c
3464 The browser pref is irrelevant on Maemo
3466 2007-03-29 [colin] 2.8.1cvs66
3470 Maemo: dynamically switch headers/text position
3471 * src/prefs_common.c
3472 Maemo: hide compose's ruler by default
3473 * src/common/socket.c
3474 * src/common/socket.h
3477 2007-03-29 [colin] 2.8.1cvs65
3479 * src/common/socket.c
3480 * src/common/socket.h
3481 Fix build when MAEMO_CFLAGS contains
3482 _X_OPENSOURCE (resolv.h errors as long
3483 as we don't add _BSD_SOURCE. Ugly).
3485 2007-03-29 [wwp] 2.8.1cvs64
3487 * src/prefs_logging.c
3488 Fix sensitivity of clip-log widgets in prefs/logging,
3491 2007-03-29 [wwp] 2.8.1cvs63
3494 Updated files list for translations, thanks to Fabien.
3496 2007-03-29 [colin] 2.8.1cvs62
3499 * src/common/Makefile.am
3500 * src/common/utils.c
3501 Maybe make URI opening work in Maemo
3504 2007-03-28 [colin] 2.8.1cvs61
3509 Add the possibility to sort folders arbitrarily
3510 (via editing of folderlist.xml only). Patch by
3511 Martin P <mp26+claws@os.inf.tu-dresden.de>
3512 Fixes bug 1166, 'Folder ordering is fixed and cannot
3513 be changed by the user'
3515 2007-03-28 [colin] 2.8.1cvs60
3518 Add popup menu for mime icons
3520 2007-03-28 [colin] 2.8.1cvs59
3523 Fix a layout issue when presenting
3524 mainwindow in Small screen layout
3527 Add a "Go to folder list" button for
3528 mainwindow, and make it default in
3531 2007-03-28 [colin] 2.8.1cvs58
3534 Don't dynamically update title on Maemo
3535 Patch by Jean-Luc Biord
3537 2007-03-27 [colin] 2.8.1cvs57
3542 Enable tap-and-hold on Maemo
3544 2007-03-26 [colin] 2.8.1cvs56
3547 More popup-menu (in attachments list)
3549 2007-03-26 [colin] 2.8.1cvs55
3552 Enable popup-menu signal
3554 2007-03-26 [colin] 2.8.1cvs54
3556 * src/plugins/pgpinline/pgpinline.c
3557 Fix bug 1111, 'PGP/inline plugin hides text
3558 around encrypted text block'. Patch based on
3559 a patch from Michal Cihar.
3561 2007-03-26 [wwp] 2.8.1cvs53
3564 Fix getting a false error when sending queued message
3565 whereas the sending was fine (if there are subfolders
3566 in the queue folder), thanks to Colin.
3568 2007-03-26 [paul] 2.8.1cvs52
3571 update FACE header in welcome message
3573 2007-03-25 [colin] 2.8.1cvs51
3578 2007-03-25 [colin] 2.8.1cvs50
3581 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
3583 2007-03-24 [colin] 2.8.1cvs49
3586 Fix a few launch problems on Maemo
3587 Patch by Jean-Luc Biord
3589 2007-03-24 [wwp] 2.8.1cvs48
3595 Fix wrong action performed when closing the
3596 "ask about account specific filtering rules
3597 when filtering manually" dialog by pressing Escape.
3598 Fix wrong order of buttons in the "return receipt
3599 notification - the message was sent to several of
3600 your accounts" dialog.
3602 2007-03-24 [paul] 2.8.1cvs47
3605 an improvement to English usage
3606 * tools/kdeservicemenu/README
3609 2007-03-24 [paul] 2.8.1cvs46
3612 * src/stock_pixmap.c
3613 * src/pixmaps/edit_extern.xpm
3614 * src/pixmaps/mail_sign.xpm
3615 rescue long lost icons
3617 2007-03-24 [paul] 2.8.1cvs45
3620 fix toolbar (broken in 2.8.1cvs42)
3622 2007-03-23 [colin] 2.8.1cvs44
3625 Correctly unsubscribe/resubscribe after
3628 2007-03-23 [colin] 2.8.1cvs43
3630 * src/prefs_common.c
3631 Maemo: as the platform is light on RAM, allow
3632 caches to be discarded faster.
3634 2007-03-23 [colin] 2.8.1cvs42
3639 * src/stock_pixmap.c
3640 * src/stock_pixmap.h
3645 * src/pixmaps/open_mail.xpm
3646 Maemo changes: Add the possibility to have
3647 "Open Email" and "Close Window" buttons on
3648 toolbars (and use them in Maemo's default
3651 2007-03-23 [wwp] 2.8.1cvs41
3654 Reverted that part of the action dialog closure logics, to
3655 pre-2.8.1cvs19. Managing action dialog w/ no output may be
3656 done later in a different way (or may not).
3658 2007-03-22 [wwp] 2.8.1cvs40
3661 Fix sticky action dialog when got no output but action command
3662 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
3664 2007-03-22 [colin] 2.8.1cvs39
3666 * src/prefs_filtering.c
3667 * src/gtk/combobox.h
3668 Fix escaping account names in filtering prefs
3670 2007-03-22 [colin] 2.8.1cvs38
3675 Add any attribute specified in LDAP servers'
3676 Search attributes to the Other Attributes tab
3677 of contacts; Add 'telephoneNumber' in the
3680 2007-03-22 [colin] 2.8.1cvs37
3685 Try to prevent race conditions when
3686 changing the folder list
3688 Fix possible red folder icon when
3689 switching from Small screen layout
3692 2007-03-22 [colin] 2.8.1cvs36
3697 Rename "little screen" to "Small screen"
3698 * src/gtk/Makefile.am
3699 * src/common/utils.c
3701 Fix Maemo-related compilation problems
3703 2007-03-21 [colin] 2.8.1cvs35
3707 * claws-mail.desktop
3708 Remove .png from the Icon, it's useless
3710 2007-03-21 [colin] 2.8.1cvs34
3714 Add the necessary lib checking for
3717 2007-03-21 [colin] 2.8.1cvs33
3720 Fix unconditional "error happened" when
3721 sending via command-line. "lol @ myself"
3723 2007-03-21 [colin] 2.8.1cvs32
3725 * claws-mail-40x40.png
3726 * claws-mail-26x26.png
3736 * src/prefs_account.c
3737 * src/prefs_common.c
3738 * src/summary_search.c
3742 * src/gtk/gtkutils.c
3743 * src/gtk/gtkutils.h
3744 * src/gtk/logwindow.c
3746 * src/gtk/prefswindow.c
3747 Add Maemo port (patch mainly by Jean-Luc Biort)
3748 Add a new 'Little screen' layout to help on such
3749 platforms (patch by me)
3750 Make some default preferences different (more
3751 adapted) on Maemo (patch by me)
3753 2007-03-21 [wwp] 2.8.1cvs31
3755 * src/prefs_logging.c
3756 * src/prefs_logging.h
3757 Fixed copyright header of newly added files.
3759 2007-03-21 [wwp] 2.8.1cvs30
3775 * src/prefs_common.c
3776 * src/prefs_common.h
3777 * src/prefs_logging.c
3778 * src/prefs_logging.h
3781 * src/send_message.c
3786 * src/common/session.c
3788 * src/common/socket.c
3789 * src/etpan/imap-thread.c
3790 * src/gtk/logwindow.c
3791 * src/gtk/logwindow.h
3792 * src/plugins/bogofilter/bogofilter.c
3793 * src/plugins/spamassassin/spamassassin.c
3794 Added debugging of filtering/processing rules.
3795 The debug log is here 'Tools/Filtering debug window',
3796 the options there 'Configuration/Preferences/Other/Logging',
3797 and the log file is ~/.claws-mail/filtering.log.
3798 Moved protocol log prefs to 'Other/Logging' as well.
3799 To support such debugging feature, the existing log API has
3800 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
3801 this impacts many external modules (commits follow).
3803 2007-03-21 [paul] 2.8.1cvs29
3805 * src/etpan/Makefile.am
3806 * src/etpan/imap-thread.c
3807 add missing #include
3809 2007-03-21 [colin] 2.8.1cvs28
3812 Fix bug 1157, 'some broken messages confuse
3813 mime parser'. Make sure we can't have MimeInfos
3814 with negative sizes.
3816 2007-03-20 [colin] 2.8.1cvs27
3819 Fix missing \0 on buffer
3821 2007-03-20 [colin] 2.8.1cvs26
3824 Use make_dir_hier instead of make_dir
3825 to create the MH mailbox
3827 2007-03-20 [colin] 2.8.1cvs25
3831 * src/prefs_account.c
3833 Fix default inbox weirdnesses (after wizard,
3834 if path is Mail, mailbox identifier is #mh/Mailbox,
3835 and when creating new accounts)
3837 2007-03-20 [colin] 2.8.1cvs24
3840 Write folderlist after adding/deleting accounts
3843 2007-03-20 [colin] 2.8.1cvs23
3846 * src/remotefolder.h
3847 Fix bug 1153, 'CM segfaults if IMAP folder is
3848 selected while scanning prior to update'
3850 2007-03-17 [paul] 2.8.1cvs22
3853 fix a typo, and be a little more verbose.
3855 2007-03-17 [wwp] 2.8.1cvs21
3858 Fix a compiler warning.
3860 2007-03-16 [wwp] 2.8.1cvs20
3864 Updated to deal w/ the new mairix.sh tool.
3866 2007-03-16 [wwp] 2.8.1cvs19
3869 Fix logics issues around the action IO dialog:
3870 - disable entry widget and exec button when
3871 the exec button is clicked (don't wait for any
3872 output line) - fix possible disabling/re-enabling/
3873 re-disabling of those widgets
3874 - raise an error if executing a %as{} action either
3875 empty or invalid, instead of failing silently
3876 - don't close the dialog if the abort button has been
3877 clicked and if there was no output yet
3878 - set focus to the abort button when the exec button
3880 - fix capitalization of a warning message
3882 2007-03-16 [wwp] 2.8.1cvs18
3885 Added a wrapper to mairix to the tools folder.
3887 2007-03-16 [colin] 2.8.1cvs17
3891 Allow mimeviewer plugins to print
3894 2007-03-16 [colin] 2.8.1cvs16
3899 2007-03-15 [colin] 2.8.1cvs15
3903 Add a way for mimeviewer plugins to
3904 implement body search
3906 2007-03-15 [paul] 2.8.1cvs14
3908 * src/prefs_spelling.c
3911 2007-03-15 [paul] 2.8.1cvs13
3913 * src/common/quoted-printable.c
3914 fix decoding of quoted-printable parts
3916 2007-03-14 [wwp] 2.8.1cvs12
3918 * src/gtk/logwindow.h
3919 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
3921 2007-03-14 [wwp] 2.8.1cvs11
3923 * src/gtk/logwindow.h
3924 Complete 2.8.1cvs10.
3926 2007-03-14 [colin] 2.8.1cvs10
3928 * src/gtk/logwindow.c
3929 Probably fix bug 1149, crash on logwindow
3930 close - at the expense of performance once
3931 logwin has been opened
3933 2007-03-14 [colin] 2.8.1cvs9
3936 If claws-mail is running on another
3937 display, warn instead of popping it up
3938 on the other display
3940 2007-03-12 [colin] 2.8.1cvs8
3943 Fix bug 1145, 'Setting a different name
3944 for the Mailbox name isn't reflected in
3945 default account settings'. Patch by wwp
3947 2007-03-12 [colin] 2.8.1cvs7
3950 Fix bug 1143, 'Add number of messages to be
3951 deleted to confirmation dialog'
3953 2007-03-12 [wwp] 2.8.1cvs6
3956 * src/prefs_common.c
3957 * src/prefs_common.h
3958 * src/prefs_summaries.c
3959 Changed the option that displays unread messages count
3960 next to the folder name in folder list: it is now
3961 possible to either display nothing, display the
3962 unread messages number only or the unread and total messages
3963 numbers. The patch includes this extra feature as well
3964 as some minor fixes by rewriting the algo in folderview.c.
3965 Thanks to Paul for the original idea and implementation, plus
3966 testing and proof-reading!
3968 2007-03-09 [paul] 2.8.1cvs5
3972 * tools/claws-mail-compose-insert-files.pl
3973 added a script which enables inserting files
3974 into the message body of a new Claws Mail
3975 Compose window from the command line. Additionally
3976 To, Cc, Subject and files to attach to the message
3979 2007-03-09 [wwp] 2.8.1cvs4
3984 Optimize matching of addresses in the addressbook
3985 (filtering/processing 'found_in_addressbook' condition).
3987 2007-03-07 [wwp] 2.8.1cvs3
3990 * src/quote_fmt_lex.l
3991 * src/quote_fmt_parse.y
3992 Add a new quote format symbol: %A to insert the
3993 sender email address (just the address itself).
3995 2007-03-06 [wwp] 2.8.1cvs2
3997 * src/gtk/gtkutils.c
3998 * src/plugins/trayicon/trayicon_prefs.h
3999 * src/plugins/trayicon/trayicon_prefs.c
4000 * src/plugins/trayicon/trayicon.c
4003 Add a new trayicon (optional) feature: minimize to tray. When enabled,
4004 minimizing Claws-Mail main window will hide it to the trayicon instead.
4007 2007-03-06 [paul] 2.8.1cvs1
4013 bump version number following
4016 2007-03-06 [paul] 2.8.0cvs24
4019 corrected by by Tim <timbrain@post.cz>
4021 2007-03-05 [colin] 2.8.0cvs23
4025 Fix mime/globs path on NetBSD
4026 patch by George Michaelson
4028 2007-03-05 [wwp] 2.8.0cvs22
4031 Remove debug statement (accidentally committed w/ cvs14).
4033 2007-03-05 [paul] 2.8.0cvs21
4035 * src/plugins/pgpcore/prefs_gpg.c
4036 fix compiler warning
4038 2007-03-05 [wwp] 2.8.0cvs20
4040 * src/matcher_parser_parse.y
4041 Fix mismerge between cvs17 and cvs19.
4043 2007-03-05 [wwp] 2.8.0cvs19
4045 * src/matcher_parser_parse.y
4046 * src/prefs_filtering_action.c
4051 Add new 'add_to_addressbook' filtering/processing action.
4053 2007-03-05 [wwp] 2.8.0cvs18
4056 Fix mark_as_ham filtering/processing action: spam flag
4059 2007-03-04 [colin] 2.8.0cvs17
4064 * src/matcher_parser_parse.y
4065 * src/prefs_filtering_action.c
4066 Add 'Mark as spam' and 'Mark as ham' filtering
4067 actions. Fixes bug 1138.
4069 2007-03-04 [colin] 2.8.0cvs16
4072 Fix bug 1140, wrong return value
4075 2007-03-04 [wwp] 2.8.0cvs15
4078 Rollback cvs14: don't free stuff that is managed in g_list.
4080 2007-03-04 [wwp] 2.8.0cvs14
4083 Fix a leak in address completion code.
4085 2007-03-04 [colin] 2.8.0cvs13
4088 Maybe fix bug 1136, 'Crash in group
4091 2007-03-04 [iwkse] 2.8.0cvs12
4094 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
4096 2007-03-03 [colin] 2.8.0cvs11
4098 * src/plugins/pgpinline/pgpinline.c
4099 Fix off-by-one, fix double-free. Fixes
4100 bug 1135, 'cm-segfault on decrypting
4103 2007-03-03 [colin] 2.8.0cvs10
4107 * src/common/plugin.c
4108 Fix bug 1134, 'Valgrind macros unhandled
4111 2007-03-02 [colin] 2.8.0cvs9
4114 Don't error out on EAGAIN. Fixes
4115 bug 1129, '"local mbox file" account
4116 isn't retrieving mails'
4118 2007-03-01 [wwp] 2.8.0cvs8
4121 * src/gtk/colorlabel.c
4122 Remove accels for extra color labels until we set better
4123 and definitive ones.
4125 2007-02-28 [wwp] 2.8.0cvs7
4128 * src/matcher_parser_parse.y
4129 * src/prefs_common.c
4130 * src/prefs_msg_colors.c
4132 * src/gtk/colorlabel.c
4133 * src/gtk/colorlabel.h
4134 Add more customizable color labels. Cleaned up a bit
4135 the color label API to avoid duplicate defines of
4136 the max number of colors.
4138 2007-02-27 [colin] 2.8.0cvs6
4141 * src/common/utils.c
4142 * src/common/utils.h
4143 Fix '+' in mailto URIs for List-* headers
4145 2007-02-27 [colin] 2.8.0cvs5
4147 * src/gtk/gtkutils.c
4148 Use gtk_window_set_role instead of
4151 2007-02-27 [colin] 2.8.0cvs4
4154 Fix "After receiving new mail, go to inbox" on IMAP,
4155 and make it work only on manual reception
4157 2007-02-27 [wwp] 2.8.0cvs3
4159 * src/prefs_filtering.c
4160 * src/prefs_filtering_action.c
4161 * src/prefs_matcher.c
4162 Update filtering matcher's and action's color label menus
4163 when re-opening those dialogs (reflect any change to the
4164 color labels list in the preferences).
4166 2007-02-27 [colin] 2.8.0cvs2
4169 * src/etpan/etpan-thread-manager-types.h
4170 * src/etpan/etpan-thread-manager.c
4171 * src/etpan/imap-thread.c
4172 Log imap ALERTs as errors in the log.
4174 2007-02-26 [paul] 2.8.0cvs1
4176 * tools/claws.i18n.status.pl
4179 2007-02-26 [paul] 2.7.2cvs75
4193 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
4194 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
4195 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
4196 Aleksandar Urosevic, and Ralgh Young
4198 2007-02-25 [mones] 2.7.2cvs74
4203 2007-02-25 [colin] 2.7.2cvs73
4206 Clearing the list is only useful
4207 to prevent a valgrind false-positive
4209 2007-02-25 [paul] 2.7.2cvs72
4213 * tools/kmail-mailbox2claws-mail.pl **ADDED**
4214 * tools/maildir2claws-mail.pl **REMOVED**
4215 renamed the script, fixed a couple bugs
4217 2007-02-23 [colin] 2.7.2cvs71
4220 Fix a leak, check for a few improbable nulls
4222 2007-02-23 [colin] 2.7.2cvs70
4226 * src/plugins/trayicon/trayicon.c
4227 Fix blinking mainwin when starting in tray
4228 (show mainwindow later in the startup process,
4229 apart if restarting post-crash)
4231 2007-02-23 [colin] 2.7.2cvs69
4235 Fix crash when unsubscribing the currently
4236 selected/opened folder
4238 2007-02-23 [colin] 2.7.2cvs68
4241 Fix bug that prevented colorization to
4242 work without wrap quotation option
4244 2007-02-23 [colin] 2.7.2cvs67
4247 Fix refcounting, start and end completion who
4248 behaved as if there couldn't be any other current
4251 2007-02-23 [wwp] 2.7.2cvs66
4255 Address completion fixes: fix addressbook_peek_folder_exists() in
4256 which the algorithm was ridiculously over-obfuscated and broken.
4257 Fix addrindex_load_completion() as well, to load addresses in
4258 completion list with regards to what addressbook_peek_folder_exists()
4261 2007-02-23 [wwp] 2.7.2cvs65
4264 Add addresses to completion when they're non-empty (thanks to Colin).
4266 2007-02-23 [paul] 2.7.2cvs64
4268 * src/plugins/pgpcore/passphrase.c
4271 2007-02-23 [colin] 2.7.2cvs63
4273 * src/plugins/pgpcore/prefs_gpg.c
4274 * src/plugins/pgpcore/prefs_gpg.h
4275 * src/plugins/pgpcore/sgpgme.c
4276 * src/plugins/pgpinline/pgpinline.c
4277 * src/plugins/pgpmime/pgpmime.c
4278 Try harder to respect user's choice wrt
4279 gpg-agent even with gpg2, by unsetting
4280 GPG_AGENT_INFO when necessary.
4282 2007-02-22 [paul] 2.7.2cvs62
4284 * src/plugins/pgpcore/sgpgme.c
4285 * src/plugins/pgpcore/sgpgme.h
4286 * src/plugins/pgpcore/passphrase.c
4287 * src/plugins/pgpinline/pgpinline.c
4288 * src/plugins/pgpmime/pgpmime.c
4289 Fix a leak - gpgme_data_release_and_get_mem
4290 leaks in recent gpgme. Workaround by using
4293 2007-02-22 [paul] 2.7.2cvs61
4295 * src/gtk/quicksearch.c
4296 Abandon dynamic search when pressing
4299 2007-02-21 [colin] 2.7.2cvs60
4302 * src/plugins/pgpcore/passphrase.c
4303 Fix little memory leaks
4305 Fix false-positive leak at exit
4306 * src/gtk/quicksearch.c
4307 Fix potentially big leak in recursive
4310 2007-02-21 [wwp] 2.7.2cvs59
4313 Add missing newline to a debug message.
4315 2007-02-20 [colin] 2.7.2cvs58
4319 * src/stock_pixmap.c
4320 * src/stock_pixmap.h
4321 * src/pixmaps/mime_pgpsig.xpm
4322 Add icon for application/pgp-signature
4324 2007-02-20 [colin] 2.7.2cvs57
4329 * src/stock_pixmap.c
4330 * src/stock_pixmap.h
4331 * src/pixmaps/mime_calendar.xpm
4332 * src/pixmaps/mime_pdf.xpm
4333 * src/pixmaps/mime_ps.xpm
4334 Add icons for text/calendar, application/pdf
4335 and application/postscript
4337 2007-02-20 [colin] 2.7.2cvs56
4340 * src/matcher_parser_parse.y
4341 * src/matcher_parser_lex.l
4342 Fix big memory leak in flex, and
4345 2007-02-20 [wwp] 2.7.2cvs55
4347 * src/matcher_parser_parse.y
4348 Fix a duplicate token definition (thanks to iwkse).
4350 2007-02-20 [wwp] 2.7.2cvs54
4352 * src/matcher_parser_lex.l
4353 * src/quote_fmt_lex.l
4354 Use proper flex options instead of direct use of #define,
4355 make the flex-generated C lighter.
4357 2007-02-20 [colin] 2.7.2cvs53
4360 Grab focus in message list after hiding
4361 the quicksearch, instead of leaving it
4364 2007-02-19 [colin] 2.7.2cvs52
4367 Fix bug 1033, 'Automatically refresh
4368 message list when new messages arrives'
4369 Looks like folderview->opened can sometimes
4372 2007-02-19 [paul] 2.7.2cvs51
4376 * tools/thunderbird-filters-convertor.pl
4377 add new script which converts thunderbird filter
4378 rules to Claws filter rules
4380 2007-02-18 [paul] 2.7.2cvs50
4382 * src/plugins/pgpcore/prefs_gpg.c
4383 * src/plugins/pgpcore/prefs_gpg.h
4384 * src/plugins/pgpcore/sgpgme.c
4385 * src/plugins/pgpinline/pgpinline.c
4386 * src/plugins/pgpmime/pgpmime.c
4387 improved GUI interoperability with gpg-agent
4389 2007-02-18 [paul] 2.7.2cvs49
4391 * src/prefs_account.c
4392 Privacy options sensitivity fix
4394 2007-02-17 [colin] 2.7.2cvs48
4397 Reset icon to warning in the noticeview
4399 2007-02-15 [colin] 2.7.2cvs47
4402 Fix a manifestation of bug 1033 (summaryview failing
4403 to update for new mails), which happens after editing
4404 account preferences or preferences that cause a
4407 2007-02-15 [colin] 2.7.2cvs46
4410 Probably fix bug 1123, 'Segmentation
4411 fault while opening address book'. I get
4412 g_warnings if the saved paned position is
4413 not greater than 0. Also, save position
4414 when hiding the addressbook instead of
4417 2007-02-14 [colin] 2.7.2cvs45
4419 * src/plugins/pgpcore/prefs_gpg.c
4420 * src/plugins/pgpcore/prefs_gpg.h
4421 * src/plugins/pgpcore/sgpgme.c
4422 * src/plugins/pgpinline/pgpinline.c
4423 * src/plugins/pgpmime/pgpmime.c
4424 Add an option "Use gpg-agent if available". Fixes
4425 annoyances with distro-installed gpg-agent, when
4426 no pinentry program is installed, and the user's
4427 at a loss on why "decryption failed". Makes more
4428 clear why passphrase isn't saved when gpg-agent is
4429 used. Defaults to true, to avoid changing the
4432 2007-02-14 [wwp] 2.7.2cvs44
4434 * src/matcher_parser_parse.y
4435 Fix missing line number reset (wrong line number might appear
4436 when re-loading filtering rules if there's a parser error).
4438 2007-02-13 [colin] 2.7.2cvs43
4440 * src/common/utils.c
4441 Don't encode ',' in URIs before passing it
4442 to the browser command-line. It was probably
4443 done at a time where commas in URIs made
4444 mozilla -remote 'openurl(%s,new-window)'
4447 2007-02-13 [wwp] 2.7.2cvs42
4449 * src/prefs_matcher.c
4450 * src/plugins/bogofilter/bogofilter_gtk.c
4451 A bit of string factorization around "Select ..." buttons.
4453 2007-02-11 [colin] 2.7.2cvs41
4456 Make sure to escape the title
4458 2007-02-11 [colin] 2.7.2cvs40
4461 Recognize .utf8 locales as .UTF-8 ones
4463 2007-02-11 [colin] 2.7.2cvs39
4466 Fix code conversion when dragging a file
4468 2007-02-09 [colin] 2.7.2cvs38
4470 * src/plugins/clamav/clamav_plugin.c
4471 Complete Paul's patch with conditional
4472 compilation to avoid breaking compilation
4473 on old Dapper and Edgy... Maybe other
4476 2007-02-09 [paul] 2.7.2cvs37
4478 * src/plugins/clamav/clamav_plugin.c
4479 fix for the upstream changes in libclamav
4481 2007-02-09 [paul] 2.7.2cvs36
4487 fix "warn if there are queued messages" (on exit)
4488 option, which only checked the first mailbox's
4490 don't ask before emptying trash if there are no
4491 messages in trash, also check and empty all trash
4494 move "Ask before emptying trash" option
4495 outside of the "On exit" frame as it's
4496 not only an "On exit" option
4498 2007-02-09 [paul] 2.7.2cvs35
4503 * src/prefs_account.c
4504 * src/prefs_folder_item.c
4506 * src/prefs_matcher.c
4507 * src/prefs_message.c
4508 * src/prefs_msg_colors.c
4509 * src/prefs_summaries.c
4511 * src/gtk/inputdialog.c
4512 * src/plugins/bogofilter/bogofilter_gtk.c
4513 pedantic commit: use 'checkbtn' everywhere
4514 instead of a mixture of 'checkbtn' and 'chkbtn'
4516 2007-02-09 [paul] 2.7.2cvs34
4522 move "Never send Return Receipts" from
4523 prefs_other to prefs_send
4524 add an option "Ask about account specific
4525 filtering rules..." to prefs_other
4526 * src/gtk/gtkutils.c
4527 fix a compiler warning
4529 2007-02-08 [colin] 2.7.2cvs33
4531 * src/plugins/pgpinline/pgpinline.c
4532 Fix bug 1110, 'pgpmime fails to process
4533 encapsulated openpgp mime (rfc 3156, 6.1
4535 It was due to an interaction between PGP/Mime
4536 and PGP/Inline plugin.
4538 2007-02-08 [colin] 2.7.2cvs32