User the user-specific date format instead of a hard-coded one.
[reactos.git] / reactos / boot /
2008-05-30 Dmitry Chapyshev- Change in WindowMetrics font to Tahoma
2008-05-30 Dmitry Chapyshev- Add intl.inf and font.inf to bootcd
2008-05-28 Daniel ReimerAdd winhlp32 to bootcd.
2008-05-26 Aleksey Bragin- Erase countdown timer when needed. Based on a patch...
2008-05-24 Pierre Schweitzer- Imported dciman32.dll from Wine HEAD
2008-05-20 Dmitry Chapyshev- Add kbsdll to bootcd
2008-05-19 Marc Piulachs- Removed hard coded bootsector from *Iso module types...
2008-05-18 Hervé PoussineauAdd a key to change the keyboard layout on the livecd
2008-05-18 Dmitry Chapyshev- Add "ReactOS Standard" and "ReactOS Classic" color...
2008-05-17 Colin FinckChange the LCID for the default Bulgarian keyboard...
2008-05-10 Dmitry Chapyshev- Add new layouts to bootcd
2008-05-09 Dmitry Chapyshev- Add new layouts to bootcd
2008-05-08 Hervé PoussineauFix some various unicode problems
2008-05-08 Hervé PoussineauFix some .rbuild file problems
2008-05-08 Pierre SchweitzerAdded an Ext2 provider. Not yet used by Autochk.
2008-05-08 Dmitry Chapyshev- Add more languages to usetup
2008-05-06 Dmitry Chapyshev- Add new dll's to bootcd
2008-05-04 Marc Piulachs-Move shellext folder to a more appropriate location...
2008-05-03 Dmitry Chapyshev- Add new layouts to bootcd
2008-05-02 Dmitry Chapyshev- Fix build
2008-05-02 Dmitry Chapyshev- Adding indexes to getting localized layouts names
2008-05-01 Magnus Olsenadd regkey HKLM\SYSTEM\CurrentControlSet\Control\Graphi...
2008-05-01 Dmitry Chapyshev- Remove kbswitch from autorun
2008-05-01 Dmitry Chapyshev- Add new layouts to bootcd
2008-04-30 Pierre Schweitzer- Added a stub for NtfsLib
2008-04-27 Dmitry Chapyshev- Add kbswitch to autorun
2008-04-27 Daniel ReimerBug 3198: add new slovak translations and some changes...
2008-04-27 Dmitry Chapyshev- Add new layouts to bootcd
2008-04-26 Dmitry Chapyshev- Add new layouts to bootcd
2008-04-26 Daniel ReimerAdd alternative German "de-ergo/eMeier 0.1", "NEO 1...
2008-04-25 Dmitry Chapyshev- Add US IBM Arabic 238_L and Icelandic layouts to...
2008-04-22 Dmitry Chapyshev- Add kbswitch to bootcd
2008-04-21 Magnus Olsendid the mistake commit the reactos.diff again :(
2008-04-21 Magnus OlsenDxDdStartupDxGraphics
2008-04-20 Magnus Olsensorry did commit a file that should not be commit,...
2008-04-20 Magnus Olsenfixed 3 diffent bug for ms dxg.sys
2008-04-20 Christoph von Wittichfix formatting
2008-04-19 Colin FinckIdx already contains the length of the string
2008-04-19 Art YerkesFix two very small bugs found by running this code...
2008-04-18 Dmitry Chapyshev- Fix build
2008-04-18 Dmitry ChapyshevAdd new keyboard layouts to txtsetup.sif, reactos.dff...
2008-04-17 Dmitry Chapyshev- Add msdmo.dll, pdh.dll, qedit.dll, quartz.dll, ksuser...
2008-04-15 Johannes Anderwald- fix a bug introduced in rev 32966
2008-04-14 Aleksey Bragin- Fix paths to them for an installation cd.
2008-04-14 Dmitry Chapyshev- Add compstui, printui and ntdsapi to bootcd
2008-04-11 Hervé PoussineauPrepare import of mshtml (1/2)
2008-03-30 Colin Finck- Reenable the DejaVu font and use it for all purposes...
2008-03-29 Pierre SchweitzerSet all FSD (except fastfat.sys) start to 0x4 to let...
2008-03-26 Daniel ReimerBug 3144, 3145, 3149, 3151 : Korean Translations by...
2008-03-23 Dmitry Chapyshev- Add RedHat's fonts (Part 3/3)
2008-03-23 Dmitry Chapyshev- Add RedHat's fonts (Part 2/3)
2008-03-13 ReactOS Portable... - Implement IRQL functions for the PL190 VIC.
2008-03-11 Dmitry Chapyshev- Fix typo (part 2/2)
2008-03-11 ReactOS Portable... - Convert all Loader Block structures to virtual addres...
2008-03-10 ReactOS Portable... ARM Port Memory Management Checkpoint:
2008-03-09 Franz LehnerRevert Change in readme.txt -- HTTP DAV access working
2008-03-09 Franz LehnerSVN TEST
2008-03-03 Daniel ReimerBug 3113: Czech translation update (radekliska@gmail...
2008-03-02 Aleksey Bragin- The bootloader must zero user shared data page before...
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.
next