1 2007-09-07 [paul] 3.0.0cvs10
3 * src/prefs_folder_column.c
4 * src/prefs_summary_column.c
5 implement button sensitivity
8 2007-09-06 [wwp] 3.0.0cvs9
11 Add a missing linefeed to a debug message.
13 2007-09-05 [colin] 3.0.0cvs8
16 Fix statusbar/window mismatch on Maemo
18 2007-09-05 [colin] 3.0.0cvs7
21 Fix build without USE_LDAP_TLS
23 2007-09-05 [colin] 3.0.0cvs6
32 Maemo: distinguish various statusbar messages,
33 in order to display only the most important.
35 2007-09-04 [wwp] 3.0.0cvs5
38 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
39 Show protocol "SMTP" and the appropriate server for send-only
40 accounts, show "-" instead of "" when no value is relevant.
42 2007-09-03 [ticho] 3.0.0cvs4
45 Handle plural form better in delete confirmation dialog.
47 2007-09-03 [wwp] 3.0.0cvs3
50 Warn differently when sending or sending later (queueing).
52 2007-09-03 [colin] 3.0.0cvs2
58 Add a new plugin API, MimeParser. It allows
59 plugins to scan email MIME parts and optionally,
62 2007-09-03 [mones] 3.0.0cvs1
67 While a better solution is made double history sizes
69 2007-09-03 [paul] 3.0.0
76 2007-09-03 [paul] 2.10.0cvs191
90 updated by Yasen Pramatarov, Miquel Oliete, Stephan
91 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
92 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
93 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
95 2007-09-02 [colin] 2.10.0cvs190
99 Prevent empty or white-space tags
101 2007-09-01 [colin] 2.10.0cvs189
104 Fix double-reading of accounts list when
105 the wizard has been run due to no accounts
107 Fix sensitivity of a menu item in case
110 2007-09-01 [wwp] 2.10.0cvs188
113 Fix wizard crash when Mailbox dir already exists
116 2007-08-31 [colin] 2.10.0cvs187
118 * src/etpan/imap-thread.c
119 Fix unwanted creation of
120 libetpan's stream dump file
122 Fix coloring of pastes as quotation
124 Maemo: Fix opening of mails from keypad
130 * src/gtk/prefswindow.c
131 Maemo: Fix adjustments changes
133 2007-08-30 [colin] 2.10.0cvs186
136 Don't opened selected folder when clicking
139 Maemo: Make Esc close messageviews
141 Maemo: Fix message scrolling to the end on
143 Maemo: Fix reopening same message
144 * src/gtk/prefswindow.c
145 Maemo: try to fix scrollbar. Doesn't work,
146 it seems as if gtk_adjustment_set_value was
149 2007-08-30 [colin] 2.10.0cvs185
154 * src/prefs_matcher.c
155 * src/prefs_template.c
159 * src/gtk/gtkaspell.c
160 * src/plugins/bogofilter/bogofilter.c
161 * src/plugins/bogofilter/bogofilter_gtk.c
162 * src/plugins/clamav/clamav_plugin_gtk.c
163 * src/plugins/pgpcore/sgpgme.c
164 * src/plugins/spamassassin/spamassassin.c
165 * src/plugins/spamassassin/spamassassin_gtk.c
166 Fix all potential misuses of format-string functions
168 2007-08-30 [wwp] 2.10.0cvs184
170 * src/prefs_template.c
173 2007-08-29 [colin] 2.10.0cvs183
175 * src/plugins/trayicon/trayicon.c
176 Fix leak of hooks in case of error,
177 thanks to Holger Berndt
179 2007-08-28 [colin] 2.10.0cvs182
182 Don't use current folder settings when
183 composing from the compose button's
186 2007-08-28 [colin] 2.10.0cvs181
188 * src/quote_fmt_parse.y
189 Fix cursor offset when quote contains UTF-8
192 2007-08-28 [colin] 2.10.0cvs180
196 Fix signature replacement when it's been wrapped
198 2007-08-27 [colin] 2.10.0cvs179
203 2007-08-27 [colin] 2.10.0cvs178
206 Fix Quicksearch's Sticky mode
208 2007-08-27 [colin] 2.10.0cvs177
210 * src/folder_item_prefs.c
211 * src/folder_item_prefs.h
214 Fix loss of subfolders properties when
217 2007-08-26 [wwp] 2.10.0cvs176
221 * src/prefs_actions.c
222 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
223 will have to be used when necessary *before* calling
224 alertpanel functions.
226 2007-08-25 [paul] 2.10.0cvs175
228 * src/prefs_actions.c
229 workaround gettext problem marking
230 string as c-format when it's not
232 2007-08-25 [wwp] 2.10.0cvs174
236 * src/prefs_actions.c
237 Call the pango markup escape function right ince in alertpanel_create
238 instead of everywhere (reverts some parts of 2.10.0cvs123 and
242 Fix a crash due to a misuse of g_print(), encountered when the string
243 passed to g_print was containing printf substitution symbols.
245 2007-08-25 [paul] 2.10.0cvs173
248 fix a segfault when refreshing RSSyl feeds
250 2007-08-25 [paul] 2.10.0cvs172
252 * src/gtk/icon_legend.c
255 2007-08-25 [paul] 2.10.0cvs171
259 * src/pixmaps/insert_file.xpm
260 add a new pixmap instead of re-using
261 paste.xpm. (easier for icon theme authors)
263 2007-08-24 [holger] 2.10.0cvs170
265 * src/plugins/trayicon/trayicon.c
266 The same fix for another hook id.
268 2007-08-24 [holger] 2.10.0cvs169
270 * src/plugins/trayicon/trayicon.c
271 Micro-fix: Do the error checking for
274 2007-08-24 [paul] 2.10.0cvs168
277 fix typo causing compiler warning
279 2007-08-24 [paul] 2.10.0cvs167
282 put back the correct version of this file also
284 2007-08-24 [colin] 2.10.0cvs166
287 Use progress bar when sending messages
289 2007-08-24 [paul] 2.10.0cvs165
292 oops! if i'm quick no-one will notice
293 (put back the proper file)
295 2007-08-24 [paul] 2.10.0cvs164
303 * tools/mew2claws-mail.pl
304 add new script that imports a Mew address book
305 submitted by Jerome Lelong
307 2007-08-24 [paul] 2.10.0cvs163
310 remove the obsolete plugins, add the
311 missing plugins, including the forthcoming
314 2007-08-24 [paul] 2.10.0cvs162
316 * manual/advanced.xml
317 add info about the hidden emphasis_color option
318 * manual/keyboard.xml
319 correct the info about hotkeys
322 2007-08-24 [paul] 2.10.0cvs161
325 add mnemonic to 'Run procesing rules'
327 2007-08-24 [paul] 2.10.0cvs160
332 use suitable defaults for outbox,
333 queue, drafts and trash folders
335 2007-08-24 [wwp] 2.10.0cvs159
338 Update menu item sensitivity if necessary (or we get a
339 gtk critical message).
341 2007-08-23 [wwp] 2.10.0cvs158
344 * src/prefs_actions.c
345 Allow literal % chars in action commands (use %%).
346 Add a missing p++ to the action parser in action_get_type(),
347 which was missing it, even if it was neutral.
348 Fix a pango markup warning at runtime.
350 2007-08-23 [wwp] 2.10.0cvs157
353 Contacts are now locale-aware sorted in the address book
354 (LC_COLLATE matters here).
355 Fix missing table initializers.
357 2007-08-23 [colin] 2.10.0cvs156
360 Check scan_required on dest folder when copying
362 2007-08-23 [colin] 2.10.0cvs155
365 Fix scanning when folder was empty
367 2007-08-22 [colin] 2.10.0cvs154
370 Don't g_warning when g_try_malloc fails(), or it makes
371 things worse as g_log() allocates. Fixes bug 1290,
372 'Claws Mail crashes if too little memory when
373 rebuilding folder tree'
375 2007-08-22 [colin] 2.10.0cvs153
378 Fix format string vulnerability, thanks to
379 Ulf Harnhammar, Secunia Research
381 2007-08-22 [colin] 2.10.0cvs152
386 2007-08-22 [wwp] 2.10.0cvs151
389 Few better null-ptr checks.
391 2007-08-22 [colin] 2.10.0cvs150
394 * src/editldap_basedn.c
403 2007-08-22 [colin] 2.10.0cvs149
408 2007-08-22 [colin] 2.10.0cvs148
413 2007-08-22 [colin] 2.10.0cvs147
416 Fix test (set ldap v3 if bindDN is set or TLS is set)
418 2007-08-22 [colin] 2.10.0cvs146
422 Fix wrong "Connected successfully to server". Connection only succeeds if
423 we can get the base DN.
425 2007-08-21 [wwp] 2.10.0cvs145
434 More sanity checks in ldap functions.
436 2007-08-21 [wwp] 2.10.0cvs144
438 * src/prefs_account.c
439 Don't return a value in a void function().
441 2007-08-21 [paul] 2.10.0cvs143
444 add check for ftp: to messageview_list_urls()
446 2007-08-21 [colin] 2.10.0cvs142
453 Fix bug 1293, 'LDAP address book not working'
454 Search only on specified fields, but fetch
455 every field possible. People will have to
456 reset the searched Attributes in their LDAP
459 2007-08-21 [wwp] 2.10.0cvs141
469 * src/editaddress_other_attributes_ldap.c
486 * src/prefs_customheader.c
487 * src/prefs_msg_colors.c
493 * src/common/socket.c
494 * src/common/ssl_certificate.c
497 * src/gtk/description_window.c
498 * src/plugins/demo/demo.c
499 * src/plugins/pgpcore/prefs_gpg.c
500 * src/plugins/spamassassin/libspamc.c
501 Make sure we use glib functions to send text messages (information,
502 debug, warning, errors) to stdout/stderr - no more direct puts
503 fputs printf fprintf to stdout/stderr when it can be done using
504 g_log*() and g_print/g_printerr. Doing this, we make sure every
505 stdout/stderr message is saved to log in Windows.
508 2007-08-21 [wwp] 2.10.0cvs140
512 Route glib's stdout/stderr messages to a log file (Windows only),
513 instead of loosing them.
515 2007-08-21 [paul] 2.10.0cvs139
518 replace deprecated g_strncasecmp()
522 2007-08-20 [ticho] 2.10.0cvs138
525 * src/prefs_account.h
526 Copy all account preferences in account_clone() - some
528 * src/prefs_account.c
529 Handle empty privacy system combobox gracefully (warning
532 2007-08-20 [colin] 2.10.0cvs137
537 2007-08-20 [paul] 2.10.0cvs136
547 patch by Michael Rasmussen
549 2007-08-19 [colin] 2.10.0cvs135
552 Fix previous commit. Sensitivity update is needed
553 for "Cancel receiving". However when batching we
554 don't need to do it for every message flag change,
555 just once at the start and once at the end.
557 2007-08-19 [colin] 2.10.0cvs134
560 Remove useless menu updates on session lock/unlock
562 2007-08-19 [colin] 2.10.0cvs133
564 * src/etpan/imap-thread.c
565 Make all fetch logs less verbose
567 2007-08-19 [paul] 2.10.0cvs132
572 fix bug 1286, 'Can't move a folder into a "Folders
575 2007-08-18 [ticho] 2.10.0cvs131
577 * src/editaddress_other_attributes_ldap.c
578 Converted option menu for other ldap attributes to GtkComboBox.
580 2007-08-18 [colin] 2.10.0cvs130
587 Revert 'send_dialog_mode' meaning to
588 'send_dialog_invisible', so that the
589 new checkbox doesn't change the
592 2007-08-18 [paul] 2.10.0cvs129
595 add missing menu update
597 2007-08-17 [colin] 2.10.0cvs128
600 Set batching after getting flags - maybe fixes
601 bug 1292, 'CM crashes on writing mail'
603 2007-08-16 [ticho] 2.10.0cvs127
606 Convert two GtkOptionMenu widgets to new GtkComboBox.
609 Allow NULL for GtkComboBox menuitem label, rendering such
610 items as row separators.
612 2007-08-16 [paul] 2.10.0cvs126
614 * src/plugins/trayicon/trayicon.c
615 remove wrongly used gettextisation
617 2007-08-15 [ticho] 2.10.0cvs125
620 Fixed a runtime warning where an attempt to pack an
621 already packed GtkLabel was made.
623 2007-08-15 [ticho] 2.10.0cvs124
625 * src/prefs_compose_writing.c
626 Convert the insert-or-attach-dragged-files GtkOptionMenu
629 2007-08-14 [ticho] 2.10.0cvs123
633 Changed return receipt account selector to GtkComboBox.
634 Fixed a runtime warning where GTK tried to parse
635 "name <email@address" as a Pango markup in an alertpanel label.
637 2007-08-14 [ticho] 2.10.0cvs122
639 * src/prefs_logging.c
640 Changed GtkOptionMenu in logging preferences to GtkComboBox.
642 2007-08-14 [wwp] 2.10.0cvs121
646 * tools/popfile-link.sh
647 Added a new tool: POPFile helper, to open
648 selected messages in POPFile control center,
649 in order to change the messages' status.
651 2007-08-14 [ticho] 2.10.0cvs120
658 Change "Show send dialog" optionmenu to a checkbutton.
659 * src/prefs_receive.c
660 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
662 2007-08-13 [wwp] 2.10.0cvs119
673 * src/partial_download.c
679 * src/gtk/gtkaspell.c
681 Make sure we never pass NULL pointers for %s substitutions
682 (prevent from crashing in Windows).
684 2007-08-13 [wwp] 2.10.0cvs118
687 Re-enable mmap_reads in Windows with some missing
688 CloseHandle of mapping objects, thanks to
691 2007-08-13 [paul] 2.10.0cvs117
694 fix bug 1287, 'Compile time problem on Solaris
695 (nexenta gnu/Solaris) utils.c'
696 Thanks to Piotr Chrzczonowicz
698 2007-08-12 [wwp] 2.10.0cvs116
700 * src/plugins/pgpcore/prefs_gpg.c
701 Don't try to unset a GPG_AGENT_INFO that was not
702 set (and don't use a NULL string in Windows, it was
703 crashing with --debug if GPG_AGENT_INFO was not set).
705 2007-08-12 [wwp] 2.10.0cvs115
708 Make gcc type-check arguments passed to privacy_set_error().
710 2007-08-12 [ticho] 2.10.0cvs114
712 * src/prefs_folder_item.c
713 Make sure that folder default account combobox always has some
716 Handle empty combobox gracefully (warning instead of crash).
718 2007-08-12 [ticho] 2.10.0cvs114
720 * src/prefs_folder_item.c
721 Make sure that folder default account combobox is not empty.
723 Handle empty combobox gracefully (warning instead of crash).
725 2007-08-11 [paul] 2.10.0cvs113
729 use 'subfolder' instead of 'sub-folder', matching
730 everywhere else the term is used
734 2007-08-10 [wwp] 2.10.0cvs112
737 Disable mmap reads in Windows only (at least temporarily), they
738 prevent from renaming/removing target cache files.
744 2007-08-10 [wwp] 2.10.0cvs111
747 fix unpredictable crashes in Windows due to broken
748 cache/mark/tags files writting (file were opened for
749 writing in text mode).
752 use gettimeofday() from w32lib.h on Windows.
754 2007-08-10 [colin] 2.10.0cvs110
757 * src/etpan/imap-thread.c
758 * src/etpan/imap-thread.h
759 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
761 2007-08-09 [colin] 2.10.0cvs109
764 Fix port being reset to 636 on SSL
766 Fix folder_item_get_msg_num_by_file
767 on drafts/queue folders
769 2007-08-09 [wwp] 2.10.0cvs108
772 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
773 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
776 2007-08-09 [colin] 2.10.0cvs107
780 * src/gtk/prefswindow.c
781 A few Maemo layout fixes
783 2007-08-09 [paul] 2.10.0cvs106
785 * src/prefs_account.c
786 remove the hyphen from plug-ins to
787 match everywhere else
789 2007-08-08 [wwp] 2.10.0cvs105
791 * src/prefs_folder_item.c
792 Fix an extraneous stealth ^L char.
794 2007-08-08 [wwp] 2.10.0cvs104
796 * src/prefs_folder_item.c
797 Better fix, group variables declarations (USE_ASPELL).
799 2007-08-08 [wwp] 2.10.0cvs103
801 * src/prefs_folder_item.c
802 Fix compilation w/ USE_ASPELL set (broken
805 2007-08-08 [ticho] 2.10.0cvs102
807 * src/prefs_folder_item.c
808 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
810 2007-08-08 [colin] 2.10.0cvs101
813 * src/etpan/imap-thread.c
814 * src/etpan/imap-thread.h
815 Close selected mailbox before doing
818 2007-08-08 [colin] 2.10.0cvs100
821 Complete symbol table, thanks to wwp.
822 Fixes bug 1284, 'The html -> text
823 converter ignores entities'
827 2007-08-08 [colin] 2.10.0cvs99
830 Better way to fetch UIDs on non-UIDPLUS servers
832 2007-08-07 [colin] 2.10.0cvs98
835 fix bug 1275, 'auto-saved draft messages not
836 always being removed'; Also, make multiple
837 copy (in the same account) faster by matching
838 source/destination message UIDs.
840 Don't try to reshow deleted mail
842 Fix leak on error path
844 2007-08-07 [wwp] 2.10.0cvs97
847 * manual/advanced.xml
848 * manual/fr/account.xml
849 * manual/fr/advanced.xml
850 Updated the reference manual and the French translation to
851 reflect 2.10.0cvs84: enable running folder Processing
854 2007-08-06 [wwp] 2.10.0cvs96
859 Allow changing the emphasis color used to highlight
860 the newsreader/x-mailer header value when it matches
861 our preferred mail agent (hidden pref 'emphasis_col' added
864 2007-08-06 [colin] 2.10.0cvs95
868 Re-commit 2.10.0cvs86, with a protection
869 against Pango bug. Also, try to fix
870 bug 1275, 'auto-saved draft messages not
871 always being removed'
873 2007-08-06 [wwp] 2.10.0cvs94
875 * src/gtk/quicksearch.c
876 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
878 2007-08-06 [ticho] 2.10.0cvs93
880 * src/prefs_account.c
882 Use GtkComboBox instead of GtkOptionMenu for privacy system
883 selection in account preferences.
885 2007-08-06 [wwp] 2.10.0cvs92
887 * src/plugins/pgpcore/plugin.def
888 Apply one more chunk from gpg4win's 03-w32-port patch.
890 2007-08-05 [colin] 2.10.0cvs91
894 reverting buggy patch for now
896 2007-08-05 [colin] 2.10.0cvs90
901 2007-08-04 [colin] 2.10.0cvs89
903 * src/prefs_summaries.c
904 * src/summary_search.c
905 Replace deprecated widgets. Patch by
908 2007-08-04 [colin] 2.10.0cvs88
911 Refresh GUI only every 2000 mails on mh_get_last_num
912 This is fast (readdir) and done only once per
915 2007-08-03 [colin] 2.10.0cvs87
917 * src/prefs_account.c
920 Fix a deprecated widget. Patch by
923 2007-08-03 [colin] 2.10.0cvs86
927 Make colorisation and wrapping algorithms
928 faster. Fixes bug 1246, 'compose becomes
929 increasingly slow replying to complex emails'
931 2007-08-03 [paul] 2.10.0cvs85
934 keep the window painted
936 2007-08-02 [paul] 2.10.0cvs84
941 enable running folder Processing
944 2007-08-02 [paul] 2.10.0cvs83
947 speed up/clean up rendering of larger
951 2007-08-01 [paul] 2.10.0cvs82
956 change default toolbar layout on maemo
957 * src/pixmaps/close.xpm
958 make the red cross a grey cross
959 * src/pixmaps/jpilot.xpm
960 make icon smaller so it fits better
962 2007-07-31 [paul] 2.10.0cvs81
966 fix crash on maemo on first launch
968 2007-07-30 [paul] 2.10.0cvs80
970 * src/prefs_matcher.c
971 specify the units of age and size
973 2007-07-30 [paul] 2.10.0cvs79
976 Fix IMAP timeout setting
978 2007-07-30 [colin] 2.10.0cvs78
980 * src/prefs_account.c
981 Fix a deprecated widget. Patch by
984 2007-07-27 [paul] 2.10.0cvs77
986 * src/matcher_parser_parse.y
987 * src/prefs_filtering_action.c
988 * src/prefs_matcher.c
989 these changes forgotten in cvs74's
990 'watch thread' feature
992 2007-07-27 [paul] 2.10.0cvs76
995 fix potential crasher
998 2007-07-27 [paul] 2.10.0cvs75
1003 * src/gtk/gtkutils.c
1004 make mainwindow's /Help/Manual point to the
1005 remote copy if the local copy doesn't exist
1007 2007-07-27 [paul] 2.10.0cvs74
1015 * src/matcher_parser_parse.y
1018 * src/stock_pixmap.c
1019 * src/stock_pixmap.h
1024 * src/pixmaps/watchthread.xpm
1025 add 'watch thread' feature
1027 2007-07-27 [paul] 2.10.0cvs73
1029 * src/prefs_folder_item.c
1030 adjust labels, add tooltips
1032 2007-07-27 [colin] 2.10.0cvs72
1035 Maemo: Remove less used menu items
1037 2007-07-26 [colin] 2.10.0cvs71
1040 Maemo: destroy messageview after trashing mail.
1041 Maybe should be done on X11 too
1043 2007-07-26 [colin] 2.10.0cvs70
1047 * src/prefs_common.c
1048 * src/prefs_common.h
1050 Add View/Show or Hide/Column headers
1052 2007-07-26 [colin] 2.10.0cvs69
1057 2007-07-26 [colin] 2.10.0cvs68
1060 Fix possible crash on cache invalidation
1064 * src/quote_fmt_parse.y
1065 Make replying to mails with big attachments
1066 much faster. Fixes bug 1224, 'The process of
1067 Replying to emails with large attachments
1068 seems unreasonably long...'
1070 2007-07-26 [colin] 2.10.0cvs67
1075 Fix threads use on BSDs
1077 2007-07-26 [paul] 2.10.0cvs66
1079 * src/gtk/prefswindow.c
1080 fix account prefs breakage
1083 2007-07-26 [paul] 2.10.0cvs65
1086 standardise ./configure --help messages
1088 2007-07-26 [colin] 2.10.0cvs64
1092 Fix two vCard-related crashes
1094 2007-07-25 [colin] 2.10.0cvs63
1097 * src/prefs_common.c
1098 * src/prefs_common.h
1099 * src/prefs_receive.c
1100 Maemo: Add a better way to notify of
1106 Maemo: Various layout fixes
1107 * src/gtk/prefswindow.c
1108 Maemo: Better prefs layout
1110 2007-07-25 [paul] 2.10.0cvs62
1113 fix the layout on maemo
1116 2007-07-25 [iwkse] 2.10.0cvs61
1119 add 'o' shortcut on summaryview
1121 2007-07-25 [iwkse] 2.10.0cvs60
1126 2007-07-24 [colin] 2.10.0cvs59
1129 Fix missing timestamp update on source
1133 Better text layout on part's choices
1135 2007-07-23 [colin] 2.10.0cvs58
1139 Maemo: Automatically choose the correct application
1141 * src/gtk/quicksearch.c
1142 Make search run on GDK_KP_Enter too
1144 2007-07-23 [wwp] 2.10.0cvs57
1146 * src/quote_fmt_lex.l
1147 Revert accidentaly committed lines (account_sig) in
1150 2007-07-23 [wwp] 2.10.0cvs56
1152 * src/quote_fmt_lex.l
1153 Fix typos around long form expressions in the quote lexer.
1159 2007-07-23 [colin] 2.10.0cvs55
1162 Fix auto-completion on Maemo
1164 2007-07-23 [colin] 2.10.0cvs54
1167 Maemo: Fix sticking statusbars
1169 2007-07-22 [colin] 2.10.0cvs53
1172 Maemo: Fix the strange "top_application" info
1173 at startup. We should do something when
1174 receiving such a message.
1176 2007-07-20 [paul] 2.10.0cvs52
1179 add missing #include "statusbar.h"
1181 2007-07-20 [colin] 2.10.0cvs51
1185 * src/folder_item_prefs.c
1186 * src/folder_item_prefs.h
1194 * src/prefs_folder_item.c
1195 Implement age-based caching: allow to
1196 specify a threshold for the offline synchronisation
1197 feature, and whether old cached bodies should
1202 * src/plugins/dillo_viewer/dillo_viewer.c
1203 Check that Dillo's installed
1205 2007-07-20 [wwp] 2.10.0cvs50
1208 * src/stock_pixmap.c
1209 Draw a frame around the selected mimeview part icon (instead of the
1210 shifted 'dancing' icon).
1212 2007-07-20 [colin] 2.10.0cvs49
1215 Unref stuff even on error
1217 disconnect signals only at the very
1218 end of the wizard save.
1220 2007-07-20 [colin] 2.10.0cvs48
1226 Fix random crashes while navigating
1229 2007-07-19 [colin] 2.10.0cvs47
1233 * src/prefs_common.c
1234 * src/prefs_common.h
1237 * src/common/utils.c
1238 Maemo: add an easy way to store data (mails
1239 and IMAP/NNTP caches) on one of the SD cards,
1240 and protect against unmounts if needed
1242 2007-07-19 [paul] 2.10.0cvs46
1245 * src/stock_pixmap.c
1247 * src/pixmaps/claws-mail_logo-small.xpm
1248 implement a (slightly) different About
1249 dialog for maemo and add a small version
1252 use a scrolled window for wizard page 1
1255 2007-07-19 [paul] 2.10.0cvs45
1258 too soon for this line
1260 2007-07-19 [paul] 2.10.0cvs44
1265 2007-07-19 [colin] 2.10.0cvs43
1268 Solve Mail/Mailbox name when specifying
1271 2007-07-18 [colin] 2.10.0cvs42
1277 2007-07-18 [colin] 2.10.0cvs41
1280 Maemo: plug the online/offline system into
1281 maemo's interfaces to have Claws automatically
1282 switch according to the system status
1284 Maemo: use HildonBanners to display status
1285 messages. Renders the main statusbar useless.
1287 2007-07-18 [paul] 2.10.0cvs40
1290 fix screen blanking on moving/copying many msgs
1292 fix processing progressbar and screen blanking
1295 2007-07-18 [paul] 2.10.0cvs39
1298 revert cvs37, breakage on maemo
1300 2007-07-18 [paul] 2.10.0cvs38
1302 * src/gtk/gtkutils.c
1303 make sure we can still build with older GTK's
1305 2007-07-18 [colin] 2.10.0cvs37
1308 Only hide the small layout's messageview, instead
1309 of destroying it when closing
1310 * src/gtk/gtkutils.c
1311 Use gtk_window_present_with_time to popup windows,
1312 it seems to make things better with modern WMs
1315 2007-07-17 [colin] 2.10.0cvs36
1318 Simplify layout on Maemo
1321 * src/prefs_display_header.c
1322 Remove some headers by default on Maemo
1324 2007-07-17 [paul] 2.10.0cvs35
1326 * src/prefs_common.c
1327 * src/prefs_common.h
1328 * src/prefs_logging.c
1330 add options to stop/enable writing logs to disc
1332 2007-07-17 [paul] 2.10.0cvs34
1335 fix some issues with the Apply tags window:
1336 - set search column (enables autocompl in the treeview)
1337 - apply tag from "New tag" if it existed
1338 - clears New tag entry when adding it with the button
1341 2007-07-17 [paul] 2.10.0cvs33
1344 fix 'apply tags' dialogue weirdness
1346 2007-07-16 [colin] 2.10.0cvs32
1349 Fix double-loading of mails on Maemo
1351 2007-07-16 [colin] 2.10.0cvs31
1354 Prevent double-loading of the same part under some
1355 conditions; hide statusbar on Maemo
1357 2007-07-16 [colin] 2.10.0cvs30
1363 Improve the tag interface - allow
1364 to set/unset tags from a special
1366 * src/gtk/gtkvscrollbutton.c
1369 * src/stock_pixmap.c
1370 Fix Mimeview's ugly hacks in the
1373 2007-07-16 [paul] 2.10.0cvs29
1377 * src/gtk/icon_legend.c
1378 put it all in a scrolled window
1380 2007-07-15 [colin] 2.10.0cvs28
1383 Maemo: force layout to be Small screen; the
1384 others don't make sense
1386 2007-07-14 [colin] 2.10.0cvs27
1389 * src/gtk/gtkvscrollbutton.c
1390 Maemo: Fix mimeview's buttons size
1392 2007-07-14 [colin] 2.10.0cvs26
1395 Fix the button workaround fix.
1396 (Use the correct variable)
1398 2007-07-14 [colin] 2.10.0cvs25
1402 Maemo: put the progress bar in the
1405 2007-07-14 [colin] 2.10.0cvs24
1407 * src/prefs_common.c
1408 Maemo: hide statusbar by default
1410 * src/stock_pixmap.c
1411 * src/stock_pixmap.h
1413 * src/pixmaps/go_folders.xpm
1414 Maemo: Add a specific icon to go back to
1417 2007-07-14 [colin] 2.10.0cvs23
1420 Don't set homogeneous finally
1422 2007-07-14 [colin] 2.10.0cvs22
1425 Fix button show/hide issues
1427 2007-07-14 [colin] 2.10.0cvs21
1431 Fix button workaround to be able to click
1432 if mouse was on button when it went un-
1434 Revert previous commit, gtk_tool_item_set_homogeneous
1435 doesn't mean what it seems to mean ;-)
1437 2007-07-14 [paul] 2.10.0cvs20
1440 make homogeneous FALSE always
1442 2007-07-13 [colin] 2.10.0cvs19
1446 Rework to fit the non-deprecated API
1452 Maemo layout changes. Better toolbars,
1453 removal of CTree headers.
1455 2007-07-13 [paul] 2.10.0cvs18
1457 * src/gtk/colorlabel.c
1458 fix bug 1261, '[DE] coloring messages in overview
1459 keys are not localised'
1460 the string is now included in claws-mail.pot
1462 2007-07-13 [colin] 2.10.0cvs17
1465 Fix bug 1267, 'printing mutliple messages
1466 opens one message-dialog after the other'
1467 Ask for confirmation when printing 10
1470 2007-07-11 [colin] 2.10.0cvs16
1475 * manual/claws-mail-manual.xml
1477 * manual/es/claws-mail-manual.xml
1479 * manual/fr/claws-mail-manual.xml
1502 * src/addressbook_foldersel.c
1503 * src/addressbook_foldersel.h
1527 * src/customheader.c
1528 * src/customheader.h
1529 * src/displayheader.c
1530 * src/displayheader.h
1533 * src/editaddress_other_attributes_ldap.c
1534 * src/editaddress_other_attributes_ldap.h
1543 * src/editldap_basedn.c
1544 * src/editldap_basedn.h
1565 * src/folder_item_prefs.c
1566 * src/folder_item_prefs.h
1575 * src/grouplistdialog.c
1576 * src/grouplistdialog.h
1581 * src/image_viewer.c
1582 * src/image_viewer.h
1623 * src/matcher_parser.h
1624 * src/matcher_parser_lex.l
1625 * src/matcher_parser_parse.y
1628 * src/message_search.c
1629 * src/message_search.h
1648 * src/partial_download.c
1649 * src/partial_download.h
1654 * src/prefs_account.c
1655 * src/prefs_account.h
1656 * src/prefs_actions.c
1657 * src/prefs_actions.h
1658 * src/prefs_common.c
1659 * src/prefs_common.h
1660 * src/prefs_compose_writing.c
1661 * src/prefs_compose_writing.h
1662 * src/prefs_customheader.c
1663 * src/prefs_customheader.h
1664 * src/prefs_display_header.c
1665 * src/prefs_display_header.h
1666 * src/prefs_ext_prog.c
1667 * src/prefs_ext_prog.h
1668 * src/prefs_filtering.c
1669 * src/prefs_filtering.h
1670 * src/prefs_filtering_action.c
1671 * src/prefs_filtering_action.h
1672 * src/prefs_folder_column.c
1673 * src/prefs_folder_column.h
1674 * src/prefs_folder_item.c
1675 * src/prefs_folder_item.h
1680 * src/prefs_image_viewer.c
1681 * src/prefs_image_viewer.h
1682 * src/prefs_logging.c
1683 * src/prefs_logging.h
1684 * src/prefs_matcher.c
1685 * src/prefs_matcher.h
1686 * src/prefs_message.c
1687 * src/prefs_message.h
1688 * src/prefs_msg_colors.c
1689 * src/prefs_msg_colors.h
1694 * src/prefs_receive.c
1695 * src/prefs_receive.h
1698 * src/prefs_spelling.c
1699 * src/prefs_spelling.h
1700 * src/prefs_summaries.c
1701 * src/prefs_summaries.h
1702 * src/prefs_summary_column.c
1703 * src/prefs_summary_column.h
1704 * src/prefs_summary_open.c
1705 * src/prefs_summary_open.h
1706 * src/prefs_template.c
1707 * src/prefs_template.h
1708 * src/prefs_themes.c
1709 * src/prefs_themes.h
1710 * src/prefs_toolbar.c
1711 * src/prefs_toolbar.h
1712 * src/prefs_wrapping.c
1713 * src/prefs_wrapping.h
1723 * src/quote_fmt_lex.l
1724 * src/quote_fmt_parse.y
1727 * src/remotefolder.c
1728 * src/remotefolder.h
1729 * src/send_message.c
1730 * src/send_message.h
1733 * src/simple-gettext.c
1734 * src/sourcewindow.c
1735 * src/sourcewindow.h
1740 * src/stock_pixmap.c
1741 * src/stock_pixmap.h
1742 * src/summary_search.c
1743 * src/summary_search.h
1760 * src/common/base64.c
1761 * src/common/base64.h
1762 * src/common/claws.c
1763 * src/common/claws.h
1765 * src/common/fnmatch.c
1766 * src/common/fnmatch.h
1767 * src/common/fnmatch_loop.c
1768 * src/common/hooks.c
1769 * src/common/hooks.h
1774 * src/common/mgutils.c
1775 * src/common/mgutils.h
1778 * src/common/passcrypt.c
1779 * src/common/passcrypt.h.in
1780 * src/common/plugin.c
1781 * src/common/plugin.h
1782 * src/common/prefs.c
1783 * src/common/prefs.h
1784 * src/common/progressindicator.c
1785 * src/common/progressindicator.h
1786 * src/common/quoted-printable.c
1787 * src/common/quoted-printable.h
1788 * src/common/session.c
1789 * src/common/session.h
1792 * src/common/socket.c
1793 * src/common/socket.h
1796 * src/common/ssl_certificate.c
1797 * src/common/ssl_certificate.h
1798 * src/common/string_match.c
1799 * src/common/string_match.h
1800 * src/common/stringtable.c
1801 * src/common/stringtable.h
1804 * src/common/template.c
1805 * src/common/template.h
1806 * src/common/timing.h
1807 * src/common/utils.c
1808 * src/common/utils.h
1809 * src/common/uuencode.c
1810 * src/common/uuencode.h
1811 * src/common/version.h.in
1812 * src/common/w32_dirent.c
1813 * src/common/w32_reg.c
1814 * src/common/w32_signal.c
1815 * src/common/w32_stat.c
1816 * src/common/w32_stdlib.c
1817 * src/common/w32_string.c
1818 * src/common/w32_time.c
1819 * src/common/w32_unistd.c
1820 * src/common/w32_wait.c
1821 * src/common/w32lib.h
1824 * src/common/xmlprops.c
1825 * src/common/xmlprops.h
1826 * src/etpan/etpan-errors.h
1827 * src/etpan/etpan-thread-manager-types.h
1828 * src/etpan/etpan-thread-manager.c
1829 * src/etpan/etpan-thread-manager.h
1830 * src/etpan/imap-thread.c
1831 * src/etpan/imap-thread.h
1834 * src/gtk/colorlabel.c
1835 * src/gtk/colorlabel.h
1836 * src/gtk/colorsel.c
1837 * src/gtk/colorsel.h
1838 * src/gtk/combobox.c
1839 * src/gtk/combobox.h
1840 * src/gtk/description_window.c
1841 * src/gtk/description_window.h
1844 * src/gtk/foldersort.c
1845 * src/gtk/foldersort.h
1846 * src/gtk/gtkaspell.c
1847 * src/gtk/gtkaspell.h
1848 * src/gtk/gtksctree.c
1849 * src/gtk/gtkshruler.c
1850 * src/gtk/gtkshruler.h
1851 * src/gtk/gtksourceprintjob.c
1852 * src/gtk/gtksourceprintjob.h
1853 * src/gtk/gtkutils.c
1854 * src/gtk/gtkutils.h
1855 * src/gtk/gtkvscrollbutton.c
1856 * src/gtk/gtkvscrollbutton.h
1857 * src/gtk/icon_legend.c
1858 * src/gtk/icon_legend.h
1859 * src/gtk/inputdialog.c
1860 * src/gtk/inputdialog.h
1861 * src/gtk/logwindow.c
1862 * src/gtk/logwindow.h
1863 * src/gtk/manage_window.c
1864 * src/gtk/manage_window.h
1867 * src/gtk/pluginwindow.c
1868 * src/gtk/pluginwindow.h
1869 * src/gtk/prefswindow.c
1870 * src/gtk/prefswindow.h
1871 * src/gtk/progressdialog.c
1872 * src/gtk/progressdialog.h
1873 * src/gtk/quicksearch.c
1874 * src/gtk/quicksearch.h
1875 * src/gtk/sslcertwindow.c
1876 * src/gtk/sslcertwindow.h
1877 * src/plugins/bogofilter/bogofilter.c
1878 * src/plugins/bogofilter/bogofilter.h
1879 * src/plugins/bogofilter/bogofilter_gtk.c
1880 * src/plugins/clamav/clamav_plugin.c
1881 * src/plugins/clamav/clamav_plugin.h
1882 * src/plugins/clamav/clamav_plugin_gtk.c
1883 * src/plugins/demo/demo.c
1884 * src/plugins/dillo_viewer/dillo_prefs.c
1885 * src/plugins/dillo_viewer/dillo_prefs.h
1886 * src/plugins/dillo_viewer/dillo_viewer.c
1887 * src/plugins/pgpcore/passphrase.c
1888 * src/plugins/pgpcore/passphrase.h
1889 * src/plugins/pgpcore/pgp_viewer.c
1890 * src/plugins/pgpcore/pgp_viewer.h
1891 * src/plugins/pgpcore/plugin.c
1892 * src/plugins/pgpcore/prefs_gpg.c
1893 * src/plugins/pgpcore/prefs_gpg.h
1894 * src/plugins/pgpcore/select-keys.c
1895 * src/plugins/pgpcore/select-keys.h
1896 * src/plugins/pgpcore/sgpgme.c
1897 * src/plugins/pgpcore/sgpgme.h
1898 * src/plugins/pgpinline/pgpinline.c
1899 * src/plugins/pgpinline/pgpinline.h
1900 * src/plugins/pgpinline/plugin.c
1901 * src/plugins/pgpmime/pgpmime.c
1902 * src/plugins/pgpmime/pgpmime.h
1903 * src/plugins/pgpmime/plugin.c
1904 * src/plugins/spamassassin/spamassassin.c
1905 * src/plugins/spamassassin/spamassassin.h
1906 * src/plugins/spamassassin/spamassassin_gtk.c
1907 * src/plugins/trayicon/trayicon.c
1908 * src/plugins/trayicon/trayicon_prefs.c
1909 * src/plugins/trayicon/trayicon_prefs.h
1910 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1911 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
1912 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
1913 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1914 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
1915 * tools/OOo2claws-mail.pl
1916 * tools/README.sylprint
1917 * tools/acroread2claws-mail.pl
1918 * tools/claws-mail-compose-insert-files.pl
1919 * tools/convert_mbox.pl
1920 * tools/filter_conv.pl
1921 * tools/filter_conv_new.pl
1923 * tools/freshmeat_search.pl
1924 * tools/google_search.pl
1925 * tools/kmail-mailbox2claws-mail.pl
1926 * tools/kmail2claws-mail.pl
1927 * tools/kmail2claws-mail_v2.pl
1929 * tools/make.themes.project
1930 * tools/multiwebsearch.pl
1931 * tools/nautilus2claws-mail.sh
1932 * tools/outlook2claws-mail.pl
1933 * tools/textviewer.sh
1934 * tools/thunderbird-filters-convertor.pl
1937 * tools/vcard2xml.py
1938 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
1939 Upgrade to GPLv3 or later.
1941 2007-07-10 [wwp] 2.10.0cvs15
1944 Fix re-opening of all composing messages that were
1945 opened when closing the previous instance, thanks
1948 2007-07-10 [paul] 2.10.0cvs14
1950 * src/editaddress_other_attributes_ldap.c
1952 fix crash on selecting 'other attributes' combo
1953 for either a new entry or an old entry with no
1954 existing attributes.
1955 fix bug on editing multiple attributes which
1956 resulted them all having the value of the last
1960 2007-07-10 [colin] 2.10.0cvs13
1963 * src/editaddress_other_attributes_ldap.h
1965 Fix --disable-ldap build
1967 2007-07-09 [colin] 2.10.0cvs12
1973 * src/editaddress_other_attributes_ldap.c
1974 * src/editaddress_other_attributes_ldap.h
1979 Add capability to edit all inetOrgPerson
1980 attributes on LDAP. Patch by Michael
1983 2007-07-09 [colin] 2.10.0cvs11
1989 * src/prefs_summaries.c
1990 * src/prefs_themes.c
1992 * src/common/Makefile.am
1994 * src/common/timing.h
1995 * src/common/utils.c
1996 * src/common/utils.h
1997 * src/common/w32_account.c
1998 * src/common/w32lib.h
1999 * src/gtk/Makefile.am
2000 * src/gtk/colorlabel.c
2001 * src/plugins/pgpcore/Makefile.am
2002 * src/plugins/pgpcore/claws.def
2003 * src/plugins/pgpcore/passphrase.c
2004 * src/plugins/pgpcore/pgp_viewer.c
2005 * src/plugins/pgpcore/plugin.def
2006 * src/plugins/pgpcore/sgpgme.c
2007 * src/plugins/pgpinline/Makefile.am
2008 * src/plugins/pgpinline/claws.def
2009 * src/plugins/pgpinline/mypgpcore.def
2010 * src/plugins/pgpinline/plugin.def
2011 * src/plugins/pgpmime/Makefile.am
2012 * src/plugins/pgpmime/claws.def
2013 * src/plugins/pgpmime/mypgpcore.def
2014 * src/plugins/pgpmime/plugin.def
2015 Commit win32 patch, from Werner Koch and
2018 2007-07-09 [colin] 2.10.0cvs10
2020 * src/prefs_toolbar.c
2021 Fix crash when no actions exist
2023 2007-07-07 [paul] 2.10.0cvs9
2026 * manual/claws-mail-manual.xml
2027 update copyright year
2029 updated by Flammie Pirinen
2031 2007-07-05 [wwp] 2.10.0cvs8
2033 * src/plugins/clamav/clamav_plugin_gtk.c
2034 Make vertical spacing like in other plugin prefs pages.
2036 2007-07-05 [wwp] 2.10.0cvs7
2039 It's %am that works, not %ae (this doc incoherence has been
2040 introduced with 2.9.2cvs13).
2042 2007-07-04 [wwp] 2.10.0cvs6
2044 * src/plugins/bogofilter/bogofilter.c
2045 Gettext-ize an occurrence of "Any" that wasn't.
2047 2007-07-04 [colin] 2.10.0cvs5
2050 Fix untranslated strings; thanks
2053 2007-07-03 [colin] 2.10.0cvs4
2057 Fix saving of sort mode for tags and
2058 thread date. Thanks to Pierre Ossman.
2059 Completes fix for bug 1233
2061 2007-07-03 [paul] 2.10.0cvs3
2069 2007-07-02 [colin] 2.10.0cvs2
2075 Add View/Sort/by Thread date
2076 Fixes bug 1233, 'Capability to sort
2077 threads by most recent message'
2078 Based on a patch by Paul Rolland
2080 2007-07-02 [colin] 2.10.0cvs1
2097 * src/matcher_parser_parse.y
2101 * src/prefs_common.c
2102 * src/prefs_common.h
2103 * src/prefs_filtering_action.c
2104 * src/prefs_matcher.c
2105 * src/prefs_summary_column.c
2109 * src/quote_fmt_lex.l
2110 * src/quote_fmt_parse.y
2114 * src/common/Makefile.am
2118 * src/gtk/quicksearch.c
2119 * src/gtk/quicksearch.h
2120 Add Tags implementation. Tags are arbitrary labels
2121 that can be applied to messages. It is possible
2122 to create, edit, remove tags; apply them to mails;
2123 filter on tags or tag presence; apply or unset
2124 tags via filtering actions; reference tags in
2127 2007-07-02 [paul] 2.10.0
2134 2007-07-02 [paul] 2.9.2cvs78
2144 updated by Stephan Sachse, me, Ricardo Mones
2145 Lastra, Fabien Vantard, Pader Rezso, Frederico
2146 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2148 2007-07-02 [paul] 2.9.2cvs77
2153 2007-06-29 [wwp] 2.9.2cvs76
2156 Fix a typo (thanks to Ricardo for finding this out).
2158 2007-06-28 [paul] 2.9.2cvs75
2163 2007-06-28 [paul] 2.9.2cvs74
2166 fix bug in the autotools build system.
2167 Files cataloged under EXTRA_DIST were never
2168 automatically copied to the build tree.
2169 (fix 'make distcheck')
2170 Patch by Michael Rasmussen.
2172 2007-06-24 [colin] 2.9.2cvs73
2175 Fix bug 1249, 'Error handling for
2176 news errors needs modification'
2177 Only popup error if the according
2178 pref in Prefs/Receive is set.
2180 2007-06-21 [colin] 2.9.2cvs72
2182 * src/common/plugin.c
2183 * src/common/plugin.h
2184 Change plugin API to know whether it's safe to
2185 unload plugins or whether we should just hide
2186 them. Fixes bug 1248, 'Core dumps after
2187 unloading plugin and clicking on load plugins'
2188 * src/plugins/bogofilter/bogofilter.c
2189 * src/plugins/clamav/clamav_plugin.c
2190 * src/plugins/demo/demo.c
2191 * src/plugins/dillo_viewer/dillo_viewer.c
2192 * src/plugins/pgpcore/plugin.c
2193 * src/plugins/pgpinline/plugin.c
2194 * src/plugins/pgpmime/plugin.c
2195 * src/plugins/spamassassin/spamassassin.c
2196 * src/plugins/trayicon/trayicon.c
2199 2007-06-19 [colin] 2.9.2cvs71
2203 Fix crash mentioned in bug 1246
2204 Race condition when automatically drafting
2205 due to insertion on reedit.
2207 2007-06-18 [wwp] 2.9.2cvs70
2210 LDIF import: use a "Proceed" button to complete
2213 2007-06-18 [paul] 2.9.2cvs69
2216 use pkgconfig to check for gtk and glib
2218 2007-06-17 [wwp] 2.9.2cvs68
2222 LDIF import: better error handling, minor code
2223 and UI cleanup, and renamed the Save button
2224 to Close, as imported stuff is already saved
2225 when the Save button is shown.
2227 2007-06-17 [colin] 2.9.2cvs67
2229 * src/prefs_summaries.c
2231 Don't set as read when forwarded, only replied to
2233 2007-06-17 [paul] 2.9.2cvs66
2236 add missing #include
2238 2007-06-16 [colin] 2.9.2cvs65
2240 * src/prefs_summaries.c
2242 Change the pref "Only mark as read when opened
2243 in new window" to "..., replied to or forwarded".
2244 Based on a patch by Paul Rolland.
2246 2007-06-16 [paul] 2.9.2cvs64
2249 alphabetical order! :)
2251 2007-06-16 [colin] 2.9.2cvs63
2255 Add Michael Rasmussen in authors list
2257 2007-06-16 [colin] 2.9.2cvs62
2260 Fix messageview_copy_clipboard to take advantage
2261 of plugins' get_selection.
2263 2007-06-15 [colin] 2.9.2cvs61
2269 * src/message_search.c
2271 * src/summary_search.c
2274 Allow GDK_KP_Enter to do the same as GDK_Return
2275 Patch by Michael Rasmussen
2277 2007-06-15 [paul] 2.9.2cvs60
2280 fix bug when closing a compose window
2283 2007-06-14 [paul] 2.9.2cvs59
2287 migrate sylpheed config
2289 2007-06-14 [wwp] 2.9.2cvs58
2291 * src/gtk/pluginwindow.c
2292 Yet another attempt to fix sizing/alignment of the
2293 button bar in plugins window.
2295 2007-06-12 [colin] 2.9.2cvs57
2300 * src/prefs_common.c
2301 * src/prefs_common.h
2302 * src/prefs_summaries.c
2303 * src/prefs_summary_open.c
2304 * src/prefs_summary_open.h
2306 Make "when entering a folder" actions more personalisable
2308 2007-06-12 [wwp] 2.9.2cvs56
2311 Use short description from Paul (mairix.sh).
2313 2007-06-12 [wwp] 2.9.2cvs55
2316 Updated info about mairix.sh.
2318 2007-06-11 [paul] 2.9.2cvs54
2320 * src/prefs_logging.c
2321 rework log window length widgets
2322 and some sensitivity fixes
2324 2007-06-11 [paul] 2.9.2cvs53
2327 * src/prefs_logging.c
2328 rename 'Protocol Log' to 'Network Log'
2329 and some function renaming
2331 2007-06-10 [wwp] 2.9.2cvs52
2333 * src/gtk/pluginwindow.c
2336 2007-06-10 [wwp] 2.9.2cvs51
2338 * src/gtk/pluginwindow.c
2339 Fix button bar in plugin window, was centered and not
2340 behaving like other dialogs w/ such button bar.
2342 2007-06-08 [wwp] 2.9.2cvs50
2349 Provide a way out of automatic draft saving on IMAP, when
2351 Prevent drafting while sending and quitting while sending.
2356 2007-06-08 [wwp] 2.9.2cvs49
2358 * src/prefs_account.c
2359 * src/gtk/prefswindow.c
2360 * src/gtk/prefswindow.h
2361 Activate the Basic page when opening account prefs.
2363 2007-06-08 [wwp] 2.9.2cvs48
2365 * src/common/socket.c
2366 Don't crash if fork() fails, thanks to Colin.
2368 2007-06-08 [wwp] 2.9.2cvs47
2370 * src/gtk/prefswindow.c
2371 Wrap some long lines, and reset horizontal scroller's adjusment
2372 (this was already done, vertically), when changing tab (not page)
2375 2007-06-08 [paul] 2.9.2cvs46
2377 * src/common/utils.c
2378 use gethostname() instead of uname()
2379 based on a patch by Michael Hughes
2380 <Sylpheed-Claws_user@thehugheslogcabin.net>
2382 2007-06-07 [wwp] 2.9.2cvs45
2384 * src/prefs_common.c
2385 Fix some useless warnings, thanks to Colin.
2387 2007-06-06 [colin] 2.9.2cvs44
2390 Fix strange allocations.
2392 2007-06-06 [colin] 2.9.2cvs43
2395 Patch by Michael Rasmussus to help
2398 2007-06-05 [wwp] 2.9.2cvs42
2400 * src/prefs_account.c
2401 * src/prefs_folder_item.c
2405 Per-folder templates can now be applied recursively.
2406 Always save per-folder templates (formats were erroneously
2407 saved only if they were enabled).
2408 Check for validity of quotation marks everywhere there
2411 2007-06-05 [wwp] 2.9.2cvs41
2414 Fix incoming messages from local accounts always getting filtered
2415 (even if the account prefs say don't), thanks to Colin.
2417 2007-06-05 [wwp] 2.9.2cvs40
2421 Use per-folder/per-account quote chars when applying a
2422 template or inserting text as well. Const'ify some
2425 2007-06-04 [colin] 2.9.2cvs39
2428 More work for wwp :)
2430 2007-06-04 [wwp] 2.9.2cvs38
2433 Same as 2.9.2cvs36 but for forwarding.
2435 2007-06-04 [colin] 2.9.2cvs37
2438 Use original mail file for forward/redirect
2439 Fixes some forwarded mails to be attached as
2440 application/octet-stream (when they have binary
2441 parts), and incidentally fixes bug 848
2442 'Redirect breaks GnuPG'
2444 2007-06-04 [wwp] 2.9.2cvs36
2447 Fix quote mark mis-initialisation when replying/forwarding
2448 (introduced w/ 2.9.2cvs20).
2450 2007-06-04 [wwp] 2.9.2cvs35
2452 * src/prefs_compose_writing.c
2454 Fix a bug where Quotation characters (prefs/compose/writing)
2455 was cleared (introduced w/ 2.9.2cvs26).
2457 2007-06-04 [wwp] 2.9.2cvs34
2459 * src/prefs_account.c
2460 * src/prefs_account.h
2461 Better fix for compiling w/o aspell (rollbacks
2464 2007-06-04 [wwp] 2.9.2cvs33
2467 * src/prefs_account.c
2468 * src/prefs_account.h
2470 It's now possible to disable mail filtering plugins
2471 on a per-account basis.
2473 2007-06-04 [wwp] 2.9.2cvs32
2476 * src/common/utils.c
2477 * src/common/utils.h
2478 Support CRLF in headers part of messages.
2479 Support few more date formats (RFC3339 subsets).
2481 2007-06-04 [wwp] 2.9.2cvs31
2483 * src/prefs_account.c
2484 Fix compiling w/o aspell support.
2486 2007-06-03 [wwp] 2.9.2cvs30
2489 Don't decode leading ENV_ and ~ in P_PASSWORD
2492 2007-06-03 [wwp] 2.9.2cvs29
2495 Don't decode leading ENV_ and ~ in P_PASSWORD
2498 2007-06-03 [wwp] 2.9.2cvs28
2500 * src/prefs_account.c
2501 * src/gtk/prefswindow.c
2502 * src/gtk/prefswindow.h
2503 Added a way to force preloading of all pages
2505 Moved tabs to pages in account prefs.
2507 2007-06-02 [colin] 2.9.2cvs27
2510 Fix possible crash, fix ldap write bugs
2512 Fix ldap write bugs - patch by Michael
2516 Add a hook whenever alertpanel opens/closes
2518 2007-05-31 [wwp] 2.9.2cvs26
2520 * src/prefs_compose_writing.c
2522 Re-organized writing options a bit:
2523 - renamed the Quoting page to Templates
2524 - moved all composing templates to that page
2525 - moved non-templates options to the Writing one,
2526 grouped reply-related options, reordered reply and
2529 2007-05-31 [wwp] 2.9.2cvs25
2532 Removed unused code.
2534 2007-05-31 [colin] 2.9.2cvs24
2537 Fix missing display name when modifying
2538 LDAP. Patch by Michael Rasmussen
2540 2007-05-31 [wwp] 2.9.2cvs23
2542 * src/plugins/bogofilter/Makefile.am
2543 * src/plugins/clamav/Makefile.am
2544 * src/plugins/demo/Makefile.am
2545 * src/plugins/dillo_viewer/Makefile.am
2546 * src/plugins/spamassassin/Makefile.am
2547 Fix building of those plugins in Mac OS X.
2549 2007-05-30 [wwp] 2.9.2cvs22
2551 * src/gtk/quicksearch.c
2552 Fix missing initialization.
2554 2007-05-30 [wwp] 2.9.2cvs21
2557 Revert accidental commit (debug outputs).
2559 2007-05-30 [wwp] 2.9.2cvs20
2562 * src/folder_item_prefs.c
2563 * src/folder_item_prefs.h
2564 * src/prefs_account.c
2565 * src/prefs_account.h
2566 * src/prefs_folder_item.c
2569 Implemented per-account and per-folder
2570 compose/reply/forward formats.
2572 2007-05-30 [wwp] 2.9.2cvs19
2574 * src/prefs_compose_writing.c
2579 Internal API changes (factorize quote format
2582 2007-05-30 [colin] 2.9.2cvs18
2585 Fix race where it's possible to re-click Send
2586 between end of SMTP session and end of "move to
2587 sent folder" when sending an email with send
2590 2007-05-30 [colin] 2.9.2cvs17
2593 Ask for backtrace on all threads. Patch by
2596 Fix stale news statusbar when scanning fails.
2599 Fix some LDAP write updates bugs. Patch
2600 by Michael Rasmussen
2602 2007-05-29 [colin] 2.9.2cvs16
2605 Fix loss of local flags when moving mails
2606 on IMAP in high-bandwidth mode (UID FETCH)
2608 2007-05-25 [paul] 2.9.2cvs15
2610 * src/common/socket.c
2611 fix sometimes crasher on cancelling
2614 2007-05-25 [colin] 2.9.2cvs14
2619 Be more helpful in the subscription
2622 2007-05-23 [wwp] 2.9.2cvs13
2625 * src/prefs_compose_writing.c
2627 * src/prefs_template.c
2628 * src/prefs_template.h
2631 * src/quote_fmt_lex.l
2632 * src/quote_fmt_parse.y
2633 Introduced new syntax elements (symbols and commands)
2634 in templates/quote_fmt. Compatibility w/ old
2636 Updated and reworked the corresponding Information
2638 Display the line number in dialogs that talk about
2639 parser errors (in addition to the error message in
2642 2007-05-23 [wwp] 2.9.2cvs12
2644 * src/quote_fmt_parse.y
2645 Fix 2.9.2cvs11, probably a paste accident ;).
2647 2007-05-23 [wwp] 2.9.2cvs11
2650 * src/prefs_template.c
2652 * src/quote_fmt_parse.y
2653 Fix 2.9.2cvs10, which broke --disable-aspell.
2655 2007-05-22 [wwp] 2.9.2cvs10
2658 * src/prefs_template.c
2661 * src/quote_fmt_lex.l
2662 * src/quote_fmt_parse.y
2663 * src/gtk/gtkaspell.c
2664 * src/gtk/gtkaspell.h
2665 Added template/quote format syntactical elements
2667 - current dictionary
2668 %T to show (shows empty if not set or not enabled),
2669 ?T and !T to check if the default dictionary is
2671 - current account's default dictionary
2672 %aT to show (empty if not set or not enabled),
2673 ?aT and !aT to check if it's enabled and set
2674 - name completion for an address, from the address
2676 %ABf, %ABt, %ABc respectively show the full name got
2677 from the address book if From, To or Cc match a single
2679 ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
2680 matches any contact and if the full name is non-empty.
2681 If From, To or Cc are lists of email addresses, only
2682 the first address will be checked.
2683 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
2684 that could show a trailing ','.
2685 Also, template/quote_fmt parser now shows the line number in case
2688 2007-05-15 [colin] 2.9.2cvs9
2692 Add a public function to know whether Claws
2694 Store opened folder when exiting
2697 Store last opened message in each FolderItem;
2698 Reset last seen messages if Claws crashed, so
2699 that one can't go in an infinite crash in case
2700 a particular mail crashes Claws.
2702 * src/prefs_common.c
2703 * src/prefs_common.h
2705 * src/prefs_summaries.c
2706 Add "Select last opened message" when entering
2708 Add "Select last opened folder" at startup.
2710 2007-05-14 [colin] 2.9.2cvs8
2713 Fix bashism, search for xml catalog
2714 in /usr/local/share/xml/catalog too
2717 2007-05-13 [wwp] 2.9.2cvs7
2719 * src/gtk/logwindow.c
2720 fix raising log windows when they are either minimized or
2723 2007-05-11 [colin] 2.9.2cvs6
2726 Use Hildon's file chooser on Maemo. Patch
2727 by Jean-Luc Biord; fixes part 2 of bug 1201,
2728 'File attachment "manipulation" bugs...'
2730 2007-05-10 [wwp] 2.9.2cvs5
2732 * src/prefs_common.c
2733 * src/prefs_common.h
2734 * src/gtk/quicksearch.c
2735 Add a quicksearch option to automatically run
2736 a search selected from the history (this option
2737 is exclusive towards type-ahead).
2739 2007-05-10 [colin] 2.9.2cvs4
2742 Fix g_warnings, thanks to Brian
2745 2007-05-09 [colin] 2.9.2cvs3
2750 * src/prefs_summaries.c
2753 * src/common/utils.c
2754 * src/gtk/gtksourceprintjob.c
2755 * src/gtk/sslcertwindow.c
2756 Use the re-entrant variant of time functions
2757 Probably fixes bug 1217, 'reentrancy problems
2758 with time functions'
2760 2007-05-09 [colin] 2.9.2cvs2
2763 Fix crasher when reconnection fails
2765 2007-05-08 [paul] 2.9.2cvs1
2771 bump version number following
2774 2007-05-08 [paul] 2.9.1cvs48
2776 * src/plugins/demo/demo.c
2777 * src/plugins/dillo_viewer/dillo_prefs.c
2778 * src/plugins/dillo_viewer/dillo_prefs.h
2779 * src/plugins/dillo_viewer/dillo_viewer.c
2780 * src/plugins/pgpcore/pgp_viewer.c
2781 * src/plugins/pgpcore/pgp_viewer.h
2782 * src/plugins/pgpcore/plugin.c
2783 * src/plugins/pgpcore/prefs_gpg.c
2784 * src/plugins/pgpcore/prefs_gpg.h
2785 * src/plugins/pgpcore/sgpgme.c
2786 * src/plugins/pgpcore/sgpgme.h
2787 * src/plugins/pgpinline/plugin.c
2788 * src/plugins/pgpmime/pgpmime.c
2789 * src/plugins/pgpmime/pgpmime.h
2790 * src/plugins/pgpmime/plugin.c
2791 * src/plugins/spamassassin/spamassassin.c
2792 * src/plugins/spamassassin/spamassassin.h
2793 * src/plugins/spamassassin/spamassassin_gtk.c
2794 * src/plugins/trayicon/README
2796 * tools/README.sylprint
2797 * tools/outlook2claws-mail.pl
2799 * tools/tb2claws-mail
2800 * tools/tbird2claws.py
2802 * tools/vcard2xml.py
2803 * tools/kdeservicemenu/README
2804 cleanups and corrections
2806 2007-05-06 [wwp] 2.9.1cvs47
2809 Fix missing dash to `display` command-line, reported
2810 by Georg Himmrich <georg at mails d0t diesind d0t net>.
2812 2007-05-06 [colin] 2.9.1cvs46
2815 * src/stock_pixmap.c
2816 * src/stock_pixmap.h
2817 * src/pixmaps/printer.xpm
2820 2007-05-06 [paul] 2.9.1cvs45
2825 * src/summary_search.c
2829 2007-05-05 [wwp] 2.9.1cvs44
2833 * src/prefs_actions.c
2837 Fix "faild" typos everywhere and capitalization of
2840 2007-05-04 [colin] 2.9.1cvs43
2845 * src/plugins/pgpcore/prefs_gpg.c
2846 * src/plugins/pgpcore/prefs_gpg.h
2847 * src/plugins/pgpinline/pgpinline.c
2848 * src/plugins/pgpmime/pgpmime.c
2849 Add an API to warn about encryption limits,
2850 and allow to disable these warnings
2852 2007-05-03 [colin] 2.9.1cvs42
2856 Fix bug 1213, 'Delete more than
2859 2007-05-03 [wwp] 2.9.1cvs41
2861 * src/prefs_common.c
2862 * src/prefs_filtering.c
2863 * src/prefs_template.c
2864 * src/common/template.c
2865 * src/common/template.h
2866 * src/gtk/gtkutils.c
2867 * src/gtk/gtkutils.h
2868 Templates are no longer automatically sorted
2869 by name, but can be sorted manually using
2870 |< < > >| buttons as well as drag'n'drop.
2872 2007-05-03 [wwp] 2.9.1cvs40
2874 * src/plugins/spamassassin/spamassassin.c
2875 * src/plugins/spamassassin/spamassassin.h
2876 * src/plugins/spamassassin/spamassassin_gtk.c
2877 * src/plugins/bogofilter/bogofilter.c
2878 * src/plugins/bogofilter/bogofilter.h
2879 * src/plugins/bogofilter/bogofilter_gtk.c
2880 Added an option to conditionally mark saved spam
2881 as read (default is and was to do so).
2882 Satisfies feature request 1708539 on sf.net tracker.
2884 2007-05-03 [colin] 2.9.1cvs39
2887 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
2889 2007-05-02 [colin] 2.9.1cvs38
2892 Fix bug 1209, 'Clicking on address
2893 in header (mailto uri) selects
2894 default account'. Patch adapted from
2897 2007-05-02 [colin] 2.9.1cvs37
2899 * src/grouplistdialog.c
2900 Set cursor to wait cursor while loading
2903 2007-05-02 [paul] 2.9.1cvs36
2907 rename cache and mark files
2910 2007-04-30 [paul] 2.9.1cvs35
2912 * manual/glossary.xml
2913 * manual/plugins.xml
2914 updates. Patch by Ricardo
2916 2007-04-29 [wwp] 2.9.1cvs34
2920 Fix few grammatical errors (patch by David Relson < relson at
2921 osagesoftware dot com >).
2923 2007-04-28 [colin] 2.9.1cvs33
2927 * src/prefs_account.c
2928 * src/prefs_account.h
2929 Drop the "Download all" preference. It's
2930 stupidly useless and confuses people from
2933 2007-04-27 [wwp] 2.9.1cvs32
2936 * src/prefs_account.c
2937 * src/prefs_account.h
2938 Don't reflect accounts changes to the mainwindow when it's
2941 2007-04-27 [colin] 2.9.1cvs31
2944 Freeze/thaw when sync'ing flags
2946 * src/prefs_account.c
2947 * src/prefs_account.h
2948 * src/etpan/imap-thread.c
2949 * src/etpan/imap-thread.h
2950 Add a way to use UID FETCH instead
2951 of searches to fetch message lists
2952 and flags. More expensive towards
2953 bandwidth, less expensive towards
2954 server's CPU. Probably fixes
2955 bug 1158, 'Scanning new folders on
2956 Exchange 2007 extremely slow'.
2959 2007-04-27 [paul] 2.9.1cvs30
2962 * src/prefs_logging.c
2963 improvements to english usage
2965 2007-04-27 [colin] 2.9.1cvs29
2968 Fix build without libetpan (my bad!)
2970 2007-04-26 [colin] 2.9.1cvs28
2974 Fix uselessly exported function
2976 Consider "- -- \n" as signature separator
2977 (that's what signature separators look like
2978 in PGP/Inline signed mails)
2980 2007-04-26 [colin] 2.9.1cvs27
2983 libetpan-0.49 is now required
2985 Fix double fetching of mails if
2988 Make offline sync faster, by
2989 remembering last change time, and
2992 2007-04-26 [hoa] 2.9.1cvs26
2998 * src/etpan/imap-thread.c
2999 * src/etpan/imap-thread.h
3000 cancellation of IMAP operations is now allowed.
3001 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
3003 2007-04-26 [colin] 2.9.1cvs25
3006 Always fetch body+headers in folders that are
3007 synched for offline use, if "Synchronise as
3008 soon as possible" is set.
3009 Fixes bug 1200, 'Add option to always retrieve full
3012 2007-04-25 [colin] 2.9.1cvs24
3015 Fix bug 1198, 'Reply-all "disappearing" address bug
3018 2007-04-24 [colin] 2.9.1cvs23
3021 Fix bug 1195, 'Hardware key navigation'
3022 Make GDK_Enter toggle expansion (Maemo)
3024 2007-04-24 [wwp] 2.9.1cvs22
3027 Fix few compiler warnings.
3029 2007-04-24 [paul] 2.9.1cvs21
3032 * src/stock_pixmap.c
3033 * src/stock_pixmap.h
3034 complete last commit
3036 2007-04-24 [paul] 2.9.1cvs20
3039 * src/pixmaps/active.xpm
3040 * src/pixmaps/checkbox_off.xpm
3041 * src/pixmaps/checkbox_on.xpm
3042 * src/pixmaps/inactive.xpm
3044 remove transparent border from checkbox icons
3046 2007-04-24 [wwp] 2.9.1cvs19
3050 Fix a crash in textview, thanks to Colin.
3052 2007-04-23 [wwp] 2.9.1cvs18
3054 * src/prefs_common.c
3055 Fix 2.9.1cvs5: no header was being translated at all.
3057 2007-04-23 [colin] 2.9.1cvs17
3060 * src/stock_pixmap.c
3061 * src/stock_pixmap.h
3064 * src/gtk/gtksctree.c
3065 * src/gtk/gtksctree.h
3066 * src/pixmaps/selection.xpm
3067 Fix bug 1193, 'Need a way to multi-select
3068 items'. Add a toggle button to the summaryview
3069 to switch between normal and multiple selection
3072 2007-04-23 [colin] 2.9.1cvs16
3075 * src/stock_pixmap.c
3076 * src/stock_pixmap.h
3079 * src/gtk/gtksctree.c
3080 * src/gtk/gtksctree.h
3081 * src/pixmaps/selection.xpm
3082 Fix bug 1193, 'Need a way to multi-
3084 Add a toggle button in the summaryview
3085 to enable normal or multiple selection.
3088 2007-04-23 [colin] 2.9.1cvs15
3091 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
3093 2007-04-21 [colin] 2.9.1cvs14
3095 * src/gtk/quicksearch.c
3096 Fix previous commit (actually use correct
3099 2007-04-21 [colin] 2.9.1cvs13
3101 * src/gtk/quicksearch.c
3102 Fix changing quicksearch type (after Esc,
3103 after changing Recursive, ...)
3105 2007-04-20 [wwp] 2.9.1cvs12
3107 * src/gtk/Makefile.am
3108 Added headers.h (completes 2.9.1cvs5).
3110 2007-04-20 [wwp] 2.9.1cvs11
3113 Fix the use of display name in name column,
3114 it has been overriden w/ the use of nickname
3115 by 2.9.0cvs3. Now nickname is used (if any)
3116 in case of LDAP books only.
3118 2007-04-20 [colin] 2.9.1cvs10
3123 Add handling of 'a' to loop in a mail's
3126 2007-04-20 [colin] 2.9.1cvs9
3129 Fix bug 1190, 'dir_open' button doesn't work'
3132 2007-04-20 [colin] 2.9.1cvs8
3136 Fix bug 1194, 'Hardware keys move from email
3137 list to account/directory list, but not back
3138 to email list...' (Maemo)
3140 2007-04-20 [colin] 2.9.1cvs7
3143 complete previous commit
3145 2007-04-20 [colin] 2.9.1cvs6
3148 Fix bug 1187, 'Reply-to addressee disappears
3149 when reply-to text box is clicked...' (Maemo)
3151 2007-04-20 [wwp] 2.9.1cvs5
3159 * src/prefs_common.c
3160 * src/prefs_common.h
3161 * src/prefs_display_header.c
3162 * src/prefs_matcher.c
3165 * src/gtk/quicksearch.c
3166 Translate more header names according to the relevant option value,
3167 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
3168 Replaced nearly all uses of prefs_common.trans_hdr with a call
3169 to prefs_common_translated_header_name().
3170 Added a headers.h reference file that contains known header names
3171 (RFC2822 and others) to the translation process' input, so that
3172 translated header names will still exist even if no occurrence of
3173 _("headername") is found anymore in the sources.
3174 Don't translate column name 'Number' following to trans_hdr option
3175 value as it's not a header name.
3177 2007-04-20 [colin] 2.9.1cvs4
3179 * src/gtk/quicksearch.c
3180 * src/gtk/quicksearch.h
3181 Add "From, To or Subject" quicksearch
3182 type. Patch by ulfschaper@users.sf.net
3184 2007-04-20 [colin] 2.9.1cvs3
3187 Implement proper references filtering condition.
3188 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
3190 2007-04-19 [wwp] 2.9.1cvs2
3192 * src/prefs_display_header.c
3193 * src/message_search.c
3194 Fix few warnings (g_free of const gchar*).
3196 2007-04-19 [paul] 2.9.1cvs1
3202 bump version number following
3205 2007-04-19 [paul] 2.9.0cvs9
3207 * manual/advanced.xml
3208 * manual/glossary.xml
3211 2007-04-18 [paul] 2.9.0cvs8
3214 fix for CVE-2007-1558 (APOP)
3217 2007-04-18 [paul] 2.9.0cvs7
3223 Fix encoding woes wrt saving of
3227 2007-04-18 [colin] 2.9.0cvs6
3229 * src/gtk/pluginwindow.c
3230 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
3232 2007-04-17 [wwp] 2.9.0cvs5
3238 Fix --disable-ldap build,
3239 fix some LDAP annoyances on
3240 searches, thanks to Colin.
3242 2007-04-17 [wwp] 2.9.0cvs4
3245 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
3246 like gcc 2.9x. Thanks to Colin.
3248 2007-04-17 [wwp] 2.9.0cvs3
3264 Add LDAP write support. Patch mostly by
3265 Michael <mir at datanom dot net>
3267 2007-04-17 [wwp] 2.9.0cvs2
3270 Prepend "Add to address book" to the context menu of compose window's sender and
3273 2007-04-16 [paul] 2.9.0cvs1
3278 2007-04-16 [paul] 2.9.0
3285 2007-04-16 [paul] 2.8.1cvs102
3288 updated by Fabien Vantard
3290 2007-04-16 [paul] 2.8.1cvs101
3300 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3301 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
3302 Aleksandar Urosevic, and Ralgh Young
3304 2007-04-15 [mones] 2.8.1cvs100
3309 2007-04-14 [colin] 2.8.1cvs99
3311 * src/message_search.c
3312 * src/prefs_display_header.c
3313 * src/summary_search.c
3314 * src/gtk/combobox.c
3317 2007-04-14 [wwp] 2.8.1cvs98
3319 * src/gtk/combobox.c
3320 * src/message_search.c
3321 * src/summary_search.c
3322 * src/prefs_display_header.c
3323 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
3324 returns NULL, get the text value directly from the GtkEntry child.
3326 2007-04-13 [colin] 2.8.1cvs97
3328 * src/gtk/quicksearch.c
3329 Give the focus back to summaryview when
3330 emptying the quicksearch with Esc
3332 2007-04-13 [colin] 2.8.1cvs96
3334 * src/message_search.c
3335 * src/prefs_display_header.c
3336 * src/summary_search.c
3337 Fix possibles crashes when getting text
3340 2007-04-13 [colin] 2.8.1cvs95
3343 Add some UIDL debugging
3345 2007-04-12 [colin] 2.8.1cvs94
3348 Force folder scan if necessary after
3349 copying mails, to be able to reapply
3352 2007-04-11 [colin] 2.8.1cvs93
3355 don't scan for new mail on startup if --select
3356 is specified (or race conditions arise). If so,
3357 do both sequentially.
3359 2007-04-09 [colin] 2.8.1cvs92
3362 Use leafpad by default on Maemo. Patch
3365 2007-04-06 [colin] 2.8.1cvs91
3367 * src/pixmaps/queue_close.xpm
3368 * src/pixmaps/queue_close_hrm.xpm
3369 * src/pixmaps/queue_close_hrm_mark.xpm
3370 * src/pixmaps/queue_close_mark.xpm
3371 * src/pixmaps/queue_open.xpm
3372 * src/pixmaps/queue_open_hrm.xpm
3373 * src/pixmaps/queue_open_hrm_mark.xpm
3374 * src/pixmaps/queue_open_mark.xpm
3375 Move the clock one pixel down :)
3377 2007-04-05 [colin] 2.8.1cvs90
3380 Don't sync when switching offline from
3381 command line - it's usually too late :)
3383 2007-04-05 [paul] 2.8.1cvs89
3386 * src/stock_pixmap.c
3387 * src/pixmaps/dir_close_hrm.xpm
3388 * src/pixmaps/dir_close_hrm_mark.xpm
3389 * src/pixmaps/drafts_close.xpm
3390 * src/pixmaps/drafts_close_mark.xpm
3391 * src/pixmaps/drafts_open.xpm
3392 * src/pixmaps/drafts_open_mark.xpm
3393 * src/pixmaps/inbox.xpm
3394 * src/pixmaps/inbox_close.xpm
3395 * src/pixmaps/inbox_close_hrm.xpm
3396 * src/pixmaps/inbox_close_hrm_mark.xpm
3397 * src/pixmaps/inbox_close_mark.xpm
3398 * src/pixmaps/inbox_hrm.xpm
3399 * src/pixmaps/inbox_hrm_mark.xpm
3400 * src/pixmaps/inbox_mark.xpm
3401 * src/pixmaps/inbox_open.xpm
3402 * src/pixmaps/inbox_open_hrm.xpm
3403 * src/pixmaps/inbox_open_hrm_mark.xpm
3404 * src/pixmaps/inbox_open_mark.xpm
3405 * src/pixmaps/outbox.xpm
3406 * src/pixmaps/outbox_close.xpm
3407 * src/pixmaps/outbox_close_hrm.xpm
3408 * src/pixmaps/outbox_close_hrm_mark.xpm
3409 * src/pixmaps/outbox_close_mark.xpm
3410 * src/pixmaps/outbox_hrm.xpm
3411 * src/pixmaps/outbox_hrm_mark.xpm
3412 * src/pixmaps/outbox_mark.xpm
3413 * src/pixmaps/outbox_open.xpm
3414 * src/pixmaps/outbox_open_hrm.xpm
3415 * src/pixmaps/outbox_open_hrm_mark.xpm
3416 * src/pixmaps/outbox_open_mark.xpm
3417 * src/pixmaps/queue_close.xpm
3418 * src/pixmaps/queue_close_hrm.xpm
3419 * src/pixmaps/queue_close_hrm_mark.xpm
3420 * src/pixmaps/queue_close_mark.xpm
3421 * src/pixmaps/queue_open.xpm
3422 * src/pixmaps/queue_open_hrm.xpm
3423 * src/pixmaps/queue_open_hrm_mark.xpm
3424 * src/pixmaps/queue_open_mark.xpm
3425 updated, added and replaced icons
3428 2007-04-04 [colin] 2.8.1cvs88
3431 Fix build without libetpan
3433 2007-04-03 [colin] 2.8.1cvs87
3436 Fix crash with Citadel, and try to make
3437 things work. this server (and specifically
3438 STATUS and APPEND at least) seems broken.
3440 2007-04-03 [colin] 2.8.1cvs86
3443 Fix icons on folder close
3445 2007-04-03 [colin] 2.8.1cvs85
3448 Fix double-ask of offline override in
3453 Much more efficient way to synchronise
3455 * src/etpan/imap-thread.c
3458 * src/gtk/quicksearch.c
3461 2007-04-03 [paul] 2.8.1cvs84
3466 * src/prefs_common.c
3467 * src/prefs_common.h
3469 Fix sync being done too late
3472 2007-04-02 [colin] 2.8.1cvs83
3475 Maemo: Put status and quicksearch at the top
3476 * src/plugins/bogofilter/bogofilter.c
3477 * src/plugins/spamassassin/spamassassin.c
3478 Derive trash from inbox if possible
3480 2007-04-02 [paul] 2.8.1cvs82
3482 * src/plugins/bogofilter/bogofilter_gtk.c
3483 a few English changes
3489 2007-04-02 [colin] 2.8.1cvs81
3491 * src/image_viewer.c
3492 Fix transparent images by using
3495 Flush events (on new windows) to avoid
3496 having the textview's image resize fail
3497 to know the available width
3499 2007-04-01 [colin] 2.8.1cvs80
3501 * src/prefs_account.c
3502 If no MH mailbox exist, when creating a POP/Local
3503 account, just create and use the default one
3504 instead of bailing with a "Mailbox doesn't exist"
3507 2007-03-31 [colin] 2.8.1cvs79
3509 * src/prefs_account.c
3510 Create signature file if it doesn't exist
3512 * src/prefs_toolbar.c
3513 Maemo: Move "Use default" on the left so
3514 that people can find it
3516 Maemo: make default editor "Maemopad",
3517 default signature file "MyDocs/signature.txt"
3519 2007-03-31 [colin] 2.8.1cvs78
3521 * src/prefs_account.c
3522 Maemo: rework account prefs so
3523 that less horizontal scrolling
3526 2007-03-31 [colin] 2.8.1cvs77
3529 * src/prefs_common.c
3530 * src/prefs_common.h
3531 Fix bug 1167, 'Allow not displaying zeros
3532 in folder list'. Patch by MartinP
3534 2007-03-31 [colin] 2.8.1cvs76
3539 2007-03-31 [colin] 2.8.1cvs75
3542 Apply patch from bug 1172, direct
3543 access to the folder's session instead
3544 of using getter. Patch by MartinP
3546 2007-03-31 [paul] 2.8.1cvs74
3549 no need to list Fabien twice!
3551 2007-03-31 [colin] 2.8.1cvs73
3554 If we're currently "overriding for %d minutes",
3557 2007-03-31 [colin] 2.8.1cvs72
3565 * src/plugins/spamassassin/spamassassin.c
3566 Offline override: Add a parameter to allow
3567 asking even if the override timer is running.
3568 Allows to ask every time the user makes an
3569 explicit action needing online access (such
3570 as Get Mail), and not when the action is
3571 implicit (such as opening an IMAP folder)
3573 2007-03-31 [colin] 2.8.1cvs71
3576 Override offline: "No" answer shouldn't
3577 re-ask after 3 seconds, but 10 minutes.
3579 2007-03-30 [colin] 2.8.1cvs70
3581 * src/common/socket.c
3582 Better error reporting on unix socket
3583 failure (bind usually)
3584 * src/gtk/gtkutils.c
3585 * src/gtk/gtkutils.h
3586 Label window: add a pulsing progress
3587 bar to show we're not hung :)
3590 * src/plugins/pgpcore/sgpgme.c
3593 2007-03-30 [colin] 2.8.1cvs69
3596 * src/prefs_common.c
3597 Fix possible trashing of history and uidl
3598 files on disk full problems
3600 2007-03-30 [paul] 2.8.1cvs68
3605 update summary when changing layout type
3606 (fixes wrong folder icon being displayed)
3609 2007-03-29 [colin] 2.8.1cvs67
3611 * src/prefs_ext_prog.c
3612 The browser pref is irrelevant on Maemo
3614 2007-03-29 [colin] 2.8.1cvs66
3618 Maemo: dynamically switch headers/text position
3619 * src/prefs_common.c
3620 Maemo: hide compose's ruler by default
3621 * src/common/socket.c
3622 * src/common/socket.h
3625 2007-03-29 [colin] 2.8.1cvs65
3627 * src/common/socket.c
3628 * src/common/socket.h
3629 Fix build when MAEMO_CFLAGS contains
3630 _X_OPENSOURCE (resolv.h errors as long
3631 as we don't add _BSD_SOURCE. Ugly).
3633 2007-03-29 [wwp] 2.8.1cvs64
3635 * src/prefs_logging.c
3636 Fix sensitivity of clip-log widgets in prefs/logging,
3639 2007-03-29 [wwp] 2.8.1cvs63
3642 Updated files list for translations, thanks to Fabien.
3644 2007-03-29 [colin] 2.8.1cvs62
3647 * src/common/Makefile.am
3648 * src/common/utils.c
3649 Maybe make URI opening work in Maemo
3652 2007-03-28 [colin] 2.8.1cvs61
3657 Add the possibility to sort folders arbitrarily
3658 (via editing of folderlist.xml only). Patch by
3659 Martin P <mp26+claws@os.inf.tu-dresden.de>
3660 Fixes bug 1166, 'Folder ordering is fixed and cannot
3661 be changed by the user'
3663 2007-03-28 [colin] 2.8.1cvs60
3666 Add popup menu for mime icons
3668 2007-03-28 [colin] 2.8.1cvs59
3671 Fix a layout issue when presenting
3672 mainwindow in Small screen layout
3675 Add a "Go to folder list" button for
3676 mainwindow, and make it default in
3679 2007-03-28 [colin] 2.8.1cvs58
3682 Don't dynamically update title on Maemo
3683 Patch by Jean-Luc Biord
3685 2007-03-27 [colin] 2.8.1cvs57
3690 Enable tap-and-hold on Maemo
3692 2007-03-26 [colin] 2.8.1cvs56
3695 More popup-menu (in attachments list)
3697 2007-03-26 [colin] 2.8.1cvs55
3700 Enable popup-menu signal
3702 2007-03-26 [colin] 2.8.1cvs54
3704 * src/plugins/pgpinline/pgpinline.c
3705 Fix bug 1111, 'PGP/inline plugin hides text
3706 around encrypted text block'. Patch based on
3707 a patch from Michal Cihar.
3709 2007-03-26 [wwp] 2.8.1cvs53
3712 Fix getting a false error when sending queued message
3713 whereas the sending was fine (if there are subfolders
3714 in the queue folder), thanks to Colin.
3716 2007-03-26 [paul] 2.8.1cvs52
3719 update FACE header in welcome message
3721 2007-03-25 [colin] 2.8.1cvs51
3726 2007-03-25 [colin] 2.8.1cvs50
3729 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
3731 2007-03-24 [colin] 2.8.1cvs49
3734 Fix a few launch problems on Maemo
3735 Patch by Jean-Luc Biord
3737 2007-03-24 [wwp] 2.8.1cvs48
3743 Fix wrong action performed when closing the
3744 "ask about account specific filtering rules
3745 when filtering manually" dialog by pressing Escape.
3746 Fix wrong order of buttons in the "return receipt
3747 notification - the message was sent to several of
3748 your accounts" dialog.
3750 2007-03-24 [paul] 2.8.1cvs47
3753 an improvement to English usage
3754 * tools/kdeservicemenu/README
3757 2007-03-24 [paul] 2.8.1cvs46
3760 * src/stock_pixmap.c
3761 * src/pixmaps/edit_extern.xpm
3762 * src/pixmaps/mail_sign.xpm
3763 rescue long lost icons
3765 2007-03-24 [paul] 2.8.1cvs45
3768 fix toolbar (broken in 2.8.1cvs42)
3770 2007-03-23 [colin] 2.8.1cvs44
3773 Correctly unsubscribe/resubscribe after
3776 2007-03-23 [colin] 2.8.1cvs43
3778 * src/prefs_common.c
3779 Maemo: as the platform is light on RAM, allow
3780 caches to be discarded faster.
3782 2007-03-23 [colin] 2.8.1cvs42
3787 * src/stock_pixmap.c
3788 * src/stock_pixmap.h
3793 * src/pixmaps/open_mail.xpm
3794 Maemo changes: Add the possibility to have
3795 "Open Email" and "Close Window" buttons on
3796 toolbars (and use them in Maemo's default
3799 2007-03-23 [wwp] 2.8.1cvs41
3802 Reverted that part of the action dialog closure logics, to
3803 pre-2.8.1cvs19. Managing action dialog w/ no output may be
3804 done later in a different way (or may not).
3806 2007-03-22 [wwp] 2.8.1cvs40
3809 Fix sticky action dialog when got no output but action command
3810 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
3812 2007-03-22 [colin] 2.8.1cvs39
3814 * src/prefs_filtering.c
3815 * src/gtk/combobox.h
3816 Fix escaping account names in filtering prefs
3818 2007-03-22 [colin] 2.8.1cvs38
3823 Add any attribute specified in LDAP servers'
3824 Search attributes to the Other Attributes tab
3825 of contacts; Add 'telephoneNumber' in the
3828 2007-03-22 [colin] 2.8.1cvs37
3833 Try to prevent race conditions when