[ZIPFLDR] Fix ShellExecute opening a .zip (#6714)
[reactos.git] / base / setup / usetup / usetup.c
2024-02-22 Hermès Bélusca-Maïto[USETUP] Exchange SetupStartPage and LanguagePage
2024-02-20 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Some cleanup for partition code.
2024-02-09 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Convert internal MUI_LAYOUTS data...
2023-11-19 Hermès Bélusca-Maïto[USETUP] Don't error out in case one tries to "delete...
2023-11-16 Serge Gautherie[SERVICES][SETUPLIB][UMANDLG][USETUP] Add missing ...
2023-10-28 Hermès Bélusca-Maïto[USETUP] Further simplify partition creation UI code... hbelusca/setup_simplify_partition_UI 5837/head
2023-10-28 Hermès Bélusca-Maïto[USETUP] Blur the boundaries between MBR "Primary"...
2023-10-28 Hermès Bélusca-Maïto[USETUP] Show the partition description (and its disk...
2023-10-28 Hermès Bélusca-Maïto[USETUP] Simplify partition creation UI code (#5837)
2023-10-28 Hermès Bélusca-Maïto[USETUP] Simplify display of partitions being formatted...
2023-10-28 Hermès Bélusca-Maïto[USETUP] Rename some MUI string identifiers (#5837)
2023-10-14 Hermès Bélusca-Maïto[USETUP] Decouple bootloader install choice page from... 5786/head
2023-02-24 Katayama Hirofumi MZ[USETUP] Speed up DoFileCopy +24% (#5089)
2022-10-07 Katayama Hirofumi MZ[USETUP][VGAFONTS] Improve Romanian character display...
2021-09-13 Hermès Bélusca-Maïto[FORMATTING] Remove trailing whitespace. Addendum to...
2021-07-23 Timo Kreuzer[REACTOS] Fix a number of MSVC warnings
2021-04-07 George Bișoc[USETUP] Display some contents in the page whilst insta...
2021-02-22 George Bișoc[USETUP] Display the "check the FS" section as a MUI...
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[USETUP] Add partition and disk description helpers...
2021-01-04 Hermès Bélusca-Maïto[USETUP] Partial revert of 8b94515b for the ESCAPE...
2021-01-02 Hermès Bélusca-Maïto[USETUP] Fix handling of the ESCAPE key.
2020-11-24 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Cleanup some code in USETUP. Redefin...
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-02-14 Katayama Hirofumi MZ[USETUP][BOOTDATA] Include optional CJK standard fonts...
2020-01-19 Bișoc George[USETUP] Implement resource ID text based strings for...
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-07-27 Oleg Dubinskiy[USETUP] Use "L" key instead of "D" for deleting partit...
2019-05-27 Timo Kreuzer[USETUP] Use RtlStringCbPrintfA instead of sprintf
2019-03-12 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Improve disk HW numbering, removable...
2019-03-10 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Remove CurrentDisk/Partition from...
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...
next