Fix little spelling mistakes
[reactos.git] / reactos / boot /
2006-06-01 Hervé PoussineauChange registry settings (related to revision 22169)
2006-06-01 Christoph von Wittich-fix copy paste error (crypt32->cryptdll)
2006-06-01 Christoph von Wittich-added cryptdll to build
2006-05-30 Ged Murphyadd screenshot app to bootcd
2006-05-17 Filip NavaraAttribute list support for NTFS and some memory leak...
2006-05-16 Hervé PoussineauReplace BOOL by BOOLEAN and STDCALL by NTAPI
2006-05-15 Klemens FriedlAdd icons for several filetypes
2006-05-12 Hervé PoussineauMisc fixes:
2006-05-10 Andrew MungerRevert accidental txtsetup.sif change. My fault.
2006-05-10 Alex Ionescu- NDK 0.98, now with versionned headers. Too many chang...
2006-04-29 Hervé PoussineauAdd pciide.sys/pciidex.sys to bootcd
2006-04-24 Andrew MungerCreate the pagefile at the root of the drive by default...
2006-04-17 Maarten Bosmasort alphabetically
2006-04-17 Maarten BosmaOpen .ini and .inf with notepad
2006-04-17 Maarten BosmaComment out the line which sets the default folder...
2006-04-11 Hervé PoussineauFirst step to automatically generate registry entries...
2006-04-11 Hervé Poussineau[AUDIT] Unlock packages list
2006-04-09 Christoph von Wittichfix setup in VGA mode
2006-04-09 Christoph von Wittichchange display modes from 640x680 to 640x480
2006-04-07 Ged Murphyadd wordpad to build
2006-04-07 Saveliy Tretiakovcontrol.exe is not a control panel applet. Moved to...
2006-03-04 Ged Murphy- Make ROS buildable with GCC 4.1
2006-02-28 Aleksey BraginFix devenum.dll in reactos.dff. Thanks to lkjasa for...
2006-02-26 Ged Murphyaccording to Windows, time server value names must...
2006-02-26 Ged MurphyAdd time server registry entries
2006-02-21 Ged Murphysort applications in order
2006-02-21 Ged Murphyclean up reactos.dff and fix a few build files.
2006-02-20 Aleksey Bragin- Fix all remaining issues in reactos.dff
2006-02-20 Aleksey Bragin- Fix explorer.exe (and others from its team) location...
2006-02-19 Art YerkesRemove 4 clause BSD code in favor of similar startup...
2006-02-19 Art YerkesSome moving around:
2006-02-19 Art Yerkespcdisk.c: corrected printf type (suppresses warning...
2006-02-18 Art YerkesChange remaining .xml build files to .rbuild and fixup...
2006-02-18 Maarten Bosmafix the build
2006-02-17 Maarten BosmaReally fix the build, but make bootcd does not work...
2006-02-17 Maarten Bosmamove bootdata into boot
2006-02-17 Art YerkesMove some xml around and back off one change in ReactOS...
2006-01-17 Hartmut BirrRemoved my name from the hall of fame. Since it seems...
2006-01-14 Nathan WoodsFreeloader: Check return code of RegOpenKey() in FrLdrL...
2006-01-14 Nathan WoodsFreeloader: Check return code of RegOpenKey() in FrLdrL...
2006-01-14 Maarten BosmaDJ_Smith (dj_smith_reactos(at)online(dot)de):
2006-01-03 Hartmut BirrCopy the correct value if the value is stored directly...
2006-01-03 Hartmut BirrFixed the the conversion of the vendor identifier strin...
2005-12-27 Alex Ionescu- Added support for NTLDR style freeloader GUI. To...
2005-12-18 Thomas Bluemeldon't typecast constant strings
2005-12-10 Thomas Bluemelfixed compiling with -Wwrite-strings
2005-12-10 Aleksey BraginMove xbox's i2c support to a separate file, and add...
2005-12-09 Gé van Geldorpun.real <battal84@gmail.com>:
2005-12-05 Hartmut BirrRemoved some third party miniport drivers.
2005-12-04 Art YerkesPowerPC support drop in freeldr, from my branch.
2005-12-04 Art YerkesAdded powerpc boot program. Not working with egcs...
2005-12-03 Filip NavaraMake the debugging functions slightly more portable.
2005-12-01 Steven Edwardsstop the abuse of having the ddk directory in the path...
2005-11-28 Royce Mitchell IIIinline -> __inline
2005-11-27 Magnus OlsenTranslaton and keyboard driver by Robert Horvath -...
2005-11-27 Alex Ionescu- Add DDK alignment macros and move/rename the ones...
2005-11-26 Thomas BluemelRevert Filip's last 4 changes on his request as they...
2005-11-26 Filip NavaraFix splitting of cells (noticed by Hartmut).
2005-11-26 Filip NavaraDon't make cells smaller than they are.
2005-11-22 Hervé PoussineauFix sublanguage IDs in .rc files:
2005-11-22 Filip NavaraFix some registry structures to match the Windows format.
2005-11-20 Sebastian Gasiorekpolish resource
2005-11-18 Hartmut Birr- Changed all registry functions to WCHAR.
2005-11-13 Alex Ionescu- Unconditionally support XBOX in Freeldr.
2005-11-13 Filip NavaraFix the clipping checks in TuiFillArea.
2005-11-13 James TaborFix unix paths.
2005-11-13 Alex Ionescu- Add new configuration option "SARCH" to define the...
2005-11-13 Alex Ionescu- Remove duplicate PCH entry, it'll inherit freeldr's.
2005-11-13 Alex Ionescu- Fix a bug in printf.
2005-11-13 Alex Ionescu- Fix setupldr. Thanks to Steven.
2005-11-13 Alex Ionescu- Remove duplicated code in "rtl" and use libstring...
2005-11-13 Alex Ionescu- Remove some header duplication.
2005-11-13 Alex Ionescu- PCHify freeldr and cleanup some headers (just a start).
2005-11-11 Thomas Bluemelfixed some more warnings when compiled with -Wwrite...
2005-11-11 Thomas Bluemelfixed warnings when compiled with -Wwrite-strings
2005-11-07 Magnus Olsenchange En.rc to defualt take care of code page error...
2005-10-19 Filip NavaraFix DbgPrint calls.
2005-10-16 Hartmut BirrInvalidate the start value if start key doesn't exist.
2005-10-15 Magnus OlsenJapanese translation by tsk email tsk_n@mail.goo.ne.jp
2005-10-06 Thomas Bluemelfixed warnings when compiled with -Wmissing-declarations
2005-09-10 Hartmut BirrFixed a typo.
2005-09-09 Gé van GeldorpDon't trust the returned date/time from the BIOS. QEmu...
2005-09-08 Royce Mitchell IIIwin32 api compatibility fix
2005-09-08 Gé van GeldorpReserve space for The Terminator
2005-09-08 Gé van GeldorpTranslate partition 0 to active partition. Fixes bug...
2005-08-23 Hartmut BirrFixed the calculation of the boot disk number in i386Di...
2005-08-20 Filip NavaraReport the PCI bus type as PCIBus instead of Internal.
2005-08-18 Gé van GeldorpImport VMware open source BusLogic driver
2005-08-17 Hartmut BirrLoad the symbols from ntoskrn.exe from the boot cd...
2005-08-16 Alex IonescuRemove all non-official LPC structures/defines/hardcode...
2005-08-07 Steven Edwardsupdated winternl.h, PSDK fixes, etc...
2005-07-30 Hartmut BirrCheck if the cpu supports the pae mode.
2005-07-24 Martin Fuchsset eol-style for most xml files
2005-07-16 Hartmut Birr- Fixed the size of the hyperspace area (thanks to...
2005-07-12 Casper HornstrupInstall freeloader installer.
2005-07-06 Filip NavaraRemove definitions that are already present in the...
2005-07-06 Filip Navara- Move ReactOS specific code to ReactOS specific files...
2005-07-06 Filip NavaraReport correct system space start address in /3GB case.
2005-07-06 Filip NavaraPut the page tables and hyperspace at the right place...
2005-07-05 Thomas Bluemelfixed some signed/unsigned comparison warnings with...
next