]> git.lyx.org Git - lyx.git/history - src/VSpace.cpp
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / VSpace.cpp
2022-10-26 Juergen SpitzmuellerSync with master
2022-08-09 Juergen SpitzmuellerUse localized length strings also in space label/tooltip
2021-10-05 Yuriy SkalkoAmend d3c335a5d5
2020-10-20 Yuriy SkalkoClean includes using the output of iwyu tool
2020-08-07 Stephan Witt#9376 prepare use of Length in lyxrc - move the class...
2020-06-28 Juergen Spitzmuelleruse package parskip to separate paragraphs with vertica...
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-04-28 Jean-Marc LasgouttesDefine new inPixels helper in BufferView
2017-04-01 Uwe StöhrVSpace.cpp: fix 2 compiler warnings
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-12-13 Georg Baumdo not hardcode packages loaded by external insets
2010-03-10 Vincent van RavesteijnInitialize number_index and unit_index in isValidGlueLe...
2010-03-08 Abdelrazak YounesisValidGlueLength(): fix gcc warning and cleanup.
2010-03-06 Pavel SandaFix unsafe use of fixed width arrays.
2009-06-12 Richard HeckHTML output for InsetVSpace.
2008-04-30 Jean-Marc Lasgouttesrename assert.h to lassert.h
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2008-03-15 André Pönitzcosmetics/#include cleanup
2007-12-12 André Pönitzcosmetics
2007-12-12 Abdelrazak Younes'using namespace lyx::support' instead of 'using suppor...
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-10-24 André Pönitzcosmetics... less than intented
2007-10-11 Abdelrazak YounesMove private part of BufferView to a private implementa...
2007-09-29 André Pönitzcosmetics
2007-08-21 Abdelrazak Younes* BufferView::buffer() returns a reference instead...
2007-04-29 André PönitzLyXText -> Text
2007-04-28 André Pönitzrename/merge LyXLength related stuff
2007-04-26 Bo PengRename .C ==> .cpp for files in src/