Dmitry Timoshkov
0c681b1478
gdiplus: Add some tests for GdipGetPropertyItemSize and GdipGetPropertyItem.
2012-06-29 20:41:19 +02:00
Dmitry Timoshkov
670445b22b
gdiplus: Implement GdipGetPropertyItem.
2012-06-29 10:46:50 +02:00
Dmitry Timoshkov
9d953c5f79
gdiplus: Implement GdipGetPropertyItemSize.
2012-06-29 10:46:50 +02:00
Dmitry Timoshkov
8b30ef11cf
windowscodecs: Implement MetadataHandler_GetValue.
2012-06-29 10:46:49 +02:00
Nikolay Sivov
a11ce7945a
msxml3: Implement put_nodeTypedValue() for bin.base64 type and commonly used input vartypes.
2012-06-29 10:46:44 +02:00
Nikolay Sivov
1796632166
msxml3: Support VT_UI1|VT_ARRAY variant debug output.
2012-06-29 10:23:29 +02:00
Francois Gouget
cdfaa90a8d
msvcp60: Remove the msvcp90 debug channel from misc.c as it is unused.
2012-06-29 10:23:28 +02:00
Henri Verbeet
8d4e3d0d58
d3d9: Implement d3d9_GetAdapterModeCountEx().
2012-06-29 10:14:29 +02:00
Henri Verbeet
256d433164
d3d9: Implement d3d9_device_PresentEx().
2012-06-29 10:14:21 +02:00
Henri Verbeet
035b79ebcf
wined3d: Use the device name stored in the adapter in wined3d_get_adapter_identifier().
2012-06-29 10:14:10 +02:00
Henri Verbeet
d843447580
wined3d: Use the device name stored in the adapter in wined3d_set_adapter_display_mode().
2012-06-29 10:14:06 +02:00
Henri Verbeet
56c518af3e
wined3d: Use the device name stored in the adapter in wined3d_get_adapter_display_mode().
2012-06-29 10:14:01 +02:00
Owen Rudge
2e167f6888
msvcp90: Sync spec files.
2012-06-28 19:43:48 +02:00
Owen Rudge
0d1009b3c1
msvcp90: Add initial basic_stringbuf<char> implementation.
2012-06-28 19:43:36 +02:00
Dmitry Timoshkov
bd1adf9e0b
gdiplus: Comment out a test that crashes some gdiplus implementations.
2012-06-28 19:43:09 +02:00
Dmitry Timoshkov
39f80e56fb
windowscodecs: Make sure that stream is not reused once the decoder is initialized.
2012-06-28 19:42:58 +02:00
Vincent Povirk
e7f31ddb81
windowscodecs: Implement BitmapScaler_CopyPixels.
2012-06-28 19:41:25 +02:00
Vincent Povirk
22383aa642
windowscodecs: Implement IWICBitmapScaler::CopyPalette.
2012-06-28 19:41:09 +02:00
Vincent Povirk
e4f8ab605e
windowscodecs: Implement IWICBitmapScaler::GetResolution.
2012-06-28 19:41:02 +02:00
Vincent Povirk
0b8a71643d
windowscodecs: Implement IWICBitmapScaler::GetPixelFormat.
2012-06-28 19:40:56 +02:00
Vincent Povirk
6e790c9aec
windowscodecs: Implement IWICBitmapScaler::GetSize.
2012-06-28 19:40:49 +02:00
Jacek Caban
3ab9eaf679
mshtml: Reimplement get_node_obj using vtbl comparison.
2012-06-28 19:40:40 +02:00
Jacek Caban
4e10fcc953
mshtml: Return referenced object in get_node_obj.
2012-06-28 19:40:36 +02:00
Jacek Caban
f8061b3ad4
mshtml: Keep reference to document in HTMLDOMChildrenCollection.
2012-06-28 19:40:31 +02:00
Jacek Caban
54fd0845c2
mshtml: Share nsselect reference with nsnode.
2012-06-28 19:40:27 +02:00
Jacek Caban
d37f7a9140
mshtml: Share nsinput reference with nsnode.
2012-06-28 19:40:22 +02:00
Jacek Caban
66ee1fc98d
mshtml: Use proper macro to release nstext.
2012-06-28 19:40:18 +02:00
Jacek Caban
b6cfd58170
mshtml: Share nstextarea reference with nsnode.
2012-06-28 19:40:14 +02:00
Jacek Caban
1f5b201e34
mshtml: Share nsstyle reference with nsnode.
2012-06-28 19:40:09 +02:00
Jacek Caban
b1ed6b2dd6
mshtml: Share nsrow reference with nsnode.
2012-06-28 19:40:04 +02:00
Piotr Caban
c679569f27
msvcp90: Always destroy _Lockit object in use_facet function.
2012-06-28 19:39:59 +02:00
Francois Gouget
b9b2692695
msvcp60: Remove unused functions.
2012-06-28 18:52:30 +02:00
Francois Gouget
5dbdab59e5
msvcp60: Make _Lockit_ctor_locktype() static.
2012-06-28 18:52:30 +02:00
Francois Gouget
1c640fd80b
opencl: We still use the deprecated OpenCL 1.1 APIs.
2012-06-28 18:52:30 +02:00
Henri Verbeet
f95f466060
ddraw: Prevent ddraw from being unloaded.
2012-06-28 18:52:29 +02:00
Henri Verbeet
194ee40e07
wined3d: Use the device name stored in the adapter in wined3d_get_adapter_mode_count().
2012-06-28 18:52:29 +02:00
Henri Verbeet
e9d0367d29
wined3d: Use the device name stored in the adapter in wined3d_enum_adapter_modes().
2012-06-28 18:52:28 +02:00
Henri Verbeet
b6bdb4286d
wined3d: Avoid a redundant call to EnumDisplaySettingsExW() in wined3d_enum_adapter_modes().
2012-06-28 18:52:28 +02:00
Henri Verbeet
91f02018c5
wined3d: Avoid a useless call to wined3d_get_adapter_mode_count() in wined3d_enum_adapter_modes().
2012-06-28 18:52:27 +02:00
Alexandre Julliard
e059d565ab
gdi32: Add a null WGL driver.
2012-06-28 18:52:27 +02:00
Alexandre Julliard
6a9dcd51a2
gdi32: Remove the remaining OpenGL entry points from the DC driver.
2012-06-28 18:52:23 +02:00
Alexandre Julliard
855f225498
opengl32: Move wglGetCurrentContext implementation to opengl32.
2012-06-28 18:52:11 +02:00
Alexandre Julliard
edfc7f0de0
opengl32: Move wglGetProcAddress to the WGL driver.
2012-06-28 16:14:55 +02:00
Alexandre Julliard
8a13afedd6
opengl32: Move GetPixelFormat to the WGL driver.
2012-06-28 15:53:14 +02:00
Alexandre Julliard
bbdf77a311
opengl32: Move wglCreateContext to the WGL driver.
2012-06-28 15:47:31 +02:00
Alexandre Julliard
3bcb8057a1
opengl32: Move wglCreateContextAttribsARB to the WGL driver.
2012-06-28 15:07:44 +02:00
Alexandre Julliard
47fe838b15
opengl32: Move wglMakeContextCurrentARB to the WGL driver.
2012-06-28 14:49:49 +02:00
Alexandre Julliard
7a031d9b92
opengl32: Add the concept of a WGL driver.
2012-06-28 14:37:31 +02:00
Alexandre Julliard
db25d4022a
winex11: Simplify wglSetPixelFormatWINE and export it as a standard extension function.
2012-06-28 13:13:01 +02:00
Hans Leidekker
02b00ffb27
wbemprox: Implement IEnumWbemClassObject::Clone.
2012-06-28 11:37:06 +02:00
Hans Leidekker
992d1e1559
wbemprox: Add reference counting to the query object.
2012-06-28 11:37:05 +02:00
Hans Leidekker
0ceee481fe
wbemprox: Support IClientSecurity on the class enumerator object;.
2012-06-28 11:37:05 +02:00
Hans Leidekker
dc0e478d5c
wbemprox: Implement IWbemServices::GetObject.
2012-06-28 11:37:05 +02:00
Hans Leidekker
8f0da0eaad
wbemprox: Implement more properties of Win32_VideoController.
2012-06-28 11:37:04 +02:00
Julian Rüger
581c705ccc
opengl32: Remove spaces preceding punctuation, streamline some debug messages.
2012-06-28 11:37:04 +02:00
Julian Rüger
2f38107556
opengl32: Fix typos in comments.
2012-06-28 11:37:03 +02:00
Stefan Leichter
db21158faa
gdi32: Spelling fix.
2012-06-28 11:37:03 +02:00
Dmitry Timoshkov
174b74bab2
gdiplus: Increase refcount of the source stream when loading a bitmap instead of cloning it.
2012-06-28 11:37:03 +02:00
Dmitry Timoshkov
55f160db34
gdiplus: Add a test for image stream refcount.
2012-06-28 11:37:02 +02:00
André Hentschel
3cd0834a24
kernel32: Change LCMapStringW to LCMapStringEx and call it from LCMapStringW.
2012-06-28 11:36:56 +02:00
Nozomi Kodama
b56227cbf1
d3dx9_36: Implementation of D3DXSHDot.
2012-06-28 11:35:25 +02:00
Lucas Zawacki
d0977a2b8b
joy.cpl: Added POV axis visualization.
2012-06-28 11:35:07 +02:00
Lucas Zawacki
22e48becaa
joy.cpl: Make dialog the same size as the other cpl applets.
2012-06-28 11:22:15 +02:00
Erich Hoover
43ecfe036e
hhctrl.ocx: Use document title for subtopics in the index.
2012-06-28 11:21:12 +02:00
Erich Hoover
5874d6f1fd
hhctrl.ocx: Turn multiple index entries of the same name into a single entry.
2012-06-28 11:18:34 +02:00
Alexandre Julliard
4a367c5719
winex11: Export wglMakeCurrent and wglMakeContextCurrentARB as standard extension functions.
2012-06-28 01:44:03 +02:00
Alexandre Julliard
bebf84f7a8
winex11: Use the GET_DRAWABLE escape to implement wglMakeContextCurrentARB.
2012-06-28 01:44:03 +02:00
Alexandre Julliard
7f4d3022d0
winex11: Use the GET_DRAWABLE escape to implement wglMakeCurrent.
2012-06-28 01:44:03 +02:00
Alexandre Julliard
3e8b3d0f66
winex11: Add a GET_DRAWABLE escape to mirror the SET_DRAWABLE one.
2012-06-28 01:44:02 +02:00
Alexandre Julliard
94abcd532f
wined3d: Always load wgl functions from opengl32.dll.
2012-06-28 01:44:02 +02:00
Dmitry Timoshkov
6207d9642c
windowscodecs: Suppress libtiff warnings.
2012-06-28 01:39:31 +02:00
Henri Verbeet
0ce894f274
d3d9: Implement d3d9_device_GetDisplayModeEx().
2012-06-28 01:39:28 +02:00
Henri Verbeet
2c8834dffd
d3d9: Implement d3d9_GetAdapterDisplayModeEx().
2012-06-28 01:39:27 +02:00
Henri Verbeet
a1bfd0988f
wined3d: Take scanline ordering into account in the mode setting code.
2012-06-28 01:39:26 +02:00
Henri Verbeet
427f3e40dc
wined3d: Get rid of is_display_mode_supported().
...
If a display mode is unsupported, wined3d_set_adapter_display_mode() shouldn't
have a problem figuring that out on its own.
2012-06-28 01:39:24 +02:00
Jacek Caban
b225c73aa8
mshtml: Don't release nselem in HTMLElement_destructor.
2012-06-28 01:39:23 +02:00
Hans Leidekker
0c899bf440
wbemprox: Implement Win32_ComputerSystem.TotalPhysicalMemory.
2012-06-28 01:39:22 +02:00
Hans Leidekker
ca471b8779
wbemprox: Implement Win32_OperatingSystem.CSDVersion.
2012-06-28 01:39:21 +02:00
Hans Leidekker
e7e66e59ae
wbemprox: Implement Win32_NetworkAdapter.Speed.
2012-06-28 01:39:21 +02:00
Hans Leidekker
fc6d667ac0
wbemprox: Add support for 64-bit integer types.
2012-06-28 01:39:20 +02:00
Hans Leidekker
f1f4f1d9d7
wbemprox: Store the result index in the class enumerator instead of the view.
2012-06-28 01:39:20 +02:00
Hans Leidekker
211469dd06
wbemprox: Set the row count in fill_processor.
2012-06-28 01:39:19 +02:00
Piotr Caban
d1f0fe954f
msvcp90: Sync spec files.
2012-06-28 01:39:17 +02:00
Piotr Caban
1f8fcf30f3
msvcp90: Added partial implementation of locale_ctor_cstr function.
2012-06-28 01:39:17 +02:00
Piotr Caban
705fe163da
msvcp90: Allocate different id's for facets in use_facet functions.
2012-06-28 01:39:16 +02:00
Piotr Caban
ccb4c48466
msvcp90: Added _Fiopen functions implementation.
2012-06-28 01:39:15 +02:00
Piotr Caban
f457511b1d
msvcp90: Added locale::facet::_Register function implementation.
2012-06-28 01:39:14 +02:00
Piotr Caban
3c921119d6
msvcp80: Forward basic_string<char>::erase functions to msvcp90.
2012-06-28 01:39:13 +02:00
Piotr Caban
c1ae61b07f
msvcp90: Added basic_istream::operator>>(char&) implementation.
2012-06-28 01:39:12 +02:00
Jacek Caban
7a8f0994df
mshtml: Share nsobject reference with nsnode.
2012-06-28 01:39:12 +02:00
Jacek Caban
f2b3220854
mshtml: Share nsscript reference with nsnode.
2012-06-28 01:39:11 +02:00
Jacek Caban
e45c621719
mshtml: Share nsoption reference with nsnode.
2012-06-28 01:39:10 +02:00
Jacek Caban
8a9d3c845b
mshtml: Share nsimg reference with nsnode.
2012-06-28 01:39:08 +02:00
Jacek Caban
caada38f04
mshtml: Share nsdoc reference with nsnode.
2012-06-28 01:39:06 +02:00
Jacek Caban
db244a8051
mshtml: Share nstable reference with nsnode.
2012-06-28 01:39:05 +02:00
Jacek Caban
39005645b8
mshtml: Share nsframe and nsiframe references with nsnode.
2012-06-28 01:39:04 +02:00
Jacek Caban
6ac375d3ac
mshtml: Share nsform reference with nsnode.
2012-06-28 01:39:03 +02:00
Jacek Caban
829f24c1c7
mshtml: Get rid of no longer needed unk_ref from HTMLElementCollection.
2012-06-28 01:39:01 +02:00
Jacek Caban
c2ca817dd1
mshtml: Keep references to nodes stored in HTMLElementCollection.
2012-06-28 01:38:57 +02:00
Alexandre Julliard
09a5f0f1c5
gdiplus/tests: Add back some necessary casts.
2012-06-28 01:38:47 +02:00
Francois Gouget
d16123919f
msvcp90: Make a couple more numpunct_*_use_facet() functions static.
2012-06-27 11:38:10 +02:00
Michael Stefaniuc
4754a3d605
d3drm: Get rid of unsafe_impl_from_IDirect3DRMFrame2().
2012-06-27 11:36:41 +02:00
Michael Stefaniuc
7367685021
qedit: Support COM aggregation for SampleGrabber.
2012-06-27 11:36:28 +02:00
Michael Stefaniuc
703d0a33ce
qedit: COM cleanup for the IPin iface (SampleGrabber).
2012-06-27 11:36:16 +02:00
Michael Stefaniuc
023f79a8dd
qedit: Basic COM cleanup for SampleGrabber.
2012-06-27 11:36:07 +02:00
André Hentschel
06da4b2201
advapi32: Remove 'stub' from TRACEs of implemented functions.
2012-06-27 11:35:56 +02:00
Dmitry Timoshkov
d079b66ba5
gdiplus: Avoid casting IWICBitmapFrameDecode to IWICBitmapSource.
2012-06-26 19:44:27 +02:00
Dmitry Timoshkov
7f9230c566
gdiplus: Add some tests for image properties.
2012-06-26 19:44:21 +02:00
Dmitry Timoshkov
fb6b27de77
gdiplus: Implement GdipGetPropertyIdList.
2012-06-26 19:41:11 +02:00
Dmitry Timoshkov
b9132b6815
gdiplus: Implement GdipGetPropertyCount.
2012-06-26 19:40:59 +02:00
Dmitry Timoshkov
b72d236ca8
gdiplus: When loading a bitmap frame save its IWICMetadataReader interface.
2012-06-26 19:40:44 +02:00
Erich Hoover
b72ac222ea
hhctrl.ocx: Keep parsing failure from causing a segmentation fault.
2012-06-26 19:29:34 +02:00
Vincent Povirk
07795754f4
windowscodecs: Implement IWICBitmapScaler::Initialize.
2012-06-26 17:34:11 +02:00
Vincent Povirk
02aa7ec403
windowscodecs: Implement IWICImagingFactory::CreateEncoder.
2012-06-26 17:34:03 +02:00
Vincent Povirk
efab393295
windowscodecs: Add stub IWICBitmapScaler implementation.
2012-06-26 17:33:54 +02:00
Vincent Povirk
917c4e1f10
windowscodecs: Add tests for IWICPixelFormatInfo.
2012-06-26 17:33:22 +02:00
Vincent Povirk
12babdb7da
windowscodecs: Implement IWICPixelFormatInfo2::SupportsTransparency.
2012-06-26 17:33:14 +02:00
Hans Leidekker
661d7f19c9
wbemprox Implement Win32_Processor.CpuStatus and Win32_Processor.DeviceId.
2012-06-26 17:33:06 +02:00
Hans Leidekker
3ebf6c8bfa
wbemprox: Implement Win32_ComputerSystem.NumberOfLogicalProcessors and Win32_ComputerSystem.NumberOfProcessors.
2012-06-26 17:33:06 +02:00
Hans Leidekker
eb9fa4dd05
wbemprox: Implement Win32_OperatingSystem.OSLanguage and Win32_OperatingSystem.SystemDirectory.
2012-06-26 17:33:05 +02:00
Hans Leidekker
1bf73ea81d
wbemprox: Implement IWbemServices::CreateInstanceEnum.
2012-06-26 17:33:05 +02:00
Hans Leidekker
21ea8b3c3c
wbemprox: Implement IWbemServices::OpenNamespace.
2012-06-26 17:33:05 +02:00
Henri Verbeet
d93e61f249
wined3d: Release the stateblock only after mode setting in wined3d_device_reset().
...
While we're allowed to leave the device in a somewhat inconsistent state after
a failed reset, such a state should be recoverable by calling reset again. If
e.g. mode setting were to fail between the point where we destroy and recreate
the stateblock a subsequent reset would crash because the device doesn't have
a stateblock anymore.
2012-06-26 17:32:59 +02:00
Henri Verbeet
0ee3007963
wined3d: Only unset the onscreen depth / stencil buffer once in wined3d_device_reset().
2012-06-26 17:32:48 +02:00
Henri Verbeet
394519db67
secur32: Handle incomplete messages in schan_InitializeSecurityContextW().
2012-06-26 17:32:40 +02:00
Henri Verbeet
8f39fb146a
secur32: We can't read more than expected_size - 5 in schan_DecryptMessage().
2012-06-26 17:31:02 +02:00
Henri Verbeet
e2bd967a85
secur32: Handle padding only records in schan_DecryptMessage().
2012-06-26 17:30:55 +02:00
Huw Davies
dc1d7868d3
oleaut32: Add support for boolean strings in VarNot.
2012-06-26 17:30:42 +02:00
Piotr Caban
9173de875a
msvcp90: Fix basic_ostream<char>::operator<<(basic_string) export.
2012-06-26 17:30:26 +02:00
Piotr Caban
6ad43ea61f
msvcp90: Added basic_iostream<wchar> class implementation.
2012-06-26 17:30:17 +02:00
Piotr Caban
07ccbb6351
msvcp90: Added basic_istream<wchar> implementation.
2012-06-26 17:30:08 +02:00
Alexandre Julliard
312dd5297b
opengl32: Get rid of the X11 locking.
2012-06-26 17:06:13 +02:00
Alexandre Julliard
b6a7a3fe23
opengl32: Generate an entry point for glDebugEntry.
2012-06-26 17:06:13 +02:00
Alexandre Julliard
370a8c10d2
opengl32: Add a helper function to build the extension list, and do it only when requested.
2012-06-26 17:06:13 +02:00
Alexandre Julliard
b349aa676f
opengl32: Add a helper function to correctly compare extension strings.
2012-06-26 17:06:12 +02:00
Jacek Caban
a384fbee20
mshtml: Share nsanchor reference with nsnode.
2012-06-26 17:06:12 +02:00
Jacek Caban
f878c9983d
mshtml: Share nselem reference with nsnode.
2012-06-26 17:06:12 +02:00
Jacek Caban
8c396ed437
mshtml: Call HTMLDOMNode_Init directly in HTMLCommentElement_Create.
2012-06-26 17:06:11 +02:00
Jacek Caban
cf35bbd261
mshtml: Share nsIDOMText reference with nsIDOMNode.
2012-06-26 17:06:11 +02:00
Jacek Caban
d9efd6a44d
mshtml: Use inner window as script global object.
2012-06-26 17:06:11 +02:00
Jacek Caban
a8d0efc7d6
mshtml: Return referenced instances from node constructors.
2012-06-26 17:06:11 +02:00
Jacek Caban
d31176ec03
mshtml: Moved history property to HTMLInnerWindow.
2012-06-26 17:06:11 +02:00
Jacek Caban
4647fe0f23
mshtml: Moved screen property to HTMLInnerWindow.
2012-06-26 17:06:11 +02:00
Jacek Caban
b85631bab6
mshtml: Moved image_factory to HTMLInnerWindow.
2012-06-26 17:06:11 +02:00
Francois Gouget
b7f74922a4
jscript: Make int_to_bstr() static.
2012-06-26 17:06:11 +02:00
Francois Gouget
98748efbf5
msvcp90: Make numpunct_char_use_facet() static.
2012-06-26 17:06:11 +02:00
Francois Gouget
6bacd9559f
msvcp90: Add a space between the spec entry name the implementation function.
2012-06-26 17:06:11 +02:00
Roderick Colenbrander
71faef0f50
opengl32: Disable wglGetProcAddress for core GL 1.0/1.1 functions.
2012-06-26 17:06:11 +02:00
Chris Robinson
2ccc5bd2c7
quartz: Remove the seek position table from the MPEG splitter.
...
It takes a good 0.5 seconds for MPEGSplitter_pre_connect to iterate over the
file and build the table for a standard 2 or 3 minute MP3. This causes
unsightly hiccups when an app tries to play a new file, particularly in games,
as the pre-connect needs to happen synchronously to tell whether it can
succeed or not.
2012-06-26 17:06:10 +02:00
Michael Stefaniuc
f596c747ef
usp10: Remove unreachable break after return (Smatch).
2012-06-26 12:41:05 +02:00
Vincent Povirk
862986576b
appwiz: Update text to match button names.
2012-06-26 12:41:01 +02:00
Vincent Povirk
697dd42ed2
gdiplus: Remove FIXME from GdipAddPathString.
2012-06-26 12:25:41 +02:00
Dmitry Timoshkov
58387fca69
windowscodecs: Implement MetadataReaderInfo_GetVendorGUID.
2012-06-26 12:25:33 +02:00
Dmitry Timoshkov
2d3cf48300
windowscodecs: Implement TiffFrameDecode_GetThumbnail.
2012-06-26 12:25:27 +02:00
Dmitry Timoshkov
a7190c7dc7
windowscodecs: Implement TiffDecoder_GetPreview.
2012-06-26 12:25:21 +02:00
Dmitry Timoshkov
f07829da57
windowscodecs: TiffDecoder_GetThumbnail should return NULL interface.
2012-06-26 12:25:12 +02:00
Alexandre Julliard
67e7eda96c
gdi32: Forward SwapBuffers to opengl32 which in turn calls GdiSwapBuffers.
2012-06-26 12:24:15 +02:00
Alexandre Julliard
c013945728
gdi32: Forward SetPixelFormat to opengl32 which in turn calls GdiSetPixelFormat.
2012-06-26 12:24:15 +02:00
Alexandre Julliard
e9f270bd41
gdi32: Forward DescribePixelFormat to opengl32 which in turn calls GdiDescribePixelFormat.
2012-06-26 12:24:14 +02:00
Alexandre Julliard
81cd178ae1
winex11: Move ChoosePixelFormat implementation to opengl32 and base it on DescribePixelFormat.
2012-06-26 12:24:09 +02:00
Vincent Povirk
9ceb1fc188
windowscodecs: Implement IWICPixelFormatInfo2::GetNumericRepresentation.
2012-06-25 18:12:55 +02:00
Vincent Povirk
c8fea25a33
windowscodecs: Implement IWICPixelFormatInfo::GetFormatGUID.
2012-06-25 18:12:54 +02:00
Vincent Povirk
0648e09f3c
windowscodecs: Implement IWICPixelFormatInfo::GetChannelMask.
2012-06-25 18:12:54 +02:00
Vincent Povirk
80f6890616
windowscodecs: Implement PixelFormatInfo_GetChannelCount.
2012-06-25 18:12:53 +02:00
Vincent Povirk
9dbd0833bc
windowscodecs: Implement PixelFormatInfo_GetBitsPerPixel.
2012-06-25 18:12:53 +02:00
Józef Kucia
d760b21ab6
wined3d: Use the system memory pool for the logo surface.
2012-06-25 18:12:53 +02:00
Jacek Caban
7dcd1d06ef
jscript: Added more apply and call tests.
2012-06-25 18:12:52 +02:00
Jacek Caban
14138e6f09
jscript: Removed no longer needed arg_cnt and get_arg helpers.
2012-06-25 18:12:52 +02:00
Jacek Caban
f8383c3417
jscript: Don't use DISPPARAMS for internal arguments.
2012-06-25 18:12:51 +02:00
Jacek Caban
0307d73569
jscript: Don't use DISPPARAMS named args for internal parameter passing.
2012-06-25 18:12:51 +02:00
Nikolay Sivov
fd5e384979
msxml3: Support VT_I2 variants tracing.
2012-06-25 18:12:51 +02:00
Nikolay Sivov
3ec82583d0
msxml3: Accept VT_ERROR body as empty data.
2012-06-25 18:12:50 +02:00
Nikolay Sivov
76dc17b496
msxml3: Fix async flag setting.
2012-06-25 18:12:50 +02:00
Nikolay Sivov
d7a21dedbb
msxml3: Recognise PROPFIND method in open().
2012-06-25 18:12:49 +02:00
Piotr Caban
96416c69ef
msvcp90: Export clog object.
2012-06-25 18:12:49 +02:00
Piotr Caban
6902b51128
msvcp90: Added basic_ostream<wchar> implementation.
2012-06-25 18:12:45 +02:00
Piotr Caban
d7bb597c0a
msvcp90: Added num_get<wchar>::get functions implementation.
2012-06-25 17:45:24 +02:00
Piotr Caban
0dd32496b4
msvcp90: Added num_get<wchar>::_Getifld implementation.
2012-06-25 17:45:23 +02:00
Piotr Caban
9afd07be92
msvcp90: Added num_get<wchar>::_Getffld implementation.
2012-06-25 17:45:23 +02:00
Piotr Caban
4732e3f75c
msvcp90: Added partial num_get<wchar> and num_get<short> implementation.
2012-06-25 17:45:22 +02:00
Piotr Caban
55b9bbc491
msvcp90: Added num_put<wchar> implementation.
2012-06-25 17:45:22 +02:00
Jacek Caban
c73b135686
mshtml: Store event object in HTMLInnerWindow instead of HTMLOuterWindow.
2012-06-25 17:45:21 +02:00
Jacek Caban
bb02767f15
mshtml: Moved script_hosts from HTMLOuterWindow to HTMLInnerWindow.
2012-06-25 17:45:21 +02:00
Jacek Caban
c77b8bfdd9
mshtml: Moved option_factory from HTMLOuterWindow to HTMLInnerWindow.
2012-06-25 17:45:21 +02:00
Jacek Caban
2698fe0b3f
mshtml: Moved global_props from HTMLOuterWindow to HTMLInnerWindow.
2012-06-25 17:45:20 +02:00
Jacek Caban
c13bb135ca
mshtml: Moved DispatchEx instance from HTMLOuterWindow to HTMLInnerWindow.
2012-06-25 17:45:20 +02:00
Jacek Caban
79356c65c1
mshtml: Moved document node from HTMLOuterWindow to HTMLInnerWindow.
2012-06-25 17:45:19 +02:00
Jacek Caban
08964ede45
mshtml: Added separated types for outer and inner HTML windows.
2012-06-25 17:45:19 +02:00
Jacek Caban
7ebcb1820e
mshtml: Keep reference in node returned from get_node.
2012-06-25 17:45:18 +02:00
Hans Leidekker
0588ba6939
wbemprox: Parse the resource string in IWbemLocator::ConnectServer.
2012-06-25 17:09:43 +02:00
Hans Leidekker
7b8c10f0b1
wbemprox: Add a partial Win32_NetworkAdapter class implementation.
2012-06-25 17:09:30 +02:00
Alexandre Julliard
ee21554893
gdi32: Remove OpenGL functions that don't use an HDC from the driver entry points.
2012-06-25 16:25:57 +02:00
Alexandre Julliard
66a5995e11
winex11: Move wglGetCurrentContext and wglGetCurrentDC to the internal OpenGL extension functions.
2012-06-25 16:25:44 +02:00
Alexandre Julliard
08efea0218
winex11: Move wglCopyContext and wglDeleteContext to the internal OpenGL extension functions.
2012-06-25 13:52:10 +02:00
Alexandre Julliard
beeba895d3
winex11: Move wglShareLists to the internal OpenGL extension functions.
2012-06-25 13:52:01 +02:00
Alexandre Julliard
1bca4fb5ae
winex11: Move the wglUseFontBitmaps implementation to opengl32, it's no longer driver-dependent.
2012-06-25 11:58:53 +02:00
Dmitry Timoshkov
cdc8e59be5
windowscodecs: Implement ImagingFactory_CreateDecoder.
2012-06-25 11:08:42 +02:00
Dmitry Timoshkov
40185b6c6e
windowscodecs: Add WICImagingCategories registration.
2012-06-25 11:08:28 +02:00
Erich Hoover
fc413c70a5
hhctrl.ocx: Add icons for the table of contents TreeView control.
2012-06-25 11:06:21 +02:00
Nikolay Sivov
924a4e1371
msxml3: Basic refcount test for IMXNamespacePrefixes.
2012-06-25 10:40:26 +02:00