]> git.lyx.org Git - lyx.git/log
lyx.git
15 years agoupdate to Python 2.6
Joost Verburg [Thu, 30 Oct 2008 15:11:26 +0000 (15:11 +0000)]
update to Python 2.6

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

15 years agoFix http://bugzilla.lyx.org/show_bug.cgi?id=5430 .
Pavel Sanda [Thu, 30 Oct 2008 13:47:41 +0000 (13:47 +0000)]
Fix http://bugzilla.lyx.org/show_bug.cgi?id=5430 .
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg145723.html

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

15 years agoFix for 5429 from Vincent.
Richard Heck [Thu, 30 Oct 2008 11:49:18 +0000 (11:49 +0000)]
Fix for 5429 from Vincent.

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

15 years agodevelopment/Makefile.am: forgot this in r27194
Uwe Stöhr [Thu, 30 Oct 2008 01:32:46 +0000 (01:32 +0000)]
development/Makefile.am: forgot this in r27194

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

15 years agoinstaller: - updated to Python 2.6
Uwe Stöhr [Thu, 30 Oct 2008 01:20:48 +0000 (01:20 +0000)]
installer: - updated to Python 2.6
           - fix 2 bugs
           - remove unneeded file

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

15 years agoFix CharStyle-->Element problem.
Richard Heck [Thu, 30 Oct 2008 00:45:03 +0000 (00:45 +0000)]
Fix CharStyle-->Element problem.

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

15 years agoFix docbook_article.lyx.
Richard Heck [Thu, 30 Oct 2008 00:38:52 +0000 (00:38 +0000)]
Fix docbook_article.lyx.

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

15 years agoExtended.lyx: mention that ChkTeX is not available for Windows
Uwe Stöhr [Thu, 30 Oct 2008 00:29:22 +0000 (00:29 +0000)]
Extended.lyx: mention that ChkTeX is not available for Windows

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

15 years agoRevert 27186 which fixed an invalid bug.
Abdelrazak Younes [Wed, 29 Oct 2008 15:33:52 +0000 (15:33 +0000)]
Revert 27186 which fixed an invalid bug.

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

15 years agowhen showing full source, do not define \input@path
Jean-Marc Lasgouttes [Wed, 29 Oct 2008 14:04:10 +0000 (14:04 +0000)]
when showing full source, do not define \input@path

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

15 years agoremove obsolete workaround
Jean-Marc Lasgouttes [Wed, 29 Oct 2008 13:42:09 +0000 (13:42 +0000)]
remove obsolete workaround

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

15 years agoFix http://bugzilla.lyx.org/show_bug.cgi?id=5392
Abdelrazak Younes [Wed, 29 Oct 2008 09:24:54 +0000 (09:24 +0000)]
Fix http://bugzilla.lyx.org/show_bug.cgi?id=5392

The problem is that, for an unknown reason, an InsetMathHull is used *inside* an InsetMathHull. This is the reason why we have two levels of instant preview. I don't know if that was intended.

When moving the cursor, only the doDispatch() of the enclosing InsetMathHull is
called, not the inner one; so we don't have a chance to detect that the inner InsetMathHull should leave its preview mode.

The new leavePreview() method ensures that the screen will be redrawn if needed with cursor movement.

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

15 years agoStyle, const access and small optimizations.
Abdelrazak Younes [Wed, 29 Oct 2008 08:03:26 +0000 (08:03 +0000)]
Style, const access and small optimizations.

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

15 years agodocumentation, example, and template files: correct the typography of e.g. and i...
Uwe Stöhr [Tue, 28 Oct 2008 23:39:29 +0000 (23:39 +0000)]
documentation, example, and template files: correct the typography of e.g. and i.e. as discussed on the list

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

15 years agoaastex.layout: correct author note
Uwe Stöhr [Tue, 28 Oct 2008 22:30:53 +0000 (22:30 +0000)]
aastex.layout: correct author note

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

15 years ago- aa.layout: updatesd for aa.cls version 6.1
Uwe Stöhr [Tue, 28 Oct 2008 22:29:02 +0000 (22:29 +0000)]
- aa.layout: updatesd for aa.cls version 6.1
- aa.lyx, aa_sample.lyx: updates and fix the documentclass option

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

