Stefan Leichter
|
2c576e88b4
|
kernel32: Check parameter of CheckRemoteDebuggerPresent with tests.
|
2009-09-28 12:37:28 +02:00 |
Vincent Povirk
|
d1099eb4d8
|
user32: Invert y in DrawTextEx in GM_COMPATIBLE mode if y increases up.
|
2009-09-28 12:37:20 +02:00 |
Detlef Riekenberg
|
575ee0bb4e
|
urlmon/tests: Fix sec_mgr tests on win98 (IE 4).
|
2009-09-26 16:06:20 +02:00 |
Frédéric Delanoy
|
f7d8954bef
|
jscript: Update French translation.
|
2009-09-26 16:06:14 +02:00 |
André Hentschel
|
5e030ac126
|
jscript: Update German translation.
|
2009-09-26 16:06:09 +02:00 |
Colin Fowler
|
c741ad7dde
|
libport: Add generic interlocked instruction support fallback.
|
2009-09-26 16:06:04 +02:00 |
Markus Stockhausen
|
abdebcdbbe
|
ole32/storage32: Fix for reference counters in nested storage.
|
2009-09-26 16:05:45 +02:00 |
Alexandre Julliard
|
e340a2ffac
|
include: Avoid direct access to wine_ldt_copy outside of kernel.
|
2009-09-26 13:52:52 +02:00 |
Alexandre Julliard
|
29d68b3fa7
|
gdi32: Move the 16-bit DIB pointer support to gdi16.c.
|
2009-09-26 13:50:37 +02:00 |
Alexandre Julliard
|
3411821ff6
|
gdi32: Get rid of the 16-bit DC hook support.
It can only work with native user32 anyway.
|
2009-09-26 13:32:47 +02:00 |
Alexandre Julliard
|
6ad951804a
|
gdi32: Make wing.dll into a stand-alone 16-bit module.
|
2009-09-26 13:32:25 +02:00 |
Alexandre Julliard
|
7582b13d8d
|
gdi32: Move remaining 16-bit metafile functions to metafile16.c
|
2009-09-26 13:31:45 +02:00 |
Alexandre Julliard
|
ab35d6e727
|
winex11.drv: BS_DIBPATTERN brushes use a 32-bit handle in 32-bit mode.
|
2009-09-26 13:30:54 +02:00 |
Alexandre Julliard
|
10b0d11e0d
|
wineps.drv: BS_DIBPATTERN brushes use a 32-bit handle in 32-bit mode.
|
2009-09-26 13:30:42 +02:00 |
Alexandre Julliard
|
d69dd56495
|
gdi32: BS_DIBPATTERN brushes use a 32-bit handle in 32-bit mode.
|
2009-09-26 13:30:06 +02:00 |
Alexandre Julliard
|
f3b9fb554d
|
Release 1.1.30.
|
2009-09-25 18:53:43 +02:00 |
Alexandre Julliard
|
50573f424a
|
user32/tests: Add missing flush_events in ScrollWindow test.
|
2009-09-25 16:08:50 +02:00 |
Alexandre Julliard
|
77c3997e90
|
windowscodecs: Fix incorrect overflow check caused by test mistake.
|
2009-09-25 15:58:55 +02:00 |
Henri Verbeet
|
33bfcdd044
|
ddraw: The ddraw surface is now always the wined3d surface's parent.
This GetParent() trick would now cause infinite recursion.
|
2009-09-25 15:15:55 +02:00 |
Henri Verbeet
|
cd96c6e355
|
wined3d: Release the stateblock before destroying the GL context.
|
2009-09-25 15:15:49 +02:00 |
Henri Verbeet
|
47c84f4f7f
|
wined3d: Use the DXGI naming convention for all formats.
|
2009-09-25 15:15:44 +02:00 |
Henri Verbeet
|
a25ac586c6
|
wined3d: Add a state handler for WINED3DRS_SOFTWAREVERTEXPROCESSING.
|
2009-09-25 15:15:08 +02:00 |
Henri Verbeet
|
906071aa9f
|
d3d8: It's not an error to have a NULL texture bound to a stage.
|
2009-09-25 15:15:00 +02:00 |
Henri Verbeet
|
c64da00de7
|
wined3d: Rename IWineD3DDevice::GetIndices() to IWineD3DDevice::GetIndexBuffer().
|
2009-09-25 15:14:52 +02:00 |
Henri Verbeet
|
60e32659a7
|
wined3d: Rename IWineD3DDevice::SetIndices() to IWineD3DDevice::SetIndexBuffer().
|
2009-09-25 15:14:44 +02:00 |
Henri Verbeet
|
f88c6e5ce5
|
wined3d: Move common shader fields to IWineD3DBaseShaderClass.
|
2009-09-25 15:14:35 +02:00 |
Henri Verbeet
|
77086e8e84
|
wined3d: Remove SetFunction() from the public shader interface.
|
2009-09-25 15:14:26 +02:00 |
Henri Verbeet
|
d76c7a8521
|
wined3d: Move some common shader functions to the IWineD3DBaseShader interface.
|
2009-09-25 15:14:17 +02:00 |
Henri Verbeet
|
27723affc9
|
d3d8: Set the vertex declaration's shader handle in vertexdeclaration_init().
|
2009-09-25 15:14:09 +02:00 |
Alexandre Julliard
|
d0aaae9987
|
comctl32/tests: Use UDM_GET/SETPOS instead of UDM_GET/SETPOS32 for compatibility with old versions.
|
2009-09-25 15:13:55 +02:00 |
Alexandre Julliard
|
ae2b8a6e97
|
comctl32/tests: Fix some rebar tests on older comctl32 versions.
|
2009-09-25 15:13:25 +02:00 |
Hans Leidekker
|
09f1ace555
|
wininet: Add some URL cache tests and make them pass.
|
2009-09-25 14:39:35 +02:00 |
Hans Leidekker
|
d590a20f6d
|
wininet: Consistently set last error before testing it.
|
2009-09-25 14:39:28 +02:00 |
Hans Leidekker
|
784b58a280
|
wininet: Try harder to find a unique cache file name.
|
2009-09-25 14:39:22 +02:00 |
Ričardas Barkauskas
|
5ae2ff8daf
|
d3dx9_42: Implement d3dx9_42 and forward the functions to d3dx9_36.
|
2009-09-25 14:39:15 +02:00 |
Alexandre Julliard
|
e55acdb642
|
shell32: Don't try to call a 16-bit function on non-x86 platforms.
|
2009-09-25 14:37:57 +02:00 |
Aric Stewart
|
42e54f9513
|
shell32: Stub ShellHookProc.
|
2009-09-25 14:35:38 +02:00 |
Dan Kegel
|
25efe69d60
|
cmd: Make 'dir' hide hidden or system files by default.
|
2009-09-25 14:00:23 +02:00 |
Dan Kegel
|
81e5c76a5f
|
cmd: Improve 'attrib' builtin to handle at least setting/clearing single attributes.
|
2009-09-25 14:00:17 +02:00 |
Dan Kegel
|
46187dd609
|
ntdll: Fix NtQueryInformationFile test failures on Vista Home Basic.
|
2009-09-25 13:51:03 +02:00 |
Dan Kegel
|
fa12f03976
|
ntdll: Add initial test for NtQueryDirectoryFile().
|
2009-09-25 13:50:54 +02:00 |
Mike Kaplinskiy
|
45bd91b28b
|
ws2_32/tests: Test WSAAccept with CF_DEFER.
|
2009-09-25 13:42:41 +02:00 |
Mike Kaplinskiy
|
3905c7a030
|
ws2_32: Try accepting a connection before blocking.
|
2009-09-25 13:42:36 +02:00 |
Roderick Colenbrander
|
9465700083
|
winex11: Don't use ColorShifts for non-TrueColor bitmaps.
|
2009-09-25 13:16:56 +02:00 |
Nikolay Sivov
|
6bd43fbb49
|
comctl32/monthcal: Some cleanup to avoid cast in helpers.
|
2009-09-25 13:16:34 +02:00 |
Nikolay Sivov
|
decc86add9
|
comctl32/monthcal: Don't redraw if date didn't change on MCM_SETTODAY.
|
2009-09-25 13:16:25 +02:00 |
Nikolay Sivov
|
534ea8ab42
|
comctl32/monthcal: Name MCM_SETMAXSELCOUNT parameter.
|
2009-09-25 13:16:09 +02:00 |
Nikolay Sivov
|
548645d360
|
comctl32/monthcal: Don't redraw after MCM_SETCURSEL if selection doesn't change.
|
2009-09-25 13:16:01 +02:00 |
Nikolay Sivov
|
c01ab1608c
|
comct32/monthcal: Invalidate background too on MCM_SETCOLOR with MCSC_BACKGROUND.
|
2009-09-25 13:15:54 +02:00 |
Austin English
|
5d15da6df5
|
wined3d: Recognize DRI R300 drivers as Mesa.
|
2009-09-25 13:15:48 +02:00 |