1 2007-09-03 [paul] 3.0.0
8 2007-09-03 [paul] 2.10.0cvs191
22 updated by Yasen Pramatarov, Miquel Oliete, Stephan
23 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
24 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
25 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
27 2007-09-02 [colin] 2.10.0cvs190
31 Prevent empty or white-space tags
33 2007-09-01 [colin] 2.10.0cvs189
36 Fix double-reading of accounts list when
37 the wizard has been run due to no accounts
39 Fix sensitivity of a menu item in case
42 2007-09-01 [wwp] 2.10.0cvs188
45 Fix wizard crash when Mailbox dir already exists
48 2007-08-31 [colin] 2.10.0cvs187
50 * src/etpan/imap-thread.c
51 Fix unwanted creation of
52 libetpan's stream dump file
54 Fix coloring of pastes as quotation
56 Maemo: Fix opening of mails from keypad
62 * src/gtk/prefswindow.c
63 Maemo: Fix adjustments changes
65 2007-08-30 [colin] 2.10.0cvs186
68 Don't opened selected folder when clicking
71 Maemo: Make Esc close messageviews
73 Maemo: Fix message scrolling to the end on
75 Maemo: Fix reopening same message
76 * src/gtk/prefswindow.c
77 Maemo: try to fix scrollbar. Doesn't work,
78 it seems as if gtk_adjustment_set_value was
81 2007-08-30 [colin] 2.10.0cvs185
87 * src/prefs_template.c
92 * src/plugins/bogofilter/bogofilter.c
93 * src/plugins/bogofilter/bogofilter_gtk.c
94 * src/plugins/clamav/clamav_plugin_gtk.c
95 * src/plugins/pgpcore/sgpgme.c
96 * src/plugins/spamassassin/spamassassin.c
97 * src/plugins/spamassassin/spamassassin_gtk.c
98 Fix all potential misuses of format-string functions
100 2007-08-30 [wwp] 2.10.0cvs184
102 * src/prefs_template.c
105 2007-08-29 [colin] 2.10.0cvs183
107 * src/plugins/trayicon/trayicon.c
108 Fix leak of hooks in case of error,
109 thanks to Holger Berndt
111 2007-08-28 [colin] 2.10.0cvs182
114 Don't use current folder settings when
115 composing from the compose button's
118 2007-08-28 [colin] 2.10.0cvs181
120 * src/quote_fmt_parse.y
121 Fix cursor offset when quote contains UTF-8
124 2007-08-28 [colin] 2.10.0cvs180
128 Fix signature replacement when it's been wrapped
130 2007-08-27 [colin] 2.10.0cvs179
135 2007-08-27 [colin] 2.10.0cvs178
138 Fix Quicksearch's Sticky mode
140 2007-08-27 [colin] 2.10.0cvs177
142 * src/folder_item_prefs.c
143 * src/folder_item_prefs.h
146 Fix loss of subfolders properties when
149 2007-08-26 [wwp] 2.10.0cvs176
153 * src/prefs_actions.c
154 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
155 will have to be used when necessary *before* calling
156 alertpanel functions.
158 2007-08-25 [paul] 2.10.0cvs175
160 * src/prefs_actions.c
161 workaround gettext problem marking
162 string as c-format when it's not
164 2007-08-25 [wwp] 2.10.0cvs174
168 * src/prefs_actions.c
169 Call the pango markup escape function right ince in alertpanel_create
170 instead of everywhere (reverts some parts of 2.10.0cvs123 and
174 Fix a crash due to a misuse of g_print(), encountered when the string
175 passed to g_print was containing printf substitution symbols.
177 2007-08-25 [paul] 2.10.0cvs173
180 fix a segfault when refreshing RSSyl feeds
182 2007-08-25 [paul] 2.10.0cvs172
184 * src/gtk/icon_legend.c
187 2007-08-25 [paul] 2.10.0cvs171
191 * src/pixmaps/insert_file.xpm
192 add a new pixmap instead of re-using
193 paste.xpm. (easier for icon theme authors)
195 2007-08-24 [holger] 2.10.0cvs170
197 * src/plugins/trayicon/trayicon.c
198 The same fix for another hook id.
200 2007-08-24 [holger] 2.10.0cvs169
202 * src/plugins/trayicon/trayicon.c
203 Micro-fix: Do the error checking for
206 2007-08-24 [paul] 2.10.0cvs168
209 fix typo causing compiler warning
211 2007-08-24 [paul] 2.10.0cvs167
214 put back the correct version of this file also
216 2007-08-24 [colin] 2.10.0cvs166
219 Use progress bar when sending messages
221 2007-08-24 [paul] 2.10.0cvs165
224 oops! if i'm quick no-one will notice
225 (put back the proper file)
227 2007-08-24 [paul] 2.10.0cvs164
235 * tools/mew2claws-mail.pl
236 add new script that imports a Mew address book
237 submitted by Jerome Lelong
239 2007-08-24 [paul] 2.10.0cvs163
242 remove the obsolete plugins, add the
243 missing plugins, including the forthcoming
246 2007-08-24 [paul] 2.10.0cvs162
248 * manual/advanced.xml
249 add info about the hidden emphasis_color option
250 * manual/keyboard.xml
251 correct the info about hotkeys
254 2007-08-24 [paul] 2.10.0cvs161
257 add mnemonic to 'Run procesing rules'
259 2007-08-24 [paul] 2.10.0cvs160
264 use suitable defaults for outbox,
265 queue, drafts and trash folders
267 2007-08-24 [wwp] 2.10.0cvs159
270 Update menu item sensitivity if necessary (or we get a
271 gtk critical message).
273 2007-08-23 [wwp] 2.10.0cvs158
276 * src/prefs_actions.c
277 Allow literal % chars in action commands (use %%).
278 Add a missing p++ to the action parser in action_get_type(),
279 which was missing it, even if it was neutral.
280 Fix a pango markup warning at runtime.
282 2007-08-23 [wwp] 2.10.0cvs157
285 Contacts are now locale-aware sorted in the address book
286 (LC_COLLATE matters here).
287 Fix missing table initializers.
289 2007-08-23 [colin] 2.10.0cvs156
292 Check scan_required on dest folder when copying
294 2007-08-23 [colin] 2.10.0cvs155
297 Fix scanning when folder was empty
299 2007-08-22 [colin] 2.10.0cvs154
302 Don't g_warning when g_try_malloc fails(), or it makes
303 things worse as g_log() allocates. Fixes bug 1290,
304 'Claws Mail crashes if too little memory when
305 rebuilding folder tree'
307 2007-08-22 [colin] 2.10.0cvs153
310 Fix format string vulnerability, thanks to
311 Ulf Harnhammar, Secunia Research
313 2007-08-22 [colin] 2.10.0cvs152
318 2007-08-22 [wwp] 2.10.0cvs151
321 Few better null-ptr checks.
323 2007-08-22 [colin] 2.10.0cvs150
326 * src/editldap_basedn.c
335 2007-08-22 [colin] 2.10.0cvs149
340 2007-08-22 [colin] 2.10.0cvs148
345 2007-08-22 [colin] 2.10.0cvs147
348 Fix test (set ldap v3 if bindDN is set or TLS is set)
350 2007-08-22 [colin] 2.10.0cvs146
354 Fix wrong "Connected successfully to server". Connection only succeeds if
355 we can get the base DN.
357 2007-08-21 [wwp] 2.10.0cvs145
366 More sanity checks in ldap functions.
368 2007-08-21 [wwp] 2.10.0cvs144
370 * src/prefs_account.c
371 Don't return a value in a void function().
373 2007-08-21 [paul] 2.10.0cvs143
376 add check for ftp: to messageview_list_urls()
378 2007-08-21 [colin] 2.10.0cvs142
385 Fix bug 1293, 'LDAP address book not working'
386 Search only on specified fields, but fetch
387 every field possible. People will have to
388 reset the searched Attributes in their LDAP
391 2007-08-21 [wwp] 2.10.0cvs141
401 * src/editaddress_other_attributes_ldap.c
418 * src/prefs_customheader.c
419 * src/prefs_msg_colors.c
425 * src/common/socket.c
426 * src/common/ssl_certificate.c
429 * src/gtk/description_window.c
430 * src/plugins/demo/demo.c
431 * src/plugins/pgpcore/prefs_gpg.c
432 * src/plugins/spamassassin/libspamc.c
433 Make sure we use glib functions to send text messages (information,
434 debug, warning, errors) to stdout/stderr - no more direct puts
435 fputs printf fprintf to stdout/stderr when it can be done using
436 g_log*() and g_print/g_printerr. Doing this, we make sure every
437 stdout/stderr message is saved to log in Windows.
440 2007-08-21 [wwp] 2.10.0cvs140
444 Route glib's stdout/stderr messages to a log file (Windows only),
445 instead of loosing them.
447 2007-08-21 [paul] 2.10.0cvs139
450 replace deprecated g_strncasecmp()
454 2007-08-20 [ticho] 2.10.0cvs138
457 * src/prefs_account.h
458 Copy all account preferences in account_clone() - some
460 * src/prefs_account.c
461 Handle empty privacy system combobox gracefully (warning
464 2007-08-20 [colin] 2.10.0cvs137
469 2007-08-20 [paul] 2.10.0cvs136
479 patch by Michael Rasmussen
481 2007-08-19 [colin] 2.10.0cvs135
484 Fix previous commit. Sensitivity update is needed
485 for "Cancel receiving". However when batching we
486 don't need to do it for every message flag change,
487 just once at the start and once at the end.
489 2007-08-19 [colin] 2.10.0cvs134
492 Remove useless menu updates on session lock/unlock
494 2007-08-19 [colin] 2.10.0cvs133
496 * src/etpan/imap-thread.c
497 Make all fetch logs less verbose
499 2007-08-19 [paul] 2.10.0cvs132
504 fix bug 1286, 'Can't move a folder into a "Folders
507 2007-08-18 [ticho] 2.10.0cvs131
509 * src/editaddress_other_attributes_ldap.c
510 Converted option menu for other ldap attributes to GtkComboBox.
512 2007-08-18 [colin] 2.10.0cvs130
519 Revert 'send_dialog_mode' meaning to
520 'send_dialog_invisible', so that the
521 new checkbox doesn't change the
524 2007-08-18 [paul] 2.10.0cvs129
527 add missing menu update
529 2007-08-17 [colin] 2.10.0cvs128
532 Set batching after getting flags - maybe fixes
533 bug 1292, 'CM crashes on writing mail'
535 2007-08-16 [ticho] 2.10.0cvs127
538 Convert two GtkOptionMenu widgets to new GtkComboBox.
541 Allow NULL for GtkComboBox menuitem label, rendering such
542 items as row separators.
544 2007-08-16 [paul] 2.10.0cvs126
546 * src/plugins/trayicon/trayicon.c
547 remove wrongly used gettextisation
549 2007-08-15 [ticho] 2.10.0cvs125
552 Fixed a runtime warning where an attempt to pack an
553 already packed GtkLabel was made.
555 2007-08-15 [ticho] 2.10.0cvs124
557 * src/prefs_compose_writing.c
558 Convert the insert-or-attach-dragged-files GtkOptionMenu
561 2007-08-14 [ticho] 2.10.0cvs123
565 Changed return receipt account selector to GtkComboBox.
566 Fixed a runtime warning where GTK tried to parse
567 "name <email@address" as a Pango markup in an alertpanel label.
569 2007-08-14 [ticho] 2.10.0cvs122
571 * src/prefs_logging.c
572 Changed GtkOptionMenu in logging preferences to GtkComboBox.
574 2007-08-14 [wwp] 2.10.0cvs121
578 * tools/popfile-link.sh
579 Added a new tool: POPFile helper, to open
580 selected messages in POPFile control center,
581 in order to change the messages' status.
583 2007-08-14 [ticho] 2.10.0cvs120
590 Change "Show send dialog" optionmenu to a checkbutton.
591 * src/prefs_receive.c
592 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
594 2007-08-13 [wwp] 2.10.0cvs119
605 * src/partial_download.c
611 * src/gtk/gtkaspell.c
613 Make sure we never pass NULL pointers for %s substitutions
614 (prevent from crashing in Windows).
616 2007-08-13 [wwp] 2.10.0cvs118
619 Re-enable mmap_reads in Windows with some missing
620 CloseHandle of mapping objects, thanks to
623 2007-08-13 [paul] 2.10.0cvs117
626 fix bug 1287, 'Compile time problem on Solaris
627 (nexenta gnu/Solaris) utils.c'
628 Thanks to Piotr Chrzczonowicz
630 2007-08-12 [wwp] 2.10.0cvs116
632 * src/plugins/pgpcore/prefs_gpg.c
633 Don't try to unset a GPG_AGENT_INFO that was not
634 set (and don't use a NULL string in Windows, it was
635 crashing with --debug if GPG_AGENT_INFO was not set).
637 2007-08-12 [wwp] 2.10.0cvs115
640 Make gcc type-check arguments passed to privacy_set_error().
642 2007-08-12 [ticho] 2.10.0cvs114
644 * src/prefs_folder_item.c
645 Make sure that folder default account combobox always has some
648 Handle empty combobox gracefully (warning instead of crash).
650 2007-08-12 [ticho] 2.10.0cvs114
652 * src/prefs_folder_item.c
653 Make sure that folder default account combobox is not empty.
655 Handle empty combobox gracefully (warning instead of crash).
657 2007-08-11 [paul] 2.10.0cvs113
661 use 'subfolder' instead of 'sub-folder', matching
662 everywhere else the term is used
666 2007-08-10 [wwp] 2.10.0cvs112
669 Disable mmap reads in Windows only (at least temporarily), they
670 prevent from renaming/removing target cache files.
676 2007-08-10 [wwp] 2.10.0cvs111
679 fix unpredictable crashes in Windows due to broken
680 cache/mark/tags files writting (file were opened for
681 writing in text mode).
684 use gettimeofday() from w32lib.h on Windows.
686 2007-08-10 [colin] 2.10.0cvs110
689 * src/etpan/imap-thread.c
690 * src/etpan/imap-thread.h
691 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
693 2007-08-09 [colin] 2.10.0cvs109
696 Fix port being reset to 636 on SSL
698 Fix folder_item_get_msg_num_by_file
699 on drafts/queue folders
701 2007-08-09 [wwp] 2.10.0cvs108
704 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
705 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
708 2007-08-09 [colin] 2.10.0cvs107
712 * src/gtk/prefswindow.c
713 A few Maemo layout fixes
715 2007-08-09 [paul] 2.10.0cvs106
717 * src/prefs_account.c
718 remove the hyphen from plug-ins to
719 match everywhere else
721 2007-08-08 [wwp] 2.10.0cvs105
723 * src/prefs_folder_item.c
724 Fix an extraneous stealth ^L char.
726 2007-08-08 [wwp] 2.10.0cvs104
728 * src/prefs_folder_item.c
729 Better fix, group variables declarations (USE_ASPELL).
731 2007-08-08 [wwp] 2.10.0cvs103
733 * src/prefs_folder_item.c
734 Fix compilation w/ USE_ASPELL set (broken
737 2007-08-08 [ticho] 2.10.0cvs102
739 * src/prefs_folder_item.c
740 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
742 2007-08-08 [colin] 2.10.0cvs101
745 * src/etpan/imap-thread.c
746 * src/etpan/imap-thread.h
747 Close selected mailbox before doing
750 2007-08-08 [colin] 2.10.0cvs100
753 Complete symbol table, thanks to wwp.
754 Fixes bug 1284, 'The html -> text
755 converter ignores entities'
759 2007-08-08 [colin] 2.10.0cvs99
762 Better way to fetch UIDs on non-UIDPLUS servers
764 2007-08-07 [colin] 2.10.0cvs98
767 fix bug 1275, 'auto-saved draft messages not
768 always being removed'; Also, make multiple
769 copy (in the same account) faster by matching
770 source/destination message UIDs.
772 Don't try to reshow deleted mail
774 Fix leak on error path
776 2007-08-07 [wwp] 2.10.0cvs97
779 * manual/advanced.xml
780 * manual/fr/account.xml
781 * manual/fr/advanced.xml
782 Updated the reference manual and the French translation to
783 reflect 2.10.0cvs84: enable running folder Processing
786 2007-08-06 [wwp] 2.10.0cvs96
791 Allow changing the emphasis color used to highlight
792 the newsreader/x-mailer header value when it matches
793 our preferred mail agent (hidden pref 'emphasis_col' added
796 2007-08-06 [colin] 2.10.0cvs95
800 Re-commit 2.10.0cvs86, with a protection
801 against Pango bug. Also, try to fix
802 bug 1275, 'auto-saved draft messages not
803 always being removed'
805 2007-08-06 [wwp] 2.10.0cvs94
807 * src/gtk/quicksearch.c
808 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
810 2007-08-06 [ticho] 2.10.0cvs93
812 * src/prefs_account.c
814 Use GtkComboBox instead of GtkOptionMenu for privacy system
815 selection in account preferences.
817 2007-08-06 [wwp] 2.10.0cvs92
819 * src/plugins/pgpcore/plugin.def
820 Apply one more chunk from gpg4win's 03-w32-port patch.
822 2007-08-05 [colin] 2.10.0cvs91
826 reverting buggy patch for now
828 2007-08-05 [colin] 2.10.0cvs90
833 2007-08-04 [colin] 2.10.0cvs89
835 * src/prefs_summaries.c
836 * src/summary_search.c
837 Replace deprecated widgets. Patch by
840 2007-08-04 [colin] 2.10.0cvs88
843 Refresh GUI only every 2000 mails on mh_get_last_num
844 This is fast (readdir) and done only once per
847 2007-08-03 [colin] 2.10.0cvs87
849 * src/prefs_account.c
852 Fix a deprecated widget. Patch by
855 2007-08-03 [colin] 2.10.0cvs86
859 Make colorisation and wrapping algorithms
860 faster. Fixes bug 1246, 'compose becomes
861 increasingly slow replying to complex emails'
863 2007-08-03 [paul] 2.10.0cvs85
866 keep the window painted
868 2007-08-02 [paul] 2.10.0cvs84
873 enable running folder Processing
876 2007-08-02 [paul] 2.10.0cvs83
879 speed up/clean up rendering of larger
883 2007-08-01 [paul] 2.10.0cvs82
888 change default toolbar layout on maemo
889 * src/pixmaps/close.xpm
890 make the red cross a grey cross
891 * src/pixmaps/jpilot.xpm
892 make icon smaller so it fits better
894 2007-07-31 [paul] 2.10.0cvs81
898 fix crash on maemo on first launch
900 2007-07-30 [paul] 2.10.0cvs80
902 * src/prefs_matcher.c
903 specify the units of age and size
905 2007-07-30 [paul] 2.10.0cvs79
908 Fix IMAP timeout setting
910 2007-07-30 [colin] 2.10.0cvs78
912 * src/prefs_account.c
913 Fix a deprecated widget. Patch by
916 2007-07-27 [paul] 2.10.0cvs77
918 * src/matcher_parser_parse.y
919 * src/prefs_filtering_action.c
920 * src/prefs_matcher.c
921 these changes forgotten in cvs74's
922 'watch thread' feature
924 2007-07-27 [paul] 2.10.0cvs76
927 fix potential crasher
930 2007-07-27 [paul] 2.10.0cvs75
936 make mainwindow's /Help/Manual point to the
937 remote copy if the local copy doesn't exist
939 2007-07-27 [paul] 2.10.0cvs74
947 * src/matcher_parser_parse.y
956 * src/pixmaps/watchthread.xpm
957 add 'watch thread' feature
959 2007-07-27 [paul] 2.10.0cvs73
961 * src/prefs_folder_item.c
962 adjust labels, add tooltips
964 2007-07-27 [colin] 2.10.0cvs72
967 Maemo: Remove less used menu items
969 2007-07-26 [colin] 2.10.0cvs71
972 Maemo: destroy messageview after trashing mail.
973 Maybe should be done on X11 too
975 2007-07-26 [colin] 2.10.0cvs70
982 Add View/Show or Hide/Column headers
984 2007-07-26 [colin] 2.10.0cvs69
989 2007-07-26 [colin] 2.10.0cvs68
992 Fix possible crash on cache invalidation
996 * src/quote_fmt_parse.y
997 Make replying to mails with big attachments
998 much faster. Fixes bug 1224, 'The process of
999 Replying to emails with large attachments
1000 seems unreasonably long...'
1002 2007-07-26 [colin] 2.10.0cvs67
1007 Fix threads use on BSDs
1009 2007-07-26 [paul] 2.10.0cvs66
1011 * src/gtk/prefswindow.c
1012 fix account prefs breakage
1015 2007-07-26 [paul] 2.10.0cvs65
1018 standardise ./configure --help messages
1020 2007-07-26 [colin] 2.10.0cvs64
1024 Fix two vCard-related crashes
1026 2007-07-25 [colin] 2.10.0cvs63
1029 * src/prefs_common.c
1030 * src/prefs_common.h
1031 * src/prefs_receive.c
1032 Maemo: Add a better way to notify of
1038 Maemo: Various layout fixes
1039 * src/gtk/prefswindow.c
1040 Maemo: Better prefs layout
1042 2007-07-25 [paul] 2.10.0cvs62
1045 fix the layout on maemo
1048 2007-07-25 [iwkse] 2.10.0cvs61
1051 add 'o' shortcut on summaryview
1053 2007-07-25 [iwkse] 2.10.0cvs60
1058 2007-07-24 [colin] 2.10.0cvs59
1061 Fix missing timestamp update on source
1065 Better text layout on part's choices
1067 2007-07-23 [colin] 2.10.0cvs58
1071 Maemo: Automatically choose the correct application
1073 * src/gtk/quicksearch.c
1074 Make search run on GDK_KP_Enter too
1076 2007-07-23 [wwp] 2.10.0cvs57
1078 * src/quote_fmt_lex.l
1079 Revert accidentaly committed lines (account_sig) in
1082 2007-07-23 [wwp] 2.10.0cvs56
1084 * src/quote_fmt_lex.l
1085 Fix typos around long form expressions in the quote lexer.
1091 2007-07-23 [colin] 2.10.0cvs55
1094 Fix auto-completion on Maemo
1096 2007-07-23 [colin] 2.10.0cvs54
1099 Maemo: Fix sticking statusbars
1101 2007-07-22 [colin] 2.10.0cvs53
1104 Maemo: Fix the strange "top_application" info
1105 at startup. We should do something when
1106 receiving such a message.
1108 2007-07-20 [paul] 2.10.0cvs52
1111 add missing #include "statusbar.h"
1113 2007-07-20 [colin] 2.10.0cvs51
1117 * src/folder_item_prefs.c
1118 * src/folder_item_prefs.h
1126 * src/prefs_folder_item.c
1127 Implement age-based caching: allow to
1128 specify a threshold for the offline synchronisation
1129 feature, and whether old cached bodies should
1134 * src/plugins/dillo_viewer/dillo_viewer.c
1135 Check that Dillo's installed
1137 2007-07-20 [wwp] 2.10.0cvs50
1140 * src/stock_pixmap.c
1141 Draw a frame around the selected mimeview part icon (instead of the
1142 shifted 'dancing' icon).
1144 2007-07-20 [colin] 2.10.0cvs49
1147 Unref stuff even on error
1149 disconnect signals only at the very
1150 end of the wizard save.
1152 2007-07-20 [colin] 2.10.0cvs48
1158 Fix random crashes while navigating
1161 2007-07-19 [colin] 2.10.0cvs47
1165 * src/prefs_common.c
1166 * src/prefs_common.h
1169 * src/common/utils.c
1170 Maemo: add an easy way to store data (mails
1171 and IMAP/NNTP caches) on one of the SD cards,
1172 and protect against unmounts if needed
1174 2007-07-19 [paul] 2.10.0cvs46
1177 * src/stock_pixmap.c
1179 * src/pixmaps/claws-mail_logo-small.xpm
1180 implement a (slightly) different About
1181 dialog for maemo and add a small version
1184 use a scrolled window for wizard page 1
1187 2007-07-19 [paul] 2.10.0cvs45
1190 too soon for this line
1192 2007-07-19 [paul] 2.10.0cvs44
1197 2007-07-19 [colin] 2.10.0cvs43
1200 Solve Mail/Mailbox name when specifying
1203 2007-07-18 [colin] 2.10.0cvs42
1209 2007-07-18 [colin] 2.10.0cvs41
1212 Maemo: plug the online/offline system into
1213 maemo's interfaces to have Claws automatically
1214 switch according to the system status
1216 Maemo: use HildonBanners to display status
1217 messages. Renders the main statusbar useless.
1219 2007-07-18 [paul] 2.10.0cvs40
1222 fix screen blanking on moving/copying many msgs
1224 fix processing progressbar and screen blanking
1227 2007-07-18 [paul] 2.10.0cvs39
1230 revert cvs37, breakage on maemo
1232 2007-07-18 [paul] 2.10.0cvs38
1234 * src/gtk/gtkutils.c
1235 make sure we can still build with older GTK's
1237 2007-07-18 [colin] 2.10.0cvs37
1240 Only hide the small layout's messageview, instead
1241 of destroying it when closing
1242 * src/gtk/gtkutils.c
1243 Use gtk_window_present_with_time to popup windows,
1244 it seems to make things better with modern WMs
1247 2007-07-17 [colin] 2.10.0cvs36
1250 Simplify layout on Maemo
1253 * src/prefs_display_header.c
1254 Remove some headers by default on Maemo
1256 2007-07-17 [paul] 2.10.0cvs35
1258 * src/prefs_common.c
1259 * src/prefs_common.h
1260 * src/prefs_logging.c
1262 add options to stop/enable writing logs to disc
1264 2007-07-17 [paul] 2.10.0cvs34
1267 fix some issues with the Apply tags window:
1268 - set search column (enables autocompl in the treeview)
1269 - apply tag from "New tag" if it existed
1270 - clears New tag entry when adding it with the button
1273 2007-07-17 [paul] 2.10.0cvs33
1276 fix 'apply tags' dialogue weirdness
1278 2007-07-16 [colin] 2.10.0cvs32
1281 Fix double-loading of mails on Maemo
1283 2007-07-16 [colin] 2.10.0cvs31
1286 Prevent double-loading of the same part under some
1287 conditions; hide statusbar on Maemo
1289 2007-07-16 [colin] 2.10.0cvs30
1295 Improve the tag interface - allow
1296 to set/unset tags from a special
1298 * src/gtk/gtkvscrollbutton.c
1301 * src/stock_pixmap.c
1302 Fix Mimeview's ugly hacks in the
1305 2007-07-16 [paul] 2.10.0cvs29
1309 * src/gtk/icon_legend.c
1310 put it all in a scrolled window
1312 2007-07-15 [colin] 2.10.0cvs28
1315 Maemo: force layout to be Small screen; the
1316 others don't make sense
1318 2007-07-14 [colin] 2.10.0cvs27
1321 * src/gtk/gtkvscrollbutton.c
1322 Maemo: Fix mimeview's buttons size
1324 2007-07-14 [colin] 2.10.0cvs26
1327 Fix the button workaround fix.
1328 (Use the correct variable)
1330 2007-07-14 [colin] 2.10.0cvs25
1334 Maemo: put the progress bar in the
1337 2007-07-14 [colin] 2.10.0cvs24
1339 * src/prefs_common.c
1340 Maemo: hide statusbar by default
1342 * src/stock_pixmap.c
1343 * src/stock_pixmap.h
1345 * src/pixmaps/go_folders.xpm
1346 Maemo: Add a specific icon to go back to
1349 2007-07-14 [colin] 2.10.0cvs23
1352 Don't set homogeneous finally
1354 2007-07-14 [colin] 2.10.0cvs22
1357 Fix button show/hide issues
1359 2007-07-14 [colin] 2.10.0cvs21
1363 Fix button workaround to be able to click
1364 if mouse was on button when it went un-
1366 Revert previous commit, gtk_tool_item_set_homogeneous
1367 doesn't mean what it seems to mean ;-)
1369 2007-07-14 [paul] 2.10.0cvs20
1372 make homogeneous FALSE always
1374 2007-07-13 [colin] 2.10.0cvs19
1378 Rework to fit the non-deprecated API
1384 Maemo layout changes. Better toolbars,
1385 removal of CTree headers.
1387 2007-07-13 [paul] 2.10.0cvs18
1389 * src/gtk/colorlabel.c
1390 fix bug 1261, '[DE] coloring messages in overview
1391 keys are not localised'
1392 the string is now included in claws-mail.pot
1394 2007-07-13 [colin] 2.10.0cvs17
1397 Fix bug 1267, 'printing mutliple messages
1398 opens one message-dialog after the other'
1399 Ask for confirmation when printing 10
1402 2007-07-11 [colin] 2.10.0cvs16
1407 * manual/claws-mail-manual.xml
1409 * manual/es/claws-mail-manual.xml
1411 * manual/fr/claws-mail-manual.xml
1434 * src/addressbook_foldersel.c
1435 * src/addressbook_foldersel.h
1459 * src/customheader.c
1460 * src/customheader.h
1461 * src/displayheader.c
1462 * src/displayheader.h
1465 * src/editaddress_other_attributes_ldap.c
1466 * src/editaddress_other_attributes_ldap.h
1475 * src/editldap_basedn.c
1476 * src/editldap_basedn.h
1497 * src/folder_item_prefs.c
1498 * src/folder_item_prefs.h
1507 * src/grouplistdialog.c
1508 * src/grouplistdialog.h
1513 * src/image_viewer.c
1514 * src/image_viewer.h
1555 * src/matcher_parser.h
1556 * src/matcher_parser_lex.l
1557 * src/matcher_parser_parse.y
1560 * src/message_search.c
1561 * src/message_search.h
1580 * src/partial_download.c
1581 * src/partial_download.h
1586 * src/prefs_account.c
1587 * src/prefs_account.h
1588 * src/prefs_actions.c
1589 * src/prefs_actions.h
1590 * src/prefs_common.c
1591 * src/prefs_common.h
1592 * src/prefs_compose_writing.c
1593 * src/prefs_compose_writing.h
1594 * src/prefs_customheader.c
1595 * src/prefs_customheader.h
1596 * src/prefs_display_header.c
1597 * src/prefs_display_header.h
1598 * src/prefs_ext_prog.c
1599 * src/prefs_ext_prog.h
1600 * src/prefs_filtering.c
1601 * src/prefs_filtering.h
1602 * src/prefs_filtering_action.c
1603 * src/prefs_filtering_action.h
1604 * src/prefs_folder_column.c
1605 * src/prefs_folder_column.h
1606 * src/prefs_folder_item.c
1607 * src/prefs_folder_item.h
1612 * src/prefs_image_viewer.c
1613 * src/prefs_image_viewer.h
1614 * src/prefs_logging.c
1615 * src/prefs_logging.h
1616 * src/prefs_matcher.c
1617 * src/prefs_matcher.h
1618 * src/prefs_message.c
1619 * src/prefs_message.h
1620 * src/prefs_msg_colors.c
1621 * src/prefs_msg_colors.h
1626 * src/prefs_receive.c
1627 * src/prefs_receive.h
1630 * src/prefs_spelling.c
1631 * src/prefs_spelling.h
1632 * src/prefs_summaries.c
1633 * src/prefs_summaries.h
1634 * src/prefs_summary_column.c
1635 * src/prefs_summary_column.h
1636 * src/prefs_summary_open.c
1637 * src/prefs_summary_open.h
1638 * src/prefs_template.c
1639 * src/prefs_template.h
1640 * src/prefs_themes.c
1641 * src/prefs_themes.h
1642 * src/prefs_toolbar.c
1643 * src/prefs_toolbar.h
1644 * src/prefs_wrapping.c
1645 * src/prefs_wrapping.h
1655 * src/quote_fmt_lex.l
1656 * src/quote_fmt_parse.y
1659 * src/remotefolder.c
1660 * src/remotefolder.h
1661 * src/send_message.c
1662 * src/send_message.h
1665 * src/simple-gettext.c
1666 * src/sourcewindow.c
1667 * src/sourcewindow.h
1672 * src/stock_pixmap.c
1673 * src/stock_pixmap.h
1674 * src/summary_search.c
1675 * src/summary_search.h
1692 * src/common/base64.c
1693 * src/common/base64.h
1694 * src/common/claws.c
1695 * src/common/claws.h
1697 * src/common/fnmatch.c
1698 * src/common/fnmatch.h
1699 * src/common/fnmatch_loop.c
1700 * src/common/hooks.c
1701 * src/common/hooks.h
1706 * src/common/mgutils.c
1707 * src/common/mgutils.h
1710 * src/common/passcrypt.c
1711 * src/common/passcrypt.h.in
1712 * src/common/plugin.c
1713 * src/common/plugin.h
1714 * src/common/prefs.c
1715 * src/common/prefs.h
1716 * src/common/progressindicator.c
1717 * src/common/progressindicator.h
1718 * src/common/quoted-printable.c
1719 * src/common/quoted-printable.h
1720 * src/common/session.c
1721 * src/common/session.h
1724 * src/common/socket.c
1725 * src/common/socket.h
1728 * src/common/ssl_certificate.c
1729 * src/common/ssl_certificate.h
1730 * src/common/string_match.c
1731 * src/common/string_match.h
1732 * src/common/stringtable.c
1733 * src/common/stringtable.h
1736 * src/common/template.c
1737 * src/common/template.h
1738 * src/common/timing.h
1739 * src/common/utils.c
1740 * src/common/utils.h
1741 * src/common/uuencode.c
1742 * src/common/uuencode.h
1743 * src/common/version.h.in
1744 * src/common/w32_dirent.c
1745 * src/common/w32_reg.c
1746 * src/common/w32_signal.c
1747 * src/common/w32_stat.c
1748 * src/common/w32_stdlib.c
1749 * src/common/w32_string.c
1750 * src/common/w32_time.c
1751 * src/common/w32_unistd.c
1752 * src/common/w32_wait.c
1753 * src/common/w32lib.h
1756 * src/common/xmlprops.c
1757 * src/common/xmlprops.h
1758 * src/etpan/etpan-errors.h
1759 * src/etpan/etpan-thread-manager-types.h
1760 * src/etpan/etpan-thread-manager.c
1761 * src/etpan/etpan-thread-manager.h
1762 * src/etpan/imap-thread.c
1763 * src/etpan/imap-thread.h
1766 * src/gtk/colorlabel.c
1767 * src/gtk/colorlabel.h
1768 * src/gtk/colorsel.c
1769 * src/gtk/colorsel.h
1770 * src/gtk/combobox.c
1771 * src/gtk/combobox.h
1772 * src/gtk/description_window.c
1773 * src/gtk/description_window.h
1776 * src/gtk/foldersort.c
1777 * src/gtk/foldersort.h
1778 * src/gtk/gtkaspell.c
1779 * src/gtk/gtkaspell.h
1780 * src/gtk/gtksctree.c
1781 * src/gtk/gtkshruler.c
1782 * src/gtk/gtkshruler.h
1783 * src/gtk/gtksourceprintjob.c
1784 * src/gtk/gtksourceprintjob.h
1785 * src/gtk/gtkutils.c
1786 * src/gtk/gtkutils.h
1787 * src/gtk/gtkvscrollbutton.c
1788 * src/gtk/gtkvscrollbutton.h
1789 * src/gtk/icon_legend.c
1790 * src/gtk/icon_legend.h
1791 * src/gtk/inputdialog.c
1792 * src/gtk/inputdialog.h
1793 * src/gtk/logwindow.c
1794 * src/gtk/logwindow.h
1795 * src/gtk/manage_window.c
1796 * src/gtk/manage_window.h
1799 * src/gtk/pluginwindow.c
1800 * src/gtk/pluginwindow.h
1801 * src/gtk/prefswindow.c
1802 * src/gtk/prefswindow.h
1803 * src/gtk/progressdialog.c
1804 * src/gtk/progressdialog.h
1805 * src/gtk/quicksearch.c
1806 * src/gtk/quicksearch.h
1807 * src/gtk/sslcertwindow.c
1808 * src/gtk/sslcertwindow.h
1809 * src/plugins/bogofilter/bogofilter.c
1810 * src/plugins/bogofilter/bogofilter.h
1811 * src/plugins/bogofilter/bogofilter_gtk.c
1812 * src/plugins/clamav/clamav_plugin.c
1813 * src/plugins/clamav/clamav_plugin.h
1814 * src/plugins/clamav/clamav_plugin_gtk.c
1815 * src/plugins/demo/demo.c
1816 * src/plugins/dillo_viewer/dillo_prefs.c
1817 * src/plugins/dillo_viewer/dillo_prefs.h
1818 * src/plugins/dillo_viewer/dillo_viewer.c
1819 * src/plugins/pgpcore/passphrase.c
1820 * src/plugins/pgpcore/passphrase.h
1821 * src/plugins/pgpcore/pgp_viewer.c
1822 * src/plugins/pgpcore/pgp_viewer.h
1823 * src/plugins/pgpcore/plugin.c
1824 * src/plugins/pgpcore/prefs_gpg.c
1825 * src/plugins/pgpcore/prefs_gpg.h
1826 * src/plugins/pgpcore/select-keys.c
1827 * src/plugins/pgpcore/select-keys.h
1828 * src/plugins/pgpcore/sgpgme.c
1829 * src/plugins/pgpcore/sgpgme.h
1830 * src/plugins/pgpinline/pgpinline.c
1831 * src/plugins/pgpinline/pgpinline.h
1832 * src/plugins/pgpinline/plugin.c
1833 * src/plugins/pgpmime/pgpmime.c
1834 * src/plugins/pgpmime/pgpmime.h
1835 * src/plugins/pgpmime/plugin.c
1836 * src/plugins/spamassassin/spamassassin.c
1837 * src/plugins/spamassassin/spamassassin.h
1838 * src/plugins/spamassassin/spamassassin_gtk.c
1839 * src/plugins/trayicon/trayicon.c
1840 * src/plugins/trayicon/trayicon_prefs.c
1841 * src/plugins/trayicon/trayicon_prefs.h
1842 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1843 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
1844 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
1845 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1846 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
1847 * tools/OOo2claws-mail.pl
1848 * tools/README.sylprint
1849 * tools/acroread2claws-mail.pl
1850 * tools/claws-mail-compose-insert-files.pl
1851 * tools/convert_mbox.pl
1852 * tools/filter_conv.pl
1853 * tools/filter_conv_new.pl
1855 * tools/freshmeat_search.pl
1856 * tools/google_search.pl
1857 * tools/kmail-mailbox2claws-mail.pl
1858 * tools/kmail2claws-mail.pl
1859 * tools/kmail2claws-mail_v2.pl
1861 * tools/make.themes.project
1862 * tools/multiwebsearch.pl
1863 * tools/nautilus2claws-mail.sh
1864 * tools/outlook2claws-mail.pl
1865 * tools/textviewer.sh
1866 * tools/thunderbird-filters-convertor.pl
1869 * tools/vcard2xml.py
1870 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
1871 Upgrade to GPLv3 or later.
1873 2007-07-10 [wwp] 2.10.0cvs15
1876 Fix re-opening of all composing messages that were
1877 opened when closing the previous instance, thanks
1880 2007-07-10 [paul] 2.10.0cvs14
1882 * src/editaddress_other_attributes_ldap.c
1884 fix crash on selecting 'other attributes' combo
1885 for either a new entry or an old entry with no
1886 existing attributes.
1887 fix bug on editing multiple attributes which
1888 resulted them all having the value of the last
1892 2007-07-10 [colin] 2.10.0cvs13
1895 * src/editaddress_other_attributes_ldap.h
1897 Fix --disable-ldap build
1899 2007-07-09 [colin] 2.10.0cvs12
1905 * src/editaddress_other_attributes_ldap.c
1906 * src/editaddress_other_attributes_ldap.h
1911 Add capability to edit all inetOrgPerson
1912 attributes on LDAP. Patch by Michael
1915 2007-07-09 [colin] 2.10.0cvs11
1921 * src/prefs_summaries.c
1922 * src/prefs_themes.c
1924 * src/common/Makefile.am
1926 * src/common/timing.h
1927 * src/common/utils.c
1928 * src/common/utils.h
1929 * src/common/w32_account.c
1930 * src/common/w32lib.h
1931 * src/gtk/Makefile.am
1932 * src/gtk/colorlabel.c
1933 * src/plugins/pgpcore/Makefile.am
1934 * src/plugins/pgpcore/claws.def
1935 * src/plugins/pgpcore/passphrase.c
1936 * src/plugins/pgpcore/pgp_viewer.c
1937 * src/plugins/pgpcore/plugin.def
1938 * src/plugins/pgpcore/sgpgme.c
1939 * src/plugins/pgpinline/Makefile.am
1940 * src/plugins/pgpinline/claws.def
1941 * src/plugins/pgpinline/mypgpcore.def
1942 * src/plugins/pgpinline/plugin.def
1943 * src/plugins/pgpmime/Makefile.am
1944 * src/plugins/pgpmime/claws.def
1945 * src/plugins/pgpmime/mypgpcore.def
1946 * src/plugins/pgpmime/plugin.def
1947 Commit win32 patch, from Werner Koch and
1950 2007-07-09 [colin] 2.10.0cvs10
1952 * src/prefs_toolbar.c
1953 Fix crash when no actions exist
1955 2007-07-07 [paul] 2.10.0cvs9
1958 * manual/claws-mail-manual.xml
1959 update copyright year
1961 updated by Flammie Pirinen
1963 2007-07-05 [wwp] 2.10.0cvs8
1965 * src/plugins/clamav/clamav_plugin_gtk.c
1966 Make vertical spacing like in other plugin prefs pages.
1968 2007-07-05 [wwp] 2.10.0cvs7
1971 It's %am that works, not %ae (this doc incoherence has been
1972 introduced with 2.9.2cvs13).
1974 2007-07-04 [wwp] 2.10.0cvs6
1976 * src/plugins/bogofilter/bogofilter.c
1977 Gettext-ize an occurrence of "Any" that wasn't.
1979 2007-07-04 [colin] 2.10.0cvs5
1982 Fix untranslated strings; thanks
1985 2007-07-03 [colin] 2.10.0cvs4
1989 Fix saving of sort mode for tags and
1990 thread date. Thanks to Pierre Ossman.
1991 Completes fix for bug 1233
1993 2007-07-03 [paul] 2.10.0cvs3
2001 2007-07-02 [colin] 2.10.0cvs2
2007 Add View/Sort/by Thread date
2008 Fixes bug 1233, 'Capability to sort
2009 threads by most recent message'
2010 Based on a patch by Paul Rolland
2012 2007-07-02 [colin] 2.10.0cvs1
2029 * src/matcher_parser_parse.y
2033 * src/prefs_common.c
2034 * src/prefs_common.h
2035 * src/prefs_filtering_action.c
2036 * src/prefs_matcher.c
2037 * src/prefs_summary_column.c
2041 * src/quote_fmt_lex.l
2042 * src/quote_fmt_parse.y
2046 * src/common/Makefile.am
2050 * src/gtk/quicksearch.c
2051 * src/gtk/quicksearch.h
2052 Add Tags implementation. Tags are arbitrary labels
2053 that can be applied to messages. It is possible
2054 to create, edit, remove tags; apply them to mails;
2055 filter on tags or tag presence; apply or unset
2056 tags via filtering actions; reference tags in
2059 2007-07-02 [paul] 2.10.0
2066 2007-07-02 [paul] 2.9.2cvs78
2076 updated by Stephan Sachse, me, Ricardo Mones
2077 Lastra, Fabien Vantard, Pader Rezso, Frederico
2078 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2080 2007-07-02 [paul] 2.9.2cvs77
2085 2007-06-29 [wwp] 2.9.2cvs76
2088 Fix a typo (thanks to Ricardo for finding this out).
2090 2007-06-28 [paul] 2.9.2cvs75
2095 2007-06-28 [paul] 2.9.2cvs74
2098 fix bug in the autotools build system.
2099 Files cataloged under EXTRA_DIST were never
2100 automatically copied to the build tree.
2101 (fix 'make distcheck')
2102 Patch by Michael Rasmussen.
2104 2007-06-24 [colin] 2.9.2cvs73
2107 Fix bug 1249, 'Error handling for
2108 news errors needs modification'
2109 Only popup error if the according
2110 pref in Prefs/Receive is set.
2112 2007-06-21 [colin] 2.9.2cvs72
2114 * src/common/plugin.c
2115 * src/common/plugin.h
2116 Change plugin API to know whether it's safe to
2117 unload plugins or whether we should just hide
2118 them. Fixes bug 1248, 'Core dumps after
2119 unloading plugin and clicking on load plugins'
2120 * src/plugins/bogofilter/bogofilter.c
2121 * src/plugins/clamav/clamav_plugin.c
2122 * src/plugins/demo/demo.c
2123 * src/plugins/dillo_viewer/dillo_viewer.c
2124 * src/plugins/pgpcore/plugin.c
2125 * src/plugins/pgpinline/plugin.c
2126 * src/plugins/pgpmime/plugin.c
2127 * src/plugins/spamassassin/spamassassin.c
2128 * src/plugins/trayicon/trayicon.c
2131 2007-06-19 [colin] 2.9.2cvs71
2135 Fix crash mentioned in bug 1246
2136 Race condition when automatically drafting
2137 due to insertion on reedit.
2139 2007-06-18 [wwp] 2.9.2cvs70
2142 LDIF import: use a "Proceed" button to complete
2145 2007-06-18 [paul] 2.9.2cvs69
2148 use pkgconfig to check for gtk and glib
2150 2007-06-17 [wwp] 2.9.2cvs68
2154 LDIF import: better error handling, minor code
2155 and UI cleanup, and renamed the Save button
2156 to Close, as imported stuff is already saved
2157 when the Save button is shown.
2159 2007-06-17 [colin] 2.9.2cvs67
2161 * src/prefs_summaries.c
2163 Don't set as read when forwarded, only replied to
2165 2007-06-17 [paul] 2.9.2cvs66
2168 add missing #include
2170 2007-06-16 [colin] 2.9.2cvs65
2172 * src/prefs_summaries.c
2174 Change the pref "Only mark as read when opened
2175 in new window" to "..., replied to or forwarded".
2176 Based on a patch by Paul Rolland.
2178 2007-06-16 [paul] 2.9.2cvs64
2181 alphabetical order! :)
2183 2007-06-16 [colin] 2.9.2cvs63
2187 Add Michael Rasmussen in authors list
2189 2007-06-16 [colin] 2.9.2cvs62
2192 Fix messageview_copy_clipboard to take advantage
2193 of plugins' get_selection.
2195 2007-06-15 [colin] 2.9.2cvs61
2201 * src/message_search.c
2203 * src/summary_search.c
2206 Allow GDK_KP_Enter to do the same as GDK_Return
2207 Patch by Michael Rasmussen
2209 2007-06-15 [paul] 2.9.2cvs60
2212 fix bug when closing a compose window
2215 2007-06-14 [paul] 2.9.2cvs59
2219 migrate sylpheed config
2221 2007-06-14 [wwp] 2.9.2cvs58
2223 * src/gtk/pluginwindow.c
2224 Yet another attempt to fix sizing/alignment of the
2225 button bar in plugins window.
2227 2007-06-12 [colin] 2.9.2cvs57
2232 * src/prefs_common.c
2233 * src/prefs_common.h
2234 * src/prefs_summaries.c
2235 * src/prefs_summary_open.c
2236 * src/prefs_summary_open.h
2238 Make "when entering a folder" actions more personalisable
2240 2007-06-12 [wwp] 2.9.2cvs56
2243 Use short description from Paul (mairix.sh).
2245 2007-06-12 [wwp] 2.9.2cvs55
2248 Updated info about mairix.sh.
2250 2007-06-11 [paul] 2.9.2cvs54
2252 * src/prefs_logging.c
2253 rework log window length widgets
2254 and some sensitivity fixes
2256 2007-06-11 [paul] 2.9.2cvs53
2259 * src/prefs_logging.c
2260 rename 'Protocol Log' to 'Network Log'
2261 and some function renaming
2263 2007-06-10 [wwp] 2.9.2cvs52
2265 * src/gtk/pluginwindow.c
2268 2007-06-10 [wwp] 2.9.2cvs51
2270 * src/gtk/pluginwindow.c
2271 Fix button bar in plugin window, was centered and not
2272 behaving like other dialogs w/ such button bar.
2274 2007-06-08 [wwp] 2.9.2cvs50
2281 Provide a way out of automatic draft saving on IMAP, when
2283 Prevent drafting while sending and quitting while sending.
2288 2007-06-08 [wwp] 2.9.2cvs49
2290 * src/prefs_account.c
2291 * src/gtk/prefswindow.c
2292 * src/gtk/prefswindow.h
2293 Activate the Basic page when opening account prefs.
2295 2007-06-08 [wwp] 2.9.2cvs48
2297 * src/common/socket.c
2298 Don't crash if fork() fails, thanks to Colin.
2300 2007-06-08 [wwp] 2.9.2cvs47
2302 * src/gtk/prefswindow.c
2303 Wrap some long lines, and reset horizontal scroller's adjusment
2304 (this was already done, vertically), when changing tab (not page)
2307 2007-06-08 [paul] 2.9.2cvs46
2309 * src/common/utils.c
2310 use gethostname() instead of uname()
2311 based on a patch by Michael Hughes
2312 <Sylpheed-Claws_user@thehugheslogcabin.net>
2314 2007-06-07 [wwp] 2.9.2cvs45
2316 * src/prefs_common.c
2317 Fix some useless warnings, thanks to Colin.
2319 2007-06-06 [colin] 2.9.2cvs44
2322 Fix strange allocations.
2324 2007-06-06 [colin] 2.9.2cvs43
2327 Patch by Michael Rasmussus to help
2330 2007-06-05 [wwp] 2.9.2cvs42
2332 * src/prefs_account.c
2333 * src/prefs_folder_item.c
2337 Per-folder templates can now be applied recursively.
2338 Always save per-folder templates (formats were erroneously
2339 saved only if they were enabled).
2340 Check for validity of quotation marks everywhere there
2343 2007-06-05 [wwp] 2.9.2cvs41
2346 Fix incoming messages from local accounts always getting filtered
2347 (even if the account prefs say don't), thanks to Colin.
2349 2007-06-05 [wwp] 2.9.2cvs40
2353 Use per-folder/per-account quote chars when applying a
2354 template or inserting text as well. Const'ify some
2357 2007-06-04 [colin] 2.9.2cvs39
2360 More work for wwp :)
2362 2007-06-04 [wwp] 2.9.2cvs38
2365 Same as 2.9.2cvs36 but for forwarding.
2367 2007-06-04 [colin] 2.9.2cvs37
2370 Use original mail file for forward/redirect
2371 Fixes some forwarded mails to be attached as
2372 application/octet-stream (when they have binary
2373 parts), and incidentally fixes bug 848
2374 'Redirect breaks GnuPG'
2376 2007-06-04 [wwp] 2.9.2cvs36
2379 Fix quote mark mis-initialisation when replying/forwarding
2380 (introduced w/ 2.9.2cvs20).
2382 2007-06-04 [wwp] 2.9.2cvs35
2384 * src/prefs_compose_writing.c
2386 Fix a bug where Quotation characters (prefs/compose/writing)
2387 was cleared (introduced w/ 2.9.2cvs26).
2389 2007-06-04 [wwp] 2.9.2cvs34
2391 * src/prefs_account.c
2392 * src/prefs_account.h
2393 Better fix for compiling w/o aspell (rollbacks
2396 2007-06-04 [wwp] 2.9.2cvs33
2399 * src/prefs_account.c
2400 * src/prefs_account.h
2402 It's now possible to disable mail filtering plugins
2403 on a per-account basis.
2405 2007-06-04 [wwp] 2.9.2cvs32
2408 * src/common/utils.c
2409 * src/common/utils.h
2410 Support CRLF in headers part of messages.
2411 Support few more date formats (RFC3339 subsets).
2413 2007-06-04 [wwp] 2.9.2cvs31
2415 * src/prefs_account.c
2416 Fix compiling w/o aspell support.
2418 2007-06-03 [wwp] 2.9.2cvs30
2421 Don't decode leading ENV_ and ~ in P_PASSWORD
2424 2007-06-03 [wwp] 2.9.2cvs29
2427 Don't decode leading ENV_ and ~ in P_PASSWORD
2430 2007-06-03 [wwp] 2.9.2cvs28
2432 * src/prefs_account.c
2433 * src/gtk/prefswindow.c
2434 * src/gtk/prefswindow.h
2435 Added a way to force preloading of all pages
2437 Moved tabs to pages in account prefs.
2439 2007-06-02 [colin] 2.9.2cvs27
2442 Fix possible crash, fix ldap write bugs
2444 Fix ldap write bugs - patch by Michael
2448 Add a hook whenever alertpanel opens/closes
2450 2007-05-31 [wwp] 2.9.2cvs26
2452 * src/prefs_compose_writing.c
2454 Re-organized writing options a bit:
2455 - renamed the Quoting page to Templates
2456 - moved all composing templates to that page
2457 - moved non-templates options to the Writing one,
2458 grouped reply-related options, reordered reply and
2461 2007-05-31 [wwp] 2.9.2cvs25
2464 Removed unused code.
2466 2007-05-31 [colin] 2.9.2cvs24
2469 Fix missing display name when modifying
2470 LDAP. Patch by Michael Rasmussen
2472 2007-05-31 [wwp] 2.9.2cvs23
2474 * src/plugins/bogofilter/Makefile.am
2475 * src/plugins/clamav/Makefile.am
2476 * src/plugins/demo/Makefile.am
2477 * src/plugins/dillo_viewer/Makefile.am
2478 * src/plugins/spamassassin/Makefile.am
2479 Fix building of those plugins in Mac OS X.
2481 2007-05-30 [wwp] 2.9.2cvs22
2483 * src/gtk/quicksearch.c
2484 Fix missing initialization.
2486 2007-05-30 [wwp] 2.9.2cvs21
2489 Revert accidental commit (debug outputs).
2491 2007-05-30 [wwp] 2.9.2cvs20
2494 * src/folder_item_prefs.c
2495 * src/folder_item_prefs.h
2496 * src/prefs_account.c
2497 * src/prefs_account.h
2498 * src/prefs_folder_item.c
2501 Implemented per-account and per-folder
2502 compose/reply/forward formats.
2504 2007-05-30 [wwp] 2.9.2cvs19
2506 * src/prefs_compose_writing.c
2511 Internal API changes (factorize quote format
2514 2007-05-30 [colin] 2.9.2cvs18
2517 Fix race where it's possible to re-click Send
2518 between end of SMTP session and end of "move to
2519 sent folder" when sending an email with send
2522 2007-05-30 [colin] 2.9.2cvs17
2525 Ask for backtrace on all threads. Patch by
2528 Fix stale news statusbar when scanning fails.
2531 Fix some LDAP write updates bugs. Patch
2532 by Michael Rasmussen
2534 2007-05-29 [colin] 2.9.2cvs16
2537 Fix loss of local flags when moving mails
2538 on IMAP in high-bandwidth mode (UID FETCH)
2540 2007-05-25 [paul] 2.9.2cvs15
2542 * src/common/socket.c
2543 fix sometimes crasher on cancelling
2546 2007-05-25 [colin] 2.9.2cvs14
2551 Be more helpful in the subscription
2554 2007-05-23 [wwp] 2.9.2cvs13
2557 * src/prefs_compose_writing.c
2559 * src/prefs_template.c
2560 * src/prefs_template.h
2563 * src/quote_fmt_lex.l
2564 * src/quote_fmt_parse.y
2565 Introduced new syntax elements (symbols and commands)
2566 in templates/quote_fmt. Compatibility w/ old
2568 Updated and reworked the corresponding Information
2570 Display the line number in dialogs that talk about
2571 parser errors (in addition to the error message in
2574 2007-05-23 [wwp] 2.9.2cvs12
2576 * src/quote_fmt_parse.y
2577 Fix 2.9.2cvs11, probably a paste accident ;).
2579 2007-05-23 [wwp] 2.9.2cvs11
2582 * src/prefs_template.c
2584 * src/quote_fmt_parse.y
2585 Fix 2.9.2cvs10, which broke --disable-aspell.
2587 2007-05-22 [wwp] 2.9.2cvs10
2590 * src/prefs_template.c
2593 * src/quote_fmt_lex.l
2594 * src/quote_fmt_parse.y
2595 * src/gtk/gtkaspell.c
2596 * src/gtk/gtkaspell.h
2597 Added template/quote format syntactical elements
2599 - current dictionary
2600 %T to show (shows empty if not set or not enabled),
2601 ?T and !T to check if the default dictionary is
2603 - current account's default dictionary
2604 %aT to show (empty if not set or not enabled),
2605 ?aT and !aT to check if it's enabled and set
2606 - name completion for an address, from the address
2608 %ABf, %ABt, %ABc respectively show the full name got
2609 from the address book if From, To or Cc match a single
2611 ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
2612 matches any contact and if the full name is non-empty.
2613 If From, To or Cc are lists of email addresses, only
2614 the first address will be checked.
2615 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
2616 that could show a trailing ','.
2617 Also, template/quote_fmt parser now shows the line number in case
2620 2007-05-15 [colin] 2.9.2cvs9
2624 Add a public function to know whether Claws
2626 Store opened folder when exiting
2629 Store last opened message in each FolderItem;
2630 Reset last seen messages if Claws crashed, so
2631 that one can't go in an infinite crash in case
2632 a particular mail crashes Claws.
2634 * src/prefs_common.c
2635 * src/prefs_common.h
2637 * src/prefs_summaries.c
2638 Add "Select last opened message" when entering
2640 Add "Select last opened folder" at startup.
2642 2007-05-14 [colin] 2.9.2cvs8
2645 Fix bashism, search for xml catalog
2646 in /usr/local/share/xml/catalog too
2649 2007-05-13 [wwp] 2.9.2cvs7
2651 * src/gtk/logwindow.c
2652 fix raising log windows when they are either minimized or
2655 2007-05-11 [colin] 2.9.2cvs6
2658 Use Hildon's file chooser on Maemo. Patch
2659 by Jean-Luc Biord; fixes part 2 of bug 1201,
2660 'File attachment "manipulation" bugs...'
2662 2007-05-10 [wwp] 2.9.2cvs5
2664 * src/prefs_common.c
2665 * src/prefs_common.h
2666 * src/gtk/quicksearch.c
2667 Add a quicksearch option to automatically run
2668 a search selected from the history (this option
2669 is exclusive towards type-ahead).
2671 2007-05-10 [colin] 2.9.2cvs4
2674 Fix g_warnings, thanks to Brian
2677 2007-05-09 [colin] 2.9.2cvs3
2682 * src/prefs_summaries.c
2685 * src/common/utils.c
2686 * src/gtk/gtksourceprintjob.c
2687 * src/gtk/sslcertwindow.c
2688 Use the re-entrant variant of time functions
2689 Probably fixes bug 1217, 'reentrancy problems
2690 with time functions'
2692 2007-05-09 [colin] 2.9.2cvs2
2695 Fix crasher when reconnection fails
2697 2007-05-08 [paul] 2.9.2cvs1
2703 bump version number following
2706 2007-05-08 [paul] 2.9.1cvs48
2708 * src/plugins/demo/demo.c
2709 * src/plugins/dillo_viewer/dillo_prefs.c
2710 * src/plugins/dillo_viewer/dillo_prefs.h
2711 * src/plugins/dillo_viewer/dillo_viewer.c
2712 * src/plugins/pgpcore/pgp_viewer.c
2713 * src/plugins/pgpcore/pgp_viewer.h
2714 * src/plugins/pgpcore/plugin.c
2715 * src/plugins/pgpcore/prefs_gpg.c
2716 * src/plugins/pgpcore/prefs_gpg.h
2717 * src/plugins/pgpcore/sgpgme.c
2718 * src/plugins/pgpcore/sgpgme.h
2719 * src/plugins/pgpinline/plugin.c
2720 * src/plugins/pgpmime/pgpmime.c
2721 * src/plugins/pgpmime/pgpmime.h
2722 * src/plugins/pgpmime/plugin.c
2723 * src/plugins/spamassassin/spamassassin.c
2724 * src/plugins/spamassassin/spamassassin.h
2725 * src/plugins/spamassassin/spamassassin_gtk.c
2726 * src/plugins/trayicon/README
2728 * tools/README.sylprint
2729 * tools/outlook2claws-mail.pl
2731 * tools/tb2claws-mail
2732 * tools/tbird2claws.py
2734 * tools/vcard2xml.py
2735 * tools/kdeservicemenu/README
2736 cleanups and corrections
2738 2007-05-06 [wwp] 2.9.1cvs47
2741 Fix missing dash to `display` command-line, reported
2742 by Georg Himmrich <georg at mails d0t diesind d0t net>.
2744 2007-05-06 [colin] 2.9.1cvs46
2747 * src/stock_pixmap.c
2748 * src/stock_pixmap.h
2749 * src/pixmaps/printer.xpm
2752 2007-05-06 [paul] 2.9.1cvs45
2757 * src/summary_search.c
2761 2007-05-05 [wwp] 2.9.1cvs44
2765 * src/prefs_actions.c
2769 Fix "faild" typos everywhere and capitalization of
2772 2007-05-04 [colin] 2.9.1cvs43
2777 * src/plugins/pgpcore/prefs_gpg.c
2778 * src/plugins/pgpcore/prefs_gpg.h
2779 * src/plugins/pgpinline/pgpinline.c
2780 * src/plugins/pgpmime/pgpmime.c
2781 Add an API to warn about encryption limits,
2782 and allow to disable these warnings
2784 2007-05-03 [colin] 2.9.1cvs42
2788 Fix bug 1213, 'Delete more than
2791 2007-05-03 [wwp] 2.9.1cvs41
2793 * src/prefs_common.c
2794 * src/prefs_filtering.c
2795 * src/prefs_template.c
2796 * src/common/template.c
2797 * src/common/template.h
2798 * src/gtk/gtkutils.c
2799 * src/gtk/gtkutils.h
2800 Templates are no longer automatically sorted
2801 by name, but can be sorted manually using
2802 |< < > >| buttons as well as drag'n'drop.
2804 2007-05-03 [wwp] 2.9.1cvs40
2806 * src/plugins/spamassassin/spamassassin.c
2807 * src/plugins/spamassassin/spamassassin.h
2808 * src/plugins/spamassassin/spamassassin_gtk.c
2809 * src/plugins/bogofilter/bogofilter.c
2810 * src/plugins/bogofilter/bogofilter.h
2811 * src/plugins/bogofilter/bogofilter_gtk.c
2812 Added an option to conditionally mark saved spam
2813 as read (default is and was to do so).
2814 Satisfies feature request 1708539 on sf.net tracker.
2816 2007-05-03 [colin] 2.9.1cvs39
2819 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
2821 2007-05-02 [colin] 2.9.1cvs38
2824 Fix bug 1209, 'Clicking on address
2825 in header (mailto uri) selects
2826 default account'. Patch adapted from
2829 2007-05-02 [colin] 2.9.1cvs37
2831 * src/grouplistdialog.c
2832 Set cursor to wait cursor while loading
2835 2007-05-02 [paul] 2.9.1cvs36
2839 rename cache and mark files
2842 2007-04-30 [paul] 2.9.1cvs35
2844 * manual/glossary.xml
2845 * manual/plugins.xml
2846 updates. Patch by Ricardo
2848 2007-04-29 [wwp] 2.9.1cvs34
2852 Fix few grammatical errors (patch by David Relson < relson at
2853 osagesoftware dot com >).
2855 2007-04-28 [colin] 2.9.1cvs33
2859 * src/prefs_account.c
2860 * src/prefs_account.h
2861 Drop the "Download all" preference. It's
2862 stupidly useless and confuses people from
2865 2007-04-27 [wwp] 2.9.1cvs32
2868 * src/prefs_account.c
2869 * src/prefs_account.h
2870 Don't reflect accounts changes to the mainwindow when it's
2873 2007-04-27 [colin] 2.9.1cvs31
2876 Freeze/thaw when sync'ing flags
2878 * src/prefs_account.c
2879 * src/prefs_account.h
2880 * src/etpan/imap-thread.c
2881 * src/etpan/imap-thread.h
2882 Add a way to use UID FETCH instead
2883 of searches to fetch message lists
2884 and flags. More expensive towards
2885 bandwidth, less expensive towards
2886 server's CPU. Probably fixes
2887 bug 1158, 'Scanning new folders on
2888 Exchange 2007 extremely slow'.
2891 2007-04-27 [paul] 2.9.1cvs30
2894 * src/prefs_logging.c
2895 improvements to english usage
2897 2007-04-27 [colin] 2.9.1cvs29
2900 Fix build without libetpan (my bad!)
2902 2007-04-26 [colin] 2.9.1cvs28
2906 Fix uselessly exported function
2908 Consider "- -- \n" as signature separator
2909 (that's what signature separators look like
2910 in PGP/Inline signed mails)
2912 2007-04-26 [colin] 2.9.1cvs27
2915 libetpan-0.49 is now required
2917 Fix double fetching of mails if
2920 Make offline sync faster, by
2921 remembering last change time, and
2924 2007-04-26 [hoa] 2.9.1cvs26
2930 * src/etpan/imap-thread.c
2931 * src/etpan/imap-thread.h
2932 cancellation of IMAP operations is now allowed.
2933 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
2935 2007-04-26 [colin] 2.9.1cvs25
2938 Always fetch body+headers in folders that are
2939 synched for offline use, if "Synchronise as
2940 soon as possible" is set.
2941 Fixes bug 1200, 'Add option to always retrieve full
2944 2007-04-25 [colin] 2.9.1cvs24
2947 Fix bug 1198, 'Reply-all "disappearing" address bug
2950 2007-04-24 [colin] 2.9.1cvs23
2953 Fix bug 1195, 'Hardware key navigation'
2954 Make GDK_Enter toggle expansion (Maemo)
2956 2007-04-24 [wwp] 2.9.1cvs22
2959 Fix few compiler warnings.
2961 2007-04-24 [paul] 2.9.1cvs21
2964 * src/stock_pixmap.c
2965 * src/stock_pixmap.h
2966 complete last commit
2968 2007-04-24 [paul] 2.9.1cvs20
2971 * src/pixmaps/active.xpm
2972 * src/pixmaps/checkbox_off.xpm
2973 * src/pixmaps/checkbox_on.xpm
2974 * src/pixmaps/inactive.xpm
2976 remove transparent border from checkbox icons
2978 2007-04-24 [wwp] 2.9.1cvs19
2982 Fix a crash in textview, thanks to Colin.
2984 2007-04-23 [wwp] 2.9.1cvs18
2986 * src/prefs_common.c
2987 Fix 2.9.1cvs5: no header was being translated at all.
2989 2007-04-23 [colin] 2.9.1cvs17
2992 * src/stock_pixmap.c
2993 * src/stock_pixmap.h
2996 * src/gtk/gtksctree.c
2997 * src/gtk/gtksctree.h
2998 * src/pixmaps/selection.xpm
2999 Fix bug 1193, 'Need a way to multi-select
3000 items'. Add a toggle button to the summaryview
3001 to switch between normal and multiple selection
3004 2007-04-23 [colin] 2.9.1cvs16
3007 * src/stock_pixmap.c
3008 * src/stock_pixmap.h
3011 * src/gtk/gtksctree.c
3012 * src/gtk/gtksctree.h
3013 * src/pixmaps/selection.xpm
3014 Fix bug 1193, 'Need a way to multi-
3016 Add a toggle button in the summaryview
3017 to enable normal or multiple selection.
3020 2007-04-23 [colin] 2.9.1cvs15
3023 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
3025 2007-04-21 [colin] 2.9.1cvs14
3027 * src/gtk/quicksearch.c
3028 Fix previous commit (actually use correct
3031 2007-04-21 [colin] 2.9.1cvs13
3033 * src/gtk/quicksearch.c
3034 Fix changing quicksearch type (after Esc,
3035 after changing Recursive, ...)
3037 2007-04-20 [wwp] 2.9.1cvs12
3039 * src/gtk/Makefile.am
3040 Added headers.h (completes 2.9.1cvs5).
3042 2007-04-20 [wwp] 2.9.1cvs11
3045 Fix the use of display name in name column,
3046 it has been overriden w/ the use of nickname
3047 by 2.9.0cvs3. Now nickname is used (if any)
3048 in case of LDAP books only.
3050 2007-04-20 [colin] 2.9.1cvs10
3055 Add handling of 'a' to loop in a mail's
3058 2007-04-20 [colin] 2.9.1cvs9
3061 Fix bug 1190, 'dir_open' button doesn't work'
3064 2007-04-20 [colin] 2.9.1cvs8
3068 Fix bug 1194, 'Hardware keys move from email
3069 list to account/directory list, but not back
3070 to email list...' (Maemo)
3072 2007-04-20 [colin] 2.9.1cvs7
3075 complete previous commit
3077 2007-04-20 [colin] 2.9.1cvs6
3080 Fix bug 1187, 'Reply-to addressee disappears
3081 when reply-to text box is clicked...' (Maemo)
3083 2007-04-20 [wwp] 2.9.1cvs5
3091 * src/prefs_common.c
3092 * src/prefs_common.h
3093 * src/prefs_display_header.c
3094 * src/prefs_matcher.c
3097 * src/gtk/quicksearch.c
3098 Translate more header names according to the relevant option value,
3099 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
3100 Replaced nearly all uses of prefs_common.trans_hdr with a call
3101 to prefs_common_translated_header_name().
3102 Added a headers.h reference file that contains known header names
3103 (RFC2822 and others) to the translation process' input, so that
3104 translated header names will still exist even if no occurrence of
3105 _("headername") is found anymore in the sources.
3106 Don't translate column name 'Number' following to trans_hdr option
3107 value as it's not a header name.
3109 2007-04-20 [colin] 2.9.1cvs4
3111 * src/gtk/quicksearch.c
3112 * src/gtk/quicksearch.h
3113 Add "From, To or Subject" quicksearch
3114 type. Patch by ulfschaper@users.sf.net
3116 2007-04-20 [colin] 2.9.1cvs3
3119 Implement proper references filtering condition.
3120 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
3122 2007-04-19 [wwp] 2.9.1cvs2
3124 * src/prefs_display_header.c
3125 * src/message_search.c
3126 Fix few warnings (g_free of const gchar*).
3128 2007-04-19 [paul] 2.9.1cvs1
3134 bump version number following
3137 2007-04-19 [paul] 2.9.0cvs9
3139 * manual/advanced.xml
3140 * manual/glossary.xml
3143 2007-04-18 [paul] 2.9.0cvs8
3146 fix for CVE-2007-1558 (APOP)
3149 2007-04-18 [paul] 2.9.0cvs7
3155 Fix encoding woes wrt saving of
3159 2007-04-18 [colin] 2.9.0cvs6
3161 * src/gtk/pluginwindow.c
3162 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
3164 2007-04-17 [wwp] 2.9.0cvs5
3170 Fix --disable-ldap build,
3171 fix some LDAP annoyances on
3172 searches, thanks to Colin.
3174 2007-04-17 [wwp] 2.9.0cvs4
3177 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
3178 like gcc 2.9x. Thanks to Colin.
3180 2007-04-17 [wwp] 2.9.0cvs3
3196 Add LDAP write support. Patch mostly by
3197 Michael <mir at datanom dot net>
3199 2007-04-17 [wwp] 2.9.0cvs2
3202 Prepend "Add to address book" to the context menu of compose window's sender and
3205 2007-04-16 [paul] 2.9.0cvs1
3210 2007-04-16 [paul] 2.9.0
3217 2007-04-16 [paul] 2.8.1cvs102
3220 updated by Fabien Vantard
3222 2007-04-16 [paul] 2.8.1cvs101
3232 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3233 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
3234 Aleksandar Urosevic, and Ralgh Young
3236 2007-04-15 [mones] 2.8.1cvs100
3241 2007-04-14 [colin] 2.8.1cvs99
3243 * src/message_search.c
3244 * src/prefs_display_header.c
3245 * src/summary_search.c
3246 * src/gtk/combobox.c
3249 2007-04-14 [wwp] 2.8.1cvs98
3251 * src/gtk/combobox.c
3252 * src/message_search.c
3253 * src/summary_search.c
3254 * src/prefs_display_header.c
3255 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
3256 returns NULL, get the text value directly from the GtkEntry child.
3258 2007-04-13 [colin] 2.8.1cvs97
3260 * src/gtk/quicksearch.c
3261 Give the focus back to summaryview when
3262 emptying the quicksearch with Esc
3264 2007-04-13 [colin] 2.8.1cvs96
3266 * src/message_search.c
3267 * src/prefs_display_header.c
3268 * src/summary_search.c
3269 Fix possibles crashes when getting text
3272 2007-04-13 [colin] 2.8.1cvs95
3275 Add some UIDL debugging
3277 2007-04-12 [colin] 2.8.1cvs94
3280 Force folder scan if necessary after
3281 copying mails, to be able to reapply
3284 2007-04-11 [colin] 2.8.1cvs93
3287 don't scan for new mail on startup if --select
3288 is specified (or race conditions arise). If so,
3289 do both sequentially.
3291 2007-04-09 [colin] 2.8.1cvs92
3294 Use leafpad by default on Maemo. Patch
3297 2007-04-06 [colin] 2.8.1cvs91
3299 * src/pixmaps/queue_close.xpm
3300 * src/pixmaps/queue_close_hrm.xpm
3301 * src/pixmaps/queue_close_hrm_mark.xpm
3302 * src/pixmaps/queue_close_mark.xpm
3303 * src/pixmaps/queue_open.xpm
3304 * src/pixmaps/queue_open_hrm.xpm
3305 * src/pixmaps/queue_open_hrm_mark.xpm
3306 * src/pixmaps/queue_open_mark.xpm
3307 Move the clock one pixel down :)
3309 2007-04-05 [colin] 2.8.1cvs90
3312 Don't sync when switching offline from
3313 command line - it's usually too late :)
3315 2007-04-05 [paul] 2.8.1cvs89
3318 * src/stock_pixmap.c
3319 * src/pixmaps/dir_close_hrm.xpm
3320 * src/pixmaps/dir_close_hrm_mark.xpm
3321 * src/pixmaps/drafts_close.xpm
3322 * src/pixmaps/drafts_close_mark.xpm
3323 * src/pixmaps/drafts_open.xpm
3324 * src/pixmaps/drafts_open_mark.xpm
3325 * src/pixmaps/inbox.xpm
3326 * src/pixmaps/inbox_close.xpm
3327 * src/pixmaps/inbox_close_hrm.xpm
3328 * src/pixmaps/inbox_close_hrm_mark.xpm
3329 * src/pixmaps/inbox_close_mark.xpm
3330 * src/pixmaps/inbox_hrm.xpm
3331 * src/pixmaps/inbox_hrm_mark.xpm
3332 * src/pixmaps/inbox_mark.xpm
3333 * src/pixmaps/inbox_open.xpm
3334 * src/pixmaps/inbox_open_hrm.xpm
3335 * src/pixmaps/inbox_open_hrm_mark.xpm
3336 * src/pixmaps/inbox_open_mark.xpm
3337 * src/pixmaps/outbox.xpm
3338 * src/pixmaps/outbox_close.xpm
3339 * src/pixmaps/outbox_close_hrm.xpm
3340 * src/pixmaps/outbox_close_hrm_mark.xpm
3341 * src/pixmaps/outbox_close_mark.xpm
3342 * src/pixmaps/outbox_hrm.xpm
3343 * src/pixmaps/outbox_hrm_mark.xpm
3344 * src/pixmaps/outbox_mark.xpm
3345 * src/pixmaps/outbox_open.xpm
3346 * src/pixmaps/outbox_open_hrm.xpm
3347 * src/pixmaps/outbox_open_hrm_mark.xpm
3348 * src/pixmaps/outbox_open_mark.xpm
3349 * src/pixmaps/queue_close.xpm
3350 * src/pixmaps/queue_close_hrm.xpm
3351 * src/pixmaps/queue_close_hrm_mark.xpm
3352 * src/pixmaps/queue_close_mark.xpm
3353 * src/pixmaps/queue_open.xpm
3354 * src/pixmaps/queue_open_hrm.xpm
3355 * src/pixmaps/queue_open_hrm_mark.xpm
3356 * src/pixmaps/queue_open_mark.xpm
3357 updated, added and replaced icons
3360 2007-04-04 [colin] 2.8.1cvs88
3363 Fix build without libetpan
3365 2007-04-03 [colin] 2.8.1cvs87
3368 Fix crash with Citadel, and try to make
3369 things work. this server (and specifically
3370 STATUS and APPEND at least) seems broken.
3372 2007-04-03 [colin] 2.8.1cvs86
3375 Fix icons on folder close
3377 2007-04-03 [colin] 2.8.1cvs85
3380 Fix double-ask of offline override in
3385 Much more efficient way to synchronise
3387 * src/etpan/imap-thread.c
3390 * src/gtk/quicksearch.c
3393 2007-04-03 [paul] 2.8.1cvs84
3398 * src/prefs_common.c
3399 * src/prefs_common.h
3401 Fix sync being done too late
3404 2007-04-02 [colin] 2.8.1cvs83
3407 Maemo: Put status and quicksearch at the top
3408 * src/plugins/bogofilter/bogofilter.c
3409 * src/plugins/spamassassin/spamassassin.c
3410 Derive trash from inbox if possible
3412 2007-04-02 [paul] 2.8.1cvs82
3414 * src/plugins/bogofilter/bogofilter_gtk.c
3415 a few English changes
3421 2007-04-02 [colin] 2.8.1cvs81
3423 * src/image_viewer.c
3424 Fix transparent images by using
3427 Flush events (on new windows) to avoid
3428 having the textview's image resize fail
3429 to know the available width
3431 2007-04-01 [colin] 2.8.1cvs80
3433 * src/prefs_account.c
3434 If no MH mailbox exist, when creating a POP/Local
3435 account, just create and use the default one
3436 instead of bailing with a "Mailbox doesn't exist"
3439 2007-03-31 [colin] 2.8.1cvs79
3441 * src/prefs_account.c
3442 Create signature file if it doesn't exist
3444 * src/prefs_toolbar.c
3445 Maemo: Move "Use default" on the left so
3446 that people can find it
3448 Maemo: make default editor "Maemopad",
3449 default signature file "MyDocs/signature.txt"
3451 2007-03-31 [colin] 2.8.1cvs78
3453 * src/prefs_account.c
3454 Maemo: rework account prefs so
3455 that less horizontal scrolling
3458 2007-03-31 [colin] 2.8.1cvs77
3461 * src/prefs_common.c
3462 * src/prefs_common.h
3463 Fix bug 1167, 'Allow not displaying zeros
3464 in folder list'. Patch by MartinP
3466 2007-03-31 [colin] 2.8.1cvs76
3471 2007-03-31 [colin] 2.8.1cvs75
3474 Apply patch from bug 1172, direct
3475 access to the folder's session instead
3476 of using getter. Patch by MartinP
3478 2007-03-31 [paul] 2.8.1cvs74
3481 no need to list Fabien twice!
3483 2007-03-31 [colin] 2.8.1cvs73
3486 If we're currently "overriding for %d minutes",
3489 2007-03-31 [colin] 2.8.1cvs72
3497 * src/plugins/spamassassin/spamassassin.c
3498 Offline override: Add a parameter to allow
3499 asking even if the override timer is running.
3500 Allows to ask every time the user makes an
3501 explicit action needing online access (such
3502 as Get Mail), and not when the action is
3503 implicit (such as opening an IMAP folder)
3505 2007-03-31 [colin] 2.8.1cvs71
3508 Override offline: "No" answer shouldn't
3509 re-ask after 3 seconds, but 10 minutes.
3511 2007-03-30 [colin] 2.8.1cvs70
3513 * src/common/socket.c
3514 Better error reporting on unix socket
3515 failure (bind usually)
3516 * src/gtk/gtkutils.c
3517 * src/gtk/gtkutils.h
3518 Label window: add a pulsing progress
3519 bar to show we're not hung :)
3522 * src/plugins/pgpcore/sgpgme.c
3525 2007-03-30 [colin] 2.8.1cvs69
3528 * src/prefs_common.c
3529 Fix possible trashing of history and uidl
3530 files on disk full problems
3532 2007-03-30 [paul] 2.8.1cvs68
3537 update summary when changing layout type
3538 (fixes wrong folder icon being displayed)
3541 2007-03-29 [colin] 2.8.1cvs67
3543 * src/prefs_ext_prog.c
3544 The browser pref is irrelevant on Maemo
3546 2007-03-29 [colin] 2.8.1cvs66
3550 Maemo: dynamically switch headers/text position
3551 * src/prefs_common.c
3552 Maemo: hide compose's ruler by default
3553 * src/common/socket.c
3554 * src/common/socket.h
3557 2007-03-29 [colin] 2.8.1cvs65
3559 * src/common/socket.c
3560 * src/common/socket.h
3561 Fix build when MAEMO_CFLAGS contains
3562 _X_OPENSOURCE (resolv.h errors as long
3563 as we don't add _BSD_SOURCE. Ugly).
3565 2007-03-29 [wwp] 2.8.1cvs64
3567 * src/prefs_logging.c
3568 Fix sensitivity of clip-log widgets in prefs/logging,
3571 2007-03-29 [wwp] 2.8.1cvs63
3574 Updated files list for translations, thanks to Fabien.
3576 2007-03-29 [colin] 2.8.1cvs62
3579 * src/common/Makefile.am
3580 * src/common/utils.c
3581 Maybe make URI opening work in Maemo
3584 2007-03-28 [colin] 2.8.1cvs61
3589 Add the possibility to sort folders arbitrarily
3590 (via editing of folderlist.xml only). Patch by
3591 Martin P <mp26+claws@os.inf.tu-dresden.de>
3592 Fixes bug 1166, 'Folder ordering is fixed and cannot
3593 be changed by the user'
3595 2007-03-28 [colin] 2.8.1cvs60
3598 Add popup menu for mime icons
3600 2007-03-28 [colin] 2.8.1cvs59
3603 Fix a layout issue when presenting
3604 mainwindow in Small screen layout
3607 Add a "Go to folder list" button for
3608 mainwindow, and make it default in
3611 2007-03-28 [colin] 2.8.1cvs58
3614 Don't dynamically update title on Maemo
3615 Patch by Jean-Luc Biord
3617 2007-03-27 [colin] 2.8.1cvs57
3622 Enable tap-and-hold on Maemo
3624 2007-03-26 [colin] 2.8.1cvs56
3627 More popup-menu (in attachments list)
3629 2007-03-26 [colin] 2.8.1cvs55
3632 Enable popup-menu signal
3634 2007-03-26 [colin] 2.8.1cvs54
3636 * src/plugins/pgpinline/pgpinline.c
3637 Fix bug 1111, 'PGP/inline plugin hides text
3638 around encrypted text block'. Patch based on
3639 a patch from Michal Cihar.
3641 2007-03-26 [wwp] 2.8.1cvs53
3644 Fix getting a false error when sending queued message
3645 whereas the sending was fine (if there are subfolders
3646 in the queue folder), thanks to Colin.
3648 2007-03-26 [paul] 2.8.1cvs52
3651 update FACE header in welcome message
3653 2007-03-25 [colin] 2.8.1cvs51
3658 2007-03-25 [colin] 2.8.1cvs50
3661 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
3663 2007-03-24 [colin] 2.8.1cvs49
3666 Fix a few launch problems on Maemo
3667 Patch by Jean-Luc Biord
3669 2007-03-24 [wwp] 2.8.1cvs48