]> git.lyx.org Git - lyx.git/history - src/CursorSlice.h
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / CursorSlice.h
2020-11-27 Yuriy SkalkoMove several common types to support/types.h
2020-10-16 Yuriy SkalkoClean Cursor and CursorSlice
2017-07-03 Richard HeckFix whitespace at EOL.
2016-05-29 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2016-05-29 Jean-Marc LasgouttesMove one Text::setCursor instance to CursorSlice
2015-03-18 Georg BaumImprove source code documentation
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2015-01-07 Hashini SenaratneKeyboard based horizontal scrolling for wide insets
2014-11-01 Jean-Marc LasgouttesReimplement inset-select-all in a generic way
2010-01-27 Vincent van RavesteijnFix doxygen output for grouped items. Without the ...
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-02-11 Abdelrazak YounesCosmetics.
2007-11-01 André Pönitzcosmetics. mainly replace #include "dostring.h" by...
2007-08-25 Alfredo Braunsteinremove unused variable
2007-08-23 Alfredo Braunsteinmove forwardIdx to CursorSlice from DocIterator, as...
2007-08-23 Alfredo Braunsteinremove fake constness in CursorSlice
2007-08-13 Alfredo Braunstein* DocIterator.h (forwardPosNoDescend): remove method
2007-06-25 Alfredo Braunsteinremove unused CursorSlice::invalidate & isValid methods
2007-06-09 Stefan Schimanski* some more traces of the signals in CursorSlice
2007-06-09 Stefan Schimanski* reverting r18516, so no signals anymore in CursorSlices
2007-05-31 Abdelrazak YounesThis patch transfer Inset::destroyed signal to InsetTex...
2007-05-25 Abdelrazak YounesSanitize cursor saving/restoring in a multi-view context.
2007-04-29 André PönitzLyXText -> Text
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-26 André Pönitzrename MathArray into MathData
2007-04-26 Bo PengRename .C ==> .cpp for files in src/