]> git.lyx.org Git - lyx.git/history - src/MetricsInfo.cpp
Fix #10778 (issue with CJK and language nesting)
[lyx.git] / src / MetricsInfo.cpp
2016-10-25 Enrico ForestieriShow on screen font changes for text-in-math
2015-05-06 Stephan Witt#9514 contents inside of LyX insets with spell check...
2015-03-05 Jean-Marc LasgouttesSome code factorization for the Change template
2010-09-09 Jean-Marc LasgouttesSanitize ColorChanger
2010-09-02 Jean-Marc LasgouttesMetricsInfo::textColor: helper function that helps...
2010-04-28 Enrico ForestieriIndex: src/mathed/InsetMathHull.cpp
2010-04-27 Enrico ForestieriChanging only the shape does not always work. For example,
2010-04-27 Enrico ForestieriIn mathed, also preserve the color when changing a...
2009-12-17 Vincent van RavesteijnCorrectly paint the background of the instant preview...
2009-02-09 André Pönitzmove ColorSet to a header of its own to reduce #include...
2009-02-09 Vincent van RavesteijnReplace the PainterInfo::erased_ member by a proper...
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-10-25 Abdelrazak Younesbug fix from Vincent.
2008-10-25 Pavel SandaAnother selection painting patch, PainterInfo::backgrou...
2008-04-30 Jean-Marc Lasgouttesrename assert.h to lassert.h
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-11-27 Uwe StöhrMetricsInfo.cpp: compile fix
2007-11-01 Stefan Schimanski* dynamic macros as described in http://1stein.org...
2007-10-28 Abdelrazak Youneswhite space.
2007-10-28 Abdelrazak YounesRemove unneeded code and comment.
2007-10-28 Abdelrazak YounesSplitup Font in saner bits:
2007-10-25 Abdelrazak YounesMove Color::color enum to ColorCode.h
2007-09-02 Abdelrazak YounesDon't save background color in Text. Hand it down at...
2007-08-30 Abdelrazak Younes* RowPainter: store PainterInfo reference instead of...
2007-04-29 André Pönitzrename LyXFont to Font except in tex2lyx
2007-04-26 André Pönitzrename LColor into Color
2007-04-26 Bo PengRename .C ==> .cpp for files in src/