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 [For previous entries, see ChangeLog.2.0.0-3.0.0]