Commit Graph

5229 Commits

Author SHA1 Message Date
André Pönitz
eb2886967b ws + small stuff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6285 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-26 16:05:35 +00:00
Angus Leeming
0ee3291622 *** empty log message ***
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6284 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-26 15:44:01 +00:00
Angus Leeming
9790d38b16 Prevent a crash if the user is not using a tmp directory.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6283 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-26 15:42:18 +00:00
Angus Leeming
fa09ff85c4 Define InsetCommand::localDispatch and use it for LFUN_REF_APPLY.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6281 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-26 15:01:10 +00:00
Jean-Marc Lasgouttes
b4a440e1c2 fix generation of reLyX/noweb2lyx scripts
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6280 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-26 14:25:45 +00:00
Angus Leeming
a5d37d9a44 Strip out the caching of the BufferView by PreviewedInset. Use the cache
of the parent inset instead.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6279 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-26 13:10:16 +00:00
Angus Leeming
df9798bec7 Ensure that the LyX splash screen is drawn if desired.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6278 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-26 12:49:01 +00:00
Angus Leeming
a67816b728 Alfredo's patch to get rid of insets in the graphics code.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6277 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-26 11:41:23 +00:00
Angus Leeming
7058c66b10 Factor LFUN_REF_APPLY code.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6276 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-26 11:37:53 +00:00
Angus Leeming
081c629f6f Sigh. Revert accidental commit _again_.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6275 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-26 09:46:02 +00:00
André Pönitz
f42d2f134a *** empty log message ***
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6274 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-26 09:06:18 +00:00
Angus Leeming
e53e0e8758 *** empty log message ***
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6273 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 21:25:41 +00:00
John Levon
d9468ad98d minor tweak
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6272 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 19:51:46 +00:00
Angus Leeming
2b6daa9ba8 Strip bogus continue
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6270 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 19:12:05 +00:00
Angus Leeming
5a6c9536f6 (Alfredo) strip BufferView out of the graphics code.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6268 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 19:09:00 +00:00
Angus Leeming
3ac369b71c Alfredo's forkedcall queue.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6267 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 18:56:09 +00:00
Dekel Tsur
dc75a0e178 Fix language changing (the language of the text was not updated).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6266 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 18:52:13 +00:00
Angus Leeming
dc3d76a8a7 asRefInset
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6265 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 18:21:48 +00:00
Angus Leeming
20e609ae72 Revert accidental commit.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6264 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 17:43:37 +00:00
Angus Leeming
282037a2bc Move warning message inside the !success block.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6262 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 16:58:57 +00:00
André Pönitz
66b786baa6 more ref stuff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6259 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 15:48:47 +00:00
Angus Leeming
3bd1db4654 Enable the dialog to parse the string passed to it by RefInset.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6258 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 15:38:45 +00:00
André Pönitz
08f941df92 proper fix.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6257 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 15:19:05 +00:00
Angus Leeming
9a33e5e4d2 Alfredo's patches to the forkedcall controller and to the graphics loader.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6256 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 15:17:53 +00:00
André Pönitz
bcca73af5f Work around for g++ 2.95's broken string::clear()
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6255 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 15:07:24 +00:00
Angus Leeming
cda53633ff Hold on to your hats.
Qt users should autogen.sh
Gnome users --- you're on your own ;-)
Happy recompiling.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6253 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 14:51:38 +00:00
André Pönitz
db1f06d914 enable prettyref
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6252 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 14:50:11 +00:00
André Pönitz
787c8e95ac pass mouse clicks also to insets "close enough"
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6251 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 14:34:56 +00:00
Angus Leeming
1fcedd4b63 Strip trailing whitespace.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6249 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 13:35:26 +00:00
Angus Leeming
9ace9f41c5 LyX-standard intentation.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6248 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 13:20:34 +00:00
Angus Leeming
35b3600d4e Strip trailing whitespace.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6247 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 13:17:01 +00:00
Angus Leeming
d829ec607e Make a valid LaTeX length understandable to LyX.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6245 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 12:57:18 +00:00
John Levon
1c9c369402 default button fixes (bug 921)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6244 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 12:57:15 +00:00
Angus Leeming
fa504a8603 Use a while loop instead of a for loop. Makes it easier to erase an element.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6243 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 12:42:28 +00:00
Angus Leeming
51ad0ec92f Whitespace.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6242 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 12:33:33 +00:00
John Levon
6ea60cf308 fix bug 920
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6241 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 12:32:48 +00:00
John Levon
702c38daff slight tweak
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6239 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 12:16:04 +00:00
John Levon
b7ec5aa001 Fix dupe accel (bug 918)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6238 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 12:14:40 +00:00
Angus Leeming
d859b1ddc0 Don't start a running timer.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6237 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 11:33:00 +00:00
Angus Leeming
1e9a109c85 Use == not < with std::find.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6236 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 11:32:40 +00:00
Angus Leeming
ace7b30fb1 Alfredo's setPriority patch to the graphics LoaderQueue.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6235 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 11:20:59 +00:00
Angus Leeming
76294ec07e Fix a minor irritation.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6234 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 11:15:14 +00:00
John Levon
f413754ef5 fix bug 913 (toc crash)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6233 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-22 20:05:13 +00:00
Angus Leeming
662eb0b82a (Rob Lahaye): use double, not singel, click to select the style.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6232 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-22 18:28:07 +00:00
Angus Leeming
9ca600e9a9 Bugfix from Rob Lahaye.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6231 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-22 18:15:59 +00:00
Angus Leeming
a4276f27f7 Make the GUI instantiation invisible to Timeout.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6230 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-22 18:01:16 +00:00
Jean-Marc Lasgouttes
7f006d50db more configure tweaks
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6229 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-21 17:24:39 +00:00
Angus Leeming
87f2e96269 Whitespace only
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6228 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-21 15:36:29 +00:00
Angus Leeming
4ef8682180 Don't forget configure.in (for those using autoconf 2.13).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6227 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-21 15:36:06 +00:00
Jean-Marc Lasgouttes
8926da3807 make some fonts warnings quieter
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6226 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-21 15:02:47 +00:00