Commit Graph

22124 Commits

Author SHA1 Message Date
Jürgen Spitzmüller
ffaf6ed365 * status.16x: update.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33369 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-08 17:53:06 +00:00
Jürgen Spitzmüller
879272068b Patch by John McCabe-Dansted to fix bug #6502:
Wrong line count with parent math macros:

* TeXRow.{cpp,h}:
	- new helper function to insert multiple newline at once.

* mathed/MacroTable.{cpp,h}:
* mathed/MacroTemplate.{cpp,h}:
	- make write() an int, returning number of newlines

* Buffer.cpp (writeLaTeXSource):
	- update texrow's newline on parent macro output.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33368 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-08 17:51:15 +00:00
Uwe Stöhr
811688510c Math.lyx: add description of \displaystyle and friends
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33359 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-08 03:18:43 +00:00
Kornel Benko
8745457d75 Lacking possible non-clashing shortcuts
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33348 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-07 08:38:27 +00:00
Kornel Benko
2004b1b380 shortcuts
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33347 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-06 20:15:29 +00:00
Enrico Forestieri
667031f492 Fix shortcut target for the Content combo.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33346 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-06 19:18:32 +00:00
Vincent van Ravesteijn
99d403dd30 *status.16x update for r33337.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33345 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-06 18:45:34 +00:00
Jürgen Spitzmüller
d48d80fdd5 * de.po: resolve shortcut conflicts.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33344 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-06 17:10:07 +00:00
Uwe Stöhr
45003ef11f Spanish Math.lyx, UserGuide.lyx: translations by Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33342 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-06 14:59:02 +00:00
Jürgen Spitzmüller
99f8aa0f2f * po/es.po: update by Ignacio.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33338 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-06 08:22:14 +00:00
Vincent van Ravesteijn
d37683420c branch: Fix bug #6489: Assertion triggered when deleting contents of math ERT. (probably a stdlib assertion).
Do not access name_[0] if name_ has size 0.

