]> git.lyx.org Git - lyx.git/log
lyx.git
15 years agoMove LFUN_TAB* handling from InsetListings to InsetCollapsable, so that
Richard Heck [Tue, 7 Jul 2009 13:25:43 +0000 (13:25 +0000)]
Move LFUN_TAB* handling from InsetListings to InsetCollapsable, so that
the tabkeys works as such whenever PassThru is true.

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

15 years ago* NomenclUi.ui: fix.
Jürgen Spitzmüller [Tue, 7 Jul 2009 12:24:23 +0000 (12:24 +0000)]
* NomenclUi.ui: fix.

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

15 years agoNomenclUi.ui: fix #3936 also for the description field of the nomenclature dialog...
Uwe Stöhr [Tue, 7 Jul 2009 12:06:15 +0000 (12:06 +0000)]
NomenclUi.ui: fix #3936 also for the description field of the nomenclature dialog as reported in #6054

OK for branch too?

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

15 years agoFix #6013: SIGABRT if we spell check inside a math macro, and then hit replace
Jean-Marc Lasgouttes [Tue, 7 Jul 2009 10:50:27 +0000 (10:50 +0000)]
Fix #6013: SIGABRT if we spell check inside a math macro, and then hit replace

This is just a matter of checking that we are in an insettext before calling
replaceSelectionWithString. I guess there are other good ways to fix the crash.

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

15 years agoFix previous commit for macros with arguments, again.
Vincent van Ravesteijn [Tue, 7 Jul 2009 08:23:31 +0000 (08:23 +0000)]
Fix previous commit for macros with arguments, again.

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

15 years agoOnly allow the cursor to be in lastpos for macros as editing in macro-mode is only...
Vincent van Ravesteijn [Tue, 7 Jul 2009 08:16:21 +0000 (08:16 +0000)]
Only allow the cursor to be in lastpos for macros as editing in macro-mode is only possible at lastpos.

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

15 years agoFix crash when selecting part of a macro and trying to resume macro-mode editing.
Vincent van Ravesteijn [Tue, 7 Jul 2009 08:13:07 +0000 (08:13 +0000)]
Fix crash when selecting part of a macro and trying to resume macro-mode editing.

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

15 years ago* PreambleUi.ui:
Jürgen Spitzmüller [Tue, 7 Jul 2009 08:12:28 +0000 (08:12 +0000)]
* PreambleUi.ui:
- fix bug #3936: Paste into preamble gives wrong font size.

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

15 years agoRemove unneeded check for cur.pos() > 0.
Vincent van Ravesteijn [Tue, 7 Jul 2009 08:12:08 +0000 (08:12 +0000)]
Remove unneeded check for cur.pos() > 0.

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

15 years agoFix bug #6015: Macro with arguments is not finished when pressing space
Vincent van Ravesteijn [Tue, 7 Jul 2009 08:08:14 +0000 (08:08 +0000)]
Fix bug #6015: Macro with arguments is not finished when pressing space

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

15 years agoWrong casing...
Vincent van Ravesteijn [Mon, 6 Jul 2009 22:14:47 +0000 (22:14 +0000)]
Wrong casing...

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

15 years agoFix bug #4509: Default focus of SearchUi should be "Find Next".
Vincent van Ravesteijn [Mon, 6 Jul 2009 22:11:05 +0000 (22:11 +0000)]
Fix bug #4509: Default focus of SearchUi should be "Find Next".

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

15 years agoPatch from Ben M.: do not accept key events if we do not know what these keys
Jean-Marc Lasgouttes [Mon, 6 Jul 2009 16:14:20 +0000 (16:14 +0000)]
Patch from Ben M.: do not accept key events if we do not know what these keys
stand for.

This fixes bug #6043: Windows multimedia keys intercepted

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

15 years agoBetter fix for #6049 and similar cases with other math insets.
Enrico Forestieri [Mon, 6 Jul 2009 00:48:07 +0000 (00:48 +0000)]
Better fix for #6049 and similar cases with other math insets.
In order to fix #6047, I needed a further mode other than MATH_MODE
and TEXT_MODE. In this mode, LyX should have behaved as in TEXT_MODE
but should also have allowed math mode commands. Well, this mode was
already implemented in LyX as UNDECIDED_MODE. Currently, this mode is
used nowhere except in the strange case where a math hull is not
present. It cannot be created by any other mean than editing a .lyx
file and getting rid of the $...$ math delimiters. This kind of
file can be reloaded in LyX and you would see a strange math formula
in text mode outside of mathed. Of course, trying to latex this file
would cause errors. After this commit, this strange mode is still
possible, but now all math insets correctly declare that their mode
is math mode (instead of undecided, and unless they state otherwise)
and bugs such as #6049 are fixed.

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

