]> git.lyx.org Git - lyx.git/log
lyx.git
12 years ago* sk.po
Kornel Benko [Tue, 6 Sep 2011 11:40:42 +0000 (11:40 +0000)]
* sk.po

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

12 years agoinstaller: fix a typo for Dutch
Uwe Stöhr [Tue, 6 Sep 2011 03:47:50 +0000 (03:47 +0000)]
installer: fix a typo for Dutch

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

12 years agosweave.module: more precise description text
Uwe Stöhr [Tue, 6 Sep 2011 03:14:51 +0000 (03:14 +0000)]
sweave.module: more precise description text

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

12 years agoinclude Qt translations for our private bundle
Stephan Witt [Mon, 5 Sep 2011 18:24:54 +0000 (18:24 +0000)]
include Qt translations for our private bundle

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

12 years agoinstaller:
Uwe Stöhr [Mon, 5 Sep 2011 07:20:53 +0000 (07:20 +0000)]
installer:
- fix bug that LyX's LaTeX files were tried to install although the user denied to use LaTeX.nsh
- propose to add a desktop item for LyX (can be switched off by the user)

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

12 years agoinstaller: fix loading of the LaTeX selection page
Uwe Stöhr [Mon, 5 Sep 2011 06:59:18 +0000 (06:59 +0000)]
installer: fix loading of the LaTeX selection page

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

12 years agoinstaller:
Uwe Stöhr [Mon, 5 Sep 2011 06:09:13 +0000 (06:09 +0000)]
installer:
- fix 2 uninstaller issues
- remove support for AFPL Ghostscript (license clash)
- only install Ghostscript if not already installed
- in case there are several Ghostscript installations, use the newest one
- remove an unused variable

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

12 years agoFix bug #7608 (Wrong path separator used for Inkscape on Windows)
Julien Rioux [Sat, 3 Sep 2011 20:27:31 +0000 (20:27 +0000)]
Fix bug #7608 (Wrong path separator used for Inkscape on Windows)

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

12 years agoFix compile error with gcc 4.5.3 when using the included mythes library:
Enrico Forestieri [Sat, 3 Sep 2011 16:10:07 +0000 (16:10 +0000)]
Fix compile error with gcc 4.5.3 when using the included mythes library:
../../src/support/mythes/mythes.hxx:25:9: error: ‘FILE’ does not name a type
../../src/support/mythes/mythes.hxx:55:22: error: ‘FILE’ has not been declared

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

12 years agoFix bug #7751: Sort the modules and formats by translated string.
Richard Heck [Fri, 2 Sep 2011 18:40:06 +0000 (18:40 +0000)]
Fix bug #7751: Sort the modules and formats by translated string.

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

12 years agoinstaller: updates
Uwe Stöhr [Wed, 31 Aug 2011 21:08:45 +0000 (21:08 +0000)]
installer: updates

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

12 years ago- Customization.lyx: add new possible font types uuline, strikeout and uwave
Uwe Stöhr [Wed, 31 Aug 2011 16:04:18 +0000 (16:04 +0000)]
- Customization.lyx: add new possible font types uuline, strikeout and uwave
- German Customization.lyx: lot of refactoring

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

12 years ago- English Additional.lyx: some updates
Uwe Stöhr [Wed, 31 Aug 2011 14:22:23 +0000 (14:22 +0000)]
- English Additional.lyx: some updates
- German Additional.lyx: some corrections and some LaTeX warnings fixed

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

12 years ago#7681 adjust the cursor language after document language change had changed the text...
Stephan Witt [Mon, 29 Aug 2011 17:25:44 +0000 (17:25 +0000)]
#7681 adjust the cursor language after document language change had changed the text language

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

12 years agoFix bug #6170 (Latex Compiler error when lyx file is located in a path which contains...
Enrico Forestieri [Mon, 29 Aug 2011 17:02:27 +0000 (17:02 +0000)]
Fix bug #6170 (Latex Compiler error when lyx file is located in a path which contains a "#")
This removes \input@path handling.

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

