Revert, thx Thomas, wasnt sure.
[reactos.git] / reactos / subsys / win32k / eng / surface.c
2005-09-03 Hartmut BirrSet the ownership before locking the bitmap in EngCreat...
2005-06-29 Filip NavaraMove the inclusion of <debug.h> to individual files...
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-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-02-12 Casper HornstrupBranch setupapi
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-27 Filip Navara- BitmapFormat should handle BI_BITFIELDS compression...
2004-12-18 Royce Mitchell IIIBUGFIX: EngCreateBitmap() - don't call GDIOBJ_SetOwnerS...
2004-12-14 Royce Mitchell IIIASSERT parameter assumptions
2004-12-12 Thomas Bluemel1. remove mouse cursor hacks from eng/mouse
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-07 Filip Navara- Handle allocation failure in IntCreateBitmap.
2004-07-03 Filip Navara[Sorry for too many changes in one patch, but it's...
2004-06-23 Gé van GeldorpRemove debugging statement
2004-06-23 Gé van GeldorpHandle RLE bottom-up dibs
2004-05-30 Thomas Bluemellittle GDI speed improvements
2004-05-14 Gé van GeldorpImplement complex clipping for StretchBlt
2004-05-10 Thomas Bluemeluse a common header for most files in win32k to make...
2004-04-09 Filip Navara- Compile Win32k, GDI, USER32 and CSRSS using W32API.
2004-04-06 Thomas Bluemelimplemented TransparentBlt() on 32bpp surfaces, but...
2004-03-20 Filip Navara- Unlock surface in error case of EngModifySurface.
2004-03-17 Filip Navara- Fixed few bugs related to SUROBJ initialization.
2004-03-06 Filip Navara2004-03-06 Filip Navara <xnavara@volny.cz>
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-14 Filip Navara- Don't allocate 0 bytes in EngCreateBitmap. Patch...
2004-02-08 Thomas Bluemeladd sekelton for the GradientFill() implementation.
2004-01-16 Gé van GeldorpSerialize access to display driver. Fixes serious displ...
2003-12-21 Filip NavaraPartial implementation of GetPixel.
2003-12-08 Aleksey BraginNote SURFGDI structure change --- added new DIB functio...
2003-11-18 Steven EdwardsRLE4/8 Bitmap Compression support.
2003-10-30 Gé van GeldorpChanges for W32API
2003-08-28 Gé van GeldorpCreate palette handles as gdiobj handles which can...
2003-08-25 Richard Campbell- Solitaire now works partially, patch by Filip Navara
2003-08-20 Gé van Geldorp- Store GDI object type in the handle itself
2003-08-04 Royce Mitchell IIIinitial implementation of EngLockSurface and EngUnlockS...
2003-07-27 David Welch- Pass the rop code to PatBlt down to the BitBlt functions.
2003-07-11 Royce Mitchell III@implemented and @unimplemented comments for subsys...
2003-05-18 Emanuele AlibertiWIN32K code cleanup.
2003-03-11 Gé van GeldorpGet mouse cursor working under VMware
2003-03-04 Gé van Geldorp- Add support for 8-bit and 32-bit displays
2003-02-25 Gé van Geldorp- Move GDI drivers and win32k.sys from system32\drivers...
2003-02-15 Gé van GeldorpSupport for VMware video drivers
2002-09-18 David WelchCreate a PDEV for the display driver only once.
2002-08-04 Eugene IngermanRewrote gdi (Engxxx) objects.
2002-06-15 Eric KohlChanged calling convention of EngXxx funtions to STDCALL.
2002-01-13 David WelchBegan work on message queue and default window procedure
2001-06-25 Eric KohlFixed a lot of warnings.
2001-05-26 Jason FilbyInitial GDI Mouse support, small DC fix
2001-05-02 Jason FilbyInitial font and text support. Fixes to color palette...
2001-03-31 Jason FilbyIdentation corrected, many fixes and minor improvements...
2000-10-14 Jason FilbyMinor fixes
2000-06-16 Jason FilbyGDI improvements
2000-04-10 Jason FilbyImplemented DrvCopybits
2000-04-01 Jason FilbyImplemented basic VGA routines
2000-03-17 Jason FilbyAdded eng files
1999-08-01 Jason Filby*** empty log message ***