]> git.lyx.org Git - lyx.git/log
lyx.git
15 years agoscons_manifest.py: fix SCons after r26304, Enrico, please also take care of SCons...
Uwe Stöhr [Fri, 5 Sep 2008 21:49:34 +0000 (21:49 +0000)]
scons_manifest.py: fix SCons after r26304, Enrico, please also take care of SCons when changing files

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

15 years agoGuiApplication::resetGui(): clear out Mac nenubar before deletion, just in case.
Abdelrazak Younes [Fri, 5 Sep 2008 12:42:47 +0000 (12:42 +0000)]
GuiApplication::resetGui(): clear out Mac nenubar before deletion, just in case.

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

15 years agoGuiApplication::resetGui(): Recreate Mac nenubar.
Abdelrazak Younes [Fri, 5 Sep 2008 12:39:43 +0000 (12:39 +0000)]
GuiApplication::resetGui(): Recreate Mac nenubar.

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

15 years agoScons: do not check minor version of 0.96. Require at least 0.97.
Bo Peng [Fri, 5 Sep 2008 01:29:27 +0000 (01:29 +0000)]
Scons: do not check minor version of 0.96. Require at least 0.97.

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

15 years agoImplement the EnsureMath inset in mathed for nesting math mode in text mode.
Enrico Forestieri [Thu, 4 Sep 2008 22:24:07 +0000 (22:24 +0000)]
Implement the EnsureMath inset in mathed for nesting math mode in text mode.

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

15 years agoFix a bug that allowed setting of layouts inside optional arguments.
Richard Heck [Thu, 4 Sep 2008 21:50:14 +0000 (21:50 +0000)]
Fix a bug that allowed setting of layouts inside optional arguments.

There is more that could be done here.

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

15 years agoCompil fix.
Pavel Sanda [Thu, 4 Sep 2008 19:54:32 +0000 (19:54 +0000)]
Compil fix.

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

15 years ago* src/LaTeXFeatures.cpp:
Jürgen Spitzmüller [Thu, 4 Sep 2008 14:39:08 +0000 (14:39 +0000)]
* src/LaTeXFeatures.cpp:
- handle case where natbib is loaded internally by a class, but still plain cite commands
  have to be output (bug 5182)
* lib/revtex4.layout:
- this is such a case.

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

15 years agouse svjour.inc instead of svjour3.inc (bug 5154)
Jean-Marc Lasgouttes [Thu, 4 Sep 2008 14:03:01 +0000 (14:03 +0000)]
use svjour.inc instead of svjour3.inc (bug 5154)

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

15 years agoSome GuiSendto polishing by Vincent and me.
Jürgen Spitzmüller [Thu, 4 Sep 2008 09:36:44 +0000 (09:36 +0000)]
Some GuiSendto polishing by Vincent and me.

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

15 years agoAdd FIXME
Enrico Forestieri [Wed, 3 Sep 2008 19:07:54 +0000 (19:07 +0000)]
Add FIXME

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

15 years agocorrect size
Edwin Leuven [Wed, 3 Sep 2008 18:47:12 +0000 (18:47 +0000)]
correct size

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

15 years agocosmetics
André Pönitz [Wed, 3 Sep 2008 18:30:05 +0000 (18:30 +0000)]
cosmetics

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

15 years agoFix http://bugzilla.lyx.org/show_bug.cgi?id=5191
Abdelrazak Younes [Wed, 3 Sep 2008 12:59:36 +0000 (12:59 +0000)]
Fix http://bugzilla.lyx.org/show_bug.cgi?id=5191
Patch from Vincent van Ravesteijn

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

15 years agoWe may have buffers with different encodings, that, in turn, may also
Enrico Forestieri [Wed, 3 Sep 2008 08:17:00 +0000 (08:17 +0000)]
We may have buffers with different encodings, that, in turn, may also
be different from the language default ones.

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

15 years agoUpdate it.po
Enrico Forestieri [Tue, 2 Sep 2008 20:26:08 +0000 (20:26 +0000)]
Update it.po

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

