Jeff Latimer
7d3d21a894
atl: Fix a comment.
2010-11-15 13:00:01 +01:00
Alexandre Julliard
0e034b634a
winapi: Add support for more spec entry flags.
2010-11-15 12:59:43 +01:00
Paul Vriens
84880bf819
include: Fix a define.
2010-11-15 12:59:14 +01:00
Louis Lenders
9119f3562d
wine.inf: Add another .NET v3.0 registry-key.
2010-11-15 12:59:10 +01:00
Andrew Eikum
b75b9fab2f
shell32: PIDLs should be checked recursively in SHChangeNotify.
2010-11-15 12:59:05 +01:00
Andrew Eikum
71fad7d18d
shell32/tests: Make SHChangeNotify tests more easily extendible.
2010-11-15 12:59:03 +01:00
Alexandre Julliard
b1b485e65c
Release 1.3.7.
2010-11-12 20:20:02 +01:00
Vincent Povirk
32bbb0bbcf
gdiplus: Correctly store the given stride in created bitmaps.
2010-11-12 17:47:43 +01:00
Vincent Povirk
9c238d181d
mscoree: Add a trace to _CorExeMain.
2010-11-12 17:00:18 +01:00
Vincent Povirk
3b76a0bed1
mscoree: Implement ClrCreateManagedInstance.
2010-11-12 17:00:09 +01:00
Vincent Povirk
d2d743efbb
mscoree: Search the Global Assembly Cache for required assemblies.
2010-11-12 16:59:41 +01:00
Hans Leidekker
9d46ba417e
msi: Don't use a temporary directory for local assemblies.
2010-11-12 16:59:24 +01:00
Detlef Riekenberg
41bd5d4efa
kernel32: Add a stub for SetProcessDEPPolicy.
2010-11-12 15:49:48 +01:00
Eric Pouech
7f043168c1
kernel32: Fixed regression with echoing input characters.
2010-11-12 15:48:10 +01:00
Louis Lenders
934d6761f0
xapofx1_1: Add stub dll.
2010-11-12 15:44:25 +01:00
Jörg Höhle
0b0770c84f
mciseq: The native MCI sequencer cannot record.
2010-11-12 15:43:46 +01:00
Hans Leidekker
19a2d144b5
msi: Don't rebuild the target path for files from global assembly components.
2010-11-12 15:43:21 +01:00
Hans Leidekker
b112d77126
msi: Honor msidbComponentAttributesNeverOverwrite.
2010-11-12 15:43:17 +01:00
Jacek Caban
0048ec36d2
shdocvw: Fixed race in tests.
2010-11-12 15:43:08 +01:00
Jacek Caban
f89ac6fa0d
shdocvw: Added DocHost::Exec(OLECMDID_UPDATECOMMANDS) implementation.
2010-11-12 15:43:08 +01:00
Jörg Höhle
bad21ebe76
winmm: Use MCI_HWND and MCI_HDC in resource files.
2010-11-12 15:43:08 +01:00
Louis Lenders
aa75d068a4
d3dx9_36: Quiet a noisy fixme.
2010-11-12 15:43:08 +01:00
Henri Verbeet
efb185dcd5
wined3d: Rename the wined3d_format "Flags" field to "flags".
2010-11-12 15:43:08 +01:00
Henri Verbeet
027fdb31c2
wined3d: Rename the IWineD3DSurfaceImpl "Flags" field to "flags".
2010-11-12 15:43:07 +01:00
Henri Verbeet
a59ee29dec
wined3d: Simplify a condition in IWineD3DSurfaceImpl_LoadTexture().
2010-11-12 15:43:07 +01:00
Henri Verbeet
4bd1f04fbd
wined3d: Check for depth/stencil surfaces in general in IWineD3DSurfaceImpl_Unmap().
...
Instead of just the current one.
2010-11-12 15:43:07 +01:00
Henri Verbeet
db013ed213
wined3d: Avoid marking samplers dirty in IWineD3DSurfaceImpl_Unmap().
...
Resources are explicitly loaded in context_apply_draw_state() when needed, the
resource location management takes care of all of this.
2010-11-12 15:43:07 +01:00
Hans Leidekker
ab5fbebff5
programs: Add a stub implementation of regsvcs.exe.
2010-11-12 15:43:07 +01:00
Jacek Caban
98f5bc384b
mshtml: Use IUriBuilder for IURI::SetQuery implementation.
2010-11-12 14:39:28 +01:00
Jacek Caban
16fbd05080
mshtml: Added IHTMLStyleElement stub implementation.
2010-11-12 14:39:21 +01:00
Jacek Caban
7119b98923
mshtml.idl: Added IHTMLStyleElement and DispHTMLStyleElement declarations.
2010-11-12 14:39:11 +01:00
Jacek Caban
6e796da748
mshtml: Added IHTMLObjectElement::get_vspace implementation.
2010-11-12 14:39:04 +01:00
Jacek Caban
c7e37fd675
mshtml: Added HTMLWindow's IServiceProvider implementation.
2010-11-12 14:38:55 +01:00
Maarten Lankhorst
694ec2a48a
winegstreamer: Fix support for seeking in demux.
2010-11-12 12:00:09 +01:00
Maarten Lankhorst
096da45036
winegstreamer: Fix deadlock when changing state.
...
Leaving the lock is legal and required here since gstreamer has its
own locking in place. gst_pad_push could otherwise deadlock.
2010-11-12 12:00:04 +01:00
Maarten Lankhorst
34d4b5a227
winegstreamer: Bump buffers to 2 in transform filter.
2010-11-12 11:59:47 +01:00
Eric Pouech
9df3f06cb9
msvcrt: Use macro for parameters validation itoa_s (and update the tests as well).
2010-11-12 11:59:39 +01:00
Andrew Bogott
be01cdb6bf
shdocvw: Move OpenURL() from shdocvw_main.c into intshcut.c, and implement it.
2010-11-12 11:58:51 +01:00
Andrew Bogott
44f929fc25
shdocvw: Implement UniformResourceLocatorW_InvokeCommand and UniformResourceLocatorA_InvokeCommand for the default verb.
2010-11-12 11:57:50 +01:00
André Hentschel
ce0e1f07dc
d3d9: Improve CheckDeviceState stub to run Firefox 4 Beta 7.
2010-11-12 11:56:41 +01:00
Alexandre Julliard
696b83259f
atl: Fix the Registrar class factory implementation.
2010-11-12 11:55:28 +01:00
Alexandre Julliard
9c4432f69d
atl: Fix the name of the Registrar class id.
2010-11-12 11:49:44 +01:00
Alexandre Julliard
32ad286d06
atl: Move atliface.idl to the global includes.
2010-11-12 11:47:19 +01:00
Austin Lund
a4a60568a4
comctl32/tests: Fixed rebar layout tests that depend on system font widths.
2010-11-12 11:41:49 +01:00
Andrew Eikum
d66317605d
shell32: Don't search Path or PIDL for an icon in IShellLink::GetIconLocation.
...
Try as I might, I couldn't get a path out of GetIconLocation that wasn't
put there via SetIconLocation. As far as I can tell, the code here was
based on nothing.
2010-11-12 11:41:36 +01:00
Andrew Eikum
f324f3c31e
shell32: Don't fail if the path doesn't exist in Unix in IShellFolder::ParseDisplayName.
2010-11-12 11:41:08 +01:00
Nikolay Sivov
5240bae308
msxml3: Don't include assert.h where it's not used.
2010-11-12 11:39:27 +01:00
Nikolay Sivov
9ec17a841d
msxml3: Fix a ::get_xml() for libxml2 without xmlSaveToBuffer.
2010-11-12 11:39:20 +01:00
Alexandre Julliard
dc9b648fcb
rpcrt4: Get rid of the ICOM_THIS_MULTI macro.
2010-11-11 20:21:57 +01:00
Alexandre Julliard
54bf38575e
ole32: Get rid of the ICOM_THIS_MULTI macro.
2010-11-11 20:16:59 +01:00