Merge freeldr from amd64 branch:
[reactos.git] / reactos /
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-17 Timo Kreuzerfix formatting
2009-02-17 Timo KreuzerImplement RtlInterlockedPopEntrySList, RtlInterlockedPu...
2009-02-17 Johannes Anderwald- Implement KsPinDataIntersection
2009-02-17 Johannes Anderwald- Fix intersect handlers
2009-02-17 Johannes Anderwald- Implement KsPinPropertyHandler
2009-02-17 Johannes Anderwald- Fix build
2009-02-16 Johannes Anderwald- Add a few structs which are required of ks property...
2009-02-16 Jeffrey MorlanFix some cases where the "format" program misused the...
2009-02-16 Timo Kreuzergdiobj.c: go back from intrinsics to to portable interl...
2009-02-16 Jeffrey Morlan- Improve performance of TYPE command by reading more...
2009-02-16 Aleksey Bragin- Don't reference target process in the beginning of...
2009-02-16 Johannes Anderwald- Fix compilation
2009-02-16 Dmitry Chapyshev- Fix build
2009-02-16 Aleksey Bragin- Add declarations for unsafe fastmutex functions.
2009-02-16 Dmitry Chapyshev- Reimplement RtlLargeIntegerToChar (based on Wine...
2009-02-16 Aleksey Bragin- Fix small formatting leftover from r39422.
2009-02-16 Dmitry Chapyshev- Fix copypaste typo in IopUpdateOperationCount
2009-02-16 Matthias Kupferdefine IDC_STATIC as -1 instead of 100 (prevent confusi...
2009-02-16 Jeffrey MorlanSET /A improvements:
2009-02-15 Art YerkesRemove an assert that doesn't belong.
2009-02-15 Timo Kreuzer- switch license to LGPL
2009-02-15 Timo KreuzerAdd a header
2009-02-15 Art YerkesFix loopback adapter locking and make traffic work...
2009-02-15 Jeffrey MorlanDon't expand FOR variables until execution time, so...
2009-02-15 Andrew GreenwoodFix #includes in a few more files to get ReactOS buildi...
2009-02-15 Andrew GreenwoodFixed build by including the correct header this time!
2009-02-15 Andrew GreenwoodWaveHdr prepare/unprepare/submit now gets handled withi...
2009-02-15 Kamil Hornicek- update wined3d/d3d8/d3d9 to Wine 1.1.15
2009-02-15 Andrew GreenwoodSplit custom ReactOS-only non-standard extensions from...
2009-02-15 Johannes Anderwald- Partly implement IPortFilterWaveCyclic_fnNewIrpTarget
2009-02-14 Johannes Anderwald- Directly create the device objects in its DriverEntry...
2009-02-14 Dmitry Chapyshev- Add url.dll from Wine
2009-02-14 Dmitry Chapyshev- Sync gdiplus with Wine head
2009-02-14 Timo KreuzerAdd PPROCESSOR_IDLE_FUNCTION, fix PROCESSOR_POWER_STATE
2009-02-14 Timo KreuzerRevert last commit. MS doesn't want poor ddk users...
2009-02-14 Timo KreuzerAdd PPROCESSOR_IDLE_FUNCTION, fix PROCESSOR_POWER_STATE
2009-02-14 Jeffrey MorlanMake delayed environment-variable expansions actually...
2009-02-14 Timo KreuzerGet rid of VOLATILE, use volatile instead and fix PENTE...
2009-02-13 Christoph von Wittichsync translations, remove a little change from ros...
2009-02-13 Christoph von Wittichapply ros-hack
2009-02-13 Christoph von Wittichreadd LANGID until I figured out were wine moved the...
2009-02-13 Christoph von Wittichsync msi with wine 1.1.15
2009-02-13 Christoph von Wittichsync shdocvw, mshtml and jscript to wine 1.1.15
2009-02-13 Christoph von Wittichfix a typo spotted by gabriel_it
2009-02-13 Christoph von Wittichinline the function
2009-02-13 Christoph von Wittichwork around missing fpclassify
2009-02-13 Christoph von Wittichsync avifil32 with wine 1.1.15
2009-02-13 Christoph von Wittichrevert r39578 as it breaks rosautotest on 3rd stage
2009-02-13 Christoph von Wittichfix a memory leak
2009-02-13 Dmitry Chapyshev- Add LCIDToLocaleName from Wine. Used by Wine Gecko
2009-02-13 Christoph von Wittich-use ExAllocatePoolWithTag/ExFreePoolWithTag
2009-02-13 Aleksey BraginIgor Koshpaev <tower@reactos.org>
2009-02-13 Dmitry GorbachevUpdate Slovak translations, fix formatting. Bug #4157...
2009-02-13 Dmitry Chapyshev- Update Russian translation
2009-02-12 Kamil Hornicek- don't redirect to nonexistent functions, Dd* are...
2009-02-12 Johannes Anderwald- Define interface for wdmaud.drv
2009-02-12 Christoph von Wittich-move FCB_TAG to header
2009-02-12 Johannes Anderwald- Implement MediaClassInstaller for GUID_DEVCLASS_SOUND...
2009-02-12 Christoph von Wittichfix some gdi32 font winetests
2009-02-12 Johannes Anderwald- Install wdmaud, sysaudio driver when a new audio...
2009-02-12 Christoph von Wittichfix formatting
2009-02-12 Dmitry Chapyshev- Add more stubs
2009-02-12 Johannes Anderwald- Add audio class installer inf
2009-02-12 Dmitry Chapyshev- Add missed CopyCursor
2009-02-12 Dmitry Chapyshev.def -> .spec (from amd64 branch)
2009-02-12 Dmitry Chapyshev- Fix spec file
2009-02-12 Dmitry Chapyshev- Add olethk32 from Wine
2009-02-12 Dmitry Chapyshev- Add more stubs
2009-02-11 Timo KreuzerImplement hpp - the header preprocessor
2009-02-11 Gregor SchneiderDo not reset the changed switch after applying a theme...
2009-02-11 Dmitry GorbachevFix bug #4155 in Italian translation. Patch from Gabrie...
2009-02-11 Hervé PoussineauRevert r39517, as there is no reason for such a change...
2009-02-11 Christoph von Wittichdefine CSR_DEFAULT_CURSOR_SIZE instead of hardcoding...
2009-02-11 Christoph von Wittichdbghelp: Fix bad call to free() instead of pdb_free().
2009-02-11 Dmitry Chapyshev- Add params checking. It fixes Autoruns (9.38) crashes
2009-02-11 Johannes Anderwald- Use ZwCreateFile to get the file handle
2009-02-11 Johannes Anderwald- Implement KsCreateTopologyNode, KsCreatePin
2009-02-11 Christoph von Wittichfix MR_MID_NOT_FOUND error with mshtml in 2nd stage
2009-02-10 Timo KreuzerFix some hal function declarations
2009-02-10 Johannes Anderwald- Implement KsDefaultDispatchPnp, KsAcquireDeviceSecuri...
2009-02-10 Johannes Anderwald- Increase reference count on ISubdevice interface...
2009-02-10 Timo KreuzerFix a copy paste error
2009-02-10 Timo KreuzerMove the declarations from winnt4.h, win2k.h and winxp...
2009-02-10 Dmitry Gorbachevmpu401.sys: remove entrypoint="..."
2009-02-10 Sylvain PetreolleRtlCreateUnicodeString needs ntifs.h inclusion.
2009-02-10 Dmitry Chapyshev- Implement HeapSetInformation
2009-02-10 Johannes Anderwald- Handle IRP_MN_QUERY_PNP_DEVICE_STATE
2009-02-10 Timo Kreuzer- Move interlocked functions from winddk.h to wdm.h
2009-02-10 Christoph von Wittichset entrypoint="0"
2009-02-10 Dmitry Chapyshev- Add SEH protection for FindResourceExW
2009-02-10 Christoph von Wittichfix formatting
2009-02-10 Christoph von Wittichremove old mozilla url
2009-02-10 Christoph von Wittichremove some more junk from hive files
2009-02-10 Christoph von Wittichremove Internet Explorer StartPage as it is set in...
2009-02-10 Christoph von Wittichremove entries which are added by registering shdocvw
2009-02-10 Johannes Anderwald- Move includes to a common header- Implement IKsDevice...
2009-02-10 Johannes Anderwald- Fix include guard
2009-02-10 Timo Kreuzerfix a typo
2009-02-10 Timo Kreuzer- Move Ex* and Rtl* functions and a bunch of types...
next