]> git.lyx.org Git - lyx.git/log
lyx.git
22 years agomove things around
André Pönitz [Thu, 9 Aug 2001 09:19:18 +0000 (09:19 +0000)]
move things around

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

22 years agoiterators for MathArray; cosmetics;
André Pönitz [Thu, 9 Aug 2001 08:53:16 +0000 (08:53 +0000)]
iterators for MathArray; cosmetics;

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

22 years agoremove bogus SUBDIRS and dist-hook entries
Allan Rae [Thu, 9 Aug 2001 01:35:15 +0000 (01:35 +0000)]
remove bogus SUBDIRS and dist-hook entries

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

22 years agonew hierarchy for frac-like things
André Pönitz [Wed, 8 Aug 2001 17:26:30 +0000 (17:26 +0000)]
new hierarchy for frac-like things
'native' \stackrel support
remove MathInset::name_ member (sizeof(MathInset) == 20 on IA32 now);

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

22 years agobring back some more red color...
André Pönitz [Wed, 8 Aug 2001 16:25:30 +0000 (16:25 +0000)]
bring back some more red color...

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

22 years agocursor up/down; fix missing brace in write()
André Pönitz [Wed, 8 Aug 2001 15:35:49 +0000 (15:35 +0000)]
cursor up/down; fix missing brace in write()

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

22 years agoFixed bug where delete/backspace like operations on selections filled the
Jürgen Vigna [Wed, 8 Aug 2001 14:36:56 +0000 (14:36 +0000)]
Fixed bug where delete/backspace like operations on selections filled the
cut'n paste buffer. Now this buffer is not touched by this operations.

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

22 years agoMore fixes to various bug reports.
Jürgen Vigna [Wed, 8 Aug 2001 13:29:13 +0000 (13:29 +0000)]
More fixes to various bug reports.

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

22 years agosomewhat better corser up/down handling
André Pönitz [Wed, 8 Aug 2001 11:03:53 +0000 (11:03 +0000)]
somewhat better corser up/down handling

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

22 years agochange 'cursor down in \frac denominator' behaviour.
André Pönitz [Wed, 8 Aug 2001 09:47:44 +0000 (09:47 +0000)]
change 'cursor down in \frac denominator' behaviour.

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

22 years agoproper cursor up/down for centered and right aligned grid columns
André Pönitz [Wed, 8 Aug 2001 09:31:36 +0000 (09:31 +0000)]
proper cursor up/down for centered and right aligned grid columns

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

22 years agospec.diff
Lars Gullik Bjønnes [Wed, 8 Aug 2001 08:26:09 +0000 (08:26 +0000)]
spec.diff

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

22 years agoremove unneeded code
André Pönitz [Wed, 8 Aug 2001 07:55:47 +0000 (07:55 +0000)]
remove unneeded code

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

22 years agocosmetics
André Pönitz [Wed, 8 Aug 2001 07:46:16 +0000 (07:46 +0000)]
cosmetics

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

22 years agocosmetics
André Pönitz [Wed, 8 Aug 2001 07:12:09 +0000 (07:12 +0000)]
cosmetics

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

22 years agoSmall clean-up.
Angus Leeming [Tue, 7 Aug 2001 16:23:52 +0000 (16:23 +0000)]
Small clean-up.

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

22 years agoApplied Edwins patch, fixes to free memory read in insettext, partial fix
Jürgen Vigna [Tue, 7 Aug 2001 15:07:36 +0000 (15:07 +0000)]
Applied Edwins patch, fixes to free memory read in insettext, partial fix
for the width of collapsable insets (more to do).

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

22 years agofix deletion of subscript if superscript is present and vice versa
André Pönitz [Tue, 7 Aug 2001 15:04:57 +0000 (15:04 +0000)]
fix deletion of subscript if superscript is present and vice versa

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

22 years agofix 'off by one' cursor position when handling simultaneous super- and
André Pönitz [Tue, 7 Aug 2001 13:50:56 +0000 (13:50 +0000)]
fix 'off by one' cursor position when handling simultaneous super- and
subscripts

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

22 years agoFix broken left movement (and some other things using prevInset())
André Pönitz [Tue, 7 Aug 2001 13:34:38 +0000 (13:34 +0000)]
Fix broken left movement (and some other things using prevInset())

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

