]> git.lyx.org Git - lyx.git/log
lyx.git
15 years agoInsetTabular.cpp: output the caption for docbook
Uwe Stöhr [Thu, 12 Feb 2009 02:31:00 +0000 (02:31 +0000)]
InsetTabular.cpp: output the caption for docbook

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

15 years agoInsetTabular.cpp: fix http://bugzilla.lyx.org/show_bug.cgi?id=5772
Uwe Stöhr [Thu, 12 Feb 2009 02:23:48 +0000 (02:23 +0000)]
InsetTabular.cpp: fix http://bugzilla.lyx.org/show_bug.cgi?id=5772

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

15 years agoscons_manifest.py: fix another SCons issue after r28456
Uwe Stöhr [Thu, 12 Feb 2009 01:32:32 +0000 (01:32 +0000)]
scons_manifest.py: fix another SCons issue after r28456

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

15 years agoIntro.lyx: fix 2 typos spotted by a user
Uwe Stöhr [Thu, 12 Feb 2009 01:20:08 +0000 (01:20 +0000)]
Intro.lyx: fix 2 typos spotted by a user

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

15 years ago* scons
Pavel Sanda [Wed, 11 Feb 2009 23:55:51 +0000 (23:55 +0000)]
* scons

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

15 years agoMove some code around in an effort to make information about modules
Richard Heck [Wed, 11 Feb 2009 23:22:10 +0000 (23:22 +0000)]
Move some code around in an effort to make information about modules
available to tex2lyx. The point is to move the crucial routines that
deal with modules out of BufferParams.cpp, which tex2lyx does not have,
and into TextClass.cpp, which it does.

This is all cleanup that makes a lot of sense independently.

Note that LayoutModuleList will shortly become a real class.

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

15 years agoCosmetics.
Richard Heck [Wed, 11 Feb 2009 20:02:53 +0000 (20:02 +0000)]
Cosmetics.

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

15 years agoAuthor info.
Richard Heck [Wed, 11 Feb 2009 19:59:25 +0000 (19:59 +0000)]
Author info.

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

15 years agoCosmetics.
Richard Heck [Wed, 11 Feb 2009 19:51:56 +0000 (19:51 +0000)]
Cosmetics.

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

15 years agoAccess private data directly.
Richard Heck [Wed, 11 Feb 2009 19:48:54 +0000 (19:48 +0000)]
Access private data directly.

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

15 years agoUse the typedef.
Richard Heck [Wed, 11 Feb 2009 19:35:22 +0000 (19:35 +0000)]
Use the typedef.

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

15 years agoCosmetics.
Richard Heck [Wed, 11 Feb 2009 17:16:05 +0000 (17:16 +0000)]
Cosmetics.

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

15 years agoLet's have a little more info.
Richard Heck [Wed, 11 Feb 2009 17:08:51 +0000 (17:08 +0000)]
Let's have a little more info.

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

15 years agocompilation fix on openbsd (bug 5650)
Jean-Marc Lasgouttes [Wed, 11 Feb 2009 14:34:40 +0000 (14:34 +0000)]
compilation fix on openbsd (bug 5650)

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

15 years agofix compilation with external boost
Jean-Marc Lasgouttes [Wed, 11 Feb 2009 14:27:42 +0000 (14:27 +0000)]
fix compilation with external boost

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

15 years agoInsetTabular.cpp: partly reverting r28437, because I was wrong: it is totally valid...
Uwe Stöhr [Wed, 11 Feb 2009 03:18:16 +0000 (03:18 +0000)]
InsetTabular.cpp: partly reverting r28437, because I was wrong: it is totally valid to have several rows to be the header and also several rows can have a caption, my own EmebeddedObjects manual has examples for this - stupid me!
Bug 5752 is nevertheless still fixed.

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

15 years agoInsetTabular.cpp: Insert a caption, when a longtable row is marked to be the caption...
Uwe Stöhr [Wed, 11 Feb 2009 01:30:20 +0000 (01:30 +0000)]
InsetTabular.cpp: Insert a caption, when a longtable row is marked to be the caption, otherwise the LaTeX output would be is incorrect

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

