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
Aric Stewart
3dde049f31
imm32: All HIMCC in the InputContext should be initialized at creation.
2008-04-14 12:41:53 +02:00
John Klehm
352c98d7d5
wintab32: Implement WTSetA/W.
2008-04-14 12:40:23 +02:00
Vitaliy Margolen
7a651e1c15
gphoto2.ds: Add Russian translation.
2008-04-14 12:40:23 +02:00
Vitaliy Margolen
a3b21209b2
winex11.drv: Send scan code when adjusting modifier key states.
2008-04-14 12:40:22 +02:00
Dmitry Timoshkov
2a2c66c062
gdi32: Clarify which font doesn't contain 'x'.
2008-04-14 12:40:22 +02:00
Francois Gouget
4ba16af16b
ddraw/tests: Fix compilation on systems that don't support nameless unions.
2008-04-14 12:40:22 +02:00
Francois Gouget
7b404ff9d6
jscript/tests: Fix the '\n's in an ok() call.
2008-04-14 12:40:22 +02:00
Francois Gouget
d9e9e67ffc
wldap32: Fix typo in the French resources.
2008-04-14 12:40:22 +02:00
Francois Gouget
0682f85c95
Fix spelling of dwAssign.
2008-04-14 12:40:22 +02:00
Francois Gouget
02bcdf6db7
ole32: Fix spelling of GetComparisonData().
2008-04-14 12:40:22 +02:00
Vitaliy Margolen
3ba6f864f4
dinput: Don't use dead-zone from the device.
2008-04-14 12:40:22 +02:00
Vitaliy Margolen
e67c1cbf69
dinput: Joysticks are not supported for DX v3.
2008-04-14 12:40:22 +02:00
Vitaliy Margolen
b9801bba31
dinput: Assign button GUID to joystick buttons.
2008-04-14 12:40:22 +02:00
Eric Pouech
d2fa765087
dbghelp: Fix invalid pointer dereference.
2008-04-14 12:40:22 +02:00
Rob Shearman
e05ccfe2bb
rpcrt4: Add buffer size checks to base type unmarshalling.
...
Reimplement NdrSimpleTypeUnmarshall using similar macros to
NdrBaseTypeUnmarshalling without buffer checks, due to
NdrSimpleTypeUnmarshall not doing any safety checks.
2008-04-14 12:40:22 +02:00
Rob Shearman
b2603687cc
qmgr: Dynamically link to advpack.dll.
...
Use RegInstall instead of RegInstallA as RegInstallA isn't available in
some native versions of advpack commonly installed by programs.
2008-04-14 12:40:22 +02:00
Andrew Talbot
bab7871cac
comctl32: Remove unused variables.
2008-04-14 12:09:13 +02:00
Andrew Talbot
07d73206c6
dnsapi: Remove unused variables.
2008-04-14 12:06:44 +02:00
Alex Villacís Lasso
1fcc4ffdfa
user32: LoadImage(IMAGE_BITMAP) should reject invalid BMP files (with tests).
2008-04-14 12:06:37 +02:00
Alexandre Julliard
0482c8e818
gdi32: Fix CreateCompatibleDC to reject invalid DCs.
2008-04-14 12:06:24 +02:00
Colin Finck
8a2e787161
gdi32: Add a test to demonstrate a CreateCompatibleDC problem.
2008-04-14 12:05:29 +02:00
Aric Stewart
d0cf2342df
user32: Make sure there is space for at least 6 items in a combo dropdown without forcing it to be at most 6 items as well.
2008-04-14 12:05:04 +02:00
Aric Stewart
63d2d041d9
imm32: Remember to unset the hwnd for a context when that hwnd is associated with a different context.
2008-04-14 12:04:58 +02:00
Dmitry Timoshkov
7668241015
user32: Use appropriate type for lresult.
2008-04-14 12:04:51 +02:00
Matthew D'Asaro
4217fcb187
winex11: Add registry option to let wine decorate windows.
2008-04-11 13:11:17 +02:00
James Hawkins
81f2d3cc0b
shell32: Fix a few tests that fail in win2k.
2008-04-11 13:11:02 +02:00
Alexander Dorofeyev
df422cf0fb
ddraw/tests: Add colorkeyed blit to p8_primary_test.
2008-04-11 13:05:12 +02:00
Alexander Dorofeyev
d8ae8a8780
ddraw/tests: Add viewport clearing tests.
2008-04-11 13:05:03 +02:00
Alexander Dorofeyev
44143a97c7
ddraw: Temporarily activate viewport when clearing.
2008-04-11 13:04:34 +02:00
Alexander Dorofeyev
3e237c6199
ddraw: Set active_device in AddViewport.
2008-04-11 13:04:26 +02:00
Alexander Dorofeyev
6a48e405db
ddraw: Add possibility to ignore lights in viewport_activate.
...
Mostly NOP regarding existing functionality, but makes it possible to skip light
activation when it's not needed (like when clearing).
2008-04-11 13:04:19 +02:00
Rob Shearman
fe7e786ace
advapi32: Add exception handling around all service RPC calls.
2008-04-11 12:14:24 +02:00
Rob Shearman
aa83f5a5aa
ole32: Use I_RpcExceptionFilter instead of custom exception filter for RPC calls.
2008-04-11 12:13:59 +02:00
Rob Shearman
9a2914b11f
rpcrt4: Implement I_RpcExceptionFilter.
2008-04-11 12:12:30 +02:00
Dmitry Timoshkov
29565d558f
user32: Fix Win64 warnings.
2008-04-11 12:11:33 +02:00
Peter Urbanec
287561cce5
comctl32: Mousewheel support for updown control.
2008-04-11 12:11:33 +02:00
Vitaliy Margolen
9f82e4730b
wininet: Properly initialize struct.
2008-04-11 12:11:33 +02:00
James Hawkins
e314ef699e
kernel32: Add traces to see why the tests fail in win2k.
2008-04-11 11:16:29 +02:00
James Hawkins
bfaed5e7fa
ntdll: Fix a few tests that fail in win2k.
2008-04-11 11:16:24 +02:00
James Hawkins
9d2cc2171f
crypt32: Fix a few tests that fail in win2k.
2008-04-11 11:16:18 +02:00
James Hawkins
9dc979604c
advapi32: Fix a few tests that fail in win2k.
2008-04-11 11:16:14 +02:00
Lei Zhang
54a06642f4
gdiplus: Add a stub for GdipSetMetafileDownLevelRasterizationLimit.
2008-04-11 11:16:07 +02:00
Lei Zhang
82d0144912
gdiplus: Add a stub for GdipSetLineTransform.
2008-04-11 11:16:01 +02:00
Lei Zhang
942f3496b3
gdiplus: Add a stub for GdipSetLinePresetBlend.
2008-04-11 11:15:54 +02:00
Lei Zhang
0399cdaff0
gdiplus: Add a stub for GdipSetLineLinearBlend.
2008-04-11 11:15:46 +02:00
Lei Zhang
89b0a979c8
gdiplus: Add a stub for GdipSetLineColors.
2008-04-11 11:15:34 +02:00
Lei Zhang
0fe2f5b677
gdiplus: Add a stub for GdipSetInfinite.
2008-04-11 11:15:25 +02:00
Lei Zhang
6a44f19179
gdiplus: Add a stub for GdipSetImageAttributesToIdentity.
2008-04-11 11:15:19 +02:00
Lei Zhang
03c7d55830
gdiplus: Add a stub for GdipSetImageAttributesThreshold.
2008-04-11 11:15:08 +02:00