Removed calls to HEAP_strdupAtoW.
[wine] / dlls / winedos / int10.c
2003-01-23  Jukka HeinonenReorganize int10 code. Fix comments.
2002-11-30  Andreas MohrFixed text mode value.
2002-11-24  Jukka HeinonenVGA text mode no longer flickers and it is much faster.
2002-11-06  Patrik StridvallFixed some issues found by winapi_check.
2002-10-31  Jukka HeinonenPrevent crashes when DOS program tries to access consol...
2002-09-04  Alexandre JulliardAdded DPMI segments structure and related function...
2002-08-31  Alexandre JulliardMoved internal context macros out of winnt.h.
2002-08-30  Alexandre JulliardFixed some dll separation issues.
2002-08-13  Jukka HeinonenAdd support for moving VGA controller window in framebu...
2002-07-29  Chris MorganSome dos VGA error handling. Misc TRACE changes.
2002-07-01  Andreas MohrImplemented set cursor shape functionality.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-28  Christian CostaThe SVGA block code was not accessible (AH and AL inver...
2002-05-16  Christian CostaHandle properly the requested video mode in Int10h...
2002-05-14  Robert CoeymanAdded the rest of the register manipulation code to...
2002-04-20  Christian CostaGET FUNCTIONALITY/STATE INFORMATION: The input paramete...
2002-04-17  Christian CostaImplement SET INDIVIDUAL DAC REGISTER and SET BLOCK...
2002-04-11  Alexandre JulliardRemoved obsolete console driver.
2002-04-11  Jukka HeinonenRemoved obsolete text mode color and attribute code.
2002-04-08  Jukka HeinonenWrites to stdout and VGA_WriteChars routine now update...
2002-04-03  Jukka HeinonenRedirect DOS writes to stdout/console to DOSVM_PutChar.
2002-03-20  Admiral CoeymanBeginnings of the code that should allow DOS programs...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-12-04  Alexandre JulliardMoved most of the real-mode stuff to dlls/winedos.