]> git.lyx.org Git - lyx.git/log
lyx.git
14 years agoFix the InsetBranchParams::read function after that the '\n' was removed from params2...
Vincent van Ravesteijn [Thu, 11 Mar 2010 21:11:03 +0000 (21:11 +0000)]
Fix the InsetBranchParams::read function after that the '\n' was removed from params2string in r33710.

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

14 years agoNo camelBump style for local variables.
Vincent van Ravesteijn [Thu, 11 Mar 2010 19:50:04 +0000 (19:50 +0000)]
No camelBump style for local variables.

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

14 years agoRemove unused function.
Vincent van Ravesteijn [Thu, 11 Mar 2010 19:48:49 +0000 (19:48 +0000)]
Remove unused function.

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

14 years agoTypo and style.
Vincent van Ravesteijn [Thu, 11 Mar 2010 19:40:11 +0000 (19:40 +0000)]
Typo and style.

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

14 years agoAdjust the window settings for MacOSX.
Vincent van Ravesteijn [Thu, 11 Mar 2010 19:33:08 +0000 (19:33 +0000)]
Adjust the window settings for MacOSX.

- No more Drawers,
- ProgressView and SourceView are docked at the bottom,
- SpellChecker, FindAndReplace and Outline are floating by default, but dockable.

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

14 years agoAdd Qt version info to the About dialog in the DEVEL_VERSION.
Vincent van Ravesteijn [Thu, 11 Mar 2010 18:31:01 +0000 (18:31 +0000)]
Add Qt version info to the About dialog in the DEVEL_VERSION.

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

14 years agoFix bug #6563: Change tracking and moving labels
Vincent van Ravesteijn [Thu, 11 Mar 2010 18:20:57 +0000 (18:20 +0000)]
Fix bug #6563: Change tracking and moving labels

Do not warn that a label already exists if it is in a deleted part of the document.

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

14 years agoFix bug #5735: Modifying a keyboard shortcut function entry clashes with its own...
Vincent van Ravesteijn [Thu, 11 Mar 2010 17:34:59 +0000 (17:34 +0000)]
Fix bug #5735: Modifying a keyboard shortcut function entry clashes with its own shortcut key combination definition.

- Trim the saved lfun because there is a space added in the textfield,
- check whether the action has changed before signaling that the shortcut already exists.

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

14 years agoFix bug #6474: Tex2lyx skips all spaces in the preamble.
Vincent van Ravesteijn [Thu, 11 Mar 2010 16:56:41 +0000 (16:56 +0000)]
Fix bug #6474: Tex2lyx skips all spaces in the preamble.

Partially reverting r30113.

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

14 years agoFinish fixing the problem with "New Inset" in branches noticed by
Richard Heck [Thu, 11 Mar 2010 12:56:25 +0000 (12:56 +0000)]
Finish fixing the problem with "New Inset" in branches noticed by
Vincent.

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

14 years agoinstaller: sync with branch
Uwe Stöhr [Thu, 11 Mar 2010 02:27:05 +0000 (02:27 +0000)]
installer: sync with branch

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

14 years agoCode simplification.
Abdelrazak Younes [Wed, 10 Mar 2010 21:00:34 +0000 (21:00 +0000)]
Code simplification.
TocTypeModel is not needed outside TocModel.

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

14 years agoFix part of a problem reported by Vincent.
Richard Heck [Wed, 10 Mar 2010 20:56:45 +0000 (20:56 +0000)]
Fix part of a problem reported by Vincent.

The asymmetry between how "Branch" is read and written still needs to be
addressed, as does the fact that InsetBranchParams ought to be created
with a param string.

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

14 years agoFix bug #6581: Empty base of a script inset should not be shown as an empty brace...
Enrico Forestieri [Wed, 10 Mar 2010 20:10:30 +0000 (20:10 +0000)]
Fix bug #6581: Empty base of a script inset should not be shown as an empty brace inset on screen

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

14 years agoRemerge strings
Pavel Sanda [Wed, 10 Mar 2010 20:03:51 +0000 (20:03 +0000)]
Remerge strings

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

14 years agoThis is worth having here anyway.
Richard Heck [Wed, 10 Mar 2010 18:43:10 +0000 (18:43 +0000)]
This is worth having here anyway.

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

