]> git.lyx.org Git - lyx.git/log
lyx.git
22 years ago* Add a DEFAULT state to InsetGraphicsParams::DisplayType.
Angus Leeming [Fri, 1 Feb 2002 18:53:50 +0000 (18:53 +0000)]
* 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

22 years agofix for #141
André Pönitz [Fri, 1 Feb 2002 17:09:55 +0000 (17:09 +0000)]
fix for #141

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

22 years agopartial fix for #141
André Pönitz [Fri, 1 Feb 2002 17:01:30 +0000 (17:01 +0000)]
partial fix for #141

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

22 years agodraw decorations closer to the place where LaTeX puts them
André Pönitz [Fri, 1 Feb 2002 15:53:34 +0000 (15:53 +0000)]
draw decorations closer to the place where LaTeX puts them

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

22 years agoSomewhat better behaviour for Umlauts in math
André Pönitz [Fri, 1 Feb 2002 14:56:49 +0000 (14:56 +0000)]
Somewhat better behaviour for Umlauts in math

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

22 years agofix for #219
André Pönitz [Fri, 1 Feb 2002 12:57:16 +0000 (12:57 +0000)]
fix for #219

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

22 years agofix #218
André Pönitz [Fri, 1 Feb 2002 11:57:26 +0000 (11:57 +0000)]
fix #218

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

22 years agoproper support for \underset
André Pönitz [Fri, 1 Feb 2002 10:33:06 +0000 (10:33 +0000)]
proper support for \underset

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

22 years agoFix fuer #209
André Pönitz [Fri, 1 Feb 2002 10:21:29 +0000 (10:21 +0000)]
Fix fuer #209

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

22 years agoA couple of fixes from Herbert.
Angus Leeming [Fri, 1 Feb 2002 09:57:44 +0000 (09:57 +0000)]
A couple of fixes from Herbert.

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

22 years agoRename figure-insert.xpm as graphics-insert.xpm.
Angus Leeming [Thu, 31 Jan 2002 15:11:23 +0000 (15:11 +0000)]
Rename figure-insert.xpm as graphics-insert.xpm.
Martin's tweek of the graphics dialog.

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

22 years agoHerbert's latest graphics patch.
Angus Leeming [Thu, 31 Jan 2002 14:20:09 +0000 (14:20 +0000)]
Herbert's latest graphics patch.

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

22 years agofirst commit new graphics dialog
Edwin Leuven [Thu, 31 Jan 2002 13:15:33 +0000 (13:15 +0000)]
first commit new graphics dialog

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

22 years agoYet another tweak from J�rgen.
Angus Leeming [Wed, 30 Jan 2002 19:36:39 +0000 (19:36 +0000)]
Yet another tweak from J�rgen.

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

22 years agographic-insert -> graphics-insert
Angus Leeming [Wed, 30 Jan 2002 19:35:21 +0000 (19:35 +0000)]
graphic-insert -> graphics-insert

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

22 years agoHerbert's changes to those help files of his and to the default menus
Angus Leeming [Wed, 30 Jan 2002 19:18:40 +0000 (19:18 +0000)]
Herbert's changes to those help files of his and to the default menus
(replacing the old graphics with the new).

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

22 years agoHerbert's fix to bug #222.
Angus Leeming [Wed, 30 Jan 2002 19:14:09 +0000 (19:14 +0000)]
Herbert's fix to bug #222.

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

22 years agoJ�rgen S's changes to the citation dialog + a few tweaks of my own.
Angus Leeming [Wed, 30 Jan 2002 19:09:25 +0000 (19:09 +0000)]
J�rgen S's changes to the citation dialog + a few tweaks of my own.

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

22 years agoThe graphics part of J�rgen S's latest patch + a few tweaks of my own.
Angus Leeming [Wed, 30 Jan 2002 18:49:41 +0000 (18:49 +0000)]
The graphics part of J�rgen S's latest patch + a few tweaks of my own.

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

22 years agoTrivial using std::ios fix.
Angus Leeming [Wed, 30 Jan 2002 18:16:12 +0000 (18:16 +0000)]
Trivial using std::ios fix.

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

22 years agoRevert this silly seekp thing.
Angus Leeming [Wed, 30 Jan 2002 17:02:17 +0000 (17:02 +0000)]
Revert this silly seekp thing.
Apologies for letting it slip in in the first place.

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

22 years agoJ�rgen S's patch to the graphics dialog.
Angus Leeming [Wed, 30 Jan 2002 14:55:27 +0000 (14:55 +0000)]
J�rgen S's patch to the graphics dialog.

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

