Fix building issues caused by previous patch
[reactos.git] / reactos / subsys / system / usetup / usetup.c
2005-06-19 Alex IonescuFix building issues caused by previous patch
2005-06-17 Filip NavaraUse W32API.
2005-06-07 Thomas Bluemeluse %lu instead of %d for unsigned formatting
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-21 Hartmut BirrTerminate the process on exit in NtProcessStartup.
2005-05-18 Alex IonescuPrettify usetup a bit, show a warranty page before...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-20 Hervé PoussineauAllow HAL choice during first stage setup
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-08 Gé van GeldorpHervé Poussineau <poussine@freesurf.fr>
2005-01-09 Gé van GeldorpSignal the ReactOSInitDone event like smss.exe does,
2004-09-25 Emanuele AlibertiFixed spelling error.
2004-08-15 Casper Hornstrup2004-08-16 Casper S. Hornstrup <chorns@users.sourcefo...
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-14 Steven EdwardsAdded licensing page to usetup.
2004-06-23 Eric KohlImplement the ability to write the bootcode to a floppy...
2004-06-20 Eric KohlAdd display type (VGA or VESA) selection.
2004-06-17 Eric KohlFix typos.
2004-06-07 Eric KohlImplement mouse driver autodetection and installation.
2004-06-02 Eric KohlSet selected keyboard layout and install language.
2004-05-30 Eric KohlRead device settings from txtsetup.sif.
2004-05-28 Eric Kohl- Implement a generic selection list.
2004-05-26 Eric Kohl- Implement dummy device settings pages.
2004-02-23 Eric KohlUpdate to new fmifs types.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-01-20 Gé van GeldorpShow warning screen at the end of setup, telling the...
2003-11-14 Thomas BluemelPatch by Jonathon Wilson:
2003-10-06 Casper Hornstrup2003-10-06 Casper S. Hornstrup <chorns@users.sourcefo...
2003-10-01 Eric Kohl- Check the number of harddisks and fail if no harddisk...
2003-08-25 Eric KohlChanged file system decision as per Brian Palmers sugge...
2003-08-24 Casper Hornstrup2003-08-24 Casper S. Hornstrup <chorns@users.sourcefo...
2003-08-22 Eric KohlUse FAT12 or FAT16 CHS for small partitions even if...
2003-08-20 Eric KohlUse FAT16 for partitions smaller than 512MB and FAT32...
2003-08-20 Eric KohlAdded check and warning about incompatible partition...
2003-08-20 Eric KohlInstall FAT16 bootcode on FAT16 partitions.
2003-08-20 Eric KohlEnable ReactOS installation.
2003-08-19 Eric Kohl* Install MBR boot code if necessary.
2003-08-18 Eric Kohl* Write modified partition sectors to disk.
2003-08-12 Eric KohlImplemented code to update container partitions. Only...
2003-08-09 Eric KohlMoved filesystem list to a separate file.
2003-08-06 Eric KohlImplemented partition creation and deletion on the...
2003-08-05 Eric KohlAdded some cosmetical fixes.
2003-08-04 Eric KohlCleaned up the partition list and update the status...
2003-08-02 Eric KohlReplaced array of disk entries in partition list by...
2003-05-18 Eric KohlRemove the INSTALL directory of the Boot-CD.
2003-05-11 Casper Hornstrup2003-05-11 Casper S. Hornstrup <chorns@users.sourcefo...
2003-05-06 Eric KohlAdded emergency console dummy page.
2003-04-28 Casper Hornstrup2003-04-28 Casper S. Hornstrup <chorns@users.sourcefo...
2003-04-18 Casper Hornstrup2003-04-18 Casper S. Hornstrup <chorns@users.sourcefo...
2003-04-05 Casper Hornstrup2003-04-05 Casper S. Hornstrup <chorns@users.sourcefo...
2003-03-24 Eric KohlUse an enum for page id's instead of an ULONG.
2003-03-22 Eric KohlImport registry data from inf files which are listed...
2003-03-19 Eric KohlReorganize registry initialization.
2003-03-13 Eric KohlReplaced the current inf-parser by a robust state-machi...
2003-03-13 Eric KohlSeperated inf- and ini-file routines. The inf-file...
2003-03-08 Eric KohlStart to fill-in the registry.
2003-02-08 Eric KohlCopy file dates of source file too.
2003-01-30 Eric KohlDistinguish between ini-files and inf/sif-files. Patch...
2003-01-30 Eric Kohl- Added error messages
2003-01-28 Eric KohlAdded bootsector installation and boot.ini manipulation.
2003-01-17 Eric KohlPrepared bootloader installation.
2002-12-06 Eric KohlAdded progress bar to file copy page.
2002-11-28 Eric KohlAdded driver name to the partition list
2002-11-26 Eric KohlUse a 'secret' registry value to tell ntoskrnl where...
2002-11-23 Eric KohlAdded some more files to the boot cd.
2002-11-13 Eric Kohl* Added ini file suport (Thanks to Royce Mitchell!)
2002-11-02 Eric KohlDisplay drive letters in partition list.
2002-10-29 Eric KohlVarious improvements and hardcoded directory creation.
2002-10-25 Casper Hornstrup2002-10-26 Casper S. Hornstrup <chorns@users.sourcefo...
2002-10-18 Eric KohlImplemented selection of install partition and directory.
2002-09-25 Eric KohlAdded more setup 'pages'. No install functionality...
2002-09-19 Eric KohlMajor rework.
2002-09-08 Eric KohlAdded initial console setup code.