wine
12 years agoinclude: Make "long" numeric constants LP64/LLP64 proof (mmddk.h).
Michael Stefaniuc [Tue, 8 Nov 2011 22:28:01 +0000 (23:28 +0100)] 
include: Make "long" numeric constants LP64/LLP64 proof (mmddk.h).

12 years agoinclude: Fixup "long" numeric constants in commctrl.h.
Michael Stefaniuc [Tue, 8 Nov 2011 22:25:00 +0000 (23:25 +0100)] 
include: Fixup "long" numeric constants in commctrl.h.

12 years agouser32: Suppress sign-extension through integer promotion.
Andrew Talbot [Tue, 8 Nov 2011 22:23:49 +0000 (22:23 +0000)] 
user32: Suppress sign-extension through integer promotion.

12 years agoshlwapi: Suppress sign-extension through integer promotion.
Andrew Talbot [Tue, 8 Nov 2011 22:23:45 +0000 (22:23 +0000)] 
shlwapi: Suppress sign-extension through integer promotion.

12 years agousp10: Better understand and handle numbers level in RTL runs.
Aric Stewart [Tue, 8 Nov 2011 20:41:53 +0000 (14:41 -0600)] 
usp10: Better understand and handle numbers level in RTL runs.

12 years agousp10: Better handle the absorption of whitespace in bidi runs.
Aric Stewart [Tue, 8 Nov 2011 20:41:42 +0000 (14:41 -0600)] 
usp10: Better handle the absorption of whitespace in bidi runs.

12 years agowined3d: Get rid of the COMPARISON_TYPE typedef.
Henri Verbeet [Tue, 8 Nov 2011 19:48:59 +0000 (20:48 +0100)] 
wined3d: Get rid of the COMPARISON_TYPE typedef.

12 years agowined3d: Get rid of the WINED3DSAMPLER_TEXTURE_TYPE typedef.
Henri Verbeet [Tue, 8 Nov 2011 19:48:58 +0000 (20:48 +0100)] 
wined3d: Get rid of the WINED3DSAMPLER_TEXTURE_TYPE typedef.

12 years agowined3d: Simplify context_choose_pixel_format().
Henri Verbeet [Tue, 8 Nov 2011 19:48:57 +0000 (20:48 +0100)] 
wined3d: Simplify context_choose_pixel_format().

Simply rank the formats instead of doing multiple passes over the list.

12 years agowined3d: Get rid of RTL_DISABLE.
Henri Verbeet [Tue, 8 Nov 2011 19:48:56 +0000 (20:48 +0100)] 
wined3d: Get rid of RTL_DISABLE.

12 years agowined3d: Don't print FIXMEs for misaligned surface maps.
Henri Verbeet [Tue, 8 Nov 2011 19:48:55 +0000 (20:48 +0100)] 
wined3d: Don't print FIXMEs for misaligned surface maps.

12 years agokernel32/tests: Add tests for GetDllDirectory.
Thomas Faber [Tue, 8 Nov 2011 18:42:18 +0000 (19:42 +0100)] 
kernel32/tests: Add tests for GetDllDirectory.

12 years agogdi32: Don't set the bitmap owner when selecting a pattern brush.
Alexandre Julliard [Mon, 7 Nov 2011 21:21:37 +0000 (22:21 +0100)] 
gdi32: Don't set the bitmap owner when selecting a pattern brush.

12 years agogdi32: Use the CopyBitmap entry point to copy the bitmap of a pattern brush.
Alexandre Julliard [Mon, 7 Nov 2011 21:06:57 +0000 (22:06 +0100)] 
gdi32: Use the CopyBitmap entry point to copy the bitmap of a pattern brush.

12 years agowinex11: Implement the CopyBitmap entry point.
Alexandre Julliard [Mon, 7 Nov 2011 21:04:00 +0000 (22:04 +0100)] 
winex11: Implement the CopyBitmap entry point.

12 years agogdi32: Implement the CopyBitmap entry point in the null driver.
Alexandre Julliard [Mon, 7 Nov 2011 21:14:50 +0000 (22:14 +0100)] 
gdi32: Implement the CopyBitmap entry point in the null driver.

12 years agogdi32: Add a CopyBitmap driver entry point.
Alexandre Julliard [Mon, 7 Nov 2011 20:46:25 +0000 (21:46 +0100)] 
gdi32: Add a CopyBitmap driver entry point.

