reactos.git
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...
2009-02-09 Gregor SchneiderFix comments
2009-02-09 Christoph von... -don't rely on wingdi.h in winuser.h
2009-02-08 Gregor SchneiderPreparation for StretchBlt pattern support (2):
2009-02-08 Timo KreuzerFix definition of IoSetCancelRoutine.
2009-02-08 Christoph von... add -H to compilerflags for resolving header issues...
2009-02-08 Christoph von... -remove wingdi.h from wine/winuser.h
2009-02-08 Gregor SchneiderPreparation for StretchBlt pattern support:
2009-02-08 Christoph von... don't include windows.h
2009-02-08 Dmitry Chapyshev- Fix typos
2009-02-08 Dmitry Chapyshev- FIXME -> TRACE for unimplemented functions
2009-02-08 Christoph von... E_PROP_ID_UNSUPPORTED is already defined in vfwmsgs.h
2009-02-08 Dmitry Chapyshev- Implement PathIsURL
2009-02-08 Christoph von... get rid of some junk
2009-02-08 Dmitry Chapyshev.def -> .spec (based on amd64 branch with my fixes)
2009-02-08 Dmitry GorbachevKenichi Aramaki (karamaki-at-gmail-dot-com):
2009-02-08 Dmitry Chapyshev.def -> .spec (based on amd64 branch with my fixes)
2009-02-08 Dmitry GorbachevFlush buffers before sending a command to keyboard...
2009-02-08 Christoph von... fix some comments
2009-02-08 Christoph von... add qmgrprxy.dll from wine 1.14
2009-02-08 Dmitry Chapyshev.def -> .spec (based on amd64 branch with my fixes)
2009-02-08 Christoph von... add actxprxy from wine 1.14
2009-02-08 Gregor Schneider[FORMATTING] apply 4 spaces indentation
2009-02-08 Gregor SchneiderEvgeny Boltik, <BSTSoft AT narod DOT ru>: Convert BitBl...
2009-02-08 Kamil Hornicek- sync dinput and dinput8 with wine
2009-02-08 Gregor SchneiderStretchBlt: +clipping -bugs
2009-02-08 Christoph von... sync CredReadDomainCredentialsA/W with wine 1.14
2009-02-08 Dmitry Chapyshev- Sync advapi32_winetest with Wine head
2009-02-08 Gregor Schneider- Convert coordinates of src and dst rectangle in Trans...
2009-02-08 Michael Martin- Set Buffer pointer to NULL on failure.
2009-02-08 Christoph von... remove hack
2009-02-08 Michael Martin- Fix formatting
2009-02-08 Christoph von... remove hack
2009-02-08 Christoph von... remove hack
2009-02-08 Christoph von... sync ole32_winetest with wine 1.14
next