wine
15 years agodxgi: Implement IDXGIDevice::CreateSurface().
Henri Verbeet [Mon, 19 Jan 2009 09:39:06 +0000 (10:39 +0100)] 
dxgi: Implement IDXGIDevice::CreateSurface().

15 years agodxgi: Allow dxgi_surface to be aggregated.
Henri Verbeet [Mon, 19 Jan 2009 09:39:06 +0000 (10:39 +0100)] 
dxgi: Allow dxgi_surface to be aggregated.

15 years agod3d10core: Implement device_parent_CreateDepthStencilSurface().
Henri Verbeet [Mon, 19 Jan 2009 09:39:06 +0000 (10:39 +0100)] 
d3d10core: Implement device_parent_CreateDepthStencilSurface().

15 years agod3d10core: Implement device_parent_CreateRenderTarget().
Henri Verbeet [Mon, 19 Jan 2009 09:39:06 +0000 (10:39 +0100)] 
d3d10core: Implement device_parent_CreateRenderTarget().

15 years agod3d10core: Implement device_parent_CreateSurface().
Henri Verbeet [Mon, 19 Jan 2009 09:39:05 +0000 (10:39 +0100)] 
d3d10core: Implement device_parent_CreateSurface().

15 years agoinetcomm: Remove superfluous pointer casts.
Michael Stefaniuc [Mon, 19 Jan 2009 09:24:14 +0000 (10:24 +0100)] 
inetcomm: Remove superfluous pointer casts.

15 years agodbghelp: Remove superfluous pointer casts.
Michael Stefaniuc [Mon, 19 Jan 2009 09:24:06 +0000 (10:24 +0100)] 
dbghelp: Remove superfluous pointer casts.

15 years agowinex11.drv: Remove superfluous pointer casts.
Michael Stefaniuc [Mon, 19 Jan 2009 09:23:40 +0000 (10:23 +0100)] 
winex11.drv: Remove superfluous pointer casts.

15 years agocrypt32: Remove some superfluous pointer casts.
Michael Stefaniuc [Mon, 19 Jan 2009 09:23:15 +0000 (10:23 +0100)] 
crypt32: Remove some superfluous pointer casts.

15 years agoinclude/msiquery.h: Fix MSIMODIFY enum definition.
Nikolay Sivov [Sun, 18 Jan 2009 21:11:44 +0000 (00:11 +0300)] 
include/msiquery.h: Fix MSIMODIFY enum definition.

15 years agouser32/tests: Resend: Fix test to work on Vista.
Jeff Latimer [Sun, 18 Jan 2009 00:46:53 +0000 (11:46 +1100)] 
user32/tests: Resend: Fix test to work on Vista.

15 years agouser32/tests: Save iSmCaptionWidth for later testing.
Ge van Geldorp [Sun, 18 Jan 2009 00:00:32 +0000 (01:00 +0100)] 
user32/tests: Save iSmCaptionWidth for later testing.

15 years agoshlwapi: Support the content type query.
Damjan Jovanovic [Sun, 18 Jan 2009 12:25:08 +0000 (14:25 +0200)] 
shlwapi: Support the content type query.

15 years agoview: Remove superfluous pointer casts.
Michael Stefaniuc [Sat, 17 Jan 2009 21:56:30 +0000 (22:56 +0100)] 
view: Remove superfluous pointer casts.

15 years agowinemine: Remove superfluous pointer casts.
Michael Stefaniuc [Sat, 17 Jan 2009 21:56:57 +0000 (22:56 +0100)] 
winemine: Remove superfluous pointer casts.

15 years agowordpad: Remove superfluous pointer casts.
Michael Stefaniuc [Sat, 17 Jan 2009 21:56:19 +0000 (22:56 +0100)] 
wordpad: Remove superfluous pointer casts.

15 years agomscms: Remove superfluous pointer casts.
Michael Stefaniuc [Sat, 17 Jan 2009 21:55:25 +0000 (22:55 +0100)] 
mscms: Remove superfluous pointer casts.

15 years agomlang: Remove superfluous pointer casts.
Michael Stefaniuc [Sat, 17 Jan 2009 21:55:12 +0000 (22:55 +0100)] 
mlang: Remove superfluous pointer casts.

