wine
11 years agomsvcr100: Added _sprintf_p implementation.
Piotr Caban [Wed, 12 Dec 2012 10:15:33 +0000 (11:15 +0100)] 
msvcr100: Added _sprintf_p implementation.

11 years agomsvcrt: Fixed floating point numbers printing when flags.Sign=' '.
Piotr Caban [Wed, 12 Dec 2012 10:15:12 +0000 (11:15 +0100)] 
msvcrt: Fixed floating point numbers printing when flags.Sign=' '.

11 years agomsvcr100: Added fread_s implementation.
Piotr Caban [Wed, 12 Dec 2012 10:14:48 +0000 (11:14 +0100)] 
msvcr100: Added fread_s implementation.

11 years agowinspool: Close read end of pipe in parent so we can detect child termination.
Ken Thomases [Wed, 12 Dec 2012 04:54:05 +0000 (22:54 -0600)] 
winspool: Close read end of pipe in parent so we can detect child termination.

11 years agod3d10core/tests: Add a small test for ID3D10Device_CreateSamplerState().
Henri Verbeet [Tue, 11 Dec 2012 21:27:32 +0000 (22:27 +0100)] 
d3d10core/tests: Add a small test for ID3D10Device_CreateSamplerState().

11 years agod3d10core: Only create unique sampler state objects.
Henri Verbeet [Tue, 11 Dec 2012 21:27:31 +0000 (22:27 +0100)] 
d3d10core: Only create unique sampler state objects.

11 years agod3d10core: Implement d3d10_sampler_state_GetDesc().
Henri Verbeet [Tue, 11 Dec 2012 21:27:30 +0000 (22:27 +0100)] 
d3d10core: Implement d3d10_sampler_state_GetDesc().

11 years agoddraw: Avoid LPD3DDEVICEDESC7.
Henri Verbeet [Tue, 11 Dec 2012 21:27:29 +0000 (22:27 +0100)] 
ddraw: Avoid LPD3DDEVICEDESC7.

11 years agoddraw: Avoid LPD3DDEVICEDESC.
Henri Verbeet [Tue, 11 Dec 2012 21:27:28 +0000 (22:27 +0100)] 
ddraw: Avoid LPD3DDEVICEDESC.

11 years agocomctl32/tests: Get rid of a temp buffer.
Michael Stefaniuc [Tue, 11 Dec 2012 21:18:15 +0000 (22:18 +0100)] 
comctl32/tests: Get rid of a temp buffer.

11 years agoinclude: Assorted spelling fixes.
Frédéric Delanoy [Tue, 11 Dec 2012 21:16:38 +0000 (22:16 +0100)] 
include: Assorted spelling fixes.

11 years agomsvcp100: Avoid signed-unsigned integer comparisons.
Andrew Talbot [Mon, 10 Dec 2012 18:00:25 +0000 (18:00 +0000)] 
msvcp100: Avoid signed-unsigned integer comparisons.

11 years agoadvapi32/tests: Accept win8 failure code.
Detlef Riekenberg [Tue, 11 Dec 2012 17:10:29 +0000 (18:10 +0100)] 
advapi32/tests: Accept win8 failure code.

11 years agosetupapi: Add stub for SetupAddToSourceListW.
Sylvain Petreolle [Sat, 8 Dec 2012 17:40:37 +0000 (18:40 +0100)] 
setupapi: Add stub for SetupAddToSourceListW.

11 years agocomctl32/listview: Forward more header notifications to parent window.
Daniel Jelinski [Sat, 8 Dec 2012 14:02:41 +0000 (15:02 +0100)] 
comctl32/listview: Forward more header notifications to parent window.

11 years agocomctl32/listview: Convert header notifications to ANSI in place.
Daniel Jelinski [Sat, 8 Dec 2012 08:08:02 +0000 (09:08 +0100)] 
comctl32/listview: Convert header notifications to ANSI in place.

11 years agocomctl32/tests: Add listview header notification tests.
Daniel Jelinski [Sat, 8 Dec 2012 08:08:26 +0000 (09:08 +0100)] 
comctl32/tests: Add listview header notification tests.

