]> git.lyx.org Git - lyx.git/history - src/TextMetrics.h
SCons: msvc does not need this /TP option any more after we rename .C => .cpp. Also...
[lyx.git] / src / TextMetrics.h
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...