Aric Stewart [Wed, 9 Jan 2013 19:48:59 +0000 (13:48 -0600)]
usp10: Implement GPOS MarkToLigature Attachment Positioning Subtable.
Andrew Eikum [Wed, 9 Jan 2013 16:41:59 +0000 (10:41 -0600)]
ieframe: Strip 'file://' from file URLs in BEFORENAVIGATE2 callbacks.
Jacek Caban [Wed, 9 Jan 2013 13:21:18 +0000 (14:21 +0100)]
mshtml: Wine Gecko 1.9 release.
Alexandre Julliard [Wed, 9 Jan 2013 12:07:19 +0000 (13:07 +0100)]
make_makefiles: Add support for Objective-C sources.
Ken Thomases [Mon, 7 Jan 2013 20:44:44 +0000 (14:44 -0600)]
winemac: Implement basic window functionality.
Ken Thomases [Mon, 7 Jan 2013 20:44:36 +0000 (14:44 -0600)]
winemac: Convert main thread to Cocoa main loop on process attach.
Ken Thomases [Mon, 7 Jan 2013 20:44:31 +0000 (14:44 -0600)]
winemac: Add a custom NSApplication subclass, WineApplication.
Julian Rüger [Wed, 9 Jan 2013 00:23:19 +0000 (01:23 +0100)]
po: Update German translation.
Aurimas Fišeras [Tue, 8 Jan 2013 20:49:12 +0000 (22:49 +0200)]
po: Update Lithuanian translation.
Christian Costa [Wed, 9 Jan 2013 09:22:55 +0000 (10:22 +0100)]
dmusic: COM cleanup of IDirectMusicDownload.
Christian Costa [Wed, 9 Jan 2013 09:22:33 +0000 (10:22 +0100)]
d3dx9_36: Finish implementation of ID3DXFileImpl_CreateEnumObject and add stubbed interface for ID3DXFileData.
Austin English [Wed, 9 Jan 2013 02:58:23 +0000 (18:58 -0800)]
include: Add D3D_DRIVER_TYPE to d3dcommon.idl.
Jacek Caban [Wed, 9 Jan 2013 10:57:07 +0000 (11:57 +0100)]
vbscript: Added support for a few more constants.
Hans Leidekker [Wed, 9 Jan 2013 10:44:19 +0000 (11:44 +0100)]
msi: Implement MsiQueryFeatureStateExA/W.
Hans Leidekker [Wed, 9 Jan 2013 10:43:48 +0000 (11:43 +0100)]
msi: Extend registry helpers to support opening the features key for a specific user.
Henri Verbeet [Wed, 9 Jan 2013 16:29:37 +0000 (17:29 +0100)]
d3d8/tests: Merge surface.c into device.c.
Henri Verbeet [Wed, 9 Jan 2013 10:27:16 +0000 (11:27 +0100)]
d3d8/tests: Merge texture.c into device.c.
Henri Verbeet [Wed, 9 Jan 2013 10:27:15 +0000 (11:27 +0100)]
d3d8/tests: Merge buffer.c into device.c.
Henri Verbeet [Wed, 9 Jan 2013 10:27:14 +0000 (11:27 +0100)]
ddraw: Avoid LPD3DMATERIAL7.
Henri Verbeet [Wed, 9 Jan 2013 10:27:13 +0000 (11:27 +0100)]
ddraw: Avoid LPD3DMATERIAL.
Marcus Meissner [Wed, 9 Jan 2013 01:42:13 +0000 (02:42 +0100)]
comctl32: Avoid leak of hShell32 (Coverity).
Marcus Meissner [Wed, 9 Jan 2013 02:20:24 +0000 (03:20 +0100)]
oleaut32: Mark various symbols as hidden.
Dmitry Timoshkov [Wed, 9 Jan 2013 07:46:52 +0000 (15:46 +0800)]
windowscodecs: BMP decoder should always return valid image resolution.
Dmitry Timoshkov [Wed, 9 Jan 2013 07:46:23 +0000 (15:46 +0800)]
windowscodecs: Add a test for loading a .bmp file with BITMAPINFOHEADER.
Alexandre Julliard [Wed, 9 Jan 2013 11:25:14 +0000 (12:25 +0100)]
configure: Get rid of the check for strings.h.
Alexandre Julliard [Tue, 8 Jan 2013 21:06:25 +0000 (22:06 +0100)]
configure: Get rid of the check for getpagesize.
Alexandre Julliard [Tue, 8 Jan 2013 21:02:37 +0000 (22:02 +0100)]
libwine: Use sysconf() instead of getpagesize().
Alexandre Julliard [Tue, 8 Jan 2013 21:02:28 +0000 (22:02 +0100)]
server: Use sysconf() instead of getpagesize().
Alexandre Julliard [Tue, 8 Jan 2013 21:01:40 +0000 (22:01 +0100)]
dbghelp: Use sysconf() instead of getpagesize().
Alexandre Julliard [Tue, 8 Jan 2013 21:02:21 +0000 (22:02 +0100)]
kernel32: Retrieve the system info from ntdll on startup.
Alexandre Julliard [Tue, 8 Jan 2013 21:01:48 +0000 (22:01 +0100)]
winedevice: Retrieve the page size from ntdll.
Huw Davies [Tue, 8 Jan 2013 16:05:31 +0000 (16:05 +0000)]
usp10: Simplify the offset calculation by always using ETO_PDY.
Aric Stewart [Tue, 8 Jan 2013 16:01:24 +0000 (10:01 -0600)]
usp10: Add GSUB ccmp feature to Hebrew.
Aric Stewart [Tue, 8 Jan 2013 16:00:06 +0000 (10:00 -0600)]
usp10: Correct issues if a feature tag is duplicated between GSUB and GPOS.
Identified by Huw Davies.
Nikolay Sivov [Tue, 8 Jan 2013 11:44:27 +0000 (15:44 +0400)]
xmllite: Explicitly set value and names to empty for xml decl node.
Nikolay Sivov [Tue, 8 Jan 2013 11:42:57 +0000 (15:42 +0400)]
xmllite: Report value for PI nodes.
Nikolay Sivov [Tue, 8 Jan 2013 10:32:21 +0000 (14:32 +0400)]
xmllite: Report node value for comment nodes.
Christian Costa [Tue, 8 Jan 2013 07:47:12 +0000 (08:47 +0100)]
d3drm: Avoid LP stuff and rename some variables.
Christian Costa [Tue, 8 Jan 2013 07:46:44 +0000 (08:46 +0100)]
d3dx9_36: Implement partially ID3DXFileImpl_CreateEnumObject with stubbed ID3DXFileEnumObject interface.
Marcus Meissner [Mon, 7 Jan 2013 21:17:25 +0000 (22:17 +0100)]
dmloader: Check return of CoCreateInstance (Coverity).
Marcus Meissner [Mon, 7 Jan 2013 21:17:28 +0000 (22:17 +0100)]
dplayx: Check return of CoCreateInstance (Coverity).
Rico Schüller [Mon, 7 Jan 2013 20:57:33 +0000 (21:57 +0100)]
d3dx9: Remove unused variable.
Rico Schüller [Mon, 7 Jan 2013 20:57:29 +0000 (21:57 +0100)]
d3dx9: Constify some variables.
Rico Schüller [Mon, 7 Jan 2013 20:57:24 +0000 (21:57 +0100)]
d3dx9: Use sizeof variable, not type.
Rico Schüller [Mon, 7 Jan 2013 20:57:18 +0000 (21:57 +0100)]
d3dx9: Handle invalid byte code in D3DXGetShaderConstantTableEx().
Rico Schüller [Mon, 7 Jan 2013 20:57:13 +0000 (21:57 +0100)]
d3dx9: Always set the table = NULL in D3DXGetShaderConstantTableEx().
Rico Schüller [Mon, 7 Jan 2013 20:57:07 +0000 (21:57 +0100)]
d3dx9: Handle invalid byte code in D3DXFindShaderComment().
Alexandre Julliard [Tue, 8 Jan 2013 13:02:34 +0000 (14:02 +0100)]
vmm.vxd: Hardcode the x86 page size.
Alexandre Julliard [Tue, 8 Jan 2013 13:00:44 +0000 (14:00 +0100)]
krnl386.exe: Retrieve the page size from ntdll.
Alexandre Julliard [Tue, 8 Jan 2013 13:00:06 +0000 (14:00 +0100)]
ntdll: Make the page_size variable global.
Alexandre Julliard [Tue, 8 Jan 2013 12:28:05 +0000 (13:28 +0100)]
winedbg: Use an if instead of a switch in case some float types have the same size.
Alexandre Julliard [Tue, 8 Jan 2013 12:14:11 +0000 (13:14 +0100)]
configure: Allow pthread_create to be in the C library.
Alexandre Julliard [Tue, 8 Jan 2013 12:13:34 +0000 (13:13 +0100)]
configure: Cope with sys/un.h requiring sys/socket.h.
Ken Thomases [Mon, 7 Jan 2013 20:44:23 +0000 (14:44 -0600)]
loader: On Mac, embed Info.plist in (__TEXT, __info_plist) section.
Ken Thomases [Mon, 7 Jan 2013 20:43:31 +0000 (14:43 -0600)]
libwine: Call the Mac Multi-Processing Services lib from the main thread first.
Ken Thomases [Mon, 7 Jan 2013 20:43:21 +0000 (14:43 -0600)]
winemac: Implement CreateDesktopWindow().
Henri Verbeet [Tue, 8 Jan 2013 08:53:19 +0000 (09:53 +0100)]
d3d8/tests: Merge volume.c into device.c.
Henri Verbeet [Tue, 8 Jan 2013 08:53:18 +0000 (09:53 +0100)]
d3d8/tests: Merge d3d8_main.c into device.c.
Henri Verbeet [Tue, 8 Jan 2013 08:53:17 +0000 (09:53 +0100)]
ddraw: Cleanup ddraw7_QueryInterface() a bit.
Henri Verbeet [Tue, 8 Jan 2013 08:53:16 +0000 (09:53 +0100)]
ddraw: Avoid LPD3DLIGHTINGELEMENT.
Henri Verbeet [Tue, 8 Jan 2013 08:53:15 +0000 (09:53 +0100)]
ddraw: Avoid LPD3DTRANSFORMDATA.
André Hentschel [Mon, 7 Jan 2013 22:30:37 +0000 (23:30 +0100)]
netstat: Implement -e option.
André Hentschel [Mon, 7 Jan 2013 22:27:55 +0000 (23:27 +0100)]
netstat: Don't translate strings only translated in German.
André Hentschel [Mon, 7 Jan 2013 22:26:55 +0000 (23:26 +0100)]
netstat: Implement -a option.
Marcus Meissner [Mon, 7 Jan 2013 21:17:33 +0000 (22:17 +0100)]
advapi32: Close scm_handle on error exit (Coverity).
Marcus Meissner [Mon, 7 Jan 2013 21:17:30 +0000 (22:17 +0100)]
dmsynth: Remove now useless NULL ptr check (Coverity).
Marcus Meissner [Mon, 7 Jan 2013 21:17:36 +0000 (22:17 +0100)]
advpack: Avoid using sessions uninitialized (Coverity).
Marcus Meissner [Mon, 7 Jan 2013 21:17:39 +0000 (22:17 +0100)]
comctl32: Free the selection ranges (Coverity).
Marcus Meissner [Mon, 7 Jan 2013 21:17:22 +0000 (22:17 +0100)]
oledb32: Check start for NULL before strstrW (Coverity).
Aurimas Fišeras [Mon, 7 Jan 2013 20:01:02 +0000 (22:01 +0200)]
po: Update Lithuanian translation.
Vincent Povirk [Wed, 2 Jan 2013 20:12:27 +0000 (14:12 -0600)]
windowscodecs: Don't copy extra data from the end of a row.
Jacek Caban [Mon, 7 Jan 2013 17:12:01 +0000 (18:12 +0100)]
wininet: Fixed handling NULL buffer in INTERNET_OPTION_PROXY queries.
Christian Costa [Mon, 7 Jan 2013 08:40:08 +0000 (09:40 +0100)]
d3dx9_36: Add support for RT_BITMAP resource type since it is in DIB format D3DXIFF_DIB.
Christian Costa [Mon, 7 Jan 2013 08:41:05 +0000 (09:41 +0100)]
d3drm: Avoid LP stuff and rename some variables.
Marcus Meissner [Mon, 7 Jan 2013 08:54:53 +0000 (09:54 +0100)]
kernel32: Improve condition variable test case.
Jacek Caban [Mon, 7 Jan 2013 13:33:25 +0000 (14:33 +0100)]
mshtml: Fixed leak in get_nsstyle_pos.
Jacek Caban [Mon, 7 Jan 2013 13:33:12 +0000 (14:33 +0100)]
mshtml: Added IHTMLStyle::put_pixelLeft implementation.
Jacek Caban [Mon, 7 Jan 2013 13:32:56 +0000 (14:32 +0100)]
mshtml: Added IHTMLStyle::get_pixelLeft implementation.
André Hentschel [Sat, 5 Jan 2013 15:38:00 +0000 (16:38 +0100)]
ipconfig: Distinguish between IPv4 and IPv6 addresses.
Francois Gouget [Mon, 7 Jan 2013 06:45:35 +0000 (07:45 +0100)]
d3dx9_36: Make error_dxfile_to_d3dxfile() and test_templates() static.
Francois Gouget [Sat, 5 Jan 2013 17:05:33 +0000 (18:05 +0100)]
urlmon: Fix the message warning about installing ActiveX components.
Daniel Jelinski [Sun, 6 Jan 2013 14:32:38 +0000 (15:32 +0100)]
comctl32/tests: Add tests for listview header image list.
Daniel Jelinski [Sat, 5 Jan 2013 22:17:25 +0000 (23:17 +0100)]
comctl32/listview: Support header images.
Daniel Jelinski [Sat, 5 Jan 2013 21:46:12 +0000 (22:46 +0100)]
comctl32/listview: Fix subitem drawing.
lpColumnInfo->fmt & LVCFMT_IMAGE is supposed to mean that header item has
an image. It is not supposed to mean that all items in that column
should reserve space for an icon if they don't have any.
Daniel Jelinski [Sat, 5 Jan 2013 20:18:12 +0000 (21:18 +0100)]
comctl32/listview: Update item height when changing font.
Daniel Jelinski [Sat, 5 Jan 2013 15:09:48 +0000 (16:09 +0100)]
comctl32/listview: Redraw items after insert/delete.
Daniel Jelinski [Sat, 5 Jan 2013 14:04:53 +0000 (15:04 +0100)]
comctl32/listview: Fix calculating item height.
Ludger Sprenker [Fri, 4 Jan 2013 19:21:34 +0000 (20:21 +0100)]
windowscodecs: Support 24bppRGB in tiff encoder.
Ludger Sprenker [Fri, 4 Jan 2013 19:21:18 +0000 (20:21 +0100)]
windowscodecs: Test conversions of the 24bpp PixelFormats.
Ludger Sprenker [Fri, 4 Jan 2013 19:21:05 +0000 (20:21 +0100)]
windowscodecs: Support conversions of the 24bpp PixelFormats.
Ludger Sprenker [Fri, 4 Jan 2013 19:20:47 +0000 (20:20 +0100)]
windowscodecs: Introduce 24bppRGB PixelFormat.
Nikolay Sivov [Sun, 6 Jan 2013 20:55:36 +0000 (00:55 +0400)]
xmllite: Support name reporting for comments and PIs.
Nikolay Sivov [Sat, 5 Jan 2013 22:42:02 +0000 (02:42 +0400)]
xmllite: Support streams starting with comments, simplify tests.
Nikolay Sivov [Sat, 5 Jan 2013 22:08:27 +0000 (02:08 +0400)]
xmllite: Implement PI parsing.
Jason Edmeades [Sun, 6 Jan 2013 23:06:28 +0000 (23:06 +0000)]
cmd: Add beginnings of support for delayed expansion.
Jason Edmeades [Sun, 6 Jan 2013 20:23:53 +0000 (20:23 +0000)]
cmd: Avoid division by zero in set /a with %.
Marcus Meissner [Sat, 5 Jan 2013 22:32:53 +0000 (23:32 +0100)]
winedbg: Free snapshot handle in error path (Coverity).
Marcus Meissner [Sat, 5 Jan 2013 22:32:54 +0000 (23:32 +0100)]
advapi32: Close hTemp on error (Coverity).
Marcus Meissner [Sat, 5 Jan 2013 12:14:08 +0000 (13:14 +0100)]
oledb32: Avoid leaking propsets on error paths (Coverity).
André Hentschel [Sun, 6 Jan 2013 17:06:31 +0000 (18:06 +0100)]
winedbg: Use a switch-case style implementation in thumb2_disasm_dataprocessing.