]> git.lyx.org Git - lyx.git/history - src/ParIterator.cpp
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / ParIterator.cpp
2021-09-30 Yuriy SkalkoRemove useless casts reported by GCC with -Wuseless...
2020-11-08 Yuriy SkalkoSimplify operator== for ParConstIterator
2020-11-06 Richard Kimberly... Remove dead comment
2020-11-06 Richard Kimberly... Move trivial constructors into header. Remove unimpleme...
2020-10-20 Yuriy SkalkoClean includes using the output of iwyu tool
2008-11-17 André Pönitzadd Buffer * member to DocIterator
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-02-15 Abdelrazak Younes* ParConstIterator::push_back(): new method for easier...
2008-02-09 André Pönitzstart work on less-likely-to-misuse iterators.
2008-01-12 André PönitzThere was a bit too much copying of dociterators gpoing...
2007-08-10 Christian RidderströmConverted '#warning ...' into FIXME-comments
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/