22 years agobetter selection handling
André Pönitz [Tue, 7 Aug 2001 13:23:16 +0000 (13:23 +0000)]
better selection handling

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

22 years agoFix a leak; cosmetics
André Pönitz [Tue, 7 Aug 2001 12:02:21 +0000 (12:02 +0000)]
Fix a leak; cosmetics

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

22 years agoSome debug messages
Angus Leeming [Tue, 7 Aug 2001 08:48:27 +0000 (08:48 +0000)]
Some debug messages

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

22 years agomove ownership of the templates from the formulamacro
André Pönitz [Tue, 7 Aug 2001 08:40:14 +0000 (08:40 +0000)]
move ownership of the templates from the formulamacro
  inset to the mcaro table

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

22 years agoInsetERT write/read fixes.
Jürgen Vigna [Tue, 7 Aug 2001 08:05:31 +0000 (08:05 +0000)]
InsetERT write/read fixes.

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

22 years agofixed some forgotten lowercase
Jürgen Vigna [Tue, 7 Aug 2001 07:36:56 +0000 (07:36 +0000)]
fixed some forgotten lowercase

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

22 years agobring red color back
André Pönitz [Tue, 7 Aug 2001 05:37:18 +0000 (05:37 +0000)]
bring red color back

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

22 years agoUndo hotfixes for missing files. Sorry guys.
André Pönitz [Tue, 7 Aug 2001 04:53:01 +0000 (04:53 +0000)]
Undo hotfixes for missing files. Sorry guys.

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

22 years ago*** empty log message ***
André Pönitz [Tue, 7 Aug 2001 04:49:50 +0000 (04:49 +0000)]
*** empty log message ***

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

22 years agoLost files
André Pönitz [Tue, 7 Aug 2001 04:47:00 +0000 (04:47 +0000)]
Lost files

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

22 years agomake mathed compile (but not link), adjust
Lars Gullik Bjønnes [Mon, 6 Aug 2001 19:14:17 +0000 (19:14 +0000)]
make mathed compile (but not link), adjust

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

22 years agoadjust
Lars Gullik Bjønnes [Mon, 6 Aug 2001 19:13:25 +0000 (19:13 +0000)]
adjust

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

22 years agomore funcs to lowerchar, adjust
Lars Gullik Bjønnes [Mon, 6 Aug 2001 19:12:46 +0000 (19:12 +0000)]
more funcs to lowerchar, adjust

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

22 years agoremove unneeded convertFont()
André Pönitz [Mon, 6 Aug 2001 17:27:42 +0000 (17:27 +0000)]
remove unneeded convertFont()

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

22 years ago- fix nasty bug due to missing InsetFormula copy c'tor
André Pönitz [Mon, 6 Aug 2001 17:20:26 +0000 (17:20 +0000)]
- fix nasty bug due to missing InsetFormula copy c'tor
- make all cache variables mutable, remove const_casts

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

22 years agoVarious update/redraw fixes. Cleaned up InsetERT and added a dialog for
Jürgen Vigna [Mon, 6 Aug 2001 14:55:02 +0000 (14:55 +0000)]
Various update/redraw fixes. Cleaned up InsetERT and added a dialog for
changing between statuses. Save the statuses to file.

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

22 years agogetting started with documentation
André Pönitz [Mon, 6 Aug 2001 13:21:07 +0000 (13:21 +0000)]
getting started with documentation

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

22 years agoOooooops
André Pönitz [Mon, 6 Aug 2001 06:23:09 +0000 (06:23 +0000)]
Oooooops

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

22 years agospec.diff
Lars Gullik Bjønnes [Sun, 5 Aug 2001 22:15:41 +0000 (22:15 +0000)]
spec.diff

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

22 years agosome debug stuff
Lars Gullik Bjønnes [Sun, 5 Aug 2001 22:12:27 +0000 (22:12 +0000)]
some debug stuff

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

22 years agoupdate rules
Lars Gullik Bjønnes [Sun, 5 Aug 2001 22:10:27 +0000 (22:10 +0000)]
update rules

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

22 years agomake sure the Xserver updates the input
Lars Gullik Bjønnes [Sat, 4 Aug 2001 10:26:01 +0000 (10:26 +0000)]
make sure the Xserver updates the input

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

22 years agoforgot it
Lars Gullik Bjønnes [Fri, 3 Aug 2001 18:31:23 +0000 (18:31 +0000)]
forgot it

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

