]> git.lyx.org Git - lyx.git/history - src/mathed/math_cursor.h
enable direct input of #1...#9; some whitespace changes
[lyx.git] / src / mathed / math_cursor.h
2002-01-11 André Pönitzenable direct input of #1...#9; some whitespace changes
2002-01-08 André Pönitzsmall patches from Angus
2002-01-03 André Pönitzimplement getLastCode()
2002-01-03 André Pönitzforward search in math insets. ugly. seems to work...
2001-12-18 André Pönitzpreliminary support for \mbox
2001-12-15 André Pönitzallow cut&paste of rectangular "regions" of cells
2001-12-12 André PönitzMartin's super/subscript patch
2001-12-12 André Pönitzmore up/down tweaking;
2001-12-11 André Pönitzmore cursor up/down tuning...
2001-12-11 André Pönitzrevert most of the stuff that got reverted yesterday...
2001-12-11 André Pönitzfix nasty bug when inserting labels when cursor was...
2001-12-10 André Pönitzperhaps a fix for the latest crashes
2001-12-05 André Pönitzremove more unneeded stuff
2001-12-05 André Pönitzbrute force does not need much code...
2001-12-05 André Pönitzdeep iterators for math insets;
2001-12-03 André Pönitzmake operator<<(*stream, ...) free functions;
2001-11-30 André Pönitzbetter handling of up/down
2001-11-20 André Pönitzselection using the mouse should work now. Note: an...
2001-11-20 André Pönitzsmall mouse click stuff. still not ok...
2001-11-16 André Pönitzintroduce test for "equality"
2001-11-13 André Pönitzsuppress the {} indication an empty base of a scriptins...
2001-11-13 André Pönitztiny bugfix; remove unnerded code
2001-11-13 André Pönitzactivate row delete/insert for the 'cases' environment...
2001-11-13 André Pönitzmake 'space' leave the formula if pressed at the very end
2001-11-12 André Pönitzsupport for \begin{cases}...\end{cases} (for interactiv...
2001-11-08 André Pönitzcosmetics: rename "matrix" into "hull" since it is...
2001-11-07 André Pönitzfix 'double =' glitch
2001-10-24 André Pönitznext step...
2001-10-23 André Pönitzfix crash due to invalid cursor position after deleting...
2001-10-23 André Pönitz- remove some unused code
2001-10-19 André Pönitzhalfway through fixing size of math in non-standard...
2001-10-18 André Pönitzsome visual support for \lefteqn
2001-10-12 André Pönitzcosmetics
2001-10-12 André PönitzUse references instead of pointers where possible
2001-10-10 André Pönitzsmall fixes to bugs discoverd by Dekel
2001-10-10 André Pönitz*** empty log message ***
2001-10-01 André Pönitzremove public method;
2001-10-01 Jean-Marc Lasgouttesfix the size of some variables to avoid compaq cxx...
2001-09-26 André PönitzEven more ugly changes and a new file dependency to...
2001-09-26 André Pönitzfurther code uglification to make Jean-Marc's compiler...
2001-09-12 André Pönitzfix delimiter handling for \, |, and /
2001-09-11 André Pönitzfix cursor positioning using the mouse
2001-09-11 André Pönitztry to do with super- and subscripts what TeX does
2001-08-30 André PönitzMake Shift-End and Shift-Pos1 work as expected
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