Chris Robinson
|
2d592427e5
|
wine.inf: Add quartz.dll to the list of installed fake DLLs.
|
2007-02-14 12:30:08 +01:00 |
Chris Robinson
|
134d8a026a
|
quartz: Remove 1GB AVI size limitation.
|
2007-02-14 12:30:02 +01:00 |
Chris Robinson
|
0885141c64
|
quartz: Properly handle input parameters in FileSource_GetCurFile.
|
2007-02-14 12:29:57 +01:00 |
Stefan Dösinger
|
b90a665d20
|
wined3d: Do not allocate compressed surfaces with glTexImage2D.
|
2007-02-14 12:29:42 +01:00 |
Stefan Dösinger
|
ae3327334d
|
wined3d: Swap the SFLAG_DIBSECTION flag when swaping hdc and memory.
|
2007-02-14 12:29:29 +01:00 |
Stefan Dösinger
|
0ddd236480
|
wined3d: Check error conditions before creating the object.
|
2007-02-14 12:29:19 +01:00 |
Stefan Dösinger
|
403b5ecf60
|
wined3d: Partial render target locking.
|
2007-02-14 12:29:11 +01:00 |
Stefan Dösinger
|
b48dfb3c54
|
wined3d: Always use np2 repacking if no native np2 support is available.
|
2007-02-14 12:29:01 +01:00 |
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 |
Vitaly Lipatov
|
fdf8c1a402
|
cmd: Fix program name.
|
2007-02-14 12:21:36 +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 |
Vitaliy Margolen
|
6413a9c193
|
server: Get the primary group from the token's groups.
|
2007-02-13 17:47:43 +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
|
06999c5044
|
wineconsole: Added range of value for all up-down controls on config dialog.
|
2007-02-13 17:16:14 +01:00 |
Anatoly Lyutin
|
bea5ed4fa9
|
comdlg32: fontdlg: Add initialisation for comboboxes.
|
2007-02-13 17:15:52 +01:00 |
Tijl Coosemans
|
6f49b38a5e
|
wineshelllink: Fix mktemp usage on FreeBSD.
|
2007-02-13 17:15:33 +01:00 |
Marcus Meissner
|
fa32d53810
|
ntdll/tests: Fixed WCHAR overflow.
|
2007-02-13 17:15:24 +01:00 |
Kim Lilliestierna
|
9d90abe1b9
|
cmd: Fix the "move" command the same way as the "copy" command.
|
2007-02-13 17:15:06 +01:00 |
Marcus Meissner
|
aef6e2d35d
|
winedump: Free function_name on all error paths.
|
2007-02-13 12:42:33 +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 |