Alexandre Julliard
|
56c6916894
|
jscript: Don't bother to free memory at process exit.
|
2013-05-15 10:21:12 +02:00 |
Alexandre Julliard
|
d6976d7e00
|
inetmib1: Don't bother to free memory at process exit.
|
2013-05-15 10:20:16 +02:00 |
Alexandre Julliard
|
1731ee55b6
|
gdiplus: Don't bother to free memory at process exit.
|
2013-05-15 10:19:18 +02:00 |
Alexandre Julliard
|
575d0e6014
|
dxgi: Don't bother to free memory at process exit.
|
2013-05-15 10:18:37 +02:00 |
Alexandre Julliard
|
14f7900b8d
|
dwrite: Don't bother to free memory at process exit.
|
2013-05-15 10:17:03 +02:00 |
Alexandre Julliard
|
99bf9ee8e0
|
crypt32: Don't bother to free memory at process exit.
|
2013-05-15 10:16:05 +02:00 |
Alexandre Julliard
|
0f3523b101
|
credui: Don't bother to free memory at process exit.
|
2013-05-15 10:15:39 +02:00 |
Christian Costa
|
a131d714ff
|
d3dx9_36: Fix D3DXCheckTextureRequirements to return D3DFMT_A8R8G8B8 when d3d doesn't support D3DFMT_P8 + tests.
|
2013-05-14 22:00:14 +02:00 |
Christian Costa
|
aa1d24f09b
|
d3dx9_36: Report D3DFMT_P8 for image with indexed colors in D3DGetImageInfoFromFileInMemory.
|
2013-05-14 22:00:06 +02:00 |
Sergey Guralnik
|
4b9d81b4b5
|
explorer: Use comma as argument delimiter.
|
2013-05-14 19:37:02 +02:00 |
Maarten Lankhorst
|
604172dd98
|
devenum: Set FriendlyName and wave*ID for devices.
|
2013-05-14 19:31:57 +02:00 |
Stefan Dösinger
|
71723ad086
|
wined3d: Disable the fixed function vertex pipeline when ARB vertex programs are used.
|
2013-05-14 18:37:13 +02:00 |
Stefan Dösinger
|
6fce4d4547
|
wined3d: Pass the state and private data to shader_select.
|
2013-05-14 18:37:08 +02:00 |
Stefan Dösinger
|
47f385adf0
|
wined3d: Add a separate function for disabling shaders.
|
2013-05-14 18:37:04 +02:00 |
Stefan Dösinger
|
036a62a245
|
wined3d: Explicitly pass the state to shader_load_constants.
|
2013-05-14 18:36:59 +02:00 |
Stefan Dösinger
|
5d138799ea
|
wined3d: Don't access the stateblock from shader_arb_load_constants_internal.
|
2013-05-14 18:36:53 +02:00 |
Hans Leidekker
|
0083d4b092
|
wbemprox: Add stub implementations of IWbemServices::ExecNotificationQueryAsync and IWbemServices::CancelAsyncCall.
|
2013-05-14 17:29:14 +02:00 |
Hans Leidekker
|
d816192ecc
|
wmiutils: Accept namespaces without a leading slash.
|
2013-05-14 17:29:06 +02:00 |
Alistair Leslie-Hughes
|
c476d1785e
|
oledb32: Implement DataConvert DBTYPE_BYTES->DBTYPE_BYTES.
|
2013-05-14 17:29:01 +02:00 |
Nikolay Sivov
|
3dea8a69ec
|
comdlg32: Simplify more internal helpers.
|
2013-05-14 17:28:34 +02:00 |
Ken Thomases
|
1ac1cd69ad
|
winemac: Fix disabling of resizable windows.
|
2013-05-14 17:28:30 +02:00 |
Dmitry Timoshkov
|
462ad39949
|
kernel32: Add a test for holding process heap lock before calling ExitProcess.
|
2013-05-14 11:33:40 +02:00 |
Alexandre Julliard
|
02d56bd3a2
|
wined3d: Don't bother to unregister classes at process exit.
|
2013-05-14 11:33:29 +02:00 |
Alexandre Julliard
|
9cf94e30b2
|
wintab32: Don't bother to unregister classes at process exit.
|
2013-05-14 11:33:29 +02:00 |
Alexandre Julliard
|
5e95368e0a
|
ole32: Don't bother to unregister classes at process exit.
|
2013-05-14 11:33:27 +02:00 |
Alexandre Julliard
|
0091c0ae96
|
riched32: Don't bother to unregister classes at process exit.
|
2013-05-14 11:33:19 +02:00 |
Alexandre Julliard
|
85f8828560
|
riched20: Don't bother to unregister classes at process exit.
|
2013-05-14 11:33:19 +02:00 |
Alexandre Julliard
|
d578d0d6c3
|
msi: Don't bother to unregister classes at process exit.
|
2013-05-14 11:33:19 +02:00 |
Alexandre Julliard
|
1b5114d9fc
|
inetcomm: Don't bother to unregister classes at process exit.
|
2013-05-14 11:33:18 +02:00 |
Alexandre Julliard
|
0243fd5aa3
|
imm32: Don't bother to unregister classes at process exit.
|
2013-05-14 11:33:17 +02:00 |
Alexandre Julliard
|
79fe2daafb
|
ieframe: Don't bother to unregister classes at process exit.
|
2013-05-14 11:31:34 +02:00 |
Alexandre Julliard
|
0ad26e27f3
|
ddraw: Don't bother to unregister classes at process exit.
|
2013-05-14 11:31:31 +02:00 |
Alexandre Julliard
|
1b4c1ab900
|
comctl32: Don't bother to unregister classes at process exit.
|
2013-05-14 11:13:09 +02:00 |
Nikolay Sivov
|
4625c399c6
|
comctl32: Use selected image for listbox/editbox for selected item only.
|
2013-05-14 11:09:25 +02:00 |
Nikolay Sivov
|
97caa729b6
|
comctl32: Allocate edit data with control info.
|
2013-05-14 11:09:20 +02:00 |
André Hentschel
|
a3a1913373
|
po: Fix typo in German translation.
|
2013-05-13 20:52:08 +02:00 |
Huw Davies
|
d3fec2ce9c
|
user32/tests: Add tests to show that WM_CHAR W<->A mapping uses the codepage associated with the current keyboard layout.
|
2013-05-13 20:52:08 +02:00 |
Jacek Caban
|
b4cc5a2114
|
ole32: Error handling clean up in local_server_thread.
|
2013-05-13 20:52:07 +02:00 |
Stefan Dösinger
|
260e1cb0b3
|
wined3d: Pass the pixel shader input signature to shader_arb_generate_vshader.
|
2013-05-13 19:57:11 +02:00 |
Stefan Dösinger
|
e25b968499
|
wined3d: Fix a ~0U assignment.
|
2013-05-13 19:57:09 +02:00 |
Hans Leidekker
|
93637828b4
|
winhttp: Fix a memory leak.
Reported by Marcus Meissner.
|
2013-05-13 16:48:49 +02:00 |
Alistair Leslie-Hughes
|
d72787521e
|
oledb32: Implement GetConversionSize DBTYPE_VARIANT->DBTYPE_WSTR.
|
2013-05-13 16:48:44 +02:00 |
Nikolay Sivov
|
489707f9e3
|
comdlg32: Simplify some internal helpers.
|
2013-05-13 11:44:17 +02:00 |
Nikolay Sivov
|
1616eb6fca
|
comdlg32: Pass full colorref to RGB -> HSL conversion function.
|
2013-05-13 11:44:12 +02:00 |
Nikolay Sivov
|
31351376d1
|
comdlg32: Return combined color from HSL -> RGB transform.
|
2013-05-13 11:44:00 +02:00 |
Nikolay Sivov
|
adbb96fb5c
|
comdlg32: Add controls codes defines for color choosing dialog.
|
2013-05-13 11:43:51 +02:00 |
André Hentschel
|
0867e37768
|
d3drm/tests: Add more face tests.
|
2013-05-13 11:16:19 +02:00 |
André Hentschel
|
60aaed781c
|
d3drm: Implement IDirect3DRMMeshBuilder3_GetNormals.
|
2013-05-13 11:16:10 +02:00 |
André Hentschel
|
edacd0772e
|
d3drm: Implement IDirect3DRMMeshBuilder3_GetNormalCount.
|
2013-05-13 11:16:03 +02:00 |
Dmitry Timoshkov
|
fd76b695b9
|
server: Set appropriate status for a terminated thread.
|
2013-05-13 11:10:12 +02:00 |