]> git.lyx.org Git - lyx.git/log
lyx.git
22 years agoshorten filenames a bit
André Pönitz [Thu, 27 Jun 2002 13:01:31 +0000 (13:01 +0000)]
shorten filenames a bit

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4497 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoFix stupid parser bug
André Pönitz [Thu, 27 Jun 2002 11:31:32 +0000 (11:31 +0000)]
Fix stupid parser bug

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4496 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agouse external script now.
André Pönitz [Thu, 27 Jun 2002 10:46:19 +0000 (10:46 +0000)]
use external script now.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4495 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agomove the preview conversion stuff into an external script
André Pönitz [Thu, 27 Jun 2002 10:42:51 +0000 (10:42 +0000)]
move the preview conversion stuff into an external script

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4494 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoAdd missing file.
Angus Leeming [Thu, 27 Jun 2002 07:57:59 +0000 (07:57 +0000)]
Add missing file.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4493 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agogo from 'experienced user' right to 'hacker' level...
André Pönitz [Wed, 26 Jun 2002 19:07:34 +0000 (19:07 +0000)]
go from 'experienced user' right to 'hacker' level...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4492 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agopreview as preview can...
André Pönitz [Wed, 26 Jun 2002 19:04:45 +0000 (19:04 +0000)]
preview as preview can...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4491 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agostd::auto_ptr -> boost::scoped_ptr and compile fix.
Angus Leeming [Wed, 26 Jun 2002 16:57:59 +0000 (16:57 +0000)]
std::auto_ptr -> boost::scoped_ptr and compile fix.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4490 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoCreate a grfx::Loader class and so move large chunks of code out of
Angus Leeming [Wed, 26 Jun 2002 14:15:08 +0000 (14:15 +0000)]
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

22 years agowhitespace
André Pönitz [Wed, 26 Jun 2002 13:49:27 +0000 (13:49 +0000)]
whitespace

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4488 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agosecond part of Claus' patch
André Pönitz [Wed, 26 Jun 2002 11:55:40 +0000 (11:55 +0000)]
second part of Claus' patch

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4487 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoWin32 specific changes from Claus Hentschel
André Pönitz [Wed, 26 Jun 2002 11:51:59 +0000 (11:51 +0000)]
Win32 specific changes from Claus Hentschel

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4486 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agopreview cosmetics
André Pönitz [Wed, 26 Jun 2002 09:15:23 +0000 (09:15 +0000)]
preview cosmetics

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4485 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoThere is now a \preview lyxrc variable defaulting to 'false'.
André Pönitz [Wed, 26 Jun 2002 08:59:25 +0000 (08:59 +0000)]
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

22 years agofirst shot at preview is working
André Pönitz [Tue, 25 Jun 2002 18:57:41 +0000 (18:57 +0000)]
first shot at preview is working

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4483 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agofirst shot at preview. It crashes. Don't know why. To see it work a bit, change
André Pönitz [Tue, 25 Jun 2002 18:21:17 +0000 (18:21 +0000)]
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

22 years agodoh...
Angus Leeming [Tue, 25 Jun 2002 16:09:09 +0000 (16:09 +0000)]
doh...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4481 a592a061-630c-0410-9148-cb99ea01b6c8

22 years ago* Split the graphics loader into a frontend and a backend.
Angus Leeming [Tue, 25 Jun 2002 15:59:10 +0000 (15:59 +0000)]
* 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

22 years agofix the <...> delimiters
André Pönitz [Tue, 25 Jun 2002 14:29:24 +0000 (14:29 +0000)]
fix the <...> delimiters

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4479 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agosmall bugfix
André Pönitz [Tue, 25 Jun 2002 14:06:52 +0000 (14:06 +0000)]
small bugfix

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4478 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoadd some debug msg
André Pönitz [Tue, 25 Jun 2002 14:01:29 +0000 (14:01 +0000)]
add some debug msg

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4477 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoold MathSpecialCharInset now realized by MathSymbolInset
André Pönitz [Tue, 25 Jun 2002 14:00:59 +0000 (14:00 +0000)]
old MathSpecialCharInset now realized by MathSymbolInset

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4476 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agomake 'det' partially work for math-extern
André Pönitz [Tue, 25 Jun 2002 13:49:29 +0000 (13:49 +0000)]
make 'det' partially work for math-extern

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4475 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoseveral smallish changes/bugfixes/left overs from Porto
André Pönitz [Tue, 25 Jun 2002 13:19:50 +0000 (13:19 +0000)]
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

