]> git.lyx.org Git - lyx.git/history - src/mathed/math_braceinset.C
some (yet unfinished) up/down work
[lyx.git] / src / mathed / math_braceinset.C
2005-07-17 André Pönitzcosmetics, incidently fixing bug 1458
2004-11-23 Lars Gullik Bjønnesclone NVI, other small stuff
2004-04-13 André Pönitzmacro rework
2004-04-07 André Pönitz*** empty log message ***
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 LeemingReplace LString.h with support/std_string.h,
2003-09-05 Angus LeemingStrip out redundant #includes
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-05-27 André Pönitzrename the members of Dimension
2003-03-21 André Pönitzpromote MathMetricsInfo to MetricsInfo, change mathed...
2003-03-04 André PönitzJean-Marc's fix for wrong descent
2003-02-14 André Pönitzmake naming a bit saner...
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-08-02 André Pönitzmerge MathArray and MathXArray classes.
2002-07-30 André Pönitzre-adjust math-extern heuristics to new super/subscript...
2002-07-11 André Pönitzreplace (ascent, descent, width) triples by a structure...
2002-07-11 André Pönitzmore robust lable parsing, convenience contructor for...
2002-07-09 Angus LeemingCompilation fixes.
2002-07-09 André Pönitzsupport for wasy symbols
2002-05-30 André Pönitzfonts as insets
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-19 André Pönitz- reduce sizeof(MathCharInset) by 20 by better font...
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
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-10-29 André PönitzRe-introduction of a BraceInset to handle "extra braces"