[WIN32K]
[reactos.git] / reactos / subsystems / win32 / win32k / include / gdiobj.h
2010-06-10 Jérôme Gardou[WIN32K]
2010-06-09 Amine KhaldiReintegrate header-work branch. Important changes inclu...
2010-06-07 Amine KhaldiSync trunk.
2010-05-22 Amine KhaldiSync up to trunk head.
2010-05-10 Amine Khaldi- Sync with trunk up to r46941.
2010-05-03 Amine KhaldiSync with trunk head (part 1 of 2)
2010-04-07 James Tabor[Win32k|Gdi32]
2010-04-02 Amine KhaldiSync with trunk head (part 1 or 2)
2010-03-26 Timo KreuzerReintegrate header branch
2010-03-26 Amine KhaldiSync with trunk head (part 1 of x)
2010-03-26 Timo Kreuzer[HAL]
2010-03-25 Timo KreuzerMerge from amd64 branch:
2010-03-25 Amine KhaldiSync with trunk head.
2010-03-25 Timo KreuzerMerge from amd64-branch:
2010-03-25 Timo KreuzerMerge from amd64-branch:
2010-03-25 Timo KreuzerMerge from amd64-branch:
2010-03-24 Timo KreuzerMerge trunk HEAD (r46369)
2010-03-24 Timo KreuzerMerge trunk HEAD (r46369)
2010-03-23 Timo KreuzerMerge trunk HEAD (r46369)
2010-03-23 Timo KreuzerMerge trunk HEAD (r46369)
2010-03-18 Amine KhaldiSync with trunk head (part 1 of 2)
2010-03-13 Sir Richard[DDK]: Merge 46183 from header-branch.
2010-03-12 Timo Kreuzer[HEADERS]
2010-03-12 Amine KhaldiSync with trunk head
2010-03-09 Amine KhaldiSync with trunk head
2010-02-26 Timo KreuzerCreate a branch for header work.
2010-02-26 Ged Murphy- Move from using include guards to pragma once.
2010-01-21 Timo KreuzerMerge from amd64-branch:
2010-01-21 Timo KreuzerMerge trunk r45185
2010-01-21 James Tabor[Win32k]
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-21 James Tabor[Win32k]
2010-01-05 Timo Kreuzer[CSRSS]
2009-12-02 Cameron Gutman - Revert 44301
2009-12-02 Cameron Gutman - Create another branch for networking fixes
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-26 James Tabor- [Win32k] More Class work. Moved to use thread and...
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-16 Timo KreuzerSync trunk r40500
2009-04-01 Timo KreuzerImplement delayed deletion of gdi objects. This is...
2009-03-25 Timo KreuzerRename NtGdiDeleteObject to GreDeleteObject
2009-03-25 James Tabor- Write new simplified NtGdiDeleteObjectApp based on...
2009-03-23 Timo Kreuzer- Don't delete an object that has a shared reference!
2009-03-23 Timo KreuzerGDIOBJ_ShareUnlockObjByPtr: Temporarily don't ASSERT...
2009-03-23 Timo KreuzerBrush rewrite part 1/x
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-03-17 Timo Kreuzer- Inline GDIOBJ_UnlockObjByPtr, ASSERT that we don...
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-10-31 James Tabor- Update realization information and copyright notice...
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-05-30 James TaborModified GDIOBJ_Copy and Set owner to return bool....
2008-05-15 James TaborAdd Client and Color transform objects.
2008-04-29 James TaborImplement DxEngSetDCOwner, add stub for IntGdiSetDCOwnerEx.
2008-04-16 Timo Kreuzer- fix build
2008-04-16 Timo Kreuzerwin32k header cleanup/update:
2008-04-06 Timo KreuzerPatchPatch by Stefan Ginsberg (stefan__100__ AT hotmail...
2008-03-19 Timo Kreuzer- Rename GDIOBJ_AllocObj to GDIOBJ_allocObjWithHandle...
2008-02-26 Timo KreuzerBye, bye, GDIOBJ header! You've served us well, but...
2008-02-18 Timo Kreuzersome cleanup
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-04 Timo Kreuzer- remove GDIOB_XxxDbg functions
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2008-01-08 Timo Kreuzerchange gdi object deleting mechanism to a windows compa...
2007-12-31 James TaborMerge DD structure info into gdi structures.
2007-12-15 James TaborAdd new items to gdi handle table. Added cfont and...
2007-12-13 James TaborUp the handle count to 0x10000, reset adjustment to...
2007-11-30 Magnus Olsenrevert r30916.
2007-11-30 Christoph von Wittichrevert r28932 - this may be needed for thread safety...
2007-11-20 James TaborAdd IsObjectDead call and fixed the exceptions in gdiobj.
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-11-04 James Tabor- Removed NtGdiDeleteObject from w32ksvc.db and ntgdibad.h.
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-09-08 James Tabor- Reordered IntGdiGet/SetDCState and separated the...
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-11-08 Johannes Anderwaldset most of trunk svn property eol-style:native
2006-05-21 Aleksey Bragin- Fix GDIOBJ_* prototypes so win32k compiles with GDI_D...
2006-04-01 Ged Murphy- change the GDI code a bit so it's able to handle...
2006-02-17 Maarten BosmaMoved win32k