]> git.lyx.org Git - lyx.git/history - src/mathed/math_exintinset.C
Ensure all #warning statements are wrapped by #ifdef WITH_WARNINGS.
[lyx.git] / src / mathed / math_exintinset.C
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-16 Angus Leeminglyxfont.h no longer #includes LColor.h.
2003-09-07 Angus LeemingFinish the task of removing all cruft from the header...
2003-09-05 Angus LeemingStrip out redundant #includes
2003-08-19 Angus LeemingStandardise the header blurb in mathed.
2003-08-02 Lars Gullik BjønnesAlways use std::endl with lyxerr
2003-07-25 Lars Gullik Bjønnesthe clone auto_ptr patch
2003-06-16 André PönitzIU of clone() and getLabelList()
2003-06-02 André PönitzIU of drawing phase one without 'semantic changes'...
2003-05-28 André PönitzPrepare mathed for unified two-stage drawing
2003-03-21 André Pönitzpromote MathMetricsInfo to MetricsInfo, change mathed...
2003-02-14 André Pönitzmake naming a bit saner...
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-12-01 Lars Gullik Bjønnesws changes
2002-10-28 Dekel TsurMaxima
2002-09-11 André Pönitzadd #pragme interface/implementation
2002-07-30 André Pönitzre-adjust math-extern heuristics to new super/subscript...
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