reactos.git
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
2009-02-08 Christoph von... sync oleaur32_winetest with wine 1.1.14
2009-02-08 Christoph von... add new module type IdlInterface
2009-02-08 Timo Kreuzermerge from amd64 branch. and
2009-02-08 Timo Kreuzer#if out some "strange" __ROS_LONG64__ definition for...
2009-02-07 Timo KreuzerAdd InitializeSListHead and QueryDepthSList to winbase.h
2009-02-07 Michael Martin- Default ExitStatus for a process is STATUS_PENDING...
2009-02-07 Dmitry GorbachevDo not crash the kernel when accessing a guard page.
2009-02-07 Dmitry Chapyshev- Implement SetupChangeLocale
2009-02-07 Dmitry Chapyshev- Stub implement DeleteProfileA/W
2009-02-07 Dmitry Chapyshev- Stub implement NlsResetProcessLocale
2009-02-07 Dmitry Chapyshev- Add olecli32 and olesvr32 from Wine
2009-02-07 Steven EdwardsAlways call TerminateProcess when exiting a session.
2009-02-07 Johannes Anderwald- Add a hack
2009-02-07 Johannes Anderwald- Add a hack
2009-02-07 Steven Edwards - Reimplement TerminateShell function using WaitForSin...
2009-02-07 Christoph von... fix a comment
2009-02-07 Johannes Anderwald- Add a new member to SC_RPC_CONFIG_INFOA structure
2009-02-07 Dmitry Chapyshev- Partially revert r39453
2009-02-07 Dmitry Chapyshev- Add stub program for winhlp32 (should be located...
2009-02-07 Kamil Hornicek- update polish translation of usetup by Olaf Siejka
2009-02-07 Christoph von... fix ScmRpcStatusToWinError handling
2009-02-07 Christoph von... sync oleaut32 to wine 1.1.14
2009-02-07 Art YerkesObey pid defined macro.
2009-02-07 Christoph von... fix formatting
2009-02-07 Art YerkesCalling listen more than once is expected to be benign.
2009-02-07 Timo Kreuzerdefine BitScanReverse to _BitScanReverse, add BitScanFo...
2009-02-06 Timo Kreuzermerge from amd64 branch:
2009-02-06 Christoph von... remove dead code
2009-02-06 Johannes Anderwald- new oo entry, patch Mario Kacmar
2009-02-06 Christoph von... fix NULL checks
2009-02-06 Dmitry Gorbachev- Fix spinning on locks on SMP.
2009-02-06 Christoph von... revert 37001 (Initialize _RetVal properly in order...
2009-02-06 Timo Kreuzermerge from amd64 branch:
2009-02-06 Johannes Anderwald- Add more error checks
2009-02-06 Christoph von... add a missing Status to ScmRpcStatusToWinError
2009-02-06 Christoph von... fix a nice bug in RGetServiceKeyNameA
2009-02-06 Dmitry GorbachevFix formatting in muilanguages.h. Patch from Mario...
2009-02-06 Christoph von... add some more error checking
2009-02-06 Christoph von... fix some QueryServiceConfig2A winetests
2009-02-06 Steven Edwards- Some formating changes
2009-02-06 Dmitry Chapyshev- Implement GetVolumePathNameA/W
2009-02-06 Steven EdwardsChanged port back to 23
2009-02-06 Steven Edwards- Use the Wine spooler service as the service entry...
2009-02-06 Steven Edwards - Make telnetd only slightly more RFC-compatible
2009-02-06 Timo Kreuzerwinddk: Move mm definitions into arch specific area
2009-02-06 Timo Kreuzerwinddk.h add amd64 CONTEXT
2009-02-05 Timo KreuzerMerge 37493,37494 from amd64 branch:
2009-02-05 Johannes Anderwald- Fix a potential buffer overflow in RChangeServiceConfigA
2009-02-05 Matthias Kupfer- Add Denmark to country list and set geo id.
2009-02-05 Dmitry GorbachevFix bug #4129 in CmpGetNameControlBlock().
2009-02-05 Johannes Anderwald- Ignore lpResult parameter
2009-02-05 Johannes Anderwald- Fix returned length for RGetServiceKeyNameW
2009-02-05 Johannes Anderwald- Add more error checks which reduce winetest errors
next