15 years agoFix bug #6049: Mathed: spacebar misbehavior while typing fractions
Enrico Forestieri [Sun, 5 Jul 2009 23:50:16 +0000 (23:50 +0000)]
Fix bug #6049: Mathed: spacebar misbehavior while typing fractions

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

15 years agotalking about famous last words?
Jürgen Spitzmüller [Sun, 5 Jul 2009 16:39:23 +0000 (16:39 +0000)]
talking about famous last words?

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

15 years ago* one (hopefully) final casing fix.
Jürgen Spitzmüller [Sun, 5 Jul 2009 16:27:19 +0000 (16:27 +0000)]
* one (hopefully) final casing fix.

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

15 years ago* clarify and apply Title Casing rules.
Jürgen Spitzmüller [Sun, 5 Jul 2009 16:24:04 +0000 (16:24 +0000)]
* clarify and apply Title Casing rules.

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

15 years agoFix shortcuts.
Enrico Forestieri [Sun, 5 Jul 2009 14:41:06 +0000 (14:41 +0000)]
Fix shortcuts.

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

15 years agoFix typo.
Enrico Forestieri [Sun, 5 Jul 2009 14:35:40 +0000 (14:35 +0000)]
Fix typo.

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

15 years agounused #includes
Jean-Marc Lasgouttes [Sun, 5 Jul 2009 13:58:25 +0000 (13:58 +0000)]
unused #includes

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

15 years agoRefinements to fix for bug #6041.
Enrico Forestieri [Sun, 5 Jul 2009 13:36:34 +0000 (13:36 +0000)]
Refinements to fix for bug #6041.
- Fix display of centered vertical alignment status.
- Avid else branch and simply return early (conforms to the used style).
- Smash unnecessary debug output.

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

15 years ago* LyX.cpp: add missing line break; spotted by Jean-Pierre Chrétien.
Jürgen Spitzmüller [Sun, 5 Jul 2009 08:37:44 +0000 (08:37 +0000)]
* LyX.cpp: add missing line break; spotted by Jean-Pierre Chrétien.

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

15 years ago* InsetInclude.cpp: typo spotted by Jean-Pierre Chrétien.
Jürgen Spitzmüller [Sun, 5 Jul 2009 08:34:55 +0000 (08:34 +0000)]
* InsetInclude.cpp: typo spotted by Jean-Pierre Chrétien.

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

15 years agofr.po: update by Jean-Pierre.
Jürgen Spitzmüller [Sun, 5 Jul 2009 08:32:49 +0000 (08:32 +0000)]
fr.po: update by Jean-Pierre.

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

15 years agoFix bug #6041: "tabular-feature align-" in a math-matrix.
Enrico Forestieri [Sun, 5 Jul 2009 00:24:17 +0000 (00:24 +0000)]
Fix bug #6041: "tabular-feature align-" in a math-matrix.

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

15 years agoFix eol.
Abdelrazak Younes [Sat, 4 Jul 2009 23:19:50 +0000 (23:19 +0000)]
Fix eol.

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

15 years agoDocument change to LFUN_WORD_REPLACE.
Abdelrazak Younes [Sat, 4 Jul 2009 23:17:38 +0000 (23:17 +0000)]
Document change to LFUN_WORD_REPLACE.

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

15 years agoLFUN_WORD_REPLACE: Invert replacement and searched strings in the FuncRequest argumen...
Abdelrazak Younes [Sat, 4 Jul 2009 23:02:27 +0000 (23:02 +0000)]
LFUN_WORD_REPLACE: Invert replacement and searched strings in the FuncRequest argument. This is to allow replacement of current word even if it is not selected.

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

15 years agoSpellchecker Bug fix: found word was not filled in.
Abdelrazak Younes [Sat, 4 Jul 2009 18:00:01 +0000 (18:00 +0000)]
Spellchecker Bug fix: found word was not filled in.

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

