]> git.lyx.org Git - features.git/log
features.git
13 years agoTypo.
Richard Heck [Thu, 15 Sep 2011 22:04:59 +0000 (22:04 +0000)]
Typo.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39684 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoBetter label for index list.
Richard Heck [Thu, 15 Sep 2011 21:49:20 +0000 (21:49 +0000)]
Better label for index list.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39683 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoGet default font color and background color working for XHTML export.
Richard Heck [Thu, 15 Sep 2011 21:38:05 +0000 (21:38 +0000)]
Get default font color and background color working for XHTML export.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39680 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agostatus.20x: fix a typo
Uwe Stöhr [Sun, 11 Sep 2011 15:31:42 +0000 (15:31 +0000)]
status.20x: fix a typo

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39654 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoImplement GuiNomenclature::initialiseParams(), thus restoring the
Richard Heck [Sun, 11 Sep 2011 14:16:36 +0000 (14:16 +0000)]
Implement GuiNomenclature::initialiseParams(), thus restoring the
ability to take the symbol from an explicit or implicit selection.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39653 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoMinor updates to release notes.
Richard Heck [Sun, 11 Sep 2011 14:15:14 +0000 (14:15 +0000)]
Minor updates to release notes.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39652 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agorevive Ctrl-space in mathed.
Jürgen Spitzmüller [Sat, 10 Sep 2011 14:27:19 +0000 (14:27 +0000)]
revive Ctrl-space in mathed.

No status enry needed (the shortcut was disabled after 2.0.1).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39650 a592a061-630c-0410-9148-cb99ea01b6c8