12 years agoFix bug #7586 (Temporary file chkconfig.ltx in user directory not deleted if configur...
Enrico Forestieri [Mon, 29 Aug 2011 16:44:29 +0000 (16:44 +0000)]
Fix bug #7586 (Temporary file chkconfig.ltx in user directory not deleted if configure fails)

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

12 years agoAvoid code duplication.
Enrico Forestieri [Mon, 29 Aug 2011 16:23:58 +0000 (16:23 +0000)]
Avoid code duplication.

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

12 years agoUpdate the python requirements after r39553 and r39554. The subprocess module,
Julien Rioux [Mon, 29 Aug 2011 14:36:37 +0000 (14:36 +0000)]
Update the python requirements after r39553 and r39554. The subprocess module,
now used in configure.py, requires python >= 2.4. See the mailing list thread:
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg170511.html

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

12 years agoFORMAT: update to final commit number
Uwe Stöhr [Mon, 29 Aug 2011 14:09:56 +0000 (14:09 +0000)]
FORMAT: update to final commit number

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

12 years agoInsetSpace support for
Uwe Stöhr [Mon, 29 Aug 2011 14:07:30 +0000 (14:07 +0000)]
InsetSpace support for
- \negmedspace and \negthickspace outside of math
- \enspace, \hspace*, \hspace*{\fill} and \hfill inside math
(fileformat change)

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

12 years ago* sk.po
Kornel Benko [Mon, 29 Aug 2011 11:46:54 +0000 (11:46 +0000)]
* sk.po

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

12 years agoFix bug #7718 (Configure fails if shell autorun commands are enabled in the registry)
Enrico Forestieri [Sun, 28 Aug 2011 22:57:58 +0000 (22:57 +0000)]
Fix bug #7718 (Configure fails if shell autorun commands are enabled in the registry)

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

12 years agoClose stdin of the command spawn by subprocess.Popen, otherwise the
Enrico Forestieri [Sun, 28 Aug 2011 22:29:38 +0000 (22:29 +0000)]
Close stdin of the command spawn by subprocess.Popen, otherwise the
command hangs if something goes wrong. Also allow any kind of line endings.

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

