]> git.lyx.org Git - lyx.git/history - src/InsetList.cpp
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / InsetList.cpp
2020-02-29 Richard Kimberly... Fix warnings and use ranges.
2018-05-28 Jean-Marc LasgouttesCosmetics
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2016-12-05 Jean-Marc LasgouttesIntroduce (Inset|InsetList|Paragraph)::resetBuffer
2016-06-06 Georg BaumFix cppcheck initialization warnings
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-08-07 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=5132
2008-07-23 Abdelrazak YounesEnsure that the Buffer pointer is correctly set with...
2008-03-17 Uwe Stöhrcompilation fixes
2008-02-18 Abdelrazak Younesheader cleanup
2008-01-12 André Pönitzcosmetics
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-28 André Pönitzhand-crafted LyXErr
2007-10-24 Abdelrazak Younes* InsetList: introducing find() and count()
2007-10-19 Abdelrazak Younes* Paragraph: Cosmetics and cleanups, remove uneeded...
2007-10-18 Abdelrazak YounesReduce header dependencies in Paragraph.h
2007-07-17 Abdelrazak Younesmore std declaration fixes.
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-26 Bo PengRename .C ==> .cpp for files in src/