]> git.lyx.org Git - lyx.git/log
lyx.git
22 years agoLog and VCLog dialogs for qt2
John Levon [Wed, 29 Aug 2001 00:37:04 +0000 (00:37 +0000)]
Log and VCLog dialogs for qt2

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

22 years agoAllow reLyX to be run from the source directory
José Matox [Tue, 28 Aug 2001 20:23:46 +0000 (20:23 +0000)]
Allow reLyX to be run from the source directory

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

22 years agoClean fix for Michael's reported bug with the character dialog. Occurred
Angus Leeming [Tue, 28 Aug 2001 13:48:40 +0000 (13:48 +0000)]
Clean fix for Michael's reported bug with the character dialog. Occurred
because build() is called from the controller meaning that minw_ etc
were not reset.

Fix to citation dialog; the style should now remain centred within the frame.

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

22 years agofix cursor font bug
André Pönitz [Tue, 28 Aug 2001 13:34:04 +0000 (13:34 +0000)]
fix cursor font bug

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

22 years agoJohn's controller patch
Angus Leeming [Tue, 28 Aug 2001 12:24:03 +0000 (12:24 +0000)]
John's controller patch

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

22 years agoJohn's character.C patch (bug fix).
Angus Leeming [Tue, 28 Aug 2001 11:57:10 +0000 (11:57 +0000)]
John's character.C patch (bug fix).

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

22 years agore-add tab create dialog
John Levon [Tue, 28 Aug 2001 04:17:49 +0000 (04:17 +0000)]
re-add tab create dialog

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

22 years agoadd graphics dialog - not quite working
John Levon [Tue, 28 Aug 2001 03:35:17 +0000 (03:35 +0000)]
add graphics dialog - not quite working

the controllers really do make this piss easy to do :))

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

22 years agoand the changelog ...
John Levon [Tue, 28 Aug 2001 01:29:06 +0000 (01:29 +0000)]
and the changelog ...

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

22 years agoinclude dialog
John Levon [Tue, 28 Aug 2001 01:27:35 +0000 (01:27 +0000)]
include dialog

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

22 years agoclear the thesaurus list boxes !!
John Levon [Mon, 27 Aug 2001 21:01:04 +0000 (21:01 +0000)]
clear the thesaurus list boxes !!

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

22 years agobuild fixes, fixes to thesaurus and bibtex.
John Levon [Mon, 27 Aug 2001 20:41:45 +0000 (20:41 +0000)]
build fixes, fixes to thesaurus and bibtex.

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

22 years agouse sed to replace tr() with _()
John Levon [Mon, 27 Aug 2001 16:51:13 +0000 (16:51 +0000)]
use sed to replace tr() with _()

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

22 years agowhoops ...
John Levon [Mon, 27 Aug 2001 15:05:35 +0000 (15:05 +0000)]
whoops ...

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

22 years agoThesaurus dialog. Untested, as it won't build for me. I get undefined
John Levon [Mon, 27 Aug 2001 02:54:27 +0000 (02:54 +0000)]
Thesaurus dialog. Untested, as it won't build for me. I get undefined
vtable errors, which make no sense :(

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

22 years agoadd external material dialog to Qt2
John Levon [Mon, 27 Aug 2001 01:19:32 +0000 (01:19 +0000)]
add external material dialog to Qt2

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

22 years agoforgot cvs add ...
John Levon [Sun, 26 Aug 2001 19:19:27 +0000 (19:19 +0000)]
forgot cvs add ...

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

22 years agoqt2 ert dialog
John Levon [Sun, 26 Aug 2001 19:18:45 +0000 (19:18 +0000)]
qt2 ert dialog

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

22 years agoQt2 latex error dialog
John Levon [Sun, 26 Aug 2001 18:49:33 +0000 (18:49 +0000)]
Qt2 latex error dialog

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

22 years agocharacter dialog with auto-apply ...
John Levon [Sun, 26 Aug 2001 17:49:42 +0000 (17:49 +0000)]
character dialog with auto-apply ...

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

22 years agobibitem dialog for Qt2. Took longer to build than to write ;)
John Levon [Sun, 26 Aug 2001 15:34:36 +0000 (15:34 +0000)]
bibitem dialog for Qt2. Took longer to build than to write ;)

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

22 years agoAdd a Bibtex dialog with Herbert's spangly new things + some more.
John Levon [Sun, 26 Aug 2001 03:20:52 +0000 (03:20 +0000)]
Add a Bibtex dialog with Herbert's spangly new things + some more.

Filedialogs are crashing with BadWindow X errors - NO idea why.

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

22 years agosmall silly
John Levon [Sun, 26 Aug 2001 01:01:12 +0000 (01:01 +0000)]
small silly

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

