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

12 years agoFix bug #7714 by sorting the formats.
Richard Heck [Mon, 8 Aug 2011 14:20:38 +0000 (14:20 +0000)]
Fix bug #7714 by sorting the formats.

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

12 years ago- EmbeddedObjects.lyx: fix broken link and remove unreferenced and unnecessary biblio...
Uwe Stöhr [Mon, 8 Aug 2011 03:14:38 +0000 (03:14 +0000)]
- EmbeddedObjects.lyx: fix broken link and remove unreferenced and unnecessary bibliography entry
- UserGuide.lyx: revise Appendix A, ass some info about cross-referencing

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

12 years ago- UserGuide.lyx: some refactoring, fixed typos and 2 fixed hyperlinks
Uwe Stöhr [Sun, 7 Aug 2011 20:01:25 +0000 (20:01 +0000)]
- UserGuide.lyx: some refactoring, fixed typos and 2 fixed hyperlinks
- German EmbeddedObjects.lyx: a clarification

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

12 years ago- UserGuide.lyx: many updates and fixed typos
Uwe Stöhr [Sun, 7 Aug 2011 04:06:22 +0000 (04:06 +0000)]
- UserGuide.lyx: many updates and fixed typos
- German UserGuide.lyx: more refactoring and translation

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

12 years agoUserGuide.lyx:
Uwe Stöhr [Fri, 5 Aug 2011 17:50:19 +0000 (17:50 +0000)]
UserGuide.lyx:
- use the new super/subscript inset
- correct single ans simple quote
- add info how to change line properties
- list menu entry for phantom space

- German UserGuide.lyx: lot of translation and refactoring

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

12 years agoFix bug #7535 by adding a bounds check. There is still a problem here,
Richard Heck [Fri, 5 Aug 2011 16:06:41 +0000 (16:06 +0000)]
Fix bug #7535 by adding a bounds check. There is still a problem here,
though, which will surface somewhere. See the bug.

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

12 years agoFix bug #253 (Incorrect protection of closing quotation marks)
Enrico Forestieri [Fri, 5 Aug 2011 11:23:00 +0000 (11:23 +0000)]
Fix bug #253 (Incorrect protection of closing quotation marks)

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

12 years agothesis template files: set master document
Uwe Stöhr [Fri, 5 Aug 2011 03:55:02 +0000 (03:55 +0000)]
thesis template files: set master document

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

12 years ago- German UserGuide.lyx: lot of refactoring and some translations
Uwe Stöhr [Fri, 5 Aug 2011 03:54:46 +0000 (03:54 +0000)]
- German UserGuide.lyx: lot of refactoring and some translations
- UserGuide.lyx: fix a typo

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

12 years ago- UserGuide.lyx: correct broken links in the bibliography and remove a reference...
Uwe Stöhr [Thu, 4 Aug 2011 16:03:49 +0000 (16:03 +0000)]
- UserGuide.lyx: correct broken links in the bibliography and remove a reference that is no longer cited
- French UserGuide.lyx: add a missing cite reference

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

12 years agoUpdate docs after r39410.
Enrico Forestieri [Tue, 2 Aug 2011 21:39:50 +0000 (21:39 +0000)]
Update docs after r39410.

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

12 years agocorrect mac specific menu code for Cocoa based Qt build
Stephan Witt [Tue, 2 Aug 2011 16:57:13 +0000 (16:57 +0000)]
correct mac specific menu code for Cocoa based Qt build

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

12 years agoWhen previewing a format, change to the directory of the previewed file
Enrico Forestieri [Tue, 2 Aug 2011 03:43:09 +0000 (03:43 +0000)]
When previewing a format, change to the directory of the previewed file
and invoke the previewer with only its filename without the path.
This solves the problem about forward search on Windows reported here:
http://thread.gmane.org/gmane.editors.lyx.general/71130

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

12 years ago- Additional.lyx: please don't save the files in the fileformat of development versio...
Uwe Stöhr [Mon, 1 Aug 2011 17:23:56 +0000 (17:23 +0000)]
- Additional.lyx: please don't save the files in the fileformat of development versions until this is really required (for example when describing a new feature). It is important for my to keep all files in sync and this is much easier if they are in the same file format. Thanks

- Spanish UserGuide.lyx: sime minor things

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

12 years agothesis template: fix the footer line problem correctly - for all document parts
Uwe Stöhr [Mon, 1 Aug 2011 17:21:29 +0000 (17:21 +0000)]
thesis template: fix the footer line problem correctly - for all document parts

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

12 years agoAdditional.lyx: Fix typo in trunk as well
Pavel Sanda [Mon, 1 Aug 2011 16:50:04 +0000 (16:50 +0000)]
Additional.lyx: Fix typo in trunk as well

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

12 years ago* sk.po
Kornel Benko [Mon, 1 Aug 2011 14:54:57 +0000 (14:54 +0000)]
* sk.po

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