15 years agoFix bug 5666: assertion when an inset is outside of workwidth
Jean-Marc Lasgouttes [Tue, 10 Feb 2009 22:27:43 +0000 (22:27 +0000)]
Fix bug 5666: assertion when an inset is outside of workwidth
http://bugzilla.lyx.org/show_bug.cgi?id=5666

Check whether an inset is in the coordcache before reading this cache (doh!)

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

15 years agoChanges:
Peter Kümmel [Tue, 10 Feb 2009 22:21:39 +0000 (22:21 +0000)]
Changes:
development/cmake/CMakeLists.txt
Use lowercase for PACKAGE iff (USE_POSIX_PACKAGING)
Set correct PROGRAM_SUFFIX,
CMakeLists.txt in subdirectories depend now on it
Define PACKAGE_BASE depending on  PACKAGING type
for use in subsequent directories
development/cmake/config.h.cmake
typo: PPROGRAM_SUFFIX --> PROGRAM_SUFFIX
development/cmake/src/tex2lyx/CMakeLists.txt +
+ development/cmake/src/CMakeLists.txt +
+ development/cmake/src/client/CMakeLists.txt +
+ development/cmake/man/CMakeLists.txt
added desired version-info to executables and manuals
tex2lyx, lyx, lyxclient respectivelly

Kornel

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

15 years agoGuiTabular, InsetTabular: fix http://bugzilla.lyx.org/show_bug.cgi?id=5752
Uwe Stöhr [Tue, 10 Feb 2009 18:08:09 +0000 (18:08 +0000)]
GuiTabular, InsetTabular: fix http://bugzilla.lyx.org/show_bug.cgi?id=5752

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

15 years ago* TocWidget.cpp:
Jürgen Spitzmüller [Tue, 10 Feb 2009 08:32:34 +0000 (08:32 +0000)]
* TocWidget.cpp:
- improve performance with Outliner open with Qt >= 4.3 by using native methods instead of home-brewn code.
  This should especially pay off on the Mac, if the Outliner shows as a drawer (bug 4443).

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

15 years agoJapanese UserGuide.lyx: updates from Koji
Uwe Stöhr [Tue, 10 Feb 2009 03:53:37 +0000 (03:53 +0000)]
Japanese UserGuide.lyx: updates from Koji

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

15 years agoFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5082
Pavel Sanda [Tue, 10 Feb 2009 00:10:45 +0000 (00:10 +0000)]
Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=5082
(Outliner uninitialized after lyx launch)

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

15 years agoFix bug 5753: http://bugzilla.lyx.org/show_bug.cgi?id=5753.
Vincent van Ravesteijn [Tue, 10 Feb 2009 00:02:39 +0000 (00:02 +0000)]
Fix bug 5753: http://bugzilla.lyx.org/show_bug.cgi?id=5753.
Crash when setting caption on a row with a multicolumn.

If there is already a multicolumn on the row, the number of cells is different from column_info.size().

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

15 years agomove ColorSet to a header of its own to reduce #include dependencies
André Pönitz [Mon, 9 Feb 2009 23:30:24 +0000 (23:30 +0000)]
move ColorSet to a header of its own to reduce #include dependencies

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

15 years agoFix bug 5711: http://bugzilla.lyx.org/show_bug.cgi?id=5711.
Vincent van Ravesteijn [Mon, 9 Feb 2009 23:20:52 +0000 (23:20 +0000)]
Fix bug 5711: http://bugzilla.lyx.org/show_bug.cgi?id=5711.
Add button in Citation dialog grayed out when key matches the start of an already selected key.

One parameter of match() was forgotten, so the MatchFlags were basically ignored, i.e. the standard flags were used always.

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

15 years agoReplace the PainterInfo::erased_ member by a proper Change object and remove the...
Vincent van Ravesteijn [Mon, 9 Feb 2009 21:14:23 +0000 (21:14 +0000)]
Replace the PainterInfo::erased_ member by a proper Change object and remove the Color_deletedtext from InsetTabular.

see:
http://thread.gmane.org/gmane.editors.lyx.devel/114326

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

