[NtUser] Fix setting screen size.
[reactos.git] / win32ss /
2019-05-21 jimtabor[NtUser] Fix setting screen size.
2019-05-19 Hermès Bélusca-Maïto[CONSOLE][CONCFG][CONSRV] Provide support for specified...
2019-05-13 jimtabor[NtUser] Fix Paint Messages
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 Hermès Bélusca-Maïto[CONSOLE.CPL] Fix the console screen preview when selec...
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 Hermès Bélusca-Maïto[CONSRV] Cache the console window system menu handle...
2019-04-28 Serge Gautherie[REACTOS] Replace remnant legacy SPIF_SENDWININICHANGE...
2019-04-28 Andrew Boyarshin[WIN32SS:NTUSER] Use the 2nd parameter of NtUserGetThre... 1065/head
2019-04-28 Katayama Hirofumi MZ[WIN32SS][NTGDI] Fix wrong IN/OUT (#1539)
2019-04-28 Hermès Bélusca-Maïto[WINSRV] Implement SrvGetThreadConsoleDesktop(). CORE...
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-22 Bernhard Feichtinger[NTOS][USERSRV] Silence noisy debug output.
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-11 jimtabor[NtUser] Fix Theme Non Client Painting.
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-05 Adam Słaboń[TRANSLATION] Polish translation update
2019-04-02 Katayama Hirofumi MZ[WIN32SS][FONT] Fix font coordinate conversion CORE...
2019-04-01 Hervé PoussineauRevert "[DXG] Define GUIDs only once", to fix MSVC...
2019-04-01 Hervé Poussineau[DXG] Define GUIDs only once
2019-03-31 jimtabor[NtGdi] Fix assert with Winamp
2019-03-31 Bișoc George[COVERITY][SPOOLSS] Fix a resource leak
2019-03-27 jimtabor[NtUser] Fix maximizing to window edge
2019-03-26 jimtabor[Win32SS] Fix maximized window positioning.
2019-03-24 Stanislav Motylkov[USER32] Edit: Fix caret and scroll position
2019-03-24 Hermès Bélusca-Maïto[USER32] Add support for navigating a group of radio... 1440/head
2019-03-24 Hermès Bélusca-Maïto[USER32][COMCTL32] Move the auto radio button group...
2019-03-23 Baruch Rutman[GDI32] Integrate LpkGetTextExtentExPoint(). (#1362) 1362/head
2019-03-23 Stanislav Motylkov[USER32] Edit: Fix rectangle overflow when inserting...
2019-03-18 jimtaborMerge branch 'master' of https://github.com/reactos...
2019-03-18 jimtabor[NtUser] Support SWP_FRAMECHANGED
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-13 jimtabor[User32] Support WM_COPYGLOBALDATA
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-10 Timo Kreuzer[WIN32K] Keep a reference on an ETHREAD while THREADINF...
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 Timo Kreuzer[DXG] Fix 64 bit build
2019-03-04 Timo Kreuzer[VGA_NEW] Fix 64 bit issues
2019-03-04 James Tabor[NtGDI] Use flag for text align mode.
2019-03-02 jimtaborUse GDI Batch for PatBlt
2019-02-20 Pierre Schweitzer[VIDEOPRT] Don't return uninitialized memory
2019-02-16 Mark Jansen[WIN32K:NTUSER] Do not try to reposition an off-screen... menu_alignment 1360/head
2019-02-10 Hermès Bélusca-Maïto[WIN32SS:NTUSER] Bugcheck in case two mandatory initial...
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-24 Katayama Hirofumi MZ[USER32] Make App Switcher use the owner window's icon...
2019-01-23 Katayama Hirofumi MZ[USER32] Fix AppSwitcher (Alt+Tab) (#1296)
2019-01-21 Mark Jansen[WIN32SS] Require at least the amount of extra memory...
2019-01-20 Katayama Hirofumi MZ[WIN32SS][NTUSER] Fix caret position of Ghostscript...
2019-01-19 Denis Malikov[WIN32SS:NTUSER] Fix Window-snap madness (#1246)
2019-01-19 Katayama Hirofumi MZ[WIN32SS][NTUSER] Refactor PR #1226 (#1266)
2019-01-16 Katayama Hirofumi MZ[WIN32SS][NTUSER] Fix PostTimeMessage message time
2019-01-15 Denis Malikov[WIN32SS:NTUSER] Implement "Window Snap" feature (... 1247/head
2019-01-15 Mark Jansen[WIN32K:NTUSER] Fix a case where the menu was off-scree...
2019-01-15 Katayama Hirofumi MZ[WIN32SS][USER32] Make IsHungAppWindow check FNID ...
2019-01-15 Katayama Hirofumi MZ[WIN32SS][USER32] Ghost is a hung window (#1244)
2019-01-15 Katayama Hirofumi MZ[WIN32SS][NTUSER] Don't freeze Task Bar in switching...
2019-01-10 Mark Jansen[WIN32K:NTUSER] Find a better position for a menu that... 1229/head
2019-01-08 Thomas Faber[WIN32K:NTUSER] Avoid dereferencing a null pointer...
2019-01-06 Mark Jansen[GDI32] Add missing dependency 1206/head
2019-01-06 Mark Jansen[WINSPOOL] Semi implement DocumentPropertiesW
2019-01-06 Mark Jansen[PRINTING] Semi-implement GetPrinterDriverW
next