Commit Graph

1272 Commits

Author SHA1 Message Date
John Levon
d42a082c68 remove init_graphics()
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4627 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-12 16:26:25 +00:00
Angus Leeming
a72387b287 Apply that width fudge irrespective of library version. Make it slightly more
conservative (add only 2, not 5). Could people test please.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4623 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-12 15:14:02 +00:00
John Levon
d590a912e8 remove unused toolbar (de)activate()
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4613 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-12 03:17:31 +00:00
John Levon
c17851a1d5 Move fontloader into lyx_gui stuff. Now Qt should compile out of the box
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4612 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-12 03:05:13 +00:00
John Levon
b90477decc remove a ColorHandler reference
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4611 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-12 02:27:42 +00:00
John Levon
aaf73a4551 A couple more TODO shootdowns
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4610 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-12 01:59:01 +00:00
John Levon
f6587aecad Basic Qt image loader support, clipboard support
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4609 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-12 01:48:53 +00:00
John Levon
fa02980a7e remove file->new asks for name
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4606 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-11 15:13:21 +00:00
John Levon
61fc371093 redraw fix 1.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4605 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-11 15:09:45 +00:00
John Levon
0123437d76 Herbert's graphics get latex size check
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4603 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-11 14:38:25 +00:00
John Levon
4792af4928 Compile fixes. Qt2 should now build (and fail immediately when you start it,
some assert related to grfx, help me Angus :)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4596 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-11 01:01:38 +00:00
Jean-Marc Lasgouttes
72a19def29 better support for keypad keys
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4592 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-10 15:03:25 +00:00
John Levon
0a8631ad44 A couple of minor bug fixes and cleanups
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4574 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-09 16:23:20 +00:00
Angus Leeming
e3978fd3ee Herbert's work-around to xforms image width for xforms <= 0.89.6.
Use boost::tie now that I've upgraded my compiler ;-)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4568 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-09 13:39:46 +00:00
André Pönitz
2c3ae20fc2 support for wasy symbols
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4566 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-09 13:38:27 +00:00
Angus Leeming
96e974be46 Whitespace.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4545 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-08 11:51:59 +00:00
Angus Leeming
f68a2bfb91 Preview code
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4538 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-05 21:24:15 +00:00
Lars Gullik Bjønnes
de236c41d8 Changes to make RH-7.3 be able to run lyx.
Also changes to make gcc 3.1 compiled lyx exit cleanly after
above changes.

Move operator== out out InsetCommandParams.

Change some signals in GraphicsImage to function instead.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4535 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-04 17:45:35 +00:00
André Pönitz
7514ea0ff4 reduce #include requirements
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4531 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-04 14:03:55 +00:00
André Pönitz
22695610d6 replace XFORMSGIMAGE by XFORMSIMAGE
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4529 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-04 13:00:09 +00:00
Jean-Marc Lasgouttes
3fac52583e fix 459; support epsi and fig formats; fix bug in hu.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4527 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-04 09:58:16 +00:00
Jean-Marc Lasgouttes
64f38ce0cb better cyrillic languages support
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4525 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-03 14:18:32 +00:00
Lars Gullik Bjønnes
1bb756581b add Dialogs to constructor arg
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4521 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-03 11:01:29 +00:00
Lars Gullik Bjønnes
5fd921e9e6 2002-07-02 Lars Gullik Bj�nnes <larsbj@birdstep.com>
Dialogs.h: remove static from redrawGUI and
toggleTooltips.

And changes because of this.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4517 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-02 19:23:10 +00:00
Angus Leeming
643ec3cf04 Kayvan's WinXP fix to fdfix.sh.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4505 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-01 08:14:09 +00:00
Angus Leeming
888532c465 Asymptotic approach to a well-designed graphics loader.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4502 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-28 11:22:56 +00:00
André Pönitz
c520bdbd89 Juergen S.'s slightly modified patch to access the preview setting from the gui
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4498 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-27 17:48:09 +00:00
Angus Leeming
1bb197b5d4 Create a grfx::Loader class and so move large chunks of code out of
frontends/screen.C and insets/insetgraphics.C. Leave mathed/preview.C
untouched as an excercise for Andr� ;-)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4489 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-26 14:15:08 +00:00
André Pönitz
9c1a896972 There is now a \preview lyxrc variable defaulting to 'false'.
Would be nice if someone would make this available in the preferences
dialog.

