Henri Verbeet
d6105c5f0f
wined3d: Get rid of CheckFilterCapability().
2013-01-23 12:48:45 +01:00
Henri Verbeet
6527277a58
wined3d: Properly set WINED3DFMT_FLAG_FILTERING in init_format_texture_info().
2013-01-23 12:48:41 +01:00
Henri Verbeet
3f21757702
wined3d: Get rid of select_shader_mode().
2013-01-23 12:48:34 +01:00
Henri Verbeet
f90bdedd90
d3drm: Avoid LPD3DVECTOR.
2013-01-23 12:48:28 +01:00
Henri Verbeet
e650f49f0e
d3drm: Avoid LPD3DVALUE.
2013-01-23 12:48:20 +01:00
Ričardas Barkauskas
1593bdf9a6
advapi32: Partially implement CreateProcessWithTokenW.
2013-01-23 12:47:24 +01:00
Ričardas Barkauskas
2c04118534
kernel32: Add SetFileInformationByHandle stub.
2013-01-23 12:46:25 +01:00
Ričardas Barkauskas
9a448b5d6a
advapi32: Add AddMandatoryAce stub.
2013-01-23 12:44:37 +01:00
André Hentschel
9d49dd82e8
dbghelp: Remove useless code in ARM stack walk.
2013-01-23 12:44:12 +01:00
André Hentschel
49f59ccf71
dbghelp: Implement rudimentary stack walk for ARM64.
2013-01-23 12:44:06 +01:00
Stefan Leichter
83846cd131
gdi32: Add stub for GetFontResourceInfoW.
2013-01-22 20:02:00 +01:00
Sergey Guralnik
77337d75f2
user32/tests: Test standard scrollbar initialization.
2013-01-22 20:01:59 +01:00
Francois Gouget
6ad54620f0
winmm/tests: Allow more margin in the test_asyncWAVE() playback check.
2013-01-22 20:01:57 +01:00
Huw Davies
cb3815aead
wineps: Cope with '\r'-only end-of-line markers.
2013-01-22 20:01:56 +01:00
Huw Davies
c22be15a98
wineps: Use a file mapping to read the ppd file.
2013-01-22 20:01:54 +01:00
Hans Leidekker
2797cd8ec1
wbemprox: Add a stub implementation of IWbemQualifierSet.
2013-01-22 19:13:46 +01:00
Huw Davies
7a27ffb28c
riched20: Avoid an unnecessary string duplication.
2013-01-22 19:13:07 +01:00
Piotr Caban
2cb3df606f
vbscript: Fixed typo in vbsregexp55.idl.
2013-01-22 14:05:26 +01:00
Christian Costa
8f6eee5a73
d3dx9_36: Implement ID3DXFileDataImpl_IsReference.
2013-01-22 12:14:14 +01:00
Christian Costa
5db342168d
d3dx9_36: Implement ID3DXFileData_GetChildren and ID3DXFileData_GetChild.
2013-01-22 12:14:09 +01:00
Christian Costa
2562969804
dmusic: Add support for loading articulations.
2013-01-22 12:14:03 +01:00
Henri Verbeet
c90a1e5e21
wined3d: Get rid of CheckSrgbReadCapability().
2013-01-22 12:13:49 +01:00
Henri Verbeet
9307327ede
wined3d: Properly set WINED3DFMT_FLAG_SRGB_WRITE in init_format_texture_info().
2013-01-22 12:13:46 +01:00
Henri Verbeet
5ce220eb2f
wined3d: Add sRGB writes to the shader backend and fragment pipe caps.
2013-01-22 12:13:42 +01:00
Henri Verbeet
bb163ef0b9
d3drm: Avoid LPDDPIXELFORMAT.
2013-01-22 12:13:35 +01:00
Nikolay Sivov
fad7e7a011
xmllite: Implement end tag parsing.
2013-01-22 12:13:27 +01:00
Alexandre Julliard
f496a5a0e6
gdi32: Fix copy/paste typo in get_char_positions_indices.
2013-01-22 12:13:19 +01:00
Alexandre Julliard
606c88a348
ntdll: Use the __NR_ names for Linux system calls.
2013-01-21 21:37:02 +01:00
Hans Leidekker
99c1b55727
wbemprox: Implement Win32_DiskDrive.DeviceId.
2013-01-21 19:44:03 +01:00
Hans Leidekker
b637d4ca94
msi: Remove const from integer parameters.
2013-01-21 16:28:13 +01:00
Hans Leidekker
5b642da8cb
msi: Execute concurrent installers in a separate process.
2013-01-21 16:27:57 +01:00
Hans Leidekker
a248f4f001
msi: Set the OriginalDatabase property after applying transforms, not before.
2013-01-21 16:27:41 +01:00
Aric Stewart
f6bdaf369c
usp10: Only fall back to latin features if the base script tag is not found at all.
2013-01-21 16:27:27 +01:00
Aric Stewart
ddf6b6e585
usp10: Add locl and ccmp to Latin features.
2013-01-21 16:27:15 +01:00
Jacek Caban
63c7f8d8ee
secur32: Added SECPKG_ATTR_REMOTE_CERT_CONTEXT tests.
2013-01-21 16:19:35 +01:00
Jacek Caban
303ec3ef91
secur32: Return a cert context with context store in SECPKG_ATTR_REMOTE_CERT_CONTEXT MacOSX implementation.
2013-01-21 16:19:18 +01:00
Jacek Caban
5c5d12c8bc
secur32: Return a cert context with context store in SECPKG_ATTR_REMOTE_CERT_CONTEXT GnuTLS implementation.
2013-01-21 16:19:05 +01:00
Nikolay Sivov
1ae300d753
xmllite: Handle empty elements and transition to content/misc part, update depth on push.
2013-01-21 12:51:23 +01:00
Nikolay Sivov
77735419eb
xmllite: Add a name stack for elements.
2013-01-21 12:51:22 +01:00
Henri Verbeet
c525cf381d
wined3d: Move "vs_clipping" to the shader caps.
2013-01-21 12:51:22 +01:00
Henri Verbeet
0e0e3b76f5
wined3d: Move "ffp_proj_control" to the fragment caps.
2013-01-21 12:51:21 +01:00
Henri Verbeet
75a38fa2fa
wined3d: Get rid of the select_shader_mode() call in wined3d_get_device_caps().
...
The shader backend already returns the correct caps.
2013-01-21 12:51:20 +01:00
Christian Costa
5880ff01be
d3dx9_36: Fill children info into ID3DXFileData object.
2013-01-21 12:51:19 +01:00
Ken Thomases
ed367c504d
winemac: Implement a WINDOW_CLOSE_REQUESTED event to allow closing windows.
2013-01-21 12:51:19 +01:00
Ken Thomases
4e83d2fca0
winemac: Implement MsgWaitForMultipleObjectsEx and infrastructure for processing events.
2013-01-21 12:51:18 +01:00
Ken Thomases
177b67e6bd
winemac: Make each Mac driver window track the HWND it's associated with.
2013-01-21 12:51:18 +01:00
Ken Thomases
207c4d193f
winemac: Associate an event queue with each thread that creates windows and with each window.
2013-01-21 12:51:17 +01:00
Ken Thomases
3c995bb682
winemac: Add WineEventQueue class for conveying events from Cocoa to Wine threads.
2013-01-21 12:51:17 +01:00
Ken Thomases
b6d902ee46
winemac: Add a simple ERR() logging macro that can be used from Cocoa code.
2013-01-21 12:51:16 +01:00
Andrew Talbot
f98f70fb41
gdi32: Avoid signed-unsigned integer comparisons.
2013-01-21 12:51:15 +01:00
Marcus Meissner
a8b076d67f
msvcrt: read_utf8: free readbuf on return (Coverity).
2013-01-21 12:51:15 +01:00
Marcus Meissner
dfa88a21c9
dmusic: Actually return the allocated interface (Coverity).
2013-01-21 12:51:14 +01:00
André Hentschel
0993f8bb7b
ntdll: Implement IMAGE_REL_BASED_THUMB_MOV32 relocation on ARM.
2013-01-21 12:51:14 +01:00
Nikolay Sivov
f8aabe2247
advapi32: Fix LsaLookupNames2() regarding referenced domain list allocation.
2013-01-21 12:51:13 +01:00
Nikolay Sivov
af641dc94c
advapi32: Make it possible to free data buffer returned from LsaLookupSids().
2013-01-21 12:51:13 +01:00
Aric Stewart
c1f190a0c5
usp10: GPOS Mark to Base seeks back in the string to the first glyph that is not a mark for its base.
2013-01-21 12:14:34 +01:00
Aric Stewart
287243a9b9
usp10: Group the GDEF table loading with the other opentype tables.
2013-01-21 12:14:19 +01:00
Hans Leidekker
585dbbfc62
wmiutils: Add locking to the path object.
2013-01-18 16:34:36 +01:00
Aric Stewart
6b8c910b37
usp10: MarkToMark calculations may need to happen even if the offset is 0.
2013-01-18 14:47:11 +01:00
Jacek Caban
f071d9b3c1
mshtml: Get rid of PRInt16 type.
2013-01-18 14:46:43 +01:00
Jacek Caban
cf2a24df07
mshtml: Get rid of remaining PRInt32 usage.
2013-01-18 14:46:42 +01:00
Jacek Caban
d83822adbe
mshtml: Don't use PRInt32 in property getters implementations.
2013-01-18 14:46:42 +01:00
Jacek Caban
c55b777c7c
mshtml: Don't use PRInt32 in htmlelem*.
2013-01-18 14:46:41 +01:00
Jacek Caban
fa5f513eed
mshtml: Don't use PRInt32 in nsio.c.
2013-01-18 14:46:38 +01:00
Piotr Caban
d8f4070b98
vbscript: Added VBScript.RegExp version 1.0 typelib.
2013-01-18 14:46:36 +01:00
Piotr Caban
8de70b313b
vbscript: Added VBScript.RegExp version 5.5 typelib.
2013-01-18 14:46:29 +01:00
Henri Verbeet
e73aa3e83d
wined3d: Get rid of vs_selected_mode / ps_selected_mode from struct wined3d_device.
...
These are only used by wined3d_shader_create_vs() /
wined3d_shader_create_ps(), but they're redundant there since the "none"
shader backend doesn't support any shader version.
2013-01-18 13:29:04 +01:00
Henri Verbeet
c10c9fba76
wined3d: Replace InitAdapters() with a function to initialize a single adapter.
2013-01-18 13:29:04 +01:00
Henri Verbeet
d183f118cf
wined3d: Introduce a separate function for intializing the adapter's framebuffer configs.
2013-01-18 13:29:03 +01:00
Piotr Caban
52814a80b4
msvcp: Sync implementations.
2013-01-18 13:29:01 +01:00
Charles Davis
5a3ff7ccc1
kernel32: Make CopyFile(Ex)() succeed even if the source file is delete-locked.
2013-01-18 13:29:01 +01:00
Charles Davis
e21c805fbe
kernel32: Make CopyFile() call CopyFileEx() instead of the other way around.
2013-01-18 13:29:00 +01:00
Austin English
605f2f941e
shell32: Add a stub for SHGetSetFolderCustomSettings.
2013-01-18 13:29:00 +01:00
Bruno Jesus
02c199beed
ws2_32/tests: Add SO_ERROR [set|get]sockopt tests.
2013-01-18 13:29:00 +01:00
Piotr Caban
0d0f705048
msvcrt: Added basic _popen tests.
2013-01-18 13:28:59 +01:00
Piotr Caban
a968a1ad6d
msvcrt: Return child exit code in _pclose function.
...
Based on a patch by Borut Ražem.
2013-01-18 13:28:59 +01:00
Piotr Caban
7f4e1c65b1
msvcrt: Added support for commit flag in fopen.
2013-01-18 13:28:58 +01:00
Dmitry Timoshkov
89f044db15
windowscodecs: Add a test for CreateBitmapFromHBITMAP.
2013-01-18 13:28:58 +01:00
Alexandre Julliard
1b03bc6645
fusion: Remove an unneeded file.
2013-01-18 13:28:57 +01:00
Hans Leidekker
d366642519
fusion: No longer prefer native.
2013-01-18 13:28:57 +01:00
Hans Leidekker
9d9c17de2b
wbemprox: Reject empty queries.
2013-01-18 13:28:57 +01:00
Alexandre Julliard
d72394e7fa
d3dx9_36/tests: Remove useless casts.
2013-01-18 13:28:56 +01:00
Christian Costa
64a88a2d83
d3dx9_36: Make variables static in xfile tests.
2013-01-18 13:28:56 +01:00
Christian Costa
45e43dc5d0
d3dx9_36: Implement ID3DXFileDataImpl_Lock and ID3DXFileDataImpl_Unlock + tests.
2013-01-18 13:28:55 +01:00
Christian Costa
8aa700e7ba
d3dx9_36: Initialize properly object in CreateEnumObject.
2013-01-18 13:28:55 +01:00
Christian Costa
d727596a5b
winealsa.drv: Fix F0 and F7 byte insertion + memory leak and remove LP stuff in modLongData.
2013-01-18 13:28:54 +01:00
Nikolay Sivov
61b4673827
xmllite: Initial support for start tag parsing.
2013-01-18 13:28:38 +01:00
Nikolay Sivov
53e25cb4f6
qmgr: Remove separate release helpers.
2013-01-18 13:28:26 +01:00
Nikolay Sivov
d4edda8c46
qmgr: COM cleanup for IBackgroundCopyFile interface.
2013-01-18 12:20:25 +01:00
Nikolay Sivov
a7449dbf59
qmgr: COM cleanup of IBackgroundCopyJob2 interface.
2013-01-17 20:29:02 +01:00
Aric Stewart
62b4f31d6d
usp10: Implement GPOS Cursive Attachment Positioning Subtable.
2013-01-17 20:28:48 +01:00
Hans Leidekker
f4597120b1
wmiutils: Implement IWbemPath::SetNamespaceAt.
2013-01-17 16:41:03 +01:00
Hans Leidekker
9548eb79ad
wmiutils: Implement IWbemPath::RemoveNamespaceAt.
2013-01-17 16:41:00 +01:00
Hans Leidekker
5391929491
wmiutils: Implement IWbemPath::RemoveAllNamespaces.
2013-01-17 16:40:56 +01:00
Hans Leidekker
af84c4c7a9
wmiutils: Implement IWbemPath::GetNamespaceAt.
2013-01-17 16:40:52 +01:00
Hans Leidekker
ae6468c9a9
wmiutils: Implement IWbemPath::SetClassName.
2013-01-17 16:40:48 +01:00
Jacek Caban
23ae6e4ec4
mshtml: Treat doctype nodes as comment nodes.
2013-01-17 16:40:26 +01:00
Jacek Caban
292e2359bb
mshtml: Added support for DOCUMENT_TYPE_NODE in nsnode_to_nsstring_rec.
2013-01-17 16:40:21 +01:00
Alexandre Julliard
77af9035d8
winex11: Fallback to the standard cursor font when XCursor is missing.
2013-01-17 15:33:09 +01:00
Alexandre Julliard
ae0ae4b9ba
winex11: Check the bpp instead of the depth in the R8G8B8 format test.
2013-01-17 14:36:51 +01:00
Henri Verbeet
6c7cce55a7
wined3d: Get rid of the "opengl" field in struct wined3d_adapter.
2013-01-17 12:22:05 +01:00
Henri Verbeet
1249976eb6
wined3d: Get rid of the surface_type parameter to wined3d_check_device_format().
2013-01-17 12:22:01 +01:00
Henri Verbeet
ce912d5149
wined3d: Get rid of the surface_type parameter to wined3d_surface_create().
2013-01-17 12:21:55 +01:00
Henri Verbeet
8e7590e22f
ddraw: Avoid LPD3DSTATUS.
2013-01-17 12:21:44 +01:00
Damjan Jovanovic
4bb45afc3f
quartz: return the IMemAllocator so the BaseOutputPin can store it and use it, avoiding a NULL pointer crash.
2013-01-17 12:21:40 +01:00
Damjan Jovanovic
8337959c78
Return the IMemAllocator so the BaseOutputPin can store it and use it, avoiding a NULL pointer crash.
2013-01-17 12:21:36 +01:00
Damjan Jovanovic
4bdfa7f864
winegstreamer: return the IMemAllocator so the BaseOutputPin can store it and use it, avoiding a NULL pointer crash.
2013-01-17 12:21:31 +01:00
Detlef Riekenberg
3e162934d1
ntdll/tests: Fix SYSTEM_CACHE_INFORMATION failures.
2013-01-17 12:18:54 +01:00
Rico Schüller
2fb6dcb3f2
d3dx9/tests: Use D3DXFloat16To32Array() instead of a custom function.
2013-01-17 12:16:13 +01:00
Andrew Talbot
33c3a75655
explorerframe: Avoid signed-unsigned integer comparisons.
2013-01-17 12:16:04 +01:00
Andrew Talbot
c46636b1cf
fusion: Avoid signed-unsigned integer comparisons.
2013-01-17 12:15:53 +01:00
Andrew Talbot
d2d288b13a
gdi.exe16: Avoid signed-unsigned integer comparisons.
2013-01-17 12:15:42 +01:00
Piotr Caban
b0bf061235
msvcp70: Remove forwards to msvcp80.
2013-01-17 12:11:12 +01:00
Piotr Caban
3e97454837
msvcp90: Added std::arg(complex) implementation.
2013-01-16 20:27:46 +01:00
Piotr Caban
383bbb87f6
msvcp90: Added basic complex numbers tests.
2013-01-16 20:27:44 +01:00
Piotr Caban
733b2c3b27
msvcp90: Added operators working on complex numbers.
2013-01-16 20:27:40 +01:00
Piotr Caban
a51d65da77
msvcp90: Added complex<{float, double, long double}> constructors implementation.
2013-01-16 20:27:37 +01:00
Stefan Dösinger
a8469a458f
ddraw/tests: Add basic tests for DrawIndexedPrimitiveStrided.
2013-01-16 20:27:19 +01:00
Stefan Dösinger
ce31e40f24
d3d8/tests: Create a plain DS surface in test_reset_resources.
2013-01-16 20:27:13 +01:00
Stefan Dösinger
ab36ab7d11
d3d9/tests: Create a plain DS surface in test_reset_resources.
...
r200 does not support depth textures.
2013-01-16 20:27:09 +01:00
Jacek Caban
59881c142e
atl100: Added stubs for AtlAxDialogBox[AW].
2013-01-16 20:26:59 +01:00
Jacek Caban
bce6ee2b84
mshtml: Remove duplicated property entries in preprocess_dispex_data.
2013-01-16 20:26:50 +01:00
Eric Pouech
d1ccbceb4d
Various background processes must be launched detached from current console (if any).
2013-01-16 14:02:55 +01:00
André Hentschel
ce8640cbef
dbghelp: Add ARM64 support.
2013-01-16 12:53:16 +01:00
André Hentschel
1b440629a6
kernel32/tests: Add ARM64 support.
2013-01-16 12:52:26 +01:00
André Hentschel
855be0bb55
ntdll: Add ARM64 cpu info.
2013-01-16 12:52:15 +01:00
André Hentschel
da9fbef953
ntdll: Add ARM64 signal handling.
2013-01-16 12:51:50 +01:00
André Hentschel
d11e72f925
server: Add ARM64 support.
2013-01-16 12:49:20 +01:00
Hans Leidekker
77ae1d0fb7
wmiutils: Implement IWbemPath::SetServer.
2013-01-16 12:23:29 +01:00
Hans Leidekker
bbb29e9d4c
advapi32: Improve the stub for CreateRestrictedToken.
2013-01-16 12:23:25 +01:00
Dmitry Timoshkov
0d0f05e523
gdiplus: Avoid not necessary memory allocation in GdipCreateBitmapFromHICON.
2013-01-16 12:23:19 +01:00
Henri Verbeet
31e8976910
wined3d: Get rid of the surface_type parameter to wined3d_swapchain_create().
2013-01-16 12:22:57 +01:00
Henri Verbeet
56b256cb77
ddraw: Update DefaultSurfaceType if we had to fallback to a wined3d object without 3D support.
2013-01-16 12:22:48 +01:00
Henri Verbeet
f3dbbba48e
wined3d: Initialize the various backends in wined3d_adapter_init_nogl() as well.
2013-01-16 12:22:43 +01:00
Henri Verbeet
1bb17316ff
ddraw: Avoid LPD3DBRANCH.
2013-01-16 12:22:37 +01:00
Henri Verbeet
1ed6a0842d
ddraw: Avoid LPD3DTRIANGLE.
2013-01-16 12:22:35 +01:00
Nikolay Sivov
e7c58fca12
xmllite: Initial implementation of DTD external id parsing.
2013-01-16 12:22:27 +01:00
Andrew Talbot
9d037fa95b
dmstyle: Avoid signed-unsigned integer comparisons.
2013-01-16 12:22:00 +01:00
Andrew Talbot
00f85d7fc3
dmusic: Avoid signed-unsigned integer comparisons.
2013-01-16 12:21:53 +01:00
Andrew Talbot
7805ff3291
dsound: Avoid signed-unsigned integer comparisons.
2013-01-16 12:21:35 +01:00
Rico Schüller
7c5517da6f
d3dx9: Add support for D3DFMT_A16B16G16R16.
2013-01-16 12:20:27 +01:00
Rico Schüller
25ce3a4220
d3dx9: Add support for D3DFMT_A32B32G32R32F.
2013-01-16 12:20:23 +01:00
Stefan Dösinger
f30b6d0b4a
d3d8/tests: Add a software vertexprocessing buffer discard test.
2013-01-15 16:25:36 +01:00
Stefan Dösinger
4d5c8b6fe7
d3d9/tests: Add a software vertexprocessing buffer discard test.
2013-01-15 16:25:28 +01:00
Stefan Dösinger
151407e5bf
wined3d: Shadow buffers in sysmem when software vertexprocessing is used.
2013-01-15 16:24:50 +01:00
Aric Stewart
e5ab22d684
ups10: Mark to Base, Mark and Ligature are not cumulative offsets.
2013-01-15 14:39:08 +01:00
Jacek Caban
b6bc92aaa9
mshtml: Added IHTMLScriptElement::put_text tests.
2013-01-15 14:38:59 +01:00
Jacek Caban
1aa8742da7
mshtml: Added IHTMLScriptElement::put_text implementation.
2013-01-15 14:38:54 +01:00
Jacek Caban
ba521ffcb7
mshtml: Don't check if script element was already parsed in doc_insert_script.
2013-01-15 14:38:50 +01:00
Jacek Caban
022d02cca5
atl100: Don't leak TLIBATTR in AtlComModuleUnregisterServer.
2013-01-15 14:38:45 +01:00
Jacek Caban
4ad22987bc
atl100: Added AtlGetObjectSourceInterface tests.
2013-01-15 14:38:40 +01:00
Jacek Caban
852a42e275
atl100: Added AtlGetObjectSourceInterface implementation.
2013-01-15 14:38:34 +01:00
Alexandre Julliard
0b10f0b854
gdi32: Initialize fontconfig even when fonts are cached.
2013-01-15 14:30:36 +01:00
Alexandre Julliard
8681774a4f
gdi32: Support for hidden flag of CreateScalableFontResource.
2013-01-15 14:30:35 +01:00
Alexandre Julliard
46532e8d8a
gdi32: Add support for .fot files in RemoveFontResource.
2013-01-15 14:30:35 +01:00
Alexandre Julliard
4fc8bf18f3
gdi32: Implement RemoveFontResource.
2013-01-15 14:30:22 +01:00
Alexandre Julliard
4d72b082ed
gdi32: Keep the main font cache key open.
2013-01-15 14:30:09 +01:00
Alexandre Julliard
ab0ad4f5d8
gdi32: Add helper functions to compute font paths for AddFontResource.
2013-01-15 14:30:09 +01:00
Alexandre Julliard
0f40a031e7
gdi32: Store the vertical flag together with the other font flags.
2013-01-15 14:30:04 +01:00
Alexandre Julliard
f90696e813
gdi32: Store the full flags in the face object, and add a flag for fonts added through AddFontResource.
2013-01-15 14:29:12 +01:00
Damjan Jovanovic
632d82f4ac
qcap: Use the BaseOutputPin's IMemAllocator.
2013-01-15 12:18:17 +01:00
Damjan Jovanovic
7f767bb195
strmbase: Store and use the chosen IMemAllocator instead of getting it from the input pin.
2013-01-15 12:18:04 +01:00
Ken Thomases
c0d43fb51f
winemac: Implement layered windows: SetLayeredWindowAttributes() and UpdateLayeredWindow().
2013-01-15 12:17:02 +01:00
Ken Thomases
2d4bcc47be
winemac: Implement SetWindowRgn.
2013-01-15 12:16:52 +01:00
Ken Thomases
7d6ebfa742
winemac: Implement window surface rendering.
2013-01-15 12:16:44 +01:00
Andrew Talbot
ddf922d7a1
dbghelp: Avoid signed-unsigned integer comparisons.
2013-01-15 12:14:11 +01:00
Andrew Talbot
6eecf4886f
dinput: Avoid signed-unsigned integer comparisons.
2013-01-15 12:13:53 +01:00
Hans Leidekker
47e9ffa773
wmiutils: Implement IWbemPath::GetInfo.
2013-01-15 12:13:36 +01:00
Henri Verbeet
a7f4ac283b
ddraw: Get rid of the local "window" variable in ddraw7_SetCooperativeLevel().
...
Having both a "hwnd" and a "window" here doesn't exactly make things much
easier to follow.
2013-01-15 12:13:08 +01:00
Henri Verbeet
292522c4ad
ddraw: Only modify the ddraw destination window at the end of ddraw7_SetCooperativeLevel().
...
We want this to happen after ddraw_destroy_swapchain() in particular, because
dest_window being different from d3d_window will cause it to destroy
d3d_window, but this seems like a good idea in general.
2013-01-15 12:13:04 +01:00
Henri Verbeet
ae725df54a
ddraw: Add a small tests for SetCooperativeLevel() calls with different windows.
...
In particular, test that the windows aren't destroyed by accident.
2013-01-15 12:12:56 +01:00
Henri Verbeet
b43f897675
ddraw: Avoid LPD3DPROCESSVERTICES.
2013-01-15 12:12:48 +01:00
Henri Verbeet
61e8f02ce2
ddraw: Avoid LPD3DSTATE.
2013-01-15 12:12:45 +01:00
Dmitry Timoshkov
bd601f9950
gdiplus: Avoid not necessary memory allocation for BITMAPINFO.
2013-01-15 12:11:46 +01:00
Dmitry Timoshkov
44e554b744
gdiplus: Avoid not necessary memory allocation for palette entries.
2013-01-15 12:11:39 +01:00
Dmitry Timoshkov
34ef07fda2
gdiplus: Fix reading the mask bits in GdipCreateBitmapFromHICON.
2013-01-15 12:11:24 +01:00
Dmitry Timoshkov
0df1742307
windowscodecs: Fix reading the mask bits in CreateBitmapFromHICON.
2013-01-15 12:11:15 +01:00
Dmitry Timoshkov
98166a5980
qcap: Fix compilation on older systems.
2013-01-15 12:10:56 +01:00
Vincent Povirk
9dcc21e3e7
winex11.drv: Don't join INCR data until the transfer finishes.
2013-01-15 12:09:43 +01:00
Jacek Caban
a71443a884
vbscript: Added support for more constants.
2013-01-15 12:08:40 +01:00
Nikolay Sivov
fc114a9b15
xmllite: Support whitespace nodes reporting.
2013-01-14 17:35:26 +01:00
Nikolay Sivov
617a70f6c7
xmllite: Add a stub function for DTD parsing.
2013-01-14 17:35:26 +01:00
Huw Davies
6ae41d015c
usp10: Fix MarkToMark offset for RTL text.
2013-01-14 17:35:25 +01:00
Huw Davies
464bf22fdf
usp10: Fix pair adjustment for RTL text.
2013-01-14 17:35:24 +01:00
Huw Davies
0783987a26
usp10: Don't compute a pair adjustment for the last glyph.
2013-01-14 17:35:24 +01:00
Huw Davies
7ba38ad62e
usp10: Fix MarkToBase offset for RTL text.
2013-01-14 17:35:23 +01:00
Huw Davies
b864b4aae2
usp10: Propagate the script analysis to the GPOS lookup functions.
2013-01-14 17:35:14 +01:00
Huw Davies
a66efc2631
usp10: Don't invert the y-offsets in RTL mode.
2013-01-14 17:30:09 +01:00
Jacek Caban
ca5ded2873
atl100: Added AtlComModuleUnregisterServer implementation.
2013-01-14 17:30:06 +01:00
Stefan Dösinger
d70ab45fc5
d3d8: Return D3D_OK from the palette setters.
2013-01-14 17:30:03 +01:00
Stefan Dösinger
c57511ce4a
d3d9: Return D3D_OK from the palette setters.
2013-01-14 17:29:59 +01:00
Alexandre Julliard
865078b05a
gdi32: Add ref counting to the face and family objects.
2013-01-14 15:19:14 +01:00
Alexandre Julliard
634840579c
gdi32: Avoid creating a family object just to retrieve the font data.
2013-01-14 14:48:20 +01:00
Alexandre Julliard
afee133b65
msvcrt: Fix incorrect use of the system wctomb function.
2013-01-14 13:47:00 +01:00
Damjan Jovanovic
8d4f636d54
qcap: Use libv4l1.h when available, instead of linux/videodev.h which is deprecated/obsolete.
2013-01-14 11:18:04 +01:00
Hans Leidekker
19f9420f62
wmiutils: Implement IWbemPath::GetServer.
2013-01-14 11:04:26 +01:00
Hans Leidekker
5a12f6c088
wmiutils: Implement IWbemPath::GetClassName.
2013-01-14 11:04:24 +01:00
Piotr Caban
5515170d13
msvcrt: Be less strict while parsing file open mode in fopen function.
2013-01-14 11:04:19 +01:00
Christian Costa
fc8dfe60ea
d3dx9_36: Implement ID3DXFileDataImpl_GetId.
2013-01-14 11:04:08 +01:00
Christian Costa
f8d908938a
d3dx9_36: Implement ID3DXFileDataImpl_GetName.
2013-01-14 11:04:03 +01:00
Dmitry Timoshkov
4ba27f7930
windowscodecs: Implement CreateBitmapFromHICON.
2013-01-14 11:03:46 +01:00
Dmitry Timoshkov
d7687bed6a
wineps.drv: Don't cast away 'const' from DEVMODE provided as input.
2013-01-14 11:02:30 +01:00
Dmitry Timoshkov
a3c832593c
wineps.drv: Default page dimensions are part of DEVMODE, remove an old hack.
2013-01-14 11:02:23 +01:00
Nikolay Sivov
ea57e29d08
comctl32/listview: Remove some dead code.
2013-01-14 11:02:18 +01:00
Nikolay Sivov
dbd997c3c9
comctl32/listview: Update focus index when new item data is already there.
2013-01-14 11:02:12 +01:00
Henri Verbeet
7595a58085
ddraw: Explicitly create a wined3d object without 3D capabilities when creating a normal wined3d object fails.
2013-01-14 11:01:53 +01:00
Henri Verbeet
af377acabe
ddraw: Get rid of dump_light().
2013-01-14 11:01:46 +01:00
Henri Verbeet
d9051bbe93
ddraw: Only check dwFlags if we actually have a D3DLIGHT2 structure in d3d_light_SetLight().
2013-01-14 11:01:42 +01:00
Henri Verbeet
cc60cc6abb
ddraw: Avoid LPD3DINSTRUCTION.
2013-01-14 11:01:34 +01:00
Hans Leidekker
197041f1ff
ws2_32: Set SO_REUSEPORT in addition to SO_REUSEADDR on MacOS.
2013-01-11 18:31:00 +01:00
Hans Leidekker
24b66842c4
wbemprox: Implement Win32_Process::GetOwner.
2013-01-11 18:24:50 +01:00
Hans Leidekker
f7bf3876af
wbemprox: Both signature parameters are optional in IWbemClassObject::GetMethod.
2013-01-11 18:24:31 +01:00
Damjan Jovanovic
0f64ffd91f
shell32: Fix non-BOOL returns in BOOL functions.
2013-01-11 18:14:08 +01:00
Ken Thomases
b3f71fdeb1
winemac: Implement the Mac "Window" menu.
2013-01-11 18:14:08 +01:00
Ken Thomases
15d4b2ab51
winemac: Translate presence in Windows task bar to participation in Exposé and window cycling.
2013-01-11 18:14:08 +01:00
Ken Thomases
b6544d19dd
winemac: Implement support for owned windows.
2013-01-11 18:14:07 +01:00
Ken Thomases
429732ce1a
winemac: Implement support for WS_EX_TOPMOST windows.
2013-01-11 18:14:07 +01:00
Ken Thomases
9d29ea42e1
winemac: Implement support for no-activate windows.
2013-01-11 18:14:07 +01:00
Ken Thomases
064186e739
winemac: Implement support for WS_DISABLED windows.
2013-01-11 18:14:07 +01:00
Huw Davies
bd08cecbb6
usp10: Fix the offset calculations for rtl display.
2013-01-11 18:14:07 +01:00
Huw Davies
f5ab208ce8
usp10: Handle an offset of the first glyph.
2013-01-11 18:14:07 +01:00
Huw Davies
83cbc07141
usp10: Simplify the reordering of glyphs.
2013-01-11 18:14:07 +01:00
Henri Verbeet
3197e36413
d3d9/tests: Merge surface.c into device.c.
2013-01-11 18:14:07 +01:00
Henri Verbeet
0c9713bb65
d3d9/tests: Merge texture.c into device.c.
2013-01-11 18:14:07 +01:00
Henri Verbeet
dd9efc9852
d3d9/tests: Merge shader.c into device.c.
2013-01-11 18:14:07 +01:00
Henri Verbeet
e8f9704462
ddraw: Avoid LPD3DLIGHT2.
2013-01-11 18:14:06 +01:00
Dmitry Timoshkov
89838342b7
windowscodecs: Add a test for CreateBitmapFromHICON.
2013-01-11 12:17:06 +01:00
Piotr Caban
8401224731
msvcrt: Added fwprintf tests.
2013-01-11 12:04:43 +01:00
Piotr Caban
c1792e1a8a
msvcrt: Fixed ftell behaviour when file is opened for writing in text mode.
2013-01-11 12:04:36 +01:00
Piotr Caban
1fae72e759
msvcrt: Don't add '\r' character in fputws function.
...
write is responsible for adding '\r' characters, don't do it twice.
2013-01-11 12:04:29 +01:00
Piotr Caban
a8c2ae1751
msvcrt: Use fputwc to output characters to file in fprintf functions.
2013-01-11 12:04:18 +01:00
Piotr Caban
77f3ce0b10
msvcrt: Added fputwc tests.
2013-01-11 12:04:12 +01:00
Piotr Caban
ebfa653618
msvcrt: Make fputwc encoding aware.
2013-01-11 12:04:08 +01:00
Nikolay Sivov
b68e95abd8
comctl32/listview: Add a special case for deselect all attempt when nothing is selected.
2013-01-11 11:58:51 +01:00
Nikolay Sivov
7773d6b095
comctl32/listview: Always send LVN_ITEMCHANGING notification even if nothing changed.
2013-01-11 11:58:46 +01:00
Rico Schüller
c1d1d74614
d3dx9: Use lowercase hexadecimal values.
2013-01-11 11:58:34 +01:00
Rico Schüller
b1126a8c30
d3dcompiler43/tests: Don't use IUnknown_Release().
2013-01-11 11:58:23 +01:00
Rico Schüller
43f30fe8d6
d3dx9: Add support for D3DFMT_A16B16G16R16F.
2013-01-11 11:58:16 +01:00
Rico Schüller
f7d877061d
d3dx9: Use all 32 bits as mask.
2013-01-10 19:22:36 +01:00
Rico Schüller
98ef0ca8e6
d3dx9: Shift only as much as needed.
2013-01-10 19:21:31 +01:00
Rico Schüller
275f784009
d3dx9: Introduce a function for filling a texture.
2013-01-10 19:19:49 +01:00
Marcus Meissner
1fe4af293c
comctl32: Initialize SYSTEMTIME structs (Coverity).
2013-01-10 19:18:45 +01:00
Marcus Meissner
ee1f416409
crypt32: Free the encoded msg (Coverity).
2013-01-10 19:18:31 +01:00
Jacek Caban
b93e29f0ee
mshtml: Added support for non-integer values in get_nsstyle_pixel_val.
2013-01-10 16:06:10 +01:00
Nikolay Sivov
7bb36372c8
comctl32/listview: Use LVM_SETITEMSTATE directly in tests.
2013-01-10 16:06:03 +01:00
Nikolay Sivov
6227bbcff7
comctl32/listview: Fix focus index update when item is deleted.
2013-01-10 16:05:56 +01:00
Jacek Caban
0c67e653c0
atl100: Added AtlWaitWithMessageLoop implementation.
2013-01-10 16:05:44 +01:00
Jacek Caban
07065b4d93
atl80: Skip NULL map entries in AtlComModuleRegisterServer.
2013-01-10 16:05:38 +01:00
Stefan Dösinger
d3520ef465
ddraw: Don't discard buffers that haven't been used in draws.
2013-01-10 16:05:34 +01:00
Henri Verbeet
5fd8529363
d3d9/tests: Merge query.c into device.c.
2013-01-10 12:30:18 +01:00