]> git.lyx.org Git - lyx.git/history - src/metricsinfo.h
Fix bug 2195: Slowness in rendering inside insets, especially on the Mac
[lyx.git] / src / metricsinfo.h
2005-09-07 Jean-Marc LasgouttesJohn&JMarc's change tracking patch
2005-07-17 André Pönitzcosmetics, incidently fixing bug 1458
2005-06-09 Angus LeemingWhitespace, only whitespace. s/ +$//
2005-05-31 Martin VermeerAxe processEvents, fix cursor draw artifacts, put updat...
2005-01-19 Angus LeemingAsger's exchanging of the class and struct keywords.
2004-11-30 Alfredo BraunsteinCoordBranch merge
2004-08-14 Jean-Marc Lasgouttesone less use of ownerPar means faster code
2004-04-08 André Pönitzremove PainterInfo::width member (old mathed hack,...
2004-04-07 Alfredo Braunsteinthe 'fitCursor fix'
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-10-02 André Pönitzfix #1360
2003-09-09 Angus LeemingGet rid of trailing whitespace 'noise' in future patche...
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-07-25 Asger Ottar AlstrupUndo cleaned up. It seems to work pretty well now.
2003-07-18 André Pönitztwo-phase-drawing for InsetText & InsetTabular
2003-07-17 André Pönitzreduce number of metrics calls in InsetTabular calculat...
2003-05-28 André PönitzPrepare mathed for unified two-stage drawing
2003-03-21 André Pönitzpromote MathMetricsInfo to MetricsInfo, change mathed...