22 years agoget rid of NO_LATEX, split some methods, small cleanup
Lars Gullik Bjønnes [Fri, 3 Aug 2001 18:28:11 +0000 (18:28 +0000)]
get rid of NO_LATEX, split some methods, small cleanup

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

22 years agoremove debug message
André Pönitz [Fri, 3 Aug 2001 18:01:09 +0000 (18:01 +0000)]
remove debug message

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

22 years agoforget to add the file
André Pönitz [Fri, 3 Aug 2001 17:56:11 +0000 (17:56 +0000)]
forget to add the file

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

22 years agomove width_/ascent_/descent_ cache into seperate ABC.
André Pönitz [Fri, 3 Aug 2001 17:55:10 +0000 (17:55 +0000)]
move width_/ascent_/descent_ cache into seperate ABC.
sizeof(MathInset) == 24 on IA32

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

22 years agoeverything is an inset. sizeof(MathInset) == 36 on IA32
André Pönitz [Fri, 3 Aug 2001 17:10:22 +0000 (17:10 +0000)]
everything is an inset.   sizeof(MathInset) == 36 on IA32

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

22 years agoSome more small fixes. Hopefully we'll get there soon!
Jürgen Vigna [Fri, 3 Aug 2001 13:09:59 +0000 (13:09 +0000)]
Some more small fixes. Hopefully we'll get there soon!

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

22 years agoinsetquote fix; getStatus tweaks
Jean-Marc Lasgouttes [Fri, 3 Aug 2001 10:32:20 +0000 (10:32 +0000)]
insetquote fix; getStatus tweaks

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

22 years agocloase a leak; remove a few casts; cosmetics
André Pönitz [Fri, 3 Aug 2001 09:54:48 +0000 (09:54 +0000)]
cloase a leak; remove a few casts; cosmetics

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

22 years agoSome small update/redraw fixes.
Jürgen Vigna [Fri, 3 Aug 2001 09:54:36 +0000 (09:54 +0000)]
Some small update/redraw fixes.

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

22 years agoMy todo list goes public...
André Pönitz [Fri, 3 Aug 2001 07:33:59 +0000 (07:33 +0000)]
My todo list goes public...

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

22 years agomore latex conversion cases fixed, patch from Andre, more more funcs to lowercase...
Lars Gullik Bjønnes [Thu, 2 Aug 2001 18:48:38 +0000 (18:48 +0000)]
more latex conversion cases fixed, patch from Andre, more more funcs to lowercase, some debug output to look at...

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

22 years agomore latex conversion cases fixed, patch from Andre, more more funcs to lowercase...
Lars Gullik Bjønnes [Thu, 2 Aug 2001 18:46:53 +0000 (18:46 +0000)]
more latex conversion cases fixed, patch from Andre, more more funcs to lowercase, some debug output to look at...

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

22 years agoUpdate/cursor and drawing fixes.
Jürgen Vigna [Thu, 2 Aug 2001 14:55:06 +0000 (14:55 +0000)]
Update/cursor and drawing fixes.

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

22 years agofix mis-alignment of eqnarray columns
André Pönitz [Thu, 2 Aug 2001 09:59:09 +0000 (09:59 +0000)]
fix mis-alignment of eqnarray columns

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

22 years agofix (potential?) memory leaks; cosmetics
André Pönitz [Wed, 1 Aug 2001 16:48:06 +0000 (16:48 +0000)]
fix (potential?) memory leaks; cosmetics

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

22 years agoFixes to various bug-reports.
Jürgen Vigna [Wed, 1 Aug 2001 15:42:53 +0000 (15:42 +0000)]
Fixes to various bug-reports.

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

22 years agoParanoia check: make sure that there is no whitespace between the
Angus Leeming [Wed, 1 Aug 2001 15:26:04 +0000 (15:26 +0000)]
Paranoia check: make sure that there is no whitespace between the
citation keys.

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

22 years agosmall fixes...
Angus Leeming [Wed, 1 Aug 2001 15:22:01 +0000 (15:22 +0000)]
small fixes...

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

22 years agoAndre's mathinset shrink patch ; default .lyx extension when loading files
Jean-Marc Lasgouttes [Wed, 1 Aug 2001 13:28:45 +0000 (13:28 +0000)]
Andre's mathinset shrink patch ; default .lyx extension when loading files

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

