]> git.lyx.org Git - features.git/log
features.git
14 years agoSome XML entities for lib/symbols.
Richard Heck [Mon, 16 Nov 2009 03:31:20 +0000 (03:31 +0000)]
Some XML entities for lib/symbols.
For anyone who wants to help (fun!), you can find the XML entity
definitions here:
http://www.htmlhelp.com/reference/html40/entities/
and here:
http://www.w3.org/TR/MathML2/chapter6.html#chars.entity.tables
Fill 'em in.

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

14 years agoUpdate it.po
Enrico Forestieri [Mon, 16 Nov 2009 01:12:15 +0000 (01:12 +0000)]
Update it.po

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

14 years agoFix bug #6240: Adding table row causes exception that triggers infinite loop in code.
Vincent van Ravesteijn [Mon, 16 Nov 2009 00:18:52 +0000 (00:18 +0000)]
Fix bug #6240: Adding table row causes exception that triggers infinite loop in code.

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

14 years agoFix bug #6208: macro crash.
Enrico Forestieri [Sun, 15 Nov 2009 23:54:45 +0000 (23:54 +0000)]
Fix bug #6208: macro crash.
The fix consists in not updating the macro while it is being edited,
and this is accomplished by the changes in MathData::updateMacros().
However, when clicking away with the mouse I was getting another crash,
which is cured by the changes in MathMacro::notifyCursorLeaves().

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

14 years agoAllow PgUp and PgDwn to put the cursor on the first or last row.
Vincent van Ravesteijn [Sun, 15 Nov 2009 23:53:40 +0000 (23:53 +0000)]
Allow PgUp and PgDwn to put the cursor on the first or last row.

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

14 years agoFix bug #6327: Crash in new file and press PgUp button.
Vincent van Ravesteijn [Sun, 15 Nov 2009 23:45:39 +0000 (23:45 +0000)]
Fix bug #6327: Crash in new file and press PgUp button.

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

14 years agoFix bug #6320: LyX goes to infinite loop when selecting document parts.
Vincent van Ravesteijn [Sun, 15 Nov 2009 22:01:12 +0000 (22:01 +0000)]
Fix bug #6320: LyX goes to infinite loop when selecting document parts.

Set the boundary member correctly when the cursor goes to an 'empty' row.

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

14 years agoFix MathML export for < and > special characters.
Abdelrazak Younes [Sun, 15 Nov 2009 21:45:21 +0000 (21:45 +0000)]
Fix MathML export for < and > special characters.

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

