]> git.lyx.org Git - lyx.git/history - src/mathed/InsetMathColor.cpp
Fix bug #12772
[lyx.git] / src / mathed / InsetMathColor.cpp
2021-03-05 Jean-Marc LasgouttesFix missing initialization
2021-03-02 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2021-02-28 Enrico ForestieriFix bug #11007
2021-02-08 Jean-Marc LasgouttesFix math class code in InsetMathColor
2021-01-02 Thibaut CuvelierRename WriteStream to TeXMathStream.
2020-10-05 Yuriy SkalkoRefactoring
2020-08-02 Enrico ForestieriAssure correct spacing of colored items in mathed
2020-07-31 Juergen SpitzmuellerRevert "Fix #11827"
2020-07-30 Daniel RamoellerFix #11827
2018-05-14 Jean-Marc LasgouttesRemoved unused private variable
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-11 Jean-Marc LasgouttesRe-implement math markers logic.
2016-12-06 Jean-Marc LasgouttesGet rid of Inset::setPosCache
2016-11-17 Jean-Marc LasgouttesMerge branch 'betterspacing'
2016-11-17 Jean-Marc LasgouttesSkip drawing of markers in non-editable math data
2016-10-04 Enrico ForestieriAmend ccc0e03f
2016-10-04 Enrico ForestieriIn mathed, require xcolor instead of color when appropriate
2015-09-13 Georg BaumAdd some missing member variable initializations
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-11-14 Uwe Stöhrmathed: bformat infoize messages
2009-11-08 Abdelrazak YounesMake Buffer argument mandatory in most of the InsetMath...
2009-02-09 André Pönitzmove ColorSet to a header of its own to reduce #include...
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-05-06 Jean-Marc Lasgouttesunbreak compilation (part 2)
2008-05-06 Abdelrazak Younesremove unneeded includes.
2007-12-24 Stefan Schimanski* moved atom_dim_ to coord cache in the buffer view...
2007-11-05 André Pönitz#include cosmetics
2007-10-25 Abdelrazak YounesMove Color::color enum to ColorCode.h
2007-09-23 Abdelrazak YounesPut mathed on a diet: transfer dimension cache from...
2007-09-21 Abdelrazak Younes* Inset:
2007-08-30 André Pönitzuse bald pointers in clone()
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-26 André Pönitzrename LColor into Color
2007-04-26 André Pönitzrename MathArray into MathData
2007-04-25 Bo PengFix a few rename inconsistencies discovered by JMarc...
2007-04-25 Bo PengRename files in src/mathed and src/graphics from .C...