1 2007-09-03 [paul] 3.0.0
8 2007-09-03 [paul] 2.10.0cvs191
22 updated by Yasen Pramatarov, Miquel Oliete, Stephan
23 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
24 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
25 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
27 2007-09-02 [colin] 2.10.0cvs190
31 Prevent empty or white-space tags
33 2007-09-01 [colin] 2.10.0cvs189
36 Fix double-reading of accounts list when
37 the wizard has been run due to no accounts
39 Fix sensitivity of a menu item in case
42 2007-09-01 [wwp] 2.10.0cvs188
45 Fix wizard crash when Mailbox dir already exists
48 2007-08-31 [colin] 2.10.0cvs187
50 * src/etpan/imap-thread.c
51 Fix unwanted creation of
52 libetpan's stream dump file
54 Fix coloring of pastes as quotation
56 Maemo: Fix opening of mails from keypad
62 * src/gtk/prefswindow.c
63 Maemo: Fix adjustments changes
65 2007-08-30 [colin] 2.10.0cvs186
68 Don't opened selected folder when clicking
71 Maemo: Make Esc close messageviews
73 Maemo: Fix message scrolling to the end on
75 Maemo: Fix reopening same message
76 * src/gtk/prefswindow.c
77 Maemo: try to fix scrollbar. Doesn't work,
78 it seems as if gtk_adjustment_set_value was
81 2007-08-30 [colin] 2.10.0cvs185
87 * src/prefs_template.c
92 * src/plugins/bogofilter/bogofilter.c
93 * src/plugins/bogofilter/bogofilter_gtk.c
94 * src/plugins/clamav/clamav_plugin_gtk.c
95 * src/plugins/pgpcore/sgpgme.c
96 * src/plugins/spamassassin/spamassassin.c
97 * src/plugins/spamassassin/spamassassin_gtk.c
98 Fix all potential misuses of format-string functions
100 2007-08-30 [wwp] 2.10.0cvs184
102 * src/prefs_template.c
105 2007-08-29 [colin] 2.10.0cvs183
107 * src/plugins/trayicon/trayicon.c
108 Fix leak of hooks in case of error,
109 thanks to Holger Berndt
111 2007-08-28 [colin] 2.10.0cvs182
114 Don't use current folder settings when
115 composing from the compose button's
118 2007-08-28 [colin] 2.10.0cvs181
120 * src/quote_fmt_parse.y
121 Fix cursor offset when quote contains UTF-8
124 2007-08-28 [colin] 2.10.0cvs180
128 Fix signature replacement when it's been wrapped
130 2007-08-27 [colin] 2.10.0cvs179
135 2007-08-27 [colin] 2.10.0cvs178
138 Fix Quicksearch's Sticky mode
140 2007-08-27 [colin] 2.10.0cvs177
142 * src/folder_item_prefs.c
143 * src/folder_item_prefs.h
146 Fix loss of subfolders properties when
149 2007-08-26 [wwp] 2.10.0cvs176
153 * src/prefs_actions.c
154 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
155 will have to be used when necessary *before* calling
156 alertpanel functions.
158 2007-08-25 [paul] 2.10.0cvs175
160 * src/prefs_actions.c
161 workaround gettext problem marking
162 string as c-format when it's not
164 2007-08-25 [wwp] 2.10.0cvs174
168 * src/prefs_actions.c
169 Call the pango markup escape function right ince in alertpanel_create
170 instead of everywhere (reverts some parts of 2.10.0cvs123 and
174 Fix a crash due to a misuse of g_print(), encountered when the string
175 passed to g_print was containing printf substitution symbols.
177 2007-08-25 [paul] 2.10.0cvs173
180 fix a segfault when refreshing RSSyl feeds
182 2007-08-25 [paul] 2.10.0cvs172
184 * src/gtk/icon_legend.c
187 2007-08-25 [paul] 2.10.0cvs171
191 * src/pixmaps/insert_file.xpm
192 add a new pixmap instead of re-using
193 paste.xpm. (easier for icon theme authors)
195 2007-08-24 [holger] 2.10.0cvs170
197 * src/plugins/trayicon/trayicon.c
198 The same fix for another hook id.
200 2007-08-24 [holger] 2.10.0cvs169
202 * src/plugins/trayicon/trayicon.c
203 Micro-fix: Do the error checking for
206 2007-08-24 [paul] 2.10.0cvs168
209 fix typo causing compiler warning
211 2007-08-24 [paul] 2.10.0cvs167
214 put back the correct version of this file also
216 2007-08-24 [colin] 2.10.0cvs166
219 Use progress bar when sending messages
221 2007-08-24 [paul] 2.10.0cvs165
224 oops! if i'm quick no-one will notice
225 (put back the proper file)
227 2007-08-24 [paul] 2.10.0cvs164
235 * tools/mew2claws-mail.pl
236 add new script that imports a Mew address book
237 submitted by Jerome Lelong
239 2007-08-24 [paul] 2.10.0cvs163
242 remove the obsolete plugins, add the
243 missing plugins, including the forthcoming
246 2007-08-24 [paul] 2.10.0cvs162
248 * manual/advanced.xml
249 add info about the hidden emphasis_color option
250 * manual/keyboard.xml
251 correct the info about hotkeys
254 2007-08-24 [paul] 2.10.0cvs161
257 add mnemonic to 'Run procesing rules'
259 2007-08-24 [paul] 2.10.0cvs160
264 use suitable defaults for outbox,
265 queue, drafts and trash folders
267 2007-08-24 [wwp] 2.10.0cvs159
270 Update menu item sensitivity if necessary (or we get a
271 gtk critical message).
273 2007-08-23 [wwp] 2.10.0cvs158
276 * src/prefs_actions.c
277 Allow literal % chars in action commands (use %%).
278 Add a missing p++ to the action parser in action_get_type(),
279 which was missing it, even if it was neutral.
280 Fix a pango markup warning at runtime.
282 2007-08-23 [wwp] 2.10.0cvs157
285 Contacts are now locale-aware sorted in the address book
286 (LC_COLLATE matters here).
287 Fix missing table initializers.
289 2007-08-23 [colin] 2.10.0cvs156
292 Check scan_required on dest folder when copying
294 2007-08-23 [colin] 2.10.0cvs155
297 Fix scanning when folder was empty
299 2007-08-22 [colin] 2.10.0cvs154
302 Don't g_warning when g_try_malloc fails(), or it makes
303 things worse as g_log() allocates. Fixes bug 1290,
304 'Claws Mail crashes if too little memory when
305 rebuilding folder tree'
307 2007-08-22 [colin] 2.10.0cvs153
310 Fix format string vulnerability, thanks to
311 Ulf Harnhammar, Secunia Research
313 2007-08-22 [colin] 2.10.0cvs152
318 2007-08-22 [wwp] 2.10.0cvs151
321 Few better null-ptr checks.
323 2007-08-22 [colin] 2.10.0cvs150
326 * src/editldap_basedn.c
335 2007-08-22 [colin] 2.10.0cvs149
340 2007-08-22 [colin] 2.10.0cvs148
345 2007-08-22 [colin] 2.10.0cvs147
348 Fix test (set ldap v3 if bindDN is set or TLS is set)
350 2007-08-22 [colin] 2.10.0cvs146
354 Fix wrong "Connected successfully to server". Connection only succeeds if
355 we can get the base DN.
357 2007-08-21 [wwp] 2.10.0cvs145
366 More sanity checks in ldap functions.
368 2007-08-21 [wwp] 2.10.0cvs144
370 * src/prefs_account.c
371 Don't return a value in a void function().
373 2007-08-21 [paul] 2.10.0cvs143
376 add check for ftp: to messageview_list_urls()
378 2007-08-21 [colin] 2.10.0cvs142
385 Fix bug 1293, 'LDAP address book not working'
386 Search only on specified fields, but fetch
387 every field possible. People will have to
388 reset the searched Attributes in their LDAP
391 2007-08-21 [wwp] 2.10.0cvs141
401 * src/editaddress_other_attributes_ldap.c
418 * src/prefs_customheader.c
419 * src/prefs_msg_colors.c
425 * src/common/socket.c
426 * src/common/ssl_certificate.c
429 * src/gtk/description_window.c
430 * src/plugins/demo/demo.c
431 * src/plugins/pgpcore/prefs_gpg.c
432 * src/plugins/spamassassin/libspamc.c
433 Make sure we use glib functions to send text messages (information,
434 debug, warning, errors) to stdout/stderr - no more direct puts
435 fputs printf fprintf to stdout/stderr when it can be done using
436 g_log*() and g_print/g_printerr. Doing this, we make sure every
437 stdout/stderr message is saved to log in Windows.
440 2007-08-21 [wwp] 2.10.0cvs140
444 Route glib's stdout/stderr messages to a log file (Windows only),
445 instead of loosing them.
447 2007-08-21 [paul] 2.10.0cvs139
450 replace deprecated g_strncasecmp()
454 2007-08-20 [ticho] 2.10.0cvs138
457 * src/prefs_account.h
458 Copy all account preferences in account_clone() - some
460 * src/prefs_account.c
461 Handle empty privacy system combobox gracefully (warning
464 2007-08-20 [colin] 2.10.0cvs137
469 2007-08-20 [paul] 2.10.0cvs136
479 patch by Michael Rasmussen
481 2007-08-19 [colin] 2.10.0cvs135
484 Fix previous commit. Sensitivity update is needed
485 for "Cancel receiving". However when batching we
486 don't need to do it for every message flag change,
487 just once at the start and once at the end.
489 2007-08-19 [colin] 2.10.0cvs134
492 Remove useless menu updates on session lock/unlock
494 2007-08-19 [colin] 2.10.0cvs133
496 * src/etpan/imap-thread.c
497 Make all fetch logs less verbose
499 2007-08-19 [paul] 2.10.0cvs132
504 fix bug 1286, 'Can't move a folder into a "Folders
507 2007-08-18 [ticho] 2.10.0cvs131
509 * src/editaddress_other_attributes_ldap.c
510 Converted option menu for other ldap attributes to GtkComboBox.
512 2007-08-18 [colin] 2.10.0cvs130
519 Revert 'send_dialog_mode' meaning to
520 'send_dialog_invisible', so that the
521 new checkbox doesn't change the
524 2007-08-18 [paul] 2.10.0cvs129
527 add missing menu update
529 2007-08-17 [colin] 2.10.0cvs128
532 Set batching after getting flags - maybe fixes
533 bug 1292, 'CM crashes on writing mail'
535 2007-08-16 [ticho] 2.10.0cvs127
538 Convert two GtkOptionMenu widgets to new GtkComboBox.
541 Allow NULL for GtkComboBox menuitem label, rendering such
542 items as row separators.
544 2007-08-16 [paul] 2.10.0cvs126
546 * src/plugins/trayicon/trayicon.c
547 remove wrongly used gettextisation
549 2007-08-15 [ticho] 2.10.0cvs125
552 Fixed a runtime warning where an attempt to pack an
553 already packed GtkLabel was made.
555 2007-08-15 [ticho] 2.10.0cvs124
557 * src/prefs_compose_writing.c
558 Convert the insert-or-attach-dragged-files GtkOptionMenu
561 2007-08-14 [ticho] 2.10.0cvs123
565 Changed return receipt account selector to GtkComboBox.
566 Fixed a runtime warning where GTK tried to parse
567 "name <email@address" as a Pango markup in an alertpanel label.
569 2007-08-14 [ticho] 2.10.0cvs122
571 * src/prefs_logging.c
572 Changed GtkOptionMenu in logging preferences to GtkComboBox.
574 2007-08-14 [wwp] 2.10.0cvs121
578 * tools/popfile-link.sh
579 Added a new tool: POPFile helper, to open
580 selected messages in POPFile control center,
581 in order to change the messages' status.
583 2007-08-14 [ticho] 2.10.0cvs120
590 Change "Show send dialog" optionmenu to a checkbutton.
591 * src/prefs_receive.c
592 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
594 2007-08-13 [wwp] 2.10.0cvs119
605 * src/partial_download.c
611 * src/gtk/gtkaspell.c
613 Make sure we never pass NULL pointers for %s substitutions
614 (prevent from crashing in Windows).
616 2007-08-13 [wwp] 2.10.0cvs118
619 Re-enable mmap_reads in Windows with some missing
620 CloseHandle of mapping objects, thanks to
623 2007-08-13 [paul] 2.10.0cvs117
626 fix bug 1287, 'Compile time problem on Solaris
627 (nexenta gnu/Solaris) utils.c'
628 Thanks to Piotr Chrzczonowicz
630 2007-08-12 [wwp] 2.10.0cvs116
632 * src/plugins/pgpcore/prefs_gpg.c
633 Don't try to unset a GPG_AGENT_INFO that was not
634 set (and don't use a NULL string in Windows, it was
635 crashing with --debug if GPG_AGENT_INFO was not set).
637 2007-08-12 [wwp] 2.10.0cvs115
640 Make gcc type-check arguments passed to privacy_set_error().
642 2007-08-12 [ticho] 2.10.0cvs114
644 * src/prefs_folder_item.c
645 Make sure that folder default account combobox always has some
648 Handle empty combobox gracefully (warning instead of crash).
650 2007-08-12 [ticho] 2.10.0cvs114
652 * src/prefs_folder_item.c
653 Make sure that folder default account combobox is not empty.
655 Handle empty combobox gracefully (warning instead of crash).
657 2007-08-11 [paul] 2.10.0cvs113
661 use 'subfolder' instead of 'sub-folder', matching
662 everywhere else the term is used
666 2007-08-10 [wwp] 2.10.0cvs112
669 Disable mmap reads in Windows only (at least temporarily), they
670 prevent from renaming/removing target cache files.
676 2007-08-10 [wwp] 2.10.0cvs111
679 fix unpredictable crashes in Windows due to broken
680 cache/mark/tags files writting (file were opened for
681 writing in text mode).
684 use gettimeofday() from w32lib.h on Windows.
686 2007-08-10 [colin] 2.10.0cvs110
689 * src/etpan/imap-thread.c
690 * src/etpan/imap-thread.h
691 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
693 2007-08-09 [colin] 2.10.0cvs109
696 Fix port being reset to 636 on SSL
698 Fix folder_item_get_msg_num_by_file
699 on drafts/queue folders
701 2007-08-09 [wwp] 2.10.0cvs108
704 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
705 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
708 2007-08-09 [colin] 2.10.0cvs107
712 * src/gtk/prefswindow.c
713 A few Maemo layout fixes
715 2007-08-09 [paul] 2.10.0cvs106
717 * src/prefs_account.c
718 remove the hyphen from plug-ins to
719 match everywhere else
721 2007-08-08 [wwp] 2.10.0cvs105
723 * src/prefs_folder_item.c
724 Fix an extraneous stealth ^L char.
726 2007-08-08 [wwp] 2.10.0cvs104
728 * src/prefs_folder_item.c
729 Better fix, group variables declarations (USE_ASPELL).
731 2007-08-08 [wwp] 2.10.0cvs103
733 * src/prefs_folder_item.c
734 Fix compilation w/ USE_ASPELL set (broken
737 2007-08-08 [ticho] 2.10.0cvs102
739 * src/prefs_folder_item.c
740 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
742 2007-08-08 [colin] 2.10.0cvs101
745 * src/etpan/imap-thread.c
746 * src/etpan/imap-thread.h
747 Close selected mailbox before doing
750 2007-08-08 [colin] 2.10.0cvs100
753 Complete symbol table, thanks to wwp.
754 Fixes bug 1284, 'The html -> text
755 converter ignores entities'
759 2007-08-08 [colin] 2.10.0cvs99
762 Better way to fetch UIDs on non-UIDPLUS servers
764 2007-08-07 [colin] 2.10.0cvs98
767 fix bug 1275, 'auto-saved draft messages not
768 always being removed'; Also, make multiple
769 copy (in the same account) faster by matching
770 source/destination message UIDs.
772 Don't try to reshow deleted mail
774 Fix leak on error path
776 2007-08-07 [wwp] 2.10.0cvs97
779 * manual/advanced.xml
780 * manual/fr/account.xml
781 * manual/fr/advanced.xml
782 Updated the reference manual and the French translation to
783 reflect 2.10.0cvs84: enable running folder Processing
786 2007-08-06 [wwp] 2.10.0cvs96
791 Allow changing the emphasis color used to highlight
792 the newsreader/x-mailer header value when it matches
793 our preferred mail agent (hidden pref 'emphasis_col' added
796 2007-08-06 [colin] 2.10.0cvs95
800 Re-commit 2.10.0cvs86, with a protection
801 against Pango bug. Also, try to fix
802 bug 1275, 'auto-saved draft messages not
803 always being removed'
805 2007-08-06 [wwp] 2.10.0cvs94
807 * src/gtk/quicksearch.c
808 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
810 2007-08-06 [ticho] 2.10.0cvs93
812 * src/prefs_account.c
814 Use GtkComboBox instead of GtkOptionMenu for privacy system
815 selection in account preferences.
817 2007-08-06 [wwp] 2.10.0cvs92
819 * src/plugins/pgpcore/plugin.def
820 Apply one more chunk from gpg4win's 03-w32-port patch.
822 2007-08-05 [colin] 2.10.0cvs91
826 reverting buggy patch for now
828 2007-08-05 [colin] 2.10.0cvs90
833 2007-08-04 [colin] 2.10.0cvs89
835 * src/prefs_summaries.c
836 * src/summary_search.c
837 Replace deprecated widgets. Patch by
840 2007-08-04 [colin] 2.10.0cvs88
843 Refresh GUI only every 2000 mails on mh_get_last_num
844 This is fast (readdir) and done only once per
847 2007-08-03 [colin] 2.10.0cvs87
849 * src/prefs_account.c
852 Fix a deprecated widget. Patch by
855 2007-08-03 [colin] 2.10.0cvs86
859 Make colorisation and wrapping algorithms
860 faster. Fixes bug 1246, 'compose becomes
861 increasingly slow replying to complex emails'
863 2007-08-03 [paul] 2.10.0cvs85
866 keep the window painted
868 2007-08-02 [paul] 2.10.0cvs84
873 enable running folder Processing
876 2007-08-02 [paul] 2.10.0cvs83
879 speed up/clean up rendering of larger
883 2007-08-01 [paul] 2.10.0cvs82
888 change default toolbar layout on maemo
889 * src/pixmaps/close.xpm
890 make the red cross a grey cross
891 * src/pixmaps/jpilot.xpm
892 make icon smaller so it fits better
894 2007-07-31 [paul] 2.10.0cvs81
898 fix crash on maemo on first launch
900 2007-07-30 [paul] 2.10.0cvs80
902 * src/prefs_matcher.c
903 specify the units of age and size
905 2007-07-30 [paul] 2.10.0cvs79
908 Fix IMAP timeout setting
910 2007-07-30 [colin] 2.10.0cvs78
912 * src/prefs_account.c
913 Fix a deprecated widget. Patch by
916 2007-07-27 [paul] 2.10.0cvs77
918 * src/matcher_parser_parse.y
919 * src/prefs_filtering_action.c
920 * src/prefs_matcher.c
921 these changes forgotten in cvs74's
922 'watch thread' feature
924 2007-07-27 [paul] 2.10.0cvs76
927 fix potential crasher
930 2007-07-27 [paul] 2.10.0cvs75
936 make mainwindow's /Help/Manual point to the
937 remote copy if the local copy doesn't exist
939 2007-07-27 [paul] 2.10.0cvs74
947 * src/matcher_parser_parse.y
956 * src/pixmaps/watchthread.xpm
957 add 'watch thread' feature
959 2007-07-27 [paul] 2.10.0cvs73
961 * src/prefs_folder_item.c
962 adjust labels, add tooltips
964 2007-07-27 [colin] 2.10.0cvs72
967 Maemo: Remove less used menu items
969 2007-07-26 [colin] 2.10.0cvs71
972 Maemo: destroy messageview after trashing mail.
973 Maybe should be done on X11 too
975 2007-07-26 [colin] 2.10.0cvs70
982 Add View/Show or Hide/Column headers
984 2007-07-26 [colin] 2.10.0cvs69
989 2007-07-26 [colin] 2.10.0cvs68
992 Fix possible crash on cache invalidation
996 * src/quote_fmt_parse.y
997 Make replying to mails with big attachments
998 much faster. Fixes bug 1224, 'The process of
999 Replying to emails with large attachments
1000 seems unreasonably long...'
1002 2007-07-26 [colin] 2.10.0cvs67
1007 Fix threads use on BSDs
1009 2007-07-26 [paul] 2.10.0cvs66
1011 * src/gtk/prefswindow.c
1012 fix account prefs breakage
1015 2007-07-26 [paul] 2.10.0cvs65
1018 standardise ./configure --help messages
1020 2007-07-26 [colin] 2.10.0cvs64
1024 Fix two vCard-related crashes
1026 2007-07-25 [colin] 2.10.0cvs63
1029 * src/prefs_common.c
1030 * src/prefs_common.h
1031 * src/prefs_receive.c
1032 Maemo: Add a better way to notify of
1038 Maemo: Various layout fixes
1039 * src/gtk/prefswindow.c
1040 Maemo: Better prefs layout
1042 2007-07-25 [paul] 2.10.0cvs62
1045 fix the layout on maemo
1048 2007-07-25 [iwkse] 2.10.0cvs61
1051 add 'o' shortcut on summaryview
1053 2007-07-25 [iwkse] 2.10.0cvs60
1058 2007-07-24 [colin] 2.10.0cvs59
1061 Fix missing timestamp update on source
1065 Better text layout on part's choices
1067 2007-07-23 [colin] 2.10.0cvs58
1071 Maemo: Automatically choose the correct application
1073 * src/gtk/quicksearch.c
1074 Make search run on GDK_KP_Enter too
1076 2007-07-23 [wwp] 2.10.0cvs57
1078 * src/quote_fmt_lex.l
1079 Revert accidentaly committed lines (account_sig) in
1082 2007-07-23 [wwp] 2.10.0cvs56
1084 * src/quote_fmt_lex.l
1085 Fix typos around long form expressions in the quote lexer.
1091 2007-07-23 [colin] 2.10.0cvs55
1094 Fix auto-completion on Maemo
1096 2007-07-23 [colin] 2.10.0cvs54
1099 Maemo: Fix sticking statusbars
1101 2007-07-22 [colin] 2.10.0cvs53
1104 Maemo: Fix the strange "top_application" info
1105 at startup. We should do something when
1106 receiving such a message.
1108 2007-07-20 [paul] 2.10.0cvs52
1111 add missing #include "statusbar.h"
1113 2007-07-20 [colin] 2.10.0cvs51
1117 * src/folder_item_prefs.c
1118 * src/folder_item_prefs.h
1126 * src/prefs_folder_item.c
1127 Implement age-based caching: allow to
1128 specify a threshold for the offline synchronisation
1129 feature, and whether old cached bodies should
1134 * src/plugins/dillo_viewer/dillo_viewer.c
1135 Check that Dillo's installed
1137 2007-07-20 [wwp] 2.10.0cvs50
1140 * src/stock_pixmap.c
1141 Draw a frame around the selected mimeview part icon (instead of the
1142 shifted 'dancing' icon).
1144 2007-07-20 [colin] 2.10.0cvs49
1147 Unref stuff even on error
1149 disconnect signals only at the very
1150 end of the wizard save.
1152 2007-07-20 [colin] 2.10.0cvs48
1158 Fix random crashes while navigating
1161 2007-07-19 [colin] 2.10.0cvs47
1165 * src/prefs_common.c
1166 * src/prefs_common.h
1169 * src/common/utils.c
1170 Maemo: add an easy way to store data (mails
1171 and IMAP/NNTP caches) on one of the SD cards,
1172 and protect against unmounts if needed
1174 2007-07-19 [paul] 2.10.0cvs46
1177 * src/stock_pixmap.c
1179 * src/pixmaps/claws-mail_logo-small.xpm
1180 implement a (slightly) different About
1181 dialog for maemo and add a small version
1184 use a scrolled window for wizard page 1
1187 2007-07-19 [paul] 2.10.0cvs45
1190 too soon for this line
1192 2007-07-19 [paul] 2.10.0cvs44
1197 2007-07-19 [colin] 2.10.0cvs43
1200 Solve Mail/Mailbox name when specifying
1203 2007-07-18 [colin] 2.10.0cvs42
1209 2007-07-18 [colin] 2.10.0cvs41
1212 Maemo: plug the online/offline system into
1213 maemo's interfaces to have Claws automatically
1214 switch according to the system status
1216 Maemo: use HildonBanners to display status
1217 messages. Renders the main statusbar useless.
1219 2007-07-18 [paul] 2.10.0cvs40
1222 fix screen blanking on moving/copying many msgs
1224 fix processing progressbar and screen blanking
1227 2007-07-18 [paul] 2.10.0cvs39
1230 revert cvs37, breakage on maemo
1232 2007-07-18 [paul] 2.10.0cvs38
1234 * src/gtk/gtkutils.c
1235 make sure we can still build with older GTK's
1237 2007-07-18 [colin] 2.10.0cvs37
1240 Only hide the small layout's messageview, instead
1241 of destroying it when closing
1242 * src/gtk/gtkutils.c
1243 Use gtk_window_present_with_time to popup windows,
1244 it seems to make things better with modern WMs
1247 2007-07-17 [colin] 2.10.0cvs36
1250 Simplify layout on Maemo
1253 * src/prefs_display_header.c
1254 Remove some headers by default on Maemo
1256 2007-07-17 [paul] 2.10.0cvs35
1258 * src/prefs_common.c
1259 * src/prefs_common.h
1260 * src/prefs_logging.c
1262 add options to stop/enable writing logs to disc
1264 2007-07-17 [paul] 2.10.0cvs34
1267 fix some issues with the Apply tags window:
1268 - set search column (enables autocompl in the treeview)
1269 - apply tag from "New tag" if it existed
1270 - clears New tag entry when adding it with the button
1273 2007-07-17 [paul] 2.10.0cvs33
1276 fix 'apply tags' dialogue weirdness
1278 2007-07-16 [colin] 2.10.0cvs32
1281 Fix double-loading of mails on Maemo
1283 2007-07-16 [colin] 2.10.0cvs31
1286 Prevent double-loading of the same part under some
1287 conditions; hide statusbar on Maemo
1289 2007-07-16 [colin] 2.10.0cvs30
1295 Improve the tag interface - allow
1296 to set/unset tags from a special
1298 * src/gtk/gtkvscrollbutton.c
1301 * src/stock_pixmap.c
1302 Fix Mimeview's ugly hacks in the
1305 2007-07-16 [paul] 2.10.0cvs29
1309 * src/gtk/icon_legend.c
1310 put it all in a scrolled window
1312 2007-07-15 [colin] 2.10.0cvs28
1315 Maemo: force layout to be Small screen; the
1316 others don't make sense
1318 2007-07-14 [colin] 2.10.0cvs27
1321 * src/gtk/gtkvscrollbutton.c
1322 Maemo: Fix mimeview's buttons size
1324 2007-07-14 [colin] 2.10.0cvs26
1327 Fix the button workaround fix.
1328 (Use the correct variable)
1330 2007-07-14 [colin] 2.10.0cvs25
1334 Maemo: put the progress bar in the
1337 2007-07-14 [colin] 2.10.0cvs24
1339 * src/prefs_common.c
1340 Maemo: hide statusbar by default
1342 * src/stock_pixmap.c
1343 * src/stock_pixmap.h
1345 * src/pixmaps/go_folders.xpm
1346 Maemo: Add a specific icon to go back to
1349 2007-07-14 [colin] 2.10.0cvs23
1352 Don't set homogeneous finally
1354 2007-07-14 [colin] 2.10.0cvs22
1357 Fix button show/hide issues
1359 2007-07-14 [colin] 2.10.0cvs21
1363 Fix button workaround to be able to click
1364 if mouse was on button when it went un-
1366 Revert previous commit, gtk_tool_item_set_homogeneous
1367 doesn't mean what it seems to mean ;-)
1369 2007-07-14 [paul] 2.10.0cvs20
1372 make homogeneous FALSE always
1374 2007-07-13 [colin] 2.10.0cvs19
1378 Rework to fit the non-deprecated API
1384 Maemo layout changes. Better toolbars,
1385 removal of CTree headers.
1387 2007-07-13 [paul] 2.10.0cvs18
1389 * src/gtk/colorlabel.c
1390 fix bug 1261, '[DE] coloring messages in overview
1391 keys are not localised'
1392 the string is now included in claws-mail.pot
1394 2007-07-13 [colin] 2.10.0cvs17
1397 Fix bug 1267, 'printing mutliple messages
1398 opens one message-dialog after the other'
1399 Ask for confirmation when printing 10
1402 2007-07-11 [colin] 2.10.0cvs16
1407 * manual/claws-mail-manual.xml
1409 * manual/es/claws-mail-manual.xml
1411 * manual/fr/claws-mail-manual.xml
1434 * src/addressbook_foldersel.c
1435 * src/addressbook_foldersel.h
1459 * src/customheader.c
1460 * src/customheader.h
1461 * src/displayheader.c
1462 * src/displayheader.h
1465 * src/editaddress_other_attributes_ldap.c
1466 * src/editaddress_other_attributes_ldap.h
1475 * src/editldap_basedn.c
1476 * src/editldap_basedn.h
1497 * src/folder_item_prefs.c
1498 * src/folder_item_prefs.h
1507 * src/grouplistdialog.c
1508 * src/grouplistdialog.h
1513 * src/image_viewer.c
1514 * src/image_viewer.h
1555 * src/matcher_parser.h
1556 * src/matcher_parser_lex.l
1557 * src/matcher_parser_parse.y
1560 * src/message_search.c
1561 * src/message_search.h
1580 * src/partial_download.c
1581 * src/partial_download.h
1586 * src/prefs_account.c
1587 * src/prefs_account.h
1588 * src/prefs_actions.c
1589 * src/prefs_actions.h
1590 * src/prefs_common.c
1591 * src/prefs_common.h
1592 * src/prefs_compose_writing.c
1593 * src/prefs_compose_writing.h
1594 * src/prefs_customheader.c
1595 * src/prefs_customheader.h
1596 * src/prefs_display_header.c
1597 * src/prefs_display_header.h
1598 * src/prefs_ext_prog.c
1599 * src/prefs_ext_prog.h
1600 * src/prefs_filtering.c
1601 * src/prefs_filtering.h
1602 * src/prefs_filtering_action.c
1603 * src/prefs_filtering_action.h
1604 * src/prefs_folder_column.c
1605 * src/prefs_folder_column.h
1606 * src/prefs_folder_item.c
1607 * src/prefs_folder_item.h
1612 * src/prefs_image_viewer.c
1613 * src/prefs_image_viewer.h
1614 * src/prefs_logging.c
1615 * src/prefs_logging.h
1616 * src/prefs_matcher.c
1617 * src/prefs_matcher.h
1618 * src/prefs_message.c
1619 * src/prefs_message.h
1620 * src/prefs_msg_colors.c
1621 * src/prefs_msg_colors.h
1626 * src/prefs_receive.c
1627 * src/prefs_receive.h
1630 * src/prefs_spelling.c
1631 * src/prefs_spelling.h
1632 * src/prefs_summaries.c
1633 * src/prefs_summaries.h
1634 * src/prefs_summary_column.c
1635 * src/prefs_summary_column.h
1636 * src/prefs_summary_open.c
1637 * src/prefs_summary_open.h
1638 * src/prefs_template.c
1639 * src/prefs_template.h
1640 * src/prefs_themes.c
1641 * src/prefs_themes.h
1642 * src/prefs_toolbar.c
1643 * src/prefs_toolbar.h
1644 * src/prefs_wrapping.c
1645 * src/prefs_wrapping.h
1655 * src/quote_fmt_lex.l
1656 * src/quote_fmt_parse.y
1659 * src/remotefolder.c
1660 * src/remotefolder.h
1661 * src/send_message.c
1662 * src/send_message.h
1665 * src/simple-gettext.c
1666 * src/sourcewindow.c
1667 * src/sourcewindow.h
1672 * src/stock_pixmap.c
1673 * src/stock_pixmap.h
1674 * src/summary_search.c
1675 * src/summary_search.h
1692 * src/common/base64.c
1693 * src/common/base64.h
1694 * src/common/claws.c
1695 * src/common/claws.h
1697 * src/common/fnmatch.c
1698 * src/common/fnmatch.h
1699 * src/common/fnmatch_loop.c
1700 * src/common/hooks.c
1701 * src/common/hooks.h
1706 * src/common/mgutils.c
1707 * src/common/mgutils.h
1710 * src/common/passcrypt.c
1711 * src/common/passcrypt.h.in
1712 * src/common/plugin.c
1713 * src/common/plugin.h
1714 * src/common/prefs.c
1715 * src/common/prefs.h
1716 * src/common/progressindicator.c
1717 * src/common/progressindicator.h
1718 * src/common/quoted-printable.c
1719 * src/common/quoted-printable.h
1720 * src/common/session.c
1721 * src/common/session.h
1724 * src/common/socket.c
1725 * src/common/socket.h
1728 * src/common/ssl_certificate.c
1729 * src/common/ssl_certificate.h
1730 * src/common/string_match.c
1731 * src/common/string_match.h
1732 * src/common/stringtable.c
1733 * src/common/stringtable.h
1736 * src/common/template.c
1737 * src/common/template.h
1738 * src/common/timing.h
1739 * src/common/utils.c
1740 * src/common/utils.h
1741 * src/common/uuencode.c
1742 * src/common/uuencode.h
1743 * src/common/version.h.in
1744 * src/common/w32_dirent.c
1745 * src/common/w32_reg.c
1746 * src/common/w32_signal.c
1747 * src/common/w32_stat.c
1748 * src/common/w32_stdlib.c
1749 * src/common/w32_string.c
1750 * src/common/w32_time.c
1751 * src/common/w32_unistd.c
1752 * src/common/w32_wait.c
1753 * src/common/w32lib.h
1756 * src/common/xmlprops.c
1757 * src/common/xmlprops.h
1758 * src/etpan/etpan-errors.h
1759 * src/etpan/etpan-thread-manager-types.h
1760 * src/etpan/etpan-thread-manager.c
1761 * src/etpan/etpan-thread-manager.h
1762 * src/etpan/imap-thread.c
1763 * src/etpan/imap-thread.h
1766 * src/gtk/colorlabel.c
1767 * src/gtk/colorlabel.h
1768 * src/gtk/colorsel.c
1769 * src/gtk/colorsel.h
1770 * src/gtk/combobox.c
1771 * src/gtk/combobox.h
1772 * src/gtk/description_window.c
1773 * src/gtk/description_window.h
1776 * src/gtk/foldersort.c
1777 * src/gtk/foldersort.h
1778 * src/gtk/gtkaspell.c
1779 * src/gtk/gtkaspell.h
1780 * src/gtk/gtksctree.c
1781 * src/gtk/gtkshruler.c
1782 * src/gtk/gtkshruler.h
1783 * src/gtk/gtksourceprintjob.c
1784 * src/gtk/gtksourceprintjob.h
1785 * src/gtk/gtkutils.c
1786 * src/gtk/gtkutils.h
1787 * src/gtk/gtkvscrollbutton.c
1788 * src/gtk/gtkvscrollbutton.h
1789 * src/gtk/icon_legend.c
1790 * src/gtk/icon_legend.h
1791 * src/gtk/inputdialog.c
1792 * src/gtk/inputdialog.h
1793 * src/gtk/logwindow.c
1794 * src/gtk/logwindow.h
1795 * src/gtk/manage_window.c
1796 * src/gtk/manage_window.h
1799 * src/gtk/pluginwindow.c
1800 * src/gtk/pluginwindow.h
1801 * src/gtk/prefswindow.c
1802 * src/gtk/prefswindow.h
1803 * src/gtk/progressdialog.c
1804 * src/gtk/progressdialog.h
1805 * src/gtk/quicksearch.c
1806 * src/gtk/quicksearch.h
1807 * src/gtk/sslcertwindow.c
1808 * src/gtk/sslcertwindow.h
1809 * src/plugins/bogofilter/bogofilter.c
1810 * src/plugins/bogofilter/bogofilter.h
1811 * src/plugins/bogofilter/bogofilter_gtk.c
1812 * src/plugins/clamav/clamav_plugin.c
1813 * src/plugins/clamav/clamav_plugin.h
1814 * src/plugins/clamav/clamav_plugin_gtk.c
1815 * src/plugins/demo/demo.c
1816 * src/plugins/dillo_viewer/dillo_prefs.c
1817 * src/plugins/dillo_viewer/dillo_prefs.h
1818 * src/plugins/dillo_viewer/dillo_viewer.c
1819 * src/plugins/pgpcore/passphrase.c
1820 * src/plugins/pgpcore/passphrase.h
1821 * src/plugins/pgpcore/pgp_viewer.c
1822 * src/plugins/pgpcore/pgp_viewer.h
1823 * src/plugins/pgpcore/plugin.c
1824 * src/plugins/pgpcore/prefs_gpg.c
1825 * src/plugins/pgpcore/prefs_gpg.h
1826 * src/plugins/pgpcore/select-keys.c
1827 * src/plugins/pgpcore/select-keys.h
1828 * src/plugins/pgpcore/sgpgme.c
1829 * src/plugins/pgpcore/sgpgme.h
1830 * src/plugins/pgpinline/pgpinline.c
1831 * src/plugins/pgpinline/pgpinline.h
1832 * src/plugins/pgpinline/plugin.c
1833 * src/plugins/pgpmime/pgpmime.c
1834 * src/plugins/pgpmime/pgpmime.h
1835 * src/plugins/pgpmime/plugin.c
1836 * src/plugins/spamassassin/spamassassin.c
1837 * src/plugins/spamassassin/spamassassin.h
1838 * src/plugins/spamassassin/spamassassin_gtk.c
1839 * src/plugins/trayicon/trayicon.c
1840 * src/plugins/trayicon/trayicon_prefs.c
1841 * src/plugins/trayicon/trayicon_prefs.h
1842 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1843 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
1844 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
1845 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1846 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
1847 * tools/OOo2claws-mail.pl
1848 * tools/README.sylprint
1849 * tools/acroread2claws-mail.pl
1850 * tools/claws-mail-compose-insert-files.pl
1851 * tools/convert_mbox.pl
1852 * tools/filter_conv.pl
1853 * tools/filter_conv_new.pl
1855 * tools/freshmeat_search.pl
1856 * tools/google_search.pl
1857 * tools/kmail-mailbox2claws-mail.pl
1858 * tools/kmail2claws-mail.pl
1859 * tools/kmail2claws-mail_v2.pl
1861 * tools/make.themes.project
1862 * tools/multiwebsearch.pl
1863 * tools/nautilus2claws-mail.sh
1864 * tools/outlook2claws-mail.pl
1865 * tools/textviewer.sh
1866 * tools/thunderbird-filters-convertor.pl
1869 * tools/vcard2xml.py
1870 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
1871 Upgrade to GPLv3 or later.
1873 2007-07-10 [wwp] 2.10.0cvs15
1876 Fix re-opening of all composing messages that were
1877 opened when closing the previous instance, thanks
1880 2007-07-10 [paul] 2.10.0cvs14
1882 * src/editaddress_other_attributes_ldap.c
1884 fix crash on selecting 'other attributes' combo
1885 for either a new entry or an old entry with no
1886 existing attributes.
1887 fix bug on editing multiple attributes which
1888 resulted them all having the value of the last
1892 2007-07-10 [colin] 2.10.0cvs13
1895 * src/editaddress_other_attributes_ldap.h
1897 Fix --disable-ldap build
1899 2007-07-09 [colin] 2.10.0cvs12
1905 * src/editaddress_other_attributes_ldap.c
1906 * src/editaddress_other_attributes_ldap.h
1911 Add capability to edit all inetOrgPerson
1912 attributes on LDAP. Patch by Michael
1915 2007-07-09 [colin] 2.10.0cvs11
1921 * src/prefs_summaries.c
1922 * src/prefs_themes.c
1924 * src/common/Makefile.am
1926 * src/common/timing.h
1927 * src/common/utils.c
1928 * src/common/utils.h
1929 * src/common/w32_account.c
1930 * src/common/w32lib.h
1931 * src/gtk/Makefile.am
1932 * src/gtk/colorlabel.c
1933 * src/plugins/pgpcore/Makefile.am
1934 * src/plugins/pgpcore/claws.def
1935 * src/plugins/pgpcore/passphrase.c
1936 * src/plugins/pgpcore/pgp_viewer.c
1937 * src/plugins/pgpcore/plugin.def
1938 * src/plugins/pgpcore/sgpgme.c
1939 * src/plugins/pgpinline/Makefile.am
1940 * src/plugins/pgpinline/claws.def
1941 * src/plugins/pgpinline/mypgpcore.def
1942 * src/plugins/pgpinline/plugin.def
1943 * src/plugins/pgpmime/Makefile.am
1944 * src/plugins/pgpmime/claws.def
1945 * src/plugins/pgpmime/mypgpcore.def
1946 * src/plugins/pgpmime/plugin.def
1947 Commit win32 patch, from Werner Koch and
1950 2007-07-09 [colin] 2.10.0cvs10
1952 * src/prefs_toolbar.c
1953 Fix crash when no actions exist
1955 2007-07-07 [paul] 2.10.0cvs9
1958 * manual/claws-mail-manual.xml
1959 update copyright year
1961 updated by Flammie Pirinen
1963 2007-07-05 [wwp] 2.10.0cvs8
1965 * src/plugins/clamav/clamav_plugin_gtk.c
1966 Make vertical spacing like in other plugin prefs pages.
1968 2007-07-05 [wwp] 2.10.0cvs7
1971 It's %am that works, not %ae (this doc incoherence has been
1972 introduced with 2.9.2cvs13).
1974 2007-07-04 [wwp] 2.10.0cvs6
1976 * src/plugins/bogofilter/bogofilter.c
1977 Gettext-ize an occurrence of "Any" that wasn't.
1979 2007-07-04 [colin] 2.10.0cvs5
1982 Fix untranslated strings; thanks
1985 2007-07-03 [colin] 2.10.0cvs4
1989 Fix saving of sort mode for tags and
1990 thread date. Thanks to Pierre Ossman.
1991 Completes fix for bug 1233
1993 2007-07-03 [paul] 2.10.0cvs3
2001 2007-07-02 [colin] 2.10.0cvs2
2007 Add View/Sort/by Thread date
2008 Fixes bug 1233, 'Capability to sort
2009 threads by most recent message'
2010 Based on a patch by Paul Rolland
2012 2007-07-02 [colin] 2.10.0cvs1
2029 * src/matcher_parser_parse.y
2033 * src/prefs_common.c
2034 * src/prefs_common.h
2035 * src/prefs_filtering_action.c
2036 * src/prefs_matcher.c
2037 * src/prefs_summary_column.c
2041 * src/quote_fmt_lex.l
2042 * src/quote_fmt_parse.y
2046 * src/common/Makefile.am
2050 * src/gtk/quicksearch.c
2051 * src/gtk/quicksearch.h
2052 Add Tags implementation. Tags are arbitrary labels
2053 that can be applied to messages. It is possible
2054 to create, edit, remove tags; apply them to mails;
2055 filter on tags or tag presence; apply or unset
2056 tags via filtering actions; reference tags in
2059 2007-07-02 [paul] 2.10.0
2066 2007-07-02 [paul] 2.9.2cvs78
2076 updated by Stephan Sachse, me, Ricardo Mones
2077 Lastra, Fabien Vantard, Pader Rezso, Frederico
2078 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2080 2007-07-02 [paul] 2.9.2cvs77
2085 2007-06-29 [wwp] 2.9.2cvs76
2088 Fix a typo (thanks to Ricardo for finding this out).
2090 2007-06-28 [paul] 2.9.2cvs75
2095 2007-06-28 [paul] 2.9.2cvs74
2098 fix bug in the autotools build system.
2099 Files cataloged under EXTRA_DIST were never
2100 automatically copied to the build tree.
2101 (fix 'make distcheck')
2102 Patch by Michael Rasmussen.
2104 2007-06-24 [colin] 2.9.2cvs73
2107 Fix bug 1249, 'Error handling for
2108 news errors needs modification'
2109 Only popup error if the according
2110 pref in Prefs/Receive is set.
2112 2007-06-21 [colin] 2.9.2cvs72
2114 * src/common/plugin.c
2115 * src/common/plugin.h
2116 Change plugin API to know whether it's safe to
2117 unload plugins or whether we should just hide
2118 them. Fixes bug 1248, 'Core dumps after
2119 unloading plugin and clicking on load plugins'
2120 * src/plugins/bogofilter/bogofilter.c
2121 * src/plugins/clamav/clamav_plugin.c
2122 * src/plugins/demo/demo.c
2123 * src/plugins/dillo_viewer/dillo_viewer.c
2124 * src/plugins/pgpcore/plugin.c
2125 * src/plugins/pgpinline/plugin.c
2126 * src/plugins/pgpmime/plugin.c
2127 * src/plugins/spamassassin/spamassassin.c
2128 * src/plugins/trayicon/trayicon.c
2131 2007-06-19 [colin] 2.9.2cvs71
2135 Fix crash mentioned in bug 1246
2136 Race condition when automatically drafting
2137 due to insertion on reedit.
2139 2007-06-18 [wwp] 2.9.2cvs70
2142 LDIF import: use a "Proceed" button to complete
2145 2007-06-18 [paul] 2.9.2cvs69
2148 use pkgconfig to check for gtk and glib
2150 2007-06-17 [wwp] 2.9.2cvs68
2154 LDIF import: better error handling, minor code
2155 and UI cleanup, and renamed the Save button
2156 to Close, as imported stuff is already saved
2157 when the Save button is shown.
2159 2007-06-17 [colin] 2.9.2cvs67
2161 * src/prefs_summaries.c
2163 Don't set as read when forwarded, only replied to
2165 2007-06-17 [paul] 2.9.2cvs66
2168 add missing #include
2170 2007-06-16 [colin] 2.9.2cvs65
2172 * src/prefs_summaries.c
2174 Change the pref "Only mark as read when opened
2175 in new window" to "..., replied to or forwarded".
2176 Based on a patch by Paul Rolland.
2178 2007-06-16 [paul] 2.9.2cvs64
2181 alphabetical order! :)
2183 2007-06-16 [colin] 2.9.2cvs63
2187 Add Michael Rasmussen in authors list
2189 2007-06-16 [colin] 2.9.2cvs62
2192 Fix messageview_copy_clipboard to take advantage
2193 of plugins' get_selection.
2195 2007-06-15 [colin] 2.9.2cvs61
2201 * src/message_search.c
2203 * src/summary_search.c
2206 Allow GDK_KP_Enter to do the same as GDK_Return
2207 Patch by Michael Rasmussen
2209 2007-06-15 [paul] 2.9.2cvs60
2212 fix bug when closing a compose window
2215 2007-06-14 [paul] 2.9.2cvs59
2219 migrate sylpheed config
2221 2007-06-14 [wwp] 2.9.2cvs58
2223 * src/gtk/pluginwindow.c
2224 Yet another attempt to fix sizing/alignment of the
2225 button bar in plugins window.
2227 2007-06-12 [colin] 2.9.2cvs57
2232 * src/prefs_common.c
2233 * src/prefs_common.h
2234 * src/prefs_summaries.c
2235 * src/prefs_summary_open.c
2236 * src/prefs_summary_open.h
2238 Make "when entering a folder" actions more personalisable
2240 2007-06-12 [wwp] 2.9.2cvs56
2243 Use short description from Paul (mairix.sh).
2245 2007-06-12 [wwp] 2.9.2cvs55
2248 Updated info about mairix.sh.
2250 2007-06-11 [paul] 2.9.2cvs54
2252 * src/prefs_logging.c
2253 rework log window length widgets
2254 and some sensitivity fixes
2256 2007-06-11 [paul] 2.9.2cvs53
2259 * src/prefs_logging.c
2260 rename 'Protocol Log' to 'Network Log'
2261 and some function renaming
2263 2007-06-10 [wwp] 2.9.2cvs52
2265 * src/gtk/pluginwindow.c
2268 2007-06-10 [wwp] 2.9.2cvs51
2270 * src/gtk/pluginwindow.c
2271 Fix button bar in plugin window, was centered and not
2272 behaving like other dialogs w/ such button bar.
2274 2007-06-08 [wwp] 2.9.2cvs50
2281 Provide a way out of automatic draft saving on IMAP, when
2283 Prevent drafting while sending and quitting while sending.
2288 2007-06-08 [wwp] 2.9.2cvs49
2290 * src/prefs_account.c
2291 * src/gtk/prefswindow.c
2292 * src/gtk/prefswindow.h
2293 Activate the Basic page when opening account prefs.
2295 2007-06-08 [wwp] 2.9.2cvs48
2297 * src/common/socket.c
2298 Don't crash if fork() fails, thanks to Colin.
2300 2007-06-08 [wwp] 2.9.2cvs47
2302 * src/gtk/prefswindow.c
2303 Wrap some long lines, and reset horizontal scroller's adjusment
2304 (this was already done, vertically), when changing tab (not page)
2307 2007-06-08 [paul] 2.9.2cvs46
2309 * src/common/utils.c
2310 use gethostname() instead of uname()
2311 based on a patch by Michael Hughes
2312 <Sylpheed-Claws_user@thehugheslogcabin.net>
2314 2007-06-07 [wwp] 2.9.2cvs45
2316 * src/prefs_common.c
2317 Fix some useless warnings, thanks to Colin.
2319 2007-06-06 [colin] 2.9.2cvs44
2322 Fix strange allocations.
2324 2007-06-06 [colin] 2.9.2cvs43
2327 Patch by Michael Rasmussus to help
2330 2007-06-05 [wwp] 2.9.2cvs42
2332 * src/prefs_account.c
2333 * src/prefs_folder_item.c
2337 Per-folder templates can now be applied recursively.
2338 Always save per-folder templates (formats were erroneously
2339 saved only if they were enabled).
2340 Check for validity of quotation marks everywhere there
2343 2007-06-05 [wwp] 2.9.2cvs41
2346 Fix incoming messages from local accounts always getting filtered
2347 (even if the account prefs say don't), thanks to Colin.
2349 2007-06-05 [wwp] 2.9.2cvs40
2353 Use per-folder/per-account quote chars when applying a
2354 template or inserting text as well. Const'ify some
2357 2007-06-04 [colin] 2.9.2cvs39
2360 More work for wwp :)
2362 2007-06-04 [wwp] 2.9.2cvs38
2365 Same as 2.9.2cvs36 but for forwarding.
2367 2007-06-04 [colin] 2.9.2cvs37
2370 Use original mail file for forward/redirect
2371 Fixes some forwarded mails to be attached as
2372 application/octet-stream (when they have binary
2373 parts), and incidentally fixes bug 848
2374 'Redirect breaks GnuPG'
2376 2007-06-04 [wwp] 2.9.2cvs36
2379 Fix quote mark mis-initialisation when replying/forwarding
2380 (introduced w/ 2.9.2cvs20).
2382 2007-06-04 [wwp] 2.9.2cvs35
2384 * src/prefs_compose_writing.c
2386 Fix a bug where Quotation characters (prefs/compose/writing)
2387 was cleared (introduced w/ 2.9.2cvs26).
2389 2007-06-04 [wwp] 2.9.2cvs34
2391 * src/prefs_account.c
2392 * src/prefs_account.h
2393 Better fix for compiling w/o aspell (rollbacks
2396 2007-06-04 [wwp] 2.9.2cvs33
2399 * src/prefs_account.c
2400 * src/prefs_account.h
2402 It's now possible to disable mail filtering plugins
2403 on a per-account basis.
2405 2007-06-04 [wwp] 2.9.2cvs32
2408 * src/common/utils.c
2409 * src/common/utils.h
2410 Support CRLF in headers part of messages.
2411 Support few more date formats (RFC3339 subsets).
2413 2007-06-04 [wwp] 2.9.2cvs31
2415 * src/prefs_account.c
2416 Fix compiling w/o aspell support.
2418 2007-06-03 [wwp] 2.9.2cvs30
2421 Don't decode leading ENV_ and ~ in P_PASSWORD
2424 2007-06-03 [wwp] 2.9.2cvs29
2427 Don't decode leading ENV_ and ~ in P_PASSWORD
2430 2007-06-03 [wwp] 2.9.2cvs28
2432 * src/prefs_account.c
2433 * src/gtk/prefswindow.c
2434 * src/gtk/prefswindow.h
2435 Added a way to force preloading of all pages
2437 Moved tabs to pages in account prefs.
2439 2007-06-02 [colin] 2.9.2cvs27
2442 Fix possible crash, fix ldap write bugs
2444 Fix ldap write bugs - patch by Michael
2448 Add a hook whenever alertpanel opens/closes
2450 2007-05-31 [wwp] 2.9.2cvs26
2452 * src/prefs_compose_writing.c
2454 Re-organized writing options a bit:
2455 - renamed the Quoting page to Templates
2456 - moved all composing templates to that page
2457 - moved non-templates options to the Writing one,
2458 grouped reply-related options, reordered reply and
2461 2007-05-31 [wwp] 2.9.2cvs25
2464 Removed unused code.
2466 2007-05-31 [colin] 2.9.2cvs24
2469 Fix missing display name when modifying
2470 LDAP. Patch by Michael Rasmussen
2472 2007-05-31 [wwp] 2.9.2cvs23
2474 * src/plugins/bogofilter/Makefile.am
2475 * src/plugins/clamav/Makefile.am
2476 * src/plugins/demo/Makefile.am
2477 * src/plugins/dillo_viewer/Makefile.am
2478 * src/plugins/spamassassin/Makefile.am
2479 Fix building of those plugins in Mac OS X.
2481 2007-05-30 [wwp] 2.9.2cvs22
2483 * src/gtk/quicksearch.c
2484 Fix missing initialization.
2486 2007-05-30 [wwp] 2.9.2cvs21
2489 Revert accidental commit (debug outputs).
2491 2007-05-30 [wwp] 2.9.2cvs20
2494 * src/folder_item_prefs.c
2495 * src/folder_item_prefs.h
2496 * src/prefs_account.c
2497 * src/prefs_account.h
2498 * src/prefs_folder_item.c
2501 Implemented per-account and per-folder
2502 compose/reply/forward formats.
2504 2007-05-30 [wwp] 2.9.2cvs19
2506 * src/prefs_compose_writing.c
2511 Internal API changes (factorize quote format
2514 2007-05-30 [colin] 2.9.2cvs18
2517 Fix race where it's possible to re-click Send
2518 between end of SMTP session and end of "move to
2519 sent folder" when sending an email with send
2522 2007-05-30 [colin] 2.9.2cvs17
2525 Ask for backtrace on all threads. Patch by
2528 Fix stale news statusbar when scanning fails.
2531 Fix some LDAP write updates bugs. Patch
2532 by Michael Rasmussen
2534 2007-05-29 [colin] 2.9.2cvs16
2537 Fix loss of local flags when moving mails
2538 on IMAP in high-bandwidth mode (UID FETCH)
2540 2007-05-25 [paul] 2.9.2cvs15
2542 * src/common/socket.c
2543 fix sometimes crasher on cancelling
2546 2007-05-25 [colin] 2.9.2cvs14
2551 Be more helpful in the subscription
2554 2007-05-23 [wwp] 2.9.2cvs13
2557 * src/prefs_compose_writing.c
2559 * src/prefs_template.c
2560 * src/prefs_template.h
2563 * src/quote_fmt_lex.l
2564 * src/quote_fmt_parse.y
2565 Introduced new syntax elements (symbols and commands)
2566 in templates/quote_fmt. Compatibility w/ old
2568 Updated and reworked the corresponding Information
2570 Display the line number in dialogs that talk about
2571 parser errors (in addition to the error message in
2574 2007-05-23 [wwp] 2.9.2cvs12
2576 * src/quote_fmt_parse.y
2577 Fix 2.9.2cvs11, probably a paste accident ;).
2579 2007-05-23 [wwp] 2.9.2cvs11
2582 * src/prefs_template.c
2584 * src/quote_fmt_parse.y
2585 Fix 2.9.2cvs10, which broke --disable-aspell.
2587 2007-05-22 [wwp] 2.9.2cvs10
2590 * src/prefs_template.c
2593 * src/quote_fmt_lex.l
2594 * src/quote_fmt_parse.y
2595 * src/gtk/gtkaspell.c
2596 * src/gtk/gtkaspell.h
2597 Added template/quote format syntactical elements
2599 - current dictionary
2600 %T to show (shows empty if not set or not enabled),
2601 ?T and !T to check if the default dictionary is
2603 - current account's default dictionary
2604 %aT to show (empty if not set or not enabled),
2605 ?aT and !aT to check if it's enabled and set
2606 - name completion for an address, from the address
2608 %ABf, %ABt, %ABc respectively show the full name got
2609 from the address book if From, To or Cc match a single
2611 ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
2612 matches any contact and if the full name is non-empty.
2613 If From, To or Cc are lists of email addresses, only
2614 the first address will be checked.
2615 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
2616 that could show a trailing ','.
2617 Also, template/quote_fmt parser now shows the line number in case
2620 2007-05-15 [colin] 2.9.2cvs9
2624 Add a public function to know whether Claws
2626 Store opened folder when exiting
2629 Store last opened message in each FolderItem;
2630 Reset last seen messages if Claws crashed, so
2631 that one can't go in an infinite crash in case
2632 a particular mail crashes Claws.
2634 * src/prefs_common.c
2635 * src/prefs_common.h
2637 * src/prefs_summaries.c
2638 Add "Select last opened message" when entering
2640 Add "Select last opened folder" at startup.
2642 2007-05-14 [colin] 2.9.2cvs8
2645 Fix bashism, search for xml catalog
2646 in /usr/local/share/xml/catalog too
2649 2007-05-13 [wwp] 2.9.2cvs7
2651 * src/gtk/logwindow.c
2652 fix raising log windows when they are either minimized or
2655 2007-05-11 [colin] 2.9.2cvs6
2658 Use Hildon's file chooser on Maemo. Patch
2659 by Jean-Luc Biord; fixes part 2 of bug 1201,
2660 'File attachment "manipulation" bugs...'
2662 2007-05-10 [wwp] 2.9.2cvs5
2664 * src/prefs_common.c
2665 * src/prefs_common.h
2666 * src/gtk/quicksearch.c
2667 Add a quicksearch option to automatically run
2668 a search selected from the history (this option
2669 is exclusive towards type-ahead).
2671 2007-05-10 [colin] 2.9.2cvs4
2674 Fix g_warnings, thanks to Brian
2677 2007-05-09 [colin] 2.9.2cvs3
2682 * src/prefs_summaries.c
2685 * src/common/utils.c
2686 * src/gtk/gtksourceprintjob.c
2687 * src/gtk/sslcertwindow.c
2688 Use the re-entrant variant of time functions
2689 Probably fixes bug 1217, 'reentrancy problems
2690 with time functions'
2692 2007-05-09 [colin] 2.9.2cvs2
2695 Fix crasher when reconnection fails
2697 2007-05-08 [paul] 2.9.2cvs1
2703 bump version number following
2706 2007-05-08 [paul] 2.9.1cvs48
2708 * src/plugins/demo/demo.c
2709 * src/plugins/dillo_viewer/dillo_prefs.c
2710 * src/plugins/dillo_viewer/dillo_prefs.h
2711 * src/plugins/dillo_viewer/dillo_viewer.c
2712 * src/plugins/pgpcore/pgp_viewer.c
2713 * src/plugins/pgpcore/pgp_viewer.h
2714 * src/plugins/pgpcore/plugin.c
2715 * src/plugins/pgpcore/prefs_gpg.c
2716 * src/plugins/pgpcore/prefs_gpg.h
2717 * src/plugins/pgpcore/sgpgme.c
2718 * src/plugins/pgpcore/sgpgme.h
2719 * src/plugins/pgpinline/plugin.c
2720 * src/plugins/pgpmime/pgpmime.c
2721 * src/plugins/pgpmime/pgpmime.h
2722 * src/plugins/pgpmime/plugin.c
2723 * src/plugins/spamassassin/spamassassin.c
2724 * src/plugins/spamassassin/spamassassin.h
2725 * src/plugins/spamassassin/spamassassin_gtk.c
2726 * src/plugins/trayicon/README
2728 * tools/README.sylprint
2729 * tools/outlook2claws-mail.pl
2731 * tools/tb2claws-mail
2732 * tools/tbird2claws.py
2734 * tools/vcard2xml.py
2735 * tools/kdeservicemenu/README
2736 cleanups and corrections
2738 2007-05-06 [wwp] 2.9.1cvs47
2741 Fix missing dash to `display` command-line, reported
2742 by Georg Himmrich <georg at mails d0t diesind d0t net>.
2744 2007-05-06 [colin] 2.9.1cvs46
2747 * src/stock_pixmap.c
2748 * src/stock_pixmap.h
2749 * src/pixmaps/printer.xpm
2752 2007-05-06 [paul] 2.9.1cvs45
2757 * src/summary_search.c
2761 2007-05-05 [wwp] 2.9.1cvs44
2765 * src/prefs_actions.c
2769 Fix "faild" typos everywhere and capitalization of
2772 2007-05-04 [colin] 2.9.1cvs43
2777 * src/plugins/pgpcore/prefs_gpg.c
2778 * src/plugins/pgpcore/prefs_gpg.h
2779 * src/plugins/pgpinline/pgpinline.c
2780 * src/plugins/pgpmime/pgpmime.c
2781 Add an API to warn about encryption limits,
2782 and allow to disable these warnings
2784 2007-05-03 [colin] 2.9.1cvs42
2788 Fix bug 1213, 'Delete more than
2791 2007-05-03 [wwp] 2.9.1cvs41
2793 * src/prefs_common.c
2794 * src/prefs_filtering.c
2795 * src/prefs_template.c
2796 * src/common/template.c
2797 * src/common/template.h
2798 * src/gtk/gtkutils.c
2799 * src/gtk/gtkutils.h
2800 Templates are no longer automatically sorted
2801 by name, but can be sorted manually using
2802 |< < > >| buttons as well as drag'n'drop.
2804 2007-05-03 [wwp] 2.9.1cvs40
2806 * src/plugins/spamassassin/spamassassin.c
2807 * src/plugins/spamassassin/spamassassin.h
2808 * src/plugins/spamassassin/spamassassin_gtk.c
2809 * src/plugins/bogofilter/bogofilter.c
2810 * src/plugins/bogofilter/bogofilter.h
2811 * src/plugins/bogofilter/bogofilter_gtk.c
2812 Added an option to conditionally mark saved spam
2813 as read (default is and was to do so).
2814 Satisfies feature request 1708539 on sf.net tracker.
2816 2007-05-03 [colin] 2.9.1cvs39
2819 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
2821 2007-05-02 [colin] 2.9.1cvs38
2824 Fix bug 1209, 'Clicking on address
2825 in header (mailto uri) selects
2826 default account'. Patch adapted from
2829 2007-05-02 [colin] 2.9.1cvs37
2831 * src/grouplistdialog.c
2832 Set cursor to wait cursor while loading
2835 2007-05-02 [paul] 2.9.1cvs36
2839 rename cache and mark files
2842 2007-04-30 [paul] 2.9.1cvs35
2844 * manual/glossary.xml
2845 * manual/plugins.xml
2846 updates. Patch by Ricardo
2848 2007-04-29 [wwp] 2.9.1cvs34
2852 Fix few grammatical errors (patch by David Relson < relson at
2853 osagesoftware dot com >).
2855 2007-04-28 [colin] 2.9.1cvs33
2859 * src/prefs_account.c
2860 * src/prefs_account.h
2861 Drop the "Download all" preference. It's
2862 stupidly useless and confuses people from
2865 2007-04-27 [wwp] 2.9.1cvs32
2868 * src/prefs_account.c
2869 * src/prefs_account.h
2870 Don't reflect accounts changes to the mainwindow when it's
2873 2007-04-27 [colin] 2.9.1cvs31
2876 Freeze/thaw when sync'ing flags
2878 * src/prefs_account.c
2879 * src/prefs_account.h
2880 * src/etpan/imap-thread.c
2881 * src/etpan/imap-thread.h
2882 Add a way to use UID FETCH instead
2883 of searches to fetch message lists
2884 and flags. More expensive towards
2885 bandwidth, less expensive towards
2886 server's CPU. Probably fixes
2887 bug 1158, 'Scanning new folders on
2888 Exchange 2007 extremely slow'.
2891 2007-04-27 [paul] 2.9.1cvs30
2894 * src/prefs_logging.c
2895 improvements to english usage
2897 2007-04-27 [colin] 2.9.1cvs29
2900 Fix build without libetpan (my bad!)
2902 2007-04-26 [colin] 2.9.1cvs28
2906 Fix uselessly exported function
2908 Consider "- -- \n" as signature separator
2909 (that's what signature separators look like
2910 in PGP/Inline signed mails)
2912 2007-04-26 [colin] 2.9.1cvs27
2915 libetpan-0.49 is now required
2917 Fix double fetching of mails if
2920 Make offline sync faster, by
2921 remembering last change time, and
2924 2007-04-26 [hoa] 2.9.1cvs26
2930 * src/etpan/imap-thread.c
2931 * src/etpan/imap-thread.h
2932 cancellation of IMAP operations is now allowed.
2933 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
2935 2007-04-26 [colin] 2.9.1cvs25
2938 Always fetch body+headers in folders that are
2939 synched for offline use, if "Synchronise as
2940 soon as possible" is set.
2941 Fixes bug 1200, 'Add option to always retrieve full
2944 2007-04-25 [colin] 2.9.1cvs24
2947 Fix bug 1198, 'Reply-all "disappearing" address bug
2950 2007-04-24 [colin] 2.9.1cvs23
2953 Fix bug 1195, 'Hardware key navigation'
2954 Make GDK_Enter toggle expansion (Maemo)
2956 2007-04-24 [wwp] 2.9.1cvs22
2959 Fix few compiler warnings.
2961 2007-04-24 [paul] 2.9.1cvs21
2964 * src/stock_pixmap.c
2965 * src/stock_pixmap.h
2966 complete last commit
2968 2007-04-24 [paul] 2.9.1cvs20
2971 * src/pixmaps/active.xpm
2972 * src/pixmaps/checkbox_off.xpm
2973 * src/pixmaps/checkbox_on.xpm
2974 * src/pixmaps/inactive.xpm
2976 remove transparent border from checkbox icons
2978 2007-04-24 [wwp] 2.9.1cvs19
2982 Fix a crash in textview, thanks to Colin.
2984 2007-04-23 [wwp] 2.9.1cvs18
2986 * src/prefs_common.c
2987 Fix 2.9.1cvs5: no header was being translated at all.
2989 2007-04-23 [colin] 2.9.1cvs17
2992 * src/stock_pixmap.c
2993 * src/stock_pixmap.h
2996 * src/gtk/gtksctree.c
2997 * src/gtk/gtksctree.h
2998 * src/pixmaps/selection.xpm
2999 Fix bug 1193, 'Need a way to multi-select
3000 items'. Add a toggle button to the summaryview
3001 to switch between normal and multiple selection
3004 2007-04-23 [colin] 2.9.1cvs16
3007 * src/stock_pixmap.c
3008 * src/stock_pixmap.h
3011 * src/gtk/gtksctree.c
3012 * src/gtk/gtksctree.h
3013 * src/pixmaps/selection.xpm
3014 Fix bug 1193, 'Need a way to multi-
3016 Add a toggle button in the summaryview
3017 to enable normal or multiple selection.
3020 2007-04-23 [colin] 2.9.1cvs15
3023 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
3025 2007-04-21 [colin] 2.9.1cvs14
3027 * src/gtk/quicksearch.c
3028 Fix previous commit (actually use correct
3031 2007-04-21 [colin] 2.9.1cvs13
3033 * src/gtk/quicksearch.c
3034 Fix changing quicksearch type (after Esc,
3035 after changing Recursive, ...)
3037 2007-04-20 [wwp] 2.9.1cvs12
3039 * src/gtk/Makefile.am
3040 Added headers.h (completes 2.9.1cvs5).
3042 2007-04-20 [wwp] 2.9.1cvs11
3045 Fix the use of display name in name column,
3046 it has been overriden w/ the use of nickname
3047 by 2.9.0cvs3. Now nickname is used (if any)
3048 in case of LDAP books only.
3050 2007-04-20 [colin] 2.9.1cvs10
3055 Add handling of 'a' to loop in a mail's
3058 2007-04-20 [colin] 2.9.1cvs9
3061 Fix bug 1190, 'dir_open' button doesn't work'
3064 2007-04-20 [colin] 2.9.1cvs8
3068 Fix bug 1194, 'Hardware keys move from email
3069 list to account/directory list, but not back
3070 to email list...' (Maemo)
3072 2007-04-20 [colin] 2.9.1cvs7
3075 complete previous commit
3077 2007-04-20 [colin] 2.9.1cvs6
3080 Fix bug 1187, 'Reply-to addressee disappears
3081 when reply-to text box is clicked...' (Maemo)
3083 2007-04-20 [wwp] 2.9.1cvs5
3091 * src/prefs_common.c
3092 * src/prefs_common.h
3093 * src/prefs_display_header.c
3094 * src/prefs_matcher.c
3097 * src/gtk/quicksearch.c
3098 Translate more header names according to the relevant option value,
3099 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
3100 Replaced nearly all uses of prefs_common.trans_hdr with a call
3101 to prefs_common_translated_header_name().
3102 Added a headers.h reference file that contains known header names
3103 (RFC2822 and others) to the translation process' input, so that
3104 translated header names will still exist even if no occurrence of
3105 _("headername") is found anymore in the sources.
3106 Don't translate column name 'Number' following to trans_hdr option
3107 value as it's not a header name.
3109 2007-04-20 [colin] 2.9.1cvs4
3111 * src/gtk/quicksearch.c
3112 * src/gtk/quicksearch.h
3113 Add "From, To or Subject" quicksearch
3114 type. Patch by ulfschaper@users.sf.net
3116 2007-04-20 [colin] 2.9.1cvs3
3119 Implement proper references filtering condition.
3120 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
3122 2007-04-19 [wwp] 2.9.1cvs2
3124 * src/prefs_display_header.c
3125 * src/message_search.c
3126 Fix few warnings (g_free of const gchar*).
3128 2007-04-19 [paul] 2.9.1cvs1
3134 bump version number following
3137 2007-04-19 [paul] 2.9.0cvs9
3139 * manual/advanced.xml
3140 * manual/glossary.xml
3143 2007-04-18 [paul] 2.9.0cvs8
3146 fix for CVE-2007-1558 (APOP)
3149 2007-04-18 [paul] 2.9.0cvs7
3155 Fix encoding woes wrt saving of
3159 2007-04-18 [colin] 2.9.0cvs6
3161 * src/gtk/pluginwindow.c
3162 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
3164 2007-04-17 [wwp] 2.9.0cvs5
3170 Fix --disable-ldap build,
3171 fix some LDAP annoyances on
3172 searches, thanks to Colin.
3174 2007-04-17 [wwp] 2.9.0cvs4
3177 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
3178 like gcc 2.9x. Thanks to Colin.
3180 2007-04-17 [wwp] 2.9.0cvs3
3196 Add LDAP write support. Patch mostly by
3197 Michael <mir at datanom dot net>
3199 2007-04-17 [wwp] 2.9.0cvs2
3202 Prepend "Add to address book" to the context menu of compose window's sender and
3205 2007-04-16 [paul] 2.9.0cvs1
3210 2007-04-16 [paul] 2.9.0
3217 2007-04-16 [paul] 2.8.1cvs102
3220 updated by Fabien Vantard
3222 2007-04-16 [paul] 2.8.1cvs101
3232 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3233 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
3234 Aleksandar Urosevic, and Ralgh Young
3236 2007-04-15 [mones] 2.8.1cvs100
3241 2007-04-14 [colin] 2.8.1cvs99
3243 * src/message_search.c
3244 * src/prefs_display_header.c
3245 * src/summary_search.c
3246 * src/gtk/combobox.c
3249 2007-04-14 [wwp] 2.8.1cvs98
3251 * src/gtk/combobox.c
3252 * src/message_search.c
3253 * src/summary_search.c
3254 * src/prefs_display_header.c
3255 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
3256 returns NULL, get the text value directly from the GtkEntry child.
3258 2007-04-13 [colin] 2.8.1cvs97
3260 * src/gtk/quicksearch.c
3261 Give the focus back to summaryview when
3262 emptying the quicksearch with Esc
3264 2007-04-13 [colin] 2.8.1cvs96
3266 * src/message_search.c
3267 * src/prefs_display_header.c
3268 * src/summary_search.c
3269 Fix possibles crashes when getting text
3272 2007-04-13 [colin] 2.8.1cvs95
3275 Add some UIDL debugging
3277 2007-04-12 [colin] 2.8.1cvs94
3280 Force folder scan if necessary after
3281 copying mails, to be able to reapply
3284 2007-04-11 [colin] 2.8.1cvs93
3287 don't scan for new mail on startup if --select
3288 is specified (or race conditions arise). If so,
3289 do both sequentially.
3291 2007-04-09 [colin] 2.8.1cvs92
3294 Use leafpad by default on Maemo. Patch
3297 2007-04-06 [colin] 2.8.1cvs91
3299 * src/pixmaps/queue_close.xpm
3300 * src/pixmaps/queue_close_hrm.xpm
3301 * src/pixmaps/queue_close_hrm_mark.xpm
3302 * src/pixmaps/queue_close_mark.xpm
3303 * src/pixmaps/queue_open.xpm
3304 * src/pixmaps/queue_open_hrm.xpm
3305 * src/pixmaps/queue_open_hrm_mark.xpm
3306 * src/pixmaps/queue_open_mark.xpm
3307 Move the clock one pixel down :)
3309 2007-04-05 [colin] 2.8.1cvs90
3312 Don't sync when switching offline from
3313 command line - it's usually too late :)
3315 2007-04-05 [paul] 2.8.1cvs89
3318 * src/stock_pixmap.c
3319 * src/pixmaps/dir_close_hrm.xpm
3320 * src/pixmaps/dir_close_hrm_mark.xpm
3321 * src/pixmaps/drafts_close.xpm
3322 * src/pixmaps/drafts_close_mark.xpm
3323 * src/pixmaps/drafts_open.xpm
3324 * src/pixmaps/drafts_open_mark.xpm
3325 * src/pixmaps/inbox.xpm
3326 * src/pixmaps/inbox_close.xpm
3327 * src/pixmaps/inbox_close_hrm.xpm
3328 * src/pixmaps/inbox_close_hrm_mark.xpm
3329 * src/pixmaps/inbox_close_mark.xpm
3330 * src/pixmaps/inbox_hrm.xpm
3331 * src/pixmaps/inbox_hrm_mark.xpm
3332 * src/pixmaps/inbox_mark.xpm
3333 * src/pixmaps/inbox_open.xpm
3334 * src/pixmaps/inbox_open_hrm.xpm
3335 * src/pixmaps/inbox_open_hrm_mark.xpm
3336 * src/pixmaps/inbox_open_mark.xpm
3337 * src/pixmaps/outbox.xpm
3338 * src/pixmaps/outbox_close.xpm
3339 * src/pixmaps/outbox_close_hrm.xpm
3340 * src/pixmaps/outbox_close_hrm_mark.xpm
3341 * src/pixmaps/outbox_close_mark.xpm
3342 * src/pixmaps/outbox_hrm.xpm
3343 * src/pixmaps/outbox_hrm_mark.xpm
3344 * src/pixmaps/outbox_mark.xpm
3345 * src/pixmaps/outbox_open.xpm
3346 * src/pixmaps/outbox_open_hrm.xpm
3347 * src/pixmaps/outbox_open_hrm_mark.xpm
3348 * src/pixmaps/outbox_open_mark.xpm
3349 * src/pixmaps/queue_close.xpm
3350 * src/pixmaps/queue_close_hrm.xpm
3351 * src/pixmaps/queue_close_hrm_mark.xpm
3352 * src/pixmaps/queue_close_mark.xpm
3353 * src/pixmaps/queue_open.xpm
3354 * src/pixmaps/queue_open_hrm.xpm
3355 * src/pixmaps/queue_open_hrm_mark.xpm
3356 * src/pixmaps/queue_open_mark.xpm
3357 updated, added and replaced icons
3360 2007-04-04 [colin] 2.8.1cvs88
3363 Fix build without libetpan
3365 2007-04-03 [colin] 2.8.1cvs87
3368 Fix crash with Citadel, and try to make
3369 things work. this server (and specifically
3370 STATUS and APPEND at least) seems broken.
3372 2007-04-03 [colin] 2.8.1cvs86
3375 Fix icons on folder close
3377 2007-04-03 [colin] 2.8.1cvs85
3380 Fix double-ask of offline override in
3385 Much more efficient way to synchronise
3387 * src/etpan/imap-thread.c
3390 * src/gtk/quicksearch.c
3393 2007-04-03 [paul] 2.8.1cvs84
3398 * src/prefs_common.c
3399 * src/prefs_common.h
3401 Fix sync being done too late
3404 2007-04-02 [colin] 2.8.1cvs83
3407 Maemo: Put status and quicksearch at the top
3408 * src/plugins/bogofilter/bogofilter.c
3409 * src/plugins/spamassassin/spamassassin.c
3410 Derive trash from inbox if possible
3412 2007-04-02 [paul] 2.8.1cvs82
3414 * src/plugins/bogofilter/bogofilter_gtk.c
3415 a few English changes
3421 2007-04-02 [colin] 2.8.1cvs81
3423 * src/image_viewer.c
3424 Fix transparent images by using
3427 Flush events (on new windows) to avoid
3428 having the textview's image resize fail
3429 to know the available width
3431 2007-04-01 [colin] 2.8.1cvs80
3433 * src/prefs_account.c
3434 If no MH mailbox exist, when creating a POP/Local
3435 account, just create and use the default one
3436 instead of bailing with a "Mailbox doesn't exist"
3439 2007-03-31 [colin] 2.8.1cvs79
3441 * src/prefs_account.c
3442 Create signature file if it doesn't exist
3444 * src/prefs_toolbar.c
3445 Maemo: Move "Use default" on the left so
3446 that people can find it
3448 Maemo: make default editor "Maemopad",
3449 default signature file "MyDocs/signature.txt"
3451 2007-03-31 [colin] 2.8.1cvs78
3453 * src/prefs_account.c
3454 Maemo: rework account prefs so
3455 that less horizontal scrolling
3458 2007-03-31 [colin] 2.8.1cvs77
3461 * src/prefs_common.c
3462 * src/prefs_common.h
3463 Fix bug 1167, 'Allow not displaying zeros
3464 in folder list'. Patch by MartinP
3466 2007-03-31 [colin] 2.8.1cvs76
3471 2007-03-31 [colin] 2.8.1cvs75
3474 Apply patch from bug 1172, direct
3475 access to the folder's session instead
3476 of using getter. Patch by MartinP
3478 2007-03-31 [paul] 2.8.1cvs74
3481 no need to list Fabien twice!
3483 2007-03-31 [colin] 2.8.1cvs73
3486 If we're currently "overriding for %d minutes",
3489 2007-03-31 [colin] 2.8.1cvs72
3497 * src/plugins/spamassassin/spamassassin.c
3498 Offline override: Add a parameter to allow
3499 asking even if the override timer is running.
3500 Allows to ask every time the user makes an
3501 explicit action needing online access (such
3502 as Get Mail), and not when the action is
3503 implicit (such as opening an IMAP folder)
3505 2007-03-31 [colin] 2.8.1cvs71
3508 Override offline: "No" answer shouldn't
3509 re-ask after 3 seconds, but 10 minutes.
3511 2007-03-30 [colin] 2.8.1cvs70
3513 * src/common/socket.c
3514 Better error reporting on unix socket
3515 failure (bind usually)
3516 * src/gtk/gtkutils.c
3517 * src/gtk/gtkutils.h
3518 Label window: add a pulsing progress
3519 bar to show we're not hung :)
3522 * src/plugins/pgpcore/sgpgme.c
3525 2007-03-30 [colin] 2.8.1cvs69
3528 * src/prefs_common.c
3529 Fix possible trashing of history and uidl
3530 files on disk full problems
3532 2007-03-30 [paul] 2.8.1cvs68
3537 update summary when changing layout type
3538 (fixes wrong folder icon being displayed)
3541 2007-03-29 [colin] 2.8.1cvs67
3543 * src/prefs_ext_prog.c
3544 The browser pref is irrelevant on Maemo
3546 2007-03-29 [colin] 2.8.1cvs66
3550 Maemo: dynamically switch headers/text position
3551 * src/prefs_common.c
3552 Maemo: hide compose's ruler by default
3553 * src/common/socket.c
3554 * src/common/socket.h
3557 2007-03-29 [colin] 2.8.1cvs65
3559 * src/common/socket.c
3560 * src/common/socket.h
3561 Fix build when MAEMO_CFLAGS contains
3562 _X_OPENSOURCE (resolv.h errors as long
3563 as we don't add _BSD_SOURCE. Ugly).
3565 2007-03-29 [wwp] 2.8.1cvs64
3567 * src/prefs_logging.c
3568 Fix sensitivity of clip-log widgets in prefs/logging,
3571 2007-03-29 [wwp] 2.8.1cvs63
3574 Updated files list for translations, thanks to Fabien.
3576 2007-03-29 [colin] 2.8.1cvs62
3579 * src/common/Makefile.am
3580 * src/common/utils.c
3581 Maybe make URI opening work in Maemo
3584 2007-03-28 [colin] 2.8.1cvs61
3589 Add the possibility to sort folders arbitrarily
3590 (via editing of folderlist.xml only). Patch by
3591 Martin P <mp26+claws@os.inf.tu-dresden.de>
3592 Fixes bug 1166, 'Folder ordering is fixed and cannot
3593 be changed by the user'
3595 2007-03-28 [colin] 2.8.1cvs60
3598 Add popup menu for mime icons
3600 2007-03-28 [colin] 2.8.1cvs59
3603 Fix a layout issue when presenting
3604 mainwindow in Small screen layout
3607 Add a "Go to folder list" button for
3608 mainwindow, and make it default in
3611 2007-03-28 [colin] 2.8.1cvs58
3614 Don't dynamically update title on Maemo
3615 Patch by Jean-Luc Biord
3617 2007-03-27 [colin] 2.8.1cvs57
3622 Enable tap-and-hold on Maemo
3624 2007-03-26 [colin] 2.8.1cvs56
3627 More popup-menu (in attachments list)
3629 2007-03-26 [colin] 2.8.1cvs55
3632 Enable popup-menu signal
3634 2007-03-26 [colin] 2.8.1cvs54
3636 * src/plugins/pgpinline/pgpinline.c
3637 Fix bug 1111, 'PGP/inline plugin hides text
3638 around encrypted text block'. Patch based on
3639 a patch from Michal Cihar.
3641 2007-03-26 [wwp] 2.8.1cvs53
3644 Fix getting a false error when sending queued message
3645 whereas the sending was fine (if there are subfolders
3646 in the queue folder), thanks to Colin.
3648 2007-03-26 [paul] 2.8.1cvs52
3651 update FACE header in welcome message
3653 2007-03-25 [colin] 2.8.1cvs51
3658 2007-03-25 [colin] 2.8.1cvs50
3661 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
3663 2007-03-24 [colin] 2.8.1cvs49
3666 Fix a few launch problems on Maemo
3667 Patch by Jean-Luc Biord
3669 2007-03-24 [wwp] 2.8.1cvs48
3675 Fix wrong action performed when closing the
3676 "ask about account specific filtering rules
3677 when filtering manually" dialog by pressing Escape.
3678 Fix wrong order of buttons in the "return receipt
3679 notification - the message was sent to several of
3680 your accounts" dialog.
3682 2007-03-24 [paul] 2.8.1cvs47
3685 an improvement to English usage
3686 * tools/kdeservicemenu/README
3689 2007-03-24 [paul] 2.8.1cvs46
3692 * src/stock_pixmap.c
3693 * src/pixmaps/edit_extern.xpm
3694 * src/pixmaps/mail_sign.xpm
3695 rescue long lost icons
3697 2007-03-24 [paul] 2.8.1cvs45
3700 fix toolbar (broken in 2.8.1cvs42)
3702 2007-03-23 [colin] 2.8.1cvs44
3705 Correctly unsubscribe/resubscribe after
3708 2007-03-23 [colin] 2.8.1cvs43
3710 * src/prefs_common.c
3711 Maemo: as the platform is light on RAM, allow
3712 caches to be discarded faster.
3714 2007-03-23 [colin] 2.8.1cvs42
3719 * src/stock_pixmap.c
3720 * src/stock_pixmap.h
3725 * src/pixmaps/open_mail.xpm
3726 Maemo changes: Add the possibility to have
3727 "Open Email" and "Close Window" buttons on
3728 toolbars (and use them in Maemo's default
3731 2007-03-23 [wwp] 2.8.1cvs41
3734 Reverted that part of the action dialog closure logics, to
3735 pre-2.8.1cvs19. Managing action dialog w/ no output may be
3736 done later in a different way (or may not).
3738 2007-03-22 [wwp] 2.8.1cvs40
3741 Fix sticky action dialog when got no output but action command
3742 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
3744 2007-03-22 [colin] 2.8.1cvs39
3746 * src/prefs_filtering.c
3747 * src/gtk/combobox.h
3748 Fix escaping account names in filtering prefs
3750 2007-03-22 [colin] 2.8.1cvs38
3755 Add any attribute specified in LDAP servers'
3756 Search attributes to the Other Attributes tab
3757 of contacts; Add 'telephoneNumber' in the
3760 2007-03-22 [colin] 2.8.1cvs37
3765 Try to prevent race conditions when
3766 changing the folder list
3768 Fix possible red folder icon when
3769 switching from Small screen layout
3772 2007-03-22 [colin] 2.8.1cvs36
3777 Rename "little screen" to "Small screen"
3778 * src/gtk/Makefile.am
3779 * src/common/utils.c
3781 Fix Maemo-related compilation problems
3783 2007-03-21 [colin] 2.8.1cvs35
3787 * claws-mail.desktop
3788 Remove .png from the Icon, it's useless
3790 2007-03-21 [colin] 2.8.1cvs34
3794 Add the necessary lib checking for
3797 2007-03-21 [colin] 2.8.1cvs33
3800 Fix unconditional "error happened" when
3801 sending via command-line. "lol @ myself"
3803 2007-03-21 [colin] 2.8.1cvs32
3805 * claws-mail-40x40.png
3806 * claws-mail-26x26.png
3816 * src/prefs_account.c
3817 * src/prefs_common.c
3818 * src/summary_search.c
3822 * src/gtk/gtkutils.c
3823 * src/gtk/gtkutils.h
3824 * src/gtk/logwindow.c
3826 * src/gtk/prefswindow.c
3827 Add Maemo port (patch mainly by Jean-Luc Biort)
3828 Add a new 'Little screen' layout to help on such
3829 platforms (patch by me)
3830 Make some default preferences different (more
3831 adapted) on Maemo (patch by me)
3833 2007-03-21 [wwp] 2.8.1cvs31
3835 * src/prefs_logging.c
3836 * src/prefs_logging.h
3837 Fixed copyright header of newly added files.
3839 2007-03-21 [wwp] 2.8.1cvs30
3855 * src/prefs_common.c
3856 * src/prefs_common.h
3857 * src/prefs_logging.c
3858 * src/prefs_logging.h
3861 * src/send_message.c
3866 * src/common/session.c
3868 * src/common/socket.c
3869 * src/etpan/imap-thread.c
3870 * src/gtk/logwindow.c
3871 * src/gtk/logwindow.h
3872 * src/plugins/bogofilter/bogofilter.c
3873 * src/plugins/spamassassin/spamassassin.c
3874 Added debugging of filtering/processing rules.
3875 The debug log is here 'Tools/Filtering debug window',
3876 the options there 'Configuration/Preferences/Other/Logging',
3877 and the log file is ~/.claws-mail/filtering.log.
3878 Moved protocol log prefs to 'Other/Logging' as well.
3879 To support such debugging feature, the existing log API has
3880 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
3881 this impacts many external modules (commits follow).
3883 2007-03-21 [paul] 2.8.1cvs29
3885 * src/etpan/Makefile.am
3886 * src/etpan/imap-thread.c
3887 add missing #include
3889 2007-03-21 [colin] 2.8.1cvs28
3892 Fix bug 1157, 'some broken messages confuse
3893 mime parser'. Make sure we can't have MimeInfos
3894 with negative sizes.
3896 2007-03-20 [colin] 2.8.1cvs27
3899 Fix missing \0 on buffer
3901 2007-03-20 [colin] 2.8.1cvs26
3904 Use make_dir_hier instead of make_dir
3905 to create the MH mailbox
3907 2007-03-20 [colin] 2.8.1cvs25
3911 * src/prefs_account.c
3913 Fix default inbox weirdnesses (after wizard,
3914 if path is Mail, mailbox identifier is #mh/Mailbox,
3915 and when creating new accounts)
3917 2007-03-20 [colin] 2.8.1cvs24
3920 Write folderlist after adding/deleting accounts
3923 2007-03-20 [colin] 2.8.1cvs23
3926 * src/remotefolder.h
3927 Fix bug 1153, 'CM segfaults if IMAP folder is
3928 selected while scanning prior to update'
3930 2007-03-17 [paul] 2.8.1cvs22
3933 fix a typo, and be a little more verbose.
3935 2007-03-17 [wwp] 2.8.1cvs21
3938 Fix a compiler warning.
3940 2007-03-16 [wwp] 2.8.1cvs20
3944 Updated to deal w/ the new mairix.sh tool.
3946 2007-03-16 [wwp] 2.8.1cvs19
3949 Fix logics issues around the action IO dialog:
3950 - disable entry widget and exec button when
3951 the exec button is clicked (don't wait for any
3952 output line) - fix possible disabling/re-enabling/
3953 re-disabling of those widgets
3954 - raise an error if executing a %as{} action either
3955 empty or invalid, instead of failing silently
3956 - don't close the dialog if the abort button has been
3957 clicked and if there was no output yet
3958 - set focus to the abort button when the exec button
3960 - fix capitalization of a warning message
3962 2007-03-16 [wwp] 2.8.1cvs18
3965 Added a wrapper to mairix to the tools folder.
3967 2007-03-16 [colin] 2.8.1cvs17
3971 Allow mimeviewer plugins to print
3974 2007-03-16 [colin] 2.8.1cvs16
3979 2007-03-15 [colin] 2.8.1cvs15
3983 Add a way for mimeviewer plugins to
3984 implement body search
3986 2007-03-15 [paul] 2.8.1cvs14
3988 * src/prefs_spelling.c
3991 2007-03-15 [paul] 2.8.1cvs13
3993 * src/common/quoted-printable.c
3994 fix decoding of quoted-printable parts
3996 2007-03-14 [wwp] 2.8.1cvs12
3998 * src/gtk/logwindow.h
3999 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
4001 2007-03-14 [wwp] 2.8.1cvs11
4003 * src/gtk/logwindow.h
4004 Complete 2.8.1cvs10.
4006 2007-03-14 [colin] 2.8.1cvs10
4008 * src/gtk/logwindow.c
4009 Probably fix bug 1149, crash on logwindow
4010 close - at the expense of performance once
4011 logwin has been opened
4013 2007-03-14 [colin] 2.8.1cvs9
4016 If claws-mail is running on another
4017 display, warn instead of popping it up
4018 on the other display
4020 2007-03-12 [colin] 2.8.1cvs8
4023 Fix bug 1145, 'Setting a different name
4024 for the Mailbox name isn't reflected in
4025 default account settings'. Patch by wwp
4027 2007-03-12 [colin] 2.8.1cvs7
4030 Fix bug 1143, 'Add number of messages to be
4031 deleted to confirmation dialog'
4033 2007-03-12 [wwp] 2.8.1cvs6
4036 * src/prefs_common.c
4037 * src/prefs_common.h
4038 * src/prefs_summaries.c
4039 Changed the option that displays unread messages count
4040 next to the folder name in folder list: it is now
4041 possible to either display nothing, display the
4042 unread messages number only or the unread and total messages
4043 numbers. The patch includes this extra feature as well
4044 as some minor fixes by rewriting the algo in folderview.c.
4045 Thanks to Paul for the original idea and implementation, plus
4046 testing and proof-reading!
4048 2007-03-09 [paul] 2.8.1cvs5
4052 * tools/claws-mail-compose-insert-files.pl
4053 added a script which enables inserting files
4054 into the message body of a new Claws Mail
4055 Compose window from the command line. Additionally
4056 To, Cc, Subject and files to attach to the message
4059 2007-03-09 [wwp] 2.8.1cvs4
4064 Optimize matching of addresses in the addressbook
4065 (filtering/processing 'found_in_addressbook' condition).
4067 2007-03-07 [wwp] 2.8.1cvs3
4070 * src/quote_fmt_lex.l
4071 * src/quote_fmt_parse.y
4072 Add a new quote format symbol: %A to insert the
4073 sender email address (just the address itself).
4075 2007-03-06 [wwp] 2.8.1cvs2
4077 * src/gtk/gtkutils.c
4078 * src/plugins/trayicon/trayicon_prefs.h
4079 * src/plugins/trayicon/trayicon_prefs.c
4080 * src/plugins/trayicon/trayicon.c
4083 Add a new trayicon (optional) feature: minimize to tray. When enabled,
4084 minimizing Claws-Mail main window will hide it to the trayicon instead.
4087 2007-03-06 [paul] 2.8.1cvs1
4093 bump version number following
4096 2007-03-06 [paul] 2.8.0cvs24
4099 corrected by by Tim <timbrain@post.cz>
4101 2007-03-05 [colin] 2.8.0cvs23
4105 Fix mime/globs path on NetBSD
4106 patch by George Michaelson
4108 2007-03-05 [wwp] 2.8.0cvs22
4111 Remove debug statement (accidentally committed w/ cvs14).
4113 2007-03-05 [paul] 2.8.0cvs21
4115 * src/plugins/pgpcore/prefs_gpg.c
4116 fix compiler warning
4118 2007-03-05 [wwp] 2.8.0cvs20
4120 * src/matcher_parser_parse.y
4121 Fix mismerge between cvs17 and cvs19.
4123 2007-03-05 [wwp] 2.8.0cvs19
4125 * src/matcher_parser_parse.y
4126 * src/prefs_filtering_action.c
4131 Add new 'add_to_addressbook' filtering/processing action.
4133 2007-03-05 [wwp] 2.8.0cvs18
4136 Fix mark_as_ham filtering/processing action: spam flag
4139 2007-03-04 [colin] 2.8.0cvs17
4144 * src/matcher_parser_parse.y
4145 * src/prefs_filtering_action.c
4146 Add 'Mark as spam' and 'Mark as ham' filtering
4147 actions. Fixes bug 1138.
4149 2007-03-04 [colin] 2.8.0cvs16
4152 Fix bug 1140, wrong return value
4155 2007-03-04 [wwp] 2.8.0cvs15
4158 Rollback cvs14: don't free stuff that is managed in g_list.
4160 2007-03-04 [wwp] 2.8.0cvs14
4163 Fix a leak in address completion code.
4165 2007-03-04 [colin] 2.8.0cvs13
4168 Maybe fix bug 1136, 'Crash in group
4171 2007-03-04 [iwkse] 2.8.0cvs12
4174 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
4176 2007-03-03 [colin] 2.8.0cvs11
4178 * src/plugins/pgpinline/pgpinline.c
4179 Fix off-by-one, fix double-free. Fixes
4180 bug 1135, 'cm-segfault on decrypting
4183 2007-03-03 [colin] 2.8.0cvs10
4187 * src/common/plugin.c
4188 Fix bug 1134, 'Valgrind macros unhandled
4191 2007-03-02 [colin] 2.8.0cvs9
4194 Don't error out on EAGAIN. Fixes
4195 bug 1129, '"local mbox file" account
4196 isn't retrieving mails'
4198 2007-03-01 [wwp] 2.8.0cvs8
4201 * src/gtk/colorlabel.c
4202 Remove accels for extra color labels until we set better
4203 and definitive ones.
4205 2007-02-28 [wwp] 2.8.0cvs7
4208 * src/matcher_parser_parse.y
4209 * src/prefs_common.c
4210 * src/prefs_msg_colors.c
4212 * src/gtk/colorlabel.c
4213 * src/gtk/colorlabel.h
4214 Add more customizable color labels. Cleaned up a bit
4215 the color label API to avoid duplicate defines of
4216 the max number of colors.
4218 2007-02-27 [colin] 2.8.0cvs6
4221 * src/common/utils.c
4222 * src/common/utils.h
4223 Fix '+' in mailto URIs for List-* headers
4225 2007-02-27 [colin] 2.8.0cvs5
4227 * src/gtk/gtkutils.c
4228 Use gtk_window_set_role instead of
4231 2007-02-27 [colin] 2.8.0cvs4
4234 Fix "After receiving new mail, go to inbox" on IMAP,
4235 and make it work only on manual reception
4237 2007-02-27 [wwp] 2.8.0cvs3
4239 * src/prefs_filtering.c
4240 * src/prefs_filtering_action.c
4241 * src/prefs_matcher.c
4242 Update filtering matcher's and action's color label menus
4243 when re-opening those dialogs (reflect any change to the
4244 color labels list in the preferences).
4246 2007-02-27 [colin] 2.8.0cvs2
4249 * src/etpan/etpan-thread-manager-types.h
4250 * src/etpan/etpan-thread-manager.c
4251 * src/etpan/imap-thread.c
4252 Log imap ALERTs as errors in the log.
4254 2007-02-26 [paul] 2.8.0cvs1
4256 * tools/claws.i18n.status.pl
4259 2007-02-26 [paul] 2.7.2cvs75
4273 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
4274 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
4275 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
4276 Aleksandar Urosevic, and Ralgh Young
4278 2007-02-25 [mones] 2.7.2cvs74
4283 2007-02-25 [colin] 2.7.2cvs73
4286 Clearing the list is only useful
4287 to prevent a valgrind false-positive
4289 2007-02-25 [paul] 2.7.2cvs72
4293 * tools/kmail-mailbox2claws-mail.pl **ADDED**
4294 * tools/maildir2claws-mail.pl **REMOVED**
4295 renamed the script, fixed a couple bugs
4297 2007-02-23 [colin] 2.7.2cvs71
4300 Fix a leak, check for a few improbable nulls
4302 2007-02-23 [colin] 2.7.2cvs70
4306 * src/plugins/trayicon/trayicon.c
4307 Fix blinking mainwin when starting in tray
4308 (show mainwindow later in the startup process,
4309 apart if restarting post-crash)
4311 2007-02-23 [colin] 2.7.2cvs69
4315 Fix crash when unsubscribing the currently
4316 selected/opened folder
4318 2007-02-23 [colin] 2.7.2cvs68
4321 Fix bug that prevented colorization to
4322 work without wrap quotation option
4324 2007-02-23 [colin] 2.7.2cvs67
4327 Fix refcounting, start and end completion who
4328 behaved as if there couldn't be any other current
4331 2007-02-23 [wwp] 2.7.2cvs66
4335 Address completion fixes: fix addressbook_peek_folder_exists() in
4336 which the algorithm was ridiculously over-obfuscated and broken.
4337 Fix addrindex_load_completion() as well, to load addresses in
4338 completion list with regards to what addressbook_peek_folder_exists()
4341 2007-02-23 [wwp] 2.7.2cvs65
4344 Add addresses to completion when they're non-empty (thanks to Colin).
4346 2007-02-23 [paul] 2.7.2cvs64
4348 * src/plugins/pgpcore/passphrase.c
4351 2007-02-23 [colin] 2.7.2cvs63
4353 * src/plugins/pgpcore/prefs_gpg.c
4354 * src/plugins/pgpcore/prefs_gpg.h
4355 * src/plugins/pgpcore/sgpgme.c
4356 * src/plugins/pgpinline/pgpinline.c
4357 * src/plugins/pgpmime/pgpmime.c
4358 Try harder to respect user's choice wrt
4359 gpg-agent even with gpg2, by unsetting
4360 GPG_AGENT_INFO when necessary.
4362 2007-02-22 [paul] 2.7.2cvs62
4364 * src/plugins/pgpcore/sgpgme.c
4365 * src/plugins/pgpcore/sgpgme.h
4366 * src/plugins/pgpcore/passphrase.c
4367 * src/plugins/pgpinline/pgpinline.c
4368 * src/plugins/pgpmime/pgpmime.c
4369 Fix a leak - gpgme_data_release_and_get_mem
4370 leaks in recent gpgme. Workaround by using
4373 2007-02-22 [paul] 2.7.2cvs61
4375 * src/gtk/quicksearch.c
4376 Abandon dynamic search when pressing
4379 2007-02-21 [colin] 2.7.2cvs60
4382 * src/plugins/pgpcore/passphrase.c
4383 Fix little memory leaks
4385 Fix false-positive leak at exit
4386 * src/gtk/quicksearch.c
4387 Fix potentially big leak in recursive
4390 2007-02-21 [wwp] 2.7.2cvs59
4393 Add missing newline to a debug message.
4395 2007-02-20 [colin] 2.7.2cvs58
4399 * src/stock_pixmap.c
4400 * src/stock_pixmap.h
4401 * src/pixmaps/mime_pgpsig.xpm
4402 Add icon for application/pgp-signature
4404 2007-02-20 [colin] 2.7.2cvs57
4409 * src/stock_pixmap.c
4410 * src/stock_pixmap.h
4411 * src/pixmaps/mime_calendar.xpm
4412 * src/pixmaps/mime_pdf.xpm
4413 * src/pixmaps/mime_ps.xpm
4414 Add icons for text/calendar, application/pdf
4415 and application/postscript
4417 2007-02-20 [colin] 2.7.2cvs56
4420 * src/matcher_parser_parse.y
4421 * src/matcher_parser_lex.l
4422 Fix big memory leak in flex, and
4425 2007-02-20 [wwp] 2.7.2cvs55
4427 * src/matcher_parser_parse.y
4428 Fix a duplicate token definition (thanks to iwkse).
4430 2007-02-20 [wwp] 2.7.2cvs54
4432 * src/matcher_parser_lex.l
4433 * src/quote_fmt_lex.l
4434 Use proper flex options instead of direct use of #define,
4435 make the flex-generated C lighter.
4437 2007-02-20 [colin] 2.7.2cvs53
4440 Grab focus in message list after hiding
4441 the quicksearch, instead of leaving it
4444 2007-02-19 [colin] 2.7.2cvs52
4447 Fix bug 1033, 'Automatically refresh
4448 message list when new messages arrives'
4449 Looks like folderview->opened can sometimes
4452 2007-02-19 [paul] 2.7.2cvs51
4456 * tools/thunderbird-filters-convertor.pl
4457 add new script which converts thunderbird filter
4458 rules to Claws filter rules
4460 2007-02-18 [paul] 2.7.2cvs50
4462 * src/plugins/pgpcore/prefs_gpg.c
4463 * src/plugins/pgpcore/prefs_gpg.h
4464 * src/plugins/pgpcore/sgpgme.c
4465 * src/plugins/pgpinline/pgpinline.c
4466 * src/plugins/pgpmime/pgpmime.c
4467 improved GUI interoperability with gpg-agent
4469 2007-02-18 [paul] 2.7.2cvs49
4471 * src/prefs_account.c
4472 Privacy options sensitivity fix
4474 2007-02-17 [colin] 2.7.2cvs48
4477 Reset icon to warning in the noticeview
4479 2007-02-15 [colin] 2.7.2cvs47
4482 Fix a manifestation of bug 1033 (summaryview failing
4483 to update for new mails), which happens after editing
4484 account preferences or preferences that cause a
4487 2007-02-15 [colin] 2.7.2cvs46
4490 Probably fix bug 1123, 'Segmentation
4491 fault while opening address book'. I get
4492 g_warnings if the saved paned position is
4493 not greater than 0. Also, save position
4494 when hiding the addressbook instead of
4497 2007-02-14 [colin] 2.7.2cvs45
4499 * src/plugins/pgpcore/prefs_gpg.c
4500 * src/plugins/pgpcore/prefs_gpg.h
4501 * src/plugins/pgpcore/sgpgme.c
4502 * src/plugins/pgpinline/pgpinline.c
4503 * src/plugins/pgpmime/pgpmime.c
4504 Add an option "Use gpg-agent if available". Fixes
4505 annoyances with distro-installed gpg-agent, when
4506 no pinentry program is installed, and the user's
4507 at a loss on why "decryption failed". Makes more
4508 clear why passphrase isn't saved when gpg-agent is
4509 used. Defaults to true, to avoid changing the
4512 2007-02-14 [wwp] 2.7.2cvs44
4514 * src/matcher_parser_parse.y
4515 Fix missing line number reset (wrong line number might appear
4516 when re-loading filtering rules if there's a parser error).
4518 2007-02-13 [colin] 2.7.2cvs43
4520 * src/common/utils.c
4521 Don't encode ',' in URIs before passing it
4522 to the browser command-line. It was probably
4523 done at a time where commas in URIs made
4524 mozilla -remote 'openurl(%s,new-window)'
4527 2007-02-13 [wwp] 2.7.2cvs42
4529 * src/prefs_matcher.c
4530 * src/plugins/bogofilter/bogofilter_gtk.c
4531 A bit of string factorization around "Select ..." buttons.
4533 2007-02-11 [colin] 2.7.2cvs41
4536 Make sure to escape the title
4538 2007-02-11 [colin] 2.7.2cvs40
4541 Recognize .utf8 locales as .UTF-8 ones
4543 2007-02-11 [colin] 2.7.2cvs39
4546 Fix code conversion when dragging a file
4548 2007-02-09 [colin] 2.7.2cvs38
4550 * src/plugins/clamav/clamav_plugin.c
4551 Complete Paul's patch with conditional
4552 compilation to avoid breaking compilation
4553 on old Dapper and Edgy... Maybe other
4556 2007-02-09 [paul] 2.7.2cvs37
4558 * src/plugins/clamav/clamav_plugin.c
4559 fix for the upstream changes in libclamav
4561 2007-02-09 [paul] 2.7.2cvs36
4567 fix "warn if there are queued messages" (on exit)
4568 option, which only checked the first mailbox's
4570 don't ask before emptying trash if there are no
4571 messages in trash, also check and empty all trash
4574 move "Ask before emptying trash" option
4575 outside of the "On exit" frame as it's
4576 not only an "On exit" option
4578 2007-02-09 [paul] 2.7.2cvs35
4583 * src/prefs_account.c
4584 * src/prefs_folder_item.c
4586 * src/prefs_matcher.c
4587 * src/prefs_message.c
4588 * src/prefs_msg_colors.c
4589 * src/prefs_summaries.c
4591 * src/gtk/inputdialog.c
4592 * src/plugins/bogofilter/bogofilter_gtk.c
4593 pedantic commit: use 'checkbtn' everywhere
4594 instead of a mixture of 'checkbtn' and 'chkbtn'
4596 2007-02-09 [paul] 2.7.2cvs34
4602 move "Never send Return Receipts" from
4603 prefs_other to prefs_send
4604 add an option "Ask about account specific
4605 filtering rules..." to prefs_other
4606 * src/gtk/gtkutils.c
4607 fix a compiler warning
4609 2007-02-08 [colin] 2.7.2cvs33
4611 * src/plugins/pgpinline/pgpinline.c
4612 Fix bug 1110, 'pgpmime fails to process
4613 encapsulated openpgp mime (rfc 3156, 6.1
4615 It was due to an interaction between PGP/Mime
4616 and PGP/Inline plugin.
4618 2007-02-08 [colin] 2.7.2cvs32
4623 Fix bug 1117, 'fcntl locking code
4624 does not work in mbox.c'
4626 2007-02-08 [colin] 2.7.2cvs31
4628 * src/prefs_account.c
4629 Fix Gentoo bug 165819, 'can't create
4630 a "local mbox file" account'. Patch
4631 by Olivier <castan.o@free.fr>
4633 2007-02-07 [colin] 2.7.2cvs30
4636 Fix bug 1106, 'Claws crash on exit if LDAPS
4637 autocompletion was used'
4639 2007-02-07 [paul] 2.7.2cvs29
4642 cut down on unnecessary debug_prints
4644 fix menu_set_active() on 'Show only
4647 2007-02-07 [paul] 2.7.2cvs28
4649 * src/plugins/clamav/clamav_plugin.c
4650 * src/plugins/clamav/clamav_plugin.h
4651 * src/plugins/clamav/clamav_plugin_gtk.c
4652 fix copyright header
4654 2007-02-07 [paul] 2.7.2cvs27
4657 fix bug 1116, 'summary view allow a
4660 2007-02-06 [colin] 2.7.2cvs26
4665 2007-02-05 [fabien] 2.7.2cvs25
4669 i18n related - 1 fix and 1 message for translators.
4671 2007-02-05 [colin] 2.7.2cvs24
4673 * src/gtk/quicksearch.c
4674 Don't reload summary list if quicksearch wasn't
4675 active on hiding; move currently selected mail in
4676 the visible area when showing the quicksearch
4678 2007-02-05 [colin] 2.7.2cvs23
4681 Add debug to try to solve bug 1104
4683 2007-02-05 [paul] 2.7.2cvs22
4686 confirm before emptying trash on exit is
4687 a Yes or No answer, use Yes or No in the
4690 2007-02-04 [colin] 2.7.2cvs21
4693 * src/plugins/pgpcore/passphrase.c
4694 * src/plugins/pgpcore/select-keys.c
4695 Set wmclass on new windows
4701 2007-02-04 [colin] 2.7.2cvs20
4705 Auto save drafts on exit, reopen them
4706 at startup, instead of asking
4710 * src/addressbook_foldersel.c
4718 * src/editldap_basedn.c
4731 * src/message_search.c
4733 * src/prefs_actions.c
4734 * src/prefs_customheader.c
4735 * src/prefs_display_header.c
4736 * src/prefs_filtering.c
4737 * src/prefs_filtering_action.c
4738 * src/prefs_folder_column.c
4740 * src/prefs_matcher.c
4742 * src/prefs_summaries.c
4743 * src/prefs_summary_column.c
4744 * src/prefs_template.c
4745 * src/sourcewindow.c
4747 * src/summary_search.c
4750 * src/gtk/description_window.c
4751 * src/gtk/foldersort.c
4752 * src/gtk/gtkutils.c
4753 * src/gtk/gtkutils.h
4754 * src/gtk/icon_legend.c
4755 * src/gtk/logwindow.c
4756 * src/gtk/pluginwindow.c
4757 * src/gtk/prefswindow.c
4758 Give different wmclass to different
4759 windows - thanks to sed ;)
4761 2007-02-04 [colin] 2.7.2cvs19
4764 Revert previous patch, can't reproduce
4767 2007-02-03 [colin] 2.7.2cvs18
4770 Don't save the mainwindow size and
4771 position on emergency exit (libSM's
4772 "die" callback), Xfce seems to make
4773 the window smaller just before the
4776 2007-02-03 [colin] 2.7.2cvs17
4778 * src/plugins/bogofilter/bogofilter.c
4779 * src/plugins/bogofilter/bogofilter.h
4780 * src/plugins/bogofilter/bogofilter_gtk.c
4781 * src/plugins/pgpinline/pgpinline.c
4782 * src/plugins/pgpinline/pgpinline.h
4785 2007-02-03 [colin] 2.7.2cvs16
4787 * src/partial_download.c
4788 * src/partial_download.h
4795 * src/common/ssl_certificate.c
4796 * src/common/ssl_certificate.h
4797 * src/gtk/quicksearch.c
4798 * src/gtk/quicksearch.h
4799 * src/gtk/sslcertwindow.c
4800 * src/gtk/sslcertwindow.h
4801 Fix copyright on my files
4803 2007-02-02 [colin] 2.7.2cvs15
4813 Add Tools/List URIs to allow
4814 opening any URI in the current mail
4816 2007-02-02 [colin] 2.7.2cvs14
4818 * src/common/valgrind.h ** NEW FILE **
4819 * src/common/Makefile.am
4820 * src/common/plugin.c
4821 Don't dlclose the plugins if we're running
4822 under valgrind. (doesn't require valgrind
4823 either at compile time or run time).
4825 2007-02-01 [paul] 2.7.2cvs13
4829 * tools/freshmeat_search.pl
4830 * tools/google_search.pl
4831 * tools/multiwebsearch.pl
4832 add support for non ISO-8859-1 compatible locales
4833 Patch by Alex Gorbachenko <agent_007@immo.ru>
4835 2007-02-01 [colin] 2.7.2cvs12
4838 * src/prefs_summaries.c
4839 Move keybinding prefs to the Other page
4841 2007-02-01 [wwp] 2.7.2cvs11
4843 * src/plugins/trayicon/trayicon.c
4844 Fix a raising issue within KDE.
4846 2007-02-01 [colin] 2.7.2cvs10
4849 Fix stray quotes in encoded strings
4851 Fix wrong call causing g_warnings
4853 Remove useless message
4855 2007-01-31 [wwp] 2.7.2cvs9
4857 * src/plugins/trayicon/trayicon.c
4858 fix buggy hiding of main window when closing if close-to-tray
4859 is not set (bad logics in the trayicon hook code).
4860 Changed the quit confirmation message too.
4862 2007-01-30 [colin] 2.7.2cvs8
4865 Fix hidden mainwindow after clicking on
4866 the X close button, if compose windows
4867 exist and the user chooses not to quit
4869 2007-01-30 [colin] 2.7.2cvs7
4873 Handle local URIs to attach files (file:///...)
4874 Fixes attaching files from Thunar for example
4876 2007-01-30 [colin] 2.7.2cvs6
4878 * src/prefs_ext_prog.c
4879 Add 'mousepad' to the list of text editors.
4880 Mousepad is XFCE's text editor
4882 2007-01-29 [wwp] 2.7.2cvs5
4885 * src/plugins/trayicon/trayicon_prefs.c
4886 trayicon i18n fixes, thanks to Fabien.
4888 2007-01-28 [wwp] 2.7.2cvs4
4892 * src/plugins/trayicon/trayicon.c
4893 * src/plugins/trayicon/trayicon_prefs.c
4894 * src/plugins/trayicon/trayicon_prefs.h
4895 Added a new TrayIcon plugin option to close to tray
4896 (WM's hotkey and [X] button will hide the window instead
4897 of closing it - closing CM can be done using the tray icon
4898 menu or the File menu).
4899 Improved visibility handling in trayicon, clicking the
4900 trayicon now raise the window to current desktop when it
4901 was either minimized/shaded/on another desktop.
4902 Thanks to Paul for testing and fixing a strange behaviour
4905 2007-01-27 [paul] 2.7.2cvs3
4907 * src/prefs_folder_item.c
4908 * src/prefs_receive.c
4909 * src/plugins/pgpcore/prefs_gpg.c
4910 use 'start-up' instead of 'startup' in labels
4912 2007-01-26 [wwp] 2.7.2cvs2
4914 * src/plugins/trayicon/Makefile.am
4915 * src/plugins/trayicon/trayicon.c
4916 * src/plugins/trayicon/trayicon_prefs.c
4917 * src/plugins/trayicon/trayicon_prefs.h
4918 Add a new TrayIcon option to hide the main window at
4920 Fix trayicon.c copyright header.
4922 2007-01-26 [paul] 2.7.2cvs1
4928 bump up version number following
4931 2007-01-25 [mones] 2.7.1cvs60
4934 updated thousands of strings (well, probably less ;-)
4936 2007-01-25 [colin] 2.7.1cvs59
4939 Fix 2nd-run loss of matcherrc on new
4942 2007-01-25 [wwp] 2.7.1cvs58
4945 fix handling of empty value in attach_save_directory too, thanks
4948 2007-01-25 [wwp] 2.7.1cvs57
4951 fix handling of empty value in attach_load_directory,
4954 2007-01-25 [wwp] 2.7.1cvs56
4956 * src/plugins/dillo_viewer/dillo_prefs.h
4959 2007-01-25 [colin] 2.7.1cvs55
4963 * src/matcher_parser_parse.y
4964 * src/prefs_matcher.c
4965 Add matching on the spam flag
4967 2007-01-24 [colin] 2.7.1cvs54
4972 Make sure folderlist.xml is correctly
4973 written before overwriting it.
4977 * src/plugins/bogofilter/bogofilter.c
4978 * src/plugins/bogofilter/bogofilter.h
4979 * src/plugins/bogofilter/bogofilter_gtk.c
4980 * src/plugins/spamassassin/spamassassin.c
4981 * src/plugins/spamassassin/spamassassin.h
4982 * src/plugins/spamassassin/spamassassin_gtk.c
4983 Move spam to the correct trash folder after
4984 learning, if spam directory isn't set.
4986 2007-01-23 [paul] 2.7.1cvs53
4988 * src/plugins/bogofilter/bogofilter_gtk.c
4989 fix sensitivity of "Insert X-Bogosity header"
4992 2007-01-23 [colin] 2.7.1cvs52
4995 Translate toolbar items text if
4996 they're translatable (default)
5010 * src/etpan/etpan-thread-manager.c
5011 * src/etpan/etpan-thread-manager.h
5012 * src/gtk/gtkutils.c
5013 * src/gtk/gtkutils.h
5014 More static functions
5016 2007-01-22 [fabien] 2.7.1cvs51
5018 * src/gtk/gtkutils.c
5019 gtkut_get_options_frame() : ability to pass
5020 a 'NULL' value in frame pointer parameter if
5023 2007-01-22 [colin] 2.7.1cvs50
5027 * src/plugins/bogofilter/bogofilter.c
5028 * src/plugins/bogofilter/bogofilter_gtk.c
5029 * src/plugins/spamassassin/spamassassin.c
5030 * src/plugins/spamassassin/spamassassin_gtk.c
5031 Allow moving spams to the account's trash
5032 instead of default one
5034 2007-01-21 [colin] 2.7.1cvs49
5038 Revert a static function that shouldn't
5041 2007-01-21 [colin] 2.7.1cvs48
5047 2007-01-21 [colin] 2.7.1cvs47
5053 2007-01-21 [colin] 2.7.1cvs46
5055 * src/common/socket.c
5056 * src/common/socket.h
5059 2007-01-21 [colin] 2.7.1cvs45
5068 * src/folder_item_prefs.c
5069 * src/folder_item_prefs.h
5076 * src/common/socket.c
5077 * src/common/socket.h
5078 * src/gtk/gtkaspell.c
5079 * src/gtk/gtkaspell.h
5080 * src/gtk/quicksearch.c
5081 * src/gtk/quicksearch.h
5084 2007-01-21 [colin] 2.7.1cvs44
5086 * src/common/utils.c
5087 * src/common/utils.h
5088 * src/etpan/etpan-thread-manager.c
5089 * src/etpan/etpan-thread-manager.h
5090 Same (Funny that etpan_thread_unbind
5091 is called but not etpan_thread_bind)
5093 2007-01-21 [colin] 2.7.1cvs43
5101 * src/etpan/Makefile.am
5102 * src/gtk/colorlabel.c
5103 * src/gtk/colorlabel.h
5104 * src/gtk/sslcertwindow.c
5105 * src/gtk/sslcertwindow.h
5106 * src/etpan/etpan-log.c ** REMOVED **
5107 * src/etpan/etpan-log.h ** REMOVED **
5110 2007-01-20 [colin] 2.7.1cvs42
5116 2007-01-20 [colin] 2.7.1cvs41
5134 Make functions that aren't used in other
5137 2007-01-20 [colin] 2.7.1cvs40
5152 * src/editldap_basedn.c
5158 * src/image_viewer.c
5174 * src/prefs_account.c
5175 * src/prefs_common.c
5176 * src/prefs_compose_writing.c
5177 * src/prefs_ext_prog.c
5178 * src/prefs_folder_item.c
5180 * src/prefs_message.c
5181 * src/prefs_msg_colors.c
5184 * src/prefs_receive.c
5186 * src/prefs_spelling.c
5187 * src/prefs_summaries.c
5188 * src/prefs_toolbar.c
5189 * src/prefs_wrapping.c
5198 * src/common/hooks.c
5200 * src/common/passcrypt.c
5201 * src/common/socket.c
5203 * src/common/ssl_certificate.c
5204 * src/common/template.c
5205 * src/common/utils.c
5206 * src/etpan/imap-thread.c
5207 * src/gtk/sslcertwindow.c
5208 * src/gtk/sslcertwindow.h
5209 Make functions that could be static, static
5211 2007-01-20 [colin] 2.7.1cvs39
5216 2007-01-20 [colin] 2.7.1cvs38
5221 Fix bug 1102, 'claws-mail-2.7.1
5222 makes use of deprecated ldap
5225 2007-01-20 [colin] 2.7.1cvs37
5230 * src/gtk/quicksearch.c
5231 Add Wide message list layout
5233 2007-01-19 [fabien] 2.7.1cvs36
5236 make sure a font change is considered in links of
5239 2007-01-19 [colin] 2.7.1cvs35
5246 * src/prefs_common.c
5247 * src/prefs_common.h
5250 * src/gtk/quicksearch.c
5251 * src/gtk/quicksearch.h
5252 Drop 'Separate Folder tree' and 'Separate
5253 Message View'. Put three layouts in place
5256 2007-01-19 [paul] 2.7.1cvs34
5258 * src/prefs_msg_colors.c
5259 more use of Q_ for translators
5261 2007-01-19 [paul] 2.7.1cvs33
5264 * src/prefs_account.c
5265 a few changes to the English
5267 2007-01-19 [fabien] 2.7.1cvs32
5270 factorize translatable string
5272 2007-01-18 [colin] 2.7.1cvs31
5275 Don't error out on --sync option. Although
5276 we don't do anything with it, gtk+ handles
5277 it, and it's useful for debugging X errors
5279 2007-01-18 [fabien] 2.7.1cvs30
5282 ability to apply on the fly the recent added
5283 'gtk_can_change_accels' pref (no need to restart).
5285 2007-01-18 [fabien] 2.7.1cvs29
5287 * src/plugins/bogofilter/bogofilter_gtk.c
5288 * src/plugins/bogofilter/bogofilter.c
5289 * src/plugins/spamassassin/spamassassin_gtk.c
5291 * src/prefs_account.c
5292 factorize or rewrite some translatable strings.
5294 2007-01-18 [fabien] 2.7.1cvs28
5298 set a 4pix space between "Subject:" label and subject entry in
5301 2007-01-18 [wwp] 2.7.1cvs27
5304 fix conflicting address-copy/paste when focus is set
5305 to the embedded edit-person form.
5308 2007-01-18 [wwp] 2.7.1cvs26
5311 complete 2.7.1cvs23 (one more file was missing from that
5314 2007-01-18 [colin] 2.7.1cvs25
5317 Provide a way to migrate without backup
5318 Re-ask for migration on next start if
5319 it has been refused and wizard has been
5322 2007-01-18 [wwp] 2.7.1cvs24
5325 complete 2.7.1.cvs23 (file was missing from previous
5328 2007-01-18 [wwp] 2.7.1cvs23
5331 fix potential crashes in address book's focus_in/out signal handlers,
5332 force focus to the edit-person form when clicked the Edit menu entry or
5333 button (this only matters if the edit-person form is embedded to the
5334 AB window, in that case, focus is not set when browsing the contacts
5335 list w/ keys or mouse clicks).
5337 2007-01-18 [paul] 2.7.1cvs22
5340 add command line options:
5342 -q and --quit for --exit
5344 print "Unknown option" for unknown options
5346 2007-01-18 [paul] 2.7.1cvs21
5349 updated by Pavlo Bohmat
5351 2007-01-18 [paul] 2.7.1cvs20
5354 fix sensitivity issues of Mark as Spam/Ham
5356 2007-01-17 [fabien] 2.7.1cvs19
5359 * src/prefs_common.c
5360 * src/prefs_common.h
5362 Add a 'gtk_can_change_accels' pref in Preferences/Other which
5363 control the corresponding gtk property. It could be used to lock
5364 all shortcuts (avoid to set one of them by inadvertency).
5366 2007-01-17 [colin] 2.7.1cvs18
5369 Fix bug 1100, 'Highlighted e-mail data not visible
5370 when color label applied.'. Use a weighted average
5371 between normal selected foreground color and color
5372 label instead of a simple one (3/1 instead 1/1).
5374 2007-01-17 [colin] 2.7.1cvs17
5377 Better fix for bug 1088, 'Ctrl-h produces repeatable
5378 crash' - don't prevent mail switching while loading
5380 2007-01-17 [colin] 2.7.1cvs16
5389 Manage recursive search of unsubscribed folders
5390 Rescan tree without checking for new messages
5391 after subscriptions changed
5393 2007-01-17 [paul] 2.7.1cvs15
5395 * src/prefs_common.c
5396 * src/gtk/pluginwindow.c
5397 fix bug 1101, '"Load plugin" button is
5398 accidentally hidden'
5399 unset (-1) initial width in prefs_common,
5400 fix overlapping buttons,
5403 2007-01-17 [paul] 2.7.1cvs14
5406 add #include <errno.h>, it's needed
5409 2007-01-17 [paul] 2.7.1cvs13
5412 * tools/make.themes.project
5413 rename .sylpheed_themeinfo to .claws_themeinfo
5415 * src/etpan/etpan-errors.h
5416 * src/etpan/etpan-log.c
5417 * src/etpan/etpan-log.h
5418 * src/etpan/etpan-thread-manager-types.h
5419 * src/etpan/etpan-thread-manager.c
5420 * src/etpan/etpan-thread-manager.h
5421 * src/etpan/imap-thread.c
5422 * src/etpan/imap-thread.h
5423 add copyright header
5425 2007-01-17 [colin] 2.7.1cvs12
5427 * src/plugins/pgpcore/select-keys.c
5428 * src/gtk/pluginwindow.c
5429 * src/prefs_account.c
5432 2007-01-16 [colin] 2.7.1cvs11
5437 Manage subscribing to subfolders when only
5438 subscribed folders are shown.
5440 2007-01-16 [colin] 2.7.1cvs10
5443 Fix annoying vscrollbar going back to top
5444 on Check for new folders
5446 2007-01-16 [colin] 2.7.1cvs9
5451 2007-01-16 [colin] 2.7.1cvs8
5454 Bigger buffer for errors
5458 * src/prefs_account.c
5459 * src/prefs_account.h
5461 * src/etpan/imap-thread.c
5462 * src/etpan/imap-thread.h
5463 * manual/handling.xml
5464 Add subscriptions management. What it changes:
5465 Creating a folder subscribes to it
5466 Deleting a folder unsubscribes it
5467 New contextual menu item allowing to switch between
5468 All folders and Subscribed folders, subscribe, and
5469 unsubscribe. "Creating" an existing but unsubscribed
5470 folder will subscribe it.
5471 By default for new accounts, only subscribed folders
5475 2007-01-16 [paul] 2.7.1cvs7
5478 Allow folder classes to specify only sort_key or
5479 sort_type instead of both or none.
5481 2007-01-16 [paul] 2.7.1cvs6
5488 Save and use errno for procmime_get_part
5490 2007-01-16 [colin] 2.7.1cvs5
5493 Never remove INBOX when scanning for
5494 new folders. It's a special folder
5497 2007-01-15 [colin] 2.7.1cvs4
5500 Fix 'Check for new folders' when IMAP subdirectory
5502 * src/etpan/imap-thread.c
5505 2007-01-15 [colin] 2.7.1cvs3
5507 * src/etpan/imap-thread.c
5508 Fix invalid free on command-connection
5511 2007-01-15 [wwp] 2.7.1cvs2
5513 * src/matcher_parser_lex.l
5514 * src/quote_fmt_lex.l
5515 * src/matcher_parser_parse.y
5516 fix copyright header in lexers and parsers.
5518 2007-01-15 [paul] 2.7.1cvs1
5524 bump up version number following
5527 2007-01-15 [paul] 2.7.0cvs31
5531 add Fabien to the Team list
5532 add the recent contributors
5533 make a few corrections
5535 2007-01-15 [paul] 2.7.0cvs30
5538 fix compiler warning
5539 * src/plugins/pgpcore/prefs_gpg.c
5540 * src/plugins/pgpcore/prefs_gpg.h
5542 fix copyright header
5544 2007-01-14 [colin] 2.7.0cvs29
5547 Use the 'gtk+' backend. Avoids gnome-vfs use,
5548 two benefits: faster to open, will fix strange
5549 dbus-related crash. Thanks to Pascal Terjan.
5551 2007-01-14 [colin] 2.7.0cvs28
5553 * src/etpan/imap-thread.c
5554 Delete the old imap just after allocating
5555 the new one. Makes sure we don't get the
5556 same pointer by sheer luck, which feels
5557 strange in the debug log.
5559 2007-01-14 [colin] 2.7.0cvs27
5561 * src/gtk/inputdialog.c
5562 Make sure we don't print passwords in
5563 clear text when in debug mode
5565 2007-01-14 [colin] 2.7.0cvs26
5567 * src/gtk/gtksctree.c
5568 Fix bug 1098, 'bogus last row display
5569 after expanding a thread'. Patch by
5570 Jindrich Makovicka <makovick@gmail.com>
5572 2007-01-14 [colin] 2.7.0cvs25
5574 * src/etpan/imap-thread.c
5575 Close socket manually before
5576 freeing the imap struct
5578 2007-01-14 [colin] 2.7.0cvs24
5580 * src/etpan/imap-thread.c
5581 Maybe fix new reconnection issues
5583 2007-01-13 [colin] 2.7.0cvs23
5586 Freeze/thaw on thread selection
5588 2007-01-13 [paul] 2.7.0cvs22
5593 add 'Edit/Delete thread'
5595 2007-01-13 [colin] 2.7.0cvs21
5597 * src/prefs_account.c
5598 * src/prefs_compose_writing.c
5599 * src/prefs_message.c
5600 * src/prefs_msg_colors.c
5602 * src/prefs_receive.c
5603 * src/prefs_spelling.c
5604 * src/prefs_summaries.c
5605 * src/prefs_themes.c
5606 * src/gtk/gtkutils.c
5607 * src/gtk/gtkutils.h
5608 * src/plugins/pgpcore/prefs_gpg.c
5609 * src/plugins/spamassassin/spamassassin_gtk.c
5610 Factorize gtk frame creation
5613 2007-01-13 [colin] 2.7.0cvs20
5615 * src/message_search.c
5616 * src/summary_search.c
5617 Fix Enter in search windows
5619 Fix body search starting at the
5620 end of the mail (and asking for loop)
5622 2007-01-13 [colin] 2.7.0cvs19
5624 * src/etpan/imap-thread.c
5625 Make sure we don't free the same imap
5628 2007-01-13 [colin] 2.7.0cvs18
5631 Allow multiple commitHelpers to
5634 2007-01-12 [colin] 2.7.0cvs17
5636 * src/etpan/imap-thread.c
5637 Make sure we get rid of the previous mailimap
5638 when connecting - just in case disconnect was
5641 2007-01-12 [paul] 2.7.0cvs16
5644 Strip S/MIME signatures when re-editing
5645 S/MIME signed messages.
5647 2007-01-12 [paul] 2.7.0cvs15
5654 no need to define CLAWS anymore, remove
5657 2007-01-12 [paul] 2.7.0cvs14
5660 check if the mail's signed as
5661 it can change the mail structure
5664 2007-01-12 [paul] 2.7.0cvs13
5667 fix Forwarding msgs with attachments
5668 that have dos line endings
5671 2007-01-12 [wwp] 2.7.0cvs12
5674 Revert accidentally committed extra version tag.
5676 2007-01-12 [wwp] 2.7.0cvs11
5678 * src/prefs_account.c
5679 Fix compilation w/o aspell (completes 2.7.0cvs7).
5681 2007-01-11 [colin] 2.7.0cvs10
5684 move g_warning to debug_print
5685 it scares people for no reason
5687 2007-01-11 [colin] 2.7.0cvs9
5690 Fix files to translate. Patch by
5693 2007-01-11 [paul] 2.7.0cvs8
5696 Fix recursion when server lists the
5697 current subfolder in the response
5699 Fix updating of icon_list/ctree
5700 * src/plugins/pgpcore/select-keys.c
5701 Fix a few annoyances when choosing
5702 keys for the CMS (S/MIME) protocol
5704 2007-01-11 [wwp] 2.7.0cvs7
5707 * src/prefs_account.c
5708 * src/prefs_account.h
5709 Add per-account spellcheck default dictionaries settings.
5711 2007-01-10 [colin] 2.7.0cvs6
5713 * src/prefs_folder_item.c
5714 Factorize strings - patch by Fabien
5716 2007-01-10 [colin] 2.7.0cvs5
5719 Fix bug 1095, 'Crash while changing folder
5720 columns during incorporation'
5722 2007-01-09 [colin] 2.7.0cvs4
5724 * src/gtk/pluginwindow.c
5725 Set the plugin window transient. Seems
5726 like some window managers hide it in
5727 the background after "load plugin"...
5729 2007-01-09 [colin] 2.7.0cvs3
5732 Use the same type for alloc and free
5734 2007-01-08 [paul] 2.7.0cvs2
5737 updated by Tim Dijkstra
5739 2007-01-08 [paul] 2.7.0cvs1
5741 * src/prefs_themes.c
5742 * src/common/utils.c
5745 2007-01-08 [paul] 2.7.0
5752 2007-01-08 [paul] 2.6.1cvs119
5754 * doc/man/claws-mail.1
5757 2007-01-08 [paul] 2.6.1cvs118
5759 * doc/man/claws-mail.1
5761 * manual/advanced.xml
5762 improved English usage
5764 2007-01-08 [paul] 2.6.1cvs117
5775 updated by Miquel Oliete, Stephan Sachse, me,
5776 Tommi Pirinen, Andrea Spadaccini, Frederico
5777 Goncalves Guimaraes, Andrej Kacian, Aleksandar
5778 Urosevic, and Ralgh Young
5780 2007-01-07 [mones] 2.6.1cvs116
5782 * manual/es/advanced.xml
5784 Synced manual (unhide mark_as_read_delay)
5785 and updated translation for release
5787 2007-01-07 [paul] 2.6.1cvs115
5789 * src/prefs_matcher.c
5790 make the hbox content fit better under
5793 2007-01-07 [colin] 2.6.1cvs114
5796 Fix bug 1088, 'Ctrl-h produces repeatable
5799 2007-01-06 [colin] 2.6.1cvs113
5801 * src/etpan/imap-thread.c
5802 Add casts to int to get certs. Fixes
5803 bug 1064, 'crash @ etpan_certificate_check()
5804 when opening an IMAP folder', with latest
5805 libetpan CVS or >= 0.49
5810 * src/prefs_folder_item.c
5811 Grey out the "synchronise" menu items if
5812 there's nothing to synchronise.
5813 * src/plugins/pgpcore/sgpgme.c
5814 Make an error clearer than "Unknown error"
5816 2007-01-06 [colin] 2.6.1cvs112
5819 Don't try to show a message if updating
5820 Maybe fixes bug 1088, 'ctrl-h produces
5823 2007-01-06 [colin] 2.6.1cvs111
5826 Disable Control-Space (handle it as Space).
5828 2007-01-05 [paul] 2.6.1cvs110
5831 Fix bug 934, 'sylpheed claws 2.1
5832 doesn't show Exchanges Public Folders'
5833 Thanks to Hoa and Colin
5835 Refuse to allocate more than 2 MB for a
5836 single field, it's a good indication of
5839 2007-01-05 [colin] 2.6.1cvs109
5842 Allow --select'ing emails by Message-ID too
5844 2007-01-05 [colin] 2.6.1cvs108
5846 * src/common/quoted-printable.c
5849 2007-01-05 [colin] 2.6.1cvs107
5851 * src/common/quoted-printable.c
5852 Fix previous commit about bug 1089
5855 2007-01-05 [colin] 2.6.1cvs106
5857 * src/common/quoted-printable.c
5858 Fix my previous commit on bug 1089
5861 2007-01-04 [colin] 2.6.1cvs105
5863 * src/common/quoted-printable.c
5864 Fix bug 1089, 'NUL characters in Subject
5865 line are misinterpreted'. Not a pain to
5872 2007-01-04 [wwp] 2.6.1cvs104
5874 * src/image_viewer.c
5875 Force operator precedence (fix a compiler warning).
5877 2007-01-04 [colin] 2.6.1cvs103
5879 * src/image_viewer.c
5880 Be cautious there too (same fix as the one
5881 in textview from cvs33)
5883 Don't use any MimeViewer plugin when showing
5886 2007-01-03 [wwp] 2.6.1cvs102
5890 fixed "cent" sign (use the existing ASCII one),
5891 decode more HTML entities,
5892 converted table ASCII entries to UTF-8,
5893 moved a switch() into a hashtable.
5895 2007-01-03 [paul] 2.6.1cvs101
5901 When possible, use move_msg instead of
5902 copy_msg + remove_msg to move sent mail
5905 2007-01-03 [paul] 2.6.1cvs100
5908 add more html entity recognition:
5909 pounds, euros, and cents
5911 2007-01-03 [colin] 2.6.1cvs99
5914 Don't display an error on NOSELECT
5915 folders when synchronising
5917 2007-01-03 [paul] 2.6.1cvs98
5919 * tools/maildir2claws-mail.pl
5920 only substitute 'sent-mail' if it's
5921 the full directory name
5923 2007-01-03 [paul] 2.6.1cvs97
5926 * ChangeLog.pre2.0.0
5928 archive a chunk of ChangeLog in
5931 * doc/src/ChangeLog.claws-pre0.8.0
5932 remove ChangeLog.claws-pre0.8.0, adding
5933 its contents to ChangeLog.gtk1
5935 2007-01-03 [paul] 2.6.1cvs96
5956 * src/addressbook_foldersel.c
5957 * src/addressbook_foldersel.h
5978 * src/customheader.c
5979 * src/customheader.h
5980 * src/displayheader.c
5981 * src/displayheader.h
5992 * src/editldap_basedn.c
5993 * src/editldap_basedn.h
6010 * src/folder_item_prefs.c
6011 * src/folder_item_prefs.h
6018 * src/grouplistdialog.c
6019 * src/grouplistdialog.h
6023 * src/image_viewer.c
6024 * src/image_viewer.h
6060 * src/message_search.c
6061 * src/message_search.h
6078 * src/partial_download.c
6079 * src/partial_download.h
6084 * src/prefs_account.c
6085 * src/prefs_account.h
6086 * src/prefs_actions.c
6087 * src/prefs_actions.h
6088 * src/prefs_common.c
6089 * src/prefs_common.h
6090 * src/prefs_compose_writing.c
6091 * src/prefs_compose_writing.h
6092 * src/prefs_customheader.c
6093 * src/prefs_customheader.h
6094 * src/prefs_display_header.c
6095 * src/prefs_display_header.h
6096 * src/prefs_filtering.c
6097 * src/prefs_filtering.h
6098 * src/prefs_filtering_action.c
6099 * src/prefs_filtering_action.h
6100 * src/prefs_folder_column.c
6101 * src/prefs_folder_column.h
6102 * src/prefs_folder_item.c
6103 * src/prefs_folder_item.h
6108 * src/prefs_image_viewer.c
6109 * src/prefs_image_viewer.h
6110 * src/prefs_matcher.c
6111 * src/prefs_matcher.h
6112 * src/prefs_message.c
6113 * src/prefs_msg_colors.c
6114 * src/prefs_msg_colors.h
6117 * src/prefs_receive.c
6119 * src/prefs_spelling.c
6120 * src/prefs_spelling.h
6121 * src/prefs_summaries.c
6122 * src/prefs_summaries.h
6123 * src/prefs_summary_column.c
6124 * src/prefs_summary_column.h
6125 * src/prefs_template.c
6126 * src/prefs_template.h
6127 * src/prefs_themes.c
6128 * src/prefs_themes.h
6129 * src/prefs_toolbar.c
6130 * src/prefs_toolbar.h
6131 * src/prefs_wrapping.c
6132 * src/prefs_wrapping.h
6142 * src/quote_fmt_parse.y
6145 * src/remotefolder.c
6146 * src/remotefolder.h
6147 * src/send_message.c
6148 * src/send_message.h
6151 * src/sourcewindow.c
6152 * src/sourcewindow.h
6157 * src/stock_pixmap.c
6158 * src/stock_pixmap.h
6159 * src/summary_search.c
6160 * src/summary_search.h
6175 * src/common/base64.c
6176 * src/common/base64.h
6178 * src/common/hooks.c
6179 * src/common/hooks.h
6182 * src/common/mgutils.c
6183 * src/common/mgutils.h
6186 * src/common/passcrypt.c
6187 * src/common/passcrypt.h.in
6188 * src/common/plugin.c
6189 * src/common/plugin.h
6190 * src/common/prefs.c
6191 * src/common/prefs.h
6192 * src/common/progressindicator.c
6193 * src/common/progressindicator.h
6194 * src/common/quoted-printable.c
6195 * src/common/quoted-printable.h
6196 * src/common/session.c
6197 * src/common/session.h
6200 * src/common/socket.c
6201 * src/common/socket.h
6204 * src/common/ssl_certificate.c
6205 * src/common/ssl_certificate.h
6206 * src/common/stringtable.c
6207 * src/common/stringtable.h
6208 * src/common/template.c
6209 * src/common/template.h
6210 * src/common/timing.h
6211 * src/common/utils.c
6212 * src/common/utils.h
6213 * src/common/version.h.in
6216 * src/common/xmlprops.c
6217 * src/common/xmlprops.h
6219 * src/gtk/colorlabel.c
6220 * src/gtk/colorsel.c
6221 * src/gtk/colorsel.h
6222 * src/gtk/combobox.c
6223 * src/gtk/combobox.h
6224 * src/gtk/description_window.c
6225 * src/gtk/description_window.h
6228 * src/gtk/foldersort.c
6229 * src/gtk/foldersort.h
6230 * src/gtk/gtksctree.c
6231 * src/gtk/gtkutils.c
6232 * src/gtk/gtkutils.h
6233 * src/gtk/inputdialog.c
6234 * src/gtk/inputdialog.h
6235 * src/gtk/logwindow.c
6236 * src/gtk/logwindow.h
6237 * src/gtk/manage_window.c
6238 * src/gtk/manage_window.h
6241 * src/gtk/pluginwindow.c
6242 * src/gtk/pluginwindow.h
6243 * src/gtk/prefswindow.c
6244 * src/gtk/prefswindow.h
6245 * src/gtk/progressdialog.c
6246 * src/gtk/progressdialog.h
6247 * src/gtk/sslcertwindow.c
6248 * src/gtk/sslcertwindow.h
6249 * src/plugins/bogofilter/bogofilter.c
6250 * src/plugins/bogofilter/bogofilter.h
6251 * src/plugins/bogofilter/bogofilter_gtk.c
6252 * src/plugins/clamav/clamav_plugin.c
6253 * src/plugins/clamav/clamav_plugin.h
6254 * src/plugins/clamav/clamav_plugin_gtk.c
6255 * src/plugins/demo/demo.c
6256 * src/plugins/dillo_viewer/dillo_prefs.c
6257 * src/plugins/dillo_viewer/dillo_prefs.h
6258 * src/plugins/dillo_viewer/dillo_viewer.c
6259 * src/plugins/pgpcore/passphrase.c
6260 * src/plugins/pgpcore/passphrase.h
6261 * src/plugins/pgpcore/pgp_viewer.c
6262 * src/plugins/pgpcore/pgp_viewer.h
6263 * src/plugins/pgpcore/plugin.c
6264 * src/plugins/pgpcore/select-keys.c
6265 * src/plugins/pgpcore/select-keys.h
6266 * src/plugins/pgpcore/sgpgme.c
6267 * src/plugins/pgpcore/sgpgme.h
6268 * src/plugins/pgpinline/pgpinline.c
6269 * src/plugins/pgpinline/pgpinline.h
6270 * src/plugins/pgpinline/plugin.c
6271 * src/plugins/pgpmime/pgpmime.c
6272 * src/plugins/pgpmime/pgpmime.h
6273 * src/plugins/pgpmime/plugin.c
6274 * src/plugins/spamassassin/spamassassin.c
6275 * src/plugins/spamassassin/spamassassin.h
6276 * src/plugins/spamassassin/spamassassin_gtk.c
6277 * src/plugins/trayicon/trayicon.c
6278 it's 2007, update the year in the copyright headers
6280 2007-01-03 [paul] 2.6.1cvs95
6283 it is 2007, use it in the copyright string
6285 2007-01-03 [paul] 2.6.1cvs94
6288 html entity conversion:
6289 move ™ to a more suitable place
6290 add • and –
6291 make sure — and — are both
6294 2007-01-02 [colin] 2.6.1cvs93
6298 * src/common/plugin.c
6300 * src/etpan/imap-thread.c
6303 2006-12-31 [paul] 2.6.1cvs92
6305 * src/prefs_summaries.c
6306 use gtk_button_new_from_stock()
6308 2006-12-30 [colin] 2.6.1cvs91
6313 Don't update filtering and account paths
6314 when copying folders
6316 2006-12-30 [colin] 2.6.1cvs90
6318 * src/prefs_compose_writing.c
6320 * src/prefs_template.c
6321 Use message font for Writing and
6322 Quoting prefs, as well as Templates.
6324 2006-12-30 [colin] 2.6.1cvs89
6326 * src/prefs_summaries.c
6327 Rework GUI; patch by Pawel
6329 2006-12-29 [colin] 2.6.1cvs88
6331 * src/prefs_folder_item.c
6332 Fix bug 1085, 'Apply to subfolder
6333 doesn't work' - I was mistaken saying
6334 it worked in every case
6336 2006-12-28 [colin] 2.6.1cvs87
6338 * src/gtk/gtkaspell.c
6339 Don't assert if use_alternate is true
6340 and alt_dictionary isn't set -- this
6341 is what happens on upgrade! Rather,
6344 2006-12-28 [colin] 2.6.1cvs86
6347 Fix desktop/icon simplification
6349 2006-12-28 [colin] 2.6.1cvs85
6352 Make desktop and icon not
6353 dependant on the desktop
6355 2006-12-28 [wwp] 2.6.1cvs84
6357 * src/plugins/pgpmime/claws.def
6358 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
6360 2006-12-28 [wwp] 2.6.1cvs83
6362 * src/prefs_folder_item.c
6363 Fix coloring of "simplify subject regexp" (folder prefs),
6364 which might be left to red whereas the regexp gets empty.
6366 2006-12-28 [wwp] 2.6.1cvs82
6368 * src/prefs_common.c
6369 * src/prefs_common.h
6372 Save addressbook mainwindow's horizontal and vertical splitter position.
6374 2006-12-27 [wwp] 2.6.1cvs81
6376 * src/gtk/gtkaspell.c
6377 * src/gtk/gtkaspell.h
6379 Fix assignment of compose's default and alternate dictionary from
6380 account or folder settings. Now gtkaspell_change_dict does rotate
6381 dicts only when it's called from a menu cb.
6383 2006-12-27 [wwp] 2.6.1cvs80
6385 * src/folder_item_prefs.c
6386 Fix randomly initialized default-alt-dictionary (folder prefs),
6387 complete 2.6.1cvs72.
6389 2006-12-27 [paul] 2.6.1cvs79
6393 Add Copy folder in the folder's contextual
6396 2006-12-27 [wwp] 2.6.1cvs78
6399 Clean up session locking, thanks to Colin.
6401 2006-12-26 [colin] 2.6.1cvs77
6404 Revert previous patch
6406 2006-12-26 [colin] 2.6.1cvs76
6412 * src/etpan/imap-thread.c
6413 Fix previous commit warnings
6414 Make statusbar update every second if total < 20
6415 Make IMAP APPEND faster by simplifying log
6417 2006-12-26 [colin] 2.6.1cvs75
6425 Make it possible to copy folders accross
6426 mailboxes (this was an arbitrary limitation).
6427 Still make it impossible to move folders
6430 2006-12-26 [colin] 2.6.1cvs74
6432 * src/etpan/imap-thread.c
6433 Fix bug 1081, 'claws-mail
6434 segfaults when going offline
6435 while it transfers mails via
6438 2006-12-26 [colin] 2.6.1cvs73
6440 * src/folder_item_prefs.c
6441 Don't forget alt dictionary when
6442 renaming/moving folders
6444 2006-12-26 [wwp] 2.6.1cvs72
6446 * src/folder_item_prefs.c
6447 Add missing defaults for per-folder alt dict
6448 (forgotten in 2.6.1cvs61).
6450 2006-12-26 [colin] 2.6.1cvs71
6453 Add tooltip to state that specifying
6454 full path to mailbox is possible
6456 2006-12-26 [wwp] 2.6.1cvs70
6458 * src/partial_download.c
6459 * src/gtk/gtkvscrollbutton.c
6460 * src/plugins/pgpinline/plugin.c
6461 Fix for few compiler warnings that matter.
6463 2006-12-25 [colin] 2.6.1cvs69
6465 * src/partial_download.c
6466 Fix marking for download or deletion
6467 when the header isn't the first
6468 * src/gtk/logwindow.c
6469 Fix start of scrolling
6471 2006-12-23 [paul] 2.6.1cvs68
6474 change last commit to use the 'academic'
6475 method instead. Thanks to wwp
6477 2006-12-23 [paul] 2.6.1cvs67
6480 don't warn about empty subject when
6483 2006-12-22 [colin] 2.6.1cvs66
6485 * src/summary_search.c
6488 2006-12-22 [colin] 2.6.1cvs65
6490 * src/gtk/gtkutils.c
6493 * src/summary_search.c
6500 2006-12-22 [colin] 2.6.1cvs64
6504 Add a combo to the learn spam button
6505 * src/plugins/bogofilter/bogofilter.c
6506 * src/plugins/bogofilter/bogofilter_gtk.c
6507 * src/plugins/bogofilter/bogofilter.h
6508 Allow to store Unsure mails in a specific
6509 folder to make better teaching easier
6511 2006-12-21 [wwp] 2.6.1cvs63
6514 * src/prefs_common.c
6515 * src/prefs_common.h
6516 * src/prefs_spelling.c
6517 * src/gtk/gtkaspell.c
6518 * src/gtk/gtkaspell.h
6519 Allow spell-checking using both current and alternate dictionaries
6522 2006-12-21 [wwp] 2.6.1cvs62
6524 * src/gtk/gtkaspell.c
6525 Apply recheck_when_changing_dict (highlight all mispelled words)
6526 when switching to alternate dictionary.
6528 2006-12-21 [wwp] 2.6.1cvs61
6531 * src/folder_item_prefs.h
6532 * src/prefs_common.c
6533 * src/prefs_common.h
6534 * src/prefs_folder_item.c
6535 * src/prefs_spelling.c
6536 * src/gtk/gtkaspell.c
6537 * src/gtk/gtkaspell.h
6538 Add global and per-folder prefs to set the default
6539 alternate dictionary.
6541 2006-12-21 [colin] 2.6.1cvs60
6544 Look for folders by path in all folders
6548 2006-12-20 [colin] 2.6.1cvs59
6550 * src/gtk/quicksearch.c
6551 Make sure in_typing is false when clearing
6553 2006-12-20 [wwp] 2.6.1cvs58
6556 change manual's target dir to be LFH-compliant (thanks to Colin).
6558 2006-12-20 [wwp] 2.6.1cvs57
6560 * src/prefs_common.c
6561 * src/prefs_summaries.c
6562 i18n fix and factorize patch, thanks to Fabien.
6564 2006-12-20 [paul] 2.6.1cvs56
6567 last of the renaming (??)
6569 correct --help info of --status-full
6570 * src/plugins/bogofilter/bogofilter.c
6571 make FALSE default of whitelist_ab
6573 2006-12-19 [colin] 2.6.1cvs55
6576 Same as before, without depending on
6579 2006-12-19 [colin] 2.6.1cvs54
6582 Fix bug 1059, 'Better jpilot charset
6583 handling'. Use libpisync's charset conversion
6586 2006-12-19 [colin] 2.6.1cvs53
6591 2006-12-19 [wwp] 2.6.1cvs52
6594 Add missing #include (thanks to Colin).
6596 2006-12-19 [wwp] 2.6.1cvs51
6598 * src/prefs_receive.c
6599 Better spacing between widgets in prefs.
6601 2006-12-18 [colin] 2.6.1cvs50
6604 Fix failure to get separator on LIST "" ""
6605 Try LIST "" "INBOX" too.
6607 2006-12-18 [wwp] 2.6.1cvs49
6609 * src/common/session.c
6610 Fix a compiler warning (thanks to Fabien).
6612 2006-12-18 [wwp] 2.6.1cvs48
6616 Factorize some strings for translation (it's about error
6617 messages when applying or checking template/quote format).
6619 2006-12-18 [colin] 2.6.1cvs47
6623 * src/gtk/Makefile.am
6625 Add a Release notes tab from the contents of
6626 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
6628 2006-12-17 [colin] 2.6.1cvs46
6633 Correctly convert from/to UTF8/filename encoding
6634 when loading and saving files. Probably fixes
6635 bug 1068, 'Claws-Mail uses 100% CPU when looking
6636 for a file to attach and is blocked...'
6638 2006-12-17 [colin] 2.6.1cvs45
6640 * src/gtk/logwindow.c
6641 Fix bug 1067, 'Claws-Mail uses 100% CPU on an
6642 IMAP folder and is blocked on main thread':
6643 make sure we put utf8 in the log.
6645 2006-12-16 [colin] 2.6.1cvs44
6649 Fix bug 1055, 'Add the 'cancel receive'
6650 in the available events for the toolbar buttons'
6652 2006-12-16 [colin] 2.6.1cvs43
6657 * src/common/session.c
6658 Log error when SSL handshakes fail.
6659 Fixes bug 1082, 'incorrect / imprecise
6660 error message when imap server provides
6661 ssl only through STARTTLS but SSL is
6664 2006-12-15 [wwp] 2.6.1cvs42
6666 * src/plugins/bogofilter/bogofilter_gtk.c
6667 set proper sensitivity to widgets I've recently added.
6673 2006-12-15 [wwp] 2.6.1cvs41
6675 * src/plugins/bogofilter/bogofilter.c
6676 * src/plugins/bogofilter/bogofilter.h
6677 * src/plugins/bogofilter/bogofilter_gtk.c
6678 bogofilter's whitelist can now use a subset of
6679 the addressbook (either a book, a subfolder of a book,
6680 or the whole addressbook by using "Any"). Re-used there
6681 some pref_matcher widgets and mechanisms to match a subset
6684 2006-12-15 [wwp] 2.6.1cvs40
6687 * src/common/plugin.c
6688 * src/common/plugin.h
6690 * src/plugins/bogofilter/bogofilter.c
6691 * src/plugins/clamav/clamav_plugin.c
6692 * src/plugins/demo/demo.c
6693 * src/plugins/dillo_viewer/dillo_viewer.c
6694 * src/plugins/pgpcore/plugin.c
6695 * src/plugins/pgpinline/plugin.c
6696 * src/plugins/pgpmime/plugin.c
6697 * src/plugins/spamassassin/spamassassin.c
6698 * src/plugins/trayicon/trayicon.c
6699 factorize some translatable strings (plugins-related),
6700 fix missing punctuation in several places,
6701 remove useless translatable \n in about.c,
6702 and factorize plugin init code w/ a new function
6703 check_plugin_version() in common/plugin.c.
6704 Patch by Fabien Vantard <fzzzzz@gmail.com>.
6706 2006-12-15 [wwp] 2.6.1cvs39
6708 * src/plugins/bogofilter/bogofilter.c
6709 * src/plugins/bogofilter/bogofilter_gtk.c
6710 flag whitelisted spams as spam, but don't filter it to the spam
6711 folder. Thanks to Colin.
6713 2006-12-15 [ticho] 2.6.1cvs38
6715 * src/plugins/bogofilter/bogofilter.c
6716 * src/plugins/bogofilter/bogofilter.h
6717 * src/plugins/bogofilter/bogofilter_gtk.c
6718 Add option to whitelist senders found in addressbook. Patch by colin.
6720 2006-12-15 [paul] 2.6.1cvs37
6723 add missing #include "log.h"
6725 2006-12-15 [paul] 2.6.1cvs36
6727 * src/plugins/bogofilter/bogofilter.c
6728 * src/plugins/bogofilter/bogofilter.h
6729 * src/plugins/bogofilter/bogofilter_gtk.c
6730 Add an option to allow inserting an
6731 X-Claws-Bogosity header (on MH folders
6732 only). Patch by Colin
6734 2006-12-14 [colin] 2.6.1cvs35
6737 "Yes" should be the default choice for
6738 migration configuration
6740 2006-12-14 [paul] 2.6.1cvs34
6742 * src/prefs_summaries.c
6743 * manual/advanced.xml
6744 Unhide mark_as_read_delay
6746 2006-12-14 [paul] 2.6.1cvs33
6755 Fix printing of selection
6756 Fix printing of message parts
6757 Fix printing of images
6758 * src/gtk/gtksourceprintjob.c
6759 Fix page count when there are images
6761 2006-12-14 [wwp] 2.6.1cvs32
6766 * src/gtk/quicksearch.c
6767 fix quicksearch 'magnify' button status when QS is closed
6768 using the Escape key, thanks to Colin.
6770 2006-12-14 [wwp] 2.6.1cvs31
6775 * src/gtk/quicksearch.c
6776 fix quicksearch 'magnify' button status when QS is closed
6777 using the Escape key, thanks to Colin.
6779 2006-12-13 [colin] 2.6.1cvs30
6783 Use the binary safe version of ldap_get_values,
6784 to make sure we manipulate null-terminated
6785 strings. Maybe fixes bug 1075, 'claws mail
6786 segfault when completing ldap adresses'
6787 * src/syldap.c ** REMOVED **
6788 * src/syldap.h ** REMOVED **
6791 2006-12-13 [mones] 2.6.1cvs29
6794 Fixed piped strings, fixed click translation
6796 2006-12-13 [paul] 2.6.1cvs28
6799 don't translate these strings
6801 2006-12-13 [paul] 2.6.1cvs27
6806 2006-12-13 [colin] 2.6.1cvs26
6810 Add claws_is_starting()
6812 2006-12-13 [mones] 2.6.1cvs25
6814 * manual/es/advanced.xml
6816 Synced manual and updated translation
6818 2006-12-12 [colin] 2.6.1cvs24
6821 Add an option to use STARTTLS in the
6822 welcome wizard. Fixes bug 1080,
6823 'Using SSL option in wizard for incoming
6824 server does not activate SSL with STARTTLS'
6826 2006-12-12 [colin] 2.6.1cvs23
6829 Don't exit when there's an incomplete
6830 mailbox configured - leaves a chance
6831 to fix a failing IMAP account. Exit
6832 if no mailbox at all is loaded (case
6834 Completes bug 1077's fix (I was wrong
6835 in this bug's comment #3).
6837 2006-12-12 [colin] 2.6.1cvs22
6840 Add another menu data type
6841 * src/prefs_account.c
6842 Complete the completion of bug 1076
6843 (doesn't lose the pref on apply)
6845 2006-12-12 [paul] 2.6.1cvs21
6847 * src/prefs_account.c
6848 complete the fix of bug 1076
6849 also be more verbose with the text
6851 2006-12-12 [paul] 2.6.1cvs20
6853 * src/gtk/combobox.c
6854 fix compilation warning
6856 2006-12-11 [colin] 2.6.1cvs19
6859 Document :port in server entry tooltips
6861 2006-12-11 [colin] 2.6.1cvs18
6866 2006-12-11 [colin] 2.6.1cvs17
6869 Add failing IMAP as a reason for no
6872 2006-12-11 [colin] 2.6.1cvs16
6874 * src/prefs_account.c
6875 Check for existence of inbox for local
6878 Allow setting the port to use for servers
6879 by using the usual "server.example.com:port"
6880 syntax. Fixes bug 1077, 'sylpheed-claws does
6881 not start when IMAP server is unavailable'
6883 2006-12-11 [colin] 2.6.1cvs15
6885 * src/prefs_account.c
6886 Prevent use of non-existing default inbox
6888 2006-12-11 [colin] 2.6.1cvs14
6890 * src/prefs_account.c
6891 Fix sensitivity. Fixes bug 1076, 'privacy
6892 options are displayed even when pgp plugin
6893 not loaded / available'
6895 2006-12-09 [colin] 2.6.1cvs13
6897 * manual/advanced.xml
6898 * src/prefs_common.c
6899 * src/prefs_common.h
6900 * src/common/ssl_certificate.c
6901 Add a new hidden preference, 'unsafe_ssl_certs',
6902 which allows to store multiple certificates per
6903 server/port. This is disabled by default because
6904 it's less secure (presenting a new certificate
6905 instead of a changed one raises less alarms).
6906 This will cause Claws to ask about an unknown
6907 certificate for people who have used 2.6.1cvs8
6910 2006-12-09 [colin] 2.6.1cvs12
6913 Fix cache updating after action
6915 2006-12-07 [wwp] 2.6.1cvs11
6918 fix email address comparison when replying to all
6919 (avoid replying to ourselves), thanks to Colin.
6921 2006-12-06 [paul] 2.6.1cvs10
6928 * src/common/utils.c
6929 ...and more renaming
6932 2006-12-06 [paul] 2.6.1cvs9
6943 2006-12-06 [colin] 2.6.1cvs8
6946 * src/common/ssl_certificate.c
6947 * src/common/ssl_certificate.h
6948 Handle multiple certificates per host/port
6950 2006-12-06 [colin] 2.6.1cvs7
6952 * src/etpan/imap-thread.c
6953 Fix certificate checking on IMAP
6955 2006-12-06 [colin] 2.6.1cvs6
6958 Fix bug 1072, 'Claws stops fetching newsgroups
6959 from server when newsgroup got deleted': continue
6960 checking other groups
6962 2006-12-05 [wwp] 2.6.1cvs5
6964 * src/message_search.c
6965 * src/summary_search.c
6966 * src/gtk/combobox.c
6967 * src/gtk/combobox.h
6968 * src/gtk/gtkutils.c
6969 * src/gtk/gtkutils.h
6970 make up and down arrow keys in modern gtk_combo_box_entry widgets
6971 behave like w/ old comboboxes (summary and message search only).
6973 2006-12-05 [paul] 2.6.1cvs4
6979 2006-12-05 [paul] 2.6.1cvs3
6982 * tools/textviewer.pl
6983 script updated and description added
6985 2006-12-04 [colin] 2.6.1cvs2
6988 Run pre-send hook only when checking
6991 2006-12-04 [paul] 2.6.1cvs1
6998 bump up version number following stable release
7000 2006-12-04 [paul] 2.6.0cvs83
7003 updates and corrections
7005 2006-12-04 [colin] 2.6.0cvs82
7007 * src/common/utils.c
7008 Probably fix bug 1066, 'Incorrect mailbox
7011 2006-12-04 [colin] 2.6.0cvs81
7013 * src/common/utils.c
7014 Trim tabs from mailcap file too.
7016 2006-12-02 [paul] 2.6.0cvs80
7019 fix broken GUI under certain languages
7021 put the Cancel button to the right
7023 2006-12-01 [paul] 2.6.0cvs79
7026 remove reference to removed file
7028 2006-12-01 [wwp] 2.6.0cvs78
7032 remove forgotten debug statements.
7034 2006-12-01 [wwp] 2.6.0cvs77
7036 * manual/advanced.xml
7037 * manual/fr/advanced.xml
7043 * src/prefs_common.c
7044 * src/prefs_common.h
7045 * src/gtk/gtkutils.c
7046 * src/gtk/gtkutils.h
7047 add a hidden option to allow embedding the editaddress (edit contact details)
7048 dialog into the addressbook's window. This doesn't change the default
7051 2006-12-01 [wwp] 2.6.0cvs76
7053 * src/message_search.c
7054 * src/summary_search.c
7055 fix more focus issues (don't set focus to combobox's entry widget when
7056 entry's value changed, if entry widget has focus already).
7058 2006-12-01 [wwp] 2.6.0cvs75
7060 * src/gtk/quicksearch.c
7061 revert last changes to the quicksearch gtk_combo_box, this needs more
7064 2006-12-01 [paul] 2.6.0cvs74
7066 * tools/kdeservicemenu/README
7067 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7068 * tools/kdeservicemenu/install.sh
7069 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
7070 * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
7071 simplify this stuff, and in so doing,
7072 fix it. (possibly re-extend it again at
7075 2006-12-01 [wwp] 2.6.0cvs73
7077 * src/gtk/quicksearch.c
7078 adapt quicksearch code to use modern gtk_combo_box'es.
7080 2006-12-01 [wwp] 2.6.0cvs72
7083 * src/prefs_common.c
7084 * src/prefs_common.h
7085 * src/message_search.c
7086 * src/summary_search.c
7087 * src/gtk/combobox.c
7088 * src/gtk/combobox.h
7089 add history combos to all message and summary search fields.
7091 2006-12-01 [wwp] 2.6.0cvs71
7094 As the list may change while the mark as read delay
7095 runs, we can't rely on the 'row' pointer, which can
7096 be invalid when the timeout is called. As the mark
7097 as read is only done if the message is still selected,
7098 use summaryview->selected instead. Thanks to Colin.
7100 2006-11-30 [paul] 2.6.0cvs70
7103 give emphasis to "Sylpheed-Claws"
7104 as well as "Claws Mail"
7106 2006-11-30 [colin] 2.6.0cvs69
7109 Put the SSL checkboxes in the receiving
7110 and sending server pages.
7112 2006-11-29 [colin] 2.6.0cvs68
7114 * src/gtk/gtkutils.c
7115 * src/gtk/gtkvscrollbutton.c
7116 Revert some deprecated fixes - they seem to
7117 deprecate stuff as soon as a new one gets out.
7118 g_object_ref_sink needed glib-2.10.
7120 2006-11-29 [colin] 2.6.0cvs67
7122 * src/common/utils.c
7123 Create .mailcap if it doesn't exist
7125 2006-11-29 [colin] 2.6.0cvs66
7128 Followup to cvs60: use original list
7129 of recipients if replying to a mail
7130 in Sent Drafts or Queue.
7132 2006-11-27 [paul] 2.6.0cvs65
7134 * src/image_viewer.c
7135 revert the last change for now (it's broken)
7137 2006-11-27 [paul] 2.6.0cvs64
7141 * m4/aclocal-include.m4
7158 * src/common/Makefile.am
7159 * src/common/claws.c
7160 * src/common/claws.h
7162 * src/common/sylpheed.c
7163 * src/common/sylpheed.h
7164 * src/etpan/Makefile.am
7165 * src/gtk/Makefile.am
7166 * src/gtk/claws-marshal.list
7168 * src/gtk/gtksctree.c
7169 * src/gtk/quicksearch.c
7170 * src/gtk/sylpheed-marshal.list
7171 * src/plugins/bogofilter/bogofilter.c
7172 * src/plugins/bogofilter/bogofilter_gtk.c
7173 * src/plugins/clamav/clamav_plugin.c
7174 * src/plugins/clamav/clamav_plugin_gtk.c
7175 * src/plugins/demo/demo.c
7176 * src/plugins/dillo_viewer/dillo_viewer.c
7177 * src/plugins/pgpcore/Makefile.am
7178 * src/plugins/pgpcore/claws.def
7179 * src/plugins/pgpcore/pgp_viewer.c
7180 * src/plugins/pgpcore/plugin.c
7181 * src/plugins/pgpcore/sylpheed.def
7182 * src/plugins/pgpinline/Makefile.am
7183 * src/plugins/pgpinline/claws.def
7184 * src/plugins/pgpinline/plugin.c
7185 * src/plugins/pgpinline/sylpheed.def
7186 * src/plugins/pgpmime/Makefile.am
7187 * src/plugins/pgpmime/claws.def
7188 * src/plugins/pgpmime/plugin.c
7189 * src/plugins/pgpmime/sylpheed.def
7190 * src/plugins/spamassassin/spamassassin.c
7191 * src/plugins/spamassassin/spamassassin_gtk.c
7192 * src/plugins/trayicon/trayicon.c
7194 remove deprecated gtk_tooltips_set_delay()
7196 2006-11-26 [paul] 2.6.0cvs63
7200 * src/image_viewer.c
7202 * src/gtk/gtkutils.c
7203 * src/gtk/gtkvscrollbutton.c
7204 * src/gtk/prefswindow.c
7205 * src/plugins/pgpcore/prefs_gpg.c
7206 replace more deprecated GTK+ functions
7208 2006-11-26 [paul] 2.6.0cvs62
7213 replace deprecated gtk_idle_... functions
7215 2006-11-26 [paul] 2.6.0cvs61
7221 * src/gtk/gtkvscrollbutton.c
7222 * src/gtk/quicksearch.c
7223 * src/plugins/pgpcore/passphrase.c
7224 replace deprecated gtk_timeout_add and
7227 2006-11-26 [paul] 2.6.0cvs60
7230 fix bug that caused the wrong recipient
7231 to be selected when replying to a msg
7232 which is From one of our accounts to
7233 another of our accounts
7235 2006-11-25 [paul] 2.6.0cvs59
7238 don't change the From column title to
7239 To if the To column is visible
7241 2006-11-24 [paul] 2.6.0cvs58
7244 fix bug 1069, 'Sent mails disappear, BCC
7245 or locking problem?'
7247 2006-11-21 [wwp] 2.6.0cvs57
7250 fix spelling menu when replying (same as 2.3.1cvs39):
7251 discrepancy between context menu and top menu when
7252 folder's dictionary isn't the default one.
7254 2006-11-19 [paul] 2.6.0cvs56
7257 obey always_show_msg option when
7259 * src/plugins/bogofilter/bogofilter.c
7262 2006-11-18 [paul] 2.6.0cvs55
7272 * src/gtk/icon_legend.c
7273 * src/gtk/icon_legend.h
7274 * tools/OOo2claws-mail.pl
7276 * tools/acroread2claws-mail.pl
7277 * tools/claws.i18n.status.pl
7278 * tools/filter_conv.pl
7279 * tools/filter_conv_new.pl
7280 * tools/freshmeat_search.pl
7281 * tools/google_search.pl
7282 * tools/kmail2claws-mail.pl
7283 * tools/kmail2claws-mail_v2.pl
7284 * tools/maildir2claws-mail.pl
7285 * tools/make.themes.project
7286 * tools/multiwebsearch.pl
7287 * tools/outlook2claws-mail.pl
7288 * tools/tb2claws-mail
7289 * tools/kdeservicemenu/README
7290 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7291 update mine and wwp's email addresses in
7294 * src/prefs_compose_writing.c
7295 set sensitivity on 'new message format' frame
7297 2006-11-17 [paul] 2.6.0cvs54
7300 more reworking of the GUI
7301 Patch by Fabien Vantard
7303 2006-11-16 [paul] 2.6.0cvs53
7306 set a minimum size for the window, allow
7307 it to automatically expand as necessary
7309 2006-11-16 [wwp] 2.6.0cvs52
7312 better wrap of copyright info on some systems.
7314 2006-11-16 [paul] 2.6.0cvs51
7317 move the tech info from the upper panel
7319 use a gtk_text_view for the features tab
7321 2006-11-16 [paul] 2.6.0cvs50
7324 update my email address
7331 * src/plugins/trayicon/trayicon.c
7332 don't offer simple menu separators
7335 add separator between 'mark all read'
7338 2006-11-15 [wwp] 2.6.0cvs49
7341 updated manuals authors.
7343 2006-11-14 [paul] 2.6.0cvs48
7346 Fix Options/Reply mode after draft save
7348 2006-11-14 [paul] 2.6.0cvs47
7351 Fix make DESTDIR=...
7354 * src/plugins/pgpinline/pgpinline.c
7355 Probably fix bug 1061
7357 2006-11-14 [paul] 2.6.0cvs46
7362 * src/stock_pixmap.c
7363 * src/stock_pixmap.h
7365 * src/pixmaps/active.xpm
7366 * src/pixmaps/inactive.xpm
7367 add a new page, 'Features', to the About dialog
7368 showing which features are compiled in and which
7371 2006-11-14 [paul] 2.6.0cvs45
7374 updated by Pavlo Bohmat
7376 2006-11-14 [colin] 2.6.0cvs44
7384 * src/gtk/gtkaspell.c
7385 Fix 64-bit-related warnings
7387 Fix possible infinite loop
7388 * src/plugins/pgpcore/sgpgme.c
7389 Remove useless check
7391 2006-11-13 [colin] 2.6.0cvs43
7393 * src/gtk/Makefile.am
7394 authors.h isn't generated
7396 2006-11-13 [colin] 2.6.0cvs42
7398 * src/plugins/pgpinline/pgpinline.c
7399 * src/plugins/pgpmime/pgpmime.c
7400 Very probably fix bug 1061, 'crash on
7401 opening signed email'. Another cast
7404 2006-11-13 [colin] 2.6.0cvs41
7406 * src/plugins/pgpcore/sgpgme.c
7407 Maybe fix bug 1061, 'crash on opening
7410 2006-11-13 [wwp] 2.6.0cvs40
7412 * src/plugins/pgpinline/pgpinline.c
7413 fix candidate for bug #1057, thanks to Colin.
7415 2006-11-13 [wwp] 2.6.0cvs39
7418 * src/quote_fmt_parse.y
7419 fix bug 1052: current parser buffer was not always
7420 allocated, ptr to this buffer could be returned as
7421 NULL whereas no parser error has occurred. in
7422 consequence, defining a template body as "%d"
7423 (w/o the quotes) for the first time of the instance
7424 of claws-mail, was reporting a parser error. make
7425 sure that the buffer is always allocated, even to
7427 fix mis-unescaping in compose.:compose_quote_fmt():
7428 unescaping of the fmt string was always done
7429 whereas it must be done *only* when receiving
7430 quote format strings issued from the prefs
7431 (compose new message, reply, forward, redirect
7432 formats), *not* when applying templates. in
7433 consequences, applying templates w/ sequences
7434 like \\|p{echo} were failing. make sure that
7435 unescaping is done only when necessary.
7437 2006-11-12 [colin] 2.6.0cvs38
7442 2006-11-12 [colin] 2.6.0cvs37
7444 * src/plugins/pgpinline/pgpinline.c
7445 * src/plugins/pgpmime/pgpmime.c
7446 Release GPG context at the latest
7447 possible moment. Maybe fixes
7448 bug 1057, 'crash on sending signed
7449 message to a newsgroup'
7452 2006-11-12 [colin] 2.6.0cvs36
7454 * src/plugins/pgpcore/sgpgme.c
7455 Tell a bit more when gpg's status doesn't
7456 contain any signature
7458 2006-11-12 [colin] 2.6.0cvs35
7461 Fix bug 1060, 'compilation error with
7464 2006-11-12 [paul] 2.6.0cvs34
7466 * doc/man/claws-mail.1
7468 * src/plugins/clamav/README
7469 * src/plugins/spamassassin/README
7471 * tools/freshmeat_search.pl
7472 * tools/google_search.pl
7473 * tools/multiwebsearch.pl
7475 * src/plugins/trayicon/trayicon.c
7476 fix compiliation warning
7478 2006-11-11 [colin] 2.6.0cvs33
7481 Forbid drag and drop from/to different
7482 folders of type F_UNKNOWN
7484 2006-11-11 [colin] 2.6.0cvs32
7486 * src/plugins/pgpinline/pgpinline.c
7487 Fix typo in previous commit:
7489 + if ((err = gpgme_new(&data->ctx)) ...)
7491 2006-11-11 [colin] 2.6.0cvs31
7493 * src/plugins/pgpinline/pgpinline.c
7494 * src/plugins/pgpmime/pgpmime.c
7495 Check success after calling gpgme_new
7496 Maybe fixes bug 1057, 'crash on sending
7497 signed message to a newsgroup'
7499 2006-11-11 [colin] 2.6.0cvs30
7502 init undostruct to 0s (from
7503 valgrind log of bug 1057)
7505 2006-11-10 [colin] 2.6.0cvs29
7508 Set cursor to wait before filtering
7509 duplicates in all folders
7510 * src/plugins/bogofilter/bogofilter.c
7511 * src/plugins/bogofilter/bogofilter.h
7512 * src/plugins/bogofilter/bogofilter_gtk.c
7513 Completely thread away the bogofilter
7516 2006-11-10 [mones] 2.6.0cvs28
7520 added COMPOSE_CHECK_BEFORE_SEND hook
7522 2006-11-10 [paul] 2.6.0cvs27
7526 add libSM to get_compiled_in_features()
7530 2006-11-10 [colin] 2.6.0cvs26
7532 * src/etpan/imap-thread.c
7533 Add a reference to libetpan's sasl engine
7534 so that sasl_done() doesn't get called by
7535 libetpan, and doesn't break openssl.
7536 Should fix bug 1053, 'SC fails to reestablish
7537 a secure connection'
7540 2006-11-10 [colin] 2.6.0cvs25
7542 * manual/addrbook.xml
7543 * manual/advanced.xml
7548 2006-11-09 [colin] 2.6.0cvs24
7550 * src/plugins/bogofilter/bogofilter_gtk.c
7551 Add comment about annoyance
7553 2006-11-09 [colin] 2.6.0cvs23
7555 * src/plugins/bogofilter/bogofilter.c
7556 * src/plugins/bogofilter/bogofilter_gtk.c
7557 Prepare things needed to thread bogofilter
7558 filtering: separate bogo stuff and possible GUI
7561 2006-11-09 [colin] 2.6.0cvs22
7565 Search for one of our accounts in Delivered-To
7566 (helps for auto-account selection when
7567 replying/forwarding)
7571 * src/plugins/trayicon/trayicon.c
7572 Allow opening a new mail with any account from
7575 2006-11-09 [wwp] 2.6.0cvs21
7578 * src/prefs_common.c
7579 * src/prefs_common.h
7580 * src/prefs_compose_writing.c
7581 add a compose new message format (in prefs/compose/writing), it's a
7582 simple subject+body template to use when opening a new composition
7583 window. It's similar to the existent reply and forward formats.
7585 enhanced the template/format % symbols substitution mechanism to
7586 use current composition window information when % are used in
7587 the compose new message format or in templates applied to new
7588 messages (there were useless in that situations before). When
7589 applied to new messages, %d corresponds to the system time/date.
7591 2006-11-09 [paul] 2.6.0cvs20
7596 2006-11-09 [paul] 2.6.0cvs19
7599 keep tje alphabetical order
7601 2006-11-08 [colin] 2.6.0cvs18
7603 * src/etpan/imap-thread.c
7604 Fix bug 1054, 'Slowness logging big
7607 2006-11-08 [paul] 2.6.0cvs17
7612 2006-11-08 [paul] 2.6.0cvs16
7617 2006-11-08 [paul] 2.6.0cvs15
7620 * tools/OOo2claws-mail.pl
7621 * tools/OOo2sylpheed.pl
7623 * tools/acroread2claws-mail.pl
7624 * tools/acroread2sylpheed.pl
7625 * tools/kmail2claws-mail.pl
7626 * tools/kmail2claws-mail_v2.pl
7627 * tools/kmail2sylpheed.pl
7628 * tools/kmail2sylpheed_v2.pl
7629 * tools/maildir2claws-mail.pl
7630 * tools/maildir2sylpheed.pl
7631 * tools/nautilus2claws-mail.sh
7632 * tools/nautilus2sylpheed.sh
7633 * tools/outlook2claws-mail.pl
7634 * tools/outlook2sylpheed.pl
7635 * tools/tb2claws-mail
7637 * tools/tbird2claws.py
7638 * tools/tbird2syl.py
7639 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7640 * tools/kdeservicemenu/install.sh
7641 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
7642 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
7643 * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
7644 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
7645 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
7646 renamed (removed, added) tools files
7648 2006-11-08 [paul] 2.6.0cvs14
7652 Migrate sylpheedrc to clawsrc, and fix the standard
7653 plugins path in the process
7655 2006-11-07 [colin] 2.6.0cvs13
7658 Symlink sylpheed-claws relative to
7661 2006-11-07 [colin] 2.6.0cvs12
7664 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
7666 2006-11-07 [paul] 2.6.0cvs11
7669 Fix a missed occurence of
7672 2006-11-07 [paul] 2.6.0cvs10
7675 Fix symlink installation
7677 2006-11-07 [paul] 2.6.0cvs9
7680 Symlink claws-mail to sylpheed-claws
7681 * src/common/utils.c
7682 Fix migrating symlinks
7683 * src/etpan/imap-thread.c
7684 check certificate only when there's
7687 2006-11-07 [paul] 2.6.0cvs8
7690 Fix icon breakages with Gtk, which needs a
7691 cache updated to see them.
7693 2006-11-07 [paul] 2.6.0cvs7
7704 * claws-mail-128x128.png
7705 * claws-mail-64x64.png
7710 * sylpheed-claws-128x128.png
7711 * sylpheed-claws-64x64.png
7712 * sylpheed-claws.desktop
7713 * sylpheed-claws.ico
7714 * sylpheed-claws.pc.in
7715 * sylpheed-claws.png
7716 * debian/README.Debian
7718 * debian/claws-mail.desktop
7719 * debian/claws-mail.menu
7720 * debian/claws-mail.postinst.debhelper
7721 * debian/claws-mail.postrm.debhelper
7726 * debian/sylpheed-claws.desktop
7727 * debian/sylpheed-claws.menu
7728 * debian/sylpheed-claws.postinst.debhelper
7729 * debian/sylpheed-claws.postrm.debhelper
7730 * doc/man/Makefile.am
7731 * doc/man/claws-mail.1
7732 * doc/man/sylpheed-claws.1
7733 * doc/src/ChangeLog.claws-pre0.8.0
7734 * manual/Makefile.am
7735 * manual/account.xml
7737 * manual/addrbook.xml
7738 * manual/advanced.xml
7739 * manual/claws-mail-manual.xml
7741 * manual/glossary.xml
7742 * manual/handling.xml
7744 * manual/keyboard.xml
7745 * manual/plugins.xml
7746 * manual/starting.xml
7747 * manual/sylpheed-claws-manual.xml
7749 * manual/dist/.cvsignore
7750 * manual/dist/html/.cvsignore
7751 * manual/dist/html/Makefile.am
7752 * manual/dist/pdf/.cvsignore
7753 * manual/dist/pdf/Makefile.am
7754 * manual/dist/ps/.cvsignore
7755 * manual/dist/ps/Makefile.am
7756 * manual/dist/txt/.cvsignore
7757 * manual/dist/txt/Makefile.am
7758 * manual/es/Makefile.am
7759 * manual/es/advanced.xml
7760 * manual/es/claws-mail-manual.xml
7762 * manual/es/glossary.xml
7763 * manual/es/handling.xml
7764 * manual/es/intro.xml
7765 * manual/es/plugins.xml
7766 * manual/es/sylpheed-claws-manual.xml
7767 * manual/es/dist/.cvsignore
7768 * manual/es/dist/html/.cvsignore
7769 * manual/es/dist/html/Makefile.am
7770 * manual/es/dist/pdf/.cvsignore
7771 * manual/es/dist/pdf/Makefile.am
7772 * manual/es/dist/ps/.cvsignore
7773 * manual/es/dist/ps/Makefile.am
7774 * manual/es/dist/txt/.cvsignore
7775 * manual/es/dist/txt/Makefile.am
7776 * manual/fr/Makefile.am
7777 * manual/fr/account.xml
7779 * manual/fr/addrbook.xml
7780 * manual/fr/advanced.xml
7781 * manual/fr/claws-mail-manual.xml
7783 * manual/fr/glossary.xml
7784 * manual/fr/handling.xml
7785 * manual/fr/intro.xml
7786 * manual/fr/keyboard.xml
7787 * manual/fr/plugins.xml
7788 * manual/fr/starting.xml
7789 * manual/fr/sylpheed-claws-manual.xml
7790 * manual/fr/dist/.cvsignore
7791 * manual/fr/dist/html/.cvsignore
7792 * manual/fr/dist/html/Makefile.am
7793 * manual/fr/dist/pdf/.cvsignore
7794 * manual/fr/dist/pdf/Makefile.am
7795 * manual/fr/dist/ps/.cvsignore
7796 * manual/fr/dist/ps/Makefile.am
7797 * manual/fr/dist/txt/.cvsignore
7798 * manual/fr/dist/txt/Makefile.am
7799 * manual/pl/Makefile.am
7800 * manual/pl/account.xml
7802 * manual/pl/addrbook.xml
7803 * manual/pl/advanced.xml
7804 * manual/pl/claws-mail-manual.xml
7806 * manual/pl/glossary.xml
7807 * manual/pl/handling.xml
7808 * manual/pl/intro.xml
7809 * manual/pl/keyboard.xml
7810 * manual/pl/plugins.xml
7811 * manual/pl/starting.xml
7812 * manual/pl/sylpheed-claws-manual.xml
7813 * manual/pl/dist/.cvsignore
7814 * manual/pl/dist/html/.cvsignore
7815 * manual/pl/dist/html/Makefile.am
7816 * manual/pl/dist/pdf/.cvsignore
7817 * manual/pl/dist/pdf/Makefile.am
7818 * manual/pl/dist/ps/.cvsignore
7819 * manual/pl/dist/ps/Makefile.am
7820 * manual/pl/dist/txt/.cvsignore
7821 * manual/pl/dist/txt/Makefile.am
7845 * src/addressbook_foldersel.c
7846 * src/addressbook_foldersel.h
7868 * src/customheader.c
7869 * src/customheader.h
7870 * src/displayheader.c
7871 * src/displayheader.h
7882 * src/editldap_basedn.c
7883 * src/editldap_basedn.h
7899 * src/folder_item_prefs.c
7900 * src/folder_item_prefs.h
7907 * src/grouplistdialog.c
7908 * src/grouplistdialog.h
7911 * src/image_viewer.c
7912 * src/image_viewer.h
7951 * src/matcher_parser.h
7952 * src/matcher_parser_lex.l
7953 * src/matcher_parser_parse.y
7956 * src/message_search.c
7957 * src/message_search.h
7976 * src/partial_download.c
7977 * src/partial_download.h
7982 * src/prefs_account.c
7983 * src/prefs_account.h
7984 * src/prefs_actions.c
7985 * src/prefs_actions.h
7986 * src/prefs_common.c
7987 * src/prefs_common.h
7988 * src/prefs_compose_writing.c
7989 * src/prefs_compose_writing.h
7990 * src/prefs_customheader.c
7991 * src/prefs_customheader.h
7992 * src/prefs_display_header.c
7993 * src/prefs_display_header.h
7994 * src/prefs_ext_prog.c
7995 * src/prefs_ext_prog.h
7996 * src/prefs_filtering.c
7997 * src/prefs_folder_column.c
7998 * src/prefs_folder_column.h
7999 * src/prefs_folder_item.c
8000 * src/prefs_folder_item.h
8005 * src/prefs_image_viewer.c
8006 * src/prefs_image_viewer.h
8007 * src/prefs_matcher.c
8008 * src/prefs_matcher.h
8009 * src/prefs_message.c
8010 * src/prefs_message.h
8011 * src/prefs_msg_colors.c
8012 * src/prefs_msg_colors.h
8017 * src/prefs_receive.c
8018 * src/prefs_receive.h
8021 * src/prefs_spelling.c
8022 * src/prefs_spelling.h
8023 * src/prefs_summaries.c
8024 * src/prefs_summaries.h
8025 * src/prefs_summary_column.c
8026 * src/prefs_summary_column.h
8027 * src/prefs_template.c
8028 * src/prefs_template.h
8029 * src/prefs_themes.c
8030 * src/prefs_themes.h
8031 * src/prefs_toolbar.c
8032 * src/prefs_toolbar.h
8033 * src/prefs_wrapping.c
8034 * src/prefs_wrapping.h
8044 * src/quote_fmt_parse.y
8047 * src/remotefolder.c
8048 * src/remotefolder.h
8049 * src/send_message.c
8050 * src/send_message.h
8053 * src/sourcewindow.c
8054 * src/sourcewindow.h
8059 * src/stock_pixmap.c
8060 * src/stock_pixmap.h
8061 * src/summary_search.c
8062 * src/summary_search.h
8079 * src/common/base64.c
8080 * src/common/base64.h
8082 * src/common/hooks.c
8083 * src/common/hooks.h
8086 * src/common/mgutils.c
8087 * src/common/mgutils.h
8090 * src/common/passcrypt.c
8091 * src/common/passcrypt.h.in
8092 * src/common/plugin.c
8093 * src/common/plugin.h
8094 * src/common/prefs.c
8095 * src/common/prefs.h
8096 * src/common/progressindicator.c
8097 * src/common/progressindicator.h
8098 * src/common/quoted-printable.c
8099 * src/common/quoted-printable.h
8100 * src/common/session.c
8101 * src/common/session.h
8104 * src/common/socket.c
8105 * src/common/socket.h
8108 * src/common/stringtable.c
8109 * src/common/stringtable.h
8110 * src/common/sylpheed.c
8111 * src/common/sylpheed.h
8112 * src/common/template.c
8113 * src/common/template.h
8114 * src/common/timing.h
8115 * src/common/utils.c
8116 * src/common/utils.h
8117 * src/common/version.h.in
8120 * src/common/xmlprops.c
8121 * src/common/xmlprops.h
8123 * src/gtk/colorlabel.c
8124 * src/gtk/colorlabel.h
8125 * src/gtk/colorsel.c
8126 * src/gtk/colorsel.h
8127 * src/gtk/combobox.c
8128 * src/gtk/combobox.h
8129 * src/gtk/description_window.c
8130 * src/gtk/description_window.h
8133 * src/gtk/foldersort.c
8134 * src/gtk/foldersort.h
8135 * src/gtk/gtkaspell.c
8136 * src/gtk/gtkaspell.h
8137 * src/gtk/gtksctree.c
8138 * src/gtk/gtkshruler.c
8139 * src/gtk/gtkshruler.h
8140 * src/gtk/gtkutils.c
8141 * src/gtk/gtkutils.h
8142 * src/gtk/icon_legend.c
8143 * src/gtk/icon_legend.h
8144 * src/gtk/logwindow.c
8145 * src/gtk/logwindow.h
8146 * src/gtk/manage_window.c
8147 * src/gtk/manage_window.h
8148 * src/gtk/pluginwindow.c
8149 * src/gtk/pluginwindow.h
8150 * src/gtk/prefswindow.c
8151 * src/gtk/prefswindow.h
8152 * src/gtk/quicksearch.c
8153 * src/gtk/quicksearch.h
8154 * src/pixmaps/claws-mail.xpm
8155 * src/pixmaps/claws-mail_icon.xpm
8156 * src/pixmaps/claws-mail_logo.xpm
8157 * src/pixmaps/sylpheed-claws.xpm
8158 * src/pixmaps/sylpheed-claws_icon.xpm
8159 * src/pixmaps/sylpheed-claws_logo.xpm
8160 * src/plugins/bogofilter/Makefile.am
8161 * src/plugins/bogofilter/bogofilter.c
8162 * src/plugins/bogofilter/bogofilter.h
8163 * src/plugins/bogofilter/bogofilter_gtk.c
8164 * src/plugins/clamav/Makefile.am
8165 * src/plugins/clamav/clamav_plugin.c
8166 * src/plugins/clamav/clamav_plugin.h
8167 * src/plugins/clamav/clamav_plugin_gtk.c
8168 * src/plugins/demo/Makefile.am
8169 * src/plugins/demo/demo.c
8170 * src/plugins/dillo_viewer/Makefile.am
8171 * src/plugins/dillo_viewer/README
8172 * src/plugins/dillo_viewer/dillo_prefs.c
8173 * src/plugins/dillo_viewer/dillo_prefs.h
8174 * src/plugins/dillo_viewer/dillo_viewer.c
8175 * src/plugins/pgpcore/Makefile.am
8176 * src/plugins/pgpcore/passphrase.c
8177 * src/plugins/pgpcore/passphrase.h
8178 * src/plugins/pgpcore/pgp_viewer.c
8179 * src/plugins/pgpcore/pgp_viewer.h
8180 * src/plugins/pgpcore/plugin.c
8181 * src/plugins/pgpcore/prefs_gpg.c
8182 * src/plugins/pgpcore/prefs_gpg.h
8183 * src/plugins/pgpcore/select-keys.c
8184 * src/plugins/pgpcore/select-keys.h
8185 * src/plugins/pgpcore/sgpgme.c
8186 * src/plugins/pgpcore/sgpgme.h
8187 * src/plugins/pgpcore/sylpheed.def
8188 * src/plugins/pgpcore/version.rc
8189 * src/plugins/pgpinline/Makefile.am
8190 * src/plugins/pgpinline/pgpinline.c
8191 * src/plugins/pgpinline/pgpinline.h
8192 * src/plugins/pgpinline/plugin.c
8193 * src/plugins/pgpinline/sylpheed.def
8194 * src/plugins/pgpinline/version.rc
8195 * src/plugins/pgpmime/Makefile.am
8196 * src/plugins/pgpmime/pgpmime.c
8197 * src/plugins/pgpmime/pgpmime.h
8198 * src/plugins/pgpmime/plugin.c
8199 * src/plugins/pgpmime/sylpheed.def
8200 * src/plugins/pgpmime/version.rc
8201 * src/plugins/spamassassin/Makefile.am
8202 * src/plugins/spamassassin/README
8203 * src/plugins/spamassassin/spamassassin.c
8204 * src/plugins/spamassassin/spamassassin.h
8205 * src/plugins/spamassassin/spamassassin_gtk.c
8206 * src/plugins/trayicon/Makefile.am
8207 * src/plugins/trayicon/trayicon.c
8208 * tools/OOo2sylpheed.pl
8210 * tools/README.sylprint
8211 * tools/acroread2sylpheed.pl
8212 * tools/claws.i18n.status.pl
8213 * tools/filter_conv.pl
8214 * tools/filter_conv_new.pl
8215 * tools/freshmeat_search.pl
8216 * tools/google_search.pl
8217 * tools/kmail2sylpheed.pl
8218 * tools/kmail2sylpheed_v2.pl
8219 * tools/make.themes.project
8220 * tools/multiwebsearch.pl
8221 * tools/nautilus2sylpheed.sh
8222 * tools/outlook2sylpheed.pl
8226 * tools/textviewer.sh
8227 * tools/vcard2xml.py
8228 * tools/kdeservicemenu/README
8229 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8230 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8231 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8232 Change name to Claws Mail. Announce to follow...
8234 2006-11-06 [wwp] 2.6.0cvs6
8236 * src/prefs_template.c
8237 unify messages related to quote format/template errors (fix
8238 capitalization), again.
8240 2006-11-06 [wwp] 2.6.0cvs5
8243 unify messages related to quote format/template errors.
8245 2006-11-06 [wwp] 2.6.0cvs4
8247 * src/prefs_msg_colors.c
8248 more uses of Q_ macro for contextual translations, thanks
8251 2006-11-06 [wwp] 2.6.0cvs3
8254 * src/common/utils.c
8255 * src/common/utils.h
8256 show an alertpanel to make sure users are aware that sensitive
8257 files are attached (it's file blacklist-based). This will fix
8258 interaction w/ GoogleEarth for instance, thanks to Colin.
8260 2006-11-06 [wwp] 2.6.0cvs2
8263 * src/prefs_template.c
8264 * src/prefs_template.h
8265 check quote format when applying/closing prefs. For now this only
8266 shows up an error dialog box, not preventing the user from using
8267 a broken quote (reply, forwards) format.
8269 2006-11-06 [wwp] 2.6.0cvs1
8271 * src/prefs_template.c
8272 fix missing checks of some template fields.
8274 2006-11-06 [paul] 2.6.0
8281 2006-11-06 [paul] 2.5.6cvs22
8283 * manual/advanced.xml
8284 * manual/es/advanced.xml
8285 put 'respect_flowed_format' info in the correct
8288 2006-11-06 [mones] 2.5.6cvs21
8291 Minor fixes for release
8293 2006-11-06 [paul] 2.5.6cvs20
8304 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
8305 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
8306 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
8309 2006-11-02 [colin] 2.5.6cvs19
8313 * src/prefs_account.c
8314 * src/etpan/imap-thread.c
8315 Add GSSAPI support - fixes Debian bug #383274
8317 2006-11-01 [colin] 2.5.6cvs18
8320 Handle libpisock12 support. Probably
8321 fixes bug 1046, 'jpilot AddressDB.pdb
8324 2006-11-01 [colin] 2.5.6cvs17
8327 debug_print() folderutils_mark_all_read()
8329 2006-11-01 [colin] 2.5.6cvs16
8332 Add missed files to the Apache exception
8334 2006-10-31 [colin] 2.5.6cvs15
8338 Add a copy_private_data() func to FolderClasses
8339 Doesn't break the feature freeze, because we
8340 won't use it (right now) in the core.
8342 2006-10-31 [colin] 2.5.6cvs14
8345 Allow linking with the Apache licensed files in
8346 src/plugins/spamassassin. Hopefully fixes
8347 bug 1048, 'Spamassassin plugin license problem'
8349 2006-10-31 [wwp] 2.5.6cvs13
8352 fix and optimize trimming of leading linefeeds in body loop.
8354 2006-10-31 [colin] 2.5.6cvs12
8356 * src/etpan/imap-thread.c
8358 Make really sure to have NULL sets in case
8361 2006-10-30 [wwp] 2.5.6cvs11
8363 * src/prefs_common.c
8364 * src/prefs_common.h
8366 fix broken storage of quote format template when it contains \-escape
8367 sequences. The application of such sequences is also fixed now (\t
8368 in quote format will be a real tab instead of a 't', for instance).
8370 2006-10-27 [colin] 2.5.6cvs10
8373 Probably fix bug 1045, 'sylpheed-claws
8374 doesn't remove the mail from the IMAP
8375 Queue folder after sending'. From
8378 2006-10-27 [colin] 2.5.6cvs9
8381 Require libetpan-0.48. I'm so annoying,
8384 2006-10-27 [colin] 2.5.6cvs8
8388 Probably fix bug 1044, 'sylpheed-claws
8389 segfaults while moving mails' - Fix relation
8390 usage when moving to an IMAP mailbox from another
8393 2006-10-26 [paul] 2.5.6cvs7
8396 add libSM to compiled-in features
8399 2006-10-24 [colin] 2.5.6cvs6
8402 * src/gtk/gtkutils.c
8403 Fix crash when printing emails with an
8406 2006-10-24 [mones] 2.5.6cvs5
8408 * manual/es/advanced.xml
8409 Synchronize hidden option respect_flowed_format
8413 2006-10-21 [paul] 2.5.6cvs4
8416 * src/plugins/pgpcore/pgp_viewer.c
8417 * src/plugins/pgpcore/sgpgme.c
8418 fix building on BSDs
8419 Thanks to Michael Hughes
8420 <Sylpheed-Claws_user@thehugheslogcabin.net>
8422 2006-10-20 [colin] 2.5.6cvs3
8425 Bump up libetpan requirement
8426 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
8427 * src/common/utils.c
8428 * src/common/utils.h
8429 Add convenience get_file_mtime()
8431 * src/etpan/imap-thread.c
8432 * src/etpan/imap-thread.h
8433 Implement UIDPLUS support if the server
8434 supports it - faster sending in this case
8436 2006-10-19 [colin] 2.5.6cvs2
8438 * src/gtk/quicksearch.c
8439 Fix emptying in type-ahead+extended mode
8442 Add a hook for offline state change
8443 * src/plugins/trayicon/trayicon.c
8444 Use it to display offline icons
8445 * src/plugins/trayicon/Makefile.am
8446 * src/plugins/trayicon/newmail.offline.xpm
8447 * src/plugins/trayicon/newmarkedmail.offline.xpm
8448 * src/plugins/trayicon/nomail.offline.xpm
8449 * src/plugins/trayicon/unreadmail.offline.xpm
8450 * src/plugins/trayicon/unreadmarkedmail.offline.xpm
8453 2006-10-12 [paul] 2.5.6cvs1
8458 Update version number following
8461 2006-10-19 [colin] 2.5.5cvs18
8463 * manual/handling.xml
8464 Add type-ahead search
8466 2006-10-18 [colin] 2.5.5cvs17
8468 * src/gtk/quicksearch.c
8469 Remove "save to history only if there's
8470 no syntax error", it breaks for some
8471 reason which I'll investigate later.
8473 2006-10-18 [colin] 2.5.5cvs16
8475 * src/prefs_common.c
8476 * src/prefs_common.h
8478 * src/gtk/quicksearch.c
8479 * src/gtk/quicksearch.h
8480 Add a type-ahead option for fast searches
8481 Patch by Fabien Vantard
8483 2006-10-18 [colin] 2.5.5cvs15
8487 Add Options/Reply mode/ menu to be able to
8488 change the recipients of a reply on the fly
8490 2006-10-18 [colin] 2.5.5cvs14
8493 Fix redirecting of our own sent mails
8495 2006-10-17 [wwp] 2.5.5cvs13
8497 * src/send_message.c
8498 Fix duplicate error messages when sending, and missing
8499 newline in such error messages.
8501 2006-10-17 [colin] 2.5.5cvs12
8504 Compare addresses case-insensitive
8506 2006-10-17 [colin] 2.5.5cvs11
8508 * src/plugins/pgpcore/sgpgme.c
8511 2006-10-17 [colin] 2.5.5cvs10
8513 * src/plugins/pgpcore/pgp_viewer.c
8516 2006-10-17 [colin] 2.5.5cvs9
8519 Fix a typo (thanks to Fabien)
8521 2006-10-16 [colin] 2.5.5cvs8
8524 Fix problem with quote-folding when emails
8525 don't convert cleanly to UTF-8
8527 2006-10-14 [colin] 2.5.5cvs7
8529 * src/prefs_template.c
8530 Reset fields when reopening
8533 2006-10-13 [paul] 2.5.5cvs6
8535 * manual/advanced.xml
8536 * src/prefs_message.c
8537 make 'respect_flowed_format' a hidden
8538 option, and add a manual entry for it
8541 2006-10-12 [colin] 2.5.5cvs5
8544 Revert part of 2.5.2cvs21:
8545 Don't optimise by reusing the
8546 last iconv converter if possible:
8547 it seems slightly broken in a
8548 very hard way to reproduce
8550 2006-10-12 [colin] 2.5.5cvs4
8552 * src/prefs_common.c
8553 * src/prefs_common.h
8554 * src/prefs_message.c
8556 Fix bug 1035, 'Incorrect handling
8557 of flowed lines'. We now optionnaly
8558 handle this format (preference is in
8559 Message View/Text options section)
8561 2006-10-12 [colin] 2.5.5cvs3
8565 * src/plugins/pgpcore/pgp_viewer.c
8566 * src/plugins/pgpcore/sgpgme.c
8567 Don't try to import without asking
8569 2006-10-12 [colin] 2.5.5cvs2
8572 Fix bug 1036, 'Forwarding a mutlipart
8573 mail with a "text/html" block to ms
8574 outlook users leeds to freeze of
8575 outlook'. Poor outlook users...
8577 2006-10-12 [paul] 2.5.5cvs1
8582 Update version number following
8585 2006-10-11 [paul] 2.5.4cvs1
8590 Update version number following
8593 2006-10-11 [paul] 2.5.3cvs32
8596 fix bug 1032, 'Segmentation fault when showing
8597 message' (bug in quote folding)
8600 2006-10-10 [colin] 2.5.3cvs31
8603 Rephrase english a bit
8605 2006-10-10 [colin] 2.5.3cvs30
8607 * src/prefs_compose_writing.c
8608 Stop making the page larger than the window
8610 2006-10-10 [wwp] 2.5.3cvs29
8613 * src/prefs_template.c
8616 * src/quote_fmt_lex.l
8617 * src/quote_fmt_parse.y
8618 Extend the quote parser a bit: allow to get access to
8619 basic (composing) account info.
8621 2006-10-10 [colin] 2.5.3cvs28
8624 Fix this \t problem in subject
8626 2006-10-09 [colin] 2.5.3cvs27
8630 Prepare cache a bit later
8631 If section already exists, skip the new one
8632 (as previously); avoid writing the same block
8633 twice - if we find a second block with the
8635 * src/plugins/pgpcore/pgp_viewer.c
8636 Set cursor to busy when retrieving a key
8637 * src/plugins/pgpcore/sgpgme.c
8638 allow 5 seconds for gpg to export the key
8641 2006-10-09 [colin] 2.5.3cvs26
8646 Check for existence of fgets_unlocked
8649 2006-10-09 [paul] 2.5.3cvs25
8651 * src/prefs_summaries.c
8652 replace strftime() with fast_strftime() and in
8653 the consequence fix the bug in the display of
8654 AM/PM in the 'Example' string
8656 2006-10-09 [ticho] 2.5.3cvs24
8659 Updated (and fixed up somewhat) Slovak translation.
8661 2006-10-08 [colin] 2.5.3cvs23
8663 * src/prefs_folder_item.c
8664 Explain why prefs in the top-level folder
8665 aren't retained, but are still useful
8667 2006-10-08 [colin] 2.5.3cvs22
8670 Don't cache anything if caching fails
8672 2006-10-08 [colin] 2.5.3cvs21
8674 * src/common/utils.c
8675 always include gi18n.h
8677 2006-10-07 [colin] 2.5.3cvs20
8679 * src/plugins/pgpcore/pgp_viewer.c
8680 Kill gpg after 5 seconds wait
8682 2006-10-07 [colin] 2.5.3cvs19
8684 * src/plugins/pgpcore/pgp_viewer.c
8685 * src/plugins/pgpcore/pgp_viewer.h
8688 2006-10-07 [colin] 2.5.3cvs18
8690 * src/plugins/pgpcore/pgp_viewer.c
8691 * src/plugins/pgpcore/pgp_viewer.h
8692 Actually add the files to CVS
8694 2006-10-07 [colin] 2.5.3cvs17
8696 * src/plugins/pgpcore/sgpgme.c
8697 Be sure not to crash on 'application/pgp-signature' that
8698 are not application/pgp-signatures
8700 2006-10-07 [colin] 2.5.3cvs16
8704 Make a bit more of the API available
8705 * src/plugins/pgpcore/Makefile.am
8706 * src/plugins/pgpcore/plugin.c
8707 * src/plugins/pgpcore/sgpgme.c
8708 Add basic key import/export
8710 2006-10-07 [colin] 2.5.3cvs15
8714 * src/prefs_account.c
8716 Warn users *everywhere* if libetpan's not
8719 2006-10-06 [mones] 2.5.3cvs14
8723 updated by Stephan Sachse and me
8725 2006-10-06 [colin] 2.5.3cvs13
8728 * src/common/sylpheed.c
8729 Don't load common plugins if --exit is passed
8732 Implement a cache to avoid reading the same
8733 files over and over again at startup
8735 2006-10-06 [colin] 2.5.3cvs12
8738 * src/gtk/quicksearch.c
8739 Update display every 5k mails on fast searches
8741 2006-10-06 [colin] 2.5.3cvs11
8744 Don't do quote folding on HTML or ERTF.
8745 May fix the Cygwin issues if they were
8746 happening with HTML mails?
8748 2006-10-05 [colin] 2.5.3cvs10
8753 2006-10-05 [colin] 2.5.3cvs9
8756 Use unlocked_stdio here too
8758 2006-10-05 [colin] 2.5.3cvs8
8761 Fix go to next * after preferences apply
8763 Do the fd lock/unlock ourselves instead of
8764 letting the libc do it at each write
8766 2006-10-05 [colin] 2.5.3cvs7
8768 * src/common/utils.c
8769 Faster division, thanks to Jean Diraison
8771 2006-10-05 [paul] 2.5.3cvs6
8773 * src/common/utils.c
8774 fix building with --disable-nls
8776 2006-10-04 [colin] 2.5.3cvs5
8779 Maybe fix a segfault
8781 2006-10-04 [wwp] 2.5.3cvs4
8783 * src/prefs_folder_item.c
8784 Fine-tune layouts in folder item prefs. Suggested by
8785 Fabien Vantard <fzzzzz@gmail.com>.
8787 2006-10-04 [wwp] 2.5.3cvs3
8789 * src/prefs_folder_item.c
8790 Kill the clandestine passengers. You didn't see anything.
8792 2006-10-04 [wwp] 2.5.3cvs2
8794 * src/prefs_folder_item.c
8795 Add a way to test the subject simplify regexp in
8796 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
8797 w/ few layout changes.
8799 2006-20-04 [paul] 2.5.3cvs1
8804 Update version number following
8807 2006-10-04 [colin] 2.5.2cvs42
8812 Provide a way for folder classes to set their sort
8815 2006-10-03 [colin] 2.5.2cvs41
8818 Don't use strlen() to know if the
8821 2006-10-03 [colin] 2.5.2cvs40
8824 Fix "check for new folders" with accentued folders
8826 2006-10-03 [ticho] 2.5.2cvs39
8832 Colin's fix for "copy" filtering rules.
8834 2006-10-02 [colin] 2.5.2cvs38
8837 Fix for double-click too
8839 2006-10-02 [colin] 2.5.2cvs37
8842 correct fix for cvs36
8844 2006-10-02 [colin] 2.5.2cvs36
8847 Fix 'goto next unread' after collapsing/expanding
8850 2006-10-02 [colin] 2.5.2cvs35
8853 Fix double freeze/thaw
8854 * src/common/utils.c
8855 * src/common/utils.h
8856 Reimplement strftime
8861 2006-10-02 [colin] 2.5.2cvs34
8864 Time mh_write_sequences() - it's fast
8866 Init a variable to shut up gcc
8868 2006-10-01 [colin] 2.5.2cvs33
8874 Add helper mh_set_mtime(), and set mtime to stat()'s result
8875 Add fsync but disable it, it's slow as hell
8877 2006-10-01 [colin] 2.5.2cvs32
8881 fflush() caches and mh_sequences before
8884 2006-10-01 [colin] 2.5.2cvs31
8887 Don't ftruncate when not using mmap
8889 2006-09-30 [colin] 2.5.2cvs30
8892 Write folder list *after* saving caches
8894 2006-09-30 [colin] 2.5.2cvs29
8898 Debug forced mtime changes
8900 2006-09-30 [colin] 2.5.2cvs28
8904 Remove useless debug_print()s (code
8907 2006-09-30 [colin] 2.5.2cvs27
8910 Do stuff faster when writing mh_sequences
8912 2006-09-30 [colin] 2.5.2cvs26
8915 Don't let the writing of .mh_sequences, which
8916 can change the folder's mtime, let us think
8919 2006-09-30 [colin] 2.5.2cvs25
8922 Move a debug_print where it belongs
8925 Don't mess with a huge slow subject
8926 table if we're not threading by
8929 2006-09-30 [colin] 2.5.2cvs24
8932 Reenable mmaped reads (*not* writes!)
8934 Don't destroy and recreate hashtables just
8936 * src/common/utils.c
8937 Remove useless reply prefixes (it's case
8940 2006-09-30 [wwp] 2.5.2cvs23
8943 Fixed a minor bug in date value extraction, added a switch
8944 to replace non RFC-compliant Date: value, added a switch
8945 to use strict RFC matching patterns for dates.
8947 2006-09-29 [colin] 2.5.2cvs22
8949 * src/matcher_parser.h
8950 * src/matcher_parser_parse.y
8951 * src/prefs_filtering.c
8953 * src/summary_search.c
8955 * src/gtk/quicksearch.c
8956 * src/gtk/quicksearch.h
8957 Optimise searches by setting different
8958 refresh intervals (depending if the
8959 search is fast or not)
8961 2006-09-29 [colin] 2.5.2cvs21
8964 Optimise by reusing the last iconv converter
8967 Optimise a bit (the foldable quotes feature
8968 still has an awful O(n^2) algo
8970 2006-09-29 [colin] 2.5.2cvs20
8972 * src/gtk/gtksctree.c
8973 * src/gtk/gtksctree.h
8974 Optimise de-selection via up/down or
8977 2006-09-28 [colin] 2.5.2cvs19
8984 * src/summary_search.c
8986 Avoid using summaryview->ctree directly
8988 2006-09-28 [colin] 2.5.2cvs18
8992 Add helpers to freeze/thaw/grab_focus
8993 Factorize calls to freeze/thaw/grab_focus
8996 2006-09-28 [colin] 2.5.2cvs17
8999 More guards for the session management
9001 2006-09-28 [colin] 2.5.2cvs16
9004 * src/gtk/gtksctree.c
9005 * src/gtk/gtksctree.h
9006 Make expanding not recursive in folderview
9008 2006-09-28 [colin] 2.5.2cvs15
9011 If nothing is selected in the list (right part)
9012 and a group is selected in the tree (left part),
9015 2006-09-28 [colin] 2.5.2cvs14
9018 Actually use SM_LIBS
9020 2006-09-28 [ticho] 2.5.2cvs13
9027 * src/prefs_themes.c
9029 Small i18n string optimization.
9030 * src/send_message.c
9032 * src/common/session.c
9034 * src/common/ssl_certificate.c
9035 * src/common/utils.c
9036 Use "Couldn't" instead of "Can't" in UI messages,
9039 2006-09-28 [colin] 2.5.2cvs12
9042 Possibly fix link errors
9044 2006-09-27 [wwp] 2.5.2cvs11
9047 * doc/man/sylpheed-claws.1
9052 Updated authors info (me, myself and I).
9054 2006-09-27 [colin] 2.5.2cvs10
9057 Remove useless printf
9059 2006-09-27 [wwp] 2.5.2cvs9
9062 * src/send_message.c
9064 * src/prefs_common.c
9065 * src/prefs_common.h
9066 * src/gtk/progressdialog.c
9067 remember more windows' sizes (send dialog, received dialog,
9068 edit group in addressbook).
9070 2006-09-27 [colin] 2.5.2cvs8
9075 Use libSM to communicate with the session
9076 manager, so that we can know when the
9077 session ends, save our caches, and draft
9078 our compose windows.
9080 2006-09-27 [colin] 2.5.2cvs7
9084 o Allow Book and Group creation from the tree's
9086 o Do not actually delete the contacts when
9087 deleting groups from the tree (duh!)
9089 2006-09-27 [colin] 2.5.2cvs6
9096 o Allow passing an email address to
9097 compose_new_with_folderitem
9099 o Use current folderitem when clicking
9100 on a TextView mailto: link
9101 o Fix a possible leak in TextView
9103 2006-09-27 [colin] 2.5.2cvs5
9106 Use UTF-8 chars to replace HTML entities
9108 2006-09-27 [colin] 2.5.2cvs4
9111 * src/prefs_account.c
9113 Fix bug #1024 (Array index out of
9114 range in sylpheed-claws-2.5.2)
9115 Patch by Ales Nosek <anosek@suse.cz>
9117 2006-09-27 [colin] 2.5.2cvs3
9120 Actually do the test
9122 2006-09-27 [colin] 2.5.2cvs2
9126 Allow completing with comma (in certain cases: vCalendar
9127 for example doesn't support that)
9128 Patch by Fabien Vantard
9130 2006-09-26 [colin] 2.5.2cvs1
9141 * src/prefs_common.c
9142 * src/prefs_filtering_action.c
9143 * src/prefs_folder_item.c
9144 * src/prefs_template.c
9145 * src/stock_pixmap.c
9146 * src/stock_pixmap.h
9147 * src/pixmaps/addr_one.xpm
9148 * src/pixmaps/addr_two.xpm
9149 Add auto-completion on groups
9151 2006-09-26 [colin] 2.5.2
9158 2006-09-26 [colin] 2.5.1cvs5
9163 2006-09-26 [colin] 2.5.1cvs4
9166 Revert cvs1 (useless as the message is printed
9169 2006-09-26 [colin] 2.5.1cvs3
9171 * src/partial_download.c
9172 Fix crasher found by Alexsandar Urosevic
9174 2006-09-26 [colin] 2.5.1cvs2
9177 Fix bug #1023 (Sylpheed deletes too much messages)
9179 2006-09-26 [ticho] 2.5.1cvs1
9182 Make use of gettext's multiple plurals for statusbar
9185 2006-09-25 [paul] 2.5.1
9192 2006-09-25 [colin] 2.5.0cvs3
9194 * src/plugins/bogofilter/bogofilter.c
9195 * src/plugins/clamav/clamav_plugin.c
9196 * src/plugins/spamassassin/spamassassin.c
9197 BogoFilter, Spamassassin: Fix double hook registering after
9198 visiting preferences
9199 Spamassassin, Clamav: Just set the mails to move instead of
9200 doing the move - caller will move the things at once.
9202 2006-09-25 [colin] 2.5.0cvs2
9205 * src/etpan/imap-thread.c
9206 Use UID SEARCH ALL instead of UID 1:*
9207 (braindead servers can't figure out that's
9210 2006-09-25 [wwp] 2.5.0cvs1
9212 * src/message_search.c
9213 Added the ability to stop a running search (in message body).
9215 2006-09-25 [paul] 2.5.0
9222 2006-09-25 [paul] 2.4.0cvs214
9233 updated by Tim, Stephan Sachse, Flammie Pirinen,
9234 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
9235 Ticho, Aleksander Urosevic, Ralgh Young
9237 2006-09-24 [mones] 2.4.0cvs213
9242 2006-09-23 [colin] 2.4.0cvs212
9244 * src/gtk/inputdialog.c
9245 Fix [ ] remember this appearing in normal
9246 input dialogs after it's been used by
9254 * src/common/timing.h
9255 Enable timings in debug mode and make it
9258 2006-09-22 [colin] 2.4.0cvs211
9263 ping the correct URI
9265 2006-09-22 [colin] 2.4.0cvs210
9268 Let's see if bug #1022 is fixed
9270 2006-09-21 [colin] 2.4.0cvs209
9273 * src/common/plugin.c
9274 Prepare infra to load predefined plugins when
9275 no configuration existed. Don't actually load
9276 anything yet (feat. freeze)
9278 2006-09-21 [wwp] 2.4.0cvs208
9281 Partial sync w/ 2.4.0cvs72:
9282 wrap file and minor updates.
9284 2006-09-21 [wwp] 2.4.0cvs207
9287 several fixes and enhancements. A new --force switch has been
9288 added to prevent overriding by default Date: header when
9291 2006-09-21 [paul] 2.4.0cvs206
9293 * src/common/utils.c
9294 add Chinese UTF8 Re prefix
9296 2006-09-21 [wwp] 2.4.0cvs205
9299 Fics alfabettical order.
9301 2006-09-21 [wwp] 2.4.0cvs204
9305 Added an action tool to fix missing Date field in emails.
9306 Updated Makefile.am to reflect those last two additions.
9308 2006-09-21 [wwp] 2.4.0cvs203
9311 Added a action tool to open uuencoded docs w/
9312 OpenOffice (based on uudec method).
9314 2006-09-21 [colin] 2.4.0cvs202
9318 Workaround possible GTK crash: remove selection
9319 clipboard before destroying widget, or GTK+-2.10
9320 dies. Thanks to Hiro.
9322 2006-09-20 [colin] 2.4.0cvs201
9325 Fix free-after-use in some cases (when
9326 procmime_encode_content() frees mimeinfo->data.mem
9327 and turns it to a temp file)
9329 2006-09-20 [colin] 2.4.0cvs200
9333 * src/gtk/gtksctree.c
9334 * src/gtk/gtksctree.h
9335 Add tooltips in the folderview and summaryview
9336 (Doesn't break string freeze as they already
9339 Put the spam button in the default configuration
9340 if compiled with bogo plugin too
9342 2006-09-19 [colin] 2.4.0cvs199
9346 Update folder name label on folder rename
9347 * src/prefs_matcher.c
9348 * src/gtk/logwindow.h
9352 2006-09-19 [wwp] 2.4.0cvs198
9354 * src/summary_search.c
9355 fix can't click forward/backward buttons in the
9358 2006-09-18 [paul] 2.4.0cvs197
9361 add missing bracket, capitalise the A of
9364 2006-09-18 [paul] 2.4.0cvs196
9367 fix bug 1012 'crashed upon sending mail
9368 from compose window'
9371 2006-09-16 [colin] 2.4.0cvs195
9374 Fix "real-time" sorting by freezing/thawing
9376 2006-09-16 [colin] 2.4.0cvs194
9379 Fix the anti-spam entry a bit
9381 2006-09-16 [colin] 2.4.0cvs193
9384 Make sure reviewers have no excuse when stating
9385 Sylpheed-Claws doesn't have antispam capabilities.
9387 2006-09-16 [colin] 2.4.0cvs192
9390 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
9391 as if the SIGPIPE comes from etpan's thread we could
9392 trigger a GUI update from this thread.
9394 2006-09-16 [colin] 2.4.0cvs191
9397 Init all members of the struct
9399 2006-09-16 [paul] 2.4.0cvs190
9402 improvements to the English
9404 2006-09-15 [colin] 2.4.0cvs189
9409 2006-09-14 [colin] 2.4.0cvs188
9411 * src/common/socket.c
9412 * src/common/socket.h
9414 * src/common/ssl_certificate.c
9415 * src/common/ssl_certificate.h
9416 * src/etpan/imap-thread.c
9417 the get_fqdn() call done to get canonical name when
9418 checking an SSL certificate is blocking, which is
9419 sad as we just did a non-blocking lookup to connect.
9420 Fix that by letting the fqdn available to the SockInfo,
9421 and use that in ssl_certificate_check(). For IMAP,
9422 we don't do it as the lookup's done by libetpan, but
9423 it's less annoying as IMAP connections as much more
9424 rare than POP3 connections.
9426 2006-09-14 [paul] 2.4.0cvs187
9428 * manual/advanced.xml
9429 improvements to the English,
9430 properly place the new hidden options
9431 within the alphabetical order
9432 * src/gtk/pluginwindow.c
9433 improvements to the English
9435 2006-09-14 [colin] 2.4.0cvs186
9437 * src/prefs_common.c
9438 * src/prefs_common.h
9439 * src/gtk/gtksctree.c
9440 * manual/advanced.xml
9441 New hidden pref, stripes_color_offset, to change
9442 the value added/substracted to normal bgcolor to
9443 create the stripes in summaries
9445 2006-09-13 [colin] 2.4.0cvs185
9452 Fix misc. printing issues:
9453 - Bad font for linkified headers
9454 - Different font if the mail was displayed or not
9455 - Factorize the thing
9457 2006-09-13 [colin] 2.4.0cvs184
9459 * src/common/ssl_certificate.c
9460 Only get FQDN once when checking certificate
9462 2006-09-13 [colin] 2.4.0cvs183
9465 * src/gtk/pluginwindow.c
9466 Misc. GUI fixes by Fabien
9468 2006-09-13 [wwp] 2.4.0cvs182
9471 * src/common/utils.h
9472 * src/common/utils.c
9473 get rid of unused wide-char functions.
9475 2006-09-13 [wwp] 2.4.0cvs181
9477 * src/plugins/pgpinline/sylpheed.def
9479 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
9480 add privacy_reset_error to the .def file,
9481 do not fork for an external textviewer.
9483 2006-09-13 [wwp] 2.4.0cvs180
9485 * src/prefs_common.c
9486 fix broken font entry in prefs (patch issued by the gpg4win team,
9487 probably by Marcus Brinkmann <marcus@g10code.de>).
9489 2006-09-13 [colin] 2.4.0cvs179
9492 Fix a warning in summaryview.c
9496 Add missing Mark/* elements in the
9499 2006-09-12 [colin] 2.4.0cvs178
9501 * src/prefs_actions.c
9502 * src/prefs_filtering_action.c
9503 * src/prefs_matcher.c
9504 Use (New) instead of New everywhere
9506 2006-09-12 [wwp] 2.4.0cvs177
9508 * manual/fr/addrbook.xml
9509 * manual/fr/handling.xml
9510 updated some quotes in the fr manual to match the fr translation.
9512 2006-09-12 [wwp] 2.4.0cvs176
9514 * src/prefs_matcher.c
9515 don't store translated string elements in matcher expressions.
9516 Also fixed a misused of Q_().
9518 2006-09-11 [wwp] 2.4.0cvs175
9520 * src/plugins//bogofilter/bogofilter.c
9521 * src/plugins//clamav/clamav_plugin.c
9522 * src/plugins//demo/demo.c
9523 * src/plugins//dillo_viewer/dillo_viewer.c
9524 * src/plugins//pgpcore/plugin.c
9525 * src/plugins//pgpinline/plugin.c
9526 * src/plugins//pgpmime/plugin.c
9527 * src/plugins//spamassassin/spamassassin.c
9528 gettext-ize more strings (mostly plugin error messages).
9530 2006-09-11 [colin] 2.4.0cvs174
9533 Make maximum buffer size bigger to avoid
9534 truncating translated messages. Patch by
9537 2006-09-11 [colin] 2.4.0cvs173
9539 * src/etpan/imap-thread.c
9540 Fix compilation on OpenBSD, thanks to
9543 2006-09-10 [wwp] 2.4.0cvs172
9545 * manual/account.xml
9546 * manual/addrbook.xml
9547 * manual/handling.xml
9548 * manual/es/handling.xml
9549 * manual/fr/account.xml
9550 * manual/fr/addrbook.xml
9551 * manual/fr/handling.xml
9552 documented addressbook matching (condition configuration):
9554 documented per-account filtering rules (handling/filtering
9555 section, account section):
9556 account.xml, handling.xml, en fr
9557 slightly updated the handling/searching section to tell few
9558 words about the extended search ability:
9560 added missing <quote></quotes> to Quick Search:
9561 handling.xml, en fr es
9562 fixed a typo (auomatically):
9564 changes revisited by Paul.
9566 2006-09-10 [paul] 2.4.0cvs171
9568 * src/prefs_actions.c
9569 * src/prefs_filtering.c
9570 * src/prefs_template.c
9571 adjustments to the gui
9572 Patch by Fabien Vantard (slightly modified)
9574 2006-09-10 [colin] 2.4.0cvs170
9577 Check folderitem/summaryview consistency
9578 (basically automates Update summary). Fixes
9579 #1011 (wrong (negative) count on unread
9582 2006-09-10 [colin] 2.4.0cvs169
9584 * src/gtk/gtksctree.c
9585 Fix recursive expansion via mouse
9586 * src/plugins/bogofilter/bogofilter.c
9587 Use normal filtering way of moving
9588 messages (batching), possibly fixing
9589 bug #1015 (Bogofilter plugin doubles
9592 2006-09-09 [wwp] 2.4.0cvs168
9594 * src/prefs_filtering.c
9595 better place for this fix.
9597 2006-09-09 [wwp] 2.4.0cvs167
9599 * src/prefs_filtering.c
9600 fix a minor bug when the enabled status of a filtering/processing
9601 rule always got set to TRUE when replacing this rule. That still
9602 make sense when adding a new rule, but now when replacing, we
9603 don't override the value of 'enabled'.
9604 Also renamed the func prefs_filtering_list_view_get_rule_name()
9605 to prefs_filtering_list_view_get_info() as this function not only
9606 returns the name, but also the account_id and the enabled status.
9608 2006-09-09 [mones] 2.4.0cvs166
9610 * manual/glossary.xml
9611 * manual/plugins.xml
9612 Minor format corrections
9614 Fix misplaced NO WARRANTY section
9615 * manual/es/advanced.xml
9617 * manual/es/glossary.xml
9619 * manual/es/handling.xml
9620 * manual/es/plugins.xml
9621 * manual/es/starting.xml
9622 Incorporate changes from English version
9626 Fix address, (add translation credits in es version)
9630 2006-09-09 [wwp] 2.4.0cvs165
9632 * src/prefs_filtering.c
9633 fix a crash when opening filtering prefs, if matcherrc file contains
9634 broken data (non-existing account id, which is theoretically not
9637 2006-09-08 [colin] 2.4.0cvs164
9640 Wrong assert, make it an if()
9641 * src/gtk/gtksctree.c
9642 Fix bug #1013 (expand selected thread
9643 tree) - expanding is now recursive
9645 2006-09-07 [wwp] 2.4.0cvs163
9647 * src/prefs_matcher.c
9648 make better sentences about addressbook matching in the
9649 matcher prefs. This should make translators' work easier
9652 2006-09-07 [wwp] 2.4.0cvs162
9654 * src/prefs_filtering.c
9655 code simplification (get rid of dup var. assignment).
9657 2006-09-07 [wwp] 2.4.0cvs161
9660 use GTK_STOCK icons when possible, patch by Fabien Vantard
9663 2006-09-07 [paul] 2.4.0cvs160
9666 fix compilation warnings
9669 2006-09-07 [paul] 2.4.0cvs159
9672 select the mimepart icon when
9676 2006-09-06 [paul] 2.4.0cvs158
9678 * src/prefs_filtering.c
9679 fix labels and table element spacing
9680 Patch by Fabien Vantard
9686 2006-09-06 [paul] 2.4.0cvs157
9688 * manual/es/advanced.xml
9691 2006-09-06 [wwp] 2.4.0cvs156
9694 fix an dup launch issue when iconified, thanks to Colin.
9696 2006-09-06 [wwp] 2.4.0cvs155
9698 * src/gtk//gtksctree.h
9699 oops, forgot that one!
9701 2006-09-06 [wwp] 2.4.0cvs154
9703 * manual/pl/advanced.xml
9704 * manual/advanced.xml
9705 * manual/es/advanced.xml
9706 * manual/fr/advanced.xml
9707 * src/prefs_customheader.c
9708 * src/prefs_filtering_action.c
9710 * src/prefs_summaries.c
9711 * src/prefs_filtering.c
9714 * src/prefs_summary_column.c
9716 * src/prefs_actions.c
9717 * src/prefs_folder_column.c
9719 * src/prefs_template.c
9720 * src/prefs_display_header.c
9721 * src/prefs_common.h
9722 * src/prefs_matcher.c
9723 * src/prefs_common.c
9724 * src/prefs_toolbar.c
9727 * src/gtk/gtksctree.c
9728 * src/gtk/pluginwindow.c
9729 * src/gtk/progressdialog.c
9730 * src/gtk/prefswindow.c
9731 renamed hidden option enable_rules_hint to use_stripes_everywhere
9732 to make its meaning more obvious (all versions of the manual reflect
9734 added an extra hidden option use_stripes_in_summary to allow
9735 discarding these stripes in mainwindow's folder and message lists;
9736 en and fr manuals only are OK towards this.
9738 2006-09-06 [colin] 2.4.0cvs153
9741 Hide Sylpheed-Claws' internal queue headers
9742 when showing all headers. They'll be present
9743 only in Source window.
9745 2006-09-05 [colin] 2.4.0cvs152
9747 * src/plugins/trayicon/trayicon.c
9748 Fix crash at exit - we have to disconnect
9750 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9751 Update eggtrayicon - patch adapted from a
9752 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
9755 2006-09-05 [colin] 2.4.0cvs151
9758 * src/gtk/logwindow.c
9759 Fix race condition when something writes
9760 to the log too soon during init. Thanks
9763 2006-09-05 [colin] 2.4.0cvs150
9766 Don't select part on right-click either
9768 2006-09-05 [paul] 2.4.0cvs149
9771 completion of previous commit
9774 2006-09-05 [colin] 2.4.0cvs148
9777 Don't force selection on middle-click, just open
9779 2006-09-04 [colin] 2.4.0cvs147
9782 Looks like gtk_notebook_set_current_page()
9783 sometimes steals focus, and this annoys us
9784 in MimeViewers as it renders navigation
9785 keys useless. Take back focus after switching
9788 2006-09-04 [colin] 2.4.0cvs146
9791 Set stop_loading when clicking on Next
9792 during load. Don't add a callback to
9793 avoid over-complicating things.
9795 2006-09-04 [colin] 2.4.0cvs145
9799 Fix multiple loads in separate messageview
9801 2006-09-04 [colin] 2.4.0cvs144
9804 Let navigation keys be handled during
9807 2006-09-04 [colin] 2.4.0cvs143
9813 Make loading of huge mails (lots of text and/or
9814 images) cancellable, so the GUI doesn't block
9816 2006-09-04 [colin] 2.4.0cvs142
9818 * src/plugins/trayicon/trayicon.c
9819 Fix annoyance when removing a folder with
9820 unread mails: trayicon didn't update
9822 2006-09-04 [paul] 2.4.0cvs141
9824 * src/gtk/icon_legend.c
9825 straighten up columns
9826 Patch by Fabien Vantard
9828 2006-09-04 [wwp] 2.4.0cvs140
9830 * src/prefs_filtering.c
9831 fix new line's account name in filtering prefs:
9832 was "All", is now "(New)".
9834 2006-09-04 [paul] 2.4.0cvs139
9836 * tools/make.themes.project
9837 use "AUTOMAKE_OPTIONS = dist-bzip2"
9838 instead of homebrewed "make release"
9840 2006-09-03 [colin] 2.4.0cvs138
9843 Fix bug #1007 (Wrong folder highlighted)
9845 2006-09-03 [colin] 2.4.0cvs137
9848 Don't set Newsgroup: header to a mail folder
9851 2006-09-03 [paul] 2.4.0cvs136
9854 * src/prefs_spelling.c
9857 2006-09-03 [paul] 2.4.0cvs135
9859 * src/prefs_summaries.c
9860 correct menu item text in prefs_keybind_apply_clicked()
9862 2006-09-03 [paul] 2.4.0cvs134
9864 * manual/advanced.xml
9865 some improvements to the descriptions
9870 fix menu sensitivity issues
9871 * src/prefs_message.c
9872 drop the useless word 'short'
9874 add the word 'lines' indicating log length
9875 is a measure of lines
9877 fix compilation warnings
9879 2006-09-02 [colin] 2.4.0cvs133
9882 Display a special return-receipt message
9883 if the message is from the user
9885 Fix missing freeze of the list when marking
9886 all read and unthreading for exec. Thanks
9889 2006-09-02 [paul] 2.4.0cvs132
9892 * src/prefs_message.c
9896 2006-09-02 [wwp] 2.4.0cvs131
9898 * src/prefs_filtering.c
9899 added an account name column to the filtering rules
9902 2006-09-02 [colin] 2.4.0cvs130
9904 * src/gtk/logwindow.c
9905 * src/gtk/logwindow.h
9906 Block scrolling if we're not at the end
9909 2006-09-02 [colin] 2.4.0cvs129
9912 Make sure account-specific rules can't
9913 be used in {pre-,post-,}processing
9915 * src/gtk/logwindow.c
9916 * src/gtk/logwindow.h
9917 Jump to last error when clicking on the
9920 2006-09-02 [colin] 2.4.0cvs128
9930 Let proc_mbox know its account, for
9931 account-specific rules
9933 2006-09-01 [colin] 2.4.0cvs127
9936 Don't uselessly use iconv to convert from
9942 Fix certain log cases, disable warning icon
9943 for now, the correct way to display it when
9944 necessary and only when necessary is probably
9945 to do it manually rather than use error logs
9946 * src/etpan/imap-thread.c
9947 Clean up UID logging a bit
9948 * src/gtk/logwindow.c
9949 * src/gtk/logwindow.h
9950 Make logging faster when the window's closed
9952 2006-09-01 [wwp] 2.4.0cvs126
9954 * manual/fr/account.xml
9955 reflect changes to the ref. manual (parts of cvs72):
9956 fix tabnames and quotes.
9958 2006-09-01 [wwp] 2.4.0cvs125
9960 * manual/fr/plugins.xml
9961 reflect changes to the reference manual (cvs42):
9962 update IRC channel info.
9964 2006-09-01 [wwp] 2.4.0cvs124
9967 use CVSEDITOR env. var. if set, according to `man cvs`.
9969 2006-09-01 [wwp] 2.4.0cvs123
9971 * manual/advanced.xml
9972 better sentence again (thanks to Paul).
9974 2006-09-01 [wwp] 2.4.0cvs122
9976 * manual/advanced.xml
9977 fix definition of toolbar_detachable and rework a bit the one of
9978 enable_dotted_lines.
9980 2006-09-01 [mones] 2.4.0cvs121
9982 * manual/advanced.xml
9983 Document enable_dotted_lines
9985 2006-09-01 [paul] 2.4.0cvs120
9992 obey the 'When entering folder...' option
9993 when using the /View/Go to/... menu items
9996 2006-08-31 [colin] 2.4.0cvs119
9999 Revert 2.4.0cvs116, wrong fix.
10001 2006-08-31 [colin] 2.4.0cvs118
10003 * src/gtk/gtksctree.c
10004 Better state the various copyrights
10006 2006-08-31 [colin] 2.4.0cvs117
10008 * src/prefs_common.c
10009 fix enable_dotted_lines
10011 2006-08-31 [colin] 2.4.0cvs116
10014 Use pref "Always open on select" when going
10015 to next unread folder
10016 * src/gtk/gtksctree.c
10017 Fix link failure to _gtk_clist_create_cell_layout
10018 on certain computers. (Why not mine, I wonder)
10020 2006-08-31 [colin] 2.4.0cvs115
10024 * src/plugins/bogofilter/bogofilter.c
10025 * src/plugins/spamassassin/spamassassin.c
10026 Requalify some "errors" to warnings
10030 Add an icon in the statusbar to notify
10032 * src/gtk/gtksctree.c
10034 * src/summaryview.c
10035 Make the GtkSCTree look more modern by
10036 alternating background lines
10037 * src/prefs_common.c
10038 * src/prefs_common.h
10039 Add a pref to let people have the old
10043 2006-08-30 [colin] 2.4.0cvs114
10047 Provide a way to filter a list of
10048 messages in an optimised manner, and
10049 add a list-filtering hook
10053 Use the list filtering
10054 * src/plugins/bogofilter/bogofilter.c
10055 Use the list-filtering hook
10056 Use -b (bulk) mode for more speed
10057 when learning and filtering
10058 * src/etpan/imap-thread.c
10059 Make log output shorter in UID SEARCH
10062 2006-08-30 [colin] 2.4.0cvs113
10064 * src/plugins/bogofilter/bogofilter.c
10065 Really fast mass learning - thanks to David
10066 Relson for the options explanations :)
10068 2006-08-30 [colin] 2.4.0cvs112
10071 Fix compilation on FreeBSD. Thanks
10074 2006-08-29 [colin] 2.4.0cvs111
10077 Handle "popup_menu" signal (for popping the
10078 menu via the keyboard)
10081 * src/summaryview.c
10083 * src/gtk/gtkutils.c
10084 * src/gtk/gtkutils.h
10085 Factorize scrolling code, and add an API
10086 for MimeViewers to handle scroll orders
10088 2006-08-29 [wwp] 2.4.0cvs110
10090 * src/plugins//bogofilter/bogofilter.c
10091 * src/plugins//spamassassin/spamassassin.c
10092 make the bogofilter/spamassassin filtering error dialogs at
10093 incorporation obey to the "don't popup error dialog on
10094 receive error" option. If disabled, feed the log window w/
10101 2006-08-29 [paul] 2.4.0cvs109
10104 remove 'make release', it's not needed
10105 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
10107 2006-08-29 [paul] 2.4.0cvs108
10110 * src/summary_search.c
10111 * src/gtk/progressdialog.c
10112 * src/plugins/pgpcore/passphrase.c
10113 replace deprecated gtk_window_set_policy()
10115 2006-08-29 [colin] 2.4.0cvs107
10118 Fix data loss when copy fails during a move:
10119 only use fast remove_msgs if everything was
10120 copied OK; else use slow remove_msg on the
10121 mails that got copied only.
10123 2006-08-28 [paul] 2.4.0cvs106
10126 revert change in 2.4.0cvs104, it breaks
10129 2006-08-28 [paul] 2.4.0cvs105
10131 * src/plugins/spamassassin/spamassassin.c
10134 2006-08-28 [paul] 2.4.0cvs104
10137 fix data loss when moving to another
10139 * src/prefs_spelling.c
10140 improve the english
10141 * src/gtk/pluginwindow.c
10142 improve the layout of the dialog text
10143 All thanks to Colin
10145 2006-08-28 [paul] 2.4.0cvs103
10147 * src/plugins/bogofilter/bogofilter.c
10148 * src/plugins/bogofilter/bogofilter_gtk.c
10149 fix english up a bit, innit
10151 2006-08-28 [paul] 2.4.0cvs102
10154 * po/Makefile.in.in
10156 require autoconf 2.60, enabling building
10157 with gettext 0.15 (gettext 0.14.x build still
10158 possible). Replace Makefiles with versions
10160 Remove configure options --with-localedir and
10161 --with-mandir. The options that are provided
10162 directly by autoconf 2.60 can be used instead:
10163 --mandir --localedir
10165 2006-08-27 [colin] 2.4.0cvs101
10167 * src/plugins/bogofilter/Makefile.am
10168 Fix make dist (no README)
10170 2006-08-27 [colin] 2.4.0cvs100
10173 Don't use F_UNKNOWN folders for any default
10175 * src/plugins/bogofilter/bogofilter.c
10176 * src/plugins/bogofilter/bogofilter.h
10177 * src/plugins/bogofilter/bogofilter_gtk.c
10178 Add an option to specify the path to bogofilter
10179 Use single-quotes to be able to learn in folders
10180 with spaces in their names
10181 Verify learning status
10183 2006-08-27 [colin] 2.4.0cvs99
10186 * manual/plugins.xml
10187 Document Bogofilter plugin
10189 2006-08-27 [colin] 2.4.0cvs98
10192 * src/messageview.c
10195 When possible, copy the queued mail to sent folder
10196 instead of re-adding. Much faster on IMAP.
10198 2006-08-27 [colin] 2.4.0cvs97
10201 Disable mmaped caches - huge metadata loss
10202 here after a power failure.
10203 * src/summaryview.c
10204 Add quicksearch timing
10205 * src/common/plugin.c
10206 * src/common/plugin.h
10207 Implement an interface to tell what plugins
10208 provide. Prevent loading of similar plugins.
10209 * src/plugins/clamav/clamav_plugin.c
10210 * src/plugins/demo/demo.c
10211 * src/plugins/dillo_viewer/dillo_viewer.c
10212 * src/plugins/pgpcore/plugin.c
10213 * src/plugins/pgpinline/pgpinline.c
10214 * src/plugins/pgpmime/pgpmime.c
10215 * src/plugins/spamassassin/spamassassin.c
10216 * src/plugins/trayicon/trayicon.c
10217 Implement plugin_provides()
10219 2006-08-27 [colin] 2.4.0cvs96
10222 * src/plugins/Makefile.am
10223 * src/plugins/bogofilter/.cvsignore
10224 * src/plugins/bogofilter/Makefile.am
10225 * src/plugins/bogofilter/bogofilter.c
10226 * src/plugins/bogofilter/bogofilter.h
10227 * src/plugins/bogofilter/bogofilter_gtk.c
10228 New Bogofilter plugin, provides filtering and
10229 learning. Spamassassin will go to extra plugins.
10231 2006-08-26 [mones] 2.4.0cvs95
10233 * manual/handling.xml
10234 Fix subfolder path in the example (thanks to Paul)
10236 2006-08-26 [mones] 2.4.0cvs94
10238 * manual/glossary.xml
10239 2.2. + add ISP to the glossary
10240 7.5. + Add UIDL to glossary
10241 7.7. + Add TCP to glossary
10242 * manual/handling.xml
10243 7.1. + Mentions GNU/Linux distribution, what about the non...
10244 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
10245 7.3. + Mentions .bashrc, what about the non-bash ones?
10246 7.4. = Use appropriate quotation for commands
10247 7.6. = change "" to <quote></quote>
10248 * manual/plugins.xml
10249 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends
10250 * manual/starting.xml
10251 2.1. + local mbox file: some examples of mbox file locations...
10252 Also reformatted files requiring it
10254 2006-08-26 [wwp] 2.4.0cvs93
10256 * src/summary_search.c
10257 disable find buttons while summary search is running.
10259 2006-08-25 [colin] 2.4.0cvs92
10262 * src/folderutils.c
10265 * src/summaryview.c
10266 Speed up MH moving, and add progressbar
10269 Write cache files using mmap() too
10271 2006-08-25 [wwp] 2.4.0cvs91
10273 * src/summaryview.c
10274 switch spam<->ham button when a message has been marked as spam or ham
10275 and is still selected. Thanks to Colin.
10277 2006-08-25 [paul] 2.4.0cvs90
10280 * src/stock_pixmap.c
10281 * src/stock_pixmap.h
10282 * src/summaryview.c
10283 * src/gtk/icon_legend.c
10284 * src/pixmaps/copied.xpm
10285 * src/pixmaps/moved.xpm
10286 add icons for delayed execution marked for
10287 copying, marked for moving
10289 2006-08-25 [mones] 2.4.0cvs89
10291 * manual/glossary.xml
10292 Fix the other glossary items:
10293 5.1. = Inmmediate execution -> <quote>immediate execution...
10294 5.2. = Fix MBOX capitalization -> Mbox
10295 5.3. + Improve Plugins def. w/ tech. ref.
10296 5.4. = Quotation -> replace '>' by <quote>></quote>
10297 5.5. - SMTP Server. -> remove dot
10299 Updated translation
10301 2006-08-25 [mones] 2.4.0cvs88
10304 Reformatted, changed email address
10305 * manual/glossary.xml
10306 Reformatted, fixed MANUAL-TODO items:
10307 8.2. + add ROT-13 to glossary
10308 8.4. + add URL to glossary
10309 * manual/es/advanced.xml
10312 2006-08-25 [paul] 2.4.0cvs87
10314 * src/gtk/icon_legend.c
10315 add 'marked for deletion' icon
10316 arrange icons by containing column
10317 wrap long label text
10319 2006-08-25 [colin] 2.4.0cvs86
10321 * src/common/utils.c
10322 * src/common/utils.h
10323 Add the sc_g_*list_bigger functions in
10324 a place everyone can use it
10325 * src/summaryview.c
10326 Only freeze/thaw the list when working
10327 on the selection, if it's bigger than 1
10328 * src/gtk/gtksctree.c
10329 Only freeze/thaw the list when unselec-
10330 ting 'all' if ('all' != 1)
10331 This avoids some flickering
10333 2006-08-24 [colin] 2.4.0cvs85
10335 * src/addressbook.c
10336 Fix strange list selection
10337 Fix random seg (Invalid read of freed memory)
10339 2006-08-24 [colin] 2.4.0cvs84
10342 * src/gtk/inputdialog.c
10343 * src/plugins/pgpcore/passphrase.c
10344 Revert minimal width patch of 2.4.0cvs67,
10345 as it is also a maximal width. Use
10346 gtk_window_set_default_size instead.
10348 2006-08-24 [colin] 2.4.0cvs83
10351 Write cache/mark to temp files before
10352 overwriting old ones (avoids metadata
10353 loss if writing the new files fail).
10354 Use mmap() to read cache/mark file, as
10355 this makes cache reading faster. Dis-
10356 abled for big-endian machines until it
10357 can be tested. (Big-endian users: set
10358 msgcache_use_mmap = TRUE in the relevant
10361 Move rarely used fields of MsgInfo in
10362 another structure, which will only be
10363 allocated if needed. Face, X-Face,
10364 Return receipt headers and List-*
10365 headers are moved. Mails having none
10366 of these occupy 52 bytes less with
10367 this patch, which makes 2.5MB of RAM
10368 saved on a 50k folder).
10371 * src/messageview.c
10372 * src/partial_download.c
10376 Follow this structure change.
10378 2006-08-24 [wwp] 2.4.0cvs82
10380 * manual/es/.cvsignore
10381 * manual/es/dist/.cvsignore
10382 * manual/es/dist/html/.cvsignore
10383 * manual/es/dist/pdf/.cvsignore
10384 * manual/es/dist/ps/.cvsignore
10385 * manual/es/dist/txt/.cvsignore
10386 more (generated) files to ignore.
10388 2006-08-24 [colin] 2.4.0cvs81
10392 Fix possible problems with local delivery. Check the folder doesn't
10393 need scan before setting its mtime when saving cache (which can be
10394 done long after the folder's been modified by an external process);
10395 Check that the stored item's mtime didn't change in mh functions.
10397 2006-08-24 [mones] 2.4.0cvs80
10399 * manual/advanced.xml
10400 Rewrapping, some fixes and MANUAL-TODO items:
10401 8.1. = change "" to <quote></quote>
10402 8.3. = quote menu items
10403 8.5. - deploying -> new user ... ideally a new user (redundant)
10405 2006-08-23 [colin] 2.4.0cvs79
10407 * src/gtk/gtksctree.c
10408 When selecting or deselecting range, only
10409 freeze/thaw when selection is bigger than 10
10411 2006-08-23 [colin] 2.4.0cvs78
10413 * src/messageview.c
10416 * src/plugins/dillo_viewer/dillo_viewer.c
10417 Provide an API for MimeViewer plugins to
10418 return a text selection for replying
10420 2006-08-23 [colin] 2.4.0cvs77
10422 * src/image_viewer.c
10424 Use gtk_pixbuf_new_from_file_at_scale(), which
10425 is faster than getting the pixbuf then resizing
10428 2006-08-23 [colin] 2.4.0cvs76
10431 UTF-8 should be sent Quoted-printable
10433 2006-08-22 [colin] 2.4.0cvs75
10436 Check if scan is required before touching
10437 the folder (or it'll be required every time)
10439 2006-08-22 [colin] 2.4.0cvs74
10442 Require libetpan 0.46 (crasher fix when built
10445 2006-08-22 [colin] 2.4.0cvs73
10448 Set folder's mtime after writing its
10453 Don't do useless stuff if we don't
10455 * src/summaryview.c
10456 Add some timing, don't deselect prior
10457 to selecting (gtksctree does it itself),
10458 remove crash avoidance hacks as it's been
10459 properly fixed since a while
10460 * src/common/utils.c
10461 Optimize to_human_readable(): _() is slow,
10462 do it only once, and avoid %f format for KB
10463 (the most common in a summaryview)
10464 * src/gtk/gtksctree.c
10465 Don't uselessly freeze/thaw (fixes flicker
10466 on next unread and friends), reduce number
10467 of g_list_nth/g_list_position where possible
10468 * src/gtk/gtkutils.c
10469 * src/gtk/gtkutils.h
10470 Reduce number of g_list_nth/g_list_position
10472 All of this makes loading as 70k folder 2.1
10473 seconds instead of 3.2 (with hot FS caches).
10474 (1.3 seconds without Date and Size columns...)
10476 2006-08-22 [paul] 2.4.0cvs72
10478 wrap documents and do some items from mones' MANUAL-TODO:
10480 * manual/account.xml
10481 4.1. = fix tabname references to <quote>tabname</quote>
10482 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
10484 1.1. = mentioned options don't match UI
10485 Add information about the 'Never send Return Receipts'
10487 * manual/handling.xml
10488 6.2. = Mentions Extended symbols button, but now is
10490 6.3. = Mentions ... button, which is now Edit
10492 2006-08-22 [colin] 2.4.0cvs71
10494 * src/gtk/pluginwindow.c
10495 Fix layout in verbose translations (such
10498 2006-08-22 [paul] 2.4.0cvs70
10500 * manual/Makefile.am
10501 build manuals in alphabetical order
10502 * src/addressbook.c
10503 * src/prefs_themes.c
10504 replace/remove deprecated symbols
10505 * src/gtk/gtkutils.c
10507 * src/gtk/pluginwindow.c
10508 replace deprecated symbol
10509 replace label text and move it
10510 * src/plugins/pgpcore/prefs_gpg.c
10511 move the 'Generate...' button out of the
10512 Sign Key frame, replace the English used
10513 * src/plugins/pgpcore/sgpgme.c
10514 fixes to the English
10516 2006-08-21 [colin] 2.4.0cvs69
10518 * src/plugins/trayicon/trayicon.c
10519 Add more strings for translation; patch
10522 2006-08-21 [colin] 2.4.0cvs68
10525 fix replied flag not set after drafting
10527 fix body quicksearch in non-encoded bodies
10530 Get rid of the g_malloc workaround for
10531 corrupted caches, use g_try_malloc
10533 2006-08-21 [colin] 2.4.0cvs67
10536 * src/gtk/inputdialog.c
10537 * src/plugins/pgpcore/passphrase.c
10538 Set minimal width to 375
10540 Fix switching to offline, asking if it
10541 should be overriden for synchronising
10543 Don't offer to remember command on Open
10544 with for text parts, as the browser or
10545 text editor command isn't changed from
10548 2006-08-20 [paul] 2.4.0cvs66
10552 fix plural form errors. revealed by stricter
10553 checking of gettext 0.15
10555 2006-08-18 [paul] 2.4.0cvs65
10557 * src/stock_pixmap.c
10558 fix the fix of 2.4.0cvs64
10561 2006-08-18 [paul] 2.4.0cvs64
10563 * src/stock_pixmap.c
10567 2006-08-18 [paul] 2.4.0cvs63
10571 fix occasional IMAP bug where large msgs
10572 were left in the queue folder after sending
10575 2006-08-18 [paul] 2.4.0cvs62
10578 freeze the summaryview while quicksearch results
10580 (fixes bug 456 'current message is hidden when the
10581 view is refreshed and extended search is "unread
10585 add missing #include "inputdialog.h"
10586 * src/common/utils.h
10587 add missing mailcap_update_default() and improve
10590 2006-08-17 [colin] 2.4.0cvs61
10592 * src/plugins/pgpcore/select-keys.c
10595 2006-08-17 [colin] 2.4.0cvs60
10598 Don't continue queuing if Cancel is clicked
10601 2006-08-17 [colin] 2.4.0cvs59
10603 * src/plugins/pgpcore/select-keys.c
10604 When encrypting, if only one key matches and it
10605 matches exactly, automatically use it.
10607 2006-08-17 [colin] 2.4.0cvs58
10610 * src/prefs_common.c
10611 * src/prefs_common.h
10612 * src/prefs_ext_prog.c
10614 Fix issues with previous patch (text/html)
10615 Remove outdated prefs
10617 2006-08-17 [colin] 2.4.0cvs57
10620 Add View Log button on auth error
10622 Fix encrypted mail marked as new when
10623 saved in normal folders
10624 * src/plugins/pgpinline/pgpinline.c
10625 Fix encrypt bug on IMAP
10627 * src/common/utils.c
10628 * src/common/utils.h
10629 * src/gtk/inputdialog.c
10630 * src/gtk/inputdialog.h
10631 Get rid of metamail stuff, simplify
10632 opening, and allow remembering of user's
10633 choices (by updating ~/.mailcap). There's
10634 still to drop "Audio player" and "Image
10635 viewer" preferences.
10637 2006-08-17 [mones] 2.4.0cvs56
10639 * manual/es/sylpheed-claws-manual.xml
10642 2006-08-17 [mones] 2.4.0cvs55
10645 * manual/Makefile.am
10646 * manual/es/Makefile.am
10647 * manual/es/account.xml
10648 * manual/es/ack.xml
10649 * manual/es/addrbook.xml
10650 * manual/es/advanced.xml
10651 * manual/es/faq.xml
10652 * manual/es/glossary.xml
10653 * manual/es/gpl.xml
10654 * manual/es/handling.xml
10655 * manual/es/intro.xml
10656 * manual/es/keyboard.xml
10657 * manual/es/plugins.xml
10658 * manual/es/starting.xml
10659 * manual/es/sylpheed-claws-manual.xml
10660 * manual/es/dist/Makefile.am
10661 * manual/es/dist/html/Makefile.am
10662 * manual/es/dist/pdf/Makefile.am
10663 * manual/es/dist/ps/Makefile.am
10664 * manual/es/dist/txt/Makefile.am
10665 Spanish translation for the manual
10667 2006-08-16 [colin] 2.4.0cvs54
10672 Fix send button sensitivity at startup
10673 Set send menu sensitivity (patch by Fabien)
10674 * src/ssl_manager.c
10675 Enable closing with esc (patch by Fabien)
10676 * src/gtk/foldersort.c
10677 Enable closing with esc (patch by Fabien)
10679 Optimisation (no need to copy to tempfile to
10680 "decode" 7bit and 8bit)
10681 * src/summaryview.c
10682 Fix cruft in swap_from case
10684 Fix missing last line in some mail cases
10685 (Fixes debian #381872)
10686 * src/plugins/pgpcore/prefs_gpg.c
10687 * src/plugins/pgpcore/sgpgme.c
10688 * src/plugins/pgpcore/sgpgme.h
10689 Don't show "no key found" when user explicitely
10690 wants to create a key
10692 2006-08-16 [paul] 2.4.0cvs53
10696 * src/addressbook.c
10698 * src/prefs_account.c
10699 * src/prefs_message.c
10700 * src/gtk/gtkutils.c
10701 bump up minimum required versions of GTK+ and
10704 2006-08-16 [paul] 2.4.0cvs52
10707 workaround GTK+ Bug 351600 - 'Can't re-click
10708 on button after sensitivity update'
10709 http://bugzilla.gnome.org/show_bug.cgi?id=351600
10712 2006-08-15 [colin] 2.4.0cvs51
10714 * src/plugins/pgpcore/prefs_gpg.c
10715 Set options sensitivity according to
10717 * src/plugins/pgpcore/sgpgme.c
10718 Allow to create key with no passphrase
10720 2006-08-14 [cleroy] 2.4.0cvs50
10722 * src/gtk/pluginwindow.c
10723 New layout (maybe to be changed?)
10724 * src/gtk/gtkutils.c
10725 Fix a bit label_window
10726 * src/plugins/pgpcore/passphrase.c
10727 * src/plugins/pgpcore/passphrase.h
10728 * src/plugins/pgpcore/plugin.c
10729 * src/plugins/pgpcore/prefs_gpg.c
10730 * src/plugins/pgpcore/prefs_gpg.h
10731 * src/plugins/pgpcore/sgpgme.c
10732 * src/plugins/pgpcore/sgpgme.h
10733 Allow to create a PGP private key via the GUI
10735 2006-08-14 [wwp] 2.4.0cvs49
10737 * src/addressbook_foldersel.c
10738 fix strict ISO C90 compliance.
10740 2006-08-14 [paul] 2.4.0cvs48
10742 * src/gtk/prefswindow.c
10743 re-set scrolled window on opening
10750 2006-08-14 [paul] 2.4.0cvs47
10752 * src/prefs_display_header.c
10753 re-enable user-defined Displayed Headers
10755 2006-08-14 [paul] 2.4.0cvs46
10757 * src/prefs_account.c
10760 2006-08-13 [colin] 2.4.0cvs45
10762 * src/common/utils.c
10763 Fix "a" in quote when the original message is empty,
10764 by using \0 instead of 'a' to test writability of
10767 2006-08-13 [wwp] 2.4.0cvs44
10769 * src/plugins/spamassassin/spamassassin.c
10770 fix capitalization of "SpamAssassin" in some debug, log and
10773 2006-08-13 [paul] 2.4.0cvs43
10776 fix overlapping widgets
10777 * src/prefs_account.c
10778 fix translation of protocol_names[]
10779 fix label disappearing off the edge of the
10782 2006-08-12 [paul] 2.4.0cvs42
10784 * manual/plugins.xml
10785 update IRC channel info before it gets forgotten
10788 2006-08-11 [colin] 2.4.0cvs41
10795 * src/summaryview.c
10797 Grey out the Send button if
10798 - Queue folders are empty, or
10799 - We're sending already
10801 2006-08-11 [wwp] 2.4.0cvs40
10804 fix a logic issue when quitting while a compose window is
10805 still open, thanks to Colin.
10807 2006-08-10 [colin] 2.4.0cvs39
10810 Fix default font size setting after wizard run
10812 * src/etpan/imap-thread.c
10813 * src/etpan/imap-thread.h
10814 Fix bug #999 (Timing out on TSL cert validation
10815 dialog makes ugly things happen). Also, STARTTLS
10816 unconditionnaly if initial capabilities contain
10817 LOGINDISABLED and STARTTLS.
10819 2006-08-09 [colin] 2.4.0cvs38
10823 Fix Tools/Actions sensitivity when there are
10826 2006-08-09 [colin] 2.4.0cvs37
10828 * src/prefs_filtering.c
10829 Warning fix, patch by Paul
10830 * src/messageview.c
10831 * src/prefs_actions.c
10832 * src/prefs_filtering_action.c
10833 * src/prefs_matcher.c
10834 Uniformisation of "Info ..." to "Info..." (for
10835 old gtk), patch by Fabien
10836 * src/plugins/clamav/clamav_plugin_gtk.c
10837 Sensitivity fix by Fabien
10839 2006-08-09 [colin] 2.4.0cvs36
10843 Add a function to know whether we're exiting
10844 * src/plugins/trayicon/trayicon.c
10845 If exiting, don't do anything. Faster, and
10846 avoids gtk_main_iteration reentracy causing
10849 2006-08-09 [colin] 2.4.0cvs35
10851 * src/messageview.c
10854 Fix lack of part selection when automatically
10855 jumping to a specific part
10857 Little optimisation in cache reading
10859 2006-08-09 [colin] 2.4.0cvs34
10862 Fix crash setting the priority on reedit
10863 (Accessing compose before creating it!)
10865 2006-08-08 [colin] 2.4.0cvs33
10868 Fix bug #998 (last attachment is not accessible)
10869 Bad RFC interpretation on multipart close-delimiters
10872 * src/gtk/gtkvscrollbutton.c
10873 * src/gtk/gtkvscrollbutton.h
10874 Make attachments list wheel-scrollable
10876 2006-08-07 [colin] 2.4.0cvs32
10878 * src/gtk/gtkaspell.c
10879 Fix bug #973 (Unicode punctation characters
10880 are not recognized as separators by the
10881 spell checker); fix unsigned stuff
10883 2006-08-07 [colin] 2.4.0cvs31
10886 Fix bug #956 (DnD text with accents in compose
10887 text entry); fix gccc's signed/unsigned fuss
10889 2006-08-06 [colin] 2.4.0cvs30
10892 Fix bug #979 (Plugin crashes when exiting
10893 sylpheed-claws) : handle exit request only
10896 2006-08-05 [colin] 2.4.0cvs29
10899 Just make sure we have a msgid.
10901 2006-08-05 [colin] 2.4.0cvs28
10904 * src/summaryview.c
10905 Fix bug #995 ("Mark cross-posted as read" doesn't work)
10906 by reimplementing it
10908 Fix bug when hiding quotes with level > 3 and quote
10909 colors are recycled
10911 2006-08-04 [colin] 2.4.0cvs27
10916 Fix a bit replace-by-pasting undo
10918 * src/messageview.c
10919 Fix Fold quotes menu synchro in
10920 mainwindow when it changes in
10923 Fix right-click on quotes blocks
10924 * src/common/utils.c
10925 Verify that the file created by
10926 my_tmpfile() is writable. Fixes
10927 bug #988 (very specific filesystem
10929 * src/plugins/pgpcore/sgpgme.c
10930 Fix file descriptor leak
10931 * src/plugins/spamassassin/spamassassin.c
10932 Warn once if spamd isn't reachable
10934 2006-08-04 [colin] 2.4.0cvs26
10937 i18n context patch by Fabien
10939 2006-08-03 [colin] 2.4.0cvs25
10942 * src/messageview.c
10943 Rename "Hide quotes" to "Fold quotes"
10945 Don't use hand cursor on quotes. "all
10946 the bonuses of the feature and none of
10947 unwelcome side-effects"
10949 2006-08-03 [colin] 2.4.0cvs24
10952 * sylpheed-claws.desktop
10953 * src/gtk/authors.h
10954 Bring the desktop file to XDG compliance
10955 Patch by Charles A. Edwards
10957 2006-08-03 [colin] 2.4.0cvs23
10960 Fix links offset when they are preceded
10961 by accentued chars (g_utf8_strlen!)
10963 Fix wrong status when starting offline
10966 2006-08-03 [wwp] 2.4.0cvs22
10968 * src/prefs_common.h
10969 ask what to do w/ filtering rules that belong to an account when
10970 applying filtering rules manually from the main window (skip,
10971 apply regardless of the account, use current account). This dialog
10972 can be skipped and the last reply used.
10975 2006-08-03 [wwp] 2.4.0cvs21
10979 * src/prefs_common.c
10980 * src/summaryview.c
10983 * src/messageview.c
10984 ask what to do w/ filtering rules that belong to an account when
10985 applying filtering rules manually from the main window (skip,
10986 apply regardless of the account, use current account). This dialog
10987 can be skipped and the last reply used.
10990 2006-08-03 [colin] 2.4.0cvs20
10993 Optimize previous patch
10995 2006-08-03 [cleroy] 2.4.0cvs19
10998 Fix quotes getting toggled back when the
10999 mail has an even number of text parts
11001 2006-08-02 [colin] 2.4.0cvs18
11003 * src/messageview.c
11004 Add Hide quotes menu
11006 2006-08-02 [colin] 2.4.0cvs17
11009 * src/prefs_common.c
11013 Allow per-level quote hiding,
11014 Allow toggling quotes by double-clicking them
11015 Rename RemoteURI to ClickableText to reflect
11016 the fact it's used for a variety of things
11018 2006-08-02 [wwp] 2.4.0cvs16
11021 fix "View/Hide quotes" menu item status initialization.
11023 2006-08-02 [wwp] 2.4.0cvs15
11025 * src/matcher_parser_parse.y
11026 remove a debug trace.
11028 2006-08-02 [paul] 2.4.0cvs14
11030 * src/plugins/pgpcore/passphrase.c
11031 don't set initial dialog size
11034 2006-08-02 [paul] 2.4.0cvs13
11037 remove the rogue '/' character
11039 2006-08-02 [paul] 2.4.0cvs12
11042 allow buttons to resize as necessary
11044 2006-08-01 [wwp] 2.4.0cvs11
11047 fix strict ISO C90 compliance.
11049 2006-08-01 [wwp] 2.4.0cvs10
11052 updated update-po tool to work w/ context-dependent translations.
11053 Patch by Fabien Vantard <fzzzzz@gmail.com>.
11055 2006-08-01 [wwp] 2.4.0cvs9
11058 * src/prefs_filtering.c
11059 * src/prefs_matcher.c
11060 allow context-dependent translations for "All",
11061 patch by Fabien Vantard <fzzzzz@gmail.com>.
11063 2006-07-31 [colin] 2.4.0cvs8
11066 * src/gtk/authors.h
11067 Add Rafal to authors
11069 2006-07-31 [colin] 2.4.0cvs7
11073 * src/messageview.h
11074 * src/prefs_common.c
11075 * src/prefs_common.h
11077 Add 'View/Hide quotes'. Patch based on a patch
11080 2006-07-31 [colin] 2.4.0cvs6
11083 Fix problem with "> stuff >" actions
11085 2006-07-31 [paul] 2.4.0cvs5
11088 updated by Geir Helland
11090 2006-07-31 [wwp] 2.4.0cvs4
11093 * src/summaryview.c
11094 * src/summaryview.h
11095 add "View/Go to/Parent message" and "View/Go to/Last read message",
11098 2006-07-31 [wwp] 2.4.0cvs3
11103 * src/addressbook.c
11104 * src/addressbook.h
11105 * src/addressbook_foldersel.c
11106 * src/addressbook_foldersel.h
11111 * src/matcher_parser_lex.l
11112 * src/matcher_parser_parse.y
11113 * src/prefs_common.c
11114 * src/prefs_common.h
11115 * src/prefs_filtering.c
11116 * src/prefs_matcher.c
11117 * src/prefs_matcher.h
11118 * src/summaryview.c
11119 introduce filtering against the address book. It's now possible to add
11120 matched conditions to determine if any email address in a message matches
11121 or doesn't match any or all books or folders in the address book.
11123 2006-07-31 [wwp] 2.4.0cvs2
11133 * src/matcher_parser_lex.l
11134 * src/matcher_parser_parse.y
11136 * src/prefs_filtering.c
11137 * src/prefs_filtering.h
11140 * src/summaryview.c
11141 introduce per-account filtering rules. Each filtering rule can now be assigned
11142 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
11143 when applying filtering rules manually, as all rules will apply - even the ones
11144 assigned to an account. This issue will be addressed soon.
11148 2006-07-31 [wwp] 2.4.0cvs1
11151 make more strings translatable.
11153 2006-07-31 [paul] 2.4.0
11157 2006-07-31 [paul] 2.3.1cvs91
11160 updated by Miquel Oliete
11162 2006-07-31 [paul] 2.3.1cvs90
11172 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
11173 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
11174 Aleksandar Urosevic, and Ralgh Young
11176 2006-07-31 [paul] 2.3.1cvs89
11182 Fix a race condition when, after an SC crash, rescanning
11183 folders took more than 0.5 seconds
11186 2006-07-31 [paul] 2.3.1cvs88
11189 don't translate separator strings
11191 2006-07-30 [mones] 2.3.1cvs87
11193 * doc/man/sylpheed-claws.1
11194 Fixed non-ASCII chars in Hoa's name
11196 Updated for release
11198 2006-07-27 [colin] 2.3.1cvs86
11201 Don't include the leading \n in links
11204 2006-07-25 [colin] 2.3.1cvs85
11207 * src/common/socket.h
11208 * src/etpan/imap-thread.c
11209 Refresh resolvers before connecting
11210 to IMAP servers, and after switching
11211 to online. Thanks to Paul.
11215 * 2.4.0-rc4 released
11217 2006-07-17 [colin] 2.3.1cvs84
11220 Show connection attempt in statusbar before
11221 connecting (previously first message was
11222 "Retrieving messages from ..." after the
11223 connection succeeded.
11225 2006-07-16 [wwp] 2.3.1cvs83
11227 * sylpheed-claws.ico
11228 Added .ico file (windows multi-size icon file, generated).
11230 2006-07-12 [wwp] 2.3.1cvs82
11232 * src/messageview.c
11233 remove Message/Re-edit menu entry from messageview window,
11234 as sent/draft/queued messages are opened in compose window when
11235 re-edited and it's not possible to re-edit other msgs.
11237 2006-07-12 [paul] 2.3.1cvs81
11241 * src/gtk/authors.h
11242 check online state before resetting
11243 mailcheck timer. Useful if some program
11244 verifies connection state and updates
11246 Patch by Leonid Evdokimov <darkk@users.sf.net>
11248 2006-07-12 [paul] 2.3.1cvs80
11250 * sylpheed-claws-128x128.png
11251 * sylpheed-claws-64x64.png
11252 * sylpheed-claws.png
11255 * src/prefs_toolbar.c
11256 * src/stock_pixmap.c
11257 * src/stock_pixmap.h
11260 * src/gtk/gtkutils.c
11261 * src/pixmaps/sylpheed-claws.xpm ** ADDED **
11262 * src/pixmaps/sylpheed-claws_icon.xpm ** ADDED **
11263 * src/pixmaps/sylpheed-claws_logo.xpm ** ADDED **
11264 * src/pixmaps/sylpheed.xpm ** REMOVED **
11265 * src/pixmaps/sylpheed_icon.xpm ** REMOVED **
11266 * src/pixmaps/sylpheed_logo.xpm ** REMOVED **
11267 updated and renamed logo/icon files and related
11268 logo by Jesper Schultz
11270 2006-07-11 [paul] 2.3.1cvs79
11273 fix the labels a smidgin
11275 2006-07-09 [colin] 2.3.1cvs78
11278 Show errors in textviewer's command
11279 Patch by H. Merijn Brand
11281 2006-07-09 [colin] 2.3.1cvs77
11284 Save FMID in drafts too
11286 2006-07-08 [colin] 2.3.1cvs76
11289 Svae RMID in drafted mails too
11290 Save quote_fmt vars for whole mails,
11291 don't reset at each quote_fmt_init:
11292 allows to use the same |i{var} in
11293 various template fields
11294 * src/prefs_template.c
11296 * src/quote_fmt_parse.y
11299 2006-07-08 [colin] 2.3.1cvs75
11302 Fix highlighting of attached parts URIs
11304 2006-07-08 [colin] 2.3.1cvs74
11307 Prevent bug #981 (sc 2.3.1 segfaults with
11308 gtk+ 2.10) from being reported again:
11309 if Sylpheed-Claws has been compiled against
11310 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0,
11311 of if Sylpheed-Claws has been compiled against
11312 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
11315 2006-07-07 [colin] 2.3.1cvs73
11317 * src/prefs_actions.c
11320 2006-07-07 [colin] 2.3.1cvs72
11322 * src/prefs_actions.c
11323 Fix compile on gtk < 2.8. argh :)
11325 2006-07-07 [paul] 2.3.1cvs71
11327 * src/common/defs.h
11330 2006-07-07 [colin] 2.3.1cvs70
11334 * src/quote_fmt_lex.l
11335 * src/quote_fmt_parse.y
11336 Add |i{var}, a way to insert user-entered
11341 * 2.4.0-rc3 released
11343 2006-07-07 [colin] 2.3.1cvs69
11346 Don't consider inboxes of UNKNOWN folder
11347 classes to be useable as default inboxes
11349 2006-07-07 [paul] 2.3.1cvs68
11352 add missing #include <errno.h>
11353 Thanks to René J. Blokland
11355 2006-07-07 [paul] 2.3.1cvs67
11358 Return now Closes dialog
11362 add contextual menu to mime parts listed
11365 * src/common/utils.c
11366 reversal: ' is a valid character in URLs
11368 2006-07-06 [colin] 2.3.1cvs66
11370 * src/remotefolder.h
11371 Forgotten in previous commit
11373 2006-07-06 [colin] 2.3.1cvs65
11376 Set summary update flag whenever
11379 * src/prefs_account.c
11380 * src/common/utils.h
11381 * src/etpan/imap-thread.c
11382 Fix warnings, thanks to Fabien and
11385 2006-07-06 [wwp] 2.3.1cvs64
11387 * src/gtk/gtkutils.c
11388 GTK_STOCK_HELP exists in GTK+ 2.4.x.
11390 2006-07-06 [wwp] 2.3.1cvs63
11393 * src/addressbook.c
11394 * src/addressitem.h
11399 * src/message_search.c
11400 * src/prefs_actions.c
11401 * src/prefs_filtering.c
11402 * src/prefs_filtering.h
11403 * src/prefs_template.c
11404 * src/summary_search.c
11405 * src/summaryview.c
11406 * src/gtk/gtkutils.c
11407 * src/gtk/gtkutils.h
11408 * src/gtk/pluginwindow.c
11409 add help buttons to some dialogs. Clicking such buttons opens a
11410 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
11412 2006-07-06 [paul] 2.3.1cvs62
11415 fix attachments contextual menu
11418 2006-07-05 [colin] 2.3.1cvs61
11422 Handle sftp:// links
11424 2006-07-05 [paul] 2.3.1cvs60
11426 * src/gtk/filesel.c
11427 grab save button by default
11430 2006-07-05 [wwp] 2.3.1cvs59
11433 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
11435 2006-07-04 [colin] 2.3.1cvs58
11439 Use left click to select, middle click to open
11441 * src/common/utils.c
11444 2006-07-04 [colin] 2.3.1cvs57
11448 Warning fixes, thanks to Fabien
11450 2006-07-04 [colin] 2.3.1cvs56
11455 Allow parts to be selected via their text label
11458 2006-07-04 [colin] 2.3.1cvs55
11461 Feedback when closing (for big folders)
11462 * src/prefs_actions.c
11463 * src/prefs_filtering.c
11464 * src/prefs_matcher.c
11465 * src/prefs_template.c
11466 Fix default button when closing without
11469 2006-07-04 [colin] 2.3.1cvs54
11472 Delete local file on deletion
11474 2006-07-03 [colin] 2.3.1cvs53
11478 Don't freeze when rescanning after crash
11480 2006-07-03 [wwp] 2.3.1cvs52
11485 * src/plugins/pgpinline/pgpinline.c
11486 * src/plugins/pgpmime/pgpmime.c
11487 don't report an error when the user cancels the passphrase dialog.
11489 2006-07-02 [colin] 2.3.1cvs51
11492 Open message when crossing folders with Space,
11493 goto next unread and friends
11495 2006-07-01 [colin] 2.3.1cvs50
11497 * src/prefs_account.c
11498 Typographic rules varying from language
11499 to language (in french "Protocole :"),
11500 we have to do that :)
11502 2006-07-01 [ticho] 2.3.1cvs49
11504 * src/prefs_account.c
11505 Only use one temporary gchar* variable in
11506 prefs_account_protocol_set_optmenu().
11508 2006-07-01 [ticho] 2.3.1cvs48
11510 * src/prefs_account.c
11511 * src/prefs_account.h
11512 Use GtkLabel for existing account protocol name.
11513 Created an array for protocol names and populate the
11514 combobox from it in a for() cycle.
11516 2006-06-30 [colin] 2.3.1cvs47
11519 Block undo when changing signature (by changing
11522 2006-06-30 [paul] 2.3.1cvs46
11524 * src/send_message.c
11525 when editing From in the Compose window, use that address
11526 in the Return-Path: header
11529 2006-06-30 [colin] 2.3.1cvs45
11532 Fix signature replacement:
11533 - when no newline before separator
11536 2006-06-29 [colin] 2.3.1cvs44
11541 * src/summaryview.c
11542 Let 'View/Go to/Next marked' work like
11543 Next new & Next unread: across folders
11544 Change the select_on_entry pref to do
11545 what we want when changing folder
11546 * src/common/utils.c
11547 Fix single-quoted links
11549 2006-06-29 [colin] 2.3.1cvs43
11551 * src/gtk/gtkaspell.c
11552 "Sylpheed" and "Sylpheed-Claws" do exist !
11554 2006-06-29 [colin] 2.3.1cvs42
11557 Forgot to remove debug
11559 2006-06-29 [colin] 2.3.1cvs41
11564 Disconnect from IMAP servers when going
11565 offline. Fixes bug #978 (going to offline-mode
11566 won't close connections)
11568 2006-06-29 [colin] 2.3.1cvs40
11571 Fix transient setting on failing plugins
11573 * src/plugins/pgpcore/sgpgme.c
11574 Only warn for OpenPGP. Most people don't
11575 have CMS available.
11577 2006-06-29 [colin] 2.3.1cvs39
11580 Fix Spelling menu (discrepancy between context menu
11581 and top menu when folder's dictionary isn't the
11583 * src/plugins/pgpcore/sgpgme.c
11584 More error reporting about why gpgme can fail
11586 2006-06-29 [wwp] 2.3.1cvs38
11589 honor the display-header-pane setting even when the message view
11590 is a separate window.
11592 2006-06-29 [wwp] 2.3.1cvs37
11594 * src/prefs_actions.c
11595 forgot to commit that one (use of GTK_STOCK_INFO).
11597 2006-06-29 [colin] 2.3.1cvs36
11600 Better handling of login errors (ask the password
11601 again once), alert in case of error. Fix three
11602 signedness warnings.
11604 2006-06-28 [wwp] 2.3.1cvs35
11606 * src/prefs_template.c
11607 * src/prefs_matcher.c
11608 * src/prefs_filtering_action.c
11609 * src/prefs_quote.c
11610 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
11611 patch by Fabien Vantard, slightly modified.
11617 2006-06-28 [colin] 2.3.1cvs34
11619 * src/prefs_account.c
11620 Fix bug #977 (Can't add or edit imap accounts)
11622 2006-06-28 [colin] 2.3.1cvs33
11627 2006-06-28 [colin] 2.3.1cvs32
11630 Save named inlined attachments with "Save all"
11633 * src/common/plugin.c
11634 * src/common/plugin.h
11635 * src/common/sylpheed.c
11636 * src/common/utils.c
11637 * src/plugins/pgpcore/sylpheed.def
11638 * src/plugins/pgpinline/sylpheed.def
11639 * src/plugins/pgpmime/sylpheed.def
11640 Win32 compatibility patch, by
11643 2006-06-28 [wwp] 2.3.1cvs31
11646 * src/prefs_folder_item.c
11647 less compilation warnings (thanks to Fabien Vantard), less typos.
11649 2006-06-28 [paul] 2.3.1cvs30
11651 * src/gtk/gtkutils.c
11652 gtk_combo_box_set_focus_on_click() is only
11653 available since gtk 2.6.0
11655 2006-06-28 [paul] 2.3.1cvs29
11657 * src/prefs_ext_prog.c
11658 fix engrish and add a tooltip for the
11659 'command for 'Display as text' option
11665 2006-06-28 [paul] 2.3.1cvs28
11668 * tools/Makefile.am
11669 include textviewer.pl in releases
11671 2006-06-28 [paul] 2.3.1cvs27
11673 * src/prefs_ext_prog.c
11674 hide Print command option if libgnomeprint
11677 2006-06-27 [colin] 2.3.1cvs26
11680 Fix Esc handling in insert/attach dialog
11681 Don't show this dialog if dragging something
11682 else than text/uri-list
11683 Thanks to Fabien Vantard
11684 * tools/textviewer.pl
11685 Filter script to display stuff as text
11688 2006-06-27 [wwp] 2.3.1cvs25
11690 * src/messageview.c
11691 use the exact product name (message view title), patch
11694 2006-06-27 [ticho] 2.3.1cvs24
11696 * src/prefs_account.c
11697 * src/prefs_common.c
11698 * src/prefs_common.h
11699 * src/prefs_ext_prog.c
11701 Add a preference (Preferences/External programs)
11702 to allow "Display as text" to be done via a script
11703 (patch by H.Merijn Brand).
11704 Use GtkComboBox for protocol selection in account
11706 Only include current choice for existing accounts, and
11707 insensitivize the combobox.
11709 2006-06-27 [paul] 2.3.1cvs23
11712 fix crasher introduced in cvs21.
11715 2006-06-26 [colin] 2.3.1cvs22
11718 Fix double-frees when leaving folders
11719 after exporting to mbox
11721 2006-06-26 [colin] 2.3.1cvs21
11724 More feedback (and optimisation)
11726 * src/common/utils.c
11727 Fix case when looking for mail addresses
11728 * src/gtk/gtkutils.c
11729 Extra check for (X-)Face
11731 2006-06-25 [ticho] 2.3.1cvs20
11735 * src/gtk/gtkutils.c
11736 * src/gtk/gtkutils.h
11737 Added second argument to gtkut_sc_combobox_create() to
11738 control focus-on-click for the widget.
11739 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
11741 2006-06-25 [ticho] 2.3.1cvs19
11744 * src/gtk/Makefile.am
11745 * src/gtk/combobox.c
11746 * src/gtk/combobox.h
11747 * src/gtk/gtkutils.c
11748 * src/gtk/gtkutils.h
11749 Use GtkComboBox instead of deprecated GtkOptionMenu
11750 for account selector in compose window and for encoding
11751 selector in attachment properties.
11752 Also factorise working with the new GtkComboBox somewhat.
11754 2006-06-24 [paul] 2.3.1cvs18
11756 * src/prefs_common.c
11757 use the correct default value
11759 2006-06-24 [paul] 2.3.1cvs17
11762 * src/prefs_common.c
11763 * src/prefs_common.h
11764 * src/prefs_compose_writing.c
11765 enable setting of default action when
11766 dnd'ing files in the compose window.
11767 (Collaborative effort with wwp)
11769 2006-06-23 [wwp] 2.3.1cvs16
11772 i18n fix (thanks to Fabien Vantard)
11774 2006-06-22 [colin] 2.3.1cvs15
11776 * src/prefs_customheader.c
11777 Don't use filters in custom headers' file
11778 selector. Remember, extensions mean nothing :)
11780 2006-06-22 [paul] 2.3.1cvs14
11783 allow setting of man directory location
11785 2006-06-22 [colin] 2.3.1cvs13
11788 Add 'View/Go to/Next unread folder'.
11791 2006-06-22 [colin] 2.3.1cvs12
11793 * src/common/utils.c
11794 Add some subject prefixes
11795 Patch by Bjorn T Johansen <btj@havleik.no>
11797 2006-06-22 [colin] 2.3.1cvs11
11799 * manual/advanced.xml
11800 Forgotten hidden pref
11802 2006-06-21 [paul] 2.3.1cvs10
11804 * src/prefs_account.c
11805 complete the removal of 'Add date header' option
11807 2006-06-21 [paul] 2.3.1cvs9
11811 * src/prefs_account.c
11812 * src/prefs_account.h
11813 remove option to add date header - always
11815 * src/etpan/imap-thread.c
11816 fix warnings (Thanks to Colin)
11818 2006-06-21 [wwp] 2.3.1cvs8
11821 set the attachment flag when inline text part are (file)named. This is more convenient
11822 when receiving (for instance) inline source files or patches sent using thunderbird.
11824 2006-06-21 [paul] 2.3.1cvs7
11827 fix off-by-one count of current msg in
11828 statusbar filtering progressbar
11830 2006-06-21 [paul] 2.3.1cvs6
11833 Show attachment icon even if the part is 'inline'
11834 if the following conditions are met:
11835 - content-type != 'text/plain'
11836 - content-type != '*/pgp-signature'
11837 - either 'name' or 'filename' parameter is not NULL
11841 2006-06-21 [paul] 2.3.1cvs5
11843 * src/messageview.c
11844 * src/prefs_common.c
11845 * src/prefs_common.h
11846 * src/prefs_other.c
11847 add an option to 'Never send Return
11851 2006-06-20 [mones] 2.3.1cvs4
11856 typo fixed (space after comma)
11857 * tools/make.themes.project
11858 remove exec mode from tarball files
11860 2006-06-20 [colin] 2.3.1cvs3
11865 Better fix for \n's in headers (don't
11866 break Received: and others)
11868 2006-06-20 [paul] 2.3.1cvs2
11872 improve legibility of phishing attempt
11875 2006-06-20 [paul] 2.3.1cvs1
11880 Update version number following
11883 2006-06-20 [colin] 2.3.0cvs26
11886 When dragging a file to the text of the compose
11887 window, ask whether we want to insert or attach
11888 (I know lots of people who do that to attach)
11890 2006-06-20 [colin] 2.3.0cvs25
11892 * src/etpan/imap-thread.c
11893 Fix threshold (the append command is often > 32 bytes)
11895 2006-06-19 [colin] 2.3.0cvs24
11898 * src/etpan/imap-thread.c
11899 Workaround Rockliffe IMAP server bug: replace
11900 "x UID SEARCH (ANSWERED UID 1:*)" with
11901 "x UID SEARCH ANSWERED"
11902 (Rockliffe doesn't handle the parenthesis)
11904 2006-06-19 [colin] 2.3.0cvs23
11908 * src/etpan/imap-thread.c
11909 Probably fix bug #972 (Freezes when adding
11910 an attachment to the message)
11911 * src/common/defs.h
11912 Modernize Firefox cmd
11915 2006-06-18 [colin] 2.3.0cvs22
11917 * src/prefs_customheader.c
11918 Only allow correct filenames for various
11921 2006-06-18 [colin] 2.3.0cvs21
11923 * src/prefs_customheader.c
11924 Add a 'From File...' button in custom headers prefs, which
11925 try to do the right thing:
11926 for normal headers, use file as plaintext,
11927 for X-Face, calls compface,
11928 for Face, encode to b64.
11930 2006-06-17 [colin] 2.3.0cvs20
11935 2006-06-16 [colin] 2.3.0cvs19
11937 * src/summaryview.c
11938 Recursive quicksearch: show message list
11939 in current folder, *then* search children
11942 2006-06-16 [colin] 2.3.0cvs18
11945 Instead of ignoring SIGPIPE, save caches
11946 when getting one. Will fix the fact that
11947 hot caches are out-of-date when logging
11950 * src/prefs_compose_writing.c
11951 Only save text (not attachments) when
11952 auto-saving to drafts
11954 Always replace \n, \r and \t with spaces
11956 * manual/dist/html/Makefile.am
11957 * manual/dist/pdf/Makefile.am
11958 * manual/dist/ps/Makefile.am
11959 * manual/dist/txt/Makefile.am
11960 * manual/fr/dist/html/Makefile.am
11961 * manual/fr/dist/pdf/Makefile.am
11962 * manual/fr/dist/ps/Makefile.am
11963 * manual/fr/dist/txt/Makefile.am
11964 * manual/pl/dist/html/Makefile.am
11965 * manual/pl/dist/pdf/Makefile.am
11966 * manual/pl/dist/ps/Makefile.am
11967 * manual/pl/dist/txt/Makefile.am
11968 Fix make clean removing pregenerated manuals
11971 2006-06-16 [colin] 2.3.0cvs17
11973 * src/plugins/pgpcore/sgpgme.c
11974 * src/plugins/pgpmime/pgpmime.c
11975 * src/plugins/pgpinline/pgpinline.c
11976 Better error reporting in setup_signers.
11977 Don't fallback to default key if specified
11979 Don't allow signing if more than one secret
11980 key matches the one specified in prefs.
11982 2006-06-15 [colin] 2.3.0cvs16
11985 Add "Send queue" in the folder's contextual
11988 * src/messageview.c
11993 * src/plugins/pgpcore/passphrase.c
11994 * src/plugins/pgpcore/sgpgme.c
11995 * src/plugins/pgpinline/pgpinline.c
11996 * src/plugins/pgpmime/pgpmime.c
11997 Better error reporting
11999 Probably fix bug #971 (2.2.3 cannot read mail
12003 2006-06-15 [mones] 2.3.0cvs15
12005 * tools/make.themes.project
12006 creates the themes project from the web page
12008 2006-06-15 [colin] 2.3.0cvs14
12011 Better fix (avoid losing the folder if scan_tree
12014 2006-06-15 [cleroy] 2.3.0cvs13
12017 Probably fix Bug #969 (crash on rebuilding
12020 2006-06-14 [colin] 2.3.0cvs12
12022 * manual/dtd/manual.xsl
12023 * manual/sylpheed-claws-manual.xml
12024 * manual/fr/sylpheed-claws-manual.xml
12025 * manual/pl/sylpheed-claws-manual.xml
12026 Insert pagebreaks between sections
12028 2006-06-14 [paul] 2.3.0cvs11
12031 better fix than 2.3.0cvs10
12033 2006-06-14 [paul] 2.3.0cvs10
12036 fix setting of PACKAGE_DATA_DIR with newer autoconf
12037 (backwards compatible)
12039 2006-06-13 [colin] 2.3.0cvs9
12041 * src/messageview.c
12042 Fix sending of return receipt with the new queue folders
12044 2006-06-13 [wwp] 2.3.0cvs8
12046 * src/quote_fmt_lex.l
12047 fix wrong tokens returned in quote_fmt lexer, query not().
12049 2006-06-13 [wwp] 2.3.0cvs7
12052 * src/prefs_folder_item.c
12053 allow changing folder type even when folder is not a top-level one,
12056 2006-06-12 [colin] 2.3.0cvs6
12059 Fix double-ask of "Do you want to mark all
12062 2006-06-12 [colin] 2.3.0cvs5
12071 * src/messageview.c
12073 * src/prefs_folder_item.c
12078 * src/send_message.c
12079 * src/summaryview.c
12081 Apply bug #964's patch (Queue and drafts aren't normal)
12082 The Drafts and Queue folder now contain RFC-822 files,
12083 allowing to move and copy mails from and to these
12084 folders. Moving from Drafts to Queue will prepare the
12085 mail for sending (PGP signature, encryption, etc).
12086 This patch also rework sending errors handling to try
12087 to be more helpful.
12088 Also, allow redefining folder types via the GUI
12089 (Folder type in its Properties)
12091 2006-06-12 [colin] 2.3.0cvs4
12093 * src/summaryview.c
12094 * src/prefs_common.c
12095 * src/prefs_common.h
12096 * src/gedit-print.c
12097 Allow to define a specific print font - patch
12098 by Bernhard Walle <bernhard.walle@gmx.de>
12099 * src/prefs_fonts.c
12100 * manual/advanced.xml
12101 * manual/fr/advanced.xml
12102 Add a hidden pref to allow deletion without
12105 2006-06-12 [wwp] 2.3.0cvs3
12108 more files to ignore.
12110 2006-06-12 [wwp] 2.3.0cvs2
12113 * src/quote_fmt_lex.l
12114 * src/quote_fmt_parse.y
12115 extend the quote_fmt parser (templates and quotes):
12116 - allow limited sub-expressions in |p{} and |f{} expressions,
12117 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
12118 - implemented/fixed missing implementation of query_references and show_references,
12119 - completed, fixed contents and format of the symbols help dialog,
12120 - fix some compilation warnings.
12122 2006-06-12 [wwp] 2.3.0cvs1
12124 * manual/advanced.xml
12125 * manual/fr/advanced.xml
12126 updates in the "templates" section of the manual (eng/fr):
12127 - be more precise (both versions)
12128 - completed to match the english reference (fr version)
12129 - touchups (both versions)
12131 2006-06-12 [paul] 2.3.0
12135 2006-06-12 [paul] 2.2.3cvs14
12146 updated by Miquel Oliete, Tim, Stephan Sachse,
12147 Stavros Giannouris, Fabien Vantard, Andrea
12148 Spadaccini, Frederico Goncalves Guimaraes,
12149 Aleksandar Urosevic, and Ralgh Young
12151 2006-06-12 [colin] 2.2.3cvs13
12156 2006-06-11 [colin] 2.2.3cvs12
12159 Verify that g_malloc() succeeded
12161 2006-06-11 [colin] 2.2.3cvs11
12164 Add Face header to welcome mail
12166 2006-06-10 [colin] 2.2.3cvs10
12169 Revert previous (Forgot it changes the
12170 margin on the whole mail)
12172 2006-06-10 [colin] 2.2.3cvs9
12175 Don't overlap long headers under (X-)Face
12177 2006-06-10 [mones] 2.2.3cvs8
12180 allow generation of manual on systems lacking saxon binary
12181 but with java and the saxon library installed
12184 updated for release
12186 2006-06-09 [colin] 2.2.3cvs7
12188 * src/summaryview.c
12189 Fix leak when using Display Sender using Addressbook
12191 2006-06-09 [colin] 2.2.3cvs6
12197 * src/summaryview.c
12200 2006-06-09 [paul] 2.2.3cvs5
12203 * src/gtk/authors.h
12204 * tools/claws.i18n.status.pl
12205 updated with new info
12207 2006-06-09 [paul] 2.2.3cvs4
12212 add wwp to authors list
12213 * src/gtk/authors.h
12214 update mine and Colin's addresses
12216 2006-06-08 [colin] 2.2.3cvs3
12218 * src/etpan/imap-thread.c
12219 Fix leak on SSL cert check
12221 2006-06-08 [colin] 2.2.3cvs2
12223 * src/common/utils.c
12226 2006-06-08 [paul] 2.2.3cvs1
12229 Update version number following
12232 2006-06-07 [colin] 2.2.2cvs3
12235 Fix catching cache read errors (guint instead of gint)
12236 Prevent malloc'ing more than 8MB (means cache corruption)
12238 2006-06-07 [paul] 2.2.2cvs2
12245 * src/common/utils.c
12246 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
12248 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
12251 2006-06-06 [paul] 2.2.2cvs1
12254 Update version number following
12257 2006-06-06 [paul] 2.2.1cvs6
12260 fix implicit declaration of
12262 Patch by Fabien Vantard
12264 2006-06-06 [paul] 2.2.1cvs5
12267 fix age_greater and age_lower so that they
12268 mean what say and not '...or equal to'
12271 2006-06-06 [paul] 2.2.1cvs4
12274 * src/common/utils.c
12278 2006-06-05 [wwp] 2.2.1cvs3
12280 * manual/fr/account.xml
12281 minor language fixes (thanks to Fabien Vantard).
12283 2006-06-05 [colin] 2.2.1cvs2
12285 * src/prefs_folder_item.c
12287 Allow recursive setting of properties
12288 for whole mailboxes
12290 Don't freeze on 'test' filtering rule
12292 2006-06-05 [colin] 2.2.1cvs1
12295 Update version number following
12298 2006-06-04 [wwp] 2.2.0cvs82
12300 * manual/glossary.xml
12301 * manual/account.xml
12302 * manual/fr/glossary.xml
12303 * manual/fr/account.xml
12304 added glossary section and references/links related to the Face custom header.
12306 2006-06-04 [colin] 2.2.0cvs81
12308 * src/summaryview.c
12309 Skip to next message on move with no
12310 immediate execution
12312 2006-06-04 [wwp] 2.2.0cvs80
12315 added sanity checks, exit when needed.
12317 2006-06-03 [paul] 2.2.0cvs79
12319 * src/prefs_receive.c
12320 page name is now 'Receiving'
12322 page name is now 'Sending'
12324 2006-06-03 [colin] 2.2.0cvs78
12326 * src/plugins/spamassassin/spamassassin_gtk.c
12327 Autoswitch to Localhost if transport was previously
12328 disabled. Else people had to check [] Enable, then
12329 *reselect* transport.
12331 2006-06-03 [colin] 2.2.0cvs77
12333 * src/plugins/pgpinline/pgpinline.c
12334 * src/plugins/pgpmime/pgpmime.c
12335 Check that gpg_data_release_and_get_mem
12336 didn't fail (now, why this happens...)
12338 2006-06-03 [colin] 2.2.0cvs76
12341 Fix bug #962 (Manual and/or UI should
12342 warn about incompatible locking
12345 2006-06-02 [cleroy] 2.2.0cvs75
12350 * src/summaryview.c
12353 2006-06-02 [colin] 2.2.0cvs74
12356 On exit, free caches after writing them
12357 Shuts up some valgrind false positives
12359 * src/send_message.c
12360 Fix races when reusing existing SMTP connections
12361 Fix inexistant session timeout
12363 Display alertpanel after all queues have
12364 been processed, not after each
12366 2006-06-02 [wwp] 2.2.0cvs73
12368 * manual/fr/glossary.xml
12369 * manual/fr/ack.xml
12371 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
12373 2006-06-02 [wwp] 2.2.0cvs72
12376 * manual/dist/pdf/Makefile.am
12377 * manual/dtd/manual.xsl
12378 * manual/fr/dist/pdf/Makefile.am
12379 * manual/pl/dist/pdf/Makefile.am
12380 we changed the procedure to generate the .pdf version of the manual.
12381 The procedure is more modern and the .pdf we get now has a valid index.
12382 Here are the new pre-requisites:
12384 - JRE 1.x (1.4 here): there must be one from your distro
12385 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
12386 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
12387 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
12389 See my posts for further info about the installation of this toolchain:
12391 Date: Fri, 19 May 2006 19:40:06 +0200
12392 From: wwp <subscript@free.fr>
12393 To: sylpheed-claws-devel@lists.sourceforge.net
12394 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
12398 Date: Wed, 24 May 2006 12:58:49 +0200
12399 From: wwp <subscript@free.fr>
12400 To: sylpheed-claws-devel@lists.sourceforge.net
12401 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
12403 2006-06-01 [colin] 2.2.0cvs71
12406 Better guards against IMAP races
12408 * src/prefs_common.c
12409 * src/prefs_common.h
12410 * src/common/ssl_certificate.c
12411 * src/etpan/imap-thread.c
12412 * src/etpan/imap-thread.h
12413 * src/gtk/sslcertwindow.c
12414 New hidden option ssl_skip_cert_check to
12415 avoid dups of bug #959 (libetpan linked
12416 against gnutls and gnutls buggy on 64bit)
12417 Present expired warning only once per
12419 * manual/advanced.xml
12420 * manual/fr/advanced.xml
12421 Document new option
12423 2006-06-01 [wwp] 2.2.0cvs70
12425 * src/messageview.c
12426 fix for bug #961 (return receipt dialog
12427 complains incorrectly about return-path
12428 email adress being different), thanks
12431 2006-05-31 [cleroy] 2.2.0cvs69
12434 Guard against NULLs, although this
12435 should never be an issue
12437 2006-05-31 [colin] 2.2.0cvs68
12440 Use g_slist_prepend
12442 Don't remove caches when destroying folder, it
12443 could (should) be done at exit
12445 free processing cache after incorporation
12446 * src/etpan/imap-thread.c
12447 Maybe fix bug #959 (Crash on moving to emails
12448 to a imap account per ssl with a expired
12451 2006-05-30 [colin] 2.2.0cvs67
12453 * src/summaryview.c
12454 Put back event flush when displaying message
12455 It avoids reading a bunch of messages just
12456 by hitting shift-n for too long ;)
12458 2006-05-29 [colin] 2.2.0cvs66
12460 * src/summaryview.c
12461 Remove useless g_warnings
12463 2006-05-29 [colin] 2.2.0cvs65
12466 Fix g_slist_append()s for performance
12468 2006-05-29 [colin] 2.2.0cvs64
12471 * src/common/utils.c
12472 Fix extraneous tab at start of addresses
12474 Fix warnings (thanks to Fabien)
12475 Fix crash at exit when composing messages
12478 Fix progress bar when deleting expired mails
12480 * src/summaryview.c
12481 * src/gtk/gtksctree.c
12482 Fix re-sorting slowness
12484 2006-05-29 [paul] 2.2.0cvs63
12487 fetch full message when moving mails
12488 from another mailbox, (fixed data loss
12489 when filtering from IMAP to MH, introduced
12493 2006-05-29 [mones] 2.2.0cvs62
12495 * src/gtk/gtksctree.c
12496 Unselect faster (patch by Colin)
12498 2006-05-26 [colin] 2.2.0cvs61
12500 * src/summaryview.c
12501 Unplug MSGINFO_UPDATE callback on delete too.
12503 2006-05-26 [colin] 2.2.0cvs60
12506 Fix bold in folder selection window with glib2.10
12509 2006-05-26 [colin] 2.2.0cvs59
12512 Convert date only if necessary (and don't
12513 try to convert from utf8 to utf8, too)
12514 * src/summaryview.c
12515 Only set column's text if the column's
12518 2006-05-26 [colin] 2.2.0cvs58
12520 * src/summaryview.c
12521 * src/gtk/gtkutils.c
12522 Fix useless warning
12524 2006-05-26 [colin] 2.2.0cvs57
12527 Make summaryview selectable as long as
12528 no message has focus
12530 Faster deletion (by implementing mh_remove_msgs)
12531 Faster copy (avoid using mh_fetch_msg just to get
12533 Faster move (using move_file instead of copy_file
12535 No progressbar if total number of mails to cp/mv
12537 * src/summaryview.c
12538 Fix removal from subject_table when mail gets moved
12539 Faster deletion (g_slist_prepend instead of append)
12540 * src/gtk/gtksctree.c
12541 Remove useless code
12543 2006-05-25 [colin] 2.2.0cvs56
12545 * src/common/ssl_certificate.c
12546 Fix leak in expired cert check
12548 2006-05-25 [colin] 2.2.0cvs55
12551 Disable flags syncing on .mh_sequences - it
12552 is buggy and marks mails read under unknown
12557 * 2.3.0-rc4 released
12559 2006-05-24 [colin] 2.2.0cvs54
12561 attention cvs users: if you manage to crash
12562 Sylpheed-Claws while moving, copying or deleting
12563 mails, we *are* interested in stack traces and
12564 valgrind logs. It looks stable, but one never
12568 Add progressbar for cache updates
12569 * src/folderutils.c
12570 Optimize Mark all read in the current
12573 Add progressbar for copy/move
12575 Optimize O(n^2) in copy/move
12576 * src/summaryview.c
12577 * src/gtk/gtksctree.c
12578 Optimize O(n^2) algos
12579 * src/common/timing.h
12580 Display ms instead of us
12582 2006-05-24 [wwp] 2.2.0cvs53
12584 * manual/fr/advanced.xml
12585 updates to the French manual.
12587 2006-05-24 [wwp] 2.2.0cvs52
12589 * src/common/utils.c
12590 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
12592 2006-05-24 [wwp] 2.2.0cvs51
12594 * src/folderutils.c
12595 fixed "mark all read" in MH folders (thanks to Colin).
12597 2006-05-24 [paul] 2.2.0cvs50
12599 * doc/man/sylpheed-claws.1
12600 updated the man page
12602 2006-05-23 [colin] 2.2.0cvs49
12608 * src/messageview.c
12610 * src/send_message.c
12611 * src/summaryview.c
12612 * src/gtk/sslcertwindow.c
12613 alertpanel fixes, by Fabien
12615 2006-05-23 [colin] 2.2.0cvs48
12620 * src/summaryview.c
12621 * src/gtk/gtksctree.c
12622 * src/gtk/gtksctree.h
12624 Fix slow loading problem, which was caused by the
12625 use of some gtk_ctree funcs and their use of
12626 g_list_position while gtk_ctree_(un)link'ing.
12627 Reap more functions from gtkctree.c to be sure we
12628 use our (fast) version instead of theirs.
12630 Fix copy of unread mails
12633 2006-05-22 [wwp] 2.2.0cvs47
12635 * manual/fr/advanced.xml
12638 2006-05-22 [colin] 2.2.0cvs46
12641 Fix possible infinite loop. 'copy' is not a
12642 final action, so when encountering a 'copy',
12643 we have to check if a previous one was set
12644 and do it. In the same way, if we encounter
12645 a 'move' we have to perform a possibly
12646 pending 'copy'. This will slow down filtering
12647 on IMAP if move+copy or multiple copy actions
12648 are to be done, but handling it via the batch
12649 would be really too convoluted.
12651 2006-05-22 [wwp] 2.2.0cvs45
12653 * manual/fr/advanced.xml
12654 * manual/fr/faq.xml
12655 * manual/fr/glossary.xml
12656 * manual/fr/handling.xml
12657 * manual/fr/intro.xml
12658 * manual/fr/plugins.xml
12659 * manual/fr/sylpheed-claws-manual.xml
12660 sync w/ the english manual: updates URIs, documented mailing-list
12661 support, better explanation about the enabled/disabled feature
12662 in filtering/processing rules by Paul.
12664 2006-05-21 [colin] 2.2.0cvs44
12666 * src/summaryview.c
12667 Don't expand after building threads, but during
12669 2006-05-21 [colin] 2.2.0cvs43
12672 * src/summaryview.c
12673 More timing possibilities... For next time I have
12674 to find out how the hell some 3GHz computer takes
12675 one minute to open a 30k folder...
12677 2006-05-21 [colin] 2.2.0cvs42
12679 * manual/pl/advanced.xml
12680 * manual/pl/faq.xml
12681 * manual/pl/glossary.xml
12682 * manual/pl/handling.xml
12683 * manual/pl/intro.xml
12684 * manual/pl/plugins.xml
12685 * manual/pl/sylpheed-claws-manual.xml
12686 Polish manual updated by Pawel
12690 * 2.3.0-rc3 released
12692 2006-05-20 [colin] 2.2.0cvs41
12696 - remove cache of moved messages from original folder
12697 - apply new flags to messages even if they aren't appliable
12702 * 2.3.0-rc2 released
12704 2006-05-19 [colin] 2.2.0cvs40
12707 Don't issue SELECT in imap_change_flags
12708 before having checked that we indeed have
12709 some flags to change. MSG_POSTFILTERED for
12710 example can't be used on IMAP.
12711 Fixes bug #955 (copying messages between
12712 imap folders is extremely slow), which was
12715 2006-05-19 [colin] 2.2.0cvs39
12720 Try to fix bug #830 (Some unread messages
12721 get marked read in IMAP inbox):
12722 - Prevent scanning a folder if it's being
12724 - Postpone opening via the GUI of a folder
12728 2006-05-19 [wwp] 2.2.0cvs38
12730 * manual/advanced.xml
12731 fix English+typo (thanks to Paul).
12733 2006-05-19 [wwp] 2.2.0cvs37
12735 * manual/advanced.xml
12736 * manual/fr/advanced.xml
12737 * src/gtk/logwindow.c
12738 * src/prefs_common.c
12739 * src/prefs_common.h
12740 added hidden prefs to allow customization of colors used in
12741 protocol log window (useful for dark gtk+ themes).
12743 2006-05-19 [wwp] 2.2.0cvs36
12746 fix an old erroneous changelog entry (thanks to Fabien Vantard).
12748 2006-05-19 [paul] 2.2.0cvs35
12751 make Reply-To fully clickable
12752 * src/gtk/logwindow.c
12753 more colouring (SMTP ESMTP)
12754 Both patches by Pawel Pekala
12756 2006-05-19 [cleroy] 2.2.0cvs34
12759 Don't update flags from current folder
12760 Probably fixes bug #935 (Read Messages
12761 Revert to Being Marked as Unread)
12763 2006-05-18 [colin] 2.2.0cvs33
12769 * src/summaryview.c
12771 Allow replying to multiple emails
12772 in multiple windows
12774 * src/etpan/imap-thread.c
12777 2006-05-18 [paul] 2.2.0cvs32
12779 * src/summaryview.c
12780 keep Mailing-List menu refreshed
12783 2006-05-18 [paul] 2.2.0cvs31
12785 * manual/advanced.xml
12787 * manual/glossary.xml
12788 * manual/handling.xml
12790 * manual/plugins.xml
12791 * manual/sylpheed-claws-manual.xml
12793 add info about mailing-list support
12794 edit filtering info
12796 * src/common/defs.h
12798 * src/plugins/dillo_viewer/README
12801 2006-05-17 [wwp] 2.2.0cvs30
12803 * manual/handling.xml
12804 * manual/fr/handling.xml
12805 documented the ability to enabled/disable filtering/processing rules.
12807 2006-05-17 [colin] 2.2.0cvs29
12810 Don't initialize g_thread subsystem if it's
12811 already done (thanks to Hiro)
12813 Fix saving of parts when there name can't be
12814 converted from UTF-8.
12816 2006-05-17 [paul] 2.2.0cvs28
12818 * po/Makefile.in.in
12819 fix config.status warning with autoconf 2.60
12821 2006-05-17 [paul] 2.2.0cvs27
12826 2006-05-17 [wwp] 2.2.0cvs26
12829 fix useless and potentially dangerous buffer walking (thanks to Colin).
12831 2006-05-17 [wwp] 2.2.0cvs25
12833 * src/plugins/demo/demo.c
12834 updated product name in plugin demo (many plugins need to be
12835 sync'ed w/ that change).
12837 2006-05-17 [colin] 2.2.0cvs24
12842 2006-05-16 [colin] 2.2.0cvs23
12845 Stupid me hit again. Fix cvs22.
12847 2006-05-16 [colin] 2.2.0cvs22
12850 Fix bug #922 (sylpheed-claws crashed after
12851 pushing on Inbox folder)
12853 2006-05-16 [colin] 2.2.0cvs21
12856 Make From header be copy/paste/select-able
12858 2006-05-16 [wwp] 2.2.0cvs20
12862 * src/summaryview.c
12863 * src/etpan/imap-thread.c
12864 fix some compiler warnings (thanks to Colin).
12866 2006-05-16 [wwp] 2.2.0cvs19
12869 * src/gedit-print.c
12874 * src/send_message.c
12875 * src/summaryview.c
12876 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
12878 2006-05-15 [colin] 2.2.0cvs18
12881 Fix automatic rule creation with List-Post
12883 2006-05-15 [paul] 2.2.0cvs17
12885 * tools/filter_conv_new.pl
12886 updated for rule enabling/disabling
12887 claws version >= 2.3.x required
12889 2006-05-15 [cleroy] 2.2.0cvs16
12894 2006-05-15 [cleroy] 2.2.0cvs15
12899 2006-05-15 [wwp] 2.2.0cvs14
12901 * manual/pl/.cvsignore
12902 ignore generated files.
12904 2006-05-14 [wwp] 2.3.0-rc1
12906 * 2.3.0-rc1 released
12908 2006-05-13 [wwp] 2.2.0cvs13
12913 * src/matcher_parser_lex.l
12914 * src/matcher_parser_parse.y
12915 * src/prefs_filtering.c
12916 new feature: provide the ability to disable filtering and processing
12917 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
12920 2006-05-13 [colin] 2.2.0cvs12
12923 Remove useless if (a) b; else b;
12926 2006-05-13 [wwp] 2.2.0cvs11
12932 * src/summaryview.c
12933 * src/summaryview.h
12934 no more silent failures (or at least less ones) when importing
12935 or exporting from/to mbox. Also start importing/exporting if
12936 the necessary info is set.
12938 2006-05-13 [wwp] 2.2.0cvs10
12941 restored up-to-date release notes.
12943 2006-05-13 [paul] 2.2.0cvs9
12947 updated by Tim Dijkstra and Pavlo Bohmat
12949 2006-05-12 [colin] 2.2.0cvs8
12951 * src/gtk/quicksearch.c
12952 Add "k" as shortcut for "colorlabel". Patch
12953 by ath42@users.sf.net.
12955 2006-05-12 [paul] 2.2.0cvs7
12957 * src/prefs_common.h
12958 * src/prefs_summaries.c
12959 * src/summaryview.c
12960 when entering a folder also allow
12961 going directly to first Marked message
12963 2006-05-12 [paul] 2.2.0cvs6
12965 * src/summaryview.c
12966 always obey 'confirm before marking all
12969 2006-05-12 [paul] 2.2.0cvs5
12972 make Sender fully clickable
12974 2006-05-12 [colin] 2.2.0cvs4
12978 Let From be editable
12981 Full support of .mh_sequences' Unseen seq
12983 2006-05-12 [colin] 2.2.0cvs3
12988 * src/messageview.c
12989 * src/prefs_spelling.c
12993 * src/summaryview.c
12996 Add contextual menu on Compose toolbar
12997 button. Fixes bug #944 (Automatic
12998 addresses not applied when changing account
12999 from compose window)
13000 add Mailing List support
13001 based on the old 0.6.5claws25 patch by
13002 Melvin Hadasht, with finishing touches
13004 Fix "ignore thread" when mails are threaded by
13005 subject (and weren't ignored although appearing
13008 Both patches by Pawel.
13010 2006-05-08 [paul] 2.2.0cvs2
13014 * src/messageview.c
13018 * src/summaryview.c
13019 add Mailing List support
13020 based on the old 0.6.5claws25 patch by
13021 Melvin Hadasht, with finishing touches
13024 2006-05-08 [colin] 2.2.0cvs1
13029 Add contextual menu on Compose toolbar
13030 button. Fixes bug #944 (Automatic
13031 addresses not applied when changing account
13032 from compose window)
13034 2006-05-08 [paul] 2.2.0
13038 2006-05-08 [paul] 2.1.1cvs51
13048 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13049 Fabien Vantard, Frederico Goncalves Guimaraes,
13050 Aleksandar Urosevic, and Ralgh Young
13052 2006-05-12 [colin] 2.1.1cvs50
13063 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13064 Fabien Vantard, Frederico Goncalves Guimaraes,
13065 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
13067 2006-05-05 [colin] 2.1.1cvs49
13069 * manual/Makefile.am
13070 * manual/pl/Makefile.am
13071 * manual/pl/account.xml
13072 * manual/pl/ack.xml
13073 * manual/pl/addrbook.xml
13074 * manual/pl/advanced.xml
13075 * manual/pl/faq.xml
13076 * manual/pl/glossary.xml
13077 * manual/pl/gpl.xml
13078 * manual/pl/handling.xml
13079 * manual/pl/intro.xml
13080 * manual/pl/keyboard.xml
13081 * manual/pl/plugins.xml
13082 * manual/pl/starting.xml
13083 * manual/pl/sylpheed-claws-manual.xml
13084 * manual/pl/dist/.cvsignore
13085 * manual/pl/dist/Makefile.am
13086 * manual/pl/dist/html/.cvsignore
13087 * manual/pl/dist/html/Makefile.am
13088 * manual/pl/dist/pdf/.cvsignore
13089 * manual/pl/dist/pdf/Makefile.am
13090 * manual/pl/dist/ps/.cvsignore
13091 * manual/pl/dist/ps/Makefile.am
13092 * manual/pl/dist/txt/.cvsignore
13093 * manual/pl/dist/txt/Makefile.am
13094 Add the polish translation of the manual,
13095 Authored by Pawel Pekala.
13097 2006-05-05 [cleroy] 2.1.1cvs48
13100 Re-read matcherrc after loading plugins
13101 if some of them add folders.
13103 2006-05-03 [colin] 2.1.1cvs47
13108 2006-05-03 [colin] 2.1.1cvs46
13111 Be sure to have a session when
13114 2006-05-03 [colin] 2.1.1cvs45
13119 Fix preventing renaming with namespace
13122 2006-05-01 [colin] 2.1.1cvs44
13125 Don't reload messageview when result of
13128 2006-04-29 [colin] 2.1.1cvs43
13130 * src/prefs_receive.c
13131 * src/plugins/spamassassin/spamassassin_gtk.c
13132 * src/plugins/clamav/clamav_plugin_gtk.c
13135 2006-04-29 [colin] 2.1.1cvs42
13137 * src/prefs_compose_writing.c
13138 * src/prefs_quote.c
13139 Cleanups. Patch by Pawel
13141 2006-04-28 [paul] 2.1.1cvs41
13144 fix returned quick search results when search
13145 term contains an underscore.
13148 2006-04-28 [paul] 2.1.1cvs40
13150 * src/prefs_message.c
13151 * src/prefs_receive.c
13153 Patches by Pawel Pekala
13155 2006-04-27 [colin] 2.1.1cvs39
13158 Differentiate subject Welcome from
13159 window's title Welcome
13165 2006-04-27 [paul] 2.1.1cvs38
13167 * manual/advanced.xml
13168 * manual/fr/advanced.xml
13169 add info about compose_no_markup hidden pref
13171 2006-04-27 [paul] 2.1.1cvs37
13173 * src/prefs_account.c
13174 improve privacy labels
13175 * src/prefs_msg_colors.c
13176 change some strings for translators' convenience
13177 * src/gtk/gtkutils.c
13178 don't underline the link button text
13180 2006-04-25 [colin] 2.1.1cvs36
13183 Complete 2.1.1cvs33 (once more ;)
13185 2006-04-25 [colin] 2.1.1cvs35
13190 2006-04-25 [cleroy] 2.1.1cvs34
13193 * src/gtk/gtkaspell.c
13194 Fix crash on redirect (related to the return
13195 of the aspell menu in compose's toolbar)
13196 * src/prefs_msg_colors.c
13197 Fix sensitivity widgets
13198 * src/image_viewer.c
13199 * src/gtk/pluginwindow.c
13200 * src/gtk/prefswindow.c
13201 Change released signals to clicked (Fabien)
13203 * src/common/socket.c
13204 * src/plugins/spamassassin/spamassassin.c
13205 Translate strings (Fabien)
13207 2006-04-25 [paul] 2.1.1cvs33
13212 complete the fix of bug #912
13215 2006-04-25 [colin] 2.1.1cvs32
13218 Better progress bar
13220 * src/summaryview.c
13221 * src/summaryview.h
13223 Patches by Pawel Pekala
13225 2006-04-24 [colin] 2.1.1cvs31
13228 Fix compilation warnings (Fabien)
13230 2006-04-24 [colin] 2.1.1cvs30
13234 * src/editldap_basedn.c
13235 * src/editldap_basedn.h
13241 Fix bug #901 (LDAPS support)
13243 2006-04-24 [colin] 2.1.1cvs29
13246 Fix logic on error with send dialog on
13248 Fix compilation without libetpan, thanks
13250 * src/summaryview.c
13251 Fix 'context-menu' key
13253 2006-04-23 [colin] 2.1.1cvs28
13256 Never free current's cache to free up
13257 memory. Fixes bug #912 (new count
13258 randomly set to message count)
13260 2006-04-23 [colin] 2.1.1cvs27
13262 * src/gtk/quicksearch.c
13263 And remove printf...
13265 2006-04-23 [colin] 2.1.1cvs26
13267 * src/gtk/quicksearch.c
13268 Fix replacing in quicksearch, and fix inserting
13269 in the middle of the string. (introduced at 2.1.0cvs22)
13271 2006-04-23 [colin] 2.1.1cvs25
13274 Make sure uidnext is initialized in get_num_list
13275 (not for stable, related to 2.1.1cvs8 and friends)
13277 2006-04-23 [colin] 2.1.1cvs24
13280 Output something when login is successful
13283 2006-04-23 [colin] 2.1.1cvs23
13285 * src/etpan/imap-thread.c
13286 Better logging (line-per-line, hide data in fetch)
13287 Fix a const warning
13288 * src/gtk/logwindow.c
13289 * src/gtk/logwindow.h
13290 Better logging (color for input/output)
13292 2006-04-21 [colin] 2.1.1cvs22
13294 * src/gtk/quicksearch.c
13295 On gtk+-2.8, use stock buttons in quicksearch
13296 Based on a patch by Fabien and a design by Paul
13298 2006-04-21 [colin] 2.1.1cvs21
13302 Fix occasional flicker in folderview
13303 * src/common/utils.c
13304 Fix bug #943 (Incorrectly parsed email address
13305 list in short headers on message view and in
13308 2006-04-20 [colin] 2.1.1cvs20
13312 * src/prefs_account.c
13313 Add ANONYMOUS auth for IMAP
13315 2006-04-20 [paul] 2.1.1cvs19
13318 proper fix for 2.1.1cvs18
13321 2006-04-20 [paul] 2.1.1cvs18
13326 2006-04-20 [paul] 2.1.1cvs17
13328 * src/gtk/quicksearch.c
13329 fix standard, non-extended Quick search,
13330 was broken in 2.1.1cvs15.
13333 2006-04-20 [colin] 2.1.1cvs16
13335 * src/prefs_matcher.c
13336 Fix values when reselecting a ~test
13339 2006-04-19 [colin] 2.1.1cvs15
13343 * src/gtk/gtkaspell.c
13344 * src/gtk/gtkaspell.h
13345 Put back Options menu in Spelling/
13346 * src/gtk/quicksearch.c
13347 Don't search, and show error, if the
13348 advanced search has a syntax error
13350 2006-04-18 [colin] 2.1.1cvs14
13353 Fix gdk warnings on set_cursor when textview
13356 2006-04-18 [colin] 2.1.1cvs13
13358 * src/gtk/gtksctree.c
13359 Remove seemingly useless refresh that causes
13360 flicker - watch this commit in case of
13361 problems before planned backport to stable
13363 2006-04-18 [colin] 2.1.1cvs12
13366 Factorize get/set_xml code
13368 * src/prefs_account.c
13369 * src/prefs_account.h
13371 Add Encrypt to self option
13373 2006-04-17 [colin] 2.1.1cvs11
13376 Fix search on encrpyt function on dragonfly
13377 Patch by Jonathan Buschmann <jonthn@agmact.com>
13379 2006-04-17 [colin] 2.1.1cvs10
13381 * src/prefs_account.c
13382 Be safe by default: remove mails from POP3
13383 after 7 days, not immediately
13385 2006-04-17 [colin] 2.1.1cvs9
13387 * src/etpan/imap-thread.c
13388 Fix build on DragonFly - patch by
13389 Jonathan Buschmann <jonthn@agmact.com>
13391 2006-04-17 [colin] 2.1.1cvs8
13394 Save uidnext between sessions
13396 2006-04-17 [colin] 2.1.1cvs7
13399 scan is required when uid validity changes
13401 2006-04-17 [colin] 2.1.1cvs6
13404 Don't scan if not necessary, apart in current
13405 folder and INBOX to fetch flags.
13407 Scan is necessary if unread count changes
13409 2006-04-17 [colin] 2.1.1cvs5
13412 ...But always fetch ANSWERED and DELETED flags for
13413 INBOX, as filtering can happen on these flags.
13415 2006-04-17 [colin] 2.1.1cvs4
13418 Don't fetch REPLIED and DELETED flags when synchronising
13419 flags with a closed folder. We only need UNSEEN and FLAGGED
13420 to update the folderview.
13422 2006-04-17 [colin] 2.1.1cvs3
13425 Faster flag search when there are new mails
13426 in a folder. We can do a full search if the
13427 folder contains less messages than the new
13430 2006-04-17 [colin] 2.1.1cvs2
13437 Update translations from stable branch
13439 2006-04-17 [colin] 2.1.1cvs1
13442 Bump version to follow stable release
13444 2006-04-16 [mones] 2.1.0cvs50
13447 Updated for release
13449 2006-04-16 [colin] 2.1.0cvs49
13452 Fix bgcolor not unset on gtk 2.8, while preventing warnings
13453 with gtk < 2.8. Thanks to Fabien Vantard.
13455 2006-04-15 [colin] 2.1.0cvs48
13457 * src/etpan/imap-thread.c
13458 Fix bug #919 (libetpan: SEGV when connecting
13461 2006-04-14 [colin] 2.1.0cvs47
13464 Fix race on --select (should be done better)
13466 2006-04-14 [wwp] 2.1.0cvs46
13468 * src/send_message.c
13469 enforce a check for domain in account prefs (a sending
13470 error could be faced if domain was checked but no value set),
13473 2006-04-14 [colin] 2.1.0cvs45
13476 when converting from unknown to unknown, if the
13477 string is UTF8, don't convert it to the locale
13480 2006-04-14 [colin] 2.1.0cvs44
13483 Don't try to use ASCII for converting headers
13486 2006-04-14 [paul] 2.1.0cvs43
13489 add locale/charset info to crash report
13491 add wwp to doc team
13492 replace 'e-mail' with preferred 'email'
13493 * src/gtk/authors.h
13494 ensure contributors list is in alphabetical
13497 2006-04-13 [colin] 2.1.0cvs42
13500 Prevent gdk warnings
13502 2006-04-13 [colin] 2.1.0cvs41
13504 * src/common/ssl_certificate.c
13505 * src/common/ssl_certificate.h
13506 * src/gtk/sslcertwindow.c
13507 Warn on expired certs, and display the expiration date
13509 2006-04-13 [colin] 2.1.0cvs40
13511 * src/plugins/spamassassin/spamassassin_gtk.c
13512 Fix missing set_text on unix socket
13514 2006-04-13 [wwp] 2.1.0cvs39
13516 * manual/fr/advanced.xml
13517 * manual/fr/glossary.xml
13518 applied new spam/ham/email lexicon (pourriel, courriel)
13520 2006-04-13 [paul] 2.1.0cvs38
13522 * src/plugins/pgpmime/plugin.c
13523 remove the mention of S/MIME from the
13524 description. This is now handled by the
13527 2006-04-13 [paul] 2.1.0cvs37
13529 * src/prefs_msg_colors.c
13531 * src/prefs_folder_item.c
13532 * src/prefs_spelling.c
13533 add a tooltip to the colour selector buttons
13535 2006-04-13 [wwp] 2.1.0cvs36
13537 * manual/advanced.xml
13538 * manual/glossary.xml
13539 * manual/handling.xml
13540 * manual/keyboard.xml
13541 * manual/plugins.xml
13542 * manual/starting.xml
13543 * manual/fr/account.xml
13544 * manual/fr/ack.xml
13545 * manual/fr/addrbook.xml
13546 * manual/fr/advanced.xml
13547 * manual/fr/faq.xml
13548 * manual/fr/glossary.xml
13549 * manual/fr/gpl.xml
13550 * manual/fr/handling.xml
13551 * manual/fr/intro.xml
13552 * manual/fr/keyboard.xml
13553 * manual/fr/plugins.xml
13554 * manual/fr/starting.xml
13555 * manual/fr/sylpheed-claws-manual.xml
13556 fixes to the manuals:
13557 - summaryview -> Message List (same in French)
13558 - translate key names
13559 - fix French punctuation, use non-breakable spaces when
13560 necessary, don't use   which is not portable
13561 - tell what maildir and mbox formats we support
13563 2006-04-12 [wwp] 2.1.0cvs35
13565 * src/prefs_toolbar.c
13566 unified a replace button more,
13567 patch by Fabien Vantard <fzzzzz@gmail.com>.
13569 2006-04-12 [wwp] 2.1.0cvs34
13571 * src/prefs_common.c
13572 * src/prefs_msg_colors.c
13573 make default color labels translatable,
13574 patch from Fabien Vantard <fzzzzz@gmail.com>,
13575 thanks to Tim <timbrain@post.cz> for reporting.
13577 2006-04-12 [wwp] 2.1.0cvs33
13579 * manual/glossary.xml
13581 * manual/plugins.xml
13582 * manual/starting.xml
13583 * manual/sylpheed-claws-manual.xml
13584 * manual/fr/.cvsignore
13585 * manual/fr/account.xml
13586 * manual/fr/ack.xml
13587 * manual/fr/addrbook.xml
13588 * manual/fr/advanced.xml
13589 * manual/fr/faq.xml
13590 * manual/fr/glossary.xml
13591 * manual/fr/handling.xml
13592 * manual/fr/intro.xml
13593 * manual/fr/keyboard.xml
13594 * manual/fr/plugins.xml
13595 * manual/fr/starting.xml
13596 * manual/fr/sylpheed-claws-manual.xml
13597 various fixes: typos, missing .fr translations, punctuation,
13598 capitalization, links, accents and some bad French more.
13600 2006-04-12 [wwp] 2.1.0cvs32
13603 fix for bug #935: always store prefs files in UTF-8 (thanks
13606 2006-04-11 [colin] 2.1.0cvs31
13609 Fix inserting files not in utf8 when locale is utf8
13611 2006-04-11 [colin] 2.1.0cvs30
13614 Don't show error dialog when cancelling connection
13617 2006-04-11 [cleroy] 2.1.0cvs29
13620 Implement multiple quote levels
13621 * src/prefs_common.c
13622 Change a little bit the quote bgcolor for 2nd level
13624 2006-04-11 [colin] 2.1.0cvs28
13627 Add locale and charset in the label
13629 2006-04-10 [colin] 2.1.0cvs27
13632 * src/prefs_common.c
13633 * src/prefs_common.h
13634 * src/prefs_msg_colors.c
13636 Allow optional background color in quotes
13637 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
13640 2006-04-10 [colin] 2.1.0cvs26
13647 2006-04-10 [colin] 2.1.0cvs25
13649 * manual/plugins.xml
13650 * manual/fr/plugins.xml
13651 Document libcurl's proxy variables
13653 2006-04-09 [colin] 2.1.0cvs24
13655 * src/prefs_common.c
13656 gettext() returns statically allocated stuff. We have
13657 to strdup it in order to be able to free it.
13659 2006-04-09 [colin] 2.1.0cvs23
13662 * src/gtk/authors.h
13665 2006-04-09 [colin] 2.1.0cvs22
13668 * src/gtk/quicksearch.c
13669 Fix bug #859 (problems with cyrilic input in
13670 search panel) - Patch by Alexey Illarionov
13671 <littlesavage@rambler.ru>
13673 2006-04-09 [colin] 2.1.0cvs21
13675 * src/prefs_customheader.c
13676 I prefer removing then freeing rather than the contrary
13677 (even if it doesn't change anything ;-)
13678 * src/prefs_account.c
13679 Fix bug #933 (Crash re-entering the custom headers list
13680 dialog in accounts prefs)
13681 The problem happened when cancelling the Account
13682 Preferences' dialogs - in which case we didn't do
13683 anything to the PrefsAccount * struct. In case of applying,
13684 the old ac_prefs was replaced with the tmp_ac_prefs we were
13685 working with in this dialog. The problem is that
13686 prefs_customheader.c, working on this tmp_ac_prefs, always
13687 changes the ->customhdr_list pointer, even when cancelled.
13688 So in case of cancelling the prefs_account dialog, we still
13689 have to update ->customhdr_list in the real account.
13691 2006-04-08 [colin] 2.1.0cvs20
13693 * manual/fr/glossary.xml
13694 * manual/fr/keyboard.xml
13695 Forgot some headers :)
13697 2006-04-08 [colin] 2.1.0cvs19
13699 * manual/Makefile.am
13700 * manual/fr/Makefile.am
13701 * manual/fr/account.xml
13702 * manual/fr/ack.xml
13703 * manual/fr/addrbook.xml
13704 * manual/fr/advanced.xml
13705 * manual/fr/faq.xml
13706 * manual/fr/glossary.xml
13707 * manual/fr/gpl.xml
13708 * manual/fr/handling.xml
13709 * manual/fr/intro.xml
13710 * manual/fr/keyboard.xml
13711 * manual/fr/plugins.xml
13712 * manual/fr/starting.xml
13713 * manual/fr/sylpheed-claws-manual.xml
13714 * manual/fr/dist/.cvsignore
13715 * manual/fr/dist/Makefile.am
13716 * manual/fr/dist/html/.cvsignore
13717 * manual/fr/dist/html/Makefile.am
13718 * manual/fr/dist/pdf/.cvsignore
13719 * manual/fr/dist/pdf/Makefile.am
13720 * manual/fr/dist/ps/.cvsignore
13721 * manual/fr/dist/ps/Makefile.am
13722 * manual/fr/dist/txt/.cvsignore
13723 * manual/fr/dist/txt/Makefile.am
13724 Add the french translation of the manual. Thanks to
13725 Olivier Delhomme <olivier.delhomme@free.fr> for
13726 account.xml, ack.xml, addrbook.xml and advanced.xml
13728 2006-04-08 [colin] 2.1.0cvs18
13730 * manual/plugins.xml
13731 * manual/starting.xml
13734 2006-04-07 [colin] 2.1.0cvs17
13738 * manual/keyboard.xml
13741 2006-04-07 [colin] 2.1.0cvs16
13745 * src/prefs_common.c
13746 * src/prefs_common.h
13747 Add hidden compose_no_markup pref
13749 2006-04-07 [wwp] 2.1.0cvs15
13751 * src/summary_search.c
13753 Bugfix: stop button was sticky when searching in an empty folder.
13754 Applied curly brackets code style to the whole file (summary_search.c).
13755 More files to ignore.
13757 2006-04-07 [wwp] 2.1.0cvs14
13759 * src/message_search.c
13760 * src/summary_search.c
13761 changed default button when search bumps at file/folder
13762 beginning or end, for convenience (thanks to Colin).
13764 2006-04-07 [paul] 2.1.0cvs13
13766 * src/plugins/dillo_viewer/dillo_prefs.c
13767 avoid future potential for namespace collision
13770 2006-04-06 [wwp] 2.1.0cvs12
13772 * src/summary_search.c
13773 Unify extended/advanced searches names (and thus factorize labels),
13774 patch by Fabien Vantard <fzzzzz@gmail.com>.
13776 2006-04-06 [wwp] 2.1.0cvs11
13779 * src/prefs_themes.c
13780 * src/summaryview.c
13781 Fixed some compilation warnings.
13783 2006-04-06 [colin] 2.1.0cvs10
13785 * manual/advanced.xml
13786 Document the wizard template and how to deploy
13787 Sylpheed-Claws effectively
13789 2006-04-06 [colin] 2.1.0cvs9
13792 gettext patch to tell translators about _("#"),
13795 2006-04-06 [colin] 2.1.0cvs8
13798 Fix invalid GtkTextBIter after clicking "Display as text"
13800 2006-04-06 [mones] 2.1.0cvs7
13809 * src/folder_item_prefs.c
13811 * src/localfolder.c
13814 * src/prefs_msg_colors.c
13815 * src/prefs_spelling.c
13816 * src/prefs_themes.c
13819 * src/stock_pixmap.c
13820 * src/summaryview.c
13823 * src/common/mgutils.c
13824 * src/common/prefs.c
13825 * src/common/ssl_certificate.c
13826 * src/gtk/colorlabel.c
13827 * src/gtk/quicksearch.c
13828 * src/plugins/pgpmime/pgpmime.c
13829 * src/plugins/spamassassin/spamassassin.c
13830 Removed redundant NULL checks for g_free() calls.
13831 Patch by Pawel Pekala.
13833 2006-04-06 [mones] 2.1.0cvs6
13835 * src/prefs_actions.c
13836 * src/prefs_filtering.c
13837 * src/prefs_filtering_action.c
13838 * src/prefs_matcher.c
13839 * src/prefs_template.c
13840 * src/gtk/gtkutils.c
13841 * src/gtk/gtkutils.h
13842 Have a nice replace button. Patch by Pawel Pekala
13844 2006-04-06 [colin] 2.1.0cvs5
13846 * src/addressbook.c
13847 Fix crash with empty columns
13849 2006-04-05 [colin] 2.1.0cvs4
13853 Allow wizard customization with pre-filled values
13855 2006-04-05 [colin] 2.1.0cvs3
13860 Nicer messages in mimeview
13862 2006-04-05 [colin] 2.1.0cvs2
13864 * src/addressbook.c
13865 * src/prefs_summaries.c
13868 2006-04-05 [colin] 2.1.0cvs1
13870 * src/plugins/pgpcore/plugin.c
13871 * src/plugins/pgpcore/select-keys.c
13872 * src/plugins/pgpcore/select-keys.h
13873 * src/plugins/pgpcore/sgpgme.c
13874 * src/plugins/pgpcore/sgpgme.h
13875 * src/plugins/pgpinline/pgpinline.c
13876 * src/plugins/pgpinline/plugin.c
13877 * src/plugins/pgpmime/pgpmime.c
13878 * src/plugins/pgpmime/plugin.c
13879 Factorize and generalize a bit
13880 Drop S/MIME signature verification from PGP/MIME
13881 (adding it as another, more complete plugin)
13883 2006-04-05 [paul] 2.1.0
13887 2006-04-05 [paul] 2.0.0cvs186
13889 * manual/advanced.xml
13890 add info on colour labels
13892 2006-04-05 [paul] 2.0.0cvs185
13907 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros
13908 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea
13909 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves
13910 Guimaraes, Aleksandar Urosevic, Ralgh Young
13911 * src/gtk/authors.h
13912 * tools/claws.i18n.status.pl
13913 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
13914 and new Czech translator, Tim <timbrain@post.cz>
13916 2006-04-05 [mones] 2.0.0cvs184
13919 Updated translation
13921 2006-04-05 [colin] 2.0.0cvs183
13923 * src/gtk/quicksearch.c
13924 Fix bug #929 (unnecessary reload in quick search bar)
13926 2006-04-05 [colin] 2.0.0cvs182
13929 Fix crash on Reply with no From:
13930 Show signature and conversion error on queuing
13933 * src/summaryview.c
13934 * src/summaryview.h
13935 Factorize threading code and make sure msginfo
13936 is not null when it comes from a GtkCTreeRow's
13938 * src/gtk/gtkaspell.c
13939 Check for necessary things
13940 * src/gtk/gtksctree.c
13941 * src/gtk/gtksctree.h
13942 Reset anchor if necessary when removing node
13944 2006-03-29 [colin] 2.0.0cvs181
13947 Warn for disabled IMAP accounts (due to lack of
13948 libetpan). Breaks string-freeze - sorry - but it
13949 is kind of important ;)
13951 2006-03-28 [colin] 2.0.0cvs180
13953 * src/gtk/gtkutils.c
13954 * src/gtk/gtkutils.h
13955 Add a gtkut_get_link_btn() function that
13956 creates a button which acts like an URI
13957 * src/prefs_themes.c
13959 Use this function (factorizes codes)
13960 * src/common/defs.h
13961 * src/gtk/pluginwindow.c
13962 Add a "Get more..." in the plugins window
13964 2006-03-28 [colin] 2.0.0cvs179
13966 * src/common/smtp.c
13967 * src/common/passcrypt.c
13969 Warning fixes. Patch by Pawel Pekala
13971 2006-03-27 [colin] 2.0.0cvs178
13974 Fix undoing by blocks with spaces
13976 2006-03-27 [colin] 2.0.0cvs177
13979 Set margin to 3px for headers
13985 2006-03-27 [wwp] 2.0.0cvs176
13987 * src/summaryview.c
13988 don't reset quicksearch when updating the message list.
13991 2006-03-26 [wwp] 2.0.0cvs175
13994 use a unified border width ('other' tab in the compose window,
13995 patch by Pawel Pekala).
13998 2006-03-26 [wwp] 2.0.0cvs174
14000 * src/common/quoted-printable.c
14001 * src/addressbook.c
14002 fixed some compilation warnings (incl. one reported by Pawel Pekala).
14004 2006-03-26 [colin] 2.0.0cvs173
14006 * src/quote_fmt_parse.y
14007 Fix non-UTF8 date formats messing up the whole quote a
14010 2006-03-26 [colin] 2.0.0cvs172
14013 Make sure the date is UTF8 valid, or try to make it
14014 so. IncrediMail is really IncrediStupid.
14016 Fix possible conversions.
14019 2006-03-26 [colin] 2.0.0cvs171
14022 Fix corner cases in body search. This is still a
14023 hack... It seems impossible to make it good and
14024 reasonably fast at the same time.
14026 2006-03-26 [colin] 2.0.0cvs170
14028 * src/summaryview.c
14029 I think I killed the twilight zone bug!
14030 summary_select_node() flushes GTK events in order
14031 to be able to center the view. But this also
14032 flushes keypresses like Ctrl-Alt-U, so this can
14033 call summary_show from summary_select_node (itself
14034 called from summary_show, etc.). And the summaryview
14035 has to be unlocked in this function. So just locking
14036 while processing GTK events, and bailing if locked,
14038 Fixes bug #927 (SIGSEGV during Update Summary)
14040 2006-03-25 [colin] 2.0.0cvs169
14043 Fix search in QP-encoded bodies
14044 Fix utf-8 searches in bodies encoded in the
14046 * src/common/quoted-printable.c
14047 * src/common/quoted-printable.h
14048 Add a decode function that doesn't overwrite
14049 the original pointer
14052 2006-03-24 [colin] 2.0.0cvs168
14055 * src/summaryview.c
14056 * src/summaryview.h
14057 Update message cache after action
14058 Patch by H. Merijn Brand
14059 * src/prefs_msg_colors.c
14061 Patch by Fabien Vantard
14062 * src/plugins/spamassassin/spamassassin_gtk.c
14063 Remove useless translation
14064 Patch by Fabien Vantard
14066 2006-03-23 [colin] 2.0.0cvs167
14069 Let 30 seconds to SSL_connect
14071 2006-03-23 [wwp] 2.0.0cvs166
14073 * src/summaryview.c
14074 * src/gtk/description_window.c
14075 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
14076 and headers are translated; adjust description windows' width to fit their
14077 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
14079 2006-03-23 [paul] 2.0.0cvs165
14081 * src/common/utils.c
14082 fix highlighting of URIs containing "()"
14083 (2.0.0cvs164's reversal fixed)
14086 2006-03-23 [paul] 2.0.0cvs164
14088 * src/common/utils.c
14089 revert patch, (postponing a fix), at 2.0.0cvs120
14090 as it breaks more URIs than it fixes.
14091 Allow '-' to be a terminating character in a URI
14093 2006-03-22 [colin] 2.0.0cvs163
14096 Require libetpan 0.45
14097 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
14099 2006-03-22 [paul] 2.0.0cvs162
14102 replace '<-' and '->' buttons with GTK_STOCK graphical
14104 * src/summary_search.c
14105 don't offer '...' for translation
14106 add a tooltip to advanced search '...' button
14107 * src/gtk/quicksearch.c
14108 don't offer '...' for translation
14110 2006-03-21 [colin] 2.0.0cvs161
14113 Fix middle-click pasting (insert at click
14114 position instead of cursor position, don't
14115 remove existing selection and allow pasting
14117 * src/addressbook.c
14118 "LDAP Server" -> "LDAP servers"
14120 2006-03-21 [wwp] 2.0.0cvs160
14122 * src/etpan/imap-thread.c
14123 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
14125 2006-03-20 [colin] 2.0.0cvs159
14127 * src/summaryview.c
14128 Don't reload summaryview after an execute with no
14131 2006-03-19 [colin] 2.0.0cvs158
14133 * src/addressbook.c
14134 and put groups at the top, always
14136 2006-03-19 [colin] 2.0.0cvs157
14138 * src/addressbook.c
14139 Order groups before names, as previously
14141 2006-03-19 [colin] 2.0.0cvs156
14143 * src/addressbook.c
14144 - Sort case-unsensitive
14145 - Put the sort arrow at opening too
14147 2006-03-19 [wwp] 2.0.0cvs155
14149 * src/addressbook.c
14150 allow sorting by name/email/remarks, ensure that right-pane's contents
14151 matches the left-pane selection (cleared when appropriate).
14152 Patch by Pawel Pekala <c0rn@o2.pl>.
14154 2006-03-18 [colin] 2.0.0cvs154
14159 2006-03-18 [colin] 2.0.0cvs153
14161 * src/gtk/filesel.c
14162 Make sure we hide the preview if we didn't get
14165 2006-03-18 [colin] 2.0.0cvs152
14167 * src/summaryview.c
14168 Set cursor to watch for execution (fixes lack
14169 of watch-cursor when dnd'ing hundreds of mails)
14170 * src/gtk/filesel.c
14171 Check that mime type is 'image/*' before updating
14172 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
14174 2006-03-18 [colin] 2.0.0cvs151
14179 Put a watch cursor in textview too when the mainwindow's
14182 2006-03-18 [colin] 2.0.0cvs150
14185 Change wrong asserts to simple tests
14187 2006-03-17 [colin] 2.0.0cvs149
14191 * src/prefs_msg_colors.c
14192 * src/summaryview.c
14193 * src/summaryview.h
14194 * src/gtk/colorlabel.c
14195 * src/gtk/colorlabel.h
14196 Add a color label menu in the main menubar
14197 Add (fixed) accels Ctrl-{0-7} to change the color
14198 They have to be fixed because the menu's dynamic,
14199 the items are complex widgets, hence we can't use
14203 2006-03-17 [wwp] 2.0.0cvs148
14206 rollback few lines from my previous commit (those lines come from
14207 a pending patch, accidentally commited, even if neutral as they are
14210 2006-03-17 [wwp] 2.0.0cvs147
14213 fix a compilation warning (wrong return type, introduced w/ cvs143), and
14214 applied code style/indentation to the modified function.
14216 2006-03-17 [wwp] 2.0.0cvs146
14220 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
14226 2006-03-17 [paul] 2.0.0cvs145
14229 addressbook_read_file() was called twice
14231 X-Mailer highlighting
14233 2006-03-16 [colin] 2.0.0cvs144
14235 * src/sourcewindow.c
14236 * src/sourcewindow.h
14237 And the last one, in source window.
14239 2006-03-16 [colin] 2.0.0cvs143
14243 Fix the same stuff in compose
14245 2006-03-16 [colin] 2.0.0cvs142
14247 * src/messageview.c
14248 Complete the previous messageview crash fix
14250 2006-03-16 [colin] 2.0.0cvs141
14255 Fix POSTPROCESSING hook
14256 Patch by H. Merijn Brand
14260 Parse Content-Location
14263 * src/messageview.c
14264 * src/messageview.h
14265 Don't crash when a top-level MessageView has
14266 been closed on us. Same problematic than
14267 yesterday's quicksearch issue.
14269 2006-03-15 [colin] 2.0.0cvs140
14271 * src/gtk/quicksearch.c
14272 Fix a bitchy race we didn't think about when we
14273 added quicksearch cancellation:
14274 If the search is not on cached fields, for example
14275 body_part matchcase "stuff"
14276 the matcher code has to get the whole message. If
14277 we're on IMAP, that can be slow, and in order to
14278 be non-blocking, the IMAP code idle loop processes
14279 gtk events too. So it is possible to cancel a
14280 quicksearch while the matcher is getting the mail's
14281 body. After matcher got its body, it will start to
14282 iterate over the matcher list that the Quicksearch's
14283 clear_search_cb() just freed via prepare_matcher().
14285 The fix consists of guarding the matcherlist_match()
14286 call with a boolean 'matching'. If we reset the
14287 quicksearch while matching is TRUE, we don't free
14288 the matcherlist anymore like we did, but we set
14289 another new flag, deferred_free, to TRUE. Then,
14290 in quicksearch_match(), just after returning from
14291 matcherlist_match() and unsetting the matching flag,
14292 we check the deferred_free flag and do the
14293 prepare_matcher() (which does the matcherlist_free)
14294 for real, so we free the matcherlist once it's not
14296 As all of this runs via the glib main loop, we
14297 luckily don't need a mutex.
14298 * src/summaryview.c
14299 Also, show progress while searching.
14302 2006-03-14 [colin] 2.0.0cvs139
14305 Make alertpanel_is_open non-static
14307 2006-03-14 [colin] 2.0.0cvs138
14309 * src/prefs_spelling.c
14310 Cleanups - Fabien Vantard
14312 2006-03-14 [wwp] 2.0.0cvs137
14315 code style normalization (curly braces, indentation).
14317 2006-03-14 [wwp] 2.0.0cvs137
14320 code style (braces, indentation)
14322 2006-03-12 [paul] 2.0.0cvs136
14324 * src/prefs_common.c
14325 trans_hdr defaults to FALSE to be RFC-savvy
14326 * src/prefs_summaries.c
14327 add a tooltip to the trans_hdr option
14330 2006-03-12 [paul] 2.0.0cvs135
14332 * src/prefs_matcher.c
14333 give a little more width to the combos
14334 * src/prefs_display_header.c
14336 translate headers if prefs_common.trans_hdr
14339 Patches by Pawel Pekala
14341 2006-03-12 [paul] 2.0.0cvs134
14343 * src/plugins/clamav/clamav_plugin.c
14344 * src/plugins/dillo_viewer/dillo_viewer.c
14345 * src/plugins/pgpcore/plugin.c
14346 * src/plugins/pgpinline/plugin.c
14347 * src/plugins/pgpmime/plugin.c
14348 * src/plugins/spamassassin/spamassassin.c
14349 update/add to descriptions
14350 * src/plugins/spamassassin/spamassassin_gtk.c
14351 fixes to the english, remove superfluous
14352 tooltips, clean up a little
14354 2006-03-12 [paul] 2.0.0cvs133
14357 fix Bug 924, 'Account combo box shows up wrong
14358 if & is in account name'
14360 2006-03-11 [colin] 2.0.0cvs132
14362 * src/summaryview.c
14363 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
14364 messed up shift-selection because is slows down
14365 moving around summaryview. thanks -users
14367 2006-03-10 [colin] 2.0.0cvs131
14369 * src/plugins/spamassassin/spamassassin_gtk.c
14370 Put back Paul's engrish fixes
14372 2006-03-10 [colin] 2.0.0cvs130
14374 * src/plugins/spamassassin/spamassassin.c
14375 * src/plugins/spamassassin/spamassassin.h
14376 * src/plugins/spamassassin/spamassassin_gtk.c
14377 Cleanup SA prefs page (more)
14378 Patch by Fabien Vantard
14380 2006-03-10 [paul] 2.0.0cvs129
14382 * src/prefs_msg_colors.c
14383 * src/prefs_spelling.c
14386 2006-03-09 [mones] 2.0.0cvs128
14391 2006-03-09 [wwp] 2.0.0cvs127
14394 revert accidental commit (requirement for libetpan 0.43), this time
14397 2006-03-09 [wwp] 2.0.0cvs125
14400 revert accidental commit (requirement for libetpan 0.43)
14402 2006-03-09 [paul] 2.0.0cvs126
14404 * src/prefs_receive.c
14405 remove useless frame
14406 replace 'incorporation' with 'receiving'
14407 * src/plugins/clamav/clamav_plugin_gtk.c
14408 * src/plugins/spamassassin/spamassassin_gtk.c
14409 improve widget sensitivity
14410 fix a bit his engrish
14412 2006-03-09 [wwp] 2.0.0cvs125
14416 * src/prefs_common.c
14417 * src/prefs_common.h
14418 remember some more windows' sizes (add to addressbook and
14421 2006-03-09 [paul] 2.0.0cvs124
14423 * src/plugins/pgpcore/prefs_gpg.c
14424 normalise construction of dialogue
14426 2006-03-09 [paul] 2.0.0cvs123
14428 * src/plugins/trayicon/Makefile.am
14431 2006-03-08 [colin] 2.0.0cvs122
14433 * src/plugins/trayicon/Makefile.am
14434 Fix build in separate dir
14435 Patch by Bamanzi <bamanzi@gmail.com>
14437 2006-03-08 [colin] 2.0.0cvs121
14440 Batch move and copies from summaryview with delayed execution
14443 2006-03-07 [paul] 2.0.0cvs120
14445 * src/common/utils.c
14446 fix highlighting of URIs containing "()"
14447 Patch by Pawel Pekala
14449 2006-03-07 [paul] 2.0.0cvs119
14454 immediately do alphabetical resort when
14455 changing a folder's name
14456 Patch by Pawel Pekala
14458 2006-03-07 [paul] 2.0.0cvs118
14462 when unsubscribing a newsgroup, remove the
14463 folder and msgs in .sylpheed-claws/newscache
14464 Patch by Pawel Pekala <c0rn@gazeta.pl>
14466 2006-03-07 [paul] 2.0.0cvs117
14469 fix wrong Fake URL Warning
14472 2006-03-07 [colin] 2.0.0cvs116
14475 Return immediately when password dialog was
14477 * src/gtk/inputdialog.c
14478 Allow empty strings for passwords
14481 2006-03-06 [colin] 2.0.0cvs115
14484 Prevent double-timeouts when connection fails
14490 2006-03-06 [colin] 2.0.0cvs114
14493 Refresh session during potentially long
14496 2006-03-06 [wwp] 2.0.0cvs113
14498 * src/prefs_msg_colors.h
14499 forgot that one (custom color labels).
14501 2006-03-06 [wwp] 2.0.0cvs112
14503 * src/prefs_common.c
14504 * src/prefs_common.h
14505 * src/prefs_msg_colors.c
14506 * src/summaryview.c
14507 * src/summaryview.h
14508 * src/gtk/colorlabel.c
14509 * src/gtk/colorlabel.h
14510 colors in messages list are now customizable. Color values and names can
14511 be changed in "Configuration/Preferences/Display/Colors/Color labels".
14512 Thanks to Paul and Colin for their help with this longstanding patch!
14514 2006-03-06 [wwp] 2.0.0cvs111
14517 don't crash if (x)face is bad.
14519 2006-03-05 [paul] 2.0.0cvs110
14524 * src/common/Makefile.am
14525 * src/common/utils.h
14526 * src/etpan/imap-thread.c
14527 * src/gtk/authors.h
14528 * src/plugins/clamav/Makefile.am
14529 * src/plugins/demo/Makefile.am
14530 * src/plugins/dillo_viewer/Makefile.am
14531 * src/plugins/pgpcore/Makefile.am
14532 * src/plugins/pgpcore/passphrase.c
14533 * src/plugins/pgpinline/Makefile.am
14534 * src/plugins/pgpmime/Makefile.am
14535 * src/plugins/spamassassin/Makefile.am
14536 * src/plugins/trayicon/Makefile.am
14537 fix builiding on cygwin
14538 Patch by Ralgh Young <bamanzi@gmail.com>
14540 2006-03-04 [wwp] 2.0.0cvs109
14542 * manual/keyboard.xml
14543 fix mixed up/down keys.
14545 2006-03-04 [wwp] 2.0.0cvs108
14549 updated links to SpamAssassin.
14551 2006-03-04 [wwp] 2.0.0cvs107
14553 * manual/plugins.xml
14554 * src/plugins/spamassassin/README
14555 updated SpamAssassin plugin docs to reflect new functional additions
14556 (also fix/update/documents few technical stuff more, see the README).
14558 2006-03-04 [wwp] 2.0.0cvs106
14560 * src/prefs_message.c
14561 normalized capitalization of message-prefs paths.
14563 2006-03-04 [wwp] 2.0.0cvs105
14565 * manual/advanced.xml
14568 2006-03-03 [colin] 2.0.0cvs104
14570 * src/plugins/clamav/clamav_plugin_gtk.c
14571 Rework prefs page, patch by Fabien
14573 2006-03-03 [colin] 2.0.0cvs103
14575 * src/plugins/clamav/clamav_plugin.c
14576 Set error on all errors
14578 2006-03-03 [colin] 2.0.0cvs102
14580 * src/common/plugin.c
14581 Initialize error to avoid crashing when a plugin fails
14582 without setting error
14584 2006-03-02 [wwp] 2.0.0cvs101
14587 fixed linker flags for libetpan support on Cygwin
14588 (thanks to H.Merijn Brand).
14590 2006-03-02 [wwp] 2.0.0cvs100
14592 * src/addressbook.c
14593 fix some AB error messages: one for punctuation and
14594 one wrongly duplicate (thanks, maxbritov).
14596 2006-03-02 [wwp] 2.0.0cvs99
14598 * src/plugins/spamassassin/spamassassin.c
14599 make sync calls to sa-learn/spamc to prevent
14600 system (whatever local or client/server) overload.
14602 2006-03-02 [colin] 2.0.0cvs98
14604 * src/summaryview.c
14605 Put the spam icon in the status column instead of the
14608 2006-03-01 [colin] 2.0.0cvs97
14610 * src/plugins/spamassassin/spamassassin.c
14611 Fix segfault (g_file_set_contents fails for some
14612 reason and err==0x2f. Can't find out why with
14613 valgrind, using working function :-)
14615 2006-03-01 [colin] 2.0.0cvs96
14618 Offline overriding: let 'No' be cached only 3 seconds
14620 2006-03-01 [colin] 2.0.0cvs95
14624 * src/addressbook.c
14626 * src/folder_item_prefs.c
14634 * src/prefs_common.h
14635 * src/prefs_msg_colors.c
14641 * src/send_message.h
14642 * src/simple-gettext.c
14643 * src/summaryview.c
14644 * src/summaryview.h
14648 * src/common/ssl_certificate.c
14649 * src/common/utils.c
14650 * src/gtk/colorsel.c
14651 * src/gtk/gtksctree.c
14652 * src/gtk/gtkshruler.c
14653 * src/plugins/trayicon/trayicon.c
14654 #if 0 goes to /dev/null
14656 2006-03-01 [colin] 2.0.0cvs94
14662 * src/messageview.c
14664 * src/plugins/spamassassin/spamassassin.c
14665 Allow to add information in the "working offline"
14668 2006-03-01 [wwp] 2.0.0cvs93
14670 * src/plugins/spamassassin/spamassassin.c
14671 fixed spamc invocation: use a tricky temporary mini shell wrapper
14672 'cause it seems that calling `spamc ... < inputfile` with
14673 g_spawn_(a)sync simply.. erm doesn't work :-).
14675 2006-03-01 [wwp] 2.0.0cvs92
14679 simplify the adding of spam/ham button to the messageview toolbar
14680 (it gets more clear now that the same button will be "Mark as spam"
14681 or "Mark as ham" according to the current message status,
14684 2006-03-01 [wwp] 2.0.0cvs91
14686 * src/messageview.c
14689 * src/summaryview.c
14690 * src/plugins/spamassassin/spamassassin.c
14691 * src/plugins/spamassassin/spamassassin.h
14692 make learner callbacks return a status (0 for ok),
14693 handle it in main code to avoid setting flags when learning failed,
14694 don't learn on TCP if offline in spamassassin,
14699 2006-03-01 [wwp] 2.0.0cvs90
14702 some work around the compose window's account menu,
14703 patch by Fabien Vantard.
14705 2006-03-01 [wwp] 2.0.0cvs89
14707 * src/plugins/spamassassin/spamassassin.c
14708 fixed bad logics, was using spamc in local mode and sa-learn
14709 in remote mode (thanks, Colin).
14711 2006-03-01 [wwp] 2.0.0cvs88
14713 * src/plugins/spamassassin/spamassassin.c
14714 * src/plugins/spamassassin/spamassassin.h
14715 * src/plugins/spamassassin/spamassassin_gtk.c
14716 made processing of emails w/ sa-plugin an option (default is TRUE),
14717 fixed Engrish some tooltips, capitalization of some debug messages
14718 and warnings. The spamassassin plugin now provides two separate
14719 services: process emails upon incorporation and spamd training.
14720 Both services (un)register independently but use some common
14721 plugin settings (transport settings, spam storage location).
14723 2006-02-28 [wwp] 2.0.0cvs87
14725 * src/plugins/spamassassin/spamassassin.c
14726 fix async flag to spamc cmdline execution (batch exec should
14729 2006-02-27 [wwp] 2.0.0cvs86
14731 * src/plugins/spamassassin/spamassassin.c
14732 * src/plugins/spamassassin/spamassassin.h
14733 * src/plugins/spamassassin/spamassassin_gtk.c
14734 - added the ability to learn a remote spamassassin server (spamd),
14736 - added the spamassassin option 'username', that applies to all
14737 spamassassin operations (filtering, learning, local or remote).
14738 The default username is the current unix user (if left blank
14739 from gtk prefs or config file).
14740 - commented out some unused code (notebook widget), removed unused
14742 - make more widgets sensitive to the transport type.
14744 2006-02-27 [colin] 2.0.0cvs85
14746 * src/plugins/spamassassin/spamassassin.c
14747 Fix sa-learn call when offline
14749 2006-02-27 [colin] 2.0.0cvs84
14755 * src/messageview.c
14756 * src/messageview.h
14757 * src/prefs_toolbar.c
14759 * src/stock_pixmap.c
14760 * src/stock_pixmap.h
14761 * src/summaryview.c
14764 * src/pixmaps/ham_btn.xpm
14765 * src/pixmaps/spam.xpm
14766 * src/pixmaps/spam_btn.xpm
14767 * src/plugins/spamassassin/spamassassin.c
14768 Add button in toolbar for spam learning
14769 Fix a few bugs from the last related commit
14770 Revert 1.9.6cvs23 which messed up shift-selection
14772 2006-02-24 [colin] 2.0.0cvs83
14775 * src/summaryview.c
14776 * src/summaryview.h
14777 * src/plugins/spamassassin/spamassassin.c
14778 * src/plugins/spamassassin/spamassassin.h
14779 * src/plugins/spamassassin/spamassassin_gtk.c
14780 Unregister learner when spamassassin is either
14781 disabled or over tcp
14783 2006-02-24 [colin] 2.0.0cvs82
14790 * src/stock_pixmap.c
14791 * src/stock_pixmap.h
14792 * src/summaryview.c
14793 * src/summaryview.h
14794 * src/gtk/icon_legend.c
14795 * src/pixmaps/spam.xpm ** NEW FILE **
14796 * src/plugins/spamassassin/spamassassin.c
14797 * src/plugins/spamassassin/spamassassin_gtk.c
14798 Add spam learning interface (Mark/Mark as
14801 2006-02-24 [wwp] 2.0.0cvs81
14806 hide compose window when sending message in batch mode
14807 (filtering: forward and redirect). Also fixed a wrong
14808 value returned when sending failed, neutral anyway.
14811 2006-02-24 [wwp] 2.0.0cvs80
14814 use GTK+'s stock quit button. Patch by Fabien Vantard.
14816 2006-02-24 [paul] 2.0.0cvs79
14821 fix bug 916, 'newsgroup unsubscribe segmentation fault'
14824 2006-02-23 [colin] 2.0.0cvs78
14827 Change OK to Close in alertpanel with View log
14828 button; add accel to View log. Patch by Fabien
14831 2006-02-23 [wwp] 2.0.0cvs77
14834 silly me, there were much more tests to perform, since toolbars can
14835 really have down to 1 element only.
14837 2006-02-23 [wwp] 2.0.0cvs76
14840 fixed indentation from my previous commit. Fallback to VISUAL if
14841 EDITOR is not set (and to vi, at last resort).
14843 2006-02-23 [wwp] 2.0.0cvs75
14846 improved error detection (Colin, me).
14848 2006-02-23 [wwp] 2.0.0cvs74
14850 * src/prefs_toolbar.c
14851 simplify and fix prefs/toolbars layouting. Combos' contents can
14852 now be really displayed.
14854 2006-02-23 [wwp] 2.0.0cvs73
14855 simplifies and fix prefs/toolbars layouting. Combos' contents can now
14856 be really displayed.
14858 2006-02-22 [wwp] 2.0.0cvs72
14861 fix a typo in my previous commit (sorry!).
14863 2006-02-22 [wwp] 2.0.0cvs71
14865 * src/prefs_toolbar.c
14866 fix a crash when adding separators to toolbars,
14867 also fix some separator item information.
14869 2006-02-22 [wwp] 2.0.0cvs70
14872 fix a crash when redirecting (for instance) when compose window's
14873 toolbar contents has been customized (when some buttons have been
14876 2006-02-21 [wwp] 2.0.0cvs69
14878 * src/summaryview.c
14879 * src/gtk/pluginwindow.c
14880 * src/plugins/pgpcore/prefs_gpg.c
14881 fix some compilation warnings (feat. remains of removed code).
14883 2006-02-21 [wwp] 2.0.0cvs68
14885 * src/gtk/gtkutils.c
14886 fix two compilation issues, thanks to Stephan Sachse.
14888 2006-02-20 [colin] 2.0.0cvs67
14891 Don't reselect displayed mail on refocus
14892 This fixes actions misbehaving
14894 2006-02-20 [wwp] 2.0.0cvs66
14896 * src/summaryview.c
14897 * src/gtk/gtksctree.c
14898 * src/gtk/gtkshruler.c
14899 changed more runtime typecast checks.
14901 2006-02-20 [wwp] 2.0.0cvs65
14903 * src/summary_search.c
14904 find all - summaryview refresh issue fixed, thanks to Colin.
14906 2006-02-20 [wwp] 2.0.0cvs64
14908 * src/gtk/gtkutils.c
14909 better runtime typecast checks.
14911 2006-02-20 [wwp] 2.0.0cvs63
14913 * src/summary_search.c
14914 enhancements to the summary search:
14915 - add the ability to stop the running search
14916 (upon ESC-key press, new Stop button or when Clear button is pressed)
14917 - don't search if no criteria (From/To/Subject/Body) is set
14918 - ensure that a busy mouse pointer is always shown when searching,
14919 show it even a bit earlier
14921 2006-02-19 [colin] 2.0.0cvs62
14925 * src/etpan/imap-thread.c
14926 * src/etpan/imap-thread.h
14927 (Future) IMAP speed improvement on sending
14928 Will require a libetpan update
14929 * src/summaryview.c
14930 * src/gtk/quicksearch.c
14931 Make quicksearch clearable while running.
14933 2006-02-17 [colin] 2.0.0cvs61
14936 * src/etpan/imap-thread.c
14937 * src/etpan/imap-thread.h
14938 Check for IMAP certificates
14939 ** Requires libetpan-0.42-cvs4
14940 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
14942 2006-02-17 [colin] 2.0.0cvs60
14944 * src/messageview.c
14945 * src/prefs_common.c
14946 * src/prefs_common.h
14947 * src/prefs_message.c
14948 Add pref to display HTML-only mails with plugin,
14949 if possible (defaulting to FALSE of course).
14951 2006-02-16 [colin] 2.0.0cvs59
14954 * src/common/plugin.c
14955 * src/common/plugin.h
14956 * src/gtk/pluginwindow.c
14957 Keep track of requested (but unloaded) plugins
14958 in some error cases.
14960 2006-02-16 [wwp] 2.0.0cvs58
14962 * src/gtk/gtkaspell.c
14963 * src/gtk/gtkaspell.h
14964 * src/prefs_spelling.c
14966 * src/prefs_common.c
14967 * src/prefs_common.h
14968 implemented new optional spellchecker behaviour: re-check message when
14969 dictionary got changed (from compose-window/context-menu/Change dictionary).
14971 2006-02-16 [wwp] 2.0.0cvs57
14973 * src/quote_fmt_parse.y
14974 pclose popen'ed pipe.
14976 2006-02-15 [colin] 2.0.0cvs56
14980 Let MimeViewers know which MimeView they
14982 * src/summaryview.c
14983 Swap From/To columns in Sent/Queue/Drafts
14985 * src/etpan/imap-thread.c
14986 Use mailstream_low_tls_open() for STARTTLS
14987 instead of mailstream_low_ssl_open()
14988 ** REQUIRES libetpan 0.42cvs3 **
14990 2006-02-15 [wwp] 2.0.0cvs55
14994 * src/message_search.c
14995 * src/message_search.h
14997 * src/gtk/gtkutils.c
14998 * src/gtk/gtkutils.h
14999 added the ability to Find text in the compose window (and a bit
15000 of code factorization).
15002 2006-02-15 [wwp] 2.0.0cvs54
15005 yet another one file was missing (fix for some widgets' sensitivity).
15008 2006-02-15 [wwp] 2.0.0cvs53
15011 oops forgot that file (fix for some widgets' sensitivity).
15013 2006-02-15 [wwp] 2.0.0cvs52
15015 * src/summary_search.c
15016 implemented advanced summary search options (added the ability
15017 to use matcher conditions in an advanced search mode).
15019 2006-02-15 [wwp] 2.0.0cvs51
15021 * src/plugins/pgpcore/prefs_gpg.c
15022 * src/prefs_account.c
15023 fix some widget sensitivity, mostly around some labels in
15026 2006-02-15 [paul] 2.0.0cvs50
15028 * manual/advanced.xml
15029 improve Templates info
15032 2006-02-14 [colin] 2.0.0cvs49
15034 * src/pixmaps/address_book.xpm
15035 * src/pixmaps/preferences.xpm
15036 * src/pixmaps/properties.xpm
15037 Fix pixmap size - patch by Fabien Vantard
15039 2006-02-13 [colin] 2.0.0cvs48
15042 Add missing fclose()s on error
15045 * src/common/utils.c
15046 Fix temp files not being deleted on windows
15047 Patches by Thomas Gilgin
15049 2006-02-13 [colin] 2.0.0cvs47
15054 2006-02-13 [wwp] 2.0.0cvs46
15056 * src/plugins/pgpcore/prefs_gpg.c
15057 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
15059 2006-02-12 [colin] 2.0.0cvs45
15064 Fix "stuff" when quitting
15066 2006-02-12 [wwp] 2.0.0cvs44
15068 * src/prefs_themes.c
15069 fix typos in debug messages.
15071 2006-02-11 [colin] 2.0.0cvs43
15073 * src/summaryview.c
15074 don't allow drag/drop from ourself
15076 2006-02-10 [wwp] 2.0.0cvs42
15083 renamed html_ prefixed functions and data structures to avoid
15084 namespace clashes w/ other software (gtkhtml2 for instance).
15088 2006-02-09 [colin] 2.0.0cvs41
15090 * src/summaryview.c
15091 Fix shitty logic messed up. Thanks Ticho for the hint!
15093 2006-02-09 [wwp] 2.0.0cvs40
15097 * src/prefs_account.c
15099 * src/editaddress.c
15100 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
15101 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
15102 Browse buttons in accounts prefs.
15104 2006-02-09 [colin] 2.0.0cvs39
15107 Check for pointer before using its members
15108 * src/gtk/gtksourceprintjob.c
15109 Fix a wrong warning
15111 2006-02-09 [wwp] 2.0.0cvs38
15113 * src/gtk/filesel.c
15114 fix few compiler warnings (type mismatch).
15116 2006-02-09 [paul] 2.0.0cvs37
15119 updated by Fabien Vantard
15121 2006-02-08 [colin] 2.0.0cvs36
15123 * src/prefs_common.c
15124 * src/common/defs.h
15125 * src/common/plugin.c
15126 allow windows and linux configurations to coexist
15127 patch by Thomas Gilgin
15129 2006-02-08 [colin] 2.0.0cvs35
15134 * src/matcher_parser_parse.y
15135 * src/prefs_filtering_action.c
15136 * src/prefs_matcher.c
15137 Add the "Ignore thread" filtering
15140 2006-02-08 [colin] 2.0.0cvs34
15145 Fix bug #905 (damaged attachment)
15146 text files with raw \0's aren't really text files
15149 2006-02-08 [colin] 2.0.0cvs33
15151 * src/summaryview.c
15152 Fix crasher introduced yesterday
15154 2006-02-08 [wwp] 2.0.0cvs32
15158 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
15160 2006-02-08 [wwp] 2.0.0cvs31
15162 * src/prefs_template.c
15163 templates enhancement: allow address completion for Cc and Bcc fields
15164 (it was currently possible for the To field only)
15166 2006-02-08 [colin] 2.0.0cvs30
15169 Don't unblock if not blocked
15172 2006-02-07 [colin] 2.0.0cvs29
15175 Forgot to refresh summaryview
15177 2006-02-07 [colin] 2.0.0cvs28
15180 Freeze/thaw message list and folder list while
15181 processing %as{} actions
15183 Fix auto-wrap disabling after a middle-click
15186 2006-02-07 [paul] 2.0.0cvs27
15189 fix freeing of uninitialised pointers
15192 2006-02-06 [colin] 2.0.0cvs26
15195 Use g_slist_prepend in potentially big list
15197 2006-02-06 [colin] 2.0.0cvs25
15200 Completely skip processing if it doesn't
15203 2006-02-06 [colin] 2.0.0cvs24
15206 * src/summaryview.c
15207 Batch filtering in summaryview (from Tools menu)
15208 and pre/post//-processing too
15210 2006-02-06 [colin] 2.0.0cvs23
15214 Use a special field for batch filtering instead
15215 of stepping on deferred execution's toes
15217 2006-02-06 [colin] 2.0.0cvs22
15223 * src/summaryview.c
15224 Fix filtering via menus and actions
15226 2006-02-06 [colin] 2.0.0cvs21
15229 Put the added file directly to cache if possible (will work
15230 with next libetpan)
15237 Move and copy filtered messages by batches instead of one
15238 by one - faster on IMAP
15240 Add a function that'll possibly be useful later
15242 2006-02-06 [colin] 2.0.0cvs20
15244 * src/addressbook.c
15245 Use internal mime-type instead of text/plain for d'n'd
15247 Allow attaching files from mimeview's icon list via d'n'd
15250 Use internal mime-type instead of text/plain for d'n'd
15251 Don't try to selected opened folder if none is
15252 Factorize d'n'd from other apps code
15255 * src/gtk/gtkutils.c
15256 * src/gtk/gtkutils.h
15257 Factorize Face/X-Face stuff
15259 Fix d'n'd to other apps
15260 * src/prefs_message.c
15261 Let the XFace pref be usable without libcompface as it also
15263 * src/summaryview.c
15264 Fix d'n'd to other apps
15265 Factorize d'n'd from other apps code
15267 2006-02-06 [wwp] 2.0.0cvs19
15270 Italian translation fixes by Andrea Spadaccini (no more confusion
15271 between filtering and processing, and few changes in the About
15275 2006-02-06 [mones] 2.0.0cvs18
15277 * src/gtk/icon_legend.c
15278 Improved descriptions allowing better translations
15280 2006-02-05 [colin] 2.0.0cvs17
15283 Add the f*cking missing expunge that caused imap_fetch_env
15284 to fail after an add_msgs ! :-///
15285 * src/etpan/imap-thread.c
15289 2006-02-05 [colin] 2.0.0cvs16
15291 * src/common/utils.c
15292 Don't check for return-path (or we can't put
15293 back non-sent mails)
15295 2006-02-05 [colin] 2.0.0cvs15
15298 Don't try to display Face header in textview
15299 when teh headerview's active
15301 2006-02-05 [colin] 2.0.0cvs14
15303 * tools/tbird2syl.py
15304 * tools/Makefile.am
15305 Add script to import Thunderbird mails
15307 2006-02-05 [colin] 2.0.0cvs13
15314 Show Face headers - patch partially by Klaus Flittner
15316 2006-02-05 [colin] 2.0.0cvs12
15319 * src/summaryview.c
15320 * src/common/utils.c
15321 * src/common/utils.h
15322 Let dnd work from mime icons to summaryview
15323 and to folderview too
15324 Add a crude test to avoid trying to add files
15325 drag'n'dropped when they're not mails
15327 2006-02-04 [colin] 2.0.0cvs11
15329 * src/summaryview.c
15331 Fix utf8 conversion
15333 2006-02-04 [colin] 2.0.0cvs10
15338 * src/summaryview.c
15339 * src/summaryview.h
15340 Added various drag and drop capas:
15342 summaryview other apps
15343 mimeview icons other apps
15344 other apps summaryview
15345 other apps folderview
15347 This shouldn't have broken the existing:
15349 summaryview folderview
15350 folderview folderview
15351 summaryview compose's attachments
15355 2006-02-02 [paul] 2.0.0cvs9
15358 move global option 'Set displayed columns...' out
15359 of folder option grouping.
15360 fix sensitivity of 'harvest addresses'
15363 2006-02-01 [colin] 2.0.0cvs8
15366 Revert the alertpanel patch, it sucks (intrusive
15367 and gets in the way of "open")
15369 2006-02-01 [colin] 2.0.0cvs7
15372 * src/prefs_account.c
15373 * src/prefs_common.c
15374 * src/common/defs.h
15375 * src/common/utils.c
15376 * src/common/utils.h
15377 Add ability to edit the signature file
15378 from the account preferences, and use
15379 a default for the text editor.
15380 Patch by Fabien Vantard
15382 2006-02-01 [colin] 2.0.0cvs6
15385 Try to get mime type by extension if it is
15386 application/octet-stream
15387 Display a window with possible choices when
15388 encountering unknown mime types
15389 * src/gtk/filesel.c
15390 * src/gtk/filesel.h
15392 Allow multiple selection in filtered filesel
15393 (patch by Fabien Vantard)
15394 * src/gtk/pluginwindow.c
15395 Use it (patch by Fabien Vantard)
15397 2006-02-01 [paul] 2.0.0cvs5
15400 fix crash on creating jpilot address book
15401 Thanks to Colin - FOR_STABLE
15402 * src/prefs_summaries.c
15403 * src/prefs_wrapping.c
15404 * src/gtk/icon_legend.c
15405 * src/gtk/quicksearch.c
15406 string fixes and additions
15408 2006-02-01 [paul] 2.0.0cvs4
15412 * src/messageview.c
15414 add Arabic encoding option
15415 Patch submitted by Mohammed Sameer <msameer@users.sf.net>
15417 2006-01-31 [colin] 2.0.0cvs3
15419 * src/plugins/pgpcore/passphrase.c
15420 Convert passphrase to locale encoding
15422 Fix drafting on IMAP. Crappy bug sneaked in
15426 2006-01-30 [paul] 2.0.0cvs2
15428 * src/gtk/icon_legend.c
15429 show the new entries
15431 2006-01-30 [colin] 2.0.0cvs1
15434 Check for the file to be present before
15435 enabling the menu - FOR_STABLE
15436 * src/gtk/icon_legend.c
15437 Add folders icons (not all of them, there
15438 are too much, but the most intriguing ones)
15440 2006-01-30 [paul] 2.0.0
15442 version 2.0.0 released
15444 [For previous entries, see ChangeLog.pre2.0.0]