wine
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.

11 years agod3drm: Fix a leak (coverity).
Frédéric Delanoy [Sat, 22 Dec 2012 22:29:39 +0000 (23:29 +0100)] 
d3drm: Fix a leak (coverity).

11 years agowinmm: Use a separate array to map the default device.
Andrew Eikum [Fri, 21 Dec 2012 21:01:26 +0000 (15:01 -0600)] 
winmm: Use a separate array to map the default device.

11 years agoshlwapi: Indentation fix.
Andrew Talbot [Fri, 21 Dec 2012 19:18:45 +0000 (19:18 +0000)] 
shlwapi: Indentation fix.

11 years agouser32: Indentation fix.
Andrew Talbot [Fri, 21 Dec 2012 19:18:48 +0000 (19:18 +0000)] 
user32: Indentation fix.

11 years agousp10: Indentation fix.
Andrew Talbot [Fri, 21 Dec 2012 19:18:52 +0000 (19:18 +0000)] 
usp10: Indentation fix.

11 years agowined3d: Indentation fix.
Andrew Talbot [Fri, 21 Dec 2012 19:18:54 +0000 (19:18 +0000)] 
wined3d: Indentation fix.

11 years agowinex11.drv: Indentation fix.
Andrew Talbot [Fri, 21 Dec 2012 19:18:58 +0000 (19:18 +0000)] 
winex11.drv: Indentation fix.

11 years agoRelease 1.5.20. wine-1.5.20
Alexandre Julliard [Fri, 21 Dec 2012 19:14:41 +0000 (20:14 +0100)] 
Release 1.5.20.

11 years agowininet: NULL terminate cookie data in load_persistent_cookie function.
Piotr Caban [Fri, 21 Dec 2012 16:06:33 +0000 (17:06 +0100)] 
wininet: NULL terminate cookie data in load_persistent_cookie function.

11 years agowininet: Fixed CreateUrlCacheEntryW behaviour on URLs without '\' and '/' characters.
Piotr Caban [Fri, 21 Dec 2012 16:06:16 +0000 (17:06 +0100)] 
wininet: Fixed CreateUrlCacheEntryW behaviour on URLs without '\' and '/' characters.

11 years agojscript: Added null and undefined values support to to_object.
Jacek Caban [Fri, 21 Dec 2012 15:21:03 +0000 (16:21 +0100)] 
jscript: Added null and undefined values support to to_object.

11 years agowmiutils: Implement IWbemPath::SetText and IWbemPath::GetText.
Hans Leidekker [Fri, 21 Dec 2012 12:58:58 +0000 (13:58 +0100)] 
wmiutils: Implement IWbemPath::SetText and IWbemPath::GetText.

11 years agowmiutils: Add a stub implementation of IWbemPath.
Hans Leidekker [Fri, 21 Dec 2012 12:58:09 +0000 (13:58 +0100)] 
wmiutils: Add a stub implementation of IWbemPath.

11 years agowmiutils: Rename wmiutils.idl to wmiutils_classes.idl.
Hans Leidekker [Fri, 21 Dec 2012 12:57:07 +0000 (13:57 +0100)] 
wmiutils: Rename wmiutils.idl to wmiutils_classes.idl.

11 years agopdh: Accept the local machine name in counter paths.
Hans Leidekker [Fri, 21 Dec 2012 12:56:23 +0000 (13:56 +0100)] 
pdh: Accept the local machine name in counter paths.

11 years agowinhttp/tests: Make sure proxy settings are restored.
Hans Leidekker [Fri, 21 Dec 2012 12:55:41 +0000 (13:55 +0100)] 
winhttp/tests: Make sure proxy settings are restored.

11 years agomsvcr100: Added _aligned_msize implementation.
Piotr Caban [Fri, 21 Dec 2012 12:38:34 +0000 (13:38 +0100)] 
msvcr100: Added _aligned_msize implementation.

11 years agomsvcrt: Added _set_fmode and _get_fmode implementation.
Piotr Caban [Fri, 21 Dec 2012 12:37:47 +0000 (13:37 +0100)] 
msvcrt: Added _set_fmode and _get_fmode implementation.

