]> git.lyx.org Git - lyx.git/log
lyx.git
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

13 years agoBuffer::setFileName() can now be private. The only way to change the filename of...
Vincent van Ravesteijn [Thu, 18 Nov 2010 17:50:33 +0000 (17:50 +0000)]
Buffer::setFileName() can now be private. The only way to change the filename of a buffer is to save it as a different file using Buffer::saveAs().

Change its parameter type to support::FileName for convenience.

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

13 years agoRemove unnecessary call to Buffer::setFileName. The buffer already knows its name.
Vincent van Ravesteijn [Thu, 18 Nov 2010 17:35:49 +0000 (17:35 +0000)]
Remove unnecessary call to Buffer::setFileName. The buffer already knows its name.

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

13 years agoFix for the spellchecker dialog on OS X and Linux too
Stephan Witt [Thu, 18 Nov 2010 17:08:17 +0000 (17:08 +0000)]
Fix for the spellchecker dialog on OS X and Linux too

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

13 years agoOutput end of math environments at the beginning of a new line,
Enrico Forestieri [Thu, 18 Nov 2010 14:20:19 +0000 (14:20 +0000)]
Output end of math environments at the beginning of a new line,
as now this should be blank line safe.

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

13 years agoMake sure that no blank line can (unintentionally) slip in when exporting
Enrico Forestieri [Thu, 18 Nov 2010 14:05:50 +0000 (14:05 +0000)]
Make sure that no blank line can (unintentionally) slip in when exporting
math to latex. This also fixes bug #6733.

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

13 years ago* sk.po
Kornel Benko [Thu, 18 Nov 2010 11:16:54 +0000 (11:16 +0000)]
* sk.po

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

13 years agoFix for the spellchecker dialog on OS X
Stephan Witt [Thu, 18 Nov 2010 10:41:37 +0000 (10:41 +0000)]
Fix for the spellchecker dialog on OS X

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

13 years agoRemove a MathStream and HtmlStream member which is used nowhere.
Enrico Forestieri [Thu, 18 Nov 2010 09:58:35 +0000 (09:58 +0000)]
Remove a MathStream and HtmlStream member which is used nowhere.

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

13 years agoPossible fix for the spellchecker dialog on OS X.
Enrico Forestieri [Thu, 18 Nov 2010 09:30:20 +0000 (09:30 +0000)]
Possible fix for the spellchecker dialog on OS X.

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

13 years ago- po-files: remerge
Uwe Stöhr [Thu, 18 Nov 2010 05:03:59 +0000 (05:03 +0000)]
- po-files: remerge
- de.po: some translations

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

13 years agonn.po: updates from Ingar
Uwe Stöhr [Thu, 18 Nov 2010 04:58:29 +0000 (04:58 +0000)]
nn.po: updates from Ingar

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

13 years agoSpellcheckerUi.ui: set button policy to maximum because the Ignore buttons were much...
Uwe Stöhr [Thu, 18 Nov 2010 04:32:32 +0000 (04:32 +0000)]
SpellcheckerUi.ui: set button policy to maximum because the Ignore buttons were much to large, depending on the size of LyX's main window

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

13 years agoEmbeddedObjects.lyx: multirows:
Uwe Stöhr [Thu, 18 Nov 2010 04:23:05 +0000 (04:23 +0000)]
EmbeddedObjects.lyx: multirows:
- correct description about their alignment
- describe vertical offset

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

13 years agoscons/scons_manifest.py: fix SCons after r36349
Uwe Stöhr [Thu, 18 Nov 2010 03:41:08 +0000 (03:41 +0000)]
scons/scons_manifest.py: fix SCons after r36349

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

13 years agoinstaller: updates
Uwe Stöhr [Thu, 18 Nov 2010 00:59:33 +0000 (00:59 +0000)]
installer: updates

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

13 years agoBetter way of doing these checks, suggested by Enrico.
Richard Heck [Wed, 17 Nov 2010 22:17:53 +0000 (22:17 +0000)]
Better way of doing these checks, suggested by Enrico.

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

