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