1 2011-11-13 [colin] 3.7.10cvs85
4 Make compose windows printable
6 2011-11-11 [colin] 3.7.10cvs84
9 Fix build on Fedora 16. -lm was probably pulled by something
12 2011-11-11 [pawel] 3.7.10cvs83
18 Port MimeView to GtkTreeView
20 2011-11-11 [colin] 3.7.10cvs82
23 Use %x (The preferred date representation for the current locale
26 2011-11-10 [paul] 3.7.10cvs81
29 use european date format as default
31 2011-11-08 [pawel] 3.7.10cvs80
34 Fix bug #2422 'Toggle Message View w/ V crashes Claws'
35 Fix race condition - don't try to hide messageview while
36 being in the middle of message displaying routine.
38 2011-11-08 [colin] 3.7.10cvs79
41 Make sure we break line when we need to. Very probably
42 fixes bug #2310 "Crash when hitting Ctrl+R to reply to a
45 2011-11-07 [pawel] 3.7.10cvs78
48 Fix bug #2493 'Subscription pull down should be alphabetized'
50 2011-11-07 [pawel] 3.7.10cvs77
55 Make Home & End keys work in textview
57 2011-11-06 [colin] 3.7.10cvs76
60 Oops, some unwanted undo got commited.
62 2011-11-06 [colin] 3.7.10cvs75
65 Don't iconify/deiconify. Instead, just show nothing
68 2011-11-06 [pawel] 3.7.10cvs74
71 Fix compose window size saving / restoring
73 2011-11-06 [pawel] 3.7.10cvs73
77 Optimize message displaying, in some conditions parts were
78 displayed twice causing flickering. For example first html
79 source and then rendering output from html plugin of the
82 2011-11-05 [wwp] 3.7.10cvs72
85 Fix compilation where 'null' is undefined (use NULL instead).
87 2011-11-05 [colin] 3.7.10cvs71
90 No need to show a backtrace if gtkaspell is null
92 2011-11-05 [pawel] 3.7.10cvs70
95 Fix crasher when spellchecking is not enabled
97 2011-11-02 [mones] 3.7.10cvs69
99 * doc/man/claws-mail.1
100 fixed hyphens (patch from Debian packaging)
101 fixed header to follow man style closely
102 documented new option --compose-from-file
103 removed INSTALLATION section, doesn't belong to manpage
104 added ENVIRONMENT, COPYRIGHT and BUGS sections
105 expanded FILES section to include certs and autofaces dirs
106 expanded SEE ALSO section to include manual and plugins
108 2011-11-01 [colin] 3.7.10cvs68
111 Fix wrong debug stuff commited.
113 2011-11-01 [colin] 3.7.10cvs67
118 * src/gtk/gtkaspell.c
119 * src/gtk/gtkaspell.h
120 Fix huge slowness induced by spellcheck "while typing"
121 during initial quote rewraps.
123 2011-10-31 [pawel] 3.7.10cvs66
129 Fix bug #2526 'When reading message in separate window,
130 n and p keys do not work'
131 - fix key event handling in messageview
132 - remove bindings for 'n' and 'p' keys in mimeview (next-part
133 and prev-part actions)
134 - instead add 'z' key for prev-part, we have 'a' key
135 for next-part already
137 2011-10-31 [colin] 3.7.10cvs65
140 Fix build with GLib 2.31. Thanks to Charles A. Edwards
142 2011-10-31 [pawel] 3.7.10cvs64
146 Fix bug #2303 'Next unread message enables message view'
147 Don't show previously hidden message view in main window
148 when user reads messages in external window
150 2011-10-31 [paul] 3.7.10cvs63
152 * src/prefs_template.c
153 revert part of 3.7.10cvs60 - it was a subjective change, all widgets
154 fit at 540 here, for those where they don't the dialogue can be made
157 2011-10-31 [paul] 3.7.10cvs62
160 revert 3.7.10cvs61, these entries _should_ be editable
162 2011-10-30 [pawel] 3.7.10cvs61
165 Those entries should not be editable
167 2011-10-30 [pawel] 3.7.10cvs60
169 * src/prefs_template.c
170 - Dialog needs more height to fit all widgets
171 - Clear template contents on delete
173 2011-10-30 [pawel] 3.7.10cvs59
175 * src/prefs_folder_item.c
176 Update summaryview after changing folder prefs when needed
178 2011-10-30 [pawel] 3.7.10cvs58
181 Remove key-press-event blocking, it only
182 emits GLib-GObject warnings
184 2011-10-29 [colin] 3.7.10cvs57
187 Fix focus of completion window with gnome shell
188 Fixes bug #2525, "Address completion window does not get
191 2011-10-29 [colin] 3.7.10cvs56
194 Fix flicker on recursive quicksearch
196 2011-10-28 [colin] 3.7.10cvs55
200 Fix a bit the focus problem on Gnome shell
202 2011-10-26 [mones] 3.7.10cvs54
205 Add missing accelerator
207 2011-10-25 [colin] 3.7.10cvs53
209 * src/gtk/gtkcmclist.c
210 * src/gtk/gtkcmctree.c
211 Fix colors, fix warnings
213 2011-10-25 [colin] 3.7.10cvs52
215 * src/gtk/gtkcmclist.c
216 * src/gtk/gtkcmctree.c
219 2011-10-25 [colin] 3.7.10cvs51
222 Fix build with gtk + 2.20
224 2011-10-25 [colin] 3.7.10cvs50
230 Fix locking when sending a single message
232 2011-10-25 [colin] 3.7.10cvs49
234 * src/gtk/colorlabel.c
236 * src/gtk/gtkcmclist.c
237 Make row height closer to what it was
239 2011-10-25 [colin] 3.7.10cvs48
242 Always use cairo to draw
244 2011-10-25 [colin] 3.7.10cvs47
247 Fix bug #2529, 'crash in mimeview_start_drag after
248 deleting message'. Patch by Ricardo
250 2011-10-23 [colin] 3.7.10cvs46
252 * src/gtk/gtkcmclist.c
253 * src/gtk/gtkcmclist.h
254 * src/gtk/gtkcmctree.c
255 Draw CMClist with cairo too.
257 2011-10-23 [colin] 3.7.10cvs45
259 * src/gtk/gtkcmclist.h
260 Fix build (this was not meant to be commited)
262 2011-10-23 [colin] 3.7.10cvs44
266 * src/addressbook_foldersel.c
270 * src/grouplistdialog.c
274 * src/gtk/gtkcmclist.c
275 * src/gtk/gtkcmclist.h
276 * src/gtk/gtkcmctree.c
277 * src/gtk/gtkcmctree.h
278 * src/gtk/gtksctree.c
279 Refactor some tree stuff (lots of code duplication there)
280 and switch to cairo for tree rendering.
282 2011-10-23 [holger] 3.7.10cvs43
285 Don't issue a warning for designed behaviour of the stop rule.
286 Fixes bug #2520, 'Please remove verbose "No further processing after rule %s" message.'
288 2011-10-22 [colin] 3.7.10cvs42
291 * src/gtk/gtkshruler.c
295 2011-10-22 [colin] 3.7.10cvs41
304 * src/grouplistdialog.c
311 * src/prefs_account.c
312 * src/prefs_actions.c
313 * src/prefs_ext_prog.c
314 * src/prefs_filtering.c
315 * src/prefs_folder_item.c
316 * src/prefs_image_viewer.c
317 * src/prefs_logging.c
318 * src/prefs_msg_colors.c
321 * src/prefs_spelling.c
322 * src/prefs_summaries.c
323 * src/prefs_template.c
328 * src/summary_search.c
331 * src/gtk/gtkcmclist.c
332 * src/gtk/gtkcmctree.c
333 * src/gtk/gtkcmoptionmenu.c
334 * src/gtk/gtksctree.c
337 * src/gtk/gtkvscrollbutton.c
338 * src/gtk/inputdialog.c
339 * src/gtk/pluginwindow.c
340 * src/gtk/quicksearch.c
341 * src/gtk/spell_entry.c
342 * src/plugins/bogofilter/bogofilter_gtk.c
343 * src/plugins/dillo_viewer/dillo_prefs.c
344 * src/plugins/pgpcore/prefs_gpg.c
345 * src/plugins/spamassassin/spamassassin_gtk.c
346 * src/plugins/trayicon/trayicon.c
347 * src/plugins/trayicon/trayicon_prefs.c
348 Remove all possible #if GTK_CHECK_VERSION() checks,
349 and make Claws build with GTK+2.16 (untested right
350 now), as the Gpg4Win project uses GTK+2.16 currently.
352 2011-10-22 [colin] 3.7.10cvs40
356 Fix (hopefully) build with GTK+ 2.18.
358 2011-10-20 [paul] 3.7.10cvs39
363 fix bug 2479, 'LDIF address book import matches tags case sensitive'
364 Patch by Bodo Graumann <mail@bodograumann.de>
366 2011-10-20 [mones] 3.7.10cvs38
370 Fix references to old dotsrc mailing lists
372 2011-10-19 [mones] 3.7.10cvs37
374 * src/prefs_msg_colors.c
375 Fix Ok/Cancel buttons in color selector of preferences
377 2011-10-17 [colin] 3.7.10cvs36
379 * src/gtk/gtkshruler.c
380 (Probably) fix GTK+ <= 2.22
382 2011-10-17 [colin] 3.7.10cvs35
384 * src/gtk/gtkshruler.c
387 2011-10-17 [mones] 3.7.10cvs34
396 Fix potential out-of-buffer writes
398 2011-10-17 [mones] 3.7.10cvs33
401 Use just one g_print call per option; correct indentation
403 2011-10-17 [colin] 3.7.10cvs32
407 * src/gtk/Makefile.am
408 * src/gtk/gtkshruler.c
409 * src/gtk/gtkshruler.h
412 Reimplement ruler using the GTK widgets. Thanks
413 to Hanno for the initial patch.
415 2011-10-17 [colin] 3.7.10cvs31
421 Undeprecate GIO/GdkCondition
423 2011-10-16 [mones] 3.7.10cvs30
426 Add --compose-from-file option to open composition
427 window with the headers and body from a file; based
428 on Debian patch to fix http://bugs.debian.org/544868
430 2011-10-15 [mones] 3.7.10cvs29
432 * manual/advanced.xml
433 Document new summary_from_show hidden preference
435 2011-10-15 [paul] 3.7.10cvs28
438 compose_create_tags() - fix misplaced 'int i'
439 compose_entry_mark_default_to() - fix To field highlighting
441 2011-10-09 [colin] 3.7.10cvs27
444 Fix address completion
446 2011-10-07 [colin] 3.7.10cvs26
448 * src/prefs_filtering_action.c
450 Fix build with GTK+2.20
452 2011-10-07 [colin] 3.7.10cvs25
454 * src/gtk/Makefile.am
455 * src/gtk/gdkkeysyms-new.h
457 Copy the new GDK_KEY_* definitions for older GTKs
459 2011-10-07 [colin] 3.7.10cvs24
462 Fix typos (thanks to Hanno)
464 2011-10-07 [colin] 3.7.10cvs23
467 * src/gtk/gtkshruler.c
468 * src/gtk/gtkshruler.h
469 Disable ruler starting from 2.24.
471 2011-10-07 [colin] 3.7.10cvs22
475 * src/gtk/Makefile.am
478 2011-10-07 [colin] 3.7.10cvs21
488 * src/message_search.c
491 * src/prefs_account.c
492 * src/prefs_compose_writing.c
493 * src/prefs_filtering_action.c
494 * src/prefs_folder_item.c
495 * src/prefs_logging.c
496 * src/prefs_matcher.c
497 * src/prefs_message.c
499 * src/prefs_receive.c
500 * src/prefs_summaries.c
501 * src/prefs_wrapping.c
506 * src/summary_search.c
508 * src/gtk/Makefile.am
509 * src/gtk/colorlabel.c
512 * src/gtk/logwindow.c
515 * src/gtk/quicksearch.c
516 * src/gtk/spell_entry.c
517 * src/plugins/bogofilter/bogofilter_gtk.c
518 * src/plugins/dillo_viewer/dillo_viewer.c
519 * src/plugins/pgpcore/prefs_gpg.c
520 * src/plugins/spamassassin/spamassassin_gtk.c
521 Bug #2371, "Port to GTK+ 3.0". Third patch from Hanno, starting
522 the real job. GtkCMOptionMenu and GTKHSRuler disabled, should be
523 ported (especially GtkCMOptionMenu)
525 2011-10-07 [colin] 3.7.10cvs20
530 * src/addrcustomattr.c
531 * src/addrduplicates.c
534 * src/addressbook_foldersel.c
540 * src/editaddress_other_attributes_ldap.c
545 * src/editldap_basedn.c
553 * src/grouplistdialog.c
559 * src/message_search.c
562 * src/prefs_actions.c
563 * src/prefs_customheader.c
564 * src/prefs_display_header.c
565 * src/prefs_filtering.c
566 * src/prefs_filtering_action.c
567 * src/prefs_folder_column.c
568 * src/prefs_matcher.c
569 * src/prefs_msg_colors.c
571 * src/prefs_summaries.c
572 * src/prefs_summary_column.c
573 * src/prefs_summary_open.c
574 * src/prefs_template.c
575 * src/prefs_toolbar.c
579 * src/summary_search.c
586 * src/gtk/description_window.c
587 * src/gtk/foldersort.c
588 * src/gtk/gtkaspell.c
589 * src/gtk/gtkcmclist.c
590 * src/gtk/gtkcmctree.c
591 * src/gtk/gtkcmoptionmenu.c
593 * src/gtk/icon_legend.c
594 * src/gtk/inputdialog.c
595 * src/gtk/logwindow.c
596 * src/gtk/pluginwindow.c
597 * src/gtk/prefswindow.c
598 * src/gtk/quicksearch.c
599 * src/plugins/pgpcore/passphrase.c
600 * src/plugins/pgpcore/select-keys.c
601 Bug #2371, "Port to GTK+ 3.0". Monster-patch by Hanno Meyer-Thurow
602 to replace GDK_* by GDK_KEY_*.
604 2011-10-07 [colin] 3.7.10cvs19
615 * src/grouplistdialog.c
620 * src/prefs_filtering_action.c
621 * src/prefs_folder_column.c
622 * src/prefs_msg_colors.c
623 * src/prefs_summary_column.c
624 * src/prefs_toolbar.c
633 * src/gtk/colorlabel.c
635 * src/gtk/gtkcmclist.c
636 * src/gtk/gtkcmctree.c
637 * src/gtk/gtkcmoptionmenu.c
638 * src/gtk/gtksctree.c
640 * src/gtk/gtkvscrollbutton.c
641 * src/gtk/inputdialog.c
642 * src/gtk/logwindow.c
644 * src/gtk/prefswindow.c
645 * src/gtk/progressdialog.c
646 * src/plugins/pgpcore/passphrase.c
647 * src/plugins/trayicon/trayicon.c
648 Bug #2371, "Port to GTK+ 3.0": Use accessor functions.
649 Patch by Hanno Thurow-Meyer, many thanks to him !
651 2011-09-20 [colin] 3.7.10cvs18
654 Fix bug #2502, 'gnutls_transport_set_lowat removed in
657 2011-09-18 [colin] 3.7.10cvs17
660 Fix segfault when connection fails
662 2011-09-03 [colin] 3.7.10cvs16
665 Use NORMAL instead of EXPORT priorities.
667 2011-09-02 [colin] 3.7.10cvs15
671 Linking against gcrypt explicitely in order to call
672 gcry_control() for mutex setup isn't necessary anymore
673 starting from gnuTLS 2.11.
675 2011-08-31 [colin] 3.7.10cvs14
677 * src/plugins/pgpinline/pgpinline.c
678 * src/plugins/pgpmime/pgpmime.c
679 Fix bug #2431, "Major memory leak in PGP message handling".
681 2011-08-31 [colin] 3.7.10cvs13
688 Apply Steve Rader's patch from bug #2388, "Add
689 message view scrolling menu items"
691 2011-08-30 [colin] 3.7.10cvs12
693 * src/gtk/prefswindow.c
694 Fix layout issues (i.e. on SSL page if changing account
695 type prior to visiting it).
697 2011-08-30 [colin] 3.7.10cvs11
701 Don't use deprecated functions for GnuTLS priorities.
702 Require GnuTLS 2.2 that is the first version with the
705 2011-08-30 [colin] 3.7.10cvs10
707 * src/common/socket.c
709 Long-term fix for bug #2402, "GnuTLS change breaks socket
710 communication", as per http://savannah.gnu.org/support/?107660
712 2011-08-30 [colin] 3.7.10cvs9
714 * src/etpan/imap-thread.c
715 * src/etpan/nntp-thread.c
716 Remove dead openSSL code
718 2011-08-30 [colin] 3.7.10cvs8
722 * src/common/ssl_certificate.c
723 * src/common/ssl_certificate.h
724 * src/etpan/imap-thread.c
725 * src/etpan/nntp-thread.c
726 Fix bug #2127, "SSL cert check uses canonical name instead of
729 2011-08-29 [colin] 3.7.10cvs7
731 * src/prefs_account.c
732 Fix X-Mailer option not appearing on IMAP
734 2011-08-29 [colin] 3.7.10cvs6
736 * src/plugins/pgpcore/Makefile.am
737 * src/plugins/pgpinline/Makefile.am
738 * src/plugins/pgpmime/Makefile.am
739 * src/plugins/smime/Makefile.am
741 libtool: link: require no space between `-L' and `.'
743 2011-08-29 [colin] 3.7.10cvs5
747 * src/prefs_account.c
748 * src/prefs_account.h
749 Revert cvs4 which is rather illogical and instead
750 use Fabian's patch from bug #2471
752 2011-08-29 [colin] 3.7.10cvs4
755 Don't insert custom headers that have empty values.
756 Allows not inserting X-Mailer if it's set to nothing.
757 Fixes bug #2471, "Make setting an X-Mailer header optional".
759 2011-08-29 [colin] 3.7.10cvs3
765 Handle EXIF orientation in images (both in textview's
766 preview and image viewer)
768 2011-08-28 [paul] 3.7.10cvs2
773 add new hidden option to control the display in the From
774 column in the Message List: 0 (default): show name,
775 1: show address, 2: show name + address
777 2011-08-27 [paul] 3.7.10cvs1
780 * src/common/ssl_certificate.c
781 * src/etpan/imap-thread.c
782 * src/etpan/nntp-thread.c
783 offer up some missing log_error() strings to translators
785 2011-08-27 [paul] 3.7.10
791 2011-08-27 [paul] 3.7.9cvs52
799 updated by David Vachulka, wwp, Pader Rezso, Mindaugas
800 Baranauskas, Frederico Goncalves Guimaraes, and Slavko
802 2011-08-27 [mones] 3.7.9cvs51
805 Include generic name and comment translations
806 Thanks to all the people on the translators ML!
808 2011-08-23 [paul] 3.7.9cvs50
811 probable/possible fix/workaround for bug 2402,
812 'can't download message from pop3 server'
814 2011-08-18 [paul] 3.7.9cvs49
816 * manual/handling.xml
817 fix typos. thanks to vilpan
819 2011-08-17 [paul] 3.7.9cvs48
821 * tools/claws.i18n.status.pl
822 add Mindaugas Baranauskas (Lithuanian)
824 2011-08-14 [mir] 3.7.9cvs47
827 * src/etpan/nntp-thread.c
828 Fix bug 2418. Patch provided by Sébastien Bigaret with
829 some minor contribution by me.
831 2011-08-13 [mir] 3.7.9cvs46
833 * src/etpan/nntp-thread.c
834 Fix bug when NNTP server sends authentication warning
835 as part of the connection session. Privously etpan would
836 bail out for any return code other than NEWSNNTP_NO_ERROR
837 but as early as the connection session a return code like
838 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_USERNAME and
839 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_PASSWORD should not
840 be considered as an error.
842 2011-08-12 [paul] 3.7.9cvs45
845 3.7.9cvs43 mistakenly dropped off the info
846 about the mime part from the tooltip
848 2011-08-12 [wwp] 3.7.9cvs44
850 * src/gtk/quicksearch.c
851 Fix duplicate key accel (thanks to Ra-Mones-Mones II).
853 2011-08-09 [paul] 3.7.9cvs43
856 fix bug 2420, 'Invalid markup in icon tooltip text after signature check'
858 2011-08-06 [paul] 3.7.9cvs42
861 fix cursor placement in Forward template
863 2011-08-06 [paul] 3.7.9cvs41
865 * src/gtk/description_window.c
866 fix bug 1963, 'Preferences Templates Information Window Focus loss'
868 2011-08-05 [holger] 3.7.9cvs40
871 Revert 3.7.9cvs35 for now, it may be problematic
874 2011-08-05 [paul] 3.7.9cvs39
878 use 'Collapse quotes' rather than 'Fold quotes' on
879 labels, for consistency
881 use 'Receive mail from account' rather than 'on account'
883 2011-07-30 [mir] 3.7.9cvs38
885 * src/etpan/Makefile.am
886 * src/plugins/pgpcore/Makefile.am
887 * src/plugins/pgpmime/Makefile.am
888 * src/plugins/smime/Makefile.am
889 Fix broken build on Debian Sid. enchant.h cannot be
890 found unless $(ENCHANT_CFLAGS) and $(ENCHANT_LIBS) are
891 present in Makefile.am. Apparently enchant.h in older
892 versions were placed in /usr/include which is always
895 2011-07-21 [mones] 3.7.9cvs37
897 * src/common/plugin.c
898 * src/common/plugin.h
899 Make licences allowed for plugins more explicit and also
900 accept dual (or more) licences when properly formatted.
901 Doesn't require any change on current plugins.
903 2011-07-18 [mones] 3.7.9cvs36
905 * manual/advanced.xml
906 Document briefly tags feature.
907 * manual/glossary.xml
908 Fix definition to avoid confussion with tags.
909 * manual/es/advanced.xml
910 * manual/es/glossary.xml
911 Synchronize Spanish translation with the above.
913 2011-07-07 [holger] 3.7.9cvs35
916 Add indicator stuff to the desktop file
919 2011-07-06 [paul] 3.7.9cvs34
924 2011-07-06 [mones] 3.7.9cvs33
927 Do not create an empty tag name row in panel and
928 warn user about using a non-reserved tag instead
930 2011-07-05 [mones] 3.7.9cvs32
935 * src/etpan/imap-thread.c
936 Make constants for reserved tags and use them
937 Removed also duplicate comparison while at it
939 2011-07-05 [paul] 3.7.9cvs31
942 when using a Compose template, only place the cursor
943 in the body when the cursor symbol, %cursor (%X), is used
945 2011-07-03 [paul] 3.7.9cvs30
948 do main_window_popup(mainwin); on plugin load error, or
949 else the warning dialogue and mainwindow stays minimised
952 2011-07-03 [paul] 3.7.9cvs29
955 fix bug 2462, 'Building without GnuTLS support leads to a
958 2011-07-03 [paul] 3.7.9cvs28
963 fix bug #2461, 'popup menu in message list displays
964 'move to trash' and 'delete''.
965 Add a new sensitivity condition 'M_NOT_TRASH' and
966 remove the broken workaround for right-click in summaryview.c.
967 Fix broken main menu sensitivity for "Menu/Message/Move" in
970 2011-06-21 [paul] 3.7.9cvs27
973 revert 3.7.9cvs2, it does no good
975 2011-06-18 [mir] 3.7.9cvs26
978 Fix autoconf warnings introduced in autoconf >= 2.64
980 2011-06-05 [paul] 3.7.9cvs25
990 fix strings where an informational message has been
991 wrongly entered into the translated string
993 enable 'Trash' and 'Sender' to be translated based on
994 the context, e.g. as button text and as mail header
996 fix english in Info tab
998 2011-05-25 [colin] 3.7.9cvs24
1001 Fix bug #2439, "use bitwise operator for bitmask instead of
1002 logical operator". Thanks to Nicolas Kaiser for the patch.
1004 2011-05-18 [colin] 3.7.9cvs23
1007 Fix missing group selection before xover if the
1008 connection was reset before.
1010 2011-05-12 [colin] 3.7.9cvs22
1012 * src/common/utils.c
1013 Fix bug #2412, "Send account mail address in Message-ID
1014 wrongly implemented". Patch by Fabian Keil.
1016 2011-05-12 [mones] 3.7.9cvs21
1018 * src/etpan/nntp-thread.c
1019 Fix bug #2418 "NNTP authentication is broken"
1021 2011-05-09 [pawel] 3.7.9cvs20
1024 * src/prefs_folder_item.c
1027 2011-05-05 [colin] 3.7.9cvs19
1032 * src/send_message.c
1033 Fix bug #2184, "Add account name information inside network log".
1034 Initial patch by MSulchan Darmawan, expanded to other protocols.
1035 This stuff is too much copy-pasted.
1038 2011-04-30 [colin] 3.7.9cvs18
1041 Fix bug #2414, 'Claws segfaults on startup with
1042 notification plugin enabled". Thanks Christian
1043 Faulhammer for the patch.
1045 2011-04-27 [colin] 3.7.9cvs17
1048 Make Windows' encoding CP1251 for ru_RU locale
1049 Part of bug #2397, "Gtkhtml2 viewer ignores message encoding"
1051 2011-04-24 [paul] 3.7.9cvs16
1053 * manual/claws-mail-manual.xml
1054 * manual/de/claws-mail-manual.xml
1055 * manual/es/claws-mail-manual.xml
1056 * manual/fr/claws-mail-manual.xml
1057 * manual/it/claws-mail-manual.xml
1058 update copyright year
1060 2011-04-24 [paul] 3.7.9cvs15
1063 fix bug #2353, 'Right-clicking on spam in order to delete
1064 it causes it to show in message window'
1066 2011-04-24 [paul] 3.7.9cvs14
1069 * src/gtk/foldersort.c
1070 * src/gtk/foldersort.h
1071 fix labelling, 'change folder order' to 'change mailbox order'
1073 2011-04-23 [paul] 3.7.9cvs13
1076 fix bug #2409, 'Failed to compile under GCC 3.x : option
1077 -Wno-pointer-sign badly set in configure.ac'. mistakenly
1078 committed in 3.7.8cvs19
1080 2011-04-11 [paul] 3.7.9cvs12
1082 * src/plugins/trayicon/trayicon.c
1083 fix build bug: gtk_status_icon_set_title() is available
1084 since gtk 2.18.x not 2.14.x
1086 2011-04-11 [paul] 3.7.9cvs11
1089 updated by Páder Rezső
1091 2011-04-10 [colin] 3.7.9cvs10
1097 * src/editaddress_other_attributes_ldap.c
1099 * src/message_search.c
1100 * src/prefs_display_header.c
1101 * src/prefs_filtering_action.c
1102 * src/prefs_matcher.c
1104 * src/prefs_toolbar.c
1105 * src/summary_search.c
1106 * src/gtk/colorlabel.c
1107 * src/gtk/combobox.c
1108 * src/gtk/gtkcmoptionmenu.c
1109 * src/gtk/gtkshruler.c
1110 * src/gtk/gtkshruler.h
1111 * src/gtk/gtkutils.h
1112 * src/gtk/inputdialog.c
1113 * src/gtk/quicksearch.c
1114 Revert the whole pile of crap introduced in
1117 2011-04-10 [colin] 3.7.9cvs9
1121 * src/editaddress_other_attributes_ldap.c
1123 * src/message_search.c
1124 * src/prefs_display_header.c
1125 * src/prefs_matcher.c
1126 * src/prefs_toolbar.c
1127 * src/summary_search.c
1128 * src/gtk/combobox.c
1129 * src/gtk/gtkutils.h
1130 * src/gtk/inputdialog.c
1131 * src/gtk/quicksearch.c
1132 Finish fun with combo boxes. (hopefully)
1134 2011-04-10 [colin] 3.7.9cvs8
1137 * src/prefs_filtering_action.c
1138 * src/gtk/combobox.c
1139 * src/gtk/gtkshruler.c
1140 * src/gtk/gtkshruler.h
1141 More undeprecation. GTKSHRuler is #if'ed out. We can
1142 still decide to maintain the old GtkRuler widget in-tree
1143 if the lack of ruler in Compose window is too
1146 2011-04-10 [colin] 3.7.9cvs7
1151 * src/editaddress_other_attributes_ldap.c
1152 * src/message_search.c
1153 * src/prefs_display_header.c
1154 * src/prefs_filtering_action.c
1156 * src/prefs_toolbar.c
1157 * src/summary_search.c
1158 * src/gtk/colorlabel.c
1159 * src/gtk/combobox.c
1160 * src/gtk/gtkcmoptionmenu.c
1161 * src/gtk/gtkutils.h
1162 More comboboxtext undeprecation
1164 2011-04-10 [colin] 3.7.9cvs6
1169 2011-04-10 [colin] 3.7.9cvs5
1174 2011-04-10 [colin] 3.7.9cvs4
1177 * src/editaddress_other_attributes_ldap.c
1178 * src/message_search.c
1179 * src/prefs_display_header.c
1180 * src/prefs_filtering_action.c
1182 * src/prefs_toolbar.c
1183 * src/summary_search.c
1184 * src/gtk/combobox.c
1185 * src/gtk/gtkutils.h
1186 gtk_combo_box_*_text() is deprecated, and
1187 gtk_combo_box_text_*() is the new hotness.
1189 2011-04-10 [colin] 3.7.9cvs3
1197 * src/gtk/gtkvscrollbutton.c
1198 * src/gtk/gtkvscrollbutton.h
1199 s/GtkFunction/GSourceFunc
1201 2011-04-10 [colin] 3.7.9cvs2
1204 Use gtkut_window_popup() to work around a bug in Gnome Shell.
1205 This is the patch from bug #2396, it should be innocuous even
1206 if that's useless to do deiconify + present window...
1208 2011-04-09 [paul] 3.7.9cvs1
1210 * src/prefs_summaries.c
1211 fix typo in string. (thanks, Brad!)
1213 2011-04-09 [paul] 3.7.9
1219 2011-04-09 [paul] 3.7.8cvs78
1229 updated by David Vachulka, Ricardo Mones, Flammie Pirinen,
1230 wwp, Mindaugas Baranauskas, Frederico Goncalves Guimaraes,
1233 2011-04-09 [colin] 3.7.8cvs77
1236 Revert part of yesterday's patch. While gtk_file_chooser_set_current_name()
1237 wants an UTF-8 string, gtk_file_chooser_set_current_folder() wants a glib-
1238 encoding filename. Hooray for stupid.
1240 2011-04-08 [colin] 3.7.8cvs76
1243 Fix action Stop: if child does not react to SIGTERM, it'll
1244 probably start behaving when it'll get a SIGKILL on the user's
1245 second press on Stop.
1246 Fixes bug #2237, "User action makes Claws unresponsive".
1248 2011-04-08 [colin] 3.7.8cvs75
1253 * src/folder_item_prefs.c
1254 * src/folder_item_prefs.h
1255 * src/prefs_account.c
1256 Fix bug #2382, "folderitemrc not updated when account
1257 name is changed". Indeed, this wasn't done.
1259 2011-04-08 [wwp] 3.7.8cvs74
1262 Add support for quoted values (*="value").
1263 This commonly fixes a trailing quote appearing to filenames
1264 sent by iphone Mail (not sure if it's culprit at all, though).
1266 2011-04-08 [colin] 3.7.8cvs73
1269 Fix bug #2393, "Crashes and rendering problems in the "Save as" menu
1270 caused by attachments with extended chars in the file name". Patch
1271 derived from a patch bt Fabien Keil
1273 2011-04-05 [wwp] 3.7.8cvs72
1276 A debug string not to translate.
1278 2011-04-03 [colin] 3.7.8cvs71
1280 * src/common/utils.h
1281 Fix bug #2394, "backtrace() crashes on FreeBSD"
1282 That's not the first bug-report where internal
1283 debug-only backtrace() crashes on FreeBSD.
1285 2011-04-03 [colin] 3.7.8cvs70
1288 Fix bug #2365 again, "Crash when auto-scrolling headers in
1290 Batch-mode compose windows (from filtering actions) shouldn't
1291 try to access stuff after flushing events...
1293 2011-03-31 [paul] 3.7.8cvs69
1296 update as gtk >= 2.10 now required
1297 (because I'll never remember to do this later)
1299 2011-03-26 [paul] 3.7.8cvs68
1302 fix separators in Go To menu
1304 2011-03-20 [colin] 3.7.8cvs67
1307 Drop the *_DISABLE_DEPRECATED. We'll put them back
1308 when we'll have time to handle them
1310 2011-03-18 [paul] 3.7.8cvs66
1313 make user-facing message more accurate -
1314 'Network Log' not 'View Log'
1316 2011-03-17 [wwp] 3.7.8cvs65
1319 Fix a typo around plural form, as reported by
1322 2011-03-15 [colin] 3.7.8cvs64
1327 Fix bug #2381, "Support for NetworkManager 0.9".
1328 Patch by Mikhail Efremov
1330 2011-03-04 [colin] 3.7.8cvs63
1334 Fix segfault on Windows
1336 * src/common/utils.c
1337 * src/common/w32_unistd.c
1338 * src/common/w32lib.h
1339 Rationalize use of time_r() funcs (pthread do define them)
1341 2011-03-02 [pawel] 3.7.8cvs62
1344 Re-implement widgets aligning, switch from GtkSizeGroup
1345 to GtkTable - this should fix disappearing labels
1347 2011-03-01 [pawel] 3.7.8cvs61
1350 Wizard GUI cleanups. Make it look and behave more
1351 like account preferences.
1353 2011-02-23 [colin] 3.7.8cvs60
1355 * src/common/Makefile.am
1358 2011-02-23 [colin] 3.7.8cvs59
1362 * src/common/Makefile.am
1363 * src/common/plugin.c
1364 * src/common/valgrind.h
1365 Fix bug #2369, "valgrind.h should NOT be part of claws-mail"
1366 Use valgrind's own header.
1368 2011-02-22 [colin] 3.7.8cvs58
1370 * src/prefs_account.c
1371 Fix bug #2367 (Win32): Disable "Always sign messages when replying to a
1372 signed message" upon new installation. This is disturbing when PGP
1373 plugins are loaded by default.
1375 2011-02-16 [paul] 3.7.8cvs57
1378 update copyright headers throughout
1380 2011-02-16 [paul] 3.7.8cvs56
1383 use gettext plural form for "item selected"/"items selected"
1385 2011-02-13 [colin] 3.7.8cvs55
1389 Fix bug #2361, "Claws crashes after PGP Check in separate
1390 msg view". Don't let the cancel thread lie around after
1391 the verification ended.
1393 2011-02-13 [paul] 3.7.8cvs54
1396 updated by Mindaugas Baranauskas
1398 2011-02-11 [mones] 3.7.8cvs53
1400 * manual/es/advanced.xml
1401 Sync with English manual
1403 Fix remaining mismatched alloc/free from cppcheck
1405 2011-02-10 [pawel] 3.7.8cvs52
1410 2011-02-10 [pawel] 3.7.8cvs51
1412 * src/prefs_toolbar.c
1413 - set menus sensitivity in item type combo depending on
1414 availability of actions / plugin hooks
1415 - style fixes, spaces instead of tabs mostly
1417 2011-02-10 [paul] 3.7.8cvs50
1419 * src/prefs_account.c
1420 move the 'send acc mail addr in msg-id" option to
1423 2011-02-10 [paul] 3.7.8cvs49
1425 * src/prefs_account.c
1426 move the 'expunge immediately' option to a more
1429 2011-02-05 [pawel] 3.7.8cvs48
1431 * manual/advanced.xml
1432 Document new hidden pref
1434 Dont treat mimeparts referenced by others as
1437 * src/prefs_common.c
1438 * src/prefs_common.h
1439 Add ability to hide inline attachments referenced
1440 by other mimeparts in MimeView. To enable this
1441 feature set show_inline_attachments=0 in your clawsrc
1443 2011-01-25 [colin] 3.7.8cvs47
1446 Fix matcher body parsing: decode mails with our
1447 MIME parser. This speeds up body search a bit as
1448 binary attachments are not searched anymore, slows
1449 down a bit full message searches, but not awfully.
1450 * src/summary_search.c
1451 Use matcher API to search, in all cases (advanced search or
1452 not). Also, fix little logic bugs related to combos history
1453 * src/common/utils.c
1454 * src/common/utils.h
1457 Remove dead code, export functions needed by matcher.c
1459 2011-01-25 [colin] 3.7.8cvs46
1462 * src/prefs_common.c
1464 * src/common/ssl_certificate.c
1465 Fix mismatched alloc/free (thanks to cppcheck)
1467 2011-01-25 [colin] 3.7.8cvs45
1470 Fix leak on error path
1472 2011-01-23 [mones] 3.7.8cvs44
1474 * manual/es/advanced.xml
1475 Sync with English manual
1477 2011-01-23 [paul] 3.7.8cvs43
1480 it's 2011, update copyright line
1482 2011-01-23 [paul] 3.7.8cvs42
1484 * manual/advanced.xml
1485 * src/prefs_common.c
1486 * src/prefs_common.h
1488 fix bug #2350, 'Make displaying localized date/time in
1489 message view optional'.
1490 This introduces a new hidden option (why do more?),
1491 'msgview_date_format', which defaults to OFF, maintaining
1492 the current and expected behaviour.
1494 2011-01-21 [colin] 3.7.8cvs41
1497 Fix bug #2050, Clawsmail sends return receipt every seconds
1498 We forgot to close the file when parsing
1499 disposition-notification fields, which made unlinking of the
1500 corresponding emails in tempfolder/processing impossible in
1501 Windows. Causing them to be re-fetched every time.
1503 2011-01-21 [colin] 3.7.8cvs40
1505 * claws-mail.desktop
1506 Fix again bug #2346: We should have a %u parameter.
1508 2011-01-21 [colin] 3.7.8cvs39
1510 * src/plugins/spamassassin/spamassassin.c
1511 Fix sa-learn when offline (its command line parsing is
1512 space-dependant). Patch by Wolfgang Lorenz
1514 2011-01-19 [pawel] 3.7.8cvs38
1516 * claws-mail.desktop
1517 Fix Bug 2346 'Please register x-handler-scheme
1518 in .desktop file' patch by Laurent Bigonville
1519 While I'm here update things to current
1520 standards, fix desktop-file-validate warnings/errors
1522 2011-01-18 [colin] 3.7.8cvs37
1525 Fix logic on SMTP AUTH: If the selected method isn't
1526 available, say so instead of supposing it'll work.
1527 Fixes bug #2039, 'SMTP AUTHENTICATION'
1529 2011-01-15 [pawel] 3.7.8cvs36
1531 * src/prefs_folder_item.c
1532 Rework subject regexp simplify gui a bit, this give us better
1533 options page layout (window with min width was too short to
1534 show all contents and thigs were unwieldy) and better preview
1535 of regexp working/not working
1537 2011-01-14 [pawel] 3.7.8cvs35
1540 strncpy2() NULLify strings just fine, no need to be
1543 2011-01-14 [pawel] 3.7.8cvs34
1546 Fix Bug #2165 'The date not localized in the message view'
1547 Display Date header in messageview in the same way as in
1548 summaryview by respecting date format set in preferences.
1550 2011-01-06 [pawel] 3.7.8cvs33
1552 * src/prefs_account.c
1553 * src/prefs_folder_item.c
1556 Make quote templates widgets more compact
1558 2011-01-06 [pawel] 3.7.8cvs32
1560 * src/plugins/trayicon/trayicon.c
1561 - fix logic bug which caused icon to be
1562 always set no-mail status on plugin load
1563 - force icon hide on plugin_done(), without
1564 it empty space(?!) is left in tray under KDE3 and KDE4
1566 2011-01-06 [colin] 3.7.8cvs31
1577 Unmime headers differently whether they're addresses or not:
1578 It's useless to quote things containing commas if it's in
1579 subject, for example. (introduced in 3.7.8cvs26)
1581 2011-01-06 [colin] 3.7.8cvs30
1583 * src/gtk/gtkaspell.c
1584 Complete previous patch
1586 * src/plugins/pgpinline/pgpinline.c
1589 2011-01-06 [paul] 3.7.8cvs29
1595 add Lithuanian translation (approx. 65% complete)
1596 submitted by Mindaugas Baranauskas
1598 2011-01-06 [pawel] 3.7.8cvs28
1603 * src/prefs_actions.c
1605 * src/gtk/gtkaspell.c
1606 * src/plugins/pgpinline/pgpinline.c
1607 * src/plugins/pgpmime/pgpmime.c
1608 * src/plugins/smime/smime.c
1609 Fix memory/file descriptors leaks
1611 2011-01-06 [paul] 3.7.8cvs27
1613 * src/plugins/pgpcore/sgpgme.c
1614 fix bug #2322, 'GPG Full info: showing subkey
1615 ID instead of primary key fingerprint'
1616 Patch by Sébastien Bigaret.
1618 2011-01-03 [colin] 3.7.8cvs26
1621 Better quote-checking when unmim-ing headers
1622 that may have comas.
1624 2011-01-03 [colin] 3.7.8cvs25
1627 Fix bug #2299, "Incorrect handling of quoted printable coma
1628 in headers". As this is really painful to fix by switching
1629 the whole stuff to a list of headers tokens, we workaround
1630 the problem by adding quotes around the encoded-word (making
1631 it a quoted-string which continuity is already handled).
1633 2011-01-03 [colin] 3.7.8cvs24
1638 2010-12-23 [colin] 3.7.8cvs23
1641 Finish fixing bug #2203: When forwarding (inline) and there
1642 are some text/* parts with no name, set them a name and
1643 set their disposition to attachment, so that recipients with
1644 MUAs preferring HTML parts don't show them by default.
1646 2010-12-22 [paul] 3.7.8cvs22
1649 fix missing file in 3.7.8cvs20
1651 2010-12-22 [colin] 3.7.8cvs21
1655 Implement a nicer scroll when drag and dropping
1657 2010-12-22 [colin] 3.7.8cvs20
1660 Store charset if available when attaching text/* parts
1661 Fixes bug #2203, 'Problems in forwarding multipart/
1662 alternative messages with HTML part'
1664 2010-12-22 [colin] 3.7.8cvs19
1669 2010-12-21 [colin] 3.7.8cvs18
1672 * src/send_message.c
1673 * src/common/session.c
1674 * src/common/session.h
1675 Differentiate between running sessions and connected
1676 sessions. Fixes bug #2332, "Crash when hitting cancel
1677 on the SMTP status window"
1679 2010-12-21 [colin] 3.7.8cvs17
1681 * src/etpan/etpan-thread-manager.c
1684 2010-12-21 [colin] 3.7.8cvs16
1687 Check whether we should continue loading the
1688 current textview after inserting a possibly
1691 2010-12-20 [colin] 3.7.8cvs15
1695 Removed. Dead code since ages!
1697 * src/gtk/gtkcmclist.c
1698 * src/gtk/gtkcmctree.c
1699 * src/gtk/gtksctree.c
1700 undefine *_DISABLE_DEPRECATED in the files that
1701 use deprecated interfaces. Implicit declarations
1702 can lead to crashes as prototypes are unknown, as
1703 evidenced by bug #2315.
1705 2010-12-20 [colin] 3.7.8cvs14
1708 Don't flush events when adding an header entry. This
1709 can mess up the keypresses in the previous header.
1710 Instead, make the scroll happen later (doing it on the
1711 spot without flushing events doesn't work as the new
1712 requisitions aren't set yet).
1714 2010-12-20 [colin] 3.7.8cvs13
1717 Don't iconify at start on w32. This un-iconifies in the
1720 2010-12-20 [colin] 3.7.8cvs12
1722 * src/common/base64.c
1723 Fix bug #2331, "Base64 is broken in 3.7.7 and 3.7.8"
1724 Patch by pochini at shiny.it
1726 2010-12-19 [colin] 3.7.8cvs11
1731 2010-12-18 [colin] 3.7.8cvs10
1734 Fix bug #2148, "Attachment content-transfer-encoding
1735 incorrectly set when signing emails". The RFC 2045
1736 states that message/* and multipart/* encoding must
1737 be either 7-bit, 8-bit or binary.
1739 2010-12-18 [mones] 3.7.8cvs9
1742 Fix crash when searching or adding a LDAP server
1744 2010-12-17 [colin] 3.7.8cvs8
1753 Better error logging. Disable LDAP SSL/TLS on
1754 Windows, it's crashy/non-worky.
1756 2010-12-17 [colin] 3.7.8cvs7
1759 Fix bug #2325, "messages remains in folder cache after moving
1760 from MH to IMAP boxes". Bug introduced in 3.7.6cvs53.
1762 2010-12-17 [colin] 3.7.8cvs6
1774 Windows build fixes (w32 LDAP completely untested!)
1776 2010-12-16 [colin] 3.7.8cvs5
1786 Try to rationalize a bit LDAP connections
1788 2010-12-16 [colin] 3.7.8cvs4
1790 * src/prefs_spelling.c
1792 Add a button to get dictionaries (win32)
1794 2010-12-16 [colin] 3.7.8cvs3
1796 * src/prefs_matcher.c
1797 Fix bug #2279, "crash when clicking 'define' in filter
1798 configuring". Thanks to Theodor Ciobanu for the hint at
1801 2010-12-14 [colin] 3.7.8cvs2
1803 * src/gtk/gtkaspell.c
1804 Add missing guard for sys/wait.h
1806 2010-12-05 [colin] 3.7.8cvs1
1808 * tools/make.themes.project
1809 Seems wget has changed naming of targets downloaded.
1810 Fix it by always providing our own name.
1811 [Pushing mones' patch again after messing with CVSROOT]
1813 2010-12-04 [paul] 3.7.8
1819 2010-12-03 [paul] 3.7.7cvs11
1822 * manual/xml2pdf ** REMOVED **
1823 * manual/dist/pdf/Makefile.am
1824 * manual/es/dist/pdf/Makefile.am
1825 * manual/fr/dist/pdf/Makefile.am
1826 * manual/pl/dist/pdf/Makefile.am
1827 simplify check for tools needed for manual building,
1828 remove xml2pdf and use docbook2pdf instead
1830 2010-12-03 [mir] 3.7.7cvs10
1833 Fix bug so that configure option --disable-manual
1834 actually disable building the manuals
1836 2010-12-01 [pawel] 3.7.7cvs9
1839 One more GTK+ 2.22 build fix
1841 2010-11-30 [colin] 3.7.7cvs8
1844 Fix bug #2317, 'Action results in "Bad file descriptor"'
1845 Introduced in 3.7.6cvs57. In fact the error has been there
1846 since ages, and only new thing is the verification of the
1847 various functions return code. Let the stuff work as it
1848 does, as it seems to do the right thing since ages.
1850 2010-11-28 [colin] 3.7.7cvs7
1852 * src/gtk/quicksearch.c
1853 Fix bug #2313, 'CLI quicksearch sometimes returns
1854 the same messages twice'. Patch by Sebastien Bigaret
1856 2010-11-25 [paul] 3.7.7cvs6
1858 * src/prefs_common.c
1859 make "gtk_can_change_accels" FALSE by default.
1860 fixes bug #2309, 'Shortcuts should not be modifiable
1863 2010-11-24 [mones] 3.7.7cvs5
1866 Add missing shortcuts for marking as spam and ham
1867 Fixes Debian bug #599547
1869 2010-11-22 [colin] 3.7.7cvs4
1872 Revert 3.7.6cvs{39,38,37,35,34}. The fact that
1873 five patches were needed to fix a corner case
1874 is a good indicator that is was bound to break
1877 2010-11-21 [colin] 3.7.7cvs3
1879 * src/plugins/pgpcore/claws.def
1882 2010-11-20 [wwp] 3.7.7cvs2
1885 Fix either a typo or an irrelevant iff word there.
1886 IMO type and recursive possible values should be changed to
1887 smth simple and neat here, and help strings be really
1890 2010-11-20 [colin] 3.7.7cvs1
1893 Damn, forgot to commit this file twice.
1895 2010-11-19 [paul] 3.7.7
1901 2010-11-19 [paul] 3.7.6cvs66
1914 updated by Miquel Oliete, David Vachulka, Stephan Sachse,
1915 Ricardo Mones, Flammie Pirinen, wwp, Pader Rezso, MSulchan
1916 Darmawan, Frederico Goncalves Guimaraes, Slavko, Yarema
1918 2010-11-17 [colin] 3.7.6cvs65
1920 * src/common/utils.c
1921 Separate email address from timestamp with a dot.
1924 2010-11-17 [colin] 3.7.6cvs64
1926 * src/common/utils.c
1927 Fix multiple @ in generated message-ids.
1928 That's not allowed in RFC 2822.
1930 2010-11-16 [mones] 3.7.6cvs63
1932 * manual/es/advanced.xml
1933 Synchronise with English version
1935 2010-11-04 [wwp] 3.7.6cvs62
1938 Fix bug 2293, "filtering: simplify expression", as simplifying
1939 this expression doesn't make it less easy to understand and we
1940 gain few cycles by making the logical expression more simple
1941 by applying. Patch by Nicolas Kaiser.
1943 2010-11-03 [colin] 3.7.6cvs61
1946 Fix bug 2294, "addrindex.c: address index conversion always
1947 fails". Clearly a copy-paste-bug. Patch by Nicolas Kaiser.
1949 2010-11-02 [wwp] 3.7.6cvs60
1954 Enlarge the progress bar (main window) a bit when compiling
1955 for UMPCs like maemo: this solves truncated text that might
1956 appear in the progress bar while processing messages.
1957 Also use a more compact string format when displaying
1958 progress like 'number/total', still for UMPCs, this fixes
1959 a previous inconsistency with these format strings where
1960 no space around the / were used sometimes.
1962 2010-10-26 [ticho] 3.7.6cvs59
1965 Recreate NNTP session if server port setting has changed. Fixes
1968 2010-10-26 [colin] 3.7.6cvs58
1972 Fix copy-paste error, thanks to David Relson
1975 2010-10-18 [colin] 3.7.6cvs57
1982 * src/prefs_themes.c
1985 * src/gtk/gtkutils.c
1986 * src/gtk/quicksearch.c
1987 * src/gtk/quicksearch.h
1988 * src/plugins/pgpcore/passphrase.c
1989 * src/plugins/spamassassin/libspamc.c
1992 2010-10-17 [colin] 3.7.6cvs56
1994 * src/prefs_themes.c
1995 * src/gtk/gtkaspell.c
1996 * src/gtk/gtkutils.c
1997 * src/gtk/gtkutils.h
1998 * src/gtk/inputdialog.c
1999 * src/gtk/progressdialog.c
2000 Undeprecate a few things
2002 2010-10-17 [colin] 3.7.6cvs55
2006 * src/gtk/quicksearch.c
2007 * src/gtk/quicksearch.h
2008 Add ability to search from the command-line.
2009 Closes bug 2249, ' Making QuickSearch independent from the GUI'
2010 Patch by Sebastien Bigarret.
2012 2010-10-04 [mones] 3.7.6cvs54
2014 * manual/dist/pdf/Makefile.am
2015 Fix build of English PDF manual
2016 (sh: Can't open ../../../xml2pdf)
2018 2010-10-03 [colin] 3.7.6cvs53
2025 Get rid of GRelation which were, mostly, used as
2026 GHashTables. Probably fixes bug #2277, 'Segfault when
2027 loading inbox for the first time'
2029 2010-10-03 [mir] 3.7.6cvs52
2031 * manual/de/dist/html/Makefile.am
2032 * manual/de/dist/pdf/Makefile.am
2033 * manual/de/dist/ps/Makefile.am
2034 * manual/de/dist/txt/Makefile.am
2035 * manual/dist/html/Makefile.am
2036 * manual/dist/pdf/Makefile.am
2037 * manual/dist/ps/Makefile.am
2038 * manual/dist/txt/Makefile.am
2039 * manual/es/dist/html/Makefile.am
2040 * manual/es/dist/pdf/Makefile.am
2041 * manual/es/dist/ps/Makefile.am
2042 * manual/es/dist/txt/Makefile.am
2043 * manual/fr/dist/html/Makefile.am
2044 * manual/fr/dist/pdf/Makefile.am
2045 * manual/fr/dist/ps/Makefile.am
2046 * manual/fr/dist/txt/Makefile.am
2047 * manual/pl/dist/html/Makefile.am
2048 * manual/pl/dist/pdf/Makefile.am
2049 * manual/pl/dist/ps/Makefile.am
2050 * manual/pl/dist/txt/Makefile.am
2051 Missing Makefile.am's for 3.7.6cvs49
2054 2010-10-03 [colin] 3.7.6cvs51
2059 2010-10-02 [mir] 3.7.6cvs50
2061 * manual/de/dist/html/Makefile.am
2062 * manual/de/dist/pdf/Makefile.am
2063 * manual/de/dist/ps/Makefile.am
2064 * manual/de/dist/txt/Makefile.am
2065 * manual/dist/html/Makefile.am
2066 * manual/dist/pdf/Makefile.am
2067 * manual/dist/ps/Makefile.am
2068 * manual/dist/txt/Makefile.am
2069 * manual/es/dist/html/Makefile.am
2070 * manual/es/dist/pdf/Makefile.am
2071 * manual/es/dist/ps/Makefile.am
2072 * manual/es/dist/txt/Makefile.am
2073 * manual/fr/dist/html/Makefile.am
2074 * manual/fr/dist/pdf/Makefile.am
2075 * manual/fr/dist/ps/Makefile.am
2076 * manual/fr/dist/txt/Makefile.am
2077 * manual/pl/dist/html/Makefile.am
2078 * manual/pl/dist/pdf/Makefile.am
2079 * manual/pl/dist/ps/Makefile.am
2080 * manual/pl/dist/txt/Makefile.am
2081 Part 2 of last commit which broke due to a permission error
2082 Avoid claws trying to build manuals if the required
2083 tools are not present.
2085 2010-10-02 [mir] 3.7.6cvs49
2088 * manual/de/dist/html/Makefile.am
2089 * manual/de/dist/pdf/Makefile.am
2090 * manual/de/dist/ps/Makefile.am
2091 * manual/de/dist/txt/Makefile.am
2092 * manual/dist/html/Makefile.am
2093 * manual/dist/pdf/Makefile.am
2094 * manual/dist/ps/Makefile.am
2095 * manual/dist/txt/Makefile.am
2096 * manual/es/dist/html/Makefile.am
2097 * manual/es/dist/pdf/Makefile.am
2098 * manual/es/dist/ps/Makefile.am
2099 * manual/es/dist/txt/Makefile.am
2100 * manual/fr/dist/html/Makefile.am
2101 * manual/fr/dist/pdf/Makefile.am
2102 * manual/fr/dist/ps/Makefile.am
2103 * manual/fr/dist/txt/Makefile.am
2104 * manual/pl/dist/html/Makefile.am
2105 * manual/pl/dist/pdf/Makefile.am
2106 * manual/pl/dist/ps/Makefile.am
2107 * manual/pl/dist/txt/Makefile.am
2108 1) Downgrade autoconf requirements to 2.59 to allow
2109 building on oldest supported Linux distributions.
2110 2) Only try to build manuals if the needed software
2113 2010-10-02 [colin] 3.7.6cvs48
2115 * src/plugins/trayicon/trayicon.c
2116 And fix theme updating.
2118 2010-10-02 [colin] 3.7.6cvs47
2120 * src/plugins/trayicon/trayicon.c
2121 Got burnt by wrong indentation!
2123 2010-10-02 [colin] 3.7.6cvs46
2126 Forgot to remove the directory from top-level
2128 2010-10-02 [colin] 3.7.6cvs45
2130 * src/plugins/trayicon/Makefile.am
2131 * src/plugins/trayicon/trayicon.c
2132 * src/plugins/trayicon/libeggtrayicon/.cvsignore
2133 * src/plugins/trayicon/libeggtrayicon/Makefile.am
2134 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2135 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2136 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
2137 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
2138 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2139 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2140 * src/plugins/trayicon/libeggtrayicon/xembed.h
2141 Finally get rid of Eggtrayicon, use GtkStatusIcon
2142 instead (which can be done safely now that we
2145 2010-10-02 [colin] 3.7.6cvs44
2153 * src/editaddress_other_attributes_ldap.c
2156 * src/grouplistdialog.c
2158 * src/image_viewer.c
2162 * src/message_search.c
2164 * src/prefs_themes.c
2165 * src/summary_search.c
2168 * src/etpan/imap-thread.c
2170 * src/gtk/gtkcmclist.c
2171 * src/gtk/gtkcmoptionmenu.c
2172 * src/gtk/gtkutils.c
2173 * src/gtk/gtkutils.h
2174 * src/gtk/gtkvscrollbutton.c
2175 * src/plugins/pgpcore/select-keys.c
2176 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2177 Undeprecate for GTK+2.22. Patch by Reed Loden.
2178 Fixes bug #2276, 'Compile in maintainer mode
2179 fails on GTK+ 2.22'.
2181 2010-10-02 [colin] 3.7.6cvs43
2184 It's now time to remove the temporary enable-openssl
2185 option that was used when we removed OpenSSL. See
2186 bug #2276 comment #14.
2188 2010-09-30 [wwp] 3.7.6cvs42
2190 * src/prefs_account.c
2191 * src/prefs_filtering_action.c
2192 * src/prefs_matcher.c
2193 Fix bug #2274, wrong color label index range
2194 used w/ gtk_cmoption_menu (behaviour change
2195 has been introduced w/ 3.5.0cvs49 apparently),
2196 now it must be 1..N so let's use colorlabel value
2200 2010-09-20 [pawel] 3.7.6cvs41
2207 2010-09-19 [pawel] 3.7.6cvs40
2212 Set ML menus sensitivity accordingly to
2213 possibility of reply to ML
2215 2010-09-19 [colin] 3.7.6cvs39
2218 Fix cvs34 and cvs35. NNTP accounts are mandatory to post
2219 to newsgroups, and NNTP accounts *can* send email. We
2220 should not force an email account when replying to_ml or
2223 2010-09-19 [colin] 3.7.6cvs38
2226 Revert previous commit (which breaks Reply to newsgroups)
2228 2010-09-17 [pawel] 3.7.6cvs37
2231 Respect reply_account_autosel when changing compose
2232 account to email one while replying to NNTP post
2234 2010-09-17 [wwp] 3.7.6cvs36
2236 * doc/man/claws-mail.1
2237 Update --compose documentation in `man claws-mail`.
2239 2010-09-12 [pawel] 3.7.6cvs35
2242 Add forgotten bit to previous commit,
2243 select email account when replying to ML
2245 2010-09-12 [pawel] 3.7.6cvs34
2248 Fix bug #2247 "nntp reply-to-all broken?"
2249 Make reply-to-all and reply-to-ml work as expected in
2250 mailing list through NNTP case
2252 2010-09-11 [pawel] 3.7.6cvs33
2257 gtk_widget_set_can_focus() -> GTK_WIDGET_UNSET_FLAGS()
2258 fixes build with GTK+ < 2.18
2260 2010-09-10 [pawel] 3.7.6cvs32
2265 Make Tab key switch between FolderView, MsgView and
2266 SummaryView only, other widgets have/can have their own
2269 2010-08-25 [colin] 3.7.6cvs31
2274 * src/common/base64.c
2275 * src/common/base64.h
2276 Fix bug #2245, "base64 decoding fails with line breaks"
2277 Patch by Yotam Medini
2279 2010-08-25 [colin] 3.7.6cvs30
2282 Fix bug #2241, "Empty trash on exit fails on scripted exit"
2284 2010-08-23 [pawel] 3.7.6cvs29
2287 * src/send_message.c
2290 Hide progressbar on statusbar when not needed
2292 2010-08-17 [colin] 3.7.6cvs28
2295 Fix previous patch (our own tmp dir is inside
2298 2010-08-16 [colin] 3.7.6cvs27
2301 Use temp dir to store logs in Windows. Avoids doing
2302 get_rc_dir() early, which prevents set_rc_dir()
2305 2010-07-31 [holger] 3.7.6cvs26
2307 * src/gtk/gtkshruler.c
2308 Yet more GdkGC to Cairo porting
2310 2010-07-30 [holger] 3.7.6cvs25
2312 * src/stock_pixmap.c
2313 More GdkGC to Cairo porting
2315 2010-07-30 [holger] 3.7.6cvs24
2317 * src/gtk/colorlabel.c
2318 One GdkGC usage less
2320 2010-07-29 [holger] 3.7.6cvs23
2323 Replace some gdk drawing with cairo, as the former
2324 is going towards deprecation.
2326 2010-07-25 [colin] 3.7.6cvs22
2328 * src/common/utils.c
2329 And now for a real fix. g_list_remove() doesn't, of
2330 course, free the data. But we have to have a solid
2331 pointer to it in order to free it ourselves instead
2332 of relying on the old freed list pointer.
2333 Maybe that's the last patch on the subject now ? :)
2335 2010-07-25 [colin] 3.7.6cvs21
2337 * src/common/utils.c
2338 Remove stupid and extraneous g_free() of elements
2339 which have just been freed by g_list_remove(). (see
2340 GList documentation). I don't know how it worked before
2342 2010-07-25 [colin] 3.7.6cvs20
2344 * src/common/utils.c
2345 Reverse free/use with more logical and safe
2346 use/free. Thanks to Michael Rasmussen !
2348 2010-07-24 [colin] 3.7.6cvs19
2350 * src/gtk/quicksearch.c
2351 Finish 3.7.5cvs42 patch. Probably fixes bug 2232,
2352 'freeze when using quick search'
2354 2010-07-11 [iwkse] 3.7.6cvs18
2356 * src/gtk/quicksearch.c
2357 Add SMALL_LAYOUT to quicksearch_relayout
2359 2010-07-10 [iwkse] 3.7.6cvs17
2362 Remove forgotten variable from
2363 the last bugfix #2224
2365 2010-07-10 [colin] 3.7.6cvs16
2368 * src/gtk/quicksearch.c
2369 Clean fix for bug #2224: don't mess with GTK settings when
2370 handling the layout ourselves is enough
2372 2010-07-09 [iwkse] 3.7.6cvs15
2376 Better fix for Bug #2224
2378 2010-07-09 [iwkse] 3.7.6cvs14
2382 Always use stock icons on buttons
2384 2010-07-08 [colin] 3.7.6cvs13
2387 Fix bug 2223, 'Compilation fails with GTK+
2388 2.21.3'. Thanks to Jan Psota !
2390 2010-06-29 [pawel] 3.7.6cvs12
2393 Revert 3.7.5cvs41, it breaks templates that use %X
2395 2010-06-23 [wwp] 3.7.6cvs11
2397 * src/gtk/colorlabel.c
2398 Silent up a warning by avoiding possible confusion
2399 in logical expression evaluation, thanks to TuxCM.
2401 2010-06-21 [iwkse] 3.7.6cvs10
2403 * src/gtk/quicksearch.c
2404 Do not add into quicksearch history
2405 matching rules with bad syntax
2407 2010-05-26 [holger] 3.7.6cvs9
2411 Add function to select rows given a list of messages,
2412 complementary to summary_get_selected_msg_list()
2414 2010-05-22 [mir] 3.7.6cvs8
2417 Fix bug 2208. Encode encrypted password to qouted
2418 printable to avoid making invalid XML. Encoding
2419 will be activated the first time the password is
2422 2010-05-22 [paul] 3.7.6cvs7
2424 * manual/advanced.xml
2426 * src/prefs_common.c
2427 * src/prefs_common.h
2428 after using the compose margin for several days
2429 I wanted the old style back - add a new hidden
2430 pref 'show_compose_margin' to restore the old
2431 behaviour (defaults to FALSE)
2433 2010-05-14 [paul] 3.7.6cvs6
2436 add a margin to the compose window text that matches
2437 the margin in textview
2439 2010-05-14 [colin] 3.7.6cvs5
2441 * src/gtk/sslcertwindow.c
2442 Fix dangling pointer. Thanks to Michael R!
2444 2010-05-14 [colin] 3.7.6cvs4
2446 * src/gtk/sslcertwindow.c
2447 Fix bug 1993, 'Cannot send mail when SSL certificate is
2448 expired but certificate check is skipped' and maybe
2449 bug 2200, 'SSL is not working with POP3'
2451 2010-05-14 [colin] 3.7.6cvs3
2453 * src/plugins/pgpinline/pgpinline.c
2454 Fix bug 2205, 'PGPInline: segfault on malformed mails'
2456 2010-05-04 [iwkse] 3.7.6cvs2
2458 * src/prefs_message.c
2459 Get a generic name as 'Quotation' for
2462 2010-05-04 [iwkse] 3.7.6cvs1
2464 * src/prefs_message.c
2465 * src/prefs_common.h
2466 * src/prefs_common.c
2469 Option for collapsing via double-click
2471 2010-05-01 [paul] 3.7.6
2477 2010-05-01 [paul] 3.7.5cvs55
2479 * tools/claws.i18n.status.pl
2482 2010-05-01 [paul] 3.7.5cvs54
2485 add YUP, new Ukrainian translator
2487 2010-04-30 [paul] 3.7.5cvs53
2491 add Ukrainian translation, submitted by YUP
2500 updated by David Vachulka, Stephan Sachse, Flammie Pirinen,
2501 Páder Rezső, Marcel Pol, Frederico Goncalves Guimaraes,
2502 Tiago Faria, and Slavko
2504 2010-04-26 [wwp] 3.7.5cvs52
2509 2010-04-26 [mones] 3.7.5cvs51
2514 2010-04-22 [pawel] 3.7.5cvs50
2519 first NULL check pointer, then use it
2521 2010-04-22 [colin] 3.7.5cvs49
2524 Fix error message when session isn't established
2526 Update translation and fix a typo in it
2528 2010-04-15 [pawel] 3.7.5cvs48
2530 * src/prefs_account.c
2531 Fix Bug 2144 'When creating an account with IMAP4+SSL,
2532 the port isn't configured properly'
2533 When using SSL/TLS tunneling automatically use default
2534 ports for encrypted connections: smtps, pop3s, imaps, nntps
2536 2010-04-15 [pawel] 3.7.5cvs47
2539 Fix crasher in actions using '%f' argument
2540 on multiple files with external scripts which
2541 don't return any output.
2543 2010-04-14 [colin] 3.7.5cvs46
2546 Fix hand cursor after error symbol appears
2548 2010-04-12 [colin] 3.7.5cvs45
2551 Fix bug 2162, 'configure check for libetpan
2552 fails with libetpan 1.0'
2555 2010-04-09 [mones] 3.7.5cvs44
2557 * manual/de/glossary.xml
2558 Fix encoding to match main document's
2559 Also fixes make dist with Debian's openjade
2561 2010-03-29 [pawel] 3.7.5cvs43
2563 * src/matcher_parser.h
2564 * src/matcher_parser_parse.y
2565 * src/gtk/quicksearch.c
2566 Disable matcher warnings when populating quicksearch
2567 completion lists on startup
2569 2010-03-27 [colin] 3.7.5cvs42
2571 * src/gtk/quicksearch.c
2572 Fix double-free later in code. Optimize
2575 2010-03-27 [pawel] 3.7.5cvs41
2578 Make sure that quote ends with new line char
2580 2010-03-26 [pawel] 3.7.5cvs40
2585 Fix Bug 1928 Add "reply to this address" pop menu
2587 - Set composing account to email one when creating/replying
2588 from NNTP folder by clicking link or choosing option
2592 2010-03-25 [paul] 3.7.5cvs39
2594 * src/gtk/gtkcmclist.c
2595 Fix build with GTK+ 2.20
2597 2010-03-24 [pawel] 3.7.5cvs38
2602 * src/grouplistdialog.c
2606 * src/prefs_account.c
2607 * src/gtk/gtkcmclist.c
2608 * src/gtk/gtkcmctree.c
2609 * src/gtk/gtkcmoptionmenu.c
2610 * src/gtk/gtksctree.c
2611 * src/gtk/gtkshruler.c
2612 * src/gtk/gtkutils.c
2613 * src/gtk/gtkutils.h
2614 * src/gtk/gtkvscrollbutton.c
2615 * src/gtk/inputdialog.c
2616 * src/gtk/spell_entry.c
2617 * src/plugins/trayicon/trayicon.c
2618 * src/plugins/trayicon/libeggtrayicon/Makefile.am
2619 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2620 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2621 Fix build with GTK+ 2.19
2623 2010-03-23 [pawel] 3.7.5cvs37
2627 Respect view->show_col_headers option
2628 * src/gtk/gtkcmctree.c
2629 Fix GtkCmcTree column width calculation when it has
2630 auto_resize set and new node is added
2632 2010-03-22 [pawel] 3.7.5cvs36
2634 * src/grouplistdialog.c
2635 * src/prefs_common.c
2636 * src/prefs_common.h
2637 - remember newsgroups list dialog size
2638 - respect use_dotted_lines hidden pref
2639 - respect use_stripes_everywhere hidden pref
2641 2010-03-21 [pawel] 3.7.5cvs35
2644 Remove superfluous gtk_widget_show_all()
2647 * src/common/utils.c
2650 2010-03-21 [pawel] 3.7.5cvs34
2653 * src/gtk/quicksearch.c
2654 * src/gtk/quicksearch.h
2655 Implement separate search phrase completion for
2656 normal/extended quicksearch
2658 2010-03-11 [paul] 3.7.5cvs33
2661 fix bug 2110, 'Patch to use GB18030 for GB2312 and GBK X-GBK'
2662 submitted by Yuwei Yu
2664 2010-03-09 [colin] 3.7.5cvs32
2666 * manual/de/glossary.xml
2669 2010-03-02 [colin] 3.7.5cvs31
2671 * manual/de/glossary.xml
2672 Sort alphabetically. Done by Volker Ribbert.
2674 2010-03-02 [mones] 3.7.5cvs30
2677 Fix mailing list archives location
2678 Remove currently unavailable CVS webview
2680 2010-03-01 [iwkse] 3.7.5cvs29
2682 * src/common/plugin.c
2683 Other indentation issues
2685 2010-03-01 [iwkse] 3.7.5cvs28
2687 * src/common/plugin.c
2688 Fix indentation of the previous commit
2690 2010-03-01 [iwkse] 3.7.5cvs27
2692 * src/common/plugin.h
2693 * src/common/plugin.c
2694 Add API for getting a loaded Plugin from the
2695 plugin's name, plugin_get_loaded_by_name (const gchar *name)
2696 Thanks to Colin, Michael
2698 2010-02-27 [colin] 3.7.5cvs26
2703 * manual/Makefile.am
2704 * manual/de/Makefile.am
2705 * manual/de/account.xml
2707 * manual/de/addrbook.xml
2708 * manual/de/advanced.xml
2709 * manual/de/claws-mail-manual.xml
2711 * manual/de/glossary.xml
2713 * manual/de/handling.xml
2714 * manual/de/intro.xml
2715 * manual/de/keyboard.xml
2716 * manual/de/plugins.xml
2717 * manual/de/starting.xml
2718 * manual/de/dist/.cvsignore
2719 * manual/de/dist/Makefile.am
2720 * manual/de/dist/html/.cvsignore
2721 * manual/de/dist/html/Makefile.am
2722 * manual/de/dist/pdf/.cvsignore
2723 * manual/de/dist/pdf/Makefile.am
2724 * manual/de/dist/ps/.cvsignore
2725 * manual/de/dist/ps/Makefile.am
2726 * manual/de/dist/txt/.cvsignore
2727 * manual/de/dist/txt/Makefile.am
2728 Add the german translation of the manual, done by
2729 Volker Ribbert <thoraki@arcor.de>.
2731 2010-02-27 [holger] 3.7.5cvs25
2733 * src/prefs_toolbar.c
2734 Don't make toolbar item description for
2735 plugin registered items editable
2737 2010-02-26 [colin] 3.7.5cvs24
2740 Don't translate empty description
2742 2010-02-22 [colin] 3.7.5cvs23
2745 Don't make In-Reply-To visible when reediting
2746 a draft or sent mail.
2748 2010-02-20 [colin] 3.7.5cvs22
2754 * src/etpan/imap-thread.c
2755 * src/etpan/imap-thread.h
2756 * src/etpan/nntp-thread.c
2757 * src/etpan/nntp-thread.h
2758 When going offline from NetworkManager, just
2759 delete IMAP connections. That'll avoid timeouts
2760 when coming back online in certain cases when
2761 the TCP socket will have timed out.
2763 2010-02-20 [holger] 3.7.5cvs21
2766 More files to ignore
2768 2010-02-17 [ticho] 3.7.5cvs20
2775 2010-02-16 [ticho] 3.7.5cvs19
2780 Removed unused argument from summary_open_row().
2782 2010-02-10 [pawel] 3.7.5cvs18
2785 - fix headers filtering when prefs_common.trans_hdr is on
2786 - fix headers setting when changing composing account
2788 * src/prefs_template.c
2789 Re-add template's name for translation
2791 2010-02-10 [colin] 3.7.5cvs17
2793 * src/prefs_matcher.c
2794 Fix bug 2099, 'add List-Id in Configuration>Filtering>
2795 Condition>Define>Header>Name combo box'. Patch by
2798 2010-02-10 [colin] 3.7.5cvs16
2808 Add the GB18030 Chinese charset, which is a superset
2809 of GB2312 and (X-)GBK. Patch mostly by Yuwei Yu.
2811 2010-02-09 [holger] 3.7.5cvs15
2814 GTK+ 2.10 related cleanup
2816 2010-02-09 [pawel] 3.7.5cvs14
2818 * src/prefs_account.c
2819 * src/prefs_folder_item.c
2820 * src/prefs_template.c
2822 Respect prefs_common.trans_hdr in couple more places to avoid
2823 confusion with translated/non-translated header names
2825 2010-02-09 [colin] 3.7.5cvs13
2830 2010-02-09 [colin] 3.7.5cvs12
2833 And fix 2.10 build :)
2835 2010-02-09 [colin] 3.7.5cvs11
2838 Bump up GTK+ requirement to 2.10
2847 * src/prefs_actions.c
2848 * src/prefs_common.c
2849 * src/prefs_common.h
2850 * src/prefs_ext_prog.c
2851 * src/prefs_filtering_action.c
2853 * src/prefs_image_viewer.c
2854 * src/prefs_matcher.c
2855 * src/prefs_msg_colors.c
2856 * src/prefs_summaries.c
2857 * src/prefs_template.c
2863 * src/gtk/Makefile.am
2865 * src/gtk/gtkcmclist.c
2866 * src/gtk/gtkcmctree.c
2867 * src/gtk/gtkutils.c
2868 * src/gtk/quicksearch.c
2869 Remove all compile-time conditionals depending on
2873 * src/gtk/gtksourceprintjob.c
2874 * src/gtk/gtksourceprintjob.h
2875 Remove libgnomeprint-based printing system (and
2876 command-line-based printing system) as GTK+ 2.10
2877 ships with print support.
2879 2010-02-08 [mir] 3.7.5cvs10
2882 Avoid displaying Bcc headers in message sent
2883 to NNTP servers. Thanks to Henning Mersch.
2886 2010-02-08 [pawel] 3.7.5cvs9
2889 Make tooltips less cryptic
2890 * src/gtk/description_window.c
2891 Improve window size calculation
2893 2010-02-08 [pawel] 3.7.5cvs8
2897 * src/common/utils.c
2898 * src/common/utils.h
2900 Fix Bug 2058 "use in-reply-to info passed in mailto: links"
2901 Patch by Laurent Bigonville with slight modifications
2903 2010-02-03 [pawel] 3.7.5cvs7
2906 Add some libtool files to ignore
2908 2010-02-03 [pawel] 3.7.5cvs6
2910 * src/plugins/trayicon/trayicon.c
2911 Save and then restore focus when closing/minimizing to tray
2913 2010-02-03 [mir] 3.7.5cvs5
2921 Save LDAP password encrypted. See bug 2113.
2924 2010-02-03 [colin] 3.7.5cvs4
2927 Fix again decoding of encrypted parts. The
2928 reverting of the patch was wrong, as the
2929 double-decoding was fixed in smime itself.
2930 Thanks to Matthias Drochner again...
2932 2010-02-02 [colin] 3.7.5cvs3
2934 * src/plugins/smime/smime.c
2936 Revert 3.7.4cvs2 and make a better patch for bug
2937 2059 and 2076. Patch by Matthias Drochner
2939 2010-01-31 [pawel] 3.7.5cvs2
2942 Fix hungarian translator's name
2944 2010-01-31 [pawel] 3.7.5cvs1
2948 Fix Bug 2107 - Arrow keys don't work in message view window
2950 2010-01-31 [paul] 3.7.5
2957 2010-01-23 [pawel] 3.7.4cvs10
2960 Fix button sensitivity in compose mode
2962 2010-01-23 [pawel] 3.7.4cvs9
2965 * tools/kdeservicemenu/install.sh
2966 * tools/make.themes.project
2967 * tools/nautilus2claws-mail.sh
2968 * tools/popfile-link.sh
2969 * tools/textviewer.sh
2970 Not all systems have bash installed in /bin, use env(1) to find
2973 2010-01-22 [pawel] 3.7.4cvs8
2975 * src/prefs_account.c
2976 * src/prefs_filtering.c
2978 * src/gtk/colorlabel.c
2979 Add some separators in combos
2981 2010-01-22 [pawel] 3.7.4cvs7
2984 --disable-aspell -> --disable-enchant
2986 Fix options spacing in configure --help
2988 Make wizard's window centered on the screen
2990 2010-01-19 [holger] 3.7.4cvs6
2994 Introduce folder_get_item_from_identifier().
2995 In contrast to folder_find_item_from_identifier(), this
2996 function recursively creates the FolderItems in the id path.
2997 Useful for programmatically creating folders (e.g. by plugins)
2999 2010-01-17 [pawel] 3.7.4cvs5
3004 2010-01-16 [colin] 3.7.4cvs4
3006 * src/plugins/pgpcore/sgpgme.c
3007 Probably fix bug 2098, 'claws-mails crashes frequently
3008 with pgpcore'. Fix double-free.
3010 2010-01-16 [holger] 3.7.4cvs3
3012 * src/prefs_toolbar.h
3015 2010-01-15 [colin] 3.7.4cvs2
3018 Decode mimeinfo before decrypting it. Probably
3019 fixes bug 2059 'gpgme >=1.1.8 not compatible
3020 with S/MIME encryption' and bug 2076 'having
3021 worked 2 times properly CLAWS ceased to
3022 decrypt incoming PGP mails -displays base64
3023 instead - sucks completely'
3024 Let's hope complete suckage ends here!
3025 Thanks to Matthias Drochner.
3027 2010-01-08 [paul] 3.7.4cvs1
3029 * tools/claws.i18n.status.pl
3032 2010-01-08 [paul] 3.7.4
3039 2010-01-08 [paul] 3.7.3cvs57
3053 updated translations by Miquel Oliete, David Vachulka, Stephan Sachse,
3054 Tommi Pirinen, Pader Rezso, MSulchan Darmawan, kazken3, Marcel Pol,
3055 Frederico Goncalves Guimaraes, Tiago Faria, Aleksei Miheev, and
3058 2010-01-08 [paul] 3.7.3cvs56
3060 * src/common/utils.c
3061 fix bug 2089, 'URLs ending with an underscore ('_')
3062 are not correctly parsed'. thanks to Johan
3064 2010-01-05 [colin] 3.7.3cvs55
3067 Update french translation
3069 2010-01-04 [mones] 3.7.3cvs54
3072 Update Spanish translation
3074 2010-01-04 [mones] 3.7.3cvs53
3076 * manual/plugins.xml
3078 * manual/es/claws-mail-manual.xml
3079 * manual/es/intro.xml
3080 * manual/es/plugins.xml
3081 Synchronise with English version
3083 2010-01-03 [paul] 3.7.3cvs52
3088 update TEAM_LIST, fix encoding
3090 2010-01-03 [mir] 3.7.3cvs51
3093 When composing to a NNTP list TO: will always be preset
3094 to the NNTP list unless user has chosen some other default
3095 in which case we will handle this the normal way. Therefore
3096 mfield will be set to TO_FIELD_PRESENT if mailto is NULL.
3098 2010-01-01 [paul] 3.7.3cvs50
3101 bump copyright year whilst it's in mind
3103 2009-12-31 [paul] 3.7.3cvs49
3105 * manual/claws-mail-manual.xml
3107 * manual/plugins.xml
3108 fix links so that they make sense in the context of the
3109 text version of the manual
3111 2009-12-31 [paul] 3.7.3cvs48
3114 * manual/plugins.xml
3115 updates, improvements, corrections, additions
3117 2009-12-29 [pawel] 3.7.3cvs47
3119 * src/prefs_filtering_action.c
3120 Fix Bug 2082 'Wrong color rectangle position when replacing
3121 "color" processing rule'
3123 2009-12-29 [colin] 3.7.3cvs46
3126 Fix bug 2074, 'Remember sending account
3129 2009-12-20 [holger] 3.7.3cvs45
3132 Delay CREATED_HOOKLIST invokation until
3133 after the modifications to the compose window
3134 are done, to allow hooks to further modify the
3135 window without getting overridden again
3137 2009-12-20 [holger] 3.7.3cvs44
3139 * src/prefs_toolbar.h
3142 2009-12-20 [holger] 3.7.3cvs43
3144 * src/prefs_toolbar.c
3145 * src/prefs_toolbar.h
3147 Pass window struct to caller
3149 2009-12-20 [holger] 3.7.3cvs42
3153 Add hooklist after creation of a compose window
3155 2009-12-19 [holger] 3.7.3cvs41
3157 * src/prefs_toolbar.c
3158 * src/prefs_toolbar.h
3160 Allow plugins to choose to which toolbar they want
3161 to add actions (main window, compose window, or message view)
3163 2009-12-19 [paul] 3.7.3cvs40
3166 fix statusbar in GTK+ 2.19.1
3168 2009-12-10 [pawel] 3.7.3cvs39
3171 Better fix for cvs28 regression
3173 2009-12-10 [iwkse] 3.7.3cvs38
3176 Fix some indentation
3178 2009-12-10 [iwkse] 3.7.3cvs37
3181 Add missing checks for gtkaspell: avoid
3182 crashing in some cases when Enchant is
3183 enabled but the spell checker is disabled
3186 2009-12-09 [colin] 3.7.3cvs36
3189 Fix leak and unchecked accesses.
3191 2009-12-09 [mir] 3.7.3cvs35
3194 Fix Bug 2072 "template at folder properties is not working"
3195 introduced in cvs24.
3197 2009-12-08 [pawel] 3.7.3cvs34
3200 When 'Reply All' remove current compose address from
3201 Cc/Bcc list - fix for regression introduced in cvs28
3203 2009-12-05 [pawel] 3.7.3cvs33
3206 Fix memory management, duh!
3208 2009-12-04 [pawel] 3.7.3cvs32
3211 Use case insensitive comparison in search for
3214 Refresh scrollbars on every window open
3216 2009-12-04 [pawel] 3.7.3cvs31
3219 Highlight misspelled words when applying template and
3220 check_while_typing option is on
3222 2009-12-03 [pawel] 3.7.3cvs30
3225 Highlight misspelled words in text inserted from file(s)
3226 or pasted to message body when check_while_typing
3229 2009-12-02 [pawel] 3.7.3cvs29
3232 Revert first part of previous commit
3234 2009-12-02 [pawel] 3.7.3cvs28
3237 Fix Bug 2055 "duplicate mailing list reply if
3238 List-Post + Reply-To present"
3239 - Ignore Reply-To if answering to ML
3240 - Improve parsing of List-Post header
3242 2009-12-02 [pawel] 3.7.3cvs27
3246 Fix Bug 1850 "Reply All" duplicates "To" user in "CC" if original
3247 email had user in "From" and "CC"
3248 Don't allow duplicate addresses in compose window headers
3250 2009-12-02 [mones] 3.7.3cvs26
3253 * manual/es/intro.xml
3254 * manual/fr/intro.xml
3255 * manual/it/intro.xml
3256 * manual/pl/intro.xml
3257 Make URL to point current site
3259 2009-12-01 [holger] 3.7.3cvs25
3263 Introduce new drag type "claws-mail/msg-path-list" for
3264 drag'n'drop of a message selection from the summaryview
3265 into other applications. The drag data gets set to the
3266 folder-item-id followed by message ids, separated by newlines.
3267 This enables other applications to back-link to Claws Mail
3268 via a "claws-mail --select" call after they received a drop.
3270 2009-11-30 [mir] 3.7.3cvs24
3273 Place cursor in compose window according to provided input
3274 If to: is present place cursor in subject field and if both
3275 to: and subject: is present place cursor in body. If body: is
3276 present insert a new line after text and place cursor there.
3278 2009-11-27 [mones] 3.7.3cvs23
3280 * src/gtk/quicksearch.c
3281 Allow viewing longer expressions if there's space
3283 2009-11-25 [holger] 3.7.3cvs22
3286 * src/common/Makefile.am
3287 * src/common/utils.c
3288 * src/common/utils.h
3289 Add a function to query the
3290 filepath of the .desktop file
3292 2009-11-25 [colin] 3.7.3cvs21
3295 Fix bug 2063, 'glib assertion in GRelation use in
3298 2009-11-24 [pawel] 3.7.3cvs20
3300 * src/common/utils.c
3301 Fix Bug 2053 'Inconsistent application of Coloration
3303 Don't allow '<' character between quotation marks
3305 2009-11-21 [holger] 3.7.3cvs19
3308 Modify cairo clip handling in preview windows,
3309 to prevent print preview windows from being blank
3310 with GTK+ 2.18. Follow recommendation of the GTK+
3311 documentation (section "Migrating to client side windows")
3312 and create a new cairo context for each expose event.
3314 2009-11-19 [pawel] 3.7.3cvs18
3317 complete 3.7.3cvs15 so install is DESTDIR safe
3318 remove icons with changed names on uninstall
3320 2009-11-18 [pawel] 3.7.3cvs17
3323 remove unneeded and code-duplicating function
3325 2009-11-18 [pawel] 3.7.3cvs16
3328 Fix Bug 2057 'Claws mail does not keep renamed names
3329 of nntp-subscribed groups'
3330 Check for already subscribed group using item->path for group
3331 comparision as folders item->path != item->name may be truth
3332 since we allowed renaming of newsgroups folders -> 3.5.0cvs11
3334 2009-11-17 [pawel] 3.7.3cvs15
3337 Fix Bug 2049 'some icons not copied?'
3338 Install additional 64x64 and 128x128 icons
3340 2009-11-17 [holger] 3.7.3cvs14
3342 * src/prefs_toolbar.c
3343 * src/prefs_toolbar.h
3346 Allow plugins to register toolbar items
3348 2009-11-11 [pawel] 3.7.3cvs13
3354 Fix Bug 1867 Changing account does not change BCC address
3355 Set account specific headers when changing account
3358 2009-11-07 [colin] 3.7.3cvs12
3360 * src/gtk/prefswindow.c
3361 Fix bug 2041, "add autonomical scrolled windows to prefs pages"
3364 2009-11-07 [colin] 3.7.3cvs11
3366 * src/gtk/spell_entry.c
3367 Fix bug 2040, 'numbers in subject entry marked as misspelled'
3368 Patch by Pawel Pekala
3370 2009-10-27 [colin] 3.7.3cvs10
3373 Fix bug 2028, 'Attempts to connect to all accounts on exit'
3374 Don't try to check whether the folder is up-to-date if
3375 the folder class doesn't implement set_mtime, as we don't
3376 care in this case. This code exists since a long time, but
3377 the bug was triggered by more scanning of queue folders
3378 since recently (when we added \Deleted handling).
3380 2009-10-27 [colin] 3.7.3cvs9
3383 Try to fix registering as default client
3386 2009-10-21 [wwp] 3.7.3cvs8
3388 * src/common/utils.c
3389 Fix 3.7.3cvs7 (accidentally committed a CVS conflict mark, say bravo).
3391 2009-10-21 [wwp] 3.7.3cvs7
3393 * src/common/utils.c
3394 Don't core dump when attempting to insert a non-existing
3395 file using a mailto: uri (g_error does core dump).
3397 2009-10-20 [colin] 3.7.3cvs6
3399 * src/common/utils.c
3400 Don't g_error on normal warnings...
3402 2009-10-20 [colin] 3.7.3cvs5
3404 * src/plugins/pgpcore/sgpgme.c
3405 Fix bug 1996, 'S/MIME key not selected'
3406 Check for S/MIME certs too
3408 2009-10-20 [colin] 3.7.3cvs4
3410 * src/common/w32lib.h
3411 Fix win32 build on latest mingw32
3413 2009-10-20 [colin] 3.7.3cvs3
3418 Fix LDIF export. Patch by Michael Rasmussen
3420 2009-10-18 [paul] 3.7.3cvs2
3422 * tools/claws.i18n.status.pl
3423 increase the value of $transolddays since we're relasing less
3425 rework the en_GB.po hack so that en_GB is always 100% translated
3426 and recently updated
3428 2009-10-17 [paul] 3.7.3cvs1
3430 * src/prefs_account.c
3431 * src/prefs_compose_writing.c
3432 * src/prefs_receive.c
3433 * src/prefs_summaries.c
3434 * src/prefs_wrapping.c
3435 reword a few labels. (this incorporates everything
3436 that seemed worthwhile from bug 2020)
3437 * src/prefs_customheader.c
3438 use a 'Browse' button instead of button with
3439 label 'From file...'
3443 * CVS repository change
3445 2009-10-09 [paul[ 3.7.3
3447 version 3.7.3 unleashed!!
3449 2009-10-07 [paul] 3.7.2cvs49
3454 fix Bug 1994 - Changing colors required restart.
3455 in the process rename folderview_reflect_prefs_pixmap_theme() to the
3456 more accurate folderview_reinit_fonts()
3458 2009-10-07 [paul] 3.7.2cvs48
3461 * src/prefs_common.c
3462 * src/prefs_common.h
3463 fix Bug 2003 - Address gathering dialog minor bugs/annoyances,
3464 patch by Pawel Pekala
3466 2009-10-07 [paul] 3.7.2cvs47
3474 updated by David Vachulka, Stephan Sachse and Marc Arens,
3475 Pader Rezso, MSulchan Darmawan, kazken3, and Frederico
3478 2009-10-06 [colin] 3.7.2cvs46
3481 French translation update
3483 2009-10-05 [paul] 3.7.2cvs45
3486 enable Page Size and Orientation in the print dialog,
3487 GTK+ >= 2.18.x only. Patch by Mark__T
3489 2009-10-05 [paul] 3.7.2cvs44
3491 * src/prefs_summaries.c
3492 fix label, startup --> start-up, to match other uses of the
3495 2009-10-05 [paul] 3.7.2cvs43
3498 updated by Emilian Nowak
3500 2009-10-03 [colin] 3.7.2cvs42
3504 * src/gtk/gtkcmclist.c
3505 * src/gtk/gtkvscrollbutton.c
3506 * src/gtk/logwindow.c
3508 Fix bug 2008, 'Claws-Mail doesn't refresh after deletion'
3509 Fix bug 2009, 'Incorrect pointer representation with GTK+2.18'
3510 Fix warning at start
3512 2009-09-28 [colin] 3.7.2cvs41
3516 * src/prefs_folder_item.c
3517 Fix bug 2007, 'Small memory leaks'. Patch by Pawel
3519 2009-09-28 [colin] 3.7.2cvs40
3521 * src/prefs_summaries.c
3522 * src/gtk/sslcertwindow.c
3523 Fix bug 2006, 'Non-utf8 strftime(3) date strings
3524 shows up garbled in GUI'. Patch by Pawel Pekala
3526 2009-09-24 [iwkse] 3.7.2cvs39
3529 That's only for statistics, of course :)
3531 2009-09-24 [iwkse] 3.7.2cvs38
3536 2009-09-24 [iwkse] 3.7.2cvs37
3539 Revert unwanted change
3541 2009-09-24 [iwkse] 3.7.2cvs36
3544 Fix issue with filtering actions and
3547 2009-09-20 [mones] 3.7.2cvs35
3549 * tools/convert_mbox.pl
3550 Add -R flag to support recursive conversions
3551 of arbitrary Evolution mail folders, based on
3552 bash script by Daniel Dickinson (fixes debian
3554 * tools/popfile-link.sh
3555 Set required shell for script (fixes debian
3558 2009-09-16 [colin] 3.7.2cvs34
3561 Go grab files in /etc/skel if they exist
3564 2009-09-15 [colin] 3.7.2cvs33
3567 Complete 3.7.1cvs42: only output directly to
3568 final file if we get NULL byes at the start.
3569 Still fixes saving UTF16 files, but also
3570 fixes displaying Base64 parts with decoding
3571 errors (parts without errors get displayed)
3573 2009-09-14 [colin] 3.7.2cvs32
3577 * src/matcher_parser_parse.y
3578 * src/prefs_matcher.c
3579 Add 'has_attachment' and 'signed' matcher
3580 expressions. Patch by Aleksei Miheev, fixes
3583 2009-09-14 [colin] 3.7.2cvs31
3585 * src/common/utils.c
3586 Add "Re :" prefix from french Yahoo mail.
3587 Patch by Didier Barvaux, fixes bug 1999
3589 2009-09-10 [mones] 3.7.2cvs30
3591 * manual/plugins.xml
3592 Fix sites supported by SpamReport
3593 * manual/es/plugins.xml
3594 Synchronise Spanish manual
3596 2009-09-07 [holger] 3.7.2cvs29
3599 Also update the icon cache on uninstall.
3600 This prevents possible problems when Claws Mail was
3601 uninstalled and installed again into a different location,
3602 see http://bugzilla.gnome.org/show_bug.cgi?id=362604
3603 and the blog post linked therein
3605 2009-09-07 [paul] 3.7.2cvs28
3607 * src/prefs_toolbar.c
3608 when updating the main toolbar icons just update
3609 the main toolbar (and consequently fix a bug where
3610 folderview icons would disappear)
3612 2009-08-30 [holger] 3.7.2cvs27
3615 Do case-insensitive comparison against
3616 header names when extracting recipients
3619 2009-08-23 [colin] 3.7.2cvs26
3622 Probably fix RH bug 512024, " folder.c:3543
3623 Condition msglist != NULL failed"
3625 2009-08-23 [colin] 3.7.2cvs25
3627 * src/prefs_compose_writing.c
3628 Make the maximum size warning bigger. Patch
3629 by Didier Barvaux on bug 1986.
3631 2009-08-21 [colin] 3.7.2cvs24
3634 Previous commit: move the function into compose_insert_file
3635 so that it's also used on drag-n-drop
3637 2009-08-21 [colin] 3.7.2cvs23
3640 Fix scrolling when adding an header
3642 2009-08-21 [colin] 3.7.2cvs22
3645 * src/prefs_common.c
3646 * src/prefs_common.h
3647 * src/prefs_compose_writing.c
3648 * src/common/utils.c
3649 Fix bug 1986, "New feature: warn user when inserting
3650 a large file in the message body". Patch by Didier
3653 2009-08-21 [colin] 3.7.2cvs21
3657 * src/common/utils.c
3658 Fix bug 1984: Add R�f. : reply prefix (french
3659 Lotus Notes); patch by Didier Barvaux
3661 2009-08-21 [colin] 3.7.2cvs20
3665 Fix bug 1969, 'Bad guess for outgoing encoding'
3666 Make sure the specific converters (japanese in
3667 this case) can return success/error in strict
3668 mode, instead of silently failing back to
3671 2009-08-20 [holger] 3.7.2cvs19
3675 Make it possible for code outside
3676 compose (e.g. plugins) to attach files
3678 2009-08-20 [colin] 3.7.2cvs18
3681 Fix crash when accessing IMAP soon
3683 2009-08-18 [colin] 3.7.2cvs17
3686 Maybe fix crash on non-existent LDAP server
3688 2009-08-04 [colin] 3.7.2cvs16
3691 Fix toolbar's spacing that breaks dark
3692 themes (patch from http://blogs.igalia.com/aperez/
3693 2009/07/making-claws-mail-look-better/)
3695 2009-07-28 [colin] 3.7.2cvs15
3698 * src/addrcustomattr.c
3700 * src/addressbook_foldersel.c
3708 * src/editldap_basedn.c
3719 * src/prefs_actions.c
3720 * src/prefs_customheader.c
3721 * src/prefs_display_header.c
3722 * src/prefs_filtering.c
3723 * src/prefs_folder_column.c
3724 * src/prefs_matcher.c
3725 * src/prefs_summary_column.c
3726 * src/prefs_summary_open.c
3727 * src/prefs_template.c
3730 Fix bug 1950, 'Program freeze up during folder selection'
3731 Don't leave hidden windows modal
3733 2009-07-28 [colin] 3.7.2cvs14
3736 Fix bug 1957, 'LDAP errs out after searching too
3739 2009-07-28 [colin] 3.7.2cvs13
3742 Fix bug 1966, '"Collapse all threads" slower than
3743 "Expand all threads"'
3745 2009-07-28 [colin] 3.7.2cvs12
3747 * src/common/session.c
3748 Fix bug 1967, 'Claws gets stuck after accepting
3749 a certificate warning dialog'
3751 2009-07-19 [paul] 3.7.2cvs11
3753 * manual/plugins.xml
3754 a few small changes to the English
3756 2009-07-18 [mones] 3.7.2cvs10
3758 * manual/plugins.xml
3759 Add new bsfilter and fancy plugins to the docs
3760 and a note about dealing with plugins of the same class
3761 * src/prefs_account.c
3762 Fix extra space at the end typo
3764 2009-07-16 [colin] 3.7.2cvs9
3767 Fix wrong return without unlocking; thanks
3770 2009-07-14 [colin] 3.7.2cvs8
3773 Fix bug 1954, 'Segfault on reading wrong STATUS'
3775 2009-07-10 [colin] 3.7.2cvs7
3777 * src/plugins/pgpcore/plugin.def
3778 * src/common/utils.h
3781 2009-07-10 [colin] 3.7.2cvs6
3783 * src/prefs_display_header.c
3784 Fix bug 1951, 'C-Mail dumps core when editing
3785 displayed headers'. Patch by Alexey Rusakov
3787 2009-07-10 [colin] 3.7.2cvs5
3790 Fix bug 1952, 'Deleted mails in Queue folder
3793 2009-07-09 [colin] 3.7.2cvs4
3795 * src/gtk/spell_entry.c
3796 Fix bug 1949, 'Spell checker doesn't recognise
3797 certain word in Subject header, but does in
3798 message body'. Patch by Pawel Pekala.
3800 2009-07-09 [paul] 3.7.2cvs3
3803 use pkgconfig to check for the minimum required
3806 2009-07-06 [colin] 3.7.2cvs2
3808 * src/prefs_customheader.c
3811 2009-07-04 [paul] 3.7.2cvs1
3813 * tools/claws.i18n.status.pl
3816 2009-07-03 [paul] 3.7.2