]> git.lyx.org Git - lyx.git/history - src/CoordCache.h
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / CoordCache.h
2023-07-27 Pavel SandaRevert a9c6fb0c.
2021-10-09 Jean-Marc LasgouttesMake CoordCache assertions less annoying.
2021-10-08 Jean-Marc LasgouttesAvoid duplicate checks in CoordCache
2021-10-08 Jean-Marc LasgouttesReduce the number of accesses to coord cache when drawi...
2021-10-08 Jean-Marc LasgouttesUse unordered maps to store inset and math rows geometry.
2021-06-14 Jean-Marc LasgouttesImprove test in Geometry::covers
2020-10-13 Yuriy SkalkoRemove unused forward declarations
2015-10-19 Jean-Marc LasgouttesGet rid of ParagraphMetrics::insetDimension
2013-05-16 Pavel SandaSlowly going through the suggestion made by our headers...
2011-03-23 Vincent van RavesteijnDo not give access to the actual data of the CoordCache...
2011-03-19 Vincent van RavesteijnFix bug #7261: Assertion when moving up
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2007-10-11 Abdelrazak YounesMove private part of BufferView to a private implementa...
2007-09-24 Bo Pengadd another typename, see r20470
2007-09-24 Jürgen Spitzmüller* src/CoordCache.h: compile fix.
2007-09-24 Abdelrazak Younes* CoordCache: prepare transfer of MathData dimension...
2007-09-24 Abdelrazak Younes* CoordCacheBase::covers(): new method.
2007-09-23 Abdelrazak YounesPut mathed on a diet: transfer dimension cache from...
2007-09-16 Lars Gullik BjønnesRemove warnings reported with gcc 4.3:
2007-09-11 Abdelrazak YounesTransfer the Paragraph position cache from CoordCache...
2007-04-29 André PönitzLyXText -> Text
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-26 André Pönitzrename MathArray into MathData
2007-04-26 Bo PengRename .C ==> .cpp for files in src/