Commit Graph

39241 Commits

Author SHA1 Message Date
Pavel Sanda
9aa280993f small doc glitches 2018-02-21 14:44:56 +01:00
Pavel Sanda
1e863d35e1 whitespace 2018-02-21 14:34:46 +01:00
jpc
dbf33acb22 Better French translation for strike/cross out 2018-02-21 14:08:14 +01:00
Jean-Marc Lasgouttes
31c7ce19fb Add Alex Dunlap to our contributors
(cherry picked from commit 4447fb349c)
(cherry picked from commit 6d582e5e50)
2018-02-21 12:10:03 +01:00
Alexander Dunlap
257f978d62 save session when we save a buffer
Implements enhancement #10712.

(cherry picked from commit cca365f26c)
2018-02-21 11:56:37 +01:00
jpc
bbc0609a5c More translations for fr/UserGuire.lyx 2018-02-21 11:50:56 +01:00
Juergen Spitzmueller
90ca393c7f Localize items in view/update popup icons
Fixes: #11040
(cherry picked from commit 578cf77f6f)
2018-02-21 09:40:01 +01:00
Kornel Benko
c55cea0c26 Cmake build: Use correct list of files to recreate lib/layouttranslation 2018-02-21 08:47:10 +01:00
Scott Kostyshak
d2b65e27a8 Mark Galician and Serbian translators as inactive
Their email addresses do not work and they have not committed
changes for a few years. For discussion on marking translators
inactive, see:

  https://www.mail-archive.com/search?l=mid&q=1519114839.3586.1.camel%40lyx.org

(cherry picked from commit f66fa17cac)
2018-02-20 22:43:33 -05:00
Uwe Stöhr
ff2e969fb9 README.localization: document how to update layouttranslations under Win 2018-02-20 20:41:59 +01:00
Uwe Stöhr
2b5a98ccb4 layouttranslations.review: update revision state 2018-02-20 20:33:58 +01:00
Uwe Stöhr
f30fa1a48d ar.po: correct some terms from layouttranslations
Hatim sent me today both, the ar.po and the layouttranslations. I noticed now that he did not update/translate the terms from layouttranslations in ar.po
2018-02-20 20:30:28 +01:00
Uwe Stöhr
7547dd546c layouttranslations: update file
and hopefully fix the encoding issue
2018-02-20 20:27:26 +01:00
Uwe Stöhr
1c159d5885 move README.Documentation to attic
It is outdated since many years now and we have the relevant info in the Development.lyx file
2018-02-20 20:12:22 +01:00
Uwe Stöhr
19b840ae23 ar.po and layouttranslations: updates from hatim 2018-02-20 18:01:52 +01:00
Jean-Marc Lasgouttes
a2e1021aba Use parMetrics to access the par_metrics_ map
In cursorY, it is dangerous to access par_petrics_[0], since one does
not know whether metrics have been computed for this paragraph (which
may be off-screen).

It is safer to use parMetrics(0), that will compute the paragraph
metrics as needed.

Fixes bug #8120.

(cherry picked from commit a25b48f86c)
2018-02-20 15:02:35 +01:00
Uwe Stöhr
a4c5059195 splash.lyx and ru.po: updates from Yuriy 2018-02-19 23:31:19 +01:00
Uwe Stöhr
296bdba3fb el.po: translations from Odysseas 2018-02-19 23:23:52 +01:00
Uwe Stöhr
9ca8dae41d layouttranslations and uk.po: corrections from Yuri 2018-02-19 23:07:01 +01:00
Uwe Stöhr
2f3695eafd French UserGuide.lyx: fix a typo 2018-02-18 23:40:56 +01:00
jpc
6302dded11 Typo in fr.po 2018-02-18 22:47:15 +01:00
jpc
a448f88326 Partial update of fr/UserGuide.lyx 2018-02-18 22:44:25 +01:00
Uwe Stöhr
48aae9bcb5 Win installer: convert all files to Unicode
- at the moment some files were in Unicode, some in CP1252 which can make unnecessary troubles
- remove an obsolete file
- update InstallerStructure.odg
2018-02-18 15:52:57 +01:00
Pavel Sanda
946ca59b21 * README.localization 2018-02-18 12:29:39 +01:00
Pavel Sanda
ca7aae8da2 * ANNOUNCE - some links can break with "." at the end. 2018-02-18 10:25:03 +01:00
Pavel Sanda
5259822eaa * ANNOUNCE - be explicit about slowness. 2018-02-18 10:24:19 +01:00
Juergen Spitzmueller
6ce83844dc Skip insets when checking for uncodable chars to paste.
Fixes paste of quote insets to ERT/chunk.

