1 2011-10-25 [colin] 3.7.10cvs51
4 Fix build with gtk + 2.20
6 2011-10-25 [colin] 3.7.10cvs50
12 Fix locking when sending a single message
14 2011-10-25 [colin] 3.7.10cvs49
16 * src/gtk/colorlabel.c
18 * src/gtk/gtkcmclist.c
19 Make row height closer to what it was
21 2011-10-25 [colin] 3.7.10cvs48
24 Always use cairo to draw
26 2011-10-25 [colin] 3.7.10cvs47
29 Fix bug #2529, 'crash in mimeview_start_drag after
30 deleting message'. Patch by Ricardo
32 2011-10-23 [colin] 3.7.10cvs46
34 * src/gtk/gtkcmclist.c
35 * src/gtk/gtkcmclist.h
36 * src/gtk/gtkcmctree.c
37 Draw CMClist with cairo too.
39 2011-10-23 [colin] 3.7.10cvs45
41 * src/gtk/gtkcmclist.h
42 Fix build (this was not meant to be commited)
44 2011-10-23 [colin] 3.7.10cvs44
48 * src/addressbook_foldersel.c
52 * src/grouplistdialog.c
56 * src/gtk/gtkcmclist.c
57 * src/gtk/gtkcmclist.h
58 * src/gtk/gtkcmctree.c
59 * src/gtk/gtkcmctree.h
61 Refactor some tree stuff (lots of code duplication there)
62 and switch to cairo for tree rendering.
64 2011-10-23 [holger] 3.7.10cvs43
67 Don't issue a warning for designed behaviour of the stop rule.
68 Fixes bug #2520, 'Please remove verbose "No further processing after rule %s" message.'
70 2011-10-22 [colin] 3.7.10cvs42
73 * src/gtk/gtkshruler.c
77 2011-10-22 [colin] 3.7.10cvs41
86 * src/grouplistdialog.c
95 * src/prefs_ext_prog.c
96 * src/prefs_filtering.c
97 * src/prefs_folder_item.c
98 * src/prefs_image_viewer.c
100 * src/prefs_msg_colors.c
103 * src/prefs_spelling.c
104 * src/prefs_summaries.c
105 * src/prefs_template.c
110 * src/summary_search.c
113 * src/gtk/gtkcmclist.c
114 * src/gtk/gtkcmctree.c
115 * src/gtk/gtkcmoptionmenu.c
116 * src/gtk/gtksctree.c
119 * src/gtk/gtkvscrollbutton.c
120 * src/gtk/inputdialog.c
121 * src/gtk/pluginwindow.c
122 * src/gtk/quicksearch.c
123 * src/gtk/spell_entry.c
124 * src/plugins/bogofilter/bogofilter_gtk.c
125 * src/plugins/dillo_viewer/dillo_prefs.c
126 * src/plugins/pgpcore/prefs_gpg.c
127 * src/plugins/spamassassin/spamassassin_gtk.c
128 * src/plugins/trayicon/trayicon.c
129 * src/plugins/trayicon/trayicon_prefs.c
130 Remove all possible #if GTK_CHECK_VERSION() checks,
131 and make Claws build with GTK+2.16 (untested right
132 now), as the Gpg4Win project uses GTK+2.16 currently.
134 2011-10-22 [colin] 3.7.10cvs40
138 Fix (hopefully) build with GTK+ 2.18.
140 2011-10-20 [paul] 3.7.10cvs39
145 fix bug 2479, 'LDIF address book import matches tags case sensitive'
146 Patch by Bodo Graumann <mail@bodograumann.de>
148 2011-10-20 [mones] 3.7.10cvs38
152 Fix references to old dotsrc mailing lists
154 2011-10-19 [mones] 3.7.10cvs37
156 * src/prefs_msg_colors.c
157 Fix Ok/Cancel buttons in color selector of preferences
159 2011-10-17 [colin] 3.7.10cvs36
161 * src/gtk/gtkshruler.c
162 (Probably) fix GTK+ <= 2.22
164 2011-10-17 [colin] 3.7.10cvs35
166 * src/gtk/gtkshruler.c
169 2011-10-17 [mones] 3.7.10cvs34
178 Fix potential out-of-buffer writes
180 2011-10-17 [mones] 3.7.10cvs33
183 Use just one g_print call per option; correct indentation
185 2011-10-17 [colin] 3.7.10cvs32
189 * src/gtk/Makefile.am
190 * src/gtk/gtkshruler.c
191 * src/gtk/gtkshruler.h
194 Reimplement ruler using the GTK widgets. Thanks
195 to Hanno for the initial patch.
197 2011-10-17 [colin] 3.7.10cvs31
203 Undeprecate GIO/GdkCondition
205 2011-10-16 [mones] 3.7.10cvs30
208 Add --compose-from-file option to open composition
209 window with the headers and body from a file; based
210 on Debian patch to fix http://bugs.debian.org/544868
212 2011-10-15 [mones] 3.7.10cvs29
214 * manual/advanced.xml
215 Document new summary_from_show hidden preference
217 2011-10-15 [paul] 3.7.10cvs28
220 compose_create_tags() - fix misplaced 'int i'
221 compose_entry_mark_default_to() - fix To field highlighting
223 2011-10-09 [colin] 3.7.10cvs27
226 Fix address completion
228 2011-10-07 [colin] 3.7.10cvs26
230 * src/prefs_filtering_action.c
232 Fix build with GTK+2.20
234 2011-10-07 [colin] 3.7.10cvs25
236 * src/gtk/Makefile.am
237 * src/gtk/gdkkeysyms-new.h
239 Copy the new GDK_KEY_* definitions for older GTKs
241 2011-10-07 [colin] 3.7.10cvs24
244 Fix typos (thanks to Hanno)
246 2011-10-07 [colin] 3.7.10cvs23
249 * src/gtk/gtkshruler.c
250 * src/gtk/gtkshruler.h
251 Disable ruler starting from 2.24.
253 2011-10-07 [colin] 3.7.10cvs22
257 * src/gtk/Makefile.am
260 2011-10-07 [colin] 3.7.10cvs21
270 * src/message_search.c
273 * src/prefs_account.c
274 * src/prefs_compose_writing.c
275 * src/prefs_filtering_action.c
276 * src/prefs_folder_item.c
277 * src/prefs_logging.c
278 * src/prefs_matcher.c
279 * src/prefs_message.c
281 * src/prefs_receive.c
282 * src/prefs_summaries.c
283 * src/prefs_wrapping.c
288 * src/summary_search.c
290 * src/gtk/Makefile.am
291 * src/gtk/colorlabel.c
294 * src/gtk/logwindow.c
297 * src/gtk/quicksearch.c
298 * src/gtk/spell_entry.c
299 * src/plugins/bogofilter/bogofilter_gtk.c
300 * src/plugins/dillo_viewer/dillo_viewer.c
301 * src/plugins/pgpcore/prefs_gpg.c
302 * src/plugins/spamassassin/spamassassin_gtk.c
303 Bug #2371, "Port to GTK+ 3.0". Third patch from Hanno, starting
304 the real job. GtkCMOptionMenu and GTKHSRuler disabled, should be
305 ported (especially GtkCMOptionMenu)
307 2011-10-07 [colin] 3.7.10cvs20
312 * src/addrcustomattr.c
313 * src/addrduplicates.c
316 * src/addressbook_foldersel.c
322 * src/editaddress_other_attributes_ldap.c
327 * src/editldap_basedn.c
335 * src/grouplistdialog.c
341 * src/message_search.c
344 * src/prefs_actions.c
345 * src/prefs_customheader.c
346 * src/prefs_display_header.c
347 * src/prefs_filtering.c
348 * src/prefs_filtering_action.c
349 * src/prefs_folder_column.c
350 * src/prefs_matcher.c
351 * src/prefs_msg_colors.c
353 * src/prefs_summaries.c
354 * src/prefs_summary_column.c
355 * src/prefs_summary_open.c
356 * src/prefs_template.c
357 * src/prefs_toolbar.c
361 * src/summary_search.c
368 * src/gtk/description_window.c
369 * src/gtk/foldersort.c
370 * src/gtk/gtkaspell.c
371 * src/gtk/gtkcmclist.c
372 * src/gtk/gtkcmctree.c
373 * src/gtk/gtkcmoptionmenu.c
375 * src/gtk/icon_legend.c
376 * src/gtk/inputdialog.c
377 * src/gtk/logwindow.c
378 * src/gtk/pluginwindow.c
379 * src/gtk/prefswindow.c
380 * src/gtk/quicksearch.c
381 * src/plugins/pgpcore/passphrase.c
382 * src/plugins/pgpcore/select-keys.c
383 Bug #2371, "Port to GTK+ 3.0". Monster-patch by Hanno Meyer-Thurow
384 to replace GDK_* by GDK_KEY_*.
386 2011-10-07 [colin] 3.7.10cvs19
397 * src/grouplistdialog.c
402 * src/prefs_filtering_action.c
403 * src/prefs_folder_column.c
404 * src/prefs_msg_colors.c
405 * src/prefs_summary_column.c
406 * src/prefs_toolbar.c
415 * src/gtk/colorlabel.c
417 * src/gtk/gtkcmclist.c
418 * src/gtk/gtkcmctree.c
419 * src/gtk/gtkcmoptionmenu.c
420 * src/gtk/gtksctree.c
422 * src/gtk/gtkvscrollbutton.c
423 * src/gtk/inputdialog.c
424 * src/gtk/logwindow.c
426 * src/gtk/prefswindow.c
427 * src/gtk/progressdialog.c
428 * src/plugins/pgpcore/passphrase.c
429 * src/plugins/trayicon/trayicon.c
430 Bug #2371, "Port to GTK+ 3.0": Use accessor functions.
431 Patch by Hanno Thurow-Meyer, many thanks to him !
433 2011-09-20 [colin] 3.7.10cvs18
436 Fix bug #2502, 'gnutls_transport_set_lowat removed in
439 2011-09-18 [colin] 3.7.10cvs17
442 Fix segfault when connection fails
444 2011-09-03 [colin] 3.7.10cvs16
447 Use NORMAL instead of EXPORT priorities.
449 2011-09-02 [colin] 3.7.10cvs15
453 Linking against gcrypt explicitely in order to call
454 gcry_control() for mutex setup isn't necessary anymore
455 starting from gnuTLS 2.11.
457 2011-08-31 [colin] 3.7.10cvs14
459 * src/plugins/pgpinline/pgpinline.c
460 * src/plugins/pgpmime/pgpmime.c
461 Fix bug #2431, "Major memory leak in PGP message handling".
463 2011-08-31 [colin] 3.7.10cvs13
470 Apply Steve Rader's patch from bug #2388, "Add
471 message view scrolling menu items"
473 2011-08-30 [colin] 3.7.10cvs12
475 * src/gtk/prefswindow.c
476 Fix layout issues (i.e. on SSL page if changing account
477 type prior to visiting it).
479 2011-08-30 [colin] 3.7.10cvs11
483 Don't use deprecated functions for GnuTLS priorities.
484 Require GnuTLS 2.2 that is the first version with the
487 2011-08-30 [colin] 3.7.10cvs10
489 * src/common/socket.c
491 Long-term fix for bug #2402, "GnuTLS change breaks socket
492 communication", as per http://savannah.gnu.org/support/?107660
494 2011-08-30 [colin] 3.7.10cvs9
496 * src/etpan/imap-thread.c
497 * src/etpan/nntp-thread.c
498 Remove dead openSSL code
500 2011-08-30 [colin] 3.7.10cvs8
504 * src/common/ssl_certificate.c
505 * src/common/ssl_certificate.h
506 * src/etpan/imap-thread.c
507 * src/etpan/nntp-thread.c
508 Fix bug #2127, "SSL cert check uses canonical name instead of
511 2011-08-29 [colin] 3.7.10cvs7
513 * src/prefs_account.c
514 Fix X-Mailer option not appearing on IMAP
516 2011-08-29 [colin] 3.7.10cvs6
518 * src/plugins/pgpcore/Makefile.am
519 * src/plugins/pgpinline/Makefile.am
520 * src/plugins/pgpmime/Makefile.am
521 * src/plugins/smime/Makefile.am
523 libtool: link: require no space between `-L' and `.'
525 2011-08-29 [colin] 3.7.10cvs5
529 * src/prefs_account.c
530 * src/prefs_account.h
531 Revert cvs4 which is rather illogical and instead
532 use Fabian's patch from bug #2471
534 2011-08-29 [colin] 3.7.10cvs4
537 Don't insert custom headers that have empty values.
538 Allows not inserting X-Mailer if it's set to nothing.
539 Fixes bug #2471, "Make setting an X-Mailer header optional".
541 2011-08-29 [colin] 3.7.10cvs3
547 Handle EXIF orientation in images (both in textview's
548 preview and image viewer)
550 2011-08-28 [paul] 3.7.10cvs2
555 add new hidden option to control the display in the From
556 column in the Message List: 0 (default): show name,
557 1: show address, 2: show name + address
559 2011-08-27 [paul] 3.7.10cvs1
562 * src/common/ssl_certificate.c
563 * src/etpan/imap-thread.c
564 * src/etpan/nntp-thread.c
565 offer up some missing log_error() strings to translators
567 2011-08-27 [paul] 3.7.10
573 2011-08-27 [paul] 3.7.9cvs52
581 updated by David Vachulka, wwp, Pader Rezso, Mindaugas
582 Baranauskas, Frederico Goncalves Guimaraes, and Slavko
584 2011-08-27 [mones] 3.7.9cvs51
587 Include generic name and comment translations
588 Thanks to all the people on the translators ML!
590 2011-08-23 [paul] 3.7.9cvs50
593 probable/possible fix/workaround for bug 2402,
594 'can't download message from pop3 server'
596 2011-08-18 [paul] 3.7.9cvs49
598 * manual/handling.xml
599 fix typos. thanks to vilpan
601 2011-08-17 [paul] 3.7.9cvs48
603 * tools/claws.i18n.status.pl
604 add Mindaugas Baranauskas (Lithuanian)
606 2011-08-14 [mir] 3.7.9cvs47
609 * src/etpan/nntp-thread.c
610 Fix bug 2418. Patch provided by Sébastien Bigaret with
611 some minor contribution by me.
613 2011-08-13 [mir] 3.7.9cvs46
615 * src/etpan/nntp-thread.c
616 Fix bug when NNTP server sends authentication warning
617 as part of the connection session. Privously etpan would
618 bail out for any return code other than NEWSNNTP_NO_ERROR
619 but as early as the connection session a return code like
620 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_USERNAME and
621 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_PASSWORD should not
622 be considered as an error.
624 2011-08-12 [paul] 3.7.9cvs45
627 3.7.9cvs43 mistakenly dropped off the info
628 about the mime part from the tooltip
630 2011-08-12 [wwp] 3.7.9cvs44
632 * src/gtk/quicksearch.c
633 Fix duplicate key accel (thanks to Ra-Mones-Mones II).
635 2011-08-09 [paul] 3.7.9cvs43
638 fix bug 2420, 'Invalid markup in icon tooltip text after signature check'
640 2011-08-06 [paul] 3.7.9cvs42
643 fix cursor placement in Forward template
645 2011-08-06 [paul] 3.7.9cvs41
647 * src/gtk/description_window.c
648 fix bug 1963, 'Preferences Templates Information Window Focus loss'
650 2011-08-05 [holger] 3.7.9cvs40
653 Revert 3.7.9cvs35 for now, it may be problematic
656 2011-08-05 [paul] 3.7.9cvs39
660 use 'Collapse quotes' rather than 'Fold quotes' on
661 labels, for consistency
663 use 'Receive mail from account' rather than 'on account'
665 2011-07-30 [mir] 3.7.9cvs38
667 * src/etpan/Makefile.am
668 * src/plugins/pgpcore/Makefile.am
669 * src/plugins/pgpmime/Makefile.am
670 * src/plugins/smime/Makefile.am
671 Fix broken build on Debian Sid. enchant.h cannot be
672 found unless $(ENCHANT_CFLAGS) and $(ENCHANT_LIBS) are
673 present in Makefile.am. Apparently enchant.h in older
674 versions were placed in /usr/include which is always
677 2011-07-21 [mones] 3.7.9cvs37
679 * src/common/plugin.c
680 * src/common/plugin.h
681 Make licences allowed for plugins more explicit and also
682 accept dual (or more) licences when properly formatted.
683 Doesn't require any change on current plugins.
685 2011-07-18 [mones] 3.7.9cvs36
687 * manual/advanced.xml
688 Document briefly tags feature.
689 * manual/glossary.xml
690 Fix definition to avoid confussion with tags.
691 * manual/es/advanced.xml
692 * manual/es/glossary.xml
693 Synchronize Spanish translation with the above.
695 2011-07-07 [holger] 3.7.9cvs35
698 Add indicator stuff to the desktop file
701 2011-07-06 [paul] 3.7.9cvs34
706 2011-07-06 [mones] 3.7.9cvs33
709 Do not create an empty tag name row in panel and
710 warn user about using a non-reserved tag instead
712 2011-07-05 [mones] 3.7.9cvs32
717 * src/etpan/imap-thread.c
718 Make constants for reserved tags and use them
719 Removed also duplicate comparison while at it
721 2011-07-05 [paul] 3.7.9cvs31
724 when using a Compose template, only place the cursor
725 in the body when the cursor symbol, %cursor (%X), is used
727 2011-07-03 [paul] 3.7.9cvs30
730 do main_window_popup(mainwin); on plugin load error, or
731 else the warning dialogue and mainwindow stays minimised
734 2011-07-03 [paul] 3.7.9cvs29
737 fix bug 2462, 'Building without GnuTLS support leads to a
740 2011-07-03 [paul] 3.7.9cvs28
745 fix bug #2461, 'popup menu in message list displays
746 'move to trash' and 'delete''.
747 Add a new sensitivity condition 'M_NOT_TRASH' and
748 remove the broken workaround for right-click in summaryview.c.
749 Fix broken main menu sensitivity for "Menu/Message/Move" in
752 2011-06-21 [paul] 3.7.9cvs27
755 revert 3.7.9cvs2, it does no good
757 2011-06-18 [mir] 3.7.9cvs26
760 Fix autoconf warnings introduced in autoconf >= 2.64
762 2011-06-05 [paul] 3.7.9cvs25
772 fix strings where an informational message has been
773 wrongly entered into the translated string
775 enable 'Trash' and 'Sender' to be translated based on
776 the context, e.g. as button text and as mail header
778 fix english in Info tab
780 2011-05-25 [colin] 3.7.9cvs24
783 Fix bug #2439, "use bitwise operator for bitmask instead of
784 logical operator". Thanks to Nicolas Kaiser for the patch.
786 2011-05-18 [colin] 3.7.9cvs23
789 Fix missing group selection before xover if the
790 connection was reset before.
792 2011-05-12 [colin] 3.7.9cvs22
795 Fix bug #2412, "Send account mail address in Message-ID
796 wrongly implemented". Patch by Fabian Keil.
798 2011-05-12 [mones] 3.7.9cvs21
800 * src/etpan/nntp-thread.c
801 Fix bug #2418 "NNTP authentication is broken"
803 2011-05-09 [pawel] 3.7.9cvs20
806 * src/prefs_folder_item.c
809 2011-05-05 [colin] 3.7.9cvs19
815 Fix bug #2184, "Add account name information inside network log".
816 Initial patch by MSulchan Darmawan, expanded to other protocols.
817 This stuff is too much copy-pasted.
820 2011-04-30 [colin] 3.7.9cvs18
823 Fix bug #2414, 'Claws segfaults on startup with
824 notification plugin enabled". Thanks Christian
825 Faulhammer for the patch.
827 2011-04-27 [colin] 3.7.9cvs17
830 Make Windows' encoding CP1251 for ru_RU locale
831 Part of bug #2397, "Gtkhtml2 viewer ignores message encoding"
833 2011-04-24 [paul] 3.7.9cvs16
835 * manual/claws-mail-manual.xml
836 * manual/de/claws-mail-manual.xml
837 * manual/es/claws-mail-manual.xml
838 * manual/fr/claws-mail-manual.xml
839 * manual/it/claws-mail-manual.xml
840 update copyright year
842 2011-04-24 [paul] 3.7.9cvs15
845 fix bug #2353, 'Right-clicking on spam in order to delete
846 it causes it to show in message window'
848 2011-04-24 [paul] 3.7.9cvs14
851 * src/gtk/foldersort.c
852 * src/gtk/foldersort.h
853 fix labelling, 'change folder order' to 'change mailbox order'
855 2011-04-23 [paul] 3.7.9cvs13
858 fix bug #2409, 'Failed to compile under GCC 3.x : option
859 -Wno-pointer-sign badly set in configure.ac'. mistakenly
860 committed in 3.7.8cvs19
862 2011-04-11 [paul] 3.7.9cvs12
864 * src/plugins/trayicon/trayicon.c
865 fix build bug: gtk_status_icon_set_title() is available
866 since gtk 2.18.x not 2.14.x
868 2011-04-11 [paul] 3.7.9cvs11
871 updated by Páder Rezső
873 2011-04-10 [colin] 3.7.9cvs10
879 * src/editaddress_other_attributes_ldap.c
881 * src/message_search.c
882 * src/prefs_display_header.c
883 * src/prefs_filtering_action.c
884 * src/prefs_matcher.c
886 * src/prefs_toolbar.c
887 * src/summary_search.c
888 * src/gtk/colorlabel.c
890 * src/gtk/gtkcmoptionmenu.c
891 * src/gtk/gtkshruler.c
892 * src/gtk/gtkshruler.h
894 * src/gtk/inputdialog.c
895 * src/gtk/quicksearch.c
896 Revert the whole pile of crap introduced in
899 2011-04-10 [colin] 3.7.9cvs9
903 * src/editaddress_other_attributes_ldap.c
905 * src/message_search.c
906 * src/prefs_display_header.c
907 * src/prefs_matcher.c
908 * src/prefs_toolbar.c
909 * src/summary_search.c
912 * src/gtk/inputdialog.c
913 * src/gtk/quicksearch.c
914 Finish fun with combo boxes. (hopefully)
916 2011-04-10 [colin] 3.7.9cvs8
919 * src/prefs_filtering_action.c
921 * src/gtk/gtkshruler.c
922 * src/gtk/gtkshruler.h
923 More undeprecation. GTKSHRuler is #if'ed out. We can
924 still decide to maintain the old GtkRuler widget in-tree
925 if the lack of ruler in Compose window is too
928 2011-04-10 [colin] 3.7.9cvs7
933 * src/editaddress_other_attributes_ldap.c
934 * src/message_search.c
935 * src/prefs_display_header.c
936 * src/prefs_filtering_action.c
938 * src/prefs_toolbar.c
939 * src/summary_search.c
940 * src/gtk/colorlabel.c
942 * src/gtk/gtkcmoptionmenu.c
944 More comboboxtext undeprecation
946 2011-04-10 [colin] 3.7.9cvs6
951 2011-04-10 [colin] 3.7.9cvs5
956 2011-04-10 [colin] 3.7.9cvs4
959 * src/editaddress_other_attributes_ldap.c
960 * src/message_search.c
961 * src/prefs_display_header.c
962 * src/prefs_filtering_action.c
964 * src/prefs_toolbar.c
965 * src/summary_search.c
968 gtk_combo_box_*_text() is deprecated, and
969 gtk_combo_box_text_*() is the new hotness.
971 2011-04-10 [colin] 3.7.9cvs3
979 * src/gtk/gtkvscrollbutton.c
980 * src/gtk/gtkvscrollbutton.h
981 s/GtkFunction/GSourceFunc
983 2011-04-10 [colin] 3.7.9cvs2
986 Use gtkut_window_popup() to work around a bug in Gnome Shell.
987 This is the patch from bug #2396, it should be innocuous even
988 if that's useless to do deiconify + present window...
990 2011-04-09 [paul] 3.7.9cvs1
992 * src/prefs_summaries.c
993 fix typo in string. (thanks, Brad!)
995 2011-04-09 [paul] 3.7.9
1001 2011-04-09 [paul] 3.7.8cvs78
1011 updated by David Vachulka, Ricardo Mones, Flammie Pirinen,
1012 wwp, Mindaugas Baranauskas, Frederico Goncalves Guimaraes,
1015 2011-04-09 [colin] 3.7.8cvs77
1018 Revert part of yesterday's patch. While gtk_file_chooser_set_current_name()
1019 wants an UTF-8 string, gtk_file_chooser_set_current_folder() wants a glib-
1020 encoding filename. Hooray for stupid.
1022 2011-04-08 [colin] 3.7.8cvs76
1025 Fix action Stop: if child does not react to SIGTERM, it'll
1026 probably start behaving when it'll get a SIGKILL on the user's
1027 second press on Stop.
1028 Fixes bug #2237, "User action makes Claws unresponsive".
1030 2011-04-08 [colin] 3.7.8cvs75
1035 * src/folder_item_prefs.c
1036 * src/folder_item_prefs.h
1037 * src/prefs_account.c
1038 Fix bug #2382, "folderitemrc not updated when account
1039 name is changed". Indeed, this wasn't done.
1041 2011-04-08 [wwp] 3.7.8cvs74
1044 Add support for quoted values (*="value").
1045 This commonly fixes a trailing quote appearing to filenames
1046 sent by iphone Mail (not sure if it's culprit at all, though).
1048 2011-04-08 [colin] 3.7.8cvs73
1051 Fix bug #2393, "Crashes and rendering problems in the "Save as" menu
1052 caused by attachments with extended chars in the file name". Patch
1053 derived from a patch bt Fabien Keil
1055 2011-04-05 [wwp] 3.7.8cvs72
1058 A debug string not to translate.
1060 2011-04-03 [colin] 3.7.8cvs71
1062 * src/common/utils.h
1063 Fix bug #2394, "backtrace() crashes on FreeBSD"
1064 That's not the first bug-report where internal
1065 debug-only backtrace() crashes on FreeBSD.
1067 2011-04-03 [colin] 3.7.8cvs70
1070 Fix bug #2365 again, "Crash when auto-scrolling headers in
1072 Batch-mode compose windows (from filtering actions) shouldn't
1073 try to access stuff after flushing events...
1075 2011-03-31 [paul] 3.7.8cvs69
1078 update as gtk >= 2.10 now required
1079 (because I'll never remember to do this later)
1081 2011-03-26 [paul] 3.7.8cvs68
1084 fix separators in Go To menu
1086 2011-03-20 [colin] 3.7.8cvs67
1089 Drop the *_DISABLE_DEPRECATED. We'll put them back
1090 when we'll have time to handle them
1092 2011-03-18 [paul] 3.7.8cvs66
1095 make user-facing message more accurate -
1096 'Network Log' not 'View Log'
1098 2011-03-17 [wwp] 3.7.8cvs65
1101 Fix a typo around plural form, as reported by
1104 2011-03-15 [colin] 3.7.8cvs64
1109 Fix bug #2381, "Support for NetworkManager 0.9".
1110 Patch by Mikhail Efremov
1112 2011-03-04 [colin] 3.7.8cvs63
1116 Fix segfault on Windows
1118 * src/common/utils.c
1119 * src/common/w32_unistd.c
1120 * src/common/w32lib.h
1121 Rationalize use of time_r() funcs (pthread do define them)
1123 2011-03-02 [pawel] 3.7.8cvs62
1126 Re-implement widgets aligning, switch from GtkSizeGroup
1127 to GtkTable - this should fix disappearing labels
1129 2011-03-01 [pawel] 3.7.8cvs61
1132 Wizard GUI cleanups. Make it look and behave more
1133 like account preferences.
1135 2011-02-23 [colin] 3.7.8cvs60
1137 * src/common/Makefile.am
1140 2011-02-23 [colin] 3.7.8cvs59
1144 * src/common/Makefile.am
1145 * src/common/plugin.c
1146 * src/common/valgrind.h
1147 Fix bug #2369, "valgrind.h should NOT be part of claws-mail"
1148 Use valgrind's own header.
1150 2011-02-22 [colin] 3.7.8cvs58
1152 * src/prefs_account.c
1153 Fix bug #2367 (Win32): Disable "Always sign messages when replying to a
1154 signed message" upon new installation. This is disturbing when PGP
1155 plugins are loaded by default.
1157 2011-02-16 [paul] 3.7.8cvs57
1160 update copyright headers throughout
1162 2011-02-16 [paul] 3.7.8cvs56
1165 use gettext plural form for "item selected"/"items selected"
1167 2011-02-13 [colin] 3.7.8cvs55
1171 Fix bug #2361, "Claws crashes after PGP Check in separate
1172 msg view". Don't let the cancel thread lie around after
1173 the verification ended.
1175 2011-02-13 [paul] 3.7.8cvs54
1178 updated by Mindaugas Baranauskas
1180 2011-02-11 [mones] 3.7.8cvs53
1182 * manual/es/advanced.xml
1183 Sync with English manual
1185 Fix remaining mismatched alloc/free from cppcheck
1187 2011-02-10 [pawel] 3.7.8cvs52
1192 2011-02-10 [pawel] 3.7.8cvs51
1194 * src/prefs_toolbar.c
1195 - set menus sensitivity in item type combo depending on
1196 availability of actions / plugin hooks
1197 - style fixes, spaces instead of tabs mostly
1199 2011-02-10 [paul] 3.7.8cvs50
1201 * src/prefs_account.c
1202 move the 'send acc mail addr in msg-id" option to
1205 2011-02-10 [paul] 3.7.8cvs49
1207 * src/prefs_account.c
1208 move the 'expunge immediately' option to a more
1211 2011-02-05 [pawel] 3.7.8cvs48
1213 * manual/advanced.xml
1214 Document new hidden pref
1216 Dont treat mimeparts referenced by others as
1219 * src/prefs_common.c
1220 * src/prefs_common.h
1221 Add ability to hide inline attachments referenced
1222 by other mimeparts in MimeView. To enable this
1223 feature set show_inline_attachments=0 in your clawsrc
1225 2011-01-25 [colin] 3.7.8cvs47
1228 Fix matcher body parsing: decode mails with our
1229 MIME parser. This speeds up body search a bit as
1230 binary attachments are not searched anymore, slows
1231 down a bit full message searches, but not awfully.
1232 * src/summary_search.c
1233 Use matcher API to search, in all cases (advanced search or
1234 not). Also, fix little logic bugs related to combos history
1235 * src/common/utils.c
1236 * src/common/utils.h
1239 Remove dead code, export functions needed by matcher.c
1241 2011-01-25 [colin] 3.7.8cvs46
1244 * src/prefs_common.c
1246 * src/common/ssl_certificate.c
1247 Fix mismatched alloc/free (thanks to cppcheck)
1249 2011-01-25 [colin] 3.7.8cvs45
1252 Fix leak on error path
1254 2011-01-23 [mones] 3.7.8cvs44
1256 * manual/es/advanced.xml
1257 Sync with English manual
1259 2011-01-23 [paul] 3.7.8cvs43
1262 it's 2011, update copyright line
1264 2011-01-23 [paul] 3.7.8cvs42
1266 * manual/advanced.xml
1267 * src/prefs_common.c
1268 * src/prefs_common.h
1270 fix bug #2350, 'Make displaying localized date/time in
1271 message view optional'.
1272 This introduces a new hidden option (why do more?),
1273 'msgview_date_format', which defaults to OFF, maintaining
1274 the current and expected behaviour.
1276 2011-01-21 [colin] 3.7.8cvs41
1279 Fix bug #2050, Clawsmail sends return receipt every seconds
1280 We forgot to close the file when parsing
1281 disposition-notification fields, which made unlinking of the
1282 corresponding emails in tempfolder/processing impossible in
1283 Windows. Causing them to be re-fetched every time.
1285 2011-01-21 [colin] 3.7.8cvs40
1287 * claws-mail.desktop
1288 Fix again bug #2346: We should have a %u parameter.
1290 2011-01-21 [colin] 3.7.8cvs39
1292 * src/plugins/spamassassin/spamassassin.c
1293 Fix sa-learn when offline (its command line parsing is
1294 space-dependant). Patch by Wolfgang Lorenz
1296 2011-01-19 [pawel] 3.7.8cvs38
1298 * claws-mail.desktop
1299 Fix Bug 2346 'Please register x-handler-scheme
1300 in .desktop file' patch by Laurent Bigonville
1301 While I'm here update things to current
1302 standards, fix desktop-file-validate warnings/errors
1304 2011-01-18 [colin] 3.7.8cvs37
1307 Fix logic on SMTP AUTH: If the selected method isn't
1308 available, say so instead of supposing it'll work.
1309 Fixes bug #2039, 'SMTP AUTHENTICATION'
1311 2011-01-15 [pawel] 3.7.8cvs36
1313 * src/prefs_folder_item.c
1314 Rework subject regexp simplify gui a bit, this give us better
1315 options page layout (window with min width was too short to
1316 show all contents and thigs were unwieldy) and better preview
1317 of regexp working/not working
1319 2011-01-14 [pawel] 3.7.8cvs35
1322 strncpy2() NULLify strings just fine, no need to be
1325 2011-01-14 [pawel] 3.7.8cvs34
1328 Fix Bug #2165 'The date not localized in the message view'
1329 Display Date header in messageview in the same way as in
1330 summaryview by respecting date format set in preferences.
1332 2011-01-06 [pawel] 3.7.8cvs33
1334 * src/prefs_account.c
1335 * src/prefs_folder_item.c
1338 Make quote templates widgets more compact
1340 2011-01-06 [pawel] 3.7.8cvs32
1342 * src/plugins/trayicon/trayicon.c
1343 - fix logic bug which caused icon to be
1344 always set no-mail status on plugin load
1345 - force icon hide on plugin_done(), without
1346 it empty space(?!) is left in tray under KDE3 and KDE4
1348 2011-01-06 [colin] 3.7.8cvs31
1359 Unmime headers differently whether they're addresses or not:
1360 It's useless to quote things containing commas if it's in
1361 subject, for example. (introduced in 3.7.8cvs26)
1363 2011-01-06 [colin] 3.7.8cvs30
1365 * src/gtk/gtkaspell.c
1366 Complete previous patch
1368 * src/plugins/pgpinline/pgpinline.c
1371 2011-01-06 [paul] 3.7.8cvs29
1377 add Lithuanian translation (approx. 65% complete)
1378 submitted by Mindaugas Baranauskas
1380 2011-01-06 [pawel] 3.7.8cvs28
1385 * src/prefs_actions.c
1387 * src/gtk/gtkaspell.c
1388 * src/plugins/pgpinline/pgpinline.c
1389 * src/plugins/pgpmime/pgpmime.c
1390 * src/plugins/smime/smime.c
1391 Fix memory/file descriptors leaks
1393 2011-01-06 [paul] 3.7.8cvs27
1395 * src/plugins/pgpcore/sgpgme.c
1396 fix bug #2322, 'GPG Full info: showing subkey
1397 ID instead of primary key fingerprint'
1398 Patch by Sébastien Bigaret.
1400 2011-01-03 [colin] 3.7.8cvs26
1403 Better quote-checking when unmim-ing headers
1404 that may have comas.
1406 2011-01-03 [colin] 3.7.8cvs25
1409 Fix bug #2299, "Incorrect handling of quoted printable coma
1410 in headers". As this is really painful to fix by switching
1411 the whole stuff to a list of headers tokens, we workaround
1412 the problem by adding quotes around the encoded-word (making
1413 it a quoted-string which continuity is already handled).
1415 2011-01-03 [colin] 3.7.8cvs24
1420 2010-12-23 [colin] 3.7.8cvs23
1423 Finish fixing bug #2203: When forwarding (inline) and there
1424 are some text/* parts with no name, set them a name and
1425 set their disposition to attachment, so that recipients with
1426 MUAs preferring HTML parts don't show them by default.
1428 2010-12-22 [paul] 3.7.8cvs22
1431 fix missing file in 3.7.8cvs20
1433 2010-12-22 [colin] 3.7.8cvs21
1437 Implement a nicer scroll when drag and dropping
1439 2010-12-22 [colin] 3.7.8cvs20
1442 Store charset if available when attaching text/* parts
1443 Fixes bug #2203, 'Problems in forwarding multipart/
1444 alternative messages with HTML part'
1446 2010-12-22 [colin] 3.7.8cvs19
1451 2010-12-21 [colin] 3.7.8cvs18
1454 * src/send_message.c
1455 * src/common/session.c
1456 * src/common/session.h
1457 Differentiate between running sessions and connected
1458 sessions. Fixes bug #2332, "Crash when hitting cancel
1459 on the SMTP status window"
1461 2010-12-21 [colin] 3.7.8cvs17
1463 * src/etpan/etpan-thread-manager.c
1466 2010-12-21 [colin] 3.7.8cvs16
1469 Check whether we should continue loading the
1470 current textview after inserting a possibly
1473 2010-12-20 [colin] 3.7.8cvs15
1477 Removed. Dead code since ages!
1479 * src/gtk/gtkcmclist.c
1480 * src/gtk/gtkcmctree.c
1481 * src/gtk/gtksctree.c
1482 undefine *_DISABLE_DEPRECATED in the files that
1483 use deprecated interfaces. Implicit declarations
1484 can lead to crashes as prototypes are unknown, as
1485 evidenced by bug #2315.
1487 2010-12-20 [colin] 3.7.8cvs14
1490 Don't flush events when adding an header entry. This
1491 can mess up the keypresses in the previous header.
1492 Instead, make the scroll happen later (doing it on the
1493 spot without flushing events doesn't work as the new
1494 requisitions aren't set yet).
1496 2010-12-20 [colin] 3.7.8cvs13
1499 Don't iconify at start on w32. This un-iconifies in the
1502 2010-12-20 [colin] 3.7.8cvs12
1504 * src/common/base64.c
1505 Fix bug #2331, "Base64 is broken in 3.7.7 and 3.7.8"
1506 Patch by pochini at shiny.it
1508 2010-12-19 [colin] 3.7.8cvs11
1513 2010-12-18 [colin] 3.7.8cvs10
1516 Fix bug #2148, "Attachment content-transfer-encoding
1517 incorrectly set when signing emails". The RFC 2045
1518 states that message/* and multipart/* encoding must
1519 be either 7-bit, 8-bit or binary.
1521 2010-12-18 [mones] 3.7.8cvs9
1524 Fix crash when searching or adding a LDAP server
1526 2010-12-17 [colin] 3.7.8cvs8
1535 Better error logging. Disable LDAP SSL/TLS on
1536 Windows, it's crashy/non-worky.
1538 2010-12-17 [colin] 3.7.8cvs7
1541 Fix bug #2325, "messages remains in folder cache after moving
1542 from MH to IMAP boxes". Bug introduced in 3.7.6cvs53.
1544 2010-12-17 [colin] 3.7.8cvs6
1556 Windows build fixes (w32 LDAP completely untested!)
1558 2010-12-16 [colin] 3.7.8cvs5
1568 Try to rationalize a bit LDAP connections
1570 2010-12-16 [colin] 3.7.8cvs4
1572 * src/prefs_spelling.c
1574 Add a button to get dictionaries (win32)
1576 2010-12-16 [colin] 3.7.8cvs3
1578 * src/prefs_matcher.c
1579 Fix bug #2279, "crash when clicking 'define' in filter
1580 configuring". Thanks to Theodor Ciobanu for the hint at
1583 2010-12-14 [colin] 3.7.8cvs2
1585 * src/gtk/gtkaspell.c
1586 Add missing guard for sys/wait.h
1588 2010-12-05 [colin] 3.7.8cvs1
1590 * tools/make.themes.project
1591 Seems wget has changed naming of targets downloaded.
1592 Fix it by always providing our own name.
1593 [Pushing mones' patch again after messing with CVSROOT]
1595 2010-12-04 [paul] 3.7.8
1601 2010-12-03 [paul] 3.7.7cvs11
1604 * manual/xml2pdf ** REMOVED **
1605 * manual/dist/pdf/Makefile.am
1606 * manual/es/dist/pdf/Makefile.am
1607 * manual/fr/dist/pdf/Makefile.am
1608 * manual/pl/dist/pdf/Makefile.am
1609 simplify check for tools needed for manual building,
1610 remove xml2pdf and use docbook2pdf instead
1612 2010-12-03 [mir] 3.7.7cvs10
1615 Fix bug so that configure option --disable-manual
1616 actually disable building the manuals
1618 2010-12-01 [pawel] 3.7.7cvs9
1621 One more GTK+ 2.22 build fix
1623 2010-11-30 [colin] 3.7.7cvs8
1626 Fix bug #2317, 'Action results in "Bad file descriptor"'
1627 Introduced in 3.7.6cvs57. In fact the error has been there
1628 since ages, and only new thing is the verification of the
1629 various functions return code. Let the stuff work as it
1630 does, as it seems to do the right thing since ages.
1632 2010-11-28 [colin] 3.7.7cvs7
1634 * src/gtk/quicksearch.c
1635 Fix bug #2313, 'CLI quicksearch sometimes returns
1636 the same messages twice'. Patch by Sebastien Bigaret
1638 2010-11-25 [paul] 3.7.7cvs6
1640 * src/prefs_common.c
1641 make "gtk_can_change_accels" FALSE by default.
1642 fixes bug #2309, 'Shortcuts should not be modifiable
1645 2010-11-24 [mones] 3.7.7cvs5
1648 Add missing shortcuts for marking as spam and ham
1649 Fixes Debian bug #599547
1651 2010-11-22 [colin] 3.7.7cvs4
1654 Revert 3.7.6cvs{39,38,37,35,34}. The fact that
1655 five patches were needed to fix a corner case
1656 is a good indicator that is was bound to break
1659 2010-11-21 [colin] 3.7.7cvs3
1661 * src/plugins/pgpcore/claws.def
1664 2010-11-20 [wwp] 3.7.7cvs2
1667 Fix either a typo or an irrelevant iff word there.
1668 IMO type and recursive possible values should be changed to
1669 smth simple and neat here, and help strings be really
1672 2010-11-20 [colin] 3.7.7cvs1
1675 Damn, forgot to commit this file twice.
1677 2010-11-19 [paul] 3.7.7
1683 2010-11-19 [paul] 3.7.6cvs66
1696 updated by Miquel Oliete, David Vachulka, Stephan Sachse,
1697 Ricardo Mones, Flammie Pirinen, wwp, Pader Rezso, MSulchan
1698 Darmawan, Frederico Goncalves Guimaraes, Slavko, Yarema
1700 2010-11-17 [colin] 3.7.6cvs65
1702 * src/common/utils.c
1703 Separate email address from timestamp with a dot.
1706 2010-11-17 [colin] 3.7.6cvs64
1708 * src/common/utils.c
1709 Fix multiple @ in generated message-ids.
1710 That's not allowed in RFC 2822.
1712 2010-11-16 [mones] 3.7.6cvs63
1714 * manual/es/advanced.xml
1715 Synchronise with English version
1717 2010-11-04 [wwp] 3.7.6cvs62
1720 Fix bug 2293, "filtering: simplify expression", as simplifying
1721 this expression doesn't make it less easy to understand and we
1722 gain few cycles by making the logical expression more simple
1723 by applying. Patch by Nicolas Kaiser.
1725 2010-11-03 [colin] 3.7.6cvs61
1728 Fix bug 2294, "addrindex.c: address index conversion always
1729 fails". Clearly a copy-paste-bug. Patch by Nicolas Kaiser.
1731 2010-11-02 [wwp] 3.7.6cvs60
1736 Enlarge the progress bar (main window) a bit when compiling
1737 for UMPCs like maemo: this solves truncated text that might
1738 appear in the progress bar while processing messages.
1739 Also use a more compact string format when displaying
1740 progress like 'number/total', still for UMPCs, this fixes
1741 a previous inconsistency with these format strings where
1742 no space around the / were used sometimes.
1744 2010-10-26 [ticho] 3.7.6cvs59
1747 Recreate NNTP session if server port setting has changed. Fixes
1750 2010-10-26 [colin] 3.7.6cvs58
1754 Fix copy-paste error, thanks to David Relson
1757 2010-10-18 [colin] 3.7.6cvs57
1764 * src/prefs_themes.c
1767 * src/gtk/gtkutils.c
1768 * src/gtk/quicksearch.c
1769 * src/gtk/quicksearch.h
1770 * src/plugins/pgpcore/passphrase.c
1771 * src/plugins/spamassassin/libspamc.c
1774 2010-10-17 [colin] 3.7.6cvs56
1776 * src/prefs_themes.c
1777 * src/gtk/gtkaspell.c
1778 * src/gtk/gtkutils.c
1779 * src/gtk/gtkutils.h
1780 * src/gtk/inputdialog.c
1781 * src/gtk/progressdialog.c
1782 Undeprecate a few things
1784 2010-10-17 [colin] 3.7.6cvs55
1788 * src/gtk/quicksearch.c
1789 * src/gtk/quicksearch.h
1790 Add ability to search from the command-line.
1791 Closes bug 2249, ' Making QuickSearch independent from the GUI'
1792 Patch by Sebastien Bigarret.
1794 2010-10-04 [mones] 3.7.6cvs54
1796 * manual/dist/pdf/Makefile.am
1797 Fix build of English PDF manual
1798 (sh: Can't open ../../../xml2pdf)
1800 2010-10-03 [colin] 3.7.6cvs53
1807 Get rid of GRelation which were, mostly, used as
1808 GHashTables. Probably fixes bug #2277, 'Segfault when
1809 loading inbox for the first time'
1811 2010-10-03 [mir] 3.7.6cvs52
1813 * manual/de/dist/html/Makefile.am
1814 * manual/de/dist/pdf/Makefile.am
1815 * manual/de/dist/ps/Makefile.am
1816 * manual/de/dist/txt/Makefile.am
1817 * manual/dist/html/Makefile.am
1818 * manual/dist/pdf/Makefile.am
1819 * manual/dist/ps/Makefile.am
1820 * manual/dist/txt/Makefile.am
1821 * manual/es/dist/html/Makefile.am
1822 * manual/es/dist/pdf/Makefile.am
1823 * manual/es/dist/ps/Makefile.am
1824 * manual/es/dist/txt/Makefile.am
1825 * manual/fr/dist/html/Makefile.am
1826 * manual/fr/dist/pdf/Makefile.am
1827 * manual/fr/dist/ps/Makefile.am
1828 * manual/fr/dist/txt/Makefile.am
1829 * manual/pl/dist/html/Makefile.am
1830 * manual/pl/dist/pdf/Makefile.am
1831 * manual/pl/dist/ps/Makefile.am
1832 * manual/pl/dist/txt/Makefile.am
1833 Missing Makefile.am's for 3.7.6cvs49
1836 2010-10-03 [colin] 3.7.6cvs51
1841 2010-10-02 [mir] 3.7.6cvs50
1843 * manual/de/dist/html/Makefile.am
1844 * manual/de/dist/pdf/Makefile.am
1845 * manual/de/dist/ps/Makefile.am
1846 * manual/de/dist/txt/Makefile.am
1847 * manual/dist/html/Makefile.am
1848 * manual/dist/pdf/Makefile.am
1849 * manual/dist/ps/Makefile.am
1850 * manual/dist/txt/Makefile.am
1851 * manual/es/dist/html/Makefile.am
1852 * manual/es/dist/pdf/Makefile.am
1853 * manual/es/dist/ps/Makefile.am
1854 * manual/es/dist/txt/Makefile.am
1855 * manual/fr/dist/html/Makefile.am
1856 * manual/fr/dist/pdf/Makefile.am
1857 * manual/fr/dist/ps/Makefile.am
1858 * manual/fr/dist/txt/Makefile.am
1859 * manual/pl/dist/html/Makefile.am
1860 * manual/pl/dist/pdf/Makefile.am
1861 * manual/pl/dist/ps/Makefile.am
1862 * manual/pl/dist/txt/Makefile.am
1863 Part 2 of last commit which broke due to a permission error
1864 Avoid claws trying to build manuals if the required
1865 tools are not present.
1867 2010-10-02 [mir] 3.7.6cvs49
1870 * manual/de/dist/html/Makefile.am
1871 * manual/de/dist/pdf/Makefile.am
1872 * manual/de/dist/ps/Makefile.am
1873 * manual/de/dist/txt/Makefile.am
1874 * manual/dist/html/Makefile.am
1875 * manual/dist/pdf/Makefile.am
1876 * manual/dist/ps/Makefile.am
1877 * manual/dist/txt/Makefile.am
1878 * manual/es/dist/html/Makefile.am
1879 * manual/es/dist/pdf/Makefile.am
1880 * manual/es/dist/ps/Makefile.am
1881 * manual/es/dist/txt/Makefile.am
1882 * manual/fr/dist/html/Makefile.am
1883 * manual/fr/dist/pdf/Makefile.am
1884 * manual/fr/dist/ps/Makefile.am
1885 * manual/fr/dist/txt/Makefile.am
1886 * manual/pl/dist/html/Makefile.am
1887 * manual/pl/dist/pdf/Makefile.am
1888 * manual/pl/dist/ps/Makefile.am
1889 * manual/pl/dist/txt/Makefile.am
1890 1) Downgrade autoconf requirements to 2.59 to allow
1891 building on oldest supported Linux distributions.
1892 2) Only try to build manuals if the needed software
1895 2010-10-02 [colin] 3.7.6cvs48
1897 * src/plugins/trayicon/trayicon.c
1898 And fix theme updating.
1900 2010-10-02 [colin] 3.7.6cvs47
1902 * src/plugins/trayicon/trayicon.c
1903 Got burnt by wrong indentation!
1905 2010-10-02 [colin] 3.7.6cvs46
1908 Forgot to remove the directory from top-level
1910 2010-10-02 [colin] 3.7.6cvs45
1912 * src/plugins/trayicon/Makefile.am
1913 * src/plugins/trayicon/trayicon.c
1914 * src/plugins/trayicon/libeggtrayicon/.cvsignore
1915 * src/plugins/trayicon/libeggtrayicon/Makefile.am
1916 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1917 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
1918 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
1919 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
1920 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1921 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
1922 * src/plugins/trayicon/libeggtrayicon/xembed.h
1923 Finally get rid of Eggtrayicon, use GtkStatusIcon
1924 instead (which can be done safely now that we
1927 2010-10-02 [colin] 3.7.6cvs44
1935 * src/editaddress_other_attributes_ldap.c
1938 * src/grouplistdialog.c
1940 * src/image_viewer.c
1944 * src/message_search.c
1946 * src/prefs_themes.c
1947 * src/summary_search.c
1950 * src/etpan/imap-thread.c
1952 * src/gtk/gtkcmclist.c
1953 * src/gtk/gtkcmoptionmenu.c
1954 * src/gtk/gtkutils.c
1955 * src/gtk/gtkutils.h
1956 * src/gtk/gtkvscrollbutton.c
1957 * src/plugins/pgpcore/select-keys.c
1958 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1959 Undeprecate for GTK+2.22. Patch by Reed Loden.
1960 Fixes bug #2276, 'Compile in maintainer mode
1961 fails on GTK+ 2.22'.
1963 2010-10-02 [colin] 3.7.6cvs43
1966 It's now time to remove the temporary enable-openssl
1967 option that was used when we removed OpenSSL. See
1968 bug #2276 comment #14.
1970 2010-09-30 [wwp] 3.7.6cvs42
1972 * src/prefs_account.c
1973 * src/prefs_filtering_action.c
1974 * src/prefs_matcher.c
1975 Fix bug #2274, wrong color label index range
1976 used w/ gtk_cmoption_menu (behaviour change
1977 has been introduced w/ 3.5.0cvs49 apparently),
1978 now it must be 1..N so let's use colorlabel value
1982 2010-09-20 [pawel] 3.7.6cvs41
1989 2010-09-19 [pawel] 3.7.6cvs40
1994 Set ML menus sensitivity accordingly to
1995 possibility of reply to ML
1997 2010-09-19 [colin] 3.7.6cvs39
2000 Fix cvs34 and cvs35. NNTP accounts are mandatory to post
2001 to newsgroups, and NNTP accounts *can* send email. We
2002 should not force an email account when replying to_ml or
2005 2010-09-19 [colin] 3.7.6cvs38
2008 Revert previous commit (which breaks Reply to newsgroups)
2010 2010-09-17 [pawel] 3.7.6cvs37
2013 Respect reply_account_autosel when changing compose
2014 account to email one while replying to NNTP post
2016 2010-09-17 [wwp] 3.7.6cvs36
2018 * doc/man/claws-mail.1
2019 Update --compose documentation in `man claws-mail`.
2021 2010-09-12 [pawel] 3.7.6cvs35
2024 Add forgotten bit to previous commit,
2025 select email account when replying to ML
2027 2010-09-12 [pawel] 3.7.6cvs34
2030 Fix bug #2247 "nntp reply-to-all broken?"
2031 Make reply-to-all and reply-to-ml work as expected in
2032 mailing list through NNTP case
2034 2010-09-11 [pawel] 3.7.6cvs33
2039 gtk_widget_set_can_focus() -> GTK_WIDGET_UNSET_FLAGS()
2040 fixes build with GTK+ < 2.18
2042 2010-09-10 [pawel] 3.7.6cvs32
2047 Make Tab key switch between FolderView, MsgView and
2048 SummaryView only, other widgets have/can have their own
2051 2010-08-25 [colin] 3.7.6cvs31
2056 * src/common/base64.c
2057 * src/common/base64.h
2058 Fix bug #2245, "base64 decoding fails with line breaks"
2059 Patch by Yotam Medini
2061 2010-08-25 [colin] 3.7.6cvs30
2064 Fix bug #2241, "Empty trash on exit fails on scripted exit"
2066 2010-08-23 [pawel] 3.7.6cvs29
2069 * src/send_message.c
2072 Hide progressbar on statusbar when not needed
2074 2010-08-17 [colin] 3.7.6cvs28
2077 Fix previous patch (our own tmp dir is inside
2080 2010-08-16 [colin] 3.7.6cvs27
2083 Use temp dir to store logs in Windows. Avoids doing
2084 get_rc_dir() early, which prevents set_rc_dir()
2087 2010-07-31 [holger] 3.7.6cvs26
2089 * src/gtk/gtkshruler.c
2090 Yet more GdkGC to Cairo porting
2092 2010-07-30 [holger] 3.7.6cvs25
2094 * src/stock_pixmap.c
2095 More GdkGC to Cairo porting
2097 2010-07-30 [holger] 3.7.6cvs24
2099 * src/gtk/colorlabel.c
2100 One GdkGC usage less
2102 2010-07-29 [holger] 3.7.6cvs23
2105 Replace some gdk drawing with cairo, as the former
2106 is going towards deprecation.
2108 2010-07-25 [colin] 3.7.6cvs22
2110 * src/common/utils.c
2111 And now for a real fix. g_list_remove() doesn't, of
2112 course, free the data. But we have to have a solid
2113 pointer to it in order to free it ourselves instead
2114 of relying on the old freed list pointer.
2115 Maybe that's the last patch on the subject now ? :)
2117 2010-07-25 [colin] 3.7.6cvs21
2119 * src/common/utils.c
2120 Remove stupid and extraneous g_free() of elements
2121 which have just been freed by g_list_remove(). (see
2122 GList documentation). I don't know how it worked before
2124 2010-07-25 [colin] 3.7.6cvs20
2126 * src/common/utils.c
2127 Reverse free/use with more logical and safe
2128 use/free. Thanks to Michael Rasmussen !
2130 2010-07-24 [colin] 3.7.6cvs19
2132 * src/gtk/quicksearch.c
2133 Finish 3.7.5cvs42 patch. Probably fixes bug 2232,
2134 'freeze when using quick search'
2136 2010-07-11 [iwkse] 3.7.6cvs18
2138 * src/gtk/quicksearch.c
2139 Add SMALL_LAYOUT to quicksearch_relayout
2141 2010-07-10 [iwkse] 3.7.6cvs17
2144 Remove forgotten variable from
2145 the last bugfix #2224
2147 2010-07-10 [colin] 3.7.6cvs16
2150 * src/gtk/quicksearch.c
2151 Clean fix for bug #2224: don't mess with GTK settings when
2152 handling the layout ourselves is enough
2154 2010-07-09 [iwkse] 3.7.6cvs15
2158 Better fix for Bug #2224
2160 2010-07-09 [iwkse] 3.7.6cvs14
2164 Always use stock icons on buttons
2166 2010-07-08 [colin] 3.7.6cvs13
2169 Fix bug 2223, 'Compilation fails with GTK+
2170 2.21.3'. Thanks to Jan Psota !
2172 2010-06-29 [pawel] 3.7.6cvs12
2175 Revert 3.7.5cvs41, it breaks templates that use %X
2177 2010-06-23 [wwp] 3.7.6cvs11
2179 * src/gtk/colorlabel.c
2180 Silent up a warning by avoiding possible confusion
2181 in logical expression evaluation, thanks to TuxCM.
2183 2010-06-21 [iwkse] 3.7.6cvs10
2185 * src/gtk/quicksearch.c
2186 Do not add into quicksearch history
2187 matching rules with bad syntax
2189 2010-05-26 [holger] 3.7.6cvs9
2193 Add function to select rows given a list of messages,
2194 complementary to summary_get_selected_msg_list()
2196 2010-05-22 [mir] 3.7.6cvs8
2199 Fix bug 2208. Encode encrypted password to qouted
2200 printable to avoid making invalid XML. Encoding
2201 will be activated the first time the password is
2204 2010-05-22 [paul] 3.7.6cvs7
2206 * manual/advanced.xml
2208 * src/prefs_common.c
2209 * src/prefs_common.h
2210 after using the compose margin for several days
2211 I wanted the old style back - add a new hidden
2212 pref 'show_compose_margin' to restore the old
2213 behaviour (defaults to FALSE)
2215 2010-05-14 [paul] 3.7.6cvs6
2218 add a margin to the compose window text that matches
2219 the margin in textview
2221 2010-05-14 [colin] 3.7.6cvs5
2223 * src/gtk/sslcertwindow.c
2224 Fix dangling pointer. Thanks to Michael R!
2226 2010-05-14 [colin] 3.7.6cvs4
2228 * src/gtk/sslcertwindow.c
2229 Fix bug 1993, 'Cannot send mail when SSL certificate is
2230 expired but certificate check is skipped' and maybe
2231 bug 2200, 'SSL is not working with POP3'
2233 2010-05-14 [colin] 3.7.6cvs3
2235 * src/plugins/pgpinline/pgpinline.c
2236 Fix bug 2205, 'PGPInline: segfault on malformed mails'
2238 2010-05-04 [iwkse] 3.7.6cvs2
2240 * src/prefs_message.c
2241 Get a generic name as 'Quotation' for
2244 2010-05-04 [iwkse] 3.7.6cvs1
2246 * src/prefs_message.c
2247 * src/prefs_common.h
2248 * src/prefs_common.c
2251 Option for collapsing via double-click
2253 2010-05-01 [paul] 3.7.6
2259 2010-05-01 [paul] 3.7.5cvs55
2261 * tools/claws.i18n.status.pl
2264 2010-05-01 [paul] 3.7.5cvs54
2267 add YUP, new Ukrainian translator
2269 2010-04-30 [paul] 3.7.5cvs53
2273 add Ukrainian translation, submitted by YUP
2282 updated by David Vachulka, Stephan Sachse, Flammie Pirinen,
2283 Páder Rezső, Marcel Pol, Frederico Goncalves Guimaraes,
2284 Tiago Faria, and Slavko
2286 2010-04-26 [wwp] 3.7.5cvs52
2291 2010-04-26 [mones] 3.7.5cvs51
2296 2010-04-22 [pawel] 3.7.5cvs50
2301 first NULL check pointer, then use it
2303 2010-04-22 [colin] 3.7.5cvs49
2306 Fix error message when session isn't established
2308 Update translation and fix a typo in it
2310 2010-04-15 [pawel] 3.7.5cvs48
2312 * src/prefs_account.c
2313 Fix Bug 2144 'When creating an account with IMAP4+SSL,
2314 the port isn't configured properly'
2315 When using SSL/TLS tunneling automatically use default
2316 ports for encrypted connections: smtps, pop3s, imaps, nntps
2318 2010-04-15 [pawel] 3.7.5cvs47
2321 Fix crasher in actions using '%f' argument
2322 on multiple files with external scripts which
2323 don't return any output.
2325 2010-04-14 [colin] 3.7.5cvs46
2328 Fix hand cursor after error symbol appears
2330 2010-04-12 [colin] 3.7.5cvs45
2333 Fix bug 2162, 'configure check for libetpan
2334 fails with libetpan 1.0'
2337 2010-04-09 [mones] 3.7.5cvs44
2339 * manual/de/glossary.xml
2340 Fix encoding to match main document's
2341 Also fixes make dist with Debian's openjade
2343 2010-03-29 [pawel] 3.7.5cvs43
2345 * src/matcher_parser.h
2346 * src/matcher_parser_parse.y
2347 * src/gtk/quicksearch.c
2348 Disable matcher warnings when populating quicksearch
2349 completion lists on startup
2351 2010-03-27 [colin] 3.7.5cvs42
2353 * src/gtk/quicksearch.c
2354 Fix double-free later in code. Optimize
2357 2010-03-27 [pawel] 3.7.5cvs41
2360 Make sure that quote ends with new line char
2362 2010-03-26 [pawel] 3.7.5cvs40
2367 Fix Bug 1928 Add "reply to this address" pop menu
2369 - Set composing account to email one when creating/replying
2370 from NNTP folder by clicking link or choosing option
2374 2010-03-25 [paul] 3.7.5cvs39
2376 * src/gtk/gtkcmclist.c
2377 Fix build with GTK+ 2.20
2379 2010-03-24 [pawel] 3.7.5cvs38
2384 * src/grouplistdialog.c
2388 * src/prefs_account.c
2389 * src/gtk/gtkcmclist.c
2390 * src/gtk/gtkcmctree.c
2391 * src/gtk/gtkcmoptionmenu.c
2392 * src/gtk/gtksctree.c
2393 * src/gtk/gtkshruler.c
2394 * src/gtk/gtkutils.c
2395 * src/gtk/gtkutils.h
2396 * src/gtk/gtkvscrollbutton.c
2397 * src/gtk/inputdialog.c
2398 * src/gtk/spell_entry.c
2399 * src/plugins/trayicon/trayicon.c
2400 * src/plugins/trayicon/libeggtrayicon/Makefile.am
2401 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2402 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2403 Fix build with GTK+ 2.19
2405 2010-03-23 [pawel] 3.7.5cvs37
2409 Respect view->show_col_headers option
2410 * src/gtk/gtkcmctree.c
2411 Fix GtkCmcTree column width calculation when it has
2412 auto_resize set and new node is added
2414 2010-03-22 [pawel] 3.7.5cvs36
2416 * src/grouplistdialog.c
2417 * src/prefs_common.c
2418 * src/prefs_common.h
2419 - remember newsgroups list dialog size
2420 - respect use_dotted_lines hidden pref
2421 - respect use_stripes_everywhere hidden pref
2423 2010-03-21 [pawel] 3.7.5cvs35
2426 Remove superfluous gtk_widget_show_all()
2429 * src/common/utils.c
2432 2010-03-21 [pawel] 3.7.5cvs34
2435 * src/gtk/quicksearch.c
2436 * src/gtk/quicksearch.h
2437 Implement separate search phrase completion for
2438 normal/extended quicksearch
2440 2010-03-11 [paul] 3.7.5cvs33
2443 fix bug 2110, 'Patch to use GB18030 for GB2312 and GBK X-GBK'
2444 submitted by Yuwei Yu
2446 2010-03-09 [colin] 3.7.5cvs32
2448 * manual/de/glossary.xml
2451 2010-03-02 [colin] 3.7.5cvs31
2453 * manual/de/glossary.xml
2454 Sort alphabetically. Done by Volker Ribbert.
2456 2010-03-02 [mones] 3.7.5cvs30
2459 Fix mailing list archives location
2460 Remove currently unavailable CVS webview
2462 2010-03-01 [iwkse] 3.7.5cvs29
2464 * src/common/plugin.c
2465 Other indentation issues
2467 2010-03-01 [iwkse] 3.7.5cvs28
2469 * src/common/plugin.c
2470 Fix indentation of the previous commit
2472 2010-03-01 [iwkse] 3.7.5cvs27
2474 * src/common/plugin.h
2475 * src/common/plugin.c
2476 Add API for getting a loaded Plugin from the
2477 plugin's name, plugin_get_loaded_by_name (const gchar *name)
2478 Thanks to Colin, Michael
2480 2010-02-27 [colin] 3.7.5cvs26
2485 * manual/Makefile.am
2486 * manual/de/Makefile.am
2487 * manual/de/account.xml
2489 * manual/de/addrbook.xml
2490 * manual/de/advanced.xml
2491 * manual/de/claws-mail-manual.xml
2493 * manual/de/glossary.xml
2495 * manual/de/handling.xml
2496 * manual/de/intro.xml
2497 * manual/de/keyboard.xml
2498 * manual/de/plugins.xml
2499 * manual/de/starting.xml
2500 * manual/de/dist/.cvsignore
2501 * manual/de/dist/Makefile.am
2502 * manual/de/dist/html/.cvsignore
2503 * manual/de/dist/html/Makefile.am
2504 * manual/de/dist/pdf/.cvsignore
2505 * manual/de/dist/pdf/Makefile.am
2506 * manual/de/dist/ps/.cvsignore
2507 * manual/de/dist/ps/Makefile.am
2508 * manual/de/dist/txt/.cvsignore
2509 * manual/de/dist/txt/Makefile.am
2510 Add the german translation of the manual, done by
2511 Volker Ribbert <thoraki@arcor.de>.
2513 2010-02-27 [holger] 3.7.5cvs25
2515 * src/prefs_toolbar.c
2516 Don't make toolbar item description for
2517 plugin registered items editable
2519 2010-02-26 [colin] 3.7.5cvs24
2522 Don't translate empty description
2524 2010-02-22 [colin] 3.7.5cvs23
2527 Don't make In-Reply-To visible when reediting
2528 a draft or sent mail.
2530 2010-02-20 [colin] 3.7.5cvs22
2536 * src/etpan/imap-thread.c
2537 * src/etpan/imap-thread.h
2538 * src/etpan/nntp-thread.c
2539 * src/etpan/nntp-thread.h
2540 When going offline from NetworkManager, just
2541 delete IMAP connections. That'll avoid timeouts
2542 when coming back online in certain cases when
2543 the TCP socket will have timed out.
2545 2010-02-20 [holger] 3.7.5cvs21
2548 More files to ignore
2550 2010-02-17 [ticho] 3.7.5cvs20
2557 2010-02-16 [ticho] 3.7.5cvs19
2562 Removed unused argument from summary_open_row().
2564 2010-02-10 [pawel] 3.7.5cvs18
2567 - fix headers filtering when prefs_common.trans_hdr is on
2568 - fix headers setting when changing composing account
2570 * src/prefs_template.c
2571 Re-add template's name for translation
2573 2010-02-10 [colin] 3.7.5cvs17
2575 * src/prefs_matcher.c
2576 Fix bug 2099, 'add List-Id in Configuration>Filtering>
2577 Condition>Define>Header>Name combo box'. Patch by
2580 2010-02-10 [colin] 3.7.5cvs16
2590 Add the GB18030 Chinese charset, which is a superset
2591 of GB2312 and (X-)GBK. Patch mostly by Yuwei Yu.
2593 2010-02-09 [holger] 3.7.5cvs15
2596 GTK+ 2.10 related cleanup
2598 2010-02-09 [pawel] 3.7.5cvs14
2600 * src/prefs_account.c
2601 * src/prefs_folder_item.c
2602 * src/prefs_template.c
2604 Respect prefs_common.trans_hdr in couple more places to avoid
2605 confusion with translated/non-translated header names
2607 2010-02-09 [colin] 3.7.5cvs13
2612 2010-02-09 [colin] 3.7.5cvs12
2615 And fix 2.10 build :)
2617 2010-02-09 [colin] 3.7.5cvs11
2620 Bump up GTK+ requirement to 2.10
2629 * src/prefs_actions.c
2630 * src/prefs_common.c
2631 * src/prefs_common.h
2632 * src/prefs_ext_prog.c
2633 * src/prefs_filtering_action.c
2635 * src/prefs_image_viewer.c
2636 * src/prefs_matcher.c
2637 * src/prefs_msg_colors.c
2638 * src/prefs_summaries.c
2639 * src/prefs_template.c
2645 * src/gtk/Makefile.am
2647 * src/gtk/gtkcmclist.c
2648 * src/gtk/gtkcmctree.c
2649 * src/gtk/gtkutils.c
2650 * src/gtk/quicksearch.c
2651 Remove all compile-time conditionals depending on
2655 * src/gtk/gtksourceprintjob.c
2656 * src/gtk/gtksourceprintjob.h
2657 Remove libgnomeprint-based printing system (and
2658 command-line-based printing system) as GTK+ 2.10
2659 ships with print support.
2661 2010-02-08 [mir] 3.7.5cvs10
2664 Avoid displaying Bcc headers in message sent
2665 to NNTP servers. Thanks to Henning Mersch.
2668 2010-02-08 [pawel] 3.7.5cvs9
2671 Make tooltips less cryptic
2672 * src/gtk/description_window.c
2673 Improve window size calculation
2675 2010-02-08 [pawel] 3.7.5cvs8
2679 * src/common/utils.c
2680 * src/common/utils.h
2682 Fix Bug 2058 "use in-reply-to info passed in mailto: links"
2683 Patch by Laurent Bigonville with slight modifications
2685 2010-02-03 [pawel] 3.7.5cvs7
2688 Add some libtool files to ignore
2690 2010-02-03 [pawel] 3.7.5cvs6
2692 * src/plugins/trayicon/trayicon.c
2693 Save and then restore focus when closing/minimizing to tray
2695 2010-02-03 [mir] 3.7.5cvs5
2703 Save LDAP password encrypted. See bug 2113.
2706 2010-02-03 [colin] 3.7.5cvs4
2709 Fix again decoding of encrypted parts. The
2710 reverting of the patch was wrong, as the
2711 double-decoding was fixed in smime itself.
2712 Thanks to Matthias Drochner again...
2714 2010-02-02 [colin] 3.7.5cvs3
2716 * src/plugins/smime/smime.c
2718 Revert 3.7.4cvs2 and make a better patch for bug
2719 2059 and 2076. Patch by Matthias Drochner
2721 2010-01-31 [pawel] 3.7.5cvs2
2724 Fix hungarian translator's name
2726 2010-01-31 [pawel] 3.7.5cvs1
2730 Fix Bug 2107 - Arrow keys don't work in message view window
2732 2010-01-31 [paul] 3.7.5
2739 2010-01-23 [pawel] 3.7.4cvs10
2742 Fix button sensitivity in compose mode
2744 2010-01-23 [pawel] 3.7.4cvs9
2747 * tools/kdeservicemenu/install.sh
2748 * tools/make.themes.project
2749 * tools/nautilus2claws-mail.sh
2750 * tools/popfile-link.sh
2751 * tools/textviewer.sh
2752 Not all systems have bash installed in /bin, use env(1) to find
2755 2010-01-22 [pawel] 3.7.4cvs8
2757 * src/prefs_account.c
2758 * src/prefs_filtering.c
2760 * src/gtk/colorlabel.c
2761 Add some separators in combos
2763 2010-01-22 [pawel] 3.7.4cvs7
2766 --disable-aspell -> --disable-enchant
2768 Fix options spacing in configure --help
2770 Make wizard's window centered on the screen
2772 2010-01-19 [holger] 3.7.4cvs6
2776 Introduce folder_get_item_from_identifier().
2777 In contrast to folder_find_item_from_identifier(), this
2778 function recursively creates the FolderItems in the id path.
2779 Useful for programmatically creating folders (e.g. by plugins)
2781 2010-01-17 [pawel] 3.7.4cvs5
2786 2010-01-16 [colin] 3.7.4cvs4
2788 * src/plugins/pgpcore/sgpgme.c
2789 Probably fix bug 2098, 'claws-mails crashes frequently
2790 with pgpcore'. Fix double-free.
2792 2010-01-16 [holger] 3.7.4cvs3
2794 * src/prefs_toolbar.h
2797 2010-01-15 [colin] 3.7.4cvs2
2800 Decode mimeinfo before decrypting it. Probably
2801 fixes bug 2059 'gpgme >=1.1.8 not compatible
2802 with S/MIME encryption' and bug 2076 'having
2803 worked 2 times properly CLAWS ceased to
2804 decrypt incoming PGP mails -displays base64
2805 instead - sucks completely'
2806 Let's hope complete suckage ends here!
2807 Thanks to Matthias Drochner.
2809 2010-01-08 [paul] 3.7.4cvs1
2811 * tools/claws.i18n.status.pl
2814 2010-01-08 [paul] 3.7.4
2821 2010-01-08 [paul] 3.7.3cvs57
2835 updated translations by Miquel Oliete, David Vachulka, Stephan Sachse,
2836 Tommi Pirinen, Pader Rezso, MSulchan Darmawan, kazken3, Marcel Pol,
2837 Frederico Goncalves Guimaraes, Tiago Faria, Aleksei Miheev, and
2840 2010-01-08 [paul] 3.7.3cvs56
2842 * src/common/utils.c
2843 fix bug 2089, 'URLs ending with an underscore ('_')
2844 are not correctly parsed'. thanks to Johan
2846 2010-01-05 [colin] 3.7.3cvs55
2849 Update french translation
2851 2010-01-04 [mones] 3.7.3cvs54
2854 Update Spanish translation
2856 2010-01-04 [mones] 3.7.3cvs53
2858 * manual/plugins.xml
2860 * manual/es/claws-mail-manual.xml
2861 * manual/es/intro.xml
2862 * manual/es/plugins.xml
2863 Synchronise with English version
2865 2010-01-03 [paul] 3.7.3cvs52
2870 update TEAM_LIST, fix encoding
2872 2010-01-03 [mir] 3.7.3cvs51
2875 When composing to a NNTP list TO: will always be preset
2876 to the NNTP list unless user has chosen some other default
2877 in which case we will handle this the normal way. Therefore
2878 mfield will be set to TO_FIELD_PRESENT if mailto is NULL.
2880 2010-01-01 [paul] 3.7.3cvs50
2883 bump copyright year whilst it's in mind
2885 2009-12-31 [paul] 3.7.3cvs49
2887 * manual/claws-mail-manual.xml
2889 * manual/plugins.xml
2890 fix links so that they make sense in the context of the
2891 text version of the manual
2893 2009-12-31 [paul] 3.7.3cvs48
2896 * manual/plugins.xml
2897 updates, improvements, corrections, additions
2899 2009-12-29 [pawel] 3.7.3cvs47
2901 * src/prefs_filtering_action.c
2902 Fix Bug 2082 'Wrong color rectangle position when replacing
2903 "color" processing rule'
2905 2009-12-29 [colin] 3.7.3cvs46
2908 Fix bug 2074, 'Remember sending account
2911 2009-12-20 [holger] 3.7.3cvs45
2914 Delay CREATED_HOOKLIST invokation until
2915 after the modifications to the compose window
2916 are done, to allow hooks to further modify the
2917 window without getting overridden again
2919 2009-12-20 [holger] 3.7.3cvs44
2921 * src/prefs_toolbar.h
2924 2009-12-20 [holger] 3.7.3cvs43
2926 * src/prefs_toolbar.c
2927 * src/prefs_toolbar.h
2929 Pass window struct to caller
2931 2009-12-20 [holger] 3.7.3cvs42
2935 Add hooklist after creation of a compose window
2937 2009-12-19 [holger] 3.7.3cvs41
2939 * src/prefs_toolbar.c
2940 * src/prefs_toolbar.h
2942 Allow plugins to choose to which toolbar they want
2943 to add actions (main window, compose window, or message view)
2945 2009-12-19 [paul] 3.7.3cvs40
2948 fix statusbar in GTK+ 2.19.1
2950 2009-12-10 [pawel] 3.7.3cvs39
2953 Better fix for cvs28 regression
2955 2009-12-10 [iwkse] 3.7.3cvs38
2958 Fix some indentation
2960 2009-12-10 [iwkse] 3.7.3cvs37
2963 Add missing checks for gtkaspell: avoid
2964 crashing in some cases when Enchant is
2965 enabled but the spell checker is disabled
2968 2009-12-09 [colin] 3.7.3cvs36
2971 Fix leak and unchecked accesses.
2973 2009-12-09 [mir] 3.7.3cvs35
2976 Fix Bug 2072 "template at folder properties is not working"
2977 introduced in cvs24.
2979 2009-12-08 [pawel] 3.7.3cvs34
2982 When 'Reply All' remove current compose address from
2983 Cc/Bcc list - fix for regression introduced in cvs28
2985 2009-12-05 [pawel] 3.7.3cvs33
2988 Fix memory management, duh!
2990 2009-12-04 [pawel] 3.7.3cvs32
2993 Use case insensitive comparison in search for
2996 Refresh scrollbars on every window open
2998 2009-12-04 [pawel] 3.7.3cvs31
3001 Highlight misspelled words when applying template and
3002 check_while_typing option is on
3004 2009-12-03 [pawel] 3.7.3cvs30
3007 Highlight misspelled words in text inserted from file(s)
3008 or pasted to message body when check_while_typing
3011 2009-12-02 [pawel] 3.7.3cvs29
3014 Revert first part of previous commit
3016 2009-12-02 [pawel] 3.7.3cvs28
3019 Fix Bug 2055 "duplicate mailing list reply if
3020 List-Post + Reply-To present"
3021 - Ignore Reply-To if answering to ML
3022 - Improve parsing of List-Post header
3024 2009-12-02 [pawel] 3.7.3cvs27
3028 Fix Bug 1850 "Reply All" duplicates "To" user in "CC" if original
3029 email had user in "From" and "CC"
3030 Don't allow duplicate addresses in compose window headers
3032 2009-12-02 [mones] 3.7.3cvs26
3035 * manual/es/intro.xml
3036 * manual/fr/intro.xml
3037 * manual/it/intro.xml
3038 * manual/pl/intro.xml
3039 Make URL to point current site
3041 2009-12-01 [holger] 3.7.3cvs25
3045 Introduce new drag type "claws-mail/msg-path-list" for
3046 drag'n'drop of a message selection from the summaryview
3047 into other applications. The drag data gets set to the
3048 folder-item-id followed by message ids, separated by newlines.
3049 This enables other applications to back-link to Claws Mail
3050 via a "claws-mail --select" call after they received a drop.
3052 2009-11-30 [mir] 3.7.3cvs24
3055 Place cursor in compose window according to provided input
3056 If to: is present place cursor in subject field and if both
3057 to: and subject: is present place cursor in body. If body: is
3058 present insert a new line after text and place cursor there.
3060 2009-11-27 [mones] 3.7.3cvs23
3062 * src/gtk/quicksearch.c
3063 Allow viewing longer expressions if there's space
3065 2009-11-25 [holger] 3.7.3cvs22
3068 * src/common/Makefile.am
3069 * src/common/utils.c
3070 * src/common/utils.h
3071 Add a function to query the
3072 filepath of the .desktop file
3074 2009-11-25 [colin] 3.7.3cvs21
3077 Fix bug 2063, 'glib assertion in GRelation use in
3080 2009-11-24 [pawel] 3.7.3cvs20
3082 * src/common/utils.c
3083 Fix Bug 2053 'Inconsistent application of Coloration
3085 Don't allow '<' character between quotation marks
3087 2009-11-21 [holger] 3.7.3cvs19
3090 Modify cairo clip handling in preview windows,
3091 to prevent print preview windows from being blank
3092 with GTK+ 2.18. Follow recommendation of the GTK+
3093 documentation (section "Migrating to client side windows")
3094 and create a new cairo context for each expose event.
3096 2009-11-19 [pawel] 3.7.3cvs18
3099 complete 3.7.3cvs15 so install is DESTDIR safe
3100 remove icons with changed names on uninstall
3102 2009-11-18 [pawel] 3.7.3cvs17
3105 remove unneeded and code-duplicating function
3107 2009-11-18 [pawel] 3.7.3cvs16
3110 Fix Bug 2057 'Claws mail does not keep renamed names
3111 of nntp-subscribed groups'
3112 Check for already subscribed group using item->path for group
3113 comparision as folders item->path != item->name may be truth
3114 since we allowed renaming of newsgroups folders -> 3.5.0cvs11
3116 2009-11-17 [pawel] 3.7.3cvs15
3119 Fix Bug 2049 'some icons not copied?'
3120 Install additional 64x64 and 128x128 icons
3122 2009-11-17 [holger] 3.7.3cvs14
3124 * src/prefs_toolbar.c
3125 * src/prefs_toolbar.h
3128 Allow plugins to register toolbar items
3130 2009-11-11 [pawel] 3.7.3cvs13
3136 Fix Bug 1867 Changing account does not change BCC address
3137 Set account specific headers when changing account
3140 2009-11-07 [colin] 3.7.3cvs12
3142 * src/gtk/prefswindow.c
3143 Fix bug 2041, "add autonomical scrolled windows to prefs pages"
3146 2009-11-07 [colin] 3.7.3cvs11
3148 * src/gtk/spell_entry.c
3149 Fix bug 2040, 'numbers in subject entry marked as misspelled'
3150 Patch by Pawel Pekala
3152 2009-10-27 [colin] 3.7.3cvs10
3155 Fix bug 2028, 'Attempts to connect to all accounts on exit'
3156 Don't try to check whether the folder is up-to-date if
3157 the folder class doesn't implement set_mtime, as we don't
3158 care in this case. This code exists since a long time, but
3159 the bug was triggered by more scanning of queue folders
3160 since recently (when we added \Deleted handling).
3162 2009-10-27 [colin] 3.7.3cvs9
3165 Try to fix registering as default client
3168 2009-10-21 [wwp] 3.7.3cvs8
3170 * src/common/utils.c
3171 Fix 3.7.3cvs7 (accidentally committed a CVS conflict mark, say bravo).
3173 2009-10-21 [wwp] 3.7.3cvs7
3175 * src/common/utils.c
3176 Don't core dump when attempting to insert a non-existing
3177 file using a mailto: uri (g_error does core dump).
3179 2009-10-20 [colin] 3.7.3cvs6
3181 * src/common/utils.c
3182 Don't g_error on normal warnings...
3184 2009-10-20 [colin] 3.7.3cvs5
3186 * src/plugins/pgpcore/sgpgme.c
3187 Fix bug 1996, 'S/MIME key not selected'
3188 Check for S/MIME certs too
3190 2009-10-20 [colin] 3.7.3cvs4
3192 * src/common/w32lib.h
3193 Fix win32 build on latest mingw32
3195 2009-10-20 [colin] 3.7.3cvs3
3200 Fix LDIF export. Patch by Michael Rasmussen
3202 2009-10-18 [paul] 3.7.3cvs2
3204 * tools/claws.i18n.status.pl
3205 increase the value of $transolddays since we're relasing less
3207 rework the en_GB.po hack so that en_GB is always 100% translated
3208 and recently updated
3210 2009-10-17 [paul] 3.7.3cvs1
3212 * src/prefs_account.c
3213 * src/prefs_compose_writing.c
3214 * src/prefs_receive.c
3215 * src/prefs_summaries.c
3216 * src/prefs_wrapping.c
3217 reword a few labels. (this incorporates everything
3218 that seemed worthwhile from bug 2020)
3219 * src/prefs_customheader.c
3220 use a 'Browse' button instead of button with
3221 label 'From file...'
3225 * CVS repository change
3227 2009-10-09 [paul[ 3.7.3
3229 version 3.7.3 unleashed!!
3231 2009-10-07 [paul] 3.7.2cvs49
3236 fix Bug 1994 - Changing colors required restart.
3237 in the process rename folderview_reflect_prefs_pixmap_theme() to the
3238 more accurate folderview_reinit_fonts()
3240 2009-10-07 [paul] 3.7.2cvs48
3243 * src/prefs_common.c
3244 * src/prefs_common.h
3245 fix Bug 2003 - Address gathering dialog minor bugs/annoyances,
3246 patch by Pawel Pekala
3248 2009-10-07 [paul] 3.7.2cvs47
3256 updated by David Vachulka, Stephan Sachse and Marc Arens,
3257 Pader Rezso, MSulchan Darmawan, kazken3, and Frederico
3260 2009-10-06 [colin] 3.7.2cvs46
3263 French translation update
3265 2009-10-05 [paul] 3.7.2cvs45
3268 enable Page Size and Orientation in the print dialog,
3269 GTK+ >= 2.18.x only. Patch by Mark__T
3271 2009-10-05 [paul] 3.7.2cvs44
3273 * src/prefs_summaries.c
3274 fix label, startup --> start-up, to match other uses of the
3277 2009-10-05 [paul] 3.7.2cvs43
3280 updated by Emilian Nowak
3282 2009-10-03 [colin] 3.7.2cvs42
3286 * src/gtk/gtkcmclist.c
3287 * src/gtk/gtkvscrollbutton.c
3288 * src/gtk/logwindow.c
3290 Fix bug 2008, 'Claws-Mail doesn't refresh after deletion'
3291 Fix bug 2009, 'Incorrect pointer representation with GTK+2.18'
3292 Fix warning at start
3294 2009-09-28 [colin] 3.7.2cvs41
3298 * src/prefs_folder_item.c
3299 Fix bug 2007, 'Small memory leaks'. Patch by Pawel
3301 2009-09-28 [colin] 3.7.2cvs40
3303 * src/prefs_summaries.c
3304 * src/gtk/sslcertwindow.c
3305 Fix bug 2006, 'Non-utf8 strftime(3) date strings
3306 shows up garbled in GUI'. Patch by Pawel Pekala
3308 2009-09-24 [iwkse] 3.7.2cvs39
3311 That's only for statistics, of course :)
3313 2009-09-24 [iwkse] 3.7.2cvs38
3318 2009-09-24 [iwkse] 3.7.2cvs37
3321 Revert unwanted change
3323 2009-09-24 [iwkse] 3.7.2cvs36
3326 Fix issue with filtering actions and
3329 2009-09-20 [mones] 3.7.2cvs35
3331 * tools/convert_mbox.pl
3332 Add -R flag to support recursive conversions
3333 of arbitrary Evolution mail folders, based on
3334 bash script by Daniel Dickinson (fixes debian
3336 * tools/popfile-link.sh
3337 Set required shell for script (fixes debian
3340 2009-09-16 [colin] 3.7.2cvs34
3343 Go grab files in /etc/skel if they exist
3346 2009-09-15 [colin] 3.7.2cvs33
3349 Complete 3.7.1cvs42: only output directly to
3350 final file if we get NULL byes at the start.
3351 Still fixes saving UTF16 files, but also
3352 fixes displaying Base64 parts with decoding
3353 errors (parts without errors get displayed)
3355 2009-09-14 [colin] 3.7.2cvs32
3359 * src/matcher_parser_parse.y
3360 * src/prefs_matcher.c
3361 Add 'has_attachment' and 'signed' matcher
3362 expressions. Patch by Aleksei Miheev, fixes
3365 2009-09-14 [colin] 3.7.2cvs31
3367 * src/common/utils.c
3368 Add "Re :" prefix from french Yahoo mail.
3369 Patch by Didier Barvaux, fixes bug 1999
3371 2009-09-10 [mones] 3.7.2cvs30
3373 * manual/plugins.xml
3374 Fix sites supported by SpamReport
3375 * manual/es/plugins.xml
3376 Synchronise Spanish manual
3378 2009-09-07 [holger] 3.7.2cvs29
3381 Also update the icon cache on uninstall.
3382 This prevents possible problems when Claws Mail was
3383 uninstalled and installed again into a different location,
3384 see http://bugzilla.gnome.org/show_bug.cgi?id=362604
3385 and the blog post linked therein
3387 2009-09-07 [paul] 3.7.2cvs28
3389 * src/prefs_toolbar.c
3390 when updating the main toolbar icons just update
3391 the main toolbar (and consequently fix a bug where
3392 folderview icons would disappear)
3394 2009-08-30 [holger] 3.7.2cvs27
3397 Do case-insensitive comparison against
3398 header names when extracting recipients
3401 2009-08-23 [colin] 3.7.2cvs26
3404 Probably fix RH bug 512024, " folder.c:3543
3405 Condition msglist != NULL failed"
3407 2009-08-23 [colin] 3.7.2cvs25
3409 * src/prefs_compose_writing.c
3410 Make the maximum size warning bigger. Patch
3411 by Didier Barvaux on bug 1986.
3413 2009-08-21 [colin] 3.7.2cvs24
3416 Previous commit: move the function into compose_insert_file
3417 so that it's also used on drag-n-drop
3419 2009-08-21 [colin] 3.7.2cvs23
3422 Fix scrolling when adding an header
3424 2009-08-21 [colin] 3.7.2cvs22
3427 * src/prefs_common.c
3428 * src/prefs_common.h
3429 * src/prefs_compose_writing.c
3430 * src/common/utils.c
3431 Fix bug 1986, "New feature: warn user when inserting
3432 a large file in the message body". Patch by Didier
3435 2009-08-21 [colin] 3.7.2cvs21
3439 * src/common/utils.c
3440 Fix bug 1984: Add R�f. : reply prefix (french
3441 Lotus Notes); patch by Didier Barvaux
3443 2009-08-21 [colin] 3.7.2cvs20
3447 Fix bug 1969, 'Bad guess for outgoing encoding'
3448 Make sure the specific converters (japanese in
3449 this case) can return success/error in strict
3450 mode, instead of silently failing back to
3453 2009-08-20 [holger] 3.7.2cvs19
3457 Make it possible for code outside
3458 compose (e.g. plugins) to attach files
3460 2009-08-20 [colin] 3.7.2cvs18
3463 Fix crash when accessing IMAP soon
3465 2009-08-18 [colin] 3.7.2cvs17
3468 Maybe fix crash on non-existent LDAP server
3470 2009-08-04 [colin] 3.7.2cvs16
3473 Fix toolbar's spacing that breaks dark
3474 themes (patch from http://blogs.igalia.com/aperez/
3475 2009/07/making-claws-mail-look-better/)
3477 2009-07-28 [colin] 3.7.2cvs15
3480 * src/addrcustomattr.c
3482 * src/addressbook_foldersel.c
3490 * src/editldap_basedn.c
3501 * src/prefs_actions.c
3502 * src/prefs_customheader.c
3503 * src/prefs_display_header.c
3504 * src/prefs_filtering.c
3505 * src/prefs_folder_column.c
3506 * src/prefs_matcher.c
3507 * src/prefs_summary_column.c
3508 * src/prefs_summary_open.c
3509 * src/prefs_template.c
3512 Fix bug 1950, 'Program freeze up during folder selection'
3513 Don't leave hidden windows modal
3515 2009-07-28 [colin] 3.7.2cvs14
3518 Fix bug 1957, 'LDAP errs out after searching too
3521 2009-07-28 [colin] 3.7.2cvs13
3524 Fix bug 1966, '"Collapse all threads" slower than
3525 "Expand all threads"'
3527 2009-07-28 [colin] 3.7.2cvs12
3529 * src/common/session.c
3530 Fix bug 1967, 'Claws gets stuck after accepting
3531 a certificate warning dialog'
3533 2009-07-19 [paul] 3.7.2cvs11
3535 * manual/plugins.xml
3536 a few small changes to the English
3538 2009-07-18 [mones] 3.7.2cvs10
3540 * manual/plugins.xml
3541 Add new bsfilter and fancy plugins to the docs
3542 and a note about dealing with plugins of the same class
3543 * src/prefs_account.c
3544 Fix extra space at the end typo
3546 2009-07-16 [colin] 3.7.2cvs9
3549 Fix wrong return without unlocking; thanks
3552 2009-07-14 [colin] 3.7.2cvs8
3555 Fix bug 1954, 'Segfault on reading wrong STATUS'
3557 2009-07-10 [colin] 3.7.2cvs7
3559 * src/plugins/pgpcore/plugin.def
3560 * src/common/utils.h
3563 2009-07-10 [colin] 3.7.2cvs6
3565 * src/prefs_display_header.c
3566 Fix bug 1951, 'C-Mail dumps core when editing
3567 displayed headers'. Patch by Alexey Rusakov
3569 2009-07-10 [colin] 3.7.2cvs5
3572 Fix bug 1952, 'Deleted mails in Queue folder
3575 2009-07-09 [colin] 3.7.2cvs4
3577 * src/gtk/spell_entry.c
3578 Fix bug 1949, 'Spell checker doesn't recognise
3579 certain word in Subject header, but does in
3580 message body'. Patch by Pawel Pekala.
3582 2009-07-09 [paul] 3.7.2cvs3
3585 use pkgconfig to check for the minimum required
3588 2009-07-06 [colin] 3.7.2cvs2
3590 * src/prefs_customheader.c
3593 2009-07-04 [paul] 3.7.2cvs1
3595 * tools/claws.i18n.status.pl
3598 2009-07-03 [paul] 3.7.2
3605 2009-07-03 [paul] 3.7.1cvs85
3612 added new translations by Tiago Faria and Slavko
3625 updated by Yasen Pramatarov, David Vachulka, Stephan Sachse,
3626 Ricardo Mones, Tommi Pirinen, Colin Leroy, Pader Rezso,
3627 MSulchan Darmawan, Andrea Spadaccini, kazken3, Frederico
3628 Goncalves Guimaraes, Aleksei Miheev
3630 2009-07-01 [colin] 3.7.1cvs84
3632 * src/prefs_common.c
3633 Fix bug 1940, 'Doesn't open links in
3634 user's default browser'. Turn the preference
3635 to TRUE by default; that will only change the
3636 behaviour for new users.
3638 2009-06-29 [colin] 3.7.1cvs83
3642 * src/prefs_filtering_action.c
3643 Fix bug 1935, 'problems with very long filtering actions':
3644 Use a dynamic buffer in action to string, and a bigger
3645 buffer in string to action
3647 2009-06-29 [colin] 3.7.1cvs82
3649 * src/matcher_parser_lex.l
3650 Fix bug 1878, 'Processing rules for folders with brackets aren't saved'
3652 2009-06-29 [colin] 3.7.1cvs81
3657 Fix crash (out-of-bounds tree column)
3658 * src/gtk/gtkcmctree.c
3659 * src/gtk/gtksctree.c
3660 Prevent using an out-of-bounds tree column
3662 2009-06-29 [colin] 3.7.1cvs80
3666 Leak fixes; patch by Pawel Pekala.
3668 2009-06-26 [colin] 3.7.1cvs79
3671 Sort by msgnum if dates are equal
3673 2009-06-24 [paul] 3.7.1cvs78
3676 make some (forgotten) strings translatable
3678 2009-06-19 [colin] 3.7.1cvs77
3681 Fix menu sensitiveness
3683 2009-06-18 [colin] 3.7.1cvs76
3686 * src/plugins/pgpcore/sgpgme.c
3687 * src/plugins/pgpcore/sgpgme.h
3688 * src/plugins/pgpmime/mypgpcore.def
3689 * src/plugins/pgpmime/pgpmime.c
3690 * src/plugins/smime/mypgpcore.def
3691 * src/plugins/smime/smime.c
3692 Use largefile support (and stop using our old GPGME
3693 hack on gpgme_data_seek/rewind)
3694 (See 1.9.12cvs44 to 46 - if this breaks things we
3697 2009-06-13 [colin] 3.7.1cvs75
3699 * src/gtk/spell_entry.c
3700 Fix assertion. We can put a NULL gtkaspell to
3701 an entry; it just means it won't be spell-checked.
3703 2009-06-12 [mones] 3.7.1cvs74
3707 * src/prefs_account.c
3708 * src/prefs_account.h
3709 * src/common/utils.c
3710 * src/common/utils.h
3711 Added preference to use account address in generated
3712 Message-Id. Fixes Debian bug #531052
3714 2009-06-12 [colin] 3.7.1cvs73
3717 Better fix, API-compatible with libgnutls13
3719 2009-06-12 [colin] 3.7.1cvs72
3722 Use compatibility mode in GnuTLS, and avoid problems with
3723 servers that don't comply 100% with the spec, but still
3726 2009-06-06 [iwkse] 3.7.1cvs71
3729 Ops..revert a mix with another patch
3731 2009-06-06 [iwkse] 3.7.1cvs70
3734 A better fix for the previous commit's issue
3736 2009-06-06 [iwkse] 3.7.1cvs69
3739 Fix shutting down of Claws Mail while a GTK_Return keypress
3740 event is sent to the Attach property window
3742 2009-06-05 [colin] 3.7.1cvs68
3745 Fix build on GTK+ 2.6
3747 2009-06-03 [mones] 3.7.1cvs67
3749 * tools/make.themes.project
3750 Oops! fix header, sorry Paul ;-)
3752 2009-06-03 [mones] 3.7.1cvs66
3754 * tools/make.themes.project
3755 Add support for PNG themes and other
3756 fixes i don't remember now... :)
3758 2009-06-02 [colin] 3.7.1cvs65
3761 * src/prefs_template.c
3763 Fix error messages in templates, and fix their
3766 2009-05-22 [colin] 3.7.1cvs64
3771 2009-05-22 [colin] 3.7.1cvs63
3774 Fix phantom button behind entry when
3775 changing fields via Tools/Reply mode.
3777 2009-05-22 [colin] 3.7.1cvs62
3782 2009-05-21 [mones] 3.7.1cvs61
3786 Add button to empty header lines with one click
3788 2009-05-21 [paul] 3.7.1cvs60
3792 * src/plugins/trayicon/trayicon.c
3793 when quitting from the trayicon, honour
3794 prefs_common.clean_on_exit
3796 2009-05-21 [paul] 3.7.1cvs59
3798 * src/gtk/Makefile.am
3799 remove duplicate entry
3800 thanks to Charles A Edwards
3802 2009-05-19 [paul] 3.7.1cvs58
3804 * src/send_message.c
3805 clear progressbar in the statusbar on 'Cancel'
3807 2009-05-16 [colin] 3.7.1cvs57
3813 2009-05-16 [colin] 3.7.1cvs56
3816 Remove msgnum>0 condition for removing messages
3817 from caches. There's no such condition on add.
3818 Fixes bug 1913, 'Allow to remove phantom
3819 messages from the cache'; patch by Fabian
3820 Keil <fk at fabiankeil.de>
3822 2009-05-12 [holger] 3.7.1cvs55