]> git.lyx.org Git - lyx.git/history - src/MetricsInfo.h
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / MetricsInfo.h
2024-03-22 Jean-Marc LasgouttesFix display of a math hull inset in a tight inset
2024-03-22 Jean-Marc LasgouttesRevert "Fix display of a math hull inset in a tight...
2023-11-06 Enrico ForestieriAllow using the text properties dialog in mathed
2023-11-02 Enrico ForestieriInherit outer font in text-in-math environments
2023-07-14 Jean-Marc LasgouttesFix display of a math hull inset in a tight inset
2021-07-09 Jean-Marc LasgouttesRework display of numbers in margins of hull insets
2021-05-31 Jean-Marc LasgouttesPrevent insets in table cells from expanding artificial...
2020-11-01 Yuriy SkalkoMatch header/source function argument naming
2020-08-25 Jean-Marc LasgouttesAdd space before display math that starts a paragraph
2020-06-05 Jean-Marc LasgouttesFixup 74540c98: handle selection for label background
2020-01-14 Jean-Marc LasgouttesRename PainterMetrics::change_ to change
2019-07-15 Jean-Marc LasgouttesAdd support for amsmath's smallmatrix
2019-07-14 Jean-Marc LasgouttesDraw display math numbering outside of inset
2018-07-19 Jean-Marc LasgouttesUse a unicode character for menu separator on screen
2018-01-05 Jean-Marc LasgouttesMove the inPixels(MetricsBase) help from Length to...
2017-09-08 Jean-Marc LasgouttesMerge remote-tracking branch 'features/properpaint'
2017-09-08 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/