1 2011-11-18 [mones] 3.7.10cvs87
6 Fixes bug #2509, "manually added headers are lost unless
7 mail is sent inmediately"
9 2011-11-17 [pawel] 3.7.10cvs86
12 Fix crasher reported in bug #2543
14 2011-11-13 [colin] 3.7.10cvs85
17 Make compose windows printable
19 2011-11-11 [colin] 3.7.10cvs84
22 Fix build on Fedora 16. -lm was probably pulled by something
25 2011-11-11 [pawel] 3.7.10cvs83
31 Port MimeView to GtkTreeView
33 2011-11-11 [colin] 3.7.10cvs82
36 Use %x (The preferred date representation for the current locale
39 2011-11-10 [paul] 3.7.10cvs81
42 use european date format as default
44 2011-11-08 [pawel] 3.7.10cvs80
47 Fix bug #2422 'Toggle Message View w/ V crashes Claws'
48 Fix race condition - don't try to hide messageview while
49 being in the middle of message displaying routine.
51 2011-11-08 [colin] 3.7.10cvs79
54 Make sure we break line when we need to. Very probably
55 fixes bug #2310 "Crash when hitting Ctrl+R to reply to a
58 2011-11-07 [pawel] 3.7.10cvs78
61 Fix bug #2493 'Subscription pull down should be alphabetized'
63 2011-11-07 [pawel] 3.7.10cvs77
68 Make Home & End keys work in textview
70 2011-11-06 [colin] 3.7.10cvs76
73 Oops, some unwanted undo got commited.
75 2011-11-06 [colin] 3.7.10cvs75
78 Don't iconify/deiconify. Instead, just show nothing
81 2011-11-06 [pawel] 3.7.10cvs74
84 Fix compose window size saving / restoring
86 2011-11-06 [pawel] 3.7.10cvs73
90 Optimize message displaying, in some conditions parts were
91 displayed twice causing flickering. For example first html
92 source and then rendering output from html plugin of the
95 2011-11-05 [wwp] 3.7.10cvs72
98 Fix compilation where 'null' is undefined (use NULL instead).
100 2011-11-05 [colin] 3.7.10cvs71
102 * src/gtk/gtkaspell.c
103 No need to show a backtrace if gtkaspell is null
105 2011-11-05 [pawel] 3.7.10cvs70
107 * src/gtk/gtkaspell.c
108 Fix crasher when spellchecking is not enabled
110 2011-11-02 [mones] 3.7.10cvs69
112 * doc/man/claws-mail.1
113 fixed hyphens (patch from Debian packaging)
114 fixed header to follow man style closely
115 documented new option --compose-from-file
116 removed INSTALLATION section, doesn't belong to manpage
117 added ENVIRONMENT, COPYRIGHT and BUGS sections
118 expanded FILES section to include certs and autofaces dirs
119 expanded SEE ALSO section to include manual and plugins
121 2011-11-01 [colin] 3.7.10cvs68
124 Fix wrong debug stuff commited.
126 2011-11-01 [colin] 3.7.10cvs67
131 * src/gtk/gtkaspell.c
132 * src/gtk/gtkaspell.h
133 Fix huge slowness induced by spellcheck "while typing"
134 during initial quote rewraps.
136 2011-10-31 [pawel] 3.7.10cvs66
142 Fix bug #2526 'When reading message in separate window,
143 n and p keys do not work'
144 - fix key event handling in messageview
145 - remove bindings for 'n' and 'p' keys in mimeview (next-part
146 and prev-part actions)
147 - instead add 'z' key for prev-part, we have 'a' key
148 for next-part already
150 2011-10-31 [colin] 3.7.10cvs65
153 Fix build with GLib 2.31. Thanks to Charles A. Edwards
155 2011-10-31 [pawel] 3.7.10cvs64
159 Fix bug #2303 'Next unread message enables message view'
160 Don't show previously hidden message view in main window
161 when user reads messages in external window
163 2011-10-31 [paul] 3.7.10cvs63
165 * src/prefs_template.c
166 revert part of 3.7.10cvs60 - it was a subjective change, all widgets
167 fit at 540 here, for those where they don't the dialogue can be made
170 2011-10-31 [paul] 3.7.10cvs62
173 revert 3.7.10cvs61, these entries _should_ be editable
175 2011-10-30 [pawel] 3.7.10cvs61
178 Those entries should not be editable
180 2011-10-30 [pawel] 3.7.10cvs60
182 * src/prefs_template.c
183 - Dialog needs more height to fit all widgets
184 - Clear template contents on delete
186 2011-10-30 [pawel] 3.7.10cvs59
188 * src/prefs_folder_item.c
189 Update summaryview after changing folder prefs when needed
191 2011-10-30 [pawel] 3.7.10cvs58
194 Remove key-press-event blocking, it only
195 emits GLib-GObject warnings
197 2011-10-29 [colin] 3.7.10cvs57
200 Fix focus of completion window with gnome shell
201 Fixes bug #2525, "Address completion window does not get
204 2011-10-29 [colin] 3.7.10cvs56
207 Fix flicker on recursive quicksearch
209 2011-10-28 [colin] 3.7.10cvs55
213 Fix a bit the focus problem on Gnome shell
215 2011-10-26 [mones] 3.7.10cvs54
218 Add missing accelerator
220 2011-10-25 [colin] 3.7.10cvs53
222 * src/gtk/gtkcmclist.c
223 * src/gtk/gtkcmctree.c
224 Fix colors, fix warnings
226 2011-10-25 [colin] 3.7.10cvs52
228 * src/gtk/gtkcmclist.c
229 * src/gtk/gtkcmctree.c
232 2011-10-25 [colin] 3.7.10cvs51
235 Fix build with gtk + 2.20
237 2011-10-25 [colin] 3.7.10cvs50
243 Fix locking when sending a single message
245 2011-10-25 [colin] 3.7.10cvs49
247 * src/gtk/colorlabel.c
249 * src/gtk/gtkcmclist.c
250 Make row height closer to what it was
252 2011-10-25 [colin] 3.7.10cvs48
255 Always use cairo to draw
257 2011-10-25 [colin] 3.7.10cvs47
260 Fix bug #2529, 'crash in mimeview_start_drag after
261 deleting message'. Patch by Ricardo
263 2011-10-23 [colin] 3.7.10cvs46
265 * src/gtk/gtkcmclist.c
266 * src/gtk/gtkcmclist.h
267 * src/gtk/gtkcmctree.c
268 Draw CMClist with cairo too.
270 2011-10-23 [colin] 3.7.10cvs45
272 * src/gtk/gtkcmclist.h
273 Fix build (this was not meant to be commited)
275 2011-10-23 [colin] 3.7.10cvs44
279 * src/addressbook_foldersel.c
283 * src/grouplistdialog.c
287 * src/gtk/gtkcmclist.c
288 * src/gtk/gtkcmclist.h
289 * src/gtk/gtkcmctree.c
290 * src/gtk/gtkcmctree.h
291 * src/gtk/gtksctree.c
292 Refactor some tree stuff (lots of code duplication there)
293 and switch to cairo for tree rendering.
295 2011-10-23 [holger] 3.7.10cvs43
298 Don't issue a warning for designed behaviour of the stop rule.
299 Fixes bug #2520, 'Please remove verbose "No further processing after rule %s" message.'
301 2011-10-22 [colin] 3.7.10cvs42
304 * src/gtk/gtkshruler.c
308 2011-10-22 [colin] 3.7.10cvs41
317 * src/grouplistdialog.c
324 * src/prefs_account.c
325 * src/prefs_actions.c
326 * src/prefs_ext_prog.c
327 * src/prefs_filtering.c
328 * src/prefs_folder_item.c
329 * src/prefs_image_viewer.c
330 * src/prefs_logging.c
331 * src/prefs_msg_colors.c
334 * src/prefs_spelling.c
335 * src/prefs_summaries.c
336 * src/prefs_template.c
341 * src/summary_search.c
344 * src/gtk/gtkcmclist.c
345 * src/gtk/gtkcmctree.c
346 * src/gtk/gtkcmoptionmenu.c
347 * src/gtk/gtksctree.c
350 * src/gtk/gtkvscrollbutton.c
351 * src/gtk/inputdialog.c
352 * src/gtk/pluginwindow.c
353 * src/gtk/quicksearch.c
354 * src/gtk/spell_entry.c
355 * src/plugins/bogofilter/bogofilter_gtk.c
356 * src/plugins/dillo_viewer/dillo_prefs.c
357 * src/plugins/pgpcore/prefs_gpg.c
358 * src/plugins/spamassassin/spamassassin_gtk.c
359 * src/plugins/trayicon/trayicon.c
360 * src/plugins/trayicon/trayicon_prefs.c
361 Remove all possible #if GTK_CHECK_VERSION() checks,
362 and make Claws build with GTK+2.16 (untested right
363 now), as the Gpg4Win project uses GTK+2.16 currently.
365 2011-10-22 [colin] 3.7.10cvs40
369 Fix (hopefully) build with GTK+ 2.18.
371 2011-10-20 [paul] 3.7.10cvs39
376 fix bug 2479, 'LDIF address book import matches tags case sensitive'
377 Patch by Bodo Graumann <mail@bodograumann.de>
379 2011-10-20 [mones] 3.7.10cvs38
383 Fix references to old dotsrc mailing lists
385 2011-10-19 [mones] 3.7.10cvs37
387 * src/prefs_msg_colors.c
388 Fix Ok/Cancel buttons in color selector of preferences
390 2011-10-17 [colin] 3.7.10cvs36
392 * src/gtk/gtkshruler.c
393 (Probably) fix GTK+ <= 2.22
395 2011-10-17 [colin] 3.7.10cvs35
397 * src/gtk/gtkshruler.c
400 2011-10-17 [mones] 3.7.10cvs34
409 Fix potential out-of-buffer writes
411 2011-10-17 [mones] 3.7.10cvs33
414 Use just one g_print call per option; correct indentation
416 2011-10-17 [colin] 3.7.10cvs32
420 * src/gtk/Makefile.am
421 * src/gtk/gtkshruler.c
422 * src/gtk/gtkshruler.h
425 Reimplement ruler using the GTK widgets. Thanks
426 to Hanno for the initial patch.
428 2011-10-17 [colin] 3.7.10cvs31
434 Undeprecate GIO/GdkCondition
436 2011-10-16 [mones] 3.7.10cvs30
439 Add --compose-from-file option to open composition
440 window with the headers and body from a file; based
441 on Debian patch to fix http://bugs.debian.org/544868
443 2011-10-15 [mones] 3.7.10cvs29
445 * manual/advanced.xml
446 Document new summary_from_show hidden preference
448 2011-10-15 [paul] 3.7.10cvs28
451 compose_create_tags() - fix misplaced 'int i'
452 compose_entry_mark_default_to() - fix To field highlighting
454 2011-10-09 [colin] 3.7.10cvs27
457 Fix address completion
459 2011-10-07 [colin] 3.7.10cvs26
461 * src/prefs_filtering_action.c
463 Fix build with GTK+2.20
465 2011-10-07 [colin] 3.7.10cvs25
467 * src/gtk/Makefile.am
468 * src/gtk/gdkkeysyms-new.h
470 Copy the new GDK_KEY_* definitions for older GTKs
472 2011-10-07 [colin] 3.7.10cvs24
475 Fix typos (thanks to Hanno)
477 2011-10-07 [colin] 3.7.10cvs23
480 * src/gtk/gtkshruler.c
481 * src/gtk/gtkshruler.h
482 Disable ruler starting from 2.24.
484 2011-10-07 [colin] 3.7.10cvs22
488 * src/gtk/Makefile.am
491 2011-10-07 [colin] 3.7.10cvs21
501 * src/message_search.c
504 * src/prefs_account.c
505 * src/prefs_compose_writing.c
506 * src/prefs_filtering_action.c
507 * src/prefs_folder_item.c
508 * src/prefs_logging.c
509 * src/prefs_matcher.c
510 * src/prefs_message.c
512 * src/prefs_receive.c
513 * src/prefs_summaries.c
514 * src/prefs_wrapping.c
519 * src/summary_search.c
521 * src/gtk/Makefile.am
522 * src/gtk/colorlabel.c
525 * src/gtk/logwindow.c
528 * src/gtk/quicksearch.c
529 * src/gtk/spell_entry.c
530 * src/plugins/bogofilter/bogofilter_gtk.c
531 * src/plugins/dillo_viewer/dillo_viewer.c
532 * src/plugins/pgpcore/prefs_gpg.c
533 * src/plugins/spamassassin/spamassassin_gtk.c
534 Bug #2371, "Port to GTK+ 3.0". Third patch from Hanno, starting
535 the real job. GtkCMOptionMenu and GTKHSRuler disabled, should be
536 ported (especially GtkCMOptionMenu)
538 2011-10-07 [colin] 3.7.10cvs20
543 * src/addrcustomattr.c
544 * src/addrduplicates.c
547 * src/addressbook_foldersel.c
553 * src/editaddress_other_attributes_ldap.c
558 * src/editldap_basedn.c
566 * src/grouplistdialog.c
572 * src/message_search.c
575 * src/prefs_actions.c
576 * src/prefs_customheader.c
577 * src/prefs_display_header.c
578 * src/prefs_filtering.c
579 * src/prefs_filtering_action.c
580 * src/prefs_folder_column.c
581 * src/prefs_matcher.c
582 * src/prefs_msg_colors.c
584 * src/prefs_summaries.c
585 * src/prefs_summary_column.c
586 * src/prefs_summary_open.c
587 * src/prefs_template.c
588 * src/prefs_toolbar.c
592 * src/summary_search.c
599 * src/gtk/description_window.c
600 * src/gtk/foldersort.c
601 * src/gtk/gtkaspell.c
602 * src/gtk/gtkcmclist.c
603 * src/gtk/gtkcmctree.c
604 * src/gtk/gtkcmoptionmenu.c
606 * src/gtk/icon_legend.c
607 * src/gtk/inputdialog.c
608 * src/gtk/logwindow.c
609 * src/gtk/pluginwindow.c
610 * src/gtk/prefswindow.c
611 * src/gtk/quicksearch.c
612 * src/plugins/pgpcore/passphrase.c
613 * src/plugins/pgpcore/select-keys.c
614 Bug #2371, "Port to GTK+ 3.0". Monster-patch by Hanno Meyer-Thurow
615 to replace GDK_* by GDK_KEY_*.
617 2011-10-07 [colin] 3.7.10cvs19
628 * src/grouplistdialog.c
633 * src/prefs_filtering_action.c
634 * src/prefs_folder_column.c
635 * src/prefs_msg_colors.c
636 * src/prefs_summary_column.c
637 * src/prefs_toolbar.c
646 * src/gtk/colorlabel.c
648 * src/gtk/gtkcmclist.c
649 * src/gtk/gtkcmctree.c
650 * src/gtk/gtkcmoptionmenu.c
651 * src/gtk/gtksctree.c
653 * src/gtk/gtkvscrollbutton.c
654 * src/gtk/inputdialog.c
655 * src/gtk/logwindow.c
657 * src/gtk/prefswindow.c
658 * src/gtk/progressdialog.c
659 * src/plugins/pgpcore/passphrase.c
660 * src/plugins/trayicon/trayicon.c
661 Bug #2371, "Port to GTK+ 3.0": Use accessor functions.
662 Patch by Hanno Thurow-Meyer, many thanks to him !
664 2011-09-20 [colin] 3.7.10cvs18
667 Fix bug #2502, 'gnutls_transport_set_lowat removed in
670 2011-09-18 [colin] 3.7.10cvs17
673 Fix segfault when connection fails
675 2011-09-03 [colin] 3.7.10cvs16
678 Use NORMAL instead of EXPORT priorities.
680 2011-09-02 [colin] 3.7.10cvs15
684 Linking against gcrypt explicitely in order to call
685 gcry_control() for mutex setup isn't necessary anymore
686 starting from gnuTLS 2.11.
688 2011-08-31 [colin] 3.7.10cvs14
690 * src/plugins/pgpinline/pgpinline.c
691 * src/plugins/pgpmime/pgpmime.c
692 Fix bug #2431, "Major memory leak in PGP message handling".
694 2011-08-31 [colin] 3.7.10cvs13
701 Apply Steve Rader's patch from bug #2388, "Add
702 message view scrolling menu items"
704 2011-08-30 [colin] 3.7.10cvs12
706 * src/gtk/prefswindow.c
707 Fix layout issues (i.e. on SSL page if changing account
708 type prior to visiting it).
710 2011-08-30 [colin] 3.7.10cvs11
714 Don't use deprecated functions for GnuTLS priorities.
715 Require GnuTLS 2.2 that is the first version with the
718 2011-08-30 [colin] 3.7.10cvs10
720 * src/common/socket.c
722 Long-term fix for bug #2402, "GnuTLS change breaks socket
723 communication", as per http://savannah.gnu.org/support/?107660
725 2011-08-30 [colin] 3.7.10cvs9
727 * src/etpan/imap-thread.c
728 * src/etpan/nntp-thread.c
729 Remove dead openSSL code
731 2011-08-30 [colin] 3.7.10cvs8
735 * src/common/ssl_certificate.c
736 * src/common/ssl_certificate.h
737 * src/etpan/imap-thread.c
738 * src/etpan/nntp-thread.c
739 Fix bug #2127, "SSL cert check uses canonical name instead of
742 2011-08-29 [colin] 3.7.10cvs7
744 * src/prefs_account.c
745 Fix X-Mailer option not appearing on IMAP
747 2011-08-29 [colin] 3.7.10cvs6
749 * src/plugins/pgpcore/Makefile.am
750 * src/plugins/pgpinline/Makefile.am
751 * src/plugins/pgpmime/Makefile.am
752 * src/plugins/smime/Makefile.am
754 libtool: link: require no space between `-L' and `.'
756 2011-08-29 [colin] 3.7.10cvs5
760 * src/prefs_account.c
761 * src/prefs_account.h
762 Revert cvs4 which is rather illogical and instead
763 use Fabian's patch from bug #2471
765 2011-08-29 [colin] 3.7.10cvs4
768 Don't insert custom headers that have empty values.
769 Allows not inserting X-Mailer if it's set to nothing.
770 Fixes bug #2471, "Make setting an X-Mailer header optional".
772 2011-08-29 [colin] 3.7.10cvs3
778 Handle EXIF orientation in images (both in textview's
779 preview and image viewer)
781 2011-08-28 [paul] 3.7.10cvs2
786 add new hidden option to control the display in the From
787 column in the Message List: 0 (default): show name,
788 1: show address, 2: show name + address
790 2011-08-27 [paul] 3.7.10cvs1
793 * src/common/ssl_certificate.c
794 * src/etpan/imap-thread.c
795 * src/etpan/nntp-thread.c
796 offer up some missing log_error() strings to translators
798 2011-08-27 [paul] 3.7.10
804 2011-08-27 [paul] 3.7.9cvs52
812 updated by David Vachulka, wwp, Pader Rezso, Mindaugas
813 Baranauskas, Frederico Goncalves Guimaraes, and Slavko
815 2011-08-27 [mones] 3.7.9cvs51
818 Include generic name and comment translations
819 Thanks to all the people on the translators ML!
821 2011-08-23 [paul] 3.7.9cvs50
824 probable/possible fix/workaround for bug 2402,
825 'can't download message from pop3 server'
827 2011-08-18 [paul] 3.7.9cvs49
829 * manual/handling.xml
830 fix typos. thanks to vilpan
832 2011-08-17 [paul] 3.7.9cvs48
834 * tools/claws.i18n.status.pl
835 add Mindaugas Baranauskas (Lithuanian)
837 2011-08-14 [mir] 3.7.9cvs47
840 * src/etpan/nntp-thread.c
841 Fix bug 2418. Patch provided by Sébastien Bigaret with
842 some minor contribution by me.
844 2011-08-13 [mir] 3.7.9cvs46
846 * src/etpan/nntp-thread.c
847 Fix bug when NNTP server sends authentication warning
848 as part of the connection session. Privously etpan would
849 bail out for any return code other than NEWSNNTP_NO_ERROR
850 but as early as the connection session a return code like
851 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_USERNAME and
852 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_PASSWORD should not
853 be considered as an error.
855 2011-08-12 [paul] 3.7.9cvs45
858 3.7.9cvs43 mistakenly dropped off the info
859 about the mime part from the tooltip
861 2011-08-12 [wwp] 3.7.9cvs44
863 * src/gtk/quicksearch.c
864 Fix duplicate key accel (thanks to Ra-Mones-Mones II).
866 2011-08-09 [paul] 3.7.9cvs43
869 fix bug 2420, 'Invalid markup in icon tooltip text after signature check'
871 2011-08-06 [paul] 3.7.9cvs42
874 fix cursor placement in Forward template
876 2011-08-06 [paul] 3.7.9cvs41
878 * src/gtk/description_window.c
879 fix bug 1963, 'Preferences Templates Information Window Focus loss'
881 2011-08-05 [holger] 3.7.9cvs40
884 Revert 3.7.9cvs35 for now, it may be problematic
887 2011-08-05 [paul] 3.7.9cvs39
891 use 'Collapse quotes' rather than 'Fold quotes' on
892 labels, for consistency
894 use 'Receive mail from account' rather than 'on account'
896 2011-07-30 [mir] 3.7.9cvs38
898 * src/etpan/Makefile.am
899 * src/plugins/pgpcore/Makefile.am
900 * src/plugins/pgpmime/Makefile.am
901 * src/plugins/smime/Makefile.am
902 Fix broken build on Debian Sid. enchant.h cannot be
903 found unless $(ENCHANT_CFLAGS) and $(ENCHANT_LIBS) are
904 present in Makefile.am. Apparently enchant.h in older
905 versions were placed in /usr/include which is always
908 2011-07-21 [mones] 3.7.9cvs37
910 * src/common/plugin.c
911 * src/common/plugin.h
912 Make licences allowed for plugins more explicit and also
913 accept dual (or more) licences when properly formatted.
914 Doesn't require any change on current plugins.
916 2011-07-18 [mones] 3.7.9cvs36
918 * manual/advanced.xml
919 Document briefly tags feature.
920 * manual/glossary.xml
921 Fix definition to avoid confussion with tags.
922 * manual/es/advanced.xml
923 * manual/es/glossary.xml
924 Synchronize Spanish translation with the above.
926 2011-07-07 [holger] 3.7.9cvs35
929 Add indicator stuff to the desktop file
932 2011-07-06 [paul] 3.7.9cvs34
937 2011-07-06 [mones] 3.7.9cvs33
940 Do not create an empty tag name row in panel and
941 warn user about using a non-reserved tag instead
943 2011-07-05 [mones] 3.7.9cvs32
948 * src/etpan/imap-thread.c
949 Make constants for reserved tags and use them
950 Removed also duplicate comparison while at it
952 2011-07-05 [paul] 3.7.9cvs31
955 when using a Compose template, only place the cursor
956 in the body when the cursor symbol, %cursor (%X), is used
958 2011-07-03 [paul] 3.7.9cvs30
961 do main_window_popup(mainwin); on plugin load error, or
962 else the warning dialogue and mainwindow stays minimised
965 2011-07-03 [paul] 3.7.9cvs29
968 fix bug 2462, 'Building without GnuTLS support leads to a
971 2011-07-03 [paul] 3.7.9cvs28
976 fix bug #2461, 'popup menu in message list displays
977 'move to trash' and 'delete''.
978 Add a new sensitivity condition 'M_NOT_TRASH' and
979 remove the broken workaround for right-click in summaryview.c.
980 Fix broken main menu sensitivity for "Menu/Message/Move" in
983 2011-06-21 [paul] 3.7.9cvs27
986 revert 3.7.9cvs2, it does no good
988 2011-06-18 [mir] 3.7.9cvs26
991 Fix autoconf warnings introduced in autoconf >= 2.64
993 2011-06-05 [paul] 3.7.9cvs25
1003 fix strings where an informational message has been
1004 wrongly entered into the translated string
1006 enable 'Trash' and 'Sender' to be translated based on
1007 the context, e.g. as button text and as mail header
1009 fix english in Info tab
1011 2011-05-25 [colin] 3.7.9cvs24
1014 Fix bug #2439, "use bitwise operator for bitmask instead of
1015 logical operator". Thanks to Nicolas Kaiser for the patch.
1017 2011-05-18 [colin] 3.7.9cvs23
1020 Fix missing group selection before xover if the
1021 connection was reset before.
1023 2011-05-12 [colin] 3.7.9cvs22
1025 * src/common/utils.c
1026 Fix bug #2412, "Send account mail address in Message-ID
1027 wrongly implemented". Patch by Fabian Keil.
1029 2011-05-12 [mones] 3.7.9cvs21
1031 * src/etpan/nntp-thread.c
1032 Fix bug #2418 "NNTP authentication is broken"
1034 2011-05-09 [pawel] 3.7.9cvs20
1037 * src/prefs_folder_item.c
1040 2011-05-05 [colin] 3.7.9cvs19
1045 * src/send_message.c
1046 Fix bug #2184, "Add account name information inside network log".
1047 Initial patch by MSulchan Darmawan, expanded to other protocols.
1048 This stuff is too much copy-pasted.
1051 2011-04-30 [colin] 3.7.9cvs18
1054 Fix bug #2414, 'Claws segfaults on startup with
1055 notification plugin enabled". Thanks Christian
1056 Faulhammer for the patch.
1058 2011-04-27 [colin] 3.7.9cvs17
1061 Make Windows' encoding CP1251 for ru_RU locale
1062 Part of bug #2397, "Gtkhtml2 viewer ignores message encoding"
1064 2011-04-24 [paul] 3.7.9cvs16
1066 * manual/claws-mail-manual.xml
1067 * manual/de/claws-mail-manual.xml
1068 * manual/es/claws-mail-manual.xml
1069 * manual/fr/claws-mail-manual.xml
1070 * manual/it/claws-mail-manual.xml
1071 update copyright year
1073 2011-04-24 [paul] 3.7.9cvs15
1076 fix bug #2353, 'Right-clicking on spam in order to delete
1077 it causes it to show in message window'
1079 2011-04-24 [paul] 3.7.9cvs14
1082 * src/gtk/foldersort.c
1083 * src/gtk/foldersort.h
1084 fix labelling, 'change folder order' to 'change mailbox order'
1086 2011-04-23 [paul] 3.7.9cvs13
1089 fix bug #2409, 'Failed to compile under GCC 3.x : option
1090 -Wno-pointer-sign badly set in configure.ac'. mistakenly
1091 committed in 3.7.8cvs19
1093 2011-04-11 [paul] 3.7.9cvs12
1095 * src/plugins/trayicon/trayicon.c
1096 fix build bug: gtk_status_icon_set_title() is available
1097 since gtk 2.18.x not 2.14.x
1099 2011-04-11 [paul] 3.7.9cvs11
1102 updated by Páder Rezső
1104 2011-04-10 [colin] 3.7.9cvs10
1110 * src/editaddress_other_attributes_ldap.c
1112 * src/message_search.c
1113 * src/prefs_display_header.c
1114 * src/prefs_filtering_action.c
1115 * src/prefs_matcher.c
1117 * src/prefs_toolbar.c
1118 * src/summary_search.c
1119 * src/gtk/colorlabel.c
1120 * src/gtk/combobox.c
1121 * src/gtk/gtkcmoptionmenu.c
1122 * src/gtk/gtkshruler.c
1123 * src/gtk/gtkshruler.h
1124 * src/gtk/gtkutils.h
1125 * src/gtk/inputdialog.c
1126 * src/gtk/quicksearch.c
1127 Revert the whole pile of crap introduced in
1130 2011-04-10 [colin] 3.7.9cvs9
1134 * src/editaddress_other_attributes_ldap.c
1136 * src/message_search.c
1137 * src/prefs_display_header.c
1138 * src/prefs_matcher.c
1139 * src/prefs_toolbar.c
1140 * src/summary_search.c
1141 * src/gtk/combobox.c
1142 * src/gtk/gtkutils.h
1143 * src/gtk/inputdialog.c
1144 * src/gtk/quicksearch.c
1145 Finish fun with combo boxes. (hopefully)
1147 2011-04-10 [colin] 3.7.9cvs8
1150 * src/prefs_filtering_action.c
1151 * src/gtk/combobox.c
1152 * src/gtk/gtkshruler.c
1153 * src/gtk/gtkshruler.h
1154 More undeprecation. GTKSHRuler is #if'ed out. We can
1155 still decide to maintain the old GtkRuler widget in-tree
1156 if the lack of ruler in Compose window is too
1159 2011-04-10 [colin] 3.7.9cvs7
1164 * src/editaddress_other_attributes_ldap.c
1165 * src/message_search.c
1166 * src/prefs_display_header.c
1167 * src/prefs_filtering_action.c
1169 * src/prefs_toolbar.c
1170 * src/summary_search.c
1171 * src/gtk/colorlabel.c
1172 * src/gtk/combobox.c
1173 * src/gtk/gtkcmoptionmenu.c
1174 * src/gtk/gtkutils.h
1175 More comboboxtext undeprecation
1177 2011-04-10 [colin] 3.7.9cvs6
1182 2011-04-10 [colin] 3.7.9cvs5
1187 2011-04-10 [colin] 3.7.9cvs4
1190 * src/editaddress_other_attributes_ldap.c
1191 * src/message_search.c
1192 * src/prefs_display_header.c
1193 * src/prefs_filtering_action.c
1195 * src/prefs_toolbar.c
1196 * src/summary_search.c
1197 * src/gtk/combobox.c
1198 * src/gtk/gtkutils.h
1199 gtk_combo_box_*_text() is deprecated, and
1200 gtk_combo_box_text_*() is the new hotness.
1202 2011-04-10 [colin] 3.7.9cvs3
1210 * src/gtk/gtkvscrollbutton.c
1211 * src/gtk/gtkvscrollbutton.h
1212 s/GtkFunction/GSourceFunc
1214 2011-04-10 [colin] 3.7.9cvs2
1217 Use gtkut_window_popup() to work around a bug in Gnome Shell.
1218 This is the patch from bug #2396, it should be innocuous even
1219 if that's useless to do deiconify + present window...
1221 2011-04-09 [paul] 3.7.9cvs1
1223 * src/prefs_summaries.c
1224 fix typo in string. (thanks, Brad!)
1226 2011-04-09 [paul] 3.7.9
1232 2011-04-09 [paul] 3.7.8cvs78
1242 updated by David Vachulka, Ricardo Mones, Flammie Pirinen,
1243 wwp, Mindaugas Baranauskas, Frederico Goncalves Guimaraes,
1246 2011-04-09 [colin] 3.7.8cvs77
1249 Revert part of yesterday's patch. While gtk_file_chooser_set_current_name()
1250 wants an UTF-8 string, gtk_file_chooser_set_current_folder() wants a glib-
1251 encoding filename. Hooray for stupid.
1253 2011-04-08 [colin] 3.7.8cvs76
1256 Fix action Stop: if child does not react to SIGTERM, it'll
1257 probably start behaving when it'll get a SIGKILL on the user's
1258 second press on Stop.
1259 Fixes bug #2237, "User action makes Claws unresponsive".
1261 2011-04-08 [colin] 3.7.8cvs75
1266 * src/folder_item_prefs.c
1267 * src/folder_item_prefs.h
1268 * src/prefs_account.c
1269 Fix bug #2382, "folderitemrc not updated when account
1270 name is changed". Indeed, this wasn't done.
1272 2011-04-08 [wwp] 3.7.8cvs74
1275 Add support for quoted values (*="value").
1276 This commonly fixes a trailing quote appearing to filenames
1277 sent by iphone Mail (not sure if it's culprit at all, though).
1279 2011-04-08 [colin] 3.7.8cvs73
1282 Fix bug #2393, "Crashes and rendering problems in the "Save as" menu
1283 caused by attachments with extended chars in the file name". Patch
1284 derived from a patch bt Fabien Keil
1286 2011-04-05 [wwp] 3.7.8cvs72
1289 A debug string not to translate.
1291 2011-04-03 [colin] 3.7.8cvs71
1293 * src/common/utils.h
1294 Fix bug #2394, "backtrace() crashes on FreeBSD"
1295 That's not the first bug-report where internal
1296 debug-only backtrace() crashes on FreeBSD.
1298 2011-04-03 [colin] 3.7.8cvs70
1301 Fix bug #2365 again, "Crash when auto-scrolling headers in
1303 Batch-mode compose windows (from filtering actions) shouldn't
1304 try to access stuff after flushing events...
1306 2011-03-31 [paul] 3.7.8cvs69
1309 update as gtk >= 2.10 now required
1310 (because I'll never remember to do this later)
1312 2011-03-26 [paul] 3.7.8cvs68
1315 fix separators in Go To menu
1317 2011-03-20 [colin] 3.7.8cvs67
1320 Drop the *_DISABLE_DEPRECATED. We'll put them back
1321 when we'll have time to handle them
1323 2011-03-18 [paul] 3.7.8cvs66
1326 make user-facing message more accurate -
1327 'Network Log' not 'View Log'
1329 2011-03-17 [wwp] 3.7.8cvs65
1332 Fix a typo around plural form, as reported by
1335 2011-03-15 [colin] 3.7.8cvs64
1340 Fix bug #2381, "Support for NetworkManager 0.9".
1341 Patch by Mikhail Efremov
1343 2011-03-04 [colin] 3.7.8cvs63
1347 Fix segfault on Windows
1349 * src/common/utils.c
1350 * src/common/w32_unistd.c
1351 * src/common/w32lib.h
1352 Rationalize use of time_r() funcs (pthread do define them)
1354 2011-03-02 [pawel] 3.7.8cvs62
1357 Re-implement widgets aligning, switch from GtkSizeGroup
1358 to GtkTable - this should fix disappearing labels
1360 2011-03-01 [pawel] 3.7.8cvs61
1363 Wizard GUI cleanups. Make it look and behave more
1364 like account preferences.
1366 2011-02-23 [colin] 3.7.8cvs60
1368 * src/common/Makefile.am
1371 2011-02-23 [colin] 3.7.8cvs59
1375 * src/common/Makefile.am
1376 * src/common/plugin.c
1377 * src/common/valgrind.h
1378 Fix bug #2369, "valgrind.h should NOT be part of claws-mail"
1379 Use valgrind's own header.
1381 2011-02-22 [colin] 3.7.8cvs58
1383 * src/prefs_account.c
1384 Fix bug #2367 (Win32): Disable "Always sign messages when replying to a
1385 signed message" upon new installation. This is disturbing when PGP
1386 plugins are loaded by default.
1388 2011-02-16 [paul] 3.7.8cvs57
1391 update copyright headers throughout
1393 2011-02-16 [paul] 3.7.8cvs56
1396 use gettext plural form for "item selected"/"items selected"
1398 2011-02-13 [colin] 3.7.8cvs55
1402 Fix bug #2361, "Claws crashes after PGP Check in separate
1403 msg view". Don't let the cancel thread lie around after
1404 the verification ended.
1406 2011-02-13 [paul] 3.7.8cvs54
1409 updated by Mindaugas Baranauskas
1411 2011-02-11 [mones] 3.7.8cvs53
1413 * manual/es/advanced.xml
1414 Sync with English manual
1416 Fix remaining mismatched alloc/free from cppcheck
1418 2011-02-10 [pawel] 3.7.8cvs52
1423 2011-02-10 [pawel] 3.7.8cvs51
1425 * src/prefs_toolbar.c
1426 - set menus sensitivity in item type combo depending on
1427 availability of actions / plugin hooks
1428 - style fixes, spaces instead of tabs mostly
1430 2011-02-10 [paul] 3.7.8cvs50
1432 * src/prefs_account.c
1433 move the 'send acc mail addr in msg-id" option to
1436 2011-02-10 [paul] 3.7.8cvs49
1438 * src/prefs_account.c
1439 move the 'expunge immediately' option to a more
1442 2011-02-05 [pawel] 3.7.8cvs48
1444 * manual/advanced.xml
1445 Document new hidden pref
1447 Dont treat mimeparts referenced by others as
1450 * src/prefs_common.c
1451 * src/prefs_common.h
1452 Add ability to hide inline attachments referenced
1453 by other mimeparts in MimeView. To enable this
1454 feature set show_inline_attachments=0 in your clawsrc
1456 2011-01-25 [colin] 3.7.8cvs47
1459 Fix matcher body parsing: decode mails with our
1460 MIME parser. This speeds up body search a bit as
1461 binary attachments are not searched anymore, slows
1462 down a bit full message searches, but not awfully.
1463 * src/summary_search.c
1464 Use matcher API to search, in all cases (advanced search or
1465 not). Also, fix little logic bugs related to combos history
1466 * src/common/utils.c
1467 * src/common/utils.h
1470 Remove dead code, export functions needed by matcher.c
1472 2011-01-25 [colin] 3.7.8cvs46
1475 * src/prefs_common.c
1477 * src/common/ssl_certificate.c
1478 Fix mismatched alloc/free (thanks to cppcheck)
1480 2011-01-25 [colin] 3.7.8cvs45
1483 Fix leak on error path
1485 2011-01-23 [mones] 3.7.8cvs44
1487 * manual/es/advanced.xml
1488 Sync with English manual
1490 2011-01-23 [paul] 3.7.8cvs43
1493 it's 2011, update copyright line
1495 2011-01-23 [paul] 3.7.8cvs42
1497 * manual/advanced.xml
1498 * src/prefs_common.c
1499 * src/prefs_common.h
1501 fix bug #2350, 'Make displaying localized date/time in
1502 message view optional'.
1503 This introduces a new hidden option (why do more?),
1504 'msgview_date_format', which defaults to OFF, maintaining
1505 the current and expected behaviour.
1507 2011-01-21 [colin] 3.7.8cvs41
1510 Fix bug #2050, Clawsmail sends return receipt every seconds
1511 We forgot to close the file when parsing
1512 disposition-notification fields, which made unlinking of the
1513 corresponding emails in tempfolder/processing impossible in
1514 Windows. Causing them to be re-fetched every time.
1516 2011-01-21 [colin] 3.7.8cvs40
1518 * claws-mail.desktop
1519 Fix again bug #2346: We should have a %u parameter.
1521 2011-01-21 [colin] 3.7.8cvs39
1523 * src/plugins/spamassassin/spamassassin.c
1524 Fix sa-learn when offline (its command line parsing is
1525 space-dependant). Patch by Wolfgang Lorenz
1527 2011-01-19 [pawel] 3.7.8cvs38
1529 * claws-mail.desktop
1530 Fix Bug 2346 'Please register x-handler-scheme
1531 in .desktop file' patch by Laurent Bigonville
1532 While I'm here update things to current
1533 standards, fix desktop-file-validate warnings/errors
1535 2011-01-18 [colin] 3.7.8cvs37
1538 Fix logic on SMTP AUTH: If the selected method isn't
1539 available, say so instead of supposing it'll work.
1540 Fixes bug #2039, 'SMTP AUTHENTICATION'
1542 2011-01-15 [pawel] 3.7.8cvs36
1544 * src/prefs_folder_item.c
1545 Rework subject regexp simplify gui a bit, this give us better
1546 options page layout (window with min width was too short to
1547 show all contents and thigs were unwieldy) and better preview
1548 of regexp working/not working
1550 2011-01-14 [pawel] 3.7.8cvs35
1553 strncpy2() NULLify strings just fine, no need to be
1556 2011-01-14 [pawel] 3.7.8cvs34
1559 Fix Bug #2165 'The date not localized in the message view'
1560 Display Date header in messageview in the same way as in
1561 summaryview by respecting date format set in preferences.
1563 2011-01-06 [pawel] 3.7.8cvs33
1565 * src/prefs_account.c
1566 * src/prefs_folder_item.c
1569 Make quote templates widgets more compact
1571 2011-01-06 [pawel] 3.7.8cvs32
1573 * src/plugins/trayicon/trayicon.c
1574 - fix logic bug which caused icon to be
1575 always set no-mail status on plugin load
1576 - force icon hide on plugin_done(), without
1577 it empty space(?!) is left in tray under KDE3 and KDE4
1579 2011-01-06 [colin] 3.7.8cvs31
1590 Unmime headers differently whether they're addresses or not:
1591 It's useless to quote things containing commas if it's in
1592 subject, for example. (introduced in 3.7.8cvs26)
1594 2011-01-06 [colin] 3.7.8cvs30
1596 * src/gtk/gtkaspell.c
1597 Complete previous patch
1599 * src/plugins/pgpinline/pgpinline.c
1602 2011-01-06 [paul] 3.7.8cvs29
1608 add Lithuanian translation (approx. 65% complete)
1609 submitted by Mindaugas Baranauskas
1611 2011-01-06 [pawel] 3.7.8cvs28
1616 * src/prefs_actions.c
1618 * src/gtk/gtkaspell.c
1619 * src/plugins/pgpinline/pgpinline.c
1620 * src/plugins/pgpmime/pgpmime.c
1621 * src/plugins/smime/smime.c
1622 Fix memory/file descriptors leaks
1624 2011-01-06 [paul] 3.7.8cvs27
1626 * src/plugins/pgpcore/sgpgme.c
1627 fix bug #2322, 'GPG Full info: showing subkey
1628 ID instead of primary key fingerprint'
1629 Patch by Sébastien Bigaret.
1631 2011-01-03 [colin] 3.7.8cvs26
1634 Better quote-checking when unmim-ing headers
1635 that may have comas.
1637 2011-01-03 [colin] 3.7.8cvs25
1640 Fix bug #2299, "Incorrect handling of quoted printable coma
1641 in headers". As this is really painful to fix by switching
1642 the whole stuff to a list of headers tokens, we workaround
1643 the problem by adding quotes around the encoded-word (making
1644 it a quoted-string which continuity is already handled).
1646 2011-01-03 [colin] 3.7.8cvs24
1651 2010-12-23 [colin] 3.7.8cvs23
1654 Finish fixing bug #2203: When forwarding (inline) and there
1655 are some text/* parts with no name, set them a name and
1656 set their disposition to attachment, so that recipients with
1657 MUAs preferring HTML parts don't show them by default.
1659 2010-12-22 [paul] 3.7.8cvs22
1662 fix missing file in 3.7.8cvs20
1664 2010-12-22 [colin] 3.7.8cvs21
1668 Implement a nicer scroll when drag and dropping
1670 2010-12-22 [colin] 3.7.8cvs20
1673 Store charset if available when attaching text/* parts
1674 Fixes bug #2203, 'Problems in forwarding multipart/
1675 alternative messages with HTML part'
1677 2010-12-22 [colin] 3.7.8cvs19
1682 2010-12-21 [colin] 3.7.8cvs18
1685 * src/send_message.c
1686 * src/common/session.c
1687 * src/common/session.h
1688 Differentiate between running sessions and connected
1689 sessions. Fixes bug #2332, "Crash when hitting cancel
1690 on the SMTP status window"
1692 2010-12-21 [colin] 3.7.8cvs17
1694 * src/etpan/etpan-thread-manager.c
1697 2010-12-21 [colin] 3.7.8cvs16
1700 Check whether we should continue loading the
1701 current textview after inserting a possibly
1704 2010-12-20 [colin] 3.7.8cvs15
1708 Removed. Dead code since ages!
1710 * src/gtk/gtkcmclist.c
1711 * src/gtk/gtkcmctree.c
1712 * src/gtk/gtksctree.c
1713 undefine *_DISABLE_DEPRECATED in the files that
1714 use deprecated interfaces. Implicit declarations
1715 can lead to crashes as prototypes are unknown, as
1716 evidenced by bug #2315.
1718 2010-12-20 [colin] 3.7.8cvs14
1721 Don't flush events when adding an header entry. This
1722 can mess up the keypresses in the previous header.
1723 Instead, make the scroll happen later (doing it on the
1724 spot without flushing events doesn't work as the new
1725 requisitions aren't set yet).
1727 2010-12-20 [colin] 3.7.8cvs13
1730 Don't iconify at start on w32. This un-iconifies in the
1733 2010-12-20 [colin] 3.7.8cvs12
1735 * src/common/base64.c
1736 Fix bug #2331, "Base64 is broken in 3.7.7 and 3.7.8"
1737 Patch by pochini at shiny.it
1739 2010-12-19 [colin] 3.7.8cvs11
1744 2010-12-18 [colin] 3.7.8cvs10
1747 Fix bug #2148, "Attachment content-transfer-encoding
1748 incorrectly set when signing emails". The RFC 2045
1749 states that message/* and multipart/* encoding must
1750 be either 7-bit, 8-bit or binary.
1752 2010-12-18 [mones] 3.7.8cvs9
1755 Fix crash when searching or adding a LDAP server
1757 2010-12-17 [colin] 3.7.8cvs8
1766 Better error logging. Disable LDAP SSL/TLS on
1767 Windows, it's crashy/non-worky.
1769 2010-12-17 [colin] 3.7.8cvs7
1772 Fix bug #2325, "messages remains in folder cache after moving
1773 from MH to IMAP boxes". Bug introduced in 3.7.6cvs53.
1775 2010-12-17 [colin] 3.7.8cvs6
1787 Windows build fixes (w32 LDAP completely untested!)
1789 2010-12-16 [colin] 3.7.8cvs5
1799 Try to rationalize a bit LDAP connections
1801 2010-12-16 [colin] 3.7.8cvs4
1803 * src/prefs_spelling.c
1805 Add a button to get dictionaries (win32)
1807 2010-12-16 [colin] 3.7.8cvs3
1809 * src/prefs_matcher.c
1810 Fix bug #2279, "crash when clicking 'define' in filter
1811 configuring". Thanks to Theodor Ciobanu for the hint at
1814 2010-12-14 [colin] 3.7.8cvs2
1816 * src/gtk/gtkaspell.c
1817 Add missing guard for sys/wait.h
1819 2010-12-05 [colin] 3.7.8cvs1
1821 * tools/make.themes.project
1822 Seems wget has changed naming of targets downloaded.
1823 Fix it by always providing our own name.
1824 [Pushing mones' patch again after messing with CVSROOT]
1826 2010-12-04 [paul] 3.7.8
1832 2010-12-03 [paul] 3.7.7cvs11
1835 * manual/xml2pdf ** REMOVED **
1836 * manual/dist/pdf/Makefile.am
1837 * manual/es/dist/pdf/Makefile.am
1838 * manual/fr/dist/pdf/Makefile.am
1839 * manual/pl/dist/pdf/Makefile.am
1840 simplify check for tools needed for manual building,
1841 remove xml2pdf and use docbook2pdf instead
1843 2010-12-03 [mir] 3.7.7cvs10
1846 Fix bug so that configure option --disable-manual
1847 actually disable building the manuals
1849 2010-12-01 [pawel] 3.7.7cvs9
1852 One more GTK+ 2.22 build fix
1854 2010-11-30 [colin] 3.7.7cvs8
1857 Fix bug #2317, 'Action results in "Bad file descriptor"'
1858 Introduced in 3.7.6cvs57. In fact the error has been there
1859 since ages, and only new thing is the verification of the
1860 various functions return code. Let the stuff work as it
1861 does, as it seems to do the right thing since ages.
1863 2010-11-28 [colin] 3.7.7cvs7
1865 * src/gtk/quicksearch.c
1866 Fix bug #2313, 'CLI quicksearch sometimes returns
1867 the same messages twice'. Patch by Sebastien Bigaret
1869 2010-11-25 [paul] 3.7.7cvs6
1871 * src/prefs_common.c
1872 make "gtk_can_change_accels" FALSE by default.
1873 fixes bug #2309, 'Shortcuts should not be modifiable
1876 2010-11-24 [mones] 3.7.7cvs5
1879 Add missing shortcuts for marking as spam and ham
1880 Fixes Debian bug #599547
1882 2010-11-22 [colin] 3.7.7cvs4
1885 Revert 3.7.6cvs{39,38,37,35,34}. The fact that
1886 five patches were needed to fix a corner case
1887 is a good indicator that is was bound to break
1890 2010-11-21 [colin] 3.7.7cvs3
1892 * src/plugins/pgpcore/claws.def
1895 2010-11-20 [wwp] 3.7.7cvs2
1898 Fix either a typo or an irrelevant iff word there.
1899 IMO type and recursive possible values should be changed to
1900 smth simple and neat here, and help strings be really
1903 2010-11-20 [colin] 3.7.7cvs1
1906 Damn, forgot to commit this file twice.
1908 2010-11-19 [paul] 3.7.7
1914 2010-11-19 [paul] 3.7.6cvs66
1927 updated by Miquel Oliete, David Vachulka, Stephan Sachse,
1928 Ricardo Mones, Flammie Pirinen, wwp, Pader Rezso, MSulchan
1929 Darmawan, Frederico Goncalves Guimaraes, Slavko, Yarema
1931 2010-11-17 [colin] 3.7.6cvs65
1933 * src/common/utils.c
1934 Separate email address from timestamp with a dot.
1937 2010-11-17 [colin] 3.7.6cvs64
1939 * src/common/utils.c
1940 Fix multiple @ in generated message-ids.
1941 That's not allowed in RFC 2822.
1943 2010-11-16 [mones] 3.7.6cvs63
1945 * manual/es/advanced.xml
1946 Synchronise with English version
1948 2010-11-04 [wwp] 3.7.6cvs62
1951 Fix bug 2293, "filtering: simplify expression", as simplifying
1952 this expression doesn't make it less easy to understand and we
1953 gain few cycles by making the logical expression more simple
1954 by applying. Patch by Nicolas Kaiser.
1956 2010-11-03 [colin] 3.7.6cvs61
1959 Fix bug 2294, "addrindex.c: address index conversion always
1960 fails". Clearly a copy-paste-bug. Patch by Nicolas Kaiser.
1962 2010-11-02 [wwp] 3.7.6cvs60
1967 Enlarge the progress bar (main window) a bit when compiling
1968 for UMPCs like maemo: this solves truncated text that might
1969 appear in the progress bar while processing messages.
1970 Also use a more compact string format when displaying
1971 progress like 'number/total', still for UMPCs, this fixes
1972 a previous inconsistency with these format strings where
1973 no space around the / were used sometimes.
1975 2010-10-26 [ticho] 3.7.6cvs59
1978 Recreate NNTP session if server port setting has changed. Fixes
1981 2010-10-26 [colin] 3.7.6cvs58
1985 Fix copy-paste error, thanks to David Relson
1988 2010-10-18 [colin] 3.7.6cvs57
1995 * src/prefs_themes.c
1998 * src/gtk/gtkutils.c
1999 * src/gtk/quicksearch.c
2000 * src/gtk/quicksearch.h
2001 * src/plugins/pgpcore/passphrase.c
2002 * src/plugins/spamassassin/libspamc.c
2005 2010-10-17 [colin] 3.7.6cvs56
2007 * src/prefs_themes.c
2008 * src/gtk/gtkaspell.c
2009 * src/gtk/gtkutils.c
2010 * src/gtk/gtkutils.h
2011 * src/gtk/inputdialog.c
2012 * src/gtk/progressdialog.c
2013 Undeprecate a few things
2015 2010-10-17 [colin] 3.7.6cvs55
2019 * src/gtk/quicksearch.c
2020 * src/gtk/quicksearch.h
2021 Add ability to search from the command-line.
2022 Closes bug 2249, ' Making QuickSearch independent from the GUI'
2023 Patch by Sebastien Bigarret.
2025 2010-10-04 [mones] 3.7.6cvs54
2027 * manual/dist/pdf/Makefile.am
2028 Fix build of English PDF manual
2029 (sh: Can't open ../../../xml2pdf)
2031 2010-10-03 [colin] 3.7.6cvs53
2038 Get rid of GRelation which were, mostly, used as
2039 GHashTables. Probably fixes bug #2277, 'Segfault when
2040 loading inbox for the first time'
2042 2010-10-03 [mir] 3.7.6cvs52
2044 * manual/de/dist/html/Makefile.am
2045 * manual/de/dist/pdf/Makefile.am
2046 * manual/de/dist/ps/Makefile.am
2047 * manual/de/dist/txt/Makefile.am
2048 * manual/dist/html/Makefile.am
2049 * manual/dist/pdf/Makefile.am
2050 * manual/dist/ps/Makefile.am
2051 * manual/dist/txt/Makefile.am
2052 * manual/es/dist/html/Makefile.am
2053 * manual/es/dist/pdf/Makefile.am
2054 * manual/es/dist/ps/Makefile.am
2055 * manual/es/dist/txt/Makefile.am
2056 * manual/fr/dist/html/Makefile.am
2057 * manual/fr/dist/pdf/Makefile.am
2058 * manual/fr/dist/ps/Makefile.am
2059 * manual/fr/dist/txt/Makefile.am
2060 * manual/pl/dist/html/Makefile.am
2061 * manual/pl/dist/pdf/Makefile.am
2062 * manual/pl/dist/ps/Makefile.am
2063 * manual/pl/dist/txt/Makefile.am
2064 Missing Makefile.am's for 3.7.6cvs49
2067 2010-10-03 [colin] 3.7.6cvs51
2072 2010-10-02 [mir] 3.7.6cvs50
2074 * manual/de/dist/html/Makefile.am
2075 * manual/de/dist/pdf/Makefile.am
2076 * manual/de/dist/ps/Makefile.am
2077 * manual/de/dist/txt/Makefile.am
2078 * manual/dist/html/Makefile.am
2079 * manual/dist/pdf/Makefile.am
2080 * manual/dist/ps/Makefile.am
2081 * manual/dist/txt/Makefile.am
2082 * manual/es/dist/html/Makefile.am
2083 * manual/es/dist/pdf/Makefile.am
2084 * manual/es/dist/ps/Makefile.am
2085 * manual/es/dist/txt/Makefile.am
2086 * manual/fr/dist/html/Makefile.am
2087 * manual/fr/dist/pdf/Makefile.am
2088 * manual/fr/dist/ps/Makefile.am
2089 * manual/fr/dist/txt/Makefile.am
2090 * manual/pl/dist/html/Makefile.am
2091 * manual/pl/dist/pdf/Makefile.am
2092 * manual/pl/dist/ps/Makefile.am
2093 * manual/pl/dist/txt/Makefile.am
2094 Part 2 of last commit which broke due to a permission error
2095 Avoid claws trying to build manuals if the required
2096 tools are not present.
2098 2010-10-02 [mir] 3.7.6cvs49
2101 * manual/de/dist/html/Makefile.am
2102 * manual/de/dist/pdf/Makefile.am
2103 * manual/de/dist/ps/Makefile.am
2104 * manual/de/dist/txt/Makefile.am
2105 * manual/dist/html/Makefile.am
2106 * manual/dist/pdf/Makefile.am
2107 * manual/dist/ps/Makefile.am
2108 * manual/dist/txt/Makefile.am
2109 * manual/es/dist/html/Makefile.am
2110 * manual/es/dist/pdf/Makefile.am
2111 * manual/es/dist/ps/Makefile.am
2112 * manual/es/dist/txt/Makefile.am
2113 * manual/fr/dist/html/Makefile.am
2114 * manual/fr/dist/pdf/Makefile.am
2115 * manual/fr/dist/ps/Makefile.am
2116 * manual/fr/dist/txt/Makefile.am
2117 * manual/pl/dist/html/Makefile.am
2118 * manual/pl/dist/pdf/Makefile.am
2119 * manual/pl/dist/ps/Makefile.am
2120 * manual/pl/dist/txt/Makefile.am
2121 1) Downgrade autoconf requirements to 2.59 to allow
2122 building on oldest supported Linux distributions.
2123 2) Only try to build manuals if the needed software
2126 2010-10-02 [colin] 3.7.6cvs48
2128 * src/plugins/trayicon/trayicon.c
2129 And fix theme updating.
2131 2010-10-02 [colin] 3.7.6cvs47
2133 * src/plugins/trayicon/trayicon.c
2134 Got burnt by wrong indentation!
2136 2010-10-02 [colin] 3.7.6cvs46
2139 Forgot to remove the directory from top-level
2141 2010-10-02 [colin] 3.7.6cvs45
2143 * src/plugins/trayicon/Makefile.am
2144 * src/plugins/trayicon/trayicon.c
2145 * src/plugins/trayicon/libeggtrayicon/.cvsignore
2146 * src/plugins/trayicon/libeggtrayicon/Makefile.am
2147 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2148 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2149 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
2150 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
2151 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2152 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2153 * src/plugins/trayicon/libeggtrayicon/xembed.h
2154 Finally get rid of Eggtrayicon, use GtkStatusIcon
2155 instead (which can be done safely now that we
2158 2010-10-02 [colin] 3.7.6cvs44
2166 * src/editaddress_other_attributes_ldap.c
2169 * src/grouplistdialog.c
2171 * src/image_viewer.c
2175 * src/message_search.c
2177 * src/prefs_themes.c
2178 * src/summary_search.c
2181 * src/etpan/imap-thread.c
2183 * src/gtk/gtkcmclist.c
2184 * src/gtk/gtkcmoptionmenu.c
2185 * src/gtk/gtkutils.c
2186 * src/gtk/gtkutils.h
2187 * src/gtk/gtkvscrollbutton.c
2188 * src/plugins/pgpcore/select-keys.c
2189 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2190 Undeprecate for GTK+2.22. Patch by Reed Loden.
2191 Fixes bug #2276, 'Compile in maintainer mode
2192 fails on GTK+ 2.22'.
2194 2010-10-02 [colin] 3.7.6cvs43
2197 It's now time to remove the temporary enable-openssl
2198 option that was used when we removed OpenSSL. See
2199 bug #2276 comment #14.
2201 2010-09-30 [wwp] 3.7.6cvs42
2203 * src/prefs_account.c
2204 * src/prefs_filtering_action.c
2205 * src/prefs_matcher.c
2206 Fix bug #2274, wrong color label index range
2207 used w/ gtk_cmoption_menu (behaviour change
2208 has been introduced w/ 3.5.0cvs49 apparently),
2209 now it must be 1..N so let's use colorlabel value
2213 2010-09-20 [pawel] 3.7.6cvs41
2220 2010-09-19 [pawel] 3.7.6cvs40
2225 Set ML menus sensitivity accordingly to
2226 possibility of reply to ML
2228 2010-09-19 [colin] 3.7.6cvs39
2231 Fix cvs34 and cvs35. NNTP accounts are mandatory to post
2232 to newsgroups, and NNTP accounts *can* send email. We
2233 should not force an email account when replying to_ml or
2236 2010-09-19 [colin] 3.7.6cvs38
2239 Revert previous commit (which breaks Reply to newsgroups)
2241 2010-09-17 [pawel] 3.7.6cvs37
2244 Respect reply_account_autosel when changing compose
2245 account to email one while replying to NNTP post
2247 2010-09-17 [wwp] 3.7.6cvs36
2249 * doc/man/claws-mail.1
2250 Update --compose documentation in `man claws-mail`.
2252 2010-09-12 [pawel] 3.7.6cvs35
2255 Add forgotten bit to previous commit,
2256 select email account when replying to ML
2258 2010-09-12 [pawel] 3.7.6cvs34
2261 Fix bug #2247 "nntp reply-to-all broken?"
2262 Make reply-to-all and reply-to-ml work as expected in
2263 mailing list through NNTP case
2265 2010-09-11 [pawel] 3.7.6cvs33
2270 gtk_widget_set_can_focus() -> GTK_WIDGET_UNSET_FLAGS()
2271 fixes build with GTK+ < 2.18
2273 2010-09-10 [pawel] 3.7.6cvs32
2278 Make Tab key switch between FolderView, MsgView and
2279 SummaryView only, other widgets have/can have their own
2282 2010-08-25 [colin] 3.7.6cvs31
2287 * src/common/base64.c
2288 * src/common/base64.h
2289 Fix bug #2245, "base64 decoding fails with line breaks"
2290 Patch by Yotam Medini
2292 2010-08-25 [colin] 3.7.6cvs30
2295 Fix bug #2241, "Empty trash on exit fails on scripted exit"
2297 2010-08-23 [pawel] 3.7.6cvs29
2300 * src/send_message.c
2303 Hide progressbar on statusbar when not needed
2305 2010-08-17 [colin] 3.7.6cvs28
2308 Fix previous patch (our own tmp dir is inside
2311 2010-08-16 [colin] 3.7.6cvs27
2314 Use temp dir to store logs in Windows. Avoids doing
2315 get_rc_dir() early, which prevents set_rc_dir()
2318 2010-07-31 [holger] 3.7.6cvs26
2320 * src/gtk/gtkshruler.c
2321 Yet more GdkGC to Cairo porting
2323 2010-07-30 [holger] 3.7.6cvs25
2325 * src/stock_pixmap.c
2326 More GdkGC to Cairo porting
2328 2010-07-30 [holger] 3.7.6cvs24
2330 * src/gtk/colorlabel.c
2331 One GdkGC usage less
2333 2010-07-29 [holger] 3.7.6cvs23
2336 Replace some gdk drawing with cairo, as the former
2337 is going towards deprecation.
2339 2010-07-25 [colin] 3.7.6cvs22
2341 * src/common/utils.c
2342 And now for a real fix. g_list_remove() doesn't, of
2343 course, free the data. But we have to have a solid
2344 pointer to it in order to free it ourselves instead
2345 of relying on the old freed list pointer.
2346 Maybe that's the last patch on the subject now ? :)
2348 2010-07-25 [colin] 3.7.6cvs21
2350 * src/common/utils.c
2351 Remove stupid and extraneous g_free() of elements
2352 which have just been freed by g_list_remove(). (see
2353 GList documentation). I don't know how it worked before
2355 2010-07-25 [colin] 3.7.6cvs20
2357 * src/common/utils.c
2358 Reverse free/use with more logical and safe
2359 use/free. Thanks to Michael Rasmussen !
2361 2010-07-24 [colin] 3.7.6cvs19
2363 * src/gtk/quicksearch.c
2364 Finish 3.7.5cvs42 patch. Probably fixes bug 2232,
2365 'freeze when using quick search'
2367 2010-07-11 [iwkse] 3.7.6cvs18
2369 * src/gtk/quicksearch.c
2370 Add SMALL_LAYOUT to quicksearch_relayout
2372 2010-07-10 [iwkse] 3.7.6cvs17
2375 Remove forgotten variable from
2376 the last bugfix #2224
2378 2010-07-10 [colin] 3.7.6cvs16
2381 * src/gtk/quicksearch.c
2382 Clean fix for bug #2224: don't mess with GTK settings when
2383 handling the layout ourselves is enough
2385 2010-07-09 [iwkse] 3.7.6cvs15
2389 Better fix for Bug #2224
2391 2010-07-09 [iwkse] 3.7.6cvs14
2395 Always use stock icons on buttons
2397 2010-07-08 [colin] 3.7.6cvs13
2400 Fix bug 2223, 'Compilation fails with GTK+
2401 2.21.3'. Thanks to Jan Psota !
2403 2010-06-29 [pawel] 3.7.6cvs12
2406 Revert 3.7.5cvs41, it breaks templates that use %X
2408 2010-06-23 [wwp] 3.7.6cvs11
2410 * src/gtk/colorlabel.c
2411 Silent up a warning by avoiding possible confusion
2412 in logical expression evaluation, thanks to TuxCM.
2414 2010-06-21 [iwkse] 3.7.6cvs10
2416 * src/gtk/quicksearch.c
2417 Do not add into quicksearch history
2418 matching rules with bad syntax
2420 2010-05-26 [holger] 3.7.6cvs9
2424 Add function to select rows given a list of messages,
2425 complementary to summary_get_selected_msg_list()
2427 2010-05-22 [mir] 3.7.6cvs8
2430 Fix bug 2208. Encode encrypted password to qouted
2431 printable to avoid making invalid XML. Encoding
2432 will be activated the first time the password is
2435 2010-05-22 [paul] 3.7.6cvs7
2437 * manual/advanced.xml
2439 * src/prefs_common.c
2440 * src/prefs_common.h
2441 after using the compose margin for several days
2442 I wanted the old style back - add a new hidden
2443 pref 'show_compose_margin' to restore the old
2444 behaviour (defaults to FALSE)
2446 2010-05-14 [paul] 3.7.6cvs6
2449 add a margin to the compose window text that matches
2450 the margin in textview
2452 2010-05-14 [colin] 3.7.6cvs5
2454 * src/gtk/sslcertwindow.c
2455 Fix dangling pointer. Thanks to Michael R!
2457 2010-05-14 [colin] 3.7.6cvs4
2459 * src/gtk/sslcertwindow.c
2460 Fix bug 1993, 'Cannot send mail when SSL certificate is
2461 expired but certificate check is skipped' and maybe
2462 bug 2200, 'SSL is not working with POP3'
2464 2010-05-14 [colin] 3.7.6cvs3
2466 * src/plugins/pgpinline/pgpinline.c
2467 Fix bug 2205, 'PGPInline: segfault on malformed mails'
2469 2010-05-04 [iwkse] 3.7.6cvs2
2471 * src/prefs_message.c
2472 Get a generic name as 'Quotation' for
2475 2010-05-04 [iwkse] 3.7.6cvs1
2477 * src/prefs_message.c
2478 * src/prefs_common.h
2479 * src/prefs_common.c
2482 Option for collapsing via double-click
2484 2010-05-01 [paul] 3.7.6
2490 2010-05-01 [paul] 3.7.5cvs55
2492 * tools/claws.i18n.status.pl
2495 2010-05-01 [paul] 3.7.5cvs54
2498 add YUP, new Ukrainian translator
2500 2010-04-30 [paul] 3.7.5cvs53
2504 add Ukrainian translation, submitted by YUP
2513 updated by David Vachulka, Stephan Sachse, Flammie Pirinen,
2514 Páder Rezső, Marcel Pol, Frederico Goncalves Guimaraes,
2515 Tiago Faria, and Slavko
2517 2010-04-26 [wwp] 3.7.5cvs52
2522 2010-04-26 [mones] 3.7.5cvs51
2527 2010-04-22 [pawel] 3.7.5cvs50
2532 first NULL check pointer, then use it
2534 2010-04-22 [colin] 3.7.5cvs49
2537 Fix error message when session isn't established
2539 Update translation and fix a typo in it
2541 2010-04-15 [pawel] 3.7.5cvs48
2543 * src/prefs_account.c
2544 Fix Bug 2144 'When creating an account with IMAP4+SSL,
2545 the port isn't configured properly'
2546 When using SSL/TLS tunneling automatically use default
2547 ports for encrypted connections: smtps, pop3s, imaps, nntps
2549 2010-04-15 [pawel] 3.7.5cvs47
2552 Fix crasher in actions using '%f' argument
2553 on multiple files with external scripts which
2554 don't return any output.
2556 2010-04-14 [colin] 3.7.5cvs46
2559 Fix hand cursor after error symbol appears
2561 2010-04-12 [colin] 3.7.5cvs45
2564 Fix bug 2162, 'configure check for libetpan
2565 fails with libetpan 1.0'
2568 2010-04-09 [mones] 3.7.5cvs44
2570 * manual/de/glossary.xml
2571 Fix encoding to match main document's
2572 Also fixes make dist with Debian's openjade
2574 2010-03-29 [pawel] 3.7.5cvs43
2576 * src/matcher_parser.h
2577 * src/matcher_parser_parse.y
2578 * src/gtk/quicksearch.c
2579 Disable matcher warnings when populating quicksearch
2580 completion lists on startup
2582 2010-03-27 [colin] 3.7.5cvs42
2584 * src/gtk/quicksearch.c
2585 Fix double-free later in code. Optimize
2588 2010-03-27 [pawel] 3.7.5cvs41
2591 Make sure that quote ends with new line char
2593 2010-03-26 [pawel] 3.7.5cvs40
2598 Fix Bug 1928 Add "reply to this address" pop menu
2600 - Set composing account to email one when creating/replying
2601 from NNTP folder by clicking link or choosing option
2605 2010-03-25 [paul] 3.7.5cvs39
2607 * src/gtk/gtkcmclist.c
2608 Fix build with GTK+ 2.20
2610 2010-03-24 [pawel] 3.7.5cvs38
2615 * src/grouplistdialog.c
2619 * src/prefs_account.c
2620 * src/gtk/gtkcmclist.c
2621 * src/gtk/gtkcmctree.c
2622 * src/gtk/gtkcmoptionmenu.c
2623 * src/gtk/gtksctree.c
2624 * src/gtk/gtkshruler.c
2625 * src/gtk/gtkutils.c
2626 * src/gtk/gtkutils.h
2627 * src/gtk/gtkvscrollbutton.c
2628 * src/gtk/inputdialog.c
2629 * src/gtk/spell_entry.c
2630 * src/plugins/trayicon/trayicon.c
2631 * src/plugins/trayicon/libeggtrayicon/Makefile.am
2632 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2633 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2634 Fix build with GTK+ 2.19
2636 2010-03-23 [pawel] 3.7.5cvs37
2640 Respect view->show_col_headers option
2641 * src/gtk/gtkcmctree.c
2642 Fix GtkCmcTree column width calculation when it has
2643 auto_resize set and new node is added
2645 2010-03-22 [pawel] 3.7.5cvs36
2647 * src/grouplistdialog.c
2648 * src/prefs_common.c
2649 * src/prefs_common.h
2650 - remember newsgroups list dialog size
2651 - respect use_dotted_lines hidden pref
2652 - respect use_stripes_everywhere hidden pref
2654 2010-03-21 [pawel] 3.7.5cvs35
2657 Remove superfluous gtk_widget_show_all()
2660 * src/common/utils.c
2663 2010-03-21 [pawel] 3.7.5cvs34
2666 * src/gtk/quicksearch.c
2667 * src/gtk/quicksearch.h
2668 Implement separate search phrase completion for
2669 normal/extended quicksearch
2671 2010-03-11 [paul] 3.7.5cvs33
2674 fix bug 2110, 'Patch to use GB18030 for GB2312 and GBK X-GBK'
2675 submitted by Yuwei Yu
2677 2010-03-09 [colin] 3.7.5cvs32
2679 * manual/de/glossary.xml
2682 2010-03-02 [colin] 3.7.5cvs31
2684 * manual/de/glossary.xml
2685 Sort alphabetically. Done by Volker Ribbert.
2687 2010-03-02 [mones] 3.7.5cvs30
2690 Fix mailing list archives location
2691 Remove currently unavailable CVS webview
2693 2010-03-01 [iwkse] 3.7.5cvs29
2695 * src/common/plugin.c
2696 Other indentation issues
2698 2010-03-01 [iwkse] 3.7.5cvs28
2700 * src/common/plugin.c
2701 Fix indentation of the previous commit
2703 2010-03-01 [iwkse] 3.7.5cvs27
2705 * src/common/plugin.h
2706 * src/common/plugin.c
2707 Add API for getting a loaded Plugin from the
2708 plugin's name, plugin_get_loaded_by_name (const gchar *name)
2709 Thanks to Colin, Michael
2711 2010-02-27 [colin] 3.7.5cvs26
2716 * manual/Makefile.am
2717 * manual/de/Makefile.am
2718 * manual/de/account.xml
2720 * manual/de/addrbook.xml
2721 * manual/de/advanced.xml
2722 * manual/de/claws-mail-manual.xml
2724 * manual/de/glossary.xml
2726 * manual/de/handling.xml
2727 * manual/de/intro.xml
2728 * manual/de/keyboard.xml
2729 * manual/de/plugins.xml
2730 * manual/de/starting.xml
2731 * manual/de/dist/.cvsignore
2732 * manual/de/dist/Makefile.am
2733 * manual/de/dist/html/.cvsignore
2734 * manual/de/dist/html/Makefile.am
2735 * manual/de/dist/pdf/.cvsignore
2736 * manual/de/dist/pdf/Makefile.am
2737 * manual/de/dist/ps/.cvsignore
2738 * manual/de/dist/ps/Makefile.am
2739 * manual/de/dist/txt/.cvsignore
2740 * manual/de/dist/txt/Makefile.am
2741 Add the german translation of the manual, done by
2742 Volker Ribbert <thoraki@arcor.de>.
2744 2010-02-27 [holger] 3.7.5cvs25
2746 * src/prefs_toolbar.c
2747 Don't make toolbar item description for
2748 plugin registered items editable
2750 2010-02-26 [colin] 3.7.5cvs24
2753 Don't translate empty description
2755 2010-02-22 [colin] 3.7.5cvs23
2758 Don't make In-Reply-To visible when reediting
2759 a draft or sent mail.
2761 2010-02-20 [colin] 3.7.5cvs22
2767 * src/etpan/imap-thread.c
2768 * src/etpan/imap-thread.h
2769 * src/etpan/nntp-thread.c
2770 * src/etpan/nntp-thread.h
2771 When going offline from NetworkManager, just
2772 delete IMAP connections. That'll avoid timeouts
2773 when coming back online in certain cases when
2774 the TCP socket will have timed out.
2776 2010-02-20 [holger] 3.7.5cvs21
2779 More files to ignore
2781 2010-02-17 [ticho] 3.7.5cvs20
2788 2010-02-16 [ticho] 3.7.5cvs19
2793 Removed unused argument from summary_open_row().
2795 2010-02-10 [pawel] 3.7.5cvs18
2798 - fix headers filtering when prefs_common.trans_hdr is on
2799 - fix headers setting when changing composing account
2801 * src/prefs_template.c
2802 Re-add template's name for translation
2804 2010-02-10 [colin] 3.7.5cvs17
2806 * src/prefs_matcher.c
2807 Fix bug 2099, 'add List-Id in Configuration>Filtering>
2808 Condition>Define>Header>Name combo box'. Patch by
2811 2010-02-10 [colin] 3.7.5cvs16
2821 Add the GB18030 Chinese charset, which is a superset
2822 of GB2312 and (X-)GBK. Patch mostly by Yuwei Yu.
2824 2010-02-09 [holger] 3.7.5cvs15
2827 GTK+ 2.10 related cleanup
2829 2010-02-09 [pawel] 3.7.5cvs14
2831 * src/prefs_account.c
2832 * src/prefs_folder_item.c
2833 * src/prefs_template.c
2835 Respect prefs_common.trans_hdr in couple more places to avoid
2836 confusion with translated/non-translated header names
2838 2010-02-09 [colin] 3.7.5cvs13
2843 2010-02-09 [colin] 3.7.5cvs12
2846 And fix 2.10 build :)
2848 2010-02-09 [colin] 3.7.5cvs11
2851 Bump up GTK+ requirement to 2.10
2860 * src/prefs_actions.c
2861 * src/prefs_common.c
2862 * src/prefs_common.h
2863 * src/prefs_ext_prog.c
2864 * src/prefs_filtering_action.c
2866 * src/prefs_image_viewer.c
2867 * src/prefs_matcher.c
2868 * src/prefs_msg_colors.c
2869 * src/prefs_summaries.c
2870 * src/prefs_template.c
2876 * src/gtk/Makefile.am
2878 * src/gtk/gtkcmclist.c
2879 * src/gtk/gtkcmctree.c
2880 * src/gtk/gtkutils.c
2881 * src/gtk/quicksearch.c
2882 Remove all compile-time conditionals depending on
2886 * src/gtk/gtksourceprintjob.c
2887 * src/gtk/gtksourceprintjob.h
2888 Remove libgnomeprint-based printing system (and
2889 command-line-based printing system) as GTK+ 2.10
2890 ships with print support.
2892 2010-02-08 [mir] 3.7.5cvs10
2895 Avoid displaying Bcc headers in message sent
2896 to NNTP servers. Thanks to Henning Mersch.
2899 2010-02-08 [pawel] 3.7.5cvs9
2902 Make tooltips less cryptic
2903 * src/gtk/description_window.c
2904 Improve window size calculation
2906 2010-02-08 [pawel] 3.7.5cvs8
2910 * src/common/utils.c
2911 * src/common/utils.h
2913 Fix Bug 2058 "use in-reply-to info passed in mailto: links"
2914 Patch by Laurent Bigonville with slight modifications
2916 2010-02-03 [pawel] 3.7.5cvs7
2919 Add some libtool files to ignore
2921 2010-02-03 [pawel] 3.7.5cvs6
2923 * src/plugins/trayicon/trayicon.c
2924 Save and then restore focus when closing/minimizing to tray
2926 2010-02-03 [mir] 3.7.5cvs5
2934 Save LDAP password encrypted. See bug 2113.
2937 2010-02-03 [colin] 3.7.5cvs4
2940 Fix again decoding of encrypted parts. The
2941 reverting of the patch was wrong, as the
2942 double-decoding was fixed in smime itself.
2943 Thanks to Matthias Drochner again...
2945 2010-02-02 [colin] 3.7.5cvs3
2947 * src/plugins/smime/smime.c
2949 Revert 3.7.4cvs2 and make a better patch for bug
2950 2059 and 2076. Patch by Matthias Drochner
2952 2010-01-31 [pawel] 3.7.5cvs2
2955 Fix hungarian translator's name
2957 2010-01-31 [pawel] 3.7.5cvs1
2961 Fix Bug 2107 - Arrow keys don't work in message view window
2963 2010-01-31 [paul] 3.7.5
2970 2010-01-23 [pawel] 3.7.4cvs10
2973 Fix button sensitivity in compose mode
2975 2010-01-23 [pawel] 3.7.4cvs9
2978 * tools/kdeservicemenu/install.sh
2979 * tools/make.themes.project
2980 * tools/nautilus2claws-mail.sh
2981 * tools/popfile-link.sh
2982 * tools/textviewer.sh
2983 Not all systems have bash installed in /bin, use env(1) to find
2986 2010-01-22 [pawel] 3.7.4cvs8
2988 * src/prefs_account.c
2989 * src/prefs_filtering.c
2991 * src/gtk/colorlabel.c
2992 Add some separators in combos
2994 2010-01-22 [pawel] 3.7.4cvs7
2997 --disable-aspell -> --disable-enchant
2999 Fix options spacing in configure --help
3001 Make wizard's window centered on the screen
3003 2010-01-19 [holger] 3.7.4cvs6
3007 Introduce folder_get_item_from_identifier().
3008 In contrast to folder_find_item_from_identifier(), this
3009 function recursively creates the FolderItems in the id path.
3010 Useful for programmatically creating folders (e.g. by plugins)
3012 2010-01-17 [pawel] 3.7.4cvs5
3017 2010-01-16 [colin] 3.7.4cvs4
3019 * src/plugins/pgpcore/sgpgme.c
3020 Probably fix bug 2098, 'claws-mails crashes frequently
3021 with pgpcore'. Fix double-free.
3023 2010-01-16 [holger] 3.7.4cvs3
3025 * src/prefs_toolbar.h
3028 2010-01-15 [colin] 3.7.4cvs2
3031 Decode mimeinfo before decrypting it. Probably
3032 fixes bug 2059 'gpgme >=1.1.8 not compatible
3033 with S/MIME encryption' and bug 2076 'having
3034 worked 2 times properly CLAWS ceased to
3035 decrypt incoming PGP mails -displays base64
3036 instead - sucks completely'
3037 Let's hope complete suckage ends here!
3038 Thanks to Matthias Drochner.
3040 2010-01-08 [paul] 3.7.4cvs1
3042 * tools/claws.i18n.status.pl
3045 2010-01-08 [paul] 3.7.4
3052 2010-01-08 [paul] 3.7.3cvs57
3066 updated translations by Miquel Oliete, David Vachulka, Stephan Sachse,
3067 Tommi Pirinen, Pader Rezso, MSulchan Darmawan, kazken3, Marcel Pol,
3068 Frederico Goncalves Guimaraes, Tiago Faria, Aleksei Miheev, and
3071 2010-01-08 [paul] 3.7.3cvs56
3073 * src/common/utils.c
3074 fix bug 2089, 'URLs ending with an underscore ('_')
3075 are not correctly parsed'. thanks to Johan
3077 2010-01-05 [colin] 3.7.3cvs55
3080 Update french translation
3082 2010-01-04 [mones] 3.7.3cvs54
3085 Update Spanish translation
3087 2010-01-04 [mones] 3.7.3cvs53
3089 * manual/plugins.xml
3091 * manual/es/claws-mail-manual.xml
3092 * manual/es/intro.xml
3093 * manual/es/plugins.xml
3094 Synchronise with English version
3096 2010-01-03 [paul] 3.7.3cvs52
3101 update TEAM_LIST, fix encoding
3103 2010-01-03 [mir] 3.7.3cvs51
3106 When composing to a NNTP list TO: will always be preset
3107 to the NNTP list unless user has chosen some other default
3108 in which case we will handle this the normal way. Therefore
3109 mfield will be set to TO_FIELD_PRESENT if mailto is NULL.
3111 2010-01-01 [paul] 3.7.3cvs50
3114 bump copyright year whilst it's in mind
3116 2009-12-31 [paul] 3.7.3cvs49
3118 * manual/claws-mail-manual.xml
3120 * manual/plugins.xml
3121 fix links so that they make sense in the context of the
3122 text version of the manual
3124 2009-12-31 [paul] 3.7.3cvs48
3127 * manual/plugins.xml
3128 updates, improvements, corrections, additions
3130 2009-12-29 [pawel] 3.7.3cvs47
3132 * src/prefs_filtering_action.c
3133 Fix Bug 2082 'Wrong color rectangle position when replacing
3134 "color" processing rule'
3136 2009-12-29 [colin] 3.7.3cvs46
3139 Fix bug 2074, 'Remember sending account
3142 2009-12-20 [holger] 3.7.3cvs45
3145 Delay CREATED_HOOKLIST invokation until
3146 after the modifications to the compose window
3147 are done, to allow hooks to further modify the
3148 window without getting overridden again
3150 2009-12-20 [holger] 3.7.3cvs44
3152 * src/prefs_toolbar.h
3155 2009-12-20 [holger] 3.7.3cvs43
3157 * src/prefs_toolbar.c
3158 * src/prefs_toolbar.h
3160 Pass window struct to caller
3162 2009-12-20 [holger] 3.7.3cvs42
3166 Add hooklist after creation of a compose window
3168 2009-12-19 [holger] 3.7.3cvs41
3170 * src/prefs_toolbar.c
3171 * src/prefs_toolbar.h
3173 Allow plugins to choose to which toolbar they want
3174 to add actions (main window, compose window, or message view)
3176 2009-12-19 [paul] 3.7.3cvs40
3179 fix statusbar in GTK+ 2.19.1
3181 2009-12-10 [pawel] 3.7.3cvs39
3184 Better fix for cvs28 regression
3186 2009-12-10 [iwkse] 3.7.3cvs38
3189 Fix some indentation
3191 2009-12-10 [iwkse] 3.7.3cvs37
3194 Add missing checks for gtkaspell: avoid
3195 crashing in some cases when Enchant is
3196 enabled but the spell checker is disabled
3199 2009-12-09 [colin] 3.7.3cvs36
3202 Fix leak and unchecked accesses.
3204 2009-12-09 [mir] 3.7.3cvs35
3207 Fix Bug 2072 "template at folder properties is not working"
3208 introduced in cvs24.
3210 2009-12-08 [pawel] 3.7.3cvs34
3213 When 'Reply All' remove current compose address from
3214 Cc/Bcc list - fix for regression introduced in cvs28
3216 2009-12-05 [pawel] 3.7.3cvs33
3219 Fix memory management, duh!
3221 2009-12-04 [pawel] 3.7.3cvs32
3224 Use case insensitive comparison in search for
3227 Refresh scrollbars on every window open
3229 2009-12-04 [pawel] 3.7.3cvs31
3232 Highlight misspelled words when applying template and
3233 check_while_typing option is on
3235 2009-12-03 [pawel] 3.7.3cvs30
3238 Highlight misspelled words in text inserted from file(s)
3239 or pasted to message body when check_while_typing
3242 2009-12-02 [pawel] 3.7.3cvs29
3245 Revert first part of previous commit
3247 2009-12-02 [pawel] 3.7.3cvs28
3250 Fix Bug 2055 "duplicate mailing list reply if
3251 List-Post + Reply-To present"
3252 - Ignore Reply-To if answering to ML
3253 - Improve parsing of List-Post header
3255 2009-12-02 [pawel] 3.7.3cvs27
3259 Fix Bug 1850 "Reply All" duplicates "To" user in "CC" if original
3260 email had user in "From" and "CC"
3261 Don't allow duplicate addresses in compose window headers
3263 2009-12-02 [mones] 3.7.3cvs26
3266 * manual/es/intro.xml
3267 * manual/fr/intro.xml
3268 * manual/it/intro.xml
3269 * manual/pl/intro.xml
3270 Make URL to point current site
3272 2009-12-01 [holger] 3.7.3cvs25
3276 Introduce new drag type "claws-mail/msg-path-list" for
3277 drag'n'drop of a message selection from the summaryview
3278 into other applications. The drag data gets set to the
3279 folder-item-id followed by message ids, separated by newlines.
3280 This enables other applications to back-link to Claws Mail
3281 via a "claws-mail --select" call after they received a drop.
3283 2009-11-30 [mir] 3.7.3cvs24
3286 Place cursor in compose window according to provided input
3287 If to: is present place cursor in subject field and if both
3288 to: and subject: is present place cursor in body. If body: is
3289 present insert a new line after text and place cursor there.
3291 2009-11-27 [mones] 3.7.3cvs23
3293 * src/gtk/quicksearch.c
3294 Allow viewing longer expressions if there's space
3296 2009-11-25 [holger] 3.7.3cvs22
3299 * src/common/Makefile.am
3300 * src/common/utils.c
3301 * src/common/utils.h
3302 Add a function to query the
3303 filepath of the .desktop file
3305 2009-11-25 [colin] 3.7.3cvs21
3308 Fix bug 2063, 'glib assertion in GRelation use in
3311 2009-11-24 [pawel] 3.7.3cvs20
3313 * src/common/utils.c
3314 Fix Bug 2053 'Inconsistent application of Coloration
3316 Don't allow '<' character between quotation marks
3318 2009-11-21 [holger] 3.7.3cvs19
3321 Modify cairo clip handling in preview windows,
3322 to prevent print preview windows from being blank
3323 with GTK+ 2.18. Follow recommendation of the GTK+
3324 documentation (section "Migrating to client side windows")
3325 and create a new cairo context for each expose event.
3327 2009-11-19 [pawel] 3.7.3cvs18
3330 complete 3.7.3cvs15 so install is DESTDIR safe
3331 remove icons with changed names on uninstall
3333 2009-11-18 [pawel] 3.7.3cvs17
3336 remove unneeded and code-duplicating function
3338 2009-11-18 [pawel] 3.7.3cvs16
3341 Fix Bug 2057 'Claws mail does not keep renamed names
3342 of nntp-subscribed groups'
3343 Check for already subscribed group using item->path for group
3344 comparision as folders item->path != item->name may be truth
3345 since we allowed renaming of newsgroups folders -> 3.5.0cvs11
3347 2009-11-17 [pawel] 3.7.3cvs15
3350 Fix Bug 2049 'some icons not copied?'
3351 Install additional 64x64 and 128x128 icons
3353 2009-11-17 [holger] 3.7.3cvs14
3355 * src/prefs_toolbar.c
3356 * src/prefs_toolbar.h
3359 Allow plugins to register toolbar items
3361 2009-11-11 [pawel] 3.7.3cvs13
3367 Fix Bug 1867 Changing account does not change BCC address
3368 Set account specific headers when changing account
3371 2009-11-07 [colin] 3.7.3cvs12
3373 * src/gtk/prefswindow.c
3374 Fix bug 2041, "add autonomical scrolled windows to prefs pages"
3377 2009-11-07 [colin] 3.7.3cvs11
3379 * src/gtk/spell_entry.c
3380 Fix bug 2040, 'numbers in subject entry marked as misspelled'
3381 Patch by Pawel Pekala
3383 2009-10-27 [colin] 3.7.3cvs10
3386 Fix bug 2028, 'Attempts to connect to all accounts on exit'
3387 Don't try to check whether the folder is up-to-date if
3388 the folder class doesn't implement set_mtime, as we don't
3389 care in this case. This code exists since a long time, but
3390 the bug was triggered by more scanning of queue folders
3391 since recently (when we added \Deleted handling).
3393 2009-10-27 [colin] 3.7.3cvs9
3396 Try to fix registering as default client
3399 2009-10-21 [wwp] 3.7.3cvs8
3401 * src/common/utils.c
3402 Fix 3.7.3cvs7 (accidentally committed a CVS conflict mark, say bravo).
3404 2009-10-21 [wwp] 3.7.3cvs7
3406 * src/common/utils.c
3407 Don't core dump when attempting to insert a non-existing
3408 file using a mailto: uri (g_error does core dump).
3410 2009-10-20 [colin] 3.7.3cvs6
3412 * src/common/utils.c
3413 Don't g_error on normal warnings...
3415 2009-10-20 [colin] 3.7.3cvs5
3417 * src/plugins/pgpcore/sgpgme.c
3418 Fix bug 1996, 'S/MIME key not selected'
3419 Check for S/MIME certs too
3421 2009-10-20 [colin] 3.7.3cvs4
3423 * src/common/w32lib.h
3424 Fix win32 build on latest mingw32
3426 2009-10-20 [colin] 3.7.3cvs3
3431 Fix LDIF export. Patch by Michael Rasmussen
3433 2009-10-18 [paul] 3.7.3cvs2
3435 * tools/claws.i18n.status.pl
3436 increase the value of $transolddays since we're relasing less
3438 rework the en_GB.po hack so that en_GB is always 100% translated
3439 and recently updated
3441 2009-10-17 [paul] 3.7.3cvs1
3443 * src/prefs_account.c
3444 * src/prefs_compose_writing.c
3445 * src/prefs_receive.c
3446 * src/prefs_summaries.c
3447 * src/prefs_wrapping.c
3448 reword a few labels. (this incorporates everything
3449 that seemed worthwhile from bug 2020)
3450 * src/prefs_customheader.c
3451 use a 'Browse' button instead of button with
3452 label 'From file...'
3456 * CVS repository change
3458 2009-10-09 [paul[ 3.7.3
3460 version 3.7.3 unleashed!!
3462 2009-10-07 [paul] 3.7.2cvs49
3467 fix Bug 1994 - Changing colors required restart.
3468 in the process rename folderview_reflect_prefs_pixmap_theme() to the
3469 more accurate folderview_reinit_fonts()
3471 2009-10-07 [paul] 3.7.2cvs48
3474 * src/prefs_common.c
3475 * src/prefs_common.h
3476 fix Bug 2003 - Address gathering dialog minor bugs/annoyances,
3477 patch by Pawel Pekala
3479 2009-10-07 [paul] 3.7.2cvs47
3487 updated by David Vachulka, Stephan Sachse and Marc Arens,
3488 Pader Rezso, MSulchan Darmawan, kazken3, and Frederico
3491 2009-10-06 [colin] 3.7.2cvs46
3494 French translation update
3496 2009-10-05 [paul] 3.7.2cvs45
3499 enable Page Size and Orientation in the print dialog,
3500 GTK+ >= 2.18.x only. Patch by Mark__T
3502 2009-10-05 [paul] 3.7.2cvs44
3504 * src/prefs_summaries.c
3505 fix label, startup --> start-up, to match other uses of the
3508 2009-10-05 [paul] 3.7.2cvs43
3511 updated by Emilian Nowak
3513 2009-10-03 [colin] 3.7.2cvs42
3517 * src/gtk/gtkcmclist.c
3518 * src/gtk/gtkvscrollbutton.c
3519 * src/gtk/logwindow.c
3521 Fix bug 2008, 'Claws-Mail doesn't refresh after deletion'
3522 Fix bug 2009, 'Incorrect pointer representation with GTK+2.18'
3523 Fix warning at start
3525 2009-09-28 [colin] 3.7.2cvs41
3529 * src/prefs_folder_item.c
3530 Fix bug 2007, 'Small memory leaks'. Patch by Pawel
3532 2009-09-28 [colin] 3.7.2cvs40
3534 * src/prefs_summaries.c
3535 * src/gtk/sslcertwindow.c
3536 Fix bug 2006, 'Non-utf8 strftime(3) date strings
3537 shows up garbled in GUI'. Patch by Pawel Pekala
3539 2009-09-24 [iwkse] 3.7.2cvs39
3542 That's only for statistics, of course :)
3544 2009-09-24 [iwkse] 3.7.2cvs38
3549 2009-09-24 [iwkse] 3.7.2cvs37
3552 Revert unwanted change
3554 2009-09-24 [iwkse] 3.7.2cvs36
3557 Fix issue with filtering actions and
3560 2009-09-20 [mones] 3.7.2cvs35
3562 * tools/convert_mbox.pl
3563 Add -R flag to support recursive conversions
3564 of arbitrary Evolution mail folders, based on
3565 bash script by Daniel Dickinson (fixes debian
3567 * tools/popfile-link.sh
3568 Set required shell for script (fixes debian
3571 2009-09-16 [colin] 3.7.2cvs34
3574 Go grab files in /etc/skel if they exist
3577 2009-09-15 [colin] 3.7.2cvs33
3580 Complete 3.7.1cvs42: only output directly to
3581 final file if we get NULL byes at the start.
3582 Still fixes saving UTF16 files, but also
3583 fixes displaying Base64 parts with decoding
3584 errors (parts without errors get displayed)
3586 2009-09-14 [colin] 3.7.2cvs32
3590 * src/matcher_parser_parse.y
3591 * src/prefs_matcher.c
3592 Add 'has_attachment' and 'signed' matcher
3593 expressions. Patch by Aleksei Miheev, fixes
3596 2009-09-14 [colin] 3.7.2cvs31
3598 * src/common/utils.c
3599 Add "Re :" prefix from french Yahoo mail.
3600 Patch by Didier Barvaux, fixes bug 1999
3602 2009-09-10 [mones] 3.7.2cvs30
3604 * manual/plugins.xml
3605 Fix sites supported by SpamReport
3606 * manual/es/plugins.xml
3607 Synchronise Spanish manual
3609 2009-09-07 [holger] 3.7.2cvs29
3612 Also update the icon cache on uninstall.
3613 This prevents possible problems when Claws Mail was
3614 uninstalled and installed again into a different location,
3615 see http://bugzilla.gnome.org/show_bug.cgi?id=362604
3616 and the blog post linked therein
3618 2009-09-07 [paul] 3.7.2cvs28
3620 * src/prefs_toolbar.c
3621 when updating the main toolbar icons just update
3622 the main toolbar (and consequently fix a bug where
3623 folderview icons would disappear)
3625 2009-08-30 [holger] 3.7.2cvs27
3628 Do case-insensitive comparison against
3629 header names when extracting recipients
3632 2009-08-23 [colin] 3.7.2cvs26
3635 Probably fix RH bug 512024, " folder.c:3543
3636 Condition msglist != NULL failed"
3638 2009-08-23 [colin] 3.7.2cvs25
3640 * src/prefs_compose_writing.c
3641 Make the maximum size warning bigger. Patch
3642 by Didier Barvaux on bug 1986.
3644 2009-08-21 [colin] 3.7.2cvs24
3647 Previous commit: move the function into compose_insert_file
3648 so that it's also used on drag-n-drop
3650 2009-08-21 [colin] 3.7.2cvs23
3653 Fix scrolling when adding an header
3655 2009-08-21 [colin] 3.7.2cvs22
3658 * src/prefs_common.c
3659 * src/prefs_common.h
3660 * src/prefs_compose_writing.c
3661 * src/common/utils.c
3662 Fix bug 1986, "New feature: warn user when inserting
3663 a large file in the message body". Patch by Didier
3666 2009-08-21 [colin] 3.7.2cvs21
3670 * src/common/utils.c
3671 Fix bug 1984: Add R�f. : reply prefix (french
3672 Lotus Notes); patch by Didier Barvaux
3674 2009-08-21 [colin] 3.7.2cvs20
3678 Fix bug 1969, 'Bad guess for outgoing encoding'
3679 Make sure the specific converters (japanese in
3680 this case) can return success/error in strict
3681 mode, instead of silently failing back to
3684 2009-08-20 [holger] 3.7.2cvs19
3688 Make it possible for code outside
3689 compose (e.g. plugins) to attach files
3691 2009-08-20 [colin] 3.7.2cvs18
3694 Fix crash when accessing IMAP soon
3696 2009-08-18 [colin] 3.7.2cvs17
3699 Maybe fix crash on non-existent LDAP server
3701 2009-08-04 [colin] 3.7.2cvs16
3704 Fix toolbar's spacing that breaks dark
3705 themes (patch from http://blogs.igalia.com/aperez/
3706 2009/07/making-claws-mail-look-better/)
3708 2009-07-28 [colin] 3.7.2cvs15
3711 * src/addrcustomattr.c
3713 * src/addressbook_foldersel.c
3721 * src/editldap_basedn.c
3732 * src/prefs_actions.c
3733 * src/prefs_customheader.c
3734 * src/prefs_display_header.c
3735 * src/prefs_filtering.c
3736 * src/prefs_folder_column.c
3737 * src/prefs_matcher.c
3738 * src/prefs_summary_column.c
3739 * src/prefs_summary_open.c
3740 * src/prefs_template.c
3743 Fix bug 1950, 'Program freeze up during folder selection'
3744 Don't leave hidden windows modal
3746 2009-07-28 [colin] 3.7.2cvs14
3749 Fix bug 1957, 'LDAP errs out after searching too
3752 2009-07-28 [colin] 3.7.2cvs13
3755 Fix bug 1966, '"Collapse all threads" slower than
3756 "Expand all threads"'
3758 2009-07-28 [colin] 3.7.2cvs12
3760 * src/common/session.c
3761 Fix bug 1967, 'Claws gets stuck after accepting
3762 a certificate warning dialog'
3764 2009-07-19 [paul] 3.7.2cvs11
3766 * manual/plugins.xml
3767 a few small changes to the English
3769 2009-07-18 [mones] 3.7.2cvs10
3771 * manual/plugins.xml
3772 Add new bsfilter and fancy plugins to the docs
3773 and a note about dealing with plugins of the same class
3774 * src/prefs_account.c
3775 Fix extra space at the end typo
3777 2009-07-16 [colin] 3.7.2cvs9
3780 Fix wrong return without unlocking; thanks
3783 2009-07-14 [colin] 3.7.2cvs8
3786 Fix bug 1954, 'Segfault on reading wrong STATUS'
3788 2009-07-10 [colin] 3.7.2cvs7
3790 * src/plugins/pgpcore/plugin.def
3791 * src/common/utils.h
3794 2009-07-10 [colin] 3.7.2cvs6
3796 * src/prefs_display_header.c
3797 Fix bug 1951, 'C-Mail dumps core when editing
3798 displayed headers'. Patch by Alexey Rusakov
3800 2009-07-10 [colin] 3.7.2cvs5
3803 Fix bug 1952, 'Deleted mails in Queue folder
3806 2009-07-09 [colin] 3.7.2cvs4
3808 * src/gtk/spell_entry.c
3809 Fix bug 1949, 'Spell checker doesn't recognise
3810 certain word in Subject header, but does in
3811 message body'. Patch by Pawel Pekala.
3813 2009-07-09 [paul] 3.7.2cvs3
3816 use pkgconfig to check for the minimum required
3819 2009-07-06 [colin] 3.7.2cvs2