11 years agowinspool.drv: Remove a todo that succeeds now.
Alexandre Julliard [Fri, 21 Dec 2012 12:43:09 +0000 (13:43 +0100)] 
winspool.drv: Remove a todo that succeeds now.

11 years agodmusic: Use static variables for instrument header and id instead of using pointer.
Christian Costa [Fri, 21 Dec 2012 09:27:46 +0000 (10:27 +0100)] 
dmusic: Use static variables for instrument header and id instead of using pointer.

11 years agodmusic: Implement instrument regions loading.
Christian Costa [Fri, 21 Dec 2012 09:27:38 +0000 (10:27 +0100)] 
dmusic: Implement instrument regions loading.

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

11 years agoconfigure: Only enable the Mac driver on Mac OS X 10.6 or later.
Ken Thomases [Fri, 21 Dec 2012 01:02:00 +0000 (19:02 -0600)] 
configure: Only enable the Mac driver on Mac OS X 10.6 or later.

11 years agocmd: Add set /a support.
Ann and Jason Edmeades [Thu, 20 Dec 2012 23:38:14 +0000 (23:38 +0000)] 
cmd: Add set /a support.

11 years agocmd: Add more tests for set /a.
Jason Edmeades [Thu, 13 Dec 2012 20:47:16 +0000 (20:47 +0000)] 
cmd: Add more tests for set /a.

11 years agocmd: Convert the set /a tests to validate better.
Jason Edmeades [Wed, 12 Dec 2012 00:30:45 +0000 (00:30 +0000)] 
cmd: Convert the set /a tests to validate better.

11 years agoapi-ms-win-core-winrt-error-l1-1-0: Add dll.
Detlef Riekenberg [Thu, 20 Dec 2012 23:27:21 +0000 (00:27 +0100)] 
api-ms-win-core-winrt-error-l1-1-0: Add dll.

11 years agoapi-ms-win-core-winrt-string-l1-1-0: Add dll.
Detlef Riekenberg [Thu, 20 Dec 2012 23:27:20 +0000 (00:27 +0100)] 
api-ms-win-core-winrt-string-l1-1-0: Add dll.

11 years agoapi-ms-win-downlevel-advapi32-l2-1-0: Add dll.
Detlef Riekenberg [Thu, 20 Dec 2012 23:27:19 +0000 (00:27 +0100)] 
api-ms-win-downlevel-advapi32-l2-1-0: Add dll.

11 years agoapi-ms-win-downlevel-shell32-l1-1-0: Add dll.
Detlef Riekenberg [Thu, 20 Dec 2012 23:27:18 +0000 (00:27 +0100)] 
api-ms-win-downlevel-shell32-l1-1-0: Add dll.

11 years agoapi-ms-win-downlevel-shlwapi-l2-1-0: Add dll.
Detlef Riekenberg [Thu, 20 Dec 2012 23:27:17 +0000 (00:27 +0100)] 
api-ms-win-downlevel-shlwapi-l2-1-0: Add dll.

11 years agoshell32: Indentation fix.
Andrew Talbot [Thu, 20 Dec 2012 21:55:34 +0000 (21:55 +0000)] 
shell32: Indentation fix.

11 years agorsaenh: Indentation fix.
Andrew Talbot [Thu, 20 Dec 2012 19:41:46 +0000 (19:41 +0000)] 
rsaenh: Indentation fix.

11 years agooleaut32: Indentation fix.
Andrew Talbot [Thu, 20 Dec 2012 19:35:35 +0000 (19:35 +0000)] 
oleaut32: Indentation fix.

11 years agodmusic: Set instrument stream position where the instrument begins, not at the beginn...
Christian Costa [Wed, 19 Dec 2012 08:58:03 +0000 (09:58 +0100)] 
dmusic: Set instrument stream position where the instrument begins, not at the beginning of the instruments list. Simplify CustomLoad accordingly.

