wine
11 years agonetstat: Parse command line arguments.
André Hentschel [Wed, 2 Jan 2013 20:37:45 +0000 (21:37 +0100)] 
netstat: Parse command line arguments.

11 years agonetstat: Make functions static.
André Hentschel [Wed, 2 Jan 2013 20:37:17 +0000 (21:37 +0100)] 
netstat: Make functions static.

11 years agowindowscodecs: Add test showing CreateBitmapFromMemory copies the data.
Vincent Povirk [Wed, 2 Jan 2013 19:25:18 +0000 (13:25 -0600)] 
windowscodecs: Add test showing CreateBitmapFromMemory copies the data.

11 years agowinedbg: Add modified immediate dataprocessing operators to Thumb2 disassembler.
André Hentschel [Wed, 2 Jan 2013 16:23:56 +0000 (17:23 +0100)] 
winedbg: Add modified immediate dataprocessing operators to Thumb2 disassembler.

11 years agowinedbg: Add plain binary dataprocessing operators to Thumb2 disassembler.
André Hentschel [Wed, 2 Jan 2013 16:17:03 +0000 (17:17 +0100)] 
winedbg: Add plain binary dataprocessing operators to Thumb2 disassembler.

11 years agowinex11: Add an option to disable shaping of layered window to work around compositor...
Alexandre Julliard [Wed, 2 Jan 2013 17:09:34 +0000 (18:09 +0100)] 
winex11: Add an option to disable shaping of layered window to work around compositor bugs.

11 years agoiphlpapi: Added support for direct routes when using NET_RT_DUMP.
Jacek Caban [Wed, 2 Jan 2013 14:33:28 +0000 (15:33 +0100)] 
iphlpapi: Added support for direct routes when using NET_RT_DUMP.

11 years agowmiutils: Add tests.
Hans Leidekker [Wed, 2 Jan 2013 12:35:09 +0000 (13:35 +0100)] 
wmiutils: Add tests.

11 years agowmiutils: Support more flags in IWbemPath::GetText.
Hans Leidekker [Wed, 2 Jan 2013 12:34:32 +0000 (13:34 +0100)] 
wmiutils: Support more flags in IWbemPath::GetText.

11 years agowmiutils: Implement IWbemPath::GetNamespaceCount.
Hans Leidekker [Wed, 2 Jan 2013 12:34:17 +0000 (13:34 +0100)] 
wmiutils: Implement IWbemPath::GetNamespaceCount.

11 years agowmiutils: Parse the path passed to IWbemPath::SetText.
Hans Leidekker [Wed, 2 Jan 2013 12:34:03 +0000 (13:34 +0100)] 
wmiutils: Parse the path passed to IWbemPath::SetText.

11 years agowmiutils: Register WbemDefPath.
Hans Leidekker [Wed, 2 Jan 2013 12:33:49 +0000 (13:33 +0100)] 
wmiutils: Register WbemDefPath.

11 years agowmiutils: Validate parameters in IWbemPath::SetText and IWbemPath::GetText.
Hans Leidekker [Wed, 2 Jan 2013 12:33:31 +0000 (13:33 +0100)] 
wmiutils: Validate parameters in IWbemPath::SetText and IWbemPath::GetText.

11 years agowmiutils: Introduce memory allocation helpers.
Hans Leidekker [Wed, 2 Jan 2013 12:33:10 +0000 (13:33 +0100)] 
wmiutils: Introduce memory allocation helpers.

11 years agoUpdate copyright info for 2013.
Alexandre Julliard [Wed, 2 Jan 2013 12:22:39 +0000 (13:22 +0100)] 
Update copyright info for 2013.

11 years agocrypt32: Avoid signed-unsigned integer comparisons.
Andrew Talbot [Tue, 1 Jan 2013 15:48:26 +0000 (15:48 +0000)] 
crypt32: Avoid signed-unsigned integer comparisons.

11 years agocryptui: Avoid signed-unsigned integer comparisons.
Andrew Talbot [Tue, 1 Jan 2013 15:48:27 +0000 (15:48 +0000)] 
cryptui: Avoid signed-unsigned integer comparisons.

