]> git.lyx.org Git - lyx.git/history - src/mathed/math_deliminset.h
introduce namespace lyx::support
[lyx.git] / src / mathed / math_deliminset.h
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-01 André PönitzGeof Piroux's patch for Mathematica support
2002-06-25 André Pönitzseveral smallish changes/bugfixes/left overs from Porto
2002-05-30 André Pönitzfonts as insets
2002-02-14 André Pönitzinactive new stuff to re-sync my tree before going...
2001-11-09 André Pönitzforgotten file math_extern[Ch]
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önitzmore mathml stuff
2001-11-07 André Pönitzchange output to uses streams instead of strings
2001-11-07 André Pönitzsome support for det and abs for math-extern
2001-11-07 André Pönitzstart native C++ support for Octave, Maple and MathML
2001-10-24 André Pönitzadd missing writeNormal() methods to some insets
2001-10-19 André Pönitzuse stream-like syntax for LaTeX output
2001-09-12 André Pönitzfix delimiter handling for \, |, and /
2001-08-09 André Pönitzrework of MathDelimInset almost finished... did that...
2001-08-09 André Pönitzmore glue code to re-enable the old MathDelimInset...
2001-08-09 André Pönitzglue code to old xforms interface.
2001-08-09 André Pönitzfix broken ^ stuff; break delimiters...
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-12 André Pönitzsplit super/subscript handling in new base class MathUp...
2001-06-28 Lars Gullik Bjønneschange a lot of methods to begin with small char
2001-06-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1
2001-02-26 Lars Gullik Bjønnesfix macro, small cleanup
2001-02-16 Lars Gullik Bjønnessmall cleanup, doxygen, formatting changes
2001-02-13 Lars Gullik Bjønnesfirst go at mathed file cleanup