]> git.lyx.org Git - lyx.git/history - src/Row.h
Don't show citation engines in the list of modules. They are found under the bibliogr...
[lyx.git] / src / Row.h
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-10-13 Pavel SandaSelection painting in Insets (courtesy of fishing industry)
2008-09-16 Jean-Marc Lasgouttesactually this constructor is not used
2008-09-14 Pavel SandaCosmetics (Vincent)
2008-09-14 Abdelrazak YounesPatch by Vincent that solves a number of problems relat...
2008-03-03 Abdelrazak YounesFix multipar selection drawing. The problem was that...
2007-12-06 Abdelrazak YounesCode simplification. We don't need to memorize the...
2007-11-17 Abdelrazak YounesSimplify single par drawing:
2007-09-16 Lars Gullik BjønnesRemove warnings reported with gcc 4.3:
2007-09-05 Abdelrazak YounesMove selection painting closer to row painting. Single...
2007-08-29 Abdelrazak YounesBug fixes. changed_ was always true...
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* Row: Use Dimension class.
2007-04-26 Bo PengRename .C ==> .cpp for files in src/