Commit Graph

20575 Commits

Author SHA1 Message Date
Uwe Stöhr
99455af646 status.16x: mention two more crash bug fixes from Vincent from yesterday (feel free to improve the descriptions)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28349 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-04 15:26:48 +00:00
Jean-Marc Lasgouttes
2bf11a0fb5 Text::read: when reading a text inset with 0 paragraphs in it, create a dummy paragraph to avoid a crash (bug 4859)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28348 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-04 14:58:34 +00:00
Vincent van Ravesteijn
f9d3662c92 branch: Fix bug 5731. http://bugzilla.lyx.org/show_bug.cgi?id=5731
Insert column after the current one, then copy the current one to the new one.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28343 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-03 23:34:05 +00:00
Vincent van Ravesteijn
a24b258abb branch: Fix bug 5736: http://bugzilla.lyx.org/show_bug.cgi?id=5736.
If the current TextMetrics does not contain the paragraph the cursor is in, the screen is recentered. Now, the current TextMetrics should be updated to one that does contain the cursor (as we have just recentered)..

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28342 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-03 23:30:26 +00:00
Jürgen Spitzmüller
84e9ad449e * status.16x: update.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28338 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-03 16:33:34 +00:00
Jürgen Spitzmüller
1a00ebbd90 * LyXFileDialog.cpp:
- limit workaround for Qt bug that was fixed in Qt 4.3.4 to previous Qt versions
	  (related to bug 4513).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28337 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-03 16:29:27 +00:00
Uwe Stöhr
02f69f2508 Tutorial.lyx: fix a typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28331 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-02 23:45:19 +00:00
Uwe Stöhr
8fd15b504f UserGuide.lyx: some fixes of issues spotted by Koji
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28329 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-02 23:29:39 +00:00
Pavel Sanda
38b6f52132 Backport
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28328 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-02 22:28:23 +00:00
Jean-Marc Lasgouttes
adcd1407ad forgot that
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28325 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-02 17:24:22 +00:00
Jürgen Spitzmüller
8560523368 please Jean-Marc.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28323 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-02 13:50:42 +00:00
Jürgen Spitzmüller
ac6a4dbefd * status.16x: update.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28322 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-02 13:42:11 +00:00
Jean-Marc Lasgouttes
b1996016e0 disable math functions in places like ERT insets (bug 5703)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28321 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-02 13:42:07 +00:00
Jürgen Spitzmüller
a776656636 * InsetMathHull (numbered):
- prevent NULL pointer (bug 5688).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28320 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-02 13:37:36 +00:00
Uwe Stöhr
915eccff0b de.po: fix a shortcut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28309 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-01 19:23:44 +00:00
Uwe Stöhr
47c58fb29b fr.po: fix a translation
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28298 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-30 23:37:32 +00:00
Uwe Stöhr
102ad8cc74 ja.po: updates from Koji
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28297 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-30 23:07:02 +00:00
Uwe Stöhr
4803219e56 hu.po: update from Szöke
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28290 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-28 22:49:04 +00:00
Pavel Sanda
9ac7d7d310 * Extended.lyx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28288 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-28 21:48:35 +00:00
Jürgen Spitzmüller
8db9532dce * fr.po: update by Jean-Pierre.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28285 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-28 08:22:51 +00:00
Pavel Sanda
e85577e2c4 * cs.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28278 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-25 13:49:02 +00:00
Pavel Sanda
2aad3a89c1 Backport
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28277 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-25 12:26:50 +00:00
Jürgen Spitzmüller
dc322b5a0a * status.16x: some more explantions on bug 5713, as suggested by Pavel.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28275 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-25 11:21:39 +00:00
Jürgen Spitzmüller
7805e16ef6 * lyx2lyx/lyx_1_6.py:
- (convert_latexcommand_index): do not stop if a print_index inset is found,
	  but just skip this inset and proceed. There may be index insets after this (bug 5713).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28274 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-25 10:59:52 +00:00