12 years agogdi32: Grab the bits directly for DIB pattern brushes instead of duplicating the...
Alexandre Julliard [Thu, 3 Nov 2011 20:14:42 +0000 (21:14 +0100)] 
gdi32: Grab the bits directly for DIB pattern brushes instead of duplicating the bitmap.

12 years agogdi32: Get rid of the get_bitmap_image helper.
Alexandre Julliard [Wed, 2 Nov 2011 10:06:32 +0000 (11:06 +0100)] 
gdi32: Get rid of the get_bitmap_image helper.

12 years agoapphelp: Add a stub for ApphelpCheckShellObject.
Austin English [Tue, 8 Nov 2011 16:41:00 +0000 (10:41 -0600)] 
apphelp: Add a stub for ApphelpCheckShellObject.

12 years agogdiplus: Fix center point calculation in GdipAddPathPie.
Vincent Povirk [Tue, 8 Nov 2011 16:18:22 +0000 (10:18 -0600)] 
gdiplus: Fix center point calculation in GdipAddPathPie.

12 years agousp10/tests: Add Kannada shaping test.
Aric Stewart [Tue, 8 Nov 2011 16:33:37 +0000 (10:33 -0600)] 
usp10/tests: Add Kannada shaping test.

12 years agousp10: Add a few chars that Windows itemizes as punctuation.
Aric Stewart [Tue, 8 Nov 2011 16:33:43 +0000 (10:33 -0600)] 
usp10: Add a few chars that Windows itemizes as punctuation.

12 years agousp10: Avoid an end of buffer overrun when seeking non space characters at an end...
Aric Stewart [Tue, 8 Nov 2011 15:31:57 +0000 (09:31 -0600)] 
usp10: Avoid an end of buffer overrun when seeking non space characters at an end of a BiDi string.

12 years agomshtml: Always use IUri-based nsIRI::GetAsciiHost implementation.
Jacek Caban [Tue, 8 Nov 2011 15:17:40 +0000 (16:17 +0100)] 
mshtml: Always use IUri-based nsIRI::GetAsciiHost implementation.

12 years agomshtml: Make nsIURL::GetParam a stub.
Jacek Caban [Tue, 8 Nov 2011 15:17:31 +0000 (16:17 +0100)] 
mshtml: Make nsIURL::GetParam a stub.

12 years agoddraw/tests: Add a partial block lock test.
Stefan Dösinger [Fri, 14 Oct 2011 11:23:59 +0000 (13:23 +0200)] 
ddraw/tests: Add a partial block lock test.

12 years agouser32/tests: Flush events before the key flags test.
Alexandre Julliard [Tue, 8 Nov 2011 17:16:55 +0000 (18:16 +0100)] 
user32/tests: Flush events before the key flags test.

12 years agoprogman: Convert dialogs to po files.
Alexandre Julliard [Tue, 8 Nov 2011 15:40:14 +0000 (16:40 +0100)] 
progman: Convert dialogs to po files.

12 years agoregedit: Convert dialogs to po files.
Alexandre Julliard [Tue, 8 Nov 2011 14:27:07 +0000 (15:27 +0100)] 
regedit: Convert dialogs to po files.

12 years agoddraw/tests: Fix a couple of copy-paste typos in test messages.
Octavian Voicu [Mon, 7 Nov 2011 22:27:04 +0000 (00:27 +0200)] 
ddraw/tests: Fix a couple of copy-paste typos in test messages.

12 years agomountmgr: Also call IoCompleteRequest in case of an error.
Bernhard Loos [Tue, 1 Nov 2011 12:03:22 +0000 (13:03 +0100)] 
mountmgr: Also call IoCompleteRequest in case of an error.

12 years agomountmgr, ntoskrnl: METHOD_BUFFERED uses irp->AssociatedIrp.SystemBuffer for both...
Bernhard Loos [Tue, 1 Nov 2011 12:03:12 +0000 (13:03 +0100)] 
mountmgr, ntoskrnl: METHOD_BUFFERED uses irp->AssociatedIrp.SystemBuffer for both input and output.

12 years agocmd: Avoid comparison between signed and unsigned values.
Frédéric Delanoy [Mon, 7 Nov 2011 09:52:22 +0000 (10:52 +0100)] 
cmd: Avoid comparison between signed and unsigned values.

