1 2007-10-18 [paul] 3.0.2cvs81
3 * src/gtk/inputdialog.c
4 * src/gtk/inputdialog.h
7 2007-10-17 [colin] 3.0.2cvs80
9 * src/plugins/pgpcore/select-keys.c
10 Fix bug which prevented encryption key
11 auto-selection when two or more matched the
12 email address, but only one isn't revoked
15 2007-10-17 [wwp] 3.0.2cvs79
21 * src/quote_fmt_parse.y
22 Templates can now attach files using |attach{filename}.
24 2007-10-17 [wwp] 3.0.2cvs78
26 * src/prefs_customheader.c
27 * src/prefs_ext_prog.c
28 * src/prefs_filtering_action.c
36 * src/plugins/bogofilter/bogofilter_gtk.c
37 * src/plugins/spamassassin/spamassassin_gtk.c
38 Removed almost all remaining instances of GtkCombo
39 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
40 few visual and code cleanup from Colin.
42 2007-10-16 [wwp] 3.0.2cvs77
43 * src/gtk/pluginwindow.c
44 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
46 2007-10-15 [colin] 3.0.2cvs76
63 * src/prefs_customheader.c
64 * src/prefs_customheader.h
65 * src/prefs_display_header.c
66 * src/prefs_display_header.h
67 * src/prefs_filtering_action.c
68 * src/prefs_filtering_action.h
69 * src/prefs_folder_column.c
70 * src/prefs_folder_column.h
71 * src/prefs_folder_item.c
72 * src/prefs_folder_item.h
78 * src/prefs_summary_column.c
79 * src/prefs_summary_column.h
80 * src/prefs_summary_open.c
95 * src/common/mgutils.c
96 * src/common/mgutils.h
101 * src/common/socket.c
102 * src/common/socket.h
103 * src/common/stringtable.c
104 * src/common/stringtable.h
105 * src/common/template.c
106 * src/common/template.h
107 * src/common/uuencode.c
108 * src/common/uuencode.h
109 * src/gtk/gtkshruler.c
110 * src/gtk/gtkshruler.h
113 * src/gtk/progressdialog.c
114 * src/gtk/progressdialog.h
115 Remove/staticalize, the return of the revenge
117 2007-10-15 [colin] 3.0.2cvs75
120 Fix redirections in filtering's tests
122 2007-10-15 [colin] 3.0.2cvs74
125 Don't build imap_synchronise at all when
126 building without libetpan
128 2007-10-14 [colin] 3.0.2cvs73
133 * src/gtk/manage_window.c
134 * src/gtk/manage_window.h
135 Remove more unused code
137 2007-10-14 [colin] 3.0.2cvs72
147 * src/common/xmlprops.c
148 * src/common/xmlprops.h
149 Remove more unused code
151 2007-10-14 [colin] 3.0.2cvs71
154 Remove unused function
156 2007-10-13 [colin] 3.0.2cvs70
164 Staticalise/Remove more code
166 2007-10-13 [colin] 3.0.2cvs69
170 Remove dead code, unused for ages
172 2007-10-13 [colin] 3.0.2cvs68
176 Maemo: define hildon_program in main.c,
177 make it accessible in the .h with extern
179 2007-10-13 [paul] 3.0.2cvs67
182 fix a bunch of runtime warnings on maemo
184 2007-10-13 [paul] 3.0.2cvs66
190 fix a bunch of compiler warnings on maemo
192 2007-10-12 [colin] 3.0.2cvs65
203 Remove unused code, staticalise some functions
205 2007-10-12 [paul] 3.0.2cvs64
212 * src/summary_search.c
217 * src/gtk/prefswindow.c
218 fix a bunch of compiler warnings on maemo
220 2007-10-11 [colin] 3.0.2cvs63
223 Make static function static
225 2007-10-11 [mones] 3.0.2cvs62
227 * src/addrduplicates.c
234 * src/prefs_customheader.c
237 * src/common/plugin.c
238 * src/gtk/pluginwindow.c
239 * src/gtk/quicksearch.c
240 Fix several typos and capitalisation issues
242 2007-10-11 [wwp] 3.0.2cvs61
245 Fix a warning about possible use of uninitialized
248 2007-10-11 [wwp] 3.0.2cvs60
251 Disable "Unset picture" menu item when there's
252 no picture to clear. Fix an extraneous g_unref_object,
253 add missing initializers.
255 2007-10-11 [wwp] 3.0.2cvs59
257 * src/pixmaps/anonymous.xpm
262 Fix a leak, gettext-ize the photo label.
263 Don't clear the existing picture if loading
264 a new one fails. Use a default 'anonymous'
265 picture (this new xpm has been added to the
266 internal stock_pixmap API). Add a
267 "Set picture" context menu entry.
269 2007-10-11 [colin] 3.0.2cvs58
272 Make shift-shortcuts work
273 * src/prefs_actions.c
274 Don't ask if we really want to close when
275 choosing OK and only the list is changed
276 * src/prefs_template.c
277 Don't ask if we really want to close when
278 choosing OK and only the list is changed
279 * src/common/plugin.c
280 Fix writing of second [Plugins_*] block
281 * src/common/template.c
282 Remove unused files (fixes deletion)
284 2007-10-10 [paul] 3.0.2cvs57
286 * src/prefs_template.c
287 put the whole thing in a scrolled window
288 so that half the page is no longer inaccessible
290 make the gtk_text_view smaller on maemo
292 2007-10-10 [colin] 3.0.2cvs56
295 Fix updating of Attachments number in some
296 cases (reedit, attach from command-line, ...)
298 2007-10-10 [colin] 3.0.2cvs55
301 Initialise error correctly
303 2007-10-10 [paul] 3.0.2cvs54
305 * src/prefs_filtering_action.c
306 * src/gtk/description_window.c
307 * src/gtk/foldersort.c
308 * src/gtk/quicksearch.c
309 get rid of some pointless new lines and
310 make the descripton labels wrap better
312 2007-10-10 [colin] 3.0.2cvs53
318 More error handling on saving pictures
320 2007-10-10 [colin] 3.0.2cvs52
324 Generalize a bit printing, so we can factorize
327 2007-10-10 [paul] 3.0.2cvs51
329 * src/addrduplicates.c
331 use GTK_STOCK... buttons
333 2007-10-10 [paul] 3.0.2cvs50
341 2007-10-10 [paul] 3.0.2cvs49
345 Fix crash on Add sender to addressbook when
350 * src/editaddress_other_attributes_ldap.h
352 Rename images to .png in addrbook/
355 Fix Face/X-Face being used if adding another
356 address than sender to addressbook
359 2007-10-10 [holger] 3.0.2cvs48
361 * src/addrduplicates.c
363 Improvements to the addressbook duplicate finder
365 - add an edit button to the button bar
366 - display the whole bookname (with iface) and
367 use this for same-book checking
368 - after editing, try to keep selections if the
369 entries are still present
370 - sort the email column alphabetically
371 - put results in a scrolled window
372 - support embedded editing
373 - make columns in detail view resizable
374 - add keyboard shortcuts
376 2007-10-10 [wwp] 3.0.2cvs47
379 Fix a crash when there's no From: in email, thanks to Colin.
381 2007-10-09 [paul] 3.0.2cvs46
386 fix building without compface support
388 2007-10-09 [colin] 3.0.2cvs45
395 2007-10-09 [colin] 3.0.2cvs44
397 * src/addrduplicates.c
408 * src/editaddress_other_attributes_ldap.h
415 Automatically set contacts' pictures from Face
416 or X-Face if they have no picture
417 Display the contact picture in textview or
418 headerview for mails sent by people in the
419 addressbook, that have no Face or X-Face
420 Fix a few details in the Person edition dialog
421 (ability to unset picture)
422 Remove picture file when deleting contacts
424 2007-10-09 [iwkse] 3.0.2cvs43
427 center the about window
429 2007-10-09 [paul] 3.0.2cvs42
431 * src/prefs_toolbar.c
432 fix icon selector window on maemo
434 2007-10-09 [paul] 3.0.2cvs41
437 add 'go to' menu to separate msgview
439 2007-10-09 [colin] 3.0.2cvs40
444 2007-10-09 [iwkse] 3.0.2cvs39
451 * src/editaddress_other_attributes_ldap.h
454 set a photo in the Addressbook
456 2007-10-08 [colin] 3.0.2cvs38
458 * src/prefs_toolbar.c
459 Make height 320 to remove the scrollbar
460 (with current number of icons)
462 2007-10-08 [colin] 3.0.2cvs37
464 * src/prefs_toolbar.c
465 Transform the treeview to a GtkIconView.
467 In addition, transform the window so that
468 it looks like a popup menu. Patch by me
470 2007-10-08 [colin] 3.0.2cvs36
474 Beautify the GUI a bit; in particular, show the
475 number of attachments in the tab's title.
478 2007-10-08 [paul] 3.0.2cvs35
481 Save users from themselves: save temporary
482 files used for Open/Open with as read-only.
485 2007-10-08 [paul] 3.0.2cvs34
490 2007-10-08 [paul] 3.0.2cvs33
492 * tools/kdeservicemenu/README
493 * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
494 * tools/kdeservicemenu/install.sh
495 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
496 renamed template* to *template so as not to confuse
499 2007-10-08 [paul] 3.0.2cvs32
503 replace 2 direct uses of RC_DIR
505 2007-10-07 [colin] 3.0.2cvs31
507 * src/addrduplicates.c
508 * src/addrduplicates.h
513 Implement deletion in duplicate finder.
516 2007-10-07 [colin] 3.0.2cvs30
521 Better fix for Solaris, thanks to Nicolas Doualot
523 2007-10-07 [colin] 3.0.2cvs29
529 2007-10-07 [colin] 3.0.2cvs28
532 Fix HTML export to make it more compliant
533 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
535 2007-10-07 [colin] 3.0.2cvs27
537 * src/prefs_toolbar.c
538 Only use icons that wouldn't look stupid in the toolbar
541 2007-10-07 [colin] 3.0.2cvs26
543 * src/prefs_toolbar.c
544 Fix old icon being used when none is selected
546 2007-10-07 [colin] 3.0.2cvs25
551 2007-10-07 [colin] 3.0.2cvs24
553 * src/prefs_toolbar.c
556 Update icon to default one when changing event
557 Make the icon chooser nicer (handle Esc, Enter,
560 2007-10-06 [colin] 3.0.2cvs23
562 * src/prefs_toolbar.c
563 Fix text reset; patch by Pawel
565 2007-10-06 [colin] 3.0.2cvs22
568 Complete previous commit
570 2007-10-06 [colin] 3.0.2cvs21
572 * src/prefs_toolbar.c
574 Set toolbar text automatically to the default
575 when changing Event executed on click
577 2007-10-06 [colin] 3.0.2cvs20
579 * src/prefs_toolbar.c
580 Invert Text and Event fields
582 2007-10-06 [colin] 3.0.2cvs19
584 * src/prefs_toolbar.c
586 Make toolbar prefs look much better
587 Patch by Pawel Pekala
589 2007-10-06 [paul] 3.0.2cvs18
592 * src/prefs_filtering.c
593 fix checkbuttons in gtktreeview on maemo by
594 setting maemo's "allow-checkbox-mode" to FALSE
596 2007-10-06 [colin] 3.0.2cvs17
599 Export -DSOLARIS in CFLAGS for all
600 Solaris (not just 2.8) and OpenSolaris
602 2007-10-06 [paul] 3.0.2cvs16
608 fix build on solaris where ctime_r takes
609 3 arguments rather than 2.
610 Patch by Nicolas Doualot <slubman.lists@slubman.info>
612 2007-10-05 [colin] 3.0.2cvs15
614 * src/etpan/imap-thread.c
615 Fix wrong error codepath
617 2007-10-05 [wwp] 3.0.2cvs14
620 Fix unexpected logging of quicksearches:
621 debug_filtering_session flag was never reset to FALSE, causing
622 matcher functions to log when called from a quicksearch
623 (if a filtering session happened before).
625 2007-10-05 [paul] 3.0.2cvs13
627 * src/prefs_actions.c
628 * src/prefs_filtering.c
629 * src/prefs_template.c
630 fix bug 1343, 'Filtering..'s close button
631 silently discards new filter'
634 2007-10-05 [paul] 3.0.2cvs12
638 fix bug 1347, '-Wno-unused-function, optional'
640 2007-10-05 [colin] 3.0.2cvs11
643 * src/common/mgutils.c
646 2007-10-05 [mones] 3.0.2cvs10
648 * manual/advanced.xml
650 * manual/es/advanced.xml
651 Synchronise translation
653 2007-10-04 [colin] 3.0.2cvs9
668 * src/partial_download.c
674 * src/common/mgutils.c
675 * src/common/plugin.c
679 * src/common/xmlprops.c
680 * src/common/xmlprops.h
681 * src/plugins/bogofilter/bogofilter.c
682 * src/plugins/clamav/clamav_plugin.c
683 * src/plugins/dillo_viewer/dillo_prefs.c
684 * src/plugins/pgpcore/prefs_gpg.c
685 * src/plugins/pgpinline/pgpinline.c
686 * src/plugins/pgpmime/pgpmime.c
687 * src/plugins/spamassassin/spamassassin.c
688 * src/plugins/trayicon/trayicon_prefs.c
689 Verify success on writes. Will fix possible strange
690 failure on disk full.
692 2007-10-04 [paul] 3.0.2cvs8
694 * manual/advanced.xml
695 add further info about Actions
696 Patch by Emmanuel Briot <briot@adacore.com>
698 2007-10-04 [paul] 3.0.2cvs7
701 remove the D column, instead indicate the
702 default account by use of bold text
704 2007-10-03 [colin] 3.0.2cvs6
706 * src/common/template.c
707 Fix templates writing (was prone to disk full problems)
709 2007-10-03 [colin] 3.0.2cvs5
712 * src/addrduplicates.c
713 * src/addrduplicates.h
715 Add duplicate deletion. Patch by Holger
717 2007-10-03 [colin] 3.0.2cvs4
720 * src/gtk/quicksearch.c
721 Fix bug 1340, 'Case insensitive searches with
722 non-ascii alphabets fail'.
724 2007-10-03 [colin] 3.0.2cvs3
729 Implement run-time alternative config directories
731 2007-10-03 [colin] 3.0.2cvs2
734 Prevent opening folder item while folder
735 is scanned in a better way
737 2007-10-02 [paul] 3.0.2cvs1
743 bump up version number following stable release
745 2007-09-30 [colin] 3.0.1cvs49
748 Refresh session if needed
750 2007-09-30 [colin] 3.0.1cvs48
753 Reset folder's session to NULL
756 2007-09-30 [mones] 3.0.1cvs47
758 * manual/handling.xml
759 Use markup quotes instead hardcoded quotes
760 * manual/es/handling.xml
761 Added new synced section (IMAP subscriptions)
763 2007-09-29 [colin] 3.0.1cvs46
766 Notice disconnections faster
768 2007-09-28 [colin] 3.0.1cvs45
774 2007-09-28 [paul] 3.0.1cvs44
779 2007-09-28 [paul] 3.0.1cvs43
782 use gtk_widget_set_size_request() on the label
783 so that wrapping works better. get rid of the
784 (partially deprecated) hbutton_box.
785 these changes should prevent buttons overlapping
788 2007-09-28 [colin] 3.0.1cvs42
793 2007-09-28 [colin] 3.0.1cvs41
799 * src/etpan/imap-thread.c
800 64bits-related warning fixes
802 2007-09-28 [colin] 3.0.1cvs40
804 * src/folder_item_prefs.c
811 2007-09-28 [colin] 3.0.1cvs39
813 * src/plugins/spamassassin/spamassassin.c
814 * src/plugins/spamassassin/spamassassin.h
815 * src/plugins/spamassassin/spamassassin_gtk.c
816 Add addressbook-based whitelisting
818 2007-09-28 [colin] 3.0.1cvs38
821 Fix bug 1337, 'crash on pressing Send button'
823 2007-09-28 [paul] 3.0.1cvs37
825 * src/prefs_folder_item.c
826 give the orphans a parent. makes all prefs
827 pages visible on maemo
829 2007-09-28 [colin] 3.0.1cvs36
831 * src/prefs_folder_column.c
832 * src/prefs_summary_column.c
835 2007-09-27 [colin] 3.0.1cvs35
837 * src/gtk/quicksearch.c
838 Fix bug 1336, 'Segfault if empty space before search-string'
840 2007-09-26 [mones] 3.0.1cvs34
844 Fixed irc channel name, added some docbook markup.
845 Changed text markup to docbook markup.
846 Added spamcop as supported in SpamReport description.
847 * manual/fr/plugins.xml
848 Fixed irc channel name.
849 * manual/es/account.xml
850 * manual/es/advanced.xml
851 * manual/es/claws-mail-manual.xml
852 * manual/es/glossary.xml
854 * manual/es/keyboard.xml
855 * manual/es/plugins.xml
856 Synced with English version, fixed a couple of typos.
858 2007-09-26 [colin] 3.0.1cvs33
861 Explain why "Libgnomeprint: no" on GTK+ 2.10
863 2007-09-26 [colin] 3.0.1cvs32
868 Optimisation: avoid fetching mail 3 times locally
871 2007-09-26 [colin] 3.0.1cvs31
876 2007-09-26 [colin] 3.0.1cvs30
882 Fix MH mtime hack - make it a folder class function
884 2007-09-26 [colin] 3.0.1cvs29
887 Fix bug 1334, 'user defined mail incorporation
890 2007-09-25 [colin] 3.0.1cvs28
893 Optimisation: shortcut conv_codeset_strdup
894 when src_code and dest_code are the same
897 Optimisation: shortcut code conversions when
898 files are in UTF-8; faster list walking by
899 using prepend/reverse.
901 2007-09-25 [holger] 3.0.1cvs27
904 Replace button bar of the preview window
905 with a real toolbar (patch by Colin)
906 Add zooming to the preview window
908 2007-09-24 [paul] 3.0.1cvs26
911 compact the character set menu, adding some
912 missing encodings. Patch by Pawel Pekala
914 2007-09-23 [paul] 3.0.1cvs25
916 * src/prefs_account.c
917 * src/prefs_folder_item.c
921 remove unnecessary frame from Templates options
922 and improve the English of the check button label
924 2007-09-22 [colin] 3.0.1cvs24
926 * src/gtk/quicksearch.c
927 Fix bug 1329, 'error in quicksearch.c'
928 Fix return with value in function returning void
930 2007-09-22 [colin] 3.0.1cvs23
936 * src/etpan/imap-thread.c
937 Optimise fetching IMAP cached emails *a lot*
938 (remember whether mail is fully cached and \r's
939 are already stripped)
941 2007-09-22 [colin] 3.0.1cvs22
945 * src/prefs_folder_item.c
946 Add a button to allow users to drop local caches.
948 2007-09-21 [colin] 3.0.1cvs21
951 Remove unnecessary error when cancelling export to mbox.
954 2007-09-21 [paul] 3.0.1cvs20
956 * src/gtk/prefswindow.c
957 remove unnecessary frames from the prefs
958 pages. Patch by Pawel Pekala
960 2007-09-21 [paul] 3.0.1cvs19
962 * src/prefs_account.c
963 * src/prefs_folder_item.c
966 put the Templates options into a tabbed
967 layout. Patch by Pawel Pekala
969 2007-09-21 [paul] 3.0.1cvs18
972 group together the character set menu items
973 move the /View/Show or hide/Message view below
974 .../Toolbar menu item
975 Patch by Pawel Pekala
977 2007-09-21 [mones] 3.0.1cvs17
980 Fix for bug 1327, 'segfault when replying to a non-existent
981 news message', thanks to Colin.
983 2007-09-21 [colin] 3.0.1cvs16
988 2007-09-20 [colin] 3.0.1cvs15
992 Maybe fix bug 1324, 'Corrupted IMAP cache'
994 2007-09-20 [colin] 3.0.1cvs14
999 2007-09-20 [holger] 3.0.1cvs13
1002 Add page layout to print preview.
1003 Make the close-button in the toolbar
1006 2007-09-20 [paul] 3.0.1cvs12
1009 updated by Pavlo Bohmat
1011 2007-09-19 [colin] 3.0.1cvs11
1013 * src/common/utils.c
1014 Prevent unquoted mime boundaries, by always
1017 2007-09-19 [colin] 3.0.1cvs10
1020 Fix drawing area size, fix DPI change that
1021 can cause total number of lines to decrease
1023 2007-09-19 [colin] 3.0.1cvs9
1027 Make print preview more efficient and nicer.
1028 Patch mostly by Holger Berndt <hb@claws-mail.org>
1030 2007-09-19 [colin] 3.0.1cvs8
1032 * src/prefs_common.c
1033 * src/prefs_common.h
1035 Add scrolledwindow, default allocation and
1036 size saving to the print preview window.
1038 2007-09-18 [colin] 3.0.1cvs7
1040 * src/prefs_common.c
1041 * src/prefs_common.h
1042 * src/prefs_image_viewer.c
1045 - add image printing support
1046 - add option to print images
1047 - add preview widget
1048 - add saving of a few Page Setup parameters
1050 2007-09-18 [colin] 3.0.1cvs6
1054 Add Guillaume Chazarain
1056 2007-09-18 [colin] 3.0.1cvs5
1058 * src/common/utils.c
1059 Fix bug 1321, 'access before allocation
1060 when scanning for uris'. Patch by
1061 Guillaume Chazarain <guichaz@yahoo.fr>
1063 2007-09-18 [colin] 3.0.1cvs4
1066 Fix bug 1320, 'Memory leak caused by
1067 gtk_container_get_children'. Patch by
1068 Guillaume Chazarain <guichaz@yahoo.fr>
1070 2007-09-18 [colin] 3.0.1cvs3
1074 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
1076 2007-09-18 [colin] 3.0.1cvs2
1082 * src/prefs_ext_prog.c
1087 Use GtkPrintOperation by default on GTK+ >= 2.10
1088 Patch by Holger Berndt <hb@claws-mail.org>
1090 2007-09-18 [paul] 3.0.1cvs1
1096 bump up version number following stable release
1098 2007-09-16 [colin] 3.0.0cvs18
1101 Fix possible memleak
1103 2007-09-16 [colin] 3.0.0cvs17
1106 Fix bug 1311, 'Wrong arrow position
1107 while moving message into folder when
1108 column headers hidden'
1109 * src/image_viewer.c
1110 Show error in the GUI if image can't
1115 Allow setting domain in msgid
1116 * src/common/plugin.c
1117 Add timing information
1119 2007-09-16 [colin] 3.0.0cvs16
1123 * src/prefs_account.c
1124 * src/prefs_account.h
1125 * src/common/utils.c
1126 Remove Generate Message-ID option. We need
1127 this on some IMAP servers.
1128 * src/prefs_template.c
1131 2007-09-16 [colin] 3.0.0cvs15
1133 * src/prefs_filtering.c
1134 * src/prefs_filtering.h
1135 * src/prefs_filtering_action.c
1137 Fix tags issues: tags with spaces, renaming
1140 2007-09-16 [colin] 3.0.0cvs14
1145 Fix bug 1308, 'Claws deletes folderlist.xml after
1146 fetching mail short after start-up'
1148 2007-09-16 [colin] 3.0.0cvs13
1151 Fix scrolling to cursor
1153 2007-09-16 [paul] 3.0.0cvs12
1156 updated by Aleksandar Urosevic
1158 2007-09-16 [paul] 3.0.0cvs11
1161 do not allow locked msgs to be deleted,
1162 even by filtering/processing
1164 2007-09-07 [paul] 3.0.0cvs10
1166 * src/prefs_folder_column.c
1167 * src/prefs_summary_column.c
1168 implement button sensitivity
1169 patch by Pawel Pekala
1171 2007-09-06 [wwp] 3.0.0cvs9
1174 Add a missing linefeed to a debug message.
1176 2007-09-05 [colin] 3.0.0cvs8
1179 Fix statusbar/window mismatch on Maemo
1181 2007-09-05 [colin] 3.0.0cvs7
1184 Fix build without USE_LDAP_TLS
1186 2007-09-05 [colin] 3.0.0cvs6
1192 * src/send_message.c
1195 Maemo: distinguish various statusbar messages,
1196 in order to display only the most important.
1198 2007-09-04 [wwp] 3.0.0cvs5
1201 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
1202 Show protocol "SMTP" and the appropriate server for send-only
1203 accounts, show "-" instead of "" when no value is relevant.
1205 2007-09-03 [ticho] 3.0.0cvs4
1208 Handle plural form better in delete confirmation dialog.
1210 2007-09-03 [wwp] 3.0.0cvs3
1213 Warn differently when sending or sending later (queueing).
1215 2007-09-03 [colin] 3.0.0cvs2
1219 * src/common/plugin.c
1220 * src/common/plugin.h
1221 Add a new plugin API, MimeParser. It allows
1222 plugins to scan email MIME parts and optionally,
1225 2007-09-03 [mones] 3.0.0cvs1
1230 While a better solution is made double history sizes
1232 2007-09-03 [paul] 3.0.0
1239 2007-09-03 [paul] 2.10.0cvs191
1253 updated by Yasen Pramatarov, Miquel Oliete, Stephan
1254 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
1255 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
1256 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
1258 2007-09-02 [colin] 2.10.0cvs190
1262 Prevent empty or white-space tags
1264 2007-09-01 [colin] 2.10.0cvs189
1267 Fix double-reading of accounts list when
1268 the wizard has been run due to no accounts
1270 Fix sensitivity of a menu item in case
1273 2007-09-01 [wwp] 2.10.0cvs188
1276 Fix wizard crash when Mailbox dir already exists
1279 2007-08-31 [colin] 2.10.0cvs187
1281 * src/etpan/imap-thread.c
1282 Fix unwanted creation of
1283 libetpan's stream dump file
1285 Fix coloring of pastes as quotation
1287 Maemo: Fix opening of mails from keypad
1291 * src/image_viewer.c
1293 * src/gtk/prefswindow.c
1294 Maemo: Fix adjustments changes
1296 2007-08-30 [colin] 2.10.0cvs186
1299 Don't opened selected folder when clicking
1302 Maemo: Make Esc close messageviews
1304 Maemo: Fix message scrolling to the end on
1306 Maemo: Fix reopening same message
1307 * src/gtk/prefswindow.c
1308 Maemo: try to fix scrollbar. Doesn't work,
1309 it seems as if gtk_adjustment_set_value was
1312 2007-08-30 [colin] 2.10.0cvs185
1317 * src/prefs_matcher.c
1318 * src/prefs_template.c
1320 * src/send_message.c
1322 * src/gtk/gtkaspell.c
1323 * src/plugins/bogofilter/bogofilter.c
1324 * src/plugins/bogofilter/bogofilter_gtk.c
1325 * src/plugins/clamav/clamav_plugin_gtk.c
1326 * src/plugins/pgpcore/sgpgme.c
1327 * src/plugins/spamassassin/spamassassin.c
1328 * src/plugins/spamassassin/spamassassin_gtk.c
1329 Fix all potential misuses of format-string functions
1331 2007-08-30 [wwp] 2.10.0cvs184
1333 * src/prefs_template.c
1336 2007-08-29 [colin] 2.10.0cvs183
1338 * src/plugins/trayicon/trayicon.c
1339 Fix leak of hooks in case of error,
1340 thanks to Holger Berndt
1342 2007-08-28 [colin] 2.10.0cvs182
1345 Don't use current folder settings when
1346 composing from the compose button's
1349 2007-08-28 [colin] 2.10.0cvs181
1351 * src/quote_fmt_parse.y
1352 Fix cursor offset when quote contains UTF-8
1355 2007-08-28 [colin] 2.10.0cvs180
1359 Fix signature replacement when it's been wrapped
1361 2007-08-27 [colin] 2.10.0cvs179
1366 2007-08-27 [colin] 2.10.0cvs178
1369 Fix Quicksearch's Sticky mode
1371 2007-08-27 [colin] 2.10.0cvs177
1373 * src/folder_item_prefs.c
1374 * src/folder_item_prefs.h
1377 Fix loss of subfolders properties when
1380 2007-08-26 [wwp] 2.10.0cvs176
1384 * src/prefs_actions.c
1385 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
1386 will have to be used when necessary *before* calling
1387 alertpanel functions.
1389 2007-08-25 [paul] 2.10.0cvs175
1391 * src/prefs_actions.c
1392 workaround gettext problem marking
1393 string as c-format when it's not
1395 2007-08-25 [wwp] 2.10.0cvs174
1399 * src/prefs_actions.c
1400 Call the pango markup escape function right ince in alertpanel_create
1401 instead of everywhere (reverts some parts of 2.10.0cvs123 and
1405 Fix a crash due to a misuse of g_print(), encountered when the string
1406 passed to g_print was containing printf substitution symbols.
1408 2007-08-25 [paul] 2.10.0cvs173
1411 fix a segfault when refreshing RSSyl feeds
1413 2007-08-25 [paul] 2.10.0cvs172
1415 * src/gtk/icon_legend.c
1418 2007-08-25 [paul] 2.10.0cvs171
1421 * src/stock_pixmap.c
1422 * src/pixmaps/insert_file.xpm
1423 add a new pixmap instead of re-using
1424 paste.xpm. (easier for icon theme authors)
1426 2007-08-24 [holger] 2.10.0cvs170
1428 * src/plugins/trayicon/trayicon.c
1429 The same fix for another hook id.
1431 2007-08-24 [holger] 2.10.0cvs169
1433 * src/plugins/trayicon/trayicon.c
1434 Micro-fix: Do the error checking for
1437 2007-08-24 [paul] 2.10.0cvs168
1440 fix typo causing compiler warning
1442 2007-08-24 [paul] 2.10.0cvs167
1445 put back the correct version of this file also
1447 2007-08-24 [colin] 2.10.0cvs166
1449 * src/send_message.c
1450 Use progress bar when sending messages
1452 2007-08-24 [paul] 2.10.0cvs165
1455 oops! if i'm quick no-one will notice
1456 (put back the proper file)
1458 2007-08-24 [paul] 2.10.0cvs164
1466 * tools/mew2claws-mail.pl
1467 add new script that imports a Mew address book
1468 submitted by Jerome Lelong
1470 2007-08-24 [paul] 2.10.0cvs163
1472 * manual/plugins.xml
1473 remove the obsolete plugins, add the
1474 missing plugins, including the forthcoming
1477 2007-08-24 [paul] 2.10.0cvs162
1479 * manual/advanced.xml
1480 add info about the hidden emphasis_color option
1481 * manual/keyboard.xml
1482 correct the info about hotkeys
1485 2007-08-24 [paul] 2.10.0cvs161
1488 add mnemonic to 'Run procesing rules'
1490 2007-08-24 [paul] 2.10.0cvs160
1495 use suitable defaults for outbox,
1496 queue, drafts and trash folders
1498 2007-08-24 [wwp] 2.10.0cvs159
1501 Update menu item sensitivity if necessary (or we get a
1502 gtk critical message).
1504 2007-08-23 [wwp] 2.10.0cvs158
1507 * src/prefs_actions.c
1508 Allow literal % chars in action commands (use %%).
1509 Add a missing p++ to the action parser in action_get_type(),
1510 which was missing it, even if it was neutral.
1511 Fix a pango markup warning at runtime.
1513 2007-08-23 [wwp] 2.10.0cvs157
1516 Contacts are now locale-aware sorted in the address book
1517 (LC_COLLATE matters here).
1518 Fix missing table initializers.
1520 2007-08-23 [colin] 2.10.0cvs156
1523 Check scan_required on dest folder when copying
1525 2007-08-23 [colin] 2.10.0cvs155
1528 Fix scanning when folder was empty
1530 2007-08-22 [colin] 2.10.0cvs154
1533 Don't g_warning when g_try_malloc fails(), or it makes
1534 things worse as g_log() allocates. Fixes bug 1290,
1535 'Claws Mail crashes if too little memory when
1536 rebuilding folder tree'
1538 2007-08-22 [colin] 2.10.0cvs153
1541 Fix format string vulnerability, thanks to
1542 Ulf Harnhammar, Secunia Research
1544 2007-08-22 [colin] 2.10.0cvs152
1549 2007-08-22 [wwp] 2.10.0cvs151
1552 Few better null-ptr checks.
1554 2007-08-22 [colin] 2.10.0cvs150
1557 * src/editldap_basedn.c
1566 2007-08-22 [colin] 2.10.0cvs149
1571 2007-08-22 [colin] 2.10.0cvs148
1574 Fix wrong assertions
1576 2007-08-22 [colin] 2.10.0cvs147
1579 Fix test (set ldap v3 if bindDN is set or TLS is set)
1581 2007-08-22 [colin] 2.10.0cvs146
1585 Fix wrong "Connected successfully to server". Connection only succeeds if
1586 we can get the base DN.
1588 2007-08-21 [wwp] 2.10.0cvs145
1597 More sanity checks in ldap functions.
1599 2007-08-21 [wwp] 2.10.0cvs144
1601 * src/prefs_account.c
1602 Don't return a value in a void function().
1604 2007-08-21 [paul] 2.10.0cvs143
1607 add check for ftp: to messageview_list_urls()
1609 2007-08-21 [colin] 2.10.0cvs142
1616 Fix bug 1293, 'LDAP address book not working'
1617 Search only on specified fields, but fetch
1618 every field possible. People will have to
1619 reset the searched Attributes in their LDAP
1622 2007-08-21 [wwp] 2.10.0cvs141
1632 * src/editaddress_other_attributes_ldap.c
1649 * src/prefs_customheader.c
1650 * src/prefs_msg_colors.c
1656 * src/common/socket.c
1657 * src/common/ssl_certificate.c
1658 * src/common/utils.c
1659 * src/common/utils.h
1660 * src/gtk/description_window.c
1661 * src/plugins/demo/demo.c
1662 * src/plugins/pgpcore/prefs_gpg.c
1663 * src/plugins/spamassassin/libspamc.c
1664 Make sure we use glib functions to send text messages (information,
1665 debug, warning, errors) to stdout/stderr - no more direct puts
1666 fputs printf fprintf to stdout/stderr when it can be done using
1667 g_log*() and g_print/g_printerr. Doing this, we make sure every
1668 stdout/stderr message is saved to log in Windows.
1671 2007-08-21 [wwp] 2.10.0cvs140
1674 * src/common/utils.h
1675 Route glib's stdout/stderr messages to a log file (Windows only),
1676 instead of loosing them.
1678 2007-08-21 [paul] 2.10.0cvs139
1681 replace deprecated g_strncasecmp()
1685 2007-08-20 [ticho] 2.10.0cvs138
1688 * src/prefs_account.h
1689 Copy all account preferences in account_clone() - some
1691 * src/prefs_account.c
1692 Handle empty privacy system combobox gracefully (warning
1693 instead of a crash).
1695 2007-08-20 [colin] 2.10.0cvs137
1700 2007-08-20 [paul] 2.10.0cvs136
1710 patch by Michael Rasmussen
1712 2007-08-19 [colin] 2.10.0cvs135
1715 Fix previous commit. Sensitivity update is needed
1716 for "Cancel receiving". However when batching we
1717 don't need to do it for every message flag change,
1718 just once at the start and once at the end.
1720 2007-08-19 [colin] 2.10.0cvs134
1723 Remove useless menu updates on session lock/unlock
1725 2007-08-19 [colin] 2.10.0cvs133
1727 * src/etpan/imap-thread.c
1728 Make all fetch logs less verbose
1730 2007-08-19 [paul] 2.10.0cvs132
1735 fix bug 1286, 'Can't move a folder into a "Folders
1738 2007-08-18 [ticho] 2.10.0cvs131
1740 * src/editaddress_other_attributes_ldap.c
1741 Converted option menu for other ldap attributes to GtkComboBox.
1743 2007-08-18 [colin] 2.10.0cvs130
1746 * src/prefs_common.c
1747 * src/prefs_common.h
1749 * src/send_message.c
1750 Revert 'send_dialog_mode' meaning to
1751 'send_dialog_invisible', so that the
1752 new checkbox doesn't change the
1755 2007-08-18 [paul] 2.10.0cvs129
1758 add missing menu update
1760 2007-08-17 [colin] 2.10.0cvs128
1763 Set batching after getting flags - maybe fixes
1764 bug 1292, 'CM crashes on writing mail'
1766 2007-08-16 [ticho] 2.10.0cvs127
1769 Convert two GtkOptionMenu widgets to new GtkComboBox.
1770 * src/gtk/combobox.h
1771 * src/gtk/gtkutils.c
1772 Allow NULL for GtkComboBox menuitem label, rendering such
1773 items as row separators.
1775 2007-08-16 [paul] 2.10.0cvs126
1777 * src/plugins/trayicon/trayicon.c
1778 remove wrongly used gettextisation
1780 2007-08-15 [ticho] 2.10.0cvs125
1783 Fixed a runtime warning where an attempt to pack an
1784 already packed GtkLabel was made.
1786 2007-08-15 [ticho] 2.10.0cvs124
1788 * src/prefs_compose_writing.c
1789 Convert the insert-or-attach-dragged-files GtkOptionMenu
1792 2007-08-14 [ticho] 2.10.0cvs123
1795 * src/gtk/gtkutils.c
1796 Changed return receipt account selector to GtkComboBox.
1797 Fixed a runtime warning where GTK tried to parse
1798 "name <email@address" as a Pango markup in an alertpanel label.
1800 2007-08-14 [ticho] 2.10.0cvs122
1802 * src/prefs_logging.c
1803 Changed GtkOptionMenu in logging preferences to GtkComboBox.
1805 2007-08-14 [wwp] 2.10.0cvs121
1809 * tools/popfile-link.sh
1810 Added a new tool: POPFile helper, to open
1811 selected messages in POPFile control center,
1812 in order to change the messages' status.
1814 2007-08-14 [ticho] 2.10.0cvs120
1817 * src/prefs_common.c
1818 * src/prefs_common.h
1820 * src/send_message.c
1821 Change "Show send dialog" optionmenu to a checkbutton.
1822 * src/prefs_receive.c
1823 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
1825 2007-08-13 [wwp] 2.10.0cvs119
1836 * src/partial_download.c
1839 * src/stock_pixmap.c
1841 * src/common/utils.c
1842 * src/gtk/gtkaspell.c
1844 Make sure we never pass NULL pointers for %s substitutions
1845 (prevent from crashing in Windows).
1847 2007-08-13 [wwp] 2.10.0cvs118
1850 Re-enable mmap_reads in Windows with some missing
1851 CloseHandle of mapping objects, thanks to
1854 2007-08-13 [paul] 2.10.0cvs117
1856 * src/common/utils.c
1857 fix bug 1287, 'Compile time problem on Solaris
1858 (nexenta gnu/Solaris) utils.c'
1859 Thanks to Piotr Chrzczonowicz
1861 2007-08-12 [wwp] 2.10.0cvs116
1863 * src/plugins/pgpcore/prefs_gpg.c
1864 Don't try to unset a GPG_AGENT_INFO that was not
1865 set (and don't use a NULL string in Windows, it was
1866 crashing with --debug if GPG_AGENT_INFO was not set).
1868 2007-08-12 [wwp] 2.10.0cvs115
1871 Make gcc type-check arguments passed to privacy_set_error().
1873 2007-08-12 [ticho] 2.10.0cvs114
1875 * src/prefs_folder_item.c
1876 Make sure that folder default account combobox always has some
1877 account preselected.
1878 * src/gtk/combobox.c
1879 Handle empty combobox gracefully (warning instead of crash).
1881 2007-08-12 [ticho] 2.10.0cvs114
1883 * src/prefs_folder_item.c
1884 Make sure that folder default account combobox is not empty.
1885 * src/gtk/combobox.c
1886 Handle empty combobox gracefully (warning instead of crash).
1888 2007-08-11 [paul] 2.10.0cvs113
1892 use 'subfolder' instead of 'sub-folder', matching
1893 everywhere else the term is used
1897 2007-08-10 [wwp] 2.10.0cvs112
1900 Disable mmap reads in Windows only (at least temporarily), they
1901 prevent from renaming/removing target cache files.
1907 2007-08-10 [wwp] 2.10.0cvs111
1910 fix unpredictable crashes in Windows due to broken
1911 cache/mark/tags files writting (file were opened for
1912 writing in text mode).
1915 use gettimeofday() from w32lib.h on Windows.
1917 2007-08-10 [colin] 2.10.0cvs110
1920 * src/etpan/imap-thread.c
1921 * src/etpan/imap-thread.h
1922 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
1924 2007-08-09 [colin] 2.10.0cvs109
1927 Fix port being reset to 636 on SSL
1929 Fix folder_item_get_msg_num_by_file
1930 on drafts/queue folders
1932 2007-08-09 [wwp] 2.10.0cvs108
1935 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
1936 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
1939 2007-08-09 [colin] 2.10.0cvs107
1943 * src/gtk/prefswindow.c
1944 A few Maemo layout fixes
1946 2007-08-09 [paul] 2.10.0cvs106
1948 * src/prefs_account.c
1949 remove the hyphen from plug-ins to
1950 match everywhere else
1952 2007-08-08 [wwp] 2.10.0cvs105
1954 * src/prefs_folder_item.c
1955 Fix an extraneous stealth ^L char.
1957 2007-08-08 [wwp] 2.10.0cvs104
1959 * src/prefs_folder_item.c
1960 Better fix, group variables declarations (USE_ASPELL).
1962 2007-08-08 [wwp] 2.10.0cvs103
1964 * src/prefs_folder_item.c
1965 Fix compilation w/ USE_ASPELL set (broken
1968 2007-08-08 [ticho] 2.10.0cvs102
1970 * src/prefs_folder_item.c
1971 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
1973 2007-08-08 [colin] 2.10.0cvs101
1976 * src/etpan/imap-thread.c
1977 * src/etpan/imap-thread.h
1978 Close selected mailbox before doing
1981 2007-08-08 [colin] 2.10.0cvs100
1984 Complete symbol table, thanks to wwp.
1985 Fixes bug 1284, 'The html -> text
1986 converter ignores entities'
1988 Fix possible fd leak
1990 2007-08-08 [colin] 2.10.0cvs99
1993 Better way to fetch UIDs on non-UIDPLUS servers
1995 2007-08-07 [colin] 2.10.0cvs98
1998 fix bug 1275, 'auto-saved draft messages not
1999 always being removed'; Also, make multiple
2000 copy (in the same account) faster by matching
2001 source/destination message UIDs.
2003 Don't try to reshow deleted mail
2005 Fix leak on error path
2007 2007-08-07 [wwp] 2.10.0cvs97
2009 * manual/account.xml
2010 * manual/advanced.xml
2011 * manual/fr/account.xml
2012 * manual/fr/advanced.xml
2013 Updated the reference manual and the French translation to
2014 reflect 2.10.0cvs84: enable running folder Processing
2017 2007-08-06 [wwp] 2.10.0cvs96
2019 * src/prefs_common.c
2020 * src/prefs_common.h
2022 Allow changing the emphasis color used to highlight
2023 the newsreader/x-mailer header value when it matches
2024 our preferred mail agent (hidden pref 'emphasis_col' added
2027 2007-08-06 [colin] 2.10.0cvs95
2031 Re-commit 2.10.0cvs86, with a protection
2032 against Pango bug. Also, try to fix
2033 bug 1275, 'auto-saved draft messages not
2034 always being removed'
2036 2007-08-06 [wwp] 2.10.0cvs94
2038 * src/gtk/quicksearch.c
2039 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
2041 2007-08-06 [ticho] 2.10.0cvs93
2043 * src/prefs_account.c
2044 * src/gtk/combobox.c
2045 Use GtkComboBox instead of GtkOptionMenu for privacy system
2046 selection in account preferences.
2048 2007-08-06 [wwp] 2.10.0cvs92
2050 * src/plugins/pgpcore/plugin.def
2051 Apply one more chunk from gpg4win's 03-w32-port patch.
2053 2007-08-05 [colin] 2.10.0cvs91
2057 reverting buggy patch for now
2059 2007-08-05 [colin] 2.10.0cvs90
2064 2007-08-04 [colin] 2.10.0cvs89
2066 * src/prefs_summaries.c
2067 * src/summary_search.c
2068 Replace deprecated widgets. Patch by
2071 2007-08-04 [colin] 2.10.0cvs88
2074 Refresh GUI only every 2000 mails on mh_get_last_num
2075 This is fast (readdir) and done only once per
2078 2007-08-03 [colin] 2.10.0cvs87
2080 * src/prefs_account.c
2081 * src/gtk/combobox.h
2082 * src/gtk/gtkutils.c
2083 Fix a deprecated widget. Patch by
2086 2007-08-03 [colin] 2.10.0cvs86
2090 Make colorisation and wrapping algorithms
2091 faster. Fixes bug 1246, 'compose becomes
2092 increasingly slow replying to complex emails'
2094 2007-08-03 [paul] 2.10.0cvs85
2097 keep the window painted
2099 2007-08-02 [paul] 2.10.0cvs84
2104 enable running folder Processing
2107 2007-08-02 [paul] 2.10.0cvs83
2110 speed up/clean up rendering of larger
2114 2007-08-01 [paul] 2.10.0cvs82
2119 change default toolbar layout on maemo
2120 * src/pixmaps/close.xpm
2121 make the red cross a grey cross
2122 * src/pixmaps/jpilot.xpm
2123 make icon smaller so it fits better
2125 2007-07-31 [paul] 2.10.0cvs81
2128 * src/gtk/gtkutils.c
2129 fix crash on maemo on first launch
2131 2007-07-30 [paul] 2.10.0cvs80
2133 * src/prefs_matcher.c
2134 specify the units of age and size
2136 2007-07-30 [paul] 2.10.0cvs79
2139 Fix IMAP timeout setting
2141 2007-07-30 [colin] 2.10.0cvs78
2143 * src/prefs_account.c
2144 Fix a deprecated widget. Patch by
2147 2007-07-27 [paul] 2.10.0cvs77
2149 * src/matcher_parser_parse.y
2150 * src/prefs_filtering_action.c
2151 * src/prefs_matcher.c
2152 these changes forgotten in cvs74's
2153 'watch thread' feature
2155 2007-07-27 [paul] 2.10.0cvs76
2158 fix potential crasher
2161 2007-07-27 [paul] 2.10.0cvs75
2166 * src/gtk/gtkutils.c
2167 make mainwindow's /Help/Manual point to the
2168 remote copy if the local copy doesn't exist
2170 2007-07-27 [paul] 2.10.0cvs74
2178 * src/matcher_parser_parse.y
2181 * src/stock_pixmap.c
2182 * src/stock_pixmap.h
2187 * src/pixmaps/watchthread.xpm
2188 add 'watch thread' feature
2190 2007-07-27 [paul] 2.10.0cvs73
2192 * src/prefs_folder_item.c
2193 adjust labels, add tooltips
2195 2007-07-27 [colin] 2.10.0cvs72
2198 Maemo: Remove less used menu items
2200 2007-07-26 [colin] 2.10.0cvs71
2203 Maemo: destroy messageview after trashing mail.
2204 Maybe should be done on X11 too
2206 2007-07-26 [colin] 2.10.0cvs70
2210 * src/prefs_common.c
2211 * src/prefs_common.h
2213 Add View/Show or Hide/Column headers
2215 2007-07-26 [colin] 2.10.0cvs69
2220 2007-07-26 [colin] 2.10.0cvs68
2223 Fix possible crash on cache invalidation
2227 * src/quote_fmt_parse.y
2228 Make replying to mails with big attachments
2229 much faster. Fixes bug 1224, 'The process of
2230 Replying to emails with large attachments
2231 seems unreasonably long...'
2233 2007-07-26 [colin] 2.10.0cvs67
2238 Fix threads use on BSDs
2240 2007-07-26 [paul] 2.10.0cvs66
2242 * src/gtk/prefswindow.c
2243 fix account prefs breakage
2246 2007-07-26 [paul] 2.10.0cvs65
2249 standardise ./configure --help messages
2251 2007-07-26 [colin] 2.10.0cvs64
2255 Fix two vCard-related crashes
2257 2007-07-25 [colin] 2.10.0cvs63
2260 * src/prefs_common.c
2261 * src/prefs_common.h
2262 * src/prefs_receive.c
2263 Maemo: Add a better way to notify of
2269 Maemo: Various layout fixes
2270 * src/gtk/prefswindow.c
2271 Maemo: Better prefs layout
2273 2007-07-25 [paul] 2.10.0cvs62
2276 fix the layout on maemo
2279 2007-07-25 [iwkse] 2.10.0cvs61
2282 add 'o' shortcut on summaryview
2284 2007-07-25 [iwkse] 2.10.0cvs60
2289 2007-07-24 [colin] 2.10.0cvs59
2292 Fix missing timestamp update on source
2296 Better text layout on part's choices
2298 2007-07-23 [colin] 2.10.0cvs58
2302 Maemo: Automatically choose the correct application
2304 * src/gtk/quicksearch.c
2305 Make search run on GDK_KP_Enter too
2307 2007-07-23 [wwp] 2.10.0cvs57
2309 * src/quote_fmt_lex.l
2310 Revert accidentaly committed lines (account_sig) in
2313 2007-07-23 [wwp] 2.10.0cvs56
2315 * src/quote_fmt_lex.l
2316 Fix typos around long form expressions in the quote lexer.
2322 2007-07-23 [colin] 2.10.0cvs55
2325 Fix auto-completion on Maemo
2327 2007-07-23 [colin] 2.10.0cvs54
2330 Maemo: Fix sticking statusbars
2332 2007-07-22 [colin] 2.10.0cvs53
2335 Maemo: Fix the strange "top_application" info
2336 at startup. We should do something when
2337 receiving such a message.
2339 2007-07-20 [paul] 2.10.0cvs52
2342 add missing #include "statusbar.h"
2344 2007-07-20 [colin] 2.10.0cvs51
2348 * src/folder_item_prefs.c
2349 * src/folder_item_prefs.h
2357 * src/prefs_folder_item.c
2358 Implement age-based caching: allow to
2359 specify a threshold for the offline synchronisation
2360 feature, and whether old cached bodies should
2365 * src/plugins/dillo_viewer/dillo_viewer.c
2366 Check that Dillo's installed
2368 2007-07-20 [wwp] 2.10.0cvs50
2371 * src/stock_pixmap.c
2372 Draw a frame around the selected mimeview part icon (instead of the
2373 shifted 'dancing' icon).
2375 2007-07-20 [colin] 2.10.0cvs49
2378 Unref stuff even on error
2380 disconnect signals only at the very
2381 end of the wizard save.
2383 2007-07-20 [colin] 2.10.0cvs48
2389 Fix random crashes while navigating
2392 2007-07-19 [colin] 2.10.0cvs47
2396 * src/prefs_common.c
2397 * src/prefs_common.h
2400 * src/common/utils.c
2401 Maemo: add an easy way to store data (mails
2402 and IMAP/NNTP caches) on one of the SD cards,
2403 and protect against unmounts if needed
2405 2007-07-19 [paul] 2.10.0cvs46
2408 * src/stock_pixmap.c
2410 * src/pixmaps/claws-mail_logo-small.xpm
2411 implement a (slightly) different About
2412 dialog for maemo and add a small version
2415 use a scrolled window for wizard page 1
2418 2007-07-19 [paul] 2.10.0cvs45
2421 too soon for this line
2423 2007-07-19 [paul] 2.10.0cvs44
2428 2007-07-19 [colin] 2.10.0cvs43
2431 Solve Mail/Mailbox name when specifying
2434 2007-07-18 [colin] 2.10.0cvs42
2440 2007-07-18 [colin] 2.10.0cvs41
2443 Maemo: plug the online/offline system into
2444 maemo's interfaces to have Claws automatically
2445 switch according to the system status
2447 Maemo: use HildonBanners to display status
2448 messages. Renders the main statusbar useless.
2450 2007-07-18 [paul] 2.10.0cvs40
2453 fix screen blanking on moving/copying many msgs
2455 fix processing progressbar and screen blanking
2458 2007-07-18 [paul] 2.10.0cvs39
2461 revert cvs37, breakage on maemo
2463 2007-07-18 [paul] 2.10.0cvs38
2465 * src/gtk/gtkutils.c
2466 make sure we can still build with older GTK's
2468 2007-07-18 [colin] 2.10.0cvs37
2471 Only hide the small layout's messageview, instead
2472 of destroying it when closing
2473 * src/gtk/gtkutils.c
2474 Use gtk_window_present_with_time to popup windows,
2475 it seems to make things better with modern WMs
2478 2007-07-17 [colin] 2.10.0cvs36
2481 Simplify layout on Maemo
2484 * src/prefs_display_header.c
2485 Remove some headers by default on Maemo
2487 2007-07-17 [paul] 2.10.0cvs35
2489 * src/prefs_common.c
2490 * src/prefs_common.h
2491 * src/prefs_logging.c
2493 add options to stop/enable writing logs to disc
2495 2007-07-17 [paul] 2.10.0cvs34
2498 fix some issues with the Apply tags window:
2499 - set search column (enables autocompl in the treeview)
2500 - apply tag from "New tag" if it existed
2501 - clears New tag entry when adding it with the button
2504 2007-07-17 [paul] 2.10.0cvs33
2507 fix 'apply tags' dialogue weirdness
2509 2007-07-16 [colin] 2.10.0cvs32
2512 Fix double-loading of mails on Maemo
2514 2007-07-16 [colin] 2.10.0cvs31
2517 Prevent double-loading of the same part under some
2518 conditions; hide statusbar on Maemo
2520 2007-07-16 [colin] 2.10.0cvs30
2526 Improve the tag interface - allow
2527 to set/unset tags from a special
2529 * src/gtk/gtkvscrollbutton.c
2532 * src/stock_pixmap.c
2533 Fix Mimeview's ugly hacks in the
2536 2007-07-16 [paul] 2.10.0cvs29
2540 * src/gtk/icon_legend.c
2541 put it all in a scrolled window
2543 2007-07-15 [colin] 2.10.0cvs28
2546 Maemo: force layout to be Small screen; the
2547 others don't make sense
2549 2007-07-14 [colin] 2.10.0cvs27
2552 * src/gtk/gtkvscrollbutton.c
2553 Maemo: Fix mimeview's buttons size
2555 2007-07-14 [colin] 2.10.0cvs26
2558 Fix the button workaround fix.
2559 (Use the correct variable)
2561 2007-07-14 [colin] 2.10.0cvs25
2565 Maemo: put the progress bar in the
2568 2007-07-14 [colin] 2.10.0cvs24
2570 * src/prefs_common.c
2571 Maemo: hide statusbar by default
2573 * src/stock_pixmap.c
2574 * src/stock_pixmap.h
2576 * src/pixmaps/go_folders.xpm
2577 Maemo: Add a specific icon to go back to
2580 2007-07-14 [colin] 2.10.0cvs23
2583 Don't set homogeneous finally
2585 2007-07-14 [colin] 2.10.0cvs22
2588 Fix button show/hide issues
2590 2007-07-14 [colin] 2.10.0cvs21
2594 Fix button workaround to be able to click
2595 if mouse was on button when it went un-
2597 Revert previous commit, gtk_tool_item_set_homogeneous
2598 doesn't mean what it seems to mean ;-)
2600 2007-07-14 [paul] 2.10.0cvs20
2603 make homogeneous FALSE always
2605 2007-07-13 [colin] 2.10.0cvs19
2609 Rework to fit the non-deprecated API
2615 Maemo layout changes. Better toolbars,
2616 removal of CTree headers.
2618 2007-07-13 [paul] 2.10.0cvs18
2620 * src/gtk/colorlabel.c
2621 fix bug 1261, '[DE] coloring messages in overview
2622 keys are not localised'
2623 the string is now included in claws-mail.pot
2625 2007-07-13 [colin] 2.10.0cvs17
2628 Fix bug 1267, 'printing mutliple messages
2629 opens one message-dialog after the other'
2630 Ask for confirmation when printing 10
2633 2007-07-11 [colin] 2.10.0cvs16
2638 * manual/claws-mail-manual.xml
2640 * manual/es/claws-mail-manual.xml
2642 * manual/fr/claws-mail-manual.xml
2665 * src/addressbook_foldersel.c
2666 * src/addressbook_foldersel.h
2690 * src/customheader.c
2691 * src/customheader.h
2692 * src/displayheader.c
2693 * src/displayheader.h
2696 * src/editaddress_other_attributes_ldap.c
2697 * src/editaddress_other_attributes_ldap.h
2706 * src/editldap_basedn.c
2707 * src/editldap_basedn.h
2728 * src/folder_item_prefs.c
2729 * src/folder_item_prefs.h
2738 * src/grouplistdialog.c
2739 * src/grouplistdialog.h
2744 * src/image_viewer.c
2745 * src/image_viewer.h
2786 * src/matcher_parser.h
2787 * src/matcher_parser_lex.l
2788 * src/matcher_parser_parse.y
2791 * src/message_search.c
2792 * src/message_search.h
2811 * src/partial_download.c
2812 * src/partial_download.h
2817 * src/prefs_account.c
2818 * src/prefs_account.h
2819 * src/prefs_actions.c
2820 * src/prefs_actions.h
2821 * src/prefs_common.c
2822 * src/prefs_common.h
2823 * src/prefs_compose_writing.c
2824 * src/prefs_compose_writing.h
2825 * src/prefs_customheader.c
2826 * src/prefs_customheader.h
2827 * src/prefs_display_header.c
2828 * src/prefs_display_header.h
2829 * src/prefs_ext_prog.c
2830 * src/prefs_ext_prog.h
2831 * src/prefs_filtering.c
2832 * src/prefs_filtering.h
2833 * src/prefs_filtering_action.c
2834 * src/prefs_filtering_action.h
2835 * src/prefs_folder_column.c
2836 * src/prefs_folder_column.h
2837 * src/prefs_folder_item.c
2838 * src/prefs_folder_item.h
2843 * src/prefs_image_viewer.c
2844 * src/prefs_image_viewer.h
2845 * src/prefs_logging.c
2846 * src/prefs_logging.h
2847 * src/prefs_matcher.c
2848 * src/prefs_matcher.h
2849 * src/prefs_message.c
2850 * src/prefs_message.h
2851 * src/prefs_msg_colors.c
2852 * src/prefs_msg_colors.h
2857 * src/prefs_receive.c
2858 * src/prefs_receive.h
2861 * src/prefs_spelling.c
2862 * src/prefs_spelling.h
2863 * src/prefs_summaries.c
2864 * src/prefs_summaries.h
2865 * src/prefs_summary_column.c
2866 * src/prefs_summary_column.h
2867 * src/prefs_summary_open.c
2868 * src/prefs_summary_open.h
2869 * src/prefs_template.c
2870 * src/prefs_template.h
2871 * src/prefs_themes.c
2872 * src/prefs_themes.h
2873 * src/prefs_toolbar.c
2874 * src/prefs_toolbar.h
2875 * src/prefs_wrapping.c
2876 * src/prefs_wrapping.h
2886 * src/quote_fmt_lex.l
2887 * src/quote_fmt_parse.y
2890 * src/remotefolder.c
2891 * src/remotefolder.h
2892 * src/send_message.c
2893 * src/send_message.h
2896 * src/simple-gettext.c
2897 * src/sourcewindow.c
2898 * src/sourcewindow.h
2903 * src/stock_pixmap.c
2904 * src/stock_pixmap.h
2905 * src/summary_search.c
2906 * src/summary_search.h
2923 * src/common/base64.c
2924 * src/common/base64.h
2925 * src/common/claws.c
2926 * src/common/claws.h
2928 * src/common/fnmatch.c
2929 * src/common/fnmatch.h
2930 * src/common/fnmatch_loop.c
2931 * src/common/hooks.c
2932 * src/common/hooks.h
2937 * src/common/mgutils.c
2938 * src/common/mgutils.h
2941 * src/common/passcrypt.c
2942 * src/common/passcrypt.h.in
2943 * src/common/plugin.c
2944 * src/common/plugin.h
2945 * src/common/prefs.c
2946 * src/common/prefs.h
2947 * src/common/progressindicator.c
2948 * src/common/progressindicator.h
2949 * src/common/quoted-printable.c
2950 * src/common/quoted-printable.h
2951 * src/common/session.c
2952 * src/common/session.h
2955 * src/common/socket.c
2956 * src/common/socket.h
2959 * src/common/ssl_certificate.c
2960 * src/common/ssl_certificate.h
2961 * src/common/string_match.c
2962 * src/common/string_match.h
2963 * src/common/stringtable.c
2964 * src/common/stringtable.h
2967 * src/common/template.c
2968 * src/common/template.h
2969 * src/common/timing.h
2970 * src/common/utils.c
2971 * src/common/utils.h
2972 * src/common/uuencode.c
2973 * src/common/uuencode.h
2974 * src/common/version.h.in
2975 * src/common/w32_dirent.c
2976 * src/common/w32_reg.c
2977 * src/common/w32_signal.c
2978 * src/common/w32_stat.c
2979 * src/common/w32_stdlib.c
2980 * src/common/w32_string.c
2981 * src/common/w32_time.c
2982 * src/common/w32_unistd.c
2983 * src/common/w32_wait.c
2984 * src/common/w32lib.h
2987 * src/common/xmlprops.c
2988 * src/common/xmlprops.h
2989 * src/etpan/etpan-errors.h
2990 * src/etpan/etpan-thread-manager-types.h
2991 * src/etpan/etpan-thread-manager.c
2992 * src/etpan/etpan-thread-manager.h
2993 * src/etpan/imap-thread.c
2994 * src/etpan/imap-thread.h
2997 * src/gtk/colorlabel.c
2998 * src/gtk/colorlabel.h
2999 * src/gtk/colorsel.c
3000 * src/gtk/colorsel.h
3001 * src/gtk/combobox.c
3002 * src/gtk/combobox.h
3003 * src/gtk/description_window.c
3004 * src/gtk/description_window.h
3007 * src/gtk/foldersort.c
3008 * src/gtk/foldersort.h
3009 * src/gtk/gtkaspell.c
3010 * src/gtk/gtkaspell.h
3011 * src/gtk/gtksctree.c
3012 * src/gtk/gtkshruler.c
3013 * src/gtk/gtkshruler.h
3014 * src/gtk/gtksourceprintjob.c
3015 * src/gtk/gtksourceprintjob.h
3016 * src/gtk/gtkutils.c
3017 * src/gtk/gtkutils.h
3018 * src/gtk/gtkvscrollbutton.c
3019 * src/gtk/gtkvscrollbutton.h
3020 * src/gtk/icon_legend.c
3021 * src/gtk/icon_legend.h
3022 * src/gtk/inputdialog.c
3023 * src/gtk/inputdialog.h
3024 * src/gtk/logwindow.c
3025 * src/gtk/logwindow.h
3026 * src/gtk/manage_window.c
3027 * src/gtk/manage_window.h
3030 * src/gtk/pluginwindow.c
3031 * src/gtk/pluginwindow.h
3032 * src/gtk/prefswindow.c
3033 * src/gtk/prefswindow.h
3034 * src/gtk/progressdialog.c
3035 * src/gtk/progressdialog.h
3036 * src/gtk/quicksearch.c
3037 * src/gtk/quicksearch.h
3038 * src/gtk/sslcertwindow.c
3039 * src/gtk/sslcertwindow.h
3040 * src/plugins/bogofilter/bogofilter.c
3041 * src/plugins/bogofilter/bogofilter.h
3042 * src/plugins/bogofilter/bogofilter_gtk.c
3043 * src/plugins/clamav/clamav_plugin.c
3044 * src/plugins/clamav/clamav_plugin.h
3045 * src/plugins/clamav/clamav_plugin_gtk.c
3046 * src/plugins/demo/demo.c
3047 * src/plugins/dillo_viewer/dillo_prefs.c
3048 * src/plugins/dillo_viewer/dillo_prefs.h
3049 * src/plugins/dillo_viewer/dillo_viewer.c
3050 * src/plugins/pgpcore/passphrase.c
3051 * src/plugins/pgpcore/passphrase.h
3052 * src/plugins/pgpcore/pgp_viewer.c
3053 * src/plugins/pgpcore/pgp_viewer.h
3054 * src/plugins/pgpcore/plugin.c
3055 * src/plugins/pgpcore/prefs_gpg.c
3056 * src/plugins/pgpcore/prefs_gpg.h
3057 * src/plugins/pgpcore/select-keys.c
3058 * src/plugins/pgpcore/select-keys.h
3059 * src/plugins/pgpcore/sgpgme.c
3060 * src/plugins/pgpcore/sgpgme.h
3061 * src/plugins/pgpinline/pgpinline.c
3062 * src/plugins/pgpinline/pgpinline.h
3063 * src/plugins/pgpinline/plugin.c
3064 * src/plugins/pgpmime/pgpmime.c
3065 * src/plugins/pgpmime/pgpmime.h
3066 * src/plugins/pgpmime/plugin.c
3067 * src/plugins/spamassassin/spamassassin.c
3068 * src/plugins/spamassassin/spamassassin.h
3069 * src/plugins/spamassassin/spamassassin_gtk.c
3070 * src/plugins/trayicon/trayicon.c
3071 * src/plugins/trayicon/trayicon_prefs.c
3072 * src/plugins/trayicon/trayicon_prefs.h
3073 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3074 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
3075 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
3076 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
3077 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
3078 * tools/OOo2claws-mail.pl
3079 * tools/README.sylprint
3080 * tools/acroread2claws-mail.pl
3081 * tools/claws-mail-compose-insert-files.pl
3082 * tools/convert_mbox.pl
3083 * tools/filter_conv.pl
3084 * tools/filter_conv_new.pl
3086 * tools/freshmeat_search.pl
3087 * tools/google_search.pl
3088 * tools/kmail-mailbox2claws-mail.pl
3089 * tools/kmail2claws-mail.pl
3090 * tools/kmail2claws-mail_v2.pl
3092 * tools/make.themes.project
3093 * tools/multiwebsearch.pl
3094 * tools/nautilus2claws-mail.sh
3095 * tools/outlook2claws-mail.pl
3096 * tools/textviewer.sh
3097 * tools/thunderbird-filters-convertor.pl
3100 * tools/vcard2xml.py
3101 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
3102 Upgrade to GPLv3 or later.
3104 2007-07-10 [wwp] 2.10.0cvs15
3107 Fix re-opening of all composing messages that were
3108 opened when closing the previous instance, thanks
3111 2007-07-10 [paul] 2.10.0cvs14
3113 * src/editaddress_other_attributes_ldap.c
3115 fix crash on selecting 'other attributes' combo
3116 for either a new entry or an old entry with no
3117 existing attributes.
3118 fix bug on editing multiple attributes which
3119 resulted them all having the value of the last
3123 2007-07-10 [colin] 2.10.0cvs13
3126 * src/editaddress_other_attributes_ldap.h
3128 Fix --disable-ldap build
3130 2007-07-09 [colin] 2.10.0cvs12
3136 * src/editaddress_other_attributes_ldap.c
3137 * src/editaddress_other_attributes_ldap.h
3142 Add capability to edit all inetOrgPerson
3143 attributes on LDAP. Patch by Michael
3146 2007-07-09 [colin] 2.10.0cvs11
3152 * src/prefs_summaries.c
3153 * src/prefs_themes.c
3155 * src/common/Makefile.am
3157 * src/common/timing.h
3158 * src/common/utils.c
3159 * src/common/utils.h
3160 * src/common/w32_account.c
3161 * src/common/w32lib.h
3162 * src/gtk/Makefile.am
3163 * src/gtk/colorlabel.c
3164 * src/plugins/pgpcore/Makefile.am
3165 * src/plugins/pgpcore/claws.def
3166 * src/plugins/pgpcore/passphrase.c
3167 * src/plugins/pgpcore/pgp_viewer.c
3168 * src/plugins/pgpcore/plugin.def
3169 * src/plugins/pgpcore/sgpgme.c
3170 * src/plugins/pgpinline/Makefile.am
3171 * src/plugins/pgpinline/claws.def
3172 * src/plugins/pgpinline/mypgpcore.def
3173 * src/plugins/pgpinline/plugin.def
3174 * src/plugins/pgpmime/Makefile.am
3175 * src/plugins/pgpmime/claws.def
3176 * src/plugins/pgpmime/mypgpcore.def
3177 * src/plugins/pgpmime/plugin.def
3178 Commit win32 patch, from Werner Koch and
3181 2007-07-09 [colin] 2.10.0cvs10
3183 * src/prefs_toolbar.c
3184 Fix crash when no actions exist
3186 2007-07-07 [paul] 2.10.0cvs9
3189 * manual/claws-mail-manual.xml
3190 update copyright year
3192 updated by Flammie Pirinen
3194 2007-07-05 [wwp] 2.10.0cvs8
3196 * src/plugins/clamav/clamav_plugin_gtk.c
3197 Make vertical spacing like in other plugin prefs pages.
3199 2007-07-05 [wwp] 2.10.0cvs7
3202 It's %am that works, not %ae (this doc incoherence has been
3203 introduced with 2.9.2cvs13).
3205 2007-07-04 [wwp] 2.10.0cvs6
3207 * src/plugins/bogofilter/bogofilter.c
3208 Gettext-ize an occurrence of "Any" that wasn't.
3210 2007-07-04 [colin] 2.10.0cvs5
3213 Fix untranslated strings; thanks
3216 2007-07-03 [colin] 2.10.0cvs4
3220 Fix saving of sort mode for tags and
3221 thread date. Thanks to Pierre Ossman.
3222 Completes fix for bug 1233
3224 2007-07-03 [paul] 2.10.0cvs3
3232 2007-07-02 [colin] 2.10.0cvs2
3238 Add View/Sort/by Thread date
3239 Fixes bug 1233, 'Capability to sort
3240 threads by most recent message'
3241 Based on a patch by Paul Rolland
3243 2007-07-02 [colin] 2.10.0cvs1
3260 * src/matcher_parser_parse.y
3264 * src/prefs_common.c
3265 * src/prefs_common.h
3266 * src/prefs_filtering_action.c
3267 * src/prefs_matcher.c
3268 * src/prefs_summary_column.c
3272 * src/quote_fmt_lex.l
3273 * src/quote_fmt_parse.y
3277 * src/common/Makefile.am
3281 * src/gtk/quicksearch.c
3282 * src/gtk/quicksearch.h
3283 Add Tags implementation. Tags are arbitrary labels
3284 that can be applied to messages. It is possible
3285 to create, edit, remove tags; apply them to mails;
3286 filter on tags or tag presence; apply or unset
3287 tags via filtering actions; reference tags in
3290 2007-07-02 [paul] 2.10.0
3297 2007-07-02 [paul] 2.9.2cvs78
3307 updated by Stephan Sachse, me, Ricardo Mones
3308 Lastra, Fabien Vantard, Pader Rezso, Frederico
3309 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
3311 2007-07-02 [paul] 2.9.2cvs77
3316 2007-06-29 [wwp] 2.9.2cvs76
3319 Fix a typo (thanks to Ricardo for finding this out).
3321 2007-06-28 [paul] 2.9.2cvs75
3326 2007-06-28 [paul] 2.9.2cvs74
3329 fix bug in the autotools build system.
3330 Files cataloged under EXTRA_DIST were never
3331 automatically copied to the build tree.
3332 (fix 'make distcheck')
3333 Patch by Michael Rasmussen.
3335 2007-06-24 [colin] 2.9.2cvs73
3338 Fix bug 1249, 'Error handling for
3339 news errors needs modification'
3340 Only popup error if the according
3341 pref in Prefs/Receive is set.
3343 2007-06-21 [colin] 2.9.2cvs72
3345 * src/common/plugin.c
3346 * src/common/plugin.h
3347 Change plugin API to know whether it's safe to
3348 unload plugins or whether we should just hide
3349 them. Fixes bug 1248, 'Core dumps after
3350 unloading plugin and clicking on load plugins'
3351 * src/plugins/bogofilter/bogofilter.c
3352 * src/plugins/clamav/clamav_plugin.c
3353 * src/plugins/demo/demo.c
3354 * src/plugins/dillo_viewer/dillo_viewer.c
3355 * src/plugins/pgpcore/plugin.c
3356 * src/plugins/pgpinline/plugin.c
3357 * src/plugins/pgpmime/plugin.c
3358 * src/plugins/spamassassin/spamassassin.c
3359 * src/plugins/trayicon/trayicon.c
3362 2007-06-19 [colin] 2.9.2cvs71
3366 Fix crash mentioned in bug 1246
3367 Race condition when automatically drafting
3368 due to insertion on reedit.
3370 2007-06-18 [wwp] 2.9.2cvs70
3373 LDIF import: use a "Proceed" button to complete
3376 2007-06-18 [paul] 2.9.2cvs69
3379 use pkgconfig to check for gtk and glib
3381 2007-06-17 [wwp] 2.9.2cvs68
3385 LDIF import: better error handling, minor code
3386 and UI cleanup, and renamed the Save button
3387 to Close, as imported stuff is already saved
3388 when the Save button is shown.
3390 2007-06-17 [colin] 2.9.2cvs67
3392 * src/prefs_summaries.c
3394 Don't set as read when forwarded, only replied to
3396 2007-06-17 [paul] 2.9.2cvs66
3399 add missing #include
3401 2007-06-16 [colin] 2.9.2cvs65
3403 * src/prefs_summaries.c
3405 Change the pref "Only mark as read when opened
3406 in new window" to "..., replied to or forwarded".
3407 Based on a patch by Paul Rolland.
3409 2007-06-16 [paul] 2.9.2cvs64
3412 alphabetical order! :)
3414 2007-06-16 [colin] 2.9.2cvs63
3418 Add Michael Rasmussen in authors list
3420 2007-06-16 [colin] 2.9.2cvs62
3423 Fix messageview_copy_clipboard to take advantage
3424 of plugins' get_selection.
3426 2007-06-15 [colin] 2.9.2cvs61
3432 * src/message_search.c
3434 * src/summary_search.c
3437 Allow GDK_KP_Enter to do the same as GDK_Return
3438 Patch by Michael Rasmussen
3440 2007-06-15 [paul] 2.9.2cvs60
3443 fix bug when closing a compose window
3446 2007-06-14 [paul] 2.9.2cvs59
3450 migrate sylpheed config
3452 2007-06-14 [wwp] 2.9.2cvs58
3454 * src/gtk/pluginwindow.c
3455 Yet another attempt to fix sizing/alignment of the
3456 button bar in plugins window.
3458 2007-06-12 [colin] 2.9.2cvs57
3463 * src/prefs_common.c
3464 * src/prefs_common.h
3465 * src/prefs_summaries.c
3466 * src/prefs_summary_open.c
3467 * src/prefs_summary_open.h
3469 Make "when entering a folder" actions more personalisable
3471 2007-06-12 [wwp] 2.9.2cvs56
3474 Use short description from Paul (mairix.sh).
3476 2007-06-12 [wwp] 2.9.2cvs55
3479 Updated info about mairix.sh.
3481 2007-06-11 [paul] 2.9.2cvs54
3483 * src/prefs_logging.c
3484 rework log window length widgets
3485 and some sensitivity fixes
3487 2007-06-11 [paul] 2.9.2cvs53
3490 * src/prefs_logging.c
3491 rename 'Protocol Log' to 'Network Log'
3492 and some function renaming
3494 2007-06-10 [wwp] 2.9.2cvs52
3496 * src/gtk/pluginwindow.c
3499 2007-06-10 [wwp] 2.9.2cvs51
3501 * src/gtk/pluginwindow.c
3502 Fix button bar in plugin window, was centered and not
3503 behaving like other dialogs w/ such button bar.
3505 2007-06-08 [wwp] 2.9.2cvs50
3512 Provide a way out of automatic draft saving on IMAP, when
3514 Prevent drafting while sending and quitting while sending.
3519 2007-06-08 [wwp] 2.9.2cvs49
3521 * src/prefs_account.c
3522 * src/gtk/prefswindow.c
3523 * src/gtk/prefswindow.h
3524 Activate the Basic page when opening account prefs.
3526 2007-06-08 [wwp] 2.9.2cvs48
3528 * src/common/socket.c
3529 Don't crash if fork() fails, thanks to Colin.
3531 2007-06-08 [wwp] 2.9.2cvs47
3533 * src/gtk/prefswindow.c
3534 Wrap some long lines, and reset horizontal scroller's adjusment
3535 (this was already done, vertically), when changing tab (not page)
3538 2007-06-08 [paul] 2.9.2cvs46
3540 * src/common/utils.c
3541 use gethostname() instead of uname()
3542 based on a patch by Michael Hughes
3543 <Sylpheed-Claws_user@thehugheslogcabin.net>
3545 2007-06-07 [wwp] 2.9.2cvs45
3547 * src/prefs_common.c
3548 Fix some useless warnings, thanks to Colin.
3550 2007-06-06 [colin] 2.9.2cvs44
3553 Fix strange allocations.
3555 2007-06-06 [colin] 2.9.2cvs43
3558 Patch by Michael Rasmussus to help
3561 2007-06-05 [wwp] 2.9.2cvs42
3563 * src/prefs_account.c
3564 * src/prefs_folder_item.c
3568 Per-folder templates can now be applied recursively.
3569 Always save per-folder templates (formats were erroneously
3570 saved only if they were enabled).
3571 Check for validity of quotation marks everywhere there
3574 2007-06-05 [wwp] 2.9.2cvs41
3577 Fix incoming messages from local accounts always getting filtered
3578 (even if the account prefs say don't), thanks to Colin.
3580 2007-06-05 [wwp] 2.9.2cvs40
3584 Use per-folder/per-account quote chars when applying a
3585 template or inserting text as well. Const'ify some
3588 2007-06-04 [colin] 2.9.2cvs39
3591 More work for wwp :)
3593 2007-06-04 [wwp] 2.9.2cvs38
3596 Same as 2.9.2cvs36 but for forwarding.
3598 2007-06-04 [colin] 2.9.2cvs37
3601 Use original mail file for forward/redirect
3602 Fixes some forwarded mails to be attached as
3603 application/octet-stream (when they have binary
3604 parts), and incidentally fixes bug 848
3605 'Redirect breaks GnuPG'
3607 2007-06-04 [wwp] 2.9.2cvs36
3610 Fix quote mark mis-initialisation when replying/forwarding
3611 (introduced w/ 2.9.2cvs20).
3613 2007-06-04 [wwp] 2.9.2cvs35
3615 * src/prefs_compose_writing.c
3617 Fix a bug where Quotation characters (prefs/compose/writing)
3618 was cleared (introduced w/ 2.9.2cvs26).
3620 2007-06-04 [wwp] 2.9.2cvs34
3622 * src/prefs_account.c
3623 * src/prefs_account.h
3624 Better fix for compiling w/o aspell (rollbacks
3627 2007-06-04 [wwp] 2.9.2cvs33
3630 * src/prefs_account.c
3631 * src/prefs_account.h
3633 It's now possible to disable mail filtering plugins
3634 on a per-account basis.
3636 2007-06-04 [wwp] 2.9.2cvs32
3639 * src/common/utils.c
3640 * src/common/utils.h
3641 Support CRLF in headers part of messages.
3642 Support few more date formats (RFC3339 subsets).
3644 2007-06-04 [wwp] 2.9.2cvs31
3646 * src/prefs_account.c
3647 Fix compiling w/o aspell support.
3649 2007-06-03 [wwp] 2.9.2cvs30
3652 Don't decode leading ENV_ and ~ in P_PASSWORD
3655 2007-06-03 [wwp] 2.9.2cvs29
3658 Don't decode leading ENV_ and ~ in P_PASSWORD
3661 2007-06-03 [wwp] 2.9.2cvs28
3663 * src/prefs_account.c
3664 * src/gtk/prefswindow.c
3665 * src/gtk/prefswindow.h
3666 Added a way to force preloading of all pages
3668 Moved tabs to pages in account prefs.
3670 2007-06-02 [colin] 2.9.2cvs27
3673 Fix possible crash, fix ldap write bugs
3675 Fix ldap write bugs - patch by Michael
3679 Add a hook whenever alertpanel opens/closes
3681 2007-05-31 [wwp] 2.9.2cvs26
3683 * src/prefs_compose_writing.c
3685 Re-organized writing options a bit:
3686 - renamed the Quoting page to Templates
3687 - moved all composing templates to that page
3688 - moved non-templates options to the Writing one,
3689 grouped reply-related options, reordered reply and
3692 2007-05-31 [wwp] 2.9.2cvs25
3695 Removed unused code.
3697 2007-05-31 [colin] 2.9.2cvs24
3700 Fix missing display name when modifying
3701 LDAP. Patch by Michael Rasmussen
3703 2007-05-31 [wwp] 2.9.2cvs23
3705 * src/plugins/bogofilter/Makefile.am
3706 * src/plugins/clamav/Makefile.am
3707 * src/plugins/demo/Makefile.am
3708 * src/plugins/dillo_viewer/Makefile.am
3709 * src/plugins/spamassassin/Makefile.am
3710 Fix building of those plugins in Mac OS X.
3712 2007-05-30 [wwp] 2.9.2cvs22
3714 * src/gtk/quicksearch.c
3715 Fix missing initialization.
3717 2007-05-30 [wwp] 2.9.2cvs21
3720 Revert accidental commit (debug outputs).
3722 2007-05-30 [wwp] 2.9.2cvs20
3725 * src/folder_item_prefs.c
3726 * src/folder_item_prefs.h
3727 * src/prefs_account.c
3728 * src/prefs_account.h
3729 * src/prefs_folder_item.c
3732 Implemented per-account and per-folder
3733 compose/reply/forward formats.
3735 2007-05-30 [wwp] 2.9.2cvs19
3737 * src/prefs_compose_writing.c
3742 Internal API changes (factorize quote format
3745 2007-05-30 [colin] 2.9.2cvs18
3748 Fix race where it's possible to re-click Send
3749 between end of SMTP session and end of "move to
3750 sent folder" when sending an email with send
3753 2007-05-30 [colin] 2.9.2cvs17
3756 Ask for backtrace on all threads. Patch by
3759 Fix stale news statusbar when scanning fails.
3762 Fix some LDAP write updates bugs. Patch
3763 by Michael Rasmussen
3765 2007-05-29 [colin] 2.9.2cvs16
3768 Fix loss of local flags when moving mails
3769 on IMAP in high-bandwidth mode (UID FETCH)
3771 2007-05-25 [paul] 2.9.2cvs15
3773 * src/common/socket.c
3774 fix sometimes crasher on cancelling
3777 2007-05-25 [colin] 2.9.2cvs14
3782 Be more helpful in the subscription
3785 2007-05-23 [wwp] 2.9.2cvs13
3788 * src/prefs_compose_writing.c
3790 * src/prefs_template.c
3791 * src/prefs_template.h
3794 * src/quote_fmt_lex.l
3795 * src/quote_fmt_parse.y
3796 Introduced new syntax elements (symbols and commands)
3797 in templates/quote_fmt. Compatibility w/ old
3799 Updated and reworked the corresponding Information
3801 Display the line number in dialogs that talk about
3802 parser errors (in addition to the error message in
3805 2007-05-23 [wwp] 2.9.2cvs12
3807 * src/quote_fmt_parse.y
3808 Fix 2.9.2cvs11, probably a paste accident ;).
3810 2007-05-23 [wwp] 2.9.2cvs11
3813 * src/prefs_template.c
3815 * src/quote_fmt_parse.y
3816 Fix 2.9.2cvs10, which broke --disable-aspell.
3818 2007-05-22 [wwp] 2.9.2cvs10
3821 * src/prefs_template.c
3824 * src/quote_fmt_lex.l
3825 * src/quote_fmt_parse.y
3826 * src/gtk/gtkaspell.c
3827 * src/gtk/gtkaspell.h
3828 Added template/quote format syntactical elements
3830 - current dictionary
3831 %T to show (shows empty if not set or not enabled),
3832 ?T and !T to check if the default dictionary is
3834 - current account's default dictionary
3835 %aT to show (empty if not set or not enabled),
3836 ?aT and !aT to check if it's enabled and set
3837 - name completion for an address, from the address
3839 %ABf, %ABt, %ABc respectively show the full name got
3840 from the address book if From, To or Cc match a single
3842 ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
3843 matches any contact and if the full name is non-empty.
3844 If From, To or Cc are lists of email addresses, only
3845 the first address will be checked.
3846 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
3847 that could show a trailing ','.
3848 Also, template/quote_fmt parser now shows the line number in case
3851 2007-05-15 [colin] 2.9.2cvs9
3855 Add a public function to know whether Claws