15 years agoFix bug 5629: http://bugzilla.lyx.org/show_bug.cgi?id=5629.
Vincent van Ravesteijn [Mon, 9 Feb 2009 20:47:32 +0000 (20:47 +0000)]
Fix bug 5629: http://bugzilla.lyx.org/show_bug.cgi?id=5629.
Hard to distinguish between added and deleted text.

* Changes.cpp/h: add a merge_color for deletions and change the return type to Color.

* ColorCode.h/Color.cpp: add a new customizable color that indicates the merge color for deletion.

See:
http://thread.gmane.org/gmane.editors.lyx.devel/114189

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

15 years agoAdd a new member to FontInfo denoting the color to be used when painting.
Vincent van Ravesteijn [Mon, 9 Feb 2009 20:22:48 +0000 (20:22 +0000)]
Add a new member to FontInfo denoting the color to be used when painting.

* rowpainter.cpp: now the color for painting selected text and changed text is set via FontInfo::setColor. However, this color should remain a ColorCode as this color is used in e.g. the GuiCharacter dialog and for LateX output. Therefore I use now the FontInfo::setPaintColor function.

* FontInfo.cpp/h: new members paint_color_ and setPaintColor(). The function realColor is updated to return the paintColor when it is set.

See:
http://thread.gmane.org/gmane.editors.lyx.devel/114189

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

15 years agoUse the new Color class (see r28420) in the Painter code.
Vincent van Ravesteijn [Mon, 9 Feb 2009 20:10:11 +0000 (20:10 +0000)]
Use the new Color class (see r28420) in the Painter code.

See:
http://thread.gmane.org/gmane.editors.lyx.devel/114189

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

15 years agoAdd a new Color class. This class makes it possible to specify a color as a merging...
Vincent van Ravesteijn [Mon, 9 Feb 2009 20:00:31 +0000 (20:00 +0000)]
Add a new Color class. This class makes it possible to specify a color as a merging of two other colors. The actual computation of the new color is done in ColorCache::get.

See:
http://thread.gmane.org/gmane.editors.lyx.devel/114189

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

15 years agoFix bug 5766: http://bugzilla.lyx.org/show_bug.cgi?id=5766.
Vincent van Ravesteijn [Mon, 9 Feb 2009 19:39:28 +0000 (19:39 +0000)]
Fix bug 5766: http://bugzilla.lyx.org/show_bug.cgi?id=5766.
Crash when selecting a row and doing "Delete column" in a table with multicolumns.

The check "column + 1 < column_info.size()" checks whether there is at least one column after this one. However, this check is no longer valid if we remove the column from column_info first.

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

15 years agoAdd a comment for r28404.
Vincent van Ravesteijn [Mon, 9 Feb 2009 09:14:38 +0000 (09:14 +0000)]
Add a comment for r28404.

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

15 years agoFix bug 5750: http://bugzilla.lyx.org/show_bug.cgi?id=5750.
Vincent van Ravesteijn [Mon, 9 Feb 2009 09:02:50 +0000 (09:02 +0000)]
Fix bug 5750: http://bugzilla.lyx.org/show_bug.cgi?id=5750.
Wrong width display of multicolumn cells.

When changing a custom width cell into a multicolumn, the isFixedWidth bool should be set to false. Now, the function setFixedWidth could only set isFixedWidth to true when needed.

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

15 years agoGuiTabular.cpp: a whitespace fix
Uwe Stöhr [Mon, 9 Feb 2009 00:06:32 +0000 (00:06 +0000)]
GuiTabular.cpp: a whitespace fix

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

15 years agoFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5767
Pavel Sanda [Sun, 8 Feb 2009 23:45:17 +0000 (23:45 +0000)]
Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=5767
(disabled keep&sort buttons on ToC in readonly mode)

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

15 years agoPrevent assertion when closing LyX with GuiTabular open.
Vincent van Ravesteijn [Sun, 8 Feb 2009 19:44:53 +0000 (19:44 +0000)]
Prevent assertion when closing LyX with GuiTabular open.

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

