]> git.lyx.org Git - lyx.git/history - src/CoordCache.cpp
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / CoordCache.cpp
2023-07-18 Pavel SandaGroup most verbose dbg output into more intuitive categ...
2020-10-20 Yuriy SkalkoClean includes using the output of iwyu tool
2020-02-28 Richard Kimberly... Use range
2015-11-20 Jean-Marc LasgouttesImprove debug message
2015-10-19 Jean-Marc LasgouttesGet rid of ParagraphMetrics::insetDimension
2014-05-19 Georg BaumMove code where it belongs
2014-04-21 Richard HeckIf this test fails, then we are about to crash, because...
2013-04-25 Richard HeckAudit all the LASSERT calls, and try to do something...
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-28 Lars Gullik Bjønnessrc/*.cpp: reformatting to increase consistency
2011-04-25 Richard HeckJust whitespace and a comment.
2011-03-23 Vincent van RavesteijnDo not give access to the actual data of the CoordCache...
2011-03-23 Vincent van RavesteijnFix bug #7376. After deleting an inset, we try to updat...
2008-11-14 Abdelrazak Youneslyxbreaker: don't crash in release mode.
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-04-30 Jean-Marc Lasgouttesrename assert.h to lassert.h
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-28 André Pönitzhand-crafted LyXErr
2007-11-14 André Pönitzmore strfwd
2007-09-23 Abdelrazak YounesPut mathed on a diet: transfer dimension cache from...
2007-09-11 Abdelrazak YounesTransfer the Paragraph position cache from CoordCache...
2007-04-30 Abdelrazak Younes* Inset and derivatives: insetName() -> name()
2007-04-29 André PönitzLyXText -> Text
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-29 André PönitzRemove InsetOld
2007-04-26 Bo PengRename .C ==> .cpp for files in src/