]> git.lyx.org Git - lyx.git/history - src/mathed/math_fracinset.C
macro rework
[lyx.git] / src / mathed / math_fracinset.C
2004-04-07 André Pönitz*** empty log message ***
2004-01-30 André Pönitzmore IU
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
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 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-02-14 André Pönitzmake naming a bit saner...
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-08-08 André Pönitza bit more const correctness
2002-08-02 André Pönitzmerge MathArray and MathXArray classes.
2002-08-01 André Pönitzsave inset lock state in the .lyx file
2002-07-11 André Pönitzreplace (ascent, descent, width) triples by a structure...
2002-07-10 André Pönitzfix #505
2002-07-01 André PönitzGeof Piroux's patch for Mathematica support
2002-05-30 André Pönitzfonts as insets
2002-05-23 John LevonOK I'll try guii1 again ...
2002-04-25 André Pönitzsuppress (semi-)spurious informative message...
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-21 André Pönitzfix Herbert's up/down problem
2002-03-21 André PönitzMake Angus' compiler happy
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...
2002-01-03 André Pönitzcosmetics: move numerator and denominator in fravctions...
2001-12-03 André Pönitzmake operator<<(*stream, ...) free functions;
2001-11-13 André Pönitzimproved function function argument detection for math...
2001-11-13 André Pönitzadd paranthesis around numerator and denominator when...
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-07 André Pönitzchange output to uses streams instead of strings
2001-11-07 André Pönitzstart native C++ support for Octave, Maple and MathML
2001-10-24 André Pönitzremove position cache from insets - these were the...
2001-10-22 André Pönitz- remove MathStyles cache from those insets that don...
2001-10-19 André Pönitzhalfway through fixing size of math in non-standard...
2001-10-19 André Pönitzuse stream-like syntax for LaTeX output
2001-08-17 André Pönitzsome support for \atop
2001-08-08 André Pönitznew hierarchy for frac-like things
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-13 André Pönitzremove unneeded #includes, cosmetics
2001-07-12 André Pönitzsplit super/subscript handling in new base class MathUp...
2001-07-09 André PönitzSmall bugfixes and cosmetic changes
2001-07-06 Lars Gullik Bjønnesmathed95.diff
2001-06-28 Lars Gullik Bjønneschange a lot of methods to begin with small char
2001-06-27 Lars Gullik Bjønnesgcc 3.0 fixes
2001-06-27 Lars Gullik BjønnesLyX Drinkers United: patch 2
2001-06-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1
2001-04-27 Lars Gullik Bjønnesmathed67.diff
2001-04-25 Lars Gullik Bjønnesmathed65.diff
2001-02-28 Lars Gullik Bjønnesfix the matrix reading other small cleanup
2001-02-28 Lars Gullik Bjønnesmathed cleanup, change mask for tmpdir
2001-02-26 Lars Gullik Bjønnesfix macro, small cleanup
2001-02-20 Lars Gullik Bjønnesmathed33.diff
2001-02-20 Lars Gullik Bjønnesmathed32.diff
2001-02-20 Lars Gullik Bjønnesmathed30.diff
2001-02-16 Lars Gullik Bjønnessmall cleanup, doxygen, formatting changes
2001-02-15 Lars Gullik Bjønnesget rid of several friends small cleanup
2001-02-14 Jean-Marc Lasgouttesmathed compilation fixes
2001-02-13 Lars Gullik Bjønnesfirst go at mathed file cleanup