reactos.git
2009-10-21 Stefan Ginsberg- Don't use KeBugCheck(0) -- 0 is an invalid bugcode...
2009-10-21 Benedikt Freisen[PAINT] cleanup:
2009-10-21 Johannes Anderwald- Fix download path as file system doesnt support ...
2009-10-21 Johannes Anderwald- Fix downloard url
2009-10-21 Johannes Anderwald[NTOSKNRL]
2009-10-21 Johannes Anderwald- Fix building on linux
2009-10-21 Johannes Anderwald- Fix a lock release leak
2009-10-21 Johannes Anderwald[PORTCLS]
2009-10-21 Cameron Gutman - Don't allocate a buffer if we don't have any neighbors
2009-10-21 Cameron Gutman - Fix an issue that broke ARP replies because we compa...
2009-10-21 James Tabor- [User32] Rein Klazes : Handle MN_GETHMENU in PopupMen...
2009-10-20 Christoph von... -sync mapi32 with wine 1.1.31
2009-10-20 Christoph von... -sync mapi32_winetest with wine 1.1.31
2009-10-20 Dmitry GorbachevChange base address of User32 DLL to avoid bug #4908.
2009-10-20 Christoph von... -sync mshtml_winetest with wine 1.1.31
2009-10-20 Christoph von... -sync mshtml with wine 1.1.31
2009-10-20 Gregor Schneider[gdi32] Prevent possible buffer overrun in TranslateCha...
2009-10-20 Aleksey Bragin[fastfat_new]
2009-10-20 Stefan Ginsberg- Add several missing assertions documented on the...
2009-10-20 Dmitry GorbachevFix deprecated conversion from string constant to ...
2009-10-20 Dmitry GorbachevMove the sacred texts of (L)GPL to the proper place.
2009-10-20 Aleksey Bragin- Fix dgorbachev's copypasta.
2009-10-20 Giannis AdamopoulosFix two user32 resource tests
2009-10-20 Dmitry GorbachevFix build.
2009-10-20 Aleksey Bragin[fastfat_new]
2009-10-20 Andrew Hill[atlnew]
2009-10-20 Aleksey Bragin[fastfat_new]
2009-10-20 Aleksey Bragin[fastfat_new]
2009-10-20 Aleksey Bragin[fastfat_new]
2009-10-20 Aleksey Bragin[fastfat_new]
2009-10-20 Aleksey Bragin[ntoskrnl/mm/ARM3]
2009-10-20 Michael Martinehci_alloc, ohci_alloc, uhci_alloc: Initialize DPC...
2009-10-20 Cameron Gutman - Fix a typo in checksum calculation for datagrams...
2009-10-20 Cameron Gutman - Implement UDP checksum calculation
2009-10-20 Cameron Gutman - Don't set AT_ARP for the loopback interface
2009-10-20 Cameron Gutman - Copy correct data to our lookahead buffer. It was...
2009-10-20 Cameron Gutman - Store the indicated packet so NdisTransferData can...
2009-10-19 James Tabor- Add more information for support with function MmPage...
2009-10-19 Aleksey BraginDaniel Zimmermann <netzimme@aim.com>
2009-10-19 Christoph von... sync widl to wine 1.1.31
2009-10-19 Christoph von... move widl compilerflags to ReactOS-i386.rbuild
2009-10-19 Christoph von... partial rpcrt4 sync to wine 1.1.31
2009-10-19 Christoph von... -sync msi_winetest with wine 1.1.31
2009-10-19 Christoph von... update libxml2 to version 2.7.6
2009-10-19 Aleksey Bragin- Add VLC to rapps.
2009-10-19 Christoph von... update libxslt headers as well
2009-10-19 Aleksey Bragin- Revert 43599: "Temporarily disable hanging gdi32...
2009-10-19 Christoph von... update libxslt to version 1.1.26
2009-10-19 Christoph von... -sync msxml3 with wine 1.1.31
2009-10-19 Johannes Anderwald[PORTCLS]
2009-10-19 Christoph von... -sync msxml3_winetest with wine 1.1.31
2009-10-19 Christoph von... -sync atl with wine 1.1.31
2009-10-19 Benedikt Freisen[PAINT] rearranging variable declarations for better...
2009-10-19 Christoph von... -sync wintrust_winetest with wine 1.1.31
2009-10-19 Christoph von... -sync wintrust with wine 1.1.31
2009-10-19 Christoph von... -sync urlmon_winetest with wine 1.1.31
2009-10-19 Christoph von... -sync urlmon with wine 1.1.31
2009-10-19 Christoph von... -sync jscript_winetest with wine 1.1.31
2009-10-19 Christoph von... -sync jscript with wine 1.1.31
2009-10-19 Aleksey Bragin[ntoskrnl/lpc]
2009-10-19 Aleksey Bragin[ntoskrnl/lpc]
2009-10-19 Aleksey Bragin- Temporarily disable hanging gdi32:metafile test.
2009-10-18 Hervé PoussineauOk, reverting r43565. Someone will have to tell me...
2009-10-18 Hervé Poussineau[freeldr] Limit disk read buffer size to 512 bytes
2009-10-18 Dmitry Gorbachev[HAL, WIN32K] Add typedef.
2009-10-18 Dmitry Gorbachev[3DTEXT, FREELDR, HAL, MINGW_COMMON, MMDRV, MSGINA...
2009-10-18 Dmitry GorbachevFix double definition of a variable, add extern.
2009-10-18 Dmitry GorbachevRemove a definition of a variable from a header file.
2009-10-18 Dmitry GorbachevUpdate cvconst.h file, from Wine.
2009-10-18 Benedikt Freisen[PAINT]
2009-10-18 Hervé Poussineau[freeldr/i386] Read up to 128 sectors at once
2009-10-18 Timo KreuzerFix parameters of ExAllocatePoolWithQuota and ExAllocat...
2009-10-18 Christoph von... sync advapi32 winetest to wine 1.1.31
2009-10-18 Christoph von... add some NULL checks
2009-10-18 Johannes Anderwald- Partly revert 43533
2009-10-18 Stefan Ginsberg- Fix error return of EnumPrinterKeyA/W, spotted by...
2009-10-18 Stefan GinsbergGet rid of MmStats -- most of the fields weren't used...
2009-10-18 Stefan Ginsberg- Use DBG_STATUS_CONTROL_C instead of magic "1"
2009-10-18 Stefan GinsbergPatch from David "gigaherz" Quintana: Stub out EnumPrin...
2009-10-17 KJK::HyperionUpdate rbuild project file
2009-10-17 Christoph von... sync msi to wine 1.1.31
2009-10-17 Christoph von... fix all gdi32 gdiobj winetests
2009-10-17 Christoph von... sync shlwapi to wine 1.1.31
2009-10-17 Timo KreuzerAdd some structure offset macros to asm.h for amd64
2009-10-17 Stefan Ginsberg- Fix msvc build broken in 43466 -- please stop hurtin...
2009-10-17 Christoph von... sync dialog to wine 1.1.31 (fixes one dialog winetest)
2009-10-17 Christoph von... sync edit to wine 1.1.31
2009-10-17 Timo Kreuzerdisable ROS_LONG64 hack for amd64
2009-10-17 Timo KreuzerMerge 41030 from amd64 branch
2009-10-17 Christoph von... [Shell32]: in shell view, use the expected value for...
2009-10-17 Timo Kreuzerbuild kdcom for amd64, too
2009-10-17 Johannes Anderwald- Quick & dirty implementation of WIDM_RESET / WODM_RESET
2009-10-17 Stefan Ginsberg- ntdll: Remove deprecated LdrpLoadUserModuleSymbols...
2009-10-17 Hervé PoussineauFix warning
2009-10-17 Stefan Ginsberg- Add STATUS_SUCCESS to asm.h and make use of it.
2009-10-17 Hervé Poussineau[freeldr] FAT driver: check for directory attribute...
2009-10-17 Aleksey Bragin[fastfat_new]
2009-10-17 Aleksey Bragin[fastfat_new]
2009-10-17 Daniel ReimerAdded 11 new Backs for my bavarian cards dll. Way bette...
2009-10-16 Timo KreuzerULONG -> ULONG_PTR when casting handles
next