]> git.lyx.org Git - features.git/history - src/mathed/math_matrixinset.C
write \mathrm{x}\mathrm{y} as \mathrm{xy} again
[features.git] / src / mathed / math_matrixinset.C
2001-11-05 André Pönitzwrite \mathrm{x}\mathrm{y} as \mathrm{xy} again
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-10-18 André Pönitzsome visual support for \lefteqn
2001-10-12 André PönitzUse references instead of pointers where possible
2001-09-28 Dekel TsurMisc. small fixes
2001-09-26 André PönitzEven more ugly changes and a new file dependency to...
2001-09-26 André Pönitzfurther code uglification to make Jean-Marc's compiler...
2001-09-11 André Pönitztry to do with super- and subscripts what TeX does
2001-09-05 André Pönitzread/write support for the AMS split environment
2001-09-04 André Pönitzsome support for gather and multline (multline special...
2001-09-04 André Pönitzsome support for the [x][x]alignat environments
2001-09-04 André Pönitzimprove support for align and alignat
2001-09-03 André Pönitzsome pixel "corrections"
2001-08-10 André Pönitzfix for recent 'column shift' bug
2001-08-10 André Pönitzimprove end-of-line handling in the presence of optiona...
2001-08-09 André Pönitzmove things around
2001-08-09 André Pönitziterators for MathArray; cosmetics;
2001-08-08 André Pönitznew hierarchy for frac-like things
2001-08-07 André PönitzFix a leak; cosmetics
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-08-02 André Pönitzfix mis-alignment of eqnarray columns
2001-08-01 Jean-Marc LasgouttesAndre's mathinset shrink patch ; default .lyx extension...
2001-07-27 André Pönitzdon't output ' ' after '$' unless needed
2001-07-26 André Pönitzmake '$' default delimiter for inline maths instead...
2001-07-26 André Pönitzlowercase method names
2001-07-26 André Pönitzcosmetics
2001-07-26 André Pönitzmathed108.diff
2001-07-20 André Pönitzmove things around, fix bug in ~MathArray.
2001-07-13 André Pönitzprepare re-enabling LaTeX feature validation
2001-07-13 André Pönitzgenerate unnumbered eqnarray when mutating from inline...
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-10 André Pönitzfix small thinko
2001-07-09 André Pönitzcursor movement in multiline math; remove dead code
2001-07-09 Dekel TsurUse only the first label when mutating eqnarray to...
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-03-15 Lars Gullik Bjønnesmathed57.diff
2001-03-10 Lars Gullik Bjønnesmathed53.diff
2001-03-08 Lars Gullik Bjønnesmathed50.diff
2001-03-08 Lars Gullik Bjønnesmathed49.diff
2001-03-08 Lars Gullik Bjønnesmathed48.diff
2001-03-06 Lars Gullik Bjønnesmathed46.diff
2001-03-06 Lars Gullik Bjønnesmathed45.diff
2001-03-06 Lars Gullik Bjønnesmathed44.diff
2001-02-28 Lars Gullik Bjønnesfix the matrix reading other small cleanup
2001-02-26 Lars Gullik Bjønnesfix macro, small cleanup
2001-02-20 Lars Gullik Bjønnesmathed33.diff
2001-02-20 Lars Gullik Bjønnesmathed30.diff
2001-02-19 Lars Gullik Bjønnesmathed29.diff
2001-02-17 Lars Gullik Bjønnesremove a friend + other stuff
2001-02-16 Lars Gullik Bjønnessmall cleanup, doxygen, formatting changes
2001-02-14 Jean-Marc Lasgouttesmathed compilation fixes
2001-02-13 Lars Gullik Bjønnesfirst go at mathed file cleanup