reactos/base/setup/usetup
Joachim Henze e1b4dddf14 [0.4.9][SETUP][BOOTDATA][FONTS][INF][MEDIA][ROSTESTS] Monospaced fonts and substitution
Switches from "FreeMono" and "Dejavu Sans Mono" to "Courier New" and "Lucida Console"
and therefore brings us closer to 2k3sp2 stock fonts. Saves some RAM also.
Deletes some "Ubuntu" font left-overs in some Themes.

CORE-18605 (and partially CORE-16264)

By porting back the following commits:
0.4.15-dev-5362-g c47758b102 [SETUP][INF][MEDIA] Get rid of the last Ubuntu references CORE-18607 (#4871)
0.4.15-dev-5336-g bd40c13f6f [SETUP][BOOTDATA][FONTS][INF] Delete DejaVu Sans Mono and re-map (#4856)
0.4.15-dev-5335-g a4193ade03 [SETUP][FONTS][INF][GDI32_APITEST] Delete FreeMono and re-map (#4852)
0.4.15-dev-5324-g d035452148 [SETUP][INF][ROSTESTS] Delete font substitutions and tests for "DejaVu Sans" (#4829)
0.4.13-dev-768-g dc1aa8010a [FONTS][SETUP][BOOTDATA] Add Lucida Console font (#1793) CORE-16264
0.4.13-dev-750-g faa3237d46 [FONTS][BOOTDATA][SETUP] Add Courier New fonts (#1783)
2023-01-06 09:50:44 +01:00
..
lang [0.4.9][USETUP] de-DE Update 2022-03-05 CORE-18075 2022-03-05 18:40:37 +01:00
bootsup.c [USETUP] Remove the WIN32 support because usetup is a native-only application 2018-05-15 23:35:17 +02:00
bootsup.h
cabinet.c [USETUP] Use the smaller zlib_solo instead of the full zlib. CORE-14290 2018-02-04 12:54:39 +01:00
cabinet.h
chkdsk.c [USETUP] Our current FAT ChkDsk being a bit slow when using the right path make 2017-12-17 23:26:38 +01:00
chkdsk.h
CMakeLists.txt [USETUP] Remove the WIN32 support because usetup is a native-only application 2018-05-15 23:35:17 +02:00
cmdcons.c
cmdcons.h
console.c [USETUP] Remove the WIN32 support because usetup is a native-only application 2018-05-15 23:35:17 +02:00
console.h [USETUP] Remove the WIN32 support because usetup is a native-only application 2018-05-15 23:35:17 +02:00
consup.c [USETUP] Remove the WIN32 support because usetup is a native-only application 2018-05-15 23:35:17 +02:00
consup.h [USETUP] Get rid of the interface directory because we support text-mode only 2018-05-15 19:47:52 +02:00
devinst.c [USETUP] Get rid of the interface directory because we support text-mode only 2018-05-15 19:47:52 +02:00
drivesup.c
drivesup.h
errorcode.h
filequeue.c
filequeue.h
filesup.c [USETUP] Remove the WIN32 support because usetup is a native-only application 2018-05-15 23:35:17 +02:00
filesup.h [USETUP] Simplify the unattended code path in the install directory page and verify the unattended install path. 2018-05-15 18:11:12 +02:00
format.c
format.h
fslist.c [USETUP] Remove the WIN32 support because usetup is a native-only application 2018-05-15 23:35:17 +02:00
fslist.h
genlist.c
genlist.h
inffile.c [USETUP] Remove the WIN32 support because usetup is a native-only application 2018-05-15 23:35:17 +02:00
inffile.h [USETUP] Remove the WIN32 support because usetup is a native-only application 2018-05-15 23:35:17 +02:00
inicache.c [0.4.9][SETUP] Silence some noisy DPRINT1 2020-12-21 00:23:19 +01:00
inicache.h
keytrans.c [USETUP] Remove the WIN32 support because usetup is a native-only application 2018-05-15 23:35:17 +02:00
keytrans.h [USETUP] Remove the WIN32 support because usetup is a native-only application 2018-05-15 23:35:17 +02:00
mui.c [USETUP] LanguageList => MUILanguageList. #179 2017-12-09 23:33:02 +01:00
mui.h
muifonts.h [0.4.9][SETUP][BOOTDATA][FONTS][INF][MEDIA][ROSTESTS] Monospaced fonts and substitution 2023-01-06 09:50:44 +01:00
muilanguages.h [USETUP] LanguageList => MUILanguageList. #179 2017-12-09 23:33:02 +01:00
partlist.c [0.4.9][SETUP] Silence some noisy DPRINT1 2020-12-21 00:23:19 +01:00
partlist.h [USETUP] Remove unused VolumeLabel and FileSystemName from the PARTENTRY type 2018-05-15 20:02:04 +02:00
progress.c
progress.h
registry.c [USETUP] Remove the WIN32 support because usetup is a native-only application 2018-05-15 23:35:17 +02:00
registry.h
settings.c
settings.h
usetup.c [USETUP] Use _wcstoui64() instead of atoi() to convert the partition size in order to prevent unexpected misinterpretation of leading zeroes. 2018-05-19 13:33:28 +02:00
usetup.h [USETUP] Remove the WIN32 support because usetup is a native-only application 2018-05-15 23:35:17 +02:00
usetup.rc [USETUP] Remove the WIN32 support because usetup is a native-only application 2018-05-15 23:35:17 +02:00