- Read more information from the registry about the disks detected by the bios.
[reactos.git] / reactos / subsys / system / usetup / partlist.c
2005-09-19 Hartmut Birr- Read more information from the registry about the...
2005-09-15 Hartmut Birr- Do only allow to install reactos on disks which are...
2005-08-06 Thomas Bluemel#include "usetup.h" -> #include <usetup.h>
2005-07-27 Alex Ionescu - Fix warnings
2005-07-27 Alex Ionescu - Fix warnings
2005-07-05 Thomas Bluemelfixed some signed/unsigned comparison warnings with...
2005-06-20 Alex IonescuBuild usetup with NDK
2005-06-19 Alex IonescuFix building issues caused by previous patch
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-02-12 Casper HornstrupBranch setupapi
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-08-21 Hartmut Birr- Made the partition list movable if it is necessary.
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-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-12-01 Filip Navara- Some small fixes on debugging macros.
2003-11-14 Thomas BluemelPatch by Jonathon Wilson:
2003-10-06 Casper Hornstrup2003-10-06 Casper S. Hornstrup <chorns@users.sourcefo...
2003-08-29 Eric KohlKeep users from deleting partitions in special cases...
2003-08-25 Eric KohlChanged file system decision as per Brian Palmers sugge...
2003-08-20 Eric KohlAdded check and warning about incompatible partition...
2003-08-20 Eric KohlIgnore valid but unused partition table (4 unused entries).
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-03 Eric KohlReplaced partition arrays by a doubly-linked lists.
2003-08-02 Eric KohlReplaced array of disk entries in partition list by...
2003-05-11 Casper Hornstrup2003-05-11 Casper S. Hornstrup <chorns@users.sourcefo...
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-01-17 Eric KohlPrepared bootloader installation.
2002-11-28 Eric KohlAdded driver name to the partition list
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-18 Eric KohlImplemented selection of install partition and directory.