Henri Verbeet
ad0980c655
d3d9: Don't return a pointer to the implementation in IDirect3DVolume9Impl_QueryInterface().
2012-03-28 11:36:42 +02:00
Henri Verbeet
8db93e2a55
d3d9: Don't return a pointer to the implementation in IDirect3DVolumeTexture9Impl_QueryInterface().
2012-03-28 11:36:37 +02:00
Henri Verbeet
cbc3e9985c
d3d9: Store an implementation pointer to the d3d9 structure in IDirect3DDevice9Impl.
2012-03-28 11:36:32 +02:00
Henri Verbeet
22d3e6dba1
winex11: Use GLX_DONT_CARE instead of ~0 in ConvertAttribWGLtoGLX().
2012-03-28 11:36:26 +02:00
Vincent Povirk
e2e77545ff
gdiplus: Measure strings at device size, then rescale to world size.
2012-03-28 11:36:20 +02:00
Andrew Eikum
447b045825
winmm: Report waveIn devices' component type as Microphone.
2012-03-28 11:35:52 +02:00
Andrew Eikum
6a6e1bd50e
winmm: Support DRVM_MAPPER_PREFERRED_GET in waveXxxMessage.
2012-03-28 11:35:44 +02:00
Aric Stewart
d2348911b7
wineqtdecoder: Implement base IQualityControl in QTOutPin.
2012-03-27 20:36:58 +02:00
Dmitry Timoshkov
4c6a19837b
psapi: Add missing return value checks.
2012-03-27 18:01:00 +02:00
Alistair Leslie-Hughes
d08e89a8d6
mscoree: Allow capital for version number.
2012-03-27 17:56:31 +02:00
Jacek Caban
6c6744f800
mshtml: Use jscript.dll for JavaScript for all zones except untrusted.
2012-03-27 17:55:55 +02:00
Jacek Caban
e405e4ccb9
mshtml: Forward common getters from IHTMLObjectElement to IHTMLObjectElement2.
2012-03-27 17:55:50 +02:00
Jacek Caban
6c116b2b92
mshtml: Added IHTMLObjectElement2 stub implementation.
2012-03-27 17:55:47 +02:00
Piotr Caban
d18b406b56
msvcp90: Use DEFINE_RTTI_DATA to initialize exception RTTI data.
2012-03-27 13:47:00 +02:00
Piotr Caban
1328da1815
msvcp90: Use DEFINE_RTTI_DATA to define locale_facet RTTI base descriptor.
2012-03-27 13:45:08 +02:00
Piotr Caban
50bbba932e
msvcp90: Use DEFINE_RTTI_DATA to define iosb RTTI base descriptor.
2012-03-27 13:45:01 +02:00
Piotr Caban
1650f09158
msvcp90: Don't define separate structures for num_get<char> and num_get<wchar>.
2012-03-27 13:44:47 +02:00
Huw Davies
0318951aac
gdi32: Separate face creation from face insertion.
2012-03-27 13:43:53 +02:00
Huw Davies
2489c3285c
gdi32: Remove the loop over bitmap sizes. FreeType lists different sizes as separate faces.
...
Windows format bitmap fonts have been enumerated as separate faces
since FreeType 2.1.5, since we require 2.1.9 for bitmap support we can
safely drop this loop.
2012-03-27 13:43:50 +02:00
Huw Davies
8d50bb6711
gdi32: Add a helper to free a face object and fix a potential memory leak.
2012-03-27 13:43:46 +02:00
Huw Davies
b5115f77bc
gdi32: Add a helper to retrieve the fontsignature.
2012-03-27 13:43:42 +02:00
Huw Davies
45d79feaf5
gdi32: Add a helper to retrieve a bitmap font's internal leading.
2012-03-27 13:43:36 +02:00
Huw Davies
afae44da25
gdi32: Add a helper to retrieve the ntm flags.
2012-03-27 13:43:34 +02:00
Huw Davies
37eb386739
gdi32: Add a helper to retrieve the font version.
2012-03-27 13:43:31 +02:00
Huw Davies
e27a633b93
gdi32: Add a helper to create a family.
2012-03-27 13:43:29 +02:00
Huw Davies
7ad330deef
gdi32: Add a helper to retrieve the family pointer.
2012-03-27 13:43:26 +02:00
Huw Davies
c6af1d5416
gdi32: Add a helper to retrieve the family names and simplify the logic.
2012-03-27 13:43:24 +02:00
Piotr Caban
924538f22a
shell32: Handle ASSOCDATA_EDITFLAGS in IQueryAssociations:GetData function.
2012-03-27 13:41:36 +02:00
Piotr Caban
d55061b9da
shell32: Prepare QueryAssociations helper functions to work on non LPWSTR data.
2012-03-27 13:41:32 +02:00
Detlef Riekenberg
ed41673306
comdlg32/tests: Add HDC tests for PrintDlgEx.
2012-03-27 12:04:40 +02:00
Detlef Riekenberg
24047e902f
comdlg32: Return a device context when requested.
2012-03-27 12:04:30 +02:00
Detlef Riekenberg
ecd6f40acb
comdlg32: Use a helper to update the devmode handle.
2012-03-27 12:04:01 +02:00
Detlef Riekenberg
ce9f046388
comdlg32: Use a helper to get the printer driver info.
2012-03-27 12:02:05 +02:00
Detlef Riekenberg
d0f5397b9e
comdlg32: Use a helper to get the printer info.
2012-03-27 12:01:12 +02:00
Detlef Riekenberg
164a76fde3
comdlg32/tests: Test more parameters for PrintDlgEx.
2012-03-27 11:59:55 +02:00
Detlef Riekenberg
c2aeac3cc0
comdlg32: Validate more parameters in PrintDlgEx.
2012-03-27 11:59:44 +02:00
Detlef Riekenberg
65ab4b2cf0
comdlg32/tests: Remove outdated/unused code.
2012-03-27 11:58:25 +02:00
André Hentschel
4078b0f1ab
vcomp100: Add new stub dll.
2012-03-27 11:57:05 +02:00
André Hentschel
21b6d994d2
kernel32: Handle LOCALE_NAME_USER_DEFAULT with tests.
2012-03-27 11:55:05 +02:00
André Hentschel
32612b7de8
wevtapi: Add stubs for EvtGetChannelConfigProperty, EvtSetChannelConfigProperty and EvtSubscribe.
2012-03-27 11:51:59 +02:00
André Hentschel
35c272caa3
wevtapi: Add stub for EvtOpenChannelConfig.
2012-03-27 11:51:43 +02:00
Jacek Caban
7bb41e75b6
jscript: Store value as double in NumberInstance object.
2012-03-27 11:43:17 +02:00
Jacek Caban
0bf61fb640
jscript: Return double instead of VARIANT from stack_pop_number.
2012-03-27 11:43:10 +02:00
Jacek Caban
0d287ff0b1
jscript: Return double instead of VARIANT from date_utc.
2012-03-27 11:43:06 +02:00
Jacek Caban
451169fb93
jscript: Return double instead of VARIANT from to_number.
2012-03-27 11:43:01 +02:00
Aric Stewart
f1c9bd444c
strmbase: COM cleanup for TransformFilter.
2012-03-27 11:40:44 +02:00
Aric Stewart
e49e32556d
wineqtdecoder: COM cleanup.
2012-03-27 11:39:48 +02:00
Henri Verbeet
00a4011425
wined3d: Drop the ORM_BACKBUFFER special case in surface_unmap().
2012-03-27 11:39:26 +02:00
Henri Verbeet
d1e00648ff
wined3d: Only update the drawable on surface unmap for the frontbuffer.
2012-03-27 11:39:23 +02:00
Henri Verbeet
6f8b8bda2d
wined3d: Load the backbuffer in the correct location before presenting in swapchain_gl_present().
2012-03-27 11:39:19 +02:00
Henri Verbeet
337b63d878
wined3d: Drop an Apple hack.
...
The hack actually breaks things on cards that do support more than 256
uniforms in GLSL.
2012-03-27 11:39:13 +02:00
Henri Verbeet
02b6e04a76
ddraw/tests: Add a helper function to create a viewport.
2012-03-27 11:38:41 +02:00
Aric Stewart
9f6217e831
usp10: Add fallback font for Myanmar.
2012-03-27 11:38:19 +02:00
Dmitry Timoshkov
1a61dcc25d
dinput: Use standard way for dumping POINT.
2012-03-27 11:38:11 +02:00
Nikolay Sivov
b326426fec
comctl32: Use single notification message for setting all item state with LVM_SETITEMSTATE (LVS_OWNERDATA case only).
2012-03-26 18:15:51 +02:00
Nikolay Sivov
1478648b9f
msxml3: Support ignorable whitespaces output in writer.
2012-03-26 18:15:51 +02:00
Nikolay Sivov
8072884136
msxml3: Support processing instructions in writer.
2012-03-26 18:15:50 +02:00
Aric Stewart
d3c5b2c4f1
strmbase: COM cleanup for cleanup SourceSeeking.
2012-03-26 18:15:50 +02:00
Aric Stewart
eb5d8b969f
strmbase: COM cleanup for BasePin, BaseInputPin, and BaseOutputPin.
2012-03-26 18:15:49 +02:00
Aric Stewart
29d3c75442
strmbase: COM cleanup for BaseFilter.
2012-03-26 18:15:48 +02:00
Christian Costa
7fe02c47f3
amstream/tests: Add some tests to retreive media streams to media stream filter.
2012-03-26 18:15:48 +02:00
Christian Costa
6db90e0e9e
amstream: Implement IAMMultiMediaStreamImpl_AddMediaStream + add tests.
2012-03-26 18:15:47 +02:00
Christian Costa
aae32fd4fd
amstream: No media stream is created when the defaut renderer is used.
2012-03-26 18:15:47 +02:00
Christian Costa
5512d8e700
amstream: Video streams do not support default renderer.
2012-03-26 18:15:46 +02:00
Christian Costa
f5ee1304ef
amstream: Check purpose id in AddMediaStream.
2012-03-26 18:15:45 +02:00
Christian Costa
872b515304
amstream/tests: Add media streams tests.
2012-03-26 18:15:45 +02:00
Christian Costa
34a1917fb3
amstream/tests: Make test.avi filename an unicode string and test the file presence once for all.
2012-03-26 18:15:44 +02:00
Christian Costa
91cc9ad585
amstream: Add support for AMMSF_ADDDEFAULTRENDERER for audio stream.
2012-03-26 18:15:43 +02:00
Józef Kucia
f8015cd235
d3dx9/tests: Add tests for D3DXCreateVolumeTextureFromFileInMemory.
2012-03-26 18:15:43 +02:00
Józef Kucia
7f3f5dd1eb
d3dx9/tests: Add tests for D3DXCreateCubeTextureFromFileInMemory.
2012-03-26 18:15:42 +02:00
Józef Kucia
e0f2d4cf91
d3dx9: Add stubs for D3DXCreateVolumeTextureFromFileInMemory functions.
2012-03-26 18:15:42 +02:00
Józef Kucia
dfd66e5fe0
d3dx9: Forward D3DXCreateCubeTextureFromFileInMemory to D3DXCreateCubeTextureFromFileInMemoryEx.
2012-03-26 18:15:41 +02:00
Józef Kucia
3a210af107
d3dx9/tests: Test the DDS support in the D3DXGetImageInfo functions.
2012-03-26 18:15:41 +02:00
Lauri Kenttä
118b53a7bd
mscoree: Print the correct values in a TRACE.
2012-03-26 18:15:35 +02:00
Bruno Jesus
70be64b2ba
ws2_32: Handle NULL proto in WSAAsyncGetServByName.
2012-03-26 18:15:34 +02:00
Akihiro Sagawa
ece5d712f6
msvcrt: Fix _mbsnbcmp and _mbsnbicmp implementation.
2012-03-26 18:15:33 +02:00
Akihiro Sagawa
7535b367dd
msvcrt: Fix _mbcjistojms off by one error.
2012-03-26 18:15:33 +02:00
Akihiro Sagawa
c1558bb7ef
msvcrt/tests: Add more tests for _mbcjistojms.
2012-03-26 18:15:32 +02:00
Akihiro Sagawa
9085a2e54c
msvcrt/tests: Rewrite test_mbcjisjms to test in various codepages.
2012-03-26 18:15:32 +02:00
Akihiro Sagawa
578d85f320
msvcrt: Improve _mbbtombc to handle Japanese characters.
2012-03-26 18:15:31 +02:00
Akihiro Sagawa
d3e9665001
msvcrt: Add test for _mbbtombc.
2012-03-26 18:15:31 +02:00
Michael Stefaniuc
7e34aec1a0
pstorec: Print the debug string and not the pointer to it.
2012-03-26 18:15:30 +02:00
Michael Stefaniuc
b485f6c056
strmbase: Print the debug string and not the pointer to it.
2012-03-26 18:15:30 +02:00
Michael Stefaniuc
8f6801fdc0
setupapi: Print the debug string and not the pointer to it.
2012-03-26 18:15:29 +02:00
Michael Stefaniuc
454110ee34
qedit: Print the debug string and not the pointer to it.
2012-03-26 18:15:29 +02:00
Michael Stefaniuc
b7d5543f93
dpnet: Print the debug string and not the pointer to it.
2012-03-26 18:15:28 +02:00
Michael Stefaniuc
0556192994
shlwapi: Print the debug string and not the pointer to it.
2012-03-26 18:15:26 +02:00
Michael Stefaniuc
04121b3e02
netapi32: Print the debug string and not the pointer to it.
2012-03-26 18:15:26 +02:00
Michael Stefaniuc
4cf695e164
dbghelp: Print the debug string and not the pointer to it.
2012-03-26 18:15:25 +02:00
Michael Stefaniuc
cbcf08a7df
urlmon: Print the debug string and not the pointer to it.
2012-03-26 18:15:25 +02:00
Michael Stefaniuc
798beb2cb8
shell32: Print the debug string and not the pointer to it.
2012-03-26 18:15:24 +02:00
Michael Stefaniuc
810b619e2b
quartz: Print the debug string and not the pointer to it.
2012-03-26 18:15:24 +02:00
Michael Stefaniuc
cf9b5b0ff8
dxdiagn: Print the debug string and not the pointer to it.
2012-03-26 18:15:23 +02:00
Michael Stefaniuc
d63ae3658b
comdlg32: Print the debug string and not the pointer to it.
2012-03-26 18:15:23 +02:00
Michael Stefaniuc
e6a30efe70
mshtml: Print the debug string and not the pointer to it.
2012-03-26 18:15:22 +02:00
Michael Stefaniuc
4df6fe1246
msxml3: Print the debug string and not the pointer to it.
2012-03-26 18:15:22 +02:00
Michael Stefaniuc
5a5a89a327
ieframe: Print the debug string and not the pointer to it.
2012-03-26 18:15:21 +02:00
Michael Stefaniuc
e5db5b8dfd
gameux: Print the debug string and not the pointer to it.
2012-03-26 18:15:20 +02:00
Michael Stefaniuc
f454d8cd08
dplayx: Print the debug string and not the pointer to it.
2012-03-26 18:15:20 +02:00
Michael Stefaniuc
60cf73d6fa
d3dx9_36: Print the debug string and not the pointer to it.
2012-03-26 18:15:20 +02:00
Michael Stefaniuc
1660c39cad
activeds: Print the debug string and not the pointer to it.
2012-03-26 18:15:19 +02:00
Jacek Caban
d0be36213a
vbscript: Added parameterized member assignment statement implementation.
2012-03-26 18:15:18 +02:00
Jacek Caban
1bc8db6005
vbscript: Added parameterized assign member statement tests.
2012-03-26 18:15:17 +02:00
Jacek Caban
732abbbcc3
vbscript: Added parameterized assign identifier statement support.
2012-03-26 18:15:16 +02:00
Jacek Caban
1e5c2134f1
vbscript: Evaluate object expression before value expression in member assignment.
2012-03-26 18:15:16 +02:00
Jacek Caban
434700bf6b
vbscript: Init destination before passing it to VariantCopy in add_dynamic_var.
2012-03-26 18:15:16 +02:00
Jacek Caban
e4bfd4e057
vbscript: Lookup visible items before global members in lookup_identifier.
2012-03-26 18:15:15 +02:00
Jacek Caban
c18b84cf4e
jscript: Added decoding tests.
2012-03-26 18:15:15 +02:00
Jacek Caban
f7a8650500
jscript: Added decoding support.
2012-03-26 18:15:11 +02:00
Jacek Caban
129183ebb0
jscript: Added JScriptEncode object tests.
2012-03-26 18:15:09 +02:00
Jacek Caban
4a9eea3516
jscript: Added beginning support for JScriptEncode object.
2012-03-26 18:15:09 +02:00
Jacek Caban
0762106648
jscript: Store source code in bytecode_t.
2012-03-26 18:15:08 +02:00
Henri Verbeet
6f35ec6092
ddraw: Make ddraw_surface_wined3d_parent_ops static.
2012-03-26 18:15:07 +02:00
Henri Verbeet
635ab65651
d3d8: Don't return a pointer to the implementation in IDirect3DCubeTexture8Impl_QueryInterface().
2012-03-26 18:15:07 +02:00
Henri Verbeet
925a791dff
d3d8: Don't return a pointer to the implementation in IDirect3DDevice8Impl_QueryInterface().
2012-03-26 18:15:06 +02:00
Henri Verbeet
ffcfdff2de
d3d8: Don't return a pointer to the implementation in IDirect3D8Impl_QueryInterface().
2012-03-26 18:15:06 +02:00
Henri Verbeet
30c3e84ee5
d3d8: Don't return a pointer to the implementation in IDirect3DSurface8Impl_QueryInterface().
2012-03-26 18:15:05 +02:00
Józef Kucia
42235c3cc9
dinput8/tests: Use CLSCTX_INPROC_SERVER instead of a magic number.
2012-03-26 18:15:05 +02:00
Lucas Zawacki
146176cc38
dinput: Correct wrong loop delimiter in diactionformat_priority.
2012-03-26 18:15:04 +02:00
Michael Stefaniuc
b01ce6b633
d3d10core: Standardize COM aggregation for d3d10_device.
2012-03-26 18:15:04 +02:00
Hans Leidekker
280af52666
msi: Mask off modifiers before setting the UILevel property.
...
Spotted by Aric Stewart.
2012-03-26 18:15:03 +02:00
Hans Leidekker
9b2b760ea9
msi: Get the UI level from the global variable instead of the property.
2012-03-26 18:15:03 +02:00
Vincent Povirk
673377a7b9
gdiplus: Store copies of remap tables in ImageAttributes objects.
2012-03-26 18:15:02 +02:00
Vincent Povirk
8a0b57a9a1
gdiplus: Draw hotkey underlines in GdipDrawString.
2012-03-26 18:13:52 +02:00
Vincent Povirk
eef459968a
gdiplus: Detect hotkey prefixes when drawing strings.
2012-03-26 12:41:28 +02:00
Aric Stewart
5bb7590fad
usp10: Properly handle invalid arguments to ScriptBreak.
2012-03-26 12:41:28 +02:00
Vincent Povirk
c110a55f12
mscoree: Search for an arch-specific mono dll first.
2012-03-26 12:41:28 +02:00
Thomas Faber
4cd00f2b5e
xmllite/tests: Fix build with MSVC.
2012-03-26 12:41:28 +02:00
Andrew Eikum
b235edb014
dmloader: Add simple playing test.
2012-03-26 12:41:27 +02:00
Andrew Eikum
5e522a1d1c
dmloader: Don't claim partial success when loading fails.
2012-03-26 12:41:27 +02:00
Andrew Eikum
760a318882
dmusic: Return more accurate error codes in IDirectMusicSegment::Load.
2012-03-26 12:41:27 +02:00
Alessandro Pignotti
aaf99d8ef0
atl: Send OLE_CLOSE command to control on detach.
2012-03-26 12:41:27 +02:00
Michael Stefaniuc
04305e7f38
hlink: Use the standard COM aggregation struct field names.
2012-03-26 12:41:27 +02:00
André Hentschel
c000cbaf49
msi: Allow ARM installations.
2012-03-26 12:41:27 +02:00
André Hentschel
36217c208f
msvcrt: Fix a typo.
2012-03-26 12:41:27 +02:00
Francois Gouget
d2244057a6
d3drm/tests: Fix compilation on systems that don't support nameless unions.
2012-03-26 12:41:26 +02:00
Jacek Caban
cfb219f910
mshtml: Don't overwrite type of result if property type is VT_VARIANT.
2012-03-16 19:21:11 +01:00
Huw Davies
18d19e7f18
gdi32: Remove unused variable.
2012-03-16 16:52:51 +01:00
Hans Leidekker
45a62d53b6
msi: Restrict the match on files from cabinets to files that have not been installed.
2012-03-16 16:27:38 +01:00
Aric Stewart
72550c9d3a
wineqtdecoder: Ignore requests for IID_IAMFilterMiscFlags, we do not need to implement it.
2012-03-16 15:38:45 +01:00
Piotr Caban
ea407686bb
urlmon/tests: Test PI_MIMEVERIFICATION when MIME filter is in use.
2012-03-16 15:38:36 +01:00
Piotr Caban
38d578af5e
urlmon: Add mime handler layer before data is processed.
2012-03-16 15:38:32 +01:00
Jacek Caban
8e2f97fa65
mshtml: Added IHTMLCurrentStyle2::get_filter tests.
2012-03-16 15:37:52 +01:00
Jacek Caban
57b2075af8
mshtml: Added IHTMLCurrentStyle2::get_filter implementation.
2012-03-16 15:37:47 +01:00
Jacek Caban
348338257b
mshtml: Store filter in HTMLElement object.
2012-03-16 15:37:42 +01:00
Christian Costa
7a320e5ca4
d3drm: Implement SetTextureCoordinates.
2012-03-16 15:37:29 +01:00
Christian Costa
b89c32b2a1
d3drm: If there is no texture coordinates in loaded mesh, generate default texture coordinates for each vertex.
2012-03-16 15:37:19 +01:00
Christian Costa
ea532f633c
d3drm: Add refcount info to AddRef and Release traces.
2012-03-16 15:36:58 +01:00
Christian Costa
549f8796dd
d3drm: Texture callback cannot be passed directly. Texture object argument is different so disable it for now.
2012-03-16 15:36:30 +01:00
Christian Costa
c6ce077f41
d3drm: Remove "partial stub" mention of forwarded methods.
2012-03-16 15:36:25 +01:00