Exclusively lock surface bits before reading or writing them
[reactos.git] / reactos / subsys / win32k / objects / brush.c
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-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-05-01 Thomas Bluemelfixed some warnings with gcc4 (mostly assignment differ...
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...
2005-03-07 Gé van GeldorpImplement Information Contexts
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi
2005-02-06 Gé van GeldorpPass ROP4 instead of ROP3 to drivers
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-18 Royce Mitchell IIIIntGdiInitBrushInstance(): assume callers pass us valid...
2004-12-12 Thomas Bluemel1. remove mouse cursor hacks from eng/mouse
2004-12-05 Filip Navara- Change DPRINT1 to DPRINT in NtUserCreateDesktop.
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-14 Filip Navara- Change the prototype of DIB_*_BitBlt* functions to...
2004-07-03 Filip Navara- Fix errors during optimized build.
2004-07-03 Filip Navara[Sorry for too many changes in one patch, but it's...
2004-05-10 Thomas Bluemeluse a common header for most files in win32k to make...
2004-04-25 Thomas Bluemeluse "readable" parameter names in functions
2004-04-25 Thomas Bluemel1. implemented hatched brushes
2004-04-09 Filip Navara- Compile Win32k, GDI, USER32 and CSRSS using W32API.
2004-04-05 Filip Navara- Changed the internal brush object to be (almost)...
2004-02-19 Thomas Bluemeladded pool tags for better debugging
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-01-15 Gé van GeldorpPatch by Filip Navara.
2003-12-12 Thomas Bluemelfixed some gdi functions
2003-12-11 Thomas Bluemelfixed NtGdiCreateBrushIndirect() and NtGdiPolyPatBlt()
2003-11-24 Gé van GeldorpClean up DCEs when switching out of graphics mode
2003-10-04 Gé van GeldorpStricter checking of GDIOBJ handles
2003-08-29 Gé van GeldorpVarious fixes by Filip Navara
2003-08-20 Gé van Geldorp- Store GDI object type in the handle itself
2003-08-19 Thomas BluemelPatch by Jonathon Wilson:
2003-08-02 David Welch- Fixed negative width/height off by one.
2003-07-27 David Welch- Pass the rop code to PatBlt down to the BitBlt functions.
2003-06-28 Gé van GeldorpImplement clipping for bitblt operations
2003-05-18 Emanuele AlibertiWIN32K code cleanup.
2003-02-25 Gé van Geldorp- Move GDI drivers and win32k.sys from system32\drivers...
2003-01-18 Eugene IngermanFixed functions where GDI objects were locked but not...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-09-01 David WelchDon't reinitialize the VGA on an enable surface if...
2002-07-13 Eugene IngermanAdded reference counting and deferred deletion for...
2001-11-02 Rex JolliffInitial attempt at a handle table for GDI objects....
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-06-29 David WelchMade header file usage more consistent
2000-06-16 Jason FilbyGDI improvements
2000-02-20 Emanuele AlibertiAdded little prog. that builds the WIN32K.SYS service...
1999-11-20 Eric KohlMajor update to Rtl string functions.
1999-11-17 Rex JolliffAdded top level ignore list
1999-10-28 Rex Jolliffadded several new functions
1999-07-22 Rex JolliffMore changes to the win32k server
1999-07-17 Emanuele Alibertifixes
1999-07-12 Rex Jolliffmore work on KMGDI subsystem
1999-07-02 Rex JolliffAdded brush scaffolding