summaryrefslogtreecommitdiff
path: root/common/highlight.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-05-05highlight: Move into libs.Jose Fonseca1-324/+0
2016-03-05common: clang-modernize.Jose Fonseca1-12/+12
2015-11-16common: Update comment links to projects previously on Google Code.Jose Fonseca1-1/+1
2015-06-25common: Use GetModuleHandle to detect WINE.Jose Fonseca1-2/+1
2015-03-05highlight: Ensure stdio.h is included for _fileno.José Fonseca1-0/+1
2014-08-19common: Use ANSI escape sequences on Cygwin.José Fonseca1-0/+11
2014-05-28glretrace: Add color to debugOutputCallback messages.José Fonseca1-12/+80
2014-05-28common: Fix build with clang.José Fonseca1-0/+3
2014-05-28common: Avoid repeated and unnecessary creation/destruction of highlighter at...José Fonseca1-0/+242