22 years agoreplace ostream by support/LOstream
André Pönitz [Tue, 25 Jun 2002 03:56:30 +0000 (03:56 +0000)]
replace ostream by support/LOstream

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4473 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoportoaddons
Lars Gullik Bjønnes [Mon, 24 Jun 2002 22:24:57 +0000 (22:24 +0000)]
portoaddons

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4472 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agolayout as layout
Lars Gullik Bjønnes [Mon, 24 Jun 2002 20:28:12 +0000 (20:28 +0000)]
layout as layout

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4471 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agofix #456
André Pönitz [Mon, 24 Jun 2002 18:10:01 +0000 (18:10 +0000)]
fix #456

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4470 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agofix #487
André Pönitz [Mon, 24 Jun 2002 17:59:11 +0000 (17:59 +0000)]
fix #487

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4469 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agocompiler warning/tiny whitespace
André Pönitz [Mon, 24 Jun 2002 17:26:15 +0000 (17:26 +0000)]
compiler warning/tiny whitespace

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4468 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoFirst shot at inset-unification mathed & rest of the world
André Pönitz [Mon, 24 Jun 2002 15:51:35 +0000 (15:51 +0000)]
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

22 years agomost of the so far unapplied stuff from porto including proper support for
André Pönitz [Mon, 24 Jun 2002 15:37:14 +0000 (15:37 +0000)]
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

22 years agofix the bug that guy on the boat mentioned (M-m x and M-m e shortcuts)
André Pönitz [Mon, 24 Jun 2002 15:36:03 +0000 (15:36 +0000)]
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

22 years agoFix my email
Dekel Tsur [Sun, 23 Jun 2002 19:14:23 +0000 (19:14 +0000)]
Fix my email

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4463 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoSmall fix
Dekel Tsur [Sun, 23 Jun 2002 19:06:15 +0000 (19:06 +0000)]
Small fix

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4461 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoVirtual code for the splash screen and a suggestion that this isn't the
Angus Leeming [Fri, 21 Jun 2002 17:16:35 +0000 (17:16 +0000)]
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

22 years agoYet more (minor) compilation fixes.
Angus Leeming [Fri, 21 Jun 2002 16:40:54 +0000 (16:40 +0000)]
Yet more (minor) compilation fixes.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4459 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoMore compilation fixes.
Angus Leeming [Fri, 21 Jun 2002 16:35:29 +0000 (16:35 +0000)]
More compilation fixes.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4458 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoCompile fix.
Angus Leeming [Fri, 21 Jun 2002 16:33:12 +0000 (16:33 +0000)]
Compile fix.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4457 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agochange variable name
John Levon [Fri, 21 Jun 2002 13:50:57 +0000 (13:50 +0000)]
change variable name

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4456 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoremove show_banner + keyboard_shortcuts as discussed
John Levon [Fri, 21 Jun 2002 11:35:41 +0000 (11:35 +0000)]
remove show_banner + keyboard_shortcuts as discussed

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4455 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agofix ellipses
John Levon [Fri, 21 Jun 2002 05:26:13 +0000 (05:26 +0000)]
fix ellipses

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4454 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agomove splash into screen greyOut(). Still not enabled (needs grfx work)
John Levon [Fri, 21 Jun 2002 04:40:40 +0000 (04:40 +0000)]
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

22 years agorepaint() on resize ...
John Levon [Fri, 21 Jun 2002 03:08:29 +0000 (03:08 +0000)]
repaint() on resize ...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4452 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoresize/redraw changes
John Levon [Fri, 21 Jun 2002 02:58:54 +0000 (02:58 +0000)]
resize/redraw changes

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4451 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoredraw() cleanup
John Levon [Fri, 21 Jun 2002 02:22:13 +0000 (02:22 +0000)]
redraw() cleanup

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4450 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agofix bug 488
John Levon [Fri, 21 Jun 2002 00:10:29 +0000 (00:10 +0000)]
fix bug 488

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4448 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoAuto-scan for texinfo and bibtex dialogs
John Levon [Thu, 20 Jun 2002 23:35:10 +0000 (23:35 +0000)]
Auto-scan for texinfo and bibtex dialogs

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4446 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agobug 458 (dtrt with index entry insert)
John Levon [Thu, 20 Jun 2002 23:01:16 +0000 (23:01 +0000)]
bug 458 (dtrt with index entry insert)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4445 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoremove index entry of preceding word (bug 458)
John Levon [Thu, 20 Jun 2002 22:57:18 +0000 (22:57 +0000)]
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

22 years agoadd -Wno-non-template-friend for 2.96
John Levon [Thu, 20 Jun 2002 22:36:02 +0000 (22:36 +0000)]
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