(cherry picked from commit 8f9b733e67)
2018-02-18 08:49:15 +01:00
Uwe Stöhr
ae76c030d3 Win installer: backport recent changes for LyX 2.3.0 2018-02-18 06:16:22 +01:00
Pavel Sanda
4c3991b9ca * layouttranslations reviewed by Inaki 2018-02-17 19:12:20 +01:00
Pavel Sanda
b57b053a3f * eu.po - update from Inaki. 2018-02-17 19:12:03 +01:00
Pavel Sanda
2136af92b5 * layouttranslations reviewed by Inaki 2018-02-17 19:07:02 +01:00
Pavel Sanda
f135013b30 * eu.po - update from Inaki. 2018-02-17 19:01:53 +01:00
jpc
15b099d5bf Untranslated menu name in fr/EmbeddedObjects.lyx 2018-02-17 18:42:05 +01:00
jpc
487c9c9df3 A couple of forgotten items in fr/Additional.lyx 2018-02-17 18:30:52 +01:00
jpc
16a7638329 Remove spurious occurrence of AGU and EGS chapters in fr/Additional.lyx 2018-02-17 18:05:51 +01:00
Juergen Spitzmueller
e1f7cc964b update status 2018-02-16 18:19:05 +01:00
Juergen Spitzmueller
a26173f171 Revove unused variable 2018-02-16 17:47:14 +01:00
Juergen Spitzmueller
d20de88953 Open intitle command explicitly also for passthru.
(cherry picked from commit 87960e3dd8)
2018-02-16 17:25:32 +01:00
Juergen Spitzmueller
da3dc1b61f Use TeXOnePar for the inpreamble layouts
This considers paragraph language and spacing (and simplifies the code)

(cherry picked from commit a2f886d526)
2018-02-16 17:25:06 +01:00
Juergen Spitzmueller
961b79975c Fix inpreamble styles.
(cherry picked from commit e55e9c842f)
2018-02-16 17:24:41 +01:00
Juergen Spitzmueller
bd879efaa8 Fix switch of language and line spacing in InTitle commands.
Fixes: #9332, #10849
(cherry picked from commit 49e3f8e830)
2018-02-16 17:24:00 +01:00
Juergen Spitzmueller
c0ef31d9b9 Recreate citation label after paste
Fixes: #10829
(cherry picked from commit 7e34e65943)
2018-02-16 17:14:28 +01:00
Pavel Sanda
a4a50ac358 * UserGuide - add sentence about graphic groups unification. 2018-02-15 22:41:43 +01:00
Pavel Sanda
c17f706a1c * status file 2018-02-15 21:48:47 +01:00
Pavel Sanda
25741ca5bd Oops, asInsetGrpahics is new to master. 2018-02-15 21:48:23 +01:00
Scott Kostyshak
37b5aa1ee6 ANNOUNCE: give the URL to the list of mirrors
The upstream FTP might be slow for some users. Further, the upstream
FTP was down for a brief period of time [1]. For more discussion on
adding the URL to the list of mirrors, see [2].

Thanks to Joel Kulesza for the idea.

[1]
https://www.mail-archive.com/search?l=mid&q=AM3PR04MB1297EE16DF1C3AA9FA54445CDEF60%40AM3PR04MB1297.eurprd04.prod.outlook.com
[2]
https://www.mail-archive.com/search?l=mid&q=CAAGOGw_PbNG4gGcmOg%2BgPG2%2Bm_Kot9bHCTf7GPYCNTOf_TrbOQ%40mail.gmail.com
2018-02-15 14:47:14 -05:00
Pavel Sanda
1713b53516 Cosmetics per JMarc's suggestions. 2018-02-15 20:42:54 +01:00
Pavel Sanda
e836cc0aac Unify graphics-groups inside marked block functionality.
Fixes #11026.

https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg203683.html
2018-02-15 20:42:36 +01:00
Jean-Marc Lasgouttes
c8230ab0d0 Merge remote-tracking branch 'features/properpaint' into 2.3.2-staging
This makes sure that painting actually happens at paint events, making
display more fluid.
2018-02-15 14:57:53 +01:00
Jean-Marc Lasgouttes
61c5769e39 Fix ghost caret
This fixes a regression in e64ea357, where a test has been (badly)
tightened to avoid that two consecutive rows may be redrawn to get rid
of caret ghosts. The test prohibited empty rows from being redrawn.

Moreover, improve the test of cursor boundary to avoid the case where
cursor position is already 0.

Fixes bug #10952.

(cherry picked from commit 66c677b946)
2018-02-15 12:29:25 +01:00