claws.git
7 years agoUpdate French translation.
wwp [Tue, 27 Dec 2016 14:15:03 +0000 (15:15 +0100)]
Update French translation.

7 years agoRevert "Revert "Revert g9737584."" (but the fix) by reimplementing
wwp [Tue, 27 Dec 2016 14:11:00 +0000 (15:11 +0100)]
Revert "Revert "Revert g9737584."" (but the fix) by reimplementing
the thing differently: don't mix printf() and C_() as it messes the
compiler up.
Factorize a bit format errors in compose.c.
Make some header names translatable following prefs in the
address keeper plugin.

7 years agoFix a leak.
wwp [Tue, 27 Dec 2016 12:12:22 +0000 (13:12 +0100)]
Fix a leak.

7 years agoRevert "Revert g9737584." and fix it ;)
Ricardo Mones [Tue, 27 Dec 2016 12:06:51 +0000 (13:06 +0100)]
Revert "Revert g9737584." and fix it ;)

This reverts commit 834ee304 which was reverting a previous
commit which broke build because of an extra comma. This
reverts the revert and removes the comma.

7 years agoRevert g9737584.
wwp [Tue, 27 Dec 2016 11:57:37 +0000 (12:57 +0100)]
Revert g9737584.

7 years agoAdd translation context helper text where some %s' are used and
wwp [Tue, 27 Dec 2016 11:16:56 +0000 (12:16 +0100)]
Add translation context helper text where some %s' are used and
their meaning is not obvious.

7 years agoremoved all useless comments from the end of the po files
Paul [Fri, 23 Dec 2016 11:20:30 +0000 (11:20 +0000)]
removed all useless comments from the end of the po files

7 years agoReview of the French translation for Xmas:
wwp [Fri, 23 Dec 2016 10:22:29 +0000 (11:22 +0100)]
Review of the French translation for Xmas:
 - huge amount of corrections and changes,
 - removed the enormous useless notes chunk.

7 years agoUpdate French translation.
wwp [Wed, 21 Dec 2016 15:03:15 +0000 (16:03 +0100)]
Update French translation.

7 years agoCapitalize header names (as everywhere else).
wwp [Wed, 21 Dec 2016 15:01:36 +0000 (16:01 +0100)]
Capitalize header names (as everywhere else).

7 years agoMore translatable header names in UI strings.
wwp [Wed, 21 Dec 2016 14:52:41 +0000 (15:52 +0100)]
More translatable header names in UI strings.

7 years agoRemove unnecessary commas
Ricardo Mones [Wed, 21 Dec 2016 14:12:16 +0000 (15:12 +0100)]
Remove unnecessary commas

They were added by mistake in f455e02c.

7 years agoStop left/right keypresses from propagating further in foldersel.
Andrej Kacian [Wed, 21 Dec 2016 12:21:03 +0000 (13:21 +0100)]
Stop left/right keypresses from propagating further in foldersel.

This amends commit 5305715.

7 years agoMoved compose_can_autosave() outside of #ifdef G_OS_UNIX.
Andrej Kacian [Wed, 21 Dec 2016 11:57:47 +0000 (12:57 +0100)]
Moved compose_can_autosave() outside of #ifdef G_OS_UNIX.

7 years agoFix wrong string split and list of arguments.
wwp [Wed, 21 Dec 2016 09:08:13 +0000 (10:08 +0100)]
Fix wrong string split and list of arguments.

7 years agoRemoved an unneeded trailing '\' from Windows' START_TIMING.
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.

7 years agoFix extra arguments to g_strdup_printf (thanks to coverity scan),
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.

7 years agoFix untranslatable concatenated strings (i.e. "Default "+"To:"),
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.

7 years agoUse left/right keys to collapse/expand rows in foldersel dialog.
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.

7 years agoAllow toplevel folders to be copied.
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.

7 years agoDo not strip plus sign when drag&drop attaching files.
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.

7 years agofix black on black in From header
Paul [Fri, 16 Dec 2016 10:21:31 +0000 (10:21 +0000)]
fix black on black in From header

7 years agoMerge branch 'master' of ssh+git://git.claws-mail.org/home/git/claws
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