12 years agoAdd optional argument to right footer in order to eliminate the Double page numbers...
Kornel Benko [Mon, 1 Aug 2011 09:59:05 +0000 (09:59 +0000)]
Add optional argument to right footer in order to eliminate the Double page numbers on two-sided thesis document as reported by Dirk Heine

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

12 years agoSize tab now enables and disables correctly depending on the capabilities configured...
Tommaso Cucinotta [Sun, 31 Jul 2011 18:39:51 +0000 (18:39 +0000)]
Size tab now enables and disables correctly depending on the capabilities configured for the current external template (selected via the combo).

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

12 years agoEmbeddedObjects.lyx: fix bug #7328
Uwe Stöhr [Sun, 31 Jul 2011 16:44:22 +0000 (16:44 +0000)]
EmbeddedObjects.lyx: fix bug #7328

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

12 years agocorrect dmg file name in status message
Stephan Witt [Sun, 31 Jul 2011 13:28:21 +0000 (13:28 +0000)]
correct dmg file name in status message

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

12 years ago#7660 with aspell backend split words on hard hyphens to check parts separately becau...
Stephan Witt [Sun, 31 Jul 2011 13:27:39 +0000 (13:27 +0000)]
#7660 with aspell backend split words on hard hyphens to check parts separately because hyphen is not allowed to be part of a word - neither in regular nor in personal dictionary

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

12 years agoEmbeddedObjects.lyx: update a dialog description
Uwe Stöhr [Sun, 31 Jul 2011 02:58:30 +0000 (02:58 +0000)]
EmbeddedObjects.lyx: update a dialog description

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

12 years agoEmbeddedObjects.lyx: describe a limitation of multirows
Uwe Stöhr [Sun, 31 Jul 2011 02:00:05 +0000 (02:00 +0000)]
EmbeddedObjects.lyx: describe a limitation of multirows

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

12 years agoFrench Additional.lyx: updates from Jean-Pierre
Uwe Stöhr [Sun, 31 Jul 2011 00:47:16 +0000 (00:47 +0000)]
French Additional.lyx: updates from Jean-Pierre

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

12 years agoscons/build_msvc.bat: update for LyX 2.1
Uwe Stöhr [Sun, 31 Jul 2011 00:47:02 +0000 (00:47 +0000)]
scons/build_msvc.bat: update for LyX 2.1

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

12 years agolyx_2_0.py: fix the format (there was a Python warning)
Uwe Stöhr [Sat, 30 Jul 2011 16:45:16 +0000 (16:45 +0000)]
lyx_2_0.py: fix the format (there was a Python warning)

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

12 years agoconfigure.py: add menu entry to convert to LyX 2.0.x
Uwe Stöhr [Sat, 30 Jul 2011 16:41:29 +0000 (16:41 +0000)]
configure.py: add menu entry to convert to LyX 2.0.x

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

12 years agolyx_2_0.py: fix bug when exporting documents containing \iddots in math to LyX 1.6.x
Uwe Stöhr [Sat, 30 Jul 2011 16:40:03 +0000 (16:40 +0000)]
lyx_2_0.py: fix bug when exporting documents containing \iddots in math to LyX 1.6.x
This must also go to branch, OK Richard?

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

12 years agoinstaller: set format for lyxrc.dist
Uwe Stöhr [Fri, 29 Jul 2011 03:14:33 +0000 (03:14 +0000)]
installer: set format for lyxrc.dist

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

12 years agoport today's doc changes to trunk
Uwe Stöhr [Wed, 27 Jul 2011 04:45:49 +0000 (04:45 +0000)]
port today's doc changes to trunk

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

12 years agoAcknowledgments.lyx: fix a typo
Uwe Stöhr [Tue, 26 Jul 2011 23:29:25 +0000 (23:29 +0000)]
Acknowledgments.lyx: fix a typo

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

12 years agoUpdate it.po
Enrico Forestieri [Tue, 26 Jul 2011 17:19:10 +0000 (17:19 +0000)]
Update it.po

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

12 years ago* sk.po
Kornel Benko [Tue, 26 Jul 2011 14:06:30 +0000 (14:06 +0000)]
* sk.po

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

12 years agoinstaller:
Uwe Stöhr [Mon, 25 Jul 2011 03:09:02 +0000 (03:09 +0000)]
installer:
- accept compound words is Aspell-only and thus not needed
- we use pdfview to show PDF files but this is only necessary if Acrobat or Adobe Reader is used
- update to latest MiKTeX version
- ImageMagick requires registry settings

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

12 years agoHebrew docs: hyperref doesn't work for Hebrew (I accidentally used it for the files...
Uwe Stöhr [Mon, 25 Jul 2011 02:20:32 +0000 (02:20 +0000)]
Hebrew docs: hyperref doesn't work for Hebrew (I accidentally used it for the files since last week)

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