see r33290 and r33292.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33337 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-06 01:43:50 +00:00
Jürgen Spitzmüller
af9f0f2281 * po/*.po: remerge following r33333
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33335 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-05 17:13:48 +00:00
Kornel Benko
30fe0f9a2a Extracting also strings containig dash from languages-file
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33333 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-05 14:46:51 +00:00
Enrico Forestieri
64ddb9f47d Fix bug #2872: reference in math to label with "underscore"...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33332 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-05 13:33:20 +00:00
Jürgen Spitzmüller
1be79634a9 revert r33326.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33330 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-05 09:24:52 +00:00
Kornel Benko
65c079e75c Change, so that lyx_pot.py is extracting this string too
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33326 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-04 19:39:43 +00:00
Uwe Stöhr
ba01149e73 Math.lyx: update typographic advice
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33322 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-04 01:22:00 +00:00
Uwe Stöhr
a23eda974b elsarticle.lyx: don't use the geometry package because this leads to option clashes when global document class options are used, see this thread: http://www.mail-archive.com/lyx-users@lists.lyx.org/msg79184.html
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33320 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-04 00:10:32 +00:00
Enrico Forestieri
38442e9472 Try to mitigate shortcut collisions in it.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33316 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-02 15:58:37 +00:00
Edwin Leuven
93b1b4b35e backport r33088
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33314 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-01 20:20:35 +00:00
Enrico Forestieri
c47af690de According to André, QLatin1String is cheaper.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33307 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-01 01:14:00 +00:00
Uwe Stöhr
7d0a1269af UserGuide.lyx: fix some typos and add information
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33300 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-31 18:24:59 +00:00
Uwe Stöhr
6ce8bce3ca - EmbeddedObjects.lyx: fix spelling of the KOMA-Script package
- English EmbeddedObjects.lyx: fix some typos

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33298 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-31 17:53:36 +00:00
Uwe Stöhr
17bb698b1e EmbeddedObjects.lyx: fix several typos I have overwritten with r33287
(Please apply changes to the docs that are not LyX 2.0-specific only to branch, otherwise I loose the track.)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33288 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-31 04:13:09 +00:00
Uwe Stöhr
dcd8f34bc5 EmbeddedObjects.lyx: fix a typo spotted by a user
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33286 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-31 03:53:17 +00:00
Vincent van Ravesteijn
b9250f26a3 Fix bug #6448: Crash with invalid anchor.
If we check whether a cursor is valid, we should also check the anchor_.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33281 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-30 18:00:05 +00:00
Vincent van Ravesteijn
aa7903de80 branch: Fix bug #6431: Crash when closing a workarea with a pending completion popup.
The GuiCompleter? has to have a parent, otherwise it is not destroyed when a GuiWorkArea? is destroyed.



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33280 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-30 17:55:10 +00:00
Kornel Benko
3057d99d79 * sk.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33274 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-30 12:55:49 +00:00
Kornel Benko
d924bf347b * sk.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33264 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-29 18:12:44 +00:00
Jürgen Spitzmüller
85e8e0b8cf * InsetTabular.{cpp, h}:
- implement addToToc (bug 6372).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33261 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-29 13:04:02 +00:00
Jürgen Spitzmüller
5d80852425 oops.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33246 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-28 09:36:59 +00:00
Jürgen Spitzmüller
8af73a3f93 * CutAndPaste.cpp:
- more improvements as suggested by Abdel.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33245 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-28 09:34:31 +00:00
Jürgen Spitzmüller
3d15a23796 whitespace.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33244 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-28 09:20:50 +00:00
Jürgen Spitzmüller
207ca6ccbf * InsetMathHull.h: constness, as suggested by Abdel.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33242 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-28 09:15:04 +00:00
Jürgen Spitzmüller
948cb9e3ff * CutAndPaste.cpp: reduce indendation levels, as suggested by Abdel.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33241 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-28 09:08:37 +00:00
Jürgen Spitzmüller
3e330398b1 When pasting a math inset with a label, check for duplicates (as we do outside math)
(bug 6218)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33239 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-28 07:29:57 +00:00
Enrico Forestieri
eee77cd0ad Fix compiler warning.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33233 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-27 13:18:05 +00:00
Kornel Benko
7d2cf23192 * sk.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33216 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-25 05:47:06 +00:00
Pavel Sanda
9f41a59ff2 * cs.po, spotted by J.Znamenacek
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33211 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-24 20:59:47 +00:00
Jürgen Spitzmüller
0a7df344a3 * BufferView.cpp:
- Fix crash when performing word-replace while the cursor has a selection
	  in mathed (bug 6437)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33205 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-24 17:35:32 +00:00
Vincent van Ravesteijn
254a3f9650 branch: Fix bug #6433: read-only status is not refreshed when reloading a buffer.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33203 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-24 17:31:20 +00:00
Enrico Forestieri
097dfd647e Update it.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33201 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-24 17:15:18 +00:00
Kornel Benko
0cbe583577 typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33198 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-24 14:22:27 +00:00
Jürgen Spitzmüller
e90a7d7bfc * de.po: typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33196 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-24 13:27:29 +00:00
Jürgen Spitzmüller
c4874e340a * status.16x: typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33195 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-24 12:00:19 +00:00
Kornel Benko
d94bb9661c Missed this name-inconsistency (ASpell.cpp <-> ASpell_local.h)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33194 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-24 11:01:57 +00:00
Kornel Benko
77c6481d21 * sk.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33193 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-24 10:55:35 +00:00
Kornel Benko
e043d4ff3e Integrate enchant into cmake-build too
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33192 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-24 10:54:27 +00:00
Jürgen Spitzmüller
f0f2673420 * po/*.po: remerge (new string)
* de.po: update.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33190 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-24 10:18:44 +00:00
Jürgen Spitzmüller
fe2bb00d21 Add Caolán McNamara to the credits.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33189 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-24 10:16:21 +00:00