]> git.lyx.org Git - lyx.git/log
lyx.git
22 years agofix typo
Lars Gullik Bjønnes [Fri, 17 Aug 2001 17:41:38 +0000 (17:41 +0000)]
fix typo

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

22 years agofix 'M-x math-matrix'
André Pönitz [Fri, 17 Aug 2001 17:23:12 +0000 (17:23 +0000)]
fix 'M-x math-matrix'

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

22 years agofix 'Uninitialized memory read'. It was not exactly a bug, though...
André Pönitz [Fri, 17 Aug 2001 16:34:19 +0000 (16:34 +0000)]
fix 'Uninitialized memory read'. It was not exactly a bug, though...

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

22 years agocorrect mixed up eqnarray <-> eqnarray* and numbered <-> unnumbered
André Pönitz [Fri, 17 Aug 2001 16:10:51 +0000 (16:10 +0000)]
correct mixed up   eqnarray <-> eqnarray* and  numbered <-> unnumbered

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

22 years agosolve Michael's riddle
André Pönitz [Fri, 17 Aug 2001 16:05:19 +0000 (16:05 +0000)]
solve Michael's riddle

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

22 years agovisual support for \ne
André Pönitz [Fri, 17 Aug 2001 15:55:31 +0000 (15:55 +0000)]
visual support for \ne

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

22 years agovisual support for \ni and \owns
André Pönitz [Fri, 17 Aug 2001 15:53:06 +0000 (15:53 +0000)]
visual support for \ni and \owns

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

22 years agofix display "'" vs "\ni"
André Pönitz [Fri, 17 Aug 2001 15:47:02 +0000 (15:47 +0000)]
fix display  "'" vs "\ni"

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

22 years agowrite sequences of chars with same code as unit
André Pönitz [Fri, 17 Aug 2001 13:18:10 +0000 (13:18 +0000)]
write sequences of chars with same code as unit
(i.e. no more \mathrm{a}\mathrm{b})

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

22 years agomove comparison out of class Token; bugfix;
André Pönitz [Fri, 17 Aug 2001 11:37:48 +0000 (11:37 +0000)]
move comparison out of class Token; bugfix;

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

22 years agofixes from Angus
André Pönitz [Fri, 17 Aug 2001 11:08:55 +0000 (11:08 +0000)]
fixes from Angus

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

22 years agoToken::operator!=()
André Pönitz [Fri, 17 Aug 2001 10:51:50 +0000 (10:51 +0000)]
Token::operator!=()

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

22 years agounsigned char <-> char
André Pönitz [Fri, 17 Aug 2001 10:21:37 +0000 (10:21 +0000)]
unsigned char <-> char

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

22 years agonew parser
André Pönitz [Fri, 17 Aug 2001 09:48:24 +0000 (09:48 +0000)]
new parser

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

22 years agonew special-purpose inset for \not
André Pönitz [Thu, 16 Aug 2001 12:34:48 +0000 (12:34 +0000)]
new special-purpose inset for \not

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

22 years agoleave math not only to the left (Thanks, Juergen!)
André Pönitz [Thu, 16 Aug 2001 11:57:45 +0000 (11:57 +0000)]
leave math not only to the left (Thanks, Juergen!)

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

22 years agoremove unnneeded #include
André Pönitz [Thu, 16 Aug 2001 11:12:20 +0000 (11:12 +0000)]
remove unnneeded #include

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

22 years agosafeguard against syntax errors when reading macros
André Pönitz [Thu, 16 Aug 2001 11:11:35 +0000 (11:11 +0000)]
safeguard against syntax errors when reading macros

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

22 years agoJohn's patch resulting in grammatically correct but clumsy names for
Angus Leeming [Thu, 16 Aug 2001 10:28:56 +0000 (10:28 +0000)]
John's patch resulting in grammatically correct but clumsy names for
the various lists of floats. Awaiting Dekel's fix to add a multilingual
plural to the float name ;-)

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

22 years agoJohn's miscellaneous collection of small bits and pieces patch.
Angus Leeming [Thu, 16 Aug 2001 10:19:59 +0000 (10:19 +0000)]
John's miscellaneous collection of small bits and pieces patch.

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

