[SHDOCVW] Sync with Wine Staging 4.18. CORE-16441
[reactos.git] / win32ss / gdi /
2019-11-24 Hermès Bélusca-Maïto[WIN32K] Add some validity checks in PDEVOBJ_vReference...
2019-11-24 Hermès Bélusca-Maïto[WIN32K] Use RtlString* routines.
2019-11-24 Hermès Bélusca-Maïto[WIN32K] Code formatting.
2019-11-21 Katayama Hirofumi MZ[NTGDI][FONT] Delete FillTMEx function and simplify...
2019-11-20 Katayama Hirofumi MZ[NTGDI][FONT] Don't rely FT_FaceRec.style_name (#2064)
2019-10-22 Katayama Hirofumi MZ[WIN32SS][NTGDI] Unite duplicate of condition 'UsesSource'
2019-10-22 Katayama Hirofumi MZ[WIN32SS][NTGDI] 'otm' is always non-NULL in epilogue
2019-10-19 jimtabor[GDI32] Update Gdi Driver Header.
2019-09-10 Katayama Hirofumi MZ[WIN32SS][FONT] Fix registry-based management (#1879)
2019-09-04 jimtabor[Win32SS|Eng] Update stubs.
2019-09-03 jimtabor[Win32SS] Fix safe pointer and define type.
2019-09-03 jimtabor[Win32SS] Implement EngCreate/DeletePalette.
2019-08-16 James TaborUpdate Headers for Printing and Other
2019-08-10 Katayama Hirofumi MZ[WIN32SS][NTGDI] Registry-based font management (#1816)
2019-08-07 Doug Lyons[WIN32K:NTGDI] Fix ASSERTS in REGION_bXformRgn. CORE... 1798/head
2019-08-04 Katayama Hirofumi MZ[WIN32SS][NTGDI] Fix condition of bold emulation (...
2019-08-03 Mark Jansen[WIN32SS] Improve font loading failure logging
2019-08-03 Mark Jansen[WIN32SS] Only access a font face if it was actually...
2019-08-02 Katayama Hirofumi MZ[WIN32SS][NTGDI] Improve IntGetOutlineTextMetrics ...
2019-07-31 Katayama Hirofumi MZ[WIN32SS][NTGDI][NTUSER] Make gusLanguageID USHORT...
2019-07-30 Katayama Hirofumi MZ[WIN32SS][NTGDI] Fix and improve font dumping (#1768)
2019-07-29 jimtabor[NtGDI] Fix one size region test.
2019-07-27 jimtabor[GDI32] Allow functions to access printing support.
2019-07-27 jimtabor[GDI32] Add more to Local DC structure.
2019-07-27 Joachim Henze[WIN32SS] Addendum to font alignment CORE-16133
2019-07-26 Katayama Hirofumi MZ[WIN32SS][NTGDI] text/font vertical alignment patch...
2019-07-21 Katayama Hirofumi MZ[WIN32SS][GDI] Assume pso->sizlBitmap.cy positiveness...
2019-07-21 Katayama Hirofumi MZ[FONTS][NTGDI] Change Marlett.ttf charset and delete...
2019-07-20 Hermès Bélusca-Maïto[WIN32K:NTGDI] Improve allocated resources cleanup...
2019-07-20 Katayama Hirofumi MZ[WIN32SS][NTGDI] Support raster fonts (*.fnt and *...
2019-07-07 Joachim Henze[WIN32SS][FREETYPE] Fix performance regression FreeBASI...
2019-06-30 Bernhard Feichtinger[WIN32SS][GDI] Improve stub for EngQueryDeviceAttribute
2019-06-24 Katayama Hirofumi MZ[WIN32SS][NTGDI] Strictly check in XFORMOBJ_iSetXform...
2019-06-23 Hermès Bélusca-Maïto[WIN32K] Fix spelling typo.
2019-06-20 Katayama Hirofumi MZ[WIN32SS][NTGDI] usWinAscent and usWinDescent must...
2019-06-16 Thomas Faber[WIN32K:ENG] In PDEVOBJ_vRefreshModeList, find a proper... 1659/head
2019-06-06 Joachim Henze[WIN32SS][FREETYPE] Avoid performance regression CORE...
2019-06-03 James Tabor[GDI32] Meta File Fix Ups
2019-06-01 jimtabor[Win32SS] Support Clipboard Metafile
2019-05-30 jimtabor[NtGDI] Support Clipboard Metafile
2019-05-30 jimtabor[GDI32] Support Clipboard Metafile
2019-05-27 Katayama Hirofumi MZ[WIN32SS][NTGDI] Don't use FLOAT in ftGdiGetGlyphOutlin...
2019-05-27 Katayama Hirofumi MZ[WIN32SS][NTGDI] Avoid allocation of zero size in NtGdi...
2019-05-26 Katayama Hirofumi MZ[WIN32SS][NTGDI] Improve Text Transformation (#1573)
2019-05-23 Katayama Hirofumi MZ[WIN32SS][NTGDI] Don't use FLOAT for orientation (...
2019-05-23 Katayama Hirofumi MZ[WIN32SS][NTGDI] Don't use FLOAT in IntEscapeMatrix...
2019-05-22 Joachim Henze[FREETYPE] Fix regression CORE-16041 Font/Text Rotation...
2019-05-11 jimtabor[Gdi32] Batch Type Select Mode for Testing 1558/head
2019-05-09 jimtabor[Win32SS] Plug in Last Batch
2019-05-09 jimtabor[NtGDI] Fix ExtSelectClipRgn Tests
2019-05-04 Katayama Hirofumi MZ[WIN32SS][NTGDI] Correctly get/update ptlCurrent about...
2019-05-04 Katayama Hirofumi MZ[WIN32SS][NTGDI] Wrap IntLPtoDP and IntDPtoLP macros...
2019-05-02 jimtabor[NtGDI] Set Xform flags if a changed
2019-05-02 jimtabor[NtGDI] Set Xform flags if a changed
2019-05-02 jimtabor[NtGDI] Adding Support for Viewport TextOut
2019-05-02 James Tabor[GDI32] Add batch flag for Text Out
2019-05-02 James Tabor[GDI32] Fix MS build
2019-05-02 James Tabor[GDI32] Update signal flags for batch.
2019-05-01 Katayama Hirofumi MZ[WIN32SS][NTGDI] Fix ExtTextOut about TA_UPDATECP ...
2019-04-29 Katayama Hirofumi MZ[WIN32SS][NTGDI][GDI32] Fix DPtoLP and NtGdiTransformPo...
2019-04-28 Katayama Hirofumi MZ[WIN32SS][NTGDI] Fix wrong IN/OUT (#1539)
2019-04-27 Katayama Hirofumi MZ[WIN32SS][NTGDI] Use UNICODE_NULL for consistency
2019-04-27 Katayama Hirofumi MZ[WIN32SS][NTGDI] FireFox checkmark fix CORE-15303 ...
2019-04-26 Katayama Hirofumi MZ[WIN32SS][NTGDI] Keep FontSubstitutes enumeration CORE...
2019-04-20 Pierre Schweitzer[GDI32] Reduce verbosity on debug builds
2019-04-17 jimtabor[NtGDI] Update Region code
2019-04-17 jimtabor[GDI] Fixup attribute support for Regions
2019-04-13 Hermès Bélusca-Maïto[WIN32SS:NTGDI] IntEscapeMatrix(): Use FreeType trigono...
2019-04-13 Hermès Bélusca-Maïto[GDI32] Do not 'hard-assert' during the font-unit-test.
2019-04-11 Katayama Hirofumi MZ[WIN32SS][NTUSER] Fix message time (#1259)
2019-04-11 Katayama Hirofumi MZ[WIN32SS][NTGDI] Delete unnecessary (ULONG) cast CORE...
2019-04-11 Katayama Hirofumi MZ[GDI32][NTGDI] Avoid integer overflow (follow-up of...
2019-04-11 Katayama Hirofumi MZ[GDI32][NTGDI][SETUP] Fix font enumeration part 2 ...
2019-04-09 Katayama Hirofumi MZ[GDI32] Improve IntFontFamilyListUnique function (...
2019-04-09 Katayama Hirofumi MZ[GDI32] add some DPRINT's for font enum functions
2019-04-06 Maxim Smirnov[FONT] Fix FontSmoothing
2019-04-06 Jérôme Gardou[GDI32] Use correct dependenxy for the winegdi library
2019-04-06 Jérôme Gardou[CMAKE] Use modules instead of shared libraries
2019-04-02 Katayama Hirofumi MZ[WIN32SS][FONT] Fix font coordinate conversion CORE...
2019-03-31 jimtabor[NtGdi] Fix assert with Winamp
2019-03-23 Baruch Rutman[GDI32] Integrate LpkGetTextExtentExPoint(). (#1362) 1362/head
2019-03-14 James Tabor[GDI32] Fix issue after a Flush
2019-03-14 Hermès Bélusca-Maïto[WIN32SS:NTGDI] Fix missing text in labels and buttons...
2019-03-12 Joachim HenzeRevert "[FREETYPE] Fix 3 regressions in one patch"
2019-03-11 Joachim Henze[FREETYPE] Fix 3 regressions in one patch
2019-03-09 James Tabor[Win32SS] Add TextOut to GDI Batch
2019-03-05 James Tabor[NtGDI] Fix crash and simplify code.
2019-03-05 James TaborMerge branch 'master' of https://github.com/reactos...
2019-03-05 James Tabor[NtGDI] Change TextOut
2019-03-04 Timo Kreuzer[GDI32] Add casts to silence warnings on x64
2019-03-04 Timo Kreuzer[GDI32] Fix bDDCreateSurface
2019-03-04 James Tabor[NtGDI] Use flag for text align mode.
2019-03-02 jimtaborUse GDI Batch for PatBlt
2019-01-31 Katayama Hirofumi MZ[FONT][WIN32SS] Improve font coordinate transformation...
2019-01-30 Katayama Hirofumi MZ[WIN32SS][NTGDI] Use ProbeForWrite in NtGdiSetBitmapBit...
2019-01-29 Katayama Hirofumi MZ[WIN32SS][NTGDI] Optimize UnsafeGetBitmapBits/UnsafeSet...
2019-01-27 Katayama Hirofumi MZ[WIN32SS][NTGDI] Delete magic number 565
2019-01-27 Katayama Hirofumi MZ[WIN32SS][NTGDI] Fix NtGdiSetBitmapBits in buffer size...
2019-01-27 Katayama Hirofumi MZ[WIN32SS][NTGDI] Alignment probe change in NtGdiSetBitm...
2019-01-27 Katayama Hirofumi MZ[WIN32SS][NTGDI] Improve UnsafeGetBitmapBits and NtGdiG...
next