1 2012-11-16 [paul] 3.9.0cvs7
6 2012-11-15 [colin] 3.9.0cvs6
9 Fix bug #2785, "Marking mails for deletion reopens internal
12 2012-11-15 [colin] 3.9.0cvs5
16 * src/gtk/gtkcmclist.c
17 * src/gtk/gtkcmclist.h
18 a few more GTK+3 fixes. Segfaults on me, though.
20 2012-11-15 [colin] 3.9.0cvs4
32 * src/message_search.c
33 * src/prefs_display_header.c
34 * src/prefs_filtering_action.c
40 * src/summary_search.c
44 * src/gtk/colorlabel.c
47 * src/gtk/gtkcmclist.c
48 * src/gtk/gtkcmclist.h
49 * src/gtk/gtkcmctree.c
51 * src/gtk/gtkshruler.c
54 * src/gtk/inputdialog.c
55 * src/gtk/quicksearch.c
56 * src/plugins/pgpcore/Makefile.am
57 * src/plugins/pgpinline/Makefile.am
58 * src/plugins/pgpmime/Makefile.am
59 * src/plugins/smime/Makefile.am
60 Big GTK+3 patch from Hanno Meyer-Thurow
62 2012-11-15 [wwp] 3.9.0cvs3
64 * doc/man/claws-mail.1
66 Add --cancel-receiving command-line switch.
68 2012-11-15 [wwp] 3.9.0cvs2
71 * src/gtk/sslcertwindow.c
74 2012-11-15 [paul] 3.9.0cvs1
79 updates from David Vachulka, Flammie Pirinen, and
82 2012-11-14 [paul] 3.9.0
88 2012-11-14 [paul] 3.8.1cvs123
99 updated by Thomas Bellmann, Ricardo Mones, Flammie Pirinen,
100 wwp, Pader Rezso, Frederico Goncalves Guimaraes, Andreas Ronnquist,
103 2012-11-14 [paul] 3.8.1cvs122
109 2012-11-14 [colin] 3.8.1cvs121
112 And fix warning with breaking functionality
114 2012-11-14 [paul] 3.8.1cvs120
117 revert this change from 3.8.1cvs60, it breaks
120 2012-11-14 [colin] 3.8.1cvs119
122 * src/common/plugin.c
123 If plugin fails to load from absolute path, try from
125 Fixes bug #1137, 'loading plugins with same profile on different archs'
126 Fixes bug #2777, 'Installing latest cvs116 package 14 Windows version
127 results in wrong paths in clawsrc'
129 2012-11-12 [colin] 3.8.1cvs118
132 Fix initial focus on textview. Fixes bug #2776,
133 "Make all menu shortcuts work properly in the message window"
135 2012-11-09 [colin] 3.8.1cvs117
137 * src/etpan/imap-thread.c
138 Specify search charset. Thanks to Aleksei Miheev
140 2012-11-08 [colin] 3.8.1cvs116
142 * src/common/socket.c
144 Fix socket communication
146 2012-11-08 [colin] 3.8.1cvs115
148 * src/plugins/pgpcore/sgpgme.c
149 Fix Windows runtime crash
151 2012-11-08 [colin] 3.8.1cvs114
153 * src/gtk/quicksearch.c
154 Fix going active with NULL matchstring (for example
155 when changing type before typing anything)
157 2012-11-07 [colin] 3.8.1cvs113
162 2012-11-06 [mones] 3.8.1cvs112
164 * doc/man/claws-mail.1
165 Sync with AUTHORS file
166 * src/gtk/quicksearch.c
167 Add number units where appropriate
169 2012-10-31 [paul] 3.8.1cvs111
171 * src/prefs_folder_item.c
172 add missing closing bracket. thanks to Andreas Rönnquist.
174 2012-10-31 [colin] 3.8.1cvs110
176 * src/prefs_folder_item.c
177 Fix prefs text and extra semi-colon. Thanks to Paul!
179 2012-10-31 [colin] 3.8.1cvs109
181 * src/folder_item_prefs.c
182 * src/folder_item_prefs.h
184 * src/prefs_folder_item.c
185 Implement feature from bug #2569,
186 "select html part on folder specific properties"
187 Patch based on Andrej's patch.
189 2012-10-29 [wwp] 3.8.1cvs108
192 Revert cvs107, cvs106 and parts of cvs105 (all in textview.c), fixing
195 2012-10-25 [colin] 3.8.1cvs107
198 Verify the previous URI wasn't the same...
199 fixes http://www. URIs.
201 2012-10-25 [colin] 3.8.1cvs106
206 Avoid strlen() on inner loop in textview_make_clickable_parts*()
207 reduces cost of strcasestr() in textview_make_clickable_parts*()
208 from 30% to 15%. Patch by Igor Mammedov
210 2012-10-25 [colin] 3.8.1cvs105
213 Do not allow search cost to explode in case of bad message
214 parsing in textview_make_clickable_parts_later(); reduces
215 cost of textview_make_clickable_parts_later() from 99% to
216 17% for big bad-case message. Patch by Igor Mammedov
218 2012-10-25 [colin] 3.8.1cvs104
222 Avoid strlen() on big buffers, use precomputed length instead
223 it reduces cost of textview_write_line() from 32% to 3% for
224 big messages. Patch by Igor Mammedov
229 2012-10-24 [mones] 3.8.1cvs103
232 Trust on IMAP core on-line/off-line management
233 Patch by Sean Buckheister
235 2012-10-19 [paul] 3.8.1cvs102
240 fix bug 2760, 'display correct libc version in crash dialog
241 when uclibc is used'.
242 fixes build with uclibc. patch by Natanael Copa.
244 2012-10-18 [mones] 3.8.1cvs101
247 Fix bug #2761 and remove invalid GTK main category
249 2012-10-17 [colin] 3.8.1cvs100
251 * src/common/ssl_certificate.c
252 Fix bug #2759, "Error messages regarding bad
253 client certificates are less than helpful"
254 Based on patch by bug reporter.
256 2012-10-13 [paul] 3.8.1cvs99
258 * src/common/ssl_certificate.c
259 fix build with gnutls 3.1.3
260 Patch by Sean Buckheister.
262 2012-10-12 [mones] 3.8.1cvs98
265 * src/grouplistdialog.c
272 * src/etpan/imap-thread.c
273 New slist_free_strings_full wrapper for g_slist_free_full
274 and simplify calls where it was being used
276 2012-10-12 [colin] 3.8.1cvs97
279 Drop include of internal glib header
282 2012-10-12 [colin] 3.8.1cvs96
284 * src/gtk/gtkcmctree.c
285 * src/gtk/gtksctree.c
286 Fix bug #2581, "expander arrows are too tiny to hit with the
287 mouse". Patch mostly by Tom Horsley
289 2012-10-12 [iwkse] 3.8.1cvs95
294 2012-10-12 [mones] 3.8.1cvs94
297 Remove undeclared mutex symbol
299 2012-10-12 [colin] 3.8.1cvs93
302 * src/prefs_account.c
305 Fix bug #2751 'g_mutex_new/g_mutex_free removed from GLib 2.32'
306 Thanks to Salvatore de Paolis
308 2012-10-10 [colin] 3.8.1cvs92
311 Fix bug #2744, "Quick search throws bad command
312 argument error on Microsoft Exchange". Fall back
313 to local search if folder-specific search fails.
314 * src/gtk/quicksearch.c
317 2012-10-10 [colin] 3.8.1cvs91
320 Make what the tags list contain more clear
322 2012-10-10 [colin] 3.8.1cvs90
328 Fix bug #2639, "The MSGBUFSIZE definition collides with a definition of OpenBSD"
331 2012-10-10 [colin] 3.8.1cvs89
334 Fix bug #2638, "Respect $LEX environment variable in autogen.sh"
336 2012-10-10 [colin] 3.8.1cvs88
339 Leak fix (thanks Ricardo!)
341 2012-10-10 [colin] 3.8.1cvs87
344 Fix O(n^2) algorithm in remove_numbered_files_not_in_list
345 Initial patch by Igor Mammedov <imammedo@redhat.com> with
346 fixes by Michael Rasmussen and myself.
347 Also revert part of 3.8.1cvs86, g_slist_free_full()
348 semantics are different from slist_free_strings() in that
349 slist_free_strings does not free the list itself.
351 2012-10-09 [mones] 3.8.1cvs86
353 * doc/man/claws-mail.1
356 New extra headers feature for adding user-defined
357 extra headers to the combobox in the compose window
358 Headers are stablished in 'extraheaderrc', one per
359 line with a final colon
361 2012-10-06 [mones] 3.8.1cvs85
368 New function cm_menu_item_new_label_from_url to
369 avoid crashing on huge URL strings and warn user
370 about the possible causes
372 Use it to create List menu items safely
374 2012-10-04 [colin] 3.8.1cvs84
377 Fix keywords with spaces
379 2012-10-04 [colin] 3.8.1cvs83
382 Fix double-tag search. Maybe fixes bug #2744,
383 'Quick search throws bad command argument
384 error since recent change'. Patch by Sean.
386 2012-10-03 [mones] 3.8.1cvs82
389 Fix bug #2743 'null pointer crash in procmime strchr'
390 Patch by Michael Schwendt (from RedHat bug 862578)
392 2012-09-28 [colin] 3.8.1cvs81
395 Never search on server if we're offline
396 (Asking the user would and will be better)
398 Fix uninitialized variable (bogus) warning
399 Fix SELECT of the folder before searching
401 2012-09-27 [colin] 3.8.1cvs80
405 * src/etpan/imap-thread.c
406 * src/etpan/imap-thread.h
407 Implement IMAP server search. Patch by
408 Sean Buckheister again.
410 2012-09-26 [colin] 3.8.1cvs79
415 Prepare the context strings, their translation take
416 CPU time. Shaves 6 seconds out of 17 on my reference
418 * src/summary_search.c
421 2012-09-26 [colin] 3.8.1cvs78
426 Unlock I/O in procmime, give a way
427 for matcher to avoid having to
428 read/write tmp/rewind/read tmp for
431 2012-09-26 [colin] 3.8.1cvs77
433 * src/summary_search.c
434 Fix unresponsive stop button
435 * src/gtk/quicksearch.c
438 2012-09-26 [colin] 3.8.1cvs76
440 * src/summary_search.c
443 * src/gtk/quicksearch.c
444 Factorize search code in summary_search and
445 add a progress indicator as that slows down
446 the first result in case of body search.
448 2012-09-26 [colin] 3.8.1cvs75
451 Fix body search triggering GUI updates
452 for every message when it gets MSG_SCANNED
455 2012-09-26 [colin] 3.8.1cvs74
463 Factorize msg list to num list code;
464 Make search faster using cache instead
467 2012-09-25 [mones] 3.8.1cvs73
469 * src/gtk/quicksearch.c
470 Fix new expressions not being added to quicksearch
471 history in extended mode; patch by Sean Buckheister
473 2012-09-22 [mir] 3.8.1cvs72
476 Fix for not searching in folders marked 'no_select'
477 patch provided by Colin.
479 2012-09-22 [mones] 3.8.1cvs71
482 Add missing copyright header
484 2012-09-21 [colin] 3.8.1cvs70
487 Fix warning where msgcount was used
488 uninitialized in case the search was
489 to be performed on a message list subset.
491 2012-09-21 [colin] 3.8.1cvs69
493 * src/gtk/quicksearch.c
494 Fix error background not appearing
496 2012-09-21 [colin] 3.8.1cvs68
499 * src/advsearch.c ** ADDED **
500 * src/advsearch.h ** ADDED **
508 * src/matchertypes.h ** ADDED **
513 * src/summary_search.c
516 * src/gtk/quicksearch.c
517 * src/gtk/quicksearch.h
518 Separated GUI and logic for search
519 Use same logic for quicksearch and folder search
520 Patch by Sean Buckheister <s_buckhe@cs.uni-kl.de>
522 2012-09-19 [mones] 3.8.1cvs67
525 Remove spurious parameter from get_url_part and
526 fix potential buffer overflow
528 2012-09-19 [colin] 3.8.1cvs66
532 Un-mix mixed enum comparison which happened
533 to work because multiple enums define the same
536 2012-09-19 [colin] 3.8.1cvs65
544 * src/plugins/bogofilter/bogofilter_gtk.c
545 * src/plugins/pgpcore/prefs_gpg.c
546 * src/plugins/smime/smime.c
547 * src/plugins/spamassassin/spamassassin_gtk.c
548 More warning fixes, casts, useless variables and
549 unchecked return values
551 2012-09-19 [colin] 3.8.1cvs64
554 Check possible overflow
555 * src/prefs_account.c
556 * src/prefs_compose_writing.c
557 * src/prefs_logging.c
558 * src/prefs_message.c
559 * src/prefs_msg_colors.c
561 * src/prefs_receive.c
562 * src/prefs_summaries.c
563 * src/prefs_wrapping.c
564 fix GtkAdjustment casts
567 * src/gtk/gtkaspell.c
570 2012-09-19 [mones] 3.8.1cvs63
573 Fix leak and follow function specification
575 2012-09-19 [mones] 3.8.1cvs62
578 Use unused var c to check result and emit messages on error
580 Remove unused vars: attr (several functions), element
582 Use unused var newGroup to check result
583 * src/addrcustomattr.c
584 Remove unused var summaryview and related code
586 Use unused vars nn, newNode, idleID to check result
587 Remove unused var aoType and refactor logic around it
588 Comment var enabled and related debug code
590 Use unused var error to check result and emit debug messages
592 Remove unused var link_color
594 Remove unused vars: attr, retVal
596 2012-09-19 [colin] 3.8.1cvs61
602 * src/common/socket.c
603 More precise error logging
605 2012-09-16 [mones] 3.8.1cvs60
608 Removed dup calls with ignored result
610 Removed unused var is_group and simplified logic around it
614 * src/etpan/etpan-thread-manager.c
615 Use unused var r to verify result and emit messages on error
617 Move color variable into conditional usage blocks
618 Remove assigned but not used vars: lock, titles, count
620 Remove assigned but not used var actions
622 Remove assigned but not used vars: from_parent, src_node
625 Remove malloc-ed but not used var: old_path
627 Comment unused vars from commented block: tofetch, fetched
628 * src/prefs_account.c
629 Remove assigned but not used var: privacy_enabled
630 * src/prefs_actions.c
631 * src/prefs_customheader.c
632 Remove assigned but not used var: store
633 * src/prefs_filtering.c
634 Remove assigned but not used var: n_rows
635 * src/prefs_template.c
636 Remove assigned but not used vars: model, list_store
637 * src/prefs_toolbar.c
638 Remove assigned but not used var: win_titles
640 Remove assigned but not used vars: orientation, line, baseline,
642 * src/etpan/imap-thread.c
643 Remove assigned but not used var: value, r
644 Refactor to check correct memory allocation
645 * src/etpan/nntp-thread.c
646 Remove assigned but not used var: value
647 * src/gtk/gtkaspell.c
648 Remove assigned but not used vars: textbuf, exist
649 Remove unused function: find_gtkaspeller
650 * src/gtk/gtkcmctree.c
651 Remove unused function: gtk_cmctree_get_offset
652 * src/gtk/gtkshruler.c
653 Remove assigned but not used vars: ruler, priv
655 2012-09-14 [mones] 3.8.1cvs59
658 Check file operation results (and remove and
661 2012-09-14 [colin] 3.8.1cvs58
663 * src/gtk/inputdialog.c
664 Remove unused var, thanks Ticho
666 2012-09-13 [colin] 3.8.1cvs57
669 Fix missing \n in debug line
671 2012-09-13 [colin] 3.8.1cvs56
674 Don't listen on the Unix socket before we're
675 ready. The 'popup' order from another instance
676 may provoke a race and trash configuration files.
678 2012-09-13 [colin] 3.8.1cvs55
681 Maybe fix bug #2096, "MEMORY-ERROR w/
682 Claws-Mail/IMAP and Lotus Domino". Use
683 correct types for start/end and test if
684 start is indeed before end.
686 2012-09-12 [mones] 3.8.1cvs54
689 Fix bug #1975 'preference mutt key bindings do not take
690 effect' (and the other invalid paths too)
692 2012-09-12 [colin] 3.8.1cvs53
695 Revert that hunk, logic is unclear.
697 2012-09-12 [colin] 3.8.1cvs52
713 * src/partial_download.c
714 * src/prefs_filtering_action.c
715 * src/prefs_toolbar.c
723 * src/etpan/imap-thread.c
724 * src/gtk/gtkaspell.c
725 * src/plugins/pgpcore/sgpgme.c
726 More fixes from bug #1961:
727 - Write-only variables
728 - Null pointer dereferences
729 - A couple other fixes for which the reporter
730 was unsure, but which showed problems.
731 More details in bug #1961 comments.
733 2012-09-12 [colin] 3.8.1cvs51
738 * src/plugins/pgpcore/passphrase.c
739 Apply patches from bug #1961, "patches for
740 a couple of clang warnings":
744 2012-09-12 [colin] 3.8.1cvs50
747 Put Claws-Mail CFLAGS first; fixes build on Fink/OS X
748 where the included menu.h could come from Ncurses.
749 Thanks to 'Stainless Steel Rat' <ratinox@gweep.net>
751 2012-09-11 [colin] 3.8.1cvs49
754 Fix race condition at start.
756 2012-09-10 [colin] 3.8.1cvs48
759 Create lock socket as soon as possible, not after
760 a few things like caching all prefs.
762 2012-09-09 [mones] 3.8.1cvs47
764 * src/plugins/bogofilter/bogofilter.c
767 2012-09-08 [colin] 3.8.1cvs46
788 * src/matcher_parser_parse.y
796 * src/prefs_account.c
797 * src/prefs_account.h
798 * src/prefs_filtering.c
799 * src/prefs_filtering_action.c
801 * src/prefs_matcher.c
802 * src/prefs_template.c
803 * src/prefs_toolbar.c
821 * src/gtk/description_window.c
822 * src/plugins/trayicon/trayicon.c
823 Break circular dependencies in Claws' headers,
824 Patch by Sean Buckheister <s_buckhe@cs.uni-kl.de>
826 2012-09-08 [colin] 3.8.1cvs45
831 2012-09-05 [colin] 3.8.1cvs44
835 * src/prefs_matcher.c
836 Drop matcherprop_new_create, which is just a copy of
837 matcherprop_new, and staticalize what can be
839 2012-09-05 [colin] 3.8.1cvs43
841 * src/plugins/pgpcore/select-keys.c
842 Fix bug #2390, "Non-fully-trusted-key-warning appears
843 based on primary UID rather than recipient e-mail"
845 2012-08-29 [colin] 3.8.1cvs42
847 * src/gtk/gtkaspell.c
848 Fix bug #2596, "Spell checker does not work properly"
850 2012-08-29 [colin] 3.8.1cvs41
852 * src/plugins/pgpcore/sgpgme.c
853 Set gpgme's locale to UTF-8. Fixes bug #2650,
854 "segfault in pgp when gpgme_strerror() returns a non utf-8 string"
856 2012-08-29 [colin] 3.8.1cvs40
866 Move the hardcoded mimeview shortcuts to standard menus.
868 2012-08-27 [colin] 3.8.1cvs39
871 Fix double mainwindow presentation that confuses GNOME3
872 when some plugins fail to load (subsequent Claws windows
873 got no focus in that case)
875 2012-08-27 [colin] 3.8.1cvs38
878 Make Mark all read confirmation button more clear
880 2012-08-27 [colin] 3.8.1cvs37
884 Separate "Mark all read" from "Mark as read"
887 2012-08-27 [wwp] 3.8.1cvs36
891 Remove session statistics debug statements (irrelevant in repo,
894 2012-08-24 [mones] 3.8.1cvs35
896 * manual/advanced.xml
897 Keep alphabetic order of hidden options lost
898 and update Clawsker URL.
899 * manual/de/advanced.xml
900 * manual/fr/advanced.xml
902 * manual/es/advanced.xml
903 Sync with English version and update Clawsker URL.
904 * manual/de/dist/html/Makefile.am
905 * manual/es/dist/html/Makefile.am
906 * manual/fr/dist/html/Makefile.am
907 * manual/pl/dist/html/Makefile.am
908 * manual/dist/html/Makefile.am
909 Fix bug 2723 'Missing encoding in generated html manual'
911 2012-08-23 [colin] 3.8.1cvs34
914 Fix --offline asking if one wants to sync,
915 due to re-entering. Thanks <ebik@ucw.cz>.
917 2012-08-16 [colin] 3.8.1cvs33
920 Always clear the tags list when fetching a folder, or
921 Claws will never untag an untagged email. Patch by
922 Igor Mammedov <imammedo@redhat.com>
924 2012-08-12 [colin] 3.8.1cvs32
927 Exclude text/plain from the attachment thing
929 2012-08-12 [colin] 3.8.1cvs31
932 Fix comparison, thanks to Michael Gmelin
934 2012-08-12 [colin] 3.8.1cvs30
937 Only show HTML parts by default (if the pref
938 is set so) if the part disposition-type is
939 inline or unknown, but not attachment.
941 Remove useless hook that won't ever be used
944 2012-08-12 [colin] 3.8.1cvs29
947 Make sure text/* attachments are not made
948 inline, regardless of the compose mode.
949 Finishes fixing bug #2203 after auto-save
950 switches mode to COMPOSE_REEDIT. Thanks to
951 Michael Gmelin for finding this.
953 2012-08-09 [colin] 3.8.1cvs28
955 * src/prefs_filtering.c
956 Make treeView type-ahead case insensitive
957 Patch by Andreas Ronnquist
959 2012-08-09 [colin] 3.8.1cvs27
961 * src/gtk/sslcertwindow.c
964 2012-08-09 [colin] 3.8.1cvs26
967 * src/common/ssl_certificate.c
968 * src/common/ssl_certificate.h
969 * src/gtk/sslcertwindow.c
970 Fix bug 2718, "Failure to check peer hostname
971 when checking certificate"
973 2012-08-05 [ticho] 3.8.1cvs25
976 Avoid header combo box to get focus twice (first text within,
977 then combobox widget itself) when switching focus with TAB.
979 2012-07-28 [ticho] 3.8.1cvs24
982 Properly fix setting "transient for" for attachment properties
983 dialog when called via popup menu (since we're stealing focus
984 few lines before, we need to do it directly, not via
987 2012-07-28 [ticho] 3.8.1cvs23
989 * src/gtk/pluginwindow.c
990 * src/gtk/prefswindow.c
991 Fixed setting "transient for" property for plugin load/unload
992 file dialog. Connected manage_window signals to prefswindow events.
994 2012-07-27 [ticho] 3.8.1cvs22
998 Fixed setting "transient for" property for summaryview file
999 dialog and messageview's image save dialog.
1001 2012-07-27 [ticho] 3.8.1cvs21
1005 Fix setting "transient for" property for file select dialogs
1006 in crash report and mimeview.
1008 2012-07-27 [ticho] 3.8.1cvs20
1011 Fixed "transient for" property for file attach dialog when
1012 called from Attachments list popup menu. Simplified menu item
1013 sensitivities setting code logic for this menu.
1015 2012-07-25 [ticho] 3.8.1cvs19
1017 * manual/advanced.xml
1018 Add the three hidden preferences related to colored display
1019 of unified diffs to manual.
1021 2012-07-25 [ticho] 3.8.1cvs18
1023 * src/gtk/gtkaspell.c
1024 Create "Change directory" submenu in a separate function, change
1025 wording a bit, and make the submenu always available in a context
1026 menu of body edit box in compose window.
1028 2012-07-25 [ticho] 3.8.1cvs17
1030 * src/gtk/prefswindow.c
1031 Correctly set transient_for property for preferences window,
1032 as well as for color picker dialogs. Fixes bug #2710.
1034 2012-07-25 [ticho] 3.8.1cvs16
1036 * src/gtk/quicksearch.c
1037 Allow quicksearch syntax description window to be correctly
1038 set transient for main window.
1040 2012-07-15 [wwp] 3.8.1cvs15
1043 Fix bug 2697, thanks to Mikhail Efremov (wrong list ptr used).
1045 2012-07-10 [paul] 3.8.1cvs14
1048 forgot this in last commit
1050 2012-07-10 [paul] 3.8.1cvs13
1054 * src/common/quoted-printable.c
1055 * src/common/quoted-printable.h
1056 revert 3.8.1cvs2,3,4,5 because they (somewhere!) cause
1057 the bug: partial message text loss
1059 2012-07-10 [mones] 3.8.1cvs12
1061 * src/plugins/pgpcore/sgpgme.c
1062 Fix bug 2689, 'segfault when trying to view info
1063 about pgp/smime sign'
1065 2012-07-08 [ticho] 3.8.1cvs11
1067 * src/plugins/pgpcore/sgpgme.c
1068 Consider marginal signature validity as untrusted. Suggested by
1069 Jean-Benoist Leger (leger at crans.org).
1071 2012-07-08 [paul] 3.8.1cvs10
1073 * src/gtk/icon_legend.c
1074 fix (reveal) hidden icon in gui and build warning
1076 2012-07-07 [paul] 3.8.1cvs9
1078 * src/plugins/pgpcore/prefs_gpg.c
1081 2012-07-07 [colin] 3.8.1cvs8
1083 * claws-features.h.in
1091 * src/partial_download.h
1093 * src/prefs_account.h
1094 * src/prefs_common.h
1098 * src/stock_pixmap.c
1102 * src/common/session.h
1104 * src/common/socket.h
1106 * src/common/ssl_certificate.h
1107 * src/common/timing.h
1108 * src/common/utils.h
1109 * src/gtk/gtkaspell.h
1110 * src/gtk/gtkutils.h
1111 * src/gtk/pluginwindow.h
1112 * src/gtk/spell_entry.h
1113 * src/gtk/sslcertwindow.h
1114 Don't export config.h in public headers
1116 2012-07-07 [colin] 3.8.1cvs7
1118 * claws-features.h.in
1124 * src/addrcustomattr.c
1125 * src/addrduplicates.c
1128 * src/addressbook_foldersel.c
1138 * src/customheader.c
1139 * src/displayheader.c
1141 * src/editaddress_other_attributes_ldap.c
1146 * src/editldap_basedn.c
1155 * src/folder_item_prefs.c
1156 * src/grouplistdialog.c
1158 * src/image_viewer.c
1180 * src/message_search.c
1191 * src/partial_download.c
1192 * src/partial_download.h
1195 * src/prefs_account.c
1196 * src/prefs_account.h
1197 * src/prefs_actions.c
1198 * src/prefs_common.c
1199 * src/prefs_common.h
1200 * src/prefs_compose_writing.c
1201 * src/prefs_customheader.c
1202 * src/prefs_display_header.c
1203 * src/prefs_ext_prog.c
1204 * src/prefs_filtering.c
1205 * src/prefs_filtering_action.c
1206 * src/prefs_folder_column.c
1207 * src/prefs_folder_item.c
1210 * src/prefs_image_viewer.c
1211 * src/prefs_logging.c
1212 * src/prefs_matcher.c
1213 * src/prefs_message.c
1214 * src/prefs_msg_colors.c
1217 * src/prefs_receive.c
1219 * src/prefs_spelling.c
1220 * src/prefs_summaries.c
1221 * src/prefs_summary_column.c
1222 * src/prefs_summary_open.c
1223 * src/prefs_toolbar.c
1224 * src/prefs_wrapping.c
1233 * src/send_message.c
1237 * src/summary_search.c
1245 * src/common/claws.c
1247 * src/common/hooks.c
1250 * src/common/plugin.c
1251 * src/common/prefs.c
1252 * src/common/session.c
1253 * src/common/session.h
1256 * src/common/socket.c
1257 * src/common/socket.h
1260 * src/common/ssl_certificate.c
1261 * src/common/ssl_certificate.h
1262 * src/common/string_match.c
1264 * src/common/timing.h
1265 * src/common/utils.c
1266 * src/common/utils.h
1267 * src/etpan/etpan-thread-manager.c
1268 * src/etpan/imap-thread.c
1269 * src/etpan/nntp-thread.c
1271 * src/gtk/combobox.c
1272 * src/gtk/description_window.c
1274 * src/gtk/gtkaspell.c
1275 * src/gtk/gtkaspell.h
1276 * src/gtk/gtkshruler.c
1278 * src/gtk/gtkutils.c
1279 * src/gtk/gtkutils.h
1280 * src/gtk/gtkvscrollbutton.c
1281 * src/gtk/icon_legend.c
1282 * src/gtk/inputdialog.c
1283 * src/gtk/logwindow.c
1285 * src/gtk/pluginwindow.c
1286 * src/gtk/pluginwindow.h
1287 * src/gtk/prefswindow.c
1288 * src/gtk/progressdialog.c
1289 * src/gtk/quicksearch.c
1290 * src/gtk/spell_entry.c
1291 * src/gtk/spell_entry.h
1292 * src/gtk/sslcertwindow.c
1293 * src/gtk/sslcertwindow.h
1294 * src/plugins/bogofilter/bogofilter.c
1295 * src/plugins/bogofilter/bogofilter_gtk.c
1296 * src/plugins/dillo_viewer/dillo_prefs.c
1297 * src/plugins/dillo_viewer/dillo_viewer.c
1298 * src/plugins/pgpcore/pgp_viewer.c
1299 * src/plugins/pgpcore/plugin.c
1300 * src/plugins/pgpcore/sgpgme.c
1301 * src/plugins/pgpinline/pgpinline.c
1302 * src/plugins/pgpinline/plugin.c
1303 * src/plugins/pgpmime/pgpmime.c
1304 * src/plugins/pgpmime/plugin.c
1305 * src/plugins/smime/plugin.c
1306 * src/plugins/smime/smime.c
1307 * src/plugins/spamassassin/libspamc.c
1308 * src/plugins/spamassassin/spamassassin.c
1309 * src/plugins/spamassassin/spamassassin_gtk.c
1310 * src/plugins/trayicon/trayicon.c
1311 * src/plugins/trayicon/trayicon_prefs.c
1312 Specify Claws compile-time features in a specific header
1314 2012-07-06 [wwp] 3.8.1cvs6
1318 Session statistics: format date following global prefs,
1319 and fix stats output a little bit.
1321 2012-07-03 [mir] 3.8.1cvs5
1324 fix bug 2642, 'improve transfer encoding selection'.
1325 Patch provided by Christopher Zimmermann
1326 (madroach claws at gmerlin dot de)
1328 2012-07-03 [mir] 3.8.1cvs4
1332 fix bug 2641, '7bit or 8bit encoded attachments can
1333 have lines longer than 998 characters'.
1334 Patch provided by Christopher Zimmermann
1335 (madroach claws at gmerlin dot de)
1338 2012-07-03 [mir] 3.8.1cvs3
1342 fix bug 2641, '7bit or 8bit encoded attachments can
1343 have lines longer than 998 characters'.
1344 Patch provided by Christopher Zimmermann
1345 (madroach claws at gmerlin dot de)
1347 2012-07-03 [mir] 3.8.1cvs2
1351 * src/common/quoted-printable.c
1352 * src/common/quoted-printable.h
1353 fix bug 2640, 'improve quoted-printable encoding'
1354 Patch provided by madroach claws at gmerlin dot de
1356 2012-06-30 [paul] 3.8.1cvs1
1359 fix bug 2579, 'Installed headers redefine autotools-specific constants'
1361 2012-06-27 [paul] 3.8.1
1367 2012-06-27 [paul] 3.8.0cvs58
1370 fix minimum required GTK+, which got mistakenly bumped
1373 2012-06-27 [paul] 3.8.0cvs57
1388 updated translations
1390 * tools/claws.i18n.status.pl
1391 updated based on currently active
1393 2012-06-25 [mir] 3.8.0cvs56
1396 If a folder class returns <> 0 then the message has not
1397 been removed from the file system and therefore it should
1398 not be removed from the cache either.
1400 2012-06-20 [ticho] 3.8.0cvs55
1403 Fix for bug #1090 - Standard-folders appear again
1404 after rescanning tree
1406 2012-06-20 [paul] 3.8.0cvs54
1408 * src/prefs_common.c
1409 * src/prefs_common.h
1412 colourise attached patches.
1415 2012-06-02 [wwp] 3.8.0cvs53
1417 * src/gtk/progressdialog.c
1418 Add a hide button to the retrieve/send progress dialogs. WM's close button
1419 now hides (as well as pressing Esc) instead of doing nothing.
1421 2012-06-02 [wwp] 3.8.0cvs52
1423 * doc/man/claws-mail.1
1429 Introduce a new feature: basic session statistics (from the about dialog
1430 or the command-line).
1432 2012-06-02 [wwp] 3.8.0cvs51
1435 Fix bug 2620: shift+tab from subject field not working.
1437 2012-06-02 [wwp] 3.8.0cvs50
1442 Normalize capitalization of strings in UI.
1444 2012-05-30 [paul] 3.8.0cvs49
1447 don't do TLS if not requested by user. fixes connecting to
1448 servers which, for example, want SSL 3 only
1450 2012-05-27 [paul] 3.8.0cvs48
1453 update copyright headers to 2012
1455 2012-05-27 [paul] 3.8.0cvs47
1458 * src/prefs_actions.c
1460 fix some typos in strings, thanks to Thomas Bellmann
1462 2012-05-16 [paul] 3.8.0cvs46
1464 * src/prefs_filtering_action.c
1465 fix disabled 'select...' button that never goes away
1466 when using the new addr book
1469 2012-05-16 [colin] 3.8.0cvs45
1471 * src/common/utils.c
1474 2012-05-16 [colin] 3.8.0cvs44
1476 * src/common/utils.c
1477 Make remove_numbered_files much faster when there's
1478 just one file to remove.
1480 2012-05-16 [paul] 3.8.0cvs43
1483 fix bug 2662, '"ag" quicksearch adds "1" to value'
1485 2012-05-16 [paul] 3.8.0cvs42
1487 * src/gtk/description_window.c
1488 fix bug 2624, 'dialog "Action Configuration" cannot be closed'
1490 2012-05-16 [paul] 3.8.0cvs41
1492 * src/common/ssl_certificate.c
1493 fix bug 2646, 'Compile fails with gnutls-3.0.18'
1494 Patch by Christian Hesse
1496 2012-05-11 [colin] 3.8.0cvs40
1499 * src/common/utils.c
1500 Fix bug 2659, 'E-mail attachments are handled
1502 Fix problems iterating the mime tree, and determine
1503 whether a file is an email without To:
1505 2012-04-03 [colin] 3.8.0cvs39
1508 Fix build (damn whitespace-sensitive file format)
1510 2012-04-02 [colin] 3.8.0cvs38
1513 Fix incomplete make dist
1515 2012-04-02 [colin] 3.8.0cvs37
1518 Fix mistakenly removed function call
1520 2012-04-01 [colin] 3.8.0cvs36
1528 * src/addressbook-dbus.c
1529 * src/addressbook-dbus.h
1534 * src/claws-contacts.xml
1542 * src/prefs_common.c
1543 * src/prefs_filtering_action.c
1544 * src/prefs_matcher.c
1548 * src/plugins/bogofilter/bogofilter_gtk.c
1549 * src/plugins/dillo_viewer/dillo_prefs.c
1550 * src/plugins/spamassassin/spamassassin_gtk.c
1551 * src/plugins/trayicon/trayicon.c
1552 Import new addressbook code from the new-contacts branch
1554 2012-03-29 [paul] 3.8.0cvs35
1558 * src/gtk/quicksearch.c
1559 add 'ha', short version of 'has_attachment' in quick search
1560 Patch by Andreas Rönnquist
1562 2012-03-26 [mones] 3.8.0cvs34
1564 * src/common/plugin.c
1565 Support 2 and 3-clause BSD licensed plugins
1567 2012-03-15 [pawel] 3.8.0cvs33
1571 - Make separate window info more accurate about
1572 move to trash/deletion.
1575 2012-03-14 [pawel] 3.8.0cvs32
1584 Better fix for bug #2501
1585 Instead of leaving blank window after message move or delete,
1586 update separate view to next message in message list or
1587 display info why view is blank. This was discussed
1588 in bug #2621 comments.
1590 2012-03-11 [colin] 3.8.0cvs31
1592 * src/gtk/gtkcmctree.c
1595 Fix focus rectangle on unfocused rows
1596 Patch by Michael Shell
1598 2012-02-29 [colin] 3.8.0cvs30
1600 * src/gtk/gtkcmctree.c
1601 Fix bug #2577, "Focus rectangle on folder list and message
1602 list headings doesn't get properly cleared when switching
1603 heading and horizontally scrolling list (underlines and
1604 vertical lines remain on screen)". Patch by Michael Shell
1606 2012-02-13 [pawel] 3.8.0cvs29
1609 Fix crasher when double clicking on IMAP message and
1610 MessageView is not shown introduced in cvs21
1613 2012-02-10 [pawel] 3.8.0cvs28
1616 Fix bug #2598 'Actions can move locked messages'
1618 2012-02-08 [pawel] 3.8.0cvs27
1620 * src/prefs_actions.c
1621 * src/prefs_actions.h
1622 * src/prefs_toolbar.c
1623 * src/prefs_toolbar.h
1626 - Implement automatic removal of toolbar action buttons when
1627 associated action is removed
1628 - Don't allow creation of two actions with the same name,
1629 before all executions/removals were performed on first action
1630 with duplicated name in linked list which wasn't always
1633 2012-02-05 [colin] 3.8.0cvs26
1639 * src/prefs_common.c
1640 * src/prefs_common.h
1645 Add an history to navigate in mails
1647 2012-02-05 [colin] 3.8.0cvs25
1650 Fix inverted comparison in list_find_custom.
1652 2012-02-03 [wwp] 3.8.0cvs24
1654 * src/gtk/progressdialog.c
1655 Make translators life easier: use View log instead of Show log
1658 2012-02-02 [pawel] 3.8.0cvs23
1661 Fix bug #2590 'Un-capitalize strings'
1662 Patch by Christian Hesse
1664 2012-02-02 [pawel] 3.8.0cvs22
1668 'Change expand behavior for message list / message view'
1669 Patch by Christian Hesse
1671 2012-02-02 [pawel] 3.8.0cvs21
1677 Fix bug #2501 'opened message blanks when moved to other folder'
1678 Detect message move and update message window contents
1679 accordingly, if message is moved to trash close window
1681 2012-02-01 [pawel] 3.8.0cvs20
1688 * src/gtk/sslcertwindow.c
1689 More strncat boundary checks
1691 2012-01-31 [wwp] 3.8.0cvs19
1693 * src/gtk/gtkutils.c
1694 Fix warnings in gtkutils: wrong function name, missing newline, typo and
1697 2012-01-31 [wwp] 3.8.0cvs18
1699 * src/gtk/progressdialog.c
1700 * src/gtk/progressdialog.h
1702 * src/send_message.c
1703 Add a button to the retrieve/send dialogs to
1704 open the network log.
1706 2012-01-25 [wwp] 3.8.0cvs17
1709 Remove debug statement.
1711 2012-01-20 [pawel] 3.8.0cvs16
1715 Fix bug #2574 'Statement might be overflowing a
1718 2012-01-20 [pawel] 3.8.0cvs15
1721 Fix bug #2582 'Expanded mimeview drag n drop no longer works'
1723 2012-01-14 [colin] 3.8.0cvs14
1726 Update tracker trigger url
1728 2012-01-10 [wwp] 3.8.0cvs13
1733 Fix sensitivity of toolbar's get_btn (retrieve mail from current
1734 account) and of mainwindows's relevant entry when current account
1735 is not able to retrieve (SMTP-only).
1737 2012-01-09 [colin] 3.8.0cvs12
1740 Fix bug 1924, 'Messages marked move to Trash appear
1741 identical to messages marked move to $FOLDER'
1743 2012-01-05 [colin] 3.8.0cvs11
1746 Fix crasher infinite loop
1748 2012-01-03 [colin] 3.8.0cvs10
1750 * src/gtk/gtkcmctree.c
1751 Revert previous patch, it's buggy on headers
1753 2012-01-03 [colin] 3.8.0cvs9
1755 * src/gtk/gtkcmctree.c
1756 Fix bug #2566, 'wrapped Subject not bounded'
1758 2011-12-29 [pawel] 3.8.0cvs8
1764 Make forwarding selected attachment possible from
1765 mimeview's context menu
1766 Fixex bug #2047 'forward attachments'
1768 2011-12-28 [paul] 3.8.0cvs7
1770 * src/prefs_account.c
1771 show 'Generate X-Mailer header' option on new IMAP account creation dialogue
1773 2011-12-28 [colin] 3.8.0cvs6
1778 2011-12-28 [colin] 3.8.0cvs5
1781 Fix GTK+2.16 build (w32)
1783 2011-12-18 [mir] 3.8.0cvs4
1786 Fix bug in search criteria when doing a
1787 complete directory search using '*'
1789 2011-12-16 [mir] 3.8.0cvs3
1792 Added forgotten replied_and_forwarded.xpm to EXTRA_DIST
1794 2011-12-16 [wwp] 3.8.0cvs2
1797 * src/stock_pixmap.c
1798 * src/stock_pixmap.h
1800 * src/gtk/icon_legend.c
1801 * src/pixmaps/replied_and_forwarded.xpm
1802 Make replied and forwarded status flags non exclusive.
1803 Introduce a new message state (and relevant icon in message list)
1804 where both the replied and forwarded flags are set.
1806 2011-12-16 [paul] 3.8.0cvs1
1808 * tools/claws.i18n.status.pl
1811 2011-12-16 [paul] 3.8.0
1817 2011-12-16 [paul] 3.7.10cvs113
1824 * po/id.po **REMOVED**
1825 * po/id_ID.po **ADDED**
1832 2011-12-09 [pawel] 3.7.10cvs112
1835 * src/gtk/quicksearch.c
1836 * src/gtk/quicksearch.h
1837 Invalidate quicksearch root folder when removed
1838 Fixes bug #2560 'crash when unsubscribing newsgroup and
1839 having active search field'
1841 2011-12-08 [pawel] 3.7.10cvs111
1844 Better fix for cvs94
1846 2011-12-08 [wwp] 3.7.10cvs110
1849 Make "From" widget set independant from recipient lists below,
1850 so that it doesn't scroll when several recipients headers
1851 are added and eventually are scrolling the view.
1852 Path by Christian Hesse <mail@earthworm.de>.
1853 Fixes bug #2481 'do not scroll "from" dropdown list and sender
1856 2011-12-02 [paul] 3.7.10cvs109
1860 consistent label style
1862 2011-11-29 [wwp] 3.7.10cvs108
1864 * src/plugins/trayicon/libeggtrayicon/.cvsignore
1865 More generated stuff to ignore.
1867 2011-11-29 [wwp] 3.7.10cvs107
1869 * src/prefs_folder_item.c
1870 Fix CLAWS_TIP_DECL (undefined).
1872 2011-11-28 [pawel] 3.7.10cvs106
1877 Fix bug #2177 'addrbook/addrbook-00000?.xml is not deleted
1878 after removing the address book in the GUI'
1880 2011-11-26 [pawel] 3.7.10cvs105
1883 Fix bug #2505 'tagsdb becomes polluted with old folder entries'
1885 2011-11-25 [colin] 3.7.10cvs104
1891 2011-11-24 [pawel] 3.7.10cvs103
1893 * src/prefs_filtering.c
1894 Complete cvs102, forgot to commit this
1896 2011-11-24 [pawel] 3.7.10cvs102
1903 * src/prefs_actions.c
1904 * src/prefs_actions.h
1905 Implement actions updating on folder/account rename
1906 This fixes bug #2543 'filter actions in actionsrc not
1907 updated upon account renaming'
1909 2011-11-24 [wwp] 3.7.10cvs101
1911 * src/gtk/gtkcmctree.c
1912 Remove irrelevant cairo directive (thanks to Hanno).
1914 2011-11-23 [wwp] 3.7.10cvs100
1916 * src/gtk/gtkcmctree.c
1917 Make arrows in gtkcmctree's less big (get rid of the outlining),
1918 patch by Hanno Meyer-Thurow (h.mth@web.de), with few adaptations in offsets/sizes
1921 2011-11-22 [colin] 3.7.10cvs99
1924 * src/prefs_filtering.c
1925 * src/prefs_filtering.h
1926 Partly revert 3.7.10cvs97 (bug #2404, bug #2406):
1927 The existing functions should do the job as well
1928 if not better, as they take into account the
1931 2011-11-21 [pawel] 3.7.10cvs98
1933 * src/prefs_account.c
1934 Fix bug #2116 'Rip spaces off server names in account
1936 g_strstrip() domain names to be sure they are valid
1938 2011-11-21 [pawel] 3.7.10cvs97
1941 * src/prefs_filtering.c
1942 * src/prefs_filtering.h
1943 Fix bug #2404 'matcherrc updates upon account renaming'
1944 Fix bug #2406 'some part of accountrc not updated upon
1946 Renaming account cause changing of it's root folder prefix
1947 from #<type>/<old_name> to #<type>/<new_name> so every
1948 path directing to it must be altered. Fix paths in account
1949 preferences, global processing and filtering rules, folder
1950 processing rules upon rename
1952 2011-11-20 [pawel] 3.7.10cvs96
1956 * src/prefs_actions.c
1957 Fix bug #1489 'Filter action mark_as_read inoperative
1958 following move action'
1959 Sort actions lists to have proper order of execution
1961 2011-11-20 [pawel] 3.7.10cvs95
1963 * src/prefs_actions.c
1964 * src/prefs_filtering.c
1965 * src/prefs_template.c
1966 Fix bug #1870 'arrow scrolling in filters'
1967 Allow arrow scrolling in dialogs with list view widgets
1968 plus couple fixes of issues I found along the way
1970 2011-11-19 [pawel] 3.7.10cvs94
1973 Don't highlight icons on right-click, they are not
1974 selected and other part is shown which is confusing
1976 2011-11-19 [mones] 3.7.10cvs93
1978 * manual/advanced.xml
1981 2011-11-19 [mones] 3.7.10cvs92
1983 * manual/advanced.xml
1984 * manual/es/advanced.xml
1985 Document undocumented hidden option 'zero_replacement_char'
1986 Synchronize Spanish manual with English version
1988 2011-11-19 [pawel] 3.7.10cvs91
1992 * src/prefs_common.c
1993 * src/prefs_common.h
1997 Fix bug #2377 'Show All Headers - make change persistent
2000 2011-11-19 [pawel] 3.7.10cvs90
2004 * src/folder_item_prefs.c
2011 Fix bug #1563 'Folder view: show complete threads if they
2012 contain unread messages'
2013 Add option to show only threads with unread messages
2014 initial patch by Paul Ollis, my small additions:
2015 - when checking thread for unread finish on first unread
2016 - make thread options unavailable when threading is off
2017 - hide_unread_msgs and hide_unread_threads are mutually
2018 exclusive options, set menus sensitivity accordingly
2019 - set folder item icon type similiar to hide_unread_msgs
2021 2011-11-19 [colin] 3.7.10cvs89
2026 2011-11-18 [pawel] 3.7.10cvs88
2032 * src/prefs_common.c
2033 * src/prefs_common.h
2034 Fix bug #2408 'Some UI elements are not persistent
2036 Remember size of main window, compose notebook, mimeview
2037 tree widgets between claws-mail runs. Compose window
2038 size saving was already done in cvs74
2040 2011-11-18 [mones] 3.7.10cvs87
2045 Fixes bug #2509, "manually added headers are lost unless
2046 mail is sent inmediately"
2048 2011-11-17 [pawel] 3.7.10cvs86
2051 Fix crasher reported in bug #2543
2053 2011-11-13 [colin] 3.7.10cvs85
2056 Make compose windows printable
2058 2011-11-11 [colin] 3.7.10cvs84
2061 Fix build on Fedora 16. -lm was probably pulled by something
2064 2011-11-11 [pawel] 3.7.10cvs83
2070 Port MimeView to GtkTreeView
2072 2011-11-11 [colin] 3.7.10cvs82
2074 * src/prefs_common.c
2075 Use %x (The preferred date representation for the current locale
2078 2011-11-10 [paul] 3.7.10cvs81
2080 * src/prefs_common.c
2081 use european date format as default
2083 2011-11-08 [pawel] 3.7.10cvs80
2086 Fix bug #2422 'Toggle Message View w/ V crashes Claws'
2087 Fix race condition - don't try to hide messageview while
2088 being in the middle of message displaying routine.
2090 2011-11-08 [colin] 3.7.10cvs79
2093 Make sure we break line when we need to. Very probably
2094 fixes bug #2310 "Crash when hitting Ctrl+R to reply to a
2097 2011-11-07 [pawel] 3.7.10cvs78
2100 Fix bug #2493 'Subscription pull down should be alphabetized'
2102 2011-11-07 [pawel] 3.7.10cvs77
2107 Make Home & End keys work in textview
2109 2011-11-06 [colin] 3.7.10cvs76
2112 Oops, some unwanted undo got commited.
2114 2011-11-06 [colin] 3.7.10cvs75
2117 Don't iconify/deiconify. Instead, just show nothing
2120 2011-11-06 [pawel] 3.7.10cvs74
2123 Fix compose window size saving / restoring
2125 2011-11-06 [pawel] 3.7.10cvs73
2129 Optimize message displaying, in some conditions parts were
2130 displayed twice causing flickering. For example first html
2131 source and then rendering output from html plugin of the
2134 2011-11-05 [wwp] 3.7.10cvs72
2136 * src/gtk/gtkaspell.c
2137 Fix compilation where 'null' is undefined (use NULL instead).
2139 2011-11-05 [colin] 3.7.10cvs71
2141 * src/gtk/gtkaspell.c
2142 No need to show a backtrace if gtkaspell is null
2144 2011-11-05 [pawel] 3.7.10cvs70
2146 * src/gtk/gtkaspell.c
2147 Fix crasher when spellchecking is not enabled
2149 2011-11-02 [mones] 3.7.10cvs69
2151 * doc/man/claws-mail.1
2152 fixed hyphens (patch from Debian packaging)
2153 fixed header to follow man style closely
2154 documented new option --compose-from-file
2155 removed INSTALLATION section, doesn't belong to manpage
2156 added ENVIRONMENT, COPYRIGHT and BUGS sections
2157 expanded FILES section to include certs and autofaces dirs
2158 expanded SEE ALSO section to include manual and plugins
2160 2011-11-01 [colin] 3.7.10cvs68
2162 * src/common/utils.c
2163 Fix wrong debug stuff commited.
2165 2011-11-01 [colin] 3.7.10cvs67
2169 * src/common/utils.c
2170 * src/gtk/gtkaspell.c
2171 * src/gtk/gtkaspell.h
2172 Fix huge slowness induced by spellcheck "while typing"
2173 during initial quote rewraps.
2175 2011-10-31 [pawel] 3.7.10cvs66
2181 Fix bug #2526 'When reading message in separate window,
2182 n and p keys do not work'
2183 - fix key event handling in messageview
2184 - remove bindings for 'n' and 'p' keys in mimeview (next-part
2185 and prev-part actions)
2186 - instead add 'z' key for prev-part, we have 'a' key
2187 for next-part already
2189 2011-10-31 [colin] 3.7.10cvs65
2192 Fix build with GLib 2.31. Thanks to Charles A. Edwards
2194 2011-10-31 [pawel] 3.7.10cvs64
2197 * src/gtk/gtkutils.c
2198 Fix bug #2303 'Next unread message enables message view'
2199 Don't show previously hidden message view in main window
2200 when user reads messages in external window
2202 2011-10-31 [paul] 3.7.10cvs63
2204 * src/prefs_template.c
2205 revert part of 3.7.10cvs60 - it was a subjective change, all widgets
2206 fit at 540 here, for those where they don't the dialogue can be made
2209 2011-10-31 [paul] 3.7.10cvs62
2212 revert 3.7.10cvs61, these entries _should_ be editable
2214 2011-10-30 [pawel] 3.7.10cvs61
2217 Those entries should not be editable
2219 2011-10-30 [pawel] 3.7.10cvs60
2221 * src/prefs_template.c
2222 - Dialog needs more height to fit all widgets
2223 - Clear template contents on delete
2225 2011-10-30 [pawel] 3.7.10cvs59
2227 * src/prefs_folder_item.c
2228 Update summaryview after changing folder prefs when needed
2230 2011-10-30 [pawel] 3.7.10cvs58
2233 Remove key-press-event blocking, it only
2234 emits GLib-GObject warnings
2236 2011-10-29 [colin] 3.7.10cvs57
2239 Fix focus of completion window with gnome shell
2240 Fixes bug #2525, "Address completion window does not get
2243 2011-10-29 [colin] 3.7.10cvs56
2246 Fix flicker on recursive quicksearch
2248 2011-10-28 [colin] 3.7.10cvs55
2252 Fix a bit the focus problem on Gnome shell
2254 2011-10-26 [mones] 3.7.10cvs54
2257 Add missing accelerator
2259 2011-10-25 [colin] 3.7.10cvs53
2261 * src/gtk/gtkcmclist.c
2262 * src/gtk/gtkcmctree.c
2263 Fix colors, fix warnings
2265 2011-10-25 [colin] 3.7.10cvs52
2267 * src/gtk/gtkcmclist.c
2268 * src/gtk/gtkcmctree.c
2271 2011-10-25 [colin] 3.7.10cvs51
2273 * src/stock_pixmap.c
2274 Fix build with gtk + 2.20
2276 2011-10-25 [colin] 3.7.10cvs50
2282 Fix locking when sending a single message
2284 2011-10-25 [colin] 3.7.10cvs49
2286 * src/gtk/colorlabel.c
2288 * src/gtk/gtkcmclist.c
2289 Make row height closer to what it was
2291 2011-10-25 [colin] 3.7.10cvs48
2293 * src/stock_pixmap.c
2294 Always use cairo to draw
2296 2011-10-25 [colin] 3.7.10cvs47
2299 Fix bug #2529, 'crash in mimeview_start_drag after
2300 deleting message'. Patch by Ricardo
2302 2011-10-23 [colin] 3.7.10cvs46
2304 * src/gtk/gtkcmclist.c
2305 * src/gtk/gtkcmclist.h
2306 * src/gtk/gtkcmctree.c
2307 Draw CMClist with cairo too.
2309 2011-10-23 [colin] 3.7.10cvs45
2311 * src/gtk/gtkcmclist.h
2312 Fix build (this was not meant to be commited)
2314 2011-10-23 [colin] 3.7.10cvs44
2318 * src/addressbook_foldersel.c
2322 * src/grouplistdialog.c
2323 * src/prefs_common.c
2324 * src/prefs_common.h
2326 * src/gtk/gtkcmclist.c
2327 * src/gtk/gtkcmclist.h
2328 * src/gtk/gtkcmctree.c
2329 * src/gtk/gtkcmctree.h
2330 * src/gtk/gtksctree.c
2331 Refactor some tree stuff (lots of code duplication there)
2332 and switch to cairo for tree rendering.
2334 2011-10-23 [holger] 3.7.10cvs43
2337 Don't issue a warning for designed behaviour of the stop rule.
2338 Fixes bug #2520, 'Please remove verbose "No further processing after rule %s" message.'
2340 2011-10-22 [colin] 3.7.10cvs42
2343 * src/gtk/gtkshruler.c
2344 * src/gtk/gtkutils.h
2347 2011-10-22 [colin] 3.7.10cvs41
2356 * src/grouplistdialog.c
2363 * src/prefs_account.c
2364 * src/prefs_actions.c
2365 * src/prefs_ext_prog.c
2366 * src/prefs_filtering.c
2367 * src/prefs_folder_item.c
2368 * src/prefs_image_viewer.c
2369 * src/prefs_logging.c
2370 * src/prefs_msg_colors.c
2373 * src/prefs_spelling.c
2374 * src/prefs_summaries.c
2375 * src/prefs_template.c
2378 * src/send_message.c
2380 * src/summary_search.c
2383 * src/gtk/gtkcmclist.c
2384 * src/gtk/gtkcmctree.c
2385 * src/gtk/gtkcmoptionmenu.c
2386 * src/gtk/gtksctree.c
2387 * src/gtk/gtkutils.c
2388 * src/gtk/gtkutils.h
2389 * src/gtk/gtkvscrollbutton.c
2390 * src/gtk/inputdialog.c
2391 * src/gtk/pluginwindow.c
2392 * src/gtk/quicksearch.c
2393 * src/gtk/spell_entry.c
2394 * src/plugins/bogofilter/bogofilter_gtk.c
2395 * src/plugins/dillo_viewer/dillo_prefs.c
2396 * src/plugins/pgpcore/prefs_gpg.c
2397 * src/plugins/spamassassin/spamassassin_gtk.c
2398 * src/plugins/trayicon/trayicon.c
2399 * src/plugins/trayicon/trayicon_prefs.c
2400 Remove all possible #if GTK_CHECK_VERSION() checks,
2401 and make Claws build with GTK+2.16 (untested right
2402 now), as the Gpg4Win project uses GTK+2.16 currently.
2404 2011-10-22 [colin] 3.7.10cvs40
2406 * src/gtk/gtkutils.h
2408 Fix (hopefully) build with GTK+ 2.18.
2410 2011-10-20 [paul] 3.7.10cvs39
2415 fix bug 2479, 'LDIF address book import matches tags case sensitive'
2416 Patch by Bodo Graumann <mail@bodograumann.de>
2418 2011-10-20 [mones] 3.7.10cvs38
2422 Fix references to old dotsrc mailing lists
2424 2011-10-19 [mones] 3.7.10cvs37
2426 * src/prefs_msg_colors.c
2427 Fix Ok/Cancel buttons in color selector of preferences
2429 2011-10-17 [colin] 3.7.10cvs36
2431 * src/gtk/gtkshruler.c
2432 (Probably) fix GTK+ <= 2.22
2434 2011-10-17 [colin] 3.7.10cvs35
2436 * src/gtk/gtkshruler.c
2439 2011-10-17 [mones] 3.7.10cvs34
2448 Fix potential out-of-buffer writes
2450 2011-10-17 [mones] 3.7.10cvs33
2453 Use just one g_print call per option; correct indentation
2455 2011-10-17 [colin] 3.7.10cvs32
2459 * src/gtk/Makefile.am
2460 * src/gtk/gtkshruler.c
2461 * src/gtk/gtkshruler.h
2464 Reimplement ruler using the GTK widgets. Thanks
2465 to Hanno for the initial patch.
2467 2011-10-17 [colin] 3.7.10cvs31
2471 * src/gtk/gtkutils.c
2472 * src/gtk/gtkutils.h
2473 Undeprecate GIO/GdkCondition
2475 2011-10-16 [mones] 3.7.10cvs30
2478 Add --compose-from-file option to open composition
2479 window with the headers and body from a file; based
2480 on Debian patch to fix http://bugs.debian.org/544868
2482 2011-10-15 [mones] 3.7.10cvs29
2484 * manual/advanced.xml
2485 Document new summary_from_show hidden preference
2487 2011-10-15 [paul] 3.7.10cvs28
2490 compose_create_tags() - fix misplaced 'int i'
2491 compose_entry_mark_default_to() - fix To field highlighting
2493 2011-10-09 [colin] 3.7.10cvs27
2496 Fix address completion
2498 2011-10-07 [colin] 3.7.10cvs26
2500 * src/prefs_filtering_action.c
2501 * src/gtk/gtkutils.h
2502 Fix build with GTK+2.20
2504 2011-10-07 [colin] 3.7.10cvs25
2506 * src/gtk/Makefile.am
2507 * src/gtk/gdkkeysyms-new.h
2508 * src/gtk/gtkutils.h
2509 Copy the new GDK_KEY_* definitions for older GTKs
2511 2011-10-07 [colin] 3.7.10cvs24
2514 Fix typos (thanks to Hanno)
2516 2011-10-07 [colin] 3.7.10cvs23
2519 * src/gtk/gtkshruler.c
2520 * src/gtk/gtkshruler.h
2521 Disable ruler starting from 2.24.
2523 2011-10-07 [colin] 3.7.10cvs22
2527 * src/gtk/Makefile.am
2530 2011-10-07 [colin] 3.7.10cvs21
2540 * src/message_search.c
2543 * src/prefs_account.c
2544 * src/prefs_compose_writing.c
2545 * src/prefs_filtering_action.c
2546 * src/prefs_folder_item.c
2547 * src/prefs_logging.c
2548 * src/prefs_matcher.c
2549 * src/prefs_message.c
2551 * src/prefs_receive.c
2552 * src/prefs_summaries.c
2553 * src/prefs_wrapping.c
2557 * src/stock_pixmap.c
2558 * src/summary_search.c
2560 * src/gtk/Makefile.am
2561 * src/gtk/colorlabel.c
2562 * src/gtk/gtkutils.c
2563 * src/gtk/gtkutils.h
2564 * src/gtk/logwindow.c
2567 * src/gtk/quicksearch.c
2568 * src/gtk/spell_entry.c
2569 * src/plugins/bogofilter/bogofilter_gtk.c
2570 * src/plugins/dillo_viewer/dillo_viewer.c
2571 * src/plugins/pgpcore/prefs_gpg.c
2572 * src/plugins/spamassassin/spamassassin_gtk.c
2573 Bug #2371, "Port to GTK+ 3.0". Third patch from Hanno, starting
2574 the real job. GtkCMOptionMenu and GTKHSRuler disabled, should be
2575 ported (especially GtkCMOptionMenu)
2577 2011-10-07 [colin] 3.7.10cvs20
2582 * src/addrcustomattr.c
2583 * src/addrduplicates.c
2586 * src/addressbook_foldersel.c
2592 * src/editaddress_other_attributes_ldap.c
2597 * src/editldap_basedn.c
2605 * src/grouplistdialog.c
2611 * src/message_search.c
2614 * src/prefs_actions.c
2615 * src/prefs_customheader.c
2616 * src/prefs_display_header.c
2617 * src/prefs_filtering.c
2618 * src/prefs_filtering_action.c
2619 * src/prefs_folder_column.c
2620 * src/prefs_matcher.c
2621 * src/prefs_msg_colors.c
2623 * src/prefs_summaries.c
2624 * src/prefs_summary_column.c
2625 * src/prefs_summary_open.c
2626 * src/prefs_template.c
2627 * src/prefs_toolbar.c
2629 * src/sourcewindow.c
2631 * src/summary_search.c
2636 * src/gtk/colorsel.c
2637 * src/gtk/combobox.c
2638 * src/gtk/description_window.c
2639 * src/gtk/foldersort.c
2640 * src/gtk/gtkaspell.c
2641 * src/gtk/gtkcmclist.c
2642 * src/gtk/gtkcmctree.c
2643 * src/gtk/gtkcmoptionmenu.c
2644 * src/gtk/gtkutils.c
2645 * src/gtk/icon_legend.c
2646 * src/gtk/inputdialog.c
2647 * src/gtk/logwindow.c
2648 * src/gtk/pluginwindow.c
2649 * src/gtk/prefswindow.c
2650 * src/gtk/quicksearch.c
2651 * src/plugins/pgpcore/passphrase.c
2652 * src/plugins/pgpcore/select-keys.c
2653 Bug #2371, "Port to GTK+ 3.0". Monster-patch by Hanno Meyer-Thurow
2654 to replace GDK_* by GDK_KEY_*.
2656 2011-10-07 [colin] 3.7.10cvs19
2667 * src/grouplistdialog.c
2668 * src/image_viewer.c
2672 * src/prefs_filtering_action.c
2673 * src/prefs_folder_column.c
2674 * src/prefs_msg_colors.c
2675 * src/prefs_summary_column.c
2676 * src/prefs_toolbar.c
2678 * src/stock_pixmap.c
2685 * src/gtk/colorlabel.c
2686 * src/gtk/colorsel.c
2687 * src/gtk/gtkcmclist.c
2688 * src/gtk/gtkcmctree.c
2689 * src/gtk/gtkcmoptionmenu.c
2690 * src/gtk/gtksctree.c
2691 * src/gtk/gtkutils.c
2692 * src/gtk/gtkvscrollbutton.c
2693 * src/gtk/inputdialog.c
2694 * src/gtk/logwindow.c
2696 * src/gtk/prefswindow.c
2697 * src/gtk/progressdialog.c
2698 * src/plugins/pgpcore/passphrase.c
2699 * src/plugins/trayicon/trayicon.c
2700 Bug #2371, "Port to GTK+ 3.0": Use accessor functions.
2701 Patch by Hanno Thurow-Meyer, many thanks to him !
2703 2011-09-20 [colin] 3.7.10cvs18
2706 Fix bug #2502, 'gnutls_transport_set_lowat removed in
2709 2011-09-18 [colin] 3.7.10cvs17
2712 Fix segfault when connection fails
2714 2011-09-03 [colin] 3.7.10cvs16
2717 Use NORMAL instead of EXPORT priorities.
2719 2011-09-02 [colin] 3.7.10cvs15
2723 Linking against gcrypt explicitely in order to call
2724 gcry_control() for mutex setup isn't necessary anymore
2725 starting from gnuTLS 2.11.
2727 2011-08-31 [colin] 3.7.10cvs14
2729 * src/plugins/pgpinline/pgpinline.c
2730 * src/plugins/pgpmime/pgpmime.c
2731 Fix bug #2431, "Major memory leak in PGP message handling".
2733 2011-08-31 [colin] 3.7.10cvs13
2740 Apply Steve Rader's patch from bug #2388, "Add
2741 message view scrolling menu items"
2743 2011-08-30 [colin] 3.7.10cvs12
2745 * src/gtk/prefswindow.c
2746 Fix layout issues (i.e. on SSL page if changing account
2747 type prior to visiting it).
2749 2011-08-30 [colin] 3.7.10cvs11
2753 Don't use deprecated functions for GnuTLS priorities.
2754 Require GnuTLS 2.2 that is the first version with the
2757 2011-08-30 [colin] 3.7.10cvs10
2759 * src/common/socket.c
2761 Long-term fix for bug #2402, "GnuTLS change breaks socket
2762 communication", as per http://savannah.gnu.org/support/?107660
2764 2011-08-30 [colin] 3.7.10cvs9
2766 * src/etpan/imap-thread.c
2767 * src/etpan/nntp-thread.c
2768 Remove dead openSSL code
2770 2011-08-30 [colin] 3.7.10cvs8
2774 * src/common/ssl_certificate.c
2775 * src/common/ssl_certificate.h
2776 * src/etpan/imap-thread.c
2777 * src/etpan/nntp-thread.c
2778 Fix bug #2127, "SSL cert check uses canonical name instead of
2781 2011-08-29 [colin] 3.7.10cvs7
2783 * src/prefs_account.c
2784 Fix X-Mailer option not appearing on IMAP
2786 2011-08-29 [colin] 3.7.10cvs6
2788 * src/plugins/pgpcore/Makefile.am
2789 * src/plugins/pgpinline/Makefile.am
2790 * src/plugins/pgpmime/Makefile.am
2791 * src/plugins/smime/Makefile.am
2793 libtool: link: require no space between `-L' and `.'
2795 2011-08-29 [colin] 3.7.10cvs5
2799 * src/prefs_account.c
2800 * src/prefs_account.h
2801 Revert cvs4 which is rather illogical and instead
2802 use Fabian's patch from bug #2471
2804 2011-08-29 [colin] 3.7.10cvs4
2807 Don't insert custom headers that have empty values.
2808 Allows not inserting X-Mailer if it's set to nothing.
2809 Fixes bug #2471, "Make setting an X-Mailer header optional".
2811 2011-08-29 [colin] 3.7.10cvs3
2813 * src/image_viewer.c
2815 * src/gtk/gtkutils.c
2816 * src/gtk/gtkutils.h
2817 Handle EXIF orientation in images (both in textview's
2818 preview and image viewer)
2820 2011-08-28 [paul] 3.7.10cvs2
2822 * src/prefs_common.c
2823 * src/prefs_common.h
2825 add new hidden option to control the display in the From
2826 column in the Message List: 0 (default): show name,
2827 1: show address, 2: show name + address
2829 2011-08-27 [paul] 3.7.10cvs1
2832 * src/common/ssl_certificate.c
2833 * src/etpan/imap-thread.c
2834 * src/etpan/nntp-thread.c
2835 offer up some missing log_error() strings to translators
2837 2011-08-27 [paul] 3.7.10
2843 2011-08-27 [paul] 3.7.9cvs52
2851 updated by David Vachulka, wwp, Pader Rezso, Mindaugas
2852 Baranauskas, Frederico Goncalves Guimaraes, and Slavko
2854 2011-08-27 [mones] 3.7.9cvs51
2856 * claws-mail.desktop
2857 Include generic name and comment translations
2858 Thanks to all the people on the translators ML!
2860 2011-08-23 [paul] 3.7.9cvs50
2863 probable/possible fix/workaround for bug 2402,
2864 'can't download message from pop3 server'
2866 2011-08-18 [paul] 3.7.9cvs49
2868 * manual/handling.xml
2869 fix typos. thanks to vilpan
2871 2011-08-17 [paul] 3.7.9cvs48
2873 * tools/claws.i18n.status.pl
2874 add Mindaugas Baranauskas (Lithuanian)
2876 2011-08-14 [mir] 3.7.9cvs47
2879 * src/etpan/nntp-thread.c
2880 Fix bug 2418. Patch provided by Sébastien Bigaret with
2881 some minor contribution by me.
2883 2011-08-13 [mir] 3.7.9cvs46
2885 * src/etpan/nntp-thread.c
2886 Fix bug when NNTP server sends authentication warning
2887 as part of the connection session. Privously etpan would
2888 bail out for any return code other than NEWSNNTP_NO_ERROR
2889 but as early as the connection session a return code like
2890 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_USERNAME and
2891 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_PASSWORD should not
2892 be considered as an error.
2894 2011-08-12 [paul] 3.7.9cvs45
2897 3.7.9cvs43 mistakenly dropped off the info
2898 about the mime part from the tooltip
2900 2011-08-12 [wwp] 3.7.9cvs44
2902 * src/gtk/quicksearch.c
2903 Fix duplicate key accel (thanks to Ra-Mones-Mones II).
2905 2011-08-09 [paul] 3.7.9cvs43
2908 fix bug 2420, 'Invalid markup in icon tooltip text after signature check'
2910 2011-08-06 [paul] 3.7.9cvs42
2913 fix cursor placement in Forward template
2915 2011-08-06 [paul] 3.7.9cvs41
2917 * src/gtk/description_window.c
2918 fix bug 1963, 'Preferences Templates Information Window Focus loss'
2920 2011-08-05 [holger] 3.7.9cvs40
2922 * claws-mail.desktop
2923 Revert 3.7.9cvs35 for now, it may be problematic
2926 2011-08-05 [paul] 3.7.9cvs39
2930 use 'Collapse quotes' rather than 'Fold quotes' on
2931 labels, for consistency
2933 use 'Receive mail from account' rather than 'on account'
2935 2011-07-30 [mir] 3.7.9cvs38
2937 * src/etpan/Makefile.am
2938 * src/plugins/pgpcore/Makefile.am
2939 * src/plugins/pgpmime/Makefile.am
2940 * src/plugins/smime/Makefile.am
2941 Fix broken build on Debian Sid. enchant.h cannot be
2942 found unless $(ENCHANT_CFLAGS) and $(ENCHANT_LIBS) are
2943 present in Makefile.am. Apparently enchant.h in older
2944 versions were placed in /usr/include which is always
2947 2011-07-21 [mones] 3.7.9cvs37
2949 * src/common/plugin.c
2950 * src/common/plugin.h
2951 Make licences allowed for plugins more explicit and also
2952 accept dual (or more) licences when properly formatted.
2953 Doesn't require any change on current plugins.
2955 2011-07-18 [mones] 3.7.9cvs36
2957 * manual/advanced.xml
2958 Document briefly tags feature.
2959 * manual/glossary.xml
2960 Fix definition to avoid confussion with tags.
2961 * manual/es/advanced.xml
2962 * manual/es/glossary.xml
2963 Synchronize Spanish translation with the above.
2965 2011-07-07 [holger] 3.7.9cvs35
2967 * claws-mail.desktop
2968 Add indicator stuff to the desktop file
2969 Taken from bug #2450
2971 2011-07-06 [paul] 3.7.9cvs34
2976 2011-07-06 [mones] 3.7.9cvs33
2979 Do not create an empty tag name row in panel and
2980 warn user about using a non-reserved tag instead
2982 2011-07-05 [mones] 3.7.9cvs32
2987 * src/etpan/imap-thread.c
2988 Make constants for reserved tags and use them
2989 Removed also duplicate comparison while at it
2991 2011-07-05 [paul] 3.7.9cvs31
2994 when using a Compose template, only place the cursor
2995 in the body when the cursor symbol, %cursor (%X), is used
2997 2011-07-03 [paul] 3.7.9cvs30
3000 do main_window_popup(mainwin); on plugin load error, or
3001 else the warning dialogue and mainwindow stays minimised
3004 2011-07-03 [paul] 3.7.9cvs29
3007 fix bug 2462, 'Building without GnuTLS support leads to a
3008 failure in wizard.c'
3010 2011-07-03 [paul] 3.7.9cvs28
3015 fix bug #2461, 'popup menu in message list displays
3016 'move to trash' and 'delete''.
3017 Add a new sensitivity condition 'M_NOT_TRASH' and
3018 remove the broken workaround for right-click in summaryview.c.
3019 Fix broken main menu sensitivity for "Menu/Message/Move" in
3022 2011-06-21 [paul] 3.7.9cvs27
3025 revert 3.7.9cvs2, it does no good
3027 2011-06-18 [mir] 3.7.9cvs26
3030 Fix autoconf warnings introduced in autoconf >= 2.64
3032 2011-06-05 [paul] 3.7.9cvs25
3042 fix strings where an informational message has been
3043 wrongly entered into the translated string
3045 enable 'Trash' and 'Sender' to be translated based on
3046 the context, e.g. as button text and as mail header
3048 fix english in Info tab
3050 2011-05-25 [colin] 3.7.9cvs24
3053 Fix bug #2439, "use bitwise operator for bitmask instead of
3054 logical operator". Thanks to Nicolas Kaiser for the patch.
3056 2011-05-18 [colin] 3.7.9cvs23
3059 Fix missing group selection before xover if the
3060 connection was reset before.
3062 2011-05-12 [colin] 3.7.9cvs22
3064 * src/common/utils.c
3065 Fix bug #2412, "Send account mail address in Message-ID
3066 wrongly implemented". Patch by Fabian Keil.
3068 2011-05-12 [mones] 3.7.9cvs21
3070 * src/etpan/nntp-thread.c
3071 Fix bug #2418 "NNTP authentication is broken"
3073 2011-05-09 [pawel] 3.7.9cvs20
3076 * src/prefs_folder_item.c
3079 2011-05-05 [colin] 3.7.9cvs19
3084 * src/send_message.c
3085 Fix bug #2184, "Add account name information inside network log".
3086 Initial patch by MSulchan Darmawan, expanded to other protocols.
3087 This stuff is too much copy-pasted.
3090 2011-04-30 [colin] 3.7.9cvs18
3093 Fix bug #2414, 'Claws segfaults on startup with
3094 notification plugin enabled". Thanks Christian
3095 Faulhammer for the patch.
3097 2011-04-27 [colin] 3.7.9cvs17
3100 Make Windows' encoding CP1251 for ru_RU locale
3101 Part of bug #2397, "Gtkhtml2 viewer ignores message encoding"
3103 2011-04-24 [paul] 3.7.9cvs16
3105 * manual/claws-mail-manual.xml
3106 * manual/de/claws-mail-manual.xml
3107 * manual/es/claws-mail-manual.xml
3108 * manual/fr/claws-mail-manual.xml
3109 * manual/it/claws-mail-manual.xml
3110 update copyright year
3112 2011-04-24 [paul] 3.7.9cvs15
3115 fix bug #2353, 'Right-clicking on spam in order to delete
3116 it causes it to show in message window'
3118 2011-04-24 [paul] 3.7.9cvs14
3121 * src/gtk/foldersort.c
3122 * src/gtk/foldersort.h
3123 fix labelling, 'change folder order' to 'change mailbox order'
3125 2011-04-23 [paul] 3.7.9cvs13
3128 fix bug #2409, 'Failed to compile under GCC 3.x : option
3129 -Wno-pointer-sign badly set in configure.ac'. mistakenly
3130 committed in 3.7.8cvs19
3132 2011-04-11 [paul] 3.7.9cvs12
3134 * src/plugins/trayicon/trayicon.c
3135 fix build bug: gtk_status_icon_set_title() is available
3136 since gtk 2.18.x not 2.14.x
3138 2011-04-11 [paul] 3.7.9cvs11
3141 updated by Páder Rezső
3143 2011-04-10 [colin] 3.7.9cvs10
3149 * src/editaddress_other_attributes_ldap.c
3151 * src/message_search.c
3152 * src/prefs_display_header.c
3153 * src/prefs_filtering_action.c
3154 * src/prefs_matcher.c
3156 * src/prefs_toolbar.c
3157 * src/summary_search.c
3158 * src/gtk/colorlabel.c
3159 * src/gtk/combobox.c
3160 * src/gtk/gtkcmoptionmenu.c
3161 * src/gtk/gtkshruler.c
3162 * src/gtk/gtkshruler.h
3163 * src/gtk/gtkutils.h
3164 * src/gtk/inputdialog.c
3165 * src/gtk/quicksearch.c
3166 Revert the whole pile of crap introduced in
3169 2011-04-10 [colin] 3.7.9cvs9
3173 * src/editaddress_other_attributes_ldap.c
3175 * src/message_search.c
3176 * src/prefs_display_header.c
3177 * src/prefs_matcher.c
3178 * src/prefs_toolbar.c
3179 * src/summary_search.c
3180 * src/gtk/combobox.c
3181 * src/gtk/gtkutils.h
3182 * src/gtk/inputdialog.c
3183 * src/gtk/quicksearch.c
3184 Finish fun with combo boxes. (hopefully)
3186 2011-04-10 [colin] 3.7.9cvs8
3189 * src/prefs_filtering_action.c
3190 * src/gtk/combobox.c
3191 * src/gtk/gtkshruler.c
3192 * src/gtk/gtkshruler.h
3193 More undeprecation. GTKSHRuler is #if'ed out. We can
3194 still decide to maintain the old GtkRuler widget in-tree
3195 if the lack of ruler in Compose window is too
3198 2011-04-10 [colin] 3.7.9cvs7
3203 * src/editaddress_other_attributes_ldap.c
3204 * src/message_search.c
3205 * src/prefs_display_header.c
3206 * src/prefs_filtering_action.c
3208 * src/prefs_toolbar.c
3209 * src/summary_search.c
3210 * src/gtk/colorlabel.c
3211 * src/gtk/combobox.c
3212 * src/gtk/gtkcmoptionmenu.c
3213 * src/gtk/gtkutils.h
3214 More comboboxtext undeprecation
3216 2011-04-10 [colin] 3.7.9cvs6
3221 2011-04-10 [colin] 3.7.9cvs5
3226 2011-04-10 [colin] 3.7.9cvs4
3229 * src/editaddress_other_attributes_ldap.c
3230 * src/message_search.c
3231 * src/prefs_display_header.c
3232 * src/prefs_filtering_action.c
3234 * src/prefs_toolbar.c
3235 * src/summary_search.c
3236 * src/gtk/combobox.c
3237 * src/gtk/gtkutils.h
3238 gtk_combo_box_*_text() is deprecated, and
3239 gtk_combo_box_text_*() is the new hotness.
3241 2011-04-10 [colin] 3.7.9cvs3
3249 * src/gtk/gtkvscrollbutton.c
3250 * src/gtk/gtkvscrollbutton.h
3251 s/GtkFunction/GSourceFunc
3253 2011-04-10 [colin] 3.7.9cvs2
3256 Use gtkut_window_popup() to work around a bug in Gnome Shell.
3257 This is the patch from bug #2396, it should be innocuous even
3258 if that's useless to do deiconify + present window...
3260 2011-04-09 [paul] 3.7.9cvs1
3262 * src/prefs_summaries.c
3263 fix typo in string. (thanks, Brad!)
3265 2011-04-09 [paul] 3.7.9
3271 2011-04-09 [paul] 3.7.8cvs78
3281 updated by David Vachulka, Ricardo Mones, Flammie Pirinen,
3282 wwp, Mindaugas Baranauskas, Frederico Goncalves Guimaraes,
3285 2011-04-09 [colin] 3.7.8cvs77
3288 Revert part of yesterday's patch. While gtk_file_chooser_set_current_name()
3289 wants an UTF-8 string, gtk_file_chooser_set_current_folder() wants a glib-
3290 encoding filename. Hooray for stupid.
3292 2011-04-08 [colin] 3.7.8cvs76
3295 Fix action Stop: if child does not react to SIGTERM, it'll
3296 probably start behaving when it'll get a SIGKILL on the user's
3297 second press on Stop.
3298 Fixes bug #2237, "User action makes Claws unresponsive".
3300 2011-04-08 [colin] 3.7.8cvs75
3305 * src/folder_item_prefs.c
3306 * src/folder_item_prefs.h
3307 * src/prefs_account.c
3308 Fix bug #2382, "folderitemrc not updated when account
3309 name is changed". Indeed, this wasn't done.
3311 2011-04-08 [wwp] 3.7.8cvs74
3314 Add support for quoted values (*="value").
3315 This commonly fixes a trailing quote appearing to filenames
3316 sent by iphone Mail (not sure if it's culprit at all, though).
3318 2011-04-08 [colin] 3.7.8cvs73
3321 Fix bug #2393, "Crashes and rendering problems in the "Save as" menu
3322 caused by attachments with extended chars in the file name". Patch
3323 derived from a patch bt Fabien Keil
3325 2011-04-05 [wwp] 3.7.8cvs72
3328 A debug string not to translate.
3330 2011-04-03 [colin] 3.7.8cvs71
3332 * src/common/utils.h
3333 Fix bug #2394, "backtrace() crashes on FreeBSD"
3334 That's not the first bug-report where internal
3335 debug-only backtrace() crashes on FreeBSD.
3337 2011-04-03 [colin] 3.7.8cvs70
3340 Fix bug #2365 again, "Crash when auto-scrolling headers in
3342 Batch-mode compose windows (from filtering actions) shouldn't
3343 try to access stuff after flushing events...
3345 2011-03-31 [paul] 3.7.8cvs69
3348 update as gtk >= 2.10 now required
3349 (because I'll never remember to do this later)
3351 2011-03-26 [paul] 3.7.8cvs68
3354 fix separators in Go To menu
3356 2011-03-20 [colin] 3.7.8cvs67
3359 Drop the *_DISABLE_DEPRECATED. We'll put them back
3360 when we'll have time to handle them
3362 2011-03-18 [paul] 3.7.8cvs66
3365 make user-facing message more accurate -
3366 'Network Log' not 'View Log'
3368 2011-03-17 [wwp] 3.7.8cvs65
3371 Fix a typo around plural form, as reported by
3374 2011-03-15 [colin] 3.7.8cvs64
3379 Fix bug #2381, "Support for NetworkManager 0.9".
3380 Patch by Mikhail Efremov
3382 2011-03-04 [colin] 3.7.8cvs63
3386 Fix segfault on Windows
3388 * src/common/utils.c
3389 * src/common/w32_unistd.c
3390 * src/common/w32lib.h
3391 Rationalize use of time_r() funcs (pthread do define them)
3393 2011-03-02 [pawel] 3.7.8cvs62
3396 Re-implement widgets aligning, switch from GtkSizeGroup
3397 to GtkTable - this should fix disappearing labels
3399 2011-03-01 [pawel] 3.7.8cvs61
3402 Wizard GUI cleanups. Make it look and behave more
3403 like account preferences.
3405 2011-02-23 [colin] 3.7.8cvs60
3407 * src/common/Makefile.am
3410 2011-02-23 [colin] 3.7.8cvs59
3414 * src/common/Makefile.am
3415 * src/common/plugin.c
3416 * src/common/valgrind.h
3417 Fix bug #2369, "valgrind.h should NOT be part of claws-mail"
3418 Use valgrind's own header.
3420 2011-02-22 [colin] 3.7.8cvs58
3422 * src/prefs_account.c
3423 Fix bug #2367 (Win32): Disable "Always sign messages when replying to a
3424 signed message" upon new installation. This is disturbing when PGP
3425 plugins are loaded by default.
3427 2011-02-16 [paul] 3.7.8cvs57
3430 update copyright headers throughout
3432 2011-02-16 [paul] 3.7.8cvs56
3435 use gettext plural form for "item selected"/"items selected"
3437 2011-02-13 [colin] 3.7.8cvs55
3441 Fix bug #2361, "Claws crashes after PGP Check in separate
3442 msg view". Don't let the cancel thread lie around after
3443 the verification ended.
3445 2011-02-13 [paul] 3.7.8cvs54
3448 updated by Mindaugas Baranauskas
3450 2011-02-11 [mones] 3.7.8cvs53
3452 * manual/es/advanced.xml
3453 Sync with English manual
3455 Fix remaining mismatched alloc/free from cppcheck
3457 2011-02-10 [pawel] 3.7.8cvs52
3462 2011-02-10 [pawel] 3.7.8cvs51
3464 * src/prefs_toolbar.c
3465 - set menus sensitivity in item type combo depending on
3466 availability of actions / plugin hooks
3467 - style fixes, spaces instead of tabs mostly
3469 2011-02-10 [paul] 3.7.8cvs50
3471 * src/prefs_account.c
3472 move the 'send acc mail addr in msg-id" option to
3475 2011-02-10 [paul] 3.7.8cvs49
3477 * src/prefs_account.c
3478 move the 'expunge immediately' option to a more
3481 2011-02-05 [pawel] 3.7.8cvs48
3483 * manual/advanced.xml
3484 Document new hidden pref
3486 Dont treat mimeparts referenced by others as
3489 * src/prefs_common.c
3490 * src/prefs_common.h
3491 Add ability to hide inline attachments referenced
3492 by other mimeparts in MimeView. To enable this
3493 feature set show_inline_attachments=0 in your clawsrc
3495 2011-01-25 [colin] 3.7.8cvs47
3498 Fix matcher body parsing: decode mails with our
3499 MIME parser. This speeds up body search a bit as
3500 binary attachments are not searched anymore, slows
3501 down a bit full message searches, but not awfully.
3502 * src/summary_search.c
3503 Use matcher API to search, in all cases (advanced search or
3504 not). Also, fix little logic bugs related to combos history
3505 * src/common/utils.c
3506 * src/common/utils.h
3509 Remove dead code, export functions needed by matcher.c
3511 2011-01-25 [colin] 3.7.8cvs46
3514 * src/prefs_common.c
3516 * src/common/ssl_certificate.c
3517 Fix mismatched alloc/free (thanks to cppcheck)
3519 2011-01-25 [colin] 3.7.8cvs45
3522 Fix leak on error path
3524 2011-01-23 [mones] 3.7.8cvs44
3526 * manual/es/advanced.xml
3527 Sync with English manual
3529 2011-01-23 [paul] 3.7.8cvs43
3532 it's 2011, update copyright line
3534 2011-01-23 [paul] 3.7.8cvs42
3536 * manual/advanced.xml
3537 * src/prefs_common.c
3538 * src/prefs_common.h
3540 fix bug #2350, 'Make displaying localized date/time in
3541 message view optional'.
3542 This introduces a new hidden option (why do more?),
3543 'msgview_date_format', which defaults to OFF, maintaining
3544 the current and expected behaviour.
3546 2011-01-21 [colin] 3.7.8cvs41
3549 Fix bug #2050, Clawsmail sends return receipt every seconds
3550 We forgot to close the file when parsing
3551 disposition-notification fields, which made unlinking of the
3552 corresponding emails in tempfolder/processing impossible in
3553 Windows. Causing them to be re-fetched every time.
3555 2011-01-21 [colin] 3.7.8cvs40
3557 * claws-mail.desktop
3558 Fix again bug #2346: We should have a %u parameter.
3560 2011-01-21 [colin] 3.7.8cvs39
3562 * src/plugins/spamassassin/spamassassin.c
3563 Fix sa-learn when offline (its command line parsing is
3564 space-dependant). Patch by Wolfgang Lorenz
3566 2011-01-19 [pawel] 3.7.8cvs38
3568 * claws-mail.desktop
3569 Fix Bug 2346 'Please register x-handler-scheme
3570 in .desktop file' patch by Laurent Bigonville
3571 While I'm here update things to current
3572 standards, fix desktop-file-validate warnings/errors
3574 2011-01-18 [colin] 3.7.8cvs37
3577 Fix logic on SMTP AUTH: If the selected method isn't
3578 available, say so instead of supposing it'll work.
3579 Fixes bug #2039, 'SMTP AUTHENTICATION'
3581 2011-01-15 [pawel] 3.7.8cvs36
3583 * src/prefs_folder_item.c
3584 Rework subject regexp simplify gui a bit, this give us better
3585 options page layout (window with min width was too short to
3586 show all contents and thigs were unwieldy) and better preview
3587 of regexp working/not working
3589 2011-01-14 [pawel] 3.7.8cvs35
3592 strncpy2() NULLify strings just fine, no need to be
3595 2011-01-14 [pawel] 3.7.8cvs34
3598 Fix Bug #2165 'The date not localized in the message view'
3599 Display Date header in messageview in the same way as in
3600 summaryview by respecting date format set in preferences.
3602 2011-01-06 [pawel] 3.7.8cvs33
3604 * src/prefs_account.c
3605 * src/prefs_folder_item.c
3608 Make quote templates widgets more compact
3610 2011-01-06 [pawel] 3.7.8cvs32
3612 * src/plugins/trayicon/trayicon.c
3613 - fix logic bug which caused icon to be
3614 always set no-mail status on plugin load
3615 - force icon hide on plugin_done(), without
3616 it empty space(?!) is left in tray under KDE3 and KDE4
3618 2011-01-06 [colin] 3.7.8cvs31
3629 Unmime headers differently whether they're addresses or not:
3630 It's useless to quote things containing commas if it's in
3631 subject, for example. (introduced in 3.7.8cvs26)
3633 2011-01-06 [colin] 3.7.8cvs30
3635 * src/gtk/gtkaspell.c
3636 Complete previous patch
3638 * src/plugins/pgpinline/pgpinline.c
3641 2011-01-06 [paul] 3.7.8cvs29
3647 add Lithuanian translation (approx. 65% complete)
3648 submitted by Mindaugas Baranauskas
3650 2011-01-06 [pawel] 3.7.8cvs28
3655 * src/prefs_actions.c
3657 * src/gtk/gtkaspell.c
3658 * src/plugins/pgpinline/pgpinline.c
3659 * src/plugins/pgpmime/pgpmime.c
3660 * src/plugins/smime/smime.c
3661 Fix memory/file descriptors leaks
3663 2011-01-06 [paul] 3.7.8cvs27
3665 * src/plugins/pgpcore/sgpgme.c
3666 fix bug #2322, 'GPG Full info: showing subkey
3667 ID instead of primary key fingerprint'
3668 Patch by Sébastien Bigaret.
3670 2011-01-03 [colin] 3.7.8cvs26
3673 Better quote-checking when unmim-ing headers
3674 that may have comas.
3676 2011-01-03 [colin] 3.7.8cvs25
3679 Fix bug #2299, "Incorrect handling of quoted printable coma
3680 in headers". As this is really painful to fix by switching
3681 the whole stuff to a list of headers tokens, we workaround
3682 the problem by adding quotes around the encoded-word (making
3683 it a quoted-string which continuity is already handled).
3685 2011-01-03 [colin] 3.7.8cvs24
3690 2010-12-23 [colin] 3.7.8cvs23
3693 Finish fixing bug #2203: When forwarding (inline) and there
3694 are some text/* parts with no name, set them a name and
3695 set their disposition to attachment, so that recipients with
3696 MUAs preferring HTML parts don't show them by default.
3698 2010-12-22 [paul] 3.7.8cvs22
3701 fix missing file in 3.7.8cvs20
3703 2010-12-22 [colin] 3.7.8cvs21
3707 Implement a nicer scroll when drag and dropping
3709 2010-12-22 [colin] 3.7.8cvs20
3712 Store charset if available when attaching text/* parts
3713 Fixes bug #2203, 'Problems in forwarding multipart/
3714 alternative messages with HTML part'
3716 2010-12-22 [colin] 3.7.8cvs19
3721 2010-12-21 [colin] 3.7.8cvs18
3724 * src/send_message.c
3725 * src/common/session.c
3726 * src/common/session.h
3727 Differentiate between running sessions and connected
3728 sessions. Fixes bug #2332, "Crash when hitting cancel
3729 on the SMTP status window"
3731 2010-12-21 [colin] 3.7.8cvs17
3733 * src/etpan/etpan-thread-manager.c
3736 2010-12-21 [colin] 3.7.8cvs16
3739 Check whether we should continue loading the
3740 current textview after inserting a possibly
3743 2010-12-20 [colin] 3.7.8cvs15
3747 Removed. Dead code since ages!
3749 * src/gtk/gtkcmclist.c
3750 * src/gtk/gtkcmctree.c
3751 * src/gtk/gtksctree.c
3752 undefine *_DISABLE_DEPRECATED in the files that
3753 use deprecated interfaces. Implicit declarations
3754 can lead to crashes as prototypes are unknown, as
3755 evidenced by bug #2315.
3757 2010-12-20 [colin] 3.7.8cvs14
3760 Don't flush events when adding an header entry. This
3761 can mess up the keypresses in the previous header.
3762 Instead, make the scroll happen later (doing it on the
3763 spot without flushing events doesn't work as the new
3764 requisitions aren't set yet).
3766 2010-12-20 [colin] 3.7.8cvs13
3769 Don't iconify at start on w32. This un-iconifies in the
3772 2010-12-20 [colin] 3.7.8cvs12
3774 * src/common/base64.c
3775 Fix bug #2331, "Base64 is broken in 3.7.7 and 3.7.8"
3776 Patch by pochini at shiny.it
3778 2010-12-19 [colin] 3.7.8cvs11
3783 2010-12-18 [colin] 3.7.8cvs10
3786 Fix bug #2148, "Attachment content-transfer-encoding
3787 incorrectly set when signing emails". The RFC 2045
3788 states that message/* and multipart/* encoding must
3789 be either 7-bit, 8-bit or binary.
3791 2010-12-18 [mones] 3.7.8cvs9
3794 Fix crash when searching or adding a LDAP server
3796 2010-12-17 [colin] 3.7.8cvs8
3805 Better error logging. Disable LDAP SSL/TLS on
3806 Windows, it's crashy/non-worky.
3808 2010-12-17 [colin] 3.7.8cvs7
3811 Fix bug #2325, "messages remains in folder cache after moving