14 years agoAnother try at #6522. This works here, for the most part, with no ill
Richard Heck [Wed, 10 Mar 2010 18:41:28 +0000 (18:41 +0000)]
Another try at #6522. This works here, for the most part, with no ill
effects that I can see. That said, I believe there is still a crash you
could get. I'll explain in a moment.

Since we may run into this kind of thing again, let me explain why this
is necessary. The problem was that resetting the model was causing a
signal to be emitted that the current index had changed, which was
triggering an update of the Buffer, eventually. I'm not sure why this
did not happen in Qt 4.5, but in Qt 4.6, you have to call
beginResetModel() before doing anything, so that the combo box will
remember its previous setting. Then you can change the data; then you
can call endResetModel(). This will attempt to restore the previous
setting. Only if it cannot do so will currentIndexChanged() be emitted.

You can see, therefore, that if whatever the user did caused the current
setting to become invalid---e.g., she deleted the only footnote---then
the signal will be emitted and LyX will still crash. Still, that is a
fair bit better than presently.

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

14 years agoAdjust some messages and constify a variable.
Vincent van Ravesteijn [Wed, 10 Mar 2010 17:03:53 +0000 (17:03 +0000)]
Adjust some messages and constify a variable.

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

14 years agoRemove superfluous std::.
Vincent van Ravesteijn [Wed, 10 Mar 2010 17:01:40 +0000 (17:01 +0000)]
Remove superfluous std::.

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

14 years agoAdd a comment.
Vincent van Ravesteijn [Wed, 10 Mar 2010 17:01:08 +0000 (17:01 +0000)]
Add a comment.

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

14 years agoAdd missing continue. I guess I found this when running latex with a symbol file...
Vincent van Ravesteijn [Wed, 10 Mar 2010 16:58:20 +0000 (16:58 +0000)]
Add missing continue. I guess I found this when running latex with a symbol file with some windows encoding or line-ends.

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

14 years agoWhitespace.
Vincent van Ravesteijn [Wed, 10 Mar 2010 16:57:01 +0000 (16:57 +0000)]
Whitespace.

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

14 years agoDo not use const char *.
Vincent van Ravesteijn [Wed, 10 Mar 2010 16:56:13 +0000 (16:56 +0000)]
Do not use const char *.

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

14 years agoInitialize number_index and unit_index in isValidGlueLength(). This is now the same...
Vincent van Ravesteijn [Wed, 10 Mar 2010 16:35:40 +0000 (16:35 +0000)]
Initialize number_index and unit_index in isValidGlueLength(). This is now the same as in isValidLength(), so I assume it's OK.

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

14 years agoSmall simplification and remove unneeded std::.
Vincent van Ravesteijn [Wed, 10 Mar 2010 15:11:31 +0000 (15:11 +0000)]
Small simplification and remove unneeded std::.

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

14 years agoFix typos.
Vincent van Ravesteijn [Wed, 10 Mar 2010 15:09:44 +0000 (15:09 +0000)]
Fix typos.

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

14 years agoFix bug #6488: Avoid a null pointer when accessing documentBufferView when there...
Vincent van Ravesteijn [Wed, 10 Mar 2010 14:46:28 +0000 (14:46 +0000)]
Fix bug #6488: Avoid a null pointer when accessing documentBufferView when there is none.

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

14 years ago* Announce
Pavel Sanda [Wed, 10 Mar 2010 07:31:33 +0000 (07:31 +0000)]
* Announce

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

14 years agoCleanup InsetTabular::getStatus
Jean-Marc Lasgouttes [Tue, 9 Mar 2010 23:04:59 +0000 (23:04 +0000)]
Cleanup InsetTabular::getStatus

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

