Commit Graph

40713 Commits

Author SHA1 Message Date
Stefan Dösinger f1f84a3615 wined3d: Allocate memory for default pool resources too. 2007-11-01 12:38:25 +01:00
Stefan Dösinger a175e7b68e wined3d: Move a part of LockRect to the base class. 2007-11-01 12:38:17 +01:00
Stefan Dösinger 2a09716c75 wined3d: Reenable render target unlocking via textures. 2007-11-01 12:38:02 +01:00
Stefan Dösinger 64929cfb33 wined3d: Move memory allocation into a separate function. 2007-11-01 12:37:51 +01:00
Stefan Dösinger 948292dbc3 wined3d: Move texture -> drawable blits to LoadLocation. 2007-11-01 12:37:43 +01:00
Hans Leidekker 9e934ee178 wininet: Implement and test FtpCommand{A, W}. 2007-11-01 12:37:27 +01:00
Hans Leidekker 5270b429fa wininet: Correct several ftp server response to error code mappings. 2007-11-01 12:37:18 +01:00
Alexandre Julliard 83fd17f216 winex11.drv: Set the WM_STATE_ABOVE hint on topmost windows. 2007-10-31 18:13:20 +01:00
Alexandre Julliard c183a9e6e7 server: Added support for HWND_TOPMOST and HWND_NOTOPMOST. 2007-10-31 18:12:56 +01:00
Alexandre Julliard b843534357 server: Fix get_next/prev_window behavior for unlinked windows. 2007-10-31 18:08:19 +01:00
Alexandre Julliard 86c8860d62 user32: SetParent should not make the window topmost. 2007-10-31 18:00:53 +01:00
Alexandre Julliard ebc6864953 user32: Don't allow changing the WS_EX_TOPMOST style with SetWindowLong. 2007-10-31 17:53:58 +01:00
Alexandre Julliard 917f288f1b server: Also return the new extended style in the set_window_pos request. 2007-10-31 17:51:05 +01:00
Dan Kegel ab07d61b91 ntdll: NtAccessCheck: Only send used bytes to server. 2007-10-31 14:15:40 +01:00
Hwang YunSong(황윤성) 7c8330ac9a winemine: Update Korean resource. 2007-10-31 14:09:31 +01:00
Hwang YunSong(황윤성) 6aadc86297 user32: Updated Korean resource. 2007-10-31 14:09:25 +01:00
Hwang YunSong(황윤성) 718fe212bd progman: Updated Korean resource. 2007-10-31 14:09:20 +01:00
Alex Villacís Lasso 38234fabeb riched20: Allow for Win98 behavior for return value of EM_REPLACESEL. 2007-10-31 14:06:08 +01:00
Hans Leidekker fcb8e3b197 pdh: Remove or fix tests that fail on Windows. 2007-10-31 14:06:03 +01:00
Alexandre Julliard 3bb04c88b7 msvcrt: Silence FIXME about an unknown parameter that isn't used. 2007-10-31 12:41:49 +01:00
Chris Wulff d230fd6119 hal: Added stubs for KfAquireSpinLock, KfReleaseSpinLock, KfLowerIrql, KfRaiseIrql. 2007-10-31 12:39:55 +01:00
Chris Wulff 8cf7cb32c5 kernel32: Added a stub for FindVolumeMountPointClose. 2007-10-31 12:39:55 +01:00
Chris Wulff 62e7be0ede shdocvw: Add IPersistMemory interface stub. 2007-10-31 12:39:55 +01:00
Chris Wulff 0a2008ae67 shdocvw: Implement OLEIVERB_HIDE. 2007-10-31 12:39:55 +01:00
Dan Hipschman ea7ab4da66 widl: Add a --local-stubs option. 2007-10-31 12:39:54 +01:00
Andrew Talbot e7636c13e5 shell32: Constify some variables. 2007-10-31 12:39:54 +01:00
Stefan Leichter b84a7844b6 d3dx8: Fix number of parameter of functions D3DXVec4Cross and D3DXVec?CatmullRom. 2007-10-31 12:39:54 +01:00
Tim Schwartz db994bf6ed netapi32: Add stub for NetUseEnum(). 2007-10-31 12:39:54 +01:00
Michael Stefaniuc 9056049882 pdh: Fix two missing LeaveCriticalSection() on error paths. 2007-10-31 12:39:54 +01:00
Marcus Meissner 1c7c9de498 winalsa.drv: Explicitly include assert.h. 2007-10-31 12:39:54 +01:00
David Adam 035773b9fe d3dx8: Implement D3DXMatrixRotationAxis. 2007-10-31 12:39:54 +01:00
David Adam ad911054dd d3dx8: Implement D3DXMatrixRotationZ. 2007-10-31 12:39:54 +01:00
David Adam 5098f39410 d3dx8: Implement D3DXMatrixRotationY. 2007-10-31 12:39:54 +01:00
David Adam 4ee8e89510 d3dx8: Implement D3DXMatrixRotationX. 2007-10-31 12:39:54 +01:00
David Adam 4cd47e8b64 d3dx8: Implement D3DXMatrixTranslation. 2007-10-31 12:39:54 +01:00
David Adam 716862d696 d3dx8: Implement D3DXMatrixScaling. 2007-10-31 12:39:54 +01:00
David Adam e8f887dc18 d3dx8: Implement D3DXMatrixTranspose. 2007-10-31 12:39:54 +01:00
David Adam c392a8bc74 d3dx8: Implement D3DXMatrixMultiply. 2007-10-31 12:39:54 +01:00
David Adam 720fb79d7f d3dx8: Implement D3DXMatrixfDeterminant. 2007-10-31 12:39:54 +01:00
David Adam 08d17fd27f d3dx8: Fix the condition in D3DXMatrixIsIdentity. 2007-10-31 12:39:54 +01:00
Rob Shearman e8d7af2d43 advapi32: Implement filter matching for CredEnumerate. 2007-10-31 12:39:54 +01:00
Rob Shearman e6f28ebb1a advapi32: Add tests for credential management functions. 2007-10-31 12:39:54 +01:00
Rob Shearman e3fae172f1 advapi32: Implement ANSI credential management functions. 2007-10-31 12:39:54 +01:00
Rob Shearman 61e836b947 advapi32: Implement CredEnumerateW. 2007-10-31 12:39:53 +01:00
Rob Shearman 72bd876599 advapi32: Implement CredDeleteW. 2007-10-31 12:39:53 +01:00
Rob Shearman 7689fad310 advapi32: Implement CredReadW and CredFree. 2007-10-31 12:39:53 +01:00
Rob Shearman 7583130908 advapi32: Implement CredWriteW. 2007-10-31 12:39:53 +01:00
Alexandre Julliard 94c976c97a server: Add the generated files missing from the last commit. 2007-10-30 15:32:40 +01:00
Hwang YunSong(황윤성) 604530e3bd credui: Updated Korean resource. 2007-10-30 14:20:41 +01:00
Hans Leidekker 1a8327468c wininet: Don't release the parent object in FTP_Connect, the caller will do that. 2007-10-30 14:19:20 +01:00