15 years agocomctl32: Remove unused parameter from SYSLINK_WrapLine.
Gerald Pfeifer [Sat, 17 Jan 2009 19:45:21 +0000 (20:45 +0100)] 
comctl32: Remove unused parameter from SYSLINK_WrapLine.

15 years agorichedit: Prevent sending Ctrl-C to console and ending tests.
Dylan Smith [Sat, 17 Jan 2009 01:38:46 +0000 (20:38 -0500)] 
richedit: Prevent sending Ctrl-C to console and ending tests.

15 years agorichedit: EM_SETTEXTEX detects ascii richtext with Unicode codepage.
Dylan Smith [Sat, 17 Jan 2009 01:38:24 +0000 (20:38 -0500)] 
richedit: EM_SETTEXTEX detects ascii richtext with Unicode codepage.

15 years agorichedit: Added test for detecting ascii rtf with Unicode codepage.
Dylan Smith [Sat, 17 Jan 2009 01:38:17 +0000 (20:38 -0500)] 
richedit: Added test for detecting ascii rtf with Unicode codepage.

15 years agoddrawex/tests: Fix a typo in ok().
Detlef Riekenberg [Fri, 16 Jan 2009 16:24:07 +0000 (17:24 +0100)] 
ddrawex/tests: Fix a typo in ok().

15 years agocomdlg32: We need to be able to type the decimal separator into the margin edit contr...
Huw Davies [Fri, 16 Jan 2009 13:51:18 +0000 (13:51 +0000)] 
comdlg32: We need to be able to type the decimal separator into the margin edit controls so ES_NUMBER is no use. Subclass them and filter WM_CHAR instead.

15 years agocomdlg32: Display the fractional part of the margins.
Huw Davies [Fri, 16 Jan 2009 12:04:45 +0000 (12:04 +0000)] 
comdlg32: Display the fractional part of the margins.

15 years agocomdlg32: Set the margins groupbox title to reflect whether we are using metric or...
Huw Davies [Thu, 15 Jan 2009 14:13:43 +0000 (14:13 +0000)] 
comdlg32: Set the margins groupbox title to reflect whether we are using metric or imperial measurements.

15 years agocomdlg32: Fix spelling of millimeter.
Huw Davies [Thu, 15 Jan 2009 14:05:11 +0000 (14:05 +0000)] 
comdlg32: Fix spelling of millimeter.

16 years agoRelease 1.1.13. wine-1.1.13
Alexandre Julliard [Fri, 16 Jan 2009 16:28:07 +0000 (17:28 +0100)] 
Release 1.1.13.

16 years agogdiplus: Fix a typo that breaks the Mingw build.
Alexandre Julliard [Fri, 16 Jan 2009 15:36:29 +0000 (16:36 +0100)] 
gdiplus: Fix a typo that breaks the Mingw build.

16 years agoriched20: Fix a typo (stray address of operator).
Michael Stefaniuc [Fri, 16 Jan 2009 15:29:33 +0000 (16:29 +0100)] 
riched20: Fix a typo (stray address of operator).

16 years agocomdlg32: Add an is_metric() helper function.
Huw Davies [Fri, 16 Jan 2009 12:08:18 +0000 (12:08 +0000)] 
comdlg32: Add an is_metric() helper function.

16 years agocomdlg32: Correctly rotate the margins when the paper orientation is changed.
Huw Davies [Fri, 16 Jan 2009 12:08:12 +0000 (12:08 +0000)] 
comdlg32: Correctly rotate the margins when the paper orientation is changed.

16 years agoddraw: Add extern to some global variable declarations.
Henri Verbeet [Fri, 16 Jan 2009 09:14:25 +0000 (10:14 +0100)] 
ddraw: Add extern to some global variable declarations.

16 years agod3d9: Properly test for dynamic usage in device_parent_CreateSurface().
Henri Verbeet [Fri, 16 Jan 2009 09:14:25 +0000 (10:14 +0100)] 
d3d9: Properly test for dynamic usage in device_parent_CreateSurface().

16 years agod3d8: Properly test for dynamic usage in device_parent_CreateSurface().
Henri Verbeet [Fri, 16 Jan 2009 09:14:25 +0000 (10:14 +0100)] 
d3d8: Properly test for dynamic usage in device_parent_CreateSurface().