13 years ago* sk.po
Kornel Benko [Fri, 9 Sep 2011 10:47:38 +0000 (10:47 +0000)]
* sk.po

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39648 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agode.po: translate the new string
Uwe Stöhr [Fri, 9 Sep 2011 02:14:09 +0000 (02:14 +0000)]
de.po: translate the new string

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39647 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agobackport r39509 and r39510 to branch (see bug #7555)
Jean-Marc Lasgouttes [Thu, 8 Sep 2011 10:44:44 +0000 (10:44 +0000)]
backport r39509 and r39510 to branch (see bug #7555)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39644 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoBackport fix for bug #7721.
Richard Heck [Wed, 7 Sep 2011 22:28:34 +0000 (22:28 +0000)]
Backport fix for bug #7721.

We don't need to do anything here other than output our paragraphs.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39635 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoUpdate it.po
Enrico Forestieri [Wed, 7 Sep 2011 22:01:42 +0000 (22:01 +0000)]
Update it.po

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39633 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoMake InsetInfo output a path matching the LaTeX compiler.
Enrico Forestieri [Wed, 7 Sep 2011 21:41:00 +0000 (21:41 +0000)]
Make InsetInfo output a path matching the LaTeX compiler.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39631 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoFix compile error with gcc 4.5.3 when using the included mythes library:
Enrico Forestieri [Wed, 7 Sep 2011 21:37:25 +0000 (21:37 +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/branches/BRANCH_2_0_X@39630 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoLimit fix for bug #6063 to math insets and only when inline completion
Enrico Forestieri [Wed, 7 Sep 2011 07:57:14 +0000 (07:57 +0000)]
Limit fix for bug #6063 to math insets and only when inline completion
is disabled in math. This is a backport of r39337.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39627 a592a061-630c-0410-9148-cb99ea01b6c8

13 years ago* de.po: some corrections.
Jürgen Spitzmüller [Wed, 7 Sep 2011 06:27:34 +0000 (06:27 +0000)]
* de.po: some corrections.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39625 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agopo-files: remerge to get the new strings translated
Uwe Stöhr [Tue, 6 Sep 2011 21:04:29 +0000 (21:04 +0000)]
po-files: remerge to get the new strings translated

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39624 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agozh_TW.po: test commit
Uwe Stöhr [Tue, 6 Sep 2011 20:47:45 +0000 (20:47 +0000)]
zh_TW.po: test commit

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39623 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agopo-files: remerge to get the new strings translated
Uwe Stöhr [Tue, 6 Sep 2011 20:31:32 +0000 (20:31 +0000)]
po-files: remerge to get the new strings translated

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39622 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agostdmenus.inc: add menu entry for inset-select-all
Uwe Stöhr [Tue, 6 Sep 2011 20:29:06 +0000 (20:29 +0000)]
stdmenus.inc: add menu entry for inset-select-all

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39621 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoBackport r39537:
Jürgen Spitzmüller [Tue, 6 Sep 2011 17:37:49 +0000 (17:37 +0000)]
Backport r39537:

Author: spitz
Date: Sat Aug 27 12:58:48 2011
New Revision: 39537
URL: http://www.lyx.org/trac/changeset/39537

Log:
Disable space types 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/branches/BRANCH_2_0_X@39619 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agostatus.20x: fix a typo
Uwe Stöhr [Tue, 6 Sep 2011 13:26:10 +0000 (13:26 +0000)]
status.20x: fix a typo

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39618 a592a061-630c-0410-9148-cb99ea01b6c8

13 years ago* sk.po
Kornel Benko [Tue, 6 Sep 2011 11:41:27 +0000 (11:41 +0000)]
* sk.po

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39617 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoFix Horizontal Space dialog when issued from within math (bug 7746).
Jürgen Spitzmüller [Tue, 6 Sep 2011 06:42:18 +0000 (06:42 +0000)]
Fix Horizontal Space dialog when issued from within math (bug 7746).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39615 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agostatus.20x: missing entry for previous commit
Uwe Stöhr [Tue, 6 Sep 2011 03:18:15 +0000 (03:18 +0000)]
status.20x: missing entry for previous commit

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39613 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agode.po: translation updates
Uwe Stöhr [Tue, 6 Sep 2011 03:16:28 +0000 (03:16 +0000)]
de.po: translation updates

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39612 a592a061-630c-0410-9148-cb99ea01b6c8

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

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39611 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoLanguageUi.ui: use a more precise tooltip
Uwe Stöhr [Tue, 6 Sep 2011 02:50:03 +0000 (02:50 +0000)]
LanguageUi.ui: use a more precise tooltip

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39609 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoconfigure.py: fix a typo
Uwe Stöhr [Tue, 6 Sep 2011 02:49:00 +0000 (02:49 +0000)]
configure.py: fix a typo

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39608 a592a061-630c-0410-9148-cb99ea01b6c8

13 years ago- initials.module: update description text
Uwe Stöhr [Tue, 6 Sep 2011 02:48:19 +0000 (02:48 +0000)]
- initials.module: update description text
- enumitem.module: ditto
- customHeadersFooters.module: add missing author and some whitespace fixes

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39607 a592a061-630c-0410-9148-cb99ea01b6c8

13 years ago- Customization.lyx: add new possible font types uuline, strikeout and uwave
Uwe Stöhr [Tue, 6 Sep 2011 02:46:23 +0000 (02:46 +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/branches/BRANCH_2_0_X@39606 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agostatus update for r39604.
Tommaso Cucinotta [Mon, 5 Sep 2011 22:30:14 +0000 (22:30 +0000)]
status update for r39604.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39605 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoFix recursive repaint problem.
Tommaso Cucinotta [Mon, 5 Sep 2011 22:27:39 +0000 (22:27 +0000)]
Fix recursive repaint problem.
Backporting r39535. See also:
- http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg170468.html.
- Bug #7503
- Bug #7173

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39604 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoRemove xml line.
Richard Heck [Mon, 5 Sep 2011 20:04:11 +0000 (20:04 +0000)]
Remove xml line.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39603 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoFix #7594 for branch.
Richard Heck [Mon, 5 Sep 2011 19:41:23 +0000 (19:41 +0000)]
Fix #7594 for branch.

=====

Original log:

Fix bug reported on user list. Children included more than once in
the same document could not be rendered.

Problem was that we were using children_positions to deal with the
included documents. That structure only includes each child once.
We need to use position_to_children, instead.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39602 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoBackport fix for bug #7360. Patch from Nemah, posted to bug report.
Richard Heck [Mon, 5 Sep 2011 19:29:49 +0000 (19:29 +0000)]
Backport fix for bug #7360. Patch from Nemah, posted to bug report.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39601 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoFix tab order and shortcuts for crossref dialog (#7576).
Richard Heck [Mon, 5 Sep 2011 19:27:10 +0000 (19:27 +0000)]
Fix tab order and shortcuts for crossref dialog (#7576).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39600 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoBackport fix for #7593 to branch.
Richard Heck [Mon, 5 Sep 2011 19:25:15 +0000 (19:25 +0000)]
Backport fix for #7593 to branch.

=====

Original log:

Fix problem first reported by Diego: If you try to view a child document,
the macros declared in the parent do not work. This is because we were
cloning only the child, which then didn't have a parent.

The solution is to clone the whole structure, starting with the master
document. As a side effect, we only clone each child once.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39599 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoBackport various parts of the fix for #7655. This include r39211, r39250, and r39251.
Richard Heck [Mon, 5 Sep 2011 19:09:14 +0000 (19:09 +0000)]
Backport various parts of the fix for #7655. This include r39211, r39250, and r39251.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39598 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoPort fix for #7708 to branch.
Richard Heck [Mon, 5 Sep 2011 19:04:36 +0000 (19:04 +0000)]
Port fix for #7708 to branch.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39597 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoBackport fix for bug #7751: Sort the modules and formats by translated string.
Richard Heck [Mon, 5 Sep 2011 18:58:56 +0000 (18:58 +0000)]
Backport fix for bug #7751: Sort the modules and formats by translated string.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39596 a592a061-630c-0410-9148-cb99ea01b6c8

13 years ago#7681 adjust the cursor language after document language change had changed the text...
Stephan Witt [Mon, 5 Sep 2011 18:46:46 +0000 (18:46 +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/branches/BRANCH_2_0_X@39595 a592a061-630c-0410-9148-cb99ea01b6c8

13 years ago#7740 Add undo for change of text language with LFUN_BUFFER_LANGUAGE
Stephan Witt [Mon, 5 Sep 2011 18:41:39 +0000 (18:41 +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/branches/BRANCH_2_0_X@39594 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoadd background image for Mac OS X disk image
Stephan Witt [Mon, 5 Sep 2011 18:34:07 +0000 (18:34 +0000)]
add background image for Mac OS X disk image

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39593 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoBackport fix for #7720.
Pavel Sanda [Mon, 5 Sep 2011 18:06:58 +0000 (18:06 +0000)]
Backport fix for #7720.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39591 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoGroup correctly Koma Book environments inside environment combo-box listing.
Pavel Sanda [Mon, 5 Sep 2011 17:51:32 +0000 (17:51 +0000)]
Group correctly Koma Book environments inside environment combo-box listing.
Backport already acked, but we waited because of new strings.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39590 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoOpen 2.0.2svn.
Richard Heck [Mon, 5 Sep 2011 15:05:20 +0000 (15:05 +0000)]
Open 2.0.2svn.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39586 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoImprove the ANNOUNCE file. 2.0.1
Richard Heck [Wed, 31 Aug 2011 17:01:50 +0000 (17:01 +0000)]
Improve the ANNOUNCE file.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39576 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoVarious files for 2.0.1.
Richard Heck [Wed, 31 Aug 2011 16:25:53 +0000 (16:25 +0000)]
Various files for 2.0.1.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39575 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoUpdate po files for 2.0.1.
Richard Heck [Wed, 31 Aug 2011 16:22:05 +0000 (16:22 +0000)]
Update po files for 2.0.1.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39574 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agono freeze yet announced, so some last-minute changes:
Uwe Stöhr [Wed, 31 Aug 2011 14:25:19 +0000 (14:25 +0000)]
no freeze yet announced, so some last-minute changes:
- 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/branches/BRANCH_2_0_X@39572 a592a061-630c-0410-9148-cb99ea01b6c8

13 years ago* sk.po
Kornel Benko [Tue, 30 Aug 2011 09:51:17 +0000 (09:51 +0000)]
* sk.po

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39569 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoFix bug #6170 (Latex Compiler error when lyx file is located in a path which contains...
Enrico Forestieri [Tue, 30 Aug 2011 00:13:29 +0000 (00:13 +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/branches/BRANCH_2_0_X@39568 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoFix bug #7586 (Temporary file chkconfig.ltx in user directory not deleted if configur...
Enrico Forestieri [Mon, 29 Aug 2011 22:23:17 +0000 (22:23 +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/branches/BRANCH_2_0_X@39567 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoAllow batch files with QProcess.
Enrico Forestieri [Mon, 29 Aug 2011 22:15:24 +0000 (22:15 +0000)]
Allow batch files with QProcess.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39566 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoFix bug #7718 (Configure fails if shell autorun commands are enabled in the registry)
Enrico Forestieri [Mon, 29 Aug 2011 22:05:26 +0000 (22:05 +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/branches/BRANCH_2_0_X@39565 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agofr.po: updates from Jean-Pierre
Uwe Stöhr [Mon, 29 Aug 2011 16:09:40 +0000 (16:09 +0000)]
fr.po: updates from Jean-Pierre

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39560 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agostatus.20x: only whitespace
Uwe Stöhr [Mon, 29 Aug 2011 04:37:45 +0000 (04:37 +0000)]
status.20x: only whitespace

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39555 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoProtect against autorun commands on Windows. No status line needed as this
Enrico Forestieri [Sun, 28 Aug 2011 18:44:53 +0000 (18:44 +0000)]
Protect against autorun commands on Windows. No status line needed as this
is an addendum to r39514.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39552 a592a061-630c-0410-9148-cb99ea01b6c8

13 years ago- tufte-book.layout: fix a lyX warning about uninitialized counter
Uwe Stöhr [Sun, 28 Aug 2011 16:53:56 +0000 (16:53 +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/branches/BRANCH_2_0_X@39551 a592a061-630c-0410-9148-cb99ea01b6c8

13 years ago- EmbeddedObjects.lyx: fix a nasty caption formatting bug spotted by Ignacio
Uwe Stöhr [Sun, 28 Aug 2011 13:35:07 +0000 (13:35 +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/branches/BRANCH_2_0_X@39546 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoes.po: updates from Ignacio
Uwe Stöhr [Sun, 28 Aug 2011 03:42:47 +0000 (03:42 +0000)]
es.po: updates from Ignacio

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39544 a592a061-630c-0410-9148-cb99ea01b6c8

13 years ago- Spanish documentation files: translations by Ignacio
Uwe Stöhr [Sun, 28 Aug 2011 02:36:59 +0000 (02: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/branches/BRANCH_2_0_X@39541 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoinitials.module: safer preamble call, no string changed, necessary to be able to...
Uwe Stöhr [Sun, 28 Aug 2011 02:34:50 +0000 (02:34 +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/branches/BRANCH_2_0_X@39540 a592a061-630c-0410-9148-cb99ea01b6c8

13 years ago- German UserGuide.lyx: remove some fixed path that would make the document uncompilable
Uwe Stöhr [Sun, 28 Aug 2011 01:15:05 +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/branches/BRANCH_2_0_X@39538 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoBackport fix for infinite loops to branch.
Richard Heck [Fri, 26 Aug 2011 23:12:42 +0000 (23:12 +0000)]
Backport fix for infinite loops to branch.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39531 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agolilypond.lyx: backport from trunk
Uwe Stöhr [Fri, 26 Aug 2011 21:41:20 +0000 (21:41 +0000)]
lilypond.lyx: backport from trunk

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39528 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoAdding status update for just committed patch.
Tommaso Cucinotta [Thu, 25 Aug 2011 19:33:10 +0000 (19:33 +0000)]
Adding status update for just committed patch.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39522 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoFixed longstanding bug in Advanced Find&Replace, when dealing with documents containi...
Tommaso Cucinotta [Thu, 25 Aug 2011 19:31:48 +0000 (19:31 +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.
Copying r39518 from trunk.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39521 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agosv.po: translation updates by Jim
Uwe Stöhr [Thu, 25 Aug 2011 19:27:53 +0000 (19:27 +0000)]
sv.po: translation updates by Jim

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39520 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoSpanish UserGuide.lyx: translations by Ignacio
Uwe Stöhr [Thu, 25 Aug 2011 17:41:49 +0000 (17:41 +0000)]
Spanish UserGuide.lyx: translations by Ignacio

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39517 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoFix #7715 (Lyx 2.0.0 doesn't work with Mathematica 8: call to 'math' problem?)
Enrico Forestieri [Tue, 23 Aug 2011 18:51:41 +0000 (18:51 +0000)]
Fix #7715 (Lyx 2.0.0 doesn't work with Mathematica 8: call to 'math' problem?)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39514 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoBackport r39506 (see #7555)
Jean-Marc Lasgouttes [Tue, 23 Aug 2011 10:11:33 +0000 (10:11 +0000)]
Backport r39506 (see #7555)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39507 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoRemove CMAKE_EXE_LINKER_FLAGS from cache
Kornel Benko [Sat, 20 Aug 2011 06:20:52 +0000 (06:20 +0000)]
Remove CMAKE_EXE_LINKER_FLAGS from cache

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39500 a592a061-630c-0410-9148-cb99ea01b6c8

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

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39499 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agorestore old hunspell library detection code as fallback when pkg-config is not availa...
Stephan Witt [Mon, 15 Aug 2011 05:09:32 +0000 (05:09 +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/branches/BRANCH_2_0_X@39485 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoBackport of r39362 and r39395:
Stephan Witt [Fri, 12 Aug 2011 07:19:03 +0000 (07:19 +0000)]
Backport of r39362 and r39395:
- report failures on add-to-session with LYXERR (aspell)
- 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/branches/BRANCH_2_0_X@39477 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoUserGuide.lyx: new section about font and background color, revised text style dialog...
Uwe Stöhr [Fri, 12 Aug 2011 03:19:00 +0000 (03:19 +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/branches/BRANCH_2_0_X@39476 a592a061-630c-0410-9148-cb99ea01b6c8

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

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39473 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoBackport of r39360, r39361 and r39363:
Stephan Witt [Thu, 11 Aug 2011 11:25:01 +0000 (11:25 +0000)]
Backport of r39360, r39361 and r39363:
- move spellchecker backend change action to actOnUpdatedPrefs where it belongs to
- add missing action for change of spellchecker_accept_compound preference
- care for a change of accept_compound and reconfigure the aspell backend accordingly
- only aspell is using spellchecker_accept_compound rc variable

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39471 a592a061-630c-0410-9148-cb99ea01b6c8

13 years ago- UserGuide.lyx: revise section about nomenclature; fix a broken link
Uwe Stöhr [Thu, 11 Aug 2011 03:16:13 +0000 (03:16 +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/branches/BRANCH_2_0_X@39469 a592a061-630c-0410-9148-cb99ea01b6c8

13 years ago- UserGuide.lyx: fine-grain description of BibTeX variants; correct description of...
Uwe Stöhr [Wed, 10 Aug 2011 15:17:37 +0000 (15:17 +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/branches/BRANCH_2_0_X@39467 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agostatus.20x: fix a typo
Uwe Stöhr [Wed, 10 Aug 2011 03:06:51 +0000 (03:06 +0000)]
status.20x: fix a typo

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39463 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoGuiPrefs.cpp, InsetExternal.cpp: revert unintended changes from r39461 (sorry)
Uwe Stöhr [Wed, 10 Aug 2011 02:56:56 +0000 (02:56 +0000)]
GuiPrefs.cpp, InsetExternal.cpp: revert unintended changes from r39461 (sorry)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39462 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoalso for branch: new export flavor "DVILUATEX", fixes bug #7713, patch from Jürgen
Uwe Stöhr [Wed, 10 Aug 2011 02:49:30 +0000 (02:49 +0000)]
also for branch: new export flavor "DVILUATEX", fixes bug #7713, patch from Jürgen

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39461 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoconfigure.py: only some whitespace (backported from trunk)
Uwe Stöhr [Wed, 10 Aug 2011 02:44:06 +0000 (02:44 +0000)]
configure.py: only some whitespace (backported from trunk)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39460 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agostatus.20x: update for the documentation
Uwe Stöhr [Wed, 10 Aug 2011 02:30:36 +0000 (02:30 +0000)]
status.20x: update for the documentation

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39459 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoUserGuide.lyx:
Uwe Stöhr [Wed, 10 Aug 2011 02:06:07 +0000 (02:06 +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/branches/BRANCH_2_0_X@39455 a592a061-630c-0410-9148-cb99ea01b6c8

13 years ago- lilypond.lyx: adjust some formatting
Uwe Stöhr [Tue, 9 Aug 2011 14:54:25 +0000 (14:54 +0000)]
- lilypond.lyx: adjust some formatting

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39452 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agostdmenus.inc: sort manual entries
Uwe Stöhr [Tue, 9 Aug 2011 14:45:33 +0000 (14:45 +0000)]
stdmenus.inc: sort manual entries

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39451 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoUserGuide.lyx: revision of appendix B and some new descriptions of export file formats
Uwe Stöhr [Tue, 9 Aug 2011 03:19:05 +0000 (03:19 +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/branches/BRANCH_2_0_X@39446 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoApparently, we are not supposed to be using QComboBox::textChanged
Richard Heck [Mon, 8 Aug 2011 18:30:43 +0000 (18:30 +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/branches/BRANCH_2_0_X@39444 a592a061-630c-0410-9148-cb99ea01b6c8

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

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39439 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoStatus for previous commit.
Richard Heck [Mon, 8 Aug 2011 14:22:10 +0000 (14:22 +0000)]
Status for previous commit.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39438 a592a061-630c-0410-9148-cb99ea01b6c8

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

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39437 a592a061-630c-0410-9148-cb99ea01b6c8

13 years agoUserGuide.lyx: fix a typo
Uwe Stöhr [Mon, 8 Aug 2011 03:15:17 +0000 (03:15 +0000)]
UserGuide.lyx: fix a typo

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39435 a592a061-630c-0410-9148-cb99ea01b6c8

13 years ago- UserGuide.lyx: revise Appendix A, ass some info about cross-referencing
Uwe Stöhr [Mon, 8 Aug 2011 03:04:38 +0000 (03:04 +0000)]
- UserGuide.lyx: revise Appendix A, ass some info about cross-referencing

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39433 a592a061-630c-0410-9148-cb99ea01b6c8

13 years ago- EmbeddedObjects.lyx: fix broken link and remove unreferenced and unnecessary biblio...
Uwe Stöhr [Mon, 8 Aug 2011 03:02:17 +0000 (03:02 +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/branches/BRANCH_2_0_X@39432 a592a061-630c-0410-9148-cb99ea01b6c8

13 years ago- UserGuide.lyx: some refactoring, fixed typos and 2 fixed hyperlinks
Uwe Stöhr [Sun, 7 Aug 2011 19:58:58 +0000 (19:58 +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/branches/BRANCH_2_0_X@39430 a592a061-630c-0410-9148-cb99ea01b6c8

13 years ago- UserGuide.lyx: many updates and fixed typos
Uwe Stöhr [Sun, 7 Aug 2011 03:49:54 +0000 (03:49 +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/branches/BRANCH_2_0_X@39428 a592a061-630c-0410-9148-cb99ea01b6c8