12 years agod3d8/tests: Port the block lock test to d3d8.
Stefan Dösinger [Fri, 14 Oct 2011 10:57:52 +0000 (12:57 +0200)] 
d3d8/tests: Port the block lock test to d3d8.

12 years agod3d8/tests: Port the double unlock test to d3d8.
Stefan Dösinger [Fri, 14 Oct 2011 10:53:29 +0000 (12:53 +0200)] 
d3d8/tests: Port the double unlock test to d3d8.

12 years agogdi32: Avoid copying the brush pattern if the format matches the DC.
Alexandre Julliard [Tue, 8 Nov 2011 12:32:36 +0000 (13:32 +0100)] 
gdi32: Avoid copying the brush pattern if the format matches the DC.

12 years agogdi32: Reselect the pattern brush on every use if it's mapped with DIB_PAL_COLORS.
Alexandre Julliard [Tue, 8 Nov 2011 12:18:01 +0000 (13:18 +0100)] 
gdi32: Reselect the pattern brush on every use if it's mapped with DIB_PAL_COLORS.

12 years agokernel32: Add a bunch of tests for protections accepted by VirtualAlloc, make it...
Dmitry Timoshkov [Tue, 8 Nov 2011 09:10:05 +0000 (17:10 +0800)] 
kernel32: Add a bunch of tests for protections accepted by VirtualAlloc, make it pass under Wine.

12 years agontdll: Use PAGE_EXECUTE_READWRITE protection when allocating stubs.
Dmitry Timoshkov [Tue, 8 Nov 2011 09:09:17 +0000 (17:09 +0800)] 
ntdll: Use PAGE_EXECUTE_READWRITE protection when allocating stubs.

12 years agospoolss: Remove an unused variable.
Alexandre Julliard [Tue, 8 Nov 2011 08:51:59 +0000 (09:51 +0100)] 
spoolss: Remove an unused variable.

12 years agosetupapi: Add a trace for the install mode value.
Alexandre Julliard [Tue, 8 Nov 2011 08:51:31 +0000 (09:51 +0100)] 
setupapi: Add a trace for the install mode value.

12 years agopo: Update French translation.
Frédéric Delanoy [Mon, 7 Nov 2011 22:19:20 +0000 (23:19 +0100)] 
po: Update French translation.

12 years agopo: Update Lithuanian translation.
Aurimas Fišeras [Mon, 31 Oct 2011 18:16:19 +0000 (20:16 +0200)] 
po: Update Lithuanian translation.

12 years agowined3d: Get rid of the SAVEDSTATES typedef.
Henri Verbeet [Mon, 7 Nov 2011 20:20:01 +0000 (21:20 +0100)] 
wined3d: Get rid of the SAVEDSTATES typedef.

12 years agowined3d: Get rid of the wineD3DSurface_DIB typedef.
Henri Verbeet [Mon, 7 Nov 2011 20:20:00 +0000 (21:20 +0100)] 
wined3d: Get rid of the wineD3DSurface_DIB typedef.

12 years agowined3d: Get rid of client_memory from wineD3DSurface_DIB.
Henri Verbeet [Mon, 7 Nov 2011 20:19:59 +0000 (21:19 +0100)] 
wined3d: Get rid of client_memory from wineD3DSurface_DIB.

12 years agowined3d: Get rid of holdbitmap from wineD3DSurface_DIB.
Henri Verbeet [Mon, 7 Nov 2011 20:19:58 +0000 (21:19 +0100)] 
wined3d: Get rid of holdbitmap from wineD3DSurface_DIB.

12 years agowined3d: Only report a broken pitch in wined3d_surface_map().
Henri Verbeet [Mon, 7 Nov 2011 20:19:57 +0000 (21:19 +0100)] 
wined3d: Only report a broken pitch in wined3d_surface_map().

We'd like the correct pitch for internal calls to wined3d_surface_get_pitch().

12 years agoinclude: Define _WIN64 on sparc/powerpc64.
Austin English [Mon, 7 Nov 2011 19:51:48 +0000 (13:51 -0600)] 
include: Define _WIN64 on sparc/powerpc64.

12 years agomsxml3: Move XSLPattern test data to a table.
Nikolay Sivov [Sun, 6 Nov 2011 16:08:45 +0000 (19:08 +0300)] 
msxml3: Move XSLPattern test data to a table.

12 years agomsxml3: Test that IXMLHTTPRequest doesn't support IDispatchEx.
Nikolay Sivov [Sat, 5 Nov 2011 09:27:55 +0000 (12:27 +0300)] 
msxml3: Test that IXMLHTTPRequest doesn't support IDispatchEx.