7 years agoSilent up coverity scan.
wwp [Fri, 16 Dec 2016 08:15:45 +0000 (09:15 +0100)]
Silent up coverity scan.

7 years agoFix initialization of two pixmaps
Ricardo Mones [Thu, 15 Dec 2016 18:57:27 +0000 (19:57 +0100)]
Fix initialization of two pixmaps

7 years agoFix possibly broken toolbar_compose.xml by migrating A_SENDL actions names
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.

7 years agoUpdates and hotkey fixes.
wwp [Tue, 13 Dec 2016 07:58:23 +0000 (08:58 +0100)]
Updates and hotkey fixes.

7 years agoMerge branch 'master' of ssh+git://git.claws-mail.org/home/git/claws
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

7 years agoInternal API change: split read/unread marking features from functions used
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.

7 years agoAlso update authors.h for commit ea40116.
Andrej Kacian [Tue, 13 Dec 2016 00:01:23 +0000 (01:01 +0100)]
Also update authors.h for commit ea40116.

7 years agoUpdate AUTHORS file for the previous commit ea40116.
Andrej Kacian [Mon, 12 Dec 2016 23:57:31 +0000 (00:57 +0100)]
Update AUTHORS file for the previous commit ea40116.

7 years agoHonor autosave_encrypted preference when using external editor.
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>.

7 years agoFix table order.
wwp [Mon, 12 Dec 2016 18:41:56 +0000 (19:41 +0100)]
Fix table order.

7 years agoFix missing items in summaryview's menu declarations.
wwp [Mon, 12 Dec 2016 18:28:06 +0000 (19:28 +0100)]
Fix missing items in summaryview's menu declarations.

7 years agomake list a bit more manageable and remove duplicated items
Paul [Mon, 12 Dec 2016 17:03:23 +0000 (17:03 +0000)]
make list a bit more manageable and remove duplicated items

