aboutsummaryrefslogtreecommitdiffstats
path: root/ui/win32/console_win32.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-02Win32: Compile ui/win32 as C++.Gerald Combs1-295/+0
2021-06-11Refactor our logging and extend the wslog APIJoão Valverde1-12/+0
2021-04-20Remove unneeded modelines in ui.Gerald Combs1-13/+0
2020-11-02win32: fix MR180 - broke "-i -" input pipeChuck Craft1-1/+9
2020-10-20WIN32 logging: connect stdio earlier in main()Chuck Craft1-0/+59
2019-03-14Windows: Console log handler fixups.Gerald Combs1-70/+60
2018-12-31Update the comment again.Guy Harris1-6/+12
2018-12-31Update a comment.Guy Harris1-3/+5
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2017-11-29Normalize ui/win32 indentation and switch to SPDX.Gerald Combs1-147/+133
2015-04-16Minor Win32 console fix.Gerald Combs1-1/+1
2014-10-06Adjust some whitespace to match editor modelines.Bill Meier1-45/+45
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-01-26Drop support of Visual Studio 2005Alexis La Goutte1-4/+0
2013-04-27Fix a comment (the "it worked but didn't pop up a window" conclusionGuy Harris1-3/+3
2013-04-27Update comments.Guy Harris1-4/+3
2013-04-26Work around a bug in a Microsoft security fix.Guy Harris1-1/+19
2013-04-26Get rid of leftover debugging variable.Guy Harris1-1/+0
2013-04-26Check, for each of the standard handles, whether they need to beGuy Harris1-8/+98
2013-04-25Send the output of the -D and -L options to the standard output ratherGuy Harris1-1/+0
2012-10-21Simplify #ifdef blocksPascal Quantin1-6/+5
2012-10-21Revert r45692 and try to fix link failure another way: console_win32.[ch] def...Pascal Quantin1-0/+171
2012-10-21Try to fix LINK : fatal error LNK1181: cannot open input file 'win32/console_...Alexis La Goutte1-171/+0
2012-10-21Make Windows Buildbot happyAlexis La Goutte1-1/+1
2012-10-21Make buildbot happy and add modelines infoAlexis La Goutte1-12/+26
2012-10-21Move MSWindows console "windows" to ui/win32/console_win32.[ch]Alexis La Goutte1-0/+157