1 2011-10-22 [colin] 3.7.10cvs40
5 Fix (hopefully) build with GTK+ 2.18.
7 2011-10-20 [paul] 3.7.10cvs39
12 fix bug 2479, 'LDIF address book import matches tags case sensitive'
13 Patch by Bodo Graumann <mail@bodograumann.de>
15 2011-10-20 [mones] 3.7.10cvs38
19 Fix references to old dotsrc mailing lists
21 2011-10-19 [mones] 3.7.10cvs37
23 * src/prefs_msg_colors.c
24 Fix Ok/Cancel buttons in color selector of preferences
26 2011-10-17 [colin] 3.7.10cvs36
28 * src/gtk/gtkshruler.c
29 (Probably) fix GTK+ <= 2.22
31 2011-10-17 [colin] 3.7.10cvs35
33 * src/gtk/gtkshruler.c
36 2011-10-17 [mones] 3.7.10cvs34
45 Fix potential out-of-buffer writes
47 2011-10-17 [mones] 3.7.10cvs33
50 Use just one g_print call per option; correct indentation
52 2011-10-17 [colin] 3.7.10cvs32
57 * src/gtk/gtkshruler.c
58 * src/gtk/gtkshruler.h
61 Reimplement ruler using the GTK widgets. Thanks
62 to Hanno for the initial patch.
64 2011-10-17 [colin] 3.7.10cvs31
70 Undeprecate GIO/GdkCondition
72 2011-10-16 [mones] 3.7.10cvs30
75 Add --compose-from-file option to open composition
76 window with the headers and body from a file; based
77 on Debian patch to fix http://bugs.debian.org/544868
79 2011-10-15 [mones] 3.7.10cvs29
82 Document new summary_from_show hidden preference
84 2011-10-15 [paul] 3.7.10cvs28
87 compose_create_tags() - fix misplaced 'int i'
88 compose_entry_mark_default_to() - fix To field highlighting
90 2011-10-09 [colin] 3.7.10cvs27
93 Fix address completion
95 2011-10-07 [colin] 3.7.10cvs26
97 * src/prefs_filtering_action.c
99 Fix build with GTK+2.20
101 2011-10-07 [colin] 3.7.10cvs25
103 * src/gtk/Makefile.am
104 * src/gtk/gdkkeysyms-new.h
106 Copy the new GDK_KEY_* definitions for older GTKs
108 2011-10-07 [colin] 3.7.10cvs24
111 Fix typos (thanks to Hanno)
113 2011-10-07 [colin] 3.7.10cvs23
116 * src/gtk/gtkshruler.c
117 * src/gtk/gtkshruler.h
118 Disable ruler starting from 2.24.
120 2011-10-07 [colin] 3.7.10cvs22
124 * src/gtk/Makefile.am
127 2011-10-07 [colin] 3.7.10cvs21
137 * src/message_search.c
140 * src/prefs_account.c
141 * src/prefs_compose_writing.c
142 * src/prefs_filtering_action.c
143 * src/prefs_folder_item.c
144 * src/prefs_logging.c
145 * src/prefs_matcher.c
146 * src/prefs_message.c
148 * src/prefs_receive.c
149 * src/prefs_summaries.c
150 * src/prefs_wrapping.c
155 * src/summary_search.c
157 * src/gtk/Makefile.am
158 * src/gtk/colorlabel.c
161 * src/gtk/logwindow.c
164 * src/gtk/quicksearch.c
165 * src/gtk/spell_entry.c
166 * src/plugins/bogofilter/bogofilter_gtk.c
167 * src/plugins/dillo_viewer/dillo_viewer.c
168 * src/plugins/pgpcore/prefs_gpg.c
169 * src/plugins/spamassassin/spamassassin_gtk.c
170 Bug #2371, "Port to GTK+ 3.0". Third patch from Hanno, starting
171 the real job. GtkCMOptionMenu and GTKHSRuler disabled, should be
172 ported (especially GtkCMOptionMenu)
174 2011-10-07 [colin] 3.7.10cvs20
179 * src/addrcustomattr.c
180 * src/addrduplicates.c
183 * src/addressbook_foldersel.c
189 * src/editaddress_other_attributes_ldap.c
194 * src/editldap_basedn.c
202 * src/grouplistdialog.c
208 * src/message_search.c
211 * src/prefs_actions.c
212 * src/prefs_customheader.c
213 * src/prefs_display_header.c
214 * src/prefs_filtering.c
215 * src/prefs_filtering_action.c
216 * src/prefs_folder_column.c
217 * src/prefs_matcher.c
218 * src/prefs_msg_colors.c
220 * src/prefs_summaries.c
221 * src/prefs_summary_column.c
222 * src/prefs_summary_open.c
223 * src/prefs_template.c
224 * src/prefs_toolbar.c
228 * src/summary_search.c
235 * src/gtk/description_window.c
236 * src/gtk/foldersort.c
237 * src/gtk/gtkaspell.c
238 * src/gtk/gtkcmclist.c
239 * src/gtk/gtkcmctree.c
240 * src/gtk/gtkcmoptionmenu.c
242 * src/gtk/icon_legend.c
243 * src/gtk/inputdialog.c
244 * src/gtk/logwindow.c
245 * src/gtk/pluginwindow.c
246 * src/gtk/prefswindow.c
247 * src/gtk/quicksearch.c
248 * src/plugins/pgpcore/passphrase.c
249 * src/plugins/pgpcore/select-keys.c
250 Bug #2371, "Port to GTK+ 3.0". Monster-patch by Hanno Meyer-Thurow
251 to replace GDK_* by GDK_KEY_*.
253 2011-10-07 [colin] 3.7.10cvs19
264 * src/grouplistdialog.c
269 * src/prefs_filtering_action.c
270 * src/prefs_folder_column.c
271 * src/prefs_msg_colors.c
272 * src/prefs_summary_column.c
273 * src/prefs_toolbar.c
282 * src/gtk/colorlabel.c
284 * src/gtk/gtkcmclist.c
285 * src/gtk/gtkcmctree.c
286 * src/gtk/gtkcmoptionmenu.c
287 * src/gtk/gtksctree.c
289 * src/gtk/gtkvscrollbutton.c
290 * src/gtk/inputdialog.c
291 * src/gtk/logwindow.c
293 * src/gtk/prefswindow.c
294 * src/gtk/progressdialog.c
295 * src/plugins/pgpcore/passphrase.c
296 * src/plugins/trayicon/trayicon.c
297 Bug #2371, "Port to GTK+ 3.0": Use accessor functions.
298 Patch by Hanno Thurow-Meyer, many thanks to him !
300 2011-09-20 [colin] 3.7.10cvs18
303 Fix bug #2502, 'gnutls_transport_set_lowat removed in
306 2011-09-18 [colin] 3.7.10cvs17
309 Fix segfault when connection fails
311 2011-09-03 [colin] 3.7.10cvs16
314 Use NORMAL instead of EXPORT priorities.
316 2011-09-02 [colin] 3.7.10cvs15
320 Linking against gcrypt explicitely in order to call
321 gcry_control() for mutex setup isn't necessary anymore
322 starting from gnuTLS 2.11.
324 2011-08-31 [colin] 3.7.10cvs14
326 * src/plugins/pgpinline/pgpinline.c
327 * src/plugins/pgpmime/pgpmime.c
328 Fix bug #2431, "Major memory leak in PGP message handling".
330 2011-08-31 [colin] 3.7.10cvs13
337 Apply Steve Rader's patch from bug #2388, "Add
338 message view scrolling menu items"
340 2011-08-30 [colin] 3.7.10cvs12
342 * src/gtk/prefswindow.c
343 Fix layout issues (i.e. on SSL page if changing account
344 type prior to visiting it).
346 2011-08-30 [colin] 3.7.10cvs11
350 Don't use deprecated functions for GnuTLS priorities.
351 Require GnuTLS 2.2 that is the first version with the
354 2011-08-30 [colin] 3.7.10cvs10
356 * src/common/socket.c
358 Long-term fix for bug #2402, "GnuTLS change breaks socket
359 communication", as per http://savannah.gnu.org/support/?107660
361 2011-08-30 [colin] 3.7.10cvs9
363 * src/etpan/imap-thread.c
364 * src/etpan/nntp-thread.c
365 Remove dead openSSL code
367 2011-08-30 [colin] 3.7.10cvs8
371 * src/common/ssl_certificate.c
372 * src/common/ssl_certificate.h
373 * src/etpan/imap-thread.c
374 * src/etpan/nntp-thread.c
375 Fix bug #2127, "SSL cert check uses canonical name instead of
378 2011-08-29 [colin] 3.7.10cvs7
380 * src/prefs_account.c
381 Fix X-Mailer option not appearing on IMAP
383 2011-08-29 [colin] 3.7.10cvs6
385 * src/plugins/pgpcore/Makefile.am
386 * src/plugins/pgpinline/Makefile.am
387 * src/plugins/pgpmime/Makefile.am
388 * src/plugins/smime/Makefile.am
390 libtool: link: require no space between `-L' and `.'
392 2011-08-29 [colin] 3.7.10cvs5
396 * src/prefs_account.c
397 * src/prefs_account.h
398 Revert cvs4 which is rather illogical and instead
399 use Fabian's patch from bug #2471
401 2011-08-29 [colin] 3.7.10cvs4
404 Don't insert custom headers that have empty values.
405 Allows not inserting X-Mailer if it's set to nothing.
406 Fixes bug #2471, "Make setting an X-Mailer header optional".
408 2011-08-29 [colin] 3.7.10cvs3
414 Handle EXIF orientation in images (both in textview's
415 preview and image viewer)
417 2011-08-28 [paul] 3.7.10cvs2
422 add new hidden option to control the display in the From
423 column in the Message List: 0 (default): show name,
424 1: show address, 2: show name + address
426 2011-08-27 [paul] 3.7.10cvs1
429 * src/common/ssl_certificate.c
430 * src/etpan/imap-thread.c
431 * src/etpan/nntp-thread.c
432 offer up some missing log_error() strings to translators
434 2011-08-27 [paul] 3.7.10
440 2011-08-27 [paul] 3.7.9cvs52
448 updated by David Vachulka, wwp, Pader Rezso, Mindaugas
449 Baranauskas, Frederico Goncalves Guimaraes, and Slavko
451 2011-08-27 [mones] 3.7.9cvs51
454 Include generic name and comment translations
455 Thanks to all the people on the translators ML!
457 2011-08-23 [paul] 3.7.9cvs50
460 probable/possible fix/workaround for bug 2402,
461 'can't download message from pop3 server'
463 2011-08-18 [paul] 3.7.9cvs49
465 * manual/handling.xml
466 fix typos. thanks to vilpan
468 2011-08-17 [paul] 3.7.9cvs48
470 * tools/claws.i18n.status.pl
471 add Mindaugas Baranauskas (Lithuanian)
473 2011-08-14 [mir] 3.7.9cvs47
476 * src/etpan/nntp-thread.c
477 Fix bug 2418. Patch provided by Sébastien Bigaret with
478 some minor contribution by me.
480 2011-08-13 [mir] 3.7.9cvs46
482 * src/etpan/nntp-thread.c
483 Fix bug when NNTP server sends authentication warning
484 as part of the connection session. Privously etpan would
485 bail out for any return code other than NEWSNNTP_NO_ERROR
486 but as early as the connection session a return code like
487 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_USERNAME and
488 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_PASSWORD should not
489 be considered as an error.
491 2011-08-12 [paul] 3.7.9cvs45
494 3.7.9cvs43 mistakenly dropped off the info
495 about the mime part from the tooltip
497 2011-08-12 [wwp] 3.7.9cvs44
499 * src/gtk/quicksearch.c
500 Fix duplicate key accel (thanks to Ra-Mones-Mones II).
502 2011-08-09 [paul] 3.7.9cvs43
505 fix bug 2420, 'Invalid markup in icon tooltip text after signature check'
507 2011-08-06 [paul] 3.7.9cvs42
510 fix cursor placement in Forward template
512 2011-08-06 [paul] 3.7.9cvs41
514 * src/gtk/description_window.c
515 fix bug 1963, 'Preferences Templates Information Window Focus loss'
517 2011-08-05 [holger] 3.7.9cvs40
520 Revert 3.7.9cvs35 for now, it may be problematic
523 2011-08-05 [paul] 3.7.9cvs39
527 use 'Collapse quotes' rather than 'Fold quotes' on
528 labels, for consistency
530 use 'Receive mail from account' rather than 'on account'
532 2011-07-30 [mir] 3.7.9cvs38
534 * src/etpan/Makefile.am
535 * src/plugins/pgpcore/Makefile.am
536 * src/plugins/pgpmime/Makefile.am
537 * src/plugins/smime/Makefile.am
538 Fix broken build on Debian Sid. enchant.h cannot be
539 found unless $(ENCHANT_CFLAGS) and $(ENCHANT_LIBS) are
540 present in Makefile.am. Apparently enchant.h in older
541 versions were placed in /usr/include which is always
544 2011-07-21 [mones] 3.7.9cvs37
546 * src/common/plugin.c
547 * src/common/plugin.h
548 Make licences allowed for plugins more explicit and also
549 accept dual (or more) licences when properly formatted.
550 Doesn't require any change on current plugins.
552 2011-07-18 [mones] 3.7.9cvs36
554 * manual/advanced.xml
555 Document briefly tags feature.
556 * manual/glossary.xml
557 Fix definition to avoid confussion with tags.
558 * manual/es/advanced.xml
559 * manual/es/glossary.xml
560 Synchronize Spanish translation with the above.
562 2011-07-07 [holger] 3.7.9cvs35
565 Add indicator stuff to the desktop file
568 2011-07-06 [paul] 3.7.9cvs34
573 2011-07-06 [mones] 3.7.9cvs33
576 Do not create an empty tag name row in panel and
577 warn user about using a non-reserved tag instead
579 2011-07-05 [mones] 3.7.9cvs32
584 * src/etpan/imap-thread.c
585 Make constants for reserved tags and use them
586 Removed also duplicate comparison while at it
588 2011-07-05 [paul] 3.7.9cvs31
591 when using a Compose template, only place the cursor
592 in the body when the cursor symbol, %cursor (%X), is used
594 2011-07-03 [paul] 3.7.9cvs30
597 do main_window_popup(mainwin); on plugin load error, or
598 else the warning dialogue and mainwindow stays minimised
601 2011-07-03 [paul] 3.7.9cvs29
604 fix bug 2462, 'Building without GnuTLS support leads to a
607 2011-07-03 [paul] 3.7.9cvs28
612 fix bug #2461, 'popup menu in message list displays
613 'move to trash' and 'delete''.
614 Add a new sensitivity condition 'M_NOT_TRASH' and
615 remove the broken workaround for right-click in summaryview.c.
616 Fix broken main menu sensitivity for "Menu/Message/Move" in
619 2011-06-21 [paul] 3.7.9cvs27
622 revert 3.7.9cvs2, it does no good
624 2011-06-18 [mir] 3.7.9cvs26
627 Fix autoconf warnings introduced in autoconf >= 2.64
629 2011-06-05 [paul] 3.7.9cvs25
639 fix strings where an informational message has been
640 wrongly entered into the translated string
642 enable 'Trash' and 'Sender' to be translated based on
643 the context, e.g. as button text and as mail header
645 fix english in Info tab
647 2011-05-25 [colin] 3.7.9cvs24
650 Fix bug #2439, "use bitwise operator for bitmask instead of
651 logical operator". Thanks to Nicolas Kaiser for the patch.
653 2011-05-18 [colin] 3.7.9cvs23
656 Fix missing group selection before xover if the
657 connection was reset before.
659 2011-05-12 [colin] 3.7.9cvs22
662 Fix bug #2412, "Send account mail address in Message-ID
663 wrongly implemented". Patch by Fabian Keil.
665 2011-05-12 [mones] 3.7.9cvs21
667 * src/etpan/nntp-thread.c
668 Fix bug #2418 "NNTP authentication is broken"
670 2011-05-09 [pawel] 3.7.9cvs20
673 * src/prefs_folder_item.c
676 2011-05-05 [colin] 3.7.9cvs19
682 Fix bug #2184, "Add account name information inside network log".
683 Initial patch by MSulchan Darmawan, expanded to other protocols.
684 This stuff is too much copy-pasted.
687 2011-04-30 [colin] 3.7.9cvs18
690 Fix bug #2414, 'Claws segfaults on startup with
691 notification plugin enabled". Thanks Christian
692 Faulhammer for the patch.
694 2011-04-27 [colin] 3.7.9cvs17
697 Make Windows' encoding CP1251 for ru_RU locale
698 Part of bug #2397, "Gtkhtml2 viewer ignores message encoding"
700 2011-04-24 [paul] 3.7.9cvs16
702 * manual/claws-mail-manual.xml
703 * manual/de/claws-mail-manual.xml
704 * manual/es/claws-mail-manual.xml
705 * manual/fr/claws-mail-manual.xml
706 * manual/it/claws-mail-manual.xml
707 update copyright year
709 2011-04-24 [paul] 3.7.9cvs15
712 fix bug #2353, 'Right-clicking on spam in order to delete
713 it causes it to show in message window'
715 2011-04-24 [paul] 3.7.9cvs14
718 * src/gtk/foldersort.c
719 * src/gtk/foldersort.h
720 fix labelling, 'change folder order' to 'change mailbox order'
722 2011-04-23 [paul] 3.7.9cvs13
725 fix bug #2409, 'Failed to compile under GCC 3.x : option
726 -Wno-pointer-sign badly set in configure.ac'. mistakenly
727 committed in 3.7.8cvs19
729 2011-04-11 [paul] 3.7.9cvs12
731 * src/plugins/trayicon/trayicon.c
732 fix build bug: gtk_status_icon_set_title() is available
733 since gtk 2.18.x not 2.14.x
735 2011-04-11 [paul] 3.7.9cvs11
738 updated by Páder Rezső
740 2011-04-10 [colin] 3.7.9cvs10
746 * src/editaddress_other_attributes_ldap.c
748 * src/message_search.c
749 * src/prefs_display_header.c
750 * src/prefs_filtering_action.c
751 * src/prefs_matcher.c
753 * src/prefs_toolbar.c
754 * src/summary_search.c
755 * src/gtk/colorlabel.c
757 * src/gtk/gtkcmoptionmenu.c
758 * src/gtk/gtkshruler.c
759 * src/gtk/gtkshruler.h
761 * src/gtk/inputdialog.c
762 * src/gtk/quicksearch.c
763 Revert the whole pile of crap introduced in
766 2011-04-10 [colin] 3.7.9cvs9
770 * src/editaddress_other_attributes_ldap.c
772 * src/message_search.c
773 * src/prefs_display_header.c
774 * src/prefs_matcher.c
775 * src/prefs_toolbar.c
776 * src/summary_search.c
779 * src/gtk/inputdialog.c
780 * src/gtk/quicksearch.c
781 Finish fun with combo boxes. (hopefully)
783 2011-04-10 [colin] 3.7.9cvs8
786 * src/prefs_filtering_action.c
788 * src/gtk/gtkshruler.c
789 * src/gtk/gtkshruler.h
790 More undeprecation. GTKSHRuler is #if'ed out. We can
791 still decide to maintain the old GtkRuler widget in-tree
792 if the lack of ruler in Compose window is too
795 2011-04-10 [colin] 3.7.9cvs7
800 * src/editaddress_other_attributes_ldap.c
801 * src/message_search.c
802 * src/prefs_display_header.c
803 * src/prefs_filtering_action.c
805 * src/prefs_toolbar.c
806 * src/summary_search.c
807 * src/gtk/colorlabel.c
809 * src/gtk/gtkcmoptionmenu.c
811 More comboboxtext undeprecation
813 2011-04-10 [colin] 3.7.9cvs6
818 2011-04-10 [colin] 3.7.9cvs5
823 2011-04-10 [colin] 3.7.9cvs4
826 * src/editaddress_other_attributes_ldap.c
827 * src/message_search.c
828 * src/prefs_display_header.c
829 * src/prefs_filtering_action.c
831 * src/prefs_toolbar.c
832 * src/summary_search.c
835 gtk_combo_box_*_text() is deprecated, and
836 gtk_combo_box_text_*() is the new hotness.
838 2011-04-10 [colin] 3.7.9cvs3
846 * src/gtk/gtkvscrollbutton.c
847 * src/gtk/gtkvscrollbutton.h
848 s/GtkFunction/GSourceFunc
850 2011-04-10 [colin] 3.7.9cvs2
853 Use gtkut_window_popup() to work around a bug in Gnome Shell.
854 This is the patch from bug #2396, it should be innocuous even
855 if that's useless to do deiconify + present window...
857 2011-04-09 [paul] 3.7.9cvs1
859 * src/prefs_summaries.c
860 fix typo in string. (thanks, Brad!)
862 2011-04-09 [paul] 3.7.9
868 2011-04-09 [paul] 3.7.8cvs78
878 updated by David Vachulka, Ricardo Mones, Flammie Pirinen,
879 wwp, Mindaugas Baranauskas, Frederico Goncalves Guimaraes,
882 2011-04-09 [colin] 3.7.8cvs77
885 Revert part of yesterday's patch. While gtk_file_chooser_set_current_name()
886 wants an UTF-8 string, gtk_file_chooser_set_current_folder() wants a glib-
887 encoding filename. Hooray for stupid.
889 2011-04-08 [colin] 3.7.8cvs76
892 Fix action Stop: if child does not react to SIGTERM, it'll
893 probably start behaving when it'll get a SIGKILL on the user's
894 second press on Stop.
895 Fixes bug #2237, "User action makes Claws unresponsive".
897 2011-04-08 [colin] 3.7.8cvs75
902 * src/folder_item_prefs.c
903 * src/folder_item_prefs.h
904 * src/prefs_account.c
905 Fix bug #2382, "folderitemrc not updated when account
906 name is changed". Indeed, this wasn't done.
908 2011-04-08 [wwp] 3.7.8cvs74
911 Add support for quoted values (*="value").
912 This commonly fixes a trailing quote appearing to filenames
913 sent by iphone Mail (not sure if it's culprit at all, though).
915 2011-04-08 [colin] 3.7.8cvs73
918 Fix bug #2393, "Crashes and rendering problems in the "Save as" menu
919 caused by attachments with extended chars in the file name". Patch
920 derived from a patch bt Fabien Keil
922 2011-04-05 [wwp] 3.7.8cvs72
925 A debug string not to translate.
927 2011-04-03 [colin] 3.7.8cvs71
930 Fix bug #2394, "backtrace() crashes on FreeBSD"
931 That's not the first bug-report where internal
932 debug-only backtrace() crashes on FreeBSD.
934 2011-04-03 [colin] 3.7.8cvs70
937 Fix bug #2365 again, "Crash when auto-scrolling headers in
939 Batch-mode compose windows (from filtering actions) shouldn't
940 try to access stuff after flushing events...
942 2011-03-31 [paul] 3.7.8cvs69
945 update as gtk >= 2.10 now required
946 (because I'll never remember to do this later)
948 2011-03-26 [paul] 3.7.8cvs68
951 fix separators in Go To menu
953 2011-03-20 [colin] 3.7.8cvs67
956 Drop the *_DISABLE_DEPRECATED. We'll put them back
957 when we'll have time to handle them
959 2011-03-18 [paul] 3.7.8cvs66
962 make user-facing message more accurate -
963 'Network Log' not 'View Log'
965 2011-03-17 [wwp] 3.7.8cvs65
968 Fix a typo around plural form, as reported by
971 2011-03-15 [colin] 3.7.8cvs64
976 Fix bug #2381, "Support for NetworkManager 0.9".
977 Patch by Mikhail Efremov
979 2011-03-04 [colin] 3.7.8cvs63
983 Fix segfault on Windows
986 * src/common/w32_unistd.c
987 * src/common/w32lib.h
988 Rationalize use of time_r() funcs (pthread do define them)
990 2011-03-02 [pawel] 3.7.8cvs62
993 Re-implement widgets aligning, switch from GtkSizeGroup
994 to GtkTable - this should fix disappearing labels
996 2011-03-01 [pawel] 3.7.8cvs61
999 Wizard GUI cleanups. Make it look and behave more
1000 like account preferences.
1002 2011-02-23 [colin] 3.7.8cvs60
1004 * src/common/Makefile.am
1007 2011-02-23 [colin] 3.7.8cvs59
1011 * src/common/Makefile.am
1012 * src/common/plugin.c
1013 * src/common/valgrind.h
1014 Fix bug #2369, "valgrind.h should NOT be part of claws-mail"
1015 Use valgrind's own header.
1017 2011-02-22 [colin] 3.7.8cvs58
1019 * src/prefs_account.c
1020 Fix bug #2367 (Win32): Disable "Always sign messages when replying to a
1021 signed message" upon new installation. This is disturbing when PGP
1022 plugins are loaded by default.
1024 2011-02-16 [paul] 3.7.8cvs57
1027 update copyright headers throughout
1029 2011-02-16 [paul] 3.7.8cvs56
1032 use gettext plural form for "item selected"/"items selected"
1034 2011-02-13 [colin] 3.7.8cvs55
1038 Fix bug #2361, "Claws crashes after PGP Check in separate
1039 msg view". Don't let the cancel thread lie around after
1040 the verification ended.
1042 2011-02-13 [paul] 3.7.8cvs54
1045 updated by Mindaugas Baranauskas
1047 2011-02-11 [mones] 3.7.8cvs53
1049 * manual/es/advanced.xml
1050 Sync with English manual
1052 Fix remaining mismatched alloc/free from cppcheck
1054 2011-02-10 [pawel] 3.7.8cvs52
1059 2011-02-10 [pawel] 3.7.8cvs51
1061 * src/prefs_toolbar.c
1062 - set menus sensitivity in item type combo depending on
1063 availability of actions / plugin hooks
1064 - style fixes, spaces instead of tabs mostly
1066 2011-02-10 [paul] 3.7.8cvs50
1068 * src/prefs_account.c
1069 move the 'send acc mail addr in msg-id" option to
1072 2011-02-10 [paul] 3.7.8cvs49
1074 * src/prefs_account.c
1075 move the 'expunge immediately' option to a more
1078 2011-02-05 [pawel] 3.7.8cvs48
1080 * manual/advanced.xml
1081 Document new hidden pref
1083 Dont treat mimeparts referenced by others as
1086 * src/prefs_common.c
1087 * src/prefs_common.h
1088 Add ability to hide inline attachments referenced
1089 by other mimeparts in MimeView. To enable this
1090 feature set show_inline_attachments=0 in your clawsrc
1092 2011-01-25 [colin] 3.7.8cvs47
1095 Fix matcher body parsing: decode mails with our
1096 MIME parser. This speeds up body search a bit as
1097 binary attachments are not searched anymore, slows
1098 down a bit full message searches, but not awfully.
1099 * src/summary_search.c
1100 Use matcher API to search, in all cases (advanced search or
1101 not). Also, fix little logic bugs related to combos history
1102 * src/common/utils.c
1103 * src/common/utils.h
1106 Remove dead code, export functions needed by matcher.c
1108 2011-01-25 [colin] 3.7.8cvs46
1111 * src/prefs_common.c
1113 * src/common/ssl_certificate.c
1114 Fix mismatched alloc/free (thanks to cppcheck)
1116 2011-01-25 [colin] 3.7.8cvs45
1119 Fix leak on error path
1121 2011-01-23 [mones] 3.7.8cvs44
1123 * manual/es/advanced.xml
1124 Sync with English manual
1126 2011-01-23 [paul] 3.7.8cvs43
1129 it's 2011, update copyright line
1131 2011-01-23 [paul] 3.7.8cvs42
1133 * manual/advanced.xml
1134 * src/prefs_common.c
1135 * src/prefs_common.h
1137 fix bug #2350, 'Make displaying localized date/time in
1138 message view optional'.
1139 This introduces a new hidden option (why do more?),
1140 'msgview_date_format', which defaults to OFF, maintaining
1141 the current and expected behaviour.
1143 2011-01-21 [colin] 3.7.8cvs41
1146 Fix bug #2050, Clawsmail sends return receipt every seconds
1147 We forgot to close the file when parsing
1148 disposition-notification fields, which made unlinking of the
1149 corresponding emails in tempfolder/processing impossible in
1150 Windows. Causing them to be re-fetched every time.
1152 2011-01-21 [colin] 3.7.8cvs40
1154 * claws-mail.desktop
1155 Fix again bug #2346: We should have a %u parameter.
1157 2011-01-21 [colin] 3.7.8cvs39
1159 * src/plugins/spamassassin/spamassassin.c
1160 Fix sa-learn when offline (its command line parsing is
1161 space-dependant). Patch by Wolfgang Lorenz
1163 2011-01-19 [pawel] 3.7.8cvs38
1165 * claws-mail.desktop
1166 Fix Bug 2346 'Please register x-handler-scheme
1167 in .desktop file' patch by Laurent Bigonville
1168 While I'm here update things to current
1169 standards, fix desktop-file-validate warnings/errors
1171 2011-01-18 [colin] 3.7.8cvs37
1174 Fix logic on SMTP AUTH: If the selected method isn't
1175 available, say so instead of supposing it'll work.
1176 Fixes bug #2039, 'SMTP AUTHENTICATION'
1178 2011-01-15 [pawel] 3.7.8cvs36
1180 * src/prefs_folder_item.c
1181 Rework subject regexp simplify gui a bit, this give us better
1182 options page layout (window with min width was too short to
1183 show all contents and thigs were unwieldy) and better preview
1184 of regexp working/not working
1186 2011-01-14 [pawel] 3.7.8cvs35
1189 strncpy2() NULLify strings just fine, no need to be
1192 2011-01-14 [pawel] 3.7.8cvs34
1195 Fix Bug #2165 'The date not localized in the message view'
1196 Display Date header in messageview in the same way as in
1197 summaryview by respecting date format set in preferences.
1199 2011-01-06 [pawel] 3.7.8cvs33
1201 * src/prefs_account.c
1202 * src/prefs_folder_item.c
1205 Make quote templates widgets more compact
1207 2011-01-06 [pawel] 3.7.8cvs32
1209 * src/plugins/trayicon/trayicon.c
1210 - fix logic bug which caused icon to be
1211 always set no-mail status on plugin load
1212 - force icon hide on plugin_done(), without
1213 it empty space(?!) is left in tray under KDE3 and KDE4
1215 2011-01-06 [colin] 3.7.8cvs31
1226 Unmime headers differently whether they're addresses or not:
1227 It's useless to quote things containing commas if it's in
1228 subject, for example. (introduced in 3.7.8cvs26)
1230 2011-01-06 [colin] 3.7.8cvs30
1232 * src/gtk/gtkaspell.c
1233 Complete previous patch
1235 * src/plugins/pgpinline/pgpinline.c
1238 2011-01-06 [paul] 3.7.8cvs29
1244 add Lithuanian translation (approx. 65% complete)
1245 submitted by Mindaugas Baranauskas
1247 2011-01-06 [pawel] 3.7.8cvs28
1252 * src/prefs_actions.c
1254 * src/gtk/gtkaspell.c
1255 * src/plugins/pgpinline/pgpinline.c
1256 * src/plugins/pgpmime/pgpmime.c
1257 * src/plugins/smime/smime.c
1258 Fix memory/file descriptors leaks
1260 2011-01-06 [paul] 3.7.8cvs27
1262 * src/plugins/pgpcore/sgpgme.c
1263 fix bug #2322, 'GPG Full info: showing subkey
1264 ID instead of primary key fingerprint'
1265 Patch by Sébastien Bigaret.
1267 2011-01-03 [colin] 3.7.8cvs26
1270 Better quote-checking when unmim-ing headers
1271 that may have comas.
1273 2011-01-03 [colin] 3.7.8cvs25
1276 Fix bug #2299, "Incorrect handling of quoted printable coma
1277 in headers". As this is really painful to fix by switching
1278 the whole stuff to a list of headers tokens, we workaround
1279 the problem by adding quotes around the encoded-word (making
1280 it a quoted-string which continuity is already handled).
1282 2011-01-03 [colin] 3.7.8cvs24
1287 2010-12-23 [colin] 3.7.8cvs23
1290 Finish fixing bug #2203: When forwarding (inline) and there
1291 are some text/* parts with no name, set them a name and
1292 set their disposition to attachment, so that recipients with
1293 MUAs preferring HTML parts don't show them by default.
1295 2010-12-22 [paul] 3.7.8cvs22
1298 fix missing file in 3.7.8cvs20
1300 2010-12-22 [colin] 3.7.8cvs21
1304 Implement a nicer scroll when drag and dropping
1306 2010-12-22 [colin] 3.7.8cvs20
1309 Store charset if available when attaching text/* parts
1310 Fixes bug #2203, 'Problems in forwarding multipart/
1311 alternative messages with HTML part'
1313 2010-12-22 [colin] 3.7.8cvs19
1318 2010-12-21 [colin] 3.7.8cvs18
1321 * src/send_message.c
1322 * src/common/session.c
1323 * src/common/session.h
1324 Differentiate between running sessions and connected
1325 sessions. Fixes bug #2332, "Crash when hitting cancel
1326 on the SMTP status window"
1328 2010-12-21 [colin] 3.7.8cvs17
1330 * src/etpan/etpan-thread-manager.c
1333 2010-12-21 [colin] 3.7.8cvs16
1336 Check whether we should continue loading the
1337 current textview after inserting a possibly
1340 2010-12-20 [colin] 3.7.8cvs15
1344 Removed. Dead code since ages!
1346 * src/gtk/gtkcmclist.c
1347 * src/gtk/gtkcmctree.c
1348 * src/gtk/gtksctree.c
1349 undefine *_DISABLE_DEPRECATED in the files that
1350 use deprecated interfaces. Implicit declarations
1351 can lead to crashes as prototypes are unknown, as
1352 evidenced by bug #2315.
1354 2010-12-20 [colin] 3.7.8cvs14
1357 Don't flush events when adding an header entry. This
1358 can mess up the keypresses in the previous header.
1359 Instead, make the scroll happen later (doing it on the
1360 spot without flushing events doesn't work as the new
1361 requisitions aren't set yet).
1363 2010-12-20 [colin] 3.7.8cvs13
1366 Don't iconify at start on w32. This un-iconifies in the
1369 2010-12-20 [colin] 3.7.8cvs12
1371 * src/common/base64.c
1372 Fix bug #2331, "Base64 is broken in 3.7.7 and 3.7.8"
1373 Patch by pochini at shiny.it
1375 2010-12-19 [colin] 3.7.8cvs11
1380 2010-12-18 [colin] 3.7.8cvs10
1383 Fix bug #2148, "Attachment content-transfer-encoding
1384 incorrectly set when signing emails". The RFC 2045
1385 states that message/* and multipart/* encoding must
1386 be either 7-bit, 8-bit or binary.
1388 2010-12-18 [mones] 3.7.8cvs9
1391 Fix crash when searching or adding a LDAP server
1393 2010-12-17 [colin] 3.7.8cvs8
1402 Better error logging. Disable LDAP SSL/TLS on
1403 Windows, it's crashy/non-worky.
1405 2010-12-17 [colin] 3.7.8cvs7
1408 Fix bug #2325, "messages remains in folder cache after moving
1409 from MH to IMAP boxes". Bug introduced in 3.7.6cvs53.
1411 2010-12-17 [colin] 3.7.8cvs6
1423 Windows build fixes (w32 LDAP completely untested!)
1425 2010-12-16 [colin] 3.7.8cvs5
1435 Try to rationalize a bit LDAP connections
1437 2010-12-16 [colin] 3.7.8cvs4
1439 * src/prefs_spelling.c
1441 Add a button to get dictionaries (win32)
1443 2010-12-16 [colin] 3.7.8cvs3
1445 * src/prefs_matcher.c
1446 Fix bug #2279, "crash when clicking 'define' in filter
1447 configuring". Thanks to Theodor Ciobanu for the hint at
1450 2010-12-14 [colin] 3.7.8cvs2
1452 * src/gtk/gtkaspell.c
1453 Add missing guard for sys/wait.h
1455 2010-12-05 [colin] 3.7.8cvs1
1457 * tools/make.themes.project
1458 Seems wget has changed naming of targets downloaded.
1459 Fix it by always providing our own name.
1460 [Pushing mones' patch again after messing with CVSROOT]
1462 2010-12-04 [paul] 3.7.8
1468 2010-12-03 [paul] 3.7.7cvs11
1471 * manual/xml2pdf ** REMOVED **
1472 * manual/dist/pdf/Makefile.am
1473 * manual/es/dist/pdf/Makefile.am
1474 * manual/fr/dist/pdf/Makefile.am
1475 * manual/pl/dist/pdf/Makefile.am
1476 simplify check for tools needed for manual building,
1477 remove xml2pdf and use docbook2pdf instead
1479 2010-12-03 [mir] 3.7.7cvs10
1482 Fix bug so that configure option --disable-manual
1483 actually disable building the manuals
1485 2010-12-01 [pawel] 3.7.7cvs9
1488 One more GTK+ 2.22 build fix
1490 2010-11-30 [colin] 3.7.7cvs8
1493 Fix bug #2317, 'Action results in "Bad file descriptor"'
1494 Introduced in 3.7.6cvs57. In fact the error has been there
1495 since ages, and only new thing is the verification of the
1496 various functions return code. Let the stuff work as it
1497 does, as it seems to do the right thing since ages.
1499 2010-11-28 [colin] 3.7.7cvs7
1501 * src/gtk/quicksearch.c
1502 Fix bug #2313, 'CLI quicksearch sometimes returns
1503 the same messages twice'. Patch by Sebastien Bigaret
1505 2010-11-25 [paul] 3.7.7cvs6
1507 * src/prefs_common.c
1508 make "gtk_can_change_accels" FALSE by default.
1509 fixes bug #2309, 'Shortcuts should not be modifiable
1512 2010-11-24 [mones] 3.7.7cvs5
1515 Add missing shortcuts for marking as spam and ham
1516 Fixes Debian bug #599547
1518 2010-11-22 [colin] 3.7.7cvs4
1521 Revert 3.7.6cvs{39,38,37,35,34}. The fact that
1522 five patches were needed to fix a corner case
1523 is a good indicator that is was bound to break
1526 2010-11-21 [colin] 3.7.7cvs3
1528 * src/plugins/pgpcore/claws.def
1531 2010-11-20 [wwp] 3.7.7cvs2
1534 Fix either a typo or an irrelevant iff word there.
1535 IMO type and recursive possible values should be changed to
1536 smth simple and neat here, and help strings be really
1539 2010-11-20 [colin] 3.7.7cvs1
1542 Damn, forgot to commit this file twice.
1544 2010-11-19 [paul] 3.7.7
1550 2010-11-19 [paul] 3.7.6cvs66
1563 updated by Miquel Oliete, David Vachulka, Stephan Sachse,
1564 Ricardo Mones, Flammie Pirinen, wwp, Pader Rezso, MSulchan
1565 Darmawan, Frederico Goncalves Guimaraes, Slavko, Yarema
1567 2010-11-17 [colin] 3.7.6cvs65
1569 * src/common/utils.c
1570 Separate email address from timestamp with a dot.
1573 2010-11-17 [colin] 3.7.6cvs64
1575 * src/common/utils.c
1576 Fix multiple @ in generated message-ids.
1577 That's not allowed in RFC 2822.
1579 2010-11-16 [mones] 3.7.6cvs63
1581 * manual/es/advanced.xml
1582 Synchronise with English version
1584 2010-11-04 [wwp] 3.7.6cvs62
1587 Fix bug 2293, "filtering: simplify expression", as simplifying
1588 this expression doesn't make it less easy to understand and we
1589 gain few cycles by making the logical expression more simple
1590 by applying. Patch by Nicolas Kaiser.
1592 2010-11-03 [colin] 3.7.6cvs61
1595 Fix bug 2294, "addrindex.c: address index conversion always
1596 fails". Clearly a copy-paste-bug. Patch by Nicolas Kaiser.
1598 2010-11-02 [wwp] 3.7.6cvs60
1603 Enlarge the progress bar (main window) a bit when compiling
1604 for UMPCs like maemo: this solves truncated text that might
1605 appear in the progress bar while processing messages.
1606 Also use a more compact string format when displaying
1607 progress like 'number/total', still for UMPCs, this fixes
1608 a previous inconsistency with these format strings where
1609 no space around the / were used sometimes.
1611 2010-10-26 [ticho] 3.7.6cvs59
1614 Recreate NNTP session if server port setting has changed. Fixes
1617 2010-10-26 [colin] 3.7.6cvs58
1621 Fix copy-paste error, thanks to David Relson
1624 2010-10-18 [colin] 3.7.6cvs57
1631 * src/prefs_themes.c
1634 * src/gtk/gtkutils.c
1635 * src/gtk/quicksearch.c
1636 * src/gtk/quicksearch.h
1637 * src/plugins/pgpcore/passphrase.c
1638 * src/plugins/spamassassin/libspamc.c
1641 2010-10-17 [colin] 3.7.6cvs56
1643 * src/prefs_themes.c
1644 * src/gtk/gtkaspell.c
1645 * src/gtk/gtkutils.c
1646 * src/gtk/gtkutils.h
1647 * src/gtk/inputdialog.c
1648 * src/gtk/progressdialog.c
1649 Undeprecate a few things
1651 2010-10-17 [colin] 3.7.6cvs55
1655 * src/gtk/quicksearch.c
1656 * src/gtk/quicksearch.h
1657 Add ability to search from the command-line.
1658 Closes bug 2249, ' Making QuickSearch independent from the GUI'
1659 Patch by Sebastien Bigarret.
1661 2010-10-04 [mones] 3.7.6cvs54
1663 * manual/dist/pdf/Makefile.am
1664 Fix build of English PDF manual
1665 (sh: Can't open ../../../xml2pdf)
1667 2010-10-03 [colin] 3.7.6cvs53
1674 Get rid of GRelation which were, mostly, used as
1675 GHashTables. Probably fixes bug #2277, 'Segfault when
1676 loading inbox for the first time'
1678 2010-10-03 [mir] 3.7.6cvs52
1680 * manual/de/dist/html/Makefile.am
1681 * manual/de/dist/pdf/Makefile.am
1682 * manual/de/dist/ps/Makefile.am
1683 * manual/de/dist/txt/Makefile.am
1684 * manual/dist/html/Makefile.am
1685 * manual/dist/pdf/Makefile.am
1686 * manual/dist/ps/Makefile.am
1687 * manual/dist/txt/Makefile.am
1688 * manual/es/dist/html/Makefile.am
1689 * manual/es/dist/pdf/Makefile.am
1690 * manual/es/dist/ps/Makefile.am
1691 * manual/es/dist/txt/Makefile.am
1692 * manual/fr/dist/html/Makefile.am
1693 * manual/fr/dist/pdf/Makefile.am
1694 * manual/fr/dist/ps/Makefile.am
1695 * manual/fr/dist/txt/Makefile.am
1696 * manual/pl/dist/html/Makefile.am
1697 * manual/pl/dist/pdf/Makefile.am
1698 * manual/pl/dist/ps/Makefile.am
1699 * manual/pl/dist/txt/Makefile.am
1700 Missing Makefile.am's for 3.7.6cvs49
1703 2010-10-03 [colin] 3.7.6cvs51
1708 2010-10-02 [mir] 3.7.6cvs50
1710 * manual/de/dist/html/Makefile.am
1711 * manual/de/dist/pdf/Makefile.am
1712 * manual/de/dist/ps/Makefile.am
1713 * manual/de/dist/txt/Makefile.am
1714 * manual/dist/html/Makefile.am
1715 * manual/dist/pdf/Makefile.am
1716 * manual/dist/ps/Makefile.am
1717 * manual/dist/txt/Makefile.am
1718 * manual/es/dist/html/Makefile.am
1719 * manual/es/dist/pdf/Makefile.am
1720 * manual/es/dist/ps/Makefile.am
1721 * manual/es/dist/txt/Makefile.am
1722 * manual/fr/dist/html/Makefile.am
1723 * manual/fr/dist/pdf/Makefile.am
1724 * manual/fr/dist/ps/Makefile.am
1725 * manual/fr/dist/txt/Makefile.am
1726 * manual/pl/dist/html/Makefile.am
1727 * manual/pl/dist/pdf/Makefile.am
1728 * manual/pl/dist/ps/Makefile.am
1729 * manual/pl/dist/txt/Makefile.am
1730 Part 2 of last commit which broke due to a permission error
1731 Avoid claws trying to build manuals if the required
1732 tools are not present.
1734 2010-10-02 [mir] 3.7.6cvs49
1737 * manual/de/dist/html/Makefile.am
1738 * manual/de/dist/pdf/Makefile.am
1739 * manual/de/dist/ps/Makefile.am
1740 * manual/de/dist/txt/Makefile.am
1741 * manual/dist/html/Makefile.am
1742 * manual/dist/pdf/Makefile.am
1743 * manual/dist/ps/Makefile.am
1744 * manual/dist/txt/Makefile.am
1745 * manual/es/dist/html/Makefile.am
1746 * manual/es/dist/pdf/Makefile.am
1747 * manual/es/dist/ps/Makefile.am
1748 * manual/es/dist/txt/Makefile.am
1749 * manual/fr/dist/html/Makefile.am
1750 * manual/fr/dist/pdf/Makefile.am
1751 * manual/fr/dist/ps/Makefile.am
1752 * manual/fr/dist/txt/Makefile.am
1753 * manual/pl/dist/html/Makefile.am
1754 * manual/pl/dist/pdf/Makefile.am
1755 * manual/pl/dist/ps/Makefile.am
1756 * manual/pl/dist/txt/Makefile.am
1757 1) Downgrade autoconf requirements to 2.59 to allow
1758 building on oldest supported Linux distributions.
1759 2) Only try to build manuals if the needed software
1762 2010-10-02 [colin] 3.7.6cvs48
1764 * src/plugins/trayicon/trayicon.c
1765 And fix theme updating.
1767 2010-10-02 [colin] 3.7.6cvs47
1769 * src/plugins/trayicon/trayicon.c
1770 Got burnt by wrong indentation!
1772 2010-10-02 [colin] 3.7.6cvs46
1775 Forgot to remove the directory from top-level
1777 2010-10-02 [colin] 3.7.6cvs45
1779 * src/plugins/trayicon/Makefile.am
1780 * src/plugins/trayicon/trayicon.c
1781 * src/plugins/trayicon/libeggtrayicon/.cvsignore
1782 * src/plugins/trayicon/libeggtrayicon/Makefile.am
1783 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1784 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
1785 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
1786 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
1787 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1788 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
1789 * src/plugins/trayicon/libeggtrayicon/xembed.h
1790 Finally get rid of Eggtrayicon, use GtkStatusIcon
1791 instead (which can be done safely now that we
1794 2010-10-02 [colin] 3.7.6cvs44
1802 * src/editaddress_other_attributes_ldap.c
1805 * src/grouplistdialog.c
1807 * src/image_viewer.c
1811 * src/message_search.c
1813 * src/prefs_themes.c
1814 * src/summary_search.c
1817 * src/etpan/imap-thread.c
1819 * src/gtk/gtkcmclist.c
1820 * src/gtk/gtkcmoptionmenu.c
1821 * src/gtk/gtkutils.c
1822 * src/gtk/gtkutils.h
1823 * src/gtk/gtkvscrollbutton.c
1824 * src/plugins/pgpcore/select-keys.c
1825 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1826 Undeprecate for GTK+2.22. Patch by Reed Loden.
1827 Fixes bug #2276, 'Compile in maintainer mode
1828 fails on GTK+ 2.22'.
1830 2010-10-02 [colin] 3.7.6cvs43
1833 It's now time to remove the temporary enable-openssl
1834 option that was used when we removed OpenSSL. See
1835 bug #2276 comment #14.
1837 2010-09-30 [wwp] 3.7.6cvs42
1839 * src/prefs_account.c
1840 * src/prefs_filtering_action.c
1841 * src/prefs_matcher.c
1842 Fix bug #2274, wrong color label index range
1843 used w/ gtk_cmoption_menu (behaviour change
1844 has been introduced w/ 3.5.0cvs49 apparently),
1845 now it must be 1..N so let's use colorlabel value
1849 2010-09-20 [pawel] 3.7.6cvs41
1856 2010-09-19 [pawel] 3.7.6cvs40
1861 Set ML menus sensitivity accordingly to
1862 possibility of reply to ML
1864 2010-09-19 [colin] 3.7.6cvs39
1867 Fix cvs34 and cvs35. NNTP accounts are mandatory to post
1868 to newsgroups, and NNTP accounts *can* send email. We
1869 should not force an email account when replying to_ml or
1872 2010-09-19 [colin] 3.7.6cvs38
1875 Revert previous commit (which breaks Reply to newsgroups)
1877 2010-09-17 [pawel] 3.7.6cvs37
1880 Respect reply_account_autosel when changing compose
1881 account to email one while replying to NNTP post
1883 2010-09-17 [wwp] 3.7.6cvs36
1885 * doc/man/claws-mail.1
1886 Update --compose documentation in `man claws-mail`.
1888 2010-09-12 [pawel] 3.7.6cvs35
1891 Add forgotten bit to previous commit,
1892 select email account when replying to ML
1894 2010-09-12 [pawel] 3.7.6cvs34
1897 Fix bug #2247 "nntp reply-to-all broken?"
1898 Make reply-to-all and reply-to-ml work as expected in
1899 mailing list through NNTP case
1901 2010-09-11 [pawel] 3.7.6cvs33
1906 gtk_widget_set_can_focus() -> GTK_WIDGET_UNSET_FLAGS()
1907 fixes build with GTK+ < 2.18
1909 2010-09-10 [pawel] 3.7.6cvs32
1914 Make Tab key switch between FolderView, MsgView and
1915 SummaryView only, other widgets have/can have their own
1918 2010-08-25 [colin] 3.7.6cvs31
1923 * src/common/base64.c
1924 * src/common/base64.h
1925 Fix bug #2245, "base64 decoding fails with line breaks"
1926 Patch by Yotam Medini
1928 2010-08-25 [colin] 3.7.6cvs30
1931 Fix bug #2241, "Empty trash on exit fails on scripted exit"
1933 2010-08-23 [pawel] 3.7.6cvs29
1936 * src/send_message.c
1939 Hide progressbar on statusbar when not needed
1941 2010-08-17 [colin] 3.7.6cvs28
1944 Fix previous patch (our own tmp dir is inside
1947 2010-08-16 [colin] 3.7.6cvs27
1950 Use temp dir to store logs in Windows. Avoids doing
1951 get_rc_dir() early, which prevents set_rc_dir()
1954 2010-07-31 [holger] 3.7.6cvs26
1956 * src/gtk/gtkshruler.c
1957 Yet more GdkGC to Cairo porting
1959 2010-07-30 [holger] 3.7.6cvs25
1961 * src/stock_pixmap.c
1962 More GdkGC to Cairo porting
1964 2010-07-30 [holger] 3.7.6cvs24
1966 * src/gtk/colorlabel.c
1967 One GdkGC usage less
1969 2010-07-29 [holger] 3.7.6cvs23
1972 Replace some gdk drawing with cairo, as the former
1973 is going towards deprecation.
1975 2010-07-25 [colin] 3.7.6cvs22
1977 * src/common/utils.c
1978 And now for a real fix. g_list_remove() doesn't, of
1979 course, free the data. But we have to have a solid
1980 pointer to it in order to free it ourselves instead
1981 of relying on the old freed list pointer.
1982 Maybe that's the last patch on the subject now ? :)
1984 2010-07-25 [colin] 3.7.6cvs21
1986 * src/common/utils.c
1987 Remove stupid and extraneous g_free() of elements
1988 which have just been freed by g_list_remove(). (see
1989 GList documentation). I don't know how it worked before
1991 2010-07-25 [colin] 3.7.6cvs20
1993 * src/common/utils.c
1994 Reverse free/use with more logical and safe
1995 use/free. Thanks to Michael Rasmussen !
1997 2010-07-24 [colin] 3.7.6cvs19
1999 * src/gtk/quicksearch.c
2000 Finish 3.7.5cvs42 patch. Probably fixes bug 2232,
2001 'freeze when using quick search'
2003 2010-07-11 [iwkse] 3.7.6cvs18
2005 * src/gtk/quicksearch.c
2006 Add SMALL_LAYOUT to quicksearch_relayout
2008 2010-07-10 [iwkse] 3.7.6cvs17
2011 Remove forgotten variable from
2012 the last bugfix #2224
2014 2010-07-10 [colin] 3.7.6cvs16
2017 * src/gtk/quicksearch.c
2018 Clean fix for bug #2224: don't mess with GTK settings when
2019 handling the layout ourselves is enough
2021 2010-07-09 [iwkse] 3.7.6cvs15
2025 Better fix for Bug #2224
2027 2010-07-09 [iwkse] 3.7.6cvs14
2031 Always use stock icons on buttons
2033 2010-07-08 [colin] 3.7.6cvs13
2036 Fix bug 2223, 'Compilation fails with GTK+
2037 2.21.3'. Thanks to Jan Psota !
2039 2010-06-29 [pawel] 3.7.6cvs12
2042 Revert 3.7.5cvs41, it breaks templates that use %X
2044 2010-06-23 [wwp] 3.7.6cvs11
2046 * src/gtk/colorlabel.c
2047 Silent up a warning by avoiding possible confusion
2048 in logical expression evaluation, thanks to TuxCM.
2050 2010-06-21 [iwkse] 3.7.6cvs10
2052 * src/gtk/quicksearch.c
2053 Do not add into quicksearch history
2054 matching rules with bad syntax
2056 2010-05-26 [holger] 3.7.6cvs9
2060 Add function to select rows given a list of messages,
2061 complementary to summary_get_selected_msg_list()
2063 2010-05-22 [mir] 3.7.6cvs8
2066 Fix bug 2208. Encode encrypted password to qouted
2067 printable to avoid making invalid XML. Encoding
2068 will be activated the first time the password is
2071 2010-05-22 [paul] 3.7.6cvs7
2073 * manual/advanced.xml
2075 * src/prefs_common.c
2076 * src/prefs_common.h
2077 after using the compose margin for several days
2078 I wanted the old style back - add a new hidden
2079 pref 'show_compose_margin' to restore the old
2080 behaviour (defaults to FALSE)
2082 2010-05-14 [paul] 3.7.6cvs6
2085 add a margin to the compose window text that matches
2086 the margin in textview
2088 2010-05-14 [colin] 3.7.6cvs5
2090 * src/gtk/sslcertwindow.c
2091 Fix dangling pointer. Thanks to Michael R!
2093 2010-05-14 [colin] 3.7.6cvs4
2095 * src/gtk/sslcertwindow.c
2096 Fix bug 1993, 'Cannot send mail when SSL certificate is
2097 expired but certificate check is skipped' and maybe
2098 bug 2200, 'SSL is not working with POP3'
2100 2010-05-14 [colin] 3.7.6cvs3
2102 * src/plugins/pgpinline/pgpinline.c
2103 Fix bug 2205, 'PGPInline: segfault on malformed mails'
2105 2010-05-04 [iwkse] 3.7.6cvs2
2107 * src/prefs_message.c
2108 Get a generic name as 'Quotation' for
2111 2010-05-04 [iwkse] 3.7.6cvs1
2113 * src/prefs_message.c
2114 * src/prefs_common.h
2115 * src/prefs_common.c
2118 Option for collapsing via double-click
2120 2010-05-01 [paul] 3.7.6
2126 2010-05-01 [paul] 3.7.5cvs55
2128 * tools/claws.i18n.status.pl
2131 2010-05-01 [paul] 3.7.5cvs54
2134 add YUP, new Ukrainian translator
2136 2010-04-30 [paul] 3.7.5cvs53
2140 add Ukrainian translation, submitted by YUP
2149 updated by David Vachulka, Stephan Sachse, Flammie Pirinen,
2150 Páder Rezső, Marcel Pol, Frederico Goncalves Guimaraes,
2151 Tiago Faria, and Slavko
2153 2010-04-26 [wwp] 3.7.5cvs52
2158 2010-04-26 [mones] 3.7.5cvs51
2163 2010-04-22 [pawel] 3.7.5cvs50
2168 first NULL check pointer, then use it
2170 2010-04-22 [colin] 3.7.5cvs49
2173 Fix error message when session isn't established
2175 Update translation and fix a typo in it
2177 2010-04-15 [pawel] 3.7.5cvs48
2179 * src/prefs_account.c
2180 Fix Bug 2144 'When creating an account with IMAP4+SSL,
2181 the port isn't configured properly'
2182 When using SSL/TLS tunneling automatically use default
2183 ports for encrypted connections: smtps, pop3s, imaps, nntps
2185 2010-04-15 [pawel] 3.7.5cvs47
2188 Fix crasher in actions using '%f' argument
2189 on multiple files with external scripts which
2190 don't return any output.
2192 2010-04-14 [colin] 3.7.5cvs46
2195 Fix hand cursor after error symbol appears
2197 2010-04-12 [colin] 3.7.5cvs45
2200 Fix bug 2162, 'configure check for libetpan
2201 fails with libetpan 1.0'
2204 2010-04-09 [mones] 3.7.5cvs44
2206 * manual/de/glossary.xml
2207 Fix encoding to match main document's
2208 Also fixes make dist with Debian's openjade
2210 2010-03-29 [pawel] 3.7.5cvs43
2212 * src/matcher_parser.h
2213 * src/matcher_parser_parse.y
2214 * src/gtk/quicksearch.c
2215 Disable matcher warnings when populating quicksearch
2216 completion lists on startup
2218 2010-03-27 [colin] 3.7.5cvs42
2220 * src/gtk/quicksearch.c
2221 Fix double-free later in code. Optimize
2224 2010-03-27 [pawel] 3.7.5cvs41
2227 Make sure that quote ends with new line char
2229 2010-03-26 [pawel] 3.7.5cvs40
2234 Fix Bug 1928 Add "reply to this address" pop menu
2236 - Set composing account to email one when creating/replying
2237 from NNTP folder by clicking link or choosing option
2241 2010-03-25 [paul] 3.7.5cvs39
2243 * src/gtk/gtkcmclist.c
2244 Fix build with GTK+ 2.20
2246 2010-03-24 [pawel] 3.7.5cvs38
2251 * src/grouplistdialog.c
2255 * src/prefs_account.c
2256 * src/gtk/gtkcmclist.c
2257 * src/gtk/gtkcmctree.c
2258 * src/gtk/gtkcmoptionmenu.c
2259 * src/gtk/gtksctree.c
2260 * src/gtk/gtkshruler.c
2261 * src/gtk/gtkutils.c
2262 * src/gtk/gtkutils.h
2263 * src/gtk/gtkvscrollbutton.c
2264 * src/gtk/inputdialog.c
2265 * src/gtk/spell_entry.c
2266 * src/plugins/trayicon/trayicon.c
2267 * src/plugins/trayicon/libeggtrayicon/Makefile.am
2268 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2269 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2270 Fix build with GTK+ 2.19
2272 2010-03-23 [pawel] 3.7.5cvs37
2276 Respect view->show_col_headers option
2277 * src/gtk/gtkcmctree.c
2278 Fix GtkCmcTree column width calculation when it has
2279 auto_resize set and new node is added
2281 2010-03-22 [pawel] 3.7.5cvs36
2283 * src/grouplistdialog.c
2284 * src/prefs_common.c
2285 * src/prefs_common.h
2286 - remember newsgroups list dialog size
2287 - respect use_dotted_lines hidden pref
2288 - respect use_stripes_everywhere hidden pref
2290 2010-03-21 [pawel] 3.7.5cvs35
2293 Remove superfluous gtk_widget_show_all()
2296 * src/common/utils.c
2299 2010-03-21 [pawel] 3.7.5cvs34
2302 * src/gtk/quicksearch.c
2303 * src/gtk/quicksearch.h
2304 Implement separate search phrase completion for
2305 normal/extended quicksearch
2307 2010-03-11 [paul] 3.7.5cvs33
2310 fix bug 2110, 'Patch to use GB18030 for GB2312 and GBK X-GBK'
2311 submitted by Yuwei Yu
2313 2010-03-09 [colin] 3.7.5cvs32
2315 * manual/de/glossary.xml
2318 2010-03-02 [colin] 3.7.5cvs31
2320 * manual/de/glossary.xml
2321 Sort alphabetically. Done by Volker Ribbert.
2323 2010-03-02 [mones] 3.7.5cvs30
2326 Fix mailing list archives location
2327 Remove currently unavailable CVS webview
2329 2010-03-01 [iwkse] 3.7.5cvs29
2331 * src/common/plugin.c
2332 Other indentation issues
2334 2010-03-01 [iwkse] 3.7.5cvs28
2336 * src/common/plugin.c
2337 Fix indentation of the previous commit
2339 2010-03-01 [iwkse] 3.7.5cvs27
2341 * src/common/plugin.h
2342 * src/common/plugin.c
2343 Add API for getting a loaded Plugin from the
2344 plugin's name, plugin_get_loaded_by_name (const gchar *name)
2345 Thanks to Colin, Michael
2347 2010-02-27 [colin] 3.7.5cvs26
2352 * manual/Makefile.am
2353 * manual/de/Makefile.am
2354 * manual/de/account.xml
2356 * manual/de/addrbook.xml
2357 * manual/de/advanced.xml
2358 * manual/de/claws-mail-manual.xml
2360 * manual/de/glossary.xml
2362 * manual/de/handling.xml
2363 * manual/de/intro.xml
2364 * manual/de/keyboard.xml
2365 * manual/de/plugins.xml
2366 * manual/de/starting.xml
2367 * manual/de/dist/.cvsignore
2368 * manual/de/dist/Makefile.am
2369 * manual/de/dist/html/.cvsignore
2370 * manual/de/dist/html/Makefile.am
2371 * manual/de/dist/pdf/.cvsignore
2372 * manual/de/dist/pdf/Makefile.am
2373 * manual/de/dist/ps/.cvsignore
2374 * manual/de/dist/ps/Makefile.am
2375 * manual/de/dist/txt/.cvsignore
2376 * manual/de/dist/txt/Makefile.am
2377 Add the german translation of the manual, done by
2378 Volker Ribbert <thoraki@arcor.de>.
2380 2010-02-27 [holger] 3.7.5cvs25
2382 * src/prefs_toolbar.c
2383 Don't make toolbar item description for
2384 plugin registered items editable
2386 2010-02-26 [colin] 3.7.5cvs24
2389 Don't translate empty description
2391 2010-02-22 [colin] 3.7.5cvs23
2394 Don't make In-Reply-To visible when reediting
2395 a draft or sent mail.
2397 2010-02-20 [colin] 3.7.5cvs22
2403 * src/etpan/imap-thread.c
2404 * src/etpan/imap-thread.h
2405 * src/etpan/nntp-thread.c
2406 * src/etpan/nntp-thread.h
2407 When going offline from NetworkManager, just
2408 delete IMAP connections. That'll avoid timeouts
2409 when coming back online in certain cases when
2410 the TCP socket will have timed out.
2412 2010-02-20 [holger] 3.7.5cvs21
2415 More files to ignore
2417 2010-02-17 [ticho] 3.7.5cvs20
2424 2010-02-16 [ticho] 3.7.5cvs19
2429 Removed unused argument from summary_open_row().
2431 2010-02-10 [pawel] 3.7.5cvs18
2434 - fix headers filtering when prefs_common.trans_hdr is on
2435 - fix headers setting when changing composing account
2437 * src/prefs_template.c
2438 Re-add template's name for translation
2440 2010-02-10 [colin] 3.7.5cvs17
2442 * src/prefs_matcher.c
2443 Fix bug 2099, 'add List-Id in Configuration>Filtering>
2444 Condition>Define>Header>Name combo box'. Patch by
2447 2010-02-10 [colin] 3.7.5cvs16
2457 Add the GB18030 Chinese charset, which is a superset
2458 of GB2312 and (X-)GBK. Patch mostly by Yuwei Yu.
2460 2010-02-09 [holger] 3.7.5cvs15
2463 GTK+ 2.10 related cleanup
2465 2010-02-09 [pawel] 3.7.5cvs14
2467 * src/prefs_account.c
2468 * src/prefs_folder_item.c
2469 * src/prefs_template.c
2471 Respect prefs_common.trans_hdr in couple more places to avoid
2472 confusion with translated/non-translated header names
2474 2010-02-09 [colin] 3.7.5cvs13
2479 2010-02-09 [colin] 3.7.5cvs12
2482 And fix 2.10 build :)
2484 2010-02-09 [colin] 3.7.5cvs11
2487 Bump up GTK+ requirement to 2.10
2496 * src/prefs_actions.c
2497 * src/prefs_common.c
2498 * src/prefs_common.h
2499 * src/prefs_ext_prog.c
2500 * src/prefs_filtering_action.c
2502 * src/prefs_image_viewer.c
2503 * src/prefs_matcher.c
2504 * src/prefs_msg_colors.c
2505 * src/prefs_summaries.c
2506 * src/prefs_template.c
2512 * src/gtk/Makefile.am
2514 * src/gtk/gtkcmclist.c
2515 * src/gtk/gtkcmctree.c
2516 * src/gtk/gtkutils.c
2517 * src/gtk/quicksearch.c
2518 Remove all compile-time conditionals depending on
2522 * src/gtk/gtksourceprintjob.c
2523 * src/gtk/gtksourceprintjob.h
2524 Remove libgnomeprint-based printing system (and
2525 command-line-based printing system) as GTK+ 2.10
2526 ships with print support.
2528 2010-02-08 [mir] 3.7.5cvs10
2531 Avoid displaying Bcc headers in message sent
2532 to NNTP servers. Thanks to Henning Mersch.
2535 2010-02-08 [pawel] 3.7.5cvs9
2538 Make tooltips less cryptic
2539 * src/gtk/description_window.c
2540 Improve window size calculation
2542 2010-02-08 [pawel] 3.7.5cvs8
2546 * src/common/utils.c
2547 * src/common/utils.h
2549 Fix Bug 2058 "use in-reply-to info passed in mailto: links"
2550 Patch by Laurent Bigonville with slight modifications
2552 2010-02-03 [pawel] 3.7.5cvs7
2555 Add some libtool files to ignore
2557 2010-02-03 [pawel] 3.7.5cvs6
2559 * src/plugins/trayicon/trayicon.c
2560 Save and then restore focus when closing/minimizing to tray
2562 2010-02-03 [mir] 3.7.5cvs5
2570 Save LDAP password encrypted. See bug 2113.
2573 2010-02-03 [colin] 3.7.5cvs4
2576 Fix again decoding of encrypted parts. The
2577 reverting of the patch was wrong, as the
2578 double-decoding was fixed in smime itself.
2579 Thanks to Matthias Drochner again...
2581 2010-02-02 [colin] 3.7.5cvs3
2583 * src/plugins/smime/smime.c
2585 Revert 3.7.4cvs2 and make a better patch for bug
2586 2059 and 2076. Patch by Matthias Drochner
2588 2010-01-31 [pawel] 3.7.5cvs2
2591 Fix hungarian translator's name
2593 2010-01-31 [pawel] 3.7.5cvs1
2597 Fix Bug 2107 - Arrow keys don't work in message view window
2599 2010-01-31 [paul] 3.7.5
2606 2010-01-23 [pawel] 3.7.4cvs10
2609 Fix button sensitivity in compose mode
2611 2010-01-23 [pawel] 3.7.4cvs9
2614 * tools/kdeservicemenu/install.sh
2615 * tools/make.themes.project
2616 * tools/nautilus2claws-mail.sh
2617 * tools/popfile-link.sh
2618 * tools/textviewer.sh
2619 Not all systems have bash installed in /bin, use env(1) to find
2622 2010-01-22 [pawel] 3.7.4cvs8
2624 * src/prefs_account.c
2625 * src/prefs_filtering.c
2627 * src/gtk/colorlabel.c
2628 Add some separators in combos
2630 2010-01-22 [pawel] 3.7.4cvs7
2633 --disable-aspell -> --disable-enchant
2635 Fix options spacing in configure --help
2637 Make wizard's window centered on the screen
2639 2010-01-19 [holger] 3.7.4cvs6
2643 Introduce folder_get_item_from_identifier().
2644 In contrast to folder_find_item_from_identifier(), this
2645 function recursively creates the FolderItems in the id path.
2646 Useful for programmatically creating folders (e.g. by plugins)
2648 2010-01-17 [pawel] 3.7.4cvs5
2653 2010-01-16 [colin] 3.7.4cvs4
2655 * src/plugins/pgpcore/sgpgme.c
2656 Probably fix bug 2098, 'claws-mails crashes frequently
2657 with pgpcore'. Fix double-free.
2659 2010-01-16 [holger] 3.7.4cvs3
2661 * src/prefs_toolbar.h
2664 2010-01-15 [colin] 3.7.4cvs2
2667 Decode mimeinfo before decrypting it. Probably
2668 fixes bug 2059 'gpgme >=1.1.8 not compatible
2669 with S/MIME encryption' and bug 2076 'having
2670 worked 2 times properly CLAWS ceased to
2671 decrypt incoming PGP mails -displays base64
2672 instead - sucks completely'
2673 Let's hope complete suckage ends here!
2674 Thanks to Matthias Drochner.
2676 2010-01-08 [paul] 3.7.4cvs1
2678 * tools/claws.i18n.status.pl
2681 2010-01-08 [paul] 3.7.4
2688 2010-01-08 [paul] 3.7.3cvs57
2702 updated translations by Miquel Oliete, David Vachulka, Stephan Sachse,
2703 Tommi Pirinen, Pader Rezso, MSulchan Darmawan, kazken3, Marcel Pol,
2704 Frederico Goncalves Guimaraes, Tiago Faria, Aleksei Miheev, and
2707 2010-01-08 [paul] 3.7.3cvs56
2709 * src/common/utils.c
2710 fix bug 2089, 'URLs ending with an underscore ('_')
2711 are not correctly parsed'. thanks to Johan
2713 2010-01-05 [colin] 3.7.3cvs55
2716 Update french translation
2718 2010-01-04 [mones] 3.7.3cvs54
2721 Update Spanish translation
2723 2010-01-04 [mones] 3.7.3cvs53
2725 * manual/plugins.xml
2727 * manual/es/claws-mail-manual.xml
2728 * manual/es/intro.xml
2729 * manual/es/plugins.xml
2730 Synchronise with English version
2732 2010-01-03 [paul] 3.7.3cvs52
2737 update TEAM_LIST, fix encoding
2739 2010-01-03 [mir] 3.7.3cvs51
2742 When composing to a NNTP list TO: will always be preset
2743 to the NNTP list unless user has chosen some other default
2744 in which case we will handle this the normal way. Therefore
2745 mfield will be set to TO_FIELD_PRESENT if mailto is NULL.
2747 2010-01-01 [paul] 3.7.3cvs50
2750 bump copyright year whilst it's in mind
2752 2009-12-31 [paul] 3.7.3cvs49
2754 * manual/claws-mail-manual.xml
2756 * manual/plugins.xml
2757 fix links so that they make sense in the context of the
2758 text version of the manual
2760 2009-12-31 [paul] 3.7.3cvs48
2763 * manual/plugins.xml
2764 updates, improvements, corrections, additions
2766 2009-12-29 [pawel] 3.7.3cvs47
2768 * src/prefs_filtering_action.c
2769 Fix Bug 2082 'Wrong color rectangle position when replacing
2770 "color" processing rule'
2772 2009-12-29 [colin] 3.7.3cvs46
2775 Fix bug 2074, 'Remember sending account
2778 2009-12-20 [holger] 3.7.3cvs45
2781 Delay CREATED_HOOKLIST invokation until
2782 after the modifications to the compose window
2783 are done, to allow hooks to further modify the
2784 window without getting overridden again
2786 2009-12-20 [holger] 3.7.3cvs44
2788 * src/prefs_toolbar.h
2791 2009-12-20 [holger] 3.7.3cvs43
2793 * src/prefs_toolbar.c
2794 * src/prefs_toolbar.h
2796 Pass window struct to caller
2798 2009-12-20 [holger] 3.7.3cvs42
2802 Add hooklist after creation of a compose window
2804 2009-12-19 [holger] 3.7.3cvs41
2806 * src/prefs_toolbar.c
2807 * src/prefs_toolbar.h
2809 Allow plugins to choose to which toolbar they want
2810 to add actions (main window, compose window, or message view)
2812 2009-12-19 [paul] 3.7.3cvs40
2815 fix statusbar in GTK+ 2.19.1
2817 2009-12-10 [pawel] 3.7.3cvs39
2820 Better fix for cvs28 regression
2822 2009-12-10 [iwkse] 3.7.3cvs38
2825 Fix some indentation
2827 2009-12-10 [iwkse] 3.7.3cvs37
2830 Add missing checks for gtkaspell: avoid
2831 crashing in some cases when Enchant is
2832 enabled but the spell checker is disabled
2835 2009-12-09 [colin] 3.7.3cvs36
2838 Fix leak and unchecked accesses.
2840 2009-12-09 [mir] 3.7.3cvs35
2843 Fix Bug 2072 "template at folder properties is not working"
2844 introduced in cvs24.
2846 2009-12-08 [pawel] 3.7.3cvs34
2849 When 'Reply All' remove current compose address from
2850 Cc/Bcc list - fix for regression introduced in cvs28
2852 2009-12-05 [pawel] 3.7.3cvs33
2855 Fix memory management, duh!
2857 2009-12-04 [pawel] 3.7.3cvs32
2860 Use case insensitive comparison in search for
2863 Refresh scrollbars on every window open
2865 2009-12-04 [pawel] 3.7.3cvs31
2868 Highlight misspelled words when applying template and
2869 check_while_typing option is on
2871 2009-12-03 [pawel] 3.7.3cvs30
2874 Highlight misspelled words in text inserted from file(s)
2875 or pasted to message body when check_while_typing
2878 2009-12-02 [pawel] 3.7.3cvs29
2881 Revert first part of previous commit
2883 2009-12-02 [pawel] 3.7.3cvs28
2886 Fix Bug 2055 "duplicate mailing list reply if
2887 List-Post + Reply-To present"
2888 - Ignore Reply-To if answering to ML
2889 - Improve parsing of List-Post header
2891 2009-12-02 [pawel] 3.7.3cvs27
2895 Fix Bug 1850 "Reply All" duplicates "To" user in "CC" if original
2896 email had user in "From" and "CC"
2897 Don't allow duplicate addresses in compose window headers
2899 2009-12-02 [mones] 3.7.3cvs26
2902 * manual/es/intro.xml
2903 * manual/fr/intro.xml
2904 * manual/it/intro.xml
2905 * manual/pl/intro.xml
2906 Make URL to point current site
2908 2009-12-01 [holger] 3.7.3cvs25
2912 Introduce new drag type "claws-mail/msg-path-list" for
2913 drag'n'drop of a message selection from the summaryview
2914 into other applications. The drag data gets set to the
2915 folder-item-id followed by message ids, separated by newlines.
2916 This enables other applications to back-link to Claws Mail
2917 via a "claws-mail --select" call after they received a drop.
2919 2009-11-30 [mir] 3.7.3cvs24
2922 Place cursor in compose window according to provided input
2923 If to: is present place cursor in subject field and if both
2924 to: and subject: is present place cursor in body. If body: is
2925 present insert a new line after text and place cursor there.
2927 2009-11-27 [mones] 3.7.3cvs23
2929 * src/gtk/quicksearch.c
2930 Allow viewing longer expressions if there's space
2932 2009-11-25 [holger] 3.7.3cvs22
2935 * src/common/Makefile.am
2936 * src/common/utils.c
2937 * src/common/utils.h
2938 Add a function to query the
2939 filepath of the .desktop file
2941 2009-11-25 [colin] 3.7.3cvs21
2944 Fix bug 2063, 'glib assertion in GRelation use in
2947 2009-11-24 [pawel] 3.7.3cvs20
2949 * src/common/utils.c
2950 Fix Bug 2053 'Inconsistent application of Coloration
2952 Don't allow '<' character between quotation marks
2954 2009-11-21 [holger] 3.7.3cvs19
2957 Modify cairo clip handling in preview windows,
2958 to prevent print preview windows from being blank
2959 with GTK+ 2.18. Follow recommendation of the GTK+
2960 documentation (section "Migrating to client side windows")
2961 and create a new cairo context for each expose event.
2963 2009-11-19 [pawel] 3.7.3cvs18
2966 complete 3.7.3cvs15 so install is DESTDIR safe
2967 remove icons with changed names on uninstall
2969 2009-11-18 [pawel] 3.7.3cvs17
2972 remove unneeded and code-duplicating function
2974 2009-11-18 [pawel] 3.7.3cvs16
2977 Fix Bug 2057 'Claws mail does not keep renamed names
2978 of nntp-subscribed groups'
2979 Check for already subscribed group using item->path for group
2980 comparision as folders item->path != item->name may be truth
2981 since we allowed renaming of newsgroups folders -> 3.5.0cvs11
2983 2009-11-17 [pawel] 3.7.3cvs15
2986 Fix Bug 2049 'some icons not copied?'
2987 Install additional 64x64 and 128x128 icons
2989 2009-11-17 [holger] 3.7.3cvs14
2991 * src/prefs_toolbar.c
2992 * src/prefs_toolbar.h
2995 Allow plugins to register toolbar items
2997 2009-11-11 [pawel] 3.7.3cvs13
3003 Fix Bug 1867 Changing account does not change BCC address
3004 Set account specific headers when changing account
3007 2009-11-07 [colin] 3.7.3cvs12
3009 * src/gtk/prefswindow.c
3010 Fix bug 2041, "add autonomical scrolled windows to prefs pages"
3013 2009-11-07 [colin] 3.7.3cvs11
3015 * src/gtk/spell_entry.c
3016 Fix bug 2040, 'numbers in subject entry marked as misspelled'
3017 Patch by Pawel Pekala
3019 2009-10-27 [colin] 3.7.3cvs10
3022 Fix bug 2028, 'Attempts to connect to all accounts on exit'
3023 Don't try to check whether the folder is up-to-date if
3024 the folder class doesn't implement set_mtime, as we don't
3025 care in this case. This code exists since a long time, but
3026 the bug was triggered by more scanning of queue folders
3027 since recently (when we added \Deleted handling).
3029 2009-10-27 [colin] 3.7.3cvs9
3032 Try to fix registering as default client
3035 2009-10-21 [wwp] 3.7.3cvs8
3037 * src/common/utils.c
3038 Fix 3.7.3cvs7 (accidentally committed a CVS conflict mark, say bravo).
3040 2009-10-21 [wwp] 3.7.3cvs7
3042 * src/common/utils.c
3043 Don't core dump when attempting to insert a non-existing
3044 file using a mailto: uri (g_error does core dump).
3046 2009-10-20 [colin] 3.7.3cvs6
3048 * src/common/utils.c
3049 Don't g_error on normal warnings...
3051 2009-10-20 [colin] 3.7.3cvs5
3053 * src/plugins/pgpcore/sgpgme.c
3054 Fix bug 1996, 'S/MIME key not selected'
3055 Check for S/MIME certs too
3057 2009-10-20 [colin] 3.7.3cvs4
3059 * src/common/w32lib.h
3060 Fix win32 build on latest mingw32
3062 2009-10-20 [colin] 3.7.3cvs3
3067 Fix LDIF export. Patch by Michael Rasmussen
3069 2009-10-18 [paul] 3.7.3cvs2
3071 * tools/claws.i18n.status.pl
3072 increase the value of $transolddays since we're relasing less
3074 rework the en_GB.po hack so that en_GB is always 100% translated
3075 and recently updated
3077 2009-10-17 [paul] 3.7.3cvs1
3079 * src/prefs_account.c
3080 * src/prefs_compose_writing.c
3081 * src/prefs_receive.c
3082 * src/prefs_summaries.c
3083 * src/prefs_wrapping.c
3084 reword a few labels. (this incorporates everything
3085 that seemed worthwhile from bug 2020)
3086 * src/prefs_customheader.c
3087 use a 'Browse' button instead of button with
3088 label 'From file...'
3092 * CVS repository change
3094 2009-10-09 [paul[ 3.7.3
3096 version 3.7.3 unleashed!!
3098 2009-10-07 [paul] 3.7.2cvs49
3103 fix Bug 1994 - Changing colors required restart.
3104 in the process rename folderview_reflect_prefs_pixmap_theme() to the
3105 more accurate folderview_reinit_fonts()
3107 2009-10-07 [paul] 3.7.2cvs48
3110 * src/prefs_common.c
3111 * src/prefs_common.h
3112 fix Bug 2003 - Address gathering dialog minor bugs/annoyances,
3113 patch by Pawel Pekala
3115 2009-10-07 [paul] 3.7.2cvs47
3123 updated by David Vachulka, Stephan Sachse and Marc Arens,
3124 Pader Rezso, MSulchan Darmawan, kazken3, and Frederico
3127 2009-10-06 [colin] 3.7.2cvs46
3130 French translation update
3132 2009-10-05 [paul] 3.7.2cvs45
3135 enable Page Size and Orientation in the print dialog,
3136 GTK+ >= 2.18.x only. Patch by Mark__T
3138 2009-10-05 [paul] 3.7.2cvs44
3140 * src/prefs_summaries.c
3141 fix label, startup --> start-up, to match other uses of the
3144 2009-10-05 [paul] 3.7.2cvs43
3147 updated by Emilian Nowak
3149 2009-10-03 [colin] 3.7.2cvs42
3153 * src/gtk/gtkcmclist.c
3154 * src/gtk/gtkvscrollbutton.c
3155 * src/gtk/logwindow.c
3157 Fix bug 2008, 'Claws-Mail doesn't refresh after deletion'
3158 Fix bug 2009, 'Incorrect pointer representation with GTK+2.18'
3159 Fix warning at start
3161 2009-09-28 [colin] 3.7.2cvs41
3165 * src/prefs_folder_item.c
3166 Fix bug 2007, 'Small memory leaks'. Patch by Pawel
3168 2009-09-28 [colin] 3.7.2cvs40
3170 * src/prefs_summaries.c
3171 * src/gtk/sslcertwindow.c
3172 Fix bug 2006, 'Non-utf8 strftime(3) date strings
3173 shows up garbled in GUI'. Patch by Pawel Pekala
3175 2009-09-24 [iwkse] 3.7.2cvs39
3178 That's only for statistics, of course :)
3180 2009-09-24 [iwkse] 3.7.2cvs38
3185 2009-09-24 [iwkse] 3.7.2cvs37
3188 Revert unwanted change
3190 2009-09-24 [iwkse] 3.7.2cvs36
3193 Fix issue with filtering actions and
3196 2009-09-20 [mones] 3.7.2cvs35
3198 * tools/convert_mbox.pl
3199 Add -R flag to support recursive conversions
3200 of arbitrary Evolution mail folders, based on
3201 bash script by Daniel Dickinson (fixes debian
3203 * tools/popfile-link.sh
3204 Set required shell for script (fixes debian
3207 2009-09-16 [colin] 3.7.2cvs34
3210 Go grab files in /etc/skel if they exist
3213 2009-09-15 [colin] 3.7.2cvs33
3216 Complete 3.7.1cvs42: only output directly to
3217 final file if we get NULL byes at the start.
3218 Still fixes saving UTF16 files, but also
3219 fixes displaying Base64 parts with decoding
3220 errors (parts without errors get displayed)
3222 2009-09-14 [colin] 3.7.2cvs32
3226 * src/matcher_parser_parse.y
3227 * src/prefs_matcher.c
3228 Add 'has_attachment' and 'signed' matcher
3229 expressions. Patch by Aleksei Miheev, fixes
3232 2009-09-14 [colin] 3.7.2cvs31
3234 * src/common/utils.c
3235 Add "Re :" prefix from french Yahoo mail.
3236 Patch by Didier Barvaux, fixes bug 1999
3238 2009-09-10 [mones] 3.7.2cvs30
3240 * manual/plugins.xml
3241 Fix sites supported by SpamReport
3242 * manual/es/plugins.xml
3243 Synchronise Spanish manual
3245 2009-09-07 [holger] 3.7.2cvs29
3248 Also update the icon cache on uninstall.
3249 This prevents possible problems when Claws Mail was
3250 uninstalled and installed again into a different location,
3251 see http://bugzilla.gnome.org/show_bug.cgi?id=362604
3252 and the blog post linked therein
3254 2009-09-07 [paul] 3.7.2cvs28
3256 * src/prefs_toolbar.c
3257 when updating the main toolbar icons just update
3258 the main toolbar (and consequently fix a bug where
3259 folderview icons would disappear)
3261 2009-08-30 [holger] 3.7.2cvs27
3264 Do case-insensitive comparison against
3265 header names when extracting recipients
3268 2009-08-23 [colin] 3.7.2cvs26
3271 Probably fix RH bug 512024, " folder.c:3543
3272 Condition msglist != NULL failed"
3274 2009-08-23 [colin] 3.7.2cvs25
3276 * src/prefs_compose_writing.c
3277 Make the maximum size warning bigger. Patch
3278 by Didier Barvaux on bug 1986.
3280 2009-08-21 [colin] 3.7.2cvs24
3283 Previous commit: move the function into compose_insert_file
3284 so that it's also used on drag-n-drop
3286 2009-08-21 [colin] 3.7.2cvs23
3289 Fix scrolling when adding an header
3291 2009-08-21 [colin] 3.7.2cvs22
3294 * src/prefs_common.c
3295 * src/prefs_common.h
3296 * src/prefs_compose_writing.c
3297 * src/common/utils.c
3298 Fix bug 1986, "New feature: warn user when inserting
3299 a large file in the message body". Patch by Didier
3302 2009-08-21 [colin] 3.7.2cvs21
3306 * src/common/utils.c
3307 Fix bug 1984: Add R�f. : reply prefix (french
3308 Lotus Notes); patch by Didier Barvaux
3310 2009-08-21 [colin] 3.7.2cvs20
3314 Fix bug 1969, 'Bad guess for outgoing encoding'
3315 Make sure the specific converters (japanese in
3316 this case) can return success/error in strict
3317 mode, instead of silently failing back to
3320 2009-08-20 [holger] 3.7.2cvs19
3324 Make it possible for code outside
3325 compose (e.g. plugins) to attach files
3327 2009-08-20 [colin] 3.7.2cvs18
3330 Fix crash when accessing IMAP soon
3332 2009-08-18 [colin] 3.7.2cvs17
3335 Maybe fix crash on non-existent LDAP server
3337 2009-08-04 [colin] 3.7.2cvs16
3340 Fix toolbar's spacing that breaks dark
3341 themes (patch from http://blogs.igalia.com/aperez/
3342 2009/07/making-claws-mail-look-better/)
3344 2009-07-28 [colin] 3.7.2cvs15
3347 * src/addrcustomattr.c
3349 * src/addressbook_foldersel.c
3357 * src/editldap_basedn.c
3368 * src/prefs_actions.c
3369 * src/prefs_customheader.c
3370 * src/prefs_display_header.c
3371 * src/prefs_filtering.c
3372 * src/prefs_folder_column.c
3373 * src/prefs_matcher.c
3374 * src/prefs_summary_column.c
3375 * src/prefs_summary_open.c
3376 * src/prefs_template.c
3379 Fix bug 1950, 'Program freeze up during folder selection'
3380 Don't leave hidden windows modal
3382 2009-07-28 [colin] 3.7.2cvs14
3385 Fix bug 1957, 'LDAP errs out after searching too
3388 2009-07-28 [colin] 3.7.2cvs13
3391 Fix bug 1966, '"Collapse all threads" slower than
3392 "Expand all threads"'
3394 2009-07-28 [colin] 3.7.2cvs12
3396 * src/common/session.c
3397 Fix bug 1967, 'Claws gets stuck after accepting
3398 a certificate warning dialog'
3400 2009-07-19 [paul] 3.7.2cvs11
3402 * manual/plugins.xml
3403 a few small changes to the English
3405 2009-07-18 [mones] 3.7.2cvs10
3407 * manual/plugins.xml
3408 Add new bsfilter and fancy plugins to the docs
3409 and a note about dealing with plugins of the same class
3410 * src/prefs_account.c
3411 Fix extra space at the end typo
3413 2009-07-16 [colin] 3.7.2cvs9
3416 Fix wrong return without unlocking; thanks
3419 2009-07-14 [colin] 3.7.2cvs8
3422 Fix bug 1954, 'Segfault on reading wrong STATUS'
3424 2009-07-10 [colin] 3.7.2cvs7
3426 * src/plugins/pgpcore/plugin.def
3427 * src/common/utils.h
3430 2009-07-10 [colin] 3.7.2cvs6
3432 * src/prefs_display_header.c
3433 Fix bug 1951, 'C-Mail dumps core when editing
3434 displayed headers'. Patch by Alexey Rusakov
3436 2009-07-10 [colin] 3.7.2cvs5
3439 Fix bug 1952, 'Deleted mails in Queue folder
3442 2009-07-09 [colin] 3.7.2cvs4
3444 * src/gtk/spell_entry.c
3445 Fix bug 1949, 'Spell checker doesn't recognise
3446 certain word in Subject header, but does in
3447 message body'. Patch by Pawel Pekala.
3449 2009-07-09 [paul] 3.7.2cvs3
3452 use pkgconfig to check for the minimum required
3455 2009-07-06 [colin] 3.7.2cvs2
3457 * src/prefs_customheader.c
3460 2009-07-04 [paul] 3.7.2cvs1
3462 * tools/claws.i18n.status.pl
3465 2009-07-03 [paul] 3.7.2
3472 2009-07-03 [paul] 3.7.1cvs85
3479 added new translations by Tiago Faria and Slavko
3492 updated by Yasen Pramatarov, David Vachulka, Stephan Sachse,
3493 Ricardo Mones, Tommi Pirinen, Colin Leroy, Pader Rezso,
3494 MSulchan Darmawan, Andrea Spadaccini, kazken3, Frederico
3495 Goncalves Guimaraes, Aleksei Miheev
3497 2009-07-01 [colin] 3.7.1cvs84
3499 * src/prefs_common.c
3500 Fix bug 1940, 'Doesn't open links in
3501 user's default browser'. Turn the preference
3502 to TRUE by default; that will only change the
3503 behaviour for new users.
3505 2009-06-29 [colin] 3.7.1cvs83
3509 * src/prefs_filtering_action.c
3510 Fix bug 1935, 'problems with very long filtering actions':
3511 Use a dynamic buffer in action to string, and a bigger
3512 buffer in string to action
3514 2009-06-29 [colin] 3.7.1cvs82
3516 * src/matcher_parser_lex.l
3517 Fix bug 1878, 'Processing rules for folders with brackets aren't saved'
3519 2009-06-29 [colin] 3.7.1cvs81
3524 Fix crash (out-of-bounds tree column)
3525 * src/gtk/gtkcmctree.c
3526 * src/gtk/gtksctree.c
3527 Prevent using an out-of-bounds tree column
3529 2009-06-29 [colin] 3.7.1cvs80
3533 Leak fixes; patch by Pawel Pekala.
3535 2009-06-26 [colin] 3.7.1cvs79
3538 Sort by msgnum if dates are equal
3540 2009-06-24 [paul] 3.7.1cvs78
3543 make some (forgotten) strings translatable
3545 2009-06-19 [colin] 3.7.1cvs77
3548 Fix menu sensitiveness
3550 2009-06-18 [colin] 3.7.1cvs76
3553 * src/plugins/pgpcore/sgpgme.c
3554 * src/plugins/pgpcore/sgpgme.h
3555 * src/plugins/pgpmime/mypgpcore.def
3556 * src/plugins/pgpmime/pgpmime.c
3557 * src/plugins/smime/mypgpcore.def
3558 * src/plugins/smime/smime.c
3559 Use largefile support (and stop using our old GPGME
3560 hack on gpgme_data_seek/rewind)
3561 (See 1.9.12cvs44 to 46 - if this breaks things we
3564 2009-06-13 [colin] 3.7.1cvs75
3566 * src/gtk/spell_entry.c
3567 Fix assertion. We can put a NULL gtkaspell to
3568 an entry; it just means it won't be spell-checked.
3570 2009-06-12 [mones] 3.7.1cvs74
3574 * src/prefs_account.c
3575 * src/prefs_account.h
3576 * src/common/utils.c
3577 * src/common/utils.h
3578 Added preference to use account address in generated
3579 Message-Id. Fixes Debian bug #531052
3581 2009-06-12 [colin] 3.7.1cvs73
3584 Better fix, API-compatible with libgnutls13
3586 2009-06-12 [colin] 3.7.1cvs72
3589 Use compatibility mode in GnuTLS, and avoid problems with
3590 servers that don't comply 100% with the spec, but still
3593 2009-06-06 [iwkse] 3.7.1cvs71
3596 Ops..revert a mix with another patch
3598 2009-06-06 [iwkse] 3.7.1cvs70
3601 A better fix for the previous commit's issue
3603 2009-06-06 [iwkse] 3.7.1cvs69
3606 Fix shutting down of Claws Mail while a GTK_Return keypress
3607 event is sent to the Attach property window
3609 2009-06-05 [colin] 3.7.1cvs68
3612 Fix build on GTK+ 2.6
3614 2009-06-03 [mones] 3.7.1cvs67
3616 * tools/make.themes.project
3617 Oops! fix header, sorry Paul ;-)
3619 2009-06-03 [mones] 3.7.1cvs66
3621 * tools/make.themes.project
3622 Add support for PNG themes and other
3623 fixes i don't remember now... :)
3625 2009-06-02 [colin] 3.7.1cvs65
3628 * src/prefs_template.c
3630 Fix error messages in templates, and fix their
3633 2009-05-22 [colin] 3.7.1cvs64
3638 2009-05-22 [colin] 3.7.1cvs63
3641 Fix phantom button behind entry when
3642 changing fields via Tools/Reply mode.
3644 2009-05-22 [colin] 3.7.1cvs62
3649 2009-05-21 [mones] 3.7.1cvs61
3653 Add button to empty header lines with one click
3655 2009-05-21 [paul] 3.7.1cvs60
3659 * src/plugins/trayicon/trayicon.c
3660 when quitting from the trayicon, honour
3661 prefs_common.clean_on_exit
3663 2009-05-21 [paul] 3.7.1cvs59
3665 * src/gtk/Makefile.am
3666 remove duplicate entry
3667 thanks to Charles A Edwards
3669 2009-05-19 [paul] 3.7.1cvs58
3671 * src/send_message.c
3672 clear progressbar in the statusbar on 'Cancel'
3674 2009-05-16 [colin] 3.7.1cvs57
3680 2009-05-16 [colin] 3.7.1cvs56
3683 Remove msgnum>0 condition for removing messages
3684 from caches. There's no such condition on add.
3685 Fixes bug 1913, 'Allow to remove phantom
3686 messages from the cache'; patch by Fabian
3687 Keil <fk at fabiankeil.de>
3689 2009-05-12 [holger] 3.7.1cvs55
3693 Introduce hook after showing of the message view
3695 2009-05-11 [colin] 3.7.1cvs54
3698 Fix bug 1872, 'A: Cc: CCi: selector should
3699 default on same as preceding contact'
3701 2009-05-10 [holger] 3.7.1cvs53
3705 Add a hook to make it possible for plugins to
3706 modify the address completion list
3708 2009-05-06 [paul] 3.7.1cvs52
3712 fix bug 1915, 'Mails signed with smime.p7s
3713 display both signed and attachment icon.'
3715 2009-05-05 [colin] 3.7.1cvs51
3717 * src/common/utils.c
3720 2009-05-05 [colin] 3.7.1cvs50
3722 * src/common/utils.c
3723 Fix bug 1895, '(imap) cache issues when cache dir is on a
3724 different mountpoint than tempdir'
3726 2009-05-04 [colin] 3.7.1cvs49
3729 Probably fix bug 1914, 'Crash reading
3730 corrupted tags file'
3732 2009-04-26 [paul] 3.7.1cvs48
3735 * src/gtk/gtkaspell.h
3736 fix bug 1904, 'build mechanism looks for
3737 'enchant.h' in a wrong place'
3739 2009-04-25 [paul] 3.7.1cvs47
3742 gah! fix coding style!
3744 2009-04-25 [paul] 3.7.1cvs46
3748 if building with GTK+ >= 2.16 use
3749 gtk_orientable_set_orientation() instead of now
3750 deprecated gtk_toolbar_set_orientation()
3752 2009-04-24 [colin] 3.7.1cvs45
3755 Ask before sending if an attached file has
3758 2009-04-19 [paul] 3.7.1cvs44
3760 * src/prefs_common.c
3761 * src/prefs_common.h
3763 save About window size.
3764 patch by Pawel Pekala
3766 2009-04-12 [paul] 3.7.1cvs43
3768 * tools/csv2addressbook.pl
3769 add extra CSV fields that are now appended
3770 by thunderbird (version 2.0.0.21)
3772 2009-04-08 [colin] 3.7.1cvs42
3775 fix saving (but not displaying) of UTF-16
3778 2009-04-08 [colin] 3.7.1cvs41
3780 * src/gtk/manage_window.c
3781 Disable transient windows on win32 - seems to
3782 fix most focusing issues
3784 2009-04-05 [colin] 3.7.1cvs40
3787 Don't ask whether we want to send deleted mails in queue
3788 folders; also, don't send deleted mails when flushing
3791 2009-04-04 [paul] 3.7.1cvs39
3797 * tools/claws.i18n.status.pl
3798 add new Indonesian translation, by
3801 2009-04-03 [paul] 3.7.1cvs38
3807 2009-04-03 [colin] 3.7.1cvs37
3811 Fix bug 1891, 'Add support for gopher:// links'
3812 Patch by Jacob Head <clawsmail at jacob-head.com>
3813 Let's go back to the roots!
3815 2009-04-03 [paul] 3.7.1cvs36
3820 2009-04-03 [paul] 3.7.1cvs35
3823 add AC_CONFIG_MACRO_DIR([m4])
3824 remove CLAWS_ACLOCAL_INCLUDE(m4)
3825 * m4/aclocal-include.m4
3826 removed this now unneeded file
3828 2009-04-02 [colin] 3.7.1cvs34
3830 * src/common/utils.h
3831 Fix previous (thanks to Marcus :)
3833 2009-04-02 [colin] 3.7.1cvs33
3835 * src/common/utils.h
3836 * src/etpan/etpan-thread-manager.c
3837 pipe() was a macro from GLib on win32 until
3838 glib 2.13.2. It's undefined after that.
3839 Thanks to Marcus Brinkmann for the heads-up!
3841 2009-03-31 [colin] 3.7.1cvs32
3843 * src/folder_item_prefs.c
3844 Copy folder settings with prefs
3846 2009-03-31 [colin] 3.7.1cvs31
3848 * src/prefs_account.c
3849 Don't use un-sensitive checkboxes in Privacy tab
3850 when privacy system in None (makes unchecking
3851 painful when no privacy plugin is loaded)
3853 2009-03-30 [colin] 3.7.1cvs30
3860 * src/prefs_account.c
3861 * src/prefs_account.h
3864 Fix bug 1866, 'Claws should make use of the IMAP 'deleted' flag'
3865 Add an option on the Receive page of IMAP account preferences:
3866 "Move deleted mails to trash and expunge immediately". This
3867 option defaults to TRUE to avoid changing the existing behaviour.
3868 Setting it to FALSE prevents automatic expunging.
3869 Also, add Tools/Expunge and View/Hide deleted messages menu items
3870 (View/Hide deleted message being a per-folder setting, and behaving,
3871 like View/Hide read messages).
3873 2009-03-30 [colin] 3.7.1cvs29
3876 Fix Redhat bug 486422, Ubuntu bug 486422: Don't
3877 ask for IMAP password when using GSSAPI auth
3879 2009-03-27 [colin] 3.7.1cvs28
3882 Fix cvs14, make sure we mark non-existent caches dirty
3883 (or they never get written)
3885 2009-03-27 [colin] 3.7.1cvs27
3888 Fix tag update when all tags are removed
3891 2009-03-25 [colin] 3.7.1cvs26
3894 Fix configure.ac, thanks to Pawel
3896 2009-03-25 [colin] 3.7.1cvs25
3899 * src/etpan/nntp-thread.c
3900 Fix header fetching (NG/To/Cc). Fixes
3901 bug 1883, 'Message processing fails to
3902 act on Newsgroups: field'
3904 2009-03-23 [colin] 3.7.1cvs24
3907 Fix internal headers visible in queue/sent
3909 2009-03-23 [colin] 3.7.1cvs23
3912 Fix check for RC (resource compiler) used
3913 on win32 (AC_LIBTOOL_RC used to call it
3914 implicitely but stopped)
3916 2009-03-19 [colin] 3.7.1cvs22
3919 Put spam button in default toolbar even if
3920 bogofilter and spamassassin are not built.
3921 Other anti-spam plugin could exist! :)
3922 * src/common/utils.c
3923 Fix exit status fetch on win32
3925 2009-03-18 [paul] 3.7.1cvs21
3927 * src/gtk/spell_entry.c
3928 fix "[BUG] Wrong word replaced in 'Subject:'
3929 when spell-checking correction used"
3930 Patch by Pawel Pekala
3932 2009-03-17 [colin] 3.7.1cvs20
3934 * src/common/utils.c
3935 Fix win32 build (from cvs12)
3937 2009-03-17 [colin] 3.7.1cvs19
3940 Fix bug 1735, 'Change To: and Newsgroups:
3941 recipient field according account type'
3944 2009-03-17 [colin] 3.7.1cvs18
3947 * src/prefs_common.c
3948 * src/prefs_common.h
3950 * src/common/prefs.c
3951 Add preference for fsyncing metadata
3953 2009-03-16 [paul] 3.7.1cvs17
3955 * src/prefs_customheader.c
3956 add forgotten #if HAVE_LIBCOMPFACE
3958 2009-03-16 [paul] 3.7.1cvs16
3960 * src/prefs_customheader.c
3961 put the (X-)Face preview image below the up/down
3962 buttons so they don't jump around.
3963 make the list reorderable by drag'n'drop
3965 2009-03-16 [colin] 3.7.1cvs15
3967 * src/prefs_customheader.c
3968 Add a (X-)Face preview. Patch by iwkse.
3970 2009-03-16 [colin] 3.7.1cvs14
3976 * src/common/prefs.c
3977 Add fsync calls to make sure we don't
3978 lose data on system crashes. (to do:
3979 add a pref to allow people choosing raw
3982 2009-03-15 [colin] 3.7.1cvs13
3984 * src/gtk/gtkaspell.c
3985 Fix empty menu when there are no
3986 suggestions (using the Spelling menu)
3988 2009-03-14 [colin] 3.7.1cvs12
3990 * src/common/utils.c
3991 Win32: fix subject prefix length
3993 2009-03-11 [mones] 3.7.1cvs11
3996 fix encoding declared in header
3997 update translation now we're at it
3999 2009-03-10 [colin] 3.7.1cvs10
4002 Fix "wrong mime" message printed out multiple
4005 2009-03-10 [colin] 3.7.1cvs9
4007 * src/prefs_folder_item.c
4010 2009-03-09 [paul] 3.7.1cvs8
4012 * src/prefs_folder_item.c
4013 * src/send_message.c
4014 fixes to english text
4016 2009-03-08 [paul] 3.7.1cvs7
4019 correct errors in header
4021 2009-03-08 [paul] 3.7.1cvs6
4027 * tools/claws.i18n.status.pl
4028 add Japanese translation, submitted by kazken3
4030 2009-03-07 [colin] 3.7.1cvs5
4033 Don't let the invalid MIME warning hide
4034 other noticeview (Partial receive or
4037 2009-03-07 [colin] 3.7.1cvs4
4042 2009-03-07 [colin] 3.7.1cvs3
4047 Handle mimeparts that lack an end boundary.
4048 They're invalid but it's too annoying for
4049 normal users to fix.
4051 2009-03-06 [wwp] 3.7.1cvs2
4054 * src/folder_item_prefs.c
4055 * src/folder_item_prefs.h
4056 * src/prefs_folder_item.c
4057 Add per-folder default cc, bcc and reply-to.
4059 2009-03-06 [colin] 3.7.1cvs1
4062 * src/gtk/gtksourceprintjob.c
4063 Fix build with old print interface
4065 2009-03-06 [paul] 3.7.1
4072 2009-03-06 [paul] 3.7.0cvs78
4083 updated by David Vachulka, Stephan Sachse, Flammie
4084 Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
4085 Frederico Goncalves Guimaraes, Lars Persson Fink,
4088 2009-03-03 [colin] 3.7.0cvs77
4090 * src/prefs_filtering.c
4091 Win32: Fix bug 1865, 'IMAP account name changes
4092 are not followed at filter actions'
4094 2009-03-02 [colin] 3.7.0cvs76
4097 Fix Launchpad bug 335571: 'claws-mail crashed
4098 with SIGSEGV in strlen() while deleting
4099 large amount of e-mails on IMAP account
4101 2009-02-27 [mones] 3.7.0cvs75
4103 * manual/es/account.xml
4105 * manual/es/addrbook.xml
4106 * manual/es/advanced.xml
4107 * manual/es/claws-mail-manual.xml
4109 * manual/es/glossary.xml
4111 * manual/es/handling.xml
4112 * manual/es/intro.xml
4113 * manual/es/keyboard.xml
4114 * manual/es/plugins.xml
4115 * manual/es/starting.xml
4116 Sync with English version, fix some typos
4117 Changed encoding to UTF-8
4119 Update for release, changed encoding to UTF-8
4121 2009-02-24 [colin] 3.7.0cvs74
4124 Don't print separation line if there
4127 2009-02-23 [cleroy] 3.7.0cvs73
4136 * src/addrduplicates.c
4139 * src/addressbook_foldersel.c
4147 * src/customheader.c
4149 * src/editaddress_other_attributes_ldap.c
4187 * src/prefs_account.c
4188 * src/prefs_actions.c
4189 * src/prefs_common.c
4190 * src/prefs_filtering.c
4191 * src/prefs_filtering_action.c
4192 * src/prefs_folder_column.c
4193 * src/prefs_folder_item.c
4195 * src/prefs_matcher.c
4198 * src/prefs_summaries.c
4199 * src/prefs_summary_column.c
4200 * src/prefs_template.c
4201 * src/prefs_themes.c
4202 * src/prefs_toolbar.c
4209 * src/remotefolder.c
4210 * src/send_message.c
4211 * src/sourcewindow.c
4213 * src/stock_pixmap.c
4214 * src/summary_search.c
4221 * src/common/base64.c
4222 * src/common/claws.c
4223 * src/common/hooks.c
4224 * src/common/plugin.c
4225 * src/common/prefs.c
4226 * src/common/session.c
4228 * src/common/socket.c
4229 * src/common/string_match.c
4230 * src/common/stringtable.c
4231 * src/common/utils.c
4232 * src/common/utils.h
4234 * src/common/xmlprops.c
4235 * src/gtk/colorlabel.c
4236 * src/gtk/combobox.c
4237 * src/gtk/foldersort.c
4238 * src/gtk/gtkaspell.c
4239 * src/gtk/gtkcmclist.c
4240 * src/gtk/gtkcmctree.c
4241 * src/gtk/gtkcmoptionmenu.c
4242 * src/gtk/gtksctree.c
4243 * src/gtk/gtkshruler.c
4244 * src/gtk/gtksourceprintjob.c
4245 * src/gtk/gtkutils.c
4246 * src/gtk/gtkvscrollbutton.c
4247 * src/gtk/logwindow.c
4249 * src/gtk/pluginwindow.c
4250 * src/gtk/prefswindow.c
4251 * src/gtk/quicksearch.c
4252 * src/gtk/spell_entry.c
4253 * src/plugins/pgpcore/select-keys.c
4254 * src/plugins/pgpinline/pgpinline.c
4255 * src/plugins/pgpmime/pgpmime.c
4256 * src/plugins/smime/smime.c
4257 * src/plugins/spamassassin/spamassassin_gtk.c
4258 Mass commit changing g_return_* to cm_return_*
4259 and making these more interesting
4261 2009-02-23 [colin] 3.7.0cvs72
4264 Always initialise error code to no error
4266 2009-02-23 [colin] 3.7.0cvs71
4269 Fix separator substitution
4271 2009-02-23 [colin] 3.7.0cvs70
4273 * src/stock_pixmap.c
4274 * src/gtk/colorlabel.c
4275 don't use g_return on normal checks
4277 2009-02-22 [colin] 3.7.0cvs69
4283 2009-02-22 [colin] 3.7.0cvs68
4285 * src/addrduplicates.c
4301 * src/prefs_common.c
4302 * src/prefs_filtering.c
4313 * src/common/socket.c
4314 * src/common/template.c
4315 * src/etpan/imap-thread.c
4316 * src/gtk/gtkaspell.c
4317 * src/gtk/gtkcmctree.c
4318 * src/gtk/gtksctree.c
4319 * src/gtk/inputdialog.c
4320 * src/plugins/pgpcore/sgpgme.c
4321 * src/plugins/pgpmime/pgpmime.c
4322 * src/plugins/smime/smime.c
4323 * src/plugins/spamassassin/spamassassin.c
4324 Fix errors caught by Coverity: NULL checks, leaks, overruns,
4325 uninitialised accesses
4327 2009-02-17 [colin] 3.7.0cvs67
4330 Disable controls during queuing
4332 2009-02-15 [colin] 3.7.0cvs66
4335 * src/plugins/pgpcore/select-keys.c
4336 * src/plugins/pgpcore/sgpgme.c
4337 Disable use of disabled keys
4339 2009-02-15 [colin] 3.7.0cvs65
4343 Fix font updating after changing
4344 prefs_common.derive_from_normal_font
4346 2009-02-12 [paul] 3.7.0cvs64
4352 * src/common/version.h.in
4356 more copyright header fixes
4358 2009-02-12 [paul] 3.7.0cvs63
4360 * src/gtk/progressdialog.c
4361 * src/gtk/progressdialog.h
4362 fix copyright header
4364 2009-02-12 [paul] 3.7.0cvs62
4366 * src/gtk/spell_entry.c
4367 * src/gtk/spell_entry.h
4368 better, more standard copyright header
4370 2009-02-12 [paul] 3.7.0cvs61
4372 * src/gtk/spell_entry.c
4373 * src/gtk/spell_entry.h
4374 changes to copyright header
4376 2009-02-12 [paul] 3.7.0cvs60
4378 * src/gtk/spell_entry.c
4379 * src/gtk/spell_entry.h
4382 2009-02-11 [colin] 3.7.0cvs59
4384 * src/gtk/spell_entry.c
4385 * src/gtk/spell_entry.h
4388 2009-02-11 [colin] 3.7.0cvs58
4391 * src/gtk/Makefile.am
4392 * src/gtk/gtkaspell.c
4393 * src/gtk/gtkaspell.h
4394 Add spellcheck to subject. Patch by
4397 2009-02-10 [holger] 3.7.0cvs57
4401 Move filename define for printing page setup cache to defs.h
4403 2009-02-08 [mones] 3.7.0cvs56
4406 Fix build for bison 2.4.1
4408 2009-02-06 [holger] 3.7.0cvs55
4410 * src/prefs_common.c
4411 * src/prefs_common.h
4413 Fix restoring of custom page setups for printing by
4414 temporarily caching the settings.
4415 This is a workaround for Gnome Bug #39018, and fixes
4416 Claws Mail Bug #1840.
4418 2009-02-06 [colin] 3.7.0cvs54
4421 Fix hardcoded Shift-Q quits. Fixes
4422 bug 1838, 'Claws-Mail sometimes quits
4423 when attempting to type a capital Q'
4425 2009-01-31 [paul] 3.7.0cvs53
4428 revert 3.7.0cvs49, until there is time to find out
4429 why it causes a nasty crash!
4431 2009-01-31 [paul] 3.7.0cvs52
4434 1 string that was forgotten for translation
4436 2009-01-31 [paul] 3.7.0cvs51
4439 2 strings that were forgotten for translation
4441 2009-01-31 [paul] 3.7.0cvs50
4443 * src/gtk/prefswindow.c
4444 build prefs tree in a slightly smarter way -
4445 fix bug where if path[0] had same name as
4446 path[1], (like in the de translation), path[1]
4447 was lost and not shown in the window
4449 2009-01-31 [paul] 3.7.0cvs49
4452 fix bug 1836, 'Quoted text still blue after
4453 removal of quote-character'
4454 comment out some debug_print's that needlessly
4457 comment out a debug_print that needlessly slows
4460 2009-01-31 [paul] 3.7.0cvs48
4463 fix bug 1834, '"semi"-selection when collapsing thread'
4465 2009-01-31 [paul] 3.7.0cvs47
4467 * src/prefs_compose_writing.c
4468 * src/prefs_message.c
4469 move 'quote_chars' pref to where it should be
4471 2009-01-30 [paul] 3.7.0cvs46
4474 fix updating of popup menu sensitivity
4476 2009-01-28 [paul] 3.7.0cvs45
4478 * tools/filter_conv_new.pl
4479 move 'move' and 'delete' to end of @actions
4480 so that they are always final actions in the
4481 generated filtering rule
4483 2009-01-27 [paul] 3.7.0cvs44
4486 always select text/calendar mimepart if suitable
4487 plugin (i.e. vCalendar) is available
4489 2009-01-27 [paul] 3.7.0cvs43
4492 fix crash when right-clicking in summaryview when
4493 processing is active
4495 2009-01-22 [colin] 3.7.0cvs42
4500 When replying to signed/encrypted mail and the
4501 preference to sign/encrypt in this case is set,
4502 choose the original mail's privacy system (if
4505 2009-01-21 [colin] 3.7.0cvs41
4508 Fix warning (on-the-fly theming of
4509 addressbook isn't complete yet)
4511 2009-01-21 [colin] 3.7.0cvs40
4515 Win32: Fix window placement
4517 2009-01-21 [paul] 3.7.0cvs39
4520 update timeout log msg
4522 2009-01-17 [colin] 3.7.0cvs38
4527 * src/common/utils.c
4528 * src/etpan/imap-thread.c
4529 Fix g_open calls (which don't ignore mode)
4531 2009-01-17 [colin] 3.7.0cvs37
4540 * src/common/ssl_certificate.c
4542 * src/common/utils.c
4543 * src/etpan/imap-thread.c
4544 * src/plugins/bogofilter/bogofilter.c
4545 * src/plugins/pgpinline/pgpinline.c
4546 * src/plugins/smime/smime.c
4547 Probably fix bug 1825, 'Unable to fetch messages from
4548 IMAP folders named with non-ASCII string'
4549 Change remaining occurences of fopen and open with
4552 2009-01-17 [paul] 3.7.0cvs36
4555 update an old, outdated piece of info
4557 2009-01-17 [paul] 3.7.0cvs35
4559 * src/prefs_folder_item.c
4560 fix bug where saving Folder Properties of a
4561 sub-folder of outbox, queue, draft or trash
4562 would change its parent's folder type to normal
4564 2009-01-12 [mones] 3.7.0cvs34
4569 2009-01-12 [wwp] 3.7.0cvs33
4572 * tools/popfile-link.sh
4573 * tools/textviewer.sh
4574 Fix bashisms and other portability glitches (thanks to