]> git.lyx.org Git - lyx.git/history - src/mathed/math_decorationinset.h
fix typo that put too many include paths for most people
[lyx.git] / src / mathed / math_decorationinset.h
2002-03-19 André Pönitz- reduce sizeof(MathCharInset) by 20 by better font...
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-10-22 André Pönitz- remove MathStyles cache from those insets that don...
2001-10-19 André Pönitzuse stream-like syntax for LaTeX output
2001-09-12 André Pönitzdon't draw \vec, \hat etc much wider than LaTeX does
2001-09-11 André Pönitztry to do with super- and subscripts what TeX does
2001-09-03 André Pönitzremove symbol_def.h
2001-08-15 André Pönitzmake on-screen appearance of nested delimiters closer...
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önitznest step...
2001-07-26 André Pönitzcosmetics
2001-07-26 André Pönitzmathed108.diff
2001-07-13 Jean-Marc Lasgouttestweaklets
2001-07-13 André Pönitzmathed102.diff
2001-07-12 André Pönitzsplit super/subscript handling in new base class MathUp...
2001-07-06 Lars Gullik Bjønnesmathed95.diff
2001-07-05 André PönitzFix for mis-drawing reported by Dekel
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 Jean-Marc Lasgouttesmath compile cleanups + add bookmarks bindings for...
2001-02-13 Lars Gullik Bjønnesfirst go at mathed file cleanup