[UMPNPMGR][USETUP] Use PlugPlayControlStartDevice in usetup and umpnpmgr
[reactos.git] / base / setup /
2021-03-16 Victor Perevertkin[UMPNPMGR][USETUP] Use PlugPlayControlStartDevice in... 3481/head
2021-03-16 Victor Perevertkin[NDK] Change the data structure for PlugPlayControlRese...
2021-02-22 George Bișoc[USETUP] Display the "check the FS" section as a MUI...
2021-02-05 Serge Gautherie[SETUPLIB] Fix 'unlock' copypasta in debug print (...
2021-02-03 Jérôme Gardou[NTOS:MM][NTOS:CC][FASTFAT][FASTFAT_NEW] Massive overhaul
2021-02-03 Jérôme Gardou[SETUPLIB] Lock the volume before writing MBR boot...
2021-02-01 Hermès Bélusca-Maïto[USETUP] Only check whether the system partition is...
2021-02-01 Hermès Bélusca-Maïto[SETUPLIB][REACTOS][USETUP] Move partition types inform...
2021-02-01 Hermès Bélusca-Maïto[USETUP] Add partition and disk description helpers...
2021-01-27 Victor Perevertkin[SETUPLIB] Add a workaround for installing from USB...
2021-01-07 Mas Ahmad Muhammad[TRANSLATION] Fix format for Indonesian translation...
2021-01-04 Hermès Bélusca-Maïto[USETUP] Partial revert of 8b94515b for the ESCAPE...
2021-01-04 Victor Perevertkin[USETUP] Do not put ImagePath to the service registry... 3396/head
2021-01-02 Hermès Bélusca-Maïto[USETUP] Minor improvements when initializing the console.
2021-01-02 Hermès Bélusca-Maïto[USETUP] Fix handling of the ESCAPE key.
2020-12-26 Hermès Bélusca-Maïto[USETUP] Free allocated memory after loading the new...
2020-12-05 Victor Perevertkin[REACTOS] Enable PnP storage stack
2020-11-24 Hermès Bélusca-Maïto[SETUPLIB] Add two hacks in partlist.c for temporarily...
2020-11-24 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Cleanup some code in USETUP. Redefin...
2020-11-24 Hermès Bélusca-Maïto[SETUPLIB] Make InferFileSystem() compatible for both...
2020-11-22 Hermès Bélusca-Maïto[FSLIB][FMIFS][AUTOCHK][SETUPLIB] Use more Windows...
2020-11-04 Hermès Bélusca-Maïto[USETUP] Introduce two helpers for formatting displayed...
2020-11-04 Hermès Bélusca-Maïto[USETUP] Use pointers to const strings where meaningful.
2020-10-19 Hermès Bélusca-Maïto[USETUP] Work around GCC's complaints (will be fixed...
2020-10-19 Hermès Bélusca-Maïto[USETUP][SETUPLIB] Continue hiding the FAT32 format...
2020-10-18 Hermès Bélusca-Maïto[SETUPLIB] Code re-organization in bootsup.c and fsutil.c.
2020-10-18 Hermès Bélusca-Maïto[SETUPLIB] Move the filesystem recognition helpers...
2020-10-17 Stanislav Motylkov[FREELDR] Add variable for default text color 3301/head
2020-10-16 Stanislav Motylkov[SETUPLIB] Fix some copy-pasta comments, no code changes
2020-10-01 Hermès Bélusca-Maïto[USETUP] Do a trick to avoid visual "blinking" during... 3255/head
2020-10-01 Hermès Bélusca-Maïto[USETUP] Minor formatting only.
2020-09-30 Hermès Bélusca-Maïto[UMPNPMGR][USETUP] Fix the way device-install events... 3248/head
2020-09-24 Kyle Katarn[SETUP][MMSYS][SHELL32] Adding missing French translati...
2020-09-03 Kyle Katarn[SETUP] French translation of missing elements (#3111)
2020-08-23 Jose Carlos Jesus[REACTOS][USETUP] Update Portuguese PT translation...
2020-08-23 Aobi Chan CL[TRANSLATION] Chinese Traditional translation for ...
2020-08-18 Aobi Chan CL[TRANSLATION] Improve Chinese Traditional (zh-TW) trans... 3065/head
2020-06-14 Oleg DubinskiyRevert "[FONTS] Add Selawik as a substitution for Segoe...
2020-05-17 Julen Urizar Compains[TRANSLATION] Update Spanish, and add Basque translatio...
2020-05-03 Piotr Hetnarowicz[WELCOME] pl-pl update (#2717)
2020-04-26 Mark Jansen[USETUP] Fix the build for msvc
2020-04-26 Hervé Poussineau[USETUP] Move loading of requested font from blue.sys...
2020-04-26 Hervé Poussineau[USETUP] Support a custom way to extract files for...
2020-04-26 Hervé Poussineau[USETUP] Optimize font loading
2020-04-26 William Kent[FONTS] Add Selawik as a substitution for Segoe UI
2020-04-26 Update zh-CN.rc (#2522)
2020-04-22 Serge Gautherie[USETUP] Update now-redirected 'http' and 'reactos...
2020-04-16 Victor Perevertkin[CMAKE] Replace custom functions to built-in ones
2020-04-15 Julen Urizar Compains[TRANSLATION] Spanish minor fixes (#2547)
2020-04-09 Mas Ahmad Muhammad[TRANSLATION] Add and update Indonesian translations...
2020-04-09 Julen Urizar Compains[TRANSLATION] Multiple minor fixes and addings. (#2516)
2020-04-06 Joachim Henze[USETUP] de-DE Whitespace nitpicking CORE-16792
2020-04-06 Joachim Henze[USETUP] de-DE Fix typo CORE-16792
2020-04-06 Joachim Henze[USETUP] de-DE Overhaul german translation CORE-16792
2020-04-06 Joachim Henze[USETUP] de-DE Split a line of text into two parts...
2020-04-06 Julen Urizar Compains[TRANSLATION] Updating Spanish translation (#2503)
2020-04-04 Julen Urizar Compains[TRANSLATION][USETUP] Update Spanish translation of...
2020-03-20 Tibor Lajos Füzi[TRANSLATION] Update Hungarian translation of usetup...
2020-03-06 Serge Gautherie[USETUP] Fix ' \n' typos, in *.h (#2415)
2020-03-06 Serge Gautherie[REACTOS] Fix remaining ' \n' typos, in *.rc (#2393)
2020-02-14 Katayama Hirofumi MZ[USETUP][BOOTDATA] Include optional CJK standard fonts...
2020-01-26 Bișoc George[USETUP] Remove redundant TEXT_STYLE_NORMAL flag on...
2020-01-22 Hervé Poussineau[SETUPLIB] Fix possible out-of-bound buffer if BootStor...
2020-01-19 Bișoc George[USETUP] Implement resource ID text based strings for...
2020-01-03 Timo Kreuzer[SETUP] Don't free a DLL that is still in use by a...
2019-12-26 Hermès Bélusca-Maïto[SETUPLIB] Register the \DosDevices\?: drive letter...
2019-12-15 Hermès Bélusca-Maïto[BLUE] Improve initialization and interfacing with...
2019-12-10 Serge Gautherie[SETUPLIB] Fix 'MAX_USHORT' typo in a comment (#2144)
2019-12-09 Tibor Lajos Füzi[TRANSLATION] Fix hungarian translation for usetup...
2019-11-10 Tibor Lajos Füzi[USETUP] Hungarian translation fix (#2026)
2019-10-28 Tibor Lajos Füzi[USETUP] Hungarian translation (#2002)
2019-10-23 Robert Naumann[SETUP/LIB] Fix wrong if() logic. CID1441307
2019-09-21 Katayama Hirofumi MZ[USETUP] Improve Japanese translation (#1918)
2019-09-20 Adam Słaboń[TRANSLATION] Polish translation update (#1916)
2019-09-08 Timo Kreuzer[SETUP] Add support for archtitcure specific inf sectio...
2019-08-25 Katayama Hirofumi MZ[SETUPLIB][USETUP] Fix build about switch
2019-08-25 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Slightly modify how and when the...
2019-08-25 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Code simplifications & fixes.
2019-08-17 Bișoc George[USETUP] Localize the rest of the hardcoded error messa...
2019-08-15 Timo Kreuzer[REACTOS] Fix SIZE_T related warnings
2019-08-07 Katayama Hirofumi MZ[SETUP][BOOTDATA][INF] Helvetica-to-Arial substitutes...
2019-08-07 Katayama Hirofumi MZ[SETUP][BOOTDATA][INF] Delete Tahoma-to-Tahoma substitu...
2019-08-05 Katayama Hirofumi MZ[SETUP][INF] Helvetica must be substitute to Arial...
2019-08-04 Katayama Hirofumi MZ[SETUP][INF] Fix font substitutes (#1794)
2019-08-04 Katayama Hirofumi MZ[FONTS][SETUP][BOOTDATA] Add Lucida Console font (...
2019-08-04 Katayama Hirofumi MZ[FONTS][SETUP] Add Trebuchet MS fonts (#1791)
2019-08-04 Katayama Hirofumi MZ[FONTS][SETUP][BOOTDATA] Add Times New Roman fonts...
2019-08-03 Katayama Hirofumi MZ[FONTS][SETUP] Add Franklin Gothic Medium fonts (#1786)
2019-08-03 Katayama Hirofumi MZ[FONTS][SETUP] Add Palatino Linotype fonts (#1785)
2019-08-03 Katayama Hirofumi MZ[FONTS][SETUP] Add Geogia fonts (#1784)
2019-08-03 Katayama Hirofumi MZ[FONTS][BOOTDATA][SETUP] Add Courier New fonts (#1783)
2019-08-02 Katayama Hirofumi MZ[FONTS][SETUP][BOOTDATA] Add Arial fonts (#1781)
2019-07-31 Katayama Hirofumi MZ[SETUP] Add codepage-specific font substitutes (#1772)
2019-07-30 Katayama Hirofumi MZ[SETUP] Sort font substitutes (#1770)
2019-07-30 Katayama Hirofumi MZ[SETUP] Delete 'Comic Sans MS' font substitutes (#1769)
2019-07-27 Oleg Dubinskiy[USETUP] Use "L" key instead of "D" for deleting partit...
2019-07-24 Shy Zedaka [TRANSLATION] Hebrew Translations For Setup (#1750)
2019-07-16 Joachim Henze[BOOTDATA][SETUP] Fix regression CORE-16200 font rendering
2019-07-14 Jose Carlos Jesus[TRANSLATION] Add Portuguese (neutral) translation...
2019-06-20 Mas Ahmad Muhammad[SETUP_WELCOME] Update Indonesian translation.
next