[USETUP] Improve the formatter & check-disk state machine. CORE-7749
[reactos.git] / base / setup / usetup / usetup.c
2019-03-10 Hermès Bélusca-Maïto[USETUP] Improve the formatter & check-disk state machi...
2019-03-10 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Minor improvements.
2019-03-10 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Factor out the usage of FS provider...
2019-02-13 Bișoc George[USETUP] Check the status value of BuildInstallPaths...
2019-02-10 Bișoc George[USETUP][REACTOS] Check the status return value of...
2019-01-19 Yaroslav Kibysh[USETUP] Implement handling Home/End keys in Boot Loade...
2018-12-30 Hermès Bélusca-Maïto[USETUP] Fix the strings given to the printf-like funct...
2018-12-28 Pierre Schweitzer[SETUP] Add support for selecting FS type in unattended...
2018-12-23 Hermès Bélusca-Maïto[USETUP] Add SETUP_INIT_PAGE in the list of virtual...
2018-12-23 Hermès Bélusca-Maïto[USETUP] Modify the integrated user-mode PnP manager...
2018-12-14 Hermès Bélusca-Maïto[SETUPLIB] Detect GPT-partitioned disks but don't use...
2018-11-18 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Additional partition validity checks.
2018-11-08 Hermès Bélusca-Maïto[USETUP] Display the chosen filesystem name in case...
2018-11-07 Bișoc George[USETUP] When choosing BTRFS for the partition, don...
2018-11-05 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Partition code improvements.
2018-11-05 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Move all the code that performs...
2018-11-05 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Add support for setup error handling.
2018-11-01 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Minor improvements.
2018-11-01 Hermès Bélusca-Maïto[USETUP] Improve SetupCommitFileQueueW() to make it...
2018-11-01 Hermès Bélusca-Maïto[SETUPLIB][REACTOS][USETUP] Further improve the interfa...
2018-11-01 Hermès Bélusca-Maïto[USETUP] Improvements for the File-queues code.
2018-10-28 Hermès Bélusca-Maïto[USETUP] Refactor the cabinet handling code to place...
2018-10-28 Hermès Bélusca-Maïto[SETUPLIB][REACTOS][USETUP] Re-organize the setup state...
2018-10-28 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Move the remaining (directory-creati...
2018-10-28 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Remove the deprecated GenericListHas...
2018-10-28 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Move the registry-update procedure...
2018-10-27 Hermès Bélusca-Maïto[SETUPLIB] Remove a deprecated error number (that gets...
2018-10-27 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Don't store UI-related display strin...
2018-10-27 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Bring some suggestions from PR ...
2018-10-27 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Use NT RTL String Safe functions...
2018-10-27 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Make the GENERIC_LIST store the...
2018-10-27 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Move the floppy-disk accessibility...
2018-10-27 Hermès Bélusca-Maïto[USETUP] Resources: fix a typo.
2018-10-27 Hermès Bélusca-Maïto[SETUPLIB][USETUP][INPUT.CPL] MUI integration with...
2018-10-27 Hermès Bélusca-Maïto[USETUP][SETUPLIB] Move the bootsup.c code into the...
2018-10-27 Hermès Bélusca-Maïto[USETUP] Add few checks to forbid the user to attempt...
2018-10-27 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Code refactoring: rename the old...
2018-10-27 Hermès Bélusca-Maïto[USETUP][SETUPLIB] Code refactoring.
2018-10-27 Hermès Bélusca-Maïto[USETUP] Minor code formatting only.
2018-10-27 Hermès Bélusca-Maïto[USETUP] Sprinkle some INF_FreeData() calls to balance...
2018-10-27 Hermès Bélusca-Maïto[USETUP] Comment out SetupQueueCopyWNew() declaration...
2018-10-27 Hermès Bélusca-Maïto[SETUPLIB] Introduce defines for size units.
2018-10-26 Hermès Bélusca-Maïto[USETUP] NT RTL thread functions use 'NULL' (instead...
2018-10-26 Hermès Bélusca-Maïto[USETUP] Moving around some code.
2018-10-26 Hermès Bélusca-Maïto[USETUP] Implement most of the "upgrade" page, where...
2018-10-24 Hermès Bélusca-Maïto[USETUP] More code for updating/repairing the registry...
2018-10-24 Hermès Bélusca-Maïto[USETUP] Mark some variables as 'static'.
2018-10-24 Hermès Bélusca-Maïto[USETUP] Implement work-in-progress code that allows...
2018-10-24 Hermès Bélusca-Maïto[USETUP] Implement offline ReactOS registry initializat...
2018-10-23 Hermès Bélusca-Maïto[USETUP] Reshuffle a bit the main-function of USetup.
2018-10-23 Hermès Bélusca-Maïto[USETUP] The 'DestinationDriveLetter' variable (that...
2018-10-23 Hermès Bélusca-Maïto[USETUP] Rename some of the uninformative "STRING_HDDIN...
2018-10-23 Hermès Bélusca-Maïto[USETUP] Massage the USETUP interface code.
2018-10-14 Hermès Bélusca-Maïto[USETUP] Diverse fixes for path handling.
2018-10-02 Pierre Schweitzer[USETUP] Add missing line jump
2018-09-14 Stanislav Motylkov[USETUP] Make countdown progress bar smoother
2018-09-09 Bișoc George[USETUP] Implement the shutdown timeout progress bar... 833/head
2018-06-03 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Refactor the DoesFileExist() functio...
2018-06-03 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Transform the existing ConcatPaths...
2018-05-27 Eric Kohl[SETUP] Remove myself from the 1st stage setup code
2018-05-27 Hermès Bélusca-Maïto[USETUP] Code fixups after the introduction of the...
2018-05-27 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Introduce a 'SetupLib' library....
2018-05-26 Hermès Bélusca-Maïto[USETUP] Similarly to what was done for GenLists, facto...
2018-05-26 Hermès Bélusca-Maïto[USETUP] Factor out the UI-specific code from the GenLi...
2018-05-26 Hermès Bélusca-Maïto[USETUP] Additions for the PartList code.
2018-05-26 Hermès Bélusca-Maïto[USETUP] Add & modify some file utility functions that...
2018-05-26 Hermès Bélusca-Maïto[USETUP] Code formatting only.
2018-05-19 Eric Kohl[USETUP] Use _wcstoui64() instead of atoi() to convert...
2018-05-19 Eric Kohl[USETUP] Improved entering of partition size
2018-05-15 Eric Kohl[USETUP] Remove the WIN32 support because usetup is...
2018-05-15 Eric Kohl[USETUP] Get rid of the interface directory because...