reactos.git
2009-12-01 James Tabor- [Win32k] Make DispatchMessage call direct to WinProc...
2009-12-01 Samuel SerapionHack fix ndis build.
2009-12-01 Samuel Serapionfix build.
2009-12-01 Timo Kreuzerfix build
2009-11-30 Dmitry GorbachevUpdate log2lines to version 1.4. Jan Roeloffzen, bug...
2009-11-30 James Tabor- [Win32k] Test thread death before posting to queue.
2009-11-30 James Tabor- [Win32k] Remove debug prints from classes.
2009-11-30 James Tabor- [Win32k] Use PostMessage to send broadcast messages...
2009-11-30 Johannes Anderwald- First version of ReactOS Sound Record Application...
2009-11-30 Dmitry GorbachevApply font changes from r44305 to mainline.
2009-11-30 Johannes AnderwaldFix build breakage
2009-11-30 Daniel ReimerUpdated the rapps Software list.
2009-11-30 Timo Kreuzer[MM]
2009-11-29 Johannes Anderwald[WDMAUD.DRV]
2009-11-29 Johannes Anderwald[MMEBUDDY]
2009-11-29 Johannes Anderwald- Partly revert 44309 as it sometimes causes problems
2009-11-29 Johannes Anderwald[WDMAUD_KERNEL]
2009-11-29 Gregor Schneider[setupapi] Sync SetupGetIntField to Wine, fixes six...
2009-11-29 Timo Kreuzer[MM]
2009-11-29 Timo Kreuzer[MM]
2009-11-29 Timo Kreuzer[MM]
2009-11-29 Michael Martin[ntdll]
2009-11-28 Johannes Anderwald- Try fix increase of winmm:mixer tests failure
2009-11-28 KJK::HyperionNevermind.
2009-11-28 Gregor Schneider[msvcrt]
2009-11-28 James Tabor- [Win32k] Add comments to text functions.
2009-11-28 Johannes Anderwald- Implement IOCTL_RESET_STREAM which is required for...
2009-11-28 Johannes Anderwald- Silence debug print
2009-11-28 Johannes Anderwald[PORTCLS]
2009-11-28 Gregor Schneider[gdiplus]
2009-11-28 Gregor Schneider[msvcrt]
2009-11-28 Gregor Schneider[msvcrt]
2009-11-28 Gregor Schneider[msvcrt] Update scanf family with a patch that also...
2009-11-28 Michael Martin[ntoskrnl/config]
2009-11-28 KJK::HyperionRemoved documentation about a build system feature...
2009-11-28 Aleksey Bragin- Revert the oskit locking rewrite in trunk, it's bette...
2009-11-27 Timo KreuzerImplement "portable" SList code for 64 bit
2009-11-27 Timo KreuzerSome more fixes for RtlInterlockedPopEntrySList and...
2009-11-27 Timo KreuzerFix SLIST_ENTRY for WIN64
2009-11-27 Timo Kreuzer- Don't use a pointer to SINGLE_LIST_ENTRY as parameter...
2009-11-26 Timo Kreuzer- rewrite the completely broken RtlInterlockedPopEntryS...
2009-11-25 Aleksey Bragin[rpcrt4]
2009-11-25 Cameron Gutman - Initialize SocketError to 0 to prevent a bogus error...
2009-11-24 Aleksey Bragin[ntoskrnl/cm]
2009-11-24 Aleksey Bragin[WIDL]
2009-11-24 Aleksey Bragin[IDL]
2009-11-24 Gregor Schneider[rosautotest]: Find the last underscore instead of...
2009-11-23 Timo KreuzerSeCaptureSecurityDescriptor: instead of first copying...
2009-11-23 Timo KreuzerMm64BitPhysicalAddress is a BOOLEAN, not a PBOOLEAN
2009-11-22 Timo KreuzerRemove some useless code.
2009-11-22 Timo Kreuzer[MM]
2009-11-22 Timo Kreuzer[MM]
2009-11-22 Cameron Gutman - Fix a race condition that occurs when an IRP gets...
2009-11-21 Cameron Gutman - Remove memtrack and use tags instead (ExAllocatePool...
2009-11-21 Aleksey Bragin[kernel32]
2009-11-21 Aleksey Bragin[ntoskrnl/se]
2009-11-21 Timo KreuzerULONG -> ULONG_PTR
2009-11-21 Timo Kreuzer- MmArmAccessFault: Don't assume that PDE's are accessi...
2009-11-21 Timo KreuzerPFN_TYPE -> PFN_NUMBER
2009-11-21 Timo Kreuzer- Update MMPFN for WIN64
2009-11-21 Cameron Gutman - Disassociate the socket context before closing so...
2009-11-20 Aleksey Bragin[wininet]
2009-11-20 Aleksey Bragin[wininet]
2009-11-18 Timo Kreuzer[MM]
2009-11-18 Timo Kreuzer[MM]
2009-11-18 Pierre SchweitzerFixed typo
2009-11-18 Aleksey Bragin[rapps]
2009-11-18 Aleksey Bragin- Properly convert mswsock.def to mswsock.spec (we...
2009-11-17 Timo Kreuzer[MM]
2009-11-17 Timo KreuzerAmmendment to r44220
2009-11-17 Timo Kreuzer[MM]
2009-11-17 Timo KreuzerRemove unused variable.
2009-11-17 Timo KreuzerCreate a better definition of C_ASSERT to avoid multipl...
2009-11-17 KJK::HyperionGoodbye win32k_base, you won't be missed
2009-11-17 KJK::HyperionReapplying r44182. Thanks to r44208, it should actually...
2009-11-17 KJK::Hyperionmodified Makefile
2009-11-16 Timo Kreuzer[MM]
2009-11-16 Timo Kreuzeradd 64 bit POOL_HEADER, to make pool allocations work...
2009-11-16 Timo Kreuzer- add BAUDRATE=115000 to boot command line
2009-11-16 Timo KreuzerOn amd64 the NextEntry member of MMPTE_LIST has 32...
2009-11-16 Daniel ReimerRevert yesterday's fix for now.
2009-11-16 Johannes Anderwald- Build fix by Pigglesworth
2009-11-16 Johannes Anderwald- Various bugfixes found by Amine48rz
2009-11-16 Cameron Gutman - Implement OskitTCPGetSocketError which retreives...
2009-11-16 Dmitry GorbachevRemove MmVerifierData.
2009-11-16 Dmitry GorbachevFix a bug, silence GCC 4.5.x warnings.
2009-11-16 Dmitry GorbachevBreak long expressions, fix formatting.
2009-11-16 Christoph von... sync kernel32 winetest with wine 1.1.33
2009-11-16 Christoph von... partial FormatMessage wine sync
2009-11-16 Christoph von... add MUI error codes from wine
2009-11-16 Christoph von... sync msi winetest to wine 1.1.33
2009-11-16 Christoph von... sync msi to wine 1.1.33
2009-11-16 Daniel ReimerUpdate ScummVM Link to the Version 1.0.0.
2009-11-15 Christoph von... sync mshtml to wine 1.1.33
2009-11-15 Christoph von... sync rsaenh with wine 1.1.33
2009-11-15 Christoph von... sync rsaenh winetest with wine 1.1.33
2009-11-15 Christoph von... partial shell32 sync
2009-11-15 Christoph von... sync crypt32 winetest with wine 1.1.33
2009-11-15 Christoph von... sync crypt32 with wine 1.1.33
2009-11-15 Christoph von... sync dde with wine 1.1.33
next