[WIN32SS][NTGDI] Don't use FLOAT in IntEscapeMatrix (#1572)
[reactos.git] / win32ss / gdi /
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...
2019-01-27 Katayama Hirofumi MZ[WIN32SS][NTGDI] Fix UnsafeSetBitmapBits (#1310)
2019-01-06 Mark Jansen[GDI32] Add missing dependency 1206/head
2019-01-06 Katayama Hirofumi MZ[FONT][GDI32] Fix font enumeration functions (#1221)
2019-01-05 Timo Kreuzer[REACTOS] Fix misc 64 bit issues (#783)
2019-01-02 Hermès Bélusca-Maïto[WIN32SS] Try to recover display when changing the...
2018-12-31 Pierre Schweitzer[WIN32K] Deny deviceless calls to EngDeviceIoControl
2018-12-31 Katayama Hirofumi MZ[FONT][WIN32SS] Partially implement font/text rotation...
2018-12-30 Timo Kreuzer[NDK][NTOS] Add global definition of INIT_FUNCTION...
2018-12-29 Mark Jansen[FONT][WIN32SS] Re-add casts for gcc
2018-12-29 Mark Jansen[FONT][WIN32SS] Remove casts
2018-12-29 Mark Jansen[FONT][WIN32SS] Hold the freetype lock while accessing...
2018-12-29 Mark Jansen[FONT][WIN32SS] Fix a memory leak
2018-12-29 Mark Jansen[FONT][WIN32SS] Fix a memory leak
2018-12-29 Mark Jansen[FONT][WIN32SS] Hold the freetype lock while accessing...
2018-12-29 Mark Jansen[FONT][WIN32SS] Hold the freetype lock while accessing...
2018-12-29 Mark Jansen[FONT][WIN32SS] Do not return an uninitialized variable
2018-12-27 Katayama Hirofumi MZ[FONT][WIN32SS] Optimize a bit
2018-12-25 Katayama Hirofumi MZ[FONT][WIN32SS] Follow-up of #1184
2018-12-25 Katayama Hirofumi MZ[FONT][WIN32SS] Refactor rendering text background...
2018-12-25 Katayama Hirofumi MZ[WIN32SS] Fix RLE4 bitmap decoding (#1188)
2018-12-11 Katayama Hirofumi MZ[WIN32SS][FONT] Check NULL of Face->style_name (#1113)
2018-12-06 Katayama Hirofumi MZ[WIN32SS][FONT] Add some assertions (#1098)
2018-12-06 Katayama Hirofumi MZ[WIN32SS][FONT] Improve FamilyUnknown Penalty (#1097)
2018-12-05 Katayama Hirofumi MZ[WIN32SS][FONT] Use HHEA table metrics if (fsSelection...
2018-11-16 Pierre Schweitzer[WIN32SS] Don't leak memory on failure in IntGdiWidenPa...
2018-11-16 Pierre Schweitzer[WIN32SS] Avoid an user-after-free in FontFamilyFillInfo().
2018-11-05 Katayama Hirofumi MZ[WIN32SS][FONT] Fix regression of #1004 (#1012)
2018-11-04 Katayama Hirofumi MZ[WIN32SS][FONT] Fix ntmCellHeight value to usWinAscent...
2018-11-02 Katayama Hirofumi MZ[WIN32SS][FONT] Define IntUnicodeStringToBuffer functio...
2018-11-02 Katayama Hirofumi MZ[WIN32SS][FONT] Improve Precision Penalty (#1006)
2018-11-02 Katayama Hirofumi MZ[WIN32SS][FONT] Add ASSERT_FREETYPE_LOCK_HELD(); in...
2018-11-02 Katayama Hirofumi MZ[WIN32SS][FONT] Move IntUnLockFreeType(); in ftGdiGetTe...
2018-11-02 Katayama Hirofumi MZ[WIN32SS][FONT] Add DPRINT1 and ASSERT for font resize...
2018-10-27 Katayama Hirofumi MZ[WIN32SS][NTGDI] Refactoring PATH_WidenPath (#888)
2018-10-24 Baruch Rutman[LPK][GDI32] Enable mirroring via version resource...
2018-10-24 Katayama Hirofumi MZ[FONT][WIN32SS] Fix the storage processing of IntGetOut...
2018-10-24 Katayama Hirofumi MZ[FONT][WIN32SS] Improve readability of IntGdiGetFontRes...
2018-10-14 Katayama Hirofumi MZ[FONT][WIN32SS] Use ExFreePoolWithTag instead of ExFree...
2018-10-08 Katayama Hirofumi MZ[FONT][WIN32SS] Use GOT_PENALTY macro to specify the...
2018-10-02 Mark Jansen[FONT][WIN32SS] Include the style name in the registry... 898/head
2018-09-13 Stanislav Motylkov[FONT][WIN32SS] Check whether Win32Process is NULL
2018-09-12 Katayama Hirofumi MZ[FONT][WIN32SS] Add dumping functions for debugging 763/head
2018-09-12 Mark Jansen[WIN32K] Realize PTEXTOBJ in FontGetObject if it was... 837/head
2018-09-12 Mark Jansen[FREETYPE] Mark an unhandled case as UNIMPLEMENTED 843/head
2018-09-10 Joachim Henze[FREETYPE] Fix Regression "Monospaced font in LibreOffi...
next