[NTOSKRNL] Implement ExInitializeRundownProtectionCacheAware()
[reactos.git] / win32ss /
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-11 Ercan Ersoy[TRANSLATION] Turkish translations of many components...
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-30 Katayama Hirofumi MZ[WIN32SS] Fix SwitchToThisWindow for #998 (#999)
2018-10-29 Katayama Hirofumi MZ[WIN32SS] Make window foreground in SwitchToThisWindow...
2018-10-28 Mark Jansen[WIN32SS] Disable scrollbars when SIF_DISABLENOSCROLL... 963/head
2018-10-27 Katayama Hirofumi MZ[WIN32SS][NTGDI] Refactoring PATH_WidenPath (#888)
2018-10-27 Katayama Hirofumi MZ[NTUSER] NtUserxSwitchToThisWindow 2nd argument is...
2018-10-27 Katayama Hirofumi MZ[WIN32SS] SwitchToThisWindow 2nd argument is fAltTab...
2018-10-27 Katayama Hirofumi MZ[WIN32SS] Move SwitchToThisWindow codes to win32k ...
2018-10-27 Katayama Hirofumi MZ[WIN32SS][USER32] Simplify CloseWindow (#986)
2018-10-27 Katayama Hirofumi MZ[WIN32SS][USER32] Fix #984 (#985)
2018-10-27 Katayama Hirofumi MZ[WIN32SS][USER32] CloseWindow does minimize, doesn...
2018-10-27 Stanislav Motylkov[WIN32SS][NTUSER] Make offset only for menu bars (...
2018-10-26 Katayama Hirofumi MZ[WIN32SS][NTUSER] Sunken menu item (#981)
2018-10-25 Katayama Hirofumi MZ[USER32] Fix Task Switcher (#976)
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[WIN32SS][USER32] Fix SwitchToThisWindow (#929)
2018-10-24 Katayama Hirofumi MZ[FONT][WIN32SS] Improve readability of IntGdiGetFontRes...
2018-10-24 Katayama Hirofumi MZ[WIN32SS][MENU] Fix menu text Y positioning (#887)
2018-10-20 Adam Słaboń[TRANSLATION] Polish translation update
2018-10-14 Katayama Hirofumi MZ[FONT][WIN32SS] Use ExFreePoolWithTag instead of ExFree...
2018-10-08 Baruch Rutman[LPK] Small fix and a related comment. (#890)
2018-10-08 Baruch Rutman[USER32] Implement UserLpkPSMTextOut(). (#890)
2018-10-08 Katayama Hirofumi MZ[FONT][WIN32SS] Use GOT_PENALTY macro to specify the...
2018-10-07 Hermès Bélusca-Maïto[USER32] Fix the ICO_ExtractIconExW() helper with respe...
2018-10-02 Mark Jansen[FONT][WIN32SS] Include the style name in the registry... 898/head
2018-09-23 Mark Jansen[WIN32K] Work around GCC builds inventing dead keys.
2018-09-21 Joachim Henze[WIN32K:NTUSER] Fix WIN32K BSOD mentioned in CORE-15027
2018-09-14 Katayama Hirofumi MZ[TRANSLATION] Update Romanian translation (#851)
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...
2018-09-09 Baruch Rutman[LPK] Make GetCharacterPlacement caret positions respec...
2018-09-09 Katayama Hirofumi MZ[WIN32SS][COMCTL32] Fix button text Y positioning ...
2018-09-01 Hermès Bélusca-Maïto[WIN32K:NTUSER] co_UserDestroyWindow(): Simplify the...
2018-09-01 Hermès Bélusca-Maïto[WIN32K:NTUSER] Optimize IntWinListOwnedPopups() a...
2018-09-01 Hermès Bélusca-Maïto[WIN32K:NTUSER] Code formatting only.
2018-08-30 Katayama Hirofumi MZ[WIN32SS][FONT] Fix GetTextFace function and related...
2018-08-24 Katayama Hirofumi MZ[WIN32SS][NTGDI] Extend PATH_FillPath as PATH_FillPathE...
2018-08-23 Baruch Rutman[WIN32SS][LPK] Add BiDi support to menus and window...
2018-08-19 Katayama Hirofumi MZ[FONT][WIN32SS] Refactor the loop (1 of 5)
2018-08-19 Katayama Hirofumi MZ[FONT][WIN32SS] Refactor the loop (2 of 5)
2018-08-19 Katayama Hirofumi MZ[FONT][WIN32SS] Refactor the loop (4 of 5)
2018-08-19 Katayama Hirofumi MZ[FONT][WIN32SS] Refactor the loop (5 of 5)
2018-08-19 Katayama Hirofumi MZ[FONT][WIN32SS] Refactor the loop (3 of 5)
2018-08-19 Hermès Bélusca-Maïto[WIN32K:NTUSER] In UserSetProcessWindowStation(), use... 621/head
2018-08-19 Hermès Bélusca-Maïto[WIN32K:NTUSER] For processes that start without any...
2018-08-19 Hermès Bélusca-Maïto[WIN32K:NTUSER] Add a temporary winsta/desktop-connecti...
2018-08-19 Hermès Bélusca-Maïto[INCLUDE][WINLOGON] Rename the STARTF_SCRNSAVER flag...
2018-08-19 Hermès Bélusca-Maïto[WIN32K:NTUSER] NtUserCloseDesktop(): Use ObCloseHandle...
2018-08-19 Hermès Bélusca-Maïto[WIN32K:NTUSER] Make NtUserResolveDesktop() and IntReso...
2018-08-19 Hermès Bélusca-Maïto[WIN32K:NTUSER] Code style fixes only.
2018-08-19 Hermès Bélusca-Maïto[WIN32K:NTUSER] Rename some variables with more natural...
2018-08-19 Hermès Bélusca-Maïto[WIN32K:NTUSER] Split NtUserCreateDesktop() into the...
2018-08-19 Hermès Bélusca-Maïto[WIN32K:NTUSER] Fixes for NtUserCreateWindowStation...
2018-08-19 Hermès Bélusca-Maïto[WIN32K:NTUSER] Similarly to what was done in USERSRV...
2018-08-19 Hermès Bélusca-Maïto[WIN32K:NTUSER] Get rid of the cached window station...
2018-08-19 Hermès Bélusca-Maïto[WIN32K:NTUSER] Detect when the NtUserCreateWindowStati...
2018-08-19 Hermès Bélusca-Maïto[WIN32K:NTUSER] Split NtUserCreateWindowStation() into...
2018-08-19 Hermès Bélusca-Maïto[WIN32K:NTUSER] In UserCreateWinstaDirectory(), use...
2018-08-19 Hermès Bélusca-Maïto[WIN32K:NTUSER] Add an extra optional "Process" paramet...
2018-08-19 Hermès Bélusca-Maïto[WIN32K:NTUSER] Move the GetProcessLuid() function...
2018-08-19 Hermès Bélusca-Maïto[USER32] Implement the special case in CreateWindowStat...
2018-08-19 Manuel Bachmann[NTDLL][NTUSER] Fix unselected text after WM_CBLOSTTEXT...
2018-08-19 Thomas Faber[USER32] Log the text of message boxes to help figure...
2018-08-17 Timo Kreuzer[USER32] Fix copying from WNDCLASS to WNDCLASSEX
2018-08-17 Hermès Bélusca-Maïto[USER32] Implement support for the MB_SERVICE_NOTIFICAT...
2018-08-17 Hermès Bélusca-Maïto[USER32] Update file description.
2018-08-17 Hermès Bélusca-Maïto[USER32] Implement SoftModalMessageBox() based on the...
2018-08-17 Hermès Bélusca-Maïto[USER32] Code refactoring for MessageBoxTimeoutIndirect...
2018-08-17 Hermès Bélusca-Maïto[USER32] Get rid of the old MSGBOXINFO structure and...
2018-08-17 Hermès Bélusca-Maïto[USER32] Code formatting only.
2018-08-17 Hermès Bélusca-Maïto[USER32] Specify the font to be used for the message...
2018-08-17 Hermès Bélusca-Maïto[USER32] Move related functions close to each other.
2018-08-17 Hermès Bélusca-Maïto[USER32] Code formatting/indentation fixes only.
2018-08-17 Katayama Hirofumi MZ[FONT][WIN32SS] Ignore identical mapping in IntLoadFont...
2018-08-16 Katayama Hirofumi MZ[FONT][WIN32SS] Support MS symbol encoding (#759)
2018-08-16 Thomas Faber[WIN32K:NTUSER] Fix type confusion in MsgMemorySize.
2018-08-15 Katayama Hirofumi MZ[WIN32SS] Fix DrawText wrt DT_CALCRECT | DT_VCENTER...
2018-08-15 Denis Malikov[WIN32SS][USER] fixing couple typos for WINVER >= 0x600
2018-08-12 Katayama Hirofumi MZ[WIN32SS][FONT] Fix font metrics (#713)
2018-08-10 Katayama Hirofumi MZ[WIN32SS][FONT] Fix the system logical stock font data...
2018-08-09 Katayama Hirofumi MZ[CONSRV] Implement support for file/directory drag... 692/head
2018-08-08 Hermès Bélusca-Maïto[CONSRV] Minor code re-organization.
2018-08-08 Hermès Bélusca-Maïto[CONSRV] Add a PasteText() helper function and use it.
2018-08-04 Timo Kreuzer[REACTOS] Fix 64 bit issues
2018-08-04 Timo Kreuzer[DLLS] Fix 64 bit issues
2018-08-04 Timo Kreuzer[WINSRV] Fix 64 bit issues
2018-08-04 Timo Kreuzer[REACTX] Fix 64 bit issues
next