Sergey Khodych
3b6ea11481
user32: edit: Improve handling of WM_KEYDOWN VK_ESCAPE in a dialog mode.
2009-08-26 16:37:05 +02:00
Sergey Khodych
6fa48cdd91
user32: edit: Use a dialog mode after receiving WM_GETDLGCODE message.
...
Tests show that the edit control uses a dialog mode after receiving
WM_GETDLGCODE message and it doesn't depend on whether the edit control
has a parent window.
2009-08-26 16:36:50 +02:00
Ge van Geldorp
0a1e0a3261
user32/tests: Fix test failure on Win7.
2009-08-26 16:33:42 +02:00
Ge van Geldorp
40d8c87df2
kernel32/tests: Remove test that crashes on Win7.
2009-08-26 16:33:38 +02:00
Andrew Eikum
2032b0d354
gdiplus: Implement GdipIsVisibleRegionRect.
2009-08-26 15:05:46 +02:00
Andrew Eikum
32996e0a11
gdiplus: Implement GdipIsVisibleRegionPoint.
2009-08-26 14:57:18 +02:00
Ge van Geldorp
227cbdea9b
advapi32/tests: Fix tests on Win7.
2009-08-26 14:56:00 +02:00
Ge van Geldorp
8bd5619e72
advapi32/tests: Add acceptable error codes for Win7.
2009-08-26 14:55:01 +02:00
Stefan Dösinger
52731a80c8
wined3d: Make it clear that glFlush and glFinish are WGL functions.
2009-08-26 14:35:41 +02:00
Stefan Dösinger
21f4e42a98
wined3d: Don't use WINED3DADAPTER_DEFAULT as refresh rate.
2009-08-26 14:35:33 +02:00
Stefan Dösinger
3f6909c1f2
wined3d: Initialize ps_arb_max_local_constants.
2009-08-26 14:35:27 +02:00
Louis Lenders
929c80dcb7
shdocvw.inf: Add default registry key "HKCU\Software\Microsoft\Internet Explorer\Settings.
2009-08-26 14:35:21 +02:00
Francois Gouget
6e80d875d4
riched20: Make ME_SetCursorToEnd() static.
2009-08-26 13:09:27 +02:00
Francois Gouget
798af6fe27
windowscodecs/tests: Make some functions static.
2009-08-26 13:09:24 +02:00
Francois Gouget
e464d48054
ntoskrnl.exe: Remove a space before a '\n'.
2009-08-26 13:09:20 +02:00
Alexandre Julliard
6369d7a08b
comctl32/tests: Fix tooltips test failures on older Windows versions.
2009-08-26 13:09:11 +02:00
Alexandre Julliard
454a7fde33
comctl32/tests: Fix tab control test failures on older Windows versions.
2009-08-26 13:09:05 +02:00
Henri Verbeet
5f9f079d71
d3d9: Use the wined3d cs for wined3d locking.
2009-08-26 12:11:41 +02:00
Henri Verbeet
ada3e059e8
d3d9: Remove stray tabs.
2009-08-26 12:10:49 +02:00
Henri Verbeet
d4e167dfbc
wined3d: Properly check if an attribute is used in remove_vbos().
2009-08-26 12:10:45 +02:00
Henri Verbeet
59c017c8bd
wined3d: Properly check if an attribute is used in state_normalize().
2009-08-26 12:10:42 +02:00
Henri Verbeet
6ef17134d2
wined3d: Properly check if an attribute is used in transform_texture().
2009-08-26 12:10:38 +02:00
Chris Robinson
3dc677cc63
winemp3.acm: Fix reading/decoding loop.
2009-08-26 12:10:33 +02:00
Michael Stefaniuc
ebe5219c6b
d3d8: Release the lock instead of locking a second time (Smatch).
2009-08-26 12:10:27 +02:00
Andrew Eikum
7fe9e693a7
user32/tests: Fix input test failures on NT4.
2009-08-26 12:10:04 +02:00
Austin English
5b21d90f5f
dnsapi: Add a stub for DnsFlushResolverCache.
2009-08-26 12:09:55 +02:00
Vincent Povirk
980bb171ee
wininet: Allow +.- characters in url scheme.
...
According to RFC 1738, the plus, period, and hyphen characters are allowed in URL schemes.
2009-08-26 12:09:48 +02:00
Vincent Povirk
80c870251f
oleaut32: Make ITypeInfo2::GetCustData succeed when data is not found.
2009-08-26 12:09:25 +02:00
Alexandre Julliard
86e4830040
ntdll/tests: Make sure buffer alignment is correct.
2009-08-26 11:52:56 +02:00
Jeff Zaroyko
8274786fa8
kernel32: sLanguage is LOCALE_SABBREVLANGNAME.
2009-08-25 15:08:23 +02:00
Huw Davies
c77ff19e66
msdaps: Implement IBindResource_Bind proxy and stub.
2009-08-25 14:57:28 +02:00
Huw Davies
5a94624055
msdaps: Implement IDBCreateCommand_CreateCommand proxy and stub.
2009-08-25 14:57:24 +02:00
Huw Davies
21137fe269
msdaps: Implement ICreateRow_CreateRow proxy and stub.
2009-08-25 14:57:14 +02:00
Huw Davies
1591d197b6
msdaps: Use 2 byte structure packing for win32 code.
2009-08-25 14:57:09 +02:00
Ge van Geldorp
ca18de9512
crypt32/tests: Remove test that crashes on Win7.
2009-08-25 14:56:14 +02:00
Mike Kaplinskiy
d2065e3dc9
ws2_32/tests: Fix failure on NT4.
2009-08-25 11:43:26 +02:00
Detlef Riekenberg
2b345484bc
ws2_32/tests: Add tests for setsockopt with invalid levels.
2009-08-25 11:31:47 +02:00
Detlef Riekenberg
a563d670a0
ws2_32/tests: Add tests for getsockopt with invalid levels.
2009-08-25 11:31:38 +02:00
Detlef Riekenberg
3d326eb5a8
ws2_32: Set WSAEINVAL on invalid levels in set+getsockopt.
2009-08-25 11:31:24 +02:00
Detlef Riekenberg
3e87a05476
ws2_32: Use only the lower 16 bit as level when calling [g|s]etsockopt from 16 bit.
2009-08-25 11:31:12 +02:00
Alexandre Julliard
1b3027f300
winemp3: Include wine/port.h.
2009-08-25 11:30:07 +02:00
Michael Stefaniuc
091f33e8c6
ntdll: Fix a memory leak on an error path (Smatch).
2009-08-25 11:13:57 +02:00
Alexandre Julliard
4d413296d2
shell32: Move the IQueryAssociations implementation from shlwapi to shell32.
2009-08-25 11:13:26 +02:00
Henri Verbeet
f9c791f9ca
d3d8: Use a wined3d cs for wined3d locking.
...
We will need this for d3d10, where both dxgi and d3d10core are making wined3d
calls. Right now d3d8/d3d9 also use this to protect their own data, but
eventually we should push this down into wined3d itself and use something a
bit more fine-grained. There's no good reason that doing e.g. a vertex buffer
upload in some thread should block all of wined3d.
2009-08-25 11:12:17 +02:00
Henri Verbeet
4d1379f6a9
d3d8: Remove stray tabs.
2009-08-25 11:09:52 +02:00
Henri Verbeet
839658848c
wined3d: Properly check if an attribute is used in find_conversion_shift().
2009-08-25 11:09:45 +02:00
Henri Verbeet
bda89180e1
wined3d: Properly check if an attribute is used in streamsrc().
2009-08-25 11:09:40 +02:00
Henri Verbeet
c9f270a5d9
wined3d: Properly check if an attribute is used in drawStridedSlow().
2009-08-25 11:09:34 +02:00
Alistair Leslie-Hughes
15bd593fae
mshtml: Implement IHTMLStyle get/put letterSpacing.
2009-08-25 11:09:31 +02:00
Alistair Leslie-Hughes
15da6c94f5
mshtml: Implement IHTMLCurrentStyle_get_margin.
2009-08-25 11:09:07 +02:00
Alistair Leslie-Hughes
c1c9858b27
mshtml: Implement IHTMLCurrentStyle_get_borderWidth.
2009-08-25 11:08:55 +02:00
Alistair Leslie-Hughes
b2f61a5e09
mshtml: Implement IHTMLCurrentStyle_get_overflow.
2009-08-25 11:08:49 +02:00
Alistair Leslie-Hughes
0a77124844
mshtml: Implement IHTMLCurrentStyle_get_backgroundColor.
2009-08-25 11:08:42 +02:00
Alistair Leslie-Hughes
1479263f7e
mshtml: Implement IHTMLCurrentStyle_get_color.
2009-08-25 11:08:34 +02:00
Vincent Povirk
2c1d555a08
windowscodecs: Fix rounding in BMP encoder.
2009-08-25 11:05:17 +02:00
Vincent Povirk
4753a9d053
windowscodecs: Support conversion of 8bppGray to 32bppBGRA.
2009-08-25 10:25:56 +02:00
Vincent Povirk
341b6ffd71
windowscodecs: Print a FIXME when WICConvertBitmapSource fails.
2009-08-25 10:25:44 +02:00
Vincent Povirk
529bdca8a8
windowscodecs: Implement CopyPixels for the JPEG decoder.
2009-08-25 10:25:35 +02:00
Vincent Povirk
7d63abc9ec
windowscodecs: Implement GetSize for the JPEG decoder.
2009-08-25 10:25:26 +02:00
Vincent Povirk
0ab6e9853c
windowscodecs: Implement GetPixelFormat for the JPEG decoder.
2009-08-25 10:25:19 +02:00
Vincent Povirk
5ef3b51756
windowscodecs: Implement GetFrame for the JPEG decoder.
2009-08-25 10:25:12 +02:00
Vincent Povirk
4185c0d9fe
windowscodecs: Implement Initialize for the JPEG decoder.
2009-08-25 10:24:58 +02:00
Vincent Povirk
bec465e467
windowscodecs: Add stub JPEG decoder.
2009-08-25 10:24:33 +02:00
Andrew Eikum
9ec5f9ad6f
gdiplus: Support regions of more than one rectangle in GdipCreateRegionHrgn.
2009-08-25 10:23:48 +02:00
Ge van Geldorp
cf5e2938a9
ntdll/tests: Pass properly aligned buffers.
2009-08-25 10:23:42 +02:00
Ge van Geldorp
d4ebffd24e
shlwapi/tests: Remove test that crashes on Win7.
2009-08-25 10:23:38 +02:00
Jacek Caban
13a84dea30
mshtml: Get rid of handling post data in IPersistMoniker::Load hack.
2009-08-25 10:23:31 +02:00
Ge van Geldorp
98fdb660be
ntdll/tests: Add acceptable status codes for Win7.
2009-08-24 16:41:31 +02:00
Ge van Geldorp
4bc7a3eb92
ntdll/tests: Fix info tests on Win7.
2009-08-24 16:41:26 +02:00
Ge van Geldorp
2245e2c17e
shlwapi/tests: Prevent buffer overflow.
2009-08-24 16:41:22 +02:00
Ge van Geldorp
1b0648229d
netapi32/tests: Fix tests on Win7.
2009-08-24 16:41:17 +02:00
Vladimir Pankratov
e83d1488d2
shdoclc: Correct Russian translation.
2009-08-24 15:17:36 +02:00
Huw Davies
835c097d4c
msdaps: Implement ISessionProperties_SetProperties proxy and stub.
2009-08-24 15:17:36 +02:00
Huw Davies
78729fb47f
msdaps: Implement IDBCreateSession_CreateSession proxy and stub.
2009-08-24 15:17:35 +02:00
Huw Davies
9d1ddfaa47
msdaps: Implement IDBProperties_SetProperties proxy and stub.
2009-08-24 15:17:35 +02:00
Huw Davies
27f087e25e
msdaps: Implement IDBInitialize_Initialize proxy and stub.
2009-08-24 15:17:35 +02:00
Tony Wasserka
5b2a9a19dc
windowscodecs: Add tests for IWICStream_Stat with memory streams.
2009-08-24 15:17:35 +02:00
Tony Wasserka
3d8afaca5f
windowscodecs: Add tests for the unimplemented IWICStream methods when using memory streams.
2009-08-24 15:17:35 +02:00
Tony Wasserka
7a81507fa7
windowscodecs: Add tests for IWICStream_Write with memory streams.
2009-08-24 15:17:35 +02:00
Tony Wasserka
b5c71551a7
windowscodecs: Add tests for IWICStream_Read with memory streams.
2009-08-24 15:17:35 +02:00
Tony Wasserka
12354a84cb
windowscodecs: Add tests for IWICStream_Seek with memory streams.
2009-08-24 15:17:35 +02:00
Tony Wasserka
df90e5d120
windowscodecs: Add tests for IWICStream_InitializeFromMemory.
2009-08-24 15:17:34 +02:00
Vincent Povirk
5a5e0e937d
oleaut32: Avoid copying the data when loading an image using WIC.
2009-08-24 15:17:34 +02:00
Damjan Jovanovic
616b27275c
sti: Add self registration.
2009-08-24 15:17:34 +02:00
Aric Stewart
db71d7c083
winemp3.acm: Link to system libmpg123.so.
2009-08-24 15:17:34 +02:00
Alexandre Julliard
5900da2869
user32: The LongPtr functions are only exported on 64-bit.
2009-08-24 15:17:34 +02:00
Alexandre Julliard
f2b3df6371
msvcrt: The floating point adjust functions only make sense on i386.
2009-08-24 15:17:33 +02:00
Alexandre Julliard
4964374570
ntdll: The large integer functions are 32-bit only.
2009-08-24 15:17:33 +02:00
Alistair Leslie-Hughes
6c70626180
mshtml: Implement IHTMLCurrentStyle_get_borderTopWidth.
2009-08-24 15:17:33 +02:00
Alistair Leslie-Hughes
f2c491dc95
mshtml: Implement IHTMLCurrentStyle_get_borderBottomWidth.
2009-08-24 15:17:33 +02:00
Alistair Leslie-Hughes
e050a7b713
mshtml: Implement HTMLCurrentStyle_get_borderRightWidth.
2009-08-24 15:17:33 +02:00
Henri Verbeet
7823679e20
wined3d: Properly check if an attribute is used in state_colormat().
2009-08-24 15:17:33 +02:00
Henri Verbeet
c1c58f85ca
wined3d: Properly check if an attribute is used in drawStridedSlowVs().
2009-08-24 15:17:33 +02:00
Henri Verbeet
16b0c6a0fd
wined3d: Properly check if an attribute is used in buffer_check_attribute().
2009-08-24 15:17:33 +02:00
Henri Verbeet
850232810d
wined3d: Properly check if an attribute is used in loadTexCoords().
2009-08-24 15:17:33 +02:00
Henri Verbeet
e48350a471
wined3d: Properly check if an attribute is used in loadVertexData().
2009-08-24 15:17:32 +02:00
Andrew Nguyen
918c9d5994
user32/tests: Fix a test failure on Win9x.
2009-08-24 15:17:32 +02:00
Piotr Caban
b9d7ebd95a
jscript: Added String.substr implementation.
2009-08-24 15:17:32 +02:00
Piotr Caban
0091b3fb1a
jscript: Fixed Function method's lengths.
2009-08-24 15:17:32 +02:00
Piotr Caban
7701acc269
jscript: Fixed keywords handling.
2009-08-24 15:17:32 +02:00
Nikolay Sivov
03a3207cc7
comctl32/tests: Move message testing helpers to header.
2009-08-24 15:17:32 +02:00
Akihiro Sagawa
d3fc9a59cc
csetupapi: Update Japanese translation.
2009-08-24 15:17:32 +02:00
Akihiro Sagawa
03157495a2
shell32: Update Japanese translation.
2009-08-24 15:17:32 +02:00
Akihiro Sagawa
06ad76809b
comctl32: Update Japanese translation.
2009-08-24 15:17:32 +02:00
Akihiro Sagawa
145352188d
appwiz.cpl: Update and refine Japanese translation.
2009-08-24 15:17:31 +02:00
Jacek Caban
c2b2e1ea9b
msxml3: Get rid of not used aggregation support in domelement.
2009-08-24 15:17:31 +02:00
Jacek Caban
80f02b82d6
mshtml: Use URL moniker to load http documents.
2009-08-24 15:17:31 +02:00
Jacek Caban
8cee331b75
urlmon: Call OnStopBinding before Terminate.
2009-08-24 15:17:31 +02:00
Jacek Caban
4dfec39b6f
wininet: Don't free gzip_stream in HTTPREQ_CloseConnection.
2009-08-24 15:17:12 +02:00
Jacek Caban
c19c009e48
shdocvw: Return succes in bind status callback functions.
2009-08-24 12:09:00 +02:00
Jacek Caban
55014297f8
mshtml: Don't return Gecko interfaces implementation from nsChannel::QueryInterface.
2009-08-24 12:08:53 +02:00
Jacek Caban
e4c203a2bc
mshtml: Treat wyciwyg protocol as Gecko special protocol.
2009-08-24 12:08:46 +02:00
Jacek Caban
487443a2d1
mshtml: Wrap nsIHttpChannelInternal interface.
2009-08-24 12:08:35 +02:00
Jacek Caban
bf5c2e858f
urlmon: Fixed tests on IE older than 8.
2009-08-24 12:02:45 +02:00
Andrew Eikum
a0aaa65507
ole32: Don't read past the end of the stream when converting block types.
2009-08-24 12:02:40 +02:00
Aric Stewart
bfe83b22c2
msacm32/tests: msacm32 can enumerate drivers that cannot be loaded or have their details queried. Deal with this properly.
2009-08-24 11:58:27 +02:00
Aric Stewart
157c1629c1
msacm32: In acmDriverDetails if we are unable to load the driver then return MMSYSERR_NOTSUPPORTED as windows does.
2009-08-24 11:58:20 +02:00
Aric Stewart
6215742c6e
msacm32: If a driver load fails and it does not give us another error set the error to MMSYSERR_NODRIVER.
2009-08-24 11:58:15 +02:00
Alexandre Julliard
da8acbc47d
server: Define an architecture-independent structure for process startup info.
2009-08-21 20:00:12 +02:00
Alistair Leslie-Hughes
4975243db3
mshtml: Implement IHTMLStyle get/put wordSpacing.
2009-08-21 14:12:59 +02:00
Jacek Caban
bed507bf83
mshtml: Code clean up.
2009-08-21 13:50:48 +02:00
Jacek Caban
438ff138d2
msxml3: Store xmlnode object in domdoc.
2009-08-21 13:50:36 +02:00
Jacek Caban
38c0667334
msxml3: Store xmlnode object in domelem.
2009-08-21 13:50:20 +02:00
Jacek Caban
d48246e1cc
msxml3: Return xmlnode object from create_basic_node.
2009-08-21 13:50:11 +02:00
Stefan Leichter
85201ceb3e
ntoskrnl.exe: Stub for IoReportResourceUsage.
2009-08-21 13:49:46 +02:00
Tony Wasserka
a3edb733a7
windowscodecs: Support Stat for memory streams in IWICStream.
2009-08-21 13:49:46 +02:00
Tony Wasserka
2395202388
windowscodecs: Support Seek for memory streams in IWICStream.
2009-08-21 13:49:46 +02:00
Tony Wasserka
0b6df19375
windowscodecs: Support writing to memory streams in IWICStream.
2009-08-21 13:49:45 +02:00
Tony Wasserka
bb83fb264b
windowscodecs: Support reading from memory streams in IWICStream.
2009-08-21 13:49:45 +02:00
Tony Wasserka
af6ece97b1
windowscodecs: Add IWICStream_InitializeFromMemory implementation.
2009-08-21 13:49:45 +02:00
Stefan Leichter
88a019956e
kernel32: Test GetPrivateProfileString with empty string as key and section.
2009-08-21 13:49:45 +02:00
Louis Lenders
9c0a3eab97
windowscodecs: Add version resource.
2009-08-21 13:49:45 +02:00
Alistair Leslie-Hughes
6bcf724adc
mshtml: Implement HTMLCurrentStyle_get_borderLeftWidth.
2009-08-21 13:49:45 +02:00
Vincent Povirk
84dff04e3a
windowscodecs: Implement CopyPixels for 32-bit ICO icons.
2009-08-21 12:31:58 +02:00
Vincent Povirk
e743a7a8c5
windowscodecs: Implement CopyPixels for 1-bit ICO icons.
2009-08-21 12:31:51 +02:00
Vincent Povirk
a65010aa19
windowscodecs: Implement CopyPixels for 4-bit ICO icons.
2009-08-21 12:31:44 +02:00
Vincent Povirk
5d7cd19556
windowscodecs: Implement CopyPixels for 24-bit ICO icons.
2009-08-21 12:31:36 +02:00
Vincent Povirk
1c25ee8ce7
windowscodecs: Implement CopyPixels for 8-bit ICO icons.
2009-08-21 12:31:12 +02:00
Vincent Povirk
ccc4c2d5d2
windowscodecs: Implement GetSize for the ICO decoder.
2009-08-21 12:31:02 +02:00
Vincent Povirk
c49b36ea31
windowscodecs: Implement GetFrameCount and GetFrame for the ICO decoder.
2009-08-21 12:30:55 +02:00
Vincent Povirk
dd5c5b8277
windowscodecs: Implement Initialize for the ICO decoder.
2009-08-21 12:30:45 +02:00
Vincent Povirk
2ca8b9fd8d
windowscodecs: Add stub ICO decoder.
2009-08-21 12:30:33 +02:00
Rico Schüller
48f66efbfe
d3d10: Implement GetConstantBufferByIndex.
2009-08-21 11:59:35 +02:00
Rico Schüller
2381c0e560
d3d10: Implement GetConstantBufferByName.
2009-08-21 11:59:30 +02:00
Rico Schüller
91c00c175b
d3d10: Add ID3D10EffectConstantBufferVtbl.
2009-08-21 11:59:22 +02:00
Rico Schüller
033eb8d7cf
d3d10: Add annotation skipping.
2009-08-21 11:56:15 +02:00
Vincent Povirk
7246a487d9
gdiplus: Remove an ipicture reference in GdipCreateBitmapFromStream.
2009-08-21 11:28:38 +02:00
Vincent Povirk
e72defc8f7
gdiplus: Do not call IPicture_Render directly from GdipDrawImageI.
2009-08-21 11:28:29 +02:00
Vincent Povirk
69ba1415e3
gdiplus: Add codecs for the image formats we can currently decode.
2009-08-21 11:17:20 +02:00
Vincent Povirk
b27c3c1983
gdiplus: Only attempt to encode if the Encoder flag is set.
2009-08-21 11:16:58 +02:00