15 years agoes.po: change header so that postats.py works
Pavel Sanda [Tue, 28 Oct 2008 22:06:41 +0000 (22:06 +0000)]
es.po: change header so that postats.py works

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

15 years agoja.po, Japanese Shortcuts.lyx: updates by Koji
Uwe Stöhr [Tue, 28 Oct 2008 21:07:28 +0000 (21:07 +0000)]
ja.po, Japanese Shortcuts.lyx: updates by Koji

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

15 years agoBack to svn and in route to 1.6.0
José Matox [Tue, 28 Oct 2008 20:32:16 +0000 (20:32 +0000)]
Back to svn and in route to 1.6.0

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

15 years agoPrepare to release candidate 5 1.6.0rc5
José Matox [Tue, 28 Oct 2008 20:07:51 +0000 (20:07 +0000)]
Prepare to release candidate 5

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

15 years agoUpdate translations for rc5
José Matox [Tue, 28 Oct 2008 19:17:49 +0000 (19:17 +0000)]
Update translations for rc5

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

15 years agoFix Makefile for windows instalation files
José Matox [Tue, 28 Oct 2008 19:14:57 +0000 (19:14 +0000)]
Fix Makefile for windows instalation files

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

15 years agorevert hazardous part of r26957 and add a comment, take 3.
Abdelrazak Younes [Tue, 28 Oct 2008 18:00:21 +0000 (18:00 +0000)]
revert hazardous part of r26957 and add a comment, take 3.

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

15 years agorevert hazardous part of r26957 and add a comment, take 2.
Abdelrazak Younes [Tue, 28 Oct 2008 17:55:00 +0000 (17:55 +0000)]
revert hazardous part of r26957 and add a comment, take 2.

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

15 years agorevert hazardous part of r26957 and add a comment.
Abdelrazak Younes [Tue, 28 Oct 2008 17:51:08 +0000 (17:51 +0000)]
revert hazardous part of r26957 and add a comment.

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

15 years agoFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5423
Abdelrazak Younes [Tue, 28 Oct 2008 17:41:56 +0000 (17:41 +0000)]
Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=5423
This regression was introduced by at r26957, sorry about that.

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

15 years agoA little const'ness.
Richard Heck [Tue, 28 Oct 2008 16:02:33 +0000 (16:02 +0000)]
A little const'ness.

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

15 years agoDo not reload unicode symbols each time they are used
José Matox [Tue, 28 Oct 2008 16:00:42 +0000 (16:00 +0000)]
Do not reload unicode symbols each time they are used

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

15 years agoFrom Vincent:
Richard Heck [Tue, 28 Oct 2008 15:38:28 +0000 (15:38 +0000)]
From Vincent:

> Hi all,
> >
> > A.
> > 1. create a new document (doc1),
> > 2. insert a label,
> > 3. insert a cross-ref
> > 4. create a new document (doc2)
> > 5. insert a cross-ref (in doc2)
> > then the labels in the cross-ref dialog are those from doc1.
> >

This is solved by the attached patch.

We should not restore the last used buffer if the active buffer has
changed. Especially not when you cannot choose the buffer which is now
still the case.

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

15 years agoThis is a conservative fix for the layout setting bug discussed in
Richard Heck [Tue, 28 Oct 2008 14:11:24 +0000 (14:11 +0000)]
This is a conservative fix for the layout setting bug discussed in
this thread:
  http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg145547.html
The more dramatic fix suggested there can wait.

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

15 years agoFix http://bugzilla.lyx.org/show_bug.cgi?id=5409
Abdelrazak Younes [Tue, 28 Oct 2008 06:46:27 +0000 (06:46 +0000)]
Fix http://bugzilla.lyx.org/show_bug.cgi?id=5409

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

15 years agoRemove dead code.
Enrico Forestieri [Mon, 27 Oct 2008 23:09:08 +0000 (23:09 +0000)]
Remove dead code.

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