Jürgen Spitzmüller
ded7151f8c * GuiViewSource.cpp:
- enable widget in read-only mode.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28271 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-24 12:40:15 +00:00
Enrico Forestieri
c37f392abd Update it.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28269 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-24 00:32:32 +00:00
Pavel Sanda
bddf71d637 * LFUNs.lyx (branch)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28268 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-23 17:07:56 +00:00
Pavel Sanda
34c48bc081 Missing parts of the patch.
Sorry for this mess, my terminals baffled me :)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28265 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-21 20:19:34 +00:00
Pavel Sanda
33d3a146a7 * Customization.lyx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28264 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-21 20:12:26 +00:00
Jürgen Spitzmüller
6a268f11d6 * es.po: readd e-mail address
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28261 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-21 10:51:10 +00:00
Uwe Stöhr
59bb005b0a - Spanish documentation: updated by Ignacio
- Math.lyx: two fixes spotted by Ignacio

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28259 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-21 01:54:55 +00:00
Uwe Stöhr
158f1b7c0e es.po: updates by Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28258 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-21 00:51:20 +00:00
Pavel Sanda
19839d8c82 Backport
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28257 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-20 14:51:18 +00:00
Pavel Sanda
a13b78cf3c Fix http://bugzilla.lyx.org/show_bug.cgi?id=5697 .
Backport trunk fix http://www.lyx.org/trac/changeset/27780 for
bug http://bugzilla.lyx.org/show_bug.cgi?id=5389 .



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28255 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-20 13:50:04 +00:00
Uwe Stöhr
27b31deff5 UserGuide.lyx, Tutorial.lyx: - document the new "copy as reference" feature - final step
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28247 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-18 18:43:02 +00:00
Uwe Stöhr
bc90764cc8 chkconfig.ltx: test for the ifsym package also for branch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28246 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-18 15:51:34 +00:00
Vincent van Ravesteijn
3e8ce1cd0b branch: Avoid crash due to an infinite recursive loop when inset is NULL. Backport of r28242
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28245 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-18 15:30:31 +00:00
Jürgen Spitzmüller
215f4cbe12 * de.po: two small fixes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28243 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-18 15:22:16 +00:00
Jürgen Spitzmüller
cf22a26d5d * LaTeXFeatures.cpp:
- make lyxarrow robust, since \@ifstar is fragile.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28236 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-18 14:01:12 +00:00
Pavel Sanda
976b2c557e Backport
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28233 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-18 09:44:18 +00:00
Uwe Stöhr
7dcf368cc8 UserGuide.lyx: - fix a preamble command definition
- the final "---" part

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28229 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-17 21:40:06 +00:00
Uwe Stöhr
e1e4204330 Documentation files: - fix a preamble command definition
- the "---" part 2

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28228 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-17 21:05:23 +00:00
Uwe Stöhr
c5e4ecce45 - po-files: remerge due to new strings
- de.po: translate the new strings

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28225 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-17 18:44:25 +00:00
Uwe Stöhr
59418992ec Intro.lyx, Tutorial.lyx: fix usage of "---" and "--" since we support this natively since LyX 1.6.0
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28223 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-17 18:24:13 +00:00
Uwe Stöhr
51398efb5c status.16x: reformat
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28222 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-17 18:20:39 +00:00
Uwe Stöhr
767c87fe5a Tutorial.lyx: - document the new "copy as reference" feature
- update the microtypography

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28221 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-17 18:16:16 +00:00
Richard Heck
596098c6e8 Localize a couple strings.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28220 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-17 18:13:22 +00:00
Pavel Sanda
6eb290160b Backport
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28217 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-17 16:33:59 +00:00
Richard Heck
d3f7b1fef6 Backport 28190, 28191.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28215 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-17 15:55:32 +00:00
Richard Heck
be42d0ed00 Partially revert r28128, which was causing problems. A better version
follows.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28214 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-17 15:53:31 +00:00