11 years agokernel32: Use the FSD sector location to compute the serial of a UDF volume.
Alexandre Goujon [Sat, 8 Dec 2012 09:55:19 +0000 (10:55 +0100)] 
kernel32: Use the FSD sector location to compute the serial of a UDF volume.

11 years agoadvapi32: Add support for filtering credentials on MacOS in CredEnumerateW.
Hans Leidekker [Fri, 7 Dec 2012 16:09:25 +0000 (17:09 +0100)] 
advapi32: Add support for filtering credentials on MacOS in CredEnumerateW.

11 years agomsi: Don't set the Preselected property for a full reinstall.
Hans Leidekker [Tue, 11 Dec 2012 13:04:16 +0000 (14:04 +0100)] 
msi: Don't set the Preselected property for a full reinstall.

11 years agocomctl32: Fix font style when item is bold and hovered in track mode.
Nikolay Sivov [Tue, 11 Dec 2012 16:51:56 +0000 (19:51 +0300)] 
comctl32: Fix font style when item is bold and hovered in track mode.

11 years agomsxml3: GetMaxSize() is not a stub.
Nikolay Sivov [Tue, 11 Dec 2012 10:31:29 +0000 (13:31 +0300)] 
msxml3: GetMaxSize() is not a stub.

11 years agogdi32: Fix text justification to properly handle logical coordinates.
Alexandre Julliard [Tue, 11 Dec 2012 15:52:43 +0000 (16:52 +0100)] 
gdi32: Fix text justification to properly handle logical coordinates.

11 years agowinex11: Send WM_ENTERSIZEMOVE when starting to poll for a window move/resize.
Alexandre Julliard [Tue, 11 Dec 2012 12:57:35 +0000 (13:57 +0100)] 
winex11: Send WM_ENTERSIZEMOVE when starting to poll for a window move/resize.

11 years agonetapi32: Avoid sizeof on structs with a varlength array.
Michael Stefaniuc [Tue, 11 Dec 2012 12:37:41 +0000 (13:37 +0100)] 
netapi32: Avoid sizeof on structs with a varlength array.

11 years agolocalui: Avoid sizeof on structs with a varlength array.
Michael Stefaniuc [Tue, 11 Dec 2012 12:35:40 +0000 (13:35 +0100)] 
localui: Avoid sizeof on structs with a varlength array.

11 years agoatl: Reimplemented AtlModuleLoadTypeLib on top of AtlLoadTypeLib.
Jacek Caban [Tue, 11 Dec 2012 12:03:04 +0000 (13:03 +0100)] 
atl: Reimplemented AtlModuleLoadTypeLib on top of AtlLoadTypeLib.

11 years agoatl100: Added AtlLoadTypeLib implementation (based on AtlModuleLoadTypeLib).
Jacek Caban [Tue, 11 Dec 2012 12:02:46 +0000 (13:02 +0100)] 
atl100: Added AtlLoadTypeLib implementation (based on AtlModuleLoadTypeLib).

11 years agoatl: Reimplemented AtlModuleUpdateRegistryFromResourceD on top of AtlUpdateRegistryFr...
Jacek Caban [Tue, 11 Dec 2012 12:02:32 +0000 (13:02 +0100)] 
atl: Reimplemented AtlModuleUpdateRegistryFromResourceD on top of AtlUpdateRegistryFromResourceD.