22 years agoMerge Herbert's bibtex patch; it doesn't introduce any new bugs and
John Levon [Thu, 20 Jun 2002 20:41:00 +0000 (20:41 +0000)]
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

22 years agoMerge the working bits of the resize patch, and fix a couple of things
John Levon [Thu, 20 Jun 2002 20:37:42 +0000 (20:37 +0000)]
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

22 years agofix pspell detection
Jean-Marc Lasgouttes [Thu, 20 Jun 2002 12:50:33 +0000 (12:50 +0000)]
fix pspell detection

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4440 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agowhitespace
John Levon [Thu, 20 Jun 2002 00:09:12 +0000 (00:09 +0000)]
whitespace

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4437 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoremove some more unneeded focus stuff
John Levon [Wed, 19 Jun 2002 23:55:55 +0000 (23:55 +0000)]
remove some more unneeded focus stuff

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4436 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoremove focus/unfocus events - unused
John Levon [Wed, 19 Jun 2002 22:11:20 +0000 (22:11 +0000)]
remove focus/unfocus events - unused

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4435 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoRemove obsolete part.
Dekel Tsur [Wed, 19 Jun 2002 19:29:49 +0000 (19:29 +0000)]
Remove obsolete part.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4433 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoremove unused methods
John Levon [Wed, 19 Jun 2002 18:29:07 +0000 (18:29 +0000)]
remove unused methods

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4432 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agobetter_delim2.diff
John Levon [Wed, 19 Jun 2002 15:24:51 +0000 (15:24 +0000)]
better_delim2.diff

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4431 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoCompile fix.
Angus Leeming [Wed, 19 Jun 2002 10:39:57 +0000 (10:39 +0000)]
Compile fix.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4430 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoMissing files, get keyboard partly working
John Levon [Wed, 19 Jun 2002 05:20:29 +0000 (05:20 +0000)]
Missing files, get keyboard partly working

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4429 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agomissing header
John Levon [Wed, 19 Jun 2002 03:54:18 +0000 (03:54 +0000)]
missing header

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4428 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoThe initial merge of the Qt frontend, and the necessary compile fixes.
John Levon [Wed, 19 Jun 2002 03:38:44 +0000 (03:38 +0000)]
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

22 years agoremove unused width()
John Levon [Wed, 19 Jun 2002 03:16:15 +0000 (03:16 +0000)]
remove unused width()

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4426 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoremove unused method
John Levon [Wed, 19 Jun 2002 03:15:22 +0000 (03:15 +0000)]
remove unused method

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4425 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoRemove lyx regexp check
John Levon [Wed, 19 Jun 2002 00:04:31 +0000 (00:04 +0000)]
Remove lyx regexp check

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4424 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoHerbert's graphics diff
John Levon [Tue, 18 Jun 2002 20:47:49 +0000 (20:47 +0000)]
Herbert's graphics diff

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4423 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoReapply "c-assert expects an int" patch.
Angus Leeming [Tue, 18 Jun 2002 19:55:23 +0000 (19:55 +0000)]
Reapply "c-assert expects an int" patch.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4422 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agofix aiksaurus compile
John Levon [Tue, 18 Jun 2002 18:39:36 +0000 (18:39 +0000)]
fix aiksaurus compile

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4421 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoignore .lo in forms/ (Herbert)
John Levon [Tue, 18 Jun 2002 17:35:51 +0000 (17:35 +0000)]
ignore .lo in forms/ (Herbert)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4420 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agobug 77
John Levon [Tue, 18 Jun 2002 17:31:41 +0000 (17:31 +0000)]
bug 77

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4419 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agominor tidy
John Levon [Tue, 18 Jun 2002 17:22:17 +0000 (17:22 +0000)]
minor tidy

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4418 a592a061-630c-0410-9148-cb99ea01b6c8

22 years ago*duck*
Lars Gullik Bjønnes [Tue, 18 Jun 2002 15:44:30 +0000 (15:44 +0000)]
*duck*

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4417 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agotwo new files
Lars Gullik Bjønnes [Tue, 18 Jun 2002 15:40:03 +0000 (15:40 +0000)]
two new files

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4416 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoupdate
Lars Gullik Bjønnes [Tue, 18 Jun 2002 15:39:27 +0000 (15:39 +0000)]
update

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4415 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoJrgen's "Tooltips for the reference dialog" patch. I've tried to incorporate
Angus Leeming [Tue, 18 Jun 2002 12:39:13 +0000 (12:39 +0000)]
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

