Andrej Kacian [Wed, 21 Dec 2016 11:57:47 +0000 (12:57 +0100)]
Moved compose_can_autosave() outside of #ifdef G_OS_UNIX.
wwp [Wed, 21 Dec 2016 09:08:13 +0000 (10:08 +0100)]
Fix wrong string split and list of arguments.
Andrej Kacian [Tue, 20 Dec 2016 22:31:16 +0000 (23:31 +0100)]
Removed an unneeded trailing '\' from Windows' START_TIMING.
Well spotted by Pierre Fortin.
wwp [Tue, 20 Dec 2016 22:01:29 +0000 (23:01 +0100)]
Fix extra arguments to g_strdup_printf (thanks to coverity scan),
add quotes around header names in few dialogs.
wwp [Tue, 20 Dec 2016 10:50:46 +0000 (11:50 +0100)]
Fix untranslatable concatenated strings (i.e. "Default "+"To:"),
normalize few uses of header names in UI.
Andrej Kacian [Mon, 19 Dec 2016 20:30:45 +0000 (21:30 +0100)]
Use left/right keys to collapse/expand rows in foldersel dialog.
Further keypress will move the cursor to parent
or first child, respectively.
Andrej Kacian [Mon, 19 Dec 2016 19:51:21 +0000 (20:51 +0100)]
Allow toplevel folders to be copied.
They are created as regular folders in target mailbox.
Andrej Kacian [Sun, 18 Dec 2016 21:34:44 +0000 (22:34 +0100)]
Do not strip plus sign when drag&drop attaching files.
Closes bug #3742.
Paul [Fri, 16 Dec 2016 10:21:31 +0000 (10:21 +0000)]
fix black on black in From header
wwp [Fri, 16 Dec 2016 08:16:15 +0000 (09:16 +0100)]
Merge branch 'master' of ssh+git://git.claws-mail.org/home/git/claws
wwp [Fri, 16 Dec 2016 08:15:45 +0000 (09:15 +0100)]
Silent up coverity scan.
Ricardo Mones [Thu, 15 Dec 2016 18:57:27 +0000 (19:57 +0100)]
Fix initialization of two pixmaps
wwp [Wed, 14 Dec 2016 10:06:18 +0000 (11:06 +0100)]
Fix possibly broken toolbar_compose.xml by migrating A_SENDL actions names
to A_SEND_LATER. An attempt to rewrite the whole toolbar .xml file was done
when only a part of it was read, leading to toolbar elements loss; the
rewrite of migrated toolbar configs is now done a posteriori.
Also, the renaming/migration magics swallowed the existing one
for A_SYL_ACTIONS.
wwp [Tue, 13 Dec 2016 07:58:23 +0000 (08:58 +0100)]
Updates and hotkey fixes.
wwp [Tue, 13 Dec 2016 07:57:52 +0000 (08:57 +0100)]
Merge branch 'master' of ssh+git://git.claws-mail.org/home/git/claws
wwp [Tue, 13 Dec 2016 07:56:27 +0000 (08:56 +0100)]
Internal API change: split read/unread marking features from functions used
to mark as read/all read using a parameter.
Andrej Kacian [Tue, 13 Dec 2016 00:01:23 +0000 (01:01 +0100)]
Also update authors.h for commit
ea40116.
Andrej Kacian [Mon, 12 Dec 2016 23:57:31 +0000 (00:57 +0100)]
Update AUTHORS file for the previous commit
ea40116.
Andrej Kacian [Mon, 12 Dec 2016 23:55:24 +0000 (00:55 +0100)]
Honor autosave_encrypted preference when using external editor.
Patch by Ashish Gupta <ashmew2@gmail.com>.
wwp [Mon, 12 Dec 2016 18:41:56 +0000 (19:41 +0100)]
Fix table order.
wwp [Mon, 12 Dec 2016 18:28:06 +0000 (19:28 +0100)]
Fix missing items in summaryview's menu declarations.
Paul [Mon, 12 Dec 2016 17:03:23 +0000 (17:03 +0000)]
make list a bit more manageable and remove duplicated items
wwp [Mon, 12 Dec 2016 16:36:05 +0000 (17:36 +0100)]
Fix wrong call to missing *_unread func (we use the *_read() func
w/ FALSE as parameter for that).
Add missing new xpm files to Makefile.am.
wwp [Mon, 12 Dec 2016 14:30:24 +0000 (15:30 +0100)]
Add new actions to main window's toolbar: mark, unmark, lock, unlock,
mark (all) read, mark (all) unread.
Add new xpm icons for these actions (existing ones are small and made
for the message list) as well as for ignorethread and watchthread
actions.
Rename A_SENDL to A_SEND_LATER, we're not that lazy.
wwp [Mon, 12 Dec 2016 14:17:15 +0000 (15:17 +0100)]
Add new mark-all-unread (and recursively when relevant) action to folder
context menu, message list and main window menu.
Paul [Mon, 12 Dec 2016 14:02:28 +0000 (14:02 +0000)]
rename compose_guess_forward_account_from_msginfo() to compose_find_account()
Paul [Mon, 12 Dec 2016 13:58:16 +0000 (13:58 +0000)]
rename compose_entry_mark_default_to() to compose_entry_indicate()
wwp [Mon, 12 Dec 2016 13:24:14 +0000 (14:24 +0100)]
Rename default_to_(bg)color hiddeng pref and variable to default_header_(bg)color.
wwp [Mon, 12 Dec 2016 13:17:43 +0000 (14:17 +0100)]
Fix format, no tabs to align everywhere (at last!).
wwp [Mon, 12 Dec 2016 13:14:37 +0000 (14:14 +0100)]
Remove extra entries, not yet in git.
wwp [Mon, 12 Dec 2016 13:10:04 +0000 (14:10 +0100)]
Fix missing initializers (last field in data struct),
reworked table to a human readable format.
Paul [Mon, 12 Dec 2016 11:39:16 +0000 (11:39 +0000)]
more highlighted of automatically set header entries in Compose window
fix highlighting of multiple addresses set in account prefs
highlight From if not current account
Paul [Mon, 12 Dec 2016 10:17:59 +0000 (10:17 +0000)]
don't remove the To when changing account
Paul [Sun, 11 Dec 2016 17:44:32 +0000 (17:44 +0000)]
some more colouring based on folder prefs override
Paul [Sun, 11 Dec 2016 10:04:30 +0000 (10:04 +0000)]
fix colouring of auto-filled headers
Ricardo Mones [Sat, 10 Dec 2016 12:32:41 +0000 (13:32 +0100)]
Fix bug #3574: Template addressing
Remove artificial limitations to values of email addresses on templates:
these strings are already parsed and split when the template is applied
in compose window.
wwp [Fri, 9 Dec 2016 16:42:46 +0000 (17:42 +0100)]
Make last colors configurable using hidden prefs: tags bg/fg colors in
message view, default-to header field in compose view, and quicksearch
active + error.
wwp [Fri, 9 Dec 2016 15:26:21 +0000 (16:26 +0100)]
Revert "Remove dead code, this changed signal doesn't exist and we've also".
This reverts commit
fe0f832b37541ee1ab7350bc5ab645034d469990.
wwp [Fri, 9 Dec 2016 15:21:29 +0000 (16:21 +0100)]
Remove dead code, this changed signal doesn't exist and we've also
probably removed parts of the highlight-active-account field feature
a while ago.
Ricardo Mones [Tue, 6 Dec 2016 12:17:06 +0000 (13:17 +0100)]
Update authors lists
Ricardo Mones [Tue, 6 Dec 2016 12:07:32 +0000 (13:07 +0100)]
Fix Debian bug #846170: incorrect IMAP UID handling
Patch by Darac Marjal <darac@darac.org.uk>
Andrej Kacian [Fri, 2 Dec 2016 11:48:30 +0000 (12:48 +0100)]
Enable icons of stock GTK buttons on Windows.
Andrej Kacian [Tue, 29 Nov 2016 18:23:14 +0000 (19:23 +0100)]
Fix closing of description window using WM controls.
Closes bug #3740.
Paul [Mon, 28 Nov 2016 12:50:32 +0000 (12:50 +0000)]
on first run, use --alternate-config-dir (if set) on prefs migration
prevents useless creation of ~/.claws-mail directory
Andrej Kacian [Thu, 24 Nov 2016 19:13:10 +0000 (20:13 +0100)]
Fix more compile warnings for Windows in socket.c.
Andrej Kacian [Thu, 24 Nov 2016 19:19:31 +0000 (20:19 +0100)]
Removed unused w32_get_uid_equiv() function.
Andrej Kacian [Thu, 24 Nov 2016 19:05:02 +0000 (20:05 +0100)]
Fix two unused variable warnings in ssl.c for Windows build.
Paul [Wed, 23 Nov 2016 14:06:21 +0000 (14:06 +0000)]
make go to next/previous sort order aware
Paul [Tue, 22 Nov 2016 09:52:06 +0000 (09:52 +0000)]
don't ignore auto-account selection when forwarding on IMAP and NNTP accounts
patch by Blatinox
Paul [Mon, 21 Nov 2016 08:47:52 +0000 (08:47 +0000)]
obey 'always_show_msg' on "no more [...] msgs. go to next folder?"
Paul [Thu, 17 Nov 2016 19:19:08 +0000 (19:19 +0000)]
fix 'Go to' moving off current, unopened msg, and dialogue to go next folder
T
Paul [Thu, 17 Nov 2016 09:46:31 +0000 (09:46 +0000)]
fix text selection when double-clicking quoted text and 'collapse quoted text on double click' is turned off
Patch by Andrej
Paul [Wed, 16 Nov 2016 17:01:08 +0000 (17:01 +0000)]
amendment to last commit, to avoid interfering with Shift+[Up|Down]
Paul [Wed, 16 Nov 2016 16:30:15 +0000 (16:30 +0000)]
make up/down key navigation obey 'always_show_msg'
Paul [Wed, 16 Nov 2016 08:47:03 +0000 (08:47 +0000)]
fix some menu sensitivity issues
Andrej Kacian [Mon, 14 Nov 2016 17:37:04 +0000 (18:37 +0100)]
Use summary_select_node() more, to get more consistent behaviour.
Andrej Kacian [Sat, 12 Nov 2016 22:05:42 +0000 (23:05 +0100)]
Improve scrolling in summary_key_pressed().
Andrej Kacian [Sat, 12 Nov 2016 19:03:59 +0000 (20:03 +0100)]
Allow sending empty messages in Session (just \r\n).
wwp [Sat, 12 Nov 2016 10:13:12 +0000 (11:13 +0100)]
Merge branch 'master' of ssh+git://git.claws-mail.org/home/git/claws
wwp [Sat, 12 Nov 2016 10:12:50 +0000 (11:12 +0100)]
Fix FR string.
Andrej Kacian [Thu, 10 Nov 2016 19:34:17 +0000 (20:34 +0100)]
Add open_selected_on_folder_open to common prefs.
This option overrides always_show_message_when_selected
option when selecting initial message during folder open.
This is useful so that the message's unread flag doesn't
get unset before user had the chance of noticing it, or
that an overly large message doesn't get automatically
selected if user doesn't want it (e.g. IMAP over a slow
connection).
Andrej Kacian [Fri, 11 Nov 2016 15:40:37 +0000 (16:40 +0100)]
Honor display_msg == 0 in PostponedSelectData struct.
Paul [Thu, 10 Nov 2016 10:51:18 +0000 (10:51 +0000)]
updated de.po
submitted by Simon Legner <Simon.Legner@gmail.com>
wwp [Mon, 7 Nov 2016 17:25:42 +0000 (18:25 +0100)]
Get rid of this \t char.
Ricardo Mones [Sun, 6 Nov 2016 17:16:28 +0000 (18:16 +0100)]
Fix bug number and spacing
Ricardo Mones [Sun, 6 Nov 2016 17:12:40 +0000 (18:12 +0100)]
Fix space after comma
Paul [Sun, 6 Nov 2016 12:35:47 +0000 (12:35 +0000)]
fix string. thanks to Pierre Fortin.
Paul [Sun, 6 Nov 2016 11:59:57 +0000 (11:59 +0000)]
for release 3.14.1
Paul [Sun, 6 Nov 2016 11:13:22 +0000 (11:13 +0000)]
updated translations
submitted by David Medina, David Vachulka, Erik P. Olsen, Ricardo Mones,
Flammie A Pirinen, Tristan Chabredier, Isratine Citizen, M. Sulchan
Darmawan, Luigi Votta, Petter Adsen, Marcel Pol, Frederico Goncalves
Guimaraes, Mikhail Kurinnoi, Slavko, Andreas Rönnquist, Numan
Demirdöğen, Mark Chang
Ricardo Mones [Sun, 6 Nov 2016 10:19:39 +0000 (11:19 +0100)]
Update list of TLDs for release
Paul [Sat, 5 Nov 2016 11:46:05 +0000 (11:46 +0000)]
missing from g8bd6066
Andrej Kacian [Sat, 5 Nov 2016 11:18:53 +0000 (12:18 +0100)]
Minimize scrolling in gtkut_ctree_node_move_if_on_the_edge().
Instead of scrolling to get the target row to the middle of
the viewport (offset 0.5), scroll to offsets 0.2 or 0.8 if
the target row is above or below current viewport,
respectively. This makes it consistent with scrolling when
the target row is only partially visible.
Andrej Kacian [Sat, 5 Nov 2016 11:00:33 +0000 (12:00 +0100)]
Only scroll summaryview to the middle when necessary.
Andrej Kacian [Sat, 5 Nov 2016 10:09:59 +0000 (11:09 +0100)]
Do not process folder marks when just refreshing summaryview.
Paul [Sat, 5 Nov 2016 10:02:18 +0000 (10:02 +0000)]
more fixes for Go To actions not obeying 'always_show_msg' option
Andrej Kacian [Fri, 4 Nov 2016 11:16:19 +0000 (12:16 +0100)]
Added missing symbol to vcalendar's claws.def.
Ricardo Mones [Thu, 27 Oct 2016 13:32:59 +0000 (15:32 +0200)]
Update license stanza
Ricardo Mones [Wed, 26 Oct 2016 21:39:23 +0000 (23:39 +0200)]
Make pdf_viewer icons themeable
Paul [Wed, 26 Oct 2016 14:34:08 +0000 (15:34 +0100)]
removed unnecessary do_refresh flag from summary_select_node()
Paul [Tue, 25 Oct 2016 11:21:07 +0000 (12:21 +0100)]
in the UI replace 'POP3' with 'POP' and 'IMAP4' with 'IMAP'
Paul [Tue, 25 Oct 2016 10:31:49 +0000 (11:31 +0100)]
and another 'SSL' to 'SSL/TLS'
Paul [Tue, 25 Oct 2016 10:15:39 +0000 (11:15 +0100)]
more 'SSL' to 'SSL/TLS'
Paul [Tue, 25 Oct 2016 10:15:02 +0000 (11:15 +0100)]
more 'SSL' to 'SSL/TLS'
Paul [Tue, 25 Oct 2016 09:36:35 +0000 (10:36 +0100)]
rename SSL to SSL/TLS
Using just 'TLS' is ambiguous. Sometimes it refers to encrypted
connection with TLSv1.0/1.1/1.2, sometimes it refers to STARTTLS
command. So be more specific about what is what.
Patch by Christian Hesse, with some modifications
Paul [Tue, 25 Oct 2016 09:13:53 +0000 (10:13 +0100)]
make /View/Go to/... respect the always_show_msg option, and refactor a bit
wwp [Sat, 22 Oct 2016 12:56:58 +0000 (14:56 +0200)]
While we're at it, fix typos like prefered occurences in variable names.
Ricardo Mones [Sat, 22 Oct 2016 10:57:49 +0000 (12:57 +0200)]
Fix typo (thanks lintian.d.o!)
Ricardo Mones [Mon, 17 Oct 2016 22:13:24 +0000 (00:13 +0200)]
Fix resource leak and missing return
Ricardo Mones [Mon, 17 Oct 2016 12:09:25 +0000 (14:09 +0200)]
Libravatar: refactor image retrieval
And use a synchronous thread for fetching, in preparation
of a future asynchronous fetching. Thanks Andrej for the
ideas.
Pawel Pekala [Tue, 11 Oct 2016 20:47:51 +0000 (22:47 +0200)]
Don't check for encrypt() on FreeBSD, it's not required to build.
Recently on 12-CURRENT this function was removed completly making
configure script fail.
Andrej Kacian [Tue, 11 Oct 2016 12:16:05 +0000 (14:16 +0200)]
Fix typo from commit
63e19c6.
Andrej Kacian [Tue, 11 Oct 2016 11:04:36 +0000 (13:04 +0200)]
Fix wrong argument order in Windows file choosers.
Andrej Kacian [Mon, 10 Oct 2016 18:32:09 +0000 (20:32 +0200)]
Change mention of "mydomain.com" to "example.org".
Fixes bug #3712.
Andrej Kacian [Mon, 10 Oct 2016 18:08:49 +0000 (20:08 +0200)]
Improve plural handling of a file insert string.
Fixes bug #3711.
Ricardo Mones [Wed, 5 Oct 2016 07:51:31 +0000 (09:51 +0200)]
Fix bug #3705: active account Mail Address corrupted…
…when address in Message-ID is used
Ricardo Mones [Tue, 4 Oct 2016 13:29:57 +0000 (15:29 +0200)]
Fix a couple of typos
Ricardo Mones [Mon, 3 Oct 2016 13:54:01 +0000 (15:54 +0200)]
Fix #3014: The icon for folder drafts with hide…
…read messages is the same as when not hidden
Fix disables hiding thread/messages options in draft folders,
hence hrm mode icons are not required for them. Values already
set for these options in draft folders are also ignored.
Many thanks to Andrej and Paul for their feedback on this one.
Andrej Kacian [Sun, 2 Oct 2016 17:04:57 +0000 (19:04 +0200)]
Removed a superfluous debug_print() call.
Andrej Kacian [Sat, 1 Oct 2016 22:11:56 +0000 (00:11 +0200)]
Remove useless code from
e22cbed.
References header was already being honored in drafts.
Andrej Kacian [Sat, 1 Oct 2016 21:41:19 +0000 (23:41 +0200)]
Do not add Message-ID for draft, unless it already has one.
We now add a Message-ID header only when queuing a message,
and we honor existing Message-ID and References headers in
drafts, if there are any.