]> git.lyx.org Git - lyx.git/history - src/mathed/math_macroarg.C
fix typo that put too many include paths for most people
[lyx.git] / src / mathed / math_macroarg.C
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...
2002-01-11 André Pönitzenable direct input of #1...#9; some whitespace changes
2002-01-10 André Pönitzmake \newcommand{\bb}[1]{\mathbf{#1}} work for read...
2002-01-08 André Pönitzsmall patches from Angus
2002-01-08 André Pönitzmore 'informational' messages removed?
2001-11-09 André Pönitzbug fix ('#1' got written as '#^^A')
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-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-09-12 André Pönitzfix drawing glitch in MathMacroArg
2001-09-11 André Pönitzpartial fix for the macro problem
2001-08-07 André Pönitzbring red color back
2001-08-06 André Pönitz- fix nasty bug due to missing InsetFormula copy c'tor
2001-08-03 André Pönitzmove width_/ascent_/descent_ cache into seperate ABC.
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-04 André Pönitzcosmetics
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-05-08 Lars Gullik Bjønnesremove LyXParagraph Clone use newly added copy construc...
2001-05-02 Jean-Marc Lasgouttescompilation fixes when using lyxstring
2001-04-27 Lars Gullik Bjønnesmathed67.diff
2001-04-25 Lars Gullik Bjønnesmathed65.diff
2001-04-24 Lars Gullik Bjønnesmathed64.diff
2001-03-01 Lars Gullik Bjønnesremove default constructor
2001-03-01 Lars Gullik Bjønnesmathed37.diff
2001-02-26 Lars Gullik Bjønnesfix macro, small cleanup
2001-02-15 Lars Gullik Bjønnesget rid of several friends small cleanup
2001-02-13 Lars Gullik Bjønnesmore mathed cleanup