]> git.lyx.org Git - lyx.git/history - src/Color.cpp
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / Color.cpp
2023-10-04 Juergen SpitzmuellerIntroduce color_selectionmath
2023-05-09 Enrico ForestieriUse black as default color for an inset button label...
2023-04-19 Pavel SandaFew changes in GUI color strings to improve grouping.
2023-04-14 Pavel Sandacomment only
2022-11-28 Jean-Marc LasgouttesMerge branch 'killqt4'
2022-11-27 Richard Kimberly... Fix bug #11781. Patch from Daniel.
2021-11-01 Daniel RamoellerMake color description "changed" rather than "added"
2021-02-26 Jean-Marc LasgouttesDisplay bookmarks in the workarea (take 2).
2021-02-26 Jean-Marc LasgouttesRevert "Display bookmarks in the workarea."
2021-02-11 Juergen SpitzmuellerSet GUI name for local greyedouttext color (#12130)
2021-01-20 Juergen SpitzmuellerAss method to add a latexname to a local color (needed...
2021-01-19 Juergen SpitzmuellerBranch: Implement separate static colors in dark mode
2021-01-06 Jean-Marc LasgouttesDisplay bookmarks in the workarea.
2020-12-15 Juergen SpitzmuellerMore readable latex color (on button and workarea)...
2020-12-12 Juergen SpitzmuellerAdd dark theme colors to semantic colors (#8325)
2020-12-11 Juergen SpitzmuellerIntroduce semantic label colors
2020-08-03 Juergen SpitzmuellerUse hexnames only for x11 colors
2020-05-18 Richard Kimberly... Fix copy-paste error.
2020-05-03 Richard Kimberly... Fix some warnings.
2020-03-14 Juergen SpitzmuellerColor broken citations, xrefs, and includes
2019-12-24 Juergen SpitzmuellerClarify change text color descriptors
2017-10-16 Juergen SpitzmuellerCollapsable -> Collapsible (part 2)
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-05-08 Uwe StöhrColor.cpp: fix bug #10656
2016-11-03 Daniel RamöllerIn Color Preferences "frame of button" should be "butto...
2015-05-14 Uwe Stöhrsupport for all default colors of the package xcolor
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2015-01-07 Jean-Marc LasgouttesAdd marks to indicate when a row is too large
2013-04-25 Richard HeckAudit all the LASSERT calls, and try to do something...
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-28 Lars Gullik Bjønnessrc/*.cpp: reformatting to increase consistency
2011-01-14 Georg BaumImport notefontcolor (one more step towards a working...
2010-12-04 Pavel SandaRemoval of this color was forgotten.
2010-11-30 Vincent van RavesteijnMake the color of the misspelled marking customizable.
2010-08-24 Uwe StöhrInsetCaption: we use IndianRad as frame color while...
2010-08-24 Uwe Stöhr\lyxline is a LyX-specific macro that creates a line...
2010-08-12 Uwe StöhrColor.cpp: use the same frame color for inset frames...
2010-08-07 Jean-Marc Lasgouttesset more colors from qt palette
2010-03-31 Uwe Stöhrfileformat change:
2010-03-28 Vincent van RavesteijnIntroduce InsetPreview.
2010-02-06 Tommaso CucinottaCompleting r33336 (coloured box around regexp visible...
2010-02-05 Tommaso CucinottaImproved appearence of regexp insets (at least I hope...
2009-08-19 Vincent van RavesteijnMake the pilcrow slightly lighter.
2009-08-19 Vincent van RavesteijnFix bug #6129: Show paragraph marks / pilcrows.
2009-04-11 Uwe Stöhrsupport for \pagecolor, fileformat change
2009-02-09 André Pönitzmove ColorSet to a header of its own to reduce #include...
2009-02-09 Vincent van RavesteijnFix bug 5629: http://bugzilla.lyx.org/show_bug.cgi...
2009-02-09 Vincent van RavesteijnAdd a new Color class. This class makes it possible...
2009-02-08 Vincent van RavesteijnReverse unwanted commits.
2009-02-08 Vincent van Ravesteijn* InsetMathNest.cpp: Cosmetics.
2009-02-05 Uwe StöhrColor.cpp: use a bit darker gray color for phantom...
2009-01-30 Uwe Stöhrsupport for the LaTeX commands \*phantom, fileformat...
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-09-23 Pavel SandaBe at least consistent.
2008-09-22 Pavel SandaColors for multi-author track changes.
2008-09-08 Uwe Stöhrspecify a background color for listings and allow the...
2008-09-08 Pavel SandaCoding style
2008-05-29 André Pönitznext try
2008-05-23 André Pönitzsimplify color cache code
2008-05-02 Jürgen Spitzmüller* Color.cpp:
2008-04-30 Jean-Marc Lasgouttesrename assert.h to lassert.h
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2008-03-29 Edwin Leuvenimplement separate color for text in selection
2008-03-01 Uwe Stöhronly cosmetics
2008-02-29 Stefan Schimanski* grey20 is not available on all platforms.
2008-02-29 Stefan Schimanski* the automatic arity changing proposed by Uwe: you...
2008-02-28 Bernhard Roiderfix bug 4583: crash when processing colored box
2008-02-26 Stefan Schimanski* grey70 does not exist on linux
2008-02-21 Stefan Schimanski* completion infrastructure
2008-02-15 Uwe StöhrColor.cpp, ColorCode.h: define new colors for inset...
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace lyx::support' instead of 'using suppor...
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-11-30 André Pönitzunneeded
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-25 Uwe Stöhradd a new color to distinguish \newpage from \pagebreak
2007-11-15 André Pönitzreduce line noise
2007-11-02 André Pönitzpimpl not needed here
2007-11-01 Stefan Schimanski* color definitions for math macros
2007-10-25 Abdelrazak YounesMove Color::color enum to ColorCode.h
2007-08-12 André Pönitzremove HSV color
2007-05-13 Jürgen Spitzmüller* src/Color.cpp:
2007-05-13 Jürgen Spitzmüller* src/Color.cpp:
2007-05-13 Michael Schmittoutput changes by means of xcolor and soul
2007-05-12 Bo Pengadd color mathcorners and implement mathbg (partially)
2007-05-11 Bo Pengrevert wrongly committed patch
2007-05-11 Bo Penglib/lyx2lyx/lyx_1_5.py: fix revert of listings insets
2007-04-26 André PönitzI guess Windows folks are not too happy with files...
2007-04-26 André Pönitzrename LColor into Color