16 years agod3d10core: Add a small test for CreateTexture2D().
Henri Verbeet [Fri, 16 Jan 2009 09:14:25 +0000 (10:14 +0100)] 
d3d10core: Add a small test for CreateTexture2D().

16 years agodxgi: Add a small test for CreateSurface().
Henri Verbeet [Fri, 16 Jan 2009 09:14:24 +0000 (10:14 +0100)] 
dxgi: Add a small test for CreateSurface().

16 years agowined3d: Add an IWineD3DDeviceParent interface.
Henri Verbeet [Fri, 16 Jan 2009 09:14:24 +0000 (10:14 +0100)] 
wined3d: Add an IWineD3DDeviceParent interface.

Other than being a bit nicer than passing function pointers all over the
place, this helps dxgi/d3d10. While the swapchain itself is created in dxgi,
its surfaces are constructed in d3d10core, which makes it impractical for dxgi
to pass the appropriate function pointers.

16 years agouser32/tests: Clarify the msgs to differentiate Unicode and ASCII in tests.
Jeff Latimer [Fri, 16 Jan 2009 00:40:31 +0000 (11:40 +1100)] 
user32/tests: Clarify the msgs to differentiate Unicode and ASCII in tests.

16 years agoshell32/tests: Prevent crash on XP/W2K3.
Ge van Geldorp [Thu, 15 Jan 2009 12:07:41 +0000 (13:07 +0100)] 
shell32/tests: Prevent crash on XP/W2K3.

16 years agorichedit: Respect the cbSize field on EM_GETPARAFORMAT.
Dylan Smith [Fri, 16 Jan 2009 04:50:20 +0000 (23:50 -0500)] 
richedit: Respect the cbSize field on EM_GETPARAFORMAT.

EM_GETPARAFORMAT previously would overwrite the cbSize field with the
size of PARAFORMAT2, would read past the end of the struct, and might
indicate that PARAFORMAT2 fields are valid using the mask regardless
of the value of cbSize.

16 years agorichedit: Prevent copying PARAFORMAT2 fields from PARAFORMAT struct.
Dylan Smith [Fri, 16 Jan 2009 04:07:15 +0000 (23:07 -0500)] 
richedit: Prevent copying PARAFORMAT2 fields from PARAFORMAT struct.

If a EM_SETPARAFORMAT message is sent to the richedit control with bits
in the dwMask field that correspond to PARAFORMAT2 fields, then these
fields should be ignored.  Instead data was copied from outside of the
structure.

16 years agodplayx: Remove superfluous pointer casts.
Michael Stefaniuc [Fri, 16 Jan 2009 08:53:59 +0000 (09:53 +0100)] 
dplayx: Remove superfluous pointer casts.

16 years agowinejack.drv: Remove superflouous pointer casts.
Michael Stefaniuc [Fri, 16 Jan 2009 08:52:32 +0000 (09:52 +0100)] 
winejack.drv: Remove superflouous pointer casts.

16 years agoiphlpapi: Define RTF_MULTICAST if not available.
Austin English [Thu, 15 Jan 2009 21:24:58 +0000 (15:24 -0600)] 
iphlpapi: Define RTF_MULTICAST if not available.

16 years agorichedit: Store an internal copy of the window style flags.
Dylan Smith [Thu, 15 Jan 2009 19:46:25 +0000 (14:46 -0500)] 
richedit: Store an internal copy of the window style flags.

16 years agorichedit: Added tests for initial options.
Dylan Smith [Thu, 15 Jan 2009 19:46:18 +0000 (14:46 -0500)] 
richedit: Added tests for initial options.

Using the WS_VSCROLL style causes the ES_AUTOVSCROLL option to be set,
and using the WS_HSCROLL style causes the ES_AUTOHSCROLL flag to be
set (except with richedit v1.0).

16 years agorichedit: Fix implementation of handling Page Up/Down keys.
Dylan Smith [Thu, 15 Jan 2009 16:03:49 +0000 (11:03 -0500)] 
richedit: Fix implementation of handling Page Up/Down keys.

16 years agowininet: Calculate the header size if needed in HttpSendRequestW.
Hans Leidekker [Thu, 15 Jan 2009 15:41:53 +0000 (16:41 +0100)] 
wininet: Calculate the header size if needed in HttpSendRequestW.

