Commit Graph

20677 Commits

Author SHA1 Message Date
Uwe Stöhr
4500df9c54 documentation files: corrections from John Hudson, part 2 of x
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28645 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-01 00:07:43 +00:00
Uwe Stöhr
a91d063bc8 documentation files: corrections from John Hudson, part 1 of x
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28644 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-28 23:05:18 +00:00
Vincent van Ravesteijn
364cc24033 Fix nr.3 of bug 4346.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28643 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-28 16:52:46 +00:00
Jürgen Spitzmüller
5a19cffe3f * po/*.po: remerge.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28642 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-28 16:50:07 +00:00
Jürgen Spitzmüller
2feb9a7fd6 * ANNOUNCE
* NEWS
	- grammar fixes (thanks, Vincent)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28640 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-28 10:23:00 +00:00
Vincent van Ravesteijn
e09184fd5d branch: Fix bug 5765: http://bugzilla.lyx.org/show_bug.cgi?id=5765.
[visual cursor] Crash when cutting a figure caption and moving the cursor. 
Avoid negative positions. 


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28638 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-27 23:03:39 +00:00
Vincent van Ravesteijn
d39be32421 branch: Fix bug 5762: http://bugzilla.lyx.org/show_bug.cgi?id=5762.
[visual cursor] Crash when moving left in table in an RTL document 
Avoid negative positions. 


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28637 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-27 22:59:54 +00:00
Jürgen Spitzmüller
064b2ff648 * status.16x: update.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28635 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-27 16:41:48 +00:00
Jürgen Spitzmüller
74375fd938 * nb.po: update from Helge.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28634 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-27 16:39:51 +00:00
Uwe Stöhr
488596725b - French UserGuide.lyx: big update by Siegfried
- UserGuide.lyx: fix issues spotted by Siegfried

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28631 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-26 23:25:09 +00:00
Vincent van Ravesteijn
5f63e5539e branch: Fix the fix for bug 4346: http://bugzilla.lyx.org/show_bug.cgi?id=4346.
Synchronizing insets asserts with two views open

This finishes the change of http://www.lyx.org/trac/changeset/28587.

Replace the setButtonLabels functions that need a BufferView by buttonLabel functions. These functions modify the label at drawing time.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28624 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-26 20:05:48 +00:00
Vincent van Ravesteijn
10dfb843e5 branch: Fix bug 5806: http://bugzilla.lyx.org/show_bug.cgi?id=5806.
Branch names with spaces impossible

Read the whole line to catch the whole branch name.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28623 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-26 19:43:01 +00:00
Uwe Stöhr
62c2a30a07 installer: the hopefully final touch for LyX 1.6.2
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28621 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-26 00:32:02 +00:00
Uwe Stöhr
4086306289 es.po, Spanish UserGuide.lyx, Spanish EmbeddedObjects.lyx: updates by Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28618 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-26 00:21:37 +00:00
Uwe Stöhr
4b6a2db335 xypic.lyx: correct typos and a preamble definition, remove whitespace and ERT
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28615 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-26 00:02:01 +00:00
Vincent van Ravesteijn
33228fba67 branch: Fix bug 5744: http://bugzilla.lyx.org/show_bug.cgi?id=5744.
Crash with completion in mathed.

When deleting an inset, the stored DocIterator might contain a reference to a non-existent Inset and Text. Therefore, if we detect that the depth has changed, we are (for sure) not in the same paragraph, but we should make sure not to ask for the innerParagraph.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28608 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-25 21:08:46 +00:00
Enrico Forestieri
ac85e637eb Update status.16x
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28607 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-25 12:25:49 +00:00
Enrico Forestieri
7dc351d2a2 Fix bug 5541: http://bugzilla.lyx.org/show_bug.cgi?id=5541
This was due to a thinko in http://www.lyx.org/trac/changeset/26002


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28606 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-25 12:17:46 +00:00
Pavel Sanda
16b2fcc12f backport to branch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28602 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-25 02:08:38 +00:00
Pavel Sanda
2dfa8c4833 * xypic.lyx - update from Peter Gumm
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28598 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-25 01:43:15 +00:00
Pavel Sanda
c124ffe226 * cs.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28595 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-25 00:06:02 +00:00
Vincent van Ravesteijn
2f695eb436 branch: Fix bug 5797: http://bugzilla.lyx.org/show_bug.cgi?id=5797.
GetStatus of an InsetCollapsable asserts for unhandled commands.

When you add a command to the context menu of an InsetCollapsable of which the getStatus method does not handle this command, an assertion will be raised. This happens when getStatus doesn't handle a command it is forwarded to text::getStatus which asserts because cur.text() is the text the inset is in, while this is the text of the inset. So, we only dispatch to text_ if the cursor is inside the text_. This is not the case for e.g. context menus.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28591 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-24 08:47:20 +00:00
Vincent van Ravesteijn
7399607f0e * status.16x update.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28590 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-23 21:44:58 +00:00
Vincent van Ravesteijn
c17f118c9c Fix bug 4346: http://bugzilla.lyx.org/show_bug.cgi?id=4346.
Synchronizing insets asserts with two views open

It changes the autoOpen_ member of InsetCollapsable into a map, such that an autoOpen value can be specified for each bufferView. Now, the assertion is avoided and insetCollapsable can be open in one bufferview and be closed in the other in very special cases that the cursor end up in a closed inset.

Compare with the MathMacro::editing_ member. 

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28587 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-23 18:44:43 +00:00
Pavel Sanda
5c00c90a1f * README.localization
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28585 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-23 16:36:17 +00:00
Uwe Stöhr
0ad9c92ef3 EmbeddedObjects.lyx: update manual according to http://bugzilla.lyx.org/show_bug.cgi?id=5798
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28583 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-22 22:26:57 +00:00
Uwe Stöhr
9e28198d7b fr.po: correction by Jean-Pierre
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28572 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-21 13:24:18 +00:00
Jürgen Spitzmüller
d0d0ce8a8b * status.16x: add bug number.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28571 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-21 10:29:52 +00:00
Vincent van Ravesteijn
a9e9e03ce9 branch: Fix a crash when removing the label of an included Program Listing.
See also:
http://www.lyx.org/trac/changeset/28563

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28570 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-20 19:36:19 +00:00
Jürgen Spitzmüller
c0714cb5be * status.16x: update.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28569 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-20 09:48:11 +00:00
Jürgen Spitzmüller
6dc0daf570 * tex2lyx/preamble.cpp:
- fix thinko that caused tex2lyx to silently drop custom preamble entries in non-LyX-generated tex files.
	  (bug 5788). Patch from Jean-Marc.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28568 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-20 09:46:31 +00:00
Vincent van Ravesteijn
97f2db1754 branch: Fix bug 5785: http://bugzilla.lyx.org/show_bug.cgi?id=5785.
Reference dialog update crash for read-only documents. 
Comments: 
* -1 is a valid return of bufferCO->currentIndex() so we need to test for it. 
* set the correct enabling of the button in case no call to updateContents follows. 
* remove unneeded call to setFocusProxy. The widget is either disabled or the focus proxy is set in updateRefs. 

See also:
http://www.lyx.org/trac/changeset/28547

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28565 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-19 21:49:37 +00:00
Jürgen Spitzmüller
3904d47391 some release preparations.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28558 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-19 14:16:19 +00:00
Vincent van Ravesteijn
32c16755f3 branch: Fix a crash on exit when the child documents are already unloaded (r28492).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28550 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-19 00:07:53 +00:00
Uwe Stöhr
d28b9204b7 it.po: reset the translator
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28549 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-18 23:51:59 +00:00
Uwe Stöhr
642884b25b it.po, hu.po: translate a string
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28548 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-18 23:48:29 +00:00
Jürgen Spitzmüller
e071e1dce7 Oops ... correct file this time.
* pl.po: the file produced fatal errors on msgmerge due to duplicated messages. I have removed the duplicates and remerged this file.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28545 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-18 22:06:23 +00:00
Jürgen Spitzmüller
50d02d419a * pt.po: the file produced fatal errors on msgmerge due to duplicated messages. I have removed the duplicates and remerged this file.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28543 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-18 22:02:56 +00:00
Uwe Stöhr
7c51a9193b status.16x: update translation status
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28542 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-18 21:20:15 +00:00
Uwe Stöhr
aa59e4fae9 pl.po: translation updates from Michał Fita
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28540 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-18 21:14:27 +00:00
Pavel Sanda
789202c76c * cs.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28539 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-18 08:58:38 +00:00
Uwe Stöhr
9656eb1960 EmbeddedObjects.lyx: update the description of Edit externally
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28536 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-18 01:03:27 +00:00
Uwe Stöhr
5a9ffe427c fr.po: translate a string
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28534 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-18 00:52:28 +00:00
Jürgen Spitzmüller
d07f01354f * status.16x: update.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28528 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-17 15:19:32 +00:00
Jürgen Spitzmüller
cd497efe68 Fix bug 5699 (crash when using outliner in child document while the master is not opened).
The problem was that, if the master is not opened, no respective guiDelegate exists, and the functions that update the toc do not trigger. The fix is to update the child's toc backend and toc items directly in such cases.

All credits (for both detecting and fixing the problem) go to Vincent, who is going to submit the (slightly different) fix to trunk.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28527 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-17 15:18:47 +00:00
Uwe Stöhr
4da8e36ef4 Spanish EmbeddedObjects.lyx: update from Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28525 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-17 01:13:09 +00:00
Uwe Stöhr
eb2c88596f xypic.lyx: - update layout of this file to the one of the other doc files
- cleanup of the preamble
           - a layout fix

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28522 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-17 00:47:29 +00:00
Uwe Stöhr
3ab04ae707 Math.lyx: final cleanups for the new \hspace in formulas feature
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28520 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-17 00:44:33 +00:00
Pavel Sanda
7f29fcb581 forgot status
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28519 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-16 23:54:10 +00:00
Pavel Sanda
f60892dac7 Backport
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28518 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-16 23:43:56 +00:00