13 years agoHadn't see this empty_docstring() thing before. Very useful.
Richard Heck [Wed, 17 Nov 2010 22:11:33 +0000 (22:11 +0000)]
Hadn't see this empty_docstring() thing before. Very useful.

Add a comment to strfwd.h.

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

13 years agoWe don't generally use "static" this way in the LyX code any more. (Just
Richard Heck [Wed, 17 Nov 2010 22:00:42 +0000 (22:00 +0000)]
We don't generally use "static" this way in the LyX code any more. (Just
a bit of cleanup while studying other things....)

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

13 years agoRemove redundant code.
Richard Heck [Wed, 17 Nov 2010 21:41:23 +0000 (21:41 +0000)]
Remove redundant code.

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

13 years agoOne more isalpha issue. Original routine also removed too much, I think.
Richard Heck [Wed, 17 Nov 2010 21:36:03 +0000 (21:36 +0000)]
One more isalpha issue. Original routine also removed too much, I think.

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

13 years agoBe more careful here about isalpha and isalnum. Per Enrico's suggestion,
Richard Heck [Wed, 17 Nov 2010 21:19:01 +0000 (21:19 +0000)]
Be more careful here about isalpha and isalnum. Per Enrico's suggestion,
we first do a range test, then check the status. I think this is right
in both cases.

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

13 years agoUpdate to format 30.
Richard Heck [Wed, 17 Nov 2010 20:44:34 +0000 (20:44 +0000)]
Update to format 30.

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

13 years agoNew enumitem module, from Gunter Milde.
Richard Heck [Wed, 17 Nov 2010 20:41:31 +0000 (20:41 +0000)]
New enumitem module, from Gunter Milde.

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

13 years agoFix bug #4606 (\varPhi and similar characters not known by the LyX GUI)
Enrico Forestieri [Wed, 17 Nov 2010 19:42:36 +0000 (19:42 +0000)]
Fix bug #4606 (\varPhi and similar characters not known by the LyX GUI)

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

13 years agoSimplify more of the tooltips. There will be some speed improvements
Richard Heck [Wed, 17 Nov 2010 17:25:22 +0000 (17:25 +0000)]
Simplify more of the tooltips. There will be some speed improvements
here, but not very noticeable, I think, as these ones aren't called by
the addToToc stuff.

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

13 years agoSimplify some of the tooltip stuff now.
Richard Heck [Wed, 17 Nov 2010 16:55:58 +0000 (16:55 +0000)]
Simplify some of the tooltip stuff now.

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

13 years agoOptimize InsetText::toolTipText() a bit. The old version was doing
Richard Heck [Wed, 17 Nov 2010 16:35:37 +0000 (16:35 +0000)]
Optimize InsetText::toolTipText() a bit. The old version was doing
plaintext() on the entire inset, even though the tooltip is only going
to show the first few lines. This could make things slow when you had a
lot of branches, because this is called by InsetBranch::addToToc().

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

13 years agoSqueeze warnings on msvc express 2010.
Vincent van Ravesteijn [Wed, 17 Nov 2010 16:15:01 +0000 (16:15 +0000)]
Squeeze warnings on msvc express 2010.

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

13 years agoRemove unneeded include.
Vincent van Ravesteijn [Wed, 17 Nov 2010 16:14:26 +0000 (16:14 +0000)]
Remove unneeded include.

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

13 years agoAuthor: more cosmetics. Forgot these in previous commit.
Vincent van Ravesteijn [Wed, 17 Nov 2010 16:13:59 +0000 (16:13 +0000)]
Author: more cosmetics. Forgot these in previous commit.

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

13 years agoAuthor: cosmetics.
Vincent van Ravesteijn [Wed, 17 Nov 2010 16:12:43 +0000 (16:12 +0000)]
Author: cosmetics.

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

