Jean-Marc Lasgouttes
da83b636ea
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
2008-10-29 14:04:10 +00:00
Jean-Marc Lasgouttes
673c2a3ec5
remove obsolete workaround
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27187 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-29 13:42:09 +00:00
Abdelrazak Younes
8939303131
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
2008-10-29 09:24:54 +00:00
Abdelrazak Younes
46b4a8428b
Style, const access and small optimizations.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27185 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-29 08:03:26 +00:00
Uwe Stöhr
696e875695
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
2008-10-28 23:39:29 +00:00
Uwe Stöhr
a5973d539a
aastex.layout: correct author note
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27182 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-28 22:30:53 +00:00
Uwe Stöhr
c635e329b5
- 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
2008-10-28 22:29:02 +00:00
Pavel Sanda
736534f8dc
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
2008-10-28 22:06:41 +00:00
Uwe Stöhr
b6920829ed
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
2008-10-28 21:07:28 +00:00
José Matox
a25b9babe0
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
2008-10-28 20:32:16 +00:00
José Matox
8bbbb9e544
Prepare to release candidate 5
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27174 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-28 20:07:51 +00:00
José Matox
a071a4af5a
Update translations for rc5
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27173 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-28 19:17:49 +00:00
José Matox
a196d2be12
Fix Makefile for windows instalation files
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27172 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-28 19:14:57 +00:00
Abdelrazak Younes
db062da6cb
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
2008-10-28 18:00:21 +00:00
Abdelrazak Younes
2f3fcfcb66
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
2008-10-28 17:55:00 +00:00
Abdelrazak Younes
070d75f1c6
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
2008-10-28 17:51:08 +00:00
Abdelrazak Younes
bc79c203a9
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
2008-10-28 17:41:56 +00:00
Richard Heck
4fb3e609d0
A little const'ness.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27167 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-28 16:02:33 +00:00
José Matox
c7b7331315
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
2008-10-28 16:00:42 +00:00
Richard Heck
f7acec3bdc
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
2008-10-28 15:38:28 +00:00
Richard Heck
f771d9a994
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
2008-10-28 14:11:24 +00:00
Abdelrazak Younes
0b0f0942c0
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
2008-10-28 06:46:27 +00:00
Enrico Forestieri
b92e30fbdd
Remove dead code.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27161 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-27 23:09:08 +00:00
Uwe Stöhr
eead874eff
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
2008-10-27 22:49:13 +00:00
Uwe Stöhr
2e661e1099
de.po: fix accelerator keys
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27159 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-27 21:15:40 +00:00
Uwe Stöhr
556507bd26
de.po: tiny fix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27158 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-27 19:56:28 +00:00
Pavel Sanda
f7f3e76b6e
* cs tutorial
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27157 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-27 18:11:06 +00:00
Pavel Sanda
7d38716a83
* cs.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27156 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-27 18:04:54 +00:00
José Matox
bbb9075e51
Adjust profiling to new lyx2lyx call
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27155 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-27 16:55:53 +00:00
José Matox
c014f26820
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
2008-10-27 16:51:51 +00:00
Pavel Sanda
194f14bf65
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
2008-10-27 14:54:53 +00:00
Jean-Marc Lasgouttes
68b291c62f
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
2008-10-27 14:32:18 +00:00
Jürgen Spitzmüller
ba3697ec45
* de.po: spelling fixes.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27150 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-27 13:20:40 +00:00
Richard Heck
3eb406daf4
Add a reference to maintainer.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27149 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-27 12:35:57 +00:00
Richard Heck
20392f74f7
Update re bug 5403.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27148 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-27 12:11:02 +00:00
Jean-Marc Lasgouttes
a47deb4897
fix warning and reindent
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27147 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-27 10:36:38 +00:00
Stefan Schimanski
09399b45f7
* 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
2008-10-27 09:06:50 +00:00
Pavel Sanda
d43429f647
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
2008-10-27 02:36:39 +00:00
Pavel Sanda
c697f9f6b9
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
2008-10-27 01:06:24 +00:00
Pavel Sanda
232564ed12
Change debug message.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27143 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-27 00:27:31 +00:00
Pavel Sanda
6189ec7fa3
* cs.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27142 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-26 22:21:37 +00:00
Enrico Forestieri
720f70ed5f
Update it.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27141 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-26 19:20:07 +00:00
Enrico Forestieri
cb2933147c
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
2008-10-26 18:32:25 +00:00
Uwe Stöhr
9eed43debd
- 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
2008-10-26 18:07:47 +00:00
Richard Heck
6b0e349980
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
2008-10-26 16:05:19 +00:00
Uwe Stöhr
4b6600df4a
German UserGuide.lyx: updates by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27137 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-26 13:58:33 +00:00
Jürgen Spitzmüller
6a6a33b6fa
* stdcontext.inc: typo.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27136 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-26 13:50:46 +00:00
Uwe Stöhr
00485e68f8
- 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
2008-10-26 13:00:58 +00:00
Jürgen Spitzmüller
e74d28a13e
* de.po: two changes by Hartmut.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27134 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-26 09:55:15 +00:00
Jürgen Spitzmüller
57e1ab3e63
* 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
2008-10-26 09:48:11 +00:00