Upgrade also 15bpp to 16bpp surfaces.
[wine] / win32 / console.c
2000-09-02  Marcus MeissnerChange xterm mouse tracking mode to BTN_EVENT_MOUSE...
2000-08-31  Marcus MeissnerReplaced USER32.DLL use by hardcoded tables for VkKeySc...
2000-08-31  Alexandre JulliardConverted a lot of server requests to the new exception...
2000-08-30  Alexandre JulliardAdded exception handling wrapper to a number of server...
2000-08-18  Chris MorganStubbed SetConsoleInputExeNameA/W.
2000-08-03  Alexandre JulliardMake USER and GDI separate dlls.
2000-06-24  Eric PouechA few missing console stubs.
2000-05-30  Ulrich CzekallaAdd stub for SetConsoleOutputCP.
2000-05-03  Alexandre JulliardFixed COORD structure definition.
2000-04-29  Eric PouechFixed GetLargestConsoleWindowSize prototype.
2000-04-06  Patrik StridvallFixed some issues reported by winapi_check.
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-26  Hidenori TakeshimaFixes for i18n.
2000-02-20  Marcus MeissnerAdded a bit magic to CONSOLE_get_input so we don't...
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-02-03  Marcus MeissnerSave and restore cursor in WriteConsoleOutputA.
2000-02-03  Ove KaavenHandle backspace correctly.
1999-11-21  Niels Kristian Bec... Removed extra #include statements.
1999-10-24  Patrik Stridvall- Added missing configuration #if:s and #includes:s.
1999-09-04  Guy AlbertelliFixed WriteConsoleOutput and GetNumberOfConsoleInputEvents.
1999-08-01  Alexandre JulliardRemoved async I/O support.
1999-07-31  Patrik StridvallFixed some of the issues reported by Solaris Lint.
1999-07-10  Howard AbramsAdded checks for sys/errno.h, sys/signal.h and sys...
1999-06-27  Marcus MeissnerReadConsoleA: use ir as pointer to (req+1).
1999-06-26  Alexandre JulliardFurther server optimizations:
1999-06-22  Alexandre JulliardMade server communication faster by using a shared...
1999-06-11  Alexandre JulliardReturn console handles in alloc_console request.
1999-05-29  Marcus MeissnerFix <return> key (somehow we get a control keystate).
1999-05-23  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-09  Alexandre JulliardFixed request size for alloc_console and free_console.
1999-05-08  Marcus MeissnerIgnore ESC[%dc reports generated by 8bit control codes.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-25  David LuyerChanged "strings.h" to "string.h".
1999-02-28  Alexandre JulliardCLIENT_WaitReply: don't clear last error on success...
1999-02-28  Alexandre JulliardUse server handles directly for Win32 handles. Removed...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-19  Marcus MeissnerRemoved a lot of occurences of windows.h (and added...
1999-02-14  Alexandre JulliardRemoved CONSOLE_Ops.
1999-02-09  Zygo Blaxellwine_openpty is not properly declared (either missing...
1999-02-05  Marcus MeissnerContinued hack to win32/console.c, so that the IDA...
1999-01-31  Alexandre JulliardAdded input queue to server-side console object,
1999-01-26  Marcus MeissnerDo not endlessly loop in CONSOLE_get_input after EOF.
1999-01-20  Marcus MeissnerWin32 console needs SYNCHRONIZE access.
1999-01-19  Alexandre JulliardHacked server-side device support
1999-01-17  Alexandre JulliardGroup commit for recovery after disk crash.
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1999-01-03  Marcus Meissner0 means success, all else failure for WaitForSingleObject.
1999-01-01  Alexandre JulliardCleaned up and removed some no longer used code.
1998-12-31  Alexandre JulliardRemoved client-side wait functions; all waiting is...
1998-12-30  Alexandre JulliardHacks to support server-side console. Should be redone...
1998-12-14  Marcus MeissnerMade async IO (SIGIO) stuff from WINSOCK generic useable.
1998-12-14  Marcus Meissner(ReadConsole32A): small and stupid bug fixed
1998-12-10  Alexandre JulliardAuthors: Francis Beaudet <francis@macadamian.com>,...
1998-12-09  Marcus MeissnerEnhanced Win32 Console (XTERM)
1998-11-14  Huw D M DaviesFixes a few of the many compiler warnings.
1998-11-08  James SutherlandMore complete implementation of the SetCtrlHandler...
1998-10-11  Marcus MeissnerAdded bad hacks so WriteConsoleOutput works on vt100...
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-08-09  Alexandre JulliardRelease 980809 wine-980809
1998-07-12  Alexandre JulliardRelease 980712 wine-980712
1998-06-01  Alexandre JulliardRelease 980601 wine-980601
1998-05-17  Alexandre JulliardRelease 980517 wine-980517
1998-05-03  Alexandre JulliardRelease 980503 wine-980503
1998-04-13  Alexandre JulliardRelease 980413 wine-980413
1998-03-29  Alexandre JulliardRelease 980329 wine-980329
1998-03-15  Alexandre JulliardRelease 980315 wine-980315
1998-03-01  Alexandre JulliardRelease 980301 wine-980301
1998-02-15  Alexandre JulliardRelease 980215 wine-980215
1998-02-01  Alexandre JulliardRelease 980201 wine-980201
1997-12-21  Alexandre JulliardRelease 971221 wine-971221
1997-11-01  Alexandre JulliardRelease 971101 wine-971101
1997-08-24  Alexandre JulliardRelease 970824 wine-970824
1997-06-16  Alexandre JulliardRelease 970616 wine-970616
1997-05-09  Alexandre JulliardRelease 970509 wine-970509
1997-03-29  Alexandre JulliardRelease 970329 wine-970329
1997-03-05  Alexandre JulliardRelease 970305 wine-970305
1996-12-22  Alexandre JulliardRelease 961222 wine-961222
1996-12-15  Alexandre JulliardRelease 961215 wine-961215
1996-09-28  Alexandre JulliardRelease 960928 wine-960928
1996-08-11  Alexandre JulliardRelease 960811 wine-960811
1995-11-26  Alexandre JulliardRelease 951124 wine-951124