1 2011-10-29 [colin] 3.7.10cvs57
4 Fix focus of completion window with gnome shell
6 2011-10-29 [colin] 3.7.10cvs56
9 Fix flicker on recursive quicksearch
11 2011-10-28 [colin] 3.7.10cvs55
15 Fix a bit the focus problem on Gnome shell
17 2011-10-26 [mones] 3.7.10cvs54
20 Add missing accelerator
22 2011-10-25 [colin] 3.7.10cvs53
24 * src/gtk/gtkcmclist.c
25 * src/gtk/gtkcmctree.c
26 Fix colors, fix warnings
28 2011-10-25 [colin] 3.7.10cvs52
30 * src/gtk/gtkcmclist.c
31 * src/gtk/gtkcmctree.c
34 2011-10-25 [colin] 3.7.10cvs51
37 Fix build with gtk + 2.20
39 2011-10-25 [colin] 3.7.10cvs50
45 Fix locking when sending a single message
47 2011-10-25 [colin] 3.7.10cvs49
49 * src/gtk/colorlabel.c
51 * src/gtk/gtkcmclist.c
52 Make row height closer to what it was
54 2011-10-25 [colin] 3.7.10cvs48
57 Always use cairo to draw
59 2011-10-25 [colin] 3.7.10cvs47
62 Fix bug #2529, 'crash in mimeview_start_drag after
63 deleting message'. Patch by Ricardo
65 2011-10-23 [colin] 3.7.10cvs46
67 * src/gtk/gtkcmclist.c
68 * src/gtk/gtkcmclist.h
69 * src/gtk/gtkcmctree.c
70 Draw CMClist with cairo too.
72 2011-10-23 [colin] 3.7.10cvs45
74 * src/gtk/gtkcmclist.h
75 Fix build (this was not meant to be commited)
77 2011-10-23 [colin] 3.7.10cvs44
81 * src/addressbook_foldersel.c
85 * src/grouplistdialog.c
89 * src/gtk/gtkcmclist.c
90 * src/gtk/gtkcmclist.h
91 * src/gtk/gtkcmctree.c
92 * src/gtk/gtkcmctree.h
94 Refactor some tree stuff (lots of code duplication there)
95 and switch to cairo for tree rendering.
97 2011-10-23 [holger] 3.7.10cvs43
100 Don't issue a warning for designed behaviour of the stop rule.
101 Fixes bug #2520, 'Please remove verbose "No further processing after rule %s" message.'
103 2011-10-22 [colin] 3.7.10cvs42
106 * src/gtk/gtkshruler.c
110 2011-10-22 [colin] 3.7.10cvs41
119 * src/grouplistdialog.c
126 * src/prefs_account.c
127 * src/prefs_actions.c
128 * src/prefs_ext_prog.c
129 * src/prefs_filtering.c
130 * src/prefs_folder_item.c
131 * src/prefs_image_viewer.c
132 * src/prefs_logging.c
133 * src/prefs_msg_colors.c
136 * src/prefs_spelling.c
137 * src/prefs_summaries.c
138 * src/prefs_template.c
143 * src/summary_search.c
146 * src/gtk/gtkcmclist.c
147 * src/gtk/gtkcmctree.c
148 * src/gtk/gtkcmoptionmenu.c
149 * src/gtk/gtksctree.c
152 * src/gtk/gtkvscrollbutton.c
153 * src/gtk/inputdialog.c
154 * src/gtk/pluginwindow.c
155 * src/gtk/quicksearch.c
156 * src/gtk/spell_entry.c
157 * src/plugins/bogofilter/bogofilter_gtk.c
158 * src/plugins/dillo_viewer/dillo_prefs.c
159 * src/plugins/pgpcore/prefs_gpg.c
160 * src/plugins/spamassassin/spamassassin_gtk.c
161 * src/plugins/trayicon/trayicon.c
162 * src/plugins/trayicon/trayicon_prefs.c
163 Remove all possible #if GTK_CHECK_VERSION() checks,
164 and make Claws build with GTK+2.16 (untested right
165 now), as the Gpg4Win project uses GTK+2.16 currently.
167 2011-10-22 [colin] 3.7.10cvs40
171 Fix (hopefully) build with GTK+ 2.18.
173 2011-10-20 [paul] 3.7.10cvs39
178 fix bug 2479, 'LDIF address book import matches tags case sensitive'
179 Patch by Bodo Graumann <mail@bodograumann.de>
181 2011-10-20 [mones] 3.7.10cvs38
185 Fix references to old dotsrc mailing lists
187 2011-10-19 [mones] 3.7.10cvs37
189 * src/prefs_msg_colors.c
190 Fix Ok/Cancel buttons in color selector of preferences
192 2011-10-17 [colin] 3.7.10cvs36
194 * src/gtk/gtkshruler.c
195 (Probably) fix GTK+ <= 2.22
197 2011-10-17 [colin] 3.7.10cvs35
199 * src/gtk/gtkshruler.c
202 2011-10-17 [mones] 3.7.10cvs34
211 Fix potential out-of-buffer writes
213 2011-10-17 [mones] 3.7.10cvs33
216 Use just one g_print call per option; correct indentation
218 2011-10-17 [colin] 3.7.10cvs32
222 * src/gtk/Makefile.am
223 * src/gtk/gtkshruler.c
224 * src/gtk/gtkshruler.h
227 Reimplement ruler using the GTK widgets. Thanks
228 to Hanno for the initial patch.
230 2011-10-17 [colin] 3.7.10cvs31
236 Undeprecate GIO/GdkCondition
238 2011-10-16 [mones] 3.7.10cvs30
241 Add --compose-from-file option to open composition
242 window with the headers and body from a file; based
243 on Debian patch to fix http://bugs.debian.org/544868
245 2011-10-15 [mones] 3.7.10cvs29
247 * manual/advanced.xml
248 Document new summary_from_show hidden preference
250 2011-10-15 [paul] 3.7.10cvs28
253 compose_create_tags() - fix misplaced 'int i'
254 compose_entry_mark_default_to() - fix To field highlighting
256 2011-10-09 [colin] 3.7.10cvs27
259 Fix address completion
261 2011-10-07 [colin] 3.7.10cvs26
263 * src/prefs_filtering_action.c
265 Fix build with GTK+2.20
267 2011-10-07 [colin] 3.7.10cvs25
269 * src/gtk/Makefile.am
270 * src/gtk/gdkkeysyms-new.h
272 Copy the new GDK_KEY_* definitions for older GTKs
274 2011-10-07 [colin] 3.7.10cvs24
277 Fix typos (thanks to Hanno)
279 2011-10-07 [colin] 3.7.10cvs23
282 * src/gtk/gtkshruler.c
283 * src/gtk/gtkshruler.h
284 Disable ruler starting from 2.24.
286 2011-10-07 [colin] 3.7.10cvs22
290 * src/gtk/Makefile.am
293 2011-10-07 [colin] 3.7.10cvs21
303 * src/message_search.c
306 * src/prefs_account.c
307 * src/prefs_compose_writing.c
308 * src/prefs_filtering_action.c
309 * src/prefs_folder_item.c
310 * src/prefs_logging.c
311 * src/prefs_matcher.c
312 * src/prefs_message.c
314 * src/prefs_receive.c
315 * src/prefs_summaries.c
316 * src/prefs_wrapping.c
321 * src/summary_search.c
323 * src/gtk/Makefile.am
324 * src/gtk/colorlabel.c
327 * src/gtk/logwindow.c
330 * src/gtk/quicksearch.c
331 * src/gtk/spell_entry.c
332 * src/plugins/bogofilter/bogofilter_gtk.c
333 * src/plugins/dillo_viewer/dillo_viewer.c
334 * src/plugins/pgpcore/prefs_gpg.c
335 * src/plugins/spamassassin/spamassassin_gtk.c
336 Bug #2371, "Port to GTK+ 3.0". Third patch from Hanno, starting
337 the real job. GtkCMOptionMenu and GTKHSRuler disabled, should be
338 ported (especially GtkCMOptionMenu)
340 2011-10-07 [colin] 3.7.10cvs20
345 * src/addrcustomattr.c
346 * src/addrduplicates.c
349 * src/addressbook_foldersel.c
355 * src/editaddress_other_attributes_ldap.c
360 * src/editldap_basedn.c
368 * src/grouplistdialog.c
374 * src/message_search.c
377 * src/prefs_actions.c
378 * src/prefs_customheader.c
379 * src/prefs_display_header.c
380 * src/prefs_filtering.c
381 * src/prefs_filtering_action.c
382 * src/prefs_folder_column.c
383 * src/prefs_matcher.c
384 * src/prefs_msg_colors.c
386 * src/prefs_summaries.c
387 * src/prefs_summary_column.c
388 * src/prefs_summary_open.c
389 * src/prefs_template.c
390 * src/prefs_toolbar.c
394 * src/summary_search.c
401 * src/gtk/description_window.c
402 * src/gtk/foldersort.c
403 * src/gtk/gtkaspell.c
404 * src/gtk/gtkcmclist.c
405 * src/gtk/gtkcmctree.c
406 * src/gtk/gtkcmoptionmenu.c
408 * src/gtk/icon_legend.c
409 * src/gtk/inputdialog.c
410 * src/gtk/logwindow.c
411 * src/gtk/pluginwindow.c
412 * src/gtk/prefswindow.c
413 * src/gtk/quicksearch.c
414 * src/plugins/pgpcore/passphrase.c
415 * src/plugins/pgpcore/select-keys.c
416 Bug #2371, "Port to GTK+ 3.0". Monster-patch by Hanno Meyer-Thurow
417 to replace GDK_* by GDK_KEY_*.
419 2011-10-07 [colin] 3.7.10cvs19
430 * src/grouplistdialog.c
435 * src/prefs_filtering_action.c
436 * src/prefs_folder_column.c
437 * src/prefs_msg_colors.c
438 * src/prefs_summary_column.c
439 * src/prefs_toolbar.c
448 * src/gtk/colorlabel.c
450 * src/gtk/gtkcmclist.c
451 * src/gtk/gtkcmctree.c
452 * src/gtk/gtkcmoptionmenu.c
453 * src/gtk/gtksctree.c
455 * src/gtk/gtkvscrollbutton.c
456 * src/gtk/inputdialog.c
457 * src/gtk/logwindow.c
459 * src/gtk/prefswindow.c
460 * src/gtk/progressdialog.c
461 * src/plugins/pgpcore/passphrase.c
462 * src/plugins/trayicon/trayicon.c
463 Bug #2371, "Port to GTK+ 3.0": Use accessor functions.
464 Patch by Hanno Thurow-Meyer, many thanks to him !
466 2011-09-20 [colin] 3.7.10cvs18
469 Fix bug #2502, 'gnutls_transport_set_lowat removed in
472 2011-09-18 [colin] 3.7.10cvs17
475 Fix segfault when connection fails
477 2011-09-03 [colin] 3.7.10cvs16
480 Use NORMAL instead of EXPORT priorities.
482 2011-09-02 [colin] 3.7.10cvs15
486 Linking against gcrypt explicitely in order to call
487 gcry_control() for mutex setup isn't necessary anymore
488 starting from gnuTLS 2.11.
490 2011-08-31 [colin] 3.7.10cvs14
492 * src/plugins/pgpinline/pgpinline.c
493 * src/plugins/pgpmime/pgpmime.c
494 Fix bug #2431, "Major memory leak in PGP message handling".
496 2011-08-31 [colin] 3.7.10cvs13
503 Apply Steve Rader's patch from bug #2388, "Add
504 message view scrolling menu items"
506 2011-08-30 [colin] 3.7.10cvs12
508 * src/gtk/prefswindow.c
509 Fix layout issues (i.e. on SSL page if changing account
510 type prior to visiting it).
512 2011-08-30 [colin] 3.7.10cvs11
516 Don't use deprecated functions for GnuTLS priorities.
517 Require GnuTLS 2.2 that is the first version with the
520 2011-08-30 [colin] 3.7.10cvs10
522 * src/common/socket.c
524 Long-term fix for bug #2402, "GnuTLS change breaks socket
525 communication", as per http://savannah.gnu.org/support/?107660
527 2011-08-30 [colin] 3.7.10cvs9
529 * src/etpan/imap-thread.c
530 * src/etpan/nntp-thread.c
531 Remove dead openSSL code
533 2011-08-30 [colin] 3.7.10cvs8
537 * src/common/ssl_certificate.c
538 * src/common/ssl_certificate.h
539 * src/etpan/imap-thread.c
540 * src/etpan/nntp-thread.c
541 Fix bug #2127, "SSL cert check uses canonical name instead of
544 2011-08-29 [colin] 3.7.10cvs7
546 * src/prefs_account.c
547 Fix X-Mailer option not appearing on IMAP
549 2011-08-29 [colin] 3.7.10cvs6
551 * src/plugins/pgpcore/Makefile.am
552 * src/plugins/pgpinline/Makefile.am
553 * src/plugins/pgpmime/Makefile.am
554 * src/plugins/smime/Makefile.am
556 libtool: link: require no space between `-L' and `.'
558 2011-08-29 [colin] 3.7.10cvs5
562 * src/prefs_account.c
563 * src/prefs_account.h
564 Revert cvs4 which is rather illogical and instead
565 use Fabian's patch from bug #2471
567 2011-08-29 [colin] 3.7.10cvs4
570 Don't insert custom headers that have empty values.
571 Allows not inserting X-Mailer if it's set to nothing.
572 Fixes bug #2471, "Make setting an X-Mailer header optional".
574 2011-08-29 [colin] 3.7.10cvs3
580 Handle EXIF orientation in images (both in textview's
581 preview and image viewer)
583 2011-08-28 [paul] 3.7.10cvs2
588 add new hidden option to control the display in the From
589 column in the Message List: 0 (default): show name,
590 1: show address, 2: show name + address
592 2011-08-27 [paul] 3.7.10cvs1
595 * src/common/ssl_certificate.c
596 * src/etpan/imap-thread.c
597 * src/etpan/nntp-thread.c
598 offer up some missing log_error() strings to translators
600 2011-08-27 [paul] 3.7.10
606 2011-08-27 [paul] 3.7.9cvs52
614 updated by David Vachulka, wwp, Pader Rezso, Mindaugas
615 Baranauskas, Frederico Goncalves Guimaraes, and Slavko
617 2011-08-27 [mones] 3.7.9cvs51
620 Include generic name and comment translations
621 Thanks to all the people on the translators ML!
623 2011-08-23 [paul] 3.7.9cvs50
626 probable/possible fix/workaround for bug 2402,
627 'can't download message from pop3 server'
629 2011-08-18 [paul] 3.7.9cvs49
631 * manual/handling.xml
632 fix typos. thanks to vilpan
634 2011-08-17 [paul] 3.7.9cvs48
636 * tools/claws.i18n.status.pl
637 add Mindaugas Baranauskas (Lithuanian)
639 2011-08-14 [mir] 3.7.9cvs47
642 * src/etpan/nntp-thread.c
643 Fix bug 2418. Patch provided by Sébastien Bigaret with
644 some minor contribution by me.
646 2011-08-13 [mir] 3.7.9cvs46
648 * src/etpan/nntp-thread.c
649 Fix bug when NNTP server sends authentication warning
650 as part of the connection session. Privously etpan would
651 bail out for any return code other than NEWSNNTP_NO_ERROR
652 but as early as the connection session a return code like
653 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_USERNAME and
654 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_PASSWORD should not
655 be considered as an error.
657 2011-08-12 [paul] 3.7.9cvs45
660 3.7.9cvs43 mistakenly dropped off the info
661 about the mime part from the tooltip
663 2011-08-12 [wwp] 3.7.9cvs44
665 * src/gtk/quicksearch.c
666 Fix duplicate key accel (thanks to Ra-Mones-Mones II).
668 2011-08-09 [paul] 3.7.9cvs43
671 fix bug 2420, 'Invalid markup in icon tooltip text after signature check'
673 2011-08-06 [paul] 3.7.9cvs42
676 fix cursor placement in Forward template
678 2011-08-06 [paul] 3.7.9cvs41
680 * src/gtk/description_window.c
681 fix bug 1963, 'Preferences Templates Information Window Focus loss'
683 2011-08-05 [holger] 3.7.9cvs40
686 Revert 3.7.9cvs35 for now, it may be problematic
689 2011-08-05 [paul] 3.7.9cvs39
693 use 'Collapse quotes' rather than 'Fold quotes' on
694 labels, for consistency
696 use 'Receive mail from account' rather than 'on account'
698 2011-07-30 [mir] 3.7.9cvs38
700 * src/etpan/Makefile.am
701 * src/plugins/pgpcore/Makefile.am
702 * src/plugins/pgpmime/Makefile.am
703 * src/plugins/smime/Makefile.am
704 Fix broken build on Debian Sid. enchant.h cannot be
705 found unless $(ENCHANT_CFLAGS) and $(ENCHANT_LIBS) are
706 present in Makefile.am. Apparently enchant.h in older
707 versions were placed in /usr/include which is always
710 2011-07-21 [mones] 3.7.9cvs37
712 * src/common/plugin.c
713 * src/common/plugin.h
714 Make licences allowed for plugins more explicit and also
715 accept dual (or more) licences when properly formatted.
716 Doesn't require any change on current plugins.
718 2011-07-18 [mones] 3.7.9cvs36
720 * manual/advanced.xml
721 Document briefly tags feature.
722 * manual/glossary.xml
723 Fix definition to avoid confussion with tags.
724 * manual/es/advanced.xml
725 * manual/es/glossary.xml
726 Synchronize Spanish translation with the above.
728 2011-07-07 [holger] 3.7.9cvs35
731 Add indicator stuff to the desktop file
734 2011-07-06 [paul] 3.7.9cvs34
739 2011-07-06 [mones] 3.7.9cvs33
742 Do not create an empty tag name row in panel and
743 warn user about using a non-reserved tag instead
745 2011-07-05 [mones] 3.7.9cvs32
750 * src/etpan/imap-thread.c
751 Make constants for reserved tags and use them
752 Removed also duplicate comparison while at it
754 2011-07-05 [paul] 3.7.9cvs31
757 when using a Compose template, only place the cursor
758 in the body when the cursor symbol, %cursor (%X), is used
760 2011-07-03 [paul] 3.7.9cvs30
763 do main_window_popup(mainwin); on plugin load error, or
764 else the warning dialogue and mainwindow stays minimised
767 2011-07-03 [paul] 3.7.9cvs29
770 fix bug 2462, 'Building without GnuTLS support leads to a
773 2011-07-03 [paul] 3.7.9cvs28
778 fix bug #2461, 'popup menu in message list displays
779 'move to trash' and 'delete''.
780 Add a new sensitivity condition 'M_NOT_TRASH' and
781 remove the broken workaround for right-click in summaryview.c.
782 Fix broken main menu sensitivity for "Menu/Message/Move" in
785 2011-06-21 [paul] 3.7.9cvs27
788 revert 3.7.9cvs2, it does no good
790 2011-06-18 [mir] 3.7.9cvs26
793 Fix autoconf warnings introduced in autoconf >= 2.64
795 2011-06-05 [paul] 3.7.9cvs25
805 fix strings where an informational message has been
806 wrongly entered into the translated string
808 enable 'Trash' and 'Sender' to be translated based on
809 the context, e.g. as button text and as mail header
811 fix english in Info tab
813 2011-05-25 [colin] 3.7.9cvs24
816 Fix bug #2439, "use bitwise operator for bitmask instead of
817 logical operator". Thanks to Nicolas Kaiser for the patch.
819 2011-05-18 [colin] 3.7.9cvs23
822 Fix missing group selection before xover if the
823 connection was reset before.
825 2011-05-12 [colin] 3.7.9cvs22
828 Fix bug #2412, "Send account mail address in Message-ID
829 wrongly implemented". Patch by Fabian Keil.
831 2011-05-12 [mones] 3.7.9cvs21
833 * src/etpan/nntp-thread.c
834 Fix bug #2418 "NNTP authentication is broken"
836 2011-05-09 [pawel] 3.7.9cvs20
839 * src/prefs_folder_item.c
842 2011-05-05 [colin] 3.7.9cvs19
848 Fix bug #2184, "Add account name information inside network log".
849 Initial patch by MSulchan Darmawan, expanded to other protocols.
850 This stuff is too much copy-pasted.
853 2011-04-30 [colin] 3.7.9cvs18
856 Fix bug #2414, 'Claws segfaults on startup with
857 notification plugin enabled". Thanks Christian
858 Faulhammer for the patch.
860 2011-04-27 [colin] 3.7.9cvs17
863 Make Windows' encoding CP1251 for ru_RU locale
864 Part of bug #2397, "Gtkhtml2 viewer ignores message encoding"
866 2011-04-24 [paul] 3.7.9cvs16
868 * manual/claws-mail-manual.xml
869 * manual/de/claws-mail-manual.xml
870 * manual/es/claws-mail-manual.xml
871 * manual/fr/claws-mail-manual.xml
872 * manual/it/claws-mail-manual.xml
873 update copyright year
875 2011-04-24 [paul] 3.7.9cvs15
878 fix bug #2353, 'Right-clicking on spam in order to delete
879 it causes it to show in message window'
881 2011-04-24 [paul] 3.7.9cvs14
884 * src/gtk/foldersort.c
885 * src/gtk/foldersort.h
886 fix labelling, 'change folder order' to 'change mailbox order'
888 2011-04-23 [paul] 3.7.9cvs13
891 fix bug #2409, 'Failed to compile under GCC 3.x : option
892 -Wno-pointer-sign badly set in configure.ac'. mistakenly
893 committed in 3.7.8cvs19
895 2011-04-11 [paul] 3.7.9cvs12
897 * src/plugins/trayicon/trayicon.c
898 fix build bug: gtk_status_icon_set_title() is available
899 since gtk 2.18.x not 2.14.x
901 2011-04-11 [paul] 3.7.9cvs11
904 updated by Páder Rezső
906 2011-04-10 [colin] 3.7.9cvs10
912 * src/editaddress_other_attributes_ldap.c
914 * src/message_search.c
915 * src/prefs_display_header.c
916 * src/prefs_filtering_action.c
917 * src/prefs_matcher.c
919 * src/prefs_toolbar.c
920 * src/summary_search.c
921 * src/gtk/colorlabel.c
923 * src/gtk/gtkcmoptionmenu.c
924 * src/gtk/gtkshruler.c
925 * src/gtk/gtkshruler.h
927 * src/gtk/inputdialog.c
928 * src/gtk/quicksearch.c
929 Revert the whole pile of crap introduced in
932 2011-04-10 [colin] 3.7.9cvs9
936 * src/editaddress_other_attributes_ldap.c
938 * src/message_search.c
939 * src/prefs_display_header.c
940 * src/prefs_matcher.c
941 * src/prefs_toolbar.c
942 * src/summary_search.c
945 * src/gtk/inputdialog.c
946 * src/gtk/quicksearch.c
947 Finish fun with combo boxes. (hopefully)
949 2011-04-10 [colin] 3.7.9cvs8
952 * src/prefs_filtering_action.c
954 * src/gtk/gtkshruler.c
955 * src/gtk/gtkshruler.h
956 More undeprecation. GTKSHRuler is #if'ed out. We can
957 still decide to maintain the old GtkRuler widget in-tree
958 if the lack of ruler in Compose window is too
961 2011-04-10 [colin] 3.7.9cvs7
966 * src/editaddress_other_attributes_ldap.c
967 * src/message_search.c
968 * src/prefs_display_header.c
969 * src/prefs_filtering_action.c
971 * src/prefs_toolbar.c
972 * src/summary_search.c
973 * src/gtk/colorlabel.c
975 * src/gtk/gtkcmoptionmenu.c
977 More comboboxtext undeprecation
979 2011-04-10 [colin] 3.7.9cvs6
984 2011-04-10 [colin] 3.7.9cvs5
989 2011-04-10 [colin] 3.7.9cvs4
992 * src/editaddress_other_attributes_ldap.c
993 * src/message_search.c
994 * src/prefs_display_header.c
995 * src/prefs_filtering_action.c
997 * src/prefs_toolbar.c
998 * src/summary_search.c
1000 * src/gtk/gtkutils.h
1001 gtk_combo_box_*_text() is deprecated, and
1002 gtk_combo_box_text_*() is the new hotness.
1004 2011-04-10 [colin] 3.7.9cvs3
1012 * src/gtk/gtkvscrollbutton.c
1013 * src/gtk/gtkvscrollbutton.h
1014 s/GtkFunction/GSourceFunc
1016 2011-04-10 [colin] 3.7.9cvs2
1019 Use gtkut_window_popup() to work around a bug in Gnome Shell.
1020 This is the patch from bug #2396, it should be innocuous even
1021 if that's useless to do deiconify + present window...
1023 2011-04-09 [paul] 3.7.9cvs1
1025 * src/prefs_summaries.c
1026 fix typo in string. (thanks, Brad!)
1028 2011-04-09 [paul] 3.7.9
1034 2011-04-09 [paul] 3.7.8cvs78
1044 updated by David Vachulka, Ricardo Mones, Flammie Pirinen,
1045 wwp, Mindaugas Baranauskas, Frederico Goncalves Guimaraes,
1048 2011-04-09 [colin] 3.7.8cvs77
1051 Revert part of yesterday's patch. While gtk_file_chooser_set_current_name()
1052 wants an UTF-8 string, gtk_file_chooser_set_current_folder() wants a glib-
1053 encoding filename. Hooray for stupid.
1055 2011-04-08 [colin] 3.7.8cvs76
1058 Fix action Stop: if child does not react to SIGTERM, it'll
1059 probably start behaving when it'll get a SIGKILL on the user's
1060 second press on Stop.
1061 Fixes bug #2237, "User action makes Claws unresponsive".
1063 2011-04-08 [colin] 3.7.8cvs75
1068 * src/folder_item_prefs.c
1069 * src/folder_item_prefs.h
1070 * src/prefs_account.c
1071 Fix bug #2382, "folderitemrc not updated when account
1072 name is changed". Indeed, this wasn't done.
1074 2011-04-08 [wwp] 3.7.8cvs74
1077 Add support for quoted values (*="value").
1078 This commonly fixes a trailing quote appearing to filenames
1079 sent by iphone Mail (not sure if it's culprit at all, though).
1081 2011-04-08 [colin] 3.7.8cvs73
1084 Fix bug #2393, "Crashes and rendering problems in the "Save as" menu
1085 caused by attachments with extended chars in the file name". Patch
1086 derived from a patch bt Fabien Keil
1088 2011-04-05 [wwp] 3.7.8cvs72
1091 A debug string not to translate.
1093 2011-04-03 [colin] 3.7.8cvs71
1095 * src/common/utils.h
1096 Fix bug #2394, "backtrace() crashes on FreeBSD"
1097 That's not the first bug-report where internal
1098 debug-only backtrace() crashes on FreeBSD.
1100 2011-04-03 [colin] 3.7.8cvs70
1103 Fix bug #2365 again, "Crash when auto-scrolling headers in
1105 Batch-mode compose windows (from filtering actions) shouldn't
1106 try to access stuff after flushing events...
1108 2011-03-31 [paul] 3.7.8cvs69
1111 update as gtk >= 2.10 now required
1112 (because I'll never remember to do this later)
1114 2011-03-26 [paul] 3.7.8cvs68
1117 fix separators in Go To menu
1119 2011-03-20 [colin] 3.7.8cvs67
1122 Drop the *_DISABLE_DEPRECATED. We'll put them back
1123 when we'll have time to handle them
1125 2011-03-18 [paul] 3.7.8cvs66
1128 make user-facing message more accurate -
1129 'Network Log' not 'View Log'
1131 2011-03-17 [wwp] 3.7.8cvs65
1134 Fix a typo around plural form, as reported by
1137 2011-03-15 [colin] 3.7.8cvs64
1142 Fix bug #2381, "Support for NetworkManager 0.9".
1143 Patch by Mikhail Efremov
1145 2011-03-04 [colin] 3.7.8cvs63
1149 Fix segfault on Windows
1151 * src/common/utils.c
1152 * src/common/w32_unistd.c
1153 * src/common/w32lib.h
1154 Rationalize use of time_r() funcs (pthread do define them)
1156 2011-03-02 [pawel] 3.7.8cvs62
1159 Re-implement widgets aligning, switch from GtkSizeGroup
1160 to GtkTable - this should fix disappearing labels
1162 2011-03-01 [pawel] 3.7.8cvs61
1165 Wizard GUI cleanups. Make it look and behave more
1166 like account preferences.
1168 2011-02-23 [colin] 3.7.8cvs60
1170 * src/common/Makefile.am
1173 2011-02-23 [colin] 3.7.8cvs59
1177 * src/common/Makefile.am
1178 * src/common/plugin.c
1179 * src/common/valgrind.h
1180 Fix bug #2369, "valgrind.h should NOT be part of claws-mail"
1181 Use valgrind's own header.
1183 2011-02-22 [colin] 3.7.8cvs58
1185 * src/prefs_account.c
1186 Fix bug #2367 (Win32): Disable "Always sign messages when replying to a
1187 signed message" upon new installation. This is disturbing when PGP
1188 plugins are loaded by default.
1190 2011-02-16 [paul] 3.7.8cvs57
1193 update copyright headers throughout
1195 2011-02-16 [paul] 3.7.8cvs56
1198 use gettext plural form for "item selected"/"items selected"
1200 2011-02-13 [colin] 3.7.8cvs55
1204 Fix bug #2361, "Claws crashes after PGP Check in separate
1205 msg view". Don't let the cancel thread lie around after
1206 the verification ended.
1208 2011-02-13 [paul] 3.7.8cvs54
1211 updated by Mindaugas Baranauskas
1213 2011-02-11 [mones] 3.7.8cvs53
1215 * manual/es/advanced.xml
1216 Sync with English manual
1218 Fix remaining mismatched alloc/free from cppcheck
1220 2011-02-10 [pawel] 3.7.8cvs52
1225 2011-02-10 [pawel] 3.7.8cvs51
1227 * src/prefs_toolbar.c
1228 - set menus sensitivity in item type combo depending on
1229 availability of actions / plugin hooks
1230 - style fixes, spaces instead of tabs mostly
1232 2011-02-10 [paul] 3.7.8cvs50
1234 * src/prefs_account.c
1235 move the 'send acc mail addr in msg-id" option to
1238 2011-02-10 [paul] 3.7.8cvs49
1240 * src/prefs_account.c
1241 move the 'expunge immediately' option to a more
1244 2011-02-05 [pawel] 3.7.8cvs48
1246 * manual/advanced.xml
1247 Document new hidden pref
1249 Dont treat mimeparts referenced by others as
1252 * src/prefs_common.c
1253 * src/prefs_common.h
1254 Add ability to hide inline attachments referenced
1255 by other mimeparts in MimeView. To enable this
1256 feature set show_inline_attachments=0 in your clawsrc
1258 2011-01-25 [colin] 3.7.8cvs47
1261 Fix matcher body parsing: decode mails with our
1262 MIME parser. This speeds up body search a bit as
1263 binary attachments are not searched anymore, slows
1264 down a bit full message searches, but not awfully.
1265 * src/summary_search.c
1266 Use matcher API to search, in all cases (advanced search or
1267 not). Also, fix little logic bugs related to combos history
1268 * src/common/utils.c
1269 * src/common/utils.h
1272 Remove dead code, export functions needed by matcher.c
1274 2011-01-25 [colin] 3.7.8cvs46
1277 * src/prefs_common.c
1279 * src/common/ssl_certificate.c
1280 Fix mismatched alloc/free (thanks to cppcheck)
1282 2011-01-25 [colin] 3.7.8cvs45
1285 Fix leak on error path
1287 2011-01-23 [mones] 3.7.8cvs44
1289 * manual/es/advanced.xml
1290 Sync with English manual
1292 2011-01-23 [paul] 3.7.8cvs43
1295 it's 2011, update copyright line
1297 2011-01-23 [paul] 3.7.8cvs42
1299 * manual/advanced.xml
1300 * src/prefs_common.c
1301 * src/prefs_common.h
1303 fix bug #2350, 'Make displaying localized date/time in
1304 message view optional'.
1305 This introduces a new hidden option (why do more?),
1306 'msgview_date_format', which defaults to OFF, maintaining
1307 the current and expected behaviour.
1309 2011-01-21 [colin] 3.7.8cvs41
1312 Fix bug #2050, Clawsmail sends return receipt every seconds
1313 We forgot to close the file when parsing
1314 disposition-notification fields, which made unlinking of the
1315 corresponding emails in tempfolder/processing impossible in
1316 Windows. Causing them to be re-fetched every time.
1318 2011-01-21 [colin] 3.7.8cvs40
1320 * claws-mail.desktop
1321 Fix again bug #2346: We should have a %u parameter.
1323 2011-01-21 [colin] 3.7.8cvs39
1325 * src/plugins/spamassassin/spamassassin.c
1326 Fix sa-learn when offline (its command line parsing is
1327 space-dependant). Patch by Wolfgang Lorenz
1329 2011-01-19 [pawel] 3.7.8cvs38
1331 * claws-mail.desktop
1332 Fix Bug 2346 'Please register x-handler-scheme
1333 in .desktop file' patch by Laurent Bigonville
1334 While I'm here update things to current
1335 standards, fix desktop-file-validate warnings/errors
1337 2011-01-18 [colin] 3.7.8cvs37
1340 Fix logic on SMTP AUTH: If the selected method isn't
1341 available, say so instead of supposing it'll work.
1342 Fixes bug #2039, 'SMTP AUTHENTICATION'
1344 2011-01-15 [pawel] 3.7.8cvs36
1346 * src/prefs_folder_item.c
1347 Rework subject regexp simplify gui a bit, this give us better
1348 options page layout (window with min width was too short to
1349 show all contents and thigs were unwieldy) and better preview
1350 of regexp working/not working
1352 2011-01-14 [pawel] 3.7.8cvs35
1355 strncpy2() NULLify strings just fine, no need to be
1358 2011-01-14 [pawel] 3.7.8cvs34
1361 Fix Bug #2165 'The date not localized in the message view'
1362 Display Date header in messageview in the same way as in
1363 summaryview by respecting date format set in preferences.
1365 2011-01-06 [pawel] 3.7.8cvs33
1367 * src/prefs_account.c
1368 * src/prefs_folder_item.c
1371 Make quote templates widgets more compact
1373 2011-01-06 [pawel] 3.7.8cvs32
1375 * src/plugins/trayicon/trayicon.c
1376 - fix logic bug which caused icon to be
1377 always set no-mail status on plugin load
1378 - force icon hide on plugin_done(), without
1379 it empty space(?!) is left in tray under KDE3 and KDE4
1381 2011-01-06 [colin] 3.7.8cvs31
1392 Unmime headers differently whether they're addresses or not:
1393 It's useless to quote things containing commas if it's in
1394 subject, for example. (introduced in 3.7.8cvs26)
1396 2011-01-06 [colin] 3.7.8cvs30
1398 * src/gtk/gtkaspell.c
1399 Complete previous patch
1401 * src/plugins/pgpinline/pgpinline.c
1404 2011-01-06 [paul] 3.7.8cvs29
1410 add Lithuanian translation (approx. 65% complete)
1411 submitted by Mindaugas Baranauskas
1413 2011-01-06 [pawel] 3.7.8cvs28
1418 * src/prefs_actions.c
1420 * src/gtk/gtkaspell.c
1421 * src/plugins/pgpinline/pgpinline.c
1422 * src/plugins/pgpmime/pgpmime.c
1423 * src/plugins/smime/smime.c
1424 Fix memory/file descriptors leaks
1426 2011-01-06 [paul] 3.7.8cvs27
1428 * src/plugins/pgpcore/sgpgme.c
1429 fix bug #2322, 'GPG Full info: showing subkey
1430 ID instead of primary key fingerprint'
1431 Patch by Sébastien Bigaret.
1433 2011-01-03 [colin] 3.7.8cvs26
1436 Better quote-checking when unmim-ing headers
1437 that may have comas.
1439 2011-01-03 [colin] 3.7.8cvs25
1442 Fix bug #2299, "Incorrect handling of quoted printable coma
1443 in headers". As this is really painful to fix by switching
1444 the whole stuff to a list of headers tokens, we workaround
1445 the problem by adding quotes around the encoded-word (making
1446 it a quoted-string which continuity is already handled).
1448 2011-01-03 [colin] 3.7.8cvs24
1453 2010-12-23 [colin] 3.7.8cvs23
1456 Finish fixing bug #2203: When forwarding (inline) and there
1457 are some text/* parts with no name, set them a name and
1458 set their disposition to attachment, so that recipients with
1459 MUAs preferring HTML parts don't show them by default.
1461 2010-12-22 [paul] 3.7.8cvs22
1464 fix missing file in 3.7.8cvs20
1466 2010-12-22 [colin] 3.7.8cvs21
1470 Implement a nicer scroll when drag and dropping
1472 2010-12-22 [colin] 3.7.8cvs20
1475 Store charset if available when attaching text/* parts
1476 Fixes bug #2203, 'Problems in forwarding multipart/
1477 alternative messages with HTML part'
1479 2010-12-22 [colin] 3.7.8cvs19
1484 2010-12-21 [colin] 3.7.8cvs18
1487 * src/send_message.c
1488 * src/common/session.c
1489 * src/common/session.h
1490 Differentiate between running sessions and connected
1491 sessions. Fixes bug #2332, "Crash when hitting cancel
1492 on the SMTP status window"
1494 2010-12-21 [colin] 3.7.8cvs17
1496 * src/etpan/etpan-thread-manager.c
1499 2010-12-21 [colin] 3.7.8cvs16
1502 Check whether we should continue loading the
1503 current textview after inserting a possibly
1506 2010-12-20 [colin] 3.7.8cvs15
1510 Removed. Dead code since ages!
1512 * src/gtk/gtkcmclist.c
1513 * src/gtk/gtkcmctree.c
1514 * src/gtk/gtksctree.c
1515 undefine *_DISABLE_DEPRECATED in the files that
1516 use deprecated interfaces. Implicit declarations
1517 can lead to crashes as prototypes are unknown, as
1518 evidenced by bug #2315.
1520 2010-12-20 [colin] 3.7.8cvs14
1523 Don't flush events when adding an header entry. This
1524 can mess up the keypresses in the previous header.
1525 Instead, make the scroll happen later (doing it on the
1526 spot without flushing events doesn't work as the new
1527 requisitions aren't set yet).
1529 2010-12-20 [colin] 3.7.8cvs13
1532 Don't iconify at start on w32. This un-iconifies in the
1535 2010-12-20 [colin] 3.7.8cvs12
1537 * src/common/base64.c
1538 Fix bug #2331, "Base64 is broken in 3.7.7 and 3.7.8"
1539 Patch by pochini at shiny.it
1541 2010-12-19 [colin] 3.7.8cvs11
1546 2010-12-18 [colin] 3.7.8cvs10
1549 Fix bug #2148, "Attachment content-transfer-encoding
1550 incorrectly set when signing emails". The RFC 2045
1551 states that message/* and multipart/* encoding must
1552 be either 7-bit, 8-bit or binary.
1554 2010-12-18 [mones] 3.7.8cvs9
1557 Fix crash when searching or adding a LDAP server
1559 2010-12-17 [colin] 3.7.8cvs8
1568 Better error logging. Disable LDAP SSL/TLS on
1569 Windows, it's crashy/non-worky.
1571 2010-12-17 [colin] 3.7.8cvs7
1574 Fix bug #2325, "messages remains in folder cache after moving
1575 from MH to IMAP boxes". Bug introduced in 3.7.6cvs53.
1577 2010-12-17 [colin] 3.7.8cvs6
1589 Windows build fixes (w32 LDAP completely untested!)
1591 2010-12-16 [colin] 3.7.8cvs5
1601 Try to rationalize a bit LDAP connections
1603 2010-12-16 [colin] 3.7.8cvs4
1605 * src/prefs_spelling.c
1607 Add a button to get dictionaries (win32)
1609 2010-12-16 [colin] 3.7.8cvs3
1611 * src/prefs_matcher.c
1612 Fix bug #2279, "crash when clicking 'define' in filter
1613 configuring". Thanks to Theodor Ciobanu for the hint at
1616 2010-12-14 [colin] 3.7.8cvs2
1618 * src/gtk/gtkaspell.c
1619 Add missing guard for sys/wait.h
1621 2010-12-05 [colin] 3.7.8cvs1
1623 * tools/make.themes.project
1624 Seems wget has changed naming of targets downloaded.
1625 Fix it by always providing our own name.
1626 [Pushing mones' patch again after messing with CVSROOT]
1628 2010-12-04 [paul] 3.7.8
1634 2010-12-03 [paul] 3.7.7cvs11
1637 * manual/xml2pdf ** REMOVED **
1638 * manual/dist/pdf/Makefile.am
1639 * manual/es/dist/pdf/Makefile.am
1640 * manual/fr/dist/pdf/Makefile.am
1641 * manual/pl/dist/pdf/Makefile.am
1642 simplify check for tools needed for manual building,
1643 remove xml2pdf and use docbook2pdf instead
1645 2010-12-03 [mir] 3.7.7cvs10
1648 Fix bug so that configure option --disable-manual
1649 actually disable building the manuals
1651 2010-12-01 [pawel] 3.7.7cvs9
1654 One more GTK+ 2.22 build fix
1656 2010-11-30 [colin] 3.7.7cvs8
1659 Fix bug #2317, 'Action results in "Bad file descriptor"'
1660 Introduced in 3.7.6cvs57. In fact the error has been there
1661 since ages, and only new thing is the verification of the
1662 various functions return code. Let the stuff work as it
1663 does, as it seems to do the right thing since ages.
1665 2010-11-28 [colin] 3.7.7cvs7
1667 * src/gtk/quicksearch.c
1668 Fix bug #2313, 'CLI quicksearch sometimes returns
1669 the same messages twice'. Patch by Sebastien Bigaret
1671 2010-11-25 [paul] 3.7.7cvs6
1673 * src/prefs_common.c
1674 make "gtk_can_change_accels" FALSE by default.
1675 fixes bug #2309, 'Shortcuts should not be modifiable
1678 2010-11-24 [mones] 3.7.7cvs5
1681 Add missing shortcuts for marking as spam and ham
1682 Fixes Debian bug #599547
1684 2010-11-22 [colin] 3.7.7cvs4
1687 Revert 3.7.6cvs{39,38,37,35,34}. The fact that
1688 five patches were needed to fix a corner case
1689 is a good indicator that is was bound to break
1692 2010-11-21 [colin] 3.7.7cvs3
1694 * src/plugins/pgpcore/claws.def
1697 2010-11-20 [wwp] 3.7.7cvs2
1700 Fix either a typo or an irrelevant iff word there.
1701 IMO type and recursive possible values should be changed to
1702 smth simple and neat here, and help strings be really
1705 2010-11-20 [colin] 3.7.7cvs1
1708 Damn, forgot to commit this file twice.
1710 2010-11-19 [paul] 3.7.7
1716 2010-11-19 [paul] 3.7.6cvs66
1729 updated by Miquel Oliete, David Vachulka, Stephan Sachse,
1730 Ricardo Mones, Flammie Pirinen, wwp, Pader Rezso, MSulchan
1731 Darmawan, Frederico Goncalves Guimaraes, Slavko, Yarema
1733 2010-11-17 [colin] 3.7.6cvs65
1735 * src/common/utils.c
1736 Separate email address from timestamp with a dot.
1739 2010-11-17 [colin] 3.7.6cvs64
1741 * src/common/utils.c
1742 Fix multiple @ in generated message-ids.
1743 That's not allowed in RFC 2822.
1745 2010-11-16 [mones] 3.7.6cvs63
1747 * manual/es/advanced.xml
1748 Synchronise with English version
1750 2010-11-04 [wwp] 3.7.6cvs62
1753 Fix bug 2293, "filtering: simplify expression", as simplifying
1754 this expression doesn't make it less easy to understand and we
1755 gain few cycles by making the logical expression more simple
1756 by applying. Patch by Nicolas Kaiser.
1758 2010-11-03 [colin] 3.7.6cvs61
1761 Fix bug 2294, "addrindex.c: address index conversion always
1762 fails". Clearly a copy-paste-bug. Patch by Nicolas Kaiser.
1764 2010-11-02 [wwp] 3.7.6cvs60
1769 Enlarge the progress bar (main window) a bit when compiling
1770 for UMPCs like maemo: this solves truncated text that might
1771 appear in the progress bar while processing messages.
1772 Also use a more compact string format when displaying
1773 progress like 'number/total', still for UMPCs, this fixes
1774 a previous inconsistency with these format strings where
1775 no space around the / were used sometimes.
1777 2010-10-26 [ticho] 3.7.6cvs59
1780 Recreate NNTP session if server port setting has changed. Fixes
1783 2010-10-26 [colin] 3.7.6cvs58
1787 Fix copy-paste error, thanks to David Relson
1790 2010-10-18 [colin] 3.7.6cvs57
1797 * src/prefs_themes.c
1800 * src/gtk/gtkutils.c
1801 * src/gtk/quicksearch.c
1802 * src/gtk/quicksearch.h
1803 * src/plugins/pgpcore/passphrase.c
1804 * src/plugins/spamassassin/libspamc.c
1807 2010-10-17 [colin] 3.7.6cvs56
1809 * src/prefs_themes.c
1810 * src/gtk/gtkaspell.c
1811 * src/gtk/gtkutils.c
1812 * src/gtk/gtkutils.h
1813 * src/gtk/inputdialog.c
1814 * src/gtk/progressdialog.c
1815 Undeprecate a few things
1817 2010-10-17 [colin] 3.7.6cvs55
1821 * src/gtk/quicksearch.c
1822 * src/gtk/quicksearch.h
1823 Add ability to search from the command-line.
1824 Closes bug 2249, ' Making QuickSearch independent from the GUI'
1825 Patch by Sebastien Bigarret.
1827 2010-10-04 [mones] 3.7.6cvs54
1829 * manual/dist/pdf/Makefile.am
1830 Fix build of English PDF manual
1831 (sh: Can't open ../../../xml2pdf)
1833 2010-10-03 [colin] 3.7.6cvs53
1840 Get rid of GRelation which were, mostly, used as
1841 GHashTables. Probably fixes bug #2277, 'Segfault when
1842 loading inbox for the first time'
1844 2010-10-03 [mir] 3.7.6cvs52
1846 * manual/de/dist/html/Makefile.am
1847 * manual/de/dist/pdf/Makefile.am
1848 * manual/de/dist/ps/Makefile.am
1849 * manual/de/dist/txt/Makefile.am
1850 * manual/dist/html/Makefile.am
1851 * manual/dist/pdf/Makefile.am
1852 * manual/dist/ps/Makefile.am
1853 * manual/dist/txt/Makefile.am
1854 * manual/es/dist/html/Makefile.am
1855 * manual/es/dist/pdf/Makefile.am
1856 * manual/es/dist/ps/Makefile.am
1857 * manual/es/dist/txt/Makefile.am
1858 * manual/fr/dist/html/Makefile.am
1859 * manual/fr/dist/pdf/Makefile.am
1860 * manual/fr/dist/ps/Makefile.am
1861 * manual/fr/dist/txt/Makefile.am
1862 * manual/pl/dist/html/Makefile.am
1863 * manual/pl/dist/pdf/Makefile.am
1864 * manual/pl/dist/ps/Makefile.am
1865 * manual/pl/dist/txt/Makefile.am
1866 Missing Makefile.am's for 3.7.6cvs49
1869 2010-10-03 [colin] 3.7.6cvs51
1874 2010-10-02 [mir] 3.7.6cvs50
1876 * manual/de/dist/html/Makefile.am
1877 * manual/de/dist/pdf/Makefile.am
1878 * manual/de/dist/ps/Makefile.am
1879 * manual/de/dist/txt/Makefile.am
1880 * manual/dist/html/Makefile.am
1881 * manual/dist/pdf/Makefile.am
1882 * manual/dist/ps/Makefile.am
1883 * manual/dist/txt/Makefile.am
1884 * manual/es/dist/html/Makefile.am
1885 * manual/es/dist/pdf/Makefile.am
1886 * manual/es/dist/ps/Makefile.am
1887 * manual/es/dist/txt/Makefile.am
1888 * manual/fr/dist/html/Makefile.am
1889 * manual/fr/dist/pdf/Makefile.am
1890 * manual/fr/dist/ps/Makefile.am
1891 * manual/fr/dist/txt/Makefile.am
1892 * manual/pl/dist/html/Makefile.am
1893 * manual/pl/dist/pdf/Makefile.am
1894 * manual/pl/dist/ps/Makefile.am
1895 * manual/pl/dist/txt/Makefile.am
1896 Part 2 of last commit which broke due to a permission error
1897 Avoid claws trying to build manuals if the required
1898 tools are not present.
1900 2010-10-02 [mir] 3.7.6cvs49
1903 * manual/de/dist/html/Makefile.am
1904 * manual/de/dist/pdf/Makefile.am
1905 * manual/de/dist/ps/Makefile.am
1906 * manual/de/dist/txt/Makefile.am
1907 * manual/dist/html/Makefile.am
1908 * manual/dist/pdf/Makefile.am
1909 * manual/dist/ps/Makefile.am
1910 * manual/dist/txt/Makefile.am
1911 * manual/es/dist/html/Makefile.am
1912 * manual/es/dist/pdf/Makefile.am
1913 * manual/es/dist/ps/Makefile.am
1914 * manual/es/dist/txt/Makefile.am
1915 * manual/fr/dist/html/Makefile.am
1916 * manual/fr/dist/pdf/Makefile.am
1917 * manual/fr/dist/ps/Makefile.am
1918 * manual/fr/dist/txt/Makefile.am
1919 * manual/pl/dist/html/Makefile.am
1920 * manual/pl/dist/pdf/Makefile.am
1921 * manual/pl/dist/ps/Makefile.am
1922 * manual/pl/dist/txt/Makefile.am
1923 1) Downgrade autoconf requirements to 2.59 to allow
1924 building on oldest supported Linux distributions.
1925 2) Only try to build manuals if the needed software
1928 2010-10-02 [colin] 3.7.6cvs48
1930 * src/plugins/trayicon/trayicon.c
1931 And fix theme updating.
1933 2010-10-02 [colin] 3.7.6cvs47
1935 * src/plugins/trayicon/trayicon.c
1936 Got burnt by wrong indentation!
1938 2010-10-02 [colin] 3.7.6cvs46
1941 Forgot to remove the directory from top-level
1943 2010-10-02 [colin] 3.7.6cvs45
1945 * src/plugins/trayicon/Makefile.am
1946 * src/plugins/trayicon/trayicon.c
1947 * src/plugins/trayicon/libeggtrayicon/.cvsignore
1948 * src/plugins/trayicon/libeggtrayicon/Makefile.am
1949 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1950 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
1951 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
1952 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
1953 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1954 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
1955 * src/plugins/trayicon/libeggtrayicon/xembed.h
1956 Finally get rid of Eggtrayicon, use GtkStatusIcon
1957 instead (which can be done safely now that we
1960 2010-10-02 [colin] 3.7.6cvs44
1968 * src/editaddress_other_attributes_ldap.c
1971 * src/grouplistdialog.c
1973 * src/image_viewer.c
1977 * src/message_search.c
1979 * src/prefs_themes.c
1980 * src/summary_search.c
1983 * src/etpan/imap-thread.c
1985 * src/gtk/gtkcmclist.c
1986 * src/gtk/gtkcmoptionmenu.c
1987 * src/gtk/gtkutils.c
1988 * src/gtk/gtkutils.h
1989 * src/gtk/gtkvscrollbutton.c
1990 * src/plugins/pgpcore/select-keys.c
1991 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1992 Undeprecate for GTK+2.22. Patch by Reed Loden.
1993 Fixes bug #2276, 'Compile in maintainer mode
1994 fails on GTK+ 2.22'.
1996 2010-10-02 [colin] 3.7.6cvs43
1999 It's now time to remove the temporary enable-openssl
2000 option that was used when we removed OpenSSL. See
2001 bug #2276 comment #14.
2003 2010-09-30 [wwp] 3.7.6cvs42
2005 * src/prefs_account.c
2006 * src/prefs_filtering_action.c
2007 * src/prefs_matcher.c
2008 Fix bug #2274, wrong color label index range
2009 used w/ gtk_cmoption_menu (behaviour change
2010 has been introduced w/ 3.5.0cvs49 apparently),
2011 now it must be 1..N so let's use colorlabel value
2015 2010-09-20 [pawel] 3.7.6cvs41
2022 2010-09-19 [pawel] 3.7.6cvs40
2027 Set ML menus sensitivity accordingly to
2028 possibility of reply to ML
2030 2010-09-19 [colin] 3.7.6cvs39
2033 Fix cvs34 and cvs35. NNTP accounts are mandatory to post
2034 to newsgroups, and NNTP accounts *can* send email. We
2035 should not force an email account when replying to_ml or
2038 2010-09-19 [colin] 3.7.6cvs38
2041 Revert previous commit (which breaks Reply to newsgroups)
2043 2010-09-17 [pawel] 3.7.6cvs37
2046 Respect reply_account_autosel when changing compose
2047 account to email one while replying to NNTP post
2049 2010-09-17 [wwp] 3.7.6cvs36
2051 * doc/man/claws-mail.1
2052 Update --compose documentation in `man claws-mail`.
2054 2010-09-12 [pawel] 3.7.6cvs35
2057 Add forgotten bit to previous commit,
2058 select email account when replying to ML
2060 2010-09-12 [pawel] 3.7.6cvs34
2063 Fix bug #2247 "nntp reply-to-all broken?"
2064 Make reply-to-all and reply-to-ml work as expected in
2065 mailing list through NNTP case
2067 2010-09-11 [pawel] 3.7.6cvs33
2072 gtk_widget_set_can_focus() -> GTK_WIDGET_UNSET_FLAGS()
2073 fixes build with GTK+ < 2.18
2075 2010-09-10 [pawel] 3.7.6cvs32
2080 Make Tab key switch between FolderView, MsgView and
2081 SummaryView only, other widgets have/can have their own
2084 2010-08-25 [colin] 3.7.6cvs31
2089 * src/common/base64.c
2090 * src/common/base64.h
2091 Fix bug #2245, "base64 decoding fails with line breaks"
2092 Patch by Yotam Medini
2094 2010-08-25 [colin] 3.7.6cvs30
2097 Fix bug #2241, "Empty trash on exit fails on scripted exit"
2099 2010-08-23 [pawel] 3.7.6cvs29
2102 * src/send_message.c
2105 Hide progressbar on statusbar when not needed
2107 2010-08-17 [colin] 3.7.6cvs28
2110 Fix previous patch (our own tmp dir is inside
2113 2010-08-16 [colin] 3.7.6cvs27
2116 Use temp dir to store logs in Windows. Avoids doing
2117 get_rc_dir() early, which prevents set_rc_dir()
2120 2010-07-31 [holger] 3.7.6cvs26
2122 * src/gtk/gtkshruler.c
2123 Yet more GdkGC to Cairo porting
2125 2010-07-30 [holger] 3.7.6cvs25
2127 * src/stock_pixmap.c
2128 More GdkGC to Cairo porting
2130 2010-07-30 [holger] 3.7.6cvs24
2132 * src/gtk/colorlabel.c
2133 One GdkGC usage less
2135 2010-07-29 [holger] 3.7.6cvs23
2138 Replace some gdk drawing with cairo, as the former
2139 is going towards deprecation.
2141 2010-07-25 [colin] 3.7.6cvs22
2143 * src/common/utils.c
2144 And now for a real fix. g_list_remove() doesn't, of
2145 course, free the data. But we have to have a solid
2146 pointer to it in order to free it ourselves instead
2147 of relying on the old freed list pointer.
2148 Maybe that's the last patch on the subject now ? :)
2150 2010-07-25 [colin] 3.7.6cvs21
2152 * src/common/utils.c
2153 Remove stupid and extraneous g_free() of elements
2154 which have just been freed by g_list_remove(). (see
2155 GList documentation). I don't know how it worked before
2157 2010-07-25 [colin] 3.7.6cvs20
2159 * src/common/utils.c
2160 Reverse free/use with more logical and safe
2161 use/free. Thanks to Michael Rasmussen !
2163 2010-07-24 [colin] 3.7.6cvs19
2165 * src/gtk/quicksearch.c
2166 Finish 3.7.5cvs42 patch. Probably fixes bug 2232,
2167 'freeze when using quick search'
2169 2010-07-11 [iwkse] 3.7.6cvs18
2171 * src/gtk/quicksearch.c
2172 Add SMALL_LAYOUT to quicksearch_relayout
2174 2010-07-10 [iwkse] 3.7.6cvs17
2177 Remove forgotten variable from
2178 the last bugfix #2224
2180 2010-07-10 [colin] 3.7.6cvs16
2183 * src/gtk/quicksearch.c
2184 Clean fix for bug #2224: don't mess with GTK settings when
2185 handling the layout ourselves is enough
2187 2010-07-09 [iwkse] 3.7.6cvs15
2191 Better fix for Bug #2224
2193 2010-07-09 [iwkse] 3.7.6cvs14
2197 Always use stock icons on buttons
2199 2010-07-08 [colin] 3.7.6cvs13
2202 Fix bug 2223, 'Compilation fails with GTK+
2203 2.21.3'. Thanks to Jan Psota !
2205 2010-06-29 [pawel] 3.7.6cvs12
2208 Revert 3.7.5cvs41, it breaks templates that use %X
2210 2010-06-23 [wwp] 3.7.6cvs11
2212 * src/gtk/colorlabel.c
2213 Silent up a warning by avoiding possible confusion
2214 in logical expression evaluation, thanks to TuxCM.
2216 2010-06-21 [iwkse] 3.7.6cvs10
2218 * src/gtk/quicksearch.c
2219 Do not add into quicksearch history
2220 matching rules with bad syntax
2222 2010-05-26 [holger] 3.7.6cvs9
2226 Add function to select rows given a list of messages,
2227 complementary to summary_get_selected_msg_list()
2229 2010-05-22 [mir] 3.7.6cvs8
2232 Fix bug 2208. Encode encrypted password to qouted
2233 printable to avoid making invalid XML. Encoding
2234 will be activated the first time the password is
2237 2010-05-22 [paul] 3.7.6cvs7
2239 * manual/advanced.xml
2241 * src/prefs_common.c
2242 * src/prefs_common.h
2243 after using the compose margin for several days
2244 I wanted the old style back - add a new hidden
2245 pref 'show_compose_margin' to restore the old
2246 behaviour (defaults to FALSE)
2248 2010-05-14 [paul] 3.7.6cvs6
2251 add a margin to the compose window text that matches
2252 the margin in textview
2254 2010-05-14 [colin] 3.7.6cvs5
2256 * src/gtk/sslcertwindow.c
2257 Fix dangling pointer. Thanks to Michael R!
2259 2010-05-14 [colin] 3.7.6cvs4
2261 * src/gtk/sslcertwindow.c
2262 Fix bug 1993, 'Cannot send mail when SSL certificate is
2263 expired but certificate check is skipped' and maybe
2264 bug 2200, 'SSL is not working with POP3'
2266 2010-05-14 [colin] 3.7.6cvs3
2268 * src/plugins/pgpinline/pgpinline.c
2269 Fix bug 2205, 'PGPInline: segfault on malformed mails'
2271 2010-05-04 [iwkse] 3.7.6cvs2
2273 * src/prefs_message.c
2274 Get a generic name as 'Quotation' for
2277 2010-05-04 [iwkse] 3.7.6cvs1
2279 * src/prefs_message.c
2280 * src/prefs_common.h
2281 * src/prefs_common.c
2284 Option for collapsing via double-click
2286 2010-05-01 [paul] 3.7.6
2292 2010-05-01 [paul] 3.7.5cvs55
2294 * tools/claws.i18n.status.pl
2297 2010-05-01 [paul] 3.7.5cvs54
2300 add YUP, new Ukrainian translator
2302 2010-04-30 [paul] 3.7.5cvs53
2306 add Ukrainian translation, submitted by YUP
2315 updated by David Vachulka, Stephan Sachse, Flammie Pirinen,
2316 Páder Rezső, Marcel Pol, Frederico Goncalves Guimaraes,
2317 Tiago Faria, and Slavko
2319 2010-04-26 [wwp] 3.7.5cvs52
2324 2010-04-26 [mones] 3.7.5cvs51
2329 2010-04-22 [pawel] 3.7.5cvs50
2334 first NULL check pointer, then use it
2336 2010-04-22 [colin] 3.7.5cvs49
2339 Fix error message when session isn't established
2341 Update translation and fix a typo in it
2343 2010-04-15 [pawel] 3.7.5cvs48
2345 * src/prefs_account.c
2346 Fix Bug 2144 'When creating an account with IMAP4+SSL,
2347 the port isn't configured properly'
2348 When using SSL/TLS tunneling automatically use default
2349 ports for encrypted connections: smtps, pop3s, imaps, nntps
2351 2010-04-15 [pawel] 3.7.5cvs47
2354 Fix crasher in actions using '%f' argument
2355 on multiple files with external scripts which
2356 don't return any output.
2358 2010-04-14 [colin] 3.7.5cvs46
2361 Fix hand cursor after error symbol appears
2363 2010-04-12 [colin] 3.7.5cvs45
2366 Fix bug 2162, 'configure check for libetpan
2367 fails with libetpan 1.0'
2370 2010-04-09 [mones] 3.7.5cvs44
2372 * manual/de/glossary.xml
2373 Fix encoding to match main document's
2374 Also fixes make dist with Debian's openjade
2376 2010-03-29 [pawel] 3.7.5cvs43
2378 * src/matcher_parser.h
2379 * src/matcher_parser_parse.y
2380 * src/gtk/quicksearch.c
2381 Disable matcher warnings when populating quicksearch
2382 completion lists on startup
2384 2010-03-27 [colin] 3.7.5cvs42
2386 * src/gtk/quicksearch.c
2387 Fix double-free later in code. Optimize
2390 2010-03-27 [pawel] 3.7.5cvs41
2393 Make sure that quote ends with new line char
2395 2010-03-26 [pawel] 3.7.5cvs40
2400 Fix Bug 1928 Add "reply to this address" pop menu
2402 - Set composing account to email one when creating/replying
2403 from NNTP folder by clicking link or choosing option
2407 2010-03-25 [paul] 3.7.5cvs39
2409 * src/gtk/gtkcmclist.c
2410 Fix build with GTK+ 2.20
2412 2010-03-24 [pawel] 3.7.5cvs38
2417 * src/grouplistdialog.c
2421 * src/prefs_account.c
2422 * src/gtk/gtkcmclist.c
2423 * src/gtk/gtkcmctree.c
2424 * src/gtk/gtkcmoptionmenu.c
2425 * src/gtk/gtksctree.c
2426 * src/gtk/gtkshruler.c
2427 * src/gtk/gtkutils.c
2428 * src/gtk/gtkutils.h
2429 * src/gtk/gtkvscrollbutton.c
2430 * src/gtk/inputdialog.c
2431 * src/gtk/spell_entry.c
2432 * src/plugins/trayicon/trayicon.c
2433 * src/plugins/trayicon/libeggtrayicon/Makefile.am
2434 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2435 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2436 Fix build with GTK+ 2.19
2438 2010-03-23 [pawel] 3.7.5cvs37
2442 Respect view->show_col_headers option
2443 * src/gtk/gtkcmctree.c
2444 Fix GtkCmcTree column width calculation when it has
2445 auto_resize set and new node is added
2447 2010-03-22 [pawel] 3.7.5cvs36
2449 * src/grouplistdialog.c
2450 * src/prefs_common.c
2451 * src/prefs_common.h
2452 - remember newsgroups list dialog size
2453 - respect use_dotted_lines hidden pref
2454 - respect use_stripes_everywhere hidden pref
2456 2010-03-21 [pawel] 3.7.5cvs35
2459 Remove superfluous gtk_widget_show_all()
2462 * src/common/utils.c
2465 2010-03-21 [pawel] 3.7.5cvs34
2468 * src/gtk/quicksearch.c
2469 * src/gtk/quicksearch.h
2470 Implement separate search phrase completion for
2471 normal/extended quicksearch
2473 2010-03-11 [paul] 3.7.5cvs33
2476 fix bug 2110, 'Patch to use GB18030 for GB2312 and GBK X-GBK'
2477 submitted by Yuwei Yu
2479 2010-03-09 [colin] 3.7.5cvs32
2481 * manual/de/glossary.xml
2484 2010-03-02 [colin] 3.7.5cvs31
2486 * manual/de/glossary.xml
2487 Sort alphabetically. Done by Volker Ribbert.
2489 2010-03-02 [mones] 3.7.5cvs30
2492 Fix mailing list archives location
2493 Remove currently unavailable CVS webview
2495 2010-03-01 [iwkse] 3.7.5cvs29
2497 * src/common/plugin.c
2498 Other indentation issues
2500 2010-03-01 [iwkse] 3.7.5cvs28
2502 * src/common/plugin.c
2503 Fix indentation of the previous commit
2505 2010-03-01 [iwkse] 3.7.5cvs27
2507 * src/common/plugin.h
2508 * src/common/plugin.c
2509 Add API for getting a loaded Plugin from the
2510 plugin's name, plugin_get_loaded_by_name (const gchar *name)
2511 Thanks to Colin, Michael
2513 2010-02-27 [colin] 3.7.5cvs26
2518 * manual/Makefile.am
2519 * manual/de/Makefile.am
2520 * manual/de/account.xml
2522 * manual/de/addrbook.xml
2523 * manual/de/advanced.xml
2524 * manual/de/claws-mail-manual.xml
2526 * manual/de/glossary.xml
2528 * manual/de/handling.xml
2529 * manual/de/intro.xml
2530 * manual/de/keyboard.xml
2531 * manual/de/plugins.xml
2532 * manual/de/starting.xml
2533 * manual/de/dist/.cvsignore
2534 * manual/de/dist/Makefile.am
2535 * manual/de/dist/html/.cvsignore
2536 * manual/de/dist/html/Makefile.am
2537 * manual/de/dist/pdf/.cvsignore
2538 * manual/de/dist/pdf/Makefile.am
2539 * manual/de/dist/ps/.cvsignore
2540 * manual/de/dist/ps/Makefile.am
2541 * manual/de/dist/txt/.cvsignore
2542 * manual/de/dist/txt/Makefile.am
2543 Add the german translation of the manual, done by
2544 Volker Ribbert <thoraki@arcor.de>.
2546 2010-02-27 [holger] 3.7.5cvs25
2548 * src/prefs_toolbar.c
2549 Don't make toolbar item description for
2550 plugin registered items editable
2552 2010-02-26 [colin] 3.7.5cvs24
2555 Don't translate empty description
2557 2010-02-22 [colin] 3.7.5cvs23
2560 Don't make In-Reply-To visible when reediting
2561 a draft or sent mail.
2563 2010-02-20 [colin] 3.7.5cvs22
2569 * src/etpan/imap-thread.c
2570 * src/etpan/imap-thread.h
2571 * src/etpan/nntp-thread.c
2572 * src/etpan/nntp-thread.h
2573 When going offline from NetworkManager, just
2574 delete IMAP connections. That'll avoid timeouts
2575 when coming back online in certain cases when
2576 the TCP socket will have timed out.
2578 2010-02-20 [holger] 3.7.5cvs21
2581 More files to ignore
2583 2010-02-17 [ticho] 3.7.5cvs20
2590 2010-02-16 [ticho] 3.7.5cvs19
2595 Removed unused argument from summary_open_row().
2597 2010-02-10 [pawel] 3.7.5cvs18
2600 - fix headers filtering when prefs_common.trans_hdr is on
2601 - fix headers setting when changing composing account
2603 * src/prefs_template.c
2604 Re-add template's name for translation
2606 2010-02-10 [colin] 3.7.5cvs17
2608 * src/prefs_matcher.c
2609 Fix bug 2099, 'add List-Id in Configuration>Filtering>
2610 Condition>Define>Header>Name combo box'. Patch by
2613 2010-02-10 [colin] 3.7.5cvs16
2623 Add the GB18030 Chinese charset, which is a superset
2624 of GB2312 and (X-)GBK. Patch mostly by Yuwei Yu.
2626 2010-02-09 [holger] 3.7.5cvs15
2629 GTK+ 2.10 related cleanup
2631 2010-02-09 [pawel] 3.7.5cvs14
2633 * src/prefs_account.c
2634 * src/prefs_folder_item.c
2635 * src/prefs_template.c
2637 Respect prefs_common.trans_hdr in couple more places to avoid
2638 confusion with translated/non-translated header names
2640 2010-02-09 [colin] 3.7.5cvs13
2645 2010-02-09 [colin] 3.7.5cvs12
2648 And fix 2.10 build :)
2650 2010-02-09 [colin] 3.7.5cvs11
2653 Bump up GTK+ requirement to 2.10
2662 * src/prefs_actions.c
2663 * src/prefs_common.c
2664 * src/prefs_common.h
2665 * src/prefs_ext_prog.c
2666 * src/prefs_filtering_action.c
2668 * src/prefs_image_viewer.c
2669 * src/prefs_matcher.c
2670 * src/prefs_msg_colors.c
2671 * src/prefs_summaries.c
2672 * src/prefs_template.c
2678 * src/gtk/Makefile.am
2680 * src/gtk/gtkcmclist.c
2681 * src/gtk/gtkcmctree.c
2682 * src/gtk/gtkutils.c
2683 * src/gtk/quicksearch.c
2684 Remove all compile-time conditionals depending on
2688 * src/gtk/gtksourceprintjob.c
2689 * src/gtk/gtksourceprintjob.h
2690 Remove libgnomeprint-based printing system (and
2691 command-line-based printing system) as GTK+ 2.10
2692 ships with print support.
2694 2010-02-08 [mir] 3.7.5cvs10
2697 Avoid displaying Bcc headers in message sent
2698 to NNTP servers. Thanks to Henning Mersch.
2701 2010-02-08 [pawel] 3.7.5cvs9
2704 Make tooltips less cryptic
2705 * src/gtk/description_window.c
2706 Improve window size calculation
2708 2010-02-08 [pawel] 3.7.5cvs8
2712 * src/common/utils.c
2713 * src/common/utils.h
2715 Fix Bug 2058 "use in-reply-to info passed in mailto: links"
2716 Patch by Laurent Bigonville with slight modifications
2718 2010-02-03 [pawel] 3.7.5cvs7
2721 Add some libtool files to ignore
2723 2010-02-03 [pawel] 3.7.5cvs6
2725 * src/plugins/trayicon/trayicon.c
2726 Save and then restore focus when closing/minimizing to tray
2728 2010-02-03 [mir] 3.7.5cvs5
2736 Save LDAP password encrypted. See bug 2113.
2739 2010-02-03 [colin] 3.7.5cvs4
2742 Fix again decoding of encrypted parts. The
2743 reverting of the patch was wrong, as the
2744 double-decoding was fixed in smime itself.
2745 Thanks to Matthias Drochner again...
2747 2010-02-02 [colin] 3.7.5cvs3
2749 * src/plugins/smime/smime.c
2751 Revert 3.7.4cvs2 and make a better patch for bug
2752 2059 and 2076. Patch by Matthias Drochner
2754 2010-01-31 [pawel] 3.7.5cvs2
2757 Fix hungarian translator's name
2759 2010-01-31 [pawel] 3.7.5cvs1
2763 Fix Bug 2107 - Arrow keys don't work in message view window
2765 2010-01-31 [paul] 3.7.5
2772 2010-01-23 [pawel] 3.7.4cvs10
2775 Fix button sensitivity in compose mode
2777 2010-01-23 [pawel] 3.7.4cvs9
2780 * tools/kdeservicemenu/install.sh
2781 * tools/make.themes.project
2782 * tools/nautilus2claws-mail.sh
2783 * tools/popfile-link.sh
2784 * tools/textviewer.sh
2785 Not all systems have bash installed in /bin, use env(1) to find
2788 2010-01-22 [pawel] 3.7.4cvs8
2790 * src/prefs_account.c
2791 * src/prefs_filtering.c
2793 * src/gtk/colorlabel.c
2794 Add some separators in combos
2796 2010-01-22 [pawel] 3.7.4cvs7
2799 --disable-aspell -> --disable-enchant
2801 Fix options spacing in configure --help
2803 Make wizard's window centered on the screen
2805 2010-01-19 [holger] 3.7.4cvs6
2809 Introduce folder_get_item_from_identifier().
2810 In contrast to folder_find_item_from_identifier(), this
2811 function recursively creates the FolderItems in the id path.
2812 Useful for programmatically creating folders (e.g. by plugins)
2814 2010-01-17 [pawel] 3.7.4cvs5
2819 2010-01-16 [colin] 3.7.4cvs4
2821 * src/plugins/pgpcore/sgpgme.c
2822 Probably fix bug 2098, 'claws-mails crashes frequently
2823 with pgpcore'. Fix double-free.
2825 2010-01-16 [holger] 3.7.4cvs3
2827 * src/prefs_toolbar.h
2830 2010-01-15 [colin] 3.7.4cvs2
2833 Decode mimeinfo before decrypting it. Probably
2834 fixes bug 2059 'gpgme >=1.1.8 not compatible
2835 with S/MIME encryption' and bug 2076 'having
2836 worked 2 times properly CLAWS ceased to
2837 decrypt incoming PGP mails -displays base64
2838 instead - sucks completely'
2839 Let's hope complete suckage ends here!
2840 Thanks to Matthias Drochner.
2842 2010-01-08 [paul] 3.7.4cvs1
2844 * tools/claws.i18n.status.pl
2847 2010-01-08 [paul] 3.7.4
2854 2010-01-08 [paul] 3.7.3cvs57
2868 updated translations by Miquel Oliete, David Vachulka, Stephan Sachse,
2869 Tommi Pirinen, Pader Rezso, MSulchan Darmawan, kazken3, Marcel Pol,
2870 Frederico Goncalves Guimaraes, Tiago Faria, Aleksei Miheev, and
2873 2010-01-08 [paul] 3.7.3cvs56
2875 * src/common/utils.c
2876 fix bug 2089, 'URLs ending with an underscore ('_')
2877 are not correctly parsed'. thanks to Johan
2879 2010-01-05 [colin] 3.7.3cvs55
2882 Update french translation
2884 2010-01-04 [mones] 3.7.3cvs54
2887 Update Spanish translation
2889 2010-01-04 [mones] 3.7.3cvs53
2891 * manual/plugins.xml
2893 * manual/es/claws-mail-manual.xml
2894 * manual/es/intro.xml
2895 * manual/es/plugins.xml
2896 Synchronise with English version
2898 2010-01-03 [paul] 3.7.3cvs52
2903 update TEAM_LIST, fix encoding
2905 2010-01-03 [mir] 3.7.3cvs51
2908 When composing to a NNTP list TO: will always be preset
2909 to the NNTP list unless user has chosen some other default
2910 in which case we will handle this the normal way. Therefore
2911 mfield will be set to TO_FIELD_PRESENT if mailto is NULL.
2913 2010-01-01 [paul] 3.7.3cvs50
2916 bump copyright year whilst it's in mind
2918 2009-12-31 [paul] 3.7.3cvs49
2920 * manual/claws-mail-manual.xml
2922 * manual/plugins.xml
2923 fix links so that they make sense in the context of the
2924 text version of the manual
2926 2009-12-31 [paul] 3.7.3cvs48
2929 * manual/plugins.xml
2930 updates, improvements, corrections, additions
2932 2009-12-29 [pawel] 3.7.3cvs47
2934 * src/prefs_filtering_action.c
2935 Fix Bug 2082 'Wrong color rectangle position when replacing
2936 "color" processing rule'
2938 2009-12-29 [colin] 3.7.3cvs46
2941 Fix bug 2074, 'Remember sending account
2944 2009-12-20 [holger] 3.7.3cvs45
2947 Delay CREATED_HOOKLIST invokation until
2948 after the modifications to the compose window
2949 are done, to allow hooks to further modify the
2950 window without getting overridden again
2952 2009-12-20 [holger] 3.7.3cvs44
2954 * src/prefs_toolbar.h
2957 2009-12-20 [holger] 3.7.3cvs43
2959 * src/prefs_toolbar.c
2960 * src/prefs_toolbar.h
2962 Pass window struct to caller
2964 2009-12-20 [holger] 3.7.3cvs42
2968 Add hooklist after creation of a compose window
2970 2009-12-19 [holger] 3.7.3cvs41
2972 * src/prefs_toolbar.c
2973 * src/prefs_toolbar.h
2975 Allow plugins to choose to which toolbar they want
2976 to add actions (main window, compose window, or message view)
2978 2009-12-19 [paul] 3.7.3cvs40
2981 fix statusbar in GTK+ 2.19.1
2983 2009-12-10 [pawel] 3.7.3cvs39
2986 Better fix for cvs28 regression
2988 2009-12-10 [iwkse] 3.7.3cvs38
2991 Fix some indentation
2993 2009-12-10 [iwkse] 3.7.3cvs37
2996 Add missing checks for gtkaspell: avoid
2997 crashing in some cases when Enchant is
2998 enabled but the spell checker is disabled
3001 2009-12-09 [colin] 3.7.3cvs36
3004 Fix leak and unchecked accesses.
3006 2009-12-09 [mir] 3.7.3cvs35
3009 Fix Bug 2072 "template at folder properties is not working"
3010 introduced in cvs24.
3012 2009-12-08 [pawel] 3.7.3cvs34
3015 When 'Reply All' remove current compose address from
3016 Cc/Bcc list - fix for regression introduced in cvs28
3018 2009-12-05 [pawel] 3.7.3cvs33
3021 Fix memory management, duh!
3023 2009-12-04 [pawel] 3.7.3cvs32
3026 Use case insensitive comparison in search for
3029 Refresh scrollbars on every window open
3031 2009-12-04 [pawel] 3.7.3cvs31
3034 Highlight misspelled words when applying template and
3035 check_while_typing option is on
3037 2009-12-03 [pawel] 3.7.3cvs30
3040 Highlight misspelled words in text inserted from file(s)
3041 or pasted to message body when check_while_typing
3044 2009-12-02 [pawel] 3.7.3cvs29
3047 Revert first part of previous commit
3049 2009-12-02 [pawel] 3.7.3cvs28
3052 Fix Bug 2055 "duplicate mailing list reply if
3053 List-Post + Reply-To present"
3054 - Ignore Reply-To if answering to ML
3055 - Improve parsing of List-Post header
3057 2009-12-02 [pawel] 3.7.3cvs27
3061 Fix Bug 1850 "Reply All" duplicates "To" user in "CC" if original
3062 email had user in "From" and "CC"
3063 Don't allow duplicate addresses in compose window headers
3065 2009-12-02 [mones] 3.7.3cvs26
3068 * manual/es/intro.xml
3069 * manual/fr/intro.xml
3070 * manual/it/intro.xml
3071 * manual/pl/intro.xml
3072 Make URL to point current site
3074 2009-12-01 [holger] 3.7.3cvs25
3078 Introduce new drag type "claws-mail/msg-path-list" for
3079 drag'n'drop of a message selection from the summaryview
3080 into other applications. The drag data gets set to the
3081 folder-item-id followed by message ids, separated by newlines.
3082 This enables other applications to back-link to Claws Mail
3083 via a "claws-mail --select" call after they received a drop.
3085 2009-11-30 [mir] 3.7.3cvs24
3088 Place cursor in compose window according to provided input
3089 If to: is present place cursor in subject field and if both
3090 to: and subject: is present place cursor in body. If body: is
3091 present insert a new line after text and place cursor there.
3093 2009-11-27 [mones] 3.7.3cvs23
3095 * src/gtk/quicksearch.c
3096 Allow viewing longer expressions if there's space
3098 2009-11-25 [holger] 3.7.3cvs22
3101 * src/common/Makefile.am
3102 * src/common/utils.c
3103 * src/common/utils.h
3104 Add a function to query the
3105 filepath of the .desktop file
3107 2009-11-25 [colin] 3.7.3cvs21
3110 Fix bug 2063, 'glib assertion in GRelation use in
3113 2009-11-24 [pawel] 3.7.3cvs20
3115 * src/common/utils.c
3116 Fix Bug 2053 'Inconsistent application of Coloration
3118 Don't allow '<' character between quotation marks
3120 2009-11-21 [holger] 3.7.3cvs19
3123 Modify cairo clip handling in preview windows,
3124 to prevent print preview windows from being blank
3125 with GTK+ 2.18. Follow recommendation of the GTK+
3126 documentation (section "Migrating to client side windows")
3127 and create a new cairo context for each expose event.
3129 2009-11-19 [pawel] 3.7.3cvs18
3132 complete 3.7.3cvs15 so install is DESTDIR safe
3133 remove icons with changed names on uninstall
3135 2009-11-18 [pawel] 3.7.3cvs17
3138 remove unneeded and code-duplicating function
3140 2009-11-18 [pawel] 3.7.3cvs16
3143 Fix Bug 2057 'Claws mail does not keep renamed names
3144 of nntp-subscribed groups'
3145 Check for already subscribed group using item->path for group
3146 comparision as folders item->path != item->name may be truth
3147 since we allowed renaming of newsgroups folders -> 3.5.0cvs11
3149 2009-11-17 [pawel] 3.7.3cvs15
3152 Fix Bug 2049 'some icons not copied?'
3153 Install additional 64x64 and 128x128 icons
3155 2009-11-17 [holger] 3.7.3cvs14
3157 * src/prefs_toolbar.c
3158 * src/prefs_toolbar.h
3161 Allow plugins to register toolbar items
3163 2009-11-11 [pawel] 3.7.3cvs13
3169 Fix Bug 1867 Changing account does not change BCC address
3170 Set account specific headers when changing account
3173 2009-11-07 [colin] 3.7.3cvs12
3175 * src/gtk/prefswindow.c
3176 Fix bug 2041, "add autonomical scrolled windows to prefs pages"
3179 2009-11-07 [colin] 3.7.3cvs11
3181 * src/gtk/spell_entry.c
3182 Fix bug 2040, 'numbers in subject entry marked as misspelled'
3183 Patch by Pawel Pekala
3185 2009-10-27 [colin] 3.7.3cvs10
3188 Fix bug 2028, 'Attempts to connect to all accounts on exit'
3189 Don't try to check whether the folder is up-to-date if
3190 the folder class doesn't implement set_mtime, as we don't
3191 care in this case. This code exists since a long time, but
3192 the bug was triggered by more scanning of queue folders
3193 since recently (when we added \Deleted handling).
3195 2009-10-27 [colin] 3.7.3cvs9
3198 Try to fix registering as default client
3201 2009-10-21 [wwp] 3.7.3cvs8
3203 * src/common/utils.c
3204 Fix 3.7.3cvs7 (accidentally committed a CVS conflict mark, say bravo).
3206 2009-10-21 [wwp] 3.7.3cvs7
3208 * src/common/utils.c
3209 Don't core dump when attempting to insert a non-existing
3210 file using a mailto: uri (g_error does core dump).
3212 2009-10-20 [colin] 3.7.3cvs6
3214 * src/common/utils.c
3215 Don't g_error on normal warnings...
3217 2009-10-20 [colin] 3.7.3cvs5
3219 * src/plugins/pgpcore/sgpgme.c
3220 Fix bug 1996, 'S/MIME key not selected'
3221 Check for S/MIME certs too
3223 2009-10-20 [colin] 3.7.3cvs4
3225 * src/common/w32lib.h
3226 Fix win32 build on latest mingw32
3228 2009-10-20 [colin] 3.7.3cvs3
3233 Fix LDIF export. Patch by Michael Rasmussen
3235 2009-10-18 [paul] 3.7.3cvs2
3237 * tools/claws.i18n.status.pl
3238 increase the value of $transolddays since we're relasing less
3240 rework the en_GB.po hack so that en_GB is always 100% translated
3241 and recently updated
3243 2009-10-17 [paul] 3.7.3cvs1
3245 * src/prefs_account.c
3246 * src/prefs_compose_writing.c
3247 * src/prefs_receive.c
3248 * src/prefs_summaries.c
3249 * src/prefs_wrapping.c
3250 reword a few labels. (this incorporates everything
3251 that seemed worthwhile from bug 2020)
3252 * src/prefs_customheader.c
3253 use a 'Browse' button instead of button with
3254 label 'From file...'
3258 * CVS repository change
3260 2009-10-09 [paul[ 3.7.3
3262 version 3.7.3 unleashed!!
3264 2009-10-07 [paul] 3.7.2cvs49
3269 fix Bug 1994 - Changing colors required restart.
3270 in the process rename folderview_reflect_prefs_pixmap_theme() to the
3271 more accurate folderview_reinit_fonts()
3273 2009-10-07 [paul] 3.7.2cvs48
3276 * src/prefs_common.c
3277 * src/prefs_common.h
3278 fix Bug 2003 - Address gathering dialog minor bugs/annoyances,
3279 patch by Pawel Pekala
3281 2009-10-07 [paul] 3.7.2cvs47
3289 updated by David Vachulka, Stephan Sachse and Marc Arens,
3290 Pader Rezso, MSulchan Darmawan, kazken3, and Frederico
3293 2009-10-06 [colin] 3.7.2cvs46
3296 French translation update
3298 2009-10-05 [paul] 3.7.2cvs45
3301 enable Page Size and Orientation in the print dialog,
3302 GTK+ >= 2.18.x only. Patch by Mark__T
3304 2009-10-05 [paul] 3.7.2cvs44
3306 * src/prefs_summaries.c
3307 fix label, startup --> start-up, to match other uses of the
3310 2009-10-05 [paul] 3.7.2cvs43
3313 updated by Emilian Nowak
3315 2009-10-03 [colin] 3.7.2cvs42
3319 * src/gtk/gtkcmclist.c
3320 * src/gtk/gtkvscrollbutton.c
3321 * src/gtk/logwindow.c
3323 Fix bug 2008, 'Claws-Mail doesn't refresh after deletion'
3324 Fix bug 2009, 'Incorrect pointer representation with GTK+2.18'
3325 Fix warning at start
3327 2009-09-28 [colin] 3.7.2cvs41
3331 * src/prefs_folder_item.c
3332 Fix bug 2007, 'Small memory leaks'. Patch by Pawel
3334 2009-09-28 [colin] 3.7.2cvs40
3336 * src/prefs_summaries.c
3337 * src/gtk/sslcertwindow.c
3338 Fix bug 2006, 'Non-utf8 strftime(3) date strings
3339 shows up garbled in GUI'. Patch by Pawel Pekala
3341 2009-09-24 [iwkse] 3.7.2cvs39
3344 That's only for statistics, of course :)
3346 2009-09-24 [iwkse] 3.7.2cvs38
3351 2009-09-24 [iwkse] 3.7.2cvs37
3354 Revert unwanted change
3356 2009-09-24 [iwkse] 3.7.2cvs36
3359 Fix issue with filtering actions and
3362 2009-09-20 [mones] 3.7.2cvs35
3364 * tools/convert_mbox.pl
3365 Add -R flag to support recursive conversions
3366 of arbitrary Evolution mail folders, based on
3367 bash script by Daniel Dickinson (fixes debian
3369 * tools/popfile-link.sh
3370 Set required shell for script (fixes debian
3373 2009-09-16 [colin] 3.7.2cvs34
3376 Go grab files in /etc/skel if they exist
3379 2009-09-15 [colin] 3.7.2cvs33
3382 Complete 3.7.1cvs42: only output directly to
3383 final file if we get NULL byes at the start.
3384 Still fixes saving UTF16 files, but also
3385 fixes displaying Base64 parts with decoding
3386 errors (parts without errors get displayed)
3388 2009-09-14 [colin] 3.7.2cvs32
3392 * src/matcher_parser_parse.y
3393 * src/prefs_matcher.c
3394 Add 'has_attachment' and 'signed' matcher
3395 expressions. Patch by Aleksei Miheev, fixes
3398 2009-09-14 [colin] 3.7.2cvs31
3400 * src/common/utils.c
3401 Add "Re :" prefix from french Yahoo mail.
3402 Patch by Didier Barvaux, fixes bug 1999
3404 2009-09-10 [mones] 3.7.2cvs30
3406 * manual/plugins.xml
3407 Fix sites supported by SpamReport
3408 * manual/es/plugins.xml
3409 Synchronise Spanish manual
3411 2009-09-07 [holger] 3.7.2cvs29
3414 Also update the icon cache on uninstall.
3415 This prevents possible problems when Claws Mail was
3416 uninstalled and installed again into a different location,
3417 see http://bugzilla.gnome.org/show_bug.cgi?id=362604
3418 and the blog post linked therein
3420 2009-09-07 [paul] 3.7.2cvs28
3422 * src/prefs_toolbar.c
3423 when updating the main toolbar icons just update
3424 the main toolbar (and consequently fix a bug where
3425 folderview icons would disappear)
3427 2009-08-30 [holger] 3.7.2cvs27
3430 Do case-insensitive comparison against
3431 header names when extracting recipients
3434 2009-08-23 [colin] 3.7.2cvs26
3437 Probably fix RH bug 512024, " folder.c:3543
3438 Condition msglist != NULL failed"
3440 2009-08-23 [colin] 3.7.2cvs25
3442 * src/prefs_compose_writing.c
3443 Make the maximum size warning bigger. Patch
3444 by Didier Barvaux on bug 1986.
3446 2009-08-21 [colin] 3.7.2cvs24
3449 Previous commit: move the function into compose_insert_file
3450 so that it's also used on drag-n-drop
3452 2009-08-21 [colin] 3.7.2cvs23
3455 Fix scrolling when adding an header
3457 2009-08-21 [colin] 3.7.2cvs22
3460 * src/prefs_common.c
3461 * src/prefs_common.h
3462 * src/prefs_compose_writing.c
3463 * src/common/utils.c
3464 Fix bug 1986, "New feature: warn user when inserting
3465 a large file in the message body". Patch by Didier
3468 2009-08-21 [colin] 3.7.2cvs21
3472 * src/common/utils.c
3473 Fix bug 1984: Add R�f. : reply prefix (french
3474 Lotus Notes); patch by Didier Barvaux
3476 2009-08-21 [colin] 3.7.2cvs20
3480 Fix bug 1969, 'Bad guess for outgoing encoding'
3481 Make sure the specific converters (japanese in
3482 this case) can return success/error in strict
3483 mode, instead of silently failing back to
3486 2009-08-20 [holger] 3.7.2cvs19
3490 Make it possible for code outside
3491 compose (e.g. plugins) to attach files
3493 2009-08-20 [colin] 3.7.2cvs18
3496 Fix crash when accessing IMAP soon
3498 2009-08-18 [colin] 3.7.2cvs17
3501 Maybe fix crash on non-existent LDAP server
3503 2009-08-04 [colin] 3.7.2cvs16
3506 Fix toolbar's spacing that breaks dark
3507 themes (patch from http://blogs.igalia.com/aperez/
3508 2009/07/making-claws-mail-look-better/)
3510 2009-07-28 [colin] 3.7.2cvs15
3513 * src/addrcustomattr.c
3515 * src/addressbook_foldersel.c
3523 * src/editldap_basedn.c
3534 * src/prefs_actions.c
3535 * src/prefs_customheader.c
3536 * src/prefs_display_header.c
3537 * src/prefs_filtering.c
3538 * src/prefs_folder_column.c
3539 * src/prefs_matcher.c
3540 * src/prefs_summary_column.c
3541 * src/prefs_summary_open.c
3542 * src/prefs_template.c
3545 Fix bug 1950, 'Program freeze up during folder selection'
3546 Don't leave hidden windows modal
3548 2009-07-28 [colin] 3.7.2cvs14
3551 Fix bug 1957, 'LDAP errs out after searching too
3554 2009-07-28 [colin] 3.7.2cvs13
3557 Fix bug 1966, '"Collapse all threads" slower than
3558 "Expand all threads"'
3560 2009-07-28 [colin] 3.7.2cvs12
3562 * src/common/session.c
3563 Fix bug 1967, 'Claws gets stuck after accepting
3564 a certificate warning dialog'
3566 2009-07-19 [paul] 3.7.2cvs11
3568 * manual/plugins.xml
3569 a few small changes to the English
3571 2009-07-18 [mones] 3.7.2cvs10
3573 * manual/plugins.xml
3574 Add new bsfilter and fancy plugins to the docs
3575 and a note about dealing with plugins of the same class
3576 * src/prefs_account.c
3577 Fix extra space at the end typo
3579 2009-07-16 [colin] 3.7.2cvs9
3582 Fix wrong return without unlocking; thanks
3585 2009-07-14 [colin] 3.7.2cvs8
3588 Fix bug 1954, 'Segfault on reading wrong STATUS'
3590 2009-07-10 [colin] 3.7.2cvs7
3592 * src/plugins/pgpcore/plugin.def
3593 * src/common/utils.h
3596 2009-07-10 [colin] 3.7.2cvs6
3598 * src/prefs_display_header.c
3599 Fix bug 1951, 'C-Mail dumps core when editing
3600 displayed headers'. Patch by Alexey Rusakov
3602 2009-07-10 [colin] 3.7.2cvs5
3605 Fix bug 1952, 'Deleted mails in Queue folder
3608 2009-07-09 [colin] 3.7.2cvs4
3610 * src/gtk/spell_entry.c
3611 Fix bug 1949, 'Spell checker doesn't recognise
3612 certain word in Subject header, but does in
3613 message body'. Patch by Pawel Pekala.
3615 2009-07-09 [paul] 3.7.2cvs3
3618 use pkgconfig to check for the minimum required
3621 2009-07-06 [colin] 3.7.2cvs2
3623 * src/prefs_customheader.c
3626 2009-07-04 [paul] 3.7.2cvs1
3628 * tools/claws.i18n.status.pl
3631 2009-07-03 [paul] 3.7.2
3638 2009-07-03 [paul] 3.7.1cvs85
3645 added new translations by Tiago Faria and Slavko
3658 updated by Yasen Pramatarov, David Vachulka, Stephan Sachse,
3659 Ricardo Mones, Tommi Pirinen, Colin Leroy, Pader Rezso,
3660 MSulchan Darmawan, Andrea Spadaccini, kazken3, Frederico
3661 Goncalves Guimaraes, Aleksei Miheev
3663 2009-07-01 [colin] 3.7.1cvs84
3665 * src/prefs_common.c
3666 Fix bug 1940, 'Doesn't open links in
3667 user's default browser'. Turn the preference
3668 to TRUE by default; that will only change the
3669 behaviour for new users.
3671 2009-06-29 [colin] 3.7.1cvs83
3675 * src/prefs_filtering_action.c
3676 Fix bug 1935, 'problems with very long filtering actions':
3677 Use a dynamic buffer in action to string, and a bigger
3678 buffer in string to action
3680 2009-06-29 [colin] 3.7.1cvs82
3682 * src/matcher_parser_lex.l
3683 Fix bug 1878, 'Processing rules for folders with brackets aren't saved'
3685 2009-06-29 [colin] 3.7.1cvs81
3690 Fix crash (out-of-bounds tree column)
3691 * src/gtk/gtkcmctree.c
3692 * src/gtk/gtksctree.c
3693 Prevent using an out-of-bounds tree column
3695 2009-06-29 [colin] 3.7.1cvs80
3699 Leak fixes; patch by Pawel Pekala.
3701 2009-06-26 [colin] 3.7.1cvs79
3704 Sort by msgnum if dates are equal
3706 2009-06-24 [paul] 3.7.1cvs78
3709 make some (forgotten) strings translatable
3711 2009-06-19 [colin] 3.7.1cvs77
3714 Fix menu sensitiveness
3716 2009-06-18 [colin] 3.7.1cvs76
3719 * src/plugins/pgpcore/sgpgme.c
3720 * src/plugins/pgpcore/sgpgme.h
3721 * src/plugins/pgpmime/mypgpcore.def
3722 * src/plugins/pgpmime/pgpmime.c
3723 * src/plugins/smime/mypgpcore.def
3724 * src/plugins/smime/smime.c
3725 Use largefile support (and stop using our old GPGME
3726 hack on gpgme_data_seek/rewind)
3727 (See 1.9.12cvs44 to 46 - if this breaks things we
3730 2009-06-13 [colin] 3.7.1cvs75
3732 * src/gtk/spell_entry.c
3733 Fix assertion. We can put a NULL gtkaspell to
3734 an entry; it just means it won't be spell-checked.
3736 2009-06-12 [mones] 3.7.1cvs74
3740 * src/prefs_account.c
3741 * src/prefs_account.h
3742 * src/common/utils.c
3743 * src/common/utils.h
3744 Added preference to use account address in generated
3745 Message-Id. Fixes Debian bug #531052
3747 2009-06-12 [colin] 3.7.1cvs73
3750 Better fix, API-compatible with libgnutls13
3752 2009-06-12 [colin] 3.7.1cvs72
3755 Use compatibility mode in GnuTLS, and avoid problems with
3756 servers that don't comply 100% with the spec, but still
3759 2009-06-06 [iwkse] 3.7.1cvs71
3762 Ops..revert a mix with another patch
3764 2009-06-06 [iwkse] 3.7.1cvs70
3767 A better fix for the previous commit's issue
3769 2009-06-06 [iwkse] 3.7.1cvs69
3772 Fix shutting down of Claws Mail while a GTK_Return keypress
3773 event is sent to the Attach property window
3775 2009-06-05 [colin] 3.7.1cvs68
3778 Fix build on GTK+ 2.6
3780 2009-06-03 [mones] 3.7.1cvs67
3782 * tools/make.themes.project
3783 Oops! fix header, sorry Paul ;-)
3785 2009-06-03 [mones] 3.7.1cvs66
3787 * tools/make.themes.project
3788 Add support for PNG themes and other
3789 fixes i don't remember now... :)
3791 2009-06-02 [colin] 3.7.1cvs65
3794 * src/prefs_template.c
3796 Fix error messages in templates, and fix their
3799 2009-05-22 [colin] 3.7.1cvs64
3804 2009-05-22 [colin] 3.7.1cvs63
3807 Fix phantom button behind entry when
3808 changing fields via Tools/Reply mode.
3810 2009-05-22 [colin] 3.7.1cvs62
3815 2009-05-21 [mones] 3.7.1cvs61
3819 Add button to empty header lines with one click
3821 2009-05-21 [paul] 3.7.1cvs60
3825 * src/plugins/trayicon/trayicon.c
3826 when quitting from the trayicon, honour
3827 prefs_common.clean_on_exit
3829 2009-05-21 [paul] 3.7.1cvs59
3831 * src/gtk/Makefile.am
3832 remove duplicate entry
3833 thanks to Charles A Edwards
3835 2009-05-19 [paul] 3.7.1cvs58
3837 * src/send_message.c
3838 clear progressbar in the statusbar on 'Cancel'
3840 2009-05-16 [colin] 3.7.1cvs57
3846 2009-05-16 [colin] 3.7.1cvs56
3849 Remove msgnum>0 condition for removing messages
3850 from caches. There's no such condition on add.
3851 Fixes bug 1913, 'Allow to remove phantom
3852 messages from the cache'; patch by Fabian
3853 Keil <fk at fabiankeil.de>
3855 2009-05-12 [holger] 3.7.1cvs55
3859 Introduce hook after showing of the message view
3861 2009-05-11 [colin] 3.7.1cvs54
3864 Fix bug 1872, 'A: Cc: CCi: selector should
3865 default on same as preceding contact'
3867 2009-05-10 [holger] 3.7.1cvs53
3871 Add a hook to make it possible for plugins to
3872 modify the address completion list
3874 2009-05-06 [paul] 3.7.1cvs52
3878 fix bug 1915, 'Mails signed with smime.p7s
3879 display both signed and attachment icon.'
3881 2009-05-05 [colin] 3.7.1cvs51
3883 * src/common/utils.c
3886 2009-05-05 [colin] 3.7.1cvs50
3888 * src/common/utils.c
3889 Fix bug 1895, '(imap) cache issues when cache dir is on a
3890 different mountpoint than tempdir'
3892 2009-05-04 [colin] 3.7.1cvs49
3895 Probably fix bug 1914, 'Crash reading
3896 corrupted tags file'
3898 2009-04-26 [paul] 3.7.1cvs48
3901 * src/gtk/gtkaspell.h
3902 fix bug 1904, 'build mechanism looks for
3903 'enchant.h' in a wrong place'
3905 2009-04-25 [paul] 3.7.1cvs47
3908 gah! fix coding style!
3910 2009-04-25 [paul] 3.7.1cvs46
3914 if building with GTK+ >= 2.16 use
3915 gtk_orientable_set_orientation() instead of now
3916 deprecated gtk_toolbar_set_orientation()
3918 2009-04-24 [colin] 3.7.1cvs45
3921 Ask before sending if an attached file has
3924 2009-04-19 [paul] 3.7.1cvs44
3926 * src/prefs_common.c
3927 * src/prefs_common.h
3929 save About window size.
3930 patch by Pawel Pekala
3932 2009-04-12 [paul] 3.7.1cvs43
3934 * tools/csv2addressbook.pl
3935 add extra CSV fields that are now appended
3936 by thunderbird (version 2.0.0.21)
3938 2009-04-08 [colin] 3.7.1cvs42
3941 fix saving (but not displaying) of UTF-16
3944 2009-04-08 [colin] 3.7.1cvs41
3946 * src/gtk/manage_window.c
3947 Disable transient windows on win32 - seems to
3948 fix most focusing issues
3950 2009-04-05 [colin] 3.7.1cvs40
3953 Don't ask whether we want to send deleted mails in queue
3954 folders; also, don't send deleted mails when flushing
3957 2009-04-04 [paul] 3.7.1cvs39
3963 * tools/claws.i18n.status.pl
3964 add new Indonesian translation, by
3967 2009-04-03 [paul] 3.7.1cvs38
3973 2009-04-03 [colin] 3.7.1cvs37
3977 Fix bug 1891, 'Add support for gopher:// links'
3978 Patch by Jacob Head <clawsmail at jacob-head.com>
3979 Let's go back to the roots!
3981 2009-04-03 [paul] 3.7.1cvs36
3986 2009-04-03 [paul] 3.7.1cvs35
3989 add AC_CONFIG_MACRO_DIR([m4])
3990 remove CLAWS_ACLOCAL_INCLUDE(m4)
3991 * m4/aclocal-include.m4
3992 removed this now unneeded file
3994 2009-04-02 [colin] 3.7.1cvs34
3996 * src/common/utils.h
3997 Fix previous (thanks to Marcus :)
3999 2009-04-02 [colin] 3.7.1cvs33
4001 * src/common/utils.h
4002 * src/etpan/etpan-thread-manager.c
4003 pipe() was a macro from GLib on win32 until
4004 glib 2.13.2. It's undefined after that.
4005 Thanks to Marcus Brinkmann for the heads-up!
4007 2009-03-31 [colin] 3.7.1cvs32
4009 * src/folder_item_prefs.c
4010 Copy folder settings with prefs
4012 2009-03-31 [colin] 3.7.1cvs31
4014 * src/prefs_account.c
4015 Don't use un-sensitive checkboxes in Privacy tab
4016 when privacy system in None (makes unchecking
4017 painful when no privacy plugin is loaded)
4019 2009-03-30 [colin] 3.7.1cvs30
4026 * src/prefs_account.c
4027 * src/prefs_account.h
4030 Fix bug 1866, 'Claws should make use of the IMAP 'deleted' flag'
4031 Add an option on the Receive page of IMAP account preferences:
4032 "Move deleted mails to trash and expunge immediately". This
4033 option defaults to TRUE to avoid changing the existing behaviour.
4034 Setting it to FALSE prevents automatic expunging.
4035 Also, add Tools/Expunge and View/Hide deleted messages menu items
4036 (View/Hide deleted message being a per-folder setting, and behaving,
4037 like View/Hide read messages).
4039 2009-03-30 [colin] 3.7.1cvs29
4042 Fix Redhat bug 486422, Ubuntu bug 486422: Don't
4043 ask for IMAP password when using GSSAPI auth
4045 2009-03-27 [colin] 3.7.1cvs28
4048 Fix cvs14, make sure we mark non-existent caches dirty
4049 (or they never get written)
4051 2009-03-27 [colin] 3.7.1cvs27
4054 Fix tag update when all tags are removed
4057 2009-03-25 [colin] 3.7.1cvs26
4060 Fix configure.ac, thanks to Pawel
4062 2009-03-25 [colin] 3.7.1cvs25
4065 * src/etpan/nntp-thread.c
4066 Fix header fetching (NG/To/Cc). Fixes
4067 bug 1883, 'Message processing fails to
4068 act on Newsgroups: field'
4070 2009-03-23 [colin] 3.7.1cvs24
4073 Fix internal headers visible in queue/sent
4075 2009-03-23 [colin] 3.7.1cvs23
4078 Fix check for RC (resource compiler) used
4079 on win32 (AC_LIBTOOL_RC used to call it
4080 implicitely but stopped)
4082 2009-03-19 [colin] 3.7.1cvs22
4085 Put spam button in default toolbar even if
4086 bogofilter and spamassassin are not built.
4087 Other anti-spam plugin could exist! :)
4088 * src/common/utils.c
4089 Fix exit status fetch on win32
4091 2009-03-18 [paul] 3.7.1cvs21
4093 * src/gtk/spell_entry.c
4094 fix "[BUG] Wrong word replaced in 'Subject:'
4095 when spell-checking correction used"
4096 Patch by Pawel Pekala
4098 2009-03-17 [colin] 3.7.1cvs20
4100 * src/common/utils.c
4101 Fix win32 build (from cvs12)
4103 2009-03-17 [colin] 3.7.1cvs19
4106 Fix bug 1735, 'Change To: and Newsgroups:
4107 recipient field according account type'
4110 2009-03-17 [colin] 3.7.1cvs18
4113 * src/prefs_common.c
4114 * src/prefs_common.h
4116 * src/common/prefs.c
4117 Add preference for fsyncing metadata
4119 2009-03-16 [paul] 3.7.1cvs17
4121 * src/prefs_customheader.c
4122 add forgotten #if HAVE_LIBCOMPFACE
4124 2009-03-16 [paul] 3.7.1cvs16
4126 * src/prefs_customheader.c
4127 put the (X-)Face preview image below the up/down
4128 buttons so they don't jump around.
4129 make the list reorderable by drag'n'drop
4131 2009-03-16 [colin] 3.7.1cvs15
4133 * src/prefs_customheader.c
4134 Add a (X-)Face preview. Patch by iwkse.
4136 2009-03-16 [colin] 3.7.1cvs14
4142 * src/common/prefs.c
4143 Add fsync calls to make sure we don't
4144 lose data on system crashes. (to do:
4145 add a pref to allow people choosing raw
4148 2009-03-15 [colin] 3.7.1cvs13
4150 * src/gtk/gtkaspell.c
4151 Fix empty menu when there are no
4152 suggestions (using the Spelling menu)
4154 2009-03-14 [colin] 3.7.1cvs12
4156 * src/common/utils.c
4157 Win32: fix subject prefix length
4159 2009-03-11 [mones] 3.7.1cvs11
4162 fix encoding declared in header
4163 update translation now we're at it
4165 2009-03-10 [colin] 3.7.1cvs10
4168 Fix "wrong mime" message printed out multiple
4171 2009-03-10 [colin] 3.7.1cvs9
4173 * src/prefs_folder_item.c
4176 2009-03-09 [paul] 3.7.1cvs8
4178 * src/prefs_folder_item.c
4179 * src/send_message.c
4180 fixes to english text
4182 2009-03-08 [paul] 3.7.1cvs7
4185 correct errors in header
4187 2009-03-08 [paul] 3.7.1cvs6
4193 * tools/claws.i18n.status.pl
4194 add Japanese translation, submitted by kazken3
4196 2009-03-07 [colin] 3.7.1cvs5
4199 Don't let the invalid MIME warning hide
4200 other noticeview (Partial receive or
4203 2009-03-07 [colin] 3.7.1cvs4
4208 2009-03-07 [colin] 3.7.1cvs3
4213 Handle mimeparts that lack an end boundary.
4214 They're invalid but it's too annoying for
4215 normal users to fix.
4217 2009-03-06 [wwp] 3.7.1cvs2
4220 * src/folder_item_prefs.c
4221 * src/folder_item_prefs.h
4222 * src/prefs_folder_item.c
4223 Add per-folder default cc, bcc and reply-to.
4225 2009-03-06 [colin] 3.7.1cvs1
4228 * src/gtk/gtksourceprintjob.c
4229 Fix build with old print interface
4231 2009-03-06 [paul] 3.7.1
4238 2009-03-06 [paul] 3.7.0cvs78
4249 updated by David Vachulka, Stephan Sachse, Flammie
4250 Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
4251 Frederico Goncalves Guimaraes, Lars Persson Fink,
4254 2009-03-03 [colin] 3.7.0cvs77
4256 * src/prefs_filtering.c
4257 Win32: Fix bug 1865, 'IMAP account name changes
4258 are not followed at filter actions'
4260 2009-03-02 [colin] 3.7.0cvs76
4263 Fix Launchpad bug 335571: 'claws-mail crashed
4264 with SIGSEGV in strlen() while deleting
4265 large amount of e-mails on IMAP account
4267 2009-02-27 [mones] 3.7.0cvs75
4269 * manual/es/account.xml
4271 * manual/es/addrbook.xml
4272 * manual/es/advanced.xml
4273 * manual/es/claws-mail-manual.xml
4275 * manual/es/glossary.xml
4277 * manual/es/handling.xml
4278 * manual/es/intro.xml
4279 * manual/es/keyboard.xml
4280 * manual/es/plugins.xml
4281 * manual/es/starting.xml
4282 Sync with English version, fix some typos
4283 Changed encoding to UTF-8
4285 Update for release, changed encoding to UTF-8
4287 2009-02-24 [colin] 3.7.0cvs74
4290 Don't print separation line if there
4293 2009-02-23 [cleroy] 3.7.0cvs73
4302 * src/addrduplicates.c
4305 * src/addressbook_foldersel.c
4313 * src/customheader.c
4315 * src/editaddress_other_attributes_ldap.c
4353 * src/prefs_account.c
4354 * src/prefs_actions.c
4355 * src/prefs_common.c
4356 * src/prefs_filtering.c
4357 * src/prefs_filtering_action.c
4358 * src/prefs_folder_column.c
4359 * src/prefs_folder_item.c
4361 * src/prefs_matcher.c
4364 * src/prefs_summaries.c
4365 * src/prefs_summary_column.c
4366 * src/prefs_template.c
4367 * src/prefs_themes.c
4368 * src/prefs_toolbar.c
4375 * src/remotefolder.c
4376 * src/send_message.c
4377 * src/sourcewindow.c
4379 * src/stock_pixmap.c
4380 * src/summary_search.c
4387 * src/common/base64.c
4388 * src/common/claws.c
4389 * src/common/hooks.c
4390 * src/common/plugin.c
4391 * src/common/prefs.c
4392 * src/common/session.c
4394 * src/common/socket.c
4395 * src/common/string_match.c
4396 * src/common/stringtable.c
4397 * src/common/utils.c
4398 * src/common/utils.h
4400 * src/common/xmlprops.c
4401 * src/gtk/colorlabel.c
4402 * src/gtk/combobox.c
4403 * src/gtk/foldersort.c
4404 * src/gtk/gtkaspell.c
4405 * src/gtk/gtkcmclist.c
4406 * src/gtk/gtkcmctree.c
4407 * src/gtk/gtkcmoptionmenu.c
4408 * src/gtk/gtksctree.c
4409 * src/gtk/gtkshruler.c
4410 * src/gtk/gtksourceprintjob.c
4411 * src/gtk/gtkutils.c
4412 * src/gtk/gtkvscrollbutton.c
4413 * src/gtk/logwindow.c
4415 * src/gtk/pluginwindow.c
4416 * src/gtk/prefswindow.c
4417 * src/gtk/quicksearch.c
4418 * src/gtk/spell_entry.c
4419 * src/plugins/pgpcore/select-keys.c
4420 * src/plugins/pgpinline/pgpinline.c
4421 * src/plugins/pgpmime/pgpmime.c
4422 * src/plugins/smime/smime.c
4423 * src/plugins/spamassassin/spamassassin_gtk.c
4424 Mass commit changing g_return_* to cm_return_*
4425 and making these more interesting
4427 2009-02-23 [colin] 3.7.0cvs72
4430 Always initialise error code to no error
4432 2009-02-23 [colin] 3.7.0cvs71
4435 Fix separator substitution
4437 2009-02-23 [colin] 3.7.0cvs70
4439 * src/stock_pixmap.c
4440 * src/gtk/colorlabel.c
4441 don't use g_return on normal checks
4443 2009-02-22 [colin] 3.7.0cvs69
4449 2009-02-22 [colin] 3.7.0cvs68
4451 * src/addrduplicates.c
4467 * src/prefs_common.c
4468 * src/prefs_filtering.c
4479 * src/common/socket.c
4480 * src/common/template.c
4481 * src/etpan/imap-thread.c
4482 * src/gtk/gtkaspell.c
4483 * src/gtk/gtkcmctree.c
4484 * src/gtk/gtksctree.c
4485 * src/gtk/inputdialog.c
4486 * src/plugins/pgpcore/sgpgme.c
4487 * src/plugins/pgpmime/pgpmime.c
4488 * src/plugins/smime/smime.c
4489 * src/plugins/spamassassin/spamassassin.c
4490 Fix errors caught by Coverity: NULL checks, leaks, overruns,
4491 uninitialised accesses
4493 2009-02-17 [colin] 3.7.0cvs67
4496 Disable controls during queuing
4498 2009-02-15 [colin] 3.7.0cvs66
4501 * src/plugins/pgpcore/select-keys.c
4502 * src/plugins/pgpcore/sgpgme.c
4503 Disable use of disabled keys
4505 2009-02-15 [colin] 3.7.0cvs65
4509 Fix font updating after changing
4510 prefs_common.derive_from_normal_font
4512 2009-02-12 [paul] 3.7.0cvs64
4518 * src/common/version.h.in
4522 more copyright header fixes
4524 2009-02-12 [paul] 3.7.0cvs63
4526 * src/gtk/progressdialog.c
4527 * src/gtk/progressdialog.h
4528 fix copyright header
4530 2009-02-12 [paul] 3.7.0cvs62
4532 * src/gtk/spell_entry.c
4533 * src/gtk/spell_entry.h
4534 better, more standard copyright header
4536 2009-02-12 [paul] 3.7.0cvs61
4538 * src/gtk/spell_entry.c
4539 * src/gtk/spell_entry.h
4540 changes to copyright header
4542 2009-02-12 [paul] 3.7.0cvs60
4544 * src/gtk/spell_entry.c
4545 * src/gtk/spell_entry.h
4548 2009-02-11 [colin] 3.7.0cvs59
4550 * src/gtk/spell_entry.c
4551 * src/gtk/spell_entry.h
4554 2009-02-11 [colin] 3.7.0cvs58
4557 * src/gtk/Makefile.am
4558 * src/gtk/gtkaspell.c
4559 * src/gtk/gtkaspell.h
4560 Add spellcheck to subject. Patch by
4563 2009-02-10 [holger] 3.7.0cvs57
4567 Move filename define for printing page setup cache to defs.h
4569 2009-02-08 [mones] 3.7.0cvs56
4572 Fix build for bison 2.4.1
4574 2009-02-06 [holger] 3.7.0cvs55
4576 * src/prefs_common.c
4577 * src/prefs_common.h
4579 Fix restoring of custom page setups for printing by
4580 temporarily caching the settings.