22 years agoJohn's per-paragraph line spacing patch.
Angus Leeming [Thu, 16 Aug 2001 10:14:48 +0000 (10:14 +0000)]
John's per-paragraph line spacing patch.

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

22 years agoJohn's math matrix patch
Angus Leeming [Thu, 16 Aug 2001 09:42:04 +0000 (09:42 +0000)]
John's math matrix patch

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

22 years agoJohn's menu patch
Angus Leeming [Thu, 16 Aug 2001 09:35:32 +0000 (09:35 +0000)]
John's menu patch

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

22 years agoAdded new FINISED states FINISHED_RIGHT, FINISHED_UP, FINISHED_DOWN.
Jürgen Vigna [Thu, 16 Aug 2001 08:52:30 +0000 (08:52 +0000)]
Added new FINISED states FINISHED_RIGHT, FINISHED_UP, FINISHED_DOWN.

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

22 years agoRemove LATEX_TOGGLE.
Angus Leeming [Wed, 15 Aug 2001 17:11:35 +0000 (17:11 +0000)]
Remove LATEX_TOGGLE.

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

22 years agoCosmetic change to the Language label in the character dialog
Angus Leeming [Wed, 15 Aug 2001 16:30:25 +0000 (16:30 +0000)]
Cosmetic change to the Language label in the character dialog

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

22 years agomore cosmetics
André Pönitz [Wed, 15 Aug 2001 07:02:16 +0000 (07:02 +0000)]
more cosmetics

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

22 years agomake on-screen appearance of nested delimiters closer to what LaTeX does
André Pönitz [Wed, 15 Aug 2001 06:53:25 +0000 (06:53 +0000)]
make on-screen appearance of nested delimiters closer to what LaTeX does

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

22 years agodeco drawing bug fix
André Pönitz [Wed, 15 Aug 2001 05:50:39 +0000 (05:50 +0000)]
deco drawing bug fix
move more stuff to math_factory
cosmetics

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

22 years agoremove the imacro_ hack from MathCursor
André Pönitz [Tue, 14 Aug 2001 11:19:19 +0000 (11:19 +0000)]
remove the imacro_ hack from MathCursor

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

22 years agocosmetics
André Pönitz [Tue, 14 Aug 2001 09:35:44 +0000 (09:35 +0000)]
cosmetics

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

22 years agore-enabling the "selected text gets converted to math"-feature
André Pönitz [Tue, 14 Aug 2001 07:46:11 +0000 (07:46 +0000)]
re-enabling the "selected text gets converted to math"-feature
small bix fix
cosmetics

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

22 years agoForgot setting of status_ variable in InsetERT::edit functions.
Jürgen Vigna [Tue, 14 Aug 2001 07:37:46 +0000 (07:37 +0000)]
Forgot setting of status_ variable in InsetERT::edit functions.

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

22 years agoCompilation fix
Dekel Tsur [Mon, 13 Aug 2001 21:50:13 +0000 (21:50 +0000)]
Compilation fix

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

22 years agoFix compatability code.
Dekel Tsur [Mon, 13 Aug 2001 21:46:19 +0000 (21:46 +0000)]
Fix compatability code.

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

22 years agoUse normal cursor shape in ERT insets.
Dekel Tsur [Mon, 13 Aug 2001 17:57:14 +0000 (17:57 +0000)]
Use normal cursor shape in ERT insets.

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

22 years agomore honey for Angus's dinosaur
André Pönitz [Mon, 13 Aug 2001 15:58:26 +0000 (15:58 +0000)]
more honey for Angus's dinosaur

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

22 years agosupport for TeX's \choose
André Pönitz [Mon, 13 Aug 2001 15:26:41 +0000 (15:26 +0000)]
support for TeX's \choose
fix for return void

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

22 years agoread/input support for TeX's '\over'
André Pönitz [Mon, 13 Aug 2001 14:46:06 +0000 (14:46 +0000)]
read/input support for TeX's '\over'

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

22 years agoforgotten files again...
André Pönitz [Mon, 13 Aug 2001 14:19:16 +0000 (14:19 +0000)]
forgotten files again...

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

