]> git.lyx.org Git - lyx.git/history - src/mathed/math_kerninset.h
float2string #4 (Spacing)
[lyx.git] / src / mathed / math_kerninset.h
2004-11-23 Lars Gullik Bjønnesclone NVI, other small stuff
2004-04-13 André Pönitzmacro rework
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-08 Jean-Marc Lasgouttessmall header tweaks
2003-09-07 Angus LeemingFinish the task of removing all cruft from the header...
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
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-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-05-30 André Pönitzfonts as insets
2002-03-27 André Pönitzbugfix for compound 'symbols' using \lyxkern
2002-03-25 André Pönitz- revive 1.1.6 eqnarray behaviour when pressing <Del...
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-10-19 André Pönitzuse stream-like syntax for LaTeX output
2001-08-21 André Pönitzsome support for TeX's \kern primitive in the parser.