15 years agoUserGuide.lyx: - document settings are now its own Appendix
Uwe Stöhr [Mon, 27 Oct 2008 22:49:13 +0000 (22:49 +0000)]
UserGuide.lyx: - document settings are now its own Appendix
               - fixes of formatting bugs introduced by http://bugzilla.lyx.org/show_bug.cgi?id=5423

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

15 years agode.po: fix accelerator keys
Uwe Stöhr [Mon, 27 Oct 2008 21:15:40 +0000 (21:15 +0000)]
de.po: fix accelerator keys

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

15 years agode.po: tiny fix
Uwe Stöhr [Mon, 27 Oct 2008 19:56:28 +0000 (19:56 +0000)]
de.po: tiny fix

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

15 years ago* cs tutorial
Pavel Sanda [Mon, 27 Oct 2008 18:11:06 +0000 (18:11 +0000)]
* cs tutorial

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

15 years ago* cs.po
Pavel Sanda [Mon, 27 Oct 2008 18:04:54 +0000 (18:04 +0000)]
* cs.po

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

15 years agoAdjust profiling to new lyx2lyx call
José Matox [Mon, 27 Oct 2008 16:55:53 +0000 (16:55 +0000)]
Adjust profiling to new lyx2lyx call

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

15 years agoRemove unneeded whitespaces (to help with another patch)
José Matox [Mon, 27 Oct 2008 16:51:51 +0000 (16:51 +0000)]
Remove unneeded whitespaces (to help with another patch)

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

15 years agoFix the worst part of http://bugzilla.lyx.org/show_bug.cgi?id=5409 .
Pavel Sanda [Mon, 27 Oct 2008 14:54:53 +0000 (14:54 +0000)]
Fix the worst part of http://bugzilla.lyx.org/show_bug.cgi?id=5409 .

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

15 years agoFix the following annoying problem: when
Jean-Marc Lasgouttes [Mon, 27 Oct 2008 14:32:18 +0000 (14:32 +0000)]
Fix the following annoying problem: when
using --with-version-suffix (without value), config.status will be
written wrongly and try to run
  ./configure--with-qt4-lib= [...]

This is because the code that adds automatically the version number eats
the leading space.

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

15 years ago* de.po: spelling fixes.
Jürgen Spitzmüller [Mon, 27 Oct 2008 13:20:40 +0000 (13:20 +0000)]
* de.po: spelling fixes.

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

15 years agoAdd a reference to maintainer.
Richard Heck [Mon, 27 Oct 2008 12:35:57 +0000 (12:35 +0000)]
Add a reference to maintainer.

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

15 years agoUpdate re bug 5403.
Richard Heck [Mon, 27 Oct 2008 12:11:02 +0000 (12:11 +0000)]
Update re bug 5403.

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

15 years agofix warning and reindent
Jean-Marc Lasgouttes [Mon, 27 Oct 2008 10:36:38 +0000 (10:36 +0000)]
fix warning and reindent

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