15 years ago- Math.lyx: translation updates by Ignacio
Uwe Stöhr [Sun, 8 Feb 2009 19:01:26 +0000 (19:01 +0000)]
- Math.lyx: translation updates by Ignacio
- Braille.lyx: new Spanish translation by Ignacio

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

15 years agoFix bug 5604: http://bugzilla.lyx.org/show_bug.cgi?id=5604.
Vincent van Ravesteijn [Sun, 8 Feb 2009 18:33:01 +0000 (18:33 +0000)]
Fix bug 5604: http://bugzilla.lyx.org/show_bug.cgi?id=5604.

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

15 years agoFix bug 5764: http://bugzilla.lyx.org/show_bug.cgi?id=5764.
Vincent van Ravesteijn [Sun, 8 Feb 2009 14:14:30 +0000 (14:14 +0000)]
Fix bug 5764: http://bugzilla.lyx.org/show_bug.cgi?id=5764.

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

15 years agoFix bug 5573. http://bugzilla.lyx.org/show_bug.cgi?id=5573.
Vincent van Ravesteijn [Sun, 8 Feb 2009 12:35:14 +0000 (12:35 +0000)]
Fix bug 5573. http://bugzilla.lyx.org/show_bug.cgi?id=5573.

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

15 years agocmake: Kornel's package versions
Peter Kümmel [Sun, 8 Feb 2009 12:20:31 +0000 (12:20 +0000)]
cmake: Kornel's package versions

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

15 years ago* MathAutoCorrect: kill compiler warning.
Vincent van Ravesteijn [Sun, 8 Feb 2009 01:21:54 +0000 (01:21 +0000)]
* MathAutoCorrect: kill compiler warning.

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

15 years ago* InsetMathNest.cpp: Cosmetics.
Vincent van Ravesteijn [Sun, 8 Feb 2009 01:14:48 +0000 (01:14 +0000)]
* InsetMathNest.cpp: Cosmetics.

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

15 years agoReverse unwanted commits.
Vincent van Ravesteijn [Sun, 8 Feb 2009 01:11:27 +0000 (01:11 +0000)]
Reverse unwanted commits.

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

15 years ago* InsetMathNest.cpp: Cosmetics.
Vincent van Ravesteijn [Sun, 8 Feb 2009 01:01:15 +0000 (01:01 +0000)]
* InsetMathNest.cpp: Cosmetics.

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

15 years agoFix bug 1802: http://bugzilla.lyx.org/show_bug.cgi?id=1802.
Vincent van Ravesteijn [Sat, 7 Feb 2009 15:24:47 +0000 (15:24 +0000)]
Fix bug 1802: http://bugzilla.lyx.org/show_bug.cgi?id=1802.

* allows the selection of a whole cell with shift+key
* shift-movement between empty cells with a single keystroke

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

15 years agoBug 5562: Fix command line output of subfigure insets by introducing new OutputParams...
Jürgen Spitzmüller [Sat, 7 Feb 2009 12:27:24 +0000 (12:27 +0000)]
Bug 5562: Fix command line output of subfigure insets by introducing new OutputParams and LaTeXFeatures members that tell the insets whether they are in a (sub)float.

Later, this can be replaces by a backpointer approach, as proposed at bugzilla (note that there are already similar cases such as InComment or InTableCell, so a backpointer approach would need to adapt the OutputParams methos anyway).

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

15 years agoMove the half baked code that guesses whether to default on metric or
Jean-Marc Lasgouttes [Fri, 6 Feb 2009 21:24:13 +0000 (21:24 +0000)]
Move the half baked code that guesses whether to default on metric or
imperial units in only one place (instead of thousands of slightly different
copies). Functionally equivalent.

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

15 years agoThanks, Pavel...
Richard Heck [Fri, 6 Feb 2009 20:49:37 +0000 (20:49 +0000)]
Thanks, Pavel...

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

15 years agoMove some stuff from InsetFlex to InsetCollapsable, and make use of the
Richard Heck [Fri, 6 Feb 2009 17:56:47 +0000 (17:56 +0000)]
Move some stuff from InsetFlex to InsetCollapsable, and make use of the
InToc tag in a couple places.

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

