Kornel Benko
95d6dd8456
Remerge sk.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37950 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-18 14:52:57 +00:00
Jürgen Spitzmüller
45b6349139
* GuiDocument.cpp: do not hardcode colors that can be redefined in prefs..
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37949 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-18 14:40:38 +00:00
Jürgen Spitzmüller
b7ac0ee143
* GuiDocument.cpp: make strings translatable.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37948 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-18 14:11:36 +00:00
Stephan Witt
291c5c91ec
#7357 correct the numbers by introducing two modes of word count
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37947 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-18 12:50:09 +00:00
Jürgen Spitzmüller
85f486f259
* InsetSpecialChar.cpp:
...
make NOBREAKDASH isLetter()
* Paragraph.cpp (isWord separator):
handle composites with hyphens as one word (i.e., "-" is not a word separator).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37946 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-18 09:17:09 +00:00
Richard Heck
2ae247285c
Initialize variable. Possibly related to Jurgen's weird crashes.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37945 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-18 01:28:52 +00:00
Tommaso Cucinotta
5619a45daf
Checks that r37943 keeps doing its job.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37944 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-18 00:48:32 +00:00
Tommaso Cucinotta
62411b7c0f
Fixes a weird bug found while playing with #7363 .
...
Indeed, unchecking ignore format in that scenario was not matching anyway while searching.
This patch fixes that behavior.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37943 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-18 00:47:42 +00:00
Pavel Sanda
cfc6226f37
Add note from Joost
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37942 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-18 00:15:52 +00:00
Pavel Sanda
58998e6163
* id.po from Waluyo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37941 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-17 22:17:43 +00:00
Stephan Witt
0afeabb969
#7357 avoid an endless loop in countWords() when the "to" position is inside skipped text (e. g. note inset)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37940 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-16 17:58:27 +00:00
Stephan Witt
07ef381914
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
2011-03-16 13:54:36 +00:00
Edwin Leuven
571b779b23
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
2011-03-15 18:43:09 +00:00
José Matox
89bf17bfec
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
2011-03-15 18:17:42 +00:00
Jürgen Spitzmüller
101cabc355
thinko.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37936 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-15 13:36:48 +00:00
Jürgen Spitzmüller
266399ef83
typos in comments.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37935 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-15 13:27:08 +00:00
Jürgen Spitzmüller
ff829bd92b
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
2011-03-15 13:19:55 +00:00
Jürgen Spitzmüller
ee6e5b784d
* 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
2011-03-15 11:26:14 +00:00
Jürgen Spitzmüller
8fa96ceec8
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
2011-03-15 10:46:14 +00:00
Stephan Witt
5866504aba
#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
2011-03-15 10:27:41 +00:00
Jürgen Spitzmüller
aa86ff6401
* de.po: resolve shortcut conflict
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37930 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-15 09:53:15 +00:00
Edwin Leuven
9d4678b663
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
2011-03-15 08:54:46 +00:00
Tommaso Cucinotta
fd1f71be2d
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
2011-03-15 07:53:45 +00:00
Peter Kümmel
6a6706ca67
add link about msvc10 bug
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37927 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-14 23:26:55 +00:00
Peter Kümmel
142774716c
cmake: install prefix is a path
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37926 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-14 23:26:28 +00:00
Peter Kümmel
25274723b0
cmake: fix wrong install path
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37925 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-14 23:26:00 +00:00
Peter Kümmel
a02849a0eb
update INSTALL.cmake
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37924 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-14 23:25:08 +00:00
Pavel Sanda
ed38744b09
Add unused string into tooltip
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37923 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-13 23:14:12 +00:00
Pavel Sanda
d83c44d0f2
Resave in older designer
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37922 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-13 23:14:11 +00:00
Pavel Sanda
aef033c4fa
Update he.po from Richman Reuven
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37920 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-13 22:28:43 +00:00
Vincent van Ravesteijn
6cb775b134
*rowpainter.cpp: Squeeze warnings.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37919 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-13 21:06:16 +00:00
Richard Heck
69ab57ab89
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
2011-03-13 20:29:52 +00:00
Enrico Forestieri
426f81c925
Update it.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37917 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-13 20:10:21 +00:00
Abdelrazak Younes
c9e4d86b4c
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
2011-03-13 16:41:47 +00:00
Abdelrazak Younes
8d06c1ebda
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
2011-03-13 16:38:36 +00:00
Abdelrazak Younes
076151f508
Trying to fix #7321 : add some assertions.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37914 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-13 16:26:57 +00:00
Abdelrazak Younes
00a10facd2
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
2011-03-13 16:26:03 +00:00
Kornel Benko
12410cfbd8
* sk.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37912 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-13 12:19:47 +00:00
Jürgen Spitzmüller
c723d6f49e
* de.po: update
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37911 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-13 12:09:42 +00:00
Jürgen Spitzmüller
82eee13e42
* 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
2011-03-13 12:06:54 +00:00
Jürgen Spitzmüller
34651dfd6b
* 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
2011-03-13 11:57:01 +00:00
Jürgen Spitzmüller
4a2d5b5177
resolve shortcut conflct
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37908 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-13 10:16:16 +00:00
Kornel Benko
058fb6b7cc
* sk.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37907 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-13 10:10:56 +00:00
Kornel Benko
a926e65899
Remerge sk.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37906 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-13 10:10:21 +00:00
Vincent van Ravesteijn
aed9e6c3f1
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
2011-03-12 17:02:03 +00:00
Enrico Forestieri
6d425078a7
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
2011-03-12 01:40:01 +00:00
José Matox
873704f865
Fix pref2pref bug with optional quotes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37902 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-11 17:18:37 +00:00
Stephan Witt
ad1dc2fd6b
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
2011-03-11 06:11:55 +00:00
Enrico Forestieri
c4d1c0943b
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
2011-03-10 22:11:34 +00:00
Stephan Witt
6118beae8d
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
2011-03-10 20:15:34 +00:00