22 years agoSmall code rearrangement in GUIRunTime.
Angus Leeming [Wed, 1 Aug 2001 11:14:24 +0000 (11:14 +0000)]
Small code rearrangement in GUIRunTime.
Initialise variable in FormPreferences::Colors::Colors.

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

22 years agoJohn's latest patch frenzy
Jean-Marc Lasgouttes [Wed, 1 Aug 2001 10:08:53 +0000 (10:08 +0000)]
John's latest patch frenzy

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

22 years agofix memory leak; cosmetics
André Pönitz [Wed, 1 Aug 2001 09:18:21 +0000 (09:18 +0000)]
fix memory leak; cosmetics

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

22 years agoFixed calculation of row ascent/descent.
Jürgen Vigna [Tue, 31 Jul 2001 12:57:06 +0000 (12:57 +0000)]
Fixed calculation of row ascent/descent.

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

22 years ago(setHeightOfRow): reformat
Jürgen Vigna [Tue, 31 Jul 2001 10:10:17 +0000 (10:10 +0000)]
(setHeightOfRow): reformat

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

22 years agoAdded inline functionallity to InsetERT. Fixed cache.clear() problem in
Jürgen Vigna [Tue, 31 Jul 2001 09:53:40 +0000 (09:53 +0000)]
Added inline functionallity to InsetERT. Fixed cache.clear() problem in
InsetText. Small fixes.

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

22 years ago*** empty log message ***
Lars Gullik Bjønnes [Mon, 30 Jul 2001 22:14:45 +0000 (22:14 +0000)]
*** empty log message ***

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

22 years agoFix latex detection
Dekel Tsur [Mon, 30 Jul 2001 20:24:27 +0000 (20:24 +0000)]
Fix latex detection

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

22 years agoaik fix
Jean-Marc Lasgouttes [Mon, 30 Jul 2001 15:35:26 +0000 (15:35 +0000)]
aik fix

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

22 years ago* John's maths patch,
Angus Leeming [Mon, 30 Jul 2001 13:35:08 +0000 (13:35 +0000)]
* John's maths patch,
* Baruch's second graphics patch,
* A few things to get stuff to compile on my machine --- Lars see the ChangeLog
in controllers; how do you get things to compile without a != operator?
Surely compilation dies in ControlInset, included in ControlFloat,
ControlMinipage.

Angus

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

22 years agoinsetfloat work + stuff
Lars Gullik Bjønnes [Mon, 30 Jul 2001 11:56:00 +0000 (11:56 +0000)]
insetfloat work + stuff

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

22 years agovarious fixes
Jean-Marc Lasgouttes [Mon, 30 Jul 2001 10:50:37 +0000 (10:50 +0000)]
various fixes

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

22 years agoMore header file include dependency work
Asger Ottar Alstrup [Sun, 29 Jul 2001 17:39:01 +0000 (17:39 +0000)]
More header file include dependency work

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

22 years agoReduced header file includes somewhat
Asger Ottar Alstrup [Sun, 29 Jul 2001 15:34:18 +0000 (15:34 +0000)]
Reduced header file includes somewhat

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

22 years agoA few trivial tweeks in NEWS
Asger Ottar Alstrup [Sun, 29 Jul 2001 12:44:39 +0000 (12:44 +0000)]
A few trivial tweeks in NEWS

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

22 years agoFix broken updating of TOC
Asger Ottar Alstrup [Sun, 29 Jul 2001 11:57:09 +0000 (11:57 +0000)]
Fix broken updating of TOC

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

22 years agoBaruchs latest graphics patch
Asger Ottar Alstrup [Sun, 29 Jul 2001 10:50:07 +0000 (10:50 +0000)]
Baruchs latest graphics patch

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

22 years ago- Applied the thesaurus patch.
Asger Ottar Alstrup [Sun, 29 Jul 2001 10:42:11 +0000 (10:42 +0000)]
- Applied the thesaurus patch.

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

22 years agoCompilation fix (I broke, I fixed).
Baruch Even [Sun, 29 Jul 2001 07:29:09 +0000 (07:29 +0000)]
Compilation fix (I broke, I fixed).
Color allocation fix, made it allocate close colors too.

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

