André Pönitz
|
6af06846fd
|
remove cursor::drawSelection() plus some math reorganization (move the
'width' cache from MathAtom)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8383 a592a061-630c-0410-9148-cb99ea01b6c8
|
2004-02-02 17:32:56 +00:00 |
|
Lars Gullik Bjønnes
|
ca176cc434
|
std:: changes, stupid stuff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8375 a592a061-630c-0410-9148-cb99ea01b6c8
|
2004-01-28 16:21:29 +00:00 |
|
Angus Leeming
|
1f9e9cf517
|
Standardise the header blurb in mathed.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7574 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-08-19 13:00:56 +00:00 |
|
André Pönitz
|
2a5ab60ce8
|
IU of clone() and getLabelList()
Some mathed internal renamings to prepare further IU
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7173 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-06-16 11:49:38 +00:00 |
|
André Pönitz
|
38fce2feac
|
Prepare mathed for unified two-stage drawing
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7059 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-05-28 13:22:36 +00:00 |
|
Lars Gullik Bjønnes
|
99d1627a47
|
dont use pragma impementation and interface anymore
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6138 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-02-13 16:53:15 +00:00 |
|
Lars Gullik Bjønnes
|
13349032cb
|
ws changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5758 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-12-01 22:59:25 +00:00 |
|
André Pönitz
|
bf2e2d58f3
|
Running Angus' rmcopyright.sh and hand-correcting a few cases.
Still a lot to be done in this area...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5262 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-09-11 08:26:02 +00:00 |
|
André Pönitz
|
01080c9eda
|
more cosmetics
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4919 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-09 10:22:35 +00:00 |
|
André Pönitz
|
b54bf51387
|
more const correctness
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4914 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-09 07:01:17 +00:00 |
|
André Pönitz
|
15d40ab329
|
code that's not there cannot be wrong...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4908 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-08 17:19:26 +00:00 |
|
André Pönitz
|
73b1ac43f4
|
a bit more const correctness
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4905 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-08 16:08:11 +00:00 |
|
André Pönitz
|
c649284611
|
several smallish changes/bugfixes/left overs from Porto
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4474 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-06-25 13:19:50 +00:00 |
|
Lars Gullik Bjønnes
|
2b8ef58dc0
|
ws cleanup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3804 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-03-21 17:42:56 +00:00 |
|
André Pönitz
|
d15da27db8
|
speed up math drawing
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3729 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-03-12 14:59:08 +00:00 |
|
André Pönitz
|
c9541eeeab
|
Essentially Lars' "thread safe" patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3183 a592a061-630c-0410-9148-cb99ea01b6c8
|
2001-12-11 07:38:02 +00:00 |
|
André Pönitz
|
ea35e1c460
|
make cursor less eager to leave the formula when pressing 'up' or 'down'
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3030 a592a061-630c-0410-9148-cb99ea01b6c8
|
2001-11-15 09:51:57 +00:00 |
|
André Pönitz
|
86c2cf6f65
|
translate '\int_0^1 e^x dx' to 'int(e^(x),x=0..1)'
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2999 a592a061-630c-0410-9148-cb99ea01b6c8
|
2001-11-09 16:27:44 +00:00 |
|
André Pönitz
|
c93e9dcbc5
|
some support for matrix operations with maple ('M-x math-extern maple evalm')
further cosmetics
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2991 a592a061-630c-0410-9148-cb99ea01b6c8
|
2001-11-09 08:35:57 +00:00 |
|
André Pönitz
|
c0ef23bc2a
|
- remove some unused code
- put some more stuff in anaon namespaces
- cosmetics
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2915 a592a061-630c-0410-9148-cb99ea01b6c8
|
2001-10-23 09:03:07 +00:00 |
|
André Pönitz
|
9295f8236e
|
Use references instead of pointers where possible
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2867 a592a061-630c-0410-9148-cb99ea01b6c8
|
2001-10-12 12:02:49 +00:00 |
|
André Pönitz
|
4253792bd6
|
*** empty log message ***
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2852 a592a061-630c-0410-9148-cb99ea01b6c8
|
2001-10-10 13:20:51 +00:00 |
|
André Pönitz
|
1129104282
|
changed cursor movement/deletion behaviour in super/subscripts
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2796 a592a061-630c-0410-9148-cb99ea01b6c8
|
2001-09-24 16:25:06 +00:00 |
|
André Pönitz
|
c800129f2b
|
partial fix for the macro problem
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2727 a592a061-630c-0410-9148-cb99ea01b6c8
|
2001-09-11 15:46:51 +00:00 |
|
André Pönitz
|
e4c58b72be
|
try to do with super- and subscripts what TeX does
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2722 a592a061-630c-0410-9148-cb99ea01b6c8
|
2001-09-11 10:58:17 +00:00 |
|