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
Uwe Stöhr
189c535fca
- 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
2008-10-26 02:50:57 +00:00
Richard Heck
d6f1915684
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
2008-10-26 02:25:57 +00:00
Uwe Stöhr
ec47a45d21
- 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
2008-10-26 02:20:09 +00:00
Richard Heck
2e81620979
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
2008-10-26 02:14:30 +00:00
Uwe Stöhr
179bacf1a0
aa_sample.lyx: remove unnecessary ERT
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27128 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-26 01:59:10 +00:00
Uwe Stöhr
f7d932f818
- 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
2008-10-26 01:53:45 +00:00
Richard Heck
9e3b4803fe
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
2008-10-26 01:18:26 +00:00
Uwe Stöhr
1ba47caf04
- 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
2008-10-26 00:50:15 +00:00
Uwe Stöhr
f8778fc9e0
- 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
2008-10-25 23:44:58 +00:00
Uwe Stöhr
2b1e4cf890
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
2008-10-25 22:55:47 +00:00
Uwe Stöhr
8da26f548f
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
2008-10-25 22:46:25 +00:00
Uwe Stöhr
92b9a90b1d
EmbeddedObjects.lyx: update description of child documents
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27119 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-25 22:39:48 +00:00
Enrico Forestieri
4591f0e6c9
Update it.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27117 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-25 22:13:37 +00:00
Uwe Stöhr
6076a9cc34
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
2008-10-25 21:52:23 +00:00
Uwe Stöhr
d2501474ae
- 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
2008-10-25 18:38:15 +00:00
Richard Heck
e275289600
Line length.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27113 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-25 15:41:39 +00:00
Richard Heck
90d118cf56
Fixme comment.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27112 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-25 15:25:46 +00:00
Richard Heck
fec782342f
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
2008-10-25 15:10:54 +00:00
Uwe Stöhr
2b59245a77
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
2008-10-25 14:05:46 +00:00