22 years agoAssume unknown formats are EPS, hacky solution before implementing a real one.
Baruch Even [Sun, 29 Jul 2001 06:50:27 +0000 (06:50 +0000)]
Assume unknown formats are EPS, hacky solution before implementing a real one.

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

22 years agoChanged pdflatex conversion rules to use pdf images too.
Baruch Even [Sun, 29 Jul 2001 06:04:20 +0000 (06:04 +0000)]
Changed pdflatex conversion rules to use pdf images too.
Added epsi to be an alias of eps.

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

22 years agoRemoved annoying popup.
Baruch Even [Sun, 29 Jul 2001 06:01:24 +0000 (06:01 +0000)]
Removed annoying popup.

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

22 years agoReplace "find src -path" call with unix-standard equivalent. (From Lars).
Angus Leeming [Sat, 28 Jul 2001 13:03:22 +0000 (13:03 +0000)]
Replace "find src -path" call with unix-standard equivalent. (From Lars).
Resized About LyX dialog to get the Copyright & Version stuff in.

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

22 years agoBaruch's graphics patch + some small tweaks to the buttoncontroller stuff
Angus Leeming [Sat, 28 Jul 2001 12:24:16 +0000 (12:24 +0000)]
Baruch's graphics patch + some small tweaks to the buttoncontroller stuff
Kayvan's footnote patch
Added a "Buffer const *" parameter to InsetButton::getScreenLabel and all
daughter classes. Labels can now be tuned to suit, although non are yet.

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

22 years agosmall stuff
Lars Gullik Bjønnes [Fri, 27 Jul 2001 20:27:56 +0000 (20:27 +0000)]
small stuff

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

22 years agoselection improvement + inset quote fixes
Jean-Marc Lasgouttes [Fri, 27 Jul 2001 16:07:33 +0000 (16:07 +0000)]
selection improvement + inset quote fixes

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

22 years agosomewhat better support for \| when reading
André Pönitz [Fri, 27 Jul 2001 14:50:33 +0000 (14:50 +0000)]
somewhat better support for \| when reading

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

22 years ago'native' support for \ge and \le; cosmetics
André Pönitz [Fri, 27 Jul 2001 13:59:33 +0000 (13:59 +0000)]
'native' support for \ge and \le; cosmetics

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

22 years agoRemove checkInsertChar in UpdatableInset as it should not be needed there.
Jürgen Vigna [Fri, 27 Jul 2001 13:10:03 +0000 (13:10 +0000)]
Remove checkInsertChar in UpdatableInset as it should not be needed there.

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

22 years agoRemove unused font variable which caused a warning.
Jürgen Vigna [Fri, 27 Jul 2001 13:07:41 +0000 (13:07 +0000)]
Remove unused font variable which caused a warning.

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

22 years agoremove debug message
André Pönitz [Fri, 27 Jul 2001 13:01:01 +0000 (13:01 +0000)]
remove debug message

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

22 years agowork around static initialization problem
André Pönitz [Fri, 27 Jul 2001 12:32:29 +0000 (12:32 +0000)]
work around static initialization problem

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

22 years agoThis should clean up the language stuff a bit and a small new check for
Jürgen Vigna [Fri, 27 Jul 2001 12:03:36 +0000 (12:03 +0000)]
This should clean up the language stuff a bit and a small new check for
inserting characters in insets (forced font change) which does not work
as the method seems not to be called.

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

22 years agorename MathBigopInset into MathSymbolInset. That's what it is nowadays...
André Pönitz [Fri, 27 Jul 2001 10:08:04 +0000 (10:08 +0000)]
rename MathBigopInset into MathSymbolInset. That's what it is nowadays...

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

22 years agodon't output ' ' after '$' unless needed
André Pönitz [Fri, 27 Jul 2001 09:55:44 +0000 (09:55 +0000)]
don't output ' ' after '$' unless needed

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

22 years agomake '$' default delimiter for inline maths instead of \(...\)
André Pönitz [Thu, 26 Jul 2001 16:56:23 +0000 (16:56 +0000)]
make '$' default delimiter for inline maths instead of \(...\)

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

22 years agonest step...
André Pönitz [Thu, 26 Jul 2001 16:14:23 +0000 (16:14 +0000)]
nest step...

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

22 years agosmall steps towards a unified symbol handling
André Pönitz [Thu, 26 Jul 2001 15:28:45 +0000 (15:28 +0000)]
small steps towards a unified symbol handling

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