]> git.lyx.org Git - lyx.git/history - src/mathed/math_support.h
Fix event loop to no longer eat CPU
[lyx.git] / src / mathed / math_support.h
2005-07-17 André Pönitzcosmetics, incidently fixing bug 1458
2004-01-07 André Pönitzsimplified search in mathed
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-08-19 Angus LeemingStandardise the header blurb in mathed.
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-09-11 André Pönitzadd #pragme interface/implementation
2002-07-11 André Pönitzremove unneede functions
2002-07-11 André Pönitzreplace (ascent, descent, width) triples by a structure...
2002-07-11 André Pönitzremove hard-wired association LaTeX macro <-> mathed...
2002-06-25 André Pönitzseveral smallish changes/bugfixes/left overs from Porto
2002-06-18 Lars Gullik Bjønnes*duck*
2002-05-30 André Pönitzfonts as insets
2002-03-25 André Pönitz- revive 1.1.6 eqnarray behaviour when pressing <Del...
2002-03-20 André Pönitzusing std::endl; and forbidden small stuff
2002-03-19 André Pönitz- reduce sizeof(MathCharInset) by 20 by better font...
2002-03-18 André Pönitzfix for the first item on Martin's list
2002-02-14 André Pönitzinactive new stuff to re-sync my tree before going...
2002-01-03 André Pönitzvisual support for \displaystyle
2001-11-08 André Pönitzcosmetics: rename support.[Ch] into math_support.[Ch]