ReAlloc should be able to move memory blocks if necessary. This fixes
[reactos.git] / reactos / include / win32k / bitmaps.h
2005-12-28 Maarten BosmaRevert r20367 and r20368 since they crash the GUI in...
2005-12-27 Alex Ionescu- Major Win32k Header Cleanup: Add ntgdi.h based on...
2005-11-19 Alex Ionescu- Reimplement Fast Mutex implementation in HAL/NT to...
2005-10-30 Gregor AnichAdd NtGdiAlphaBlend prototype.
2005-06-20 Filip NavaraBuild GDI32 with NDK and without DDK.
2005-06-20 Gé van GeldorpExclusively lock surface bits before reading or writing...
2005-06-07 Filip Navara- Unlock GDI objects by pointer, not by handle.
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-19 Filip Navara- Replace the ColorMap pointer in BITMAPOBJ with palett...
2004-12-12 Thomas Bluemel1. remove mouse cursor hacks from eng/mouse
2004-09-12 Thomas Bluemelrevert the changes i accidently committed to HEAD
2004-09-12 Thomas Bluemelrewrote the gdi handle table that behaves similar 2k...
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-03 Filip Navara[Sorry for too many changes in one patch, but it's...
2004-03-28 Thomas BluemelPartly (not working) implementation of TransparentBlt()
2004-03-15 Gé van Geldorp- Handle 1bpp DIBs in NtGdiCreateDIBitmap
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-08 Thomas Bluemeladd sekelton for the GradientFill() implementation.
2004-02-01 Gé van GeldorpRename BITMAPOBJ "size" member to "dimension" to make...
2004-01-16 Gé van GeldorpSerialize access to display driver. Fixes serious displ...
2003-08-25 Steven EdwardsConverted some C++ comment to C style comments
2003-08-20 Gé van Geldorp- Store GDI object type in the handle itself
2003-08-19 Thomas BluemelPatch by Jonathon Wilson:
2003-07-11 Casper Hornstrup2003-07-11 Casper S. Hornstrup <chorns@users.sourcefo...
2003-05-18 Emanuele AlibertiWIN32K code cleanup.
2003-03-08 Gé van Geldorp- Fix DC/Bitmap handling
2002-10-01 Eugene Ingerman1. Cleanup GDI objects when process is deleted.
2002-09-24 Jason FilbyWin32k fixes including better 1BPP support
2002-07-13 Eugene IngermanAdded reference counting and deferred deletion for...
2000-07-06 Phillip SusiFixed left out paremter error
2000-02-20 Emanuele AlibertiAdded little prog. that builds the WIN32K.SYS service...
1999-11-17 Rex JolliffAdded top level ignore list
1999-10-29 Rex Jolliffadded more KMGDI functions
1999-07-23 Rex Jollifffinished win32k skeleton
1999-07-22 Rex JolliffMore changes to the win32k server
1999-07-12 Rex Jolliffmore work on KMGDI subsystem
1999-07-02 Rex Jolliffmore bitmap scaffolding
1999-07-02 Rex JolliffBitmap scaffolding