Commit Graph

3632 Commits

Author SHA1 Message Date
André Pönitz
6aa8d56bdd first shot at preview. It crashes. Don't know why. To see it work a bit, change
formula.C:191, to see it crash remove the comment further down.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4482 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-25 18:21:17 +00:00
Angus Leeming
7ab5764176 doh...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4481 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-25 16:09:09 +00:00
Angus Leeming
514156adbb * Split the graphics loader into a frontend and a backend.
* Add frontend code to generate and display the pixmap to InsetGraphics.
* Add (much simpler) frontend code to the LyXScreen to show the splash screen
once more.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4480 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-25 15:59:10 +00:00
André Pönitz
254272868f fix the <...> delimiters
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4479 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-25 14:29:24 +00:00
André Pönitz
a928cdd8a2 small bugfix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4478 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-25 14:06:52 +00:00
André Pönitz
ac6f91abb7 add some debug msg
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4477 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-25 14:01:29 +00:00
André Pönitz
7bddad38fd old MathSpecialCharInset now realized by MathSymbolInset
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4476 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-25 14:00:59 +00:00
André Pönitz
d0ae544d61 make 'det' partially work for math-extern
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4475 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-25 13:49:29 +00:00
André Pönitz
c649284611 several smallish changes/bugfixes/left overs from Porto
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4474 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-25 13:19:50 +00:00
André Pönitz
a3660106fe replace ostream by support/LOstream
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4473 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-25 03:56:30 +00:00
Lars Gullik Bjønnes
4db18ce050 portoaddons
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4472 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-24 22:24:57 +00:00
Lars Gullik Bjønnes
65d4b13616 layout as layout
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4471 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-24 20:28:12 +00:00
André Pönitz
23f483a23e fix #456
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4470 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-24 18:10:01 +00:00
André Pönitz
663c61557d fix #487
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4469 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-24 17:59:11 +00:00
André Pönitz
de48d23893 compiler warning/tiny whitespace
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4468 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-24 17:26:15 +00:00
André Pönitz
4d59d00ad4 First shot at inset-unification mathed & rest of the world
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4467 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-24 15:51:35 +00:00
André Pönitz
3786644124 most of the so far unapplied stuff from porto including proper support for
\fbox and a few bugfixes (and quite probable lots of new bugs)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4466 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-24 15:37:14 +00:00
André Pönitz
b9e2b4fec2 fix the bug that guy on the boat mentioned (M-m x and M-m e shortcuts)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4465 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-24 15:36:03 +00:00
Dekel Tsur
f0e68cb1e4 Fix my email
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4463 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-23 19:14:23 +00:00
Dekel Tsur
c38002261a Small fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4461 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-23 19:06:15 +00:00
Angus Leeming
e64503b8c2 Virtual code for the splash screen and a suggestion that this isn't the
best way to proceed after all.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4460 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-21 17:16:35 +00:00
Angus Leeming
b4e8957abb Yet more (minor) compilation fixes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4459 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-21 16:40:54 +00:00
Angus Leeming
ab15a1ef50 More compilation fixes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4458 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-21 16:35:29 +00:00
Angus Leeming
1e23537a43 Compile fix.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4457 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-21 16:33:12 +00:00
John Levon
44ef0657e2 change variable name
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4456 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-21 13:50:57 +00:00
John Levon
13430adc9a remove show_banner + keyboard_shortcuts as discussed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4455 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-21 11:35:41 +00:00
John Levon
e9681ce03c fix ellipses
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4454 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-21 05:26:13 +00:00
John Levon
d2399526f8 move splash into screen greyOut(). Still not enabled (needs grfx work)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4453 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-21 04:40:40 +00:00
John Levon
bc9ed053ae repaint() on resize ...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4452 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-21 03:08:29 +00:00
John Levon
cc780330cc resize/redraw changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4451 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-21 02:58:54 +00:00
John Levon
1cadf458e3 redraw() cleanup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4450 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-21 02:22:13 +00:00
John Levon
07188bd4fc fix bug 488
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4448 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-21 00:10:29 +00:00
John Levon
5b2f35382e Auto-scan for texinfo and bibtex dialogs
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4446 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-20 23:35:10 +00:00
John Levon
b3c975de36 bug 458 (dtrt with index entry insert)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4445 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-20 23:01:16 +00:00
John Levon
37dff3b8b3 remove index entry of preceding word (bug 458)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4444 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-20 22:57:18 +00:00
John Levon
71ec477900 add -Wno-non-template-friend for 2.96
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4443 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-20 22:36:02 +00:00
John Levon
eef71b8439 Merge Herbert's bibtex patch; it doesn't introduce any new bugs and
it's nice ...

Herbert please look at the bugs I reported concerning when there is no cls etc. list please.
For this and FormTexinfo


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4442 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-20 20:41:00 +00:00
John Levon
60b905b885 Merge the working bits of the resize patch, and fix a couple of things
that broke.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4441 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-20 20:37:42 +00:00
Jean-Marc Lasgouttes
ba21e88032 fix pspell detection
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4440 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-20 12:50:33 +00:00
John Levon
574910ff05 whitespace
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4437 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-20 00:09:12 +00:00
John Levon
64488b06af remove some more unneeded focus stuff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4436 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-19 23:55:55 +00:00
John Levon
ace550953a remove focus/unfocus events - unused
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4435 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-19 22:11:20 +00:00
Dekel Tsur
a267304b73 Remove obsolete part.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4433 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-19 19:29:49 +00:00
John Levon
df88270f83 remove unused methods
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4432 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-19 18:29:07 +00:00
John Levon
be5ffb0b68 better_delim2.diff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4431 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-19 15:24:51 +00:00
Angus Leeming
fff706a248 Compile fix.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4430 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-19 10:39:57 +00:00
John Levon
fd2e28d76b Missing files, get keyboard partly working
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4429 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-19 05:20:29 +00:00
John Levon
5e833ae4e3 missing header
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4428 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-19 03:54:18 +00:00
John Levon
0c5c06c8c4 The initial merge of the Qt frontend, and the necessary compile fixes.
All still VERY primitive, in fact even more primitive since some stuff
got re-horked after the meeting, and still needs working on. Won't actually
compile out of the box, but the tweaks should be pretty obvious for any
body sufficiently daring.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4427 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-19 03:38:44 +00:00
John Levon
059bf8b486 remove unused width()
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4426 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-19 03:16:15 +00:00