]> git.lyx.org Git - lyx.git/history - src/mathed/math_cursor.h
re-enable spaces and hyphens in labels;
[lyx.git] / src / mathed / math_cursor.h
2001-08-20 André Pönitzre-enable spaces and hyphens in labels;
2001-08-15 André Pönitzdeco drawing bug fix
2001-08-14 André Pönitzremove the imacro_ hack from MathCursor
2001-08-13 André Pönitzsmall step to a unified parser for file & interactive...
2001-08-09 André Pönitzfix broken ^ stuff; break delimiters...
2001-08-09 André Pönitziterators for MathArray; cosmetics;
2001-08-08 André Pönitzsomewhat better corser up/down handling
2001-08-08 André Pönitzproper cursor up/down for centered and right aligned...
2001-08-08 André Pönitzremove unneeded code
2001-08-08 André Pönitzcosmetics
2001-08-08 André Pönitzcosmetics
2001-08-07 André Pönitzfix deletion of subscript if superscript is present...
2001-08-06 André Pönitz- fix nasty bug due to missing InsetFormula copy c'tor
2001-08-03 André Pönitzeverything is an inset. sizeof(MathInset) == 36 on...
2001-08-01 André Pönitzfix (potential?) memory leaks; cosmetics
2001-08-01 Jean-Marc LasgouttesAndre's mathinset shrink patch ; default .lyx extension...
2001-07-26 André Pönitznest step...
2001-07-26 André Pönitziookup unification - another 100 lines bite the dust
2001-07-26 André Pönitzlowercase method names
2001-07-26 André Pönitzmathed108.diff
2001-07-25 André PönitzM-m <space> as substitute for the old C-<space> ...
2001-07-24 André Pönitz^ now copies selection into new scriptinset
2001-07-23 André Pönitzfix pullArg when pressing <Delete> at the end of an...
2001-07-16 Lars Gullik Bjønnesreverse test move operators out of struct
2001-07-16 André Pönitzmulticell selection
2001-07-13 André Pönitzprepare infrastructure for multicell selection
2001-07-13 André Pönitzprepare re-enabling LaTeX feature validation
2001-07-13 André Pönitzmathed102.diff
2001-07-12 André Pönitzsplit super/subscript handling in new base class MathUp...
2001-07-10 André PönitzMathAccentInset rewritten
2001-07-09 André Pönitzcursor movement in multiline math; remove dead code
2001-07-06 Lars Gullik Bjønnesmathed95.diff
2001-07-03 André Pönitzmathed87.diff (Bug fixes, new feature "change font...
2001-06-27 Lars Gullik BjønnesLyX Drinkers United: patch 2
2001-06-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1
2001-04-24 Lars Gullik Bjønnesmathed64.diff
2001-02-17 Lars Gullik Bjønnesremove a friend + other stuff
2001-02-14 Lars Gullik Bjønnesmathed20.diff
2001-02-13 Lars Gullik Bjønnesmore mathed cleanup
2001-02-13 Lars Gullik Bjønnesfirst go at mathed file cleanup
2001-02-12 Lars Gullik Bjønnespatch from Andre and more array changes by me
2001-01-09 Jean-Marc LasgouttesVarious small fixes
2000-12-11 Jean-Marc LasgouttesA few patches I forgot to commit on friday.
2000-09-22 Jürgen VignaAngus inseterror patch + Dekel mathed fix + added langu...
2000-09-18 Lars Gullik Bjønnesadd a setDefaults to GUIRuntime + some const changes...
2000-09-14 Lars Gullik Bjønnesuse the new sstream return non-pods as const, use strin...
2000-07-04 Lars Gullik Bjønnesmore changes, read the Changelog
2000-04-08 Lars Gullik Bjønnesuse more explicit on constructors use the pimpl idom...
2000-03-09 Lars Gullik Bjønnesthe freespacing patch from Kayvan, draw the math empty...
2000-02-17 Lars Gullik Bjønnesremove the old painter, remove support for mono_video...
2000-02-17 Jürgen VignaChanged functioncall to MathedCursor::SelGetArea as...
2000-02-10 Lars Gullik Bjønnesnew painter,workarea and lcolor. Read the diff/sources...
1999-11-15 Lars Gullik Bjønneswhite-space changes.
1999-09-27 Lars Gullik BjønnesInitial revision