11 years agodmloader: Use dump_DMUS_OBJECTDESC to dump data to avoid truncation in TRACE.
Christian Costa [Wed, 19 Dec 2012 08:57:38 +0000 (09:57 +0100)] 
dmloader: Use dump_DMUS_OBJECTDESC to dump data to avoid truncation in TRACE.

11 years agommdevapi: Avoid lock contention after SetEvent.
Jörg Höhle [Sun, 9 Dec 2012 21:56:40 +0000 (22:56 +0100)] 
mmdevapi: Avoid lock contention after SetEvent.

11 years agousp10: Add support for format 2 pair adjustments.
Huw Davies [Thu, 20 Dec 2012 12:55:34 +0000 (12:55 +0000)] 
usp10: Add support for format 2 pair adjustments.

11 years agousp10: Move the application of pair values to a helper function.
Huw Davies [Thu, 20 Dec 2012 12:55:33 +0000 (12:55 +0000)] 
usp10: Move the application of pair values to a helper function.

11 years agousp10: Glyph class tables are just generic class tables.
Huw Davies [Thu, 20 Dec 2012 12:55:32 +0000 (12:55 +0000)] 
usp10: Glyph class tables are just generic class tables.

11 years agowineps.drv: Slightly simplify a PPD parser code snippet.
Dmitry Timoshkov [Thu, 20 Dec 2012 08:24:35 +0000 (16:24 +0800)] 
wineps.drv: Slightly simplify a PPD parser code snippet.

11 years agowineps.drv: Ignore requested resolutions not supported by device.
Dmitry Timoshkov [Thu, 20 Dec 2012 08:24:06 +0000 (16:24 +0800)] 
wineps.drv: Ignore requested resolutions not supported by device.

11 years agowineps.drv: Keep track of all supported device resolutions.
Dmitry Timoshkov [Wed, 19 Dec 2012 04:43:46 +0000 (12:43 +0800)] 
wineps.drv: Keep track of all supported device resolutions.

11 years agogdi32: Avoid duplicate computation of text extents in ExtTextOut.
Alexandre Julliard [Thu, 20 Dec 2012 14:08:23 +0000 (15:08 +0100)] 
gdi32: Avoid duplicate computation of text extents in ExtTextOut.

11 years agogdi32: Compute the extents of the whole string at once in ExtTextOut.
Alexandre Julliard [Thu, 20 Dec 2012 13:32:58 +0000 (14:32 +0100)] 
gdi32: Compute the extents of the whole string at once in ExtTextOut.

11 years agooleaut32: Cleanup some relay traces.
Alexandre Julliard [Thu, 20 Dec 2012 11:55:37 +0000 (12:55 +0100)] 
oleaut32: Cleanup some relay traces.

11 years agooleaut32: Use a saner calling convention for the marshaller asm thunks.
Alexandre Julliard [Thu, 20 Dec 2012 11:48:27 +0000 (12:48 +0100)] 
oleaut32: Use a saner calling convention for the marshaller asm thunks.

11 years agomsvcrt: Don't call local_unwind2 when Cookie equals MSVCRT_JMP_MAGIC in longjmp.
Piotr Caban [Thu, 20 Dec 2012 10:13:45 +0000 (11:13 +0100)] 
msvcrt: Don't call local_unwind2 when Cookie equals MSVCRT_JMP_MAGIC in longjmp.

11 years agoshlwapi: Implement IsCharSpaceA().
Nikolay Sivov [Thu, 20 Dec 2012 04:43:27 +0000 (08:43 +0400)] 
shlwapi: Implement IsCharSpaceA().

11 years agomsxml3: More tests for DISPID_VALUE properties handling.
Nikolay Sivov [Thu, 20 Dec 2012 09:12:03 +0000 (13:12 +0400)] 
msxml3: More tests for DISPID_VALUE properties handling.

11 years agooleaut32: Don't output an error when the typelib cannot be found.
Alistair Leslie-Hughes [Fri, 14 Dec 2012 03:05:09 +0000 (14:05 +1100)] 
oleaut32: Don't output an error when the typelib cannot be found.

11 years agoapi-ms-win-downlevel-ole32-l1-1-0.dll: Add dll.
Detlef Riekenberg [Thu, 20 Dec 2012 07:50:01 +0000 (08:50 +0100)] 
api-ms-win-downlevel-ole32-l1-1-0.dll: Add dll.

