]> git.lyx.org Git - lyx.git/history - src/Row.cpp
* add PreBabelPreamble to Language definition (fixes #4786).
[lyx.git] / src / Row.cpp
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-16 Jean-Marc Lasgouttesfix compiler warning introduced in r26399; note that...
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...
2008-02-18 Abdelrazak Younesheader cleanup
2007-12-06 Abdelrazak YounesCode simplification. We don't need to memorize the...
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-28 André Pönitzhand-crafted LyXErr
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 YounesSecond Brown paper bag!
2007-08-28 Abdelrazak YounesBrown paper bag!
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/