15 years ago* Trivial fix to set the icon size to normal, not 32 as Qt sets it by default on...
Stefan Schimanski [Mon, 27 Oct 2008 09:06:50 +0000 (09:06 +0000)]
* Trivial fix to set the icon size to normal, not 32 as Qt sets it by default on Mac (fixes #5388)

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

15 years agoDoxygen went mad and start to produce black gifs with black background.
Pavel Sanda [Mon, 27 Oct 2008 02:36:39 +0000 (02:36 +0000)]
Doxygen went mad and start to produce black gifs with black background.
Probably some underlaying graphics library used by dot changed.

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

15 years agoSmall glitch in RCS registering procedure, useless parse of wrong file (part of 5389).
Pavel Sanda [Mon, 27 Oct 2008 01:06:24 +0000 (01:06 +0000)]
Small glitch in RCS registering procedure, useless parse of wrong file (part of 5389).

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

15 years agoChange debug message.
Pavel Sanda [Mon, 27 Oct 2008 00:27:31 +0000 (00:27 +0000)]
Change debug message.

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

15 years ago* cs.po
Pavel Sanda [Sun, 26 Oct 2008 22:21:37 +0000 (22:21 +0000)]
* cs.po

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

15 years agoUpdate it.po
Enrico Forestieri [Sun, 26 Oct 2008 19:20:07 +0000 (19:20 +0000)]
Update it.po

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

15 years agoThe LaTeX control space "\ " is a special char, too. In mathed, it should
Enrico Forestieri [Sun, 26 Oct 2008 18:32:25 +0000 (18:32 +0000)]
The LaTeX control space "\ " is a special char, too. In mathed, it should
be represented on screen as a visible space rather than as an empty macro.

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

15 years ago- hu.po: big translation update by Szöke
Uwe Stöhr [Sun, 26 Oct 2008 18:07:47 +0000 (18:07 +0000)]
- hu.po: big translation update by Szöke
- po-files: remerge after today's bugfix
- de.po: some translations

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

15 years agoRevert r27129. We can't get rid of these until we have something else positive to do.
Richard Heck [Sun, 26 Oct 2008 16:05:19 +0000 (16:05 +0000)]
Revert r27129. We can't get rid of these until we have something else positive to do.

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

15 years agoGerman UserGuide.lyx: updates by Hartmut
Uwe Stöhr [Sun, 26 Oct 2008 13:58:33 +0000 (13:58 +0000)]
German UserGuide.lyx: updates by Hartmut

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

15 years ago* stdcontext.inc: typo.
Jürgen Spitzmüller [Sun, 26 Oct 2008 13:50:46 +0000 (13:50 +0000)]
* stdcontext.inc: typo.

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

15 years ago- es.po: completed translations by Ignacio
Uwe Stöhr [Sun, 26 Oct 2008 13:00:58 +0000 (13:00 +0000)]
- es.po: completed translations by Ignacio
- de.po: fixed some acceleration keys
- po-files: remerge

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

15 years ago* de.po: two changes by Hartmut.
Jürgen Spitzmüller [Sun, 26 Oct 2008 09:55:15 +0000 (09:55 +0000)]
* de.po: two changes by Hartmut.

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

15 years ago* GuiDocument.cpp (less_textclass_avail_desc):
Jürgen Spitzmüller [Sun, 26 Oct 2008 09:48:11 +0000 (09:48 +0000)]
* GuiDocument.cpp (less_textclass_avail_desc):
- fix bug 5410 (use translateIfPossible() instead of _() for strings that come from
  layout files).

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

15 years ago- elsarticle.layout: introduce insets for different commands
Uwe Stöhr [Sun, 26 Oct 2008 02:50:57 +0000 (02:50 +0000)]
- elsarticle.layout: introduce insets for different commands
- elsarticle.lyx: use new insets instead of ERT

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

15 years agoThis optional argument to the InsetCollapsable constructor
Richard Heck [Sun, 26 Oct 2008 02:25:57 +0000 (02:25 +0000)]
This optional argument to the InsetCollapsable constructor
is more trouble than it is worth.

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

15 years ago- beamer.layout: add inset for \inst
Uwe Stöhr [Sun, 26 Oct 2008 02:20:09 +0000 (02:20 +0000)]
- beamer.layout: add inset for \inst
- beamer-conference-ornate-20min.lyx: use new inset instead of ERT
- aastex.layout, braille.module: fix silly mistake from me

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

15 years agoThe last commit was, uhh, not what I intended.
Richard Heck [Sun, 26 Oct 2008 02:14:30 +0000 (02:14 +0000)]
The last commit was, uhh, not what I intended.

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

15 years agoaa_sample.lyx: remove unnecessary ERT
Uwe Stöhr [Sun, 26 Oct 2008 01:59:10 +0000 (01:59 +0000)]
aa_sample.lyx: remove unnecessary ERT

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

15 years ago- aastex.lyx: use insets of actual layout
Uwe Stöhr [Sun, 26 Oct 2008 01:53:45 +0000 (01:53 +0000)]
- aastex.lyx: use insets of actual layout
- ACM-sigplan.lyx: remove unnecessary ERT
- apa.lyx, latex8.lyx: typographic fixes

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

15 years agoThe two lines deleted here attempt to call virtual functions from a constructor....
Richard Heck [Sun, 26 Oct 2008 01:18:26 +0000 (01:18 +0000)]
The two lines deleted here attempt to call virtual functions from a constructor. They have no effect, basically. Patch that does what these try to do forthcoming.

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

15 years ago- aastex.layout: introduce new environments and insets to get rid of unnecessary ERT
Uwe Stöhr [Sun, 26 Oct 2008 00:50:15 +0000 (00:50 +0000)]
- aastex.layout: introduce new environments and insets to get rid of unnecessary ERT
- aas_sample.lyx: update file and remove unneeded ERT

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

15 years ago- braille.module: add Inset for \braillebox
Uwe Stöhr [Sat, 25 Oct 2008 23:44:58 +0000 (23:44 +0000)]
- braille.module: add Inset for \braillebox
- Braille.lyx: update description as \braillebox is also valid for 6 dot Braille

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

15 years agoUserGuide.lyx: describe new document class option handling and typographic fixes
Uwe Stöhr [Sat, 25 Oct 2008 22:55:47 +0000 (22:55 +0000)]
UserGuide.lyx: describe new document class option handling and typographic fixes

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

15 years agoExtended.lyx, example files: some typographic corrections
Uwe Stöhr [Sat, 25 Oct 2008 22:46:25 +0000 (22:46 +0000)]
Extended.lyx, example files: some typographic corrections
docbook_article.lyx: fix image paths

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

15 years agoEmbeddedObjects.lyx: update description of child documents
Uwe Stöhr [Sat, 25 Oct 2008 22:39:48 +0000 (22:39 +0000)]
EmbeddedObjects.lyx: update description of child documents

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

15 years agoUpdate it.po
Enrico Forestieri [Sat, 25 Oct 2008 22:13:37 +0000 (22:13 +0000)]
Update it.po

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

15 years agoDocs: typographic corrections, thanks to Günter for the hint
Uwe Stöhr [Sat, 25 Oct 2008 21:52:23 +0000 (21:52 +0000)]
Docs: typographic corrections, thanks to Günter for the hint

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

15 years ago- es.po: more updates by Ignacio
Uwe Stöhr [Sat, 25 Oct 2008 18:38:15 +0000 (18:38 +0000)]
- es.po: more updates by Ignacio
- po-file remerge

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

15 years agoLine length.
Richard Heck [Sat, 25 Oct 2008 15:41:39 +0000 (15:41 +0000)]
Line length.

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

15 years agoFixme comment.
Richard Heck [Sat, 25 Oct 2008 15:25:46 +0000 (15:25 +0000)]
Fixme comment.

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

15 years agoAt least partially fix problem noted by Vincent. We were being over-agressive
Richard Heck [Sat, 25 Oct 2008 15:10:54 +0000 (15:10 +0000)]
At least partially fix problem noted by Vincent. We were being over-agressive
with the fix at r26163.

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

15 years agoUserGuide.lyx: reintroduce an InsetInfo as bug 5349 is now fixed
Uwe Stöhr [Sat, 25 Oct 2008 14:05:46 +0000 (14:05 +0000)]
UserGuide.lyx: reintroduce an InsetInfo as bug 5349 is now fixed

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

15 years agoFix another part of 5403, again to do with case sensitivity.
Richard Heck [Sat, 25 Oct 2008 14:02:25 +0000 (14:02 +0000)]
Fix another part of 5403, again to do with case sensitivity.

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

15 years agoFix for problem when subfigures in 1.5 don't have captions.
Richard Heck [Sat, 25 Oct 2008 13:43:07 +0000 (13:43 +0000)]
Fix for problem when subfigures in 1.5 don't have captions.

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

15 years agoinstaller: - Hungarian translation updates by Szöke
Uwe Stöhr [Sat, 25 Oct 2008 13:42:52 +0000 (13:42 +0000)]
installer: - Hungarian translation updates by Szöke
           - prepare for RC5

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

15 years agoStyle.
Richard Heck [Sat, 25 Oct 2008 13:41:02 +0000 (13:41 +0000)]
Style.

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

15 years agoFix for another part of 5403, and related bugs, anyway. The InsetLayout
Richard Heck [Sat, 25 Oct 2008 13:32:54 +0000 (13:32 +0000)]
Fix for another part of 5403, and related bugs, anyway. The InsetLayout
tags should not be so case-dependent, and we ought to use an Enum instead.
of relying upon string comparisons.

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

15 years agobug fix from Vincent.
Abdelrazak Younes [Sat, 25 Oct 2008 13:27:53 +0000 (13:27 +0000)]
bug fix from Vincent.

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

15 years agoFix from Vincent for citation display issues.
Richard Heck [Sat, 25 Oct 2008 13:26:30 +0000 (13:26 +0000)]
Fix from Vincent for citation display issues.

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

15 years agoMore general fix for part of 5403.
Richard Heck [Sat, 25 Oct 2008 12:49:49 +0000 (12:49 +0000)]
More general fix for part of 5403.

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

15 years agoSpanish documentation: updates by Ignacio
Uwe Stöhr [Sat, 25 Oct 2008 12:24:44 +0000 (12:24 +0000)]
Spanish documentation: updates by Ignacio

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

15 years ago- es.po: translations by Ignacio
Uwe Stöhr [Sat, 25 Oct 2008 12:22:53 +0000 (12:22 +0000)]
- es.po: translations by Ignacio
- de.po: a translation

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

15 years agoAnother selection painting patch, PainterInfo::backgroundColor introduced.
Pavel Sanda [Sat, 25 Oct 2008 10:47:38 +0000 (10:47 +0000)]
Another selection painting patch, PainterInfo::backgroundColor introduced.

Patch by Vincent.

http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg145438.html

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

15 years agoTOC help file is gone.
Pavel Sanda [Sat, 25 Oct 2008 08:12:22 +0000 (08:12 +0000)]
TOC help file is gone.

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

15 years agoInsetLayout.cpp: fix part of http://bugzilla.lyx.org/show_bug.cgi?id=5403
Uwe Stöhr [Sat, 25 Oct 2008 01:55:55 +0000 (01:55 +0000)]
InsetLayout.cpp: fix part of http://bugzilla.lyx.org/show_bug.cgi?id=5403

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

15 years agoCustomization.lyx: clarification
Uwe Stöhr [Sat, 25 Oct 2008 01:51:13 +0000 (01:51 +0000)]
Customization.lyx: clarification

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

15 years agoLayoutFile.cpp: typo
Uwe Stöhr [Sat, 25 Oct 2008 00:01:36 +0000 (00:01 +0000)]
LayoutFile.cpp: typo

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

15 years agoText3.cpp: comment by Vincent
Uwe Stöhr [Fri, 24 Oct 2008 23:09:27 +0000 (23:09 +0000)]
Text3.cpp: comment by Vincent

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

15 years ago* complete fix for #5327: switch back to normal drawing code if the cache
Stefan Schimanski [Fri, 24 Oct 2008 22:49:17 +0000 (22:49 +0000)]
* complete fix for #5327: switch back to normal drawing code if the cache
  pixmap would have non-positive width or height.

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

15 years agoText3.cpp: fix http://bugzilla.lyx.org/show_bug.cgi?id=5166, patch by Vincent
Uwe Stöhr [Fri, 24 Oct 2008 20:56:38 +0000 (20:56 +0000)]
Text3.cpp: fix http://bugzilla.lyx.org/show_bug.cgi?id=5166, patch by Vincent

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

15 years agoSConstruct: don't build anymore TOC.lyx files
Uwe Stöhr [Fri, 24 Oct 2008 20:46:02 +0000 (20:46 +0000)]
SConstruct: don't build anymore TOC.lyx files

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

15 years agoinstaller: some typos
Uwe Stöhr [Fri, 24 Oct 2008 20:37:37 +0000 (20:37 +0000)]
installer: some typos

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

15 years agoFix bug 5399.
Pavel Sanda [Fri, 24 Oct 2008 16:59:11 +0000 (16:59 +0000)]
Fix bug 5399.

Patch from Vincent.

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

15 years agoget rid of the makefile machinery that was used to build TOCs
Jean-Marc Lasgouttes [Fri, 24 Oct 2008 16:04:10 +0000 (16:04 +0000)]
get rid of the makefile machinery that was used to build TOCs

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