forget commit Implement of GdiGetLocalBrush, GdiGetLocalDC, GdiGetLocalFont
[reactos.git] / reactos / dll / win32 / gdi32 / misc /
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 : 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-04 James TaborFix processid mask, update gdi handle entry, shift...
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 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 Olsenimplement RemoveFontMemResourceEx (left todo fix it...
2007-09-02 James TaborFix BootCD!!!!! Watch your commit GL! LOL!
2007-09-01 Magnus Olsenadd PatBlt, PolyPatBlt to user mode
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 NtGdiPaintRgn and renamed NtGdiGetCurrentObje...
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 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 Olsenimplement GetMetaRgn left todo fix it in win32k.sys
2007-08-31 Magnus Olsenimplement GetKerningPairsW (left todo implement it...
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 Magnus Olsenimplement GetFontAssocStatus.
2007-08-31 Magnus Olsenimplement GetEUDCTimeStampExW but still unimplement...
2007-08-31 Magnus OlsenFix typo in : AddFontResourceExW
2007-08-30 Magnus Olsenimplement GetDeviceGammaRamp
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-26 Magnus Olsenredirect FONTOBJ_cGetAllGlyphHandles, FONTOBJ_cGetGlyph...
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-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-23 Magnus Olsenimplement DeviceCapabilitiesExA and DeviceCapabilitiesE...
2007-08-23 Magnus OlsenRemove redirect of CreateDIBitmap@24 to NtGdiCreateDIBi...
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-21 James Tabor- Started the use of DC_ATTR. Created dcutil.c to handl...
2007-08-19 James TaborImplemented an easy API, XLATEOBJ_piVector. Just leave...
2007-08-19 James TaborImplemented a handfull of easy Eng APIs. Just leave...
2007-08-16 James TaborAdded note to EngQueryEMFInfo.
2007-08-16 James TaborImplemented a handfull of easy Eng APIs.
2007-08-15 James TaborGdiComment, example port from Wine.
2007-08-11 James TaborAdd Set-ModifyWorldTransform to gdi32. Added error...
2007-08-09 Magnus Olsenwin32k
2007-08-09 James Tabor- Removed NtGdiSetAbortProc and NtGdiEscape from w32ksv...
2007-08-09 James Tabor- Fixed NtGdiAlphaBlend prototype.
2007-08-08 Magnus Olsengdi32
2007-08-08 Magnus OlsenImplement NtGdiEngAlphaBlend
2007-08-08 James Tabor- Removed NtGdiGet/SetArcDirection and NtGdiGetSetTextC...
2007-08-07 James TaborRemoved NtGdiGetDCOrgEx, GetViewportExt/OrgEx, GetWindo...
2007-08-05 James TaborStarted CreateMetaFile, port from wine. Made changes...
2007-08-01 Timo Kreuzerimplement Arc, ArcTo, Chord, calling NtGdiArcInternal
2007-08-01 Timo KreuzerImplement ExtEscape, MaskBlt, PlgBlt, wich were linked...
2007-07-29 Magnus Olsenpartly implement NtGdiGetRandomRgn, we do not support...
2007-06-19 Christoph von Wittichreturn FALSE instead of 0
2007-06-06 Timo Kreuzer- partly implement GetFontResourceInfoW
2007-04-28 James TaborFix compile.
2007-04-28 James TaborAllow for the deallocation of the local DC structure...
2007-04-28 James TaborFix build.
2007-04-28 James TaborFix indexing mistake, added new LDC structure items...
2007-04-27 James TaborMove CreateFontIndirectEx from stubs to font.c.
2007-04-27 James TaborWin32/Gdi32:
2007-04-20 James TaborForgot stubs.c update.
2007-04-20 James TaborImplement GdiFixUpHandle, fix handle masking and entry...
2007-04-06 Magnus Olsenremove a wrong behvoir in DdQueryDirectDrawObject aka...
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-16 Magnus Olsensmall typo in DdCreateSurface
2007-03-14 Magnus OlsenBug fix DdCreateSurface, it can now create one surface...
2007-03-11 Magnus Olsenforget clear a value in gdientry2
2007-03-08 Magnus Olsenfixing minior bugs in DdQueryDirectDrawObject
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2006-12-30 Saveliy TretiakovImplement NtGdiPolyDraw (based on wine).
2006-12-23 Magnus Olsenfixed a bug in DdDeleteDirectDrawObject
2006-11-27 James TaborAdd a help function for gdi32.
2006-10-17 James TaborImplement Get & Set batch limit.
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
next