15 years agoGuiSpellchecker: add 'Find Next' and 'Replace All' buttons.
Abdelrazak Younes [Sat, 4 Jul 2009 17:15:27 +0000 (17:15 +0000)]
GuiSpellchecker: add 'Find Next' and 'Replace All' buttons.

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

15 years agoItalian Intro.lyx: another typo spotted by users
Uwe Stöhr [Sat, 4 Jul 2009 12:08:58 +0000 (12:08 +0000)]
Italian Intro.lyx: another typo spotted by users

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

15 years agoItalian Intro.lyx: two typos spotted by a user
Uwe Stöhr [Sat, 4 Jul 2009 00:16:53 +0000 (00:16 +0000)]
Italian Intro.lyx: two typos spotted by a user

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

15 years agosymbols: typos
Uwe Stöhr [Fri, 3 Jul 2009 12:40:03 +0000 (12:40 +0000)]
symbols: typos

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

15 years agosymbols: now that we support mhchem, also supports its commands visibly in LyX
Uwe Stöhr [Fri, 3 Jul 2009 12:33:00 +0000 (12:33 +0000)]
symbols: now that we support mhchem, also supports its commands visibly in LyX

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

15 years agoFix bugs #6047, #4043, and #5394.
Enrico Forestieri [Fri, 3 Jul 2009 00:05:58 +0000 (00:05 +0000)]
Fix bugs #6047, #4043, and #5394.
6047: Lyx 1.6.3 unable to typeset the third chemical equation of the
      file mhchem.lyx (package mhchem)
4043: mhchem support
5394: support for the mhchems's \ce command
The \ce and \cf insets are text mode environments that allow entering
spaces and mathmode commands. LyX leaves them alone and doesn't try to
be smart, i.e., the behaviour is exactly the same we had in the old days
with text-in-math mode environments, before the introduction of the
\ensuremath and \lyxmathsym macros. This means that in those environments
one has to know what he is doing, as LyX will not offer any protection.
The hack of enclosing \ce and \cf in a \text{} environment in order to
be able to enter spaces is no longer necessary.

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

15 years agoUserGuide.lyx: remove an obsolete sentence; spotted by Ignacio
Uwe Stöhr [Thu, 2 Jul 2009 12:42:13 +0000 (12:42 +0000)]
UserGuide.lyx: remove an obsolete sentence; spotted by Ignacio

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

15 years agoSpanish documentation and translation updates by Ignacio
Uwe Stöhr [Thu, 2 Jul 2009 12:29:02 +0000 (12:29 +0000)]
Spanish documentation and translation updates by Ignacio

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

15 years ago* PrefLanguageUi.ui: correct tooltip.
Jürgen Spitzmüller [Wed, 1 Jul 2009 08:26:06 +0000 (08:26 +0000)]
* PrefLanguageUi.ui: correct tooltip.

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

15 years agoLyX works with automake 1.11, as far as I can tell after testing it.
Enrico Forestieri [Tue, 30 Jun 2009 23:35:08 +0000 (23:35 +0000)]
LyX works with automake 1.11, as far as I can tell after testing it.

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

15 years agoAdd some cygwin stuff.
Enrico Forestieri [Tue, 30 Jun 2009 23:28:48 +0000 (23:28 +0000)]
Add some cygwin stuff.

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

15 years agoMake Vincent happy
Pavel Sanda [Tue, 30 Jun 2009 18:33:33 +0000 (18:33 +0000)]
Make Vincent happy

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

15 years agoSCons: sort
Uwe Stöhr [Tue, 30 Jun 2009 11:57:28 +0000 (11:57 +0000)]
SCons: sort

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

15 years ago* GuiApplication.cpp (readUiFiles):
Jürgen Spitzmüller [Tue, 30 Jun 2009 11:00:16 +0000 (11:00 +0000)]
* GuiApplication.cpp (readUiFiles):
- only reset settings if a file with Toolbars has changed. This should significantly decrease
  the number of circumstances where the settings are lost unnecessarily.

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

