Hans Leidekker
|
60db122133
|
wbemprox: Implement StdRegProv.GetStringValue.
|
2012-10-15 15:24:13 +02:00 |
Dmitry Timoshkov
|
e27801e93b
|
user32: Make sure that window's normal_rect is initialized at window creation time.
|
2012-10-15 13:31:09 +02:00 |
Henri Verbeet
|
311a1e0148
|
wined3d: Handle SM1 comments in the frontend.
|
2012-10-15 13:31:08 +02:00 |
Henri Verbeet
|
5626e165ff
|
wined3d: Introduce a structure for shader register indices.
|
2012-10-15 13:31:07 +02:00 |
Henri Verbeet
|
a92d7a12de
|
wined3d: Use a common function for parsing SM4 source and destination parameters.
|
2012-10-15 13:31:07 +02:00 |
Henri Verbeet
|
3baeaa2b88
|
wined3d: Recognise SM4 scalar swizzles.
|
2012-10-15 13:31:06 +02:00 |
Henri Verbeet
|
21361d5237
|
wined3d: Use the correct relative address for constant buffers in the GLSL shader backend.
|
2012-10-15 13:31:06 +02:00 |
Marcus Meissner
|
919a789f45
|
cryptnet: Avoid memory leak of info (Coverity).
|
2012-10-15 13:31:05 +02:00 |
Marcus Meissner
|
9eb7378765
|
shell32: Avoid memory leaking buf (Coverity).
|
2012-10-15 13:31:05 +02:00 |
Marcus Meissner
|
c9bd05d89e
|
winex11.drv: Free bitmap info after being done (Coverity).
|
2012-10-15 13:31:05 +02:00 |
Marcus Meissner
|
0a8df5ef26
|
kernel32: Buffer size is in characters (Coverity).
|
2012-10-15 13:31:04 +02:00 |
Christian Costa
|
7e82db784a
|
amstream: Implement BasePinImp_GetMediaType in media stream filter.
|
2012-10-15 12:08:41 +02:00 |
Christian Costa
|
604fb218b7
|
amstream: Implement BasePinImpl_CheckMediaType in media stream filter.
|
2012-10-15 12:08:35 +02:00 |
Christian Costa
|
5d5da39ddc
|
amstream: Cleanup MediaStreamFilterImpl_QueryInterface.
|
2012-10-15 12:08:23 +02:00 |
Christian Costa
|
568c88ccb9
|
amstream: Get rid of (IBaseFilter*) casts.
|
2012-10-15 12:08:08 +02:00 |
Hans Leidekker
|
84ceddf8f3
|
wbemprox: Add tests for the standard registry provider.
|
2012-10-12 14:33:58 +02:00 |
Hans Leidekker
|
71fbae963e
|
wbemprox: Implement class methods StdRegProv.EnumKey and StdRegProv.EnumValues.
|
2012-10-12 14:33:34 +02:00 |
Hans Leidekker
|
248049f36e
|
wbemprox: Support overriding the CIM to VARIANT type mapping for method parameters.
|
2012-10-12 14:33:13 +02:00 |
Hans Leidekker
|
3b8266d20b
|
wbemprox: Always convert from BSTR.
|
2012-10-12 14:33:08 +02:00 |
Hans Leidekker
|
dca427fded
|
wbemprox: Implement Win32_LogicalDisk.Name.
|
2012-10-12 14:33:02 +02:00 |
Henri Verbeet
|
fc185f9bae
|
wined3d: Add support for SM4 relative addressing.
|
2012-10-12 13:21:39 +02:00 |
Henri Verbeet
|
2324ce6efb
|
wined3d: Implement WINED3DSIH_IMUL in the GLSL shader backend.
|
2012-10-12 13:21:33 +02:00 |
Henri Verbeet
|
ad1a1ee4fe
|
wined3d: Implement WINED3DSIH_UTOF in the GLSL shader backend.
|
2012-10-12 13:21:28 +02:00 |
Henri Verbeet
|
b7cd93240d
|
wined3d: Implement WINED3DSIH_ITOF in the GLSL shader backend.
|
2012-10-12 13:21:22 +02:00 |
Henri Verbeet
|
d48a0bc427
|
wined3d: Implement WINED3DSIH_FTOI in the GLSL shader backend.
|
2012-10-12 13:21:17 +02:00 |
Nikolay Sivov
|
2c0c413224
|
dwrite: Store text format properties.
|
2012-10-12 13:21:08 +02:00 |
Nikolay Sivov
|
0358413e35
|
dwrite: Implement GetWeight() for IDWriteFont.
|
2012-10-12 13:21:00 +02:00 |
Nikolay Sivov
|
ab91abd755
|
dwrite: Use proper table field as stretch value.
|
2012-10-12 13:20:49 +02:00 |
Marcus Meissner
|
9a51a9926a
|
crypt32: Initialize bytesNeeded (Coverity).
|
2012-10-12 13:20:42 +02:00 |
Vincas Miliūnas
|
aba4619dfe
|
kernel32: Added implementation for OpenFileById.
|
2012-10-12 13:20:40 +02:00 |
Vincas Miliūnas
|
be1c0edfcf
|
kernel32/tests: Added tests for OpenFileById.
|
2012-10-12 13:20:39 +02:00 |
Vincas Miliūnas
|
6314cf0295
|
kernel32: Added implementation of FileIdBothDirectoryInfo for GetFileInformationByHandleEx.
|
2012-10-12 13:14:43 +02:00 |
Vincas Miliūnas
|
9cec60bb1e
|
kernel32/tests: Added tests of FileIdBothDirectoryInfo for GetFileInformationByHandleEx.
|
2012-10-12 13:13:06 +02:00 |
Christian Costa
|
80b33cf38b
|
quartz: Remove redundant traces.
|
2012-10-12 12:12:34 +02:00 |
Christian Costa
|
01f07fe428
|
amstream: Render source file in IAMMultiMediaStreamImpl_OpenFile.
|
2012-10-12 12:11:56 +02:00 |
Christian Costa
|
7272256a60
|
amstream: Check filename pointer in IAMMultiMediaStreamImpl_OpenFile.
|
2012-10-12 12:11:48 +02:00 |
Christian Costa
|
9bdf981718
|
amstream: Display new ref in AddRef and Release.
|
2012-10-12 12:11:42 +02:00 |
Jacek Caban
|
ec8a57b6de
|
jscript: Removed SysFreeString calls missed in previous patch.
|
2012-10-12 12:04:28 +02:00 |
Alexandre Julliard
|
cba98a2d8e
|
ole32/tests: Fix a test failure on newer Windows versions.
|
2012-10-12 11:54:03 +02:00 |
Alexandre Julliard
|
be2b45ce0a
|
ntdll/tests: Fix some test failures on Windows.
|
2012-10-12 11:47:01 +02:00 |
Alexandre Julliard
|
2f92af70e0
|
gdi32: Add helper functions for converting between handle and index.
Also rename all instances of "large handles" since that's the only handle type now.
|
2012-10-12 11:36:24 +02:00 |
Dmitry Timoshkov
|
22336a121b
|
gdiplus: Add a test for GdipMeasureDriverString called with not NULL matrix.
|
2012-10-12 11:28:12 +02:00 |
Daniel Lehman
|
ea6e0a833b
|
gdi32: Use HandleToULong inline function to convert handle to index instead of casting.
|
2012-10-12 11:27:58 +02:00 |
Alexandre Julliard
|
8418115edf
|
setupapi: Fix buffer overflow in load_fake_dll.
Found by Daniel Lehman.
|
2012-10-12 11:21:14 +02:00 |
Daniel Lehman
|
8ed96ab041
|
msvcp90: In codecvt<wchar_t>::do_out, copy local buffer to *to_next.
|
2012-10-12 11:03:04 +02:00 |
Daniel Lehman
|
c65bd5cad2
|
msvcp90: Fix parsing in num_get<>::_Getifld.
|
2012-10-12 11:02:50 +02:00 |
Erich Hoover
|
9f1b1bef5c
|
ws2_32: Silence error when binding to loopback adapter.
|
2012-10-12 11:01:53 +02:00 |
Matteo Bruni
|
69922c671a
|
d3dcompiler: Add some checks to function definitions.
|
2012-10-11 21:24:34 +02:00 |
Matteo Bruni
|
6897f9aa35
|
d3dcompiler: Properly support function overloads.
|
2012-10-11 21:24:34 +02:00 |
Matteo Bruni
|
deb00c9460
|
d3dcompiler: Allow multiple input/output modifiers.
|
2012-10-11 21:24:34 +02:00 |
Matteo Bruni
|
5e66599737
|
d3dcompiler: Add a trace to D3DAssemble.
|
2012-10-11 21:24:34 +02:00 |
Matteo Bruni
|
426b5b3609
|
d3dcompiler: Avoid "naked" vars in record dereferences.
|
2012-10-11 21:24:34 +02:00 |
Nozomi Kodama
|
80b73ffcef
|
d3dx9_36: Remove useless casts.
|
2012-10-11 21:20:27 +02:00 |
Dmitry Timoshkov
|
ca91825345
|
gdiplus: Clarify where extra Y margin added by GdipMeasureString comes from.
|
2012-10-11 20:40:11 +02:00 |
Dmitry Timoshkov
|
608a936ada
|
gdiplus: Clarify where extra Y margin added by GdipMeasureString comes from.
|
2012-10-11 20:40:08 +02:00 |
Sergey Guralnik
|
e193e43c29
|
user32/tests: Add tests for class small icons.
|
2012-10-11 20:23:36 +02:00 |
Dmitry Timoshkov
|
9d49bb2b00
|
gdiplus: Use IFD_SHORT type for the TIFF compression tag to avoid test failures under some XP versions.
|
2012-10-11 20:22:54 +02:00 |
Piotr Caban
|
488693e407
|
msvcrt: Fixed exception information on 64-bit systems.
|
2012-10-11 20:22:45 +02:00 |
Piotr Caban
|
9f5532bf23
|
msvcp: Sync implementations.
|
2012-10-11 20:22:35 +02:00 |
Aric Stewart
|
ed4c7fa95f
|
msctf: Uninitialize context prior to releasing it.
|
2012-10-11 20:22:17 +02:00 |
Lucas Zawacki
|
478f0b6691
|
dinput: Implement DIPROP_INSTANCENAME for joystick.
|
2012-10-11 20:22:09 +02:00 |
Lucas Zawacki
|
913cbb9f21
|
dinput/tests: Test for DIPROP_INSTANCENAME and DIPROP_GUIDANDPATH.
|
2012-10-11 20:22:02 +02:00 |
Aric Stewart
|
59c144f197
|
imm32: Unregister IME class on process detach.
|
2012-10-11 20:21:42 +02:00 |
Aric Stewart
|
db07083e4c
|
imm32: Remove unused parameter to IMM_RegisterIMEClass.
|
2012-10-11 20:21:36 +02:00 |
Jacek Caban
|
8d1dc99ea1
|
mshtml: Added IHTMLIFrameElement3::get_contentDocument implementation.
|
2012-10-11 20:21:06 +02:00 |
Jacek Caban
|
c9e5181ff3
|
mshtml: Added createStyleSheet and get_styleSheet tests.
|
2012-10-11 20:21:01 +02:00 |
Jacek Caban
|
163970c336
|
mshtml: Create script element in IHTMLDocument::createStyleSheet.
|
2012-10-11 20:20:56 +02:00 |
Jacek Caban
|
878b85825a
|
mshtml: Moved creating HTML element to separated function.
|
2012-10-11 20:20:51 +02:00 |
Jacek Caban
|
62c0c7b11f
|
mshtml: Added IHTMLStyleElement::get_styleSheet imeplementation.
|
2012-10-11 20:20:47 +02:00 |
Jacek Caban
|
45b29f9555
|
mshtml: Don't run noscript tests in enhanced security configuration.
|
2012-10-11 20:20:43 +02:00 |
Jacek Caban
|
c2df65eeef
|
jscript: Get rid of BSTR in date.c.
|
2012-10-11 18:53:14 +02:00 |
Jacek Caban
|
be885e287b
|
jscript: Use jsstr_t for compiler constant strings.
|
2012-10-11 18:53:11 +02:00 |
Jacek Caban
|
3182852293
|
jscript: Store regexp source as jsstr_t.
|
2012-10-11 18:53:08 +02:00 |
Jacek Caban
|
7f1e3300fe
|
jscript: Use custom string container instead of BSTR.
|
2012-10-11 18:53:04 +02:00 |
Henri Verbeet
|
f8e1550ebb
|
wined3d: Implement WINED3DSIH_LT in the GLSL shader backend.
|
2012-10-11 18:51:04 +02:00 |
Henri Verbeet
|
842f75ee75
|
wined3d: Implement WINED3DSIH_IGE in the GLSL shader backend.
|
2012-10-11 18:51:00 +02:00 |
Henri Verbeet
|
819e5fa623
|
wined3d: Implement WINED3DSIH_GE in the GLSL shader backend.
|
2012-10-11 18:50:56 +02:00 |
Henri Verbeet
|
09f5f59229
|
wined3d: Implement WINED3DSIH_EQ in the GLSL shader backend.
|
2012-10-11 18:50:53 +02:00 |
Henri Verbeet
|
4c4b224330
|
wined3d: Implement WINED3DSIH_XOR in the GLSL shader backend.
|
2012-10-11 18:50:46 +02:00 |
Matteo Bruni
|
1f876a670e
|
d3dcompiler: Don't raise a warning for an uninitialized uniform.
|
2012-10-10 20:34:14 +02:00 |
Matteo Bruni
|
71da1bac5d
|
d3dcompiler/tests: Fix access to the test output for y > 0.
|
2012-10-10 20:34:14 +02:00 |
Matteo Bruni
|
f4eccde66d
|
d3dcompiler: Fix "for" syntax.
|
2012-10-10 20:34:13 +02:00 |
Matteo Bruni
|
f90f895759
|
d3d8: Use proper helper.
|
2012-10-10 20:34:13 +02:00 |
Matteo Bruni
|
3d71c2d1ca
|
wined3d: Recognize Radeon HD 6970 as reported on some Macs.
|
2012-10-10 20:34:12 +02:00 |
Roman Dadkov
|
9e145eebdf
|
ole32: Fix dwClsContext parameter of a CoCreateInstance call in DefaultHandler_Run.
|
2012-10-10 20:34:11 +02:00 |
Jacek Caban
|
2e1da7ec8b
|
vbscript: Fixed tests on some non-English configs (without '.' as decimal point).
|
2012-10-10 20:34:11 +02:00 |
Andrew Eikum
|
8ba4090fc3
|
dsound: Don't exit early in mixer thread.
|
2012-10-10 20:34:10 +02:00 |
Andrew Eikum
|
39d3453209
|
vbscript: Undefined variables resolve as EMPTY without Option Explicit.
|
2012-10-10 20:34:10 +02:00 |
Alexandre Julliard
|
fad3ca07e6
|
winex11: Don't return an alpha channel for DIBs read from the screen.
|
2012-10-10 20:34:09 +02:00 |
Alexandre Julliard
|
6e325afaa7
|
gdi32: Handle a missing source alpha directly in the blend_rect primitive instead of modifying the source data.
|
2012-10-10 20:34:08 +02:00 |
Alexandre Julliard
|
76272e0773
|
gdi32: Use BI_BITFIELDS to indicate that a 32-bpp DIB doesn't have an alpha channel.
|
2012-10-10 20:34:08 +02:00 |
Alexandre Julliard
|
34b70728f3
|
gdi32: Limit the allocation size to the useful data when converting DIB bits.
|
2012-10-10 20:34:07 +02:00 |
Alexandre Julliard
|
86cf1126a5
|
gdi32: Return the full DIB height in GetImage instead of clipping to the visible rect.
|
2012-10-10 20:34:07 +02:00 |
Nikolay Sivov
|
9a32882c4d
|
dwrite: Added IDWriteTextFormat stub implementation.
|
2012-10-10 20:34:06 +02:00 |
Nikolay Sivov
|
0a6663908d
|
dwrite: Implement GetFontStretch().
|
2012-10-10 20:34:06 +02:00 |
Hans Leidekker
|
3e52cea324
|
wbemprox: Add support for array types.
|
2012-10-10 20:34:05 +02:00 |
Hans Leidekker
|
b552ad3672
|
wbemprox: Add support for uncommitted instances in IWbemClassObject::Get.
|
2012-10-10 20:34:05 +02:00 |
Hans Leidekker
|
ef6fa2b9f2
|
wbemprox: Add reference counting to the table structure.
|
2012-10-10 20:34:04 +02:00 |
Hans Leidekker
|
b0045eccde
|
wbemprox: Implement Win32_NetworkAdapter.AdapterType.
|
2012-10-10 20:34:03 +02:00 |
Hans Leidekker
|
68f0e174d6
|
wbemprox: Handle NULL operands in eval_strcmp.
|
2012-10-10 20:34:03 +02:00 |
Jacek Caban
|
e63b9f4ec0
|
mshtml: Added more ActiveX loading and script binding tests.
|
2012-10-10 20:34:02 +02:00 |
Jacek Caban
|
3e27a4dfa7
|
mshtml: Get rid of no longer needed workarounds for async ActiveX loading.
|
2012-10-10 20:34:01 +02:00 |
Jacek Caban
|
c7f155f333
|
mshtml: Added noscript tag handling tests.
|
2012-10-10 20:34:01 +02:00 |
Daniel Lehman
|
4f5f2e8e1b
|
msvcp90: Copy facetvec element pointer in copy ctor.
|
2012-10-10 20:34:00 +02:00 |
Daniel Lehman
|
650ccf598e
|
msvcp90: Initialize state in mb_to_wc.
|
2012-10-10 20:33:59 +02:00 |
Daniel Lehman
|
c152c54084
|
msvcp: Flip fclose result check in filebuf<>::close.
|
2012-10-10 20:33:58 +02:00 |
Alexandre Julliard
|
c6e0daa200
|
winex11: Recreate the GL drawable when changing the window parent.
|
2012-10-10 20:33:54 +02:00 |
Alexandre Julliard
|
47983d819f
|
winex11: Create a surface even for OpenGL windows, to allow painting the non-client area.
|
2012-10-10 18:56:53 +02:00 |
Alexandre Julliard
|
77b9ec8cd6
|
user32: Don't use the window surface when the pixel format was set.
|
2012-10-10 12:46:56 +02:00 |
Francois Gouget
|
53e4ddc399
|
shell32: Fix ShellExecute()'s handling of file URLs.
|
2012-10-10 10:37:37 +02:00 |
Francois Gouget
|
eee9b8ee12
|
shell32/tests: Simplify shlexec's test_directory() and add some more tests.
|
2012-10-10 10:37:27 +02:00 |
Christian Costa
|
c82d96fded
|
quartz: Don't say we have a menu to AdjustWindowRectEx since the created window doesn't have one.
|
2012-10-10 10:37:11 +02:00 |
Christian Costa
|
266e79d05f
|
quartz: Use target rect if set otherwise default to source rect in VideoRenderer_AutoShowWindow.
|
2012-10-10 10:37:06 +02:00 |
Marcus Meissner
|
748dd6fed3
|
advapi32: Removed a double free issue on loop termination (Coverity).
|
2012-10-10 10:35:47 +02:00 |
Henri Verbeet
|
8f915156b9
|
wined3d: Implement SM4 WINED3DSIH_SINCOS in the GLSL shader backend.
|
2012-10-10 10:33:18 +02:00 |
Henri Verbeet
|
e34acc2251
|
wined3d: Implement SM4 loops in the GLSL shader backend.
|
2012-10-10 10:33:14 +02:00 |
Henri Verbeet
|
6e4ecdf854
|
wined3d: Implement WINED3DSIH_IADD in the GLSL shader backend.
|
2012-10-10 10:33:09 +02:00 |
Henri Verbeet
|
f9c181bf74
|
wined3d: Implement WINED3DSIH_DIV in the GLSL shader backend.
|
2012-10-10 10:33:05 +02:00 |
Henri Verbeet
|
2b46c4046a
|
wined3d: Implement WINED3DSIH_BREAKP in the GLSL shader backend.
|
2012-10-10 10:32:58 +02:00 |
Daniel Lehman
|
8780fa642a
|
msvcp90: Fix export for fstream<wchar_t> ctor.
|
2012-10-09 18:32:29 +02:00 |
Daniel Lehman
|
1f324d543f
|
msvcp90: Fix cxx exception information for 64-bit.
|
2012-10-09 18:32:29 +02:00 |
Daniel Lehman
|
b1d9d16c7e
|
msvcp90: Flip fclose result check in filebuf<>::close.
|
2012-10-09 18:32:28 +02:00 |
Daniel Lehman
|
d67923575a
|
msvcp90: Change basic_ios<wchar_t>::imbue to match char version.
|
2012-10-09 18:32:27 +02:00 |
Erich Hoover
|
f036f46217
|
setupapi: Close the target file before issuing SPFILENOTIFY_FILEEXTRACTED.
|
2012-10-09 18:32:27 +02:00 |
Erich Hoover
|
2ee8cd5a6c
|
setupapi: Report the correct target file with SPFILENOTIFY_FILEEXTRACTED.
|
2012-10-09 18:32:26 +02:00 |
Christian Costa
|
03086e87ff
|
quartz: Fill right RECT structure in SetDefaultTargetRec.
|
2012-10-09 18:32:25 +02:00 |
Christian Costa
|
7ea44c0007
|
quartz: Forward IMediaControl_RenderFile to IFilterGraph2_RenderFile.
|
2012-10-09 18:32:24 +02:00 |
Jacek Caban
|
0ae458cc94
|
mshtml: Wine Gecko 1.8 release.
|
2012-10-09 18:32:24 +02:00 |
Jacek Caban
|
d184650887
|
appwiz.cpl: Cache downloaded addon MSI files.
|
2012-10-09 18:32:16 +02:00 |
Piotr Caban
|
e920be279f
|
msvcp60: Added missing 64-bit exports.
|
2012-10-09 16:12:24 +02:00 |
Dmitry Timoshkov
|
8fd422499b
|
gdiplus: Add more font transformation tests.
|
2012-10-09 16:12:17 +02:00 |
Alexandre Julliard
|
cc7bf355c5
|
user32: Add support for setting the window surface visible region.
|
2012-10-09 15:22:56 +02:00 |
Alexandre Julliard
|
20768173ba
|
server: Add flags in the set_window_pos request to inform the server about the window surface.
|
2012-10-09 15:22:14 +02:00 |
Francois Gouget
|
0c989fb078
|
shell32: Don't expand environment variables in ShellExecute()'s parameters argument.
|
2012-10-09 10:04:11 +02:00 |
Francois Gouget
|
40b01c1bfc
|
shell32: Fix CommandLineToArgvW()'s handling of the executable path and consecutive quotes.
|
2012-10-09 10:04:04 +02:00 |
Francois Gouget
|
35004f84a2
|
shell32: Simplify CommandLineToArgvW() a bit.
|
2012-10-09 10:03:52 +02:00 |
Francois Gouget
|
1e3834aa14
|
shell32/tests: Fix test_one_cmdline() and add a few more tests.
test_one_cmdline() did not check the last parameter.
|
2012-10-09 10:03:25 +02:00 |
Henri Verbeet
|
07203fa465
|
wined3d: Remove unused wined3d_shader_limits fields.
|
2012-10-09 09:59:58 +02:00 |
Henri Verbeet
|
eedbdded23
|
wined3d: Fix the SM3 int and bool vs constant limits.
Reported by Eduard Munteanu.
|
2012-10-09 09:59:54 +02:00 |
Henri Verbeet
|
9d127a4d36
|
wined3d: wined3d_surface_set_palette() never fails.
|
2012-10-09 09:59:38 +02:00 |
Henri Verbeet
|
7cea4645c5
|
d3d10: Implement d3d10_effect_sampler_variable_GetSampler().
|
2012-10-09 09:59:33 +02:00 |
Henri Verbeet
|
eda5c39335
|
d3d10: Handle blend state in d3d10_effect_object_apply().
|
2012-10-09 09:59:29 +02:00 |
Alexandre Julliard
|
cf799f5852
|
user32: Store the pixel format in the window structure.
|
2012-10-09 09:51:29 +02:00 |
Alexandre Julliard
|
6eea257fd1
|
user32: Add a helper function to update the window visible state.
|
2012-10-09 09:48:11 +02:00 |
Alexandre Julliard
|
b9c847a426
|
user32: Don't use SWP_SHOWWINDOW when the WS_VISIBLE style was already toggled manually.
|
2012-10-09 09:45:09 +02:00 |
Jacek Caban
|
6ae3418aaf
|
mshtml: Return dispinterface from PHEventSink::QueryInterface.
|
2012-10-08 17:40:46 +02:00 |
Jacek Caban
|
470137b6d3
|
vbscript: Added CStr implementation.
|
2012-10-08 17:40:41 +02:00 |
Michael Stefaniuc
|
c046d30fb7
|
msrle32: Don't bother using the register storage class specifier.
|
2012-10-08 17:40:31 +02:00 |
Michael Stefaniuc
|
07d602c4f1
|
imaadp32.acm: Don't bother using the register storage class specifier.
|
2012-10-08 17:40:27 +02:00 |
Jörg Höhle
|
4a823fdf00
|
mciseq: Map MMSYSERR_* to MCIERR_* error codes.
|
2012-10-08 17:40:16 +02:00 |
Jörg Höhle
|
310b2a5114
|
mciseq: Send MCI_PLAY notifications like w2k-w7 do.
|
2012-10-08 17:39:52 +02:00 |
Jörg Höhle
|
010019df06
|
mciseq: Create player thread in the synchronous case too.
|
2012-10-08 17:39:37 +02:00 |
Jörg Höhle
|
0e675165f1
|
mciseq: Play returns MCIERR_OUTOFRANGE as required.
|
2012-10-08 17:39:21 +02:00 |
Jörg Höhle
|
4dbceec8f9
|
mciseq: Separate player loop from MCI_PLAY command.
|
2012-10-08 17:39:06 +02:00 |
Jörg Höhle
|
2b54cb5493
|
mciseq: Fix memory leak when MCI_OPEN fails.
|
2012-10-08 17:38:44 +02:00 |
Dmitry Timoshkov
|
1c30b894ec
|
gdiplus: Stop adding 1/6 of EM height to the created font height.
|
2012-10-08 17:36:15 +02:00 |
Dmitry Timoshkov
|
ec4cd117b5
|
gdiplus: Workaround missing support for true floating point regions in Wine gdiplus by using a scaling world transform.
This simplifies the test and makes sure that there is no broken workarounds
in the tests.
|
2012-10-08 17:36:09 +02:00 |
Dmitry Timoshkov
|
2551ce4ea7
|
gdiplus: Detect broken GdipMeasureCharacterRanges behaviour before performing the font height scaling test.
|
2012-10-08 17:35:59 +02:00 |
Dmitry Timoshkov
|
e664c2bd3a
|
gdiplus: Add a font transformation test.
|
2012-10-08 17:35:54 +02:00 |
Piotr Caban
|
4cb3bcdb2c
|
msvcp71: Added basic_string functions that work on iterators.
|
2012-10-08 13:43:09 +02:00 |
Alistair Leslie-Hughes
|
0eef665dbf
|
oledb32: Add IDBProperties support in IDBInitialize.
|
2012-10-08 13:41:37 +02:00 |
Vincent Povirk
|
718f095629
|
ole32: Add tests for StgConvertVariantToProperty.
|
2012-10-08 12:55:26 +02:00 |
Vincent Povirk
|
04eaae5ce8
|
ole32: Stub StgConvertVariantToProperty.
|
2012-10-08 12:55:18 +02:00 |
Piotr Caban
|
1fb247b0e3
|
msvcp60: Added basic_istream::seekg implementation.
|
2012-10-08 12:55:08 +02:00 |
Piotr Caban
|
fd727fc15e
|
msvcp60: Added basic_fstream constructors implementation.
|
2012-10-08 12:55:07 +02:00 |
Piotr Caban
|
1956360c6d
|
msvcp60: Added basic_ofstream constructors implementation.
|
2012-10-08 12:55:06 +02:00 |
Piotr Caban
|
97f0874a78
|
msvcp60: Added basic_ifstream constructors implementation.
|
2012-10-08 12:55:05 +02:00 |
Piotr Caban
|
8f5b4123ab
|
msvcp60: Added basic_fstream::open implementation.
|
2012-10-08 12:55:04 +02:00 |
Piotr Caban
|
4a7420296b
|
msvcp60: Added basic_ofstream::open implementation.
|
2012-10-08 12:55:04 +02:00 |
Piotr Caban
|
a7a350acf2
|
msvcp60: Added basic_ifstream::open implementation.
|
2012-10-08 12:55:03 +02:00 |
Piotr Caban
|
d534e1f3dc
|
msvcp60: Added basic_filebuf::open implementation.
|
2012-10-08 12:55:02 +02:00 |
Piotr Caban
|
66d35c4048
|
msvcp60: Added __Fiopen implementation.
|
2012-10-08 12:55:01 +02:00 |
Nikolay Sivov
|
9b0f49264e
|
dwrite: Implement GetString().
|
2012-10-08 12:55:01 +02:00 |
Nikolay Sivov
|
114ef0688b
|
dwrite: Implement GetStringLength method.
|
2012-10-08 12:55:00 +02:00 |
Nikolay Sivov
|
98ce55c148
|
dwrite: Add family name to string array.
|
2012-10-08 12:54:59 +02:00 |
Nikolay Sivov
|
41df37f17d
|
dwrite: Added IDWriteFontFace stub.
|
2012-10-08 12:54:59 +02:00 |
Nikolay Sivov
|
45a9560e83
|
dwrite: Added IDWriteLocalizedStrings stub.
|
2012-10-08 12:54:58 +02:00 |
Nikolay Sivov
|
89561b9247
|
dwrite: Store font family name in IDWriteFontFamily implementation.
|
2012-10-08 12:54:58 +02:00 |
Francois Gouget
|
61f894c576
|
shell32/tests: Greatly expand the test_argify() tests.
|
2012-10-08 12:54:55 +02:00 |
Francois Gouget
|
e440a7d22c
|
shell32/tests: Merge shlexec's test_exes_long() with the other parameter passing tests.
Also remove the pointless noassoc test (duplicated from test_exes()).
|
2012-10-08 12:54:54 +02:00 |
Francois Gouget
|
ab654c63cf
|
shell32/tests: Add more ShellExecute() shortcut tests.
|
2012-10-08 12:54:53 +02:00 |
Henri Verbeet
|
0931522795
|
wined3d: Implement WINED3DSIH_AND in the GLSL shader backend.
|
2012-10-08 11:28:41 +02:00 |
Henri Verbeet
|
8e24dbb60a
|
wined3d: wined3d_stateblock_apply() never fails.
|
2012-10-08 11:28:37 +02:00 |
Henri Verbeet
|
b69545c7da
|
wined3d: wined3d_stateblock_capture() never fails.
|
2012-10-08 11:28:32 +02:00 |
Henri Verbeet
|
b2228834c7
|
d3d10: Handle depth stencil state in d3d10_effect_object_apply().
|
2012-10-08 11:28:27 +02:00 |
Henri Verbeet
|
16c6e4e332
|
d3d10: Handle rasterizer state in d3d10_effect_object_apply().
|
2012-10-08 11:28:21 +02:00 |
Christian Costa
|
ed976838cb
|
advapi32: Add stub for StopTraceA and StopTraceW.
|
2012-10-04 19:37:26 +02:00 |
Hans Leidekker
|
fe695f3ef9
|
wbemprox: Implement Win32_NetworkAdapter.Manufacturer.
|
2012-10-04 16:30:08 +02:00 |
Hans Leidekker
|
4d0a158808
|
wbemprox: Implement Win32_Processor.UniqueId.
|
2012-10-04 16:30:02 +02:00 |
Hans Leidekker
|
eeb8ea7aca
|
wbemprox: Add a partial implementation of Win32_SoundDevice.
|
2012-10-04 16:29:57 +02:00 |
Hans Leidekker
|
fd37af04ff
|
wbemprox: Add a partial implementation of Win32_DiskDrive.
|
2012-10-04 16:29:52 +02:00 |
Hans Leidekker
|
ca0d8d8f63
|
wbemprox: Add a partial implementation of Win32_CDROMDrive.
|
2012-10-04 16:29:46 +02:00 |
Hans Leidekker
|
804e7e91cc
|
wbemprox: Remove dynamic tables from the global list when they're freed.
|
2012-10-04 16:29:41 +02:00 |
Hans Leidekker
|
b73bbf5973
|
wbemprox: Store a copy of the table name.
|
2012-10-04 16:29:36 +02:00 |
Jacek Caban
|
94f3eaacf2
|
mshtml: Use proper type for parse_proc.
|
2012-10-04 16:29:30 +02:00 |
Jacek Caban
|
bf65003271
|
jscript: Added support for pstrFormalParams argument in ParseProcedureText.
|
2012-10-04 16:29:24 +02:00 |
Jacek Caban
|
1d542e3aa4
|
jscript: Added ParseProcedureText tests.
|
2012-10-04 16:29:18 +02:00 |
Henri Verbeet
|
32125fe65e
|
winex11: Don't send SC_RESTORE when a maximized window switches to fullscreen.
|
2012-10-04 14:11:29 +02:00 |
Henri Verbeet
|
adddf10cd8
|
wined3d: wined3d_swapchain_get_desc() never fails.
|
2012-10-04 14:09:55 +02:00 |
Henri Verbeet
|
5fcc1f8f70
|
wined3d: Just return the surface from wined3d_swapchain_get_back_buffer().
|
2012-10-04 14:09:50 +02:00 |
Henri Verbeet
|
272f63263e
|
d3d10core: Implement d3d10_device_OMGetBlendState().
|
2012-10-04 14:09:43 +02:00 |
Henri Verbeet
|
e69c28a0f7
|
d3d10core: Implement d3d10_device_OMSetBlendState().
|
2012-10-04 14:09:40 +02:00 |
Piotr Caban
|
291edc484f
|
msvcp60: Fixed ctype class vtable.
|
2012-10-04 13:43:28 +02:00 |
Piotr Caban
|
b84d5d991c
|
msvcp60: Fixed vtables in IO classes.
|
2012-10-04 13:43:18 +02:00 |
Piotr Caban
|
458a39051d
|
msvcp60: Handle differences in basic_string::c_str function behavior on empty strings.
|
2012-10-04 13:43:05 +02:00 |
Piotr Caban
|
9d7f3c7651
|
msvcp60: Copy source files from msvcp90.
|
2012-10-04 13:42:04 +02:00 |
Piotr Caban
|
d844ceeae8
|
msvcp60: Sync exceptions implementations.
|
2012-10-04 13:41:17 +02:00 |
Piotr Caban
|
ea5b845b32
|
msvcp90: Added _Winit class implementation.
|
2012-10-04 13:40:59 +02:00 |
Piotr Caban
|
a221f87709
|
msvcp90: Added ios_base::Init class implementation.
|
2012-10-04 13:40:44 +02:00 |
Piotr Caban
|
0cb615cf80
|
msvcp90: Fixed io classes cleaning.
|
2012-10-04 13:40:32 +02:00 |
Piotr Caban
|
5998072af6
|
msvcp90: Removed no longer needed exports.
|
2012-10-04 13:40:13 +02:00 |
Francois Gouget
|
9ec7ab3fa0
|
shell32/tests: Write proper tests for CommandLineToArgvW().
|
2012-10-04 10:42:40 +02:00 |
Francois Gouget
|
da6b02ceb1
|
shell32/tests: Simplify shlexec's test_argify() and test_lpFile_parsed() and avoid numeric literals.
|
2012-10-04 10:42:25 +02:00 |
Francois Gouget
|
0e6605ac52
|
shell32/tests: Some more type consistency fixes for the ShellExecute() return value checks.
|
2012-10-04 10:42:08 +02:00 |
Francois Gouget
|
6be0dd10de
|
oledb32/tests: Make test_database() static.
|
2012-10-04 10:41:36 +02:00 |
Erich Hoover
|
317f26beef
|
hhctrl.ocx: Add support for specifying window names with HH_HELP_CONTEXT.
|
2012-10-04 10:37:50 +02:00 |
Erich Hoover
|
d1c363424d
|
hhctrl.ocx: Recognize the embedded window name for finding existing windows.
|
2012-10-04 10:37:39 +02:00 |
Erich Hoover
|
aedcc11e4f
|
hhctrl.ocx: Fix removing a window from the help list when window creation fails.
|
2012-10-04 10:37:28 +02:00 |
Alexandre Julliard
|
2500e21a90
|
winex11: Hold a reference to the surface in UpdateLayeredWindow.
|
2012-10-04 10:34:41 +02:00 |
Alexandre Julliard
|
e41a482890
|
user32: Add a Wine-specific entry point to set the pixel format of a window.
|
2012-10-03 23:08:22 +02:00 |
Alexandre Julliard
|
3d73e0a357
|
winex11: Add a helper function to get a pixel format index.
|
2012-10-03 23:01:19 +02:00 |
Jacek Caban
|
730479e6a4
|
jscript: Removed useless return statement in jsval_number.
|
2012-10-03 18:17:02 +02:00 |
Jacek Caban
|
5c15ca13d2
|
mshtml: Added ActiveX event binding test.
|
2012-10-03 18:16:59 +02:00 |
Jacek Caban
|
eda756dbb5
|
mshtml: Added support for binding ActiveX events with script event attribute.
|
2012-10-03 18:16:52 +02:00 |
Marcus Meissner
|
aaabec2b33
|
advapi32: Avoid memory leak on pipe read failure (Coverity).
|
2012-10-03 18:16:48 +02:00 |
Marcus Meissner
|
91a767d75b
|
advapi32: Free wstr in error case to avoid leak (Coverity).
|
2012-10-03 16:35:13 +02:00 |
Marcus Meissner
|
b78744ce31
|
dsound: Skip unknown sizes in tests (Coverity).
|
2012-10-03 16:35:00 +02:00 |
Marcus Meissner
|
4413e00eca
|
shell32: Check return value of SHGetSpecialFolderPathW (Coverity).
|
2012-10-03 16:29:29 +02:00 |
Marcus Meissner
|
0f4c2f9a8c
|
mshtml: Removed duplicate condition (Coverity).
|
2012-10-03 16:28:29 +02:00 |
Huw Davies
|
5c8e83c406
|
user32: If the value doesn't exist under the volatile key fallback to the permanent key.
|
2012-10-03 16:27:24 +02:00 |
Aric Stewart
|
fb5dbd608f
|
imm32: Explicitly handle all WM_IME_XXX messages in the IME class.
|
2012-10-03 16:26:59 +02:00 |
Aric Stewart
|
e9f3030c51
|
imm32: Have IMM class use DefWindowProc.
|
2012-10-03 16:26:38 +02:00 |
Alexandre Julliard
|
5a9de7a498
|
winex11: Use the XShm extension to copy window surfaces.
|
2012-10-03 15:37:07 +02:00 |
Alexandre Julliard
|
70a511739e
|
winex11: Maintain a separate copy of the surface image bits when we need byte swapping.
|
2012-10-03 15:24:21 +02:00 |
Alexandre Julliard
|
219e2a3545
|
winex11: Split copy_image_bits into a couple of helper functions.
|
2012-10-03 14:32:54 +02:00 |
Alistair Leslie-Hughes
|
8f8212b856
|
oledb32: Add support for IDBInitialize interface in IDataInitialize.
|
2012-10-03 13:15:43 +02:00 |
Nikolay Sivov
|
0c0e6f5371
|
vbscript: Support vb* constants for message box return value.
|
2012-10-03 13:14:43 +02:00 |
Nikolay Sivov
|
6666284fe6
|
vbscript: Support vb* constants for message box buttons.
|
2012-10-03 13:14:38 +02:00 |
Piotr Caban
|
8e6d2bab37
|
wininet: Fixed failing test.
|
2012-10-03 13:14:29 +02:00 |
Erich Hoover
|
bc2258d678
|
hhctrl.ocx: Store all the parameters the first time the WinType is filled in.
|
2012-10-03 13:10:46 +02:00 |
Nozomi Kodama
|
46fca31c4f
|
d3dx9_36/tests: Remove useless casts.
|
2012-10-03 13:10:46 +02:00 |
Nozomi Kodama
|
3d5c61cdcd
|
d3dx9_36/tests: Relax an equality between floats.
|
2012-10-03 13:10:45 +02:00 |
Nozomi Kodama
|
9c823d04b6
|
d3dx9_36/tests: Avoid a potential out of bound access.
|
2012-10-03 13:10:45 +02:00 |
Nozomi Kodama
|
584c24050e
|
d3dx9_36/tests: Speed up some tests.
|
2012-10-03 13:10:45 +02:00 |
Nozomi Kodama
|
b8cfe42326
|
d3dx9_36: Implement D3DXSHMultiply4.
|
2012-10-03 13:10:45 +02:00 |
Christian Costa
|
6643f07d2b
|
ntoskrnl.exe: Don't try to copy back data in buffered mode when we don't expect any in process_ioctl.
|
2012-10-03 13:10:45 +02:00 |
Christian Costa
|
ea943293c6
|
ntoskrnl.exe: Add stub for ExCreateCallback.
|
2012-10-03 13:10:45 +02:00 |
Piotr Caban
|
a3a909f2b9
|
wininet: Correctly set headers size in CommitUrlCacheEntryW function.
|
2012-10-03 11:29:35 +02:00 |
Piotr Caban
|
5e6e26e1df
|
cryptnet: Fixed cache functions usage in CRYPT_CacheURL function.
|
2012-10-03 11:25:12 +02:00 |
Bruno Jesus
|
af8dc8090a
|
ws2_32: Fix some style issues.
|
2012-10-03 11:25:03 +02:00 |