Richard Heck
6031b5cb31
A bit more cleanup: Again, we do not need lv, and the last check is
...
useless.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34073 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-07 12:43:41 +00:00
Richard Heck
23eade51a8
The lv variable was used back in LyXView.cpp, where we didn't have such
...
easy access to the current view. So we don't need it. Moreover, it seems
to me that using lv in some of these places could cause bugs. What if
the current_view_ has changed? Then we could be updating completion on
the wrong thing?
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34072 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-07 12:41:19 +00:00
Richard Heck
1d1b204eb2
Fix bug #6519 . This is some of the "instability" that resulted from
...
Abdel's moving the LyXFunc code to GuiApplication. This restores some of
the structure of that code: The early returns bypassed the code that
marked the buffer dirty.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34071 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-07 12:35:32 +00:00
Kornel Benko
2e1e1de8d0
Missing definition of PACKAGE_STRING
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34070 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-07 12:30:43 +00:00
Pavel Sanda
20d528aa98
Bring the old automake deps back and wait some more time.
...
For future reference, in this patch dep for autoconf 2.60 was missing.
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg159235.html
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34069 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-07 10:59:57 +00:00
Pavel Sanda
6b0683d8e9
Bump automake deps.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34068 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-06 15:25:12 +00:00
Pavel Sanda
eb4786c80d
New version of bash_completion from Cengiz Günay.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34067 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-06 12:01:24 +00:00
Enrico Forestieri
8043c693e2
Make better use of the available space.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34066 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-06 11:58:14 +00:00
Jürgen Spitzmüller
8cfe6d62f3
* de.po: translate citation strings into German.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34065 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-06 06:26:45 +00:00
Richard Heck
c282d14f66
Update comment.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34064 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-06 00:48:58 +00:00
Uwe Stöhr
bad9e83355
de.po: some translations and updates
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34063 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-05 22:38:26 +00:00
Uwe Stöhr
a600cbf540
classic.ui:
...
- use the same shortcut as in stdmenus.inc to save a string in the po-files
- change encoding to Unicode as default.ui is also already in Unicode
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34062 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-05 22:37:19 +00:00
Richard Heck
b490ed29b9
Fix output of title and clean up a bit.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34061 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-05 22:02:43 +00:00
Uwe Stöhr
9b26c150ee
ColorUi.ui: forgot to update button label in last commit
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34060 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-05 21:51:02 +00:00
Richard Heck
6766386f47
Output generator meta-tag for XHTML, per Jack Desert's suggestion.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34059 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-05 21:48:27 +00:00
Uwe Stöhr
9b072f6e64
don't use any longer the page background color white as being the default (equal no color) because document classes might have other colors as default
...
(The default color is still internally white because we have to set a color but the color is only used when the user explicitly specified it.)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34058 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-05 20:31:10 +00:00
Peter Kümmel
4b99d089cb
fix typo, tabs for indentation
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34057 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-05 14:51:41 +00:00
Peter Kümmel
c98745c081
try to make a gui message when lyx crashes, don't crash again on windows (use exit()).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34056 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-05 14:44:41 +00:00
Abdelrazak Younes
a7734edf8e
TabWorkArea::workArea(): add a FIXME
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34055 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-05 14:24:56 +00:00
Abdelrazak Younes
05ca681dcf
Fix instant preview for split views showing the same document.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34054 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-05 14:24:27 +00:00
Peter Kümmel
318774fe1a
don't allow closing a buffer when it is used by a thread
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34053 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-05 13:04:52 +00:00
Jürgen Spitzmüller
33b403035a
* es.po: update (by Ignacio).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34052 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-05 10:54:56 +00:00
Abdelrazak Younes
002c33387a
Remove GuiView parent from DialogView based dialogs. This is because these dialogs always use the currently focused GuiView, not the one passed at construction.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34051 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-05 09:26:14 +00:00
Jürgen Spitzmüller
adc4dc2a84
* ColorUi.ui: more compact labels.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34049 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-03 15:13:10 +00:00
Uwe Stöhr
ed3a831261
ColorUi.ui: some tweaks
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34048 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-03 00:29:45 +00:00
Uwe Stöhr
2001b6548c
BufferParams.cpp: whitespace and comment fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34047 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-02 23:59:42 +00:00
Enrico Forestieri
b7545bb87a
Clean up left over
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34046 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-02 23:52:31 +00:00
Uwe Stöhr
5ed3236425
GuiDocument.cpp: follow Qt's StyleSheet guideline and use the the explicit "background-color" string
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34045 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-02 23:50:39 +00:00
Uwe Stöhr
f8735c3678
Bufferparams.cpp: add a fixme as reminder
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34044 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-02 23:49:22 +00:00
Enrico Forestieri
8961a38002
Remove stray tab
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34043 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-02 23:47:18 +00:00
Uwe Stöhr
4e2cd30657
fileformat change: support to specify a document-wide font color
...
- new buffer parameter \fontcolor
- the default color is internally black because we have to set a color
- the font color is only used when the user explicitly specified a color
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34042 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-02 23:39:36 +00:00
Enrico Forestieri
d2a13b5a9a
Update it.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34041 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-02 23:35:50 +00:00
Uwe Stöhr
729c0655aa
introduce a new color module to GuiDocument as suggested:
...
- move the background color settings from PageLayoutUi.ui to ColorUi.ui
- move the greyed-out font color from FontUi.ui to ColorUi.ui
- some sorting and whitespace unification
- the group boxes will get the next days each a further entry
(one for the document-wide text color and one for the shaded box background)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34040 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-02 22:11:50 +00:00
Uwe Stöhr
a6ce03f20a
FontUi.ui: remove senseless tooltip I accidentally introduced in r34015
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34039 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-02 21:06:21 +00:00
Uwe Stöhr
8d6a67b1cc
Additional.lyx: correct link to the documentation of the LaTeX-package fancyhdr
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34027 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-02 17:08:50 +00:00
Vincent van Ravesteijn
333c17f879
Fix bug #6633 : Equations that end in \limits or \nolimits are corrupted on load.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34025 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-02 15:22:50 +00:00
Kornel Benko
65c8e8d7e8
* sk.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34024 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-02 15:03:40 +00:00
Uwe Stöhr
06015a7c79
stdsections.inc: whitespace fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34022 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-02 14:10:22 +00:00
Vincent van Ravesteijn
1993ee68d3
I guess we mean "Up" here in stead of "Roman".
...
JMarc ?
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34021 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-02 14:05:15 +00:00
Uwe Stöhr
4705a2d838
fix SCons
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34017 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-02 13:39:48 +00:00
Uwe Stöhr
a8825b88c2
FontUi.ui: remove HTML and use plain text
...
(it turned out that Qt's designer uses by default HTML when there are linebreaks)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34015 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-02 13:04:40 +00:00
Vincent van Ravesteijn
212570e8fc
*xypic.lyx: typos.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34012 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-01 23:44:38 +00:00
Vincent van Ravesteijn
69fd1193e5
Fix bug #6219 : Latex problem with multi-line citep arguments
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34011 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-01 23:31:05 +00:00
Vincent van Ravesteijn
ba97587b16
Fix bug #6631 : tex2lyx doesn't handle \textquotedbl{} nicely.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34010 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-01 22:49:52 +00:00
Jean-Marc Lasgouttes
b8fb599130
Fix ticket #6634 : LyX should pass the "noae" option to Sweave.sty
...
We pass it as a global document option.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34009 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-01 21:34:22 +00:00
Pavel Sanda
e7c91f1967
Next patch from Cengiz
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34008 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-01 16:50:29 +00:00
Pavel Sanda
a38f83d06b
Next glitch in man page.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34007 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-01 16:39:19 +00:00
Pavel Sanda
f27a18f0fb
Forgot on man page
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34006 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-01 15:43:10 +00:00
Pavel Sanda
543571fd03
Move command line arg --batch to -batch.
...
Things are still bit inconsistent due to the existence of
additional -- switches, but the correct fix is not so easy.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34005 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-01 15:18:38 +00:00
Pavel Sanda
8a964289ae
Update man pages
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34004 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-01 13:31:33 +00:00