1 2007-11-08 [paul] 3.0.2cvs127
4 MAEMO: fix failure of loading images inline
5 MAEMO: fix bug 1349, 'Emails still skip to end
6 when opened (in certain circumstances)...'
8 2007-11-07 [colin] 3.0.2cvs126
11 Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
13 2007-11-07 [colin] 3.0.2cvs125
16 Re-change the string occurence of A_CLAWS_ACTIONS
17 to A_SYL_ACTIONS, to prevent parse errors of the
20 2007-11-07 [colin] 3.0.2cvs124
26 Add an hidden pref, 'save_parts_readwrite';
29 2007-11-07 [paul] 3.0.2cvs123
34 rename ToolbarSylpheedActions to ToolbarClawsActions
35 rename A_SYL_ACTIONS to A_CLAWS_ACTIONS
37 2007-11-07 [paul] 3.0.2cvs122
40 MAEMO: remove tooltips
42 2007-11-07 [colin] 3.0.2cvs121
44 * src/plugins/pgpinline/pgpinline.c
45 Fix bug 1377, 'unspecific errors on
46 signature checking'. Fix trimming of
49 2007-11-06 [iwkse] 3.0.2cvs120
51 * src/prefs_summary_open.c
54 2007-11-06 [paul] 3.0.2cvs119
58 * tools/csv2addressbook.pl
59 add a new script that imports a CSV formatted
60 address book. Becky and Thunderbird address
61 book are currently supported.
63 2007-11-05 [colin] 3.0.2cvs118
68 2007-11-05 [iwkse] 3.0.2cvs117
70 * src/prefs_summary_open.c
73 2007-11-04 [paul] 3.0.2cvs116
75 * src/addressbook_foldersel.c
76 fix gtk critical warning
79 2007-11-04 [paul] 3.0.2cvs115
82 * tools/claws-mail-compose-insert-files.pl
83 add --bcc and uri_escape() everything
85 2007-11-04 [paul] 3.0.2cvs114
88 gtkut_stock_with_text_button_set_create(): set
89 GTK_CAN_DEFAULT on buttons 2 and 3
91 2007-11-03 [paul] 3.0.2cvs113
94 fix debian bug #448814, 'mailto: URI decoding
95 desn't decode the destination address field'
96 Patch by Federico Heinz <fheinz@vialibre.org.ar>
98 2007-11-03 [paul] 3.0.2cvs112
103 allow Bcc in commandline URIs
104 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
106 2007-11-02 [colin] 3.0.2cvs111
109 Maybe fix bug 1376, 'crash on
110 addressbook manipulation'
112 2007-10-31 [paul] 3.0.2cvs110
115 fix bug 1375, 'Impossible to modify e-mail
116 in LDAP addressbook twice'
117 Patch by Michael Rasmussen
119 2007-10-30 [paul] 3.0.2cvs109
122 enable GnuTLS support with --enable-gnutls which
123 will disable openssl support. if the user has
124 gtk >= 2.10.x don't allow gnomeprint even if the
131 2007-10-30 [paul] 3.0.2cvs108
134 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
136 2007-10-30 [paul] 3.0.2cvs107
139 * src/prefs_account.c
140 * src/prefs_folder_item.c
141 * src/prefs_spelling.c
144 * src/gtk/gtkaspell.c
145 * src/gtk/gtkaspell.h
146 * src/plugins/spamassassin/spamassassin_gtk.c
147 replace deprecated gtk_option_menu...
148 patch by Pawel Pekala
150 2007-10-29 [colin] 3.0.2cvs106
152 * src/plugins/dillo_viewer/dillo_prefs.c
153 Fix forgotten signal connect
155 2007-10-28 [colin] 3.0.2cvs105
157 * src/plugins/dillo_viewer/dillo_prefs.c
158 * src/plugins/dillo_viewer/dillo_prefs.h
159 * src/plugins/dillo_viewer/dillo_viewer.c
160 Implement addressbook-based whitelisting for loading
161 remote images. Fixed missing destroy of the embedded
162 browser that made a Dillo window pop up on exit, if
163 an HTML part was displayed.
165 2007-10-26 [colin] 3.0.2cvs104
170 2007-10-25 [colin] 3.0.2cvs103
173 Add tap-and-hold on the picture, for Maemo
180 Unify tag interfaces.
182 2007-10-25 [colin] 3.0.2cvs102
185 * src/etpan/imap-thread.h
186 Much better error handling. We'll need to be really
187 clear to users about where errors come from, with
188 the apparition of Gmail's IMAP server.
190 2007-10-24 [colin] 3.0.2cvs101
196 Add tags sorting (alphabetical); allow deletion of
197 tags from the Apply Tags window
199 2007-10-24 [colin] 3.0.2cvs100
202 * src/editaddress_other_attributes_ldap.c
203 * src/editaddress_other_attributes_ldap.h
207 Fix LDAP writing (got broken in cvs39)
208 Add read-only support for jpegPhoto LDAP field
210 2007-10-23 [colin] 3.0.2cvs99
213 Fix crash in some cases
215 2007-10-22 [colin] 3.0.2cvs98
217 * src/common/socket.h
219 Fix big leak in GnuTLS code
221 2007-10-22 [colin] 3.0.2cvs97
224 Fix bug 1368, 'SIGSEGV in NNTP code'
226 2007-10-22 [colin] 3.0.2cvs96
228 * src/prefs_customheader.c
229 Catch compface warnings when generating X-Faces
231 2007-10-22 [wwp] 3.0.2cvs95
233 * src/quote_fmt_parse.y
234 Remove accidentally committed debug traces.
237 2007-10-22 [colin] 3.0.2cvs94
239 * src/etpan/nntp-thread.c
242 2007-10-19 [wwp] 3.0.2cvs93
244 * src/common/ssl_certificate.c
245 Add missing include (Windows).
247 2007-10-19 [colin] 3.0.2cvs92
252 * src/gtk/inputdialog.c
253 * src/gtk/inputdialog.h
254 Remove the last old combo; patch by
257 2007-10-19 [colin] 3.0.2cvs91
260 Fix interop problem with GnuTLS and some crappy
261 servers that have very little keys.
263 2007-10-19 [colin] 3.0.2cvs90
266 Fix return value check on GnuTLS, and
269 2007-10-18 [colin] 3.0.2cvs89
271 * src/common/ssl_certificate.c
272 Fix missing initialisations
274 2007-10-18 [wwp] 3.0.2cvs88
277 Fix linking against GNUTLS (matters if --enable-gnutls only).
279 2007-10-18 [colin] 3.0.2cvs87
284 2007-10-18 [mones] 3.0.2cvs86
288 * src/prefs_account.c
289 * src/prefs_receive.c
291 * src/plugins/bogofilter/bogofilter_gtk.c
292 * src/plugins/spamassassin/spamassassin_gtk.c
293 More capitalisation micro-fixes
295 2007-10-18 [paul] 3.0.2cvs85
298 add info about NNTP support via libetpan
299 change the configure output ending msg a little
301 similar changes to above
303 2007-10-18 [colin] 3.0.2cvs84
307 Fix missing symbol for S/MIME
309 2007-10-18 [colin] 3.0.2cvs83
311 * src/prefs_filtering_action.c
312 Fix crash in tags (introduced in cvs78)
314 2007-10-18 [colin] 3.0.2cvs82
316 * src/common/Makefile.am
319 * src/etpan/Makefile.am
320 * src/etpan/etpan-thread-manager-types.h
321 * src/etpan/etpan-thread-manager.c
322 * src/etpan/imap-thread.c
323 * src/etpan/nntp-thread.c
324 * src/etpan/nntp-thread.h
327 Rewrite the nntp implementation
328 to use libetpan. Non-blocking NNTP!
337 * src/prefs_account.c
346 * src/common/session.c
347 * src/common/session.h
350 * src/common/socket.c
351 * src/common/socket.h
354 * src/common/ssl_certificate.c
355 * src/common/ssl_certificate.h
357 * src/gtk/sslcertwindow.c
358 * src/gtk/sslcertwindow.h
359 Implement GnuTLS support. GnuTLS support
360 will be used if OpenSSL isn't available, or
361 specified explicitely. (the reason is that
362 GnuTLS cerficate checking is a bit less
363 practical than OpenSSL's)
365 2007-10-18 [paul] 3.0.2cvs81
367 * src/gtk/inputdialog.c
368 * src/gtk/inputdialog.h
371 2007-10-17 [colin] 3.0.2cvs80
373 * src/plugins/pgpcore/select-keys.c
374 Fix bug which prevented encryption key
375 auto-selection when two or more matched the
376 email address, but only one isn't revoked
379 2007-10-17 [wwp] 3.0.2cvs79
384 * src/quote_fmt_lex.l
385 * src/quote_fmt_parse.y
386 Templates can now attach files using |attach{filename}.
388 2007-10-17 [wwp] 3.0.2cvs78
390 * src/prefs_customheader.c
391 * src/prefs_ext_prog.c
392 * src/prefs_filtering_action.c
393 * src/prefs_matcher.c
395 * src/prefs_toolbar.c
400 * src/plugins/bogofilter/bogofilter_gtk.c
401 * src/plugins/spamassassin/spamassassin_gtk.c
402 Removed almost all remaining instances of GtkCombo
403 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
404 few visual and code cleanup from Colin.
406 2007-10-16 [wwp] 3.0.2cvs77
407 * src/gtk/pluginwindow.c
408 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
410 2007-10-15 [colin] 3.0.2cvs76
427 * src/prefs_customheader.c
428 * src/prefs_customheader.h
429 * src/prefs_display_header.c
430 * src/prefs_display_header.h
431 * src/prefs_filtering_action.c
432 * src/prefs_filtering_action.h
433 * src/prefs_folder_column.c
434 * src/prefs_folder_column.h
435 * src/prefs_folder_item.c
436 * src/prefs_folder_item.h
439 * src/prefs_logging.h
440 * src/prefs_matcher.c
441 * src/prefs_matcher.h
442 * src/prefs_summary_column.c
443 * src/prefs_summary_column.h
444 * src/prefs_summary_open.c
459 * src/common/mgutils.c
460 * src/common/mgutils.h
465 * src/common/socket.c
466 * src/common/socket.h
467 * src/common/stringtable.c
468 * src/common/stringtable.h
469 * src/common/template.c
470 * src/common/template.h
471 * src/common/uuencode.c
472 * src/common/uuencode.h
473 * src/gtk/gtkshruler.c
474 * src/gtk/gtkshruler.h
477 * src/gtk/progressdialog.c
478 * src/gtk/progressdialog.h
479 Remove/staticalize, the return of the revenge
481 2007-10-15 [colin] 3.0.2cvs75
484 Fix redirections in filtering's tests
486 2007-10-15 [colin] 3.0.2cvs74
489 Don't build imap_synchronise at all when
490 building without libetpan
492 2007-10-14 [colin] 3.0.2cvs73
497 * src/gtk/manage_window.c
498 * src/gtk/manage_window.h
499 Remove more unused code
501 2007-10-14 [colin] 3.0.2cvs72
511 * src/common/xmlprops.c
512 * src/common/xmlprops.h
513 Remove more unused code
515 2007-10-14 [colin] 3.0.2cvs71
518 Remove unused function
520 2007-10-13 [colin] 3.0.2cvs70
528 Staticalise/Remove more code
530 2007-10-13 [colin] 3.0.2cvs69
534 Remove dead code, unused for ages
536 2007-10-13 [colin] 3.0.2cvs68
540 Maemo: define hildon_program in main.c,
541 make it accessible in the .h with extern
543 2007-10-13 [paul] 3.0.2cvs67
546 fix a bunch of runtime warnings on maemo
548 2007-10-13 [paul] 3.0.2cvs66
554 fix a bunch of compiler warnings on maemo
556 2007-10-12 [colin] 3.0.2cvs65
567 Remove unused code, staticalise some functions
569 2007-10-12 [paul] 3.0.2cvs64
576 * src/summary_search.c
581 * src/gtk/prefswindow.c
582 fix a bunch of compiler warnings on maemo
584 2007-10-11 [colin] 3.0.2cvs63
587 Make static function static
589 2007-10-11 [mones] 3.0.2cvs62
591 * src/addrduplicates.c
598 * src/prefs_customheader.c
601 * src/common/plugin.c
602 * src/gtk/pluginwindow.c
603 * src/gtk/quicksearch.c
604 Fix several typos and capitalisation issues
606 2007-10-11 [wwp] 3.0.2cvs61
609 Fix a warning about possible use of uninitialized
612 2007-10-11 [wwp] 3.0.2cvs60
615 Disable "Unset picture" menu item when there's
616 no picture to clear. Fix an extraneous g_unref_object,
617 add missing initializers.
619 2007-10-11 [wwp] 3.0.2cvs59
621 * src/pixmaps/anonymous.xpm
626 Fix a leak, gettext-ize the photo label.
627 Don't clear the existing picture if loading
628 a new one fails. Use a default 'anonymous'
629 picture (this new xpm has been added to the
630 internal stock_pixmap API). Add a
631 "Set picture" context menu entry.
633 2007-10-11 [colin] 3.0.2cvs58
636 Make shift-shortcuts work
637 * src/prefs_actions.c
638 Don't ask if we really want to close when
639 choosing OK and only the list is changed
640 * src/prefs_template.c
641 Don't ask if we really want to close when
642 choosing OK and only the list is changed
643 * src/common/plugin.c
644 Fix writing of second [Plugins_*] block
645 * src/common/template.c
646 Remove unused files (fixes deletion)
648 2007-10-10 [paul] 3.0.2cvs57
650 * src/prefs_template.c
651 put the whole thing in a scrolled window
652 so that half the page is no longer inaccessible
654 make the gtk_text_view smaller on maemo
656 2007-10-10 [colin] 3.0.2cvs56
659 Fix updating of Attachments number in some
660 cases (reedit, attach from command-line, ...)
662 2007-10-10 [colin] 3.0.2cvs55
665 Initialise error correctly
667 2007-10-10 [paul] 3.0.2cvs54
669 * src/prefs_filtering_action.c
670 * src/gtk/description_window.c
671 * src/gtk/foldersort.c
672 * src/gtk/quicksearch.c
673 get rid of some pointless new lines and
674 make the descripton labels wrap better
676 2007-10-10 [colin] 3.0.2cvs53
682 More error handling on saving pictures
684 2007-10-10 [colin] 3.0.2cvs52
688 Generalize a bit printing, so we can factorize
691 2007-10-10 [paul] 3.0.2cvs51
693 * src/addrduplicates.c
695 use GTK_STOCK... buttons
697 2007-10-10 [paul] 3.0.2cvs50
705 2007-10-10 [paul] 3.0.2cvs49
709 Fix crash on Add sender to addressbook when
714 * src/editaddress_other_attributes_ldap.h
716 Rename images to .png in addrbook/
719 Fix Face/X-Face being used if adding another
720 address than sender to addressbook
723 2007-10-10 [holger] 3.0.2cvs48
725 * src/addrduplicates.c
727 Improvements to the addressbook duplicate finder
729 - add an edit button to the button bar
730 - display the whole bookname (with iface) and
731 use this for same-book checking
732 - after editing, try to keep selections if the
733 entries are still present
734 - sort the email column alphabetically
735 - put results in a scrolled window
736 - support embedded editing
737 - make columns in detail view resizable
738 - add keyboard shortcuts
740 2007-10-10 [wwp] 3.0.2cvs47
743 Fix a crash when there's no From: in email, thanks to Colin.
745 2007-10-09 [paul] 3.0.2cvs46
750 fix building without compface support
752 2007-10-09 [colin] 3.0.2cvs45
759 2007-10-09 [colin] 3.0.2cvs44
761 * src/addrduplicates.c
772 * src/editaddress_other_attributes_ldap.h
779 Automatically set contacts' pictures from Face
780 or X-Face if they have no picture
781 Display the contact picture in textview or
782 headerview for mails sent by people in the
783 addressbook, that have no Face or X-Face
784 Fix a few details in the Person edition dialog
785 (ability to unset picture)
786 Remove picture file when deleting contacts
788 2007-10-09 [iwkse] 3.0.2cvs43
791 center the about window
793 2007-10-09 [paul] 3.0.2cvs42
795 * src/prefs_toolbar.c
796 fix icon selector window on maemo
798 2007-10-09 [paul] 3.0.2cvs41
801 add 'go to' menu to separate msgview
803 2007-10-09 [colin] 3.0.2cvs40
808 2007-10-09 [iwkse] 3.0.2cvs39
815 * src/editaddress_other_attributes_ldap.h
818 set a photo in the Addressbook
820 2007-10-08 [colin] 3.0.2cvs38
822 * src/prefs_toolbar.c
823 Make height 320 to remove the scrollbar
824 (with current number of icons)
826 2007-10-08 [colin] 3.0.2cvs37
828 * src/prefs_toolbar.c
829 Transform the treeview to a GtkIconView.
831 In addition, transform the window so that
832 it looks like a popup menu. Patch by me
834 2007-10-08 [colin] 3.0.2cvs36
838 Beautify the GUI a bit; in particular, show the
839 number of attachments in the tab's title.
842 2007-10-08 [paul] 3.0.2cvs35
845 Save users from themselves: save temporary
846 files used for Open/Open with as read-only.
849 2007-10-08 [paul] 3.0.2cvs34
854 2007-10-08 [paul] 3.0.2cvs33
856 * tools/kdeservicemenu/README
857 * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
858 * tools/kdeservicemenu/install.sh
859 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
860 renamed template* to *template so as not to confuse
863 2007-10-08 [paul] 3.0.2cvs32
867 replace 2 direct uses of RC_DIR
869 2007-10-07 [colin] 3.0.2cvs31
871 * src/addrduplicates.c
872 * src/addrduplicates.h
877 Implement deletion in duplicate finder.
880 2007-10-07 [colin] 3.0.2cvs30
885 Better fix for Solaris, thanks to Nicolas Doualot
887 2007-10-07 [colin] 3.0.2cvs29
893 2007-10-07 [colin] 3.0.2cvs28
896 Fix HTML export to make it more compliant
897 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
899 2007-10-07 [colin] 3.0.2cvs27
901 * src/prefs_toolbar.c
902 Only use icons that wouldn't look stupid in the toolbar
905 2007-10-07 [colin] 3.0.2cvs26
907 * src/prefs_toolbar.c
908 Fix old icon being used when none is selected
910 2007-10-07 [colin] 3.0.2cvs25
915 2007-10-07 [colin] 3.0.2cvs24
917 * src/prefs_toolbar.c
920 Update icon to default one when changing event
921 Make the icon chooser nicer (handle Esc, Enter,
924 2007-10-06 [colin] 3.0.2cvs23
926 * src/prefs_toolbar.c
927 Fix text reset; patch by Pawel
929 2007-10-06 [colin] 3.0.2cvs22
932 Complete previous commit
934 2007-10-06 [colin] 3.0.2cvs21
936 * src/prefs_toolbar.c
938 Set toolbar text automatically to the default
939 when changing Event executed on click
941 2007-10-06 [colin] 3.0.2cvs20
943 * src/prefs_toolbar.c
944 Invert Text and Event fields
946 2007-10-06 [colin] 3.0.2cvs19
948 * src/prefs_toolbar.c
950 Make toolbar prefs look much better
951 Patch by Pawel Pekala
953 2007-10-06 [paul] 3.0.2cvs18
956 * src/prefs_filtering.c
957 fix checkbuttons in gtktreeview on maemo by
958 setting maemo's "allow-checkbox-mode" to FALSE
960 2007-10-06 [colin] 3.0.2cvs17
963 Export -DSOLARIS in CFLAGS for all
964 Solaris (not just 2.8) and OpenSolaris
966 2007-10-06 [paul] 3.0.2cvs16
972 fix build on solaris where ctime_r takes
973 3 arguments rather than 2.
974 Patch by Nicolas Doualot <slubman.lists@slubman.info>
976 2007-10-05 [colin] 3.0.2cvs15
978 * src/etpan/imap-thread.c
979 Fix wrong error codepath
981 2007-10-05 [wwp] 3.0.2cvs14
984 Fix unexpected logging of quicksearches:
985 debug_filtering_session flag was never reset to FALSE, causing
986 matcher functions to log when called from a quicksearch
987 (if a filtering session happened before).
989 2007-10-05 [paul] 3.0.2cvs13
991 * src/prefs_actions.c
992 * src/prefs_filtering.c
993 * src/prefs_template.c
994 fix bug 1343, 'Filtering..'s close button
995 silently discards new filter'
998 2007-10-05 [paul] 3.0.2cvs12
1002 fix bug 1347, '-Wno-unused-function, optional'
1004 2007-10-05 [colin] 3.0.2cvs11
1007 * src/common/mgutils.c
1010 2007-10-05 [mones] 3.0.2cvs10
1012 * manual/advanced.xml
1014 * manual/es/advanced.xml
1015 Synchronise translation
1017 2007-10-04 [colin] 3.0.2cvs9
1032 * src/partial_download.c
1038 * src/common/mgutils.c
1039 * src/common/plugin.c
1040 * src/common/utils.c
1043 * src/common/xmlprops.c
1044 * src/common/xmlprops.h
1045 * src/plugins/bogofilter/bogofilter.c
1046 * src/plugins/clamav/clamav_plugin.c
1047 * src/plugins/dillo_viewer/dillo_prefs.c
1048 * src/plugins/pgpcore/prefs_gpg.c
1049 * src/plugins/pgpinline/pgpinline.c
1050 * src/plugins/pgpmime/pgpmime.c
1051 * src/plugins/spamassassin/spamassassin.c
1052 * src/plugins/trayicon/trayicon_prefs.c
1053 Verify success on writes. Will fix possible strange
1054 failure on disk full.
1056 2007-10-04 [paul] 3.0.2cvs8
1058 * manual/advanced.xml
1059 add further info about Actions
1060 Patch by Emmanuel Briot <briot@adacore.com>
1062 2007-10-04 [paul] 3.0.2cvs7
1065 remove the D column, instead indicate the
1066 default account by use of bold text
1068 2007-10-03 [colin] 3.0.2cvs6
1070 * src/common/template.c
1071 Fix templates writing (was prone to disk full problems)
1073 2007-10-03 [colin] 3.0.2cvs5
1076 * src/addrduplicates.c
1077 * src/addrduplicates.h
1079 Add duplicate deletion. Patch by Holger
1081 2007-10-03 [colin] 3.0.2cvs4
1084 * src/gtk/quicksearch.c
1085 Fix bug 1340, 'Case insensitive searches with
1086 non-ascii alphabets fail'.
1088 2007-10-03 [colin] 3.0.2cvs3
1091 * src/common/utils.c
1092 * src/common/utils.h
1093 Implement run-time alternative config directories
1095 2007-10-03 [colin] 3.0.2cvs2
1098 Prevent opening folder item while folder
1099 is scanned in a better way
1101 2007-10-02 [paul] 3.0.2cvs1
1107 bump up version number following stable release
1109 2007-09-30 [colin] 3.0.1cvs49
1112 Refresh session if needed
1114 2007-09-30 [colin] 3.0.1cvs48
1117 Reset folder's session to NULL
1118 before destroying it
1120 2007-09-30 [mones] 3.0.1cvs47
1122 * manual/handling.xml
1123 Use markup quotes instead hardcoded quotes
1124 * manual/es/handling.xml
1125 Added new synced section (IMAP subscriptions)
1127 2007-09-29 [colin] 3.0.1cvs46
1130 Notice disconnections faster
1132 2007-09-28 [colin] 3.0.1cvs45
1138 2007-09-28 [paul] 3.0.1cvs44
1143 2007-09-28 [paul] 3.0.1cvs43
1146 use gtk_widget_set_size_request() on the label
1147 so that wrapping works better. get rid of the
1148 (partially deprecated) hbutton_box.
1149 these changes should prevent buttons overlapping
1152 2007-09-28 [colin] 3.0.1cvs42
1157 2007-09-28 [colin] 3.0.1cvs41
1163 * src/etpan/imap-thread.c
1164 64bits-related warning fixes
1166 2007-09-28 [colin] 3.0.1cvs40
1168 * src/folder_item_prefs.c
1175 2007-09-28 [colin] 3.0.1cvs39
1177 * src/plugins/spamassassin/spamassassin.c
1178 * src/plugins/spamassassin/spamassassin.h
1179 * src/plugins/spamassassin/spamassassin_gtk.c
1180 Add addressbook-based whitelisting
1182 2007-09-28 [colin] 3.0.1cvs38
1185 Fix bug 1337, 'crash on pressing Send button'
1187 2007-09-28 [paul] 3.0.1cvs37
1189 * src/prefs_folder_item.c
1190 give the orphans a parent. makes all prefs
1191 pages visible on maemo
1193 2007-09-28 [colin] 3.0.1cvs36
1195 * src/prefs_folder_column.c
1196 * src/prefs_summary_column.c
1199 2007-09-27 [colin] 3.0.1cvs35
1201 * src/gtk/quicksearch.c
1202 Fix bug 1336, 'Segfault if empty space before search-string'
1204 2007-09-26 [mones] 3.0.1cvs34
1206 * manual/account.xml
1207 * manual/plugins.xml
1208 Fixed irc channel name, added some docbook markup.
1209 Changed text markup to docbook markup.
1210 Added spamcop as supported in SpamReport description.
1211 * manual/fr/plugins.xml
1212 Fixed irc channel name.
1213 * manual/es/account.xml
1214 * manual/es/advanced.xml
1215 * manual/es/claws-mail-manual.xml
1216 * manual/es/glossary.xml
1218 * manual/es/keyboard.xml
1219 * manual/es/plugins.xml
1220 Synced with English version, fixed a couple of typos.
1222 2007-09-26 [colin] 3.0.1cvs33
1225 Explain why "Libgnomeprint: no" on GTK+ 2.10
1227 2007-09-26 [colin] 3.0.1cvs32
1232 Optimisation: avoid fetching mail 3 times locally
1235 2007-09-26 [colin] 3.0.1cvs31
1240 2007-09-26 [colin] 3.0.1cvs30
1246 Fix MH mtime hack - make it a folder class function
1248 2007-09-26 [colin] 3.0.1cvs29
1251 Fix bug 1334, 'user defined mail incorporation
1254 2007-09-25 [colin] 3.0.1cvs28
1257 Optimisation: shortcut conv_codeset_strdup
1258 when src_code and dest_code are the same
1261 Optimisation: shortcut code conversions when
1262 files are in UTF-8; faster list walking by
1263 using prepend/reverse.
1265 2007-09-25 [holger] 3.0.1cvs27
1268 Replace button bar of the preview window
1269 with a real toolbar (patch by Colin)
1270 Add zooming to the preview window
1272 2007-09-24 [paul] 3.0.1cvs26
1275 compact the character set menu, adding some
1276 missing encodings. Patch by Pawel Pekala
1278 2007-09-23 [paul] 3.0.1cvs25
1280 * src/prefs_account.c
1281 * src/prefs_folder_item.c
1285 remove unnecessary frame from Templates options
1286 and improve the English of the check button label
1288 2007-09-22 [colin] 3.0.1cvs24
1290 * src/gtk/quicksearch.c
1291 Fix bug 1329, 'error in quicksearch.c'
1292 Fix return with value in function returning void
1294 2007-09-22 [colin] 3.0.1cvs23
1298 * src/common/utils.c
1299 * src/common/utils.h
1300 * src/etpan/imap-thread.c
1301 Optimise fetching IMAP cached emails *a lot*
1302 (remember whether mail is fully cached and \r's
1303 are already stripped)
1305 2007-09-22 [colin] 3.0.1cvs22
1309 * src/prefs_folder_item.c
1310 Add a button to allow users to drop local caches.
1312 2007-09-21 [colin] 3.0.1cvs21
1315 Remove unnecessary error when cancelling export to mbox.
1318 2007-09-21 [paul] 3.0.1cvs20
1320 * src/gtk/prefswindow.c
1321 remove unnecessary frames from the prefs
1322 pages. Patch by Pawel Pekala
1324 2007-09-21 [paul] 3.0.1cvs19
1326 * src/prefs_account.c
1327 * src/prefs_folder_item.c
1330 put the Templates options into a tabbed
1331 layout. Patch by Pawel Pekala
1333 2007-09-21 [paul] 3.0.1cvs18
1336 group together the character set menu items
1337 move the /View/Show or hide/Message view below
1338 .../Toolbar menu item
1339 Patch by Pawel Pekala
1341 2007-09-21 [mones] 3.0.1cvs17
1344 Fix for bug 1327, 'segfault when replying to a non-existent
1345 news message', thanks to Colin.
1347 2007-09-21 [colin] 3.0.1cvs16
1352 2007-09-20 [colin] 3.0.1cvs15
1356 Maybe fix bug 1324, 'Corrupted IMAP cache'
1358 2007-09-20 [colin] 3.0.1cvs14
1363 2007-09-20 [holger] 3.0.1cvs13
1366 Add page layout to print preview.
1367 Make the close-button in the toolbar
1370 2007-09-20 [paul] 3.0.1cvs12
1373 updated by Pavlo Bohmat
1375 2007-09-19 [colin] 3.0.1cvs11
1377 * src/common/utils.c
1378 Prevent unquoted mime boundaries, by always
1381 2007-09-19 [colin] 3.0.1cvs10
1384 Fix drawing area size, fix DPI change that
1385 can cause total number of lines to decrease
1387 2007-09-19 [colin] 3.0.1cvs9
1391 Make print preview more efficient and nicer.
1392 Patch mostly by Holger Berndt <hb@claws-mail.org>
1394 2007-09-19 [colin] 3.0.1cvs8
1396 * src/prefs_common.c
1397 * src/prefs_common.h
1399 Add scrolledwindow, default allocation and
1400 size saving to the print preview window.
1402 2007-09-18 [colin] 3.0.1cvs7
1404 * src/prefs_common.c
1405 * src/prefs_common.h
1406 * src/prefs_image_viewer.c
1409 - add image printing support
1410 - add option to print images
1411 - add preview widget
1412 - add saving of a few Page Setup parameters
1414 2007-09-18 [colin] 3.0.1cvs6
1418 Add Guillaume Chazarain
1420 2007-09-18 [colin] 3.0.1cvs5
1422 * src/common/utils.c
1423 Fix bug 1321, 'access before allocation
1424 when scanning for uris'. Patch by
1425 Guillaume Chazarain <guichaz@yahoo.fr>
1427 2007-09-18 [colin] 3.0.1cvs4
1430 Fix bug 1320, 'Memory leak caused by
1431 gtk_container_get_children'. Patch by
1432 Guillaume Chazarain <guichaz@yahoo.fr>
1434 2007-09-18 [colin] 3.0.1cvs3
1438 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
1440 2007-09-18 [colin] 3.0.1cvs2
1446 * src/prefs_ext_prog.c
1451 Use GtkPrintOperation by default on GTK+ >= 2.10
1452 Patch by Holger Berndt <hb@claws-mail.org>
1454 2007-09-18 [paul] 3.0.1cvs1
1460 bump up version number following stable release
1462 2007-09-16 [colin] 3.0.0cvs18
1465 Fix possible memleak
1467 2007-09-16 [colin] 3.0.0cvs17
1470 Fix bug 1311, 'Wrong arrow position
1471 while moving message into folder when
1472 column headers hidden'
1473 * src/image_viewer.c
1474 Show error in the GUI if image can't
1479 Allow setting domain in msgid
1480 * src/common/plugin.c
1481 Add timing information
1483 2007-09-16 [colin] 3.0.0cvs16
1487 * src/prefs_account.c
1488 * src/prefs_account.h
1489 * src/common/utils.c
1490 Remove Generate Message-ID option. We need
1491 this on some IMAP servers.
1492 * src/prefs_template.c
1495 2007-09-16 [colin] 3.0.0cvs15
1497 * src/prefs_filtering.c
1498 * src/prefs_filtering.h
1499 * src/prefs_filtering_action.c
1501 Fix tags issues: tags with spaces, renaming
1504 2007-09-16 [colin] 3.0.0cvs14
1509 Fix bug 1308, 'Claws deletes folderlist.xml after
1510 fetching mail short after start-up'
1512 2007-09-16 [colin] 3.0.0cvs13
1515 Fix scrolling to cursor
1517 2007-09-16 [paul] 3.0.0cvs12
1520 updated by Aleksandar Urosevic
1522 2007-09-16 [paul] 3.0.0cvs11
1525 do not allow locked msgs to be deleted,
1526 even by filtering/processing
1528 2007-09-07 [paul] 3.0.0cvs10
1530 * src/prefs_folder_column.c
1531 * src/prefs_summary_column.c
1532 implement button sensitivity
1533 patch by Pawel Pekala
1535 2007-09-06 [wwp] 3.0.0cvs9
1538 Add a missing linefeed to a debug message.
1540 2007-09-05 [colin] 3.0.0cvs8
1543 Fix statusbar/window mismatch on Maemo
1545 2007-09-05 [colin] 3.0.0cvs7
1548 Fix build without USE_LDAP_TLS
1550 2007-09-05 [colin] 3.0.0cvs6
1556 * src/send_message.c
1559 Maemo: distinguish various statusbar messages,
1560 in order to display only the most important.
1562 2007-09-04 [wwp] 3.0.0cvs5
1565 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
1566 Show protocol "SMTP" and the appropriate server for send-only
1567 accounts, show "-" instead of "" when no value is relevant.
1569 2007-09-03 [ticho] 3.0.0cvs4
1572 Handle plural form better in delete confirmation dialog.
1574 2007-09-03 [wwp] 3.0.0cvs3
1577 Warn differently when sending or sending later (queueing).
1579 2007-09-03 [colin] 3.0.0cvs2
1583 * src/common/plugin.c
1584 * src/common/plugin.h
1585 Add a new plugin API, MimeParser. It allows
1586 plugins to scan email MIME parts and optionally,
1589 2007-09-03 [mones] 3.0.0cvs1
1594 While a better solution is made double history sizes
1596 2007-09-03 [paul] 3.0.0
1603 [For previous entries, see ChangeLog.2.0.0-3.0.0]