12 years agomsxml3: Some tests to show that leading spaces are not allowed for xml stream.
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.

12 years agomsxml3: Implement get_srcText().
Nikolay Sivov [Fri, 4 Nov 2011 20:27:39 +0000 (23:27 +0300)] 
msxml3: Implement get_srcText().

12 years agomsxml3: Implement get_line() and get_linepos().
Nikolay Sivov [Fri, 4 Nov 2011 20:26:53 +0000 (23:26 +0300)] 
msxml3: Implement get_line() and get_linepos().

12 years agowinecoreaudio.drv: Give a name to the midi and mmdevapi critical sections.
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.

12 years agowinealsa.drv: Delete the g_sessions_lock critical section when unloading the dll.
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.

12 years agoinclude: Move the language and sort macros to winnt.rh.
Francois Gouget [Mon, 7 Nov 2011 15:42:25 +0000 (16:42 +0100)] 
include: Move the language and sort macros to winnt.rh.

12 years agogdi32: Return the original brush data in GetObject.
Alexandre Julliard [Thu, 3 Nov 2011 19:18:59 +0000 (20:18 +0100)] 
gdi32: Return the original brush data in GetObject.

12 years agowinex11: Implement a SelectBrush entry point in the XRender driver.
Alexandre Julliard [Thu, 3 Nov 2011 16:40:47 +0000 (17:40 +0100)] 
winex11: Implement a SelectBrush entry point in the XRender driver.

12 years agowinex11: Use the brush information passed in SelectBrush for pattern brushes.
Alexandre Julliard [Thu, 3 Nov 2011 11:03:19 +0000 (12:03 +0100)] 
winex11: Use the brush information passed in SelectBrush for pattern brushes.

12 years agowineps: 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.

12 years agopo: Update Japanese translation.
Akihiro Sagawa [Mon, 7 Nov 2011 10:12:51 +0000 (19:12 +0900)] 
po: Update Japanese translation.

12 years agogdi32: Use the translated string as a charset name.
Akihiro Sagawa [Thu, 3 Nov 2011 13:11:35 +0000 (22:11 +0900)] 
gdi32: Use the translated string as a charset name.

12 years agogdi32: Add a string table resource for the translation.
Akihiro Sagawa [Thu, 3 Nov 2011 13:11:33 +0000 (22:11 +0900)] 
gdi32: Add a string table resource for the translation.

12 years agoconfigure: Remove some no longer used variables.
Alexandre Julliard [Mon, 7 Nov 2011 16:12:38 +0000 (17:12 +0100)] 
configure: Remove some no longer used variables.

12 years agoapphelp: Add stub for ApphelpCheckMsiPackage.
André Hentschel [Fri, 4 Nov 2011 16:57:55 +0000 (17:57 +0100)] 
apphelp: Add stub for ApphelpCheckMsiPackage.

12 years agoapphelp: Add stub for SdbCreateDatabase.
André Hentschel [Fri, 4 Nov 2011 16:57:47 +0000 (17:57 +0100)] 
apphelp: Add stub for SdbCreateDatabase.

12 years agoapphelp: Add stub for ApphelpCheckInstallShieldPackage.
André Hentschel [Fri, 4 Nov 2011 16:55:41 +0000 (17:55 +0100)] 
apphelp: Add stub for ApphelpCheckInstallShieldPackage.

12 years agoversion: Add verrsrc.h and make it so it does not need other headers to be used in...
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.

12 years agoversion: Add some macros and prototypes to winver.h.
Francois Gouget [Mon, 7 Nov 2011 11:17:56 +0000 (12:17 +0100)] 
version: Add some macros and prototypes to winver.h.

12 years agowined3d: YUY2 and UYVY are block based.
Stefan Dösinger [Fri, 14 Oct 2011 14:27:53 +0000 (16:27 +0200)] 
wined3d: YUY2 and UYVY are block based.

12 years agod3d9/tests: Test partial block locks.
Stefan Dösinger [Fri, 14 Oct 2011 10:54:37 +0000 (12:54 +0200)] 
d3d9/tests: Test partial block locks.

12 years agoexpand: No longer use Unix stdio functions, but rather the kernel32 equivalent.
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.

