[FREELDR] Unload freeldr.ini file before booting.
[reactos.git] / base / setup /
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.
2019-06-20 Mas Ahmad Muhammad[SETUP_REACTOS] Add Indonesian translation.
2019-06-12 Eric Kohl[NTOSKRNL][USETUP][UMPNPMGR] Pass user response data...
2019-05-27 Timo Kreuzer[USETUP] Use RtlStringCbPrintfA instead of sprintf
2019-05-26 Jose Carlos Jesus[TRANSLATIONS] Update/Add Portuguese translations.
2019-05-23 Oleg Dubinskiy[SETUP] Fix controls position in 1st stage GUI setup...
2019-05-19 Jose Carlos Jesus[TRANSLATIONS] Update/Add Portuguese translations.... 1564/head
2019-04-13 Timo Kreuzer[TREELIST] Fix 64 bit warnings
2019-04-11 Katayama Hirofumi MZ[GDI32][NTGDI][SETUP] Fix font enumeration part 2 ...
2019-04-05 Adam Słaboń[TRANSLATION] Polish translation update
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[USETUP] Use for-loops; simplify the code.
2019-03-10 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Remove CurrentDisk/Partition from...
2019-03-10 Hermès Bélusca-Maïto[SETUPLIB] Improve the discovery of the active system...
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-02-10 Luo Yufan[SETUP][INF] Add font substitute for CJK. (#1346)
2019-02-03 Luo Yufan[TRANSLATION] Update Chinese translation.
2019-02-02 Arnav Bhatt[SETUP] GUI setup Hindi translation (#951)
2019-01-30 Katayama Hirofumi MZ[USETUP] Improve lang/ReadMe.txt
2019-01-29 Katayama Hirofumi MZ[USETUP] Follow-up ro-RO.h and add lang/ReadMe.txt...
2019-01-29 Ștefan Fulea[TRANSLATION] Improve the existing translated contents
2019-01-29 Ștefan Fulea[TRANSLATION] Update the existing romanian resources
2019-01-19 Yaroslav Kibysh[USETUP] Implement handling Home/End keys in Boot Loade...
2019-01-08 Luo Yufan[TRANSLATION] Update Chinese translation. (#1227)
2019-01-01 Pierre Schweitzer[SETUP] Silence some noisy DPRINT1
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-25 Luo Yufan[TRANSLATION] Update Chinese translation. (#1187)
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-23 Hermès Bélusca-Maïto[USETUP] Check for invalid INF handles before doing...
2018-12-20 Katayama Hirofumi MZ[USETUP][NTDLL_APITEST][KBDROST] Allow non-Latin codepa...
2018-12-19 Baruch Rutman[TRANSLATION][USETUP] Complete Hebrew translation ...
2018-12-18 Yaroslav Kibysh[TRANSLATION] Ukrainian Translation Update & OEM-866...
2018-12-14 Hermès Bélusca-Maïto[SETUPLIB] Detect GPT-partitioned disks but don't use...
2018-12-13 Luo Yufan[SETUP][FONT] Add font substitute of Ubuntu font for CJK
2018-12-09 Hermès Bélusca-Maïto[SETUPLIB] Use for-loops instead of while-loops to...
2018-12-09 Hermès Bélusca-Maïto[SETUPLIB] Partitioning code fixes and improvements.
2018-12-08 Stanislav Motylkov[USETUP] Update russian translation
2018-12-08 Ștefan Fulea[BOOTDATA][SETUPLIB] Setup the Romanian Stdandard Keybo... 861/head
2018-11-25 Hermès Bélusca-Maïto[SETUPLIB] Re-enable the filesystem detection code...
2018-11-25 Hermès Bélusca-Maïto[SETUPLIB] Dismount a disk partition before deleting it.
2018-11-24 Hermès Bélusca-Maïto[SETUPLIB] Improve the Freeldr timeout INI setting...
2018-11-18 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Additional partition validity checks.
2018-11-11 Hermès Bélusca-Maïto[SETUPLIB] Lock the BTRFS volume before installing...
2018-11-11 Hermès Bélusca-Maïto[SETUPLIB] Use proper file share access when opening...
2018-11-11 Luo Yufan[TRANSLATION] Update Simplified Chinese translation...
2018-11-11 Adam Słaboń[TRANSLATION] Polish translation update (#1029)
2018-11-11 Pierre Schweitzer[SETUP] Align partition start at 2048 minimum
2018-11-09 Luo Yufan[TRANSLATION] Update Simplified Chinese translation...
2018-11-09 Ercan Ersoy[OSK][RAPPS][USETUP] Turkish translations update. ...
2018-11-08 Ercan Ersoy[USETUP] Fix and add Turkish translation. (#1020)
2018-11-08 Hermès Bélusca-Maïto[USETUP] Display the chosen filesystem name in case...
2018-11-07 Bișoc George[USETUP] Remove the PARTITION_EXT2 constant and use...
2018-11-07 Bișoc George[USETUP] When choosing BTRFS for the partition, don...
2018-11-07 Joann Mõndresku[TRANSLATIONS] Style fixes for Estonian
2018-11-07 Ercan Ersoy[WELCOME] Fix some Turkish translations.
2018-11-07 Ercan Ersoy[REACTOS] Fix and add Turkish translations.
2018-11-05 Hermès Bélusca-Maïto[REACTOS] Add features/usability additions.
2018-11-05 Hermès Bélusca-Maïto[REACTOS] Add two icons (drive and partition) for the...
2018-11-05 Hermès Bélusca-Maïto[REACTOS] Update translations and add dialog controls...
2018-11-05 Hermès Bélusca-Maïto[REACTOS] Add a TreeList control (TreeView with columns).
2018-11-05 Hermès Bélusca-Maïto[SETUPLIB] Retrieve and store the machine (architecture...
2018-11-05 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Partition code improvements.
2018-11-05 Hermès Bélusca-Maïto[REACTOS] Add helpers and modify ConvertNtPathToWin32Pa...
2018-11-05 Hermès Bélusca-Maïto[REACTOS] Diverse UI improvements.
2018-11-05 Hermès Bélusca-Maïto[BOOTDATA][SETUPLIB][REACTOS] INF support fixes.
2018-11-05 Hermès Bélusca-Maïto[SETUPLIB] Fixes and improvements for the file copying...
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-02 Thomas Faber[REACTOS] Don't include another module's PCH aka fix...
2018-11-01 Hermès Bélusca-Maïto[REACTOS] Temporarily exclude the 1st-stage GUI setup...
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] Silence noisy DPRINTs.
2018-10-28 Hermès Bélusca-Maïto[SETUP:REACTOS] Populate the list of existing installat...
next