22 years agoFix height of bitmap.
Angus Leeming [Wed, 30 Jan 2002 14:50:30 +0000 (14:50 +0000)]
Fix height of bitmap.

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

22 years agomerge a few more cygwin patches
Jean-Marc Lasgouttes [Wed, 30 Jan 2002 13:15:19 +0000 (13:15 +0000)]
merge a few more cygwin patches

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

22 years agoFix for #224 (and #225? what's the difference anyway?)
André Pönitz [Wed, 30 Jan 2002 11:29:54 +0000 (11:29 +0000)]
Fix for #224  (and #225? what's the difference anyway?)

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

22 years agoFix a small compiler warning.
Angus Leeming [Tue, 29 Jan 2002 16:40:07 +0000 (16:40 +0000)]
Fix a small compiler warning.

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

22 years agoTiny changes to allow them to be visualised with xv (remove empty first line).
Angus Leeming [Tue, 29 Jan 2002 12:43:58 +0000 (12:43 +0000)]
Tiny changes to allow them to be visualised with xv (remove empty first line).

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

22 years agoMartin's changes to the space and style dialogs of the math panel.
Angus Leeming [Tue, 29 Jan 2002 12:31:24 +0000 (12:31 +0000)]
Martin's changes to the space and style dialogs of the math panel.

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

22 years agoadd showfile dialog to qt2 frontend
Edwin Leuven [Tue, 29 Jan 2002 10:05:09 +0000 (10:05 +0000)]
add showfile dialog to qt2 frontend

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

22 years agoJ�rgen S's consistent minipage patch.
Angus Leeming [Tue, 29 Jan 2002 09:38:09 +0000 (09:38 +0000)]
J�rgen S's consistent minipage patch.

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

22 years agoHerbert's big graphics patch.
Angus Leeming [Tue, 29 Jan 2002 09:26:24 +0000 (09:26 +0000)]
Herbert's big graphics patch.

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

22 years agoWhite space changes only.
Angus Leeming [Mon, 28 Jan 2002 18:42:37 +0000 (18:42 +0000)]
White space changes only.

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

22 years agoRemove code replicating that in the base class.
Angus Leeming [Mon, 28 Jan 2002 18:35:07 +0000 (18:35 +0000)]
Remove code replicating that in the base class.

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

22 years agoMartin's patch to shorten and broaded the AMS relational symbols in the
Angus Leeming [Mon, 28 Jan 2002 14:36:39 +0000 (14:36 +0000)]
Martin's patch to shorten and broaded the AMS relational symbols in the
math panel.

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

22 years agoMartin's additional accents in the math panel patch.
Angus Leeming [Mon, 28 Jan 2002 14:24:01 +0000 (14:24 +0000)]
Martin's additional accents in the math panel patch.

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

22 years agoSmall tweaks to the -lqt recognition stuff (from John).
Angus Leeming [Mon, 28 Jan 2002 13:25:35 +0000 (13:25 +0000)]
Small tweaks to the -lqt recognition stuff (from John).

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

22 years agoAdd macros for \models and \Join.
Dekel Tsur [Sat, 26 Jan 2002 18:33:45 +0000 (18:33 +0000)]
Add macros for \models and \Join.

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

22 years agoChange the latex font names in order to match the names of type1inst.
Dekel Tsur [Sat, 26 Jan 2002 18:32:03 +0000 (18:32 +0000)]
Change the latex font names in order to match the names of type1inst.

Anyone who used these fonts, should recreate the fonts.dir
(you can use the lib/create_fonts_dir script)

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

22 years agoNew files
Dekel Tsur [Sat, 26 Jan 2002 18:24:15 +0000 (18:24 +0000)]
New files

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

22 years agoangus' patch
John Levon [Fri, 25 Jan 2002 19:34:22 +0000 (19:34 +0000)]
angus' patch

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

22 years agoadded #include "LString.h" where they belong.
Angus Leeming [Fri, 25 Jan 2002 19:07:34 +0000 (19:07 +0000)]
added #include "LString.h" where they belong.

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

22 years agofloat dialog from edwin
John Levon [Fri, 25 Jan 2002 17:46:18 +0000 (17:46 +0000)]
float dialog from edwin

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

22 years agoJ�rgen S's form_sendto patch.
Angus Leeming [Fri, 25 Jan 2002 11:34:58 +0000 (11:34 +0000)]
J�rgen S's form_sendto patch.

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

