]> git.lyx.org Git - lyx.git/history - src/mathed/math_exintinset.C
remove unneeded member
[lyx.git] / src / mathed / math_exintinset.C
2002-07-01 André PönitzGeof Piroux's patch for Mathematica support
2002-05-30 André Pönitzfonts as insets
2002-05-22 Lars Gullik Bjønnesuse more specific smart_ptr headers
2002-03-21 Lars Gullik Bjønnesws cleanup
2001-12-18 Lars Gullik Bjønnessmall stuff, perhaps you should have a look at the...
2001-12-05 Lars Gullik BjønnesAdd string << operators for the other streams as well...
2001-11-15 André Pönitzmath-extern: some support for things like d/dx
2001-11-15 André Pönitzmake cursor less eager to leave the formula when pressi...
2001-11-13 André Pönitzimproved function function argument detection for math...
2001-11-13 André Pönitzadd paranthesis around numerator and denominator when...
2001-11-12 André Pönitzmath-extern: enable handling of simple sums
2001-11-12 André Pönitzuse '1' as integrand if not given
2001-11-09 André Pönitzsimple MathML output for integrals
2001-11-09 André Pönitztranslate '\int_0^1 e^x dx' to 'int(e^(x),x=0..1)'
2001-11-09 André Pönitzmore math-extern
2001-11-09 André Pönitzsome work on math-extern
2001-11-09 André Pönitzsome support for matrix operations with maple ('M...
2001-11-08 André Pönitzcosmetics: rename support.[Ch] into math_support.[Ch]
2001-11-08 André Pönitzdon't #include too much stuff in .h