]> git.lyx.org Git - lyx.git/history - src/FontList.cpp
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / FontList.cpp
2020-10-20 Yuriy SkalkoClean includes using the output of iwyu tool
2020-03-16 Richard Kimberly... Remove unused function
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2016-05-30 Jean-Marc LasgouttesRewrite setRowHeight using row information
2015-05-15 Georg BaumFix compilation with boost 1.58
2015-03-01 Georg BaumReplace automatic logofication with insets
2014-04-21 Richard HeckThis is the result of an audit of all static variables...
2012-06-05 Jean-Marc LasgouttesTypos
2010-09-14 Stephan Wittadd cache of spell checker results to speed up native...
2010-08-26 Stephan WittWorkaround for #6865: smarter FontList::setMisspelled...
2010-07-05 Jean-Marc LasgouttesFix bug 6533: Spell-as-you-type stops checking words...
2009-05-01 Abdelrazak YounesFix font issue due to mispelled marking.
2009-05-01 Abdelrazak YounesFontList::setMisspelled(): Fix bogus code. Not really...
2009-05-01 Abdelrazak YounesNew FontList::setMisspelled() method.
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-07-16 Abdelrazak Younessimplify code by using fontIterator()
2008-07-16 Abdelrazak YounesOptimisation: away creation of FontTable for each FontL...
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-11-02 Abdelrazak YounesMSVC compile FIX.
2007-10-29 Abdelrazak Younes* FontList:
2007-10-28 Abdelrazak YounesSplitup Font in saner bits:
2007-10-22 Abdelrazak YounesIntroducing FontList::setRange()
2007-10-20 Abdelrazak YounesFix some bugs
2007-10-19 Abdelrazak YounesIntroducing Font::validate().
2007-10-19 Abdelrazak YounesIntroducing FontList::validate()
2007-10-19 Abdelrazak YounesIntroducing FontList::hasChangeInRange()
2007-10-19 Bo PengFix scons and src/FontList.cpp for the addition of...
2007-10-19 Abdelrazak Younes* Paragraph::highestFontInRange(): Transfer some more...
2007-10-19 Abdelrazak Younesincremental cleanup
2007-10-19 Abdelrazak YounesIntroducing FontList.