22 years agoremove redundant // -*- C++ -*-
Angus Leeming [Fri, 25 Jan 2002 11:26:40 +0000 (11:26 +0000)]
remove redundant // -*- C++ -*-

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

22 years agoBugfixes: checkboxes to radiobuttons (from J�rgen S) and remove a little
Angus Leeming [Fri, 25 Jan 2002 10:21:46 +0000 (10:21 +0000)]
Bugfixes: checkboxes to radiobuttons (from J�rgen S) and remove a little
redundant code (from me).

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

22 years agoRemove const qualifier from bool return type.
Angus Leeming [Thu, 24 Jan 2002 15:49:53 +0000 (15:49 +0000)]
Remove const qualifier from bool return type.

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

22 years agoupdate some libtool files
Lars Gullik Bjønnes [Wed, 23 Jan 2002 21:28:31 +0000 (21:28 +0000)]
update some libtool files

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

22 years agofix for something similar to bug132, pluss some small stuff
Lars Gullik Bjønnes [Mon, 21 Jan 2002 12:16:56 +0000 (12:16 +0000)]
fix for something similar to bug132, pluss some small stuff

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

22 years agoforminclude patch from herbert
Jean-Marc Lasgouttes [Mon, 21 Jan 2002 10:47:19 +0000 (10:47 +0000)]
forminclude patch from herbert

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

22 years agogrey-out comboxes when they are disabled; disable toolbar layout combox when forceDef...
Jean-Marc Lasgouttes [Sun, 20 Jan 2002 23:17:17 +0000 (23:17 +0000)]
grey-out comboxes when they are disabled; disable toolbar layout combox when forceDefaultParagraph is true; enlarge a bit the toolbar tooltips

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

22 years agoTOC dialog is back
John Levon [Sun, 20 Jan 2002 18:38:52 +0000 (18:38 +0000)]
TOC dialog is back

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

22 years agonatbib support for citation dialog
John Levon [Sun, 20 Jan 2002 17:02:09 +0000 (17:02 +0000)]
natbib support for citation dialog

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

22 years agoDisable paragraph dialog for ERT inset
Dekel Tsur [Sun, 20 Jan 2002 16:49:37 +0000 (16:49 +0000)]
Disable paragraph dialog for ERT inset

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

22 years agofixes to biblio and insetgraphics from herbert; disable LAYOUT_PARAGRAPH when needed
Jean-Marc Lasgouttes [Sun, 20 Jan 2002 16:07:42 +0000 (16:07 +0000)]
fixes to biblio and insetgraphics from herbert; disable LAYOUT_PARAGRAPH when needed

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

22 years agofix from herbert to biblio parsing
Jean-Marc Lasgouttes [Sat, 19 Jan 2002 21:51:54 +0000 (21:51 +0000)]
fix from herbert to biblio parsing

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

22 years agofix bugs 200, 201, 196
Jean-Marc Lasgouttes [Sat, 19 Jan 2002 20:24:04 +0000 (20:24 +0000)]
fix bugs 200, 201, 196

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

22 years agofix bug 175 (minipage in minipage); fix some warnings; apply external.diff from Herbert
Jean-Marc Lasgouttes [Sat, 19 Jan 2002 17:05:24 +0000 (17:05 +0000)]
fix bug 175 (minipage in minipage); fix some warnings; apply external.diff from Herbert

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

22 years agoAdd texinfo dialog to qt2 frontend
Edwin Leuven [Sat, 19 Jan 2002 13:48:05 +0000 (13:48 +0000)]
Add texinfo dialog to qt2 frontend

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

