reactos.git
2023-03-30 Doug Lyons[SHELL32_APITESTS] Add ROS.ico test file. Improve shell...
2023-03-29 Hermès Bélusca... [NTOS:KD] Fix build, addendum to commit f3dd7133.
2023-03-29 Hermès Bélusca... Fix build, addendum to commit 35180b3a
2023-03-29 Hermès Bélusca... [NTOS:KDBG] Isolate terminal and input-related routines...
2023-03-28 Joachim Henze[SYSSETUP] Tweak IDD_COMPUTERPAGE positioning (#5198)
2023-03-28 Hermès Bélusca... [NTOS:KD:KDBG] Isolate the read-line (prompt) functiona...
2023-03-28 Hermès Bélusca... [NTOS:KDBG] Use KdbpSendCommandSerial() to send specifi...
2023-03-28 Katayama Hirofumi MZ[MSPAINT][ATL] Encapsulation: mainWindow (#5178)
2023-03-28 Katayama Hirofumi MZ[KERNEL32] LCMapString: Sync to Wine a little (#5203)
2023-03-28 Katayama Hirofumi MZ[NTOSKRNL] Fix build in Release; #include 'kd.h'
2023-03-28 Katayama Hirofumi MZ[KERNEL32] Follow-up of #5200 (5d1ae45)
2023-03-28 Hermès Bélusca... [NTOS:KD] Use local print-like functions for output...
2023-03-27 Katayama Hirofumi MZ[KERNEL32] LCMapString: Hiragana/Katakana conversion...
2023-03-27 Katayama Hirofumi MZ[BLUE] Optimize ScrIoControl for speed (#5185)
2023-03-27 Hermès Bélusca... [NTOS:KDBG] Move command history management in a separa...
2023-03-27 Hermès Bélusca... [NTOS:KD] Split internal/kd.h into a part shared in...
2023-03-27 Hermès Bélusca... [NTOS:KD] Update file headers.
2023-03-27 Hermès Bélusca... [NTOS:KD:KDBG] Move some files to a better place.
2023-03-27 Katayama Hirofumi MZ[COMCTL32][USER32] WM_IME_CHAR: Rely on DefWindowProc...
2023-03-26 Joachim Henze[SYSSETUP] Delete obsolete lt-LT.rc
2023-03-26 Joachim Henze[SYSSETUP] Fix font glitch in ja-JP.rc (#5192)
2023-03-25 George Bișoc[KMTESTS:OB] Refactor OBJ_DIRECTORY_TYPE_INFO_SIZE...
2023-03-25 Joachim Henze[SYSSETUP] Fix typo in german de-DE.rc
2023-03-25 Joachim Henze[SYSSETUP] Delete obsolete fi-FI.rc
2023-03-25 Thamatip Chitpong[AFD] ReceiveActivity: Don't return STATUS_FILE_CLOSED...
2023-03-25 Katayama Hirofumi MZ[EXPLORER] Improve Clock text color for High Contrast...
2023-03-25 George BișocTag Win32SS related PRs with "Win32SS" label 5189/head
2023-03-25 George Bișoc[KMTESTS:OB] Write some object information querying... 5175/head
2023-03-25 George Bișoc[NTOS:OB] Implement name information querying on Object...
2023-03-23 Thamatip Chitpong[NTUSER] VerifyWnd: Remove pointless SEH and simplify...
2023-03-23 Ratin Gao[KERNEL32] GlobalMemoryStatusEx should handle error...
2023-03-23 Artyom Ovsyannikov[NOTEPAD] Russian (ru-RU) translation update (#5181)
2023-03-23 Katayama Hirofumi MZ[COMCTL32][USER32] EDIT: Half-implement WM_IME_SETCONTE...
2023-03-23 Katayama Hirofumi MZ[COMCTL32][USER32] EDIT: Half-implement WM_IME_STARTCOM...
2023-03-22 Hermès Bélusca... [NTOS:KD] DbgKdGetStringApi implementation: Ensure...
2023-03-22 Hermès Bélusca... [NTOS:KD64] Format string of KdpDprintf can be const.
2023-03-22 Joachim Henze[UNIATA] PROPERLY mark the rosdiff when touching 3rd...
2023-03-22 Katayama Hirofumi MZ[MSPAINT] Simplify OFNHookProc and FileExtFromFilter
2023-03-22 Katayama Hirofumi MZ[COMCTL32][USER32] EDIT: Default processing on WM_IME_S...
2023-03-21 Katayama Hirofumi MZ[MSPAINT] Improve CMiniatureWindow::OnPaint
2023-03-21 Atharva Kulkarni[UNIATA] Fix Memory leak while claiming PCI IDE control...
2023-03-21 Katayama Hirofumi MZ[MSPAINT] Simplify TextEdit by using SizeBox (#5177)
2023-03-21 Katayama Hirofumi MZ[MSPAINT] Tool settings: Reduce magic numbers (#5168)
2023-03-20 Katayama Hirofumi MZ[NOTEPAD] Use _countof macro from <stdlib.h> (#5170)
2023-03-20 Katayama Hirofumi MZ[REGEDIT] Move '#include <crtdbg.h>' and add _CRTDBG_MA...
2023-03-20 Katayama Hirofumi MZ[NTUSER] ime.c: Add parameter to ERR(...)
2023-03-20 Serge Gautherie[NOTEPAD] LoadIcon() needs no DestroyIcon() (#5142)
2023-03-20 Katayama Hirofumi MZ[MSPAINT] Move '#include <crtdbg.h>' and add _CRTDBG_MA...
2023-03-20 Katayama Hirofumi MZ[NOTEPAD] Move '#include <crtdbg.h>' and add _CRTDBG_MA...
2023-03-20 Katayama Hirofumi MZ[NTUSER] ime.c: Add ERR(...) to the exception handlers
2023-03-20 Katayama Hirofumi MZ[NTUSER] NtUserSetImeInfoEx: Use _SEH2_YIELD
2023-03-20 Katayama Hirofumi MZ[NTUSER] NtUserGetImeInfoEx: Use _SEH2_YIELD
2023-03-20 Katayama Hirofumi MZ[NTUSER] NtUserBuildHimcList: Use _SEH2_YIELD
2023-03-20 Katayama Hirofumi MZ[NTUSER] NtUserGetImeHotKey: Use _SEH2_YIELD
2023-03-20 Katayama Hirofumi MZ[NTUSER] IntSendMessageToUI: Use _SEH2_YIELD
2023-03-20 Katayama Hirofumi MZ[NTUSER] IntNotifyImeShowStatus: Use _SEH2_YIELD
2023-03-20 Katayama Hirofumi MZ[USER32_APITEST] Follow-up of c39bf0d
2023-03-20 Katayama Hirofumi MZ[USER32_APITEST] Improve MessageStateAnalyzer testcase
2023-03-20 Hermès Bélusca... [NTOS:KDBG] Temporarily HACK-work-around symbols loadin...
2023-03-20 Hermès Bélusca... [NTOS:KDBG] Fix parsing the boot command line for the...
2023-03-19 Jose Carlos... [TRANSLATION] Improvements to portuguese (pt-PT) transl...
2023-03-19 Justin Miller[FREELDR] Support compiling freeldr as a UEFI loader...
2023-03-19 Hermès Bélusca... [FREELDR] Fix missing exports and .edata section after...
2023-03-19 Thomas Faber[WS2_32_APITEST] Test overlapping recv overread. CORE...
2023-03-19 Thomas Faber[WS2_32_APITEST] Add a test for recv overread. CORE...
2023-03-19 Katayama Hirofumi MZ[MSPAINT] Make sizeboxes window-less (#5166)
2023-03-18 Hermès Bélusca... [FREELDR] Move platform-specific build targets into... 5141/head
2023-03-18 Hermès Bélusca... [FREELDR] Move common x64 runtime-specific ASM helpers...
2023-03-18 Dmitry Borisov[DDK:NDIS] Fix definition of broadcast address macro...
2023-03-18 Katayama Hirofumi MZ[MSPAINT] Save ToolBox visibility (#5167)
2023-03-18 Katayama Hirofumi MZ[MSPAINT] Save paletteWindow visibility (#5167)
2023-03-18 Hermès Bélusca... [NTOS:KD] Improve the display of the output providers...
2023-03-18 Hermès Bélusca... [NTOS:MM] Simplify definitions of MM_SYSLDR_NO_IMPORTS...
2023-03-18 Hermès Bélusca... [SDK] driverspecs.h: Add missing dummy _IRQL_limited_to...
2023-03-17 Katayama Hirofumi MZ[MSPAINT] Encapsulation: hNontranspIcon and hTranspIcon
2023-03-17 Katayama Hirofumi MZ[MSPAINT] Encapsulation: hCurFill, hCurColor etc.
2023-03-17 Katayama Hirofumi MZ[MSPAINT] Add Static Edge to toolbars
2023-03-17 Katayama Hirofumi MZ[MSPAINT] Delete useless "STATIC" control
2023-03-16 Katayama Hirofumi MZ[MSPAINT] Move UpdateCanvas's code to newly-defined...
2023-03-16 Katayama Hirofumi MZ[MSPAINT] Rename scrollbox as canvas
2023-03-16 Katayama Hirofumi MZ[MSPAINT] Remove extra scrlClientWindow (#5162)
2023-03-16 Katayama Hirofumi MZ[MSPAINT] Refactor about Recent Files (#5163)
2023-03-16 Katayama Hirofumi MZ[MSPAINT] Restore the main window saved show state...
2023-03-16 Katayama Hirofumi MZ[MSPAINT] Unlink HHCTRL.OCX and use dynamic load (...
2023-03-16 George Bișoc[NTDLL_APITEST] Write some tests for NtQueryOpenSubKeys 5164/head
2023-03-16 Katayama Hirofumi MZ[MSPAINT] Delete needless CMainWindow::OnSetCursor
2023-03-16 Katayama Hirofumi MZ[MSPAINT] Delete useless CFullscreenWindow::OnSetCursor
2023-03-16 Katayama Hirofumi MZ[MSPAINT] Delete needless CMiniatureWindow::OnSetCursor
2023-03-16 Katayama Hirofumi MZ[MSPAINT] Delete needless CToolBox::OnSetCursor
2023-03-16 Katayama Hirofumi MZ[NOTEPAD] Use full path for non-existent file (#5152)
2023-03-15 Robert Naumann[REGEDIT] import Wine commit f5fe9a6 by Hugh McMaster.
2023-03-15 Katayama Hirofumi MZ[MSPAINT] Delete unused global variables (lfTextFont...
2023-03-15 Doug LyonsFix buffer read past end problem. (#5146)
2023-03-14 Katayama Hirofumi MZ[MSPAINT] Avoid flickering when resizing (#5144)
2023-03-14 Katayama Hirofumi MZ[NOTEPAD] Delete license.c (no use) (#5159)
2023-03-14 Katayama Hirofumi MZ[NOTEPAD] Use new-style file header (#5160)
2023-03-14 Jose Carlos... [SHELL32] Give opportunity to rename file/folder on...
2023-03-14 Katayama Hirofumi MZ[MSPAINT] CImageAreaWindow should inherit CWindowImpl...
2023-03-14 Katayama Hirofumi MZ[MSPAINT] Window class of main window should be 'MSPain...
2023-03-14 Katayama Hirofumi MZ[REGEDIT] CMakeLists.txt: Enable _DEBUG on debugging
next