7 years agoFix wrong call to missing *_unread func (we use the *_read() func
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.

7 years agoAdd new actions to main window's toolbar: mark, unmark, lock, unlock,
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.

7 years agoAdd new mark-all-unread (and recursively when relevant) action to folder
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.

7 years agorename compose_guess_forward_account_from_msginfo() to compose_find_account()
Paul [Mon, 12 Dec 2016 14:02:28 +0000 (14:02 +0000)]
rename compose_guess_forward_account_from_msginfo() to compose_find_account()

7 years agorename compose_entry_mark_default_to() to compose_entry_indicate()
Paul [Mon, 12 Dec 2016 13:58:16 +0000 (13:58 +0000)]
rename compose_entry_mark_default_to() to compose_entry_indicate()

7 years agoRename default_to_(bg)color hiddeng pref and variable to default_header_(bg)color.
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.

7 years agoFix format, no tabs to align everywhere (at last!).
wwp [Mon, 12 Dec 2016 13:17:43 +0000 (14:17 +0100)]
Fix format, no tabs to align everywhere (at last!).

7 years agoRemove extra entries, not yet in git.
wwp [Mon, 12 Dec 2016 13:14:37 +0000 (14:14 +0100)]
Remove extra entries, not yet in git.

7 years agoFix missing initializers (last field in data struct),
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.

7 years agomore highlighted of automatically set header entries in Compose window
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

7 years agodon't remove the To when changing account
Paul [Mon, 12 Dec 2016 10:17:59 +0000 (10:17 +0000)]
don't remove the To when changing account

7 years agosome more colouring based on folder prefs override
Paul [Sun, 11 Dec 2016 17:44:32 +0000 (17:44 +0000)]
some more colouring based on folder prefs override

7 years agofix colouring of auto-filled headers
Paul [Sun, 11 Dec 2016 10:04:30 +0000 (10:04 +0000)]
fix colouring of auto-filled headers

7 years agoFix bug #3574: Template addressing
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.

7 years agoMake last colors configurable using hidden prefs: tags bg/fg colors in
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.

7 years agoRevert "Remove dead code, this changed signal doesn't exist and we've also".
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.

7 years agoRemove dead code, this changed signal doesn't exist and we've also
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.

7 years agoUpdate authors lists
Ricardo Mones [Tue, 6 Dec 2016 12:17:06 +0000 (13:17 +0100)]
Update authors lists

7 years agoFix Debian bug #846170: incorrect IMAP UID handling
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>

7 years agoEnable icons of stock GTK buttons on Windows.
Andrej Kacian [Fri, 2 Dec 2016 11:48:30 +0000 (12:48 +0100)]
Enable icons of stock GTK buttons on Windows.

7 years agoFix closing of description window using WM controls.
Andrej Kacian [Tue, 29 Nov 2016 18:23:14 +0000 (19:23 +0100)]
Fix closing of description window using WM controls.

Closes bug #3740.

7 years agoon first run, use --alternate-config-dir (if set) on prefs migration
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

7 years agoFix more compile warnings for Windows in socket.c.
Andrej Kacian [Thu, 24 Nov 2016 19:13:10 +0000 (20:13 +0100)]
Fix more compile warnings for Windows in socket.c.

7 years agoRemoved unused w32_get_uid_equiv() function.
Andrej Kacian [Thu, 24 Nov 2016 19:19:31 +0000 (20:19 +0100)]
Removed unused w32_get_uid_equiv() function.

7 years agoFix two unused variable warnings in ssl.c for Windows build.
Andrej Kacian [Thu, 24 Nov 2016 19:05:02 +0000 (20:05 +0100)]
Fix two unused variable warnings in ssl.c for Windows build.

7 years agomake go to next/previous sort order aware
Paul [Wed, 23 Nov 2016 14:06:21 +0000 (14:06 +0000)]
make go to next/previous sort order aware

7 years agodon't ignore auto-account selection when forwarding on IMAP and NNTP accounts
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

7 years agoobey 'always_show_msg' on "no more [...] msgs. go to next folder?"
Paul [Mon, 21 Nov 2016 08:47:52 +0000 (08:47 +0000)]
obey 'always_show_msg' on "no more [...] msgs. go to next folder?"

7 years agofix 'Go to' moving off current, unopened msg, and dialogue to go 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

7 years agofix text selection when double-clicking quoted text and 'collapse quoted text on...
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

7 years agoamendment to last commit, to avoid interfering with Shift+[Up|Down]
Paul [Wed, 16 Nov 2016 17:01:08 +0000 (17:01 +0000)]
amendment to last commit, to avoid interfering with Shift+[Up|Down]

7 years agomake up/down key navigation obey 'always_show_msg'
Paul [Wed, 16 Nov 2016 16:30:15 +0000 (16:30 +0000)]
make up/down key navigation obey 'always_show_msg'

7 years agofix some menu sensitivity issues
Paul [Wed, 16 Nov 2016 08:47:03 +0000 (08:47 +0000)]
fix some menu sensitivity issues

7 years agoUse summary_select_node() more, to get more consistent behaviour.
Andrej Kacian [Mon, 14 Nov 2016 17:37:04 +0000 (18:37 +0100)]
Use summary_select_node() more, to get more consistent behaviour.

7 years agoImprove scrolling in summary_key_pressed().
Andrej Kacian [Sat, 12 Nov 2016 22:05:42 +0000 (23:05 +0100)]
Improve scrolling in summary_key_pressed().

7 years agoAllow sending empty messages in Session (just \r\n).
Andrej Kacian [Sat, 12 Nov 2016 19:03:59 +0000 (20:03 +0100)]
Allow sending empty messages in Session (just \r\n).

7 years agoMerge branch 'master' of ssh+git://git.claws-mail.org/home/git/claws
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

7 years agoFix FR string.
wwp [Sat, 12 Nov 2016 10:12:50 +0000 (11:12 +0100)]
Fix FR string.

7 years agoAdd open_selected_on_folder_open to common prefs.
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).

7 years agoHonor display_msg == 0 in PostponedSelectData struct.
Andrej Kacian [Fri, 11 Nov 2016 15:40:37 +0000 (16:40 +0100)]
Honor display_msg == 0 in PostponedSelectData struct.

7 years agoupdated de.po
Paul [Thu, 10 Nov 2016 10:51:18 +0000 (10:51 +0000)]
updated de.po

submitted by Simon Legner <Simon.Legner@gmail.com>

