Jacek Caban
928914c81e
mshtml: Added IDispatchEx support to HTMLOptionElement.
2008-04-29 12:38:38 +02:00
Jacek Caban
7582518e18
mshtml: Added IDispatchEx support to HTMLInputElement.
2008-04-29 12:38:35 +02:00
Jacek Caban
1597967417
mshtml: Added indexed access to HTMLElementCollection object support.
2008-04-29 12:38:31 +02:00
Jacek Caban
ef4200fcf7
mshtml: Added support for custom DISPIDs.
2008-04-29 12:38:25 +02:00
Jacek Caban
96fdb0e742
mshtml: Added IHTMLCommentElement declaration.
2008-04-29 12:38:19 +02:00
Jacek Caban
3186aa7a65
mshtml.idl: Added DispHTMLOptionElement declaration.
2008-04-29 12:38:12 +02:00
Jacek Caban
f885b33218
mshtml.idl: Added IHTMLDOMChildrenCollection and DispDOMChildrenCollection declaration.
2008-04-29 12:37:58 +02:00
Andrew Talbot
af3055e2e1
shlwapi: Remove unused variables.
2008-04-29 12:37:54 +02:00
Tijl Coosemans
af72d10014
hhctrl.ocx: Plug memory leak.
2008-04-29 12:37:48 +02:00
Eric Pouech
9b24f2a050
winhelp: Make richedit the default for rendering.
2008-04-29 12:37:20 +02:00
Eric Pouech
f55da6db84
msvcrt: Fixed space in type with double indirection.
...
Spotted by James Hawkins.
2008-04-29 12:36:44 +02:00
Eric Pouech
2e1775620a
msvcrt: undname: correctly handle multi-dimensional arrays.
...
Based on a patch from Ulrich Küttler.
2008-04-29 12:36:35 +02:00
Eric Pouech
a940218c0b
msvcrt: Fixed symbol unmangling for template-parameter-?? form, as well as test.
...
Spotted by James Hawkins.
2008-04-29 12:36:08 +02:00
Rob Shearman
b9f8a81d8c
rpcss: When registering a moniker that is already registered in the ROT another ROT entry should still be created and a distinct cookie returned.
2008-04-29 12:35:35 +02:00
Rob Shearman
8580198dc8
ole32: Keep track of the number of weak references to an object.
...
This is so that an object will only be released when a weak-reference is
used after the last weak reference has been released (either by
CoReleaseMarshalData or CoUnmarshalInterface + Release).
2008-04-29 12:35:26 +02:00
Rob Shearman
4cb5c3b7d6
ole32: Add a test for marshaling an object as table-weak and as normal and then unmarshaling and testing that the object is released on the final release.
2008-04-29 12:35:22 +02:00
Rob Shearman
9ebebc0ecc
ole32: Add tests for registering a moniker more than once in the ROT and then using it.
2008-04-29 12:35:19 +02:00
Lei Zhang
9fca0f27d0
advapi32: Replace UuidToStringW call with a sprintfW.
2008-04-29 12:34:29 +02:00
Hwang YunSong(황윤성)
d38cd2a54e
winhelp: Updated Korean resource.
2008-04-29 12:34:21 +02:00
Hwang YunSong(황윤성)
fa80ec5f1e
reg: Updated Korean resource.
2008-04-29 12:34:16 +02:00
Vitaliy Margolen
97535fe243
dinput: Fix typo.
2008-04-29 12:29:18 +02:00
Alexandre Julliard
497714a01f
winex11: Merge the contents of clipping.c into graphics.c.
2008-04-28 23:17:10 +02:00
Michael Stefaniuc
618709d21d
winecfg: Transform the set_advanced() driveui function to unicode.
2008-04-28 15:43:25 +02:00
James Hawkins
17c907e6c3
user32: Fix a test that fails on platforms without IME.
2008-04-28 14:36:05 +02:00
Jens Albretsen
cf38e4c930
ddraw: Fixed device name.
2008-04-28 14:33:57 +02:00
Kai Blin
c0a3ac5006
ws2_32: Handle gethostbyname call failure, add tests.
2008-04-28 14:33:03 +02:00
Jacek Caban
4e913b9551
mshtml: Added IHTMLInputElement::get_disabled implementation.
2008-04-28 14:32:50 +02:00
Jacek Caban
deeaa5d20f
mshtml: Added put_backgroundImage implementation.
2008-04-28 14:32:47 +02:00
Jacek Caban
32846424be
mshtml.idl: Added DispHTMLInputElement declaration.
2008-04-28 14:32:44 +02:00
Vitaliy Margolen
736d03c8da
dinput: Fix default axes mapping generation.
2008-04-28 14:32:40 +02:00
Rob Shearman
67a7a8a8ef
ole32: Fix two comments about the running object table.
2008-04-28 14:32:33 +02:00
Andrew Talbot
2db311a843
comctl32: Dangling pointers fix.
2008-04-28 14:32:17 +02:00
Jeff Zaroyko
c6d0d6d185
wine.inf: Use lowercase for some drivers32 entries and remove trailing whitespace.
2008-04-28 14:32:12 +02:00
Jeff Zaroyko
120cd69ddd
msacm32.drv: Increase the reported vDriverVersion.
2008-04-28 14:31:58 +02:00
David Adam
8c21ebc685
amstream: Register CLSID_AMDirectDrawStream.
2008-04-28 14:31:51 +02:00
David Adam
653c7e7dca
amstream: Fix the condition of existence of the IMediaStream interface.
2008-04-28 14:31:22 +02:00
Alistair Leslie-Hughes
340f34ddf6
msxml3: Added IObjectWithSite support in IXMLDOMDocument2.
2008-04-28 14:31:10 +02:00
Bryan DeGrendel
6ed80f1529
winex11: Rudimentary drawing support for display balloon tool tips in systray.
2008-04-28 14:31:06 +02:00
ByeongSik Jeon
4ce9b42c80
imm32: Updated implementation of the Imm{Get|Set}CompositionFont{A|W}.
2008-04-28 14:30:46 +02:00
ByeongSik Jeon
b322bc682e
imm32: Implementation of the Imm{Get|Set}StatusWindowPos.
2008-04-28 14:30:10 +02:00
ByeongSik Jeon
5d49b3db8d
imm32: Implementation of the Imm{Get|Set}CandidateWindow.
2008-04-28 14:30:02 +02:00
ByeongSik Jeon
936e8473db
user32: Set the vkey value to VK_PROCESSKEY when IME process key.
2008-04-28 14:29:51 +02:00
ByeongSik Jeon
63d81263e2
imm32: Add the updated ImmTranslateMessage declaration.
2008-04-28 14:29:43 +02:00
Dmitry Timoshkov
c814d17c76
gdi32: Add SetPixel to the EMF DC functions.
2008-04-28 14:29:36 +02:00
Guy Albertelli
7fb21244d9
listview: Correct return value from LVM_GETORIGIN including tests for this.
...
Tests to validate return value of the LVM_GETORIGIN message and fix our
implementation.
2008-04-28 14:22:39 +02:00
Guy Albertelli
e85fa81f3c
listview: Implement 2 pixel decoration at top of report style with grid lines.
...
The native control has a 2 pixel header. This implements that background pixel
line and the gridline below it.
2008-04-28 14:22:35 +02:00
Guy Albertelli
7326f091b0
listview: Implement LVS_EX_GRIDLINES functionality.
...
Implement basic LVS_EX_GRIDLINES functionality including support for no items.
2008-04-28 14:22:16 +02:00
Maarten Lankhorst
10708b405c
quartz: Fix acmwrapper time regression.
2008-04-28 14:21:56 +02:00
Maarten Lankhorst
512ee927cb
quartz: Add a function that can be called when stopping processing data.
2008-04-28 14:21:53 +02:00
Maarten Lankhorst
ec87de35af
quartz: Make dwSamplesProcessed a longlong.
2008-04-28 14:21:41 +02:00