11 years agod3dcompiler_43: Avoid signed-unsigned integer comparisons.
Andrew Talbot [Tue, 1 Jan 2013 15:48:30 +0000 (15:48 +0000)] 
d3dcompiler_43: Avoid signed-unsigned integer comparisons.

11 years agocomctl32: Avoid signed-unsigned integer comparisons.
Andrew Talbot [Fri, 28 Dec 2012 22:05:31 +0000 (22:05 +0000)] 
comctl32: Avoid signed-unsigned integer comparisons.

11 years agoadvapi32: Avoid signed-unsigned integer comparisons.
Andrew Talbot [Fri, 28 Dec 2012 22:05:26 +0000 (22:05 +0000)] 
advapi32: Avoid signed-unsigned integer comparisons.

11 years agocabinet: Avoid signed-unsigned integer comparisons.
Andrew Talbot [Fri, 28 Dec 2012 22:05:29 +0000 (22:05 +0000)] 
cabinet: Avoid signed-unsigned integer comparisons.

11 years agowinmm: Don't map the device if WAVE_FORMAT_DIRECT is given.
Andrew Eikum [Fri, 28 Dec 2012 21:37:39 +0000 (15:37 -0600)] 
winmm: Don't map the device if WAVE_FORMAT_DIRECT is given.

11 years agowinhttp/tests: Accept another error from WinHttpGetProxyForUrl.
Hans Leidekker [Wed, 2 Jan 2013 12:05:57 +0000 (13:05 +0100)] 
winhttp/tests: Accept another error from WinHttpGetProxyForUrl.

11 years agod3d10core/tests: Add a small test for ID3D10Device_CreateRasterizerState().
Henri Verbeet [Wed, 2 Jan 2013 11:07:28 +0000 (12:07 +0100)] 
d3d10core/tests: Add a small test for ID3D10Device_CreateRasterizerState().

11 years agod3d10core: Only create unique rasterizer state objects.
Henri Verbeet [Wed, 2 Jan 2013 11:07:27 +0000 (12:07 +0100)] 
d3d10core: Only create unique rasterizer state objects.

11 years agod3d10core: Implement d3d10_rasterizer_state_GetDesc().
Henri Verbeet [Wed, 2 Jan 2013 11:07:26 +0000 (12:07 +0100)] 
d3d10core: Implement d3d10_rasterizer_state_GetDesc().

11 years agoddraw: Avoid LPD3DRECT.
Henri Verbeet [Wed, 2 Jan 2013 11:07:25 +0000 (12:07 +0100)] 
ddraw: Avoid LPD3DRECT.

11 years agoddraw: Avoid LPD3DMATRIXHANDLE.
Henri Verbeet [Wed, 2 Jan 2013 11:07:24 +0000 (12:07 +0100)] 
ddraw: Avoid LPD3DMATRIXHANDLE.

11 years agowininet: Fail on URLs without a scheme.
Andrew Eikum [Mon, 31 Dec 2012 20:33:20 +0000 (14:33 -0600)] 
wininet: Fail on URLs without a scheme.

11 years agowinedbg: In 'info proc' command, list hierarchy of processus, and get rid of printing...
Eric Pouech [Mon, 31 Dec 2012 14:10:50 +0000 (15:10 +0100)] 
winedbg: In 'info proc' command, list hierarchy of processus, and get rid of printing parent pid.

11 years agoatl100: Fixed NULL catmap handling in AtlRegisterClassCategoriesHelper.
Jacek Caban [Mon, 31 Dec 2012 13:29:23 +0000 (14:29 +0100)] 
atl100: Fixed NULL catmap handling in AtlRegisterClassCategoriesHelper.

11 years agopo: Update Korean translation.
Hwang YunSong [Mon, 31 Dec 2012 02:31:04 +0000 (11:31 +0900)] 
po: Update Korean translation.

11 years agopo: Update Lithuanian translation.
Aurimas Fišeras [Sat, 29 Dec 2012 07:41:35 +0000 (09:41 +0200)] 
po: Update Lithuanian translation.

11 years agowined3d: Add new Radeon HD 6570 GL renderer string.
Caron Jensen [Fri, 28 Dec 2012 15:29:30 +0000 (09:29 -0600)] 
wined3d: Add new Radeon HD 6570 GL renderer string.

