aboutsummaryrefslogtreecommitdiffstats
path: root/ui/console.h
AgeCommit message (Expand)AuthorFilesLines
2022-10-11Windows: Store "gui.console_open" in the Windows registryJoão Valverde1-40/+0
2022-01-05wslog: Use a wider type for lineJoão Valverde1-1/+1
2021-12-15wslog: 'struct timespec' is C11, use thatJoão Valverde1-1/+1
2021-11-30Add UI header files to DoxygenMoshe Kaplan1-1/+2
2021-06-29wslog: Prefer more modern time APIsJoão Valverde1-1/+1
2021-06-14wslog: Use buffered I/OJoão Valverde1-3/+5
2021-06-14wslog: Add support for domain filteringJoão Valverde1-1/+1
2021-06-14wslog: Improve code modularity and efficiencyJoão Valverde1-1/+2
2021-06-11Refactor our logging and extend the wslog APIJoão Valverde1-2/+6
2021-04-20Remove unneeded modelines in ui.Gerald Combs1-13/+0
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-02ui: use SPDX identifiers.Dario Lombardo1-14/+1
2014-09-26Move the console log handling code to ui/console.[ch].Gerald Combs1-0/+57