]> git.lyx.org Git - lyx.git/history - src/ParagraphMetrics.cpp
Fulfill promise to Andre: TextClass_ptr --> TextClassPtr.
[lyx.git] / src / ParagraphMetrics.cpp
2007-09-16 Lars Gullik BjønnesRemove warnings reported with gcc 4.3:
2007-09-11 Abdelrazak YounesTransfer the Paragraph position cache from CoordCache...
2007-08-31 Abdelrazak YounesTransfer Paragraph::hfillExpansion() to ParagraphMetric...
2007-08-29 Abdelrazak YounesEnable use of Row::changed()
2007-08-29 Abdelrazak YounesTransfer ParagraphMetrics::rowChangeStatus() to Row...
2007-08-28 Abdelrazak YounesTake Track-Change into account when calculating row...
2007-08-28 Abdelrazak Younesheader cleanup.
2007-08-27 Abdelrazak YounesGather ParagraphMetrics initialization in ParagraphMetr...
2007-08-18 Abdelrazak Younes* Text:
2007-08-18 Abdelrazak Younes* Layout.h
2007-04-29 André Pönitzrename LyXTextClass* into TextClass*
2007-04-29 André Pönitzrename LyXFont to Font except in tex2lyx
2007-04-26 Bo PengRename .C ==> .cpp for files in src/