]> git.lyx.org Git - lyx.git/history - src/TextMetrics.h
Fixed some lines that were too long. It compiled afterwards.
[lyx.git] / src / TextMetrics.h
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...