]> git.lyx.org Git - lyx.git/log
lyx.git
13 years agocs.po
Pavel Sanda [Thu, 25 Nov 2010 14:47:16 +0000 (14:47 +0000)]
cs.po

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36490 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoThis message looked strange.
Pavel Sanda [Thu, 25 Nov 2010 14:37:10 +0000 (14:37 +0000)]
This message looked strange.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36489 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoSynchronize naming of modules.
Pavel Sanda [Thu, 25 Nov 2010 13:40:28 +0000 (13:40 +0000)]
Synchronize naming of modules.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36488 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoReuse some code and simplify InsetTabular::cursorPos()
Vincent van Ravesteijn [Thu, 25 Nov 2010 13:22:04 +0000 (13:22 +0000)]
Reuse some code and simplify InsetTabular::cursorPos()

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36487 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoFix bug #7059: Display the vertical alignment of tables.
Vincent van Ravesteijn [Thu, 25 Nov 2010 13:20:56 +0000 (13:20 +0000)]
Fix bug #7059: Display the vertical alignment of tables.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36486 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoMove TextMetrics::drawRowSelection to RowPainter::paintSelection(). RowPainter knows...
Vincent van Ravesteijn [Thu, 25 Nov 2010 13:16:30 +0000 (13:16 +0000)]
Move TextMetrics::drawRowSelection to RowPainter::paintSelection().  RowPainter knows about a possible offset in the y-coordinate, while drawSelection uses the cached value. Instead of adding another parameter to TextMetrics::drawRowSelection, we can as weel move it to RowPainter and lose all parameters at all.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36485 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoDisentangle InsetTabular::drawSelection and InsetTabular::drawBackground().
Vincent van Ravesteijn [Thu, 25 Nov 2010 13:08:26 +0000 (13:08 +0000)]
Disentangle InsetTabular::drawSelection and InsetTabular::drawBackground().

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36484 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoComment out code that does nothing. InsetTableCell does not handle drawSelection...
Vincent van Ravesteijn [Thu, 25 Nov 2010 13:02:30 +0000 (13:02 +0000)]
Comment out code that does nothing. InsetTableCell does not handle drawSelection. Now it raises the impression that this causes the selection of the cells to be painted but that is done somewhere else.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36483 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoMove SCRIPT_CODE to the end to make sure the numbering is still correct.
Vincent van Ravesteijn [Thu, 25 Nov 2010 13:01:24 +0000 (13:01 +0000)]
Move SCRIPT_CODE to the end to make sure the numbering is still correct.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36482 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoReorder InsetScript.h and add member groups.
Vincent van Ravesteijn [Thu, 25 Nov 2010 13:00:31 +0000 (13:00 +0000)]
Reorder InsetScript.h and add member groups.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36481 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoLaTeXFeatures.cpp (useBabel):
Jürgen Spitzmüller [Thu, 25 Nov 2010 10:31:58 +0000 (10:31 +0000)]
LaTeXFeatures.cpp (useBabel):
- readd accidentally removed parentheses.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36479 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoLaTeXFeatures.cpp (usePolyglossia):
Jürgen Spitzmüller [Thu, 25 Nov 2010 10:30:09 +0000 (10:30 +0000)]
LaTeXFeatures.cpp (usePolyglossia):
- readd accidentally removed parentheses.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36478 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoLaTeXFeatures.cpp (useBabel, usePolyglossia):
Jürgen Spitzmüller [Thu, 25 Nov 2010 10:25:29 +0000 (10:25 +0000)]
LaTeXFeatures.cpp (useBabel, usePolyglossia):
- thinko (bug #7074)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36477 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoInsetMathGrid.cpp: whitespace
Uwe Stöhr [Thu, 25 Nov 2010 05:04:38 +0000 (05:04 +0000)]
InsetMathGrid.cpp: whitespace

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36471 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoMath.lyx: add info about italic and upright Greek letters in math
Uwe Stöhr [Thu, 25 Nov 2010 02:53:18 +0000 (02:53 +0000)]
Math.lyx: add info about italic and upright Greek letters in math

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36470 a592a061-630c-0410-9148-cb99ea01b6c8

13 years ago* doxy
Pavel Sanda [Thu, 25 Nov 2010 02:26:05 +0000 (02:26 +0000)]
* doxy

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36469 a592a061-630c-0410-9148-cb99ea01b6c8

13 years ago* LFUNs.lyx
Pavel Sanda [Thu, 25 Nov 2010 02:21:34 +0000 (02:21 +0000)]
* LFUNs.lyx

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36468 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoThe problem with windows is that it does not discriminate case sensitivity
Pavel Sanda [Thu, 25 Nov 2010 02:07:42 +0000 (02:07 +0000)]
The problem with windows is that it does not discriminate case sensitivity
which breaks on other archs.
Uwe, please check it still works for you.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36467 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoinstaller: prepare for beta2
Uwe Stöhr [Thu, 25 Nov 2010 01:44:42 +0000 (01:44 +0000)]
installer: prepare for beta2

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36466 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agofix #1983 (rest of #4606): add missing \var*** characters (gig Greek math letters)
Uwe Stöhr [Thu, 25 Nov 2010 01:27:53 +0000 (01:27 +0000)]
fix #1983 (rest of #4606): add missing \var*** characters (gig Greek math letters)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36465 a592a061-630c-0410-9148-cb99ea01b6c8

13 years ago* ANNOUNCE
Pavel Sanda [Thu, 25 Nov 2010 00:49:10 +0000 (00:49 +0000)]
* ANNOUNCE

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36464 a592a061-630c-0410-9148-cb99ea01b6c8

13 years ago* cs.po
Pavel Sanda [Thu, 25 Nov 2010 00:39:59 +0000 (00:39 +0000)]
* cs.po

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36463 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoTransition to QTreeView in module list was not finished.
Pavel Sanda [Thu, 25 Nov 2010 00:09:49 +0000 (00:09 +0000)]
Transition to QTreeView in module list was not finished.
Hide the tree decoration from users now, visually we are back at QListView.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36462 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoKill Flex:constructs in po files.
Pavel Sanda [Wed, 24 Nov 2010 23:53:41 +0000 (23:53 +0000)]
Kill Flex:constructs in po files.
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg163696.html

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36461 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agomodernCV.lyx: add example how to create a sub-item in a list entry
Uwe Stöhr [Wed, 24 Nov 2010 17:41:39 +0000 (17:41 +0000)]
modernCV.lyx: add example how to create a sub-item in a list entry

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36458 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoes.po: fix bug that made it uncompilable
Uwe Stöhr [Wed, 24 Nov 2010 17:24:56 +0000 (17:24 +0000)]
es.po: fix bug that made it uncompilable
(SCons always also compiles the po-files and thus showed me that error, CMake should also do this)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36456 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoChange the escaping mechanism for XHTML output and so allow a fix for
Richard Heck [Wed, 24 Nov 2010 15:27:36 +0000 (15:27 +0000)]
Change the escaping mechanism for XHTML output and so allow a fix for
bug #7061.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36455 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoFix bug #7066.
Richard Heck [Wed, 24 Nov 2010 14:45:27 +0000 (14:45 +0000)]
Fix bug #7066.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36454 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoSynchroniza names in lfuns
Pavel Sanda [Tue, 23 Nov 2010 20:35:55 +0000 (20:35 +0000)]
Synchroniza names in lfuns

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36453 a592a061-630c-0410-9148-cb99ea01b6c8

13 years ago* cs.po
Pavel Sanda [Tue, 23 Nov 2010 20:10:33 +0000 (20:10 +0000)]
* cs.po

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36452 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoFix inserting subscript/superscript with nonempty selection by creating a dedicated...
Georg Baum [Tue, 23 Nov 2010 20:09:08 +0000 (20:09 +0000)]
Fix inserting subscript/superscript with nonempty selection by creating a dedicated lfun:
inset-insert simply swallows the selection, while box-insert, note-insert etc.
put the selection inside the new inset.
As a side effect the toolbar icons get better names, as requested by Uwe.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36451 a592a061-630c-0410-9148-cb99ea01b6c8

13 years ago* es.po: update from Ignacio
Jürgen Spitzmüller [Tue, 23 Nov 2010 17:50:40 +0000 (17:50 +0000)]
* es.po: update from Ignacio

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36450 a592a061-630c-0410-9148-cb99ea01b6c8

13 years ago* PreviewLoader: add comment
Jürgen Spitzmüller [Tue, 23 Nov 2010 16:09:05 +0000 (16:09 +0000)]
* PreviewLoader: add comment

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36449 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoadd basic LuaTeX backend.
Jürgen Spitzmüller [Tue, 23 Nov 2010 16:07:42 +0000 (16:07 +0000)]
add basic LuaTeX backend.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36448 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoFix bug #7058 (Crash when invoking CAS on a multiline AMS context)
Enrico Forestieri [Tue, 23 Nov 2010 15:36:58 +0000 (15:36 +0000)]
Fix bug #7058 (Crash when invoking CAS on a multiline AMS context)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36447 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoPreviewLoader: use bufferFormat() here, even if this also relies on useXetex.
Jürgen Spitzmüller [Tue, 23 Nov 2010 13:18:28 +0000 (13:18 +0000)]
PreviewLoader: use bufferFormat() here, even if this also relies on useXetex.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36446 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agofurther xetex disambiguation: use the flavor where the flavor is apt.
Jürgen Spitzmüller [Tue, 23 Nov 2010 12:23:36 +0000 (12:23 +0000)]
further xetex disambiguation: use the flavor where the flavor is apt.

This introduces an isFullUnicode() function to OutputParams that currently only contains XETEX, but later can also contain other fully unicode-aware backends (LUATEX for instance).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36445 a592a061-630c-0410-9148-cb99ea01b6c8

13 years ago* Buffer.cpp: correctly set the flavor.
Jürgen Spitzmüller [Tue, 23 Nov 2010 11:53:27 +0000 (11:53 +0000)]
* Buffer.cpp: correctly set the flavor.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36444 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agomore xetex-disambibuation: here, the flavor really matters.
Jürgen Spitzmüller [Tue, 23 Nov 2010 11:49:04 +0000 (11:49 +0000)]
more xetex-disambibuation: here, the flavor really matters.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36443 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoTry to disambibuate the use of "xetex". Here, we actually require polyglossia.
Jürgen Spitzmüller [Tue, 23 Nov 2010 11:44:40 +0000 (11:44 +0000)]
Try to disambibuate the use of "xetex". Here, we actually require polyglossia.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36442 a592a061-630c-0410-9148-cb99ea01b6c8

13 years ago* configure.py: resolve shortcut conflict
Jürgen Spitzmüller [Tue, 23 Nov 2010 11:14:30 +0000 (11:14 +0000)]
* configure.py: resolve shortcut conflict

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36441 a592a061-630c-0410-9148-cb99ea01b6c8

13 years ago* languages: correct Norwegian Gui strings as advised by Ingar Pareliussen.
Jürgen Spitzmüller [Tue, 23 Nov 2010 10:52:59 +0000 (10:52 +0000)]
* languages: correct Norwegian Gui strings as advised by Ingar Pareliussen.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36440 a592a061-630c-0410-9148-cb99ea01b6c8

13 years ago* Font.cpp: let's compare the lyx name here. Polyglossia name can be ambigouos (cf...
Jürgen Spitzmüller [Tue, 23 Nov 2010 10:18:46 +0000 (10:18 +0000)]
* Font.cpp: let's compare the lyx name here. Polyglossia name can be ambigouos (cf. "german" [german] vs. "german" [ngerman]).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36439 a592a061-630c-0410-9148-cb99ea01b6c8

13 years ago* fix bug #7062. How stupid of me!
Jürgen Spitzmüller [Tue, 23 Nov 2010 09:59:31 +0000 (09:59 +0000)]
* fix bug #7062. How stupid of me!

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36438 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoFix conversion of 1.5.x documents that conflict with mchchem
Georg Baum [Mon, 22 Nov 2010 21:07:20 +0000 (21:07 +0000)]
Fix conversion of 1.5.x documents that conflict with mchchem

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36437 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agode.po: fix spelling.
Jürgen Spitzmüller [Mon, 22 Nov 2010 13:57:38 +0000 (13:57 +0000)]
de.po: fix spelling.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36436 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoCorrect eol style again. Now correctly set svn:eol-style instead of eol-style. Fixes...
Vincent van Ravesteijn [Mon, 22 Nov 2010 13:34:05 +0000 (13:34 +0000)]
Correct eol style again. Now correctly set svn:eol-style instead of eol-style. Fixes the wrong revision 36406.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36435 a592a061-630c-0410-9148-cb99ea01b6c8

13 years ago* ANNOUNCE
Pavel Sanda [Mon, 22 Nov 2010 13:28:41 +0000 (13:28 +0000)]
* ANNOUNCE

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36434 a592a061-630c-0410-9148-cb99ea01b6c8

13 years ago* Introduce polyglossia support (bug 6576).
Jürgen Spitzmüller [Mon, 22 Nov 2010 12:10:16 +0000 (12:10 +0000)]
* Introduce polyglossia support (bug 6576).

Please test this.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36433 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agotypo
Pavel Sanda [Mon, 22 Nov 2010 11:44:36 +0000 (11:44 +0000)]
typo

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36432 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoFix previous commit: previous_char was not updated at all!
Abdelrazak Younes [Mon, 22 Nov 2010 09:06:36 +0000 (09:06 +0000)]
Fix previous commit: previous_char was not updated at all!

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36431 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoWork around bug #6920. This disables ligatures with involving 'f'
Abdelrazak Younes [Mon, 22 Nov 2010 08:57:33 +0000 (08:57 +0000)]
Work around bug #6920. This disables ligatures with involving 'f'
character.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36430 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agowhitescape
Abdelrazak Younes [Mon, 22 Nov 2010 08:35:12 +0000 (08:35 +0000)]
whitescape

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36429 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoJust advancing the manual to the latest document format.
Tommaso Cucinotta [Mon, 22 Nov 2010 08:31:06 +0000 (08:31 +0000)]
Just advancing the manual to the latest document format.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36428 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoIgnore ligature breaks and hyphenations during simple search (fixes #1468).
Tommaso Cucinotta [Mon, 22 Nov 2010 07:50:34 +0000 (07:50 +0000)]
Ignore ligature breaks and hyphenations during simple search (fixes #1468).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36427 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoFORMAT: add missing entry for format 408
Uwe Stöhr [Mon, 22 Nov 2010 05:11:17 +0000 (05:11 +0000)]
FORMAT: add missing entry for format 408

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36426 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoLoad mhchem if it is requested unconditionally, fix some typos
Georg Baum [Sun, 21 Nov 2010 18:07:04 +0000 (18:07 +0000)]
Load mhchem if it is requested unconditionally, fix some typos

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36425 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agofix bug 3008: Add subscript/superscript inset for text
Georg Baum [Sun, 21 Nov 2010 17:00:12 +0000 (17:00 +0000)]
fix bug 3008: Add subscript/superscript inset for text

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36424 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoFinalize macros that are being typed (both in main document WA and in search/replace...
Tommaso Cucinotta [Sun, 21 Nov 2010 15:45:35 +0000 (15:45 +0000)]
Finalize macros that are being typed (both in main document WA and in search/replace one), right before starting an advanced search/replace operation.
Fixes #6887.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36423 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoInsetTabular.cpp: typo
Uwe Stöhr [Sun, 21 Nov 2010 04:45:07 +0000 (04:45 +0000)]
InsetTabular.cpp: typo

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36420 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoEmbeddedObjects.lyx:
Uwe Stöhr [Sun, 21 Nov 2010 04:23:25 +0000 (04:23 +0000)]
EmbeddedObjects.lyx:
- describe new table dialog behavior
- describe new table-wide vertical alignment feature

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36419 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agode.po: fix a shortcut clash
Uwe Stöhr [Sun, 21 Nov 2010 04:11:09 +0000 (04:11 +0000)]
de.po: fix a shortcut clash

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36418 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoenumitem.module: typo: we use the American English variant (with "z") in all other...
Uwe Stöhr [Sun, 21 Nov 2010 04:10:03 +0000 (04:10 +0000)]
enumitem.module: typo: we use the American English variant (with "z") in all other strings in LyX

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36417 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agonn.po: updates from Ingar
Uwe Stöhr [Sat, 20 Nov 2010 19:39:18 +0000 (19:39 +0000)]
nn.po: updates from Ingar

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36416 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoInsetTabular.cpp: fix #7055
Uwe Stöhr [Sat, 20 Nov 2010 18:59:16 +0000 (18:59 +0000)]
InsetTabular.cpp: fix #7055

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36415 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agolyxfind.cpp: squash compiler warnings
Uwe Stöhr [Sat, 20 Nov 2010 18:28:28 +0000 (18:28 +0000)]
lyxfind.cpp: squash compiler warnings

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36414 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoHyperlinkUi.ui:
Uwe Stöhr [Sat, 20 Nov 2010 17:03:51 +0000 (17:03 +0000)]
HyperlinkUi.ui:
- one link type must be the default (type Web) (as in LyX 1.6.x)
- add spacer as link type radiobox was too wide

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36412 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoFinds formatted matches in the middle of paragraphs, when no regular expressions...
Tommaso Cucinotta [Sat, 20 Nov 2010 15:57:54 +0000 (15:57 +0000)]
Finds formatted matches in the middle of paragraphs, when no regular expressions are involved (fixes #6891).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36411 a592a061-630c-0410-9148-cb99ea01b6c8

13 years ago* lettre.layout: fix from Jean-Pierre.
Jürgen Spitzmüller [Sat, 20 Nov 2010 14:58:23 +0000 (14:58 +0000)]
* lettre.layout: fix from Jean-Pierre.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36410 a592a061-630c-0410-9148-cb99ea01b6c8

13 years ago* XeTeX: OldStyleNumbers argument must be specified as \setmainfont option (bug 7041).
Jürgen Spitzmüller [Sat, 20 Nov 2010 14:53:34 +0000 (14:53 +0000)]
* XeTeX: OldStyleNumbers argument must be specified as \setmainfont option (bug 7041).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36408 a592a061-630c-0410-9148-cb99ea01b6c8

13 years ago* UI changes in anticipation of polyglossia support:
Jürgen Spitzmüller [Sat, 20 Nov 2010 13:34:14 +0000 (13:34 +0000)]
* UI changes in anticipation of polyglossia support:
     - rename \language_package to \language_custom_package
     - the bool \language_use_babel is replaced by a more fine-grained selection:
        * chose language package automatically (later: babel or polyglossia)
        * always use babel (also with XeTeX)
        * custom (i.e. use \language_custom_package)
        * none (equivalent to former \language_use_babel false)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36407 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoFix eol-style
Vincent van Ravesteijn [Sat, 20 Nov 2010 12:29:46 +0000 (12:29 +0000)]
Fix eol-style

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36406 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoFix update of document buffer on last replace operation.
Tommaso Cucinotta [Sat, 20 Nov 2010 11:04:40 +0000 (11:04 +0000)]
Fix update of document buffer on last replace operation.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36405 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoSome more debugging stuff.
Tommaso Cucinotta [Sat, 20 Nov 2010 11:03:24 +0000 (11:03 +0000)]
Some more debugging stuff.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36404 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoInsetTabular.cpp: correct alignment for multirows:
Uwe Stöhr [Sat, 20 Nov 2010 07:57:35 +0000 (07:57 +0000)]
InsetTabular.cpp: correct alignment for multirows:
- if column of multirow has no width, the alignment is that of the column
- otherwise multirows are fix left-aligned

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36403 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoInsetTabular.cpp: really fix #7007 this time
Uwe Stöhr [Sat, 20 Nov 2010 04:53:34 +0000 (04:53 +0000)]
InsetTabular.cpp: really fix #7007 this time
(the onlycolumn flag is not necessary in setAlignment (but in getAlignment) because it is in every case the same as !IsMultiColumn)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36402 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoInsetTabular.cpp: fix #7007
Uwe Stöhr [Sat, 20 Nov 2010 04:19:13 +0000 (04:19 +0000)]
InsetTabular.cpp: fix #7007

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36401 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoSet svn:eol-style
Vincent van Ravesteijn [Sat, 20 Nov 2010 01:49:10 +0000 (01:49 +0000)]
Set svn:eol-style

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36400 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoLet LyX compile when there is no session manager.
Vincent van Ravesteijn [Sat, 20 Nov 2010 01:43:18 +0000 (01:43 +0000)]
Let LyX compile when there is no session manager.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36399 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoStyle.
Richard Heck [Fri, 19 Nov 2010 13:27:51 +0000 (13:27 +0000)]
Style.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36398 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoback to a version broken for Mac but working on other platforms
Stephan Witt [Fri, 19 Nov 2010 09:15:25 +0000 (09:15 +0000)]
back to a version broken for Mac but working on other platforms

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36397 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoPDFOptions.cpp:
Uwe Stöhr [Fri, 19 Nov 2010 04:21:24 +0000 (04:21 +0000)]
PDFOptions.cpp:
- fix #4078
- fix #7052
- update/clarify a FIXME notice

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36396 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoFix bug #7007: Horizontal table alignment display broken.
Vincent van Ravesteijn [Fri, 19 Nov 2010 03:31:13 +0000 (03:31 +0000)]
Fix bug #7007: Horizontal table alignment display broken.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36395 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agomodernCV.lyx:
Uwe Stöhr [Fri, 19 Nov 2010 01:39:31 +0000 (01:39 +0000)]
modernCV.lyx:
- change position of command \maketitle (the \AtBeginDocument call doesn't work anymore in recent version of modernCV)
- use vertical space inset instead of the "space" environment (that I once introduced in the modernCV layout when LyX was not able to handle all sorts of custom vertical spaces)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36394 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoUpdate it.po
Enrico Forestieri [Thu, 18 Nov 2010 23:20:33 +0000 (23:20 +0000)]
Update it.po

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36392 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoLine length, better grammar.
Richard Heck [Thu, 18 Nov 2010 23:12:46 +0000 (23:12 +0000)]
Line length, better grammar.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36391 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoSupport the new Indian Rupee currency symbol.
Vincent van Ravesteijn [Thu, 18 Nov 2010 22:30:28 +0000 (22:30 +0000)]
Support the new Indian Rupee currency symbol.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36390 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoLine length.
Richard Heck [Thu, 18 Nov 2010 22:19:39 +0000 (22:19 +0000)]
Line length.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36389 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoAdd error message when using a Qt compiled with QT_NO_SESSIONMANAGER defined. The...
Vincent van Ravesteijn [Thu, 18 Nov 2010 22:14:49 +0000 (22:14 +0000)]
Add error message when using a Qt compiled with QT_NO_SESSIONMANAGER defined. The error message that QSessionManager is incomplete is not very useful to find out the problem.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36388 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoAnother warning.
Richard Heck [Thu, 18 Nov 2010 22:02:46 +0000 (22:02 +0000)]
Another warning.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36387 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoSquash some warnings.
Richard Heck [Thu, 18 Nov 2010 22:01:54 +0000 (22:01 +0000)]
Squash some warnings.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36386 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoImmediate but dumb partial fix for #7044.
Richard Heck [Thu, 18 Nov 2010 22:01:34 +0000 (22:01 +0000)]
Immediate but dumb partial fix for #7044.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36385 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoDon't need \makeat*.
Richard Heck [Thu, 18 Nov 2010 21:41:51 +0000 (21:41 +0000)]
Don't need \makeat*.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36384 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoLyX already wraps the preamble in \makeatletter and \makeatother.
Richard Heck [Thu, 18 Nov 2010 21:39:43 +0000 (21:39 +0000)]
LyX already wraps the preamble in \makeatletter and \makeatother.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36383 a592a061-630c-0410-9148-cb99ea01b6c8

13 years ago* cs.po
Pavel Sanda [Thu, 18 Nov 2010 21:33:03 +0000 (21:33 +0000)]
* cs.po

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36382 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoCorrectly set the breakline guard.
Enrico Forestieri [Thu, 18 Nov 2010 21:15:59 +0000 (21:15 +0000)]
Correctly set the breakline guard.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36381 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agotypo
Pavel Sanda [Thu, 18 Nov 2010 21:00:34 +0000 (21:00 +0000)]
typo

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36380 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoset eol-style
Vincent van Ravesteijn [Thu, 18 Nov 2010 19:50:29 +0000 (19:50 +0000)]
set eol-style

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36379 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoBuffer::saveCheckSum() can be private.
Vincent van Ravesteijn [Thu, 18 Nov 2010 18:37:17 +0000 (18:37 +0000)]
Buffer::saveCheckSum() can be private.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36377 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoCall Buffer::saveCheckSum() from Buffer::setFileName(). This fixes the bug that if...
Vincent van Ravesteijn [Thu, 18 Nov 2010 17:56:00 +0000 (17:56 +0000)]
Call Buffer::saveCheckSum() from Buffer::setFileName(). This fixes the bug that if the user wants to overwrite an already existing file, LyX asks whether he want to overwrite the existing file _and_ whether he wants to overwrite an externally modified file.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36376 a592a061-630c-0410-9148-cb99ea01b6c8