1 2007-08-30 [colin] 2.10.0cvs186
4 Don't opened selected folder when clicking
7 Maemo: Make Esc close messageviews
9 Maemo: Fix message scrolling to the end on
11 Maemo: Fix reopening same message
12 * src/gtk/prefswindow.c
13 Maemo: try to fix scrollbar. Doesn't work,
14 it seems as if gtk_adjustment_set_value was
17 2007-08-30 [colin] 2.10.0cvs185
23 * src/prefs_template.c
28 * src/plugins/bogofilter/bogofilter.c
29 * src/plugins/bogofilter/bogofilter_gtk.c
30 * src/plugins/clamav/clamav_plugin_gtk.c
31 * src/plugins/pgpcore/sgpgme.c
32 * src/plugins/spamassassin/spamassassin.c
33 * src/plugins/spamassassin/spamassassin_gtk.c
34 Fix all potential misuses of format-string functions
36 2007-08-30 [wwp] 2.10.0cvs184
38 * src/prefs_template.c
41 2007-08-29 [colin] 2.10.0cvs183
43 * src/plugins/trayicon/trayicon.c
44 Fix leak of hooks in case of error,
45 thanks to Holger Berndt
47 2007-08-28 [colin] 2.10.0cvs182
50 Don't use current folder settings when
51 composing from the compose button's
54 2007-08-28 [colin] 2.10.0cvs181
56 * src/quote_fmt_parse.y
57 Fix cursor offset when quote contains UTF-8
60 2007-08-28 [colin] 2.10.0cvs180
64 Fix signature replacement when it's been wrapped
66 2007-08-27 [colin] 2.10.0cvs179
71 2007-08-27 [colin] 2.10.0cvs178
74 Fix Quicksearch's Sticky mode
76 2007-08-27 [colin] 2.10.0cvs177
78 * src/folder_item_prefs.c
79 * src/folder_item_prefs.h
82 Fix loss of subfolders properties when
85 2007-08-26 [wwp] 2.10.0cvs176
90 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
91 will have to be used when necessary *before* calling
94 2007-08-25 [paul] 2.10.0cvs175
97 workaround gettext problem marking
98 string as c-format when it's not
100 2007-08-25 [wwp] 2.10.0cvs174
104 * src/prefs_actions.c
105 Call the pango markup escape function right ince in alertpanel_create
106 instead of everywhere (reverts some parts of 2.10.0cvs123 and
110 Fix a crash due to a misuse of g_print(), encountered when the string
111 passed to g_print was containing printf substitution symbols.
113 2007-08-25 [paul] 2.10.0cvs173
116 fix a segfault when refreshing RSSyl feeds
118 2007-08-25 [paul] 2.10.0cvs172
120 * src/gtk/icon_legend.c
123 2007-08-25 [paul] 2.10.0cvs171
127 * src/pixmaps/insert_file.xpm
128 add a new pixmap instead of re-using
129 paste.xpm. (easier for icon theme authors)
131 2007-08-24 [holger] 2.10.0cvs170
133 * src/plugins/trayicon/trayicon.c
134 The same fix for another hook id.
136 2007-08-24 [holger] 2.10.0cvs169
138 * src/plugins/trayicon/trayicon.c
139 Micro-fix: Do the error checking for
142 2007-08-24 [paul] 2.10.0cvs168
145 fix typo causing compiler warning
147 2007-08-24 [paul] 2.10.0cvs167
150 put back the correct version of this file also
152 2007-08-24 [colin] 2.10.0cvs166
155 Use progress bar when sending messages
157 2007-08-24 [paul] 2.10.0cvs165
160 oops! if i'm quick no-one will notice
161 (put back the proper file)
163 2007-08-24 [paul] 2.10.0cvs164
171 * tools/mew2claws-mail.pl
172 add new script that imports a Mew address book
173 submitted by Jerome Lelong
175 2007-08-24 [paul] 2.10.0cvs163
178 remove the obsolete plugins, add the
179 missing plugins, including the forthcoming
182 2007-08-24 [paul] 2.10.0cvs162
184 * manual/advanced.xml
185 add info about the hidden emphasis_color option
186 * manual/keyboard.xml
187 correct the info about hotkeys
190 2007-08-24 [paul] 2.10.0cvs161
193 add mnemonic to 'Run procesing rules'
195 2007-08-24 [paul] 2.10.0cvs160
200 use suitable defaults for outbox,
201 queue, drafts and trash folders
203 2007-08-24 [wwp] 2.10.0cvs159
206 Update menu item sensitivity if necessary (or we get a
207 gtk critical message).
209 2007-08-23 [wwp] 2.10.0cvs158
212 * src/prefs_actions.c
213 Allow literal % chars in action commands (use %%).
214 Add a missing p++ to the action parser in action_get_type(),
215 which was missing it, even if it was neutral.
216 Fix a pango markup warning at runtime.
218 2007-08-23 [wwp] 2.10.0cvs157
221 Contacts are now locale-aware sorted in the address book
222 (LC_COLLATE matters here).
223 Fix missing table initializers.
225 2007-08-23 [colin] 2.10.0cvs156
228 Check scan_required on dest folder when copying
230 2007-08-23 [colin] 2.10.0cvs155
233 Fix scanning when folder was empty
235 2007-08-22 [colin] 2.10.0cvs154
238 Don't g_warning when g_try_malloc fails(), or it makes
239 things worse as g_log() allocates. Fixes bug 1290,
240 'Claws Mail crashes if too little memory when
241 rebuilding folder tree'
243 2007-08-22 [colin] 2.10.0cvs153
246 Fix format string vulnerability, thanks to
247 Ulf Harnhammar, Secunia Research
249 2007-08-22 [colin] 2.10.0cvs152
254 2007-08-22 [wwp] 2.10.0cvs151
257 Few better null-ptr checks.
259 2007-08-22 [colin] 2.10.0cvs150
262 * src/editldap_basedn.c
271 2007-08-22 [colin] 2.10.0cvs149
276 2007-08-22 [colin] 2.10.0cvs148
281 2007-08-22 [colin] 2.10.0cvs147
284 Fix test (set ldap v3 if bindDN is set or TLS is set)
286 2007-08-22 [colin] 2.10.0cvs146
290 Fix wrong "Connected successfully to server". Connection only succeeds if
291 we can get the base DN.
293 2007-08-21 [wwp] 2.10.0cvs145
302 More sanity checks in ldap functions.
304 2007-08-21 [wwp] 2.10.0cvs144
306 * src/prefs_account.c
307 Don't return a value in a void function().
309 2007-08-21 [paul] 2.10.0cvs143
312 add check for ftp: to messageview_list_urls()
314 2007-08-21 [colin] 2.10.0cvs142
321 Fix bug 1293, 'LDAP address book not working'
322 Search only on specified fields, but fetch
323 every field possible. People will have to
324 reset the searched Attributes in their LDAP
327 2007-08-21 [wwp] 2.10.0cvs141
337 * src/editaddress_other_attributes_ldap.c
354 * src/prefs_customheader.c
355 * src/prefs_msg_colors.c
361 * src/common/socket.c
362 * src/common/ssl_certificate.c
365 * src/gtk/description_window.c
366 * src/plugins/demo/demo.c
367 * src/plugins/pgpcore/prefs_gpg.c
368 * src/plugins/spamassassin/libspamc.c
369 Make sure we use glib functions to send text messages (information,
370 debug, warning, errors) to stdout/stderr - no more direct puts
371 fputs printf fprintf to stdout/stderr when it can be done using
372 g_log*() and g_print/g_printerr. Doing this, we make sure every
373 stdout/stderr message is saved to log in Windows.
376 2007-08-21 [wwp] 2.10.0cvs140
380 Route glib's stdout/stderr messages to a log file (Windows only),
381 instead of loosing them.
383 2007-08-21 [paul] 2.10.0cvs139
386 replace deprecated g_strncasecmp()
390 2007-08-20 [ticho] 2.10.0cvs138
393 * src/prefs_account.h
394 Copy all account preferences in account_clone() - some
396 * src/prefs_account.c
397 Handle empty privacy system combobox gracefully (warning
400 2007-08-20 [colin] 2.10.0cvs137
405 2007-08-20 [paul] 2.10.0cvs136
415 patch by Michael Rasmussen
417 2007-08-19 [colin] 2.10.0cvs135
420 Fix previous commit. Sensitivity update is needed
421 for "Cancel receiving". However when batching we
422 don't need to do it for every message flag change,
423 just once at the start and once at the end.
425 2007-08-19 [colin] 2.10.0cvs134
428 Remove useless menu updates on session lock/unlock
430 2007-08-19 [colin] 2.10.0cvs133
432 * src/etpan/imap-thread.c
433 Make all fetch logs less verbose
435 2007-08-19 [paul] 2.10.0cvs132
440 fix bug 1286, 'Can't move a folder into a "Folders
443 2007-08-18 [ticho] 2.10.0cvs131
445 * src/editaddress_other_attributes_ldap.c
446 Converted option menu for other ldap attributes to GtkComboBox.
448 2007-08-18 [colin] 2.10.0cvs130
455 Revert 'send_dialog_mode' meaning to
456 'send_dialog_invisible', so that the
457 new checkbox doesn't change the
460 2007-08-18 [paul] 2.10.0cvs129
463 add missing menu update
465 2007-08-17 [colin] 2.10.0cvs128
468 Set batching after getting flags - maybe fixes
469 bug 1292, 'CM crashes on writing mail'
471 2007-08-16 [ticho] 2.10.0cvs127
474 Convert two GtkOptionMenu widgets to new GtkComboBox.
477 Allow NULL for GtkComboBox menuitem label, rendering such
478 items as row separators.
480 2007-08-16 [paul] 2.10.0cvs126
482 * src/plugins/trayicon/trayicon.c
483 remove wrongly used gettextisation
485 2007-08-15 [ticho] 2.10.0cvs125
488 Fixed a runtime warning where an attempt to pack an
489 already packed GtkLabel was made.
491 2007-08-15 [ticho] 2.10.0cvs124
493 * src/prefs_compose_writing.c
494 Convert the insert-or-attach-dragged-files GtkOptionMenu
497 2007-08-14 [ticho] 2.10.0cvs123
501 Changed return receipt account selector to GtkComboBox.
502 Fixed a runtime warning where GTK tried to parse
503 "name <email@address" as a Pango markup in an alertpanel label.
505 2007-08-14 [ticho] 2.10.0cvs122
507 * src/prefs_logging.c
508 Changed GtkOptionMenu in logging preferences to GtkComboBox.
510 2007-08-14 [wwp] 2.10.0cvs121
514 * tools/popfile-link.sh
515 Added a new tool: POPFile helper, to open
516 selected messages in POPFile control center,
517 in order to change the messages' status.
519 2007-08-14 [ticho] 2.10.0cvs120
526 Change "Show send dialog" optionmenu to a checkbutton.
527 * src/prefs_receive.c
528 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
530 2007-08-13 [wwp] 2.10.0cvs119
541 * src/partial_download.c
547 * src/gtk/gtkaspell.c
549 Make sure we never pass NULL pointers for %s substitutions
550 (prevent from crashing in Windows).
552 2007-08-13 [wwp] 2.10.0cvs118
555 Re-enable mmap_reads in Windows with some missing
556 CloseHandle of mapping objects, thanks to
559 2007-08-13 [paul] 2.10.0cvs117
562 fix bug 1287, 'Compile time problem on Solaris
563 (nexenta gnu/Solaris) utils.c'
564 Thanks to Piotr Chrzczonowicz
566 2007-08-12 [wwp] 2.10.0cvs116
568 * src/plugins/pgpcore/prefs_gpg.c
569 Don't try to unset a GPG_AGENT_INFO that was not
570 set (and don't use a NULL string in Windows, it was
571 crashing with --debug if GPG_AGENT_INFO was not set).
573 2007-08-12 [wwp] 2.10.0cvs115
576 Make gcc type-check arguments passed to privacy_set_error().
578 2007-08-12 [ticho] 2.10.0cvs114
580 * src/prefs_folder_item.c
581 Make sure that folder default account combobox always has some
584 Handle empty combobox gracefully (warning instead of crash).
586 2007-08-12 [ticho] 2.10.0cvs114
588 * src/prefs_folder_item.c
589 Make sure that folder default account combobox is not empty.
591 Handle empty combobox gracefully (warning instead of crash).
593 2007-08-11 [paul] 2.10.0cvs113
597 use 'subfolder' instead of 'sub-folder', matching
598 everywhere else the term is used
602 2007-08-10 [wwp] 2.10.0cvs112
605 Disable mmap reads in Windows only (at least temporarily), they
606 prevent from renaming/removing target cache files.
612 2007-08-10 [wwp] 2.10.0cvs111
615 fix unpredictable crashes in Windows due to broken
616 cache/mark/tags files writting (file were opened for
617 writing in text mode).
620 use gettimeofday() from w32lib.h on Windows.
622 2007-08-10 [colin] 2.10.0cvs110
625 * src/etpan/imap-thread.c
626 * src/etpan/imap-thread.h
627 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
629 2007-08-09 [colin] 2.10.0cvs109
632 Fix port being reset to 636 on SSL
634 Fix folder_item_get_msg_num_by_file
635 on drafts/queue folders
637 2007-08-09 [wwp] 2.10.0cvs108
640 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
641 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
644 2007-08-09 [colin] 2.10.0cvs107
648 * src/gtk/prefswindow.c
649 A few Maemo layout fixes
651 2007-08-09 [paul] 2.10.0cvs106
653 * src/prefs_account.c
654 remove the hyphen from plug-ins to
655 match everywhere else
657 2007-08-08 [wwp] 2.10.0cvs105
659 * src/prefs_folder_item.c
660 Fix an extraneous stealth ^L char.
662 2007-08-08 [wwp] 2.10.0cvs104
664 * src/prefs_folder_item.c
665 Better fix, group variables declarations (USE_ASPELL).
667 2007-08-08 [wwp] 2.10.0cvs103
669 * src/prefs_folder_item.c
670 Fix compilation w/ USE_ASPELL set (broken
673 2007-08-08 [ticho] 2.10.0cvs102
675 * src/prefs_folder_item.c
676 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
678 2007-08-08 [colin] 2.10.0cvs101
681 * src/etpan/imap-thread.c
682 * src/etpan/imap-thread.h
683 Close selected mailbox before doing
686 2007-08-08 [colin] 2.10.0cvs100
689 Complete symbol table, thanks to wwp.
690 Fixes bug 1284, 'The html -> text
691 converter ignores entities'
695 2007-08-08 [colin] 2.10.0cvs99
698 Better way to fetch UIDs on non-UIDPLUS servers
700 2007-08-07 [colin] 2.10.0cvs98
703 fix bug 1275, 'auto-saved draft messages not
704 always being removed'; Also, make multiple
705 copy (in the same account) faster by matching
706 source/destination message UIDs.
708 Don't try to reshow deleted mail
710 Fix leak on error path
712 2007-08-07 [wwp] 2.10.0cvs97
715 * manual/advanced.xml
716 * manual/fr/account.xml
717 * manual/fr/advanced.xml
718 Updated the reference manual and the French translation to
719 reflect 2.10.0cvs84: enable running folder Processing
722 2007-08-06 [wwp] 2.10.0cvs96
727 Allow changing the emphasis color used to highlight
728 the newsreader/x-mailer header value when it matches
729 our preferred mail agent (hidden pref 'emphasis_col' added
732 2007-08-06 [colin] 2.10.0cvs95
736 Re-commit 2.10.0cvs86, with a protection
737 against Pango bug. Also, try to fix
738 bug 1275, 'auto-saved draft messages not
739 always being removed'
741 2007-08-06 [wwp] 2.10.0cvs94
743 * src/gtk/quicksearch.c
744 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
746 2007-08-06 [ticho] 2.10.0cvs93
748 * src/prefs_account.c
750 Use GtkComboBox instead of GtkOptionMenu for privacy system
751 selection in account preferences.
753 2007-08-06 [wwp] 2.10.0cvs92
755 * src/plugins/pgpcore/plugin.def
756 Apply one more chunk from gpg4win's 03-w32-port patch.
758 2007-08-05 [colin] 2.10.0cvs91
762 reverting buggy patch for now
764 2007-08-05 [colin] 2.10.0cvs90
769 2007-08-04 [colin] 2.10.0cvs89
771 * src/prefs_summaries.c
772 * src/summary_search.c
773 Replace deprecated widgets. Patch by
776 2007-08-04 [colin] 2.10.0cvs88
779 Refresh GUI only every 2000 mails on mh_get_last_num
780 This is fast (readdir) and done only once per
783 2007-08-03 [colin] 2.10.0cvs87
785 * src/prefs_account.c
788 Fix a deprecated widget. Patch by
791 2007-08-03 [colin] 2.10.0cvs86
795 Make colorisation and wrapping algorithms
796 faster. Fixes bug 1246, 'compose becomes
797 increasingly slow replying to complex emails'
799 2007-08-03 [paul] 2.10.0cvs85
802 keep the window painted
804 2007-08-02 [paul] 2.10.0cvs84
809 enable running folder Processing
812 2007-08-02 [paul] 2.10.0cvs83
815 speed up/clean up rendering of larger
819 2007-08-01 [paul] 2.10.0cvs82
824 change default toolbar layout on maemo
825 * src/pixmaps/close.xpm
826 make the red cross a grey cross
827 * src/pixmaps/jpilot.xpm
828 make icon smaller so it fits better
830 2007-07-31 [paul] 2.10.0cvs81
834 fix crash on maemo on first launch
836 2007-07-30 [paul] 2.10.0cvs80
838 * src/prefs_matcher.c
839 specify the units of age and size
841 2007-07-30 [paul] 2.10.0cvs79
844 Fix IMAP timeout setting
846 2007-07-30 [colin] 2.10.0cvs78
848 * src/prefs_account.c
849 Fix a deprecated widget. Patch by
852 2007-07-27 [paul] 2.10.0cvs77
854 * src/matcher_parser_parse.y
855 * src/prefs_filtering_action.c
856 * src/prefs_matcher.c
857 these changes forgotten in cvs74's
858 'watch thread' feature
860 2007-07-27 [paul] 2.10.0cvs76
863 fix potential crasher
866 2007-07-27 [paul] 2.10.0cvs75
872 make mainwindow's /Help/Manual point to the
873 remote copy if the local copy doesn't exist
875 2007-07-27 [paul] 2.10.0cvs74
883 * src/matcher_parser_parse.y
892 * src/pixmaps/watchthread.xpm
893 add 'watch thread' feature
895 2007-07-27 [paul] 2.10.0cvs73
897 * src/prefs_folder_item.c
898 adjust labels, add tooltips
900 2007-07-27 [colin] 2.10.0cvs72
903 Maemo: Remove less used menu items
905 2007-07-26 [colin] 2.10.0cvs71
908 Maemo: destroy messageview after trashing mail.
909 Maybe should be done on X11 too
911 2007-07-26 [colin] 2.10.0cvs70
918 Add View/Show or Hide/Column headers
920 2007-07-26 [colin] 2.10.0cvs69
925 2007-07-26 [colin] 2.10.0cvs68
928 Fix possible crash on cache invalidation
932 * src/quote_fmt_parse.y
933 Make replying to mails with big attachments
934 much faster. Fixes bug 1224, 'The process of
935 Replying to emails with large attachments
936 seems unreasonably long...'
938 2007-07-26 [colin] 2.10.0cvs67
943 Fix threads use on BSDs
945 2007-07-26 [paul] 2.10.0cvs66
947 * src/gtk/prefswindow.c
948 fix account prefs breakage
951 2007-07-26 [paul] 2.10.0cvs65
954 standardise ./configure --help messages
956 2007-07-26 [colin] 2.10.0cvs64
960 Fix two vCard-related crashes
962 2007-07-25 [colin] 2.10.0cvs63
967 * src/prefs_receive.c
968 Maemo: Add a better way to notify of
974 Maemo: Various layout fixes
975 * src/gtk/prefswindow.c
976 Maemo: Better prefs layout
978 2007-07-25 [paul] 2.10.0cvs62
981 fix the layout on maemo
984 2007-07-25 [iwkse] 2.10.0cvs61
987 add 'o' shortcut on summaryview
989 2007-07-25 [iwkse] 2.10.0cvs60
994 2007-07-24 [colin] 2.10.0cvs59
997 Fix missing timestamp update on source
1001 Better text layout on part's choices
1003 2007-07-23 [colin] 2.10.0cvs58
1007 Maemo: Automatically choose the correct application
1009 * src/gtk/quicksearch.c
1010 Make search run on GDK_KP_Enter too
1012 2007-07-23 [wwp] 2.10.0cvs57
1014 * src/quote_fmt_lex.l
1015 Revert accidentaly committed lines (account_sig) in
1018 2007-07-23 [wwp] 2.10.0cvs56
1020 * src/quote_fmt_lex.l
1021 Fix typos around long form expressions in the quote lexer.
1027 2007-07-23 [colin] 2.10.0cvs55
1030 Fix auto-completion on Maemo
1032 2007-07-23 [colin] 2.10.0cvs54
1035 Maemo: Fix sticking statusbars
1037 2007-07-22 [colin] 2.10.0cvs53
1040 Maemo: Fix the strange "top_application" info
1041 at startup. We should do something when
1042 receiving such a message.
1044 2007-07-20 [paul] 2.10.0cvs52
1047 add missing #include "statusbar.h"
1049 2007-07-20 [colin] 2.10.0cvs51
1053 * src/folder_item_prefs.c
1054 * src/folder_item_prefs.h
1062 * src/prefs_folder_item.c
1063 Implement age-based caching: allow to
1064 specify a threshold for the offline synchronisation
1065 feature, and whether old cached bodies should
1070 * src/plugins/dillo_viewer/dillo_viewer.c
1071 Check that Dillo's installed
1073 2007-07-20 [wwp] 2.10.0cvs50
1076 * src/stock_pixmap.c
1077 Draw a frame around the selected mimeview part icon (instead of the
1078 shifted 'dancing' icon).
1080 2007-07-20 [colin] 2.10.0cvs49
1083 Unref stuff even on error
1085 disconnect signals only at the very
1086 end of the wizard save.
1088 2007-07-20 [colin] 2.10.0cvs48
1094 Fix random crashes while navigating
1097 2007-07-19 [colin] 2.10.0cvs47
1101 * src/prefs_common.c
1102 * src/prefs_common.h
1105 * src/common/utils.c
1106 Maemo: add an easy way to store data (mails
1107 and IMAP/NNTP caches) on one of the SD cards,
1108 and protect against unmounts if needed
1110 2007-07-19 [paul] 2.10.0cvs46
1113 * src/stock_pixmap.c
1115 * src/pixmaps/claws-mail_logo-small.xpm
1116 implement a (slightly) different About
1117 dialog for maemo and add a small version
1120 use a scrolled window for wizard page 1
1123 2007-07-19 [paul] 2.10.0cvs45
1126 too soon for this line
1128 2007-07-19 [paul] 2.10.0cvs44
1133 2007-07-19 [colin] 2.10.0cvs43
1136 Solve Mail/Mailbox name when specifying
1139 2007-07-18 [colin] 2.10.0cvs42
1145 2007-07-18 [colin] 2.10.0cvs41
1148 Maemo: plug the online/offline system into
1149 maemo's interfaces to have Claws automatically
1150 switch according to the system status
1152 Maemo: use HildonBanners to display status
1153 messages. Renders the main statusbar useless.
1155 2007-07-18 [paul] 2.10.0cvs40
1158 fix screen blanking on moving/copying many msgs
1160 fix processing progressbar and screen blanking
1163 2007-07-18 [paul] 2.10.0cvs39
1166 revert cvs37, breakage on maemo
1168 2007-07-18 [paul] 2.10.0cvs38
1170 * src/gtk/gtkutils.c
1171 make sure we can still build with older GTK's
1173 2007-07-18 [colin] 2.10.0cvs37
1176 Only hide the small layout's messageview, instead
1177 of destroying it when closing
1178 * src/gtk/gtkutils.c
1179 Use gtk_window_present_with_time to popup windows,
1180 it seems to make things better with modern WMs
1183 2007-07-17 [colin] 2.10.0cvs36
1186 Simplify layout on Maemo
1189 * src/prefs_display_header.c
1190 Remove some headers by default on Maemo
1192 2007-07-17 [paul] 2.10.0cvs35
1194 * src/prefs_common.c
1195 * src/prefs_common.h
1196 * src/prefs_logging.c
1198 add options to stop/enable writing logs to disc
1200 2007-07-17 [paul] 2.10.0cvs34
1203 fix some issues with the Apply tags window:
1204 - set search column (enables autocompl in the treeview)
1205 - apply tag from "New tag" if it existed
1206 - clears New tag entry when adding it with the button
1209 2007-07-17 [paul] 2.10.0cvs33
1212 fix 'apply tags' dialogue weirdness
1214 2007-07-16 [colin] 2.10.0cvs32
1217 Fix double-loading of mails on Maemo
1219 2007-07-16 [colin] 2.10.0cvs31
1222 Prevent double-loading of the same part under some
1223 conditions; hide statusbar on Maemo
1225 2007-07-16 [colin] 2.10.0cvs30
1231 Improve the tag interface - allow
1232 to set/unset tags from a special
1234 * src/gtk/gtkvscrollbutton.c
1237 * src/stock_pixmap.c
1238 Fix Mimeview's ugly hacks in the
1241 2007-07-16 [paul] 2.10.0cvs29
1245 * src/gtk/icon_legend.c
1246 put it all in a scrolled window
1248 2007-07-15 [colin] 2.10.0cvs28
1251 Maemo: force layout to be Small screen; the
1252 others don't make sense
1254 2007-07-14 [colin] 2.10.0cvs27
1257 * src/gtk/gtkvscrollbutton.c
1258 Maemo: Fix mimeview's buttons size
1260 2007-07-14 [colin] 2.10.0cvs26
1263 Fix the button workaround fix.
1264 (Use the correct variable)
1266 2007-07-14 [colin] 2.10.0cvs25
1270 Maemo: put the progress bar in the
1273 2007-07-14 [colin] 2.10.0cvs24
1275 * src/prefs_common.c
1276 Maemo: hide statusbar by default
1278 * src/stock_pixmap.c
1279 * src/stock_pixmap.h
1281 * src/pixmaps/go_folders.xpm
1282 Maemo: Add a specific icon to go back to
1285 2007-07-14 [colin] 2.10.0cvs23
1288 Don't set homogeneous finally
1290 2007-07-14 [colin] 2.10.0cvs22
1293 Fix button show/hide issues
1295 2007-07-14 [colin] 2.10.0cvs21
1299 Fix button workaround to be able to click
1300 if mouse was on button when it went un-
1302 Revert previous commit, gtk_tool_item_set_homogeneous
1303 doesn't mean what it seems to mean ;-)
1305 2007-07-14 [paul] 2.10.0cvs20
1308 make homogeneous FALSE always
1310 2007-07-13 [colin] 2.10.0cvs19
1314 Rework to fit the non-deprecated API
1320 Maemo layout changes. Better toolbars,
1321 removal of CTree headers.
1323 2007-07-13 [paul] 2.10.0cvs18
1325 * src/gtk/colorlabel.c
1326 fix bug 1261, '[DE] coloring messages in overview
1327 keys are not localised'
1328 the string is now included in claws-mail.pot
1330 2007-07-13 [colin] 2.10.0cvs17
1333 Fix bug 1267, 'printing mutliple messages
1334 opens one message-dialog after the other'
1335 Ask for confirmation when printing 10
1338 2007-07-11 [colin] 2.10.0cvs16
1343 * manual/claws-mail-manual.xml
1345 * manual/es/claws-mail-manual.xml
1347 * manual/fr/claws-mail-manual.xml
1370 * src/addressbook_foldersel.c
1371 * src/addressbook_foldersel.h
1395 * src/customheader.c
1396 * src/customheader.h
1397 * src/displayheader.c
1398 * src/displayheader.h
1401 * src/editaddress_other_attributes_ldap.c
1402 * src/editaddress_other_attributes_ldap.h
1411 * src/editldap_basedn.c
1412 * src/editldap_basedn.h
1433 * src/folder_item_prefs.c
1434 * src/folder_item_prefs.h
1443 * src/grouplistdialog.c
1444 * src/grouplistdialog.h
1449 * src/image_viewer.c
1450 * src/image_viewer.h
1491 * src/matcher_parser.h
1492 * src/matcher_parser_lex.l
1493 * src/matcher_parser_parse.y
1496 * src/message_search.c
1497 * src/message_search.h
1516 * src/partial_download.c
1517 * src/partial_download.h
1522 * src/prefs_account.c
1523 * src/prefs_account.h
1524 * src/prefs_actions.c
1525 * src/prefs_actions.h
1526 * src/prefs_common.c
1527 * src/prefs_common.h
1528 * src/prefs_compose_writing.c
1529 * src/prefs_compose_writing.h
1530 * src/prefs_customheader.c
1531 * src/prefs_customheader.h
1532 * src/prefs_display_header.c
1533 * src/prefs_display_header.h
1534 * src/prefs_ext_prog.c
1535 * src/prefs_ext_prog.h
1536 * src/prefs_filtering.c
1537 * src/prefs_filtering.h
1538 * src/prefs_filtering_action.c
1539 * src/prefs_filtering_action.h
1540 * src/prefs_folder_column.c
1541 * src/prefs_folder_column.h
1542 * src/prefs_folder_item.c
1543 * src/prefs_folder_item.h
1548 * src/prefs_image_viewer.c
1549 * src/prefs_image_viewer.h
1550 * src/prefs_logging.c
1551 * src/prefs_logging.h
1552 * src/prefs_matcher.c
1553 * src/prefs_matcher.h
1554 * src/prefs_message.c
1555 * src/prefs_message.h
1556 * src/prefs_msg_colors.c
1557 * src/prefs_msg_colors.h
1562 * src/prefs_receive.c
1563 * src/prefs_receive.h
1566 * src/prefs_spelling.c
1567 * src/prefs_spelling.h
1568 * src/prefs_summaries.c
1569 * src/prefs_summaries.h
1570 * src/prefs_summary_column.c
1571 * src/prefs_summary_column.h
1572 * src/prefs_summary_open.c
1573 * src/prefs_summary_open.h
1574 * src/prefs_template.c
1575 * src/prefs_template.h
1576 * src/prefs_themes.c
1577 * src/prefs_themes.h
1578 * src/prefs_toolbar.c
1579 * src/prefs_toolbar.h
1580 * src/prefs_wrapping.c
1581 * src/prefs_wrapping.h
1591 * src/quote_fmt_lex.l
1592 * src/quote_fmt_parse.y
1595 * src/remotefolder.c
1596 * src/remotefolder.h
1597 * src/send_message.c
1598 * src/send_message.h
1601 * src/simple-gettext.c
1602 * src/sourcewindow.c
1603 * src/sourcewindow.h
1608 * src/stock_pixmap.c
1609 * src/stock_pixmap.h
1610 * src/summary_search.c
1611 * src/summary_search.h
1628 * src/common/base64.c
1629 * src/common/base64.h
1630 * src/common/claws.c
1631 * src/common/claws.h
1633 * src/common/fnmatch.c
1634 * src/common/fnmatch.h
1635 * src/common/fnmatch_loop.c
1636 * src/common/hooks.c
1637 * src/common/hooks.h
1642 * src/common/mgutils.c
1643 * src/common/mgutils.h
1646 * src/common/passcrypt.c
1647 * src/common/passcrypt.h.in
1648 * src/common/plugin.c
1649 * src/common/plugin.h
1650 * src/common/prefs.c
1651 * src/common/prefs.h
1652 * src/common/progressindicator.c
1653 * src/common/progressindicator.h
1654 * src/common/quoted-printable.c
1655 * src/common/quoted-printable.h
1656 * src/common/session.c
1657 * src/common/session.h
1660 * src/common/socket.c
1661 * src/common/socket.h
1664 * src/common/ssl_certificate.c
1665 * src/common/ssl_certificate.h
1666 * src/common/string_match.c
1667 * src/common/string_match.h
1668 * src/common/stringtable.c
1669 * src/common/stringtable.h
1672 * src/common/template.c
1673 * src/common/template.h
1674 * src/common/timing.h
1675 * src/common/utils.c
1676 * src/common/utils.h
1677 * src/common/uuencode.c
1678 * src/common/uuencode.h
1679 * src/common/version.h.in
1680 * src/common/w32_dirent.c
1681 * src/common/w32_reg.c
1682 * src/common/w32_signal.c
1683 * src/common/w32_stat.c
1684 * src/common/w32_stdlib.c
1685 * src/common/w32_string.c
1686 * src/common/w32_time.c
1687 * src/common/w32_unistd.c
1688 * src/common/w32_wait.c
1689 * src/common/w32lib.h
1692 * src/common/xmlprops.c
1693 * src/common/xmlprops.h
1694 * src/etpan/etpan-errors.h
1695 * src/etpan/etpan-thread-manager-types.h
1696 * src/etpan/etpan-thread-manager.c
1697 * src/etpan/etpan-thread-manager.h
1698 * src/etpan/imap-thread.c
1699 * src/etpan/imap-thread.h
1702 * src/gtk/colorlabel.c
1703 * src/gtk/colorlabel.h
1704 * src/gtk/colorsel.c
1705 * src/gtk/colorsel.h
1706 * src/gtk/combobox.c
1707 * src/gtk/combobox.h
1708 * src/gtk/description_window.c
1709 * src/gtk/description_window.h
1712 * src/gtk/foldersort.c
1713 * src/gtk/foldersort.h
1714 * src/gtk/gtkaspell.c
1715 * src/gtk/gtkaspell.h
1716 * src/gtk/gtksctree.c
1717 * src/gtk/gtkshruler.c
1718 * src/gtk/gtkshruler.h
1719 * src/gtk/gtksourceprintjob.c
1720 * src/gtk/gtksourceprintjob.h
1721 * src/gtk/gtkutils.c
1722 * src/gtk/gtkutils.h
1723 * src/gtk/gtkvscrollbutton.c
1724 * src/gtk/gtkvscrollbutton.h
1725 * src/gtk/icon_legend.c
1726 * src/gtk/icon_legend.h
1727 * src/gtk/inputdialog.c
1728 * src/gtk/inputdialog.h
1729 * src/gtk/logwindow.c
1730 * src/gtk/logwindow.h
1731 * src/gtk/manage_window.c
1732 * src/gtk/manage_window.h
1735 * src/gtk/pluginwindow.c
1736 * src/gtk/pluginwindow.h
1737 * src/gtk/prefswindow.c
1738 * src/gtk/prefswindow.h
1739 * src/gtk/progressdialog.c
1740 * src/gtk/progressdialog.h
1741 * src/gtk/quicksearch.c
1742 * src/gtk/quicksearch.h
1743 * src/gtk/sslcertwindow.c
1744 * src/gtk/sslcertwindow.h
1745 * src/plugins/bogofilter/bogofilter.c
1746 * src/plugins/bogofilter/bogofilter.h
1747 * src/plugins/bogofilter/bogofilter_gtk.c
1748 * src/plugins/clamav/clamav_plugin.c
1749 * src/plugins/clamav/clamav_plugin.h
1750 * src/plugins/clamav/clamav_plugin_gtk.c
1751 * src/plugins/demo/demo.c
1752 * src/plugins/dillo_viewer/dillo_prefs.c
1753 * src/plugins/dillo_viewer/dillo_prefs.h
1754 * src/plugins/dillo_viewer/dillo_viewer.c
1755 * src/plugins/pgpcore/passphrase.c
1756 * src/plugins/pgpcore/passphrase.h
1757 * src/plugins/pgpcore/pgp_viewer.c
1758 * src/plugins/pgpcore/pgp_viewer.h
1759 * src/plugins/pgpcore/plugin.c
1760 * src/plugins/pgpcore/prefs_gpg.c
1761 * src/plugins/pgpcore/prefs_gpg.h
1762 * src/plugins/pgpcore/select-keys.c
1763 * src/plugins/pgpcore/select-keys.h
1764 * src/plugins/pgpcore/sgpgme.c
1765 * src/plugins/pgpcore/sgpgme.h
1766 * src/plugins/pgpinline/pgpinline.c
1767 * src/plugins/pgpinline/pgpinline.h
1768 * src/plugins/pgpinline/plugin.c
1769 * src/plugins/pgpmime/pgpmime.c
1770 * src/plugins/pgpmime/pgpmime.h
1771 * src/plugins/pgpmime/plugin.c
1772 * src/plugins/spamassassin/spamassassin.c
1773 * src/plugins/spamassassin/spamassassin.h
1774 * src/plugins/spamassassin/spamassassin_gtk.c
1775 * src/plugins/trayicon/trayicon.c
1776 * src/plugins/trayicon/trayicon_prefs.c
1777 * src/plugins/trayicon/trayicon_prefs.h
1778 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1779 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
1780 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
1781 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1782 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
1783 * tools/OOo2claws-mail.pl
1784 * tools/README.sylprint
1785 * tools/acroread2claws-mail.pl
1786 * tools/claws-mail-compose-insert-files.pl
1787 * tools/convert_mbox.pl
1788 * tools/filter_conv.pl
1789 * tools/filter_conv_new.pl
1791 * tools/freshmeat_search.pl
1792 * tools/google_search.pl
1793 * tools/kmail-mailbox2claws-mail.pl
1794 * tools/kmail2claws-mail.pl
1795 * tools/kmail2claws-mail_v2.pl
1797 * tools/make.themes.project
1798 * tools/multiwebsearch.pl
1799 * tools/nautilus2claws-mail.sh
1800 * tools/outlook2claws-mail.pl
1801 * tools/textviewer.sh
1802 * tools/thunderbird-filters-convertor.pl
1805 * tools/vcard2xml.py
1806 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
1807 Upgrade to GPLv3 or later.
1809 2007-07-10 [wwp] 2.10.0cvs15
1812 Fix re-opening of all composing messages that were
1813 opened when closing the previous instance, thanks
1816 2007-07-10 [paul] 2.10.0cvs14
1818 * src/editaddress_other_attributes_ldap.c
1820 fix crash on selecting 'other attributes' combo
1821 for either a new entry or an old entry with no
1822 existing attributes.
1823 fix bug on editing multiple attributes which
1824 resulted them all having the value of the last
1828 2007-07-10 [colin] 2.10.0cvs13
1831 * src/editaddress_other_attributes_ldap.h
1833 Fix --disable-ldap build
1835 2007-07-09 [colin] 2.10.0cvs12
1841 * src/editaddress_other_attributes_ldap.c
1842 * src/editaddress_other_attributes_ldap.h
1847 Add capability to edit all inetOrgPerson
1848 attributes on LDAP. Patch by Michael
1851 2007-07-09 [colin] 2.10.0cvs11
1857 * src/prefs_summaries.c
1858 * src/prefs_themes.c
1860 * src/common/Makefile.am
1862 * src/common/timing.h
1863 * src/common/utils.c
1864 * src/common/utils.h
1865 * src/common/w32_account.c
1866 * src/common/w32lib.h
1867 * src/gtk/Makefile.am
1868 * src/gtk/colorlabel.c
1869 * src/plugins/pgpcore/Makefile.am
1870 * src/plugins/pgpcore/claws.def
1871 * src/plugins/pgpcore/passphrase.c
1872 * src/plugins/pgpcore/pgp_viewer.c
1873 * src/plugins/pgpcore/plugin.def
1874 * src/plugins/pgpcore/sgpgme.c
1875 * src/plugins/pgpinline/Makefile.am
1876 * src/plugins/pgpinline/claws.def
1877 * src/plugins/pgpinline/mypgpcore.def
1878 * src/plugins/pgpinline/plugin.def
1879 * src/plugins/pgpmime/Makefile.am
1880 * src/plugins/pgpmime/claws.def
1881 * src/plugins/pgpmime/mypgpcore.def
1882 * src/plugins/pgpmime/plugin.def
1883 Commit win32 patch, from Werner Koch and
1886 2007-07-09 [colin] 2.10.0cvs10
1888 * src/prefs_toolbar.c
1889 Fix crash when no actions exist
1891 2007-07-07 [paul] 2.10.0cvs9
1894 * manual/claws-mail-manual.xml
1895 update copyright year
1897 updated by Flammie Pirinen
1899 2007-07-05 [wwp] 2.10.0cvs8
1901 * src/plugins/clamav/clamav_plugin_gtk.c
1902 Make vertical spacing like in other plugin prefs pages.
1904 2007-07-05 [wwp] 2.10.0cvs7
1907 It's %am that works, not %ae (this doc incoherence has been
1908 introduced with 2.9.2cvs13).
1910 2007-07-04 [wwp] 2.10.0cvs6
1912 * src/plugins/bogofilter/bogofilter.c
1913 Gettext-ize an occurrence of "Any" that wasn't.
1915 2007-07-04 [colin] 2.10.0cvs5
1918 Fix untranslated strings; thanks
1921 2007-07-03 [colin] 2.10.0cvs4
1925 Fix saving of sort mode for tags and
1926 thread date. Thanks to Pierre Ossman.
1927 Completes fix for bug 1233
1929 2007-07-03 [paul] 2.10.0cvs3
1937 2007-07-02 [colin] 2.10.0cvs2
1943 Add View/Sort/by Thread date
1944 Fixes bug 1233, 'Capability to sort
1945 threads by most recent message'
1946 Based on a patch by Paul Rolland
1948 2007-07-02 [colin] 2.10.0cvs1
1965 * src/matcher_parser_parse.y
1969 * src/prefs_common.c
1970 * src/prefs_common.h
1971 * src/prefs_filtering_action.c
1972 * src/prefs_matcher.c
1973 * src/prefs_summary_column.c
1977 * src/quote_fmt_lex.l
1978 * src/quote_fmt_parse.y
1982 * src/common/Makefile.am
1986 * src/gtk/quicksearch.c
1987 * src/gtk/quicksearch.h
1988 Add Tags implementation. Tags are arbitrary labels
1989 that can be applied to messages. It is possible
1990 to create, edit, remove tags; apply them to mails;
1991 filter on tags or tag presence; apply or unset
1992 tags via filtering actions; reference tags in
1995 2007-07-02 [paul] 2.10.0
2002 2007-07-02 [paul] 2.9.2cvs78
2012 updated by Stephan Sachse, me, Ricardo Mones
2013 Lastra, Fabien Vantard, Pader Rezso, Frederico
2014 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2016 2007-07-02 [paul] 2.9.2cvs77
2021 2007-06-29 [wwp] 2.9.2cvs76
2024 Fix a typo (thanks to Ricardo for finding this out).
2026 2007-06-28 [paul] 2.9.2cvs75
2031 2007-06-28 [paul] 2.9.2cvs74
2034 fix bug in the autotools build system.
2035 Files cataloged under EXTRA_DIST were never
2036 automatically copied to the build tree.
2037 (fix 'make distcheck')
2038 Patch by Michael Rasmussen.
2040 2007-06-24 [colin] 2.9.2cvs73
2043 Fix bug 1249, 'Error handling for
2044 news errors needs modification'
2045 Only popup error if the according
2046 pref in Prefs/Receive is set.
2048 2007-06-21 [colin] 2.9.2cvs72
2050 * src/common/plugin.c
2051 * src/common/plugin.h
2052 Change plugin API to know whether it's safe to
2053 unload plugins or whether we should just hide
2054 them. Fixes bug 1248, 'Core dumps after
2055 unloading plugin and clicking on load plugins'
2056 * src/plugins/bogofilter/bogofilter.c
2057 * src/plugins/clamav/clamav_plugin.c
2058 * src/plugins/demo/demo.c
2059 * src/plugins/dillo_viewer/dillo_viewer.c
2060 * src/plugins/pgpcore/plugin.c
2061 * src/plugins/pgpinline/plugin.c
2062 * src/plugins/pgpmime/plugin.c
2063 * src/plugins/spamassassin/spamassassin.c
2064 * src/plugins/trayicon/trayicon.c
2067 2007-06-19 [colin] 2.9.2cvs71
2071 Fix crash mentioned in bug 1246
2072 Race condition when automatically drafting
2073 due to insertion on reedit.
2075 2007-06-18 [wwp] 2.9.2cvs70
2078 LDIF import: use a "Proceed" button to complete
2081 2007-06-18 [paul] 2.9.2cvs69
2084 use pkgconfig to check for gtk and glib
2086 2007-06-17 [wwp] 2.9.2cvs68
2090 LDIF import: better error handling, minor code
2091 and UI cleanup, and renamed the Save button
2092 to Close, as imported stuff is already saved
2093 when the Save button is shown.
2095 2007-06-17 [colin] 2.9.2cvs67
2097 * src/prefs_summaries.c
2099 Don't set as read when forwarded, only replied to
2101 2007-06-17 [paul] 2.9.2cvs66
2104 add missing #include
2106 2007-06-16 [colin] 2.9.2cvs65
2108 * src/prefs_summaries.c
2110 Change the pref "Only mark as read when opened
2111 in new window" to "..., replied to or forwarded".
2112 Based on a patch by Paul Rolland.
2114 2007-06-16 [paul] 2.9.2cvs64
2117 alphabetical order! :)
2119 2007-06-16 [colin] 2.9.2cvs63
2123 Add Michael Rasmussen in authors list
2125 2007-06-16 [colin] 2.9.2cvs62
2128 Fix messageview_copy_clipboard to take advantage
2129 of plugins' get_selection.
2131 2007-06-15 [colin] 2.9.2cvs61
2137 * src/message_search.c
2139 * src/summary_search.c
2142 Allow GDK_KP_Enter to do the same as GDK_Return
2143 Patch by Michael Rasmussen
2145 2007-06-15 [paul] 2.9.2cvs60
2148 fix bug when closing a compose window
2151 2007-06-14 [paul] 2.9.2cvs59
2155 migrate sylpheed config
2157 2007-06-14 [wwp] 2.9.2cvs58
2159 * src/gtk/pluginwindow.c
2160 Yet another attempt to fix sizing/alignment of the
2161 button bar in plugins window.
2163 2007-06-12 [colin] 2.9.2cvs57
2168 * src/prefs_common.c
2169 * src/prefs_common.h
2170 * src/prefs_summaries.c
2171 * src/prefs_summary_open.c
2172 * src/prefs_summary_open.h
2174 Make "when entering a folder" actions more personalisable
2176 2007-06-12 [wwp] 2.9.2cvs56
2179 Use short description from Paul (mairix.sh).
2181 2007-06-12 [wwp] 2.9.2cvs55
2184 Updated info about mairix.sh.
2186 2007-06-11 [paul] 2.9.2cvs54
2188 * src/prefs_logging.c
2189 rework log window length widgets
2190 and some sensitivity fixes
2192 2007-06-11 [paul] 2.9.2cvs53
2195 * src/prefs_logging.c
2196 rename 'Protocol Log' to 'Network Log'
2197 and some function renaming
2199 2007-06-10 [wwp] 2.9.2cvs52
2201 * src/gtk/pluginwindow.c
2204 2007-06-10 [wwp] 2.9.2cvs51
2206 * src/gtk/pluginwindow.c
2207 Fix button bar in plugin window, was centered and not
2208 behaving like other dialogs w/ such button bar.
2210 2007-06-08 [wwp] 2.9.2cvs50
2217 Provide a way out of automatic draft saving on IMAP, when
2219 Prevent drafting while sending and quitting while sending.
2224 2007-06-08 [wwp] 2.9.2cvs49
2226 * src/prefs_account.c
2227 * src/gtk/prefswindow.c
2228 * src/gtk/prefswindow.h
2229 Activate the Basic page when opening account prefs.
2231 2007-06-08 [wwp] 2.9.2cvs48
2233 * src/common/socket.c
2234 Don't crash if fork() fails, thanks to Colin.
2236 2007-06-08 [wwp] 2.9.2cvs47
2238 * src/gtk/prefswindow.c
2239 Wrap some long lines, and reset horizontal scroller's adjusment
2240 (this was already done, vertically), when changing tab (not page)
2243 2007-06-08 [paul] 2.9.2cvs46
2245 * src/common/utils.c
2246 use gethostname() instead of uname()
2247 based on a patch by Michael Hughes
2248 <Sylpheed-Claws_user@thehugheslogcabin.net>
2250 2007-06-07 [wwp] 2.9.2cvs45
2252 * src/prefs_common.c
2253 Fix some useless warnings, thanks to Colin.
2255 2007-06-06 [colin] 2.9.2cvs44
2258 Fix strange allocations.
2260 2007-06-06 [colin] 2.9.2cvs43
2263 Patch by Michael Rasmussus to help
2266 2007-06-05 [wwp] 2.9.2cvs42
2268 * src/prefs_account.c
2269 * src/prefs_folder_item.c
2273 Per-folder templates can now be applied recursively.
2274 Always save per-folder templates (formats were erroneously
2275 saved only if they were enabled).
2276 Check for validity of quotation marks everywhere there
2279 2007-06-05 [wwp] 2.9.2cvs41
2282 Fix incoming messages from local accounts always getting filtered
2283 (even if the account prefs say don't), thanks to Colin.
2285 2007-06-05 [wwp] 2.9.2cvs40
2289 Use per-folder/per-account quote chars when applying a
2290 template or inserting text as well. Const'ify some
2293 2007-06-04 [colin] 2.9.2cvs39
2296 More work for wwp :)
2298 2007-06-04 [wwp] 2.9.2cvs38
2301 Same as 2.9.2cvs36 but for forwarding.
2303 2007-06-04 [colin] 2.9.2cvs37
2306 Use original mail file for forward/redirect
2307 Fixes some forwarded mails to be attached as
2308 application/octet-stream (when they have binary
2309 parts), and incidentally fixes bug 848
2310 'Redirect breaks GnuPG'
2312 2007-06-04 [wwp] 2.9.2cvs36
2315 Fix quote mark mis-initialisation when replying/forwarding
2316 (introduced w/ 2.9.2cvs20).
2318 2007-06-04 [wwp] 2.9.2cvs35
2320 * src/prefs_compose_writing.c
2322 Fix a bug where Quotation characters (prefs/compose/writing)
2323 was cleared (introduced w/ 2.9.2cvs26).
2325 2007-06-04 [wwp] 2.9.2cvs34
2327 * src/prefs_account.c
2328 * src/prefs_account.h
2329 Better fix for compiling w/o aspell (rollbacks
2332 2007-06-04 [wwp] 2.9.2cvs33
2335 * src/prefs_account.c
2336 * src/prefs_account.h
2338 It's now possible to disable mail filtering plugins
2339 on a per-account basis.
2341 2007-06-04 [wwp] 2.9.2cvs32
2344 * src/common/utils.c
2345 * src/common/utils.h
2346 Support CRLF in headers part of messages.
2347 Support few more date formats (RFC3339 subsets).
2349 2007-06-04 [wwp] 2.9.2cvs31
2351 * src/prefs_account.c
2352 Fix compiling w/o aspell support.
2354 2007-06-03 [wwp] 2.9.2cvs30
2357 Don't decode leading ENV_ and ~ in P_PASSWORD
2360 2007-06-03 [wwp] 2.9.2cvs29
2363 Don't decode leading ENV_ and ~ in P_PASSWORD
2366 2007-06-03 [wwp] 2.9.2cvs28
2368 * src/prefs_account.c
2369 * src/gtk/prefswindow.c
2370 * src/gtk/prefswindow.h
2371 Added a way to force preloading of all pages
2373 Moved tabs to pages in account prefs.
2375 2007-06-02 [colin] 2.9.2cvs27
2378 Fix possible crash, fix ldap write bugs
2380 Fix ldap write bugs - patch by Michael
2384 Add a hook whenever alertpanel opens/closes
2386 2007-05-31 [wwp] 2.9.2cvs26
2388 * src/prefs_compose_writing.c
2390 Re-organized writing options a bit:
2391 - renamed the Quoting page to Templates
2392 - moved all composing templates to that page
2393 - moved non-templates options to the Writing one,
2394 grouped reply-related options, reordered reply and
2397 2007-05-31 [wwp] 2.9.2cvs25
2400 Removed unused code.
2402 2007-05-31 [colin] 2.9.2cvs24
2405 Fix missing display name when modifying
2406 LDAP. Patch by Michael Rasmussen
2408 2007-05-31 [wwp] 2.9.2cvs23
2410 * src/plugins/bogofilter/Makefile.am
2411 * src/plugins/clamav/Makefile.am
2412 * src/plugins/demo/Makefile.am
2413 * src/plugins/dillo_viewer/Makefile.am
2414 * src/plugins/spamassassin/Makefile.am
2415 Fix building of those plugins in Mac OS X.
2417 2007-05-30 [wwp] 2.9.2cvs22
2419 * src/gtk/quicksearch.c
2420 Fix missing initialization.
2422 2007-05-30 [wwp] 2.9.2cvs21
2425 Revert accidental commit (debug outputs).
2427 2007-05-30 [wwp] 2.9.2cvs20
2430 * src/folder_item_prefs.c
2431 * src/folder_item_prefs.h
2432 * src/prefs_account.c
2433 * src/prefs_account.h
2434 * src/prefs_folder_item.c
2437 Implemented per-account and per-folder
2438 compose/reply/forward formats.
2440 2007-05-30 [wwp] 2.9.2cvs19
2442 * src/prefs_compose_writing.c
2447 Internal API changes (factorize quote format
2450 2007-05-30 [colin] 2.9.2cvs18
2453 Fix race where it's possible to re-click Send
2454 between end of SMTP session and end of "move to
2455 sent folder" when sending an email with send
2458 2007-05-30 [colin] 2.9.2cvs17
2461 Ask for backtrace on all threads. Patch by
2464 Fix stale news statusbar when scanning fails.
2467 Fix some LDAP write updates bugs. Patch
2468 by Michael Rasmussen
2470 2007-05-29 [colin] 2.9.2cvs16
2473 Fix loss of local flags when moving mails
2474 on IMAP in high-bandwidth mode (UID FETCH)
2476 2007-05-25 [paul] 2.9.2cvs15
2478 * src/common/socket.c
2479 fix sometimes crasher on cancelling
2482 2007-05-25 [colin] 2.9.2cvs14
2487 Be more helpful in the subscription
2490 2007-05-23 [wwp] 2.9.2cvs13
2493 * src/prefs_compose_writing.c
2495 * src/prefs_template.c
2496 * src/prefs_template.h
2499 * src/quote_fmt_lex.l
2500 * src/quote_fmt_parse.y
2501 Introduced new syntax elements (symbols and commands)
2502 in templates/quote_fmt. Compatibility w/ old
2504 Updated and reworked the corresponding Information
2506 Display the line number in dialogs that talk about
2507 parser errors (in addition to the error message in
2510 2007-05-23 [wwp] 2.9.2cvs12
2512 * src/quote_fmt_parse.y
2513 Fix 2.9.2cvs11, probably a paste accident ;).
2515 2007-05-23 [wwp] 2.9.2cvs11
2518 * src/prefs_template.c
2520 * src/quote_fmt_parse.y
2521 Fix 2.9.2cvs10, which broke --disable-aspell.
2523 2007-05-22 [wwp] 2.9.2cvs10
2526 * src/prefs_template.c
2529 * src/quote_fmt_lex.l
2530 * src/quote_fmt_parse.y
2531 * src/gtk/gtkaspell.c
2532 * src/gtk/gtkaspell.h
2533 Added template/quote format syntactical elements
2535 - current dictionary
2536 %T to show (shows empty if not set or not enabled),
2537 ?T and !T to check if the default dictionary is
2539 - current account's default dictionary
2540 %aT to show (empty if not set or not enabled),
2541 ?aT and !aT to check if it's enabled and set
2542 - name completion for an address, from the address
2544 %ABf, %ABt, %ABc respectively show the full name got
2545 from the address book if From, To or Cc match a single
2547 ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
2548 matches any contact and if the full name is non-empty.
2549 If From, To or Cc are lists of email addresses, only
2550 the first address will be checked.
2551 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
2552 that could show a trailing ','.
2553 Also, template/quote_fmt parser now shows the line number in case
2556 2007-05-15 [colin] 2.9.2cvs9
2560 Add a public function to know whether Claws
2562 Store opened folder when exiting
2565 Store last opened message in each FolderItem;
2566 Reset last seen messages if Claws crashed, so
2567 that one can't go in an infinite crash in case
2568 a particular mail crashes Claws.
2570 * src/prefs_common.c
2571 * src/prefs_common.h
2573 * src/prefs_summaries.c
2574 Add "Select last opened message" when entering
2576 Add "Select last opened folder" at startup.
2578 2007-05-14 [colin] 2.9.2cvs8
2581 Fix bashism, search for xml catalog
2582 in /usr/local/share/xml/catalog too
2585 2007-05-13 [wwp] 2.9.2cvs7
2587 * src/gtk/logwindow.c
2588 fix raising log windows when they are either minimized or
2591 2007-05-11 [colin] 2.9.2cvs6
2594 Use Hildon's file chooser on Maemo. Patch
2595 by Jean-Luc Biord; fixes part 2 of bug 1201,
2596 'File attachment "manipulation" bugs...'
2598 2007-05-10 [wwp] 2.9.2cvs5
2600 * src/prefs_common.c
2601 * src/prefs_common.h
2602 * src/gtk/quicksearch.c
2603 Add a quicksearch option to automatically run
2604 a search selected from the history (this option
2605 is exclusive towards type-ahead).
2607 2007-05-10 [colin] 2.9.2cvs4
2610 Fix g_warnings, thanks to Brian
2613 2007-05-09 [colin] 2.9.2cvs3
2618 * src/prefs_summaries.c
2621 * src/common/utils.c
2622 * src/gtk/gtksourceprintjob.c
2623 * src/gtk/sslcertwindow.c
2624 Use the re-entrant variant of time functions
2625 Probably fixes bug 1217, 'reentrancy problems
2626 with time functions'
2628 2007-05-09 [colin] 2.9.2cvs2
2631 Fix crasher when reconnection fails
2633 2007-05-08 [paul] 2.9.2cvs1
2639 bump version number following
2642 2007-05-08 [paul] 2.9.1cvs48
2644 * src/plugins/demo/demo.c
2645 * src/plugins/dillo_viewer/dillo_prefs.c
2646 * src/plugins/dillo_viewer/dillo_prefs.h
2647 * src/plugins/dillo_viewer/dillo_viewer.c
2648 * src/plugins/pgpcore/pgp_viewer.c
2649 * src/plugins/pgpcore/pgp_viewer.h
2650 * src/plugins/pgpcore/plugin.c
2651 * src/plugins/pgpcore/prefs_gpg.c
2652 * src/plugins/pgpcore/prefs_gpg.h
2653 * src/plugins/pgpcore/sgpgme.c
2654 * src/plugins/pgpcore/sgpgme.h
2655 * src/plugins/pgpinline/plugin.c
2656 * src/plugins/pgpmime/pgpmime.c
2657 * src/plugins/pgpmime/pgpmime.h
2658 * src/plugins/pgpmime/plugin.c
2659 * src/plugins/spamassassin/spamassassin.c
2660 * src/plugins/spamassassin/spamassassin.h
2661 * src/plugins/spamassassin/spamassassin_gtk.c
2662 * src/plugins/trayicon/README
2664 * tools/README.sylprint
2665 * tools/outlook2claws-mail.pl
2667 * tools/tb2claws-mail
2668 * tools/tbird2claws.py
2670 * tools/vcard2xml.py
2671 * tools/kdeservicemenu/README
2672 cleanups and corrections
2674 2007-05-06 [wwp] 2.9.1cvs47
2677 Fix missing dash to `display` command-line, reported
2678 by Georg Himmrich <georg at mails d0t diesind d0t net>.
2680 2007-05-06 [colin] 2.9.1cvs46
2683 * src/stock_pixmap.c
2684 * src/stock_pixmap.h
2685 * src/pixmaps/printer.xpm
2688 2007-05-06 [paul] 2.9.1cvs45
2693 * src/summary_search.c
2697 2007-05-05 [wwp] 2.9.1cvs44
2701 * src/prefs_actions.c
2705 Fix "faild" typos everywhere and capitalization of
2708 2007-05-04 [colin] 2.9.1cvs43
2713 * src/plugins/pgpcore/prefs_gpg.c
2714 * src/plugins/pgpcore/prefs_gpg.h
2715 * src/plugins/pgpinline/pgpinline.c
2716 * src/plugins/pgpmime/pgpmime.c
2717 Add an API to warn about encryption limits,
2718 and allow to disable these warnings
2720 2007-05-03 [colin] 2.9.1cvs42
2724 Fix bug 1213, 'Delete more than
2727 2007-05-03 [wwp] 2.9.1cvs41
2729 * src/prefs_common.c
2730 * src/prefs_filtering.c
2731 * src/prefs_template.c
2732 * src/common/template.c
2733 * src/common/template.h
2734 * src/gtk/gtkutils.c
2735 * src/gtk/gtkutils.h
2736 Templates are no longer automatically sorted
2737 by name, but can be sorted manually using
2738 |< < > >| buttons as well as drag'n'drop.
2740 2007-05-03 [wwp] 2.9.1cvs40
2742 * src/plugins/spamassassin/spamassassin.c
2743 * src/plugins/spamassassin/spamassassin.h
2744 * src/plugins/spamassassin/spamassassin_gtk.c
2745 * src/plugins/bogofilter/bogofilter.c
2746 * src/plugins/bogofilter/bogofilter.h
2747 * src/plugins/bogofilter/bogofilter_gtk.c
2748 Added an option to conditionally mark saved spam
2749 as read (default is and was to do so).
2750 Satisfies feature request 1708539 on sf.net tracker.
2752 2007-05-03 [colin] 2.9.1cvs39
2755 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
2757 2007-05-02 [colin] 2.9.1cvs38
2760 Fix bug 1209, 'Clicking on address
2761 in header (mailto uri) selects
2762 default account'. Patch adapted from
2765 2007-05-02 [colin] 2.9.1cvs37
2767 * src/grouplistdialog.c
2768 Set cursor to wait cursor while loading
2771 2007-05-02 [paul] 2.9.1cvs36
2775 rename cache and mark files
2778 2007-04-30 [paul] 2.9.1cvs35
2780 * manual/glossary.xml
2781 * manual/plugins.xml
2782 updates. Patch by Ricardo
2784 2007-04-29 [wwp] 2.9.1cvs34
2788 Fix few grammatical errors (patch by David Relson < relson at
2789 osagesoftware dot com >).
2791 2007-04-28 [colin] 2.9.1cvs33
2795 * src/prefs_account.c
2796 * src/prefs_account.h
2797 Drop the "Download all" preference. It's
2798 stupidly useless and confuses people from
2801 2007-04-27 [wwp] 2.9.1cvs32
2804 * src/prefs_account.c
2805 * src/prefs_account.h
2806 Don't reflect accounts changes to the mainwindow when it's
2809 2007-04-27 [colin] 2.9.1cvs31
2812 Freeze/thaw when sync'ing flags
2814 * src/prefs_account.c
2815 * src/prefs_account.h
2816 * src/etpan/imap-thread.c
2817 * src/etpan/imap-thread.h
2818 Add a way to use UID FETCH instead
2819 of searches to fetch message lists
2820 and flags. More expensive towards
2821 bandwidth, less expensive towards
2822 server's CPU. Probably fixes
2823 bug 1158, 'Scanning new folders on
2824 Exchange 2007 extremely slow'.
2827 2007-04-27 [paul] 2.9.1cvs30
2830 * src/prefs_logging.c
2831 improvements to english usage
2833 2007-04-27 [colin] 2.9.1cvs29
2836 Fix build without libetpan (my bad!)
2838 2007-04-26 [colin] 2.9.1cvs28
2842 Fix uselessly exported function
2844 Consider "- -- \n" as signature separator
2845 (that's what signature separators look like
2846 in PGP/Inline signed mails)
2848 2007-04-26 [colin] 2.9.1cvs27
2851 libetpan-0.49 is now required
2853 Fix double fetching of mails if
2856 Make offline sync faster, by
2857 remembering last change time, and
2860 2007-04-26 [hoa] 2.9.1cvs26
2866 * src/etpan/imap-thread.c
2867 * src/etpan/imap-thread.h
2868 cancellation of IMAP operations is now allowed.
2869 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
2871 2007-04-26 [colin] 2.9.1cvs25
2874 Always fetch body+headers in folders that are
2875 synched for offline use, if "Synchronise as
2876 soon as possible" is set.
2877 Fixes bug 1200, 'Add option to always retrieve full
2880 2007-04-25 [colin] 2.9.1cvs24
2883 Fix bug 1198, 'Reply-all "disappearing" address bug
2886 2007-04-24 [colin] 2.9.1cvs23
2889 Fix bug 1195, 'Hardware key navigation'
2890 Make GDK_Enter toggle expansion (Maemo)
2892 2007-04-24 [wwp] 2.9.1cvs22
2895 Fix few compiler warnings.
2897 2007-04-24 [paul] 2.9.1cvs21
2900 * src/stock_pixmap.c
2901 * src/stock_pixmap.h
2902 complete last commit
2904 2007-04-24 [paul] 2.9.1cvs20
2907 * src/pixmaps/active.xpm
2908 * src/pixmaps/checkbox_off.xpm
2909 * src/pixmaps/checkbox_on.xpm
2910 * src/pixmaps/inactive.xpm
2912 remove transparent border from checkbox icons
2914 2007-04-24 [wwp] 2.9.1cvs19
2918 Fix a crash in textview, thanks to Colin.
2920 2007-04-23 [wwp] 2.9.1cvs18
2922 * src/prefs_common.c
2923 Fix 2.9.1cvs5: no header was being translated at all.
2925 2007-04-23 [colin] 2.9.1cvs17
2928 * src/stock_pixmap.c
2929 * src/stock_pixmap.h
2932 * src/gtk/gtksctree.c
2933 * src/gtk/gtksctree.h
2934 * src/pixmaps/selection.xpm
2935 Fix bug 1193, 'Need a way to multi-select
2936 items'. Add a toggle button to the summaryview
2937 to switch between normal and multiple selection
2940 2007-04-23 [colin] 2.9.1cvs16
2943 * src/stock_pixmap.c
2944 * src/stock_pixmap.h
2947 * src/gtk/gtksctree.c
2948 * src/gtk/gtksctree.h
2949 * src/pixmaps/selection.xpm
2950 Fix bug 1193, 'Need a way to multi-
2952 Add a toggle button in the summaryview
2953 to enable normal or multiple selection.
2956 2007-04-23 [colin] 2.9.1cvs15
2959 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
2961 2007-04-21 [colin] 2.9.1cvs14
2963 * src/gtk/quicksearch.c
2964 Fix previous commit (actually use correct
2967 2007-04-21 [colin] 2.9.1cvs13
2969 * src/gtk/quicksearch.c
2970 Fix changing quicksearch type (after Esc,
2971 after changing Recursive, ...)
2973 2007-04-20 [wwp] 2.9.1cvs12
2975 * src/gtk/Makefile.am
2976 Added headers.h (completes 2.9.1cvs5).
2978 2007-04-20 [wwp] 2.9.1cvs11
2981 Fix the use of display name in name column,
2982 it has been overriden w/ the use of nickname
2983 by 2.9.0cvs3. Now nickname is used (if any)
2984 in case of LDAP books only.
2986 2007-04-20 [colin] 2.9.1cvs10
2991 Add handling of 'a' to loop in a mail's
2994 2007-04-20 [colin] 2.9.1cvs9
2997 Fix bug 1190, 'dir_open' button doesn't work'
3000 2007-04-20 [colin] 2.9.1cvs8
3004 Fix bug 1194, 'Hardware keys move from email
3005 list to account/directory list, but not back
3006 to email list...' (Maemo)
3008 2007-04-20 [colin] 2.9.1cvs7
3011 complete previous commit
3013 2007-04-20 [colin] 2.9.1cvs6
3016 Fix bug 1187, 'Reply-to addressee disappears
3017 when reply-to text box is clicked...' (Maemo)
3019 2007-04-20 [wwp] 2.9.1cvs5
3027 * src/prefs_common.c
3028 * src/prefs_common.h
3029 * src/prefs_display_header.c
3030 * src/prefs_matcher.c
3033 * src/gtk/quicksearch.c
3034 Translate more header names according to the relevant option value,
3035 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
3036 Replaced nearly all uses of prefs_common.trans_hdr with a call
3037 to prefs_common_translated_header_name().
3038 Added a headers.h reference file that contains known header names
3039 (RFC2822 and others) to the translation process' input, so that
3040 translated header names will still exist even if no occurrence of
3041 _("headername") is found anymore in the sources.
3042 Don't translate column name 'Number' following to trans_hdr option
3043 value as it's not a header name.
3045 2007-04-20 [colin] 2.9.1cvs4
3047 * src/gtk/quicksearch.c
3048 * src/gtk/quicksearch.h
3049 Add "From, To or Subject" quicksearch
3050 type. Patch by ulfschaper@users.sf.net
3052 2007-04-20 [colin] 2.9.1cvs3
3055 Implement proper references filtering condition.
3056 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
3058 2007-04-19 [wwp] 2.9.1cvs2
3060 * src/prefs_display_header.c
3061 * src/message_search.c
3062 Fix few warnings (g_free of const gchar*).
3064 2007-04-19 [paul] 2.9.1cvs1
3070 bump version number following
3073 2007-04-19 [paul] 2.9.0cvs9
3075 * manual/advanced.xml
3076 * manual/glossary.xml
3079 2007-04-18 [paul] 2.9.0cvs8
3082 fix for CVE-2007-1558 (APOP)
3085 2007-04-18 [paul] 2.9.0cvs7
3091 Fix encoding woes wrt saving of
3095 2007-04-18 [colin] 2.9.0cvs6
3097 * src/gtk/pluginwindow.c
3098 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
3100 2007-04-17 [wwp] 2.9.0cvs5
3106 Fix --disable-ldap build,
3107 fix some LDAP annoyances on
3108 searches, thanks to Colin.
3110 2007-04-17 [wwp] 2.9.0cvs4
3113 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
3114 like gcc 2.9x. Thanks to Colin.
3116 2007-04-17 [wwp] 2.9.0cvs3
3132 Add LDAP write support. Patch mostly by
3133 Michael <mir at datanom dot net>
3135 2007-04-17 [wwp] 2.9.0cvs2
3138 Prepend "Add to address book" to the context menu of compose window's sender and
3141 2007-04-16 [paul] 2.9.0cvs1
3146 2007-04-16 [paul] 2.9.0
3153 2007-04-16 [paul] 2.8.1cvs102
3156 updated by Fabien Vantard
3158 2007-04-16 [paul] 2.8.1cvs101
3168 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3169 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
3170 Aleksandar Urosevic, and Ralgh Young
3172 2007-04-15 [mones] 2.8.1cvs100
3177 2007-04-14 [colin] 2.8.1cvs99
3179 * src/message_search.c
3180 * src/prefs_display_header.c
3181 * src/summary_search.c
3182 * src/gtk/combobox.c
3185 2007-04-14 [wwp] 2.8.1cvs98
3187 * src/gtk/combobox.c
3188 * src/message_search.c
3189 * src/summary_search.c
3190 * src/prefs_display_header.c
3191 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
3192 returns NULL, get the text value directly from the GtkEntry child.
3194 2007-04-13 [colin] 2.8.1cvs97
3196 * src/gtk/quicksearch.c
3197 Give the focus back to summaryview when
3198 emptying the quicksearch with Esc
3200 2007-04-13 [colin] 2.8.1cvs96
3202 * src/message_search.c
3203 * src/prefs_display_header.c
3204 * src/summary_search.c
3205 Fix possibles crashes when getting text
3208 2007-04-13 [colin] 2.8.1cvs95
3211 Add some UIDL debugging
3213 2007-04-12 [colin] 2.8.1cvs94
3216 Force folder scan if necessary after
3217 copying mails, to be able to reapply
3220 2007-04-11 [colin] 2.8.1cvs93
3223 don't scan for new mail on startup if --select
3224 is specified (or race conditions arise). If so,
3225 do both sequentially.
3227 2007-04-09 [colin] 2.8.1cvs92
3230 Use leafpad by default on Maemo. Patch
3233 2007-04-06 [colin] 2.8.1cvs91
3235 * src/pixmaps/queue_close.xpm
3236 * src/pixmaps/queue_close_hrm.xpm
3237 * src/pixmaps/queue_close_hrm_mark.xpm
3238 * src/pixmaps/queue_close_mark.xpm
3239 * src/pixmaps/queue_open.xpm
3240 * src/pixmaps/queue_open_hrm.xpm
3241 * src/pixmaps/queue_open_hrm_mark.xpm
3242 * src/pixmaps/queue_open_mark.xpm
3243 Move the clock one pixel down :)
3245 2007-04-05 [colin] 2.8.1cvs90
3248 Don't sync when switching offline from
3249 command line - it's usually too late :)
3251 2007-04-05 [paul] 2.8.1cvs89
3254 * src/stock_pixmap.c
3255 * src/pixmaps/dir_close_hrm.xpm
3256 * src/pixmaps/dir_close_hrm_mark.xpm
3257 * src/pixmaps/drafts_close.xpm
3258 * src/pixmaps/drafts_close_mark.xpm
3259 * src/pixmaps/drafts_open.xpm
3260 * src/pixmaps/drafts_open_mark.xpm
3261 * src/pixmaps/inbox.xpm
3262 * src/pixmaps/inbox_close.xpm
3263 * src/pixmaps/inbox_close_hrm.xpm
3264 * src/pixmaps/inbox_close_hrm_mark.xpm
3265 * src/pixmaps/inbox_close_mark.xpm
3266 * src/pixmaps/inbox_hrm.xpm
3267 * src/pixmaps/inbox_hrm_mark.xpm
3268 * src/pixmaps/inbox_mark.xpm
3269 * src/pixmaps/inbox_open.xpm
3270 * src/pixmaps/inbox_open_hrm.xpm
3271 * src/pixmaps/inbox_open_hrm_mark.xpm
3272 * src/pixmaps/inbox_open_mark.xpm
3273 * src/pixmaps/outbox.xpm
3274 * src/pixmaps/outbox_close.xpm
3275 * src/pixmaps/outbox_close_hrm.xpm
3276 * src/pixmaps/outbox_close_hrm_mark.xpm
3277 * src/pixmaps/outbox_close_mark.xpm
3278 * src/pixmaps/outbox_hrm.xpm
3279 * src/pixmaps/outbox_hrm_mark.xpm
3280 * src/pixmaps/outbox_mark.xpm
3281 * src/pixmaps/outbox_open.xpm
3282 * src/pixmaps/outbox_open_hrm.xpm
3283 * src/pixmaps/outbox_open_hrm_mark.xpm
3284 * src/pixmaps/outbox_open_mark.xpm
3285 * src/pixmaps/queue_close.xpm
3286 * src/pixmaps/queue_close_hrm.xpm
3287 * src/pixmaps/queue_close_hrm_mark.xpm
3288 * src/pixmaps/queue_close_mark.xpm
3289 * src/pixmaps/queue_open.xpm
3290 * src/pixmaps/queue_open_hrm.xpm
3291 * src/pixmaps/queue_open_hrm_mark.xpm
3292 * src/pixmaps/queue_open_mark.xpm
3293 updated, added and replaced icons
3296 2007-04-04 [colin] 2.8.1cvs88
3299 Fix build without libetpan
3301 2007-04-03 [colin] 2.8.1cvs87
3304 Fix crash with Citadel, and try to make
3305 things work. this server (and specifically
3306 STATUS and APPEND at least) seems broken.
3308 2007-04-03 [colin] 2.8.1cvs86
3311 Fix icons on folder close
3313 2007-04-03 [colin] 2.8.1cvs85
3316 Fix double-ask of offline override in
3321 Much more efficient way to synchronise
3323 * src/etpan/imap-thread.c
3326 * src/gtk/quicksearch.c
3329 2007-04-03 [paul] 2.8.1cvs84
3334 * src/prefs_common.c
3335 * src/prefs_common.h
3337 Fix sync being done too late
3340 2007-04-02 [colin] 2.8.1cvs83
3343 Maemo: Put status and quicksearch at the top
3344 * src/plugins/bogofilter/bogofilter.c
3345 * src/plugins/spamassassin/spamassassin.c
3346 Derive trash from inbox if possible
3348 2007-04-02 [paul] 2.8.1cvs82
3350 * src/plugins/bogofilter/bogofilter_gtk.c
3351 a few English changes
3357 2007-04-02 [colin] 2.8.1cvs81
3359 * src/image_viewer.c
3360 Fix transparent images by using
3363 Flush events (on new windows) to avoid
3364 having the textview's image resize fail
3365 to know the available width
3367 2007-04-01 [colin] 2.8.1cvs80
3369 * src/prefs_account.c
3370 If no MH mailbox exist, when creating a POP/Local
3371 account, just create and use the default one
3372 instead of bailing with a "Mailbox doesn't exist"
3375 2007-03-31 [colin] 2.8.1cvs79
3377 * src/prefs_account.c
3378 Create signature file if it doesn't exist
3380 * src/prefs_toolbar.c
3381 Maemo: Move "Use default" on the left so
3382 that people can find it
3384 Maemo: make default editor "Maemopad",
3385 default signature file "MyDocs/signature.txt"
3387 2007-03-31 [colin] 2.8.1cvs78
3389 * src/prefs_account.c
3390 Maemo: rework account prefs so
3391 that less horizontal scrolling
3394 2007-03-31 [colin] 2.8.1cvs77
3397 * src/prefs_common.c
3398 * src/prefs_common.h
3399 Fix bug 1167, 'Allow not displaying zeros
3400 in folder list'. Patch by MartinP
3402 2007-03-31 [colin] 2.8.1cvs76
3407 2007-03-31 [colin] 2.8.1cvs75
3410 Apply patch from bug 1172, direct
3411 access to the folder's session instead
3412 of using getter. Patch by MartinP
3414 2007-03-31 [paul] 2.8.1cvs74
3417 no need to list Fabien twice!
3419 2007-03-31 [colin] 2.8.1cvs73
3422 If we're currently "overriding for %d minutes",
3425 2007-03-31 [colin] 2.8.1cvs72
3433 * src/plugins/spamassassin/spamassassin.c
3434 Offline override: Add a parameter to allow
3435 asking even if the override timer is running.
3436 Allows to ask every time the user makes an
3437 explicit action needing online access (such
3438 as Get Mail), and not when the action is
3439 implicit (such as opening an IMAP folder)
3441 2007-03-31 [colin] 2.8.1cvs71
3444 Override offline: "No" answer shouldn't
3445 re-ask after 3 seconds, but 10 minutes.
3447 2007-03-30 [colin] 2.8.1cvs70
3449 * src/common/socket.c
3450 Better error reporting on unix socket
3451 failure (bind usually)
3452 * src/gtk/gtkutils.c
3453 * src/gtk/gtkutils.h
3454 Label window: add a pulsing progress
3455 bar to show we're not hung :)
3458 * src/plugins/pgpcore/sgpgme.c
3461 2007-03-30 [colin] 2.8.1cvs69
3464 * src/prefs_common.c
3465 Fix possible trashing of history and uidl
3466 files on disk full problems
3468 2007-03-30 [paul] 2.8.1cvs68
3473 update summary when changing layout type
3474 (fixes wrong folder icon being displayed)
3477 2007-03-29 [colin] 2.8.1cvs67
3479 * src/prefs_ext_prog.c
3480 The browser pref is irrelevant on Maemo
3482 2007-03-29 [colin] 2.8.1cvs66
3486 Maemo: dynamically switch headers/text position
3487 * src/prefs_common.c
3488 Maemo: hide compose's ruler by default
3489 * src/common/socket.c
3490 * src/common/socket.h
3493 2007-03-29 [colin] 2.8.1cvs65
3495 * src/common/socket.c
3496 * src/common/socket.h
3497 Fix build when MAEMO_CFLAGS contains
3498 _X_OPENSOURCE (resolv.h errors as long
3499 as we don't add _BSD_SOURCE. Ugly).
3501 2007-03-29 [wwp] 2.8.1cvs64
3503 * src/prefs_logging.c
3504 Fix sensitivity of clip-log widgets in prefs/logging,
3507 2007-03-29 [wwp] 2.8.1cvs63
3510 Updated files list for translations, thanks to Fabien.
3512 2007-03-29 [colin] 2.8.1cvs62
3515 * src/common/Makefile.am
3516 * src/common/utils.c
3517 Maybe make URI opening work in Maemo
3520 2007-03-28 [colin] 2.8.1cvs61
3525 Add the possibility to sort folders arbitrarily
3526 (via editing of folderlist.xml only). Patch by
3527 Martin P <mp26+claws@os.inf.tu-dresden.de>
3528 Fixes bug 1166, 'Folder ordering is fixed and cannot
3529 be changed by the user'
3531 2007-03-28 [colin] 2.8.1cvs60
3534 Add popup menu for mime icons
3536 2007-03-28 [colin] 2.8.1cvs59
3539 Fix a layout issue when presenting
3540 mainwindow in Small screen layout
3543 Add a "Go to folder list" button for
3544 mainwindow, and make it default in
3547 2007-03-28 [colin] 2.8.1cvs58
3550 Don't dynamically update title on Maemo
3551 Patch by Jean-Luc Biord
3553 2007-03-27 [colin] 2.8.1cvs57
3558 Enable tap-and-hold on Maemo
3560 2007-03-26 [colin] 2.8.1cvs56
3563 More popup-menu (in attachments list)
3565 2007-03-26 [colin] 2.8.1cvs55
3568 Enable popup-menu signal
3570 2007-03-26 [colin] 2.8.1cvs54
3572 * src/plugins/pgpinline/pgpinline.c
3573 Fix bug 1111, 'PGP/inline plugin hides text
3574 around encrypted text block'. Patch based on
3575 a patch from Michal Cihar.
3577 2007-03-26 [wwp] 2.8.1cvs53
3580 Fix getting a false error when sending queued message
3581 whereas the sending was fine (if there are subfolders
3582 in the queue folder), thanks to Colin.
3584 2007-03-26 [paul] 2.8.1cvs52
3587 update FACE header in welcome message
3589 2007-03-25 [colin] 2.8.1cvs51
3594 2007-03-25 [colin] 2.8.1cvs50
3597 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
3599 2007-03-24 [colin] 2.8.1cvs49
3602 Fix a few launch problems on Maemo
3603 Patch by Jean-Luc Biord
3605 2007-03-24 [wwp] 2.8.1cvs48
3611 Fix wrong action performed when closing the
3612 "ask about account specific filtering rules
3613 when filtering manually" dialog by pressing Escape.
3614 Fix wrong order of buttons in the "return receipt
3615 notification - the message was sent to several of
3616 your accounts" dialog.
3618 2007-03-24 [paul] 2.8.1cvs47
3621 an improvement to English usage
3622 * tools/kdeservicemenu/README
3625 2007-03-24 [paul] 2.8.1cvs46
3628 * src/stock_pixmap.c
3629 * src/pixmaps/edit_extern.xpm
3630 * src/pixmaps/mail_sign.xpm
3631 rescue long lost icons
3633 2007-03-24 [paul] 2.8.1cvs45
3636 fix toolbar (broken in 2.8.1cvs42)
3638 2007-03-23 [colin] 2.8.1cvs44
3641 Correctly unsubscribe/resubscribe after
3644 2007-03-23 [colin] 2.8.1cvs43
3646 * src/prefs_common.c
3647 Maemo: as the platform is light on RAM, allow
3648 caches to be discarded faster.
3650 2007-03-23 [colin] 2.8.1cvs42
3655 * src/stock_pixmap.c
3656 * src/stock_pixmap.h
3661 * src/pixmaps/open_mail.xpm
3662 Maemo changes: Add the possibility to have
3663 "Open Email" and "Close Window" buttons on
3664 toolbars (and use them in Maemo's default
3667 2007-03-23 [wwp] 2.8.1cvs41
3670 Reverted that part of the action dialog closure logics, to
3671 pre-2.8.1cvs19. Managing action dialog w/ no output may be
3672 done later in a different way (or may not).
3674 2007-03-22 [wwp] 2.8.1cvs40
3677 Fix sticky action dialog when got no output but action command
3678 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
3680 2007-03-22 [colin] 2.8.1cvs39
3682 * src/prefs_filtering.c
3683 * src/gtk/combobox.h
3684 Fix escaping account names in filtering prefs
3686 2007-03-22 [colin] 2.8.1cvs38
3691 Add any attribute specified in LDAP servers'
3692 Search attributes to the Other Attributes tab
3693 of contacts; Add 'telephoneNumber' in the
3696 2007-03-22 [colin] 2.8.1cvs37
3701 Try to prevent race conditions when
3702 changing the folder list
3704 Fix possible red folder icon when
3705 switching from Small screen layout
3708 2007-03-22 [colin] 2.8.1cvs36
3713 Rename "little screen" to "Small screen"
3714 * src/gtk/Makefile.am
3715 * src/common/utils.c
3717 Fix Maemo-related compilation problems
3719 2007-03-21 [colin] 2.8.1cvs35
3723 * claws-mail.desktop
3724 Remove .png from the Icon, it's useless
3726 2007-03-21 [colin] 2.8.1cvs34
3730 Add the necessary lib checking for
3733 2007-03-21 [colin] 2.8.1cvs33
3736 Fix unconditional "error happened" when
3737 sending via command-line. "lol @ myself"
3739 2007-03-21 [colin] 2.8.1cvs32
3741 * claws-mail-40x40.png
3742 * claws-mail-26x26.png
3752 * src/prefs_account.c
3753 * src/prefs_common.c
3754 * src/summary_search.c
3758 * src/gtk/gtkutils.c
3759 * src/gtk/gtkutils.h
3760 * src/gtk/logwindow.c
3762 * src/gtk/prefswindow.c
3763 Add Maemo port (patch mainly by Jean-Luc Biort)
3764 Add a new 'Little screen' layout to help on such
3765 platforms (patch by me)
3766 Make some default preferences different (more
3767 adapted) on Maemo (patch by me)
3769 2007-03-21 [wwp] 2.8.1cvs31
3771 * src/prefs_logging.c
3772 * src/prefs_logging.h
3773 Fixed copyright header of newly added files.
3775 2007-03-21 [wwp] 2.8.1cvs30
3791 * src/prefs_common.c
3792 * src/prefs_common.h
3793 * src/prefs_logging.c
3794 * src/prefs_logging.h
3797 * src/send_message.c
3802 * src/common/session.c
3804 * src/common/socket.c
3805 * src/etpan/imap-thread.c
3806 * src/gtk/logwindow.c
3807 * src/gtk/logwindow.h
3808 * src/plugins/bogofilter/bogofilter.c
3809 * src/plugins/spamassassin/spamassassin.c
3810 Added debugging of filtering/processing rules.
3811 The debug log is here 'Tools/Filtering debug window',
3812 the options there 'Configuration/Preferences/Other/Logging',
3813 and the log file is ~/.claws-mail/filtering.log.
3814 Moved protocol log prefs to 'Other/Logging' as well.
3815 To support such debugging feature, the existing log API has
3816 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
3817 this impacts many external modules (commits follow).
3819 2007-03-21 [paul] 2.8.1cvs29
3821 * src/etpan/Makefile.am
3822 * src/etpan/imap-thread.c
3823 add missing #include
3825 2007-03-21 [colin] 2.8.1cvs28
3828 Fix bug 1157, 'some broken messages confuse
3829 mime parser'. Make sure we can't have MimeInfos
3830 with negative sizes.
3832 2007-03-20 [colin] 2.8.1cvs27
3835 Fix missing \0 on buffer
3837 2007-03-20 [colin] 2.8.1cvs26
3840 Use make_dir_hier instead of make_dir
3841 to create the MH mailbox
3843 2007-03-20 [colin] 2.8.1cvs25
3847 * src/prefs_account.c
3849 Fix default inbox weirdnesses (after wizard,
3850 if path is Mail, mailbox identifier is #mh/Mailbox,
3851 and when creating new accounts)
3853 2007-03-20 [colin] 2.8.1cvs24
3856 Write folderlist after adding/deleting accounts
3859 2007-03-20 [colin] 2.8.1cvs23
3862 * src/remotefolder.h
3863 Fix bug 1153, 'CM segfaults if IMAP folder is
3864 selected while scanning prior to update'
3866 2007-03-17 [paul] 2.8.1cvs22
3869 fix a typo, and be a little more verbose.
3871 2007-03-17 [wwp] 2.8.1cvs21
3874 Fix a compiler warning.
3876 2007-03-16 [wwp] 2.8.1cvs20
3880 Updated to deal w/ the new mairix.sh tool.
3882 2007-03-16 [wwp] 2.8.1cvs19
3885 Fix logics issues around the action IO dialog:
3886 - disable entry widget and exec button when
3887 the exec button is clicked (don't wait for any
3888 output line) - fix possible disabling/re-enabling/
3889 re-disabling of those widgets
3890 - raise an error if executing a %as{} action either
3891 empty or invalid, instead of failing silently
3892 - don't close the dialog if the abort button has been
3893 clicked and if there was no output yet
3894 - set focus to the abort button when the exec button
3896 - fix capitalization of a warning message
3898 2007-03-16 [wwp] 2.8.1cvs18
3901 Added a wrapper to mairix to the tools folder.
3903 2007-03-16 [colin] 2.8.1cvs17
3907 Allow mimeviewer plugins to print
3910 2007-03-16 [colin] 2.8.1cvs16
3915 2007-03-15 [colin] 2.8.1cvs15
3919 Add a way for mimeviewer plugins to
3920 implement body search
3922 2007-03-15 [paul] 2.8.1cvs14
3924 * src/prefs_spelling.c
3927 2007-03-15 [paul] 2.8.1cvs13
3929 * src/common/quoted-printable.c
3930 fix decoding of quoted-printable parts
3932 2007-03-14 [wwp] 2.8.1cvs12
3934 * src/gtk/logwindow.h
3935 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
3937 2007-03-14 [wwp] 2.8.1cvs11
3939 * src/gtk/logwindow.h
3940 Complete 2.8.1cvs10.
3942 2007-03-14 [colin] 2.8.1cvs10
3944 * src/gtk/logwindow.c
3945 Probably fix bug 1149, crash on logwindow
3946 close - at the expense of performance once
3947 logwin has been opened
3949 2007-03-14 [colin] 2.8.1cvs9
3952 If claws-mail is running on another
3953 display, warn instead of popping it up
3954 on the other display
3956 2007-03-12 [colin] 2.8.1cvs8
3959 Fix bug 1145, 'Setting a different name
3960 for the Mailbox name isn't reflected in
3961 default account settings'. Patch by wwp
3963 2007-03-12 [colin] 2.8.1cvs7
3966 Fix bug 1143, 'Add number of messages to be
3967 deleted to confirmation dialog'
3969 2007-03-12 [wwp] 2.8.1cvs6
3972 * src/prefs_common.c
3973 * src/prefs_common.h
3974 * src/prefs_summaries.c
3975 Changed the option that displays unread messages count
3976 next to the folder name in folder list: it is now
3977 possible to either display nothing, display the
3978 unread messages number only or the unread and total messages
3979 numbers. The patch includes this extra feature as well
3980 as some minor fixes by rewriting the algo in folderview.c.
3981 Thanks to Paul for the original idea and implementation, plus
3982 testing and proof-reading!
3984 2007-03-09 [paul] 2.8.1cvs5
3988 * tools/claws-mail-compose-insert-files.pl
3989 added a script which enables inserting files
3990 into the message body of a new Claws Mail
3991 Compose window from the command line. Additionally
3992 To, Cc, Subject and files to attach to the message
3995 2007-03-09 [wwp] 2.8.1cvs4
4000 Optimize matching of addresses in the addressbook
4001 (filtering/processing 'found_in_addressbook' condition).
4003 2007-03-07 [wwp] 2.8.1cvs3
4006 * src/quote_fmt_lex.l
4007 * src/quote_fmt_parse.y
4008 Add a new quote format symbol: %A to insert the
4009 sender email address (just the address itself).
4011 2007-03-06 [wwp] 2.8.1cvs2
4013 * src/gtk/gtkutils.c
4014 * src/plugins/trayicon/trayicon_prefs.h
4015 * src/plugins/trayicon/trayicon_prefs.c
4016 * src/plugins/trayicon/trayicon.c
4019 Add a new trayicon (optional) feature: minimize to tray. When enabled,
4020 minimizing Claws-Mail main window will hide it to the trayicon instead.
4023 2007-03-06 [paul] 2.8.1cvs1
4029 bump version number following
4032 2007-03-06 [paul] 2.8.0cvs24
4035 corrected by by Tim <timbrain@post.cz>
4037 2007-03-05 [colin] 2.8.0cvs23
4041 Fix mime/globs path on NetBSD
4042 patch by George Michaelson
4044 2007-03-05 [wwp] 2.8.0cvs22
4047 Remove debug statement (accidentally committed w/ cvs14).
4049 2007-03-05 [paul] 2.8.0cvs21
4051 * src/plugins/pgpcore/prefs_gpg.c
4052 fix compiler warning
4054 2007-03-05 [wwp] 2.8.0cvs20
4056 * src/matcher_parser_parse.y
4057 Fix mismerge between cvs17 and cvs19.
4059 2007-03-05 [wwp] 2.8.0cvs19
4061 * src/matcher_parser_parse.y
4062 * src/prefs_filtering_action.c
4067 Add new 'add_to_addressbook' filtering/processing action.
4069 2007-03-05 [wwp] 2.8.0cvs18
4072 Fix mark_as_ham filtering/processing action: spam flag
4075 2007-03-04 [colin] 2.8.0cvs17
4080 * src/matcher_parser_parse.y
4081 * src/prefs_filtering_action.c
4082 Add 'Mark as spam' and 'Mark as ham' filtering
4083 actions. Fixes bug 1138.
4085 2007-03-04 [colin] 2.8.0cvs16
4088 Fix bug 1140, wrong return value
4091 2007-03-04 [wwp] 2.8.0cvs15
4094 Rollback cvs14: don't free stuff that is managed in g_list.
4096 2007-03-04 [wwp] 2.8.0cvs14
4099 Fix a leak in address completion code.
4101 2007-03-04 [colin] 2.8.0cvs13
4104 Maybe fix bug 1136, 'Crash in group
4107 2007-03-04 [iwkse] 2.8.0cvs12
4110 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
4112 2007-03-03 [colin] 2.8.0cvs11
4114 * src/plugins/pgpinline/pgpinline.c
4115 Fix off-by-one, fix double-free. Fixes
4116 bug 1135, 'cm-segfault on decrypting
4119 2007-03-03 [colin] 2.8.0cvs10
4123 * src/common/plugin.c
4124 Fix bug 1134, 'Valgrind macros unhandled
4127 2007-03-02 [colin] 2.8.0cvs9
4130 Don't error out on EAGAIN. Fixes
4131 bug 1129, '"local mbox file" account
4132 isn't retrieving mails'
4134 2007-03-01 [wwp] 2.8.0cvs8
4137 * src/gtk/colorlabel.c
4138 Remove accels for extra color labels until we set better
4139 and definitive ones.
4141 2007-02-28 [wwp] 2.8.0cvs7
4144 * src/matcher_parser_parse.y
4145 * src/prefs_common.c
4146 * src/prefs_msg_colors.c
4148 * src/gtk/colorlabel.c
4149 * src/gtk/colorlabel.h
4150 Add more customizable color labels. Cleaned up a bit
4151 the color label API to avoid duplicate defines of
4152 the max number of colors.
4154 2007-02-27 [colin] 2.8.0cvs6
4157 * src/common/utils.c
4158 * src/common/utils.h
4159 Fix '+' in mailto URIs for List-* headers
4161 2007-02-27 [colin] 2.8.0cvs5
4163 * src/gtk/gtkutils.c
4164 Use gtk_window_set_role instead of
4167 2007-02-27 [colin] 2.8.0cvs4
4170 Fix "After receiving new mail, go to inbox" on IMAP,
4171 and make it work only on manual reception
4173 2007-02-27 [wwp] 2.8.0cvs3
4175 * src/prefs_filtering.c
4176 * src/prefs_filtering_action.c
4177 * src/prefs_matcher.c
4178 Update filtering matcher's and action's color label menus
4179 when re-opening those dialogs (reflect any change to the
4180 color labels list in the preferences).
4182 2007-02-27 [colin] 2.8.0cvs2
4185 * src/etpan/etpan-thread-manager-types.h
4186 * src/etpan/etpan-thread-manager.c
4187 * src/etpan/imap-thread.c
4188 Log imap ALERTs as errors in the log.
4190 2007-02-26 [paul] 2.8.0cvs1
4192 * tools/claws.i18n.status.pl
4195 2007-02-26 [paul] 2.7.2cvs75
4209 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
4210 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
4211 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
4212 Aleksandar Urosevic, and Ralgh Young
4214 2007-02-25 [mones] 2.7.2cvs74
4219 2007-02-25 [colin] 2.7.2cvs73
4222 Clearing the list is only useful
4223 to prevent a valgrind false-positive
4225 2007-02-25 [paul] 2.7.2cvs72
4229 * tools/kmail-mailbox2claws-mail.pl **ADDED**
4230 * tools/maildir2claws-mail.pl **REMOVED**
4231 renamed the script, fixed a couple bugs
4233 2007-02-23 [colin] 2.7.2cvs71
4236 Fix a leak, check for a few improbable nulls
4238 2007-02-23 [colin] 2.7.2cvs70
4242 * src/plugins/trayicon/trayicon.c
4243 Fix blinking mainwin when starting in tray
4244 (show mainwindow later in the startup process,
4245 apart if restarting post-crash)
4247 2007-02-23 [colin] 2.7.2cvs69
4251 Fix crash when unsubscribing the currently
4252 selected/opened folder
4254 2007-02-23 [colin] 2.7.2cvs68
4257 Fix bug that prevented colorization to
4258 work without wrap quotation option
4260 2007-02-23 [colin] 2.7.2cvs67
4263 Fix refcounting, start and end completion who
4264 behaved as if there couldn't be any other current
4267 2007-02-23 [wwp] 2.7.2cvs66
4271 Address completion fixes: fix addressbook_peek_folder_exists() in
4272 which the algorithm was ridiculously over-obfuscated and broken.
4273 Fix addrindex_load_completion() as well, to load addresses in
4274 completion list with regards to what addressbook_peek_folder_exists()
4277 2007-02-23 [wwp] 2.7.2cvs65
4280 Add addresses to completion when they're non-empty (thanks to Colin).
4282 2007-02-23 [paul] 2.7.2cvs64
4284 * src/plugins/pgpcore/passphrase.c
4287 2007-02-23 [colin] 2.7.2cvs63
4289 * src/plugins/pgpcore/prefs_gpg.c
4290 * src/plugins/pgpcore/prefs_gpg.h
4291 * src/plugins/pgpcore/sgpgme.c
4292 * src/plugins/pgpinline/pgpinline.c
4293 * src/plugins/pgpmime/pgpmime.c
4294 Try harder to respect user's choice wrt
4295 gpg-agent even with gpg2, by unsetting
4296 GPG_AGENT_INFO when necessary.
4298 2007-02-22 [paul] 2.7.2cvs62
4300 * src/plugins/pgpcore/sgpgme.c
4301 * src/plugins/pgpcore/sgpgme.h
4302 * src/plugins/pgpcore/passphrase.c
4303 * src/plugins/pgpinline/pgpinline.c
4304 * src/plugins/pgpmime/pgpmime.c
4305 Fix a leak - gpgme_data_release_and_get_mem
4306 leaks in recent gpgme. Workaround by using
4309 2007-02-22 [paul] 2.7.2cvs61
4311 * src/gtk/quicksearch.c
4312 Abandon dynamic search when pressing
4315 2007-02-21 [colin] 2.7.2cvs60
4318 * src/plugins/pgpcore/passphrase.c
4319 Fix little memory leaks
4321 Fix false-positive leak at exit
4322 * src/gtk/quicksearch.c
4323 Fix potentially big leak in recursive
4326 2007-02-21 [wwp] 2.7.2cvs59
4329 Add missing newline to a debug message.
4331 2007-02-20 [colin] 2.7.2cvs58
4335 * src/stock_pixmap.c
4336 * src/stock_pixmap.h
4337 * src/pixmaps/mime_pgpsig.xpm
4338 Add icon for application/pgp-signature
4340 2007-02-20 [colin] 2.7.2cvs57
4345 * src/stock_pixmap.c
4346 * src/stock_pixmap.h
4347 * src/pixmaps/mime_calendar.xpm
4348 * src/pixmaps/mime_pdf.xpm
4349 * src/pixmaps/mime_ps.xpm
4350 Add icons for text/calendar, application/pdf
4351 and application/postscript
4353 2007-02-20 [colin] 2.7.2cvs56
4356 * src/matcher_parser_parse.y
4357 * src/matcher_parser_lex.l
4358 Fix big memory leak in flex, and
4361 2007-02-20 [wwp] 2.7.2cvs55
4363 * src/matcher_parser_parse.y
4364 Fix a duplicate token definition (thanks to iwkse).
4366 2007-02-20 [wwp] 2.7.2cvs54
4368 * src/matcher_parser_lex.l
4369 * src/quote_fmt_lex.l
4370 Use proper flex options instead of direct use of #define,
4371 make the flex-generated C lighter.
4373 2007-02-20 [colin] 2.7.2cvs53
4376 Grab focus in message list after hiding
4377 the quicksearch, instead of leaving it
4380 2007-02-19 [colin] 2.7.2cvs52
4383 Fix bug 1033, 'Automatically refresh
4384 message list when new messages arrives'
4385 Looks like folderview->opened can sometimes
4388 2007-02-19 [paul] 2.7.2cvs51
4392 * tools/thunderbird-filters-convertor.pl
4393 add new script which converts thunderbird filter
4394 rules to Claws filter rules
4396 2007-02-18 [paul] 2.7.2cvs50
4398 * src/plugins/pgpcore/prefs_gpg.c
4399 * src/plugins/pgpcore/prefs_gpg.h
4400 * src/plugins/pgpcore/sgpgme.c
4401 * src/plugins/pgpinline/pgpinline.c
4402 * src/plugins/pgpmime/pgpmime.c
4403 improved GUI interoperability with gpg-agent
4405 2007-02-18 [paul] 2.7.2cvs49
4407 * src/prefs_account.c
4408 Privacy options sensitivity fix
4410 2007-02-17 [colin] 2.7.2cvs48
4413 Reset icon to warning in the noticeview
4415 2007-02-15 [colin] 2.7.2cvs47
4418 Fix a manifestation of bug 1033 (summaryview failing
4419 to update for new mails), which happens after editing
4420 account preferences or preferences that cause a
4423 2007-02-15 [colin] 2.7.2cvs46
4426 Probably fix bug 1123, 'Segmentation
4427 fault while opening address book'. I get
4428 g_warnings if the saved paned position is
4429 not greater than 0. Also, save position
4430 when hiding the addressbook instead of
4433 2007-02-14 [colin] 2.7.2cvs45
4435 * src/plugins/pgpcore/prefs_gpg.c
4436 * src/plugins/pgpcore/prefs_gpg.h
4437 * src/plugins/pgpcore/sgpgme.c
4438 * src/plugins/pgpinline/pgpinline.c
4439 * src/plugins/pgpmime/pgpmime.c
4440 Add an option "Use gpg-agent if available". Fixes
4441 annoyances with distro-installed gpg-agent, when
4442 no pinentry program is installed, and the user's
4443 at a loss on why "decryption failed". Makes more
4444 clear why passphrase isn't saved when gpg-agent is
4445 used. Defaults to true, to avoid changing the
4448 2007-02-14 [wwp] 2.7.2cvs44
4450 * src/matcher_parser_parse.y
4451 Fix missing line number reset (wrong line number might appear
4452 when re-loading filtering rules if there's a parser error).
4454 2007-02-13 [colin] 2.7.2cvs43
4456 * src/common/utils.c
4457 Don't encode ',' in URIs before passing it
4458 to the browser command-line. It was probably
4459 done at a time where commas in URIs made
4460 mozilla -remote 'openurl(%s,new-window)'
4463 2007-02-13 [wwp] 2.7.2cvs42
4465 * src/prefs_matcher.c
4466 * src/plugins/bogofilter/bogofilter_gtk.c
4467 A bit of string factorization around "Select ..." buttons.
4469 2007-02-11 [colin] 2.7.2cvs41
4472 Make sure to escape the title
4474 2007-02-11 [colin] 2.7.2cvs40
4477 Recognize .utf8 locales as .UTF-8 ones
4479 2007-02-11 [colin] 2.7.2cvs39
4482 Fix code conversion when dragging a file
4484 2007-02-09 [colin] 2.7.2cvs38
4486 * src/plugins/clamav/clamav_plugin.c
4487 Complete Paul's patch with conditional
4488 compilation to avoid breaking compilation
4489 on old Dapper and Edgy... Maybe other
4492 2007-02-09 [paul] 2.7.2cvs37
4494 * src/plugins/clamav/clamav_plugin.c
4495 fix for the upstream changes in libclamav
4497 2007-02-09 [paul] 2.7.2cvs36
4503 fix "warn if there are queued messages" (on exit)
4504 option, which only checked the first mailbox's
4506 don't ask before emptying trash if there are no
4507 messages in trash, also check and empty all trash
4510 move "Ask before emptying trash" option
4511 outside of the "On exit" frame as it's
4512 not only an "On exit" option
4514 2007-02-09 [paul] 2.7.2cvs35
4519 * src/prefs_account.c
4520 * src/prefs_folder_item.c
4522 * src/prefs_matcher.c
4523 * src/prefs_message.c
4524 * src/prefs_msg_colors.c
4525 * src/prefs_summaries.c
4527 * src/gtk/inputdialog.c
4528 * src/plugins/bogofilter/bogofilter_gtk.c
4529 pedantic commit: use 'checkbtn' everywhere
4530 instead of a mixture of 'checkbtn' and 'chkbtn'
4532 2007-02-09 [paul] 2.7.2cvs34
4538 move "Never send Return Receipts" from