Nikolay Sivov
|
e3f0d40840
|
riched20: Use proper interface methods macros.
|
2012-08-13 11:48:23 +02:00 |
Lucas Zawacki
|
dd3e54d496
|
joy.cpl: Better arrangement of elements even with higher DPIs.
|
2012-08-13 11:46:37 +02:00 |
Lucas Zawacki
|
fb939873ba
|
joy.cpl: Remove uneeded FIXME message.
|
2012-08-13 11:46:29 +02:00 |
Per Johansson
|
96d7fac296
|
wineqtdecoder: Avoid CFSTR in global initializer.
|
2012-08-13 11:46:20 +02:00 |
Hans Leidekker
|
842525f423
|
msi: Try the registered install location first when resolving the target directory.
|
2012-08-13 11:45:15 +02:00 |
Hans Leidekker
|
b7cefc9997
|
msi: Avoid an out of bounds access in msi_build_directory_name.
|
2012-08-13 11:45:11 +02:00 |
Hans Leidekker
|
f180de40dd
|
msi: Implement the RemoveExistingProducts standard action.
|
2012-07-31 18:01:54 +02:00 |
Dmitry Timoshkov
|
3298a30211
|
gdiplus: Improve precision of calculated pixel to units transformation.
|
2012-07-31 17:59:12 +02:00 |
Alexandre Julliard
|
747d1631d5
|
gdi32: Compute the line parameters using the cropped coordinates to avoid overflows.
|
2012-07-31 17:59:12 +02:00 |
Jacek Caban
|
aa68bf130e
|
vbscript/tests: Use proper helpers for iface calls.
|
2012-07-31 17:59:11 +02:00 |
Nikolay Sivov
|
bd7db0a9a4
|
dwrite: Added basic test for IDWriteFont created from LOGFONTW.
|
2012-07-31 17:59:10 +02:00 |
Nikolay Sivov
|
0ccdda1262
|
dwrite: Added IDWriteGdiInterop stub.
|
2012-07-31 17:59:09 +02:00 |
Nikolay Sivov
|
370099e46c
|
dwrite: Stub for IDWriteFactory.
|
2012-07-31 17:59:05 +02:00 |
Hans Leidekker
|
fba3ba9017
|
fusion: Use inline wrappers for calling COM methods.
|
2012-07-31 12:37:52 +02:00 |
Hans Leidekker
|
f3069333a4
|
sxs: Use inline wrappers for calling COM methods.
|
2012-07-31 12:37:41 +02:00 |
Michael Stefaniuc
|
97512d70cf
|
kernel32: Avoid TRUE:FALSE conditional expressions.
|
2012-07-31 12:36:54 +02:00 |
Michael Stefaniuc
|
43b8858986
|
winex11.drv: Avoid TRUE:FALSE conditional expressions.
|
2012-07-31 12:36:42 +02:00 |
Michael Stefaniuc
|
6740d340c6
|
mapi32: Remove superfluous TRUE:FALSE conditional expressions.
|
2012-07-31 12:36:30 +02:00 |
Michael Stefaniuc
|
d94eaa3b20
|
winmm: Avoid TRUE FALSE conditional expressions.
|
2012-07-31 12:36:20 +02:00 |
Dmitry Timoshkov
|
127b502ce7
|
windowscodecs: Fix memory leak in error case.
|
2012-07-31 10:56:06 +02:00 |
Detlef Riekenberg
|
92bcd0bf10
|
advapi32/tests: Simple tests for TokenIntegrityLevel.
|
2012-07-31 10:55:48 +02:00 |
Detlef Riekenberg
|
5c3e919b10
|
ntdll: Support TokenIntegrityLevel.
|
2012-07-31 10:55:08 +02:00 |
Alex Henrie
|
0b64d319c9
|
wininet: Support ICU_ENCODE_PERCENT, ICU_ENCODE_SPACES_ONLY, and ICU_NO_META.
|
2012-07-31 10:53:54 +02:00 |
André Hentschel
|
882977eed9
|
winspool.drv: Update allowed driver version.
|
2012-07-31 10:53:27 +02:00 |
Vincent Povirk
|
b8812afd33
|
msi: Stub Migrate10CachedPackagesW.
|
2012-07-31 10:52:53 +02:00 |
Detlef Riekenberg
|
a7f9191af6
|
wer: Return S_OK from the WerRepostSubmit stub.
|
2012-07-31 10:51:55 +02:00 |
Alexandre Julliard
|
96e80c2623
|
gdi32: Move DescribePixelFormat and SetPixelFormat to the WGL driver.
|
2012-07-30 22:12:13 +02:00 |
Dmitry Timoshkov
|
0316a1b4c1
|
windowscodecs: Implement IWICPalette_InitializeFromPalette.
|
2012-07-30 17:57:51 +02:00 |
Alexandre Goujon
|
4d7f510bef
|
kernel32: Reimplement GetLogicalDrives using Nt{Open, Query}DirectoryObject.
|
2012-07-30 17:57:50 +02:00 |
Nikolay Sivov
|
7ef5661d54
|
include: Added dwrite.idl file.
|
2012-07-30 17:57:50 +02:00 |
Jacek Caban
|
6530e8a963
|
mshtml: Use inner window directly in handle_load.
|
2012-07-30 17:57:48 +02:00 |
Jacek Caban
|
8b69ff6b3b
|
mshtml: Use inner window directly in run_insert_script.
|
2012-07-30 17:57:48 +02:00 |
Jacek Caban
|
e78537ffa2
|
mshtml: Use inner window directly in HTMLOptionElementFactory implementation.
|
2012-07-30 17:57:47 +02:00 |
Jacek Caban
|
dce83a304d
|
mshtml: Use inner window directly in HTMLImageElementFactory implementation.
|
2012-07-30 17:57:47 +02:00 |
Jacek Caban
|
7ff231d7fb
|
mshtml: Use inner window directly from document node in htmlevent.c.
|
2012-07-30 17:57:46 +02:00 |
Jacek Caban
|
27f799d880
|
mshtml: Store inner window directly in HTMLDocumentNode.
|
2012-07-30 17:57:45 +02:00 |
Hans Leidekker
|
348e5d85fa
|
wbemprox: Add support for enumerating class properties.
|
2012-07-30 17:57:45 +02:00 |
Hans Leidekker
|
a26b5dc09a
|
wbemprox: Add support for enumerating class methods.
|
2012-07-30 17:57:44 +02:00 |
Hans Leidekker
|
12caddb4be
|
wbemprox: Store the class name in the class object.
|
2012-07-30 17:57:44 +02:00 |
Hans Leidekker
|
54d2160226
|
wbemprox: Implement Win32_Service.AcceptPause and Win32_Service.AcceptStop.
|
2012-07-30 17:57:43 +02:00 |
Hans Leidekker
|
773f5f8dc2
|
wbemprox: Add support for boolean properties.
|
2012-07-30 17:57:42 +02:00 |
Alexandre Julliard
|
6714f16c74
|
gdi32: Clip solid pen regions to the DIB rectangle to avoid overflows.
|
2012-07-30 17:13:36 +02:00 |
Alexandre Julliard
|
a9151e5da3
|
gdi32: Limit line drawing coordinates to reasonable values to avoid overflows.
|
2012-07-30 17:13:36 +02:00 |
Alexandre Julliard
|
78d12e7fcc
|
gdi32: Add a helper function to initialize Bresenham parameters for line drawing.
|
2012-07-30 17:13:35 +02:00 |
Nikolay Sivov
|
6ca60b59c9
|
msxml3: Enable inline wrappers for tests.
|
2012-07-30 17:13:34 +02:00 |
Nikolay Sivov
|
48ff6fa927
|
kernel32: Added WerRegisterMemoryBlock stub.
|
2012-07-30 17:13:34 +02:00 |
Nikolay Sivov
|
bf0c67c322
|
shell32: Use proper macros when calling COM methods.
|
2012-07-30 17:13:33 +02:00 |
Jacek Caban
|
142d0f3026
|
jscript/tests: Use proper helpers for iface calls.
|
2012-07-30 17:13:31 +02:00 |
Jacek Caban
|
d0b8c6bca2
|
mshtml/tests: Use proper helpers for iface calls.
|
2012-07-30 14:58:19 +02:00 |
Jacek Caban
|
fcca6af646
|
urlmon/tests: Use proper helpers for iface calls.
|
2012-07-30 14:58:18 +02:00 |
Jacek Caban
|
0947bc78a7
|
ieframe/tests: Use proper helpers for iface calls.
|
2012-07-30 14:58:18 +02:00 |
Jacek Caban
|
4ffcf3359d
|
urlmon: SecManagerImpl_QueryInterface clean up.
|
2012-07-30 14:58:09 +02:00 |
Hans Leidekker
|
8f108a0f4d
|
winhttp: Use platform-specific versions of IActiveScriptParse methods.
|
2012-07-27 17:05:34 +02:00 |
Hans Leidekker
|
f3b93f2615
|
wbemprox: Parse the object path passed to IWbemServices::GetObject.
|
2012-07-27 17:05:33 +02:00 |
Hans Leidekker
|
2d4ab8456c
|
wbemprox: Add a partial Win32_Service class implementation.
|
2012-07-27 17:05:33 +02:00 |
Hans Leidekker
|
6a588baaf7
|
msi: Use inline wrappers for calling COM methods.
|
2012-07-27 17:05:32 +02:00 |
Hans Leidekker
|
108d5927d0
|
msi: Use the right interface to call 32-bit and 64-bit custom action scripts.
|
2012-07-27 17:05:32 +02:00 |
Michael Stefaniuc
|
bdaf2e9881
|
comdlg32: Use a helper to detect the need for win16 looks.
|
2012-07-27 17:05:31 +02:00 |
Michael Stefaniuc
|
f93390f719
|
setupapi: Simplify the "pointer to start of array" idiom.
|
2012-07-27 17:05:30 +02:00 |
Michael Stefaniuc
|
c48b372bf8
|
winaspi.dll16: Simplify the "pointer to start of array" idiom.
|
2012-07-27 17:05:29 +02:00 |
Alexandre Julliard
|
917fe72bb0
|
winex11: Get rid of the OpenGL bitmap support.
|
2012-07-27 17:05:29 +02:00 |
Alexandre Julliard
|
32a188e862
|
msxml3: Fix an uninitialized variable.
|
2012-07-27 17:05:28 +02:00 |
Dmitry Timoshkov
|
aaa164272d
|
windowscodecs: Fix warnings detected by compiling with inline wrappers.
|
2012-07-27 17:05:28 +02:00 |
Jacek Caban
|
4a5eca88aa
|
oleaut32: Use proper helpers for iface calls.
|
2012-07-27 17:05:27 +02:00 |
Jacek Caban
|
d2fe8b7061
|
urlmon: Use proper helpers for iface calls.
|
2012-07-27 17:05:26 +02:00 |
Jacek Caban
|
9114827e7e
|
ieframe: Use proper helpers for iface calls.
|
2012-07-27 17:05:26 +02:00 |
Jacek Caban
|
16871c4c89
|
mshtml: Grow the buffer faster in BufferBSC_read_data.
|
2012-07-27 17:05:25 +02:00 |
Jacek Caban
|
f98c3bbd9c
|
mshtml: Added support for BOM in bind_mon_to_wstr.
|
2012-07-27 17:05:25 +02:00 |
Jacek Caban
|
73984d4da8
|
mshtml: Moved conversion to unicode of buffers from binding to navigate.c.
|
2012-07-27 17:05:24 +02:00 |
Jacek Caban
|
f011ccedea
|
mshtml: Moved IStream::Read calls to separated function.
|
2012-07-27 17:05:24 +02:00 |
Francois Gouget
|
9f7e450c4b
|
wbemprox: Make some signature table functions static.
|
2012-07-27 17:05:23 +02:00 |
Francois Gouget
|
d0282267e0
|
kernel32/tests: Make initonce_callback() static.
|
2012-07-27 17:05:23 +02:00 |
Nikolay Sivov
|
f14c2f712f
|
msxml3: Enable inline wrappers and fix warnings.
|
2012-07-27 17:05:22 +02:00 |
Piotr Caban
|
5f3f9cdb9c
|
msvcp71: Added _String_base::_Xlen and _Xran implementation.
|
2012-07-27 17:05:21 +02:00 |
Detlef Riekenberg
|
a7e1b7c6ea
|
msi/tests: Use always static binding for GetTokenInformation.
|
2012-07-27 17:05:20 +02:00 |
Alexandre Julliard
|
35eef16ba7
|
gdi32: Support OpenGL in bitmaps through libOSMesa.
|
2012-07-27 17:05:16 +02:00 |
Sergey Guralnik
|
cbf9589ba3
|
user32: Rearrange ComboBox repositioning code.
|
2012-07-26 21:38:10 +02:00 |
Jacek Caban
|
13df042891
|
mshtml: Properly handle NULL VT_DISPATCH refChild in IHTMLDOMNode::insertBefore.
|
2012-07-26 19:25:30 +02:00 |
Piotr Caban
|
d2c936d4af
|
msvcp71: Added basic_string::append(iterator, iterator) implementation.
|
2012-07-26 15:32:34 +02:00 |
Piotr Caban
|
da7138767f
|
msvcp71: Added iterator based basic_string::replace implementation.
|
2012-07-26 15:32:29 +02:00 |
Piotr Caban
|
c2a691cb78
|
msvcp71: Added functions for creating basic_string iterators.
|
2012-07-26 15:32:22 +02:00 |
Nikolay Sivov
|
f31c2d1df1
|
kernel32: Some tests for LOCALE_SNAME and neutral locales.
|
2012-07-26 13:40:43 +02:00 |
Nikolay Sivov
|
9ba0cf76db
|
kernel32: Fix base for value returned with LOCALE_RETURN_NUMBER.
|
2012-07-26 13:40:43 +02:00 |
Nikolay Sivov
|
5b7efa8ea3
|
kernel32: Some test for handling locales specified by language only.
|
2012-07-26 13:40:42 +02:00 |
Jacek Caban
|
6d2902f680
|
mshtml: Use inline wrappers and fixed found warnings.
|
2012-07-26 13:40:40 +02:00 |
Michael Stefaniuc
|
4ddfcc2cf1
|
wined3d: Avoid TRUE-FALSE conditional expressions.
|
2012-07-26 12:11:29 +02:00 |
Michael Stefaniuc
|
f631780da4
|
cabinet: Avoid TRUE-FALSE conditional expressions.
|
2012-07-26 12:11:09 +02:00 |
Michael Stefaniuc
|
3a51439fc9
|
mlang/tests: Simplify the "pointer to start of array" idiom.
|
2012-07-26 12:11:03 +02:00 |
Dmitry Timoshkov
|
e6c69e9685
|
gdiplus: Add some GdipTransformPoints tests for a device with different x/y resolutions.
|
2012-07-26 11:08:02 +02:00 |
Dmitry Timoshkov
|
e536a128f7
|
gdiplus: Store device resolution in the graphics object.
|
2012-07-26 11:07:41 +02:00 |
Dmitry Timoshkov
|
9697829511
|
gdiplus: Add missing 'break'.
|
2012-07-26 11:07:24 +02:00 |
Alexandre Julliard
|
9e76bcf331
|
msvcr90/tests: Fix tests for errno values.
|
2012-07-26 11:06:37 +02:00 |
Alexandre Julliard
|
06989a0483
|
msvcrt: Make sure that errno is always set when calling the invalid parameter handler.
|
2012-07-26 11:05:32 +02:00 |
Dan Kegel
|
47b9dd1b55
|
msvcp100: Add _Container_base0::_Swap_all, _Container_base0::_Orphan_all.
|
2012-07-25 21:00:03 +02:00 |
Dmitry Timoshkov
|
c67951c70a
|
gdiplus: Handle image loading failures under some XP versions.
|
2012-07-25 20:14:57 +02:00 |
Dmitry Timoshkov
|
0b40df2990
|
gdiplus: Make get_palette() usable for generating predefined palettes.
|
2012-07-25 20:13:58 +02:00 |
Dmitry Timoshkov
|
f165e2725f
|
gdiplus: Add 8bppGray to the list of supported formats.
|
2012-07-25 20:13:55 +02:00 |
Dmitry Timoshkov
|
271d801ea4
|
gdiplus: Use predefined palette if an image doesn't provide one.
|
2012-07-25 20:13:52 +02:00 |
Dmitry Timoshkov
|
45cdafc5e8
|
gdiplus: Add 8bppIndexed to the list of supported formats.
|
2012-07-25 20:13:18 +02:00 |
Dmitry Timoshkov
|
dce93479ea
|
gdiplus: Retrieve image palette from WIC.
|
2012-07-25 20:13:07 +02:00 |
Henri Verbeet
|
894d161891
|
wined3d: Call core GL functions through gl_info.gl_ops as well.
|
2012-07-25 20:10:08 +02:00 |
Henri Verbeet
|
af1ba676c8
|
wined3d: Pass a gl_info structure to fragment_pipeline.enable_extension().
|
2012-07-25 20:01:31 +02:00 |
Henri Verbeet
|
4b90d79473
|
wined3d: Get rid of the GL extension function pointer typedefs.
|
2012-07-25 20:01:16 +02:00 |
Alexandre Julliard
|
63396e00b9
|
wined3d: Retrieve OpenGL extension functions directly through the TEB table.
|
2012-07-25 19:59:13 +02:00 |
Jacek Caban
|
140cd1b914
|
mshtml: Added runtimeStyle tests.
|
2012-07-25 16:11:21 +02:00 |
Jacek Caban
|
9ccc5f487b
|
mshtml: Added IHTMLElement2::get_runtimeStyle hackish implementation.
|
2012-07-25 16:11:21 +02:00 |
Jacek Caban
|
5b633c29b9
|
mshtml: Moved more logic to HTMLStyle_Create.
|
2012-07-25 16:11:21 +02:00 |
Hans Leidekker
|
f930085904
|
wbemprox: Implement IWbemClassObject::GetMethod.
|
2012-07-25 16:11:20 +02:00 |
Hans Leidekker
|
317d002828
|
wbemprox: Reset the number of rows only when the table was filled dynamically.
|
2012-07-25 16:11:20 +02:00 |
Hans Leidekker
|
2c5da008f7
|
wbemprox: Fix corner cases in IEnumWbemClassObject::Skip.
|
2012-07-25 16:11:19 +02:00 |
Hans Leidekker
|
0f11ac361e
|
wbemprox: Add helpers for retrieving class instances.
|
2012-07-25 16:11:18 +02:00 |
Hans Leidekker
|
53d1cc1ed6
|
wbemprox: Implement IWbemClassObject::Put.
|
2012-07-25 16:11:18 +02:00 |
Michael Stefaniuc
|
b41c71e3ab
|
cabinet: Simplify the "pointer to start of array" idiom.
|
2012-07-25 16:11:18 +02:00 |
Michael Stefaniuc
|
d8bdd4cc01
|
dnsapi: Remove a superfluous TRUE-FALSE conditional expression.
|
2012-07-25 16:11:17 +02:00 |
Francois Gouget
|
3dd26315a4
|
d3dcompiler_43: Make debug_dump_ir_expr() static.
|
2012-07-25 16:11:17 +02:00 |
Alexandre Julliard
|
5923e32ef1
|
opengl32: Store the modified extension string in the context.
|
2012-07-25 16:11:16 +02:00 |
Alexandre Julliard
|
5f157e18e2
|
opengl32: Store the context current DCs on the opengl32 side.
|
2012-07-25 16:11:05 +02:00 |
Alexandre Julliard
|
2077a58c21
|
opengl32: Allocate a separate context structure to store generic information.
|
2012-07-25 14:50:25 +02:00 |
Detlef Riekenberg
|
36e7fd09ee
|
wer: Add a stub for WerReportAddFile.
|
2012-07-25 14:50:25 +02:00 |
Detlef Riekenberg
|
169533def2
|
wer: Return S_OK from WerReportSetParameter.
|
2012-07-25 14:50:25 +02:00 |
Detlef Riekenberg
|
084e33d254
|
apphelp/tests: Add tests for ApphelpCheckShellObject.
|
2012-07-25 14:50:25 +02:00 |
Francois Gouget
|
e6b4444107
|
msvcp90: Make num_put__Iput() static.
|
2012-07-25 14:50:25 +02:00 |
Francois Gouget
|
b193b0b7a8
|
kernel32/tests: Use NULL instead of casting 0.
|
2012-07-25 14:50:25 +02:00 |
Dmitry Timoshkov
|
2a08532cfb
|
windowscodecs: Do not assume that vtable is the first element of the object, avoid not necessary casts.
|
2012-07-25 11:22:03 +02:00 |
Henri Verbeet
|
9f212a6c95
|
d3d10: Implement d3d10_effect_sampler_variable_GetBackingStore().
|
2012-07-25 11:21:03 +02:00 |
Henri Verbeet
|
98751a4994
|
d3d10: Add support for parsing sampler states.
|
2012-07-25 11:21:00 +02:00 |
Henri Verbeet
|
32d4464e90
|
d3d10: Implement d3d10_effect_blend_variable_GetBackingStore().
|
2012-07-25 11:20:58 +02:00 |
Henri Verbeet
|
aaf47457b9
|
d3d10: Add support for parsing blend states.
|
2012-07-25 11:20:55 +02:00 |
Henri Verbeet
|
5b093e6ba9
|
ddraw: Implement ddraw7_GetMonitorFrequency() on top of wined3d_get_adapter_display_mode().
|
2012-07-25 11:20:51 +02:00 |
Jacek Caban
|
1f6febea08
|
mshtml: Clean up InvokeEx implementation by using get_dispid_type.
|
2012-07-24 21:27:12 +02:00 |
Jacek Caban
|
af4967186a
|
mshtml: Added IHTMLDOMAttribute::get_specified implementation.
|
2012-07-24 21:27:12 +02:00 |
Jacek Caban
|
a68e77d613
|
mshtml: Use proper document node for createElement called on document fragment.
|
2012-07-24 21:27:12 +02:00 |
Dmitry Timoshkov
|
b1d063b17f
|
windowscodecs: Do not assume that vtable is the first element of the object, avoid not necessary casts.
|
2012-07-24 21:27:12 +02:00 |
Dmitry Timoshkov
|
85c02fd760
|
windowscodecs: Do not assume that vtable is the first element of the object, avoid not necessary casts.
|
2012-07-24 21:27:12 +02:00 |
Dmitry Timoshkov
|
e9b642ee69
|
windowscodecs: Do not assume that vtable is the first element of the object.
|
2012-07-24 21:27:12 +02:00 |
Dmitry Timoshkov
|
e796ef820b
|
windowscodecs: Do not assume that vtable is the first element of the object.
|
2012-07-24 21:27:11 +02:00 |
Dmitry Timoshkov
|
6abda85c29
|
windowscodecs: Do not assume that vtable is the first element of the object, avoid not necessary casts.
|
2012-07-24 21:27:11 +02:00 |
Dmitry Timoshkov
|
6588aea643
|
windowscodecs: Do not assume that vtable is the first element of the object.
|
2012-07-24 21:27:11 +02:00 |
Dmitry Timoshkov
|
f8d2c922b0
|
windowscodecs: Do not assume that vtable is the first element of the object, avoid not necessary casts.
|
2012-07-24 21:27:11 +02:00 |
Dmitry Timoshkov
|
b7efa00817
|
windowscodecs: Do not assume that vtable is the first element of the object, avoid not necessary casts.
|
2012-07-24 21:27:11 +02:00 |
Dmitry Timoshkov
|
6859a15b07
|
windowscodecs: Do not assume that vtable is the first element of the object, avoid not necessary casts.
|
2012-07-24 21:27:11 +02:00 |
Dmitry Timoshkov
|
19479795d9
|
windowscodecs: Do not assume that vtable is the first element of the object, avoid not necessary casts.
|
2012-07-24 19:58:39 +02:00 |
Dmitry Timoshkov
|
f97bc0fa2d
|
windowscodecs: Do not assume that vtable is the first element of the object.
|
2012-07-24 19:58:20 +02:00 |
Dmitry Timoshkov
|
adbcfacb8c
|
windowscodecs: Do not assume that vtable is the first element of the object, avoid not necessary casts.
|
2012-07-24 19:58:15 +02:00 |
Dmitry Timoshkov
|
7824827a32
|
windowscodecs: Make classinfo structure const.
|
2012-07-24 19:58:07 +02:00 |
Dmitry Timoshkov
|
2a35901a90
|
windowscodecs: Do not assume that vtable is the first element of the object, avoid not necessary casts.
|
2012-07-24 19:57:57 +02:00 |
Dmitry Timoshkov
|
9fecb853a4
|
windowscodecs: Do not assume that vtable is the first element of the object.
|
2012-07-24 19:57:42 +02:00 |
Dmitry Timoshkov
|
022824100e
|
windowscodecs: Do not assume that vtable is the first element of the object.
|
2012-07-24 19:57:33 +02:00 |
Alexandre Julliard
|
f3e1e46c85
|
winex11: Add a helper function to correctly check extension strings.
|
2012-07-24 17:37:50 +02:00 |
Jacek Caban
|
1104663fe7
|
jscript: Use prototype for builtin String properties.
|
2012-07-24 13:38:41 +02:00 |
Jacek Caban
|
1dfb75d9a3
|
jscript: Use prototype for builtin RegExp properties.
|
2012-07-24 13:38:37 +02:00 |
Jacek Caban
|
3b80361a70
|
jscript: Use prototype for builtin Number properties.
|
2012-07-24 13:38:31 +02:00 |
Jacek Caban
|
175c4ddad5
|
jscript: Use prototype for builtin Date properties.
|
2012-07-24 13:38:26 +02:00 |
Jacek Caban
|
5058c1d12d
|
jscript: Use prototype for builtin Boolean properties.
|
2012-07-24 13:38:20 +02:00 |
Jacek Caban
|
6e4f74f71b
|
jscript: Use prototype for builtin Array properties.
|
2012-07-24 13:38:09 +02:00 |
Nikolay Sivov
|
3a724d58eb
|
dwrite: Added initial stub.
|
2012-07-24 13:36:33 +02:00 |
Detlef Riekenberg
|
bb254fce23
|
apphelp: Implement ApphelpCheckShellObject.
|
2012-07-24 13:36:33 +02:00 |
Piotr Caban
|
583ba52714
|
msvcp: Sync spec files.
|
2012-07-24 13:36:31 +02:00 |
Piotr Caban
|
7c970cc010
|
msvcp90: Fixed num_get<short>::vftable.
|
2012-07-24 13:36:31 +02:00 |
Piotr Caban
|
ebd239802b
|
msvcp90: Added num_put<short> implementation.
|
2012-07-24 13:36:30 +02:00 |
Piotr Caban
|
257c57bdf2
|
msvcp90: Fixed EOF detection in basic_streambuf_char__Xsgetn_s function.
|
2012-07-24 13:36:30 +02:00 |
Piotr Caban
|
b9bc582fa6
|
msvcp90: Fixed EOF detection in basic_filebuf_char_uflow function.
|
2012-07-24 13:36:29 +02:00 |
Henri Verbeet
|
c7e3bb5a93
|
wined3d: Use struct opengl_funcs for storing GL extension pointers.
|
2012-07-24 13:36:29 +02:00 |
Henri Verbeet
|
4f3263e08c
|
wined3d: Handle core fixups like any other kind of extension fixup.
|
2012-07-24 13:36:28 +02:00 |
Nikolay Sivov
|
04f588e63a
|
kernel32: Some tests for blocking initialization with InitOnceBeginInitialize().
|
2012-07-24 13:36:27 +02:00 |
Dmitry Timoshkov
|
7d1e2741ce
|
windowscodecs: Implement MetadataHandler_Load.
|
2012-07-24 13:36:26 +02:00 |
Nikolay Sivov
|
5b7a55f67f
|
msxml3: Accept ISequentialStream as reader input.
|
2012-07-24 13:36:26 +02:00 |
Francois Gouget
|
7b89de9e48
|
d3d10: Make get_property_info() static.
|
2012-07-23 19:53:50 +02:00 |
Francois Gouget
|
285b9340f1
|
d3dcompiler_43: Make some functions static.
|
2012-07-23 19:53:50 +02:00 |
Francois Gouget
|
28e06e3fb0
|
d3dcompiler_43: Add a trailing '\n' to a couple of Wine traces.
|
2012-07-23 19:53:49 +02:00 |
Francois Gouget
|
baf0a74b11
|
winex11.drv: Don't include wgl_driver.h if OpenGL is not supported.
|
2012-07-23 19:53:49 +02:00 |
Jacek Caban
|
de6e95213a
|
jscript: Added more tests.
|
2012-07-23 19:53:49 +02:00 |
Jacek Caban
|
10179c210e
|
jscript: Properly handle builtin properties in Object.prototype.hasOwnProperty implementation.
|
2012-07-23 19:53:48 +02:00 |
Jacek Caban
|
15a83f0ff5
|
jscript: Don't expose properties that belong to function prototype from function instance.
|
2012-07-23 19:53:48 +02:00 |
Jacek Caban
|
a2c2103cd3
|
jscript: Don't expose properties belonging to Object prototype from Object instance.
|
2012-07-23 19:53:46 +02:00 |
Alexandre Julliard
|
719db58a92
|
opengl32: Load GLU functions from glu32.dll instead of the Unix library.
|
2012-07-23 15:51:14 +02:00 |
Józef Kucia
|
2c1968aef9
|
d3dx9: Allow D3DX_DEFAULT to be passed as srclevel to D3DXFilterTexture.
|
2012-07-23 14:55:45 +02:00 |
Jacek Caban
|
39bc0bcf25
|
mshtml: Added IHTMLFrameBase::frameBorder implementation.
|
2012-07-23 14:55:38 +02:00 |
Jacek Caban
|
7e35abdd02
|
mshtml: Share IHTMLFrameBase tests between iframe and frame element tests.
|
2012-07-23 14:55:34 +02:00 |
Jacek Caban
|
5401efaef0
|
mshtml: Unescape script from javascript: URLs before executing them.
|
2012-07-23 14:55:30 +02:00 |
Jacek Caban
|
68fa7d3b0e
|
mshtml: Fixed tests on Vista.
|
2012-07-23 14:55:25 +02:00 |
Alexandre Julliard
|
592e6aa942
|
gdi32: Work around a gcc array out of bounds warning.
|
2012-07-23 14:52:32 +02:00 |
Dmitry Timoshkov
|
9083bcc59c
|
windowscodecs: Add a test for invalid predefined palette type.
|
2012-07-23 12:57:50 +02:00 |
Dmitry Timoshkov
|
106e7fb589
|
windowscodecs: Add support for adding trasparent color to generated palettes.
|
2012-07-23 12:57:43 +02:00 |
Dmitry Timoshkov
|
0be2718baa
|
windowscodecs: Add support for generating WICBitmapPaletteTypeFixedHalftone252 palette.
|
2012-07-23 12:56:36 +02:00 |
Dmitry Timoshkov
|
87b23de9bb
|
windowscodecs: Add support for generating WICBitmapPaletteTypeFixedHalftone216 palette.
|
2012-07-23 12:56:18 +02:00 |
Dmitry Timoshkov
|
97464c508f
|
windowscodecs: Add support for generating WICBitmapPaletteTypeFixedHalftone125 palette.
|
2012-07-23 12:56:05 +02:00 |
Dmitry Timoshkov
|
6a7f97f98f
|
windowscodecs: Add support for generating WICBitmapPaletteTypeFixedHalftone27 palette.
|
2012-07-23 12:55:47 +02:00 |
Nikolay Sivov
|
9318528702
|
kernel32: Single thread test for InitOnceExecuteOnce().
|
2012-07-23 12:54:15 +02:00 |
Nikolay Sivov
|
b1c3c8c898
|
kernel32: Added InitOnceInitialize() implementation.
|
2012-07-23 12:53:24 +02:00 |
Nikolay Sivov
|
77ad893a7b
|
kernel32: Forward GetLocaleInfoEx() to GetLocaleInfoW().
|
2012-07-23 12:50:56 +02:00 |
Nikolay Sivov
|
b586be515c
|
kernel32: Added GetSystemDefaultLocaleName().
|
2012-07-23 12:50:26 +02:00 |
Nikolay Sivov
|
a56f3c665e
|
advapi32/tests: Add some more well known SIDs to tests.
|
2012-07-23 12:48:58 +02:00 |
Henri Verbeet
|
6feffa6ee2
|
d3d10: Implement d3d10_effect_depth_stencil_variable_GetBackingStore().
|
2012-07-23 12:36:09 +02:00 |
Henri Verbeet
|
ea05d7b92d
|
d3d10: Add support for parsing depth/stencil states.
|
2012-07-23 12:36:05 +02:00 |
Henri Verbeet
|
048edaf6a3
|
wined3d: Fix some EXT_gpu_shader4 function names.
|
2012-07-23 12:36:00 +02:00 |
Henri Verbeet
|
526901e307
|
wined3d: Get rid of APPLE_flush_render, it doesn't exist.
|
2012-07-23 12:35:56 +02:00 |
Nozomi Kodama
|
c7bf5e09d5
|
d3dx9_36: Add more traces.
|
2012-07-23 12:33:25 +02:00 |
Matteo Bruni
|
1a36da15af
|
d3dcompiler: Parse assignments.
|
2012-07-20 21:30:07 +02:00 |
Matteo Bruni
|
6ccbccbb29
|
d3dcompiler: Stub assignment parsing.
|
2012-07-20 21:30:07 +02:00 |