[SYSDM] Improve Japanese translation (ja-JP)
[reactos.git] / boot /
2022-06-27 Stanislav Motylkov[FREELDR][SDK] Sync copyright years with our banner...
2022-06-27 Stanislav Motylkov[FREELDR][SDK] Use "ReactOS Project" for consistency 4564/head
2022-06-27 Gary Sims[REACTOS] Remove references to ReactOS Foundation ... 4557/head
2022-05-30 Jose Carlos Jesus[TRANSLATION] Improve Portuguese (pt-PT) translation...
2022-05-26 Victor Perevertkin[CMAKE] Do not use USE_CLANG_CL variable in CMake scripts 3612/head
2022-05-26 Victor Perevertkin[CMAKE] Elimitate the use of GCC and CLANG variables
2022-05-20 Luke Luo[TRANSLATION] Improve Simplified Chinese (zh-CN) transl...
2022-05-08 Hermès Bélusca-Maïto[FREELDR][MINIHAL] Move KefAcquireSpinLockAtDpcLevel...
2022-05-08 Hermès Bélusca-Maïto[FREELDR] Remove unnecessary includes and deprecated...
2022-05-03 Vincent Franchomme[PSDK][BOOTMGR] Import NTSTATUS definitions of BitLocke...
2022-04-29 Serge Gautherie[FREELDR:NTLDR] Add '\n' to debug logs (#4474)
2022-04-27 Stanislav Motylkov[BOOT:RTL] Fix GCC configuration problem for ARM platform
2022-04-18 Hermès Bélusca-Maïto[BOOTDATA] Fix some services groups + MUP driver group.
2022-04-18 Hermès Bélusca-Maïto[BOOTDATA][FS] Small adjustments of filesystem drivers...
2022-04-17 Hermès Bélusca-Maïto[SDK:CMLIB][FREELDR:NTLDR] Revert commit 168fea0ee...
2022-04-17 Hermès Bélusca-Maïto[FREELDR:NTLDR] Rewrite RegInitCurrentControlSet()...
2022-04-17 Hermès Bélusca-Maïto[FREELDR:NTLDR] Use NTOS kernel's CMBOOT functions...
2022-04-17 Hermès Bélusca-Maïto[BOOTDATA] Remove hackish entries that really caused...
2022-04-17 Hermès Bélusca-Maïto[FREELDR:NTLDR] Adapt the registry code to access from...
2022-04-09 Hermès Bélusca-Maïto[BOOTDATA] Add two missing separating commas in the...
2022-04-08 Mark Jansen[SYSSETUP] Add new Env section to unattend.inf 4389/head
2022-04-07 Hermès Bélusca-Maïto[BOOT:RTL] Fix AMD64 build. Addendum to 24cb57fde.
2022-04-07 Hermès Bélusca-Maïto[FREELDR:NTLDR] Expose and use the CurrentControlSetKey...
2022-04-07 Hermès Bélusca-Maïto[FREELDR:NTLDR] Improve NLS data loading.
2022-04-07 Hermès Bélusca-Maïto[BOOT][SDK:RTL] Compile a reduced RTL library for FreeL...
2022-04-01 Hermès Bélusca-Maïto[BOOT] Move boot-related commands from boot/CMakeLists... 4407/head
2022-04-01 Hermès Bélusca-Maïto[BOOTSECT] ISOBOOT: Add missing trailing 0x55AA sector...
2022-03-31 Wu Haotian[TRANSLATION] Review & update Simplified Chinese (zh...
2022-03-31 Chan Chilung[TRANSLATION] Update Hong Kong Chinese (zh-HK) translat...
2022-03-27 Hermès Bélusca-Maïto[BOOTDATA] Properly capitalize 'Boot File System'.
2022-03-27 Hermès Bélusca-Maïto[SDK:CMLIB][MKHIVE][BOOT:ENVIRON][NTOS:CONFIG] Add...
2022-03-25 Hermès Bélusca-Maïto[FREELDR:INF] Change immutable input string pointers...
2022-03-25 Hermès Bélusca-Maïto[SDK:REACTOS][CMLIB][BOOT] Get rid of the FreeLdr-speci...
2022-03-20 Vadim Galyant[FREELDR:NTLDR] Stub out x86 PAE support in preparation...
2022-03-19 Hermès Bélusca-Maïto[FREELDR] Use safe-string buffer printf to initialize...
2022-03-19 Vadim Galyant[FREELDR] Allow booting from NTFS volume. (#3775)
2022-02-21 Hermès Bélusca-Maïto[FREELDR] Update documentation following timeout and...
2022-02-21 Hermès Bélusca-Maïto[FREELDR] Update existing FREELDR.INI documentation.
2022-02-21 Hermès Bélusca-Maïto[BOOTDATA][SETUPLIB] Don't hardcode FreeLdr's UI defaul...
2022-02-21 Hermès Bélusca-Maïto[FREELDR:UI] Improve setting UI colors/strings ("theme...
2022-02-21 Hermès Bélusca-Maïto[FREELDR:UI] TuiUpdateDateTime(): Simplify building...
2022-02-21 Hermès Bélusca-Maïto[FREELDR:UI] Improve menu timeout drawing.
2022-02-21 Hermès Bélusca-Maïto[FREELDR:UI] Isolate TuiDrawBox() top/bottom horizontal...
2022-02-21 Hermès Bélusca-Maïto[FREELDR:UI] Fix the painting ordering of menu elements.
2022-02-21 Hermès Bélusca-Maïto[FREELDR:UI] Improve how menu line separators are drawn.
2022-02-21 Hermès Bélusca-Maïto[FREELDR] Improve progress bar support, adapted from...
2022-02-18 Hermès Bélusca-Maïto[FREELDR:NTLDR] Slightly rework how KD transport DLLs...
2022-02-18 Hermès Bélusca-Maïto[FREELDR] Add cleanup in PE-image-handling-related...
2022-02-18 Hermès Bélusca-Maïto[FREELDR:NTLDR] Add some error handling for LoadModule().
2022-02-18 Hermès Bélusca-Maïto[FREELDR:NTLDR] Shorten KdTransportDllName --> KdDllName.
2022-02-15 Hermès Bélusca-Maïto[FREELDR:UI] Cleanup for the DrawMenu* functions.
2022-02-15 Hermès Bélusca-Maïto[BOOTDATA] Add /HAL=halpc98.dll to all the PC98 floppy...
2022-02-12 Hermès Bélusca-Maïto[FDEBUG][CMIDRIVER] Add missing psdk dependency for...
2022-02-06 Hermès Bélusca-Maïto[FREELDR:NTLDR] Adjust some debug traces. RegOpenKey...
2022-02-06 Hermès Bélusca-Maïto[FREELDR:NTLDR] Implement support for the SOS option.
2022-02-06 Hermès Bélusca-Maïto[FREELDR] Use strsafe functions in the PE loader.
2022-02-06 Hermès Bélusca-Maïto[FREELDR:UI] Clean-up when uninitializing the UI.
2022-02-06 Hermès Bélusca-Maïto[FREELDR:UI] Improve drawing of progress bars, reducing...
2022-02-06 Hermès Bélusca-Maïto[FREELDR:UI] Couple of fixes for the ProgressBar functions.
2022-02-06 Hermès Bélusca-Maïto[FREELDR:UI] Cleanup for the ProgressBar functions.
2022-02-06 Hermès Bélusca-Maïto[FREELDR:UI] Couple of fixes for some TUI Draw*Text...
2022-02-06 Hermès Bélusca-Maïto[FREELDR:UI] Cleanup for the DrawText* functions.
2022-02-06 Hermès Bélusca-Maïto[FREELDR:UI] Disable GUI code from compilation as it...
2022-02-06 Hermès Bélusca-Maïto[FREELDR:UI] Code formatting only.
2022-01-30 Hermès Bélusca-Maïto[BOOTDATA] "open" actions for 'msstylesfile' and 'theme...
2022-01-30 Hermès Bélusca-Maïto[BOOTDATA] Add missing quotes around %1 for the 'cplfil...
2022-01-18 Stanislav Motylkov[TRANSLATION] Cumulative update for Russian (ru-RU...
2022-01-16 Stanislav Motylkov[BOOTDATA] Make Secondary Logon service name and descri...
2022-01-16 Eric Kohl[services] Add the secondary logon service
2022-01-14 Chan Chilung[TRANSLATION] Update Chinese Traditional (zh-TW) transl...
2022-01-06 Hervé Poussineau[VBEMP] Rename to vgapnp.sys
2022-01-06 Hervé Poussineau[VGAMP] Rename to vga.sys
2022-01-06 Hervé Poussineau[BOOTDATA] hivesys.inf: remove UseNewKey setting
2022-01-01 Hermès Bélusca-Maïto[FREELDR] Slightly revamp the Exception BSOD screen.
2022-01-01 Hermès Bélusca-Maïto[FREELDR] Fix displayed information in the Exception...
2021-12-31 Hermès Bélusca-Maïto[FREELDR] Use actual ReactOS copyright year.
2021-12-30 Hermès Bélusca-Maïto[BOOTDATA] Add new Setup Debug/Screen boot entries... 3353/head
2021-12-30 Hermès Bélusca-Maïto[BOOTDATA] Remove deprecated BOCHS debugport example...
2021-12-30 Hermès Bélusca-Maïto[FREELDR] Adjust a boot-options editor example.
2021-12-29 Stanislav Motylkov[BOOTDATA] Reorder localized sections properly and...
2021-12-29 Chan Chilung[TRANSLATION] Add Hong Kong Chinese (zh-HK) translation...
2021-12-28 Victor Perevertkin[HIVESYS] Add missing device classes to avoid error...
2021-12-27 Julen Urizar Compains[TRANSLATION] Update Basque Spanish (eu-ES) translation...
2021-12-25 Katayama Hirofumi MZ[BOOTDATA] Support EMF/WMF metafile file types (#4183)
2021-12-09 Chan Chilung[TRANSLATION] Chinese Traditional (zh-TW) translation...
2021-12-08 Stanislav Motylkov[BOOTDATA][USBSTOR] Add device definitions for SFF...
2021-12-06 Eric Kohl[W32TIME] Improve w32time setup
2021-12-03 Serge Gautherie[FREELDR] debug.h: Add an explicit VOID parameter type...
2021-11-27 Stanislav Motylkov[FREELDR] Fix release builds for PC-98 and Xbox platforms
2021-11-19 Hermès Bélusca-Maïto[FREELDR] Add RegCloseKey() and use it where registry...
2021-11-19 Hermès Bélusca-Maïto[FREELDR] Switch to RtlZeroMemory() from memset().
2021-11-19 Hermès Bélusca-Maïto[FREELDR] Don't hardcode buffer size.
2021-11-19 Hermès Bélusca-Maïto[FDEBUG] Switch to ZeroMemory() from memset().
2021-11-19 Serge Gautherie[FREELDR] Diverse improvements and fixes for CORE-12802...
2021-11-18 Chan Chilung[BOOTDATA] Update some time zones for East Europe ...
2021-11-17 Dmitry Borisov[ISAPNP] Add support for NEC PC-98 series
2021-11-13 Thomas Faber[BOOTDATA] Include VMXNET3 driver in optional.
2021-10-24 Stanislav Motylkov[BOOTDATA] hivesys.inf: Add Russian translation for...
2021-10-24 Stanislav Motylkov[BOOTDATA] hivesys.inf: Fix keyboard layout identifier...
2021-10-24 Stanislav Motylkov[BOOTDATA] Fix another hivesys.inf typo introduced...
next