[SHELL32] Fix Desktop Properties menu item action (#1833)
[reactos.git] / win32ss / user /
2019-08-10 Katayama Hirofumi MZ[WIN32SS][NTUSER] Fix menu drawing after style change...
2019-08-10 Katayama Hirofumi MZ[WIN32SS][NTUSER] Fix popup menu freezing
2019-08-09 Katayama Hirofumi MZ[WIN32SS][NTUSER] Fix popup menu window styles (#1814)
2019-08-08 Mark Jansen[WIN32SS] Ensure the last menu item is not accidentally... 1812/head
2019-08-08 Mark Jansen[WIN32SS] Do not propagate TPM_VERTICAL to sub-menus
2019-08-08 Mark Jansen[WIN32SS] Fix tray popup menus stuck to the bottom...
2019-08-08 Mark Jansen[WIN32SS] Fix off-screen menu's dropping below their...
2019-08-08 Mark Jansen[WIN32SS] For application menu's, only exclude the...
2019-08-08 Katayama Hirofumi MZ[WIN32SS][NTUSER] Fix MENU_DrawScrollArrows (#1753)
2019-08-06 Mark Jansen[WIN32SS] Exclude the entire menu from overlapping... 1807/head
2019-08-06 Mark Jansen[WIN32SS] Iteratively mutate menu flags until we find...
2019-08-06 Mark Jansen[WIN32SS] Rewrite MENU_ShowPopup to take the exclude...
2019-08-05 Katayama Hirofumi MZ[WIN32SS][NTUSER] Fix default menu item font weight...
2019-07-31 Katayama Hirofumi MZ[WIN32SS][NTGDI][NTUSER] Make gusLanguageID USHORT...
2019-07-28 Hermès Bélusca-Maïto[USER32] Fix build after 51d031cc ; addendum to f21871f...
2019-07-28 Hermès Bélusca-Maïto[USER32] Use the correct __REACTOS__ define.
2019-07-27 Timo Kreuzer[REACTOS] Fix warning C4146: unary minus operator appli...
2019-07-24 Katayama Hirofumi MZ[USER32][NTUSER] Fix menu arrow drawing (of DrawFrameCo...
2019-07-07 Katayama Hirofumi MZ[USER32] Switch to only one window (Alt+Tab) (#1718)
2019-06-29 jimtabor[User32] Sync Port Wine.
2019-06-29 jimtabor[User32] Sync Port Wine.
2019-06-23 Hermès Bélusca-Maïto[WIN32K] Fix spelling typo.
2019-06-22 Joachim Henze[WIN32SS] Fix multiple scrollbar redraw issues
2019-06-22 jimtabor[Win32SS] Complete Print Driver Callbacks
2019-06-21 James Tabor[Win32SS] Add Driver Callback
2019-06-15 Mark Jansen[WIN32K] Use KeStackAttachProcess 1646/head
2019-06-15 Mark Jansen[WIN32K] Attach to the target process before unhooking
2019-06-15 Mark Jansen[WIN32K] Fix indenting in IntRemoveHook
2019-06-10 Joachim Henze[WIN32SS][NTUSER] Addendum to 0.4.12-dev-956-g0197c4f...
2019-06-05 Serge Gautherie[USER32] RegisterClipboardFormatA(): Enable a SetLastEr...
2019-06-04 Serge GautherieMisc addendum to CORE-14271 (#1529)
2019-06-02 Katayama Hirofumi MZRevert "[USER32] Make App Switcher use the owner window...
2019-06-02 Katayama Hirofumi MZ[WIN32SS][USER32] Fix Task Switcher more (#1602)
2019-06-01 James Tabor[NtUser] Fix Clipboard Synthesized Returns
2019-06-01 jimtabor[User32] Fix Clipboard Meta Test Results
2019-06-01 jimtabor[Win32SS] Support Clipboard Metafile
2019-05-31 Katayama Hirofumi MZ[USER32] Fix behavior of Task Switcher (Alt+Tab) (...
2019-05-25 Hermès Bélusca-Maïto[CONSRV] Minor code cleanup.
2019-05-22 Katayama Hirofumi MZ[WIN32SS][NTUSER] Fix msvc-x64 build
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-04 Hermès Bélusca-Maïto[CONSOLE.CPL] Fix the console screen preview when selec...
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 Hermès Bélusca-Maïto[WINSRV] Implement SrvGetThreadConsoleDesktop(). CORE...
2019-04-22 Bernhard Feichtinger[NTOS][USERSRV] Silence noisy debug output.
2019-04-17 jimtabor[NtGDI] Update Region code
2019-04-11 Katayama Hirofumi MZ[WIN32SS][NTUSER] Fix message time (#1259)
2019-04-11 jimtabor[NtUser] Fix Theme Non Client Painting.
2019-04-06 Maxim Smirnov[FONT] Fix FontSmoothing
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-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 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-13 jimtabor[User32] Support WM_COPYGLOBALDATA
2019-03-10 Timo Kreuzer[WIN32K] Keep a reference on an ETHREAD while THREADINF...
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-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 Luo Yufan[TRANSLATION] Update Chinese translation. (#1223)
2019-01-06 Baruch Rutman[NTUSER] Fix SetProcessDefaultLayout() (#1013) 1013/head
2019-01-05 Hermès Bélusca-Maïto[WIN32SS:NTUSER] Completely update the metrics in co_In...
2019-01-05 David QuintanaResource file strings cleanup (#581)
2019-01-04 Giannis Adamopoulos[WINSRV] ConSrvConnect: Always store the control dispat...
2019-01-04 Giannis Adamopoulos[WINSRV] usersrv: Fix a wrong debug print
2019-01-04 Giannis Adamopoulos[WINSRV] usersrv: Don't terminate processes with no...
2019-01-04 Giannis Adamopoulos[WINSRV] usersrv: remove wrong dead code and fix indent...
2019-01-04 Giannis Adamopoulos[WINSRV] consrv: Implement terminating console processe...
2019-01-04 Giannis Adamopoulos[WINSRV] usersrv: Simplify sanity checks in UserClientS...
2019-01-03 Katayama Hirofumi MZ[USER32] Let App Switcher activate only one window...
2019-01-02 Hermès Bélusca-Maïto[WIN32SS] Try to recover display when changing the...
2019-01-02 Hermès Bélusca-Maïto[WIN32SS:NTUSER] Remove some hardcoded buffer sizes...
2019-01-02 Hermès Bélusca-Maïto[WIN32SS:NTUSER] Minor whitespace formatting.
2019-01-02 Giannis Adamopoulos[NTUSER] Fix a few tests related to desktops and window...
2019-01-02 Julio Carchi[TRANSLATION] Spanish translations (#944)
2018-12-30 Timo Kreuzer[NDK][NTOS] Add global definition of INIT_FUNCTION...
2018-12-29 Thomas Faber[WIN32K:NTUSER] Reference menus owned by a popup menu... 1200/head
2018-12-28 Thomas Faber[WIN32K:NTUSER] Acquire the user lock exclusively in...
2018-12-28 Katayama Hirofumi MZ[MENU][WIN32SS] Fix non-menubar menu text Y position...
next