reactos.git
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
2023-03-14 Katayama Hirofumi MZ[NOTEPAD] CMakeLists.txt: Enable _DEBUG on debugging
2023-03-14 Katayama Hirofumi MZ[REGEDIT] Use HeapFree for g_pChildWnd, instead of...
2023-03-14 Katayama Hirofumi MZ[NOTEPAD] Add 'katahiromz' to STRING_NOTEPAD_AUTHORS
2023-03-14 Katayama Hirofumi MZ[NOTEPAD] Save searchString and replaceString settings
2023-03-14 Hermès Bélusca... [NTOS:KDBG] Fix the support for /(NO)LOADSYMBOLS as...
2023-03-13 Hermès Bélusca... [SDK] sdkddkver.h: Add NTDDI_* defines for newest Windo...
2023-03-13 Katayama Hirofumi MZ[REGEDIT] Use _CrtSetDbgFlag to check memory leak
2023-03-13 Katayama Hirofumi MZ[MSPAINT] Use _CrtSetDbgFlag to check memory leak
2023-03-13 Katayama Hirofumi MZ[NOTEPAD] Use _CrtSetDbgFlag to check memory leak ...
2023-03-13 Katayama Hirofumi MZ[NETSHELL] Shrink radio buttons vertically (#5157)
2023-03-12 Joachim Henze[NTUSER] Scrollbar.c pure whitespace fixes
2023-03-12 Katayama Hirofumi MZ[NTUSER][USER32] KLF_SETFORPROCESS for ActivateKeyboard...
2023-03-12 Hermès Bélusca... [NTOS:KD] Remove unneeded 'extern' declaration. Addendu...
2023-03-12 Hermès Bélusca... [NTOS:KDBG] Remove dead code. Addendum to baa47fa5e...
2023-03-11 Katayama Hirofumi MZ[NOTEPAD] Refactor around _tWinMain (#5135)
2023-03-11 Katayama Hirofumi MZ[NOTEPAD] Move the printing code to the newly added...
2023-03-11 Katayama Hirofumi MZ[NOTEPAD] Add 'Now-printing' dialog (#5127)
2023-03-11 Katayama Hirofumi MZ[MSPAINT] Delete unused HWND hToolBtn[16] global variable
2023-03-11 Katayama Hirofumi MZ[MSPAINT] Remember status bar visibility (#5145)
2023-03-11 Hermès Bélusca... [NTOS:KD][KDBG] Rework the BootPhase >= 2 initializatio... 4892/head
2023-03-10 Hervé Poussineau[NTOS:KD] Move handling of Dmesg buffer from screen... 5143/head
2023-03-10 Katayama Hirofumi MZ[MSPAINT] There were two "main" windows (#5147)
2023-03-10 Joachim Henze[SYSSETUP] Tweak resources CORE-18870
2023-03-10 Hermès Bélusca... [NTOS:KDBG] Split KdbInitialize into KdbSymInit and...
2023-03-10 Joachim Henze[DXDIAG] Fix text truncation on button for french fr...
2023-03-09 Katayama Hirofumi MZ[MSPAINT] Fix use of uninitialized variable on startup...
2023-03-09 Joachim Henze[DXDIAG] Fix text truncation german de-DE.rc CORE-18853...
2023-03-09 Katayama Hirofumi MZ[NOTEPAD] Use Globals.hMainWnd in ShowLastError (#5132)
2023-03-09 Hermès Bélusca... [NTOS:KD] KdpDebugLogInit: Fix ZwCreateFile flags for...
2023-03-09 Hermès Bélusca... [NTOS:KD] Add some annotations.
2023-03-09 Hermès Bélusca... [NTOS:KD] Simplify min-values calculations in KdpPrintT...
2023-03-09 Hermès Bélusca... [NTOS:IO/KD/KDBG] Formatting fixes only.
2023-03-09 Ratin Gao[KERNEL32] Remove a pointless SEH in VirtualAllocEx...
2023-03-08 Katayama Hirofumi MZ[NOTEPAD] Use DestroyIcon instead of DeleteObject to...
2023-03-08 Katayama Hirofumi MZ[NOTEPAD] Remove some needless type casts (#5134)
2023-03-08 Hermès Bélusca... [WORDPAD][WRITE] Remove redundant pragma code_page...
2023-03-08 Doug Lyons[MSAFD] Work around regression of CORE-18848 from 0...
2023-03-08 Mark Jansen[SDK:SCRNSAVE] Implement mouse move threshold. 5110/head
2023-03-08 Katayama Hirofumi MZ[NOTEPAD] Delete main.h (#5133)
2023-03-08 Katayama Hirofumi MZ[NOTEPAD] Reduce lines in and around comments (#5131)
2023-03-08 Thomas Faber[WINESYNC] user32/edit: Allow buffer access after EM_GE... 5121/head
2023-03-08 Thomas Faber[REGEDIT] Avoid buffer overflow in SelectNode. CORE... 5119/head
2023-03-08 Thomas Faber[REGEDIT] Add back import prompt message lost during... 5118/head
2023-03-07 George Bișoc[NTOS:SE][FORMATTING] Fix the file header 5128/head
2023-03-07 George Bișoc[NTOS:SE] Do not allocate memory pool just for the... 5123/head
2023-03-07 Katayama Hirofumi MZ[NOTEPAD] Improve printing (header/footer/tabs/performa...
2023-03-06 George Bișoc[NTOS:SE] Print debug output only if NDEBUG is not...
2023-03-06 Doug Lyons[WS2_32] Fix Two DPRINT typo errors (#5113)
2023-03-05 Katayama Hirofumi MZ[MSVCRT] Follow-up of Follow-up of #5032 (f172503)
2023-03-05 Katayama Hirofumi MZ[MSVCRT] Follow-up of #5032 (f172503)
2023-03-05 Katayama Hirofumi MZ[MSVCRT][CRT_APITEST] Implement _wsystem (#5032)
2023-03-05 Atharva Kulkarni[MSPAINT] Treat as a file even if the bitmap file is...
2023-03-05 Katayama Hirofumi MZ[NTUSER][USER32] Refactor NtUserLoadKeyboardLayoutEx...
2023-03-04 Joachim Henze[SDK] Improve gen_baseaddress.py and its output files...
2023-03-01 Carlo Bramini[CMDUTILS] Add Italian (it-IT) translation for WHERE...
2023-03-01 Katayama Hirofumi MZ[NOTEPAD] Don't reset Find/Replace if lpstrFindWhat...
2023-03-01 Katayama Hirofumi MZ[NOTEPAD] Fix NOTEPAD_FindTextAt (#5103)
2023-02-28 Katayama Hirofumi MZ[NOTEPAD] Shift+F3 for backward search (#5101)
2023-02-28 Joachim Henze[RAPPS] Style-addendum, no functional change (#5091)
2023-02-27 Doug LyonsFix ICO_ExtractIconExW causing explorer to crash when...
2023-02-27 Katayama Hirofumi MZ[IMM32] Fix ImmGetCompositionStringA/W (#5105)
2023-02-26 Katayama Hirofumi MZ[IMM32] Silence 'Out of boundary' log-spam
2023-02-25 Rexx J. Larsson[SYSSETUP] Removed qemu credit entirely (#4971)
2023-02-25 Mark Jansen[USER32] Fix edit UAF by importing wine commit b40ddf42... 4818/head
2023-02-25 Mark Jansen[COMCTL32] Fix edit UAF by importing wine commit fed0c3...
2023-02-25 Jose Carlos... [SHELL32] Give a chance to rename new file or folder...
next