1 2007-11-04 [paul] 3.0.2cvs115
4 * tools/claws-mail-compose-insert-files.pl
5 add --bcc and uri_escape() everything
7 2007-11-04 [paul] 3.0.2cvs114
10 gtkut_stock_with_text_button_set_create(): set
11 GTK_CAN_DEFAULT on buttons 2 and 3
13 2007-11-03 [paul] 3.0.2cvs113
16 fix debian bug #448814, 'mailto: URI decoding
17 desn't decode the destination address field'
18 Patch by Federico Heinz <fheinz@vialibre.org.ar>
20 2007-11-03 [paul] 3.0.2cvs112
25 allow Bcc in commandline URIs
26 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
28 2007-11-02 [colin] 3.0.2cvs111
31 Maybe fix bug 1376, 'crash on
32 addressbook manipulation'
34 2007-10-31 [paul] 3.0.2cvs110
37 fix bug 1375, 'Impossible to modify e-mail
38 in LDAP addressbook twice'
39 Patch by Michael Rasmussen
41 2007-10-30 [paul] 3.0.2cvs109
44 enable GnuTLS support with --enable-gnutls which
45 will disable openssl support. if the user has
46 gtk >= 2.10.x don't allow gnomeprint even if the
53 2007-10-30 [paul] 3.0.2cvs108
56 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
58 2007-10-30 [paul] 3.0.2cvs107
62 * src/prefs_folder_item.c
63 * src/prefs_spelling.c
68 * src/plugins/spamassassin/spamassassin_gtk.c
69 replace deprecated gtk_option_menu...
72 2007-10-29 [colin] 3.0.2cvs106
74 * src/plugins/dillo_viewer/dillo_prefs.c
75 Fix forgotten signal connect
77 2007-10-28 [colin] 3.0.2cvs105
79 * src/plugins/dillo_viewer/dillo_prefs.c
80 * src/plugins/dillo_viewer/dillo_prefs.h
81 * src/plugins/dillo_viewer/dillo_viewer.c
82 Implement addressbook-based whitelisting for loading
83 remote images. Fixed missing destroy of the embedded
84 browser that made a Dillo window pop up on exit, if
85 an HTML part was displayed.
87 2007-10-26 [colin] 3.0.2cvs104
92 2007-10-25 [colin] 3.0.2cvs103
95 Add tap-and-hold on the picture, for Maemo
102 Unify tag interfaces.
104 2007-10-25 [colin] 3.0.2cvs102
107 * src/etpan/imap-thread.h
108 Much better error handling. We'll need to be really
109 clear to users about where errors come from, with
110 the apparition of Gmail's IMAP server.
112 2007-10-24 [colin] 3.0.2cvs101
118 Add tags sorting (alphabetical); allow deletion of
119 tags from the Apply Tags window
121 2007-10-24 [colin] 3.0.2cvs100
124 * src/editaddress_other_attributes_ldap.c
125 * src/editaddress_other_attributes_ldap.h
129 Fix LDAP writing (got broken in cvs39)
130 Add read-only support for jpegPhoto LDAP field
132 2007-10-23 [colin] 3.0.2cvs99
135 Fix crash in some cases
137 2007-10-22 [colin] 3.0.2cvs98
139 * src/common/socket.h
141 Fix big leak in GnuTLS code
143 2007-10-22 [colin] 3.0.2cvs97
146 Fix bug 1368, 'SIGSEGV in NNTP code'
148 2007-10-22 [colin] 3.0.2cvs96
150 * src/prefs_customheader.c
151 Catch compface warnings when generating X-Faces
153 2007-10-22 [wwp] 3.0.2cvs95
155 * src/quote_fmt_parse.y
156 Remove accidentally committed debug traces.
159 2007-10-22 [colin] 3.0.2cvs94
161 * src/etpan/nntp-thread.c
164 2007-10-19 [wwp] 3.0.2cvs93
166 * src/common/ssl_certificate.c
167 Add missing include (Windows).
169 2007-10-19 [colin] 3.0.2cvs92
174 * src/gtk/inputdialog.c
175 * src/gtk/inputdialog.h
176 Remove the last old combo; patch by
179 2007-10-19 [colin] 3.0.2cvs91
182 Fix interop problem with GnuTLS and some crappy
183 servers that have very little keys.
185 2007-10-19 [colin] 3.0.2cvs90
188 Fix return value check on GnuTLS, and
191 2007-10-18 [colin] 3.0.2cvs89
193 * src/common/ssl_certificate.c
194 Fix missing initialisations
196 2007-10-18 [wwp] 3.0.2cvs88
199 Fix linking against GNUTLS (matters if --enable-gnutls only).
201 2007-10-18 [colin] 3.0.2cvs87
206 2007-10-18 [mones] 3.0.2cvs86
210 * src/prefs_account.c
211 * src/prefs_receive.c
213 * src/plugins/bogofilter/bogofilter_gtk.c
214 * src/plugins/spamassassin/spamassassin_gtk.c
215 More capitalisation micro-fixes
217 2007-10-18 [paul] 3.0.2cvs85
220 add info about NNTP support via libetpan
221 change the configure output ending msg a little
223 similar changes to above
225 2007-10-18 [colin] 3.0.2cvs84
229 Fix missing symbol for S/MIME
231 2007-10-18 [colin] 3.0.2cvs83
233 * src/prefs_filtering_action.c
234 Fix crash in tags (introduced in cvs78)
236 2007-10-18 [colin] 3.0.2cvs82
238 * src/common/Makefile.am
241 * src/etpan/Makefile.am
242 * src/etpan/etpan-thread-manager-types.h
243 * src/etpan/etpan-thread-manager.c
244 * src/etpan/imap-thread.c
245 * src/etpan/nntp-thread.c
246 * src/etpan/nntp-thread.h
249 Rewrite the nntp implementation
250 to use libetpan. Non-blocking NNTP!
259 * src/prefs_account.c
268 * src/common/session.c
269 * src/common/session.h
272 * src/common/socket.c
273 * src/common/socket.h
276 * src/common/ssl_certificate.c
277 * src/common/ssl_certificate.h
279 * src/gtk/sslcertwindow.c
280 * src/gtk/sslcertwindow.h
281 Implement GnuTLS support. GnuTLS support
282 will be used if OpenSSL isn't available, or
283 specified explicitely. (the reason is that
284 GnuTLS cerficate checking is a bit less
285 practical than OpenSSL's)
287 2007-10-18 [paul] 3.0.2cvs81
289 * src/gtk/inputdialog.c
290 * src/gtk/inputdialog.h
293 2007-10-17 [colin] 3.0.2cvs80
295 * src/plugins/pgpcore/select-keys.c
296 Fix bug which prevented encryption key
297 auto-selection when two or more matched the
298 email address, but only one isn't revoked
301 2007-10-17 [wwp] 3.0.2cvs79
306 * src/quote_fmt_lex.l
307 * src/quote_fmt_parse.y
308 Templates can now attach files using |attach{filename}.
310 2007-10-17 [wwp] 3.0.2cvs78
312 * src/prefs_customheader.c
313 * src/prefs_ext_prog.c
314 * src/prefs_filtering_action.c
315 * src/prefs_matcher.c
317 * src/prefs_toolbar.c
322 * src/plugins/bogofilter/bogofilter_gtk.c
323 * src/plugins/spamassassin/spamassassin_gtk.c
324 Removed almost all remaining instances of GtkCombo
325 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
326 few visual and code cleanup from Colin.
328 2007-10-16 [wwp] 3.0.2cvs77
329 * src/gtk/pluginwindow.c
330 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
332 2007-10-15 [colin] 3.0.2cvs76
349 * src/prefs_customheader.c
350 * src/prefs_customheader.h
351 * src/prefs_display_header.c
352 * src/prefs_display_header.h
353 * src/prefs_filtering_action.c
354 * src/prefs_filtering_action.h
355 * src/prefs_folder_column.c
356 * src/prefs_folder_column.h
357 * src/prefs_folder_item.c
358 * src/prefs_folder_item.h
361 * src/prefs_logging.h
362 * src/prefs_matcher.c
363 * src/prefs_matcher.h
364 * src/prefs_summary_column.c
365 * src/prefs_summary_column.h
366 * src/prefs_summary_open.c
381 * src/common/mgutils.c
382 * src/common/mgutils.h
387 * src/common/socket.c
388 * src/common/socket.h
389 * src/common/stringtable.c
390 * src/common/stringtable.h
391 * src/common/template.c
392 * src/common/template.h
393 * src/common/uuencode.c
394 * src/common/uuencode.h
395 * src/gtk/gtkshruler.c
396 * src/gtk/gtkshruler.h
399 * src/gtk/progressdialog.c
400 * src/gtk/progressdialog.h
401 Remove/staticalize, the return of the revenge
403 2007-10-15 [colin] 3.0.2cvs75
406 Fix redirections in filtering's tests
408 2007-10-15 [colin] 3.0.2cvs74
411 Don't build imap_synchronise at all when
412 building without libetpan
414 2007-10-14 [colin] 3.0.2cvs73
419 * src/gtk/manage_window.c
420 * src/gtk/manage_window.h
421 Remove more unused code
423 2007-10-14 [colin] 3.0.2cvs72
433 * src/common/xmlprops.c
434 * src/common/xmlprops.h
435 Remove more unused code
437 2007-10-14 [colin] 3.0.2cvs71
440 Remove unused function
442 2007-10-13 [colin] 3.0.2cvs70
450 Staticalise/Remove more code
452 2007-10-13 [colin] 3.0.2cvs69
456 Remove dead code, unused for ages
458 2007-10-13 [colin] 3.0.2cvs68
462 Maemo: define hildon_program in main.c,
463 make it accessible in the .h with extern
465 2007-10-13 [paul] 3.0.2cvs67
468 fix a bunch of runtime warnings on maemo
470 2007-10-13 [paul] 3.0.2cvs66
476 fix a bunch of compiler warnings on maemo
478 2007-10-12 [colin] 3.0.2cvs65
489 Remove unused code, staticalise some functions
491 2007-10-12 [paul] 3.0.2cvs64
498 * src/summary_search.c
503 * src/gtk/prefswindow.c
504 fix a bunch of compiler warnings on maemo
506 2007-10-11 [colin] 3.0.2cvs63
509 Make static function static
511 2007-10-11 [mones] 3.0.2cvs62
513 * src/addrduplicates.c
520 * src/prefs_customheader.c
523 * src/common/plugin.c
524 * src/gtk/pluginwindow.c
525 * src/gtk/quicksearch.c
526 Fix several typos and capitalisation issues
528 2007-10-11 [wwp] 3.0.2cvs61
531 Fix a warning about possible use of uninitialized
534 2007-10-11 [wwp] 3.0.2cvs60
537 Disable "Unset picture" menu item when there's
538 no picture to clear. Fix an extraneous g_unref_object,
539 add missing initializers.
541 2007-10-11 [wwp] 3.0.2cvs59
543 * src/pixmaps/anonymous.xpm
548 Fix a leak, gettext-ize the photo label.
549 Don't clear the existing picture if loading
550 a new one fails. Use a default 'anonymous'
551 picture (this new xpm has been added to the
552 internal stock_pixmap API). Add a
553 "Set picture" context menu entry.
555 2007-10-11 [colin] 3.0.2cvs58
558 Make shift-shortcuts work
559 * src/prefs_actions.c
560 Don't ask if we really want to close when
561 choosing OK and only the list is changed
562 * src/prefs_template.c
563 Don't ask if we really want to close when
564 choosing OK and only the list is changed
565 * src/common/plugin.c
566 Fix writing of second [Plugins_*] block
567 * src/common/template.c
568 Remove unused files (fixes deletion)
570 2007-10-10 [paul] 3.0.2cvs57
572 * src/prefs_template.c
573 put the whole thing in a scrolled window
574 so that half the page is no longer inaccessible
576 make the gtk_text_view smaller on maemo
578 2007-10-10 [colin] 3.0.2cvs56
581 Fix updating of Attachments number in some
582 cases (reedit, attach from command-line, ...)
584 2007-10-10 [colin] 3.0.2cvs55
587 Initialise error correctly
589 2007-10-10 [paul] 3.0.2cvs54
591 * src/prefs_filtering_action.c
592 * src/gtk/description_window.c
593 * src/gtk/foldersort.c
594 * src/gtk/quicksearch.c
595 get rid of some pointless new lines and
596 make the descripton labels wrap better
598 2007-10-10 [colin] 3.0.2cvs53
604 More error handling on saving pictures
606 2007-10-10 [colin] 3.0.2cvs52
610 Generalize a bit printing, so we can factorize
613 2007-10-10 [paul] 3.0.2cvs51
615 * src/addrduplicates.c
617 use GTK_STOCK... buttons
619 2007-10-10 [paul] 3.0.2cvs50
627 2007-10-10 [paul] 3.0.2cvs49
631 Fix crash on Add sender to addressbook when
636 * src/editaddress_other_attributes_ldap.h
638 Rename images to .png in addrbook/
641 Fix Face/X-Face being used if adding another
642 address than sender to addressbook
645 2007-10-10 [holger] 3.0.2cvs48
647 * src/addrduplicates.c
649 Improvements to the addressbook duplicate finder
651 - add an edit button to the button bar
652 - display the whole bookname (with iface) and
653 use this for same-book checking
654 - after editing, try to keep selections if the
655 entries are still present
656 - sort the email column alphabetically
657 - put results in a scrolled window
658 - support embedded editing
659 - make columns in detail view resizable
660 - add keyboard shortcuts
662 2007-10-10 [wwp] 3.0.2cvs47
665 Fix a crash when there's no From: in email, thanks to Colin.
667 2007-10-09 [paul] 3.0.2cvs46
672 fix building without compface support
674 2007-10-09 [colin] 3.0.2cvs45
681 2007-10-09 [colin] 3.0.2cvs44
683 * src/addrduplicates.c
694 * src/editaddress_other_attributes_ldap.h
701 Automatically set contacts' pictures from Face
702 or X-Face if they have no picture
703 Display the contact picture in textview or
704 headerview for mails sent by people in the
705 addressbook, that have no Face or X-Face
706 Fix a few details in the Person edition dialog
707 (ability to unset picture)
708 Remove picture file when deleting contacts
710 2007-10-09 [iwkse] 3.0.2cvs43
713 center the about window
715 2007-10-09 [paul] 3.0.2cvs42
717 * src/prefs_toolbar.c
718 fix icon selector window on maemo
720 2007-10-09 [paul] 3.0.2cvs41
723 add 'go to' menu to separate msgview
725 2007-10-09 [colin] 3.0.2cvs40
730 2007-10-09 [iwkse] 3.0.2cvs39
737 * src/editaddress_other_attributes_ldap.h
740 set a photo in the Addressbook
742 2007-10-08 [colin] 3.0.2cvs38
744 * src/prefs_toolbar.c
745 Make height 320 to remove the scrollbar
746 (with current number of icons)
748 2007-10-08 [colin] 3.0.2cvs37
750 * src/prefs_toolbar.c
751 Transform the treeview to a GtkIconView.
753 In addition, transform the window so that
754 it looks like a popup menu. Patch by me
756 2007-10-08 [colin] 3.0.2cvs36
760 Beautify the GUI a bit; in particular, show the
761 number of attachments in the tab's title.
764 2007-10-08 [paul] 3.0.2cvs35
767 Save users from themselves: save temporary
768 files used for Open/Open with as read-only.
771 2007-10-08 [paul] 3.0.2cvs34
776 2007-10-08 [paul] 3.0.2cvs33
778 * tools/kdeservicemenu/README
779 * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
780 * tools/kdeservicemenu/install.sh
781 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
782 renamed template* to *template so as not to confuse
785 2007-10-08 [paul] 3.0.2cvs32
789 replace 2 direct uses of RC_DIR
791 2007-10-07 [colin] 3.0.2cvs31
793 * src/addrduplicates.c
794 * src/addrduplicates.h
799 Implement deletion in duplicate finder.
802 2007-10-07 [colin] 3.0.2cvs30
807 Better fix for Solaris, thanks to Nicolas Doualot
809 2007-10-07 [colin] 3.0.2cvs29
815 2007-10-07 [colin] 3.0.2cvs28
818 Fix HTML export to make it more compliant
819 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
821 2007-10-07 [colin] 3.0.2cvs27
823 * src/prefs_toolbar.c
824 Only use icons that wouldn't look stupid in the toolbar
827 2007-10-07 [colin] 3.0.2cvs26
829 * src/prefs_toolbar.c
830 Fix old icon being used when none is selected
832 2007-10-07 [colin] 3.0.2cvs25
837 2007-10-07 [colin] 3.0.2cvs24
839 * src/prefs_toolbar.c
842 Update icon to default one when changing event
843 Make the icon chooser nicer (handle Esc, Enter,
846 2007-10-06 [colin] 3.0.2cvs23
848 * src/prefs_toolbar.c
849 Fix text reset; patch by Pawel
851 2007-10-06 [colin] 3.0.2cvs22
854 Complete previous commit
856 2007-10-06 [colin] 3.0.2cvs21
858 * src/prefs_toolbar.c
860 Set toolbar text automatically to the default
861 when changing Event executed on click
863 2007-10-06 [colin] 3.0.2cvs20
865 * src/prefs_toolbar.c
866 Invert Text and Event fields
868 2007-10-06 [colin] 3.0.2cvs19
870 * src/prefs_toolbar.c
872 Make toolbar prefs look much better
873 Patch by Pawel Pekala
875 2007-10-06 [paul] 3.0.2cvs18
878 * src/prefs_filtering.c
879 fix checkbuttons in gtktreeview on maemo by
880 setting maemo's "allow-checkbox-mode" to FALSE
882 2007-10-06 [colin] 3.0.2cvs17
885 Export -DSOLARIS in CFLAGS for all
886 Solaris (not just 2.8) and OpenSolaris
888 2007-10-06 [paul] 3.0.2cvs16
894 fix build on solaris where ctime_r takes
895 3 arguments rather than 2.
896 Patch by Nicolas Doualot <slubman.lists@slubman.info>
898 2007-10-05 [colin] 3.0.2cvs15
900 * src/etpan/imap-thread.c
901 Fix wrong error codepath
903 2007-10-05 [wwp] 3.0.2cvs14
906 Fix unexpected logging of quicksearches:
907 debug_filtering_session flag was never reset to FALSE, causing
908 matcher functions to log when called from a quicksearch
909 (if a filtering session happened before).
911 2007-10-05 [paul] 3.0.2cvs13
913 * src/prefs_actions.c
914 * src/prefs_filtering.c
915 * src/prefs_template.c
916 fix bug 1343, 'Filtering..'s close button
917 silently discards new filter'
920 2007-10-05 [paul] 3.0.2cvs12
924 fix bug 1347, '-Wno-unused-function, optional'
926 2007-10-05 [colin] 3.0.2cvs11
929 * src/common/mgutils.c
932 2007-10-05 [mones] 3.0.2cvs10
934 * manual/advanced.xml
936 * manual/es/advanced.xml
937 Synchronise translation
939 2007-10-04 [colin] 3.0.2cvs9
954 * src/partial_download.c
960 * src/common/mgutils.c
961 * src/common/plugin.c
965 * src/common/xmlprops.c
966 * src/common/xmlprops.h
967 * src/plugins/bogofilter/bogofilter.c
968 * src/plugins/clamav/clamav_plugin.c
969 * src/plugins/dillo_viewer/dillo_prefs.c
970 * src/plugins/pgpcore/prefs_gpg.c
971 * src/plugins/pgpinline/pgpinline.c
972 * src/plugins/pgpmime/pgpmime.c
973 * src/plugins/spamassassin/spamassassin.c
974 * src/plugins/trayicon/trayicon_prefs.c
975 Verify success on writes. Will fix possible strange
976 failure on disk full.
978 2007-10-04 [paul] 3.0.2cvs8
980 * manual/advanced.xml
981 add further info about Actions
982 Patch by Emmanuel Briot <briot@adacore.com>
984 2007-10-04 [paul] 3.0.2cvs7
987 remove the D column, instead indicate the
988 default account by use of bold text
990 2007-10-03 [colin] 3.0.2cvs6
992 * src/common/template.c
993 Fix templates writing (was prone to disk full problems)
995 2007-10-03 [colin] 3.0.2cvs5
998 * src/addrduplicates.c
999 * src/addrduplicates.h
1001 Add duplicate deletion. Patch by Holger
1003 2007-10-03 [colin] 3.0.2cvs4
1006 * src/gtk/quicksearch.c
1007 Fix bug 1340, 'Case insensitive searches with
1008 non-ascii alphabets fail'.
1010 2007-10-03 [colin] 3.0.2cvs3
1013 * src/common/utils.c
1014 * src/common/utils.h
1015 Implement run-time alternative config directories
1017 2007-10-03 [colin] 3.0.2cvs2
1020 Prevent opening folder item while folder
1021 is scanned in a better way
1023 2007-10-02 [paul] 3.0.2cvs1
1029 bump up version number following stable release
1031 2007-09-30 [colin] 3.0.1cvs49
1034 Refresh session if needed
1036 2007-09-30 [colin] 3.0.1cvs48
1039 Reset folder's session to NULL
1040 before destroying it
1042 2007-09-30 [mones] 3.0.1cvs47
1044 * manual/handling.xml
1045 Use markup quotes instead hardcoded quotes
1046 * manual/es/handling.xml
1047 Added new synced section (IMAP subscriptions)
1049 2007-09-29 [colin] 3.0.1cvs46
1052 Notice disconnections faster
1054 2007-09-28 [colin] 3.0.1cvs45
1060 2007-09-28 [paul] 3.0.1cvs44
1065 2007-09-28 [paul] 3.0.1cvs43
1068 use gtk_widget_set_size_request() on the label
1069 so that wrapping works better. get rid of the
1070 (partially deprecated) hbutton_box.
1071 these changes should prevent buttons overlapping
1074 2007-09-28 [colin] 3.0.1cvs42
1079 2007-09-28 [colin] 3.0.1cvs41
1085 * src/etpan/imap-thread.c
1086 64bits-related warning fixes
1088 2007-09-28 [colin] 3.0.1cvs40
1090 * src/folder_item_prefs.c
1097 2007-09-28 [colin] 3.0.1cvs39
1099 * src/plugins/spamassassin/spamassassin.c
1100 * src/plugins/spamassassin/spamassassin.h
1101 * src/plugins/spamassassin/spamassassin_gtk.c
1102 Add addressbook-based whitelisting
1104 2007-09-28 [colin] 3.0.1cvs38
1107 Fix bug 1337, 'crash on pressing Send button'
1109 2007-09-28 [paul] 3.0.1cvs37
1111 * src/prefs_folder_item.c
1112 give the orphans a parent. makes all prefs
1113 pages visible on maemo
1115 2007-09-28 [colin] 3.0.1cvs36
1117 * src/prefs_folder_column.c
1118 * src/prefs_summary_column.c
1121 2007-09-27 [colin] 3.0.1cvs35
1123 * src/gtk/quicksearch.c
1124 Fix bug 1336, 'Segfault if empty space before search-string'
1126 2007-09-26 [mones] 3.0.1cvs34
1128 * manual/account.xml
1129 * manual/plugins.xml
1130 Fixed irc channel name, added some docbook markup.
1131 Changed text markup to docbook markup.
1132 Added spamcop as supported in SpamReport description.
1133 * manual/fr/plugins.xml
1134 Fixed irc channel name.
1135 * manual/es/account.xml
1136 * manual/es/advanced.xml
1137 * manual/es/claws-mail-manual.xml
1138 * manual/es/glossary.xml
1140 * manual/es/keyboard.xml
1141 * manual/es/plugins.xml
1142 Synced with English version, fixed a couple of typos.
1144 2007-09-26 [colin] 3.0.1cvs33
1147 Explain why "Libgnomeprint: no" on GTK+ 2.10
1149 2007-09-26 [colin] 3.0.1cvs32
1154 Optimisation: avoid fetching mail 3 times locally
1157 2007-09-26 [colin] 3.0.1cvs31
1162 2007-09-26 [colin] 3.0.1cvs30
1168 Fix MH mtime hack - make it a folder class function
1170 2007-09-26 [colin] 3.0.1cvs29
1173 Fix bug 1334, 'user defined mail incorporation
1176 2007-09-25 [colin] 3.0.1cvs28
1179 Optimisation: shortcut conv_codeset_strdup
1180 when src_code and dest_code are the same
1183 Optimisation: shortcut code conversions when
1184 files are in UTF-8; faster list walking by
1185 using prepend/reverse.
1187 2007-09-25 [holger] 3.0.1cvs27
1190 Replace button bar of the preview window
1191 with a real toolbar (patch by Colin)
1192 Add zooming to the preview window
1194 2007-09-24 [paul] 3.0.1cvs26
1197 compact the character set menu, adding some
1198 missing encodings. Patch by Pawel Pekala
1200 2007-09-23 [paul] 3.0.1cvs25
1202 * src/prefs_account.c
1203 * src/prefs_folder_item.c
1207 remove unnecessary frame from Templates options
1208 and improve the English of the check button label
1210 2007-09-22 [colin] 3.0.1cvs24
1212 * src/gtk/quicksearch.c
1213 Fix bug 1329, 'error in quicksearch.c'
1214 Fix return with value in function returning void
1216 2007-09-22 [colin] 3.0.1cvs23
1220 * src/common/utils.c
1221 * src/common/utils.h
1222 * src/etpan/imap-thread.c
1223 Optimise fetching IMAP cached emails *a lot*
1224 (remember whether mail is fully cached and \r's
1225 are already stripped)
1227 2007-09-22 [colin] 3.0.1cvs22
1231 * src/prefs_folder_item.c
1232 Add a button to allow users to drop local caches.
1234 2007-09-21 [colin] 3.0.1cvs21
1237 Remove unnecessary error when cancelling export to mbox.
1240 2007-09-21 [paul] 3.0.1cvs20
1242 * src/gtk/prefswindow.c
1243 remove unnecessary frames from the prefs
1244 pages. Patch by Pawel Pekala
1246 2007-09-21 [paul] 3.0.1cvs19
1248 * src/prefs_account.c
1249 * src/prefs_folder_item.c
1252 put the Templates options into a tabbed
1253 layout. Patch by Pawel Pekala
1255 2007-09-21 [paul] 3.0.1cvs18
1258 group together the character set menu items
1259 move the /View/Show or hide/Message view below
1260 .../Toolbar menu item
1261 Patch by Pawel Pekala
1263 2007-09-21 [mones] 3.0.1cvs17
1266 Fix for bug 1327, 'segfault when replying to a non-existent
1267 news message', thanks to Colin.
1269 2007-09-21 [colin] 3.0.1cvs16
1274 2007-09-20 [colin] 3.0.1cvs15
1278 Maybe fix bug 1324, 'Corrupted IMAP cache'
1280 2007-09-20 [colin] 3.0.1cvs14
1285 2007-09-20 [holger] 3.0.1cvs13
1288 Add page layout to print preview.
1289 Make the close-button in the toolbar
1292 2007-09-20 [paul] 3.0.1cvs12
1295 updated by Pavlo Bohmat
1297 2007-09-19 [colin] 3.0.1cvs11
1299 * src/common/utils.c
1300 Prevent unquoted mime boundaries, by always
1303 2007-09-19 [colin] 3.0.1cvs10
1306 Fix drawing area size, fix DPI change that
1307 can cause total number of lines to decrease
1309 2007-09-19 [colin] 3.0.1cvs9
1313 Make print preview more efficient and nicer.
1314 Patch mostly by Holger Berndt <hb@claws-mail.org>
1316 2007-09-19 [colin] 3.0.1cvs8
1318 * src/prefs_common.c
1319 * src/prefs_common.h
1321 Add scrolledwindow, default allocation and
1322 size saving to the print preview window.
1324 2007-09-18 [colin] 3.0.1cvs7
1326 * src/prefs_common.c
1327 * src/prefs_common.h
1328 * src/prefs_image_viewer.c
1331 - add image printing support
1332 - add option to print images
1333 - add preview widget
1334 - add saving of a few Page Setup parameters
1336 2007-09-18 [colin] 3.0.1cvs6
1340 Add Guillaume Chazarain
1342 2007-09-18 [colin] 3.0.1cvs5
1344 * src/common/utils.c
1345 Fix bug 1321, 'access before allocation
1346 when scanning for uris'. Patch by
1347 Guillaume Chazarain <guichaz@yahoo.fr>
1349 2007-09-18 [colin] 3.0.1cvs4
1352 Fix bug 1320, 'Memory leak caused by
1353 gtk_container_get_children'. Patch by
1354 Guillaume Chazarain <guichaz@yahoo.fr>
1356 2007-09-18 [colin] 3.0.1cvs3
1360 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
1362 2007-09-18 [colin] 3.0.1cvs2
1368 * src/prefs_ext_prog.c
1373 Use GtkPrintOperation by default on GTK+ >= 2.10
1374 Patch by Holger Berndt <hb@claws-mail.org>
1376 2007-09-18 [paul] 3.0.1cvs1
1382 bump up version number following stable release
1384 2007-09-16 [colin] 3.0.0cvs18
1387 Fix possible memleak
1389 2007-09-16 [colin] 3.0.0cvs17
1392 Fix bug 1311, 'Wrong arrow position
1393 while moving message into folder when
1394 column headers hidden'
1395 * src/image_viewer.c
1396 Show error in the GUI if image can't
1401 Allow setting domain in msgid
1402 * src/common/plugin.c
1403 Add timing information
1405 2007-09-16 [colin] 3.0.0cvs16
1409 * src/prefs_account.c
1410 * src/prefs_account.h
1411 * src/common/utils.c
1412 Remove Generate Message-ID option. We need
1413 this on some IMAP servers.
1414 * src/prefs_template.c
1417 2007-09-16 [colin] 3.0.0cvs15
1419 * src/prefs_filtering.c
1420 * src/prefs_filtering.h
1421 * src/prefs_filtering_action.c
1423 Fix tags issues: tags with spaces, renaming
1426 2007-09-16 [colin] 3.0.0cvs14
1431 Fix bug 1308, 'Claws deletes folderlist.xml after
1432 fetching mail short after start-up'
1434 2007-09-16 [colin] 3.0.0cvs13
1437 Fix scrolling to cursor
1439 2007-09-16 [paul] 3.0.0cvs12
1442 updated by Aleksandar Urosevic
1444 2007-09-16 [paul] 3.0.0cvs11
1447 do not allow locked msgs to be deleted,
1448 even by filtering/processing
1450 2007-09-07 [paul] 3.0.0cvs10
1452 * src/prefs_folder_column.c
1453 * src/prefs_summary_column.c
1454 implement button sensitivity
1455 patch by Pawel Pekala
1457 2007-09-06 [wwp] 3.0.0cvs9
1460 Add a missing linefeed to a debug message.
1462 2007-09-05 [colin] 3.0.0cvs8
1465 Fix statusbar/window mismatch on Maemo
1467 2007-09-05 [colin] 3.0.0cvs7
1470 Fix build without USE_LDAP_TLS
1472 2007-09-05 [colin] 3.0.0cvs6
1478 * src/send_message.c
1481 Maemo: distinguish various statusbar messages,
1482 in order to display only the most important.
1484 2007-09-04 [wwp] 3.0.0cvs5
1487 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
1488 Show protocol "SMTP" and the appropriate server for send-only
1489 accounts, show "-" instead of "" when no value is relevant.
1491 2007-09-03 [ticho] 3.0.0cvs4
1494 Handle plural form better in delete confirmation dialog.
1496 2007-09-03 [wwp] 3.0.0cvs3
1499 Warn differently when sending or sending later (queueing).
1501 2007-09-03 [colin] 3.0.0cvs2
1505 * src/common/plugin.c
1506 * src/common/plugin.h
1507 Add a new plugin API, MimeParser. It allows
1508 plugins to scan email MIME parts and optionally,
1511 2007-09-03 [mones] 3.0.0cvs1
1516 While a better solution is made double history sizes
1518 2007-09-03 [paul] 3.0.0
1525 [For previous entries, see ChangeLog.2.0.0-3.0.0]