7 years agoGet rid of this \t char.
wwp [Mon, 7 Nov 2016 17:25:42 +0000 (18:25 +0100)]
Get rid of this \t char.

7 years agoFix bug number and spacing
Ricardo Mones [Sun, 6 Nov 2016 17:16:28 +0000 (18:16 +0100)]
Fix bug number and spacing

7 years agoFix space after comma
Ricardo Mones [Sun, 6 Nov 2016 17:12:40 +0000 (18:12 +0100)]
Fix space after comma

7 years agofix string. thanks to Pierre Fortin.
Paul [Sun, 6 Nov 2016 12:35:47 +0000 (12:35 +0000)]
fix string. thanks to Pierre Fortin.

7 years agofor release 3.14.1 3.14.1
Paul [Sun, 6 Nov 2016 11:59:57 +0000 (11:59 +0000)]
for release 3.14.1

7 years agoupdated translations
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

7 years agoUpdate list of TLDs for release
Ricardo Mones [Sun, 6 Nov 2016 10:19:39 +0000 (11:19 +0100)]
Update list of TLDs for release

7 years agomissing from g8bd6066
Paul [Sat, 5 Nov 2016 11:46:05 +0000 (11:46 +0000)]
missing from g8bd6066

7 years agoMinimize scrolling in gtkut_ctree_node_move_if_on_the_edge().
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.

7 years agoOnly scroll summaryview to the middle when necessary.
Andrej Kacian [Sat, 5 Nov 2016 11:00:33 +0000 (12:00 +0100)]
Only scroll summaryview to the middle when necessary.

7 years agoDo not process folder marks when just refreshing summaryview.
Andrej Kacian [Sat, 5 Nov 2016 10:09:59 +0000 (11:09 +0100)]
Do not process folder marks when just refreshing summaryview.

7 years agomore fixes for Go To actions not obeying 'always_show_msg' option
Paul [Sat, 5 Nov 2016 10:02:18 +0000 (10:02 +0000)]
more fixes for Go To actions not obeying 'always_show_msg' option

7 years agoAdded missing symbol to vcalendar's claws.def.
Andrej Kacian [Fri, 4 Nov 2016 11:16:19 +0000 (12:16 +0100)]
Added missing symbol to vcalendar's claws.def.

7 years agoUpdate license stanza
Ricardo Mones [Thu, 27 Oct 2016 13:32:59 +0000 (15:32 +0200)]
Update license stanza

7 years agoMake pdf_viewer icons themeable
Ricardo Mones [Wed, 26 Oct 2016 21:39:23 +0000 (23:39 +0200)]
Make pdf_viewer icons themeable

7 years agoremoved unnecessary do_refresh flag from summary_select_node()
Paul [Wed, 26 Oct 2016 14:34:08 +0000 (15:34 +0100)]
removed unnecessary do_refresh flag from summary_select_node()

7 years agoin the UI replace 'POP3' with 'POP' and 'IMAP4' with 'IMAP'
Paul [Tue, 25 Oct 2016 11:21:07 +0000 (12:21 +0100)]
in the UI replace 'POP3' with 'POP' and 'IMAP4' with 'IMAP'

7 years agoand another 'SSL' to 'SSL/TLS'
Paul [Tue, 25 Oct 2016 10:31:49 +0000 (11:31 +0100)]
and another 'SSL' to 'SSL/TLS'

7 years agomore 'SSL' to 'SSL/TLS'
Paul [Tue, 25 Oct 2016 10:15:39 +0000 (11:15 +0100)]
more 'SSL' to 'SSL/TLS'

7 years agomore 'SSL' to 'SSL/TLS'
Paul [Tue, 25 Oct 2016 10:15:02 +0000 (11:15 +0100)]
more 'SSL' to 'SSL/TLS'

7 years agorename 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

7 years agomake /View/Go to/... respect the always_show_msg option, and refactor a bit
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

7 years agoWhile we're at it, fix typos like prefered occurences in variable names.
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.

7 years agoFix typo (thanks lintian.d.o!)
Ricardo Mones [Sat, 22 Oct 2016 10:57:49 +0000 (12:57 +0200)]
Fix typo (thanks lintian.d.o!)