[USETUP] Implement the shutdown timeout progress bar. (#833)
[reactos.git] / base / setup / usetup /
2018-09-09 Bișoc George[USETUP] Implement the shutdown timeout progress bar... 833/head
2018-08-30 Katayama Hirofumi MZ[FONT][SETUP] Add 'Tms Rmn' and 'Times' font substitute...
2018-08-28 Katayama Hirofumi MZ[TCPSVCS] Remove hardcoded C drive letter (#800)
2018-08-27 Hermès Bélusca-Maïto[USETUP] Progress-bar: minor improvements.
2018-08-26 Hermès Bélusca-Maïto[USETUP] Implement a basic console 'input queue' and...
2018-08-26 Hermès Bélusca-Maïto[USETUP] Progress-bar: Add support for displaying a...
2018-08-26 Hermès Bélusca-Maïto[USETUP] Progress-bar: Code formatting, add annotations...
2018-08-26 Hermès Bélusca-Maïto[USETUP] DrawProgressBar(): Draw the progress bar borde...
2018-08-21 Baruch Rutman[FONTS] Update Hebrew font subtitutions (#795)
2018-08-21 Bișoc George[USETUP] Implement CreateProgressBarEx() (#791)
2018-08-20 Victor Perevertkin[USETUP][SETUPLIB] Added support for formatting partiti...
2018-06-21 Andrea Crescentini[TRANSLATION] Improving italian translation (#623)
2018-06-16 Bișoc George[USETUP] Some changes to address the recent review
2018-06-16 Bișoc George[USETUP] Italian translation update
2018-06-12 Adam Słaboń[TRANSLATION] Polish translation update (#611)
2018-06-11 Bișoc George[USETUP] Display the ReactOS release status (#608)
2018-06-03 Hermès Bélusca-Maïto[USETUP] Use correct flags for the NtCreateFile call...
2018-06-03 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Diverse additions.
2018-06-03 Hermès Bélusca-Maïto[USETUP] Minor fixes & simplifications.
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-06-03 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Move some code to the SetupLib.
2018-05-31 Hermès Bélusca-Maïto[USETUP] Some fixes/improvements suggested by Thomas...
2018-05-31 Hermès Bélusca-Maïto[USETUP] Further improve the OS detection code.
2018-05-31 Hermès Bélusca-Maïto[USETUP] Improve the NTOS installations detector.
2018-05-31 Hermès Bélusca-Maïto[USETUP][SETUPLIB] Move all the code that retrieves...
2018-05-31 Hermès Bélusca-Maïto[USETUP] Introduce an NT OS installation detector:...
2018-05-27 Eric Kohl[SETUP] Remove myself from the 1st stage setup code
2018-05-27 Hermès Bélusca-Maïto[USETUP] Improve the inicache module.
2018-05-27 Hermès Bélusca-Maïto[USETUP] Improve the FileSup module.
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] Consolidate the FsUtil and PartList modules...
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 generic lists.
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] Code improvements for PartList.
2018-05-26 Hermès Bélusca-Maïto[USETUP] Enhancements for filesystem utility functions.
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] Fix some spacings in the french translation.
2018-05-26 Hermès Bélusca-Maïto[USETUP] Code formatting only.
2018-05-20 Hermès Bélusca-Maïto[USETUP] Remove now-unneeded file.
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] Disable install path test that may tests
2018-05-15 Eric Kohl[USETUP] Remove unused VolumeLabel and FileSystemName...
2018-05-15 Eric Kohl[USETUP] Get rid of the interface directory because...
2018-05-15 Eric Kohl[USETUP] Simplify the unattended code path in the insta...
2018-05-15 Eric Kohl[USETUP] Improve the install path checks
2018-05-15 Eric Kohl[USETUP] Add support for HOME, END, DEL, LEFT and RIGHT...
2018-05-14 Eric Kohl[USETUP] Fix the name of the backspace key in the germa...
2018-05-10 Eric Kohl[USETUP] Use an existing latvian keyboard layout
2018-03-29 Colin FinckMerge PR #283 "[USBPORT] Transaction Translator (TT...
2018-02-04 Alex IonescuMerge branch 'master' of https://github.com/reactos...
2018-02-04 Thomas Faber[USETUP] Use the smaller zlib_solo instead of the full...
2018-01-08 Katayama Hirofumi MZ[USETUP] Improve muifonts.h and add a SimHei font subst...
2018-01-06 Pierre Schweitzer[USETUP] When opening the target file for dropping...
2018-01-04 Pierre Schweitzer[USETUP] When overwriting a file, if open fails, it...
2017-12-17 Pierre Schweitzer[USETUP] Our current FAT ChkDsk being a bit slow when...
2017-12-10 Thomas FaberMerge branch 'ntfs_rebase' 186/head
2017-12-09 Amine Khaldi[USETUP] LanguageList => MUILanguageList. #179
2017-12-07 Amine Khaldi[FREETYPE][PORTCLS][RPCSS][SPOOLSV][STLPORT][USETUP...
2017-11-23 Amine Khaldi[CLANG-CL] Initial commit that allows us to compile...
2017-11-18 Katayama Hirofumi MZ[FONTS] Add more font substitutes. CORE-12419
2017-11-09 Adam SłabońPolish Translation update 109/head
2017-11-09 Serge Gautherie[USETUP][EXT2LIB] NtWriteFile() calls: Remove unused... 108/head
2017-11-03 Serge Gautherie[USETUP][ROSAPPS][EXT2LIB] NtReadFile() calls: Remove... 100/head
2017-10-10 Adam SłabońPolish translation update (#29)
2017-10-03 Colin FinckGit conversion: Make reactos the root directory, move...
2017-01-27 Amine Khaldi[STORAHCI] Merge Storport Miniport driver by Aman Priya...
2016-04-24 Pierre SchweitzerCreate the AHCI branch for Aman's work
2014-12-14 Hermès Bélusca-MaïtoPartial merge of condrv_restructure branch r65657.
2014-12-14 Hermès Bélusca-MaïtoSync with trunk r65656.
2014-12-05 Hermès Bélusca-MaïtoFix merge r65567.
2014-12-05 Hermès Bélusca-MaïtoSync to trunk r65566.
2014-11-26 Amine Khaldi* The Shell.. for a long time we dreamed of having...
2014-11-25 Amine Khaldi* Sync up to trunk head (r65481).
2014-11-17 Amine Khaldi* Sync up to trunk head (r65426).
2014-11-13 Amine Khaldi* Sync up to trunk head (r65394).
2014-11-10 Amine Khaldi* Sync up to trunk head (r65353).
2014-11-05 Amine Khaldi* Sync up to trunk head (r65270).
2014-11-02 Amine Khaldi* Sync up to trunk head (r65183).
2014-10-31 Amine Khaldi* Sync up to trunk head (r65147).
2014-10-30 Amine Khaldi* Sync up to trunk head (r65120).
2014-10-29 Amine Khaldi* Sync up to trunk head (r65095).
2014-10-28 Amine Khaldi* Sync up to trunk head (r65074).
2014-10-24 Amine Khaldi* Sync up to trunk head (r64959).
2014-10-23 Amine Khaldi* Sync up to trunk head (r64939).
2014-10-22 Amine Khaldi* Sync up to trunk head (r64894).
2014-10-19 Amine Khaldi* Sync up to trunk head (r64829).
2014-10-13 Amine Khaldi* Sync up to trunk head (r64716).
2014-10-03 David QuintanaSync with trunk r64509.
2014-09-29 David Quintana* Sync with trunk r64401.
2014-09-28 Amine Khaldi* Sync up to trunk head (r64377).
2014-09-22 David QuintanaSync with trunk r64222.
2014-09-12 Amine Khaldi[SHELL-EXPERIMENTS]
2014-09-10 Hermès Bélusca-Maïto[REACTOS]
2014-09-09 Hermès Bélusca-MaïtoSync with trunk revision 64099.
next