Jean-Marc Lasgouttes
25a24f3fde
update from jean-pierre
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31557 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-08 08:13:16 +00:00
Enrico Forestieri
0cee038d44
Update it.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31556 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-07 15:15:17 +00:00
Jürgen Spitzmüller
59d3210af9
* po/*.po: update (new strings).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31555 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-07 12:35:50 +00:00
Pavel Sanda
86b5dce959
Unintended part
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31554 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-07 10:03:48 +00:00
Pavel Sanda
b574759cf2
Backoport fix for bug #5977 - Make Close button on tabs configurable
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31553 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-07 10:02:30 +00:00
Jürgen Spitzmüller
49269cbb8a
fix names.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31551 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-07 07:53:53 +00:00
Enrico Forestieri
7f45e98a83
Update it.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31540 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-06 11:51:16 +00:00
Vincent van Ravesteijn
886071393b
branch: Fix bug #6108 : Crash on menu key
...
The wrong context menu is being expanded, because the location where the context menu is requested is computed wrongly by Qt.
Actually, the problem seemed to be in InputMethodQuery??. For some reason, the box of the cursor is shifted right under the cursor box.
The menu key uses InputMethodQuery?? to locate the context menu, just as he Japanese input method locates the box with possibilities.
1.6.x shows the same behaviour, but in that case it doesn't crash because the spellchecker entry does not exist there, but there might be another case in which it will crash.
see r30797.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31531 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-05 18:20:55 +00:00
Vincent van Ravesteijn
089945a888
branch: Fix bug #4906 : Files always reopened in tabbed window on launch.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31529 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-05 14:53:31 +00:00
Pavel Sanda
58ddea8f67
Now correctly
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31526 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-04 21:38:01 +00:00
Pavel Sanda
732f77cdf2
Revert unintended commit which clashes with Enrico docs
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31525 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-04 21:36:47 +00:00
Pavel Sanda
88e519d816
typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31522 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-04 21:24:41 +00:00
Enrico Forestieri
7c4f9dc43b
Fix bug #6258 : LyX incorrectly interprets tetex warnings as errors.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31517 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-04 16:11:57 +00:00
Pavel Sanda
7e68bcf9ac
Typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31515 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-04 15:55:56 +00:00
Jürgen Spitzmüller
89bf8d2c8a
* LyXView.cpp (reloadBuffer):
...
- adjust r31511 to prevent null pointer.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31512 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-04 14:33:05 +00:00
Jürgen Spitzmüller
68141ce03c
* LyXFunc.cpp (reloadBuffer):
...
- make sure a child is re-allocated to its master after reloading (bug 6233).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31511 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-04 14:24:20 +00:00
Jürgen Spitzmüller
faa2e8ffde
* status.16x: update.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31509 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-04 13:02:06 +00:00
Kornel Benko
a7e90261f7
Remark about slovak translation of splash.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31508 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-04 12:57:11 +00:00
Jürgen Spitzmüller
fef67dd339
* New layout files for Inderscience journals, contributed by Koji Yokota.
...
The old layout file is marked deprecated.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31507 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-04 12:56:23 +00:00
Kornel Benko
c45722a0ba
Adapted the build-systems to the new slovak translation of splash.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31505 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-04 12:52:45 +00:00
Kornel Benko
1c643527f8
Added slovak translation of splash.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31504 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-04 12:10:51 +00:00
Jürgen Spitzmüller
e215fa5131
* BufferView.cpp (gotoLabel):
...
- stop iterating over the list of labels after the label was found.
This also prevents a crash if the found label is in a child (and the
pointers become invalid) [bug 6252].
Trunk already has this change.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31503 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-04 10:31:09 +00:00
Kornel Benko
0d5967a50d
* sk.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31502 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-04 09:38:03 +00:00
Jürgen Spitzmüller
b43bb5f9f1
* po/*.po: remerge in the wake of r31497.
...
* de.po: adapt change.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31500 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-04 09:28:52 +00:00
Pavel Sanda
82ec9f9171
Backport fix for #6194 .
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31499 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-04 08:40:01 +00:00
Pavel Sanda
e4ec45fba2
typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31497 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-03 23:52:19 +00:00
Pavel Sanda
0d4b43779a
* cs.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31496 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-03 23:47:04 +00:00
Jean-Marc Lasgouttes
2d950f264a
backport r31489: Fix support for optional argument of \bibitem in tex2lyx (bug 6249)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31490 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-02 10:36:34 +00:00
Jean-Marc Lasgouttes
4a47adac94
update from Jean-Pierre
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31487 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-01 09:29:16 +00:00
Enrico Forestieri
391659b5af
Fix bug #6246 : InsetMathKern is broken
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31483 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-28 22:11:02 +00:00
Enrico Forestieri
caf70b9960
Update it.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31482 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-28 22:07:14 +00:00
Kornel Benko
5615dbe266
* sk.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31480 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-28 18:39:55 +00:00
Jürgen Spitzmüller
fe9f769811
* es.po: update by Ignacío.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31479 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-28 17:10:04 +00:00
Jürgen Spitzmüller
eeeec16e0f
* po/*.po: remerge (new strings).
...
* de.po: new translations.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31477 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-28 11:20:13 +00:00
Jürgen Spitzmüller
9a2b2f750c
* add modules to do equation/figure/table numbering sectionwise.
...
Use these modules in the AMS classes (instead of preamble hardcoding).
This is bug 6123.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31476 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-28 11:09:44 +00:00
Vincent van Ravesteijn
d082cacdfd
branch: Fix bug #6188 : Assertion with multiple views of same document.
...
We have to prevent that two views share the same ID, also when an id was supplied (because we can open the same document twice).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31466 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-25 14:26:04 +00:00
Jean-Marc Lasgouttes
7911dd2269
backport r31439 (second part of #6142 )
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31464 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-25 12:43:09 +00:00
Richard Heck
49ed00e105
Fix doxy.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31461 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-24 11:57:21 +00:00
Kornel Benko
51ef27dc94
* sk.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31456 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-23 19:37:22 +00:00
Jürgen Spitzmüller
adc876029f
* LaTeXFeatures.cpp: fix whitespace issue after Greek character.
...
No status entry needed, this bug slipped in after 1.6.4.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31454 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-23 10:34:37 +00:00
Uwe Stöhr
30321350fe
also for branch:
...
- elsarticle.layout: add the stdlayouts, fixes #6189
- elsarticle.lyx: add two theorems as example
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31449 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-22 23:23:42 +00:00
Uwe Stöhr
032004dbe8
es.po: updates by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31446 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-22 21:41:27 +00:00
Jean-Marc Lasgouttes
9cd1131c0c
backport r31222 (part of #6142 )
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31437 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-21 21:03:05 +00:00
Enrico Forestieri
831f782295
Update it.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31435 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-21 14:01:56 +00:00
Jean-Marc Lasgouttes
9ff0b92038
clarify that we require automake 1.8
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31434 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-21 13:13:11 +00:00
Uwe Stöhr
4f24c169c5
- po-files: remerge because of new strings
...
- de.po: translation of the new strings
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31430 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-21 12:04:53 +00:00
Uwe Stöhr
1d5c704360
GuiPrefs: fix #6176 also for branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31429 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-21 11:58:31 +00:00
Uwe Stöhr
a19aa609ce
-also for branch-
...
svglobal3.layout:
- major overhaul for version 3.2 that has to be used since 2007
- remove wrong document class option, fixes first part of #6198
svjour.inc:
- remove style "subparagraph" that doesn't exist, fixes second part of #6198
- simplifications
svjour3.lyx: new template file for articles in journals published by Springer (It is the LyX implementation of the template.tex file provided by svjour version 3.2)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31428 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-21 11:50:54 +00:00
Uwe Stöhr
929303c5f3
installer: fix a bug
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31423 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-21 00:37:48 +00:00
Enrico Forestieri
3fa9c60f44
Fix bug #6215 (spotted by Vincent).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31422 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-20 23:07:16 +00:00