15 years agoIntroduce the InToc tag for InsetLayout.
Richard Heck [Fri, 6 Feb 2009 17:54:33 +0000 (17:54 +0000)]
Introduce the InToc tag for InsetLayout.

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

15 years ago* unicodesymbols:
Jürgen Spitzmüller [Fri, 6 Feb 2009 15:21:20 +0000 (15:21 +0000)]
* unicodesymbols:
- Fix the output of some Greek characters (rest of bug 5239).
  Patch by Günter Milde.

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

15 years agounicodesymbols: add PROPORTIONAL TO, I stumbled over this today,
Uwe Stöhr [Fri, 6 Feb 2009 14:22:46 +0000 (14:22 +0000)]
unicodesymbols: add PROPORTIONAL TO, I stumbled over this today,
OK for branch as well?

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

15 years ago* LFUNs.lyx
Pavel Sanda [Fri, 6 Feb 2009 13:32:28 +0000 (13:32 +0000)]
* LFUNs.lyx

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

15 years ago* InsetTabular.cpp cosmetics
Vincent van Ravesteijn [Thu, 5 Feb 2009 22:14:57 +0000 (22:14 +0000)]
* InsetTabular.cpp cosmetics

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

15 years agoMinor updates.
Richard Heck [Thu, 5 Feb 2009 22:12:35 +0000 (22:12 +0000)]
Minor updates.

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

15 years agoThis routine does even less. Bye bye.
Richard Heck [Thu, 5 Feb 2009 22:02:15 +0000 (22:02 +0000)]
This routine does even less. Bye bye.

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

15 years agoThis routine actually turns out to do nothing: The name gets read and set
Richard Heck [Thu, 5 Feb 2009 22:01:12 +0000 (22:01 +0000)]
This routine actually turns out to do nothing: The name gets read and set
in factory.cpp. Bye bye routine.

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

15 years agocmake: Kornel
Peter Kümmel [Thu, 5 Feb 2009 19:02:27 +0000 (19:02 +0000)]
cmake: Kornel
Search for all possible files, since there is no POTFILES.in anymore in svn
Use the PACKAGE-Value as the root of the .mo file
 (For now it will be LyX.mo)
--line, and those below, will be ignored--

M    development/cmake/po/CMakeLists.txt

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

15 years ago- stdmenus.inc: Phantom can contain other things as well, not only text
Uwe Stöhr [Thu, 5 Feb 2009 18:09:36 +0000 (18:09 +0000)]
- stdmenus.inc: Phantom can contain other things as well, not only text
- LyXAction.cpp: updates and sorting
- GuiPhantom: a dialog to set the different phantom types (stolen from GuiNote)

The Phantom feature should now be complete. Thanks to all who contributed and helped.

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

15 years agoAllow commands with parameters in InsetMathGrid. For example 'tabular-feature append...
Vincent van Ravesteijn [Thu, 5 Feb 2009 16:19:38 +0000 (16:19 +0000)]
Allow commands with parameters in InsetMathGrid. For example 'tabular-feature append-row 4'

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

15 years agoSCons: update version suffix for LyX 2.0svn
Uwe Stöhr [Thu, 5 Feb 2009 15:49:09 +0000 (15:49 +0000)]
SCons: update version suffix for LyX 2.0svn

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

15 years agoColor.cpp: use a bit darker gray color for phantom text for better readability
Uwe Stöhr [Thu, 5 Feb 2009 15:47:48 +0000 (15:47 +0000)]
Color.cpp: use a bit darker gray color for phantom text for better readability

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

15 years ago- Customization.lyx: update file format since this file is no longer identical to...
Uwe Stöhr [Thu, 5 Feb 2009 02:21:54 +0000 (02:21 +0000)]
- Customization.lyx: update file format since this file is no longer identical to the one in branch

- Math.lyx: document Georg's new implemented integral signs and update the description of the \***op integral commands

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

15 years agonext bit
Pavel Sanda [Wed, 4 Feb 2009 20:25:58 +0000 (20:25 +0000)]
next bit

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

