1 2007-09-02 [colin] 2.10.0cvs190
5 Prevent empty or white-space tags
7 2007-09-01 [colin] 2.10.0cvs189
10 Fix double-reading of accounts list when
11 the wizard has been run due to no accounts
13 Fix sensitivity of a menu item in case
16 2007-09-01 [wwp] 2.10.0cvs188
19 Fix wizard crash when Mailbox dir already exists
22 2007-08-31 [colin] 2.10.0cvs187
24 * src/etpan/imap-thread.c
25 Fix unwanted creation of
26 libetpan's stream dump file
28 Fix coloring of pastes as quotation
30 Maemo: Fix opening of mails from keypad
36 * src/gtk/prefswindow.c
37 Maemo: Fix adjustments changes
39 2007-08-30 [colin] 2.10.0cvs186
42 Don't opened selected folder when clicking
45 Maemo: Make Esc close messageviews
47 Maemo: Fix message scrolling to the end on
49 Maemo: Fix reopening same message
50 * src/gtk/prefswindow.c
51 Maemo: try to fix scrollbar. Doesn't work,
52 it seems as if gtk_adjustment_set_value was
55 2007-08-30 [colin] 2.10.0cvs185
61 * src/prefs_template.c
66 * src/plugins/bogofilter/bogofilter.c
67 * src/plugins/bogofilter/bogofilter_gtk.c
68 * src/plugins/clamav/clamav_plugin_gtk.c
69 * src/plugins/pgpcore/sgpgme.c
70 * src/plugins/spamassassin/spamassassin.c
71 * src/plugins/spamassassin/spamassassin_gtk.c
72 Fix all potential misuses of format-string functions
74 2007-08-30 [wwp] 2.10.0cvs184
76 * src/prefs_template.c
79 2007-08-29 [colin] 2.10.0cvs183
81 * src/plugins/trayicon/trayicon.c
82 Fix leak of hooks in case of error,
83 thanks to Holger Berndt
85 2007-08-28 [colin] 2.10.0cvs182
88 Don't use current folder settings when
89 composing from the compose button's
92 2007-08-28 [colin] 2.10.0cvs181
94 * src/quote_fmt_parse.y
95 Fix cursor offset when quote contains UTF-8
98 2007-08-28 [colin] 2.10.0cvs180
102 Fix signature replacement when it's been wrapped
104 2007-08-27 [colin] 2.10.0cvs179
109 2007-08-27 [colin] 2.10.0cvs178
112 Fix Quicksearch's Sticky mode
114 2007-08-27 [colin] 2.10.0cvs177
116 * src/folder_item_prefs.c
117 * src/folder_item_prefs.h
120 Fix loss of subfolders properties when
123 2007-08-26 [wwp] 2.10.0cvs176
127 * src/prefs_actions.c
128 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
129 will have to be used when necessary *before* calling
130 alertpanel functions.
132 2007-08-25 [paul] 2.10.0cvs175
134 * src/prefs_actions.c
135 workaround gettext problem marking
136 string as c-format when it's not
138 2007-08-25 [wwp] 2.10.0cvs174
142 * src/prefs_actions.c
143 Call the pango markup escape function right ince in alertpanel_create
144 instead of everywhere (reverts some parts of 2.10.0cvs123 and
148 Fix a crash due to a misuse of g_print(), encountered when the string
149 passed to g_print was containing printf substitution symbols.
151 2007-08-25 [paul] 2.10.0cvs173
154 fix a segfault when refreshing RSSyl feeds
156 2007-08-25 [paul] 2.10.0cvs172
158 * src/gtk/icon_legend.c
161 2007-08-25 [paul] 2.10.0cvs171
165 * src/pixmaps/insert_file.xpm
166 add a new pixmap instead of re-using
167 paste.xpm. (easier for icon theme authors)
169 2007-08-24 [holger] 2.10.0cvs170
171 * src/plugins/trayicon/trayicon.c
172 The same fix for another hook id.
174 2007-08-24 [holger] 2.10.0cvs169
176 * src/plugins/trayicon/trayicon.c
177 Micro-fix: Do the error checking for
180 2007-08-24 [paul] 2.10.0cvs168
183 fix typo causing compiler warning
185 2007-08-24 [paul] 2.10.0cvs167
188 put back the correct version of this file also
190 2007-08-24 [colin] 2.10.0cvs166
193 Use progress bar when sending messages
195 2007-08-24 [paul] 2.10.0cvs165
198 oops! if i'm quick no-one will notice
199 (put back the proper file)
201 2007-08-24 [paul] 2.10.0cvs164
209 * tools/mew2claws-mail.pl
210 add new script that imports a Mew address book
211 submitted by Jerome Lelong
213 2007-08-24 [paul] 2.10.0cvs163
216 remove the obsolete plugins, add the
217 missing plugins, including the forthcoming
220 2007-08-24 [paul] 2.10.0cvs162
222 * manual/advanced.xml
223 add info about the hidden emphasis_color option
224 * manual/keyboard.xml
225 correct the info about hotkeys
228 2007-08-24 [paul] 2.10.0cvs161
231 add mnemonic to 'Run procesing rules'
233 2007-08-24 [paul] 2.10.0cvs160
238 use suitable defaults for outbox,
239 queue, drafts and trash folders
241 2007-08-24 [wwp] 2.10.0cvs159
244 Update menu item sensitivity if necessary (or we get a
245 gtk critical message).
247 2007-08-23 [wwp] 2.10.0cvs158
250 * src/prefs_actions.c
251 Allow literal % chars in action commands (use %%).
252 Add a missing p++ to the action parser in action_get_type(),
253 which was missing it, even if it was neutral.
254 Fix a pango markup warning at runtime.
256 2007-08-23 [wwp] 2.10.0cvs157
259 Contacts are now locale-aware sorted in the address book
260 (LC_COLLATE matters here).
261 Fix missing table initializers.
263 2007-08-23 [colin] 2.10.0cvs156
266 Check scan_required on dest folder when copying
268 2007-08-23 [colin] 2.10.0cvs155
271 Fix scanning when folder was empty
273 2007-08-22 [colin] 2.10.0cvs154
276 Don't g_warning when g_try_malloc fails(), or it makes
277 things worse as g_log() allocates. Fixes bug 1290,
278 'Claws Mail crashes if too little memory when
279 rebuilding folder tree'
281 2007-08-22 [colin] 2.10.0cvs153
284 Fix format string vulnerability, thanks to
285 Ulf Harnhammar, Secunia Research
287 2007-08-22 [colin] 2.10.0cvs152
292 2007-08-22 [wwp] 2.10.0cvs151
295 Few better null-ptr checks.
297 2007-08-22 [colin] 2.10.0cvs150
300 * src/editldap_basedn.c
309 2007-08-22 [colin] 2.10.0cvs149
314 2007-08-22 [colin] 2.10.0cvs148
319 2007-08-22 [colin] 2.10.0cvs147
322 Fix test (set ldap v3 if bindDN is set or TLS is set)
324 2007-08-22 [colin] 2.10.0cvs146
328 Fix wrong "Connected successfully to server". Connection only succeeds if
329 we can get the base DN.
331 2007-08-21 [wwp] 2.10.0cvs145
340 More sanity checks in ldap functions.
342 2007-08-21 [wwp] 2.10.0cvs144
344 * src/prefs_account.c
345 Don't return a value in a void function().
347 2007-08-21 [paul] 2.10.0cvs143
350 add check for ftp: to messageview_list_urls()
352 2007-08-21 [colin] 2.10.0cvs142
359 Fix bug 1293, 'LDAP address book not working'
360 Search only on specified fields, but fetch
361 every field possible. People will have to
362 reset the searched Attributes in their LDAP
365 2007-08-21 [wwp] 2.10.0cvs141
375 * src/editaddress_other_attributes_ldap.c
392 * src/prefs_customheader.c
393 * src/prefs_msg_colors.c
399 * src/common/socket.c
400 * src/common/ssl_certificate.c
403 * src/gtk/description_window.c
404 * src/plugins/demo/demo.c
405 * src/plugins/pgpcore/prefs_gpg.c
406 * src/plugins/spamassassin/libspamc.c
407 Make sure we use glib functions to send text messages (information,
408 debug, warning, errors) to stdout/stderr - no more direct puts
409 fputs printf fprintf to stdout/stderr when it can be done using
410 g_log*() and g_print/g_printerr. Doing this, we make sure every
411 stdout/stderr message is saved to log in Windows.
414 2007-08-21 [wwp] 2.10.0cvs140
418 Route glib's stdout/stderr messages to a log file (Windows only),
419 instead of loosing them.
421 2007-08-21 [paul] 2.10.0cvs139
424 replace deprecated g_strncasecmp()
428 2007-08-20 [ticho] 2.10.0cvs138
431 * src/prefs_account.h
432 Copy all account preferences in account_clone() - some
434 * src/prefs_account.c
435 Handle empty privacy system combobox gracefully (warning
438 2007-08-20 [colin] 2.10.0cvs137
443 2007-08-20 [paul] 2.10.0cvs136
453 patch by Michael Rasmussen
455 2007-08-19 [colin] 2.10.0cvs135
458 Fix previous commit. Sensitivity update is needed
459 for "Cancel receiving". However when batching we
460 don't need to do it for every message flag change,
461 just once at the start and once at the end.
463 2007-08-19 [colin] 2.10.0cvs134
466 Remove useless menu updates on session lock/unlock
468 2007-08-19 [colin] 2.10.0cvs133
470 * src/etpan/imap-thread.c
471 Make all fetch logs less verbose
473 2007-08-19 [paul] 2.10.0cvs132
478 fix bug 1286, 'Can't move a folder into a "Folders
481 2007-08-18 [ticho] 2.10.0cvs131
483 * src/editaddress_other_attributes_ldap.c
484 Converted option menu for other ldap attributes to GtkComboBox.
486 2007-08-18 [colin] 2.10.0cvs130
493 Revert 'send_dialog_mode' meaning to
494 'send_dialog_invisible', so that the
495 new checkbox doesn't change the
498 2007-08-18 [paul] 2.10.0cvs129
501 add missing menu update
503 2007-08-17 [colin] 2.10.0cvs128
506 Set batching after getting flags - maybe fixes
507 bug 1292, 'CM crashes on writing mail'
509 2007-08-16 [ticho] 2.10.0cvs127
512 Convert two GtkOptionMenu widgets to new GtkComboBox.
515 Allow NULL for GtkComboBox menuitem label, rendering such
516 items as row separators.
518 2007-08-16 [paul] 2.10.0cvs126
520 * src/plugins/trayicon/trayicon.c
521 remove wrongly used gettextisation
523 2007-08-15 [ticho] 2.10.0cvs125
526 Fixed a runtime warning where an attempt to pack an
527 already packed GtkLabel was made.
529 2007-08-15 [ticho] 2.10.0cvs124
531 * src/prefs_compose_writing.c
532 Convert the insert-or-attach-dragged-files GtkOptionMenu
535 2007-08-14 [ticho] 2.10.0cvs123
539 Changed return receipt account selector to GtkComboBox.
540 Fixed a runtime warning where GTK tried to parse
541 "name <email@address" as a Pango markup in an alertpanel label.
543 2007-08-14 [ticho] 2.10.0cvs122
545 * src/prefs_logging.c
546 Changed GtkOptionMenu in logging preferences to GtkComboBox.
548 2007-08-14 [wwp] 2.10.0cvs121
552 * tools/popfile-link.sh
553 Added a new tool: POPFile helper, to open
554 selected messages in POPFile control center,
555 in order to change the messages' status.
557 2007-08-14 [ticho] 2.10.0cvs120
564 Change "Show send dialog" optionmenu to a checkbutton.
565 * src/prefs_receive.c
566 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
568 2007-08-13 [wwp] 2.10.0cvs119
579 * src/partial_download.c
585 * src/gtk/gtkaspell.c
587 Make sure we never pass NULL pointers for %s substitutions
588 (prevent from crashing in Windows).
590 2007-08-13 [wwp] 2.10.0cvs118
593 Re-enable mmap_reads in Windows with some missing
594 CloseHandle of mapping objects, thanks to
597 2007-08-13 [paul] 2.10.0cvs117
600 fix bug 1287, 'Compile time problem on Solaris
601 (nexenta gnu/Solaris) utils.c'
602 Thanks to Piotr Chrzczonowicz
604 2007-08-12 [wwp] 2.10.0cvs116
606 * src/plugins/pgpcore/prefs_gpg.c
607 Don't try to unset a GPG_AGENT_INFO that was not
608 set (and don't use a NULL string in Windows, it was
609 crashing with --debug if GPG_AGENT_INFO was not set).
611 2007-08-12 [wwp] 2.10.0cvs115
614 Make gcc type-check arguments passed to privacy_set_error().
616 2007-08-12 [ticho] 2.10.0cvs114
618 * src/prefs_folder_item.c
619 Make sure that folder default account combobox always has some
622 Handle empty combobox gracefully (warning instead of crash).
624 2007-08-12 [ticho] 2.10.0cvs114
626 * src/prefs_folder_item.c
627 Make sure that folder default account combobox is not empty.
629 Handle empty combobox gracefully (warning instead of crash).
631 2007-08-11 [paul] 2.10.0cvs113
635 use 'subfolder' instead of 'sub-folder', matching
636 everywhere else the term is used
640 2007-08-10 [wwp] 2.10.0cvs112
643 Disable mmap reads in Windows only (at least temporarily), they
644 prevent from renaming/removing target cache files.
650 2007-08-10 [wwp] 2.10.0cvs111
653 fix unpredictable crashes in Windows due to broken
654 cache/mark/tags files writting (file were opened for
655 writing in text mode).
658 use gettimeofday() from w32lib.h on Windows.
660 2007-08-10 [colin] 2.10.0cvs110
663 * src/etpan/imap-thread.c
664 * src/etpan/imap-thread.h
665 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
667 2007-08-09 [colin] 2.10.0cvs109
670 Fix port being reset to 636 on SSL
672 Fix folder_item_get_msg_num_by_file
673 on drafts/queue folders
675 2007-08-09 [wwp] 2.10.0cvs108
678 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
679 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
682 2007-08-09 [colin] 2.10.0cvs107
686 * src/gtk/prefswindow.c
687 A few Maemo layout fixes
689 2007-08-09 [paul] 2.10.0cvs106
691 * src/prefs_account.c
692 remove the hyphen from plug-ins to
693 match everywhere else
695 2007-08-08 [wwp] 2.10.0cvs105
697 * src/prefs_folder_item.c
698 Fix an extraneous stealth ^L char.
700 2007-08-08 [wwp] 2.10.0cvs104
702 * src/prefs_folder_item.c
703 Better fix, group variables declarations (USE_ASPELL).
705 2007-08-08 [wwp] 2.10.0cvs103
707 * src/prefs_folder_item.c
708 Fix compilation w/ USE_ASPELL set (broken
711 2007-08-08 [ticho] 2.10.0cvs102
713 * src/prefs_folder_item.c
714 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
716 2007-08-08 [colin] 2.10.0cvs101
719 * src/etpan/imap-thread.c
720 * src/etpan/imap-thread.h
721 Close selected mailbox before doing
724 2007-08-08 [colin] 2.10.0cvs100
727 Complete symbol table, thanks to wwp.
728 Fixes bug 1284, 'The html -> text
729 converter ignores entities'
733 2007-08-08 [colin] 2.10.0cvs99
736 Better way to fetch UIDs on non-UIDPLUS servers
738 2007-08-07 [colin] 2.10.0cvs98
741 fix bug 1275, 'auto-saved draft messages not
742 always being removed'; Also, make multiple
743 copy (in the same account) faster by matching
744 source/destination message UIDs.
746 Don't try to reshow deleted mail
748 Fix leak on error path
750 2007-08-07 [wwp] 2.10.0cvs97
753 * manual/advanced.xml
754 * manual/fr/account.xml
755 * manual/fr/advanced.xml
756 Updated the reference manual and the French translation to
757 reflect 2.10.0cvs84: enable running folder Processing
760 2007-08-06 [wwp] 2.10.0cvs96
765 Allow changing the emphasis color used to highlight
766 the newsreader/x-mailer header value when it matches
767 our preferred mail agent (hidden pref 'emphasis_col' added
770 2007-08-06 [colin] 2.10.0cvs95
774 Re-commit 2.10.0cvs86, with a protection
775 against Pango bug. Also, try to fix
776 bug 1275, 'auto-saved draft messages not
777 always being removed'
779 2007-08-06 [wwp] 2.10.0cvs94
781 * src/gtk/quicksearch.c
782 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
784 2007-08-06 [ticho] 2.10.0cvs93
786 * src/prefs_account.c
788 Use GtkComboBox instead of GtkOptionMenu for privacy system
789 selection in account preferences.
791 2007-08-06 [wwp] 2.10.0cvs92
793 * src/plugins/pgpcore/plugin.def
794 Apply one more chunk from gpg4win's 03-w32-port patch.
796 2007-08-05 [colin] 2.10.0cvs91
800 reverting buggy patch for now
802 2007-08-05 [colin] 2.10.0cvs90
807 2007-08-04 [colin] 2.10.0cvs89
809 * src/prefs_summaries.c
810 * src/summary_search.c
811 Replace deprecated widgets. Patch by
814 2007-08-04 [colin] 2.10.0cvs88
817 Refresh GUI only every 2000 mails on mh_get_last_num
818 This is fast (readdir) and done only once per
821 2007-08-03 [colin] 2.10.0cvs87
823 * src/prefs_account.c
826 Fix a deprecated widget. Patch by
829 2007-08-03 [colin] 2.10.0cvs86
833 Make colorisation and wrapping algorithms
834 faster. Fixes bug 1246, 'compose becomes
835 increasingly slow replying to complex emails'
837 2007-08-03 [paul] 2.10.0cvs85
840 keep the window painted
842 2007-08-02 [paul] 2.10.0cvs84
847 enable running folder Processing
850 2007-08-02 [paul] 2.10.0cvs83
853 speed up/clean up rendering of larger
857 2007-08-01 [paul] 2.10.0cvs82
862 change default toolbar layout on maemo
863 * src/pixmaps/close.xpm
864 make the red cross a grey cross
865 * src/pixmaps/jpilot.xpm
866 make icon smaller so it fits better
868 2007-07-31 [paul] 2.10.0cvs81
872 fix crash on maemo on first launch
874 2007-07-30 [paul] 2.10.0cvs80
876 * src/prefs_matcher.c
877 specify the units of age and size
879 2007-07-30 [paul] 2.10.0cvs79
882 Fix IMAP timeout setting
884 2007-07-30 [colin] 2.10.0cvs78
886 * src/prefs_account.c
887 Fix a deprecated widget. Patch by
890 2007-07-27 [paul] 2.10.0cvs77
892 * src/matcher_parser_parse.y
893 * src/prefs_filtering_action.c
894 * src/prefs_matcher.c
895 these changes forgotten in cvs74's
896 'watch thread' feature
898 2007-07-27 [paul] 2.10.0cvs76
901 fix potential crasher
904 2007-07-27 [paul] 2.10.0cvs75
910 make mainwindow's /Help/Manual point to the
911 remote copy if the local copy doesn't exist
913 2007-07-27 [paul] 2.10.0cvs74
921 * src/matcher_parser_parse.y
930 * src/pixmaps/watchthread.xpm
931 add 'watch thread' feature
933 2007-07-27 [paul] 2.10.0cvs73
935 * src/prefs_folder_item.c
936 adjust labels, add tooltips
938 2007-07-27 [colin] 2.10.0cvs72
941 Maemo: Remove less used menu items
943 2007-07-26 [colin] 2.10.0cvs71
946 Maemo: destroy messageview after trashing mail.
947 Maybe should be done on X11 too
949 2007-07-26 [colin] 2.10.0cvs70
956 Add View/Show or Hide/Column headers
958 2007-07-26 [colin] 2.10.0cvs69
963 2007-07-26 [colin] 2.10.0cvs68
966 Fix possible crash on cache invalidation
970 * src/quote_fmt_parse.y
971 Make replying to mails with big attachments
972 much faster. Fixes bug 1224, 'The process of
973 Replying to emails with large attachments
974 seems unreasonably long...'
976 2007-07-26 [colin] 2.10.0cvs67
981 Fix threads use on BSDs
983 2007-07-26 [paul] 2.10.0cvs66
985 * src/gtk/prefswindow.c
986 fix account prefs breakage
989 2007-07-26 [paul] 2.10.0cvs65
992 standardise ./configure --help messages
994 2007-07-26 [colin] 2.10.0cvs64
998 Fix two vCard-related crashes
1000 2007-07-25 [colin] 2.10.0cvs63
1003 * src/prefs_common.c
1004 * src/prefs_common.h
1005 * src/prefs_receive.c
1006 Maemo: Add a better way to notify of
1012 Maemo: Various layout fixes
1013 * src/gtk/prefswindow.c
1014 Maemo: Better prefs layout
1016 2007-07-25 [paul] 2.10.0cvs62
1019 fix the layout on maemo
1022 2007-07-25 [iwkse] 2.10.0cvs61
1025 add 'o' shortcut on summaryview
1027 2007-07-25 [iwkse] 2.10.0cvs60
1032 2007-07-24 [colin] 2.10.0cvs59
1035 Fix missing timestamp update on source
1039 Better text layout on part's choices
1041 2007-07-23 [colin] 2.10.0cvs58
1045 Maemo: Automatically choose the correct application
1047 * src/gtk/quicksearch.c
1048 Make search run on GDK_KP_Enter too
1050 2007-07-23 [wwp] 2.10.0cvs57
1052 * src/quote_fmt_lex.l
1053 Revert accidentaly committed lines (account_sig) in
1056 2007-07-23 [wwp] 2.10.0cvs56
1058 * src/quote_fmt_lex.l
1059 Fix typos around long form expressions in the quote lexer.
1065 2007-07-23 [colin] 2.10.0cvs55
1068 Fix auto-completion on Maemo
1070 2007-07-23 [colin] 2.10.0cvs54
1073 Maemo: Fix sticking statusbars
1075 2007-07-22 [colin] 2.10.0cvs53
1078 Maemo: Fix the strange "top_application" info
1079 at startup. We should do something when
1080 receiving such a message.
1082 2007-07-20 [paul] 2.10.0cvs52
1085 add missing #include "statusbar.h"
1087 2007-07-20 [colin] 2.10.0cvs51
1091 * src/folder_item_prefs.c
1092 * src/folder_item_prefs.h
1100 * src/prefs_folder_item.c
1101 Implement age-based caching: allow to
1102 specify a threshold for the offline synchronisation
1103 feature, and whether old cached bodies should
1108 * src/plugins/dillo_viewer/dillo_viewer.c
1109 Check that Dillo's installed
1111 2007-07-20 [wwp] 2.10.0cvs50
1114 * src/stock_pixmap.c
1115 Draw a frame around the selected mimeview part icon (instead of the
1116 shifted 'dancing' icon).
1118 2007-07-20 [colin] 2.10.0cvs49
1121 Unref stuff even on error
1123 disconnect signals only at the very
1124 end of the wizard save.
1126 2007-07-20 [colin] 2.10.0cvs48
1132 Fix random crashes while navigating
1135 2007-07-19 [colin] 2.10.0cvs47
1139 * src/prefs_common.c
1140 * src/prefs_common.h
1143 * src/common/utils.c
1144 Maemo: add an easy way to store data (mails
1145 and IMAP/NNTP caches) on one of the SD cards,
1146 and protect against unmounts if needed
1148 2007-07-19 [paul] 2.10.0cvs46
1151 * src/stock_pixmap.c
1153 * src/pixmaps/claws-mail_logo-small.xpm
1154 implement a (slightly) different About
1155 dialog for maemo and add a small version
1158 use a scrolled window for wizard page 1
1161 2007-07-19 [paul] 2.10.0cvs45
1164 too soon for this line
1166 2007-07-19 [paul] 2.10.0cvs44
1171 2007-07-19 [colin] 2.10.0cvs43
1174 Solve Mail/Mailbox name when specifying
1177 2007-07-18 [colin] 2.10.0cvs42
1183 2007-07-18 [colin] 2.10.0cvs41
1186 Maemo: plug the online/offline system into
1187 maemo's interfaces to have Claws automatically
1188 switch according to the system status
1190 Maemo: use HildonBanners to display status
1191 messages. Renders the main statusbar useless.
1193 2007-07-18 [paul] 2.10.0cvs40
1196 fix screen blanking on moving/copying many msgs
1198 fix processing progressbar and screen blanking
1201 2007-07-18 [paul] 2.10.0cvs39
1204 revert cvs37, breakage on maemo
1206 2007-07-18 [paul] 2.10.0cvs38
1208 * src/gtk/gtkutils.c
1209 make sure we can still build with older GTK's
1211 2007-07-18 [colin] 2.10.0cvs37
1214 Only hide the small layout's messageview, instead
1215 of destroying it when closing
1216 * src/gtk/gtkutils.c
1217 Use gtk_window_present_with_time to popup windows,
1218 it seems to make things better with modern WMs
1221 2007-07-17 [colin] 2.10.0cvs36
1224 Simplify layout on Maemo
1227 * src/prefs_display_header.c
1228 Remove some headers by default on Maemo
1230 2007-07-17 [paul] 2.10.0cvs35
1232 * src/prefs_common.c
1233 * src/prefs_common.h
1234 * src/prefs_logging.c
1236 add options to stop/enable writing logs to disc
1238 2007-07-17 [paul] 2.10.0cvs34
1241 fix some issues with the Apply tags window:
1242 - set search column (enables autocompl in the treeview)
1243 - apply tag from "New tag" if it existed
1244 - clears New tag entry when adding it with the button
1247 2007-07-17 [paul] 2.10.0cvs33
1250 fix 'apply tags' dialogue weirdness
1252 2007-07-16 [colin] 2.10.0cvs32
1255 Fix double-loading of mails on Maemo
1257 2007-07-16 [colin] 2.10.0cvs31
1260 Prevent double-loading of the same part under some
1261 conditions; hide statusbar on Maemo
1263 2007-07-16 [colin] 2.10.0cvs30
1269 Improve the tag interface - allow
1270 to set/unset tags from a special
1272 * src/gtk/gtkvscrollbutton.c
1275 * src/stock_pixmap.c
1276 Fix Mimeview's ugly hacks in the
1279 2007-07-16 [paul] 2.10.0cvs29
1283 * src/gtk/icon_legend.c
1284 put it all in a scrolled window
1286 2007-07-15 [colin] 2.10.0cvs28
1289 Maemo: force layout to be Small screen; the
1290 others don't make sense
1292 2007-07-14 [colin] 2.10.0cvs27
1295 * src/gtk/gtkvscrollbutton.c
1296 Maemo: Fix mimeview's buttons size
1298 2007-07-14 [colin] 2.10.0cvs26
1301 Fix the button workaround fix.
1302 (Use the correct variable)
1304 2007-07-14 [colin] 2.10.0cvs25
1308 Maemo: put the progress bar in the
1311 2007-07-14 [colin] 2.10.0cvs24
1313 * src/prefs_common.c
1314 Maemo: hide statusbar by default
1316 * src/stock_pixmap.c
1317 * src/stock_pixmap.h
1319 * src/pixmaps/go_folders.xpm
1320 Maemo: Add a specific icon to go back to
1323 2007-07-14 [colin] 2.10.0cvs23
1326 Don't set homogeneous finally
1328 2007-07-14 [colin] 2.10.0cvs22
1331 Fix button show/hide issues
1333 2007-07-14 [colin] 2.10.0cvs21
1337 Fix button workaround to be able to click
1338 if mouse was on button when it went un-
1340 Revert previous commit, gtk_tool_item_set_homogeneous
1341 doesn't mean what it seems to mean ;-)
1343 2007-07-14 [paul] 2.10.0cvs20
1346 make homogeneous FALSE always
1348 2007-07-13 [colin] 2.10.0cvs19
1352 Rework to fit the non-deprecated API
1358 Maemo layout changes. Better toolbars,
1359 removal of CTree headers.
1361 2007-07-13 [paul] 2.10.0cvs18
1363 * src/gtk/colorlabel.c
1364 fix bug 1261, '[DE] coloring messages in overview
1365 keys are not localised'
1366 the string is now included in claws-mail.pot
1368 2007-07-13 [colin] 2.10.0cvs17
1371 Fix bug 1267, 'printing mutliple messages
1372 opens one message-dialog after the other'
1373 Ask for confirmation when printing 10
1376 2007-07-11 [colin] 2.10.0cvs16
1381 * manual/claws-mail-manual.xml
1383 * manual/es/claws-mail-manual.xml
1385 * manual/fr/claws-mail-manual.xml
1408 * src/addressbook_foldersel.c
1409 * src/addressbook_foldersel.h
1433 * src/customheader.c
1434 * src/customheader.h
1435 * src/displayheader.c
1436 * src/displayheader.h
1439 * src/editaddress_other_attributes_ldap.c
1440 * src/editaddress_other_attributes_ldap.h
1449 * src/editldap_basedn.c
1450 * src/editldap_basedn.h
1471 * src/folder_item_prefs.c
1472 * src/folder_item_prefs.h
1481 * src/grouplistdialog.c
1482 * src/grouplistdialog.h
1487 * src/image_viewer.c
1488 * src/image_viewer.h
1529 * src/matcher_parser.h
1530 * src/matcher_parser_lex.l
1531 * src/matcher_parser_parse.y
1534 * src/message_search.c
1535 * src/message_search.h
1554 * src/partial_download.c
1555 * src/partial_download.h
1560 * src/prefs_account.c
1561 * src/prefs_account.h
1562 * src/prefs_actions.c
1563 * src/prefs_actions.h
1564 * src/prefs_common.c
1565 * src/prefs_common.h
1566 * src/prefs_compose_writing.c
1567 * src/prefs_compose_writing.h
1568 * src/prefs_customheader.c
1569 * src/prefs_customheader.h
1570 * src/prefs_display_header.c
1571 * src/prefs_display_header.h
1572 * src/prefs_ext_prog.c
1573 * src/prefs_ext_prog.h
1574 * src/prefs_filtering.c
1575 * src/prefs_filtering.h
1576 * src/prefs_filtering_action.c
1577 * src/prefs_filtering_action.h
1578 * src/prefs_folder_column.c
1579 * src/prefs_folder_column.h
1580 * src/prefs_folder_item.c
1581 * src/prefs_folder_item.h
1586 * src/prefs_image_viewer.c
1587 * src/prefs_image_viewer.h
1588 * src/prefs_logging.c
1589 * src/prefs_logging.h
1590 * src/prefs_matcher.c
1591 * src/prefs_matcher.h
1592 * src/prefs_message.c
1593 * src/prefs_message.h
1594 * src/prefs_msg_colors.c
1595 * src/prefs_msg_colors.h
1600 * src/prefs_receive.c
1601 * src/prefs_receive.h
1604 * src/prefs_spelling.c
1605 * src/prefs_spelling.h
1606 * src/prefs_summaries.c
1607 * src/prefs_summaries.h
1608 * src/prefs_summary_column.c
1609 * src/prefs_summary_column.h
1610 * src/prefs_summary_open.c
1611 * src/prefs_summary_open.h
1612 * src/prefs_template.c
1613 * src/prefs_template.h
1614 * src/prefs_themes.c
1615 * src/prefs_themes.h
1616 * src/prefs_toolbar.c
1617 * src/prefs_toolbar.h
1618 * src/prefs_wrapping.c
1619 * src/prefs_wrapping.h
1629 * src/quote_fmt_lex.l
1630 * src/quote_fmt_parse.y
1633 * src/remotefolder.c
1634 * src/remotefolder.h
1635 * src/send_message.c
1636 * src/send_message.h
1639 * src/simple-gettext.c
1640 * src/sourcewindow.c
1641 * src/sourcewindow.h
1646 * src/stock_pixmap.c
1647 * src/stock_pixmap.h
1648 * src/summary_search.c
1649 * src/summary_search.h
1666 * src/common/base64.c
1667 * src/common/base64.h
1668 * src/common/claws.c
1669 * src/common/claws.h
1671 * src/common/fnmatch.c
1672 * src/common/fnmatch.h
1673 * src/common/fnmatch_loop.c
1674 * src/common/hooks.c
1675 * src/common/hooks.h
1680 * src/common/mgutils.c
1681 * src/common/mgutils.h
1684 * src/common/passcrypt.c
1685 * src/common/passcrypt.h.in
1686 * src/common/plugin.c
1687 * src/common/plugin.h
1688 * src/common/prefs.c
1689 * src/common/prefs.h
1690 * src/common/progressindicator.c
1691 * src/common/progressindicator.h
1692 * src/common/quoted-printable.c
1693 * src/common/quoted-printable.h
1694 * src/common/session.c
1695 * src/common/session.h
1698 * src/common/socket.c
1699 * src/common/socket.h
1702 * src/common/ssl_certificate.c
1703 * src/common/ssl_certificate.h
1704 * src/common/string_match.c
1705 * src/common/string_match.h
1706 * src/common/stringtable.c
1707 * src/common/stringtable.h
1710 * src/common/template.c
1711 * src/common/template.h
1712 * src/common/timing.h
1713 * src/common/utils.c
1714 * src/common/utils.h
1715 * src/common/uuencode.c
1716 * src/common/uuencode.h
1717 * src/common/version.h.in
1718 * src/common/w32_dirent.c
1719 * src/common/w32_reg.c
1720 * src/common/w32_signal.c
1721 * src/common/w32_stat.c
1722 * src/common/w32_stdlib.c
1723 * src/common/w32_string.c
1724 * src/common/w32_time.c
1725 * src/common/w32_unistd.c
1726 * src/common/w32_wait.c
1727 * src/common/w32lib.h
1730 * src/common/xmlprops.c
1731 * src/common/xmlprops.h
1732 * src/etpan/etpan-errors.h
1733 * src/etpan/etpan-thread-manager-types.h
1734 * src/etpan/etpan-thread-manager.c
1735 * src/etpan/etpan-thread-manager.h
1736 * src/etpan/imap-thread.c
1737 * src/etpan/imap-thread.h
1740 * src/gtk/colorlabel.c
1741 * src/gtk/colorlabel.h
1742 * src/gtk/colorsel.c
1743 * src/gtk/colorsel.h
1744 * src/gtk/combobox.c
1745 * src/gtk/combobox.h
1746 * src/gtk/description_window.c
1747 * src/gtk/description_window.h
1750 * src/gtk/foldersort.c
1751 * src/gtk/foldersort.h
1752 * src/gtk/gtkaspell.c
1753 * src/gtk/gtkaspell.h
1754 * src/gtk/gtksctree.c
1755 * src/gtk/gtkshruler.c
1756 * src/gtk/gtkshruler.h
1757 * src/gtk/gtksourceprintjob.c
1758 * src/gtk/gtksourceprintjob.h
1759 * src/gtk/gtkutils.c
1760 * src/gtk/gtkutils.h
1761 * src/gtk/gtkvscrollbutton.c
1762 * src/gtk/gtkvscrollbutton.h
1763 * src/gtk/icon_legend.c
1764 * src/gtk/icon_legend.h
1765 * src/gtk/inputdialog.c
1766 * src/gtk/inputdialog.h
1767 * src/gtk/logwindow.c
1768 * src/gtk/logwindow.h
1769 * src/gtk/manage_window.c
1770 * src/gtk/manage_window.h
1773 * src/gtk/pluginwindow.c
1774 * src/gtk/pluginwindow.h
1775 * src/gtk/prefswindow.c
1776 * src/gtk/prefswindow.h
1777 * src/gtk/progressdialog.c
1778 * src/gtk/progressdialog.h
1779 * src/gtk/quicksearch.c
1780 * src/gtk/quicksearch.h
1781 * src/gtk/sslcertwindow.c
1782 * src/gtk/sslcertwindow.h
1783 * src/plugins/bogofilter/bogofilter.c
1784 * src/plugins/bogofilter/bogofilter.h
1785 * src/plugins/bogofilter/bogofilter_gtk.c
1786 * src/plugins/clamav/clamav_plugin.c
1787 * src/plugins/clamav/clamav_plugin.h
1788 * src/plugins/clamav/clamav_plugin_gtk.c
1789 * src/plugins/demo/demo.c
1790 * src/plugins/dillo_viewer/dillo_prefs.c
1791 * src/plugins/dillo_viewer/dillo_prefs.h
1792 * src/plugins/dillo_viewer/dillo_viewer.c
1793 * src/plugins/pgpcore/passphrase.c
1794 * src/plugins/pgpcore/passphrase.h
1795 * src/plugins/pgpcore/pgp_viewer.c
1796 * src/plugins/pgpcore/pgp_viewer.h
1797 * src/plugins/pgpcore/plugin.c
1798 * src/plugins/pgpcore/prefs_gpg.c
1799 * src/plugins/pgpcore/prefs_gpg.h
1800 * src/plugins/pgpcore/select-keys.c
1801 * src/plugins/pgpcore/select-keys.h
1802 * src/plugins/pgpcore/sgpgme.c
1803 * src/plugins/pgpcore/sgpgme.h
1804 * src/plugins/pgpinline/pgpinline.c
1805 * src/plugins/pgpinline/pgpinline.h
1806 * src/plugins/pgpinline/plugin.c
1807 * src/plugins/pgpmime/pgpmime.c
1808 * src/plugins/pgpmime/pgpmime.h
1809 * src/plugins/pgpmime/plugin.c
1810 * src/plugins/spamassassin/spamassassin.c
1811 * src/plugins/spamassassin/spamassassin.h
1812 * src/plugins/spamassassin/spamassassin_gtk.c
1813 * src/plugins/trayicon/trayicon.c
1814 * src/plugins/trayicon/trayicon_prefs.c
1815 * src/plugins/trayicon/trayicon_prefs.h
1816 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1817 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
1818 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
1819 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1820 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
1821 * tools/OOo2claws-mail.pl
1822 * tools/README.sylprint
1823 * tools/acroread2claws-mail.pl
1824 * tools/claws-mail-compose-insert-files.pl
1825 * tools/convert_mbox.pl
1826 * tools/filter_conv.pl
1827 * tools/filter_conv_new.pl
1829 * tools/freshmeat_search.pl
1830 * tools/google_search.pl
1831 * tools/kmail-mailbox2claws-mail.pl
1832 * tools/kmail2claws-mail.pl
1833 * tools/kmail2claws-mail_v2.pl
1835 * tools/make.themes.project
1836 * tools/multiwebsearch.pl
1837 * tools/nautilus2claws-mail.sh
1838 * tools/outlook2claws-mail.pl
1839 * tools/textviewer.sh
1840 * tools/thunderbird-filters-convertor.pl
1843 * tools/vcard2xml.py
1844 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
1845 Upgrade to GPLv3 or later.
1847 2007-07-10 [wwp] 2.10.0cvs15
1850 Fix re-opening of all composing messages that were
1851 opened when closing the previous instance, thanks
1854 2007-07-10 [paul] 2.10.0cvs14
1856 * src/editaddress_other_attributes_ldap.c
1858 fix crash on selecting 'other attributes' combo
1859 for either a new entry or an old entry with no
1860 existing attributes.
1861 fix bug on editing multiple attributes which
1862 resulted them all having the value of the last
1866 2007-07-10 [colin] 2.10.0cvs13
1869 * src/editaddress_other_attributes_ldap.h
1871 Fix --disable-ldap build
1873 2007-07-09 [colin] 2.10.0cvs12
1879 * src/editaddress_other_attributes_ldap.c
1880 * src/editaddress_other_attributes_ldap.h
1885 Add capability to edit all inetOrgPerson
1886 attributes on LDAP. Patch by Michael
1889 2007-07-09 [colin] 2.10.0cvs11
1895 * src/prefs_summaries.c
1896 * src/prefs_themes.c
1898 * src/common/Makefile.am
1900 * src/common/timing.h
1901 * src/common/utils.c
1902 * src/common/utils.h
1903 * src/common/w32_account.c
1904 * src/common/w32lib.h
1905 * src/gtk/Makefile.am
1906 * src/gtk/colorlabel.c
1907 * src/plugins/pgpcore/Makefile.am
1908 * src/plugins/pgpcore/claws.def
1909 * src/plugins/pgpcore/passphrase.c
1910 * src/plugins/pgpcore/pgp_viewer.c
1911 * src/plugins/pgpcore/plugin.def
1912 * src/plugins/pgpcore/sgpgme.c
1913 * src/plugins/pgpinline/Makefile.am
1914 * src/plugins/pgpinline/claws.def
1915 * src/plugins/pgpinline/mypgpcore.def
1916 * src/plugins/pgpinline/plugin.def
1917 * src/plugins/pgpmime/Makefile.am
1918 * src/plugins/pgpmime/claws.def
1919 * src/plugins/pgpmime/mypgpcore.def
1920 * src/plugins/pgpmime/plugin.def
1921 Commit win32 patch, from Werner Koch and
1924 2007-07-09 [colin] 2.10.0cvs10
1926 * src/prefs_toolbar.c
1927 Fix crash when no actions exist
1929 2007-07-07 [paul] 2.10.0cvs9
1932 * manual/claws-mail-manual.xml
1933 update copyright year
1935 updated by Flammie Pirinen
1937 2007-07-05 [wwp] 2.10.0cvs8
1939 * src/plugins/clamav/clamav_plugin_gtk.c
1940 Make vertical spacing like in other plugin prefs pages.
1942 2007-07-05 [wwp] 2.10.0cvs7
1945 It's %am that works, not %ae (this doc incoherence has been
1946 introduced with 2.9.2cvs13).
1948 2007-07-04 [wwp] 2.10.0cvs6
1950 * src/plugins/bogofilter/bogofilter.c
1951 Gettext-ize an occurrence of "Any" that wasn't.
1953 2007-07-04 [colin] 2.10.0cvs5
1956 Fix untranslated strings; thanks
1959 2007-07-03 [colin] 2.10.0cvs4
1963 Fix saving of sort mode for tags and
1964 thread date. Thanks to Pierre Ossman.
1965 Completes fix for bug 1233
1967 2007-07-03 [paul] 2.10.0cvs3
1975 2007-07-02 [colin] 2.10.0cvs2
1981 Add View/Sort/by Thread date
1982 Fixes bug 1233, 'Capability to sort
1983 threads by most recent message'
1984 Based on a patch by Paul Rolland
1986 2007-07-02 [colin] 2.10.0cvs1
2003 * src/matcher_parser_parse.y
2007 * src/prefs_common.c
2008 * src/prefs_common.h
2009 * src/prefs_filtering_action.c
2010 * src/prefs_matcher.c
2011 * src/prefs_summary_column.c
2015 * src/quote_fmt_lex.l
2016 * src/quote_fmt_parse.y
2020 * src/common/Makefile.am
2024 * src/gtk/quicksearch.c
2025 * src/gtk/quicksearch.h
2026 Add Tags implementation. Tags are arbitrary labels
2027 that can be applied to messages. It is possible
2028 to create, edit, remove tags; apply them to mails;
2029 filter on tags or tag presence; apply or unset
2030 tags via filtering actions; reference tags in
2033 2007-07-02 [paul] 2.10.0
2040 2007-07-02 [paul] 2.9.2cvs78
2050 updated by Stephan Sachse, me, Ricardo Mones
2051 Lastra, Fabien Vantard, Pader Rezso, Frederico
2052 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2054 2007-07-02 [paul] 2.9.2cvs77
2059 2007-06-29 [wwp] 2.9.2cvs76
2062 Fix a typo (thanks to Ricardo for finding this out).
2064 2007-06-28 [paul] 2.9.2cvs75
2069 2007-06-28 [paul] 2.9.2cvs74
2072 fix bug in the autotools build system.
2073 Files cataloged under EXTRA_DIST were never
2074 automatically copied to the build tree.
2075 (fix 'make distcheck')
2076 Patch by Michael Rasmussen.
2078 2007-06-24 [colin] 2.9.2cvs73
2081 Fix bug 1249, 'Error handling for
2082 news errors needs modification'
2083 Only popup error if the according
2084 pref in Prefs/Receive is set.
2086 2007-06-21 [colin] 2.9.2cvs72
2088 * src/common/plugin.c
2089 * src/common/plugin.h
2090 Change plugin API to know whether it's safe to
2091 unload plugins or whether we should just hide
2092 them. Fixes bug 1248, 'Core dumps after
2093 unloading plugin and clicking on load plugins'
2094 * src/plugins/bogofilter/bogofilter.c
2095 * src/plugins/clamav/clamav_plugin.c
2096 * src/plugins/demo/demo.c
2097 * src/plugins/dillo_viewer/dillo_viewer.c
2098 * src/plugins/pgpcore/plugin.c
2099 * src/plugins/pgpinline/plugin.c
2100 * src/plugins/pgpmime/plugin.c
2101 * src/plugins/spamassassin/spamassassin.c
2102 * src/plugins/trayicon/trayicon.c
2105 2007-06-19 [colin] 2.9.2cvs71
2109 Fix crash mentioned in bug 1246
2110 Race condition when automatically drafting
2111 due to insertion on reedit.
2113 2007-06-18 [wwp] 2.9.2cvs70
2116 LDIF import: use a "Proceed" button to complete
2119 2007-06-18 [paul] 2.9.2cvs69
2122 use pkgconfig to check for gtk and glib
2124 2007-06-17 [wwp] 2.9.2cvs68
2128 LDIF import: better error handling, minor code
2129 and UI cleanup, and renamed the Save button
2130 to Close, as imported stuff is already saved
2131 when the Save button is shown.
2133 2007-06-17 [colin] 2.9.2cvs67
2135 * src/prefs_summaries.c
2137 Don't set as read when forwarded, only replied to
2139 2007-06-17 [paul] 2.9.2cvs66
2142 add missing #include
2144 2007-06-16 [colin] 2.9.2cvs65
2146 * src/prefs_summaries.c
2148 Change the pref "Only mark as read when opened
2149 in new window" to "..., replied to or forwarded".
2150 Based on a patch by Paul Rolland.
2152 2007-06-16 [paul] 2.9.2cvs64
2155 alphabetical order! :)
2157 2007-06-16 [colin] 2.9.2cvs63
2161 Add Michael Rasmussen in authors list
2163 2007-06-16 [colin] 2.9.2cvs62
2166 Fix messageview_copy_clipboard to take advantage
2167 of plugins' get_selection.
2169 2007-06-15 [colin] 2.9.2cvs61
2175 * src/message_search.c
2177 * src/summary_search.c
2180 Allow GDK_KP_Enter to do the same as GDK_Return
2181 Patch by Michael Rasmussen
2183 2007-06-15 [paul] 2.9.2cvs60
2186 fix bug when closing a compose window
2189 2007-06-14 [paul] 2.9.2cvs59
2193 migrate sylpheed config
2195 2007-06-14 [wwp] 2.9.2cvs58
2197 * src/gtk/pluginwindow.c
2198 Yet another attempt to fix sizing/alignment of the
2199 button bar in plugins window.
2201 2007-06-12 [colin] 2.9.2cvs57
2206 * src/prefs_common.c
2207 * src/prefs_common.h
2208 * src/prefs_summaries.c
2209 * src/prefs_summary_open.c
2210 * src/prefs_summary_open.h
2212 Make "when entering a folder" actions more personalisable
2214 2007-06-12 [wwp] 2.9.2cvs56
2217 Use short description from Paul (mairix.sh).
2219 2007-06-12 [wwp] 2.9.2cvs55
2222 Updated info about mairix.sh.
2224 2007-06-11 [paul] 2.9.2cvs54
2226 * src/prefs_logging.c
2227 rework log window length widgets
2228 and some sensitivity fixes
2230 2007-06-11 [paul] 2.9.2cvs53
2233 * src/prefs_logging.c
2234 rename 'Protocol Log' to 'Network Log'
2235 and some function renaming
2237 2007-06-10 [wwp] 2.9.2cvs52
2239 * src/gtk/pluginwindow.c
2242 2007-06-10 [wwp] 2.9.2cvs51
2244 * src/gtk/pluginwindow.c
2245 Fix button bar in plugin window, was centered and not
2246 behaving like other dialogs w/ such button bar.
2248 2007-06-08 [wwp] 2.9.2cvs50
2255 Provide a way out of automatic draft saving on IMAP, when
2257 Prevent drafting while sending and quitting while sending.
2262 2007-06-08 [wwp] 2.9.2cvs49
2264 * src/prefs_account.c
2265 * src/gtk/prefswindow.c
2266 * src/gtk/prefswindow.h
2267 Activate the Basic page when opening account prefs.
2269 2007-06-08 [wwp] 2.9.2cvs48
2271 * src/common/socket.c
2272 Don't crash if fork() fails, thanks to Colin.
2274 2007-06-08 [wwp] 2.9.2cvs47
2276 * src/gtk/prefswindow.c
2277 Wrap some long lines, and reset horizontal scroller's adjusment
2278 (this was already done, vertically), when changing tab (not page)
2281 2007-06-08 [paul] 2.9.2cvs46
2283 * src/common/utils.c
2284 use gethostname() instead of uname()
2285 based on a patch by Michael Hughes
2286 <Sylpheed-Claws_user@thehugheslogcabin.net>
2288 2007-06-07 [wwp] 2.9.2cvs45
2290 * src/prefs_common.c
2291 Fix some useless warnings, thanks to Colin.
2293 2007-06-06 [colin] 2.9.2cvs44
2296 Fix strange allocations.
2298 2007-06-06 [colin] 2.9.2cvs43
2301 Patch by Michael Rasmussus to help
2304 2007-06-05 [wwp] 2.9.2cvs42
2306 * src/prefs_account.c
2307 * src/prefs_folder_item.c
2311 Per-folder templates can now be applied recursively.
2312 Always save per-folder templates (formats were erroneously
2313 saved only if they were enabled).
2314 Check for validity of quotation marks everywhere there
2317 2007-06-05 [wwp] 2.9.2cvs41
2320 Fix incoming messages from local accounts always getting filtered
2321 (even if the account prefs say don't), thanks to Colin.
2323 2007-06-05 [wwp] 2.9.2cvs40
2327 Use per-folder/per-account quote chars when applying a
2328 template or inserting text as well. Const'ify some
2331 2007-06-04 [colin] 2.9.2cvs39
2334 More work for wwp :)
2336 2007-06-04 [wwp] 2.9.2cvs38
2339 Same as 2.9.2cvs36 but for forwarding.
2341 2007-06-04 [colin] 2.9.2cvs37
2344 Use original mail file for forward/redirect
2345 Fixes some forwarded mails to be attached as
2346 application/octet-stream (when they have binary
2347 parts), and incidentally fixes bug 848
2348 'Redirect breaks GnuPG'
2350 2007-06-04 [wwp] 2.9.2cvs36
2353 Fix quote mark mis-initialisation when replying/forwarding
2354 (introduced w/ 2.9.2cvs20).
2356 2007-06-04 [wwp] 2.9.2cvs35
2358 * src/prefs_compose_writing.c
2360 Fix a bug where Quotation characters (prefs/compose/writing)
2361 was cleared (introduced w/ 2.9.2cvs26).
2363 2007-06-04 [wwp] 2.9.2cvs34
2365 * src/prefs_account.c
2366 * src/prefs_account.h
2367 Better fix for compiling w/o aspell (rollbacks
2370 2007-06-04 [wwp] 2.9.2cvs33
2373 * src/prefs_account.c
2374 * src/prefs_account.h
2376 It's now possible to disable mail filtering plugins
2377 on a per-account basis.
2379 2007-06-04 [wwp] 2.9.2cvs32
2382 * src/common/utils.c
2383 * src/common/utils.h
2384 Support CRLF in headers part of messages.
2385 Support few more date formats (RFC3339 subsets).
2387 2007-06-04 [wwp] 2.9.2cvs31
2389 * src/prefs_account.c
2390 Fix compiling w/o aspell support.
2392 2007-06-03 [wwp] 2.9.2cvs30
2395 Don't decode leading ENV_ and ~ in P_PASSWORD
2398 2007-06-03 [wwp] 2.9.2cvs29
2401 Don't decode leading ENV_ and ~ in P_PASSWORD
2404 2007-06-03 [wwp] 2.9.2cvs28
2406 * src/prefs_account.c
2407 * src/gtk/prefswindow.c
2408 * src/gtk/prefswindow.h
2409 Added a way to force preloading of all pages
2411 Moved tabs to pages in account prefs.
2413 2007-06-02 [colin] 2.9.2cvs27
2416 Fix possible crash, fix ldap write bugs
2418 Fix ldap write bugs - patch by Michael
2422 Add a hook whenever alertpanel opens/closes
2424 2007-05-31 [wwp] 2.9.2cvs26
2426 * src/prefs_compose_writing.c
2428 Re-organized writing options a bit:
2429 - renamed the Quoting page to Templates
2430 - moved all composing templates to that page
2431 - moved non-templates options to the Writing one,
2432 grouped reply-related options, reordered reply and
2435 2007-05-31 [wwp] 2.9.2cvs25
2438 Removed unused code.
2440 2007-05-31 [colin] 2.9.2cvs24
2443 Fix missing display name when modifying
2444 LDAP. Patch by Michael Rasmussen
2446 2007-05-31 [wwp] 2.9.2cvs23
2448 * src/plugins/bogofilter/Makefile.am
2449 * src/plugins/clamav/Makefile.am
2450 * src/plugins/demo/Makefile.am
2451 * src/plugins/dillo_viewer/Makefile.am
2452 * src/plugins/spamassassin/Makefile.am
2453 Fix building of those plugins in Mac OS X.
2455 2007-05-30 [wwp] 2.9.2cvs22
2457 * src/gtk/quicksearch.c
2458 Fix missing initialization.
2460 2007-05-30 [wwp] 2.9.2cvs21
2463 Revert accidental commit (debug outputs).
2465 2007-05-30 [wwp] 2.9.2cvs20
2468 * src/folder_item_prefs.c
2469 * src/folder_item_prefs.h
2470 * src/prefs_account.c
2471 * src/prefs_account.h
2472 * src/prefs_folder_item.c
2475 Implemented per-account and per-folder
2476 compose/reply/forward formats.
2478 2007-05-30 [wwp] 2.9.2cvs19
2480 * src/prefs_compose_writing.c
2485 Internal API changes (factorize quote format
2488 2007-05-30 [colin] 2.9.2cvs18
2491 Fix race where it's possible to re-click Send
2492 between end of SMTP session and end of "move to
2493 sent folder" when sending an email with send
2496 2007-05-30 [colin] 2.9.2cvs17
2499 Ask for backtrace on all threads. Patch by
2502 Fix stale news statusbar when scanning fails.
2505 Fix some LDAP write updates bugs. Patch
2506 by Michael Rasmussen
2508 2007-05-29 [colin] 2.9.2cvs16
2511 Fix loss of local flags when moving mails
2512 on IMAP in high-bandwidth mode (UID FETCH)
2514 2007-05-25 [paul] 2.9.2cvs15
2516 * src/common/socket.c
2517 fix sometimes crasher on cancelling
2520 2007-05-25 [colin] 2.9.2cvs14
2525 Be more helpful in the subscription
2528 2007-05-23 [wwp] 2.9.2cvs13
2531 * src/prefs_compose_writing.c
2533 * src/prefs_template.c
2534 * src/prefs_template.h
2537 * src/quote_fmt_lex.l
2538 * src/quote_fmt_parse.y
2539 Introduced new syntax elements (symbols and commands)
2540 in templates/quote_fmt. Compatibility w/ old
2542 Updated and reworked the corresponding Information
2544 Display the line number in dialogs that talk about
2545 parser errors (in addition to the error message in
2548 2007-05-23 [wwp] 2.9.2cvs12
2550 * src/quote_fmt_parse.y
2551 Fix 2.9.2cvs11, probably a paste accident ;).
2553 2007-05-23 [wwp] 2.9.2cvs11
2556 * src/prefs_template.c
2558 * src/quote_fmt_parse.y
2559 Fix 2.9.2cvs10, which broke --disable-aspell.
2561 2007-05-22 [wwp] 2.9.2cvs10
2564 * src/prefs_template.c
2567 * src/quote_fmt_lex.l
2568 * src/quote_fmt_parse.y
2569 * src/gtk/gtkaspell.c
2570 * src/gtk/gtkaspell.h
2571 Added template/quote format syntactical elements
2573 - current dictionary
2574 %T to show (shows empty if not set or not enabled),
2575 ?T and !T to check if the default dictionary is
2577 - current account's default dictionary
2578 %aT to show (empty if not set or not enabled),
2579 ?aT and !aT to check if it's enabled and set
2580 - name completion for an address, from the address
2582 %ABf, %ABt, %ABc respectively show the full name got
2583 from the address book if From, To or Cc match a single
2585 ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
2586 matches any contact and if the full name is non-empty.
2587 If From, To or Cc are lists of email addresses, only
2588 the first address will be checked.
2589 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
2590 that could show a trailing ','.
2591 Also, template/quote_fmt parser now shows the line number in case
2594 2007-05-15 [colin] 2.9.2cvs9
2598 Add a public function to know whether Claws
2600 Store opened folder when exiting
2603 Store last opened message in each FolderItem;
2604 Reset last seen messages if Claws crashed, so
2605 that one can't go in an infinite crash in case
2606 a particular mail crashes Claws.
2608 * src/prefs_common.c
2609 * src/prefs_common.h
2611 * src/prefs_summaries.c
2612 Add "Select last opened message" when entering
2614 Add "Select last opened folder" at startup.
2616 2007-05-14 [colin] 2.9.2cvs8
2619 Fix bashism, search for xml catalog
2620 in /usr/local/share/xml/catalog too
2623 2007-05-13 [wwp] 2.9.2cvs7
2625 * src/gtk/logwindow.c
2626 fix raising log windows when they are either minimized or
2629 2007-05-11 [colin] 2.9.2cvs6
2632 Use Hildon's file chooser on Maemo. Patch
2633 by Jean-Luc Biord; fixes part 2 of bug 1201,
2634 'File attachment "manipulation" bugs...'
2636 2007-05-10 [wwp] 2.9.2cvs5
2638 * src/prefs_common.c
2639 * src/prefs_common.h
2640 * src/gtk/quicksearch.c
2641 Add a quicksearch option to automatically run
2642 a search selected from the history (this option
2643 is exclusive towards type-ahead).
2645 2007-05-10 [colin] 2.9.2cvs4
2648 Fix g_warnings, thanks to Brian
2651 2007-05-09 [colin] 2.9.2cvs3
2656 * src/prefs_summaries.c
2659 * src/common/utils.c
2660 * src/gtk/gtksourceprintjob.c
2661 * src/gtk/sslcertwindow.c
2662 Use the re-entrant variant of time functions
2663 Probably fixes bug 1217, 'reentrancy problems
2664 with time functions'
2666 2007-05-09 [colin] 2.9.2cvs2
2669 Fix crasher when reconnection fails
2671 2007-05-08 [paul] 2.9.2cvs1
2677 bump version number following
2680 2007-05-08 [paul] 2.9.1cvs48
2682 * src/plugins/demo/demo.c
2683 * src/plugins/dillo_viewer/dillo_prefs.c
2684 * src/plugins/dillo_viewer/dillo_prefs.h
2685 * src/plugins/dillo_viewer/dillo_viewer.c
2686 * src/plugins/pgpcore/pgp_viewer.c
2687 * src/plugins/pgpcore/pgp_viewer.h
2688 * src/plugins/pgpcore/plugin.c
2689 * src/plugins/pgpcore/prefs_gpg.c
2690 * src/plugins/pgpcore/prefs_gpg.h
2691 * src/plugins/pgpcore/sgpgme.c
2692 * src/plugins/pgpcore/sgpgme.h
2693 * src/plugins/pgpinline/plugin.c
2694 * src/plugins/pgpmime/pgpmime.c
2695 * src/plugins/pgpmime/pgpmime.h
2696 * src/plugins/pgpmime/plugin.c
2697 * src/plugins/spamassassin/spamassassin.c
2698 * src/plugins/spamassassin/spamassassin.h
2699 * src/plugins/spamassassin/spamassassin_gtk.c
2700 * src/plugins/trayicon/README
2702 * tools/README.sylprint
2703 * tools/outlook2claws-mail.pl
2705 * tools/tb2claws-mail
2706 * tools/tbird2claws.py
2708 * tools/vcard2xml.py
2709 * tools/kdeservicemenu/README
2710 cleanups and corrections
2712 2007-05-06 [wwp] 2.9.1cvs47
2715 Fix missing dash to `display` command-line, reported
2716 by Georg Himmrich <georg at mails d0t diesind d0t net>.
2718 2007-05-06 [colin] 2.9.1cvs46
2721 * src/stock_pixmap.c
2722 * src/stock_pixmap.h
2723 * src/pixmaps/printer.xpm
2726 2007-05-06 [paul] 2.9.1cvs45
2731 * src/summary_search.c
2735 2007-05-05 [wwp] 2.9.1cvs44
2739 * src/prefs_actions.c
2743 Fix "faild" typos everywhere and capitalization of
2746 2007-05-04 [colin] 2.9.1cvs43
2751 * src/plugins/pgpcore/prefs_gpg.c
2752 * src/plugins/pgpcore/prefs_gpg.h
2753 * src/plugins/pgpinline/pgpinline.c
2754 * src/plugins/pgpmime/pgpmime.c
2755 Add an API to warn about encryption limits,
2756 and allow to disable these warnings
2758 2007-05-03 [colin] 2.9.1cvs42
2762 Fix bug 1213, 'Delete more than
2765 2007-05-03 [wwp] 2.9.1cvs41
2767 * src/prefs_common.c
2768 * src/prefs_filtering.c
2769 * src/prefs_template.c
2770 * src/common/template.c
2771 * src/common/template.h
2772 * src/gtk/gtkutils.c
2773 * src/gtk/gtkutils.h
2774 Templates are no longer automatically sorted
2775 by name, but can be sorted manually using
2776 |< < > >| buttons as well as drag'n'drop.
2778 2007-05-03 [wwp] 2.9.1cvs40
2780 * src/plugins/spamassassin/spamassassin.c
2781 * src/plugins/spamassassin/spamassassin.h
2782 * src/plugins/spamassassin/spamassassin_gtk.c
2783 * src/plugins/bogofilter/bogofilter.c
2784 * src/plugins/bogofilter/bogofilter.h
2785 * src/plugins/bogofilter/bogofilter_gtk.c
2786 Added an option to conditionally mark saved spam
2787 as read (default is and was to do so).
2788 Satisfies feature request 1708539 on sf.net tracker.
2790 2007-05-03 [colin] 2.9.1cvs39
2793 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
2795 2007-05-02 [colin] 2.9.1cvs38
2798 Fix bug 1209, 'Clicking on address
2799 in header (mailto uri) selects
2800 default account'. Patch adapted from
2803 2007-05-02 [colin] 2.9.1cvs37
2805 * src/grouplistdialog.c
2806 Set cursor to wait cursor while loading
2809 2007-05-02 [paul] 2.9.1cvs36
2813 rename cache and mark files
2816 2007-04-30 [paul] 2.9.1cvs35
2818 * manual/glossary.xml
2819 * manual/plugins.xml
2820 updates. Patch by Ricardo
2822 2007-04-29 [wwp] 2.9.1cvs34
2826 Fix few grammatical errors (patch by David Relson < relson at
2827 osagesoftware dot com >).
2829 2007-04-28 [colin] 2.9.1cvs33
2833 * src/prefs_account.c
2834 * src/prefs_account.h
2835 Drop the "Download all" preference. It's
2836 stupidly useless and confuses people from
2839 2007-04-27 [wwp] 2.9.1cvs32
2842 * src/prefs_account.c
2843 * src/prefs_account.h
2844 Don't reflect accounts changes to the mainwindow when it's
2847 2007-04-27 [colin] 2.9.1cvs31
2850 Freeze/thaw when sync'ing flags
2852 * src/prefs_account.c
2853 * src/prefs_account.h
2854 * src/etpan/imap-thread.c
2855 * src/etpan/imap-thread.h
2856 Add a way to use UID FETCH instead
2857 of searches to fetch message lists
2858 and flags. More expensive towards
2859 bandwidth, less expensive towards
2860 server's CPU. Probably fixes
2861 bug 1158, 'Scanning new folders on
2862 Exchange 2007 extremely slow'.
2865 2007-04-27 [paul] 2.9.1cvs30
2868 * src/prefs_logging.c
2869 improvements to english usage
2871 2007-04-27 [colin] 2.9.1cvs29
2874 Fix build without libetpan (my bad!)
2876 2007-04-26 [colin] 2.9.1cvs28
2880 Fix uselessly exported function
2882 Consider "- -- \n" as signature separator
2883 (that's what signature separators look like
2884 in PGP/Inline signed mails)
2886 2007-04-26 [colin] 2.9.1cvs27
2889 libetpan-0.49 is now required
2891 Fix double fetching of mails if
2894 Make offline sync faster, by
2895 remembering last change time, and
2898 2007-04-26 [hoa] 2.9.1cvs26
2904 * src/etpan/imap-thread.c
2905 * src/etpan/imap-thread.h
2906 cancellation of IMAP operations is now allowed.
2907 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
2909 2007-04-26 [colin] 2.9.1cvs25
2912 Always fetch body+headers in folders that are
2913 synched for offline use, if "Synchronise as
2914 soon as possible" is set.
2915 Fixes bug 1200, 'Add option to always retrieve full
2918 2007-04-25 [colin] 2.9.1cvs24
2921 Fix bug 1198, 'Reply-all "disappearing" address bug
2924 2007-04-24 [colin] 2.9.1cvs23
2927 Fix bug 1195, 'Hardware key navigation'
2928 Make GDK_Enter toggle expansion (Maemo)
2930 2007-04-24 [wwp] 2.9.1cvs22
2933 Fix few compiler warnings.
2935 2007-04-24 [paul] 2.9.1cvs21
2938 * src/stock_pixmap.c
2939 * src/stock_pixmap.h
2940 complete last commit
2942 2007-04-24 [paul] 2.9.1cvs20
2945 * src/pixmaps/active.xpm
2946 * src/pixmaps/checkbox_off.xpm
2947 * src/pixmaps/checkbox_on.xpm
2948 * src/pixmaps/inactive.xpm
2950 remove transparent border from checkbox icons
2952 2007-04-24 [wwp] 2.9.1cvs19
2956 Fix a crash in textview, thanks to Colin.
2958 2007-04-23 [wwp] 2.9.1cvs18
2960 * src/prefs_common.c
2961 Fix 2.9.1cvs5: no header was being translated at all.
2963 2007-04-23 [colin] 2.9.1cvs17
2966 * src/stock_pixmap.c
2967 * src/stock_pixmap.h
2970 * src/gtk/gtksctree.c
2971 * src/gtk/gtksctree.h
2972 * src/pixmaps/selection.xpm
2973 Fix bug 1193, 'Need a way to multi-select
2974 items'. Add a toggle button to the summaryview
2975 to switch between normal and multiple selection
2978 2007-04-23 [colin] 2.9.1cvs16
2981 * src/stock_pixmap.c
2982 * src/stock_pixmap.h
2985 * src/gtk/gtksctree.c
2986 * src/gtk/gtksctree.h
2987 * src/pixmaps/selection.xpm
2988 Fix bug 1193, 'Need a way to multi-
2990 Add a toggle button in the summaryview
2991 to enable normal or multiple selection.
2994 2007-04-23 [colin] 2.9.1cvs15
2997 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
2999 2007-04-21 [colin] 2.9.1cvs14
3001 * src/gtk/quicksearch.c
3002 Fix previous commit (actually use correct
3005 2007-04-21 [colin] 2.9.1cvs13
3007 * src/gtk/quicksearch.c
3008 Fix changing quicksearch type (after Esc,
3009 after changing Recursive, ...)
3011 2007-04-20 [wwp] 2.9.1cvs12
3013 * src/gtk/Makefile.am
3014 Added headers.h (completes 2.9.1cvs5).
3016 2007-04-20 [wwp] 2.9.1cvs11
3019 Fix the use of display name in name column,
3020 it has been overriden w/ the use of nickname
3021 by 2.9.0cvs3. Now nickname is used (if any)
3022 in case of LDAP books only.
3024 2007-04-20 [colin] 2.9.1cvs10
3029 Add handling of 'a' to loop in a mail's
3032 2007-04-20 [colin] 2.9.1cvs9
3035 Fix bug 1190, 'dir_open' button doesn't work'
3038 2007-04-20 [colin] 2.9.1cvs8
3042 Fix bug 1194, 'Hardware keys move from email
3043 list to account/directory list, but not back
3044 to email list...' (Maemo)
3046 2007-04-20 [colin] 2.9.1cvs7
3049 complete previous commit
3051 2007-04-20 [colin] 2.9.1cvs6
3054 Fix bug 1187, 'Reply-to addressee disappears
3055 when reply-to text box is clicked...' (Maemo)
3057 2007-04-20 [wwp] 2.9.1cvs5
3065 * src/prefs_common.c
3066 * src/prefs_common.h
3067 * src/prefs_display_header.c
3068 * src/prefs_matcher.c
3071 * src/gtk/quicksearch.c
3072 Translate more header names according to the relevant option value,
3073 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
3074 Replaced nearly all uses of prefs_common.trans_hdr with a call
3075 to prefs_common_translated_header_name().
3076 Added a headers.h reference file that contains known header names
3077 (RFC2822 and others) to the translation process' input, so that
3078 translated header names will still exist even if no occurrence of
3079 _("headername") is found anymore in the sources.
3080 Don't translate column name 'Number' following to trans_hdr option
3081 value as it's not a header name.
3083 2007-04-20 [colin] 2.9.1cvs4
3085 * src/gtk/quicksearch.c
3086 * src/gtk/quicksearch.h
3087 Add "From, To or Subject" quicksearch
3088 type. Patch by ulfschaper@users.sf.net
3090 2007-04-20 [colin] 2.9.1cvs3
3093 Implement proper references filtering condition.
3094 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
3096 2007-04-19 [wwp] 2.9.1cvs2
3098 * src/prefs_display_header.c
3099 * src/message_search.c
3100 Fix few warnings (g_free of const gchar*).
3102 2007-04-19 [paul] 2.9.1cvs1
3108 bump version number following
3111 2007-04-19 [paul] 2.9.0cvs9
3113 * manual/advanced.xml
3114 * manual/glossary.xml
3117 2007-04-18 [paul] 2.9.0cvs8
3120 fix for CVE-2007-1558 (APOP)
3123 2007-04-18 [paul] 2.9.0cvs7
3129 Fix encoding woes wrt saving of
3133 2007-04-18 [colin] 2.9.0cvs6
3135 * src/gtk/pluginwindow.c
3136 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
3138 2007-04-17 [wwp] 2.9.0cvs5
3144 Fix --disable-ldap build,
3145 fix some LDAP annoyances on
3146 searches, thanks to Colin.
3148 2007-04-17 [wwp] 2.9.0cvs4
3151 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
3152 like gcc 2.9x. Thanks to Colin.
3154 2007-04-17 [wwp] 2.9.0cvs3
3170 Add LDAP write support. Patch mostly by
3171 Michael <mir at datanom dot net>
3173 2007-04-17 [wwp] 2.9.0cvs2
3176 Prepend "Add to address book" to the context menu of compose window's sender and
3179 2007-04-16 [paul] 2.9.0cvs1
3184 2007-04-16 [paul] 2.9.0
3191 2007-04-16 [paul] 2.8.1cvs102
3194 updated by Fabien Vantard
3196 2007-04-16 [paul] 2.8.1cvs101
3206 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3207 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
3208 Aleksandar Urosevic, and Ralgh Young
3210 2007-04-15 [mones] 2.8.1cvs100
3215 2007-04-14 [colin] 2.8.1cvs99
3217 * src/message_search.c
3218 * src/prefs_display_header.c
3219 * src/summary_search.c
3220 * src/gtk/combobox.c
3223 2007-04-14 [wwp] 2.8.1cvs98
3225 * src/gtk/combobox.c
3226 * src/message_search.c
3227 * src/summary_search.c
3228 * src/prefs_display_header.c
3229 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
3230 returns NULL, get the text value directly from the GtkEntry child.
3232 2007-04-13 [colin] 2.8.1cvs97
3234 * src/gtk/quicksearch.c
3235 Give the focus back to summaryview when
3236 emptying the quicksearch with Esc
3238 2007-04-13 [colin] 2.8.1cvs96
3240 * src/message_search.c
3241 * src/prefs_display_header.c
3242 * src/summary_search.c
3243 Fix possibles crashes when getting text
3246 2007-04-13 [colin] 2.8.1cvs95
3249 Add some UIDL debugging
3251 2007-04-12 [colin] 2.8.1cvs94
3254 Force folder scan if necessary after
3255 copying mails, to be able to reapply
3258 2007-04-11 [colin] 2.8.1cvs93
3261 don't scan for new mail on startup if --select
3262 is specified (or race conditions arise). If so,
3263 do both sequentially.
3265 2007-04-09 [colin] 2.8.1cvs92
3268 Use leafpad by default on Maemo. Patch
3271 2007-04-06 [colin] 2.8.1cvs91
3273 * src/pixmaps/queue_close.xpm
3274 * src/pixmaps/queue_close_hrm.xpm
3275 * src/pixmaps/queue_close_hrm_mark.xpm
3276 * src/pixmaps/queue_close_mark.xpm
3277 * src/pixmaps/queue_open.xpm
3278 * src/pixmaps/queue_open_hrm.xpm
3279 * src/pixmaps/queue_open_hrm_mark.xpm
3280 * src/pixmaps/queue_open_mark.xpm
3281 Move the clock one pixel down :)
3283 2007-04-05 [colin] 2.8.1cvs90
3286 Don't sync when switching offline from
3287 command line - it's usually too late :)
3289 2007-04-05 [paul] 2.8.1cvs89
3292 * src/stock_pixmap.c
3293 * src/pixmaps/dir_close_hrm.xpm
3294 * src/pixmaps/dir_close_hrm_mark.xpm
3295 * src/pixmaps/drafts_close.xpm
3296 * src/pixmaps/drafts_close_mark.xpm
3297 * src/pixmaps/drafts_open.xpm
3298 * src/pixmaps/drafts_open_mark.xpm
3299 * src/pixmaps/inbox.xpm
3300 * src/pixmaps/inbox_close.xpm
3301 * src/pixmaps/inbox_close_hrm.xpm
3302 * src/pixmaps/inbox_close_hrm_mark.xpm
3303 * src/pixmaps/inbox_close_mark.xpm
3304 * src/pixmaps/inbox_hrm.xpm
3305 * src/pixmaps/inbox_hrm_mark.xpm
3306 * src/pixmaps/inbox_mark.xpm
3307 * src/pixmaps/inbox_open.xpm
3308 * src/pixmaps/inbox_open_hrm.xpm
3309 * src/pixmaps/inbox_open_hrm_mark.xpm
3310 * src/pixmaps/inbox_open_mark.xpm
3311 * src/pixmaps/outbox.xpm
3312 * src/pixmaps/outbox_close.xpm
3313 * src/pixmaps/outbox_close_hrm.xpm
3314 * src/pixmaps/outbox_close_hrm_mark.xpm
3315 * src/pixmaps/outbox_close_mark.xpm
3316 * src/pixmaps/outbox_hrm.xpm
3317 * src/pixmaps/outbox_hrm_mark.xpm
3318 * src/pixmaps/outbox_mark.xpm
3319 * src/pixmaps/outbox_open.xpm
3320 * src/pixmaps/outbox_open_hrm.xpm
3321 * src/pixmaps/outbox_open_hrm_mark.xpm
3322 * src/pixmaps/outbox_open_mark.xpm
3323 * src/pixmaps/queue_close.xpm
3324 * src/pixmaps/queue_close_hrm.xpm
3325 * src/pixmaps/queue_close_hrm_mark.xpm
3326 * src/pixmaps/queue_close_mark.xpm
3327 * src/pixmaps/queue_open.xpm
3328 * src/pixmaps/queue_open_hrm.xpm
3329 * src/pixmaps/queue_open_hrm_mark.xpm
3330 * src/pixmaps/queue_open_mark.xpm
3331 updated, added and replaced icons
3334 2007-04-04 [colin] 2.8.1cvs88
3337 Fix build without libetpan
3339 2007-04-03 [colin] 2.8.1cvs87
3342 Fix crash with Citadel, and try to make
3343 things work. this server (and specifically
3344 STATUS and APPEND at least) seems broken.
3346 2007-04-03 [colin] 2.8.1cvs86
3349 Fix icons on folder close
3351 2007-04-03 [colin] 2.8.1cvs85
3354 Fix double-ask of offline override in
3359 Much more efficient way to synchronise
3361 * src/etpan/imap-thread.c
3364 * src/gtk/quicksearch.c
3367 2007-04-03 [paul] 2.8.1cvs84
3372 * src/prefs_common.c
3373 * src/prefs_common.h
3375 Fix sync being done too late
3378 2007-04-02 [colin] 2.8.1cvs83
3381 Maemo: Put status and quicksearch at the top
3382 * src/plugins/bogofilter/bogofilter.c
3383 * src/plugins/spamassassin/spamassassin.c
3384 Derive trash from inbox if possible
3386 2007-04-02 [paul] 2.8.1cvs82
3388 * src/plugins/bogofilter/bogofilter_gtk.c
3389 a few English changes
3395 2007-04-02 [colin] 2.8.1cvs81
3397 * src/image_viewer.c
3398 Fix transparent images by using
3401 Flush events (on new windows) to avoid
3402 having the textview's image resize fail
3403 to know the available width
3405 2007-04-01 [colin] 2.8.1cvs80
3407 * src/prefs_account.c
3408 If no MH mailbox exist, when creating a POP/Local
3409 account, just create and use the default one
3410 instead of bailing with a "Mailbox doesn't exist"
3413 2007-03-31 [colin] 2.8.1cvs79
3415 * src/prefs_account.c
3416 Create signature file if it doesn't exist
3418 * src/prefs_toolbar.c
3419 Maemo: Move "Use default" on the left so
3420 that people can find it
3422 Maemo: make default editor "Maemopad",
3423 default signature file "MyDocs/signature.txt"
3425 2007-03-31 [colin] 2.8.1cvs78
3427 * src/prefs_account.c
3428 Maemo: rework account prefs so
3429 that less horizontal scrolling
3432 2007-03-31 [colin] 2.8.1cvs77
3435 * src/prefs_common.c
3436 * src/prefs_common.h
3437 Fix bug 1167, 'Allow not displaying zeros
3438 in folder list'. Patch by MartinP
3440 2007-03-31 [colin] 2.8.1cvs76
3445 2007-03-31 [colin] 2.8.1cvs75
3448 Apply patch from bug 1172, direct
3449 access to the folder's session instead
3450 of using getter. Patch by MartinP
3452 2007-03-31 [paul] 2.8.1cvs74
3455 no need to list Fabien twice!
3457 2007-03-31 [colin] 2.8.1cvs73
3460 If we're currently "overriding for %d minutes",
3463 2007-03-31 [colin] 2.8.1cvs72
3471 * src/plugins/spamassassin/spamassassin.c
3472 Offline override: Add a parameter to allow
3473 asking even if the override timer is running.
3474 Allows to ask every time the user makes an
3475 explicit action needing online access (such
3476 as Get Mail), and not when the action is
3477 implicit (such as opening an IMAP folder)
3479 2007-03-31 [colin] 2.8.1cvs71
3482 Override offline: "No" answer shouldn't
3483 re-ask after 3 seconds, but 10 minutes.
3485 2007-03-30 [colin] 2.8.1cvs70
3487 * src/common/socket.c
3488 Better error reporting on unix socket
3489 failure (bind usually)
3490 * src/gtk/gtkutils.c
3491 * src/gtk/gtkutils.h
3492 Label window: add a pulsing progress
3493 bar to show we're not hung :)
3496 * src/plugins/pgpcore/sgpgme.c
3499 2007-03-30 [colin] 2.8.1cvs69
3502 * src/prefs_common.c
3503 Fix possible trashing of history and uidl
3504 files on disk full problems
3506 2007-03-30 [paul] 2.8.1cvs68
3511 update summary when changing layout type
3512 (fixes wrong folder icon being displayed)
3515 2007-03-29 [colin] 2.8.1cvs67
3517 * src/prefs_ext_prog.c
3518 The browser pref is irrelevant on Maemo
3520 2007-03-29 [colin] 2.8.1cvs66
3524 Maemo: dynamically switch headers/text position
3525 * src/prefs_common.c
3526 Maemo: hide compose's ruler by default
3527 * src/common/socket.c
3528 * src/common/socket.h
3531 2007-03-29 [colin] 2.8.1cvs65
3533 * src/common/socket.c
3534 * src/common/socket.h
3535 Fix build when MAEMO_CFLAGS contains
3536 _X_OPENSOURCE (resolv.h errors as long
3537 as we don't add _BSD_SOURCE. Ugly).
3539 2007-03-29 [wwp] 2.8.1cvs64
3541 * src/prefs_logging.c
3542 Fix sensitivity of clip-log widgets in prefs/logging,
3545 2007-03-29 [wwp] 2.8.1cvs63
3548 Updated files list for translations, thanks to Fabien.
3550 2007-03-29 [colin] 2.8.1cvs62
3553 * src/common/Makefile.am
3554 * src/common/utils.c
3555 Maybe make URI opening work in Maemo
3558 2007-03-28 [colin] 2.8.1cvs61
3563 Add the possibility to sort folders arbitrarily
3564 (via editing of folderlist.xml only). Patch by
3565 Martin P <mp26+claws@os.inf.tu-dresden.de>
3566 Fixes bug 1166, 'Folder ordering is fixed and cannot
3567 be changed by the user'
3569 2007-03-28 [colin] 2.8.1cvs60
3572 Add popup menu for mime icons
3574 2007-03-28 [colin] 2.8.1cvs59
3577 Fix a layout issue when presenting
3578 mainwindow in Small screen layout
3581 Add a "Go to folder list" button for
3582 mainwindow, and make it default in
3585 2007-03-28 [colin] 2.8.1cvs58
3588 Don't dynamically update title on Maemo
3589 Patch by Jean-Luc Biord
3591 2007-03-27 [colin] 2.8.1cvs57
3596 Enable tap-and-hold on Maemo
3598 2007-03-26 [colin] 2.8.1cvs56
3601 More popup-menu (in attachments list)
3603 2007-03-26 [colin] 2.8.1cvs55
3606 Enable popup-menu signal
3608 2007-03-26 [colin] 2.8.1cvs54
3610 * src/plugins/pgpinline/pgpinline.c
3611 Fix bug 1111, 'PGP/inline plugin hides text
3612 around encrypted text block'. Patch based on
3613 a patch from Michal Cihar.
3615 2007-03-26 [wwp] 2.8.1cvs53
3618 Fix getting a false error when sending queued message
3619 whereas the sending was fine (if there are subfolders
3620 in the queue folder), thanks to Colin.
3622 2007-03-26 [paul] 2.8.1cvs52
3625 update FACE header in welcome message
3627 2007-03-25 [colin] 2.8.1cvs51
3632 2007-03-25 [colin] 2.8.1cvs50
3635 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
3637 2007-03-24 [colin] 2.8.1cvs49
3640 Fix a few launch problems on Maemo
3641 Patch by Jean-Luc Biord
3643 2007-03-24 [wwp] 2.8.1cvs48
3649 Fix wrong action performed when closing the
3650 "ask about account specific filtering rules
3651 when filtering manually" dialog by pressing Escape.
3652 Fix wrong order of buttons in the "return receipt
3653 notification - the message was sent to several of
3654 your accounts" dialog.
3656 2007-03-24 [paul] 2.8.1cvs47
3659 an improvement to English usage
3660 * tools/kdeservicemenu/README
3663 2007-03-24 [paul] 2.8.1cvs46
3666 * src/stock_pixmap.c
3667 * src/pixmaps/edit_extern.xpm
3668 * src/pixmaps/mail_sign.xpm
3669 rescue long lost icons
3671 2007-03-24 [paul] 2.8.1cvs45
3674 fix toolbar (broken in 2.8.1cvs42)
3676 2007-03-23 [colin] 2.8.1cvs44
3679 Correctly unsubscribe/resubscribe after
3682 2007-03-23 [colin] 2.8.1cvs43
3684 * src/prefs_common.c
3685 Maemo: as the platform is light on RAM, allow
3686 caches to be discarded faster.
3688 2007-03-23 [colin] 2.8.1cvs42
3693 * src/stock_pixmap.c
3694 * src/stock_pixmap.h
3699 * src/pixmaps/open_mail.xpm
3700 Maemo changes: Add the possibility to have
3701 "Open Email" and "Close Window" buttons on
3702 toolbars (and use them in Maemo's default
3705 2007-03-23 [wwp] 2.8.1cvs41
3708 Reverted that part of the action dialog closure logics, to
3709 pre-2.8.1cvs19. Managing action dialog w/ no output may be
3710 done later in a different way (or may not).
3712 2007-03-22 [wwp] 2.8.1cvs40
3715 Fix sticky action dialog when got no output but action command
3716 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
3718 2007-03-22 [colin] 2.8.1cvs39
3720 * src/prefs_filtering.c
3721 * src/gtk/combobox.h
3722 Fix escaping account names in filtering prefs
3724 2007-03-22 [colin] 2.8.1cvs38
3729 Add any attribute specified in LDAP servers'
3730 Search attributes to the Other Attributes tab
3731 of contacts; Add 'telephoneNumber' in the
3734 2007-03-22 [colin] 2.8.1cvs37
3739 Try to prevent race conditions when
3740 changing the folder list
3742 Fix possible red folder icon when
3743 switching from Small screen layout
3746 2007-03-22 [colin] 2.8.1cvs36
3751 Rename "little screen" to "Small screen"
3752 * src/gtk/Makefile.am
3753 * src/common/utils.c
3755 Fix Maemo-related compilation problems
3757 2007-03-21 [colin] 2.8.1cvs35
3761 * claws-mail.desktop
3762 Remove .png from the Icon, it's useless
3764 2007-03-21 [colin] 2.8.1cvs34
3768 Add the necessary lib checking for
3771 2007-03-21 [colin] 2.8.1cvs33
3774 Fix unconditional "error happened" when
3775 sending via command-line. "lol @ myself"
3777 2007-03-21 [colin] 2.8.1cvs32
3779 * claws-mail-40x40.png
3780 * claws-mail-26x26.png
3790 * src/prefs_account.c
3791 * src/prefs_common.c
3792 * src/summary_search.c
3796 * src/gtk/gtkutils.c
3797 * src/gtk/gtkutils.h
3798 * src/gtk/logwindow.c
3800 * src/gtk/prefswindow.c
3801 Add Maemo port (patch mainly by Jean-Luc Biort)
3802 Add a new 'Little screen' layout to help on such
3803 platforms (patch by me)
3804 Make some default preferences different (more
3805 adapted) on Maemo (patch by me)
3807 2007-03-21 [wwp] 2.8.1cvs31
3809 * src/prefs_logging.c
3810 * src/prefs_logging.h
3811 Fixed copyright header of newly added files.
3813 2007-03-21 [wwp] 2.8.1cvs30
3829 * src/prefs_common.c
3830 * src/prefs_common.h
3831 * src/prefs_logging.c
3832 * src/prefs_logging.h