Commit graph

9944 commits

Author SHA1 Message Date
Andrej Kacian
08916bffe4 Fix more compile warnings for Windows in socket.c. 2016-11-24 21:03:34 +01:00
Andrej Kacian
504dd92adc Removed unused w32_get_uid_equiv() function. 2016-11-24 21:03:34 +01:00
Andrej Kacian
0d330cb779 Fix two unused variable warnings in ssl.c for Windows build. 2016-11-24 20:05:58 +01:00
Paul
4d7461d727 make go to next/previous sort order aware 2016-11-23 14:06:21 +00:00
Paul
e7206c0db7 don't ignore auto-account selection when forwarding on IMAP and NNTP accounts
patch by Blatinox
2016-11-22 09:52:06 +00:00
Paul
dc84b54f83 obey 'always_show_msg' on "no more [...] msgs. go to next folder?" 2016-11-21 08:47:52 +00:00
Paul
c95de2bcb0 fix 'Go to' moving off current, unopened msg, and dialogue to go next folder
T
2016-11-17 19:19:08 +00:00
Paul
81d0b58adc fix text selection when double-clicking quoted text and 'collapse quoted text on double click' is turned off
Patch by Andrej
2016-11-17 09:46:31 +00:00
Paul
caa00289e8 amendment to last commit, to avoid interfering with Shift+[Up|Down] 2016-11-16 17:01:08 +00:00
Paul
a7c6921d57 make up/down key navigation obey 'always_show_msg' 2016-11-16 16:30:15 +00:00
Paul
860ccbc87f fix some menu sensitivity issues 2016-11-16 08:47:03 +00:00
Andrej Kacian
afe0203a64 Use summary_select_node() more, to get more consistent behaviour. 2016-11-14 18:37:04 +01:00
Andrej Kacian
ad839919d8 Improve scrolling in summary_key_pressed(). 2016-11-12 23:05:42 +01:00
Andrej Kacian
4006b1258c Allow sending empty messages in Session (just \r\n). 2016-11-12 20:04:44 +01:00
wwp
da539d8dcc Merge branch 'master' of ssh+git://git.claws-mail.org/home/git/claws 2016-11-12 11:13:12 +01:00
wwp
ea3b84c050 Fix FR string. 2016-11-12 11:12:50 +01:00
Andrej Kacian
75fcc188b6 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).
2016-11-11 17:31:09 +01:00
Andrej Kacian
7322c825c7 Honor display_msg == 0 in PostponedSelectData struct. 2016-11-11 17:31:09 +01:00
Paul
a4c1e429be updated de.po
submitted by Simon Legner <Simon.Legner@gmail.com>
2016-11-10 10:51:18 +00:00
wwp
36d5d93bf5 Get rid of this \t char. 2016-11-07 18:25:42 +01:00
Ricardo Mones
b2f7ae6398 Fix bug number and spacing 2016-11-06 18:16:28 +01:00
Ricardo Mones
f8de086672 Fix space after comma 2016-11-06 18:12:40 +01:00
Paul
42c355d266 fix string. thanks to Pierre Fortin. 2016-11-06 12:35:47 +00:00
Paul
805f99a650 for release 3.14.1 2016-11-06 11:59:57 +00:00
Paul
ec15f567c9 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
2016-11-06 11:13:22 +00:00
Ricardo Mones
8201993d01 Update list of TLDs for release 2016-11-06 11:19:39 +01:00
Paul
6ca72685e7 missing from g8bd6066 2016-11-05 11:46:05 +00:00
Andrej Kacian
aaa7ab7d3e 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.
2016-11-05 12:18:53 +01:00
Andrej Kacian
2193529a58 Only scroll summaryview to the middle when necessary. 2016-11-05 12:00:33 +01:00
Andrej Kacian
94030d1aa5 Do not process folder marks when just refreshing summaryview. 2016-11-05 11:09:59 +01:00
Paul
8bd6066d2b more fixes for Go To actions not obeying 'always_show_msg' option 2016-11-05 10:02:18 +00:00
Andrej Kacian
512b1eba01 Added missing symbol to vcalendar's claws.def. 2016-11-04 12:16:19 +01:00
Ricardo Mones
f755acc92b Update license stanza 2016-10-27 15:32:59 +02:00
Ricardo Mones
89d34855ea Make pdf_viewer icons themeable 2016-10-26 23:39:23 +02:00
Paul
8352f9b6a0 removed unnecessary do_refresh flag from summary_select_node() 2016-10-26 15:34:08 +01:00
Paul
f9b68fc09c in the UI replace 'POP3' with 'POP' and 'IMAP4' with 'IMAP' 2016-10-25 12:21:07 +01:00
Paul
59e8c1a1e7 and another 'SSL' to 'SSL/TLS' 2016-10-25 11:31:49 +01:00
Paul
a87b48979b more 'SSL' to 'SSL/TLS' 2016-10-25 11:15:39 +01:00
Paul
484ab8c24f more 'SSL' to 'SSL/TLS' 2016-10-25 11:15:02 +01:00
Paul
112b21df10 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
2016-10-25 10:36:35 +01:00
Paul
5f01319281 make /View/Go to/... respect the always_show_msg option, and refactor a bit 2016-10-25 10:13:53 +01:00
wwp
dd8c448efa While we're at it, fix typos like prefered occurences in variable names. 2016-10-22 14:56:58 +02:00
Ricardo Mones
8db8d39549 Fix typo (thanks lintian.d.o!) 2016-10-22 12:57:49 +02:00
Ricardo Mones
53ea6f806c Fix resource leak and missing return 2016-10-18 00:13:24 +02:00
Ricardo Mones
e62c01edd0 Libravatar: refactor image retrieval
And use a synchronous thread for fetching, in preparation
of a future asynchronous fetching. Thanks Andrej for the
ideas.
2016-10-17 14:09:25 +02:00
Pawel Pekala
abbf2f8a10 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.
2016-10-11 22:47:51 +02:00
Andrej Kacian
b96378117a Fix typo from commit 63e19c6. 2016-10-11 14:16:05 +02:00
Andrej Kacian
341d01e835 Fix wrong argument order in Windows file choosers. 2016-10-11 13:04:36 +02:00
Andrej Kacian
63e19c6c8e Change mention of "mydomain.com" to "example.org".
Fixes bug #3712.
2016-10-10 20:32:09 +02:00
Andrej Kacian
0fec6a07b6 Improve plural handling of a file insert string.
Fixes bug #3711.
2016-10-10 20:29:47 +02:00