sync with trunk head (34904)
[reactos.git] / reactos / subsystems / win32 / win32k / include /
2008-07-28 Timo Kreuzersync with trunk head (34904)
2008-07-26 James Tabor- Attempt to initiate hook set from kernel space.
2008-07-22 James Tabor- Rewrite HOOKs, Implement CallNextHookEx and fix proto...
2008-07-16 Timo KreuzerPatch by Stefan Ginsberg:
2008-07-13 James TaborSeparate Default Window proc from messages.
2008-07-13 James Tabor- Started NtUserRegisterClassExWOW and now using the...
2008-07-11 James TaborUpdate Eng Events and fix InputIdleEvent.
2008-07-11 James Tabor- Port wine WaitForInputIdle. Work in progress and...
2008-07-09 James TaborCleanup headers for Prop.
2008-07-09 James Tabor- Removed NtUserGetProp, updated all related.
2008-07-07 Jeffrey MorlanIntGdiCreateBitmap: Tighten up parameter checks, preven...
2008-06-27 James TaborPath needed some love Phase I:
2008-06-23 James TaborFix typo.
2008-06-19 James TaborPath does not work and it locks up the system with...
2008-06-17 James TaborUpdate changes to Clip regions andregions. New support...
2008-06-07 James TaborThis does fix bug 3237. I've run this patch for two...
2008-06-06 James TaborAttempt to fix bug 3259. Use IntGdiCleanDC for error...
2008-06-04 Timo Kreuzer- fix mem leak when failing to create an extpen with...
2008-06-03 James TaborMove from fixed PrimarySurface to pointer based pPrimar...
2008-06-02 James TaborUpdate Dc level structure.
2008-06-02 James TaborMove xform data from W structure into DcLevel within...
2008-06-02 James TaborStefan Ginsberg <stefan__100__ at hotmail.com>
2008-05-30 James TaborUse System Bitmap DC, like a stock object but a hDC...
2008-05-30 James TaborMove the init of server info after heap is init.
2008-05-30 James TaborModified GDIOBJ_Copy and Set owner to return bool....
2008-05-29 Timo Kreuzerremove hFirstBitmap from the WIN_DC_INFO struct, wasn...
2008-05-29 Timo Kreuzerfix palette implementation: use the surface's palette...
2008-05-27 James TaborRename and add new internal functions.
2008-05-23 James TaborAdd more data for extended clip object.
2008-05-23 James TaborRemoved w.flags from dc.h update all related.
2008-05-23 James TaborMove W structure back into dc.h and added the clip...
2008-05-23 James TaborRemoved unused code from Arc. Removed old saveLevel...
2008-05-21 James TaborFix behavior if bmi null in NtGdiCreateDIBSection....
2008-05-15 James TaborAdd Client and Color transform objects.
2008-05-15 James TaborImplement Delete/CreateColorSpace and Get/SetColorSpace.
2008-05-13 James TaborWe have Brush Attributes already define in ntgdihdl...
2008-05-13 James TaborImplement NtGdiSetVirtualResolution, SetSizeDevice...
2008-05-13 James TaborAdded W32PF and Brush flags. Fixed IntGdiExtCreatePen...
2008-05-11 Timo KreuzerNtUserEnumDisplaySettings returns NTSTATUS not BOOL...
2008-05-10 Aleksey Bragin- Get rid of duplicated (and different) NB_LAST_STOCK...
2008-05-10 Magnus Olsenfixing a memory overwrite bug I miskate intrudes
2008-05-07 Timo Kreuzerremove unimplemented IntDrawCaret from caret.h
2008-05-07 Timo Kreuzer(Nt)UserGetWindowDC returns a HDC, not a DWORD
2008-05-06 Timo Kreuzerremove PalIndexed from dc struct
2008-05-06 Magnus Olsenstarted cleanup object/dc.c
2008-05-06 James TaborQuick implementation of DxEngCreateMemoryDC and DxEngCl...
2008-05-06 James TaborWin32k:
2008-05-05 Magnus Olsenbye bye DXG_GET_INDEX_FUNCTION
2008-05-05 James TaborImplement XxxRedrawDesktop for Dx, needs testing.
2008-05-04 James TaborImpement DxEngSetDCState, DxEngIsHdevLockedByCurrentThr...
2008-05-02 Magnus Olsencleanup the startup process allot
2008-04-29 James TaborImplement DxEngSetDCOwner, add stub for IntGdiSetDCOwnerEx.
2008-04-26 Magnus OlsenAdd : started port in intEnableDriver from reactos...
2008-04-26 Magnus Olsenremove some debug output it is not longer need it.
2008-04-25 Magnus Olsenadding more debug output for dx
2008-04-19 James TaborPatch by Stefan Ginsberg (stefan__100__ AT hotmail...
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 TaborAdding support for Event hooks. Start using the server...
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-04-12 Timo KreuzerPatchPatch by Stefan Ginsberg (stefan__100__ AT hotmail...
2008-04-07 James Tabor- Remove old pump hook and use new client thread inform...
2008-04-06 Timo KreuzerPatchPatch by Stefan Ginsberg (stefan__100__ AT hotmail...
2008-04-03 Timo KreuzerPatch by Stefan Ginsberg (stefan__100__ AT hotmail...
2008-03-22 Timo Kreuzer- don't use shared locks, when modifying bitmaps
2008-03-19 Timo Kreuzer- Rename GDIOBJ_AllocObj to GDIOBJ_allocObjWithHandle...
2008-03-17 Timo Kreuzer- Set the BaseObject.hHmgr field in GDIOBJ_AllocObj
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-19 Timo KreuzerRemove typecasts PBITMAPOBJ <-> PSURFOBJ. Use GDIOBJ_Sh...
2008-02-18 Timo Kreuzersome cleanup
2008-02-13 Timo KreuzerBig ntuser fix:
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-04 Timo Kreuzer- remove GDIOB_XxxDbg functions
2008-01-26 Christoph von Wittichthe address of gpDxFuncs will always evaluate as true
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 Timo Kreuzerchange gdi object deleting mechanism to a windows compa...
2008-01-08 James TaborRemove unused flags and start using new dc type ids.
2008-01-06 James TaborFix regression in RealizePalette. Send broadcast messag...
2008-01-05 James TaborFixed regression in RealizePalette, found by Stefan100.
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 tests and comments to IntPrepareDriver.
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-31 James TaborMerge DD structure info into gdi structures.
2007-12-29 James TaborFix set device gamma ramp. Now we test the range of...
2007-12-27 Magnus Olsenimplement DxEngGetDeviceGammaRamp
2007-12-27 James TaborSupport NtGdiGetDhpdev.
2007-12-27 James TaborFix a typo in text.h. Implemente NtGdiGetDhpdev.
2007-12-23 Aleksey BraginDmitry Philippov <shedon@mail.ru>
2007-12-23 James TaborFix STRGDI structure and update it. Move it into text.h.
2007-12-17 James TaborFirst restructure and reorder the code. Identify bugs...
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-12-06 James TaborFixed one more test, now from 23 to 22 fail. Reordered...
next