11 years agoatl100: Added AtlUpdateRegistryFromResourceD implementation (based on AtlModuleUpdate...
Jacek Caban [Tue, 11 Dec 2012 12:02:14 +0000 (13:02 +0100)] 
atl100: Added AtlUpdateRegistryFromResourceD implementation (based on AtlModuleUpdateRegistryFromResourceD).

11 years agoinclude: Define LIST_ENTRY using the standard offsetof.
Amine Khaldi [Mon, 10 Dec 2012 22:16:46 +0000 (23:16 +0100)] 
include: Define LIST_ENTRY using the standard offsetof.

11 years agoinclude: Define WINE_RB_ENTRY_VALUE using the standard offsetof.
Amine Khaldi [Mon, 10 Dec 2012 22:17:41 +0000 (23:17 +0100)] 
include: Define WINE_RB_ENTRY_VALUE using the standard offsetof.

11 years agoinclude: Define CONTAINING_RECORD using the standard offsetof.
Amine Khaldi [Mon, 10 Dec 2012 22:15:36 +0000 (23:15 +0100)] 
include: Define CONTAINING_RECORD using the standard offsetof.

11 years agoinclude: Define FIELD_OFFSET to the standard offsetof.
Amine Khaldi [Mon, 10 Dec 2012 22:14:02 +0000 (23:14 +0100)] 
include: Define FIELD_OFFSET to the standard offsetof.

11 years agowined3d: Remove a stray semi-colon from the spec file.
Francois Gouget [Tue, 11 Dec 2012 09:52:12 +0000 (10:52 +0100)] 
wined3d: Remove a stray semi-colon from the spec file.

11 years agowininet: Don't perform revocation checks when verifying a certificate.
Hans Leidekker [Tue, 11 Dec 2012 08:45:55 +0000 (09:45 +0100)] 
wininet: Don't perform revocation checks when verifying a certificate.

11 years agocomctl32: Indentation fix.
Andrew Talbot [Mon, 10 Dec 2012 22:43:34 +0000 (22:43 +0000)] 
comctl32: Indentation fix.

11 years agocomdlg32: Indentation fix.
Andrew Talbot [Mon, 10 Dec 2012 22:43:40 +0000 (22:43 +0000)] 
comdlg32: Indentation fix.

11 years agoshlwapi/tests: Fix two tests on win8.
André Hentschel [Mon, 10 Dec 2012 22:37:13 +0000 (23:37 +0100)] 
shlwapi/tests: Fix two tests on win8.

11 years agowined3d: Get rid of ENTER_GL / LEAVE_GL.
Henri Verbeet [Mon, 10 Dec 2012 20:54:36 +0000 (21:54 +0100)] 
wined3d: Get rid of ENTER_GL / LEAVE_GL.

11 years agod3d10core: Get rid of a FIXME in d3d10_device_CreateGeometryShader().
Henri Verbeet [Mon, 10 Dec 2012 20:54:35 +0000 (21:54 +0100)] 
d3d10core: Get rid of a FIXME in d3d10_device_CreateGeometryShader().

11 years agoddraw: Avoid LPDDDEVICEIDENTIFIER2.
Henri Verbeet [Mon, 10 Dec 2012 20:54:34 +0000 (21:54 +0100)] 
ddraw: Avoid LPDDDEVICEIDENTIFIER2.

11 years agoddraw: Avoid LPDDDEVICEIDENTIFIER.
Henri Verbeet [Mon, 10 Dec 2012 20:54:33 +0000 (21:54 +0100)] 
ddraw: Avoid LPDDDEVICEIDENTIFIER.

11 years agoddraw: Avoid LPDDBLTBATCH.
Henri Verbeet [Mon, 10 Dec 2012 20:54:32 +0000 (21:54 +0100)] 
ddraw: Avoid LPDDBLTBATCH.

11 years agogdi32: Add a level of pointers to the glyph cache to avoid the need for locking indiv...
Alexandre Julliard [Mon, 10 Dec 2012 20:42:18 +0000 (21:42 +0100)] 
gdi32: Add a level of pointers to the glyph cache to avoid the need for locking individual glyphs.

11 years agomlang/tests: Accept the different translation in win8.
Detlef Riekenberg [Mon, 10 Dec 2012 10:49:48 +0000 (11:49 +0100)] 
mlang/tests: Accept the different translation in win8.

11 years agowinex11: Send WM_EXITSIZEMOVE when the mouse has been released.
Alexandre Julliard [Mon, 10 Dec 2012 19:30:20 +0000 (20:30 +0100)] 
winex11: Send WM_EXITSIZEMOVE when the mouse has been released.

11 years agoatl: Don't call HeapFree on module argument in AtlModuleTerm.
Jacek Caban [Mon, 10 Dec 2012 11:35:33 +0000 (12:35 +0100)] 
atl: Don't call HeapFree on module argument in AtlModuleTerm.

11 years agoatl100: Added AtlCallTermFunc implementation (based on AtlModuleTerm).
Jacek Caban [Mon, 10 Dec 2012 11:27:47 +0000 (12:27 +0100)] 
atl100: Added AtlCallTermFunc implementation (based on AtlModuleTerm).

11 years agoatl100: Added AtlAddTermFunc implementation (based on atl.dll version).
Jacek Caban [Mon, 10 Dec 2012 11:27:29 +0000 (12:27 +0100)] 
atl100: Added AtlAddTermFunc implementation (based on atl.dll version).

11 years agoatl: Allow version-based differences in struct layouts.
Jacek Caban [Mon, 10 Dec 2012 11:27:03 +0000 (12:27 +0100)] 
atl: Allow version-based differences in struct layouts.

11 years agowinedbg: Add load/store dual/exclusive and table branch operators to Thumb2 disassembler.
André Hentschel [Mon, 10 Dec 2012 14:16:29 +0000 (15:16 +0100)] 
winedbg: Add load/store dual/exclusive and table branch operators to Thumb2 disassembler.

11 years agomsvcrt: Fixed get_this_pointer implementation.
Piotr Caban [Mon, 10 Dec 2012 15:13:50 +0000 (16:13 +0100)] 
msvcrt: Fixed get_this_pointer implementation.

11 years agomsvcrt: Fixed _localtime64 implementation.
Piotr Caban [Mon, 10 Dec 2012 11:48:07 +0000 (12:48 +0100)] 
msvcrt: Fixed _localtime64 implementation.

11 years agomsvcrt: Reorganize _localtime64 function.
Piotr Caban [Mon, 10 Dec 2012 11:47:54 +0000 (12:47 +0100)] 
msvcrt: Reorganize _localtime64 function.

11 years agomsvcrt: Improved input parameter range check in _gmtime64_s.
Piotr Caban [Mon, 10 Dec 2012 11:47:40 +0000 (12:47 +0100)] 
msvcrt: Improved input parameter range check in _gmtime64_s.

11 years agomsvcrt: Fixed mkgmtime and _mkgmtime64 implementation.
Piotr Caban [Mon, 10 Dec 2012 11:47:26 +0000 (12:47 +0100)] 
msvcrt: Fixed mkgmtime and _mkgmtime64 implementation.

11 years agomsvcrt: Fixed mktime and _mktime64 implementation.
Piotr Caban [Mon, 10 Dec 2012 11:47:13 +0000 (12:47 +0100)] 
msvcrt: Fixed mktime and _mktime64 implementation.

11 years agomsvcrt: Added _tzset tests.
Piotr Caban [Mon, 10 Dec 2012 11:47:00 +0000 (12:47 +0100)] 
msvcrt: Added _tzset tests.

11 years agomsvcrt: Reimplement _tzset function.
Piotr Caban [Mon, 10 Dec 2012 11:46:46 +0000 (12:46 +0100)] 
msvcrt: Reimplement _tzset function.

11 years agokernel32: Fixed TIME_CompTimeZoneID behavior on dates close to New Year's Eve.
Piotr Caban [Mon, 10 Dec 2012 10:54:23 +0000 (11:54 +0100)] 
kernel32: Fixed TIME_CompTimeZoneID behavior on dates close to New Year's Eve.

11 years agogdi32: Fix handling of font orientation in advanced graphics mode.
Alexandre Julliard [Mon, 10 Dec 2012 13:33:53 +0000 (14:33 +0100)] 
gdi32: Fix handling of font orientation in advanced graphics mode.

11 years agogdi32: Add ref counting to the font objects and simplify the cache management.
Alexandre Julliard [Mon, 10 Dec 2012 11:32:17 +0000 (12:32 +0100)] 
gdi32: Add ref counting to the font objects and simplify the cache management.

11 years agogdiplus/tests: Tweak some metrics to make the tests pass on Wine.
Alexandre Julliard [Mon, 10 Dec 2012 10:54:58 +0000 (11:54 +0100)] 
gdiplus/tests: Tweak some metrics to make the tests pass on Wine.

11 years agowidl: Fix a typo in the man page.
Alexandre Julliard [Mon, 10 Dec 2012 10:27:33 +0000 (11:27 +0100)] 
widl: Fix a typo in the man page.

11 years agowininet: Fixed handling empty HTTP version string in HttpOpenRequest.
Jacek Caban [Mon, 10 Dec 2012 09:59:24 +0000 (10:59 +0100)] 
wininet: Fixed handling empty HTTP version string in HttpOpenRequest.

11 years agoitss: Don't over-allocate memory for a ITSS_IStorageImpl.
Michael Stefaniuc [Mon, 10 Dec 2012 09:31:41 +0000 (10:31 +0100)] 
itss: Don't over-allocate memory for a ITSS_IStorageImpl.

11 years agoiphlpapi: Simplify size calculation of structs with var length array.
Michael Stefaniuc [Mon, 10 Dec 2012 09:22:25 +0000 (10:22 +0100)] 
iphlpapi: Simplify size calculation of structs with var length array.

11 years agodwrite: Don't overallocate memory for a BITMAPINFO.
Michael Stefaniuc [Mon, 10 Dec 2012 09:19:59 +0000 (10:19 +0100)] 
dwrite: Don't overallocate memory for a BITMAPINFO.

11 years agodnsapi: Use FIELD_OFFSET for the size of a struct with var length array.
Michael Stefaniuc [Mon, 10 Dec 2012 09:17:02 +0000 (10:17 +0100)] 
dnsapi: Use FIELD_OFFSET for the size of a struct with var length array.

11 years agowindowscodecs: Implement GetThumbnail in the PNG frame decoder.
Dmitry Timoshkov [Mon, 10 Dec 2012 03:45:04 +0000 (11:45 +0800)] 
windowscodecs: Implement GetThumbnail in the PNG frame decoder.

11 years agowindowscodecs: Implement GetPreview in the PNG decoder.
Dmitry Timoshkov [Mon, 10 Dec 2012 03:44:37 +0000 (11:44 +0800)] 
windowscodecs: Implement GetPreview in the PNG decoder.

11 years agowindowscodecs: GetThumbnail of the PNG decoder should return NULL interface.
Dmitry Timoshkov [Mon, 10 Dec 2012 03:44:12 +0000 (11:44 +0800)] 
windowscodecs: GetThumbnail of the PNG decoder should return NULL interface.

11 years agod3d10core: Implement d3d10_device_PSGetSamplers().
Henri Verbeet [Sun, 9 Dec 2012 20:22:07 +0000 (21:22 +0100)] 
d3d10core: Implement d3d10_device_PSGetSamplers().

11 years agod3d10core: Implement d3d10_device_PSSetSamplers().
Henri Verbeet [Sun, 9 Dec 2012 20:22:06 +0000 (21:22 +0100)] 
d3d10core: Implement d3d10_device_PSSetSamplers().

11 years agoddraw: Avoid LPDDOVERLAYFX.
Henri Verbeet [Sun, 9 Dec 2012 20:22:05 +0000 (21:22 +0100)] 
ddraw: Avoid LPDDOVERLAYFX.

11 years agoddraw: Avoid LPDDGAMMARAMP.
Henri Verbeet [Sun, 9 Dec 2012 20:22:04 +0000 (21:22 +0100)] 
ddraw: Avoid LPDDGAMMARAMP.

11 years agoddraw: Avoid LPDDCOLORCONTROL.
Henri Verbeet [Sun, 9 Dec 2012 20:22:03 +0000 (21:22 +0100)] 
ddraw: Avoid LPDDCOLORCONTROL.

11 years agocomctl32: Initialize id field for message tests.
Nikolay Sivov [Sat, 8 Dec 2012 16:38:27 +0000 (20:38 +0400)] 
comctl32: Initialize id field for message tests.

11 years agocomctl32: Fix a ranges leak on error.
Nikolay Sivov [Sat, 8 Dec 2012 16:25:06 +0000 (20:25 +0400)] 
comctl32: Fix a ranges leak on error.

11 years agomsi: Fix a stream data leak on error (Coverity).
Nikolay Sivov [Sat, 8 Dec 2012 12:08:57 +0000 (16:08 +0400)] 
msi: Fix a stream data leak on error (Coverity).

11 years agooleaut32: Use correct allocation length (Coverity).
Nikolay Sivov [Sat, 8 Dec 2012 10:21:12 +0000 (14:21 +0400)] 
oleaut32: Use correct allocation length (Coverity).

11 years agooledb32: Fix DBPROPSET and DBPROPINFOSET cleanup.
Nikolay Sivov [Sat, 8 Dec 2012 09:57:03 +0000 (13:57 +0400)] 
oledb32: Fix DBPROPSET and DBPROPINFOSET cleanup.

11 years agomountmgr.sys: Remove superfluous semicolon.
Andrew Talbot [Sat, 8 Dec 2012 18:36:25 +0000 (18:36 +0000)] 
mountmgr.sys: Remove superfluous semicolon.

11 years agowindowscodecs: Remove unneeded address-of operator from array name.
Andrew Talbot [Sat, 8 Dec 2012 18:36:33 +0000 (18:36 +0000)] 
windowscodecs: Remove unneeded address-of operator from array name.

11 years agoRelease 1.5.19. wine-1.5.19
Alexandre Julliard [Fri, 7 Dec 2012 19:17:32 +0000 (20:17 +0100)] 
Release 1.5.19.

11 years agosecur32/tests: Fix tests on win8.
André Hentschel [Thu, 6 Dec 2012 18:28:55 +0000 (19:28 +0100)] 
secur32/tests: Fix tests on win8.

11 years agoschannel/tests: Fix test on win8.
André Hentschel [Thu, 6 Dec 2012 18:28:08 +0000 (19:28 +0100)] 
schannel/tests: Fix test on win8.

11 years agovbscript: Use simplified constant implementation for more constants.
Jacek Caban [Fri, 7 Dec 2012 12:00:35 +0000 (13:00 +0100)] 
vbscript: Use simplified constant implementation for more constants.

11 years agogdi32: Keep track of the number of fonts on the unused list.
Alexandre Julliard [Fri, 7 Dec 2012 13:36:22 +0000 (14:36 +0100)] 
gdi32: Keep track of the number of fonts on the unused list.

11 years agogdi32: Simplify list processing by using the LIST_FOR_EACH_ENTRY macro.
Alexandre Julliard [Fri, 7 Dec 2012 13:29:28 +0000 (14:29 +0100)] 
gdi32: Simplify list processing by using the LIST_FOR_EACH_ENTRY macro.

11 years agogdi32: Make make_rgb_colorref() static.
Francois Gouget [Fri, 7 Dec 2012 11:31:16 +0000 (12:31 +0100)] 
gdi32: Make make_rgb_colorref() static.

11 years agojscript: Added more useful debug traces.
Jacek Caban [Fri, 7 Dec 2012 10:57:42 +0000 (11:57 +0100)] 
jscript: Added more useful debug traces.

11 years agomsxml3: Tests code clean up.
Jacek Caban [Fri, 7 Dec 2012 10:53:56 +0000 (11:53 +0100)] 
msxml3: Tests code clean up.

11 years agomsxml3: Added URL validation tests.
Jacek Caban [Fri, 7 Dec 2012 10:53:38 +0000 (11:53 +0100)] 
msxml3: Added URL validation tests.

11 years agomsxml3: Added basic URL validation in safe mode.
Jacek Caban [Fri, 7 Dec 2012 10:53:26 +0000 (11:53 +0100)] 
msxml3: Added basic URL validation in safe mode.

11 years agoconfigure: Fix detection of fallocate on old glibc.
Hans Leidekker [Fri, 7 Dec 2012 08:22:40 +0000 (09:22 +0100)] 
configure: Fix detection of fallocate on old glibc.

11 years agowinedbg: Add load/str multiple operators to Thumb2 disassembler.
André Hentschel [Thu, 6 Dec 2012 23:27:27 +0000 (00:27 +0100)] 
winedbg: Add load/str multiple operators to Thumb2 disassembler.

11 years agod3d10core: Implement d3d10_device_GSGetSamplers().
Henri Verbeet [Thu, 6 Dec 2012 23:07:08 +0000 (00:07 +0100)] 
d3d10core: Implement d3d10_device_GSGetSamplers().

11 years agod3d10core: Implement d3d10_device_GSSetSamplers().
Henri Verbeet [Thu, 6 Dec 2012 23:07:07 +0000 (00:07 +0100)] 
d3d10core: Implement d3d10_device_GSSetSamplers().