- Sync up Mm interface with WinLdr branch (introduce the concept of a memory type...
[reactos.git] / reactos / subsystems /
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2008-01-11 Aleksey BraginDmitry Philippov <shedon@mail.ru>
2008-01-10 James TaborRemoved Enhmeta code from win32k.
2008-01-10 James TaborAdd member items for meta clipping region and bounding...
2008-01-10 James TaborSee msdn2.microsoft.com/en-us/library/aa293810(VS.60...
2008-01-09 Colin FinckIf W32kGetDefaultKeyLayout() is called before a user...
2008-01-09 Ged Murphyforgot to remove the assert
2008-01-09 Ged Murphy- Fall back onto some of the previous win32k icon handl...
2008-01-09 Ged Murphysorry, I deleted the wrong entry
2008-01-09 Ged Murphyremove duplicate entry
2008-01-08 James TaborAdd layout support for CreateCompatibleDC.
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-07 Colin FinckWin32k:
2008-01-06 James TaborFix regression in RealizePalette. Send broadcast messag...
2008-01-06 James TaborPatch by Stefan100 stefan__100__ at hotmail.com. Remove...
2008-01-06 James TaborRemoved NtGdiExtTextOut/PolyTextOut. Update related...
2008-01-05 James TaborFixed regression in RealizePalette, found by Stefan100.
2008-01-05 James TaborPatch by Stefan100 stefan__100__ at hotmail.com. Remove...
2008-01-04 Ziliang GuoContinue with editing of documentation.
2008-01-04 James TaborAdd graphics device structure.
2008-01-03 Magnus Olsencleanu dxeng.c
2008-01-02 James TaborFix DxEngGetHdevData.
2008-01-02 Ziliang GuoMore documentation fixes
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-02 Magnus Olsenimplement DxEngIncDispUniq
2008-01-02 Magnus Olsenpartly implement DxEngSetHdevData
2008-01-02 Magnus Olsenfixed DxEngCleanDC protoype
2008-01-02 Magnus Olsenimplement DxEngLockShareSem
2008-01-02 Ziliang GuoFinish editing all the documentation in ntddraw.
2008-01-02 Ziliang GuoGrammar and spelling corrections for the documentation...
2008-01-01 Magnus Olsenadding documentations for DxEngGetDCState
2008-01-01 James TaborUpdate DxEngGetDCState and fix retun val for HDEV.
2008-01-01 Hervé PoussineauBugcheck if no miniport driver is available
2008-01-01 Magnus Olsenrename Pdev to hPDev in GDIDEVICE struct
2007-12-31 James TaborMerge DD structure info into gdi structures.
2007-12-30 Thomas BluemelSilence warning
2007-12-29 Magnus Olsenupdate the docummactions of DxEngSetDeviceGammaRamp
2007-12-29 James TaborFix set device gamma ramp. Now we test the range of...
2007-12-27 Magnus Olsendocumented : EngLockDirectDrawSurface
2007-12-27 Magnus Olsendocumented : EngUnlockDirectDrawSurface
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-25 James TaborMove string object function to eng/string.c.
2007-12-23 Aleksey Bragin- Fix typos and debug messages.
2007-12-23 Aleksey BraginDmitry Philippov <shedon@mail.ru>
2007-12-23 Hervé PoussineauFix debug message
2007-12-23 James TaborFix STRGDI structure and update it. Move it into text.h.
2007-12-22 Aleksey BraginDmitry Philippov
2007-12-21 Marc Piulachsuse tango's terminal icon to have a more consistent...
2007-12-21 Aleksey Bragin- Fix Alex's csrss compilation, however it won't link...
2007-12-20 James TaborAdd a test to see which is the naughty handle type...
2007-12-19 James TaborReorder code since it is a POWNED DC.
2007-12-19 James TaborFix a problem when freeing a window class with dirty...
2007-12-18 Ged Murphyreturn the icon bpp in the call to NtUserGetIconInfo
2007-12-18 Ged Murphy- Fix NtUserGetIconInfo and use SEH directly.
2007-12-17 James TaborFirst restructure and reorder the code. Identify bugs...
2007-12-17 Ged Murphy- Add a new routine to NtUSerCallOneParam which returns...
2007-12-15 Ged Murphyremove the ros only NtUserGetCursorIconSize and impleme...
2007-12-15 James TaborUse new share handle table info.
2007-12-15 James TaborAdd new items to gdi handle table. Added cfont and...
2007-12-15 Timo Kreuzer- fix type field calculation in GDIOBJ_CovertToStockObject
2007-12-14 James TaborUse long for HandleIndex.
2007-12-13 James TaborUp the handle count to 0x10000, reset adjustment to...
2007-12-13 James TaborThanks Timo! I have updated the information too.
2007-12-12 James TaborA partial implementation of NtGdiCreate/DeleteClientObj.
2007-12-11 Daniel ReimerBug 2881 : Bulgarian translation of ReactOS. (sstpr...
2007-12-09 James TaborPrevent crash in gdibatch.
2007-12-08 James TaborLouis Lenders : gdi32: Add check for null pointer in...
2007-12-07 James TaborMove WS_EX_MDICHILD check back in win32k. Reordered...
2007-12-06 James TaborRestore to default behavior for now.
2007-12-06 James TaborSorry Fix bug.
2007-12-06 James TaborFixed one more test, now from 23 to 22 fail. Reordered...
2007-12-05 James TaborFix one wine test, from 75 to 23 no.
2007-12-05 Timo Kreuzerfix compilation with GDI_DEBUG
2007-12-04 Aleksey BraginAndrey Korotaev <unc0rr@mail.ru>:
2007-12-04 Aleksey Bragin- Remove GreatLordisms.
2007-12-04 Christoph von Wittichcheck for a valid dc before accessing Dc_Attr
2007-12-04 Magnus Olsenremove wrong fixme comment from win32k
2007-12-04 James TaborFix NtGdiFlush so it will not spam the debug list....
2007-12-03 James TaborImp Get/SetDeviceGammaRamp, not fully supported yet...
2007-12-02 Magnus OlsenFix two smaller bugs in DxDdStartupDxGraphics
2007-12-02 James TaborAdd palette mode flags.
2007-12-02 James TaborAdd GdiDevice flags.
2007-12-01 James TaborImp NtGdiMirrorWindowOrg, GetDeviceWidth and finish...
2007-12-01 James TaborUnbreak gdi batch... Sometimes dc is null.
2007-12-01 Timo Kreuzerpatch by jimtabor: add GdiBCSelObj to GdiFlushUserBatch
2007-12-01 Timo Kreuzer- replace NtGdiSelectObject with NtGdiSelectBitmap...
2007-12-01 Timo Kreuzerreplace NtGdiSelectObject with NtGdiSelectBitmap, NtGdi...
2007-12-01 Timo Kreuzerreplace NtGdiSelectObject with NtGdiSelectBitmap and...
2007-11-30 Aleksey Bragin- Move the check for a NULL dc higher (before it's...
2007-11-30 James TaborReplace fix for FF. Thanks Chistoph!
2007-11-30 Magnus Olsenrevert r30916.
2007-11-30 Christoph von Wittichrevert r28932 - this may be needed for thread safety...
2007-11-30 Timo Kreuzerfix some bugs
2007-11-30 Timo Kreuzerreplace NtGdiSelectObject with NtGdiSelectBitmap and...
2007-11-30 Timo Kreuzerreplace NtGdiSelectObject with NtGdiSelectBitmap in...
next