22 years agosmall step to a unified parser for file & interactive input
André Pönitz [Mon, 13 Aug 2001 14:02:37 +0000 (14:02 +0000)]
small step to a unified parser for file &  interactive input

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

22 years agouse new syntax for 'math-insert'
Dekel Tsur [Mon, 13 Aug 2001 13:52:40 +0000 (13:52 +0000)]
use new syntax for 'math-insert'

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

22 years agoFixed bug when inserting insets in right alligned paragraphs.
Jürgen Vigna [Mon, 13 Aug 2001 13:28:14 +0000 (13:28 +0000)]
Fixed bug when inserting insets in right alligned paragraphs.

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

22 years agotiny change
Dekel Tsur [Mon, 13 Aug 2001 12:47:33 +0000 (12:47 +0000)]
tiny change

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

22 years agoFixed S&R functions with insets.
Jürgen Vigna [Mon, 13 Aug 2001 11:27:53 +0000 (11:27 +0000)]
Fixed S&R functions with insets.

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

22 years agoFixed possible crash when reinitializing LyXText!
Jürgen Vigna [Mon, 13 Aug 2001 11:04:49 +0000 (11:04 +0000)]
Fixed possible crash when reinitializing LyXText!

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

22 years agoFixed bug that did not single replace words with casesensitive off sometimes.
Jürgen Vigna [Mon, 13 Aug 2001 10:09:50 +0000 (10:09 +0000)]
Fixed bug that did not single replace words with casesensitive off sometimes.

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

22 years agoInitialize status_ in the 3rd constructor.
Jürgen Vigna [Mon, 13 Aug 2001 09:57:47 +0000 (09:57 +0000)]
Initialize status_ in the 3rd constructor.

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

22 years agoFixed problem with deleting last row in a tabular.
Jürgen Vigna [Mon, 13 Aug 2001 08:14:09 +0000 (08:14 +0000)]
Fixed problem with deleting last row in a tabular.

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

22 years agoAdd latex_language and remove inherit_language
Dekel Tsur [Sat, 11 Aug 2001 18:31:14 +0000 (18:31 +0000)]
Add latex_language and remove inherit_language

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

22 years ago*** empty log message ***
André Pönitz [Fri, 10 Aug 2001 16:28:10 +0000 (16:28 +0000)]
*** empty log message ***

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

22 years agoprepare syntax change for 'math-insert' (root -> \root etc)
André Pönitz [Fri, 10 Aug 2001 15:49:15 +0000 (15:49 +0000)]
prepare syntax change for  'math-insert'  (root -> \root etc)

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

22 years agomake {} a proper inset; simplifications to the parser;
André Pönitz [Fri, 10 Aug 2001 15:32:26 +0000 (15:32 +0000)]
make {} a proper inset; simplifications to the parser;

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

22 years agoprepare proper handling of {...} blocks
André Pönitz [Fri, 10 Aug 2001 14:08:00 +0000 (14:08 +0000)]
prepare proper handling of  {...} blocks

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

22 years agoSmall fixes + hfill display/draw bug (seen with minipages!).
Jürgen Vigna [Fri, 10 Aug 2001 14:00:48 +0000 (14:00 +0000)]
Small fixes + hfill display/draw bug (seen with minipages!).

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

22 years agofix for recent 'column shift' bug
André Pönitz [Fri, 10 Aug 2001 13:50:42 +0000 (13:50 +0000)]
fix for recent 'column shift' bug
perhaps fix for g++3.0 compile problem

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

22 years agosmall stuff
André Pönitz [Fri, 10 Aug 2001 13:26:33 +0000 (13:26 +0000)]
small stuff

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

22 years agosmall stuff
André Pönitz [Fri, 10 Aug 2001 13:17:39 +0000 (13:17 +0000)]
small stuff

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

22 years agofix bug due to recent typo
André Pönitz [Fri, 10 Aug 2001 12:42:04 +0000 (12:42 +0000)]
fix bug due to recent typo

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

22 years agoSome more fixes.
Jürgen Vigna [Fri, 10 Aug 2001 12:21:42 +0000 (12:21 +0000)]
Some more fixes.

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

22 years agosome visual feedback for extra vertical space
André Pönitz [Fri, 10 Aug 2001 12:12:03 +0000 (12:12 +0000)]
some visual feedback for extra vertical space

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