22 years agoThis makes fluctuation of inset hopefully better (#147).
Jürgen Vigna [Fri, 18 Jan 2002 15:40:31 +0000 (15:40 +0000)]
This makes fluctuation of inset hopefully better (#147).

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

22 years agoMartin's validate() patch (\pm\varepsilon\smile)
André Pönitz [Fri, 18 Jan 2002 14:27:54 +0000 (14:27 +0000)]
Martin's validate() patch  (\pm\varepsilon\smile)

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

22 years agoMartin's latest mods to the math panel.
Angus Leeming [Fri, 18 Jan 2002 12:18:20 +0000 (12:18 +0000)]
Martin's latest mods to the math panel.

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

22 years agofix compile problem
Jean-Marc Lasgouttes [Fri, 18 Jan 2002 10:31:30 +0000 (10:31 +0000)]
fix compile problem

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

22 years agoMake qt2 frontend compile
Edwin Leuven [Fri, 18 Jan 2002 09:55:18 +0000 (09:55 +0000)]
Make qt2 frontend compile

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

22 years agoneed_break_row was wrong in my earlier patches
Allan Rae [Fri, 18 Jan 2002 03:50:19 +0000 (03:50 +0000)]
need_break_row was wrong in my earlier patches

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

22 years agouse real LyXLength for minipages; new method LyXLength::inPixels
Jean-Marc Lasgouttes [Thu, 17 Jan 2002 23:09:31 +0000 (23:09 +0000)]
use real LyXLength for minipages; new method LyXLength::inPixels

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

22 years agocompilation fix
Jean-Marc Lasgouttes [Thu, 17 Jan 2002 21:00:58 +0000 (21:00 +0000)]
compilation fix

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

22 years agosmall graphics fix from John
Jean-Marc Lasgouttes [Thu, 17 Jan 2002 17:39:38 +0000 (17:39 +0000)]
small graphics fix from John

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

22 years agoadd configure.m4 to the distribution ; doc.diff
Jean-Marc Lasgouttes [Thu, 17 Jan 2002 17:16:19 +0000 (17:16 +0000)]
add configure.m4 to the distribution ; doc.diff

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

22 years agoFixed insetlocking-mechanism and PARAGRAPH_GOTO func.
Jürgen Vigna [Thu, 17 Jan 2002 14:27:01 +0000 (14:27 +0000)]
Fixed insetlocking-mechanism and PARAGRAPH_GOTO func.

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

22 years agoslovak support
Jean-Marc Lasgouttes [Thu, 17 Jan 2002 10:54:30 +0000 (10:54 +0000)]
slovak support

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

22 years agoJohn's scalable font message and preferences inner_tab rename patch
Allan Rae [Thu, 17 Jan 2002 10:53:14 +0000 (10:53 +0000)]
John's scalable font message and preferences inner_tab rename patch

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

22 years agoFixed small drawing bug in InsetText.
Jürgen Vigna [Thu, 17 Jan 2002 10:13:23 +0000 (10:13 +0000)]
Fixed small drawing bug in InsetText.

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

22 years agoinfrastructure for requiring "amssymb".
André Pönitz [Thu, 17 Jan 2002 08:07:06 +0000 (08:07 +0000)]
infrastructure for requiring "amssymb".
Could anybody please fill in the apropriate tests?

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

22 years agoJohn's pref.diff minus the bold inner tabfolder in Preferences; ShowMessage() to...
Allan Rae [Thu, 17 Jan 2002 06:43:34 +0000 (06:43 +0000)]
John's pref.diff minus the bold inner tabfolder in Preferences; ShowMessage() to console if minibuffer unavailable

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

22 years agofix build, thesaurus
John Levon [Wed, 16 Jan 2002 23:56:25 +0000 (23:56 +0000)]
fix build, thesaurus

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

22 years agofix bug 171 (pasting of floats in floats)
Jean-Marc Lasgouttes [Wed, 16 Jan 2002 23:48:36 +0000 (23:48 +0000)]
fix bug 171 (pasting of floats in floats)

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

22 years agofinally apply DepTable patch; simplify file browsing in ControlExternal
Jean-Marc Lasgouttes [Wed, 16 Jan 2002 22:17:38 +0000 (22:17 +0000)]
finally apply DepTable patch; simplify file browsing in ControlExternal

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

22 years agoAdd the missing template instatiations!
Angus Leeming [Wed, 16 Jan 2002 19:24:23 +0000 (19:24 +0000)]
Add the missing template instatiations!
Apologies to all.

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

22 years agoJ�rgen S's tabular resize patch
Angus Leeming [Wed, 16 Jan 2002 17:41:36 +0000 (17:41 +0000)]
J�rgen S's tabular resize patch

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

22 years agoJ�rgen S's "power user" patch
Angus Leeming [Wed, 16 Jan 2002 16:34:03 +0000 (16:34 +0000)]
J�rgen S's "power user" patch

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

22 years agoSmall fix in lyxrc and fixed #167 and #181.
Jürgen Vigna [Wed, 16 Jan 2002 16:07:09 +0000 (16:07 +0000)]
Small fix in lyxrc and fixed #167 and #181.

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

22 years agoForgot this when I commited Michael's gnome stuff.
Angus Leeming [Wed, 16 Jan 2002 16:02:05 +0000 (16:02 +0000)]
Forgot this when I commited Michael's gnome stuff.

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

22 years ago#include "LString.h" in the right places. Must be doing something right
Angus Leeming [Wed, 16 Jan 2002 16:00:14 +0000 (16:00 +0000)]
#include "LString.h" in the right places. Must be doing something right
because Qt2 compiles, almost out of the box.

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

22 years agoThe reducing file dependencies in the frontends patch.
Angus Leeming [Wed, 16 Jan 2002 14:47:58 +0000 (14:47 +0000)]
The reducing file dependencies in the frontends patch.

Ok, Ok, I know this touches a lot of files, but the benefits are worth the
huge re-compilation now. Trust me. Would I lie to you?

Actually, this also fixes a bug in ControlInset, so you'd have had to
recompile 31 files anyway. Happy now?

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

22 years agoprepare writing info messages to the minibuffer
André Pönitz [Wed, 16 Jan 2002 14:24:38 +0000 (14:24 +0000)]
prepare writing info messages to the minibuffer

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

22 years agobug #174 now fixed
Allan Rae [Wed, 16 Jan 2002 12:57:26 +0000 (12:57 +0000)]
bug #174 now fixed

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

22 years agomissing ;
Allan Rae [Wed, 16 Jan 2002 12:54:52 +0000 (12:54 +0000)]
missing ;

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

22 years agoMichael's latest batch of new gnome files.
Angus Leeming [Wed, 16 Jan 2002 12:31:39 +0000 (12:31 +0000)]
Michael's latest batch of new gnome files.

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

22 years agoMichael's latest gnome changes.
Angus Leeming [Wed, 16 Jan 2002 12:30:17 +0000 (12:30 +0000)]
Michael's latest gnome changes.

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

22 years agoSmall fixes:
José Matox [Wed, 16 Jan 2002 12:04:16 +0000 (12:04 +0000)]
Small fixes:
  linuxdoc_ export ascii text if not supporte natively.
  docbook _ some changes for docbook 4.

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

22 years agoTidy up the file mathed.lyx. Still doesn't run without bolting the lyxcode
Angus Leeming [Tue, 15 Jan 2002 16:28:12 +0000 (16:28 +0000)]
Tidy up the file mathed.lyx. Still doesn't run without bolting the lyxcode
definition in the preamble but is otherwise Ok I think.

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

22 years agoMartin's math panel patches.
Angus Leeming [Tue, 15 Jan 2002 15:31:19 +0000 (15:31 +0000)]
Martin's math panel patches.
John's thesaurus patch.
A patch of my own to clean-up the spellchecker code a little (functionality
not changed).

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

22 years agofinal(?) tweaks for removeAutoInsets() and removed one redundant conditional clause...
Allan Rae [Tue, 15 Jan 2002 11:44:16 +0000 (11:44 +0000)]
final(?) tweaks for removeAutoInsets() and removed one redundant conditional clause elsewhere

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

22 years agofix starting up which binary is really a symlink; make sure insetinclude file browser...
Jean-Marc Lasgouttes [Mon, 14 Jan 2002 23:31:23 +0000 (23:31 +0000)]
fix starting up which binary is really a symlink; make sure insetinclude file browser returns a relative path when this makes sense; straightforward cleanup of the ways to get filename and filepath for a buffer (in preparation of future work)

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

22 years agoupdates to kluwer layout
Jean-Marc Lasgouttes [Mon, 14 Jan 2002 16:57:53 +0000 (16:57 +0000)]
updates to kluwer layout

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

22 years agocompile fixes
Jean-Marc Lasgouttes [Mon, 14 Jan 2002 16:48:28 +0000 (16:48 +0000)]
compile fixes

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

22 years agoChange float placement to H
Dekel Tsur [Mon, 14 Jan 2002 16:35:21 +0000 (16:35 +0000)]
Change float placement to H

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

22 years agoResolve virtual function name clashes:
Angus Leeming [Mon, 14 Jan 2002 16:10:29 +0000 (16:10 +0000)]
Resolve virtual function name clashes:
* Rename InsetMinipage's width and height functions as pageWidth and
pageHeight, respectivelyi as they are functionally distinct from
the InsetCollapsable's methods of the same name.
* Change the "bool const &" parameters of UpdateableInset::searchForward and
searchBackward to "bool". Ditto with other classes, so all are now consistent.

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

22 years agoinclude iterator
Lars Gullik Bjønnes [Mon, 14 Jan 2002 15:29:40 +0000 (15:29 +0000)]
include iterator

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

22 years agocompile fix
Jean-Marc Lasgouttes [Mon, 14 Jan 2002 14:06:40 +0000 (14:06 +0000)]
compile fix

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