15 years ago* Customization.lyx
Pavel Sanda [Wed, 4 Feb 2009 20:20:28 +0000 (20:20 +0000)]
* Customization.lyx

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

15 years agoPartial fix of bug 1476:
Georg Baum [Wed, 4 Feb 2009 20:06:50 +0000 (20:06 +0000)]
Partial fix of bug 1476:
Implement infrastructure to add translations to layout files and translate one .inc file.
Some others are missing.

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

15 years agoAdd missing esint bits.
Georg Baum [Wed, 4 Feb 2009 19:57:02 +0000 (19:57 +0000)]
Add missing esint bits.
They should have been part of the initial commit, but I overlooked them.

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

15 years ago* Doxy.
Pavel Sanda [Wed, 4 Feb 2009 19:03:16 +0000 (19:03 +0000)]
* Doxy.

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

15 years agofix undo bug with phantom inset
Jean-Marc Lasgouttes [Wed, 4 Feb 2009 17:52:28 +0000 (17:52 +0000)]
fix undo bug with phantom inset

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

15 years agoConstness.
Richard Heck [Wed, 4 Feb 2009 17:39:33 +0000 (17:39 +0000)]
Constness.

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

15 years agosome cleanups to the phantom inset. Undo still broken for unknown reasons
Jean-Marc Lasgouttes [Wed, 4 Feb 2009 16:18:43 +0000 (16:18 +0000)]
some cleanups to the phantom inset. Undo still broken for unknown reasons

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

15 years agoOops! forgot to set a sane layout (bug 4859 again)
Jean-Marc Lasgouttes [Wed, 4 Feb 2009 14:23:16 +0000 (14:23 +0000)]
Oops! forgot to set a sane layout (bug 4859 again)

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

