1 2012-11-15 [wwp] 3.9.0cvs3
5 Add --cancel-receiving command-line switch.
7 2012-11-15 [wwp] 3.9.0cvs2
10 * src/gtk/sslcertwindow.c
13 2012-11-15 [paul] 3.9.0cvs1
18 updates from David Vachulka, Flammie Pirinen, and
21 2012-11-14 [paul] 3.9.0
27 2012-11-14 [paul] 3.8.1cvs123
38 updated by Thomas Bellmann, Ricardo Mones, Flammie Pirinen,
39 wwp, Pader Rezso, Frederico Goncalves Guimaraes, Andreas Ronnquist,
42 2012-11-14 [paul] 3.8.1cvs122
48 2012-11-14 [colin] 3.8.1cvs121
51 And fix warning with breaking functionality
53 2012-11-14 [paul] 3.8.1cvs120
56 revert this change from 3.8.1cvs60, it breaks
59 2012-11-14 [colin] 3.8.1cvs119
62 If plugin fails to load from absolute path, try from
64 Fixes bug #1137, 'loading plugins with same profile on different archs'
65 Fixes bug #2777, 'Installing latest cvs116 package 14 Windows version
66 results in wrong paths in clawsrc'
68 2012-11-12 [colin] 3.8.1cvs118
71 Fix initial focus on textview. Fixes bug #2776,
72 "Make all menu shortcuts work properly in the message window"
74 2012-11-09 [colin] 3.8.1cvs117
76 * src/etpan/imap-thread.c
77 Specify search charset. Thanks to Aleksei Miheev
79 2012-11-08 [colin] 3.8.1cvs116
83 Fix socket communication
85 2012-11-08 [colin] 3.8.1cvs115
87 * src/plugins/pgpcore/sgpgme.c
88 Fix Windows runtime crash
90 2012-11-08 [colin] 3.8.1cvs114
92 * src/gtk/quicksearch.c
93 Fix going active with NULL matchstring (for example
94 when changing type before typing anything)
96 2012-11-07 [colin] 3.8.1cvs113
101 2012-11-06 [mones] 3.8.1cvs112
103 * doc/man/claws-mail.1
104 Sync with AUTHORS file
105 * src/gtk/quicksearch.c
106 Add number units where appropriate
108 2012-10-31 [paul] 3.8.1cvs111
110 * src/prefs_folder_item.c
111 add missing closing bracket. thanks to Andreas Rönnquist.
113 2012-10-31 [colin] 3.8.1cvs110
115 * src/prefs_folder_item.c
116 Fix prefs text and extra semi-colon. Thanks to Paul!
118 2012-10-31 [colin] 3.8.1cvs109
120 * src/folder_item_prefs.c
121 * src/folder_item_prefs.h
123 * src/prefs_folder_item.c
124 Implement feature from bug #2569,
125 "select html part on folder specific properties"
126 Patch based on Andrej's patch.
128 2012-10-29 [wwp] 3.8.1cvs108
131 Revert cvs107, cvs106 and parts of cvs105 (all in textview.c), fixing
134 2012-10-25 [colin] 3.8.1cvs107
137 Verify the previous URI wasn't the same...
138 fixes http://www. URIs.
140 2012-10-25 [colin] 3.8.1cvs106
145 Avoid strlen() on inner loop in textview_make_clickable_parts*()
146 reduces cost of strcasestr() in textview_make_clickable_parts*()
147 from 30% to 15%. Patch by Igor Mammedov
149 2012-10-25 [colin] 3.8.1cvs105
152 Do not allow search cost to explode in case of bad message
153 parsing in textview_make_clickable_parts_later(); reduces
154 cost of textview_make_clickable_parts_later() from 99% to
155 17% for big bad-case message. Patch by Igor Mammedov
157 2012-10-25 [colin] 3.8.1cvs104
161 Avoid strlen() on big buffers, use precomputed length instead
162 it reduces cost of textview_write_line() from 32% to 3% for
163 big messages. Patch by Igor Mammedov
168 2012-10-24 [mones] 3.8.1cvs103
171 Trust on IMAP core on-line/off-line management
172 Patch by Sean Buckheister
174 2012-10-19 [paul] 3.8.1cvs102
179 fix bug 2760, 'display correct libc version in crash dialog
180 when uclibc is used'.
181 fixes build with uclibc. patch by Natanael Copa.
183 2012-10-18 [mones] 3.8.1cvs101
186 Fix bug #2761 and remove invalid GTK main category
188 2012-10-17 [colin] 3.8.1cvs100
190 * src/common/ssl_certificate.c
191 Fix bug #2759, "Error messages regarding bad
192 client certificates are less than helpful"
193 Based on patch by bug reporter.
195 2012-10-13 [paul] 3.8.1cvs99
197 * src/common/ssl_certificate.c
198 fix build with gnutls 3.1.3
199 Patch by Sean Buckheister.
201 2012-10-12 [mones] 3.8.1cvs98
204 * src/grouplistdialog.c
211 * src/etpan/imap-thread.c
212 New slist_free_strings_full wrapper for g_slist_free_full
213 and simplify calls where it was being used
215 2012-10-12 [colin] 3.8.1cvs97
218 Drop include of internal glib header
221 2012-10-12 [colin] 3.8.1cvs96
223 * src/gtk/gtkcmctree.c
224 * src/gtk/gtksctree.c
225 Fix bug #2581, "expander arrows are too tiny to hit with the
226 mouse". Patch mostly by Tom Horsley
228 2012-10-12 [iwkse] 3.8.1cvs95
233 2012-10-12 [mones] 3.8.1cvs94
236 Remove undeclared mutex symbol
238 2012-10-12 [colin] 3.8.1cvs93
241 * src/prefs_account.c
244 Fix bug #2751 'g_mutex_new/g_mutex_free removed from GLib 2.32'
245 Thanks to Salvatore de Paolis
247 2012-10-10 [colin] 3.8.1cvs92
250 Fix bug #2744, "Quick search throws bad command
251 argument error on Microsoft Exchange". Fall back
252 to local search if folder-specific search fails.
253 * src/gtk/quicksearch.c
256 2012-10-10 [colin] 3.8.1cvs91
259 Make what the tags list contain more clear
261 2012-10-10 [colin] 3.8.1cvs90
267 Fix bug #2639, "The MSGBUFSIZE definition collides with a definition of OpenBSD"
270 2012-10-10 [colin] 3.8.1cvs89
273 Fix bug #2638, "Respect $LEX environment variable in autogen.sh"
275 2012-10-10 [colin] 3.8.1cvs88
278 Leak fix (thanks Ricardo!)
280 2012-10-10 [colin] 3.8.1cvs87
283 Fix O(n^2) algorithm in remove_numbered_files_not_in_list
284 Initial patch by Igor Mammedov <imammedo@redhat.com> with
285 fixes by Michael Rasmussen and myself.
286 Also revert part of 3.8.1cvs86, g_slist_free_full()
287 semantics are different from slist_free_strings() in that
288 slist_free_strings does not free the list itself.
290 2012-10-09 [mones] 3.8.1cvs86
292 * doc/man/claws-mail.1
295 New extra headers feature for adding user-defined
296 extra headers to the combobox in the compose window
297 Headers are stablished in 'extraheaderrc', one per
298 line with a final colon
300 2012-10-06 [mones] 3.8.1cvs85
307 New function cm_menu_item_new_label_from_url to
308 avoid crashing on huge URL strings and warn user
309 about the possible causes
311 Use it to create List menu items safely
313 2012-10-04 [colin] 3.8.1cvs84
316 Fix keywords with spaces
318 2012-10-04 [colin] 3.8.1cvs83
321 Fix double-tag search. Maybe fixes bug #2744,
322 'Quick search throws bad command argument
323 error since recent change'. Patch by Sean.
325 2012-10-03 [mones] 3.8.1cvs82
328 Fix bug #2743 'null pointer crash in procmime strchr'
329 Patch by Michael Schwendt (from RedHat bug 862578)
331 2012-09-28 [colin] 3.8.1cvs81
334 Never search on server if we're offline
335 (Asking the user would and will be better)
337 Fix uninitialized variable (bogus) warning
338 Fix SELECT of the folder before searching
340 2012-09-27 [colin] 3.8.1cvs80
344 * src/etpan/imap-thread.c
345 * src/etpan/imap-thread.h
346 Implement IMAP server search. Patch by
347 Sean Buckheister again.
349 2012-09-26 [colin] 3.8.1cvs79
354 Prepare the context strings, their translation take
355 CPU time. Shaves 6 seconds out of 17 on my reference
357 * src/summary_search.c
360 2012-09-26 [colin] 3.8.1cvs78
365 Unlock I/O in procmime, give a way
366 for matcher to avoid having to
367 read/write tmp/rewind/read tmp for
370 2012-09-26 [colin] 3.8.1cvs77
372 * src/summary_search.c
373 Fix unresponsive stop button
374 * src/gtk/quicksearch.c
377 2012-09-26 [colin] 3.8.1cvs76
379 * src/summary_search.c
382 * src/gtk/quicksearch.c
383 Factorize search code in summary_search and
384 add a progress indicator as that slows down
385 the first result in case of body search.
387 2012-09-26 [colin] 3.8.1cvs75
390 Fix body search triggering GUI updates
391 for every message when it gets MSG_SCANNED
394 2012-09-26 [colin] 3.8.1cvs74
402 Factorize msg list to num list code;
403 Make search faster using cache instead
406 2012-09-25 [mones] 3.8.1cvs73
408 * src/gtk/quicksearch.c
409 Fix new expressions not being added to quicksearch
410 history in extended mode; patch by Sean Buckheister
412 2012-09-22 [mir] 3.8.1cvs72
415 Fix for not searching in folders marked 'no_select'
416 patch provided by Colin.
418 2012-09-22 [mones] 3.8.1cvs71
421 Add missing copyright header
423 2012-09-21 [colin] 3.8.1cvs70
426 Fix warning where msgcount was used
427 uninitialized in case the search was
428 to be performed on a message list subset.
430 2012-09-21 [colin] 3.8.1cvs69
432 * src/gtk/quicksearch.c
433 Fix error background not appearing
435 2012-09-21 [colin] 3.8.1cvs68
438 * src/advsearch.c ** ADDED **
439 * src/advsearch.h ** ADDED **
447 * src/matchertypes.h ** ADDED **
452 * src/summary_search.c
455 * src/gtk/quicksearch.c
456 * src/gtk/quicksearch.h
457 Separated GUI and logic for search
458 Use same logic for quicksearch and folder search
459 Patch by Sean Buckheister <s_buckhe@cs.uni-kl.de>
461 2012-09-19 [mones] 3.8.1cvs67
464 Remove spurious parameter from get_url_part and
465 fix potential buffer overflow
467 2012-09-19 [colin] 3.8.1cvs66
471 Un-mix mixed enum comparison which happened
472 to work because multiple enums define the same
475 2012-09-19 [colin] 3.8.1cvs65
483 * src/plugins/bogofilter/bogofilter_gtk.c
484 * src/plugins/pgpcore/prefs_gpg.c
485 * src/plugins/smime/smime.c
486 * src/plugins/spamassassin/spamassassin_gtk.c
487 More warning fixes, casts, useless variables and
488 unchecked return values
490 2012-09-19 [colin] 3.8.1cvs64
493 Check possible overflow
494 * src/prefs_account.c
495 * src/prefs_compose_writing.c
496 * src/prefs_logging.c
497 * src/prefs_message.c
498 * src/prefs_msg_colors.c
500 * src/prefs_receive.c
501 * src/prefs_summaries.c
502 * src/prefs_wrapping.c
503 fix GtkAdjustment casts
506 * src/gtk/gtkaspell.c
509 2012-09-19 [mones] 3.8.1cvs63
512 Fix leak and follow function specification
514 2012-09-19 [mones] 3.8.1cvs62
517 Use unused var c to check result and emit messages on error
519 Remove unused vars: attr (several functions), element
521 Use unused var newGroup to check result
522 * src/addrcustomattr.c
523 Remove unused var summaryview and related code
525 Use unused vars nn, newNode, idleID to check result
526 Remove unused var aoType and refactor logic around it
527 Comment var enabled and related debug code
529 Use unused var error to check result and emit debug messages
531 Remove unused var link_color
533 Remove unused vars: attr, retVal
535 2012-09-19 [colin] 3.8.1cvs61
541 * src/common/socket.c
542 More precise error logging
544 2012-09-16 [mones] 3.8.1cvs60
547 Removed dup calls with ignored result
549 Removed unused var is_group and simplified logic around it
553 * src/etpan/etpan-thread-manager.c
554 Use unused var r to verify result and emit messages on error
556 Move color variable into conditional usage blocks
557 Remove assigned but not used vars: lock, titles, count
559 Remove assigned but not used var actions
561 Remove assigned but not used vars: from_parent, src_node
564 Remove malloc-ed but not used var: old_path
566 Comment unused vars from commented block: tofetch, fetched
567 * src/prefs_account.c
568 Remove assigned but not used var: privacy_enabled
569 * src/prefs_actions.c
570 * src/prefs_customheader.c
571 Remove assigned but not used var: store
572 * src/prefs_filtering.c
573 Remove assigned but not used var: n_rows
574 * src/prefs_template.c
575 Remove assigned but not used vars: model, list_store
576 * src/prefs_toolbar.c
577 Remove assigned but not used var: win_titles
579 Remove assigned but not used vars: orientation, line, baseline,
581 * src/etpan/imap-thread.c
582 Remove assigned but not used var: value, r
583 Refactor to check correct memory allocation
584 * src/etpan/nntp-thread.c
585 Remove assigned but not used var: value
586 * src/gtk/gtkaspell.c
587 Remove assigned but not used vars: textbuf, exist
588 Remove unused function: find_gtkaspeller
589 * src/gtk/gtkcmctree.c
590 Remove unused function: gtk_cmctree_get_offset
591 * src/gtk/gtkshruler.c
592 Remove assigned but not used vars: ruler, priv
594 2012-09-14 [mones] 3.8.1cvs59
597 Check file operation results (and remove and
600 2012-09-14 [colin] 3.8.1cvs58
602 * src/gtk/inputdialog.c
603 Remove unused var, thanks Ticho
605 2012-09-13 [colin] 3.8.1cvs57
608 Fix missing \n in debug line
610 2012-09-13 [colin] 3.8.1cvs56
613 Don't listen on the Unix socket before we're
614 ready. The 'popup' order from another instance
615 may provoke a race and trash configuration files.
617 2012-09-13 [colin] 3.8.1cvs55
620 Maybe fix bug #2096, "MEMORY-ERROR w/
621 Claws-Mail/IMAP and Lotus Domino". Use
622 correct types for start/end and test if
623 start is indeed before end.
625 2012-09-12 [mones] 3.8.1cvs54
628 Fix bug #1975 'preference mutt key bindings do not take
629 effect' (and the other invalid paths too)
631 2012-09-12 [colin] 3.8.1cvs53
634 Revert that hunk, logic is unclear.
636 2012-09-12 [colin] 3.8.1cvs52
652 * src/partial_download.c
653 * src/prefs_filtering_action.c
654 * src/prefs_toolbar.c
662 * src/etpan/imap-thread.c
663 * src/gtk/gtkaspell.c
664 * src/plugins/pgpcore/sgpgme.c
665 More fixes from bug #1961:
666 - Write-only variables
667 - Null pointer dereferences
668 - A couple other fixes for which the reporter
669 was unsure, but which showed problems.
670 More details in bug #1961 comments.
672 2012-09-12 [colin] 3.8.1cvs51
677 * src/plugins/pgpcore/passphrase.c
678 Apply patches from bug #1961, "patches for
679 a couple of clang warnings":
683 2012-09-12 [colin] 3.8.1cvs50
686 Put Claws-Mail CFLAGS first; fixes build on Fink/OS X
687 where the included menu.h could come from Ncurses.
688 Thanks to 'Stainless Steel Rat' <ratinox@gweep.net>
690 2012-09-11 [colin] 3.8.1cvs49
693 Fix race condition at start.
695 2012-09-10 [colin] 3.8.1cvs48
698 Create lock socket as soon as possible, not after
699 a few things like caching all prefs.
701 2012-09-09 [mones] 3.8.1cvs47
703 * src/plugins/bogofilter/bogofilter.c
706 2012-09-08 [colin] 3.8.1cvs46
727 * src/matcher_parser_parse.y
735 * src/prefs_account.c
736 * src/prefs_account.h
737 * src/prefs_filtering.c
738 * src/prefs_filtering_action.c
740 * src/prefs_matcher.c
741 * src/prefs_template.c
742 * src/prefs_toolbar.c
760 * src/gtk/description_window.c
761 * src/plugins/trayicon/trayicon.c
762 Break circular dependencies in Claws' headers,
763 Patch by Sean Buckheister <s_buckhe@cs.uni-kl.de>
765 2012-09-08 [colin] 3.8.1cvs45
770 2012-09-05 [colin] 3.8.1cvs44
774 * src/prefs_matcher.c
775 Drop matcherprop_new_create, which is just a copy of
776 matcherprop_new, and staticalize what can be
778 2012-09-05 [colin] 3.8.1cvs43
780 * src/plugins/pgpcore/select-keys.c
781 Fix bug #2390, "Non-fully-trusted-key-warning appears
782 based on primary UID rather than recipient e-mail"
784 2012-08-29 [colin] 3.8.1cvs42
786 * src/gtk/gtkaspell.c
787 Fix bug #2596, "Spell checker does not work properly"
789 2012-08-29 [colin] 3.8.1cvs41
791 * src/plugins/pgpcore/sgpgme.c
792 Set gpgme's locale to UTF-8. Fixes bug #2650,
793 "segfault in pgp when gpgme_strerror() returns a non utf-8 string"
795 2012-08-29 [colin] 3.8.1cvs40
805 Move the hardcoded mimeview shortcuts to standard menus.
807 2012-08-27 [colin] 3.8.1cvs39
810 Fix double mainwindow presentation that confuses GNOME3
811 when some plugins fail to load (subsequent Claws windows
812 got no focus in that case)
814 2012-08-27 [colin] 3.8.1cvs38
817 Make Mark all read confirmation button more clear
819 2012-08-27 [colin] 3.8.1cvs37
823 Separate "Mark all read" from "Mark as read"
826 2012-08-27 [wwp] 3.8.1cvs36
830 Remove session statistics debug statements (irrelevant in repo,
833 2012-08-24 [mones] 3.8.1cvs35
835 * manual/advanced.xml
836 Keep alphabetic order of hidden options lost
837 and update Clawsker URL.
838 * manual/de/advanced.xml
839 * manual/fr/advanced.xml
841 * manual/es/advanced.xml
842 Sync with English version and update Clawsker URL.
843 * manual/de/dist/html/Makefile.am
844 * manual/es/dist/html/Makefile.am
845 * manual/fr/dist/html/Makefile.am
846 * manual/pl/dist/html/Makefile.am
847 * manual/dist/html/Makefile.am
848 Fix bug 2723 'Missing encoding in generated html manual'
850 2012-08-23 [colin] 3.8.1cvs34
853 Fix --offline asking if one wants to sync,
854 due to re-entering. Thanks <ebik@ucw.cz>.
856 2012-08-16 [colin] 3.8.1cvs33
859 Always clear the tags list when fetching a folder, or
860 Claws will never untag an untagged email. Patch by
861 Igor Mammedov <imammedo@redhat.com>
863 2012-08-12 [colin] 3.8.1cvs32
866 Exclude text/plain from the attachment thing
868 2012-08-12 [colin] 3.8.1cvs31
871 Fix comparison, thanks to Michael Gmelin
873 2012-08-12 [colin] 3.8.1cvs30
876 Only show HTML parts by default (if the pref
877 is set so) if the part disposition-type is
878 inline or unknown, but not attachment.
880 Remove useless hook that won't ever be used
883 2012-08-12 [colin] 3.8.1cvs29
886 Make sure text/* attachments are not made
887 inline, regardless of the compose mode.
888 Finishes fixing bug #2203 after auto-save
889 switches mode to COMPOSE_REEDIT. Thanks to
890 Michael Gmelin for finding this.
892 2012-08-09 [colin] 3.8.1cvs28
894 * src/prefs_filtering.c
895 Make treeView type-ahead case insensitive
896 Patch by Andreas Ronnquist
898 2012-08-09 [colin] 3.8.1cvs27
900 * src/gtk/sslcertwindow.c
903 2012-08-09 [colin] 3.8.1cvs26
906 * src/common/ssl_certificate.c
907 * src/common/ssl_certificate.h
908 * src/gtk/sslcertwindow.c
909 Fix bug 2718, "Failure to check peer hostname
910 when checking certificate"
912 2012-08-05 [ticho] 3.8.1cvs25
915 Avoid header combo box to get focus twice (first text within,
916 then combobox widget itself) when switching focus with TAB.
918 2012-07-28 [ticho] 3.8.1cvs24
921 Properly fix setting "transient for" for attachment properties
922 dialog when called via popup menu (since we're stealing focus
923 few lines before, we need to do it directly, not via
926 2012-07-28 [ticho] 3.8.1cvs23
928 * src/gtk/pluginwindow.c
929 * src/gtk/prefswindow.c
930 Fixed setting "transient for" property for plugin load/unload
931 file dialog. Connected manage_window signals to prefswindow events.
933 2012-07-27 [ticho] 3.8.1cvs22
937 Fixed setting "transient for" property for summaryview file
938 dialog and messageview's image save dialog.
940 2012-07-27 [ticho] 3.8.1cvs21
944 Fix setting "transient for" property for file select dialogs
945 in crash report and mimeview.
947 2012-07-27 [ticho] 3.8.1cvs20
950 Fixed "transient for" property for file attach dialog when
951 called from Attachments list popup menu. Simplified menu item
952 sensitivities setting code logic for this menu.
954 2012-07-25 [ticho] 3.8.1cvs19
956 * manual/advanced.xml
957 Add the three hidden preferences related to colored display
958 of unified diffs to manual.
960 2012-07-25 [ticho] 3.8.1cvs18
962 * src/gtk/gtkaspell.c
963 Create "Change directory" submenu in a separate function, change
964 wording a bit, and make the submenu always available in a context
965 menu of body edit box in compose window.
967 2012-07-25 [ticho] 3.8.1cvs17
969 * src/gtk/prefswindow.c
970 Correctly set transient_for property for preferences window,
971 as well as for color picker dialogs. Fixes bug #2710.
973 2012-07-25 [ticho] 3.8.1cvs16
975 * src/gtk/quicksearch.c
976 Allow quicksearch syntax description window to be correctly
977 set transient for main window.
979 2012-07-15 [wwp] 3.8.1cvs15
982 Fix bug 2697, thanks to Mikhail Efremov (wrong list ptr used).
984 2012-07-10 [paul] 3.8.1cvs14
987 forgot this in last commit
989 2012-07-10 [paul] 3.8.1cvs13
993 * src/common/quoted-printable.c
994 * src/common/quoted-printable.h
995 revert 3.8.1cvs2,3,4,5 because they (somewhere!) cause
996 the bug: partial message text loss
998 2012-07-10 [mones] 3.8.1cvs12
1000 * src/plugins/pgpcore/sgpgme.c
1001 Fix bug 2689, 'segfault when trying to view info
1002 about pgp/smime sign'
1004 2012-07-08 [ticho] 3.8.1cvs11
1006 * src/plugins/pgpcore/sgpgme.c
1007 Consider marginal signature validity as untrusted. Suggested by
1008 Jean-Benoist Leger (leger at crans.org).
1010 2012-07-08 [paul] 3.8.1cvs10
1012 * src/gtk/icon_legend.c
1013 fix (reveal) hidden icon in gui and build warning
1015 2012-07-07 [paul] 3.8.1cvs9
1017 * src/plugins/pgpcore/prefs_gpg.c
1020 2012-07-07 [colin] 3.8.1cvs8
1022 * claws-features.h.in
1030 * src/partial_download.h
1032 * src/prefs_account.h
1033 * src/prefs_common.h
1037 * src/stock_pixmap.c
1041 * src/common/session.h
1043 * src/common/socket.h
1045 * src/common/ssl_certificate.h
1046 * src/common/timing.h
1047 * src/common/utils.h
1048 * src/gtk/gtkaspell.h
1049 * src/gtk/gtkutils.h
1050 * src/gtk/pluginwindow.h
1051 * src/gtk/spell_entry.h
1052 * src/gtk/sslcertwindow.h
1053 Don't export config.h in public headers
1055 2012-07-07 [colin] 3.8.1cvs7
1057 * claws-features.h.in
1063 * src/addrcustomattr.c
1064 * src/addrduplicates.c
1067 * src/addressbook_foldersel.c
1077 * src/customheader.c
1078 * src/displayheader.c
1080 * src/editaddress_other_attributes_ldap.c
1085 * src/editldap_basedn.c
1094 * src/folder_item_prefs.c
1095 * src/grouplistdialog.c
1097 * src/image_viewer.c
1119 * src/message_search.c
1130 * src/partial_download.c
1131 * src/partial_download.h
1134 * src/prefs_account.c
1135 * src/prefs_account.h
1136 * src/prefs_actions.c
1137 * src/prefs_common.c
1138 * src/prefs_common.h
1139 * src/prefs_compose_writing.c
1140 * src/prefs_customheader.c
1141 * src/prefs_display_header.c
1142 * src/prefs_ext_prog.c
1143 * src/prefs_filtering.c
1144 * src/prefs_filtering_action.c
1145 * src/prefs_folder_column.c
1146 * src/prefs_folder_item.c
1149 * src/prefs_image_viewer.c
1150 * src/prefs_logging.c
1151 * src/prefs_matcher.c
1152 * src/prefs_message.c
1153 * src/prefs_msg_colors.c
1156 * src/prefs_receive.c
1158 * src/prefs_spelling.c
1159 * src/prefs_summaries.c
1160 * src/prefs_summary_column.c
1161 * src/prefs_summary_open.c
1162 * src/prefs_toolbar.c
1163 * src/prefs_wrapping.c
1172 * src/send_message.c
1176 * src/summary_search.c
1184 * src/common/claws.c
1186 * src/common/hooks.c
1189 * src/common/plugin.c
1190 * src/common/prefs.c
1191 * src/common/session.c
1192 * src/common/session.h
1195 * src/common/socket.c
1196 * src/common/socket.h
1199 * src/common/ssl_certificate.c
1200 * src/common/ssl_certificate.h
1201 * src/common/string_match.c
1203 * src/common/timing.h
1204 * src/common/utils.c
1205 * src/common/utils.h
1206 * src/etpan/etpan-thread-manager.c
1207 * src/etpan/imap-thread.c
1208 * src/etpan/nntp-thread.c
1210 * src/gtk/combobox.c
1211 * src/gtk/description_window.c
1213 * src/gtk/gtkaspell.c
1214 * src/gtk/gtkaspell.h
1215 * src/gtk/gtkshruler.c
1217 * src/gtk/gtkutils.c
1218 * src/gtk/gtkutils.h
1219 * src/gtk/gtkvscrollbutton.c
1220 * src/gtk/icon_legend.c
1221 * src/gtk/inputdialog.c
1222 * src/gtk/logwindow.c
1224 * src/gtk/pluginwindow.c
1225 * src/gtk/pluginwindow.h
1226 * src/gtk/prefswindow.c
1227 * src/gtk/progressdialog.c
1228 * src/gtk/quicksearch.c
1229 * src/gtk/spell_entry.c
1230 * src/gtk/spell_entry.h
1231 * src/gtk/sslcertwindow.c
1232 * src/gtk/sslcertwindow.h
1233 * src/plugins/bogofilter/bogofilter.c
1234 * src/plugins/bogofilter/bogofilter_gtk.c
1235 * src/plugins/dillo_viewer/dillo_prefs.c
1236 * src/plugins/dillo_viewer/dillo_viewer.c
1237 * src/plugins/pgpcore/pgp_viewer.c
1238 * src/plugins/pgpcore/plugin.c
1239 * src/plugins/pgpcore/sgpgme.c
1240 * src/plugins/pgpinline/pgpinline.c
1241 * src/plugins/pgpinline/plugin.c
1242 * src/plugins/pgpmime/pgpmime.c
1243 * src/plugins/pgpmime/plugin.c
1244 * src/plugins/smime/plugin.c
1245 * src/plugins/smime/smime.c
1246 * src/plugins/spamassassin/libspamc.c
1247 * src/plugins/spamassassin/spamassassin.c
1248 * src/plugins/spamassassin/spamassassin_gtk.c
1249 * src/plugins/trayicon/trayicon.c
1250 * src/plugins/trayicon/trayicon_prefs.c
1251 Specify Claws compile-time features in a specific header
1253 2012-07-06 [wwp] 3.8.1cvs6
1257 Session statistics: format date following global prefs,
1258 and fix stats output a little bit.
1260 2012-07-03 [mir] 3.8.1cvs5
1263 fix bug 2642, 'improve transfer encoding selection'.
1264 Patch provided by Christopher Zimmermann
1265 (madroach claws at gmerlin dot de)
1267 2012-07-03 [mir] 3.8.1cvs4
1271 fix bug 2641, '7bit or 8bit encoded attachments can
1272 have lines longer than 998 characters'.
1273 Patch provided by Christopher Zimmermann
1274 (madroach claws at gmerlin dot de)
1277 2012-07-03 [mir] 3.8.1cvs3
1281 fix bug 2641, '7bit or 8bit encoded attachments can
1282 have lines longer than 998 characters'.
1283 Patch provided by Christopher Zimmermann
1284 (madroach claws at gmerlin dot de)
1286 2012-07-03 [mir] 3.8.1cvs2
1290 * src/common/quoted-printable.c
1291 * src/common/quoted-printable.h
1292 fix bug 2640, 'improve quoted-printable encoding'
1293 Patch provided by madroach claws at gmerlin dot de
1295 2012-06-30 [paul] 3.8.1cvs1
1298 fix bug 2579, 'Installed headers redefine autotools-specific constants'
1300 2012-06-27 [paul] 3.8.1
1306 2012-06-27 [paul] 3.8.0cvs58
1309 fix minimum required GTK+, which got mistakenly bumped
1312 2012-06-27 [paul] 3.8.0cvs57
1327 updated translations
1329 * tools/claws.i18n.status.pl
1330 updated based on currently active
1332 2012-06-25 [mir] 3.8.0cvs56
1335 If a folder class returns <> 0 then the message has not
1336 been removed from the file system and therefore it should
1337 not be removed from the cache either.
1339 2012-06-20 [ticho] 3.8.0cvs55
1342 Fix for bug #1090 - Standard-folders appear again
1343 after rescanning tree
1345 2012-06-20 [paul] 3.8.0cvs54
1347 * src/prefs_common.c
1348 * src/prefs_common.h
1351 colourise attached patches.
1354 2012-06-02 [wwp] 3.8.0cvs53
1356 * src/gtk/progressdialog.c
1357 Add a hide button to the retrieve/send progress dialogs. WM's close button
1358 now hides (as well as pressing Esc) instead of doing nothing.
1360 2012-06-02 [wwp] 3.8.0cvs52
1362 * doc/man/claws-mail.1
1368 Introduce a new feature: basic session statistics (from the about dialog
1369 or the command-line).
1371 2012-06-02 [wwp] 3.8.0cvs51
1374 Fix bug 2620: shift+tab from subject field not working.
1376 2012-06-02 [wwp] 3.8.0cvs50
1381 Normalize capitalization of strings in UI.
1383 2012-05-30 [paul] 3.8.0cvs49
1386 don't do TLS if not requested by user. fixes connecting to
1387 servers which, for example, want SSL 3 only
1389 2012-05-27 [paul] 3.8.0cvs48
1392 update copyright headers to 2012
1394 2012-05-27 [paul] 3.8.0cvs47
1397 * src/prefs_actions.c
1399 fix some typos in strings, thanks to Thomas Bellmann
1401 2012-05-16 [paul] 3.8.0cvs46
1403 * src/prefs_filtering_action.c
1404 fix disabled 'select...' button that never goes away
1405 when using the new addr book
1408 2012-05-16 [colin] 3.8.0cvs45
1410 * src/common/utils.c
1413 2012-05-16 [colin] 3.8.0cvs44
1415 * src/common/utils.c
1416 Make remove_numbered_files much faster when there's
1417 just one file to remove.
1419 2012-05-16 [paul] 3.8.0cvs43
1422 fix bug 2662, '"ag" quicksearch adds "1" to value'
1424 2012-05-16 [paul] 3.8.0cvs42
1426 * src/gtk/description_window.c
1427 fix bug 2624, 'dialog "Action Configuration" cannot be closed'
1429 2012-05-16 [paul] 3.8.0cvs41
1431 * src/common/ssl_certificate.c
1432 fix bug 2646, 'Compile fails with gnutls-3.0.18'
1433 Patch by Christian Hesse
1435 2012-05-11 [colin] 3.8.0cvs40
1438 * src/common/utils.c
1439 Fix bug 2659, 'E-mail attachments are handled
1441 Fix problems iterating the mime tree, and determine
1442 whether a file is an email without To:
1444 2012-04-03 [colin] 3.8.0cvs39
1447 Fix build (damn whitespace-sensitive file format)
1449 2012-04-02 [colin] 3.8.0cvs38
1452 Fix incomplete make dist
1454 2012-04-02 [colin] 3.8.0cvs37
1457 Fix mistakenly removed function call
1459 2012-04-01 [colin] 3.8.0cvs36
1467 * src/addressbook-dbus.c
1468 * src/addressbook-dbus.h
1473 * src/claws-contacts.xml
1481 * src/prefs_common.c
1482 * src/prefs_filtering_action.c
1483 * src/prefs_matcher.c
1487 * src/plugins/bogofilter/bogofilter_gtk.c
1488 * src/plugins/dillo_viewer/dillo_prefs.c
1489 * src/plugins/spamassassin/spamassassin_gtk.c
1490 * src/plugins/trayicon/trayicon.c
1491 Import new addressbook code from the new-contacts branch
1493 2012-03-29 [paul] 3.8.0cvs35
1497 * src/gtk/quicksearch.c
1498 add 'ha', short version of 'has_attachment' in quick search
1499 Patch by Andreas Rönnquist
1501 2012-03-26 [mones] 3.8.0cvs34
1503 * src/common/plugin.c
1504 Support 2 and 3-clause BSD licensed plugins
1506 2012-03-15 [pawel] 3.8.0cvs33
1510 - Make separate window info more accurate about
1511 move to trash/deletion.
1514 2012-03-14 [pawel] 3.8.0cvs32
1523 Better fix for bug #2501
1524 Instead of leaving blank window after message move or delete,
1525 update separate view to next message in message list or
1526 display info why view is blank. This was discussed
1527 in bug #2621 comments.
1529 2012-03-11 [colin] 3.8.0cvs31
1531 * src/gtk/gtkcmctree.c
1534 Fix focus rectangle on unfocused rows
1535 Patch by Michael Shell
1537 2012-02-29 [colin] 3.8.0cvs30
1539 * src/gtk/gtkcmctree.c
1540 Fix bug #2577, "Focus rectangle on folder list and message
1541 list headings doesn't get properly cleared when switching
1542 heading and horizontally scrolling list (underlines and
1543 vertical lines remain on screen)". Patch by Michael Shell
1545 2012-02-13 [pawel] 3.8.0cvs29
1548 Fix crasher when double clicking on IMAP message and
1549 MessageView is not shown introduced in cvs21
1552 2012-02-10 [pawel] 3.8.0cvs28
1555 Fix bug #2598 'Actions can move locked messages'
1557 2012-02-08 [pawel] 3.8.0cvs27
1559 * src/prefs_actions.c
1560 * src/prefs_actions.h
1561 * src/prefs_toolbar.c
1562 * src/prefs_toolbar.h
1565 - Implement automatic removal of toolbar action buttons when
1566 associated action is removed
1567 - Don't allow creation of two actions with the same name,
1568 before all executions/removals were performed on first action
1569 with duplicated name in linked list which wasn't always
1572 2012-02-05 [colin] 3.8.0cvs26
1578 * src/prefs_common.c
1579 * src/prefs_common.h
1584 Add an history to navigate in mails
1586 2012-02-05 [colin] 3.8.0cvs25
1589 Fix inverted comparison in list_find_custom.
1591 2012-02-03 [wwp] 3.8.0cvs24
1593 * src/gtk/progressdialog.c
1594 Make translators life easier: use View log instead of Show log
1597 2012-02-02 [pawel] 3.8.0cvs23
1600 Fix bug #2590 'Un-capitalize strings'
1601 Patch by Christian Hesse
1603 2012-02-02 [pawel] 3.8.0cvs22
1607 'Change expand behavior for message list / message view'
1608 Patch by Christian Hesse
1610 2012-02-02 [pawel] 3.8.0cvs21
1616 Fix bug #2501 'opened message blanks when moved to other folder'
1617 Detect message move and update message window contents
1618 accordingly, if message is moved to trash close window
1620 2012-02-01 [pawel] 3.8.0cvs20
1627 * src/gtk/sslcertwindow.c
1628 More strncat boundary checks
1630 2012-01-31 [wwp] 3.8.0cvs19
1632 * src/gtk/gtkutils.c
1633 Fix warnings in gtkutils: wrong function name, missing newline, typo and
1636 2012-01-31 [wwp] 3.8.0cvs18
1638 * src/gtk/progressdialog.c
1639 * src/gtk/progressdialog.h
1641 * src/send_message.c
1642 Add a button to the retrieve/send dialogs to
1643 open the network log.
1645 2012-01-25 [wwp] 3.8.0cvs17
1648 Remove debug statement.
1650 2012-01-20 [pawel] 3.8.0cvs16
1654 Fix bug #2574 'Statement might be overflowing a
1657 2012-01-20 [pawel] 3.8.0cvs15
1660 Fix bug #2582 'Expanded mimeview drag n drop no longer works'
1662 2012-01-14 [colin] 3.8.0cvs14
1665 Update tracker trigger url
1667 2012-01-10 [wwp] 3.8.0cvs13
1672 Fix sensitivity of toolbar's get_btn (retrieve mail from current
1673 account) and of mainwindows's relevant entry when current account
1674 is not able to retrieve (SMTP-only).
1676 2012-01-09 [colin] 3.8.0cvs12
1679 Fix bug 1924, 'Messages marked move to Trash appear
1680 identical to messages marked move to $FOLDER'
1682 2012-01-05 [colin] 3.8.0cvs11
1685 Fix crasher infinite loop
1687 2012-01-03 [colin] 3.8.0cvs10
1689 * src/gtk/gtkcmctree.c
1690 Revert previous patch, it's buggy on headers
1692 2012-01-03 [colin] 3.8.0cvs9
1694 * src/gtk/gtkcmctree.c
1695 Fix bug #2566, 'wrapped Subject not bounded'
1697 2011-12-29 [pawel] 3.8.0cvs8
1703 Make forwarding selected attachment possible from
1704 mimeview's context menu
1705 Fixex bug #2047 'forward attachments'
1707 2011-12-28 [paul] 3.8.0cvs7
1709 * src/prefs_account.c
1710 show 'Generate X-Mailer header' option on new IMAP account creation dialogue
1712 2011-12-28 [colin] 3.8.0cvs6
1717 2011-12-28 [colin] 3.8.0cvs5
1720 Fix GTK+2.16 build (w32)
1722 2011-12-18 [mir] 3.8.0cvs4
1725 Fix bug in search criteria when doing a
1726 complete directory search using '*'
1728 2011-12-16 [mir] 3.8.0cvs3
1731 Added forgotten replied_and_forwarded.xpm to EXTRA_DIST
1733 2011-12-16 [wwp] 3.8.0cvs2
1736 * src/stock_pixmap.c
1737 * src/stock_pixmap.h
1739 * src/gtk/icon_legend.c
1740 * src/pixmaps/replied_and_forwarded.xpm
1741 Make replied and forwarded status flags non exclusive.
1742 Introduce a new message state (and relevant icon in message list)
1743 where both the replied and forwarded flags are set.
1745 2011-12-16 [paul] 3.8.0cvs1
1747 * tools/claws.i18n.status.pl
1750 2011-12-16 [paul] 3.8.0
1756 2011-12-16 [paul] 3.7.10cvs113
1763 * po/id.po **REMOVED**
1764 * po/id_ID.po **ADDED**
1771 2011-12-09 [pawel] 3.7.10cvs112
1774 * src/gtk/quicksearch.c
1775 * src/gtk/quicksearch.h
1776 Invalidate quicksearch root folder when removed
1777 Fixes bug #2560 'crash when unsubscribing newsgroup and
1778 having active search field'
1780 2011-12-08 [pawel] 3.7.10cvs111
1783 Better fix for cvs94
1785 2011-12-08 [wwp] 3.7.10cvs110
1788 Make "From" widget set independant from recipient lists below,
1789 so that it doesn't scroll when several recipients headers
1790 are added and eventually are scrolling the view.
1791 Path by Christian Hesse <mail@earthworm.de>.
1792 Fixes bug #2481 'do not scroll "from" dropdown list and sender
1795 2011-12-02 [paul] 3.7.10cvs109
1799 consistent label style
1801 2011-11-29 [wwp] 3.7.10cvs108
1803 * src/plugins/trayicon/libeggtrayicon/.cvsignore
1804 More generated stuff to ignore.
1806 2011-11-29 [wwp] 3.7.10cvs107
1808 * src/prefs_folder_item.c
1809 Fix CLAWS_TIP_DECL (undefined).
1811 2011-11-28 [pawel] 3.7.10cvs106
1816 Fix bug #2177 'addrbook/addrbook-00000?.xml is not deleted
1817 after removing the address book in the GUI'
1819 2011-11-26 [pawel] 3.7.10cvs105
1822 Fix bug #2505 'tagsdb becomes polluted with old folder entries'
1824 2011-11-25 [colin] 3.7.10cvs104
1830 2011-11-24 [pawel] 3.7.10cvs103
1832 * src/prefs_filtering.c
1833 Complete cvs102, forgot to commit this
1835 2011-11-24 [pawel] 3.7.10cvs102
1842 * src/prefs_actions.c
1843 * src/prefs_actions.h
1844 Implement actions updating on folder/account rename
1845 This fixes bug #2543 'filter actions in actionsrc not
1846 updated upon account renaming'
1848 2011-11-24 [wwp] 3.7.10cvs101
1850 * src/gtk/gtkcmctree.c
1851 Remove irrelevant cairo directive (thanks to Hanno).
1853 2011-11-23 [wwp] 3.7.10cvs100
1855 * src/gtk/gtkcmctree.c
1856 Make arrows in gtkcmctree's less big (get rid of the outlining),
1857 patch by Hanno Meyer-Thurow (h.mth@web.de), with few adaptations in offsets/sizes
1860 2011-11-22 [colin] 3.7.10cvs99
1863 * src/prefs_filtering.c
1864 * src/prefs_filtering.h
1865 Partly revert 3.7.10cvs97 (bug #2404, bug #2406):
1866 The existing functions should do the job as well
1867 if not better, as they take into account the
1870 2011-11-21 [pawel] 3.7.10cvs98
1872 * src/prefs_account.c
1873 Fix bug #2116 'Rip spaces off server names in account
1875 g_strstrip() domain names to be sure they are valid
1877 2011-11-21 [pawel] 3.7.10cvs97
1880 * src/prefs_filtering.c
1881 * src/prefs_filtering.h
1882 Fix bug #2404 'matcherrc updates upon account renaming'
1883 Fix bug #2406 'some part of accountrc not updated upon
1885 Renaming account cause changing of it's root folder prefix
1886 from #<type>/<old_name> to #<type>/<new_name> so every
1887 path directing to it must be altered. Fix paths in account
1888 preferences, global processing and filtering rules, folder
1889 processing rules upon rename
1891 2011-11-20 [pawel] 3.7.10cvs96
1895 * src/prefs_actions.c
1896 Fix bug #1489 'Filter action mark_as_read inoperative
1897 following move action'
1898 Sort actions lists to have proper order of execution
1900 2011-11-20 [pawel] 3.7.10cvs95
1902 * src/prefs_actions.c
1903 * src/prefs_filtering.c
1904 * src/prefs_template.c
1905 Fix bug #1870 'arrow scrolling in filters'
1906 Allow arrow scrolling in dialogs with list view widgets
1907 plus couple fixes of issues I found along the way
1909 2011-11-19 [pawel] 3.7.10cvs94
1912 Don't highlight icons on right-click, they are not
1913 selected and other part is shown which is confusing
1915 2011-11-19 [mones] 3.7.10cvs93
1917 * manual/advanced.xml
1920 2011-11-19 [mones] 3.7.10cvs92
1922 * manual/advanced.xml
1923 * manual/es/advanced.xml
1924 Document undocumented hidden option 'zero_replacement_char'
1925 Synchronize Spanish manual with English version
1927 2011-11-19 [pawel] 3.7.10cvs91
1931 * src/prefs_common.c
1932 * src/prefs_common.h
1936 Fix bug #2377 'Show All Headers - make change persistent
1939 2011-11-19 [pawel] 3.7.10cvs90
1943 * src/folder_item_prefs.c
1950 Fix bug #1563 'Folder view: show complete threads if they
1951 contain unread messages'
1952 Add option to show only threads with unread messages
1953 initial patch by Paul Ollis, my small additions:
1954 - when checking thread for unread finish on first unread
1955 - make thread options unavailable when threading is off
1956 - hide_unread_msgs and hide_unread_threads are mutually
1957 exclusive options, set menus sensitivity accordingly
1958 - set folder item icon type similiar to hide_unread_msgs
1960 2011-11-19 [colin] 3.7.10cvs89
1965 2011-11-18 [pawel] 3.7.10cvs88
1971 * src/prefs_common.c
1972 * src/prefs_common.h
1973 Fix bug #2408 'Some UI elements are not persistent
1975 Remember size of main window, compose notebook, mimeview
1976 tree widgets between claws-mail runs. Compose window
1977 size saving was already done in cvs74
1979 2011-11-18 [mones] 3.7.10cvs87
1984 Fixes bug #2509, "manually added headers are lost unless
1985 mail is sent inmediately"
1987 2011-11-17 [pawel] 3.7.10cvs86
1990 Fix crasher reported in bug #2543
1992 2011-11-13 [colin] 3.7.10cvs85
1995 Make compose windows printable
1997 2011-11-11 [colin] 3.7.10cvs84
2000 Fix build on Fedora 16. -lm was probably pulled by something
2003 2011-11-11 [pawel] 3.7.10cvs83
2009 Port MimeView to GtkTreeView
2011 2011-11-11 [colin] 3.7.10cvs82
2013 * src/prefs_common.c
2014 Use %x (The preferred date representation for the current locale
2017 2011-11-10 [paul] 3.7.10cvs81
2019 * src/prefs_common.c
2020 use european date format as default
2022 2011-11-08 [pawel] 3.7.10cvs80
2025 Fix bug #2422 'Toggle Message View w/ V crashes Claws'
2026 Fix race condition - don't try to hide messageview while
2027 being in the middle of message displaying routine.
2029 2011-11-08 [colin] 3.7.10cvs79
2032 Make sure we break line when we need to. Very probably
2033 fixes bug #2310 "Crash when hitting Ctrl+R to reply to a
2036 2011-11-07 [pawel] 3.7.10cvs78
2039 Fix bug #2493 'Subscription pull down should be alphabetized'
2041 2011-11-07 [pawel] 3.7.10cvs77
2046 Make Home & End keys work in textview
2048 2011-11-06 [colin] 3.7.10cvs76
2051 Oops, some unwanted undo got commited.
2053 2011-11-06 [colin] 3.7.10cvs75
2056 Don't iconify/deiconify. Instead, just show nothing
2059 2011-11-06 [pawel] 3.7.10cvs74
2062 Fix compose window size saving / restoring
2064 2011-11-06 [pawel] 3.7.10cvs73
2068 Optimize message displaying, in some conditions parts were
2069 displayed twice causing flickering. For example first html
2070 source and then rendering output from html plugin of the
2073 2011-11-05 [wwp] 3.7.10cvs72
2075 * src/gtk/gtkaspell.c
2076 Fix compilation where 'null' is undefined (use NULL instead).
2078 2011-11-05 [colin] 3.7.10cvs71
2080 * src/gtk/gtkaspell.c
2081 No need to show a backtrace if gtkaspell is null
2083 2011-11-05 [pawel] 3.7.10cvs70
2085 * src/gtk/gtkaspell.c
2086 Fix crasher when spellchecking is not enabled
2088 2011-11-02 [mones] 3.7.10cvs69
2090 * doc/man/claws-mail.1
2091 fixed hyphens (patch from Debian packaging)
2092 fixed header to follow man style closely
2093 documented new option --compose-from-file
2094 removed INSTALLATION section, doesn't belong to manpage
2095 added ENVIRONMENT, COPYRIGHT and BUGS sections
2096 expanded FILES section to include certs and autofaces dirs
2097 expanded SEE ALSO section to include manual and plugins
2099 2011-11-01 [colin] 3.7.10cvs68
2101 * src/common/utils.c
2102 Fix wrong debug stuff commited.
2104 2011-11-01 [colin] 3.7.10cvs67
2108 * src/common/utils.c
2109 * src/gtk/gtkaspell.c
2110 * src/gtk/gtkaspell.h
2111 Fix huge slowness induced by spellcheck "while typing"
2112 during initial quote rewraps.
2114 2011-10-31 [pawel] 3.7.10cvs66
2120 Fix bug #2526 'When reading message in separate window,
2121 n and p keys do not work'
2122 - fix key event handling in messageview
2123 - remove bindings for 'n' and 'p' keys in mimeview (next-part
2124 and prev-part actions)
2125 - instead add 'z' key for prev-part, we have 'a' key
2126 for next-part already
2128 2011-10-31 [colin] 3.7.10cvs65
2131 Fix build with GLib 2.31. Thanks to Charles A. Edwards
2133 2011-10-31 [pawel] 3.7.10cvs64
2136 * src/gtk/gtkutils.c
2137 Fix bug #2303 'Next unread message enables message view'
2138 Don't show previously hidden message view in main window
2139 when user reads messages in external window
2141 2011-10-31 [paul] 3.7.10cvs63
2143 * src/prefs_template.c
2144 revert part of 3.7.10cvs60 - it was a subjective change, all widgets
2145 fit at 540 here, for those where they don't the dialogue can be made
2148 2011-10-31 [paul] 3.7.10cvs62
2151 revert 3.7.10cvs61, these entries _should_ be editable
2153 2011-10-30 [pawel] 3.7.10cvs61
2156 Those entries should not be editable
2158 2011-10-30 [pawel] 3.7.10cvs60
2160 * src/prefs_template.c
2161 - Dialog needs more height to fit all widgets
2162 - Clear template contents on delete
2164 2011-10-30 [pawel] 3.7.10cvs59
2166 * src/prefs_folder_item.c
2167 Update summaryview after changing folder prefs when needed
2169 2011-10-30 [pawel] 3.7.10cvs58
2172 Remove key-press-event blocking, it only
2173 emits GLib-GObject warnings
2175 2011-10-29 [colin] 3.7.10cvs57
2178 Fix focus of completion window with gnome shell
2179 Fixes bug #2525, "Address completion window does not get
2182 2011-10-29 [colin] 3.7.10cvs56
2185 Fix flicker on recursive quicksearch
2187 2011-10-28 [colin] 3.7.10cvs55
2191 Fix a bit the focus problem on Gnome shell
2193 2011-10-26 [mones] 3.7.10cvs54
2196 Add missing accelerator
2198 2011-10-25 [colin] 3.7.10cvs53
2200 * src/gtk/gtkcmclist.c
2201 * src/gtk/gtkcmctree.c
2202 Fix colors, fix warnings
2204 2011-10-25 [colin] 3.7.10cvs52
2206 * src/gtk/gtkcmclist.c
2207 * src/gtk/gtkcmctree.c
2210 2011-10-25 [colin] 3.7.10cvs51
2212 * src/stock_pixmap.c
2213 Fix build with gtk + 2.20
2215 2011-10-25 [colin] 3.7.10cvs50
2221 Fix locking when sending a single message
2223 2011-10-25 [colin] 3.7.10cvs49
2225 * src/gtk/colorlabel.c
2227 * src/gtk/gtkcmclist.c
2228 Make row height closer to what it was
2230 2011-10-25 [colin] 3.7.10cvs48
2232 * src/stock_pixmap.c
2233 Always use cairo to draw
2235 2011-10-25 [colin] 3.7.10cvs47
2238 Fix bug #2529, 'crash in mimeview_start_drag after
2239 deleting message'. Patch by Ricardo
2241 2011-10-23 [colin] 3.7.10cvs46
2243 * src/gtk/gtkcmclist.c
2244 * src/gtk/gtkcmclist.h
2245 * src/gtk/gtkcmctree.c
2246 Draw CMClist with cairo too.
2248 2011-10-23 [colin] 3.7.10cvs45
2250 * src/gtk/gtkcmclist.h
2251 Fix build (this was not meant to be commited)
2253 2011-10-23 [colin] 3.7.10cvs44
2257 * src/addressbook_foldersel.c
2261 * src/grouplistdialog.c
2262 * src/prefs_common.c
2263 * src/prefs_common.h
2265 * src/gtk/gtkcmclist.c
2266 * src/gtk/gtkcmclist.h
2267 * src/gtk/gtkcmctree.c
2268 * src/gtk/gtkcmctree.h
2269 * src/gtk/gtksctree.c
2270 Refactor some tree stuff (lots of code duplication there)
2271 and switch to cairo for tree rendering.
2273 2011-10-23 [holger] 3.7.10cvs43
2276 Don't issue a warning for designed behaviour of the stop rule.
2277 Fixes bug #2520, 'Please remove verbose "No further processing after rule %s" message.'
2279 2011-10-22 [colin] 3.7.10cvs42
2282 * src/gtk/gtkshruler.c
2283 * src/gtk/gtkutils.h
2286 2011-10-22 [colin] 3.7.10cvs41
2295 * src/grouplistdialog.c
2302 * src/prefs_account.c
2303 * src/prefs_actions.c
2304 * src/prefs_ext_prog.c
2305 * src/prefs_filtering.c
2306 * src/prefs_folder_item.c
2307 * src/prefs_image_viewer.c
2308 * src/prefs_logging.c
2309 * src/prefs_msg_colors.c
2312 * src/prefs_spelling.c
2313 * src/prefs_summaries.c
2314 * src/prefs_template.c
2317 * src/send_message.c
2319 * src/summary_search.c
2322 * src/gtk/gtkcmclist.c
2323 * src/gtk/gtkcmctree.c
2324 * src/gtk/gtkcmoptionmenu.c
2325 * src/gtk/gtksctree.c
2326 * src/gtk/gtkutils.c
2327 * src/gtk/gtkutils.h
2328 * src/gtk/gtkvscrollbutton.c
2329 * src/gtk/inputdialog.c
2330 * src/gtk/pluginwindow.c
2331 * src/gtk/quicksearch.c
2332 * src/gtk/spell_entry.c
2333 * src/plugins/bogofilter/bogofilter_gtk.c
2334 * src/plugins/dillo_viewer/dillo_prefs.c
2335 * src/plugins/pgpcore/prefs_gpg.c
2336 * src/plugins/spamassassin/spamassassin_gtk.c
2337 * src/plugins/trayicon/trayicon.c
2338 * src/plugins/trayicon/trayicon_prefs.c
2339 Remove all possible #if GTK_CHECK_VERSION() checks,
2340 and make Claws build with GTK+2.16 (untested right
2341 now), as the Gpg4Win project uses GTK+2.16 currently.
2343 2011-10-22 [colin] 3.7.10cvs40
2345 * src/gtk/gtkutils.h
2347 Fix (hopefully) build with GTK+ 2.18.
2349 2011-10-20 [paul] 3.7.10cvs39
2354 fix bug 2479, 'LDIF address book import matches tags case sensitive'
2355 Patch by Bodo Graumann <mail@bodograumann.de>
2357 2011-10-20 [mones] 3.7.10cvs38
2361 Fix references to old dotsrc mailing lists
2363 2011-10-19 [mones] 3.7.10cvs37
2365 * src/prefs_msg_colors.c
2366 Fix Ok/Cancel buttons in color selector of preferences
2368 2011-10-17 [colin] 3.7.10cvs36
2370 * src/gtk/gtkshruler.c
2371 (Probably) fix GTK+ <= 2.22
2373 2011-10-17 [colin] 3.7.10cvs35
2375 * src/gtk/gtkshruler.c
2378 2011-10-17 [mones] 3.7.10cvs34
2387 Fix potential out-of-buffer writes
2389 2011-10-17 [mones] 3.7.10cvs33
2392 Use just one g_print call per option; correct indentation
2394 2011-10-17 [colin] 3.7.10cvs32
2398 * src/gtk/Makefile.am
2399 * src/gtk/gtkshruler.c
2400 * src/gtk/gtkshruler.h
2403 Reimplement ruler using the GTK widgets. Thanks
2404 to Hanno for the initial patch.
2406 2011-10-17 [colin] 3.7.10cvs31
2410 * src/gtk/gtkutils.c
2411 * src/gtk/gtkutils.h
2412 Undeprecate GIO/GdkCondition
2414 2011-10-16 [mones] 3.7.10cvs30
2417 Add --compose-from-file option to open composition
2418 window with the headers and body from a file; based
2419 on Debian patch to fix http://bugs.debian.org/544868
2421 2011-10-15 [mones] 3.7.10cvs29
2423 * manual/advanced.xml
2424 Document new summary_from_show hidden preference
2426 2011-10-15 [paul] 3.7.10cvs28
2429 compose_create_tags() - fix misplaced 'int i'
2430 compose_entry_mark_default_to() - fix To field highlighting
2432 2011-10-09 [colin] 3.7.10cvs27
2435 Fix address completion
2437 2011-10-07 [colin] 3.7.10cvs26
2439 * src/prefs_filtering_action.c
2440 * src/gtk/gtkutils.h
2441 Fix build with GTK+2.20
2443 2011-10-07 [colin] 3.7.10cvs25
2445 * src/gtk/Makefile.am
2446 * src/gtk/gdkkeysyms-new.h
2447 * src/gtk/gtkutils.h
2448 Copy the new GDK_KEY_* definitions for older GTKs
2450 2011-10-07 [colin] 3.7.10cvs24
2453 Fix typos (thanks to Hanno)
2455 2011-10-07 [colin] 3.7.10cvs23
2458 * src/gtk/gtkshruler.c
2459 * src/gtk/gtkshruler.h
2460 Disable ruler starting from 2.24.
2462 2011-10-07 [colin] 3.7.10cvs22
2466 * src/gtk/Makefile.am
2469 2011-10-07 [colin] 3.7.10cvs21
2479 * src/message_search.c
2482 * src/prefs_account.c
2483 * src/prefs_compose_writing.c
2484 * src/prefs_filtering_action.c
2485 * src/prefs_folder_item.c
2486 * src/prefs_logging.c
2487 * src/prefs_matcher.c
2488 * src/prefs_message.c
2490 * src/prefs_receive.c
2491 * src/prefs_summaries.c
2492 * src/prefs_wrapping.c
2496 * src/stock_pixmap.c
2497 * src/summary_search.c
2499 * src/gtk/Makefile.am
2500 * src/gtk/colorlabel.c
2501 * src/gtk/gtkutils.c
2502 * src/gtk/gtkutils.h
2503 * src/gtk/logwindow.c
2506 * src/gtk/quicksearch.c
2507 * src/gtk/spell_entry.c
2508 * src/plugins/bogofilter/bogofilter_gtk.c
2509 * src/plugins/dillo_viewer/dillo_viewer.c
2510 * src/plugins/pgpcore/prefs_gpg.c
2511 * src/plugins/spamassassin/spamassassin_gtk.c
2512 Bug #2371, "Port to GTK+ 3.0". Third patch from Hanno, starting
2513 the real job. GtkCMOptionMenu and GTKHSRuler disabled, should be
2514 ported (especially GtkCMOptionMenu)
2516 2011-10-07 [colin] 3.7.10cvs20
2521 * src/addrcustomattr.c
2522 * src/addrduplicates.c
2525 * src/addressbook_foldersel.c
2531 * src/editaddress_other_attributes_ldap.c
2536 * src/editldap_basedn.c
2544 * src/grouplistdialog.c
2550 * src/message_search.c
2553 * src/prefs_actions.c
2554 * src/prefs_customheader.c
2555 * src/prefs_display_header.c
2556 * src/prefs_filtering.c
2557 * src/prefs_filtering_action.c
2558 * src/prefs_folder_column.c
2559 * src/prefs_matcher.c
2560 * src/prefs_msg_colors.c
2562 * src/prefs_summaries.c
2563 * src/prefs_summary_column.c
2564 * src/prefs_summary_open.c
2565 * src/prefs_template.c
2566 * src/prefs_toolbar.c
2568 * src/sourcewindow.c
2570 * src/summary_search.c
2575 * src/gtk/colorsel.c
2576 * src/gtk/combobox.c
2577 * src/gtk/description_window.c
2578 * src/gtk/foldersort.c
2579 * src/gtk/gtkaspell.c
2580 * src/gtk/gtkcmclist.c
2581 * src/gtk/gtkcmctree.c
2582 * src/gtk/gtkcmoptionmenu.c
2583 * src/gtk/gtkutils.c
2584 * src/gtk/icon_legend.c
2585 * src/gtk/inputdialog.c
2586 * src/gtk/logwindow.c
2587 * src/gtk/pluginwindow.c
2588 * src/gtk/prefswindow.c
2589 * src/gtk/quicksearch.c
2590 * src/plugins/pgpcore/passphrase.c
2591 * src/plugins/pgpcore/select-keys.c
2592 Bug #2371, "Port to GTK+ 3.0". Monster-patch by Hanno Meyer-Thurow
2593 to replace GDK_* by GDK_KEY_*.
2595 2011-10-07 [colin] 3.7.10cvs19
2606 * src/grouplistdialog.c
2607 * src/image_viewer.c
2611 * src/prefs_filtering_action.c
2612 * src/prefs_folder_column.c
2613 * src/prefs_msg_colors.c
2614 * src/prefs_summary_column.c
2615 * src/prefs_toolbar.c
2617 * src/stock_pixmap.c
2624 * src/gtk/colorlabel.c
2625 * src/gtk/colorsel.c
2626 * src/gtk/gtkcmclist.c
2627 * src/gtk/gtkcmctree.c
2628 * src/gtk/gtkcmoptionmenu.c
2629 * src/gtk/gtksctree.c
2630 * src/gtk/gtkutils.c
2631 * src/gtk/gtkvscrollbutton.c
2632 * src/gtk/inputdialog.c
2633 * src/gtk/logwindow.c
2635 * src/gtk/prefswindow.c
2636 * src/gtk/progressdialog.c
2637 * src/plugins/pgpcore/passphrase.c
2638 * src/plugins/trayicon/trayicon.c
2639 Bug #2371, "Port to GTK+ 3.0": Use accessor functions.
2640 Patch by Hanno Thurow-Meyer, many thanks to him !
2642 2011-09-20 [colin] 3.7.10cvs18
2645 Fix bug #2502, 'gnutls_transport_set_lowat removed in
2648 2011-09-18 [colin] 3.7.10cvs17
2651 Fix segfault when connection fails
2653 2011-09-03 [colin] 3.7.10cvs16
2656 Use NORMAL instead of EXPORT priorities.
2658 2011-09-02 [colin] 3.7.10cvs15
2662 Linking against gcrypt explicitely in order to call
2663 gcry_control() for mutex setup isn't necessary anymore
2664 starting from gnuTLS 2.11.
2666 2011-08-31 [colin] 3.7.10cvs14
2668 * src/plugins/pgpinline/pgpinline.c
2669 * src/plugins/pgpmime/pgpmime.c
2670 Fix bug #2431, "Major memory leak in PGP message handling".
2672 2011-08-31 [colin] 3.7.10cvs13
2679 Apply Steve Rader's patch from bug #2388, "Add
2680 message view scrolling menu items"
2682 2011-08-30 [colin] 3.7.10cvs12
2684 * src/gtk/prefswindow.c
2685 Fix layout issues (i.e. on SSL page if changing account
2686 type prior to visiting it).
2688 2011-08-30 [colin] 3.7.10cvs11
2692 Don't use deprecated functions for GnuTLS priorities.
2693 Require GnuTLS 2.2 that is the first version with the
2696 2011-08-30 [colin] 3.7.10cvs10
2698 * src/common/socket.c
2700 Long-term fix for bug #2402, "GnuTLS change breaks socket
2701 communication", as per http://savannah.gnu.org/support/?107660
2703 2011-08-30 [colin] 3.7.10cvs9
2705 * src/etpan/imap-thread.c
2706 * src/etpan/nntp-thread.c
2707 Remove dead openSSL code
2709 2011-08-30 [colin] 3.7.10cvs8
2713 * src/common/ssl_certificate.c
2714 * src/common/ssl_certificate.h
2715 * src/etpan/imap-thread.c
2716 * src/etpan/nntp-thread.c
2717 Fix bug #2127, "SSL cert check uses canonical name instead of
2720 2011-08-29 [colin] 3.7.10cvs7
2722 * src/prefs_account.c
2723 Fix X-Mailer option not appearing on IMAP
2725 2011-08-29 [colin] 3.7.10cvs6
2727 * src/plugins/pgpcore/Makefile.am
2728 * src/plugins/pgpinline/Makefile.am
2729 * src/plugins/pgpmime/Makefile.am
2730 * src/plugins/smime/Makefile.am
2732 libtool: link: require no space between `-L' and `.'
2734 2011-08-29 [colin] 3.7.10cvs5
2738 * src/prefs_account.c
2739 * src/prefs_account.h
2740 Revert cvs4 which is rather illogical and instead
2741 use Fabian's patch from bug #2471
2743 2011-08-29 [colin] 3.7.10cvs4
2746 Don't insert custom headers that have empty values.
2747 Allows not inserting X-Mailer if it's set to nothing.
2748 Fixes bug #2471, "Make setting an X-Mailer header optional".
2750 2011-08-29 [colin] 3.7.10cvs3
2752 * src/image_viewer.c
2754 * src/gtk/gtkutils.c
2755 * src/gtk/gtkutils.h
2756 Handle EXIF orientation in images (both in textview's
2757 preview and image viewer)
2759 2011-08-28 [paul] 3.7.10cvs2
2761 * src/prefs_common.c
2762 * src/prefs_common.h
2764 add new hidden option to control the display in the From
2765 column in the Message List: 0 (default): show name,
2766 1: show address, 2: show name + address
2768 2011-08-27 [paul] 3.7.10cvs1
2771 * src/common/ssl_certificate.c
2772 * src/etpan/imap-thread.c
2773 * src/etpan/nntp-thread.c
2774 offer up some missing log_error() strings to translators
2776 2011-08-27 [paul] 3.7.10
2782 2011-08-27 [paul] 3.7.9cvs52
2790 updated by David Vachulka, wwp, Pader Rezso, Mindaugas
2791 Baranauskas, Frederico Goncalves Guimaraes, and Slavko
2793 2011-08-27 [mones] 3.7.9cvs51
2795 * claws-mail.desktop
2796 Include generic name and comment translations
2797 Thanks to all the people on the translators ML!
2799 2011-08-23 [paul] 3.7.9cvs50
2802 probable/possible fix/workaround for bug 2402,
2803 'can't download message from pop3 server'
2805 2011-08-18 [paul] 3.7.9cvs49
2807 * manual/handling.xml
2808 fix typos. thanks to vilpan
2810 2011-08-17 [paul] 3.7.9cvs48
2812 * tools/claws.i18n.status.pl
2813 add Mindaugas Baranauskas (Lithuanian)
2815 2011-08-14 [mir] 3.7.9cvs47
2818 * src/etpan/nntp-thread.c
2819 Fix bug 2418. Patch provided by Sébastien Bigaret with
2820 some minor contribution by me.
2822 2011-08-13 [mir] 3.7.9cvs46
2824 * src/etpan/nntp-thread.c
2825 Fix bug when NNTP server sends authentication warning
2826 as part of the connection session. Privously etpan would
2827 bail out for any return code other than NEWSNNTP_NO_ERROR
2828 but as early as the connection session a return code like
2829 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_USERNAME and
2830 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_PASSWORD should not
2831 be considered as an error.
2833 2011-08-12 [paul] 3.7.9cvs45
2836 3.7.9cvs43 mistakenly dropped off the info
2837 about the mime part from the tooltip
2839 2011-08-12 [wwp] 3.7.9cvs44
2841 * src/gtk/quicksearch.c
2842 Fix duplicate key accel (thanks to Ra-Mones-Mones II).
2844 2011-08-09 [paul] 3.7.9cvs43
2847 fix bug 2420, 'Invalid markup in icon tooltip text after signature check'
2849 2011-08-06 [paul] 3.7.9cvs42
2852 fix cursor placement in Forward template
2854 2011-08-06 [paul] 3.7.9cvs41
2856 * src/gtk/description_window.c
2857 fix bug 1963, 'Preferences Templates Information Window Focus loss'
2859 2011-08-05 [holger] 3.7.9cvs40
2861 * claws-mail.desktop
2862 Revert 3.7.9cvs35 for now, it may be problematic
2865 2011-08-05 [paul] 3.7.9cvs39
2869 use 'Collapse quotes' rather than 'Fold quotes' on
2870 labels, for consistency
2872 use 'Receive mail from account' rather than 'on account'
2874 2011-07-30 [mir] 3.7.9cvs38
2876 * src/etpan/Makefile.am
2877 * src/plugins/pgpcore/Makefile.am
2878 * src/plugins/pgpmime/Makefile.am
2879 * src/plugins/smime/Makefile.am
2880 Fix broken build on Debian Sid. enchant.h cannot be
2881 found unless $(ENCHANT_CFLAGS) and $(ENCHANT_LIBS) are
2882 present in Makefile.am. Apparently enchant.h in older
2883 versions were placed in /usr/include which is always
2886 2011-07-21 [mones] 3.7.9cvs37
2888 * src/common/plugin.c
2889 * src/common/plugin.h
2890 Make licences allowed for plugins more explicit and also
2891 accept dual (or more) licences when properly formatted.
2892 Doesn't require any change on current plugins.
2894 2011-07-18 [mones] 3.7.9cvs36
2896 * manual/advanced.xml
2897 Document briefly tags feature.
2898 * manual/glossary.xml
2899 Fix definition to avoid confussion with tags.
2900 * manual/es/advanced.xml
2901 * manual/es/glossary.xml
2902 Synchronize Spanish translation with the above.
2904 2011-07-07 [holger] 3.7.9cvs35
2906 * claws-mail.desktop
2907 Add indicator stuff to the desktop file
2908 Taken from bug #2450
2910 2011-07-06 [paul] 3.7.9cvs34
2915 2011-07-06 [mones] 3.7.9cvs33
2918 Do not create an empty tag name row in panel and
2919 warn user about using a non-reserved tag instead
2921 2011-07-05 [mones] 3.7.9cvs32
2926 * src/etpan/imap-thread.c
2927 Make constants for reserved tags and use them
2928 Removed also duplicate comparison while at it
2930 2011-07-05 [paul] 3.7.9cvs31
2933 when using a Compose template, only place the cursor
2934 in the body when the cursor symbol, %cursor (%X), is used
2936 2011-07-03 [paul] 3.7.9cvs30
2939 do main_window_popup(mainwin); on plugin load error, or
2940 else the warning dialogue and mainwindow stays minimised
2943 2011-07-03 [paul] 3.7.9cvs29
2946 fix bug 2462, 'Building without GnuTLS support leads to a
2947 failure in wizard.c'
2949 2011-07-03 [paul] 3.7.9cvs28
2954 fix bug #2461, 'popup menu in message list displays
2955 'move to trash' and 'delete''.
2956 Add a new sensitivity condition 'M_NOT_TRASH' and
2957 remove the broken workaround for right-click in summaryview.c.
2958 Fix broken main menu sensitivity for "Menu/Message/Move" in
2961 2011-06-21 [paul] 3.7.9cvs27
2964 revert 3.7.9cvs2, it does no good
2966 2011-06-18 [mir] 3.7.9cvs26
2969 Fix autoconf warnings introduced in autoconf >= 2.64
2971 2011-06-05 [paul] 3.7.9cvs25
2981 fix strings where an informational message has been
2982 wrongly entered into the translated string
2984 enable 'Trash' and 'Sender' to be translated based on
2985 the context, e.g. as button text and as mail header
2987 fix english in Info tab
2989 2011-05-25 [colin] 3.7.9cvs24
2992 Fix bug #2439, "use bitwise operator for bitmask instead of
2993 logical operator". Thanks to Nicolas Kaiser for the patch.
2995 2011-05-18 [colin] 3.7.9cvs23
2998 Fix missing group selection before xover if the
2999 connection was reset before.
3001 2011-05-12 [colin] 3.7.9cvs22
3003 * src/common/utils.c
3004 Fix bug #2412, "Send account mail address in Message-ID
3005 wrongly implemented". Patch by Fabian Keil.
3007 2011-05-12 [mones] 3.7.9cvs21
3009 * src/etpan/nntp-thread.c
3010 Fix bug #2418 "NNTP authentication is broken"
3012 2011-05-09 [pawel] 3.7.9cvs20
3015 * src/prefs_folder_item.c
3018 2011-05-05 [colin] 3.7.9cvs19
3023 * src/send_message.c
3024 Fix bug #2184, "Add account name information inside network log".
3025 Initial patch by MSulchan Darmawan, expanded to other protocols.
3026 This stuff is too much copy-pasted.
3029 2011-04-30 [colin] 3.7.9cvs18
3032 Fix bug #2414, 'Claws segfaults on startup with
3033 notification plugin enabled". Thanks Christian
3034 Faulhammer for the patch.
3036 2011-04-27 [colin] 3.7.9cvs17
3039 Make Windows' encoding CP1251 for ru_RU locale
3040 Part of bug #2397, "Gtkhtml2 viewer ignores message encoding"
3042 2011-04-24 [paul] 3.7.9cvs16
3044 * manual/claws-mail-manual.xml
3045 * manual/de/claws-mail-manual.xml
3046 * manual/es/claws-mail-manual.xml
3047 * manual/fr/claws-mail-manual.xml
3048 * manual/it/claws-mail-manual.xml
3049 update copyright year
3051 2011-04-24 [paul] 3.7.9cvs15
3054 fix bug #2353, 'Right-clicking on spam in order to delete
3055 it causes it to show in message window'
3057 2011-04-24 [paul] 3.7.9cvs14
3060 * src/gtk/foldersort.c
3061 * src/gtk/foldersort.h
3062 fix labelling, 'change folder order' to 'change mailbox order'
3064 2011-04-23 [paul] 3.7.9cvs13
3067 fix bug #2409, 'Failed to compile under GCC 3.x : option
3068 -Wno-pointer-sign badly set in configure.ac'. mistakenly
3069 committed in 3.7.8cvs19
3071 2011-04-11 [paul] 3.7.9cvs12
3073 * src/plugins/trayicon/trayicon.c
3074 fix build bug: gtk_status_icon_set_title() is available
3075 since gtk 2.18.x not 2.14.x
3077 2011-04-11 [paul] 3.7.9cvs11
3080 updated by Páder Rezső
3082 2011-04-10 [colin] 3.7.9cvs10
3088 * src/editaddress_other_attributes_ldap.c
3090 * src/message_search.c
3091 * src/prefs_display_header.c
3092 * src/prefs_filtering_action.c
3093 * src/prefs_matcher.c
3095 * src/prefs_toolbar.c
3096 * src/summary_search.c
3097 * src/gtk/colorlabel.c
3098 * src/gtk/combobox.c
3099 * src/gtk/gtkcmoptionmenu.c
3100 * src/gtk/gtkshruler.c
3101 * src/gtk/gtkshruler.h
3102 * src/gtk/gtkutils.h
3103 * src/gtk/inputdialog.c
3104 * src/gtk/quicksearch.c
3105 Revert the whole pile of crap introduced in
3108 2011-04-10 [colin] 3.7.9cvs9
3112 * src/editaddress_other_attributes_ldap.c
3114 * src/message_search.c
3115 * src/prefs_display_header.c
3116 * src/prefs_matcher.c
3117 * src/prefs_toolbar.c
3118 * src/summary_search.c
3119 * src/gtk/combobox.c
3120 * src/gtk/gtkutils.h
3121 * src/gtk/inputdialog.c
3122 * src/gtk/quicksearch.c
3123 Finish fun with combo boxes. (hopefully)
3125 2011-04-10 [colin] 3.7.9cvs8
3128 * src/prefs_filtering_action.c
3129 * src/gtk/combobox.c
3130 * src/gtk/gtkshruler.c
3131 * src/gtk/gtkshruler.h
3132 More undeprecation. GTKSHRuler is #if'ed out. We can
3133 still decide to maintain the old GtkRuler widget in-tree
3134 if the lack of ruler in Compose window is too
3137 2011-04-10 [colin] 3.7.9cvs7
3142 * src/editaddress_other_attributes_ldap.c
3143 * src/message_search.c
3144 * src/prefs_display_header.c
3145 * src/prefs_filtering_action.c
3147 * src/prefs_toolbar.c
3148 * src/summary_search.c
3149 * src/gtk/colorlabel.c
3150 * src/gtk/combobox.c
3151 * src/gtk/gtkcmoptionmenu.c
3152 * src/gtk/gtkutils.h
3153 More comboboxtext undeprecation
3155 2011-04-10 [colin] 3.7.9cvs6
3160 2011-04-10 [colin] 3.7.9cvs5
3165 2011-04-10 [colin] 3.7.9cvs4
3168 * src/editaddress_other_attributes_ldap.c
3169 * src/message_search.c
3170 * src/prefs_display_header.c
3171 * src/prefs_filtering_action.c
3173 * src/prefs_toolbar.c
3174 * src/summary_search.c
3175 * src/gtk/combobox.c
3176 * src/gtk/gtkutils.h
3177 gtk_combo_box_*_text() is deprecated, and
3178 gtk_combo_box_text_*() is the new hotness.
3180 2011-04-10 [colin] 3.7.9cvs3
3188 * src/gtk/gtkvscrollbutton.c
3189 * src/gtk/gtkvscrollbutton.h
3190 s/GtkFunction/GSourceFunc
3192 2011-04-10 [colin] 3.7.9cvs2
3195 Use gtkut_window_popup() to work around a bug in Gnome Shell.
3196 This is the patch from bug #2396, it should be innocuous even
3197 if that's useless to do deiconify + present window...
3199 2011-04-09 [paul] 3.7.9cvs1
3201 * src/prefs_summaries.c
3202 fix typo in string. (thanks, Brad!)
3204 2011-04-09 [paul] 3.7.9
3210 2011-04-09 [paul] 3.7.8cvs78
3220 updated by David Vachulka, Ricardo Mones, Flammie Pirinen,
3221 wwp, Mindaugas Baranauskas, Frederico Goncalves Guimaraes,
3224 2011-04-09 [colin] 3.7.8cvs77
3227 Revert part of yesterday's patch. While gtk_file_chooser_set_current_name()
3228 wants an UTF-8 string, gtk_file_chooser_set_current_folder() wants a glib-
3229 encoding filename. Hooray for stupid.
3231 2011-04-08 [colin] 3.7.8cvs76
3234 Fix action Stop: if child does not react to SIGTERM, it'll
3235 probably start behaving when it'll get a SIGKILL on the user's
3236 second press on Stop.
3237 Fixes bug #2237, "User action makes Claws unresponsive".
3239 2011-04-08 [colin] 3.7.8cvs75
3244 * src/folder_item_prefs.c
3245 * src/folder_item_prefs.h
3246 * src/prefs_account.c
3247 Fix bug #2382, "folderitemrc not updated when account
3248 name is changed". Indeed, this wasn't done.
3250 2011-04-08 [wwp] 3.7.8cvs74
3253 Add support for quoted values (*="value").
3254 This commonly fixes a trailing quote appearing to filenames
3255 sent by iphone Mail (not sure if it's culprit at all, though).
3257 2011-04-08 [colin] 3.7.8cvs73
3260 Fix bug #2393, "Crashes and rendering problems in the "Save as" menu
3261 caused by attachments with extended chars in the file name". Patch
3262 derived from a patch bt Fabien Keil
3264 2011-04-05 [wwp] 3.7.8cvs72
3267 A debug string not to translate.
3269 2011-04-03 [colin] 3.7.8cvs71
3271 * src/common/utils.h
3272 Fix bug #2394, "backtrace() crashes on FreeBSD"
3273 That's not the first bug-report where internal
3274 debug-only backtrace() crashes on FreeBSD.
3276 2011-04-03 [colin] 3.7.8cvs70
3279 Fix bug #2365 again, "Crash when auto-scrolling headers in
3281 Batch-mode compose windows (from filtering actions) shouldn't
3282 try to access stuff after flushing events...
3284 2011-03-31 [paul] 3.7.8cvs69
3287 update as gtk >= 2.10 now required
3288 (because I'll never remember to do this later)
3290 2011-03-26 [paul] 3.7.8cvs68
3293 fix separators in Go To menu
3295 2011-03-20 [colin] 3.7.8cvs67
3298 Drop the *_DISABLE_DEPRECATED. We'll put them back
3299 when we'll have time to handle them
3301 2011-03-18 [paul] 3.7.8cvs66
3304 make user-facing message more accurate -
3305 'Network Log' not 'View Log'
3307 2011-03-17 [wwp] 3.7.8cvs65
3310 Fix a typo around plural form, as reported by
3313 2011-03-15 [colin] 3.7.8cvs64
3318 Fix bug #2381, "Support for NetworkManager 0.9".
3319 Patch by Mikhail Efremov
3321 2011-03-04 [colin] 3.7.8cvs63
3325 Fix segfault on Windows
3327 * src/common/utils.c
3328 * src/common/w32_unistd.c
3329 * src/common/w32lib.h
3330 Rationalize use of time_r() funcs (pthread do define them)
3332 2011-03-02 [pawel] 3.7.8cvs62
3335 Re-implement widgets aligning, switch from GtkSizeGroup
3336 to GtkTable - this should fix disappearing labels
3338 2011-03-01 [pawel] 3.7.8cvs61
3341 Wizard GUI cleanups. Make it look and behave more
3342 like account preferences.
3344 2011-02-23 [colin] 3.7.8cvs60
3346 * src/common/Makefile.am
3349 2011-02-23 [colin] 3.7.8cvs59
3353 * src/common/Makefile.am
3354 * src/common/plugin.c
3355 * src/common/valgrind.h
3356 Fix bug #2369, "valgrind.h should NOT be part of claws-mail"
3357 Use valgrind's own header.
3359 2011-02-22 [colin] 3.7.8cvs58
3361 * src/prefs_account.c
3362 Fix bug #2367 (Win32): Disable "Always sign messages when replying to a
3363 signed message" upon new installation. This is disturbing when PGP
3364 plugins are loaded by default.
3366 2011-02-16 [paul] 3.7.8cvs57
3369 update copyright headers throughout
3371 2011-02-16 [paul] 3.7.8cvs56
3374 use gettext plural form for "item selected"/"items selected"
3376 2011-02-13 [colin] 3.7.8cvs55
3380 Fix bug #2361, "Claws crashes after PGP Check in separate
3381 msg view". Don't let the cancel thread lie around after
3382 the verification ended.
3384 2011-02-13 [paul] 3.7.8cvs54
3387 updated by Mindaugas Baranauskas
3389 2011-02-11 [mones] 3.7.8cvs53
3391 * manual/es/advanced.xml
3392 Sync with English manual
3394 Fix remaining mismatched alloc/free from cppcheck
3396 2011-02-10 [pawel] 3.7.8cvs52
3401 2011-02-10 [pawel] 3.7.8cvs51
3403 * src/prefs_toolbar.c
3404 - set menus sensitivity in item type combo depending on
3405 availability of actions / plugin hooks
3406 - style fixes, spaces instead of tabs mostly
3408 2011-02-10 [paul] 3.7.8cvs50
3410 * src/prefs_account.c
3411 move the 'send acc mail addr in msg-id" option to
3414 2011-02-10 [paul] 3.7.8cvs49
3416 * src/prefs_account.c
3417 move the 'expunge immediately' option to a more
3420 2011-02-05 [pawel] 3.7.8cvs48
3422 * manual/advanced.xml
3423 Document new hidden pref
3425 Dont treat mimeparts referenced by others as
3428 * src/prefs_common.c
3429 * src/prefs_common.h
3430 Add ability to hide inline attachments referenced
3431 by other mimeparts in MimeView. To enable this
3432 feature set show_inline_attachments=0 in your clawsrc
3434 2011-01-25 [colin] 3.7.8cvs47
3437 Fix matcher body parsing: decode mails with our
3438 MIME parser. This speeds up body search a bit as
3439 binary attachments are not searched anymore, slows
3440 down a bit full message searches, but not awfully.
3441 * src/summary_search.c
3442 Use matcher API to search, in all cases (advanced search or
3443 not). Also, fix little logic bugs related to combos history
3444 * src/common/utils.c
3445 * src/common/utils.h
3448 Remove dead code, export functions needed by matcher.c
3450 2011-01-25 [colin] 3.7.8cvs46
3453 * src/prefs_common.c
3455 * src/common/ssl_certificate.c
3456 Fix mismatched alloc/free (thanks to cppcheck)
3458 2011-01-25 [colin] 3.7.8cvs45
3461 Fix leak on error path
3463 2011-01-23 [mones] 3.7.8cvs44
3465 * manual/es/advanced.xml
3466 Sync with English manual
3468 2011-01-23 [paul] 3.7.8cvs43
3471 it's 2011, update copyright line
3473 2011-01-23 [paul] 3.7.8cvs42
3475 * manual/advanced.xml
3476 * src/prefs_common.c
3477 * src/prefs_common.h
3479 fix bug #2350, 'Make displaying localized date/time in
3480 message view optional'.
3481 This introduces a new hidden option (why do more?),
3482 'msgview_date_format', which defaults to OFF, maintaining
3483 the current and expected behaviour.
3485 2011-01-21 [colin] 3.7.8cvs41
3488 Fix bug #2050, Clawsmail sends return receipt every seconds
3489 We forgot to close the file when parsing
3490 disposition-notification fields, which made unlinking of the
3491 corresponding emails in tempfolder/processing impossible in
3492 Windows. Causing them to be re-fetched every time.
3494 2011-01-21 [colin] 3.7.8cvs40
3496 * claws-mail.desktop
3497 Fix again bug #2346: We should have a %u parameter.
3499 2011-01-21 [colin] 3.7.8cvs39
3501 * src/plugins/spamassassin/spamassassin.c
3502 Fix sa-learn when offline (its command line parsing is
3503 space-dependant). Patch by Wolfgang Lorenz
3505 2011-01-19 [pawel] 3.7.8cvs38
3507 * claws-mail.desktop
3508 Fix Bug 2346 'Please register x-handler-scheme
3509 in .desktop file' patch by Laurent Bigonville
3510 While I'm here update things to current
3511 standards, fix desktop-file-validate warnings/errors
3513 2011-01-18 [colin] 3.7.8cvs37
3516 Fix logic on SMTP AUTH: If the selected method isn't
3517 available, say so instead of supposing it'll work.
3518 Fixes bug #2039, 'SMTP AUTHENTICATION'
3520 2011-01-15 [pawel] 3.7.8cvs36
3522 * src/prefs_folder_item.c
3523 Rework subject regexp simplify gui a bit, this give us better
3524 options page layout (window with min width was too short to
3525 show all contents and thigs were unwieldy) and better preview
3526 of regexp working/not working
3528 2011-01-14 [pawel] 3.7.8cvs35
3531 strncpy2() NULLify strings just fine, no need to be
3534 2011-01-14 [pawel] 3.7.8cvs34
3537 Fix Bug #2165 'The date not localized in the message view'
3538 Display Date header in messageview in the same way as in
3539 summaryview by respecting date format set in preferences.
3541 2011-01-06 [pawel] 3.7.8cvs33
3543 * src/prefs_account.c
3544 * src/prefs_folder_item.c
3547 Make quote templates widgets more compact
3549 2011-01-06 [pawel] 3.7.8cvs32
3551 * src/plugins/trayicon/trayicon.c
3552 - fix logic bug which caused icon to be
3553 always set no-mail status on plugin load
3554 - force icon hide on plugin_done(), without
3555 it empty space(?!) is left in tray under KDE3 and KDE4
3557 2011-01-06 [colin] 3.7.8cvs31
3568 Unmime headers differently whether they're addresses or not:
3569 It's useless to quote things containing commas if it's in
3570 subject, for example. (introduced in 3.7.8cvs26)
3572 2011-01-06 [colin] 3.7.8cvs30
3574 * src/gtk/gtkaspell.c
3575 Complete previous patch
3577 * src/plugins/pgpinline/pgpinline.c
3580 2011-01-06 [paul] 3.7.8cvs29
3586 add Lithuanian translation (approx. 65% complete)
3587 submitted by Mindaugas Baranauskas
3589 2011-01-06 [pawel] 3.7.8cvs28
3594 * src/prefs_actions.c
3596 * src/gtk/gtkaspell.c
3597 * src/plugins/pgpinline/pgpinline.c
3598 * src/plugins/pgpmime/pgpmime.c
3599 * src/plugins/smime/smime.c
3600 Fix memory/file descriptors leaks
3602 2011-01-06 [paul] 3.7.8cvs27
3604 * src/plugins/pgpcore/sgpgme.c
3605 fix bug #2322, 'GPG Full info: showing subkey
3606 ID instead of primary key fingerprint'
3607 Patch by Sébastien Bigaret.
3609 2011-01-03 [colin] 3.7.8cvs26
3612 Better quote-checking when unmim-ing headers
3613 that may have comas.
3615 2011-01-03 [colin] 3.7.8cvs25
3618 Fix bug #2299, "Incorrect handling of quoted printable coma
3619 in headers". As this is really painful to fix by switching
3620 the whole stuff to a list of headers tokens, we workaround
3621 the problem by adding quotes around the encoded-word (making
3622 it a quoted-string which continuity is already handled).
3624 2011-01-03 [colin] 3.7.8cvs24
3629 2010-12-23 [colin] 3.7.8cvs23
3632 Finish fixing bug #2203: When forwarding (inline) and there
3633 are some text/* parts with no name, set them a name and
3634 set their disposition to attachment, so that recipients with
3635 MUAs preferring HTML parts don't show them by default.
3637 2010-12-22 [paul] 3.7.8cvs22
3640 fix missing file in 3.7.8cvs20
3642 2010-12-22 [colin] 3.7.8cvs21
3646 Implement a nicer scroll when drag and dropping
3648 2010-12-22 [colin] 3.7.8cvs20
3651 Store charset if available when attaching text/* parts
3652 Fixes bug #2203, 'Problems in forwarding multipart/
3653 alternative messages with HTML part'
3655 2010-12-22 [colin] 3.7.8cvs19
3660 2010-12-21 [colin] 3.7.8cvs18
3663 * src/send_message.c
3664 * src/common/session.c
3665 * src/common/session.h
3666 Differentiate between running sessions and connected
3667 sessions. Fixes bug #2332, "Crash when hitting cancel
3668 on the SMTP status window"
3670 2010-12-21 [colin] 3.7.8cvs17
3672 * src/etpan/etpan-thread-manager.c
3675 2010-12-21 [colin] 3.7.8cvs16
3678 Check whether we should continue loading the
3679 current textview after inserting a possibly
3682 2010-12-20 [colin] 3.7.8cvs15
3686 Removed. Dead code since ages!
3688 * src/gtk/gtkcmclist.c
3689 * src/gtk/gtkcmctree.c
3690 * src/gtk/gtksctree.c
3691 undefine *_DISABLE_DEPRECATED in the files that
3692 use deprecated interfaces. Implicit declarations
3693 can lead to crashes as prototypes are unknown, as
3694 evidenced by bug #2315.
3696 2010-12-20 [colin] 3.7.8cvs14
3699 Don't flush events when adding an header entry. This
3700 can mess up the keypresses in the previous header.
3701 Instead, make the scroll happen later (doing it on the
3702 spot without flushing events doesn't work as the new
3703 requisitions aren't set yet).
3705 2010-12-20 [colin] 3.7.8cvs13
3708 Don't iconify at start on w32. This un-iconifies in the
3711 2010-12-20 [colin] 3.7.8cvs12
3713 * src/common/base64.c
3714 Fix bug #2331, "Base64 is broken in 3.7.7 and 3.7.8"
3715 Patch by pochini at shiny.it
3717 2010-12-19 [colin] 3.7.8cvs11
3722 2010-12-18 [colin] 3.7.8cvs10
3725 Fix bug #2148, "Attachment content-transfer-encoding
3726 incorrectly set when signing emails". The RFC 2045
3727 states that message/* and multipart/* encoding must
3728 be either 7-bit, 8-bit or binary.
3730 2010-12-18 [mones] 3.7.8cvs9
3733 Fix crash when searching or adding a LDAP server
3735 2010-12-17 [colin] 3.7.8cvs8
3744 Better error logging. Disable LDAP SSL/TLS on
3745 Windows, it's crashy/non-worky.
3747 2010-12-17 [colin] 3.7.8cvs7
3750 Fix bug #2325, "messages remains in folder cache after moving
3751 from MH to IMAP boxes". Bug introduced in 3.7.6cvs53.
3753 2010-12-17 [colin] 3.7.8cvs6
3765 Windows build fixes (w32 LDAP completely untested!)
3767 2010-12-16 [colin] 3.7.8cvs5
3777 Try to rationalize a bit LDAP connections
3779 2010-12-16 [colin] 3.7.8cvs4
3781 * src/prefs_spelling.c
3783 Add a button to get dictionaries (win32)
3785 2010-12-16 [colin] 3.7.8cvs3
3787 * src/prefs_matcher.c
3788 Fix bug #2279, "crash when clicking 'define' in filter
3789 configuring". Thanks to Theodor Ciobanu for the hint at
3792 2010-12-14 [colin] 3.7.8cvs2
3794 * src/gtk/gtkaspell.c
3795 Add missing guard for sys/wait.h
3797 2010-12-05 [colin] 3.7.8cvs1
3799 * tools/make.themes.project
3800 Seems wget has changed naming of targets downloaded.
3801 Fix it by always providing our own name.
3802 [Pushing mones' patch again after messing with CVSROOT]
3804 2010-12-04 [paul] 3.7.8
3810 2010-12-03 [paul] 3.7.7cvs11