[NTOSKRNL] In IoQueryFileDosDeviceName(), in case of an error, return appropriate...
[reactos.git] / base / setup /
2018-10-02 Pierre Schweitzer[USETUP] Add missing line jump
2018-09-29 Hermès Bélusca-Maïto[USETUP] Remove a hardcoded value.
2018-09-14 Stanislav Motylkov[USETUP] Make countdown progress bar smoother
2018-09-14 Stanislav Motylkov[USETUP] Update Russian translation
2018-09-14 Katayama Hirofumi MZ[TRANSLATION] Update Romanian translation (#851)
2018-09-09 Paweł Cholewa[TRANSLATION] Updated Polish translation in USETUP...
2018-09-09 Bișoc George[USETUP] Italian translation update
2018-09-09 Bișoc George[USETUP] Romanian translation update
2018-09-09 Nguyễn Thanh Sơn[SETUP][REACTOS] Added Vietnamese translation. (#716)
2018-09-09 Hermès Bélusca-Maïto[USETUP] Update French translation.
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-08-03 Julio Carchi[TRANSLATIONS] Fix spanish translations for some resour...
2018-06-21 Arnav Bhatt[WELCOME] Add Hindi translation (#620)
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[SETUPLIB] Silence annoying DPRINT1s.
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[SETUPLIB] Adjustments in the code.
2018-06-03 Hermès Bélusca-Maïto[SETUPLIB] Additions for filesup.c and inicache.c.
2018-06-03 Hermès Bélusca-Maïto[USETUP] Minor fixes & simplifications.
2018-06-03 Hermès Bélusca-Maïto[SETUPLIB] Add a new module "bldrsup.c" (WIP) where...
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] Some fixes/improvements suggested by Thomas...
2018-05-31 Hermès Bélusca-Maïto[USETUP] Improve the NTOS installations detector.
2018-05-31 Hermès Bélusca-Maïto[SETUPLIB] Add an ARC path to (and from) NT path resolver.
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] PartList module: Add a couple of disk/partitio...
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-05-03 Wexpo Lyu[REACTOS] Update simplified chinese translation (#529)
2018-03-29 Colin FinckMerge PR #283 "[USBPORT] Transaction Translator (TT...
2018-03-04 Timo Kreuzer[PSDK][REACTOS] Fix definitions and usage of DWLP_MSGRE...
2018-02-25 Simon Dräger[TRANSLATION] Minor German grammatical improvements
2018-02-24 Simon Dräger[TRANSLATION] German syntax fix. 399/head
2018-02-19 Timo Kreuzer[REACTOS] Fix a number of Get/SetWindowsLong*Ptr* issue...
2018-02-06 Giannis Adamopoulos[SYSSETUP] Don't load ISOLATIONAWARE_MANIFEST_RESOURCE_...
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-02-01 Luo Yufan[TRANSLATION] Simplified Chinese translations updated...
2018-01-08 Katayama Hirofumi MZ[USETUP] Improve muifonts.h and add a SimHei font subst...
2018-01-07 Erdem Ersoy[TRANSLATIONS] Update the email address and add a note...
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...
2018-01-02 Bișoc George[REACTOS] Italian translation update. #255
2017-12-26 Katayama Hirofumi MZ[REACTOS][WELCOME] Use correct font name in Chinese...
2017-12-17 Pierre Schweitzer[USETUP] Our current FAT ChkDsk being a bit slow when...
2017-12-17 Luo Yufan[TRANSLATION] Improve Simplified Chinese Translations.
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-11-03 Thomas Faber[REACTOS][FDEBUG] Remove unnecessary DLGPROC casts. 99/head
next