]> git.lyx.org Git - lyx.git/history - src/TextMetrics.h
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / TextMetrics.h
2024-04-05 Jean-Marc LasgouttesImprove the code that limits scrolling at top/bottom
2024-04-05 Jean-Marc LasgouttesImplement quick scroll
2023-06-21 Jean-Marc LasgouttesImprove label font computation in insets
2022-01-17 Jean-Marc LasgouttesFix computation of LABEL_MANUAL label separation
2021-12-07 Jean-Marc LasgouttesMerge branch 'breakrows'
2021-12-07 Jean-Marc LasgouttesLast step of transition: use sortenIfNeeded again.
2021-12-07 Jean-Marc LasgouttesBreak the paragraph's big row according to margins
2021-12-07 Jean-Marc LasgouttesCreate new method TM::tokenizeParagraph
2021-05-31 Jean-Marc LasgouttesPrevent insets in table cells from expanding artificial...
2021-01-05 Jean-Marc LasgouttesFixup 294e4884: center correctly Abstract label when...
2020-11-21 Jean-Marc LasgouttesTypo and reformatting
2020-11-01 Yuriy SkalkoMatch header/source function argument naming
2020-10-20 Yuriy SkalkoClean includes using the output of iwyu tool
2020-10-14 Pavel Sanda<map> ParagraphMetrics.h -> TextMetrics.h
2020-10-03 Yuriy SkalkoRefactoring based on cppcheck suggestions
2020-08-25 Jean-Marc LasgouttesCenter correctly top labels like Abstract.
2020-07-13 Jean-Marc LasgouttesCleanup: BufferView should not need to be friend of...
2020-07-12 Jean-Marc LasgouttesRevert "Improve handling of top and bottom margin"
2020-07-12 Jean-Marc LasgouttesImprove handling of top and bottom margin
2019-03-12 Jean-Marc LasgouttesMake TextMetrics noncopyable
2019-02-25 Jean-Marc LasgouttesChange the way scrolled rows are tracked
2019-02-25 Jean-Marc LasgouttesMove some TextMetrics code around.
2019-02-19 Jean-Marc LasgouttesRename TextMetrics::dimension() to dim()
2019-01-11 Jean-Marc LasgouttesFix alignment of rows when text width is variable
2018-07-01 Juergen SpitzmuellerSupport varwidth's V tabular column type
2018-05-28 Jean-Marc LasgouttesCosmetics
2017-09-08 Jean-Marc LasgouttesMerge remote-tracking branch 'features/properpaint'
2017-09-08 Jean-Marc LasgouttesUpdate insets position in cache in more cases
2017-07-12 Jean-Marc LasgouttesTextMetrics::leftMargin does not need a max_width parameter
2017-06-19 Jean-Marc LasgouttesAvoid crash when selecting long text
2017-06-12 Jean-Marc LasgouttesFix bad cursor positioning when entering an inset
2017-04-06 Jean-Marc LasgouttesRevert "When selecting text with the mouse, inset selec...
2017-02-18 Guillaume MunchWhen selecting text with the mouse, inset selection...
2017-02-02 Jean-Marc LasgouttesMove TextMetrics::findRowElement to Row class
2016-05-30 Jean-Marc LasgouttesSplit TextMetrics::setRowHeight in three parts
2016-05-30 Jean-Marc LasgouttesDo not require an extra pit parameter when a row is...
2016-05-30 Jean-Marc LasgouttesSimplify redoParagraph by merging duplicate code
2016-05-29 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2016-05-29 Jean-Marc LasgouttesRemove unused TextMetrics::maxWidth()
2016-05-29 Jean-Marc LasgouttesUse isMainText() instead of doing explicit tests
2016-05-29 Jean-Marc LasgouttesLet getPosNearX take horizontal scrolling into account
2015-11-23 Jean-Marc LasgouttesImplement on screen rendering of alignment in LR boxes.
2015-09-27 Jean-Marc LasgouttesRewrite Cursor::getSurroundingPos without Bidi class
2015-09-13 Georg BaumAdd some missing member variable initializations
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-07-29 Jean-Marc LasgouttesUse enum instead of int in TextMetrics::getAlign
2014-07-25 Jean-Marc LasgouttesWhitespace only
2014-07-25 Jean-Marc LasgouttesWhitespace only
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-07-08 Jean-Marc LasgouttesRemove debug code from TextMetrics
2014-07-08 Jean-Marc LasgouttesChange getColumnNearX to getPosNearX
2014-06-25 Jean-Marc LasgouttesConvert cursorX() and computeRowMetrics() to the new...
2014-06-25 Jean-Marc LasgouttesChange TextMetrics::rowHeight to setRowHeight
2014-05-28 Jean-Marc LasgouttesMake TextMetrics::editXY more robust
2010-12-06 Vincent van RavesteijnRemove leftover of r36485.
2010-09-04 Uwe StöhrTextMetrics.h: fix typo
2010-03-11 Vincent van RavesteijnRemove unused function.
2009-08-13 Vincent van RavesteijnFix bug #6126: Assertion with page down in Math manual.
2009-08-10 Vincent van RavesteijnCorrect datatypes.
2009-05-20 Vincent van RavesteijnFix bug #5944: Scrolling isn't predictable.
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-09-14 Abdelrazak YounesPatch by Vincent that solves a number of problems relat...
2008-03-15 Stefan Schimanski* moved text completion logic into Text class
2008-03-06 Abdelrazak YounesTransfer and bug fix LFUN_BUFFER_BEGIN/END_SELECT to...
2008-02-27 André PönitzAPI cosmetics
2008-02-21 Stefan Schimanski* completion infrastructure
2007-12-21 Stefan Schimanski* compile fix
2007-12-21 Abdelrazak YounesClose to perfect scrolling. Some bugs fixing and behavi...
2007-11-15 Abdelrazak Younessimplify text selection drawing.
2007-11-02 André Pönitzde-tuple-fication; cosmetics
2007-09-29 André Pönitzcosmetics
2007-09-23 Abdelrazak YounesFix RTL inset painting.
2007-09-20 Abdelrazak Younes* TextMetrics:
2007-09-18 Abdelrazak YounesFix InsetBox drawing and remove remnant of the wide...
2007-09-17 Abdelrazak YounesCleanup the TEXT_TO_INSET_OFFSET mess. This correction...
2007-09-15 Abdelrazak YounesGive PageDown/Up scrolling a sane behaviour. Does not...
2007-09-12 Abdelrazak Younes* bufferview_funcs.cpp:status(): use new TextMetrics...
2007-09-11 Abdelrazak YounesTransfer the Paragraph position cache from CoordCache...
2007-09-05 Abdelrazak YounesMove selection painting closer to row painting. Single...
2007-09-02 Abdelrazak Younes* TextMetrics: getDisplayFont() and isRTLBoundary(...
2007-09-02 Abdelrazak Younes* Text: Move some more stuff from Text to TextMetrics:
2007-09-02 Abdelrazak YounesTransfer metrics and screen related methods from Text...
2007-09-02 Abdelrazak YounesTransfer metrics and screen related methods from Text...
2007-09-02 Abdelrazak YounesTransfer metrics and screen related methods from Text...
2007-08-31 Abdelrazak YounesTransfer Text::drawSelection() to TextMetrics.
2007-08-30 Abdelrazak YounesFinally enable single row repainting within insets...
2007-08-29 Abdelrazak YounesTransfer ParagraphMetrics::rowChangeStatus() to Row...
2007-08-28 Abdelrazak YounesMerge the Row and RowMetrics class. Those classes were...
2007-08-28 Abdelrazak Younes- Transfer rowpainter.cpp:paintPar() to TextMetrics...
2007-08-27 Abdelrazak Younes- Transfer rowpainter.cpp:paintTextInset() to TextMetri...
2007-08-18 Abdelrazak Younes* Text:
2007-06-21 Stefan Schimanski* Clear the paragraph metrics cache as well on redraw:
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-04-29 André PönitzLyXText -> Text
2007-01-01 Abdelrazak YounesTransfer x2pos() and pos2x from LyXText to TextMetrics.
2007-01-01 Abdelrazak YounesCompilation fix, again... sorry.
2007-01-01 Abdelrazak YounesCompilation fix.
2007-01-01 Abdelrazak YounesTransfer getColumnNearX from LyXText to TextMetrics.
2007-01-01 Abdelrazak YounesTransfer these methods from LyXText to TextMetrics:
2006-12-29 Abdelrazak YounesThis commit do the Model/View separation of the LyXText...