1 2012-11-21 [colin] 3.9.0cvs18
3 * src/etpan/imap-thread.c
4 Don't set charset on simple searches. Fixes Exchange 2007.
6 2012-11-20 [colin] 3.9.0cvs17
9 Fix bug #2801, "Filtering Header:Name list is blank/corrupt"
11 2012-11-20 [ticho] 3.9.0cvs16
13 * src/gtk/prefswindow.c
14 Actually allow folder preference pages which are in top level of
15 page index UI to be selected.
17 2012-11-20 [ticho] 3.9.0cvs15
19 * src/prefs_folder_item.c
20 Remove useless "Folder" root in page index of folder preferences UI.
22 2012-11-18 [colin] 3.9.0cvs14
28 * src/matcher_parser_parse.y
31 * src/gtk/quicksearch.c
32 Add age_{greater,lower}_hours matcher criteria
33 Initial patch by Abhay S. Kushwaha.
35 2012-11-18 [ticho] 3.9.0cvs13
38 Improve i18n plural handling in a string used while
41 2012-11-16 [ticho] 3.9.0cvs12
69 Update message catalogs to match changes in 3.9.0cvs11.
71 2012-11-16 [ticho] 3.9.0cvs11
74 * src/addrcustomattr.c
76 * src/prefs_filtering.c
78 * src/prefs_msg_colors.c
84 Use pgettext() and friends for i18n context strings, instead of
85 having a pipe character in msgid for context separation. This uses
86 glib's C_ macro, instead of Q_.
88 2012-11-16 [colin] 3.9.0cvs10
92 * src/prefs_filtering_action.c
95 * src/gtk/description_window.c
96 * src/gtk/description_window.h
97 * src/gtk/inputdialog.c
98 * src/gtk/manage_window.c
99 * src/gtk/quicksearch.c
100 Try to better fix focus problems. Should address:
105 Please check using your favorite WM that the following works:
106 Information button (Quicksearch, Templates, 'Test' filtering
108 Folder selection (Move/Copy contextual menu,
109 various preferences, including 'New folder').
110 Tested with XFCE, Gnome Shell and Windows.
113 2012-11-16 [colin] 3.9.0cvs9
118 2012-11-16 [colin] 3.9.0cvs8
121 Fix missing initialisation of bool_and which could
122 lead to From/To/Subject/Tag searches searching with
124 Also clean up tag expansion. No need to create a
125 matcher string and re-parse it.
127 2012-11-16 [paul] 3.9.0cvs7
130 fix by Thomas Bellmann
132 2012-11-15 [colin] 3.9.0cvs6
135 Fix bug #2785, "Marking mails for deletion reopens internal
138 2012-11-15 [colin] 3.9.0cvs5
142 * src/gtk/gtkcmclist.c
143 * src/gtk/gtkcmclist.h
144 a few more GTK+3 fixes. Segfaults on me, though.
146 2012-11-15 [colin] 3.9.0cvs4
158 * src/message_search.c
159 * src/prefs_display_header.c
160 * src/prefs_filtering_action.c
161 * src/prefs_matcher.c
163 * src/prefs_toolbar.c
166 * src/summary_search.c
169 * src/gtk/Makefile.am
170 * src/gtk/colorlabel.c
173 * src/gtk/gtkcmclist.c
174 * src/gtk/gtkcmclist.h
175 * src/gtk/gtkcmctree.c
176 * src/gtk/gtksctree.c
177 * src/gtk/gtkshruler.c
180 * src/gtk/inputdialog.c
181 * src/gtk/quicksearch.c
182 * src/plugins/pgpcore/Makefile.am
183 * src/plugins/pgpinline/Makefile.am
184 * src/plugins/pgpmime/Makefile.am
185 * src/plugins/smime/Makefile.am
186 Big GTK+3 patch from Hanno Meyer-Thurow
188 2012-11-15 [wwp] 3.9.0cvs3
190 * doc/man/claws-mail.1
192 Add --cancel-receiving command-line switch.
194 2012-11-15 [wwp] 3.9.0cvs2
197 * src/gtk/sslcertwindow.c
200 2012-11-15 [paul] 3.9.0cvs1
205 updates from David Vachulka, Flammie Pirinen, and
208 2012-11-14 [paul] 3.9.0
214 2012-11-14 [paul] 3.8.1cvs123
225 updated by Thomas Bellmann, Ricardo Mones, Flammie Pirinen,
226 wwp, Pader Rezso, Frederico Goncalves Guimaraes, Andreas Ronnquist,
229 2012-11-14 [paul] 3.8.1cvs122
235 2012-11-14 [colin] 3.8.1cvs121
238 And fix warning with breaking functionality
240 2012-11-14 [paul] 3.8.1cvs120
243 revert this change from 3.8.1cvs60, it breaks
246 2012-11-14 [colin] 3.8.1cvs119
248 * src/common/plugin.c
249 If plugin fails to load from absolute path, try from
251 Fixes bug #1137, 'loading plugins with same profile on different archs'
252 Fixes bug #2777, 'Installing latest cvs116 package 14 Windows version
253 results in wrong paths in clawsrc'
255 2012-11-12 [colin] 3.8.1cvs118
258 Fix initial focus on textview. Fixes bug #2776,
259 "Make all menu shortcuts work properly in the message window"
261 2012-11-09 [colin] 3.8.1cvs117
263 * src/etpan/imap-thread.c
264 Specify search charset. Thanks to Aleksei Miheev
266 2012-11-08 [colin] 3.8.1cvs116
268 * src/common/socket.c
270 Fix socket communication
272 2012-11-08 [colin] 3.8.1cvs115
274 * src/plugins/pgpcore/sgpgme.c
275 Fix Windows runtime crash
277 2012-11-08 [colin] 3.8.1cvs114
279 * src/gtk/quicksearch.c
280 Fix going active with NULL matchstring (for example
281 when changing type before typing anything)
283 2012-11-07 [colin] 3.8.1cvs113
288 2012-11-06 [mones] 3.8.1cvs112
290 * doc/man/claws-mail.1
291 Sync with AUTHORS file
292 * src/gtk/quicksearch.c
293 Add number units where appropriate
295 2012-10-31 [paul] 3.8.1cvs111
297 * src/prefs_folder_item.c
298 add missing closing bracket. thanks to Andreas Rönnquist.
300 2012-10-31 [colin] 3.8.1cvs110
302 * src/prefs_folder_item.c
303 Fix prefs text and extra semi-colon. Thanks to Paul!
305 2012-10-31 [colin] 3.8.1cvs109
307 * src/folder_item_prefs.c
308 * src/folder_item_prefs.h
310 * src/prefs_folder_item.c
311 Implement feature from bug #2569,
312 "select html part on folder specific properties"
313 Patch based on Andrej's patch.
315 2012-10-29 [wwp] 3.8.1cvs108
318 Revert cvs107, cvs106 and parts of cvs105 (all in textview.c), fixing
321 2012-10-25 [colin] 3.8.1cvs107
324 Verify the previous URI wasn't the same...
325 fixes http://www. URIs.
327 2012-10-25 [colin] 3.8.1cvs106
332 Avoid strlen() on inner loop in textview_make_clickable_parts*()
333 reduces cost of strcasestr() in textview_make_clickable_parts*()
334 from 30% to 15%. Patch by Igor Mammedov
336 2012-10-25 [colin] 3.8.1cvs105
339 Do not allow search cost to explode in case of bad message
340 parsing in textview_make_clickable_parts_later(); reduces
341 cost of textview_make_clickable_parts_later() from 99% to
342 17% for big bad-case message. Patch by Igor Mammedov
344 2012-10-25 [colin] 3.8.1cvs104
348 Avoid strlen() on big buffers, use precomputed length instead
349 it reduces cost of textview_write_line() from 32% to 3% for
350 big messages. Patch by Igor Mammedov
355 2012-10-24 [mones] 3.8.1cvs103
358 Trust on IMAP core on-line/off-line management
359 Patch by Sean Buckheister
361 2012-10-19 [paul] 3.8.1cvs102
366 fix bug 2760, 'display correct libc version in crash dialog
367 when uclibc is used'.
368 fixes build with uclibc. patch by Natanael Copa.
370 2012-10-18 [mones] 3.8.1cvs101
373 Fix bug #2761 and remove invalid GTK main category
375 2012-10-17 [colin] 3.8.1cvs100
377 * src/common/ssl_certificate.c
378 Fix bug #2759, "Error messages regarding bad
379 client certificates are less than helpful"
380 Based on patch by bug reporter.
382 2012-10-13 [paul] 3.8.1cvs99
384 * src/common/ssl_certificate.c
385 fix build with gnutls 3.1.3
386 Patch by Sean Buckheister.
388 2012-10-12 [mones] 3.8.1cvs98
391 * src/grouplistdialog.c
398 * src/etpan/imap-thread.c
399 New slist_free_strings_full wrapper for g_slist_free_full
400 and simplify calls where it was being used
402 2012-10-12 [colin] 3.8.1cvs97
405 Drop include of internal glib header
408 2012-10-12 [colin] 3.8.1cvs96
410 * src/gtk/gtkcmctree.c
411 * src/gtk/gtksctree.c
412 Fix bug #2581, "expander arrows are too tiny to hit with the
413 mouse". Patch mostly by Tom Horsley
415 2012-10-12 [iwkse] 3.8.1cvs95
420 2012-10-12 [mones] 3.8.1cvs94
423 Remove undeclared mutex symbol
425 2012-10-12 [colin] 3.8.1cvs93
428 * src/prefs_account.c
431 Fix bug #2751 'g_mutex_new/g_mutex_free removed from GLib 2.32'
432 Thanks to Salvatore de Paolis
434 2012-10-10 [colin] 3.8.1cvs92
437 Fix bug #2744, "Quick search throws bad command
438 argument error on Microsoft Exchange". Fall back
439 to local search if folder-specific search fails.
440 * src/gtk/quicksearch.c
443 2012-10-10 [colin] 3.8.1cvs91
446 Make what the tags list contain more clear
448 2012-10-10 [colin] 3.8.1cvs90
454 Fix bug #2639, "The MSGBUFSIZE definition collides with a definition of OpenBSD"
457 2012-10-10 [colin] 3.8.1cvs89
460 Fix bug #2638, "Respect $LEX environment variable in autogen.sh"
462 2012-10-10 [colin] 3.8.1cvs88
465 Leak fix (thanks Ricardo!)
467 2012-10-10 [colin] 3.8.1cvs87
470 Fix O(n^2) algorithm in remove_numbered_files_not_in_list
471 Initial patch by Igor Mammedov <imammedo@redhat.com> with
472 fixes by Michael Rasmussen and myself.
473 Also revert part of 3.8.1cvs86, g_slist_free_full()
474 semantics are different from slist_free_strings() in that
475 slist_free_strings does not free the list itself.
477 2012-10-09 [mones] 3.8.1cvs86
479 * doc/man/claws-mail.1
482 New extra headers feature for adding user-defined
483 extra headers to the combobox in the compose window
484 Headers are stablished in 'extraheaderrc', one per
485 line with a final colon
487 2012-10-06 [mones] 3.8.1cvs85
494 New function cm_menu_item_new_label_from_url to
495 avoid crashing on huge URL strings and warn user
496 about the possible causes
498 Use it to create List menu items safely
500 2012-10-04 [colin] 3.8.1cvs84
503 Fix keywords with spaces
505 2012-10-04 [colin] 3.8.1cvs83
508 Fix double-tag search. Maybe fixes bug #2744,
509 'Quick search throws bad command argument
510 error since recent change'. Patch by Sean.
512 2012-10-03 [mones] 3.8.1cvs82
515 Fix bug #2743 'null pointer crash in procmime strchr'
516 Patch by Michael Schwendt (from RedHat bug 862578)
518 2012-09-28 [colin] 3.8.1cvs81
521 Never search on server if we're offline
522 (Asking the user would and will be better)
524 Fix uninitialized variable (bogus) warning
525 Fix SELECT of the folder before searching
527 2012-09-27 [colin] 3.8.1cvs80
531 * src/etpan/imap-thread.c
532 * src/etpan/imap-thread.h
533 Implement IMAP server search. Patch by
534 Sean Buckheister again.
536 2012-09-26 [colin] 3.8.1cvs79
541 Prepare the context strings, their translation take
542 CPU time. Shaves 6 seconds out of 17 on my reference
544 * src/summary_search.c
547 2012-09-26 [colin] 3.8.1cvs78
552 Unlock I/O in procmime, give a way
553 for matcher to avoid having to
554 read/write tmp/rewind/read tmp for
557 2012-09-26 [colin] 3.8.1cvs77
559 * src/summary_search.c
560 Fix unresponsive stop button
561 * src/gtk/quicksearch.c
564 2012-09-26 [colin] 3.8.1cvs76
566 * src/summary_search.c
569 * src/gtk/quicksearch.c
570 Factorize search code in summary_search and
571 add a progress indicator as that slows down
572 the first result in case of body search.
574 2012-09-26 [colin] 3.8.1cvs75
577 Fix body search triggering GUI updates
578 for every message when it gets MSG_SCANNED
581 2012-09-26 [colin] 3.8.1cvs74
589 Factorize msg list to num list code;
590 Make search faster using cache instead
593 2012-09-25 [mones] 3.8.1cvs73
595 * src/gtk/quicksearch.c
596 Fix new expressions not being added to quicksearch
597 history in extended mode; patch by Sean Buckheister
599 2012-09-22 [mir] 3.8.1cvs72
602 Fix for not searching in folders marked 'no_select'
603 patch provided by Colin.
605 2012-09-22 [mones] 3.8.1cvs71
608 Add missing copyright header
610 2012-09-21 [colin] 3.8.1cvs70
613 Fix warning where msgcount was used
614 uninitialized in case the search was
615 to be performed on a message list subset.
617 2012-09-21 [colin] 3.8.1cvs69
619 * src/gtk/quicksearch.c
620 Fix error background not appearing
622 2012-09-21 [colin] 3.8.1cvs68
625 * src/advsearch.c ** ADDED **
626 * src/advsearch.h ** ADDED **
634 * src/matchertypes.h ** ADDED **
639 * src/summary_search.c
642 * src/gtk/quicksearch.c
643 * src/gtk/quicksearch.h
644 Separated GUI and logic for search
645 Use same logic for quicksearch and folder search
646 Patch by Sean Buckheister <s_buckhe@cs.uni-kl.de>
648 2012-09-19 [mones] 3.8.1cvs67
651 Remove spurious parameter from get_url_part and
652 fix potential buffer overflow
654 2012-09-19 [colin] 3.8.1cvs66
658 Un-mix mixed enum comparison which happened
659 to work because multiple enums define the same
662 2012-09-19 [colin] 3.8.1cvs65
670 * src/plugins/bogofilter/bogofilter_gtk.c
671 * src/plugins/pgpcore/prefs_gpg.c
672 * src/plugins/smime/smime.c
673 * src/plugins/spamassassin/spamassassin_gtk.c
674 More warning fixes, casts, useless variables and
675 unchecked return values
677 2012-09-19 [colin] 3.8.1cvs64
680 Check possible overflow
681 * src/prefs_account.c
682 * src/prefs_compose_writing.c
683 * src/prefs_logging.c
684 * src/prefs_message.c
685 * src/prefs_msg_colors.c
687 * src/prefs_receive.c
688 * src/prefs_summaries.c
689 * src/prefs_wrapping.c
690 fix GtkAdjustment casts
693 * src/gtk/gtkaspell.c
696 2012-09-19 [mones] 3.8.1cvs63
699 Fix leak and follow function specification
701 2012-09-19 [mones] 3.8.1cvs62
704 Use unused var c to check result and emit messages on error
706 Remove unused vars: attr (several functions), element
708 Use unused var newGroup to check result
709 * src/addrcustomattr.c
710 Remove unused var summaryview and related code
712 Use unused vars nn, newNode, idleID to check result
713 Remove unused var aoType and refactor logic around it
714 Comment var enabled and related debug code
716 Use unused var error to check result and emit debug messages
718 Remove unused var link_color
720 Remove unused vars: attr, retVal
722 2012-09-19 [colin] 3.8.1cvs61
728 * src/common/socket.c
729 More precise error logging
731 2012-09-16 [mones] 3.8.1cvs60
734 Removed dup calls with ignored result
736 Removed unused var is_group and simplified logic around it
740 * src/etpan/etpan-thread-manager.c
741 Use unused var r to verify result and emit messages on error
743 Move color variable into conditional usage blocks
744 Remove assigned but not used vars: lock, titles, count
746 Remove assigned but not used var actions
748 Remove assigned but not used vars: from_parent, src_node
751 Remove malloc-ed but not used var: old_path
753 Comment unused vars from commented block: tofetch, fetched
754 * src/prefs_account.c
755 Remove assigned but not used var: privacy_enabled
756 * src/prefs_actions.c
757 * src/prefs_customheader.c
758 Remove assigned but not used var: store
759 * src/prefs_filtering.c
760 Remove assigned but not used var: n_rows
761 * src/prefs_template.c
762 Remove assigned but not used vars: model, list_store
763 * src/prefs_toolbar.c
764 Remove assigned but not used var: win_titles
766 Remove assigned but not used vars: orientation, line, baseline,
768 * src/etpan/imap-thread.c
769 Remove assigned but not used var: value, r
770 Refactor to check correct memory allocation
771 * src/etpan/nntp-thread.c
772 Remove assigned but not used var: value
773 * src/gtk/gtkaspell.c
774 Remove assigned but not used vars: textbuf, exist
775 Remove unused function: find_gtkaspeller
776 * src/gtk/gtkcmctree.c
777 Remove unused function: gtk_cmctree_get_offset
778 * src/gtk/gtkshruler.c
779 Remove assigned but not used vars: ruler, priv
781 2012-09-14 [mones] 3.8.1cvs59
784 Check file operation results (and remove and
787 2012-09-14 [colin] 3.8.1cvs58
789 * src/gtk/inputdialog.c
790 Remove unused var, thanks Ticho
792 2012-09-13 [colin] 3.8.1cvs57
795 Fix missing \n in debug line
797 2012-09-13 [colin] 3.8.1cvs56
800 Don't listen on the Unix socket before we're
801 ready. The 'popup' order from another instance
802 may provoke a race and trash configuration files.
804 2012-09-13 [colin] 3.8.1cvs55
807 Maybe fix bug #2096, "MEMORY-ERROR w/
808 Claws-Mail/IMAP and Lotus Domino". Use
809 correct types for start/end and test if
810 start is indeed before end.
812 2012-09-12 [mones] 3.8.1cvs54
815 Fix bug #1975 'preference mutt key bindings do not take
816 effect' (and the other invalid paths too)
818 2012-09-12 [colin] 3.8.1cvs53
821 Revert that hunk, logic is unclear.
823 2012-09-12 [colin] 3.8.1cvs52
839 * src/partial_download.c
840 * src/prefs_filtering_action.c
841 * src/prefs_toolbar.c
849 * src/etpan/imap-thread.c
850 * src/gtk/gtkaspell.c
851 * src/plugins/pgpcore/sgpgme.c
852 More fixes from bug #1961:
853 - Write-only variables
854 - Null pointer dereferences
855 - A couple other fixes for which the reporter
856 was unsure, but which showed problems.
857 More details in bug #1961 comments.
859 2012-09-12 [colin] 3.8.1cvs51
864 * src/plugins/pgpcore/passphrase.c
865 Apply patches from bug #1961, "patches for
866 a couple of clang warnings":
870 2012-09-12 [colin] 3.8.1cvs50
873 Put Claws-Mail CFLAGS first; fixes build on Fink/OS X
874 where the included menu.h could come from Ncurses.
875 Thanks to 'Stainless Steel Rat' <ratinox@gweep.net>
877 2012-09-11 [colin] 3.8.1cvs49
880 Fix race condition at start.
882 2012-09-10 [colin] 3.8.1cvs48
885 Create lock socket as soon as possible, not after
886 a few things like caching all prefs.
888 2012-09-09 [mones] 3.8.1cvs47
890 * src/plugins/bogofilter/bogofilter.c
893 2012-09-08 [colin] 3.8.1cvs46
914 * src/matcher_parser_parse.y
922 * src/prefs_account.c
923 * src/prefs_account.h
924 * src/prefs_filtering.c
925 * src/prefs_filtering_action.c
927 * src/prefs_matcher.c
928 * src/prefs_template.c
929 * src/prefs_toolbar.c
947 * src/gtk/description_window.c
948 * src/plugins/trayicon/trayicon.c
949 Break circular dependencies in Claws' headers,
950 Patch by Sean Buckheister <s_buckhe@cs.uni-kl.de>
952 2012-09-08 [colin] 3.8.1cvs45
957 2012-09-05 [colin] 3.8.1cvs44
961 * src/prefs_matcher.c
962 Drop matcherprop_new_create, which is just a copy of
963 matcherprop_new, and staticalize what can be
965 2012-09-05 [colin] 3.8.1cvs43
967 * src/plugins/pgpcore/select-keys.c
968 Fix bug #2390, "Non-fully-trusted-key-warning appears
969 based on primary UID rather than recipient e-mail"
971 2012-08-29 [colin] 3.8.1cvs42
973 * src/gtk/gtkaspell.c
974 Fix bug #2596, "Spell checker does not work properly"
976 2012-08-29 [colin] 3.8.1cvs41
978 * src/plugins/pgpcore/sgpgme.c
979 Set gpgme's locale to UTF-8. Fixes bug #2650,
980 "segfault in pgp when gpgme_strerror() returns a non utf-8 string"
982 2012-08-29 [colin] 3.8.1cvs40
992 Move the hardcoded mimeview shortcuts to standard menus.
994 2012-08-27 [colin] 3.8.1cvs39
997 Fix double mainwindow presentation that confuses GNOME3
998 when some plugins fail to load (subsequent Claws windows
999 got no focus in that case)
1001 2012-08-27 [colin] 3.8.1cvs38
1004 Make Mark all read confirmation button more clear
1006 2012-08-27 [colin] 3.8.1cvs37
1010 Separate "Mark all read" from "Mark as read"
1013 2012-08-27 [wwp] 3.8.1cvs36
1017 Remove session statistics debug statements (irrelevant in repo,
1020 2012-08-24 [mones] 3.8.1cvs35
1022 * manual/advanced.xml
1023 Keep alphabetic order of hidden options lost
1024 and update Clawsker URL.
1025 * manual/de/advanced.xml
1026 * manual/fr/advanced.xml
1027 Update Clawsker URL.
1028 * manual/es/advanced.xml
1029 Sync with English version and update Clawsker URL.
1030 * manual/de/dist/html/Makefile.am
1031 * manual/es/dist/html/Makefile.am
1032 * manual/fr/dist/html/Makefile.am
1033 * manual/pl/dist/html/Makefile.am
1034 * manual/dist/html/Makefile.am
1035 Fix bug 2723 'Missing encoding in generated html manual'
1037 2012-08-23 [colin] 3.8.1cvs34
1040 Fix --offline asking if one wants to sync,
1041 due to re-entering. Thanks <ebik@ucw.cz>.
1043 2012-08-16 [colin] 3.8.1cvs33
1046 Always clear the tags list when fetching a folder, or
1047 Claws will never untag an untagged email. Patch by
1048 Igor Mammedov <imammedo@redhat.com>
1050 2012-08-12 [colin] 3.8.1cvs32
1053 Exclude text/plain from the attachment thing
1055 2012-08-12 [colin] 3.8.1cvs31
1058 Fix comparison, thanks to Michael Gmelin
1060 2012-08-12 [colin] 3.8.1cvs30
1063 Only show HTML parts by default (if the pref
1064 is set so) if the part disposition-type is
1065 inline or unknown, but not attachment.
1067 Remove useless hook that won't ever be used
1070 2012-08-12 [colin] 3.8.1cvs29
1073 Make sure text/* attachments are not made
1074 inline, regardless of the compose mode.
1075 Finishes fixing bug #2203 after auto-save
1076 switches mode to COMPOSE_REEDIT. Thanks to
1077 Michael Gmelin for finding this.
1079 2012-08-09 [colin] 3.8.1cvs28
1081 * src/prefs_filtering.c
1082 Make treeView type-ahead case insensitive
1083 Patch by Andreas Ronnquist
1085 2012-08-09 [colin] 3.8.1cvs27
1087 * src/gtk/sslcertwindow.c
1090 2012-08-09 [colin] 3.8.1cvs26
1093 * src/common/ssl_certificate.c
1094 * src/common/ssl_certificate.h
1095 * src/gtk/sslcertwindow.c
1096 Fix bug 2718, "Failure to check peer hostname
1097 when checking certificate"
1099 2012-08-05 [ticho] 3.8.1cvs25
1102 Avoid header combo box to get focus twice (first text within,
1103 then combobox widget itself) when switching focus with TAB.
1105 2012-07-28 [ticho] 3.8.1cvs24
1108 Properly fix setting "transient for" for attachment properties
1109 dialog when called via popup menu (since we're stealing focus
1110 few lines before, we need to do it directly, not via
1113 2012-07-28 [ticho] 3.8.1cvs23
1115 * src/gtk/pluginwindow.c
1116 * src/gtk/prefswindow.c
1117 Fixed setting "transient for" property for plugin load/unload
1118 file dialog. Connected manage_window signals to prefswindow events.
1120 2012-07-27 [ticho] 3.8.1cvs22
1124 Fixed setting "transient for" property for summaryview file
1125 dialog and messageview's image save dialog.
1127 2012-07-27 [ticho] 3.8.1cvs21
1131 Fix setting "transient for" property for file select dialogs
1132 in crash report and mimeview.
1134 2012-07-27 [ticho] 3.8.1cvs20
1137 Fixed "transient for" property for file attach dialog when
1138 called from Attachments list popup menu. Simplified menu item
1139 sensitivities setting code logic for this menu.
1141 2012-07-25 [ticho] 3.8.1cvs19
1143 * manual/advanced.xml
1144 Add the three hidden preferences related to colored display
1145 of unified diffs to manual.
1147 2012-07-25 [ticho] 3.8.1cvs18
1149 * src/gtk/gtkaspell.c
1150 Create "Change directory" submenu in a separate function, change
1151 wording a bit, and make the submenu always available in a context
1152 menu of body edit box in compose window.
1154 2012-07-25 [ticho] 3.8.1cvs17
1156 * src/gtk/prefswindow.c
1157 Correctly set transient_for property for preferences window,
1158 as well as for color picker dialogs. Fixes bug #2710.
1160 2012-07-25 [ticho] 3.8.1cvs16
1162 * src/gtk/quicksearch.c
1163 Allow quicksearch syntax description window to be correctly
1164 set transient for main window.
1166 2012-07-15 [wwp] 3.8.1cvs15
1169 Fix bug 2697, thanks to Mikhail Efremov (wrong list ptr used).
1171 2012-07-10 [paul] 3.8.1cvs14
1174 forgot this in last commit
1176 2012-07-10 [paul] 3.8.1cvs13
1180 * src/common/quoted-printable.c
1181 * src/common/quoted-printable.h
1182 revert 3.8.1cvs2,3,4,5 because they (somewhere!) cause
1183 the bug: partial message text loss
1185 2012-07-10 [mones] 3.8.1cvs12
1187 * src/plugins/pgpcore/sgpgme.c
1188 Fix bug 2689, 'segfault when trying to view info
1189 about pgp/smime sign'
1191 2012-07-08 [ticho] 3.8.1cvs11
1193 * src/plugins/pgpcore/sgpgme.c
1194 Consider marginal signature validity as untrusted. Suggested by
1195 Jean-Benoist Leger (leger at crans.org).
1197 2012-07-08 [paul] 3.8.1cvs10
1199 * src/gtk/icon_legend.c
1200 fix (reveal) hidden icon in gui and build warning
1202 2012-07-07 [paul] 3.8.1cvs9
1204 * src/plugins/pgpcore/prefs_gpg.c
1207 2012-07-07 [colin] 3.8.1cvs8
1209 * claws-features.h.in
1217 * src/partial_download.h
1219 * src/prefs_account.h
1220 * src/prefs_common.h
1224 * src/stock_pixmap.c
1228 * src/common/session.h
1230 * src/common/socket.h
1232 * src/common/ssl_certificate.h
1233 * src/common/timing.h
1234 * src/common/utils.h
1235 * src/gtk/gtkaspell.h
1236 * src/gtk/gtkutils.h
1237 * src/gtk/pluginwindow.h
1238 * src/gtk/spell_entry.h
1239 * src/gtk/sslcertwindow.h
1240 Don't export config.h in public headers
1242 2012-07-07 [colin] 3.8.1cvs7
1244 * claws-features.h.in
1250 * src/addrcustomattr.c
1251 * src/addrduplicates.c
1254 * src/addressbook_foldersel.c
1264 * src/customheader.c
1265 * src/displayheader.c
1267 * src/editaddress_other_attributes_ldap.c
1272 * src/editldap_basedn.c
1281 * src/folder_item_prefs.c
1282 * src/grouplistdialog.c
1284 * src/image_viewer.c
1306 * src/message_search.c
1317 * src/partial_download.c
1318 * src/partial_download.h
1321 * src/prefs_account.c
1322 * src/prefs_account.h
1323 * src/prefs_actions.c
1324 * src/prefs_common.c
1325 * src/prefs_common.h
1326 * src/prefs_compose_writing.c
1327 * src/prefs_customheader.c
1328 * src/prefs_display_header.c
1329 * src/prefs_ext_prog.c
1330 * src/prefs_filtering.c
1331 * src/prefs_filtering_action.c
1332 * src/prefs_folder_column.c
1333 * src/prefs_folder_item.c
1336 * src/prefs_image_viewer.c
1337 * src/prefs_logging.c
1338 * src/prefs_matcher.c
1339 * src/prefs_message.c
1340 * src/prefs_msg_colors.c
1343 * src/prefs_receive.c
1345 * src/prefs_spelling.c
1346 * src/prefs_summaries.c
1347 * src/prefs_summary_column.c
1348 * src/prefs_summary_open.c
1349 * src/prefs_toolbar.c
1350 * src/prefs_wrapping.c
1359 * src/send_message.c
1363 * src/summary_search.c
1371 * src/common/claws.c
1373 * src/common/hooks.c
1376 * src/common/plugin.c
1377 * src/common/prefs.c
1378 * src/common/session.c
1379 * src/common/session.h
1382 * src/common/socket.c
1383 * src/common/socket.h
1386 * src/common/ssl_certificate.c
1387 * src/common/ssl_certificate.h
1388 * src/common/string_match.c
1390 * src/common/timing.h
1391 * src/common/utils.c
1392 * src/common/utils.h
1393 * src/etpan/etpan-thread-manager.c
1394 * src/etpan/imap-thread.c
1395 * src/etpan/nntp-thread.c
1397 * src/gtk/combobox.c
1398 * src/gtk/description_window.c
1400 * src/gtk/gtkaspell.c
1401 * src/gtk/gtkaspell.h
1402 * src/gtk/gtkshruler.c
1404 * src/gtk/gtkutils.c
1405 * src/gtk/gtkutils.h
1406 * src/gtk/gtkvscrollbutton.c
1407 * src/gtk/icon_legend.c
1408 * src/gtk/inputdialog.c
1409 * src/gtk/logwindow.c
1411 * src/gtk/pluginwindow.c
1412 * src/gtk/pluginwindow.h
1413 * src/gtk/prefswindow.c
1414 * src/gtk/progressdialog.c
1415 * src/gtk/quicksearch.c
1416 * src/gtk/spell_entry.c
1417 * src/gtk/spell_entry.h
1418 * src/gtk/sslcertwindow.c
1419 * src/gtk/sslcertwindow.h
1420 * src/plugins/bogofilter/bogofilter.c
1421 * src/plugins/bogofilter/bogofilter_gtk.c
1422 * src/plugins/dillo_viewer/dillo_prefs.c
1423 * src/plugins/dillo_viewer/dillo_viewer.c
1424 * src/plugins/pgpcore/pgp_viewer.c
1425 * src/plugins/pgpcore/plugin.c
1426 * src/plugins/pgpcore/sgpgme.c
1427 * src/plugins/pgpinline/pgpinline.c
1428 * src/plugins/pgpinline/plugin.c
1429 * src/plugins/pgpmime/pgpmime.c
1430 * src/plugins/pgpmime/plugin.c
1431 * src/plugins/smime/plugin.c
1432 * src/plugins/smime/smime.c
1433 * src/plugins/spamassassin/libspamc.c
1434 * src/plugins/spamassassin/spamassassin.c
1435 * src/plugins/spamassassin/spamassassin_gtk.c
1436 * src/plugins/trayicon/trayicon.c
1437 * src/plugins/trayicon/trayicon_prefs.c
1438 Specify Claws compile-time features in a specific header
1440 2012-07-06 [wwp] 3.8.1cvs6
1444 Session statistics: format date following global prefs,
1445 and fix stats output a little bit.
1447 2012-07-03 [mir] 3.8.1cvs5
1450 fix bug 2642, 'improve transfer encoding selection'.
1451 Patch provided by Christopher Zimmermann
1452 (madroach claws at gmerlin dot de)
1454 2012-07-03 [mir] 3.8.1cvs4
1458 fix bug 2641, '7bit or 8bit encoded attachments can
1459 have lines longer than 998 characters'.
1460 Patch provided by Christopher Zimmermann
1461 (madroach claws at gmerlin dot de)
1464 2012-07-03 [mir] 3.8.1cvs3
1468 fix bug 2641, '7bit or 8bit encoded attachments can
1469 have lines longer than 998 characters'.
1470 Patch provided by Christopher Zimmermann
1471 (madroach claws at gmerlin dot de)
1473 2012-07-03 [mir] 3.8.1cvs2
1477 * src/common/quoted-printable.c
1478 * src/common/quoted-printable.h
1479 fix bug 2640, 'improve quoted-printable encoding'
1480 Patch provided by madroach claws at gmerlin dot de
1482 2012-06-30 [paul] 3.8.1cvs1
1485 fix bug 2579, 'Installed headers redefine autotools-specific constants'
1487 2012-06-27 [paul] 3.8.1
1493 2012-06-27 [paul] 3.8.0cvs58
1496 fix minimum required GTK+, which got mistakenly bumped
1499 2012-06-27 [paul] 3.8.0cvs57
1514 updated translations
1516 * tools/claws.i18n.status.pl
1517 updated based on currently active
1519 2012-06-25 [mir] 3.8.0cvs56
1522 If a folder class returns <> 0 then the message has not
1523 been removed from the file system and therefore it should
1524 not be removed from the cache either.
1526 2012-06-20 [ticho] 3.8.0cvs55
1529 Fix for bug #1090 - Standard-folders appear again
1530 after rescanning tree
1532 2012-06-20 [paul] 3.8.0cvs54
1534 * src/prefs_common.c
1535 * src/prefs_common.h
1538 colourise attached patches.
1541 2012-06-02 [wwp] 3.8.0cvs53
1543 * src/gtk/progressdialog.c
1544 Add a hide button to the retrieve/send progress dialogs. WM's close button
1545 now hides (as well as pressing Esc) instead of doing nothing.
1547 2012-06-02 [wwp] 3.8.0cvs52
1549 * doc/man/claws-mail.1
1555 Introduce a new feature: basic session statistics (from the about dialog
1556 or the command-line).
1558 2012-06-02 [wwp] 3.8.0cvs51
1561 Fix bug 2620: shift+tab from subject field not working.
1563 2012-06-02 [wwp] 3.8.0cvs50
1568 Normalize capitalization of strings in UI.
1570 2012-05-30 [paul] 3.8.0cvs49
1573 don't do TLS if not requested by user. fixes connecting to
1574 servers which, for example, want SSL 3 only
1576 2012-05-27 [paul] 3.8.0cvs48
1579 update copyright headers to 2012
1581 2012-05-27 [paul] 3.8.0cvs47
1584 * src/prefs_actions.c
1586 fix some typos in strings, thanks to Thomas Bellmann
1588 2012-05-16 [paul] 3.8.0cvs46
1590 * src/prefs_filtering_action.c
1591 fix disabled 'select...' button that never goes away
1592 when using the new addr book
1595 2012-05-16 [colin] 3.8.0cvs45
1597 * src/common/utils.c
1600 2012-05-16 [colin] 3.8.0cvs44
1602 * src/common/utils.c
1603 Make remove_numbered_files much faster when there's
1604 just one file to remove.
1606 2012-05-16 [paul] 3.8.0cvs43
1609 fix bug 2662, '"ag" quicksearch adds "1" to value'
1611 2012-05-16 [paul] 3.8.0cvs42
1613 * src/gtk/description_window.c
1614 fix bug 2624, 'dialog "Action Configuration" cannot be closed'
1616 2012-05-16 [paul] 3.8.0cvs41
1618 * src/common/ssl_certificate.c
1619 fix bug 2646, 'Compile fails with gnutls-3.0.18'
1620 Patch by Christian Hesse
1622 2012-05-11 [colin] 3.8.0cvs40
1625 * src/common/utils.c
1626 Fix bug 2659, 'E-mail attachments are handled
1628 Fix problems iterating the mime tree, and determine
1629 whether a file is an email without To:
1631 2012-04-03 [colin] 3.8.0cvs39
1634 Fix build (damn whitespace-sensitive file format)
1636 2012-04-02 [colin] 3.8.0cvs38
1639 Fix incomplete make dist
1641 2012-04-02 [colin] 3.8.0cvs37
1644 Fix mistakenly removed function call
1646 2012-04-01 [colin] 3.8.0cvs36
1654 * src/addressbook-dbus.c
1655 * src/addressbook-dbus.h
1660 * src/claws-contacts.xml
1668 * src/prefs_common.c
1669 * src/prefs_filtering_action.c
1670 * src/prefs_matcher.c
1674 * src/plugins/bogofilter/bogofilter_gtk.c
1675 * src/plugins/dillo_viewer/dillo_prefs.c
1676 * src/plugins/spamassassin/spamassassin_gtk.c
1677 * src/plugins/trayicon/trayicon.c
1678 Import new addressbook code from the new-contacts branch
1680 2012-03-29 [paul] 3.8.0cvs35
1684 * src/gtk/quicksearch.c
1685 add 'ha', short version of 'has_attachment' in quick search
1686 Patch by Andreas Rönnquist
1688 2012-03-26 [mones] 3.8.0cvs34
1690 * src/common/plugin.c
1691 Support 2 and 3-clause BSD licensed plugins
1693 2012-03-15 [pawel] 3.8.0cvs33
1697 - Make separate window info more accurate about
1698 move to trash/deletion.
1701 2012-03-14 [pawel] 3.8.0cvs32
1710 Better fix for bug #2501
1711 Instead of leaving blank window after message move or delete,
1712 update separate view to next message in message list or
1713 display info why view is blank. This was discussed
1714 in bug #2621 comments.
1716 2012-03-11 [colin] 3.8.0cvs31
1718 * src/gtk/gtkcmctree.c
1721 Fix focus rectangle on unfocused rows
1722 Patch by Michael Shell
1724 2012-02-29 [colin] 3.8.0cvs30
1726 * src/gtk/gtkcmctree.c
1727 Fix bug #2577, "Focus rectangle on folder list and message
1728 list headings doesn't get properly cleared when switching
1729 heading and horizontally scrolling list (underlines and
1730 vertical lines remain on screen)". Patch by Michael Shell
1732 2012-02-13 [pawel] 3.8.0cvs29
1735 Fix crasher when double clicking on IMAP message and
1736 MessageView is not shown introduced in cvs21
1739 2012-02-10 [pawel] 3.8.0cvs28
1742 Fix bug #2598 'Actions can move locked messages'
1744 2012-02-08 [pawel] 3.8.0cvs27
1746 * src/prefs_actions.c
1747 * src/prefs_actions.h
1748 * src/prefs_toolbar.c
1749 * src/prefs_toolbar.h
1752 - Implement automatic removal of toolbar action buttons when
1753 associated action is removed
1754 - Don't allow creation of two actions with the same name,
1755 before all executions/removals were performed on first action
1756 with duplicated name in linked list which wasn't always
1759 2012-02-05 [colin] 3.8.0cvs26
1765 * src/prefs_common.c
1766 * src/prefs_common.h
1771 Add an history to navigate in mails
1773 2012-02-05 [colin] 3.8.0cvs25
1776 Fix inverted comparison in list_find_custom.
1778 2012-02-03 [wwp] 3.8.0cvs24
1780 * src/gtk/progressdialog.c
1781 Make translators life easier: use View log instead of Show log
1784 2012-02-02 [pawel] 3.8.0cvs23
1787 Fix bug #2590 'Un-capitalize strings'
1788 Patch by Christian Hesse
1790 2012-02-02 [pawel] 3.8.0cvs22
1794 'Change expand behavior for message list / message view'
1795 Patch by Christian Hesse
1797 2012-02-02 [pawel] 3.8.0cvs21
1803 Fix bug #2501 'opened message blanks when moved to other folder'
1804 Detect message move and update message window contents
1805 accordingly, if message is moved to trash close window
1807 2012-02-01 [pawel] 3.8.0cvs20
1814 * src/gtk/sslcertwindow.c
1815 More strncat boundary checks
1817 2012-01-31 [wwp] 3.8.0cvs19
1819 * src/gtk/gtkutils.c
1820 Fix warnings in gtkutils: wrong function name, missing newline, typo and
1823 2012-01-31 [wwp] 3.8.0cvs18
1825 * src/gtk/progressdialog.c
1826 * src/gtk/progressdialog.h
1828 * src/send_message.c
1829 Add a button to the retrieve/send dialogs to
1830 open the network log.
1832 2012-01-25 [wwp] 3.8.0cvs17
1835 Remove debug statement.
1837 2012-01-20 [pawel] 3.8.0cvs16
1841 Fix bug #2574 'Statement might be overflowing a
1844 2012-01-20 [pawel] 3.8.0cvs15
1847 Fix bug #2582 'Expanded mimeview drag n drop no longer works'
1849 2012-01-14 [colin] 3.8.0cvs14
1852 Update tracker trigger url
1854 2012-01-10 [wwp] 3.8.0cvs13
1859 Fix sensitivity of toolbar's get_btn (retrieve mail from current
1860 account) and of mainwindows's relevant entry when current account
1861 is not able to retrieve (SMTP-only).
1863 2012-01-09 [colin] 3.8.0cvs12
1866 Fix bug 1924, 'Messages marked move to Trash appear
1867 identical to messages marked move to $FOLDER'
1869 2012-01-05 [colin] 3.8.0cvs11
1872 Fix crasher infinite loop
1874 2012-01-03 [colin] 3.8.0cvs10
1876 * src/gtk/gtkcmctree.c
1877 Revert previous patch, it's buggy on headers
1879 2012-01-03 [colin] 3.8.0cvs9
1881 * src/gtk/gtkcmctree.c
1882 Fix bug #2566, 'wrapped Subject not bounded'
1884 2011-12-29 [pawel] 3.8.0cvs8
1890 Make forwarding selected attachment possible from
1891 mimeview's context menu
1892 Fixex bug #2047 'forward attachments'
1894 2011-12-28 [paul] 3.8.0cvs7
1896 * src/prefs_account.c
1897 show 'Generate X-Mailer header' option on new IMAP account creation dialogue
1899 2011-12-28 [colin] 3.8.0cvs6
1904 2011-12-28 [colin] 3.8.0cvs5
1907 Fix GTK+2.16 build (w32)
1909 2011-12-18 [mir] 3.8.0cvs4
1912 Fix bug in search criteria when doing a
1913 complete directory search using '*'
1915 2011-12-16 [mir] 3.8.0cvs3
1918 Added forgotten replied_and_forwarded.xpm to EXTRA_DIST
1920 2011-12-16 [wwp] 3.8.0cvs2
1923 * src/stock_pixmap.c
1924 * src/stock_pixmap.h
1926 * src/gtk/icon_legend.c
1927 * src/pixmaps/replied_and_forwarded.xpm
1928 Make replied and forwarded status flags non exclusive.
1929 Introduce a new message state (and relevant icon in message list)
1930 where both the replied and forwarded flags are set.
1932 2011-12-16 [paul] 3.8.0cvs1
1934 * tools/claws.i18n.status.pl
1937 2011-12-16 [paul] 3.8.0
1943 2011-12-16 [paul] 3.7.10cvs113
1950 * po/id.po **REMOVED**
1951 * po/id_ID.po **ADDED**
1958 2011-12-09 [pawel] 3.7.10cvs112
1961 * src/gtk/quicksearch.c
1962 * src/gtk/quicksearch.h
1963 Invalidate quicksearch root folder when removed
1964 Fixes bug #2560 'crash when unsubscribing newsgroup and
1965 having active search field'
1967 2011-12-08 [pawel] 3.7.10cvs111
1970 Better fix for cvs94
1972 2011-12-08 [wwp] 3.7.10cvs110
1975 Make "From" widget set independant from recipient lists below,
1976 so that it doesn't scroll when several recipients headers
1977 are added and eventually are scrolling the view.
1978 Path by Christian Hesse <mail@earthworm.de>.
1979 Fixes bug #2481 'do not scroll "from" dropdown list and sender
1982 2011-12-02 [paul] 3.7.10cvs109
1986 consistent label style
1988 2011-11-29 [wwp] 3.7.10cvs108
1990 * src/plugins/trayicon/libeggtrayicon/.cvsignore
1991 More generated stuff to ignore.
1993 2011-11-29 [wwp] 3.7.10cvs107
1995 * src/prefs_folder_item.c
1996 Fix CLAWS_TIP_DECL (undefined).
1998 2011-11-28 [pawel] 3.7.10cvs106
2003 Fix bug #2177 'addrbook/addrbook-00000?.xml is not deleted
2004 after removing the address book in the GUI'
2006 2011-11-26 [pawel] 3.7.10cvs105
2009 Fix bug #2505 'tagsdb becomes polluted with old folder entries'
2011 2011-11-25 [colin] 3.7.10cvs104
2017 2011-11-24 [pawel] 3.7.10cvs103
2019 * src/prefs_filtering.c
2020 Complete cvs102, forgot to commit this
2022 2011-11-24 [pawel] 3.7.10cvs102
2029 * src/prefs_actions.c
2030 * src/prefs_actions.h
2031 Implement actions updating on folder/account rename
2032 This fixes bug #2543 'filter actions in actionsrc not
2033 updated upon account renaming'
2035 2011-11-24 [wwp] 3.7.10cvs101
2037 * src/gtk/gtkcmctree.c
2038 Remove irrelevant cairo directive (thanks to Hanno).
2040 2011-11-23 [wwp] 3.7.10cvs100
2042 * src/gtk/gtkcmctree.c
2043 Make arrows in gtkcmctree's less big (get rid of the outlining),
2044 patch by Hanno Meyer-Thurow (h.mth@web.de), with few adaptations in offsets/sizes
2047 2011-11-22 [colin] 3.7.10cvs99
2050 * src/prefs_filtering.c
2051 * src/prefs_filtering.h
2052 Partly revert 3.7.10cvs97 (bug #2404, bug #2406):
2053 The existing functions should do the job as well
2054 if not better, as they take into account the
2057 2011-11-21 [pawel] 3.7.10cvs98
2059 * src/prefs_account.c
2060 Fix bug #2116 'Rip spaces off server names in account
2062 g_strstrip() domain names to be sure they are valid
2064 2011-11-21 [pawel] 3.7.10cvs97
2067 * src/prefs_filtering.c
2068 * src/prefs_filtering.h
2069 Fix bug #2404 'matcherrc updates upon account renaming'
2070 Fix bug #2406 'some part of accountrc not updated upon
2072 Renaming account cause changing of it's root folder prefix
2073 from #<type>/<old_name> to #<type>/<new_name> so every
2074 path directing to it must be altered. Fix paths in account
2075 preferences, global processing and filtering rules, folder
2076 processing rules upon rename
2078 2011-11-20 [pawel] 3.7.10cvs96
2082 * src/prefs_actions.c
2083 Fix bug #1489 'Filter action mark_as_read inoperative
2084 following move action'
2085 Sort actions lists to have proper order of execution
2087 2011-11-20 [pawel] 3.7.10cvs95
2089 * src/prefs_actions.c
2090 * src/prefs_filtering.c
2091 * src/prefs_template.c
2092 Fix bug #1870 'arrow scrolling in filters'
2093 Allow arrow scrolling in dialogs with list view widgets
2094 plus couple fixes of issues I found along the way
2096 2011-11-19 [pawel] 3.7.10cvs94
2099 Don't highlight icons on right-click, they are not
2100 selected and other part is shown which is confusing
2102 2011-11-19 [mones] 3.7.10cvs93
2104 * manual/advanced.xml
2107 2011-11-19 [mones] 3.7.10cvs92
2109 * manual/advanced.xml
2110 * manual/es/advanced.xml
2111 Document undocumented hidden option 'zero_replacement_char'
2112 Synchronize Spanish manual with English version
2114 2011-11-19 [pawel] 3.7.10cvs91
2118 * src/prefs_common.c
2119 * src/prefs_common.h
2123 Fix bug #2377 'Show All Headers - make change persistent
2126 2011-11-19 [pawel] 3.7.10cvs90
2130 * src/folder_item_prefs.c
2137 Fix bug #1563 'Folder view: show complete threads if they
2138 contain unread messages'
2139 Add option to show only threads with unread messages
2140 initial patch by Paul Ollis, my small additions:
2141 - when checking thread for unread finish on first unread
2142 - make thread options unavailable when threading is off
2143 - hide_unread_msgs and hide_unread_threads are mutually
2144 exclusive options, set menus sensitivity accordingly
2145 - set folder item icon type similiar to hide_unread_msgs
2147 2011-11-19 [colin] 3.7.10cvs89
2152 2011-11-18 [pawel] 3.7.10cvs88
2158 * src/prefs_common.c
2159 * src/prefs_common.h
2160 Fix bug #2408 'Some UI elements are not persistent
2162 Remember size of main window, compose notebook, mimeview
2163 tree widgets between claws-mail runs. Compose window
2164 size saving was already done in cvs74
2166 2011-11-18 [mones] 3.7.10cvs87
2171 Fixes bug #2509, "manually added headers are lost unless
2172 mail is sent inmediately"
2174 2011-11-17 [pawel] 3.7.10cvs86
2177 Fix crasher reported in bug #2543
2179 2011-11-13 [colin] 3.7.10cvs85
2182 Make compose windows printable
2184 2011-11-11 [colin] 3.7.10cvs84
2187 Fix build on Fedora 16. -lm was probably pulled by something
2190 2011-11-11 [pawel] 3.7.10cvs83
2196 Port MimeView to GtkTreeView
2198 2011-11-11 [colin] 3.7.10cvs82
2200 * src/prefs_common.c
2201 Use %x (The preferred date representation for the current locale
2204 2011-11-10 [paul] 3.7.10cvs81
2206 * src/prefs_common.c
2207 use european date format as default
2209 2011-11-08 [pawel] 3.7.10cvs80
2212 Fix bug #2422 'Toggle Message View w/ V crashes Claws'
2213 Fix race condition - don't try to hide messageview while
2214 being in the middle of message displaying routine.
2216 2011-11-08 [colin] 3.7.10cvs79
2219 Make sure we break line when we need to. Very probably
2220 fixes bug #2310 "Crash when hitting Ctrl+R to reply to a
2223 2011-11-07 [pawel] 3.7.10cvs78
2226 Fix bug #2493 'Subscription pull down should be alphabetized'
2228 2011-11-07 [pawel] 3.7.10cvs77
2233 Make Home & End keys work in textview
2235 2011-11-06 [colin] 3.7.10cvs76
2238 Oops, some unwanted undo got commited.
2240 2011-11-06 [colin] 3.7.10cvs75
2243 Don't iconify/deiconify. Instead, just show nothing
2246 2011-11-06 [pawel] 3.7.10cvs74
2249 Fix compose window size saving / restoring
2251 2011-11-06 [pawel] 3.7.10cvs73
2255 Optimize message displaying, in some conditions parts were
2256 displayed twice causing flickering. For example first html
2257 source and then rendering output from html plugin of the
2260 2011-11-05 [wwp] 3.7.10cvs72
2262 * src/gtk/gtkaspell.c
2263 Fix compilation where 'null' is undefined (use NULL instead).
2265 2011-11-05 [colin] 3.7.10cvs71
2267 * src/gtk/gtkaspell.c
2268 No need to show a backtrace if gtkaspell is null
2270 2011-11-05 [pawel] 3.7.10cvs70
2272 * src/gtk/gtkaspell.c
2273 Fix crasher when spellchecking is not enabled
2275 2011-11-02 [mones] 3.7.10cvs69
2277 * doc/man/claws-mail.1
2278 fixed hyphens (patch from Debian packaging)
2279 fixed header to follow man style closely
2280 documented new option --compose-from-file
2281 removed INSTALLATION section, doesn't belong to manpage
2282 added ENVIRONMENT, COPYRIGHT and BUGS sections
2283 expanded FILES section to include certs and autofaces dirs
2284 expanded SEE ALSO section to include manual and plugins
2286 2011-11-01 [colin] 3.7.10cvs68
2288 * src/common/utils.c
2289 Fix wrong debug stuff commited.
2291 2011-11-01 [colin] 3.7.10cvs67
2295 * src/common/utils.c
2296 * src/gtk/gtkaspell.c
2297 * src/gtk/gtkaspell.h
2298 Fix huge slowness induced by spellcheck "while typing"
2299 during initial quote rewraps.
2301 2011-10-31 [pawel] 3.7.10cvs66
2307 Fix bug #2526 'When reading message in separate window,
2308 n and p keys do not work'
2309 - fix key event handling in messageview
2310 - remove bindings for 'n' and 'p' keys in mimeview (next-part
2311 and prev-part actions)
2312 - instead add 'z' key for prev-part, we have 'a' key
2313 for next-part already
2315 2011-10-31 [colin] 3.7.10cvs65
2318 Fix build with GLib 2.31. Thanks to Charles A. Edwards
2320 2011-10-31 [pawel] 3.7.10cvs64
2323 * src/gtk/gtkutils.c
2324 Fix bug #2303 'Next unread message enables message view'
2325 Don't show previously hidden message view in main window
2326 when user reads messages in external window
2328 2011-10-31 [paul] 3.7.10cvs63
2330 * src/prefs_template.c
2331 revert part of 3.7.10cvs60 - it was a subjective change, all widgets
2332 fit at 540 here, for those where they don't the dialogue can be made
2335 2011-10-31 [paul] 3.7.10cvs62
2338 revert 3.7.10cvs61, these entries _should_ be editable
2340 2011-10-30 [pawel] 3.7.10cvs61
2343 Those entries should not be editable
2345 2011-10-30 [pawel] 3.7.10cvs60
2347 * src/prefs_template.c
2348 - Dialog needs more height to fit all widgets
2349 - Clear template contents on delete
2351 2011-10-30 [pawel] 3.7.10cvs59
2353 * src/prefs_folder_item.c
2354 Update summaryview after changing folder prefs when needed
2356 2011-10-30 [pawel] 3.7.10cvs58
2359 Remove key-press-event blocking, it only
2360 emits GLib-GObject warnings
2362 2011-10-29 [colin] 3.7.10cvs57
2365 Fix focus of completion window with gnome shell
2366 Fixes bug #2525, "Address completion window does not get
2369 2011-10-29 [colin] 3.7.10cvs56
2372 Fix flicker on recursive quicksearch
2374 2011-10-28 [colin] 3.7.10cvs55
2378 Fix a bit the focus problem on Gnome shell
2380 2011-10-26 [mones] 3.7.10cvs54
2383 Add missing accelerator
2385 2011-10-25 [colin] 3.7.10cvs53
2387 * src/gtk/gtkcmclist.c
2388 * src/gtk/gtkcmctree.c
2389 Fix colors, fix warnings
2391 2011-10-25 [colin] 3.7.10cvs52
2393 * src/gtk/gtkcmclist.c
2394 * src/gtk/gtkcmctree.c
2397 2011-10-25 [colin] 3.7.10cvs51
2399 * src/stock_pixmap.c
2400 Fix build with gtk + 2.20
2402 2011-10-25 [colin] 3.7.10cvs50
2408 Fix locking when sending a single message
2410 2011-10-25 [colin] 3.7.10cvs49
2412 * src/gtk/colorlabel.c
2414 * src/gtk/gtkcmclist.c
2415 Make row height closer to what it was
2417 2011-10-25 [colin] 3.7.10cvs48
2419 * src/stock_pixmap.c
2420 Always use cairo to draw
2422 2011-10-25 [colin] 3.7.10cvs47
2425 Fix bug #2529, 'crash in mimeview_start_drag after
2426 deleting message'. Patch by Ricardo
2428 2011-10-23 [colin] 3.7.10cvs46
2430 * src/gtk/gtkcmclist.c
2431 * src/gtk/gtkcmclist.h
2432 * src/gtk/gtkcmctree.c
2433 Draw CMClist with cairo too.
2435 2011-10-23 [colin] 3.7.10cvs45
2437 * src/gtk/gtkcmclist.h
2438 Fix build (this was not meant to be commited)
2440 2011-10-23 [colin] 3.7.10cvs44
2444 * src/addressbook_foldersel.c
2448 * src/grouplistdialog.c
2449 * src/prefs_common.c
2450 * src/prefs_common.h
2452 * src/gtk/gtkcmclist.c
2453 * src/gtk/gtkcmclist.h
2454 * src/gtk/gtkcmctree.c
2455 * src/gtk/gtkcmctree.h
2456 * src/gtk/gtksctree.c
2457 Refactor some tree stuff (lots of code duplication there)
2458 and switch to cairo for tree rendering.
2460 2011-10-23 [holger] 3.7.10cvs43
2463 Don't issue a warning for designed behaviour of the stop rule.
2464 Fixes bug #2520, 'Please remove verbose "No further processing after rule %s" message.'
2466 2011-10-22 [colin] 3.7.10cvs42
2469 * src/gtk/gtkshruler.c
2470 * src/gtk/gtkutils.h
2473 2011-10-22 [colin] 3.7.10cvs41
2482 * src/grouplistdialog.c
2489 * src/prefs_account.c
2490 * src/prefs_actions.c
2491 * src/prefs_ext_prog.c
2492 * src/prefs_filtering.c
2493 * src/prefs_folder_item.c
2494 * src/prefs_image_viewer.c
2495 * src/prefs_logging.c
2496 * src/prefs_msg_colors.c
2499 * src/prefs_spelling.c
2500 * src/prefs_summaries.c
2501 * src/prefs_template.c
2504 * src/send_message.c
2506 * src/summary_search.c
2509 * src/gtk/gtkcmclist.c
2510 * src/gtk/gtkcmctree.c
2511 * src/gtk/gtkcmoptionmenu.c
2512 * src/gtk/gtksctree.c
2513 * src/gtk/gtkutils.c
2514 * src/gtk/gtkutils.h
2515 * src/gtk/gtkvscrollbutton.c
2516 * src/gtk/inputdialog.c
2517 * src/gtk/pluginwindow.c
2518 * src/gtk/quicksearch.c
2519 * src/gtk/spell_entry.c
2520 * src/plugins/bogofilter/bogofilter_gtk.c
2521 * src/plugins/dillo_viewer/dillo_prefs.c
2522 * src/plugins/pgpcore/prefs_gpg.c
2523 * src/plugins/spamassassin/spamassassin_gtk.c
2524 * src/plugins/trayicon/trayicon.c
2525 * src/plugins/trayicon/trayicon_prefs.c
2526 Remove all possible #if GTK_CHECK_VERSION() checks,
2527 and make Claws build with GTK+2.16 (untested right
2528 now), as the Gpg4Win project uses GTK+2.16 currently.
2530 2011-10-22 [colin] 3.7.10cvs40
2532 * src/gtk/gtkutils.h
2534 Fix (hopefully) build with GTK+ 2.18.
2536 2011-10-20 [paul] 3.7.10cvs39
2541 fix bug 2479, 'LDIF address book import matches tags case sensitive'
2542 Patch by Bodo Graumann <mail@bodograumann.de>
2544 2011-10-20 [mones] 3.7.10cvs38
2548 Fix references to old dotsrc mailing lists
2550 2011-10-19 [mones] 3.7.10cvs37
2552 * src/prefs_msg_colors.c
2553 Fix Ok/Cancel buttons in color selector of preferences
2555 2011-10-17 [colin] 3.7.10cvs36
2557 * src/gtk/gtkshruler.c
2558 (Probably) fix GTK+ <= 2.22
2560 2011-10-17 [colin] 3.7.10cvs35
2562 * src/gtk/gtkshruler.c
2565 2011-10-17 [mones] 3.7.10cvs34
2574 Fix potential out-of-buffer writes
2576 2011-10-17 [mones] 3.7.10cvs33
2579 Use just one g_print call per option; correct indentation
2581 2011-10-17 [colin] 3.7.10cvs32
2585 * src/gtk/Makefile.am
2586 * src/gtk/gtkshruler.c
2587 * src/gtk/gtkshruler.h
2590 Reimplement ruler using the GTK widgets. Thanks
2591 to Hanno for the initial patch.
2593 2011-10-17 [colin] 3.7.10cvs31
2597 * src/gtk/gtkutils.c
2598 * src/gtk/gtkutils.h
2599 Undeprecate GIO/GdkCondition
2601 2011-10-16 [mones] 3.7.10cvs30
2604 Add --compose-from-file option to open composition
2605 window with the headers and body from a file; based
2606 on Debian patch to fix http://bugs.debian.org/544868
2608 2011-10-15 [mones] 3.7.10cvs29
2610 * manual/advanced.xml
2611 Document new summary_from_show hidden preference
2613 2011-10-15 [paul] 3.7.10cvs28
2616 compose_create_tags() - fix misplaced 'int i'
2617 compose_entry_mark_default_to() - fix To field highlighting
2619 2011-10-09 [colin] 3.7.10cvs27
2622 Fix address completion
2624 2011-10-07 [colin] 3.7.10cvs26
2626 * src/prefs_filtering_action.c
2627 * src/gtk/gtkutils.h
2628 Fix build with GTK+2.20
2630 2011-10-07 [colin] 3.7.10cvs25
2632 * src/gtk/Makefile.am
2633 * src/gtk/gdkkeysyms-new.h
2634 * src/gtk/gtkutils.h
2635 Copy the new GDK_KEY_* definitions for older GTKs
2637 2011-10-07 [colin] 3.7.10cvs24
2640 Fix typos (thanks to Hanno)
2642 2011-10-07 [colin] 3.7.10cvs23
2645 * src/gtk/gtkshruler.c
2646 * src/gtk/gtkshruler.h
2647 Disable ruler starting from 2.24.
2649 2011-10-07 [colin] 3.7.10cvs22
2653 * src/gtk/Makefile.am
2656 2011-10-07 [colin] 3.7.10cvs21
2666 * src/message_search.c
2669 * src/prefs_account.c
2670 * src/prefs_compose_writing.c
2671 * src/prefs_filtering_action.c
2672 * src/prefs_folder_item.c
2673 * src/prefs_logging.c
2674 * src/prefs_matcher.c
2675 * src/prefs_message.c
2677 * src/prefs_receive.c
2678 * src/prefs_summaries.c
2679 * src/prefs_wrapping.c
2683 * src/stock_pixmap.c
2684 * src/summary_search.c
2686 * src/gtk/Makefile.am
2687 * src/gtk/colorlabel.c
2688 * src/gtk/gtkutils.c
2689 * src/gtk/gtkutils.h
2690 * src/gtk/logwindow.c
2693 * src/gtk/quicksearch.c
2694 * src/gtk/spell_entry.c
2695 * src/plugins/bogofilter/bogofilter_gtk.c
2696 * src/plugins/dillo_viewer/dillo_viewer.c
2697 * src/plugins/pgpcore/prefs_gpg.c
2698 * src/plugins/spamassassin/spamassassin_gtk.c
2699 Bug #2371, "Port to GTK+ 3.0". Third patch from Hanno, starting
2700 the real job. GtkCMOptionMenu and GTKHSRuler disabled, should be
2701 ported (especially GtkCMOptionMenu)
2703 2011-10-07 [colin] 3.7.10cvs20
2708 * src/addrcustomattr.c
2709 * src/addrduplicates.c
2712 * src/addressbook_foldersel.c
2718 * src/editaddress_other_attributes_ldap.c
2723 * src/editldap_basedn.c
2731 * src/grouplistdialog.c
2737 * src/message_search.c
2740 * src/prefs_actions.c
2741 * src/prefs_customheader.c
2742 * src/prefs_display_header.c
2743 * src/prefs_filtering.c
2744 * src/prefs_filtering_action.c
2745 * src/prefs_folder_column.c
2746 * src/prefs_matcher.c
2747 * src/prefs_msg_colors.c
2749 * src/prefs_summaries.c
2750 * src/prefs_summary_column.c
2751 * src/prefs_summary_open.c
2752 * src/prefs_template.c
2753 * src/prefs_toolbar.c
2755 * src/sourcewindow.c
2757 * src/summary_search.c
2762 * src/gtk/colorsel.c
2763 * src/gtk/combobox.c
2764 * src/gtk/description_window.c
2765 * src/gtk/foldersort.c
2766 * src/gtk/gtkaspell.c
2767 * src/gtk/gtkcmclist.c
2768 * src/gtk/gtkcmctree.c
2769 * src/gtk/gtkcmoptionmenu.c
2770 * src/gtk/gtkutils.c
2771 * src/gtk/icon_legend.c
2772 * src/gtk/inputdialog.c
2773 * src/gtk/logwindow.c
2774 * src/gtk/pluginwindow.c
2775 * src/gtk/prefswindow.c
2776 * src/gtk/quicksearch.c
2777 * src/plugins/pgpcore/passphrase.c
2778 * src/plugins/pgpcore/select-keys.c
2779 Bug #2371, "Port to GTK+ 3.0". Monster-patch by Hanno Meyer-Thurow
2780 to replace GDK_* by GDK_KEY_*.
2782 2011-10-07 [colin] 3.7.10cvs19
2793 * src/grouplistdialog.c
2794 * src/image_viewer.c
2798 * src/prefs_filtering_action.c
2799 * src/prefs_folder_column.c
2800 * src/prefs_msg_colors.c
2801 * src/prefs_summary_column.c
2802 * src/prefs_toolbar.c
2804 * src/stock_pixmap.c
2811 * src/gtk/colorlabel.c
2812 * src/gtk/colorsel.c
2813 * src/gtk/gtkcmclist.c
2814 * src/gtk/gtkcmctree.c
2815 * src/gtk/gtkcmoptionmenu.c
2816 * src/gtk/gtksctree.c
2817 * src/gtk/gtkutils.c
2818 * src/gtk/gtkvscrollbutton.c
2819 * src/gtk/inputdialog.c
2820 * src/gtk/logwindow.c
2822 * src/gtk/prefswindow.c
2823 * src/gtk/progressdialog.c
2824 * src/plugins/pgpcore/passphrase.c
2825 * src/plugins/trayicon/trayicon.c
2826 Bug #2371, "Port to GTK+ 3.0": Use accessor functions.
2827 Patch by Hanno Thurow-Meyer, many thanks to him !
2829 2011-09-20 [colin] 3.7.10cvs18
2832 Fix bug #2502, 'gnutls_transport_set_lowat removed in
2835 2011-09-18 [colin] 3.7.10cvs17
2838 Fix segfault when connection fails
2840 2011-09-03 [colin] 3.7.10cvs16
2843 Use NORMAL instead of EXPORT priorities.
2845 2011-09-02 [colin] 3.7.10cvs15
2849 Linking against gcrypt explicitely in order to call
2850 gcry_control() for mutex setup isn't necessary anymore
2851 starting from gnuTLS 2.11.
2853 2011-08-31 [colin] 3.7.10cvs14
2855 * src/plugins/pgpinline/pgpinline.c
2856 * src/plugins/pgpmime/pgpmime.c
2857 Fix bug #2431, "Major memory leak in PGP message handling".
2859 2011-08-31 [colin] 3.7.10cvs13
2866 Apply Steve Rader's patch from bug #2388, "Add
2867 message view scrolling menu items"
2869 2011-08-30 [colin] 3.7.10cvs12
2871 * src/gtk/prefswindow.c
2872 Fix layout issues (i.e. on SSL page if changing account
2873 type prior to visiting it).
2875 2011-08-30 [colin] 3.7.10cvs11
2879 Don't use deprecated functions for GnuTLS priorities.
2880 Require GnuTLS 2.2 that is the first version with the
2883 2011-08-30 [colin] 3.7.10cvs10
2885 * src/common/socket.c
2887 Long-term fix for bug #2402, "GnuTLS change breaks socket
2888 communication", as per http://savannah.gnu.org/support/?107660
2890 2011-08-30 [colin] 3.7.10cvs9
2892 * src/etpan/imap-thread.c
2893 * src/etpan/nntp-thread.c
2894 Remove dead openSSL code
2896 2011-08-30 [colin] 3.7.10cvs8
2900 * src/common/ssl_certificate.c
2901 * src/common/ssl_certificate.h
2902 * src/etpan/imap-thread.c
2903 * src/etpan/nntp-thread.c
2904 Fix bug #2127, "SSL cert check uses canonical name instead of
2907 2011-08-29 [colin] 3.7.10cvs7
2909 * src/prefs_account.c
2910 Fix X-Mailer option not appearing on IMAP
2912 2011-08-29 [colin] 3.7.10cvs6
2914 * src/plugins/pgpcore/Makefile.am
2915 * src/plugins/pgpinline/Makefile.am
2916 * src/plugins/pgpmime/Makefile.am
2917 * src/plugins/smime/Makefile.am
2919 libtool: link: require no space between `-L' and `.'
2921 2011-08-29 [colin] 3.7.10cvs5
2925 * src/prefs_account.c
2926 * src/prefs_account.h
2927 Revert cvs4 which is rather illogical and instead
2928 use Fabian's patch from bug #2471
2930 2011-08-29 [colin] 3.7.10cvs4
2933 Don't insert custom headers that have empty values.
2934 Allows not inserting X-Mailer if it's set to nothing.
2935 Fixes bug #2471, "Make setting an X-Mailer header optional".
2937 2011-08-29 [colin] 3.7.10cvs3
2939 * src/image_viewer.c
2941 * src/gtk/gtkutils.c
2942 * src/gtk/gtkutils.h
2943 Handle EXIF orientation in images (both in textview's
2944 preview and image viewer)
2946 2011-08-28 [paul] 3.7.10cvs2
2948 * src/prefs_common.c
2949 * src/prefs_common.h
2951 add new hidden option to control the display in the From
2952 column in the Message List: 0 (default): show name,
2953 1: show address, 2: show name + address
2955 2011-08-27 [paul] 3.7.10cvs1
2958 * src/common/ssl_certificate.c
2959 * src/etpan/imap-thread.c
2960 * src/etpan/nntp-thread.c
2961 offer up some missing log_error() strings to translators
2963 2011-08-27 [paul] 3.7.10
2969 2011-08-27 [paul] 3.7.9cvs52
2977 updated by David Vachulka, wwp, Pader Rezso, Mindaugas
2978 Baranauskas, Frederico Goncalves Guimaraes, and Slavko
2980 2011-08-27 [mones] 3.7.9cvs51
2982 * claws-mail.desktop
2983 Include generic name and comment translations
2984 Thanks to all the people on the translators ML!
2986 2011-08-23 [paul] 3.7.9cvs50
2989 probable/possible fix/workaround for bug 2402,
2990 'can't download message from pop3 server'
2992 2011-08-18 [paul] 3.7.9cvs49
2994 * manual/handling.xml
2995 fix typos. thanks to vilpan
2997 2011-08-17 [paul] 3.7.9cvs48
2999 * tools/claws.i18n.status.pl
3000 add Mindaugas Baranauskas (Lithuanian)
3002 2011-08-14 [mir] 3.7.9cvs47
3005 * src/etpan/nntp-thread.c
3006 Fix bug 2418. Patch provided by Sébastien Bigaret with
3007 some minor contribution by me.
3009 2011-08-13 [mir] 3.7.9cvs46
3011 * src/etpan/nntp-thread.c
3012 Fix bug when NNTP server sends authentication warning
3013 as part of the connection session. Privously etpan would
3014 bail out for any return code other than NEWSNNTP_NO_ERROR
3015 but as early as the connection session a return code like
3016 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_USERNAME and
3017 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_PASSWORD should not
3018 be considered as an error.
3020 2011-08-12 [paul] 3.7.9cvs45
3023 3.7.9cvs43 mistakenly dropped off the info
3024 about the mime part from the tooltip
3026 2011-08-12 [wwp] 3.7.9cvs44
3028 * src/gtk/quicksearch.c
3029 Fix duplicate key accel (thanks to Ra-Mones-Mones II).
3031 2011-08-09 [paul] 3.7.9cvs43
3034 fix bug 2420, 'Invalid markup in icon tooltip text after signature check'
3036 2011-08-06 [paul] 3.7.9cvs42
3039 fix cursor placement in Forward template
3041 2011-08-06 [paul] 3.7.9cvs41
3043 * src/gtk/description_window.c
3044 fix bug 1963, 'Preferences Templates Information Window Focus loss'
3046 2011-08-05 [holger] 3.7.9cvs40
3048 * claws-mail.desktop
3049 Revert 3.7.9cvs35 for now, it may be problematic
3052 2011-08-05 [paul] 3.7.9cvs39
3056 use 'Collapse quotes' rather than 'Fold quotes' on
3057 labels, for consistency
3059 use 'Receive mail from account' rather than 'on account'
3061 2011-07-30 [mir] 3.7.9cvs38
3063 * src/etpan/Makefile.am
3064 * src/plugins/pgpcore/Makefile.am
3065 * src/plugins/pgpmime/Makefile.am
3066 * src/plugins/smime/Makefile.am
3067 Fix broken build on Debian Sid. enchant.h cannot be
3068 found unless $(ENCHANT_CFLAGS) and $(ENCHANT_LIBS) are
3069 present in Makefile.am. Apparently enchant.h in older
3070 versions were placed in /usr/include which is always
3073 2011-07-21 [mones] 3.7.9cvs37
3075 * src/common/plugin.c
3076 * src/common/plugin.h
3077 Make licences allowed for plugins more explicit and also
3078 accept dual (or more) licences when properly formatted.
3079 Doesn't require any change on current plugins.
3081 2011-07-18 [mones] 3.7.9cvs36
3083 * manual/advanced.xml
3084 Document briefly tags feature.
3085 * manual/glossary.xml
3086 Fix definition to avoid confussion with tags.
3087 * manual/es/advanced.xml
3088 * manual/es/glossary.xml
3089 Synchronize Spanish translation with the above.
3091 2011-07-07 [holger] 3.7.9cvs35
3093 * claws-mail.desktop
3094 Add indicator stuff to the desktop file
3095 Taken from bug #2450
3097 2011-07-06 [paul] 3.7.9cvs34
3102 2011-07-06 [mones] 3.7.9cvs33
3105 Do not create an empty tag name row in panel and
3106 warn user about using a non-reserved tag instead
3108 2011-07-05 [mones] 3.7.9cvs32
3113 * src/etpan/imap-thread.c
3114 Make constants for reserved tags and use them
3115 Removed also duplicate comparison while at it
3117 2011-07-05 [paul] 3.7.9cvs31
3120 when using a Compose template, only place the cursor
3121 in the body when the cursor symbol, %cursor (%X), is used
3123 2011-07-03 [paul] 3.7.9cvs30
3126 do main_window_popup(mainwin); on plugin load error, or
3127 else the warning dialogue and mainwindow stays minimised
3130 2011-07-03 [paul] 3.7.9cvs29
3133 fix bug 2462, 'Building without GnuTLS support leads to a
3134 failure in wizard.c'
3136 2011-07-03 [paul] 3.7.9cvs28
3141 fix bug #2461, 'popup menu in message list displays
3142 'move to trash' and 'delete''.
3143 Add a new sensitivity condition 'M_NOT_TRASH' and
3144 remove the broken workaround for right-click in summaryview.c.
3145 Fix broken main menu sensitivity for "Menu/Message/Move" in
3148 2011-06-21 [paul] 3.7.9cvs27
3151 revert 3.7.9cvs2, it does no good
3153 2011-06-18 [mir] 3.7.9cvs26
3156 Fix autoconf warnings introduced in autoconf >= 2.64
3158 2011-06-05 [paul] 3.7.9cvs25
3168 fix strings where an informational message has been
3169 wrongly entered into the translated string
3171 enable 'Trash' and 'Sender' to be translated based on
3172 the context, e.g. as button text and as mail header
3174 fix english in Info tab
3176 2011-05-25 [colin] 3.7.9cvs24
3179 Fix bug #2439, "use bitwise operator for bitmask instead of
3180 logical operator". Thanks to Nicolas Kaiser for the patch.
3182 2011-05-18 [colin] 3.7.9cvs23
3185 Fix missing group selection before xover if the
3186 connection was reset before.
3188 2011-05-12 [colin] 3.7.9cvs22
3190 * src/common/utils.c
3191 Fix bug #2412, "Send account mail address in Message-ID
3192 wrongly implemented". Patch by Fabian Keil.
3194 2011-05-12 [mones] 3.7.9cvs21
3196 * src/etpan/nntp-thread.c
3197 Fix bug #2418 "NNTP authentication is broken"
3199 2011-05-09 [pawel] 3.7.9cvs20
3202 * src/prefs_folder_item.c
3205 2011-05-05 [colin] 3.7.9cvs19
3210 * src/send_message.c
3211 Fix bug #2184, "Add account name information inside network log".
3212 Initial patch by MSulchan Darmawan, expanded to other protocols.
3213 This stuff is too much copy-pasted.
3216 2011-04-30 [colin] 3.7.9cvs18
3219 Fix bug #2414, 'Claws segfaults on startup with
3220 notification plugin enabled". Thanks Christian
3221 Faulhammer for the patch.
3223 2011-04-27 [colin] 3.7.9cvs17
3226 Make Windows' encoding CP1251 for ru_RU locale
3227 Part of bug #2397, "Gtkhtml2 viewer ignores message encoding"
3229 2011-04-24 [paul] 3.7.9cvs16
3231 * manual/claws-mail-manual.xml
3232 * manual/de/claws-mail-manual.xml
3233 * manual/es/claws-mail-manual.xml
3234 * manual/fr/claws-mail-manual.xml
3235 * manual/it/claws-mail-manual.xml
3236 update copyright year
3238 2011-04-24 [paul] 3.7.9cvs15
3241 fix bug #2353, 'Right-clicking on spam in order to delete
3242 it causes it to show in message window'
3244 2011-04-24 [paul] 3.7.9cvs14
3247 * src/gtk/foldersort.c
3248 * src/gtk/foldersort.h
3249 fix labelling, 'change folder order' to 'change mailbox order'
3251 2011-04-23 [paul] 3.7.9cvs13
3254 fix bug #2409, 'Failed to compile under GCC 3.x : option
3255 -Wno-pointer-sign badly set in configure.ac'. mistakenly
3256 committed in 3.7.8cvs19
3258 2011-04-11 [paul] 3.7.9cvs12
3260 * src/plugins/trayicon/trayicon.c
3261 fix build bug: gtk_status_icon_set_title() is available
3262 since gtk 2.18.x not 2.14.x
3264 2011-04-11 [paul] 3.7.9cvs11
3267 updated by Páder Rezső
3269 2011-04-10 [colin] 3.7.9cvs10
3275 * src/editaddress_other_attributes_ldap.c
3277 * src/message_search.c
3278 * src/prefs_display_header.c
3279 * src/prefs_filtering_action.c
3280 * src/prefs_matcher.c
3282 * src/prefs_toolbar.c
3283 * src/summary_search.c
3284 * src/gtk/colorlabel.c
3285 * src/gtk/combobox.c
3286 * src/gtk/gtkcmoptionmenu.c
3287 * src/gtk/gtkshruler.c
3288 * src/gtk/gtkshruler.h
3289 * src/gtk/gtkutils.h
3290 * src/gtk/inputdialog.c
3291 * src/gtk/quicksearch.c
3292 Revert the whole pile of crap introduced in
3295 2011-04-10 [colin] 3.7.9cvs9
3299 * src/editaddress_other_attributes_ldap.c
3301 * src/message_search.c
3302 * src/prefs_display_header.c
3303 * src/prefs_matcher.c
3304 * src/prefs_toolbar.c
3305 * src/summary_search.c
3306 * src/gtk/combobox.c
3307 * src/gtk/gtkutils.h
3308 * src/gtk/inputdialog.c
3309 * src/gtk/quicksearch.c
3310 Finish fun with combo boxes. (hopefully)
3312 2011-04-10 [colin] 3.7.9cvs8
3315 * src/prefs_filtering_action.c
3316 * src/gtk/combobox.c
3317 * src/gtk/gtkshruler.c
3318 * src/gtk/gtkshruler.h
3319 More undeprecation. GTKSHRuler is #if'ed out. We can
3320 still decide to maintain the old GtkRuler widget in-tree
3321 if the lack of ruler in Compose window is too
3324 2011-04-10 [colin] 3.7.9cvs7
3329 * src/editaddress_other_attributes_ldap.c
3330 * src/message_search.c
3331 * src/prefs_display_header.c
3332 * src/prefs_filtering_action.c
3334 * src/prefs_toolbar.c
3335 * src/summary_search.c
3336 * src/gtk/colorlabel.c
3337 * src/gtk/combobox.c
3338 * src/gtk/gtkcmoptionmenu.c
3339 * src/gtk/gtkutils.h
3340 More comboboxtext undeprecation
3342 2011-04-10 [colin] 3.7.9cvs6
3347 2011-04-10 [colin] 3.7.9cvs5
3352 2011-04-10 [colin] 3.7.9cvs4
3355 * src/editaddress_other_attributes_ldap.c
3356 * src/message_search.c
3357 * src/prefs_display_header.c
3358 * src/prefs_filtering_action.c
3360 * src/prefs_toolbar.c
3361 * src/summary_search.c
3362 * src/gtk/combobox.c
3363 * src/gtk/gtkutils.h
3364 gtk_combo_box_*_text() is deprecated, and
3365 gtk_combo_box_text_*() is the new hotness.
3367 2011-04-10 [colin] 3.7.9cvs3
3375 * src/gtk/gtkvscrollbutton.c
3376 * src/gtk/gtkvscrollbutton.h
3377 s/GtkFunction/GSourceFunc
3379 2011-04-10 [colin] 3.7.9cvs2
3382 Use gtkut_window_popup() to work around a bug in Gnome Shell.
3383 This is the patch from bug #2396, it should be innocuous even
3384 if that's useless to do deiconify + present window...
3386 2011-04-09 [paul] 3.7.9cvs1
3388 * src/prefs_summaries.c
3389 fix typo in string. (thanks, Brad!)
3391 2011-04-09 [paul] 3.7.9
3397 2011-04-09 [paul] 3.7.8cvs78
3407 updated by David Vachulka, Ricardo Mones, Flammie Pirinen,
3408 wwp, Mindaugas Baranauskas, Frederico Goncalves Guimaraes,
3411 2011-04-09 [colin] 3.7.8cvs77
3414 Revert part of yesterday's patch. While gtk_file_chooser_set_current_name()
3415 wants an UTF-8 string, gtk_file_chooser_set_current_folder() wants a glib-
3416 encoding filename. Hooray for stupid.
3418 2011-04-08 [colin] 3.7.8cvs76
3421 Fix action Stop: if child does not react to SIGTERM, it'll
3422 probably start behaving when it'll get a SIGKILL on the user's
3423 second press on Stop.
3424 Fixes bug #2237, "User action makes Claws unresponsive".
3426 2011-04-08 [colin] 3.7.8cvs75
3431 * src/folder_item_prefs.c
3432 * src/folder_item_prefs.h
3433 * src/prefs_account.c
3434 Fix bug #2382, "folderitemrc not updated when account
3435 name is changed". Indeed, this wasn't done.
3437 2011-04-08 [wwp] 3.7.8cvs74
3440 Add support for quoted values (*="value").
3441 This commonly fixes a trailing quote appearing to filenames
3442 sent by iphone Mail (not sure if it's culprit at all, though).
3444 2011-04-08 [colin] 3.7.8cvs73
3447 Fix bug #2393, "Crashes and rendering problems in the "Save as" menu
3448 caused by attachments with extended chars in the file name". Patch
3449 derived from a patch bt Fabien Keil
3451 2011-04-05 [wwp] 3.7.8cvs72
3454 A debug string not to translate.
3456 2011-04-03 [colin] 3.7.8cvs71
3458 * src/common/utils.h
3459 Fix bug #2394, "backtrace() crashes on FreeBSD"
3460 That's not the first bug-report where internal
3461 debug-only backtrace() crashes on FreeBSD.
3463 2011-04-03 [colin] 3.7.8cvs70
3466 Fix bug #2365 again, "Crash when auto-scrolling headers in
3468 Batch-mode compose windows (from filtering actions) shouldn't
3469 try to access stuff after flushing events...
3471 2011-03-31 [paul] 3.7.8cvs69
3474 update as gtk >= 2.10 now required
3475 (because I'll never remember to do this later)
3477 2011-03-26 [paul] 3.7.8cvs68
3480 fix separators in Go To menu
3482 2011-03-20 [colin] 3.7.8cvs67
3485 Drop the *_DISABLE_DEPRECATED. We'll put them back
3486 when we'll have time to handle them
3488 2011-03-18 [paul] 3.7.8cvs66
3491 make user-facing message more accurate -
3492 'Network Log' not 'View Log'
3494 2011-03-17 [wwp] 3.7.8cvs65
3497 Fix a typo around plural form, as reported by
3500 2011-03-15 [colin] 3.7.8cvs64
3505 Fix bug #2381, "Support for NetworkManager 0.9".
3506 Patch by Mikhail Efremov
3508 2011-03-04 [colin] 3.7.8cvs63
3512 Fix segfault on Windows
3514 * src/common/utils.c
3515 * src/common/w32_unistd.c
3516 * src/common/w32lib.h
3517 Rationalize use of time_r() funcs (pthread do define them)
3519 2011-03-02 [pawel] 3.7.8cvs62
3522 Re-implement widgets aligning, switch from GtkSizeGroup
3523 to GtkTable - this should fix disappearing labels
3525 2011-03-01 [pawel] 3.7.8cvs61
3528 Wizard GUI cleanups. Make it look and behave more
3529 like account preferences.
3531 2011-02-23 [colin] 3.7.8cvs60
3533 * src/common/Makefile.am
3536 2011-02-23 [colin] 3.7.8cvs59
3540 * src/common/Makefile.am
3541 * src/common/plugin.c
3542 * src/common/valgrind.h
3543 Fix bug #2369, "valgrind.h should NOT be part of claws-mail"
3544 Use valgrind's own header.
3546 2011-02-22 [colin] 3.7.8cvs58
3548 * src/prefs_account.c
3549 Fix bug #2367 (Win32): Disable "Always sign messages when replying to a
3550 signed message" upon new installation. This is disturbing when PGP
3551 plugins are loaded by default.
3553 2011-02-16 [paul] 3.7.8cvs57
3556 update copyright headers throughout
3558 2011-02-16 [paul] 3.7.8cvs56
3561 use gettext plural form for "item selected"/"items selected"
3563 2011-02-13 [colin] 3.7.8cvs55
3567 Fix bug #2361, "Claws crashes after PGP Check in separate
3568 msg view". Don't let the cancel thread lie around after
3569 the verification ended.
3571 2011-02-13 [paul] 3.7.8cvs54
3574 updated by Mindaugas Baranauskas
3576 2011-02-11 [mones] 3.7.8cvs53
3578 * manual/es/advanced.xml
3579 Sync with English manual
3581 Fix remaining mismatched alloc/free from cppcheck
3583 2011-02-10 [pawel] 3.7.8cvs52
3588 2011-02-10 [pawel] 3.7.8cvs51
3590 * src/prefs_toolbar.c
3591 - set menus sensitivity in item type combo depending on
3592 availability of actions / plugin hooks
3593 - style fixes, spaces instead of tabs mostly
3595 2011-02-10 [paul] 3.7.8cvs50
3597 * src/prefs_account.c
3598 move the 'send acc mail addr in msg-id" option to
3601 2011-02-10 [paul] 3.7.8cvs49
3603 * src/prefs_account.c
3604 move the 'expunge immediately' option to a more
3607 2011-02-05 [pawel] 3.7.8cvs48
3609 * manual/advanced.xml
3610 Document new hidden pref
3612 Dont treat mimeparts referenced by others as
3615 * src/prefs_common.c
3616 * src/prefs_common.h
3617 Add ability to hide inline attachments referenced
3618 by other mimeparts in MimeView. To enable this
3619 feature set show_inline_attachments=0 in your clawsrc
3621 2011-01-25 [colin] 3.7.8cvs47
3624 Fix matcher body parsing: decode mails with our
3625 MIME parser. This speeds up body search a bit as
3626 binary attachments are not searched anymore, slows
3627 down a bit full message searches, but not awfully.
3628 * src/summary_search.c
3629 Use matcher API to search, in all cases (advanced search or
3630 not). Also, fix little logic bugs related to combos history
3631 * src/common/utils.c
3632 * src/common/utils.h
3635 Remove dead code, export functions needed by matcher.c
3637 2011-01-25 [colin] 3.7.8cvs46
3640 * src/prefs_common.c
3642 * src/common/ssl_certificate.c
3643 Fix mismatched alloc/free (thanks to cppcheck)
3645 2011-01-25 [colin] 3.7.8cvs45
3648 Fix leak on error path
3650 2011-01-23 [mones] 3.7.8cvs44
3652 * manual/es/advanced.xml
3653 Sync with English manual
3655 2011-01-23 [paul] 3.7.8cvs43
3658 it's 2011, update copyright line
3660 2011-01-23 [paul] 3.7.8cvs42
3662 * manual/advanced.xml
3663 * src/prefs_common.c
3664 * src/prefs_common.h
3666 fix bug #2350, 'Make displaying localized date/time in
3667 message view optional'.
3668 This introduces a new hidden option (why do more?),
3669 'msgview_date_format', which defaults to OFF, maintaining
3670 the current and expected behaviour.
3672 2011-01-21 [colin] 3.7.8cvs41
3675 Fix bug #2050, Clawsmail sends return receipt every seconds
3676 We forgot to close the file when parsing
3677 disposition-notification fields, which made unlinking of the
3678 corresponding emails in tempfolder/processing impossible in
3679 Windows. Causing them to be re-fetched every time.
3681 2011-01-21 [colin] 3.7.8cvs40
3683 * claws-mail.desktop
3684 Fix again bug #2346: We should have a %u parameter.
3686 2011-01-21 [colin] 3.7.8cvs39
3688 * src/plugins/spamassassin/spamassassin.c
3689 Fix sa-learn when offline (its command line parsing is
3690 space-dependant). Patch by Wolfgang Lorenz
3692 2011-01-19 [pawel] 3.7.8cvs38
3694 * claws-mail.desktop
3695 Fix Bug 2346 'Please register x-handler-scheme
3696 in .desktop file' patch by Laurent Bigonville
3697 While I'm here update things to current
3698 standards, fix desktop-file-validate warnings/errors
3700 2011-01-18 [colin] 3.7.8cvs37
3703 Fix logic on SMTP AUTH: If the selected method isn't
3704 available, say so instead of supposing it'll work.
3705 Fixes bug #2039, 'SMTP AUTHENTICATION'
3707 2011-01-15 [pawel] 3.7.8cvs36
3709 * src/prefs_folder_item.c
3710 Rework subject regexp simplify gui a bit, this give us better
3711 options page layout (window with min width was too short to
3712 show all contents and thigs were unwieldy) and better preview
3713 of regexp working/not working
3715 2011-01-14 [pawel] 3.7.8cvs35
3718 strncpy2() NULLify strings just fine, no need to be
3721 2011-01-14 [pawel] 3.7.8cvs34
3724 Fix Bug #2165 'The date not localized in the message view'
3725 Display Date header in messageview in the same way as in
3726 summaryview by respecting date format set in preferences.
3728 2011-01-06 [pawel] 3.7.8cvs33
3730 * src/prefs_account.c
3731 * src/prefs_folder_item.c
3734 Make quote templates widgets more compact
3736 2011-01-06 [pawel] 3.7.8cvs32
3738 * src/plugins/trayicon/trayicon.c
3739 - fix logic bug which caused icon to be
3740 always set no-mail status on plugin load
3741 - force icon hide on plugin_done(), without
3742 it empty space(?!) is left in tray under KDE3 and KDE4
3744 2011-01-06 [colin] 3.7.8cvs31
3755 Unmime headers differently whether they're addresses or not:
3756 It's useless to quote things containing commas if it's in
3757 subject, for example. (introduced in 3.7.8cvs26)
3759 2011-01-06 [colin] 3.7.8cvs30
3761 * src/gtk/gtkaspell.c
3762 Complete previous patch
3764 * src/plugins/pgpinline/pgpinline.c
3767 2011-01-06 [paul] 3.7.8cvs29
3773 add Lithuanian translation (approx. 65% complete)
3774 submitted by Mindaugas Baranauskas
3776 2011-01-06 [pawel] 3.7.8cvs28
3781 * src/prefs_actions.c
3783 * src/gtk/gtkaspell.c
3784 * src/plugins/pgpinline/pgpinline.c
3785 * src/plugins/pgpmime/pgpmime.c
3786 * src/plugins/smime/smime.c
3787 Fix memory/file descriptors leaks
3789 2011-01-06 [paul] 3.7.8cvs27
3791 * src/plugins/pgpcore/sgpgme.c
3792 fix bug #2322, 'GPG Full info: showing subkey
3793 ID instead of primary key fingerprint'
3794 Patch by Sébastien Bigaret.
3796 2011-01-03 [colin] 3.7.8cvs26
3799 Better quote-checking when unmim-ing headers
3800 that may have comas.
3802 2011-01-03 [colin] 3.7.8cvs25
3805 Fix bug #2299, "Incorrect handling of quoted printable coma
3806 in headers". As this is really painful to fix by switching
3807 the whole stuff to a list of headers tokens, we workaround
3808 the problem by adding quotes around the encoded-word (making
3809 it a quoted-string which continuity is already handled).
3811 2011-01-03 [colin] 3.7.8cvs24