reactos/reactos/base/setup/usetup
Dmitry Gorbachev 2e93c4c1d9 - Remove extra semicolons. Amine Khaldi, bug #3980.
- Fix a warning (bug) in ADNS library.

svn path=/trunk/; revision=39391
2009-02-04 16:26:02 +00:00
..
interface - Remove extra semicolons. Amine Khaldi, bug #3980. 2009-02-04 16:26:02 +00:00
lang Rename Lithuanian keyboard layout. Vytis Girdzijauskas, bug #3249. 2009-01-27 08:58:15 +00:00
native Add support for EXT2 partitions (STILL DISABLED ATM!) 2008-02-11 16:52:49 +00:00
bootsup.c add ReactOS (RosDbg) option to freeldr and use it as default for unattended installs 2008-09-15 06:25:31 +00:00
bootsup.h Moved usetup 2006-02-17 14:11:13 +00:00
cabinet.c Merge 34758, 34771, 34786, 34787, 34906, 35826, 36174, 36274, 36444, 36445, 36446, 36447, 36448, 36477, 36511, 36898, 36903 from amd64 branch 2008-12-07 12:11:46 +00:00
cabinet.h .c files are not executable files 2006-08-02 20:51:13 +00:00
chkdsk.c Beginnings to allow to translate all other Strings. Translators, PLEEASE wait until I am ready before you file Bugs, you can already start to translate, but do not post Bugreports until I am ready adding the last hidden ones. 2008-02-12 14:52:36 +00:00
chkdsk.h Implement "Check volume" page in usetup. 2006-09-09 17:11:03 +00:00
drivesup.c initialize FileName and SourceBuffer 2007-11-21 09:13:33 +00:00
drivesup.h Do not hardcode cdrom directory 2007-10-02 12:16:45 +00:00
errorcode.h - Add support second keyboard layout 2008-04-28 14:04:22 +00:00
filequeue.c * fixed a bug in AddPartitionToList (value must be of type FORMATSTATE instead of MEDIA_TYPE 2007-01-05 20:19:21 +00:00
filequeue.h - Make usetup ""work"" on systems with ~28MB+ RAM. Due to an unknown bug (in usetup or Mm, file copies during setup don't get flushed until memory reaches about 42-47% remaining. At this point, if enough memory is available, no more memory will be allocated, even though more files are being copied. On systems with < 48MB, the system will not usually flush pages fast enough to keep the memory at ~42-47%. We ""fix"" this by adding a delay to each file copy as long as free memory is below 40%. 2007-02-28 20:43:13 +00:00
filesup.c Dmitry Gorbachev <hs26332@mail.cnt.ru> 2007-10-16 14:59:09 +00:00
filesup.h Moved usetup 2006-02-17 14:11:13 +00:00
format.c Beginnings to allow to translate all other Strings. Translators, PLEEASE wait until I am ready before you file Bugs, you can already start to translate, but do not post Bugreports until I am ready adding the last hidden ones. 2008-02-12 14:52:36 +00:00
format.h Adapt usetup to handle more easily additional filesystems 2006-09-07 22:42:28 +00:00
fslist.c Hopefully the last String. Translators. Your turn. 2008-02-12 17:00:09 +00:00
fslist.h - Set correct flags when calling Nt* functions during file copy 2006-11-10 21:00:24 +00:00
genlist.c - Add correct scrolling by keypress 2008-06-17 20:10:07 +00:00
genlist.h - Add more languages 2008-06-02 15:34:57 +00:00
host.h - Set correct flags when calling Nt* functions during file copy 2006-11-10 21:00:24 +00:00
inffile.c Fix incompatible pointer type warnings 2007-07-28 18:24:09 +00:00
inffile.h Fix incompatible pointer type warnings 2007-07-28 18:24:09 +00:00
inicache.c Remove some debug messages 2007-08-07 11:45:30 +00:00
inicache.h Moved usetup 2006-02-17 14:11:13 +00:00
mui.c Fix some keyboard layout related stuff in USetup. 2008-12-18 12:26:47 +00:00
mui.h Remove all translations for the "Paged Memory", "Nonpaged Memory" and "Free Memory" progress bars. 2008-07-30 14:15:41 +00:00
muifonts.h Juriy Sidorov <jura@cp-lab.com> 2008-09-24 08:17:15 +00:00
muilanguages.h Fix some keyboard layout related stuff in USetup. 2008-12-18 12:26:47 +00:00
partlist.c Merge 34758, 34771, 34786, 34787, 34906, 35826, 36174, 36274, 36444, 36445, 36446, 36447, 36448, 36477, 36511, 36898, 36903 from amd64 branch 2008-12-07 12:11:46 +00:00
partlist.h Add support for EXT2 partitions (STILL DISABLED ATM!) 2008-02-11 16:52:49 +00:00
progress.c Delete all Trailing spaces in code. 2007-10-19 23:21:45 +00:00
progress.h Delete all Trailing spaces in code. 2007-10-19 23:21:45 +00:00
registry.c - Include zero byte in byte count to NtSetValueKey 2008-10-31 23:34:34 +00:00
registry.h Moved usetup 2006-02-17 14:11:13 +00:00
settings.c Fix some keyboard layout related stuff in USetup. 2008-12-18 12:26:47 +00:00
settings.h - Add more languages 2008-06-02 15:34:57 +00:00
usetup.h - Deprecate global helper.h -- define the various 'helpful macros' per module 2009-01-25 16:13:16 +00:00
usetup.rbuild - Remove unnecessary allowwarnings="true" 2009-01-19 18:08:28 +00:00
usetup.rc - Set correct flags when calling Nt* functions during file copy 2006-11-10 21:00:24 +00:00