15 years agoEmbeddedObjects.lyx: new section about subfloats (This is already explained elsewhere...
Uwe Stöhr [Tue, 30 Jun 2009 09:35:48 +0000 (09:35 +0000)]
EmbeddedObjects.lyx: new section about subfloats (This is already explained elsewhere but users requested to have it here with an example that every type can have subfloats and to have an example for the two different placements.)

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

15 years agoSpanish EmbeddedObjects.lyx: update by Ignacio
Uwe Stöhr [Tue, 30 Jun 2009 08:38:49 +0000 (08:38 +0000)]
Spanish EmbeddedObjects.lyx: update by Ignacio

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

15 years agoCosmetics, squeeze some warnings, remove unused code.
Vincent van Ravesteijn [Tue, 30 Jun 2009 00:10:55 +0000 (00:10 +0000)]
Cosmetics, squeeze some warnings, remove unused code.

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

15 years agoCosmetics and constify.
Vincent van Ravesteijn [Mon, 29 Jun 2009 23:43:23 +0000 (23:43 +0000)]
Cosmetics and constify.

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

15 years agoadd onoff support for "inset-modify changetype xxx" in include inset
Jean-Marc Lasgouttes [Mon, 29 Jun 2009 12:41:43 +0000 (12:41 +0000)]
add onoff support for "inset-modify changetype xxx" in include inset

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

15 years ago* do not change name of QSettings config file on LyX version change.
Jürgen Spitzmüller [Mon, 29 Jun 2009 08:44:32 +0000 (08:44 +0000)]
* do not change name of QSettings config file on LyX version change.

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

15 years ago* stdmenus.inc: revert unintended change.
Jürgen Spitzmüller [Mon, 29 Jun 2009 06:27:12 +0000 (06:27 +0000)]
* stdmenus.inc: revert unintended change.

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

15 years ago* Standardize Capitalization. Skip the controverse AMS environments for now.
Jürgen Spitzmüller [Mon, 29 Jun 2009 06:19:21 +0000 (06:19 +0000)]
* Standardize Capitalization. Skip the controverse AMS environments for now.

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

15 years agoSquash warn
Pavel Sanda [Sun, 28 Jun 2009 22:12:16 +0000 (22:12 +0000)]
Squash warn

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

15 years agoCapitalize
Pavel Sanda [Sun, 28 Jun 2009 22:02:47 +0000 (22:02 +0000)]
Capitalize

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

15 years agotypo
Pavel Sanda [Sun, 28 Jun 2009 21:53:31 +0000 (21:53 +0000)]
typo

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

15 years agoAdd missing file, sort scons
Pavel Sanda [Sun, 28 Jun 2009 12:23:02 +0000 (12:23 +0000)]
Add missing file, sort scons

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

15 years agoSort
Pavel Sanda [Sun, 28 Jun 2009 12:23:00 +0000 (12:23 +0000)]
Sort

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

15 years agoDamp colors
Pavel Sanda [Sun, 28 Jun 2009 11:29:18 +0000 (11:29 +0000)]
Damp colors

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

15 years agoSave translators work
Pavel Sanda [Sun, 28 Jun 2009 11:14:27 +0000 (11:14 +0000)]
Save translators work

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

15 years ago* LFUNs.lyx
Pavel Sanda [Sun, 28 Jun 2009 10:37:36 +0000 (10:37 +0000)]
* LFUNs.lyx

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

15 years agoKeep numbering
Pavel Sanda [Sun, 28 Jun 2009 10:37:34 +0000 (10:37 +0000)]
Keep numbering

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

15 years agoAdd Rob Oakes to the Credits.
Jürgen Spitzmüller [Sun, 28 Jun 2009 08:41:03 +0000 (08:41 +0000)]
Add Rob Oakes to the Credits.

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

15 years agoImplement LFUN_OUTLINE_DRAGMOVE.
Jürgen Spitzmüller [Sun, 28 Jun 2009 08:40:34 +0000 (08:40 +0000)]
Implement LFUN_OUTLINE_DRAGMOVE.

Contribution by Rob Oakes.

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

15 years agoCosmetics
Pavel Sanda [Fri, 26 Jun 2009 12:40:08 +0000 (12:40 +0000)]
Cosmetics

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

15 years agoSet it in both cases
Pavel Sanda [Fri, 26 Jun 2009 12:40:07 +0000 (12:40 +0000)]
Set it in both cases

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

15 years agoFix ui naming
Pavel Sanda [Fri, 26 Jun 2009 12:35:21 +0000 (12:35 +0000)]
Fix ui naming

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

15 years agoShouldn't be needed
Pavel Sanda [Fri, 26 Jun 2009 12:30:22 +0000 (12:30 +0000)]
Shouldn't be needed

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

15 years agoMove to tristate version of locking property
Pavel Sanda [Fri, 26 Jun 2009 12:25:51 +0000 (12:25 +0000)]
Move to tristate version of locking property

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

15 years ago* stdcontext.inc:
Jürgen Spitzmüller [Fri, 26 Jun 2009 10:42:13 +0000 (10:42 +0000)]
* stdcontext.inc:
- Rename "Toggle Label" to "Show Label"

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

15 years agoAdd some doc about direct svn revision number usage.
Pavel Sanda [Thu, 25 Jun 2009 22:24:52 +0000 (22:24 +0000)]
Add some doc about direct svn revision number usage.

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

15 years agoGuify setting of svn locking property
Pavel Sanda [Thu, 25 Jun 2009 14:48:11 +0000 (14:48 +0000)]
Guify setting of svn locking property

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

15 years agoBring extended manual back to normal formatting
Pavel Sanda [Thu, 25 Jun 2009 14:48:03 +0000 (14:48 +0000)]
Bring extended manual back to normal formatting

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

15 years agoSearch for both elyxer and elyxer.py.
Pavel Sanda [Wed, 24 Jun 2009 19:09:33 +0000 (19:09 +0000)]
Search for both elyxer and elyxer.py.
Patch from Sven Hoexter.

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

15 years agoinstaller: require NSIS 2.45 because of the fixed Indonesian translation
Uwe Stöhr [Tue, 23 Jun 2009 20:37:00 +0000 (20:37 +0000)]
installer: require NSIS 2.45 because of the fixed Indonesian translation

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

15 years agoFix bug #6033: Initial character sometimes eaten by math-insert
Enrico Forestieri [Tue, 23 Jun 2009 18:01:31 +0000 (18:01 +0000)]
Fix bug #6033: Initial character sometimes eaten by math-insert

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

15 years agoFix bug http://www.lyx.org/trac/ticket/6026
Jean-Marc Lasgouttes [Tue, 23 Jun 2009 14:54:35 +0000 (14:54 +0000)]
Fix bug http://www.lyx.org/trac/ticket/6026
LyX crashes when backward selecting during formula writing

The problem is basically that the anchor is not set (because there is no
selection going on) and BufferView::mouseSetCursor does not handle this.

 * Cursor.cpp (anchor): return immediately when there is no selection.

 * BufferView.cpp (mouseSetCursor): reset anchor before setting cursor

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

15 years agofix assertion when inserting math inset
Jean-Marc Lasgouttes [Tue, 23 Jun 2009 14:47:29 +0000 (14:47 +0000)]
fix assertion when inserting math inset

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

15 years agoFix part of bug http://www.lyx.org/trac/ticket/2566
Jean-Marc Lasgouttes [Tue, 23 Jun 2009 09:46:48 +0000 (09:46 +0000)]
Fix part of bug http://www.lyx.org/trac/ticket/2566

We use Inset::producesOutput to skip things like notes and inactive
branches.

* buffer_funcs.cpp (countWords): align code style with countChars;
skip insets for which producesOutput() is false.
(countChars): honor Inset::producesOutput.

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

15 years agoReally spellcheck continuously.
Abdelrazak Younes [Tue, 23 Jun 2009 09:17:39 +0000 (09:17 +0000)]
Really spellcheck continuously.

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

15 years agoParagraph::collectWords() and MenuDefinition::expandSpellingSuggestions(): reuse...
Abdelrazak Younes [Tue, 23 Jun 2009 08:54:21 +0000 (08:54 +0000)]
Paragraph::collectWords() and MenuDefinition::expandSpellingSuggestions(): reuse Paragraph::spellCheck().
Paragraph::collectWords() now also collects spellchecker suggested words for inline word completion.

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

15 years agoFix of fix of fix of fix
Pavel Sanda [Tue, 23 Jun 2009 08:20:10 +0000 (08:20 +0000)]
Fix of fix of fix of fix

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

15 years agomove the obsolete DocStyle.lyx file to an attic folder as requested
Uwe Stöhr [Tue, 23 Jun 2009 01:25:12 +0000 (01:25 +0000)]
move the obsolete DocStyle.lyx file to an attic folder as requested

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

15 years agoEmbeddedObjects.lyx: add a sentence about branches in child documents
Uwe Stöhr [Tue, 23 Jun 2009 01:19:44 +0000 (01:19 +0000)]
EmbeddedObjects.lyx: add a sentence about branches in child documents

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

15 years agoProper fix for the warning that Pavel noticed. The problem was that the local variabl...
Abdelrazak Younes [Mon, 22 Jun 2009 22:08:04 +0000 (22:08 +0000)]
Proper fix for the warning that Pavel noticed. The problem was that the local variable d shadowed the private d one.

And I of course also put back the semi-colon fix.

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

15 years agoCrash fix: end of doc check was wrong following previous cleanup.
Abdelrazak Younes [Mon, 22 Jun 2009 21:49:48 +0000 (21:49 +0000)]
Crash fix: end of doc check was wrong following previous cleanup.

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

15 years agoBuffer::Spellcheck(): Fix infinite loop when a math inset is met... stupid me!
Abdelrazak Younes [Mon, 22 Jun 2009 21:43:39 +0000 (21:43 +0000)]
Buffer::Spellcheck(): Fix infinite loop when a math inset is met... stupid me!

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

15 years agoA word have a non zero size.
Abdelrazak Younes [Mon, 22 Jun 2009 21:27:51 +0000 (21:27 +0000)]
A word have a non zero size.

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

15 years agoMSVC: Add safety checks.
Abdelrazak Younes [Mon, 22 Jun 2009 21:06:25 +0000 (21:06 +0000)]
MSVC: Add safety checks.

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

15 years agohttp://www.mail-archive.com/lyx-devel@lists.lyx.org/msg152311.html
Pavel Sanda [Mon, 22 Jun 2009 21:06:00 +0000 (21:06 +0000)]
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg152311.html

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

15 years agoBuffer::spellCheck(): don't spellcheck math.
Abdelrazak Younes [Mon, 22 Jun 2009 21:00:48 +0000 (21:00 +0000)]
Buffer::spellCheck(): don't spellcheck math.

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

15 years agoFix MSVC crash.
Abdelrazak Younes [Mon, 22 Jun 2009 20:59:56 +0000 (20:59 +0000)]
Fix MSVC crash.

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

15 years agoBug fix?
Abdelrazak Younes [Mon, 22 Jun 2009 20:16:08 +0000 (20:16 +0000)]
Bug fix?

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

15 years agoSpellchecker: Fix ignore button.
Abdelrazak Younes [Mon, 22 Jun 2009 17:40:09 +0000 (17:40 +0000)]
Spellchecker: Fix ignore button.

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

15 years agoFirst fix the spellchecker. Now, it find the next misspellec word.
Abdelrazak Younes [Mon, 22 Jun 2009 17:30:57 +0000 (17:30 +0000)]
First fix the spellchecker. Now, it find the next misspellec word.

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

15 years agoSimplify Buffer::spellCheck() by using Paragraph::spellCheck().
Abdelrazak Younes [Mon, 22 Jun 2009 16:38:11 +0000 (16:38 +0000)]
Simplify Buffer::spellCheck() by using Paragraph::spellCheck().
Paragrah::isMisspelled() is split in two.

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

15 years agoFix bug 5881: documentation bug in /usr/share/lyx/configure.py
Jean-Marc Lasgouttes [Mon, 22 Jun 2009 10:38:13 +0000 (10:38 +0000)]
Fix bug 5881: documentation bug in /usr/share/lyx/configure.py

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

15 years agoI forgot than in my earlier commit to these files
Jean-Marc Lasgouttes [Mon, 22 Jun 2009 09:42:46 +0000 (09:42 +0000)]
I forgot than in my earlier commit to these files

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

15 years agoFix bug #6020: Reverse DVI/PDF search fails with child documents.
Enrico Forestieri [Mon, 22 Jun 2009 05:09:01 +0000 (05:09 +0000)]
Fix bug #6020: Reverse DVI/PDF search fails with child documents.

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

15 years agoFix bug #6030: LyX does not take into account BOM in user layout files.
Enrico Forestieri [Sun, 21 Jun 2009 18:23:10 +0000 (18:23 +0000)]
Fix bug #6030: LyX does not take into account BOM in user layout files.

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

15 years agoRevert previous to this file, stupid copy&paste bug fix, sorry.
Abdelrazak Younes [Sun, 21 Jun 2009 14:33:13 +0000 (14:33 +0000)]
Revert previous to this file, stupid copy&paste bug fix, sorry.

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