1 2007-09-22 [colin] 3.0.1cvs24
3 * src/gtk/quicksearch.c
4 Fix bug 1329, 'error in quicksearch.c'
5 Fix return with value in function returning void
7 2007-09-22 [colin] 3.0.1cvs23
13 * src/etpan/imap-thread.c
14 Optimise fetching IMAP cached emails *a lot*
15 (remember whether mail is fully cached and \r's
18 2007-09-22 [colin] 3.0.1cvs22
22 * src/prefs_folder_item.c
23 Add a button to allow users to drop local caches.
25 2007-09-21 [colin] 3.0.1cvs21
28 Remove unnecessary error when cancelling export to mbox.
31 2007-09-21 [paul] 3.0.1cvs20
33 * src/gtk/prefswindow.c
34 remove unnecessary frames from the prefs
35 pages. Patch by Pawel Pekala
37 2007-09-21 [paul] 3.0.1cvs19
40 * src/prefs_folder_item.c
43 put the Templates options into a tabbed
44 layout. Patch by Pawel Pekala
46 2007-09-21 [paul] 3.0.1cvs18
49 group together the character set menu items
50 move the /View/Show or hide/Message view below
54 2007-09-21 [mones] 3.0.1cvs17
57 Fix for bug 1327, 'segfault when replying to a non-existent
58 news message', thanks to Colin.
60 2007-09-21 [colin] 3.0.1cvs16
65 2007-09-20 [colin] 3.0.1cvs15
69 Maybe fix bug 1324, 'Corrupted IMAP cache'
71 2007-09-20 [colin] 3.0.1cvs14
76 2007-09-20 [holger] 3.0.1cvs13
79 Add page layout to print preview.
80 Make the close-button in the toolbar
83 2007-09-20 [paul] 3.0.1cvs12
86 updated by Pavlo Bohmat
88 2007-09-19 [colin] 3.0.1cvs11
91 Prevent unquoted mime boundaries, by always
94 2007-09-19 [colin] 3.0.1cvs10
97 Fix drawing area size, fix DPI change that
98 can cause total number of lines to decrease
100 2007-09-19 [colin] 3.0.1cvs9
104 Make print preview more efficient and nicer.
105 Patch mostly by Holger Berndt <hb@claws-mail.org>
107 2007-09-19 [colin] 3.0.1cvs8
112 Add scrolledwindow, default allocation and
113 size saving to the print preview window.
115 2007-09-18 [colin] 3.0.1cvs7
119 * src/prefs_image_viewer.c
122 - add image printing support
123 - add option to print images
125 - add saving of a few Page Setup parameters
127 2007-09-18 [colin] 3.0.1cvs6
131 Add Guillaume Chazarain
133 2007-09-18 [colin] 3.0.1cvs5
136 Fix bug 1321, 'access before allocation
137 when scanning for uris'. Patch by
138 Guillaume Chazarain <guichaz@yahoo.fr>
140 2007-09-18 [colin] 3.0.1cvs4
143 Fix bug 1320, 'Memory leak caused by
144 gtk_container_get_children'. Patch by
145 Guillaume Chazarain <guichaz@yahoo.fr>
147 2007-09-18 [colin] 3.0.1cvs3
151 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
153 2007-09-18 [colin] 3.0.1cvs2
159 * src/prefs_ext_prog.c
164 Use GtkPrintOperation by default on GTK+ >= 2.10
165 Patch by Holger Berndt <hb@claws-mail.org>
167 2007-09-18 [paul] 3.0.1cvs1
173 bump up version number following stable release
175 2007-09-16 [colin] 3.0.0cvs18
180 2007-09-16 [colin] 3.0.0cvs17
183 Fix bug 1311, 'Wrong arrow position
184 while moving message into folder when
185 column headers hidden'
187 Show error in the GUI if image can't
192 Allow setting domain in msgid
193 * src/common/plugin.c
194 Add timing information
196 2007-09-16 [colin] 3.0.0cvs16
200 * src/prefs_account.c
201 * src/prefs_account.h
202 * src/prefs_template.c
204 Remove Generate Message-ID option. We need
205 this on some IMAP servers.
207 2007-09-16 [colin] 3.0.0cvs15
209 * src/prefs_filtering.c
210 * src/prefs_filtering.h
211 * src/prefs_filtering_action.c
213 Fix tags issues: tags with spaces, renaming
216 2007-09-16 [colin] 3.0.0cvs14
221 Fix bug 1308, 'Claws deletes folderlist.xml after
222 fetching mail short after start-up'
224 2007-09-16 [colin] 3.0.0cvs13
227 Fix scrolling to cursor
229 2007-09-16 [paul] 3.0.0cvs12
232 updated by Aleksandar Urosevic
234 2007-09-16 [paul] 3.0.0cvs11
237 do not allow locked msgs to be deleted,
238 even by filtering/processing
240 2007-09-07 [paul] 3.0.0cvs10
242 * src/prefs_folder_column.c
243 * src/prefs_summary_column.c
244 implement button sensitivity
245 patch by Pawel Pekala
247 2007-09-06 [wwp] 3.0.0cvs9
250 Add a missing linefeed to a debug message.
252 2007-09-05 [colin] 3.0.0cvs8
255 Fix statusbar/window mismatch on Maemo
257 2007-09-05 [colin] 3.0.0cvs7
260 Fix build without USE_LDAP_TLS
262 2007-09-05 [colin] 3.0.0cvs6
271 Maemo: distinguish various statusbar messages,
272 in order to display only the most important.
274 2007-09-04 [wwp] 3.0.0cvs5
277 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
278 Show protocol "SMTP" and the appropriate server for send-only
279 accounts, show "-" instead of "" when no value is relevant.
281 2007-09-03 [ticho] 3.0.0cvs4
284 Handle plural form better in delete confirmation dialog.
286 2007-09-03 [wwp] 3.0.0cvs3
289 Warn differently when sending or sending later (queueing).
291 2007-09-03 [colin] 3.0.0cvs2
295 * src/common/plugin.c
296 * src/common/plugin.h
297 Add a new plugin API, MimeParser. It allows
298 plugins to scan email MIME parts and optionally,
301 2007-09-03 [mones] 3.0.0cvs1
306 While a better solution is made double history sizes
308 2007-09-03 [paul] 3.0.0
315 2007-09-03 [paul] 2.10.0cvs191
329 updated by Yasen Pramatarov, Miquel Oliete, Stephan
330 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
331 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
332 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
334 2007-09-02 [colin] 2.10.0cvs190
338 Prevent empty or white-space tags
340 2007-09-01 [colin] 2.10.0cvs189
343 Fix double-reading of accounts list when
344 the wizard has been run due to no accounts
346 Fix sensitivity of a menu item in case
349 2007-09-01 [wwp] 2.10.0cvs188
352 Fix wizard crash when Mailbox dir already exists
355 2007-08-31 [colin] 2.10.0cvs187
357 * src/etpan/imap-thread.c
358 Fix unwanted creation of
359 libetpan's stream dump file
361 Fix coloring of pastes as quotation
363 Maemo: Fix opening of mails from keypad
369 * src/gtk/prefswindow.c
370 Maemo: Fix adjustments changes
372 2007-08-30 [colin] 2.10.0cvs186
375 Don't opened selected folder when clicking
378 Maemo: Make Esc close messageviews
380 Maemo: Fix message scrolling to the end on
382 Maemo: Fix reopening same message
383 * src/gtk/prefswindow.c
384 Maemo: try to fix scrollbar. Doesn't work,
385 it seems as if gtk_adjustment_set_value was
388 2007-08-30 [colin] 2.10.0cvs185
393 * src/prefs_matcher.c
394 * src/prefs_template.c
398 * src/gtk/gtkaspell.c
399 * src/plugins/bogofilter/bogofilter.c
400 * src/plugins/bogofilter/bogofilter_gtk.c
401 * src/plugins/clamav/clamav_plugin_gtk.c
402 * src/plugins/pgpcore/sgpgme.c
403 * src/plugins/spamassassin/spamassassin.c
404 * src/plugins/spamassassin/spamassassin_gtk.c
405 Fix all potential misuses of format-string functions
407 2007-08-30 [wwp] 2.10.0cvs184
409 * src/prefs_template.c
412 2007-08-29 [colin] 2.10.0cvs183
414 * src/plugins/trayicon/trayicon.c
415 Fix leak of hooks in case of error,
416 thanks to Holger Berndt
418 2007-08-28 [colin] 2.10.0cvs182
421 Don't use current folder settings when
422 composing from the compose button's
425 2007-08-28 [colin] 2.10.0cvs181
427 * src/quote_fmt_parse.y
428 Fix cursor offset when quote contains UTF-8
431 2007-08-28 [colin] 2.10.0cvs180
435 Fix signature replacement when it's been wrapped
437 2007-08-27 [colin] 2.10.0cvs179
442 2007-08-27 [colin] 2.10.0cvs178
445 Fix Quicksearch's Sticky mode
447 2007-08-27 [colin] 2.10.0cvs177
449 * src/folder_item_prefs.c
450 * src/folder_item_prefs.h
453 Fix loss of subfolders properties when
456 2007-08-26 [wwp] 2.10.0cvs176
460 * src/prefs_actions.c
461 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
462 will have to be used when necessary *before* calling
463 alertpanel functions.
465 2007-08-25 [paul] 2.10.0cvs175
467 * src/prefs_actions.c
468 workaround gettext problem marking
469 string as c-format when it's not
471 2007-08-25 [wwp] 2.10.0cvs174
475 * src/prefs_actions.c
476 Call the pango markup escape function right ince in alertpanel_create
477 instead of everywhere (reverts some parts of 2.10.0cvs123 and
481 Fix a crash due to a misuse of g_print(), encountered when the string
482 passed to g_print was containing printf substitution symbols.
484 2007-08-25 [paul] 2.10.0cvs173
487 fix a segfault when refreshing RSSyl feeds
489 2007-08-25 [paul] 2.10.0cvs172
491 * src/gtk/icon_legend.c
494 2007-08-25 [paul] 2.10.0cvs171
498 * src/pixmaps/insert_file.xpm
499 add a new pixmap instead of re-using
500 paste.xpm. (easier for icon theme authors)
502 2007-08-24 [holger] 2.10.0cvs170
504 * src/plugins/trayicon/trayicon.c
505 The same fix for another hook id.
507 2007-08-24 [holger] 2.10.0cvs169
509 * src/plugins/trayicon/trayicon.c
510 Micro-fix: Do the error checking for
513 2007-08-24 [paul] 2.10.0cvs168
516 fix typo causing compiler warning
518 2007-08-24 [paul] 2.10.0cvs167
521 put back the correct version of this file also
523 2007-08-24 [colin] 2.10.0cvs166
526 Use progress bar when sending messages
528 2007-08-24 [paul] 2.10.0cvs165
531 oops! if i'm quick no-one will notice
532 (put back the proper file)
534 2007-08-24 [paul] 2.10.0cvs164
542 * tools/mew2claws-mail.pl
543 add new script that imports a Mew address book
544 submitted by Jerome Lelong
546 2007-08-24 [paul] 2.10.0cvs163
549 remove the obsolete plugins, add the
550 missing plugins, including the forthcoming
553 2007-08-24 [paul] 2.10.0cvs162
555 * manual/advanced.xml
556 add info about the hidden emphasis_color option
557 * manual/keyboard.xml
558 correct the info about hotkeys
561 2007-08-24 [paul] 2.10.0cvs161
564 add mnemonic to 'Run procesing rules'
566 2007-08-24 [paul] 2.10.0cvs160
571 use suitable defaults for outbox,
572 queue, drafts and trash folders
574 2007-08-24 [wwp] 2.10.0cvs159
577 Update menu item sensitivity if necessary (or we get a
578 gtk critical message).
580 2007-08-23 [wwp] 2.10.0cvs158
583 * src/prefs_actions.c
584 Allow literal % chars in action commands (use %%).
585 Add a missing p++ to the action parser in action_get_type(),
586 which was missing it, even if it was neutral.
587 Fix a pango markup warning at runtime.
589 2007-08-23 [wwp] 2.10.0cvs157
592 Contacts are now locale-aware sorted in the address book
593 (LC_COLLATE matters here).
594 Fix missing table initializers.
596 2007-08-23 [colin] 2.10.0cvs156
599 Check scan_required on dest folder when copying
601 2007-08-23 [colin] 2.10.0cvs155
604 Fix scanning when folder was empty
606 2007-08-22 [colin] 2.10.0cvs154
609 Don't g_warning when g_try_malloc fails(), or it makes
610 things worse as g_log() allocates. Fixes bug 1290,
611 'Claws Mail crashes if too little memory when
612 rebuilding folder tree'
614 2007-08-22 [colin] 2.10.0cvs153
617 Fix format string vulnerability, thanks to
618 Ulf Harnhammar, Secunia Research
620 2007-08-22 [colin] 2.10.0cvs152
625 2007-08-22 [wwp] 2.10.0cvs151
628 Few better null-ptr checks.
630 2007-08-22 [colin] 2.10.0cvs150
633 * src/editldap_basedn.c
642 2007-08-22 [colin] 2.10.0cvs149
647 2007-08-22 [colin] 2.10.0cvs148
652 2007-08-22 [colin] 2.10.0cvs147
655 Fix test (set ldap v3 if bindDN is set or TLS is set)
657 2007-08-22 [colin] 2.10.0cvs146
661 Fix wrong "Connected successfully to server". Connection only succeeds if
662 we can get the base DN.
664 2007-08-21 [wwp] 2.10.0cvs145
673 More sanity checks in ldap functions.
675 2007-08-21 [wwp] 2.10.0cvs144
677 * src/prefs_account.c
678 Don't return a value in a void function().
680 2007-08-21 [paul] 2.10.0cvs143
683 add check for ftp: to messageview_list_urls()
685 2007-08-21 [colin] 2.10.0cvs142
692 Fix bug 1293, 'LDAP address book not working'
693 Search only on specified fields, but fetch
694 every field possible. People will have to
695 reset the searched Attributes in their LDAP
698 2007-08-21 [wwp] 2.10.0cvs141
708 * src/editaddress_other_attributes_ldap.c
725 * src/prefs_customheader.c
726 * src/prefs_msg_colors.c
732 * src/common/socket.c
733 * src/common/ssl_certificate.c
736 * src/gtk/description_window.c
737 * src/plugins/demo/demo.c
738 * src/plugins/pgpcore/prefs_gpg.c
739 * src/plugins/spamassassin/libspamc.c
740 Make sure we use glib functions to send text messages (information,
741 debug, warning, errors) to stdout/stderr - no more direct puts
742 fputs printf fprintf to stdout/stderr when it can be done using
743 g_log*() and g_print/g_printerr. Doing this, we make sure every
744 stdout/stderr message is saved to log in Windows.
747 2007-08-21 [wwp] 2.10.0cvs140
751 Route glib's stdout/stderr messages to a log file (Windows only),
752 instead of loosing them.
754 2007-08-21 [paul] 2.10.0cvs139
757 replace deprecated g_strncasecmp()
761 2007-08-20 [ticho] 2.10.0cvs138
764 * src/prefs_account.h
765 Copy all account preferences in account_clone() - some
767 * src/prefs_account.c
768 Handle empty privacy system combobox gracefully (warning
771 2007-08-20 [colin] 2.10.0cvs137
776 2007-08-20 [paul] 2.10.0cvs136
786 patch by Michael Rasmussen
788 2007-08-19 [colin] 2.10.0cvs135
791 Fix previous commit. Sensitivity update is needed
792 for "Cancel receiving". However when batching we
793 don't need to do it for every message flag change,
794 just once at the start and once at the end.
796 2007-08-19 [colin] 2.10.0cvs134
799 Remove useless menu updates on session lock/unlock
801 2007-08-19 [colin] 2.10.0cvs133
803 * src/etpan/imap-thread.c
804 Make all fetch logs less verbose
806 2007-08-19 [paul] 2.10.0cvs132
811 fix bug 1286, 'Can't move a folder into a "Folders
814 2007-08-18 [ticho] 2.10.0cvs131
816 * src/editaddress_other_attributes_ldap.c
817 Converted option menu for other ldap attributes to GtkComboBox.
819 2007-08-18 [colin] 2.10.0cvs130
826 Revert 'send_dialog_mode' meaning to
827 'send_dialog_invisible', so that the
828 new checkbox doesn't change the
831 2007-08-18 [paul] 2.10.0cvs129
834 add missing menu update
836 2007-08-17 [colin] 2.10.0cvs128
839 Set batching after getting flags - maybe fixes
840 bug 1292, 'CM crashes on writing mail'
842 2007-08-16 [ticho] 2.10.0cvs127
845 Convert two GtkOptionMenu widgets to new GtkComboBox.
848 Allow NULL for GtkComboBox menuitem label, rendering such
849 items as row separators.
851 2007-08-16 [paul] 2.10.0cvs126
853 * src/plugins/trayicon/trayicon.c
854 remove wrongly used gettextisation
856 2007-08-15 [ticho] 2.10.0cvs125
859 Fixed a runtime warning where an attempt to pack an
860 already packed GtkLabel was made.
862 2007-08-15 [ticho] 2.10.0cvs124
864 * src/prefs_compose_writing.c
865 Convert the insert-or-attach-dragged-files GtkOptionMenu
868 2007-08-14 [ticho] 2.10.0cvs123
872 Changed return receipt account selector to GtkComboBox.
873 Fixed a runtime warning where GTK tried to parse
874 "name <email@address" as a Pango markup in an alertpanel label.
876 2007-08-14 [ticho] 2.10.0cvs122
878 * src/prefs_logging.c
879 Changed GtkOptionMenu in logging preferences to GtkComboBox.
881 2007-08-14 [wwp] 2.10.0cvs121
885 * tools/popfile-link.sh
886 Added a new tool: POPFile helper, to open
887 selected messages in POPFile control center,
888 in order to change the messages' status.
890 2007-08-14 [ticho] 2.10.0cvs120
897 Change "Show send dialog" optionmenu to a checkbutton.
898 * src/prefs_receive.c
899 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
901 2007-08-13 [wwp] 2.10.0cvs119
912 * src/partial_download.c
918 * src/gtk/gtkaspell.c
920 Make sure we never pass NULL pointers for %s substitutions
921 (prevent from crashing in Windows).
923 2007-08-13 [wwp] 2.10.0cvs118
926 Re-enable mmap_reads in Windows with some missing
927 CloseHandle of mapping objects, thanks to
930 2007-08-13 [paul] 2.10.0cvs117
933 fix bug 1287, 'Compile time problem on Solaris
934 (nexenta gnu/Solaris) utils.c'
935 Thanks to Piotr Chrzczonowicz
937 2007-08-12 [wwp] 2.10.0cvs116
939 * src/plugins/pgpcore/prefs_gpg.c
940 Don't try to unset a GPG_AGENT_INFO that was not
941 set (and don't use a NULL string in Windows, it was
942 crashing with --debug if GPG_AGENT_INFO was not set).
944 2007-08-12 [wwp] 2.10.0cvs115
947 Make gcc type-check arguments passed to privacy_set_error().
949 2007-08-12 [ticho] 2.10.0cvs114
951 * src/prefs_folder_item.c
952 Make sure that folder default account combobox always has some
955 Handle empty combobox gracefully (warning instead of crash).
957 2007-08-12 [ticho] 2.10.0cvs114
959 * src/prefs_folder_item.c
960 Make sure that folder default account combobox is not empty.
962 Handle empty combobox gracefully (warning instead of crash).
964 2007-08-11 [paul] 2.10.0cvs113
968 use 'subfolder' instead of 'sub-folder', matching
969 everywhere else the term is used
973 2007-08-10 [wwp] 2.10.0cvs112
976 Disable mmap reads in Windows only (at least temporarily), they
977 prevent from renaming/removing target cache files.
983 2007-08-10 [wwp] 2.10.0cvs111
986 fix unpredictable crashes in Windows due to broken
987 cache/mark/tags files writting (file were opened for
988 writing in text mode).
991 use gettimeofday() from w32lib.h on Windows.
993 2007-08-10 [colin] 2.10.0cvs110
996 * src/etpan/imap-thread.c
997 * src/etpan/imap-thread.h
998 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
1000 2007-08-09 [colin] 2.10.0cvs109
1003 Fix port being reset to 636 on SSL
1005 Fix folder_item_get_msg_num_by_file
1006 on drafts/queue folders
1008 2007-08-09 [wwp] 2.10.0cvs108
1011 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
1012 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
1015 2007-08-09 [colin] 2.10.0cvs107
1019 * src/gtk/prefswindow.c
1020 A few Maemo layout fixes
1022 2007-08-09 [paul] 2.10.0cvs106
1024 * src/prefs_account.c
1025 remove the hyphen from plug-ins to
1026 match everywhere else
1028 2007-08-08 [wwp] 2.10.0cvs105
1030 * src/prefs_folder_item.c
1031 Fix an extraneous stealth ^L char.
1033 2007-08-08 [wwp] 2.10.0cvs104
1035 * src/prefs_folder_item.c
1036 Better fix, group variables declarations (USE_ASPELL).
1038 2007-08-08 [wwp] 2.10.0cvs103
1040 * src/prefs_folder_item.c
1041 Fix compilation w/ USE_ASPELL set (broken
1044 2007-08-08 [ticho] 2.10.0cvs102
1046 * src/prefs_folder_item.c
1047 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
1049 2007-08-08 [colin] 2.10.0cvs101
1052 * src/etpan/imap-thread.c
1053 * src/etpan/imap-thread.h
1054 Close selected mailbox before doing
1057 2007-08-08 [colin] 2.10.0cvs100
1060 Complete symbol table, thanks to wwp.
1061 Fixes bug 1284, 'The html -> text
1062 converter ignores entities'
1064 Fix possible fd leak
1066 2007-08-08 [colin] 2.10.0cvs99
1069 Better way to fetch UIDs on non-UIDPLUS servers
1071 2007-08-07 [colin] 2.10.0cvs98
1074 fix bug 1275, 'auto-saved draft messages not
1075 always being removed'; Also, make multiple
1076 copy (in the same account) faster by matching
1077 source/destination message UIDs.
1079 Don't try to reshow deleted mail
1081 Fix leak on error path
1083 2007-08-07 [wwp] 2.10.0cvs97
1085 * manual/account.xml
1086 * manual/advanced.xml
1087 * manual/fr/account.xml
1088 * manual/fr/advanced.xml
1089 Updated the reference manual and the French translation to
1090 reflect 2.10.0cvs84: enable running folder Processing
1093 2007-08-06 [wwp] 2.10.0cvs96
1095 * src/prefs_common.c
1096 * src/prefs_common.h
1098 Allow changing the emphasis color used to highlight
1099 the newsreader/x-mailer header value when it matches
1100 our preferred mail agent (hidden pref 'emphasis_col' added
1103 2007-08-06 [colin] 2.10.0cvs95
1107 Re-commit 2.10.0cvs86, with a protection
1108 against Pango bug. Also, try to fix
1109 bug 1275, 'auto-saved draft messages not
1110 always being removed'
1112 2007-08-06 [wwp] 2.10.0cvs94
1114 * src/gtk/quicksearch.c
1115 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
1117 2007-08-06 [ticho] 2.10.0cvs93
1119 * src/prefs_account.c
1120 * src/gtk/combobox.c
1121 Use GtkComboBox instead of GtkOptionMenu for privacy system
1122 selection in account preferences.
1124 2007-08-06 [wwp] 2.10.0cvs92
1126 * src/plugins/pgpcore/plugin.def
1127 Apply one more chunk from gpg4win's 03-w32-port patch.
1129 2007-08-05 [colin] 2.10.0cvs91
1133 reverting buggy patch for now
1135 2007-08-05 [colin] 2.10.0cvs90
1140 2007-08-04 [colin] 2.10.0cvs89
1142 * src/prefs_summaries.c
1143 * src/summary_search.c
1144 Replace deprecated widgets. Patch by
1147 2007-08-04 [colin] 2.10.0cvs88
1150 Refresh GUI only every 2000 mails on mh_get_last_num
1151 This is fast (readdir) and done only once per
1154 2007-08-03 [colin] 2.10.0cvs87
1156 * src/prefs_account.c
1157 * src/gtk/combobox.h
1158 * src/gtk/gtkutils.c
1159 Fix a deprecated widget. Patch by
1162 2007-08-03 [colin] 2.10.0cvs86
1166 Make colorisation and wrapping algorithms
1167 faster. Fixes bug 1246, 'compose becomes
1168 increasingly slow replying to complex emails'
1170 2007-08-03 [paul] 2.10.0cvs85
1173 keep the window painted
1175 2007-08-02 [paul] 2.10.0cvs84
1180 enable running folder Processing
1183 2007-08-02 [paul] 2.10.0cvs83
1186 speed up/clean up rendering of larger
1190 2007-08-01 [paul] 2.10.0cvs82
1195 change default toolbar layout on maemo
1196 * src/pixmaps/close.xpm
1197 make the red cross a grey cross
1198 * src/pixmaps/jpilot.xpm
1199 make icon smaller so it fits better
1201 2007-07-31 [paul] 2.10.0cvs81
1204 * src/gtk/gtkutils.c
1205 fix crash on maemo on first launch
1207 2007-07-30 [paul] 2.10.0cvs80
1209 * src/prefs_matcher.c
1210 specify the units of age and size
1212 2007-07-30 [paul] 2.10.0cvs79
1215 Fix IMAP timeout setting
1217 2007-07-30 [colin] 2.10.0cvs78
1219 * src/prefs_account.c
1220 Fix a deprecated widget. Patch by
1223 2007-07-27 [paul] 2.10.0cvs77
1225 * src/matcher_parser_parse.y
1226 * src/prefs_filtering_action.c
1227 * src/prefs_matcher.c
1228 these changes forgotten in cvs74's
1229 'watch thread' feature
1231 2007-07-27 [paul] 2.10.0cvs76
1234 fix potential crasher
1237 2007-07-27 [paul] 2.10.0cvs75
1242 * src/gtk/gtkutils.c
1243 make mainwindow's /Help/Manual point to the
1244 remote copy if the local copy doesn't exist
1246 2007-07-27 [paul] 2.10.0cvs74
1254 * src/matcher_parser_parse.y
1257 * src/stock_pixmap.c
1258 * src/stock_pixmap.h
1263 * src/pixmaps/watchthread.xpm
1264 add 'watch thread' feature
1266 2007-07-27 [paul] 2.10.0cvs73
1268 * src/prefs_folder_item.c
1269 adjust labels, add tooltips
1271 2007-07-27 [colin] 2.10.0cvs72
1274 Maemo: Remove less used menu items
1276 2007-07-26 [colin] 2.10.0cvs71
1279 Maemo: destroy messageview after trashing mail.
1280 Maybe should be done on X11 too
1282 2007-07-26 [colin] 2.10.0cvs70
1286 * src/prefs_common.c
1287 * src/prefs_common.h
1289 Add View/Show or Hide/Column headers
1291 2007-07-26 [colin] 2.10.0cvs69
1296 2007-07-26 [colin] 2.10.0cvs68
1299 Fix possible crash on cache invalidation
1303 * src/quote_fmt_parse.y
1304 Make replying to mails with big attachments
1305 much faster. Fixes bug 1224, 'The process of
1306 Replying to emails with large attachments
1307 seems unreasonably long...'
1309 2007-07-26 [colin] 2.10.0cvs67
1314 Fix threads use on BSDs
1316 2007-07-26 [paul] 2.10.0cvs66
1318 * src/gtk/prefswindow.c
1319 fix account prefs breakage
1322 2007-07-26 [paul] 2.10.0cvs65
1325 standardise ./configure --help messages
1327 2007-07-26 [colin] 2.10.0cvs64
1331 Fix two vCard-related crashes
1333 2007-07-25 [colin] 2.10.0cvs63
1336 * src/prefs_common.c
1337 * src/prefs_common.h
1338 * src/prefs_receive.c
1339 Maemo: Add a better way to notify of
1345 Maemo: Various layout fixes
1346 * src/gtk/prefswindow.c
1347 Maemo: Better prefs layout
1349 2007-07-25 [paul] 2.10.0cvs62
1352 fix the layout on maemo
1355 2007-07-25 [iwkse] 2.10.0cvs61
1358 add 'o' shortcut on summaryview
1360 2007-07-25 [iwkse] 2.10.0cvs60
1365 2007-07-24 [colin] 2.10.0cvs59
1368 Fix missing timestamp update on source
1372 Better text layout on part's choices
1374 2007-07-23 [colin] 2.10.0cvs58
1378 Maemo: Automatically choose the correct application
1380 * src/gtk/quicksearch.c
1381 Make search run on GDK_KP_Enter too
1383 2007-07-23 [wwp] 2.10.0cvs57
1385 * src/quote_fmt_lex.l
1386 Revert accidentaly committed lines (account_sig) in
1389 2007-07-23 [wwp] 2.10.0cvs56
1391 * src/quote_fmt_lex.l
1392 Fix typos around long form expressions in the quote lexer.
1398 2007-07-23 [colin] 2.10.0cvs55
1401 Fix auto-completion on Maemo
1403 2007-07-23 [colin] 2.10.0cvs54
1406 Maemo: Fix sticking statusbars
1408 2007-07-22 [colin] 2.10.0cvs53
1411 Maemo: Fix the strange "top_application" info
1412 at startup. We should do something when
1413 receiving such a message.
1415 2007-07-20 [paul] 2.10.0cvs52
1418 add missing #include "statusbar.h"
1420 2007-07-20 [colin] 2.10.0cvs51
1424 * src/folder_item_prefs.c
1425 * src/folder_item_prefs.h
1433 * src/prefs_folder_item.c
1434 Implement age-based caching: allow to
1435 specify a threshold for the offline synchronisation
1436 feature, and whether old cached bodies should
1441 * src/plugins/dillo_viewer/dillo_viewer.c
1442 Check that Dillo's installed
1444 2007-07-20 [wwp] 2.10.0cvs50
1447 * src/stock_pixmap.c
1448 Draw a frame around the selected mimeview part icon (instead of the
1449 shifted 'dancing' icon).
1451 2007-07-20 [colin] 2.10.0cvs49
1454 Unref stuff even on error
1456 disconnect signals only at the very
1457 end of the wizard save.
1459 2007-07-20 [colin] 2.10.0cvs48
1465 Fix random crashes while navigating
1468 2007-07-19 [colin] 2.10.0cvs47
1472 * src/prefs_common.c
1473 * src/prefs_common.h
1476 * src/common/utils.c
1477 Maemo: add an easy way to store data (mails
1478 and IMAP/NNTP caches) on one of the SD cards,
1479 and protect against unmounts if needed
1481 2007-07-19 [paul] 2.10.0cvs46
1484 * src/stock_pixmap.c
1486 * src/pixmaps/claws-mail_logo-small.xpm
1487 implement a (slightly) different About
1488 dialog for maemo and add a small version
1491 use a scrolled window for wizard page 1
1494 2007-07-19 [paul] 2.10.0cvs45
1497 too soon for this line
1499 2007-07-19 [paul] 2.10.0cvs44
1504 2007-07-19 [colin] 2.10.0cvs43
1507 Solve Mail/Mailbox name when specifying
1510 2007-07-18 [colin] 2.10.0cvs42
1516 2007-07-18 [colin] 2.10.0cvs41
1519 Maemo: plug the online/offline system into
1520 maemo's interfaces to have Claws automatically
1521 switch according to the system status
1523 Maemo: use HildonBanners to display status
1524 messages. Renders the main statusbar useless.
1526 2007-07-18 [paul] 2.10.0cvs40
1529 fix screen blanking on moving/copying many msgs
1531 fix processing progressbar and screen blanking
1534 2007-07-18 [paul] 2.10.0cvs39
1537 revert cvs37, breakage on maemo
1539 2007-07-18 [paul] 2.10.0cvs38
1541 * src/gtk/gtkutils.c
1542 make sure we can still build with older GTK's
1544 2007-07-18 [colin] 2.10.0cvs37
1547 Only hide the small layout's messageview, instead
1548 of destroying it when closing
1549 * src/gtk/gtkutils.c
1550 Use gtk_window_present_with_time to popup windows,
1551 it seems to make things better with modern WMs
1554 2007-07-17 [colin] 2.10.0cvs36
1557 Simplify layout on Maemo
1560 * src/prefs_display_header.c
1561 Remove some headers by default on Maemo
1563 2007-07-17 [paul] 2.10.0cvs35
1565 * src/prefs_common.c
1566 * src/prefs_common.h
1567 * src/prefs_logging.c
1569 add options to stop/enable writing logs to disc
1571 2007-07-17 [paul] 2.10.0cvs34
1574 fix some issues with the Apply tags window:
1575 - set search column (enables autocompl in the treeview)
1576 - apply tag from "New tag" if it existed
1577 - clears New tag entry when adding it with the button
1580 2007-07-17 [paul] 2.10.0cvs33
1583 fix 'apply tags' dialogue weirdness
1585 2007-07-16 [colin] 2.10.0cvs32
1588 Fix double-loading of mails on Maemo
1590 2007-07-16 [colin] 2.10.0cvs31
1593 Prevent double-loading of the same part under some
1594 conditions; hide statusbar on Maemo
1596 2007-07-16 [colin] 2.10.0cvs30
1602 Improve the tag interface - allow
1603 to set/unset tags from a special
1605 * src/gtk/gtkvscrollbutton.c
1608 * src/stock_pixmap.c
1609 Fix Mimeview's ugly hacks in the
1612 2007-07-16 [paul] 2.10.0cvs29
1616 * src/gtk/icon_legend.c
1617 put it all in a scrolled window
1619 2007-07-15 [colin] 2.10.0cvs28
1622 Maemo: force layout to be Small screen; the
1623 others don't make sense
1625 2007-07-14 [colin] 2.10.0cvs27
1628 * src/gtk/gtkvscrollbutton.c
1629 Maemo: Fix mimeview's buttons size
1631 2007-07-14 [colin] 2.10.0cvs26
1634 Fix the button workaround fix.
1635 (Use the correct variable)
1637 2007-07-14 [colin] 2.10.0cvs25
1641 Maemo: put the progress bar in the
1644 2007-07-14 [colin] 2.10.0cvs24
1646 * src/prefs_common.c
1647 Maemo: hide statusbar by default
1649 * src/stock_pixmap.c
1650 * src/stock_pixmap.h
1652 * src/pixmaps/go_folders.xpm
1653 Maemo: Add a specific icon to go back to
1656 2007-07-14 [colin] 2.10.0cvs23
1659 Don't set homogeneous finally
1661 2007-07-14 [colin] 2.10.0cvs22
1664 Fix button show/hide issues
1666 2007-07-14 [colin] 2.10.0cvs21
1670 Fix button workaround to be able to click
1671 if mouse was on button when it went un-
1673 Revert previous commit, gtk_tool_item_set_homogeneous
1674 doesn't mean what it seems to mean ;-)
1676 2007-07-14 [paul] 2.10.0cvs20
1679 make homogeneous FALSE always
1681 2007-07-13 [colin] 2.10.0cvs19
1685 Rework to fit the non-deprecated API
1691 Maemo layout changes. Better toolbars,
1692 removal of CTree headers.
1694 2007-07-13 [paul] 2.10.0cvs18
1696 * src/gtk/colorlabel.c
1697 fix bug 1261, '[DE] coloring messages in overview
1698 keys are not localised'
1699 the string is now included in claws-mail.pot
1701 2007-07-13 [colin] 2.10.0cvs17
1704 Fix bug 1267, 'printing mutliple messages
1705 opens one message-dialog after the other'
1706 Ask for confirmation when printing 10
1709 2007-07-11 [colin] 2.10.0cvs16
1714 * manual/claws-mail-manual.xml
1716 * manual/es/claws-mail-manual.xml
1718 * manual/fr/claws-mail-manual.xml
1741 * src/addressbook_foldersel.c
1742 * src/addressbook_foldersel.h
1766 * src/customheader.c
1767 * src/customheader.h
1768 * src/displayheader.c
1769 * src/displayheader.h
1772 * src/editaddress_other_attributes_ldap.c
1773 * src/editaddress_other_attributes_ldap.h
1782 * src/editldap_basedn.c
1783 * src/editldap_basedn.h
1804 * src/folder_item_prefs.c
1805 * src/folder_item_prefs.h
1814 * src/grouplistdialog.c
1815 * src/grouplistdialog.h
1820 * src/image_viewer.c
1821 * src/image_viewer.h
1862 * src/matcher_parser.h
1863 * src/matcher_parser_lex.l
1864 * src/matcher_parser_parse.y
1867 * src/message_search.c
1868 * src/message_search.h
1887 * src/partial_download.c
1888 * src/partial_download.h
1893 * src/prefs_account.c
1894 * src/prefs_account.h
1895 * src/prefs_actions.c
1896 * src/prefs_actions.h
1897 * src/prefs_common.c
1898 * src/prefs_common.h
1899 * src/prefs_compose_writing.c
1900 * src/prefs_compose_writing.h
1901 * src/prefs_customheader.c
1902 * src/prefs_customheader.h
1903 * src/prefs_display_header.c
1904 * src/prefs_display_header.h
1905 * src/prefs_ext_prog.c
1906 * src/prefs_ext_prog.h
1907 * src/prefs_filtering.c
1908 * src/prefs_filtering.h
1909 * src/prefs_filtering_action.c
1910 * src/prefs_filtering_action.h
1911 * src/prefs_folder_column.c
1912 * src/prefs_folder_column.h
1913 * src/prefs_folder_item.c
1914 * src/prefs_folder_item.h
1919 * src/prefs_image_viewer.c
1920 * src/prefs_image_viewer.h
1921 * src/prefs_logging.c
1922 * src/prefs_logging.h
1923 * src/prefs_matcher.c
1924 * src/prefs_matcher.h
1925 * src/prefs_message.c
1926 * src/prefs_message.h
1927 * src/prefs_msg_colors.c
1928 * src/prefs_msg_colors.h
1933 * src/prefs_receive.c
1934 * src/prefs_receive.h
1937 * src/prefs_spelling.c
1938 * src/prefs_spelling.h
1939 * src/prefs_summaries.c
1940 * src/prefs_summaries.h
1941 * src/prefs_summary_column.c
1942 * src/prefs_summary_column.h
1943 * src/prefs_summary_open.c
1944 * src/prefs_summary_open.h
1945 * src/prefs_template.c
1946 * src/prefs_template.h
1947 * src/prefs_themes.c
1948 * src/prefs_themes.h
1949 * src/prefs_toolbar.c
1950 * src/prefs_toolbar.h
1951 * src/prefs_wrapping.c
1952 * src/prefs_wrapping.h
1962 * src/quote_fmt_lex.l
1963 * src/quote_fmt_parse.y
1966 * src/remotefolder.c
1967 * src/remotefolder.h
1968 * src/send_message.c
1969 * src/send_message.h
1972 * src/simple-gettext.c
1973 * src/sourcewindow.c
1974 * src/sourcewindow.h
1979 * src/stock_pixmap.c
1980 * src/stock_pixmap.h
1981 * src/summary_search.c
1982 * src/summary_search.h
1999 * src/common/base64.c
2000 * src/common/base64.h
2001 * src/common/claws.c
2002 * src/common/claws.h
2004 * src/common/fnmatch.c
2005 * src/common/fnmatch.h
2006 * src/common/fnmatch_loop.c
2007 * src/common/hooks.c
2008 * src/common/hooks.h
2013 * src/common/mgutils.c
2014 * src/common/mgutils.h
2017 * src/common/passcrypt.c
2018 * src/common/passcrypt.h.in
2019 * src/common/plugin.c
2020 * src/common/plugin.h
2021 * src/common/prefs.c
2022 * src/common/prefs.h
2023 * src/common/progressindicator.c
2024 * src/common/progressindicator.h
2025 * src/common/quoted-printable.c
2026 * src/common/quoted-printable.h
2027 * src/common/session.c
2028 * src/common/session.h
2031 * src/common/socket.c
2032 * src/common/socket.h
2035 * src/common/ssl_certificate.c
2036 * src/common/ssl_certificate.h
2037 * src/common/string_match.c
2038 * src/common/string_match.h
2039 * src/common/stringtable.c
2040 * src/common/stringtable.h
2043 * src/common/template.c
2044 * src/common/template.h
2045 * src/common/timing.h
2046 * src/common/utils.c
2047 * src/common/utils.h
2048 * src/common/uuencode.c
2049 * src/common/uuencode.h
2050 * src/common/version.h.in
2051 * src/common/w32_dirent.c
2052 * src/common/w32_reg.c
2053 * src/common/w32_signal.c
2054 * src/common/w32_stat.c
2055 * src/common/w32_stdlib.c
2056 * src/common/w32_string.c
2057 * src/common/w32_time.c
2058 * src/common/w32_unistd.c
2059 * src/common/w32_wait.c
2060 * src/common/w32lib.h
2063 * src/common/xmlprops.c
2064 * src/common/xmlprops.h
2065 * src/etpan/etpan-errors.h
2066 * src/etpan/etpan-thread-manager-types.h
2067 * src/etpan/etpan-thread-manager.c
2068 * src/etpan/etpan-thread-manager.h
2069 * src/etpan/imap-thread.c
2070 * src/etpan/imap-thread.h
2073 * src/gtk/colorlabel.c
2074 * src/gtk/colorlabel.h
2075 * src/gtk/colorsel.c
2076 * src/gtk/colorsel.h
2077 * src/gtk/combobox.c
2078 * src/gtk/combobox.h
2079 * src/gtk/description_window.c
2080 * src/gtk/description_window.h
2083 * src/gtk/foldersort.c
2084 * src/gtk/foldersort.h
2085 * src/gtk/gtkaspell.c
2086 * src/gtk/gtkaspell.h
2087 * src/gtk/gtksctree.c
2088 * src/gtk/gtkshruler.c
2089 * src/gtk/gtkshruler.h
2090 * src/gtk/gtksourceprintjob.c
2091 * src/gtk/gtksourceprintjob.h
2092 * src/gtk/gtkutils.c
2093 * src/gtk/gtkutils.h
2094 * src/gtk/gtkvscrollbutton.c
2095 * src/gtk/gtkvscrollbutton.h
2096 * src/gtk/icon_legend.c
2097 * src/gtk/icon_legend.h
2098 * src/gtk/inputdialog.c
2099 * src/gtk/inputdialog.h
2100 * src/gtk/logwindow.c
2101 * src/gtk/logwindow.h
2102 * src/gtk/manage_window.c
2103 * src/gtk/manage_window.h
2106 * src/gtk/pluginwindow.c
2107 * src/gtk/pluginwindow.h
2108 * src/gtk/prefswindow.c
2109 * src/gtk/prefswindow.h
2110 * src/gtk/progressdialog.c
2111 * src/gtk/progressdialog.h
2112 * src/gtk/quicksearch.c
2113 * src/gtk/quicksearch.h
2114 * src/gtk/sslcertwindow.c
2115 * src/gtk/sslcertwindow.h
2116 * src/plugins/bogofilter/bogofilter.c
2117 * src/plugins/bogofilter/bogofilter.h
2118 * src/plugins/bogofilter/bogofilter_gtk.c
2119 * src/plugins/clamav/clamav_plugin.c
2120 * src/plugins/clamav/clamav_plugin.h
2121 * src/plugins/clamav/clamav_plugin_gtk.c
2122 * src/plugins/demo/demo.c
2123 * src/plugins/dillo_viewer/dillo_prefs.c
2124 * src/plugins/dillo_viewer/dillo_prefs.h
2125 * src/plugins/dillo_viewer/dillo_viewer.c
2126 * src/plugins/pgpcore/passphrase.c
2127 * src/plugins/pgpcore/passphrase.h
2128 * src/plugins/pgpcore/pgp_viewer.c
2129 * src/plugins/pgpcore/pgp_viewer.h
2130 * src/plugins/pgpcore/plugin.c
2131 * src/plugins/pgpcore/prefs_gpg.c
2132 * src/plugins/pgpcore/prefs_gpg.h
2133 * src/plugins/pgpcore/select-keys.c
2134 * src/plugins/pgpcore/select-keys.h
2135 * src/plugins/pgpcore/sgpgme.c
2136 * src/plugins/pgpcore/sgpgme.h
2137 * src/plugins/pgpinline/pgpinline.c
2138 * src/plugins/pgpinline/pgpinline.h
2139 * src/plugins/pgpinline/plugin.c
2140 * src/plugins/pgpmime/pgpmime.c
2141 * src/plugins/pgpmime/pgpmime.h
2142 * src/plugins/pgpmime/plugin.c
2143 * src/plugins/spamassassin/spamassassin.c
2144 * src/plugins/spamassassin/spamassassin.h
2145 * src/plugins/spamassassin/spamassassin_gtk.c
2146 * src/plugins/trayicon/trayicon.c
2147 * src/plugins/trayicon/trayicon_prefs.c
2148 * src/plugins/trayicon/trayicon_prefs.h
2149 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2150 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2151 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
2152 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2153 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2154 * tools/OOo2claws-mail.pl
2155 * tools/README.sylprint
2156 * tools/acroread2claws-mail.pl
2157 * tools/claws-mail-compose-insert-files.pl
2158 * tools/convert_mbox.pl
2159 * tools/filter_conv.pl
2160 * tools/filter_conv_new.pl
2162 * tools/freshmeat_search.pl
2163 * tools/google_search.pl
2164 * tools/kmail-mailbox2claws-mail.pl
2165 * tools/kmail2claws-mail.pl
2166 * tools/kmail2claws-mail_v2.pl
2168 * tools/make.themes.project
2169 * tools/multiwebsearch.pl
2170 * tools/nautilus2claws-mail.sh
2171 * tools/outlook2claws-mail.pl
2172 * tools/textviewer.sh
2173 * tools/thunderbird-filters-convertor.pl
2176 * tools/vcard2xml.py
2177 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2178 Upgrade to GPLv3 or later.
2180 2007-07-10 [wwp] 2.10.0cvs15
2183 Fix re-opening of all composing messages that were
2184 opened when closing the previous instance, thanks
2187 2007-07-10 [paul] 2.10.0cvs14
2189 * src/editaddress_other_attributes_ldap.c
2191 fix crash on selecting 'other attributes' combo
2192 for either a new entry or an old entry with no
2193 existing attributes.
2194 fix bug on editing multiple attributes which
2195 resulted them all having the value of the last
2199 2007-07-10 [colin] 2.10.0cvs13
2202 * src/editaddress_other_attributes_ldap.h
2204 Fix --disable-ldap build
2206 2007-07-09 [colin] 2.10.0cvs12
2212 * src/editaddress_other_attributes_ldap.c
2213 * src/editaddress_other_attributes_ldap.h
2218 Add capability to edit all inetOrgPerson
2219 attributes on LDAP. Patch by Michael
2222 2007-07-09 [colin] 2.10.0cvs11
2228 * src/prefs_summaries.c
2229 * src/prefs_themes.c
2231 * src/common/Makefile.am
2233 * src/common/timing.h
2234 * src/common/utils.c
2235 * src/common/utils.h
2236 * src/common/w32_account.c
2237 * src/common/w32lib.h
2238 * src/gtk/Makefile.am
2239 * src/gtk/colorlabel.c
2240 * src/plugins/pgpcore/Makefile.am
2241 * src/plugins/pgpcore/claws.def
2242 * src/plugins/pgpcore/passphrase.c
2243 * src/plugins/pgpcore/pgp_viewer.c
2244 * src/plugins/pgpcore/plugin.def
2245 * src/plugins/pgpcore/sgpgme.c
2246 * src/plugins/pgpinline/Makefile.am
2247 * src/plugins/pgpinline/claws.def
2248 * src/plugins/pgpinline/mypgpcore.def
2249 * src/plugins/pgpinline/plugin.def
2250 * src/plugins/pgpmime/Makefile.am
2251 * src/plugins/pgpmime/claws.def
2252 * src/plugins/pgpmime/mypgpcore.def
2253 * src/plugins/pgpmime/plugin.def
2254 Commit win32 patch, from Werner Koch and
2257 2007-07-09 [colin] 2.10.0cvs10
2259 * src/prefs_toolbar.c
2260 Fix crash when no actions exist
2262 2007-07-07 [paul] 2.10.0cvs9
2265 * manual/claws-mail-manual.xml
2266 update copyright year
2268 updated by Flammie Pirinen
2270 2007-07-05 [wwp] 2.10.0cvs8
2272 * src/plugins/clamav/clamav_plugin_gtk.c
2273 Make vertical spacing like in other plugin prefs pages.
2275 2007-07-05 [wwp] 2.10.0cvs7
2278 It's %am that works, not %ae (this doc incoherence has been
2279 introduced with 2.9.2cvs13).
2281 2007-07-04 [wwp] 2.10.0cvs6
2283 * src/plugins/bogofilter/bogofilter.c
2284 Gettext-ize an occurrence of "Any" that wasn't.
2286 2007-07-04 [colin] 2.10.0cvs5
2289 Fix untranslated strings; thanks
2292 2007-07-03 [colin] 2.10.0cvs4
2296 Fix saving of sort mode for tags and
2297 thread date. Thanks to Pierre Ossman.
2298 Completes fix for bug 1233
2300 2007-07-03 [paul] 2.10.0cvs3
2308 2007-07-02 [colin] 2.10.0cvs2
2314 Add View/Sort/by Thread date
2315 Fixes bug 1233, 'Capability to sort
2316 threads by most recent message'
2317 Based on a patch by Paul Rolland
2319 2007-07-02 [colin] 2.10.0cvs1
2336 * src/matcher_parser_parse.y
2340 * src/prefs_common.c
2341 * src/prefs_common.h
2342 * src/prefs_filtering_action.c
2343 * src/prefs_matcher.c
2344 * src/prefs_summary_column.c
2348 * src/quote_fmt_lex.l
2349 * src/quote_fmt_parse.y
2353 * src/common/Makefile.am
2357 * src/gtk/quicksearch.c
2358 * src/gtk/quicksearch.h
2359 Add Tags implementation. Tags are arbitrary labels
2360 that can be applied to messages. It is possible
2361 to create, edit, remove tags; apply them to mails;
2362 filter on tags or tag presence; apply or unset
2363 tags via filtering actions; reference tags in
2366 2007-07-02 [paul] 2.10.0
2373 2007-07-02 [paul] 2.9.2cvs78
2383 updated by Stephan Sachse, me, Ricardo Mones
2384 Lastra, Fabien Vantard, Pader Rezso, Frederico
2385 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2387 2007-07-02 [paul] 2.9.2cvs77
2392 2007-06-29 [wwp] 2.9.2cvs76
2395 Fix a typo (thanks to Ricardo for finding this out).
2397 2007-06-28 [paul] 2.9.2cvs75
2402 2007-06-28 [paul] 2.9.2cvs74
2405 fix bug in the autotools build system.
2406 Files cataloged under EXTRA_DIST were never
2407 automatically copied to the build tree.
2408 (fix 'make distcheck')
2409 Patch by Michael Rasmussen.
2411 2007-06-24 [colin] 2.9.2cvs73
2414 Fix bug 1249, 'Error handling for
2415 news errors needs modification'
2416 Only popup error if the according
2417 pref in Prefs/Receive is set.
2419 2007-06-21 [colin] 2.9.2cvs72
2421 * src/common/plugin.c
2422 * src/common/plugin.h
2423 Change plugin API to know whether it's safe to
2424 unload plugins or whether we should just hide
2425 them. Fixes bug 1248, 'Core dumps after
2426 unloading plugin and clicking on load plugins'
2427 * src/plugins/bogofilter/bogofilter.c
2428 * src/plugins/clamav/clamav_plugin.c
2429 * src/plugins/demo/demo.c
2430 * src/plugins/dillo_viewer/dillo_viewer.c
2431 * src/plugins/pgpcore/plugin.c
2432 * src/plugins/pgpinline/plugin.c
2433 * src/plugins/pgpmime/plugin.c
2434 * src/plugins/spamassassin/spamassassin.c
2435 * src/plugins/trayicon/trayicon.c
2438 2007-06-19 [colin] 2.9.2cvs71
2442 Fix crash mentioned in bug 1246
2443 Race condition when automatically drafting
2444 due to insertion on reedit.
2446 2007-06-18 [wwp] 2.9.2cvs70
2449 LDIF import: use a "Proceed" button to complete
2452 2007-06-18 [paul] 2.9.2cvs69
2455 use pkgconfig to check for gtk and glib
2457 2007-06-17 [wwp] 2.9.2cvs68
2461 LDIF import: better error handling, minor code
2462 and UI cleanup, and renamed the Save button
2463 to Close, as imported stuff is already saved
2464 when the Save button is shown.
2466 2007-06-17 [colin] 2.9.2cvs67
2468 * src/prefs_summaries.c
2470 Don't set as read when forwarded, only replied to
2472 2007-06-17 [paul] 2.9.2cvs66
2475 add missing #include
2477 2007-06-16 [colin] 2.9.2cvs65
2479 * src/prefs_summaries.c
2481 Change the pref "Only mark as read when opened
2482 in new window" to "..., replied to or forwarded".
2483 Based on a patch by Paul Rolland.
2485 2007-06-16 [paul] 2.9.2cvs64
2488 alphabetical order! :)
2490 2007-06-16 [colin] 2.9.2cvs63
2494 Add Michael Rasmussen in authors list
2496 2007-06-16 [colin] 2.9.2cvs62
2499 Fix messageview_copy_clipboard to take advantage
2500 of plugins' get_selection.
2502 2007-06-15 [colin] 2.9.2cvs61
2508 * src/message_search.c
2510 * src/summary_search.c
2513 Allow GDK_KP_Enter to do the same as GDK_Return
2514 Patch by Michael Rasmussen
2516 2007-06-15 [paul] 2.9.2cvs60
2519 fix bug when closing a compose window
2522 2007-06-14 [paul] 2.9.2cvs59
2526 migrate sylpheed config
2528 2007-06-14 [wwp] 2.9.2cvs58
2530 * src/gtk/pluginwindow.c
2531 Yet another attempt to fix sizing/alignment of the
2532 button bar in plugins window.
2534 2007-06-12 [colin] 2.9.2cvs57
2539 * src/prefs_common.c
2540 * src/prefs_common.h
2541 * src/prefs_summaries.c
2542 * src/prefs_summary_open.c
2543 * src/prefs_summary_open.h
2545 Make "when entering a folder" actions more personalisable
2547 2007-06-12 [wwp] 2.9.2cvs56
2550 Use short description from Paul (mairix.sh).
2552 2007-06-12 [wwp] 2.9.2cvs55
2555 Updated info about mairix.sh.
2557 2007-06-11 [paul] 2.9.2cvs54
2559 * src/prefs_logging.c
2560 rework log window length widgets
2561 and some sensitivity fixes
2563 2007-06-11 [paul] 2.9.2cvs53
2566 * src/prefs_logging.c
2567 rename 'Protocol Log' to 'Network Log'
2568 and some function renaming
2570 2007-06-10 [wwp] 2.9.2cvs52
2572 * src/gtk/pluginwindow.c
2575 2007-06-10 [wwp] 2.9.2cvs51
2577 * src/gtk/pluginwindow.c
2578 Fix button bar in plugin window, was centered and not
2579 behaving like other dialogs w/ such button bar.
2581 2007-06-08 [wwp] 2.9.2cvs50
2588 Provide a way out of automatic draft saving on IMAP, when
2590 Prevent drafting while sending and quitting while sending.
2595 2007-06-08 [wwp] 2.9.2cvs49
2597 * src/prefs_account.c
2598 * src/gtk/prefswindow.c
2599 * src/gtk/prefswindow.h
2600 Activate the Basic page when opening account prefs.
2602 2007-06-08 [wwp] 2.9.2cvs48
2604 * src/common/socket.c
2605 Don't crash if fork() fails, thanks to Colin.
2607 2007-06-08 [wwp] 2.9.2cvs47
2609 * src/gtk/prefswindow.c
2610 Wrap some long lines, and reset horizontal scroller's adjusment
2611 (this was already done, vertically), when changing tab (not page)
2614 2007-06-08 [paul] 2.9.2cvs46
2616 * src/common/utils.c
2617 use gethostname() instead of uname()
2618 based on a patch by Michael Hughes
2619 <Sylpheed-Claws_user@thehugheslogcabin.net>
2621 2007-06-07 [wwp] 2.9.2cvs45
2623 * src/prefs_common.c
2624 Fix some useless warnings, thanks to Colin.
2626 2007-06-06 [colin] 2.9.2cvs44
2629 Fix strange allocations.
2631 2007-06-06 [colin] 2.9.2cvs43
2634 Patch by Michael Rasmussus to help
2637 2007-06-05 [wwp] 2.9.2cvs42
2639 * src/prefs_account.c
2640 * src/prefs_folder_item.c
2644 Per-folder templates can now be applied recursively.
2645 Always save per-folder templates (formats were erroneously
2646 saved only if they were enabled).
2647 Check for validity of quotation marks everywhere there
2650 2007-06-05 [wwp] 2.9.2cvs41
2653 Fix incoming messages from local accounts always getting filtered
2654 (even if the account prefs say don't), thanks to Colin.
2656 2007-06-05 [wwp] 2.9.2cvs40
2660 Use per-folder/per-account quote chars when applying a
2661 template or inserting text as well. Const'ify some
2664 2007-06-04 [colin] 2.9.2cvs39
2667 More work for wwp :)
2669 2007-06-04 [wwp] 2.9.2cvs38
2672 Same as 2.9.2cvs36 but for forwarding.
2674 2007-06-04 [colin] 2.9.2cvs37
2677 Use original mail file for forward/redirect
2678 Fixes some forwarded mails to be attached as
2679 application/octet-stream (when they have binary
2680 parts), and incidentally fixes bug 848
2681 'Redirect breaks GnuPG'
2683 2007-06-04 [wwp] 2.9.2cvs36
2686 Fix quote mark mis-initialisation when replying/forwarding
2687 (introduced w/ 2.9.2cvs20).
2689 2007-06-04 [wwp] 2.9.2cvs35
2691 * src/prefs_compose_writing.c
2693 Fix a bug where Quotation characters (prefs/compose/writing)
2694 was cleared (introduced w/ 2.9.2cvs26).
2696 2007-06-04 [wwp] 2.9.2cvs34
2698 * src/prefs_account.c
2699 * src/prefs_account.h
2700 Better fix for compiling w/o aspell (rollbacks
2703 2007-06-04 [wwp] 2.9.2cvs33
2706 * src/prefs_account.c
2707 * src/prefs_account.h
2709 It's now possible to disable mail filtering plugins
2710 on a per-account basis.
2712 2007-06-04 [wwp] 2.9.2cvs32
2715 * src/common/utils.c
2716 * src/common/utils.h
2717 Support CRLF in headers part of messages.
2718 Support few more date formats (RFC3339 subsets).
2720 2007-06-04 [wwp] 2.9.2cvs31
2722 * src/prefs_account.c
2723 Fix compiling w/o aspell support.
2725 2007-06-03 [wwp] 2.9.2cvs30
2728 Don't decode leading ENV_ and ~ in P_PASSWORD
2731 2007-06-03 [wwp] 2.9.2cvs29
2734 Don't decode leading ENV_ and ~ in P_PASSWORD
2737 2007-06-03 [wwp] 2.9.2cvs28
2739 * src/prefs_account.c
2740 * src/gtk/prefswindow.c
2741 * src/gtk/prefswindow.h
2742 Added a way to force preloading of all pages
2744 Moved tabs to pages in account prefs.
2746 2007-06-02 [colin] 2.9.2cvs27
2749 Fix possible crash, fix ldap write bugs
2751 Fix ldap write bugs - patch by Michael
2755 Add a hook whenever alertpanel opens/closes
2757 2007-05-31 [wwp] 2.9.2cvs26
2759 * src/prefs_compose_writing.c
2761 Re-organized writing options a bit:
2762 - renamed the Quoting page to Templates
2763 - moved all composing templates to that page
2764 - moved non-templates options to the Writing one,
2765 grouped reply-related options, reordered reply and
2768 2007-05-31 [wwp] 2.9.2cvs25
2771 Removed unused code.
2773 2007-05-31 [colin] 2.9.2cvs24
2776 Fix missing display name when modifying
2777 LDAP. Patch by Michael Rasmussen
2779 2007-05-31 [wwp] 2.9.2cvs23
2781 * src/plugins/bogofilter/Makefile.am
2782 * src/plugins/clamav/Makefile.am
2783 * src/plugins/demo/Makefile.am
2784 * src/plugins/dillo_viewer/Makefile.am
2785 * src/plugins/spamassassin/Makefile.am
2786 Fix building of those plugins in Mac OS X.
2788 2007-05-30 [wwp] 2.9.2cvs22
2790 * src/gtk/quicksearch.c
2791 Fix missing initialization.
2793 2007-05-30 [wwp] 2.9.2cvs21
2796 Revert accidental commit (debug outputs).
2798 2007-05-30 [wwp] 2.9.2cvs20
2801 * src/folder_item_prefs.c
2802 * src/folder_item_prefs.h
2803 * src/prefs_account.c
2804 * src/prefs_account.h
2805 * src/prefs_folder_item.c
2808 Implemented per-account and per-folder
2809 compose/reply/forward formats.
2811 2007-05-30 [wwp] 2.9.2cvs19
2813 * src/prefs_compose_writing.c
2818 Internal API changes (factorize quote format
2821 2007-05-30 [colin] 2.9.2cvs18
2824 Fix race where it's possible to re-click Send
2825 between end of SMTP session and end of "move to
2826 sent folder" when sending an email with send
2829 2007-05-30 [colin] 2.9.2cvs17
2832 Ask for backtrace on all threads. Patch by
2835 Fix stale news statusbar when scanning fails.
2838 Fix some LDAP write updates bugs. Patch
2839 by Michael Rasmussen
2841 2007-05-29 [colin] 2.9.2cvs16
2844 Fix loss of local flags when moving mails
2845 on IMAP in high-bandwidth mode (UID FETCH)
2847 2007-05-25 [paul] 2.9.2cvs15
2849 * src/common/socket.c
2850 fix sometimes crasher on cancelling
2853 2007-05-25 [colin] 2.9.2cvs14
2858 Be more helpful in the subscription
2861 2007-05-23 [wwp] 2.9.2cvs13
2864 * src/prefs_compose_writing.c
2866 * src/prefs_template.c
2867 * src/prefs_template.h
2870 * src/quote_fmt_lex.l
2871 * src/quote_fmt_parse.y
2872 Introduced new syntax elements (symbols and commands)
2873 in templates/quote_fmt. Compatibility w/ old
2875 Updated and reworked the corresponding Information
2877 Display the line number in dialogs that talk about
2878 parser errors (in addition to the error message in
2881 2007-05-23 [wwp] 2.9.2cvs12
2883 * src/quote_fmt_parse.y
2884 Fix 2.9.2cvs11, probably a paste accident ;).
2886 2007-05-23 [wwp] 2.9.2cvs11
2889 * src/prefs_template.c
2891 * src/quote_fmt_parse.y
2892 Fix 2.9.2cvs10, which broke --disable-aspell.
2894 2007-05-22 [wwp] 2.9.2cvs10
2897 * src/prefs_template.c
2900 * src/quote_fmt_lex.l
2901 * src/quote_fmt_parse.y
2902 * src/gtk/gtkaspell.c
2903 * src/gtk/gtkaspell.h
2904 Added template/quote format syntactical elements
2906 - current dictionary
2907 %T to show (shows empty if not set or not enabled),
2908 ?T and !T to check if the default dictionary is
2910 - current account's default dictionary
2911 %aT to show (empty if not set or not enabled),
2912 ?aT and !aT to check if it's enabled and set
2913 - name completion for an address, from the address
2915 %ABf, %ABt, %ABc respectively show the full name got
2916 from the address book if From, To or Cc match a single
2918 ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
2919 matches any contact and if the full name is non-empty.
2920 If From, To or Cc are lists of email addresses, only
2921 the first address will be checked.
2922 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
2923 that could show a trailing ','.
2924 Also, template/quote_fmt parser now shows the line number in case
2927 2007-05-15 [colin] 2.9.2cvs9
2931 Add a public function to know whether Claws
2933 Store opened folder when exiting
2936 Store last opened message in each FolderItem;
2937 Reset last seen messages if Claws crashed, so
2938 that one can't go in an infinite crash in case
2939 a particular mail crashes Claws.
2941 * src/prefs_common.c
2942 * src/prefs_common.h
2944 * src/prefs_summaries.c
2945 Add "Select last opened message" when entering
2947 Add "Select last opened folder" at startup.
2949 2007-05-14 [colin] 2.9.2cvs8
2952 Fix bashism, search for xml catalog
2953 in /usr/local/share/xml/catalog too
2956 2007-05-13 [wwp] 2.9.2cvs7
2958 * src/gtk/logwindow.c
2959 fix raising log windows when they are either minimized or
2962 2007-05-11 [colin] 2.9.2cvs6
2965 Use Hildon's file chooser on Maemo. Patch
2966 by Jean-Luc Biord; fixes part 2 of bug 1201,
2967 'File attachment "manipulation" bugs...'
2969 2007-05-10 [wwp] 2.9.2cvs5
2971 * src/prefs_common.c
2972 * src/prefs_common.h
2973 * src/gtk/quicksearch.c
2974 Add a quicksearch option to automatically run
2975 a search selected from the history (this option
2976 is exclusive towards type-ahead).
2978 2007-05-10 [colin] 2.9.2cvs4
2981 Fix g_warnings, thanks to Brian
2984 2007-05-09 [colin] 2.9.2cvs3
2989 * src/prefs_summaries.c
2992 * src/common/utils.c
2993 * src/gtk/gtksourceprintjob.c
2994 * src/gtk/sslcertwindow.c
2995 Use the re-entrant variant of time functions
2996 Probably fixes bug 1217, 'reentrancy problems
2997 with time functions'
2999 2007-05-09 [colin] 2.9.2cvs2
3002 Fix crasher when reconnection fails
3004 2007-05-08 [paul] 2.9.2cvs1
3010 bump version number following
3013 2007-05-08 [paul] 2.9.1cvs48
3015 * src/plugins/demo/demo.c
3016 * src/plugins/dillo_viewer/dillo_prefs.c
3017 * src/plugins/dillo_viewer/dillo_prefs.h
3018 * src/plugins/dillo_viewer/dillo_viewer.c
3019 * src/plugins/pgpcore/pgp_viewer.c
3020 * src/plugins/pgpcore/pgp_viewer.h
3021 * src/plugins/pgpcore/plugin.c
3022 * src/plugins/pgpcore/prefs_gpg.c
3023 * src/plugins/pgpcore/prefs_gpg.h
3024 * src/plugins/pgpcore/sgpgme.c
3025 * src/plugins/pgpcore/sgpgme.h
3026 * src/plugins/pgpinline/plugin.c
3027 * src/plugins/pgpmime/pgpmime.c
3028 * src/plugins/pgpmime/pgpmime.h
3029 * src/plugins/pgpmime/plugin.c
3030 * src/plugins/spamassassin/spamassassin.c
3031 * src/plugins/spamassassin/spamassassin.h
3032 * src/plugins/spamassassin/spamassassin_gtk.c
3033 * src/plugins/trayicon/README
3035 * tools/README.sylprint
3036 * tools/outlook2claws-mail.pl
3038 * tools/tb2claws-mail
3039 * tools/tbird2claws.py
3041 * tools/vcard2xml.py
3042 * tools/kdeservicemenu/README
3043 cleanups and corrections
3045 2007-05-06 [wwp] 2.9.1cvs47
3048 Fix missing dash to `display` command-line, reported
3049 by Georg Himmrich <georg at mails d0t diesind d0t net>.
3051 2007-05-06 [colin] 2.9.1cvs46
3054 * src/stock_pixmap.c
3055 * src/stock_pixmap.h
3056 * src/pixmaps/printer.xpm
3059 2007-05-06 [paul] 2.9.1cvs45
3064 * src/summary_search.c
3068 2007-05-05 [wwp] 2.9.1cvs44
3072 * src/prefs_actions.c
3076 Fix "faild" typos everywhere and capitalization of
3079 2007-05-04 [colin] 2.9.1cvs43
3084 * src/plugins/pgpcore/prefs_gpg.c
3085 * src/plugins/pgpcore/prefs_gpg.h
3086 * src/plugins/pgpinline/pgpinline.c
3087 * src/plugins/pgpmime/pgpmime.c
3088 Add an API to warn about encryption limits,
3089 and allow to disable these warnings
3091 2007-05-03 [colin] 2.9.1cvs42
3095 Fix bug 1213, 'Delete more than
3098 2007-05-03 [wwp] 2.9.1cvs41
3100 * src/prefs_common.c
3101 * src/prefs_filtering.c
3102 * src/prefs_template.c
3103 * src/common/template.c
3104 * src/common/template.h
3105 * src/gtk/gtkutils.c
3106 * src/gtk/gtkutils.h
3107 Templates are no longer automatically sorted
3108 by name, but can be sorted manually using
3109 |< < > >| buttons as well as drag'n'drop.
3111 2007-05-03 [wwp] 2.9.1cvs40
3113 * src/plugins/spamassassin/spamassassin.c
3114 * src/plugins/spamassassin/spamassassin.h
3115 * src/plugins/spamassassin/spamassassin_gtk.c
3116 * src/plugins/bogofilter/bogofilter.c
3117 * src/plugins/bogofilter/bogofilter.h
3118 * src/plugins/bogofilter/bogofilter_gtk.c
3119 Added an option to conditionally mark saved spam
3120 as read (default is and was to do so).
3121 Satisfies feature request 1708539 on sf.net tracker.
3123 2007-05-03 [colin] 2.9.1cvs39
3126 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
3128 2007-05-02 [colin] 2.9.1cvs38
3131 Fix bug 1209, 'Clicking on address
3132 in header (mailto uri) selects
3133 default account'. Patch adapted from
3136 2007-05-02 [colin] 2.9.1cvs37
3138 * src/grouplistdialog.c
3139 Set cursor to wait cursor while loading
3142 2007-05-02 [paul] 2.9.1cvs36
3146 rename cache and mark files
3149 2007-04-30 [paul] 2.9.1cvs35
3151 * manual/glossary.xml
3152 * manual/plugins.xml
3153 updates. Patch by Ricardo
3155 2007-04-29 [wwp] 2.9.1cvs34
3159 Fix few grammatical errors (patch by David Relson < relson at
3160 osagesoftware dot com >).
3162 2007-04-28 [colin] 2.9.1cvs33
3166 * src/prefs_account.c
3167 * src/prefs_account.h
3168 Drop the "Download all" preference. It's
3169 stupidly useless and confuses people from
3172 2007-04-27 [wwp] 2.9.1cvs32
3175 * src/prefs_account.c
3176 * src/prefs_account.h
3177 Don't reflect accounts changes to the mainwindow when it's
3180 2007-04-27 [colin] 2.9.1cvs31
3183 Freeze/thaw when sync'ing flags
3185 * src/prefs_account.c
3186 * src/prefs_account.h
3187 * src/etpan/imap-thread.c
3188 * src/etpan/imap-thread.h
3189 Add a way to use UID FETCH instead
3190 of searches to fetch message lists
3191 and flags. More expensive towards
3192 bandwidth, less expensive towards
3193 server's CPU. Probably fixes
3194 bug 1158, 'Scanning new folders on
3195 Exchange 2007 extremely slow'.
3198 2007-04-27 [paul] 2.9.1cvs30
3201 * src/prefs_logging.c
3202 improvements to english usage
3204 2007-04-27 [colin] 2.9.1cvs29
3207 Fix build without libetpan (my bad!)
3209 2007-04-26 [colin] 2.9.1cvs28
3213 Fix uselessly exported function
3215 Consider "- -- \n" as signature separator
3216 (that's what signature separators look like
3217 in PGP/Inline signed mails)
3219 2007-04-26 [colin] 2.9.1cvs27
3222 libetpan-0.49 is now required
3224 Fix double fetching of mails if
3227 Make offline sync faster, by
3228 remembering last change time, and
3231 2007-04-26 [hoa] 2.9.1cvs26
3237 * src/etpan/imap-thread.c
3238 * src/etpan/imap-thread.h
3239 cancellation of IMAP operations is now allowed.
3240 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
3242 2007-04-26 [colin] 2.9.1cvs25
3245 Always fetch body+headers in folders that are
3246 synched for offline use, if "Synchronise as
3247 soon as possible" is set.
3248 Fixes bug 1200, 'Add option to always retrieve full
3251 2007-04-25 [colin] 2.9.1cvs24
3254 Fix bug 1198, 'Reply-all "disappearing" address bug
3257 2007-04-24 [colin] 2.9.1cvs23
3260 Fix bug 1195, 'Hardware key navigation'
3261 Make GDK_Enter toggle expansion (Maemo)
3263 2007-04-24 [wwp] 2.9.1cvs22
3266 Fix few compiler warnings.
3268 2007-04-24 [paul] 2.9.1cvs21
3271 * src/stock_pixmap.c
3272 * src/stock_pixmap.h
3273 complete last commit
3275 2007-04-24 [paul] 2.9.1cvs20
3278 * src/pixmaps/active.xpm
3279 * src/pixmaps/checkbox_off.xpm
3280 * src/pixmaps/checkbox_on.xpm
3281 * src/pixmaps/inactive.xpm
3283 remove transparent border from checkbox icons
3285 2007-04-24 [wwp] 2.9.1cvs19
3289 Fix a crash in textview, thanks to Colin.
3291 2007-04-23 [wwp] 2.9.1cvs18
3293 * src/prefs_common.c
3294 Fix 2.9.1cvs5: no header was being translated at all.
3296 2007-04-23 [colin] 2.9.1cvs17
3299 * src/stock_pixmap.c
3300 * src/stock_pixmap.h
3303 * src/gtk/gtksctree.c
3304 * src/gtk/gtksctree.h
3305 * src/pixmaps/selection.xpm
3306 Fix bug 1193, 'Need a way to multi-select
3307 items'. Add a toggle button to the summaryview
3308 to switch between normal and multiple selection
3311 2007-04-23 [colin] 2.9.1cvs16
3314 * src/stock_pixmap.c
3315 * src/stock_pixmap.h
3318 * src/gtk/gtksctree.c
3319 * src/gtk/gtksctree.h
3320 * src/pixmaps/selection.xpm
3321 Fix bug 1193, 'Need a way to multi-
3323 Add a toggle button in the summaryview
3324 to enable normal or multiple selection.
3327 2007-04-23 [colin] 2.9.1cvs15
3330 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
3332 2007-04-21 [colin] 2.9.1cvs14
3334 * src/gtk/quicksearch.c
3335 Fix previous commit (actually use correct
3338 2007-04-21 [colin] 2.9.1cvs13
3340 * src/gtk/quicksearch.c
3341 Fix changing quicksearch type (after Esc,
3342 after changing Recursive, ...)
3344 2007-04-20 [wwp] 2.9.1cvs12
3346 * src/gtk/Makefile.am
3347 Added headers.h (completes 2.9.1cvs5).
3349 2007-04-20 [wwp] 2.9.1cvs11
3352 Fix the use of display name in name column,
3353 it has been overriden w/ the use of nickname
3354 by 2.9.0cvs3. Now nickname is used (if any)
3355 in case of LDAP books only.
3357 2007-04-20 [colin] 2.9.1cvs10
3362 Add handling of 'a' to loop in a mail's
3365 2007-04-20 [colin] 2.9.1cvs9
3368 Fix bug 1190, 'dir_open' button doesn't work'
3371 2007-04-20 [colin] 2.9.1cvs8
3375 Fix bug 1194, 'Hardware keys move from email
3376 list to account/directory list, but not back
3377 to email list...' (Maemo)
3379 2007-04-20 [colin] 2.9.1cvs7
3382 complete previous commit
3384 2007-04-20 [colin] 2.9.1cvs6
3387 Fix bug 1187, 'Reply-to addressee disappears
3388 when reply-to text box is clicked...' (Maemo)
3390 2007-04-20 [wwp] 2.9.1cvs5
3398 * src/prefs_common.c
3399 * src/prefs_common.h
3400 * src/prefs_display_header.c
3401 * src/prefs_matcher.c
3404 * src/gtk/quicksearch.c
3405 Translate more header names according to the relevant option value,
3406 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
3407 Replaced nearly all uses of prefs_common.trans_hdr with a call
3408 to prefs_common_translated_header_name().
3409 Added a headers.h reference file that contains known header names
3410 (RFC2822 and others) to the translation process' input, so that
3411 translated header names will still exist even if no occurrence of
3412 _("headername") is found anymore in the sources.
3413 Don't translate column name 'Number' following to trans_hdr option
3414 value as it's not a header name.
3416 2007-04-20 [colin] 2.9.1cvs4
3418 * src/gtk/quicksearch.c
3419 * src/gtk/quicksearch.h
3420 Add "From, To or Subject" quicksearch
3421 type. Patch by ulfschaper@users.sf.net
3423 2007-04-20 [colin] 2.9.1cvs3
3426 Implement proper references filtering condition.
3427 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
3429 2007-04-19 [wwp] 2.9.1cvs2
3431 * src/prefs_display_header.c
3432 * src/message_search.c
3433 Fix few warnings (g_free of const gchar*).
3435 2007-04-19 [paul] 2.9.1cvs1
3441 bump version number following
3444 2007-04-19 [paul] 2.9.0cvs9
3446 * manual/advanced.xml
3447 * manual/glossary.xml
3450 2007-04-18 [paul] 2.9.0cvs8
3453 fix for CVE-2007-1558 (APOP)
3456 2007-04-18 [paul] 2.9.0cvs7
3462 Fix encoding woes wrt saving of
3466 2007-04-18 [colin] 2.9.0cvs6
3468 * src/gtk/pluginwindow.c
3469 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
3471 2007-04-17 [wwp] 2.9.0cvs5
3477 Fix --disable-ldap build,
3478 fix some LDAP annoyances on
3479 searches, thanks to Colin.
3481 2007-04-17 [wwp] 2.9.0cvs4
3484 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
3485 like gcc 2.9x. Thanks to Colin.
3487 2007-04-17 [wwp] 2.9.0cvs3
3503 Add LDAP write support. Patch mostly by
3504 Michael <mir at datanom dot net>
3506 2007-04-17 [wwp] 2.9.0cvs2
3509 Prepend "Add to address book" to the context menu of compose window's sender and
3512 2007-04-16 [paul] 2.9.0cvs1
3517 2007-04-16 [paul] 2.9.0
3524 2007-04-16 [paul] 2.8.1cvs102
3527 updated by Fabien Vantard
3529 2007-04-16 [paul] 2.8.1cvs101
3539 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3540 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
3541 Aleksandar Urosevic, and Ralgh Young
3543 2007-04-15 [mones] 2.8.1cvs100
3548 2007-04-14 [colin] 2.8.1cvs99
3550 * src/message_search.c
3551 * src/prefs_display_header.c
3552 * src/summary_search.c
3553 * src/gtk/combobox.c
3556 2007-04-14 [wwp] 2.8.1cvs98
3558 * src/gtk/combobox.c
3559 * src/message_search.c
3560 * src/summary_search.c
3561 * src/prefs_display_header.c
3562 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
3563 returns NULL, get the text value directly from the GtkEntry child.
3565 2007-04-13 [colin] 2.8.1cvs97
3567 * src/gtk/quicksearch.c
3568 Give the focus back to summaryview when
3569 emptying the quicksearch with Esc
3571 2007-04-13 [colin] 2.8.1cvs96
3573 * src/message_search.c
3574 * src/prefs_display_header.c
3575 * src/summary_search.c
3576 Fix possibles crashes when getting text
3579 2007-04-13 [colin] 2.8.1cvs95
3582 Add some UIDL debugging
3584 2007-04-12 [colin] 2.8.1cvs94
3587 Force folder scan if necessary after
3588 copying mails, to be able to reapply
3591 2007-04-11 [colin] 2.8.1cvs93
3594 don't scan for new mail on startup if --select
3595 is specified (or race conditions arise). If so,
3596 do both sequentially.
3598 2007-04-09 [colin] 2.8.1cvs92
3601 Use leafpad by default on Maemo. Patch
3604 2007-04-06 [colin] 2.8.1cvs91
3606 * src/pixmaps/queue_close.xpm
3607 * src/pixmaps/queue_close_hrm.xpm
3608 * src/pixmaps/queue_close_hrm_mark.xpm
3609 * src/pixmaps/queue_close_mark.xpm
3610 * src/pixmaps/queue_open.xpm
3611 * src/pixmaps/queue_open_hrm.xpm
3612 * src/pixmaps/queue_open_hrm_mark.xpm
3613 * src/pixmaps/queue_open_mark.xpm
3614 Move the clock one pixel down :)
3616 2007-04-05 [colin] 2.8.1cvs90
3619 Don't sync when switching offline from
3620 command line - it's usually too late :)
3622 2007-04-05 [paul] 2.8.1cvs89
3625 * src/stock_pixmap.c
3626 * src/pixmaps/dir_close_hrm.xpm
3627 * src/pixmaps/dir_close_hrm_mark.xpm
3628 * src/pixmaps/drafts_close.xpm
3629 * src/pixmaps/drafts_close_mark.xpm
3630 * src/pixmaps/drafts_open.xpm
3631 * src/pixmaps/drafts_open_mark.xpm
3632 * src/pixmaps/inbox.xpm
3633 * src/pixmaps/inbox_close.xpm
3634 * src/pixmaps/inbox_close_hrm.xpm
3635 * src/pixmaps/inbox_close_hrm_mark.xpm
3636 * src/pixmaps/inbox_close_mark.xpm
3637 * src/pixmaps/inbox_hrm.xpm
3638 * src/pixmaps/inbox_hrm_mark.xpm
3639 * src/pixmaps/inbox_mark.xpm
3640 * src/pixmaps/inbox_open.xpm
3641 * src/pixmaps/inbox_open_hrm.xpm
3642 * src/pixmaps/inbox_open_hrm_mark.xpm
3643 * src/pixmaps/inbox_open_mark.xpm
3644 * src/pixmaps/outbox.xpm
3645 * src/pixmaps/outbox_close.xpm
3646 * src/pixmaps/outbox_close_hrm.xpm
3647 * src/pixmaps/outbox_close_hrm_mark.xpm
3648 * src/pixmaps/outbox_close_mark.xpm
3649 * src/pixmaps/outbox_hrm.xpm
3650 * src/pixmaps/outbox_hrm_mark.xpm
3651 * src/pixmaps/outbox_mark.xpm
3652 * src/pixmaps/outbox_open.xpm
3653 * src/pixmaps/outbox_open_hrm.xpm
3654 * src/pixmaps/outbox_open_hrm_mark.xpm
3655 * src/pixmaps/outbox_open_mark.xpm
3656 * src/pixmaps/queue_close.xpm
3657 * src/pixmaps/queue_close_hrm.xpm
3658 * src/pixmaps/queue_close_hrm_mark.xpm
3659 * src/pixmaps/queue_close_mark.xpm
3660 * src/pixmaps/queue_open.xpm
3661 * src/pixmaps/queue_open_hrm.xpm
3662 * src/pixmaps/queue_open_hrm_mark.xpm
3663 * src/pixmaps/queue_open_mark.xpm
3664 updated, added and replaced icons
3667 2007-04-04 [colin] 2.8.1cvs88
3670 Fix build without libetpan
3672 2007-04-03 [colin] 2.8.1cvs87
3675 Fix crash with Citadel, and try to make
3676 things work. this server (and specifically
3677 STATUS and APPEND at least) seems broken.
3679 2007-04-03 [colin] 2.8.1cvs86
3682 Fix icons on folder close
3684 2007-04-03 [colin] 2.8.1cvs85
3687 Fix double-ask of offline override in
3692 Much more efficient way to synchronise
3694 * src/etpan/imap-thread.c
3697 * src/gtk/quicksearch.c
3700 2007-04-03 [paul] 2.8.1cvs84
3705 * src/prefs_common.c
3706 * src/prefs_common.h
3708 Fix sync being done too late
3711 2007-04-02 [colin] 2.8.1cvs83
3714 Maemo: Put status and quicksearch at the top
3715 * src/plugins/bogofilter/bogofilter.c
3716 * src/plugins/spamassassin/spamassassin.c
3717 Derive trash from inbox if possible
3719 2007-04-02 [paul] 2.8.1cvs82
3721 * src/plugins/bogofilter/bogofilter_gtk.c
3722 a few English changes
3728 2007-04-02 [colin] 2.8.1cvs81
3730 * src/image_viewer.c
3731 Fix transparent images by using
3734 Flush events (on new windows) to avoid
3735 having the textview's image resize fail
3736 to know the available width
3738 2007-04-01 [colin] 2.8.1cvs80
3740 * src/prefs_account.c
3741 If no MH mailbox exist, when creating a POP/Local
3742 account, just create and use the default one
3743 instead of bailing with a "Mailbox doesn't exist"
3746 2007-03-31 [colin] 2.8.1cvs79
3748 * src/prefs_account.c
3749 Create signature file if it doesn't exist
3751 * src/prefs_toolbar.c
3752 Maemo: Move "Use default" on the left so
3753 that people can find it
3755 Maemo: make default editor "Maemopad",
3756 default signature file "MyDocs/signature.txt"
3758 2007-03-31 [colin] 2.8.1cvs78
3760 * src/prefs_account.c
3761 Maemo: rework account prefs so
3762 that less horizontal scrolling
3765 2007-03-31 [colin] 2.8.1cvs77
3768 * src/prefs_common.c
3769 * src/prefs_common.h
3770 Fix bug 1167, 'Allow not displaying zeros
3771 in folder list'. Patch by MartinP
3773 2007-03-31 [colin] 2.8.1cvs76
3778 2007-03-31 [colin] 2.8.1cvs75
3781 Apply patch from bug 1172, direct
3782 access to the folder's session instead
3783 of using getter. Patch by MartinP
3785 2007-03-31 [paul] 2.8.1cvs74
3788 no need to list Fabien twice!
3790 2007-03-31 [colin] 2.8.1cvs73
3793 If we're currently "overriding for %d minutes",
3796 2007-03-31 [colin] 2.8.1cvs72
3804 * src/plugins/spamassassin/spamassassin.c
3805 Offline override: Add a parameter to allow
3806 asking even if the override timer is running.
3807 Allows to ask every time the user makes an
3808 explicit action needing online access (such
3809 as Get Mail), and not when the action is
3810 implicit (such as opening an IMAP folder)
3812 2007-03-31 [colin] 2.8.1cvs71
3815 Override offline: "No" answer shouldn't
3816 re-ask after 3 seconds, but 10 minutes.
3818 2007-03-30 [colin] 2.8.1cvs70
3820 * src/common/socket.c
3821 Better error reporting on unix socket
3822 failure (bind usually)
3823 * src/gtk/gtkutils.c
3824 * src/gtk/gtkutils.h
3825 Label window: add a pulsing progress
3826 bar to show we're not hung :)
3829 * src/plugins/pgpcore/sgpgme.c
3832 2007-03-30 [colin] 2.8.1cvs69
3835 * src/prefs_common.c
3836 Fix possible trashing of history and uidl
3837 files on disk full problems
3839 2007-03-30 [paul] 2.8.1cvs68
3844 update summary when changing layout type
3845 (fixes wrong folder icon being displayed)
3848 2007-03-29 [colin] 2.8.1cvs67
3850 * src/prefs_ext_prog.c
3851 The browser pref is irrelevant on Maemo
3853 2007-03-29 [colin] 2.8.1cvs66
3857 Maemo: dynamically switch headers/text position
3858 * src/prefs_common.c
3859 Maemo: hide compose's ruler by default
3860 * src/common/socket.c
3861 * src/common/socket.h
3864 2007-03-29 [colin] 2.8.1cvs65
3866 * src/common/socket.c
3867 * src/common/socket.h
3868 Fix build when MAEMO_CFLAGS contains
3869 _X_OPENSOURCE (resolv.h errors as long
3870 as we don't add _BSD_SOURCE. Ugly).
3872 2007-03-29 [wwp] 2.8.1cvs64
3874 * src/prefs_logging.c
3875 Fix sensitivity of clip-log widgets in prefs/logging,
3878 2007-03-29 [wwp] 2.8.1cvs63
3881 Updated files list for translations, thanks to Fabien.
3883 2007-03-29 [colin] 2.8.1cvs62
3886 * src/common/Makefile.am
3887 * src/common/utils.c
3888 Maybe make URI opening work in Maemo
3891 2007-03-28 [colin] 2.8.1cvs61
3896 Add the possibility to sort folders arbitrarily
3897 (via editing of folderlist.xml only). Patch by
3898 Martin P <mp26+claws@os.inf.tu-dresden.de>
3899 Fixes bug 1166, 'Folder ordering is fixed and cannot
3900 be changed by the user'
3902 2007-03-28 [colin] 2.8.1cvs60
3905 Add popup menu for mime icons
3907 2007-03-28 [colin] 2.8.1cvs59
3910 Fix a layout issue when presenting
3911 mainwindow in Small screen layout
3914 Add a "Go to folder list" button for
3915 mainwindow, and make it default in
3918 2007-03-28 [colin] 2.8.1cvs58
3921 Don't dynamically update title on Maemo
3922 Patch by Jean-Luc Biord
3924 2007-03-27 [colin] 2.8.1cvs57
3929 Enable tap-and-hold on Maemo
3931 2007-03-26 [colin] 2.8.1cvs56
3934 More popup-menu (in attachments list)
3936 2007-03-26 [colin] 2.8.1cvs55
3939 Enable popup-menu signal
3941 2007-03-26 [colin] 2.8.1cvs54
3943 * src/plugins/pgpinline/pgpinline.c
3944 Fix bug 1111, 'PGP/inline plugin hides text
3945 around encrypted text block'. Patch based on
3946 a patch from Michal Cihar.
3948 2007-03-26 [wwp] 2.8.1cvs53
3951 Fix getting a false error when sending queued message
3952 whereas the sending was fine (if there are subfolders
3953 in the queue folder), thanks to Colin.
3955 2007-03-26 [paul] 2.8.1cvs52
3958 update FACE header in welcome message
3960 2007-03-25 [colin] 2.8.1cvs51
3965 2007-03-25 [colin] 2.8.1cvs50
3968 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
3970 2007-03-24 [colin] 2.8.1cvs49
3973 Fix a few launch problems on Maemo
3974 Patch by Jean-Luc Biord
3976 2007-03-24 [wwp] 2.8.1cvs48
3982 Fix wrong action performed when closing the
3983 "ask about account specific filtering rules
3984 when filtering manually" dialog by pressing Escape.
3985 Fix wrong order of buttons in the "return receipt
3986 notification - the message was sent to several of
3987 your accounts" dialog.
3989 2007-03-24 [paul] 2.8.1cvs47
3992 an improvement to English usage
3993 * tools/kdeservicemenu/README
3996 2007-03-24 [paul] 2.8.1cvs46
3999 * src/stock_pixmap.c
4000 * src/pixmaps/edit_extern.xpm
4001 * src/pixmaps/mail_sign.xpm
4002 rescue long lost icons
4004 2007-03-24 [paul] 2.8.1cvs45
4007 fix toolbar (broken in 2.8.1cvs42)
4009 2007-03-23 [colin] 2.8.1cvs44
4012 Correctly unsubscribe/resubscribe after
4015 2007-03-23 [colin] 2.8.1cvs43
4017 * src/prefs_common.c
4018 Maemo: as the platform is light on RAM, allow
4019 caches to be discarded faster.
4021 2007-03-23 [colin] 2.8.1cvs42
4026 * src/stock_pixmap.c
4027 * src/stock_pixmap.h
4032 * src/pixmaps/open_mail.xpm
4033 Maemo changes: Add the possibility to have
4034 "Open Email" and "Close Window" buttons on
4035 toolbars (and use them in Maemo's default
4038 2007-03-23 [wwp] 2.8.1cvs41
4041 Reverted that part of the action dialog closure logics, to
4042 pre-2.8.1cvs19. Managing action dialog w/ no output may be
4043 done later in a different way (or may not).
4045 2007-03-22 [wwp] 2.8.1cvs40
4048 Fix sticky action dialog when got no output but action command
4049 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
4051 2007-03-22 [colin] 2.8.1cvs39
4053 * src/prefs_filtering.c
4054 * src/gtk/combobox.h
4055 Fix escaping account names in filtering prefs
4057 2007-03-22 [colin] 2.8.1cvs38
4062 Add any attribute specified in LDAP servers'
4063 Search attributes to the Other Attributes tab
4064 of contacts; Add 'telephoneNumber' in the
4067 2007-03-22 [colin] 2.8.1cvs37
4072 Try to prevent race conditions when
4073 changing the folder list
4075 Fix possible red folder icon when
4076 switching from Small screen layout
4079 2007-03-22 [colin] 2.8.1cvs36
4084 Rename "little screen" to "Small screen"
4085 * src/gtk/Makefile.am
4086 * src/common/utils.c
4088 Fix Maemo-related compilation problems
4090 2007-03-21 [colin] 2.8.1cvs35
4094 * claws-mail.desktop
4095 Remove .png from the Icon, it's useless
4097 2007-03-21 [colin] 2.8.1cvs34
4101 Add the necessary lib checking for
4104 2007-03-21 [colin] 2.8.1cvs33
4107 Fix unconditional "error happened" when
4108 sending via command-line. "lol @ myself"
4110 2007-03-21 [colin] 2.8.1cvs32
4112 * claws-mail-40x40.png
4113 * claws-mail-26x26.png
4123 * src/prefs_account.c
4124 * src/prefs_common.c
4125 * src/summary_search.c
4129 * src/gtk/gtkutils.c
4130 * src/gtk/gtkutils.h
4131 * src/gtk/logwindow.c
4133 * src/gtk/prefswindow.c
4134 Add Maemo port (patch mainly by Jean-Luc Biort)
4135 Add a new 'Little screen' layout to help on such
4136 platforms (patch by me)
4137 Make some default preferences different (more
4138 adapted) on Maemo (patch by me)
4140 2007-03-21 [wwp] 2.8.1cvs31
4142 * src/prefs_logging.c
4143 * src/prefs_logging.h
4144 Fixed copyright header of newly added files.
4146 2007-03-21 [wwp] 2.8.1cvs30
4162 * src/prefs_common.c
4163 * src/prefs_common.h
4164 * src/prefs_logging.c
4165 * src/prefs_logging.h
4168 * src/send_message.c
4173 * src/common/session.c
4175 * src/common/socket.c
4176 * src/etpan/imap-thread.c
4177 * src/gtk/logwindow.c
4178 * src/gtk/logwindow.h
4179 * src/plugins/bogofilter/bogofilter.c
4180 * src/plugins/spamassassin/spamassassin.c
4181 Added debugging of filtering/processing rules.
4182 The debug log is here 'Tools/Filtering debug window',
4183 the options there 'Configuration/Preferences/Other/Logging',
4184 and the log file is ~/.claws-mail/filtering.log.
4185 Moved protocol log prefs to 'Other/Logging' as well.
4186 To support such debugging feature, the existing log API has
4187 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
4188 this impacts many external modules (commits follow).
4190 2007-03-21 [paul] 2.8.1cvs29
4192 * src/etpan/Makefile.am
4193 * src/etpan/imap-thread.c
4194 add missing #include
4196 2007-03-21 [colin] 2.8.1cvs28
4199 Fix bug 1157, 'some broken messages confuse
4200 mime parser'. Make sure we can't have MimeInfos
4201 with negative sizes.
4203 2007-03-20 [colin] 2.8.1cvs27
4206 Fix missing \0 on buffer
4208 2007-03-20 [colin] 2.8.1cvs26
4211 Use make_dir_hier instead of make_dir
4212 to create the MH mailbox
4214 2007-03-20 [colin] 2.8.1cvs25
4218 * src/prefs_account.c
4220 Fix default inbox weirdnesses (after wizard,
4221 if path is Mail, mailbox identifier is #mh/Mailbox,
4222 and when creating new accounts)
4224 2007-03-20 [colin] 2.8.1cvs24
4227 Write folderlist after adding/deleting accounts
4230 2007-03-20 [colin] 2.8.1cvs23
4233 * src/remotefolder.h
4234 Fix bug 1153, 'CM segfaults if IMAP folder is
4235 selected while scanning prior to update'
4237 2007-03-17 [paul] 2.8.1cvs22
4240 fix a typo, and be a little more verbose.
4242 2007-03-17 [wwp] 2.8.1cvs21
4245 Fix a compiler warning.
4247 2007-03-16 [wwp] 2.8.1cvs20
4251 Updated to deal w/ the new mairix.sh tool.
4253 2007-03-16 [wwp] 2.8.1cvs19
4256 Fix logics issues around the action IO dialog:
4257 - disable entry widget and exec button when
4258 the exec button is clicked (don't wait for any
4259 output line) - fix possible disabling/re-enabling/
4260 re-disabling of those widgets
4261 - raise an error if executing a %as{} action either
4262 empty or invalid, instead of failing silently
4263 - don't close the dialog if the abort button has been
4264 clicked and if there was no output yet
4265 - set focus to the abort button when the exec button
4267 - fix capitalization of a warning message
4269 2007-03-16 [wwp] 2.8.1cvs18
4272 Added a wrapper to mairix to the tools folder.
4274 2007-03-16 [colin] 2.8.1cvs17
4278 Allow mimeviewer plugins to print
4281 2007-03-16 [colin] 2.8.1cvs16
4286 2007-03-15 [colin] 2.8.1cvs15
4290 Add a way for mimeviewer plugins to
4291 implement body search
4293 2007-03-15 [paul] 2.8.1cvs14
4295 * src/prefs_spelling.c
4298 2007-03-15 [paul] 2.8.1cvs13
4300 * src/common/quoted-printable.c
4301 fix decoding of quoted-printable parts
4303 2007-03-14 [wwp] 2.8.1cvs12
4305 * src/gtk/logwindow.h
4306 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
4308 2007-03-14 [wwp] 2.8.1cvs11
4310 * src/gtk/logwindow.h
4311 Complete 2.8.1cvs10.
4313 2007-03-14 [colin] 2.8.1cvs10
4315 * src/gtk/logwindow.c
4316 Probably fix bug 1149, crash on logwindow
4317 close - at the expense of performance once
4318 logwin has been opened
4320 2007-03-14 [colin] 2.8.1cvs9
4323 If claws-mail is running on another
4324 display, warn instead of popping it up
4325 on the other display
4327 2007-03-12 [colin] 2.8.1cvs8
4330 Fix bug 1145, 'Setting a different name
4331 for the Mailbox name isn't reflected in
4332 default account settings'. Patch by wwp
4334 2007-03-12 [colin] 2.8.1cvs7
4337 Fix bug 1143, 'Add number of messages to be
4338 deleted to confirmation dialog'
4340 2007-03-12 [wwp] 2.8.1cvs6
4343 * src/prefs_common.c
4344 * src/prefs_common.h
4345 * src/prefs_summaries.c
4346 Changed the option that displays unread messages count
4347 next to the folder name in folder list: it is now
4348 possible to either display nothing, display the
4349 unread messages number only or the unread and total messages
4350 numbers. The patch includes this extra feature as well
4351 as some minor fixes by rewriting the algo in folderview.c.
4352 Thanks to Paul for the original idea and implementation, plus
4353 testing and proof-reading!
4355 2007-03-09 [paul] 2.8.1cvs5
4359 * tools/claws-mail-compose-insert-files.pl
4360 added a script which enables inserting files
4361 into the message body of a new Claws Mail
4362 Compose window from the command line. Additionally
4363 To, Cc, Subject and files to attach to the message
4366 2007-03-09 [wwp] 2.8.1cvs4
4371 Optimize matching of addresses in the addressbook
4372 (filtering/processing 'found_in_addressbook' condition).
4374 2007-03-07 [wwp] 2.8.1cvs3
4377 * src/quote_fmt_lex.l
4378 * src/quote_fmt_parse.y
4379 Add a new quote format symbol: %A to insert the
4380 sender email address (just the address itself).
4382 2007-03-06 [wwp] 2.8.1cvs2
4384 * src/gtk/gtkutils.c
4385 * src/plugins/trayicon/trayicon_prefs.h
4386 * src/plugins/trayicon/trayicon_prefs.c
4387 * src/plugins/trayicon/trayicon.c
4390 Add a new trayicon (optional) feature: minimize to tray. When enabled,
4391 minimizing Claws-Mail main window will hide it to the trayicon instead.
4394 2007-03-06 [paul] 2.8.1cvs1
4400 bump version number following
4403 2007-03-06 [paul] 2.8.0cvs24
4406 corrected by by Tim <timbrain@post.cz>
4408 2007-03-05 [colin] 2.8.0cvs23
4412 Fix mime/globs path on NetBSD
4413 patch by George Michaelson
4415 2007-03-05 [wwp] 2.8.0cvs22
4418 Remove debug statement (accidentally committed w/ cvs14).
4420 2007-03-05 [paul] 2.8.0cvs21
4422 * src/plugins/pgpcore/prefs_gpg.c
4423 fix compiler warning
4425 2007-03-05 [wwp] 2.8.0cvs20
4427 * src/matcher_parser_parse.y
4428 Fix mismerge between cvs17 and cvs19.
4430 2007-03-05 [wwp] 2.8.0cvs19
4432 * src/matcher_parser_parse.y
4433 * src/prefs_filtering_action.c
4438 Add new 'add_to_addressbook' filtering/processing action.
4440 2007-03-05 [wwp] 2.8.0cvs18
4443 Fix mark_as_ham filtering/processing action: spam flag
4446 2007-03-04 [colin] 2.8.0cvs17
4451 * src/matcher_parser_parse.y
4452 * src/prefs_filtering_action.c
4453 Add 'Mark as spam' and 'Mark as ham' filtering
4454 actions. Fixes bug 1138.
4456 2007-03-04 [colin] 2.8.0cvs16
4459 Fix bug 1140, wrong return value
4462 2007-03-04 [wwp] 2.8.0cvs15
4465 Rollback cvs14: don't free stuff that is managed in g_list.
4467 2007-03-04 [wwp] 2.8.0cvs14
4470 Fix a leak in address completion code.
4472 2007-03-04 [colin] 2.8.0cvs13
4475 Maybe fix bug 1136, 'Crash in group
4478 2007-03-04 [iwkse] 2.8.0cvs12
4481 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
4483 2007-03-03 [colin] 2.8.0cvs11
4485 * src/plugins/pgpinline/pgpinline.c
4486 Fix off-by-one, fix double-free. Fixes
4487 bug 1135, 'cm-segfault on decrypting
4490 2007-03-03 [colin] 2.8.0cvs10
4494 * src/common/plugin.c
4495 Fix bug 1134, 'Valgrind macros unhandled
4498 2007-03-02 [colin] 2.8.0cvs9
4501 Don't error out on EAGAIN. Fixes
4502 bug 1129, '"local mbox file" account
4503 isn't retrieving mails'
4505 2007-03-01 [wwp] 2.8.0cvs8
4508 * src/gtk/colorlabel.c
4509 Remove accels for extra color labels until we set better
4510 and definitive ones.
4512 2007-02-28 [wwp] 2.8.0cvs7
4515 * src/matcher_parser_parse.y
4516 * src/prefs_common.c
4517 * src/prefs_msg_colors.c
4519 * src/gtk/colorlabel.c
4520 * src/gtk/colorlabel.h
4521 Add more customizable color labels. Cleaned up a bit
4522 the color label API to avoid duplicate defines of
4523 the max number of colors.
4525 2007-02-27 [colin] 2.8.0cvs6
4528 * src/common/utils.c
4529 * src/common/utils.h
4530 Fix '+' in mailto URIs for List-* headers
4532 2007-02-27 [colin] 2.8.0cvs5
4534 * src/gtk/gtkutils.c
4535 Use gtk_window_set_role instead of
4538 2007-02-27 [colin] 2.8.0cvs4
4541 Fix "After receiving new mail, go to inbox" on IMAP,
4542 and make it work only on manual reception
4544 2007-02-27 [wwp] 2.8.0cvs3
4546 * src/prefs_filtering.c
4547 * src/prefs_filtering_action.c
4548 * src/prefs_matcher.c
4549 Update filtering matcher's and action's color label menus
4550 when re-opening those dialogs (reflect any change to the
4551 color labels list in the preferences).
4553 2007-02-27 [colin] 2.8.0cvs2
4556 * src/etpan/etpan-thread-manager-types.h
4557 * src/etpan/etpan-thread-manager.c
4558 * src/etpan/imap-thread.c
4559 Log imap ALERTs as errors in the log.
4561 2007-02-26 [paul] 2.8.0cvs1
4563 * tools/claws.i18n.status.pl
4566 2007-02-26 [paul] 2.7.2cvs75