summaryrefslogtreecommitdiffstats
path: root/src/display/grayscale.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-22Remove redundant bool variable and else before a returnWilfredo Rodriguez1-2/+2
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-1/+1
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-1/+1
2018-01-08Misc. typosluz.paz1-1/+1
2014-09-27Update to experimental r13565Liam P. White1-2/+2
2014-09-07Update to experimental r13543Liam P. White1-2/+2
2014-09-06More header cleanupLiam P. White1-2/+2
2011-10-02Removing redundant doxygen @brief tag.Jon A. Cruz1-1/+2
2011-08-06Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski1-1/+1
2011-03-07add a check for null desktopJohan B. C. Engelen1-2/+6
2011-02-21NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5)Johan B. C. Engelen1-0/+91