reactos.git
2020-05-11 Piotr Hetnarowicz[INTL.CPL] PL-pl update
2020-05-11 Katayama Hirofumi MZ[WIN32SS] Fix DrawTextExWorker extent for Spotify ...
2020-05-11 Katayama Hirofumi MZ[SHELL32] Don't hardcode C: drive (#2768)
2020-05-11 Hermès Bélusca... [CMD] Quick fix for the REM command parser. CORE-17030
2020-05-10 Eric Kohl[UMPNPMGR] Implement PNP_GetFirstLogConf and PNP_GetNex...
2020-05-10 Dmitry Borisov[FREELDR] Add vertical screen scrolling for Xbox with...
2020-05-10 Kyle Katarn[SNDREC32] French translation update (#2761)
2020-05-10 Eric Kohl[ARP] Print a message when there is no relevant entry...
2020-05-10 Kyle Katarn[WINNLS] Fix of GetCurrencyFormatW to handle "32" group...
2020-05-10 Eric Kohl[ARP] Coding style fixes only
2020-05-09 Eric Kohl[ARP] Improvements to ARP
2020-05-09 Hervé Poussineau[ISAPNP] Mark Read Data Port as not having a unique ID
2020-05-09 Charles Ambrye[SHELL32] Return ERROR_INVALID_DRIVE if the drive type...
2020-05-09 Jared Smudde[COMDLG32] Add some more places to the places bar in...
2020-05-09 Kyle KatarnFix of comdlg32 Treeview undue handling of WM_SYSKEYDOW...
2020-05-09 Kyle Katarn[SNDREC32] Fix incorrect opaque text rendering (#2760)
2020-05-09 Eric Kohl[ARP] Replace some hard-coded strings by message resources
2020-05-09 Thomas Faber[RTLVER] Add missing bugcodes dependency.
2020-05-09 Katayama Hirofumi MZ[RSAENH][MSXML3][OLE32] Revert PRIVATE commits (cbe8a9f...
2020-05-09 Katayama Hirofumi MZ[MSXML3][OLE32] DllGetClassObject should be PRIVATE
2020-05-09 Katayama Hirofumi MZ[RSAENH] DllRegisterServer should be PRIVATE
2020-05-09 Katayama Hirofumi MZRevert "Revert "[COMCTL32][USER32] Fix radio button...
2020-05-09 Katayama Hirofumi MZRevert "[COMCTL32][USER32] Fix radio button regression...
2020-05-08 Stanislav Motylkov[FREELDR] Fix some more register accesses and magic...
2020-05-08 Hervé Poussineau[ISAPNP] Enable driver
2020-05-07 George Bișoc[UTILMAN] Use the ShellAboutW API routine to display...
2020-05-07 Serge Gautherie[APISETS] api-ms-win-core-winrt-l1-1-0: Ro*() are NT8...
2020-05-07 Kyle Katarn[SYSDM][DESK] Fix GetDC/ReleaseDC error management...
2020-05-07 George Bișoc[CREDITS] Add myself to the credits document (#2747)
2020-05-07 He Yang[RAPPS] 64bit compatibility fix (#2748)
2020-05-07 Serge Gautherie[PCIIDEX] Increase command port length to 8 from 7...
2020-05-06 Joachim Henze[FREELDR] Workaround regression CORE-16469
2020-05-06 Alexander Rechitskiy[README] "Building ReactOS" belongs to "Building" part...
2020-05-06 Alexander Rechitskiy[README] Update RosBE links and badges to version 2...
2020-05-05 Mark Jansen[USERINIT] Add unattend.inf functionality to livecd 2727/head
2020-05-05 Katayama Hirofumi MZ[SHELL32] Distinguish floppy and removable drives ...
2020-05-05 Kyle Katarn[REGEDIT] Fix HeapFree() on the wrong variable (#2736)
2020-05-05 Serge Gautherie[ADVAPI32] Remove now-redundant comment (#2735)
2020-05-04 Kyle Katarn[ADVAPI32] Fix undue debug print in nominal case (...
2020-05-04 Serge Gautherie[APISETS] *_seh_filter_*() are NT6+ (#2729)
2020-05-04 Adam Stachowicz[NETID] Update Polish translation (#2709)
2020-05-04 Victor Perevertkin[REACTOS] Drop support for Visual Studio below 2015 2658/head
2020-05-04 Victor Perevertkin[REACTOS] Raise C standard to gnu99
2020-05-04 Victor Perevertkin[GITHUB][TRAVIS][APPVEYOR] Move all CI to GitHub Actions 2688/head
2020-05-04 Victor Perevertkin[HTTPAPI] Convert httpapi.dll to a stub-only library
2020-05-04 Katayama Hirofumi MZ[SHELL32] Follow-up 2 of #2659
2020-05-04 Katayama Hirofumi MZ[SHELL32] Follow-up of #2659
2020-05-04 Katayama Hirofumi MZ[SHELL32] Notify filesystem changes (#2659)
2020-05-04 Jared Smudde[SHELL32] Set the Run dialog to use the newer style...
2020-05-03 Mark Jansen[RAPPS] Fix the locale fix
2020-05-03 Mark Jansen[RAPPS] Fix locale fallback code
2020-05-03 Bișoc George[SDK][STDLIB][STRING] Wine-sync wcsrtombs_l and _mbstowcs_l
2020-05-03 Piotr Hetnarowicz[WELCOME] pl-pl update (#2717)
2020-05-03 Kyle Katarn[SYSDM] Fix the missing TABSTOP style on Startup and...
2020-05-02 Stanislav Motylkov[XBOXVMP] Work with Xbox GPU registers properly
2020-05-02 Stanislav Motylkov[FREELDR] Work with Xbox GPU memory registers properly
2020-05-02 Adam Stachowicz[RAPPS] Polish translation
2020-05-02 Kyle Katarn[SNDVOL32] Fix GetDC/ReleaseDC error management (#2713)
2020-05-02 Katayama Hirofumi MZ[KERNEL32_APITEST] s/QueryUserAPC/QueueUseAPC/
2020-05-01 Kyle Katarn[RAPPS] Add error messages on all download failure...
2020-05-01 Eric Kohl[NETID] Disable the 'Network ID' and 'Change' buttons...
2020-05-01 Eric Kohl[NETID] Fix a typo in NetworkDlg_OnOK
2020-05-01 Eric Kohl[NETID] Fix the left margin on the Computer Name dialog
2020-05-01 Eric Kohl[NETID] Improve the 'Computer name' property page
2020-05-01 Kyle Katarn[SERVMAN] UI update and Error Management (#2653)
2020-05-01 Sylvain Deverre[KDGDB] Fix GCC8 build
2020-05-01 Bișoc George[CRT_APITEST] Implement wctomb() testcase (#2701)
2020-05-01 Oleg Dubinskiy[WIN32SS][NTDDRAW] Get complexity of visible region...
2020-05-01 Kyle Katarn[OLE32][WINESYNC] Fix Wine's implementation of IMalloc...
2020-05-01 Kyle Katarn[SYSDM] Virtual Memory panel : Complementary fix from...
2020-05-01 Oleg Dubinskiy[SYSSETUP] Improve SetupQueryRegisteredOsComponent...
2020-05-01 Thomas Faber[ACPICA] Update to version 20190430. CORE-16998
2020-05-01 Thomas Faber[USBCCGP] Ignore IRP_MN_REMOVE_DEVICE return status... 2540/head
2020-05-01 Thomas Faber[USBCCGP] Don't handle IRP_MN_QUERY_DEVICE_TEXT request...
2020-05-01 Thomas Faber[USBCCGP] Correctly stub PDO power IRP handling.
2020-05-01 Thomas Faber[USBCCGP] Always forward device relations IRPs.
2020-05-01 Eric Kohl[NET][MC] Replace the last string resource by a message...
2020-05-01 Katayama Hirofumi MZ[SHELL32] Delete IDM_RECENTMENUHEAD resource menu ...
2020-05-01 Katayama Hirofumi MZ[CPL][HOTPLUG] Add Japanese translation
2020-05-01 Katayama Hirofumi MZ[TIMEDATA] Improve Japanese translation
2020-05-01 Katayama Hirofumi MZ[UTILMAN] Add Japanese translation
2020-05-01 Katayama Hirofumi MZ[CMDUTILS][LABEL] Improve Japanese translation
2020-05-01 Katayama Hirofumi MZ[MYDOCS] Add Japanese translation
2020-04-30 Victor Perevertkin[CMAKE] Support file lists in add_cd_file for all cases
2020-04-30 Victor Perevertkin[CMAKE] Fix driver inf files generation for livecd
2020-04-30 Hermès Bélusca... [ERRCODES.MC] Change some occurrences of "Windows"...
2020-04-30 Hermès Bélusca... [ERRCODES.MC] Remove the "ERROR_xxxx - " prefixes from...
2020-04-30 Kyle Katarn[SHELL32] Fix "Open With..." spamming registry MRU...
2020-04-30 Mark Jansen[ZIPFLDR_APITEST] Add test enumerating over zip folder... 2630/head
2020-04-30 Mark Jansen[ZIPFLDR] Set correct access time on file extraction
2020-04-30 Mark Jansen[ATL] Add CAtlArray::GetData
2020-04-30 Mark Jansen[ZIPFLDR_APITEST] Add some basic IDataObject tests
2020-04-30 Jose Carlos... [SHELLEXT] Fixed some typos in Portuguese translation
2020-04-30 Stanislav Motylkov[UTILMAN] Fix build
2020-04-30 Stanislav Motylkov[INF] Add Russian translation for network services...
2020-04-30 Stanislav Motylkov[LABEL] Update Russian translation
2020-04-30 Stanislav Motylkov[UTILMAN] Add Russian translation
2020-04-30 Stanislav Motylkov[TIMEDATE] Update Russian translation
2020-04-30 Stanislav Motylkov[HOTPLUG] Add Russian translation
2020-04-30 Stanislav Motylkov[POWERCFG] Update Russian translation
next