12 years agoProtect against autorun commands on Windows (see also bug #7718).
Enrico Forestieri [Sun, 28 Aug 2011 16:53:38 +0000 (16:53 +0000)]
Protect against autorun commands on Windows (see also bug #7718).

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

12 years ago- tufte-book.layout: fix a lyX warning about uninitialized counter
Uwe Stöhr [Sun, 28 Aug 2011 16:49:16 +0000 (16:49 +0000)]
- tufte-book.layout: fix a lyX warning about uninitialized counter
- tufte example files: add important notes that float placements options are not allowed and remove unreferenced labels

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

12 years agoAllow batch files with QProcess.
Enrico Forestieri [Sun, 28 Aug 2011 16:45:46 +0000 (16:45 +0000)]
Allow batch files with QProcess.

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

12 years ago- EmbeddedObjects.lyx: fix a nasty caption formatting bug spotted by Ignacio
Uwe Stöhr [Sun, 28 Aug 2011 13:37:30 +0000 (13:37 +0000)]
- EmbeddedObjects.lyx: fix a nasty caption formatting bug spotted by Ignacio
- Spanish EmbeddedObjects.lyx: some fixes by Ignacio

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

12 years agonew module and example file for chemical risk and safety statements; requires the...
Uwe Stöhr [Sun, 28 Aug 2011 03:59:16 +0000 (03:59 +0000)]
new module and example file for chemical risk and safety statements; requires the package rsphrase which is bundled with the package mhchem that we already support

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

12 years agoinitials.module: safer preamble call, no string changed, necessary to be able to...
Uwe Stöhr [Sun, 28 Aug 2011 03:36:34 +0000 (03:36 +0000)]
initials.module: safer preamble call, no string changed, necessary to be able to compile the EmbeddedObjects manual also if the package lettrine is not installed

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

12 years ago- Spanish documentation files: translations by Ignacio
Uwe Stöhr [Sun, 28 Aug 2011 03:36:23 +0000 (03:36 +0000)]
- Spanish documentation files: translations by Ignacio
- English EmbeddedObjects.lyx: fix a typo spotted by Ignacio
- EmbeddedObjects.lyx: make the file compilable also if the LaTeX-package lettrine is not installed

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

12 years ago- German UserGuide.lyx: remove some fixed path that would make the document uncompilable
Uwe Stöhr [Sun, 28 Aug 2011 01:15:22 +0000 (01:15 +0000)]
- German UserGuide.lyx: remove some fixed path that would make the document uncompilable
- Spanish UserGuide.lyx: some tweaks

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

12 years agoDisable space tyes that are not supported in mathed (for these, a thinspace was inser...
Jürgen Spitzmüller [Sat, 27 Aug 2011 10:58:48 +0000 (10:58 +0000)]
Disable space tyes that are not supported in mathed (for these, a thinspace was inserted as a fallback).

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

12 years agoIssue the math space dialog (not the text one) when in math (bug 7746).
Jürgen Spitzmüller [Sat, 27 Aug 2011 10:45:59 +0000 (10:45 +0000)]
Issue the math space dialog (not the text one) when in math (bug 7746).

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

12 years agoFix recursive repaint problem.
Tommaso Cucinotta [Sat, 27 Aug 2011 10:21:59 +0000 (10:21 +0000)]
Fix recursive repaint problem.
See also: http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg170468.html

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

12 years agorevert part of the last commit that should not have been
Julien Rioux [Fri, 26 Aug 2011 23:46:52 +0000 (23:46 +0000)]
revert part of the last commit that should not have been

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

12 years agoconfigure.py : subprocess, second try (check_output requires
Julien Rioux [Fri, 26 Aug 2011 23:29:37 +0000 (23:29 +0000)]
configure.py : subprocess, second try (check_output requires
python 2.7 and throws unwanted exceptions when the process
return value is not 0

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

12 years agoRevert "The call to cmdOutput can throw an exception, so we need to be careful".
Richard Heck [Fri, 26 Aug 2011 23:13:34 +0000 (23:13 +0000)]
Revert "The call to cmdOutput can throw an exception, so we need to be careful".
This will make reverting the previous commit easier.

This reverts commit 82ab1aef334d8573cc3e861e2620d9b4c59f88fe.

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

12 years agoFix infinite loop reported on the list, which revealed another, which
Richard Heck [Fri, 26 Aug 2011 23:06:19 +0000 (23:06 +0000)]
Fix infinite loop reported on the list, which revealed another, which
revealed another. So fix a bunch of such things.

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

12 years agoThe call to cmdOutput can throw an exception, so we need to be careful
Richard Heck [Fri, 26 Aug 2011 23:06:15 +0000 (23:06 +0000)]
The call to cmdOutput can throw an exception, so we need to be careful
here, lest configure.py abort.

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

12 years agolilypond.lyx: some tweaks; Julien, having you at least in a note as author is our...
Uwe Stöhr [Fri, 26 Aug 2011 21:38:28 +0000 (21:38 +0000)]
lilypond.lyx: some tweaks; Julien, having you at least in a note as author is our common way because it has the advantage that people can contact you directly if there are problems (you are listed in the credits)

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

12 years agoconfigure.py : replace os.popen with subprocess.Popen
Julien Rioux [Fri, 26 Aug 2011 17:11:50 +0000 (17:11 +0000)]
configure.py : replace os.popen with subprocess.Popen

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

12 years agoconfigure.py : make sure latex exits gracefully
Julien Rioux [Fri, 26 Aug 2011 17:11:48 +0000 (17:11 +0000)]
configure.py : make sure latex exits gracefully

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

12 years agolilypond.lyx : add introductory text, minor tweaks
Julien Rioux [Fri, 26 Aug 2011 17:10:20 +0000 (17:10 +0000)]
lilypond.lyx : add introductory text, minor tweaks

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

12 years agoUpdate FSF address, patch from cornelisbb, #7735.
Pavel Sanda [Thu, 25 Aug 2011 23:10:36 +0000 (23:10 +0000)]
Update FSF address, patch from cornelisbb, #7735.

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

12 years agoUpdate it.po
Enrico Forestieri [Thu, 25 Aug 2011 19:21:12 +0000 (19:21 +0000)]
Update it.po

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

12 years agoFixed longstanding bug in Advanced Find&Replace, when dealing with documents containi...
Tommaso Cucinotta [Thu, 25 Aug 2011 19:16:14 +0000 (19:16 +0000)]
Fixed longstanding bug in Advanced Find&Replace, when dealing with documents containing braces.
Corresponding test-case needed a fix as well and now it is passed.

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

12 years agoSpanish UserGuide.lyx: translations by Ignacio
Uwe Stöhr [Thu, 25 Aug 2011 16:51:56 +0000 (16:51 +0000)]
Spanish UserGuide.lyx: translations by Ignacio

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

12 years agoMake the Buffer class non-copyable, otherwise LyX crashes when 'Impl * const d' is...
Vincent van Ravesteijn [Wed, 24 Aug 2011 19:10:40 +0000 (19:10 +0000)]
Make the Buffer class non-copyable, otherwise LyX crashes when 'Impl * const d' is deleted while deleting a copy of the Buffer.

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

12 years agoOn Windows, also fix call to octave (related to bug #7715).
Enrico Forestieri [Tue, 23 Aug 2011 18:45:46 +0000 (18:45 +0000)]
On Windows, also fix call to octave (related to bug #7715).

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

12 years ago* sk.po
Kornel Benko [Tue, 23 Aug 2011 11:48:04 +0000 (11:48 +0000)]
* sk.po

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

12 years agoRevert part of r39509 that was not supposed to go in.
Jean-Marc Lasgouttes [Tue, 23 Aug 2011 10:42:35 +0000 (10:42 +0000)]
Revert part of r39509 that was not supposed to go in.

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

12 years agoAdd possibility to export the R code from a sweave-enabled document
Jean-Marc Lasgouttes [Tue, 23 Aug 2011 10:33:42 +0000 (10:33 +0000)]
Add possibility to export the R code from a sweave-enabled document
(patch from yihui, part of #7555)
http://www.lyx.org/trac/ticket/7555#comment:18

This adds the new format "R/S code" with extension .R and a converter from .Rnw.

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

12 years ago#7740 Add undo for change of text language with LFUN_BUFFER_LANGUAGE
Stephan Witt [Tue, 23 Aug 2011 10:22:14 +0000 (10:22 +0000)]
#7740 Add undo for change of text language with LFUN_BUFFER_LANGUAGE
When a document is not multi-lingual the text contents is changed
to the new language. This should be recorded for Undo.
Because Undo wants a cursor the implemantation has to be
moved to the BufferView class.

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

12 years agoSweave support cleanup (patch from yihui, see #7555)
Jean-Marc Lasgouttes [Tue, 23 Aug 2011 09:52:21 +0000 (09:52 +0000)]
Sweave support cleanup (patch from yihui, see #7555)
http://www.lyx.org/trac/ticket/7555

This part is a simple cleanup:

 * rename variables to start with a dot
 * reset encoding after running sweave
 * improve on-screen display of code chunks

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

12 years agoCMake: Simplify the fix for the path to gettext-tools. The problem was that the first...
Vincent van Ravesteijn [Mon, 22 Aug 2011 11:01:41 +0000 (11:01 +0000)]
CMake: Simplify the fix for the path to gettext-tools. The problem was that the first " was in the wrong place.

see r39491 and thanks Kornel.

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

12 years agoFix #7715 (Lyx 2.0.0 doesn't work with Mathematica 8: call to 'math' problem?)
Enrico Forestieri [Mon, 22 Aug 2011 01:39:49 +0000 (01:39 +0000)]
Fix #7715 (Lyx 2.0.0 doesn't work with Mathematica 8: call to 'math' problem?)
The fix also allows to execute again batch files when using runCommand.
Unfortunately, this is still not possible with QProcess as that code is not
under our control.

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

12 years agocorrect spell check request for Paragraph::changeLanguage()
Stephan Witt [Sat, 20 Aug 2011 13:54:02 +0000 (13:54 +0000)]
correct spell check request for Paragraph::changeLanguage()

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

12 years agoadd missing spell check requests for Paragraph::appendChar() and Paragraph::appendStr...
Stephan Witt [Sat, 20 Aug 2011 13:51:38 +0000 (13:51 +0000)]
add missing spell check requests for Paragraph::appendChar() and Paragraph::appendString()

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

12 years agocorrect implementation of "mark whole paragraph" for spell check
Stephan Witt [Sat, 20 Aug 2011 13:48:19 +0000 (13:48 +0000)]
correct implementation of "mark whole paragraph" for spell check

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

12 years agoUserGuide.lyx: fix some issues and typos spotted by Ignacio
Uwe Stöhr [Sat, 20 Aug 2011 01:11:07 +0000 (01:11 +0000)]
UserGuide.lyx: fix some issues and typos spotted by Ignacio

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

12 years agoinstaller: fix now all compiler warnings
Uwe Stöhr [Fri, 19 Aug 2011 22:19:09 +0000 (22:19 +0000)]
installer: fix now all compiler warnings

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

12 years agoinstaller: squash all warnings (except of one that comes later); remove unused code
Uwe Stöhr [Fri, 19 Aug 2011 21:38:26 +0000 (21:38 +0000)]
installer: squash all warnings (except of one that comes later); remove unused code

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

12 years agoinstaller: complete fix (r39492)
Uwe Stöhr [Fri, 19 Aug 2011 21:17:29 +0000 (21:17 +0000)]
installer: complete fix (r39492)

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

12 years agocmake: fix buggy profile option handling
Peter Kümmel [Fri, 19 Aug 2011 18:04:41 +0000 (18:04 +0000)]
cmake: fix buggy profile option handling

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

12 years agoWin Installer: LyXLauncher does no longer exist.
Vincent van Ravesteijn [Fri, 19 Aug 2011 14:21:43 +0000 (14:21 +0000)]
Win Installer: LyXLauncher does no longer exist.

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

12 years agoWin Installer: Fix the path to the install options file. This file was copied from...
Vincent van Ravesteijn [Fri, 19 Aug 2011 14:08:59 +0000 (14:08 +0000)]
Win Installer: Fix the path to the install options file. This file was copied from AltInstaller where it was in the main directory.

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

12 years agoCMake: Fix the path to gettext-tools. The deps20 folder was already included in GNUWI...
Vincent van Ravesteijn [Fri, 19 Aug 2011 14:05:51 +0000 (14:05 +0000)]
CMake: Fix the path to gettext-tools. The deps20 folder was already included in GNUWIN32. Besides, the construction with the hints variable did not seem to work.

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

12 years agoCMake: Add the same path hint for ICONV_DLL as for ICONV_DLL_HELP. Without this hint...
Vincent van Ravesteijn [Fri, 19 Aug 2011 14:04:51 +0000 (14:04 +0000)]
CMake: Add the same path hint for ICONV_DLL as for ICONV_DLL_HELP. Without this hint, the former could not be found while the latter could.

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

12 years ago* sk.po
Kornel Benko [Fri, 19 Aug 2011 06:40:58 +0000 (06:40 +0000)]
* sk.po

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

12 years agostdmenus.inc: correct previous commit
Uwe Stöhr [Thu, 18 Aug 2011 14:36:10 +0000 (14:36 +0000)]
stdmenus.inc: correct previous commit

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

12 years agostdmenus.inc: new menu entry for inset-select-all
Uwe Stöhr [Thu, 18 Aug 2011 14:27:48 +0000 (14:27 +0000)]
stdmenus.inc: new menu entry for inset-select-all

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

12 years agoFix bug #7662: Incorrect scrolling for rows with larger ascent.
Vincent van Ravesteijn [Wed, 17 Aug 2011 10:44:50 +0000 (10:44 +0000)]
Fix bug #7662: Incorrect scrolling for rows with larger ascent.

- After introducing the displayed vertical alignment for tables, we met for the first time situations in which row.ascent is very large. To make sure the scrolling still works, we have to do the same as we did for rows with a large descent.
- change row.ascent into defaultRowHeight. Before the above mentioned change, row.ascent usually was approximately the same as defaultRowHeight (by chance). However, it is now clear we don't really want row.ascent here.

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

12 years agorestore old hunspell library detection code as fallback when pkg-config is not availa...
Stephan Witt [Sun, 14 Aug 2011 07:17:12 +0000 (07:17 +0000)]
restore old hunspell library detection code as fallback when pkg-config is not available - for Mac OS X

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

12 years agoboost: update to 1.47.0, add new compiler files
Peter Kümmel [Sat, 13 Aug 2011 11:03:17 +0000 (11:03 +0000)]
boost: update to 1.47.0, add new compiler files

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

12 years agoboost: update to 1.47.0
Peter Kümmel [Sat, 13 Aug 2011 10:34:13 +0000 (10:34 +0000)]
boost: update to 1.47.0

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

12 years agoinstaller: fix my commit r39479 - I accidentally committed a test version, sorry
Uwe Stöhr [Fri, 12 Aug 2011 23:00:43 +0000 (23:00 +0000)]
installer: fix my commit r39479 - I accidentally committed a test version, sorry

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

12 years agoinstaller: support for LilyPond
Uwe Stöhr [Fri, 12 Aug 2011 15:19:36 +0000 (15:19 +0000)]
installer: support for LilyPond

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

12 years agoinstaller: program updates
Uwe Stöhr [Fri, 12 Aug 2011 13:44:33 +0000 (13:44 +0000)]
installer: program updates

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

12 years agoUserGuide.lyx: new section about font and background color, revised text style dialog...
Uwe Stöhr [Fri, 12 Aug 2011 03:15:22 +0000 (03:15 +0000)]
UserGuide.lyx: new section about font and background color, revised text style dialog description, some fixed typos and styles

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

12 years agoFix #7720: plain text export of branches should contain only content of the inset.
Pavel Sanda [Thu, 11 Aug 2011 21:39:04 +0000 (21:39 +0000)]
Fix #7720: plain text export of branches should contain only content of the inset.

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

12 years agoUserGuide.lyx: nomenclature again revised, revised section about notes and margin...
Uwe Stöhr [Thu, 11 Aug 2011 20:50:10 +0000 (20:50 +0000)]
UserGuide.lyx: nomenclature again revised, revised section about notes and margin notes

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

12 years ago- UserGuide.lyx: revise section about nomenclature; fix a broken link
Uwe Stöhr [Thu, 11 Aug 2011 03:18:54 +0000 (03:18 +0000)]
- UserGuide.lyx: revise section about nomenclature; fix a broken link
- English UserGuide.lyx: fix some typos

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

12 years ago- UserGuide.lyx: fine-grain description of BibTeX variants; correct description of...
Uwe Stöhr [Wed, 10 Aug 2011 15:20:18 +0000 (15:20 +0000)]
- UserGuide.lyx: fine-grain description of BibTeX variants; correct description of the language -package settings
- Additional.lyx: add infos about synctex

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

12 years ago* sk.po
Kornel Benko [Wed, 10 Aug 2011 08:24:59 +0000 (08:24 +0000)]
* sk.po

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

12 years agoFORMAT: add revision numbers
Uwe Stöhr [Wed, 10 Aug 2011 03:43:57 +0000 (03:43 +0000)]
FORMAT: add revision numbers

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

12 years ago- UI support for the LaTeX-package undertilde, fileformat change, fixed the remaining...
Uwe Stöhr [Wed, 10 Aug 2011 03:37:33 +0000 (03:37 +0000)]
- UI support for the LaTeX-package undertilde, fileformat change, fixed the remaining part of bug #6622, Georg already implemented the non-UI support

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

12 years agoBufferParams.h: revert unintended changes from previous commit
Uwe Stöhr [Wed, 10 Aug 2011 02:26:41 +0000 (02:26 +0000)]
BufferParams.h: revert unintended changes from previous commit

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

12 years agonew export flavor "DVILUATEX", fixes bug #7713, patch from Jürgen
Uwe Stöhr [Wed, 10 Aug 2011 02:23:44 +0000 (02:23 +0000)]
new export flavor "DVILUATEX", fixes bug #7713, patch from Jürgen

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

12 years agode.po: some translations
Uwe Stöhr [Wed, 10 Aug 2011 02:21:15 +0000 (02:21 +0000)]
de.po: some translations

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

12 years agoUserGuide.lyx:
Uwe Stöhr [Wed, 10 Aug 2011 01:59:10 +0000 (01:59 +0000)]
UserGuide.lyx:
- describe BibTeX variants
- updated XHTML description
- add a warning for DVI (LuaTeX) format

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

12 years agocmake dependency download: aussie is down, use sourceforge because githup only suppor...
Peter Kümmel [Tue, 9 Aug 2011 22:09:35 +0000 (22:09 +0000)]
cmake dependency download: aussie is down, use sourceforge because githup only supports https which is not supported by cmake

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

12 years ago- lilypond.lyx: adjust some formattings
Uwe Stöhr [Tue, 9 Aug 2011 14:44:46 +0000 (14:44 +0000)]
- lilypond.lyx: adjust some formattings
- stdmenus.inc: add lilypond.lyx to the specific manuals, sort the entries, remove multicol as this is now gone (included in the Additional manual

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

12 years agoLanguageUi.ui: clarify tooltip, fixes #7717
Uwe Stöhr [Tue, 9 Aug 2011 14:02:40 +0000 (14:02 +0000)]
LanguageUi.ui: clarify tooltip, fixes #7717

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

12 years ago* sk.po
Kornel Benko [Tue, 9 Aug 2011 07:15:39 +0000 (07:15 +0000)]
* sk.po

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

12 years agoUserGuide.lyx: revision of appendix B and some new descriptions of export file formats
Uwe Stöhr [Tue, 9 Aug 2011 03:20:29 +0000 (03:20 +0000)]
UserGuide.lyx: revision of appendix B and some new descriptions of export file formats

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

12 years agoconfigure.py: fix a typo
Uwe Stöhr [Tue, 9 Aug 2011 01:34:25 +0000 (01:34 +0000)]
configure.py: fix a typo

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

12 years agoFix bug #7708. When we reload the outliner, we have to make sure the Buffer is up...
Richard Heck [Mon, 8 Aug 2011 18:29:52 +0000 (18:29 +0000)]
Fix bug #7708. When we reload the outliner, we have to make sure the Buffer is up to date. So we have to do a complete updateBuffer() here.

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

12 years agoApparently, we are not supposed to be using QComboBox::textChanged
Richard Heck [Mon, 8 Aug 2011 17:21:13 +0000 (17:21 +0000)]
Apparently, we are not supposed to be using QComboBox::textChanged
anymore, but instead QComboBox::editTextChanged.

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

12 years agoAdditional.lyx: revert unintended changes from r39440
Uwe Stöhr [Mon, 8 Aug 2011 15:24:39 +0000 (15:24 +0000)]
Additional.lyx: revert unintended changes from r39440

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

12 years ago- UserGuide.lyx: revise file export section
Uwe Stöhr [Mon, 8 Aug 2011 15:12:45 +0000 (15:12 +0000)]
- UserGuide.lyx: revise file export section
- Additional.lyx: fix some typos

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