Stefan Dösinger
|
21172f1dec
|
wined3d: Improve render target locking.
|
2007-02-14 12:28:39 +01:00 |
|
Stefan Dösinger
|
c3f0eb489b
|
wined3d: Remove pow2Size from the surfaces.
|
2007-02-14 12:28:19 +01:00 |
|
Stefan Dösinger
|
e16d08f011
|
wined3d: Show fullscreen rendering windows.
|
2007-02-14 12:28:04 +01:00 |
|
Stefan Dösinger
|
f196680c59
|
wined3d: GetRenderTargetData can call BltFast.
|
2007-02-14 12:27:37 +01:00 |
|
Stefan Dösinger
|
8cae0e4d07
|
wined3d: Dirtify the render targets, not the primary swapchain on draws.
|
2007-02-14 12:27:23 +01:00 |
|
Felix Nawothnig
|
8784d47cba
|
comctl32: Remove redundant NULL checks before Free() calls.
|
2007-02-14 12:22:39 +01:00 |
|
Felix Nawothnig
|
43c0ce1638
|
comctl32: Add tests for Alloc() and friends.
|
2007-02-14 12:22:09 +01:00 |
|
Felix Nawothnig
|
feb4abf118
|
comctl32: Rename 'string' test to 'misc'.
|
2007-02-14 12:21:57 +01:00 |
|
H. Verbeet
|
2a309f503d
|
wined3d: Cleanup the pixelshader() state handler a little bit.
|
2007-02-14 12:21:46 +01:00 |
|
H. Verbeet
|
1636bc1aec
|
wined3d: Always select the correct shader pair in the vertexdeclaration() state handler.
|
2007-02-14 12:21:41 +01:00 |
|
Jacek Caban
|
3866ce3f7a
|
mshtml: Don't release window if it wasn't created.
|
2007-02-14 11:57:11 +01:00 |
|
Jacek Caban
|
b274242f9c
|
mshtml: Added comments about frozen/not frozen interface.
|
2007-02-14 11:56:48 +01:00 |
|
Jacek Caban
|
facf47537c
|
mshtml: Use wine_url in GetSpec if possible.
|
2007-02-14 11:56:42 +01:00 |
|
Jacek Caban
|
82adfaaef9
|
mshtml: Forward GetAsciiSpec to GetSpec.
|
2007-02-14 11:56:39 +01:00 |
|
Jacek Caban
|
693e62c858
|
mshtml: Added SchemeIs implementation.
|
2007-02-14 11:56:31 +01:00 |
|
Jacek Caban
|
2a0d583e72
|
mshtml: Return "wine" as scheme of nsIURI if wine_url is set.
|
2007-02-14 11:56:17 +01:00 |
|
Mike McCormack
|
63cdee2741
|
msi: Remove an unused initializer.
|
2007-02-13 17:47:30 +01:00 |
|
Mike McCormack
|
b937f33d23
|
ole32: Add missing parameter for RunningObjectTableImpl_UnInitialize.
|
2007-02-13 17:47:28 +01:00 |
|
Misha Koshelev
|
8aa5c99379
|
msi: Conformance test, check that INSTALLUILEVEL flags don't trigger UI install.
|
2007-02-13 17:45:20 +01:00 |
|
Kirill K. Smirnov
|
5ccc6380fc
|
user32/tests: Add tests for WM_SETICON.
|
2007-02-13 17:33:36 +01:00 |
|
Kirill K. Smirnov
|
828cb4f4f8
|
user32: Handle WM_SETICON message similarly to WM_SETTEXT.
|
2007-02-13 17:33:29 +01:00 |
|
Alexandre Julliard
|
bd7595af7b
|
ntdll: Allow APCs to run while waiting for a debug event reply.
|
2007-02-13 17:17:58 +01:00 |
|
Alexandre Julliard
|
34c5104bcc
|
winex11.drv: We still have to flush the display after mapping a window.
The Photoshop splash screen needs this.
|
2007-02-13 17:17:26 +01:00 |
|
Vitaliy Margolen
|
abcbcc35da
|
winex11.drv: Popup windows with system menu are managed.
|
2007-02-13 17:16:54 +01:00 |
|
Leslie Choong
|
b3c0a29061
|
comctl32: updown: Getter and setter tests for updown control.
|
2007-02-13 17:16:31 +01:00 |
|
Anatoly Lyutin
|
bea5ed4fa9
|
comdlg32: fontdlg: Add initialisation for comboboxes.
|
2007-02-13 17:15:52 +01:00 |
|
Marcus Meissner
|
fa32d53810
|
ntdll/tests: Fixed WCHAR overflow.
|
2007-02-13 17:15:24 +01:00 |
|
Peter Oberndorfer
|
b54cecab40
|
ntdll: Test that shows RtlRaiseException with EXCEPTION_BREAKPOINT mangles Eip of context.
|
2007-02-13 12:19:32 +01:00 |
|
Michael Stefaniuc
|
90c0ffd45e
|
atl: Fix a comparison between signed and unsigned.
|
2007-02-13 12:19:11 +01:00 |
|
Michael Stefaniuc
|
c6c68bf304
|
wldap32: Missing HeapFree on error path (found by Smatch).
|
2007-02-13 12:19:08 +01:00 |
|
Dmitry Timoshkov
|
74950a9e1f
|
comctl32: Implement ImageList_GetFlags.
|
2007-02-13 12:08:41 +01:00 |
|
Dmitry Timoshkov
|
474a8f5357
|
user32: Activate an MDI child on WM_SETFOCUS as well as on WM_CHILDACTIVATE.
|
2007-02-13 12:08:38 +01:00 |
|
Andrew Talbot
|
e744c3a5b1
|
dinput: Constify some variables.
|
2007-02-13 12:08:26 +01:00 |
|
Andrew Talbot
|
8cbba46dba
|
amstream: Constify a variable.
|
2007-02-13 12:08:15 +01:00 |
|
Stefan Dösinger
|
f5f501d573
|
wined3d: Use the context manager to create onscreen contexts.
|
2007-02-13 12:08:02 +01:00 |
|
Stefan Dösinger
|
00aa8ab08c
|
d3d8: Deleting bound shaders unbinds them.
|
2007-02-13 12:07:46 +01:00 |
|
Stefan Dösinger
|
12252d0589
|
wined3d: Use the context manager to select the primary render target.
|
2007-02-13 12:05:35 +01:00 |
|
Stefan Dösinger
|
7253fae31f
|
wined3d: Make the context array dynamic.
|
2007-02-13 12:04:40 +01:00 |
|
Stefan Dösinger
|
e534340450
|
wined3d: Improve render target to texture blits.
|
2007-02-13 12:04:20 +01:00 |
|
Stefan Dösinger
|
f22d37e4dd
|
wined3d: Use the context manager to prepare for blitting.
|
2007-02-13 12:04:08 +01:00 |
|
Stefan Dösinger
|
c1623d4e7b
|
wined3d: Use the context manager to prepare for drawing.
|
2007-02-13 12:03:40 +01:00 |
|
Stefan Dösinger
|
380930dc54
|
wined3d: Store dirty states per context.
|
2007-02-13 11:55:07 +01:00 |
|
Stefan Dösinger
|
e6c9a073b0
|
wined3d: Store state optmization members in the context.
|
2007-02-13 11:50:38 +01:00 |
|
Stefan Dösinger
|
c739c387b6
|
wined3d: Add a per context structure for context management.
|
2007-02-13 11:50:14 +01:00 |
|
Hans Leidekker
|
890f63a1d8
|
wininet: Fix a test that fails on Windows.
|
2007-02-13 11:50:07 +01:00 |
|
Hans Leidekker
|
2024f68753
|
wininet: Skip empty accept type strings in HttpOpenRequest.
|
2007-02-13 11:50:01 +01:00 |
|
Paul Vriens
|
f0f3e15ac2
|
wininet/ftp.c: Fix some returned error codes.
|
2007-02-13 11:49:40 +01:00 |
|
Paul Vriens
|
00b7b29c3a
|
wininet/ftp.c: Add tests to show the order of parameter checking.
|
2007-02-13 11:49:22 +01:00 |
|
Rob Shearman
|
b6d8b27be5
|
rpcrt4: The format structures used in the marshaling code should have 1-byte alignment.
|
2007-02-12 15:20:52 +01:00 |
|
Francois Gouget
|
fff13d2751
|
ntdll: Fix compilation on systems that don't support nameless structs.
|
2007-02-12 15:20:18 +01:00 |
|