15 years agoSpecify that we are in math mode. This avoids unnecessary \ensuremath
Enrico Forestieri [Tue, 2 Sep 2008 20:04:05 +0000 (20:04 +0000)]
Specify that we are in math mode. This avoids unnecessary \ensuremath
commands when using math in text mode (such as in $\text{$\phi$}$, where
\phi would be enclosed in \ensuremath{} as it is inside \text{}).

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

15 years agoTake into account the latex encoding when generating math preview snippets.
Enrico Forestieri [Tue, 2 Sep 2008 20:02:08 +0000 (20:02 +0000)]
Take into account the latex encoding when generating math preview snippets.

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

15 years agoGerman EmbeddedObjects.lyx: two tiny issues spotted by Hartmut
Uwe Stöhr [Mon, 1 Sep 2008 22:55:42 +0000 (22:55 +0000)]
German EmbeddedObjects.lyx: two tiny issues spotted by Hartmut

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

15 years agofix SCons after r26280
Uwe Stöhr [Mon, 1 Sep 2008 22:40:21 +0000 (22:40 +0000)]
fix SCons after r26280

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

15 years ago* po/*.po: remerge
Jürgen Spitzmüller [Mon, 1 Sep 2008 08:45:58 +0000 (08:45 +0000)]
* po/*.po: remerge

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

15 years agobetter naming for encoding default, as discussed in bug 4971.
Jürgen Spitzmüller [Mon, 1 Sep 2008 08:39:19 +0000 (08:39 +0000)]
better naming for encoding default, as discussed in bug 4971.

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

15 years ago* cs tutorial
Pavel Sanda [Sun, 31 Aug 2008 22:40:03 +0000 (22:40 +0000)]
* cs tutorial

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

15 years agoMove obsolete Reference.lyx into attic.
Pavel Sanda [Sun, 31 Aug 2008 19:21:54 +0000 (19:21 +0000)]
Move obsolete Reference.lyx into attic.

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

15 years agoFix silly ordering of docs in table of contents
Pavel Sanda [Sun, 31 Aug 2008 19:12:49 +0000 (19:12 +0000)]
Fix silly ordering of docs in table of contents

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

15 years agoUpdate it.po
Enrico Forestieri [Sun, 31 Aug 2008 17:34:13 +0000 (17:34 +0000)]
Update it.po

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

15 years agodoc/Makefile.am: add missing image file
Uwe Stöhr [Sun, 31 Aug 2008 13:40:37 +0000 (13:40 +0000)]
doc/Makefile.am: add missing image file

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

15 years agoInsetHyperlink.cpp: coding style change according to André's advice
Uwe Stöhr [Sat, 30 Aug 2008 14:52:56 +0000 (14:52 +0000)]
InsetHyperlink.cpp: coding style change according to André's advice

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

15 years agoMath.lyx: revert r26267 see the mailing list for an explanation
Uwe Stöhr [Sat, 30 Aug 2008 13:53:28 +0000 (13:53 +0000)]
Math.lyx: revert r26267 see the mailing list for an explanation

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

15 years agoless fingerpainting involved now. and no warnings...
André Pönitz [Sat, 30 Aug 2008 11:02:02 +0000 (11:02 +0000)]
less fingerpainting involved now. and no warnings...

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

15 years agopotentially fix http://bugzilla.lyx.org/show_bug.cgi?id=5168
Abdelrazak Younes [Sat, 30 Aug 2008 09:25:55 +0000 (09:25 +0000)]
potentially fix http://bugzilla.lyx.org/show_bug.cgi?id=5168

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

15 years agoMath.lyx: fix a preamble bug
Uwe Stöhr [Fri, 29 Aug 2008 23:28:22 +0000 (23:28 +0000)]
Math.lyx: fix a preamble bug

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

15 years agoinstaller: updates for LyX 1.6rc2
Uwe Stöhr [Fri, 29 Aug 2008 23:26:02 +0000 (23:26 +0000)]
installer: updates for LyX 1.6rc2

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

15 years agoGerman UserGuide.lyx: remove wrong example hyperlink
Uwe Stöhr [Fri, 29 Aug 2008 22:53:09 +0000 (22:53 +0000)]
German UserGuide.lyx: remove wrong example hyperlink

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

15 years agoInsetHyperlink.cpp: fix a bug I introduced in r26218
Uwe Stöhr [Fri, 29 Aug 2008 22:44:48 +0000 (22:44 +0000)]
InsetHyperlink.cpp: fix a bug I introduced in r26218

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

15 years agofr.po: updates from Jean-Pierre
Uwe Stöhr [Fri, 29 Aug 2008 21:51:44 +0000 (21:51 +0000)]
fr.po: updates from Jean-Pierre

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

15 years agorelict from past.
Pavel Sanda [Fri, 29 Aug 2008 15:11:23 +0000 (15:11 +0000)]
relict from past.

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

15 years agoBack to svn in route to rc3
José Matox [Fri, 29 Aug 2008 09:16:55 +0000 (09:16 +0000)]
Back to svn in route to rc3

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

15 years agoGet rid of annoying tooltips. ERT tooltip survived for the time being.
Pavel Sanda [Fri, 29 Aug 2008 00:38:51 +0000 (00:38 +0000)]
Get rid of annoying tooltips. ERT tooltip survived for the time being.
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg142984.html

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

15 years agoFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5093 .
Pavel Sanda [Fri, 29 Aug 2008 00:31:04 +0000 (00:31 +0000)]
Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=5093 .
Patch by Vincent.

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

15 years agoPreparing the path to rc2 1.6.0rc2
José Matox [Thu, 28 Aug 2008 15:08:32 +0000 (15:08 +0000)]
Preparing the path to rc2

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

15 years ago* cs.po
Pavel Sanda [Thu, 28 Aug 2008 09:12:04 +0000 (09:12 +0000)]
* cs.po

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

15 years agoMath.lyx: apply the fix from r26229 to all versions (I have no idea what went wrong...
Uwe Stöhr [Wed, 27 Aug 2008 21:56:40 +0000 (21:56 +0000)]
Math.lyx: apply the fix from r26229 to all versions (I have no idea what went wrong that this problem appeared.)

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

15 years agoGerman UserGuide.lyx: typo spotted by Hartmut
Uwe Stöhr [Wed, 27 Aug 2008 21:14:16 +0000 (21:14 +0000)]
German UserGuide.lyx: typo spotted by Hartmut

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

15 years agodoc/Makefile.am: fix for r26179
Uwe Stöhr [Wed, 27 Aug 2008 21:08:34 +0000 (21:08 +0000)]
doc/Makefile.am: fix for r26179

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

15 years ago- de.po: some translations
Uwe Stöhr [Wed, 27 Aug 2008 20:45:20 +0000 (20:45 +0000)]
- de.po: some translations
- po-file remerge

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

15 years agoSilence warning
Pavel Sanda [Wed, 27 Aug 2008 20:24:18 +0000 (20:24 +0000)]
Silence warning

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

15 years ago* cs.po
Pavel Sanda [Wed, 27 Aug 2008 20:16:03 +0000 (20:16 +0000)]
* cs.po

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

15 years agofr.po: updates from Jean-Pierre
Uwe Stöhr [Wed, 27 Aug 2008 20:07:05 +0000 (20:07 +0000)]
fr.po: updates from Jean-Pierre

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

15 years agoja.po_ updates from Koji
Uwe Stöhr [Wed, 27 Aug 2008 20:04:04 +0000 (20:04 +0000)]
ja.po_ updates from Koji

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

15 years ago* cs.po
Pavel Sanda [Mon, 25 Aug 2008 18:14:12 +0000 (18:14 +0000)]
* cs.po

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

15 years agoQuick fix for a problem noted by Stefan. The better fix is to migrate this
Richard Heck [Mon, 25 Aug 2008 17:38:57 +0000 (17:38 +0000)]
Quick fix for a problem noted by Stefan. The better fix is to migrate this
dialog, and all the others, to the new framework. GuiRef still inherits from
GuiDialog, rather than from DialogView.

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

15 years agomore appropriate behaviour on assert
André Pönitz [Sun, 24 Aug 2008 21:24:21 +0000 (21:24 +0000)]
more appropriate behaviour on assert

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

15 years agofix off-by-two drawing error
André Pönitz [Sun, 24 Aug 2008 21:16:09 +0000 (21:16 +0000)]
fix off-by-two drawing error

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

15 years agoVCS: add notification
Pavel Sanda [Sun, 24 Aug 2008 20:36:23 +0000 (20:36 +0000)]
VCS: add notification

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

15 years agoremove superflous lyx:: qualification
André Pönitz [Sun, 24 Aug 2008 20:29:20 +0000 (20:29 +0000)]
remove superflous lyx:: qualification

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

15 years agothis triggered some 'unusual contents found' message.
André Pönitz [Sun, 24 Aug 2008 19:14:43 +0000 (19:14 +0000)]
this triggered some 'unusual contents found' message.

incidentally, since when are we in the finger-painting business?
\raisebox{6mm}{} ...  to make something appear taller? huh?

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

15 years ago* src/insets/InsetNewline.cpp:
Jürgen Spitzmüller [Sat, 23 Aug 2008 15:07:31 +0000 (15:07 +0000)]
* src/insets/InsetNewline.cpp:
- revert accidental commit.

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

15 years ago* src/inset/InsetNomencl.cpp:
Jürgen Spitzmüller [Sat, 23 Aug 2008 15:02:44 +0000 (15:02 +0000)]
* src/inset/InsetNomencl.cpp:
- implemet inset tooltip.

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

15 years ago* separate nomencl processing command from index processing command, since nomencl
Jürgen Spitzmüller [Sat, 23 Aug 2008 09:44:00 +0000 (09:44 +0000)]
* separate nomencl processing command from index processing command, since nomencl
  relies on makeindex (with specific options) [bug 5184].

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

15 years ago* src/inset/InsetNomencl.cpp:
Jürgen Spitzmüller [Fri, 22 Aug 2008 16:12:29 +0000 (16:12 +0000)]
* src/inset/InsetNomencl.cpp:
- indicate content of nomencl inset (bug 5183).

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

15 years agoUpdate it.po
Enrico Forestieri [Wed, 20 Aug 2008 01:16:32 +0000 (01:16 +0000)]
Update it.po

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

15 years agoExtended.lyx: correction as we use now the OS default file dialog
Uwe Stöhr [Tue, 19 Aug 2008 22:14:52 +0000 (22:14 +0000)]
Extended.lyx: correction as we use now the OS default file dialog

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

15 years agoInsetHyperlink.cpp: add "http://" when the hyperlink type is web and no protocol...
Uwe Stöhr [Tue, 19 Aug 2008 22:06:10 +0000 (22:06 +0000)]
InsetHyperlink.cpp: add "http://" when the hyperlink type is web and no protocol is specified (as requested on the lyx-devel list)

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

15 years agoGerman UserGuide.lyx: small update by Hartmut
Uwe Stöhr [Tue, 19 Aug 2008 20:59:57 +0000 (20:59 +0000)]
German UserGuide.lyx: small update by Hartmut

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

15 years ago- fix class of German splash.lyx
Uwe Stöhr [Tue, 19 Aug 2008 20:50:16 +0000 (20:50 +0000)]
- fix class of German splash.lyx

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

15 years ago* src/insets/InsetFloat{.cpp,h}:
Jürgen Spitzmüller [Tue, 19 Aug 2008 14:56:12 +0000 (14:56 +0000)]
* src/insets/InsetFloat{.cpp,h}:
- subfloat labelling fixes from Vincent.

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

15 years ago* src/Paragraph.cpp:
Jürgen Spitzmüller [Tue, 19 Aug 2008 08:51:56 +0000 (08:51 +0000)]
* src/Paragraph.cpp:
- use \textquotedbl for straight quotes in T1 encoding (bug 5091).

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

15 years agofinal final touch.
Jürgen Spitzmüller [Tue, 19 Aug 2008 07:51:40 +0000 (07:51 +0000)]
final final touch.

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

15 years agofinal touch.
Jürgen Spitzmüller [Tue, 19 Aug 2008 07:48:24 +0000 (07:48 +0000)]
final touch.

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

15 years ago* adjust line lengths
Jürgen Spitzmüller [Tue, 19 Aug 2008 07:30:09 +0000 (07:30 +0000)]
* adjust line lengths

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

15 years agowhitespace
Jürgen Spitzmüller [Tue, 19 Aug 2008 07:06:51 +0000 (07:06 +0000)]
whitespace

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

15 years ago* lib/encodings: revert accidental string change.
Jürgen Spitzmüller [Tue, 19 Aug 2008 07:05:09 +0000 (07:05 +0000)]
* lib/encodings: revert accidental string change.

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

15 years ago* add Tetsuya Makimura to the credits.
Jürgen Spitzmüller [Tue, 19 Aug 2008 06:53:18 +0000 (06:53 +0000)]
* add Tetsuya Makimura to the credits.

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

15 years agoforgot this in rev. 26200.
Jürgen Spitzmüller [Tue, 19 Aug 2008 06:43:01 +0000 (06:43 +0000)]
forgot this in rev. 26200.

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

15 years ago** proper implementation of pLaTeX by Tetsuya Makimura and me, fixes many remaining...
Jürgen Spitzmüller [Mon, 18 Aug 2008 17:26:09 +0000 (17:26 +0000)]
** proper implementation of pLaTeX by Tetsuya Makimura and me, fixes many remaining problems and bugs with language "japanese" (bugs 4863, 4290, 4700 and partially 4697) **

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

15 years ago* po/*.po: remerge
Jürgen Spitzmüller [Mon, 18 Aug 2008 08:10:35 +0000 (08:10 +0000)]
* po/*.po: remerge

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

15 years ago* external_templates:
Jürgen Spitzmüller [Mon, 18 Aug 2008 08:09:48 +0000 (08:09 +0000)]
* external_templates:
- remove formatting and chars from help text that makes translation fail.

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

15 years ago* de.po: some new translations from Hartmut and me.
Jürgen Spitzmüller [Mon, 18 Aug 2008 07:49:34 +0000 (07:49 +0000)]
* de.po: some new translations from Hartmut and me.

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

15 years agolayout for the svjour3 class, it is adoption of the existing svjour layout by John...
Uwe Stöhr [Sat, 16 Aug 2008 22:37:49 +0000 (22:37 +0000)]
layout for the svjour3 class, it is adoption of the existing svjour layout by John Perry, fixes http://bugzilla.lyx.org/show_bug.cgi?id=5154

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

15 years agoCREDITS: correct credits
Uwe Stöhr [Sat, 16 Aug 2008 12:36:53 +0000 (12:36 +0000)]
CREDITS: correct credits
- Sponsoring is not under the GPL and no contribution in the sense of a license. When we want to list the sponsors, we should do this in a separate list.
- The same applies for the Wiki. There is no license for Wiki edits people have to agree to. Otherwise (and to be fair) we must list everybody who has contributed to the Wiki in the Credits, which is not possible.

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

15 years ago* lib/external_templates:
Jürgen Spitzmüller [Sat, 16 Aug 2008 10:24:45 +0000 (10:24 +0000)]
* lib/external_templates:
- reenable preview for pdfpages (bug 5102).

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

15 years agoremove last traces of the --with-qmake option
Jean-Marc Lasgouttes [Fri, 15 Aug 2008 21:48:32 +0000 (21:48 +0000)]
remove last traces of the --with-qmake option

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

15 years agoOops... I don't know the alphabet, Liviu Andronic now in the right place. Also fixed...
Christian Ridderström [Fri, 15 Aug 2008 21:30:18 +0000 (21:30 +0000)]
Oops... I don't know the alphabet, Liviu Andronic now in the right place. Also fixed help text in the script

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

15 years agocleanup
Jean-Marc Lasgouttes [Fri, 15 Aug 2008 21:29:33 +0000 (21:29 +0000)]
cleanup

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

15 years agoAdded Liviu Andronic, and modified generate_contributions.py to match what was in...
Christian Ridderström [Fri, 15 Aug 2008 21:17:37 +0000 (21:17 +0000)]
Added Liviu Andronic, and modified generate_contributions.py to match what was in CREDITS for Richard

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

15 years agonew Ukrainian Intro manual by Yuri
Uwe Stöhr [Fri, 15 Aug 2008 19:57:30 +0000 (19:57 +0000)]
new Ukrainian Intro manual by Yuri

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

15 years agoBug 5173: Undo Grouping
Jean-Marc Lasgouttes [Fri, 15 Aug 2008 19:24:56 +0000 (19:24 +0000)]
Bug 5173: Undo Grouping
http://bugzilla.lyx.org/show_bug.cgi?id=5173

* Undo.cpp (beginUndoGroup, endUndoGroup): new methods.
(UndoElement): add group_id member
(UndoElementStack): when removing old undo entries, make sure to
remove whole groups.
(Undo::Private): add group_id and group_level (for nesting) members.
(doTextUndoOrRedo): new method. Apply _one_ UndoElement.
(textUndoOrRedo): call doTextUndoOrRedo on each element of the current
group.
(recordUndoFullDocument): put inside an undo group

* Cursor.cpp (beginUndoGroup, endUndoGroup): new methods.

* LyXFunc.cpp (dispatch): add calls to (begin|end)UndoGroup.

* lyxfind.cpp (replaceAll): use several recordUndo instead
of one recordUndoFullDocument.

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

15 years agoAdd a new debug channel UNDO (in place of the unused ROFF)
Jean-Marc Lasgouttes [Fri, 15 Aug 2008 19:09:42 +0000 (19:09 +0000)]
Add a new debug channel UNDO (in place of the unused ROFF)

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

15 years agoFix crash when the Gui Name of a toolbar is not plain ascii. This
Jean-Marc Lasgouttes [Fri, 15 Aug 2008 18:43:46 +0000 (18:43 +0000)]
Fix crash when the Gui Name of a toolbar is not plain ascii. This
happens for example with fr.po.

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

15 years agotypo
Jean-Marc Lasgouttes [Fri, 15 Aug 2008 17:32:13 +0000 (17:32 +0000)]
typo

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

15 years agoFix bug 2449: Insertion of math delimiter cannot completely be undone
Jean-Marc Lasgouttes [Fri, 15 Aug 2008 16:15:20 +0000 (16:15 +0000)]
Fix bug 2449: Insertion of math delimiter cannot completely be undone
http://bugzilla.lyx.org/show_bug.cgi?id=2449

* Text3.cpp (dispatch): handle undo for LFUN_MATH_INSERT,
LFUN_MATH_MATRIX, LFUN_MATH_DELIM and LFUN_MATH_BIGDELIM.

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

15 years agoFix bug 3407: Undo with text-in-mathmode
Jean-Marc Lasgouttes [Fri, 15 Aug 2008 15:50:42 +0000 (15:50 +0000)]
Fix bug 3407: Undo with text-in-mathmode
http://bugzilla.lyx.org/show_bug.cgi?id=3407

* InsetMathNest.cpp (doDispatch/LFUN_MATH_MODE): handle undo

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

15 years agofix installation of toc files with automake 10.1
Jean-Marc Lasgouttes [Fri, 15 Aug 2008 12:32:47 +0000 (12:32 +0000)]
fix installation of toc files with automake 10.1

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

15 years agoFix bug 5172: Toolbar names are not translated
Enrico Forestieri [Fri, 15 Aug 2008 10:56:53 +0000 (10:56 +0000)]
Fix bug 5172: Toolbar names are not translated
http://bugzilla.lyx.org/show_bug.cgi?id=5172

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

15 years agoOne more.
Richard Heck [Fri, 15 Aug 2008 01:03:51 +0000 (01:03 +0000)]
One more.

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

15 years agoAdd a comment about how to clean this up. This looks like post-1.6 stuff,
Richard Heck [Fri, 15 Aug 2008 01:03:32 +0000 (01:03 +0000)]
Add a comment about how to clean this up. This looks like post-1.6 stuff,
since it doesn't actually affect current function.

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

15 years agoUpdate it.po
Enrico Forestieri [Thu, 14 Aug 2008 20:27:04 +0000 (20:27 +0000)]
Update it.po

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

15 years agoA FIXME for later.
Richard Heck [Thu, 14 Aug 2008 15:53:32 +0000 (15:53 +0000)]
A FIXME for later.

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

15 years agoDo the last commit the right way. The previous one led to a crash because I wasn't
Richard Heck [Thu, 14 Aug 2008 15:44:36 +0000 (15:44 +0000)]
Do the last commit the right way. The previous one led to a crash because I wasn't
returning a fully realized font.

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