Austin English [Mon, 7 Nov 2011 19:51:48 +0000 (13:51 -0600)]
include: Define _WIN64 on sparc/powerpc64.
Nikolay Sivov [Sun, 6 Nov 2011 16:08:45 +0000 (19:08 +0300)]
msxml3: Move XSLPattern test data to a table.
Nikolay Sivov [Sat, 5 Nov 2011 09:27:55 +0000 (12:27 +0300)]
msxml3: Test that IXMLHTTPRequest doesn't support IDispatchEx.
Nikolay Sivov [Sat, 5 Nov 2011 09:04:18 +0000 (12:04 +0300)]
msxml3: Some tests to show that leading spaces are not allowed for xml stream.
Nikolay Sivov [Fri, 4 Nov 2011 20:27:39 +0000 (23:27 +0300)]
msxml3: Implement get_srcText().
Nikolay Sivov [Fri, 4 Nov 2011 20:26:53 +0000 (23:26 +0300)]
msxml3: Implement get_line() and get_linepos().
Francois Gouget [Mon, 7 Nov 2011 16:10:26 +0000 (17:10 +0100)]
winecoreaudio.drv: Give a name to the midi and mmdevapi critical sections.
Francois Gouget [Mon, 7 Nov 2011 15:52:40 +0000 (16:52 +0100)]
winealsa.drv: Delete the g_sessions_lock critical section when unloading the dll.
Francois Gouget [Mon, 7 Nov 2011 15:42:25 +0000 (16:42 +0100)]
include: Move the language and sort macros to winnt.rh.
Alexandre Julliard [Thu, 3 Nov 2011 19:18:59 +0000 (20:18 +0100)]
gdi32: Return the original brush data in GetObject.
Alexandre Julliard [Thu, 3 Nov 2011 16:40:47 +0000 (17:40 +0100)]
winex11: Implement a SelectBrush entry point in the XRender driver.
Alexandre Julliard [Thu, 3 Nov 2011 11:03:19 +0000 (12:03 +0100)]
winex11: Use the brush information passed in SelectBrush for pattern brushes.
Alexandre Julliard [Thu, 3 Nov 2011 18:56:48 +0000 (19:56 +0100)]
wineps: Use the brush information passed in SelectBrush for pattern brushes.
Akihiro Sagawa [Mon, 7 Nov 2011 10:12:51 +0000 (19:12 +0900)]
po: Update Japanese translation.
Akihiro Sagawa [Thu, 3 Nov 2011 13:11:35 +0000 (22:11 +0900)]
gdi32: Use the translated string as a charset name.
Akihiro Sagawa [Thu, 3 Nov 2011 13:11:33 +0000 (22:11 +0900)]
gdi32: Add a string table resource for the translation.
Alexandre Julliard [Mon, 7 Nov 2011 16:12:38 +0000 (17:12 +0100)]
configure: Remove some no longer used variables.
André Hentschel [Fri, 4 Nov 2011 16:57:55 +0000 (17:57 +0100)]
apphelp: Add stub for ApphelpCheckMsiPackage.
André Hentschel [Fri, 4 Nov 2011 16:57:47 +0000 (17:57 +0100)]
apphelp: Add stub for SdbCreateDatabase.
André Hentschel [Fri, 4 Nov 2011 16:55:41 +0000 (17:55 +0100)]
apphelp: Add stub for ApphelpCheckInstallShieldPackage.
Francois Gouget [Mon, 7 Nov 2011 11:21:30 +0000 (12:21 +0100)]
version: Add verrsrc.h and make it so it does not need other headers to be used in resource files.
Francois Gouget [Mon, 7 Nov 2011 11:17:56 +0000 (12:17 +0100)]
version: Add some macros and prototypes to winver.h.
Stefan Dösinger [Fri, 14 Oct 2011 14:27:53 +0000 (16:27 +0200)]
wined3d: YUY2 and UYVY are block based.
Stefan Dösinger [Fri, 14 Oct 2011 10:54:37 +0000 (12:54 +0200)]
d3d9/tests: Test partial block locks.
Eric Pouech [Fri, 4 Nov 2011 20:14:05 +0000 (21:14 +0100)]
expand: No longer use Unix stdio functions, but rather the kernel32 equivalent.
Eric Pouech [Fri, 4 Nov 2011 20:13:57 +0000 (21:13 +0100)]
expand: Remove extraneous curly braces from switch statements.
Alistair Leslie-Hughes [Wed, 2 Nov 2011 22:35:06 +0000 (09:35 +1100)]
mscoree: Move clearing of processes to Terminate.
Alexandre Julliard [Tue, 1 Nov 2011 21:06:23 +0000 (22:06 +0100)]
gdi32: Retrieve the brush pattern bits from the cache for enhanced metafiles.
Alexandre Julliard [Tue, 1 Nov 2011 21:05:16 +0000 (22:05 +0100)]
gdi32: Retrieve the brush pattern bits from the cache for metafiles.
Alexandre Julliard [Mon, 7 Nov 2011 12:41:18 +0000 (13:41 +0100)]
gdi32: Fix positioning of font underlines and strikeouts.
Andrew Talbot [Sat, 5 Nov 2011 20:54:50 +0000 (20:54 +0000)]
secur32: Superfluous semicolons fix.
Andrew Talbot [Sat, 5 Nov 2011 20:54:30 +0000 (20:54 +0000)]
msvcp90: Superfluous semicolons fix.
Andrew Talbot [Sat, 5 Nov 2011 20:54:17 +0000 (20:54 +0000)]
wined3d: Remove extraneous braces from switch statements.
Andrew Talbot [Sat, 5 Nov 2011 20:54:08 +0000 (20:54 +0000)]
sane.ds: Remove extraneous braces from switch statement.
Andrew Talbot [Sat, 5 Nov 2011 20:53:59 +0000 (20:53 +0000)]
oledlg: Remove extraneous braces from switch statement.
Andrew Talbot [Sat, 5 Nov 2011 20:53:52 +0000 (20:53 +0000)]
msi: Remove extraneous braces from switch statement.
Andrew Talbot [Sat, 5 Nov 2011 20:53:46 +0000 (20:53 +0000)]
kernel32: Remove extraneous braces from switch statement.
Andrew Talbot [Sat, 5 Nov 2011 20:53:39 +0000 (20:53 +0000)]
inetcomm: Remove extraneous braces from switch statements.
Andrew Talbot [Sat, 5 Nov 2011 20:53:31 +0000 (20:53 +0000)]
dplayx: Remove extraneous braces from switch statement.
Alexandre Julliard [Mon, 7 Nov 2011 10:45:18 +0000 (11:45 +0100)]
advpack: Pass all the specified parameters to do_ocx_reg.
Alexandre Julliard [Mon, 7 Nov 2011 10:44:35 +0000 (11:44 +0100)]
shell32/tests: Avoid some array bounds warnings.
Alexandre Julliard [Mon, 7 Nov 2011 10:43:46 +0000 (11:43 +0100)]
gdi32/tests: Avoid some array bounds warnings.
Hwang YunSong [Sun, 6 Nov 2011 12:48:26 +0000 (21:48 +0900)]
po: Updated Korean translation.
Francois Gouget [Sun, 6 Nov 2011 23:12:09 +0000 (00:12 +0100)]
ddraw/tests: Fix compilation on systems that don't support nameless unions.
Henri Verbeet [Sun, 6 Nov 2011 21:05:59 +0000 (22:05 +0100)]
wined3d: Make the surface parameter to blit_shader.set_shader() const.
Henri Verbeet [Sun, 6 Nov 2011 21:05:58 +0000 (22:05 +0100)]
wined3d: Make the surface parameter to upload_palette() const.
Henri Verbeet [Sun, 6 Nov 2011 21:05:57 +0000 (22:05 +0100)]
comctl32: Avoid using __FUNCTION__ in ranges_check.
Henri Verbeet [Sun, 6 Nov 2011 21:05:56 +0000 (22:05 +0100)]
wined3d: Remove surface_draw_overlay from wined3d_surface_ops.
Henri Verbeet [Sun, 6 Nov 2011 21:05:55 +0000 (22:05 +0100)]
wined3d: Remove surface_preload from wined3d_surface_ops.
André Hentschel [Sun, 6 Nov 2011 16:30:33 +0000 (17:30 +0100)]
winebuild: Add support for building on powerpc64.
With much help from Austin English.
André Hentschel [Sun, 6 Nov 2011 14:08:06 +0000 (15:08 +0100)]
ntdll: Declare debug channel only when used.
Thomas Faber [Sun, 6 Nov 2011 11:15:25 +0000 (12:15 +0100)]
msvcrt: Fix MSVC build in locale.c.
Thomas Faber [Sat, 5 Nov 2011 08:03:45 +0000 (09:03 +0100)]
msvcrt: Fix MSVC build in exit.c and msvcrt.h.
Octavian Voicu [Sat, 5 Nov 2011 05:55:06 +0000 (07:55 +0200)]
makefiles: Add manual dependencies also for testlist cross object.
Rafał Mużyło [Fri, 4 Nov 2011 22:20:30 +0000 (23:20 +0100)]
configure: Fix a typo.
Nikolay Sivov [Fri, 4 Nov 2011 16:00:47 +0000 (19:00 +0300)]
msxml3: Fix collection index based support for IXMLDOMSelection.
Nikolay Sivov [Fri, 4 Nov 2011 15:59:05 +0000 (18:59 +0300)]
msxml3: Add IDispatchEx support for IXMLDOMNamedNodeMap.
Nikolay Sivov [Fri, 4 Nov 2011 09:11:36 +0000 (12:11 +0300)]
msxml3: Support IDispatch in IXMLElement.
Nikolay Sivov [Fri, 4 Nov 2011 08:46:45 +0000 (11:46 +0300)]
msxml3: Fix IDispatch support for IXMLDocument.
Alexandre Julliard [Fri, 4 Nov 2011 19:02:31 +0000 (20:02 +0100)]
Release 1.3.32.
Alexandre Julliard [Fri, 4 Nov 2011 16:19:51 +0000 (17:19 +0100)]
dpnet/tests: Fix another test failure on Windows.
Eric Pouech [Thu, 3 Nov 2011 20:54:11 +0000 (21:54 +0100)]
icinfo: No longer use stdio functions, but direct kernel32 ones.
Eric Pouech [Thu, 3 Nov 2011 20:54:05 +0000 (21:54 +0100)]
icinfo: Compile the IcInfo program as a command-line app.
Alexandre Julliard [Fri, 4 Nov 2011 15:08:29 +0000 (16:08 +0100)]
wineps: Fix the font escapement when coordinates are being mirrored.
Andrew Talbot [Thu, 3 Nov 2011 23:03:22 +0000 (23:03 +0000)]
ws2_32: Remove unneeded address-of operator from array name.
Andrew Talbot [Thu, 3 Nov 2011 23:03:18 +0000 (23:03 +0000)]
wined3d: Remove unneeded address-of operators from array names.
Michael Stefaniuc [Thu, 3 Nov 2011 22:59:47 +0000 (23:59 +0100)]
include: Make "long" numeric constants LP64/LLP64 proof (oledlg.h).
Michael Stefaniuc [Thu, 3 Nov 2011 22:58:54 +0000 (23:58 +0100)]
include: Make "long" numeric constants LP64/LLP64 proof (winver.h).
Michael Stefaniuc [Thu, 3 Nov 2011 22:56:46 +0000 (23:56 +0100)]
include: Make "long" numeric constants LP64/LLP64 proof (msacm.h).
Michael Stefaniuc [Thu, 3 Nov 2011 22:52:42 +0000 (23:52 +0100)]
include: Make "long" numeric constants LP64/LLP64 proof (wingdi.h).
Michael Stefaniuc [Thu, 3 Nov 2011 22:50:55 +0000 (23:50 +0100)]
include: Drop gratuitous l modifier from numeric constants in corerror.h.
Alexandre Julliard [Fri, 4 Nov 2011 12:24:03 +0000 (13:24 +0100)]
gdi32: Set the mono color map in BitBlt also for the initial PutImage attempt.
Alexandre Julliard [Fri, 4 Nov 2011 10:00:57 +0000 (11:00 +0100)]
gdi32: Return failure when GetPixel is not supported.
Matteo Bruni [Thu, 3 Nov 2011 14:26:37 +0000 (15:26 +0100)]
wined3d: Recognize Northern Islands cards with AMD binary drivers.
Matteo Bruni [Thu, 3 Nov 2011 14:26:36 +0000 (15:26 +0100)]
wined3d: Test more thoroughly for post-pixelshader blending support, try on more texture formats.
Matteo Bruni [Thu, 3 Nov 2011 14:26:35 +0000 (15:26 +0100)]
wined3d: Add filtering flag to more texture formats.
Henri Verbeet [Thu, 3 Nov 2011 18:37:30 +0000 (19:37 +0100)]
wined3d: Make the shader parameter to shader_arb_generate_pshader() const.
Henri Verbeet [Thu, 3 Nov 2011 18:37:29 +0000 (19:37 +0100)]
wined3d: Make the shader parameter to shader_arb_generate_vshader() const.
Henri Verbeet [Thu, 3 Nov 2011 18:37:28 +0000 (19:37 +0100)]
wined3d: Make the shader parameter to init_output_registers() const.
Henri Verbeet [Thu, 3 Nov 2011 18:37:27 +0000 (19:37 +0100)]
wined3d: Make some parameters to shader_generate_arb_declarations() const.
Henri Verbeet [Thu, 3 Nov 2011 18:37:26 +0000 (19:37 +0100)]
wined3d: Merge surface_getdc() and gdi_surface_getdc().
Henri Verbeet [Thu, 3 Nov 2011 18:37:25 +0000 (19:37 +0100)]
wined3d: Add fallbacks for d3d9 and d3d10 cards in select_card_amd_mesa().
Henri Verbeet [Thu, 3 Nov 2011 18:37:24 +0000 (19:37 +0100)]
wined3d: Avoid a drawable -> texture transfer through sysmem in arbfp_blit_surface() with backbuffer ORM.
Łukasz Wojniłowicz [Thu, 3 Nov 2011 17:13:48 +0000 (18:13 +0100)]
po: Update Polish translation.
Claudio Fontana [Thu, 3 Nov 2011 00:03:37 +0000 (01:03 +0100)]
wined3d: Rename nVidia GTX560 to GTX560TI, add GTX560 with correct device id.
Austin English [Wed, 2 Nov 2011 05:17:45 +0000 (22:17 -0700)]
urlmon: Add some more tests for FindMimeFromData().
Austin English [Mon, 31 Oct 2011 18:37:47 +0000 (11:37 -0700)]
wininet: Add a stub for ShowClientAuthCerts.
Jacek Caban [Thu, 3 Nov 2011 18:26:07 +0000 (19:26 +0100)]
mshtml: Fixed ref count leaks.
Jacek Caban [Thu, 3 Nov 2011 18:24:09 +0000 (19:24 +0100)]
mshtml: HTMLWindow_item code clean up.
Piotr Caban [Thu, 3 Nov 2011 14:10:41 +0000 (15:10 +0100)]
user32: Fix DFC_BUTTONRADIOMASK flag support in DrawFrameControl.
Alexandre Julliard [Thu, 3 Nov 2011 10:24:30 +0000 (11:24 +0100)]
dpnet/tests: Fix a test that fails on Windows.
Octavian Voicu [Thu, 3 Nov 2011 11:32:11 +0000 (13:32 +0200)]
ddraw/tests: Add more attachment/detachment test cases.
Octavian Voicu [Thu, 3 Nov 2011 11:32:10 +0000 (13:32 +0200)]
ddraw/tests: Use more common pixel formats and caps for attachment tests.
Octavian Voicu [Thu, 3 Nov 2011 11:32:09 +0000 (13:32 +0200)]
ddraw/tests: Move surface attachment tests from refcount.c to dsurface.c.
Andrew Talbot [Wed, 2 Nov 2011 22:29:07 +0000 (22:29 +0000)]
sane.ds: Remove unneeded address-of operators from array name.
Stefan Dösinger [Thu, 13 Oct 2011 21:35:38 +0000 (23:35 +0200)]
wined3d: Locking partial blocks is not allowed in DEFAULT pool resources.
Stefan Dösinger [Thu, 13 Oct 2011 21:13:53 +0000 (23:13 +0200)]
d3d9/tests: Move the double unlock test into a separate test, test other pools.
Dmitry Timoshkov [Mon, 31 Oct 2011 05:48:54 +0000 (13:48 +0800)]
ntdll: Make the VirtualProtect tests pass under Wine.
Dmitry Timoshkov [Mon, 31 Oct 2011 05:48:37 +0000 (13:48 +0800)]
ntdll: Use PAGE_READWRITE access when resolving DLL imports.
Hans Leidekker [Thu, 3 Nov 2011 10:40:16 +0000 (11:40 +0100)]
msi: GetComputerName returns ERROR_BUFFER_OVERFLOW when the buffer is too small.