13 years ago* cs.po
Pavel Sanda [Wed, 17 Nov 2010 16:12:04 +0000 (16:12 +0000)]
* cs.po

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

13 years agoFixed bug #7037. Don't need these updateBuffer() calls.
Richard Heck [Wed, 17 Nov 2010 15:54:51 +0000 (15:54 +0000)]
Fixed bug #7037. Don't need these updateBuffer() calls.

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

13 years agoShortcut clash
Pavel Sanda [Wed, 17 Nov 2010 15:35:36 +0000 (15:35 +0000)]
Shortcut clash

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

13 years agoLyX builds and installs just fine with autoconf 2.66
Enrico Forestieri [Wed, 17 Nov 2010 14:11:15 +0000 (14:11 +0000)]
LyX builds and installs just fine with autoconf 2.66

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

13 years agoinstaller:
Uwe Stöhr [Wed, 17 Nov 2010 05:54:30 +0000 (05:54 +0000)]
installer:
- support for Serbian as LyX menu language
- support for MiKTeX 2.9
- preparation for beta1

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

13 years agoSerbian Braille.lyx and splash.lyx: correct document language
Uwe Stöhr [Wed, 17 Nov 2010 05:50:09 +0000 (05:50 +0000)]
Serbian Braille.lyx and splash.lyx: correct document language

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

13 years agostdtoolbars.inc: rename to be uniform with menus and documentation
Uwe Stöhr [Wed, 17 Nov 2010 04:25:38 +0000 (04:25 +0000)]
stdtoolbars.inc: rename to be uniform with menus and documentation

@Pavel: the phantom dialog is called when using the Edit menu on an existing phantom

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

13 years agonew Serbian translation of the Braille example file by Zoran
Uwe Stöhr [Wed, 17 Nov 2010 04:17:42 +0000 (04:17 +0000)]
new Serbian translation of the Braille example file by Zoran

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

13 years agosr.po: translation updates by Zoran (branch will be synced when it is open again)
Uwe Stöhr [Wed, 17 Nov 2010 04:16:56 +0000 (04:16 +0000)]
sr.po: translation updates by Zoran (branch will be synced when it is open again)

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

13 years agode.po: some translations
Uwe Stöhr [Wed, 17 Nov 2010 04:08:52 +0000 (04:08 +0000)]
de.po: some translations

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

13 years agoBuffer::moveAutosaveFile can be private.
Vincent van Ravesteijn [Wed, 17 Nov 2010 03:47:14 +0000 (03:47 +0000)]
Buffer::moveAutosaveFile can be private.

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

13 years agoCorrect bug number and typo.
Vincent van Ravesteijn [Wed, 17 Nov 2010 03:22:37 +0000 (03:22 +0000)]
Correct bug number and typo.

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

13 years agoReset the autosave timers also for the threaded case. This fixes the bug that autosav...
Vincent van Ravesteijn [Wed, 17 Nov 2010 02:27:02 +0000 (02:27 +0000)]
Reset the autosave timers also for the threaded case. This fixes the bug that autosave doesn't work in beta-1.

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

13 years agoBuffer::getAutosaveFileName() can now be private as it should.
Vincent van Ravesteijn [Wed, 17 Nov 2010 02:25:12 +0000 (02:25 +0000)]
Buffer::getAutosaveFileName() can now be private as it should.

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

13 years agoLet GuiViewPrivate::autosaveAndDestroy use Buffer::autoSave() and remove the now...
Vincent van Ravesteijn [Wed, 17 Nov 2010 02:23:39 +0000 (02:23 +0000)]
Let GuiViewPrivate::autosaveAndDestroy use Buffer::autoSave() and remove the now unneeded parameter filename.

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

13 years agoGeneralize Buffer::autoSave() for both the threaded as the forked process call. Also...
Vincent van Ravesteijn [Wed, 17 Nov 2010 02:18:12 +0000 (02:18 +0000)]
Generalize Buffer::autoSave() for both the threaded as the forked process call. Also move out the resetAutosaveTimers as this is the task of the frontend as the core shouldn't know about any timer.

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

