reactos.git
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... sync translations, remove a little change from ros...
2009-02-13 Christoph von... sync mshtml and shdocvw winetests with wine 1.1.15
2009-02-13 Christoph von... apply ros-hack
2009-02-13 Christoph von... readd LANGID until I figured out were wine moved the...
2009-02-13 Christoph von... sync msi with wine 1.1.15
2009-02-13 Christoph von... sync jscript_winetest with wine 1.1.15
2009-02-13 Christoph von... sync shdocvw, mshtml and jscript to wine 1.1.15
2009-02-13 Christoph von... fix a typo spotted by gabriel_it
2009-02-13 Christoph von... inline the function
2009-02-13 Christoph von... work around missing fpclassify
2009-02-13 Colin Finck- Add some checks to prevent crashes in unexpected...
2009-02-13 Christoph von... sync avifil32 with wine 1.1.15
2009-02-13 Christoph von... revert r39578 as it breaks rosautotest on 3rd stage
2009-02-13 Christoph von... fix a memory leak
2009-02-13 Dmitry Chapyshev- Add LCIDToLocaleName from Wine. Used by Wine Gecko
2009-02-13 Christoph von... -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... -move FCB_TAG to header
2009-02-12 Johannes Anderwald- Implement MediaClassInstaller for GUID_DEVCLASS_SOUND...
2009-02-12 Christoph von... fix some gdi32 font winetests
2009-02-12 Johannes Anderwald- Install wdmaud, sysaudio driver when a new audio...
2009-02-12 Christoph von... fix 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... define CSR_DEFAULT_CURSOR_SIZE instead of hardcoding...
2009-02-11 Christoph von... dbghelp: 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... fix 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... set entrypoint="0"
2009-02-10 Dmitry Chapyshev- Add SEH protection for FindResourceExW
2009-02-10 Christoph von... fix formatting
2009-02-10 Christoph von... remove old mozilla url
2009-02-10 Christoph von... remove some more junk from hive files
2009-02-10 Christoph von... remove Internet Explorer StartPage as it is set in...
2009-02-10 Christoph von... add resource file to kernel32_winetest
2009-02-10 Christoph von... remove 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...
2009-02-10 Timo Kreuzerundef ExAllocatePoolWithQuota and ExAllocatePoolWithQuo...
2009-02-09 Timo KreuzerRename ntddk.h include guard to _NTDDK_ as it's suppose...
2009-02-09 Christoph von... formatting fix tabs to 4 spaces
2009-02-09 Timo Kreuzerimplement _mm_pause
2009-02-09 Christoph von... -remove ros-hack
2009-02-09 Christoph von... add srclient.dll
2009-02-09 Dmitry Chapyshev.def -> .spec
2009-02-09 Dmitry GorbachevAdd more color schemes. Gabriel Ilardi, bug #4149.
2009-02-09 Gregor Schneider- Remove coordinate checks from NtGdiStretchBlt, since...
next