]> git.lyx.org Git - lyx.git/history - src/CoordCache.h
Remove updateInfo() calls in favor of doing the relevant work
[lyx.git] / src / CoordCache.h
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/