]> git.lyx.org Git - lyx.git/log
lyx.git
13 years agocorrect shift of spell results when erasing the last character in range
Stephan Witt [Wed, 16 Mar 2011 13:54:36 +0000 (13:54 +0000)]
correct shift of spell results when erasing the last character in range

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

13 years agofitcursor in r37929 was not enough for side scrolling tables
Edwin Leuven [Tue, 15 Mar 2011 18:43:09 +0000 (18:43 +0000)]
fitcursor in r37929 was not enough for side scrolling tables

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

13 years agoDo not crash if the input file does not exist, instead warn and exit (fixes https...
José Matox [Tue, 15 Mar 2011 18:17:42 +0000 (18:17 +0000)]
Do not crash if the input file does not exist, instead warn and exit (fixes https://bugzilla.redhat.com/show_bug.cgi?id=595618)

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

13 years agothinko.
Jürgen Spitzmüller [Tue, 15 Mar 2011 13:36:48 +0000 (13:36 +0000)]
thinko.

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

13 years agotypos in comments.
Jürgen Spitzmüller [Tue, 15 Mar 2011 13:27:08 +0000 (13:27 +0000)]
typos in comments.

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

13 years agoFollow-up to r37932: We do not need a skipOnSearch variable, since we know the condit...
Jürgen Spitzmüller [Tue, 15 Mar 2011 13:19:55 +0000 (13:19 +0000)]
Follow-up to r37932: We do not need a skipOnSearch variable, since we know the conditions anyway.

Thanks, JMarc,

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

13 years ago* Inset.h: try to clarify isLetter() and isChar() a bit.
Jürgen Spitzmüller [Tue, 15 Mar 2011 11:26:14 +0000 (11:26 +0000)]
* Inset.h: try to clarify isLetter() and isChar() a bit.

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

13 years agoDo not hardcode specific insets, but use a variable instead.
Jürgen Spitzmüller [Tue, 15 Mar 2011 10:46:14 +0000 (10:46 +0000)]
Do not hardcode specific insets, but use a variable instead.

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

13 years ago#7350 more checks to validate the DocIterator before calling locateWord() in checkNew...
Stephan Witt [Tue, 15 Mar 2011 10:27:41 +0000 (10:27 +0000)]
#7350 more checks to validate the DocIterator before calling locateWord() in checkNewWordPosition()

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

13 years ago* de.po: resolve shortcut conflict
Jürgen Spitzmüller [Tue, 15 Mar 2011 09:53:15 +0000 (09:53 +0000)]
* de.po: resolve shortcut conflict

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

13 years agoupdate when cursor leaves screen while navigating large tables using the arrows
Edwin Leuven [Tue, 15 Mar 2011 08:54:46 +0000 (08:54 +0000)]
update when cursor leaves screen while navigating large tables using the arrows

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

13 years agoA few typos in IT translations easily found opening these documents with the real...
Tommaso Cucinotta [Tue, 15 Mar 2011 07:53:45 +0000 (07:53 +0000)]
A few typos in IT translations easily found opening these documents with the real-time spellchecker enabled.

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

13 years agoadd link about msvc10 bug
Peter Kümmel [Mon, 14 Mar 2011 23:26:55 +0000 (23:26 +0000)]
add link about msvc10 bug

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

13 years agocmake: install prefix is a path
Peter Kümmel [Mon, 14 Mar 2011 23:26:28 +0000 (23:26 +0000)]
cmake: install prefix is a path

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

13 years agocmake: fix wrong install path
Peter Kümmel [Mon, 14 Mar 2011 23:26:00 +0000 (23:26 +0000)]
cmake: fix wrong install path

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

13 years agoupdate INSTALL.cmake
Peter Kümmel [Mon, 14 Mar 2011 23:25:08 +0000 (23:25 +0000)]
update INSTALL.cmake

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

13 years agoAdd unused string into tooltip
Pavel Sanda [Sun, 13 Mar 2011 23:14:12 +0000 (23:14 +0000)]
Add unused string into tooltip

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

13 years agoResave in older designer
Pavel Sanda [Sun, 13 Mar 2011 23:14:11 +0000 (23:14 +0000)]
Resave in older designer

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

13 years agoUpdate he.po from Richman Reuven
Pavel Sanda [Sun, 13 Mar 2011 22:28:43 +0000 (22:28 +0000)]
Update he.po from Richman Reuven

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

13 years ago*rowpainter.cpp: Squeeze warnings.
Vincent van Ravesteijn [Sun, 13 Mar 2011 21:06:16 +0000 (21:06 +0000)]
*rowpainter.cpp: Squeeze warnings.

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

13 years agoWhat is output as \eqref under prettyref needs to be handled differently
Richard Heck [Sun, 13 Mar 2011 20:29:52 +0000 (20:29 +0000)]
What is output as \eqref under prettyref needs to be handled differently
under refstyle, since (a) the default refstyle.cfg defines \eqref itself
and (b) does NOT define it the way AMS does. So we simply output:
(\ref{label})
in this case, to match what we say in the UI.

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

13 years agoUpdate it.po
Enrico Forestieri [Sun, 13 Mar 2011 20:10:21 +0000 (20:10 +0000)]
Update it.po

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

13 years agoTemporally fix #7321 until a better solution is found. The auto scrolling is very...
Abdelrazak Younes [Sun, 13 Mar 2011 16:41:47 +0000 (16:41 +0000)]
Temporally fix #7321 until a better solution is found. The auto scrolling is very bad but at least it does not crash nor assert.

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

13 years agoTextMetrics::editXY(): don't continue executing code when asserting.
Abdelrazak Younes [Sun, 13 Mar 2011 16:38:36 +0000 (16:38 +0000)]
TextMetrics::editXY(): don't continue executing code when asserting.

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

13 years agoTrying to fix #7321: add some assertions.
Abdelrazak Younes [Sun, 13 Mar 2011 16:26:57 +0000 (16:26 +0000)]
Trying to fix #7321: add some assertions.

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

13 years agoTrying to fix #7321: SyntheticMouseEvent() only works within text.
Abdelrazak Younes [Sun, 13 Mar 2011 16:26:03 +0000 (16:26 +0000)]
Trying to fix #7321: SyntheticMouseEvent() only works within text.

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

13 years ago* sk.po
Kornel Benko [Sun, 13 Mar 2011 12:19:47 +0000 (12:19 +0000)]
* sk.po

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

13 years ago* de.po: update
Jürgen Spitzmüller [Sun, 13 Mar 2011 12:09:42 +0000 (12:09 +0000)]
* de.po: update

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

13 years ago* LyXRC.cpp: fix typo. although these strings are not used at all.
Jürgen Spitzmüller [Sun, 13 Mar 2011 12:06:54 +0000 (12:06 +0000)]
* LyXRC.cpp: fix typo. although these strings are not used at all.

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

13 years ago* LaTeX.cpp: fix another variant of bug #7344 (delete aux files and rerun LaTeX if...
Jürgen Spitzmüller [Sun, 13 Mar 2011 11:57:01 +0000 (11:57 +0000)]
* LaTeX.cpp: fix another variant of bug #7344 (delete aux files and rerun LaTeX if hyperref has been toggled)

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

13 years agoresolve shortcut conflct
Jürgen Spitzmüller [Sun, 13 Mar 2011 10:16:16 +0000 (10:16 +0000)]
resolve shortcut conflct

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

13 years ago* sk.po
Kornel Benko [Sun, 13 Mar 2011 10:10:56 +0000 (10:10 +0000)]
* sk.po

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

13 years agoRemerge sk.po
Kornel Benko [Sun, 13 Mar 2011 10:10:21 +0000 (10:10 +0000)]
Remerge sk.po

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

13 years agoFix bug #7352: Statusbar of Compare dialog is wrongly placed.
Vincent van Ravesteijn [Sat, 12 Mar 2011 17:02:03 +0000 (17:02 +0000)]
Fix bug #7352: Statusbar of Compare dialog is wrongly placed.

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

13 years agoWhen an error occurs, don't highlight more than necessary.
Enrico Forestieri [Sat, 12 Mar 2011 01:40:01 +0000 (01:40 +0000)]
When an error occurs, don't highlight more than necessary.
Currently, if an inset outputs a newline, the new latex row is still
associated with a previous id/pos. Now, if a latex error occurs before
this newline, we would still highlight everything associated to that
id/pos, even if it is extraneous to the error.
This is avoided by associating the new latex row with the id/pos in
effect right before entering the inset. If an inset does not output
a newline, it is not excluded from the selection, consistent with the
fact that the text of the inset does appear in the error description.

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

13 years agoFix pref2pref bug with optional quotes
José Matox [Fri, 11 Mar 2011 17:18:37 +0000 (17:18 +0000)]
Fix pref2pref bug with optional quotes

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

13 years agonow the user has control over the width of the text cursor
Stephan Witt [Fri, 11 Mar 2011 06:11:55 +0000 (06:11 +0000)]
now the user has control over the width of the text cursor

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

13 years agoWhen an error occurs inside an inset, the content rather than the inset
Enrico Forestieri [Thu, 10 Mar 2011 22:11:34 +0000 (22:11 +0000)]
When an error occurs inside an inset, the content rather than the inset
as a whole gets highlighted. Now, the error list carries information
about the starting id/pos and ending pos, but not about the ending id.
So, when computing the range to be highlighted as range = pos_end - pos_start,
if id_start != id_end, the result 1 means one inset and only the first
character in the inset would be highlighted. Thus, when id_start != id_end,
let pos_end = 0, such that the whole content will be highlighted.

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

13 years agobetter fix for regression introduced by r37463: crash when dissolving an inset. then...
Stephan Witt [Thu, 10 Mar 2011 20:15:34 +0000 (20:15 +0000)]
better fix for regression introduced by r37463: crash when dissolving an inset. then the saved cursor slices of new_word_ are out of sync, add a check for count of nested insets

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

13 years ago* de.po: update
Jürgen Spitzmüller [Thu, 10 Mar 2011 12:55:38 +0000 (12:55 +0000)]
* de.po: update

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

13 years agoUpdate from Ignatio
Pavel Sanda [Thu, 10 Mar 2011 12:27:32 +0000 (12:27 +0000)]
Update from Ignatio

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

13 years agoRevert r37801 and r37870. They are superseded by r37894.
Enrico Forestieri [Thu, 10 Mar 2011 04:10:21 +0000 (04:10 +0000)]
Revert r37801 and r37870. They are superseded by r37894.

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

13 years agoMake sure to associate each line of the exported latex code to the id/pos
Enrico Forestieri [Thu, 10 Mar 2011 04:05:49 +0000 (04:05 +0000)]
Make sure to associate each line of the exported latex code to the id/pos
of the first call of TexRow::start(), rather than the last before a newline.
This is what was causing some recent grief (bug #7325, for example).

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

13 years agoUpdate from Jean-Pierre
Pavel Sanda [Wed, 9 Mar 2011 22:18:34 +0000 (22:18 +0000)]
Update from Jean-Pierre

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

13 years agoAdd Giovanni to credits
Pavel Sanda [Wed, 9 Mar 2011 22:06:34 +0000 (22:06 +0000)]
Add Giovanni to credits

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

13 years ago* sk.po
Kornel Benko [Wed, 9 Mar 2011 18:24:46 +0000 (18:24 +0000)]
* sk.po

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

13 years agoRemerge sk.po
Kornel Benko [Wed, 9 Mar 2011 18:24:20 +0000 (18:24 +0000)]
Remerge sk.po

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

13 years agoForgot to go back to svn
Pavel Sanda [Wed, 9 Mar 2011 16:09:55 +0000 (16:09 +0000)]
Forgot to go back to svn

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

13 years agoLadies and gentlemen, time to practise interlingua.
Pavel Sanda [Wed, 9 Mar 2011 16:07:19 +0000 (16:07 +0000)]
Ladies and gentlemen, time to practise interlingua.
First part done, second part taken from italian po, but completion should follow soon.

Contributed by Giovanni Sora

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

13 years agodo not check for hunspell libraries if header is not present
Stephan Witt [Wed, 9 Mar 2011 15:40:03 +0000 (15:40 +0000)]
do not check for hunspell libraries if header is not present

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

13 years agoavoid the automatic word selection for language change when at the word boundaries...
Stephan Witt [Wed, 9 Mar 2011 14:15:34 +0000 (14:15 +0000)]
avoid the automatic word selection for language change when at the word boundaries, this will stop the automatic selection for words with length of one character

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

13 years ago* Inset.h: fix typo in comment.
Jürgen Spitzmüller [Tue, 8 Mar 2011 16:12:35 +0000 (16:12 +0000)]
* Inset.h: fix typo in comment.

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

13 years ago#7266 drawing of dotted lines with QPen and line width of 0.5 does not work well...
Stephan Witt [Tue, 8 Mar 2011 15:35:24 +0000 (15:35 +0000)]
#7266 drawing of dotted lines with QPen and line width of 0.5 does not work well - restore line width 0 for thin line

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

13 years ago* LaTeX.cpp: fix bug #7344 (delete aux files and rerun LaTeX if hyperref has been...
Jürgen Spitzmüller [Tue, 8 Mar 2011 15:14:13 +0000 (15:14 +0000)]
* LaTeX.cpp: fix bug #7344 (delete aux files and rerun LaTeX if hyperref has been toggled)

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

13 years agoIn the case of non-null paragraph separation, replace the hardcoded test for ERT...
Jean-Marc Lasgouttes [Tue, 8 Mar 2011 14:41:01 +0000 (14:41 +0000)]
In the case of non-null paragraph separation, replace the hardcoded test for ERT and LISTINGS insets by proper check for newLineIsParBreak.

This fixes the display of sweave Chunks in sweave.lyx example, which uses parskip instead of indent.

The rest of the changes are just white space

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

13 years agoPDFOptions.cpp: correct fix for bug #7048.
Jürgen Spitzmüller [Tue, 8 Mar 2011 13:15:26 +0000 (13:15 +0000)]
PDFOptions.cpp: correct fix for bug #7048.

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

13 years agoPDFOptions.cpp: whitespace only.
Jürgen Spitzmüller [Tue, 8 Mar 2011 13:00:48 +0000 (13:00 +0000)]
PDFOptions.cpp: whitespace only.

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

13 years agoon mac use system colors by default
Stephan Witt [Tue, 8 Mar 2011 11:27:36 +0000 (11:27 +0000)]
on mac use system colors by default

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

13 years agoreintroduce old sweave example file, now that the conversion bugs have been fixed...
Jean-Marc Lasgouttes [Tue, 8 Mar 2011 10:58:24 +0000 (10:58 +0000)]
reintroduce old sweave example file, now that the conversion bugs have been fixed (r37833)

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

13 years ago* de/UserGuide: some translation work.
Jürgen Spitzmüller [Tue, 8 Mar 2011 09:52:05 +0000 (09:52 +0000)]
* de/UserGuide: some translation work.

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

13 years ago* de.po: spelling
Jürgen Spitzmüller [Tue, 8 Mar 2011 09:27:42 +0000 (09:27 +0000)]
* de.po: spelling

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

13 years ago* de.po: spelling correction
Jürgen Spitzmüller [Tue, 8 Mar 2011 09:24:31 +0000 (09:24 +0000)]
* de.po: spelling correction

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

13 years agosmall corrections
Jürgen Spitzmüller [Tue, 8 Mar 2011 09:23:33 +0000 (09:23 +0000)]
small corrections

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

13 years agoEach line of the exported latex code is associated to a particular par.id()
Enrico Forestieri [Mon, 7 Mar 2011 20:15:04 +0000 (20:15 +0000)]
Each line of the exported latex code is associated to a particular par.id()
of a lyx document. What par.id() is associated to the line depends on the
last call of TexRow::start() before a newline is actually issued.
If the par.id() of an ert is the one associated to the exported line,
when an error occurs, that ert is always returned by Buffer::getParFromID()
(and thus would be highlighted) whether the error actually occurred there
or elsewhere in the same paragraph.
So, better highlighting the whole paragraph when the error seems to have
occurred in ert.

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

13 years agoFix bug #7343 (No warning for missing child documents)
Enrico Forestieri [Mon, 7 Mar 2011 14:36:22 +0000 (14:36 +0000)]
Fix bug #7343 (No warning for missing child documents)

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

13 years ago* UserGuide: add documentation for language package and default output format
Jürgen Spitzmüller [Mon, 7 Mar 2011 09:47:05 +0000 (09:47 +0000)]
* UserGuide: add documentation for language package and default output format

* de/UserGuide: add a translation reminder.

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

13 years ago* doc/de/*.lyx:
Jürgen Spitzmüller [Mon, 7 Mar 2011 08:45:48 +0000 (08:45 +0000)]
* doc/de/*.lyx:
- some edits (basically editorial) from Hartmut.

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

13 years agoFix bug #7338
Pavel Sanda [Mon, 7 Mar 2011 00:37:26 +0000 (00:37 +0000)]
Fix bug #7338

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

13 years agoGo for rc1 2.0.0rc1
Pavel Sanda [Sun, 6 Mar 2011 23:40:04 +0000 (23:40 +0000)]
Go for rc1

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

13 years ago* cs.po
Pavel Sanda [Sat, 5 Mar 2011 23:24:12 +0000 (23:24 +0000)]
* cs.po

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

13 years agoUpdate it.po
Enrico Forestieri [Sat, 5 Mar 2011 23:16:50 +0000 (23:16 +0000)]
Update it.po

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

13 years agoCommit r37853 was missing FindAndReplace.h.
Tommaso Cucinotta [Sat, 5 Mar 2011 16:06:54 +0000 (16:06 +0000)]
Commit r37853 was missing FindAndReplace.h.

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

13 years agocompile. TODO: review default parameter for replace_all
Peter Kümmel [Sat, 5 Mar 2011 13:45:39 +0000 (13:45 +0000)]
compile. TODO: review default parameter for replace_all

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

13 years ago* sk.po
Kornel Benko [Sat, 5 Mar 2011 10:50:12 +0000 (10:50 +0000)]
* sk.po

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

13 years agoRemerge strings for rc1
Pavel Sanda [Fri, 4 Mar 2011 22:53:13 +0000 (22:53 +0000)]
Remerge strings for rc1

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

13 years agoImplements functionality of the replaceAll button on Advanced F&R.
Tommaso Cucinotta [Fri, 4 Mar 2011 22:19:19 +0000 (22:19 +0000)]
Implements functionality of the replaceAll button on Advanced F&R.

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

13 years agoFix bug when retrieving allRelatives() of a buffer (when invoked from a
Tommaso Cucinotta [Fri, 4 Mar 2011 22:14:52 +0000 (22:14 +0000)]
Fix bug when retrieving allRelatives() of a buffer (when invoked from a
child, the returned list had no master and twice the child itself).
(was causing misbehavior in Advanced Find & Replace with scope=Document).

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

13 years agoForce a paragraph update after lyxserver communication (part of bug #6871)
Enrico Forestieri [Fri, 4 Mar 2011 21:57:42 +0000 (21:57 +0000)]
Force a paragraph update after lyxserver communication (part of bug #6871)

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

13 years agoFix config detection for hunspell-1.2
José Matox [Fri, 4 Mar 2011 20:47:05 +0000 (20:47 +0000)]
Fix config detection for hunspell-1.2

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

13 years ago* ANNOUNCE
Pavel Sanda [Fri, 4 Mar 2011 20:05:43 +0000 (20:05 +0000)]
* ANNOUNCE

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

13 years ago* LFUNs.lyx
Pavel Sanda [Fri, 4 Mar 2011 20:05:41 +0000 (20:05 +0000)]
* LFUNs.lyx

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

13 years agoGlitch with new line breaking from Qt.
Pavel Sanda [Fri, 4 Mar 2011 18:30:40 +0000 (18:30 +0000)]
Glitch with new line breaking from Qt.

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

13 years agoAs improbable as it may be, an error could occur in both master and child
Enrico Forestieri [Fri, 4 Mar 2011 13:52:01 +0000 (13:52 +0000)]
As improbable as it may be, an error could occur in both master and child
at the same line. Given that we know where the error occurred, don't
unnecessarily check the master first.

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

13 years agoFix bug #7331 (No error highlighting in child documents)
Enrico Forestieri [Fri, 4 Mar 2011 13:37:14 +0000 (13:37 +0000)]
Fix bug #7331 (No error highlighting in child documents)

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

13 years ago* sv.po & splash.lyx from Jim Rotmalm
Pavel Sanda [Thu, 3 Mar 2011 23:58:58 +0000 (23:58 +0000)]
* sv.po & splash.lyx from Jim Rotmalm

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

13 years agoFix bug #7330 (No error notification with 'View master document')
Enrico Forestieri [Thu, 3 Mar 2011 16:00:40 +0000 (16:00 +0000)]
Fix bug #7330 (No error notification with 'View master document')

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

13 years agoPartial fix for bug #7330 (No error notification with 'View master document')
Enrico Forestieri [Thu, 3 Mar 2011 13:57:46 +0000 (13:57 +0000)]
Partial fix for bug #7330 (No error notification with 'View master document')
With this patch, the bug is fixed when export-in-thread is disabled.

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

13 years ago* doxy
Pavel Sanda [Thu, 3 Mar 2011 12:15:35 +0000 (12:15 +0000)]
* doxy

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

13 years ago* sk.po
Kornel Benko [Thu, 3 Mar 2011 06:27:15 +0000 (06:27 +0000)]
* sk.po

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

13 years agoRemerge sk.po
Kornel Benko [Thu, 3 Mar 2011 06:26:59 +0000 (06:26 +0000)]
Remerge sk.po

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

13 years agoFloatPlacementUi was broken elsewhere.
Pavel Sanda [Wed, 2 Mar 2011 23:15:04 +0000 (23:15 +0000)]
FloatPlacementUi was broken elsewhere.
At document prefs there was undeleted first empty line.
This was due to the spacer which has no visibility property.
However, removing spacer breaks alignment in float dialog
so we need to set up stretch of combo box to full width.

I have no better idea.

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

13 years agoResave FloatPlacementUi.ui in older designer
Pavel Sanda [Wed, 2 Mar 2011 23:15:02 +0000 (23:15 +0000)]
Resave FloatPlacementUi.ui in older designer

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

13 years agoCurrent float settings dialog is really ugly.
Pavel Sanda [Wed, 2 Mar 2011 22:38:33 +0000 (22:38 +0000)]
Current float settings dialog is really ugly.
This makes it little bit more narrow, bit it still remains ugly.
Hopefully other dialogs are not worse (tried some;)

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

13 years agoAdd tooltips for InsetParamsUi buttons. I guess some users will
Pavel Sanda [Wed, 2 Mar 2011 22:38:32 +0000 (22:38 +0000)]
Add tooltips for InsetParamsUi buttons. I guess some users will
be little bit shocked what are all these buttons and checkboxes about...

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

13 years agoResave InsetParamsUi.ui in older dialog
Pavel Sanda [Wed, 2 Mar 2011 22:38:30 +0000 (22:38 +0000)]
Resave InsetParamsUi.ui in older dialog

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

13 years agoChange the passthru conversion routine again.
Richard Heck [Wed, 2 Mar 2011 21:46:47 +0000 (21:46 +0000)]
Change the passthru conversion routine again.

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

13 years agoFix crash when using msvc10's regex, seems boost's regex couldn't replaced by msvc...
Peter Kümmel [Wed, 2 Mar 2011 21:28:36 +0000 (21:28 +0000)]
Fix crash when using msvc10's regex, seems boost's regex couldn't replaced by msvc's in ECMAScrip mode.
Solution: use boost also for msvc10

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

13 years agoIn InsetText::fixParagraphsFont, differentiate the case of pass thru paragraphs for...
Jean-Marc Lasgouttes [Wed, 2 Mar 2011 14:43:50 +0000 (14:43 +0000)]
In InsetText::fixParagraphsFont, differentiate the case of pass thru paragraphs for which fonts should be reset, and paragraph that disable paragraph customization. In the later case, only paragraph parameters are reset.

This improves the fix in r37328 and allows centered sweave chunks, for example (although this does not work yet for other reasons)

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

13 years agoMake colors pane consistent with others
Pavel Sanda [Wed, 2 Mar 2011 10:27:51 +0000 (10:27 +0000)]
Make colors pane consistent with others

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

13 years agoResave ColorUi in older designer
Pavel Sanda [Wed, 2 Mar 2011 10:27:50 +0000 (10:27 +0000)]
Resave ColorUi in older designer

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