16 years agowininet: Implement InternetReadFileExW.
Hans Leidekker [Thu, 15 Jan 2009 15:41:42 +0000 (16:41 +0100)] 
wininet: Implement InternetReadFileExW.

16 years agouser32/tests: Fix some more failures in the message test.
Alexandre Julliard [Fri, 16 Jan 2009 11:33:07 +0000 (12:33 +0100)] 
user32/tests: Fix some more failures in the message test.

16 years agoserver: Set stderr in line-buffered mode before doing anything else.
Alexandre Julliard [Fri, 16 Jan 2009 11:32:26 +0000 (12:32 +0100)] 
server: Set stderr in line-buffered mode before doing anything else.

16 years agowinebuild: Add -m32/-m64 options to allow 32/64-bit cross-compiles.
Alexandre Julliard [Thu, 15 Jan 2009 20:17:51 +0000 (21:17 +0100)] 
winebuild: Add -m32/-m64 options to allow 32/64-bit cross-compiles.

16 years agouser32/tests: Add support for testing only some bits of wparam or lparam. Make some...
Alexandre Julliard [Thu, 15 Jan 2009 14:43:58 +0000 (15:43 +0100)] 
user32/tests: Add support for testing only some bits of wparam or lparam. Make some more messages optional.

16 years agouser32/tests: Print the failure position in the message sequence.
Alexandre Julliard [Thu, 15 Jan 2009 13:45:53 +0000 (14:45 +0100)] 
user32/tests: Print the failure position in the message sequence.

16 years agoshell32: Implement GUIDFromStringW.
Hans Leidekker [Thu, 15 Jan 2009 08:59:29 +0000 (09:59 +0100)] 
shell32: Implement GUIDFromStringW.

16 years agorichedit: Implemented the horizontal scrollbar.
Dylan Smith [Wed, 14 Jan 2009 18:24:02 +0000 (13:24 -0500)] 
richedit: Implemented the horizontal scrollbar.

16 years agorichedit: Clip painting to formatting rectangle.
Dylan Smith [Wed, 14 Jan 2009 18:23:57 +0000 (13:23 -0500)] 
richedit: Clip painting to formatting rectangle.

16 years agolibwine: Avoid writing to repository during install.
Paul Bryan Roberts [Wed, 14 Jan 2009 07:20:30 +0000 (07:20 +0000)] 
libwine: Avoid writing to repository during install.

16 years agoadvapi32: Added SaferCreateLevel stub.
Nikolay Sivov [Thu, 15 Jan 2009 06:30:11 +0000 (09:30 +0300)] 
advapi32: Added SaferCreateLevel stub.

16 years agoadvapi32/tests: Test for enumeration order preservation of reg keys.
Nikolay Sivov [Thu, 15 Jan 2009 02:04:31 +0000 (05:04 +0300)] 
advapi32/tests: Test for enumeration order preservation of reg keys.

16 years agomshtml: Implement IHTMLStyle get/put borderTopStyle.
Alistair Leslie-Hughes [Tue, 13 Jan 2009 07:40:01 +0000 (18:40 +1100)] 
mshtml: Implement IHTMLStyle get/put borderTopStyle.

16 years agomshtml: Implement IHTMLStyle get/put borderRightStyle.
Alistair Leslie-Hughes [Tue, 13 Jan 2009 07:39:23 +0000 (18:39 +1100)] 
mshtml: Implement IHTMLStyle get/put borderRightStyle.

16 years agomshtml: Implement IHTMLStyle get/put borderBottomStyle.
Alistair Leslie-Hughes [Tue, 13 Jan 2009 07:38:32 +0000 (18:38 +1100)] 
mshtml: Implement IHTMLStyle get/put borderBottomStyle.

16 years agomshtml: Implement IHTMLStyle get/put borderLeftStyle.
Alistair Leslie-Hughes [Tue, 13 Jan 2009 07:30:17 +0000 (18:30 +1100)] 
mshtml: Implement IHTMLStyle get/put borderLeftStyle.

16 years agouser32: Use the message_data_t union when receiving a message.
Alexandre Julliard [Thu, 15 Jan 2009 11:50:59 +0000 (12:50 +0100)] 
user32: Use the message_data_t union when receiving a message.