15 years agoavoid creating empty paragraph list also in the case of an inner insettext (bug 4859...
Jean-Marc Lasgouttes [Wed, 4 Feb 2009 11:28:29 +0000 (11:28 +0000)]
avoid creating empty paragraph list also in the case of an inner insettext (bug 4859 again)

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

15 years agoavoid a crash on empty documents (bug 4859)
Jean-Marc Lasgouttes [Wed, 4 Feb 2009 10:46:54 +0000 (10:46 +0000)]
avoid a crash on empty documents (bug 4859)

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

15 years agofix faulty documentation
Jean-Marc Lasgouttes [Wed, 4 Feb 2009 09:52:10 +0000 (09:52 +0000)]
fix faulty documentation

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

15 years agoFix bug 5736: http://bugzilla.lyx.org/show_bug.cgi?id=5736.
Vincent van Ravesteijn [Tue, 3 Feb 2009 23:18:41 +0000 (23:18 +0000)]
Fix bug 5736: http://bugzilla.lyx.org/show_bug.cgi?id=5736.

If the current TextMetrics does not contain the paragraph the cursor is in, the screen is recentered. Now, the current TextMetrics should be updated to one that does contain the cursor (as we have just recentered)..

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

15 years agoMove a couple routines from InsetFlex to InsetCollapsable so the CustomPars
Richard Heck [Tue, 3 Feb 2009 21:12:59 +0000 (21:12 +0000)]
Move a couple routines from InsetFlex to InsetCollapsable so the CustomPars
and ForcePlain tags will work not just with InsetFlex but all InsetCollapsables.
Thanks to Jurgen and JMarc for reminding me I'd meant to do this.

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

15 years agoTypo.
Richard Heck [Tue, 3 Feb 2009 21:11:05 +0000 (21:11 +0000)]
Typo.

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

15 years agosome InsetPhantom fixes.
Jürgen Spitzmüller [Tue, 3 Feb 2009 10:38:13 +0000 (10:38 +0000)]
some InsetPhantom fixes.

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

15 years ago* InsetPhantom.cpp (toolTip):
Jürgen Spitzmüller [Tue, 3 Feb 2009 10:03:47 +0000 (10:03 +0000)]
* InsetPhantom.cpp (toolTip):
- fix compiler warning, l7n, simplify.

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

15 years agoUserGuide.lyx: some fixes
Uwe Stöhr [Tue, 3 Feb 2009 00:58:59 +0000 (00:58 +0000)]
UserGuide.lyx: some fixes

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

15 years agoUserGuide.lyx: new Thesaurus section from Jürgen
Uwe Stöhr [Tue, 3 Feb 2009 00:23:37 +0000 (00:23 +0000)]
UserGuide.lyx: new Thesaurus section from Jürgen

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

15 years agoTutorial.lyx: fix a typo
Uwe Stöhr [Mon, 2 Feb 2009 23:45:40 +0000 (23:45 +0000)]
Tutorial.lyx: fix a typo

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

15 years agoUserGuide.lyx: some fixes of issues spotted by Koji
Uwe Stöhr [Mon, 2 Feb 2009 23:30:03 +0000 (23:30 +0000)]
UserGuide.lyx: some fixes of issues spotted by Koji

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

15 years ago*Extended.lyx: update info about LyX server
Pavel Sanda [Mon, 2 Feb 2009 22:22:50 +0000 (22:22 +0000)]
*Extended.lyx: update info about LyX server

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

15 years agoFix bug 5731. http://bugzilla.lyx.org/show_bug.cgi?id=5731\nInsert column after the...
Vincent van Ravesteijn [Mon, 2 Feb 2009 21:44:37 +0000 (21:44 +0000)]
Fix bug 5731. http://bugzilla.lyx.org/show_bug.cgi?id=5731\nInsert column after the current one, then copy the current one to the new one

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

15 years agoplease Jean-Marc.
Jürgen Spitzmüller [Mon, 2 Feb 2009 13:53:41 +0000 (13:53 +0000)]
please Jean-Marc.

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

15 years ago* InsetMathHull (numbered):
Jürgen Spitzmüller [Mon, 2 Feb 2009 13:27:57 +0000 (13:27 +0000)]
* InsetMathHull (numbered):
- prevent NULL pointer (bug 5688).

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

15 years agodisable math functions in places like ERT insets (bug 5703)
Jean-Marc Lasgouttes [Mon, 2 Feb 2009 11:27:30 +0000 (11:27 +0000)]
disable math functions in places like ERT insets (bug 5703)

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

15 years agode.po: spelling.
Jürgen Spitzmüller [Mon, 2 Feb 2009 08:29:57 +0000 (08:29 +0000)]
de.po: spelling.

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

15 years agomore robust version
Pavel Sanda [Sun, 1 Feb 2009 23:46:41 +0000 (23:46 +0000)]
more robust version

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

15 years agoSquash warning
Pavel Sanda [Sun, 1 Feb 2009 23:27:58 +0000 (23:27 +0000)]
Squash warning

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

15 years agoVCS: constify, thanks Andre
Pavel Sanda [Sun, 1 Feb 2009 23:23:01 +0000 (23:23 +0000)]
VCS: constify, thanks Andre

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

15 years agostdinsets.inc: the paragraph dialog must be deactivated inside Phantom insets
Uwe Stöhr [Sun, 1 Feb 2009 21:24:30 +0000 (21:24 +0000)]
stdinsets.inc: the paragraph dialog must be deactivated inside Phantom insets

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

15 years agoInsetPhantom.cpp: don't draw a frame around phantom insets
Uwe Stöhr [Sun, 1 Feb 2009 21:21:38 +0000 (21:21 +0000)]
InsetPhantom.cpp: don't draw a frame around phantom insets

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

15 years ago- InsetPhantom.h: remove unneeded declarations
Uwe Stöhr [Sun, 1 Feb 2009 20:18:52 +0000 (20:18 +0000)]
- InsetPhantom.h: remove unneeded declarations
- InsetPhantom.cpp: add tooltips

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

15 years agode.po: some more translations for trunk
Uwe Stöhr [Sun, 1 Feb 2009 19:26:40 +0000 (19:26 +0000)]
de.po: some more translations for trunk

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

15 years agoInsetPhantom.cpp: metrics fix for the horizontal arrow
Uwe Stöhr [Sun, 1 Feb 2009 18:48:48 +0000 (18:48 +0000)]
InsetPhantom.cpp: metrics fix for the horizontal arrow

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