include Fr.rc and Nl.rc
[reactos.git] / reactos / boot /
2008-02-27 Christoph von Wittichremove duplicated code
2008-02-26 Christoph von Wittichsome MSVC compat fixes
2008-02-21 Marc Piulachs- Move hostname command line application to /base/appli...
2008-02-16 Dmitry Chapyshev- Add Arabic and Czech languages to list
2008-02-15 ReactOS Portable... We now define KUSER_SHARED_DATA per architecture, since...
2008-02-15 ReactOS Portable... We now setup NLS data in the loader block, as well...
2008-02-14 Aleksey Bragin- Load drivers database (AppPatch/drvmain.sdb), so...
2008-02-14 ReactOS Portable... Don't overwrite the stacks anymore -- set the right...
2008-02-14 ReactOS Portable... Say hello to 4KB pages! Removed bring-up 1MB page hacks...
2008-02-13 Dmitry Chapyshev- Add winhttp.dll from Wine
2008-02-12 ReactOS Portable... Fixed some bugs in KeFillFixedEntryTb -- we actually...
2008-02-12 ReactOS Portable... Added arm_kprintf() for early kernel debugging (ARM...
2008-02-12 ReactOS Portable... We now define the cache and id registers in CP15 (C0...
2008-02-12 ReactOS Portable... Move the entrypoint and startup code in boot.s.
2008-02-12 ReactOS Portable... fixed math
2008-02-12 ReactOS Portable... Better organize FreeLDR ARM files -- there are no more...
2008-02-12 ReactOS Portable... We now have the ARM defines/structures in stubs.c in...
2008-02-11 ReactOS Portable... Fix a couple of MMU bugs (incrementing the base address...
2008-02-11 ReactOS Portable... We define a region in FreeLDR where we store the initia...
2008-02-11 ReactOS Portable... We now support the ARM Versatile/PB platform, which...
2008-02-11 Hervé PoussineauAdd support for ext2.sys driver
2008-02-11 Hervé PoussineauLoad ext2.sys driver too
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-07 Aleksey Bragin- Rename vfatfs.sys to fastfat.sys for compatibility...
2008-02-07 Johannes Anderwald- fix auto timezone selection for bulgarian locale
2008-02-07 ReactOS Portable... We now return failed in FrLdrMapImage if the file could...
2008-02-07 ReactOS Portable... There was no reason to have most of the i386Disk routin...
2008-02-06 ReactOS Portable... Removed certain ARM Machine Callbacks which we shouldn...
2008-02-06 ReactOS Portable... We now report the correct sector start for the ramdisk...
2008-02-06 ReactOS Portable... We now enable ramdisk support by calling RamDiskSwitchF...
2008-02-06 ReactOS Portable... We now support ArmDiskGetBootVolume for ramdisk only...
2008-02-06 Dmitry Chapyshev- Import atl.dll from Wine
2008-02-06 ReactOS Portable... We now return memory map.
2008-02-06 Dmitry Chapyshev- Import tapi32.dll from Wine
2008-02-06 Hervé PoussineauFix typo
2008-02-06 Ged Murphyfix indentation
2008-02-06 ReactOS Portable... We implemented console support (through serial port...
2008-02-06 ReactOS Portable... We now make sure to build with the static version of...
2008-02-06 ReactOS Portable... Implement a proper ARM startup routine. We disable...
2008-02-05 Colin FinckFix the usetup text screen (broken in r32135)
2008-02-05 ReactOS Portable... Fix a couple of problems with FreeLDR portability.
2008-02-05 ReactOS Portable... Build FreeLDR for ARM.
2008-02-05 ReactOS Portable... The Windows headers include a file called ioaccess...
2008-02-05 ReactOS Portable... --- FIXED COMMIT LOG FOR r32128. NO CHANGES IN THIS...
2008-02-05 ReactOS Portable... Implement ramdisk support for FreeLDR (ramdisk.c and...
2008-02-04 Aleksey Bragin- Build FreeLdr the same way other modules are built...
2008-02-04 Aleksey Bragin- Make Mm allocation strategy low->high by default.
2008-02-04 Aleksey Bragin- Make other filesystems use the new heap mm routines.
2008-02-03 Aleksey Bragin- Make caching enable/disable a runtime switch instead...
2008-02-03 Aleksey Bragin- Remove accidentally committed stuff, noticed by Stefan.
2008-02-02 Christoph von Wittichadd doskey to bootcd
2008-02-02 Aleksey Bragin- Mark APIC's memory as WriteThrough / CacheDisabled.
2008-02-01 Christoph von Wittichfix formatting
2008-02-01 Aleksey Bragin- Filip Navara: Take into account non-fast/non-hash...
2008-01-31 Christoph von Wittichdon't draw the standard UI background in minimal mode
2008-01-30 Aleksey Bragin- Dehaxx0r MmInitializeMemoryManager in freeldr.
2008-01-30 Aleksey Bragin- Allocate memory for groups list dynamically, and...
2008-01-30 Christoph von Wittichadd Lithuanian
2008-01-29 Aleksey Bragin- Fix a typo in the if branch, which resulted in markin...
2008-01-28 Aleksey Bragin- Fix an incorrect type of memory behind PDE, HAL mappi...
2008-01-28 Aleksey Bragin- Properly fill ACPI BIOS configuration entry (a couple...
2008-01-27 Aleksey Bragin- Finally switch to the new memory manager, which is...
2008-01-27 Aleksey Bragin- Map APIC pages, if they are present.
2008-01-27 Aleksey Bragin- Make small allocations from the heap.
2008-01-27 Aleksey Bragin- Add cache enable switch to fat.c. Comment out #define...
2008-01-26 Aleksey Bragin- Set LoaderPagesSpanned field in the extension.
2008-01-26 Aleksey Bragin- Display string identifiers in debug log too.
2008-01-25 Aleksey Bragin- Make identifiers in configuration trees ASCII-strings...
2008-01-25 Aleksey Bragin- Add a runtime switch between using freeldr-embedded...
2008-01-25 Aleksey Bragin- Use new way of obtaining the hardware tree in winldr...
2008-01-25 Aleksey Bragin- Make HwDetect routine return a pointer to the root...
2008-01-25 Aleksey Bragin- Change hardware.c to the new heap allocation mm-apis.
2008-01-25 Aleksey Bragin- Don't store memory allocation descriptors inside...
2008-01-23 Art YerkesPage fault, system calls, context switches debugged.
2008-01-22 Daniel ReimerBIIG RC File Update.
2008-01-21 Daniel ReimerDIALOG -> DIALOGEX
2008-01-17 Daniel ReimerContinue of my try to get all RCs in Sync.
2008-01-16 Aleksey Bragin- Fix a typo.
2008-01-16 Hervé PoussineauAdd missing files to bootcd
2008-01-16 Christoph von Wittichadd stdole2.tlb to bootcd
2008-01-15 Hervé PoussineauSupport an arbitrary length for ReactOS version text
2008-01-14 Hervé PoussineauWhy freeldr decided to redefine some error codes, inste...
2008-01-13 Aleksey Bragin- Use new APIs MmHeapAlloc / MmHeapFree for small and...
2008-01-13 Dmitry Chapyshev- Add more languages
2008-01-13 Aleksey Bragin- Add BGET (public domain heap implementation).
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2008-01-12 Dmitry Chapyshev- Activate all languages
2008-01-12 Dmitry Chapyshev- Activate Bulgarian translation for usetup
2008-01-11 Aleksey Bragin- Update wine sync doc.
2008-01-11 Hervé PoussineauUse same UNIMPLEMENTED macro syntax as in other parts
2008-01-09 Christoph von Wittichadd Internet Explorer registry entries (now Visio 2003...
2008-01-06 Aleksey Bragin- Add a sample, commented out line to simplify enabling...
2008-01-06 Art YerkesStraggler.
2008-01-06 Art Yerkest's a bit embarrasing that some of this was undone...
2008-01-04 Hervé PoussineauAdd hlink.dll and schannel.dll to bootcd
2008-01-04 Christoph von Wittichadd Active Setup\HTML Help entries to registry
2008-01-04 Christoph von Wittichadd RPC entries to registry
2008-01-04 Christoph von Wittichadd DirectX version information to registry
2008-01-02 Marc PiulachsPatch by Olaf Siejka <olaf_siejka (at) o2 (dot) pl>
2008-01-01 Johannes Anderwald- register the network folder location shell folder
next