]> git.lyx.org Git - lyx.git/history - src/mathed/math_atom.C
several smallish changes/bugfixes/left overs from Porto
[lyx.git] / src / mathed / math_atom.C
2002-06-25 André Pönitzseveral smallish changes/bugfixes/left overs from Porto
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-12 André Pönitzspeed up math drawing
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2001-12-18 Lars Gullik Bjønnessmall stuff, perhaps you should have a look at the...
2001-12-11 André PönitzEssentially Lars' "thread safe" patch
2001-11-15 André Pönitzmake cursor less eager to leave the formula when pressi...
2001-11-09 André Pönitztranslate '\int_0^1 e^x dx' to 'int(e^(x),x=0..1)'
2001-11-09 André Pönitzsome support for matrix operations with maple ('M...
2001-10-23 André Pönitz- remove some unused code
2001-10-12 André PönitzUse references instead of pointers where possible
2001-10-10 André Pönitzchange order of ^ and _ in LaTeX output
2001-10-10 André Pönitz*** empty log message ***
2001-09-24 André Pönitzchanged cursor movement/deletion behaviour in super...
2001-09-11 André Pönitzpartial fix for the macro problem
2001-09-11 André Pönitzfix 'purple box has wrong size in x_{}'
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