Commit Graph

5208 Commits

Author SHA1 Message Date
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
André Pönitz
fbe3862bcd *** empty log message ***
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6225 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-21 14:53:44 +00:00
André Pönitz
fd70ae3b48 remove unneeded PutEnv
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6224 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-21 14:48:18 +00:00
Angus Leeming
80db139a76 The file dialog browser doesn't need a LyXView...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6223 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-21 12:22:25 +00:00
Angus Leeming
12b3e1818e Reposition these BufferView access and caching methods, make 'em virtual
and give 'em defaults.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6222 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-21 12:11:53 +00:00
Angus Leeming
546e14eb16 Alfredo's Loader Queue.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6221 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-21 10:04:08 +00:00
André Pönitz
01ae17a24d remove old >>> markers
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6220 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-21 10:02:37 +00:00
André Pönitz
d1702bb2bd Make it look more German
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6219 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-21 10:01:58 +00:00
Angus Leeming
42c133563f Forgotten ChangeLog.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6218 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-21 09:21:02 +00:00
Angus Leeming
759dcbb427 * Split insetbib.[Ch] into insetbibitem.[Ch] and insetbibtex.[Ch].
* Rename bibkey as bibitem.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6217 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-21 09:20:18 +00:00
Allan Rae
c527376d4f ensure child document loading also works when under version control
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6216 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-21 05:52:34 +00:00
Angus Leeming
1ff8133231 I seem to have forgotten this when I fixed the Ok, Apply butons in FormRef the other day.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6215 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-20 22:38:27 +00:00
Angus Leeming
1a01cb550c Zvezdan and Kayvan's rpm patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6214 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-20 20:45:22 +00:00
Angus Leeming
1fde8ceb86 don't forget <config.h>...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6213 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-20 17:50:06 +00:00
André Pönitz
5246fc5583 split inset -> inset + updatableinset
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6212 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-20 17:39:48 +00:00
André Pönitz
b99a5acc7f multicol; small stuff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6211 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-20 17:05:54 +00:00
Angus Leeming
d02cff2442 Swap <sstream> for "Lsstream.h".
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6208 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-20 14:57:32 +00:00
Jean-Marc Lasgouttes
2a4b4dd50a add some files to the distribution
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6206 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-18 18:00:51 +00:00
Jean-Marc Lasgouttes
b28a3d6836 document --with-frontend in INSTALL; fix writing of user email in pref; move some of john's changelogs where they belong
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6203 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-18 17:23:55 +00:00
André Pönitz
fdaf203c12 some ws
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6202 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-18 16:58:16 +00:00
John Levon
5931d72922 more std::
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6201 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-18 14:44:49 +00:00
John Levon
32b53e2e93 Andre needs a better, slower, compiler.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6200 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-18 14:37:31 +00:00