1 2011-10-23 [colin] 3.7.10cvs46
6 Draw CMClist with cairo too.
8 2011-10-23 [colin] 3.7.10cvs45
10 * src/gtk/gtkcmclist.h
11 Fix build (this was not meant to be commited)
13 2011-10-23 [colin] 3.7.10cvs44
17 * src/addressbook_foldersel.c
21 * src/grouplistdialog.c
25 * src/gtk/gtkcmclist.c
26 * src/gtk/gtkcmclist.h
27 * src/gtk/gtkcmctree.c
28 * src/gtk/gtkcmctree.h
30 Refactor some tree stuff (lots of code duplication there)
31 and switch to cairo for tree rendering.
33 2011-10-23 [holger] 3.7.10cvs43
36 Don't issue a warning for designed behaviour of the stop rule.
37 Fixes bug #2520, 'Please remove verbose "No further processing after rule %s" message.'
39 2011-10-22 [colin] 3.7.10cvs42
42 * src/gtk/gtkshruler.c
46 2011-10-22 [colin] 3.7.10cvs41
55 * src/grouplistdialog.c
64 * src/prefs_ext_prog.c
65 * src/prefs_filtering.c
66 * src/prefs_folder_item.c
67 * src/prefs_image_viewer.c
69 * src/prefs_msg_colors.c
72 * src/prefs_spelling.c
73 * src/prefs_summaries.c
74 * src/prefs_template.c
79 * src/summary_search.c
82 * src/gtk/gtkcmclist.c
83 * src/gtk/gtkcmctree.c
84 * src/gtk/gtkcmoptionmenu.c
88 * src/gtk/gtkvscrollbutton.c
89 * src/gtk/inputdialog.c
90 * src/gtk/pluginwindow.c
91 * src/gtk/quicksearch.c
92 * src/gtk/spell_entry.c
93 * src/plugins/bogofilter/bogofilter_gtk.c
94 * src/plugins/dillo_viewer/dillo_prefs.c
95 * src/plugins/pgpcore/prefs_gpg.c
96 * src/plugins/spamassassin/spamassassin_gtk.c
97 * src/plugins/trayicon/trayicon.c
98 * src/plugins/trayicon/trayicon_prefs.c
99 Remove all possible #if GTK_CHECK_VERSION() checks,
100 and make Claws build with GTK+2.16 (untested right
101 now), as the Gpg4Win project uses GTK+2.16 currently.
103 2011-10-22 [colin] 3.7.10cvs40
107 Fix (hopefully) build with GTK+ 2.18.
109 2011-10-20 [paul] 3.7.10cvs39
114 fix bug 2479, 'LDIF address book import matches tags case sensitive'
115 Patch by Bodo Graumann <mail@bodograumann.de>
117 2011-10-20 [mones] 3.7.10cvs38
121 Fix references to old dotsrc mailing lists
123 2011-10-19 [mones] 3.7.10cvs37
125 * src/prefs_msg_colors.c
126 Fix Ok/Cancel buttons in color selector of preferences
128 2011-10-17 [colin] 3.7.10cvs36
130 * src/gtk/gtkshruler.c
131 (Probably) fix GTK+ <= 2.22
133 2011-10-17 [colin] 3.7.10cvs35
135 * src/gtk/gtkshruler.c
138 2011-10-17 [mones] 3.7.10cvs34
147 Fix potential out-of-buffer writes
149 2011-10-17 [mones] 3.7.10cvs33
152 Use just one g_print call per option; correct indentation
154 2011-10-17 [colin] 3.7.10cvs32
158 * src/gtk/Makefile.am
159 * src/gtk/gtkshruler.c
160 * src/gtk/gtkshruler.h
163 Reimplement ruler using the GTK widgets. Thanks
164 to Hanno for the initial patch.
166 2011-10-17 [colin] 3.7.10cvs31
172 Undeprecate GIO/GdkCondition
174 2011-10-16 [mones] 3.7.10cvs30
177 Add --compose-from-file option to open composition
178 window with the headers and body from a file; based
179 on Debian patch to fix http://bugs.debian.org/544868
181 2011-10-15 [mones] 3.7.10cvs29
183 * manual/advanced.xml
184 Document new summary_from_show hidden preference
186 2011-10-15 [paul] 3.7.10cvs28
189 compose_create_tags() - fix misplaced 'int i'
190 compose_entry_mark_default_to() - fix To field highlighting
192 2011-10-09 [colin] 3.7.10cvs27
195 Fix address completion
197 2011-10-07 [colin] 3.7.10cvs26
199 * src/prefs_filtering_action.c
201 Fix build with GTK+2.20
203 2011-10-07 [colin] 3.7.10cvs25
205 * src/gtk/Makefile.am
206 * src/gtk/gdkkeysyms-new.h
208 Copy the new GDK_KEY_* definitions for older GTKs
210 2011-10-07 [colin] 3.7.10cvs24
213 Fix typos (thanks to Hanno)
215 2011-10-07 [colin] 3.7.10cvs23
218 * src/gtk/gtkshruler.c
219 * src/gtk/gtkshruler.h
220 Disable ruler starting from 2.24.
222 2011-10-07 [colin] 3.7.10cvs22
226 * src/gtk/Makefile.am
229 2011-10-07 [colin] 3.7.10cvs21
239 * src/message_search.c
242 * src/prefs_account.c
243 * src/prefs_compose_writing.c
244 * src/prefs_filtering_action.c
245 * src/prefs_folder_item.c
246 * src/prefs_logging.c
247 * src/prefs_matcher.c
248 * src/prefs_message.c
250 * src/prefs_receive.c
251 * src/prefs_summaries.c
252 * src/prefs_wrapping.c
257 * src/summary_search.c
259 * src/gtk/Makefile.am
260 * src/gtk/colorlabel.c
263 * src/gtk/logwindow.c
266 * src/gtk/quicksearch.c
267 * src/gtk/spell_entry.c
268 * src/plugins/bogofilter/bogofilter_gtk.c
269 * src/plugins/dillo_viewer/dillo_viewer.c
270 * src/plugins/pgpcore/prefs_gpg.c
271 * src/plugins/spamassassin/spamassassin_gtk.c
272 Bug #2371, "Port to GTK+ 3.0". Third patch from Hanno, starting
273 the real job. GtkCMOptionMenu and GTKHSRuler disabled, should be
274 ported (especially GtkCMOptionMenu)
276 2011-10-07 [colin] 3.7.10cvs20
281 * src/addrcustomattr.c
282 * src/addrduplicates.c
285 * src/addressbook_foldersel.c
291 * src/editaddress_other_attributes_ldap.c
296 * src/editldap_basedn.c
304 * src/grouplistdialog.c
310 * src/message_search.c
313 * src/prefs_actions.c
314 * src/prefs_customheader.c
315 * src/prefs_display_header.c
316 * src/prefs_filtering.c
317 * src/prefs_filtering_action.c
318 * src/prefs_folder_column.c
319 * src/prefs_matcher.c
320 * src/prefs_msg_colors.c
322 * src/prefs_summaries.c
323 * src/prefs_summary_column.c
324 * src/prefs_summary_open.c
325 * src/prefs_template.c
326 * src/prefs_toolbar.c
330 * src/summary_search.c
337 * src/gtk/description_window.c
338 * src/gtk/foldersort.c
339 * src/gtk/gtkaspell.c
340 * src/gtk/gtkcmclist.c
341 * src/gtk/gtkcmctree.c
342 * src/gtk/gtkcmoptionmenu.c
344 * src/gtk/icon_legend.c
345 * src/gtk/inputdialog.c
346 * src/gtk/logwindow.c
347 * src/gtk/pluginwindow.c
348 * src/gtk/prefswindow.c
349 * src/gtk/quicksearch.c
350 * src/plugins/pgpcore/passphrase.c
351 * src/plugins/pgpcore/select-keys.c
352 Bug #2371, "Port to GTK+ 3.0". Monster-patch by Hanno Meyer-Thurow
353 to replace GDK_* by GDK_KEY_*.
355 2011-10-07 [colin] 3.7.10cvs19
366 * src/grouplistdialog.c
371 * src/prefs_filtering_action.c
372 * src/prefs_folder_column.c
373 * src/prefs_msg_colors.c
374 * src/prefs_summary_column.c
375 * src/prefs_toolbar.c
384 * src/gtk/colorlabel.c
386 * src/gtk/gtkcmclist.c
387 * src/gtk/gtkcmctree.c
388 * src/gtk/gtkcmoptionmenu.c
389 * src/gtk/gtksctree.c
391 * src/gtk/gtkvscrollbutton.c
392 * src/gtk/inputdialog.c
393 * src/gtk/logwindow.c
395 * src/gtk/prefswindow.c
396 * src/gtk/progressdialog.c
397 * src/plugins/pgpcore/passphrase.c
398 * src/plugins/trayicon/trayicon.c
399 Bug #2371, "Port to GTK+ 3.0": Use accessor functions.
400 Patch by Hanno Thurow-Meyer, many thanks to him !
402 2011-09-20 [colin] 3.7.10cvs18
405 Fix bug #2502, 'gnutls_transport_set_lowat removed in
408 2011-09-18 [colin] 3.7.10cvs17
411 Fix segfault when connection fails
413 2011-09-03 [colin] 3.7.10cvs16
416 Use NORMAL instead of EXPORT priorities.
418 2011-09-02 [colin] 3.7.10cvs15
422 Linking against gcrypt explicitely in order to call
423 gcry_control() for mutex setup isn't necessary anymore
424 starting from gnuTLS 2.11.
426 2011-08-31 [colin] 3.7.10cvs14
428 * src/plugins/pgpinline/pgpinline.c
429 * src/plugins/pgpmime/pgpmime.c
430 Fix bug #2431, "Major memory leak in PGP message handling".
432 2011-08-31 [colin] 3.7.10cvs13
439 Apply Steve Rader's patch from bug #2388, "Add
440 message view scrolling menu items"
442 2011-08-30 [colin] 3.7.10cvs12
444 * src/gtk/prefswindow.c
445 Fix layout issues (i.e. on SSL page if changing account
446 type prior to visiting it).
448 2011-08-30 [colin] 3.7.10cvs11
452 Don't use deprecated functions for GnuTLS priorities.
453 Require GnuTLS 2.2 that is the first version with the
456 2011-08-30 [colin] 3.7.10cvs10
458 * src/common/socket.c
460 Long-term fix for bug #2402, "GnuTLS change breaks socket
461 communication", as per http://savannah.gnu.org/support/?107660
463 2011-08-30 [colin] 3.7.10cvs9
465 * src/etpan/imap-thread.c
466 * src/etpan/nntp-thread.c
467 Remove dead openSSL code
469 2011-08-30 [colin] 3.7.10cvs8
473 * src/common/ssl_certificate.c
474 * src/common/ssl_certificate.h
475 * src/etpan/imap-thread.c
476 * src/etpan/nntp-thread.c
477 Fix bug #2127, "SSL cert check uses canonical name instead of
480 2011-08-29 [colin] 3.7.10cvs7
482 * src/prefs_account.c
483 Fix X-Mailer option not appearing on IMAP
485 2011-08-29 [colin] 3.7.10cvs6
487 * src/plugins/pgpcore/Makefile.am
488 * src/plugins/pgpinline/Makefile.am
489 * src/plugins/pgpmime/Makefile.am
490 * src/plugins/smime/Makefile.am
492 libtool: link: require no space between `-L' and `.'
494 2011-08-29 [colin] 3.7.10cvs5
498 * src/prefs_account.c
499 * src/prefs_account.h
500 Revert cvs4 which is rather illogical and instead
501 use Fabian's patch from bug #2471
503 2011-08-29 [colin] 3.7.10cvs4
506 Don't insert custom headers that have empty values.
507 Allows not inserting X-Mailer if it's set to nothing.
508 Fixes bug #2471, "Make setting an X-Mailer header optional".
510 2011-08-29 [colin] 3.7.10cvs3
516 Handle EXIF orientation in images (both in textview's
517 preview and image viewer)
519 2011-08-28 [paul] 3.7.10cvs2
524 add new hidden option to control the display in the From
525 column in the Message List: 0 (default): show name,
526 1: show address, 2: show name + address
528 2011-08-27 [paul] 3.7.10cvs1
531 * src/common/ssl_certificate.c
532 * src/etpan/imap-thread.c
533 * src/etpan/nntp-thread.c
534 offer up some missing log_error() strings to translators
536 2011-08-27 [paul] 3.7.10
542 2011-08-27 [paul] 3.7.9cvs52
550 updated by David Vachulka, wwp, Pader Rezso, Mindaugas
551 Baranauskas, Frederico Goncalves Guimaraes, and Slavko
553 2011-08-27 [mones] 3.7.9cvs51
556 Include generic name and comment translations
557 Thanks to all the people on the translators ML!
559 2011-08-23 [paul] 3.7.9cvs50
562 probable/possible fix/workaround for bug 2402,
563 'can't download message from pop3 server'
565 2011-08-18 [paul] 3.7.9cvs49
567 * manual/handling.xml
568 fix typos. thanks to vilpan
570 2011-08-17 [paul] 3.7.9cvs48
572 * tools/claws.i18n.status.pl
573 add Mindaugas Baranauskas (Lithuanian)
575 2011-08-14 [mir] 3.7.9cvs47
578 * src/etpan/nntp-thread.c
579 Fix bug 2418. Patch provided by Sébastien Bigaret with
580 some minor contribution by me.
582 2011-08-13 [mir] 3.7.9cvs46
584 * src/etpan/nntp-thread.c
585 Fix bug when NNTP server sends authentication warning
586 as part of the connection session. Privously etpan would
587 bail out for any return code other than NEWSNNTP_NO_ERROR
588 but as early as the connection session a return code like
589 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_USERNAME and
590 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_PASSWORD should not
591 be considered as an error.
593 2011-08-12 [paul] 3.7.9cvs45
596 3.7.9cvs43 mistakenly dropped off the info
597 about the mime part from the tooltip
599 2011-08-12 [wwp] 3.7.9cvs44
601 * src/gtk/quicksearch.c
602 Fix duplicate key accel (thanks to Ra-Mones-Mones II).
604 2011-08-09 [paul] 3.7.9cvs43
607 fix bug 2420, 'Invalid markup in icon tooltip text after signature check'
609 2011-08-06 [paul] 3.7.9cvs42
612 fix cursor placement in Forward template
614 2011-08-06 [paul] 3.7.9cvs41
616 * src/gtk/description_window.c
617 fix bug 1963, 'Preferences Templates Information Window Focus loss'
619 2011-08-05 [holger] 3.7.9cvs40
622 Revert 3.7.9cvs35 for now, it may be problematic
625 2011-08-05 [paul] 3.7.9cvs39
629 use 'Collapse quotes' rather than 'Fold quotes' on
630 labels, for consistency
632 use 'Receive mail from account' rather than 'on account'
634 2011-07-30 [mir] 3.7.9cvs38
636 * src/etpan/Makefile.am
637 * src/plugins/pgpcore/Makefile.am
638 * src/plugins/pgpmime/Makefile.am
639 * src/plugins/smime/Makefile.am
640 Fix broken build on Debian Sid. enchant.h cannot be
641 found unless $(ENCHANT_CFLAGS) and $(ENCHANT_LIBS) are
642 present in Makefile.am. Apparently enchant.h in older
643 versions were placed in /usr/include which is always
646 2011-07-21 [mones] 3.7.9cvs37
648 * src/common/plugin.c
649 * src/common/plugin.h
650 Make licences allowed for plugins more explicit and also
651 accept dual (or more) licences when properly formatted.
652 Doesn't require any change on current plugins.
654 2011-07-18 [mones] 3.7.9cvs36
656 * manual/advanced.xml
657 Document briefly tags feature.
658 * manual/glossary.xml
659 Fix definition to avoid confussion with tags.
660 * manual/es/advanced.xml
661 * manual/es/glossary.xml
662 Synchronize Spanish translation with the above.
664 2011-07-07 [holger] 3.7.9cvs35
667 Add indicator stuff to the desktop file
670 2011-07-06 [paul] 3.7.9cvs34
675 2011-07-06 [mones] 3.7.9cvs33
678 Do not create an empty tag name row in panel and
679 warn user about using a non-reserved tag instead
681 2011-07-05 [mones] 3.7.9cvs32
686 * src/etpan/imap-thread.c
687 Make constants for reserved tags and use them
688 Removed also duplicate comparison while at it
690 2011-07-05 [paul] 3.7.9cvs31
693 when using a Compose template, only place the cursor
694 in the body when the cursor symbol, %cursor (%X), is used
696 2011-07-03 [paul] 3.7.9cvs30
699 do main_window_popup(mainwin); on plugin load error, or
700 else the warning dialogue and mainwindow stays minimised
703 2011-07-03 [paul] 3.7.9cvs29
706 fix bug 2462, 'Building without GnuTLS support leads to a
709 2011-07-03 [paul] 3.7.9cvs28
714 fix bug #2461, 'popup menu in message list displays
715 'move to trash' and 'delete''.
716 Add a new sensitivity condition 'M_NOT_TRASH' and
717 remove the broken workaround for right-click in summaryview.c.
718 Fix broken main menu sensitivity for "Menu/Message/Move" in
721 2011-06-21 [paul] 3.7.9cvs27
724 revert 3.7.9cvs2, it does no good
726 2011-06-18 [mir] 3.7.9cvs26
729 Fix autoconf warnings introduced in autoconf >= 2.64
731 2011-06-05 [paul] 3.7.9cvs25
741 fix strings where an informational message has been
742 wrongly entered into the translated string
744 enable 'Trash' and 'Sender' to be translated based on
745 the context, e.g. as button text and as mail header
747 fix english in Info tab
749 2011-05-25 [colin] 3.7.9cvs24
752 Fix bug #2439, "use bitwise operator for bitmask instead of
753 logical operator". Thanks to Nicolas Kaiser for the patch.
755 2011-05-18 [colin] 3.7.9cvs23
758 Fix missing group selection before xover if the
759 connection was reset before.
761 2011-05-12 [colin] 3.7.9cvs22
764 Fix bug #2412, "Send account mail address in Message-ID
765 wrongly implemented". Patch by Fabian Keil.
767 2011-05-12 [mones] 3.7.9cvs21
769 * src/etpan/nntp-thread.c
770 Fix bug #2418 "NNTP authentication is broken"
772 2011-05-09 [pawel] 3.7.9cvs20
775 * src/prefs_folder_item.c
778 2011-05-05 [colin] 3.7.9cvs19
784 Fix bug #2184, "Add account name information inside network log".
785 Initial patch by MSulchan Darmawan, expanded to other protocols.
786 This stuff is too much copy-pasted.
789 2011-04-30 [colin] 3.7.9cvs18
792 Fix bug #2414, 'Claws segfaults on startup with
793 notification plugin enabled". Thanks Christian
794 Faulhammer for the patch.
796 2011-04-27 [colin] 3.7.9cvs17
799 Make Windows' encoding CP1251 for ru_RU locale
800 Part of bug #2397, "Gtkhtml2 viewer ignores message encoding"
802 2011-04-24 [paul] 3.7.9cvs16
804 * manual/claws-mail-manual.xml
805 * manual/de/claws-mail-manual.xml
806 * manual/es/claws-mail-manual.xml
807 * manual/fr/claws-mail-manual.xml
808 * manual/it/claws-mail-manual.xml
809 update copyright year
811 2011-04-24 [paul] 3.7.9cvs15
814 fix bug #2353, 'Right-clicking on spam in order to delete
815 it causes it to show in message window'
817 2011-04-24 [paul] 3.7.9cvs14
820 * src/gtk/foldersort.c
821 * src/gtk/foldersort.h
822 fix labelling, 'change folder order' to 'change mailbox order'
824 2011-04-23 [paul] 3.7.9cvs13
827 fix bug #2409, 'Failed to compile under GCC 3.x : option
828 -Wno-pointer-sign badly set in configure.ac'. mistakenly
829 committed in 3.7.8cvs19
831 2011-04-11 [paul] 3.7.9cvs12
833 * src/plugins/trayicon/trayicon.c
834 fix build bug: gtk_status_icon_set_title() is available
835 since gtk 2.18.x not 2.14.x
837 2011-04-11 [paul] 3.7.9cvs11
840 updated by Páder Rezső
842 2011-04-10 [colin] 3.7.9cvs10
848 * src/editaddress_other_attributes_ldap.c
850 * src/message_search.c
851 * src/prefs_display_header.c
852 * src/prefs_filtering_action.c
853 * src/prefs_matcher.c
855 * src/prefs_toolbar.c
856 * src/summary_search.c
857 * src/gtk/colorlabel.c
859 * src/gtk/gtkcmoptionmenu.c
860 * src/gtk/gtkshruler.c
861 * src/gtk/gtkshruler.h
863 * src/gtk/inputdialog.c
864 * src/gtk/quicksearch.c
865 Revert the whole pile of crap introduced in
868 2011-04-10 [colin] 3.7.9cvs9
872 * src/editaddress_other_attributes_ldap.c
874 * src/message_search.c
875 * src/prefs_display_header.c
876 * src/prefs_matcher.c
877 * src/prefs_toolbar.c
878 * src/summary_search.c
881 * src/gtk/inputdialog.c
882 * src/gtk/quicksearch.c
883 Finish fun with combo boxes. (hopefully)
885 2011-04-10 [colin] 3.7.9cvs8
888 * src/prefs_filtering_action.c
890 * src/gtk/gtkshruler.c
891 * src/gtk/gtkshruler.h
892 More undeprecation. GTKSHRuler is #if'ed out. We can
893 still decide to maintain the old GtkRuler widget in-tree
894 if the lack of ruler in Compose window is too
897 2011-04-10 [colin] 3.7.9cvs7
902 * src/editaddress_other_attributes_ldap.c
903 * src/message_search.c
904 * src/prefs_display_header.c
905 * src/prefs_filtering_action.c
907 * src/prefs_toolbar.c
908 * src/summary_search.c
909 * src/gtk/colorlabel.c
911 * src/gtk/gtkcmoptionmenu.c
913 More comboboxtext undeprecation
915 2011-04-10 [colin] 3.7.9cvs6
920 2011-04-10 [colin] 3.7.9cvs5
925 2011-04-10 [colin] 3.7.9cvs4
928 * src/editaddress_other_attributes_ldap.c
929 * src/message_search.c
930 * src/prefs_display_header.c
931 * src/prefs_filtering_action.c
933 * src/prefs_toolbar.c
934 * src/summary_search.c
937 gtk_combo_box_*_text() is deprecated, and
938 gtk_combo_box_text_*() is the new hotness.
940 2011-04-10 [colin] 3.7.9cvs3
948 * src/gtk/gtkvscrollbutton.c
949 * src/gtk/gtkvscrollbutton.h
950 s/GtkFunction/GSourceFunc
952 2011-04-10 [colin] 3.7.9cvs2
955 Use gtkut_window_popup() to work around a bug in Gnome Shell.
956 This is the patch from bug #2396, it should be innocuous even
957 if that's useless to do deiconify + present window...
959 2011-04-09 [paul] 3.7.9cvs1
961 * src/prefs_summaries.c
962 fix typo in string. (thanks, Brad!)
964 2011-04-09 [paul] 3.7.9
970 2011-04-09 [paul] 3.7.8cvs78
980 updated by David Vachulka, Ricardo Mones, Flammie Pirinen,
981 wwp, Mindaugas Baranauskas, Frederico Goncalves Guimaraes,
984 2011-04-09 [colin] 3.7.8cvs77
987 Revert part of yesterday's patch. While gtk_file_chooser_set_current_name()
988 wants an UTF-8 string, gtk_file_chooser_set_current_folder() wants a glib-
989 encoding filename. Hooray for stupid.
991 2011-04-08 [colin] 3.7.8cvs76
994 Fix action Stop: if child does not react to SIGTERM, it'll
995 probably start behaving when it'll get a SIGKILL on the user's
996 second press on Stop.
997 Fixes bug #2237, "User action makes Claws unresponsive".
999 2011-04-08 [colin] 3.7.8cvs75
1004 * src/folder_item_prefs.c
1005 * src/folder_item_prefs.h
1006 * src/prefs_account.c
1007 Fix bug #2382, "folderitemrc not updated when account
1008 name is changed". Indeed, this wasn't done.
1010 2011-04-08 [wwp] 3.7.8cvs74
1013 Add support for quoted values (*="value").
1014 This commonly fixes a trailing quote appearing to filenames
1015 sent by iphone Mail (not sure if it's culprit at all, though).
1017 2011-04-08 [colin] 3.7.8cvs73
1020 Fix bug #2393, "Crashes and rendering problems in the "Save as" menu
1021 caused by attachments with extended chars in the file name". Patch
1022 derived from a patch bt Fabien Keil
1024 2011-04-05 [wwp] 3.7.8cvs72
1027 A debug string not to translate.
1029 2011-04-03 [colin] 3.7.8cvs71
1031 * src/common/utils.h
1032 Fix bug #2394, "backtrace() crashes on FreeBSD"
1033 That's not the first bug-report where internal
1034 debug-only backtrace() crashes on FreeBSD.
1036 2011-04-03 [colin] 3.7.8cvs70
1039 Fix bug #2365 again, "Crash when auto-scrolling headers in
1041 Batch-mode compose windows (from filtering actions) shouldn't
1042 try to access stuff after flushing events...
1044 2011-03-31 [paul] 3.7.8cvs69
1047 update as gtk >= 2.10 now required
1048 (because I'll never remember to do this later)
1050 2011-03-26 [paul] 3.7.8cvs68
1053 fix separators in Go To menu
1055 2011-03-20 [colin] 3.7.8cvs67
1058 Drop the *_DISABLE_DEPRECATED. We'll put them back
1059 when we'll have time to handle them
1061 2011-03-18 [paul] 3.7.8cvs66
1064 make user-facing message more accurate -
1065 'Network Log' not 'View Log'
1067 2011-03-17 [wwp] 3.7.8cvs65
1070 Fix a typo around plural form, as reported by
1073 2011-03-15 [colin] 3.7.8cvs64
1078 Fix bug #2381, "Support for NetworkManager 0.9".
1079 Patch by Mikhail Efremov
1081 2011-03-04 [colin] 3.7.8cvs63
1085 Fix segfault on Windows
1087 * src/common/utils.c
1088 * src/common/w32_unistd.c
1089 * src/common/w32lib.h
1090 Rationalize use of time_r() funcs (pthread do define them)
1092 2011-03-02 [pawel] 3.7.8cvs62
1095 Re-implement widgets aligning, switch from GtkSizeGroup
1096 to GtkTable - this should fix disappearing labels
1098 2011-03-01 [pawel] 3.7.8cvs61
1101 Wizard GUI cleanups. Make it look and behave more
1102 like account preferences.
1104 2011-02-23 [colin] 3.7.8cvs60
1106 * src/common/Makefile.am
1109 2011-02-23 [colin] 3.7.8cvs59
1113 * src/common/Makefile.am
1114 * src/common/plugin.c
1115 * src/common/valgrind.h
1116 Fix bug #2369, "valgrind.h should NOT be part of claws-mail"
1117 Use valgrind's own header.
1119 2011-02-22 [colin] 3.7.8cvs58
1121 * src/prefs_account.c
1122 Fix bug #2367 (Win32): Disable "Always sign messages when replying to a
1123 signed message" upon new installation. This is disturbing when PGP
1124 plugins are loaded by default.
1126 2011-02-16 [paul] 3.7.8cvs57
1129 update copyright headers throughout
1131 2011-02-16 [paul] 3.7.8cvs56
1134 use gettext plural form for "item selected"/"items selected"
1136 2011-02-13 [colin] 3.7.8cvs55
1140 Fix bug #2361, "Claws crashes after PGP Check in separate
1141 msg view". Don't let the cancel thread lie around after
1142 the verification ended.
1144 2011-02-13 [paul] 3.7.8cvs54
1147 updated by Mindaugas Baranauskas
1149 2011-02-11 [mones] 3.7.8cvs53
1151 * manual/es/advanced.xml
1152 Sync with English manual
1154 Fix remaining mismatched alloc/free from cppcheck
1156 2011-02-10 [pawel] 3.7.8cvs52
1161 2011-02-10 [pawel] 3.7.8cvs51
1163 * src/prefs_toolbar.c
1164 - set menus sensitivity in item type combo depending on
1165 availability of actions / plugin hooks
1166 - style fixes, spaces instead of tabs mostly
1168 2011-02-10 [paul] 3.7.8cvs50
1170 * src/prefs_account.c
1171 move the 'send acc mail addr in msg-id" option to
1174 2011-02-10 [paul] 3.7.8cvs49
1176 * src/prefs_account.c
1177 move the 'expunge immediately' option to a more
1180 2011-02-05 [pawel] 3.7.8cvs48
1182 * manual/advanced.xml
1183 Document new hidden pref
1185 Dont treat mimeparts referenced by others as
1188 * src/prefs_common.c
1189 * src/prefs_common.h
1190 Add ability to hide inline attachments referenced
1191 by other mimeparts in MimeView. To enable this
1192 feature set show_inline_attachments=0 in your clawsrc
1194 2011-01-25 [colin] 3.7.8cvs47
1197 Fix matcher body parsing: decode mails with our
1198 MIME parser. This speeds up body search a bit as
1199 binary attachments are not searched anymore, slows
1200 down a bit full message searches, but not awfully.
1201 * src/summary_search.c
1202 Use matcher API to search, in all cases (advanced search or
1203 not). Also, fix little logic bugs related to combos history
1204 * src/common/utils.c
1205 * src/common/utils.h
1208 Remove dead code, export functions needed by matcher.c
1210 2011-01-25 [colin] 3.7.8cvs46
1213 * src/prefs_common.c
1215 * src/common/ssl_certificate.c
1216 Fix mismatched alloc/free (thanks to cppcheck)
1218 2011-01-25 [colin] 3.7.8cvs45
1221 Fix leak on error path
1223 2011-01-23 [mones] 3.7.8cvs44
1225 * manual/es/advanced.xml
1226 Sync with English manual
1228 2011-01-23 [paul] 3.7.8cvs43
1231 it's 2011, update copyright line
1233 2011-01-23 [paul] 3.7.8cvs42
1235 * manual/advanced.xml
1236 * src/prefs_common.c
1237 * src/prefs_common.h
1239 fix bug #2350, 'Make displaying localized date/time in
1240 message view optional'.
1241 This introduces a new hidden option (why do more?),
1242 'msgview_date_format', which defaults to OFF, maintaining
1243 the current and expected behaviour.
1245 2011-01-21 [colin] 3.7.8cvs41
1248 Fix bug #2050, Clawsmail sends return receipt every seconds
1249 We forgot to close the file when parsing
1250 disposition-notification fields, which made unlinking of the
1251 corresponding emails in tempfolder/processing impossible in
1252 Windows. Causing them to be re-fetched every time.
1254 2011-01-21 [colin] 3.7.8cvs40
1256 * claws-mail.desktop
1257 Fix again bug #2346: We should have a %u parameter.
1259 2011-01-21 [colin] 3.7.8cvs39
1261 * src/plugins/spamassassin/spamassassin.c
1262 Fix sa-learn when offline (its command line parsing is
1263 space-dependant). Patch by Wolfgang Lorenz
1265 2011-01-19 [pawel] 3.7.8cvs38
1267 * claws-mail.desktop
1268 Fix Bug 2346 'Please register x-handler-scheme
1269 in .desktop file' patch by Laurent Bigonville
1270 While I'm here update things to current
1271 standards, fix desktop-file-validate warnings/errors
1273 2011-01-18 [colin] 3.7.8cvs37
1276 Fix logic on SMTP AUTH: If the selected method isn't
1277 available, say so instead of supposing it'll work.
1278 Fixes bug #2039, 'SMTP AUTHENTICATION'
1280 2011-01-15 [pawel] 3.7.8cvs36
1282 * src/prefs_folder_item.c
1283 Rework subject regexp simplify gui a bit, this give us better
1284 options page layout (window with min width was too short to
1285 show all contents and thigs were unwieldy) and better preview
1286 of regexp working/not working
1288 2011-01-14 [pawel] 3.7.8cvs35
1291 strncpy2() NULLify strings just fine, no need to be
1294 2011-01-14 [pawel] 3.7.8cvs34
1297 Fix Bug #2165 'The date not localized in the message view'
1298 Display Date header in messageview in the same way as in
1299 summaryview by respecting date format set in preferences.
1301 2011-01-06 [pawel] 3.7.8cvs33
1303 * src/prefs_account.c
1304 * src/prefs_folder_item.c
1307 Make quote templates widgets more compact
1309 2011-01-06 [pawel] 3.7.8cvs32
1311 * src/plugins/trayicon/trayicon.c
1312 - fix logic bug which caused icon to be
1313 always set no-mail status on plugin load
1314 - force icon hide on plugin_done(), without
1315 it empty space(?!) is left in tray under KDE3 and KDE4
1317 2011-01-06 [colin] 3.7.8cvs31
1328 Unmime headers differently whether they're addresses or not:
1329 It's useless to quote things containing commas if it's in
1330 subject, for example. (introduced in 3.7.8cvs26)
1332 2011-01-06 [colin] 3.7.8cvs30
1334 * src/gtk/gtkaspell.c
1335 Complete previous patch
1337 * src/plugins/pgpinline/pgpinline.c
1340 2011-01-06 [paul] 3.7.8cvs29
1346 add Lithuanian translation (approx. 65% complete)
1347 submitted by Mindaugas Baranauskas
1349 2011-01-06 [pawel] 3.7.8cvs28
1354 * src/prefs_actions.c
1356 * src/gtk/gtkaspell.c
1357 * src/plugins/pgpinline/pgpinline.c
1358 * src/plugins/pgpmime/pgpmime.c
1359 * src/plugins/smime/smime.c
1360 Fix memory/file descriptors leaks
1362 2011-01-06 [paul] 3.7.8cvs27
1364 * src/plugins/pgpcore/sgpgme.c
1365 fix bug #2322, 'GPG Full info: showing subkey
1366 ID instead of primary key fingerprint'
1367 Patch by Sébastien Bigaret.
1369 2011-01-03 [colin] 3.7.8cvs26
1372 Better quote-checking when unmim-ing headers
1373 that may have comas.
1375 2011-01-03 [colin] 3.7.8cvs25
1378 Fix bug #2299, "Incorrect handling of quoted printable coma
1379 in headers". As this is really painful to fix by switching
1380 the whole stuff to a list of headers tokens, we workaround
1381 the problem by adding quotes around the encoded-word (making
1382 it a quoted-string which continuity is already handled).
1384 2011-01-03 [colin] 3.7.8cvs24
1389 2010-12-23 [colin] 3.7.8cvs23
1392 Finish fixing bug #2203: When forwarding (inline) and there
1393 are some text/* parts with no name, set them a name and
1394 set their disposition to attachment, so that recipients with
1395 MUAs preferring HTML parts don't show them by default.
1397 2010-12-22 [paul] 3.7.8cvs22
1400 fix missing file in 3.7.8cvs20
1402 2010-12-22 [colin] 3.7.8cvs21
1406 Implement a nicer scroll when drag and dropping
1408 2010-12-22 [colin] 3.7.8cvs20
1411 Store charset if available when attaching text/* parts
1412 Fixes bug #2203, 'Problems in forwarding multipart/
1413 alternative messages with HTML part'
1415 2010-12-22 [colin] 3.7.8cvs19
1420 2010-12-21 [colin] 3.7.8cvs18
1423 * src/send_message.c
1424 * src/common/session.c
1425 * src/common/session.h
1426 Differentiate between running sessions and connected
1427 sessions. Fixes bug #2332, "Crash when hitting cancel
1428 on the SMTP status window"
1430 2010-12-21 [colin] 3.7.8cvs17
1432 * src/etpan/etpan-thread-manager.c
1435 2010-12-21 [colin] 3.7.8cvs16
1438 Check whether we should continue loading the
1439 current textview after inserting a possibly
1442 2010-12-20 [colin] 3.7.8cvs15
1446 Removed. Dead code since ages!
1448 * src/gtk/gtkcmclist.c
1449 * src/gtk/gtkcmctree.c
1450 * src/gtk/gtksctree.c
1451 undefine *_DISABLE_DEPRECATED in the files that
1452 use deprecated interfaces. Implicit declarations
1453 can lead to crashes as prototypes are unknown, as
1454 evidenced by bug #2315.
1456 2010-12-20 [colin] 3.7.8cvs14
1459 Don't flush events when adding an header entry. This
1460 can mess up the keypresses in the previous header.
1461 Instead, make the scroll happen later (doing it on the
1462 spot without flushing events doesn't work as the new
1463 requisitions aren't set yet).
1465 2010-12-20 [colin] 3.7.8cvs13
1468 Don't iconify at start on w32. This un-iconifies in the
1471 2010-12-20 [colin] 3.7.8cvs12
1473 * src/common/base64.c
1474 Fix bug #2331, "Base64 is broken in 3.7.7 and 3.7.8"
1475 Patch by pochini at shiny.it
1477 2010-12-19 [colin] 3.7.8cvs11
1482 2010-12-18 [colin] 3.7.8cvs10
1485 Fix bug #2148, "Attachment content-transfer-encoding
1486 incorrectly set when signing emails". The RFC 2045
1487 states that message/* and multipart/* encoding must
1488 be either 7-bit, 8-bit or binary.
1490 2010-12-18 [mones] 3.7.8cvs9
1493 Fix crash when searching or adding a LDAP server
1495 2010-12-17 [colin] 3.7.8cvs8
1504 Better error logging. Disable LDAP SSL/TLS on
1505 Windows, it's crashy/non-worky.
1507 2010-12-17 [colin] 3.7.8cvs7
1510 Fix bug #2325, "messages remains in folder cache after moving
1511 from MH to IMAP boxes". Bug introduced in 3.7.6cvs53.
1513 2010-12-17 [colin] 3.7.8cvs6
1525 Windows build fixes (w32 LDAP completely untested!)
1527 2010-12-16 [colin] 3.7.8cvs5
1537 Try to rationalize a bit LDAP connections
1539 2010-12-16 [colin] 3.7.8cvs4
1541 * src/prefs_spelling.c
1543 Add a button to get dictionaries (win32)
1545 2010-12-16 [colin] 3.7.8cvs3
1547 * src/prefs_matcher.c
1548 Fix bug #2279, "crash when clicking 'define' in filter
1549 configuring". Thanks to Theodor Ciobanu for the hint at
1552 2010-12-14 [colin] 3.7.8cvs2
1554 * src/gtk/gtkaspell.c
1555 Add missing guard for sys/wait.h
1557 2010-12-05 [colin] 3.7.8cvs1
1559 * tools/make.themes.project
1560 Seems wget has changed naming of targets downloaded.
1561 Fix it by always providing our own name.
1562 [Pushing mones' patch again after messing with CVSROOT]
1564 2010-12-04 [paul] 3.7.8
1570 2010-12-03 [paul] 3.7.7cvs11
1573 * manual/xml2pdf ** REMOVED **
1574 * manual/dist/pdf/Makefile.am
1575 * manual/es/dist/pdf/Makefile.am
1576 * manual/fr/dist/pdf/Makefile.am
1577 * manual/pl/dist/pdf/Makefile.am
1578 simplify check for tools needed for manual building,
1579 remove xml2pdf and use docbook2pdf instead
1581 2010-12-03 [mir] 3.7.7cvs10
1584 Fix bug so that configure option --disable-manual
1585 actually disable building the manuals
1587 2010-12-01 [pawel] 3.7.7cvs9
1590 One more GTK+ 2.22 build fix
1592 2010-11-30 [colin] 3.7.7cvs8
1595 Fix bug #2317, 'Action results in "Bad file descriptor"'
1596 Introduced in 3.7.6cvs57. In fact the error has been there
1597 since ages, and only new thing is the verification of the
1598 various functions return code. Let the stuff work as it
1599 does, as it seems to do the right thing since ages.
1601 2010-11-28 [colin] 3.7.7cvs7
1603 * src/gtk/quicksearch.c
1604 Fix bug #2313, 'CLI quicksearch sometimes returns
1605 the same messages twice'. Patch by Sebastien Bigaret
1607 2010-11-25 [paul] 3.7.7cvs6
1609 * src/prefs_common.c
1610 make "gtk_can_change_accels" FALSE by default.
1611 fixes bug #2309, 'Shortcuts should not be modifiable
1614 2010-11-24 [mones] 3.7.7cvs5
1617 Add missing shortcuts for marking as spam and ham
1618 Fixes Debian bug #599547
1620 2010-11-22 [colin] 3.7.7cvs4
1623 Revert 3.7.6cvs{39,38,37,35,34}. The fact that
1624 five patches were needed to fix a corner case
1625 is a good indicator that is was bound to break
1628 2010-11-21 [colin] 3.7.7cvs3
1630 * src/plugins/pgpcore/claws.def
1633 2010-11-20 [wwp] 3.7.7cvs2
1636 Fix either a typo or an irrelevant iff word there.
1637 IMO type and recursive possible values should be changed to
1638 smth simple and neat here, and help strings be really
1641 2010-11-20 [colin] 3.7.7cvs1
1644 Damn, forgot to commit this file twice.
1646 2010-11-19 [paul] 3.7.7
1652 2010-11-19 [paul] 3.7.6cvs66
1665 updated by Miquel Oliete, David Vachulka, Stephan Sachse,
1666 Ricardo Mones, Flammie Pirinen, wwp, Pader Rezso, MSulchan
1667 Darmawan, Frederico Goncalves Guimaraes, Slavko, Yarema
1669 2010-11-17 [colin] 3.7.6cvs65
1671 * src/common/utils.c
1672 Separate email address from timestamp with a dot.
1675 2010-11-17 [colin] 3.7.6cvs64
1677 * src/common/utils.c
1678 Fix multiple @ in generated message-ids.
1679 That's not allowed in RFC 2822.
1681 2010-11-16 [mones] 3.7.6cvs63
1683 * manual/es/advanced.xml
1684 Synchronise with English version
1686 2010-11-04 [wwp] 3.7.6cvs62
1689 Fix bug 2293, "filtering: simplify expression", as simplifying
1690 this expression doesn't make it less easy to understand and we
1691 gain few cycles by making the logical expression more simple
1692 by applying. Patch by Nicolas Kaiser.
1694 2010-11-03 [colin] 3.7.6cvs61
1697 Fix bug 2294, "addrindex.c: address index conversion always
1698 fails". Clearly a copy-paste-bug. Patch by Nicolas Kaiser.
1700 2010-11-02 [wwp] 3.7.6cvs60
1705 Enlarge the progress bar (main window) a bit when compiling
1706 for UMPCs like maemo: this solves truncated text that might
1707 appear in the progress bar while processing messages.
1708 Also use a more compact string format when displaying
1709 progress like 'number/total', still for UMPCs, this fixes
1710 a previous inconsistency with these format strings where
1711 no space around the / were used sometimes.
1713 2010-10-26 [ticho] 3.7.6cvs59
1716 Recreate NNTP session if server port setting has changed. Fixes
1719 2010-10-26 [colin] 3.7.6cvs58
1723 Fix copy-paste error, thanks to David Relson
1726 2010-10-18 [colin] 3.7.6cvs57
1733 * src/prefs_themes.c
1736 * src/gtk/gtkutils.c
1737 * src/gtk/quicksearch.c
1738 * src/gtk/quicksearch.h
1739 * src/plugins/pgpcore/passphrase.c
1740 * src/plugins/spamassassin/libspamc.c
1743 2010-10-17 [colin] 3.7.6cvs56
1745 * src/prefs_themes.c
1746 * src/gtk/gtkaspell.c
1747 * src/gtk/gtkutils.c
1748 * src/gtk/gtkutils.h
1749 * src/gtk/inputdialog.c
1750 * src/gtk/progressdialog.c
1751 Undeprecate a few things
1753 2010-10-17 [colin] 3.7.6cvs55
1757 * src/gtk/quicksearch.c
1758 * src/gtk/quicksearch.h
1759 Add ability to search from the command-line.
1760 Closes bug 2249, ' Making QuickSearch independent from the GUI'
1761 Patch by Sebastien Bigarret.
1763 2010-10-04 [mones] 3.7.6cvs54
1765 * manual/dist/pdf/Makefile.am
1766 Fix build of English PDF manual
1767 (sh: Can't open ../../../xml2pdf)
1769 2010-10-03 [colin] 3.7.6cvs53
1776 Get rid of GRelation which were, mostly, used as
1777 GHashTables. Probably fixes bug #2277, 'Segfault when
1778 loading inbox for the first time'
1780 2010-10-03 [mir] 3.7.6cvs52
1782 * manual/de/dist/html/Makefile.am
1783 * manual/de/dist/pdf/Makefile.am
1784 * manual/de/dist/ps/Makefile.am
1785 * manual/de/dist/txt/Makefile.am
1786 * manual/dist/html/Makefile.am
1787 * manual/dist/pdf/Makefile.am
1788 * manual/dist/ps/Makefile.am
1789 * manual/dist/txt/Makefile.am
1790 * manual/es/dist/html/Makefile.am
1791 * manual/es/dist/pdf/Makefile.am
1792 * manual/es/dist/ps/Makefile.am
1793 * manual/es/dist/txt/Makefile.am
1794 * manual/fr/dist/html/Makefile.am
1795 * manual/fr/dist/pdf/Makefile.am
1796 * manual/fr/dist/ps/Makefile.am
1797 * manual/fr/dist/txt/Makefile.am
1798 * manual/pl/dist/html/Makefile.am
1799 * manual/pl/dist/pdf/Makefile.am
1800 * manual/pl/dist/ps/Makefile.am
1801 * manual/pl/dist/txt/Makefile.am
1802 Missing Makefile.am's for 3.7.6cvs49
1805 2010-10-03 [colin] 3.7.6cvs51
1810 2010-10-02 [mir] 3.7.6cvs50
1812 * manual/de/dist/html/Makefile.am
1813 * manual/de/dist/pdf/Makefile.am
1814 * manual/de/dist/ps/Makefile.am
1815 * manual/de/dist/txt/Makefile.am
1816 * manual/dist/html/Makefile.am
1817 * manual/dist/pdf/Makefile.am
1818 * manual/dist/ps/Makefile.am
1819 * manual/dist/txt/Makefile.am
1820 * manual/es/dist/html/Makefile.am
1821 * manual/es/dist/pdf/Makefile.am
1822 * manual/es/dist/ps/Makefile.am
1823 * manual/es/dist/txt/Makefile.am
1824 * manual/fr/dist/html/Makefile.am
1825 * manual/fr/dist/pdf/Makefile.am
1826 * manual/fr/dist/ps/Makefile.am
1827 * manual/fr/dist/txt/Makefile.am
1828 * manual/pl/dist/html/Makefile.am
1829 * manual/pl/dist/pdf/Makefile.am
1830 * manual/pl/dist/ps/Makefile.am
1831 * manual/pl/dist/txt/Makefile.am
1832 Part 2 of last commit which broke due to a permission error
1833 Avoid claws trying to build manuals if the required
1834 tools are not present.
1836 2010-10-02 [mir] 3.7.6cvs49
1839 * manual/de/dist/html/Makefile.am
1840 * manual/de/dist/pdf/Makefile.am
1841 * manual/de/dist/ps/Makefile.am
1842 * manual/de/dist/txt/Makefile.am
1843 * manual/dist/html/Makefile.am
1844 * manual/dist/pdf/Makefile.am
1845 * manual/dist/ps/Makefile.am
1846 * manual/dist/txt/Makefile.am
1847 * manual/es/dist/html/Makefile.am
1848 * manual/es/dist/pdf/Makefile.am
1849 * manual/es/dist/ps/Makefile.am
1850 * manual/es/dist/txt/Makefile.am
1851 * manual/fr/dist/html/Makefile.am
1852 * manual/fr/dist/pdf/Makefile.am
1853 * manual/fr/dist/ps/Makefile.am
1854 * manual/fr/dist/txt/Makefile.am
1855 * manual/pl/dist/html/Makefile.am
1856 * manual/pl/dist/pdf/Makefile.am
1857 * manual/pl/dist/ps/Makefile.am
1858 * manual/pl/dist/txt/Makefile.am
1859 1) Downgrade autoconf requirements to 2.59 to allow
1860 building on oldest supported Linux distributions.
1861 2) Only try to build manuals if the needed software
1864 2010-10-02 [colin] 3.7.6cvs48
1866 * src/plugins/trayicon/trayicon.c
1867 And fix theme updating.
1869 2010-10-02 [colin] 3.7.6cvs47
1871 * src/plugins/trayicon/trayicon.c
1872 Got burnt by wrong indentation!
1874 2010-10-02 [colin] 3.7.6cvs46
1877 Forgot to remove the directory from top-level
1879 2010-10-02 [colin] 3.7.6cvs45
1881 * src/plugins/trayicon/Makefile.am
1882 * src/plugins/trayicon/trayicon.c
1883 * src/plugins/trayicon/libeggtrayicon/.cvsignore
1884 * src/plugins/trayicon/libeggtrayicon/Makefile.am
1885 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1886 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
1887 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
1888 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
1889 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1890 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
1891 * src/plugins/trayicon/libeggtrayicon/xembed.h
1892 Finally get rid of Eggtrayicon, use GtkStatusIcon
1893 instead (which can be done safely now that we
1896 2010-10-02 [colin] 3.7.6cvs44
1904 * src/editaddress_other_attributes_ldap.c
1907 * src/grouplistdialog.c
1909 * src/image_viewer.c
1913 * src/message_search.c
1915 * src/prefs_themes.c
1916 * src/summary_search.c
1919 * src/etpan/imap-thread.c
1921 * src/gtk/gtkcmclist.c
1922 * src/gtk/gtkcmoptionmenu.c
1923 * src/gtk/gtkutils.c
1924 * src/gtk/gtkutils.h
1925 * src/gtk/gtkvscrollbutton.c
1926 * src/plugins/pgpcore/select-keys.c
1927 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1928 Undeprecate for GTK+2.22. Patch by Reed Loden.
1929 Fixes bug #2276, 'Compile in maintainer mode
1930 fails on GTK+ 2.22'.
1932 2010-10-02 [colin] 3.7.6cvs43
1935 It's now time to remove the temporary enable-openssl
1936 option that was used when we removed OpenSSL. See
1937 bug #2276 comment #14.
1939 2010-09-30 [wwp] 3.7.6cvs42
1941 * src/prefs_account.c
1942 * src/prefs_filtering_action.c
1943 * src/prefs_matcher.c
1944 Fix bug #2274, wrong color label index range
1945 used w/ gtk_cmoption_menu (behaviour change
1946 has been introduced w/ 3.5.0cvs49 apparently),
1947 now it must be 1..N so let's use colorlabel value
1951 2010-09-20 [pawel] 3.7.6cvs41
1958 2010-09-19 [pawel] 3.7.6cvs40
1963 Set ML menus sensitivity accordingly to
1964 possibility of reply to ML
1966 2010-09-19 [colin] 3.7.6cvs39
1969 Fix cvs34 and cvs35. NNTP accounts are mandatory to post
1970 to newsgroups, and NNTP accounts *can* send email. We
1971 should not force an email account when replying to_ml or
1974 2010-09-19 [colin] 3.7.6cvs38
1977 Revert previous commit (which breaks Reply to newsgroups)
1979 2010-09-17 [pawel] 3.7.6cvs37
1982 Respect reply_account_autosel when changing compose
1983 account to email one while replying to NNTP post
1985 2010-09-17 [wwp] 3.7.6cvs36
1987 * doc/man/claws-mail.1
1988 Update --compose documentation in `man claws-mail`.
1990 2010-09-12 [pawel] 3.7.6cvs35
1993 Add forgotten bit to previous commit,
1994 select email account when replying to ML
1996 2010-09-12 [pawel] 3.7.6cvs34
1999 Fix bug #2247 "nntp reply-to-all broken?"
2000 Make reply-to-all and reply-to-ml work as expected in
2001 mailing list through NNTP case
2003 2010-09-11 [pawel] 3.7.6cvs33
2008 gtk_widget_set_can_focus() -> GTK_WIDGET_UNSET_FLAGS()
2009 fixes build with GTK+ < 2.18
2011 2010-09-10 [pawel] 3.7.6cvs32
2016 Make Tab key switch between FolderView, MsgView and
2017 SummaryView only, other widgets have/can have their own
2020 2010-08-25 [colin] 3.7.6cvs31
2025 * src/common/base64.c
2026 * src/common/base64.h
2027 Fix bug #2245, "base64 decoding fails with line breaks"
2028 Patch by Yotam Medini
2030 2010-08-25 [colin] 3.7.6cvs30
2033 Fix bug #2241, "Empty trash on exit fails on scripted exit"
2035 2010-08-23 [pawel] 3.7.6cvs29
2038 * src/send_message.c
2041 Hide progressbar on statusbar when not needed
2043 2010-08-17 [colin] 3.7.6cvs28
2046 Fix previous patch (our own tmp dir is inside
2049 2010-08-16 [colin] 3.7.6cvs27
2052 Use temp dir to store logs in Windows. Avoids doing
2053 get_rc_dir() early, which prevents set_rc_dir()
2056 2010-07-31 [holger] 3.7.6cvs26
2058 * src/gtk/gtkshruler.c
2059 Yet more GdkGC to Cairo porting
2061 2010-07-30 [holger] 3.7.6cvs25
2063 * src/stock_pixmap.c
2064 More GdkGC to Cairo porting
2066 2010-07-30 [holger] 3.7.6cvs24
2068 * src/gtk/colorlabel.c
2069 One GdkGC usage less
2071 2010-07-29 [holger] 3.7.6cvs23
2074 Replace some gdk drawing with cairo, as the former
2075 is going towards deprecation.
2077 2010-07-25 [colin] 3.7.6cvs22
2079 * src/common/utils.c
2080 And now for a real fix. g_list_remove() doesn't, of
2081 course, free the data. But we have to have a solid
2082 pointer to it in order to free it ourselves instead
2083 of relying on the old freed list pointer.
2084 Maybe that's the last patch on the subject now ? :)
2086 2010-07-25 [colin] 3.7.6cvs21
2088 * src/common/utils.c
2089 Remove stupid and extraneous g_free() of elements
2090 which have just been freed by g_list_remove(). (see
2091 GList documentation). I don't know how it worked before
2093 2010-07-25 [colin] 3.7.6cvs20
2095 * src/common/utils.c
2096 Reverse free/use with more logical and safe
2097 use/free. Thanks to Michael Rasmussen !
2099 2010-07-24 [colin] 3.7.6cvs19
2101 * src/gtk/quicksearch.c
2102 Finish 3.7.5cvs42 patch. Probably fixes bug 2232,
2103 'freeze when using quick search'
2105 2010-07-11 [iwkse] 3.7.6cvs18
2107 * src/gtk/quicksearch.c
2108 Add SMALL_LAYOUT to quicksearch_relayout
2110 2010-07-10 [iwkse] 3.7.6cvs17
2113 Remove forgotten variable from
2114 the last bugfix #2224
2116 2010-07-10 [colin] 3.7.6cvs16
2119 * src/gtk/quicksearch.c
2120 Clean fix for bug #2224: don't mess with GTK settings when
2121 handling the layout ourselves is enough
2123 2010-07-09 [iwkse] 3.7.6cvs15
2127 Better fix for Bug #2224
2129 2010-07-09 [iwkse] 3.7.6cvs14
2133 Always use stock icons on buttons
2135 2010-07-08 [colin] 3.7.6cvs13
2138 Fix bug 2223, 'Compilation fails with GTK+
2139 2.21.3'. Thanks to Jan Psota !
2141 2010-06-29 [pawel] 3.7.6cvs12
2144 Revert 3.7.5cvs41, it breaks templates that use %X
2146 2010-06-23 [wwp] 3.7.6cvs11
2148 * src/gtk/colorlabel.c
2149 Silent up a warning by avoiding possible confusion
2150 in logical expression evaluation, thanks to TuxCM.
2152 2010-06-21 [iwkse] 3.7.6cvs10
2154 * src/gtk/quicksearch.c
2155 Do not add into quicksearch history
2156 matching rules with bad syntax
2158 2010-05-26 [holger] 3.7.6cvs9
2162 Add function to select rows given a list of messages,
2163 complementary to summary_get_selected_msg_list()
2165 2010-05-22 [mir] 3.7.6cvs8
2168 Fix bug 2208. Encode encrypted password to qouted
2169 printable to avoid making invalid XML. Encoding
2170 will be activated the first time the password is
2173 2010-05-22 [paul] 3.7.6cvs7
2175 * manual/advanced.xml
2177 * src/prefs_common.c
2178 * src/prefs_common.h
2179 after using the compose margin for several days
2180 I wanted the old style back - add a new hidden
2181 pref 'show_compose_margin' to restore the old
2182 behaviour (defaults to FALSE)
2184 2010-05-14 [paul] 3.7.6cvs6
2187 add a margin to the compose window text that matches
2188 the margin in textview
2190 2010-05-14 [colin] 3.7.6cvs5
2192 * src/gtk/sslcertwindow.c
2193 Fix dangling pointer. Thanks to Michael R!
2195 2010-05-14 [colin] 3.7.6cvs4
2197 * src/gtk/sslcertwindow.c
2198 Fix bug 1993, 'Cannot send mail when SSL certificate is
2199 expired but certificate check is skipped' and maybe
2200 bug 2200, 'SSL is not working with POP3'
2202 2010-05-14 [colin] 3.7.6cvs3
2204 * src/plugins/pgpinline/pgpinline.c
2205 Fix bug 2205, 'PGPInline: segfault on malformed mails'
2207 2010-05-04 [iwkse] 3.7.6cvs2
2209 * src/prefs_message.c
2210 Get a generic name as 'Quotation' for
2213 2010-05-04 [iwkse] 3.7.6cvs1
2215 * src/prefs_message.c
2216 * src/prefs_common.h
2217 * src/prefs_common.c
2220 Option for collapsing via double-click
2222 2010-05-01 [paul] 3.7.6
2228 2010-05-01 [paul] 3.7.5cvs55
2230 * tools/claws.i18n.status.pl
2233 2010-05-01 [paul] 3.7.5cvs54
2236 add YUP, new Ukrainian translator
2238 2010-04-30 [paul] 3.7.5cvs53
2242 add Ukrainian translation, submitted by YUP
2251 updated by David Vachulka, Stephan Sachse, Flammie Pirinen,
2252 Páder Rezső, Marcel Pol, Frederico Goncalves Guimaraes,
2253 Tiago Faria, and Slavko
2255 2010-04-26 [wwp] 3.7.5cvs52
2260 2010-04-26 [mones] 3.7.5cvs51
2265 2010-04-22 [pawel] 3.7.5cvs50
2270 first NULL check pointer, then use it
2272 2010-04-22 [colin] 3.7.5cvs49
2275 Fix error message when session isn't established
2277 Update translation and fix a typo in it
2279 2010-04-15 [pawel] 3.7.5cvs48
2281 * src/prefs_account.c
2282 Fix Bug 2144 'When creating an account with IMAP4+SSL,
2283 the port isn't configured properly'
2284 When using SSL/TLS tunneling automatically use default
2285 ports for encrypted connections: smtps, pop3s, imaps, nntps
2287 2010-04-15 [pawel] 3.7.5cvs47
2290 Fix crasher in actions using '%f' argument
2291 on multiple files with external scripts which
2292 don't return any output.
2294 2010-04-14 [colin] 3.7.5cvs46
2297 Fix hand cursor after error symbol appears
2299 2010-04-12 [colin] 3.7.5cvs45
2302 Fix bug 2162, 'configure check for libetpan
2303 fails with libetpan 1.0'
2306 2010-04-09 [mones] 3.7.5cvs44
2308 * manual/de/glossary.xml
2309 Fix encoding to match main document's
2310 Also fixes make dist with Debian's openjade
2312 2010-03-29 [pawel] 3.7.5cvs43
2314 * src/matcher_parser.h
2315 * src/matcher_parser_parse.y
2316 * src/gtk/quicksearch.c
2317 Disable matcher warnings when populating quicksearch
2318 completion lists on startup
2320 2010-03-27 [colin] 3.7.5cvs42
2322 * src/gtk/quicksearch.c
2323 Fix double-free later in code. Optimize
2326 2010-03-27 [pawel] 3.7.5cvs41
2329 Make sure that quote ends with new line char
2331 2010-03-26 [pawel] 3.7.5cvs40
2336 Fix Bug 1928 Add "reply to this address" pop menu
2338 - Set composing account to email one when creating/replying
2339 from NNTP folder by clicking link or choosing option
2343 2010-03-25 [paul] 3.7.5cvs39
2345 * src/gtk/gtkcmclist.c
2346 Fix build with GTK+ 2.20
2348 2010-03-24 [pawel] 3.7.5cvs38
2353 * src/grouplistdialog.c
2357 * src/prefs_account.c
2358 * src/gtk/gtkcmclist.c
2359 * src/gtk/gtkcmctree.c
2360 * src/gtk/gtkcmoptionmenu.c
2361 * src/gtk/gtksctree.c
2362 * src/gtk/gtkshruler.c
2363 * src/gtk/gtkutils.c
2364 * src/gtk/gtkutils.h
2365 * src/gtk/gtkvscrollbutton.c
2366 * src/gtk/inputdialog.c
2367 * src/gtk/spell_entry.c
2368 * src/plugins/trayicon/trayicon.c
2369 * src/plugins/trayicon/libeggtrayicon/Makefile.am
2370 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2371 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2372 Fix build with GTK+ 2.19
2374 2010-03-23 [pawel] 3.7.5cvs37
2378 Respect view->show_col_headers option
2379 * src/gtk/gtkcmctree.c
2380 Fix GtkCmcTree column width calculation when it has
2381 auto_resize set and new node is added
2383 2010-03-22 [pawel] 3.7.5cvs36
2385 * src/grouplistdialog.c
2386 * src/prefs_common.c
2387 * src/prefs_common.h
2388 - remember newsgroups list dialog size
2389 - respect use_dotted_lines hidden pref
2390 - respect use_stripes_everywhere hidden pref
2392 2010-03-21 [pawel] 3.7.5cvs35
2395 Remove superfluous gtk_widget_show_all()
2398 * src/common/utils.c
2401 2010-03-21 [pawel] 3.7.5cvs34
2404 * src/gtk/quicksearch.c
2405 * src/gtk/quicksearch.h
2406 Implement separate search phrase completion for
2407 normal/extended quicksearch
2409 2010-03-11 [paul] 3.7.5cvs33
2412 fix bug 2110, 'Patch to use GB18030 for GB2312 and GBK X-GBK'
2413 submitted by Yuwei Yu
2415 2010-03-09 [colin] 3.7.5cvs32
2417 * manual/de/glossary.xml
2420 2010-03-02 [colin] 3.7.5cvs31
2422 * manual/de/glossary.xml
2423 Sort alphabetically. Done by Volker Ribbert.
2425 2010-03-02 [mones] 3.7.5cvs30
2428 Fix mailing list archives location
2429 Remove currently unavailable CVS webview
2431 2010-03-01 [iwkse] 3.7.5cvs29
2433 * src/common/plugin.c
2434 Other indentation issues
2436 2010-03-01 [iwkse] 3.7.5cvs28
2438 * src/common/plugin.c
2439 Fix indentation of the previous commit
2441 2010-03-01 [iwkse] 3.7.5cvs27
2443 * src/common/plugin.h
2444 * src/common/plugin.c
2445 Add API for getting a loaded Plugin from the
2446 plugin's name, plugin_get_loaded_by_name (const gchar *name)
2447 Thanks to Colin, Michael
2449 2010-02-27 [colin] 3.7.5cvs26
2454 * manual/Makefile.am
2455 * manual/de/Makefile.am
2456 * manual/de/account.xml
2458 * manual/de/addrbook.xml
2459 * manual/de/advanced.xml
2460 * manual/de/claws-mail-manual.xml
2462 * manual/de/glossary.xml
2464 * manual/de/handling.xml
2465 * manual/de/intro.xml
2466 * manual/de/keyboard.xml
2467 * manual/de/plugins.xml
2468 * manual/de/starting.xml
2469 * manual/de/dist/.cvsignore
2470 * manual/de/dist/Makefile.am
2471 * manual/de/dist/html/.cvsignore
2472 * manual/de/dist/html/Makefile.am
2473 * manual/de/dist/pdf/.cvsignore
2474 * manual/de/dist/pdf/Makefile.am
2475 * manual/de/dist/ps/.cvsignore
2476 * manual/de/dist/ps/Makefile.am
2477 * manual/de/dist/txt/.cvsignore
2478 * manual/de/dist/txt/Makefile.am
2479 Add the german translation of the manual, done by
2480 Volker Ribbert <thoraki@arcor.de>.
2482 2010-02-27 [holger] 3.7.5cvs25
2484 * src/prefs_toolbar.c
2485 Don't make toolbar item description for
2486 plugin registered items editable
2488 2010-02-26 [colin] 3.7.5cvs24
2491 Don't translate empty description
2493 2010-02-22 [colin] 3.7.5cvs23
2496 Don't make In-Reply-To visible when reediting
2497 a draft or sent mail.
2499 2010-02-20 [colin] 3.7.5cvs22
2505 * src/etpan/imap-thread.c
2506 * src/etpan/imap-thread.h
2507 * src/etpan/nntp-thread.c
2508 * src/etpan/nntp-thread.h
2509 When going offline from NetworkManager, just
2510 delete IMAP connections. That'll avoid timeouts
2511 when coming back online in certain cases when
2512 the TCP socket will have timed out.
2514 2010-02-20 [holger] 3.7.5cvs21
2517 More files to ignore
2519 2010-02-17 [ticho] 3.7.5cvs20
2526 2010-02-16 [ticho] 3.7.5cvs19
2531 Removed unused argument from summary_open_row().
2533 2010-02-10 [pawel] 3.7.5cvs18
2536 - fix headers filtering when prefs_common.trans_hdr is on
2537 - fix headers setting when changing composing account
2539 * src/prefs_template.c
2540 Re-add template's name for translation
2542 2010-02-10 [colin] 3.7.5cvs17
2544 * src/prefs_matcher.c
2545 Fix bug 2099, 'add List-Id in Configuration>Filtering>
2546 Condition>Define>Header>Name combo box'. Patch by
2549 2010-02-10 [colin] 3.7.5cvs16
2559 Add the GB18030 Chinese charset, which is a superset
2560 of GB2312 and (X-)GBK. Patch mostly by Yuwei Yu.
2562 2010-02-09 [holger] 3.7.5cvs15
2565 GTK+ 2.10 related cleanup
2567 2010-02-09 [pawel] 3.7.5cvs14
2569 * src/prefs_account.c
2570 * src/prefs_folder_item.c
2571 * src/prefs_template.c
2573 Respect prefs_common.trans_hdr in couple more places to avoid
2574 confusion with translated/non-translated header names
2576 2010-02-09 [colin] 3.7.5cvs13
2581 2010-02-09 [colin] 3.7.5cvs12
2584 And fix 2.10 build :)
2586 2010-02-09 [colin] 3.7.5cvs11
2589 Bump up GTK+ requirement to 2.10
2598 * src/prefs_actions.c
2599 * src/prefs_common.c
2600 * src/prefs_common.h
2601 * src/prefs_ext_prog.c
2602 * src/prefs_filtering_action.c
2604 * src/prefs_image_viewer.c
2605 * src/prefs_matcher.c
2606 * src/prefs_msg_colors.c
2607 * src/prefs_summaries.c
2608 * src/prefs_template.c
2614 * src/gtk/Makefile.am
2616 * src/gtk/gtkcmclist.c
2617 * src/gtk/gtkcmctree.c
2618 * src/gtk/gtkutils.c
2619 * src/gtk/quicksearch.c
2620 Remove all compile-time conditionals depending on
2624 * src/gtk/gtksourceprintjob.c
2625 * src/gtk/gtksourceprintjob.h
2626 Remove libgnomeprint-based printing system (and
2627 command-line-based printing system) as GTK+ 2.10
2628 ships with print support.
2630 2010-02-08 [mir] 3.7.5cvs10
2633 Avoid displaying Bcc headers in message sent
2634 to NNTP servers. Thanks to Henning Mersch.
2637 2010-02-08 [pawel] 3.7.5cvs9
2640 Make tooltips less cryptic
2641 * src/gtk/description_window.c
2642 Improve window size calculation
2644 2010-02-08 [pawel] 3.7.5cvs8
2648 * src/common/utils.c
2649 * src/common/utils.h
2651 Fix Bug 2058 "use in-reply-to info passed in mailto: links"
2652 Patch by Laurent Bigonville with slight modifications
2654 2010-02-03 [pawel] 3.7.5cvs7
2657 Add some libtool files to ignore
2659 2010-02-03 [pawel] 3.7.5cvs6
2661 * src/plugins/trayicon/trayicon.c
2662 Save and then restore focus when closing/minimizing to tray
2664 2010-02-03 [mir] 3.7.5cvs5
2672 Save LDAP password encrypted. See bug 2113.
2675 2010-02-03 [colin] 3.7.5cvs4
2678 Fix again decoding of encrypted parts. The
2679 reverting of the patch was wrong, as the
2680 double-decoding was fixed in smime itself.
2681 Thanks to Matthias Drochner again...
2683 2010-02-02 [colin] 3.7.5cvs3
2685 * src/plugins/smime/smime.c
2687 Revert 3.7.4cvs2 and make a better patch for bug
2688 2059 and 2076. Patch by Matthias Drochner
2690 2010-01-31 [pawel] 3.7.5cvs2
2693 Fix hungarian translator's name
2695 2010-01-31 [pawel] 3.7.5cvs1
2699 Fix Bug 2107 - Arrow keys don't work in message view window
2701 2010-01-31 [paul] 3.7.5
2708 2010-01-23 [pawel] 3.7.4cvs10
2711 Fix button sensitivity in compose mode
2713 2010-01-23 [pawel] 3.7.4cvs9
2716 * tools/kdeservicemenu/install.sh
2717 * tools/make.themes.project
2718 * tools/nautilus2claws-mail.sh
2719 * tools/popfile-link.sh
2720 * tools/textviewer.sh
2721 Not all systems have bash installed in /bin, use env(1) to find
2724 2010-01-22 [pawel] 3.7.4cvs8
2726 * src/prefs_account.c
2727 * src/prefs_filtering.c
2729 * src/gtk/colorlabel.c
2730 Add some separators in combos
2732 2010-01-22 [pawel] 3.7.4cvs7
2735 --disable-aspell -> --disable-enchant
2737 Fix options spacing in configure --help
2739 Make wizard's window centered on the screen
2741 2010-01-19 [holger] 3.7.4cvs6
2745 Introduce folder_get_item_from_identifier().
2746 In contrast to folder_find_item_from_identifier(), this
2747 function recursively creates the FolderItems in the id path.
2748 Useful for programmatically creating folders (e.g. by plugins)
2750 2010-01-17 [pawel] 3.7.4cvs5
2755 2010-01-16 [colin] 3.7.4cvs4
2757 * src/plugins/pgpcore/sgpgme.c
2758 Probably fix bug 2098, 'claws-mails crashes frequently
2759 with pgpcore'. Fix double-free.
2761 2010-01-16 [holger] 3.7.4cvs3
2763 * src/prefs_toolbar.h
2766 2010-01-15 [colin] 3.7.4cvs2
2769 Decode mimeinfo before decrypting it. Probably
2770 fixes bug 2059 'gpgme >=1.1.8 not compatible
2771 with S/MIME encryption' and bug 2076 'having
2772 worked 2 times properly CLAWS ceased to
2773 decrypt incoming PGP mails -displays base64
2774 instead - sucks completely'
2775 Let's hope complete suckage ends here!
2776 Thanks to Matthias Drochner.
2778 2010-01-08 [paul] 3.7.4cvs1
2780 * tools/claws.i18n.status.pl
2783 2010-01-08 [paul] 3.7.4
2790 2010-01-08 [paul] 3.7.3cvs57
2804 updated translations by Miquel Oliete, David Vachulka, Stephan Sachse,
2805 Tommi Pirinen, Pader Rezso, MSulchan Darmawan, kazken3, Marcel Pol,
2806 Frederico Goncalves Guimaraes, Tiago Faria, Aleksei Miheev, and
2809 2010-01-08 [paul] 3.7.3cvs56
2811 * src/common/utils.c
2812 fix bug 2089, 'URLs ending with an underscore ('_')
2813 are not correctly parsed'. thanks to Johan
2815 2010-01-05 [colin] 3.7.3cvs55
2818 Update french translation
2820 2010-01-04 [mones] 3.7.3cvs54
2823 Update Spanish translation
2825 2010-01-04 [mones] 3.7.3cvs53
2827 * manual/plugins.xml
2829 * manual/es/claws-mail-manual.xml
2830 * manual/es/intro.xml
2831 * manual/es/plugins.xml
2832 Synchronise with English version
2834 2010-01-03 [paul] 3.7.3cvs52
2839 update TEAM_LIST, fix encoding
2841 2010-01-03 [mir] 3.7.3cvs51
2844 When composing to a NNTP list TO: will always be preset
2845 to the NNTP list unless user has chosen some other default
2846 in which case we will handle this the normal way. Therefore
2847 mfield will be set to TO_FIELD_PRESENT if mailto is NULL.
2849 2010-01-01 [paul] 3.7.3cvs50
2852 bump copyright year whilst it's in mind
2854 2009-12-31 [paul] 3.7.3cvs49
2856 * manual/claws-mail-manual.xml
2858 * manual/plugins.xml
2859 fix links so that they make sense in the context of the
2860 text version of the manual
2862 2009-12-31 [paul] 3.7.3cvs48
2865 * manual/plugins.xml
2866 updates, improvements, corrections, additions
2868 2009-12-29 [pawel] 3.7.3cvs47
2870 * src/prefs_filtering_action.c
2871 Fix Bug 2082 'Wrong color rectangle position when replacing
2872 "color" processing rule'
2874 2009-12-29 [colin] 3.7.3cvs46
2877 Fix bug 2074, 'Remember sending account
2880 2009-12-20 [holger] 3.7.3cvs45
2883 Delay CREATED_HOOKLIST invokation until
2884 after the modifications to the compose window
2885 are done, to allow hooks to further modify the
2886 window without getting overridden again
2888 2009-12-20 [holger] 3.7.3cvs44
2890 * src/prefs_toolbar.h
2893 2009-12-20 [holger] 3.7.3cvs43
2895 * src/prefs_toolbar.c
2896 * src/prefs_toolbar.h
2898 Pass window struct to caller
2900 2009-12-20 [holger] 3.7.3cvs42
2904 Add hooklist after creation of a compose window
2906 2009-12-19 [holger] 3.7.3cvs41
2908 * src/prefs_toolbar.c
2909 * src/prefs_toolbar.h
2911 Allow plugins to choose to which toolbar they want
2912 to add actions (main window, compose window, or message view)
2914 2009-12-19 [paul] 3.7.3cvs40
2917 fix statusbar in GTK+ 2.19.1
2919 2009-12-10 [pawel] 3.7.3cvs39
2922 Better fix for cvs28 regression
2924 2009-12-10 [iwkse] 3.7.3cvs38
2927 Fix some indentation
2929 2009-12-10 [iwkse] 3.7.3cvs37
2932 Add missing checks for gtkaspell: avoid
2933 crashing in some cases when Enchant is
2934 enabled but the spell checker is disabled
2937 2009-12-09 [colin] 3.7.3cvs36
2940 Fix leak and unchecked accesses.
2942 2009-12-09 [mir] 3.7.3cvs35
2945 Fix Bug 2072 "template at folder properties is not working"
2946 introduced in cvs24.
2948 2009-12-08 [pawel] 3.7.3cvs34
2951 When 'Reply All' remove current compose address from
2952 Cc/Bcc list - fix for regression introduced in cvs28
2954 2009-12-05 [pawel] 3.7.3cvs33
2957 Fix memory management, duh!
2959 2009-12-04 [pawel] 3.7.3cvs32
2962 Use case insensitive comparison in search for
2965 Refresh scrollbars on every window open
2967 2009-12-04 [pawel] 3.7.3cvs31
2970 Highlight misspelled words when applying template and
2971 check_while_typing option is on
2973 2009-12-03 [pawel] 3.7.3cvs30
2976 Highlight misspelled words in text inserted from file(s)
2977 or pasted to message body when check_while_typing
2980 2009-12-02 [pawel] 3.7.3cvs29
2983 Revert first part of previous commit
2985 2009-12-02 [pawel] 3.7.3cvs28
2988 Fix Bug 2055 "duplicate mailing list reply if
2989 List-Post + Reply-To present"
2990 - Ignore Reply-To if answering to ML
2991 - Improve parsing of List-Post header
2993 2009-12-02 [pawel] 3.7.3cvs27
2997 Fix Bug 1850 "Reply All" duplicates "To" user in "CC" if original
2998 email had user in "From" and "CC"
2999 Don't allow duplicate addresses in compose window headers
3001 2009-12-02 [mones] 3.7.3cvs26
3004 * manual/es/intro.xml
3005 * manual/fr/intro.xml
3006 * manual/it/intro.xml
3007 * manual/pl/intro.xml
3008 Make URL to point current site
3010 2009-12-01 [holger] 3.7.3cvs25
3014 Introduce new drag type "claws-mail/msg-path-list" for
3015 drag'n'drop of a message selection from the summaryview
3016 into other applications. The drag data gets set to the
3017 folder-item-id followed by message ids, separated by newlines.
3018 This enables other applications to back-link to Claws Mail
3019 via a "claws-mail --select" call after they received a drop.
3021 2009-11-30 [mir] 3.7.3cvs24
3024 Place cursor in compose window according to provided input
3025 If to: is present place cursor in subject field and if both
3026 to: and subject: is present place cursor in body. If body: is
3027 present insert a new line after text and place cursor there.
3029 2009-11-27 [mones] 3.7.3cvs23
3031 * src/gtk/quicksearch.c
3032 Allow viewing longer expressions if there's space
3034 2009-11-25 [holger] 3.7.3cvs22
3037 * src/common/Makefile.am
3038 * src/common/utils.c
3039 * src/common/utils.h
3040 Add a function to query the
3041 filepath of the .desktop file
3043 2009-11-25 [colin] 3.7.3cvs21
3046 Fix bug 2063, 'glib assertion in GRelation use in
3049 2009-11-24 [pawel] 3.7.3cvs20
3051 * src/common/utils.c
3052 Fix Bug 2053 'Inconsistent application of Coloration
3054 Don't allow '<' character between quotation marks
3056 2009-11-21 [holger] 3.7.3cvs19
3059 Modify cairo clip handling in preview windows,
3060 to prevent print preview windows from being blank
3061 with GTK+ 2.18. Follow recommendation of the GTK+
3062 documentation (section "Migrating to client side windows")
3063 and create a new cairo context for each expose event.
3065 2009-11-19 [pawel] 3.7.3cvs18
3068 complete 3.7.3cvs15 so install is DESTDIR safe
3069 remove icons with changed names on uninstall
3071 2009-11-18 [pawel] 3.7.3cvs17
3074 remove unneeded and code-duplicating function
3076 2009-11-18 [pawel] 3.7.3cvs16
3079 Fix Bug 2057 'Claws mail does not keep renamed names
3080 of nntp-subscribed groups'
3081 Check for already subscribed group using item->path for group
3082 comparision as folders item->path != item->name may be truth
3083 since we allowed renaming of newsgroups folders -> 3.5.0cvs11
3085 2009-11-17 [pawel] 3.7.3cvs15
3088 Fix Bug 2049 'some icons not copied?'
3089 Install additional 64x64 and 128x128 icons
3091 2009-11-17 [holger] 3.7.3cvs14
3093 * src/prefs_toolbar.c
3094 * src/prefs_toolbar.h
3097 Allow plugins to register toolbar items
3099 2009-11-11 [pawel] 3.7.3cvs13
3105 Fix Bug 1867 Changing account does not change BCC address
3106 Set account specific headers when changing account
3109 2009-11-07 [colin] 3.7.3cvs12
3111 * src/gtk/prefswindow.c
3112 Fix bug 2041, "add autonomical scrolled windows to prefs pages"
3115 2009-11-07 [colin] 3.7.3cvs11
3117 * src/gtk/spell_entry.c
3118 Fix bug 2040, 'numbers in subject entry marked as misspelled'
3119 Patch by Pawel Pekala
3121 2009-10-27 [colin] 3.7.3cvs10
3124 Fix bug 2028, 'Attempts to connect to all accounts on exit'
3125 Don't try to check whether the folder is up-to-date if
3126 the folder class doesn't implement set_mtime, as we don't
3127 care in this case. This code exists since a long time, but
3128 the bug was triggered by more scanning of queue folders
3129 since recently (when we added \Deleted handling).
3131 2009-10-27 [colin] 3.7.3cvs9
3134 Try to fix registering as default client
3137 2009-10-21 [wwp] 3.7.3cvs8
3139 * src/common/utils.c
3140 Fix 3.7.3cvs7 (accidentally committed a CVS conflict mark, say bravo).
3142 2009-10-21 [wwp] 3.7.3cvs7
3144 * src/common/utils.c
3145 Don't core dump when attempting to insert a non-existing
3146 file using a mailto: uri (g_error does core dump).
3148 2009-10-20 [colin] 3.7.3cvs6
3150 * src/common/utils.c
3151 Don't g_error on normal warnings...
3153 2009-10-20 [colin] 3.7.3cvs5
3155 * src/plugins/pgpcore/sgpgme.c
3156 Fix bug 1996, 'S/MIME key not selected'
3157 Check for S/MIME certs too
3159 2009-10-20 [colin] 3.7.3cvs4
3161 * src/common/w32lib.h
3162 Fix win32 build on latest mingw32
3164 2009-10-20 [colin] 3.7.3cvs3
3169 Fix LDIF export. Patch by Michael Rasmussen
3171 2009-10-18 [paul] 3.7.3cvs2
3173 * tools/claws.i18n.status.pl
3174 increase the value of $transolddays since we're relasing less
3176 rework the en_GB.po hack so that en_GB is always 100% translated
3177 and recently updated
3179 2009-10-17 [paul] 3.7.3cvs1
3181 * src/prefs_account.c
3182 * src/prefs_compose_writing.c
3183 * src/prefs_receive.c
3184 * src/prefs_summaries.c
3185 * src/prefs_wrapping.c
3186 reword a few labels. (this incorporates everything
3187 that seemed worthwhile from bug 2020)
3188 * src/prefs_customheader.c
3189 use a 'Browse' button instead of button with
3190 label 'From file...'
3194 * CVS repository change
3196 2009-10-09 [paul[ 3.7.3
3198 version 3.7.3 unleashed!!
3200 2009-10-07 [paul] 3.7.2cvs49
3205 fix Bug 1994 - Changing colors required restart.
3206 in the process rename folderview_reflect_prefs_pixmap_theme() to the
3207 more accurate folderview_reinit_fonts()
3209 2009-10-07 [paul] 3.7.2cvs48
3212 * src/prefs_common.c
3213 * src/prefs_common.h
3214 fix Bug 2003 - Address gathering dialog minor bugs/annoyances,
3215 patch by Pawel Pekala
3217 2009-10-07 [paul] 3.7.2cvs47
3225 updated by David Vachulka, Stephan Sachse and Marc Arens,
3226 Pader Rezso, MSulchan Darmawan, kazken3, and Frederico
3229 2009-10-06 [colin] 3.7.2cvs46
3232 French translation update
3234 2009-10-05 [paul] 3.7.2cvs45
3237 enable Page Size and Orientation in the print dialog,
3238 GTK+ >= 2.18.x only. Patch by Mark__T
3240 2009-10-05 [paul] 3.7.2cvs44
3242 * src/prefs_summaries.c
3243 fix label, startup --> start-up, to match other uses of the
3246 2009-10-05 [paul] 3.7.2cvs43
3249 updated by Emilian Nowak
3251 2009-10-03 [colin] 3.7.2cvs42
3255 * src/gtk/gtkcmclist.c
3256 * src/gtk/gtkvscrollbutton.c
3257 * src/gtk/logwindow.c
3259 Fix bug 2008, 'Claws-Mail doesn't refresh after deletion'
3260 Fix bug 2009, 'Incorrect pointer representation with GTK+2.18'
3261 Fix warning at start
3263 2009-09-28 [colin] 3.7.2cvs41
3267 * src/prefs_folder_item.c
3268 Fix bug 2007, 'Small memory leaks'. Patch by Pawel
3270 2009-09-28 [colin] 3.7.2cvs40
3272 * src/prefs_summaries.c
3273 * src/gtk/sslcertwindow.c
3274 Fix bug 2006, 'Non-utf8 strftime(3) date strings
3275 shows up garbled in GUI'. Patch by Pawel Pekala
3277 2009-09-24 [iwkse] 3.7.2cvs39
3280 That's only for statistics, of course :)
3282 2009-09-24 [iwkse] 3.7.2cvs38
3287 2009-09-24 [iwkse] 3.7.2cvs37
3290 Revert unwanted change
3292 2009-09-24 [iwkse] 3.7.2cvs36
3295 Fix issue with filtering actions and
3298 2009-09-20 [mones] 3.7.2cvs35
3300 * tools/convert_mbox.pl
3301 Add -R flag to support recursive conversions
3302 of arbitrary Evolution mail folders, based on
3303 bash script by Daniel Dickinson (fixes debian
3305 * tools/popfile-link.sh
3306 Set required shell for script (fixes debian
3309 2009-09-16 [colin] 3.7.2cvs34
3312 Go grab files in /etc/skel if they exist
3315 2009-09-15 [colin] 3.7.2cvs33
3318 Complete 3.7.1cvs42: only output directly to
3319 final file if we get NULL byes at the start.
3320 Still fixes saving UTF16 files, but also
3321 fixes displaying Base64 parts with decoding
3322 errors (parts without errors get displayed)
3324 2009-09-14 [colin] 3.7.2cvs32
3328 * src/matcher_parser_parse.y
3329 * src/prefs_matcher.c
3330 Add 'has_attachment' and 'signed' matcher
3331 expressions. Patch by Aleksei Miheev, fixes
3334 2009-09-14 [colin] 3.7.2cvs31
3336 * src/common/utils.c
3337 Add "Re :" prefix from french Yahoo mail.
3338 Patch by Didier Barvaux, fixes bug 1999
3340 2009-09-10 [mones] 3.7.2cvs30
3342 * manual/plugins.xml
3343 Fix sites supported by SpamReport
3344 * manual/es/plugins.xml
3345 Synchronise Spanish manual
3347 2009-09-07 [holger] 3.7.2cvs29
3350 Also update the icon cache on uninstall.
3351 This prevents possible problems when Claws Mail was
3352 uninstalled and installed again into a different location,
3353 see http://bugzilla.gnome.org/show_bug.cgi?id=362604
3354 and the blog post linked therein
3356 2009-09-07 [paul] 3.7.2cvs28
3358 * src/prefs_toolbar.c
3359 when updating the main toolbar icons just update
3360 the main toolbar (and consequently fix a bug where
3361 folderview icons would disappear)
3363 2009-08-30 [holger] 3.7.2cvs27
3366 Do case-insensitive comparison against
3367 header names when extracting recipients
3370 2009-08-23 [colin] 3.7.2cvs26
3373 Probably fix RH bug 512024, " folder.c:3543
3374 Condition msglist != NULL failed"
3376 2009-08-23 [colin] 3.7.2cvs25
3378 * src/prefs_compose_writing.c
3379 Make the maximum size warning bigger. Patch
3380 by Didier Barvaux on bug 1986.
3382 2009-08-21 [colin] 3.7.2cvs24
3385 Previous commit: move the function into compose_insert_file
3386 so that it's also used on drag-n-drop
3388 2009-08-21 [colin] 3.7.2cvs23
3391 Fix scrolling when adding an header
3393 2009-08-21 [colin] 3.7.2cvs22
3396 * src/prefs_common.c
3397 * src/prefs_common.h
3398 * src/prefs_compose_writing.c
3399 * src/common/utils.c
3400 Fix bug 1986, "New feature: warn user when inserting
3401 a large file in the message body". Patch by Didier
3404 2009-08-21 [colin] 3.7.2cvs21
3408 * src/common/utils.c
3409 Fix bug 1984: Add R�f. : reply prefix (french
3410 Lotus Notes); patch by Didier Barvaux
3412 2009-08-21 [colin] 3.7.2cvs20
3416 Fix bug 1969, 'Bad guess for outgoing encoding'
3417 Make sure the specific converters (japanese in
3418 this case) can return success/error in strict
3419 mode, instead of silently failing back to
3422 2009-08-20 [holger] 3.7.2cvs19
3426 Make it possible for code outside
3427 compose (e.g. plugins) to attach files
3429 2009-08-20 [colin] 3.7.2cvs18
3432 Fix crash when accessing IMAP soon
3434 2009-08-18 [colin] 3.7.2cvs17
3437 Maybe fix crash on non-existent LDAP server
3439 2009-08-04 [colin] 3.7.2cvs16
3442 Fix toolbar's spacing that breaks dark
3443 themes (patch from http://blogs.igalia.com/aperez/
3444 2009/07/making-claws-mail-look-better/)
3446 2009-07-28 [colin] 3.7.2cvs15
3449 * src/addrcustomattr.c
3451 * src/addressbook_foldersel.c
3459 * src/editldap_basedn.c
3470 * src/prefs_actions.c
3471 * src/prefs_customheader.c
3472 * src/prefs_display_header.c
3473 * src/prefs_filtering.c
3474 * src/prefs_folder_column.c
3475 * src/prefs_matcher.c
3476 * src/prefs_summary_column.c
3477 * src/prefs_summary_open.c
3478 * src/prefs_template.c
3481 Fix bug 1950, 'Program freeze up during folder selection'
3482 Don't leave hidden windows modal
3484 2009-07-28 [colin] 3.7.2cvs14
3487 Fix bug 1957, 'LDAP errs out after searching too
3490 2009-07-28 [colin] 3.7.2cvs13
3493 Fix bug 1966, '"Collapse all threads" slower than
3494 "Expand all threads"'
3496 2009-07-28 [colin] 3.7.2cvs12
3498 * src/common/session.c
3499 Fix bug 1967, 'Claws gets stuck after accepting
3500 a certificate warning dialog'
3502 2009-07-19 [paul] 3.7.2cvs11
3504 * manual/plugins.xml
3505 a few small changes to the English
3507 2009-07-18 [mones] 3.7.2cvs10
3509 * manual/plugins.xml
3510 Add new bsfilter and fancy plugins to the docs
3511 and a note about dealing with plugins of the same class
3512 * src/prefs_account.c
3513 Fix extra space at the end typo
3515 2009-07-16 [colin] 3.7.2cvs9
3518 Fix wrong return without unlocking; thanks
3521 2009-07-14 [colin] 3.7.2cvs8
3524 Fix bug 1954, 'Segfault on reading wrong STATUS'
3526 2009-07-10 [colin] 3.7.2cvs7
3528 * src/plugins/pgpcore/plugin.def
3529 * src/common/utils.h
3532 2009-07-10 [colin] 3.7.2cvs6
3534 * src/prefs_display_header.c
3535 Fix bug 1951, 'C-Mail dumps core when editing
3536 displayed headers'. Patch by Alexey Rusakov
3538 2009-07-10 [colin] 3.7.2cvs5
3541 Fix bug 1952, 'Deleted mails in Queue folder
3544 2009-07-09 [colin] 3.7.2cvs4
3546 * src/gtk/spell_entry.c
3547 Fix bug 1949, 'Spell checker doesn't recognise
3548 certain word in Subject header, but does in
3549 message body'. Patch by Pawel Pekala.
3551 2009-07-09 [paul] 3.7.2cvs3
3554 use pkgconfig to check for the minimum required
3557 2009-07-06 [colin] 3.7.2cvs2
3559 * src/prefs_customheader.c
3562 2009-07-04 [paul] 3.7.2cvs1
3564 * tools/claws.i18n.status.pl
3567 2009-07-03 [paul] 3.7.2
3574 2009-07-03 [paul] 3.7.1cvs85
3581 added new translations by Tiago Faria and Slavko
3594 updated by Yasen Pramatarov, David Vachulka, Stephan Sachse,
3595 Ricardo Mones, Tommi Pirinen, Colin Leroy, Pader Rezso,
3596 MSulchan Darmawan, Andrea Spadaccini, kazken3, Frederico
3597 Goncalves Guimaraes, Aleksei Miheev
3599 2009-07-01 [colin] 3.7.1cvs84
3601 * src/prefs_common.c
3602 Fix bug 1940, 'Doesn't open links in
3603 user's default browser'. Turn the preference
3604 to TRUE by default; that will only change the
3605 behaviour for new users.
3607 2009-06-29 [colin] 3.7.1cvs83
3611 * src/prefs_filtering_action.c
3612 Fix bug 1935, 'problems with very long filtering actions':
3613 Use a dynamic buffer in action to string, and a bigger
3614 buffer in string to action
3616 2009-06-29 [colin] 3.7.1cvs82
3618 * src/matcher_parser_lex.l
3619 Fix bug 1878, 'Processing rules for folders with brackets aren't saved'
3621 2009-06-29 [colin] 3.7.1cvs81
3626 Fix crash (out-of-bounds tree column)
3627 * src/gtk/gtkcmctree.c
3628 * src/gtk/gtksctree.c
3629 Prevent using an out-of-bounds tree column
3631 2009-06-29 [colin] 3.7.1cvs80
3635 Leak fixes; patch by Pawel Pekala.
3637 2009-06-26 [colin] 3.7.1cvs79
3640 Sort by msgnum if dates are equal
3642 2009-06-24 [paul] 3.7.1cvs78
3645 make some (forgotten) strings translatable
3647 2009-06-19 [colin] 3.7.1cvs77
3650 Fix menu sensitiveness
3652 2009-06-18 [colin] 3.7.1cvs76
3655 * src/plugins/pgpcore/sgpgme.c
3656 * src/plugins/pgpcore/sgpgme.h
3657 * src/plugins/pgpmime/mypgpcore.def
3658 * src/plugins/pgpmime/pgpmime.c
3659 * src/plugins/smime/mypgpcore.def
3660 * src/plugins/smime/smime.c
3661 Use largefile support (and stop using our old GPGME
3662 hack on gpgme_data_seek/rewind)
3663 (See 1.9.12cvs44 to 46 - if this breaks things we
3666 2009-06-13 [colin] 3.7.1cvs75
3668 * src/gtk/spell_entry.c
3669 Fix assertion. We can put a NULL gtkaspell to
3670 an entry; it just means it won't be spell-checked.
3672 2009-06-12 [mones] 3.7.1cvs74
3676 * src/prefs_account.c
3677 * src/prefs_account.h
3678 * src/common/utils.c
3679 * src/common/utils.h
3680 Added preference to use account address in generated
3681 Message-Id. Fixes Debian bug #531052
3683 2009-06-12 [colin] 3.7.1cvs73
3686 Better fix, API-compatible with libgnutls13
3688 2009-06-12 [colin] 3.7.1cvs72
3691 Use compatibility mode in GnuTLS, and avoid problems with
3692 servers that don't comply 100% with the spec, but still
3695 2009-06-06 [iwkse] 3.7.1cvs71
3698 Ops..revert a mix with another patch
3700 2009-06-06 [iwkse] 3.7.1cvs70
3703 A better fix for the previous commit's issue
3705 2009-06-06 [iwkse] 3.7.1cvs69
3708 Fix shutting down of Claws Mail while a GTK_Return keypress
3709 event is sent to the Attach property window
3711 2009-06-05 [colin] 3.7.1cvs68
3714 Fix build on GTK+ 2.6
3716 2009-06-03 [mones] 3.7.1cvs67
3718 * tools/make.themes.project
3719 Oops! fix header, sorry Paul ;-)
3721 2009-06-03 [mones] 3.7.1cvs66
3723 * tools/make.themes.project
3724 Add support for PNG themes and other
3725 fixes i don't remember now... :)
3727 2009-06-02 [colin] 3.7.1cvs65
3730 * src/prefs_template.c
3732 Fix error messages in templates, and fix their
3735 2009-05-22 [colin] 3.7.1cvs64
3740 2009-05-22 [colin] 3.7.1cvs63
3743 Fix phantom button behind entry when
3744 changing fields via Tools/Reply mode.
3746 2009-05-22 [colin] 3.7.1cvs62
3751 2009-05-21 [mones] 3.7.1cvs61
3755 Add button to empty header lines with one click
3757 2009-05-21 [paul] 3.7.1cvs60
3761 * src/plugins/trayicon/trayicon.c
3762 when quitting from the trayicon, honour
3763 prefs_common.clean_on_exit
3765 2009-05-21 [paul] 3.7.1cvs59
3767 * src/gtk/Makefile.am
3768 remove duplicate entry
3769 thanks to Charles A Edwards
3771 2009-05-19 [paul] 3.7.1cvs58
3773 * src/send_message.c
3774 clear progressbar in the statusbar on 'Cancel'
3776 2009-05-16 [colin] 3.7.1cvs57
3782 2009-05-16 [colin] 3.7.1cvs56
3785 Remove msgnum>0 condition for removing messages
3786 from caches. There's no such condition on add.
3787 Fixes bug 1913, 'Allow to remove phantom
3788 messages from the cache'; patch by Fabian
3789 Keil <fk at fabiankeil.de>
3791 2009-05-12 [holger] 3.7.1cvs55
3795 Introduce hook after showing of the message view
3797 2009-05-11 [colin] 3.7.1cvs54
3800 Fix bug 1872, 'A: Cc: CCi: selector should
3801 default on same as preceding contact'
3803 2009-05-10 [holger] 3.7.1cvs53
3807 Add a hook to make it possible for plugins to
3808 modify the address completion list
3810 2009-05-06 [paul] 3.7.1cvs52
3814 fix bug 1915, 'Mails signed with smime.p7s
3815 display both signed and attachment icon.'
3817 2009-05-05 [colin] 3.7.1cvs51
3819 * src/common/utils.c
3822 2009-05-05 [colin] 3.7.1cvs50
3824 * src/common/utils.c
3825 Fix bug 1895, '(imap) cache issues when cache dir is on a
3826 different mountpoint than tempdir'
3828 2009-05-04 [colin] 3.7.1cvs49
3831 Probably fix bug 1914, 'Crash reading
3832 corrupted tags file'
3834 2009-04-26 [paul] 3.7.1cvs48
3837 * src/gtk/gtkaspell.h
3838 fix bug 1904, 'build mechanism looks for
3839 'enchant.h' in a wrong place'
3841 2009-04-25 [paul] 3.7.1cvs47
3844 gah! fix coding style!
3846 2009-04-25 [paul] 3.7.1cvs46
3850 if building with GTK+ >= 2.16 use
3851 gtk_orientable_set_orientation() instead of now
3852 deprecated gtk_toolbar_set_orientation()
3854 2009-04-24 [colin] 3.7.1cvs45
3857 Ask before sending if an attached file has
3860 2009-04-19 [paul] 3.7.1cvs44
3862 * src/prefs_common.c
3863 * src/prefs_common.h
3865 save About window size.
3866 patch by Pawel Pekala
3868 2009-04-12 [paul] 3.7.1cvs43
3870 * tools/csv2addressbook.pl
3871 add extra CSV fields that are now appended
3872 by thunderbird (version 2.0.0.21)
3874 2009-04-08 [colin] 3.7.1cvs42
3877 fix saving (but not displaying) of UTF-16
3880 2009-04-08 [colin] 3.7.1cvs41
3882 * src/gtk/manage_window.c
3883 Disable transient windows on win32 - seems to
3884 fix most focusing issues
3886 2009-04-05 [colin] 3.7.1cvs40
3889 Don't ask whether we want to send deleted mails in queue
3890 folders; also, don't send deleted mails when flushing
3893 2009-04-04 [paul] 3.7.1cvs39
3899 * tools/claws.i18n.status.pl
3900 add new Indonesian translation, by
3903 2009-04-03 [paul] 3.7.1cvs38
3909 2009-04-03 [colin] 3.7.1cvs37
3913 Fix bug 1891, 'Add support for gopher:// links'
3914 Patch by Jacob Head <clawsmail at jacob-head.com>
3915 Let's go back to the roots!
3917 2009-04-03 [paul] 3.7.1cvs36
3922 2009-04-03 [paul] 3.7.1cvs35
3925 add AC_CONFIG_MACRO_DIR([m4])
3926 remove CLAWS_ACLOCAL_INCLUDE(m4)
3927 * m4/aclocal-include.m4
3928 removed this now unneeded file
3930 2009-04-02 [colin] 3.7.1cvs34
3932 * src/common/utils.h
3933 Fix previous (thanks to Marcus :)
3935 2009-04-02 [colin] 3.7.1cvs33
3937 * src/common/utils.h
3938 * src/etpan/etpan-thread-manager.c
3939 pipe() was a macro from GLib on win32 until
3940 glib 2.13.2. It's undefined after that.
3941 Thanks to Marcus Brinkmann for the heads-up!
3943 2009-03-31 [colin] 3.7.1cvs32
3945 * src/folder_item_prefs.c
3946 Copy folder settings with prefs
3948 2009-03-31 [colin] 3.7.1cvs31
3950 * src/prefs_account.c
3951 Don't use un-sensitive checkboxes in Privacy tab
3952 when privacy system in None (makes unchecking
3953 painful when no privacy plugin is loaded)
3955 2009-03-30 [colin] 3.7.1cvs30
3962 * src/prefs_account.c
3963 * src/prefs_account.h
3966 Fix bug 1866, 'Claws should make use of the IMAP 'deleted' flag'
3967 Add an option on the Receive page of IMAP account preferences:
3968 "Move deleted mails to trash and expunge immediately". This
3969 option defaults to TRUE to avoid changing the existing behaviour.
3970 Setting it to FALSE prevents automatic expunging.
3971 Also, add Tools/Expunge and View/Hide deleted messages menu items
3972 (View/Hide deleted message being a per-folder setting, and behaving,
3973 like View/Hide read messages).
3975 2009-03-30 [colin] 3.7.1cvs29
3978 Fix Redhat bug 486422, Ubuntu bug 486422: Don't
3979 ask for IMAP password when using GSSAPI auth
3981 2009-03-27 [colin] 3.7.1cvs28
3984 Fix cvs14, make sure we mark non-existent caches dirty
3985 (or they never get written)
3987 2009-03-27 [colin] 3.7.1cvs27
3990 Fix tag update when all tags are removed
3993 2009-03-25 [colin] 3.7.1cvs26
3996 Fix configure.ac, thanks to Pawel
3998 2009-03-25 [colin] 3.7.1cvs25
4001 * src/etpan/nntp-thread.c
4002 Fix header fetching (NG/To/Cc). Fixes
4003 bug 1883, 'Message processing fails to
4004 act on Newsgroups: field'
4006 2009-03-23 [colin] 3.7.1cvs24
4009 Fix internal headers visible in queue/sent
4011 2009-03-23 [colin] 3.7.1cvs23
4014 Fix check for RC (resource compiler) used
4015 on win32 (AC_LIBTOOL_RC used to call it
4016 implicitely but stopped)
4018 2009-03-19 [colin] 3.7.1cvs22
4021 Put spam button in default toolbar even if
4022 bogofilter and spamassassin are not built.
4023 Other anti-spam plugin could exist! :)
4024 * src/common/utils.c
4025 Fix exit status fetch on win32
4027 2009-03-18 [paul] 3.7.1cvs21
4029 * src/gtk/spell_entry.c
4030 fix "[BUG] Wrong word replaced in 'Subject:'
4031 when spell-checking correction used"
4032 Patch by Pawel Pekala
4034 2009-03-17 [colin] 3.7.1cvs20
4036 * src/common/utils.c
4037 Fix win32 build (from cvs12)
4039 2009-03-17 [colin] 3.7.1cvs19
4042 Fix bug 1735, 'Change To: and Newsgroups:
4043 recipient field according account type'
4046 2009-03-17 [colin] 3.7.1cvs18
4049 * src/prefs_common.c
4050 * src/prefs_common.h
4052 * src/common/prefs.c
4053 Add preference for fsyncing metadata
4055 2009-03-16 [paul] 3.7.1cvs17
4057 * src/prefs_customheader.c
4058 add forgotten #if HAVE_LIBCOMPFACE
4060 2009-03-16 [paul] 3.7.1cvs16
4062 * src/prefs_customheader.c
4063 put the (X-)Face preview image below the up/down
4064 buttons so they don't jump around.
4065 make the list reorderable by drag'n'drop
4067 2009-03-16 [colin] 3.7.1cvs15
4069 * src/prefs_customheader.c
4070 Add a (X-)Face preview. Patch by iwkse.
4072 2009-03-16 [colin] 3.7.1cvs14
4078 * src/common/prefs.c
4079 Add fsync calls to make sure we don't
4080 lose data on system crashes. (to do:
4081 add a pref to allow people choosing raw
4084 2009-03-15 [colin] 3.7.1cvs13
4086 * src/gtk/gtkaspell.c
4087 Fix empty menu when there are no
4088 suggestions (using the Spelling menu)
4090 2009-03-14 [colin] 3.7.1cvs12
4092 * src/common/utils.c
4093 Win32: fix subject prefix length
4095 2009-03-11 [mones] 3.7.1cvs11
4098 fix encoding declared in header
4099 update translation now we're at it
4101 2009-03-10 [colin] 3.7.1cvs10
4104 Fix "wrong mime" message printed out multiple
4107 2009-03-10 [colin] 3.7.1cvs9
4109 * src/prefs_folder_item.c
4112 2009-03-09 [paul] 3.7.1cvs8
4114 * src/prefs_folder_item.c
4115 * src/send_message.c
4116 fixes to english text
4118 2009-03-08 [paul] 3.7.1cvs7
4121 correct errors in header
4123 2009-03-08 [paul] 3.7.1cvs6
4129 * tools/claws.i18n.status.pl
4130 add Japanese translation, submitted by kazken3
4132 2009-03-07 [colin] 3.7.1cvs5
4135 Don't let the invalid MIME warning hide
4136 other noticeview (Partial receive or
4139 2009-03-07 [colin] 3.7.1cvs4
4144 2009-03-07 [colin] 3.7.1cvs3
4149 Handle mimeparts that lack an end boundary.
4150 They're invalid but it's too annoying for
4151 normal users to fix.
4153 2009-03-06 [wwp] 3.7.1cvs2
4156 * src/folder_item_prefs.c
4157 * src/folder_item_prefs.h
4158 * src/prefs_folder_item.c
4159 Add per-folder default cc, bcc and reply-to.
4161 2009-03-06 [colin] 3.7.1cvs1
4164 * src/gtk/gtksourceprintjob.c
4165 Fix build with old print interface
4167 2009-03-06 [paul] 3.7.1
4174 2009-03-06 [paul] 3.7.0cvs78
4185 updated by David Vachulka, Stephan Sachse, Flammie
4186 Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
4187 Frederico Goncalves Guimaraes, Lars Persson Fink,
4190 2009-03-03 [colin] 3.7.0cvs77
4192 * src/prefs_filtering.c
4193 Win32: Fix bug 1865, 'IMAP account name changes
4194 are not followed at filter actions'
4196 2009-03-02 [colin] 3.7.0cvs76
4199 Fix Launchpad bug 335571: 'claws-mail crashed
4200 with SIGSEGV in strlen() while deleting
4201 large amount of e-mails on IMAP account
4203 2009-02-27 [mones] 3.7.0cvs75
4205 * manual/es/account.xml
4207 * manual/es/addrbook.xml
4208 * manual/es/advanced.xml
4209 * manual/es/claws-mail-manual.xml
4211 * manual/es/glossary.xml
4213 * manual/es/handling.xml
4214 * manual/es/intro.xml
4215 * manual/es/keyboard.xml
4216 * manual/es/plugins.xml
4217 * manual/es/starting.xml
4218 Sync with English version, fix some typos
4219 Changed encoding to UTF-8
4221 Update for release, changed encoding to UTF-8
4223 2009-02-24 [colin] 3.7.0cvs74
4226 Don't print separation line if there
4229 2009-02-23 [cleroy] 3.7.0cvs73
4238 * src/addrduplicates.c
4241 * src/addressbook_foldersel.c
4249 * src/customheader.c
4251 * src/editaddress_other_attributes_ldap.c
4289 * src/prefs_account.c
4290 * src/prefs_actions.c
4291 * src/prefs_common.c
4292 * src/prefs_filtering.c
4293 * src/prefs_filtering_action.c
4294 * src/prefs_folder_column.c
4295 * src/prefs_folder_item.c
4297 * src/prefs_matcher.c
4300 * src/prefs_summaries.c
4301 * src/prefs_summary_column.c
4302 * src/prefs_template.c
4303 * src/prefs_themes.c
4304 * src/prefs_toolbar.c
4311 * src/remotefolder.c
4312 * src/send_message.c
4313 * src/sourcewindow.c
4315 * src/stock_pixmap.c
4316 * src/summary_search.c
4323 * src/common/base64.c
4324 * src/common/claws.c
4325 * src/common/hooks.c
4326 * src/common/plugin.c
4327 * src/common/prefs.c
4328 * src/common/session.c
4330 * src/common/socket.c
4331 * src/common/string_match.c
4332 * src/common/stringtable.c
4333 * src/common/utils.c
4334 * src/common/utils.h
4336 * src/common/xmlprops.c
4337 * src/gtk/colorlabel.c
4338 * src/gtk/combobox.c
4339 * src/gtk/foldersort.c
4340 * src/gtk/gtkaspell.c
4341 * src/gtk/gtkcmclist.c
4342 * src/gtk/gtkcmctree.c
4343 * src/gtk/gtkcmoptionmenu.c
4344 * src/gtk/gtksctree.c
4345 * src/gtk/gtkshruler.c
4346 * src/gtk/gtksourceprintjob.c
4347 * src/gtk/gtkutils.c
4348 * src/gtk/gtkvscrollbutton.c
4349 * src/gtk/logwindow.c
4351 * src/gtk/pluginwindow.c
4352 * src/gtk/prefswindow.c
4353 * src/gtk/quicksearch.c
4354 * src/gtk/spell_entry.c
4355 * src/plugins/pgpcore/select-keys.c
4356 * src/plugins/pgpinline/pgpinline.c
4357 * src/plugins/pgpmime/pgpmime.c
4358 * src/plugins/smime/smime.c
4359 * src/plugins/spamassassin/spamassassin_gtk.c
4360 Mass commit changing g_return_* to cm_return_*
4361 and making these more interesting
4363 2009-02-23 [colin] 3.7.0cvs72
4366 Always initialise error code to no error
4368 2009-02-23 [colin] 3.7.0cvs71
4371 Fix separator substitution
4373 2009-02-23 [colin] 3.7.0cvs70
4375 * src/stock_pixmap.c
4376 * src/gtk/colorlabel.c
4377 don't use g_return on normal checks
4379 2009-02-22 [colin] 3.7.0cvs69
4385 2009-02-22 [colin] 3.7.0cvs68
4387 * src/addrduplicates.c
4403 * src/prefs_common.c
4404 * src/prefs_filtering.c
4415 * src/common/socket.c
4416 * src/common/template.c
4417 * src/etpan/imap-thread.c
4418 * src/gtk/gtkaspell.c
4419 * src/gtk/gtkcmctree.c
4420 * src/gtk/gtksctree.c
4421 * src/gtk/inputdialog.c
4422 * src/plugins/pgpcore/sgpgme.c
4423 * src/plugins/pgpmime/pgpmime.c
4424 * src/plugins/smime/smime.c
4425 * src/plugins/spamassassin/spamassassin.c
4426 Fix errors caught by Coverity: NULL checks, leaks, overruns,
4427 uninitialised accesses
4429 2009-02-17 [colin] 3.7.0cvs67
4432 Disable controls during queuing
4434 2009-02-15 [colin] 3.7.0cvs66
4437 * src/plugins/pgpcore/select-keys.c
4438 * src/plugins/pgpcore/sgpgme.c
4439 Disable use of disabled keys
4441 2009-02-15 [colin] 3.7.0cvs65
4445 Fix font updating after changing
4446 prefs_common.derive_from_normal_font
4448 2009-02-12 [paul] 3.7.0cvs64
4454 * src/common/version.h.in
4458 more copyright header fixes
4460 2009-02-12 [paul] 3.7.0cvs63
4462 * src/gtk/progressdialog.c
4463 * src/gtk/progressdialog.h
4464 fix copyright header
4466 2009-02-12 [paul] 3.7.0cvs62
4468 * src/gtk/spell_entry.c
4469 * src/gtk/spell_entry.h
4470 better, more standard copyright header
4472 2009-02-12 [paul] 3.7.0cvs61
4474 * src/gtk/spell_entry.c
4475 * src/gtk/spell_entry.h
4476 changes to copyright header
4478 2009-02-12 [paul] 3.7.0cvs60
4480 * src/gtk/spell_entry.c
4481 * src/gtk/spell_entry.h
4484 2009-02-11 [colin] 3.7.0cvs59
4486 * src/gtk/spell_entry.c
4487 * src/gtk/spell_entry.h
4490 2009-02-11 [colin] 3.7.0cvs58
4493 * src/gtk/Makefile.am
4494 * src/gtk/gtkaspell.c
4495 * src/gtk/gtkaspell.h
4496 Add spellcheck to subject. Patch by
4499 2009-02-10 [holger] 3.7.0cvs57
4503 Move filename define for printing page setup cache to defs.h
4505 2009-02-08 [mones] 3.7.0cvs56
4508 Fix build for bison 2.4.1
4510 2009-02-06 [holger] 3.7.0cvs55
4512 * src/prefs_common.c
4513 * src/prefs_common.h
4515 Fix restoring of custom page setups for printing by
4516 temporarily caching the settings.
4517 This is a workaround for Gnome Bug #39018, and fixes
4518 Claws Mail Bug #1840.
4520 2009-02-06 [colin] 3.7.0cvs54
4523 Fix hardcoded Shift-Q quits. Fixes
4524 bug 1838, 'Claws-Mail sometimes quits
4525 when attempting to type a capital Q'
4527 2009-01-31 [paul] 3.7.0cvs53
4530 revert 3.7.0cvs49, until there is time to find out
4531 why it causes a nasty crash!
4533 2009-01-31 [paul] 3.7.0cvs52
4536 1 string that was forgotten for translation
4538 2009-01-31 [paul] 3.7.0cvs51
4541 2 strings that were forgotten for translation
4543 2009-01-31 [paul] 3.7.0cvs50
4545 * src/gtk/prefswindow.c
4546 build prefs tree in a slightly smarter way -
4547 fix bug where if path[0] had same name as
4548 path[1], (like in the de translation), path[1]
4549 was lost and not shown in the window
4551 2009-01-31 [paul] 3.7.0cvs49
4554 fix bug 1836, 'Quoted text still blue after
4555 removal of quote-character'
4556 comment out some debug_print's that needlessly
4559 comment out a debug_print that needlessly slows
4562 2009-01-31 [paul] 3.7.0cvs48
4565 fix bug 1834, '"semi"-selection when collapsing thread'
4567 2009-01-31 [paul] 3.7.0cvs47
4569 * src/prefs_compose_writing.c
4570 * src/prefs_message.c
4571 move 'quote_chars' pref to where it should be
4573 2009-01-30 [paul] 3.7.0cvs46