13 years agoRename GuiViewPrivate::saveAndDestroy to autosaveAndDestroy (because that's what...
Vincent van Ravesteijn [Wed, 17 Nov 2010 02:07:54 +0000 (02:07 +0000)]
Rename GuiViewPrivate::saveAndDestroy to autosaveAndDestroy (because that's what it actually does according to the return string).

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

13 years ago* cs.po
Pavel Sanda [Tue, 16 Nov 2010 19:47:14 +0000 (19:47 +0000)]
* cs.po

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

13 years agoSynchro menu items
Pavel Sanda [Tue, 16 Nov 2010 19:43:32 +0000 (19:43 +0000)]
Synchro menu items

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

13 years agoUI naming synchro.
Pavel Sanda [Tue, 16 Nov 2010 19:39:44 +0000 (19:39 +0000)]
UI naming synchro.
Actually, I wonder how is this dialog triggered.

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

13 years agotooltip
Pavel Sanda [Tue, 16 Nov 2010 19:20:28 +0000 (19:20 +0000)]
tooltip

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

13 years agoFix #7039
Pavel Sanda [Tue, 16 Nov 2010 19:06:02 +0000 (19:06 +0000)]
Fix #7039

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

13 years ago* Additional.lyx - accept/reject all changes
Pavel Sanda [Tue, 16 Nov 2010 18:57:40 +0000 (18:57 +0000)]
* Additional.lyx - accept/reject all changes

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

13 years agoFix crash reported by Enrico. Thinko or something in r35856.
Richard Heck [Tue, 16 Nov 2010 18:26:21 +0000 (18:26 +0000)]
Fix crash reported by Enrico. Thinko or something in r35856.

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

13 years agoIntroduce PolyglossiaName and PolyglossiaOpts.
Jürgen Spitzmüller [Tue, 16 Nov 2010 11:07:43 +0000 (11:07 +0000)]
Introduce PolyglossiaName and PolyglossiaOpts.

Not yet functional.

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

13 years agoFor this moment allow all po files
Pavel Sanda [Mon, 15 Nov 2010 17:17:24 +0000 (17:17 +0000)]
For this moment allow all po files

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

13 years ago* cs.po
Pavel Sanda [Mon, 15 Nov 2010 15:50:31 +0000 (15:50 +0000)]
* cs.po

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

13 years agoui tooltip
Pavel Sanda [Mon, 15 Nov 2010 15:50:30 +0000 (15:50 +0000)]
ui tooltip

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

13 years ago* NEWS
Pavel Sanda [Mon, 15 Nov 2010 15:32:07 +0000 (15:32 +0000)]
* NEWS

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

13 years agosync with branch:
Uwe Stöhr [Sun, 14 Nov 2010 23:27:59 +0000 (23:27 +0000)]
sync with branch:
- LINGUAS: enable Serbian since it is now 52% translated
- sr.po

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

13 years agoSerbian splash.lyx: sync with branch
Uwe Stöhr [Sun, 14 Nov 2010 23:24:32 +0000 (23:24 +0000)]
Serbian splash.lyx: sync with branch

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

13 years agoFix order of return value
Pavel Sanda [Sun, 14 Nov 2010 23:23:20 +0000 (23:23 +0000)]
Fix order of return value

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

13 years agoCompile fix for windows for r36278.
Vincent van Ravesteijn [Sun, 14 Nov 2010 16:27:08 +0000 (16:27 +0000)]
Compile fix for windows for r36278.

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

13 years ago* languages: add some comments.
Jürgen Spitzmüller [Sun, 14 Nov 2010 13:41:38 +0000 (13:41 +0000)]
* languages: add some comments.

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

13 years ago* sk.po
Kornel Benko [Sun, 14 Nov 2010 12:04:31 +0000 (12:04 +0000)]
* sk.po

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