reactos.git
2009-07-18 Johannes Anderwald[USERINIT]
2009-07-17 Johannes Anderwald[WDMAUD.DRV]
2009-07-17 Dmitry GorbachevChange the order in which file systems are recognized...
2009-07-17 Dmitry Chapyshev- Samplify SwitchToThread and QueueUserWorkItem
2009-07-17 James Tabor- Cleanup and minor changes.
2009-07-17 Dmitry Chapyshev- Remove unneeded check and cycle
2009-07-17 Dmitry Chapyshev- Re-implement FreeLibrary (for support LOAD_LIBRARY_AS...
2009-07-17 Dmitry Chapyshev- Implement LOAD_LIBRARY_AS_DATAFILE flag for LoadLibra...
2009-07-17 Dmitry Chapyshev- Rewrite SearchPathW (based on Wine code). It fixes...
2009-07-17 Johannes Anderwald- Fix build
2009-07-17 Johannes Anderwald- Don't hardcode the sound kernel buffersize and maximu...
2009-07-16 Timo KreuzerAdd Accessibility registry key
2009-07-16 James Tabor- Fix fixed math, thanks Lentin.
2009-07-16 James Tabor- Implementation of registering system atom listings...
2009-07-16 James Tabor- Hax Fix: Edit control atom support, see bug 4705.
2009-07-16 Johannes Anderwald- Dont try allocate a error log packet as IoAllocateErr...
2009-07-16 Stefan GinsbergFix definition of KeInitializeSpinLock for x86 - it...
2009-07-16 Aleksey BraginMaciej Bialas <bjauy@o2.pl>
2009-07-15 Timo Kreuzer[WIN32K] Keep a shared lock on palettes selected into...
2009-07-15 Timo KreuzerRemove unused struct ColorShifts
2009-07-15 Stefan Ginsberg- What's the deal with using Iof* and Obf*, Arch?
2009-07-15 Stefan Ginsberg- Hey Arch, did you know MmpDeleteSection can be called...
2009-07-15 ReactOS Portable... - NEVER TELL ME THE ODDS (of breaking the build).
2009-07-15 ReactOS Portable... - Add initial support for TI OMAP3530 (last commit...
2009-07-15 ReactOS Portable... - Build freeldr_arch first -- otherwise the fact you...
2009-07-15 ReactOS Portable... - Start re-defining the PTE and PDE structures for:
2009-07-15 ReactOS Portable... - Move ARM3's init.c to i386-specific directory.
2009-07-15 ReactOS Portable... - Use the new portable flag definitions.
2009-07-15 ReactOS Portable... - Define portable flags for touching fields in the...
2009-07-15 ReactOS Portable... - Don't use "static" in the kernel.
2009-07-15 ReactOS Portable... - Remove FreeLDR linker hack on ARM.
2009-07-15 ReactOS Portable... - Hackfix floating point call in rtl's printf until...
2009-07-15 ReactOS Portable... - Make platform specific directory to please the ARM...
2009-07-15 Stefan Ginsberg- Remove the object body zeroing hack from ObpAllocateO...
2009-07-15 Stefan Ginsberg- Don't assume the object body allocated by ObCreateObj...
2009-07-15 Dmitry Chapyshev- Currently, SearchPathW fails with path such as subdir...
2009-07-15 Johannes Anderwald- Interrupt is only shareable if the type is latched
2009-07-15 Stefan Ginsberg- The 4th parameter of NtCreateDebugObject is not a...
2009-07-15 Dmitry GorbachevUpdate Romanian translations. Petru Dimitriu, bug ...
2009-07-15 Dmitry GorbachevUpdate Norwegian translation. Patch by LMH1, bug #4695.
2009-07-15 Johannes Anderwald- ReactOS only supports WAVE_FORMAT_PCM
2009-07-15 Stefan Ginsberg- Don't use Kf* and Kef* in portable code.
2009-07-15 Dmitry Chapyshev- Update Russian translation
2009-07-15 James Tabor- Implement support for HWND_MESSAGE. Need full testing!
2009-07-15 Cameron Gutman - Start reporting packet statistics
2009-07-14 Ged Murphy- Add resources to all remaining languages
2009-07-14 Ged Murphy- Update Russian resources
2009-07-14 Cameron Gutman - Release all adapter IP addresses when using /release
2009-07-14 Cameron Gutman - Fix build
2009-07-14 James Tabor- Remove HWND_MESSAGE patch.
2009-07-14 James Tabor- Update Xp w32process structure with real names, based...
2009-07-14 Cameron Gutman - Renew the IP address of all adapters when using...
2009-07-14 Stefan Ginsberg- Don't use KfRaiseIrql in portable code
2009-07-14 Ged Murphy- Update polish resources
2009-07-13 Ged MurphyFix a syntax error which VS strangely missed
2009-07-13 Ged MurphyFix a double definition
2009-07-13 Ged MurphyAdd the resources for the tray property dialog, based...
2009-07-13 Jeffrey MorlanMake IF EXIST directory\ (with trailing backslash)...
2009-07-13 Cameron Gutman - Stop reporting that we are NDIS 5.1 until S/G DMA...
2009-07-13 Aleksey Bragin- Fix formatting.
2009-07-13 James Tabor- Half-implement MmPageEntireDriver and use it to set...
2009-07-13 James Tabor- Fix build.
2009-07-13 James Tabor- Add initialization of system atoms and fix build.
2009-07-13 James Tabor- Implement NtUserInitializeClientPfnArrays, tested...
2009-07-12 Johannes Anderwald[WDMAUD_KERNEL]
2009-07-12 ReactOS Portable... - Fix several problems with the System PTE implementati...
2009-07-12 ReactOS Portable... - Implement the rest of the nonpaged pool allocator...
2009-07-12 ReactOS Portable... - Stop excercising the nonpaged pool allocator since...
2009-07-12 ReactOS Portable... - Fix incomplete comment due to accidental early-merge.
2009-07-12 Dmitry Chapyshev- Implement QueryFullProcessImageNameA/W (based on...
2009-07-12 ReactOS Portable... Header fixes for ARM to deal with the header cleanup...
2009-07-12 ReactOS Portable... Add some more intrinsics, and change _enable and _disab...
2009-07-12 ReactOS Portable... Define all the other PROCESSOR_ARCHITECTURE values too
2009-07-12 ReactOS Portable... Deal with the fact that DirectoryTableBase in EPROCESS...
2009-07-12 ReactOS Portable... Fix some interlock routine definitions on platforms...
2009-07-12 ReactOS Portable... Use portable ExInterlockedWhatever instead of non-porta...
2009-07-12 ReactOS Portable... Don't try to write to "EAX" register on anything else...
2009-07-12 ReactOS Portable... Move HYPER_SPACE definition to x86 header, since ARM...
2009-07-12 ReactOS Portable... These fields don't exist on ARM, so only C_ASSERT them...
2009-07-12 ReactOS Portable... Fix accidental exclusion of _get_environ functions...
2009-07-12 ReactOS Portable... More properly neuter PSEH2 on ARM
2009-07-12 ReactOS Portable... Define the base addresses as ULONG_PTR since pointer...
2009-07-12 ReactOS Portable... Do not build some floating point math functions on...
2009-07-12 ReactOS Portable... Revert the change to tcsrchr, it should be a XINT not...
2009-07-12 ReactOS Portable... KEBUGCHECK was deprecated, so use KeBugCheck
2009-07-12 ReactOS Portable... Don't export the HAL drive letter assignment functions...
2009-07-12 ReactOS Portable... The Halp* drive assignment stuff doesn't exist on ARM...
2009-07-12 ReactOS Portable... Use the pspec, there's no hal_arm.def anymore
2009-07-12 ReactOS Portable... Only build winsetupldr for x86, since there's no NT...
2009-07-12 ReactOS Portable... Only call WinLDR for x86 since there is no NT for ARM
2009-07-12 ReactOS Portable... Add minimal support for ARM to winebuild, just enough...
2009-07-12 ReactOS Portable... Add back support for WINEBUILD_FLAGS which someone...
2009-07-12 Cameron Gutman - Store the static default gateway forward entry in...
2009-07-12 James Tabor- If any dib sections was created, set the flag.
2009-07-12 James Tabor- Start initializing client pfn arrays so that they...
2009-07-12 Johannes Anderwald- Fix build (2/X)
2009-07-12 Johannes Anderwald[AUDIO_TEST]
2009-07-11 Johannes Anderwald[MMEBUDDY]
2009-07-11 Johannes Anderwald- Use free index directly
2009-07-11 Johannes Anderwald- Implement retrieving position
next