]> git.lyx.org Git - lyx.git/history - src/mathed/math_binaryopinset.C
move around stuff, remove unneeded declarations etc
[lyx.git] / src / mathed / math_binaryopinset.C
2004-04-07 André Pönitz*** empty log message ***
2004-04-05 Angus LeemingWrap all #warning calls inside #ifdef WITH_WARNINGS...
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-09-05 Angus LeemingEnsure header files can be compiled stand-alone.
2003-08-19 Angus LeemingStandardise the header blurb in mathed.
2003-06-28 Lars Gullik Bjønnesthe doxygen 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-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-08-02 André Pönitzmerge MathArray and MathXArray classes.
2002-05-30 André Pönitzfonts as insets
2002-05-23 John LevonOK I'll try guii1 again ...
2002-03-21 Lars Gullik Bjønnesws cleanup
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-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
2001-11-05 André Pönitzwrite \mathrm{x}\mathrm{y} as \mathrm{xy} again