Uwe Stöhr
350871df1c
documentation files: corrections from John Hudson, part 4 of 4
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28667 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-01 22:14:28 +00:00
Uwe Stöhr
951df84b0f
new Indonesian translation of splash.lyx from Waluyo Adi Siswanto
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28664 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-01 20:07:57 +00:00
Uwe Stöhr
8b10159864
de.po: spelling fix also for trunk
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28663 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-01 20:06:20 +00:00
Uwe Stöhr
1fbec9429c
splash.lyx: update the file to the current documentation format
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28660 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-01 19:33:36 +00:00
Uwe Stöhr
76bc2f9ef3
Germen Braille.lyx: corrections from Jürgen and me
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28658 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-01 18:30:55 +00:00
Vincent van Ravesteijn
ab3be86f96
* InsetTabular.cpp: Make sure the caption is inserted in the correct cell. This means we first have to reset the cursor to point to the new multicolumn, and then insert the caption.
...
See:
http://www.lyx.org/trac/changeset/28440
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28651 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-01 15:50:46 +00:00
Jürgen Spitzmüller
439588d206
* German translation of the Linguistics manual.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28650 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-01 15:02:06 +00:00
Uwe Stöhr
03d8d22d6a
documentation files: corrections from John Hudson, part 1-3 of 4
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28647 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-01 01:35:17 +00:00
Vincent van Ravesteijn
2e78ca5a47
Fix bug 5819: Close button of tabbar closes wrong document
...
http://bugzilla.lyx.org/show_bug.cgi?id=5819 .
If no call to setCurrentIndex is made, we should make sure ourselves that the currentWorkArea switches to the clicked TabWorkArea.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28641 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-28 13:56:41 +00:00
Uwe Stöhr
ff9f9c92ae
support for \cfrac in mathed, fixes bug 2473 and can also go to LyX 1.6.3
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28639 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-28 02:43:26 +00:00
Vincent van Ravesteijn
07dba7f761
Fix^3 of bug 4346.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28633 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-27 00:04:28 +00:00
Uwe Stöhr
9b3060880b
- French UserGuide.lyx: big update by Siegfried
...
- UserGuide.lyx: fix issues spotted by Siegfried
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28632 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-26 23:25:41 +00:00
Vincent van Ravesteijn
7580efc7f3
* Cursor.cpp: cosmetics.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28630 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-26 21:37:58 +00:00
Vincent van Ravesteijn
f03d2fb6ef
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/trunk@28629 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-26 21:29:19 +00:00
Vincent van Ravesteijn
4b775f5393
* Cursor.cpp: compile fix.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28628 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-26 21:17:34 +00:00
Vincent van Ravesteijn
e990b98cfd
* Cursor.cpp: cosmetics.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28627 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-26 21:13:50 +00:00
Vincent van Ravesteijn
28cb308313
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/trunk@28626 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-26 21:01:35 +00:00
Vincent van Ravesteijn
3919eeafe4
Fix warning similar to bug 5799: http://bugzilla.lyx.org/show_bug.cgi?id=5799 .
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28625 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-26 20:52:47 +00:00
Vincent van Ravesteijn
36aa11863b
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/trunk@28620 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-26 00:24:12 +00:00
Uwe Stöhr
732289d2e0
Spanish UserGuide.lyx and EmbeddedObjects.lyx: updates by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28619 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-26 00:22:17 +00:00
Pavel Sanda
17cb2e992b
Add comment.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28617 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-26 00:13:47 +00:00
Pavel Sanda
5d2456ad90
Add dbg
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28616 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-26 00:06:20 +00:00
Uwe Stöhr
3154091853
xypic.lyx: correct typos and a preamble definition, remove whitespace and ERT
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28614 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-26 00:01:45 +00:00
Pavel Sanda
9874a917df
* doxy
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28613 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-25 23:46:55 +00:00
Pavel Sanda
37f82f7c2b
Squash zillion warnings
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28612 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-25 23:26:09 +00:00
Vincent van Ravesteijn
0b082f852a
Put back the FIXME.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28611 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-25 22:41:29 +00:00
Vincent van Ravesteijn
7eb04d61d9
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/trunk@28610 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-25 22:35:41 +00:00
Vincent van Ravesteijn
d31e25e159
cmake: Fix typo.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28609 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-25 21:11:43 +00:00
Enrico Forestieri
654600486b
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/trunk@28605 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-25 12:16:56 +00:00
Kornel Benko
9d1a382472
Added revision as the release number for rpm package
...
to avoid the need of the --force flag when updating.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28604 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-25 07:42:50 +00:00
Kornel Benko
a92ae88394
corrected description of how to create a package using cmake
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28603 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-25 07:36:59 +00:00
Pavel Sanda
8c411c2134
xypic.lyx merge conflict #2
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28601 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-25 02:07:14 +00:00
Pavel Sanda
80bbb98588
xypic.lyx merge conflict #1
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28600 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-25 02:01:46 +00:00
Pavel Sanda
aa06732b26
also into trunk
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28599 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-25 01:45:43 +00:00
Enrico Forestieri
557946b7a9
Update it.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28597 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-25 01:15:02 +00:00
Vincent van Ravesteijn
708e38ddb3
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/trunk@28596 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-25 00:39:55 +00:00
Pavel Sanda
e2823ac4dc
Add to contributors.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28594 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-24 23:07:00 +00:00
Pavel Sanda
303177ad81
Case-insensitive reference sorting.
...
Patch from Manoj Rajagopalan.
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg147931.html
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28593 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-24 22:56:57 +00:00
Pavel Sanda
316764c611
Cosmetics
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28592 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-24 22:42:41 +00:00
Vincent van Ravesteijn
1907b28770
Fix bug 5769: http://bugzilla.lyx.org/show_bug.cgi?id=5769 .
...
Copy content vanishes on Quit.
The work-around to clear the clipboard was needed to work around bug 4846. This bug has been resolved by the fix for bug 5472, so the work-around isn't needed anymore.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28589 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-23 19:06:43 +00:00
Vincent van Ravesteijn
8e2babb833
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/trunk@28588 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-23 19:00:23 +00:00
Pavel Sanda
a5c0cef5a0
* README.localization
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28586 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-23 16:48:25 +00:00
Vincent van Ravesteijn
92d90a0be3
Fix bug 5799. Warning when opening the document settings dialog. http://bugzilla.lyx.org/show_bug.cgi?id=5799 .
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28584 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-22 23:02:35 +00:00
Uwe Stöhr
4c44a75311
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/trunk@28582 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-22 22:26:44 +00:00
Peter Kümmel
f0edb3dfb3
fix merge build
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28581 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-22 12:42:10 +00:00
Vincent van Ravesteijn
cc44d6cb0b
Hide messages when using cmake-gui.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28580 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-21 22:41:30 +00:00
Vincent van Ravesteijn
a833b6f097
Fix cmake after r28575. Patch from Kornel.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28579 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-21 22:37:25 +00:00
Richard Heck
90c64a5f5e
A couple things noticed by Andre.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28578 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-21 21:49:56 +00:00
Uwe Stöhr
bf730bda7c
LayoutModuleList.cpp: correct include
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28577 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-21 21:19:12 +00:00
Uwe Stöhr
2bab705f62
LayoutModuleList: - make LyX compile
...
- fix SCons after r28575
- set EOL to native
@ Richard: For new files please always set the EOL flag to native. If possible it would be nice if you can also update SCons manifest file.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28576 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-21 21:04:27 +00:00