Alexandre Julliard
|
a0a95eb0ca
|
gphoto2.ds: CreateDIBSection doesn't need a DC for the DIB_RGB_COLORS case.
|
2012-05-02 12:02:28 +02:00 |
Alexandre Julliard
|
039c85346c
|
gdiplus: CreateDIBSection doesn't need a DC for the DIB_RGB_COLORS case.
|
2012-05-02 12:02:17 +02:00 |
Jacek Caban
|
d2e8d44811
|
mshtml: Added IHTMLWindow2::get_history implementation.
|
2012-05-02 12:00:43 +02:00 |
Jacek Caban
|
fdeb816fc9
|
mshtml.idl: Added DispHTMLHistory declaration.
|
2012-05-02 12:00:34 +02:00 |
Andrew Eikum
|
4354be123c
|
dsound: Don't derive the secondary position from the primary position.
|
2012-05-02 12:00:02 +02:00 |
Andrew Eikum
|
f393a98a8a
|
dsound: Convert from fixed to floating point.
|
2012-05-02 11:59:58 +02:00 |
Henri Verbeet
|
a8a201cf61
|
wined3d: Figure out the index data pointer inside drawPrimitive().
We want to do this after context_apply_draw_state(), when resource locations
are all setup.
|
2012-05-02 11:59:14 +02:00 |
Henri Verbeet
|
64e41dae8a
|
wined3d: Figure out the index size inside drawPrimitive().
|
2012-05-02 11:59:10 +02:00 |
Henri Verbeet
|
5d56abdb55
|
d3d9: Properly retrieve an interface pointer in d3d9_texture_3d_GetVolumeLevel().
|
2012-05-02 11:59:06 +02:00 |
Henri Verbeet
|
f9fe89b386
|
d3d9: Properly retrieve an interface pointer in d3d9_texture_cube_UnlockRect().
|
2012-05-02 11:58:59 +02:00 |
Henri Verbeet
|
5d30402ad8
|
d3d9: Properly retrieve an interface pointer in d3d9_texture_cube_LockRect().
|
2012-05-02 11:58:56 +02:00 |
André Hentschel
|
f86ea4cbe9
|
winedbg: Complete the Thumb disassembler.
|
2012-05-02 11:58:51 +02:00 |
Alexander E. Patrakov
|
93a0ca7c6c
|
dsound: Clean up channels.
|
2012-05-01 19:16:23 +02:00 |
Alexander E. Patrakov
|
ab4ef6636d
|
dsound: Clean up cp_fields.
|
2012-05-01 19:16:00 +02:00 |
Alexander E. Patrakov
|
f88f3d4149
|
dsound: Replace convert() functions with get() and put().
|
2012-05-01 19:15:49 +02:00 |
Alexander E. Patrakov
|
0195e01990
|
dsound: Clean up MixToTemporary().
|
2012-05-01 19:15:12 +02:00 |
Erich Hoover
|
74560c1d39
|
ws2_32/tests: Test for IOCP behavior without AcceptEx call.
|
2012-05-01 19:14:41 +02:00 |
Erich Hoover
|
a766ee4b1d
|
ws2_32/tests: Test for AcceptEx IOCP behavior for a duplicated handle.
|
2012-05-01 19:14:36 +02:00 |
Erich Hoover
|
23a785af7e
|
ws2_32/tests: Test for AcceptEx IOCP behavior for cancelled sockets.
|
2012-05-01 19:14:31 +02:00 |
Erich Hoover
|
1e0b65f3a2
|
ws2_32/tests: AcceptEx IOCP initialization cleanup.
|
2012-05-01 19:14:27 +02:00 |
Jacek Caban
|
ab509cde5e
|
oleaut32: SysStringByteLen code clean up.
|
2012-05-01 15:29:08 +02:00 |
Jacek Caban
|
7fded88895
|
oleaut32: SysStringLen code clean up.
|
2012-05-01 15:28:53 +02:00 |
Jacek Caban
|
13db9a1662
|
jscript: Added VT_I2 tests.
|
2012-05-01 15:28:24 +02:00 |
Jacek Caban
|
c9c8c6165e
|
jscript: Added support for VT_I2 in invoke_prop_func.
|
2012-05-01 15:28:22 +02:00 |
Jacek Caban
|
da125450da
|
jscript: Added support for VT_I2 in disp_call.
|
2012-05-01 15:28:18 +02:00 |
Jacek Caban
|
b6a1912392
|
jscript: Added support for VT_I2 in disp_propget.
|
2012-05-01 15:28:16 +02:00 |
Hans Leidekker
|
9700e9c7a6
|
msi: Fix a couple of DispGetParam calls.
|
2012-05-01 14:50:03 +02:00 |
Hans Leidekker
|
c3e3c81bfb
|
msi: Add the Session object as a global member to custom action scripts.
|
2012-05-01 14:49:58 +02:00 |
Hans Leidekker
|
52738e4f93
|
msi: Remove a workaround for missing Windows Script interfaces.
|
2012-05-01 14:49:52 +02:00 |
Stefan Leichter
|
0c1bd482b5
|
wsnmp32: New stub dll.
|
2012-05-01 14:49:24 +02:00 |
Józef Kucia
|
d3068976e5
|
d3dx9: Implement conversion from DDS pixel format to D3DFORMAT.
|
2012-05-01 14:46:59 +02:00 |
Józef Kucia
|
4618e388e6
|
d3dx9: Add partial DDS support implementation for D3DXGetImageInfo functions.
|
2012-05-01 14:46:37 +02:00 |
Dmitry Timoshkov
|
542e30b531
|
gdiplus: Add more traces to font APIs.
|
2012-05-01 14:45:38 +02:00 |
André Hentschel
|
782c543abb
|
d3drm/tests: Add tests for handling Visuals.
|
2012-05-01 14:45:15 +02:00 |
André Hentschel
|
154c1658d3
|
d3drm: Implement IDirect3DRMFrameX_DeleteVisual.
|
2012-05-01 14:45:11 +02:00 |
André Hentschel
|
acfb249af6
|
d3drm: Implement IDirect3DRMFrameX_AddVisual.
|
2012-05-01 14:45:03 +02:00 |
Austin English
|
adc0518af7
|
shell32: Add a stub SHGetKnownFolderIDList.
|
2012-05-01 14:44:33 +02:00 |
Henri Verbeet
|
42b835754b
|
wined3d: Keep track of "all_vbo" in the stream info structure.
|
2012-05-01 14:44:15 +02:00 |
Henri Verbeet
|
b8f6c9cdb1
|
d3dx9: Cleanup parameter names for D3DXLoadSurfaceFromMemory().
|
2012-05-01 14:44:12 +02:00 |
Henri Verbeet
|
02cb4fe294
|
d3d9: Properly retrieve an interface pointer in d3d9_texture_cube_GetCubeMapSurface().
|
2012-05-01 14:44:09 +02:00 |
Henri Verbeet
|
c85f6c9419
|
d3d9: Properly retrieve an interface pointer in d3d9_texture_2d_UnlockRect().
|
2012-05-01 14:44:06 +02:00 |
Henri Verbeet
|
61dd4fa851
|
d3d9: Properly retrieve an interface pointer in d3d9_texture_2d_LockRect().
|
2012-05-01 14:44:03 +02:00 |
Alexandre Julliard
|
fd11023e4b
|
kernel32: Fix another overflow in GetModuleFileNameExW.
|
2012-05-01 14:43:46 +02:00 |
Alexandre Julliard
|
6a19d9f252
|
gdi32: Support drawing to a visible rectangle smaller than the whole bitmap in the DIB engine.
|
2012-05-01 14:28:39 +02:00 |
Alexandre Julliard
|
025b58870e
|
gdi32: Always pass the actual coordinates to the get_pixel_ptr functions.
|
2012-05-01 11:41:19 +02:00 |
Alexandre Julliard
|
41e5bc06d8
|
gdi32: Add support for clipping source coordinates to the DC device rectangle.
|
2012-04-30 22:47:35 +02:00 |
André Hentschel
|
d2581e6229
|
iphlpapi/tests: Add simple tests for the Get*StatisticsEx functions.
|
2012-04-30 20:03:30 +02:00 |
André Hentschel
|
50e7090a00
|
winapi: Remove ALPHA from the architecture list.
|
2012-04-30 20:03:29 +02:00 |
André Hentschel
|
f9d91a7dc4
|
wine.inf: Start the spool service when needed.
|
2012-04-30 20:03:29 +02:00 |
André Hentschel
|
fc2c0160fb
|
rpcrt4: Avoid shadowing pProcHeader.
|
2012-04-30 20:03:28 +02:00 |