reactos.git
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...
2023-02-25 Katayama Hirofumi MZ[COMDLG32] Follow-up of #5097 (f4bb0ae)
2023-02-25 Katayama Hirofumi MZ[COMDLG32] Find/Replace: Correctly set flags (#5097)
2023-02-24 Katayama Hirofumi MZ[USETUP] Speed up DoFileCopy +24% (#5089)
2023-02-23 Jose Carlos... [BOOTDATA][INF] Add pt-PT translation (#4926)
2023-02-23 Jose Carlos... [SHELL32] Move error message to rc files so can be...
2023-02-22 Katayama Hirofumi MZ[NOTEPAD] Improve DIALOG_GoTo (#5082)
2023-02-21 Katayama Hirofumi MZ[NTUSER] Send WM_IME_SYSTEM:IMS_UPDATEIMEUI (#5075)
2023-02-21 Katayama Hirofumi MZ[NOTEPAD] Avoid half-initialized status of settings...
2023-02-21 Katayama Hirofumi MZ[SHLWAPI][SHLWAPI_APITEST] Expand string in SHLoadIndir...
2023-02-21 Katayama Hirofumi MZ[USETUP] Speed up CONSOLE_SetStatusTextXV +17% (#5086)
2023-02-20 Atharva Kulkarni[MCIAVI32] Add ifdef guards to prevent regression ...
2023-02-20 Mark Jansen[ATL] Remove some code that doesn't exist in the native ATL 5065/head
2023-02-20 Mark Jansen[RAPPS] Rework application handling 5070/head
2023-02-20 Katayama Hirofumi MZ[NOTEPAD] Simplify GetSelectionText (#5083)
2023-02-20 Katayama Hirofumi MZ[NOTEPAD] Make "UTF-8 without BOM" default (#5081)
2023-02-20 Katayama Hirofumi MZ[USETUP] Slightly optimize CONSOLE_SetStyledText (...
2023-02-19 Joachim Henze[NETSHELL] Repair "Network Connection 'State' does...
2023-02-19 Gabriel Grondin[SYSDM] Fix french translation and layout (#4992)
2023-02-18 Joachim Henze[AUDIOSRV] Overhaul logging interfaces CORE-16912 ...
2023-02-18 Katayama Hirofumi MZ[NOTEPAD] Simplify FileExists function (#5079)
2023-02-18 Atharva Kulkarni[MCIAVI32] Media Player: Don't open empty files (#5063)
2023-02-17 Doug Lyons[IP] Allow 0xFFFF as Valid Network Port Number (#5074)
2023-02-17 Katayama Hirofumi MZ[NOTEPAD] Follow-up of #5076 (621439d)
2023-02-17 Katayama Hirofumi MZ[BROWSEUI] Add CAddressEditBox::RefreshAddress and...
2023-02-17 Katayama Hirofumi MZ[NOTEPAD] Fix and simplify Status Bar handling (#5076)
2023-02-16 Joachim Henze[NTUSER] Optimize Window Snap Disabling (#5061)
2023-02-15 Suleyman Poyraz[TRANSLATION] Add/Update Turkish (tr-TR) translations...
2023-02-15 Katayama Hirofumi MZ[NOTEPAD] Simplify NOTEPAD_EnableSearchMenu (#5077)
2023-02-14 Robert Naumann[REGEDIT] Work around a Wine bug. Fixes CORE-18603
2023-02-14 Thamatip Chitpong[NTUSER] IntWinListOwnedPopups: Exclude default IME...
2023-02-14 Katayama Hirofumi MZ[CRT] printf/wprintf: Support %zu (#5056)
2023-02-14 Katayama Hirofumi MZ[SHELL32][SHELL32_APITEST] Improve CommandLineToArgvW...
2023-02-14 Katayama Hirofumi MZ[NOTEPAD] Optimize AnalyzeEncoding
2023-02-14 Katayama Hirofumi MZ[NOTEPAD] Follow-up of d3da0cb; *pBytes should be unsigned
2023-02-14 Katayama Hirofumi MZ[NOTEPAD] Follow-up of #5012 (0a851ea); Fix encoding
2023-02-14 Katayama Hirofumi MZ[NTUSER] Add 'Win:' comments to co_UserHideCaret and...
2023-02-14 Katayama Hirofumi MZ[NTUSER] Add 'Win:' comment to IntRealChildWindowFromPoint
2023-02-14 Katayama Hirofumi MZ[NTUSER] Add 'Win:' comment to IntChildWindowFromPointEx
2023-02-14 Katayama Hirofumi MZ[NTUSER] Add 'Win:' comment to IntDeferWindowPos
2023-02-14 Katayama Hirofumi MZ[NTUSER] Add 'Win:' comment to IntEndDeferWindowPosEx
2023-02-13 Mark Jansen[BROWSEUI] Fix crash while editing a label in the folde...
2023-02-13 Atharva Kulkarni[BROWSEUI] Don't show file names in Relevance column...
2023-02-13 Atharva Kulkarni[EXPLORER] Fix crash on backspace while editing a label...
2023-02-13 Tibor Lajos... [DESK] Update Hungarian (hu-HU) translation (#5060)
2023-02-13 Doug Lyons[NTUSER] Missing "X" on "Folder" pane when Right Click...
2023-02-12 Katayama Hirofumi MZ[NOTEPAD] Fix and improve DoSaveFile (#5066)
2023-02-12 Doug LyonsFix Wine Internet Explorer Print hang (#5064)
2023-02-12 Rexx J. Larsson[RAPPS] Fix Installed Apps information display (#4973)
2023-02-11 Joachim Henze[NTUSER] Delete temporary workarounds in co_IntSetScrol...
2023-02-11 Joachim Henze[BROWSEUI] Update de-DE.rc German translation
2023-02-11 Joachim Henze[SYSSETUP] Fix a space-typo in IDS_WZD_PASSWORDEMPTY...
2023-02-10 Jose Carlos... [SHLWAPI] No need extension to execute '.bat' files...
2023-02-10 Ratin Gao[SHELL32] Remove unused flag SEE_MASK_UNICODE (#5033)
2023-02-10 Ratin Gao[TRANSLATION] Improve Simplified Chinese (zh-CN) transl...
2023-02-09 Katayama Hirofumi MZ[NOTEPAD] Treat empty file correctly (#5057)
2023-02-08 Joachim Henze[EXPLORER][BROWSEUI] de-DE.rc fix 3 german keyboard...
2023-02-07 Thamatip Chitpong[WINMM] Constify some variables
2023-02-07 Thamatip Chitpong[WINMM] Fixed boundary condition in mmioOpen file name...
2023-02-07 Thamatip Chitpong[WINMM] Revert "Handle playing of files containing...
2023-02-06 Joachim Henze[REACTOS] "reactos" -> "https://reactos" (#5043)
2023-02-06 Katayama Hirofumi MZ[BROWSEUI] Execute command line from address bar (...
2023-02-05 Mark Jansen[ROSAPPS] Remove pice
2023-02-03 Mark Jansen[USERENV_WINETEST] Compare variable case insensitive
2023-02-03 Mark Jansen[DBGHELP_APITEST] Skip more tests on 2k3's dbghelp.dll
2023-02-02 Mark Jansen[KMTESTS:CC] Disable Cc tests that seem to hang TestWHS
2023-02-02 Mark Jansen[UXTHEME_APITEST] Skip some tests that fail without... 5037/head
next