11 years agourlmon: Fixed some tests on IE10.
Jacek Caban [Fri, 28 Dec 2012 13:59:42 +0000 (14:59 +0100)] 
urlmon: Fixed some tests on IE10.

11 years agoatl: Reimplemented AtlModuleRegisterTypeLib on top of AtlRegisterTypeLib.
Jacek Caban [Fri, 28 Dec 2012 13:23:56 +0000 (14:23 +0100)] 
atl: Reimplemented AtlModuleRegisterTypeLib on top of AtlRegisterTypeLib.

11 years agoatl80: Added AtlRegisterTypeLib implementation (based on AtlModuleRegisterTypeLib).
Jacek Caban [Fri, 28 Dec 2012 13:23:27 +0000 (14:23 +0100)] 
atl80: Added AtlRegisterTypeLib implementation (based on AtlModuleRegisterTypeLib).

11 years agoatl100: Added support for typelibs in separate files in AtlLoadTypeLib.
Jacek Caban [Fri, 28 Dec 2012 13:23:07 +0000 (14:23 +0100)] 
atl100: Added support for typelibs in separate files in AtlLoadTypeLib.

11 years agoxmllite: Implement decoding new input chunk from stream, use it for comment parsing.
Nikolay Sivov [Fri, 28 Dec 2012 08:17:06 +0000 (12:17 +0400)] 
xmllite: Implement decoding new input chunk from stream, use it for comment parsing.

11 years agooledb32: Support data source properties from init string passed to GetDataSource().
Nikolay Sivov [Fri, 28 Dec 2012 10:59:23 +0000 (14:59 +0400)] 
oledb32: Support data source properties from init string passed to GetDataSource().

11 years agonetstat: Initial implementation.
André Hentschel [Thu, 27 Dec 2012 18:03:38 +0000 (19:03 +0100)] 
netstat: Initial implementation.

11 years agowininet: Properly handle output buffer size in InternetGetCookieA.
Jacek Caban [Thu, 27 Dec 2012 16:54:29 +0000 (17:54 +0100)] 
wininet: Properly handle output buffer size in InternetGetCookieA.

11 years agowininet: Properly handle output buffer size in InternetGetCookieW.
Jacek Caban [Thu, 27 Dec 2012 16:54:19 +0000 (17:54 +0100)] 
wininet: Properly handle output buffer size in InternetGetCookieW.

11 years agowinmm: Reroute WAVE_MAPPER devices as the default device changes.
Andrew Eikum [Thu, 27 Dec 2012 20:05:55 +0000 (14:05 -0600)] 
winmm: Reroute WAVE_MAPPER devices as the default device changes.

11 years agoxmllite: Remove duplicated statement (Coverity).
Marcus Meissner [Thu, 27 Dec 2012 19:03:58 +0000 (20:03 +0100)] 
xmllite: Remove duplicated statement (Coverity).

11 years agoadvapi32: Do not use invalid pSD value (Coverity).
Marcus Meissner [Thu, 27 Dec 2012 19:00:27 +0000 (20:00 +0100)] 
advapi32: Do not use invalid pSD value (Coverity).

11 years agowinhttp: Do not free name too early (Coverity).
Marcus Meissner [Thu, 27 Dec 2012 18:43:27 +0000 (19:43 +0100)] 
winhttp: Do not free name too early (Coverity).

11 years agooleaut32: Mark PropertyPageSiteVtbl static.
Marcus Meissner [Thu, 27 Dec 2012 18:31:06 +0000 (19:31 +0100)] 
oleaut32: Mark PropertyPageSiteVtbl static.

11 years agousp10: Mark SHAPE_ApplyOpenTypePositions as hidden.
Marcus Meissner [Thu, 27 Dec 2012 18:30:09 +0000 (19:30 +0100)] 
usp10: Mark SHAPE_ApplyOpenTypePositions as hidden.

11 years agogdi32: Use the correct physdev for each driver call (Coverity).
Alexandre Julliard [Thu, 27 Dec 2012 19:53:25 +0000 (20:53 +0100)] 
gdi32: Use the correct physdev for each driver call (Coverity).