16 years agocomdlg32: Remove a couple of obsolete WARN()s.
Huw Davies [Thu, 15 Jan 2009 10:45:34 +0000 (10:45 +0000)] 
comdlg32: Remove a couple of obsolete WARN()s.

16 years agocomdlg32: Set the margin edit controls using unicode functions.
Huw Davies [Thu, 15 Jan 2009 10:45:29 +0000 (10:45 +0000)] 
comdlg32: Set the margin edit controls using unicode functions.

16 years agocomdlg32: Simplify the margin initialization.
Huw Davies [Thu, 15 Jan 2009 10:45:25 +0000 (10:45 +0000)] 
comdlg32: Simplify the margin initialization.

16 years agocomdlg32: If a measurement system isn't specified use the default one and update...
Huw Davies [Thu, 15 Jan 2009 10:45:21 +0000 (10:45 +0000)] 
comdlg32: If a measurement system isn't specified use the default one and update the Flags field to reflect this.

16 years agoqmgr: Make credentials stubs return success code.
Andrey Turkin [Thu, 15 Jan 2009 09:40:18 +0000 (12:40 +0300)] 
qmgr: Make credentials stubs return success code.

16 years agodsound: Don't convert single samples at a time.
Henri Verbeet [Thu, 15 Jan 2009 08:58:45 +0000 (09:58 +0100)] 
dsound: Don't convert single samples at a time.

This gives a minor performance improvement.

16 years agowined3d: Remove some comments.
Henri Verbeet [Thu, 15 Jan 2009 08:58:45 +0000 (09:58 +0100)] 
wined3d: Remove some comments.

16 years agowined3d: Implement a R5G6B5 to X8R8G8B8 surface format converter.
Henri Verbeet [Thu, 15 Jan 2009 08:58:45 +0000 (09:58 +0100)] 
wined3d: Implement a R5G6B5 to X8R8G8B8 surface format converter.

Based on a patch by Mike Ruprecht.

16 years agod3d10core: Add a stub ID3D10Texture2D implementation.
Henri Verbeet [Thu, 15 Jan 2009 08:58:44 +0000 (09:58 +0100)] 
d3d10core: Add a stub ID3D10Texture2D implementation.

16 years agodxgi: Add a stub IDXGISurface implementation.
Henri Verbeet [Thu, 15 Jan 2009 08:58:44 +0000 (09:58 +0100)] 
dxgi: Add a stub IDXGISurface implementation.

16 years agodxdiagn: Remove superfluous pointer casts.
Michael Stefaniuc [Thu, 15 Jan 2009 08:44:36 +0000 (09:44 +0100)] 
dxdiagn: Remove superfluous pointer casts.

16 years agoregedit: Remove superfluous pointer casts.
Michael Stefaniuc [Thu, 15 Jan 2009 08:47:14 +0000 (09:47 +0100)] 
regedit: Remove superfluous pointer casts.

16 years agomsi: Remove superfluous pointer casts.
Michael Stefaniuc [Thu, 15 Jan 2009 08:46:57 +0000 (09:46 +0100)] 
msi: Remove superfluous pointer casts.

16 years agomsrle32: Remove superfluous pointer casts.
Michael Stefaniuc [Thu, 15 Jan 2009 08:45:50 +0000 (09:45 +0100)] 
msrle32: Remove superfluous pointer casts.

16 years agomsi/tests: Remove superfluous pointer casts.
Michael Stefaniuc [Thu, 15 Jan 2009 08:44:57 +0000 (09:44 +0100)] 
msi/tests: Remove superfluous pointer casts.

16 years agomciseq: Remove superfluous pointer casts.
Michael Stefaniuc [Thu, 15 Jan 2009 08:44:25 +0000 (09:44 +0100)] 
mciseq: Remove superfluous pointer casts.

16 years agoquartz: Add a filtergraph test for mpeg files.
Lei Zhang [Wed, 14 Jan 2009 18:48:19 +0000 (10:48 -0800)] 
quartz: Add a filtergraph test for mpeg files.

16 years agogdiplus: GdipLoadImageFromStream should use well-known pixel format constants when...
Andrey Turkin [Thu, 15 Jan 2009 09:39:47 +0000 (12:39 +0300)] 
gdiplus: GdipLoadImageFromStream should use well-known pixel format constants when possible.

