reactos.git
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]
2010-02-03 Ged MurphyFix typo in vcproj generator code
2010-02-03 Daniel ReimerBug 4342: Update log2lines to Version 1.12b. (Jan Roelo...
2010-02-03 evb- Flesh out more code.
2010-02-03 evb- Implement logical keyboard interface. Converts scan...
2010-02-02 Sir Richard[NTOS]: Yet another fix for KiEnterInterruptTrap: Set...
2010-02-02 Christoph von... [FREELDR]
2010-02-02 evb- Change ARM loading architecture to match EFI/Firmware...
2010-02-02 Timo KreuzerUpdate Doxyfile to version 1.6.2 with the following...
2010-02-02 evb- More fixes
2010-02-01 evb- Forgot to change SARCH back to Versatile.
2010-02-01 Danny Götteacivate server based search for doxygen
2010-02-01 Eric KohlReset a services thread and process ids when the servic...
2010-02-01 evb- Fix bugs.
2010-02-01 evb- ARM LLB for OMAP3/Beagle (test with QEMU-Maemo) and...
2010-02-01 evb- NANDFlash tool for building OMAP3 FLASH Images for...
2010-02-01 James Tabor[Gdi32]
2010-02-01 Sir Richard[ARM]: Fix the ARM build, hopefully without breaking...
2010-02-01 Sir Richard[NTOS]: Try to fix KiEnterInterrupt once and for all...
2010-01-31 Eric KohlGetServiceDisplayNameA/W and GetServiceKeyNameA/W must...
2010-01-31 Eric Kohl[FORMATTING]
2010-01-31 Aleksey Bragin[FORMATTING]
2010-01-31 Eric Kohl- Implement RCreateServiceA.
2010-01-31 Eric KohlImplement basic version of PNP_CreateKey.
2010-01-31 Johannes Anderwald[MMEBUDDY]
2010-01-31 James Tabor[Win32k|User32]
2010-01-31 Johannes Anderwald[PORTCLS]
next