forget commit Implement of GdiGetLocalBrush, GdiGetLocalDC, GdiGetLocalFont
[reactos.git] / reactos / dll / win32 / gdi32 /
2007-09-25 Magnus Olsenforget commit Implement of GdiGetLocalBrush, GdiGetLoca...
2007-09-25 Magnus OlsenFix a stupied bug in DdAttachSurface when pSurfaceFrom...
2007-09-25 Ged Murphy- Add usermode checks to GetDIBits
2007-09-24 Magnus Olsenclean up : move EngWideCharToMultiByte from stubs.c...
2007-09-24 Magnus Olsenimplmented EngQueryEMFInfo it always return FALSE
2007-09-23 Magnus Olsenfix a spelling mistake
2007-09-23 Magnus OlsenStart making def Windows XP gdi32 export layout.
2007-09-23 Magnus OlsenStart making def Windows XP gdi32 export layout.
2007-09-23 Magnus OlsenFix : UnrealizeObject behoivr as windows 2000/XP see...
2007-09-23 Magnus Olsenimplement StartFormPage it call on StartPage(hdc);...
2007-09-23 Magnus OlsenFix : RemoveFontResourceA : let it call to RemoveFontRe...
2007-09-20 Timo Kreuzer- make gdi object's type field more windows compatible...
2007-09-17 James TaborInit stock object buffer only once.
2007-09-10 James TaborWe are using it now,,, so clean up before use.
2007-09-07 Timo Kreuzer- add NTMW_INTERNAL structure
2007-09-05 Timo KreuzerNew implementation of EnumFontFamiliesExW, based on...
2007-09-04 James TaborFix processid mask, update gdi handle entry, shift...
2007-09-03 James TaborTurn off support for now due to user land exception.
2007-09-03 James Tabor- Win32k: DC_ATTR: Moved to it.
2007-09-02 Magnus Olsenimplement SetDeviceGammaRamp in gdi32 (leftdo check...
2007-09-02 Magnus Olsenadd smaller check to SetDIBColorTable
2007-09-02 Magnus Olsensorry fix the the build
2007-09-02 Magnus Olsenpartly implement SetBoundsRect
2007-09-02 Magnus Olsenimplement SelectFontLocal
2007-09-02 Magnus Olsenimplement SelectBrushLocal
2007-09-02 Magnus Olsenfix smaller bug in SelectClipRgn
2007-09-02 Magnus Olsenimplement RemoveFontMemResourceEx (left todo fix it...
2007-09-02 James TaborFix BootCD!!!!! Watch your commit GL! LOL!
2007-09-01 Timo KreuzerRevert wars! ;-)
2007-09-01 Magnus Olsenadd PatBlt, PolyPatBlt to user mode
2007-09-01 Magnus Olsenrevert 28748 that change are incorrect,
2007-09-01 Timo Kreuzerfix AddFontResourceExAW parameter check
2007-09-01 Magnus Olsenupdate the good api list
2007-09-01 Magnus Olsenfix two typo thx ged
2007-09-01 Magnus Olsenadd stub for : IsValidEnhMetaRecord and IsValidEnhMetaR...
2007-09-01 Magnus Olsenimplement GetTextFaceAliasW <- the win32k part was...
2007-09-01 James Tabor- Removed NtGdiPoly/Bezier/To and lineTo/Polyline/line...
2007-09-01 James TaborRemove fixme in GetCurrentObject.
2007-09-01 James Tabor- Removed NtGdiPaintRgn and renamed NtGdiGetCurrentObje...
2007-09-01 Magnus Olsenfix implement of GetTextFaceW checking if the param...
2007-08-31 Magnus Olsenimplement GetTextExtentExPointI
2007-08-31 Magnus Olsenimplement GetTextExtentExPointWPri
2007-08-31 Magnus Olsenredirect GetTextCharsetInfo to win32k
2007-08-31 Magnus Olsenimplement GetStringBitmapA (left todo implement it...
2007-08-31 Magnus Olsenimplement GetStringBitmapW (left todo, implement it...
2007-08-31 Magnus Olsenupdate the good api list
2007-08-31 Magnus OlsenAdd hacks.c contain api using only ros home made syscall
2007-08-31 Magnus Olsenfix correct implemtions of GetRegionData in gdi32.dll
2007-08-31 Magnus Olsenfix correct implement of GetPath
2007-08-31 Magnus Olsenimplement GetMetaRgn left todo fix it in win32k.sys
2007-08-31 Magnus Olsenimplement GetKerningPairsW (left todo implement it...
2007-08-31 Magnus Olsenupdate the good api list
2007-08-31 Magnus OlsenMove more history api to the history file.
2007-08-31 Magnus Olsenmove dummy api / old api, that does not do anything...
2007-08-31 Magnus Olsenredirect GetFontUnicodeRanges to win32k.sys
2007-08-31 James TaborMove GetDCObject to dc.c.
2007-08-31 Magnus Olsenimplement GetFontAssocStatus.
2007-08-31 Magnus OlsenUpdate the good api list
2007-08-31 Magnus Olsenimplement GetEUDCTimeStampExW but still unimplement...
2007-08-31 Magnus Olsenrevert back the typo change I did in AddFontResourceExW
2007-08-31 Magnus OlsenFix typo in : AddFontResourceExW
2007-08-30 Magnus Olsenimplement GetDeviceGammaRamp
2007-08-30 Magnus Olsenupdate the good api list
2007-08-30 Magnus Olsenimplement : GetBoundsRect
2007-08-30 Magnus Olsenimplement GdiConvertPalette, GdiConvertRegion
2007-08-30 Magnus Olsenredirect GdiSetLastError to SetLastError (who did forge...
2007-08-30 Magnus OlsenImplement GdiReleaseLocalDC, GdiFlush, GdiPlayDCScript...
2007-08-28 James TaborPlugin PolyPolygon, Polygon uses the same code and...
2007-08-26 Magnus Olsenredirect FONTOBJ_cGetAllGlyphHandles, FONTOBJ_cGetGlyph...
2007-08-25 Johannes Anderwald- fix typo
2007-08-25 Magnus Olsenimplement EngUnlockSurface
2007-08-25 Magnus Olsenpartly implement EngComputeGlyphSet in eng.c
2007-08-25 Magnus Olsenmove EngFreeModule, EngGetCurrentCodePage, EngGetPrinte...
2007-08-25 Magnus Olsenadd a new file call eng.c
2007-08-25 Magnus Olsenmake AddFontResourceExA lite faster.
2007-08-25 Magnus OlsenFix : make AddFontResourceA acts like AddFontResourceW
2007-08-24 Magnus Olsenupdate the good list of api
2007-08-24 Magnus Olsen* redirect EngCopyBits, EngCreateBitmap, EngCreatePalet...
2007-08-24 Magnus Olsenmark EngReleaseSemaphore is implement
2007-08-24 Magnus Olsenmark EngQueryLocalTime are implement
2007-08-24 Magnus OlsenBugfix : EngFreeModule
2007-08-24 Magnus Olsenbugfix : EngGetCurrentCodePage
2007-08-24 Magnus Olsensorry fix the build
2007-08-24 Magnus OlsenFix CreatePolygonRgn : use NtGdiPolyPolyDraw, old way...
2007-08-24 James TaborFixed it. Pluged in Polygon to use NtGdiPolyPolyDraw.
2007-08-24 James TaborPluged in NtGdiPolyPolyDraw. Does not work yet, still...
2007-08-23 James TaborFix math and add notes.
2007-08-23 Magnus Olsenimplement DeviceCapabilitiesExA and DeviceCapabilitiesE...
2007-08-23 Magnus Olsencommit my verify list with api that been tested and...
2007-08-23 Magnus Olsenremove redirect of CreatePolyPolygonRgn@16 and implemen...
2007-08-23 Magnus OlsenFix : CreatePalette@4 calling NtGdiCreatePaletteInternal
2007-08-23 Magnus OlsenRemove redirect of CreateDIBitmap@24 to NtGdiCreateDIBi...
2007-08-23 Magnus Olsencreate stub for both CreateCompatibleDC and CreateCompa...
2007-08-23 Magnus Olsenremove redirect of CombineRgn and CreateBitmap some...
2007-08-23 Magnus OlsenRedirect : BRUSHOBJ_pvGetRbrush@4 to NtGdiBRUSHOBJ_pvGe...
2007-08-23 Magnus OlsenBugfix : AddFontResourceExW, SetLastError to invaild...
2007-08-23 Timo Kreuzer- NtGdiAnimatePalette, NtGdiGe/SetPaletteEntries, NtGdi...
2007-08-22 James Tabor- Removed NtGdiGetDIBits from w32ksvc.db and updated...
2007-08-21 James Tabor- Removed NtGdiSetMapMode from w32ksvc.db and updated...
2007-08-21 James TaborSorry missed this one. Turn it off.
next