1 2011-11-29 [wwp] 3.7.10cvs108
3 * src/plugins/trayicon/libeggtrayicon/.cvsignore
4 More generated stuff to ignore.
6 2011-11-29 [wwp] 3.7.10cvs107
8 * src/prefs_folder_item.c
9 Fix CLAWS_TIP_DECL (undefined).
11 2011-11-28 [pawel] 3.7.10cvs106
16 Fix bug #2177 'addrbook/addrbook-00000?.xml is not deleted
17 after removing the address book in the GUI'
19 2011-11-26 [pawel] 3.7.10cvs105
22 Fix bug #2505 'tagsdb becomes polluted with old folder entries'
24 2011-11-25 [colin] 3.7.10cvs104
30 2011-11-24 [pawel] 3.7.10cvs103
32 * src/prefs_filtering.c
33 Complete cvs102, forgot to commit this
35 2011-11-24 [pawel] 3.7.10cvs102
44 Implement actions updating on folder/account rename
45 This fixes bug #2543 'filter actions in actionsrc not
46 updated upon account renaming'
48 2011-11-24 [wwp] 3.7.10cvs101
50 * src/gtk/gtkcmctree.c
51 Remove irrelevant cairo directive (thanks to Hanno).
53 2011-11-23 [wwp] 3.7.10cvs100
55 * src/gtk/gtkcmctree.c
56 Make arrows in gtkcmctree's less big (get rid of the outlining),
57 patch by Hanno Meyer-Thurow (h.mth@web.de), with few adaptations in offsets/sizes
60 2011-11-22 [colin] 3.7.10cvs99
63 * src/prefs_filtering.c
64 * src/prefs_filtering.h
65 Partly revert 3.7.10cvs97 (bug #2404, bug #2406):
66 The existing functions should do the job as well
67 if not better, as they take into account the
70 2011-11-21 [pawel] 3.7.10cvs98
73 Fix bug #2116 'Rip spaces off server names in account
75 g_strstrip() domain names to be sure they are valid
77 2011-11-21 [pawel] 3.7.10cvs97
80 * src/prefs_filtering.c
81 * src/prefs_filtering.h
82 Fix bug #2404 'matcherrc updates upon account renaming'
83 Fix bug #2406 'some part of accountrc not updated upon
85 Renaming account cause changing of it's root folder prefix
86 from #<type>/<old_name> to #<type>/<new_name> so every
87 path directing to it must be altered. Fix paths in account
88 preferences, global processing and filtering rules, folder
89 processing rules upon rename
91 2011-11-20 [pawel] 3.7.10cvs96
96 Fix bug #1489 'Filter action mark_as_read inoperative
97 following move action'
98 Sort actions lists to have proper order of execution
100 2011-11-20 [pawel] 3.7.10cvs95
102 * src/prefs_actions.c
103 * src/prefs_filtering.c
104 * src/prefs_template.c
105 Fix bug #1870 'arrow scrolling in filters'
106 Allow arrow scrolling in dialogs with list view widgets
107 plus couple fixes of issues I found along the way
109 2011-11-19 [pawel] 3.7.10cvs94
112 Don't highlight icons on right-click, they are not
113 selected and other part is shown which is confusing
115 2011-11-19 [mones] 3.7.10cvs93
117 * manual/advanced.xml
120 2011-11-19 [mones] 3.7.10cvs92
122 * manual/advanced.xml
123 * manual/es/advanced.xml
124 Document undocumented hidden option 'zero_replacement_char'
125 Synchronize Spanish manual with English version
127 2011-11-19 [pawel] 3.7.10cvs91
136 Fix bug #2377 'Show All Headers - make change persistent
139 2011-11-19 [pawel] 3.7.10cvs90
143 * src/folder_item_prefs.c
150 Fix bug #1563 'Folder view: show complete threads if they
151 contain unread messages'
152 Add option to show only threads with unread messages
153 initial patch by Paul Ollis, my small additions:
154 - when checking thread for unread finish on first unread
155 - make thread options unavailable when threading is off
156 - hide_unread_msgs and hide_unread_threads are mutually
157 exclusive options, set menus sensitivity accordingly
158 - set folder item icon type similiar to hide_unread_msgs
160 2011-11-19 [colin] 3.7.10cvs89
165 2011-11-18 [pawel] 3.7.10cvs88
173 Fix bug #2408 'Some UI elements are not persistent
175 Remember size of main window, compose notebook, mimeview
176 tree widgets between claws-mail runs. Compose window
177 size saving was already done in cvs74
179 2011-11-18 [mones] 3.7.10cvs87
184 Fixes bug #2509, "manually added headers are lost unless
185 mail is sent inmediately"
187 2011-11-17 [pawel] 3.7.10cvs86
190 Fix crasher reported in bug #2543
192 2011-11-13 [colin] 3.7.10cvs85
195 Make compose windows printable
197 2011-11-11 [colin] 3.7.10cvs84
200 Fix build on Fedora 16. -lm was probably pulled by something
203 2011-11-11 [pawel] 3.7.10cvs83
209 Port MimeView to GtkTreeView
211 2011-11-11 [colin] 3.7.10cvs82
214 Use %x (The preferred date representation for the current locale
217 2011-11-10 [paul] 3.7.10cvs81
220 use european date format as default
222 2011-11-08 [pawel] 3.7.10cvs80
225 Fix bug #2422 'Toggle Message View w/ V crashes Claws'
226 Fix race condition - don't try to hide messageview while
227 being in the middle of message displaying routine.
229 2011-11-08 [colin] 3.7.10cvs79
232 Make sure we break line when we need to. Very probably
233 fixes bug #2310 "Crash when hitting Ctrl+R to reply to a
236 2011-11-07 [pawel] 3.7.10cvs78
239 Fix bug #2493 'Subscription pull down should be alphabetized'
241 2011-11-07 [pawel] 3.7.10cvs77
246 Make Home & End keys work in textview
248 2011-11-06 [colin] 3.7.10cvs76
251 Oops, some unwanted undo got commited.
253 2011-11-06 [colin] 3.7.10cvs75
256 Don't iconify/deiconify. Instead, just show nothing
259 2011-11-06 [pawel] 3.7.10cvs74
262 Fix compose window size saving / restoring
264 2011-11-06 [pawel] 3.7.10cvs73
268 Optimize message displaying, in some conditions parts were
269 displayed twice causing flickering. For example first html
270 source and then rendering output from html plugin of the
273 2011-11-05 [wwp] 3.7.10cvs72
275 * src/gtk/gtkaspell.c
276 Fix compilation where 'null' is undefined (use NULL instead).
278 2011-11-05 [colin] 3.7.10cvs71
280 * src/gtk/gtkaspell.c
281 No need to show a backtrace if gtkaspell is null
283 2011-11-05 [pawel] 3.7.10cvs70
285 * src/gtk/gtkaspell.c
286 Fix crasher when spellchecking is not enabled
288 2011-11-02 [mones] 3.7.10cvs69
290 * doc/man/claws-mail.1
291 fixed hyphens (patch from Debian packaging)
292 fixed header to follow man style closely
293 documented new option --compose-from-file
294 removed INSTALLATION section, doesn't belong to manpage
295 added ENVIRONMENT, COPYRIGHT and BUGS sections
296 expanded FILES section to include certs and autofaces dirs
297 expanded SEE ALSO section to include manual and plugins
299 2011-11-01 [colin] 3.7.10cvs68
302 Fix wrong debug stuff commited.
304 2011-11-01 [colin] 3.7.10cvs67
309 * src/gtk/gtkaspell.c
310 * src/gtk/gtkaspell.h
311 Fix huge slowness induced by spellcheck "while typing"
312 during initial quote rewraps.
314 2011-10-31 [pawel] 3.7.10cvs66
320 Fix bug #2526 'When reading message in separate window,
321 n and p keys do not work'
322 - fix key event handling in messageview
323 - remove bindings for 'n' and 'p' keys in mimeview (next-part
324 and prev-part actions)
325 - instead add 'z' key for prev-part, we have 'a' key
326 for next-part already
328 2011-10-31 [colin] 3.7.10cvs65
331 Fix build with GLib 2.31. Thanks to Charles A. Edwards
333 2011-10-31 [pawel] 3.7.10cvs64
337 Fix bug #2303 'Next unread message enables message view'
338 Don't show previously hidden message view in main window
339 when user reads messages in external window
341 2011-10-31 [paul] 3.7.10cvs63
343 * src/prefs_template.c
344 revert part of 3.7.10cvs60 - it was a subjective change, all widgets
345 fit at 540 here, for those where they don't the dialogue can be made
348 2011-10-31 [paul] 3.7.10cvs62
351 revert 3.7.10cvs61, these entries _should_ be editable
353 2011-10-30 [pawel] 3.7.10cvs61
356 Those entries should not be editable
358 2011-10-30 [pawel] 3.7.10cvs60
360 * src/prefs_template.c
361 - Dialog needs more height to fit all widgets
362 - Clear template contents on delete
364 2011-10-30 [pawel] 3.7.10cvs59
366 * src/prefs_folder_item.c
367 Update summaryview after changing folder prefs when needed
369 2011-10-30 [pawel] 3.7.10cvs58
372 Remove key-press-event blocking, it only
373 emits GLib-GObject warnings
375 2011-10-29 [colin] 3.7.10cvs57
378 Fix focus of completion window with gnome shell
379 Fixes bug #2525, "Address completion window does not get
382 2011-10-29 [colin] 3.7.10cvs56
385 Fix flicker on recursive quicksearch
387 2011-10-28 [colin] 3.7.10cvs55
391 Fix a bit the focus problem on Gnome shell
393 2011-10-26 [mones] 3.7.10cvs54
396 Add missing accelerator
398 2011-10-25 [colin] 3.7.10cvs53
400 * src/gtk/gtkcmclist.c
401 * src/gtk/gtkcmctree.c
402 Fix colors, fix warnings
404 2011-10-25 [colin] 3.7.10cvs52
406 * src/gtk/gtkcmclist.c
407 * src/gtk/gtkcmctree.c
410 2011-10-25 [colin] 3.7.10cvs51
413 Fix build with gtk + 2.20
415 2011-10-25 [colin] 3.7.10cvs50
421 Fix locking when sending a single message
423 2011-10-25 [colin] 3.7.10cvs49
425 * src/gtk/colorlabel.c
427 * src/gtk/gtkcmclist.c
428 Make row height closer to what it was
430 2011-10-25 [colin] 3.7.10cvs48
433 Always use cairo to draw
435 2011-10-25 [colin] 3.7.10cvs47
438 Fix bug #2529, 'crash in mimeview_start_drag after
439 deleting message'. Patch by Ricardo
441 2011-10-23 [colin] 3.7.10cvs46
443 * src/gtk/gtkcmclist.c
444 * src/gtk/gtkcmclist.h
445 * src/gtk/gtkcmctree.c
446 Draw CMClist with cairo too.
448 2011-10-23 [colin] 3.7.10cvs45
450 * src/gtk/gtkcmclist.h
451 Fix build (this was not meant to be commited)
453 2011-10-23 [colin] 3.7.10cvs44
457 * src/addressbook_foldersel.c
461 * src/grouplistdialog.c
465 * src/gtk/gtkcmclist.c
466 * src/gtk/gtkcmclist.h
467 * src/gtk/gtkcmctree.c
468 * src/gtk/gtkcmctree.h
469 * src/gtk/gtksctree.c
470 Refactor some tree stuff (lots of code duplication there)
471 and switch to cairo for tree rendering.
473 2011-10-23 [holger] 3.7.10cvs43
476 Don't issue a warning for designed behaviour of the stop rule.
477 Fixes bug #2520, 'Please remove verbose "No further processing after rule %s" message.'
479 2011-10-22 [colin] 3.7.10cvs42
482 * src/gtk/gtkshruler.c
486 2011-10-22 [colin] 3.7.10cvs41
495 * src/grouplistdialog.c
502 * src/prefs_account.c
503 * src/prefs_actions.c
504 * src/prefs_ext_prog.c
505 * src/prefs_filtering.c
506 * src/prefs_folder_item.c
507 * src/prefs_image_viewer.c
508 * src/prefs_logging.c
509 * src/prefs_msg_colors.c
512 * src/prefs_spelling.c
513 * src/prefs_summaries.c
514 * src/prefs_template.c
519 * src/summary_search.c
522 * src/gtk/gtkcmclist.c
523 * src/gtk/gtkcmctree.c
524 * src/gtk/gtkcmoptionmenu.c
525 * src/gtk/gtksctree.c
528 * src/gtk/gtkvscrollbutton.c
529 * src/gtk/inputdialog.c
530 * src/gtk/pluginwindow.c
531 * src/gtk/quicksearch.c
532 * src/gtk/spell_entry.c
533 * src/plugins/bogofilter/bogofilter_gtk.c
534 * src/plugins/dillo_viewer/dillo_prefs.c
535 * src/plugins/pgpcore/prefs_gpg.c
536 * src/plugins/spamassassin/spamassassin_gtk.c
537 * src/plugins/trayicon/trayicon.c
538 * src/plugins/trayicon/trayicon_prefs.c
539 Remove all possible #if GTK_CHECK_VERSION() checks,
540 and make Claws build with GTK+2.16 (untested right
541 now), as the Gpg4Win project uses GTK+2.16 currently.
543 2011-10-22 [colin] 3.7.10cvs40
547 Fix (hopefully) build with GTK+ 2.18.
549 2011-10-20 [paul] 3.7.10cvs39
554 fix bug 2479, 'LDIF address book import matches tags case sensitive'
555 Patch by Bodo Graumann <mail@bodograumann.de>
557 2011-10-20 [mones] 3.7.10cvs38
561 Fix references to old dotsrc mailing lists
563 2011-10-19 [mones] 3.7.10cvs37
565 * src/prefs_msg_colors.c
566 Fix Ok/Cancel buttons in color selector of preferences
568 2011-10-17 [colin] 3.7.10cvs36
570 * src/gtk/gtkshruler.c
571 (Probably) fix GTK+ <= 2.22
573 2011-10-17 [colin] 3.7.10cvs35
575 * src/gtk/gtkshruler.c
578 2011-10-17 [mones] 3.7.10cvs34
587 Fix potential out-of-buffer writes
589 2011-10-17 [mones] 3.7.10cvs33
592 Use just one g_print call per option; correct indentation
594 2011-10-17 [colin] 3.7.10cvs32
598 * src/gtk/Makefile.am
599 * src/gtk/gtkshruler.c
600 * src/gtk/gtkshruler.h
603 Reimplement ruler using the GTK widgets. Thanks
604 to Hanno for the initial patch.
606 2011-10-17 [colin] 3.7.10cvs31
612 Undeprecate GIO/GdkCondition
614 2011-10-16 [mones] 3.7.10cvs30
617 Add --compose-from-file option to open composition
618 window with the headers and body from a file; based
619 on Debian patch to fix http://bugs.debian.org/544868
621 2011-10-15 [mones] 3.7.10cvs29
623 * manual/advanced.xml
624 Document new summary_from_show hidden preference
626 2011-10-15 [paul] 3.7.10cvs28
629 compose_create_tags() - fix misplaced 'int i'
630 compose_entry_mark_default_to() - fix To field highlighting
632 2011-10-09 [colin] 3.7.10cvs27
635 Fix address completion
637 2011-10-07 [colin] 3.7.10cvs26
639 * src/prefs_filtering_action.c
641 Fix build with GTK+2.20
643 2011-10-07 [colin] 3.7.10cvs25
645 * src/gtk/Makefile.am
646 * src/gtk/gdkkeysyms-new.h
648 Copy the new GDK_KEY_* definitions for older GTKs
650 2011-10-07 [colin] 3.7.10cvs24
653 Fix typos (thanks to Hanno)
655 2011-10-07 [colin] 3.7.10cvs23
658 * src/gtk/gtkshruler.c
659 * src/gtk/gtkshruler.h
660 Disable ruler starting from 2.24.
662 2011-10-07 [colin] 3.7.10cvs22
666 * src/gtk/Makefile.am
669 2011-10-07 [colin] 3.7.10cvs21
679 * src/message_search.c
682 * src/prefs_account.c
683 * src/prefs_compose_writing.c
684 * src/prefs_filtering_action.c
685 * src/prefs_folder_item.c
686 * src/prefs_logging.c
687 * src/prefs_matcher.c
688 * src/prefs_message.c
690 * src/prefs_receive.c
691 * src/prefs_summaries.c
692 * src/prefs_wrapping.c
697 * src/summary_search.c
699 * src/gtk/Makefile.am
700 * src/gtk/colorlabel.c
703 * src/gtk/logwindow.c
706 * src/gtk/quicksearch.c
707 * src/gtk/spell_entry.c
708 * src/plugins/bogofilter/bogofilter_gtk.c
709 * src/plugins/dillo_viewer/dillo_viewer.c
710 * src/plugins/pgpcore/prefs_gpg.c
711 * src/plugins/spamassassin/spamassassin_gtk.c
712 Bug #2371, "Port to GTK+ 3.0". Third patch from Hanno, starting
713 the real job. GtkCMOptionMenu and GTKHSRuler disabled, should be
714 ported (especially GtkCMOptionMenu)
716 2011-10-07 [colin] 3.7.10cvs20
721 * src/addrcustomattr.c
722 * src/addrduplicates.c
725 * src/addressbook_foldersel.c
731 * src/editaddress_other_attributes_ldap.c
736 * src/editldap_basedn.c
744 * src/grouplistdialog.c
750 * src/message_search.c
753 * src/prefs_actions.c
754 * src/prefs_customheader.c
755 * src/prefs_display_header.c
756 * src/prefs_filtering.c
757 * src/prefs_filtering_action.c
758 * src/prefs_folder_column.c
759 * src/prefs_matcher.c
760 * src/prefs_msg_colors.c
762 * src/prefs_summaries.c
763 * src/prefs_summary_column.c
764 * src/prefs_summary_open.c
765 * src/prefs_template.c
766 * src/prefs_toolbar.c
770 * src/summary_search.c
777 * src/gtk/description_window.c
778 * src/gtk/foldersort.c
779 * src/gtk/gtkaspell.c
780 * src/gtk/gtkcmclist.c
781 * src/gtk/gtkcmctree.c
782 * src/gtk/gtkcmoptionmenu.c
784 * src/gtk/icon_legend.c
785 * src/gtk/inputdialog.c
786 * src/gtk/logwindow.c
787 * src/gtk/pluginwindow.c
788 * src/gtk/prefswindow.c
789 * src/gtk/quicksearch.c
790 * src/plugins/pgpcore/passphrase.c
791 * src/plugins/pgpcore/select-keys.c
792 Bug #2371, "Port to GTK+ 3.0". Monster-patch by Hanno Meyer-Thurow
793 to replace GDK_* by GDK_KEY_*.
795 2011-10-07 [colin] 3.7.10cvs19
806 * src/grouplistdialog.c
811 * src/prefs_filtering_action.c
812 * src/prefs_folder_column.c
813 * src/prefs_msg_colors.c
814 * src/prefs_summary_column.c
815 * src/prefs_toolbar.c
824 * src/gtk/colorlabel.c
826 * src/gtk/gtkcmclist.c
827 * src/gtk/gtkcmctree.c
828 * src/gtk/gtkcmoptionmenu.c
829 * src/gtk/gtksctree.c
831 * src/gtk/gtkvscrollbutton.c
832 * src/gtk/inputdialog.c
833 * src/gtk/logwindow.c
835 * src/gtk/prefswindow.c
836 * src/gtk/progressdialog.c
837 * src/plugins/pgpcore/passphrase.c
838 * src/plugins/trayicon/trayicon.c
839 Bug #2371, "Port to GTK+ 3.0": Use accessor functions.
840 Patch by Hanno Thurow-Meyer, many thanks to him !
842 2011-09-20 [colin] 3.7.10cvs18
845 Fix bug #2502, 'gnutls_transport_set_lowat removed in
848 2011-09-18 [colin] 3.7.10cvs17
851 Fix segfault when connection fails
853 2011-09-03 [colin] 3.7.10cvs16
856 Use NORMAL instead of EXPORT priorities.
858 2011-09-02 [colin] 3.7.10cvs15
862 Linking against gcrypt explicitely in order to call
863 gcry_control() for mutex setup isn't necessary anymore
864 starting from gnuTLS 2.11.
866 2011-08-31 [colin] 3.7.10cvs14
868 * src/plugins/pgpinline/pgpinline.c
869 * src/plugins/pgpmime/pgpmime.c
870 Fix bug #2431, "Major memory leak in PGP message handling".
872 2011-08-31 [colin] 3.7.10cvs13
879 Apply Steve Rader's patch from bug #2388, "Add
880 message view scrolling menu items"
882 2011-08-30 [colin] 3.7.10cvs12
884 * src/gtk/prefswindow.c
885 Fix layout issues (i.e. on SSL page if changing account
886 type prior to visiting it).
888 2011-08-30 [colin] 3.7.10cvs11
892 Don't use deprecated functions for GnuTLS priorities.
893 Require GnuTLS 2.2 that is the first version with the
896 2011-08-30 [colin] 3.7.10cvs10
898 * src/common/socket.c
900 Long-term fix for bug #2402, "GnuTLS change breaks socket
901 communication", as per http://savannah.gnu.org/support/?107660
903 2011-08-30 [colin] 3.7.10cvs9
905 * src/etpan/imap-thread.c
906 * src/etpan/nntp-thread.c
907 Remove dead openSSL code
909 2011-08-30 [colin] 3.7.10cvs8
913 * src/common/ssl_certificate.c
914 * src/common/ssl_certificate.h
915 * src/etpan/imap-thread.c
916 * src/etpan/nntp-thread.c
917 Fix bug #2127, "SSL cert check uses canonical name instead of
920 2011-08-29 [colin] 3.7.10cvs7
922 * src/prefs_account.c
923 Fix X-Mailer option not appearing on IMAP
925 2011-08-29 [colin] 3.7.10cvs6
927 * src/plugins/pgpcore/Makefile.am
928 * src/plugins/pgpinline/Makefile.am
929 * src/plugins/pgpmime/Makefile.am
930 * src/plugins/smime/Makefile.am
932 libtool: link: require no space between `-L' and `.'
934 2011-08-29 [colin] 3.7.10cvs5
938 * src/prefs_account.c
939 * src/prefs_account.h
940 Revert cvs4 which is rather illogical and instead
941 use Fabian's patch from bug #2471
943 2011-08-29 [colin] 3.7.10cvs4
946 Don't insert custom headers that have empty values.
947 Allows not inserting X-Mailer if it's set to nothing.
948 Fixes bug #2471, "Make setting an X-Mailer header optional".
950 2011-08-29 [colin] 3.7.10cvs3
956 Handle EXIF orientation in images (both in textview's
957 preview and image viewer)
959 2011-08-28 [paul] 3.7.10cvs2
964 add new hidden option to control the display in the From
965 column in the Message List: 0 (default): show name,
966 1: show address, 2: show name + address
968 2011-08-27 [paul] 3.7.10cvs1
971 * src/common/ssl_certificate.c
972 * src/etpan/imap-thread.c
973 * src/etpan/nntp-thread.c
974 offer up some missing log_error() strings to translators
976 2011-08-27 [paul] 3.7.10
982 2011-08-27 [paul] 3.7.9cvs52
990 updated by David Vachulka, wwp, Pader Rezso, Mindaugas
991 Baranauskas, Frederico Goncalves Guimaraes, and Slavko
993 2011-08-27 [mones] 3.7.9cvs51
996 Include generic name and comment translations
997 Thanks to all the people on the translators ML!
999 2011-08-23 [paul] 3.7.9cvs50
1002 probable/possible fix/workaround for bug 2402,
1003 'can't download message from pop3 server'
1005 2011-08-18 [paul] 3.7.9cvs49
1007 * manual/handling.xml
1008 fix typos. thanks to vilpan
1010 2011-08-17 [paul] 3.7.9cvs48
1012 * tools/claws.i18n.status.pl
1013 add Mindaugas Baranauskas (Lithuanian)
1015 2011-08-14 [mir] 3.7.9cvs47
1018 * src/etpan/nntp-thread.c
1019 Fix bug 2418. Patch provided by Sébastien Bigaret with
1020 some minor contribution by me.
1022 2011-08-13 [mir] 3.7.9cvs46
1024 * src/etpan/nntp-thread.c
1025 Fix bug when NNTP server sends authentication warning
1026 as part of the connection session. Privously etpan would
1027 bail out for any return code other than NEWSNNTP_NO_ERROR
1028 but as early as the connection session a return code like
1029 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_USERNAME and
1030 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_PASSWORD should not
1031 be considered as an error.
1033 2011-08-12 [paul] 3.7.9cvs45
1036 3.7.9cvs43 mistakenly dropped off the info
1037 about the mime part from the tooltip
1039 2011-08-12 [wwp] 3.7.9cvs44
1041 * src/gtk/quicksearch.c
1042 Fix duplicate key accel (thanks to Ra-Mones-Mones II).
1044 2011-08-09 [paul] 3.7.9cvs43
1047 fix bug 2420, 'Invalid markup in icon tooltip text after signature check'
1049 2011-08-06 [paul] 3.7.9cvs42
1052 fix cursor placement in Forward template
1054 2011-08-06 [paul] 3.7.9cvs41
1056 * src/gtk/description_window.c
1057 fix bug 1963, 'Preferences Templates Information Window Focus loss'
1059 2011-08-05 [holger] 3.7.9cvs40
1061 * claws-mail.desktop
1062 Revert 3.7.9cvs35 for now, it may be problematic
1065 2011-08-05 [paul] 3.7.9cvs39
1069 use 'Collapse quotes' rather than 'Fold quotes' on
1070 labels, for consistency
1072 use 'Receive mail from account' rather than 'on account'
1074 2011-07-30 [mir] 3.7.9cvs38
1076 * src/etpan/Makefile.am
1077 * src/plugins/pgpcore/Makefile.am
1078 * src/plugins/pgpmime/Makefile.am
1079 * src/plugins/smime/Makefile.am
1080 Fix broken build on Debian Sid. enchant.h cannot be
1081 found unless $(ENCHANT_CFLAGS) and $(ENCHANT_LIBS) are
1082 present in Makefile.am. Apparently enchant.h in older
1083 versions were placed in /usr/include which is always
1086 2011-07-21 [mones] 3.7.9cvs37
1088 * src/common/plugin.c
1089 * src/common/plugin.h
1090 Make licences allowed for plugins more explicit and also
1091 accept dual (or more) licences when properly formatted.
1092 Doesn't require any change on current plugins.
1094 2011-07-18 [mones] 3.7.9cvs36
1096 * manual/advanced.xml
1097 Document briefly tags feature.
1098 * manual/glossary.xml
1099 Fix definition to avoid confussion with tags.
1100 * manual/es/advanced.xml
1101 * manual/es/glossary.xml
1102 Synchronize Spanish translation with the above.
1104 2011-07-07 [holger] 3.7.9cvs35
1106 * claws-mail.desktop
1107 Add indicator stuff to the desktop file
1108 Taken from bug #2450
1110 2011-07-06 [paul] 3.7.9cvs34
1115 2011-07-06 [mones] 3.7.9cvs33
1118 Do not create an empty tag name row in panel and
1119 warn user about using a non-reserved tag instead
1121 2011-07-05 [mones] 3.7.9cvs32
1126 * src/etpan/imap-thread.c
1127 Make constants for reserved tags and use them
1128 Removed also duplicate comparison while at it
1130 2011-07-05 [paul] 3.7.9cvs31
1133 when using a Compose template, only place the cursor
1134 in the body when the cursor symbol, %cursor (%X), is used
1136 2011-07-03 [paul] 3.7.9cvs30
1139 do main_window_popup(mainwin); on plugin load error, or
1140 else the warning dialogue and mainwindow stays minimised
1143 2011-07-03 [paul] 3.7.9cvs29
1146 fix bug 2462, 'Building without GnuTLS support leads to a
1147 failure in wizard.c'
1149 2011-07-03 [paul] 3.7.9cvs28
1154 fix bug #2461, 'popup menu in message list displays
1155 'move to trash' and 'delete''.
1156 Add a new sensitivity condition 'M_NOT_TRASH' and
1157 remove the broken workaround for right-click in summaryview.c.
1158 Fix broken main menu sensitivity for "Menu/Message/Move" in
1161 2011-06-21 [paul] 3.7.9cvs27
1164 revert 3.7.9cvs2, it does no good
1166 2011-06-18 [mir] 3.7.9cvs26
1169 Fix autoconf warnings introduced in autoconf >= 2.64
1171 2011-06-05 [paul] 3.7.9cvs25
1181 fix strings where an informational message has been
1182 wrongly entered into the translated string
1184 enable 'Trash' and 'Sender' to be translated based on
1185 the context, e.g. as button text and as mail header
1187 fix english in Info tab
1189 2011-05-25 [colin] 3.7.9cvs24
1192 Fix bug #2439, "use bitwise operator for bitmask instead of
1193 logical operator". Thanks to Nicolas Kaiser for the patch.
1195 2011-05-18 [colin] 3.7.9cvs23
1198 Fix missing group selection before xover if the
1199 connection was reset before.
1201 2011-05-12 [colin] 3.7.9cvs22
1203 * src/common/utils.c
1204 Fix bug #2412, "Send account mail address in Message-ID
1205 wrongly implemented". Patch by Fabian Keil.
1207 2011-05-12 [mones] 3.7.9cvs21
1209 * src/etpan/nntp-thread.c
1210 Fix bug #2418 "NNTP authentication is broken"
1212 2011-05-09 [pawel] 3.7.9cvs20
1215 * src/prefs_folder_item.c
1218 2011-05-05 [colin] 3.7.9cvs19
1223 * src/send_message.c
1224 Fix bug #2184, "Add account name information inside network log".
1225 Initial patch by MSulchan Darmawan, expanded to other protocols.
1226 This stuff is too much copy-pasted.
1229 2011-04-30 [colin] 3.7.9cvs18
1232 Fix bug #2414, 'Claws segfaults on startup with
1233 notification plugin enabled". Thanks Christian
1234 Faulhammer for the patch.
1236 2011-04-27 [colin] 3.7.9cvs17
1239 Make Windows' encoding CP1251 for ru_RU locale
1240 Part of bug #2397, "Gtkhtml2 viewer ignores message encoding"
1242 2011-04-24 [paul] 3.7.9cvs16
1244 * manual/claws-mail-manual.xml
1245 * manual/de/claws-mail-manual.xml
1246 * manual/es/claws-mail-manual.xml
1247 * manual/fr/claws-mail-manual.xml
1248 * manual/it/claws-mail-manual.xml
1249 update copyright year
1251 2011-04-24 [paul] 3.7.9cvs15
1254 fix bug #2353, 'Right-clicking on spam in order to delete
1255 it causes it to show in message window'
1257 2011-04-24 [paul] 3.7.9cvs14
1260 * src/gtk/foldersort.c
1261 * src/gtk/foldersort.h
1262 fix labelling, 'change folder order' to 'change mailbox order'
1264 2011-04-23 [paul] 3.7.9cvs13
1267 fix bug #2409, 'Failed to compile under GCC 3.x : option
1268 -Wno-pointer-sign badly set in configure.ac'. mistakenly
1269 committed in 3.7.8cvs19
1271 2011-04-11 [paul] 3.7.9cvs12
1273 * src/plugins/trayicon/trayicon.c
1274 fix build bug: gtk_status_icon_set_title() is available
1275 since gtk 2.18.x not 2.14.x
1277 2011-04-11 [paul] 3.7.9cvs11
1280 updated by Páder Rezső
1282 2011-04-10 [colin] 3.7.9cvs10
1288 * src/editaddress_other_attributes_ldap.c
1290 * src/message_search.c
1291 * src/prefs_display_header.c
1292 * src/prefs_filtering_action.c
1293 * src/prefs_matcher.c
1295 * src/prefs_toolbar.c
1296 * src/summary_search.c
1297 * src/gtk/colorlabel.c
1298 * src/gtk/combobox.c
1299 * src/gtk/gtkcmoptionmenu.c
1300 * src/gtk/gtkshruler.c
1301 * src/gtk/gtkshruler.h
1302 * src/gtk/gtkutils.h
1303 * src/gtk/inputdialog.c
1304 * src/gtk/quicksearch.c
1305 Revert the whole pile of crap introduced in
1308 2011-04-10 [colin] 3.7.9cvs9
1312 * src/editaddress_other_attributes_ldap.c
1314 * src/message_search.c
1315 * src/prefs_display_header.c
1316 * src/prefs_matcher.c
1317 * src/prefs_toolbar.c
1318 * src/summary_search.c
1319 * src/gtk/combobox.c
1320 * src/gtk/gtkutils.h
1321 * src/gtk/inputdialog.c
1322 * src/gtk/quicksearch.c
1323 Finish fun with combo boxes. (hopefully)
1325 2011-04-10 [colin] 3.7.9cvs8
1328 * src/prefs_filtering_action.c
1329 * src/gtk/combobox.c
1330 * src/gtk/gtkshruler.c
1331 * src/gtk/gtkshruler.h
1332 More undeprecation. GTKSHRuler is #if'ed out. We can
1333 still decide to maintain the old GtkRuler widget in-tree
1334 if the lack of ruler in Compose window is too
1337 2011-04-10 [colin] 3.7.9cvs7
1342 * src/editaddress_other_attributes_ldap.c
1343 * src/message_search.c
1344 * src/prefs_display_header.c
1345 * src/prefs_filtering_action.c
1347 * src/prefs_toolbar.c
1348 * src/summary_search.c
1349 * src/gtk/colorlabel.c
1350 * src/gtk/combobox.c
1351 * src/gtk/gtkcmoptionmenu.c
1352 * src/gtk/gtkutils.h
1353 More comboboxtext undeprecation
1355 2011-04-10 [colin] 3.7.9cvs6
1360 2011-04-10 [colin] 3.7.9cvs5
1365 2011-04-10 [colin] 3.7.9cvs4
1368 * src/editaddress_other_attributes_ldap.c
1369 * src/message_search.c
1370 * src/prefs_display_header.c
1371 * src/prefs_filtering_action.c
1373 * src/prefs_toolbar.c
1374 * src/summary_search.c
1375 * src/gtk/combobox.c
1376 * src/gtk/gtkutils.h
1377 gtk_combo_box_*_text() is deprecated, and
1378 gtk_combo_box_text_*() is the new hotness.
1380 2011-04-10 [colin] 3.7.9cvs3
1388 * src/gtk/gtkvscrollbutton.c
1389 * src/gtk/gtkvscrollbutton.h
1390 s/GtkFunction/GSourceFunc
1392 2011-04-10 [colin] 3.7.9cvs2
1395 Use gtkut_window_popup() to work around a bug in Gnome Shell.
1396 This is the patch from bug #2396, it should be innocuous even
1397 if that's useless to do deiconify + present window...
1399 2011-04-09 [paul] 3.7.9cvs1
1401 * src/prefs_summaries.c
1402 fix typo in string. (thanks, Brad!)
1404 2011-04-09 [paul] 3.7.9
1410 2011-04-09 [paul] 3.7.8cvs78
1420 updated by David Vachulka, Ricardo Mones, Flammie Pirinen,
1421 wwp, Mindaugas Baranauskas, Frederico Goncalves Guimaraes,
1424 2011-04-09 [colin] 3.7.8cvs77
1427 Revert part of yesterday's patch. While gtk_file_chooser_set_current_name()
1428 wants an UTF-8 string, gtk_file_chooser_set_current_folder() wants a glib-
1429 encoding filename. Hooray for stupid.
1431 2011-04-08 [colin] 3.7.8cvs76
1434 Fix action Stop: if child does not react to SIGTERM, it'll
1435 probably start behaving when it'll get a SIGKILL on the user's
1436 second press on Stop.
1437 Fixes bug #2237, "User action makes Claws unresponsive".
1439 2011-04-08 [colin] 3.7.8cvs75
1444 * src/folder_item_prefs.c
1445 * src/folder_item_prefs.h
1446 * src/prefs_account.c
1447 Fix bug #2382, "folderitemrc not updated when account
1448 name is changed". Indeed, this wasn't done.
1450 2011-04-08 [wwp] 3.7.8cvs74
1453 Add support for quoted values (*="value").
1454 This commonly fixes a trailing quote appearing to filenames
1455 sent by iphone Mail (not sure if it's culprit at all, though).
1457 2011-04-08 [colin] 3.7.8cvs73
1460 Fix bug #2393, "Crashes and rendering problems in the "Save as" menu
1461 caused by attachments with extended chars in the file name". Patch
1462 derived from a patch bt Fabien Keil
1464 2011-04-05 [wwp] 3.7.8cvs72
1467 A debug string not to translate.
1469 2011-04-03 [colin] 3.7.8cvs71
1471 * src/common/utils.h
1472 Fix bug #2394, "backtrace() crashes on FreeBSD"
1473 That's not the first bug-report where internal
1474 debug-only backtrace() crashes on FreeBSD.
1476 2011-04-03 [colin] 3.7.8cvs70
1479 Fix bug #2365 again, "Crash when auto-scrolling headers in
1481 Batch-mode compose windows (from filtering actions) shouldn't
1482 try to access stuff after flushing events...
1484 2011-03-31 [paul] 3.7.8cvs69
1487 update as gtk >= 2.10 now required
1488 (because I'll never remember to do this later)
1490 2011-03-26 [paul] 3.7.8cvs68
1493 fix separators in Go To menu
1495 2011-03-20 [colin] 3.7.8cvs67
1498 Drop the *_DISABLE_DEPRECATED. We'll put them back
1499 when we'll have time to handle them
1501 2011-03-18 [paul] 3.7.8cvs66
1504 make user-facing message more accurate -
1505 'Network Log' not 'View Log'
1507 2011-03-17 [wwp] 3.7.8cvs65
1510 Fix a typo around plural form, as reported by
1513 2011-03-15 [colin] 3.7.8cvs64
1518 Fix bug #2381, "Support for NetworkManager 0.9".
1519 Patch by Mikhail Efremov
1521 2011-03-04 [colin] 3.7.8cvs63
1525 Fix segfault on Windows
1527 * src/common/utils.c
1528 * src/common/w32_unistd.c
1529 * src/common/w32lib.h
1530 Rationalize use of time_r() funcs (pthread do define them)
1532 2011-03-02 [pawel] 3.7.8cvs62
1535 Re-implement widgets aligning, switch from GtkSizeGroup
1536 to GtkTable - this should fix disappearing labels
1538 2011-03-01 [pawel] 3.7.8cvs61
1541 Wizard GUI cleanups. Make it look and behave more
1542 like account preferences.
1544 2011-02-23 [colin] 3.7.8cvs60
1546 * src/common/Makefile.am
1549 2011-02-23 [colin] 3.7.8cvs59
1553 * src/common/Makefile.am
1554 * src/common/plugin.c
1555 * src/common/valgrind.h
1556 Fix bug #2369, "valgrind.h should NOT be part of claws-mail"
1557 Use valgrind's own header.
1559 2011-02-22 [colin] 3.7.8cvs58
1561 * src/prefs_account.c
1562 Fix bug #2367 (Win32): Disable "Always sign messages when replying to a
1563 signed message" upon new installation. This is disturbing when PGP
1564 plugins are loaded by default.
1566 2011-02-16 [paul] 3.7.8cvs57
1569 update copyright headers throughout
1571 2011-02-16 [paul] 3.7.8cvs56
1574 use gettext plural form for "item selected"/"items selected"
1576 2011-02-13 [colin] 3.7.8cvs55
1580 Fix bug #2361, "Claws crashes after PGP Check in separate
1581 msg view". Don't let the cancel thread lie around after
1582 the verification ended.
1584 2011-02-13 [paul] 3.7.8cvs54
1587 updated by Mindaugas Baranauskas
1589 2011-02-11 [mones] 3.7.8cvs53
1591 * manual/es/advanced.xml
1592 Sync with English manual
1594 Fix remaining mismatched alloc/free from cppcheck
1596 2011-02-10 [pawel] 3.7.8cvs52
1601 2011-02-10 [pawel] 3.7.8cvs51
1603 * src/prefs_toolbar.c
1604 - set menus sensitivity in item type combo depending on
1605 availability of actions / plugin hooks
1606 - style fixes, spaces instead of tabs mostly
1608 2011-02-10 [paul] 3.7.8cvs50
1610 * src/prefs_account.c
1611 move the 'send acc mail addr in msg-id" option to
1614 2011-02-10 [paul] 3.7.8cvs49
1616 * src/prefs_account.c
1617 move the 'expunge immediately' option to a more
1620 2011-02-05 [pawel] 3.7.8cvs48
1622 * manual/advanced.xml
1623 Document new hidden pref
1625 Dont treat mimeparts referenced by others as
1628 * src/prefs_common.c
1629 * src/prefs_common.h
1630 Add ability to hide inline attachments referenced
1631 by other mimeparts in MimeView. To enable this
1632 feature set show_inline_attachments=0 in your clawsrc
1634 2011-01-25 [colin] 3.7.8cvs47
1637 Fix matcher body parsing: decode mails with our
1638 MIME parser. This speeds up body search a bit as
1639 binary attachments are not searched anymore, slows
1640 down a bit full message searches, but not awfully.
1641 * src/summary_search.c
1642 Use matcher API to search, in all cases (advanced search or
1643 not). Also, fix little logic bugs related to combos history
1644 * src/common/utils.c
1645 * src/common/utils.h
1648 Remove dead code, export functions needed by matcher.c
1650 2011-01-25 [colin] 3.7.8cvs46
1653 * src/prefs_common.c
1655 * src/common/ssl_certificate.c
1656 Fix mismatched alloc/free (thanks to cppcheck)
1658 2011-01-25 [colin] 3.7.8cvs45
1661 Fix leak on error path
1663 2011-01-23 [mones] 3.7.8cvs44
1665 * manual/es/advanced.xml
1666 Sync with English manual
1668 2011-01-23 [paul] 3.7.8cvs43
1671 it's 2011, update copyright line
1673 2011-01-23 [paul] 3.7.8cvs42
1675 * manual/advanced.xml
1676 * src/prefs_common.c
1677 * src/prefs_common.h
1679 fix bug #2350, 'Make displaying localized date/time in
1680 message view optional'.
1681 This introduces a new hidden option (why do more?),
1682 'msgview_date_format', which defaults to OFF, maintaining
1683 the current and expected behaviour.
1685 2011-01-21 [colin] 3.7.8cvs41
1688 Fix bug #2050, Clawsmail sends return receipt every seconds
1689 We forgot to close the file when parsing
1690 disposition-notification fields, which made unlinking of the
1691 corresponding emails in tempfolder/processing impossible in
1692 Windows. Causing them to be re-fetched every time.
1694 2011-01-21 [colin] 3.7.8cvs40
1696 * claws-mail.desktop
1697 Fix again bug #2346: We should have a %u parameter.
1699 2011-01-21 [colin] 3.7.8cvs39
1701 * src/plugins/spamassassin/spamassassin.c
1702 Fix sa-learn when offline (its command line parsing is
1703 space-dependant). Patch by Wolfgang Lorenz
1705 2011-01-19 [pawel] 3.7.8cvs38
1707 * claws-mail.desktop
1708 Fix Bug 2346 'Please register x-handler-scheme
1709 in .desktop file' patch by Laurent Bigonville
1710 While I'm here update things to current
1711 standards, fix desktop-file-validate warnings/errors
1713 2011-01-18 [colin] 3.7.8cvs37
1716 Fix logic on SMTP AUTH: If the selected method isn't
1717 available, say so instead of supposing it'll work.
1718 Fixes bug #2039, 'SMTP AUTHENTICATION'
1720 2011-01-15 [pawel] 3.7.8cvs36
1722 * src/prefs_folder_item.c
1723 Rework subject regexp simplify gui a bit, this give us better
1724 options page layout (window with min width was too short to
1725 show all contents and thigs were unwieldy) and better preview
1726 of regexp working/not working
1728 2011-01-14 [pawel] 3.7.8cvs35
1731 strncpy2() NULLify strings just fine, no need to be
1734 2011-01-14 [pawel] 3.7.8cvs34
1737 Fix Bug #2165 'The date not localized in the message view'
1738 Display Date header in messageview in the same way as in
1739 summaryview by respecting date format set in preferences.
1741 2011-01-06 [pawel] 3.7.8cvs33
1743 * src/prefs_account.c
1744 * src/prefs_folder_item.c
1747 Make quote templates widgets more compact
1749 2011-01-06 [pawel] 3.7.8cvs32
1751 * src/plugins/trayicon/trayicon.c
1752 - fix logic bug which caused icon to be
1753 always set no-mail status on plugin load
1754 - force icon hide on plugin_done(), without
1755 it empty space(?!) is left in tray under KDE3 and KDE4
1757 2011-01-06 [colin] 3.7.8cvs31
1768 Unmime headers differently whether they're addresses or not:
1769 It's useless to quote things containing commas if it's in
1770 subject, for example. (introduced in 3.7.8cvs26)
1772 2011-01-06 [colin] 3.7.8cvs30
1774 * src/gtk/gtkaspell.c
1775 Complete previous patch
1777 * src/plugins/pgpinline/pgpinline.c
1780 2011-01-06 [paul] 3.7.8cvs29
1786 add Lithuanian translation (approx. 65% complete)
1787 submitted by Mindaugas Baranauskas
1789 2011-01-06 [pawel] 3.7.8cvs28
1794 * src/prefs_actions.c
1796 * src/gtk/gtkaspell.c
1797 * src/plugins/pgpinline/pgpinline.c
1798 * src/plugins/pgpmime/pgpmime.c
1799 * src/plugins/smime/smime.c
1800 Fix memory/file descriptors leaks
1802 2011-01-06 [paul] 3.7.8cvs27
1804 * src/plugins/pgpcore/sgpgme.c
1805 fix bug #2322, 'GPG Full info: showing subkey
1806 ID instead of primary key fingerprint'
1807 Patch by Sébastien Bigaret.
1809 2011-01-03 [colin] 3.7.8cvs26
1812 Better quote-checking when unmim-ing headers
1813 that may have comas.
1815 2011-01-03 [colin] 3.7.8cvs25
1818 Fix bug #2299, "Incorrect handling of quoted printable coma
1819 in headers". As this is really painful to fix by switching
1820 the whole stuff to a list of headers tokens, we workaround
1821 the problem by adding quotes around the encoded-word (making
1822 it a quoted-string which continuity is already handled).
1824 2011-01-03 [colin] 3.7.8cvs24
1829 2010-12-23 [colin] 3.7.8cvs23
1832 Finish fixing bug #2203: When forwarding (inline) and there
1833 are some text/* parts with no name, set them a name and
1834 set their disposition to attachment, so that recipients with
1835 MUAs preferring HTML parts don't show them by default.
1837 2010-12-22 [paul] 3.7.8cvs22
1840 fix missing file in 3.7.8cvs20
1842 2010-12-22 [colin] 3.7.8cvs21
1846 Implement a nicer scroll when drag and dropping
1848 2010-12-22 [colin] 3.7.8cvs20
1851 Store charset if available when attaching text/* parts
1852 Fixes bug #2203, 'Problems in forwarding multipart/
1853 alternative messages with HTML part'
1855 2010-12-22 [colin] 3.7.8cvs19
1860 2010-12-21 [colin] 3.7.8cvs18
1863 * src/send_message.c
1864 * src/common/session.c
1865 * src/common/session.h
1866 Differentiate between running sessions and connected
1867 sessions. Fixes bug #2332, "Crash when hitting cancel
1868 on the SMTP status window"
1870 2010-12-21 [colin] 3.7.8cvs17
1872 * src/etpan/etpan-thread-manager.c
1875 2010-12-21 [colin] 3.7.8cvs16
1878 Check whether we should continue loading the
1879 current textview after inserting a possibly
1882 2010-12-20 [colin] 3.7.8cvs15
1886 Removed. Dead code since ages!
1888 * src/gtk/gtkcmclist.c
1889 * src/gtk/gtkcmctree.c
1890 * src/gtk/gtksctree.c
1891 undefine *_DISABLE_DEPRECATED in the files that
1892 use deprecated interfaces. Implicit declarations
1893 can lead to crashes as prototypes are unknown, as
1894 evidenced by bug #2315.
1896 2010-12-20 [colin] 3.7.8cvs14
1899 Don't flush events when adding an header entry. This
1900 can mess up the keypresses in the previous header.
1901 Instead, make the scroll happen later (doing it on the
1902 spot without flushing events doesn't work as the new
1903 requisitions aren't set yet).
1905 2010-12-20 [colin] 3.7.8cvs13
1908 Don't iconify at start on w32. This un-iconifies in the
1911 2010-12-20 [colin] 3.7.8cvs12
1913 * src/common/base64.c
1914 Fix bug #2331, "Base64 is broken in 3.7.7 and 3.7.8"
1915 Patch by pochini at shiny.it
1917 2010-12-19 [colin] 3.7.8cvs11
1922 2010-12-18 [colin] 3.7.8cvs10
1925 Fix bug #2148, "Attachment content-transfer-encoding
1926 incorrectly set when signing emails". The RFC 2045
1927 states that message/* and multipart/* encoding must
1928 be either 7-bit, 8-bit or binary.
1930 2010-12-18 [mones] 3.7.8cvs9
1933 Fix crash when searching or adding a LDAP server
1935 2010-12-17 [colin] 3.7.8cvs8
1944 Better error logging. Disable LDAP SSL/TLS on
1945 Windows, it's crashy/non-worky.
1947 2010-12-17 [colin] 3.7.8cvs7
1950 Fix bug #2325, "messages remains in folder cache after moving
1951 from MH to IMAP boxes". Bug introduced in 3.7.6cvs53.
1953 2010-12-17 [colin] 3.7.8cvs6
1965 Windows build fixes (w32 LDAP completely untested!)
1967 2010-12-16 [colin] 3.7.8cvs5
1977 Try to rationalize a bit LDAP connections
1979 2010-12-16 [colin] 3.7.8cvs4
1981 * src/prefs_spelling.c
1983 Add a button to get dictionaries (win32)
1985 2010-12-16 [colin] 3.7.8cvs3
1987 * src/prefs_matcher.c
1988 Fix bug #2279, "crash when clicking 'define' in filter
1989 configuring". Thanks to Theodor Ciobanu for the hint at
1992 2010-12-14 [colin] 3.7.8cvs2
1994 * src/gtk/gtkaspell.c
1995 Add missing guard for sys/wait.h
1997 2010-12-05 [colin] 3.7.8cvs1
1999 * tools/make.themes.project
2000 Seems wget has changed naming of targets downloaded.
2001 Fix it by always providing our own name.
2002 [Pushing mones' patch again after messing with CVSROOT]
2004 2010-12-04 [paul] 3.7.8
2010 2010-12-03 [paul] 3.7.7cvs11
2013 * manual/xml2pdf ** REMOVED **
2014 * manual/dist/pdf/Makefile.am
2015 * manual/es/dist/pdf/Makefile.am
2016 * manual/fr/dist/pdf/Makefile.am
2017 * manual/pl/dist/pdf/Makefile.am
2018 simplify check for tools needed for manual building,
2019 remove xml2pdf and use docbook2pdf instead
2021 2010-12-03 [mir] 3.7.7cvs10
2024 Fix bug so that configure option --disable-manual
2025 actually disable building the manuals
2027 2010-12-01 [pawel] 3.7.7cvs9
2030 One more GTK+ 2.22 build fix
2032 2010-11-30 [colin] 3.7.7cvs8
2035 Fix bug #2317, 'Action results in "Bad file descriptor"'
2036 Introduced in 3.7.6cvs57. In fact the error has been there
2037 since ages, and only new thing is the verification of the
2038 various functions return code. Let the stuff work as it
2039 does, as it seems to do the right thing since ages.
2041 2010-11-28 [colin] 3.7.7cvs7
2043 * src/gtk/quicksearch.c
2044 Fix bug #2313, 'CLI quicksearch sometimes returns
2045 the same messages twice'. Patch by Sebastien Bigaret
2047 2010-11-25 [paul] 3.7.7cvs6
2049 * src/prefs_common.c
2050 make "gtk_can_change_accels" FALSE by default.
2051 fixes bug #2309, 'Shortcuts should not be modifiable
2054 2010-11-24 [mones] 3.7.7cvs5
2057 Add missing shortcuts for marking as spam and ham
2058 Fixes Debian bug #599547
2060 2010-11-22 [colin] 3.7.7cvs4
2063 Revert 3.7.6cvs{39,38,37,35,34}. The fact that
2064 five patches were needed to fix a corner case
2065 is a good indicator that is was bound to break
2068 2010-11-21 [colin] 3.7.7cvs3
2070 * src/plugins/pgpcore/claws.def
2073 2010-11-20 [wwp] 3.7.7cvs2
2076 Fix either a typo or an irrelevant iff word there.
2077 IMO type and recursive possible values should be changed to
2078 smth simple and neat here, and help strings be really
2081 2010-11-20 [colin] 3.7.7cvs1
2084 Damn, forgot to commit this file twice.
2086 2010-11-19 [paul] 3.7.7
2092 2010-11-19 [paul] 3.7.6cvs66
2105 updated by Miquel Oliete, David Vachulka, Stephan Sachse,
2106 Ricardo Mones, Flammie Pirinen, wwp, Pader Rezso, MSulchan
2107 Darmawan, Frederico Goncalves Guimaraes, Slavko, Yarema
2109 2010-11-17 [colin] 3.7.6cvs65
2111 * src/common/utils.c
2112 Separate email address from timestamp with a dot.
2115 2010-11-17 [colin] 3.7.6cvs64
2117 * src/common/utils.c
2118 Fix multiple @ in generated message-ids.
2119 That's not allowed in RFC 2822.
2121 2010-11-16 [mones] 3.7.6cvs63
2123 * manual/es/advanced.xml
2124 Synchronise with English version
2126 2010-11-04 [wwp] 3.7.6cvs62
2129 Fix bug 2293, "filtering: simplify expression", as simplifying
2130 this expression doesn't make it less easy to understand and we
2131 gain few cycles by making the logical expression more simple
2132 by applying. Patch by Nicolas Kaiser.
2134 2010-11-03 [colin] 3.7.6cvs61
2137 Fix bug 2294, "addrindex.c: address index conversion always
2138 fails". Clearly a copy-paste-bug. Patch by Nicolas Kaiser.
2140 2010-11-02 [wwp] 3.7.6cvs60
2145 Enlarge the progress bar (main window) a bit when compiling
2146 for UMPCs like maemo: this solves truncated text that might
2147 appear in the progress bar while processing messages.
2148 Also use a more compact string format when displaying
2149 progress like 'number/total', still for UMPCs, this fixes
2150 a previous inconsistency with these format strings where
2151 no space around the / were used sometimes.
2153 2010-10-26 [ticho] 3.7.6cvs59
2156 Recreate NNTP session if server port setting has changed. Fixes
2159 2010-10-26 [colin] 3.7.6cvs58
2163 Fix copy-paste error, thanks to David Relson
2166 2010-10-18 [colin] 3.7.6cvs57
2173 * src/prefs_themes.c
2176 * src/gtk/gtkutils.c
2177 * src/gtk/quicksearch.c
2178 * src/gtk/quicksearch.h
2179 * src/plugins/pgpcore/passphrase.c
2180 * src/plugins/spamassassin/libspamc.c
2183 2010-10-17 [colin] 3.7.6cvs56
2185 * src/prefs_themes.c
2186 * src/gtk/gtkaspell.c
2187 * src/gtk/gtkutils.c
2188 * src/gtk/gtkutils.h
2189 * src/gtk/inputdialog.c
2190 * src/gtk/progressdialog.c
2191 Undeprecate a few things
2193 2010-10-17 [colin] 3.7.6cvs55
2197 * src/gtk/quicksearch.c
2198 * src/gtk/quicksearch.h
2199 Add ability to search from the command-line.
2200 Closes bug 2249, ' Making QuickSearch independent from the GUI'
2201 Patch by Sebastien Bigarret.
2203 2010-10-04 [mones] 3.7.6cvs54
2205 * manual/dist/pdf/Makefile.am
2206 Fix build of English PDF manual
2207 (sh: Can't open ../../../xml2pdf)
2209 2010-10-03 [colin] 3.7.6cvs53
2216 Get rid of GRelation which were, mostly, used as
2217 GHashTables. Probably fixes bug #2277, 'Segfault when
2218 loading inbox for the first time'
2220 2010-10-03 [mir] 3.7.6cvs52
2222 * manual/de/dist/html/Makefile.am
2223 * manual/de/dist/pdf/Makefile.am
2224 * manual/de/dist/ps/Makefile.am
2225 * manual/de/dist/txt/Makefile.am
2226 * manual/dist/html/Makefile.am
2227 * manual/dist/pdf/Makefile.am
2228 * manual/dist/ps/Makefile.am
2229 * manual/dist/txt/Makefile.am
2230 * manual/es/dist/html/Makefile.am
2231 * manual/es/dist/pdf/Makefile.am
2232 * manual/es/dist/ps/Makefile.am
2233 * manual/es/dist/txt/Makefile.am
2234 * manual/fr/dist/html/Makefile.am
2235 * manual/fr/dist/pdf/Makefile.am
2236 * manual/fr/dist/ps/Makefile.am
2237 * manual/fr/dist/txt/Makefile.am
2238 * manual/pl/dist/html/Makefile.am
2239 * manual/pl/dist/pdf/Makefile.am
2240 * manual/pl/dist/ps/Makefile.am
2241 * manual/pl/dist/txt/Makefile.am
2242 Missing Makefile.am's for 3.7.6cvs49
2245 2010-10-03 [colin] 3.7.6cvs51
2250 2010-10-02 [mir] 3.7.6cvs50
2252 * manual/de/dist/html/Makefile.am
2253 * manual/de/dist/pdf/Makefile.am
2254 * manual/de/dist/ps/Makefile.am
2255 * manual/de/dist/txt/Makefile.am
2256 * manual/dist/html/Makefile.am
2257 * manual/dist/pdf/Makefile.am
2258 * manual/dist/ps/Makefile.am
2259 * manual/dist/txt/Makefile.am
2260 * manual/es/dist/html/Makefile.am
2261 * manual/es/dist/pdf/Makefile.am
2262 * manual/es/dist/ps/Makefile.am
2263 * manual/es/dist/txt/Makefile.am
2264 * manual/fr/dist/html/Makefile.am
2265 * manual/fr/dist/pdf/Makefile.am
2266 * manual/fr/dist/ps/Makefile.am
2267 * manual/fr/dist/txt/Makefile.am
2268 * manual/pl/dist/html/Makefile.am
2269 * manual/pl/dist/pdf/Makefile.am
2270 * manual/pl/dist/ps/Makefile.am
2271 * manual/pl/dist/txt/Makefile.am
2272 Part 2 of last commit which broke due to a permission error
2273 Avoid claws trying to build manuals if the required
2274 tools are not present.
2276 2010-10-02 [mir] 3.7.6cvs49
2279 * manual/de/dist/html/Makefile.am
2280 * manual/de/dist/pdf/Makefile.am
2281 * manual/de/dist/ps/Makefile.am
2282 * manual/de/dist/txt/Makefile.am
2283 * manual/dist/html/Makefile.am
2284 * manual/dist/pdf/Makefile.am
2285 * manual/dist/ps/Makefile.am
2286 * manual/dist/txt/Makefile.am
2287 * manual/es/dist/html/Makefile.am
2288 * manual/es/dist/pdf/Makefile.am
2289 * manual/es/dist/ps/Makefile.am
2290 * manual/es/dist/txt/Makefile.am
2291 * manual/fr/dist/html/Makefile.am
2292 * manual/fr/dist/pdf/Makefile.am
2293 * manual/fr/dist/ps/Makefile.am
2294 * manual/fr/dist/txt/Makefile.am
2295 * manual/pl/dist/html/Makefile.am
2296 * manual/pl/dist/pdf/Makefile.am
2297 * manual/pl/dist/ps/Makefile.am
2298 * manual/pl/dist/txt/Makefile.am
2299 1) Downgrade autoconf requirements to 2.59 to allow
2300 building on oldest supported Linux distributions.
2301 2) Only try to build manuals if the needed software
2304 2010-10-02 [colin] 3.7.6cvs48
2306 * src/plugins/trayicon/trayicon.c
2307 And fix theme updating.
2309 2010-10-02 [colin] 3.7.6cvs47
2311 * src/plugins/trayicon/trayicon.c
2312 Got burnt by wrong indentation!
2314 2010-10-02 [colin] 3.7.6cvs46
2317 Forgot to remove the directory from top-level
2319 2010-10-02 [colin] 3.7.6cvs45
2321 * src/plugins/trayicon/Makefile.am
2322 * src/plugins/trayicon/trayicon.c
2323 * src/plugins/trayicon/libeggtrayicon/.cvsignore
2324 * src/plugins/trayicon/libeggtrayicon/Makefile.am
2325 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2326 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2327 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
2328 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
2329 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2330 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2331 * src/plugins/trayicon/libeggtrayicon/xembed.h
2332 Finally get rid of Eggtrayicon, use GtkStatusIcon
2333 instead (which can be done safely now that we
2336 2010-10-02 [colin] 3.7.6cvs44
2344 * src/editaddress_other_attributes_ldap.c
2347 * src/grouplistdialog.c
2349 * src/image_viewer.c
2353 * src/message_search.c
2355 * src/prefs_themes.c
2356 * src/summary_search.c
2359 * src/etpan/imap-thread.c
2361 * src/gtk/gtkcmclist.c
2362 * src/gtk/gtkcmoptionmenu.c
2363 * src/gtk/gtkutils.c
2364 * src/gtk/gtkutils.h
2365 * src/gtk/gtkvscrollbutton.c
2366 * src/plugins/pgpcore/select-keys.c
2367 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2368 Undeprecate for GTK+2.22. Patch by Reed Loden.
2369 Fixes bug #2276, 'Compile in maintainer mode
2370 fails on GTK+ 2.22'.
2372 2010-10-02 [colin] 3.7.6cvs43
2375 It's now time to remove the temporary enable-openssl
2376 option that was used when we removed OpenSSL. See
2377 bug #2276 comment #14.
2379 2010-09-30 [wwp] 3.7.6cvs42
2381 * src/prefs_account.c
2382 * src/prefs_filtering_action.c
2383 * src/prefs_matcher.c
2384 Fix bug #2274, wrong color label index range
2385 used w/ gtk_cmoption_menu (behaviour change
2386 has been introduced w/ 3.5.0cvs49 apparently),
2387 now it must be 1..N so let's use colorlabel value
2391 2010-09-20 [pawel] 3.7.6cvs41
2398 2010-09-19 [pawel] 3.7.6cvs40
2403 Set ML menus sensitivity accordingly to
2404 possibility of reply to ML
2406 2010-09-19 [colin] 3.7.6cvs39
2409 Fix cvs34 and cvs35. NNTP accounts are mandatory to post
2410 to newsgroups, and NNTP accounts *can* send email. We
2411 should not force an email account when replying to_ml or
2414 2010-09-19 [colin] 3.7.6cvs38
2417 Revert previous commit (which breaks Reply to newsgroups)
2419 2010-09-17 [pawel] 3.7.6cvs37
2422 Respect reply_account_autosel when changing compose
2423 account to email one while replying to NNTP post
2425 2010-09-17 [wwp] 3.7.6cvs36
2427 * doc/man/claws-mail.1
2428 Update --compose documentation in `man claws-mail`.
2430 2010-09-12 [pawel] 3.7.6cvs35
2433 Add forgotten bit to previous commit,
2434 select email account when replying to ML
2436 2010-09-12 [pawel] 3.7.6cvs34
2439 Fix bug #2247 "nntp reply-to-all broken?"
2440 Make reply-to-all and reply-to-ml work as expected in
2441 mailing list through NNTP case
2443 2010-09-11 [pawel] 3.7.6cvs33
2448 gtk_widget_set_can_focus() -> GTK_WIDGET_UNSET_FLAGS()
2449 fixes build with GTK+ < 2.18
2451 2010-09-10 [pawel] 3.7.6cvs32
2456 Make Tab key switch between FolderView, MsgView and
2457 SummaryView only, other widgets have/can have their own
2460 2010-08-25 [colin] 3.7.6cvs31
2465 * src/common/base64.c
2466 * src/common/base64.h
2467 Fix bug #2245, "base64 decoding fails with line breaks"
2468 Patch by Yotam Medini
2470 2010-08-25 [colin] 3.7.6cvs30
2473 Fix bug #2241, "Empty trash on exit fails on scripted exit"
2475 2010-08-23 [pawel] 3.7.6cvs29
2478 * src/send_message.c
2481 Hide progressbar on statusbar when not needed
2483 2010-08-17 [colin] 3.7.6cvs28
2486 Fix previous patch (our own tmp dir is inside
2489 2010-08-16 [colin] 3.7.6cvs27
2492 Use temp dir to store logs in Windows. Avoids doing
2493 get_rc_dir() early, which prevents set_rc_dir()
2496 2010-07-31 [holger] 3.7.6cvs26
2498 * src/gtk/gtkshruler.c
2499 Yet more GdkGC to Cairo porting
2501 2010-07-30 [holger] 3.7.6cvs25
2503 * src/stock_pixmap.c
2504 More GdkGC to Cairo porting
2506 2010-07-30 [holger] 3.7.6cvs24
2508 * src/gtk/colorlabel.c
2509 One GdkGC usage less
2511 2010-07-29 [holger] 3.7.6cvs23
2514 Replace some gdk drawing with cairo, as the former
2515 is going towards deprecation.
2517 2010-07-25 [colin] 3.7.6cvs22
2519 * src/common/utils.c
2520 And now for a real fix. g_list_remove() doesn't, of
2521 course, free the data. But we have to have a solid
2522 pointer to it in order to free it ourselves instead
2523 of relying on the old freed list pointer.
2524 Maybe that's the last patch on the subject now ? :)
2526 2010-07-25 [colin] 3.7.6cvs21
2528 * src/common/utils.c
2529 Remove stupid and extraneous g_free() of elements
2530 which have just been freed by g_list_remove(). (see
2531 GList documentation). I don't know how it worked before
2533 2010-07-25 [colin] 3.7.6cvs20
2535 * src/common/utils.c
2536 Reverse free/use with more logical and safe
2537 use/free. Thanks to Michael Rasmussen !
2539 2010-07-24 [colin] 3.7.6cvs19
2541 * src/gtk/quicksearch.c
2542 Finish 3.7.5cvs42 patch. Probably fixes bug 2232,
2543 'freeze when using quick search'
2545 2010-07-11 [iwkse] 3.7.6cvs18
2547 * src/gtk/quicksearch.c
2548 Add SMALL_LAYOUT to quicksearch_relayout
2550 2010-07-10 [iwkse] 3.7.6cvs17
2553 Remove forgotten variable from
2554 the last bugfix #2224
2556 2010-07-10 [colin] 3.7.6cvs16
2559 * src/gtk/quicksearch.c
2560 Clean fix for bug #2224: don't mess with GTK settings when
2561 handling the layout ourselves is enough
2563 2010-07-09 [iwkse] 3.7.6cvs15
2567 Better fix for Bug #2224
2569 2010-07-09 [iwkse] 3.7.6cvs14
2573 Always use stock icons on buttons
2575 2010-07-08 [colin] 3.7.6cvs13
2578 Fix bug 2223, 'Compilation fails with GTK+
2579 2.21.3'. Thanks to Jan Psota !
2581 2010-06-29 [pawel] 3.7.6cvs12
2584 Revert 3.7.5cvs41, it breaks templates that use %X
2586 2010-06-23 [wwp] 3.7.6cvs11
2588 * src/gtk/colorlabel.c
2589 Silent up a warning by avoiding possible confusion
2590 in logical expression evaluation, thanks to TuxCM.
2592 2010-06-21 [iwkse] 3.7.6cvs10
2594 * src/gtk/quicksearch.c
2595 Do not add into quicksearch history
2596 matching rules with bad syntax
2598 2010-05-26 [holger] 3.7.6cvs9
2602 Add function to select rows given a list of messages,
2603 complementary to summary_get_selected_msg_list()
2605 2010-05-22 [mir] 3.7.6cvs8
2608 Fix bug 2208. Encode encrypted password to qouted
2609 printable to avoid making invalid XML. Encoding
2610 will be activated the first time the password is
2613 2010-05-22 [paul] 3.7.6cvs7
2615 * manual/advanced.xml
2617 * src/prefs_common.c
2618 * src/prefs_common.h
2619 after using the compose margin for several days
2620 I wanted the old style back - add a new hidden
2621 pref 'show_compose_margin' to restore the old
2622 behaviour (defaults to FALSE)
2624 2010-05-14 [paul] 3.7.6cvs6
2627 add a margin to the compose window text that matches
2628 the margin in textview
2630 2010-05-14 [colin] 3.7.6cvs5
2632 * src/gtk/sslcertwindow.c
2633 Fix dangling pointer. Thanks to Michael R!
2635 2010-05-14 [colin] 3.7.6cvs4
2637 * src/gtk/sslcertwindow.c
2638 Fix bug 1993, 'Cannot send mail when SSL certificate is
2639 expired but certificate check is skipped' and maybe
2640 bug 2200, 'SSL is not working with POP3'
2642 2010-05-14 [colin] 3.7.6cvs3
2644 * src/plugins/pgpinline/pgpinline.c
2645 Fix bug 2205, 'PGPInline: segfault on malformed mails'
2647 2010-05-04 [iwkse] 3.7.6cvs2
2649 * src/prefs_message.c
2650 Get a generic name as 'Quotation' for
2653 2010-05-04 [iwkse] 3.7.6cvs1
2655 * src/prefs_message.c
2656 * src/prefs_common.h
2657 * src/prefs_common.c
2660 Option for collapsing via double-click
2662 2010-05-01 [paul] 3.7.6
2668 2010-05-01 [paul] 3.7.5cvs55
2670 * tools/claws.i18n.status.pl
2673 2010-05-01 [paul] 3.7.5cvs54
2676 add YUP, new Ukrainian translator
2678 2010-04-30 [paul] 3.7.5cvs53
2682 add Ukrainian translation, submitted by YUP
2691 updated by David Vachulka, Stephan Sachse, Flammie Pirinen,
2692 Páder Rezső, Marcel Pol, Frederico Goncalves Guimaraes,
2693 Tiago Faria, and Slavko
2695 2010-04-26 [wwp] 3.7.5cvs52
2700 2010-04-26 [mones] 3.7.5cvs51
2705 2010-04-22 [pawel] 3.7.5cvs50
2710 first NULL check pointer, then use it
2712 2010-04-22 [colin] 3.7.5cvs49
2715 Fix error message when session isn't established
2717 Update translation and fix a typo in it
2719 2010-04-15 [pawel] 3.7.5cvs48
2721 * src/prefs_account.c
2722 Fix Bug 2144 'When creating an account with IMAP4+SSL,
2723 the port isn't configured properly'
2724 When using SSL/TLS tunneling automatically use default
2725 ports for encrypted connections: smtps, pop3s, imaps, nntps
2727 2010-04-15 [pawel] 3.7.5cvs47
2730 Fix crasher in actions using '%f' argument
2731 on multiple files with external scripts which
2732 don't return any output.
2734 2010-04-14 [colin] 3.7.5cvs46
2737 Fix hand cursor after error symbol appears
2739 2010-04-12 [colin] 3.7.5cvs45
2742 Fix bug 2162, 'configure check for libetpan
2743 fails with libetpan 1.0'
2746 2010-04-09 [mones] 3.7.5cvs44
2748 * manual/de/glossary.xml
2749 Fix encoding to match main document's
2750 Also fixes make dist with Debian's openjade
2752 2010-03-29 [pawel] 3.7.5cvs43
2754 * src/matcher_parser.h
2755 * src/matcher_parser_parse.y
2756 * src/gtk/quicksearch.c
2757 Disable matcher warnings when populating quicksearch
2758 completion lists on startup
2760 2010-03-27 [colin] 3.7.5cvs42
2762 * src/gtk/quicksearch.c
2763 Fix double-free later in code. Optimize
2766 2010-03-27 [pawel] 3.7.5cvs41
2769 Make sure that quote ends with new line char
2771 2010-03-26 [pawel] 3.7.5cvs40
2776 Fix Bug 1928 Add "reply to this address" pop menu
2778 - Set composing account to email one when creating/replying
2779 from NNTP folder by clicking link or choosing option
2783 2010-03-25 [paul] 3.7.5cvs39
2785 * src/gtk/gtkcmclist.c
2786 Fix build with GTK+ 2.20
2788 2010-03-24 [pawel] 3.7.5cvs38
2793 * src/grouplistdialog.c
2797 * src/prefs_account.c
2798 * src/gtk/gtkcmclist.c
2799 * src/gtk/gtkcmctree.c
2800 * src/gtk/gtkcmoptionmenu.c
2801 * src/gtk/gtksctree.c
2802 * src/gtk/gtkshruler.c
2803 * src/gtk/gtkutils.c
2804 * src/gtk/gtkutils.h
2805 * src/gtk/gtkvscrollbutton.c
2806 * src/gtk/inputdialog.c
2807 * src/gtk/spell_entry.c
2808 * src/plugins/trayicon/trayicon.c
2809 * src/plugins/trayicon/libeggtrayicon/Makefile.am
2810 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2811 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2812 Fix build with GTK+ 2.19
2814 2010-03-23 [pawel] 3.7.5cvs37
2818 Respect view->show_col_headers option
2819 * src/gtk/gtkcmctree.c
2820 Fix GtkCmcTree column width calculation when it has
2821 auto_resize set and new node is added
2823 2010-03-22 [pawel] 3.7.5cvs36
2825 * src/grouplistdialog.c
2826 * src/prefs_common.c
2827 * src/prefs_common.h
2828 - remember newsgroups list dialog size
2829 - respect use_dotted_lines hidden pref
2830 - respect use_stripes_everywhere hidden pref
2832 2010-03-21 [pawel] 3.7.5cvs35
2835 Remove superfluous gtk_widget_show_all()
2838 * src/common/utils.c
2841 2010-03-21 [pawel] 3.7.5cvs34
2844 * src/gtk/quicksearch.c
2845 * src/gtk/quicksearch.h
2846 Implement separate search phrase completion for
2847 normal/extended quicksearch
2849 2010-03-11 [paul] 3.7.5cvs33
2852 fix bug 2110, 'Patch to use GB18030 for GB2312 and GBK X-GBK'
2853 submitted by Yuwei Yu
2855 2010-03-09 [colin] 3.7.5cvs32
2857 * manual/de/glossary.xml
2860 2010-03-02 [colin] 3.7.5cvs31
2862 * manual/de/glossary.xml
2863 Sort alphabetically. Done by Volker Ribbert.
2865 2010-03-02 [mones] 3.7.5cvs30
2868 Fix mailing list archives location
2869 Remove currently unavailable CVS webview
2871 2010-03-01 [iwkse] 3.7.5cvs29
2873 * src/common/plugin.c
2874 Other indentation issues
2876 2010-03-01 [iwkse] 3.7.5cvs28
2878 * src/common/plugin.c
2879 Fix indentation of the previous commit
2881 2010-03-01 [iwkse] 3.7.5cvs27
2883 * src/common/plugin.h
2884 * src/common/plugin.c
2885 Add API for getting a loaded Plugin from the
2886 plugin's name, plugin_get_loaded_by_name (const gchar *name)
2887 Thanks to Colin, Michael
2889 2010-02-27 [colin] 3.7.5cvs26
2894 * manual/Makefile.am
2895 * manual/de/Makefile.am
2896 * manual/de/account.xml
2898 * manual/de/addrbook.xml
2899 * manual/de/advanced.xml
2900 * manual/de/claws-mail-manual.xml
2902 * manual/de/glossary.xml
2904 * manual/de/handling.xml
2905 * manual/de/intro.xml
2906 * manual/de/keyboard.xml
2907 * manual/de/plugins.xml
2908 * manual/de/starting.xml
2909 * manual/de/dist/.cvsignore
2910 * manual/de/dist/Makefile.am
2911 * manual/de/dist/html/.cvsignore
2912 * manual/de/dist/html/Makefile.am
2913 * manual/de/dist/pdf/.cvsignore
2914 * manual/de/dist/pdf/Makefile.am
2915 * manual/de/dist/ps/.cvsignore
2916 * manual/de/dist/ps/Makefile.am
2917 * manual/de/dist/txt/.cvsignore
2918 * manual/de/dist/txt/Makefile.am
2919 Add the german translation of the manual, done by
2920 Volker Ribbert <thoraki@arcor.de>.
2922 2010-02-27 [holger] 3.7.5cvs25
2924 * src/prefs_toolbar.c
2925 Don't make toolbar item description for
2926 plugin registered items editable
2928 2010-02-26 [colin] 3.7.5cvs24
2931 Don't translate empty description
2933 2010-02-22 [colin] 3.7.5cvs23
2936 Don't make In-Reply-To visible when reediting
2937 a draft or sent mail.
2939 2010-02-20 [colin] 3.7.5cvs22
2945 * src/etpan/imap-thread.c
2946 * src/etpan/imap-thread.h
2947 * src/etpan/nntp-thread.c
2948 * src/etpan/nntp-thread.h
2949 When going offline from NetworkManager, just
2950 delete IMAP connections. That'll avoid timeouts
2951 when coming back online in certain cases when
2952 the TCP socket will have timed out.
2954 2010-02-20 [holger] 3.7.5cvs21
2957 More files to ignore
2959 2010-02-17 [ticho] 3.7.5cvs20
2966 2010-02-16 [ticho] 3.7.5cvs19
2971 Removed unused argument from summary_open_row().
2973 2010-02-10 [pawel] 3.7.5cvs18
2976 - fix headers filtering when prefs_common.trans_hdr is on
2977 - fix headers setting when changing composing account
2979 * src/prefs_template.c
2980 Re-add template's name for translation
2982 2010-02-10 [colin] 3.7.5cvs17
2984 * src/prefs_matcher.c
2985 Fix bug 2099, 'add List-Id in Configuration>Filtering>
2986 Condition>Define>Header>Name combo box'. Patch by
2989 2010-02-10 [colin] 3.7.5cvs16
2999 Add the GB18030 Chinese charset, which is a superset
3000 of GB2312 and (X-)GBK. Patch mostly by Yuwei Yu.
3002 2010-02-09 [holger] 3.7.5cvs15
3005 GTK+ 2.10 related cleanup
3007 2010-02-09 [pawel] 3.7.5cvs14
3009 * src/prefs_account.c
3010 * src/prefs_folder_item.c
3011 * src/prefs_template.c
3013 Respect prefs_common.trans_hdr in couple more places to avoid
3014 confusion with translated/non-translated header names
3016 2010-02-09 [colin] 3.7.5cvs13
3021 2010-02-09 [colin] 3.7.5cvs12
3024 And fix 2.10 build :)
3026 2010-02-09 [colin] 3.7.5cvs11
3029 Bump up GTK+ requirement to 2.10
3038 * src/prefs_actions.c
3039 * src/prefs_common.c
3040 * src/prefs_common.h
3041 * src/prefs_ext_prog.c
3042 * src/prefs_filtering_action.c
3044 * src/prefs_image_viewer.c
3045 * src/prefs_matcher.c
3046 * src/prefs_msg_colors.c
3047 * src/prefs_summaries.c
3048 * src/prefs_template.c
3054 * src/gtk/Makefile.am
3056 * src/gtk/gtkcmclist.c
3057 * src/gtk/gtkcmctree.c
3058 * src/gtk/gtkutils.c
3059 * src/gtk/quicksearch.c
3060 Remove all compile-time conditionals depending on
3064 * src/gtk/gtksourceprintjob.c
3065 * src/gtk/gtksourceprintjob.h
3066 Remove libgnomeprint-based printing system (and
3067 command-line-based printing system) as GTK+ 2.10
3068 ships with print support.
3070 2010-02-08 [mir] 3.7.5cvs10
3073 Avoid displaying Bcc headers in message sent
3074 to NNTP servers. Thanks to Henning Mersch.
3077 2010-02-08 [pawel] 3.7.5cvs9
3080 Make tooltips less cryptic
3081 * src/gtk/description_window.c
3082 Improve window size calculation
3084 2010-02-08 [pawel] 3.7.5cvs8
3088 * src/common/utils.c
3089 * src/common/utils.h
3091 Fix Bug 2058 "use in-reply-to info passed in mailto: links"
3092 Patch by Laurent Bigonville with slight modifications
3094 2010-02-03 [pawel] 3.7.5cvs7
3097 Add some libtool files to ignore
3099 2010-02-03 [pawel] 3.7.5cvs6
3101 * src/plugins/trayicon/trayicon.c
3102 Save and then restore focus when closing/minimizing to tray
3104 2010-02-03 [mir] 3.7.5cvs5
3112 Save LDAP password encrypted. See bug 2113.
3115 2010-02-03 [colin] 3.7.5cvs4
3118 Fix again decoding of encrypted parts. The
3119 reverting of the patch was wrong, as the
3120 double-decoding was fixed in smime itself.
3121 Thanks to Matthias Drochner again...
3123 2010-02-02 [colin] 3.7.5cvs3
3125 * src/plugins/smime/smime.c
3127 Revert 3.7.4cvs2 and make a better patch for bug
3128 2059 and 2076. Patch by Matthias Drochner
3130 2010-01-31 [pawel] 3.7.5cvs2
3133 Fix hungarian translator's name
3135 2010-01-31 [pawel] 3.7.5cvs1
3139 Fix Bug 2107 - Arrow keys don't work in message view window
3141 2010-01-31 [paul] 3.7.5
3148 2010-01-23 [pawel] 3.7.4cvs10
3151 Fix button sensitivity in compose mode
3153 2010-01-23 [pawel] 3.7.4cvs9
3156 * tools/kdeservicemenu/install.sh
3157 * tools/make.themes.project
3158 * tools/nautilus2claws-mail.sh
3159 * tools/popfile-link.sh
3160 * tools/textviewer.sh
3161 Not all systems have bash installed in /bin, use env(1) to find
3164 2010-01-22 [pawel] 3.7.4cvs8
3166 * src/prefs_account.c
3167 * src/prefs_filtering.c
3169 * src/gtk/colorlabel.c
3170 Add some separators in combos
3172 2010-01-22 [pawel] 3.7.4cvs7
3175 --disable-aspell -> --disable-enchant
3177 Fix options spacing in configure --help
3179 Make wizard's window centered on the screen
3181 2010-01-19 [holger] 3.7.4cvs6
3185 Introduce folder_get_item_from_identifier().
3186 In contrast to folder_find_item_from_identifier(), this
3187 function recursively creates the FolderItems in the id path.
3188 Useful for programmatically creating folders (e.g. by plugins)
3190 2010-01-17 [pawel] 3.7.4cvs5
3195 2010-01-16 [colin] 3.7.4cvs4
3197 * src/plugins/pgpcore/sgpgme.c
3198 Probably fix bug 2098, 'claws-mails crashes frequently
3199 with pgpcore'. Fix double-free.
3201 2010-01-16 [holger] 3.7.4cvs3
3203 * src/prefs_toolbar.h
3206 2010-01-15 [colin] 3.7.4cvs2
3209 Decode mimeinfo before decrypting it. Probably
3210 fixes bug 2059 'gpgme >=1.1.8 not compatible
3211 with S/MIME encryption' and bug 2076 'having
3212 worked 2 times properly CLAWS ceased to
3213 decrypt incoming PGP mails -displays base64
3214 instead - sucks completely'
3215 Let's hope complete suckage ends here!
3216 Thanks to Matthias Drochner.
3218 2010-01-08 [paul] 3.7.4cvs1
3220 * tools/claws.i18n.status.pl
3223 2010-01-08 [paul] 3.7.4
3230 2010-01-08 [paul] 3.7.3cvs57
3244 updated translations by Miquel Oliete, David Vachulka, Stephan Sachse,
3245 Tommi Pirinen, Pader Rezso, MSulchan Darmawan, kazken3, Marcel Pol,
3246 Frederico Goncalves Guimaraes, Tiago Faria, Aleksei Miheev, and
3249 2010-01-08 [paul] 3.7.3cvs56
3251 * src/common/utils.c
3252 fix bug 2089, 'URLs ending with an underscore ('_')
3253 are not correctly parsed'. thanks to Johan
3255 2010-01-05 [colin] 3.7.3cvs55
3258 Update french translation
3260 2010-01-04 [mones] 3.7.3cvs54
3263 Update Spanish translation
3265 2010-01-04 [mones] 3.7.3cvs53
3267 * manual/plugins.xml
3269 * manual/es/claws-mail-manual.xml
3270 * manual/es/intro.xml
3271 * manual/es/plugins.xml
3272 Synchronise with English version
3274 2010-01-03 [paul] 3.7.3cvs52
3279 update TEAM_LIST, fix encoding
3281 2010-01-03 [mir] 3.7.3cvs51
3284 When composing to a NNTP list TO: will always be preset
3285 to the NNTP list unless user has chosen some other default
3286 in which case we will handle this the normal way. Therefore
3287 mfield will be set to TO_FIELD_PRESENT if mailto is NULL.
3289 2010-01-01 [paul] 3.7.3cvs50
3292 bump copyright year whilst it's in mind
3294 2009-12-31 [paul] 3.7.3cvs49
3296 * manual/claws-mail-manual.xml
3298 * manual/plugins.xml
3299 fix links so that they make sense in the context of the
3300 text version of the manual
3302 2009-12-31 [paul] 3.7.3cvs48
3305 * manual/plugins.xml
3306 updates, improvements, corrections, additions
3308 2009-12-29 [pawel] 3.7.3cvs47
3310 * src/prefs_filtering_action.c
3311 Fix Bug 2082 'Wrong color rectangle position when replacing
3312 "color" processing rule'
3314 2009-12-29 [colin] 3.7.3cvs46
3317 Fix bug 2074, 'Remember sending account
3320 2009-12-20 [holger] 3.7.3cvs45
3323 Delay CREATED_HOOKLIST invokation until
3324 after the modifications to the compose window
3325 are done, to allow hooks to further modify the
3326 window without getting overridden again
3328 2009-12-20 [holger] 3.7.3cvs44
3330 * src/prefs_toolbar.h
3333 2009-12-20 [holger] 3.7.3cvs43
3335 * src/prefs_toolbar.c
3336 * src/prefs_toolbar.h
3338 Pass window struct to caller
3340 2009-12-20 [holger] 3.7.3cvs42
3344 Add hooklist after creation of a compose window
3346 2009-12-19 [holger] 3.7.3cvs41
3348 * src/prefs_toolbar.c
3349 * src/prefs_toolbar.h
3351 Allow plugins to choose to which toolbar they want
3352 to add actions (main window, compose window, or message view)
3354 2009-12-19 [paul] 3.7.3cvs40
3357 fix statusbar in GTK+ 2.19.1
3359 2009-12-10 [pawel] 3.7.3cvs39
3362 Better fix for cvs28 regression
3364 2009-12-10 [iwkse] 3.7.3cvs38
3367 Fix some indentation
3369 2009-12-10 [iwkse] 3.7.3cvs37
3372 Add missing checks for gtkaspell: avoid
3373 crashing in some cases when Enchant is
3374 enabled but the spell checker is disabled
3377 2009-12-09 [colin] 3.7.3cvs36
3380 Fix leak and unchecked accesses.
3382 2009-12-09 [mir] 3.7.3cvs35
3385 Fix Bug 2072 "template at folder properties is not working"
3386 introduced in cvs24.
3388 2009-12-08 [pawel] 3.7.3cvs34
3391 When 'Reply All' remove current compose address from
3392 Cc/Bcc list - fix for regression introduced in cvs28
3394 2009-12-05 [pawel] 3.7.3cvs33
3397 Fix memory management, duh!
3399 2009-12-04 [pawel] 3.7.3cvs32
3402 Use case insensitive comparison in search for
3405 Refresh scrollbars on every window open
3407 2009-12-04 [pawel] 3.7.3cvs31
3410 Highlight misspelled words when applying template and
3411 check_while_typing option is on
3413 2009-12-03 [pawel] 3.7.3cvs30
3416 Highlight misspelled words in text inserted from file(s)
3417 or pasted to message body when check_while_typing
3420 2009-12-02 [pawel] 3.7.3cvs29
3423 Revert first part of previous commit
3425 2009-12-02 [pawel] 3.7.3cvs28
3428 Fix Bug 2055 "duplicate mailing list reply if
3429 List-Post + Reply-To present"
3430 - Ignore Reply-To if answering to ML
3431 - Improve parsing of List-Post header
3433 2009-12-02 [pawel] 3.7.3cvs27
3437 Fix Bug 1850 "Reply All" duplicates "To" user in "CC" if original
3438 email had user in "From" and "CC"
3439 Don't allow duplicate addresses in compose window headers
3441 2009-12-02 [mones] 3.7.3cvs26
3444 * manual/es/intro.xml
3445 * manual/fr/intro.xml
3446 * manual/it/intro.xml
3447 * manual/pl/intro.xml
3448 Make URL to point current site
3450 2009-12-01 [holger] 3.7.3cvs25
3454 Introduce new drag type "claws-mail/msg-path-list" for
3455 drag'n'drop of a message selection from the summaryview
3456 into other applications. The drag data gets set to the
3457 folder-item-id followed by message ids, separated by newlines.
3458 This enables other applications to back-link to Claws Mail
3459 via a "claws-mail --select" call after they received a drop.
3461 2009-11-30 [mir] 3.7.3cvs24
3464 Place cursor in compose window according to provided input
3465 If to: is present place cursor in subject field and if both
3466 to: and subject: is present place cursor in body. If body: is
3467 present insert a new line after text and place cursor there.
3469 2009-11-27 [mones] 3.7.3cvs23
3471 * src/gtk/quicksearch.c
3472 Allow viewing longer expressions if there's space
3474 2009-11-25 [holger] 3.7.3cvs22
3477 * src/common/Makefile.am
3478 * src/common/utils.c
3479 * src/common/utils.h
3480 Add a function to query the
3481 filepath of the .desktop file
3483 2009-11-25 [colin] 3.7.3cvs21
3486 Fix bug 2063, 'glib assertion in GRelation use in
3489 2009-11-24 [pawel] 3.7.3cvs20
3491 * src/common/utils.c
3492 Fix Bug 2053 'Inconsistent application of Coloration
3494 Don't allow '<' character between quotation marks
3496 2009-11-21 [holger] 3.7.3cvs19
3499 Modify cairo clip handling in preview windows,
3500 to prevent print preview windows from being blank
3501 with GTK+ 2.18. Follow recommendation of the GTK+
3502 documentation (section "Migrating to client side windows")
3503 and create a new cairo context for each expose event.
3505 2009-11-19 [pawel] 3.7.3cvs18
3508 complete 3.7.3cvs15 so install is DESTDIR safe
3509 remove icons with changed names on uninstall
3511 2009-11-18 [pawel] 3.7.3cvs17
3514 remove unneeded and code-duplicating function
3516 2009-11-18 [pawel] 3.7.3cvs16
3519 Fix Bug 2057 'Claws mail does not keep renamed names
3520 of nntp-subscribed groups'
3521 Check for already subscribed group using item->path for group
3522 comparision as folders item->path != item->name may be truth
3523 since we allowed renaming of newsgroups folders -> 3.5.0cvs11
3525 2009-11-17 [pawel] 3.7.3cvs15
3528 Fix Bug 2049 'some icons not copied?'
3529 Install additional 64x64 and 128x128 icons
3531 2009-11-17 [holger] 3.7.3cvs14
3533 * src/prefs_toolbar.c
3534 * src/prefs_toolbar.h
3537 Allow plugins to register toolbar items
3539 2009-11-11 [pawel] 3.7.3cvs13
3545 Fix Bug 1867 Changing account does not change BCC address
3546 Set account specific headers when changing account
3549 2009-11-07 [colin] 3.7.3cvs12
3551 * src/gtk/prefswindow.c
3552 Fix bug 2041, "add autonomical scrolled windows to prefs pages"
3555 2009-11-07 [colin] 3.7.3cvs11
3557 * src/gtk/spell_entry.c
3558 Fix bug 2040, 'numbers in subject entry marked as misspelled'
3559 Patch by Pawel Pekala
3561 2009-10-27 [colin] 3.7.3cvs10
3564 Fix bug 2028, 'Attempts to connect to all accounts on exit'
3565 Don't try to check whether the folder is up-to-date if
3566 the folder class doesn't implement set_mtime, as we don't
3567 care in this case. This code exists since a long time, but
3568 the bug was triggered by more scanning of queue folders
3569 since recently (when we added \Deleted handling).
3571 2009-10-27 [colin] 3.7.3cvs9
3574 Try to fix registering as default client
3577 2009-10-21 [wwp] 3.7.3cvs8
3579 * src/common/utils.c
3580 Fix 3.7.3cvs7 (accidentally committed a CVS conflict mark, say bravo).
3582 2009-10-21 [wwp] 3.7.3cvs7
3584 * src/common/utils.c
3585 Don't core dump when attempting to insert a non-existing
3586 file using a mailto: uri (g_error does core dump).
3588 2009-10-20 [colin] 3.7.3cvs6
3590 * src/common/utils.c
3591 Don't g_error on normal warnings...
3593 2009-10-20 [colin] 3.7.3cvs5
3595 * src/plugins/pgpcore/sgpgme.c
3596 Fix bug 1996, 'S/MIME key not selected'
3597 Check for S/MIME certs too
3599 2009-10-20 [colin] 3.7.3cvs4
3601 * src/common/w32lib.h
3602 Fix win32 build on latest mingw32
3604 2009-10-20 [colin] 3.7.3cvs3
3609 Fix LDIF export. Patch by Michael Rasmussen
3611 2009-10-18 [paul] 3.7.3cvs2
3613 * tools/claws.i18n.status.pl
3614 increase the value of $transolddays since we're relasing less
3616 rework the en_GB.po hack so that en_GB is always 100% translated
3617 and recently updated
3619 2009-10-17 [paul] 3.7.3cvs1
3621 * src/prefs_account.c
3622 * src/prefs_compose_writing.c
3623 * src/prefs_receive.c
3624 * src/prefs_summaries.c
3625 * src/prefs_wrapping.c
3626 reword a few labels. (this incorporates everything
3627 that seemed worthwhile from bug 2020)
3628 * src/prefs_customheader.c
3629 use a 'Browse' button instead of button with
3630 label 'From file...'
3634 * CVS repository change
3636 2009-10-09 [paul[ 3.7.3
3638 version 3.7.3 unleashed!!
3640 2009-10-07 [paul] 3.7.2cvs49
3645 fix Bug 1994 - Changing colors required restart.
3646 in the process rename folderview_reflect_prefs_pixmap_theme() to the
3647 more accurate folderview_reinit_fonts()
3649 2009-10-07 [paul] 3.7.2cvs48
3652 * src/prefs_common.c
3653 * src/prefs_common.h
3654 fix Bug 2003 - Address gathering dialog minor bugs/annoyances,
3655 patch by Pawel Pekala
3657 2009-10-07 [paul] 3.7.2cvs47
3665 updated by David Vachulka, Stephan Sachse and Marc Arens,
3666 Pader Rezso, MSulchan Darmawan, kazken3, and Frederico
3669 2009-10-06 [colin] 3.7.2cvs46
3672 French translation update
3674 2009-10-05 [paul] 3.7.2cvs45
3677 enable Page Size and Orientation in the print dialog,
3678 GTK+ >= 2.18.x only. Patch by Mark__T
3680 2009-10-05 [paul] 3.7.2cvs44
3682 * src/prefs_summaries.c
3683 fix label, startup --> start-up, to match other uses of the
3686 2009-10-05 [paul] 3.7.2cvs43
3689 updated by Emilian Nowak
3691 2009-10-03 [colin] 3.7.2cvs42
3695 * src/gtk/gtkcmclist.c
3696 * src/gtk/gtkvscrollbutton.c
3697 * src/gtk/logwindow.c
3699 Fix bug 2008, 'Claws-Mail doesn't refresh after deletion'
3700 Fix bug 2009, 'Incorrect pointer representation with GTK+2.18'
3701 Fix warning at start
3703 2009-09-28 [colin] 3.7.2cvs41
3707 * src/prefs_folder_item.c
3708 Fix bug 2007, 'Small memory leaks'. Patch by Pawel
3710 2009-09-28 [colin] 3.7.2cvs40
3712 * src/prefs_summaries.c
3713 * src/gtk/sslcertwindow.c
3714 Fix bug 2006, 'Non-utf8 strftime(3) date strings
3715 shows up garbled in GUI'. Patch by Pawel Pekala
3717 2009-09-24 [iwkse] 3.7.2cvs39
3720 That's only for statistics, of course :)
3722 2009-09-24 [iwkse] 3.7.2cvs38
3727 2009-09-24 [iwkse] 3.7.2cvs37
3730 Revert unwanted change
3732 2009-09-24 [iwkse] 3.7.2cvs36
3735 Fix issue with filtering actions and
3738 2009-09-20 [mones] 3.7.2cvs35
3740 * tools/convert_mbox.pl
3741 Add -R flag to support recursive conversions
3742 of arbitrary Evolution mail folders, based on
3743 bash script by Daniel Dickinson (fixes debian
3745 * tools/popfile-link.sh
3746 Set required shell for script (fixes debian
3749 2009-09-16 [colin] 3.7.2cvs34
3752 Go grab files in /etc/skel if they exist
3755 2009-09-15 [colin] 3.7.2cvs33
3758 Complete 3.7.1cvs42: only output directly to
3759 final file if we get NULL byes at the start.
3760 Still fixes saving UTF16 files, but also
3761 fixes displaying Base64 parts with decoding
3762 errors (parts without errors get displayed)
3764 2009-09-14 [colin] 3.7.2cvs32
3768 * src/matcher_parser_parse.y
3769 * src/prefs_matcher.c
3770 Add 'has_attachment' and 'signed' matcher
3771 expressions. Patch by Aleksei Miheev, fixes
3774 2009-09-14 [colin] 3.7.2cvs31
3776 * src/common/utils.c
3777 Add "Re :" prefix from french Yahoo mail.
3778 Patch by Didier Barvaux, fixes bug 1999
3780 2009-09-10 [mones] 3.7.2cvs30
3782 * manual/plugins.xml
3783 Fix sites supported by SpamReport
3784 * manual/es/plugins.xml
3785 Synchronise Spanish manual
3787 2009-09-07 [holger] 3.7.2cvs29
3790 Also update the icon cache on uninstall.
3791 This prevents possible problems when Claws Mail was
3792 uninstalled and installed again into a different location,
3793 see http://bugzilla.gnome.org/show_bug.cgi?id=362604
3794 and the blog post linked therein
3796 2009-09-07 [paul] 3.7.2cvs28
3798 * src/prefs_toolbar.c
3799 when updating the main toolbar icons just update
3800 the main toolbar (and consequently fix a bug where
3801 folderview icons would disappear)
3803 2009-08-30 [holger] 3.7.2cvs27
3806 Do case-insensitive comparison against
3807 header names when extracting recipients
3810 2009-08-23 [colin] 3.7.2cvs26
3813 Probably fix RH bug 512024, " folder.c:3543
3814 Condition msglist != NULL failed"