[KMTESTS:CC] Add more tests for CcPinMappedData()
[reactos.git] / win32ss /
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
2018-08-04 Timo Kreuzer[USER32] Fix 64 bit issues
2018-08-04 Timo Kreuzer[GDI32] Fix 64 bit issues
2018-07-29 Katayama Hirofumi MZ[WIN32SS][FREETYPE] Update copyright text
2018-07-29 Katayama Hirofumi MZ[WIN32SS] Add 5 members to FONTGDI structure
2018-07-29 Katayama Hirofumi MZ[WIN32SS][FONT] Change the type of 2nd argument of...
2018-07-26 Katayama Hirofumi MZ[USER32][WIN32SS] Implement TileWindows function (...
2018-07-22 Hermès Bélusca-Maïto[WIN32SS:NTUSER] Update SetWindowStationUser() and...
2018-07-22 Hermès Bélusca-Maïto[WIN32SS:USER] Code formatting only.
2018-07-13 Katayama Hirofumi MZ[USER32][WIN32SS] Fix display of owned popup windows...
2018-07-13 Katayama Hirofumi MZ[EXPLORER][SHELL32][USER32] Implement 'Show the Desktop...
2018-07-09 Katayama Hirofumi MZ[USER32][WIN32SS] Improve CascadeWindows function ...
2018-07-08 Katayama Hirofumi MZ[USER32][WIN32SS] Implement CascadeWindows function...
2018-07-08 Hermès Bélusca-Maïto[WIN32K:NTUSER] Remove the hackish code that has been... 674/head
2018-07-08 Hermès Bélusca-Maïto[WIN32K:NTUSER] Add diagnostic asserts in IntLinkWindow...
2018-07-08 Hermès Bélusca-Maïto[WIN32K:NTUSER] Formatting only!
2018-06-30 Katayama Hirofumi MZ[WIN32SS] Fix NtUserGetClipboardData for text paste...
2018-06-30 Timo Kreuzer[WIN32K] Implement RECTL_bClipRectBySize() and use...
2018-06-30 Timo Kreuzer[CMAKE] Zap builddir.h.cmake and instead define macros...
2018-06-29 Mark Jansen[FREETYPE] Allow a NULL style_name.
2018-06-28 Katayama Hirofumi MZ[FONT][FREETYPE] Refactor global variable names and...
2018-06-28 Katayama Hirofumi MZ[WIN32SS] Fix IntSynthesizeDib to synthesize CF_DIB...
2018-06-10 Hermès Bélusca-Maïto[CONSRV] Don't show the newly-created console if the...
2018-06-10 Hermès Bélusca-Maïto[CONSRV] Use a similar parameter name as in other funct...
2018-06-10 Hermès Bélusca-Maïto[WIN32K] Fix DBG_PRINT macro.
2018-06-09 Hermès Bélusca-Maïto[USERSRV] HardError: Free WindowTitleU buffer only...
2018-05-31 Eric Kohl[NDK] Replace the SYSTEMTIME fields StandardDate and...
2018-05-30 Baruch Rutman[GDI32][LPK] BiDi support for ExtTextOut and GetCharact...
2018-05-30 Serge Gautherie[REACTOS] Improve/Fix some "printf" formats (#555)
2018-05-27 Bișoc George[USERSRV] Romanian translation update
2018-04-22 Hermès Bélusca-Maïto[WIN32K] Implement UOI_FLAGS in NtUserGetObjectInformat...
next