migrate substitution keywords to SVN
[reactos.git] / reactos / subsys / win32k / eng / xlate.c
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-12 Filip Navara- Fix compilation errors with GCC 4.0-20041205.
2004-12-12 Thomas Bluemel1. remove mouse cursor hacks from eng/mouse
2004-07-15 Filip Navara- Handle indexed palettes in IntEngCreateSrcMonoXlate.
2004-07-14 Filip Navara- Change the prototype of DIB_*_BitBlt* functions to...
2004-07-04 Filip Navara- Use absolute value of the color difference when calcu...
2004-07-03 Filip Navara[Sorry for too many changes in one patch, but it's...
2004-06-29 Filip Navara- Fixed duplicate color conversion in Bitfields/RGB...
2004-06-28 Filip Navara- Fixed more color handling issues (mostly incorrect...
2004-06-28 Filip Navara- Fixed implementation of PALOBJ_cGetColors.
2004-05-30 Thomas Bluemellittle GDI speed improvements
2004-05-10 Thomas Bluemeluse a common header for most files in win32k to make...
2004-04-28 Filip Navara- Simplified handling of palettes selected into device...
2004-04-09 Filip NavaraCompile Win32k using W32API [Part II]:
2004-01-24 Eric KohlCleanup: Replace WINBOOL by BOOL
2003-12-20 Filip NavaraCompilation fixes.
2003-12-20 Filip NavaraRemoved space optimalization of XLATEGDI that caused...
2003-12-20 Filip NavaraBugfix.
2003-12-20 Filip Navara- Palette fixes.
2003-12-19 Filip Navara- Removed last GvG's fix to COMCTL32.
2003-09-26 Gé van GeldorpHandle some out of resource situations
2003-08-31 Gé van Geldorp- Fix various bitmap format translation bugs
2003-08-28 Gé van GeldorpCreate palette handles as gdiobj handles which can...
2003-08-17 Royce Mitchell III* fixes a couple (several?) memory leaks
2003-08-13 Casper Hornstrup2003-08-13 Casper S. Hornstrup <chorns@users.sourcefo...
2003-07-11 Royce Mitchell III@implemented and @unimplemented comments for subsys...
2003-05-18 Emanuele AlibertiWIN32K code cleanup.
2003-03-22 Gé van GeldorpDon't access internal object for NULL handle
2003-03-08 Gé van Geldorp- Fix DC/Bitmap handling
2003-03-06 Gé van GeldorpConversion between bitfield and indexed no longer hardcoded
2003-03-04 Gé van Geldorp- Add support for 8-bit and 32-bit displays
2003-02-15 Gé van GeldorpSupport for VMware video drivers
2003-01-24 Eugene IngermanFixed a shameful bug. Color translation should work...
2003-01-18 Eugene IngermanDon't compute absolute values after squaring.
2002-09-28 Jason FilbyPerform color translation for 4BPP to 4BPP DIBs
2002-09-24 Jason FilbyWin32k fixes including better 1BPP support
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-04 Eugene IngermanRewrote gdi (Engxxx) objects.
2002-06-15 Eric KohlChanged calling convention of EngXxx funtions to STDCALL.
2001-06-25 Eric KohlFixed a lot of warnings.
2001-05-02 Jason FilbyInitial font and text support. Fixes to color palette...
2001-04-01 Jason Filbyfixed a stupid bug
2001-03-31 Jason FilbyIdentation corrected, many fixes and minor improvements...
2000-03-17 Jason FilbyAdded eng files