22 years agoref dialog, more updates (BC stuff should now be OK along with the coming
John Levon [Sun, 26 Aug 2001 00:29:39 +0000 (00:29 +0000)]
ref dialog, more updates (BC stuff should now be OK along with the coming
controllers/ patch)

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

22 years agovarious fixes
John Levon [Sat, 25 Aug 2001 20:04:15 +0000 (20:04 +0000)]
various fixes

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

22 years agosome more random changes, added Timeout (make clean if LyX crashes !!)
John Levon [Sat, 25 Aug 2001 03:00:19 +0000 (03:00 +0000)]
some more random changes, added Timeout (make clean if LyX crashes !!)

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

22 years agoTentative fix for the "press Apply multiple times and get multiple new
Angus Leeming [Fri, 24 Aug 2001 15:49:03 +0000 (15:49 +0000)]
Tentative fix for the "press Apply multiple times and get multiple new
Insets" problem.

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

22 years agoJohn's recent build.diff patch
Angus Leeming [Fri, 24 Aug 2001 14:57:27 +0000 (14:57 +0000)]
John's recent build.diff patch

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

22 years agosmall script based on Jules Beans's suggestion to help people who want to
André Pönitz [Fri, 24 Aug 2001 10:03:29 +0000 (10:03 +0000)]
small script based on Jules Beans's suggestion to help people who want to
add mathed support for new symbols

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

22 years agoforget to disable the debug output
André Pönitz [Fri, 24 Aug 2001 06:35:12 +0000 (06:35 +0000)]
forget to disable the debug output

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

22 years agoignore again space at the beginning of formulae
André Pönitz [Fri, 24 Aug 2001 05:59:59 +0000 (05:59 +0000)]
ignore again space at the beginning of formulae

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

22 years agosome small updates
John Levon [Thu, 23 Aug 2001 21:21:50 +0000 (21:21 +0000)]
some small updates

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

22 years agoorder the items in the Preferences dialog "logically" so that tabbing through
Angus Leeming [Thu, 23 Aug 2001 16:19:22 +0000 (16:19 +0000)]
order the items in the Preferences dialog "logically" so that tabbing through
it makes sense. Closes bug #404569.

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

22 years agoRevert recent "fix"!
Angus Leeming [Thu, 23 Aug 2001 16:13:47 +0000 (16:13 +0000)]
Revert recent "fix"!

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

22 years agoOnly output the -paper option if the dvi viewer is xdvi, thereby fixing
Angus Leeming [Thu, 23 Aug 2001 15:11:23 +0000 (15:11 +0000)]
Only output the -paper option if the dvi viewer is xdvi, thereby fixing
bug #233429.

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

22 years agoTentative fix of John's "no point in spell command "None"" bug, #223255.
Angus Leeming [Thu, 23 Aug 2001 14:39:18 +0000 (14:39 +0000)]
Tentative fix of John's "no point in spell command "None"" bug, #223255.

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

22 years agoThe BibTeX dialog asymptotes towards perfection!
Angus Leeming [Thu, 23 Aug 2001 09:04:42 +0000 (09:04 +0000)]
The BibTeX dialog asymptotes towards perfection!

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

22 years agoHerbert's latest patch + some tweaking to ensure that no
Angus Leeming [Wed, 22 Aug 2001 15:34:39 +0000 (15:34 +0000)]
Herbert's latest patch + some tweaking to ensure that no
database is stored more than once.

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

22 years agoremoving spurious line noise after #endif
André Pönitz [Wed, 22 Aug 2001 04:34:04 +0000 (04:34 +0000)]
removing spurious line noise after #endif

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

22 years agoCan't apply a patch cleanly now it seems. Time to go home...
Angus Leeming [Tue, 21 Aug 2001 14:52:50 +0000 (14:52 +0000)]
Can't apply a patch cleanly now it seems. Time to go home...

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

22 years agosome support for TeX's \kern primitive in the parser.
André Pönitz [Tue, 21 Aug 2001 14:20:50 +0000 (14:20 +0000)]
some support for TeX's \kern primitive in the parser.
use \kern instead of yesterday's home grown CheatInset

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

22 years agobetter drawing of \not as suggested by Dekel
André Pönitz [Tue, 21 Aug 2001 14:18:51 +0000 (14:18 +0000)]
better drawing of \not as suggested by Dekel

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

22 years agoSmall fixes to the BibTeX form
Angus Leeming [Tue, 21 Aug 2001 13:33:25 +0000 (13:33 +0000)]
Small fixes to the BibTeX form

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

22 years agoremove warnings about unused parameters
André Pönitz [Tue, 21 Aug 2001 09:41:59 +0000 (09:41 +0000)]
remove warnings about unused parameters

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

22 years agobug fix (spaces were ignored in input even within \mathrm)
André Pönitz [Tue, 21 Aug 2001 07:03:46 +0000 (07:03 +0000)]
bug fix (spaces were ignored in input even within \mathrm)

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

22 years agovisual support for \therefore, \sim and \textdegree
André Pönitz [Tue, 21 Aug 2001 05:10:47 +0000 (05:10 +0000)]
visual support for \therefore, \sim and \textdegree

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

22 years agoindex dialog, citation fixes, finish about dialog
John Levon [Tue, 21 Aug 2001 01:14:54 +0000 (01:14 +0000)]
index dialog, citation fixes, finish about dialog

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

22 years agoFix paragraph spacing
Dekel Tsur [Mon, 20 Aug 2001 19:08:46 +0000 (19:08 +0000)]
Fix paragraph spacing

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

22 years agosome *cough* support for \ll and \gg and potentially more...
André Pönitz [Mon, 20 Aug 2001 16:37:35 +0000 (16:37 +0000)]
some *cough* support for \ll and \gg and potentially more...

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

22 years agoGet the browse buttons working...
Angus Leeming [Mon, 20 Aug 2001 15:44:24 +0000 (15:44 +0000)]
Get the browse buttons working...

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

22 years agore-enable spaces and hyphens in labels;
André Pönitz [Mon, 20 Aug 2001 13:45:02 +0000 (13:45 +0000)]
re-enable spaces and hyphens in labels;
small stuff;

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

22 years agoHerbert's patch, part 3
Angus Leeming [Mon, 20 Aug 2001 13:42:29 +0000 (13:42 +0000)]
Herbert's patch, part 3

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

22 years agoHerbert's patch, part 2
Angus Leeming [Mon, 20 Aug 2001 13:41:06 +0000 (13:41 +0000)]
Herbert's patch, part 2

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

22 years agoHerbert's patch, part 1
Angus Leeming [Mon, 20 Aug 2001 13:39:29 +0000 (13:39 +0000)]
Herbert's patch, part 1

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

22 years agoforgot to commit this
Lars Gullik Bjønnes [Sun, 19 Aug 2001 19:53:54 +0000 (19:53 +0000)]
forgot to commit this

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

22 years agoupdate libtool
Lars Gullik Bjønnes [Sun, 19 Aug 2001 14:10:18 +0000 (14:10 +0000)]
update libtool

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

22 years agofixed some bugs in the version control handling
Lars Gullik Bjønnes [Sun, 19 Aug 2001 14:06:27 +0000 (14:06 +0000)]
fixed some bugs in the version control handling

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

22 years agoThe big renaming. Yowser.
John Levon [Sun, 19 Aug 2001 13:25:15 +0000 (13:25 +0000)]
The big renaming. Yowser.

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

22 years agooutstanding changes
Lars Gullik Bjønnes [Sun, 19 Aug 2001 13:13:47 +0000 (13:13 +0000)]
outstanding changes

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

22 years agoqtlittle.diff
Lars Gullik Bjønnes [Sun, 19 Aug 2001 09:33:45 +0000 (09:33 +0000)]
qtlittle.diff

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

22 years agoforgot to commit
Lars Gullik Bjønnes [Sat, 18 Aug 2001 22:59:51 +0000 (22:59 +0000)]
forgot to commit

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

22 years agoFew fixes for inserERT/insetNote
Dekel Tsur [Sat, 18 Aug 2001 15:01:09 +0000 (15:01 +0000)]
Few fixes for inserERT/insetNote

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

22 years agoEat spaces after \end_inset
Dekel Tsur [Sat, 18 Aug 2001 12:02:40 +0000 (12:02 +0000)]
Eat spaces after \end_inset

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

22 years agouse shared_c_ptr
Lars Gullik Bjønnes [Sat, 18 Aug 2001 11:41:41 +0000 (11:41 +0000)]
use shared_c_ptr

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

22 years agonew files
Lars Gullik Bjønnes [Sat, 18 Aug 2001 11:41:10 +0000 (11:41 +0000)]
new files

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

22 years agoinitialize fval
Lars Gullik Bjønnes [Sat, 18 Aug 2001 10:54:33 +0000 (10:54 +0000)]
initialize fval

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

22 years agoFixes due to new math-insert syntax.
Dekel Tsur [Sat, 18 Aug 2001 10:33:17 +0000 (10:33 +0000)]
Fixes due to new math-insert syntax.

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

22 years agosome support for \atop
André Pönitz [Fri, 17 Aug 2001 17:50:00 +0000 (17:50 +0000)]
some support for \atop

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

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