22 years agostore optional eol arg and write it back if necessary
André Pönitz [Fri, 10 Aug 2001 11:51:06 +0000 (11:51 +0000)]
store optional eol arg and write it back if necessary

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

22 years agoFixed "non selection" when hit a word with the spellchecker.
Jürgen Vigna [Fri, 10 Aug 2001 11:07:07 +0000 (11:07 +0000)]
Fixed "non selection" when hit a word with the spellchecker.

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

22 years agomove error message to a better place...
André Pönitz [Fri, 10 Aug 2001 11:04:23 +0000 (11:04 +0000)]
move error message to a better place...

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

22 years agoimprove end-of-line handling in the presence of optional args to \\
André Pönitz [Fri, 10 Aug 2001 10:39:56 +0000 (10:39 +0000)]
improve end-of-line handling in the presence of optional args to \\

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

22 years agoSome more of optimizations.
Jürgen Vigna [Fri, 10 Aug 2001 10:24:44 +0000 (10:24 +0000)]
Some more of optimizations.

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

22 years agoSmall fix and optimization.
Jürgen Vigna [Fri, 10 Aug 2001 09:39:15 +0000 (09:39 +0000)]
Small fix and optimization.

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

22 years agosmall bugfix
André Pönitz [Fri, 10 Aug 2001 09:35:19 +0000 (09:35 +0000)]
small bugfix

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

22 years agowrap mathed parser in a class, the main parsing functions should be
André Pönitz [Fri, 10 Aug 2001 09:30:02 +0000 (09:30 +0000)]
wrap mathed parser in a class, the main parsing functions should be
re-entrant now

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

22 years agosmall parser stuff
André Pönitz [Fri, 10 Aug 2001 07:52:04 +0000 (07:52 +0000)]
small parser stuff

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

22 years agorework of MathDelimInset almost finished... did that break anything?
André Pönitz [Thu, 9 Aug 2001 16:02:43 +0000 (16:02 +0000)]
rework of MathDelimInset almost finished... did that break anything?

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

22 years agoremove unneeded code
André Pönitz [Thu, 9 Aug 2001 15:56:38 +0000 (15:56 +0000)]
remove unneeded code

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

22 years agorename some math delimiters (from Andr� P�nitz).
Angus Leeming [Thu, 9 Aug 2001 15:55:58 +0000 (15:55 +0000)]
rename some math delimiters (from Andr� P�nitz).

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

22 years agomore glue code to re-enable the old MathDelimInset interface (constructor
André Pönitz [Thu, 9 Aug 2001 15:32:34 +0000 (15:32 +0000)]
more glue code to re-enable the old MathDelimInset interface (constructor
with two int parameters)

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

22 years agoglue code to old xforms interface.
André Pönitz [Thu, 9 Aug 2001 15:23:20 +0000 (15:23 +0000)]
glue code to old xforms interface.

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

22 years agofix broken ^ stuff; break delimiters...
André Pönitz [Thu, 9 Aug 2001 15:19:31 +0000 (15:19 +0000)]
fix broken ^ stuff; break delimiters...

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

22 years agoMissed a change to FormMinipage
Angus Leeming [Thu, 9 Aug 2001 15:12:25 +0000 (15:12 +0000)]
Missed a change to FormMinipage

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

22 years agoDisable various buttons when buffer is read only
Angus Leeming [Thu, 9 Aug 2001 15:10:24 +0000 (15:10 +0000)]
Disable various buttons when buffer is read only

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

22 years agoFixes to References dialog (read-only status) and to Bibtex bibliography
Angus Leeming [Thu, 9 Aug 2001 15:08:06 +0000 (15:08 +0000)]
Fixes to References dialog (read-only status) and to Bibtex bibliography
output.

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

22 years agomove more stuff to math_hash
André Pönitz [Thu, 9 Aug 2001 10:48:50 +0000 (10:48 +0000)]
move more stuff to math_hash

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

22 years agomove some more parser information to math_hash to make it accessible by the
André Pönitz [Thu, 9 Aug 2001 10:34:43 +0000 (10:34 +0000)]
move some more parser information to math_hash to make it accessible by the
cursor

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

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