[IEFRAME] Update Simplified Chinese translation.
[reactos.git] / win32ss / user /
2018-12-02 Katayama Hirofumi MZ[USER32] Fix Task Switcher (#1086)
2018-12-02 Katayama Hirofumi MZ[USER32] Add Ghost window class (#1082)
2018-12-01 Katayama Hirofumi MZ[WIN32SS] Add IntGoGhost function (stub) (#1081)
2018-11-27 Giannis Adamopoulos[WINSRV] Wait for the process to exit after calling...
2018-11-25 Andrew Boyarshin[WIN32K][NTUSER] Specify constant name explicitly ...
2018-11-25 Andrew Boyarshin[WIN32K][NTUSER] Tiny codestyle fix to NtUserLockWindow...
2018-11-11 Ercan Ersoy[TRANSLATION] Turkish translations of many components...
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[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 Katayama Hirofumi MZ[WIN32SS][USER32] Fix SwitchToThisWindow (#929)
2018-10-24 Katayama Hirofumi MZ[WIN32SS][MENU] Fix menu text Y positioning (#887)
2018-10-08 Baruch Rutman[LPK] Small fix and a related comment. (#890)
2018-10-08 Baruch Rutman[USER32] Implement UserLpkPSMTextOut(). (#890)
2018-10-07 Hermès Bélusca-Maïto[USER32] Fix the ICO_ExtractIconExW() helper with respe...
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-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-23 Baruch Rutman[WIN32SS][LPK] Add BiDi support to menus and window...
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-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-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[WINSRV] Fix 64 bit issues
2018-08-04 Timo Kreuzer[USER32] Fix 64 bit issues
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[CMAKE] Zap builddir.h.cmake and instead define macros...
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 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...
2018-04-12 Joachim Henze[USER32] Fix compilation when USE_VERSIONED_CLASSES...
2018-04-10 Adam Słaboń[TRANSLATION] Polish translation update for drwtsn32...
2018-04-08 Hermès Bélusca-Maïto[USERSRV] HardError: Fix compilation warning; fix few...
2018-04-07 Hermès Bélusca-Maïto[USERSRV] Hard-error improvements 7/7 446/head
2018-04-07 Hermès Bélusca-Maïto[USERSRV] Hard-error improvements 6/7
2018-04-07 Hermès Bélusca-Maïto[USERSRV] Hard-error improvements 5/7 - Implement STATU...
2018-04-07 Hermès Bélusca-Maïto[USERSRV] Hard-error improvements 4/7
2018-04-07 Hermès Bélusca-Maïto[USERSRV] Hard-error improvements 3/7
next