]> git.lyx.org Git - lyx.git/history - src/mathed/math_rootinset.h
Ensure all #warning statements are wrapped by #ifdef WITH_WARNINGS.
[lyx.git] / src / mathed / math_rootinset.h
2004-01-26 André Pönitzmore IU
2004-01-16 André Pönitzand some mathed de-uglyfication
2004-01-15 André Pönitzthe monster patch
2003-08-19 Angus LeemingStandardise the header blurb in mathed.
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-10-28 Dekel TsurMaxima
2002-09-11 André PönitzRunning Angus' rmcopyright.sh and hand-correcting...
2002-07-30 André Pönitzthe up/down stuff reworked
2002-07-26 André Pönitzsome \parbox improvements
2002-05-30 André Pönitzfonts as insets
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-21 André Pönitzfix Herbert's up/down problem
2001-12-12 André Pönitzre-enable automatic deletion of empty super/subscripts;
2001-11-20 André Pönitzstrange enough: parts not commited during the last...
2001-11-09 André Pönitzsome support for matrix operations with maple ('M...
2001-11-08 André Pönitzdon't #include too much stuff in .h
2001-11-07 André Pönitzchange output to uses streams instead of strings
2001-11-07 André Pönitzparse octave output as matrix if necessary
2001-10-19 André Pönitzuse stream-like syntax for LaTeX output
2001-09-03 André Pönitzremove symbol_def.h
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-07-26 André Pönitzcosmetics
2001-07-26 André Pönitzmathed108.diff
2001-07-17 André Pönitzrename math_(root|grid).[Ch] to math_(root|grid)inset...