]> git.lyx.org Git - lyx.git/history - src/MetricsInfo.h
Provide proper fallback if a bibliography processor is not found
[lyx.git] / src / MetricsInfo.h
2020-06-07 Jean-Marc LasgouttesFixup d207e85c: paint sublabel with the correct backgro...
2018-09-11 Jean-Marc LasgouttesUse a unicode character for menu separator on screen
2018-04-15 Richard HeckMerge branch '2.3.2-staging' into 2.3.x
2018-02-15 Jean-Marc LasgouttesMerge remote-tracking branch 'features/properpaint...
2018-02-15 Jean-Marc LasgouttesFix caret painting
2017-07-03 Richard HeckFix whitespace at EOL.
2017-01-03 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-03 Guillaume MunchSome code factoring for changing mode.
2016-11-22 Guillaume MunchInsetMath: match the screen display with the EnsureMath...
2016-11-20 Guillaume MunchSimplify Changers interface
2016-11-20 Guillaume MunchCorrect computation of math font size
2016-11-17 Jean-Marc LasgouttesMerge branch 'betterspacing'
2016-11-17 Jean-Marc LasgouttesSkip drawing of markers in non-editable math data
2016-11-16 Jean-Marc LasgouttesOnly display a blue rectangle for editable empty insets
2016-06-15 Guillaume MunchFix compilation with gcc 4.6 part II
2016-06-13 Guillaume MunchRemove a conversion to_utf8() inside FontSetChanger
2016-06-13 Guillaume MunchChange tracking cue: paint over labels in text and...
2016-06-13 Guillaume MunchRefChanger
2015-11-16 Georg BaumFix wrong forward declaration
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
2013-05-16 Pavel SandaSlowly going through the suggestion made by our headers...
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,
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 Pavel SandaAnother selection painting patch, PainterInfo::backgrou...
2007-11-17 Abdelrazak YounesSimplify single par drawing:
2007-11-01 Stefan Schimanski* dynamic macros as described in http://1stein.org...
2007-10-31 André Pönitzintroduce a header to forward declare std::string.
2007-10-29 Abdelrazak Younes* MetricsInfo::background_color: int -> ColorCode
2007-10-28 Abdelrazak YounesSplitup Font in saner bits:
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 Bo PengRename .C ==> .cpp for files in src/