14 years agoRestore some sanaity in InsetInfo lfuns (bug #6580)
Jean-Marc Lasgouttes [Tue, 9 Mar 2010 23:04:35 +0000 (23:04 +0000)]
Restore some sanaity in InsetInfo lfuns (bug #6580)

The context menu is wrong, I do not know why.

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

14 years agosimplify
Edwin Leuven [Tue, 9 Mar 2010 19:21:32 +0000 (19:21 +0000)]
simplify

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

14 years agoavoid crash when calling inset_modify with cursor not in table
Edwin Leuven [Tue, 9 Mar 2010 19:07:54 +0000 (19:07 +0000)]
avoid crash when calling inset_modify with cursor not in table

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

14 years agoCheap fix for #6554. When we save a Buffer to a new location, we check
Richard Heck [Tue, 9 Mar 2010 03:25:47 +0000 (03:25 +0000)]
Cheap fix for #6554. When we save a Buffer to a new location, we check
the included insets and make sure that the files they reference are
still where they are supposed to be.

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

14 years agoUnused variable.
Richard Heck [Mon, 8 Mar 2010 20:54:31 +0000 (20:54 +0000)]
Unused variable.

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

14 years agoLine length, again.
Richard Heck [Mon, 8 Mar 2010 20:48:48 +0000 (20:48 +0000)]
Line length, again.

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

14 years agoChange updateLayout() to updateDocumentClass(), since that is what it
Richard Heck [Mon, 8 Mar 2010 20:37:11 +0000 (20:37 +0000)]
Change updateLayout() to updateDocumentClass(), since that is what it
does.

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

14 years agoLine length.
Richard Heck [Mon, 8 Mar 2010 20:22:37 +0000 (20:22 +0000)]
Line length.

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

14 years agoRevert r33630 and do something more sensible.
Richard Heck [Mon, 8 Mar 2010 19:52:48 +0000 (19:52 +0000)]
Revert r33630 and do something more sensible.

I don't think this fixes the underlying problem, but I think that
problem is very extensive. Fixing it would involve a re-thinking of
where and how we call updateBuffer()---the old updateLabels().

This fix also reveals another problem with the TOC, again due to the
early call of on_typeCO_currentIndexChanged(). But that problem is a
slightly different one, I think.

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

14 years agoIntroduce isBufferValid() method now, that returns true also for cloned
Richard Heck [Mon, 8 Mar 2010 19:07:05 +0000 (19:07 +0000)]
Introduce isBufferValid() method now, that returns true also for cloned
Buffers. Use it, as well.

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

14 years agoEliminate redundancy.
Richard Heck [Mon, 8 Mar 2010 19:06:28 +0000 (19:06 +0000)]
Eliminate redundancy.

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

14 years agos/isBufferValid/isBufferLoaded/
Richard Heck [Mon, 8 Mar 2010 18:57:42 +0000 (18:57 +0000)]
s/isBufferValid/isBufferLoaded/

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

14 years agoCloned buffers routinely have their parents reset.
Richard Heck [Mon, 8 Mar 2010 14:56:49 +0000 (14:56 +0000)]
Cloned buffers routinely have their parents reset.

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

14 years agoMicro-optimization.
Richard Heck [Mon, 8 Mar 2010 14:55:33 +0000 (14:55 +0000)]
Micro-optimization.

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

14 years agoFix bug #6516. Under no circumstances do we want to try to reload a
Richard Heck [Mon, 8 Mar 2010 14:25:32 +0000 (14:25 +0000)]
Fix bug #6516. Under no circumstances do we want to try to reload a
child document from within the export thread.

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

14 years agoWhoops. Wrong version.
Richard Heck [Mon, 8 Mar 2010 13:36:51 +0000 (13:36 +0000)]
Whoops. Wrong version.

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

14 years agoMinor fixup.
Richard Heck [Mon, 8 Mar 2010 13:34:32 +0000 (13:34 +0000)]
Minor fixup.

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

14 years agoisValidGlueLength(): fix gcc warning and cleanup.
Abdelrazak Younes [Mon, 8 Mar 2010 13:33:47 +0000 (13:33 +0000)]
isValidGlueLength(): fix gcc warning and cleanup.

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

14 years agoAdd sanity check. This partially fixes a crash related to saving master
Richard Heck [Mon, 8 Mar 2010 13:26:08 +0000 (13:26 +0000)]
Add sanity check. This partially fixes a crash related to saving master
documents to new locations.

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

14 years agoSpellcheck related bugfix from John McCabe-Dansted:
Richard Heck [Mon, 8 Mar 2010 13:22:56 +0000 (13:22 +0000)]
Spellcheck related bugfix from John McCabe-Dansted:

PrefSpellchecker disables the "Spellchecker Engine:" selector if
theSpellChecker() reports that no spell checking engine is selected.
This means that if we have not already selected a spell checking
engine we cannot select one now. I think this problem can be
reproduced by first compiling and running LyX without spellchecking
support and then compiling and running LyX with spellchecking support.

In any case it is clear that we should be able to select a
spellchecking engine if one is available, so I propose the attached
patch. This patch fixed the problem on my machine.

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

14 years agoMake sure the model exists before we access it.
Richard Heck [Mon, 8 Mar 2010 12:42:18 +0000 (12:42 +0000)]
Make sure the model exists before we access it.

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

14 years agono Q_EMIT in older Qt versions
Peter Kümmel [Mon, 8 Mar 2010 09:35:10 +0000 (09:35 +0000)]
no Q_EMIT in older Qt versions

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

14 years agolil' cleanup
Edwin Leuven [Mon, 8 Mar 2010 04:08:11 +0000 (04:08 +0000)]
lil' cleanup

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

14 years agoerratum to r33628
Edwin Leuven [Mon, 8 Mar 2010 04:04:56 +0000 (04:04 +0000)]
erratum to r33628

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

14 years ago* es.po: update (by Ignacio).
Jürgen Spitzmüller [Sun, 7 Mar 2010 18:20:04 +0000 (18:20 +0000)]
* es.po: update (by Ignacio).

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

14 years agofix cursor position(ing)
Edwin Leuven [Sun, 7 Mar 2010 17:33:33 +0000 (17:33 +0000)]
fix cursor position(ing)

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

14 years agoUse one place to generate current time string, increase resolution to ms
Peter Kümmel [Sun, 7 Mar 2010 11:55:14 +0000 (11:55 +0000)]
Use one place to generate current time string, increase resolution to ms

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

14 years agocmake: fix merge build
Peter Kümmel [Sun, 7 Mar 2010 11:28:57 +0000 (11:28 +0000)]
cmake: fix merge build

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

14 years agocmake: fix merge build
Peter Kümmel [Sun, 7 Mar 2010 11:03:23 +0000 (11:03 +0000)]
cmake: fix merge build

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

14 years ago* RELEASE_NOTES:
Jürgen Spitzmüller [Sun, 7 Mar 2010 09:29:33 +0000 (09:29 +0000)]
* RELEASE_NOTES:
- some notes on the spellchecker/thesaurus changes and requirements.

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

14 years agoUpdate the cygwin requirements.
Enrico Forestieri [Sun, 7 Mar 2010 01:00:58 +0000 (01:00 +0000)]
Update the cygwin requirements.

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

14 years agoWas forgetting this.
Enrico Forestieri [Sat, 6 Mar 2010 23:04:39 +0000 (23:04 +0000)]
Was forgetting this.

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

14 years agoUpdate README.Cygwin
Enrico Forestieri [Sat, 6 Mar 2010 22:38:47 +0000 (22:38 +0000)]
Update README.Cygwin

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

14 years agoUpdate it.po
Enrico Forestieri [Sat, 6 Mar 2010 21:14:01 +0000 (21:14 +0000)]
Update it.po

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

14 years agoTry to restore longtable dialog to a semi functional state. This Dialog is really...
Abdelrazak Younes [Sat, 6 Mar 2010 19:08:10 +0000 (19:08 +0000)]
Try to restore longtable dialog to a semi functional state. This Dialog is really horrible, disabling/enabling a checkbox depending on the cursor position is very unintuitive... We need some edit boxes to show which rows are header/footer/etc without having to move the cursor first. That would be my next step newt week.

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

14 years ago* NEWS - add skeleton for 1.6.0 at least
Pavel Sanda [Sat, 6 Mar 2010 18:51:36 +0000 (18:51 +0000)]
* NEWS - add skeleton for 1.6.0 at least

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

14 years agoSynchro NEWS with branch
Pavel Sanda [Sat, 6 Mar 2010 18:21:08 +0000 (18:21 +0000)]
Synchro NEWS with branch

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

14 years agoscons_manifest.py; fix SCons according to r33637
Uwe Stöhr [Sat, 6 Mar 2010 18:20:31 +0000 (18:20 +0000)]
scons_manifest.py; fix SCons according to r33637

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

14 years agoAdd "Info settings" to the Edit menu.
Vincent van Ravesteijn [Sat, 6 Mar 2010 17:51:40 +0000 (17:51 +0000)]
Add "Info settings" to the Edit menu.

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

14 years agoFix bug #6580: Revert r29305, which was supposed to fix bug #5901.
Vincent van Ravesteijn [Sat, 6 Mar 2010 17:47:50 +0000 (17:47 +0000)]
Fix bug #6580: Revert r29305, which was supposed to fix bug #5901.

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

14 years agocmake: fix merge build
Peter Kümmel [Sat, 6 Mar 2010 16:18:16 +0000 (16:18 +0000)]
cmake: fix merge build

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

14 years ago* RELEASE-NOTES
Pavel Sanda [Sat, 6 Mar 2010 15:46:02 +0000 (15:46 +0000)]
* RELEASE-NOTES

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

14 years agoUpdate READMEs
Pavel Sanda [Sat, 6 Mar 2010 15:29:46 +0000 (15:29 +0000)]
Update READMEs

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

14 years agoCorrect name in credits, thanks Juergen.
Pavel Sanda [Sat, 6 Mar 2010 15:03:37 +0000 (15:03 +0000)]
Correct name in credits, thanks Juergen.

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

14 years agoFix unsafe use of fixed width arrays.
Pavel Sanda [Sat, 6 Mar 2010 14:57:16 +0000 (14:57 +0000)]
Fix unsafe use of fixed width arrays.
Fix crash when MathMatrix has more than 80 columns

Patch from John McCabe-Dansted, approved from Andre.

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

14 years ago* fix instant preview without dvipng (bug 6579).
Jürgen Spitzmüller [Sat, 6 Mar 2010 14:53:27 +0000 (14:53 +0000)]
* fix instant preview without dvipng (bug 6579).

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

14 years agoFix bug #6564. The cmd status retrieval is quite broken within tables (math or text).
Abdelrazak Younes [Sat, 6 Mar 2010 14:19:21 +0000 (14:19 +0000)]
Fix bug #6564. The cmd status retrieval is quite broken within tables (math or text).

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

14 years agoRemerge strings.
Pavel Sanda [Sat, 6 Mar 2010 12:48:17 +0000 (12:48 +0000)]
Remerge strings.

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

14 years agoRemove unused SignalSlot files per Abdel's suggestion
Pavel Sanda [Sat, 6 Mar 2010 12:48:02 +0000 (12:48 +0000)]
Remove unused SignalSlot files per Abdel's suggestion

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

14 years agoFile missing in tarball
Pavel Sanda [Sat, 6 Mar 2010 12:47:57 +0000 (12:47 +0000)]
File missing in tarball

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

14 years agoDisable lists of floats we don't know how to generate.
Richard Heck [Fri, 5 Mar 2010 23:47:33 +0000 (23:47 +0000)]
Disable lists of floats we don't know how to generate.

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

14 years agoUpdate layouts to format 24.
Richard Heck [Fri, 5 Mar 2010 23:02:24 +0000 (23:02 +0000)]
Update layouts to format 24.

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

14 years agoRework and partially revert r33631.
Richard Heck [Fri, 5 Mar 2010 22:58:29 +0000 (22:58 +0000)]
Rework and partially revert r33631.

This patch introduces a "ListCommand" tag for Float layout. This tag
defines the command used to generate a list of such floats, in the cases
where float.sty is not used (i.e., where NeedsFloatPkg is true). We were
previously hardcoding the commands \listoftables and \listoffigures. But
in other cases, such as achemso.layout, which defines lists of schemes,
charts, etc, we could not output such lists.

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

14 years agoFIXME regarding XHTML output of custom float lists.
Richard Heck [Fri, 5 Mar 2010 21:07:01 +0000 (21:07 +0000)]
FIXME regarding XHTML output of custom float lists.

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

14 years agoLet floats decide for themselves what command is used to create a list
Richard Heck [Fri, 5 Mar 2010 21:06:22 +0000 (21:06 +0000)]
Let floats decide for themselves what command is used to create a list
of them. This is preparatory for introducing a layout tag that lets us
customize that command for builtin floats.

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

14 years agoFix bug 6522 and its relatives in trunk. I am not absolutely sure this
Richard Heck [Fri, 5 Mar 2010 20:47:50 +0000 (20:47 +0000)]
Fix bug 6522 and its relatives in trunk. I am not absolutely sure this
is right, though. Someone please check.

The problem, in branch, was that (in Qt 4.6.x, anyway) the call to
reset() eventually triggers the on_typeCO_currentIndexChanged() method,
which eventually leads to GuiView::setFocus(), which leads to
GuiWorkArea::focusInEvent(), which tries to start the cursor, whose
position hasn't been updated yet, from what I can see.

The problem in trunk is similar. The crash happens, I think, because,
while we are in the middle of resetting the model, the same method is
triggered, which leads us to try to access the model while we are in the
middle of resetting it.

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

14 years agorename frenzy
Edwin Leuven [Fri, 5 Mar 2010 18:10:34 +0000 (18:10 +0000)]
rename frenzy

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

14 years agofix bug 6578, use tabs
Peter Kümmel [Fri, 5 Mar 2010 18:07:05 +0000 (18:07 +0000)]
fix bug 6578, use tabs

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

14 years agoChange the LaTeXBuiltin tag to a NeedsFloatPkg tag. Discussion on the
Richard Heck [Fri, 5 Mar 2010 17:24:38 +0000 (17:24 +0000)]
Change the LaTeXBuiltin tag to a NeedsFloatPkg tag. Discussion on the
list revealed that the former is confusing to people. The latter
indicates more clearly what the tag does.

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

14 years agoFix the usage of msnmerge on MacOSX.
Vincent van Ravesteijn [Fri, 5 Mar 2010 13:03:06 +0000 (13:03 +0000)]
Fix the usage of msnmerge on MacOSX.

see:
http://www.mail-archive.com/lyx-users@lists.lyx.org/msg79616.html

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

14 years agonext one
Pavel Sanda [Fri, 5 Mar 2010 08:05:25 +0000 (08:05 +0000)]
next one

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

14 years agoStart preparations for alpha
Pavel Sanda [Fri, 5 Mar 2010 08:05:20 +0000 (08:05 +0000)]
Start preparations for alpha

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

14 years agoInsetTabular.cpp:
Uwe Stöhr [Fri, 5 Mar 2010 03:37:21 +0000 (03:37 +0000)]
InsetTabular.cpp:
- multirow cells are always left aligned, therefore disable horizontal alignment
- multirows cannot be vertically aligned, therefore disallow this

(Two issues less in http://wiki.lyx.org/Devel/Multirow .)

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

14 years agoes.po: translations for trunk by Ignacio
Uwe Stöhr [Fri, 5 Mar 2010 02:31:52 +0000 (02:31 +0000)]
es.po: translations for trunk by Ignacio

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

14 years agoremove old "logic"
Edwin Leuven [Thu, 4 Mar 2010 21:31:06 +0000 (21:31 +0000)]
remove old "logic"

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

14 years ago - unset multicol (row) when setting multirow (col)
Edwin Leuven [Thu, 4 Mar 2010 20:20:45 +0000 (20:20 +0000)]
 - unset multicol (row) when setting multirow (col)
 - bit of function cleanup

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

14 years agoClarify the ListName tag for floats.
Richard Heck [Thu, 4 Mar 2010 13:44:23 +0000 (13:44 +0000)]
Clarify the ListName tag for floats.

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

14 years agoSome cleanup for the Floating class.
Richard Heck [Thu, 4 Mar 2010 13:42:05 +0000 (13:42 +0000)]
Some cleanup for the Floating class.

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

14 years agoSet linelen when exporting latex for the purpose of chktex-ing it, so that a meaningf...
Tommaso Cucinotta [Thu, 4 Mar 2010 08:13:42 +0000 (08:13 +0000)]
Set linelen when exporting latex for the purpose of chktex-ing it, so that a meaningful error-line is reported back to the GUI (addressing #6574).

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

14 years agoInsetTabular.cpp: fix bug that LyX allowed to specify the vertical alignment of table...
Uwe Stöhr [Thu, 4 Mar 2010 03:55:13 +0000 (03:55 +0000)]
InsetTabular.cpp: fix bug that LyX allowed to specify the vertical alignment of table columns without a fixed width

Should also go to branch, Jürgen?

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

14 years agoInsetTabular.cpp: disallow the following cases:
Uwe Stöhr [Thu, 4 Mar 2010 03:27:30 +0000 (03:27 +0000)]
InsetTabular.cpp: disallow the following cases:
- a multirow cannot be a multicolumn the same time
- a multirow cannot be the caption of a longtable

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