1 2011-10-19 [mones] 3.7.10cvs37
3 * src/prefs_msg_colors.c
4 Fix Ok/Cancel buttons in color selector of preferences
6 2011-10-17 [colin] 3.7.10cvs36
9 (Probably) fix GTK+ <= 2.22
11 2011-10-17 [colin] 3.7.10cvs35
13 * src/gtk/gtkshruler.c
16 2011-10-17 [mones] 3.7.10cvs34
25 Fix potential out-of-buffer writes
27 2011-10-17 [mones] 3.7.10cvs33
30 Use just one g_print call per option; correct indentation
32 2011-10-17 [colin] 3.7.10cvs32
37 * src/gtk/gtkshruler.c
38 * src/gtk/gtkshruler.h
41 Reimplement ruler using the GTK widgets. Thanks
42 to Hanno for the initial patch.
44 2011-10-17 [colin] 3.7.10cvs31
50 Undeprecate GIO/GdkCondition
52 2011-10-16 [mones] 3.7.10cvs30
55 Add --compose-from-file option to open composition
56 window with the headers and body from a file; based
57 on Debian patch to fix http://bugs.debian.org/544868
59 2011-10-15 [mones] 3.7.10cvs29
62 Document new summary_from_show hidden preference
64 2011-10-15 [paul] 3.7.10cvs28
67 compose_create_tags() - fix misplaced 'int i'
68 compose_entry_mark_default_to() - fix To field highlighting
70 2011-10-09 [colin] 3.7.10cvs27
73 Fix address completion
75 2011-10-07 [colin] 3.7.10cvs26
77 * src/prefs_filtering_action.c
79 Fix build with GTK+2.20
81 2011-10-07 [colin] 3.7.10cvs25
84 * src/gtk/gdkkeysyms-new.h
86 Copy the new GDK_KEY_* definitions for older GTKs
88 2011-10-07 [colin] 3.7.10cvs24
91 Fix typos (thanks to Hanno)
93 2011-10-07 [colin] 3.7.10cvs23
96 * src/gtk/gtkshruler.c
97 * src/gtk/gtkshruler.h
98 Disable ruler starting from 2.24.
100 2011-10-07 [colin] 3.7.10cvs22
104 * src/gtk/Makefile.am
107 2011-10-07 [colin] 3.7.10cvs21
117 * src/message_search.c
120 * src/prefs_account.c
121 * src/prefs_compose_writing.c
122 * src/prefs_filtering_action.c
123 * src/prefs_folder_item.c
124 * src/prefs_logging.c
125 * src/prefs_matcher.c
126 * src/prefs_message.c
128 * src/prefs_receive.c
129 * src/prefs_summaries.c
130 * src/prefs_wrapping.c
135 * src/summary_search.c
137 * src/gtk/Makefile.am
138 * src/gtk/colorlabel.c
141 * src/gtk/logwindow.c
144 * src/gtk/quicksearch.c
145 * src/gtk/spell_entry.c
146 * src/plugins/bogofilter/bogofilter_gtk.c
147 * src/plugins/dillo_viewer/dillo_viewer.c
148 * src/plugins/pgpcore/prefs_gpg.c
149 * src/plugins/spamassassin/spamassassin_gtk.c
150 Bug #2371, "Port to GTK+ 3.0". Third patch from Hanno, starting
151 the real job. GtkCMOptionMenu and GTKHSRuler disabled, should be
152 ported (especially GtkCMOptionMenu)
154 2011-10-07 [colin] 3.7.10cvs20
159 * src/addrcustomattr.c
160 * src/addrduplicates.c
163 * src/addressbook_foldersel.c
169 * src/editaddress_other_attributes_ldap.c
174 * src/editldap_basedn.c
182 * src/grouplistdialog.c
188 * src/message_search.c
191 * src/prefs_actions.c
192 * src/prefs_customheader.c
193 * src/prefs_display_header.c
194 * src/prefs_filtering.c
195 * src/prefs_filtering_action.c
196 * src/prefs_folder_column.c
197 * src/prefs_matcher.c
198 * src/prefs_msg_colors.c
200 * src/prefs_summaries.c
201 * src/prefs_summary_column.c
202 * src/prefs_summary_open.c
203 * src/prefs_template.c
204 * src/prefs_toolbar.c
208 * src/summary_search.c
215 * src/gtk/description_window.c
216 * src/gtk/foldersort.c
217 * src/gtk/gtkaspell.c
218 * src/gtk/gtkcmclist.c
219 * src/gtk/gtkcmctree.c
220 * src/gtk/gtkcmoptionmenu.c
222 * src/gtk/icon_legend.c
223 * src/gtk/inputdialog.c
224 * src/gtk/logwindow.c
225 * src/gtk/pluginwindow.c
226 * src/gtk/prefswindow.c
227 * src/gtk/quicksearch.c
228 * src/plugins/pgpcore/passphrase.c
229 * src/plugins/pgpcore/select-keys.c
230 Bug #2371, "Port to GTK+ 3.0". Monster-patch by Hanno Meyer-Thurow
231 to replace GDK_* by GDK_KEY_*.
233 2011-10-07 [colin] 3.7.10cvs19
244 * src/grouplistdialog.c
249 * src/prefs_filtering_action.c
250 * src/prefs_folder_column.c
251 * src/prefs_msg_colors.c
252 * src/prefs_summary_column.c
253 * src/prefs_toolbar.c
262 * src/gtk/colorlabel.c
264 * src/gtk/gtkcmclist.c
265 * src/gtk/gtkcmctree.c
266 * src/gtk/gtkcmoptionmenu.c
267 * src/gtk/gtksctree.c
269 * src/gtk/gtkvscrollbutton.c
270 * src/gtk/inputdialog.c
271 * src/gtk/logwindow.c
273 * src/gtk/prefswindow.c
274 * src/gtk/progressdialog.c
275 * src/plugins/pgpcore/passphrase.c
276 * src/plugins/trayicon/trayicon.c
277 Bug #2371, "Port to GTK+ 3.0": Use accessor functions.
278 Patch by Hanno Thurow-Meyer, many thanks to him !
280 2011-09-20 [colin] 3.7.10cvs18
283 Fix bug #2502, 'gnutls_transport_set_lowat removed in
286 2011-09-18 [colin] 3.7.10cvs17
289 Fix segfault when connection fails
291 2011-09-03 [colin] 3.7.10cvs16
294 Use NORMAL instead of EXPORT priorities.
296 2011-09-02 [colin] 3.7.10cvs15
300 Linking against gcrypt explicitely in order to call
301 gcry_control() for mutex setup isn't necessary anymore
302 starting from gnuTLS 2.11.
304 2011-08-31 [colin] 3.7.10cvs14
306 * src/plugins/pgpinline/pgpinline.c
307 * src/plugins/pgpmime/pgpmime.c
308 Fix bug #2431, "Major memory leak in PGP message handling".
310 2011-08-31 [colin] 3.7.10cvs13
317 Apply Steve Rader's patch from bug #2388, "Add
318 message view scrolling menu items"
320 2011-08-30 [colin] 3.7.10cvs12
322 * src/gtk/prefswindow.c
323 Fix layout issues (i.e. on SSL page if changing account
324 type prior to visiting it).
326 2011-08-30 [colin] 3.7.10cvs11
330 Don't use deprecated functions for GnuTLS priorities.
331 Require GnuTLS 2.2 that is the first version with the
334 2011-08-30 [colin] 3.7.10cvs10
336 * src/common/socket.c
338 Long-term fix for bug #2402, "GnuTLS change breaks socket
339 communication", as per http://savannah.gnu.org/support/?107660
341 2011-08-30 [colin] 3.7.10cvs9
343 * src/etpan/imap-thread.c
344 * src/etpan/nntp-thread.c
345 Remove dead openSSL code
347 2011-08-30 [colin] 3.7.10cvs8
351 * src/common/ssl_certificate.c
352 * src/common/ssl_certificate.h
353 * src/etpan/imap-thread.c
354 * src/etpan/nntp-thread.c
355 Fix bug #2127, "SSL cert check uses canonical name instead of
358 2011-08-29 [colin] 3.7.10cvs7
360 * src/prefs_account.c
361 Fix X-Mailer option not appearing on IMAP
363 2011-08-29 [colin] 3.7.10cvs6
365 * src/plugins/pgpcore/Makefile.am
366 * src/plugins/pgpinline/Makefile.am
367 * src/plugins/pgpmime/Makefile.am
368 * src/plugins/smime/Makefile.am
370 libtool: link: require no space between `-L' and `.'
372 2011-08-29 [colin] 3.7.10cvs5
376 * src/prefs_account.c
377 * src/prefs_account.h
378 Revert cvs4 which is rather illogical and instead
379 use Fabian's patch from bug #2471
381 2011-08-29 [colin] 3.7.10cvs4
384 Don't insert custom headers that have empty values.
385 Allows not inserting X-Mailer if it's set to nothing.
386 Fixes bug #2471, "Make setting an X-Mailer header optional".
388 2011-08-29 [colin] 3.7.10cvs3
394 Handle EXIF orientation in images (both in textview's
395 preview and image viewer)
397 2011-08-28 [paul] 3.7.10cvs2
402 add new hidden option to control the display in the From
403 column in the Message List: 0 (default): show name,
404 1: show address, 2: show name + address
406 2011-08-27 [paul] 3.7.10cvs1
409 * src/common/ssl_certificate.c
410 * src/etpan/imap-thread.c
411 * src/etpan/nntp-thread.c
412 offer up some missing log_error() strings to translators
414 2011-08-27 [paul] 3.7.10
420 2011-08-27 [paul] 3.7.9cvs52
428 updated by David Vachulka, wwp, Pader Rezso, Mindaugas
429 Baranauskas, Frederico Goncalves Guimaraes, and Slavko
431 2011-08-27 [mones] 3.7.9cvs51
434 Include generic name and comment translations
435 Thanks to all the people on the translators ML!
437 2011-08-23 [paul] 3.7.9cvs50
440 probable/possible fix/workaround for bug 2402,
441 'can't download message from pop3 server'
443 2011-08-18 [paul] 3.7.9cvs49
445 * manual/handling.xml
446 fix typos. thanks to vilpan
448 2011-08-17 [paul] 3.7.9cvs48
450 * tools/claws.i18n.status.pl
451 add Mindaugas Baranauskas (Lithuanian)
453 2011-08-14 [mir] 3.7.9cvs47
456 * src/etpan/nntp-thread.c
457 Fix bug 2418. Patch provided by Sébastien Bigaret with
458 some minor contribution by me.
460 2011-08-13 [mir] 3.7.9cvs46
462 * src/etpan/nntp-thread.c
463 Fix bug when NNTP server sends authentication warning
464 as part of the connection session. Privously etpan would
465 bail out for any return code other than NEWSNNTP_NO_ERROR
466 but as early as the connection session a return code like
467 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_USERNAME and
468 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_PASSWORD should not
469 be considered as an error.
471 2011-08-12 [paul] 3.7.9cvs45
474 3.7.9cvs43 mistakenly dropped off the info
475 about the mime part from the tooltip
477 2011-08-12 [wwp] 3.7.9cvs44
479 * src/gtk/quicksearch.c
480 Fix duplicate key accel (thanks to Ra-Mones-Mones II).
482 2011-08-09 [paul] 3.7.9cvs43
485 fix bug 2420, 'Invalid markup in icon tooltip text after signature check'
487 2011-08-06 [paul] 3.7.9cvs42
490 fix cursor placement in Forward template
492 2011-08-06 [paul] 3.7.9cvs41
494 * src/gtk/description_window.c
495 fix bug 1963, 'Preferences Templates Information Window Focus loss'
497 2011-08-05 [holger] 3.7.9cvs40
500 Revert 3.7.9cvs35 for now, it may be problematic
503 2011-08-05 [paul] 3.7.9cvs39
507 use 'Collapse quotes' rather than 'Fold quotes' on
508 labels, for consistency
510 use 'Receive mail from account' rather than 'on account'
512 2011-07-30 [mir] 3.7.9cvs38
514 * src/etpan/Makefile.am
515 * src/plugins/pgpcore/Makefile.am
516 * src/plugins/pgpmime/Makefile.am
517 * src/plugins/smime/Makefile.am
518 Fix broken build on Debian Sid. enchant.h cannot be
519 found unless $(ENCHANT_CFLAGS) and $(ENCHANT_LIBS) are
520 present in Makefile.am. Apparently enchant.h in older
521 versions were placed in /usr/include which is always
524 2011-07-21 [mones] 3.7.9cvs37
526 * src/common/plugin.c
527 * src/common/plugin.h
528 Make licences allowed for plugins more explicit and also
529 accept dual (or more) licences when properly formatted.
530 Doesn't require any change on current plugins.
532 2011-07-18 [mones] 3.7.9cvs36
534 * manual/advanced.xml
535 Document briefly tags feature.
536 * manual/glossary.xml
537 Fix definition to avoid confussion with tags.
538 * manual/es/advanced.xml
539 * manual/es/glossary.xml
540 Synchronize Spanish translation with the above.
542 2011-07-07 [holger] 3.7.9cvs35
545 Add indicator stuff to the desktop file
548 2011-07-06 [paul] 3.7.9cvs34
553 2011-07-06 [mones] 3.7.9cvs33
556 Do not create an empty tag name row in panel and
557 warn user about using a non-reserved tag instead
559 2011-07-05 [mones] 3.7.9cvs32
564 * src/etpan/imap-thread.c
565 Make constants for reserved tags and use them
566 Removed also duplicate comparison while at it
568 2011-07-05 [paul] 3.7.9cvs31
571 when using a Compose template, only place the cursor
572 in the body when the cursor symbol, %cursor (%X), is used
574 2011-07-03 [paul] 3.7.9cvs30
577 do main_window_popup(mainwin); on plugin load error, or
578 else the warning dialogue and mainwindow stays minimised
581 2011-07-03 [paul] 3.7.9cvs29
584 fix bug 2462, 'Building without GnuTLS support leads to a
587 2011-07-03 [paul] 3.7.9cvs28
592 fix bug #2461, 'popup menu in message list displays
593 'move to trash' and 'delete''.
594 Add a new sensitivity condition 'M_NOT_TRASH' and
595 remove the broken workaround for right-click in summaryview.c.
596 Fix broken main menu sensitivity for "Menu/Message/Move" in
599 2011-06-21 [paul] 3.7.9cvs27
602 revert 3.7.9cvs2, it does no good
604 2011-06-18 [mir] 3.7.9cvs26
607 Fix autoconf warnings introduced in autoconf >= 2.64
609 2011-06-05 [paul] 3.7.9cvs25
619 fix strings where an informational message has been
620 wrongly entered into the translated string
622 enable 'Trash' and 'Sender' to be translated based on
623 the context, e.g. as button text and as mail header
625 fix english in Info tab
627 2011-05-25 [colin] 3.7.9cvs24
630 Fix bug #2439, "use bitwise operator for bitmask instead of
631 logical operator". Thanks to Nicolas Kaiser for the patch.
633 2011-05-18 [colin] 3.7.9cvs23
636 Fix missing group selection before xover if the
637 connection was reset before.
639 2011-05-12 [colin] 3.7.9cvs22
642 Fix bug #2412, "Send account mail address in Message-ID
643 wrongly implemented". Patch by Fabian Keil.
645 2011-05-12 [mones] 3.7.9cvs21
647 * src/etpan/nntp-thread.c
648 Fix bug #2418 "NNTP authentication is broken"
650 2011-05-09 [pawel] 3.7.9cvs20
653 * src/prefs_folder_item.c
656 2011-05-05 [colin] 3.7.9cvs19
662 Fix bug #2184, "Add account name information inside network log".
663 Initial patch by MSulchan Darmawan, expanded to other protocols.
664 This stuff is too much copy-pasted.
667 2011-04-30 [colin] 3.7.9cvs18
670 Fix bug #2414, 'Claws segfaults on startup with
671 notification plugin enabled". Thanks Christian
672 Faulhammer for the patch.
674 2011-04-27 [colin] 3.7.9cvs17
677 Make Windows' encoding CP1251 for ru_RU locale
678 Part of bug #2397, "Gtkhtml2 viewer ignores message encoding"
680 2011-04-24 [paul] 3.7.9cvs16
682 * manual/claws-mail-manual.xml
683 * manual/de/claws-mail-manual.xml
684 * manual/es/claws-mail-manual.xml
685 * manual/fr/claws-mail-manual.xml
686 * manual/it/claws-mail-manual.xml
687 update copyright year
689 2011-04-24 [paul] 3.7.9cvs15
692 fix bug #2353, 'Right-clicking on spam in order to delete
693 it causes it to show in message window'
695 2011-04-24 [paul] 3.7.9cvs14
698 * src/gtk/foldersort.c
699 * src/gtk/foldersort.h
700 fix labelling, 'change folder order' to 'change mailbox order'
702 2011-04-23 [paul] 3.7.9cvs13
705 fix bug #2409, 'Failed to compile under GCC 3.x : option
706 -Wno-pointer-sign badly set in configure.ac'. mistakenly
707 committed in 3.7.8cvs19
709 2011-04-11 [paul] 3.7.9cvs12
711 * src/plugins/trayicon/trayicon.c
712 fix build bug: gtk_status_icon_set_title() is available
713 since gtk 2.18.x not 2.14.x
715 2011-04-11 [paul] 3.7.9cvs11
718 updated by Páder Rezső
720 2011-04-10 [colin] 3.7.9cvs10
726 * src/editaddress_other_attributes_ldap.c
728 * src/message_search.c
729 * src/prefs_display_header.c
730 * src/prefs_filtering_action.c
731 * src/prefs_matcher.c
733 * src/prefs_toolbar.c
734 * src/summary_search.c
735 * src/gtk/colorlabel.c
737 * src/gtk/gtkcmoptionmenu.c
738 * src/gtk/gtkshruler.c
739 * src/gtk/gtkshruler.h
741 * src/gtk/inputdialog.c
742 * src/gtk/quicksearch.c
743 Revert the whole pile of crap introduced in
746 2011-04-10 [colin] 3.7.9cvs9
750 * src/editaddress_other_attributes_ldap.c
752 * src/message_search.c
753 * src/prefs_display_header.c
754 * src/prefs_matcher.c
755 * src/prefs_toolbar.c
756 * src/summary_search.c
759 * src/gtk/inputdialog.c
760 * src/gtk/quicksearch.c
761 Finish fun with combo boxes. (hopefully)
763 2011-04-10 [colin] 3.7.9cvs8
766 * src/prefs_filtering_action.c
768 * src/gtk/gtkshruler.c
769 * src/gtk/gtkshruler.h
770 More undeprecation. GTKSHRuler is #if'ed out. We can
771 still decide to maintain the old GtkRuler widget in-tree
772 if the lack of ruler in Compose window is too
775 2011-04-10 [colin] 3.7.9cvs7
780 * src/editaddress_other_attributes_ldap.c
781 * src/message_search.c
782 * src/prefs_display_header.c
783 * src/prefs_filtering_action.c
785 * src/prefs_toolbar.c
786 * src/summary_search.c
787 * src/gtk/colorlabel.c
789 * src/gtk/gtkcmoptionmenu.c
791 More comboboxtext undeprecation
793 2011-04-10 [colin] 3.7.9cvs6
798 2011-04-10 [colin] 3.7.9cvs5
803 2011-04-10 [colin] 3.7.9cvs4
806 * src/editaddress_other_attributes_ldap.c
807 * src/message_search.c
808 * src/prefs_display_header.c
809 * src/prefs_filtering_action.c
811 * src/prefs_toolbar.c
812 * src/summary_search.c
815 gtk_combo_box_*_text() is deprecated, and
816 gtk_combo_box_text_*() is the new hotness.
818 2011-04-10 [colin] 3.7.9cvs3
826 * src/gtk/gtkvscrollbutton.c
827 * src/gtk/gtkvscrollbutton.h
828 s/GtkFunction/GSourceFunc
830 2011-04-10 [colin] 3.7.9cvs2
833 Use gtkut_window_popup() to work around a bug in Gnome Shell.
834 This is the patch from bug #2396, it should be innocuous even
835 if that's useless to do deiconify + present window...
837 2011-04-09 [paul] 3.7.9cvs1
839 * src/prefs_summaries.c
840 fix typo in string. (thanks, Brad!)
842 2011-04-09 [paul] 3.7.9
848 2011-04-09 [paul] 3.7.8cvs78
858 updated by David Vachulka, Ricardo Mones, Flammie Pirinen,
859 wwp, Mindaugas Baranauskas, Frederico Goncalves Guimaraes,
862 2011-04-09 [colin] 3.7.8cvs77
865 Revert part of yesterday's patch. While gtk_file_chooser_set_current_name()
866 wants an UTF-8 string, gtk_file_chooser_set_current_folder() wants a glib-
867 encoding filename. Hooray for stupid.
869 2011-04-08 [colin] 3.7.8cvs76
872 Fix action Stop: if child does not react to SIGTERM, it'll
873 probably start behaving when it'll get a SIGKILL on the user's
874 second press on Stop.
875 Fixes bug #2237, "User action makes Claws unresponsive".
877 2011-04-08 [colin] 3.7.8cvs75
882 * src/folder_item_prefs.c
883 * src/folder_item_prefs.h
884 * src/prefs_account.c
885 Fix bug #2382, "folderitemrc not updated when account
886 name is changed". Indeed, this wasn't done.
888 2011-04-08 [wwp] 3.7.8cvs74
891 Add support for quoted values (*="value").
892 This commonly fixes a trailing quote appearing to filenames
893 sent by iphone Mail (not sure if it's culprit at all, though).
895 2011-04-08 [colin] 3.7.8cvs73
898 Fix bug #2393, "Crashes and rendering problems in the "Save as" menu
899 caused by attachments with extended chars in the file name". Patch
900 derived from a patch bt Fabien Keil
902 2011-04-05 [wwp] 3.7.8cvs72
905 A debug string not to translate.
907 2011-04-03 [colin] 3.7.8cvs71
910 Fix bug #2394, "backtrace() crashes on FreeBSD"
911 That's not the first bug-report where internal
912 debug-only backtrace() crashes on FreeBSD.
914 2011-04-03 [colin] 3.7.8cvs70
917 Fix bug #2365 again, "Crash when auto-scrolling headers in
919 Batch-mode compose windows (from filtering actions) shouldn't
920 try to access stuff after flushing events...
922 2011-03-31 [paul] 3.7.8cvs69
925 update as gtk >= 2.10 now required
926 (because I'll never remember to do this later)
928 2011-03-26 [paul] 3.7.8cvs68
931 fix separators in Go To menu
933 2011-03-20 [colin] 3.7.8cvs67
936 Drop the *_DISABLE_DEPRECATED. We'll put them back
937 when we'll have time to handle them
939 2011-03-18 [paul] 3.7.8cvs66
942 make user-facing message more accurate -
943 'Network Log' not 'View Log'
945 2011-03-17 [wwp] 3.7.8cvs65
948 Fix a typo around plural form, as reported by
951 2011-03-15 [colin] 3.7.8cvs64
956 Fix bug #2381, "Support for NetworkManager 0.9".
957 Patch by Mikhail Efremov
959 2011-03-04 [colin] 3.7.8cvs63
963 Fix segfault on Windows
966 * src/common/w32_unistd.c
967 * src/common/w32lib.h
968 Rationalize use of time_r() funcs (pthread do define them)
970 2011-03-02 [pawel] 3.7.8cvs62
973 Re-implement widgets aligning, switch from GtkSizeGroup
974 to GtkTable - this should fix disappearing labels
976 2011-03-01 [pawel] 3.7.8cvs61
979 Wizard GUI cleanups. Make it look and behave more
980 like account preferences.
982 2011-02-23 [colin] 3.7.8cvs60
984 * src/common/Makefile.am
987 2011-02-23 [colin] 3.7.8cvs59
991 * src/common/Makefile.am
992 * src/common/plugin.c
993 * src/common/valgrind.h
994 Fix bug #2369, "valgrind.h should NOT be part of claws-mail"
995 Use valgrind's own header.
997 2011-02-22 [colin] 3.7.8cvs58
999 * src/prefs_account.c
1000 Fix bug #2367 (Win32): Disable "Always sign messages when replying to a
1001 signed message" upon new installation. This is disturbing when PGP
1002 plugins are loaded by default.
1004 2011-02-16 [paul] 3.7.8cvs57
1007 update copyright headers throughout
1009 2011-02-16 [paul] 3.7.8cvs56
1012 use gettext plural form for "item selected"/"items selected"
1014 2011-02-13 [colin] 3.7.8cvs55
1018 Fix bug #2361, "Claws crashes after PGP Check in separate
1019 msg view". Don't let the cancel thread lie around after
1020 the verification ended.
1022 2011-02-13 [paul] 3.7.8cvs54
1025 updated by Mindaugas Baranauskas
1027 2011-02-11 [mones] 3.7.8cvs53
1029 * manual/es/advanced.xml
1030 Sync with English manual
1032 Fix remaining mismatched alloc/free from cppcheck
1034 2011-02-10 [pawel] 3.7.8cvs52
1039 2011-02-10 [pawel] 3.7.8cvs51
1041 * src/prefs_toolbar.c
1042 - set menus sensitivity in item type combo depending on
1043 availability of actions / plugin hooks
1044 - style fixes, spaces instead of tabs mostly
1046 2011-02-10 [paul] 3.7.8cvs50
1048 * src/prefs_account.c
1049 move the 'send acc mail addr in msg-id" option to
1052 2011-02-10 [paul] 3.7.8cvs49
1054 * src/prefs_account.c
1055 move the 'expunge immediately' option to a more
1058 2011-02-05 [pawel] 3.7.8cvs48
1060 * manual/advanced.xml
1061 Document new hidden pref
1063 Dont treat mimeparts referenced by others as
1066 * src/prefs_common.c
1067 * src/prefs_common.h
1068 Add ability to hide inline attachments referenced
1069 by other mimeparts in MimeView. To enable this
1070 feature set show_inline_attachments=0 in your clawsrc
1072 2011-01-25 [colin] 3.7.8cvs47
1075 Fix matcher body parsing: decode mails with our
1076 MIME parser. This speeds up body search a bit as
1077 binary attachments are not searched anymore, slows
1078 down a bit full message searches, but not awfully.
1079 * src/summary_search.c
1080 Use matcher API to search, in all cases (advanced search or
1081 not). Also, fix little logic bugs related to combos history
1082 * src/common/utils.c
1083 * src/common/utils.h
1086 Remove dead code, export functions needed by matcher.c
1088 2011-01-25 [colin] 3.7.8cvs46
1091 * src/prefs_common.c
1093 * src/common/ssl_certificate.c
1094 Fix mismatched alloc/free (thanks to cppcheck)
1096 2011-01-25 [colin] 3.7.8cvs45
1099 Fix leak on error path
1101 2011-01-23 [mones] 3.7.8cvs44
1103 * manual/es/advanced.xml
1104 Sync with English manual
1106 2011-01-23 [paul] 3.7.8cvs43
1109 it's 2011, update copyright line
1111 2011-01-23 [paul] 3.7.8cvs42
1113 * manual/advanced.xml
1114 * src/prefs_common.c
1115 * src/prefs_common.h
1117 fix bug #2350, 'Make displaying localized date/time in
1118 message view optional'.
1119 This introduces a new hidden option (why do more?),
1120 'msgview_date_format', which defaults to OFF, maintaining
1121 the current and expected behaviour.
1123 2011-01-21 [colin] 3.7.8cvs41
1126 Fix bug #2050, Clawsmail sends return receipt every seconds
1127 We forgot to close the file when parsing
1128 disposition-notification fields, which made unlinking of the
1129 corresponding emails in tempfolder/processing impossible in
1130 Windows. Causing them to be re-fetched every time.
1132 2011-01-21 [colin] 3.7.8cvs40
1134 * claws-mail.desktop
1135 Fix again bug #2346: We should have a %u parameter.
1137 2011-01-21 [colin] 3.7.8cvs39
1139 * src/plugins/spamassassin/spamassassin.c
1140 Fix sa-learn when offline (its command line parsing is
1141 space-dependant). Patch by Wolfgang Lorenz
1143 2011-01-19 [pawel] 3.7.8cvs38
1145 * claws-mail.desktop
1146 Fix Bug 2346 'Please register x-handler-scheme
1147 in .desktop file' patch by Laurent Bigonville
1148 While I'm here update things to current
1149 standards, fix desktop-file-validate warnings/errors
1151 2011-01-18 [colin] 3.7.8cvs37
1154 Fix logic on SMTP AUTH: If the selected method isn't
1155 available, say so instead of supposing it'll work.
1156 Fixes bug #2039, 'SMTP AUTHENTICATION'
1158 2011-01-15 [pawel] 3.7.8cvs36
1160 * src/prefs_folder_item.c
1161 Rework subject regexp simplify gui a bit, this give us better
1162 options page layout (window with min width was too short to
1163 show all contents and thigs were unwieldy) and better preview
1164 of regexp working/not working
1166 2011-01-14 [pawel] 3.7.8cvs35
1169 strncpy2() NULLify strings just fine, no need to be
1172 2011-01-14 [pawel] 3.7.8cvs34
1175 Fix Bug #2165 'The date not localized in the message view'
1176 Display Date header in messageview in the same way as in
1177 summaryview by respecting date format set in preferences.
1179 2011-01-06 [pawel] 3.7.8cvs33
1181 * src/prefs_account.c
1182 * src/prefs_folder_item.c
1185 Make quote templates widgets more compact
1187 2011-01-06 [pawel] 3.7.8cvs32
1189 * src/plugins/trayicon/trayicon.c
1190 - fix logic bug which caused icon to be
1191 always set no-mail status on plugin load
1192 - force icon hide on plugin_done(), without
1193 it empty space(?!) is left in tray under KDE3 and KDE4
1195 2011-01-06 [colin] 3.7.8cvs31
1206 Unmime headers differently whether they're addresses or not:
1207 It's useless to quote things containing commas if it's in
1208 subject, for example. (introduced in 3.7.8cvs26)
1210 2011-01-06 [colin] 3.7.8cvs30
1212 * src/gtk/gtkaspell.c
1213 Complete previous patch
1215 * src/plugins/pgpinline/pgpinline.c
1218 2011-01-06 [paul] 3.7.8cvs29
1224 add Lithuanian translation (approx. 65% complete)
1225 submitted by Mindaugas Baranauskas
1227 2011-01-06 [pawel] 3.7.8cvs28
1232 * src/prefs_actions.c
1234 * src/gtk/gtkaspell.c
1235 * src/plugins/pgpinline/pgpinline.c
1236 * src/plugins/pgpmime/pgpmime.c
1237 * src/plugins/smime/smime.c
1238 Fix memory/file descriptors leaks
1240 2011-01-06 [paul] 3.7.8cvs27
1242 * src/plugins/pgpcore/sgpgme.c
1243 fix bug #2322, 'GPG Full info: showing subkey
1244 ID instead of primary key fingerprint'
1245 Patch by Sébastien Bigaret.
1247 2011-01-03 [colin] 3.7.8cvs26
1250 Better quote-checking when unmim-ing headers
1251 that may have comas.
1253 2011-01-03 [colin] 3.7.8cvs25
1256 Fix bug #2299, "Incorrect handling of quoted printable coma
1257 in headers". As this is really painful to fix by switching
1258 the whole stuff to a list of headers tokens, we workaround
1259 the problem by adding quotes around the encoded-word (making
1260 it a quoted-string which continuity is already handled).
1262 2011-01-03 [colin] 3.7.8cvs24
1267 2010-12-23 [colin] 3.7.8cvs23
1270 Finish fixing bug #2203: When forwarding (inline) and there
1271 are some text/* parts with no name, set them a name and
1272 set their disposition to attachment, so that recipients with
1273 MUAs preferring HTML parts don't show them by default.
1275 2010-12-22 [paul] 3.7.8cvs22
1278 fix missing file in 3.7.8cvs20
1280 2010-12-22 [colin] 3.7.8cvs21
1284 Implement a nicer scroll when drag and dropping
1286 2010-12-22 [colin] 3.7.8cvs20
1289 Store charset if available when attaching text/* parts
1290 Fixes bug #2203, 'Problems in forwarding multipart/
1291 alternative messages with HTML part'
1293 2010-12-22 [colin] 3.7.8cvs19
1298 2010-12-21 [colin] 3.7.8cvs18
1301 * src/send_message.c
1302 * src/common/session.c
1303 * src/common/session.h
1304 Differentiate between running sessions and connected
1305 sessions. Fixes bug #2332, "Crash when hitting cancel
1306 on the SMTP status window"
1308 2010-12-21 [colin] 3.7.8cvs17
1310 * src/etpan/etpan-thread-manager.c
1313 2010-12-21 [colin] 3.7.8cvs16
1316 Check whether we should continue loading the
1317 current textview after inserting a possibly
1320 2010-12-20 [colin] 3.7.8cvs15
1324 Removed. Dead code since ages!
1326 * src/gtk/gtkcmclist.c
1327 * src/gtk/gtkcmctree.c
1328 * src/gtk/gtksctree.c
1329 undefine *_DISABLE_DEPRECATED in the files that
1330 use deprecated interfaces. Implicit declarations
1331 can lead to crashes as prototypes are unknown, as
1332 evidenced by bug #2315.
1334 2010-12-20 [colin] 3.7.8cvs14
1337 Don't flush events when adding an header entry. This
1338 can mess up the keypresses in the previous header.
1339 Instead, make the scroll happen later (doing it on the
1340 spot without flushing events doesn't work as the new
1341 requisitions aren't set yet).
1343 2010-12-20 [colin] 3.7.8cvs13
1346 Don't iconify at start on w32. This un-iconifies in the
1349 2010-12-20 [colin] 3.7.8cvs12
1351 * src/common/base64.c
1352 Fix bug #2331, "Base64 is broken in 3.7.7 and 3.7.8"
1353 Patch by pochini at shiny.it
1355 2010-12-19 [colin] 3.7.8cvs11
1360 2010-12-18 [colin] 3.7.8cvs10
1363 Fix bug #2148, "Attachment content-transfer-encoding
1364 incorrectly set when signing emails". The RFC 2045
1365 states that message/* and multipart/* encoding must
1366 be either 7-bit, 8-bit or binary.
1368 2010-12-18 [mones] 3.7.8cvs9
1371 Fix crash when searching or adding a LDAP server
1373 2010-12-17 [colin] 3.7.8cvs8
1382 Better error logging. Disable LDAP SSL/TLS on
1383 Windows, it's crashy/non-worky.
1385 2010-12-17 [colin] 3.7.8cvs7
1388 Fix bug #2325, "messages remains in folder cache after moving
1389 from MH to IMAP boxes". Bug introduced in 3.7.6cvs53.
1391 2010-12-17 [colin] 3.7.8cvs6
1403 Windows build fixes (w32 LDAP completely untested!)
1405 2010-12-16 [colin] 3.7.8cvs5
1415 Try to rationalize a bit LDAP connections
1417 2010-12-16 [colin] 3.7.8cvs4
1419 * src/prefs_spelling.c
1421 Add a button to get dictionaries (win32)
1423 2010-12-16 [colin] 3.7.8cvs3
1425 * src/prefs_matcher.c
1426 Fix bug #2279, "crash when clicking 'define' in filter
1427 configuring". Thanks to Theodor Ciobanu for the hint at
1430 2010-12-14 [colin] 3.7.8cvs2
1432 * src/gtk/gtkaspell.c
1433 Add missing guard for sys/wait.h
1435 2010-12-05 [colin] 3.7.8cvs1
1437 * tools/make.themes.project
1438 Seems wget has changed naming of targets downloaded.
1439 Fix it by always providing our own name.
1440 [Pushing mones' patch again after messing with CVSROOT]
1442 2010-12-04 [paul] 3.7.8
1448 2010-12-03 [paul] 3.7.7cvs11
1451 * manual/xml2pdf ** REMOVED **
1452 * manual/dist/pdf/Makefile.am
1453 * manual/es/dist/pdf/Makefile.am
1454 * manual/fr/dist/pdf/Makefile.am
1455 * manual/pl/dist/pdf/Makefile.am
1456 simplify check for tools needed for manual building,
1457 remove xml2pdf and use docbook2pdf instead
1459 2010-12-03 [mir] 3.7.7cvs10
1462 Fix bug so that configure option --disable-manual
1463 actually disable building the manuals
1465 2010-12-01 [pawel] 3.7.7cvs9
1468 One more GTK+ 2.22 build fix
1470 2010-11-30 [colin] 3.7.7cvs8
1473 Fix bug #2317, 'Action results in "Bad file descriptor"'
1474 Introduced in 3.7.6cvs57. In fact the error has been there
1475 since ages, and only new thing is the verification of the
1476 various functions return code. Let the stuff work as it
1477 does, as it seems to do the right thing since ages.
1479 2010-11-28 [colin] 3.7.7cvs7
1481 * src/gtk/quicksearch.c
1482 Fix bug #2313, 'CLI quicksearch sometimes returns
1483 the same messages twice'. Patch by Sebastien Bigaret
1485 2010-11-25 [paul] 3.7.7cvs6
1487 * src/prefs_common.c
1488 make "gtk_can_change_accels" FALSE by default.
1489 fixes bug #2309, 'Shortcuts should not be modifiable
1492 2010-11-24 [mones] 3.7.7cvs5
1495 Add missing shortcuts for marking as spam and ham
1496 Fixes Debian bug #599547
1498 2010-11-22 [colin] 3.7.7cvs4
1501 Revert 3.7.6cvs{39,38,37,35,34}. The fact that
1502 five patches were needed to fix a corner case
1503 is a good indicator that is was bound to break
1506 2010-11-21 [colin] 3.7.7cvs3
1508 * src/plugins/pgpcore/claws.def
1511 2010-11-20 [wwp] 3.7.7cvs2
1514 Fix either a typo or an irrelevant iff word there.
1515 IMO type and recursive possible values should be changed to
1516 smth simple and neat here, and help strings be really
1519 2010-11-20 [colin] 3.7.7cvs1
1522 Damn, forgot to commit this file twice.
1524 2010-11-19 [paul] 3.7.7
1530 2010-11-19 [paul] 3.7.6cvs66
1543 updated by Miquel Oliete, David Vachulka, Stephan Sachse,
1544 Ricardo Mones, Flammie Pirinen, wwp, Pader Rezso, MSulchan
1545 Darmawan, Frederico Goncalves Guimaraes, Slavko, Yarema
1547 2010-11-17 [colin] 3.7.6cvs65
1549 * src/common/utils.c
1550 Separate email address from timestamp with a dot.
1553 2010-11-17 [colin] 3.7.6cvs64
1555 * src/common/utils.c
1556 Fix multiple @ in generated message-ids.
1557 That's not allowed in RFC 2822.
1559 2010-11-16 [mones] 3.7.6cvs63
1561 * manual/es/advanced.xml
1562 Synchronise with English version
1564 2010-11-04 [wwp] 3.7.6cvs62
1567 Fix bug 2293, "filtering: simplify expression", as simplifying
1568 this expression doesn't make it less easy to understand and we
1569 gain few cycles by making the logical expression more simple
1570 by applying. Patch by Nicolas Kaiser.
1572 2010-11-03 [colin] 3.7.6cvs61
1575 Fix bug 2294, "addrindex.c: address index conversion always
1576 fails". Clearly a copy-paste-bug. Patch by Nicolas Kaiser.
1578 2010-11-02 [wwp] 3.7.6cvs60
1583 Enlarge the progress bar (main window) a bit when compiling
1584 for UMPCs like maemo: this solves truncated text that might
1585 appear in the progress bar while processing messages.
1586 Also use a more compact string format when displaying
1587 progress like 'number/total', still for UMPCs, this fixes
1588 a previous inconsistency with these format strings where
1589 no space around the / were used sometimes.
1591 2010-10-26 [ticho] 3.7.6cvs59
1594 Recreate NNTP session if server port setting has changed. Fixes
1597 2010-10-26 [colin] 3.7.6cvs58
1601 Fix copy-paste error, thanks to David Relson
1604 2010-10-18 [colin] 3.7.6cvs57
1611 * src/prefs_themes.c
1614 * src/gtk/gtkutils.c
1615 * src/gtk/quicksearch.c
1616 * src/gtk/quicksearch.h
1617 * src/plugins/pgpcore/passphrase.c
1618 * src/plugins/spamassassin/libspamc.c
1621 2010-10-17 [colin] 3.7.6cvs56
1623 * src/prefs_themes.c
1624 * src/gtk/gtkaspell.c
1625 * src/gtk/gtkutils.c
1626 * src/gtk/gtkutils.h
1627 * src/gtk/inputdialog.c
1628 * src/gtk/progressdialog.c
1629 Undeprecate a few things
1631 2010-10-17 [colin] 3.7.6cvs55
1635 * src/gtk/quicksearch.c
1636 * src/gtk/quicksearch.h
1637 Add ability to search from the command-line.
1638 Closes bug 2249, ' Making QuickSearch independent from the GUI'
1639 Patch by Sebastien Bigarret.
1641 2010-10-04 [mones] 3.7.6cvs54
1643 * manual/dist/pdf/Makefile.am
1644 Fix build of English PDF manual
1645 (sh: Can't open ../../../xml2pdf)
1647 2010-10-03 [colin] 3.7.6cvs53
1654 Get rid of GRelation which were, mostly, used as
1655 GHashTables. Probably fixes bug #2277, 'Segfault when
1656 loading inbox for the first time'
1658 2010-10-03 [mir] 3.7.6cvs52
1660 * manual/de/dist/html/Makefile.am
1661 * manual/de/dist/pdf/Makefile.am
1662 * manual/de/dist/ps/Makefile.am
1663 * manual/de/dist/txt/Makefile.am
1664 * manual/dist/html/Makefile.am
1665 * manual/dist/pdf/Makefile.am
1666 * manual/dist/ps/Makefile.am
1667 * manual/dist/txt/Makefile.am
1668 * manual/es/dist/html/Makefile.am
1669 * manual/es/dist/pdf/Makefile.am
1670 * manual/es/dist/ps/Makefile.am
1671 * manual/es/dist/txt/Makefile.am
1672 * manual/fr/dist/html/Makefile.am
1673 * manual/fr/dist/pdf/Makefile.am
1674 * manual/fr/dist/ps/Makefile.am
1675 * manual/fr/dist/txt/Makefile.am
1676 * manual/pl/dist/html/Makefile.am
1677 * manual/pl/dist/pdf/Makefile.am
1678 * manual/pl/dist/ps/Makefile.am
1679 * manual/pl/dist/txt/Makefile.am
1680 Missing Makefile.am's for 3.7.6cvs49
1683 2010-10-03 [colin] 3.7.6cvs51
1688 2010-10-02 [mir] 3.7.6cvs50
1690 * manual/de/dist/html/Makefile.am
1691 * manual/de/dist/pdf/Makefile.am
1692 * manual/de/dist/ps/Makefile.am
1693 * manual/de/dist/txt/Makefile.am
1694 * manual/dist/html/Makefile.am
1695 * manual/dist/pdf/Makefile.am
1696 * manual/dist/ps/Makefile.am
1697 * manual/dist/txt/Makefile.am
1698 * manual/es/dist/html/Makefile.am
1699 * manual/es/dist/pdf/Makefile.am
1700 * manual/es/dist/ps/Makefile.am
1701 * manual/es/dist/txt/Makefile.am
1702 * manual/fr/dist/html/Makefile.am
1703 * manual/fr/dist/pdf/Makefile.am
1704 * manual/fr/dist/ps/Makefile.am
1705 * manual/fr/dist/txt/Makefile.am
1706 * manual/pl/dist/html/Makefile.am
1707 * manual/pl/dist/pdf/Makefile.am
1708 * manual/pl/dist/ps/Makefile.am
1709 * manual/pl/dist/txt/Makefile.am
1710 Part 2 of last commit which broke due to a permission error
1711 Avoid claws trying to build manuals if the required
1712 tools are not present.
1714 2010-10-02 [mir] 3.7.6cvs49
1717 * manual/de/dist/html/Makefile.am
1718 * manual/de/dist/pdf/Makefile.am
1719 * manual/de/dist/ps/Makefile.am
1720 * manual/de/dist/txt/Makefile.am
1721 * manual/dist/html/Makefile.am
1722 * manual/dist/pdf/Makefile.am
1723 * manual/dist/ps/Makefile.am
1724 * manual/dist/txt/Makefile.am
1725 * manual/es/dist/html/Makefile.am
1726 * manual/es/dist/pdf/Makefile.am
1727 * manual/es/dist/ps/Makefile.am
1728 * manual/es/dist/txt/Makefile.am
1729 * manual/fr/dist/html/Makefile.am
1730 * manual/fr/dist/pdf/Makefile.am
1731 * manual/fr/dist/ps/Makefile.am
1732 * manual/fr/dist/txt/Makefile.am
1733 * manual/pl/dist/html/Makefile.am
1734 * manual/pl/dist/pdf/Makefile.am
1735 * manual/pl/dist/ps/Makefile.am
1736 * manual/pl/dist/txt/Makefile.am
1737 1) Downgrade autoconf requirements to 2.59 to allow
1738 building on oldest supported Linux distributions.
1739 2) Only try to build manuals if the needed software
1742 2010-10-02 [colin] 3.7.6cvs48
1744 * src/plugins/trayicon/trayicon.c
1745 And fix theme updating.
1747 2010-10-02 [colin] 3.7.6cvs47
1749 * src/plugins/trayicon/trayicon.c
1750 Got burnt by wrong indentation!
1752 2010-10-02 [colin] 3.7.6cvs46
1755 Forgot to remove the directory from top-level
1757 2010-10-02 [colin] 3.7.6cvs45
1759 * src/plugins/trayicon/Makefile.am
1760 * src/plugins/trayicon/trayicon.c
1761 * src/plugins/trayicon/libeggtrayicon/.cvsignore
1762 * src/plugins/trayicon/libeggtrayicon/Makefile.am
1763 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1764 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
1765 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
1766 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
1767 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1768 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
1769 * src/plugins/trayicon/libeggtrayicon/xembed.h
1770 Finally get rid of Eggtrayicon, use GtkStatusIcon
1771 instead (which can be done safely now that we
1774 2010-10-02 [colin] 3.7.6cvs44
1782 * src/editaddress_other_attributes_ldap.c
1785 * src/grouplistdialog.c
1787 * src/image_viewer.c
1791 * src/message_search.c
1793 * src/prefs_themes.c
1794 * src/summary_search.c
1797 * src/etpan/imap-thread.c
1799 * src/gtk/gtkcmclist.c
1800 * src/gtk/gtkcmoptionmenu.c
1801 * src/gtk/gtkutils.c
1802 * src/gtk/gtkutils.h
1803 * src/gtk/gtkvscrollbutton.c
1804 * src/plugins/pgpcore/select-keys.c
1805 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1806 Undeprecate for GTK+2.22. Patch by Reed Loden.
1807 Fixes bug #2276, 'Compile in maintainer mode
1808 fails on GTK+ 2.22'.
1810 2010-10-02 [colin] 3.7.6cvs43
1813 It's now time to remove the temporary enable-openssl
1814 option that was used when we removed OpenSSL. See
1815 bug #2276 comment #14.
1817 2010-09-30 [wwp] 3.7.6cvs42
1819 * src/prefs_account.c
1820 * src/prefs_filtering_action.c
1821 * src/prefs_matcher.c
1822 Fix bug #2274, wrong color label index range
1823 used w/ gtk_cmoption_menu (behaviour change
1824 has been introduced w/ 3.5.0cvs49 apparently),
1825 now it must be 1..N so let's use colorlabel value
1829 2010-09-20 [pawel] 3.7.6cvs41
1836 2010-09-19 [pawel] 3.7.6cvs40
1841 Set ML menus sensitivity accordingly to
1842 possibility of reply to ML
1844 2010-09-19 [colin] 3.7.6cvs39
1847 Fix cvs34 and cvs35. NNTP accounts are mandatory to post
1848 to newsgroups, and NNTP accounts *can* send email. We
1849 should not force an email account when replying to_ml or
1852 2010-09-19 [colin] 3.7.6cvs38
1855 Revert previous commit (which breaks Reply to newsgroups)
1857 2010-09-17 [pawel] 3.7.6cvs37
1860 Respect reply_account_autosel when changing compose
1861 account to email one while replying to NNTP post
1863 2010-09-17 [wwp] 3.7.6cvs36
1865 * doc/man/claws-mail.1
1866 Update --compose documentation in `man claws-mail`.
1868 2010-09-12 [pawel] 3.7.6cvs35
1871 Add forgotten bit to previous commit,
1872 select email account when replying to ML
1874 2010-09-12 [pawel] 3.7.6cvs34
1877 Fix bug #2247 "nntp reply-to-all broken?"
1878 Make reply-to-all and reply-to-ml work as expected in
1879 mailing list through NNTP case
1881 2010-09-11 [pawel] 3.7.6cvs33
1886 gtk_widget_set_can_focus() -> GTK_WIDGET_UNSET_FLAGS()
1887 fixes build with GTK+ < 2.18
1889 2010-09-10 [pawel] 3.7.6cvs32
1894 Make Tab key switch between FolderView, MsgView and
1895 SummaryView only, other widgets have/can have their own
1898 2010-08-25 [colin] 3.7.6cvs31
1903 * src/common/base64.c
1904 * src/common/base64.h
1905 Fix bug #2245, "base64 decoding fails with line breaks"
1906 Patch by Yotam Medini
1908 2010-08-25 [colin] 3.7.6cvs30
1911 Fix bug #2241, "Empty trash on exit fails on scripted exit"
1913 2010-08-23 [pawel] 3.7.6cvs29
1916 * src/send_message.c
1919 Hide progressbar on statusbar when not needed
1921 2010-08-17 [colin] 3.7.6cvs28
1924 Fix previous patch (our own tmp dir is inside
1927 2010-08-16 [colin] 3.7.6cvs27
1930 Use temp dir to store logs in Windows. Avoids doing
1931 get_rc_dir() early, which prevents set_rc_dir()
1934 2010-07-31 [holger] 3.7.6cvs26
1936 * src/gtk/gtkshruler.c
1937 Yet more GdkGC to Cairo porting
1939 2010-07-30 [holger] 3.7.6cvs25
1941 * src/stock_pixmap.c
1942 More GdkGC to Cairo porting
1944 2010-07-30 [holger] 3.7.6cvs24
1946 * src/gtk/colorlabel.c
1947 One GdkGC usage less
1949 2010-07-29 [holger] 3.7.6cvs23
1952 Replace some gdk drawing with cairo, as the former
1953 is going towards deprecation.
1955 2010-07-25 [colin] 3.7.6cvs22
1957 * src/common/utils.c
1958 And now for a real fix. g_list_remove() doesn't, of
1959 course, free the data. But we have to have a solid
1960 pointer to it in order to free it ourselves instead
1961 of relying on the old freed list pointer.
1962 Maybe that's the last patch on the subject now ? :)
1964 2010-07-25 [colin] 3.7.6cvs21
1966 * src/common/utils.c
1967 Remove stupid and extraneous g_free() of elements
1968 which have just been freed by g_list_remove(). (see
1969 GList documentation). I don't know how it worked before
1971 2010-07-25 [colin] 3.7.6cvs20
1973 * src/common/utils.c
1974 Reverse free/use with more logical and safe
1975 use/free. Thanks to Michael Rasmussen !
1977 2010-07-24 [colin] 3.7.6cvs19
1979 * src/gtk/quicksearch.c
1980 Finish 3.7.5cvs42 patch. Probably fixes bug 2232,
1981 'freeze when using quick search'
1983 2010-07-11 [iwkse] 3.7.6cvs18
1985 * src/gtk/quicksearch.c
1986 Add SMALL_LAYOUT to quicksearch_relayout
1988 2010-07-10 [iwkse] 3.7.6cvs17
1991 Remove forgotten variable from
1992 the last bugfix #2224
1994 2010-07-10 [colin] 3.7.6cvs16
1997 * src/gtk/quicksearch.c
1998 Clean fix for bug #2224: don't mess with GTK settings when
1999 handling the layout ourselves is enough
2001 2010-07-09 [iwkse] 3.7.6cvs15
2005 Better fix for Bug #2224
2007 2010-07-09 [iwkse] 3.7.6cvs14
2011 Always use stock icons on buttons
2013 2010-07-08 [colin] 3.7.6cvs13
2016 Fix bug 2223, 'Compilation fails with GTK+
2017 2.21.3'. Thanks to Jan Psota !
2019 2010-06-29 [pawel] 3.7.6cvs12
2022 Revert 3.7.5cvs41, it breaks templates that use %X
2024 2010-06-23 [wwp] 3.7.6cvs11
2026 * src/gtk/colorlabel.c
2027 Silent up a warning by avoiding possible confusion
2028 in logical expression evaluation, thanks to TuxCM.
2030 2010-06-21 [iwkse] 3.7.6cvs10
2032 * src/gtk/quicksearch.c
2033 Do not add into quicksearch history
2034 matching rules with bad syntax
2036 2010-05-26 [holger] 3.7.6cvs9
2040 Add function to select rows given a list of messages,
2041 complementary to summary_get_selected_msg_list()
2043 2010-05-22 [mir] 3.7.6cvs8
2046 Fix bug 2208. Encode encrypted password to qouted
2047 printable to avoid making invalid XML. Encoding
2048 will be activated the first time the password is
2051 2010-05-22 [paul] 3.7.6cvs7
2053 * manual/advanced.xml
2055 * src/prefs_common.c
2056 * src/prefs_common.h
2057 after using the compose margin for several days
2058 I wanted the old style back - add a new hidden
2059 pref 'show_compose_margin' to restore the old
2060 behaviour (defaults to FALSE)
2062 2010-05-14 [paul] 3.7.6cvs6
2065 add a margin to the compose window text that matches
2066 the margin in textview
2068 2010-05-14 [colin] 3.7.6cvs5
2070 * src/gtk/sslcertwindow.c
2071 Fix dangling pointer. Thanks to Michael R!
2073 2010-05-14 [colin] 3.7.6cvs4
2075 * src/gtk/sslcertwindow.c
2076 Fix bug 1993, 'Cannot send mail when SSL certificate is
2077 expired but certificate check is skipped' and maybe
2078 bug 2200, 'SSL is not working with POP3'
2080 2010-05-14 [colin] 3.7.6cvs3
2082 * src/plugins/pgpinline/pgpinline.c
2083 Fix bug 2205, 'PGPInline: segfault on malformed mails'
2085 2010-05-04 [iwkse] 3.7.6cvs2
2087 * src/prefs_message.c
2088 Get a generic name as 'Quotation' for
2091 2010-05-04 [iwkse] 3.7.6cvs1
2093 * src/prefs_message.c
2094 * src/prefs_common.h
2095 * src/prefs_common.c
2098 Option for collapsing via double-click
2100 2010-05-01 [paul] 3.7.6
2106 2010-05-01 [paul] 3.7.5cvs55
2108 * tools/claws.i18n.status.pl
2111 2010-05-01 [paul] 3.7.5cvs54
2114 add YUP, new Ukrainian translator
2116 2010-04-30 [paul] 3.7.5cvs53
2120 add Ukrainian translation, submitted by YUP
2129 updated by David Vachulka, Stephan Sachse, Flammie Pirinen,
2130 Páder Rezső, Marcel Pol, Frederico Goncalves Guimaraes,
2131 Tiago Faria, and Slavko
2133 2010-04-26 [wwp] 3.7.5cvs52
2138 2010-04-26 [mones] 3.7.5cvs51
2143 2010-04-22 [pawel] 3.7.5cvs50
2148 first NULL check pointer, then use it
2150 2010-04-22 [colin] 3.7.5cvs49
2153 Fix error message when session isn't established
2155 Update translation and fix a typo in it
2157 2010-04-15 [pawel] 3.7.5cvs48
2159 * src/prefs_account.c
2160 Fix Bug 2144 'When creating an account with IMAP4+SSL,
2161 the port isn't configured properly'
2162 When using SSL/TLS tunneling automatically use default
2163 ports for encrypted connections: smtps, pop3s, imaps, nntps
2165 2010-04-15 [pawel] 3.7.5cvs47
2168 Fix crasher in actions using '%f' argument
2169 on multiple files with external scripts which
2170 don't return any output.
2172 2010-04-14 [colin] 3.7.5cvs46
2175 Fix hand cursor after error symbol appears
2177 2010-04-12 [colin] 3.7.5cvs45
2180 Fix bug 2162, 'configure check for libetpan
2181 fails with libetpan 1.0'
2184 2010-04-09 [mones] 3.7.5cvs44
2186 * manual/de/glossary.xml
2187 Fix encoding to match main document's
2188 Also fixes make dist with Debian's openjade
2190 2010-03-29 [pawel] 3.7.5cvs43
2192 * src/matcher_parser.h
2193 * src/matcher_parser_parse.y
2194 * src/gtk/quicksearch.c
2195 Disable matcher warnings when populating quicksearch
2196 completion lists on startup
2198 2010-03-27 [colin] 3.7.5cvs42
2200 * src/gtk/quicksearch.c
2201 Fix double-free later in code. Optimize
2204 2010-03-27 [pawel] 3.7.5cvs41
2207 Make sure that quote ends with new line char
2209 2010-03-26 [pawel] 3.7.5cvs40
2214 Fix Bug 1928 Add "reply to this address" pop menu
2216 - Set composing account to email one when creating/replying
2217 from NNTP folder by clicking link or choosing option
2221 2010-03-25 [paul] 3.7.5cvs39
2223 * src/gtk/gtkcmclist.c
2224 Fix build with GTK+ 2.20
2226 2010-03-24 [pawel] 3.7.5cvs38
2231 * src/grouplistdialog.c
2235 * src/prefs_account.c
2236 * src/gtk/gtkcmclist.c
2237 * src/gtk/gtkcmctree.c
2238 * src/gtk/gtkcmoptionmenu.c
2239 * src/gtk/gtksctree.c
2240 * src/gtk/gtkshruler.c
2241 * src/gtk/gtkutils.c
2242 * src/gtk/gtkutils.h
2243 * src/gtk/gtkvscrollbutton.c
2244 * src/gtk/inputdialog.c
2245 * src/gtk/spell_entry.c
2246 * src/plugins/trayicon/trayicon.c
2247 * src/plugins/trayicon/libeggtrayicon/Makefile.am
2248 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2249 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2250 Fix build with GTK+ 2.19
2252 2010-03-23 [pawel] 3.7.5cvs37
2256 Respect view->show_col_headers option
2257 * src/gtk/gtkcmctree.c
2258 Fix GtkCmcTree column width calculation when it has
2259 auto_resize set and new node is added
2261 2010-03-22 [pawel] 3.7.5cvs36
2263 * src/grouplistdialog.c
2264 * src/prefs_common.c
2265 * src/prefs_common.h
2266 - remember newsgroups list dialog size
2267 - respect use_dotted_lines hidden pref
2268 - respect use_stripes_everywhere hidden pref
2270 2010-03-21 [pawel] 3.7.5cvs35
2273 Remove superfluous gtk_widget_show_all()
2276 * src/common/utils.c
2279 2010-03-21 [pawel] 3.7.5cvs34
2282 * src/gtk/quicksearch.c
2283 * src/gtk/quicksearch.h
2284 Implement separate search phrase completion for
2285 normal/extended quicksearch
2287 2010-03-11 [paul] 3.7.5cvs33
2290 fix bug 2110, 'Patch to use GB18030 for GB2312 and GBK X-GBK'
2291 submitted by Yuwei Yu
2293 2010-03-09 [colin] 3.7.5cvs32
2295 * manual/de/glossary.xml
2298 2010-03-02 [colin] 3.7.5cvs31
2300 * manual/de/glossary.xml
2301 Sort alphabetically. Done by Volker Ribbert.
2303 2010-03-02 [mones] 3.7.5cvs30
2306 Fix mailing list archives location
2307 Remove currently unavailable CVS webview
2309 2010-03-01 [iwkse] 3.7.5cvs29
2311 * src/common/plugin.c
2312 Other indentation issues
2314 2010-03-01 [iwkse] 3.7.5cvs28
2316 * src/common/plugin.c
2317 Fix indentation of the previous commit
2319 2010-03-01 [iwkse] 3.7.5cvs27
2321 * src/common/plugin.h
2322 * src/common/plugin.c
2323 Add API for getting a loaded Plugin from the
2324 plugin's name, plugin_get_loaded_by_name (const gchar *name)
2325 Thanks to Colin, Michael
2327 2010-02-27 [colin] 3.7.5cvs26
2332 * manual/Makefile.am
2333 * manual/de/Makefile.am
2334 * manual/de/account.xml
2336 * manual/de/addrbook.xml
2337 * manual/de/advanced.xml
2338 * manual/de/claws-mail-manual.xml
2340 * manual/de/glossary.xml
2342 * manual/de/handling.xml
2343 * manual/de/intro.xml
2344 * manual/de/keyboard.xml
2345 * manual/de/plugins.xml
2346 * manual/de/starting.xml
2347 * manual/de/dist/.cvsignore
2348 * manual/de/dist/Makefile.am
2349 * manual/de/dist/html/.cvsignore
2350 * manual/de/dist/html/Makefile.am
2351 * manual/de/dist/pdf/.cvsignore
2352 * manual/de/dist/pdf/Makefile.am
2353 * manual/de/dist/ps/.cvsignore
2354 * manual/de/dist/ps/Makefile.am
2355 * manual/de/dist/txt/.cvsignore
2356 * manual/de/dist/txt/Makefile.am
2357 Add the german translation of the manual, done by
2358 Volker Ribbert <thoraki@arcor.de>.
2360 2010-02-27 [holger] 3.7.5cvs25
2362 * src/prefs_toolbar.c
2363 Don't make toolbar item description for
2364 plugin registered items editable
2366 2010-02-26 [colin] 3.7.5cvs24
2369 Don't translate empty description
2371 2010-02-22 [colin] 3.7.5cvs23
2374 Don't make In-Reply-To visible when reediting
2375 a draft or sent mail.
2377 2010-02-20 [colin] 3.7.5cvs22
2383 * src/etpan/imap-thread.c
2384 * src/etpan/imap-thread.h
2385 * src/etpan/nntp-thread.c
2386 * src/etpan/nntp-thread.h
2387 When going offline from NetworkManager, just
2388 delete IMAP connections. That'll avoid timeouts
2389 when coming back online in certain cases when
2390 the TCP socket will have timed out.
2392 2010-02-20 [holger] 3.7.5cvs21
2395 More files to ignore
2397 2010-02-17 [ticho] 3.7.5cvs20
2404 2010-02-16 [ticho] 3.7.5cvs19
2409 Removed unused argument from summary_open_row().
2411 2010-02-10 [pawel] 3.7.5cvs18
2414 - fix headers filtering when prefs_common.trans_hdr is on
2415 - fix headers setting when changing composing account
2417 * src/prefs_template.c
2418 Re-add template's name for translation
2420 2010-02-10 [colin] 3.7.5cvs17
2422 * src/prefs_matcher.c
2423 Fix bug 2099, 'add List-Id in Configuration>Filtering>
2424 Condition>Define>Header>Name combo box'. Patch by
2427 2010-02-10 [colin] 3.7.5cvs16
2437 Add the GB18030 Chinese charset, which is a superset
2438 of GB2312 and (X-)GBK. Patch mostly by Yuwei Yu.
2440 2010-02-09 [holger] 3.7.5cvs15
2443 GTK+ 2.10 related cleanup
2445 2010-02-09 [pawel] 3.7.5cvs14
2447 * src/prefs_account.c
2448 * src/prefs_folder_item.c
2449 * src/prefs_template.c
2451 Respect prefs_common.trans_hdr in couple more places to avoid
2452 confusion with translated/non-translated header names
2454 2010-02-09 [colin] 3.7.5cvs13
2459 2010-02-09 [colin] 3.7.5cvs12
2462 And fix 2.10 build :)
2464 2010-02-09 [colin] 3.7.5cvs11
2467 Bump up GTK+ requirement to 2.10
2476 * src/prefs_actions.c
2477 * src/prefs_common.c
2478 * src/prefs_common.h
2479 * src/prefs_ext_prog.c
2480 * src/prefs_filtering_action.c
2482 * src/prefs_image_viewer.c
2483 * src/prefs_matcher.c
2484 * src/prefs_msg_colors.c
2485 * src/prefs_summaries.c
2486 * src/prefs_template.c
2492 * src/gtk/Makefile.am
2494 * src/gtk/gtkcmclist.c
2495 * src/gtk/gtkcmctree.c
2496 * src/gtk/gtkutils.c
2497 * src/gtk/quicksearch.c
2498 Remove all compile-time conditionals depending on
2502 * src/gtk/gtksourceprintjob.c
2503 * src/gtk/gtksourceprintjob.h
2504 Remove libgnomeprint-based printing system (and
2505 command-line-based printing system) as GTK+ 2.10
2506 ships with print support.
2508 2010-02-08 [mir] 3.7.5cvs10
2511 Avoid displaying Bcc headers in message sent
2512 to NNTP servers. Thanks to Henning Mersch.
2515 2010-02-08 [pawel] 3.7.5cvs9
2518 Make tooltips less cryptic
2519 * src/gtk/description_window.c
2520 Improve window size calculation
2522 2010-02-08 [pawel] 3.7.5cvs8
2526 * src/common/utils.c
2527 * src/common/utils.h
2529 Fix Bug 2058 "use in-reply-to info passed in mailto: links"
2530 Patch by Laurent Bigonville with slight modifications
2532 2010-02-03 [pawel] 3.7.5cvs7
2535 Add some libtool files to ignore
2537 2010-02-03 [pawel] 3.7.5cvs6
2539 * src/plugins/trayicon/trayicon.c
2540 Save and then restore focus when closing/minimizing to tray
2542 2010-02-03 [mir] 3.7.5cvs5
2550 Save LDAP password encrypted. See bug 2113.
2553 2010-02-03 [colin] 3.7.5cvs4
2556 Fix again decoding of encrypted parts. The
2557 reverting of the patch was wrong, as the
2558 double-decoding was fixed in smime itself.
2559 Thanks to Matthias Drochner again...
2561 2010-02-02 [colin] 3.7.5cvs3
2563 * src/plugins/smime/smime.c
2565 Revert 3.7.4cvs2 and make a better patch for bug
2566 2059 and 2076. Patch by Matthias Drochner
2568 2010-01-31 [pawel] 3.7.5cvs2
2571 Fix hungarian translator's name
2573 2010-01-31 [pawel] 3.7.5cvs1
2577 Fix Bug 2107 - Arrow keys don't work in message view window
2579 2010-01-31 [paul] 3.7.5
2586 2010-01-23 [pawel] 3.7.4cvs10
2589 Fix button sensitivity in compose mode
2591 2010-01-23 [pawel] 3.7.4cvs9
2594 * tools/kdeservicemenu/install.sh
2595 * tools/make.themes.project
2596 * tools/nautilus2claws-mail.sh
2597 * tools/popfile-link.sh
2598 * tools/textviewer.sh
2599 Not all systems have bash installed in /bin, use env(1) to find
2602 2010-01-22 [pawel] 3.7.4cvs8
2604 * src/prefs_account.c
2605 * src/prefs_filtering.c
2607 * src/gtk/colorlabel.c
2608 Add some separators in combos
2610 2010-01-22 [pawel] 3.7.4cvs7
2613 --disable-aspell -> --disable-enchant
2615 Fix options spacing in configure --help
2617 Make wizard's window centered on the screen
2619 2010-01-19 [holger] 3.7.4cvs6
2623 Introduce folder_get_item_from_identifier().
2624 In contrast to folder_find_item_from_identifier(), this
2625 function recursively creates the FolderItems in the id path.
2626 Useful for programmatically creating folders (e.g. by plugins)
2628 2010-01-17 [pawel] 3.7.4cvs5
2633 2010-01-16 [colin] 3.7.4cvs4
2635 * src/plugins/pgpcore/sgpgme.c
2636 Probably fix bug 2098, 'claws-mails crashes frequently
2637 with pgpcore'. Fix double-free.
2639 2010-01-16 [holger] 3.7.4cvs3
2641 * src/prefs_toolbar.h
2644 2010-01-15 [colin] 3.7.4cvs2
2647 Decode mimeinfo before decrypting it. Probably
2648 fixes bug 2059 'gpgme >=1.1.8 not compatible
2649 with S/MIME encryption' and bug 2076 'having
2650 worked 2 times properly CLAWS ceased to
2651 decrypt incoming PGP mails -displays base64
2652 instead - sucks completely'
2653 Let's hope complete suckage ends here!
2654 Thanks to Matthias Drochner.
2656 2010-01-08 [paul] 3.7.4cvs1
2658 * tools/claws.i18n.status.pl
2661 2010-01-08 [paul] 3.7.4
2668 2010-01-08 [paul] 3.7.3cvs57
2682 updated translations by Miquel Oliete, David Vachulka, Stephan Sachse,
2683 Tommi Pirinen, Pader Rezso, MSulchan Darmawan, kazken3, Marcel Pol,
2684 Frederico Goncalves Guimaraes, Tiago Faria, Aleksei Miheev, and
2687 2010-01-08 [paul] 3.7.3cvs56
2689 * src/common/utils.c
2690 fix bug 2089, 'URLs ending with an underscore ('_')
2691 are not correctly parsed'. thanks to Johan
2693 2010-01-05 [colin] 3.7.3cvs55
2696 Update french translation
2698 2010-01-04 [mones] 3.7.3cvs54
2701 Update Spanish translation
2703 2010-01-04 [mones] 3.7.3cvs53
2705 * manual/plugins.xml
2707 * manual/es/claws-mail-manual.xml
2708 * manual/es/intro.xml
2709 * manual/es/plugins.xml
2710 Synchronise with English version
2712 2010-01-03 [paul] 3.7.3cvs52
2717 update TEAM_LIST, fix encoding
2719 2010-01-03 [mir] 3.7.3cvs51
2722 When composing to a NNTP list TO: will always be preset
2723 to the NNTP list unless user has chosen some other default
2724 in which case we will handle this the normal way. Therefore
2725 mfield will be set to TO_FIELD_PRESENT if mailto is NULL.
2727 2010-01-01 [paul] 3.7.3cvs50
2730 bump copyright year whilst it's in mind
2732 2009-12-31 [paul] 3.7.3cvs49
2734 * manual/claws-mail-manual.xml
2736 * manual/plugins.xml
2737 fix links so that they make sense in the context of the
2738 text version of the manual
2740 2009-12-31 [paul] 3.7.3cvs48
2743 * manual/plugins.xml
2744 updates, improvements, corrections, additions
2746 2009-12-29 [pawel] 3.7.3cvs47
2748 * src/prefs_filtering_action.c
2749 Fix Bug 2082 'Wrong color rectangle position when replacing
2750 "color" processing rule'
2752 2009-12-29 [colin] 3.7.3cvs46
2755 Fix bug 2074, 'Remember sending account
2758 2009-12-20 [holger] 3.7.3cvs45
2761 Delay CREATED_HOOKLIST invokation until
2762 after the modifications to the compose window
2763 are done, to allow hooks to further modify the
2764 window without getting overridden again
2766 2009-12-20 [holger] 3.7.3cvs44
2768 * src/prefs_toolbar.h
2771 2009-12-20 [holger] 3.7.3cvs43
2773 * src/prefs_toolbar.c
2774 * src/prefs_toolbar.h
2776 Pass window struct to caller
2778 2009-12-20 [holger] 3.7.3cvs42
2782 Add hooklist after creation of a compose window
2784 2009-12-19 [holger] 3.7.3cvs41
2786 * src/prefs_toolbar.c
2787 * src/prefs_toolbar.h
2789 Allow plugins to choose to which toolbar they want
2790 to add actions (main window, compose window, or message view)
2792 2009-12-19 [paul] 3.7.3cvs40
2795 fix statusbar in GTK+ 2.19.1
2797 2009-12-10 [pawel] 3.7.3cvs39
2800 Better fix for cvs28 regression
2802 2009-12-10 [iwkse] 3.7.3cvs38
2805 Fix some indentation
2807 2009-12-10 [iwkse] 3.7.3cvs37
2810 Add missing checks for gtkaspell: avoid
2811 crashing in some cases when Enchant is
2812 enabled but the spell checker is disabled
2815 2009-12-09 [colin] 3.7.3cvs36
2818 Fix leak and unchecked accesses.
2820 2009-12-09 [mir] 3.7.3cvs35
2823 Fix Bug 2072 "template at folder properties is not working"
2824 introduced in cvs24.
2826 2009-12-08 [pawel] 3.7.3cvs34
2829 When 'Reply All' remove current compose address from
2830 Cc/Bcc list - fix for regression introduced in cvs28
2832 2009-12-05 [pawel] 3.7.3cvs33
2835 Fix memory management, duh!
2837 2009-12-04 [pawel] 3.7.3cvs32
2840 Use case insensitive comparison in search for
2843 Refresh scrollbars on every window open
2845 2009-12-04 [pawel] 3.7.3cvs31
2848 Highlight misspelled words when applying template and
2849 check_while_typing option is on
2851 2009-12-03 [pawel] 3.7.3cvs30
2854 Highlight misspelled words in text inserted from file(s)
2855 or pasted to message body when check_while_typing
2858 2009-12-02 [pawel] 3.7.3cvs29
2861 Revert first part of previous commit
2863 2009-12-02 [pawel] 3.7.3cvs28
2866 Fix Bug 2055 "duplicate mailing list reply if
2867 List-Post + Reply-To present"
2868 - Ignore Reply-To if answering to ML
2869 - Improve parsing of List-Post header
2871 2009-12-02 [pawel] 3.7.3cvs27
2875 Fix Bug 1850 "Reply All" duplicates "To" user in "CC" if original
2876 email had user in "From" and "CC"
2877 Don't allow duplicate addresses in compose window headers
2879 2009-12-02 [mones] 3.7.3cvs26
2882 * manual/es/intro.xml
2883 * manual/fr/intro.xml
2884 * manual/it/intro.xml
2885 * manual/pl/intro.xml
2886 Make URL to point current site
2888 2009-12-01 [holger] 3.7.3cvs25
2892 Introduce new drag type "claws-mail/msg-path-list" for
2893 drag'n'drop of a message selection from the summaryview
2894 into other applications. The drag data gets set to the
2895 folder-item-id followed by message ids, separated by newlines.
2896 This enables other applications to back-link to Claws Mail
2897 via a "claws-mail --select" call after they received a drop.
2899 2009-11-30 [mir] 3.7.3cvs24
2902 Place cursor in compose window according to provided input
2903 If to: is present place cursor in subject field and if both
2904 to: and subject: is present place cursor in body. If body: is
2905 present insert a new line after text and place cursor there.
2907 2009-11-27 [mones] 3.7.3cvs23
2909 * src/gtk/quicksearch.c
2910 Allow viewing longer expressions if there's space
2912 2009-11-25 [holger] 3.7.3cvs22
2915 * src/common/Makefile.am
2916 * src/common/utils.c
2917 * src/common/utils.h
2918 Add a function to query the
2919 filepath of the .desktop file
2921 2009-11-25 [colin] 3.7.3cvs21
2924 Fix bug 2063, 'glib assertion in GRelation use in
2927 2009-11-24 [pawel] 3.7.3cvs20
2929 * src/common/utils.c
2930 Fix Bug 2053 'Inconsistent application of Coloration
2932 Don't allow '<' character between quotation marks
2934 2009-11-21 [holger] 3.7.3cvs19
2937 Modify cairo clip handling in preview windows,
2938 to prevent print preview windows from being blank
2939 with GTK+ 2.18. Follow recommendation of the GTK+
2940 documentation (section "Migrating to client side windows")
2941 and create a new cairo context for each expose event.
2943 2009-11-19 [pawel] 3.7.3cvs18
2946 complete 3.7.3cvs15 so install is DESTDIR safe
2947 remove icons with changed names on uninstall
2949 2009-11-18 [pawel] 3.7.3cvs17
2952 remove unneeded and code-duplicating function
2954 2009-11-18 [pawel] 3.7.3cvs16
2957 Fix Bug 2057 'Claws mail does not keep renamed names
2958 of nntp-subscribed groups'
2959 Check for already subscribed group using item->path for group
2960 comparision as folders item->path != item->name may be truth
2961 since we allowed renaming of newsgroups folders -> 3.5.0cvs11
2963 2009-11-17 [pawel] 3.7.3cvs15
2966 Fix Bug 2049 'some icons not copied?'
2967 Install additional 64x64 and 128x128 icons
2969 2009-11-17 [holger] 3.7.3cvs14
2971 * src/prefs_toolbar.c
2972 * src/prefs_toolbar.h
2975 Allow plugins to register toolbar items
2977 2009-11-11 [pawel] 3.7.3cvs13
2983 Fix Bug 1867 Changing account does not change BCC address
2984 Set account specific headers when changing account
2987 2009-11-07 [colin] 3.7.3cvs12
2989 * src/gtk/prefswindow.c
2990 Fix bug 2041, "add autonomical scrolled windows to prefs pages"
2993 2009-11-07 [colin] 3.7.3cvs11
2995 * src/gtk/spell_entry.c
2996 Fix bug 2040, 'numbers in subject entry marked as misspelled'
2997 Patch by Pawel Pekala
2999 2009-10-27 [colin] 3.7.3cvs10
3002 Fix bug 2028, 'Attempts to connect to all accounts on exit'
3003 Don't try to check whether the folder is up-to-date if
3004 the folder class doesn't implement set_mtime, as we don't
3005 care in this case. This code exists since a long time, but
3006 the bug was triggered by more scanning of queue folders
3007 since recently (when we added \Deleted handling).
3009 2009-10-27 [colin] 3.7.3cvs9
3012 Try to fix registering as default client
3015 2009-10-21 [wwp] 3.7.3cvs8
3017 * src/common/utils.c
3018 Fix 3.7.3cvs7 (accidentally committed a CVS conflict mark, say bravo).
3020 2009-10-21 [wwp] 3.7.3cvs7
3022 * src/common/utils.c
3023 Don't core dump when attempting to insert a non-existing
3024 file using a mailto: uri (g_error does core dump).
3026 2009-10-20 [colin] 3.7.3cvs6
3028 * src/common/utils.c
3029 Don't g_error on normal warnings...
3031 2009-10-20 [colin] 3.7.3cvs5
3033 * src/plugins/pgpcore/sgpgme.c
3034 Fix bug 1996, 'S/MIME key not selected'
3035 Check for S/MIME certs too
3037 2009-10-20 [colin] 3.7.3cvs4
3039 * src/common/w32lib.h
3040 Fix win32 build on latest mingw32
3042 2009-10-20 [colin] 3.7.3cvs3
3047 Fix LDIF export. Patch by Michael Rasmussen
3049 2009-10-18 [paul] 3.7.3cvs2
3051 * tools/claws.i18n.status.pl
3052 increase the value of $transolddays since we're relasing less
3054 rework the en_GB.po hack so that en_GB is always 100% translated
3055 and recently updated
3057 2009-10-17 [paul] 3.7.3cvs1
3059 * src/prefs_account.c
3060 * src/prefs_compose_writing.c
3061 * src/prefs_receive.c
3062 * src/prefs_summaries.c
3063 * src/prefs_wrapping.c
3064 reword a few labels. (this incorporates everything
3065 that seemed worthwhile from bug 2020)
3066 * src/prefs_customheader.c
3067 use a 'Browse' button instead of button with
3068 label 'From file...'
3072 * CVS repository change
3074 2009-10-09 [paul[ 3.7.3
3076 version 3.7.3 unleashed!!
3078 2009-10-07 [paul] 3.7.2cvs49
3083 fix Bug 1994 - Changing colors required restart.
3084 in the process rename folderview_reflect_prefs_pixmap_theme() to the
3085 more accurate folderview_reinit_fonts()
3087 2009-10-07 [paul] 3.7.2cvs48
3090 * src/prefs_common.c
3091 * src/prefs_common.h
3092 fix Bug 2003 - Address gathering dialog minor bugs/annoyances,
3093 patch by Pawel Pekala
3095 2009-10-07 [paul] 3.7.2cvs47
3103 updated by David Vachulka, Stephan Sachse and Marc Arens,
3104 Pader Rezso, MSulchan Darmawan, kazken3, and Frederico
3107 2009-10-06 [colin] 3.7.2cvs46
3110 French translation update
3112 2009-10-05 [paul] 3.7.2cvs45
3115 enable Page Size and Orientation in the print dialog,
3116 GTK+ >= 2.18.x only. Patch by Mark__T
3118 2009-10-05 [paul] 3.7.2cvs44
3120 * src/prefs_summaries.c
3121 fix label, startup --> start-up, to match other uses of the
3124 2009-10-05 [paul] 3.7.2cvs43
3127 updated by Emilian Nowak
3129 2009-10-03 [colin] 3.7.2cvs42
3133 * src/gtk/gtkcmclist.c
3134 * src/gtk/gtkvscrollbutton.c
3135 * src/gtk/logwindow.c
3137 Fix bug 2008, 'Claws-Mail doesn't refresh after deletion'
3138 Fix bug 2009, 'Incorrect pointer representation with GTK+2.18'
3139 Fix warning at start
3141 2009-09-28 [colin] 3.7.2cvs41
3145 * src/prefs_folder_item.c
3146 Fix bug 2007, 'Small memory leaks'. Patch by Pawel
3148 2009-09-28 [colin] 3.7.2cvs40
3150 * src/prefs_summaries.c
3151 * src/gtk/sslcertwindow.c
3152 Fix bug 2006, 'Non-utf8 strftime(3) date strings
3153 shows up garbled in GUI'. Patch by Pawel Pekala
3155 2009-09-24 [iwkse] 3.7.2cvs39
3158 That's only for statistics, of course :)
3160 2009-09-24 [iwkse] 3.7.2cvs38
3165 2009-09-24 [iwkse] 3.7.2cvs37
3168 Revert unwanted change
3170 2009-09-24 [iwkse] 3.7.2cvs36
3173 Fix issue with filtering actions and
3176 2009-09-20 [mones] 3.7.2cvs35
3178 * tools/convert_mbox.pl
3179 Add -R flag to support recursive conversions
3180 of arbitrary Evolution mail folders, based on
3181 bash script by Daniel Dickinson (fixes debian
3183 * tools/popfile-link.sh
3184 Set required shell for script (fixes debian
3187 2009-09-16 [colin] 3.7.2cvs34
3190 Go grab files in /etc/skel if they exist
3193 2009-09-15 [colin] 3.7.2cvs33
3196 Complete 3.7.1cvs42: only output directly to
3197 final file if we get NULL byes at the start.
3198 Still fixes saving UTF16 files, but also
3199 fixes displaying Base64 parts with decoding
3200 errors (parts without errors get displayed)
3202 2009-09-14 [colin] 3.7.2cvs32
3206 * src/matcher_parser_parse.y
3207 * src/prefs_matcher.c
3208 Add 'has_attachment' and 'signed' matcher
3209 expressions. Patch by Aleksei Miheev, fixes
3212 2009-09-14 [colin] 3.7.2cvs31
3214 * src/common/utils.c
3215 Add "Re :" prefix from french Yahoo mail.
3216 Patch by Didier Barvaux, fixes bug 1999
3218 2009-09-10 [mones] 3.7.2cvs30
3220 * manual/plugins.xml
3221 Fix sites supported by SpamReport
3222 * manual/es/plugins.xml
3223 Synchronise Spanish manual
3225 2009-09-07 [holger] 3.7.2cvs29
3228 Also update the icon cache on uninstall.
3229 This prevents possible problems when Claws Mail was
3230 uninstalled and installed again into a different location,
3231 see http://bugzilla.gnome.org/show_bug.cgi?id=362604
3232 and the blog post linked therein
3234 2009-09-07 [paul] 3.7.2cvs28
3236 * src/prefs_toolbar.c
3237 when updating the main toolbar icons just update
3238 the main toolbar (and consequently fix a bug where
3239 folderview icons would disappear)
3241 2009-08-30 [holger] 3.7.2cvs27
3244 Do case-insensitive comparison against
3245 header names when extracting recipients
3248 2009-08-23 [colin] 3.7.2cvs26
3251 Probably fix RH bug 512024, " folder.c:3543
3252 Condition msglist != NULL failed"
3254 2009-08-23 [colin] 3.7.2cvs25
3256 * src/prefs_compose_writing.c
3257 Make the maximum size warning bigger. Patch
3258 by Didier Barvaux on bug 1986.
3260 2009-08-21 [colin] 3.7.2cvs24
3263 Previous commit: move the function into compose_insert_file
3264 so that it's also used on drag-n-drop
3266 2009-08-21 [colin] 3.7.2cvs23
3269 Fix scrolling when adding an header
3271 2009-08-21 [colin] 3.7.2cvs22
3274 * src/prefs_common.c
3275 * src/prefs_common.h
3276 * src/prefs_compose_writing.c
3277 * src/common/utils.c
3278 Fix bug 1986, "New feature: warn user when inserting
3279 a large file in the message body". Patch by Didier
3282 2009-08-21 [colin] 3.7.2cvs21
3286 * src/common/utils.c
3287 Fix bug 1984: Add R�f. : reply prefix (french
3288 Lotus Notes); patch by Didier Barvaux
3290 2009-08-21 [colin] 3.7.2cvs20
3294 Fix bug 1969, 'Bad guess for outgoing encoding'
3295 Make sure the specific converters (japanese in
3296 this case) can return success/error in strict
3297 mode, instead of silently failing back to
3300 2009-08-20 [holger] 3.7.2cvs19
3304 Make it possible for code outside
3305 compose (e.g. plugins) to attach files
3307 2009-08-20 [colin] 3.7.2cvs18
3310 Fix crash when accessing IMAP soon
3312 2009-08-18 [colin] 3.7.2cvs17
3315 Maybe fix crash on non-existent LDAP server
3317 2009-08-04 [colin] 3.7.2cvs16
3320 Fix toolbar's spacing that breaks dark
3321 themes (patch from http://blogs.igalia.com/aperez/
3322 2009/07/making-claws-mail-look-better/)
3324 2009-07-28 [colin] 3.7.2cvs15
3327 * src/addrcustomattr.c
3329 * src/addressbook_foldersel.c
3337 * src/editldap_basedn.c
3348 * src/prefs_actions.c
3349 * src/prefs_customheader.c
3350 * src/prefs_display_header.c
3351 * src/prefs_filtering.c
3352 * src/prefs_folder_column.c
3353 * src/prefs_matcher.c
3354 * src/prefs_summary_column.c
3355 * src/prefs_summary_open.c
3356 * src/prefs_template.c
3359 Fix bug 1950, 'Program freeze up during folder selection'
3360 Don't leave hidden windows modal
3362 2009-07-28 [colin] 3.7.2cvs14
3365 Fix bug 1957, 'LDAP errs out after searching too
3368 2009-07-28 [colin] 3.7.2cvs13
3371 Fix bug 1966, '"Collapse all threads" slower than
3372 "Expand all threads"'
3374 2009-07-28 [colin] 3.7.2cvs12
3376 * src/common/session.c
3377 Fix bug 1967, 'Claws gets stuck after accepting
3378 a certificate warning dialog'
3380 2009-07-19 [paul] 3.7.2cvs11
3382 * manual/plugins.xml
3383 a few small changes to the English
3385 2009-07-18 [mones] 3.7.2cvs10
3387 * manual/plugins.xml
3388 Add new bsfilter and fancy plugins to the docs
3389 and a note about dealing with plugins of the same class
3390 * src/prefs_account.c
3391 Fix extra space at the end typo
3393 2009-07-16 [colin] 3.7.2cvs9
3396 Fix wrong return without unlocking; thanks
3399 2009-07-14 [colin] 3.7.2cvs8
3402 Fix bug 1954, 'Segfault on reading wrong STATUS'
3404 2009-07-10 [colin] 3.7.2cvs7
3406 * src/plugins/pgpcore/plugin.def
3407 * src/common/utils.h
3410 2009-07-10 [colin] 3.7.2cvs6
3412 * src/prefs_display_header.c
3413 Fix bug 1951, 'C-Mail dumps core when editing
3414 displayed headers'. Patch by Alexey Rusakov
3416 2009-07-10 [colin] 3.7.2cvs5
3419 Fix bug 1952, 'Deleted mails in Queue folder
3422 2009-07-09 [colin] 3.7.2cvs4
3424 * src/gtk/spell_entry.c
3425 Fix bug 1949, 'Spell checker doesn't recognise
3426 certain word in Subject header, but does in
3427 message body'. Patch by Pawel Pekala.
3429 2009-07-09 [paul] 3.7.2cvs3
3432 use pkgconfig to check for the minimum required
3435 2009-07-06 [colin] 3.7.2cvs2
3437 * src/prefs_customheader.c
3440 2009-07-04 [paul] 3.7.2cvs1
3442 * tools/claws.i18n.status.pl
3445 2009-07-03 [paul] 3.7.2
3452 2009-07-03 [paul] 3.7.1cvs85
3459 added new translations by Tiago Faria and Slavko
3472 updated by Yasen Pramatarov, David Vachulka, Stephan Sachse,
3473 Ricardo Mones, Tommi Pirinen, Colin Leroy, Pader Rezso,
3474 MSulchan Darmawan, Andrea Spadaccini, kazken3, Frederico
3475 Goncalves Guimaraes, Aleksei Miheev
3477 2009-07-01 [colin] 3.7.1cvs84
3479 * src/prefs_common.c
3480 Fix bug 1940, 'Doesn't open links in
3481 user's default browser'. Turn the preference
3482 to TRUE by default; that will only change the
3483 behaviour for new users.
3485 2009-06-29 [colin] 3.7.1cvs83
3489 * src/prefs_filtering_action.c
3490 Fix bug 1935, 'problems with very long filtering actions':
3491 Use a dynamic buffer in action to string, and a bigger
3492 buffer in string to action
3494 2009-06-29 [colin] 3.7.1cvs82
3496 * src/matcher_parser_lex.l
3497 Fix bug 1878, 'Processing rules for folders with brackets aren't saved'
3499 2009-06-29 [colin] 3.7.1cvs81
3504 Fix crash (out-of-bounds tree column)
3505 * src/gtk/gtkcmctree.c
3506 * src/gtk/gtksctree.c
3507 Prevent using an out-of-bounds tree column
3509 2009-06-29 [colin] 3.7.1cvs80
3513 Leak fixes; patch by Pawel Pekala.
3515 2009-06-26 [colin] 3.7.1cvs79
3518 Sort by msgnum if dates are equal
3520 2009-06-24 [paul] 3.7.1cvs78
3523 make some (forgotten) strings translatable
3525 2009-06-19 [colin] 3.7.1cvs77
3528 Fix menu sensitiveness
3530 2009-06-18 [colin] 3.7.1cvs76
3533 * src/plugins/pgpcore/sgpgme.c
3534 * src/plugins/pgpcore/sgpgme.h
3535 * src/plugins/pgpmime/mypgpcore.def
3536 * src/plugins/pgpmime/pgpmime.c
3537 * src/plugins/smime/mypgpcore.def
3538 * src/plugins/smime/smime.c
3539 Use largefile support (and stop using our old GPGME
3540 hack on gpgme_data_seek/rewind)
3541 (See 1.9.12cvs44 to 46 - if this breaks things we
3544 2009-06-13 [colin] 3.7.1cvs75
3546 * src/gtk/spell_entry.c
3547 Fix assertion. We can put a NULL gtkaspell to
3548 an entry; it just means it won't be spell-checked.
3550 2009-06-12 [mones] 3.7.1cvs74
3554 * src/prefs_account.c
3555 * src/prefs_account.h
3556 * src/common/utils.c
3557 * src/common/utils.h
3558 Added preference to use account address in generated
3559 Message-Id. Fixes Debian bug #531052
3561 2009-06-12 [colin] 3.7.1cvs73
3564 Better fix, API-compatible with libgnutls13
3566 2009-06-12 [colin] 3.7.1cvs72
3569 Use compatibility mode in GnuTLS, and avoid problems with
3570 servers that don't comply 100% with the spec, but still
3573 2009-06-06 [iwkse] 3.7.1cvs71
3576 Ops..revert a mix with another patch
3578 2009-06-06 [iwkse] 3.7.1cvs70
3581 A better fix for the previous commit's issue
3583 2009-06-06 [iwkse] 3.7.1cvs69
3586 Fix shutting down of Claws Mail while a GTK_Return keypress
3587 event is sent to the Attach property window
3589 2009-06-05 [colin] 3.7.1cvs68
3592 Fix build on GTK+ 2.6
3594 2009-06-03 [mones] 3.7.1cvs67
3596 * tools/make.themes.project
3597 Oops! fix header, sorry Paul ;-)
3599 2009-06-03 [mones] 3.7.1cvs66
3601 * tools/make.themes.project
3602 Add support for PNG themes and other
3603 fixes i don't remember now... :)
3605 2009-06-02 [colin] 3.7.1cvs65
3608 * src/prefs_template.c
3610 Fix error messages in templates, and fix their
3613 2009-05-22 [colin] 3.7.1cvs64
3618 2009-05-22 [colin] 3.7.1cvs63
3621 Fix phantom button behind entry when
3622 changing fields via Tools/Reply mode.
3624 2009-05-22 [colin] 3.7.1cvs62
3629 2009-05-21 [mones] 3.7.1cvs61
3633 Add button to empty header lines with one click
3635 2009-05-21 [paul] 3.7.1cvs60
3639 * src/plugins/trayicon/trayicon.c
3640 when quitting from the trayicon, honour
3641 prefs_common.clean_on_exit
3643 2009-05-21 [paul] 3.7.1cvs59
3645 * src/gtk/Makefile.am
3646 remove duplicate entry
3647 thanks to Charles A Edwards
3649 2009-05-19 [paul] 3.7.1cvs58
3651 * src/send_message.c
3652 clear progressbar in the statusbar on 'Cancel'
3654 2009-05-16 [colin] 3.7.1cvs57
3660 2009-05-16 [colin] 3.7.1cvs56
3663 Remove msgnum>0 condition for removing messages
3664 from caches. There's no such condition on add.
3665 Fixes bug 1913, 'Allow to remove phantom
3666 messages from the cache'; patch by Fabian
3667 Keil <fk at fabiankeil.de>
3669 2009-05-12 [holger] 3.7.1cvs55
3673 Introduce hook after showing of the message view
3675 2009-05-11 [colin] 3.7.1cvs54
3678 Fix bug 1872, 'A: Cc: CCi: selector should
3679 default on same as preceding contact'
3681 2009-05-10 [holger] 3.7.1cvs53
3685 Add a hook to make it possible for plugins to
3686 modify the address completion list
3688 2009-05-06 [paul] 3.7.1cvs52
3692 fix bug 1915, 'Mails signed with smime.p7s
3693 display both signed and attachment icon.'
3695 2009-05-05 [colin] 3.7.1cvs51
3697 * src/common/utils.c
3700 2009-05-05 [colin] 3.7.1cvs50
3702 * src/common/utils.c
3703 Fix bug 1895, '(imap) cache issues when cache dir is on a
3704 different mountpoint than tempdir'
3706 2009-05-04 [colin] 3.7.1cvs49
3709 Probably fix bug 1914, 'Crash reading
3710 corrupted tags file'
3712 2009-04-26 [paul] 3.7.1cvs48
3715 * src/gtk/gtkaspell.h
3716 fix bug 1904, 'build mechanism looks for
3717 'enchant.h' in a wrong place'
3719 2009-04-25 [paul] 3.7.1cvs47
3722 gah! fix coding style!
3724 2009-04-25 [paul] 3.7.1cvs46
3728 if building with GTK+ >= 2.16 use
3729 gtk_orientable_set_orientation() instead of now
3730 deprecated gtk_toolbar_set_orientation()
3732 2009-04-24 [colin] 3.7.1cvs45
3735 Ask before sending if an attached file has
3738 2009-04-19 [paul] 3.7.1cvs44
3740 * src/prefs_common.c
3741 * src/prefs_common.h
3743 save About window size.
3744 patch by Pawel Pekala
3746 2009-04-12 [paul] 3.7.1cvs43
3748 * tools/csv2addressbook.pl
3749 add extra CSV fields that are now appended
3750 by thunderbird (version 2.0.0.21)
3752 2009-04-08 [colin] 3.7.1cvs42
3755 fix saving (but not displaying) of UTF-16
3758 2009-04-08 [colin] 3.7.1cvs41
3760 * src/gtk/manage_window.c
3761 Disable transient windows on win32 - seems to
3762 fix most focusing issues
3764 2009-04-05 [colin] 3.7.1cvs40
3767 Don't ask whether we want to send deleted mails in queue
3768 folders; also, don't send deleted mails when flushing
3771 2009-04-04 [paul] 3.7.1cvs39
3777 * tools/claws.i18n.status.pl
3778 add new Indonesian translation, by
3781 2009-04-03 [paul] 3.7.1cvs38
3787 2009-04-03 [colin] 3.7.1cvs37
3791 Fix bug 1891, 'Add support for gopher:// links'
3792 Patch by Jacob Head <clawsmail at jacob-head.com>
3793 Let's go back to the roots!
3795 2009-04-03 [paul] 3.7.1cvs36
3800 2009-04-03 [paul] 3.7.1cvs35
3803 add AC_CONFIG_MACRO_DIR([m4])
3804 remove CLAWS_ACLOCAL_INCLUDE(m4)
3805 * m4/aclocal-include.m4
3806 removed this now unneeded file
3808 2009-04-02 [colin] 3.7.1cvs34
3810 * src/common/utils.h
3811 Fix previous (thanks to Marcus :)
3813 2009-04-02 [colin] 3.7.1cvs33
3815 * src/common/utils.h
3816 * src/etpan/etpan-thread-manager.c
3817 pipe() was a macro from GLib on win32 until
3818 glib 2.13.2. It's undefined after that.
3819 Thanks to Marcus Brinkmann for the heads-up!
3821 2009-03-31 [colin] 3.7.1cvs32
3823 * src/folder_item_prefs.c
3824 Copy folder settings with prefs
3826 2009-03-31 [colin] 3.7.1cvs31
3828 * src/prefs_account.c
3829 Don't use un-sensitive checkboxes in Privacy tab
3830 when privacy system in None (makes unchecking
3831 painful when no privacy plugin is loaded)
3833 2009-03-30 [colin] 3.7.1cvs30
3840 * src/prefs_account.c
3841 * src/prefs_account.h
3844 Fix bug 1866, 'Claws should make use of the IMAP 'deleted' flag'
3845 Add an option on the Receive page of IMAP account preferences:
3846 "Move deleted mails to trash and expunge immediately". This
3847 option defaults to TRUE to avoid changing the existing behaviour.
3848 Setting it to FALSE prevents automatic expunging.
3849 Also, add Tools/Expunge and View/Hide deleted messages menu items
3850 (View/Hide deleted message being a per-folder setting, and behaving,
3851 like View/Hide read messages).
3853 2009-03-30 [colin] 3.7.1cvs29
3856 Fix Redhat bug 486422, Ubuntu bug 486422: Don't
3857 ask for IMAP password when using GSSAPI auth
3859 2009-03-27 [colin] 3.7.1cvs28
3862 Fix cvs14, make sure we mark non-existent caches dirty
3863 (or they never get written)
3865 2009-03-27 [colin] 3.7.1cvs27
3868 Fix tag update when all tags are removed
3871 2009-03-25 [colin] 3.7.1cvs26
3874 Fix configure.ac, thanks to Pawel
3876 2009-03-25 [colin] 3.7.1cvs25
3879 * src/etpan/nntp-thread.c
3880 Fix header fetching (NG/To/Cc). Fixes
3881 bug 1883, 'Message processing fails to
3882 act on Newsgroups: field'
3884 2009-03-23 [colin] 3.7.1cvs24
3887 Fix internal headers visible in queue/sent
3889 2009-03-23 [colin] 3.7.1cvs23
3892 Fix check for RC (resource compiler) used
3893 on win32 (AC_LIBTOOL_RC used to call it
3894 implicitely but stopped)
3896 2009-03-19 [colin] 3.7.1cvs22
3899 Put spam button in default toolbar even if
3900 bogofilter and spamassassin are not built.
3901 Other anti-spam plugin could exist! :)
3902 * src/common/utils.c
3903 Fix exit status fetch on win32
3905 2009-03-18 [paul] 3.7.1cvs21
3907 * src/gtk/spell_entry.c
3908 fix "[BUG] Wrong word replaced in 'Subject:'
3909 when spell-checking correction used"
3910 Patch by Pawel Pekala
3912 2009-03-17 [colin] 3.7.1cvs20
3914 * src/common/utils.c
3915 Fix win32 build (from cvs12)
3917 2009-03-17 [colin] 3.7.1cvs19
3920 Fix bug 1735, 'Change To: and Newsgroups:
3921 recipient field according account type'
3924 2009-03-17 [colin] 3.7.1cvs18
3927 * src/prefs_common.c
3928 * src/prefs_common.h
3930 * src/common/prefs.c
3931 Add preference for fsyncing metadata
3933 2009-03-16 [paul] 3.7.1cvs17
3935 * src/prefs_customheader.c
3936 add forgotten #if HAVE_LIBCOMPFACE
3938 2009-03-16 [paul] 3.7.1cvs16
3940 * src/prefs_customheader.c
3941 put the (X-)Face preview image below the up/down
3942 buttons so they don't jump around.
3943 make the list reorderable by drag'n'drop
3945 2009-03-16 [colin] 3.7.1cvs15
3947 * src/prefs_customheader.c
3948 Add a (X-)Face preview. Patch by iwkse.
3950 2009-03-16 [colin] 3.7.1cvs14
3956 * src/common/prefs.c
3957 Add fsync calls to make sure we don't
3958 lose data on system crashes. (to do:
3959 add a pref to allow people choosing raw
3962 2009-03-15 [colin] 3.7.1cvs13
3964 * src/gtk/gtkaspell.c
3965 Fix empty menu when there are no
3966 suggestions (using the Spelling menu)
3968 2009-03-14 [colin] 3.7.1cvs12
3970 * src/common/utils.c
3971 Win32: fix subject prefix length
3973 2009-03-11 [mones] 3.7.1cvs11
3976 fix encoding declared in header
3977 update translation now we're at it
3979 2009-03-10 [colin] 3.7.1cvs10
3982 Fix "wrong mime" message printed out multiple
3985 2009-03-10 [colin] 3.7.1cvs9
3987 * src/prefs_folder_item.c
3990 2009-03-09 [paul] 3.7.1cvs8
3992 * src/prefs_folder_item.c
3993 * src/send_message.c
3994 fixes to english text
3996 2009-03-08 [paul] 3.7.1cvs7
3999 correct errors in header
4001 2009-03-08 [paul] 3.7.1cvs6
4007 * tools/claws.i18n.status.pl
4008 add Japanese translation, submitted by kazken3
4010 2009-03-07 [colin] 3.7.1cvs5
4013 Don't let the invalid MIME warning hide
4014 other noticeview (Partial receive or
4017 2009-03-07 [colin] 3.7.1cvs4
4022 2009-03-07 [colin] 3.7.1cvs3
4027 Handle mimeparts that lack an end boundary.
4028 They're invalid but it's too annoying for
4029 normal users to fix.
4031 2009-03-06 [wwp] 3.7.1cvs2
4034 * src/folder_item_prefs.c
4035 * src/folder_item_prefs.h
4036 * src/prefs_folder_item.c
4037 Add per-folder default cc, bcc and reply-to.
4039 2009-03-06 [colin] 3.7.1cvs1
4042 * src/gtk/gtksourceprintjob.c
4043 Fix build with old print interface
4045 2009-03-06 [paul] 3.7.1
4052 2009-03-06 [paul] 3.7.0cvs78
4063 updated by David Vachulka, Stephan Sachse, Flammie
4064 Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
4065 Frederico Goncalves Guimaraes, Lars Persson Fink,
4068 2009-03-03 [colin] 3.7.0cvs77
4070 * src/prefs_filtering.c
4071 Win32: Fix bug 1865, 'IMAP account name changes
4072 are not followed at filter actions'
4074 2009-03-02 [colin] 3.7.0cvs76
4077 Fix Launchpad bug 335571: 'claws-mail crashed
4078 with SIGSEGV in strlen() while deleting
4079 large amount of e-mails on IMAP account
4081 2009-02-27 [mones] 3.7.0cvs75
4083 * manual/es/account.xml
4085 * manual/es/addrbook.xml
4086 * manual/es/advanced.xml
4087 * manual/es/claws-mail-manual.xml
4089 * manual/es/glossary.xml
4091 * manual/es/handling.xml
4092 * manual/es/intro.xml
4093 * manual/es/keyboard.xml
4094 * manual/es/plugins.xml
4095 * manual/es/starting.xml
4096 Sync with English version, fix some typos
4097 Changed encoding to UTF-8
4099 Update for release, changed encoding to UTF-8
4101 2009-02-24 [colin] 3.7.0cvs74
4104 Don't print separation line if there
4107 2009-02-23 [cleroy] 3.7.0cvs73
4116 * src/addrduplicates.c
4119 * src/addressbook_foldersel.c
4127 * src/customheader.c
4129 * src/editaddress_other_attributes_ldap.c
4167 * src/prefs_account.c
4168 * src/prefs_actions.c
4169 * src/prefs_common.c
4170 * src/prefs_filtering.c
4171 * src/prefs_filtering_action.c
4172 * src/prefs_folder_column.c
4173 * src/prefs_folder_item.c
4175 * src/prefs_matcher.c
4178 * src/prefs_summaries.c
4179 * src/prefs_summary_column.c
4180 * src/prefs_template.c
4181 * src/prefs_themes.c
4182 * src/prefs_toolbar.c
4189 * src/remotefolder.c
4190 * src/send_message.c
4191 * src/sourcewindow.c
4193 * src/stock_pixmap.c
4194 * src/summary_search.c
4201 * src/common/base64.c
4202 * src/common/claws.c
4203 * src/common/hooks.c
4204 * src/common/plugin.c
4205 * src/common/prefs.c
4206 * src/common/session.c
4208 * src/common/socket.c
4209 * src/common/string_match.c
4210 * src/common/stringtable.c
4211 * src/common/utils.c
4212 * src/common/utils.h
4214 * src/common/xmlprops.c
4215 * src/gtk/colorlabel.c
4216 * src/gtk/combobox.c
4217 * src/gtk/foldersort.c
4218 * src/gtk/gtkaspell.c
4219 * src/gtk/gtkcmclist.c
4220 * src/gtk/gtkcmctree.c
4221 * src/gtk/gtkcmoptionmenu.c
4222 * src/gtk/gtksctree.c
4223 * src/gtk/gtkshruler.c
4224 * src/gtk/gtksourceprintjob.c
4225 * src/gtk/gtkutils.c
4226 * src/gtk/gtkvscrollbutton.c
4227 * src/gtk/logwindow.c
4229 * src/gtk/pluginwindow.c
4230 * src/gtk/prefswindow.c
4231 * src/gtk/quicksearch.c
4232 * src/gtk/spell_entry.c
4233 * src/plugins/pgpcore/select-keys.c
4234 * src/plugins/pgpinline/pgpinline.c
4235 * src/plugins/pgpmime/pgpmime.c
4236 * src/plugins/smime/smime.c
4237 * src/plugins/spamassassin/spamassassin_gtk.c
4238 Mass commit changing g_return_* to cm_return_*
4239 and making these more interesting
4241 2009-02-23 [colin] 3.7.0cvs72
4244 Always initialise error code to no error
4246 2009-02-23 [colin] 3.7.0cvs71
4249 Fix separator substitution
4251 2009-02-23 [colin] 3.7.0cvs70
4253 * src/stock_pixmap.c
4254 * src/gtk/colorlabel.c
4255 don't use g_return on normal checks
4257 2009-02-22 [colin] 3.7.0cvs69
4263 2009-02-22 [colin] 3.7.0cvs68
4265 * src/addrduplicates.c
4281 * src/prefs_common.c
4282 * src/prefs_filtering.c
4293 * src/common/socket.c
4294 * src/common/template.c
4295 * src/etpan/imap-thread.c
4296 * src/gtk/gtkaspell.c
4297 * src/gtk/gtkcmctree.c
4298 * src/gtk/gtksctree.c
4299 * src/gtk/inputdialog.c
4300 * src/plugins/pgpcore/sgpgme.c
4301 * src/plugins/pgpmime/pgpmime.c
4302 * src/plugins/smime/smime.c
4303 * src/plugins/spamassassin/spamassassin.c
4304 Fix errors caught by Coverity: NULL checks, leaks, overruns,
4305 uninitialised accesses
4307 2009-02-17 [colin] 3.7.0cvs67
4310 Disable controls during queuing
4312 2009-02-15 [colin] 3.7.0cvs66
4315 * src/plugins/pgpcore/select-keys.c
4316 * src/plugins/pgpcore/sgpgme.c
4317 Disable use of disabled keys
4319 2009-02-15 [colin] 3.7.0cvs65
4323 Fix font updating after changing
4324 prefs_common.derive_from_normal_font
4326 2009-02-12 [paul] 3.7.0cvs64
4332 * src/common/version.h.in
4336 more copyright header fixes
4338 2009-02-12 [paul] 3.7.0cvs63
4340 * src/gtk/progressdialog.c
4341 * src/gtk/progressdialog.h
4342 fix copyright header
4344 2009-02-12 [paul] 3.7.0cvs62
4346 * src/gtk/spell_entry.c
4347 * src/gtk/spell_entry.h
4348 better, more standard copyright header
4350 2009-02-12 [paul] 3.7.0cvs61
4352 * src/gtk/spell_entry.c
4353 * src/gtk/spell_entry.h
4354 changes to copyright header
4356 2009-02-12 [paul] 3.7.0cvs60
4358 * src/gtk/spell_entry.c
4359 * src/gtk/spell_entry.h
4362 2009-02-11 [colin] 3.7.0cvs59
4364 * src/gtk/spell_entry.c
4365 * src/gtk/spell_entry.h
4368 2009-02-11 [colin] 3.7.0cvs58
4371 * src/gtk/Makefile.am
4372 * src/gtk/gtkaspell.c
4373 * src/gtk/gtkaspell.h
4374 Add spellcheck to subject. Patch by
4377 2009-02-10 [holger] 3.7.0cvs57
4381 Move filename define for printing page setup cache to defs.h
4383 2009-02-08 [mones] 3.7.0cvs56
4386 Fix build for bison 2.4.1
4388 2009-02-06 [holger] 3.7.0cvs55
4390 * src/prefs_common.c
4391 * src/prefs_common.h
4393 Fix restoring of custom page setups for printing by
4394 temporarily caching the settings.
4395 This is a workaround for Gnome Bug #39018, and fixes
4396 Claws Mail Bug #1840.
4398 2009-02-06 [colin] 3.7.0cvs54
4401 Fix hardcoded Shift-Q quits. Fixes
4402 bug 1838, 'Claws-Mail sometimes quits
4403 when attempting to type a capital Q'
4405 2009-01-31 [paul] 3.7.0cvs53
4408 revert 3.7.0cvs49, until there is time to find out
4409 why it causes a nasty crash!
4411 2009-01-31 [paul] 3.7.0cvs52
4414 1 string that was forgotten for translation
4416 2009-01-31 [paul] 3.7.0cvs51
4419 2 strings that were forgotten for translation
4421 2009-01-31 [paul] 3.7.0cvs50
4423 * src/gtk/prefswindow.c
4424 build prefs tree in a slightly smarter way -
4425 fix bug where if path[0] had same name as
4426 path[1], (like in the de translation), path[1]
4427 was lost and not shown in the window
4429 2009-01-31 [paul] 3.7.0cvs49
4432 fix bug 1836, 'Quoted text still blue after
4433 removal of quote-character'
4434 comment out some debug_print's that needlessly
4437 comment out a debug_print that needlessly slows
4440 2009-01-31 [paul] 3.7.0cvs48
4443 fix bug 1834, '"semi"-selection when collapsing thread'
4445 2009-01-31 [paul] 3.7.0cvs47
4447 * src/prefs_compose_writing.c
4448 * src/prefs_message.c
4449 move 'quote_chars' pref to where it should be
4451 2009-01-30 [paul] 3.7.0cvs46
4454 fix updating of popup menu sensitivity
4456 2009-01-28 [paul] 3.7.0cvs45
4458 * tools/filter_conv_new.pl
4459 move 'move' and 'delete' to end of @actions
4460 so that they are always final actions in the
4461 generated filtering rule
4463 2009-01-27 [paul] 3.7.0cvs44
4466 always select text/calendar mimepart if suitable
4467 plugin (i.e. vCalendar) is available
4469 2009-01-27 [paul] 3.7.0cvs43
4472 fix crash when right-clicking in summaryview when
4473 processing is active
4475 2009-01-22 [colin] 3.7.0cvs42
4480 When replying to signed/encrypted mail and the
4481 preference to sign/encrypt in this case is set,
4482 choose the original mail's privacy system (if
4485 2009-01-21 [colin] 3.7.0cvs41
4488 Fix warning (on-the-fly theming of
4489 addressbook isn't complete yet)
4491 2009-01-21 [colin] 3.7.0cvs40
4495 Win32: Fix window placement
4497 2009-01-21 [paul] 3.7.0cvs39
4500 update timeout log msg
4502 2009-01-17 [colin] 3.7.0cvs38
4507 * src/common/utils.c
4508 * src/etpan/imap-thread.c
4509 Fix g_open calls (which don't ignore mode)
4511 2009-01-17 [colin] 3.7.0cvs37
4520 * src/common/ssl_certificate.c
4522 * src/common/utils.c
4523 * src/etpan/imap-thread.c
4524 * src/plugins/bogofilter/bogofilter.c
4525 * src/plugins/pgpinline/pgpinline.c
4526 * src/plugins/smime/smime.c
4527 Probably fix bug 1825, 'Unable to fetch messages from
4528 IMAP folders named with non-ASCII string'
4529 Change remaining occurences of fopen and open with
4532 2009-01-17 [paul] 3.7.0cvs36
4535 update an old, outdated piece of info
4537 2009-01-17 [paul] 3.7.0cvs35
4539 * src/prefs_folder_item.c
4540 fix bug where saving Folder Properties of a
4541 sub-folder of outbox, queue, draft or trash
4542 would change its parent's folder type to normal
4544 2009-01-12 [mones] 3.7.0cvs34
4549 2009-01-12 [wwp] 3.7.0cvs33
4552 * tools/popfile-link.sh
4553 * tools/textviewer.sh
4554 Fix bashisms and other portability glitches (thanks to
4555 Steven M. Bellovin).
4557 2009-01-11 [paul] 3.7.0cvs32
4560 clean up some build warnings
4562 2009-01-11 [colin] 3.7.0cvs31
4565 Revert part of patch 3.7.0cvs29
4566 This function is used when jpilot
4569 2009-01-11 [colin] 3.7.0cvs30
4572 folder_find_child_item_by_name():
4573 actually use name, not path's basename