11 years agod3dx9_36: Check proper signature for DIB files.
Christian Costa [Tue, 25 Dec 2012 09:42:29 +0000 (10:42 +0100)] 
d3dx9_36: Check proper signature for DIB files.

11 years agod3dx9_36: Implement D3DXFileCreate with stubbed ID3DXFile interface + basic tests.
Christian Costa [Tue, 25 Dec 2012 09:42:01 +0000 (10:42 +0100)] 
d3dx9_36: Implement D3DXFileCreate with stubbed ID3DXFile interface + basic tests.

11 years agodsound: Use a thread instead of a timer for greater precision.
Maarten Lankhorst [Wed, 19 Dec 2012 09:30:04 +0000 (10:30 +0100)] 
dsound: Use a thread instead of a timer for greater precision.

11 years agoatl: Added locking to AtlModuleExtractCreateWndData.
Jacek Caban [Thu, 27 Dec 2012 14:19:26 +0000 (15:19 +0100)] 
atl: Added locking to AtlModuleExtractCreateWndData.

11 years agoatl: Changed AtlModuleInit FIXME to TRACE.
Jacek Caban [Thu, 27 Dec 2012 14:19:17 +0000 (15:19 +0100)] 
atl: Changed AtlModuleInit FIXME to TRACE.

11 years agowininet: Add stub for DeleteWpadCacheForNetworks.
Chae Jong Bin [Wed, 26 Dec 2012 13:46:02 +0000 (13:46 +0000)] 
wininet: Add stub for DeleteWpadCacheForNetworks.

11 years agourlmon: Add stub for FlushUrlmonZonesCache.
Chae Jong Bin [Wed, 26 Dec 2012 12:32:33 +0000 (12:32 +0000)] 
urlmon: Add stub for FlushUrlmonZonesCache.

11 years agontdll: Remove unused include.
Alexandre Julliard [Thu, 27 Dec 2012 11:12:16 +0000 (12:12 +0100)] 
ntdll: Remove unused include.

11 years agorpcss: Remove redundant define.
Alexandre Julliard [Thu, 27 Dec 2012 11:11:50 +0000 (12:11 +0100)] 
rpcss: Remove redundant define.

11 years agomsvcrt: Return error in stat function when path is specified with trailing slash...
Piotr Caban [Thu, 27 Dec 2012 11:03:51 +0000 (12:03 +0100)] 
msvcrt: Return error in stat function when path is specified with trailing slash character.

11 years agowpp: Fix path separator on Windows platforms.
Hermès Bélusca-Maïto [Wed, 26 Dec 2012 23:40:23 +0000 (00:40 +0100)] 
wpp: Fix path separator on Windows platforms.

11 years agowindowscodecs: Add some tests for IWICImagingFactory_CreateBitmapFromMemory.
Dmitry Timoshkov [Thu, 27 Dec 2012 08:29:20 +0000 (16:29 +0800)] 
windowscodecs: Add some tests for IWICImagingFactory_CreateBitmapFromMemory.

11 years agowinmm: Open WAVE_MAPPER devices in their own devices array.
Andrew Eikum [Wed, 26 Dec 2012 21:47:31 +0000 (15:47 -0600)] 
winmm: Open WAVE_MAPPER devices in their own devices array.

11 years agowinmm: Don't give a period time to IAudioClient::Initialize.
Andrew Eikum [Wed, 26 Dec 2012 20:28:57 +0000 (14:28 -0600)] 
winmm: Don't give a period time to IAudioClient::Initialize.

11 years agoappwiz.cpl: Fix a leak (coverity).
Frédéric Delanoy [Wed, 26 Dec 2012 17:28:22 +0000 (18:28 +0100)] 
appwiz.cpl: Fix a leak (coverity).

11 years agooledb32: Partial implementation of GetDataSource().
Nikolay Sivov [Wed, 26 Dec 2012 16:53:45 +0000 (20:53 +0400)] 
oledb32: Partial implementation of GetDataSource().

11 years agowinmm: Rearrange device mapping when a new default device is chosen.
Andrew Eikum [Wed, 26 Dec 2012 14:40:03 +0000 (08:40 -0600)] 
winmm: Rearrange device mapping when a new default device is chosen.

