Jacek Caban
a5843056c5
mshtml: Added window IDispatchEx implementation.
2008-04-21 11:56:13 +02:00
Jacek Caban
835b3eb0e8
mshtml: Forward IOmNavigator's IDispatch method to IDispatchEx implementation.
2008-04-21 11:56:08 +02:00
Jacek Caban
a0e0bf6b15
mshtml: Added IDispatchEx::GetIDsOfNames implementation.
2008-04-21 11:56:03 +02:00
Jacek Caban
5c6ea438a0
mshtml: Added IDispatchEx::Invoke implementation.
2008-04-21 11:56:00 +02:00
Jacek Caban
de74e1aeb9
mshtml: Added IDispatchEx::InvokeEx implementation.
2008-04-21 11:55:57 +02:00
Jacek Caban
b81818e7ee
mshtml: Added IDispEx::GetDispID implementation.
2008-04-21 11:55:50 +02:00
Jacek Caban
12f312dacc
mshtml: Added load event support.
2008-04-21 11:55:35 +02:00
Jacek Caban
4c21a5d3b0
mshtml: Parse and store onload attributes.
2008-04-21 11:53:27 +02:00
Dmitry Timoshkov
f52b92efe5
gdi32: Add a test for ExtCreateRegion, make it pass under Wine.
2008-04-21 11:53:14 +02:00
Louis Lenders
b3f7860917
wininet: Improve stub for FindNextUrlCacheEntryW a tiny bit.
2008-04-18 14:23:19 +02:00
Marcus Meissner
fbc236107d
advapi32: Initialize hLock.
2008-04-18 13:57:15 +02:00
Nikolay Sivov
256874426d
gdiplus: Implemented GdipVectorTransformMatrixPoints.
2008-04-18 13:57:15 +02:00
Nikolay Sivov
685686aa9f
gdiplus: Implemented GdipGetCustomLineCapBaseCap.
2008-04-18 13:57:15 +02:00
Anatoly Lyutin
391ecdb6d2
user32/tests: Add test for switching not maximized mdi children.
2008-04-18 13:57:15 +02:00
Anatoly Lyutin
7c4c6f1b59
user32/tests: Get rid of magic number.
2008-04-18 13:57:15 +02:00
Lei Zhang
9d7f7bfc5e
msxml3: Check for xsltInit before calling it.
2008-04-18 13:57:15 +02:00
Kusanagi Kouichi
bb8d1ca672
winex11: Update caret position.
2008-04-18 13:57:15 +02:00
Kusanagi Kouichi
d79dff4e30
user32: Handle IME messages more gracefully.
2008-04-18 13:57:15 +02:00
Alexandre Julliard
99892d6bae
gdi32: Fixed initialization of bit masks in GetDIBits for 16-bit bitmaps.
...
Fix and improve the test cases.
2008-04-18 13:57:15 +02:00
Andrew Talbot
6edfd10868
ddraw: Remove unused variables.
2008-04-18 13:57:15 +02:00
Sergey Khodych
c6a7fd44d2
dinput/tests: Add test to show dinput does not use user defined data format for keyboard.
2008-04-18 13:57:15 +02:00
Hwang YunSong(황윤성
5322e74291
user32: Updated Korean resource.
2008-04-18 13:57:14 +02:00
Hwang YunSong(황윤성
8f5a37dc4d
shell32: Updated Korean resource.
2008-04-18 13:57:14 +02:00
Hwang YunSong(황윤성
e52fb6c029
comdlg32: Updated Korean resource.
2008-04-18 13:57:14 +02:00
Jacek Caban
dfc84bd964
mshtml: Store IActiveScriptParseProcedure in ScriptHost.
2008-04-18 13:57:14 +02:00
Jacek Caban
a009157331
mshtml: Added IHTMLWindow3 stub implementation.
2008-04-18 13:57:14 +02:00
Jacek Caban
625ed3d0aa
mshtml: Added possibility to get node object from nsIDOMNode only if available.
2008-04-18 13:57:14 +02:00
Aric Stewart
bade2a31a6
wininet: Correct the case where Content-Length is set as well as Transfer-Encoding == chunked.
2008-04-18 11:45:52 +02:00
Rhys McGuckin
890c3fd0f6
wintrust: Check for null CleanupPolicy function pointer.
2008-04-17 21:27:04 +02:00
Alexandre Julliard
4c6d2b01cc
ntdll: Don't create a temporary dir, run wineprefixcreate directly in the final dir.
2008-04-17 20:40:25 +02:00
Alexandre Julliard
0ed9db27c5
setupapi: Add support for creating directories from the FakeDlls section.
2008-04-17 20:34:06 +02:00
Alexandre Julliard
05e55edd82
kernel32: Create the windows and system directories if necessary.
2008-04-17 20:33:47 +02:00
Alexander Morozov
af5e168f16
setupapi: SetupDiGetDeviceRegistryProperty should return ERROR_INVALID_DATA when buffer size is not 0 but buffer is NULL.
2008-04-17 20:21:48 +02:00
Alexander Morozov
85861a4999
setupapi: SetupDiGetDeviceRegistryProperty should return ERROR_INSUFFICIENT_BUFFER when buffer size is insufficient.
2008-04-17 20:21:38 +02:00
Alexander Morozov
68f12e32a8
setupapi: Add a test for SetupDiGetDeviceRegistryProperty and SetupDiSetDeviceRegistryProperty.
2008-04-17 20:21:26 +02:00
Andrew Talbot
7f395710b4
hhctrl.ocx: Remove unused variable.
2008-04-17 20:18:36 +02:00
Andrew Talbot
ee7ef9e901
gphoto2.ds: Remove unused variable.
2008-04-17 20:18:33 +02:00
Andrew Talbot
c3c219c905
gdi32: Remove unused variable.
2008-04-17 20:18:29 +02:00
Alexandre Julliard
df75bde180
quartz: Avoid sizeof in traces.
2008-04-17 20:17:03 +02:00
Alexandre Julliard
5cc82b07b3
user32: Added support for WS_EX_RIGHT in the static control.
2008-04-17 19:26:43 +02:00
Alexandre Julliard
f4136deecb
user32: Added support for WS_EX_RIGHT in the edit control.
2008-04-17 19:26:39 +02:00
Alexandre Julliard
bbd9e229e3
user32: Added support for WS_EX_RIGHT in the button control.
2008-04-17 19:26:34 +02:00
Alexandre Julliard
24dbaa0856
winex11: Moved the WM_SYSCOMMAND handling to window.c.
2008-04-17 16:13:34 +02:00
Alexandre Julliard
64e8128409
winex11: Moved the MapNotify handler to event.c.
2008-04-17 16:13:12 +02:00
Alexandre Julliard
585da9296d
winex11: Moved the ExposeEvent handler to event.c.
...
Use consistent naming for all event handlers.
2008-04-17 16:09:26 +02:00
Reece Dunn
fa7f16562e
shlwapi/tests: Enumerate the STGM sharing modes in the SHCreateStreamOnFile tests.
2008-04-17 13:13:06 +02:00
Reece Dunn
8ea25acd73
shlwapi: Fixed the todo blocks in the SHCreateStreamOnFile tests.
2008-04-17 13:13:06 +02:00
Nikolay Sivov
ae576c40b8
gdiplus: Implement GdipCreatePath2I.
2008-04-17 12:54:16 +02:00
Nikolay Sivov
0f42f4c532
gdiplus: Implement GdipCreateMatrix3I.
2008-04-17 12:53:59 +02:00
Nikolay Sivov
fd0cbca787
gdiplus: Implement GdipAddPathArcI.
2008-04-17 12:53:31 +02:00
Nikolay Sivov
8360caabfa
gdiplus: Implement GdipAddPathLine2I.
2008-04-17 12:53:00 +02:00
Nikolay Sivov
6ba525d8c4
gdiplus: Implement GdipCloneStringFormat.
2008-04-17 12:52:18 +02:00
James Hawkins
04b820c354
oleaut32: Fix a few tests that fail in win2k.
2008-04-17 12:51:34 +02:00
James Hawkins
1edb56cec8
ole32: Fix a few tests that fail in win2k.
2008-04-17 12:51:31 +02:00
James Hawkins
c5ebc4acb0
kernel32: Fix a test that fails in win2k and up.
2008-04-17 12:51:06 +02:00
James Hawkins
c009d1e9c4
kernel32: Fix a test that fails in win2k.
2008-04-17 12:50:56 +02:00
James Hawkins
e52e5e6715
fusion: Explicitly check for -1 for a missing table.
2008-04-17 12:41:29 +02:00
Dmitry Timoshkov
15c0bcb3d8
winex11.drv: Map zero-sized windows but don't add WM decoration to them.
2008-04-17 12:41:18 +02:00
Hin-Tak Leung
8988ab8f8d
hhctrl.ocx: Look up in chm if url doesn't contain "://".
2008-04-17 12:37:40 +02:00
Hin-Tak Leung
76299b37ea
hhctrl.ocx: Return help window handle to caller.
2008-04-17 12:35:58 +02:00
Austin English
313a85f163
Spelling fixes.
2008-04-17 12:25:57 +02:00
Alistair Leslie-Hughes
880bacb5f1
msxml3: Implement transformNode.
2008-04-17 12:25:29 +02:00
Louis Lenders
dd66542011
urlmon: Add stub for CoInternetSetFeatureEnabled.
2008-04-17 12:25:17 +02:00
Michael Hoffman
95fa6fbb57
powrprof: Implement IsPwrHibernateAllowed.
2008-04-17 11:51:03 +02:00
Michael Hoffman
c189b5f9e2
powrprof: Implement IsPwrShutdownAllowed.
2008-04-17 11:50:56 +02:00
Michael Hoffman
1cfaa91570
powrprof: Implement IsPwrSuspendAllowed.
2008-04-17 11:50:49 +02:00
Jacek Caban
be59368dd1
mshtml: Move get_typeinfo to dispex.c.
2008-04-17 11:50:29 +02:00
Jacek Caban
ed6a8acca7
mshtml: Added generic IDispatchEx implementation and use it in OnNavigator.
2008-04-17 11:48:35 +02:00
Jacek Caban
d0d8dc2811
mshtml: Added IActiveScriptDebug32 stub implementation.
2008-04-17 11:43:19 +02:00
Jacek Caban
b2c80e6b18
mshtml: Make sure to null terminate buffer in parse_extern_script.
2008-04-17 11:43:11 +02:00
Maarten Lankhorst
ebaadba498
quartz: Obtain the duration using the index in avisplitter.
2008-04-17 11:43:05 +02:00
Maarten Lankhorst
1625817113
quartz: Store the stream index in the avi stream for files that have them.
2008-04-17 11:42:50 +02:00
Maarten Lankhorst
a0e8b97ffe
quartz: Check for discontinuities in the directsound renderer.
2008-04-17 11:42:41 +02:00
Maarten Lankhorst
97b9e9c3ad
quartz: Make sure at least 1 sample is processed before returning.
2008-04-17 11:42:24 +02:00
Maarten Lankhorst
405e21d558
quartz: Reject samples in transform filter only when stopped.
...
Use S_FALSE for saying sample is rejected.
2008-04-17 11:42:15 +02:00
Maarten Lankhorst
3dc8384aa9
quartz: Reject samples in video renderer when stopped.
...
When stopped video renderer no longer updates, so don't even try.
2008-04-17 11:42:07 +02:00
Maarten Lankhorst
382a61391f
quartz: Fix IMediaSample2 SetPreroll and SetSyncPoint.
2008-04-17 11:41:58 +02:00
Maarten Lankhorst
cbb0ff37fa
quartz: Fix discontinuities in wave parser.
2008-04-17 11:41:52 +02:00
Andrew Talbot
3d8f5c1590
dplayx: Remove unused variables.
2008-04-17 11:41:11 +02:00
Andrew Talbot
13e405c149
dsound: Remove unused variable.
2008-04-17 11:41:04 +02:00
Andrew Talbot
5d707bc271
comdlg32: Remove unused variable.
2008-04-17 11:40:59 +02:00
Marcus Meissner
0926fff545
winex11: Move code behind error return.
2008-04-17 11:40:47 +02:00
Marcus Meissner
8d8b7ffbc7
wined3d: Handle out of array bounds state.
2008-04-17 11:40:39 +02:00
James Hawkins
cd2f10a6d0
kernel32: Remove an invalid trace and comment.
2008-04-17 11:40:07 +02:00
James Hawkins
a4f733ab0b
kernel32: Fix a few failing tests in win2k.
2008-04-17 11:40:00 +02:00
James Hawkins
25c02c884f
kernel32: Split the GetComputerName/Ex tests into their own test functions.
2008-04-17 11:39:55 +02:00
James Hawkins
b8bdb1304b
user32: Fix a test that fails in XP and win2k3.
2008-04-17 11:39:48 +02:00
Rob Shearman
4a75b8bf09
msi: Fix the value parameter of IWineMsiRemotePackage::FormatRecord to have the right level of indirection for an [out] parameter.
...
Remove the redundant size parameter and simplify the client code such
that the remote function is only called once, with the value being
automatically allocated. Add corresponding code on the server side to
automatically allocate said value.
2008-04-17 11:39:37 +02:00
Aric Stewart
1eece6eee6
imm32: Create the IME UI window with the IME instance so the registered class can be found.
2008-04-17 11:39:33 +02:00
ByeongSik Jeon
511753196f
imm32: Implement ImmSetConversionStatus.
2008-04-17 11:39:27 +02:00
ByeongSik Jeon
9171647204
winex11: Add VK_HANGUL, VK_HANJA for Korean Native IME.
2008-04-17 11:38:19 +02:00
Alexandre Julliard
24fc87286f
comdlg32: CDM_GETSPEC and CDM_GETFILEPATH should preserve double quotes in file lists.
2008-04-16 18:05:25 +02:00
Kusanagi Kouichi
75e40229d2
winex11.drv: Fix Solaris build error.
...
Solaris doesn't define XICCallback.
2008-04-16 14:46:05 +02:00
Maarten Lankhorst
6165d87fc5
quartz: Add a Disconnect function to the parser and use it to clean up allocated memory in avisplitter.
2008-04-16 14:16:23 +02:00
Maarten Lankhorst
aa623d2eff
quartz: Parse old style avi index.
2008-04-16 14:16:09 +02:00
Maarten Lankhorst
f66ad4dbe0
quartz: Make the avi splitter skip index headers.
2008-04-16 14:15:19 +02:00
Maarten Lankhorst
64be38a5b2
quartz: Dump opendml indexes and header.
2008-04-16 14:15:11 +02:00
Marcus Meissner
bd38e2b0ed
rpcrt4: Handle exit path where bind not allocated yet.
2008-04-16 14:12:30 +02:00
Tomasz Jezierski
7a5e3d3c04
hhctrl.ocx: Apparently it is possible to have chm file without #STRINGS in it, so we should not stop processing file at it.
2008-04-16 14:10:35 +02:00
Dan Hipschman
cacd1c448e
qmgr/tests: Fix minor potential memory leaks.
2008-04-16 14:08:35 +02:00
Andrew Talbot
a73ab629e9
dmime: Remove unused variables.
2008-04-16 14:08:16 +02:00
Andrew Talbot
161d3322d6
comctl32: Remove unused variables.
2008-04-16 14:08:04 +02:00
Andrew Talbot
6657cfe70d
dinput: Fix handle leak.
2008-04-16 14:07:50 +02:00
Andrew Talbot
160945e217
browseui: Fix handle leak.
2008-04-16 14:07:45 +02:00
Rob Shearman
4efff32291
rpcrt4: Test and fix I_RpcExceptionFilter.
2008-04-16 14:07:31 +02:00
Rob Shearman
51158a2f9c
ole32: Add tests for clipboard's implementation of IDataObject_GetData.
2008-04-16 14:07:24 +02:00
Rob Shearman
2cd4117f81
ole32: Fix OLEClipbrd_IDataObject_QueryGetData to conform to the tests.
2008-04-16 14:07:19 +02:00
Rob Shearman
e0ef1f061a
ole32: Add some tests for OleGetClipboard.
...
Test the IDataObject_QueryGetData function of the returned object.
2008-04-16 14:07:14 +02:00
Huw Davies
65d5c20a6b
gdi32: LineDDA shouldn't include the end point. Add some tests.
2008-04-16 14:07:07 +02:00
Alexandre Julliard
c889716979
fusion: Fix a number of leaks in assembly_create.
2008-04-16 13:51:48 +02:00
Alexandre Julliard
c7e661b8e5
setupapi: Install services in InstallHinfSection.
2008-04-16 12:36:18 +02:00
Alexandre Julliard
cf78e6c38c
setupapi: Implemented SetupInstallServicesFromInfSectionW.
2008-04-16 12:36:08 +02:00
Alexandre Julliard
44ab294e0b
setupapi: Move strdupW and strdupWtoA to the setupapi_private.h header.
2008-04-16 12:21:09 +02:00
James Hawkins
282246eca4
fusion: Implement IAssemblyCache::InstallAssembly.
2008-04-15 15:36:15 +02:00
Andrew Talbot
d3afff856e
crypt32: Remove unused variables.
2008-04-15 15:32:20 +02:00
Andrew Talbot
1089e165a4
comdlg32: Remove unused variables.
2008-04-15 15:32:12 +02:00
Andrew Talbot
8a1d3b334d
crypt32: Remove unwanted shadow variable.
2008-04-15 15:31:15 +02:00
Marcus Meissner
c59f18121f
d3d9: Initialized 2 variables with NULL.
2008-04-15 14:34:46 +02:00
Marcus Meissner
e8a6f15b3d
shell32: Correct casing for "Wine".
2008-04-15 14:34:40 +02:00
Lei Zhang
483116a89e
user32: Handle ctrl + end in edit control.
2008-04-15 14:34:35 +02:00
Lei Zhang
dfdd9290a7
user32: Handle ctrl + home in edit control.
2008-04-15 14:34:28 +02:00
Lei Zhang
4aef5cb86d
user32: Do checks in the right order in EDIT_BuildLineDefs_ML.
2008-04-15 14:34:18 +02:00
Maarten Lankhorst
0b32692451
include: Update aviriff header.
2008-04-15 14:34:01 +02:00
Maarten Lankhorst
1281b74956
quartz: Update start_time if the current position is changed.
2008-04-15 14:33:45 +02:00
Maarten Lankhorst
3e9cee050f
quartz: Add VIDEOINFOHEADER2 support to VideoRenderer.
2008-04-15 14:33:36 +02:00
Jonathan Ernst
eb2dadaea1
comdlg32: Updated French translation.
2008-04-15 14:33:06 +02:00
Jörg Höhle
b36d4a1d51
wined3d: Fix missing break inside switch in SetAutoGenFilterType.
2008-04-14 23:50:13 +02:00
Aric Stewart
f51542d9b5
user32: Call ImmProcessKey in TranslateMessage to allow IMEs to handle key processing if they choose to.
2008-04-14 23:50:13 +02:00
Hwang YunSong(황윤성
d20d374f77
user32: Updated Korean resource.
2008-04-14 23:50:13 +02:00
Maarten Lankhorst
ebe438c82a
quartz: Bring waveparser to the same level as the mpeg splitter.
2008-04-14 23:50:13 +02:00
Maarten Lankhorst
ba10e6104a
quartz: Silence seeking fixmes on transform filter.
2008-04-14 23:50:13 +02:00
Maarten Lankhorst
5fb4224f81
quartz: Silence requests for IVideoWindow.
2008-04-14 23:50:13 +02:00
Maarten Lankhorst
c8e31b5bdd
quartz: Set sane defaults for pin stream rate.
2008-04-14 23:50:13 +02:00
Maarten Lankhorst
48f80f6296
quartz: Don't clean up in avi decoder if driver isn't opened.
2008-04-14 23:50:13 +02:00
Eric Pouech
296a59da7e
richedit: Force window update when the word wrap option has changed.
2008-04-14 23:50:12 +02:00
Dmitry Timoshkov
baded8789d
gdi32: Map glyph to Symbol range only if the font supports symbol encoding.
2008-04-14 21:28:46 +02:00
Austin English
e8dbd66c23
oleaut32: Spelling fixes.
2008-04-14 21:28:38 +02:00
Alexandre Julliard
16e8633ee5
winedos: Handle memory reservation errors more gracefully.
2008-04-14 20:39:52 +02:00
Alexandre Julliard
f02ef19fdb
kernel32: Reserve the low 64Kb area separately from the rest of the DOS memory.
2008-04-14 20:39:27 +02:00
Alexandre Julliard
876257a6dc
shdocvw: Fixed typo in CLSID_InternetShortcut.
2008-04-14 13:57:53 +02:00
Rob Shearman
413af76988
pstorec: Fix incorrectly spelt PPST_PROMPTIFO type in pstorec.c and pstore.idl.
2008-04-14 13:33:26 +02:00
Alexandre Julliard
18f4fb9883
winex11: Fix the type hint for the desktop window.
2008-04-14 13:27:38 +02:00
Alexandre Julliard
9bf9c0b7ec
winex11: Make WS_EX_APPWINDOW windows have normal type.
2008-04-14 13:27:19 +02:00
Alexandre Julliard
8577358ef5
winex11: Don't set full screen style on minimized windows.
2008-04-14 13:26:38 +02:00
Kai Blin
ab62cd360f
dpnhpast: Implement a stub for DirectPlayNATHelpCreate.
2008-04-14 12:43:06 +02:00
Rok Mandeljc
a2a8d1ad19
shell32: Updated Slovenian translation to reflect changes in About dialog.
2008-04-14 12:42:56 +02:00
Rok Mandeljc
202cbcc11b
comdlg32: Fix a mistake in Slovenian translation.
2008-04-14 12:42:45 +02:00
Rok Mandeljc
f261e6db4d
winmm: Slovenian translation: Add a string that got lost during last update.
2008-04-14 12:42:43 +02:00
Andrew Talbot
369d414d59
comctl32: Remove unused variables.
2008-04-14 12:42:36 +02:00
Aric Stewart
43dc41168d
imm32: Implement ImmProcessKey and ImmTranslateMessage.
2008-04-14 12:42:06 +02:00