16 years agoole32: Do not crash in WriteClassStg if passed NULL pointer.
Andrey Turkin [Wed, 14 Jan 2009 19:31:06 +0000 (22:31 +0300)] 
ole32: Do not crash in WriteClassStg if passed NULL pointer.

16 years agoole32: Add IContextCallback interface to context object.
Andrey Turkin [Wed, 14 Jan 2009 17:28:09 +0000 (20:28 +0300)] 
ole32: Add IContextCallback interface to context object.

16 years agoshell32: Document SHFlushSFCache, and remove an unneeded fixme.
Juan Lang [Wed, 14 Jan 2009 16:31:04 +0000 (08:31 -0800)] 
shell32: Document SHFlushSFCache, and remove an unneeded fixme.

16 years agowininet: Send a content length header for all verbs other than GET.
Hans Leidekker [Wed, 14 Jan 2009 15:20:11 +0000 (16:20 +0100)] 
wininet: Send a content length header for all verbs other than GET.

16 years agokernel32/tests: Add test cases for reading/writing process memory from an invalid...
Alexandre Julliard [Wed, 14 Jan 2009 19:36:42 +0000 (20:36 +0100)] 
kernel32/tests: Add test cases for reading/writing process memory from an invalid buffer address.

16 years agontdll: Check buffer for access in NtRead/WriteVirtualMemory.
Alexandre Julliard [Wed, 14 Jan 2009 19:36:27 +0000 (20:36 +0100)] 
ntdll: Check buffer for access in NtRead/WriteVirtualMemory.

This also triggers page faults needed for DIB section access and write
watches.

16 years agokernel32: Remove the DIB section hack in WriteFile now that NtWriteFile takes care...
Alexandre Julliard [Wed, 14 Jan 2009 19:20:14 +0000 (20:20 +0100)] 
kernel32: Remove the DIB section hack in WriteFile now that NtWriteFile takes care of it.

16 years agogdi32/tests: Add a test case for calling WriteFile with the DIB section bits as buffer.
Alexandre Julliard [Wed, 14 Jan 2009 19:19:42 +0000 (20:19 +0100)] 
gdi32/tests: Add a test case for calling WriteFile with the DIB section bits as buffer.

16 years agokernel32/tests: Add test cases for reading/writing from an invalid buffer address.
Alexandre Julliard [Wed, 14 Jan 2009 19:18:29 +0000 (20:18 +0100)] 
kernel32/tests: Add test cases for reading/writing from an invalid buffer address.

16 years agontdll: Check buffer for access in NtReadFile before performing I/O.
Alexandre Julliard [Wed, 14 Jan 2009 19:17:52 +0000 (20:17 +0100)] 
ntdll: Check buffer for access in NtReadFile before performing I/O.

This also triggers page faults needed for write watches.

16 years agontdll: Check buffer for access in NtWriteFile before performing I/O.
Alexandre Julliard [Wed, 14 Jan 2009 19:17:52 +0000 (20:17 +0100)] 
ntdll: Check buffer for access in NtWriteFile before performing I/O.

This also triggers page faults needed for DIB section access.

16 years agocabinet: Don't try to copy data from the file if we don't even have a data buffer.
Alexandre Julliard [Thu, 15 Jan 2009 11:03:08 +0000 (12:03 +0100)] 
cabinet: Don't try to copy data from the file if we don't even have a data buffer.

16 years agocomdlg32: We no longer need to update the dialog struct on exit as all of the informa...
Huw Davies [Wed, 14 Jan 2009 14:42:38 +0000 (14:42 +0000)] 
comdlg32: We no longer need to update the dialog struct on exit as all of the information is up to date.

16 years agocomdlg32: Use a unicode dialog.
Huw Davies [Wed, 14 Jan 2009 14:43:08 +0000 (14:43 +0000)] 
comdlg32: Use a unicode dialog.

16 years agocomdlg32: Keep the DEVMODE's papersize member up to date.
Huw Davies [Wed, 14 Jan 2009 14:43:00 +0000 (14:43 +0000)] 
comdlg32: Keep the DEVMODE's papersize member up to date.

16 years agocomdlg32: Keep the DEVMODE's orientation member up to date.
Huw Davies [Wed, 14 Jan 2009 14:42:53 +0000 (14:42 +0000)] 
comdlg32: Keep the DEVMODE's orientation member up to date.