11 years agoatl: Backport some tests from atl100.
Jacek Caban [Wed, 26 Dec 2012 12:50:11 +0000 (13:50 +0100)] 
atl: Backport some tests from atl100.

11 years agoatl100: Fixed a typo.
Jacek Caban [Wed, 26 Dec 2012 12:49:59 +0000 (13:49 +0100)] 
atl100: Fixed a typo.

11 years agoatl: Use atlbase.h in tests.
Jacek Caban [Wed, 26 Dec 2012 12:49:50 +0000 (13:49 +0100)] 
atl: Use atlbase.h in tests.

11 years agomsvcrt: NULL terminate program arguments list in __getmainargs.
Piotr Caban [Wed, 26 Dec 2012 12:28:14 +0000 (13:28 +0100)] 
msvcrt: NULL terminate program arguments list in __getmainargs.

11 years agoxdg: Fix a file handle leak (coverity).
Frédéric Delanoy [Wed, 26 Dec 2012 11:09:58 +0000 (12:09 +0100)] 
xdg: Fix a file handle leak (coverity).

11 years agomsvcrt: Added _strnicmp_l implementation.
Piotr Caban [Wed, 26 Dec 2012 11:04:59 +0000 (12:04 +0100)] 
msvcrt: Added _strnicmp_l implementation.

11 years agocacls: Print out arguments.
André Hentschel [Tue, 25 Dec 2012 16:30:51 +0000 (17:30 +0100)] 
cacls: Print out arguments.

11 years agocomctl32: Avoid code duplication by reusing PROPSHEET_GetPageIndex.
Ričardas Barkauskas [Fri, 21 Dec 2012 17:07:17 +0000 (19:07 +0200)] 
comctl32: Avoid code duplication by reusing PROPSHEET_GetPageIndex.

11 years agocomctl32: Use index value if property sheet page isn't found.
Ričardas Barkauskas [Fri, 21 Dec 2012 17:06:45 +0000 (19:06 +0200)] 
comctl32: Use index value if property sheet page isn't found.

11 years agoxmllite: Shrink buffer when enough data processed.
Nikolay Sivov [Fri, 21 Dec 2012 05:35:30 +0000 (09:35 +0400)] 
xmllite: Shrink buffer when enough data processed.

11 years agowinemac.drv: Implement GetMonitorInfo.
Ken Thomases [Fri, 21 Dec 2012 01:02:32 +0000 (19:02 -0600)] 
winemac.drv: Implement GetMonitorInfo.

11 years agowinemac.drv: Implement EnumDisplayMonitors.
Ken Thomases [Fri, 21 Dec 2012 01:02:28 +0000 (19:02 -0600)] 
winemac.drv: Implement EnumDisplayMonitors.

11 years agomakefiles: Allow use of Objective-C source files in modules.
Ken Thomases [Fri, 21 Dec 2012 01:02:24 +0000 (19:02 -0600)] 
makefiles: Allow use of Objective-C source files in modules.

11 years agomakedep: Add support for Objective-C .m files and #import directive.
Ken Thomases [Fri, 21 Dec 2012 01:02:20 +0000 (19:02 -0600)] 
makedep: Add support for Objective-C .m files and #import directive.

11 years agowinemac.drv: Tell git's diff engine to recognize Objective-C source files.
Ken Thomases [Fri, 21 Dec 2012 01:02:14 +0000 (19:02 -0600)] 
winemac.drv: Tell git's diff engine to recognize Objective-C source files.

11 years agoloader: Build with -fno-builtin.
Charles Davis [Mon, 24 Dec 2012 16:38:06 +0000 (09:38 -0700)] 
loader: Build with -fno-builtin.

This prevents Clang from optimizing wld_memset() into a memset(3) call.

11 years agopo: Correct Russian translation of Portrait/Landscape to match other places.
Dmitry Timoshkov [Tue, 25 Dec 2012 04:23:21 +0000 (12:23 +0800)] 
po: Correct Russian translation of Portrait/Landscape to match other places.