22 years agofrench updates
Jean-Marc Lasgouttes [Tue, 18 Jun 2002 11:35:44 +0000 (11:35 +0000)]
french updates

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4412 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoIgnore any generated files in the xforms/forms directory.
Angus Leeming [Tue, 18 Jun 2002 10:23:57 +0000 (10:23 +0000)]
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

22 years agoMore tweaks to the INSTALL notes when using Compaq cxx.
Angus Leeming [Mon, 17 Jun 2002 10:28:11 +0000 (10:28 +0000)]
More tweaks to the INSTALL notes when using Compaq cxx.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4408 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoChange existing ERT dialog to follow GNOME guidelines, implement About and Float...
Michael Gerz [Sat, 15 Jun 2002 09:22:03 +0000 (09:22 +0000)]
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

22 years agoUpdate the notes on compilation under Tru64 unix.
Angus Leeming [Fri, 14 Jun 2002 16:37:13 +0000 (16:37 +0000)]
Update the notes on compilation under Tru64 unix.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4405 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoRemove the using std::difftime declaration.
Angus Leeming [Fri, 14 Jun 2002 16:32:22 +0000 (16:32 +0000)]
Remove the using std::difftime declaration.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4404 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoNuke forgotten stl_string_fwd.h.
Angus Leeming [Fri, 14 Jun 2002 16:08:31 +0000 (16:08 +0000)]
Nuke forgotten stl_string_fwd.h.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4403 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoplaying around with visual feedback for the new mathed font insets
José Matox [Fri, 14 Jun 2002 12:24:28 +0000 (12:24 +0000)]
playing around with visual feedback for the new mathed font insets
now a font change gets small (and hopefully not too annoying) markers and no two "logical" positions end up in the same physical position on screen. Comments welcome.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4402 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoPedantry
Angus Leeming [Fri, 14 Jun 2002 10:58:05 +0000 (10:58 +0000)]
Pedantry

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4401 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoFail gracefully if fdesign fails.
Angus Leeming [Fri, 14 Jun 2002 10:51:32 +0000 (10:51 +0000)]
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

22 years agofix the fix
José Matox [Fri, 14 Jun 2002 10:48:27 +0000 (10:48 +0000)]
fix the fix

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4399 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoMake the .Ch files dependent on the fdfix files.
Angus Leeming [Fri, 14 Jun 2002 10:12:59 +0000 (10:12 +0000)]
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

22 years agoFix crash in FormPreferences.
Angus Leeming [Fri, 14 Jun 2002 09:17:11 +0000 (09:17 +0000)]
Fix crash in FormPreferences.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4397 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agokeep x coordinate target when moving up/down
José Matox [Thu, 13 Jun 2002 18:07:40 +0000 (18:07 +0000)]
keep x coordinate target when moving up/down

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4395 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoc-assert expects an int, so don't pass it a pointer.
Angus Leeming [Thu, 13 Jun 2002 16:05:32 +0000 (16:05 +0000)]
c-assert expects an int, so don't pass it a pointer.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4394 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoxforms clean-up, described in detail in my mail of 31 May. See
Angus Leeming [Thu, 13 Jun 2002 13:43:51 +0000 (13:43 +0000)]
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

22 years agoNuke stl_string_fwd.h
Angus Leeming [Thu, 13 Jun 2002 12:35:36 +0000 (12:35 +0000)]
Nuke stl_string_fwd.h

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4392 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoCompilation fix.
Angus Leeming [Thu, 13 Jun 2002 12:32:37 +0000 (12:32 +0000)]
Compilation fix.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4391 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoCompile fix.
Angus Leeming [Thu, 13 Jun 2002 11:37:16 +0000 (11:37 +0000)]
Compile fix.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4390 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agocompilation fix
Jean-Marc Lasgouttes [Thu, 13 Jun 2002 10:11:32 +0000 (10:11 +0000)]
compilation fix

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4389 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agofix drawing of double quotes; fix input of cyrillic and greek characters
Jean-Marc Lasgouttes [Wed, 12 Jun 2002 15:56:51 +0000 (15:56 +0000)]
fix drawing of double quotes; fix input of cyrillic and greek characters

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4387 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoPainter and scrollbar API patches
John Levon [Wed, 12 Jun 2002 15:01:32 +0000 (15:01 +0000)]
Painter and scrollbar API patches

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4386 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoTrivial fix for std::exit.
Angus Leeming [Wed, 12 Jun 2002 14:50:27 +0000 (14:50 +0000)]
Trivial fix for std::exit.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4385 a592a061-630c-0410-9148-cb99ea01b6c8