12 years agoexpand: Remove extraneous curly braces from switch statements.
Eric Pouech [Fri, 4 Nov 2011 20:13:57 +0000 (21:13 +0100)] 
expand: Remove extraneous curly braces from switch statements.

12 years agomscoree: Move clearing of processes to Terminate.
Alistair Leslie-Hughes [Wed, 2 Nov 2011 22:35:06 +0000 (09:35 +1100)] 
mscoree: Move clearing of processes to Terminate.

12 years agogdi32: Retrieve the brush pattern bits from the cache for enhanced metafiles.
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.

12 years agogdi32: Retrieve the brush pattern bits from the cache for 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.

12 years agogdi32: Fix positioning of font underlines and strikeouts.
Alexandre Julliard [Mon, 7 Nov 2011 12:41:18 +0000 (13:41 +0100)] 
gdi32: Fix positioning of font underlines and strikeouts.

12 years agosecur32: Superfluous semicolons fix.
Andrew Talbot [Sat, 5 Nov 2011 20:54:50 +0000 (20:54 +0000)] 
secur32: Superfluous semicolons fix.

12 years agomsvcp90: Superfluous semicolons fix.
Andrew Talbot [Sat, 5 Nov 2011 20:54:30 +0000 (20:54 +0000)] 
msvcp90: Superfluous semicolons fix.

12 years agowined3d: Remove extraneous braces from switch statements.
Andrew Talbot [Sat, 5 Nov 2011 20:54:17 +0000 (20:54 +0000)] 
wined3d: Remove extraneous braces from switch statements.

12 years agosane.ds: Remove extraneous braces from switch statement.
Andrew Talbot [Sat, 5 Nov 2011 20:54:08 +0000 (20:54 +0000)] 
sane.ds: Remove extraneous braces from switch statement.

12 years agooledlg: 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.

12 years agomsi: 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.

12 years agokernel32: 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.

12 years agoinetcomm: Remove extraneous braces from switch statements.
Andrew Talbot [Sat, 5 Nov 2011 20:53:39 +0000 (20:53 +0000)] 
inetcomm: Remove extraneous braces from switch statements.

12 years agodplayx: Remove extraneous braces from switch statement.
Andrew Talbot [Sat, 5 Nov 2011 20:53:31 +0000 (20:53 +0000)] 
dplayx: Remove extraneous braces from switch statement.

12 years agoadvpack: Pass all the specified parameters to do_ocx_reg.
Alexandre Julliard [Mon, 7 Nov 2011 10:45:18 +0000 (11:45 +0100)] 
advpack: Pass all the specified parameters to do_ocx_reg.

12 years agoshell32/tests: Avoid some array bounds warnings.
Alexandre Julliard [Mon, 7 Nov 2011 10:44:35 +0000 (11:44 +0100)] 
shell32/tests: Avoid some array bounds warnings.

12 years agogdi32/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.

12 years agopo: Updated Korean translation.
Hwang YunSong [Sun, 6 Nov 2011 12:48:26 +0000 (21:48 +0900)] 
po: Updated Korean translation.

12 years agoddraw/tests: Fix compilation on systems that don't support nameless unions.
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.

12 years agowined3d: Make the surface parameter to blit_shader.set_shader() const.
Henri Verbeet [Sun, 6 Nov 2011 21:05:59 +0000 (22:05 +0100)] 
wined3d: Make the surface parameter to blit_shader.set_shader() const.

12 years agowined3d: Make the surface parameter to upload_palette() const.
Henri Verbeet [Sun, 6 Nov 2011 21:05:58 +0000 (22:05 +0100)] 
wined3d: Make the surface parameter to upload_palette() const.

12 years agocomctl32: Avoid using __FUNCTION__ in ranges_check.
Henri Verbeet [Sun, 6 Nov 2011 21:05:57 +0000 (22:05 +0100)] 
comctl32: Avoid using __FUNCTION__ in ranges_check.

12 years agowined3d: Remove surface_draw_overlay from wined3d_surface_ops.
Henri Verbeet [Sun, 6 Nov 2011 21:05:56 +0000 (22:05 +0100)] 
wined3d: Remove surface_draw_overlay from wined3d_surface_ops.

12 years agowined3d: Remove surface_preload 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.

12 years agowinebuild: Add support for building on powerpc64.
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.

12 years agontdll: Declare debug channel only when used.
André Hentschel [Sun, 6 Nov 2011 14:08:06 +0000 (15:08 +0100)] 
ntdll: Declare debug channel only when used.