1 2007-09-24 [paul] 3.0.1cvs26
4 compact the character set menu, adding some
5 missing encodings. Patch by Pawel Pekala
7 2007-09-23 [paul] 3.0.1cvs25
10 * src/prefs_folder_item.c
14 remove unnecessary frame from Templates options
15 and improve the English of the check button label
17 2007-09-22 [colin] 3.0.1cvs24
19 * src/gtk/quicksearch.c
20 Fix bug 1329, 'error in quicksearch.c'
21 Fix return with value in function returning void
23 2007-09-22 [colin] 3.0.1cvs23
29 * src/etpan/imap-thread.c
30 Optimise fetching IMAP cached emails *a lot*
31 (remember whether mail is fully cached and \r's
34 2007-09-22 [colin] 3.0.1cvs22
38 * src/prefs_folder_item.c
39 Add a button to allow users to drop local caches.
41 2007-09-21 [colin] 3.0.1cvs21
44 Remove unnecessary error when cancelling export to mbox.
47 2007-09-21 [paul] 3.0.1cvs20
49 * src/gtk/prefswindow.c
50 remove unnecessary frames from the prefs
51 pages. Patch by Pawel Pekala
53 2007-09-21 [paul] 3.0.1cvs19
56 * src/prefs_folder_item.c
59 put the Templates options into a tabbed
60 layout. Patch by Pawel Pekala
62 2007-09-21 [paul] 3.0.1cvs18
65 group together the character set menu items
66 move the /View/Show or hide/Message view below
70 2007-09-21 [mones] 3.0.1cvs17
73 Fix for bug 1327, 'segfault when replying to a non-existent
74 news message', thanks to Colin.
76 2007-09-21 [colin] 3.0.1cvs16
81 2007-09-20 [colin] 3.0.1cvs15
85 Maybe fix bug 1324, 'Corrupted IMAP cache'
87 2007-09-20 [colin] 3.0.1cvs14
92 2007-09-20 [holger] 3.0.1cvs13
95 Add page layout to print preview.
96 Make the close-button in the toolbar
99 2007-09-20 [paul] 3.0.1cvs12
102 updated by Pavlo Bohmat
104 2007-09-19 [colin] 3.0.1cvs11
107 Prevent unquoted mime boundaries, by always
110 2007-09-19 [colin] 3.0.1cvs10
113 Fix drawing area size, fix DPI change that
114 can cause total number of lines to decrease
116 2007-09-19 [colin] 3.0.1cvs9
120 Make print preview more efficient and nicer.
121 Patch mostly by Holger Berndt <hb@claws-mail.org>
123 2007-09-19 [colin] 3.0.1cvs8
128 Add scrolledwindow, default allocation and
129 size saving to the print preview window.
131 2007-09-18 [colin] 3.0.1cvs7
135 * src/prefs_image_viewer.c
138 - add image printing support
139 - add option to print images
141 - add saving of a few Page Setup parameters
143 2007-09-18 [colin] 3.0.1cvs6
147 Add Guillaume Chazarain
149 2007-09-18 [colin] 3.0.1cvs5
152 Fix bug 1321, 'access before allocation
153 when scanning for uris'. Patch by
154 Guillaume Chazarain <guichaz@yahoo.fr>
156 2007-09-18 [colin] 3.0.1cvs4
159 Fix bug 1320, 'Memory leak caused by
160 gtk_container_get_children'. Patch by
161 Guillaume Chazarain <guichaz@yahoo.fr>
163 2007-09-18 [colin] 3.0.1cvs3
167 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
169 2007-09-18 [colin] 3.0.1cvs2
175 * src/prefs_ext_prog.c
180 Use GtkPrintOperation by default on GTK+ >= 2.10
181 Patch by Holger Berndt <hb@claws-mail.org>
183 2007-09-18 [paul] 3.0.1cvs1
189 bump up version number following stable release
191 2007-09-16 [colin] 3.0.0cvs18
196 2007-09-16 [colin] 3.0.0cvs17
199 Fix bug 1311, 'Wrong arrow position
200 while moving message into folder when
201 column headers hidden'
203 Show error in the GUI if image can't
208 Allow setting domain in msgid
209 * src/common/plugin.c
210 Add timing information
212 2007-09-16 [colin] 3.0.0cvs16
216 * src/prefs_account.c
217 * src/prefs_account.h
218 * src/prefs_template.c
220 Remove Generate Message-ID option. We need
221 this on some IMAP servers.
223 2007-09-16 [colin] 3.0.0cvs15
225 * src/prefs_filtering.c
226 * src/prefs_filtering.h
227 * src/prefs_filtering_action.c
229 Fix tags issues: tags with spaces, renaming
232 2007-09-16 [colin] 3.0.0cvs14
237 Fix bug 1308, 'Claws deletes folderlist.xml after
238 fetching mail short after start-up'
240 2007-09-16 [colin] 3.0.0cvs13
243 Fix scrolling to cursor
245 2007-09-16 [paul] 3.0.0cvs12
248 updated by Aleksandar Urosevic
250 2007-09-16 [paul] 3.0.0cvs11
253 do not allow locked msgs to be deleted,
254 even by filtering/processing
256 2007-09-07 [paul] 3.0.0cvs10
258 * src/prefs_folder_column.c
259 * src/prefs_summary_column.c
260 implement button sensitivity
261 patch by Pawel Pekala
263 2007-09-06 [wwp] 3.0.0cvs9
266 Add a missing linefeed to a debug message.
268 2007-09-05 [colin] 3.0.0cvs8
271 Fix statusbar/window mismatch on Maemo
273 2007-09-05 [colin] 3.0.0cvs7
276 Fix build without USE_LDAP_TLS
278 2007-09-05 [colin] 3.0.0cvs6
287 Maemo: distinguish various statusbar messages,
288 in order to display only the most important.
290 2007-09-04 [wwp] 3.0.0cvs5
293 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
294 Show protocol "SMTP" and the appropriate server for send-only
295 accounts, show "-" instead of "" when no value is relevant.
297 2007-09-03 [ticho] 3.0.0cvs4
300 Handle plural form better in delete confirmation dialog.
302 2007-09-03 [wwp] 3.0.0cvs3
305 Warn differently when sending or sending later (queueing).
307 2007-09-03 [colin] 3.0.0cvs2
311 * src/common/plugin.c
312 * src/common/plugin.h
313 Add a new plugin API, MimeParser. It allows
314 plugins to scan email MIME parts and optionally,
317 2007-09-03 [mones] 3.0.0cvs1
322 While a better solution is made double history sizes
324 2007-09-03 [paul] 3.0.0
331 2007-09-03 [paul] 2.10.0cvs191
345 updated by Yasen Pramatarov, Miquel Oliete, Stephan
346 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
347 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
348 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
350 2007-09-02 [colin] 2.10.0cvs190
354 Prevent empty or white-space tags
356 2007-09-01 [colin] 2.10.0cvs189
359 Fix double-reading of accounts list when
360 the wizard has been run due to no accounts
362 Fix sensitivity of a menu item in case
365 2007-09-01 [wwp] 2.10.0cvs188
368 Fix wizard crash when Mailbox dir already exists
371 2007-08-31 [colin] 2.10.0cvs187
373 * src/etpan/imap-thread.c
374 Fix unwanted creation of
375 libetpan's stream dump file
377 Fix coloring of pastes as quotation
379 Maemo: Fix opening of mails from keypad
385 * src/gtk/prefswindow.c
386 Maemo: Fix adjustments changes
388 2007-08-30 [colin] 2.10.0cvs186
391 Don't opened selected folder when clicking
394 Maemo: Make Esc close messageviews
396 Maemo: Fix message scrolling to the end on
398 Maemo: Fix reopening same message
399 * src/gtk/prefswindow.c
400 Maemo: try to fix scrollbar. Doesn't work,
401 it seems as if gtk_adjustment_set_value was
404 2007-08-30 [colin] 2.10.0cvs185
409 * src/prefs_matcher.c
410 * src/prefs_template.c
414 * src/gtk/gtkaspell.c
415 * src/plugins/bogofilter/bogofilter.c
416 * src/plugins/bogofilter/bogofilter_gtk.c
417 * src/plugins/clamav/clamav_plugin_gtk.c
418 * src/plugins/pgpcore/sgpgme.c
419 * src/plugins/spamassassin/spamassassin.c
420 * src/plugins/spamassassin/spamassassin_gtk.c
421 Fix all potential misuses of format-string functions
423 2007-08-30 [wwp] 2.10.0cvs184
425 * src/prefs_template.c
428 2007-08-29 [colin] 2.10.0cvs183
430 * src/plugins/trayicon/trayicon.c
431 Fix leak of hooks in case of error,
432 thanks to Holger Berndt
434 2007-08-28 [colin] 2.10.0cvs182
437 Don't use current folder settings when
438 composing from the compose button's
441 2007-08-28 [colin] 2.10.0cvs181
443 * src/quote_fmt_parse.y
444 Fix cursor offset when quote contains UTF-8
447 2007-08-28 [colin] 2.10.0cvs180
451 Fix signature replacement when it's been wrapped
453 2007-08-27 [colin] 2.10.0cvs179
458 2007-08-27 [colin] 2.10.0cvs178
461 Fix Quicksearch's Sticky mode
463 2007-08-27 [colin] 2.10.0cvs177
465 * src/folder_item_prefs.c
466 * src/folder_item_prefs.h
469 Fix loss of subfolders properties when
472 2007-08-26 [wwp] 2.10.0cvs176
476 * src/prefs_actions.c
477 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
478 will have to be used when necessary *before* calling
479 alertpanel functions.
481 2007-08-25 [paul] 2.10.0cvs175
483 * src/prefs_actions.c
484 workaround gettext problem marking
485 string as c-format when it's not
487 2007-08-25 [wwp] 2.10.0cvs174
491 * src/prefs_actions.c
492 Call the pango markup escape function right ince in alertpanel_create
493 instead of everywhere (reverts some parts of 2.10.0cvs123 and
497 Fix a crash due to a misuse of g_print(), encountered when the string
498 passed to g_print was containing printf substitution symbols.
500 2007-08-25 [paul] 2.10.0cvs173
503 fix a segfault when refreshing RSSyl feeds
505 2007-08-25 [paul] 2.10.0cvs172
507 * src/gtk/icon_legend.c
510 2007-08-25 [paul] 2.10.0cvs171
514 * src/pixmaps/insert_file.xpm
515 add a new pixmap instead of re-using
516 paste.xpm. (easier for icon theme authors)
518 2007-08-24 [holger] 2.10.0cvs170
520 * src/plugins/trayicon/trayicon.c
521 The same fix for another hook id.
523 2007-08-24 [holger] 2.10.0cvs169
525 * src/plugins/trayicon/trayicon.c
526 Micro-fix: Do the error checking for
529 2007-08-24 [paul] 2.10.0cvs168
532 fix typo causing compiler warning
534 2007-08-24 [paul] 2.10.0cvs167
537 put back the correct version of this file also
539 2007-08-24 [colin] 2.10.0cvs166
542 Use progress bar when sending messages
544 2007-08-24 [paul] 2.10.0cvs165
547 oops! if i'm quick no-one will notice
548 (put back the proper file)
550 2007-08-24 [paul] 2.10.0cvs164
558 * tools/mew2claws-mail.pl
559 add new script that imports a Mew address book
560 submitted by Jerome Lelong
562 2007-08-24 [paul] 2.10.0cvs163
565 remove the obsolete plugins, add the
566 missing plugins, including the forthcoming
569 2007-08-24 [paul] 2.10.0cvs162
571 * manual/advanced.xml
572 add info about the hidden emphasis_color option
573 * manual/keyboard.xml
574 correct the info about hotkeys
577 2007-08-24 [paul] 2.10.0cvs161
580 add mnemonic to 'Run procesing rules'
582 2007-08-24 [paul] 2.10.0cvs160
587 use suitable defaults for outbox,
588 queue, drafts and trash folders
590 2007-08-24 [wwp] 2.10.0cvs159
593 Update menu item sensitivity if necessary (or we get a
594 gtk critical message).
596 2007-08-23 [wwp] 2.10.0cvs158
599 * src/prefs_actions.c
600 Allow literal % chars in action commands (use %%).
601 Add a missing p++ to the action parser in action_get_type(),
602 which was missing it, even if it was neutral.
603 Fix a pango markup warning at runtime.
605 2007-08-23 [wwp] 2.10.0cvs157
608 Contacts are now locale-aware sorted in the address book
609 (LC_COLLATE matters here).
610 Fix missing table initializers.
612 2007-08-23 [colin] 2.10.0cvs156
615 Check scan_required on dest folder when copying
617 2007-08-23 [colin] 2.10.0cvs155
620 Fix scanning when folder was empty
622 2007-08-22 [colin] 2.10.0cvs154
625 Don't g_warning when g_try_malloc fails(), or it makes
626 things worse as g_log() allocates. Fixes bug 1290,
627 'Claws Mail crashes if too little memory when
628 rebuilding folder tree'
630 2007-08-22 [colin] 2.10.0cvs153
633 Fix format string vulnerability, thanks to
634 Ulf Harnhammar, Secunia Research
636 2007-08-22 [colin] 2.10.0cvs152
641 2007-08-22 [wwp] 2.10.0cvs151
644 Few better null-ptr checks.
646 2007-08-22 [colin] 2.10.0cvs150
649 * src/editldap_basedn.c
658 2007-08-22 [colin] 2.10.0cvs149
663 2007-08-22 [colin] 2.10.0cvs148
668 2007-08-22 [colin] 2.10.0cvs147
671 Fix test (set ldap v3 if bindDN is set or TLS is set)
673 2007-08-22 [colin] 2.10.0cvs146
677 Fix wrong "Connected successfully to server". Connection only succeeds if
678 we can get the base DN.
680 2007-08-21 [wwp] 2.10.0cvs145
689 More sanity checks in ldap functions.
691 2007-08-21 [wwp] 2.10.0cvs144
693 * src/prefs_account.c
694 Don't return a value in a void function().
696 2007-08-21 [paul] 2.10.0cvs143
699 add check for ftp: to messageview_list_urls()
701 2007-08-21 [colin] 2.10.0cvs142
708 Fix bug 1293, 'LDAP address book not working'
709 Search only on specified fields, but fetch
710 every field possible. People will have to
711 reset the searched Attributes in their LDAP
714 2007-08-21 [wwp] 2.10.0cvs141
724 * src/editaddress_other_attributes_ldap.c
741 * src/prefs_customheader.c
742 * src/prefs_msg_colors.c
748 * src/common/socket.c
749 * src/common/ssl_certificate.c
752 * src/gtk/description_window.c
753 * src/plugins/demo/demo.c
754 * src/plugins/pgpcore/prefs_gpg.c
755 * src/plugins/spamassassin/libspamc.c
756 Make sure we use glib functions to send text messages (information,
757 debug, warning, errors) to stdout/stderr - no more direct puts
758 fputs printf fprintf to stdout/stderr when it can be done using
759 g_log*() and g_print/g_printerr. Doing this, we make sure every
760 stdout/stderr message is saved to log in Windows.
763 2007-08-21 [wwp] 2.10.0cvs140
767 Route glib's stdout/stderr messages to a log file (Windows only),
768 instead of loosing them.
770 2007-08-21 [paul] 2.10.0cvs139
773 replace deprecated g_strncasecmp()
777 2007-08-20 [ticho] 2.10.0cvs138
780 * src/prefs_account.h
781 Copy all account preferences in account_clone() - some
783 * src/prefs_account.c
784 Handle empty privacy system combobox gracefully (warning
787 2007-08-20 [colin] 2.10.0cvs137
792 2007-08-20 [paul] 2.10.0cvs136
802 patch by Michael Rasmussen
804 2007-08-19 [colin] 2.10.0cvs135
807 Fix previous commit. Sensitivity update is needed
808 for "Cancel receiving". However when batching we
809 don't need to do it for every message flag change,
810 just once at the start and once at the end.
812 2007-08-19 [colin] 2.10.0cvs134
815 Remove useless menu updates on session lock/unlock
817 2007-08-19 [colin] 2.10.0cvs133
819 * src/etpan/imap-thread.c
820 Make all fetch logs less verbose
822 2007-08-19 [paul] 2.10.0cvs132
827 fix bug 1286, 'Can't move a folder into a "Folders
830 2007-08-18 [ticho] 2.10.0cvs131
832 * src/editaddress_other_attributes_ldap.c
833 Converted option menu for other ldap attributes to GtkComboBox.
835 2007-08-18 [colin] 2.10.0cvs130
842 Revert 'send_dialog_mode' meaning to
843 'send_dialog_invisible', so that the
844 new checkbox doesn't change the
847 2007-08-18 [paul] 2.10.0cvs129
850 add missing menu update
852 2007-08-17 [colin] 2.10.0cvs128
855 Set batching after getting flags - maybe fixes
856 bug 1292, 'CM crashes on writing mail'
858 2007-08-16 [ticho] 2.10.0cvs127
861 Convert two GtkOptionMenu widgets to new GtkComboBox.
864 Allow NULL for GtkComboBox menuitem label, rendering such
865 items as row separators.
867 2007-08-16 [paul] 2.10.0cvs126
869 * src/plugins/trayicon/trayicon.c
870 remove wrongly used gettextisation
872 2007-08-15 [ticho] 2.10.0cvs125
875 Fixed a runtime warning where an attempt to pack an
876 already packed GtkLabel was made.
878 2007-08-15 [ticho] 2.10.0cvs124
880 * src/prefs_compose_writing.c
881 Convert the insert-or-attach-dragged-files GtkOptionMenu
884 2007-08-14 [ticho] 2.10.0cvs123
888 Changed return receipt account selector to GtkComboBox.
889 Fixed a runtime warning where GTK tried to parse
890 "name <email@address" as a Pango markup in an alertpanel label.
892 2007-08-14 [ticho] 2.10.0cvs122
894 * src/prefs_logging.c
895 Changed GtkOptionMenu in logging preferences to GtkComboBox.
897 2007-08-14 [wwp] 2.10.0cvs121
901 * tools/popfile-link.sh
902 Added a new tool: POPFile helper, to open
903 selected messages in POPFile control center,
904 in order to change the messages' status.
906 2007-08-14 [ticho] 2.10.0cvs120
913 Change "Show send dialog" optionmenu to a checkbutton.
914 * src/prefs_receive.c
915 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
917 2007-08-13 [wwp] 2.10.0cvs119
928 * src/partial_download.c
934 * src/gtk/gtkaspell.c
936 Make sure we never pass NULL pointers for %s substitutions
937 (prevent from crashing in Windows).
939 2007-08-13 [wwp] 2.10.0cvs118
942 Re-enable mmap_reads in Windows with some missing
943 CloseHandle of mapping objects, thanks to
946 2007-08-13 [paul] 2.10.0cvs117
949 fix bug 1287, 'Compile time problem on Solaris
950 (nexenta gnu/Solaris) utils.c'
951 Thanks to Piotr Chrzczonowicz
953 2007-08-12 [wwp] 2.10.0cvs116
955 * src/plugins/pgpcore/prefs_gpg.c
956 Don't try to unset a GPG_AGENT_INFO that was not
957 set (and don't use a NULL string in Windows, it was
958 crashing with --debug if GPG_AGENT_INFO was not set).
960 2007-08-12 [wwp] 2.10.0cvs115
963 Make gcc type-check arguments passed to privacy_set_error().
965 2007-08-12 [ticho] 2.10.0cvs114
967 * src/prefs_folder_item.c
968 Make sure that folder default account combobox always has some
971 Handle empty combobox gracefully (warning instead of crash).
973 2007-08-12 [ticho] 2.10.0cvs114
975 * src/prefs_folder_item.c
976 Make sure that folder default account combobox is not empty.
978 Handle empty combobox gracefully (warning instead of crash).
980 2007-08-11 [paul] 2.10.0cvs113
984 use 'subfolder' instead of 'sub-folder', matching
985 everywhere else the term is used
989 2007-08-10 [wwp] 2.10.0cvs112
992 Disable mmap reads in Windows only (at least temporarily), they
993 prevent from renaming/removing target cache files.
999 2007-08-10 [wwp] 2.10.0cvs111
1002 fix unpredictable crashes in Windows due to broken
1003 cache/mark/tags files writting (file were opened for
1004 writing in text mode).
1007 use gettimeofday() from w32lib.h on Windows.
1009 2007-08-10 [colin] 2.10.0cvs110
1012 * src/etpan/imap-thread.c
1013 * src/etpan/imap-thread.h
1014 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
1016 2007-08-09 [colin] 2.10.0cvs109
1019 Fix port being reset to 636 on SSL
1021 Fix folder_item_get_msg_num_by_file
1022 on drafts/queue folders
1024 2007-08-09 [wwp] 2.10.0cvs108
1027 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
1028 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
1031 2007-08-09 [colin] 2.10.0cvs107
1035 * src/gtk/prefswindow.c
1036 A few Maemo layout fixes
1038 2007-08-09 [paul] 2.10.0cvs106
1040 * src/prefs_account.c
1041 remove the hyphen from plug-ins to
1042 match everywhere else
1044 2007-08-08 [wwp] 2.10.0cvs105
1046 * src/prefs_folder_item.c
1047 Fix an extraneous stealth ^L char.
1049 2007-08-08 [wwp] 2.10.0cvs104
1051 * src/prefs_folder_item.c
1052 Better fix, group variables declarations (USE_ASPELL).
1054 2007-08-08 [wwp] 2.10.0cvs103
1056 * src/prefs_folder_item.c
1057 Fix compilation w/ USE_ASPELL set (broken
1060 2007-08-08 [ticho] 2.10.0cvs102
1062 * src/prefs_folder_item.c
1063 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
1065 2007-08-08 [colin] 2.10.0cvs101
1068 * src/etpan/imap-thread.c
1069 * src/etpan/imap-thread.h
1070 Close selected mailbox before doing
1073 2007-08-08 [colin] 2.10.0cvs100
1076 Complete symbol table, thanks to wwp.
1077 Fixes bug 1284, 'The html -> text
1078 converter ignores entities'
1080 Fix possible fd leak
1082 2007-08-08 [colin] 2.10.0cvs99
1085 Better way to fetch UIDs on non-UIDPLUS servers
1087 2007-08-07 [colin] 2.10.0cvs98
1090 fix bug 1275, 'auto-saved draft messages not
1091 always being removed'; Also, make multiple
1092 copy (in the same account) faster by matching
1093 source/destination message UIDs.
1095 Don't try to reshow deleted mail
1097 Fix leak on error path
1099 2007-08-07 [wwp] 2.10.0cvs97
1101 * manual/account.xml
1102 * manual/advanced.xml
1103 * manual/fr/account.xml
1104 * manual/fr/advanced.xml
1105 Updated the reference manual and the French translation to
1106 reflect 2.10.0cvs84: enable running folder Processing
1109 2007-08-06 [wwp] 2.10.0cvs96
1111 * src/prefs_common.c
1112 * src/prefs_common.h
1114 Allow changing the emphasis color used to highlight
1115 the newsreader/x-mailer header value when it matches
1116 our preferred mail agent (hidden pref 'emphasis_col' added
1119 2007-08-06 [colin] 2.10.0cvs95
1123 Re-commit 2.10.0cvs86, with a protection
1124 against Pango bug. Also, try to fix
1125 bug 1275, 'auto-saved draft messages not
1126 always being removed'
1128 2007-08-06 [wwp] 2.10.0cvs94
1130 * src/gtk/quicksearch.c
1131 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
1133 2007-08-06 [ticho] 2.10.0cvs93
1135 * src/prefs_account.c
1136 * src/gtk/combobox.c
1137 Use GtkComboBox instead of GtkOptionMenu for privacy system
1138 selection in account preferences.
1140 2007-08-06 [wwp] 2.10.0cvs92
1142 * src/plugins/pgpcore/plugin.def
1143 Apply one more chunk from gpg4win's 03-w32-port patch.
1145 2007-08-05 [colin] 2.10.0cvs91
1149 reverting buggy patch for now
1151 2007-08-05 [colin] 2.10.0cvs90
1156 2007-08-04 [colin] 2.10.0cvs89
1158 * src/prefs_summaries.c
1159 * src/summary_search.c
1160 Replace deprecated widgets. Patch by
1163 2007-08-04 [colin] 2.10.0cvs88
1166 Refresh GUI only every 2000 mails on mh_get_last_num
1167 This is fast (readdir) and done only once per
1170 2007-08-03 [colin] 2.10.0cvs87
1172 * src/prefs_account.c
1173 * src/gtk/combobox.h
1174 * src/gtk/gtkutils.c
1175 Fix a deprecated widget. Patch by
1178 2007-08-03 [colin] 2.10.0cvs86
1182 Make colorisation and wrapping algorithms
1183 faster. Fixes bug 1246, 'compose becomes
1184 increasingly slow replying to complex emails'
1186 2007-08-03 [paul] 2.10.0cvs85
1189 keep the window painted
1191 2007-08-02 [paul] 2.10.0cvs84
1196 enable running folder Processing
1199 2007-08-02 [paul] 2.10.0cvs83
1202 speed up/clean up rendering of larger
1206 2007-08-01 [paul] 2.10.0cvs82
1211 change default toolbar layout on maemo
1212 * src/pixmaps/close.xpm
1213 make the red cross a grey cross
1214 * src/pixmaps/jpilot.xpm
1215 make icon smaller so it fits better
1217 2007-07-31 [paul] 2.10.0cvs81
1220 * src/gtk/gtkutils.c
1221 fix crash on maemo on first launch
1223 2007-07-30 [paul] 2.10.0cvs80
1225 * src/prefs_matcher.c
1226 specify the units of age and size
1228 2007-07-30 [paul] 2.10.0cvs79
1231 Fix IMAP timeout setting
1233 2007-07-30 [colin] 2.10.0cvs78
1235 * src/prefs_account.c
1236 Fix a deprecated widget. Patch by
1239 2007-07-27 [paul] 2.10.0cvs77
1241 * src/matcher_parser_parse.y
1242 * src/prefs_filtering_action.c
1243 * src/prefs_matcher.c
1244 these changes forgotten in cvs74's
1245 'watch thread' feature
1247 2007-07-27 [paul] 2.10.0cvs76
1250 fix potential crasher
1253 2007-07-27 [paul] 2.10.0cvs75
1258 * src/gtk/gtkutils.c
1259 make mainwindow's /Help/Manual point to the
1260 remote copy if the local copy doesn't exist
1262 2007-07-27 [paul] 2.10.0cvs74
1270 * src/matcher_parser_parse.y
1273 * src/stock_pixmap.c
1274 * src/stock_pixmap.h
1279 * src/pixmaps/watchthread.xpm
1280 add 'watch thread' feature
1282 2007-07-27 [paul] 2.10.0cvs73
1284 * src/prefs_folder_item.c
1285 adjust labels, add tooltips
1287 2007-07-27 [colin] 2.10.0cvs72
1290 Maemo: Remove less used menu items
1292 2007-07-26 [colin] 2.10.0cvs71
1295 Maemo: destroy messageview after trashing mail.
1296 Maybe should be done on X11 too
1298 2007-07-26 [colin] 2.10.0cvs70
1302 * src/prefs_common.c
1303 * src/prefs_common.h
1305 Add View/Show or Hide/Column headers
1307 2007-07-26 [colin] 2.10.0cvs69
1312 2007-07-26 [colin] 2.10.0cvs68
1315 Fix possible crash on cache invalidation
1319 * src/quote_fmt_parse.y
1320 Make replying to mails with big attachments
1321 much faster. Fixes bug 1224, 'The process of
1322 Replying to emails with large attachments
1323 seems unreasonably long...'
1325 2007-07-26 [colin] 2.10.0cvs67
1330 Fix threads use on BSDs
1332 2007-07-26 [paul] 2.10.0cvs66
1334 * src/gtk/prefswindow.c
1335 fix account prefs breakage
1338 2007-07-26 [paul] 2.10.0cvs65
1341 standardise ./configure --help messages
1343 2007-07-26 [colin] 2.10.0cvs64
1347 Fix two vCard-related crashes
1349 2007-07-25 [colin] 2.10.0cvs63
1352 * src/prefs_common.c
1353 * src/prefs_common.h
1354 * src/prefs_receive.c
1355 Maemo: Add a better way to notify of
1361 Maemo: Various layout fixes
1362 * src/gtk/prefswindow.c
1363 Maemo: Better prefs layout
1365 2007-07-25 [paul] 2.10.0cvs62
1368 fix the layout on maemo
1371 2007-07-25 [iwkse] 2.10.0cvs61
1374 add 'o' shortcut on summaryview
1376 2007-07-25 [iwkse] 2.10.0cvs60
1381 2007-07-24 [colin] 2.10.0cvs59
1384 Fix missing timestamp update on source
1388 Better text layout on part's choices
1390 2007-07-23 [colin] 2.10.0cvs58
1394 Maemo: Automatically choose the correct application
1396 * src/gtk/quicksearch.c
1397 Make search run on GDK_KP_Enter too
1399 2007-07-23 [wwp] 2.10.0cvs57
1401 * src/quote_fmt_lex.l
1402 Revert accidentaly committed lines (account_sig) in
1405 2007-07-23 [wwp] 2.10.0cvs56
1407 * src/quote_fmt_lex.l
1408 Fix typos around long form expressions in the quote lexer.
1414 2007-07-23 [colin] 2.10.0cvs55
1417 Fix auto-completion on Maemo
1419 2007-07-23 [colin] 2.10.0cvs54
1422 Maemo: Fix sticking statusbars
1424 2007-07-22 [colin] 2.10.0cvs53
1427 Maemo: Fix the strange "top_application" info
1428 at startup. We should do something when
1429 receiving such a message.
1431 2007-07-20 [paul] 2.10.0cvs52
1434 add missing #include "statusbar.h"
1436 2007-07-20 [colin] 2.10.0cvs51
1440 * src/folder_item_prefs.c
1441 * src/folder_item_prefs.h
1449 * src/prefs_folder_item.c
1450 Implement age-based caching: allow to
1451 specify a threshold for the offline synchronisation
1452 feature, and whether old cached bodies should
1457 * src/plugins/dillo_viewer/dillo_viewer.c
1458 Check that Dillo's installed
1460 2007-07-20 [wwp] 2.10.0cvs50
1463 * src/stock_pixmap.c
1464 Draw a frame around the selected mimeview part icon (instead of the
1465 shifted 'dancing' icon).
1467 2007-07-20 [colin] 2.10.0cvs49
1470 Unref stuff even on error
1472 disconnect signals only at the very
1473 end of the wizard save.
1475 2007-07-20 [colin] 2.10.0cvs48
1481 Fix random crashes while navigating
1484 2007-07-19 [colin] 2.10.0cvs47
1488 * src/prefs_common.c
1489 * src/prefs_common.h
1492 * src/common/utils.c
1493 Maemo: add an easy way to store data (mails
1494 and IMAP/NNTP caches) on one of the SD cards,
1495 and protect against unmounts if needed
1497 2007-07-19 [paul] 2.10.0cvs46
1500 * src/stock_pixmap.c
1502 * src/pixmaps/claws-mail_logo-small.xpm
1503 implement a (slightly) different About
1504 dialog for maemo and add a small version
1507 use a scrolled window for wizard page 1
1510 2007-07-19 [paul] 2.10.0cvs45
1513 too soon for this line
1515 2007-07-19 [paul] 2.10.0cvs44
1520 2007-07-19 [colin] 2.10.0cvs43
1523 Solve Mail/Mailbox name when specifying
1526 2007-07-18 [colin] 2.10.0cvs42
1532 2007-07-18 [colin] 2.10.0cvs41
1535 Maemo: plug the online/offline system into
1536 maemo's interfaces to have Claws automatically
1537 switch according to the system status
1539 Maemo: use HildonBanners to display status
1540 messages. Renders the main statusbar useless.
1542 2007-07-18 [paul] 2.10.0cvs40
1545 fix screen blanking on moving/copying many msgs
1547 fix processing progressbar and screen blanking
1550 2007-07-18 [paul] 2.10.0cvs39
1553 revert cvs37, breakage on maemo
1555 2007-07-18 [paul] 2.10.0cvs38
1557 * src/gtk/gtkutils.c
1558 make sure we can still build with older GTK's
1560 2007-07-18 [colin] 2.10.0cvs37
1563 Only hide the small layout's messageview, instead
1564 of destroying it when closing
1565 * src/gtk/gtkutils.c
1566 Use gtk_window_present_with_time to popup windows,
1567 it seems to make things better with modern WMs
1570 2007-07-17 [colin] 2.10.0cvs36
1573 Simplify layout on Maemo
1576 * src/prefs_display_header.c
1577 Remove some headers by default on Maemo
1579 2007-07-17 [paul] 2.10.0cvs35
1581 * src/prefs_common.c
1582 * src/prefs_common.h
1583 * src/prefs_logging.c
1585 add options to stop/enable writing logs to disc
1587 2007-07-17 [paul] 2.10.0cvs34
1590 fix some issues with the Apply tags window:
1591 - set search column (enables autocompl in the treeview)
1592 - apply tag from "New tag" if it existed
1593 - clears New tag entry when adding it with the button
1596 2007-07-17 [paul] 2.10.0cvs33
1599 fix 'apply tags' dialogue weirdness
1601 2007-07-16 [colin] 2.10.0cvs32
1604 Fix double-loading of mails on Maemo
1606 2007-07-16 [colin] 2.10.0cvs31
1609 Prevent double-loading of the same part under some
1610 conditions; hide statusbar on Maemo
1612 2007-07-16 [colin] 2.10.0cvs30
1618 Improve the tag interface - allow
1619 to set/unset tags from a special
1621 * src/gtk/gtkvscrollbutton.c
1624 * src/stock_pixmap.c
1625 Fix Mimeview's ugly hacks in the
1628 2007-07-16 [paul] 2.10.0cvs29
1632 * src/gtk/icon_legend.c
1633 put it all in a scrolled window
1635 2007-07-15 [colin] 2.10.0cvs28
1638 Maemo: force layout to be Small screen; the
1639 others don't make sense
1641 2007-07-14 [colin] 2.10.0cvs27
1644 * src/gtk/gtkvscrollbutton.c
1645 Maemo: Fix mimeview's buttons size
1647 2007-07-14 [colin] 2.10.0cvs26
1650 Fix the button workaround fix.
1651 (Use the correct variable)
1653 2007-07-14 [colin] 2.10.0cvs25
1657 Maemo: put the progress bar in the
1660 2007-07-14 [colin] 2.10.0cvs24
1662 * src/prefs_common.c
1663 Maemo: hide statusbar by default
1665 * src/stock_pixmap.c
1666 * src/stock_pixmap.h
1668 * src/pixmaps/go_folders.xpm
1669 Maemo: Add a specific icon to go back to
1672 2007-07-14 [colin] 2.10.0cvs23
1675 Don't set homogeneous finally
1677 2007-07-14 [colin] 2.10.0cvs22
1680 Fix button show/hide issues
1682 2007-07-14 [colin] 2.10.0cvs21
1686 Fix button workaround to be able to click
1687 if mouse was on button when it went un-
1689 Revert previous commit, gtk_tool_item_set_homogeneous
1690 doesn't mean what it seems to mean ;-)
1692 2007-07-14 [paul] 2.10.0cvs20
1695 make homogeneous FALSE always
1697 2007-07-13 [colin] 2.10.0cvs19
1701 Rework to fit the non-deprecated API
1707 Maemo layout changes. Better toolbars,
1708 removal of CTree headers.
1710 2007-07-13 [paul] 2.10.0cvs18
1712 * src/gtk/colorlabel.c
1713 fix bug 1261, '[DE] coloring messages in overview
1714 keys are not localised'
1715 the string is now included in claws-mail.pot
1717 2007-07-13 [colin] 2.10.0cvs17
1720 Fix bug 1267, 'printing mutliple messages
1721 opens one message-dialog after the other'
1722 Ask for confirmation when printing 10
1725 2007-07-11 [colin] 2.10.0cvs16
1730 * manual/claws-mail-manual.xml
1732 * manual/es/claws-mail-manual.xml
1734 * manual/fr/claws-mail-manual.xml
1757 * src/addressbook_foldersel.c
1758 * src/addressbook_foldersel.h
1782 * src/customheader.c
1783 * src/customheader.h
1784 * src/displayheader.c
1785 * src/displayheader.h
1788 * src/editaddress_other_attributes_ldap.c
1789 * src/editaddress_other_attributes_ldap.h
1798 * src/editldap_basedn.c
1799 * src/editldap_basedn.h
1820 * src/folder_item_prefs.c
1821 * src/folder_item_prefs.h
1830 * src/grouplistdialog.c
1831 * src/grouplistdialog.h
1836 * src/image_viewer.c
1837 * src/image_viewer.h
1878 * src/matcher_parser.h
1879 * src/matcher_parser_lex.l
1880 * src/matcher_parser_parse.y
1883 * src/message_search.c
1884 * src/message_search.h
1903 * src/partial_download.c
1904 * src/partial_download.h
1909 * src/prefs_account.c
1910 * src/prefs_account.h
1911 * src/prefs_actions.c
1912 * src/prefs_actions.h
1913 * src/prefs_common.c
1914 * src/prefs_common.h
1915 * src/prefs_compose_writing.c
1916 * src/prefs_compose_writing.h
1917 * src/prefs_customheader.c
1918 * src/prefs_customheader.h
1919 * src/prefs_display_header.c
1920 * src/prefs_display_header.h
1921 * src/prefs_ext_prog.c
1922 * src/prefs_ext_prog.h
1923 * src/prefs_filtering.c
1924 * src/prefs_filtering.h
1925 * src/prefs_filtering_action.c
1926 * src/prefs_filtering_action.h
1927 * src/prefs_folder_column.c
1928 * src/prefs_folder_column.h
1929 * src/prefs_folder_item.c
1930 * src/prefs_folder_item.h
1935 * src/prefs_image_viewer.c
1936 * src/prefs_image_viewer.h
1937 * src/prefs_logging.c
1938 * src/prefs_logging.h
1939 * src/prefs_matcher.c
1940 * src/prefs_matcher.h
1941 * src/prefs_message.c
1942 * src/prefs_message.h
1943 * src/prefs_msg_colors.c
1944 * src/prefs_msg_colors.h
1949 * src/prefs_receive.c
1950 * src/prefs_receive.h
1953 * src/prefs_spelling.c
1954 * src/prefs_spelling.h
1955 * src/prefs_summaries.c
1956 * src/prefs_summaries.h
1957 * src/prefs_summary_column.c
1958 * src/prefs_summary_column.h
1959 * src/prefs_summary_open.c
1960 * src/prefs_summary_open.h
1961 * src/prefs_template.c
1962 * src/prefs_template.h
1963 * src/prefs_themes.c
1964 * src/prefs_themes.h
1965 * src/prefs_toolbar.c
1966 * src/prefs_toolbar.h
1967 * src/prefs_wrapping.c
1968 * src/prefs_wrapping.h
1978 * src/quote_fmt_lex.l
1979 * src/quote_fmt_parse.y
1982 * src/remotefolder.c
1983 * src/remotefolder.h
1984 * src/send_message.c
1985 * src/send_message.h
1988 * src/simple-gettext.c
1989 * src/sourcewindow.c
1990 * src/sourcewindow.h
1995 * src/stock_pixmap.c
1996 * src/stock_pixmap.h
1997 * src/summary_search.c
1998 * src/summary_search.h
2015 * src/common/base64.c
2016 * src/common/base64.h
2017 * src/common/claws.c
2018 * src/common/claws.h
2020 * src/common/fnmatch.c
2021 * src/common/fnmatch.h
2022 * src/common/fnmatch_loop.c
2023 * src/common/hooks.c
2024 * src/common/hooks.h
2029 * src/common/mgutils.c
2030 * src/common/mgutils.h
2033 * src/common/passcrypt.c
2034 * src/common/passcrypt.h.in
2035 * src/common/plugin.c
2036 * src/common/plugin.h
2037 * src/common/prefs.c
2038 * src/common/prefs.h
2039 * src/common/progressindicator.c
2040 * src/common/progressindicator.h
2041 * src/common/quoted-printable.c
2042 * src/common/quoted-printable.h
2043 * src/common/session.c
2044 * src/common/session.h
2047 * src/common/socket.c
2048 * src/common/socket.h
2051 * src/common/ssl_certificate.c
2052 * src/common/ssl_certificate.h
2053 * src/common/string_match.c
2054 * src/common/string_match.h
2055 * src/common/stringtable.c
2056 * src/common/stringtable.h
2059 * src/common/template.c
2060 * src/common/template.h
2061 * src/common/timing.h
2062 * src/common/utils.c
2063 * src/common/utils.h
2064 * src/common/uuencode.c
2065 * src/common/uuencode.h
2066 * src/common/version.h.in
2067 * src/common/w32_dirent.c
2068 * src/common/w32_reg.c
2069 * src/common/w32_signal.c
2070 * src/common/w32_stat.c
2071 * src/common/w32_stdlib.c
2072 * src/common/w32_string.c
2073 * src/common/w32_time.c
2074 * src/common/w32_unistd.c
2075 * src/common/w32_wait.c
2076 * src/common/w32lib.h
2079 * src/common/xmlprops.c
2080 * src/common/xmlprops.h
2081 * src/etpan/etpan-errors.h
2082 * src/etpan/etpan-thread-manager-types.h
2083 * src/etpan/etpan-thread-manager.c
2084 * src/etpan/etpan-thread-manager.h
2085 * src/etpan/imap-thread.c
2086 * src/etpan/imap-thread.h
2089 * src/gtk/colorlabel.c
2090 * src/gtk/colorlabel.h
2091 * src/gtk/colorsel.c
2092 * src/gtk/colorsel.h
2093 * src/gtk/combobox.c
2094 * src/gtk/combobox.h
2095 * src/gtk/description_window.c
2096 * src/gtk/description_window.h
2099 * src/gtk/foldersort.c
2100 * src/gtk/foldersort.h
2101 * src/gtk/gtkaspell.c
2102 * src/gtk/gtkaspell.h
2103 * src/gtk/gtksctree.c
2104 * src/gtk/gtkshruler.c
2105 * src/gtk/gtkshruler.h
2106 * src/gtk/gtksourceprintjob.c
2107 * src/gtk/gtksourceprintjob.h
2108 * src/gtk/gtkutils.c
2109 * src/gtk/gtkutils.h
2110 * src/gtk/gtkvscrollbutton.c
2111 * src/gtk/gtkvscrollbutton.h
2112 * src/gtk/icon_legend.c
2113 * src/gtk/icon_legend.h
2114 * src/gtk/inputdialog.c
2115 * src/gtk/inputdialog.h
2116 * src/gtk/logwindow.c
2117 * src/gtk/logwindow.h
2118 * src/gtk/manage_window.c
2119 * src/gtk/manage_window.h
2122 * src/gtk/pluginwindow.c
2123 * src/gtk/pluginwindow.h
2124 * src/gtk/prefswindow.c
2125 * src/gtk/prefswindow.h
2126 * src/gtk/progressdialog.c
2127 * src/gtk/progressdialog.h
2128 * src/gtk/quicksearch.c
2129 * src/gtk/quicksearch.h
2130 * src/gtk/sslcertwindow.c
2131 * src/gtk/sslcertwindow.h
2132 * src/plugins/bogofilter/bogofilter.c
2133 * src/plugins/bogofilter/bogofilter.h
2134 * src/plugins/bogofilter/bogofilter_gtk.c
2135 * src/plugins/clamav/clamav_plugin.c
2136 * src/plugins/clamav/clamav_plugin.h
2137 * src/plugins/clamav/clamav_plugin_gtk.c
2138 * src/plugins/demo/demo.c
2139 * src/plugins/dillo_viewer/dillo_prefs.c
2140 * src/plugins/dillo_viewer/dillo_prefs.h
2141 * src/plugins/dillo_viewer/dillo_viewer.c
2142 * src/plugins/pgpcore/passphrase.c
2143 * src/plugins/pgpcore/passphrase.h
2144 * src/plugins/pgpcore/pgp_viewer.c
2145 * src/plugins/pgpcore/pgp_viewer.h
2146 * src/plugins/pgpcore/plugin.c
2147 * src/plugins/pgpcore/prefs_gpg.c
2148 * src/plugins/pgpcore/prefs_gpg.h
2149 * src/plugins/pgpcore/select-keys.c
2150 * src/plugins/pgpcore/select-keys.h
2151 * src/plugins/pgpcore/sgpgme.c
2152 * src/plugins/pgpcore/sgpgme.h
2153 * src/plugins/pgpinline/pgpinline.c
2154 * src/plugins/pgpinline/pgpinline.h
2155 * src/plugins/pgpinline/plugin.c
2156 * src/plugins/pgpmime/pgpmime.c
2157 * src/plugins/pgpmime/pgpmime.h
2158 * src/plugins/pgpmime/plugin.c
2159 * src/plugins/spamassassin/spamassassin.c
2160 * src/plugins/spamassassin/spamassassin.h
2161 * src/plugins/spamassassin/spamassassin_gtk.c
2162 * src/plugins/trayicon/trayicon.c
2163 * src/plugins/trayicon/trayicon_prefs.c
2164 * src/plugins/trayicon/trayicon_prefs.h
2165 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2166 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2167 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
2168 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2169 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2170 * tools/OOo2claws-mail.pl
2171 * tools/README.sylprint
2172 * tools/acroread2claws-mail.pl
2173 * tools/claws-mail-compose-insert-files.pl
2174 * tools/convert_mbox.pl
2175 * tools/filter_conv.pl
2176 * tools/filter_conv_new.pl
2178 * tools/freshmeat_search.pl
2179 * tools/google_search.pl
2180 * tools/kmail-mailbox2claws-mail.pl
2181 * tools/kmail2claws-mail.pl
2182 * tools/kmail2claws-mail_v2.pl
2184 * tools/make.themes.project
2185 * tools/multiwebsearch.pl
2186 * tools/nautilus2claws-mail.sh
2187 * tools/outlook2claws-mail.pl
2188 * tools/textviewer.sh
2189 * tools/thunderbird-filters-convertor.pl
2192 * tools/vcard2xml.py
2193 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2194 Upgrade to GPLv3 or later.
2196 2007-07-10 [wwp] 2.10.0cvs15
2199 Fix re-opening of all composing messages that were
2200 opened when closing the previous instance, thanks
2203 2007-07-10 [paul] 2.10.0cvs14
2205 * src/editaddress_other_attributes_ldap.c
2207 fix crash on selecting 'other attributes' combo
2208 for either a new entry or an old entry with no
2209 existing attributes.
2210 fix bug on editing multiple attributes which
2211 resulted them all having the value of the last
2215 2007-07-10 [colin] 2.10.0cvs13
2218 * src/editaddress_other_attributes_ldap.h
2220 Fix --disable-ldap build
2222 2007-07-09 [colin] 2.10.0cvs12
2228 * src/editaddress_other_attributes_ldap.c
2229 * src/editaddress_other_attributes_ldap.h
2234 Add capability to edit all inetOrgPerson
2235 attributes on LDAP. Patch by Michael
2238 2007-07-09 [colin] 2.10.0cvs11
2244 * src/prefs_summaries.c
2245 * src/prefs_themes.c
2247 * src/common/Makefile.am
2249 * src/common/timing.h
2250 * src/common/utils.c
2251 * src/common/utils.h
2252 * src/common/w32_account.c
2253 * src/common/w32lib.h
2254 * src/gtk/Makefile.am
2255 * src/gtk/colorlabel.c
2256 * src/plugins/pgpcore/Makefile.am
2257 * src/plugins/pgpcore/claws.def
2258 * src/plugins/pgpcore/passphrase.c
2259 * src/plugins/pgpcore/pgp_viewer.c
2260 * src/plugins/pgpcore/plugin.def
2261 * src/plugins/pgpcore/sgpgme.c
2262 * src/plugins/pgpinline/Makefile.am
2263 * src/plugins/pgpinline/claws.def
2264 * src/plugins/pgpinline/mypgpcore.def
2265 * src/plugins/pgpinline/plugin.def
2266 * src/plugins/pgpmime/Makefile.am
2267 * src/plugins/pgpmime/claws.def
2268 * src/plugins/pgpmime/mypgpcore.def
2269 * src/plugins/pgpmime/plugin.def
2270 Commit win32 patch, from Werner Koch and
2273 2007-07-09 [colin] 2.10.0cvs10
2275 * src/prefs_toolbar.c
2276 Fix crash when no actions exist
2278 2007-07-07 [paul] 2.10.0cvs9
2281 * manual/claws-mail-manual.xml
2282 update copyright year
2284 updated by Flammie Pirinen
2286 2007-07-05 [wwp] 2.10.0cvs8
2288 * src/plugins/clamav/clamav_plugin_gtk.c
2289 Make vertical spacing like in other plugin prefs pages.
2291 2007-07-05 [wwp] 2.10.0cvs7
2294 It's %am that works, not %ae (this doc incoherence has been
2295 introduced with 2.9.2cvs13).
2297 2007-07-04 [wwp] 2.10.0cvs6
2299 * src/plugins/bogofilter/bogofilter.c
2300 Gettext-ize an occurrence of "Any" that wasn't.
2302 2007-07-04 [colin] 2.10.0cvs5
2305 Fix untranslated strings; thanks
2308 2007-07-03 [colin] 2.10.0cvs4
2312 Fix saving of sort mode for tags and
2313 thread date. Thanks to Pierre Ossman.
2314 Completes fix for bug 1233
2316 2007-07-03 [paul] 2.10.0cvs3
2324 2007-07-02 [colin] 2.10.0cvs2
2330 Add View/Sort/by Thread date
2331 Fixes bug 1233, 'Capability to sort
2332 threads by most recent message'
2333 Based on a patch by Paul Rolland
2335 2007-07-02 [colin] 2.10.0cvs1
2352 * src/matcher_parser_parse.y
2356 * src/prefs_common.c
2357 * src/prefs_common.h
2358 * src/prefs_filtering_action.c
2359 * src/prefs_matcher.c
2360 * src/prefs_summary_column.c
2364 * src/quote_fmt_lex.l
2365 * src/quote_fmt_parse.y
2369 * src/common/Makefile.am
2373 * src/gtk/quicksearch.c
2374 * src/gtk/quicksearch.h
2375 Add Tags implementation. Tags are arbitrary labels
2376 that can be applied to messages. It is possible
2377 to create, edit, remove tags; apply them to mails;
2378 filter on tags or tag presence; apply or unset
2379 tags via filtering actions; reference tags in
2382 2007-07-02 [paul] 2.10.0
2389 2007-07-02 [paul] 2.9.2cvs78
2399 updated by Stephan Sachse, me, Ricardo Mones
2400 Lastra, Fabien Vantard, Pader Rezso, Frederico
2401 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2403 2007-07-02 [paul] 2.9.2cvs77
2408 2007-06-29 [wwp] 2.9.2cvs76
2411 Fix a typo (thanks to Ricardo for finding this out).
2413 2007-06-28 [paul] 2.9.2cvs75
2418 2007-06-28 [paul] 2.9.2cvs74
2421 fix bug in the autotools build system.
2422 Files cataloged under EXTRA_DIST were never
2423 automatically copied to the build tree.
2424 (fix 'make distcheck')
2425 Patch by Michael Rasmussen.
2427 2007-06-24 [colin] 2.9.2cvs73
2430 Fix bug 1249, 'Error handling for
2431 news errors needs modification'
2432 Only popup error if the according
2433 pref in Prefs/Receive is set.
2435 2007-06-21 [colin] 2.9.2cvs72
2437 * src/common/plugin.c
2438 * src/common/plugin.h
2439 Change plugin API to know whether it's safe to
2440 unload plugins or whether we should just hide
2441 them. Fixes bug 1248, 'Core dumps after
2442 unloading plugin and clicking on load plugins'
2443 * src/plugins/bogofilter/bogofilter.c
2444 * src/plugins/clamav/clamav_plugin.c
2445 * src/plugins/demo/demo.c
2446 * src/plugins/dillo_viewer/dillo_viewer.c
2447 * src/plugins/pgpcore/plugin.c
2448 * src/plugins/pgpinline/plugin.c
2449 * src/plugins/pgpmime/plugin.c
2450 * src/plugins/spamassassin/spamassassin.c
2451 * src/plugins/trayicon/trayicon.c
2454 2007-06-19 [colin] 2.9.2cvs71
2458 Fix crash mentioned in bug 1246
2459 Race condition when automatically drafting
2460 due to insertion on reedit.
2462 2007-06-18 [wwp] 2.9.2cvs70
2465 LDIF import: use a "Proceed" button to complete
2468 2007-06-18 [paul] 2.9.2cvs69
2471 use pkgconfig to check for gtk and glib
2473 2007-06-17 [wwp] 2.9.2cvs68
2477 LDIF import: better error handling, minor code
2478 and UI cleanup, and renamed the Save button
2479 to Close, as imported stuff is already saved
2480 when the Save button is shown.
2482 2007-06-17 [colin] 2.9.2cvs67
2484 * src/prefs_summaries.c
2486 Don't set as read when forwarded, only replied to
2488 2007-06-17 [paul] 2.9.2cvs66
2491 add missing #include
2493 2007-06-16 [colin] 2.9.2cvs65
2495 * src/prefs_summaries.c
2497 Change the pref "Only mark as read when opened
2498 in new window" to "..., replied to or forwarded".
2499 Based on a patch by Paul Rolland.
2501 2007-06-16 [paul] 2.9.2cvs64
2504 alphabetical order! :)
2506 2007-06-16 [colin] 2.9.2cvs63
2510 Add Michael Rasmussen in authors list
2512 2007-06-16 [colin] 2.9.2cvs62
2515 Fix messageview_copy_clipboard to take advantage
2516 of plugins' get_selection.
2518 2007-06-15 [colin] 2.9.2cvs61
2524 * src/message_search.c
2526 * src/summary_search.c
2529 Allow GDK_KP_Enter to do the same as GDK_Return
2530 Patch by Michael Rasmussen
2532 2007-06-15 [paul] 2.9.2cvs60
2535 fix bug when closing a compose window
2538 2007-06-14 [paul] 2.9.2cvs59
2542 migrate sylpheed config
2544 2007-06-14 [wwp] 2.9.2cvs58
2546 * src/gtk/pluginwindow.c
2547 Yet another attempt to fix sizing/alignment of the
2548 button bar in plugins window.
2550 2007-06-12 [colin] 2.9.2cvs57
2555 * src/prefs_common.c
2556 * src/prefs_common.h
2557 * src/prefs_summaries.c
2558 * src/prefs_summary_open.c
2559 * src/prefs_summary_open.h
2561 Make "when entering a folder" actions more personalisable
2563 2007-06-12 [wwp] 2.9.2cvs56
2566 Use short description from Paul (mairix.sh).
2568 2007-06-12 [wwp] 2.9.2cvs55
2571 Updated info about mairix.sh.
2573 2007-06-11 [paul] 2.9.2cvs54
2575 * src/prefs_logging.c
2576 rework log window length widgets
2577 and some sensitivity fixes
2579 2007-06-11 [paul] 2.9.2cvs53
2582 * src/prefs_logging.c
2583 rename 'Protocol Log' to 'Network Log'
2584 and some function renaming
2586 2007-06-10 [wwp] 2.9.2cvs52
2588 * src/gtk/pluginwindow.c
2591 2007-06-10 [wwp] 2.9.2cvs51
2593 * src/gtk/pluginwindow.c
2594 Fix button bar in plugin window, was centered and not
2595 behaving like other dialogs w/ such button bar.
2597 2007-06-08 [wwp] 2.9.2cvs50
2604 Provide a way out of automatic draft saving on IMAP, when
2606 Prevent drafting while sending and quitting while sending.
2611 2007-06-08 [wwp] 2.9.2cvs49
2613 * src/prefs_account.c
2614 * src/gtk/prefswindow.c
2615 * src/gtk/prefswindow.h
2616 Activate the Basic page when opening account prefs.
2618 2007-06-08 [wwp] 2.9.2cvs48
2620 * src/common/socket.c
2621 Don't crash if fork() fails, thanks to Colin.
2623 2007-06-08 [wwp] 2.9.2cvs47
2625 * src/gtk/prefswindow.c
2626 Wrap some long lines, and reset horizontal scroller's adjusment
2627 (this was already done, vertically), when changing tab (not page)
2630 2007-06-08 [paul] 2.9.2cvs46
2632 * src/common/utils.c
2633 use gethostname() instead of uname()
2634 based on a patch by Michael Hughes
2635 <Sylpheed-Claws_user@thehugheslogcabin.net>
2637 2007-06-07 [wwp] 2.9.2cvs45
2639 * src/prefs_common.c
2640 Fix some useless warnings, thanks to Colin.
2642 2007-06-06 [colin] 2.9.2cvs44
2645 Fix strange allocations.
2647 2007-06-06 [colin] 2.9.2cvs43
2650 Patch by Michael Rasmussus to help
2653 2007-06-05 [wwp] 2.9.2cvs42
2655 * src/prefs_account.c
2656 * src/prefs_folder_item.c
2660 Per-folder templates can now be applied recursively.
2661 Always save per-folder templates (formats were erroneously
2662 saved only if they were enabled).
2663 Check for validity of quotation marks everywhere there
2666 2007-06-05 [wwp] 2.9.2cvs41
2669 Fix incoming messages from local accounts always getting filtered
2670 (even if the account prefs say don't), thanks to Colin.
2672 2007-06-05 [wwp] 2.9.2cvs40
2676 Use per-folder/per-account quote chars when applying a
2677 template or inserting text as well. Const'ify some
2680 2007-06-04 [colin] 2.9.2cvs39
2683 More work for wwp :)
2685 2007-06-04 [wwp] 2.9.2cvs38
2688 Same as 2.9.2cvs36 but for forwarding.
2690 2007-06-04 [colin] 2.9.2cvs37
2693 Use original mail file for forward/redirect
2694 Fixes some forwarded mails to be attached as
2695 application/octet-stream (when they have binary
2696 parts), and incidentally fixes bug 848
2697 'Redirect breaks GnuPG'
2699 2007-06-04 [wwp] 2.9.2cvs36
2702 Fix quote mark mis-initialisation when replying/forwarding
2703 (introduced w/ 2.9.2cvs20).
2705 2007-06-04 [wwp] 2.9.2cvs35
2707 * src/prefs_compose_writing.c
2709 Fix a bug where Quotation characters (prefs/compose/writing)
2710 was cleared (introduced w/ 2.9.2cvs26).
2712 2007-06-04 [wwp] 2.9.2cvs34
2714 * src/prefs_account.c
2715 * src/prefs_account.h
2716 Better fix for compiling w/o aspell (rollbacks
2719 2007-06-04 [wwp] 2.9.2cvs33
2722 * src/prefs_account.c
2723 * src/prefs_account.h
2725 It's now possible to disable mail filtering plugins
2726 on a per-account basis.
2728 2007-06-04 [wwp] 2.9.2cvs32
2731 * src/common/utils.c
2732 * src/common/utils.h
2733 Support CRLF in headers part of messages.
2734 Support few more date formats (RFC3339 subsets).
2736 2007-06-04 [wwp] 2.9.2cvs31
2738 * src/prefs_account.c
2739 Fix compiling w/o aspell support.
2741 2007-06-03 [wwp] 2.9.2cvs30
2744 Don't decode leading ENV_ and ~ in P_PASSWORD
2747 2007-06-03 [wwp] 2.9.2cvs29
2750 Don't decode leading ENV_ and ~ in P_PASSWORD
2753 2007-06-03 [wwp] 2.9.2cvs28
2755 * src/prefs_account.c
2756 * src/gtk/prefswindow.c
2757 * src/gtk/prefswindow.h
2758 Added a way to force preloading of all pages
2760 Moved tabs to pages in account prefs.
2762 2007-06-02 [colin] 2.9.2cvs27
2765 Fix possible crash, fix ldap write bugs
2767 Fix ldap write bugs - patch by Michael
2771 Add a hook whenever alertpanel opens/closes
2773 2007-05-31 [wwp] 2.9.2cvs26
2775 * src/prefs_compose_writing.c
2777 Re-organized writing options a bit:
2778 - renamed the Quoting page to Templates
2779 - moved all composing templates to that page
2780 - moved non-templates options to the Writing one,
2781 grouped reply-related options, reordered reply and
2784 2007-05-31 [wwp] 2.9.2cvs25
2787 Removed unused code.
2789 2007-05-31 [colin] 2.9.2cvs24
2792 Fix missing display name when modifying
2793 LDAP. Patch by Michael Rasmussen
2795 2007-05-31 [wwp] 2.9.2cvs23
2797 * src/plugins/bogofilter/Makefile.am
2798 * src/plugins/clamav/Makefile.am
2799 * src/plugins/demo/Makefile.am
2800 * src/plugins/dillo_viewer/Makefile.am
2801 * src/plugins/spamassassin/Makefile.am
2802 Fix building of those plugins in Mac OS X.
2804 2007-05-30 [wwp] 2.9.2cvs22
2806 * src/gtk/quicksearch.c
2807 Fix missing initialization.
2809 2007-05-30 [wwp] 2.9.2cvs21
2812 Revert accidental commit (debug outputs).
2814 2007-05-30 [wwp] 2.9.2cvs20
2817 * src/folder_item_prefs.c
2818 * src/folder_item_prefs.h
2819 * src/prefs_account.c
2820 * src/prefs_account.h
2821 * src/prefs_folder_item.c
2824 Implemented per-account and per-folder
2825 compose/reply/forward formats.
2827 2007-05-30 [wwp] 2.9.2cvs19
2829 * src/prefs_compose_writing.c
2834 Internal API changes (factorize quote format
2837 2007-05-30 [colin] 2.9.2cvs18
2840 Fix race where it's possible to re-click Send
2841 between end of SMTP session and end of "move to
2842 sent folder" when sending an email with send
2845 2007-05-30 [colin] 2.9.2cvs17
2848 Ask for backtrace on all threads. Patch by
2851 Fix stale news statusbar when scanning fails.
2854 Fix some LDAP write updates bugs. Patch
2855 by Michael Rasmussen
2857 2007-05-29 [colin] 2.9.2cvs16
2860 Fix loss of local flags when moving mails
2861 on IMAP in high-bandwidth mode (UID FETCH)
2863 2007-05-25 [paul] 2.9.2cvs15
2865 * src/common/socket.c
2866 fix sometimes crasher on cancelling
2869 2007-05-25 [colin] 2.9.2cvs14
2874 Be more helpful in the subscription
2877 2007-05-23 [wwp] 2.9.2cvs13
2880 * src/prefs_compose_writing.c
2882 * src/prefs_template.c
2883 * src/prefs_template.h
2886 * src/quote_fmt_lex.l
2887 * src/quote_fmt_parse.y
2888 Introduced new syntax elements (symbols and commands)
2889 in templates/quote_fmt. Compatibility w/ old
2891 Updated and reworked the corresponding Information
2893 Display the line number in dialogs that talk about
2894 parser errors (in addition to the error message in
2897 2007-05-23 [wwp] 2.9.2cvs12
2899 * src/quote_fmt_parse.y
2900 Fix 2.9.2cvs11, probably a paste accident ;).
2902 2007-05-23 [wwp] 2.9.2cvs11
2905 * src/prefs_template.c
2907 * src/quote_fmt_parse.y
2908 Fix 2.9.2cvs10, which broke --disable-aspell.
2910 2007-05-22 [wwp] 2.9.2cvs10
2913 * src/prefs_template.c
2916 * src/quote_fmt_lex.l
2917 * src/quote_fmt_parse.y
2918 * src/gtk/gtkaspell.c
2919 * src/gtk/gtkaspell.h
2920 Added template/quote format syntactical elements
2922 - current dictionary
2923 %T to show (shows empty if not set or not enabled),
2924 ?T and !T to check if the default dictionary is
2926 - current account's default dictionary
2927 %aT to show (empty if not set or not enabled),
2928 ?aT and !aT to check if it's enabled and set
2929 - name completion for an address, from the address
2931 %ABf, %ABt, %ABc respectively show the full name got
2932 from the address book if From, To or Cc match a single
2934 ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
2935 matches any contact and if the full name is non-empty.
2936 If From, To or Cc are lists of email addresses, only
2937 the first address will be checked.
2938 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
2939 that could show a trailing ','.
2940 Also, template/quote_fmt parser now shows the line number in case
2943 2007-05-15 [colin] 2.9.2cvs9
2947 Add a public function to know whether Claws
2949 Store opened folder when exiting
2952 Store last opened message in each FolderItem;
2953 Reset last seen messages if Claws crashed, so
2954 that one can't go in an infinite crash in case
2955 a particular mail crashes Claws.
2957 * src/prefs_common.c
2958 * src/prefs_common.h
2960 * src/prefs_summaries.c
2961 Add "Select last opened message" when entering
2963 Add "Select last opened folder" at startup.
2965 2007-05-14 [colin] 2.9.2cvs8
2968 Fix bashism, search for xml catalog
2969 in /usr/local/share/xml/catalog too
2972 2007-05-13 [wwp] 2.9.2cvs7
2974 * src/gtk/logwindow.c
2975 fix raising log windows when they are either minimized or
2978 2007-05-11 [colin] 2.9.2cvs6
2981 Use Hildon's file chooser on Maemo. Patch
2982 by Jean-Luc Biord; fixes part 2 of bug 1201,
2983 'File attachment "manipulation" bugs...'
2985 2007-05-10 [wwp] 2.9.2cvs5
2987 * src/prefs_common.c
2988 * src/prefs_common.h
2989 * src/gtk/quicksearch.c
2990 Add a quicksearch option to automatically run
2991 a search selected from the history (this option
2992 is exclusive towards type-ahead).
2994 2007-05-10 [colin] 2.9.2cvs4
2997 Fix g_warnings, thanks to Brian
3000 2007-05-09 [colin] 2.9.2cvs3
3005 * src/prefs_summaries.c
3008 * src/common/utils.c
3009 * src/gtk/gtksourceprintjob.c
3010 * src/gtk/sslcertwindow.c
3011 Use the re-entrant variant of time functions
3012 Probably fixes bug 1217, 'reentrancy problems
3013 with time functions'
3015 2007-05-09 [colin] 2.9.2cvs2
3018 Fix crasher when reconnection fails
3020 2007-05-08 [paul] 2.9.2cvs1
3026 bump version number following
3029 2007-05-08 [paul] 2.9.1cvs48
3031 * src/plugins/demo/demo.c
3032 * src/plugins/dillo_viewer/dillo_prefs.c
3033 * src/plugins/dillo_viewer/dillo_prefs.h
3034 * src/plugins/dillo_viewer/dillo_viewer.c
3035 * src/plugins/pgpcore/pgp_viewer.c
3036 * src/plugins/pgpcore/pgp_viewer.h
3037 * src/plugins/pgpcore/plugin.c
3038 * src/plugins/pgpcore/prefs_gpg.c
3039 * src/plugins/pgpcore/prefs_gpg.h
3040 * src/plugins/pgpcore/sgpgme.c
3041 * src/plugins/pgpcore/sgpgme.h
3042 * src/plugins/pgpinline/plugin.c
3043 * src/plugins/pgpmime/pgpmime.c
3044 * src/plugins/pgpmime/pgpmime.h
3045 * src/plugins/pgpmime/plugin.c
3046 * src/plugins/spamassassin/spamassassin.c
3047 * src/plugins/spamassassin/spamassassin.h
3048 * src/plugins/spamassassin/spamassassin_gtk.c
3049 * src/plugins/trayicon/README
3051 * tools/README.sylprint
3052 * tools/outlook2claws-mail.pl
3054 * tools/tb2claws-mail
3055 * tools/tbird2claws.py
3057 * tools/vcard2xml.py
3058 * tools/kdeservicemenu/README
3059 cleanups and corrections
3061 2007-05-06 [wwp] 2.9.1cvs47
3064 Fix missing dash to `display` command-line, reported
3065 by Georg Himmrich <georg at mails d0t diesind d0t net>.
3067 2007-05-06 [colin] 2.9.1cvs46
3070 * src/stock_pixmap.c
3071 * src/stock_pixmap.h
3072 * src/pixmaps/printer.xpm
3075 2007-05-06 [paul] 2.9.1cvs45
3080 * src/summary_search.c
3084 2007-05-05 [wwp] 2.9.1cvs44
3088 * src/prefs_actions.c
3092 Fix "faild" typos everywhere and capitalization of
3095 2007-05-04 [colin] 2.9.1cvs43
3100 * src/plugins/pgpcore/prefs_gpg.c
3101 * src/plugins/pgpcore/prefs_gpg.h
3102 * src/plugins/pgpinline/pgpinline.c
3103 * src/plugins/pgpmime/pgpmime.c
3104 Add an API to warn about encryption limits,
3105 and allow to disable these warnings
3107 2007-05-03 [colin] 2.9.1cvs42
3111 Fix bug 1213, 'Delete more than
3114 2007-05-03 [wwp] 2.9.1cvs41
3116 * src/prefs_common.c
3117 * src/prefs_filtering.c
3118 * src/prefs_template.c
3119 * src/common/template.c
3120 * src/common/template.h
3121 * src/gtk/gtkutils.c
3122 * src/gtk/gtkutils.h
3123 Templates are no longer automatically sorted
3124 by name, but can be sorted manually using
3125 |< < > >| buttons as well as drag'n'drop.
3127 2007-05-03 [wwp] 2.9.1cvs40
3129 * src/plugins/spamassassin/spamassassin.c
3130 * src/plugins/spamassassin/spamassassin.h
3131 * src/plugins/spamassassin/spamassassin_gtk.c
3132 * src/plugins/bogofilter/bogofilter.c
3133 * src/plugins/bogofilter/bogofilter.h
3134 * src/plugins/bogofilter/bogofilter_gtk.c
3135 Added an option to conditionally mark saved spam
3136 as read (default is and was to do so).
3137 Satisfies feature request 1708539 on sf.net tracker.
3139 2007-05-03 [colin] 2.9.1cvs39
3142 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
3144 2007-05-02 [colin] 2.9.1cvs38
3147 Fix bug 1209, 'Clicking on address
3148 in header (mailto uri) selects
3149 default account'. Patch adapted from
3152 2007-05-02 [colin] 2.9.1cvs37
3154 * src/grouplistdialog.c
3155 Set cursor to wait cursor while loading
3158 2007-05-02 [paul] 2.9.1cvs36
3162 rename cache and mark files
3165 2007-04-30 [paul] 2.9.1cvs35
3167 * manual/glossary.xml
3168 * manual/plugins.xml
3169 updates. Patch by Ricardo
3171 2007-04-29 [wwp] 2.9.1cvs34
3175 Fix few grammatical errors (patch by David Relson < relson at
3176 osagesoftware dot com >).
3178 2007-04-28 [colin] 2.9.1cvs33
3182 * src/prefs_account.c
3183 * src/prefs_account.h
3184 Drop the "Download all" preference. It's
3185 stupidly useless and confuses people from
3188 2007-04-27 [wwp] 2.9.1cvs32
3191 * src/prefs_account.c
3192 * src/prefs_account.h
3193 Don't reflect accounts changes to the mainwindow when it's
3196 2007-04-27 [colin] 2.9.1cvs31
3199 Freeze/thaw when sync'ing flags
3201 * src/prefs_account.c
3202 * src/prefs_account.h
3203 * src/etpan/imap-thread.c
3204 * src/etpan/imap-thread.h
3205 Add a way to use UID FETCH instead
3206 of searches to fetch message lists
3207 and flags. More expensive towards
3208 bandwidth, less expensive towards
3209 server's CPU. Probably fixes
3210 bug 1158, 'Scanning new folders on
3211 Exchange 2007 extremely slow'.
3214 2007-04-27 [paul] 2.9.1cvs30
3217 * src/prefs_logging.c
3218 improvements to english usage
3220 2007-04-27 [colin] 2.9.1cvs29
3223 Fix build without libetpan (my bad!)
3225 2007-04-26 [colin] 2.9.1cvs28
3229 Fix uselessly exported function
3231 Consider "- -- \n" as signature separator
3232 (that's what signature separators look like
3233 in PGP/Inline signed mails)
3235 2007-04-26 [colin] 2.9.1cvs27
3238 libetpan-0.49 is now required
3240 Fix double fetching of mails if
3243 Make offline sync faster, by
3244 remembering last change time, and
3247 2007-04-26 [hoa] 2.9.1cvs26
3253 * src/etpan/imap-thread.c
3254 * src/etpan/imap-thread.h
3255 cancellation of IMAP operations is now allowed.
3256 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
3258 2007-04-26 [colin] 2.9.1cvs25
3261 Always fetch body+headers in folders that are
3262 synched for offline use, if "Synchronise as
3263 soon as possible" is set.
3264 Fixes bug 1200, 'Add option to always retrieve full
3267 2007-04-25 [colin] 2.9.1cvs24
3270 Fix bug 1198, 'Reply-all "disappearing" address bug
3273 2007-04-24 [colin] 2.9.1cvs23
3276 Fix bug 1195, 'Hardware key navigation'
3277 Make GDK_Enter toggle expansion (Maemo)
3279 2007-04-24 [wwp] 2.9.1cvs22
3282 Fix few compiler warnings.
3284 2007-04-24 [paul] 2.9.1cvs21
3287 * src/stock_pixmap.c
3288 * src/stock_pixmap.h
3289 complete last commit
3291 2007-04-24 [paul] 2.9.1cvs20
3294 * src/pixmaps/active.xpm
3295 * src/pixmaps/checkbox_off.xpm
3296 * src/pixmaps/checkbox_on.xpm
3297 * src/pixmaps/inactive.xpm
3299 remove transparent border from checkbox icons
3301 2007-04-24 [wwp] 2.9.1cvs19
3305 Fix a crash in textview, thanks to Colin.
3307 2007-04-23 [wwp] 2.9.1cvs18
3309 * src/prefs_common.c
3310 Fix 2.9.1cvs5: no header was being translated at all.
3312 2007-04-23 [colin] 2.9.1cvs17
3315 * src/stock_pixmap.c
3316 * src/stock_pixmap.h
3319 * src/gtk/gtksctree.c
3320 * src/gtk/gtksctree.h
3321 * src/pixmaps/selection.xpm
3322 Fix bug 1193, 'Need a way to multi-select
3323 items'. Add a toggle button to the summaryview
3324 to switch between normal and multiple selection
3327 2007-04-23 [colin] 2.9.1cvs16
3330 * src/stock_pixmap.c
3331 * src/stock_pixmap.h
3334 * src/gtk/gtksctree.c
3335 * src/gtk/gtksctree.h
3336 * src/pixmaps/selection.xpm
3337 Fix bug 1193, 'Need a way to multi-
3339 Add a toggle button in the summaryview
3340 to enable normal or multiple selection.
3343 2007-04-23 [colin] 2.9.1cvs15
3346 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
3348 2007-04-21 [colin] 2.9.1cvs14
3350 * src/gtk/quicksearch.c
3351 Fix previous commit (actually use correct
3354 2007-04-21 [colin] 2.9.1cvs13
3356 * src/gtk/quicksearch.c
3357 Fix changing quicksearch type (after Esc,
3358 after changing Recursive, ...)
3360 2007-04-20 [wwp] 2.9.1cvs12
3362 * src/gtk/Makefile.am
3363 Added headers.h (completes 2.9.1cvs5).
3365 2007-04-20 [wwp] 2.9.1cvs11
3368 Fix the use of display name in name column,
3369 it has been overriden w/ the use of nickname
3370 by 2.9.0cvs3. Now nickname is used (if any)
3371 in case of LDAP books only.
3373 2007-04-20 [colin] 2.9.1cvs10
3378 Add handling of 'a' to loop in a mail's
3381 2007-04-20 [colin] 2.9.1cvs9
3384 Fix bug 1190, 'dir_open' button doesn't work'
3387 2007-04-20 [colin] 2.9.1cvs8
3391 Fix bug 1194, 'Hardware keys move from email
3392 list to account/directory list, but not back
3393 to email list...' (Maemo)
3395 2007-04-20 [colin] 2.9.1cvs7
3398 complete previous commit
3400 2007-04-20 [colin] 2.9.1cvs6
3403 Fix bug 1187, 'Reply-to addressee disappears
3404 when reply-to text box is clicked...' (Maemo)
3406 2007-04-20 [wwp] 2.9.1cvs5
3414 * src/prefs_common.c
3415 * src/prefs_common.h
3416 * src/prefs_display_header.c
3417 * src/prefs_matcher.c
3420 * src/gtk/quicksearch.c
3421 Translate more header names according to the relevant option value,
3422 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
3423 Replaced nearly all uses of prefs_common.trans_hdr with a call
3424 to prefs_common_translated_header_name().
3425 Added a headers.h reference file that contains known header names
3426 (RFC2822 and others) to the translation process' input, so that
3427 translated header names will still exist even if no occurrence of
3428 _("headername") is found anymore in the sources.
3429 Don't translate column name 'Number' following to trans_hdr option
3430 value as it's not a header name.
3432 2007-04-20 [colin] 2.9.1cvs4
3434 * src/gtk/quicksearch.c
3435 * src/gtk/quicksearch.h
3436 Add "From, To or Subject" quicksearch
3437 type. Patch by ulfschaper@users.sf.net
3439 2007-04-20 [colin] 2.9.1cvs3
3442 Implement proper references filtering condition.
3443 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
3445 2007-04-19 [wwp] 2.9.1cvs2
3447 * src/prefs_display_header.c
3448 * src/message_search.c
3449 Fix few warnings (g_free of const gchar*).
3451 2007-04-19 [paul] 2.9.1cvs1
3457 bump version number following
3460 2007-04-19 [paul] 2.9.0cvs9
3462 * manual/advanced.xml
3463 * manual/glossary.xml
3466 2007-04-18 [paul] 2.9.0cvs8
3469 fix for CVE-2007-1558 (APOP)
3472 2007-04-18 [paul] 2.9.0cvs7
3478 Fix encoding woes wrt saving of
3482 2007-04-18 [colin] 2.9.0cvs6
3484 * src/gtk/pluginwindow.c
3485 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
3487 2007-04-17 [wwp] 2.9.0cvs5
3493 Fix --disable-ldap build,
3494 fix some LDAP annoyances on
3495 searches, thanks to Colin.
3497 2007-04-17 [wwp] 2.9.0cvs4
3500 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
3501 like gcc 2.9x. Thanks to Colin.
3503 2007-04-17 [wwp] 2.9.0cvs3
3519 Add LDAP write support. Patch mostly by
3520 Michael <mir at datanom dot net>
3522 2007-04-17 [wwp] 2.9.0cvs2
3525 Prepend "Add to address book" to the context menu of compose window's sender and
3528 2007-04-16 [paul] 2.9.0cvs1
3533 2007-04-16 [paul] 2.9.0
3540 2007-04-16 [paul] 2.8.1cvs102
3543 updated by Fabien Vantard
3545 2007-04-16 [paul] 2.8.1cvs101
3555 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3556 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
3557 Aleksandar Urosevic, and Ralgh Young
3559 2007-04-15 [mones] 2.8.1cvs100
3564 2007-04-14 [colin] 2.8.1cvs99
3566 * src/message_search.c
3567 * src/prefs_display_header.c
3568 * src/summary_search.c
3569 * src/gtk/combobox.c
3572 2007-04-14 [wwp] 2.8.1cvs98
3574 * src/gtk/combobox.c
3575 * src/message_search.c
3576 * src/summary_search.c
3577 * src/prefs_display_header.c
3578 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
3579 returns NULL, get the text value directly from the GtkEntry child.
3581 2007-04-13 [colin] 2.8.1cvs97
3583 * src/gtk/quicksearch.c
3584 Give the focus back to summaryview when
3585 emptying the quicksearch with Esc
3587 2007-04-13 [colin] 2.8.1cvs96
3589 * src/message_search.c
3590 * src/prefs_display_header.c
3591 * src/summary_search.c
3592 Fix possibles crashes when getting text
3595 2007-04-13 [colin] 2.8.1cvs95
3598 Add some UIDL debugging
3600 2007-04-12 [colin] 2.8.1cvs94
3603 Force folder scan if necessary after
3604 copying mails, to be able to reapply
3607 2007-04-11 [colin] 2.8.1cvs93
3610 don't scan for new mail on startup if --select
3611 is specified (or race conditions arise). If so,
3612 do both sequentially.
3614 2007-04-09 [colin] 2.8.1cvs92
3617 Use leafpad by default on Maemo. Patch
3620 2007-04-06 [colin] 2.8.1cvs91
3622 * src/pixmaps/queue_close.xpm
3623 * src/pixmaps/queue_close_hrm.xpm
3624 * src/pixmaps/queue_close_hrm_mark.xpm
3625 * src/pixmaps/queue_close_mark.xpm
3626 * src/pixmaps/queue_open.xpm
3627 * src/pixmaps/queue_open_hrm.xpm
3628 * src/pixmaps/queue_open_hrm_mark.xpm
3629 * src/pixmaps/queue_open_mark.xpm
3630 Move the clock one pixel down :)
3632 2007-04-05 [colin] 2.8.1cvs90
3635 Don't sync when switching offline from
3636 command line - it's usually too late :)
3638 2007-04-05 [paul] 2.8.1cvs89
3641 * src/stock_pixmap.c
3642 * src/pixmaps/dir_close_hrm.xpm
3643 * src/pixmaps/dir_close_hrm_mark.xpm
3644 * src/pixmaps/drafts_close.xpm
3645 * src/pixmaps/drafts_close_mark.xpm
3646 * src/pixmaps/drafts_open.xpm
3647 * src/pixmaps/drafts_open_mark.xpm
3648 * src/pixmaps/inbox.xpm
3649 * src/pixmaps/inbox_close.xpm
3650 * src/pixmaps/inbox_close_hrm.xpm
3651 * src/pixmaps/inbox_close_hrm_mark.xpm
3652 * src/pixmaps/inbox_close_mark.xpm
3653 * src/pixmaps/inbox_hrm.xpm
3654 * src/pixmaps/inbox_hrm_mark.xpm
3655 * src/pixmaps/inbox_mark.xpm
3656 * src/pixmaps/inbox_open.xpm
3657 * src/pixmaps/inbox_open_hrm.xpm
3658 * src/pixmaps/inbox_open_hrm_mark.xpm
3659 * src/pixmaps/inbox_open_mark.xpm
3660 * src/pixmaps/outbox.xpm
3661 * src/pixmaps/outbox_close.xpm
3662 * src/pixmaps/outbox_close_hrm.xpm
3663 * src/pixmaps/outbox_close_hrm_mark.xpm
3664 * src/pixmaps/outbox_close_mark.xpm
3665 * src/pixmaps/outbox_hrm.xpm
3666 * src/pixmaps/outbox_hrm_mark.xpm
3667 * src/pixmaps/outbox_mark.xpm
3668 * src/pixmaps/outbox_open.xpm
3669 * src/pixmaps/outbox_open_hrm.xpm
3670 * src/pixmaps/outbox_open_hrm_mark.xpm
3671 * src/pixmaps/outbox_open_mark.xpm
3672 * src/pixmaps/queue_close.xpm
3673 * src/pixmaps/queue_close_hrm.xpm
3674 * src/pixmaps/queue_close_hrm_mark.xpm
3675 * src/pixmaps/queue_close_mark.xpm
3676 * src/pixmaps/queue_open.xpm
3677 * src/pixmaps/queue_open_hrm.xpm
3678 * src/pixmaps/queue_open_hrm_mark.xpm
3679 * src/pixmaps/queue_open_mark.xpm
3680 updated, added and replaced icons
3683 2007-04-04 [colin] 2.8.1cvs88
3686 Fix build without libetpan
3688 2007-04-03 [colin] 2.8.1cvs87
3691 Fix crash with Citadel, and try to make
3692 things work. this server (and specifically
3693 STATUS and APPEND at least) seems broken.
3695 2007-04-03 [colin] 2.8.1cvs86
3698 Fix icons on folder close
3700 2007-04-03 [colin] 2.8.1cvs85
3703 Fix double-ask of offline override in
3708 Much more efficient way to synchronise
3710 * src/etpan/imap-thread.c
3713 * src/gtk/quicksearch.c
3716 2007-04-03 [paul] 2.8.1cvs84
3721 * src/prefs_common.c
3722 * src/prefs_common.h
3724 Fix sync being done too late
3727 2007-04-02 [colin] 2.8.1cvs83
3730 Maemo: Put status and quicksearch at the top
3731 * src/plugins/bogofilter/bogofilter.c
3732 * src/plugins/spamassassin/spamassassin.c
3733 Derive trash from inbox if possible
3735 2007-04-02 [paul] 2.8.1cvs82
3737 * src/plugins/bogofilter/bogofilter_gtk.c
3738 a few English changes
3744 2007-04-02 [colin] 2.8.1cvs81
3746 * src/image_viewer.c
3747 Fix transparent images by using
3750 Flush events (on new windows) to avoid
3751 having the textview's image resize fail
3752 to know the available width
3754 2007-04-01 [colin] 2.8.1cvs80
3756 * src/prefs_account.c
3757 If no MH mailbox exist, when creating a POP/Local
3758 account, just create and use the default one
3759 instead of bailing with a "Mailbox doesn't exist"
3762 2007-03-31 [colin] 2.8.1cvs79
3764 * src/prefs_account.c
3765 Create signature file if it doesn't exist
3767 * src/prefs_toolbar.c
3768 Maemo: Move "Use default" on the left so
3769 that people can find it
3771 Maemo: make default editor "Maemopad",
3772 default signature file "MyDocs/signature.txt"
3774 2007-03-31 [colin] 2.8.1cvs78
3776 * src/prefs_account.c
3777 Maemo: rework account prefs so
3778 that less horizontal scrolling
3781 2007-03-31 [colin] 2.8.1cvs77
3784 * src/prefs_common.c
3785 * src/prefs_common.h
3786 Fix bug 1167, 'Allow not displaying zeros
3787 in folder list'. Patch by MartinP
3789 2007-03-31 [colin] 2.8.1cvs76
3794 2007-03-31 [colin] 2.8.1cvs75
3797 Apply patch from bug 1172, direct
3798 access to the folder's session instead
3799 of using getter. Patch by MartinP
3801 2007-03-31 [paul] 2.8.1cvs74
3804 no need to list Fabien twice!
3806 2007-03-31 [colin] 2.8.1cvs73
3809 If we're currently "overriding for %d minutes",
3812 2007-03-31 [colin] 2.8.1cvs72
3820 * src/plugins/spamassassin/spamassassin.c
3821 Offline override: Add a parameter to allow
3822 asking even if the override timer is running.
3823 Allows to ask every time the user makes an
3824 explicit action needing online access (such
3825 as Get Mail), and not when the action is
3826 implicit (such as opening an IMAP folder)
3828 2007-03-31 [colin] 2.8.1cvs71
3831 Override offline: "No" answer shouldn't
3832 re-ask after 3 seconds, but 10 minutes.
3834 2007-03-30 [colin] 2.8.1cvs70
3836 * src/common/socket.c
3837 Better error reporting on unix socket
3838 failure (bind usually)
3839 * src/gtk/gtkutils.c
3840 * src/gtk/gtkutils.h
3841 Label window: add a pulsing progress
3842 bar to show we're not hung :)
3845 * src/plugins/pgpcore/sgpgme.c
3848 2007-03-30 [colin] 2.8.1cvs69
3851 * src/prefs_common.c
3852 Fix possible trashing of history and uidl
3853 files on disk full problems
3855 2007-03-30 [paul] 2.8.1cvs68
3860 update summary when changing layout type
3861 (fixes wrong folder icon being displayed)
3864 2007-03-29 [colin] 2.8.1cvs67
3866 * src/prefs_ext_prog.c
3867 The browser pref is irrelevant on Maemo
3869 2007-03-29 [colin] 2.8.1cvs66
3873 Maemo: dynamically switch headers/text position
3874 * src/prefs_common.c
3875 Maemo: hide compose's ruler by default
3876 * src/common/socket.c
3877 * src/common/socket.h
3880 2007-03-29 [colin] 2.8.1cvs65
3882 * src/common/socket.c
3883 * src/common/socket.h
3884 Fix build when MAEMO_CFLAGS contains
3885 _X_OPENSOURCE (resolv.h errors as long
3886 as we don't add _BSD_SOURCE. Ugly).
3888 2007-03-29 [wwp] 2.8.1cvs64
3890 * src/prefs_logging.c
3891 Fix sensitivity of clip-log widgets in prefs/logging,
3894 2007-03-29 [wwp] 2.8.1cvs63
3897 Updated files list for translations, thanks to Fabien.
3899 2007-03-29 [colin] 2.8.1cvs62
3902 * src/common/Makefile.am
3903 * src/common/utils.c
3904 Maybe make URI opening work in Maemo
3907 2007-03-28 [colin] 2.8.1cvs61
3912 Add the possibility to sort folders arbitrarily
3913 (via editing of folderlist.xml only). Patch by
3914 Martin P <mp26+claws@os.inf.tu-dresden.de>
3915 Fixes bug 1166, 'Folder ordering is fixed and cannot
3916 be changed by the user'
3918 2007-03-28 [colin] 2.8.1cvs60
3921 Add popup menu for mime icons
3923 2007-03-28 [colin] 2.8.1cvs59
3926 Fix a layout issue when presenting
3927 mainwindow in Small screen layout
3930 Add a "Go to folder list" button for
3931 mainwindow, and make it default in
3934 2007-03-28 [colin] 2.8.1cvs58
3937 Don't dynamically update title on Maemo
3938 Patch by Jean-Luc Biord
3940 2007-03-27 [colin] 2.8.1cvs57
3945 Enable tap-and-hold on Maemo
3947 2007-03-26 [colin] 2.8.1cvs56
3950 More popup-menu (in attachments list)
3952 2007-03-26 [colin] 2.8.1cvs55
3955 Enable popup-menu signal
3957 2007-03-26 [colin] 2.8.1cvs54
3959 * src/plugins/pgpinline/pgpinline.c
3960 Fix bug 1111, 'PGP/inline plugin hides text
3961 around encrypted text block'. Patch based on
3962 a patch from Michal Cihar.
3964 2007-03-26 [wwp] 2.8.1cvs53
3967 Fix getting a false error when sending queued message
3968 whereas the sending was fine (if there are subfolders
3969 in the queue folder), thanks to Colin.
3971 2007-03-26 [paul] 2.8.1cvs52
3974 update FACE header in welcome message
3976 2007-03-25 [colin] 2.8.1cvs51
3981 2007-03-25 [colin] 2.8.1cvs50
3984 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
3986 2007-03-24 [colin] 2.8.1cvs49
3989 Fix a few launch problems on Maemo
3990 Patch by Jean-Luc Biord
3992 2007-03-24 [wwp] 2.8.1cvs48
3998 Fix wrong action performed when closing the
3999 "ask about account specific filtering rules
4000 when filtering manually" dialog by pressing Escape.
4001 Fix wrong order of buttons in the "return receipt
4002 notification - the message was sent to several of
4003 your accounts" dialog.
4005 2007-03-24 [paul] 2.8.1cvs47
4008 an improvement to English usage
4009 * tools/kdeservicemenu/README
4012 2007-03-24 [paul] 2.8.1cvs46
4015 * src/stock_pixmap.c
4016 * src/pixmaps/edit_extern.xpm
4017 * src/pixmaps/mail_sign.xpm
4018 rescue long lost icons
4020 2007-03-24 [paul] 2.8.1cvs45
4023 fix toolbar (broken in 2.8.1cvs42)
4025 2007-03-23 [colin] 2.8.1cvs44
4028 Correctly unsubscribe/resubscribe after
4031 2007-03-23 [colin] 2.8.1cvs43
4033 * src/prefs_common.c
4034 Maemo: as the platform is light on RAM, allow
4035 caches to be discarded faster.
4037 2007-03-23 [colin] 2.8.1cvs42
4042 * src/stock_pixmap.c
4043 * src/stock_pixmap.h
4048 * src/pixmaps/open_mail.xpm
4049 Maemo changes: Add the possibility to have
4050 "Open Email" and "Close Window" buttons on
4051 toolbars (and use them in Maemo's default
4054 2007-03-23 [wwp] 2.8.1cvs41
4057 Reverted that part of the action dialog closure logics, to
4058 pre-2.8.1cvs19. Managing action dialog w/ no output may be
4059 done later in a different way (or may not).
4061 2007-03-22 [wwp] 2.8.1cvs40
4064 Fix sticky action dialog when got no output but action command
4065 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
4067 2007-03-22 [colin] 2.8.1cvs39
4069 * src/prefs_filtering.c
4070 * src/gtk/combobox.h
4071 Fix escaping account names in filtering prefs
4073 2007-03-22 [colin] 2.8.1cvs38
4078 Add any attribute specified in LDAP servers'
4079 Search attributes to the Other Attributes tab
4080 of contacts; Add 'telephoneNumber' in the
4083 2007-03-22 [colin] 2.8.1cvs37
4088 Try to prevent race conditions when
4089 changing the folder list
4091 Fix possible red folder icon when
4092 switching from Small screen layout
4095 2007-03-22 [colin] 2.8.1cvs36
4100 Rename "little screen" to "Small screen"
4101 * src/gtk/Makefile.am
4102 * src/common/utils.c
4104 Fix Maemo-related compilation problems
4106 2007-03-21 [colin] 2.8.1cvs35
4110 * claws-mail.desktop
4111 Remove .png from the Icon, it's useless
4113 2007-03-21 [colin] 2.8.1cvs34
4117 Add the necessary lib checking for
4120 2007-03-21 [colin] 2.8.1cvs33
4123 Fix unconditional "error happened" when
4124 sending via command-line. "lol @ myself"
4126 2007-03-21 [colin] 2.8.1cvs32
4128 * claws-mail-40x40.png
4129 * claws-mail-26x26.png
4139 * src/prefs_account.c
4140 * src/prefs_common.c
4141 * src/summary_search.c
4145 * src/gtk/gtkutils.c
4146 * src/gtk/gtkutils.h
4147 * src/gtk/logwindow.c
4149 * src/gtk/prefswindow.c
4150 Add Maemo port (patch mainly by Jean-Luc Biort)
4151 Add a new 'Little screen' layout to help on such
4152 platforms (patch by me)
4153 Make some default preferences different (more
4154 adapted) on Maemo (patch by me)
4156 2007-03-21 [wwp] 2.8.1cvs31
4158 * src/prefs_logging.c
4159 * src/prefs_logging.h
4160 Fixed copyright header of newly added files.
4162 2007-03-21 [wwp] 2.8.1cvs30
4178 * src/prefs_common.c
4179 * src/prefs_common.h
4180 * src/prefs_logging.c
4181 * src/prefs_logging.h
4184 * src/send_message.c
4189 * src/common/session.c
4191 * src/common/socket.c
4192 * src/etpan/imap-thread.c
4193 * src/gtk/logwindow.c
4194 * src/gtk/logwindow.h
4195 * src/plugins/bogofilter/bogofilter.c
4196 * src/plugins/spamassassin/spamassassin.c
4197 Added debugging of filtering/processing rules.
4198 The debug log is here 'Tools/Filtering debug window',
4199 the options there 'Configuration/Preferences/Other/Logging',
4200 and the log file is ~/.claws-mail/filtering.log.
4201 Moved protocol log prefs to 'Other/Logging' as well.
4202 To support such debugging feature, the existing log API has
4203 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
4204 this impacts many external modules (commits follow).
4206 2007-03-21 [paul] 2.8.1cvs29
4208 * src/etpan/Makefile.am
4209 * src/etpan/imap-thread.c
4210 add missing #include
4212 2007-03-21 [colin] 2.8.1cvs28
4215 Fix bug 1157, 'some broken messages confuse
4216 mime parser'. Make sure we can't have MimeInfos
4217 with negative sizes.
4219 2007-03-20 [colin] 2.8.1cvs27
4222 Fix missing \0 on buffer
4224 2007-03-20 [colin] 2.8.1cvs26
4227 Use make_dir_hier instead of make_dir
4228 to create the MH mailbox
4230 2007-03-20 [colin] 2.8.1cvs25
4234 * src/prefs_account.c
4236 Fix default inbox weirdnesses (after wizard,
4237 if path is Mail, mailbox identifier is #mh/Mailbox,
4238 and when creating new accounts)
4240 2007-03-20 [colin] 2.8.1cvs24
4243 Write folderlist after adding/deleting accounts
4246 2007-03-20 [colin] 2.8.1cvs23
4249 * src/remotefolder.h
4250 Fix bug 1153, 'CM segfaults if IMAP folder is
4251 selected while scanning prior to update'
4253 2007-03-17 [paul] 2.8.1cvs22
4256 fix a typo, and be a little more verbose.
4258 2007-03-17 [wwp] 2.8.1cvs21
4261 Fix a compiler warning.
4263 2007-03-16 [wwp] 2.8.1cvs20
4267 Updated to deal w/ the new mairix.sh tool.
4269 2007-03-16 [wwp] 2.8.1cvs19
4272 Fix logics issues around the action IO dialog:
4273 - disable entry widget and exec button when
4274 the exec button is clicked (don't wait for any
4275 output line) - fix possible disabling/re-enabling/
4276 re-disabling of those widgets
4277 - raise an error if executing a %as{} action either
4278 empty or invalid, instead of failing silently
4279 - don't close the dialog if the abort button has been
4280 clicked and if there was no output yet
4281 - set focus to the abort button when the exec button
4283 - fix capitalization of a warning message
4285 2007-03-16 [wwp] 2.8.1cvs18
4288 Added a wrapper to mairix to the tools folder.
4290 2007-03-16 [colin] 2.8.1cvs17
4294 Allow mimeviewer plugins to print
4297 2007-03-16 [colin] 2.8.1cvs16
4302 2007-03-15 [colin] 2.8.1cvs15
4306 Add a way for mimeviewer plugins to
4307 implement body search
4309 2007-03-15 [paul] 2.8.1cvs14
4311 * src/prefs_spelling.c
4314 2007-03-15 [paul] 2.8.1cvs13
4316 * src/common/quoted-printable.c
4317 fix decoding of quoted-printable parts
4319 2007-03-14 [wwp] 2.8.1cvs12
4321 * src/gtk/logwindow.h
4322 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
4324 2007-03-14 [wwp] 2.8.1cvs11
4326 * src/gtk/logwindow.h
4327 Complete 2.8.1cvs10.
4329 2007-03-14 [colin] 2.8.1cvs10
4331 * src/gtk/logwindow.c
4332 Probably fix bug 1149, crash on logwindow
4333 close - at the expense of performance once
4334 logwin has been opened
4336 2007-03-14 [colin] 2.8.1cvs9
4339 If claws-mail is running on another
4340 display, warn instead of popping it up
4341 on the other display
4343 2007-03-12 [colin] 2.8.1cvs8
4346 Fix bug 1145, 'Setting a different name
4347 for the Mailbox name isn't reflected in
4348 default account settings'. Patch by wwp
4350 2007-03-12 [colin] 2.8.1cvs7
4353 Fix bug 1143, 'Add number of messages to be
4354 deleted to confirmation dialog'
4356 2007-03-12 [wwp] 2.8.1cvs6
4359 * src/prefs_common.c
4360 * src/prefs_common.h
4361 * src/prefs_summaries.c
4362 Changed the option that displays unread messages count
4363 next to the folder name in folder list: it is now
4364 possible to either display nothing, display the
4365 unread messages number only or the unread and total messages
4366 numbers. The patch includes this extra feature as well
4367 as some minor fixes by rewriting the algo in folderview.c.
4368 Thanks to Paul for the original idea and implementation, plus
4369 testing and proof-reading!
4371 2007-03-09 [paul] 2.8.1cvs5
4375 * tools/claws-mail-compose-insert-files.pl
4376 added a script which enables inserting files
4377 into the message body of a new Claws Mail
4378 Compose window from the command line. Additionally
4379 To, Cc, Subject and files to attach to the message
4382 2007-03-09 [wwp] 2.8.1cvs4
4387 Optimize matching of addresses in the addressbook
4388 (filtering/processing 'found_in_addressbook' condition).
4390 2007-03-07 [wwp] 2.8.1cvs3
4393 * src/quote_fmt_lex.l
4394 * src/quote_fmt_parse.y
4395 Add a new quote format symbol: %A to insert the
4396 sender email address (just the address itself).
4398 2007-03-06 [wwp] 2.8.1cvs2
4400 * src/gtk/gtkutils.c
4401 * src/plugins/trayicon/trayicon_prefs.h
4402 * src/plugins/trayicon/trayicon_prefs.c
4403 * src/plugins/trayicon/trayicon.c
4406 Add a new trayicon (optional) feature: minimize to tray. When enabled,
4407 minimizing Claws-Mail main window will hide it to the trayicon instead.
4410 2007-03-06 [paul] 2.8.1cvs1
4416 bump version number following
4419 2007-03-06 [paul] 2.8.0cvs24
4422 corrected by by Tim <timbrain@post.cz>
4424 2007-03-05 [colin] 2.8.0cvs23
4428 Fix mime/globs path on NetBSD
4429 patch by George Michaelson
4431 2007-03-05 [wwp] 2.8.0cvs22
4434 Remove debug statement (accidentally committed w/ cvs14).
4436 2007-03-05 [paul] 2.8.0cvs21
4438 * src/plugins/pgpcore/prefs_gpg.c
4439 fix compiler warning
4441 2007-03-05 [wwp] 2.8.0cvs20
4443 * src/matcher_parser_parse.y
4444 Fix mismerge between cvs17 and cvs19.
4446 2007-03-05 [wwp] 2.8.0cvs19
4448 * src/matcher_parser_parse.y
4449 * src/prefs_filtering_action.c
4454 Add new 'add_to_addressbook' filtering/processing action.
4456 2007-03-05 [wwp] 2.8.0cvs18
4459 Fix mark_as_ham filtering/processing action: spam flag
4462 2007-03-04 [colin] 2.8.0cvs17
4467 * src/matcher_parser_parse.y
4468 * src/prefs_filtering_action.c
4469 Add 'Mark as spam' and 'Mark as ham' filtering
4470 actions. Fixes bug 1138.
4472 2007-03-04 [colin] 2.8.0cvs16
4475 Fix bug 1140, wrong return value
4478 2007-03-04 [wwp] 2.8.0cvs15
4481 Rollback cvs14: don't free stuff that is managed in g_list.
4483 2007-03-04 [wwp] 2.8.0cvs14
4486 Fix a leak in address completion code.
4488 2007-03-04 [colin] 2.8.0cvs13
4491 Maybe fix bug 1136, 'Crash in group
4494 2007-03-04 [iwkse] 2.8.0cvs12
4497 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
4499 2007-03-03 [colin] 2.8.0cvs11
4501 * src/plugins/pgpinline/pgpinline.c
4502 Fix off-by-one, fix double-free. Fixes
4503 bug 1135, 'cm-segfault on decrypting
4506 2007-03-03 [colin] 2.8.0cvs10
4510 * src/common/plugin.c
4511 Fix bug 1134, 'Valgrind macros unhandled
4514 2007-03-02 [colin] 2.8.0cvs9
4517 Don't error out on EAGAIN. Fixes
4518 bug 1129, '"local mbox file" account
4519 isn't retrieving mails'
4521 2007-03-01 [wwp] 2.8.0cvs8
4524 * src/gtk/colorlabel.c
4525 Remove accels for extra color labels until we set better
4526 and definitive ones.
4528 2007-02-28 [wwp] 2.8.0cvs7
4531 * src/matcher_parser_parse.y
4532 * src/prefs_common.c
4533 * src/prefs_msg_colors.c
4535 * src/gtk/colorlabel.c
4536 * src/gtk/colorlabel.h
4537 Add more customizable color labels. Cleaned up a bit
4538 the color label API to avoid duplicate defines of
4539 the max number of colors.
4541 2007-02-27 [colin] 2.8.0cvs6
4544 * src/common/utils.c
4545 * src/common/utils.h
4546 Fix '+' in mailto URIs for List-* headers
4548 2007-02-27 [colin] 2.8.0cvs5
4550 * src/gtk/gtkutils.c
4551 Use gtk_window_set_role instead of
4554 2007-02-27 [colin] 2.8.0cvs4
4557 Fix "After receiving new mail, go to inbox" on IMAP,
4558 and make it work only on manual reception
4560 2007-02-27 [wwp] 2.8.0cvs3
4562 * src/prefs_filtering.c
4563 * src/prefs_filtering_action.c
4564 * src/prefs_matcher.c
4565 Update filtering matcher's and action's color label menus
4566 when re-opening those dialogs (reflect any change to the
4567 color labels list in the preferences).
4569 2007-02-27 [colin] 2.8.0cvs2
4572 * src/etpan/etpan-thread-manager-types.h