11 years agowineps.drv: Update dmPaperWidth/Height when dmPaperSize is being changed through UI.
Dmitry Timoshkov [Tue, 25 Dec 2012 04:18:33 +0000 (12:18 +0800)] 
wineps.drv: Update dmPaperWidth/Height when dmPaperSize is being changed through UI.

11 years agomsxml3: Remove separate structures for test interfaces.
Nikolay Sivov [Sun, 23 Dec 2012 14:05:37 +0000 (18:05 +0400)] 
msxml3: Remove separate structures for test interfaces.

11 years agomsxml3: Make callback data available for ready state event handler.
Nikolay Sivov [Sun, 23 Dec 2012 13:12:19 +0000 (17:12 +0400)] 
msxml3: Make callback data available for ready state event handler.

11 years agoatl100: Added AtlRegisterClassCategoriesHelper implementation.
Jacek Caban [Mon, 24 Dec 2012 14:13:39 +0000 (15:13 +0100)] 
atl100: Added AtlRegisterClassCategoriesHelper implementation.

11 years agomshtml: Removed no longer used nsIProfile declaration.
Jacek Caban [Mon, 24 Dec 2012 13:04:04 +0000 (14:04 +0100)] 
mshtml: Removed no longer used nsIProfile declaration.

11 years agodmsynth: Dump data passed to Download method.
Christian Costa [Mon, 24 Dec 2012 08:46:45 +0000 (09:46 +0100)] 
dmsynth: Dump data passed to Download method.

11 years agodmusic: Implement SynthPortImpl_IDirectMusicPort_DownloadInstrument.
Christian Costa [Mon, 24 Dec 2012 08:46:18 +0000 (09:46 +0100)] 
dmusic: Implement SynthPortImpl_IDirectMusicPort_DownloadInstrument.

11 years agodmusic: Move IDirectMusicDownloadedInstrument to port.c since it is port dependant...
Christian Costa [Mon, 24 Dec 2012 08:46:10 +0000 (09:46 +0100)] 
dmusic: Move IDirectMusicDownloadedInstrument to port.c since it is port dependant and perform COM cleanup.

11 years agowineps.drv: Update dmFormName when merging DEVMODE structures.
Dmitry Timoshkov [Mon, 24 Dec 2012 06:56:30 +0000 (14:56 +0800)] 
wineps.drv: Update dmFormName when merging DEVMODE structures.

11 years agowineps.drv: Properly handle dmFormName in unicode DEVMODE structure.
Dmitry Timoshkov [Mon, 24 Dec 2012 06:56:23 +0000 (14:56 +0800)] 
wineps.drv: Properly handle dmFormName in unicode DEVMODE structure.

11 years agowineps.drv: Update dmFormName when dmPaperSize is being changed through UI.
Dmitry Timoshkov [Mon, 24 Dec 2012 06:56:13 +0000 (14:56 +0800)] 
wineps.drv: Update dmFormName when dmPaperSize is being changed through UI.

11 years agowineps.drv: Make sure that DEVMODE fields changed through UI are marked as set.
Dmitry Timoshkov [Mon, 24 Dec 2012 06:59:42 +0000 (14:59 +0800)] 
wineps.drv: Make sure that DEVMODE fields changed through UI are marked as set.

11 years agowineps.drv: Add an ability to select device resolution from UI.
Dmitry Timoshkov [Mon, 24 Dec 2012 06:53:12 +0000 (14:53 +0800)] 
wineps.drv: Add an ability to select device resolution from UI.

11 years agopo: Update Lithuanian translation.
Aurimas Fišeras [Fri, 21 Dec 2012 17:26:01 +0000 (19:26 +0200)] 
po: Update Lithuanian translation.

11 years agomsvcrt: Added _stricmp_l implementation.
Piotr Caban [Mon, 24 Dec 2012 11:10:21 +0000 (12:10 +0100)] 
msvcrt: Added _stricmp_l implementation.

11 years agojscript: Don't pass 'this' argument to DISPID_VALUE of pure IDispatch interfaces.
Jacek Caban [Mon, 24 Dec 2012 10:38:28 +0000 (11:38 +0100)] 
jscript: Don't pass 'this' argument to DISPID_VALUE of pure IDispatch interfaces.