Impement DxEngSetDCState, DxEngIsHdevLockedByCurrentThread and DxEngUn & ReferenceHdev.
[reactos.git] / reactos / subsystems / win32 / win32k / include / dc.h
2008-05-04 James TaborImpement DxEngSetDCState, DxEngIsHdevLockedByCurrentThr...
2008-04-18 James TaborImplement NtGdiGetDCforBitmap. Q. Where to set hdc...
2008-04-18 James TaborAdd new examples for retrieving DC origin.
2008-04-17 James TaborFix copy count and added dc path flags and support...
2008-04-16 Timo Kreuzer- fix build
2008-04-16 Timo Kreuzerwin32k header cleanup/update:
2008-02-26 Timo KreuzerBye, bye, GDIOBJ header! You've served us well, but...
2008-02-26 Timo Kreuzer- add BASEOBJECT to brush, palette, font and region...
2008-02-18 Timo Kreuzersome cleanup
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2008-01-10 James TaborSee msdn2.microsoft.com/en-us/library/aa293810(VS.60...
2008-01-08 James TaborRemove unused flags and start using new dc type ids.
2008-01-04 James TaborAdd graphics device structure.
2008-01-02 James TaborFix DxEngGetHdevData.
2008-01-02 James TaborFix DxEngSetHdevData.
2008-01-02 James TaborAdd new dxdd support members to gdi device structure.
2008-01-01 Magnus Olsenrename Pdev to hPDev in GDIDEVICE struct
2007-12-27 James TaborSupport NtGdiGetDhpdev.
2007-12-06 James TaborFixed one more test, now from 23 to 22 fail. Reordered...
2007-12-04 James TaborFix NtGdiFlush so it will not spam the debug list....
2007-12-02 James TaborAdd GdiDevice flags.
2007-11-28 James Tabor- Removed NtGdiGet/SetStretchBltMode, updated all relat...
2007-11-20 James TaborRemoving old syscalls and updated related files. Old...
2007-11-20 James TaborOptimize and cleanup dcutil.
2007-11-14 James TaborRemoved code support for dcattr, it was over kill....
2007-11-12 James TaborMove types out of handles headers. Add Locks for displays.
2007-11-12 James Tabor3rd FIN.
2007-11-12 James Tabor2nd Sort out gdi device mess.
2007-11-12 James Tabor1st Sort out gdi device mess.
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-28 James TaborSorry I did not want to change that part of the object.
2007-10-28 James TaborUse DC object member hHmgr instead of hSelf. hSelf...
2007-10-22 Magnus Olsenmove in DC/PDC to ntgdihdl and all neasry struct that...
2007-10-22 Magnus Olsenputing back dc.h and driver.h to win32k/include as...
2007-10-22 Magnus OlsenMoved remotely
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-13 James TaborDc_Attr with DCE:
2007-09-27 James Tabor- First try bug fix for #2698.
2007-09-07 James Tabor- Reordered IntGdiGet/SetDCState and separated the...
2007-09-04 James TaborMoved code. Finding out when changing ownership, it...
2007-09-02 James TaborWorking Dc_Attr support, tested and it worked. Will...
2007-08-23 James TaborAdd NtGdiFlushUserBatch callback.
2007-08-21 James Tabor- Started the use of DC_ATTR. Created dcutil.c to handl...
2007-08-08 James TaborRemoved AbortProc from WIN_DC_INFO. AbortProc is handle...
2007-08-08 James TaborMoved CurrentPos to Dc_Attr.ptlCurrent. Plugged in...
2007-08-07 James TaborMove Break Extra and Count justification to Dc_Attr.
2007-08-06 James TaborMoved Brush Origin to Dc_attr.
2007-08-06 James TaborMove Window and Viewport Ext and Org to Dc_Attr. Tested...
2007-08-06 James TaborMoved most of the old Win struct to Dc_Attr structure...
2007-08-05 James TaborStart of the dcattr migration.
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-26 James TaborAdd the pDc_Attr to the main DC object. It will become...
2006-11-08 Johannes Anderwaldset most of trunk svn property eol-style:native
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-10-01 Andrew MungerSync win32k and gdi32_winetest from trunk.
2006-09-24 Saveliy TretiakovMore prototypes
2006-09-17 Magnus OlsenNtGdiCloseEnhMetaFile
2006-09-15 Magnus OlsenImplement NtGdiCreateEnhMetaFile it is base on wine...
2006-05-31 Hervé PoussineauFix BSOD in IntPrepareDriver (bug 1321)
2006-04-01 Ged Murphy- change the GDI code a bit so it's able to handle...
2006-02-17 Maarten BosmaMoved win32k