reactos.git
2010-02-10 Christoph von... partially revert changes from 45560
2010-02-10 Daniel ReimerExperimental try to get Itunes Setup start. By Samuel...
2010-02-10 Eric KohlAdd device location information override PS/2 keyboards.
2010-02-10 Daniel ReimerUpdate Rapps Links and add the two RosBE Addons.
2010-02-10 Sir Richard[NTOS]: Allocate and initialize color tables based...
2010-02-10 Sir Richard[NTOS]: Factor out SecondaryColor computations into...
2010-02-10 Sir Richard[NTOS]: MxGetNextPage is not platform-specific, so...
2010-02-10 Dmitry GorbachevDo not crash, use valid kernel PTE.
2010-02-10 Michael Martin[usb/usbehci]
2010-02-10 Christoph von... [usb/usbehci]
2010-02-10 Michael Martin[usb/usbehci]
2010-02-10 Dmitry GorbachevUpdate log2lines to ver. 2.1. Jan Roeloffzen, bug ...
2010-02-10 Ged MurphyFound a leak fix patch from years ago
2010-02-10 Sir Richard[NTOS]: Actually use calculated kernel stack size value.
2010-02-10 Sir Richard[NTOS]: Allow registry configuration of large kernel...
2010-02-10 Sir Richard[NTOS]: Combine ARM3 phase 0 and 1 even it means callin...
2010-02-10 Cameron Gutman - Merge r45531 and r45545 from aicom-network-branch
2010-02-09 Sir Richard[NDK]: Add MMPDE structure for ARM.
2010-02-09 Sir Richard[NTOS]: Implement new and correct MiAddressToPte, ToPde...
2010-02-09 Eric KohlImplement device location information override support...
2010-02-09 Sir Richard[NTOS]: Setup the template PTE and PDE used on ARM.
2010-02-09 Dmitry GorbachevFix REL build, part 2.
2010-02-09 Dmitry GorbachevFix REL build.
2010-02-09 Dmitry GorbachevDemote "may be used uninitialized" errors into warnings...
2010-02-09 Colin FinckThe big RosBE 1.5 compatibility patch. You will need...
2010-02-09 evb- Make KeFlushProcessTb work. Since no MPCore support...
2010-02-09 Benedikt Freisen[paint] fix rectangular selection tool
2010-02-09 evb- Fix wrong initialization of different modes and stacks.
2010-02-09 Johannes Anderwald[DSOUND_NEW]
2010-02-09 Johannes Anderwald[DSOUND_NEW]
2010-02-09 Johannes Anderwald[DSOUND_NEW]
2010-02-09 Sir Richard[FREELDR]: Use WinLDR-style booting exclusively for...
2010-02-09 Sir Richard[MISC]: Build fixes to sync up with latest changes.
2010-02-09 Sir Richard[FREELDR]: Remove C++ style indirected "UI" component...
2010-02-09 Sir Richard[FREELDR]: No Linux support for ARM, no RS232 support...
2010-02-09 Timo Kreuzeradd setjmp/longjmp to libcntpr, just like in ms sdks
2010-02-09 Sir Richard[FREELDR]: Do not build Disk/Partition support for...
2010-02-09 Sir Richard[FREELDR]: Do not build EXT2, ISO or NTFS support for...
2010-02-09 Sir Richard[FREELDR]: The WinLDR code forgot to update the File...
2010-02-09 evb- New ARM HAL after 2 nights in the company of a madman.
2010-02-09 Sir Richard[FREELDR]: The hack to set pages from 0x100 to 0x1FF...
2010-02-09 Sir Richard[NDK]: Use new ARMv6 PTE structures.
2010-02-09 Sir Richard[NTOS]: Tabula rasa (clean slate) on the old-MM page...
2010-02-09 Sir Richard[NTOS]: All calls to DbgPrint will go to DbgPrintEarly...
2010-02-09 Sir Richard[NTOS]: Make system startup match x86 code as closely...
2010-02-09 Sir Richard[NTOS]: Update code to use new KPCR structure.
2010-02-09 Sir Richard[ARMDDK]: Use the same KPCR structure on ARM as on...
2010-02-09 Sir Richard[ARM DDK]: Use the closest possible approximation to...
2010-02-09 Sir Richard[NTOS]: Sync up KiDispatchException with x86 code ...
2010-02-09 Sir Richard[NTOS]: Get rid of fixed TLB entries on ARM, I don...
2010-02-09 Sir Richard[NTOS]: Forgot to setup an IRQ stack, the kernel was...
2010-02-09 Sir Richard[ARM SDK]: Use real Versatile base addresses instead...
2010-02-09 Sir Richard[ARMLLB]: PutChar should be a UCHAR routine, this way...
2010-02-09 Sir Richard[ARMLLB]: Fix typo.
2010-02-08 Daniel ReimerGiant German Language Fix Patch by "tux."
2010-02-08 Daniel ReimerFix build breakage
2010-02-08 Daniel ReimerSync winfile to Wine 1.1.38
2010-02-08 Daniel ReimerSync wordpad, write and xcopy to Wine 1.1.38
2010-02-07 Dmitry GorbachevSimplify a bit, remove unused macros.
2010-02-07 Dmitry GorbachevFix bug #5156.
2010-02-07 Dmitry GorbachevFix formatting.
2010-02-07 Eric KohlFix LSAPR_POLICY_INFORMATION and associated types.
2010-02-07 Johannes Anderwald[DSOUND]
2010-02-07 Johannes Anderwald[PORTCLS]
2010-02-07 Eric KohlImplement LsaEnumerateAccountRights.
2010-02-07 Sir Richard[NTOS]: Add a branch-to-self to start testing kernel...
2010-02-07 Christoph von... [AVIFIL32]
2010-02-07 Christoph von... [MSVCRT_WINETEST]
2010-02-07 Sir Richard[FREELDR]: Start rewrite of eVb's messed up FreeLDR...
2010-02-07 Christoph von... [SHELL32]
2010-02-07 Christoph von... [SHELL32]
2010-02-06 Eric KohlSimplify the policy handle creation and destruction...
2010-02-06 Christoph von... [QEDIT]
2010-02-06 Christoph von... [MSXML3_WINETEST]
2010-02-06 Christoph von... [MSXML3]
2010-02-06 Christoph von... [MSI_WINETEST]
2010-02-06 Christoph von... [MSI]
2010-02-06 Sir Richard[NTOS]: Combine all exit trap stubs into a single funct...
2010-02-06 Eric KohlConvert offset to pointers when enumeration functions...
2010-02-06 evb- Make boot.s just stub to force load address, since...
2010-02-04 evb- Reading MBR from RAMDISK does not work since RAMDISK...
2010-02-04 evb- Define memory map structure for Versatile board/QEMU...
2010-02-04 evb- Change NANDFlash again for Versatile support. Now...
2010-02-04 Sir Richard[RBUILD]: Fix make install and make install_registry...
2010-02-04 evb- Fix text output
2010-02-04 Aleksey Bragin- Update README.WINE.
2010-02-04 Aleksey Bragin[base/system/expand]
2010-02-04 evb- Refactor keyboard support to match serial. Now readin...
2010-02-04 evb- Switch to bootvid 8x13 font (closer to PC/VGA experie...
2010-02-04 evb- Add PL031 RTC code for Versatile.
2010-02-04 evb- Add GetTime stub, bump version to 1.4.
2010-02-04 evb- Implement some simple video routines.
2010-02-04 evb- Add stubs for video mach functions and update minor...
2010-02-04 evb- Add support for ram disk offset (.IMG file is a RAW...
2010-02-04 Cameron Gutman - Merge r45400 from aicom-network-branch to fix the...
2010-02-03 evb- Enable RAMDISK support in LLB.
2010-02-03 evb- Fix bugs.
2010-02-03 Eric Kohl- Implement GetEventLogInformation.
2010-02-03 Sir Richard[VMX_SVGA]: Begin implementation of VMWARE SVGA-II...
2010-02-03 Johannes Anderwald[WDMAUD.DRV]
next