]> git.lyx.org Git - lyx.git/history - src/mathed/math_decorationinset.C
move around stuff, remove unneeded declarations etc
[lyx.git] / src / mathed / math_decorationinset.C
2004-08-14 André Pönitzmove around stuff, remove unneeded declarations etc
2004-08-14 André Pönitzremove per-inset position cahce, use new external map...
2004-04-08 André Pönitzremove debug output from last commit
2004-04-08 André Pönitzfix deco drawing bug.
2004-01-30 André Pönitzmore IU
2003-09-07 Angus LeemingFinish the task of removing all cruft from the header...
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-08-19 Angus LeemingStandardise the header blurb in mathed.
2003-07-25 Lars Gullik Bjønnesthe clone auto_ptr patch
2003-06-17 André Pönitzfix underbrace drawing
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-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-08-02 André Pönitzmerge MathArray and MathXArray classes.
2002-07-17 André Pönitzfixes for \xxalignat and old style font changes
2002-07-11 André Pönitzreplace (ascent, descent, width) triples by a structure...
2002-06-25 André Pönitzreplace ostream by support/LOstream
2002-06-24 Lars Gullik Bjønneslayout as layout
2002-06-24 André Pönitzmost of the so far unapplied stuff from porto including...
2002-05-30 André Pönitzfonts as insets
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-19 André Pönitz- reduce sizeof(MathCharInset) by 20 by better font...
2002-03-07 Angus LeemingTweaking of the math panel dialogs from Martin...
2002-02-08 André Pönitzpopup math panel on right mouse click
2002-02-08 André PönitzOtto's \underrightarrow/\underleftarrow patch
2002-02-01 André Pönitzdraw decorations closer to the place where LaTeX puts...
2002-01-11 André Pönitzenable direct input of #1...#9; some whitespace changes
2001-12-05 Lars Gullik BjønnesAdd string << operators for the other streams as well...
2001-12-03 André Pönitzmake operator<<(*stream, ...) free functions;
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-24 André Pönitzremove position cache from insets - these were the...
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-13 André Pönitzfix drawing of \overline and \underline
2001-09-12 André Pönitzdon't draw \vec, \hat etc much wider than LaTeX does
2001-09-12 André Pönitz\hat & subscript
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-30 Dekel TsurMore fonts in mathed.
2001-08-15 André Pönitzmake on-screen appearance of nested delimiters closer...
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önitznest step...
2001-07-26 André Pönitzcosmetics
2001-07-26 André Pönitzmathed108.diff
2001-07-13 André Pönitzremove unneeded #includes, cosmetics
2001-07-13 André Pönitzmathed102.diff
2001-07-12 André Pönitzsplit super/subscript handling in new base class MathUp...
2001-07-10 André PönitzFix drawing glitch
2001-07-09 André PönitzSmall bugfixes and cosmetic changes
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-05-31 Lars Gullik Bjønnesadjust to be able to complile with gcc 3.0, put selecti...
2001-02-26 Lars Gullik Bjønnesfix macro, small cleanup
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