Moved all NLS dependent data to the KERNEL resources.
[wine] / graphics / vga.c
2000-05-23  Ove KaavenImproved DirectDrawPalette handling (set it on init...
2000-05-10  Alexandre JulliardSpecify the service thread timers in ms instead of us.
2000-05-03  Alexandre JulliardFixed COORD structure definition.
2000-03-17  Alexandre JulliardMade ddraw and dinput separate dlls.
2000-02-03  Ove KaavenAdded alphanumeric mode to the VGA emulation.
1999-10-23  Jim AstonAdded another anonymous union using the DUMMYUNIONNAME...
1999-06-26  Alexandre JulliardConverted to the new debug interface, using script...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-27  Francois GougetRemoved direct access to the virtual table
1999-03-14  Ove KaavenFixed a silly VGA-emulation palette bug.
1999-02-19  Marcus MeissnerRemoved a lot of occurences of windows.h (and added...
1999-02-05  Lionel Ulmer- added a dump of the palette creation flags
1999-01-28  James JuranCommented out unused variables to prevent needless...
1999-01-17  Alexandre JulliardGroup commit for recovery after disk crash.
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1998-12-10  Ulrich WeigandAdapted to CreateSystemTimer interface change.
1998-11-08  Ove KaavenSimulate the VGA vertical refresh.
1998-11-01  Ove KaavenMoved VGA-emulating DirectX code from dispdib.c to...