1 2007-10-01 [colin] 3.0.1cvs18-stable
5 use gtk_widget_set_size_request() on the label
6 so that wrapping works better. get rid of the
7 (partially deprecated) hbutton_box.
8 these changes should prevent buttons overlapping
11 2007-10-01 [colin] 3.0.1cvs17-stable
15 Refresh session if needed
17 2007-10-01 [colin] 3.0.1cvs16-stable
21 Reset folder's session to NULL
24 2007-10-01 [colin] 3.0.1cvs15-stable
28 Notice disconnections faster
30 2007-10-01 [colin] 3.0.1cvs14-stable
36 * src/etpan/imap-thread.c
38 64bits-related warning fixes
40 2007-10-01 [colin] 3.0.1cvs13-stable
42 * src/folder_item_prefs.c
50 2007-10-01 [colin] 3.0.1cvs12-stable
54 Fix bug 1337, 'crash on pressing Send button'
56 2007-10-01 [colin] 3.0.1cvs11-stable
58 * src/prefs_folder_item.c
60 give the orphans a parent. makes all prefs
61 pages visible on maemo
63 2007-10-01 [colin] 3.0.1cvs10-stable
65 * src/gtk/quicksearch.c
67 Fix bug 1336, 'Segfault if empty space before search-string'
69 2007-10-01 [colin] 3.0.1cvs9-stable
73 Fix bug 1334, 'user defined mail incorporation
76 2007-10-01 [colin] 3.0.1cvs8-stable
78 * src/gtk/quicksearch.c
80 Fix bug 1329, 'error in quicksearch.c'
81 Fix return with value in function returning void
83 2007-10-01 [colin] 3.0.1cvs7-stable
87 Fix for bug 1327, 'segfault when replying to a non-existent
90 2007-10-01 [colin] 3.0.1cvs6-stable
96 2007-10-01 [colin] 3.0.1cvs5-stable
101 Maybe fix bug 1324, 'Corrupted IMAP cache'
103 2007-10-01 [colin] 3.0.1cvs4-stable
107 Prevent unquoted mime boundaries, by always
110 2007-10-01 [colin] 3.0.1cvs3-stable
114 Add Guillaume Chazarain
116 2007-10-01 [colin] 3.0.1cvs2-stable
120 Fix bug 1321, 'access before allocation
121 when scanning for uris'. Patch by
122 Guillaume Chazarain <guichaz@yahoo.fr>
124 2007-10-01 [colin] 3.0.1cvs1-stable
128 Fix bug 1320, 'Memory leak caused by
129 gtk_container_get_children'. Patch by
130 Guillaume Chazarain <guichaz@yahoo.fr>
132 2007-09-17 [paul] 3.0.1
139 2007-09-16 [colin] 3.0.0cvs12-stable
145 2007-09-16 [colin] 3.0.0cvs11-stable
151 * src/common/plugin.c
153 Fix bug 1311, 'Wrong arrow position
154 while moving message into folder when
155 column headers hidden'
156 Show error in the GUI if image can't
159 Allow setting domain in msgid
160 Add timing information
162 2007-09-16 [colin] 3.0.0cvs10-stable
166 * src/prefs_account.c
167 * src/prefs_account.h
168 * src/prefs_template.c
171 Remove Generate Message-ID option. We need
172 this on some IMAP servers.
174 2007-09-16 [colin] 3.0.0cvs9-stable
176 * src/prefs_filtering.c
177 * src/prefs_filtering.h
178 * src/prefs_filtering_action.c
181 Fix tags issues: tags with spaces, renaming
184 2007-09-16 [colin] 3.0.0cvs8-stable
190 Fix bug 1308, 'Claws deletes folderlist.xml after
191 fetching mail short after start-up'
193 2007-09-16 [colin] 3.0.0cvs7-stable
197 Fix scrolling to cursor
199 2007-09-16 [colin] 3.0.0cvs6-stable
203 do not allow locked msgs to be deleted,
204 even by filtering/processing
206 2007-09-16 [colin] 3.0.0cvs5-stable
210 Add a missing linefeed to a debug message.
213 2007-09-16 [colin] 3.0.0cvs4-stable
217 Fix statusbar/window mismatch on Maemo
219 2007-09-16 [colin] 3.0.0cvs3-stable
223 Fix build without USE_LDAP_TLS
225 2007-09-16 [colin] 3.0.0cvs2-stable
235 Maemo: distinguish various statusbar messages,
236 in order to display only the most important.
239 2007-09-16 [colin] 3.0.0cvs1-stable
243 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
244 Show protocol "SMTP" and the appropriate server for send-only
245 accounts, show "-" instead of "" when no value is relevant.
248 2007-09-03 [paul] 3.0.0
255 2007-09-03 [paul] 2.10.0cvs191
269 updated by Yasen Pramatarov, Miquel Oliete, Stephan
270 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
271 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
272 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
274 2007-09-02 [colin] 2.10.0cvs190
278 Prevent empty or white-space tags
280 2007-09-01 [colin] 2.10.0cvs189
283 Fix double-reading of accounts list when
284 the wizard has been run due to no accounts
286 Fix sensitivity of a menu item in case
289 2007-09-01 [wwp] 2.10.0cvs188
292 Fix wizard crash when Mailbox dir already exists
295 2007-08-31 [colin] 2.10.0cvs187
297 * src/etpan/imap-thread.c
298 Fix unwanted creation of
299 libetpan's stream dump file
301 Fix coloring of pastes as quotation
303 Maemo: Fix opening of mails from keypad
309 * src/gtk/prefswindow.c
310 Maemo: Fix adjustments changes
312 2007-08-30 [colin] 2.10.0cvs186
315 Don't opened selected folder when clicking
318 Maemo: Make Esc close messageviews
320 Maemo: Fix message scrolling to the end on
322 Maemo: Fix reopening same message
323 * src/gtk/prefswindow.c
324 Maemo: try to fix scrollbar. Doesn't work,
325 it seems as if gtk_adjustment_set_value was
328 2007-08-30 [colin] 2.10.0cvs185
333 * src/prefs_matcher.c
334 * src/prefs_template.c
338 * src/gtk/gtkaspell.c
339 * src/plugins/bogofilter/bogofilter.c
340 * src/plugins/bogofilter/bogofilter_gtk.c
341 * src/plugins/clamav/clamav_plugin_gtk.c
342 * src/plugins/pgpcore/sgpgme.c
343 * src/plugins/spamassassin/spamassassin.c
344 * src/plugins/spamassassin/spamassassin_gtk.c
345 Fix all potential misuses of format-string functions
347 2007-08-30 [wwp] 2.10.0cvs184
349 * src/prefs_template.c
352 2007-08-29 [colin] 2.10.0cvs183
354 * src/plugins/trayicon/trayicon.c
355 Fix leak of hooks in case of error,
356 thanks to Holger Berndt
358 2007-08-28 [colin] 2.10.0cvs182
361 Don't use current folder settings when
362 composing from the compose button's
365 2007-08-28 [colin] 2.10.0cvs181
367 * src/quote_fmt_parse.y
368 Fix cursor offset when quote contains UTF-8
371 2007-08-28 [colin] 2.10.0cvs180
375 Fix signature replacement when it's been wrapped
377 2007-08-27 [colin] 2.10.0cvs179
382 2007-08-27 [colin] 2.10.0cvs178
385 Fix Quicksearch's Sticky mode
387 2007-08-27 [colin] 2.10.0cvs177
389 * src/folder_item_prefs.c
390 * src/folder_item_prefs.h
393 Fix loss of subfolders properties when
396 2007-08-26 [wwp] 2.10.0cvs176
400 * src/prefs_actions.c
401 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
402 will have to be used when necessary *before* calling
403 alertpanel functions.
405 2007-08-25 [paul] 2.10.0cvs175
407 * src/prefs_actions.c
408 workaround gettext problem marking
409 string as c-format when it's not
411 2007-08-25 [wwp] 2.10.0cvs174
415 * src/prefs_actions.c
416 Call the pango markup escape function right ince in alertpanel_create
417 instead of everywhere (reverts some parts of 2.10.0cvs123 and
421 Fix a crash due to a misuse of g_print(), encountered when the string
422 passed to g_print was containing printf substitution symbols.
424 2007-08-25 [paul] 2.10.0cvs173
427 fix a segfault when refreshing RSSyl feeds
429 2007-08-25 [paul] 2.10.0cvs172
431 * src/gtk/icon_legend.c
434 2007-08-25 [paul] 2.10.0cvs171
438 * src/pixmaps/insert_file.xpm
439 add a new pixmap instead of re-using
440 paste.xpm. (easier for icon theme authors)
442 2007-08-24 [holger] 2.10.0cvs170
444 * src/plugins/trayicon/trayicon.c
445 The same fix for another hook id.
447 2007-08-24 [holger] 2.10.0cvs169
449 * src/plugins/trayicon/trayicon.c
450 Micro-fix: Do the error checking for
453 2007-08-24 [paul] 2.10.0cvs168
456 fix typo causing compiler warning
458 2007-08-24 [paul] 2.10.0cvs167
461 put back the correct version of this file also
463 2007-08-24 [colin] 2.10.0cvs166
466 Use progress bar when sending messages
468 2007-08-24 [paul] 2.10.0cvs165
471 oops! if i'm quick no-one will notice
472 (put back the proper file)
474 2007-08-24 [paul] 2.10.0cvs164
482 * tools/mew2claws-mail.pl
483 add new script that imports a Mew address book
484 submitted by Jerome Lelong
486 2007-08-24 [paul] 2.10.0cvs163
489 remove the obsolete plugins, add the
490 missing plugins, including the forthcoming
493 2007-08-24 [paul] 2.10.0cvs162
495 * manual/advanced.xml
496 add info about the hidden emphasis_color option
497 * manual/keyboard.xml
498 correct the info about hotkeys
501 2007-08-24 [paul] 2.10.0cvs161
504 add mnemonic to 'Run procesing rules'
506 2007-08-24 [paul] 2.10.0cvs160
511 use suitable defaults for outbox,
512 queue, drafts and trash folders
514 2007-08-24 [wwp] 2.10.0cvs159
517 Update menu item sensitivity if necessary (or we get a
518 gtk critical message).
520 2007-08-23 [wwp] 2.10.0cvs158
523 * src/prefs_actions.c
524 Allow literal % chars in action commands (use %%).
525 Add a missing p++ to the action parser in action_get_type(),
526 which was missing it, even if it was neutral.
527 Fix a pango markup warning at runtime.
529 2007-08-23 [wwp] 2.10.0cvs157
532 Contacts are now locale-aware sorted in the address book
533 (LC_COLLATE matters here).
534 Fix missing table initializers.
536 2007-08-23 [colin] 2.10.0cvs156
539 Check scan_required on dest folder when copying
541 2007-08-23 [colin] 2.10.0cvs155
544 Fix scanning when folder was empty
546 2007-08-22 [colin] 2.10.0cvs154
549 Don't g_warning when g_try_malloc fails(), or it makes
550 things worse as g_log() allocates. Fixes bug 1290,
551 'Claws Mail crashes if too little memory when
552 rebuilding folder tree'
554 2007-08-22 [colin] 2.10.0cvs153
557 Fix format string vulnerability, thanks to
558 Ulf Harnhammar, Secunia Research
560 2007-08-22 [colin] 2.10.0cvs152
565 2007-08-22 [wwp] 2.10.0cvs151
568 Few better null-ptr checks.
570 2007-08-22 [colin] 2.10.0cvs150
573 * src/editldap_basedn.c
582 2007-08-22 [colin] 2.10.0cvs149
587 2007-08-22 [colin] 2.10.0cvs148
592 2007-08-22 [colin] 2.10.0cvs147
595 Fix test (set ldap v3 if bindDN is set or TLS is set)
597 2007-08-22 [colin] 2.10.0cvs146
601 Fix wrong "Connected successfully to server". Connection only succeeds if
602 we can get the base DN.
604 2007-08-21 [wwp] 2.10.0cvs145
613 More sanity checks in ldap functions.
615 2007-08-21 [wwp] 2.10.0cvs144
617 * src/prefs_account.c
618 Don't return a value in a void function().
620 2007-08-21 [paul] 2.10.0cvs143
623 add check for ftp: to messageview_list_urls()
625 2007-08-21 [colin] 2.10.0cvs142
632 Fix bug 1293, 'LDAP address book not working'
633 Search only on specified fields, but fetch
634 every field possible. People will have to
635 reset the searched Attributes in their LDAP
638 2007-08-21 [wwp] 2.10.0cvs141
648 * src/editaddress_other_attributes_ldap.c
665 * src/prefs_customheader.c
666 * src/prefs_msg_colors.c
672 * src/common/socket.c
673 * src/common/ssl_certificate.c
676 * src/gtk/description_window.c
677 * src/plugins/demo/demo.c
678 * src/plugins/pgpcore/prefs_gpg.c
679 * src/plugins/spamassassin/libspamc.c
680 Make sure we use glib functions to send text messages (information,
681 debug, warning, errors) to stdout/stderr - no more direct puts
682 fputs printf fprintf to stdout/stderr when it can be done using
683 g_log*() and g_print/g_printerr. Doing this, we make sure every
684 stdout/stderr message is saved to log in Windows.
687 2007-08-21 [wwp] 2.10.0cvs140
691 Route glib's stdout/stderr messages to a log file (Windows only),
692 instead of loosing them.
694 2007-08-21 [paul] 2.10.0cvs139
697 replace deprecated g_strncasecmp()
701 2007-08-20 [ticho] 2.10.0cvs138
704 * src/prefs_account.h
705 Copy all account preferences in account_clone() - some
707 * src/prefs_account.c
708 Handle empty privacy system combobox gracefully (warning
711 2007-08-20 [colin] 2.10.0cvs137
716 2007-08-20 [paul] 2.10.0cvs136
726 patch by Michael Rasmussen
728 2007-08-19 [colin] 2.10.0cvs135
731 Fix previous commit. Sensitivity update is needed
732 for "Cancel receiving". However when batching we
733 don't need to do it for every message flag change,
734 just once at the start and once at the end.
736 2007-08-19 [colin] 2.10.0cvs134
739 Remove useless menu updates on session lock/unlock
741 2007-08-19 [colin] 2.10.0cvs133
743 * src/etpan/imap-thread.c
744 Make all fetch logs less verbose
746 2007-08-19 [paul] 2.10.0cvs132
751 fix bug 1286, 'Can't move a folder into a "Folders
754 2007-08-18 [ticho] 2.10.0cvs131
756 * src/editaddress_other_attributes_ldap.c
757 Converted option menu for other ldap attributes to GtkComboBox.
759 2007-08-18 [colin] 2.10.0cvs130
766 Revert 'send_dialog_mode' meaning to
767 'send_dialog_invisible', so that the
768 new checkbox doesn't change the
771 2007-08-18 [paul] 2.10.0cvs129
774 add missing menu update
776 2007-08-17 [colin] 2.10.0cvs128
779 Set batching after getting flags - maybe fixes
780 bug 1292, 'CM crashes on writing mail'
782 2007-08-16 [ticho] 2.10.0cvs127
785 Convert two GtkOptionMenu widgets to new GtkComboBox.
788 Allow NULL for GtkComboBox menuitem label, rendering such
789 items as row separators.
791 2007-08-16 [paul] 2.10.0cvs126
793 * src/plugins/trayicon/trayicon.c
794 remove wrongly used gettextisation
796 2007-08-15 [ticho] 2.10.0cvs125
799 Fixed a runtime warning where an attempt to pack an
800 already packed GtkLabel was made.
802 2007-08-15 [ticho] 2.10.0cvs124
804 * src/prefs_compose_writing.c
805 Convert the insert-or-attach-dragged-files GtkOptionMenu
808 2007-08-14 [ticho] 2.10.0cvs123
812 Changed return receipt account selector to GtkComboBox.
813 Fixed a runtime warning where GTK tried to parse
814 "name <email@address" as a Pango markup in an alertpanel label.
816 2007-08-14 [ticho] 2.10.0cvs122
818 * src/prefs_logging.c
819 Changed GtkOptionMenu in logging preferences to GtkComboBox.
821 2007-08-14 [wwp] 2.10.0cvs121
825 * tools/popfile-link.sh
826 Added a new tool: POPFile helper, to open
827 selected messages in POPFile control center,
828 in order to change the messages' status.
830 2007-08-14 [ticho] 2.10.0cvs120
837 Change "Show send dialog" optionmenu to a checkbutton.
838 * src/prefs_receive.c
839 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
841 2007-08-13 [wwp] 2.10.0cvs119
852 * src/partial_download.c
858 * src/gtk/gtkaspell.c
860 Make sure we never pass NULL pointers for %s substitutions
861 (prevent from crashing in Windows).
863 2007-08-13 [wwp] 2.10.0cvs118
866 Re-enable mmap_reads in Windows with some missing
867 CloseHandle of mapping objects, thanks to
870 2007-08-13 [paul] 2.10.0cvs117
873 fix bug 1287, 'Compile time problem on Solaris
874 (nexenta gnu/Solaris) utils.c'
875 Thanks to Piotr Chrzczonowicz
877 2007-08-12 [wwp] 2.10.0cvs116
879 * src/plugins/pgpcore/prefs_gpg.c
880 Don't try to unset a GPG_AGENT_INFO that was not
881 set (and don't use a NULL string in Windows, it was
882 crashing with --debug if GPG_AGENT_INFO was not set).
884 2007-08-12 [wwp] 2.10.0cvs115
887 Make gcc type-check arguments passed to privacy_set_error().
889 2007-08-12 [ticho] 2.10.0cvs114
891 * src/prefs_folder_item.c
892 Make sure that folder default account combobox always has some
895 Handle empty combobox gracefully (warning instead of crash).
897 2007-08-12 [ticho] 2.10.0cvs114
899 * src/prefs_folder_item.c
900 Make sure that folder default account combobox is not empty.
902 Handle empty combobox gracefully (warning instead of crash).
904 2007-08-11 [paul] 2.10.0cvs113
908 use 'subfolder' instead of 'sub-folder', matching
909 everywhere else the term is used
913 2007-08-10 [wwp] 2.10.0cvs112
916 Disable mmap reads in Windows only (at least temporarily), they
917 prevent from renaming/removing target cache files.
923 2007-08-10 [wwp] 2.10.0cvs111
926 fix unpredictable crashes in Windows due to broken
927 cache/mark/tags files writting (file were opened for
928 writing in text mode).
931 use gettimeofday() from w32lib.h on Windows.
933 2007-08-10 [colin] 2.10.0cvs110
936 * src/etpan/imap-thread.c
937 * src/etpan/imap-thread.h
938 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
940 2007-08-09 [colin] 2.10.0cvs109
943 Fix port being reset to 636 on SSL
945 Fix folder_item_get_msg_num_by_file
946 on drafts/queue folders
948 2007-08-09 [wwp] 2.10.0cvs108
951 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
952 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
955 2007-08-09 [colin] 2.10.0cvs107
959 * src/gtk/prefswindow.c
960 A few Maemo layout fixes
962 2007-08-09 [paul] 2.10.0cvs106
964 * src/prefs_account.c
965 remove the hyphen from plug-ins to
966 match everywhere else
968 2007-08-08 [wwp] 2.10.0cvs105
970 * src/prefs_folder_item.c
971 Fix an extraneous stealth ^L char.
973 2007-08-08 [wwp] 2.10.0cvs104
975 * src/prefs_folder_item.c
976 Better fix, group variables declarations (USE_ASPELL).
978 2007-08-08 [wwp] 2.10.0cvs103
980 * src/prefs_folder_item.c
981 Fix compilation w/ USE_ASPELL set (broken
984 2007-08-08 [ticho] 2.10.0cvs102
986 * src/prefs_folder_item.c
987 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
989 2007-08-08 [colin] 2.10.0cvs101
992 * src/etpan/imap-thread.c
993 * src/etpan/imap-thread.h
994 Close selected mailbox before doing
997 2007-08-08 [colin] 2.10.0cvs100
1000 Complete symbol table, thanks to wwp.
1001 Fixes bug 1284, 'The html -> text
1002 converter ignores entities'
1004 Fix possible fd leak
1006 2007-08-08 [colin] 2.10.0cvs99
1009 Better way to fetch UIDs on non-UIDPLUS servers
1011 2007-08-07 [colin] 2.10.0cvs98
1014 fix bug 1275, 'auto-saved draft messages not
1015 always being removed'; Also, make multiple
1016 copy (in the same account) faster by matching
1017 source/destination message UIDs.
1019 Don't try to reshow deleted mail
1021 Fix leak on error path
1023 2007-08-07 [wwp] 2.10.0cvs97
1025 * manual/account.xml
1026 * manual/advanced.xml
1027 * manual/fr/account.xml
1028 * manual/fr/advanced.xml
1029 Updated the reference manual and the French translation to
1030 reflect 2.10.0cvs84: enable running folder Processing
1033 2007-08-06 [wwp] 2.10.0cvs96
1035 * src/prefs_common.c
1036 * src/prefs_common.h
1038 Allow changing the emphasis color used to highlight
1039 the newsreader/x-mailer header value when it matches
1040 our preferred mail agent (hidden pref 'emphasis_col' added
1043 2007-08-06 [colin] 2.10.0cvs95
1047 Re-commit 2.10.0cvs86, with a protection
1048 against Pango bug. Also, try to fix
1049 bug 1275, 'auto-saved draft messages not
1050 always being removed'
1052 2007-08-06 [wwp] 2.10.0cvs94
1054 * src/gtk/quicksearch.c
1055 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
1057 2007-08-06 [ticho] 2.10.0cvs93
1059 * src/prefs_account.c
1060 * src/gtk/combobox.c
1061 Use GtkComboBox instead of GtkOptionMenu for privacy system
1062 selection in account preferences.
1064 2007-08-06 [wwp] 2.10.0cvs92
1066 * src/plugins/pgpcore/plugin.def
1067 Apply one more chunk from gpg4win's 03-w32-port patch.
1069 2007-08-05 [colin] 2.10.0cvs91
1073 reverting buggy patch for now
1075 2007-08-05 [colin] 2.10.0cvs90
1080 2007-08-04 [colin] 2.10.0cvs89
1082 * src/prefs_summaries.c
1083 * src/summary_search.c
1084 Replace deprecated widgets. Patch by
1087 2007-08-04 [colin] 2.10.0cvs88
1090 Refresh GUI only every 2000 mails on mh_get_last_num
1091 This is fast (readdir) and done only once per
1094 2007-08-03 [colin] 2.10.0cvs87
1096 * src/prefs_account.c
1097 * src/gtk/combobox.h
1098 * src/gtk/gtkutils.c
1099 Fix a deprecated widget. Patch by
1102 2007-08-03 [colin] 2.10.0cvs86
1106 Make colorisation and wrapping algorithms
1107 faster. Fixes bug 1246, 'compose becomes
1108 increasingly slow replying to complex emails'
1110 2007-08-03 [paul] 2.10.0cvs85
1113 keep the window painted
1115 2007-08-02 [paul] 2.10.0cvs84
1120 enable running folder Processing
1123 2007-08-02 [paul] 2.10.0cvs83
1126 speed up/clean up rendering of larger
1130 2007-08-01 [paul] 2.10.0cvs82
1135 change default toolbar layout on maemo
1136 * src/pixmaps/close.xpm
1137 make the red cross a grey cross
1138 * src/pixmaps/jpilot.xpm
1139 make icon smaller so it fits better
1141 2007-07-31 [paul] 2.10.0cvs81
1144 * src/gtk/gtkutils.c
1145 fix crash on maemo on first launch
1147 2007-07-30 [paul] 2.10.0cvs80
1149 * src/prefs_matcher.c
1150 specify the units of age and size
1152 2007-07-30 [paul] 2.10.0cvs79
1155 Fix IMAP timeout setting
1157 2007-07-30 [colin] 2.10.0cvs78
1159 * src/prefs_account.c
1160 Fix a deprecated widget. Patch by
1163 2007-07-27 [paul] 2.10.0cvs77
1165 * src/matcher_parser_parse.y
1166 * src/prefs_filtering_action.c
1167 * src/prefs_matcher.c
1168 these changes forgotten in cvs74's
1169 'watch thread' feature
1171 2007-07-27 [paul] 2.10.0cvs76
1174 fix potential crasher
1177 2007-07-27 [paul] 2.10.0cvs75
1182 * src/gtk/gtkutils.c
1183 make mainwindow's /Help/Manual point to the
1184 remote copy if the local copy doesn't exist
1186 2007-07-27 [paul] 2.10.0cvs74
1194 * src/matcher_parser_parse.y
1197 * src/stock_pixmap.c
1198 * src/stock_pixmap.h
1203 * src/pixmaps/watchthread.xpm
1204 add 'watch thread' feature
1206 2007-07-27 [paul] 2.10.0cvs73
1208 * src/prefs_folder_item.c
1209 adjust labels, add tooltips
1211 2007-07-27 [colin] 2.10.0cvs72
1214 Maemo: Remove less used menu items
1216 2007-07-26 [colin] 2.10.0cvs71
1219 Maemo: destroy messageview after trashing mail.
1220 Maybe should be done on X11 too
1222 2007-07-26 [colin] 2.10.0cvs70
1226 * src/prefs_common.c
1227 * src/prefs_common.h
1229 Add View/Show or Hide/Column headers
1231 2007-07-26 [colin] 2.10.0cvs69
1236 2007-07-26 [colin] 2.10.0cvs68
1239 Fix possible crash on cache invalidation
1243 * src/quote_fmt_parse.y
1244 Make replying to mails with big attachments
1245 much faster. Fixes bug 1224, 'The process of
1246 Replying to emails with large attachments
1247 seems unreasonably long...'
1249 2007-07-26 [colin] 2.10.0cvs67
1254 Fix threads use on BSDs
1256 2007-07-26 [paul] 2.10.0cvs66
1258 * src/gtk/prefswindow.c
1259 fix account prefs breakage
1262 2007-07-26 [paul] 2.10.0cvs65
1265 standardise ./configure --help messages
1267 2007-07-26 [colin] 2.10.0cvs64
1271 Fix two vCard-related crashes
1273 2007-07-25 [colin] 2.10.0cvs63
1276 * src/prefs_common.c
1277 * src/prefs_common.h
1278 * src/prefs_receive.c
1279 Maemo: Add a better way to notify of
1285 Maemo: Various layout fixes
1286 * src/gtk/prefswindow.c
1287 Maemo: Better prefs layout
1289 2007-07-25 [paul] 2.10.0cvs62
1292 fix the layout on maemo
1295 2007-07-25 [iwkse] 2.10.0cvs61
1298 add 'o' shortcut on summaryview
1300 2007-07-25 [iwkse] 2.10.0cvs60
1305 2007-07-24 [colin] 2.10.0cvs59
1308 Fix missing timestamp update on source
1312 Better text layout on part's choices
1314 2007-07-23 [colin] 2.10.0cvs58
1318 Maemo: Automatically choose the correct application
1320 * src/gtk/quicksearch.c
1321 Make search run on GDK_KP_Enter too
1323 2007-07-23 [wwp] 2.10.0cvs57
1325 * src/quote_fmt_lex.l
1326 Revert accidentaly committed lines (account_sig) in
1329 2007-07-23 [wwp] 2.10.0cvs56
1331 * src/quote_fmt_lex.l
1332 Fix typos around long form expressions in the quote lexer.
1338 2007-07-23 [colin] 2.10.0cvs55
1341 Fix auto-completion on Maemo
1343 2007-07-23 [colin] 2.10.0cvs54
1346 Maemo: Fix sticking statusbars
1348 2007-07-22 [colin] 2.10.0cvs53
1351 Maemo: Fix the strange "top_application" info
1352 at startup. We should do something when
1353 receiving such a message.
1355 2007-07-20 [paul] 2.10.0cvs52
1358 add missing #include "statusbar.h"
1360 2007-07-20 [colin] 2.10.0cvs51
1364 * src/folder_item_prefs.c
1365 * src/folder_item_prefs.h
1373 * src/prefs_folder_item.c
1374 Implement age-based caching: allow to
1375 specify a threshold for the offline synchronisation
1376 feature, and whether old cached bodies should
1381 * src/plugins/dillo_viewer/dillo_viewer.c
1382 Check that Dillo's installed
1384 2007-07-20 [wwp] 2.10.0cvs50
1387 * src/stock_pixmap.c
1388 Draw a frame around the selected mimeview part icon (instead of the
1389 shifted 'dancing' icon).
1391 2007-07-20 [colin] 2.10.0cvs49
1394 Unref stuff even on error
1396 disconnect signals only at the very
1397 end of the wizard save.
1399 2007-07-20 [colin] 2.10.0cvs48
1405 Fix random crashes while navigating
1408 2007-07-19 [colin] 2.10.0cvs47
1412 * src/prefs_common.c
1413 * src/prefs_common.h
1416 * src/common/utils.c
1417 Maemo: add an easy way to store data (mails
1418 and IMAP/NNTP caches) on one of the SD cards,
1419 and protect against unmounts if needed
1421 2007-07-19 [paul] 2.10.0cvs46
1424 * src/stock_pixmap.c
1426 * src/pixmaps/claws-mail_logo-small.xpm
1427 implement a (slightly) different About
1428 dialog for maemo and add a small version
1431 use a scrolled window for wizard page 1
1434 2007-07-19 [paul] 2.10.0cvs45
1437 too soon for this line
1439 2007-07-19 [paul] 2.10.0cvs44
1444 2007-07-19 [colin] 2.10.0cvs43
1447 Solve Mail/Mailbox name when specifying
1450 2007-07-18 [colin] 2.10.0cvs42
1456 2007-07-18 [colin] 2.10.0cvs41
1459 Maemo: plug the online/offline system into
1460 maemo's interfaces to have Claws automatically
1461 switch according to the system status
1463 Maemo: use HildonBanners to display status
1464 messages. Renders the main statusbar useless.
1466 2007-07-18 [paul] 2.10.0cvs40
1469 fix screen blanking on moving/copying many msgs
1471 fix processing progressbar and screen blanking
1474 2007-07-18 [paul] 2.10.0cvs39
1477 revert cvs37, breakage on maemo
1479 2007-07-18 [paul] 2.10.0cvs38
1481 * src/gtk/gtkutils.c
1482 make sure we can still build with older GTK's
1484 2007-07-18 [colin] 2.10.0cvs37
1487 Only hide the small layout's messageview, instead
1488 of destroying it when closing
1489 * src/gtk/gtkutils.c
1490 Use gtk_window_present_with_time to popup windows,
1491 it seems to make things better with modern WMs
1494 2007-07-17 [colin] 2.10.0cvs36
1497 Simplify layout on Maemo
1500 * src/prefs_display_header.c
1501 Remove some headers by default on Maemo
1503 2007-07-17 [paul] 2.10.0cvs35
1505 * src/prefs_common.c
1506 * src/prefs_common.h
1507 * src/prefs_logging.c
1509 add options to stop/enable writing logs to disc
1511 2007-07-17 [paul] 2.10.0cvs34
1514 fix some issues with the Apply tags window:
1515 - set search column (enables autocompl in the treeview)
1516 - apply tag from "New tag" if it existed
1517 - clears New tag entry when adding it with the button
1520 2007-07-17 [paul] 2.10.0cvs33
1523 fix 'apply tags' dialogue weirdness
1525 2007-07-16 [colin] 2.10.0cvs32
1528 Fix double-loading of mails on Maemo
1530 2007-07-16 [colin] 2.10.0cvs31
1533 Prevent double-loading of the same part under some
1534 conditions; hide statusbar on Maemo
1536 2007-07-16 [colin] 2.10.0cvs30
1542 Improve the tag interface - allow
1543 to set/unset tags from a special
1545 * src/gtk/gtkvscrollbutton.c
1548 * src/stock_pixmap.c
1549 Fix Mimeview's ugly hacks in the
1552 2007-07-16 [paul] 2.10.0cvs29
1556 * src/gtk/icon_legend.c
1557 put it all in a scrolled window
1559 2007-07-15 [colin] 2.10.0cvs28
1562 Maemo: force layout to be Small screen; the
1563 others don't make sense
1565 2007-07-14 [colin] 2.10.0cvs27
1568 * src/gtk/gtkvscrollbutton.c
1569 Maemo: Fix mimeview's buttons size
1571 2007-07-14 [colin] 2.10.0cvs26
1574 Fix the button workaround fix.
1575 (Use the correct variable)
1577 2007-07-14 [colin] 2.10.0cvs25
1581 Maemo: put the progress bar in the
1584 2007-07-14 [colin] 2.10.0cvs24
1586 * src/prefs_common.c
1587 Maemo: hide statusbar by default
1589 * src/stock_pixmap.c
1590 * src/stock_pixmap.h
1592 * src/pixmaps/go_folders.xpm
1593 Maemo: Add a specific icon to go back to
1596 2007-07-14 [colin] 2.10.0cvs23
1599 Don't set homogeneous finally
1601 2007-07-14 [colin] 2.10.0cvs22
1604 Fix button show/hide issues
1606 2007-07-14 [colin] 2.10.0cvs21
1610 Fix button workaround to be able to click
1611 if mouse was on button when it went un-
1613 Revert previous commit, gtk_tool_item_set_homogeneous
1614 doesn't mean what it seems to mean ;-)
1616 2007-07-14 [paul] 2.10.0cvs20
1619 make homogeneous FALSE always
1621 2007-07-13 [colin] 2.10.0cvs19
1625 Rework to fit the non-deprecated API
1631 Maemo layout changes. Better toolbars,
1632 removal of CTree headers.
1634 2007-07-13 [paul] 2.10.0cvs18
1636 * src/gtk/colorlabel.c
1637 fix bug 1261, '[DE] coloring messages in overview
1638 keys are not localised'
1639 the string is now included in claws-mail.pot
1641 2007-07-13 [colin] 2.10.0cvs17
1644 Fix bug 1267, 'printing mutliple messages
1645 opens one message-dialog after the other'
1646 Ask for confirmation when printing 10
1649 2007-07-11 [colin] 2.10.0cvs16
1654 * manual/claws-mail-manual.xml
1656 * manual/es/claws-mail-manual.xml
1658 * manual/fr/claws-mail-manual.xml
1681 * src/addressbook_foldersel.c
1682 * src/addressbook_foldersel.h
1706 * src/customheader.c
1707 * src/customheader.h
1708 * src/displayheader.c
1709 * src/displayheader.h
1712 * src/editaddress_other_attributes_ldap.c
1713 * src/editaddress_other_attributes_ldap.h
1722 * src/editldap_basedn.c
1723 * src/editldap_basedn.h
1744 * src/folder_item_prefs.c
1745 * src/folder_item_prefs.h
1754 * src/grouplistdialog.c
1755 * src/grouplistdialog.h
1760 * src/image_viewer.c
1761 * src/image_viewer.h
1802 * src/matcher_parser.h
1803 * src/matcher_parser_lex.l
1804 * src/matcher_parser_parse.y
1807 * src/message_search.c
1808 * src/message_search.h
1827 * src/partial_download.c
1828 * src/partial_download.h
1833 * src/prefs_account.c
1834 * src/prefs_account.h
1835 * src/prefs_actions.c
1836 * src/prefs_actions.h
1837 * src/prefs_common.c
1838 * src/prefs_common.h
1839 * src/prefs_compose_writing.c
1840 * src/prefs_compose_writing.h
1841 * src/prefs_customheader.c
1842 * src/prefs_customheader.h
1843 * src/prefs_display_header.c
1844 * src/prefs_display_header.h
1845 * src/prefs_ext_prog.c
1846 * src/prefs_ext_prog.h
1847 * src/prefs_filtering.c
1848 * src/prefs_filtering.h
1849 * src/prefs_filtering_action.c
1850 * src/prefs_filtering_action.h
1851 * src/prefs_folder_column.c
1852 * src/prefs_folder_column.h
1853 * src/prefs_folder_item.c
1854 * src/prefs_folder_item.h
1859 * src/prefs_image_viewer.c
1860 * src/prefs_image_viewer.h
1861 * src/prefs_logging.c
1862 * src/prefs_logging.h
1863 * src/prefs_matcher.c
1864 * src/prefs_matcher.h
1865 * src/prefs_message.c
1866 * src/prefs_message.h
1867 * src/prefs_msg_colors.c
1868 * src/prefs_msg_colors.h
1873 * src/prefs_receive.c
1874 * src/prefs_receive.h
1877 * src/prefs_spelling.c
1878 * src/prefs_spelling.h
1879 * src/prefs_summaries.c
1880 * src/prefs_summaries.h
1881 * src/prefs_summary_column.c
1882 * src/prefs_summary_column.h
1883 * src/prefs_summary_open.c
1884 * src/prefs_summary_open.h
1885 * src/prefs_template.c
1886 * src/prefs_template.h
1887 * src/prefs_themes.c
1888 * src/prefs_themes.h
1889 * src/prefs_toolbar.c
1890 * src/prefs_toolbar.h
1891 * src/prefs_wrapping.c
1892 * src/prefs_wrapping.h
1902 * src/quote_fmt_lex.l
1903 * src/quote_fmt_parse.y
1906 * src/remotefolder.c
1907 * src/remotefolder.h
1908 * src/send_message.c
1909 * src/send_message.h
1912 * src/simple-gettext.c
1913 * src/sourcewindow.c
1914 * src/sourcewindow.h
1919 * src/stock_pixmap.c
1920 * src/stock_pixmap.h
1921 * src/summary_search.c
1922 * src/summary_search.h
1939 * src/common/base64.c
1940 * src/common/base64.h
1941 * src/common/claws.c
1942 * src/common/claws.h
1944 * src/common/fnmatch.c
1945 * src/common/fnmatch.h
1946 * src/common/fnmatch_loop.c
1947 * src/common/hooks.c
1948 * src/common/hooks.h
1953 * src/common/mgutils.c
1954 * src/common/mgutils.h
1957 * src/common/passcrypt.c
1958 * src/common/passcrypt.h.in
1959 * src/common/plugin.c
1960 * src/common/plugin.h
1961 * src/common/prefs.c
1962 * src/common/prefs.h
1963 * src/common/progressindicator.c
1964 * src/common/progressindicator.h
1965 * src/common/quoted-printable.c
1966 * src/common/quoted-printable.h
1967 * src/common/session.c
1968 * src/common/session.h
1971 * src/common/socket.c
1972 * src/common/socket.h
1975 * src/common/ssl_certificate.c
1976 * src/common/ssl_certificate.h
1977 * src/common/string_match.c
1978 * src/common/string_match.h
1979 * src/common/stringtable.c
1980 * src/common/stringtable.h
1983 * src/common/template.c
1984 * src/common/template.h
1985 * src/common/timing.h
1986 * src/common/utils.c
1987 * src/common/utils.h
1988 * src/common/uuencode.c
1989 * src/common/uuencode.h
1990 * src/common/version.h.in
1991 * src/common/w32_dirent.c
1992 * src/common/w32_reg.c
1993 * src/common/w32_signal.c
1994 * src/common/w32_stat.c
1995 * src/common/w32_stdlib.c
1996 * src/common/w32_string.c
1997 * src/common/w32_time.c
1998 * src/common/w32_unistd.c
1999 * src/common/w32_wait.c
2000 * src/common/w32lib.h
2003 * src/common/xmlprops.c
2004 * src/common/xmlprops.h
2005 * src/etpan/etpan-errors.h
2006 * src/etpan/etpan-thread-manager-types.h
2007 * src/etpan/etpan-thread-manager.c
2008 * src/etpan/etpan-thread-manager.h
2009 * src/etpan/imap-thread.c
2010 * src/etpan/imap-thread.h
2013 * src/gtk/colorlabel.c
2014 * src/gtk/colorlabel.h
2015 * src/gtk/colorsel.c
2016 * src/gtk/colorsel.h
2017 * src/gtk/combobox.c
2018 * src/gtk/combobox.h
2019 * src/gtk/description_window.c
2020 * src/gtk/description_window.h
2023 * src/gtk/foldersort.c
2024 * src/gtk/foldersort.h
2025 * src/gtk/gtkaspell.c
2026 * src/gtk/gtkaspell.h
2027 * src/gtk/gtksctree.c
2028 * src/gtk/gtkshruler.c
2029 * src/gtk/gtkshruler.h
2030 * src/gtk/gtksourceprintjob.c
2031 * src/gtk/gtksourceprintjob.h
2032 * src/gtk/gtkutils.c
2033 * src/gtk/gtkutils.h
2034 * src/gtk/gtkvscrollbutton.c
2035 * src/gtk/gtkvscrollbutton.h
2036 * src/gtk/icon_legend.c
2037 * src/gtk/icon_legend.h
2038 * src/gtk/inputdialog.c
2039 * src/gtk/inputdialog.h
2040 * src/gtk/logwindow.c
2041 * src/gtk/logwindow.h
2042 * src/gtk/manage_window.c
2043 * src/gtk/manage_window.h
2046 * src/gtk/pluginwindow.c
2047 * src/gtk/pluginwindow.h
2048 * src/gtk/prefswindow.c
2049 * src/gtk/prefswindow.h
2050 * src/gtk/progressdialog.c
2051 * src/gtk/progressdialog.h
2052 * src/gtk/quicksearch.c
2053 * src/gtk/quicksearch.h
2054 * src/gtk/sslcertwindow.c
2055 * src/gtk/sslcertwindow.h
2056 * src/plugins/bogofilter/bogofilter.c
2057 * src/plugins/bogofilter/bogofilter.h
2058 * src/plugins/bogofilter/bogofilter_gtk.c
2059 * src/plugins/clamav/clamav_plugin.c
2060 * src/plugins/clamav/clamav_plugin.h
2061 * src/plugins/clamav/clamav_plugin_gtk.c
2062 * src/plugins/demo/demo.c
2063 * src/plugins/dillo_viewer/dillo_prefs.c
2064 * src/plugins/dillo_viewer/dillo_prefs.h
2065 * src/plugins/dillo_viewer/dillo_viewer.c
2066 * src/plugins/pgpcore/passphrase.c
2067 * src/plugins/pgpcore/passphrase.h
2068 * src/plugins/pgpcore/pgp_viewer.c
2069 * src/plugins/pgpcore/pgp_viewer.h
2070 * src/plugins/pgpcore/plugin.c
2071 * src/plugins/pgpcore/prefs_gpg.c
2072 * src/plugins/pgpcore/prefs_gpg.h
2073 * src/plugins/pgpcore/select-keys.c
2074 * src/plugins/pgpcore/select-keys.h
2075 * src/plugins/pgpcore/sgpgme.c
2076 * src/plugins/pgpcore/sgpgme.h
2077 * src/plugins/pgpinline/pgpinline.c
2078 * src/plugins/pgpinline/pgpinline.h
2079 * src/plugins/pgpinline/plugin.c
2080 * src/plugins/pgpmime/pgpmime.c
2081 * src/plugins/pgpmime/pgpmime.h
2082 * src/plugins/pgpmime/plugin.c
2083 * src/plugins/spamassassin/spamassassin.c
2084 * src/plugins/spamassassin/spamassassin.h
2085 * src/plugins/spamassassin/spamassassin_gtk.c
2086 * src/plugins/trayicon/trayicon.c
2087 * src/plugins/trayicon/trayicon_prefs.c
2088 * src/plugins/trayicon/trayicon_prefs.h
2089 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2090 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2091 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
2092 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2093 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2094 * tools/OOo2claws-mail.pl
2095 * tools/README.sylprint
2096 * tools/acroread2claws-mail.pl
2097 * tools/claws-mail-compose-insert-files.pl
2098 * tools/convert_mbox.pl
2099 * tools/filter_conv.pl
2100 * tools/filter_conv_new.pl
2102 * tools/freshmeat_search.pl
2103 * tools/google_search.pl
2104 * tools/kmail-mailbox2claws-mail.pl
2105 * tools/kmail2claws-mail.pl
2106 * tools/kmail2claws-mail_v2.pl
2108 * tools/make.themes.project
2109 * tools/multiwebsearch.pl
2110 * tools/nautilus2claws-mail.sh
2111 * tools/outlook2claws-mail.pl
2112 * tools/textviewer.sh
2113 * tools/thunderbird-filters-convertor.pl
2116 * tools/vcard2xml.py
2117 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2118 Upgrade to GPLv3 or later.
2120 2007-07-10 [wwp] 2.10.0cvs15
2123 Fix re-opening of all composing messages that were
2124 opened when closing the previous instance, thanks
2127 2007-07-10 [paul] 2.10.0cvs14
2129 * src/editaddress_other_attributes_ldap.c
2131 fix crash on selecting 'other attributes' combo
2132 for either a new entry or an old entry with no
2133 existing attributes.
2134 fix bug on editing multiple attributes which
2135 resulted them all having the value of the last
2139 2007-07-10 [colin] 2.10.0cvs13
2142 * src/editaddress_other_attributes_ldap.h
2144 Fix --disable-ldap build
2146 2007-07-09 [colin] 2.10.0cvs12
2152 * src/editaddress_other_attributes_ldap.c
2153 * src/editaddress_other_attributes_ldap.h
2158 Add capability to edit all inetOrgPerson
2159 attributes on LDAP. Patch by Michael
2162 2007-07-09 [colin] 2.10.0cvs11
2168 * src/prefs_summaries.c
2169 * src/prefs_themes.c
2171 * src/common/Makefile.am
2173 * src/common/timing.h
2174 * src/common/utils.c
2175 * src/common/utils.h
2176 * src/common/w32_account.c
2177 * src/common/w32lib.h
2178 * src/gtk/Makefile.am
2179 * src/gtk/colorlabel.c
2180 * src/plugins/pgpcore/Makefile.am
2181 * src/plugins/pgpcore/claws.def
2182 * src/plugins/pgpcore/passphrase.c
2183 * src/plugins/pgpcore/pgp_viewer.c
2184 * src/plugins/pgpcore/plugin.def
2185 * src/plugins/pgpcore/sgpgme.c
2186 * src/plugins/pgpinline/Makefile.am
2187 * src/plugins/pgpinline/claws.def
2188 * src/plugins/pgpinline/mypgpcore.def
2189 * src/plugins/pgpinline/plugin.def
2190 * src/plugins/pgpmime/Makefile.am
2191 * src/plugins/pgpmime/claws.def
2192 * src/plugins/pgpmime/mypgpcore.def
2193 * src/plugins/pgpmime/plugin.def
2194 Commit win32 patch, from Werner Koch and
2197 2007-07-09 [colin] 2.10.0cvs10
2199 * src/prefs_toolbar.c
2200 Fix crash when no actions exist
2202 2007-07-07 [paul] 2.10.0cvs9
2205 * manual/claws-mail-manual.xml
2206 update copyright year
2208 updated by Flammie Pirinen
2210 2007-07-05 [wwp] 2.10.0cvs8
2212 * src/plugins/clamav/clamav_plugin_gtk.c
2213 Make vertical spacing like in other plugin prefs pages.
2215 2007-07-05 [wwp] 2.10.0cvs7
2218 It's %am that works, not %ae (this doc incoherence has been
2219 introduced with 2.9.2cvs13).
2221 2007-07-04 [wwp] 2.10.0cvs6
2223 * src/plugins/bogofilter/bogofilter.c
2224 Gettext-ize an occurrence of "Any" that wasn't.
2226 2007-07-04 [colin] 2.10.0cvs5
2229 Fix untranslated strings; thanks
2232 2007-07-03 [colin] 2.10.0cvs4
2236 Fix saving of sort mode for tags and
2237 thread date. Thanks to Pierre Ossman.
2238 Completes fix for bug 1233
2240 2007-07-03 [paul] 2.10.0cvs3
2248 2007-07-02 [colin] 2.10.0cvs2
2254 Add View/Sort/by Thread date
2255 Fixes bug 1233, 'Capability to sort
2256 threads by most recent message'
2257 Based on a patch by Paul Rolland
2259 2007-07-02 [colin] 2.10.0cvs1
2276 * src/matcher_parser_parse.y
2280 * src/prefs_common.c
2281 * src/prefs_common.h
2282 * src/prefs_filtering_action.c
2283 * src/prefs_matcher.c
2284 * src/prefs_summary_column.c
2288 * src/quote_fmt_lex.l
2289 * src/quote_fmt_parse.y
2293 * src/common/Makefile.am
2297 * src/gtk/quicksearch.c
2298 * src/gtk/quicksearch.h
2299 Add Tags implementation. Tags are arbitrary labels
2300 that can be applied to messages. It is possible
2301 to create, edit, remove tags; apply them to mails;
2302 filter on tags or tag presence; apply or unset
2303 tags via filtering actions; reference tags in
2306 2007-07-02 [paul] 2.10.0
2313 2007-07-02 [paul] 2.9.2cvs78
2323 updated by Stephan Sachse, me, Ricardo Mones
2324 Lastra, Fabien Vantard, Pader Rezso, Frederico
2325 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2327 2007-07-02 [paul] 2.9.2cvs77
2332 2007-06-29 [wwp] 2.9.2cvs76
2335 Fix a typo (thanks to Ricardo for finding this out).
2337 2007-06-28 [paul] 2.9.2cvs75
2342 2007-06-28 [paul] 2.9.2cvs74
2345 fix bug in the autotools build system.
2346 Files cataloged under EXTRA_DIST were never
2347 automatically copied to the build tree.
2348 (fix 'make distcheck')
2349 Patch by Michael Rasmussen.
2351 2007-06-24 [colin] 2.9.2cvs73
2354 Fix bug 1249, 'Error handling for
2355 news errors needs modification'
2356 Only popup error if the according
2357 pref in Prefs/Receive is set.
2359 2007-06-21 [colin] 2.9.2cvs72
2361 * src/common/plugin.c
2362 * src/common/plugin.h
2363 Change plugin API to know whether it's safe to
2364 unload plugins or whether we should just hide
2365 them. Fixes bug 1248, 'Core dumps after
2366 unloading plugin and clicking on load plugins'
2367 * src/plugins/bogofilter/bogofilter.c
2368 * src/plugins/clamav/clamav_plugin.c
2369 * src/plugins/demo/demo.c
2370 * src/plugins/dillo_viewer/dillo_viewer.c
2371 * src/plugins/pgpcore/plugin.c
2372 * src/plugins/pgpinline/plugin.c
2373 * src/plugins/pgpmime/plugin.c
2374 * src/plugins/spamassassin/spamassassin.c
2375 * src/plugins/trayicon/trayicon.c
2378 2007-06-19 [colin] 2.9.2cvs71
2382 Fix crash mentioned in bug 1246
2383 Race condition when automatically drafting
2384 due to insertion on reedit.
2386 2007-06-18 [wwp] 2.9.2cvs70
2389 LDIF import: use a "Proceed" button to complete
2392 2007-06-18 [paul] 2.9.2cvs69
2395 use pkgconfig to check for gtk and glib
2397 2007-06-17 [wwp] 2.9.2cvs68
2401 LDIF import: better error handling, minor code
2402 and UI cleanup, and renamed the Save button
2403 to Close, as imported stuff is already saved
2404 when the Save button is shown.
2406 2007-06-17 [colin] 2.9.2cvs67
2408 * src/prefs_summaries.c
2410 Don't set as read when forwarded, only replied to
2412 2007-06-17 [paul] 2.9.2cvs66
2415 add missing #include
2417 2007-06-16 [colin] 2.9.2cvs65
2419 * src/prefs_summaries.c
2421 Change the pref "Only mark as read when opened
2422 in new window" to "..., replied to or forwarded".
2423 Based on a patch by Paul Rolland.
2425 2007-06-16 [paul] 2.9.2cvs64
2428 alphabetical order! :)
2430 2007-06-16 [colin] 2.9.2cvs63
2434 Add Michael Rasmussen in authors list
2436 2007-06-16 [colin] 2.9.2cvs62
2439 Fix messageview_copy_clipboard to take advantage
2440 of plugins' get_selection.
2442 2007-06-15 [colin] 2.9.2cvs61
2448 * src/message_search.c
2450 * src/summary_search.c
2453 Allow GDK_KP_Enter to do the same as GDK_Return
2454 Patch by Michael Rasmussen
2456 2007-06-15 [paul] 2.9.2cvs60
2459 fix bug when closing a compose window
2462 2007-06-14 [paul] 2.9.2cvs59
2466 migrate sylpheed config
2468 2007-06-14 [wwp] 2.9.2cvs58
2470 * src/gtk/pluginwindow.c
2471 Yet another attempt to fix sizing/alignment of the
2472 button bar in plugins window.
2474 2007-06-12 [colin] 2.9.2cvs57
2479 * src/prefs_common.c
2480 * src/prefs_common.h
2481 * src/prefs_summaries.c
2482 * src/prefs_summary_open.c
2483 * src/prefs_summary_open.h
2485 Make "when entering a folder" actions more personalisable
2487 2007-06-12 [wwp] 2.9.2cvs56
2490 Use short description from Paul (mairix.sh).
2492 2007-06-12 [wwp] 2.9.2cvs55
2495 Updated info about mairix.sh.
2497 2007-06-11 [paul] 2.9.2cvs54
2499 * src/prefs_logging.c
2500 rework log window length widgets
2501 and some sensitivity fixes
2503 2007-06-11 [paul] 2.9.2cvs53
2506 * src/prefs_logging.c
2507 rename 'Protocol Log' to 'Network Log'
2508 and some function renaming
2510 2007-06-10 [wwp] 2.9.2cvs52
2512 * src/gtk/pluginwindow.c
2515 2007-06-10 [wwp] 2.9.2cvs51
2517 * src/gtk/pluginwindow.c
2518 Fix button bar in plugin window, was centered and not
2519 behaving like other dialogs w/ such button bar.
2521 2007-06-08 [wwp] 2.9.2cvs50
2528 Provide a way out of automatic draft saving on IMAP, when
2530 Prevent drafting while sending and quitting while sending.
2535 2007-06-08 [wwp] 2.9.2cvs49
2537 * src/prefs_account.c
2538 * src/gtk/prefswindow.c
2539 * src/gtk/prefswindow.h
2540 Activate the Basic page when opening account prefs.
2542 2007-06-08 [wwp] 2.9.2cvs48
2544 * src/common/socket.c
2545 Don't crash if fork() fails, thanks to Colin.
2547 2007-06-08 [wwp] 2.9.2cvs47
2549 * src/gtk/prefswindow.c
2550 Wrap some long lines, and reset horizontal scroller's adjusment
2551 (this was already done, vertically), when changing tab (not page)
2554 2007-06-08 [paul] 2.9.2cvs46
2556 * src/common/utils.c
2557 use gethostname() instead of uname()
2558 based on a patch by Michael Hughes
2559 <Sylpheed-Claws_user@thehugheslogcabin.net>
2561 2007-06-07 [wwp] 2.9.2cvs45
2563 * src/prefs_common.c
2564 Fix some useless warnings, thanks to Colin.
2566 2007-06-06 [colin] 2.9.2cvs44
2569 Fix strange allocations.
2571 2007-06-06 [colin] 2.9.2cvs43
2574 Patch by Michael Rasmussus to help
2577 2007-06-05 [wwp] 2.9.2cvs42
2579 * src/prefs_account.c
2580 * src/prefs_folder_item.c
2584 Per-folder templates can now be applied recursively.
2585 Always save per-folder templates (formats were erroneously
2586 saved only if they were enabled).
2587 Check for validity of quotation marks everywhere there
2590 2007-06-05 [wwp] 2.9.2cvs41
2593 Fix incoming messages from local accounts always getting filtered
2594 (even if the account prefs say don't), thanks to Colin.
2596 2007-06-05 [wwp] 2.9.2cvs40
2600 Use per-folder/per-account quote chars when applying a
2601 template or inserting text as well. Const'ify some
2604 2007-06-04 [colin] 2.9.2cvs39
2607 More work for wwp :)
2609 2007-06-04 [wwp] 2.9.2cvs38
2612 Same as 2.9.2cvs36 but for forwarding.
2614 2007-06-04 [colin] 2.9.2cvs37
2617 Use original mail file for forward/redirect
2618 Fixes some forwarded mails to be attached as
2619 application/octet-stream (when they have binary
2620 parts), and incidentally fixes bug 848
2621 'Redirect breaks GnuPG'
2623 2007-06-04 [wwp] 2.9.2cvs36
2626 Fix quote mark mis-initialisation when replying/forwarding
2627 (introduced w/ 2.9.2cvs20).
2629 2007-06-04 [wwp] 2.9.2cvs35
2631 * src/prefs_compose_writing.c
2633 Fix a bug where Quotation characters (prefs/compose/writing)
2634 was cleared (introduced w/ 2.9.2cvs26).
2636 2007-06-04 [wwp] 2.9.2cvs34
2638 * src/prefs_account.c
2639 * src/prefs_account.h
2640 Better fix for compiling w/o aspell (rollbacks
2643 2007-06-04 [wwp] 2.9.2cvs33
2646 * src/prefs_account.c
2647 * src/prefs_account.h
2649 It's now possible to disable mail filtering plugins
2650 on a per-account basis.
2652 2007-06-04 [wwp] 2.9.2cvs32
2655 * src/common/utils.c
2656 * src/common/utils.h
2657 Support CRLF in headers part of messages.
2658 Support few more date formats (RFC3339 subsets).
2660 2007-06-04 [wwp] 2.9.2cvs31
2662 * src/prefs_account.c
2663 Fix compiling w/o aspell support.
2665 2007-06-03 [wwp] 2.9.2cvs30
2668 Don't decode leading ENV_ and ~ in P_PASSWORD
2671 2007-06-03 [wwp] 2.9.2cvs29
2674 Don't decode leading ENV_ and ~ in P_PASSWORD
2677 2007-06-03 [wwp] 2.9.2cvs28
2679 * src/prefs_account.c
2680 * src/gtk/prefswindow.c
2681 * src/gtk/prefswindow.h
2682 Added a way to force preloading of all pages
2684 Moved tabs to pages in account prefs.
2686 2007-06-02 [colin] 2.9.2cvs27
2689 Fix possible crash, fix ldap write bugs
2691 Fix ldap write bugs - patch by Michael
2695 Add a hook whenever alertpanel opens/closes
2697 2007-05-31 [wwp] 2.9.2cvs26
2699 * src/prefs_compose_writing.c
2701 Re-organized writing options a bit:
2702 - renamed the Quoting page to Templates
2703 - moved all composing templates to that page
2704 - moved non-templates options to the Writing one,
2705 grouped reply-related options, reordered reply and
2708 2007-05-31 [wwp] 2.9.2cvs25
2711 Removed unused code.
2713 2007-05-31 [colin] 2.9.2cvs24
2716 Fix missing display name when modifying
2717 LDAP. Patch by Michael Rasmussen
2719 2007-05-31 [wwp] 2.9.2cvs23
2721 * src/plugins/bogofilter/Makefile.am
2722 * src/plugins/clamav/Makefile.am
2723 * src/plugins/demo/Makefile.am
2724 * src/plugins/dillo_viewer/Makefile.am
2725 * src/plugins/spamassassin/Makefile.am
2726 Fix building of those plugins in Mac OS X.
2728 2007-05-30 [wwp] 2.9.2cvs22
2730 * src/gtk/quicksearch.c
2731 Fix missing initialization.
2733 2007-05-30 [wwp] 2.9.2cvs21
2736 Revert accidental commit (debug outputs).
2738 2007-05-30 [wwp] 2.9.2cvs20
2741 * src/folder_item_prefs.c
2742 * src/folder_item_prefs.h
2743 * src/prefs_account.c
2744 * src/prefs_account.h
2745 * src/prefs_folder_item.c
2748 Implemented per-account and per-folder
2749 compose/reply/forward formats.
2751 2007-05-30 [wwp] 2.9.2cvs19
2753 * src/prefs_compose_writing.c
2758 Internal API changes (factorize quote format
2761 2007-05-30 [colin] 2.9.2cvs18
2764 Fix race where it's possible to re-click Send
2765 between end of SMTP session and end of "move to
2766 sent folder" when sending an email with send
2769 2007-05-30 [colin] 2.9.2cvs17
2772 Ask for backtrace on all threads. Patch by
2775 Fix stale news statusbar when scanning fails.
2778 Fix some LDAP write updates bugs. Patch
2779 by Michael Rasmussen
2781 2007-05-29 [colin] 2.9.2cvs16
2784 Fix loss of local flags when moving mails
2785 on IMAP in high-bandwidth mode (UID FETCH)
2787 2007-05-25 [paul] 2.9.2cvs15
2789 * src/common/socket.c
2790 fix sometimes crasher on cancelling
2793 2007-05-25 [colin] 2.9.2cvs14
2798 Be more helpful in the subscription
2801 2007-05-23 [wwp] 2.9.2cvs13
2804 * src/prefs_compose_writing.c
2806 * src/prefs_template.c
2807 * src/prefs_template.h
2810 * src/quote_fmt_lex.l
2811 * src/quote_fmt_parse.y
2812 Introduced new syntax elements (symbols and commands)
2813 in templates/quote_fmt. Compatibility w/ old
2815 Updated and reworked the corresponding Information
2817 Display the line number in dialogs that talk about
2818 parser errors (in addition to the error message in
2821 2007-05-23 [wwp] 2.9.2cvs12
2823 * src/quote_fmt_parse.y
2824 Fix 2.9.2cvs11, probably a paste accident ;).
2826 2007-05-23 [wwp] 2.9.2cvs11
2829 * src/prefs_template.c
2831 * src/quote_fmt_parse.y
2832 Fix 2.9.2cvs10, which broke --disable-aspell.
2834 2007-05-22 [wwp] 2.9.2cvs10
2837 * src/prefs_template.c
2840 * src/quote_fmt_lex.l
2841 * src/quote_fmt_parse.y
2842 * src/gtk/gtkaspell.c
2843 * src/gtk/gtkaspell.h
2844 Added template/quote format syntactical elements
2846 - current dictionary
2847 %T to show (shows empty if not set or not enabled),
2848 ?T and !T to check if the default dictionary is
2850 - current account's default dictionary
2851 %aT to show (empty if not set or not enabled),
2852 ?aT and !aT to check if it's enabled and set
2853 - name completion for an address, from the address
2855 %ABf, %ABt, %ABc respectively show the full name got
2856 from the address book if From, To or Cc match a single
2858 ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
2859 matches any contact and if the full name is non-empty.
2860 If From, To or Cc are lists of email addresses, only
2861 the first address will be checked.
2862 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
2863 that could show a trailing ','.
2864 Also, template/quote_fmt parser now shows the line number in case
2867 2007-05-15 [colin] 2.9.2cvs9
2871 Add a public function to know whether Claws
2873 Store opened folder when exiting
2876 Store last opened message in each FolderItem;
2877 Reset last seen messages if Claws crashed, so
2878 that one can't go in an infinite crash in case
2879 a particular mail crashes Claws.
2881 * src/prefs_common.c
2882 * src/prefs_common.h
2884 * src/prefs_summaries.c
2885 Add "Select last opened message" when entering
2887 Add "Select last opened folder" at startup.
2889 2007-05-14 [colin] 2.9.2cvs8
2892 Fix bashism, search for xml catalog
2893 in /usr/local/share/xml/catalog too
2896 2007-05-13 [wwp] 2.9.2cvs7
2898 * src/gtk/logwindow.c
2899 fix raising log windows when they are either minimized or
2902 2007-05-11 [colin] 2.9.2cvs6
2905 Use Hildon's file chooser on Maemo. Patch
2906 by Jean-Luc Biord; fixes part 2 of bug 1201,
2907 'File attachment "manipulation" bugs...'
2909 2007-05-10 [wwp] 2.9.2cvs5
2911 * src/prefs_common.c
2912 * src/prefs_common.h
2913 * src/gtk/quicksearch.c
2914 Add a quicksearch option to automatically run
2915 a search selected from the history (this option
2916 is exclusive towards type-ahead).
2918 2007-05-10 [colin] 2.9.2cvs4
2921 Fix g_warnings, thanks to Brian
2924 2007-05-09 [colin] 2.9.2cvs3
2929 * src/prefs_summaries.c
2932 * src/common/utils.c
2933 * src/gtk/gtksourceprintjob.c
2934 * src/gtk/sslcertwindow.c
2935 Use the re-entrant variant of time functions
2936 Probably fixes bug 1217, 'reentrancy problems
2937 with time functions'
2939 2007-05-09 [colin] 2.9.2cvs2
2942 Fix crasher when reconnection fails
2944 2007-05-08 [paul] 2.9.2cvs1
2950 bump version number following
2953 2007-05-08 [paul] 2.9.1cvs48
2955 * src/plugins/demo/demo.c
2956 * src/plugins/dillo_viewer/dillo_prefs.c
2957 * src/plugins/dillo_viewer/dillo_prefs.h
2958 * src/plugins/dillo_viewer/dillo_viewer.c
2959 * src/plugins/pgpcore/pgp_viewer.c
2960 * src/plugins/pgpcore/pgp_viewer.h
2961 * src/plugins/pgpcore/plugin.c
2962 * src/plugins/pgpcore/prefs_gpg.c
2963 * src/plugins/pgpcore/prefs_gpg.h
2964 * src/plugins/pgpcore/sgpgme.c
2965 * src/plugins/pgpcore/sgpgme.h
2966 * src/plugins/pgpinline/plugin.c
2967 * src/plugins/pgpmime/pgpmime.c
2968 * src/plugins/pgpmime/pgpmime.h
2969 * src/plugins/pgpmime/plugin.c
2970 * src/plugins/spamassassin/spamassassin.c
2971 * src/plugins/spamassassin/spamassassin.h
2972 * src/plugins/spamassassin/spamassassin_gtk.c
2973 * src/plugins/trayicon/README
2975 * tools/README.sylprint
2976 * tools/outlook2claws-mail.pl
2978 * tools/tb2claws-mail
2979 * tools/tbird2claws.py
2981 * tools/vcard2xml.py
2982 * tools/kdeservicemenu/README
2983 cleanups and corrections
2985 2007-05-06 [wwp] 2.9.1cvs47
2988 Fix missing dash to `display` command-line, reported
2989 by Georg Himmrich <georg at mails d0t diesind d0t net>.
2991 2007-05-06 [colin] 2.9.1cvs46
2994 * src/stock_pixmap.c
2995 * src/stock_pixmap.h
2996 * src/pixmaps/printer.xpm
2999 2007-05-06 [paul] 2.9.1cvs45
3004 * src/summary_search.c
3008 2007-05-05 [wwp] 2.9.1cvs44
3012 * src/prefs_actions.c
3016 Fix "faild" typos everywhere and capitalization of
3019 2007-05-04 [colin] 2.9.1cvs43
3024 * src/plugins/pgpcore/prefs_gpg.c
3025 * src/plugins/pgpcore/prefs_gpg.h
3026 * src/plugins/pgpinline/pgpinline.c
3027 * src/plugins/pgpmime/pgpmime.c
3028 Add an API to warn about encryption limits,
3029 and allow to disable these warnings
3031 2007-05-03 [colin] 2.9.1cvs42
3035 Fix bug 1213, 'Delete more than
3038 2007-05-03 [wwp] 2.9.1cvs41
3040 * src/prefs_common.c
3041 * src/prefs_filtering.c
3042 * src/prefs_template.c
3043 * src/common/template.c
3044 * src/common/template.h
3045 * src/gtk/gtkutils.c
3046 * src/gtk/gtkutils.h
3047 Templates are no longer automatically sorted
3048 by name, but can be sorted manually using
3049 |< < > >| buttons as well as drag'n'drop.
3051 2007-05-03 [wwp] 2.9.1cvs40
3053 * src/plugins/spamassassin/spamassassin.c
3054 * src/plugins/spamassassin/spamassassin.h
3055 * src/plugins/spamassassin/spamassassin_gtk.c
3056 * src/plugins/bogofilter/bogofilter.c
3057 * src/plugins/bogofilter/bogofilter.h
3058 * src/plugins/bogofilter/bogofilter_gtk.c
3059 Added an option to conditionally mark saved spam
3060 as read (default is and was to do so).
3061 Satisfies feature request 1708539 on sf.net tracker.
3063 2007-05-03 [colin] 2.9.1cvs39
3066 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
3068 2007-05-02 [colin] 2.9.1cvs38
3071 Fix bug 1209, 'Clicking on address
3072 in header (mailto uri) selects
3073 default account'. Patch adapted from
3076 2007-05-02 [colin] 2.9.1cvs37
3078 * src/grouplistdialog.c
3079 Set cursor to wait cursor while loading
3082 2007-05-02 [paul] 2.9.1cvs36
3086 rename cache and mark files
3089 2007-04-30 [paul] 2.9.1cvs35
3091 * manual/glossary.xml
3092 * manual/plugins.xml
3093 updates. Patch by Ricardo
3095 2007-04-29 [wwp] 2.9.1cvs34
3099 Fix few grammatical errors (patch by David Relson < relson at
3100 osagesoftware dot com >).
3102 2007-04-28 [colin] 2.9.1cvs33
3106 * src/prefs_account.c
3107 * src/prefs_account.h
3108 Drop the "Download all" preference. It's
3109 stupidly useless and confuses people from
3112 2007-04-27 [wwp] 2.9.1cvs32
3115 * src/prefs_account.c
3116 * src/prefs_account.h
3117 Don't reflect accounts changes to the mainwindow when it's
3120 2007-04-27 [colin] 2.9.1cvs31
3123 Freeze/thaw when sync'ing flags
3125 * src/prefs_account.c
3126 * src/prefs_account.h
3127 * src/etpan/imap-thread.c
3128 * src/etpan/imap-thread.h
3129 Add a way to use UID FETCH instead
3130 of searches to fetch message lists
3131 and flags. More expensive towards
3132 bandwidth, less expensive towards
3133 server's CPU. Probably fixes
3134 bug 1158, 'Scanning new folders on
3135 Exchange 2007 extremely slow'.
3138 2007-04-27 [paul] 2.9.1cvs30
3141 * src/prefs_logging.c
3142 improvements to english usage
3144 2007-04-27 [colin] 2.9.1cvs29
3147 Fix build without libetpan (my bad!)
3149 2007-04-26 [colin] 2.9.1cvs28
3153 Fix uselessly exported function
3155 Consider "- -- \n" as signature separator
3156 (that's what signature separators look like
3157 in PGP/Inline signed mails)
3159 2007-04-26 [colin] 2.9.1cvs27
3162 libetpan-0.49 is now required
3164 Fix double fetching of mails if
3167 Make offline sync faster, by
3168 remembering last change time, and
3171 2007-04-26 [hoa] 2.9.1cvs26
3177 * src/etpan/imap-thread.c
3178 * src/etpan/imap-thread.h
3179 cancellation of IMAP operations is now allowed.
3180 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
3182 2007-04-26 [colin] 2.9.1cvs25
3185 Always fetch body+headers in folders that are
3186 synched for offline use, if "Synchronise as
3187 soon as possible" is set.
3188 Fixes bug 1200, 'Add option to always retrieve full
3191 2007-04-25 [colin] 2.9.1cvs24
3194 Fix bug 1198, 'Reply-all "disappearing" address bug
3197 2007-04-24 [colin] 2.9.1cvs23
3200 Fix bug 1195, 'Hardware key navigation'
3201 Make GDK_Enter toggle expansion (Maemo)
3203 2007-04-24 [wwp] 2.9.1cvs22
3206 Fix few compiler warnings.
3208 2007-04-24 [paul] 2.9.1cvs21
3211 * src/stock_pixmap.c
3212 * src/stock_pixmap.h
3213 complete last commit
3215 2007-04-24 [paul] 2.9.1cvs20
3218 * src/pixmaps/active.xpm
3219 * src/pixmaps/checkbox_off.xpm
3220 * src/pixmaps/checkbox_on.xpm
3221 * src/pixmaps/inactive.xpm
3223 remove transparent border from checkbox icons
3225 2007-04-24 [wwp] 2.9.1cvs19
3229 Fix a crash in textview, thanks to Colin.
3231 2007-04-23 [wwp] 2.9.1cvs18
3233 * src/prefs_common.c
3234 Fix 2.9.1cvs5: no header was being translated at all.
3236 2007-04-23 [colin] 2.9.1cvs17
3239 * src/stock_pixmap.c
3240 * src/stock_pixmap.h
3243 * src/gtk/gtksctree.c
3244 * src/gtk/gtksctree.h
3245 * src/pixmaps/selection.xpm
3246 Fix bug 1193, 'Need a way to multi-select
3247 items'. Add a toggle button to the summaryview
3248 to switch between normal and multiple selection
3251 2007-04-23 [colin] 2.9.1cvs16
3254 * src/stock_pixmap.c
3255 * src/stock_pixmap.h
3258 * src/gtk/gtksctree.c
3259 * src/gtk/gtksctree.h
3260 * src/pixmaps/selection.xpm
3261 Fix bug 1193, 'Need a way to multi-
3263 Add a toggle button in the summaryview
3264 to enable normal or multiple selection.
3267 2007-04-23 [colin] 2.9.1cvs15
3270 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
3272 2007-04-21 [colin] 2.9.1cvs14
3274 * src/gtk/quicksearch.c
3275 Fix previous commit (actually use correct
3278 2007-04-21 [colin] 2.9.1cvs13
3280 * src/gtk/quicksearch.c
3281 Fix changing quicksearch type (after Esc,
3282 after changing Recursive, ...)
3284 2007-04-20 [wwp] 2.9.1cvs12
3286 * src/gtk/Makefile.am
3287 Added headers.h (completes 2.9.1cvs5).
3289 2007-04-20 [wwp] 2.9.1cvs11
3292 Fix the use of display name in name column,
3293 it has been overriden w/ the use of nickname
3294 by 2.9.0cvs3. Now nickname is used (if any)
3295 in case of LDAP books only.
3297 2007-04-20 [colin] 2.9.1cvs10
3302 Add handling of 'a' to loop in a mail's
3305 2007-04-20 [colin] 2.9.1cvs9
3308 Fix bug 1190, 'dir_open' button doesn't work'
3311 2007-04-20 [colin] 2.9.1cvs8
3315 Fix bug 1194, 'Hardware keys move from email
3316 list to account/directory list, but not back
3317 to email list...' (Maemo)
3319 2007-04-20 [colin] 2.9.1cvs7
3322 complete previous commit
3324 2007-04-20 [colin] 2.9.1cvs6
3327 Fix bug 1187, 'Reply-to addressee disappears
3328 when reply-to text box is clicked...' (Maemo)
3330 2007-04-20 [wwp] 2.9.1cvs5
3338 * src/prefs_common.c
3339 * src/prefs_common.h
3340 * src/prefs_display_header.c
3341 * src/prefs_matcher.c
3344 * src/gtk/quicksearch.c
3345 Translate more header names according to the relevant option value,
3346 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
3347 Replaced nearly all uses of prefs_common.trans_hdr with a call
3348 to prefs_common_translated_header_name().
3349 Added a headers.h reference file that contains known header names
3350 (RFC2822 and others) to the translation process' input, so that
3351 translated header names will still exist even if no occurrence of
3352 _("headername") is found anymore in the sources.
3353 Don't translate column name 'Number' following to trans_hdr option
3354 value as it's not a header name.
3356 2007-04-20 [colin] 2.9.1cvs4
3358 * src/gtk/quicksearch.c
3359 * src/gtk/quicksearch.h
3360 Add "From, To or Subject" quicksearch
3361 type. Patch by ulfschaper@users.sf.net
3363 2007-04-20 [colin] 2.9.1cvs3
3366 Implement proper references filtering condition.
3367 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
3369 2007-04-19 [wwp] 2.9.1cvs2
3371 * src/prefs_display_header.c
3372 * src/message_search.c
3373 Fix few warnings (g_free of const gchar*).
3375 2007-04-19 [paul] 2.9.1cvs1
3381 bump version number following
3384 2007-04-19 [paul] 2.9.0cvs9
3386 * manual/advanced.xml
3387 * manual/glossary.xml
3390 2007-04-18 [paul] 2.9.0cvs8
3393 fix for CVE-2007-1558 (APOP)
3396 2007-04-18 [paul] 2.9.0cvs7
3402 Fix encoding woes wrt saving of
3406 2007-04-18 [colin] 2.9.0cvs6
3408 * src/gtk/pluginwindow.c
3409 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
3411 2007-04-17 [wwp] 2.9.0cvs5
3417 Fix --disable-ldap build,
3418 fix some LDAP annoyances on
3419 searches, thanks to Colin.
3421 2007-04-17 [wwp] 2.9.0cvs4
3424 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
3425 like gcc 2.9x. Thanks to Colin.
3427 2007-04-17 [wwp] 2.9.0cvs3
3443 Add LDAP write support. Patch mostly by
3444 Michael <mir at datanom dot net>
3446 2007-04-17 [wwp] 2.9.0cvs2
3449 Prepend "Add to address book" to the context menu of compose window's sender and
3452 2007-04-16 [paul] 2.9.0cvs1
3457 2007-04-16 [paul] 2.9.0
3464 2007-04-16 [paul] 2.8.1cvs102
3467 updated by Fabien Vantard
3469 2007-04-16 [paul] 2.8.1cvs101
3479 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3480 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
3481 Aleksandar Urosevic, and Ralgh Young
3483 2007-04-15 [mones] 2.8.1cvs100
3488 2007-04-14 [colin] 2.8.1cvs99
3490 * src/message_search.c
3491 * src/prefs_display_header.c
3492 * src/summary_search.c
3493 * src/gtk/combobox.c
3496 2007-04-14 [wwp] 2.8.1cvs98
3498 * src/gtk/combobox.c
3499 * src/message_search.c
3500 * src/summary_search.c
3501 * src/prefs_display_header.c
3502 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
3503 returns NULL, get the text value directly from the GtkEntry child.
3505 2007-04-13 [colin] 2.8.1cvs97
3507 * src/gtk/quicksearch.c
3508 Give the focus back to summaryview when
3509 emptying the quicksearch with Esc
3511 2007-04-13 [colin] 2.8.1cvs96
3513 * src/message_search.c
3514 * src/prefs_display_header.c
3515 * src/summary_search.c
3516 Fix possibles crashes when getting text
3519 2007-04-13 [colin] 2.8.1cvs95
3522 Add some UIDL debugging
3524 2007-04-12 [colin] 2.8.1cvs94
3527 Force folder scan if necessary after
3528 copying mails, to be able to reapply
3531 2007-04-11 [colin] 2.8.1cvs93
3534 don't scan for new mail on startup if --select
3535 is specified (or race conditions arise). If so,
3536 do both sequentially.
3538 2007-04-09 [colin] 2.8.1cvs92
3541 Use leafpad by default on Maemo. Patch
3544 2007-04-06 [colin] 2.8.1cvs91
3546 * src/pixmaps/queue_close.xpm
3547 * src/pixmaps/queue_close_hrm.xpm
3548 * src/pixmaps/queue_close_hrm_mark.xpm
3549 * src/pixmaps/queue_close_mark.xpm
3550 * src/pixmaps/queue_open.xpm
3551 * src/pixmaps/queue_open_hrm.xpm
3552 * src/pixmaps/queue_open_hrm_mark.xpm
3553 * src/pixmaps/queue_open_mark.xpm
3554 Move the clock one pixel down :)
3556 2007-04-05 [colin] 2.8.1cvs90
3559 Don't sync when switching offline from
3560 command line - it's usually too late :)
3562 2007-04-05 [paul] 2.8.1cvs89
3565 * src/stock_pixmap.c
3566 * src/pixmaps/dir_close_hrm.xpm
3567 * src/pixmaps/dir_close_hrm_mark.xpm
3568 * src/pixmaps/drafts_close.xpm
3569 * src/pixmaps/drafts_close_mark.xpm
3570 * src/pixmaps/drafts_open.xpm
3571 * src/pixmaps/drafts_open_mark.xpm
3572 * src/pixmaps/inbox.xpm
3573 * src/pixmaps/inbox_close.xpm
3574 * src/pixmaps/inbox_close_hrm.xpm
3575 * src/pixmaps/inbox_close_hrm_mark.xpm
3576 * src/pixmaps/inbox_close_mark.xpm
3577 * src/pixmaps/inbox_hrm.xpm
3578 * src/pixmaps/inbox_hrm_mark.xpm
3579 * src/pixmaps/inbox_mark.xpm
3580 * src/pixmaps/inbox_open.xpm
3581 * src/pixmaps/inbox_open_hrm.xpm
3582 * src/pixmaps/inbox_open_hrm_mark.xpm
3583 * src/pixmaps/inbox_open_mark.xpm
3584 * src/pixmaps/outbox.xpm
3585 * src/pixmaps/outbox_close.xpm
3586 * src/pixmaps/outbox_close_hrm.xpm
3587 * src/pixmaps/outbox_close_hrm_mark.xpm
3588 * src/pixmaps/outbox_close_mark.xpm
3589 * src/pixmaps/outbox_hrm.xpm
3590 * src/pixmaps/outbox_hrm_mark.xpm
3591 * src/pixmaps/outbox_mark.xpm
3592 * src/pixmaps/outbox_open.xpm
3593 * src/pixmaps/outbox_open_hrm.xpm
3594 * src/pixmaps/outbox_open_hrm_mark.xpm
3595 * src/pixmaps/outbox_open_mark.xpm
3596 * src/pixmaps/queue_close.xpm
3597 * src/pixmaps/queue_close_hrm.xpm
3598 * src/pixmaps/queue_close_hrm_mark.xpm
3599 * src/pixmaps/queue_close_mark.xpm
3600 * src/pixmaps/queue_open.xpm
3601 * src/pixmaps/queue_open_hrm.xpm
3602 * src/pixmaps/queue_open_hrm_mark.xpm
3603 * src/pixmaps/queue_open_mark.xpm
3604 updated, added and replaced icons
3607 2007-04-04 [colin] 2.8.1cvs88
3610 Fix build without libetpan
3612 2007-04-03 [colin] 2.8.1cvs87
3615 Fix crash with Citadel, and try to make
3616 things work. this server (and specifically
3617 STATUS and APPEND at least) seems broken.
3619 2007-04-03 [colin] 2.8.1cvs86
3622 Fix icons on folder close
3624 2007-04-03 [colin] 2.8.1cvs85
3627 Fix double-ask of offline override in
3632 Much more efficient way to synchronise
3634 * src/etpan/imap-thread.c
3637 * src/gtk/quicksearch.c
3640 2007-04-03 [paul] 2.8.1cvs84
3645 * src/prefs_common.c
3646 * src/prefs_common.h
3648 Fix sync being done too late
3651 2007-04-02 [colin] 2.8.1cvs83
3654 Maemo: Put status and quicksearch at the top
3655 * src/plugins/bogofilter/bogofilter.c
3656 * src/plugins/spamassassin/spamassassin.c
3657 Derive trash from inbox if possible
3659 2007-04-02 [paul] 2.8.1cvs82
3661 * src/plugins/bogofilter/bogofilter_gtk.c
3662 a few English changes
3668 2007-04-02 [colin] 2.8.1cvs81
3670 * src/image_viewer.c
3671 Fix transparent images by using
3674 Flush events (on new windows) to avoid
3675 having the textview's image resize fail
3676 to know the available width
3678 2007-04-01 [colin] 2.8.1cvs80
3680 * src/prefs_account.c
3681 If no MH mailbox exist, when creating a POP/Local
3682 account, just create and use the default one
3683 instead of bailing with a "Mailbox doesn't exist"
3686 2007-03-31 [colin] 2.8.1cvs79
3688 * src/prefs_account.c
3689 Create signature file if it doesn't exist
3691 * src/prefs_toolbar.c
3692 Maemo: Move "Use default" on the left so
3693 that people can find it
3695 Maemo: make default editor "Maemopad",
3696 default signature file "MyDocs/signature.txt"
3698 2007-03-31 [colin] 2.8.1cvs78
3700 * src/prefs_account.c
3701 Maemo: rework account prefs so
3702 that less horizontal scrolling
3705 2007-03-31 [colin] 2.8.1cvs77
3708 * src/prefs_common.c
3709 * src/prefs_common.h
3710 Fix bug 1167, 'Allow not displaying zeros
3711 in folder list'. Patch by MartinP
3713 2007-03-31 [colin] 2.8.1cvs76
3718 2007-03-31 [colin] 2.8.1cvs75
3721 Apply patch from bug 1172, direct
3722 access to the folder's session instead
3723 of using getter. Patch by MartinP
3725 2007-03-31 [paul] 2.8.1cvs74
3728 no need to list Fabien twice!
3730 2007-03-31 [colin] 2.8.1cvs73
3733 If we're currently "overriding for %d minutes",
3736 2007-03-31 [colin] 2.8.1cvs72
3744 * src/plugins/spamassassin/spamassassin.c
3745 Offline override: Add a parameter to allow
3746 asking even if the override timer is running.
3747 Allows to ask every time the user makes an
3748 explicit action needing online access (such
3749 as Get Mail), and not when the action is
3750 implicit (such as opening an IMAP folder)
3752 2007-03-31 [colin] 2.8.1cvs71
3755 Override offline: "No" answer shouldn't
3756 re-ask after 3 seconds, but 10 minutes.
3758 2007-03-30 [colin] 2.8.1cvs70
3760 * src/common/socket.c
3761 Better error reporting on unix socket
3762 failure (bind usually)
3763 * src/gtk/gtkutils.c
3764 * src/gtk/gtkutils.h
3765 Label window: add a pulsing progress
3766 bar to show we're not hung :)
3769 * src/plugins/pgpcore/sgpgme.c
3772 2007-03-30 [colin] 2.8.1cvs69
3775 * src/prefs_common.c
3776 Fix possible trashing of history and uidl
3777 files on disk full problems
3779 2007-03-30 [paul] 2.8.1cvs68
3784 update summary when changing layout type
3785 (fixes wrong folder icon being displayed)
3788 2007-03-29 [colin] 2.8.1cvs67
3790 * src/prefs_ext_prog.c
3791 The browser pref is irrelevant on Maemo
3793 2007-03-29 [colin] 2.8.1cvs66
3797 Maemo: dynamically switch headers/text position
3798 * src/prefs_common.c
3799 Maemo: hide compose's ruler by default
3800 * src/common/socket.c
3801 * src/common/socket.h
3804 2007-03-29 [colin] 2.8.1cvs65
3806 * src/common/socket.c
3807 * src/common/socket.h
3808 Fix build when MAEMO_CFLAGS contains
3809 _X_OPENSOURCE (resolv.h errors as long
3810 as we don't add _BSD_SOURCE. Ugly).
3812 2007-03-29 [wwp] 2.8.1cvs64
3814 * src/prefs_logging.c
3815 Fix sensitivity of clip-log widgets in prefs/logging,
3818 2007-03-29 [wwp] 2.8.1cvs63
3821 Updated files list for translations, thanks to Fabien.
3823 2007-03-29 [colin] 2.8.1cvs62
3826 * src/common/Makefile.am
3827 * src/common/utils.c
3828 Maybe make URI opening work in Maemo
3831 2007-03-28 [colin] 2.8.1cvs61
3836 Add the possibility to sort folders arbitrarily
3837 (via editing of folderlist.xml only). Patch by
3838 Martin P <mp26+claws@os.inf.tu-dresden.de>
3839 Fixes bug 1166, 'Folder ordering is fixed and cannot
3840 be changed by the user'
3842 2007-03-28 [colin] 2.8.1cvs60
3845 Add popup menu for mime icons
3847 2007-03-28 [colin] 2.8.1cvs59
3850 Fix a layout issue when presenting
3851 mainwindow in Small screen layout
3854 Add a "Go to folder list" button for
3855 mainwindow, and make it default in
3858 2007-03-28 [colin] 2.8.1cvs58
3861 Don't dynamically update title on Maemo
3862 Patch by Jean-Luc Biord
3864 2007-03-27 [colin] 2.8.1cvs57
3869 Enable tap-and-hold on Maemo
3871 2007-03-26 [colin] 2.8.1cvs56
3874 More popup-menu (in attachments list)
3876 2007-03-26 [colin] 2.8.1cvs55
3879 Enable popup-menu signal
3881 2007-03-26 [colin] 2.8.1cvs54
3883 * src/plugins/pgpinline/pgpinline.c
3884 Fix bug 1111, 'PGP/inline plugin hides text
3885 around encrypted text block'. Patch based on
3886 a patch from Michal Cihar.
3888 2007-03-26 [wwp] 2.8.1cvs53
3891 Fix getting a false error when sending queued message
3892 whereas the sending was fine (if there are subfolders
3893 in the queue folder), thanks to Colin.
3895 2007-03-26 [paul] 2.8.1cvs52
3898 update FACE header in welcome message
3900 2007-03-25 [colin] 2.8.1cvs51
3905 2007-03-25 [colin] 2.8.1cvs50
3908 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
3910 2007-03-24 [colin] 2.8.1cvs49
3913 Fix a few launch problems on Maemo
3914 Patch by Jean-Luc Biord
3916 2007-03-24 [wwp] 2.8.1cvs48
3922 Fix wrong action performed when closing the
3923 "ask about account specific filtering rules
3924 when filtering manually" dialog by pressing Escape.
3925 Fix wrong order of buttons in the "return receipt
3926 notification - the message was sent to several of
3927 your accounts" dialog.
3929 2007-03-24 [paul] 2.8.1cvs47
3932 an improvement to English usage
3933 * tools/kdeservicemenu/README
3936 2007-03-24 [paul] 2.8.1cvs46
3939 * src/stock_pixmap.c
3940 * src/pixmaps/edit_extern.xpm
3941 * src/pixmaps/mail_sign.xpm
3942 rescue long lost icons
3944 2007-03-24 [paul] 2.8.1cvs45
3947 fix toolbar (broken in 2.8.1cvs42)
3949 2007-03-23 [colin] 2.8.1cvs44
3952 Correctly unsubscribe/resubscribe after
3955 2007-03-23 [colin] 2.8.1cvs43
3957 * src/prefs_common.c
3958 Maemo: as the platform is light on RAM, allow
3959 caches to be discarded faster.
3961 2007-03-23 [colin] 2.8.1cvs42
3966 * src/stock_pixmap.c
3967 * src/stock_pixmap.h
3972 * src/pixmaps/open_mail.xpm
3973 Maemo changes: Add the possibility to have
3974 "Open Email" and "Close Window" buttons on
3975 toolbars (and use them in Maemo's default
3978 2007-03-23 [wwp] 2.8.1cvs41
3981 Reverted that part of the action dialog closure logics, to
3982 pre-2.8.1cvs19. Managing action dialog w/ no output may be
3983 done later in a different way (or may not).
3985 2007-03-22 [wwp] 2.8.1cvs40
3988 Fix sticky action dialog when got no output but action command
3989 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
3991 2007-03-22 [colin] 2.8.1cvs39
3993 * src/prefs_filtering.c
3994 * src/gtk/combobox.h
3995 Fix escaping account names in filtering prefs
3997 2007-03-22 [colin] 2.8.1cvs38
4002 Add any attribute specified in LDAP servers'
4003 Search attributes to the Other Attributes tab
4004 of contacts; Add 'telephoneNumber' in the
4007 2007-03-22 [colin] 2.8.1cvs37
4012 Try to prevent race conditions when
4013 changing the folder list
4015 Fix possible red folder icon when
4016 switching from Small screen layout
4019 2007-03-22 [colin] 2.8.1cvs36
4024 Rename "little screen" to "Small screen"
4025 * src/gtk/Makefile.am
4026 * src/common/utils.c
4028 Fix Maemo-related compilation problems
4030 2007-03-21 [colin] 2.8.1cvs35
4034 * claws-mail.desktop
4035 Remove .png from the Icon, it's useless
4037 2007-03-21 [colin] 2.8.1cvs34
4041 Add the necessary lib checking for
4044 2007-03-21 [colin] 2.8.1cvs33
4047 Fix unconditional "error happened" when
4048 sending via command-line. "lol @ myself"
4050 2007-03-21 [colin] 2.8.1cvs32
4052 * claws-mail-40x40.png
4053 * claws-mail-26x26.png
4063 * src/prefs_account.c
4064 * src/prefs_common.c
4065 * src/summary_search.c
4069 * src/gtk/gtkutils.c
4070 * src/gtk/gtkutils.h
4071 * src/gtk/logwindow.c
4073 * src/gtk/prefswindow.c
4074 Add Maemo port (patch mainly by Jean-Luc Biort)
4075 Add a new 'Little screen' layout to help on such
4076 platforms (patch by me)
4077 Make some default preferences different (more
4078 adapted) on Maemo (patch by me)
4080 2007-03-21 [wwp] 2.8.1cvs31
4082 * src/prefs_logging.c
4083 * src/prefs_logging.h
4084 Fixed copyright header of newly added files.
4086 2007-03-21 [wwp] 2.8.1cvs30
4102 * src/prefs_common.c
4103 * src/prefs_common.h
4104 * src/prefs_logging.c
4105 * src/prefs_logging.h
4108 * src/send_message.c
4113 * src/common/session.c
4115 * src/common/socket.c
4116 * src/etpan/imap-thread.c
4117 * src/gtk/logwindow.c
4118 * src/gtk/logwindow.h
4119 * src/plugins/bogofilter/bogofilter.c
4120 * src/plugins/spamassassin/spamassassin.c
4121 Added debugging of filtering/processing rules.
4122 The debug log is here 'Tools/Filtering debug window',
4123 the options there 'Configuration/Preferences/Other/Logging',
4124 and the log file is ~/.claws-mail/filtering.log.
4125 Moved protocol log prefs to 'Other/Logging' as well.
4126 To support such debugging feature, the existing log API has
4127 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
4128 this impacts many external modules (commits follow).
4130 2007-03-21 [paul] 2.8.1cvs29
4132 * src/etpan/Makefile.am
4133 * src/etpan/imap-thread.c
4134 add missing #include
4136 2007-03-21 [colin] 2.8.1cvs28
4139 Fix bug 1157, 'some broken messages confuse
4140 mime parser'. Make sure we can't have MimeInfos
4141 with negative sizes.
4143 2007-03-20 [colin] 2.8.1cvs27
4146 Fix missing \0 on buffer
4148 2007-03-20 [colin] 2.8.1cvs26
4151 Use make_dir_hier instead of make_dir
4152 to create the MH mailbox
4154 2007-03-20 [colin] 2.8.1cvs25
4158 * src/prefs_account.c
4160 Fix default inbox weirdnesses (after wizard,
4161 if path is Mail, mailbox identifier is #mh/Mailbox,
4162 and when creating new accounts)
4164 2007-03-20 [colin] 2.8.1cvs24
4167 Write folderlist after adding/deleting accounts
4170 2007-03-20 [colin] 2.8.1cvs23
4173 * src/remotefolder.h
4174 Fix bug 1153, 'CM segfaults if IMAP folder is
4175 selected while scanning prior to update'
4177 2007-03-17 [paul] 2.8.1cvs22
4180 fix a typo, and be a little more verbose.
4182 2007-03-17 [wwp] 2.8.1cvs21
4185 Fix a compiler warning.
4187 2007-03-16 [wwp] 2.8.1cvs20
4191 Updated to deal w/ the new mairix.sh tool.
4193 2007-03-16 [wwp] 2.8.1cvs19
4196 Fix logics issues around the action IO dialog:
4197 - disable entry widget and exec button when
4198 the exec button is clicked (don't wait for any
4199 output line) - fix possible disabling/re-enabling/
4200 re-disabling of those widgets
4201 - raise an error if executing a %as{} action either
4202 empty or invalid, instead of failing silently
4203 - don't close the dialog if the abort button has been
4204 clicked and if there was no output yet
4205 - set focus to the abort button when the exec button
4207 - fix capitalization of a warning message
4209 2007-03-16 [wwp] 2.8.1cvs18
4212 Added a wrapper to mairix to the tools folder.
4214 2007-03-16 [colin] 2.8.1cvs17
4218 Allow mimeviewer plugins to print
4221 2007-03-16 [colin] 2.8.1cvs16
4226 2007-03-15 [colin] 2.8.1cvs15
4230 Add a way for mimeviewer plugins to
4231 implement body search
4233 2007-03-15 [paul] 2.8.1cvs14
4235 * src/prefs_spelling.c
4238 2007-03-15 [paul] 2.8.1cvs13
4240 * src/common/quoted-printable.c
4241 fix decoding of quoted-printable parts
4243 2007-03-14 [wwp] 2.8.1cvs12
4245 * src/gtk/logwindow.h
4246 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
4248 2007-03-14 [wwp] 2.8.1cvs11
4250 * src/gtk/logwindow.h
4251 Complete 2.8.1cvs10.
4253 2007-03-14 [colin] 2.8.1cvs10
4255 * src/gtk/logwindow.c
4256 Probably fix bug 1149, crash on logwindow
4257 close - at the expense of performance once
4258 logwin has been opened
4260 2007-03-14 [colin] 2.8.1cvs9
4263 If claws-mail is running on another
4264 display, warn instead of popping it up
4265 on the other display
4267 2007-03-12 [colin] 2.8.1cvs8
4270 Fix bug 1145, 'Setting a different name
4271 for the Mailbox name isn't reflected in
4272 default account settings'. Patch by wwp
4274 2007-03-12 [colin] 2.8.1cvs7
4277 Fix bug 1143, 'Add number of messages to be
4278 deleted to confirmation dialog'
4280 2007-03-12 [wwp] 2.8.1cvs6
4283 * src/prefs_common.c
4284 * src/prefs_common.h
4285 * src/prefs_summaries.c
4286 Changed the option that displays unread messages count
4287 next to the folder name in folder list: it is now
4288 possible to either display nothing, display the
4289 unread messages number only or the unread and total messages
4290 numbers. The patch includes this extra feature as well
4291 as some minor fixes by rewriting the algo in folderview.c.
4292 Thanks to Paul for the original idea and implementation, plus
4293 testing and proof-reading!
4295 2007-03-09 [paul] 2.8.1cvs5
4299 * tools/claws-mail-compose-insert-files.pl
4300 added a script which enables inserting files
4301 into the message body of a new Claws Mail
4302 Compose window from the command line. Additionally
4303 To, Cc, Subject and files to attach to the message
4306 2007-03-09 [wwp] 2.8.1cvs4
4311 Optimize matching of addresses in the addressbook
4312 (filtering/processing 'found_in_addressbook' condition).
4314 2007-03-07 [wwp] 2.8.1cvs3
4317 * src/quote_fmt_lex.l
4318 * src/quote_fmt_parse.y
4319 Add a new quote format symbol: %A to insert the
4320 sender email address (just the address itself).
4322 2007-03-06 [wwp] 2.8.1cvs2
4324 * src/gtk/gtkutils.c
4325 * src/plugins/trayicon/trayicon_prefs.h
4326 * src/plugins/trayicon/trayicon_prefs.c
4327 * src/plugins/trayicon/trayicon.c
4330 Add a new trayicon (optional) feature: minimize to tray. When enabled,
4331 minimizing Claws-Mail main window will hide it to the trayicon instead.
4334 2007-03-06 [paul] 2.8.1cvs1
4340 bump version number following
4343 2007-03-06 [paul] 2.8.0cvs24
4346 corrected by by Tim <timbrain@post.cz>
4348 2007-03-05 [colin] 2.8.0cvs23
4352 Fix mime/globs path on NetBSD
4353 patch by George Michaelson
4355 2007-03-05 [wwp] 2.8.0cvs22
4358 Remove debug statement (accidentally committed w/ cvs14).
4360 2007-03-05 [paul] 2.8.0cvs21
4362 * src/plugins/pgpcore/prefs_gpg.c
4363 fix compiler warning
4365 2007-03-05 [wwp] 2.8.0cvs20
4367 * src/matcher_parser_parse.y
4368 Fix mismerge between cvs17 and cvs19.
4370 2007-03-05 [wwp] 2.8.0cvs19
4372 * src/matcher_parser_parse.y
4373 * src/prefs_filtering_action.c
4378 Add new 'add_to_addressbook' filtering/processing action.
4380 2007-03-05 [wwp] 2.8.0cvs18
4383 Fix mark_as_ham filtering/processing action: spam flag
4386 2007-03-04 [colin] 2.8.0cvs17
4391 * src/matcher_parser_parse.y
4392 * src/prefs_filtering_action.c
4393 Add 'Mark as spam' and 'Mark as ham' filtering
4394 actions. Fixes bug 1138.
4396 2007-03-04 [colin] 2.8.0cvs16
4399 Fix bug 1140, wrong return value
4402 2007-03-04 [wwp] 2.8.0cvs15
4405 Rollback cvs14: don't free stuff that is managed in g_list.
4407 2007-03-04 [wwp] 2.8.0cvs14
4410 Fix a leak in address completion code.
4412 2007-03-04 [colin] 2.8.0cvs13
4415 Maybe fix bug 1136, 'Crash in group
4418 2007-03-04 [iwkse] 2.8.0cvs12
4421 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
4423 2007-03-03 [colin] 2.8.0cvs11
4425 * src/plugins/pgpinline/pgpinline.c
4426 Fix off-by-one, fix double-free. Fixes
4427 bug 1135, 'cm-segfault on decrypting
4430 2007-03-03 [colin] 2.8.0cvs10
4434 * src/common/plugin.c
4435 Fix bug 1134, 'Valgrind macros unhandled
4438 2007-03-02 [colin] 2.8.0cvs9
4441 Don't error out on EAGAIN. Fixes
4442 bug 1129, '"local mbox file" account
4443 isn't retrieving mails'
4445 2007-03-01 [wwp] 2.8.0cvs8
4448 * src/gtk/colorlabel.c
4449 Remove accels for extra color labels until we set better
4450 and definitive ones.
4452 2007-02-28 [wwp] 2.8.0cvs7
4455 * src/matcher_parser_parse.y
4456 * src/prefs_common.c
4457 * src/prefs_msg_colors.c
4459 * src/gtk/colorlabel.c
4460 * src/gtk/colorlabel.h
4461 Add more customizable color labels. Cleaned up a bit
4462 the color label API to avoid duplicate defines of
4463 the max number of colors.
4465 2007-02-27 [colin] 2.8.0cvs6
4468 * src/common/utils.c
4469 * src/common/utils.h
4470 Fix '+' in mailto URIs for List-* headers
4472 2007-02-27 [colin] 2.8.0cvs5
4474 * src/gtk/gtkutils.c
4475 Use gtk_window_set_role instead of
4478 2007-02-27 [colin] 2.8.0cvs4
4481 Fix "After receiving new mail, go to inbox" on IMAP,
4482 and make it work only on manual reception
4484 2007-02-27 [wwp] 2.8.0cvs3
4486 * src/prefs_filtering.c
4487 * src/prefs_filtering_action.c
4488 * src/prefs_matcher.c
4489 Update filtering matcher's and action's color label menus
4490 when re-opening those dialogs (reflect any change to the
4491 color labels list in the preferences).
4493 2007-02-27 [colin] 2.8.0cvs2
4496 * src/etpan/etpan-thread-manager-types.h
4497 * src/etpan/etpan-thread-manager.c
4498 * src/etpan/imap-thread.c
4499 Log imap ALERTs as errors in the log.
4501 2007-02-26 [paul] 2.8.0cvs1
4503 * tools/claws.i18n.status.pl
4506 2007-02-26 [paul] 2.7.2cvs75
4520 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
4521 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
4522 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
4523 Aleksandar Urosevic, and Ralgh Young
4525 2007-02-25 [mones] 2.7.2cvs74
4530 2007-02-25 [colin] 2.7.2cvs73
4533 Clearing the list is only useful
4534 to prevent a valgrind false-positive
4536 2007-02-25 [paul] 2.7.2cvs72
4540 * tools/kmail-mailbox2claws-mail.pl **ADDED**
4541 * tools/maildir2claws-mail.pl **REMOVED**
4542 renamed the script, fixed a couple bugs
4544 2007-02-23 [colin] 2.7.2cvs71
4547 Fix a leak, check for a few improbable nulls
4549 2007-02-23 [colin] 2.7.2cvs70
4553 * src/plugins/trayicon/trayicon.c
4554 Fix blinking mainwin when starting in tray
4555 (show mainwindow later in the startup process,
4556 apart if restarting post-crash)
4558 2007-02-23 [colin] 2.7.2cvs69
4562 Fix crash when unsubscribing the currently
4563 selected/opened folder
4565 2007-02-23 [colin] 2.7.2cvs68
4568 Fix bug that prevented colorization to
4569 work without wrap quotation option
4571 2007-02-23 [colin] 2.7.2cvs67
4574 Fix refcounting, start and end completion who
4575 behaved as if there couldn't be any other current
4578 2007-02-23 [wwp] 2.7.2cvs66
4582 Address completion fixes: fix addressbook_peek_folder_exists() in
4583 which the algorithm was ridiculously over-obfuscated and broken.
4584 Fix addrindex_load_completion() as well, to load addresses in
4585 completion list with regards to what addressbook_peek_folder_exists()
4588 2007-02-23 [wwp] 2.7.2cvs65
4591 Add addresses to completion when they're non-empty (thanks to Colin).
4593 2007-02-23 [paul] 2.7.2cvs64
4595 * src/plugins/pgpcore/passphrase.c
4598 2007-02-23 [colin] 2.7.2cvs63
4600 * src/plugins/pgpcore/prefs_gpg.c
4601 * src/plugins/pgpcore/prefs_gpg.h
4602 * src/plugins/pgpcore/sgpgme.c
4603 * src/plugins/pgpinline/pgpinline.c
4604 * src/plugins/pgpmime/pgpmime.c
4605 Try harder to respect user's choice wrt
4606 gpg-agent even with gpg2, by unsetting
4607 GPG_AGENT_INFO when necessary.
4609 2007-02-22 [paul] 2.7.2cvs62
4611 * src/plugins/pgpcore/sgpgme.c
4612 * src/plugins/pgpcore/sgpgme.h
4613 * src/plugins/pgpcore/passphrase.c
4614 * src/plugins/pgpinline/pgpinline.c
4615 * src/plugins/pgpmime/pgpmime.c
4616 Fix a leak - gpgme_data_release_and_get_mem
4617 leaks in recent gpgme. Workaround by using
4620 2007-02-22 [paul] 2.7.2cvs61
4622 * src/gtk/quicksearch.c
4623 Abandon dynamic search when pressing
4626 2007-02-21 [colin] 2.7.2cvs60
4629 * src/plugins/pgpcore/passphrase.c
4630 Fix little memory leaks
4632 Fix false-positive leak at exit
4633 * src/gtk/quicksearch.c
4634 Fix potentially big leak in recursive
4637 2007-02-21 [wwp] 2.7.2cvs59
4640 Add missing newline to a debug message.
4642 2007-02-20 [colin] 2.7.2cvs58
4646 * src/stock_pixmap.c
4647 * src/stock_pixmap.h
4648 * src/pixmaps/mime_pgpsig.xpm
4649 Add icon for application/pgp-signature
4651 2007-02-20 [colin] 2.7.2cvs57
4656 * src/stock_pixmap.c
4657 * src/stock_pixmap.h
4658 * src/pixmaps/mime_calendar.xpm
4659 * src/pixmaps/mime_pdf.xpm
4660 * src/pixmaps/mime_ps.xpm
4661 Add icons for text/calendar, application/pdf
4662 and application/postscript
4664 2007-02-20 [colin] 2.7.2cvs56
4667 * src/matcher_parser_parse.y
4668 * src/matcher_parser_lex.l
4669 Fix big memory leak in flex, and
4672 2007-02-20 [wwp] 2.7.2cvs55
4674 * src/matcher_parser_parse.y
4675 Fix a duplicate token definition (thanks to iwkse).
4677 2007-02-20 [wwp] 2.7.2cvs54
4679 * src/matcher_parser_lex.l
4680 * src/quote_fmt_lex.l
4681 Use proper flex options instead of direct use of #define,
4682 make the flex-generated C lighter.
4684 2007-02-20 [colin] 2.7.2cvs53
4687 Grab focus in message list after hiding
4688 the quicksearch, instead of leaving it
4691 2007-02-19 [colin] 2.7.2cvs52
4694 Fix bug 1033, 'Automatically refresh
4695 message list when new messages arrives'
4696 Looks like folderview->opened can sometimes
4699 2007-02-19 [paul] 2.7.2cvs51
4703 * tools/thunderbird-filters-convertor.pl
4704 add new script which converts thunderbird filter
4705 rules to Claws filter rules
4707 2007-02-18 [paul] 2.7.2cvs50
4709 * src/plugins/pgpcore/prefs_gpg.c
4710 * src/plugins/pgpcore/prefs_gpg.h
4711 * src/plugins/pgpcore/sgpgme.c
4712 * src/plugins/pgpinline/pgpinline.c
4713 * src/plugins/pgpmime/pgpmime.c
4714 improved GUI interoperability with gpg-agent
4716 2007-02-18 [paul] 2.7.2cvs49
4718 * src/prefs_account.c
4719 Privacy options sensitivity fix
4721 2007-02-17 [colin] 2.7.2cvs48
4724 Reset icon to warning in the noticeview
4726 2007-02-15 [colin] 2.7.2cvs47
4729 Fix a manifestation of bug 1033 (summaryview failing
4730 to update for new mails), which happens after editing
4731 account preferences or preferences that cause a
4734 2007-02-15 [colin] 2.7.2cvs46
4737 Probably fix bug 1123, 'Segmentation
4738 fault while opening address book'. I get
4739 g_warnings if the saved paned position is
4740 not greater than 0. Also, save position
4741 when hiding the addressbook instead of
4744 2007-02-14 [colin] 2.7.2cvs45
4746 * src/plugins/pgpcore/prefs_gpg.c
4747 * src/plugins/pgpcore/prefs_gpg.h
4748 * src/plugins/pgpcore/sgpgme.c
4749 * src/plugins/pgpinline/pgpinline.c
4750 * src/plugins/pgpmime/pgpmime.c
4751 Add an option "Use gpg-agent if available". Fixes
4752 annoyances with distro-installed gpg-agent, when
4753 no pinentry program is installed, and the user's
4754 at a loss on why "decryption failed". Makes more
4755 clear why passphrase isn't saved when gpg-agent is
4756 used. Defaults to true, to avoid changing the
4759 2007-02-14 [wwp] 2.7.2cvs44
4761 * src/matcher_parser_parse.y
4762 Fix missing line number reset (wrong line number might appear
4763 when re-loading filtering rules if there's a parser error).
4765 2007-02-13 [colin] 2.7.2cvs43
4767 * src/common/utils.c
4768 Don't encode ',' in URIs before passing it
4769 to the browser command-line. It was probably
4770 done at a time where commas in URIs made
4771 mozilla -remote 'openurl(%s,new-window)'
4774 2007-02-13 [wwp] 2.7.2cvs42
4776 * src/prefs_matcher.c
4777 * src/plugins/bogofilter/bogofilter_gtk.c
4778 A bit of string factorization around "Select ..." buttons.
4780 2007-02-11 [colin] 2.7.2cvs41
4783 Make sure to escape the title
4785 2007-02-11 [colin] 2.7.2cvs40
4788 Recognize .utf8 locales as .UTF-8 ones
4790 2007-02-11 [colin] 2.7.2cvs39
4793 Fix code conversion when dragging a file
4795 2007-02-09 [colin] 2.7.2cvs38
4797 * src/plugins/clamav/clamav_plugin.c
4798 Complete Paul's patch with conditional
4799 compilation to avoid breaking compilation
4800 on old Dapper and Edgy... Maybe other
4803 2007-02-09 [paul] 2.7.2cvs37
4805 * src/plugins/clamav/clamav_plugin.c
4806 fix for the upstream changes in libclamav
4808 2007-02-09 [paul] 2.7.2cvs36
4814 fix "warn if there are queued messages" (on exit)
4815 option, which only checked the first mailbox's
4817 don't ask before emptying trash if there are no
4818 messages in trash, also check and empty all trash
4821 move "Ask before emptying trash" option
4822 outside of the "On exit" frame as it's
4823 not only an "On exit" option
4825 2007-02-09 [paul] 2.7.2cvs35
4830 * src/prefs_account.c
4831 * src/prefs_folder_item.c
4833 * src/prefs_matcher.c
4834 * src/prefs_message.c
4835 * src/prefs_msg_colors.c
4836 * src/prefs_summaries.c
4838 * src/gtk/inputdialog.c
4839 * src/plugins/bogofilter/bogofilter_gtk.c
4840 pedantic commit: use 'checkbtn' everywhere
4841 instead of a mixture of 'checkbtn' and 'chkbtn'
4843 2007-02-09 [paul] 2.7.2cvs34
4849 move "Never send Return Receipts" from
4850 prefs_other to prefs_send
4851 add an option "Ask about account specific
4852 filtering rules..." to prefs_other
4853 * src/gtk/gtkutils.c
4854 fix a compiler warning
4856 2007-02-08 [colin] 2.7.2cvs33
4858 * src/plugins/pgpinline/pgpinline.c
4859 Fix bug 1110, 'pgpmime fails to process
4860 encapsulated openpgp mime (rfc 3156, 6.1
4862 It was due to an interaction between PGP/Mime
4863 and PGP/Inline plugin.
4865 2007-02-08 [colin] 2.7.2cvs32
4870 Fix bug 1117, 'fcntl locking code
4871 does not work in mbox.c'
4873 2007-02-08 [colin] 2.7.2cvs31
4875 * src/prefs_account.c
4876 Fix Gentoo bug 165819, 'can't create
4877 a "local mbox file" account'. Patch
4878 by Olivier <castan.o@free.fr>
4880 2007-02-07 [colin] 2.7.2cvs30
4883 Fix bug 1106, 'Claws crash on exit if LDAPS
4884 autocompletion was used'
4886 2007-02-07 [paul] 2.7.2cvs29
4889 cut down on unnecessary debug_prints
4891 fix menu_set_active() on 'Show only
4894 2007-02-07 [paul] 2.7.2cvs28
4896 * src/plugins/clamav/clamav_plugin.c
4897 * src/plugins/clamav/clamav_plugin.h
4898 * src/plugins/clamav/clamav_plugin_gtk.c
4899 fix copyright header
4901 2007-02-07 [paul] 2.7.2cvs27
4904 fix bug 1116, 'summary view allow a
4907 2007-02-06 [colin] 2.7.2cvs26
4912 2007-02-05 [fabien] 2.7.2cvs25
4916 i18n related - 1 fix and 1 message for translators.
4918 2007-02-05 [colin] 2.7.2cvs24
4920 * src/gtk/quicksearch.c
4921 Don't reload summary list if quicksearch wasn't
4922 active on hiding; move currently selected mail in
4923 the visible area when showing the quicksearch
4925 2007-02-05 [colin] 2.7.2cvs23
4928 Add debug to try to solve bug 1104
4930 2007-02-05 [paul] 2.7.2cvs22
4933 confirm before emptying trash on exit is
4934 a Yes or No answer, use Yes or No in the
4937 2007-02-04 [colin] 2.7.2cvs21
4940 * src/plugins/pgpcore/passphrase.c
4941 * src/plugins/pgpcore/select-keys.c
4942 Set wmclass on new windows
4948 2007-02-04 [colin] 2.7.2cvs20
4952 Auto save drafts on exit, reopen them
4953 at startup, instead of asking
4957 * src/addressbook_foldersel.c
4965 * src/editldap_basedn.c
4978 * src/message_search.c
4980 * src/prefs_actions.c
4981 * src/prefs_customheader.c
4982 * src/prefs_display_header.c
4983 * src/prefs_filtering.c
4984 * src/prefs_filtering_action.c
4985 * src/prefs_folder_column.c
4987 * src/prefs_matcher.c
4989 * src/prefs_summaries.c
4990 * src/prefs_summary_column.c
4991 * src/prefs_template.c
4992 * src/sourcewindow.c
4994 * src/summary_search.c
4997 * src/gtk/description_window.c
4998 * src/gtk/foldersort.c
4999 * src/gtk/gtkutils.c
5000 * src/gtk/gtkutils.h
5001 * src/gtk/icon_legend.c
5002 * src/gtk/logwindow.c
5003 * src/gtk/pluginwindow.c
5004 * src/gtk/prefswindow.c
5005 Give different wmclass to different
5006 windows - thanks to sed ;)
5008 2007-02-04 [colin] 2.7.2cvs19
5011 Revert previous patch, can't reproduce
5014 2007-02-03 [colin] 2.7.2cvs18
5017 Don't save the mainwindow size and
5018 position on emergency exit (libSM's
5019 "die" callback), Xfce seems to make
5020 the window smaller just before the
5023 2007-02-03 [colin] 2.7.2cvs17
5025 * src/plugins/bogofilter/bogofilter.c
5026 * src/plugins/bogofilter/bogofilter.h
5027 * src/plugins/bogofilter/bogofilter_gtk.c
5028 * src/plugins/pgpinline/pgpinline.c
5029 * src/plugins/pgpinline/pgpinline.h
5032 2007-02-03 [colin] 2.7.2cvs16
5034 * src/partial_download.c
5035 * src/partial_download.h
5042 * src/common/ssl_certificate.c
5043 * src/common/ssl_certificate.h
5044 * src/gtk/quicksearch.c
5045 * src/gtk/quicksearch.h
5046 * src/gtk/sslcertwindow.c
5047 * src/gtk/sslcertwindow.h
5048 Fix copyright on my files
5050 2007-02-02 [colin] 2.7.2cvs15
5060 Add Tools/List URIs to allow
5061 opening any URI in the current mail
5063 2007-02-02 [colin] 2.7.2cvs14
5065 * src/common/valgrind.h ** NEW FILE **
5066 * src/common/Makefile.am
5067 * src/common/plugin.c
5068 Don't dlclose the plugins if we're running
5069 under valgrind. (doesn't require valgrind
5070 either at compile time or run time).
5072 2007-02-01 [paul] 2.7.2cvs13
5076 * tools/freshmeat_search.pl
5077 * tools/google_search.pl
5078 * tools/multiwebsearch.pl
5079 add support for non ISO-8859-1 compatible locales
5080 Patch by Alex Gorbachenko <agent_007@immo.ru>
5082 2007-02-01 [colin] 2.7.2cvs12
5085 * src/prefs_summaries.c
5086 Move keybinding prefs to the Other page
5088 2007-02-01 [wwp] 2.7.2cvs11
5090 * src/plugins/trayicon/trayicon.c
5091 Fix a raising issue within KDE.
5093 2007-02-01 [colin] 2.7.2cvs10
5096 Fix stray quotes in encoded strings
5098 Fix wrong call causing g_warnings
5100 Remove useless message
5102 2007-01-31 [wwp] 2.7.2cvs9
5104 * src/plugins/trayicon/trayicon.c
5105 fix buggy hiding of main window when closing if close-to-tray
5106 is not set (bad logics in the trayicon hook code).
5107 Changed the quit confirmation message too.
5109 2007-01-30 [colin] 2.7.2cvs8
5112 Fix hidden mainwindow after clicking on
5113 the X close button, if compose windows
5114 exist and the user chooses not to quit
5116 2007-01-30 [colin] 2.7.2cvs7
5120 Handle local URIs to attach files (file:///...)
5121 Fixes attaching files from Thunar for example
5123 2007-01-30 [colin] 2.7.2cvs6
5125 * src/prefs_ext_prog.c
5126 Add 'mousepad' to the list of text editors.
5127 Mousepad is XFCE's text editor
5129 2007-01-29 [wwp] 2.7.2cvs5
5132 * src/plugins/trayicon/trayicon_prefs.c
5133 trayicon i18n fixes, thanks to Fabien.
5135 2007-01-28 [wwp] 2.7.2cvs4
5139 * src/plugins/trayicon/trayicon.c
5140 * src/plugins/trayicon/trayicon_prefs.c
5141 * src/plugins/trayicon/trayicon_prefs.h
5142 Added a new TrayIcon plugin option to close to tray
5143 (WM's hotkey and [X] button will hide the window instead
5144 of closing it - closing CM can be done using the tray icon
5145 menu or the File menu).
5146 Improved visibility handling in trayicon, clicking the
5147 trayicon now raise the window to current desktop when it
5148 was either minimized/shaded/on another desktop.
5149 Thanks to Paul for testing and fixing a strange behaviour
5152 2007-01-27 [paul] 2.7.2cvs3
5154 * src/prefs_folder_item.c
5155 * src/prefs_receive.c
5156 * src/plugins/pgpcore/prefs_gpg.c
5157 use 'start-up' instead of 'startup' in labels
5159 2007-01-26 [wwp] 2.7.2cvs2
5161 * src/plugins/trayicon/Makefile.am
5162 * src/plugins/trayicon/trayicon.c
5163 * src/plugins/trayicon/trayicon_prefs.c
5164 * src/plugins/trayicon/trayicon_prefs.h
5165 Add a new TrayIcon option to hide the main window at
5167 Fix trayicon.c copyright header.
5169 2007-01-26 [paul] 2.7.2cvs1
5175 bump up version number following
5178 2007-01-25 [mones] 2.7.1cvs60
5181 updated thousands of strings (well, probably less ;-)
5183 2007-01-25 [colin] 2.7.1cvs59
5186 Fix 2nd-run loss of matcherrc on new
5189 2007-01-25 [wwp] 2.7.1cvs58
5192 fix handling of empty value in attach_save_directory too, thanks
5195 2007-01-25 [wwp] 2.7.1cvs57
5198 fix handling of empty value in attach_load_directory,
5201 2007-01-25 [wwp] 2.7.1cvs56
5203 * src/plugins/dillo_viewer/dillo_prefs.h
5206 2007-01-25 [colin] 2.7.1cvs55
5210 * src/matcher_parser_parse.y
5211 * src/prefs_matcher.c
5212 Add matching on the spam flag
5214 2007-01-24 [colin] 2.7.1cvs54
5219 Make sure folderlist.xml is correctly
5220 written before overwriting it.
5224 * src/plugins/bogofilter/bogofilter.c
5225 * src/plugins/bogofilter/bogofilter.h
5226 * src/plugins/bogofilter/bogofilter_gtk.c
5227 * src/plugins/spamassassin/spamassassin.c
5228 * src/plugins/spamassassin/spamassassin.h
5229 * src/plugins/spamassassin/spamassassin_gtk.c
5230 Move spam to the correct trash folder after
5231 learning, if spam directory isn't set.
5233 2007-01-23 [paul] 2.7.1cvs53
5235 * src/plugins/bogofilter/bogofilter_gtk.c
5236 fix sensitivity of "Insert X-Bogosity header"
5239 2007-01-23 [colin] 2.7.1cvs52
5242 Translate toolbar items text if
5243 they're translatable (default)
5257 * src/etpan/etpan-thread-manager.c
5258 * src/etpan/etpan-thread-manager.h
5259 * src/gtk/gtkutils.c
5260 * src/gtk/gtkutils.h
5261 More static functions
5263 2007-01-22 [fabien] 2.7.1cvs51
5265 * src/gtk/gtkutils.c
5266 gtkut_get_options_frame() : ability to pass
5267 a 'NULL' value in frame pointer parameter if
5270 2007-01-22 [colin] 2.7.1cvs50
5274 * src/plugins/bogofilter/bogofilter.c
5275 * src/plugins/bogofilter/bogofilter_gtk.c
5276 * src/plugins/spamassassin/spamassassin.c
5277 * src/plugins/spamassassin/spamassassin_gtk.c
5278 Allow moving spams to the account's trash
5279 instead of default one
5281 2007-01-21 [colin] 2.7.1cvs49
5285 Revert a static function that shouldn't
5288 2007-01-21 [colin] 2.7.1cvs48
5294 2007-01-21 [colin] 2.7.1cvs47
5300 2007-01-21 [colin] 2.7.1cvs46
5302 * src/common/socket.c
5303 * src/common/socket.h
5306 2007-01-21 [colin] 2.7.1cvs45
5315 * src/folder_item_prefs.c
5316 * src/folder_item_prefs.h
5323 * src/common/socket.c
5324 * src/common/socket.h
5325 * src/gtk/gtkaspell.c
5326 * src/gtk/gtkaspell.h
5327 * src/gtk/quicksearch.c
5328 * src/gtk/quicksearch.h
5331 2007-01-21 [colin] 2.7.1cvs44
5333 * src/common/utils.c
5334 * src/common/utils.h
5335 * src/etpan/etpan-thread-manager.c
5336 * src/etpan/etpan-thread-manager.h
5337 Same (Funny that etpan_thread_unbind
5338 is called but not etpan_thread_bind)
5340 2007-01-21 [colin] 2.7.1cvs43
5348 * src/etpan/Makefile.am
5349 * src/gtk/colorlabel.c
5350 * src/gtk/colorlabel.h
5351 * src/gtk/sslcertwindow.c
5352 * src/gtk/sslcertwindow.h
5353 * src/etpan/etpan-log.c ** REMOVED **
5354 * src/etpan/etpan-log.h ** REMOVED **
5357 2007-01-20 [colin] 2.7.1cvs42
5363 2007-01-20 [colin] 2.7.1cvs41
5381 Make functions that aren't used in other
5384 2007-01-20 [colin] 2.7.1cvs40
5399 * src/editldap_basedn.c
5405 * src/image_viewer.c
5421 * src/prefs_account.c
5422 * src/prefs_common.c
5423 * src/prefs_compose_writing.c
5424 * src/prefs_ext_prog.c
5425 * src/prefs_folder_item.c
5427 * src/prefs_message.c
5428 * src/prefs_msg_colors.c
5431 * src/prefs_receive.c
5433 * src/prefs_spelling.c
5434 * src/prefs_summaries.c
5435 * src/prefs_toolbar.c
5436 * src/prefs_wrapping.c
5445 * src/common/hooks.c
5447 * src/common/passcrypt.c
5448 * src/common/socket.c
5450 * src/common/ssl_certificate.c
5451 * src/common/template.c
5452 * src/common/utils.c
5453 * src/etpan/imap-thread.c
5454 * src/gtk/sslcertwindow.c
5455 * src/gtk/sslcertwindow.h
5456 Make functions that could be static, static
5458 2007-01-20 [colin] 2.7.1cvs39
5463 2007-01-20 [colin] 2.7.1cvs38
5468 Fix bug 1102, 'claws-mail-2.7.1
5469 makes use of deprecated ldap
5472 2007-01-20 [colin] 2.7.1cvs37
5477 * src/gtk/quicksearch.c
5478 Add Wide message list layout
5480 2007-01-19 [fabien] 2.7.1cvs36
5483 make sure a font change is considered in links of
5486 2007-01-19 [colin] 2.7.1cvs35
5493 * src/prefs_common.c
5494 * src/prefs_common.h
5497 * src/gtk/quicksearch.c
5498 * src/gtk/quicksearch.h
5499 Drop 'Separate Folder tree' and 'Separate
5500 Message View'. Put three layouts in place
5503 2007-01-19 [paul] 2.7.1cvs34
5505 * src/prefs_msg_colors.c
5506 more use of Q_ for translators
5508 2007-01-19 [paul] 2.7.1cvs33
5511 * src/prefs_account.c
5512 a few changes to the English
5514 2007-01-19 [fabien] 2.7.1cvs32
5517 factorize translatable string
5519 2007-01-18 [colin] 2.7.1cvs31
5522 Don't error out on --sync option. Although
5523 we don't do anything with it, gtk+ handles
5524 it, and it's useful for debugging X errors
5526 2007-01-18 [fabien] 2.7.1cvs30
5529 ability to apply on the fly the recent added
5530 'gtk_can_change_accels' pref (no need to restart).
5532 2007-01-18 [fabien] 2.7.1cvs29
5534 * src/plugins/bogofilter/bogofilter_gtk.c
5535 * src/plugins/bogofilter/bogofilter.c
5536 * src/plugins/spamassassin/spamassassin_gtk.c
5538 * src/prefs_account.c
5539 factorize or rewrite some translatable strings.
5541 2007-01-18 [fabien] 2.7.1cvs28
5545 set a 4pix space between "Subject:" label and subject entry in
5548 2007-01-18 [wwp] 2.7.1cvs27
5551 fix conflicting address-copy/paste when focus is set
5552 to the embedded edit-person form.
5555 2007-01-18 [wwp] 2.7.1cvs26
5558 complete 2.7.1cvs23 (one more file was missing from that
5561 2007-01-18 [colin] 2.7.1cvs25
5564 Provide a way to migrate without backup
5565 Re-ask for migration on next start if
5566 it has been refused and wizard has been
5569 2007-01-18 [wwp] 2.7.1cvs24
5572 complete 2.7.1.cvs23 (file was missing from previous
5575 2007-01-18 [wwp] 2.7.1cvs23
5578 fix potential crashes in address book's focus_in/out signal handlers,
5579 force focus to the edit-person form when clicked the Edit menu entry or
5580 button (this only matters if the edit-person form is embedded to the
5581 AB window, in that case, focus is not set when browsing the contacts
5582 list w/ keys or mouse clicks).
5584 2007-01-18 [paul] 2.7.1cvs22
5587 add command line options:
5589 -q and --quit for --exit
5591 print "Unknown option" for unknown options
5593 2007-01-18 [paul] 2.7.1cvs21
5596 updated by Pavlo Bohmat
5598 2007-01-18 [paul] 2.7.1cvs20
5601 fix sensitivity issues of Mark as Spam/Ham
5603 2007-01-17 [fabien] 2.7.1cvs19
5606 * src/prefs_common.c
5607 * src/prefs_common.h
5609 Add a 'gtk_can_change_accels' pref in Preferences/Other which
5610 control the corresponding gtk property. It could be used to lock
5611 all shortcuts (avoid to set one of them by inadvertency).
5613 2007-01-17 [colin] 2.7.1cvs18
5616 Fix bug 1100, 'Highlighted e-mail data not visible
5617 when color label applied.'. Use a weighted average
5618 between normal selected foreground color and color
5619 label instead of a simple one (3/1 instead 1/1).
5621 2007-01-17 [colin] 2.7.1cvs17
5624 Better fix for bug 1088, 'Ctrl-h produces repeatable
5625 crash' - don't prevent mail switching while loading
5627 2007-01-17 [colin] 2.7.1cvs16
5636 Manage recursive search of unsubscribed folders
5637 Rescan tree without checking for new messages
5638 after subscriptions changed
5640 2007-01-17 [paul] 2.7.1cvs15
5642 * src/prefs_common.c
5643 * src/gtk/pluginwindow.c
5644 fix bug 1101, '"Load plugin" button is
5645 accidentally hidden'
5646 unset (-1) initial width in prefs_common,
5647 fix overlapping buttons,
5650 2007-01-17 [paul] 2.7.1cvs14
5653 add #include <errno.h>, it's needed
5656 2007-01-17 [paul] 2.7.1cvs13
5659 * tools/make.themes.project
5660 rename .sylpheed_themeinfo to .claws_themeinfo
5662 * src/etpan/etpan-errors.h
5663 * src/etpan/etpan-log.c
5664 * src/etpan/etpan-log.h
5665 * src/etpan/etpan-thread-manager-types.h
5666 * src/etpan/etpan-thread-manager.c
5667 * src/etpan/etpan-thread-manager.h
5668 * src/etpan/imap-thread.c
5669 * src/etpan/imap-thread.h
5670 add copyright header
5672 2007-01-17 [colin] 2.7.1cvs12
5674 * src/plugins/pgpcore/select-keys.c
5675 * src/gtk/pluginwindow.c
5676 * src/prefs_account.c
5679 2007-01-16 [colin] 2.7.1cvs11
5684 Manage subscribing to subfolders when only
5685 subscribed folders are shown.
5687 2007-01-16 [colin] 2.7.1cvs10
5690 Fix annoying vscrollbar going back to top
5691 on Check for new folders
5693 2007-01-16 [colin] 2.7.1cvs9
5698 2007-01-16 [colin] 2.7.1cvs8
5701 Bigger buffer for errors
5705 * src/prefs_account.c
5706 * src/prefs_account.h
5708 * src/etpan/imap-thread.c
5709 * src/etpan/imap-thread.h
5710 * manual/handling.xml
5711 Add subscriptions management. What it changes:
5712 Creating a folder subscribes to it
5713 Deleting a folder unsubscribes it
5714 New contextual menu item allowing to switch between
5715 All folders and Subscribed folders, subscribe, and
5716 unsubscribe. "Creating" an existing but unsubscribed
5717 folder will subscribe it.
5718 By default for new accounts, only subscribed folders
5722 2007-01-16 [paul] 2.7.1cvs7
5725 Allow folder classes to specify only sort_key or
5726 sort_type instead of both or none.
5728 2007-01-16 [paul] 2.7.1cvs6
5735 Save and use errno for procmime_get_part
5737 2007-01-16 [colin] 2.7.1cvs5
5740 Never remove INBOX when scanning for
5741 new folders. It's a special folder
5744 2007-01-15 [colin] 2.7.1cvs4
5747 Fix 'Check for new folders' when IMAP subdirectory
5749 * src/etpan/imap-thread.c
5752 2007-01-15 [colin] 2.7.1cvs3
5754 * src/etpan/imap-thread.c
5755 Fix invalid free on command-connection
5758 2007-01-15 [wwp] 2.7.1cvs2
5760 * src/matcher_parser_lex.l
5761 * src/quote_fmt_lex.l
5762 * src/matcher_parser_parse.y
5763 fix copyright header in lexers and parsers.
5765 2007-01-15 [paul] 2.7.1cvs1
5771 bump up version number following
5774 2007-01-15 [paul] 2.7.0cvs31
5778 add Fabien to the Team list
5779 add the recent contributors
5780 make a few corrections
5782 2007-01-15 [paul] 2.7.0cvs30
5785 fix compiler warning
5786 * src/plugins/pgpcore/prefs_gpg.c
5787 * src/plugins/pgpcore/prefs_gpg.h
5789 fix copyright header
5791 2007-01-14 [colin] 2.7.0cvs29
5794 Use the 'gtk+' backend. Avoids gnome-vfs use,
5795 two benefits: faster to open, will fix strange
5796 dbus-related crash. Thanks to Pascal Terjan.
5798 2007-01-14 [colin] 2.7.0cvs28
5800 * src/etpan/imap-thread.c
5801 Delete the old imap just after allocating
5802 the new one. Makes sure we don't get the
5803 same pointer by sheer luck, which feels
5804 strange in the debug log.
5806 2007-01-14 [colin] 2.7.0cvs27
5808 * src/gtk/inputdialog.c
5809 Make sure we don't print passwords in
5810 clear text when in debug mode
5812 2007-01-14 [colin] 2.7.0cvs26
5814 * src/gtk/gtksctree.c
5815 Fix bug 1098, 'bogus last row display
5816 after expanding a thread'. Patch by
5817 Jindrich Makovicka <makovick@gmail.com>
5819 2007-01-14 [colin] 2.7.0cvs25
5821 * src/etpan/imap-thread.c
5822 Close socket manually before
5823 freeing the imap struct
5825 2007-01-14 [colin] 2.7.0cvs24
5827 * src/etpan/imap-thread.c
5828 Maybe fix new reconnection issues
5830 2007-01-13 [colin] 2.7.0cvs23
5833 Freeze/thaw on thread selection
5835 2007-01-13 [paul] 2.7.0cvs22
5840 add 'Edit/Delete thread'
5842 2007-01-13 [colin] 2.7.0cvs21
5844 * src/prefs_account.c
5845 * src/prefs_compose_writing.c
5846 * src/prefs_message.c
5847 * src/prefs_msg_colors.c
5849 * src/prefs_receive.c
5850 * src/prefs_spelling.c
5851 * src/prefs_summaries.c
5852 * src/prefs_themes.c
5853 * src/gtk/gtkutils.c
5854 * src/gtk/gtkutils.h
5855 * src/plugins/pgpcore/prefs_gpg.c
5856 * src/plugins/spamassassin/spamassassin_gtk.c
5857 Factorize gtk frame creation
5860 2007-01-13 [colin] 2.7.0cvs20
5862 * src/message_search.c
5863 * src/summary_search.c
5864 Fix Enter in search windows
5866 Fix body search starting at the
5867 end of the mail (and asking for loop)
5869 2007-01-13 [colin] 2.7.0cvs19
5871 * src/etpan/imap-thread.c
5872 Make sure we don't free the same imap
5875 2007-01-13 [colin] 2.7.0cvs18
5878 Allow multiple commitHelpers to
5881 2007-01-12 [colin] 2.7.0cvs17
5883 * src/etpan/imap-thread.c
5884 Make sure we get rid of the previous mailimap
5885 when connecting - just in case disconnect was
5888 2007-01-12 [paul] 2.7.0cvs16
5891 Strip S/MIME signatures when re-editing
5892 S/MIME signed messages.
5894 2007-01-12 [paul] 2.7.0cvs15
5901 no need to define CLAWS anymore, remove
5904 2007-01-12 [paul] 2.7.0cvs14
5907 check if the mail's signed as
5908 it can change the mail structure
5911 2007-01-12 [paul] 2.7.0cvs13
5914 fix Forwarding msgs with attachments
5915 that have dos line endings
5918 2007-01-12 [wwp] 2.7.0cvs12
5921 Revert accidentally committed extra version tag.
5923 2007-01-12 [wwp] 2.7.0cvs11
5925 * src/prefs_account.c
5926 Fix compilation w/o aspell (completes 2.7.0cvs7).
5928 2007-01-11 [colin] 2.7.0cvs10
5931 move g_warning to debug_print
5932 it scares people for no reason
5934 2007-01-11 [colin] 2.7.0cvs9
5937 Fix files to translate. Patch by
5940 2007-01-11 [paul] 2.7.0cvs8
5943 Fix recursion when server lists the
5944 current subfolder in the response
5946 Fix updating of icon_list/ctree
5947 * src/plugins/pgpcore/select-keys.c
5948 Fix a few annoyances when choosing
5949 keys for the CMS (S/MIME) protocol
5951 2007-01-11 [wwp] 2.7.0cvs7
5954 * src/prefs_account.c
5955 * src/prefs_account.h
5956 Add per-account spellcheck default dictionaries settings.
5958 2007-01-10 [colin] 2.7.0cvs6
5960 * src/prefs_folder_item.c
5961 Factorize strings - patch by Fabien
5963 2007-01-10 [colin] 2.7.0cvs5
5966 Fix bug 1095, 'Crash while changing folder
5967 columns during incorporation'
5969 2007-01-09 [colin] 2.7.0cvs4
5971 * src/gtk/pluginwindow.c
5972 Set the plugin window transient. Seems
5973 like some window managers hide it in
5974 the background after "load plugin"...
5976 2007-01-09 [colin] 2.7.0cvs3
5979 Use the same type for alloc and free
5981 2007-01-08 [paul] 2.7.0cvs2
5984 updated by Tim Dijkstra
5986 2007-01-08 [paul] 2.7.0cvs1
5988 * src/prefs_themes.c
5989 * src/common/utils.c
5992 2007-01-08 [paul] 2.7.0
5999 2007-01-08 [paul] 2.6.1cvs119
6001 * doc/man/claws-mail.1
6004 2007-01-08 [paul] 2.6.1cvs118
6006 * doc/man/claws-mail.1
6008 * manual/advanced.xml
6009 improved English usage
6011 2007-01-08 [paul] 2.6.1cvs117
6022 updated by Miquel Oliete, Stephan Sachse, me,
6023 Tommi Pirinen, Andrea Spadaccini, Frederico
6024 Goncalves Guimaraes, Andrej Kacian, Aleksandar
6025 Urosevic, and Ralgh Young
6027 2007-01-07 [mones] 2.6.1cvs116
6029 * manual/es/advanced.xml
6031 Synced manual (unhide mark_as_read_delay)
6032 and updated translation for release
6034 2007-01-07 [paul] 2.6.1cvs115
6036 * src/prefs_matcher.c
6037 make the hbox content fit better under
6040 2007-01-07 [colin] 2.6.1cvs114
6043 Fix bug 1088, 'Ctrl-h produces repeatable
6046 2007-01-06 [colin] 2.6.1cvs113
6048 * src/etpan/imap-thread.c
6049 Add casts to int to get certs. Fixes
6050 bug 1064, 'crash @ etpan_certificate_check()
6051 when opening an IMAP folder', with latest
6052 libetpan CVS or >= 0.49
6057 * src/prefs_folder_item.c
6058 Grey out the "synchronise" menu items if
6059 there's nothing to synchronise.
6060 * src/plugins/pgpcore/sgpgme.c
6061 Make an error clearer than "Unknown error"
6063 2007-01-06 [colin] 2.6.1cvs112
6066 Don't try to show a message if updating
6067 Maybe fixes bug 1088, 'ctrl-h produces
6070 2007-01-06 [colin] 2.6.1cvs111
6073 Disable Control-Space (handle it as Space).
6075 2007-01-05 [paul] 2.6.1cvs110
6078 Fix bug 934, 'sylpheed claws 2.1
6079 doesn't show Exchanges Public Folders'
6080 Thanks to Hoa and Colin
6082 Refuse to allocate more than 2 MB for a
6083 single field, it's a good indication of
6086 2007-01-05 [colin] 2.6.1cvs109
6089 Allow --select'ing emails by Message-ID too
6091 2007-01-05 [colin] 2.6.1cvs108
6093 * src/common/quoted-printable.c
6096 2007-01-05 [colin] 2.6.1cvs107
6098 * src/common/quoted-printable.c
6099 Fix previous commit about bug 1089
6102 2007-01-05 [colin] 2.6.1cvs106
6104 * src/common/quoted-printable.c
6105 Fix my previous commit on bug 1089
6108 2007-01-04 [colin] 2.6.1cvs105
6110 * src/common/quoted-printable.c
6111 Fix bug 1089, 'NUL characters in Subject
6112 line are misinterpreted'. Not a pain to
6119 2007-01-04 [wwp] 2.6.1cvs104
6121 * src/image_viewer.c
6122 Force operator precedence (fix a compiler warning).
6124 2007-01-04 [colin] 2.6.1cvs103
6126 * src/image_viewer.c
6127 Be cautious there too (same fix as the one
6128 in textview from cvs33)
6130 Don't use any MimeViewer plugin when showing
6133 2007-01-03 [wwp] 2.6.1cvs102
6137 fixed "cent" sign (use the existing ASCII one),
6138 decode more HTML entities,
6139 converted table ASCII entries to UTF-8,
6140 moved a switch() into a hashtable.
6142 2007-01-03 [paul] 2.6.1cvs101
6148 When possible, use move_msg instead of
6149 copy_msg + remove_msg to move sent mail
6152 2007-01-03 [paul] 2.6.1cvs100
6155 add more html entity recognition:
6156 pounds, euros, and cents
6158 2007-01-03 [colin] 2.6.1cvs99
6161 Don't display an error on NOSELECT
6162 folders when synchronising
6164 2007-01-03 [paul] 2.6.1cvs98
6166 * tools/maildir2claws-mail.pl
6167 only substitute 'sent-mail' if it's
6168 the full directory name
6170 2007-01-03 [paul] 2.6.1cvs97
6173 * ChangeLog.pre2.0.0
6175 archive a chunk of ChangeLog in
6178 * doc/src/ChangeLog.claws-pre0.8.0
6179 remove ChangeLog.claws-pre0.8.0, adding
6180 its contents to ChangeLog.gtk1
6182 2007-01-03 [paul] 2.6.1cvs96
6203 * src/addressbook_foldersel.c
6204 * src/addressbook_foldersel.h
6225 * src/customheader.c
6226 * src/customheader.h
6227 * src/displayheader.c
6228 * src/displayheader.h
6239 * src/editldap_basedn.c
6240 * src/editldap_basedn.h
6257 * src/folder_item_prefs.c
6258 * src/folder_item_prefs.h
6265 * src/grouplistdialog.c
6266 * src/grouplistdialog.h
6270 * src/image_viewer.c
6271 * src/image_viewer.h
6307 * src/message_search.c
6308 * src/message_search.h
6325 * src/partial_download.c
6326 * src/partial_download.h
6331 * src/prefs_account.c
6332 * src/prefs_account.h
6333 * src/prefs_actions.c
6334 * src/prefs_actions.h
6335 * src/prefs_common.c
6336 * src/prefs_common.h
6337 * src/prefs_compose_writing.c
6338 * src/prefs_compose_writing.h
6339 * src/prefs_customheader.c
6340 * src/prefs_customheader.h
6341 * src/prefs_display_header.c
6342 * src/prefs_display_header.h
6343 * src/prefs_filtering.c
6344 * src/prefs_filtering.h
6345 * src/prefs_filtering_action.c
6346 * src/prefs_filtering_action.h
6347 * src/prefs_folder_column.c
6348 * src/prefs_folder_column.h
6349 * src/prefs_folder_item.c
6350 * src/prefs_folder_item.h
6355 * src/prefs_image_viewer.c
6356 * src/prefs_image_viewer.h
6357 * src/prefs_matcher.c
6358 * src/prefs_matcher.h
6359 * src/prefs_message.c
6360 * src/prefs_msg_colors.c
6361 * src/prefs_msg_colors.h
6364 * src/prefs_receive.c
6366 * src/prefs_spelling.c
6367 * src/prefs_spelling.h
6368 * src/prefs_summaries.c
6369 * src/prefs_summaries.h
6370 * src/prefs_summary_column.c
6371 * src/prefs_summary_column.h
6372 * src/prefs_template.c
6373 * src/prefs_template.h
6374 * src/prefs_themes.c
6375 * src/prefs_themes.h
6376 * src/prefs_toolbar.c
6377 * src/prefs_toolbar.h
6378 * src/prefs_wrapping.c
6379 * src/prefs_wrapping.h
6389 * src/quote_fmt_parse.y
6392 * src/remotefolder.c
6393 * src/remotefolder.h
6394 * src/send_message.c
6395 * src/send_message.h
6398 * src/sourcewindow.c
6399 * src/sourcewindow.h
6404 * src/stock_pixmap.c
6405 * src/stock_pixmap.h
6406 * src/summary_search.c
6407 * src/summary_search.h
6422 * src/common/base64.c
6423 * src/common/base64.h
6425 * src/common/hooks.c
6426 * src/common/hooks.h
6429 * src/common/mgutils.c
6430 * src/common/mgutils.h
6433 * src/common/passcrypt.c
6434 * src/common/passcrypt.h.in
6435 * src/common/plugin.c
6436 * src/common/plugin.h
6437 * src/common/prefs.c
6438 * src/common/prefs.h
6439 * src/common/progressindicator.c
6440 * src/common/progressindicator.h
6441 * src/common/quoted-printable.c
6442 * src/common/quoted-printable.h
6443 * src/common/session.c
6444 * src/common/session.h
6447 * src/common/socket.c
6448 * src/common/socket.h
6451 * src/common/ssl_certificate.c
6452 * src/common/ssl_certificate.h
6453 * src/common/stringtable.c
6454 * src/common/stringtable.h
6455 * src/common/template.c
6456 * src/common/template.h
6457 * src/common/timing.h
6458 * src/common/utils.c
6459 * src/common/utils.h
6460 * src/common/version.h.in
6463 * src/common/xmlprops.c
6464 * src/common/xmlprops.h
6466 * src/gtk/colorlabel.c
6467 * src/gtk/colorsel.c
6468 * src/gtk/colorsel.h
6469 * src/gtk/combobox.c
6470 * src/gtk/combobox.h
6471 * src/gtk/description_window.c
6472 * src/gtk/description_window.h
6475 * src/gtk/foldersort.c
6476 * src/gtk/foldersort.h
6477 * src/gtk/gtksctree.c
6478 * src/gtk/gtkutils.c
6479 * src/gtk/gtkutils.h
6480 * src/gtk/inputdialog.c
6481 * src/gtk/inputdialog.h
6482 * src/gtk/logwindow.c
6483 * src/gtk/logwindow.h
6484 * src/gtk/manage_window.c
6485 * src/gtk/manage_window.h
6488 * src/gtk/pluginwindow.c
6489 * src/gtk/pluginwindow.h
6490 * src/gtk/prefswindow.c
6491 * src/gtk/prefswindow.h
6492 * src/gtk/progressdialog.c
6493 * src/gtk/progressdialog.h
6494 * src/gtk/sslcertwindow.c
6495 * src/gtk/sslcertwindow.h
6496 * src/plugins/bogofilter/bogofilter.c
6497 * src/plugins/bogofilter/bogofilter.h
6498 * src/plugins/bogofilter/bogofilter_gtk.c
6499 * src/plugins/clamav/clamav_plugin.c
6500 * src/plugins/clamav/clamav_plugin.h
6501 * src/plugins/clamav/clamav_plugin_gtk.c
6502 * src/plugins/demo/demo.c
6503 * src/plugins/dillo_viewer/dillo_prefs.c
6504 * src/plugins/dillo_viewer/dillo_prefs.h
6505 * src/plugins/dillo_viewer/dillo_viewer.c
6506 * src/plugins/pgpcore/passphrase.c
6507 * src/plugins/pgpcore/passphrase.h
6508 * src/plugins/pgpcore/pgp_viewer.c
6509 * src/plugins/pgpcore/pgp_viewer.h
6510 * src/plugins/pgpcore/plugin.c
6511 * src/plugins/pgpcore/select-keys.c
6512 * src/plugins/pgpcore/select-keys.h
6513 * src/plugins/pgpcore/sgpgme.c
6514 * src/plugins/pgpcore/sgpgme.h
6515 * src/plugins/pgpinline/pgpinline.c
6516 * src/plugins/pgpinline/pgpinline.h
6517 * src/plugins/pgpinline/plugin.c
6518 * src/plugins/pgpmime/pgpmime.c
6519 * src/plugins/pgpmime/pgpmime.h
6520 * src/plugins/pgpmime/plugin.c
6521 * src/plugins/spamassassin/spamassassin.c
6522 * src/plugins/spamassassin/spamassassin.h
6523 * src/plugins/spamassassin/spamassassin_gtk.c
6524 * src/plugins/trayicon/trayicon.c
6525 it's 2007, update the year in the copyright headers
6527 2007-01-03 [paul] 2.6.1cvs95
6530 it is 2007, use it in the copyright string
6532 2007-01-03 [paul] 2.6.1cvs94
6535 html entity conversion:
6536 move ™ to a more suitable place
6537 add • and –
6538 make sure — and — are both
6541 2007-01-02 [colin] 2.6.1cvs93
6545 * src/common/plugin.c
6547 * src/etpan/imap-thread.c
6550 2006-12-31 [paul] 2.6.1cvs92
6552 * src/prefs_summaries.c
6553 use gtk_button_new_from_stock()
6555 2006-12-30 [colin] 2.6.1cvs91
6560 Don't update filtering and account paths
6561 when copying folders
6563 2006-12-30 [colin] 2.6.1cvs90
6565 * src/prefs_compose_writing.c
6567 * src/prefs_template.c
6568 Use message font for Writing and
6569 Quoting prefs, as well as Templates.
6571 2006-12-30 [colin] 2.6.1cvs89
6573 * src/prefs_summaries.c
6574 Rework GUI; patch by Pawel
6576 2006-12-29 [colin] 2.6.1cvs88
6578 * src/prefs_folder_item.c
6579 Fix bug 1085, 'Apply to subfolder
6580 doesn't work' - I was mistaken saying
6581 it worked in every case
6583 2006-12-28 [colin] 2.6.1cvs87
6585 * src/gtk/gtkaspell.c
6586 Don't assert if use_alternate is true
6587 and alt_dictionary isn't set -- this
6588 is what happens on upgrade! Rather,
6591 2006-12-28 [colin] 2.6.1cvs86
6594 Fix desktop/icon simplification
6596 2006-12-28 [colin] 2.6.1cvs85
6599 Make desktop and icon not
6600 dependant on the desktop
6602 2006-12-28 [wwp] 2.6.1cvs84
6604 * src/plugins/pgpmime/claws.def
6605 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
6607 2006-12-28 [wwp] 2.6.1cvs83
6609 * src/prefs_folder_item.c
6610 Fix coloring of "simplify subject regexp" (folder prefs),
6611 which might be left to red whereas the regexp gets empty.
6613 2006-12-28 [wwp] 2.6.1cvs82
6615 * src/prefs_common.c
6616 * src/prefs_common.h
6619 Save addressbook mainwindow's horizontal and vertical splitter position.
6621 2006-12-27 [wwp] 2.6.1cvs81
6623 * src/gtk/gtkaspell.c
6624 * src/gtk/gtkaspell.h
6626 Fix assignment of compose's default and alternate dictionary from
6627 account or folder settings. Now gtkaspell_change_dict does rotate
6628 dicts only when it's called from a menu cb.
6630 2006-12-27 [wwp] 2.6.1cvs80
6632 * src/folder_item_prefs.c
6633 Fix randomly initialized default-alt-dictionary (folder prefs),
6634 complete 2.6.1cvs72.
6636 2006-12-27 [paul] 2.6.1cvs79
6640 Add Copy folder in the folder's contextual
6643 2006-12-27 [wwp] 2.6.1cvs78
6646 Clean up session locking, thanks to Colin.
6648 2006-12-26 [colin] 2.6.1cvs77
6651 Revert previous patch
6653 2006-12-26 [colin] 2.6.1cvs76
6659 * src/etpan/imap-thread.c
6660 Fix previous commit warnings
6661 Make statusbar update every second if total < 20
6662 Make IMAP APPEND faster by simplifying log
6664 2006-12-26 [colin] 2.6.1cvs75
6672 Make it possible to copy folders accross
6673 mailboxes (this was an arbitrary limitation).
6674 Still make it impossible to move folders
6677 2006-12-26 [colin] 2.6.1cvs74
6679 * src/etpan/imap-thread.c
6680 Fix bug 1081, 'claws-mail
6681 segfaults when going offline
6682 while it transfers mails via
6685 2006-12-26 [colin] 2.6.1cvs73
6687 * src/folder_item_prefs.c
6688 Don't forget alt dictionary when
6689 renaming/moving folders
6691 2006-12-26 [wwp] 2.6.1cvs72
6693 * src/folder_item_prefs.c
6694 Add missing defaults for per-folder alt dict
6695 (forgotten in 2.6.1cvs61).
6697 2006-12-26 [colin] 2.6.1cvs71
6700 Add tooltip to state that specifying
6701 full path to mailbox is possible
6703 2006-12-26 [wwp] 2.6.1cvs70
6705 * src/partial_download.c
6706 * src/gtk/gtkvscrollbutton.c
6707 * src/plugins/pgpinline/plugin.c
6708 Fix for few compiler warnings that matter.
6710 2006-12-25 [colin] 2.6.1cvs69
6712 * src/partial_download.c
6713 Fix marking for download or deletion
6714 when the header isn't the first
6715 * src/gtk/logwindow.c
6716 Fix start of scrolling
6718 2006-12-23 [paul] 2.6.1cvs68
6721 change last commit to use the 'academic'
6722 method instead. Thanks to wwp
6724 2006-12-23 [paul] 2.6.1cvs67
6727 don't warn about empty subject when
6730 2006-12-22 [colin] 2.6.1cvs66
6732 * src/summary_search.c
6735 2006-12-22 [colin] 2.6.1cvs65
6737 * src/gtk/gtkutils.c
6740 * src/summary_search.c
6747 2006-12-22 [colin] 2.6.1cvs64
6751 Add a combo to the learn spam button
6752 * src/plugins/bogofilter/bogofilter.c
6753 * src/plugins/bogofilter/bogofilter_gtk.c
6754 * src/plugins/bogofilter/bogofilter.h
6755 Allow to store Unsure mails in a specific
6756 folder to make better teaching easier
6758 2006-12-21 [wwp] 2.6.1cvs63
6761 * src/prefs_common.c
6762 * src/prefs_common.h
6763 * src/prefs_spelling.c
6764 * src/gtk/gtkaspell.c
6765 * src/gtk/gtkaspell.h
6766 Allow spell-checking using both current and alternate dictionaries
6769 2006-12-21 [wwp] 2.6.1cvs62
6771 * src/gtk/gtkaspell.c
6772 Apply recheck_when_changing_dict (highlight all mispelled words)
6773 when switching to alternate dictionary.
6775 2006-12-21 [wwp] 2.6.1cvs61
6778 * src/folder_item_prefs.h
6779 * src/prefs_common.c
6780 * src/prefs_common.h
6781 * src/prefs_folder_item.c
6782 * src/prefs_spelling.c
6783 * src/gtk/gtkaspell.c
6784 * src/gtk/gtkaspell.h
6785 Add global and per-folder prefs to set the default
6786 alternate dictionary.
6788 2006-12-21 [colin] 2.6.1cvs60
6791 Look for folders by path in all folders
6795 2006-12-20 [colin] 2.6.1cvs59
6797 * src/gtk/quicksearch.c
6798 Make sure in_typing is false when clearing
6800 2006-12-20 [wwp] 2.6.1cvs58
6803 change manual's target dir to be LFH-compliant (thanks to Colin).
6805 2006-12-20 [wwp] 2.6.1cvs57
6807 * src/prefs_common.c
6808 * src/prefs_summaries.c
6809 i18n fix and factorize patch, thanks to Fabien.
6811 2006-12-20 [paul] 2.6.1cvs56
6814 last of the renaming (??)
6816 correct --help info of --status-full
6817 * src/plugins/bogofilter/bogofilter.c
6818 make FALSE default of whitelist_ab
6820 2006-12-19 [colin] 2.6.1cvs55
6823 Same as before, without depending on
6826 2006-12-19 [colin] 2.6.1cvs54
6829 Fix bug 1059, 'Better jpilot charset
6830 handling'. Use libpisync's charset conversion
6833 2006-12-19 [colin] 2.6.1cvs53
6838 2006-12-19 [wwp] 2.6.1cvs52
6841 Add missing #include (thanks to Colin).
6843 2006-12-19 [wwp] 2.6.1cvs51
6845 * src/prefs_receive.c
6846 Better spacing between widgets in prefs.
6848 2006-12-18 [colin] 2.6.1cvs50
6851 Fix failure to get separator on LIST "" ""
6852 Try LIST "" "INBOX" too.
6854 2006-12-18 [wwp] 2.6.1cvs49
6856 * src/common/session.c
6857 Fix a compiler warning (thanks to Fabien).
6859 2006-12-18 [wwp] 2.6.1cvs48
6863 Factorize some strings for translation (it's about error
6864 messages when applying or checking template/quote format).
6866 2006-12-18 [colin] 2.6.1cvs47
6870 * src/gtk/Makefile.am
6872 Add a Release notes tab from the contents of
6873 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
6875 2006-12-17 [colin] 2.6.1cvs46
6880 Correctly convert from/to UTF8/filename encoding
6881 when loading and saving files. Probably fixes
6882 bug 1068, 'Claws-Mail uses 100% CPU when looking
6883 for a file to attach and is blocked...'
6885 2006-12-17 [colin] 2.6.1cvs45
6887 * src/gtk/logwindow.c
6888 Fix bug 1067, 'Claws-Mail uses 100% CPU on an
6889 IMAP folder and is blocked on main thread':
6890 make sure we put utf8 in the log.
6892 2006-12-16 [colin] 2.6.1cvs44
6896 Fix bug 1055, 'Add the 'cancel receive'
6897 in the available events for the toolbar buttons'
6899 2006-12-16 [colin] 2.6.1cvs43
6904 * src/common/session.c
6905 Log error when SSL handshakes fail.
6906 Fixes bug 1082, 'incorrect / imprecise
6907 error message when imap server provides
6908 ssl only through STARTTLS but SSL is
6911 2006-12-15 [wwp] 2.6.1cvs42
6913 * src/plugins/bogofilter/bogofilter_gtk.c
6914 set proper sensitivity to widgets I've recently added.
6920 2006-12-15 [wwp] 2.6.1cvs41
6922 * src/plugins/bogofilter/bogofilter.c
6923 * src/plugins/bogofilter/bogofilter.h
6924 * src/plugins/bogofilter/bogofilter_gtk.c
6925 bogofilter's whitelist can now use a subset of
6926 the addressbook (either a book, a subfolder of a book,
6927 or the whole addressbook by using "Any"). Re-used there
6928 some pref_matcher widgets and mechanisms to match a subset
6931 2006-12-15 [wwp] 2.6.1cvs40
6934 * src/common/plugin.c
6935 * src/common/plugin.h
6937 * src/plugins/bogofilter/bogofilter.c
6938 * src/plugins/clamav/clamav_plugin.c
6939 * src/plugins/demo/demo.c
6940 * src/plugins/dillo_viewer/dillo_viewer.c
6941 * src/plugins/pgpcore/plugin.c
6942 * src/plugins/pgpinline/plugin.c
6943 * src/plugins/pgpmime/plugin.c
6944 * src/plugins/spamassassin/spamassassin.c
6945 * src/plugins/trayicon/trayicon.c
6946 factorize some translatable strings (plugins-related),
6947 fix missing punctuation in several places,
6948 remove useless translatable \n in about.c,
6949 and factorize plugin init code w/ a new function
6950 check_plugin_version() in common/plugin.c.
6951 Patch by Fabien Vantard <fzzzzz@gmail.com>.
6953 2006-12-15 [wwp] 2.6.1cvs39
6955 * src/plugins/bogofilter/bogofilter.c
6956 * src/plugins/bogofilter/bogofilter_gtk.c
6957 flag whitelisted spams as spam, but don't filter it to the spam
6958 folder. Thanks to Colin.
6960 2006-12-15 [ticho] 2.6.1cvs38
6962 * src/plugins/bogofilter/bogofilter.c
6963 * src/plugins/bogofilter/bogofilter.h
6964 * src/plugins/bogofilter/bogofilter_gtk.c
6965 Add option to whitelist senders found in addressbook. Patch by colin.
6967 2006-12-15 [paul] 2.6.1cvs37
6970 add missing #include "log.h"
6972 2006-12-15 [paul] 2.6.1cvs36
6974 * src/plugins/bogofilter/bogofilter.c
6975 * src/plugins/bogofilter/bogofilter.h
6976 * src/plugins/bogofilter/bogofilter_gtk.c
6977 Add an option to allow inserting an
6978 X-Claws-Bogosity header (on MH folders
6979 only). Patch by Colin
6981 2006-12-14 [colin] 2.6.1cvs35
6984 "Yes" should be the default choice for
6985 migration configuration
6987 2006-12-14 [paul] 2.6.1cvs34
6989 * src/prefs_summaries.c
6990 * manual/advanced.xml
6991 Unhide mark_as_read_delay
6993 2006-12-14 [paul] 2.6.1cvs33
7002 Fix printing of selection
7003 Fix printing of message parts
7004 Fix printing of images
7005 * src/gtk/gtksourceprintjob.c
7006 Fix page count when there are images
7008 2006-12-14 [wwp] 2.6.1cvs32
7013 * src/gtk/quicksearch.c
7014 fix quicksearch 'magnify' button status when QS is closed
7015 using the Escape key, thanks to Colin.
7017 2006-12-14 [wwp] 2.6.1cvs31
7022 * src/gtk/quicksearch.c
7023 fix quicksearch 'magnify' button status when QS is closed
7024 using the Escape key, thanks to Colin.
7026 2006-12-13 [colin] 2.6.1cvs30
7030 Use the binary safe version of ldap_get_values,
7031 to make sure we manipulate null-terminated
7032 strings. Maybe fixes bug 1075, 'claws mail
7033 segfault when completing ldap adresses'
7034 * src/syldap.c ** REMOVED **
7035 * src/syldap.h ** REMOVED **
7038 2006-12-13 [mones] 2.6.1cvs29
7041 Fixed piped strings, fixed click translation
7043 2006-12-13 [paul] 2.6.1cvs28
7046 don't translate these strings
7048 2006-12-13 [paul] 2.6.1cvs27
7053 2006-12-13 [colin] 2.6.1cvs26
7057 Add claws_is_starting()
7059 2006-12-13 [mones] 2.6.1cvs25
7061 * manual/es/advanced.xml
7063 Synced manual and updated translation
7065 2006-12-12 [colin] 2.6.1cvs24
7068 Add an option to use STARTTLS in the
7069 welcome wizard. Fixes bug 1080,
7070 'Using SSL option in wizard for incoming
7071 server does not activate SSL with STARTTLS'
7073 2006-12-12 [colin] 2.6.1cvs23
7076 Don't exit when there's an incomplete
7077 mailbox configured - leaves a chance
7078 to fix a failing IMAP account. Exit
7079 if no mailbox at all is loaded (case
7081 Completes bug 1077's fix (I was wrong
7082 in this bug's comment #3).
7084 2006-12-12 [colin] 2.6.1cvs22
7087 Add another menu data type
7088 * src/prefs_account.c
7089 Complete the completion of bug 1076
7090 (doesn't lose the pref on apply)
7092 2006-12-12 [paul] 2.6.1cvs21
7094 * src/prefs_account.c
7095 complete the fix of bug 1076
7096 also be more verbose with the text
7098 2006-12-12 [paul] 2.6.1cvs20
7100 * src/gtk/combobox.c
7101 fix compilation warning
7103 2006-12-11 [colin] 2.6.1cvs19
7106 Document :port in server entry tooltips
7108 2006-12-11 [colin] 2.6.1cvs18
7113 2006-12-11 [colin] 2.6.1cvs17
7116 Add failing IMAP as a reason for no
7119 2006-12-11 [colin] 2.6.1cvs16
7121 * src/prefs_account.c
7122 Check for existence of inbox for local
7125 Allow setting the port to use for servers
7126 by using the usual "server.example.com:port"
7127 syntax. Fixes bug 1077, 'sylpheed-claws does
7128 not start when IMAP server is unavailable'
7130 2006-12-11 [colin] 2.6.1cvs15
7132 * src/prefs_account.c
7133 Prevent use of non-existing default inbox
7135 2006-12-11 [colin] 2.6.1cvs14
7137 * src/prefs_account.c
7138 Fix sensitivity. Fixes bug 1076, 'privacy
7139 options are displayed even when pgp plugin
7140 not loaded / available'
7142 2006-12-09 [colin] 2.6.1cvs13
7144 * manual/advanced.xml
7145 * src/prefs_common.c
7146 * src/prefs_common.h
7147 * src/common/ssl_certificate.c
7148 Add a new hidden preference, 'unsafe_ssl_certs',
7149 which allows to store multiple certificates per
7150 server/port. This is disabled by default because
7151 it's less secure (presenting a new certificate
7152 instead of a changed one raises less alarms).
7153 This will cause Claws to ask about an unknown
7154 certificate for people who have used 2.6.1cvs8
7157 2006-12-09 [colin] 2.6.1cvs12
7160 Fix cache updating after action
7162 2006-12-07 [wwp] 2.6.1cvs11
7165 fix email address comparison when replying to all
7166 (avoid replying to ourselves), thanks to Colin.
7168 2006-12-06 [paul] 2.6.1cvs10
7175 * src/common/utils.c
7176 ...and more renaming
7179 2006-12-06 [paul] 2.6.1cvs9
7190 2006-12-06 [colin] 2.6.1cvs8
7193 * src/common/ssl_certificate.c
7194 * src/common/ssl_certificate.h
7195 Handle multiple certificates per host/port
7197 2006-12-06 [colin] 2.6.1cvs7
7199 * src/etpan/imap-thread.c
7200 Fix certificate checking on IMAP
7202 2006-12-06 [colin] 2.6.1cvs6
7205 Fix bug 1072, 'Claws stops fetching newsgroups
7206 from server when newsgroup got deleted': continue
7207 checking other groups
7209 2006-12-05 [wwp] 2.6.1cvs5
7211 * src/message_search.c
7212 * src/summary_search.c
7213 * src/gtk/combobox.c
7214 * src/gtk/combobox.h
7215 * src/gtk/gtkutils.c
7216 * src/gtk/gtkutils.h
7217 make up and down arrow keys in modern gtk_combo_box_entry widgets
7218 behave like w/ old comboboxes (summary and message search only).
7220 2006-12-05 [paul] 2.6.1cvs4
7226 2006-12-05 [paul] 2.6.1cvs3
7229 * tools/textviewer.pl
7230 script updated and description added
7232 2006-12-04 [colin] 2.6.1cvs2
7235 Run pre-send hook only when checking
7238 2006-12-04 [paul] 2.6.1cvs1
7245 bump up version number following stable release
7247 2006-12-04 [paul] 2.6.0cvs83
7250 updates and corrections
7252 2006-12-04 [colin] 2.6.0cvs82
7254 * src/common/utils.c
7255 Probably fix bug 1066, 'Incorrect mailbox
7258 2006-12-04 [colin] 2.6.0cvs81
7260 * src/common/utils.c
7261 Trim tabs from mailcap file too.
7263 2006-12-02 [paul] 2.6.0cvs80
7266 fix broken GUI under certain languages
7268 put the Cancel button to the right
7270 2006-12-01 [paul] 2.6.0cvs79
7273 remove reference to removed file
7275 2006-12-01 [wwp] 2.6.0cvs78
7279 remove forgotten debug statements.
7281 2006-12-01 [wwp] 2.6.0cvs77
7283 * manual/advanced.xml
7284 * manual/fr/advanced.xml
7290 * src/prefs_common.c
7291 * src/prefs_common.h
7292 * src/gtk/gtkutils.c
7293 * src/gtk/gtkutils.h
7294 add a hidden option to allow embedding the editaddress (edit contact details)
7295 dialog into the addressbook's window. This doesn't change the default
7298 2006-12-01 [wwp] 2.6.0cvs76
7300 * src/message_search.c
7301 * src/summary_search.c
7302 fix more focus issues (don't set focus to combobox's entry widget when
7303 entry's value changed, if entry widget has focus already).
7305 2006-12-01 [wwp] 2.6.0cvs75
7307 * src/gtk/quicksearch.c
7308 revert last changes to the quicksearch gtk_combo_box, this needs more
7311 2006-12-01 [paul] 2.6.0cvs74
7313 * tools/kdeservicemenu/README
7314 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7315 * tools/kdeservicemenu/install.sh
7316 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
7317 * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
7318 simplify this stuff, and in so doing,
7319 fix it. (possibly re-extend it again at
7322 2006-12-01 [wwp] 2.6.0cvs73
7324 * src/gtk/quicksearch.c
7325 adapt quicksearch code to use modern gtk_combo_box'es.
7327 2006-12-01 [wwp] 2.6.0cvs72
7330 * src/prefs_common.c
7331 * src/prefs_common.h
7332 * src/message_search.c
7333 * src/summary_search.c
7334 * src/gtk/combobox.c
7335 * src/gtk/combobox.h
7336 add history combos to all message and summary search fields.
7338 2006-12-01 [wwp] 2.6.0cvs71
7341 As the list may change while the mark as read delay
7342 runs, we can't rely on the 'row' pointer, which can
7343 be invalid when the timeout is called. As the mark
7344 as read is only done if the message is still selected,
7345 use summaryview->selected instead. Thanks to Colin.
7347 2006-11-30 [paul] 2.6.0cvs70
7350 give emphasis to "Sylpheed-Claws"
7351 as well as "Claws Mail"
7353 2006-11-30 [colin] 2.6.0cvs69
7356 Put the SSL checkboxes in the receiving
7357 and sending server pages.
7359 2006-11-29 [colin] 2.6.0cvs68
7361 * src/gtk/gtkutils.c
7362 * src/gtk/gtkvscrollbutton.c
7363 Revert some deprecated fixes - they seem to
7364 deprecate stuff as soon as a new one gets out.
7365 g_object_ref_sink needed glib-2.10.
7367 2006-11-29 [colin] 2.6.0cvs67
7369 * src/common/utils.c
7370 Create .mailcap if it doesn't exist
7372 2006-11-29 [colin] 2.6.0cvs66
7375 Followup to cvs60: use original list
7376 of recipients if replying to a mail
7377 in Sent Drafts or Queue.
7379 2006-11-27 [paul] 2.6.0cvs65
7381 * src/image_viewer.c
7382 revert the last change for now (it's broken)
7384 2006-11-27 [paul] 2.6.0cvs64
7388 * m4/aclocal-include.m4
7405 * src/common/Makefile.am
7406 * src/common/claws.c
7407 * src/common/claws.h
7409 * src/common/sylpheed.c
7410 * src/common/sylpheed.h
7411 * src/etpan/Makefile.am
7412 * src/gtk/Makefile.am
7413 * src/gtk/claws-marshal.list
7415 * src/gtk/gtksctree.c
7416 * src/gtk/quicksearch.c
7417 * src/gtk/sylpheed-marshal.list
7418 * src/plugins/bogofilter/bogofilter.c
7419 * src/plugins/bogofilter/bogofilter_gtk.c
7420 * src/plugins/clamav/clamav_plugin.c
7421 * src/plugins/clamav/clamav_plugin_gtk.c
7422 * src/plugins/demo/demo.c
7423 * src/plugins/dillo_viewer/dillo_viewer.c
7424 * src/plugins/pgpcore/Makefile.am
7425 * src/plugins/pgpcore/claws.def
7426 * src/plugins/pgpcore/pgp_viewer.c
7427 * src/plugins/pgpcore/plugin.c
7428 * src/plugins/pgpcore/sylpheed.def
7429 * src/plugins/pgpinline/Makefile.am
7430 * src/plugins/pgpinline/claws.def
7431 * src/plugins/pgpinline/plugin.c
7432 * src/plugins/pgpinline/sylpheed.def
7433 * src/plugins/pgpmime/Makefile.am
7434 * src/plugins/pgpmime/claws.def
7435 * src/plugins/pgpmime/plugin.c
7436 * src/plugins/pgpmime/sylpheed.def
7437 * src/plugins/spamassassin/spamassassin.c
7438 * src/plugins/spamassassin/spamassassin_gtk.c
7439 * src/plugins/trayicon/trayicon.c
7441 remove deprecated gtk_tooltips_set_delay()
7443 2006-11-26 [paul] 2.6.0cvs63
7447 * src/image_viewer.c
7449 * src/gtk/gtkutils.c
7450 * src/gtk/gtkvscrollbutton.c
7451 * src/gtk/prefswindow.c
7452 * src/plugins/pgpcore/prefs_gpg.c
7453 replace more deprecated GTK+ functions
7455 2006-11-26 [paul] 2.6.0cvs62
7460 replace deprecated gtk_idle_... functions
7462 2006-11-26 [paul] 2.6.0cvs61
7468 * src/gtk/gtkvscrollbutton.c
7469 * src/gtk/quicksearch.c
7470 * src/plugins/pgpcore/passphrase.c
7471 replace deprecated gtk_timeout_add and
7474 2006-11-26 [paul] 2.6.0cvs60
7477 fix bug that caused the wrong recipient
7478 to be selected when replying to a msg
7479 which is From one of our accounts to
7480 another of our accounts
7482 2006-11-25 [paul] 2.6.0cvs59
7485 don't change the From column title to
7486 To if the To column is visible
7488 2006-11-24 [paul] 2.6.0cvs58
7491 fix bug 1069, 'Sent mails disappear, BCC
7492 or locking problem?'
7494 2006-11-21 [wwp] 2.6.0cvs57
7497 fix spelling menu when replying (same as 2.3.1cvs39):
7498 discrepancy between context menu and top menu when
7499 folder's dictionary isn't the default one.
7501 2006-11-19 [paul] 2.6.0cvs56
7504 obey always_show_msg option when
7506 * src/plugins/bogofilter/bogofilter.c
7509 2006-11-18 [paul] 2.6.0cvs55
7519 * src/gtk/icon_legend.c
7520 * src/gtk/icon_legend.h
7521 * tools/OOo2claws-mail.pl
7523 * tools/acroread2claws-mail.pl
7524 * tools/claws.i18n.status.pl
7525 * tools/filter_conv.pl
7526 * tools/filter_conv_new.pl
7527 * tools/freshmeat_search.pl
7528 * tools/google_search.pl
7529 * tools/kmail2claws-mail.pl
7530 * tools/kmail2claws-mail_v2.pl
7531 * tools/maildir2claws-mail.pl
7532 * tools/make.themes.project
7533 * tools/multiwebsearch.pl
7534 * tools/outlook2claws-mail.pl
7535 * tools/tb2claws-mail
7536 * tools/kdeservicemenu/README
7537 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7538 update mine and wwp's email addresses in
7541 * src/prefs_compose_writing.c
7542 set sensitivity on 'new message format' frame
7544 2006-11-17 [paul] 2.6.0cvs54
7547 more reworking of the GUI
7548 Patch by Fabien Vantard
7550 2006-11-16 [paul] 2.6.0cvs53
7553 set a minimum size for the window, allow
7554 it to automatically expand as necessary
7556 2006-11-16 [wwp] 2.6.0cvs52
7559 better wrap of copyright info on some systems.
7561 2006-11-16 [paul] 2.6.0cvs51
7564 move the tech info from the upper panel
7566 use a gtk_text_view for the features tab
7568 2006-11-16 [paul] 2.6.0cvs50
7571 update my email address
7578 * src/plugins/trayicon/trayicon.c
7579 don't offer simple menu separators
7582 add separator between 'mark all read'
7585 2006-11-15 [wwp] 2.6.0cvs49
7588 updated manuals authors.
7590 2006-11-14 [paul] 2.6.0cvs48
7593 Fix Options/Reply mode after draft save
7595 2006-11-14 [paul] 2.6.0cvs47
7598 Fix make DESTDIR=...
7601 * src/plugins/pgpinline/pgpinline.c
7602 Probably fix bug 1061
7604 2006-11-14 [paul] 2.6.0cvs46
7609 * src/stock_pixmap.c
7610 * src/stock_pixmap.h
7612 * src/pixmaps/active.xpm
7613 * src/pixmaps/inactive.xpm
7614 add a new page, 'Features', to the About dialog
7615 showing which features are compiled in and which
7618 2006-11-14 [paul] 2.6.0cvs45
7621 updated by Pavlo Bohmat
7623 2006-11-14 [colin] 2.6.0cvs44
7631 * src/gtk/gtkaspell.c
7632 Fix 64-bit-related warnings
7634 Fix possible infinite loop
7635 * src/plugins/pgpcore/sgpgme.c
7636 Remove useless check
7638 2006-11-13 [colin] 2.6.0cvs43
7640 * src/gtk/Makefile.am
7641 authors.h isn't generated
7643 2006-11-13 [colin] 2.6.0cvs42
7645 * src/plugins/pgpinline/pgpinline.c
7646 * src/plugins/pgpmime/pgpmime.c
7647 Very probably fix bug 1061, 'crash on
7648 opening signed email'. Another cast
7651 2006-11-13 [colin] 2.6.0cvs41
7653 * src/plugins/pgpcore/sgpgme.c
7654 Maybe fix bug 1061, 'crash on opening
7657 2006-11-13 [wwp] 2.6.0cvs40
7659 * src/plugins/pgpinline/pgpinline.c
7660 fix candidate for bug #1057, thanks to Colin.
7662 2006-11-13 [wwp] 2.6.0cvs39
7665 * src/quote_fmt_parse.y
7666 fix bug 1052: current parser buffer was not always
7667 allocated, ptr to this buffer could be returned as
7668 NULL whereas no parser error has occurred. in
7669 consequence, defining a template body as "%d"
7670 (w/o the quotes) for the first time of the instance
7671 of claws-mail, was reporting a parser error. make
7672 sure that the buffer is always allocated, even to
7674 fix mis-unescaping in compose.:compose_quote_fmt():
7675 unescaping of the fmt string was always done
7676 whereas it must be done *only* when receiving
7677 quote format strings issued from the prefs
7678 (compose new message, reply, forward, redirect
7679 formats), *not* when applying templates. in
7680 consequences, applying templates w/ sequences
7681 like \\|p{echo} were failing. make sure that
7682 unescaping is done only when necessary.
7684 2006-11-12 [colin] 2.6.0cvs38
7689 2006-11-12 [colin] 2.6.0cvs37
7691 * src/plugins/pgpinline/pgpinline.c
7692 * src/plugins/pgpmime/pgpmime.c
7693 Release GPG context at the latest
7694 possible moment. Maybe fixes
7695 bug 1057, 'crash on sending signed
7696 message to a newsgroup'
7699 2006-11-12 [colin] 2.6.0cvs36
7701 * src/plugins/pgpcore/sgpgme.c
7702 Tell a bit more when gpg's status doesn't
7703 contain any signature
7705 2006-11-12 [colin] 2.6.0cvs35
7708 Fix bug 1060, 'compilation error with
7711 2006-11-12 [paul] 2.6.0cvs34
7713 * doc/man/claws-mail.1
7715 * src/plugins/clamav/README
7716 * src/plugins/spamassassin/README
7718 * tools/freshmeat_search.pl
7719 * tools/google_search.pl
7720 * tools/multiwebsearch.pl
7722 * src/plugins/trayicon/trayicon.c
7723 fix compiliation warning
7725 2006-11-11 [colin] 2.6.0cvs33
7728 Forbid drag and drop from/to different
7729 folders of type F_UNKNOWN
7731 2006-11-11 [colin] 2.6.0cvs32
7733 * src/plugins/pgpinline/pgpinline.c
7734 Fix typo in previous commit:
7736 + if ((err = gpgme_new(&data->ctx)) ...)
7738 2006-11-11 [colin] 2.6.0cvs31
7740 * src/plugins/pgpinline/pgpinline.c
7741 * src/plugins/pgpmime/pgpmime.c
7742 Check success after calling gpgme_new
7743 Maybe fixes bug 1057, 'crash on sending
7744 signed message to a newsgroup'
7746 2006-11-11 [colin] 2.6.0cvs30
7749 init undostruct to 0s (from
7750 valgrind log of bug 1057)
7752 2006-11-10 [colin] 2.6.0cvs29
7755 Set cursor to wait before filtering
7756 duplicates in all folders
7757 * src/plugins/bogofilter/bogofilter.c
7758 * src/plugins/bogofilter/bogofilter.h
7759 * src/plugins/bogofilter/bogofilter_gtk.c
7760 Completely thread away the bogofilter
7763 2006-11-10 [mones] 2.6.0cvs28
7767 added COMPOSE_CHECK_BEFORE_SEND hook
7769 2006-11-10 [paul] 2.6.0cvs27
7773 add libSM to get_compiled_in_features()
7777 2006-11-10 [colin] 2.6.0cvs26
7779 * src/etpan/imap-thread.c
7780 Add a reference to libetpan's sasl engine
7781 so that sasl_done() doesn't get called by
7782 libetpan, and doesn't break openssl.
7783 Should fix bug 1053, 'SC fails to reestablish
7784 a secure connection'
7787 2006-11-10 [colin] 2.6.0cvs25
7789 * manual/addrbook.xml
7790 * manual/advanced.xml
7795 2006-11-09 [colin] 2.6.0cvs24
7797 * src/plugins/bogofilter/bogofilter_gtk.c
7798 Add comment about annoyance
7800 2006-11-09 [colin] 2.6.0cvs23
7802 * src/plugins/bogofilter/bogofilter.c
7803 * src/plugins/bogofilter/bogofilter_gtk.c
7804 Prepare things needed to thread bogofilter
7805 filtering: separate bogo stuff and possible GUI
7808 2006-11-09 [colin] 2.6.0cvs22
7812 Search for one of our accounts in Delivered-To
7813 (helps for auto-account selection when
7814 replying/forwarding)
7818 * src/plugins/trayicon/trayicon.c
7819 Allow opening a new mail with any account from
7822 2006-11-09 [wwp] 2.6.0cvs21
7825 * src/prefs_common.c
7826 * src/prefs_common.h
7827 * src/prefs_compose_writing.c
7828 add a compose new message format (in prefs/compose/writing), it's a
7829 simple subject+body template to use when opening a new composition
7830 window. It's similar to the existent reply and forward formats.
7832 enhanced the template/format % symbols substitution mechanism to
7833 use current composition window information when % are used in
7834 the compose new message format or in templates applied to new
7835 messages (there were useless in that situations before). When
7836 applied to new messages, %d corresponds to the system time/date.
7838 2006-11-09 [paul] 2.6.0cvs20
7843 2006-11-09 [paul] 2.6.0cvs19
7846 keep tje alphabetical order
7848 2006-11-08 [colin] 2.6.0cvs18
7850 * src/etpan/imap-thread.c
7851 Fix bug 1054, 'Slowness logging big
7854 2006-11-08 [paul] 2.6.0cvs17
7859 2006-11-08 [paul] 2.6.0cvs16
7864 2006-11-08 [paul] 2.6.0cvs15
7867 * tools/OOo2claws-mail.pl
7868 * tools/OOo2sylpheed.pl
7870 * tools/acroread2claws-mail.pl
7871 * tools/acroread2sylpheed.pl
7872 * tools/kmail2claws-mail.pl
7873 * tools/kmail2claws-mail_v2.pl
7874 * tools/kmail2sylpheed.pl
7875 * tools/kmail2sylpheed_v2.pl
7876 * tools/maildir2claws-mail.pl
7877 * tools/maildir2sylpheed.pl
7878 * tools/nautilus2claws-mail.sh
7879 * tools/nautilus2sylpheed.sh
7880 * tools/outlook2claws-mail.pl
7881 * tools/outlook2sylpheed.pl
7882 * tools/tb2claws-mail
7884 * tools/tbird2claws.py
7885 * tools/tbird2syl.py
7886 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7887 * tools/kdeservicemenu/install.sh
7888 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
7889 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
7890 * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
7891 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
7892 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
7893 renamed (removed, added) tools files
7895 2006-11-08 [paul] 2.6.0cvs14
7899 Migrate sylpheedrc to clawsrc, and fix the standard
7900 plugins path in the process
7902 2006-11-07 [colin] 2.6.0cvs13
7905 Symlink sylpheed-claws relative to
7908 2006-11-07 [colin] 2.6.0cvs12
7911 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
7913 2006-11-07 [paul] 2.6.0cvs11
7916 Fix a missed occurence of
7919 2006-11-07 [paul] 2.6.0cvs10
7922 Fix symlink installation
7924 2006-11-07 [paul] 2.6.0cvs9
7927 Symlink claws-mail to sylpheed-claws
7928 * src/common/utils.c
7929 Fix migrating symlinks
7930 * src/etpan/imap-thread.c
7931 check certificate only when there's
7934 2006-11-07 [paul] 2.6.0cvs8
7937 Fix icon breakages with Gtk, which needs a
7938 cache updated to see them.
7940 2006-11-07 [paul] 2.6.0cvs7
7951 * claws-mail-128x128.png
7952 * claws-mail-64x64.png
7957 * sylpheed-claws-128x128.png
7958 * sylpheed-claws-64x64.png
7959 * sylpheed-claws.desktop
7960 * sylpheed-claws.ico
7961 * sylpheed-claws.pc.in
7962 * sylpheed-claws.png
7963 * debian/README.Debian
7965 * debian/claws-mail.desktop
7966 * debian/claws-mail.menu
7967 * debian/claws-mail.postinst.debhelper
7968 * debian/claws-mail.postrm.debhelper
7973 * debian/sylpheed-claws.desktop
7974 * debian/sylpheed-claws.menu
7975 * debian/sylpheed-claws.postinst.debhelper
7976 * debian/sylpheed-claws.postrm.debhelper
7977 * doc/man/Makefile.am
7978 * doc/man/claws-mail.1
7979 * doc/man/sylpheed-claws.1
7980 * doc/src/ChangeLog.claws-pre0.8.0
7981 * manual/Makefile.am
7982 * manual/account.xml
7984 * manual/addrbook.xml
7985 * manual/advanced.xml
7986 * manual/claws-mail-manual.xml
7988 * manual/glossary.xml
7989 * manual/handling.xml
7991 * manual/keyboard.xml
7992 * manual/plugins.xml
7993 * manual/starting.xml
7994 * manual/sylpheed-claws-manual.xml
7996 * manual/dist/.cvsignore
7997 * manual/dist/html/.cvsignore
7998 * manual/dist/html/Makefile.am
7999 * manual/dist/pdf/.cvsignore
8000 * manual/dist/pdf/Makefile.am
8001 * manual/dist/ps/.cvsignore
8002 * manual/dist/ps/Makefile.am
8003 * manual/dist/txt/.cvsignore
8004 * manual/dist/txt/Makefile.am
8005 * manual/es/Makefile.am
8006 * manual/es/advanced.xml
8007 * manual/es/claws-mail-manual.xml
8009 * manual/es/glossary.xml
8010 * manual/es/handling.xml
8011 * manual/es/intro.xml
8012 * manual/es/plugins.xml
8013 * manual/es/sylpheed-claws-manual.xml
8014 * manual/es/dist/.cvsignore
8015 * manual/es/dist/html/.cvsignore
8016 * manual/es/dist/html/Makefile.am
8017 * manual/es/dist/pdf/.cvsignore
8018 * manual/es/dist/pdf/Makefile.am
8019 * manual/es/dist/ps/.cvsignore
8020 * manual/es/dist/ps/Makefile.am
8021 * manual/es/dist/txt/.cvsignore
8022 * manual/es/dist/txt/Makefile.am
8023 * manual/fr/Makefile.am
8024 * manual/fr/account.xml
8026 * manual/fr/addrbook.xml
8027 * manual/fr/advanced.xml
8028 * manual/fr/claws-mail-manual.xml
8030 * manual/fr/glossary.xml
8031 * manual/fr/handling.xml
8032 * manual/fr/intro.xml
8033 * manual/fr/keyboard.xml
8034 * manual/fr/plugins.xml
8035 * manual/fr/starting.xml
8036 * manual/fr/sylpheed-claws-manual.xml
8037 * manual/fr/dist/.cvsignore
8038 * manual/fr/dist/html/.cvsignore
8039 * manual/fr/dist/html/Makefile.am
8040 * manual/fr/dist/pdf/.cvsignore
8041 * manual/fr/dist/pdf/Makefile.am
8042 * manual/fr/dist/ps/.cvsignore
8043 * manual/fr/dist/ps/Makefile.am
8044 * manual/fr/dist/txt/.cvsignore
8045 * manual/fr/dist/txt/Makefile.am
8046 * manual/pl/Makefile.am
8047 * manual/pl/account.xml
8049 * manual/pl/addrbook.xml
8050 * manual/pl/advanced.xml
8051 * manual/pl/claws-mail-manual.xml
8053 * manual/pl/glossary.xml
8054 * manual/pl/handling.xml
8055 * manual/pl/intro.xml
8056 * manual/pl/keyboard.xml
8057 * manual/pl/plugins.xml
8058 * manual/pl/starting.xml
8059 * manual/pl/sylpheed-claws-manual.xml
8060 * manual/pl/dist/.cvsignore
8061 * manual/pl/dist/html/.cvsignore
8062 * manual/pl/dist/html/Makefile.am
8063 * manual/pl/dist/pdf/.cvsignore
8064 * manual/pl/dist/pdf/Makefile.am
8065 * manual/pl/dist/ps/.cvsignore
8066 * manual/pl/dist/ps/Makefile.am
8067 * manual/pl/dist/txt/.cvsignore
8068 * manual/pl/dist/txt/Makefile.am
8092 * src/addressbook_foldersel.c
8093 * src/addressbook_foldersel.h
8115 * src/customheader.c
8116 * src/customheader.h
8117 * src/displayheader.c
8118 * src/displayheader.h
8129 * src/editldap_basedn.c
8130 * src/editldap_basedn.h
8146 * src/folder_item_prefs.c
8147 * src/folder_item_prefs.h
8154 * src/grouplistdialog.c
8155 * src/grouplistdialog.h
8158 * src/image_viewer.c
8159 * src/image_viewer.h
8198 * src/matcher_parser.h
8199 * src/matcher_parser_lex.l
8200 * src/matcher_parser_parse.y
8203 * src/message_search.c
8204 * src/message_search.h
8223 * src/partial_download.c
8224 * src/partial_download.h
8229 * src/prefs_account.c
8230 * src/prefs_account.h
8231 * src/prefs_actions.c
8232 * src/prefs_actions.h
8233 * src/prefs_common.c
8234 * src/prefs_common.h
8235 * src/prefs_compose_writing.c
8236 * src/prefs_compose_writing.h
8237 * src/prefs_customheader.c
8238 * src/prefs_customheader.h
8239 * src/prefs_display_header.c
8240 * src/prefs_display_header.h
8241 * src/prefs_ext_prog.c
8242 * src/prefs_ext_prog.h
8243 * src/prefs_filtering.c
8244 * src/prefs_folder_column.c
8245 * src/prefs_folder_column.h
8246 * src/prefs_folder_item.c
8247 * src/prefs_folder_item.h
8252 * src/prefs_image_viewer.c
8253 * src/prefs_image_viewer.h
8254 * src/prefs_matcher.c
8255 * src/prefs_matcher.h
8256 * src/prefs_message.c
8257 * src/prefs_message.h
8258 * src/prefs_msg_colors.c
8259 * src/prefs_msg_colors.h
8264 * src/prefs_receive.c
8265 * src/prefs_receive.h
8268 * src/prefs_spelling.c
8269 * src/prefs_spelling.h
8270 * src/prefs_summaries.c
8271 * src/prefs_summaries.h
8272 * src/prefs_summary_column.c
8273 * src/prefs_summary_column.h
8274 * src/prefs_template.c
8275 * src/prefs_template.h
8276 * src/prefs_themes.c
8277 * src/prefs_themes.h
8278 * src/prefs_toolbar.c
8279 * src/prefs_toolbar.h
8280 * src/prefs_wrapping.c
8281 * src/prefs_wrapping.h
8291 * src/quote_fmt_parse.y
8294 * src/remotefolder.c
8295 * src/remotefolder.h
8296 * src/send_message.c
8297 * src/send_message.h
8300 * src/sourcewindow.c
8301 * src/sourcewindow.h
8306 * src/stock_pixmap.c
8307 * src/stock_pixmap.h
8308 * src/summary_search.c
8309 * src/summary_search.h
8326 * src/common/base64.c
8327 * src/common/base64.h
8329 * src/common/hooks.c
8330 * src/common/hooks.h
8333 * src/common/mgutils.c
8334 * src/common/mgutils.h
8337 * src/common/passcrypt.c
8338 * src/common/passcrypt.h.in
8339 * src/common/plugin.c
8340 * src/common/plugin.h
8341 * src/common/prefs.c
8342 * src/common/prefs.h
8343 * src/common/progressindicator.c
8344 * src/common/progressindicator.h
8345 * src/common/quoted-printable.c
8346 * src/common/quoted-printable.h
8347 * src/common/session.c
8348 * src/common/session.h
8351 * src/common/socket.c
8352 * src/common/socket.h
8355 * src/common/stringtable.c
8356 * src/common/stringtable.h
8357 * src/common/sylpheed.c
8358 * src/common/sylpheed.h
8359 * src/common/template.c
8360 * src/common/template.h
8361 * src/common/timing.h
8362 * src/common/utils.c
8363 * src/common/utils.h
8364 * src/common/version.h.in
8367 * src/common/xmlprops.c
8368 * src/common/xmlprops.h
8370 * src/gtk/colorlabel.c
8371 * src/gtk/colorlabel.h
8372 * src/gtk/colorsel.c
8373 * src/gtk/colorsel.h
8374 * src/gtk/combobox.c
8375 * src/gtk/combobox.h
8376 * src/gtk/description_window.c
8377 * src/gtk/description_window.h
8380 * src/gtk/foldersort.c
8381 * src/gtk/foldersort.h
8382 * src/gtk/gtkaspell.c
8383 * src/gtk/gtkaspell.h
8384 * src/gtk/gtksctree.c
8385 * src/gtk/gtkshruler.c
8386 * src/gtk/gtkshruler.h
8387 * src/gtk/gtkutils.c
8388 * src/gtk/gtkutils.h
8389 * src/gtk/icon_legend.c
8390 * src/gtk/icon_legend.h
8391 * src/gtk/logwindow.c
8392 * src/gtk/logwindow.h
8393 * src/gtk/manage_window.c
8394 * src/gtk/manage_window.h
8395 * src/gtk/pluginwindow.c
8396 * src/gtk/pluginwindow.h
8397 * src/gtk/prefswindow.c
8398 * src/gtk/prefswindow.h
8399 * src/gtk/quicksearch.c
8400 * src/gtk/quicksearch.h
8401 * src/pixmaps/claws-mail.xpm
8402 * src/pixmaps/claws-mail_icon.xpm
8403 * src/pixmaps/claws-mail_logo.xpm
8404 * src/pixmaps/sylpheed-claws.xpm
8405 * src/pixmaps/sylpheed-claws_icon.xpm
8406 * src/pixmaps/sylpheed-claws_logo.xpm
8407 * src/plugins/bogofilter/Makefile.am
8408 * src/plugins/bogofilter/bogofilter.c
8409 * src/plugins/bogofilter/bogofilter.h
8410 * src/plugins/bogofilter/bogofilter_gtk.c
8411 * src/plugins/clamav/Makefile.am
8412 * src/plugins/clamav/clamav_plugin.c
8413 * src/plugins/clamav/clamav_plugin.h
8414 * src/plugins/clamav/clamav_plugin_gtk.c
8415 * src/plugins/demo/Makefile.am
8416 * src/plugins/demo/demo.c
8417 * src/plugins/dillo_viewer/Makefile.am
8418 * src/plugins/dillo_viewer/README
8419 * src/plugins/dillo_viewer/dillo_prefs.c
8420 * src/plugins/dillo_viewer/dillo_prefs.h
8421 * src/plugins/dillo_viewer/dillo_viewer.c
8422 * src/plugins/pgpcore/Makefile.am
8423 * src/plugins/pgpcore/passphrase.c
8424 * src/plugins/pgpcore/passphrase.h
8425 * src/plugins/pgpcore/pgp_viewer.c
8426 * src/plugins/pgpcore/pgp_viewer.h
8427 * src/plugins/pgpcore/plugin.c
8428 * src/plugins/pgpcore/prefs_gpg.c
8429 * src/plugins/pgpcore/prefs_gpg.h
8430 * src/plugins/pgpcore/select-keys.c
8431 * src/plugins/pgpcore/select-keys.h
8432 * src/plugins/pgpcore/sgpgme.c
8433 * src/plugins/pgpcore/sgpgme.h
8434 * src/plugins/pgpcore/sylpheed.def
8435 * src/plugins/pgpcore/version.rc
8436 * src/plugins/pgpinline/Makefile.am
8437 * src/plugins/pgpinline/pgpinline.c
8438 * src/plugins/pgpinline/pgpinline.h
8439 * src/plugins/pgpinline/plugin.c
8440 * src/plugins/pgpinline/sylpheed.def
8441 * src/plugins/pgpinline/version.rc
8442 * src/plugins/pgpmime/Makefile.am
8443 * src/plugins/pgpmime/pgpmime.c
8444 * src/plugins/pgpmime/pgpmime.h
8445 * src/plugins/pgpmime/plugin.c
8446 * src/plugins/pgpmime/sylpheed.def
8447 * src/plugins/pgpmime/version.rc
8448 * src/plugins/spamassassin/Makefile.am
8449 * src/plugins/spamassassin/README
8450 * src/plugins/spamassassin/spamassassin.c
8451 * src/plugins/spamassassin/spamassassin.h
8452 * src/plugins/spamassassin/spamassassin_gtk.c
8453 * src/plugins/trayicon/Makefile.am
8454 * src/plugins/trayicon/trayicon.c
8455 * tools/OOo2sylpheed.pl
8457 * tools/README.sylprint
8458 * tools/acroread2sylpheed.pl
8459 * tools/claws.i18n.status.pl
8460 * tools/filter_conv.pl
8461 * tools/filter_conv_new.pl
8462 * tools/freshmeat_search.pl
8463 * tools/google_search.pl
8464 * tools/kmail2sylpheed.pl
8465 * tools/kmail2sylpheed_v2.pl
8466 * tools/make.themes.project
8467 * tools/multiwebsearch.pl
8468 * tools/nautilus2sylpheed.sh
8469 * tools/outlook2sylpheed.pl
8473 * tools/textviewer.sh
8474 * tools/vcard2xml.py
8475 * tools/kdeservicemenu/README
8476 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8477 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8478 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8479 Change name to Claws Mail. Announce to follow...
8481 2006-11-06 [wwp] 2.6.0cvs6
8483 * src/prefs_template.c
8484 unify messages related to quote format/template errors (fix
8485 capitalization), again.
8487 2006-11-06 [wwp] 2.6.0cvs5
8490 unify messages related to quote format/template errors.
8492 2006-11-06 [wwp] 2.6.0cvs4
8494 * src/prefs_msg_colors.c
8495 more uses of Q_ macro for contextual translations, thanks
8498 2006-11-06 [wwp] 2.6.0cvs3
8501 * src/common/utils.c
8502 * src/common/utils.h
8503 show an alertpanel to make sure users are aware that sensitive
8504 files are attached (it's file blacklist-based). This will fix
8505 interaction w/ GoogleEarth for instance, thanks to Colin.
8507 2006-11-06 [wwp] 2.6.0cvs2
8510 * src/prefs_template.c
8511 * src/prefs_template.h
8512 check quote format when applying/closing prefs. For now this only
8513 shows up an error dialog box, not preventing the user from using
8514 a broken quote (reply, forwards) format.
8516 2006-11-06 [wwp] 2.6.0cvs1
8518 * src/prefs_template.c
8519 fix missing checks of some template fields.
8521 2006-11-06 [paul] 2.6.0
8528 2006-11-06 [paul] 2.5.6cvs22
8530 * manual/advanced.xml
8531 * manual/es/advanced.xml
8532 put 'respect_flowed_format' info in the correct
8535 2006-11-06 [mones] 2.5.6cvs21
8538 Minor fixes for release
8540 2006-11-06 [paul] 2.5.6cvs20
8551 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
8552 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
8553 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
8556 2006-11-02 [colin] 2.5.6cvs19
8560 * src/prefs_account.c
8561 * src/etpan/imap-thread.c
8562 Add GSSAPI support - fixes Debian bug #383274
8564 2006-11-01 [colin] 2.5.6cvs18
8567 Handle libpisock12 support. Probably
8568 fixes bug 1046, 'jpilot AddressDB.pdb
8571 2006-11-01 [colin] 2.5.6cvs17
8574 debug_print() folderutils_mark_all_read()
8576 2006-11-01 [colin] 2.5.6cvs16
8579 Add missed files to the Apache exception
8581 2006-10-31 [colin] 2.5.6cvs15
8585 Add a copy_private_data() func to FolderClasses
8586 Doesn't break the feature freeze, because we
8587 won't use it (right now) in the core.
8589 2006-10-31 [colin] 2.5.6cvs14
8592 Allow linking with the Apache licensed files in
8593 src/plugins/spamassassin. Hopefully fixes
8594 bug 1048, 'Spamassassin plugin license problem'
8596 2006-10-31 [wwp] 2.5.6cvs13
8599 fix and optimize trimming of leading linefeeds in body loop.
8601 2006-10-31 [colin] 2.5.6cvs12
8603 * src/etpan/imap-thread.c
8605 Make really sure to have NULL sets in case
8608 2006-10-30 [wwp] 2.5.6cvs11
8610 * src/prefs_common.c
8611 * src/prefs_common.h
8613 fix broken storage of quote format template when it contains \-escape
8614 sequences. The application of such sequences is also fixed now (\t
8615 in quote format will be a real tab instead of a 't', for instance).
8617 2006-10-27 [colin] 2.5.6cvs10
8620 Probably fix bug 1045, 'sylpheed-claws
8621 doesn't remove the mail from the IMAP
8622 Queue folder after sending'. From
8625 2006-10-27 [colin] 2.5.6cvs9
8628 Require libetpan-0.48. I'm so annoying,
8631 2006-10-27 [colin] 2.5.6cvs8
8635 Probably fix bug 1044, 'sylpheed-claws
8636 segfaults while moving mails' - Fix relation
8637 usage when moving to an IMAP mailbox from another
8640 2006-10-26 [paul] 2.5.6cvs7
8643 add libSM to compiled-in features
8646 2006-10-24 [colin] 2.5.6cvs6
8649 * src/gtk/gtkutils.c
8650 Fix crash when printing emails with an
8653 2006-10-24 [mones] 2.5.6cvs5
8655 * manual/es/advanced.xml
8656 Synchronize hidden option respect_flowed_format
8660 2006-10-21 [paul] 2.5.6cvs4
8663 * src/plugins/pgpcore/pgp_viewer.c
8664 * src/plugins/pgpcore/sgpgme.c
8665 fix building on BSDs
8666 Thanks to Michael Hughes
8667 <Sylpheed-Claws_user@thehugheslogcabin.net>
8669 2006-10-20 [colin] 2.5.6cvs3
8672 Bump up libetpan requirement
8673 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
8674 * src/common/utils.c
8675 * src/common/utils.h
8676 Add convenience get_file_mtime()
8678 * src/etpan/imap-thread.c
8679 * src/etpan/imap-thread.h
8680 Implement UIDPLUS support if the server
8681 supports it - faster sending in this case
8683 2006-10-19 [colin] 2.5.6cvs2
8685 * src/gtk/quicksearch.c
8686 Fix emptying in type-ahead+extended mode
8689 Add a hook for offline state change
8690 * src/plugins/trayicon/trayicon.c
8691 Use it to display offline icons
8692 * src/plugins/trayicon/Makefile.am
8693 * src/plugins/trayicon/newmail.offline.xpm
8694 * src/plugins/trayicon/newmarkedmail.offline.xpm
8695 * src/plugins/trayicon/nomail.offline.xpm
8696 * src/plugins/trayicon/unreadmail.offline.xpm
8697 * src/plugins/trayicon/unreadmarkedmail.offline.xpm
8700 2006-10-12 [paul] 2.5.6cvs1
8705 Update version number following
8708 2006-10-19 [colin] 2.5.5cvs18
8710 * manual/handling.xml
8711 Add type-ahead search
8713 2006-10-18 [colin] 2.5.5cvs17
8715 * src/gtk/quicksearch.c
8716 Remove "save to history only if there's
8717 no syntax error", it breaks for some
8718 reason which I'll investigate later.
8720 2006-10-18 [colin] 2.5.5cvs16
8722 * src/prefs_common.c
8723 * src/prefs_common.h
8725 * src/gtk/quicksearch.c
8726 * src/gtk/quicksearch.h
8727 Add a type-ahead option for fast searches
8728 Patch by Fabien Vantard
8730 2006-10-18 [colin] 2.5.5cvs15
8734 Add Options/Reply mode/ menu to be able to
8735 change the recipients of a reply on the fly
8737 2006-10-18 [colin] 2.5.5cvs14
8740 Fix redirecting of our own sent mails
8742 2006-10-17 [wwp] 2.5.5cvs13
8744 * src/send_message.c
8745 Fix duplicate error messages when sending, and missing
8746 newline in such error messages.
8748 2006-10-17 [colin] 2.5.5cvs12
8751 Compare addresses case-insensitive
8753 2006-10-17 [colin] 2.5.5cvs11
8755 * src/plugins/pgpcore/sgpgme.c
8758 2006-10-17 [colin] 2.5.5cvs10
8760 * src/plugins/pgpcore/pgp_viewer.c
8763 2006-10-17 [colin] 2.5.5cvs9
8766 Fix a typo (thanks to Fabien)
8768 2006-10-16 [colin] 2.5.5cvs8
8771 Fix problem with quote-folding when emails
8772 don't convert cleanly to UTF-8
8774 2006-10-14 [colin] 2.5.5cvs7
8776 * src/prefs_template.c
8777 Reset fields when reopening
8780 2006-10-13 [paul] 2.5.5cvs6
8782 * manual/advanced.xml
8783 * src/prefs_message.c
8784 make 'respect_flowed_format' a hidden
8785 option, and add a manual entry for it
8788 2006-10-12 [colin] 2.5.5cvs5
8791 Revert part of 2.5.2cvs21:
8792 Don't optimise by reusing the
8793 last iconv converter if possible:
8794 it seems slightly broken in a
8795 very hard way to reproduce
8797 2006-10-12 [colin] 2.5.5cvs4
8799 * src/prefs_common.c
8800 * src/prefs_common.h
8801 * src/prefs_message.c
8803 Fix bug 1035, 'Incorrect handling
8804 of flowed lines'. We now optionnaly
8805 handle this format (preference is in
8806 Message View/Text options section)
8808 2006-10-12 [colin] 2.5.5cvs3
8812 * src/plugins/pgpcore/pgp_viewer.c
8813 * src/plugins/pgpcore/sgpgme.c
8814 Don't try to import without asking
8816 2006-10-12 [colin] 2.5.5cvs2
8819 Fix bug 1036, 'Forwarding a mutlipart
8820 mail with a "text/html" block to ms
8821 outlook users leeds to freeze of
8822 outlook'. Poor outlook users...
8824 2006-10-12 [paul] 2.5.5cvs1
8829 Update version number following
8832 2006-10-11 [paul] 2.5.4cvs1
8837 Update version number following
8840 2006-10-11 [paul] 2.5.3cvs32
8843 fix bug 1032, 'Segmentation fault when showing
8844 message' (bug in quote folding)
8847 2006-10-10 [colin] 2.5.3cvs31
8850 Rephrase english a bit
8852 2006-10-10 [colin] 2.5.3cvs30
8854 * src/prefs_compose_writing.c
8855 Stop making the page larger than the window
8857 2006-10-10 [wwp] 2.5.3cvs29
8860 * src/prefs_template.c
8863 * src/quote_fmt_lex.l
8864 * src/quote_fmt_parse.y
8865 Extend the quote parser a bit: allow to get access to
8866 basic (composing) account info.
8868 2006-10-10 [colin] 2.5.3cvs28
8871 Fix this \t problem in subject
8873 2006-10-09 [colin] 2.5.3cvs27
8877 Prepare cache a bit later
8878 If section already exists, skip the new one
8879 (as previously); avoid writing the same block
8880 twice - if we find a second block with the
8882 * src/plugins/pgpcore/pgp_viewer.c
8883 Set cursor to busy when retrieving a key
8884 * src/plugins/pgpcore/sgpgme.c
8885 allow 5 seconds for gpg to export the key
8888 2006-10-09 [colin] 2.5.3cvs26
8893 Check for existence of fgets_unlocked
8896 2006-10-09 [paul] 2.5.3cvs25
8898 * src/prefs_summaries.c
8899 replace strftime() with fast_strftime() and in
8900 the consequence fix the bug in the display of
8901 AM/PM in the 'Example' string
8903 2006-10-09 [ticho] 2.5.3cvs24
8906 Updated (and fixed up somewhat) Slovak translation.
8908 2006-10-08 [colin] 2.5.3cvs23
8910 * src/prefs_folder_item.c
8911 Explain why prefs in the top-level folder
8912 aren't retained, but are still useful
8914 2006-10-08 [colin] 2.5.3cvs22
8917 Don't cache anything if caching fails
8919 2006-10-08 [colin] 2.5.3cvs21
8921 * src/common/utils.c
8922 always include gi18n.h
8924 2006-10-07 [colin] 2.5.3cvs20
8926 * src/plugins/pgpcore/pgp_viewer.c
8927 Kill gpg after 5 seconds wait
8929 2006-10-07 [colin] 2.5.3cvs19
8931 * src/plugins/pgpcore/pgp_viewer.c
8932 * src/plugins/pgpcore/pgp_viewer.h
8935 2006-10-07 [colin] 2.5.3cvs18
8937 * src/plugins/pgpcore/pgp_viewer.c
8938 * src/plugins/pgpcore/pgp_viewer.h
8939 Actually add the files to CVS
8941 2006-10-07 [colin] 2.5.3cvs17
8943 * src/plugins/pgpcore/sgpgme.c
8944 Be sure not to crash on 'application/pgp-signature' that
8945 are not application/pgp-signatures
8947 2006-10-07 [colin] 2.5.3cvs16
8951 Make a bit more of the API available
8952 * src/plugins/pgpcore/Makefile.am
8953 * src/plugins/pgpcore/plugin.c
8954 * src/plugins/pgpcore/sgpgme.c
8955 Add basic key import/export
8957 2006-10-07 [colin] 2.5.3cvs15
8961 * src/prefs_account.c
8963 Warn users *everywhere* if libetpan's not
8966 2006-10-06 [mones] 2.5.3cvs14
8970 updated by Stephan Sachse and me
8972 2006-10-06 [colin] 2.5.3cvs13
8975 * src/common/sylpheed.c
8976 Don't load common plugins if --exit is passed
8979 Implement a cache to avoid reading the same
8980 files over and over again at startup
8982 2006-10-06 [colin] 2.5.3cvs12
8985 * src/gtk/quicksearch.c
8986 Update display every 5k mails on fast searches
8988 2006-10-06 [colin] 2.5.3cvs11
8991 Don't do quote folding on HTML or ERTF.
8992 May fix the Cygwin issues if they were
8993 happening with HTML mails?
8995 2006-10-05 [colin] 2.5.3cvs10
9000 2006-10-05 [colin] 2.5.3cvs9
9003 Use unlocked_stdio here too
9005 2006-10-05 [colin] 2.5.3cvs8
9008 Fix go to next * after preferences apply
9010 Do the fd lock/unlock ourselves instead of
9011 letting the libc do it at each write
9013 2006-10-05 [colin] 2.5.3cvs7
9015 * src/common/utils.c
9016 Faster division, thanks to Jean Diraison
9018 2006-10-05 [paul] 2.5.3cvs6
9020 * src/common/utils.c
9021 fix building with --disable-nls
9023 2006-10-04 [colin] 2.5.3cvs5
9026 Maybe fix a segfault
9028 2006-10-04 [wwp] 2.5.3cvs4
9030 * src/prefs_folder_item.c
9031 Fine-tune layouts in folder item prefs. Suggested by
9032 Fabien Vantard <fzzzzz@gmail.com>.
9034 2006-10-04 [wwp] 2.5.3cvs3
9036 * src/prefs_folder_item.c
9037 Kill the clandestine passengers. You didn't see anything.
9039 2006-10-04 [wwp] 2.5.3cvs2
9041 * src/prefs_folder_item.c
9042 Add a way to test the subject simplify regexp in
9043 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
9044 w/ few layout changes.
9046 2006-20-04 [paul] 2.5.3cvs1
9051 Update version number following
9054 2006-10-04 [colin] 2.5.2cvs42
9059 Provide a way for folder classes to set their sort
9062 2006-10-03 [colin] 2.5.2cvs41
9065 Don't use strlen() to know if the
9068 2006-10-03 [colin] 2.5.2cvs40
9071 Fix "check for new folders" with accentued folders
9073 2006-10-03 [ticho] 2.5.2cvs39
9079 Colin's fix for "copy" filtering rules.
9081 2006-10-02 [colin] 2.5.2cvs38
9084 Fix for double-click too
9086 2006-10-02 [colin] 2.5.2cvs37
9089 correct fix for cvs36
9091 2006-10-02 [colin] 2.5.2cvs36
9094 Fix 'goto next unread' after collapsing/expanding
9097 2006-10-02 [colin] 2.5.2cvs35
9100 Fix double freeze/thaw
9101 * src/common/utils.c
9102 * src/common/utils.h
9103 Reimplement strftime
9108 2006-10-02 [colin] 2.5.2cvs34
9111 Time mh_write_sequences() - it's fast
9113 Init a variable to shut up gcc
9115 2006-10-01 [colin] 2.5.2cvs33
9121 Add helper mh_set_mtime(), and set mtime to stat()'s result
9122 Add fsync but disable it, it's slow as hell
9124 2006-10-01 [colin] 2.5.2cvs32
9128 fflush() caches and mh_sequences before
9131 2006-10-01 [colin] 2.5.2cvs31
9134 Don't ftruncate when not using mmap
9136 2006-09-30 [colin] 2.5.2cvs30
9139 Write folder list *after* saving caches
9141 2006-09-30 [colin] 2.5.2cvs29
9145 Debug forced mtime changes
9147 2006-09-30 [colin] 2.5.2cvs28
9151 Remove useless debug_print()s (code
9154 2006-09-30 [colin] 2.5.2cvs27
9157 Do stuff faster when writing mh_sequences
9159 2006-09-30 [colin] 2.5.2cvs26
9162 Don't let the writing of .mh_sequences, which
9163 can change the folder's mtime, let us think
9166 2006-09-30 [colin] 2.5.2cvs25
9169 Move a debug_print where it belongs
9172 Don't mess with a huge slow subject
9173 table if we're not threading by
9176 2006-09-30 [colin] 2.5.2cvs24
9179 Reenable mmaped reads (*not* writes!)
9181 Don't destroy and recreate hashtables just
9183 * src/common/utils.c
9184 Remove useless reply prefixes (it's case
9187 2006-09-30 [wwp] 2.5.2cvs23
9190 Fixed a minor bug in date value extraction, added a switch
9191 to replace non RFC-compliant Date: value, added a switch
9192 to use strict RFC matching patterns for dates.
9194 2006-09-29 [colin] 2.5.2cvs22
9196 * src/matcher_parser.h
9197 * src/matcher_parser_parse.y
9198 * src/prefs_filtering.c
9200 * src/summary_search.c
9202 * src/gtk/quicksearch.c
9203 * src/gtk/quicksearch.h
9204 Optimise searches by setting different
9205 refresh intervals (depending if the
9206 search is fast or not)
9208 2006-09-29 [colin] 2.5.2cvs21
9211 Optimise by reusing the last iconv converter
9214 Optimise a bit (the foldable quotes feature
9215 still has an awful O(n^2) algo
9217 2006-09-29 [colin] 2.5.2cvs20
9219 * src/gtk/gtksctree.c
9220 * src/gtk/gtksctree.h
9221 Optimise de-selection via up/down or
9224 2006-09-28 [colin] 2.5.2cvs19
9231 * src/summary_search.c
9233 Avoid using summaryview->ctree directly
9235 2006-09-28 [colin] 2.5.2cvs18
9239 Add helpers to freeze/thaw/grab_focus
9240 Factorize calls to freeze/thaw/grab_focus
9243 2006-09-28 [colin] 2.5.2cvs17
9246 More guards for the session management
9248 2006-09-28 [colin] 2.5.2cvs16
9251 * src/gtk/gtksctree.c
9252 * src/gtk/gtksctree.h
9253 Make expanding not recursive in folderview
9255 2006-09-28 [colin] 2.5.2cvs15
9258 If nothing is selected in the list (right part)
9259 and a group is selected in the tree (left part),
9262 2006-09-28 [colin] 2.5.2cvs14
9265 Actually use SM_LIBS
9267 2006-09-28 [ticho] 2.5.2cvs13
9274 * src/prefs_themes.c
9276 Small i18n string optimization.
9277 * src/send_message.c
9279 * src/common/session.c
9281 * src/common/ssl_certificate.c
9282 * src/common/utils.c
9283 Use "Couldn't" instead of "Can't" in UI messages,
9286 2006-09-28 [colin] 2.5.2cvs12
9289 Possibly fix link errors
9291 2006-09-27 [wwp] 2.5.2cvs11
9294 * doc/man/sylpheed-claws.1
9299 Updated authors info (me, myself and I).
9301 2006-09-27 [colin] 2.5.2cvs10
9304 Remove useless printf
9306 2006-09-27 [wwp] 2.5.2cvs9
9309 * src/send_message.c
9311 * src/prefs_common.c
9312 * src/prefs_common.h
9313 * src/gtk/progressdialog.c
9314 remember more windows' sizes (send dialog, received dialog,
9315 edit group in addressbook).
9317 2006-09-27 [colin] 2.5.2cvs8
9322 Use libSM to communicate with the session
9323 manager, so that we can know when the
9324 session ends, save our caches, and draft
9325 our compose windows.
9327 2006-09-27 [colin] 2.5.2cvs7
9331 o Allow Book and Group creation from the tree's
9333 o Do not actually delete the contacts when
9334 deleting groups from the tree (duh!)
9336 2006-09-27 [colin] 2.5.2cvs6
9343 o Allow passing an email address to
9344 compose_new_with_folderitem
9346 o Use current folderitem when clicking
9347 on a TextView mailto: link
9348 o Fix a possible leak in TextView
9350 2006-09-27 [colin] 2.5.2cvs5
9353 Use UTF-8 chars to replace HTML entities
9355 2006-09-27 [colin] 2.5.2cvs4
9358 * src/prefs_account.c
9360 Fix bug #1024 (Array index out of
9361 range in sylpheed-claws-2.5.2)
9362 Patch by Ales Nosek <anosek@suse.cz>
9364 2006-09-27 [colin] 2.5.2cvs3
9367 Actually do the test
9369 2006-09-27 [colin] 2.5.2cvs2
9373 Allow completing with comma (in certain cases: vCalendar
9374 for example doesn't support that)
9375 Patch by Fabien Vantard
9377 2006-09-26 [colin] 2.5.2cvs1
9388 * src/prefs_common.c
9389 * src/prefs_filtering_action.c
9390 * src/prefs_folder_item.c
9391 * src/prefs_template.c
9392 * src/stock_pixmap.c
9393 * src/stock_pixmap.h
9394 * src/pixmaps/addr_one.xpm
9395 * src/pixmaps/addr_two.xpm
9396 Add auto-completion on groups
9398 2006-09-26 [colin] 2.5.2
9405 2006-09-26 [colin] 2.5.1cvs5
9410 2006-09-26 [colin] 2.5.1cvs4
9413 Revert cvs1 (useless as the message is printed
9416 2006-09-26 [colin] 2.5.1cvs3
9418 * src/partial_download.c
9419 Fix crasher found by Alexsandar Urosevic
9421 2006-09-26 [colin] 2.5.1cvs2
9424 Fix bug #1023 (Sylpheed deletes too much messages)
9426 2006-09-26 [ticho] 2.5.1cvs1
9429 Make use of gettext's multiple plurals for statusbar
9432 2006-09-25 [paul] 2.5.1
9439 2006-09-25 [colin] 2.5.0cvs3
9441 * src/plugins/bogofilter/bogofilter.c
9442 * src/plugins/clamav/clamav_plugin.c
9443 * src/plugins/spamassassin/spamassassin.c
9444 BogoFilter, Spamassassin: Fix double hook registering after
9445 visiting preferences
9446 Spamassassin, Clamav: Just set the mails to move instead of
9447 doing the move - caller will move the things at once.
9449 2006-09-25 [colin] 2.5.0cvs2
9452 * src/etpan/imap-thread.c
9453 Use UID SEARCH ALL instead of UID 1:*
9454 (braindead servers can't figure out that's
9457 2006-09-25 [wwp] 2.5.0cvs1
9459 * src/message_search.c
9460 Added the ability to stop a running search (in message body).
9462 2006-09-25 [paul] 2.5.0
9469 2006-09-25 [paul] 2.4.0cvs214
9480 updated by Tim, Stephan Sachse, Flammie Pirinen,
9481 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
9482 Ticho, Aleksander Urosevic, Ralgh Young
9484 2006-09-24 [mones] 2.4.0cvs213
9489 2006-09-23 [colin] 2.4.0cvs212
9491 * src/gtk/inputdialog.c
9492 Fix [ ] remember this appearing in normal
9493 input dialogs after it's been used by
9501 * src/common/timing.h
9502 Enable timings in debug mode and make it
9505 2006-09-22 [colin] 2.4.0cvs211
9510 ping the correct URI
9512 2006-09-22 [colin] 2.4.0cvs210
9515 Let's see if bug #1022 is fixed
9517 2006-09-21 [colin] 2.4.0cvs209
9520 * src/common/plugin.c
9521 Prepare infra to load predefined plugins when
9522 no configuration existed. Don't actually load
9523 anything yet (feat. freeze)
9525 2006-09-21 [wwp] 2.4.0cvs208
9528 Partial sync w/ 2.4.0cvs72:
9529 wrap file and minor updates.
9531 2006-09-21 [wwp] 2.4.0cvs207
9534 several fixes and enhancements. A new --force switch has been
9535 added to prevent overriding by default Date: header when
9538 2006-09-21 [paul] 2.4.0cvs206
9540 * src/common/utils.c
9541 add Chinese UTF8 Re prefix
9543 2006-09-21 [wwp] 2.4.0cvs205
9546 Fics alfabettical order.
9548 2006-09-21 [wwp] 2.4.0cvs204
9552 Added an action tool to fix missing Date field in emails.
9553 Updated Makefile.am to reflect those last two additions.
9555 2006-09-21 [wwp] 2.4.0cvs203
9558 Added a action tool to open uuencoded docs w/
9559 OpenOffice (based on uudec method).
9561 2006-09-21 [colin] 2.4.0cvs202
9565 Workaround possible GTK crash: remove selection
9566 clipboard before destroying widget, or GTK+-2.10
9567 dies. Thanks to Hiro.
9569 2006-09-20 [colin] 2.4.0cvs201
9572 Fix free-after-use in some cases (when
9573 procmime_encode_content() frees mimeinfo->data.mem
9574 and turns it to a temp file)
9576 2006-09-20 [colin] 2.4.0cvs200
9580 * src/gtk/gtksctree.c
9581 * src/gtk/gtksctree.h
9582 Add tooltips in the folderview and summaryview
9583 (Doesn't break string freeze as they already
9586 Put the spam button in the default configuration
9587 if compiled with bogo plugin too
9589 2006-09-19 [colin] 2.4.0cvs199
9593 Update folder name label on folder rename
9594 * src/prefs_matcher.c
9595 * src/gtk/logwindow.h
9599 2006-09-19 [wwp] 2.4.0cvs198
9601 * src/summary_search.c
9602 fix can't click forward/backward buttons in the
9605 2006-09-18 [paul] 2.4.0cvs197
9608 add missing bracket, capitalise the A of
9611 2006-09-18 [paul] 2.4.0cvs196
9614 fix bug 1012 'crashed upon sending mail
9615 from compose window'
9618 2006-09-16 [colin] 2.4.0cvs195
9621 Fix "real-time" sorting by freezing/thawing
9623 2006-09-16 [colin] 2.4.0cvs194
9626 Fix the anti-spam entry a bit
9628 2006-09-16 [colin] 2.4.0cvs193
9631 Make sure reviewers have no excuse when stating
9632 Sylpheed-Claws doesn't have antispam capabilities.
9634 2006-09-16 [colin] 2.4.0cvs192
9637 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
9638 as if the SIGPIPE comes from etpan's thread we could
9639 trigger a GUI update from this thread.
9641 2006-09-16 [colin] 2.4.0cvs191
9644 Init all members of the struct
9646 2006-09-16 [paul] 2.4.0cvs190
9649 improvements to the English
9651 2006-09-15 [colin] 2.4.0cvs189
9656 2006-09-14 [colin] 2.4.0cvs188
9658 * src/common/socket.c
9659 * src/common/socket.h
9661 * src/common/ssl_certificate.c
9662 * src/common/ssl_certificate.h
9663 * src/etpan/imap-thread.c
9664 the get_fqdn() call done to get canonical name when
9665 checking an SSL certificate is blocking, which is
9666 sad as we just did a non-blocking lookup to connect.
9667 Fix that by letting the fqdn available to the SockInfo,
9668 and use that in ssl_certificate_check(). For IMAP,
9669 we don't do it as the lookup's done by libetpan, but
9670 it's less annoying as IMAP connections as much more
9671 rare than POP3 connections.
9673 2006-09-14 [paul] 2.4.0cvs187
9675 * manual/advanced.xml
9676 improvements to the English,
9677 properly place the new hidden options
9678 within the alphabetical order
9679 * src/gtk/pluginwindow.c
9680 improvements to the English
9682 2006-09-14 [colin] 2.4.0cvs186
9684 * src/prefs_common.c
9685 * src/prefs_common.h
9686 * src/gtk/gtksctree.c
9687 * manual/advanced.xml
9688 New hidden pref, stripes_color_offset, to change
9689 the value added/substracted to normal bgcolor to
9690 create the stripes in summaries
9692 2006-09-13 [colin] 2.4.0cvs185
9699 Fix misc. printing issues:
9700 - Bad font for linkified headers
9701 - Different font if the mail was displayed or not
9702 - Factorize the thing
9704 2006-09-13 [colin] 2.4.0cvs184
9706 * src/common/ssl_certificate.c
9707 Only get FQDN once when checking certificate
9709 2006-09-13 [colin] 2.4.0cvs183
9712 * src/gtk/pluginwindow.c
9713 Misc. GUI fixes by Fabien
9715 2006-09-13 [wwp] 2.4.0cvs182
9718 * src/common/utils.h
9719 * src/common/utils.c
9720 get rid of unused wide-char functions.
9722 2006-09-13 [wwp] 2.4.0cvs181
9724 * src/plugins/pgpinline/sylpheed.def
9726 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
9727 add privacy_reset_error to the .def file,
9728 do not fork for an external textviewer.
9730 2006-09-13 [wwp] 2.4.0cvs180
9732 * src/prefs_common.c
9733 fix broken font entry in prefs (patch issued by the gpg4win team,
9734 probably by Marcus Brinkmann <marcus@g10code.de>).
9736 2006-09-13 [colin] 2.4.0cvs179
9739 Fix a warning in summaryview.c
9743 Add missing Mark/* elements in the
9746 2006-09-12 [colin] 2.4.0cvs178
9748 * src/prefs_actions.c
9749 * src/prefs_filtering_action.c
9750 * src/prefs_matcher.c
9751 Use (New) instead of New everywhere
9753 2006-09-12 [wwp] 2.4.0cvs177
9755 * manual/fr/addrbook.xml
9756 * manual/fr/handling.xml
9757 updated some quotes in the fr manual to match the fr translation.
9759 2006-09-12 [wwp] 2.4.0cvs176
9761 * src/prefs_matcher.c
9762 don't store translated string elements in matcher expressions.
9763 Also fixed a misused of Q_().
9765 2006-09-11 [wwp] 2.4.0cvs175
9767 * src/plugins//bogofilter/bogofilter.c
9768 * src/plugins//clamav/clamav_plugin.c
9769 * src/plugins//demo/demo.c
9770 * src/plugins//dillo_viewer/dillo_viewer.c
9771 * src/plugins//pgpcore/plugin.c
9772 * src/plugins//pgpinline/plugin.c
9773 * src/plugins//pgpmime/plugin.c
9774 * src/plugins//spamassassin/spamassassin.c
9775 gettext-ize more strings (mostly plugin error messages).
9777 2006-09-11 [colin] 2.4.0cvs174
9780 Make maximum buffer size bigger to avoid
9781 truncating translated messages. Patch by
9784 2006-09-11 [colin] 2.4.0cvs173
9786 * src/etpan/imap-thread.c
9787 Fix compilation on OpenBSD, thanks to
9790 2006-09-10 [wwp] 2.4.0cvs172
9792 * manual/account.xml
9793 * manual/addrbook.xml
9794 * manual/handling.xml
9795 * manual/es/handling.xml
9796 * manual/fr/account.xml
9797 * manual/fr/addrbook.xml
9798 * manual/fr/handling.xml
9799 documented addressbook matching (condition configuration):
9801 documented per-account filtering rules (handling/filtering
9802 section, account section):
9803 account.xml, handling.xml, en fr
9804 slightly updated the handling/searching section to tell few
9805 words about the extended search ability:
9807 added missing <quote></quotes> to Quick Search:
9808 handling.xml, en fr es
9809 fixed a typo (auomatically):
9811 changes revisited by Paul.
9813 2006-09-10 [paul] 2.4.0cvs171
9815 * src/prefs_actions.c
9816 * src/prefs_filtering.c
9817 * src/prefs_template.c
9818 adjustments to the gui
9819 Patch by Fabien Vantard (slightly modified)
9821 2006-09-10 [colin] 2.4.0cvs170
9824 Check folderitem/summaryview consistency
9825 (basically automates Update summary). Fixes
9826 #1011 (wrong (negative) count on unread
9829 2006-09-10 [colin] 2.4.0cvs169
9831 * src/gtk/gtksctree.c
9832 Fix recursive expansion via mouse
9833 * src/plugins/bogofilter/bogofilter.c
9834 Use normal filtering way of moving
9835 messages (batching), possibly fixing
9836 bug #1015 (Bogofilter plugin doubles
9839 2006-09-09 [wwp] 2.4.0cvs168
9841 * src/prefs_filtering.c
9842 better place for this fix.
9844 2006-09-09 [wwp] 2.4.0cvs167
9846 * src/prefs_filtering.c
9847 fix a minor bug when the enabled status of a filtering/processing
9848 rule always got set to TRUE when replacing this rule. That still
9849 make sense when adding a new rule, but now when replacing, we
9850 don't override the value of 'enabled'.
9851 Also renamed the func prefs_filtering_list_view_get_rule_name()
9852 to prefs_filtering_list_view_get_info() as this function not only
9853 returns the name, but also the account_id and the enabled status.
9855 2006-09-09 [mones] 2.4.0cvs166
9857 * manual/glossary.xml
9858 * manual/plugins.xml
9859 Minor format corrections
9861 Fix misplaced NO WARRANTY section
9862 * manual/es/advanced.xml
9864 * manual/es/glossary.xml
9866 * manual/es/handling.xml
9867 * manual/es/plugins.xml
9868 * manual/es/starting.xml
9869 Incorporate changes from English version
9873 Fix address, (add translation credits in es version)
9877 2006-09-09 [wwp] 2.4.0cvs165
9879 * src/prefs_filtering.c
9880 fix a crash when opening filtering prefs, if matcherrc file contains
9881 broken data (non-existing account id, which is theoretically not
9884 2006-09-08 [colin] 2.4.0cvs164
9887 Wrong assert, make it an if()
9888 * src/gtk/gtksctree.c
9889 Fix bug #1013 (expand selected thread
9890 tree) - expanding is now recursive
9892 2006-09-07 [wwp] 2.4.0cvs163
9894 * src/prefs_matcher.c
9895 make better sentences about addressbook matching in the
9896 matcher prefs. This should make translators' work easier
9899 2006-09-07 [wwp] 2.4.0cvs162
9901 * src/prefs_filtering.c
9902 code simplification (get rid of dup var. assignment).
9904 2006-09-07 [wwp] 2.4.0cvs161
9907 use GTK_STOCK icons when possible, patch by Fabien Vantard
9910 2006-09-07 [paul] 2.4.0cvs160
9913 fix compilation warnings
9916 2006-09-07 [paul] 2.4.0cvs159
9919 select the mimepart icon when
9923 2006-09-06 [paul] 2.4.0cvs158
9925 * src/prefs_filtering.c
9926 fix labels and table element spacing
9927 Patch by Fabien Vantard
9933 2006-09-06 [paul] 2.4.0cvs157
9935 * manual/es/advanced.xml
9938 2006-09-06 [wwp] 2.4.0cvs156
9941 fix an dup launch issue when iconified, thanks to Colin.
9943 2006-09-06 [wwp] 2.4.0cvs155
9945 * src/gtk//gtksctree.h
9946 oops, forgot that one!
9948 2006-09-06 [wwp] 2.4.0cvs154
9950 * manual/pl/advanced.xml
9951 * manual/advanced.xml
9952 * manual/es/advanced.xml
9953 * manual/fr/advanced.xml
9954 * src/prefs_customheader.c
9955 * src/prefs_filtering_action.c
9957 * src/prefs_summaries.c
9958 * src/prefs_filtering.c
9961 * src/prefs_summary_column.c
9963 * src/prefs_actions.c
9964 * src/prefs_folder_column.c
9966 * src/prefs_template.c
9967 * src/prefs_display_header.c
9968 * src/prefs_common.h
9969 * src/prefs_matcher.c
9970 * src/prefs_common.c
9971 * src/prefs_toolbar.c
9974 * src/gtk/gtksctree.c
9975 * src/gtk/pluginwindow.c
9976 * src/gtk/progressdialog.c
9977 * src/gtk/prefswindow.c
9978 renamed hidden option enable_rules_hint to use_stripes_everywhere
9979 to make its meaning more obvious (all versions of the manual reflect
9981 added an extra hidden option use_stripes_in_summary to allow
9982 discarding these stripes in mainwindow's folder and message lists;
9983 en and fr manuals only are OK towards this.
9985 2006-09-06 [colin] 2.4.0cvs153
9988 Hide Sylpheed-Claws' internal queue headers
9989 when showing all headers. They'll be present
9990 only in Source window.
9992 2006-09-05 [colin] 2.4.0cvs152
9994 * src/plugins/trayicon/trayicon.c
9995 Fix crash at exit - we have to disconnect
9997 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9998 Update eggtrayicon - patch adapted from a
9999 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
10002 2006-09-05 [colin] 2.4.0cvs151
10005 * src/gtk/logwindow.c
10006 Fix race condition when something writes
10007 to the log too soon during init. Thanks
10010 2006-09-05 [colin] 2.4.0cvs150
10013 Don't select part on right-click either
10015 2006-09-05 [paul] 2.4.0cvs149
10018 completion of previous commit
10021 2006-09-05 [colin] 2.4.0cvs148
10024 Don't force selection on middle-click, just open
10026 2006-09-04 [colin] 2.4.0cvs147
10029 Looks like gtk_notebook_set_current_page()
10030 sometimes steals focus, and this annoys us
10031 in MimeViewers as it renders navigation
10032 keys useless. Take back focus after switching
10035 2006-09-04 [colin] 2.4.0cvs146
10037 * src/messageview.c
10038 Set stop_loading when clicking on Next
10039 during load. Don't add a callback to
10040 avoid over-complicating things.
10042 2006-09-04 [colin] 2.4.0cvs145
10045 * src/messageview.c
10046 Fix multiple loads in separate messageview
10048 2006-09-04 [colin] 2.4.0cvs144
10050 * src/summaryview.c
10051 Let navigation keys be handled during
10054 2006-09-04 [colin] 2.4.0cvs143
10056 * src/messageview.c
10057 * src/summaryview.c
10060 Make loading of huge mails (lots of text and/or
10061 images) cancellable, so the GUI doesn't block
10063 2006-09-04 [colin] 2.4.0cvs142
10065 * src/plugins/trayicon/trayicon.c
10066 Fix annoyance when removing a folder with
10067 unread mails: trayicon didn't update
10069 2006-09-04 [paul] 2.4.0cvs141
10071 * src/gtk/icon_legend.c
10072 straighten up columns
10073 Patch by Fabien Vantard
10075 2006-09-04 [wwp] 2.4.0cvs140
10077 * src/prefs_filtering.c
10078 fix new line's account name in filtering prefs:
10079 was "All", is now "(New)".
10081 2006-09-04 [paul] 2.4.0cvs139
10083 * tools/make.themes.project
10084 use "AUTOMAKE_OPTIONS = dist-bzip2"
10085 instead of homebrewed "make release"
10087 2006-09-03 [colin] 2.4.0cvs138
10090 Fix bug #1007 (Wrong folder highlighted)
10092 2006-09-03 [colin] 2.4.0cvs137
10095 Don't set Newsgroup: header to a mail folder
10098 2006-09-03 [paul] 2.4.0cvs136
10100 * src/prefs_other.c
10101 * src/prefs_spelling.c
10104 2006-09-03 [paul] 2.4.0cvs135
10106 * src/prefs_summaries.c
10107 correct menu item text in prefs_keybind_apply_clicked()
10109 2006-09-03 [paul] 2.4.0cvs134
10111 * manual/advanced.xml
10112 some improvements to the descriptions
10114 * src/messageview.c
10115 * src/summaryview.c
10117 fix menu sensitivity issues
10118 * src/prefs_message.c
10119 drop the useless word 'short'
10120 * src/prefs_other.c
10121 add the word 'lines' indicating log length
10122 is a measure of lines
10124 fix compilation warnings
10126 2006-09-02 [colin] 2.4.0cvs133
10128 * src/messageview.c
10129 Display a special return-receipt message
10130 if the message is from the user
10131 * src/summaryview.c
10132 Fix missing freeze of the list when marking
10133 all read and unthreading for exec. Thanks
10136 2006-09-02 [paul] 2.4.0cvs132
10139 * src/prefs_message.c
10140 * src/summaryview.c
10143 2006-09-02 [wwp] 2.4.0cvs131
10145 * src/prefs_filtering.c
10146 added an account name column to the filtering rules
10149 2006-09-02 [colin] 2.4.0cvs130
10151 * src/gtk/logwindow.c
10152 * src/gtk/logwindow.h
10153 Block scrolling if we're not at the end
10156 2006-09-02 [colin] 2.4.0cvs129
10159 Make sure account-specific rules can't
10160 be used in {pre-,post-,}processing
10162 * src/gtk/logwindow.c
10163 * src/gtk/logwindow.h
10164 Jump to last error when clicking on the
10167 2006-09-02 [colin] 2.4.0cvs128
10177 Let proc_mbox know its account, for
10178 account-specific rules
10180 2006-09-01 [colin] 2.4.0cvs127
10183 Don't uselessly use iconv to convert from
10189 Fix certain log cases, disable warning icon
10190 for now, the correct way to display it when
10191 necessary and only when necessary is probably
10192 to do it manually rather than use error logs
10193 * src/etpan/imap-thread.c
10194 Clean up UID logging a bit
10195 * src/gtk/logwindow.c
10196 * src/gtk/logwindow.h
10197 Make logging faster when the window's closed
10199 2006-09-01 [wwp] 2.4.0cvs126
10201 * manual/fr/account.xml
10202 reflect changes to the ref. manual (parts of cvs72):
10203 fix tabnames and quotes.
10205 2006-09-01 [wwp] 2.4.0cvs125
10207 * manual/fr/plugins.xml
10208 reflect changes to the reference manual (cvs42):
10209 update IRC channel info.
10211 2006-09-01 [wwp] 2.4.0cvs124
10214 use CVSEDITOR env. var. if set, according to `man cvs`.
10216 2006-09-01 [wwp] 2.4.0cvs123
10218 * manual/advanced.xml
10219 better sentence again (thanks to Paul).
10221 2006-09-01 [wwp] 2.4.0cvs122
10223 * manual/advanced.xml
10224 fix definition of toolbar_detachable and rework a bit the one of
10225 enable_dotted_lines.
10227 2006-09-01 [mones] 2.4.0cvs121
10229 * manual/advanced.xml
10230 Document enable_dotted_lines
10232 2006-09-01 [paul] 2.4.0cvs120
10238 * src/summaryview.c
10239 obey the 'When entering folder...' option
10240 when using the /View/Go to/... menu items
10243 2006-08-31 [colin] 2.4.0cvs119
10246 Revert 2.4.0cvs116, wrong fix.
10248 2006-08-31 [colin] 2.4.0cvs118
10250 * src/gtk/gtksctree.c
10251 Better state the various copyrights
10253 2006-08-31 [colin] 2.4.0cvs117
10255 * src/prefs_common.c
10256 fix enable_dotted_lines
10258 2006-08-31 [colin] 2.4.0cvs116
10261 Use pref "Always open on select" when going
10262 to next unread folder
10263 * src/gtk/gtksctree.c
10264 Fix link failure to _gtk_clist_create_cell_layout
10265 on certain computers. (Why not mine, I wonder)
10267 2006-08-31 [colin] 2.4.0cvs115
10271 * src/plugins/bogofilter/bogofilter.c
10272 * src/plugins/spamassassin/spamassassin.c
10273 Requalify some "errors" to warnings
10277 Add an icon in the statusbar to notify
10279 * src/gtk/gtksctree.c
10281 * src/summaryview.c
10282 Make the GtkSCTree look more modern by
10283 alternating background lines
10284 * src/prefs_common.c
10285 * src/prefs_common.h
10286 Add a pref to let people have the old
10290 2006-08-30 [colin] 2.4.0cvs114
10294 Provide a way to filter a list of
10295 messages in an optimised manner, and
10296 add a list-filtering hook
10300 Use the list filtering
10301 * src/plugins/bogofilter/bogofilter.c
10302 Use the list-filtering hook
10303 Use -b (bulk) mode for more speed
10304 when learning and filtering
10305 * src/etpan/imap-thread.c
10306 Make log output shorter in UID SEARCH
10309 2006-08-30 [colin] 2.4.0cvs113
10311 * src/plugins/bogofilter/bogofilter.c
10312 Really fast mass learning - thanks to David
10313 Relson for the options explanations :)
10315 2006-08-30 [colin] 2.4.0cvs112
10318 Fix compilation on FreeBSD. Thanks
10321 2006-08-29 [colin] 2.4.0cvs111
10324 Handle "popup_menu" signal (for popping the
10325 menu via the keyboard)
10328 * src/summaryview.c
10330 * src/gtk/gtkutils.c
10331 * src/gtk/gtkutils.h
10332 Factorize scrolling code, and add an API
10333 for MimeViewers to handle scroll orders
10335 2006-08-29 [wwp] 2.4.0cvs110
10337 * src/plugins//bogofilter/bogofilter.c
10338 * src/plugins//spamassassin/spamassassin.c
10339 make the bogofilter/spamassassin filtering error dialogs at
10340 incorporation obey to the "don't popup error dialog on
10341 receive error" option. If disabled, feed the log window w/
10348 2006-08-29 [paul] 2.4.0cvs109
10351 remove 'make release', it's not needed
10352 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
10354 2006-08-29 [paul] 2.4.0cvs108
10357 * src/summary_search.c
10358 * src/gtk/progressdialog.c
10359 * src/plugins/pgpcore/passphrase.c
10360 replace deprecated gtk_window_set_policy()
10362 2006-08-29 [colin] 2.4.0cvs107
10365 Fix data loss when copy fails during a move:
10366 only use fast remove_msgs if everything was
10367 copied OK; else use slow remove_msg on the
10368 mails that got copied only.
10370 2006-08-28 [paul] 2.4.0cvs106
10373 revert change in 2.4.0cvs104, it breaks
10376 2006-08-28 [paul] 2.4.0cvs105
10378 * src/plugins/spamassassin/spamassassin.c
10381 2006-08-28 [paul] 2.4.0cvs104
10384 fix data loss when moving to another
10386 * src/prefs_spelling.c
10387 improve the english
10388 * src/gtk/pluginwindow.c
10389 improve the layout of the dialog text
10390 All thanks to Colin
10392 2006-08-28 [paul] 2.4.0cvs103
10394 * src/plugins/bogofilter/bogofilter.c
10395 * src/plugins/bogofilter/bogofilter_gtk.c
10396 fix english up a bit, innit
10398 2006-08-28 [paul] 2.4.0cvs102
10401 * po/Makefile.in.in
10403 require autoconf 2.60, enabling building
10404 with gettext 0.15 (gettext 0.14.x build still
10405 possible). Replace Makefiles with versions
10407 Remove configure options --with-localedir and
10408 --with-mandir. The options that are provided
10409 directly by autoconf 2.60 can be used instead:
10410 --mandir --localedir
10412 2006-08-27 [colin] 2.4.0cvs101
10414 * src/plugins/bogofilter/Makefile.am
10415 Fix make dist (no README)
10417 2006-08-27 [colin] 2.4.0cvs100
10420 Don't use F_UNKNOWN folders for any default
10422 * src/plugins/bogofilter/bogofilter.c
10423 * src/plugins/bogofilter/bogofilter.h
10424 * src/plugins/bogofilter/bogofilter_gtk.c
10425 Add an option to specify the path to bogofilter
10426 Use single-quotes to be able to learn in folders
10427 with spaces in their names
10428 Verify learning status
10430 2006-08-27 [colin] 2.4.0cvs99
10433 * manual/plugins.xml
10434 Document Bogofilter plugin
10436 2006-08-27 [colin] 2.4.0cvs98
10439 * src/messageview.c
10442 When possible, copy the queued mail to sent folder
10443 instead of re-adding. Much faster on IMAP.
10445 2006-08-27 [colin] 2.4.0cvs97
10448 Disable mmaped caches - huge metadata loss
10449 here after a power failure.
10450 * src/summaryview.c
10451 Add quicksearch timing
10452 * src/common/plugin.c
10453 * src/common/plugin.h
10454 Implement an interface to tell what plugins
10455 provide. Prevent loading of similar plugins.
10456 * src/plugins/clamav/clamav_plugin.c
10457 * src/plugins/demo/demo.c
10458 * src/plugins/dillo_viewer/dillo_viewer.c
10459 * src/plugins/pgpcore/plugin.c
10460 * src/plugins/pgpinline/pgpinline.c
10461 * src/plugins/pgpmime/pgpmime.c
10462 * src/plugins/spamassassin/spamassassin.c
10463 * src/plugins/trayicon/trayicon.c
10464 Implement plugin_provides()
10466 2006-08-27 [colin] 2.4.0cvs96
10469 * src/plugins/Makefile.am
10470 * src/plugins/bogofilter/.cvsignore
10471 * src/plugins/bogofilter/Makefile.am
10472 * src/plugins/bogofilter/bogofilter.c
10473 * src/plugins/bogofilter/bogofilter.h
10474 * src/plugins/bogofilter/bogofilter_gtk.c
10475 New Bogofilter plugin, provides filtering and
10476 learning. Spamassassin will go to extra plugins.
10478 2006-08-26 [mones] 2.4.0cvs95
10480 * manual/handling.xml
10481 Fix subfolder path in the example (thanks to Paul)
10483 2006-08-26 [mones] 2.4.0cvs94
10485 * manual/glossary.xml
10486 2.2. + add ISP to the glossary
10487 7.5. + Add UIDL to glossary
10488 7.7. + Add TCP to glossary
10489 * manual/handling.xml
10490 7.1. + Mentions GNU/Linux distribution, what about the non...
10491 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
10492 7.3. + Mentions .bashrc, what about the non-bash ones?
10493 7.4. = Use appropriate quotation for commands
10494 7.6. = change "" to <quote></quote>
10495 * manual/plugins.xml
10496 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends
10497 * manual/starting.xml
10498 2.1. + local mbox file: some examples of mbox file locations...
10499 Also reformatted files requiring it
10501 2006-08-26 [wwp] 2.4.0cvs93
10503 * src/summary_search.c
10504 disable find buttons while summary search is running.
10506 2006-08-25 [colin] 2.4.0cvs92
10509 * src/folderutils.c
10512 * src/summaryview.c
10513 Speed up MH moving, and add progressbar
10516 Write cache files using mmap() too
10518 2006-08-25 [wwp] 2.4.0cvs91
10520 * src/summaryview.c
10521 switch spam<->ham button when a message has been marked as spam or ham
10522 and is still selected. Thanks to Colin.
10524 2006-08-25 [paul] 2.4.0cvs90
10527 * src/stock_pixmap.c
10528 * src/stock_pixmap.h
10529 * src/summaryview.c
10530 * src/gtk/icon_legend.c
10531 * src/pixmaps/copied.xpm
10532 * src/pixmaps/moved.xpm
10533 add icons for delayed execution marked for
10534 copying, marked for moving
10536 2006-08-25 [mones] 2.4.0cvs89
10538 * manual/glossary.xml
10539 Fix the other glossary items:
10540 5.1. = Inmmediate execution -> <quote>immediate execution...
10541 5.2. = Fix MBOX capitalization -> Mbox
10542 5.3. + Improve Plugins def. w/ tech. ref.
10543 5.4. = Quotation -> replace '>' by <quote>></quote>
10544 5.5. - SMTP Server. -> remove dot
10546 Updated translation
10548 2006-08-25 [mones] 2.4.0cvs88
10551 Reformatted, changed email address
10552 * manual/glossary.xml
10553 Reformatted, fixed MANUAL-TODO items:
10554 8.2. + add ROT-13 to glossary
10555 8.4. + add URL to glossary
10556 * manual/es/advanced.xml
10559 2006-08-25 [paul] 2.4.0cvs87
10561 * src/gtk/icon_legend.c
10562 add 'marked for deletion' icon
10563 arrange icons by containing column
10564 wrap long label text
10566 2006-08-25 [colin] 2.4.0cvs86
10568 * src/common/utils.c
10569 * src/common/utils.h
10570 Add the sc_g_*list_bigger functions in
10571 a place everyone can use it
10572 * src/summaryview.c
10573 Only freeze/thaw the list when working
10574 on the selection, if it's bigger than 1
10575 * src/gtk/gtksctree.c
10576 Only freeze/thaw the list when unselec-
10577 ting 'all' if ('all' != 1)
10578 This avoids some flickering
10580 2006-08-24 [colin] 2.4.0cvs85
10582 * src/addressbook.c
10583 Fix strange list selection
10584 Fix random seg (Invalid read of freed memory)
10586 2006-08-24 [colin] 2.4.0cvs84
10589 * src/gtk/inputdialog.c
10590 * src/plugins/pgpcore/passphrase.c
10591 Revert minimal width patch of 2.4.0cvs67,
10592 as it is also a maximal width. Use
10593 gtk_window_set_default_size instead.
10595 2006-08-24 [colin] 2.4.0cvs83
10598 Write cache/mark to temp files before
10599 overwriting old ones (avoids metadata
10600 loss if writing the new files fail).
10601 Use mmap() to read cache/mark file, as
10602 this makes cache reading faster. Dis-
10603 abled for big-endian machines until it
10604 can be tested. (Big-endian users: set
10605 msgcache_use_mmap = TRUE in the relevant
10608 Move rarely used fields of MsgInfo in
10609 another structure, which will only be
10610 allocated if needed. Face, X-Face,
10611 Return receipt headers and List-*
10612 headers are moved. Mails having none
10613 of these occupy 52 bytes less with
10614 this patch, which makes 2.5MB of RAM
10615 saved on a 50k folder).
10618 * src/messageview.c
10619 * src/partial_download.c
10623 Follow this structure change.
10625 2006-08-24 [wwp] 2.4.0cvs82
10627 * manual/es/.cvsignore
10628 * manual/es/dist/.cvsignore
10629 * manual/es/dist/html/.cvsignore
10630 * manual/es/dist/pdf/.cvsignore
10631 * manual/es/dist/ps/.cvsignore
10632 * manual/es/dist/txt/.cvsignore
10633 more (generated) files to ignore.
10635 2006-08-24 [colin] 2.4.0cvs81
10639 Fix possible problems with local delivery. Check the folder doesn't
10640 need scan before setting its mtime when saving cache (which can be
10641 done long after the folder's been modified by an external process);
10642 Check that the stored item's mtime didn't change in mh functions.
10644 2006-08-24 [mones] 2.4.0cvs80
10646 * manual/advanced.xml
10647 Rewrapping, some fixes and MANUAL-TODO items:
10648 8.1. = change "" to <quote></quote>
10649 8.3. = quote menu items
10650 8.5. - deploying -> new user ... ideally a new user (redundant)
10652 2006-08-23 [colin] 2.4.0cvs79
10654 * src/gtk/gtksctree.c
10655 When selecting or deselecting range, only
10656 freeze/thaw when selection is bigger than 10
10658 2006-08-23 [colin] 2.4.0cvs78
10660 * src/messageview.c
10663 * src/plugins/dillo_viewer/dillo_viewer.c
10664 Provide an API for MimeViewer plugins to
10665 return a text selection for replying
10667 2006-08-23 [colin] 2.4.0cvs77
10669 * src/image_viewer.c
10671 Use gtk_pixbuf_new_from_file_at_scale(), which
10672 is faster than getting the pixbuf then resizing
10675 2006-08-23 [colin] 2.4.0cvs76
10678 UTF-8 should be sent Quoted-printable
10680 2006-08-22 [colin] 2.4.0cvs75
10683 Check if scan is required before touching
10684 the folder (or it'll be required every time)
10686 2006-08-22 [colin] 2.4.0cvs74
10689 Require libetpan 0.46 (crasher fix when built
10692 2006-08-22 [colin] 2.4.0cvs73
10695 Set folder's mtime after writing its
10700 Don't do useless stuff if we don't
10702 * src/summaryview.c
10703 Add some timing, don't deselect prior
10704 to selecting (gtksctree does it itself),
10705 remove crash avoidance hacks as it's been
10706 properly fixed since a while
10707 * src/common/utils.c
10708 Optimize to_human_readable(): _() is slow,
10709 do it only once, and avoid %f format for KB
10710 (the most common in a summaryview)
10711 * src/gtk/gtksctree.c
10712 Don't uselessly freeze/thaw (fixes flicker
10713 on next unread and friends), reduce number
10714 of g_list_nth/g_list_position where possible
10715 * src/gtk/gtkutils.c
10716 * src/gtk/gtkutils.h
10717 Reduce number of g_list_nth/g_list_position
10719 All of this makes loading as 70k folder 2.1
10720 seconds instead of 3.2 (with hot FS caches).
10721 (1.3 seconds without Date and Size columns...)
10723 2006-08-22 [paul] 2.4.0cvs72
10725 wrap documents and do some items from mones' MANUAL-TODO:
10727 * manual/account.xml
10728 4.1. = fix tabname references to <quote>tabname</quote>
10729 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
10731 1.1. = mentioned options don't match UI
10732 Add information about the 'Never send Return Receipts'
10734 * manual/handling.xml
10735 6.2. = Mentions Extended symbols button, but now is
10737 6.3. = Mentions ... button, which is now Edit
10739 2006-08-22 [colin] 2.4.0cvs71
10741 * src/gtk/pluginwindow.c
10742 Fix layout in verbose translations (such
10745 2006-08-22 [paul] 2.4.0cvs70
10747 * manual/Makefile.am
10748 build manuals in alphabetical order
10749 * src/addressbook.c
10750 * src/prefs_themes.c
10751 replace/remove deprecated symbols
10752 * src/gtk/gtkutils.c
10754 * src/gtk/pluginwindow.c
10755 replace deprecated symbol
10756 replace label text and move it
10757 * src/plugins/pgpcore/prefs_gpg.c
10758 move the 'Generate...' button out of the
10759 Sign Key frame, replace the English used
10760 * src/plugins/pgpcore/sgpgme.c
10761 fixes to the English
10763 2006-08-21 [colin] 2.4.0cvs69
10765 * src/plugins/trayicon/trayicon.c
10766 Add more strings for translation; patch
10769 2006-08-21 [colin] 2.4.0cvs68
10772 fix replied flag not set after drafting
10774 fix body quicksearch in non-encoded bodies
10777 Get rid of the g_malloc workaround for
10778 corrupted caches, use g_try_malloc
10780 2006-08-21 [colin] 2.4.0cvs67
10783 * src/gtk/inputdialog.c
10784 * src/plugins/pgpcore/passphrase.c
10785 Set minimal width to 375
10787 Fix switching to offline, asking if it
10788 should be overriden for synchronising
10790 Don't offer to remember command on Open
10791 with for text parts, as the browser or
10792 text editor command isn't changed from
10795 2006-08-20 [paul] 2.4.0cvs66
10799 fix plural form errors. revealed by stricter
10800 checking of gettext 0.15
10802 2006-08-18 [paul] 2.4.0cvs65
10804 * src/stock_pixmap.c
10805 fix the fix of 2.4.0cvs64
10808 2006-08-18 [paul] 2.4.0cvs64
10810 * src/stock_pixmap.c
10814 2006-08-18 [paul] 2.4.0cvs63
10818 fix occasional IMAP bug where large msgs
10819 were left in the queue folder after sending
10822 2006-08-18 [paul] 2.4.0cvs62
10825 freeze the summaryview while quicksearch results
10827 (fixes bug 456 'current message is hidden when the
10828 view is refreshed and extended search is "unread
10832 add missing #include "inputdialog.h"
10833 * src/common/utils.h
10834 add missing mailcap_update_default() and improve
10837 2006-08-17 [colin] 2.4.0cvs61
10839 * src/plugins/pgpcore/select-keys.c
10842 2006-08-17 [colin] 2.4.0cvs60
10845 Don't continue queuing if Cancel is clicked
10848 2006-08-17 [colin] 2.4.0cvs59
10850 * src/plugins/pgpcore/select-keys.c
10851 When encrypting, if only one key matches and it
10852 matches exactly, automatically use it.
10854 2006-08-17 [colin] 2.4.0cvs58
10857 * src/prefs_common.c
10858 * src/prefs_common.h
10859 * src/prefs_ext_prog.c
10861 Fix issues with previous patch (text/html)
10862 Remove outdated prefs
10864 2006-08-17 [colin] 2.4.0cvs57
10867 Add View Log button on auth error
10869 Fix encrypted mail marked as new when
10870 saved in normal folders
10871 * src/plugins/pgpinline/pgpinline.c
10872 Fix encrypt bug on IMAP
10874 * src/common/utils.c
10875 * src/common/utils.h
10876 * src/gtk/inputdialog.c
10877 * src/gtk/inputdialog.h
10878 Get rid of metamail stuff, simplify
10879 opening, and allow remembering of user's
10880 choices (by updating ~/.mailcap). There's
10881 still to drop "Audio player" and "Image
10882 viewer" preferences.
10884 2006-08-17 [mones] 2.4.0cvs56
10886 * manual/es/sylpheed-claws-manual.xml
10889 2006-08-17 [mones] 2.4.0cvs55
10892 * manual/Makefile.am
10893 * manual/es/Makefile.am
10894 * manual/es/account.xml
10895 * manual/es/ack.xml
10896 * manual/es/addrbook.xml
10897 * manual/es/advanced.xml
10898 * manual/es/faq.xml
10899 * manual/es/glossary.xml
10900 * manual/es/gpl.xml
10901 * manual/es/handling.xml
10902 * manual/es/intro.xml
10903 * manual/es/keyboard.xml
10904 * manual/es/plugins.xml
10905 * manual/es/starting.xml
10906 * manual/es/sylpheed-claws-manual.xml
10907 * manual/es/dist/Makefile.am
10908 * manual/es/dist/html/Makefile.am
10909 * manual/es/dist/pdf/Makefile.am
10910 * manual/es/dist/ps/Makefile.am
10911 * manual/es/dist/txt/Makefile.am
10912 Spanish translation for the manual
10914 2006-08-16 [colin] 2.4.0cvs54
10919 Fix send button sensitivity at startup
10920 Set send menu sensitivity (patch by Fabien)
10921 * src/ssl_manager.c
10922 Enable closing with esc (patch by Fabien)
10923 * src/gtk/foldersort.c
10924 Enable closing with esc (patch by Fabien)
10926 Optimisation (no need to copy to tempfile to
10927 "decode" 7bit and 8bit)
10928 * src/summaryview.c
10929 Fix cruft in swap_from case
10931 Fix missing last line in some mail cases
10932 (Fixes debian #381872)
10933 * src/plugins/pgpcore/prefs_gpg.c
10934 * src/plugins/pgpcore/sgpgme.c
10935 * src/plugins/pgpcore/sgpgme.h
10936 Don't show "no key found" when user explicitely
10937 wants to create a key
10939 2006-08-16 [paul] 2.4.0cvs53
10943 * src/addressbook.c
10945 * src/prefs_account.c
10946 * src/prefs_message.c
10947 * src/gtk/gtkutils.c
10948 bump up minimum required versions of GTK+ and
10951 2006-08-16 [paul] 2.4.0cvs52
10954 workaround GTK+ Bug 351600 - 'Can't re-click
10955 on button after sensitivity update'
10956 http://bugzilla.gnome.org/show_bug.cgi?id=351600
10959 2006-08-15 [colin] 2.4.0cvs51
10961 * src/plugins/pgpcore/prefs_gpg.c
10962 Set options sensitivity according to
10964 * src/plugins/pgpcore/sgpgme.c
10965 Allow to create key with no passphrase
10967 2006-08-14 [cleroy] 2.4.0cvs50
10969 * src/gtk/pluginwindow.c
10970 New layout (maybe to be changed?)
10971 * src/gtk/gtkutils.c
10972 Fix a bit label_window
10973 * src/plugins/pgpcore/passphrase.c
10974 * src/plugins/pgpcore/passphrase.h
10975 * src/plugins/pgpcore/plugin.c
10976 * src/plugins/pgpcore/prefs_gpg.c
10977 * src/plugins/pgpcore/prefs_gpg.h
10978 * src/plugins/pgpcore/sgpgme.c
10979 * src/plugins/pgpcore/sgpgme.h
10980 Allow to create a PGP private key via the GUI
10982 2006-08-14 [wwp] 2.4.0cvs49
10984 * src/addressbook_foldersel.c
10985 fix strict ISO C90 compliance.
10987 2006-08-14 [paul] 2.4.0cvs48
10989 * src/gtk/prefswindow.c
10990 re-set scrolled window on opening
10997 2006-08-14 [paul] 2.4.0cvs47
10999 * src/prefs_display_header.c
11000 re-enable user-defined Displayed Headers
11002 2006-08-14 [paul] 2.4.0cvs46
11004 * src/prefs_account.c
11007 2006-08-13 [colin] 2.4.0cvs45
11009 * src/common/utils.c
11010 Fix "a" in quote when the original message is empty,
11011 by using \0 instead of 'a' to test writability of
11014 2006-08-13 [wwp] 2.4.0cvs44
11016 * src/plugins/spamassassin/spamassassin.c
11017 fix capitalization of "SpamAssassin" in some debug, log and
11020 2006-08-13 [paul] 2.4.0cvs43
11023 fix overlapping widgets
11024 * src/prefs_account.c
11025 fix translation of protocol_names[]
11026 fix label disappearing off the edge of the
11029 2006-08-12 [paul] 2.4.0cvs42
11031 * manual/plugins.xml
11032 update IRC channel info before it gets forgotten
11035 2006-08-11 [colin] 2.4.0cvs41
11042 * src/summaryview.c
11044 Grey out the Send button if
11045 - Queue folders are empty, or
11046 - We're sending already
11048 2006-08-11 [wwp] 2.4.0cvs40
11051 fix a logic issue when quitting while a compose window is
11052 still open, thanks to Colin.
11054 2006-08-10 [colin] 2.4.0cvs39
11057 Fix default font size setting after wizard run
11059 * src/etpan/imap-thread.c
11060 * src/etpan/imap-thread.h
11061 Fix bug #999 (Timing out on TSL cert validation
11062 dialog makes ugly things happen). Also, STARTTLS
11063 unconditionnaly if initial capabilities contain
11064 LOGINDISABLED and STARTTLS.
11066 2006-08-09 [colin] 2.4.0cvs38
11070 Fix Tools/Actions sensitivity when there are
11073 2006-08-09 [colin] 2.4.0cvs37
11075 * src/prefs_filtering.c
11076 Warning fix, patch by Paul
11077 * src/messageview.c
11078 * src/prefs_actions.c
11079 * src/prefs_filtering_action.c
11080 * src/prefs_matcher.c
11081 Uniformisation of "Info ..." to "Info..." (for
11082 old gtk), patch by Fabien
11083 * src/plugins/clamav/clamav_plugin_gtk.c
11084 Sensitivity fix by Fabien
11086 2006-08-09 [colin] 2.4.0cvs36
11090 Add a function to know whether we're exiting
11091 * src/plugins/trayicon/trayicon.c
11092 If exiting, don't do anything. Faster, and
11093 avoids gtk_main_iteration reentracy causing
11096 2006-08-09 [colin] 2.4.0cvs35
11098 * src/messageview.c
11101 Fix lack of part selection when automatically
11102 jumping to a specific part
11104 Little optimisation in cache reading
11106 2006-08-09 [colin] 2.4.0cvs34
11109 Fix crash setting the priority on reedit
11110 (Accessing compose before creating it!)
11112 2006-08-08 [colin] 2.4.0cvs33
11115 Fix bug #998 (last attachment is not accessible)
11116 Bad RFC interpretation on multipart close-delimiters
11119 * src/gtk/gtkvscrollbutton.c
11120 * src/gtk/gtkvscrollbutton.h
11121 Make attachments list wheel-scrollable
11123 2006-08-07 [colin] 2.4.0cvs32
11125 * src/gtk/gtkaspell.c
11126 Fix bug #973 (Unicode punctation characters
11127 are not recognized as separators by the
11128 spell checker); fix unsigned stuff
11130 2006-08-07 [colin] 2.4.0cvs31
11133 Fix bug #956 (DnD text with accents in compose
11134 text entry); fix gccc's signed/unsigned fuss
11136 2006-08-06 [colin] 2.4.0cvs30
11139 Fix bug #979 (Plugin crashes when exiting
11140 sylpheed-claws) : handle exit request only
11143 2006-08-05 [colin] 2.4.0cvs29
11146 Just make sure we have a msgid.
11148 2006-08-05 [colin] 2.4.0cvs28
11151 * src/summaryview.c
11152 Fix bug #995 ("Mark cross-posted as read" doesn't work)
11153 by reimplementing it
11155 Fix bug when hiding quotes with level > 3 and quote
11156 colors are recycled
11158 2006-08-04 [colin] 2.4.0cvs27
11163 Fix a bit replace-by-pasting undo
11165 * src/messageview.c
11166 Fix Fold quotes menu synchro in
11167 mainwindow when it changes in
11170 Fix right-click on quotes blocks
11171 * src/common/utils.c
11172 Verify that the file created by
11173 my_tmpfile() is writable. Fixes
11174 bug #988 (very specific filesystem
11176 * src/plugins/pgpcore/sgpgme.c
11177 Fix file descriptor leak
11178 * src/plugins/spamassassin/spamassassin.c
11179 Warn once if spamd isn't reachable
11181 2006-08-04 [colin] 2.4.0cvs26
11184 i18n context patch by Fabien
11186 2006-08-03 [colin] 2.4.0cvs25
11189 * src/messageview.c
11190 Rename "Hide quotes" to "Fold quotes"
11192 Don't use hand cursor on quotes. "all
11193 the bonuses of the feature and none of
11194 unwelcome side-effects"
11196 2006-08-03 [colin] 2.4.0cvs24
11199 * sylpheed-claws.desktop
11200 * src/gtk/authors.h
11201 Bring the desktop file to XDG compliance
11202 Patch by Charles A. Edwards
11204 2006-08-03 [colin] 2.4.0cvs23
11207 Fix links offset when they are preceded
11208 by accentued chars (g_utf8_strlen!)
11210 Fix wrong status when starting offline
11213 2006-08-03 [wwp] 2.4.0cvs22
11215 * src/prefs_common.h
11216 ask what to do w/ filtering rules that belong to an account when
11217 applying filtering rules manually from the main window (skip,
11218 apply regardless of the account, use current account). This dialog
11219 can be skipped and the last reply used.
11222 2006-08-03 [wwp] 2.4.0cvs21
11226 * src/prefs_common.c
11227 * src/summaryview.c
11230 * src/messageview.c
11231 ask what to do w/ filtering rules that belong to an account when
11232 applying filtering rules manually from the main window (skip,
11233 apply regardless of the account, use current account). This dialog
11234 can be skipped and the last reply used.
11237 2006-08-03 [colin] 2.4.0cvs20
11240 Optimize previous patch
11242 2006-08-03 [cleroy] 2.4.0cvs19
11245 Fix quotes getting toggled back when the
11246 mail has an even number of text parts
11248 2006-08-02 [colin] 2.4.0cvs18
11250 * src/messageview.c
11251 Add Hide quotes menu
11253 2006-08-02 [colin] 2.4.0cvs17
11256 * src/prefs_common.c
11260 Allow per-level quote hiding,
11261 Allow toggling quotes by double-clicking them
11262 Rename RemoteURI to ClickableText to reflect
11263 the fact it's used for a variety of things
11265 2006-08-02 [wwp] 2.4.0cvs16
11268 fix "View/Hide quotes" menu item status initialization.
11270 2006-08-02 [wwp] 2.4.0cvs15
11272 * src/matcher_parser_parse.y
11273 remove a debug trace.
11275 2006-08-02 [paul] 2.4.0cvs14
11277 * src/plugins/pgpcore/passphrase.c
11278 don't set initial dialog size
11281 2006-08-02 [paul] 2.4.0cvs13
11284 remove the rogue '/' character
11286 2006-08-02 [paul] 2.4.0cvs12
11289 allow buttons to resize as necessary
11291 2006-08-01 [wwp] 2.4.0cvs11
11294 fix strict ISO C90 compliance.
11296 2006-08-01 [wwp] 2.4.0cvs10
11299 updated update-po tool to work w/ context-dependent translations.
11300 Patch by Fabien Vantard <fzzzzz@gmail.com>.
11302 2006-08-01 [wwp] 2.4.0cvs9
11305 * src/prefs_filtering.c
11306 * src/prefs_matcher.c
11307 allow context-dependent translations for "All",
11308 patch by Fabien Vantard <fzzzzz@gmail.com>.
11310 2006-07-31 [colin] 2.4.0cvs8
11313 * src/gtk/authors.h
11314 Add Rafal to authors
11316 2006-07-31 [colin] 2.4.0cvs7
11320 * src/messageview.h
11321 * src/prefs_common.c
11322 * src/prefs_common.h
11324 Add 'View/Hide quotes'. Patch based on a patch
11327 2006-07-31 [colin] 2.4.0cvs6
11330 Fix problem with "> stuff >" actions
11332 2006-07-31 [paul] 2.4.0cvs5
11335 updated by Geir Helland
11337 2006-07-31 [wwp] 2.4.0cvs4
11340 * src/summaryview.c
11341 * src/summaryview.h
11342 add "View/Go to/Parent message" and "View/Go to/Last read message",
11345 2006-07-31 [wwp] 2.4.0cvs3
11350 * src/addressbook.c
11351 * src/addressbook.h
11352 * src/addressbook_foldersel.c
11353 * src/addressbook_foldersel.h
11358 * src/matcher_parser_lex.l
11359 * src/matcher_parser_parse.y
11360 * src/prefs_common.c
11361 * src/prefs_common.h
11362 * src/prefs_filtering.c
11363 * src/prefs_matcher.c
11364 * src/prefs_matcher.h
11365 * src/summaryview.c
11366 introduce filtering against the address book. It's now possible to add
11367 matched conditions to determine if any email address in a message matches
11368 or doesn't match any or all books or folders in the address book.
11370 2006-07-31 [wwp] 2.4.0cvs2
11380 * src/matcher_parser_lex.l
11381 * src/matcher_parser_parse.y
11383 * src/prefs_filtering.c
11384 * src/prefs_filtering.h
11387 * src/summaryview.c
11388 introduce per-account filtering rules. Each filtering rule can now be assigned
11389 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
11390 when applying filtering rules manually, as all rules will apply - even the ones
11391 assigned to an account. This issue will be addressed soon.
11395 2006-07-31 [wwp] 2.4.0cvs1
11398 make more strings translatable.
11400 2006-07-31 [paul] 2.4.0
11404 2006-07-31 [paul] 2.3.1cvs91
11407 updated by Miquel Oliete
11409 2006-07-31 [paul] 2.3.1cvs90
11419 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
11420 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
11421 Aleksandar Urosevic, and Ralgh Young
11423 2006-07-31 [paul] 2.3.1cvs89
11429 Fix a race condition when, after an SC crash, rescanning
11430 folders took more than 0.5 seconds
11433 2006-07-31 [paul] 2.3.1cvs88
11436 don't translate separator strings
11438 2006-07-30 [mones] 2.3.1cvs87
11440 * doc/man/sylpheed-claws.1
11441 Fixed non-ASCII chars in Hoa's name
11443 Updated for release
11445 2006-07-27 [colin] 2.3.1cvs86
11448 Don't include the leading \n in links
11451 2006-07-25 [colin] 2.3.1cvs85
11454 * src/common/socket.h
11455 * src/etpan/imap-thread.c
11456 Refresh resolvers before connecting
11457 to IMAP servers, and after switching
11458 to online. Thanks to Paul.
11462 * 2.4.0-rc4 released
11464 2006-07-17 [colin] 2.3.1cvs84
11467 Show connection attempt in statusbar before
11468 connecting (previously first message was
11469 "Retrieving messages from ..." after the
11470 connection succeeded.
11472 2006-07-16 [wwp] 2.3.1cvs83
11474 * sylpheed-claws.ico
11475 Added .ico file (windows multi-size icon file, generated).
11477 2006-07-12 [wwp] 2.3.1cvs82
11479 * src/messageview.c
11480 remove Message/Re-edit menu entry from messageview window,
11481 as sent/draft/queued messages are opened in compose window when
11482 re-edited and it's not possible to re-edit other msgs.
11484 2006-07-12 [paul] 2.3.1cvs81
11488 * src/gtk/authors.h
11489 check online state before resetting
11490 mailcheck timer. Useful if some program
11491 verifies connection state and updates
11493 Patch by Leonid Evdokimov <darkk@users.sf.net>
11495 2006-07-12 [paul] 2.3.1cvs80
11497 * sylpheed-claws-128x128.png
11498 * sylpheed-claws-64x64.png
11499 * sylpheed-claws.png
11502 * src/prefs_toolbar.c
11503 * src/stock_pixmap.c
11504 * src/stock_pixmap.h
11507 * src/gtk/gtkutils.c
11508 * src/pixmaps/sylpheed-claws.xpm ** ADDED **
11509 * src/pixmaps/sylpheed-claws_icon.xpm ** ADDED **
11510 * src/pixmaps/sylpheed-claws_logo.xpm ** ADDED **
11511 * src/pixmaps/sylpheed.xpm ** REMOVED **
11512 * src/pixmaps/sylpheed_icon.xpm ** REMOVED **
11513 * src/pixmaps/sylpheed_logo.xpm ** REMOVED **
11514 updated and renamed logo/icon files and related
11515 logo by Jesper Schultz
11517 2006-07-11 [paul] 2.3.1cvs79
11520 fix the labels a smidgin
11522 2006-07-09 [colin] 2.3.1cvs78
11525 Show errors in textviewer's command
11526 Patch by H. Merijn Brand
11528 2006-07-09 [colin] 2.3.1cvs77
11531 Save FMID in drafts too
11533 2006-07-08 [colin] 2.3.1cvs76
11536 Svae RMID in drafted mails too
11537 Save quote_fmt vars for whole mails,
11538 don't reset at each quote_fmt_init:
11539 allows to use the same |i{var} in
11540 various template fields
11541 * src/prefs_template.c
11543 * src/quote_fmt_parse.y
11546 2006-07-08 [colin] 2.3.1cvs75
11549 Fix highlighting of attached parts URIs
11551 2006-07-08 [colin] 2.3.1cvs74
11554 Prevent bug #981 (sc 2.3.1 segfaults with
11555 gtk+ 2.10) from being reported again:
11556 if Sylpheed-Claws has been compiled against
11557 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0,
11558 of if Sylpheed-Claws has been compiled against
11559 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
11562 2006-07-07 [colin] 2.3.1cvs73
11564 * src/prefs_actions.c
11567 2006-07-07 [colin] 2.3.1cvs72
11569 * src/prefs_actions.c
11570 Fix compile on gtk < 2.8. argh :)
11572 2006-07-07 [paul] 2.3.1cvs71
11574 * src/common/defs.h
11577 2006-07-07 [colin] 2.3.1cvs70
11581 * src/quote_fmt_lex.l
11582 * src/quote_fmt_parse.y
11583 Add |i{var}, a way to insert user-entered
11588 * 2.4.0-rc3 released
11590 2006-07-07 [colin] 2.3.1cvs69
11593 Don't consider inboxes of UNKNOWN folder
11594 classes to be useable as default inboxes
11596 2006-07-07 [paul] 2.3.1cvs68
11599 add missing #include <errno.h>
11600 Thanks to René J. Blokland
11602 2006-07-07 [paul] 2.3.1cvs67
11605 Return now Closes dialog
11609 add contextual menu to mime parts listed
11612 * src/common/utils.c
11613 reversal: ' is a valid character in URLs
11615 2006-07-06 [colin] 2.3.1cvs66
11617 * src/remotefolder.h
11618 Forgotten in previous commit
11620 2006-07-06 [colin] 2.3.1cvs65
11623 Set summary update flag whenever
11626 * src/prefs_account.c
11627 * src/common/utils.h
11628 * src/etpan/imap-thread.c
11629 Fix warnings, thanks to Fabien and
11632 2006-07-06 [wwp] 2.3.1cvs64
11634 * src/gtk/gtkutils.c
11635 GTK_STOCK_HELP exists in GTK+ 2.4.x.
11637 2006-07-06 [wwp] 2.3.1cvs63
11640 * src/addressbook.c
11641 * src/addressitem.h
11646 * src/message_search.c
11647 * src/prefs_actions.c
11648 * src/prefs_filtering.c
11649 * src/prefs_filtering.h
11650 * src/prefs_template.c
11651 * src/summary_search.c
11652 * src/summaryview.c
11653 * src/gtk/gtkutils.c
11654 * src/gtk/gtkutils.h
11655 * src/gtk/pluginwindow.c
11656 add help buttons to some dialogs. Clicking such buttons opens a
11657 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
11659 2006-07-06 [paul] 2.3.1cvs62
11662 fix attachments contextual menu
11665 2006-07-05 [colin] 2.3.1cvs61
11669 Handle sftp:// links
11671 2006-07-05 [paul] 2.3.1cvs60
11673 * src/gtk/filesel.c
11674 grab save button by default
11677 2006-07-05 [wwp] 2.3.1cvs59
11680 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
11682 2006-07-04 [colin] 2.3.1cvs58
11686 Use left click to select, middle click to open
11688 * src/common/utils.c
11691 2006-07-04 [colin] 2.3.1cvs57
11695 Warning fixes, thanks to Fabien
11697 2006-07-04 [colin] 2.3.1cvs56
11702 Allow parts to be selected via their text label
11705 2006-07-04 [colin] 2.3.1cvs55
11708 Feedback when closing (for big folders)
11709 * src/prefs_actions.c
11710 * src/prefs_filtering.c
11711 * src/prefs_matcher.c
11712 * src/prefs_template.c
11713 Fix default button when closing without
11716 2006-07-04 [colin] 2.3.1cvs54
11719 Delete local file on deletion
11721 2006-07-03 [colin] 2.3.1cvs53
11725 Don't freeze when rescanning after crash
11727 2006-07-03 [wwp] 2.3.1cvs52
11732 * src/plugins/pgpinline/pgpinline.c
11733 * src/plugins/pgpmime/pgpmime.c
11734 don't report an error when the user cancels the passphrase dialog.
11736 2006-07-02 [colin] 2.3.1cvs51
11739 Open message when crossing folders with Space,
11740 goto next unread and friends
11742 2006-07-01 [colin] 2.3.1cvs50
11744 * src/prefs_account.c
11745 Typographic rules varying from language
11746 to language (in french "Protocole :"),
11747 we have to do that :)
11749 2006-07-01 [ticho] 2.3.1cvs49
11751 * src/prefs_account.c
11752 Only use one temporary gchar* variable in
11753 prefs_account_protocol_set_optmenu().
11755 2006-07-01 [ticho] 2.3.1cvs48
11757 * src/prefs_account.c
11758 * src/prefs_account.h
11759 Use GtkLabel for existing account protocol name.
11760 Created an array for protocol names and populate the
11761 combobox from it in a for() cycle.
11763 2006-06-30 [colin] 2.3.1cvs47
11766 Block undo when changing signature (by changing
11769 2006-06-30 [paul] 2.3.1cvs46
11771 * src/send_message.c
11772 when editing From in the Compose window, use that address
11773 in the Return-Path: header
11776 2006-06-30 [colin] 2.3.1cvs45
11779 Fix signature replacement:
11780 - when no newline before separator
11783 2006-06-29 [colin] 2.3.1cvs44
11788 * src/summaryview.c
11789 Let 'View/Go to/Next marked' work like
11790 Next new & Next unread: across folders
11791 Change the select_on_entry pref to do
11792 what we want when changing folder
11793 * src/common/utils.c
11794 Fix single-quoted links
11796 2006-06-29 [colin] 2.3.1cvs43
11798 * src/gtk/gtkaspell.c
11799 "Sylpheed" and "Sylpheed-Claws" do exist !
11801 2006-06-29 [colin] 2.3.1cvs42
11804 Forgot to remove debug
11806 2006-06-29 [colin] 2.3.1cvs41
11811 Disconnect from IMAP servers when going
11812 offline. Fixes bug #978 (going to offline-mode
11813 won't close connections)
11815 2006-06-29 [colin] 2.3.1cvs40
11818 Fix transient setting on failing plugins
11820 * src/plugins/pgpcore/sgpgme.c
11821 Only warn for OpenPGP. Most people don't
11822 have CMS available.
11824 2006-06-29 [colin] 2.3.1cvs39
11827 Fix Spelling menu (discrepancy between context menu
11828 and top menu when folder's dictionary isn't the
11830 * src/plugins/pgpcore/sgpgme.c
11831 More error reporting about why gpgme can fail
11833 2006-06-29 [wwp] 2.3.1cvs38
11836 honor the display-header-pane setting even when the message view
11837 is a separate window.
11839 2006-06-29 [wwp] 2.3.1cvs37
11841 * src/prefs_actions.c
11842 forgot to commit that one (use of GTK_STOCK_INFO).
11844 2006-06-29 [colin] 2.3.1cvs36
11847 Better handling of login errors (ask the password
11848 again once), alert in case of error. Fix three
11849 signedness warnings.
11851 2006-06-28 [wwp] 2.3.1cvs35
11853 * src/prefs_template.c
11854 * src/prefs_matcher.c
11855 * src/prefs_filtering_action.c
11856 * src/prefs_quote.c
11857 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
11858 patch by Fabien Vantard, slightly modified.
11864 2006-06-28 [colin] 2.3.1cvs34
11866 * src/prefs_account.c
11867 Fix bug #977 (Can't add or edit imap accounts)
11869 2006-06-28 [colin] 2.3.1cvs33
11874 2006-06-28 [colin] 2.3.1cvs32
11877 Save named inlined attachments with "Save all"
11880 * src/common/plugin.c
11881 * src/common/plugin.h
11882 * src/common/sylpheed.c
11883 * src/common/utils.c
11884 * src/plugins/pgpcore/sylpheed.def
11885 * src/plugins/pgpinline/sylpheed.def
11886 * src/plugins/pgpmime/sylpheed.def
11887 Win32 compatibility patch, by
11890 2006-06-28 [wwp] 2.3.1cvs31
11893 * src/prefs_folder_item.c
11894 less compilation warnings (thanks to Fabien Vantard), less typos.
11896 2006-06-28 [paul] 2.3.1cvs30
11898 * src/gtk/gtkutils.c
11899 gtk_combo_box_set_focus_on_click() is only
11900 available since gtk 2.6.0
11902 2006-06-28 [paul] 2.3.1cvs29
11904 * src/prefs_ext_prog.c
11905 fix engrish and add a tooltip for the
11906 'command for 'Display as text' option
11912 2006-06-28 [paul] 2.3.1cvs28
11915 * tools/Makefile.am
11916 include textviewer.pl in releases
11918 2006-06-28 [paul] 2.3.1cvs27
11920 * src/prefs_ext_prog.c
11921 hide Print command option if libgnomeprint
11924 2006-06-27 [colin] 2.3.1cvs26
11927 Fix Esc handling in insert/attach dialog
11928 Don't show this dialog if dragging something
11929 else than text/uri-list
11930 Thanks to Fabien Vantard
11931 * tools/textviewer.pl
11932 Filter script to display stuff as text
11935 2006-06-27 [wwp] 2.3.1cvs25
11937 * src/messageview.c
11938 use the exact product name (message view title), patch
11941 2006-06-27 [ticho] 2.3.1cvs24
11943 * src/prefs_account.c
11944 * src/prefs_common.c
11945 * src/prefs_common.h
11946 * src/prefs_ext_prog.c
11948 Add a preference (Preferences/External programs)
11949 to allow "Display as text" to be done via a script
11950 (patch by H.Merijn Brand).
11951 Use GtkComboBox for protocol selection in account
11953 Only include current choice for existing accounts, and
11954 insensitivize the combobox.
11956 2006-06-27 [paul] 2.3.1cvs23
11959 fix crasher introduced in cvs21.
11962 2006-06-26 [colin] 2.3.1cvs22
11965 Fix double-frees when leaving folders
11966 after exporting to mbox
11968 2006-06-26 [colin] 2.3.1cvs21
11971 More feedback (and optimisation)
11973 * src/common/utils.c
11974 Fix case when looking for mail addresses
11975 * src/gtk/gtkutils.c
11976 Extra check for (X-)Face
11978 2006-06-25 [ticho] 2.3.1cvs20
11982 * src/gtk/gtkutils.c
11983 * src/gtk/gtkutils.h
11984 Added second argument to gtkut_sc_combobox_create() to
11985 control focus-on-click for the widget.
11986 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
11988 2006-06-25 [ticho] 2.3.1cvs19
11991 * src/gtk/Makefile.am
11992 * src/gtk/combobox.c
11993 * src/gtk/combobox.h
11994 * src/gtk/gtkutils.c
11995 * src/gtk/gtkutils.h
11996 Use GtkComboBox instead of deprecated GtkOptionMenu
11997 for account selector in compose window and for encoding
11998 selector in attachment properties.
11999 Also factorise working with the new GtkComboBox somewhat.
12001 2006-06-24 [paul] 2.3.1cvs18
12003 * src/prefs_common.c
12004 use the correct default value
12006 2006-06-24 [paul] 2.3.1cvs17
12009 * src/prefs_common.c
12010 * src/prefs_common.h
12011 * src/prefs_compose_writing.c
12012 enable setting of default action when
12013 dnd'ing files in the compose window.
12014 (Collaborative effort with wwp)
12016 2006-06-23 [wwp] 2.3.1cvs16
12019 i18n fix (thanks to Fabien Vantard)
12021 2006-06-22 [colin] 2.3.1cvs15
12023 * src/prefs_customheader.c
12024 Don't use filters in custom headers' file
12025 selector. Remember, extensions mean nothing :)
12027 2006-06-22 [paul] 2.3.1cvs14
12030 allow setting of man directory location
12032 2006-06-22 [colin] 2.3.1cvs13
12035 Add 'View/Go to/Next unread folder'.
12038 2006-06-22 [colin] 2.3.1cvs12
12040 * src/common/utils.c
12041 Add some subject prefixes
12042 Patch by Bjorn T Johansen <btj@havleik.no>
12044 2006-06-22 [colin] 2.3.1cvs11
12046 * manual/advanced.xml
12047 Forgotten hidden pref
12049 2006-06-21 [paul] 2.3.1cvs10
12051 * src/prefs_account.c
12052 complete the removal of 'Add date header' option
12054 2006-06-21 [paul] 2.3.1cvs9
12058 * src/prefs_account.c
12059 * src/prefs_account.h
12060 remove option to add date header - always
12062 * src/etpan/imap-thread.c
12063 fix warnings (Thanks to Colin)
12065 2006-06-21 [wwp] 2.3.1cvs8
12068 set the attachment flag when inline text part are (file)named. This is more convenient
12069 when receiving (for instance) inline source files or patches sent using thunderbird.
12071 2006-06-21 [paul] 2.3.1cvs7
12074 fix off-by-one count of current msg in
12075 statusbar filtering progressbar
12077 2006-06-21 [paul] 2.3.1cvs6
12080 Show attachment icon even if the part is 'inline'
12081 if the following conditions are met:
12082 - content-type != 'text/plain'
12083 - content-type != '*/pgp-signature'
12084 - either 'name' or 'filename' parameter is not NULL
12088 2006-06-21 [paul] 2.3.1cvs5
12090 * src/messageview.c
12091 * src/prefs_common.c
12092 * src/prefs_common.h
12093 * src/prefs_other.c
12094 add an option to 'Never send Return
12098 2006-06-20 [mones] 2.3.1cvs4
12103 typo fixed (space after comma)
12104 * tools/make.themes.project
12105 remove exec mode from tarball files
12107 2006-06-20 [colin] 2.3.1cvs3
12112 Better fix for \n's in headers (don't
12113 break Received: and others)
12115 2006-06-20 [paul] 2.3.1cvs2
12119 improve legibility of phishing attempt
12122 2006-06-20 [paul] 2.3.1cvs1
12127 Update version number following
12130 2006-06-20 [colin] 2.3.0cvs26
12133 When dragging a file to the text of the compose
12134 window, ask whether we want to insert or attach
12135 (I know lots of people who do that to attach)
12137 2006-06-20 [colin] 2.3.0cvs25
12139 * src/etpan/imap-thread.c
12140 Fix threshold (the append command is often > 32 bytes)
12142 2006-06-19 [colin] 2.3.0cvs24
12145 * src/etpan/imap-thread.c
12146 Workaround Rockliffe IMAP server bug: replace
12147 "x UID SEARCH (ANSWERED UID 1:*)" with
12148 "x UID SEARCH ANSWERED"
12149 (Rockliffe doesn't handle the parenthesis)
12151 2006-06-19 [colin] 2.3.0cvs23
12155 * src/etpan/imap-thread.c
12156 Probably fix bug #972 (Freezes when adding
12157 an attachment to the message)
12158 * src/common/defs.h
12159 Modernize Firefox cmd
12162 2006-06-18 [colin] 2.3.0cvs22
12164 * src/prefs_customheader.c
12165 Only allow correct filenames for various
12168 2006-06-18 [colin] 2.3.0cvs21
12170 * src/prefs_customheader.c
12171 Add a 'From File...' button in custom headers prefs, which
12172 try to do the right thing:
12173 for normal headers, use file as plaintext,
12174 for X-Face, calls compface,
12175 for Face, encode to b64.
12177 2006-06-17 [colin] 2.3.0cvs20
12182 2006-06-16 [colin] 2.3.0cvs19
12184 * src/summaryview.c
12185 Recursive quicksearch: show message list
12186 in current folder, *then* search children
12189 2006-06-16 [colin] 2.3.0cvs18
12192 Instead of ignoring SIGPIPE, save caches
12193 when getting one. Will fix the fact that
12194 hot caches are out-of-date when logging
12197 * src/prefs_compose_writing.c
12198 Only save text (not attachments) when
12199 auto-saving to drafts
12201 Always replace \n, \r and \t with spaces
12203 * manual/dist/html/Makefile.am
12204 * manual/dist/pdf/Makefile.am
12205 * manual/dist/ps/Makefile.am
12206 * manual/dist/txt/Makefile.am
12207 * manual/fr/dist/html/Makefile.am
12208 * manual/fr/dist/pdf/Makefile.am
12209 * manual/fr/dist/ps/Makefile.am
12210 * manual/fr/dist/txt/Makefile.am
12211 * manual/pl/dist/html/Makefile.am
12212 * manual/pl/dist/pdf/Makefile.am
12213 * manual/pl/dist/ps/Makefile.am
12214 * manual/pl/dist/txt/Makefile.am
12215 Fix make clean removing pregenerated manuals
12218 2006-06-16 [colin] 2.3.0cvs17
12220 * src/plugins/pgpcore/sgpgme.c
12221 * src/plugins/pgpmime/pgpmime.c
12222 * src/plugins/pgpinline/pgpinline.c
12223 Better error reporting in setup_signers.
12224 Don't fallback to default key if specified
12226 Don't allow signing if more than one secret
12227 key matches the one specified in prefs.
12229 2006-06-15 [colin] 2.3.0cvs16
12232 Add "Send queue" in the folder's contextual
12235 * src/messageview.c
12240 * src/plugins/pgpcore/passphrase.c
12241 * src/plugins/pgpcore/sgpgme.c
12242 * src/plugins/pgpinline/pgpinline.c
12243 * src/plugins/pgpmime/pgpmime.c
12244 Better error reporting
12246 Probably fix bug #971 (2.2.3 cannot read mail
12250 2006-06-15 [mones] 2.3.0cvs15
12252 * tools/make.themes.project
12253 creates the themes project from the web page
12255 2006-06-15 [colin] 2.3.0cvs14
12258 Better fix (avoid losing the folder if scan_tree
12261 2006-06-15 [cleroy] 2.3.0cvs13
12264 Probably fix Bug #969 (crash on rebuilding
12267 2006-06-14 [colin] 2.3.0cvs12
12269 * manual/dtd/manual.xsl
12270 * manual/sylpheed-claws-manual.xml
12271 * manual/fr/sylpheed-claws-manual.xml
12272 * manual/pl/sylpheed-claws-manual.xml
12273 Insert pagebreaks between sections
12275 2006-06-14 [paul] 2.3.0cvs11
12278 better fix than 2.3.0cvs10
12280 2006-06-14 [paul] 2.3.0cvs10
12283 fix setting of PACKAGE_DATA_DIR with newer autoconf
12284 (backwards compatible)
12286 2006-06-13 [colin] 2.3.0cvs9
12288 * src/messageview.c
12289 Fix sending of return receipt with the new queue folders
12291 2006-06-13 [wwp] 2.3.0cvs8
12293 * src/quote_fmt_lex.l
12294 fix wrong tokens returned in quote_fmt lexer, query not().
12296 2006-06-13 [wwp] 2.3.0cvs7
12299 * src/prefs_folder_item.c
12300 allow changing folder type even when folder is not a top-level one,
12303 2006-06-12 [colin] 2.3.0cvs6
12306 Fix double-ask of "Do you want to mark all
12309 2006-06-12 [colin] 2.3.0cvs5
12318 * src/messageview.c
12320 * src/prefs_folder_item.c
12325 * src/send_message.c
12326 * src/summaryview.c
12328 Apply bug #964's patch (Queue and drafts aren't normal)
12329 The Drafts and Queue folder now contain RFC-822 files,
12330 allowing to move and copy mails from and to these
12331 folders. Moving from Drafts to Queue will prepare the
12332 mail for sending (PGP signature, encryption, etc).
12333 This patch also rework sending errors handling to try
12334 to be more helpful.
12335 Also, allow redefining folder types via the GUI
12336 (Folder type in its Properties)
12338 2006-06-12 [colin] 2.3.0cvs4
12340 * src/summaryview.c
12341 * src/prefs_common.c
12342 * src/prefs_common.h
12343 * src/gedit-print.c
12344 Allow to define a specific print font - patch
12345 by Bernhard Walle <bernhard.walle@gmx.de>
12346 * src/prefs_fonts.c
12347 * manual/advanced.xml
12348 * manual/fr/advanced.xml
12349 Add a hidden pref to allow deletion without
12352 2006-06-12 [wwp] 2.3.0cvs3
12355 more files to ignore.
12357 2006-06-12 [wwp] 2.3.0cvs2
12360 * src/quote_fmt_lex.l
12361 * src/quote_fmt_parse.y
12362 extend the quote_fmt parser (templates and quotes):
12363 - allow limited sub-expressions in |p{} and |f{} expressions,
12364 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
12365 - implemented/fixed missing implementation of query_references and show_references,
12366 - completed, fixed contents and format of the symbols help dialog,
12367 - fix some compilation warnings.
12369 2006-06-12 [wwp] 2.3.0cvs1
12371 * manual/advanced.xml
12372 * manual/fr/advanced.xml
12373 updates in the "templates" section of the manual (eng/fr):
12374 - be more precise (both versions)
12375 - completed to match the english reference (fr version)
12376 - touchups (both versions)
12378 2006-06-12 [paul] 2.3.0
12382 2006-06-12 [paul] 2.2.3cvs14
12393 updated by Miquel Oliete, Tim, Stephan Sachse,
12394 Stavros Giannouris, Fabien Vantard, Andrea
12395 Spadaccini, Frederico Goncalves Guimaraes,
12396 Aleksandar Urosevic, and Ralgh Young
12398 2006-06-12 [colin] 2.2.3cvs13
12403 2006-06-11 [colin] 2.2.3cvs12
12406 Verify that g_malloc() succeeded
12408 2006-06-11 [colin] 2.2.3cvs11
12411 Add Face header to welcome mail
12413 2006-06-10 [colin] 2.2.3cvs10
12416 Revert previous (Forgot it changes the
12417 margin on the whole mail)
12419 2006-06-10 [colin] 2.2.3cvs9
12422 Don't overlap long headers under (X-)Face
12424 2006-06-10 [mones] 2.2.3cvs8
12427 allow generation of manual on systems lacking saxon binary
12428 but with java and the saxon library installed
12431 updated for release
12433 2006-06-09 [colin] 2.2.3cvs7
12435 * src/summaryview.c
12436 Fix leak when using Display Sender using Addressbook
12438 2006-06-09 [colin] 2.2.3cvs6
12444 * src/summaryview.c
12447 2006-06-09 [paul] 2.2.3cvs5
12450 * src/gtk/authors.h
12451 * tools/claws.i18n.status.pl
12452 updated with new info
12454 2006-06-09 [paul] 2.2.3cvs4
12459 add wwp to authors list
12460 * src/gtk/authors.h
12461 update mine and Colin's addresses
12463 2006-06-08 [colin] 2.2.3cvs3
12465 * src/etpan/imap-thread.c
12466 Fix leak on SSL cert check
12468 2006-06-08 [colin] 2.2.3cvs2
12470 * src/common/utils.c
12473 2006-06-08 [paul] 2.2.3cvs1
12476 Update version number following
12479 2006-06-07 [colin] 2.2.2cvs3
12482 Fix catching cache read errors (guint instead of gint)
12483 Prevent malloc'ing more than 8MB (means cache corruption)
12485 2006-06-07 [paul] 2.2.2cvs2
12492 * src/common/utils.c
12493 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
12495 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
12498 2006-06-06 [paul] 2.2.2cvs1
12501 Update version number following
12504 2006-06-06 [paul] 2.2.1cvs6
12507 fix implicit declaration of
12509 Patch by Fabien Vantard
12511 2006-06-06 [paul] 2.2.1cvs5
12514 fix age_greater and age_lower so that they
12515 mean what say and not '...or equal to'
12518 2006-06-06 [paul] 2.2.1cvs4
12521 * src/common/utils.c
12525 2006-06-05 [wwp] 2.2.1cvs3
12527 * manual/fr/account.xml
12528 minor language fixes (thanks to Fabien Vantard).
12530 2006-06-05 [colin] 2.2.1cvs2
12532 * src/prefs_folder_item.c
12534 Allow recursive setting of properties
12535 for whole mailboxes
12537 Don't freeze on 'test' filtering rule
12539 2006-06-05 [colin] 2.2.1cvs1
12542 Update version number following
12545 2006-06-04 [wwp] 2.2.0cvs82
12547 * manual/glossary.xml
12548 * manual/account.xml
12549 * manual/fr/glossary.xml
12550 * manual/fr/account.xml
12551 added glossary section and references/links related to the Face custom header.
12553 2006-06-04 [colin] 2.2.0cvs81
12555 * src/summaryview.c
12556 Skip to next message on move with no
12557 immediate execution
12559 2006-06-04 [wwp] 2.2.0cvs80
12562 added sanity checks, exit when needed.
12564 2006-06-03 [paul] 2.2.0cvs79
12566 * src/prefs_receive.c
12567 page name is now 'Receiving'
12569 page name is now 'Sending'
12571 2006-06-03 [colin] 2.2.0cvs78
12573 * src/plugins/spamassassin/spamassassin_gtk.c
12574 Autoswitch to Localhost if transport was previously
12575 disabled. Else people had to check [] Enable, then
12576 *reselect* transport.
12578 2006-06-03 [colin] 2.2.0cvs77
12580 * src/plugins/pgpinline/pgpinline.c
12581 * src/plugins/pgpmime/pgpmime.c
12582 Check that gpg_data_release_and_get_mem
12583 didn't fail (now, why this happens...)
12585 2006-06-03 [colin] 2.2.0cvs76
12588 Fix bug #962 (Manual and/or UI should
12589 warn about incompatible locking
12592 2006-06-02 [cleroy] 2.2.0cvs75
12597 * src/summaryview.c
12600 2006-06-02 [colin] 2.2.0cvs74
12603 On exit, free caches after writing them
12604 Shuts up some valgrind false positives
12606 * src/send_message.c
12607 Fix races when reusing existing SMTP connections
12608 Fix inexistant session timeout
12610 Display alertpanel after all queues have
12611 been processed, not after each
12613 2006-06-02 [wwp] 2.2.0cvs73
12615 * manual/fr/glossary.xml
12616 * manual/fr/ack.xml
12618 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
12620 2006-06-02 [wwp] 2.2.0cvs72
12623 * manual/dist/pdf/Makefile.am
12624 * manual/dtd/manual.xsl
12625 * manual/fr/dist/pdf/Makefile.am
12626 * manual/pl/dist/pdf/Makefile.am
12627 we changed the procedure to generate the .pdf version of the manual.
12628 The procedure is more modern and the .pdf we get now has a valid index.
12629 Here are the new pre-requisites:
12631 - JRE 1.x (1.4 here): there must be one from your distro
12632 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
12633 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
12634 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
12636 See my posts for further info about the installation of this toolchain:
12638 Date: Fri, 19 May 2006 19:40:06 +0200
12639 From: wwp <subscript@free.fr>
12640 To: sylpheed-claws-devel@lists.sourceforge.net
12641 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
12645 Date: Wed, 24 May 2006 12:58:49 +0200
12646 From: wwp <subscript@free.fr>
12647 To: sylpheed-claws-devel@lists.sourceforge.net
12648 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
12650 2006-06-01 [colin] 2.2.0cvs71
12653 Better guards against IMAP races
12655 * src/prefs_common.c
12656 * src/prefs_common.h
12657 * src/common/ssl_certificate.c
12658 * src/etpan/imap-thread.c
12659 * src/etpan/imap-thread.h
12660 * src/gtk/sslcertwindow.c
12661 New hidden option ssl_skip_cert_check to
12662 avoid dups of bug #959 (libetpan linked
12663 against gnutls and gnutls buggy on 64bit)
12664 Present expired warning only once per
12666 * manual/advanced.xml
12667 * manual/fr/advanced.xml
12668 Document new option
12670 2006-06-01 [wwp] 2.2.0cvs70
12672 * src/messageview.c
12673 fix for bug #961 (return receipt dialog
12674 complains incorrectly about return-path
12675 email adress being different), thanks
12678 2006-05-31 [cleroy] 2.2.0cvs69
12681 Guard against NULLs, although this
12682 should never be an issue
12684 2006-05-31 [colin] 2.2.0cvs68
12687 Use g_slist_prepend
12689 Don't remove caches when destroying folder, it
12690 could (should) be done at exit
12692 free processing cache after incorporation
12693 * src/etpan/imap-thread.c
12694 Maybe fix bug #959 (Crash on moving to emails
12695 to a imap account per ssl with a expired
12698 2006-05-30 [colin] 2.2.0cvs67
12700 * src/summaryview.c
12701 Put back event flush when displaying message
12702 It avoids reading a bunch of messages just
12703 by hitting shift-n for too long ;)
12705 2006-05-29 [colin] 2.2.0cvs66
12707 * src/summaryview.c
12708 Remove useless g_warnings
12710 2006-05-29 [colin] 2.2.0cvs65
12713 Fix g_slist_append()s for performance
12715 2006-05-29 [colin] 2.2.0cvs64
12718 * src/common/utils.c
12719 Fix extraneous tab at start of addresses
12721 Fix warnings (thanks to Fabien)
12722 Fix crash at exit when composing messages
12725 Fix progress bar when deleting expired mails
12727 * src/summaryview.c
12728 * src/gtk/gtksctree.c
12729 Fix re-sorting slowness
12731 2006-05-29 [paul] 2.2.0cvs63
12734 fetch full message when moving mails
12735 from another mailbox, (fixed data loss
12736 when filtering from IMAP to MH, introduced
12740 2006-05-29 [mones] 2.2.0cvs62
12742 * src/gtk/gtksctree.c
12743 Unselect faster (patch by Colin)
12745 2006-05-26 [colin] 2.2.0cvs61
12747 * src/summaryview.c
12748 Unplug MSGINFO_UPDATE callback on delete too.
12750 2006-05-26 [colin] 2.2.0cvs60
12753 Fix bold in folder selection window with glib2.10
12756 2006-05-26 [colin] 2.2.0cvs59
12759 Convert date only if necessary (and don't
12760 try to convert from utf8 to utf8, too)
12761 * src/summaryview.c
12762 Only set column's text if the column's
12765 2006-05-26 [colin] 2.2.0cvs58
12767 * src/summaryview.c
12768 * src/gtk/gtkutils.c
12769 Fix useless warning
12771 2006-05-26 [colin] 2.2.0cvs57
12774 Make summaryview selectable as long as
12775 no message has focus
12777 Faster deletion (by implementing mh_remove_msgs)
12778 Faster copy (avoid using mh_fetch_msg just to get
12780 Faster move (using move_file instead of copy_file
12782 No progressbar if total number of mails to cp/mv
12784 * src/summaryview.c
12785 Fix removal from subject_table when mail gets moved
12786 Faster deletion (g_slist_prepend instead of append)
12787 * src/gtk/gtksctree.c
12788 Remove useless code
12790 2006-05-25 [colin] 2.2.0cvs56
12792 * src/common/ssl_certificate.c
12793 Fix leak in expired cert check
12795 2006-05-25 [colin] 2.2.0cvs55
12798 Disable flags syncing on .mh_sequences - it
12799 is buggy and marks mails read under unknown
12804 * 2.3.0-rc4 released
12806 2006-05-24 [colin] 2.2.0cvs54
12808 attention cvs users: if you manage to crash
12809 Sylpheed-Claws while moving, copying or deleting
12810 mails, we *are* interested in stack traces and
12811 valgrind logs. It looks stable, but one never
12815 Add progressbar for cache updates
12816 * src/folderutils.c
12817 Optimize Mark all read in the current
12820 Add progressbar for copy/move
12822 Optimize O(n^2) in copy/move
12823 * src/summaryview.c
12824 * src/gtk/gtksctree.c
12825 Optimize O(n^2) algos
12826 * src/common/timing.h
12827 Display ms instead of us
12829 2006-05-24 [wwp] 2.2.0cvs53
12831 * manual/fr/advanced.xml
12832 updates to the French manual.
12834 2006-05-24 [wwp] 2.2.0cvs52
12836 * src/common/utils.c
12837 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
12839 2006-05-24 [wwp] 2.2.0cvs51
12841 * src/folderutils.c
12842 fixed "mark all read" in MH folders (thanks to Colin).
12844 2006-05-24 [paul] 2.2.0cvs50
12846 * doc/man/sylpheed-claws.1
12847 updated the man page
12849 2006-05-23 [colin] 2.2.0cvs49
12855 * src/messageview.c
12857 * src/send_message.c
12858 * src/summaryview.c
12859 * src/gtk/sslcertwindow.c
12860 alertpanel fixes, by Fabien
12862 2006-05-23 [colin] 2.2.0cvs48
12867 * src/summaryview.c
12868 * src/gtk/gtksctree.c
12869 * src/gtk/gtksctree.h
12871 Fix slow loading problem, which was caused by the
12872 use of some gtk_ctree funcs and their use of
12873 g_list_position while gtk_ctree_(un)link'ing.
12874 Reap more functions from gtkctree.c to be sure we
12875 use our (fast) version instead of theirs.
12877 Fix copy of unread mails
12880 2006-05-22 [wwp] 2.2.0cvs47
12882 * manual/fr/advanced.xml
12885 2006-05-22 [colin] 2.2.0cvs46
12888 Fix possible infinite loop. 'copy' is not a
12889 final action, so when encountering a 'copy',
12890 we have to check if a previous one was set
12891 and do it. In the same way, if we encounter
12892 a 'move' we have to perform a possibly
12893 pending 'copy'. This will slow down filtering
12894 on IMAP if move+copy or multiple copy actions
12895 are to be done, but handling it via the batch
12896 would be really too convoluted.
12898 2006-05-22 [wwp] 2.2.0cvs45
12900 * manual/fr/advanced.xml
12901 * manual/fr/faq.xml
12902 * manual/fr/glossary.xml
12903 * manual/fr/handling.xml
12904 * manual/fr/intro.xml
12905 * manual/fr/plugins.xml
12906 * manual/fr/sylpheed-claws-manual.xml
12907 sync w/ the english manual: updates URIs, documented mailing-list
12908 support, better explanation about the enabled/disabled feature
12909 in filtering/processing rules by Paul.
12911 2006-05-21 [colin] 2.2.0cvs44
12913 * src/summaryview.c
12914 Don't expand after building threads, but during
12916 2006-05-21 [colin] 2.2.0cvs43
12919 * src/summaryview.c
12920 More timing possibilities... For next time I have
12921 to find out how the hell some 3GHz computer takes
12922 one minute to open a 30k folder...
12924 2006-05-21 [colin] 2.2.0cvs42
12926 * manual/pl/advanced.xml
12927 * manual/pl/faq.xml
12928 * manual/pl/glossary.xml
12929 * manual/pl/handling.xml
12930 * manual/pl/intro.xml
12931 * manual/pl/plugins.xml
12932 * manual/pl/sylpheed-claws-manual.xml
12933 Polish manual updated by Pawel
12937 * 2.3.0-rc3 released
12939 2006-05-20 [colin] 2.2.0cvs41
12943 - remove cache of moved messages from original folder
12944 - apply new flags to messages even if they aren't appliable
12949 * 2.3.0-rc2 released
12951 2006-05-19 [colin] 2.2.0cvs40
12954 Don't issue SELECT in imap_change_flags
12955 before having checked that we indeed have
12956 some flags to change. MSG_POSTFILTERED for
12957 example can't be used on IMAP.
12958 Fixes bug #955 (copying messages between
12959 imap folders is extremely slow), which was
12962 2006-05-19 [colin] 2.2.0cvs39
12967 Try to fix bug #830 (Some unread messages
12968 get marked read in IMAP inbox):
12969 - Prevent scanning a folder if it's being
12971 - Postpone opening via the GUI of a folder
12975 2006-05-19 [wwp] 2.2.0cvs38
12977 * manual/advanced.xml
12978 fix English+typo (thanks to Paul).
12980 2006-05-19 [wwp] 2.2.0cvs37
12982 * manual/advanced.xml
12983 * manual/fr/advanced.xml
12984 * src/gtk/logwindow.c
12985 * src/prefs_common.c
12986 * src/prefs_common.h
12987 added hidden prefs to allow customization of colors used in
12988 protocol log window (useful for dark gtk+ themes).
12990 2006-05-19 [wwp] 2.2.0cvs36
12993 fix an old erroneous changelog entry (thanks to Fabien Vantard).
12995 2006-05-19 [paul] 2.2.0cvs35
12998 make Reply-To fully clickable
12999 * src/gtk/logwindow.c
13000 more colouring (SMTP ESMTP)
13001 Both patches by Pawel Pekala
13003 2006-05-19 [cleroy] 2.2.0cvs34
13006 Don't update flags from current folder
13007 Probably fixes bug #935 (Read Messages
13008 Revert to Being Marked as Unread)
13010 2006-05-18 [colin] 2.2.0cvs33
13016 * src/summaryview.c
13018 Allow replying to multiple emails
13019 in multiple windows
13021 * src/etpan/imap-thread.c
13024 2006-05-18 [paul] 2.2.0cvs32
13026 * src/summaryview.c
13027 keep Mailing-List menu refreshed
13030 2006-05-18 [paul] 2.2.0cvs31
13032 * manual/advanced.xml
13034 * manual/glossary.xml
13035 * manual/handling.xml
13037 * manual/plugins.xml
13038 * manual/sylpheed-claws-manual.xml
13040 add info about mailing-list support
13041 edit filtering info
13043 * src/common/defs.h
13045 * src/plugins/dillo_viewer/README
13048 2006-05-17 [wwp] 2.2.0cvs30
13050 * manual/handling.xml
13051 * manual/fr/handling.xml
13052 documented the ability to enabled/disable filtering/processing rules.
13054 2006-05-17 [colin] 2.2.0cvs29
13057 Don't initialize g_thread subsystem if it's
13058 already done (thanks to Hiro)
13060 Fix saving of parts when there name can't be
13061 converted from UTF-8.
13063 2006-05-17 [paul] 2.2.0cvs28
13065 * po/Makefile.in.in
13066 fix config.status warning with autoconf 2.60
13068 2006-05-17 [paul] 2.2.0cvs27
13073 2006-05-17 [wwp] 2.2.0cvs26
13076 fix useless and potentially dangerous buffer walking (thanks to Colin).
13078 2006-05-17 [wwp] 2.2.0cvs25
13080 * src/plugins/demo/demo.c
13081 updated product name in plugin demo (many plugins need to be
13082 sync'ed w/ that change).
13084 2006-05-17 [colin] 2.2.0cvs24
13089 2006-05-16 [colin] 2.2.0cvs23
13092 Stupid me hit again. Fix cvs22.
13094 2006-05-16 [colin] 2.2.0cvs22
13097 Fix bug #922 (sylpheed-claws crashed after
13098 pushing on Inbox folder)
13100 2006-05-16 [colin] 2.2.0cvs21
13103 Make From header be copy/paste/select-able
13105 2006-05-16 [wwp] 2.2.0cvs20
13109 * src/summaryview.c
13110 * src/etpan/imap-thread.c
13111 fix some compiler warnings (thanks to Colin).
13113 2006-05-16 [wwp] 2.2.0cvs19
13116 * src/gedit-print.c
13121 * src/send_message.c
13122 * src/summaryview.c
13123 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
13125 2006-05-15 [colin] 2.2.0cvs18
13128 Fix automatic rule creation with List-Post
13130 2006-05-15 [paul] 2.2.0cvs17
13132 * tools/filter_conv_new.pl
13133 updated for rule enabling/disabling
13134 claws version >= 2.3.x required
13136 2006-05-15 [cleroy] 2.2.0cvs16
13141 2006-05-15 [cleroy] 2.2.0cvs15
13146 2006-05-15 [wwp] 2.2.0cvs14
13148 * manual/pl/.cvsignore
13149 ignore generated files.
13151 2006-05-14 [wwp] 2.3.0-rc1
13153 * 2.3.0-rc1 released
13155 2006-05-13 [wwp] 2.2.0cvs13
13160 * src/matcher_parser_lex.l
13161 * src/matcher_parser_parse.y
13162 * src/prefs_filtering.c
13163 new feature: provide the ability to disable filtering and processing
13164 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
13167 2006-05-13 [colin] 2.2.0cvs12
13170 Remove useless if (a) b; else b;
13173 2006-05-13 [wwp] 2.2.0cvs11
13179 * src/summaryview.c
13180 * src/summaryview.h
13181 no more silent failures (or at least less ones) when importing
13182 or exporting from/to mbox. Also start importing/exporting if
13183 the necessary info is set.
13185 2006-05-13 [wwp] 2.2.0cvs10
13188 restored up-to-date release notes.
13190 2006-05-13 [paul] 2.2.0cvs9
13194 updated by Tim Dijkstra and Pavlo Bohmat
13196 2006-05-12 [colin] 2.2.0cvs8
13198 * src/gtk/quicksearch.c
13199 Add "k" as shortcut for "colorlabel". Patch
13200 by ath42@users.sf.net.
13202 2006-05-12 [paul] 2.2.0cvs7
13204 * src/prefs_common.h
13205 * src/prefs_summaries.c
13206 * src/summaryview.c
13207 when entering a folder also allow
13208 going directly to first Marked message
13210 2006-05-12 [paul] 2.2.0cvs6
13212 * src/summaryview.c
13213 always obey 'confirm before marking all
13216 2006-05-12 [paul] 2.2.0cvs5
13219 make Sender fully clickable
13221 2006-05-12 [colin] 2.2.0cvs4
13225 Let From be editable
13228 Full support of .mh_sequences' Unseen seq
13230 2006-05-12 [colin] 2.2.0cvs3
13235 * src/messageview.c
13236 * src/prefs_spelling.c
13240 * src/summaryview.c
13243 Add contextual menu on Compose toolbar
13244 button. Fixes bug #944 (Automatic
13245 addresses not applied when changing account
13246 from compose window)
13247 add Mailing List support
13248 based on the old 0.6.5claws25 patch by
13249 Melvin Hadasht, with finishing touches
13251 Fix "ignore thread" when mails are threaded by
13252 subject (and weren't ignored although appearing
13255 Both patches by Pawel.
13257 2006-05-08 [paul] 2.2.0cvs2
13261 * src/messageview.c
13265 * src/summaryview.c
13266 add Mailing List support
13267 based on the old 0.6.5claws25 patch by
13268 Melvin Hadasht, with finishing touches
13271 2006-05-08 [colin] 2.2.0cvs1
13276 Add contextual menu on Compose toolbar
13277 button. Fixes bug #944 (Automatic
13278 addresses not applied when changing account
13279 from compose window)
13281 2006-05-08 [paul] 2.2.0
13285 2006-05-08 [paul] 2.1.1cvs51
13295 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13296 Fabien Vantard, Frederico Goncalves Guimaraes,
13297 Aleksandar Urosevic, and Ralgh Young
13299 2006-05-12 [colin] 2.1.1cvs50
13310 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13311 Fabien Vantard, Frederico Goncalves Guimaraes,
13312 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
13314 2006-05-05 [colin] 2.1.1cvs49
13316 * manual/Makefile.am
13317 * manual/pl/Makefile.am
13318 * manual/pl/account.xml
13319 * manual/pl/ack.xml
13320 * manual/pl/addrbook.xml
13321 * manual/pl/advanced.xml
13322 * manual/pl/faq.xml
13323 * manual/pl/glossary.xml
13324 * manual/pl/gpl.xml
13325 * manual/pl/handling.xml
13326 * manual/pl/intro.xml
13327 * manual/pl/keyboard.xml
13328 * manual/pl/plugins.xml
13329 * manual/pl/starting.xml
13330 * manual/pl/sylpheed-claws-manual.xml
13331 * manual/pl/dist/.cvsignore
13332 * manual/pl/dist/Makefile.am
13333 * manual/pl/dist/html/.cvsignore
13334 * manual/pl/dist/html/Makefile.am
13335 * manual/pl/dist/pdf/.cvsignore
13336 * manual/pl/dist/pdf/Makefile.am
13337 * manual/pl/dist/ps/.cvsignore
13338 * manual/pl/dist/ps/Makefile.am
13339 * manual/pl/dist/txt/.cvsignore
13340 * manual/pl/dist/txt/Makefile.am
13341 Add the polish translation of the manual,
13342 Authored by Pawel Pekala.
13344 2006-05-05 [cleroy] 2.1.1cvs48
13347 Re-read matcherrc after loading plugins
13348 if some of them add folders.
13350 2006-05-03 [colin] 2.1.1cvs47
13355 2006-05-03 [colin] 2.1.1cvs46
13358 Be sure to have a session when
13361 2006-05-03 [colin] 2.1.1cvs45
13366 Fix preventing renaming with namespace
13369 2006-05-01 [colin] 2.1.1cvs44
13372 Don't reload messageview when result of
13375 2006-04-29 [colin] 2.1.1cvs43
13377 * src/prefs_receive.c
13378 * src/plugins/spamassassin/spamassassin_gtk.c
13379 * src/plugins/clamav/clamav_plugin_gtk.c
13382 2006-04-29 [colin] 2.1.1cvs42
13384 * src/prefs_compose_writing.c
13385 * src/prefs_quote.c
13386 Cleanups. Patch by Pawel
13388 2006-04-28 [paul] 2.1.1cvs41
13391 fix returned quick search results when search
13392 term contains an underscore.
13395 2006-04-28 [paul] 2.1.1cvs40
13397 * src/prefs_message.c
13398 * src/prefs_receive.c
13400 Patches by Pawel Pekala
13402 2006-04-27 [colin] 2.1.1cvs39
13405 Differentiate subject Welcome from
13406 window's title Welcome
13412 2006-04-27 [paul] 2.1.1cvs38
13414 * manual/advanced.xml
13415 * manual/fr/advanced.xml
13416 add info about compose_no_markup hidden pref
13418 2006-04-27 [paul] 2.1.1cvs37
13420 * src/prefs_account.c
13421 improve privacy labels
13422 * src/prefs_msg_colors.c
13423 change some strings for translators' convenience
13424 * src/gtk/gtkutils.c
13425 don't underline the link button text
13427 2006-04-25 [colin] 2.1.1cvs36
13430 Complete 2.1.1cvs33 (once more ;)
13432 2006-04-25 [colin] 2.1.1cvs35
13437 2006-04-25 [cleroy] 2.1.1cvs34
13440 * src/gtk/gtkaspell.c
13441 Fix crash on redirect (related to the return
13442 of the aspell menu in compose's toolbar)
13443 * src/prefs_msg_colors.c
13444 Fix sensitivity widgets
13445 * src/image_viewer.c
13446 * src/gtk/pluginwindow.c
13447 * src/gtk/prefswindow.c
13448 Change released signals to clicked (Fabien)
13450 * src/common/socket.c
13451 * src/plugins/spamassassin/spamassassin.c
13452 Translate strings (Fabien)
13454 2006-04-25 [paul] 2.1.1cvs33
13459 complete the fix of bug #912
13462 2006-04-25 [colin] 2.1.1cvs32
13465 Better progress bar
13467 * src/summaryview.c
13468 * src/summaryview.h
13470 Patches by Pawel Pekala
13472 2006-04-24 [colin] 2.1.1cvs31
13475 Fix compilation warnings (Fabien)
13477 2006-04-24 [colin] 2.1.1cvs30
13481 * src/editldap_basedn.c
13482 * src/editldap_basedn.h
13488 Fix bug #901 (LDAPS support)
13490 2006-04-24 [colin] 2.1.1cvs29
13493 Fix logic on error with send dialog on
13495 Fix compilation without libetpan, thanks
13497 * src/summaryview.c
13498 Fix 'context-menu' key
13500 2006-04-23 [colin] 2.1.1cvs28
13503 Never free current's cache to free up
13504 memory. Fixes bug #912 (new count
13505 randomly set to message count)
13507 2006-04-23 [colin] 2.1.1cvs27
13509 * src/gtk/quicksearch.c
13510 And remove printf...
13512 2006-04-23 [colin] 2.1.1cvs26
13514 * src/gtk/quicksearch.c
13515 Fix replacing in quicksearch, and fix inserting
13516 in the middle of the string. (introduced at 2.1.0cvs22)
13518 2006-04-23 [colin] 2.1.1cvs25
13521 Make sure uidnext is initialized in get_num_list
13522 (not for stable, related to 2.1.1cvs8 and friends)
13524 2006-04-23 [colin] 2.1.1cvs24
13527 Output something when login is successful
13530 2006-04-23 [colin] 2.1.1cvs23
13532 * src/etpan/imap-thread.c
13533 Better logging (line-per-line, hide data in fetch)
13534 Fix a const warning
13535 * src/gtk/logwindow.c
13536 * src/gtk/logwindow.h
13537 Better logging (color for input/output)
13539 2006-04-21 [colin] 2.1.1cvs22
13541 * src/gtk/quicksearch.c
13542 On gtk+-2.8, use stock buttons in quicksearch
13543 Based on a patch by Fabien and a design by Paul
13545 2006-04-21 [colin] 2.1.1cvs21
13549 Fix occasional flicker in folderview
13550 * src/common/utils.c
13551 Fix bug #943 (Incorrectly parsed email address
13552 list in short headers on message view and in
13555 2006-04-20 [colin] 2.1.1cvs20
13559 * src/prefs_account.c
13560 Add ANONYMOUS auth for IMAP
13562 2006-04-20 [paul] 2.1.1cvs19
13565 proper fix for 2.1.1cvs18
13568 2006-04-20 [paul] 2.1.1cvs18
13573 2006-04-20 [paul] 2.1.1cvs17
13575 * src/gtk/quicksearch.c
13576 fix standard, non-extended Quick search,
13577 was broken in 2.1.1cvs15.
13580 2006-04-20 [colin] 2.1.1cvs16
13582 * src/prefs_matcher.c
13583 Fix values when reselecting a ~test
13586 2006-04-19 [colin] 2.1.1cvs15
13590 * src/gtk/gtkaspell.c
13591 * src/gtk/gtkaspell.h
13592 Put back Options menu in Spelling/
13593 * src/gtk/quicksearch.c
13594 Don't search, and show error, if the
13595 advanced search has a syntax error
13597 2006-04-18 [colin] 2.1.1cvs14
13600 Fix gdk warnings on set_cursor when textview
13603 2006-04-18 [colin] 2.1.1cvs13
13605 * src/gtk/gtksctree.c
13606 Remove seemingly useless refresh that causes
13607 flicker - watch this commit in case of
13608 problems before planned backport to stable
13610 2006-04-18 [colin] 2.1.1cvs12
13613 Factorize get/set_xml code
13615 * src/prefs_account.c
13616 * src/prefs_account.h
13618 Add Encrypt to self option
13620 2006-04-17 [colin] 2.1.1cvs11
13623 Fix search on encrpyt function on dragonfly
13624 Patch by Jonathan Buschmann <jonthn@agmact.com>
13626 2006-04-17 [colin] 2.1.1cvs10
13628 * src/prefs_account.c
13629 Be safe by default: remove mails from POP3
13630 after 7 days, not immediately
13632 2006-04-17 [colin] 2.1.1cvs9
13634 * src/etpan/imap-thread.c
13635 Fix build on DragonFly - patch by
13636 Jonathan Buschmann <jonthn@agmact.com>
13638 2006-04-17 [colin] 2.1.1cvs8
13641 Save uidnext between sessions
13643 2006-04-17 [colin] 2.1.1cvs7
13646 scan is required when uid validity changes
13648 2006-04-17 [colin] 2.1.1cvs6
13651 Don't scan if not necessary, apart in current
13652 folder and INBOX to fetch flags.
13654 Scan is necessary if unread count changes
13656 2006-04-17 [colin] 2.1.1cvs5
13659 ...But always fetch ANSWERED and DELETED flags for
13660 INBOX, as filtering can happen on these flags.
13662 2006-04-17 [colin] 2.1.1cvs4
13665 Don't fetch REPLIED and DELETED flags when synchronising
13666 flags with a closed folder. We only need UNSEEN and FLAGGED
13667 to update the folderview.
13669 2006-04-17 [colin] 2.1.1cvs3
13672 Faster flag search when there are new mails
13673 in a folder. We can do a full search if the
13674 folder contains less messages than the new
13677 2006-04-17 [colin] 2.1.1cvs2
13684 Update translations from stable branch
13686 2006-04-17 [colin] 2.1.1cvs1
13689 Bump version to follow stable release
13691 2006-04-16 [mones] 2.1.0cvs50
13694 Updated for release
13696 2006-04-16 [colin] 2.1.0cvs49
13699 Fix bgcolor not unset on gtk 2.8, while preventing warnings
13700 with gtk < 2.8. Thanks to Fabien Vantard.
13702 2006-04-15 [colin] 2.1.0cvs48
13704 * src/etpan/imap-thread.c
13705 Fix bug #919 (libetpan: SEGV when connecting
13708 2006-04-14 [colin] 2.1.0cvs47
13711 Fix race on --select (should be done better)
13713 2006-04-14 [wwp] 2.1.0cvs46
13715 * src/send_message.c
13716 enforce a check for domain in account prefs (a sending
13717 error could be faced if domain was checked but no value set),
13720 2006-04-14 [colin] 2.1.0cvs45
13723 when converting from unknown to unknown, if the
13724 string is UTF8, don't convert it to the locale
13727 2006-04-14 [colin] 2.1.0cvs44
13730 Don't try to use ASCII for converting headers
13733 2006-04-14 [paul] 2.1.0cvs43
13736 add locale/charset info to crash report
13738 add wwp to doc team
13739 replace 'e-mail' with preferred 'email'
13740 * src/gtk/authors.h
13741 ensure contributors list is in alphabetical
13744 2006-04-13 [colin] 2.1.0cvs42
13747 Prevent gdk warnings
13749 2006-04-13 [colin] 2.1.0cvs41
13751 * src/common/ssl_certificate.c
13752 * src/common/ssl_certificate.h
13753 * src/gtk/sslcertwindow.c
13754 Warn on expired certs, and display the expiration date
13756 2006-04-13 [colin] 2.1.0cvs40
13758 * src/plugins/spamassassin/spamassassin_gtk.c
13759 Fix missing set_text on unix socket
13761 2006-04-13 [wwp] 2.1.0cvs39
13763 * manual/fr/advanced.xml
13764 * manual/fr/glossary.xml
13765 applied new spam/ham/email lexicon (pourriel, courriel)
13767 2006-04-13 [paul] 2.1.0cvs38
13769 * src/plugins/pgpmime/plugin.c
13770 remove the mention of S/MIME from the
13771 description. This is now handled by the
13774 2006-04-13 [paul] 2.1.0cvs37
13776 * src/prefs_msg_colors.c
13778 * src/prefs_folder_item.c
13779 * src/prefs_spelling.c
13780 add a tooltip to the colour selector buttons
13782 2006-04-13 [wwp] 2.1.0cvs36
13784 * manual/advanced.xml
13785 * manual/glossary.xml
13786 * manual/handling.xml
13787 * manual/keyboard.xml
13788 * manual/plugins.xml
13789 * manual/starting.xml
13790 * manual/fr/account.xml
13791 * manual/fr/ack.xml
13792 * manual/fr/addrbook.xml
13793 * manual/fr/advanced.xml
13794 * manual/fr/faq.xml
13795 * manual/fr/glossary.xml
13796 * manual/fr/gpl.xml
13797 * manual/fr/handling.xml
13798 * manual/fr/intro.xml
13799 * manual/fr/keyboard.xml
13800 * manual/fr/plugins.xml
13801 * manual/fr/starting.xml
13802 * manual/fr/sylpheed-claws-manual.xml
13803 fixes to the manuals:
13804 - summaryview -> Message List (same in French)
13805 - translate key names
13806 - fix French punctuation, use non-breakable spaces when
13807 necessary, don't use   which is not portable
13808 - tell what maildir and mbox formats we support
13810 2006-04-12 [wwp] 2.1.0cvs35
13812 * src/prefs_toolbar.c
13813 unified a replace button more,
13814 patch by Fabien Vantard <fzzzzz@gmail.com>.
13816 2006-04-12 [wwp] 2.1.0cvs34
13818 * src/prefs_common.c
13819 * src/prefs_msg_colors.c
13820 make default color labels translatable,
13821 patch from Fabien Vantard <fzzzzz@gmail.com>,
13822 thanks to Tim <timbrain@post.cz> for reporting.
13824 2006-04-12 [wwp] 2.1.0cvs33
13826 * manual/glossary.xml
13828 * manual/plugins.xml
13829 * manual/starting.xml
13830 * manual/sylpheed-claws-manual.xml
13831 * manual/fr/.cvsignore
13832 * manual/fr/account.xml
13833 * manual/fr/ack.xml
13834 * manual/fr/addrbook.xml
13835 * manual/fr/advanced.xml
13836 * manual/fr/faq.xml
13837 * manual/fr/glossary.xml
13838 * manual/fr/handling.xml
13839 * manual/fr/intro.xml
13840 * manual/fr/keyboard.xml
13841 * manual/fr/plugins.xml
13842 * manual/fr/starting.xml
13843 * manual/fr/sylpheed-claws-manual.xml
13844 various fixes: typos, missing .fr translations, punctuation,
13845 capitalization, links, accents and some bad French more.
13847 2006-04-12 [wwp] 2.1.0cvs32
13850 fix for bug #935: always store prefs files in UTF-8 (thanks
13853 2006-04-11 [colin] 2.1.0cvs31
13856 Fix inserting files not in utf8 when locale is utf8
13858 2006-04-11 [colin] 2.1.0cvs30
13861 Don't show error dialog when cancelling connection
13864 2006-04-11 [cleroy] 2.1.0cvs29
13867 Implement multiple quote levels
13868 * src/prefs_common.c
13869 Change a little bit the quote bgcolor for 2nd level
13871 2006-04-11 [colin] 2.1.0cvs28
13874 Add locale and charset in the label
13876 2006-04-10 [colin] 2.1.0cvs27
13879 * src/prefs_common.c
13880 * src/prefs_common.h
13881 * src/prefs_msg_colors.c
13883 Allow optional background color in quotes
13884 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
13887 2006-04-10 [colin] 2.1.0cvs26
13894 2006-04-10 [colin] 2.1.0cvs25
13896 * manual/plugins.xml
13897 * manual/fr/plugins.xml
13898 Document libcurl's proxy variables
13900 2006-04-09 [colin] 2.1.0cvs24
13902 * src/prefs_common.c
13903 gettext() returns statically allocated stuff. We have
13904 to strdup it in order to be able to free it.
13906 2006-04-09 [colin] 2.1.0cvs23
13909 * src/gtk/authors.h
13912 2006-04-09 [colin] 2.1.0cvs22
13915 * src/gtk/quicksearch.c
13916 Fix bug #859 (problems with cyrilic input in
13917 search panel) - Patch by Alexey Illarionov
13918 <littlesavage@rambler.ru>
13920 2006-04-09 [colin] 2.1.0cvs21
13922 * src/prefs_customheader.c
13923 I prefer removing then freeing rather than the contrary
13924 (even if it doesn't change anything ;-)
13925 * src/prefs_account.c
13926 Fix bug #933 (Crash re-entering the custom headers list
13927 dialog in accounts prefs)
13928 The problem happened when cancelling the Account
13929 Preferences' dialogs - in which case we didn't do
13930 anything to the PrefsAccount * struct. In case of applying,
13931 the old ac_prefs was replaced with the tmp_ac_prefs we were
13932 working with in this dialog. The problem is that
13933 prefs_customheader.c, working on this tmp_ac_prefs, always
13934 changes the ->customhdr_list pointer, even when cancelled.
13935 So in case of cancelling the prefs_account dialog, we still
13936 have to update ->customhdr_list in the real account.
13938 2006-04-08 [colin] 2.1.0cvs20
13940 * manual/fr/glossary.xml
13941 * manual/fr/keyboard.xml
13942 Forgot some headers :)
13944 2006-04-08 [colin] 2.1.0cvs19
13946 * manual/Makefile.am
13947 * manual/fr/Makefile.am
13948 * manual/fr/account.xml
13949 * manual/fr/ack.xml
13950 * manual/fr/addrbook.xml
13951 * manual/fr/advanced.xml
13952 * manual/fr/faq.xml
13953 * manual/fr/glossary.xml
13954 * manual/fr/gpl.xml
13955 * manual/fr/handling.xml
13956 * manual/fr/intro.xml
13957 * manual/fr/keyboard.xml
13958 * manual/fr/plugins.xml
13959 * manual/fr/starting.xml
13960 * manual/fr/sylpheed-claws-manual.xml
13961 * manual/fr/dist/.cvsignore
13962 * manual/fr/dist/Makefile.am
13963 * manual/fr/dist/html/.cvsignore
13964 * manual/fr/dist/html/Makefile.am
13965 * manual/fr/dist/pdf/.cvsignore
13966 * manual/fr/dist/pdf/Makefile.am
13967 * manual/fr/dist/ps/.cvsignore
13968 * manual/fr/dist/ps/Makefile.am
13969 * manual/fr/dist/txt/.cvsignore
13970 * manual/fr/dist/txt/Makefile.am
13971 Add the french translation of the manual. Thanks to
13972 Olivier Delhomme <olivier.delhomme@free.fr> for
13973 account.xml, ack.xml, addrbook.xml and advanced.xml
13975 2006-04-08 [colin] 2.1.0cvs18
13977 * manual/plugins.xml
13978 * manual/starting.xml
13981 2006-04-07 [colin] 2.1.0cvs17
13985 * manual/keyboard.xml
13988 2006-04-07 [colin] 2.1.0cvs16
13992 * src/prefs_common.c
13993 * src/prefs_common.h
13994 Add hidden compose_no_markup pref
13996 2006-04-07 [wwp] 2.1.0cvs15
13998 * src/summary_search.c
14000 Bugfix: stop button was sticky when searching in an empty folder.
14001 Applied curly brackets code style to the whole file (summary_search.c).
14002 More files to ignore.
14004 2006-04-07 [wwp] 2.1.0cvs14
14006 * src/message_search.c
14007 * src/summary_search.c
14008 changed default button when search bumps at file/folder
14009 beginning or end, for convenience (thanks to Colin).
14011 2006-04-07 [paul] 2.1.0cvs13
14013 * src/plugins/dillo_viewer/dillo_prefs.c
14014 avoid future potential for namespace collision
14017 2006-04-06 [wwp] 2.1.0cvs12
14019 * src/summary_search.c
14020 Unify extended/advanced searches names (and thus factorize labels),
14021 patch by Fabien Vantard <fzzzzz@gmail.com>.
14023 2006-04-06 [wwp] 2.1.0cvs11
14026 * src/prefs_themes.c
14027 * src/summaryview.c
14028 Fixed some compilation warnings.
14030 2006-04-06 [colin] 2.1.0cvs10
14032 * manual/advanced.xml
14033 Document the wizard template and how to deploy
14034 Sylpheed-Claws effectively
14036 2006-04-06 [colin] 2.1.0cvs9
14039 gettext patch to tell translators about _("#"),
14042 2006-04-06 [colin] 2.1.0cvs8
14045 Fix invalid GtkTextBIter after clicking "Display as text"
14047 2006-04-06 [mones] 2.1.0cvs7
14056 * src/folder_item_prefs.c
14058 * src/localfolder.c
14061 * src/prefs_msg_colors.c
14062 * src/prefs_spelling.c
14063 * src/prefs_themes.c
14066 * src/stock_pixmap.c
14067 * src/summaryview.c
14070 * src/common/mgutils.c
14071 * src/common/prefs.c
14072 * src/common/ssl_certificate.c
14073 * src/gtk/colorlabel.c
14074 * src/gtk/quicksearch.c
14075 * src/plugins/pgpmime/pgpmime.c
14076 * src/plugins/spamassassin/spamassassin.c
14077 Removed redundant NULL checks for g_free() calls.
14078 Patch by Pawel Pekala.
14080 2006-04-06 [mones] 2.1.0cvs6
14082 * src/prefs_actions.c
14083 * src/prefs_filtering.c
14084 * src/prefs_filtering_action.c
14085 * src/prefs_matcher.c
14086 * src/prefs_template.c
14087 * src/gtk/gtkutils.c
14088 * src/gtk/gtkutils.h
14089 Have a nice replace button. Patch by Pawel Pekala
14091 2006-04-06 [colin] 2.1.0cvs5
14093 * src/addressbook.c
14094 Fix crash with empty columns
14096 2006-04-05 [colin] 2.1.0cvs4
14100 Allow wizard customization with pre-filled values
14102 2006-04-05 [colin] 2.1.0cvs3
14107 Nicer messages in mimeview
14109 2006-04-05 [colin] 2.1.0cvs2
14111 * src/addressbook.c
14112 * src/prefs_summaries.c
14115 2006-04-05 [colin] 2.1.0cvs1
14117 * src/plugins/pgpcore/plugin.c
14118 * src/plugins/pgpcore/select-keys.c
14119 * src/plugins/pgpcore/select-keys.h
14120 * src/plugins/pgpcore/sgpgme.c
14121 * src/plugins/pgpcore/sgpgme.h
14122 * src/plugins/pgpinline/pgpinline.c
14123 * src/plugins/pgpinline/plugin.c
14124 * src/plugins/pgpmime/pgpmime.c
14125 * src/plugins/pgpmime/plugin.c
14126 Factorize and generalize a bit
14127 Drop S/MIME signature verification from PGP/MIME
14128 (adding it as another, more complete plugin)
14130 2006-04-05 [paul] 2.1.0
14134 2006-04-05 [paul] 2.0.0cvs186
14136 * manual/advanced.xml
14137 add info on colour labels
14139 2006-04-05 [paul] 2.0.0cvs185
14154 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros
14155 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea
14156 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves
14157 Guimaraes, Aleksandar Urosevic, Ralgh Young
14158 * src/gtk/authors.h
14159 * tools/claws.i18n.status.pl
14160 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
14161 and new Czech translator, Tim <timbrain@post.cz>
14163 2006-04-05 [mones] 2.0.0cvs184
14166 Updated translation
14168 2006-04-05 [colin] 2.0.0cvs183
14170 * src/gtk/quicksearch.c
14171 Fix bug #929 (unnecessary reload in quick search bar)
14173 2006-04-05 [colin] 2.0.0cvs182
14176 Fix crash on Reply with no From:
14177 Show signature and conversion error on queuing
14180 * src/summaryview.c
14181 * src/summaryview.h
14182 Factorize threading code and make sure msginfo
14183 is not null when it comes from a GtkCTreeRow's
14185 * src/gtk/gtkaspell.c
14186 Check for necessary things
14187 * src/gtk/gtksctree.c
14188 * src/gtk/gtksctree.h
14189 Reset anchor if necessary when removing node
14191 2006-03-29 [colin] 2.0.0cvs181
14194 Warn for disabled IMAP accounts (due to lack of
14195 libetpan). Breaks string-freeze - sorry - but it
14196 is kind of important ;)
14198 2006-03-28 [colin] 2.0.0cvs180
14200 * src/gtk/gtkutils.c
14201 * src/gtk/gtkutils.h
14202 Add a gtkut_get_link_btn() function that
14203 creates a button which acts like an URI
14204 * src/prefs_themes.c
14206 Use this function (factorizes codes)
14207 * src/common/defs.h
14208 * src/gtk/pluginwindow.c
14209 Add a "Get more..." in the plugins window
14211 2006-03-28 [colin] 2.0.0cvs179
14213 * src/common/smtp.c
14214 * src/common/passcrypt.c
14216 Warning fixes. Patch by Pawel Pekala
14218 2006-03-27 [colin] 2.0.0cvs178
14221 Fix undoing by blocks with spaces
14223 2006-03-27 [colin] 2.0.0cvs177
14226 Set margin to 3px for headers
14232 2006-03-27 [wwp] 2.0.0cvs176
14234 * src/summaryview.c
14235 don't reset quicksearch when updating the message list.
14238 2006-03-26 [wwp] 2.0.0cvs175
14241 use a unified border width ('other' tab in the compose window,
14242 patch by Pawel Pekala).
14245 2006-03-26 [wwp] 2.0.0cvs174
14247 * src/common/quoted-printable.c
14248 * src/addressbook.c
14249 fixed some compilation warnings (incl. one reported by Pawel Pekala).
14251 2006-03-26 [colin] 2.0.0cvs173
14253 * src/quote_fmt_parse.y
14254 Fix non-UTF8 date formats messing up the whole quote a
14257 2006-03-26 [colin] 2.0.0cvs172
14260 Make sure the date is UTF8 valid, or try to make it
14261 so. IncrediMail is really IncrediStupid.
14263 Fix possible conversions.
14266 2006-03-26 [colin] 2.0.0cvs171
14269 Fix corner cases in body search. This is still a
14270 hack... It seems impossible to make it good and
14271 reasonably fast at the same time.
14273 2006-03-26 [colin] 2.0.0cvs170
14275 * src/summaryview.c
14276 I think I killed the twilight zone bug!
14277 summary_select_node() flushes GTK events in order
14278 to be able to center the view. But this also
14279 flushes keypresses like Ctrl-Alt-U, so this can
14280 call summary_show from summary_select_node (itself
14281 called from summary_show, etc.). And the summaryview
14282 has to be unlocked in this function. So just locking
14283 while processing GTK events, and bailing if locked,
14285 Fixes bug #927 (SIGSEGV during Update Summary)
14287 2006-03-25 [colin] 2.0.0cvs169
14290 Fix search in QP-encoded bodies
14291 Fix utf-8 searches in bodies encoded in the
14293 * src/common/quoted-printable.c
14294 * src/common/quoted-printable.h
14295 Add a decode function that doesn't overwrite
14296 the original pointer
14299 2006-03-24 [colin] 2.0.0cvs168
14302 * src/summaryview.c
14303 * src/summaryview.h
14304 Update message cache after action
14305 Patch by H. Merijn Brand
14306 * src/prefs_msg_colors.c
14308 Patch by Fabien Vantard
14309 * src/plugins/spamassassin/spamassassin_gtk.c
14310 Remove useless translation
14311 Patch by Fabien Vantard
14313 2006-03-23 [colin] 2.0.0cvs167
14316 Let 30 seconds to SSL_connect
14318 2006-03-23 [wwp] 2.0.0cvs166
14320 * src/summaryview.c
14321 * src/gtk/description_window.c
14322 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
14323 and headers are translated; adjust description windows' width to fit their
14324 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
14326 2006-03-23 [paul] 2.0.0cvs165
14328 * src/common/utils.c
14329 fix highlighting of URIs containing "()"
14330 (2.0.0cvs164's reversal fixed)
14333 2006-03-23 [paul] 2.0.0cvs164
14335 * src/common/utils.c
14336 revert patch, (postponing a fix), at 2.0.0cvs120
14337 as it breaks more URIs than it fixes.
14338 Allow '-' to be a terminating character in a URI
14340 2006-03-22 [colin] 2.0.0cvs163
14343 Require libetpan 0.45
14344 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
14346 2006-03-22 [paul] 2.0.0cvs162
14349 replace '<-' and '->' buttons with GTK_STOCK graphical
14351 * src/summary_search.c
14352 don't offer '...' for translation
14353 add a tooltip to advanced search '...' button
14354 * src/gtk/quicksearch.c
14355 don't offer '...' for translation
14357 2006-03-21 [colin] 2.0.0cvs161
14360 Fix middle-click pasting (insert at click
14361 position instead of cursor position, don't
14362 remove existing selection and allow pasting
14364 * src/addressbook.c
14365 "LDAP Server" -> "LDAP servers"
14367 2006-03-21 [wwp] 2.0.0cvs160
14369 * src/etpan/imap-thread.c
14370 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
14372 2006-03-20 [colin] 2.0.0cvs159
14374 * src/summaryview.c
14375 Don't reload summaryview after an execute with no
14378 2006-03-19 [colin] 2.0.0cvs158
14380 * src/addressbook.c
14381 and put groups at the top, always
14383 2006-03-19 [colin] 2.0.0cvs157
14385 * src/addressbook.c
14386 Order groups before names, as previously
14388 2006-03-19 [colin] 2.0.0cvs156
14390 * src/addressbook.c
14391 - Sort case-unsensitive
14392 - Put the sort arrow at opening too
14394 2006-03-19 [wwp] 2.0.0cvs155
14396 * src/addressbook.c
14397 allow sorting by name/email/remarks, ensure that right-pane's contents
14398 matches the left-pane selection (cleared when appropriate).
14399 Patch by Pawel Pekala <c0rn@o2.pl>.
14401 2006-03-18 [colin] 2.0.0cvs154
14406 2006-03-18 [colin] 2.0.0cvs153
14408 * src/gtk/filesel.c
14409 Make sure we hide the preview if we didn't get
14412 2006-03-18 [colin] 2.0.0cvs152
14414 * src/summaryview.c
14415 Set cursor to watch for execution (fixes lack
14416 of watch-cursor when dnd'ing hundreds of mails)
14417 * src/gtk/filesel.c
14418 Check that mime type is 'image/*' before updating
14419 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
14421 2006-03-18 [colin] 2.0.0cvs151
14426 Put a watch cursor in textview too when the mainwindow's
14429 2006-03-18 [colin] 2.0.0cvs150
14432 Change wrong asserts to simple tests
14434 2006-03-17 [colin] 2.0.0cvs149
14438 * src/prefs_msg_colors.c
14439 * src/summaryview.c
14440 * src/summaryview.h
14441 * src/gtk/colorlabel.c
14442 * src/gtk/colorlabel.h
14443 Add a color label menu in the main menubar
14444 Add (fixed) accels Ctrl-{0-7} to change the color
14445 They have to be fixed because the menu's dynamic,
14446 the items are complex widgets, hence we can't use
14450 2006-03-17 [wwp] 2.0.0cvs148
14453 rollback few lines from my previous commit (those lines come from
14454 a pending patch, accidentally commited, even if neutral as they are
14457 2006-03-17 [wwp] 2.0.0cvs147
14460 fix a compilation warning (wrong return type, introduced w/ cvs143), and
14461 applied code style/indentation to the modified function.
14463 2006-03-17 [wwp] 2.0.0cvs146
14467 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
14473 2006-03-17 [paul] 2.0.0cvs145
14476 addressbook_read_file() was called twice
14478 X-Mailer highlighting
14480 2006-03-16 [colin] 2.0.0cvs144
14482 * src/sourcewindow.c
14483 * src/sourcewindow.h
14484 And the last one, in source window.
14486 2006-03-16 [colin] 2.0.0cvs143
14490 Fix the same stuff in compose
14492 2006-03-16 [colin] 2.0.0cvs142
14494 * src/messageview.c
14495 Complete the previous messageview crash fix
14497 2006-03-16 [colin] 2.0.0cvs141
14502 Fix POSTPROCESSING hook
14503 Patch by H. Merijn Brand
14507 Parse Content-Location
14510 * src/messageview.c
14511 * src/messageview.h
14512 Don't crash when a top-level MessageView has
14513 been closed on us. Same problematic than
14514 yesterday's quicksearch issue.
14516 2006-03-15 [colin] 2.0.0cvs140
14518 * src/gtk/quicksearch.c
14519 Fix a bitchy race we didn't think about when we
14520 added quicksearch cancellation:
14521 If the search is not on cached fields, for example
14522 body_part matchcase "stuff"
14523 the matcher code has to get the whole message. If
14524 we're on IMAP, that can be slow, and in order to
14525 be non-blocking, the IMAP code idle loop processes
14526 gtk events too. So it is possible to cancel a
14527 quicksearch while the matcher is getting the mail's
14528 body. After matcher got its body, it will start to
14529 iterate over the matcher list that the Quicksearch's
14530 clear_search_cb() just freed via prepare_matcher().
14532 The fix consists of guarding the matcherlist_match()
14533 call with a boolean 'matching'. If we reset the
14534 quicksearch while matching is TRUE, we don't free
14535 the matcherlist anymore like we did, but we set
14536 another new flag, deferred_free, to TRUE. Then,
14537 in quicksearch_match(), just after returning from
14538 matcherlist_match() and unsetting the matching flag,
14539 we check the deferred_free flag and do the
14540 prepare_matcher() (which does the matcherlist_free)
14541 for real, so we free the matcherlist once it's not
14543 As all of this runs via the glib main loop, we
14544 luckily don't need a mutex.
14545 * src/summaryview.c
14546 Also, show progress while searching.
14549 2006-03-14 [colin] 2.0.0cvs139
14552 Make alertpanel_is_open non-static
14554 2006-03-14 [colin] 2.0.0cvs138
14556 * src/prefs_spelling.c
14557 Cleanups - Fabien Vantard
14559 2006-03-14 [wwp] 2.0.0cvs137
14562 code style normalization (curly braces, indentation).
14564 2006-03-14 [wwp] 2.0.0cvs137
14567 code style (braces, indentation)
14569 2006-03-12 [paul] 2.0.0cvs136
14571 * src/prefs_common.c
14572 trans_hdr defaults to FALSE to be RFC-savvy
14573 * src/prefs_summaries.c
14574 add a tooltip to the trans_hdr option
14577 2006-03-12 [paul] 2.0.0cvs135
14579 * src/prefs_matcher.c
14580 give a little more width to the combos
14581 * src/prefs_display_header.c
14583 translate headers if prefs_common.trans_hdr
14586 Patches by Pawel Pekala
14588 2006-03-12 [paul] 2.0.0cvs134
14590 * src/plugins/clamav/clamav_plugin.c
14591 * src/plugins/dillo_viewer/dillo_viewer.c
14592 * src/plugins/pgpcore/plugin.c
14593 * src/plugins/pgpinline/plugin.c
14594 * src/plugins/pgpmime/plugin.c
14595 * src/plugins/spamassassin/spamassassin.c
14596 update/add to descriptions
14597 * src/plugins/spamassassin/spamassassin_gtk.c
14598 fixes to the english, remove superfluous
14599 tooltips, clean up a little
14601 2006-03-12 [paul] 2.0.0cvs133
14604 fix Bug 924, 'Account combo box shows up wrong
14605 if & is in account name'
14607 2006-03-11 [colin] 2.0.0cvs132
14609 * src/summaryview.c
14610 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
14611 messed up shift-selection because is slows down
14612 moving around summaryview. thanks -users
14614 2006-03-10 [colin] 2.0.0cvs131
14616 * src/plugins/spamassassin/spamassassin_gtk.c
14617 Put back Paul's engrish fixes
14619 2006-03-10 [colin] 2.0.0cvs130
14621 * src/plugins/spamassassin/spamassassin.c
14622 * src/plugins/spamassassin/spamassassin.h
14623 * src/plugins/spamassassin/spamassassin_gtk.c
14624 Cleanup SA prefs page (more)
14625 Patch by Fabien Vantard
14627 2006-03-10 [paul] 2.0.0cvs129
14629 * src/prefs_msg_colors.c
14630 * src/prefs_spelling.c
14633 2006-03-09 [mones] 2.0.0cvs128
14638 2006-03-09 [wwp] 2.0.0cvs127
14641 revert accidental commit (requirement for libetpan 0.43), this time
14644 2006-03-09 [wwp] 2.0.0cvs125
14647 revert accidental commit (requirement for libetpan 0.43)
14649 2006-03-09 [paul] 2.0.0cvs126
14651 * src/prefs_receive.c
14652 remove useless frame
14653 replace 'incorporation' with 'receiving'
14654 * src/plugins/clamav/clamav_plugin_gtk.c
14655 * src/plugins/spamassassin/spamassassin_gtk.c
14656 improve widget sensitivity
14657 fix a bit his engrish
14659 2006-03-09 [wwp] 2.0.0cvs125
14663 * src/prefs_common.c
14664 * src/prefs_common.h
14665 remember some more windows' sizes (add to addressbook and
14668 2006-03-09 [paul] 2.0.0cvs124
14670 * src/plugins/pgpcore/prefs_gpg.c
14671 normalise construction of dialogue
14673 2006-03-09 [paul] 2.0.0cvs123
14675 * src/plugins/trayicon/Makefile.am
14678 2006-03-08 [colin] 2.0.0cvs122
14680 * src/plugins/trayicon/Makefile.am
14681 Fix build in separate dir
14682 Patch by Bamanzi <bamanzi@gmail.com>
14684 2006-03-08 [colin] 2.0.0cvs121
14687 Batch move and copies from summaryview with delayed execution
14690 2006-03-07 [paul] 2.0.0cvs120
14692 * src/common/utils.c
14693 fix highlighting of URIs containing "()"
14694 Patch by Pawel Pekala
14696 2006-03-07 [paul] 2.0.0cvs119
14701 immediately do alphabetical resort when
14702 changing a folder's name
14703 Patch by Pawel Pekala
14705 2006-03-07 [paul] 2.0.0cvs118
14709 when unsubscribing a newsgroup, remove the
14710 folder and msgs in .sylpheed-claws/newscache
14711 Patch by Pawel Pekala <c0rn@gazeta.pl>
14713 2006-03-07 [paul] 2.0.0cvs117
14716 fix wrong Fake URL Warning
14719 2006-03-07 [colin] 2.0.0cvs116
14722 Return immediately when password dialog was
14724 * src/gtk/inputdialog.c
14725 Allow empty strings for passwords
14728 2006-03-06 [colin] 2.0.0cvs115
14731 Prevent double-timeouts when connection fails
14737 2006-03-06 [colin] 2.0.0cvs114
14740 Refresh session during potentially long
14743 2006-03-06 [wwp] 2.0.0cvs113
14745 * src/prefs_msg_colors.h
14746 forgot that one (custom color labels).
14748 2006-03-06 [wwp] 2.0.0cvs112
14750 * src/prefs_common.c
14751 * src/prefs_common.h
14752 * src/prefs_msg_colors.c
14753 * src/summaryview.c
14754 * src/summaryview.h
14755 * src/gtk/colorlabel.c
14756 * src/gtk/colorlabel.h
14757 colors in messages list are now customizable. Color values and names can
14758 be changed in "Configuration/Preferences/Display/Colors/Color labels".
14759 Thanks to Paul and Colin for their help with this longstanding patch!
14761 2006-03-06 [wwp] 2.0.0cvs111
14764 don't crash if (x)face is bad.
14766 2006-03-05 [paul] 2.0.0cvs110
14771 * src/common/Makefile.am
14772 * src/common/utils.h
14773 * src/etpan/imap-thread.c
14774 * src/gtk/authors.h
14775 * src/plugins/clamav/Makefile.am
14776 * src/plugins/demo/Makefile.am
14777 * src/plugins/dillo_viewer/Makefile.am
14778 * src/plugins/pgpcore/Makefile.am
14779 * src/plugins/pgpcore/passphrase.c
14780 * src/plugins/pgpinline/Makefile.am
14781 * src/plugins/pgpmime/Makefile.am
14782 * src/plugins/spamassassin/Makefile.am
14783 * src/plugins/trayicon/Makefile.am
14784 fix builiding on cygwin
14785 Patch by Ralgh Young <bamanzi@gmail.com>
14787 2006-03-04 [wwp] 2.0.0cvs109
14789 * manual/keyboard.xml
14790 fix mixed up/down keys.
14792 2006-03-04 [wwp] 2.0.0cvs108
14796 updated links to SpamAssassin.
14798 2006-03-04 [wwp] 2.0.0cvs107
14800 * manual/plugins.xml
14801 * src/plugins/spamassassin/README
14802 updated SpamAssassin plugin docs to reflect new functional additions
14803 (also fix/update/documents few technical stuff more, see the README).
14805 2006-03-04 [wwp] 2.0.0cvs106
14807 * src/prefs_message.c
14808 normalized capitalization of message-prefs paths.
14810 2006-03-04 [wwp] 2.0.0cvs105
14812 * manual/advanced.xml
14815 2006-03-03 [colin] 2.0.0cvs104
14817 * src/plugins/clamav/clamav_plugin_gtk.c
14818 Rework prefs page, patch by Fabien
14820 2006-03-03 [colin] 2.0.0cvs103
14822 * src/plugins/clamav/clamav_plugin.c
14823 Set error on all errors
14825 2006-03-03 [colin] 2.0.0cvs102
14827 * src/common/plugin.c
14828 Initialize error to avoid crashing when a plugin fails
14829 without setting error
14831 2006-03-02 [wwp] 2.0.0cvs101
14834 fixed linker flags for libetpan support on Cygwin
14835 (thanks to H.Merijn Brand).
14837 2006-03-02 [wwp] 2.0.0cvs100
14839 * src/addressbook.c
14840 fix some AB error messages: one for punctuation and
14841 one wrongly duplicate (thanks, maxbritov).
14843 2006-03-02 [wwp] 2.0.0cvs99
14845 * src/plugins/spamassassin/spamassassin.c
14846 make sync calls to sa-learn/spamc to prevent
14847 system (whatever local or client/server) overload.
14849 2006-03-02 [colin] 2.0.0cvs98
14851 * src/summaryview.c
14852 Put the spam icon in the status column instead of the
14855 2006-03-01 [colin] 2.0.0cvs97
14857 * src/plugins/spamassassin/spamassassin.c
14858 Fix segfault (g_file_set_contents fails for some
14859 reason and err==0x2f. Can't find out why with
14860 valgrind, using working function :-)
14862 2006-03-01 [colin] 2.0.0cvs96
14865 Offline overriding: let 'No' be cached only 3 seconds
14867 2006-03-01 [colin] 2.0.0cvs95
14871 * src/addressbook.c
14873 * src/folder_item_prefs.c
14881 * src/prefs_common.h
14882 * src/prefs_msg_colors.c
14888 * src/send_message.h
14889 * src/simple-gettext.c
14890 * src/summaryview.c
14891 * src/summaryview.h
14895 * src/common/ssl_certificate.c
14896 * src/common/utils.c
14897 * src/gtk/colorsel.c
14898 * src/gtk/gtksctree.c
14899 * src/gtk/gtkshruler.c
14900 * src/plugins/trayicon/trayicon.c
14901 #if 0 goes to /dev/null
14903 2006-03-01 [colin] 2.0.0cvs94
14909 * src/messageview.c
14911 * src/plugins/spamassassin/spamassassin.c
14912 Allow to add information in the "working offline"
14915 2006-03-01 [wwp] 2.0.0cvs93
14917 * src/plugins/spamassassin/spamassassin.c
14918 fixed spamc invocation: use a tricky temporary mini shell wrapper
14919 'cause it seems that calling `spamc ... < inputfile` with
14920 g_spawn_(a)sync simply.. erm doesn't work :-).
14922 2006-03-01 [wwp] 2.0.0cvs92
14926 simplify the adding of spam/ham button to the messageview toolbar
14927 (it gets more clear now that the same button will be "Mark as spam"
14928 or "Mark as ham" according to the current message status,
14931 2006-03-01 [wwp] 2.0.0cvs91
14933 * src/messageview.c
14936 * src/summaryview.c
14937 * src/plugins/spamassassin/spamassassin.c
14938 * src/plugins/spamassassin/spamassassin.h
14939 make learner callbacks return a status (0 for ok),
14940 handle it in main code to avoid setting flags when learning failed,
14941 don't learn on TCP if offline in spamassassin,
14946 2006-03-01 [wwp] 2.0.0cvs90
14949 some work around the compose window's account menu,
14950 patch by Fabien Vantard.
14952 2006-03-01 [wwp] 2.0.0cvs89
14954 * src/plugins/spamassassin/spamassassin.c
14955 fixed bad logics, was using spamc in local mode and sa-learn
14956 in remote mode (thanks, Colin).
14958 2006-03-01 [wwp] 2.0.0cvs88
14960 * src/plugins/spamassassin/spamassassin.c
14961 * src/plugins/spamassassin/spamassassin.h
14962 * src/plugins/spamassassin/spamassassin_gtk.c
14963 made processing of emails w/ sa-plugin an option (default is TRUE),
14964 fixed Engrish some tooltips, capitalization of some debug messages
14965 and warnings. The spamassassin plugin now provides two separate
14966 services: process emails upon incorporation and spamd training.
14967 Both services (un)register independently but use some common
14968 plugin settings (transport settings, spam storage location).
14970 2006-02-28 [wwp] 2.0.0cvs87
14972 * src/plugins/spamassassin/spamassassin.c
14973 fix async flag to spamc cmdline execution (batch exec should
14976 2006-02-27 [wwp] 2.0.0cvs86
14978 * src/plugins/spamassassin/spamassassin.c
14979 * src/plugins/spamassassin/spamassassin.h
14980 * src/plugins/spamassassin/spamassassin_gtk.c
14981 - added the ability to learn a remote spamassassin server (spamd),
14983 - added the spamassassin option 'username', that applies to all
14984 spamassassin operations (filtering, learning, local or remote).
14985 The default username is the current unix user (if left blank
14986 from gtk prefs or config file).
14987 - commented out some unused code (notebook widget), removed unused
14989 - make more widgets sensitive to the transport type.
14991 2006-02-27 [colin] 2.0.0cvs85
14993 * src/plugins/spamassassin/spamassassin.c
14994 Fix sa-learn call when offline
14996 2006-02-27 [colin] 2.0.0cvs84
15002 * src/messageview.c
15003 * src/messageview.h
15004 * src/prefs_toolbar.c
15006 * src/stock_pixmap.c
15007 * src/stock_pixmap.h
15008 * src/summaryview.c
15011 * src/pixmaps/ham_btn.xpm
15012 * src/pixmaps/spam.xpm
15013 * src/pixmaps/spam_btn.xpm
15014 * src/plugins/spamassassin/spamassassin.c
15015 Add button in toolbar for spam learning
15016 Fix a few bugs from the last related commit
15017 Revert 1.9.6cvs23 which messed up shift-selection
15019 2006-02-24 [colin] 2.0.0cvs83
15022 * src/summaryview.c
15023 * src/summaryview.h
15024 * src/plugins/spamassassin/spamassassin.c
15025 * src/plugins/spamassassin/spamassassin.h
15026 * src/plugins/spamassassin/spamassassin_gtk.c
15027 Unregister learner when spamassassin is either
15028 disabled or over tcp
15030 2006-02-24 [colin] 2.0.0cvs82
15037 * src/stock_pixmap.c
15038 * src/stock_pixmap.h
15039 * src/summaryview.c
15040 * src/summaryview.h
15041 * src/gtk/icon_legend.c
15042 * src/pixmaps/spam.xpm ** NEW FILE **
15043 * src/plugins/spamassassin/spamassassin.c
15044 * src/plugins/spamassassin/spamassassin_gtk.c
15045 Add spam learning interface (Mark/Mark as
15048 2006-02-24 [wwp] 2.0.0cvs81
15053 hide compose window when sending message in batch mode
15054 (filtering: forward and redirect). Also fixed a wrong
15055 value returned when sending failed, neutral anyway.
15058 2006-02-24 [wwp] 2.0.0cvs80
15061 use GTK+'s stock quit button. Patch by Fabien Vantard.
15063 2006-02-24 [paul] 2.0.0cvs79
15068 fix bug 916, 'newsgroup unsubscribe segmentation fault'
15071 2006-02-23 [colin] 2.0.0cvs78
15074 Change OK to Close in alertpanel with View log
15075 button; add accel to View log. Patch by Fabien
15078 2006-02-23 [wwp] 2.0.0cvs77
15081 silly me, there were much more tests to perform, since toolbars can
15082 really have down to 1 element only.
15084 2006-02-23 [wwp] 2.0.0cvs76
15087 fixed indentation from my previous commit. Fallback to VISUAL if
15088 EDITOR is not set (and to vi, at last resort).
15090 2006-02-23 [wwp] 2.0.0cvs75
15093 improved error detection (Colin, me).
15095 2006-02-23 [wwp] 2.0.0cvs74
15097 * src/prefs_toolbar.c
15098 simplify and fix prefs/toolbars layouting. Combos' contents can
15099 now be really displayed.
15101 2006-02-23 [wwp] 2.0.0cvs73
15102 simplifies and fix prefs/toolbars layouting. Combos' contents can now
15103 be really displayed.
15105 2006-02-22 [wwp] 2.0.0cvs72
15108 fix a typo in my previous commit (sorry!).
15110 2006-02-22 [wwp] 2.0.0cvs71
15112 * src/prefs_toolbar.c
15113 fix a crash when adding separators to toolbars,
15114 also fix some separator item information.
15116 2006-02-22 [wwp] 2.0.0cvs70
15119 fix a crash when redirecting (for instance) when compose window's
15120 toolbar contents has been customized (when some buttons have been
15123 2006-02-21 [wwp] 2.0.0cvs69
15125 * src/summaryview.c
15126 * src/gtk/pluginwindow.c
15127 * src/plugins/pgpcore/prefs_gpg.c
15128 fix some compilation warnings (feat. remains of removed code).
15130 2006-02-21 [wwp] 2.0.0cvs68
15132 * src/gtk/gtkutils.c
15133 fix two compilation issues, thanks to Stephan Sachse.
15135 2006-02-20 [colin] 2.0.0cvs67
15138 Don't reselect displayed mail on refocus
15139 This fixes actions misbehaving
15141 2006-02-20 [wwp] 2.0.0cvs66
15143 * src/summaryview.c
15144 * src/gtk/gtksctree.c
15145 * src/gtk/gtkshruler.c
15146 changed more runtime typecast checks.
15148 2006-02-20 [wwp] 2.0.0cvs65
15150 * src/summary_search.c
15151 find all - summaryview refresh issue fixed, thanks to Colin.
15153 2006-02-20 [wwp] 2.0.0cvs64
15155 * src/gtk/gtkutils.c
15156 better runtime typecast checks.
15158 2006-02-20 [wwp] 2.0.0cvs63
15160 * src/summary_search.c
15161 enhancements to the summary search:
15162 - add the ability to stop the running search
15163 (upon ESC-key press, new Stop button or when Clear button is pressed)
15164 - don't search if no criteria (From/To/Subject/Body) is set
15165 - ensure that a busy mouse pointer is always shown when searching,
15166 show it even a bit earlier
15168 2006-02-19 [colin] 2.0.0cvs62
15172 * src/etpan/imap-thread.c
15173 * src/etpan/imap-thread.h
15174 (Future) IMAP speed improvement on sending
15175 Will require a libetpan update
15176 * src/summaryview.c
15177 * src/gtk/quicksearch.c
15178 Make quicksearch clearable while running.
15180 2006-02-17 [colin] 2.0.0cvs61
15183 * src/etpan/imap-thread.c
15184 * src/etpan/imap-thread.h
15185 Check for IMAP certificates
15186 ** Requires libetpan-0.42-cvs4
15187 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
15189 2006-02-17 [colin] 2.0.0cvs60
15191 * src/messageview.c
15192 * src/prefs_common.c
15193 * src/prefs_common.h
15194 * src/prefs_message.c
15195 Add pref to display HTML-only mails with plugin,
15196 if possible (defaulting to FALSE of course).
15198 2006-02-16 [colin] 2.0.0cvs59
15201 * src/common/plugin.c
15202 * src/common/plugin.h
15203 * src/gtk/pluginwindow.c
15204 Keep track of requested (but unloaded) plugins
15205 in some error cases.
15207 2006-02-16 [wwp] 2.0.0cvs58
15209 * src/gtk/gtkaspell.c
15210 * src/gtk/gtkaspell.h
15211 * src/prefs_spelling.c
15213 * src/prefs_common.c
15214 * src/prefs_common.h
15215 implemented new optional spellchecker behaviour: re-check message when
15216 dictionary got changed (from compose-window/context-menu/Change dictionary).
15218 2006-02-16 [wwp] 2.0.0cvs57
15220 * src/quote_fmt_parse.y
15221 pclose popen'ed pipe.
15223 2006-02-15 [colin] 2.0.0cvs56
15227 Let MimeViewers know which MimeView they
15229 * src/summaryview.c
15230 Swap From/To columns in Sent/Queue/Drafts
15232 * src/etpan/imap-thread.c
15233 Use mailstream_low_tls_open() for STARTTLS
15234 instead of mailstream_low_ssl_open()
15235 ** REQUIRES libetpan 0.42cvs3 **
15237 2006-02-15 [wwp] 2.0.0cvs55
15241 * src/message_search.c
15242 * src/message_search.h
15244 * src/gtk/gtkutils.c
15245 * src/gtk/gtkutils.h
15246 added the ability to Find text in the compose window (and a bit
15247 of code factorization).
15249 2006-02-15 [wwp] 2.0.0cvs54
15252 yet another one file was missing (fix for some widgets' sensitivity).
15255 2006-02-15 [wwp] 2.0.0cvs53
15258 oops forgot that file (fix for some widgets' sensitivity).
15260 2006-02-15 [wwp] 2.0.0cvs52
15262 * src/summary_search.c
15263 implemented advanced summary search options (added the ability
15264 to use matcher conditions in an advanced search mode).
15266 2006-02-15 [wwp] 2.0.0cvs51
15268 * src/plugins/pgpcore/prefs_gpg.c
15269 * src/prefs_account.c
15270 fix some widget sensitivity, mostly around some labels in
15273 2006-02-15 [paul] 2.0.0cvs50
15275 * manual/advanced.xml
15276 improve Templates info
15279 2006-02-14 [colin] 2.0.0cvs49
15281 * src/pixmaps/address_book.xpm
15282 * src/pixmaps/preferences.xpm
15283 * src/pixmaps/properties.xpm
15284 Fix pixmap size - patch by Fabien Vantard
15286 2006-02-13 [colin] 2.0.0cvs48
15289 Add missing fclose()s on error
15292 * src/common/utils.c
15293 Fix temp files not being deleted on windows
15294 Patches by Thomas Gilgin
15296 2006-02-13 [colin] 2.0.0cvs47
15301 2006-02-13 [wwp] 2.0.0cvs46
15303 * src/plugins/pgpcore/prefs_gpg.c
15304 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
15306 2006-02-12 [colin] 2.0.0cvs45
15311 Fix "stuff" when quitting
15313 2006-02-12 [wwp] 2.0.0cvs44
15315 * src/prefs_themes.c
15316 fix typos in debug messages.
15318 2006-02-11 [colin] 2.0.0cvs43
15320 * src/summaryview.c
15321 don't allow drag/drop from ourself
15323 2006-02-10 [wwp] 2.0.0cvs42
15330 renamed html_ prefixed functions and data structures to avoid
15331 namespace clashes w/ other software (gtkhtml2 for instance).
15335 2006-02-09 [colin] 2.0.0cvs41
15337 * src/summaryview.c
15338 Fix shitty logic messed up. Thanks Ticho for the hint!
15340 2006-02-09 [wwp] 2.0.0cvs40
15344 * src/prefs_account.c
15346 * src/editaddress.c
15347 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
15348 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
15349 Browse buttons in accounts prefs.
15351 2006-02-09 [colin] 2.0.0cvs39
15354 Check for pointer before using its members
15355 * src/gtk/gtksourceprintjob.c
15356 Fix a wrong warning
15358 2006-02-09 [wwp] 2.0.0cvs38
15360 * src/gtk/filesel.c
15361 fix few compiler warnings (type mismatch).
15363 2006-02-09 [paul] 2.0.0cvs37
15366 updated by Fabien Vantard
15368 2006-02-08 [colin] 2.0.0cvs36
15370 * src/prefs_common.c
15371 * src/common/defs.h
15372 * src/common/plugin.c
15373 allow windows and linux configurations to coexist
15374 patch by Thomas Gilgin
15376 2006-02-08 [colin] 2.0.0cvs35
15381 * src/matcher_parser_parse.y
15382 * src/prefs_filtering_action.c
15383 * src/prefs_matcher.c
15384 Add the "Ignore thread" filtering
15387 2006-02-08 [colin] 2.0.0cvs34
15392 Fix bug #905 (damaged attachment)
15393 text files with raw \0's aren't really text files
15396 2006-02-08 [colin] 2.0.0cvs33
15398 * src/summaryview.c
15399 Fix crasher introduced yesterday
15401 2006-02-08 [wwp] 2.0.0cvs32
15405 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
15407 2006-02-08 [wwp] 2.0.0cvs31
15409 * src/prefs_template.c
15410 templates enhancement: allow address completion for Cc and Bcc fields
15411 (it was currently possible for the To field only)
15413 2006-02-08 [colin] 2.0.0cvs30
15416 Don't unblock if not blocked
15419 2006-02-07 [colin] 2.0.0cvs29
15422 Forgot to refresh summaryview
15424 2006-02-07 [colin] 2.0.0cvs28
15427 Freeze/thaw message list and folder list while
15428 processing %as{} actions
15430 Fix auto-wrap disabling after a middle-click
15433 2006-02-07 [paul] 2.0.0cvs27
15436 fix freeing of uninitialised pointers
15439 2006-02-06 [colin] 2.0.0cvs26
15442 Use g_slist_prepend in potentially big list
15444 2006-02-06 [colin] 2.0.0cvs25
15447 Completely skip processing if it doesn't
15450 2006-02-06 [colin] 2.0.0cvs24
15453 * src/summaryview.c
15454 Batch filtering in summaryview (from Tools menu)
15455 and pre/post//-processing too
15457 2006-02-06 [colin] 2.0.0cvs23
15461 Use a special field for batch filtering instead
15462 of stepping on deferred execution's toes
15464 2006-02-06 [colin] 2.0.0cvs22
15470 * src/summaryview.c
15471 Fix filtering via menus and actions
15473 2006-02-06 [colin] 2.0.0cvs21
15476 Put the added file directly to cache if possible (will work
15477 with next libetpan)
15484 Move and copy filtered messages by batches instead of one
15485 by one - faster on IMAP
15487 Add a function that'll possibly be useful later
15489 2006-02-06 [colin] 2.0.0cvs20
15491 * src/addressbook.c
15492 Use internal mime-type instead of text/plain for d'n'd
15494 Allow attaching files from mimeview's icon list via d'n'd
15497 Use internal mime-type instead of text/plain for d'n'd
15498 Don't try to selected opened folder if none is
15499 Factorize d'n'd from other apps code
15502 * src/gtk/gtkutils.c
15503 * src/gtk/gtkutils.h
15504 Factorize Face/X-Face stuff
15506 Fix d'n'd to other apps
15507 * src/prefs_message.c
15508 Let the XFace pref be usable without libcompface as it also
15510 * src/summaryview.c
15511 Fix d'n'd to other apps
15512 Factorize d'n'd from other apps code
15514 2006-02-06 [wwp] 2.0.0cvs19
15517 Italian translation fixes by Andrea Spadaccini (no more confusion
15518 between filtering and processing, and few changes in the About
15522 2006-02-06 [mones] 2.0.0cvs18
15524 * src/gtk/icon_legend.c
15525 Improved descriptions allowing better translations
15527 2006-02-05 [colin] 2.0.0cvs17
15530 Add the f*cking missing expunge that caused imap_fetch_env
15531 to fail after an add_msgs ! :-///
15532 * src/etpan/imap-thread.c
15536 2006-02-05 [colin] 2.0.0cvs16
15538 * src/common/utils.c
15539 Don't check for return-path (or we can't put
15540 back non-sent mails)
15542 2006-02-05 [colin] 2.0.0cvs15
15545 Don't try to display Face header in textview
15546 when teh headerview's active
15548 2006-02-05 [colin] 2.0.0cvs14
15550 * tools/tbird2syl.py
15551 * tools/Makefile.am
15552 Add script to import Thunderbird mails
15554 2006-02-05 [colin] 2.0.0cvs13
15561 Show Face headers - patch partially by Klaus Flittner
15563 2006-02-05 [colin] 2.0.0cvs12
15566 * src/summaryview.c
15567 * src/common/utils.c
15568 * src/common/utils.h
15569 Let dnd work from mime icons to summaryview
15570 and to folderview too
15571 Add a crude test to avoid trying to add files
15572 drag'n'dropped when they're not mails
15574 2006-02-04 [colin] 2.0.0cvs11
15576 * src/summaryview.c
15578 Fix utf8 conversion
15580 2006-02-04 [colin] 2.0.0cvs10
15585 * src/summaryview.c
15586 * src/summaryview.h
15587 Added various drag and drop capas:
15589 summaryview other apps
15590 mimeview icons other apps
15591 other apps summaryview
15592 other apps folderview
15594 This shouldn't have broken the existing:
15596 summaryview folderview
15597 folderview folderview
15598 summaryview compose's attachments
15602 2006-02-02 [paul] 2.0.0cvs9
15605 move global option 'Set displayed columns...' out
15606 of folder option grouping.
15607 fix sensitivity of 'harvest addresses'
15610 2006-02-01 [colin] 2.0.0cvs8
15613 Revert the alertpanel patch, it sucks (intrusive
15614 and gets in the way of "open")
15616 2006-02-01 [colin] 2.0.0cvs7
15619 * src/prefs_account.c
15620 * src/prefs_common.c
15621 * src/common/defs.h
15622 * src/common/utils.c
15623 * src/common/utils.h
15624 Add ability to edit the signature file
15625 from the account preferences, and use
15626 a default for the text editor.
15627 Patch by Fabien Vantard
15629 2006-02-01 [colin] 2.0.0cvs6
15632 Try to get mime type by extension if it is
15633 application/octet-stream
15634 Display a window with possible choices when
15635 encountering unknown mime types
15636 * src/gtk/filesel.c
15637 * src/gtk/filesel.h
15639 Allow multiple selection in filtered filesel
15640 (patch by Fabien Vantard)
15641 * src/gtk/pluginwindow.c
15642 Use it (patch by Fabien Vantard)
15644 2006-02-01 [paul] 2.0.0cvs5
15647 fix crash on creating jpilot address book
15648 Thanks to Colin - FOR_STABLE
15649 * src/prefs_summaries.c
15650 * src/prefs_wrapping.c
15651 * src/gtk/icon_legend.c
15652 * src/gtk/quicksearch.c
15653 string fixes and additions
15655 2006-02-01 [paul] 2.0.0cvs4
15659 * src/messageview.c
15661 add Arabic encoding option
15662 Patch submitted by Mohammed Sameer <msameer@users.sf.net>
15664 2006-01-31 [colin] 2.0.0cvs3
15666 * src/plugins/pgpcore/passphrase.c
15667 Convert passphrase to locale encoding
15669 Fix drafting on IMAP. Crappy bug sneaked in
15673 2006-01-30 [paul] 2.0.0cvs2
15675 * src/gtk/icon_legend.c
15676 show the new entries
15678 2006-01-30 [colin] 2.0.0cvs1
15681 Check for the file to be present before
15682 enabling the menu - FOR_STABLE
15683 * src/gtk/icon_legend.c
15684 Add folders icons (not all of them, there
15685 are too much, but the most intriguing ones)
15687 2006-01-30 [paul] 2.0.0
15689 version 2.0.0 released
15691 [For previous entries, see ChangeLog.pre2.0.0]