And this incorporates Herberts' patch to use pdfLaTeX which means
we are approaching TeXMacs ballpark of sluggishness...


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4484 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-26 08:59:25 +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
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
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
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
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
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
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
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
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
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
John Levon
6001d0f307 remove unused method
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4425 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-19 03:15:22 +00:00
John Levon
481937ef95 Herbert's graphics diff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4423 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-18 20:47:49 +00:00
John Levon
831361e4b6 fix aiksaurus compile
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4421 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-18 18:39:36 +00:00
John Levon
864589fcdf ignore .lo in forms/ (Herbert)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4420 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-18 17:35:51 +00:00
John Levon
5b922b5e50 bug 77
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4419 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-18 17:31:41 +00:00
Lars Gullik Bjønnes
f1c24d1009 *duck*
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4417 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-18 15:44:30 +00:00
Angus Leeming
355838e9f8 Jrgen's "Tooltips for the reference dialog" patch. I've tried to incorporate
John and Allan's suggestions too. Feel free to improve...


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4413 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-18 12:39:13 +00:00
Angus Leeming
c355b11fbc Ignore any generated files in the xforms/forms directory.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4410 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-18 10:23:57 +00:00
Michael Gerz
0497a0d6fa Change existing ERT dialog to follow GNOME guidelines, implement About and Float Properties.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4406 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-15 09:22:03 +00:00
Angus Leeming
8dccf74da7 Pedantry
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4401 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-14 10:58:05 +00:00
Angus Leeming
36b8a40cd7 Fail gracefully if fdesign fails.
Don't overwrite the .h file if the newly generated one is identical.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4400 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-14 10:51:32 +00:00
Angus Leeming
e89ed285ad Make the .Ch files dependent on the fdfix files.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4398 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-14 10:12:59 +00:00
Angus Leeming
e7a06019fd Fix crash in FormPreferences.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4397 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-14 09:17:11 +00:00
Angus Leeming
a97c4f51c3 xforms clean-up, described in detail in my mail of 31 May. See
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg38939.html


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4393 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-13 13:43:51 +00:00
John Levon
0db59752e2 Painter and scrollbar API patches
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4386 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-12 15:01:32 +00:00
Angus Leeming
37b0280356 Trivial fix for std::exit.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4385 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-12 14:50:27 +00:00
Angus Leeming
3bcf1499d1 Trivial fix for compiler warning.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4384 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-12 14:43:09 +00:00
Angus Leeming
4bd1dd129c Forward declare ParagraphParameters in ControlParagraph.h.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4383 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-12 14:27:30 +00:00
Jean-Marc Lasgouttes
35de4638f7 fix flimage.h handling; xpm format patch from herbert; math delim drawing patch from martin
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4382 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-12 14:21:58 +00:00
Angus Leeming
3bf65e6bb5 Add missing header file, ButtonControllerBase.h.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4381 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-12 13:10:19 +00:00
John Levon
1ff9cadb81 Move init() back to LyXView
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4379 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-12 11:34:13 +00:00
John Levon
021ad027a9 refactor topCursorVisible() prototype a little. Compile fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4378 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-12 10:31:34 +00:00
John Levon
9699643848 New lyx_gui namespace. Some working out to be done still ..
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4377 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-12 09:47:10 +00:00
Angus Leeming
279eed6806 Trivial fix for compiler warning.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4376 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-12 09:16:03 +00:00
John Levon
6da2c4d96d More very minor syncing ..
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4375 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-12 03:16:41 +00:00
John Levon
ab5f0efdcb Some minor cleanup + use of scoped_ptr instead of raw pointer,
to reduce diff size


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4374 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-12 02:54:19 +00:00
John Levon
ae11d20ade Remove enter/leaveView since core has no right to know when
that happens, and rename wa->height to workHeight() for consistency


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4373 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-12 00:51:45 +00:00
John Levon
92e53dc01b Rename screen, and don't re-construct it on a buffer change (that is far too
nosy of the core), and use an accessor ...


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4372 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-11 23:47:58 +00:00
John Levon
d6120758ce apply workarea() patch. Most of it is orthogonal to the scoped_ptr
debate anyway.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4370 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-11 22:38:49 +00:00
John Levon
11cad84732 font_metrics split, ok from asger (And it's obvious anyway ...)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4368 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-11 21:44:00 +00:00
John Levon
760e4f4ce6 Edwin's Para MVC. Sorry for the delay !
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4365 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-11 16:40:18 +00:00
Jean-Marc Lasgouttes
3b1a9a5fc2 fix configuration with xforms
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4364 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-11 14:44:05 +00:00
Lars Gullik Bjønnes
3005c47180 handle some tmpl files in a more sane way
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4355 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-10 17:33:05 +00:00
Lars Gullik Bjønnes
164e24cb62 remove ViewBase prefix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4353 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-10 16:50:40 +00:00
Lars Gullik Bjønnes
c47cfe391b fix compiles with gcc
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4352 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-10 16:49:41 +00:00
Angus Leeming
9548351ef8 Compaq cxx 6.5 will now compile lyx.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4349 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-10 07:57:39 +00:00
John Levon
03a07edafc oops ... missed this
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4334 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-04 12:50:56 +00:00
Michael Gerz
f66ffcee8c Implement the Log dialog, also update accessors.py
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4323 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-03 03:38:30 +00:00
John Levon
a7eb04e559 Fix boost signal patch from Michael
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4318 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-02 20:58:48 +00:00
John Levon
9ed3420ea1 xforms 1.0 fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4317 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-02 18:58:19 +00:00
Michael Gerz
f24ed7d6ca gtkmm-2 upgrade. Still some small bugs to iron out, but mostly functional
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4314 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-02 04:15:33 +00:00
John Levon
57f3258dde tiny doc improvement
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4307 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-31 01:13:36 +00:00
Jean-Marc Lasgouttes
8fd9e5de46 honor LYX_DIR_13x, fix #386, update IEEEtraan template
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4306 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-30 21:39:54 +00:00
Lars Gullik Bjønnes
aedf7c6b5b 2002-05-30 Lars Gullik Bj�nnes <larsbj@birdstep.com>
FileDialog.C (FileDialog): fix () bug when using new
xformsGImage.C (newImage): ditto
Toolbar_pimpl.C (Pimpl): ditto
xfont_loader.C (getFontinfo): ditto


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4295 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-30 09:48:07 +00:00
André Pönitz
c0a9275323 uh... forgot something
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4294 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-30 09:45:52 +00:00
Lars Gullik Bjønnes
1e39473100 Switch from SigC signals to boost::signals
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4281 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-29 16:21:03 +00:00
Lars Gullik Bjønnes
1b6bcf5fae 2002-05-29 Lars Gullik Bj�nnes <larsbj@birdstep.com>
Dialogs.C (Dialogs): simplify creation of dialog objects a bit.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4278 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-29 15:21:23 +00:00
Jean-Marc Lasgouttes
b74d4e8b93 save preamble in defaults.lyx template; tweak hollywood.layout; tentative fix to lyxserver (please test!)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4257 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-28 23:04:57 +00:00
John Levon
cc7901c5b8 move workarea to xforms/ for a better diff.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4211 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-26 18:30:34 +00:00
John Levon
97ef9131ba static_cast-based key/mouse-state. Kill insetKeyPress.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4210 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-26 17:33:14 +00:00
Lars Gullik Bjønnes
08b4385454 get rid of LRegex and LSubstring, use boost::regex instead
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4206 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-25 00:19:56 +00:00
John Levon
962a0c5585 font loader / color handler move
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4204 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-24 18:24:14 +00:00
John Levon
2dabaa33de font_metrics part 1
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4203 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-24 14:34:32 +00:00
Jürgen Vigna
20d61473cc Enable compilation with lyxstring again.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4198 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-24 10:39:34 +00:00
John Levon
98b254c810 more guii moving around.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4192 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-23 15:43:25 +00:00
John Levon
435d527581 guii2
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4190 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-23 12:08:47 +00:00
John Levon
06f9f0ea08 OK I'll try guii1 again ...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4186 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-23 09:21:32 +00:00
Lars Gullik Bjønnes
482c04ecca use more specific smart_ptr headers
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4183 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-22 01:16:37 +00:00
Angus Leeming
6f2f1d7465 trivial translation fix.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4176 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-21 12:24:49 +00:00
Lars Gullik Bjønnes
9a6816ef0a comblang.patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4168 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-15 23:33:40 +00:00
Lars Gullik Bjønnes
8c214b9ca3 langchange.patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4161 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-14 10:53:27 +00:00
Lars Gullik Bjønnes
ed8a3124f3 some bib fixes from Herbert
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4154 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-13 13:23:29 +00:00
Lars Gullik Bjønnes
11127801c4 tooltips.diff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4149 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-09 13:43:44 +00:00
Jürgen Vigna
49156f7362 Angus fix for resizing tabfolders on xforms 0.88.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4145 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-09 12:45:02 +00:00
Angus Leeming
5643c7ddee Back out potentially buggy patch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4144 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-08 18:13:09 +00:00
Angus Leeming
b5f4557571 More elegant and accurate description, having recovered from smoking some
of Lars' weed.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4143 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-08 18:02:04 +00:00
Angus Leeming
8559b673a2 (Herbert): In the Include dialog, the "Load" button should be disabled if
"verbatim" is selected.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4142 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-08 17:55:57 +00:00
Angus Leeming
38b1890429 Prevent crashes experienced by speakers of "long" languages like Norwegian
and German when they select a tab of some tabbed-folder that is only partly
displayed. Of course, the crash no longer happens with xforms 0.9999, but this
is still the elegant thing to do.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4141 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-08 17:52:02 +00:00
André Pönitz
b6de61eb21 Garst's patch for the off-by-two problem
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4137 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-08 08:25:25 +00:00
Angus Leeming
cab2d103a0 Work-around for the can't rotate by 270degs bug.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4134 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-07 10:03:07 +00:00
Angus Leeming
9754806f6c (Herbert): an empty bibstyle is valid apparently, so allow it.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4117 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-02 13:34:10 +00:00
Angus Leeming
23ae700ec6 (Herbert): one liner to not read the Bounding Box unnecessarily.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4112 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-02 08:48:41 +00:00
Lars Gullik Bjønnes
bded6fd063 remove return arg from fullRebreak, fix last "Standards", new operaotr>> for lyxstring (might need more work), some ws changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4108 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-01 22:17:09 +00:00
Angus Leeming
84480c05b2 Fix bug that I triggered with the sorting of the language names.
Note that this bug was always there, I just had the honour of triggering it!


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4107 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-01 14:43:38 +00:00
Angus Leeming
80309032fd Make variable const and add forgotten ChangeLog entry.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4106 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-01 13:15:37 +00:00
Angus Leeming
b70c084b2d Some comments to make Herbert happy.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4105 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-01 13:04:35 +00:00
Angus Leeming
5431577846 Remove repeated entry.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4100 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-01 10:04:55 +00:00
Angus Leeming
e866942de6 (Rob Lahaye): sync the appearance of papersize stuff in a number of dialogs.
Has no structural effect as we don't use the strings per-se.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4099 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-01 09:46:36 +00:00
Angus Leeming
c2388650ed Internationalise the rotation origin strings in the graphics dialog in the
same manner as has been used already for the language names in a number of
dialogs.
Move repeated copies of the findPos template to xforms_helpers.h.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4098 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-01 09:25:51 +00:00
Angus Leeming
53499b74fd (John): typos in the tooltips.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4097 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-30 17:03:39 +00:00
Angus Leeming
acde47d4a0 (John): fix build.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4096 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-30 16:12:49 +00:00
Angus Leeming
ac926e5f0a Clean-up yesterday's code-splurge and sort the translated language names.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4095 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-30 15:07:03 +00:00
John Levon
cc5e971556 update for frnt::etc
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4092 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-30 00:26:16 +00:00
Angus Leeming
6e9d0f861c Internationalise the language names in the preferences dialog also.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4088 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-29 16:16:35 +00:00
Angus Leeming
b2bef6f65a * Split out getLanguageData from character.[Ch] into its own files,
frnt_lang.[Ch]. Move all these functions into namespace frnt as
namespace charcter doesn't make much sense anymore.
* Associated changes to ControlCharacter and to FormCharacter.
* Use the same approach to internationalise the language names in the document
dialog.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4087 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-29 15:56:36 +00:00
Angus Leeming
93ad5c74f1 Internationalise the language names in the character dialog's combox.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4086 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-29 14:26:42 +00:00
Angus Leeming
3b9f84afb3 (Herbert): rather ugly hard-coded fix to hide some graphics formats from the
export menu and from the custom-export dialog.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4085 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-29 09:50:34 +00:00
Angus Leeming
1334cb16c8 Translate "Select Database" and "Select BibTeX-Style" in the BibTeX dialog.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4080 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-26 15:39:53 +00:00
Angus Leeming
9383796455 WYSIWYM citation labels for sub-standard BibTeX databases.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4078 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-26 14:35:04 +00:00
Angus Leeming
96075e576e On dit �Fermer� en fran�ais, pas �Close�.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4077 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-26 14:19:20 +00:00
Angus Leeming
a2cb34619f (Rob Lahaye): UI improvements to the preferences dialog.
(Me): fix a bug in fdfixc.sed that he activated.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4075 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-26 10:26:37 +00:00
Angus Leeming
cab361310e Ensure that the choice is always valid, thus fixing a crash.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4072 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-26 09:27:45 +00:00
Angus Leeming
d2d18edefc WYSIWYG citation labels when using natbib.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4052 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-24 10:00:39 +00:00
Lars Gullik Bjønnes
8f66b3860c fix distdir target
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4048 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-23 17:33:16 +00:00
Angus Leeming
0b8be78131 (Juergen Spitzmueller): enable the citation dialog to read multiple BibTeX
databases.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4044 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-23 10:52:57 +00:00
Lars Gullik Bjønnes
175bf75322 change some __GNUG_ to __GNUG__
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4043 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-23 08:16:27 +00:00
Jürgen Vigna
0b0238d904 Fix not updating of paragaph dialog in some cases (fix #229).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4031 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-19 10:51:06 +00:00
Angus Leeming
8f5b8ae18a Marco might like this...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4030 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-19 09:30:30 +00:00
Angus Leeming
8dfe03e027 (Marco Morandini): make the list of loadable graphics formats dynamic.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4029 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-19 09:17:05 +00:00
Angus Leeming
ba799bbab9 (Rob Lahaye): add Makefile to a couple of .cvsignore files.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4018 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-17 16:13:40 +00:00
John Levon
aa4723fb76 Closer approximation to compiling and building
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4011 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-16 22:37:46 +00:00
Lars Gullik Bjønnes
07ba220763 forgot this
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4005 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-16 09:56:04 +00:00
Lars Gullik Bjønnes
8b0bb92d40 small build and doc changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4000 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-16 09:11:40 +00:00
Angus Leeming
143f71f691 (Herbert): fix parsing of bibtex entry bug.
(Henry Pfister): also fixes bug in loading bibtex database.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3999 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-16 09:09:42 +00:00
Angus Leeming
9b3f8c9819 Those parts of Herbert's natbib patch that either fix bugs or just move
functions around.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3995 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-15 12:05:07 +00:00
Angus Leeming
3ee9f0ac7d (Herbert): expand the list of recognised graphics formats.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3989 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-12 15:25:11 +00:00
Angus Leeming
ced212a684 Ensure that the warning message is removed if the underlying paragraph will
accept our changes.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3982 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-12 09:35:50 +00:00
Angus Leeming
510b77ac25 (Herbert): allow the rotation of a graphic by 270.1 degrees and add "mm"
to the choice of Bounding Box units.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3975 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-11 18:39:17 +00:00
Angus Leeming
b95a56f37a (Herbert): discover the "Bounding Box" of non-(e)ps graphics files, and
use it in the graphics dialog.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3973 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-11 17:40:44 +00:00
André Pönitz
d3f034cc1a remove switch to math text mode for ^ inserted using the panel
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3963 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-10 14:51:56 +00:00
Jean-Marc Lasgouttes
3c01fa17e6 fontsize3.diff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3961 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-10 14:06:14 +00:00
André Pönitz
6f5d53a937 fix typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3960 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-10 10:54:37 +00:00
Angus Leeming
4311a01b2c (Adrien): two forgotten _().
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3956 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-09 10:02:10 +00:00
Michael Gerz
02e3dfb299 Left out these four glade files last time, plus Fix for Preamble resizing problems
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3955 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-09 03:24:40 +00:00
Angus Leeming
82999ab588 Fix crash but problem still remains.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3953 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-08 20:00:02 +00:00
Lars Gullik Bjønnes
615cc9ec4a make qt2 compile (linking is another matter)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3952 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-08 17:55:47 +00:00
Angus Leeming
c42560dbe3 I used to write reasonable English, once upon a time!
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3950 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-08 17:03:04 +00:00
Angus Leeming
727b3cab86 Store BoundingBox relative to original.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3948 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-08 16:51:46 +00:00
Angus Leeming
3e39bef2c1 (John): translate dialog titles.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3947 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-08 16:47:50 +00:00
Angus Leeming
36415c9131 (Herbert): move readBB from ControlGraphics to support/filetools.
(Angus): re-format getExtFromContents a little and remove replicated "sgi"
entry.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3946 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-08 14:55:52 +00:00
Lars Gullik Bjønnes
78930d2d26 further makefile work
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3944 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-08 09:42:58 +00:00
Lars Gullik Bjønnes
dab43e7795 ws change
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3932 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-07 15:31:50 +00:00
Lars Gullik Bjønnes
e7aae5c01c To make make install behave
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3928 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-07 12:32:26 +00:00
Lars Gullik Bjønnes
d5bef92340 handle distclean better
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3923 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-06 14:12:02 +00:00
Lars Gullik Bjønnes
a81d9e53d9 make distcheck work
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3922 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-06 13:15:10 +00:00
Lars Gullik Bjønnes
5e6b00a546 pt->bp patch from Herbert Voss
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3911 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-05 14:10:56 +00:00
Angus Leeming
9844394f76 Sigh. Why is debugging iterative?
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3907 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-05 09:18:26 +00:00
Angus Leeming
b9a7e87405 Herbert's and my fixes to the graphics inset.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3906 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-04 14:49:54 +00:00
Lars Gullik Bjønnes
3c21de4132 add some missing typenames
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3886 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-03 07:04:28 +00:00
Angus Leeming
30180184cd Most translations should now work.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3884 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-02 17:04:23 +00:00
John Levon
50a869e0e9 fix "Margin by with.."
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3883 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-02 16:17:08 +00:00
Michael Gerz
b8865a87c8 Renamed classes from FormX to GX, renamed glade files similarly. Added Preamble.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3872 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-31 23:17:11 +00:00
Jean-Marc Lasgouttes
2895ae04b5 fix #306 (from juergen s.)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3859 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-28 13:15:16 +00:00
Jean-Marc Lasgouttes
78f2a7a19e new classes from herbert, units patch from herbert, grace file export fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3853 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-27 12:27:17 +00:00
Angus Leeming
04d8b7b72b MathsSymbols doesn't depend on xforms.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3852 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-27 12:04:55 +00:00
Angus Leeming
38a20ba481 A lean, clean and working start to the new, improved gnome frontend.
Apparently.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3848 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-27 10:07:57 +00:00
Angus Leeming
70cec1dd6e Enable the insertion of non-existent graphics files once again.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3841 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-26 15:20:01 +00:00
Angus Leeming
b095c6ed7a Fix browse
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3840 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-26 12:59:29 +00:00
Angus Leeming
a351157fc6 Squash warning from my compiler.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3835 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-26 12:12:29 +00:00
Angus Leeming
67fbbc0fb2 Change the name of some methods and some widgets.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3822 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-25 11:16:15 +00:00
Lars Gullik Bjønnes
c8089f8bf9 makefile cleanup, and avoid some warnings
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3821 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-25 11:15:27 +00:00
Angus Leeming
9c628bc4ac Whitespace; clean up #includes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3819 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-25 11:00:17 +00:00
Angus Leeming
90d707e889 Whitespace.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3818 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-25 10:58:42 +00:00
Angus Leeming
f2070113e8 Qt2 now builds it's xforms sources correctly.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3817 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-22 18:21:02 +00:00
Angus Leeming
4f9bed1018 Enable the graphics inset to work correctly with relative file names.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3816 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-22 16:37:52 +00:00
Angus Leeming
b97138d0e8 * Use JMarc's browseRelFiles rather than browseFiles.
* Prevent activation of Ok,Apply in graphics dialog when file is not found
* Partial fix for bug 229. Still need to emit updateParagraph when leaving
  an inset.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3814 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-22 15:24:32 +00:00
Angus Leeming
607b4687a0 Fix crash in updateWidgetsFromLength and remove cruft.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3811 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-22 11:41:23 +00:00
Angus Leeming
1524c2c6d3 Machine generated files don't need this whitespace rubbish...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3808 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-21 21:52:48 +00:00
Lars Gullik Bjønnes
f7ba7c8e9f ws cleanup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3806 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-21 21:21:28 +00:00
Angus Leeming
0fde5a4c78 whitespace changes only (believe it or not!)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3801 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-21 16:59:12 +00:00
Angus Leeming
c75af79458 Mainly whitespace, but also a helper func getLyXLengthFromWidgets.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3799 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-21 16:51:33 +00:00
Lars Gullik Bjønnes
7514c31edf drop the ld -r stuff, we gained nothing with it, other build optimizations gave us what we wanted; some ws changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3798 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-21 16:49:07 +00:00
Lars Gullik Bjønnes
35e1157317 Fix for bug: #260 special rules if partially linking
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3792 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-20 19:06:32 +00:00
Angus Leeming
9d5ac82f16 Further clean-up. Now looks a lot better.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3791 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-20 18:47:43 +00:00
Angus Leeming
293a38272a Make more use of the feedback controller routines.
Reduce the amount of repeated code in FormParagraph.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3790 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-20 17:53:39 +00:00
Angus Leeming
8eeed19540 Rename Help->What's this? as Help->Tooltips.
Don't change the cursor to a ? when the tooltips are enabled.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3789 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-20 12:36:14 +00:00
Jean-Marc Lasgouttes
f10227802b tentative fix for #190; other small things
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3782 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-19 21:42:50 +00:00
Angus Leeming
bb7657f64a John's msg2.diff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3774 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-19 09:43:47 +00:00
Angus Leeming
5fd04c3532 John's msg.diff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3773 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-19 09:42:52 +00:00
Angus Leeming
b34683e78a Don't test for string::c_str() returning NULL.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3767 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-18 16:01:33 +00:00
Angus Leeming
9bf713b476 Clean-up tooltips further, rewrite formatted as a one-pass algo and
ensure that fl_set_object_helper is called only when the dialog is
visible, else it does not respect line breaks. Wierd, I know!


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3766 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-18 15:56:00 +00:00
Jürgen Vigna
53e8fb6000 Fixed rules for setting left/right borders for multicolumns (fix #173).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3765 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-18 15:27:41 +00:00
Angus Leeming
6c80f6633d gnome patch from Michael.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3760 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-16 12:55:22 +00:00
Jean-Marc Lasgouttes
80a04f5d03 gnome compilation fixes from Michael
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3753 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-14 14:03:54 +00:00
Lars Gullik Bjønnes
69013332e2 unification of all Makefiles.am
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3748 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-13 18:24:44 +00:00
Angus Leeming
ff6f729817 iThe cursor now behaves properly in the dialogs...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3740 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-13 11:26:36 +00:00
Lars Gullik Bjønnes
e6a7bc1287 remove last file in dir
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3734 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-12 18:09:36 +00:00
Angus Leeming
3beb3be67c Ensure all widgets follow the naming scheme.
This patch is house-keeping only. There are no issues associated with it.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3728 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-12 14:11:15 +00:00
Lars Gullik Bjønnes
82a83d7ae6 doxygen fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3717 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-11 22:47:41 +00:00
Angus Leeming
e918b1cc2b Activate the Ok, Apply buttons on pasting with the middle mouse button
for all remaining FL_INPUT objects that didn't yet do so.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3716 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-11 18:24:31 +00:00
Angus Leeming
f7c9b1176d Initialise variable before being bitten by a bug report!
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3715 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-11 17:39:58 +00:00
Angus Leeming
2a89557f92 Fix crash by removing unjustified Assert.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3714 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-11 17:31:07 +00:00
Angus Leeming
7cbe56d12e sourcedoc-friendly files.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3713 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-11 17:00:41 +00:00
Jean-Marc Lasgouttes
cc96405d1b another bibtex parsing fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3710 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-11 14:57:40 +00:00
Jean-Marc Lasgouttes
6bfec9b307 bibfile parsing and insetgraphics fixes from Herbert; FormToc fix from John; compile fix from Kayvan
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3704 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-11 11:17:49 +00:00
Angus Leeming
4fff141501 Give people a rational basis to describe what they dislike about tooltips!!!
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3703 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-11 09:54:42 +00:00
Jean-Marc Lasgouttes
f27810979c get rid of ejour2; formgraphics tweaks from Juergen S
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3702 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-08 13:53:30 +00:00
Jean-Marc Lasgouttes
7a3f5f9f6f frontends fixes from Juergen S
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3700 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-08 11:05:48 +00:00
Lars Gullik Bjønnes
f3f601b0cf ascii export of paragraphs, fix small compile problem.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3699 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-07 18:59:07 +00:00
Angus Leeming
e2dc77eb6f Tweaking of the math panel dialogs from Martin...
and yes, this counts as bug fixing IMO.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3695 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-07 17:24:55 +00:00
Angus Leeming
4653eee561 Finish ControlSendto.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3693 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-07 15:46:34 +00:00
Jürgen Vigna
cedd9c91a2 Angus Custom Export patch and removal of unused files from repository.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3688 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-07 15:06:57 +00:00
Angus Leeming
1ce24386f2 fix memory access bugs in flimage use.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3682 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-07 09:59:17 +00:00
Angus Leeming
4c263b730e Add an image loader using the xforms library routines and compile it if
your version of the xforms library is good enough.
The qt2 stuff is only partially tested (link problems elsewhere) and
the gnome stuff is not tested at all.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3676 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-06 12:07:23 +00:00
Angus Leeming
e154cde323 Add LString.h to ControlShowFile.h
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3675 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-06 12:06:34 +00:00
Angus Leeming
8bfda1f950 Don't call parseBibTeX at all if the info field is from lyx layout
"bibliography" (from Herbert).


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3671 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-05 17:48:21 +00:00
Angus Leeming
1dbd25f40a Fix crash when data.find('=') returns string::npos.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3670 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-05 17:36:22 +00:00
Angus Leeming
828035c7f3 Remove cruft.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3666 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-05 15:08:22 +00:00
Angus Leeming
0d248253bc Martin's Angstrom patch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3655 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-04 11:10:26 +00:00
Angus Leeming
356caadd6d Move Dialogs::redrawGUI to frontends/Dialogs.C from all those guis.
Move Dialogs::initialiseGraphics to GUIRunTime.
xforms works, qt2 and gnome not tested.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3654 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-04 10:51:40 +00:00
Angus Leeming
a4ab05529a Compile fix.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3653 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-04 10:40:01 +00:00
Lars Gullik Bjønnes
be0b4abbc3 get rid of LYX_LIBS
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3642 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-02 19:27:06 +00:00
Lars Gullik Bjønnes
dbd7a961fc layout as string
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3640 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-02 16:39:54 +00:00
Lars Gullik Bjønnes
81753592d8 some more configure/Makefile changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3636 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-02 12:07:06 +00:00
John Levon
a032e389e3 fix up build (also need patch sent to list), bring back doc/par dialogs,
add alert_pimpl


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3634 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-01 18:47:56 +00:00
Lars Gullik Bjønnes
d226ca60fa some more compile fixing
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3631 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-01 17:30:53 +00:00
Lars Gullik Bjønnes
f77b81570d begin work on gui compiling
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3626 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-01 15:08:12 +00:00
Angus Leeming
865b605078 Martin's prettification patch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3620 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-01 09:52:49 +00:00
Angus Leeming
00e13a6f56 Move connection of the image loader signals to the frontends.
Small fix to GImageXPM.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3616 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-28 18:07:15 +00:00
Angus Leeming
a1aa5796c8 Since Jean-Marc is making you all rebuild your trees, now is the time to
add a new static method "initialiseGraphics" to Dialogs.h.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3612 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-28 15:37:52 +00:00
Angus Leeming
3026a589b0 John's possible fix to the Bad Window problems that some people have
been experiencing.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3610 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-28 14:36:23 +00:00
Angus Leeming
58ad553455 Unsigned/signed.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3606 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-28 12:02:50 +00:00
Angus Leeming
0a8d0c71a3 Don't compile src/frontends/support as LyXImage is now dead.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3595 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-27 12:17:58 +00:00
Jean-Marc Lasgouttes
d03f2aab75 compilation fix; small menubar tweak
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3592 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-27 11:34:20 +00:00
Angus Leeming
607ad8d3a7 The graphics inset now has:
* lazy loading (don't try and load the image until a request to draw it
  is received).
* asynchronous conversion to a loadable format.
* asynchronous loading if the image loader supports it (it doesn't).
* "simple" cropping, rotating and scaling (in that order) of the image
  on the LyX screen.
* display in color, grayscale or monochrome.

We also have a forked calls dialog, although it isn't very exciting
yet because only the graphics cache makes use of the forked call controller.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3591 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-27 09:59:52 +00:00
Jean-Marc Lasgouttes
1120aa806c cleanups from John and Juergen, bib files parsing fix from Herbert
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3586 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-26 10:50:48 +00:00
Lars Gullik Bjønnes
e6fe0de052 cleaner ld -r
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3580 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-20 22:57:44 +00:00
Lars Gullik Bjønnes
28bba2b47b simper dep. tracking and obj. file compile
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3579 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-20 22:04:47 +00:00
Angus Leeming
fae3fd8ab1 Herbert's graphics14.diff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3578 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-20 16:34:53 +00:00
Jürgen Vigna
0e87319e51 Fixed #207 H.alignment in multicolumn cells was resetted on "Close".
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3575 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-20 14:48:59 +00:00
Lars Gullik Bjønnes
db13427aa7 better dep tracking
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3570 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-19 19:45:53 +00:00
Angus Leeming
cf736d158e Tiny clean-ups.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3569 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-19 15:01:58 +00:00
Angus Leeming
d0a3af12d9 Synching my tree with cvs.
I'm committing all the little, but uncontroversial, changes that have
built up in my tree. This will result in an almost total recompilation for
you all but will mean that things are less painfull when the other changes
go in!

* Rename files syscall.[Ch] as systemcall.[Ch].

* Rename class Systemcalls as class Systemcall as one instance of the class
  represents a single child process. Remove the default constructor too.

* Add a running() method to class Timeout. Results in recompilation of almost
  the entire tree because pretty well everything depends on LyXView.h which
  #includes "frontends/Timeout.h", so...

* Make the Timeout instances in classes LyXView and minibuffer pointers,
  allowing us to forward declare class Timeout.

* Add LFUN_FORKS_SHOW and LFUN_FORKS_KILL to commandtags.h in anticipation
  of something wonderful!

* Add a signal showForks to Dialogs.h, again anticipating some real code.

* wrap the structs firster, seconder in frontends/controllers/helper_funcs.h
  in a namespace to prevent a clash with similarly named structs in
  support/lyxalgo.h

As you see, lots of irritating bits and pieces which don't make much sense in
themselves but do in light of the other changes I've got here.

I'll post the big changes to the list for proper perusal.

Angus


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3566 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-18 19:13:48 +00:00
Angus Leeming
9e6186e523 Another compile fix.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3559 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-18 10:12:12 +00:00
Angus Leeming
8dd507a10a Compile fix.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3558 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-18 10:08:42 +00:00
John Levon
6232968e20 fix qt2 build.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3556 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-18 01:44:56 +00:00
Lars Gullik Bjønnes
edf3fcf8f9 remove the syscall constructor, adjust other code
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3555 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-16 18:34:30 +00:00
Lars Gullik Bjønnes
7ea7dabed1 to much stuff for my liking...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3554 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-16 15:59:55 +00:00
Angus Leeming
59e18b17ae We don't currently use fork anywhere (or if we do it's by mistake!), so
this patch strips down syscall.[Ch] so it now contains only the system
call interface. This interface is very, very simple! At the same time
I've taken the opportunity to remove syscontr.[Ch] and syssingleton.C,
again because they aren't used.

The rest of the changes are due to the change of name in the
Systemcall::Starttype enum. System is now Wait, and SystemDontWait is DontWait

Paves the way for resurrecting a proper forked calls controller.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3553 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-16 12:39:47 +00:00
Angus Leeming
9e5716b3d0 Another bugfix from Herbert.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3542 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-14 17:43:53 +00:00
Angus Leeming
e18db30e3c Rob Lahaye's prettification patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3534 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-14 12:31:16 +00:00
Angus Leeming
956b1497fb Herberts graphics10.diff, part II.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3532 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-13 18:07:43 +00:00
Jean-Marc Lasgouttes
f7d7339688 two small patches
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3527 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-12 10:01:52 +00:00
Angus Leeming
1c3b68bf4b J�rgen S's activation of intelligent code rather than my dumb attempt.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3524 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-11 18:57:30 +00:00
Angus Leeming
f2e66a940a John's fix to the minipage dialog.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3523 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-11 18:43:42 +00:00
Angus Leeming
f4c86428a3 FormExternal patch from Rob,
graphics9 patch from Herbert.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3517 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-11 10:42:11 +00:00
Angus Leeming
c238196fb2 Michael Koziarski's gnome patch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3516 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-11 10:22:27 +00:00
Jean-Marc Lasgouttes
bb9fffb77c popen tweaks; "no 0cm" patch from Herbert; fix disabled toggles in menus
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3511 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-08 14:32:17 +00:00
Angus Leeming
21245ae533 Herbert's bugfix patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3509 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-08 10:47:02 +00:00
André Pönitz
def443366e Martin's patch to put \underleftarrow and \underrightarrow in the math panel
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3506 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-08 08:30:09 +00:00
Angus Leeming
2dd83864e5 Herbert's unzip et al patch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3502 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-07 19:37:34 +00:00
Angus Leeming
98385a16b8 Stabilise the tooltips interface and use it successfully in the Bibtex,
Citation and Texinfo dialogs.

Remove all the horrible #if FL_REVISION < 89 cruft from FormBase and
put it in a little wrapper class Tooltips. For now use the 0.88 code for
all versions of xforms as I can't see an easy way of changing the tooltip
on the fly with fl_set_object_helper.

To use, call setTooltipHandler for each widget, add a choice widget to
the dialog together with 4 lines of code to set/get the level of verbosity.
Finally, and two methods, getMinimalTooltip and getVerboseTooltip to return
the tooltip.

What could be easier? Please try this out.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3496 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-06 17:15:28 +00:00
John Levon
832f620398 type can be empty !
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3495 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-06 15:36:29 +00:00
Jean-Marc Lasgouttes
8e3456ec01 fix weird error message when a command is disabled ; fix switching buffer in xref dialog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3494 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-06 15:12:40 +00:00
Angus Leeming
599e49cf7d Framework to select the verbosity of the tooltip.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3493 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-06 12:12:04 +00:00
Edwin Leuven
86cf393198 qt2 frontend compilation fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3492 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-06 10:58:08 +00:00
Angus Leeming
25e82b0745 J�rgen's first go at tooltips etc...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3491 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-05 20:36:12 +00:00
Angus Leeming
aeba607310 Herbert's graphic7.diff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3490 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-05 18:43:28 +00:00
Angus Leeming
a1b36fec35 You want real tooltips too? You got 'em. See the ChangeLog for how to use.
Works with both xforms 0.88 and 0.89.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3489 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-05 17:25:16 +00:00
Angus Leeming
625f8c79ac Provide the framework for really easy feedback messages.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3486 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-05 14:59:26 +00:00
Angus Leeming
bcfdd54d46 Yes, yet another patch from Herbert!
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3484 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-05 12:19:32 +00:00
Angus Leeming
5f4027ce80 Prohibit resizing of the graphics dialog.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3481 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-04 17:14:25 +00:00
Angus Leeming
a625b2d27f Herbert's latest "graphic5" patch (with the zippedFile stuff commented out),
his one-line fix to updateWidgetsFromLengthString,
a tiny bug fix of my own.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3480 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-04 15:36:45 +00:00
Jean-Marc Lasgouttes
342932ad32 two patches from john
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3479 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-04 11:30:25 +00:00
Angus Leeming
e173216d0a * Add a DEFAULT state to InsetGraphicsParams::DisplayType.
* InsetGraphics::updateInset will interogate lyxrc.display_graphics if
params.display == DEFAULT.
* Ensure that the "default" display is read to and written from file correctly.

Next to do: pass a GraphicsParams struct to the GraphicsCache when adding
an image rather tahn just the filename and use this to decide exactly
how to display the image. Will therefore be able to strip out the
lyxrc stuff from ImageLoader et al.

Angus


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3476 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-01 18:53:50 +00:00