Francois Gouget
e0f4d5caf9
start: Fix the command line handling.
2012-06-28 01:38:40 +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