11 years agoapi-ms-win-downlevel-normaliz-l1-1-0: Add dll.
Detlef Riekenberg [Thu, 20 Dec 2012 07:50:00 +0000 (08:50 +0100)] 
api-ms-win-downlevel-normaliz-l1-1-0: Add dll.

11 years agoapi-ms-win-downlevel-user32-l1-1-0: Add dll.
Detlef Riekenberg [Thu, 20 Dec 2012 07:49:59 +0000 (08:49 +0100)] 
api-ms-win-downlevel-user32-l1-1-0: Add dll.

11 years agoapi-ms-win-downlevel-version-l1-1-0: Add dll.
Detlef Riekenberg [Thu, 20 Dec 2012 07:49:58 +0000 (08:49 +0100)] 
api-ms-win-downlevel-version-l1-1-0: Add dll.

11 years agoxmllite: Avoid dead initialization (clang).
Frédéric Delanoy [Wed, 19 Dec 2012 23:29:19 +0000 (00:29 +0100)] 
xmllite: Avoid dead initialization (clang).

11 years agowinedbg: stack_backtrace should not return a value.
Austin English [Wed, 19 Dec 2012 21:05:28 +0000 (15:05 -0600)] 
winedbg: stack_backtrace should not return a value.

11 years agowidl: add_interface_typeinfo should not return a value.
Austin English [Wed, 19 Dec 2012 21:03:10 +0000 (15:03 -0600)] 
widl: add_interface_typeinfo should not return a value.

11 years agowidl: write_array_element_type shouldn't return a value.
Austin English [Wed, 19 Dec 2012 20:55:46 +0000 (14:55 -0600)] 
widl: write_array_element_type shouldn't return a value.

11 years agocmd: Remove dead assignments (clang).
Frédéric Delanoy [Wed, 19 Dec 2012 20:55:40 +0000 (21:55 +0100)] 
cmd: Remove dead assignments (clang).

11 years agokernel32/tests: Don't test function directly when reporting GetLastError().
André Hentschel [Wed, 19 Dec 2012 19:34:03 +0000 (20:34 +0100)] 
kernel32/tests: Don't test function directly when reporting GetLastError().

11 years agomsvcrt/tests: Don't test function directly when reporting errno.
André Hentschel [Wed, 19 Dec 2012 19:33:23 +0000 (20:33 +0100)] 
msvcrt/tests: Don't test function directly when reporting errno.

11 years agoatl80: Updated spec file.
Jacek Caban [Wed, 19 Dec 2012 13:17:16 +0000 (14:17 +0100)] 
atl80: Updated spec file.

11 years agoatl100: Added AtlWinModuleExtractCreateWndData tests.
Jacek Caban [Wed, 19 Dec 2012 13:17:07 +0000 (14:17 +0100)] 
atl100: Added AtlWinModuleExtractCreateWndData tests.

11 years agoatl100: Added AtlWinModuleExtractCreateWndData implementation.
Jacek Caban [Wed, 19 Dec 2012 13:16:57 +0000 (14:16 +0100)] 
atl100: Added AtlWinModuleExtractCreateWndData implementation.

11 years agoapi-ms-win-downlevel-shlwapi-l1-1-0: Add dll.
Detlef Riekenberg [Mon, 17 Dec 2012 10:37:46 +0000 (11:37 +0100)] 
api-ms-win-downlevel-shlwapi-l1-1-0: Add dll.

11 years agoapi-ms-win-downlevel-advapi32-l1-1-0: Add dll.
Detlef Riekenberg [Mon, 17 Dec 2012 10:37:45 +0000 (11:37 +0100)] 
api-ms-win-downlevel-advapi32-l1-1-0: Add dll.

11 years agomake_specfiles: Don't copy the ordinal flag if not appropriate.
Alexandre Julliard [Wed, 19 Dec 2012 13:36:24 +0000 (14:36 +0100)] 
make_specfiles: Don't copy the ordinal flag if not appropriate.