aboutsummaryrefslogtreecommitdiffstats
path: root/ui/win32/console_win32.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all $Id$ from top of fileAlexis La Goutte2014-03-041-2/+0
* Drop support of Visual Studio 2005Alexis La Goutte2014-01-261-4/+0
* Fix a comment (the "it worked but didn't pop up a window" conclusionGuy Harris2013-04-271-3/+3
* Update comments.Guy Harris2013-04-271-4/+3
* Work around a bug in a Microsoft security fix.Guy Harris2013-04-261-1/+19
* Get rid of leftover debugging variable.Guy Harris2013-04-261-1/+0
* Check, for each of the standard handles, whether they need to beGuy Harris2013-04-261-8/+98
* Send the output of the -D and -L options to the standard output ratherGuy Harris2013-04-251-1/+0
* Simplify #ifdef blocksPascal Quantin2012-10-211-6/+5
* Revert r45692 and try to fix link failure another way: console_win32.[ch] def...Pascal Quantin2012-10-211-0/+171
* Try to fix LINK : fatal error LNK1181: cannot open input file 'win32/console_...Alexis La Goutte2012-10-211-171/+0
* Make Windows Buildbot happyAlexis La Goutte2012-10-211-1/+1
* Make buildbot happy and add modelines infoAlexis La Goutte2012-10-211-12/+26
* Move MSWindows console "windows" to ui/win32/console_win32.[ch]Alexis La Goutte2012-10-211-0/+157