14 years agosinglecol.layout (small correction of the fix for #6239):
Uwe Stöhr [Sun, 15 Nov 2009 21:36:38 +0000 (21:36 +0000)]
singlecol.layout (small correction of the fix for #6239):
- this file is not old but obsolete (we use this term for other outdated layouts like for example the elsart.layout)
- remove "SC" from the name to clarify that it was once a normal Inderscience layout so people can see that we have a new one for it

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

14 years ago- tufte-book.layout: tufte book doesn't number things like in other book classes...
Uwe Stöhr [Sun, 15 Nov 2009 20:04:49 +0000 (20:04 +0000)]
- tufte-book.layout: tufte book doesn't number things like in other book classes, therefore don't load the numreport.inc via book.layout
- tufte-book.lyx: tufte book doesn't define an abstract environment
- tufte-handout.layout: overwrite side and headings settings from tufte-book.layout

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

14 years ago* lyx_pot.py:
Jürgen Spitzmüller [Sun, 15 Nov 2009 17:27:21 +0000 (17:27 +0000)]
* lyx_pot.py:
- make IconPalette tooltips translatable.

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

14 years agode.po: translations
Uwe Stöhr [Sun, 15 Nov 2009 16:22:12 +0000 (16:22 +0000)]
de.po: translations

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

14 years ago- theorems-chap.module: fix a typo
Uwe Stöhr [Sun, 15 Nov 2009 16:18:02 +0000 (16:18 +0000)]
- theorems-chap.module: fix a typo
- MathsUi.ui: fix again another typo in tooltip
- po-files: remerge
- de.po: new translations

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

14 years ago* MathsUi.ui: grammar fix.
Jürgen Spitzmüller [Sun, 15 Nov 2009 15:47:07 +0000 (15:47 +0000)]
* MathsUi.ui: grammar fix.

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

14 years agoMathsUi.ui: fix another typo in tooltips
Uwe Stöhr [Sun, 15 Nov 2009 14:55:50 +0000 (14:55 +0000)]
MathsUi.ui: fix another typo in tooltips

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

14 years agoMathsUi.ui: fix typo in tooltip
Uwe Stöhr [Sun, 15 Nov 2009 14:47:03 +0000 (14:47 +0000)]
MathsUi.ui: fix typo in tooltip

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

14 years agoGet math macros working for MathML.
Richard Heck [Sun, 15 Nov 2009 12:30:26 +0000 (12:30 +0000)]
Get math macros working for MathML.

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

14 years agoStyle.
Richard Heck [Sun, 15 Nov 2009 02:30:02 +0000 (02:30 +0000)]
Style.

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

14 years agoThis can be a private method.
Richard Heck [Sun, 15 Nov 2009 01:42:49 +0000 (01:42 +0000)]
This can be a private method.

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

14 years agoStyle.
Richard Heck [Sun, 15 Nov 2009 01:18:13 +0000 (01:18 +0000)]
Style.

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

14 years agoFix another instance of missing buffer in math. This is needed when
Enrico Forestieri [Sun, 15 Nov 2009 01:03:03 +0000 (01:03 +0000)]
Fix another instance of missing buffer in math. This is needed when
pasting a macro inside another math inset (such as \text or \hat). In
this case the buffer would not be set and getMacro() cannot be called,
such that an "internal" macro would still shadow an user defined one.
This kind of fix is now easy after Abdel's overhaul.

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

14 years agoTypo.
Richard Heck [Sat, 14 Nov 2009 23:28:50 +0000 (23:28 +0000)]
Typo.

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

14 years agoMath.lyx: this manual can now also be compiled when mhchem is not installed
Uwe Stöhr [Sat, 14 Nov 2009 22:28:13 +0000 (22:28 +0000)]
Math.lyx: this manual can now also be compiled when mhchem is not installed

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

14 years agoMathML for InsetMathSpace.
Richard Heck [Sat, 14 Nov 2009 21:38:28 +0000 (21:38 +0000)]
MathML for InsetMathSpace.

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

14 years agoInitial work on InsetMathBox. This doesn't really work yet, for reasons
Richard Heck [Sat, 14 Nov 2009 21:11:23 +0000 (21:11 +0000)]
Initial work on InsetMathBox. This doesn't really work yet, for reasons
given in the FIXME.

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

14 years agoMathsUi.ui: add tooltips, the same can also be done for branch if you like, Jürgen?
Uwe Stöhr [Sat, 14 Nov 2009 21:07:22 +0000 (21:07 +0000)]
MathsUi.ui: add tooltips, the same can also be done for branch if you like, Jürgen?

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

14 years agoFix whitespace, comment.
Richard Heck [Sat, 14 Nov 2009 20:40:09 +0000 (20:40 +0000)]
Fix whitespace, comment.

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

14 years agoFix single character output for MathML. Kind of.
Richard Heck [Sat, 14 Nov 2009 20:38:22 +0000 (20:38 +0000)]
Fix single character output for MathML. Kind of.

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

14 years agoFix parsing of functions and arguments for MathML.
Richard Heck [Sat, 14 Nov 2009 20:20:17 +0000 (20:20 +0000)]
Fix parsing of functions and arguments for MathML.

The enum is overkill for now, but will be useful if anyone decides
really to return to this stuff. It's apparent that there are some
powerful tools here---like the ability to pipe expressions through
Mathematica.

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

14 years agoFix delimiters.
Richard Heck [Sat, 14 Nov 2009 20:18:32 +0000 (20:18 +0000)]
Fix delimiters.

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

14 years agoWhoops. Forgot to fix this.
Richard Heck [Sat, 14 Nov 2009 19:52:06 +0000 (19:52 +0000)]
Whoops. Forgot to fix this.

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

14 years agoFix external function output for MathML.
Richard Heck [Sat, 14 Nov 2009 19:41:22 +0000 (19:41 +0000)]
Fix external function output for MathML.

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

14 years agoSome configure.py fixes from Guenter.
Richard Heck [Sat, 14 Nov 2009 19:16:53 +0000 (19:16 +0000)]
Some configure.py fixes from Guenter.

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

14 years agoFIXME
Richard Heck [Sat, 14 Nov 2009 16:58:32 +0000 (16:58 +0000)]
FIXME

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

14 years agoLittle bit of fixup for math symbols.
Richard Heck [Sat, 14 Nov 2009 16:21:33 +0000 (16:21 +0000)]
Little bit of fixup for math symbols.

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

14 years agoWe need truly XHTML output to get MathML to display in Firefox, etc.
Richard Heck [Sat, 14 Nov 2009 16:21:21 +0000 (16:21 +0000)]
We need truly XHTML output to get MathML to display in Firefox, etc.

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

14 years agoFix silly bit.
Richard Heck [Sat, 14 Nov 2009 15:55:51 +0000 (15:55 +0000)]
Fix silly bit.

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

14 years ago* direct access from the error dialog to the LaTeX log.
Jürgen Spitzmüller [Sat, 14 Nov 2009 15:52:54 +0000 (15:52 +0000)]
* direct access from the error dialog to the LaTeX log.

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

14 years agoGet MathML output for XHTML working a bit.
Richard Heck [Sat, 14 Nov 2009 15:25:32 +0000 (15:25 +0000)]
Get MathML output for XHTML working a bit.

Turns out MathML is already here, for the most part, so this will
not be too bad at all.

Anyone else think that is very cool?!

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

14 years agoNotes for InsetRef.
Richard Heck [Sat, 14 Nov 2009 15:24:35 +0000 (15:24 +0000)]
Notes for InsetRef.

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

14 years agoHTML escaping for docstrings.
Richard Heck [Sat, 14 Nov 2009 14:16:15 +0000 (14:16 +0000)]
HTML escaping for docstrings.

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

14 years agoGet XHTML output for InsetRef working, again in a fairly primitive way. We just
Richard Heck [Sat, 14 Nov 2009 14:12:37 +0000 (14:12 +0000)]
Get XHTML output for InsetRef working, again in a fairly primitive way. We just
use the label name as associated text, and put it into square brackets. It'd be
nice to be able to do more, but for that we'd need to associate counters with
the labels, which would be nice for display, too. But we don't have that yet.

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

14 years agoGet XHTML output for InsetGraphics working, at least in a primitive way.
Richard Heck [Sat, 14 Nov 2009 14:00:18 +0000 (14:00 +0000)]
Get XHTML output for InsetGraphics working, at least in a primitive way.
At present, we do not do any sort of rotating, scaling, cropping, etc.
That should not be terribly hard to do, since we can just call ImageMagick
and get it to do it for us, but appropriate routines will have to be
written.

I'd be thrilled if someone else wanted to do that. ;-)

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

14 years agoStyle.
Richard Heck [Sat, 14 Nov 2009 13:16:08 +0000 (13:16 +0000)]
Style.

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

14 years agoAdd TEXT flavor, just in case we need it.
Richard Heck [Sat, 14 Nov 2009 12:54:12 +0000 (12:54 +0000)]
Add TEXT flavor, just in case we need it.

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

14 years agoPlease Juergen
Pavel Sanda [Fri, 13 Nov 2009 16:25:46 +0000 (16:25 +0000)]
Please Juergen

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

14 years agoSome renaming, from Guenter.
Richard Heck [Fri, 13 Nov 2009 16:12:04 +0000 (16:12 +0000)]
Some renaming, from Guenter.

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

14 years agoRename getLocalStatus to Cursor::getStatus
Jean-Marc Lasgouttes [Fri, 13 Nov 2009 14:32:51 +0000 (14:32 +0000)]
Rename getLocalStatus to Cursor::getStatus

Move the AtPoint handling into the Cursor dispatch machinery

Note that the call to Cursor::getStatus is in BufferView::getStatus, while
the call to Cursor::dispatch is still in LyXFunc::dispatch. This needs to be
fixed, but the code there is a bit fragile.

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

14 years agoconstify
Jean-Marc Lasgouttes [Fri, 13 Nov 2009 13:47:25 +0000 (13:47 +0000)]
constify

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

14 years agoChinese Tutorial.lyx: changes to be uniform with the other language variants - primar...
Uwe Stöhr [Fri, 13 Nov 2009 03:19:27 +0000 (03:19 +0000)]
Chinese Tutorial.lyx: changes to be uniform with the other language variants - primarily the hyperref (PDF bookmark) settings

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

14 years ago- German EmbeddedObjects.lyx: I committed the wrong version in r31960
Uwe Stöhr [Fri, 13 Nov 2009 02:58:39 +0000 (02:58 +0000)]
- German EmbeddedObjects.lyx: I committed the wrong version in r31960

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

14 years ago- EmbeddedObjects.lyx: describe the Foot to End module
Uwe Stöhr [Fri, 13 Nov 2009 02:50:47 +0000 (02:50 +0000)]
- EmbeddedObjects.lyx: describe the Foot to End module
- German EmbeddedObjects.lyx: changes to be uniform with the other language versions

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

14 years agoconfigure.py: revert back to r31950, except of the comment that was removed in this...
Uwe Stöhr [Thu, 12 Nov 2009 23:24:55 +0000 (23:24 +0000)]
configure.py: revert back to r31950, except of the comment that was removed in this revision

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

14 years agouk.po: updates for trunk by Yuri
Uwe Stöhr [Thu, 12 Nov 2009 21:48:42 +0000 (21:48 +0000)]
uk.po: updates for trunk by Yuri

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

14 years agoconfigure.py: revert r31950 because
Uwe Stöhr [Thu, 12 Nov 2009 01:18:04 +0000 (01:18 +0000)]
configure.py: revert r31950 because
- Richard removed a valid comment
- Richard's change introduced a regression, see my mail on the list

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

14 years agoRemove redundant code.
Richard Heck [Thu, 12 Nov 2009 00:26:49 +0000 (00:26 +0000)]
Remove redundant code.

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

14 years agoChange the order of these backends.
Richard Heck [Wed, 11 Nov 2009 23:50:54 +0000 (23:50 +0000)]
Change the order of these backends.

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

14 years agoFix stupid thinko.
Richard Heck [Wed, 11 Nov 2009 23:24:39 +0000 (23:24 +0000)]
Fix stupid thinko.

It's not a good idea to be using int's as identifiers for absolutely
everything here. It makes this kind of mistake WAY too easy.

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

14 years agoAlex Fernandez's elyxer detection patch for trunk.
Richard Heck [Wed, 11 Nov 2009 23:10:13 +0000 (23:10 +0000)]
Alex Fernandez's elyxer detection patch for trunk.

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

14 years agoconfigure.py: fix detection of LyX to HTML converter - only create such a converter...
Uwe Stöhr [Wed, 11 Nov 2009 22:51:19 +0000 (22:51 +0000)]
configure.py: fix detection of LyX to HTML converter - only create such a converter when eLyXer was found

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

14 years agoFix #6313.
Pavel Sanda [Wed, 11 Nov 2009 13:56:23 +0000 (13:56 +0000)]
Fix #6313.

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

14 years agoChinese translation of the LyX tutorial, contributed by mgc.
Jürgen Spitzmüller [Wed, 11 Nov 2009 12:12:24 +0000 (12:12 +0000)]
Chinese translation of the LyX tutorial, contributed by mgc.

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

14 years agotufte layout files:
Uwe Stöhr [Wed, 11 Nov 2009 03:09:54 +0000 (03:09 +0000)]
tufte layout files:
- correct appearance of section environments in LyX: also non-starred sections don't have a number in tufte
- use the new nohyper document class option, this way the user has full access to the PDF appearance via our PDF properties settings (thanks to the tufte developer for implementing this)

This can first go to branch when the new tufte version will be released - this release will definitively happen before LyX 1.7 therefore I think it's safe to commit to trunk.

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

14 years ago- introduce option to suppress the LaTeX package mhchem, fileformat change
Uwe Stöhr [Wed, 11 Nov 2009 01:48:07 +0000 (01:48 +0000)]
- introduce option to suppress the LaTeX package mhchem, fileformat change

The fileformat change is also needed because of our mistake that we load mhchem since LyX 1.6.4 automatically so that files created with LyX 1.6.4 won't compile under LyX 1.6.3. Now at least all files created or opened with LyX 1.7 can be reverted to the fileformat of LyX 1.6.x and can therefore be read by all LyX 1.6.x versions.

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

14 years agoinstaller: sync with branch
Uwe Stöhr [Wed, 11 Nov 2009 01:33:17 +0000 (01:33 +0000)]
installer: sync with branch

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

14 years agoinstaller: sync with branch
Uwe Stöhr [Tue, 10 Nov 2009 22:13:09 +0000 (22:13 +0000)]
installer: sync with branch

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

14 years ago* GuiAbout.cpp:
Jürgen Spitzmüller [Tue, 10 Nov 2009 14:45:21 +0000 (14:45 +0000)]
* GuiAbout.cpp:
- unmask e-mail addresses in the credits pane.

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

14 years agoAdd TaoWang to the credits.
Jürgen Spitzmüller [Tue, 10 Nov 2009 13:02:31 +0000 (13:02 +0000)]
Add TaoWang to the credits.

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

14 years agoinstaller: sync with branch
Uwe Stöhr [Tue, 10 Nov 2009 03:35:49 +0000 (03:35 +0000)]
installer: sync with branch

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

14 years agoThis more or less completes the re-implementation of this class. The
Richard Heck [Tue, 10 Nov 2009 01:18:43 +0000 (01:18 +0000)]
This more or less completes the re-implementation of this class. The
main advantage of what has been done here is that it would now be fairly
easy to return ALL the paths connecting two nodes. In practice, this
would mean that we could find ALL ways of converting one format (say,
LaTeX) into another (say, PDF), and present these to the user for her
perusal.

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

14 years agoA bit more re-organization.
Richard Heck [Mon, 9 Nov 2009 17:56:34 +0000 (17:56 +0000)]
A bit more re-organization.
Next to go will be the prev vector.

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

14 years agoNot so soon, I guess, since that FIXME was from r6305.
Richard Heck [Mon, 9 Nov 2009 16:53:40 +0000 (16:53 +0000)]
Not so soon, I guess, since that FIXME was from r6305.

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

14 years agoOne more little comment.
Richard Heck [Mon, 9 Nov 2009 14:03:10 +0000 (14:03 +0000)]
One more little comment.

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

14 years agoMove the visited stuff inside the Vertex struct.
Richard Heck [Mon, 9 Nov 2009 04:02:45 +0000 (04:02 +0000)]
Move the visited stuff inside the Vertex struct.
Also, there is no good reason for the vertices_ member to be static. Indeed,
if we wanted to use this more generally....

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

14 years agoMove the to == from test, so as to return as soon as we find a path. The
Richard Heck [Mon, 9 Nov 2009 03:53:20 +0000 (03:53 +0000)]
Move the to == from test, so as to return as soon as we find a path. The
old way, we can waste time.

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

14 years agoAnother minor change, but this should almost get us to the point that we
Richard Heck [Mon, 9 Nov 2009 03:43:48 +0000 (03:43 +0000)]
Another minor change, but this should almost get us to the point that we
could return all paths, not just one.

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

14 years agoMore cleanup. We introduce a struct here to keep the relevant
Richard Heck [Mon, 9 Nov 2009 03:02:11 +0000 (03:02 +0000)]
More cleanup. We introduce a struct here to keep the relevant
information together.

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

14 years agoConst.
Richard Heck [Mon, 9 Nov 2009 03:00:19 +0000 (03:00 +0000)]
Const.

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

14 years agoCleanup.
Richard Heck [Mon, 9 Nov 2009 02:26:01 +0000 (02:26 +0000)]
Cleanup.

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

14 years agoJust some cleanup.
Richard Heck [Mon, 9 Nov 2009 02:19:02 +0000 (02:19 +0000)]
Just some cleanup.

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

14 years agoJust some style, and some comments, as I try to figure this out.
Richard Heck [Mon, 9 Nov 2009 00:55:37 +0000 (00:55 +0000)]
Just some style, and some comments, as I try to figure this out.

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

14 years agoConstness.
Richard Heck [Sun, 8 Nov 2009 22:37:28 +0000 (22:37 +0000)]
Constness.

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

14 years agoDon't use updateMacros() in the math parser, in order to avoid
Enrico Forestieri [Sun, 8 Nov 2009 18:47:33 +0000 (18:47 +0000)]
Don't use updateMacros() in the math parser, in order to avoid
performance problems when loading documents with lots of macros.

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

14 years agoUserGuide.lyx: fix fileformat again, sorry
Uwe Stöhr [Sun, 8 Nov 2009 18:46:39 +0000 (18:46 +0000)]
UserGuide.lyx: fix fileformat again, sorry

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

14 years agoIn order to avoid confusion, always use buf in Parser::parse1(),
Enrico Forestieri [Sun, 8 Nov 2009 18:22:57 +0000 (18:22 +0000)]
In order to avoid confusion, always use buf in Parser::parse1(),
instead of mixed usage of buffer_ and buf.

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

14 years agoremove unneeded setBuffer().
Abdelrazak Younes [Sun, 8 Nov 2009 16:16:36 +0000 (16:16 +0000)]
remove unneeded setBuffer().

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

14 years agooups... fix previous commit
Abdelrazak Younes [Sun, 8 Nov 2009 16:14:22 +0000 (16:14 +0000)]
oups... fix previous commit

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

14 years agoInsetCommand ctor: Pass 'Buffer *'
Abdelrazak Younes [Sun, 8 Nov 2009 16:10:34 +0000 (16:10 +0000)]
InsetCommand ctor: Pass 'Buffer *'

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

14 years agoUniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do...
Abdelrazak Younes [Sun, 8 Nov 2009 15:53:21 +0000 (15:53 +0000)]
Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still...

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

14 years agoFix crash when copying an InsetTabular.
Abdelrazak Younes [Sun, 8 Nov 2009 13:41:29 +0000 (13:41 +0000)]
Fix crash when copying an InsetTabular.
Buffer should not be set when cloning. If there is bug that was fixed by this line of code it should be fixed later by setting the Buffer after the cloning.

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

14 years agoFix the new from template functionality. The templatename parameter was magically...
Vincent van Ravesteijn [Sun, 8 Nov 2009 13:20:08 +0000 (13:20 +0000)]
Fix the new from template functionality. The templatename parameter was magically disappeared in r31704.

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

14 years agoMake Buffer argument mandatory in most of the InsetMath based class... boring work...
Abdelrazak Younes [Sun, 8 Nov 2009 11:45:46 +0000 (11:45 +0000)]
Make Buffer argument mandatory in most of the InsetMath based class... boring work...
Math manual loads and save correctly it seems but expect some instability period.

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

14 years agoconfigure.py: fix check for eLyXer
Uwe Stöhr [Sat, 7 Nov 2009 16:55:23 +0000 (16:55 +0000)]
configure.py: fix check for eLyXer

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

14 years agocmake: add Ubuntu packages names to instructions
Peter Kümmel [Sat, 7 Nov 2009 13:23:30 +0000 (13:23 +0000)]
cmake: add Ubuntu packages names to instructions

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

14 years agoUnneeded headers.
Pavel Sanda [Sat, 7 Nov 2009 12:54:19 +0000 (12:54 +0000)]
Unneeded headers.
It would be interesting to know how many headers do we actually use in our code.
Nice task for some script.

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

14 years agoHeader sort order
Pavel Sanda [Sat, 7 Nov 2009 12:54:08 +0000 (12:54 +0000)]
Header sort order
../treeview.patch

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

14 years agocmake: fix merge build
Peter Kümmel [Sat, 7 Nov 2009 12:50:30 +0000 (12:50 +0000)]
cmake: fix merge build

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

14 years agoboost: update to version 1.40
Peter Kümmel [Sat, 7 Nov 2009 11:55:44 +0000 (11:55 +0000)]
boost: update to version 1.40

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

14 years agocmake: add option to suppress install make rules
Peter Kümmel [Sat, 7 Nov 2009 11:19:57 +0000 (11:19 +0000)]
cmake: add option to suppress install make rules

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

14 years ago* Add new modules for more fine-grained control over theorem numbering.
Jürgen Spitzmüller [Sat, 7 Nov 2009 10:44:08 +0000 (10:44 +0000)]
* Add new modules for more fine-grained control over theorem numbering.
Modules provided by Paul Rubin (#5880).
* Fix some minor module description issues.

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