wine
12 years agowinedbg: Fix parsing table for ARM disassembler.
André Hentschel [Mon, 16 Apr 2012 21:52:30 +0000 (23:52 +0200)] 
winedbg: Fix parsing table for ARM disassembler.

12 years agod3d8: Get rid of IDirect3DCubeTexture8Impl.
Henri Verbeet [Mon, 16 Apr 2012 19:16:13 +0000 (21:16 +0200)] 
d3d8: Get rid of IDirect3DCubeTexture8Impl.

12 years agod3d8: Get rid of IDirect3DTexture8Impl.
Henri Verbeet [Mon, 16 Apr 2012 19:16:12 +0000 (21:16 +0200)] 
d3d8: Get rid of IDirect3DTexture8Impl.

12 years agod3d8: Properly retrieve an interface pointer in IDirect3DCubeTexture8Impl_UnlockRect().
Henri Verbeet [Mon, 16 Apr 2012 19:16:11 +0000 (21:16 +0200)] 
d3d8: Properly retrieve an interface pointer in IDirect3DCubeTexture8Impl_UnlockRect().

12 years agod3d8: Properly retrieve an interface pointer in IDirect3DCubeTexture8Impl_LockRect().
Henri Verbeet [Mon, 16 Apr 2012 19:16:10 +0000 (21:16 +0200)] 
d3d8: Properly retrieve an interface pointer in IDirect3DCubeTexture8Impl_LockRect().

12 years agod3d8: Properly retrieve an interface pointer in IDirect3DCubeTexture8Impl_GetCubeMapS...
Henri Verbeet [Mon, 16 Apr 2012 19:16:09 +0000 (21:16 +0200)] 
d3d8: Properly retrieve an interface pointer in IDirect3DCubeTexture8Impl_GetCubeMapSurface().

12 years agomsvcr90: Added _byteswap_{ushort,ulong,uint64} implementation.
Piotr Caban [Mon, 16 Apr 2012 16:11:37 +0000 (18:11 +0200)] 
msvcr90: Added _byteswap_{ushort,ulong,uint64} implementation.

12 years agowindowscodecs: Implement JpegEncoder_Commit.
Vincent Povirk [Wed, 11 Apr 2012 22:15:48 +0000 (17:15 -0500)] 
windowscodecs: Implement JpegEncoder_Commit.

12 years agowindowscodecs: Implement JpegEncoder_Frame_Commit.
Vincent Povirk [Wed, 11 Apr 2012 21:45:25 +0000 (16:45 -0500)] 
windowscodecs: Implement JpegEncoder_Frame_Commit.

12 years agowindowscodecs: Implement JpegEncoder_Frame_WritePixels.
Vincent Povirk [Wed, 11 Apr 2012 21:37:56 +0000 (16:37 -0500)] 
windowscodecs: Implement JpegEncoder_Frame_WritePixels.

12 years agowindowscodecs: Implement JpegEncoder_Frame_SetResolution.
Vincent Povirk [Wed, 11 Apr 2012 20:57:22 +0000 (15:57 -0500)] 
windowscodecs: Implement JpegEncoder_Frame_SetResolution.

12 years agowindowscodecs: Implement JpegEncoder_Frame_SetPixelFormat.
Vincent Povirk [Wed, 11 Apr 2012 20:50:30 +0000 (15:50 -0500)] 
windowscodecs: Implement JpegEncoder_Frame_SetPixelFormat.

12 years agod3drm: Pass the first requested interface when notifying the application.
Christian Costa [Thu, 12 Apr 2012 06:36:31 +0000 (08:36 +0200)] 
d3drm: Pass the first requested interface when notifying the application.

12 years agodmband: Display flag variables in hexadecimal and rename some parameters.
Christian Costa [Thu, 12 Apr 2012 06:28:44 +0000 (08:28 +0200)] 
dmband: Display flag variables in hexadecimal and rename some parameters.

12 years agodmband: Add tests.
Christian Costa [Thu, 12 Apr 2012 06:28:35 +0000 (08:28 +0200)] 
dmband: Add tests.

12 years agomsvcrt: Added more length modifiers in scanf function.
Piotr Caban [Mon, 16 Apr 2012 14:32:57 +0000 (16:32 +0200)] 
msvcrt: Added more length modifiers in scanf function.

12 years agomsvcrt: Fixed 'h' modifier handling when printing integers.
Piotr Caban [Mon, 16 Apr 2012 13:21:47 +0000 (15:21 +0200)] 
msvcrt: Fixed 'h' modifier handling when printing integers.

12 years agokernel32/tests: Add more tests for early closing mapping handle.
Alexander Morozov [Mon, 16 Apr 2012 11:47:07 +0000 (15:47 +0400)] 
kernel32/tests: Add more tests for early closing mapping handle.

12 years agoiphlpapi: Reimplement GetTcpTable on top of GetExtendedTcpTable.
Hans Leidekker [Mon, 16 Apr 2012 10:36:00 +0000 (12:36 +0200)] 
iphlpapi: Reimplement GetTcpTable on top of GetExtendedTcpTable.

12 years agoiphlpapi: Add tests for GetExtendedTcpTable.
Hans Leidekker [Mon, 16 Apr 2012 10:35:44 +0000 (12:35 +0200)] 
iphlpapi: Add tests for GetExtendedTcpTable.

12 years agoiphlpapi: Add support for TCP_TABLE_OWNER_PID_ALL in GetExtendedTcpTable.
Hans Leidekker [Mon, 16 Apr 2012 10:35:32 +0000 (12:35 +0200)] 
iphlpapi: Add support for TCP_TABLE_OWNER_PID_ALL in GetExtendedTcpTable.

12 years agoserver: Include the Unix pid in the snapshot_next_process reply.
Hans Leidekker [Mon, 16 Apr 2012 10:35:17 +0000 (12:35 +0200)] 
server: Include the Unix pid in the snapshot_next_process reply.

12 years agowinedbg: Use better register names for ARM disassembling.
André Hentschel [Sun, 15 Apr 2012 11:14:47 +0000 (13:14 +0200)] 
winedbg: Use better register names for ARM disassembling.

12 years agowinedbg: Solve ARM disassembling fixmes.
André Hentschel [Sun, 15 Apr 2012 11:12:07 +0000 (13:12 +0200)] 
winedbg: Solve ARM disassembling fixmes.

12 years agowinedbg: Add long branch to Thumb disassembling.
André Hentschel [Sun, 15 Apr 2012 11:10:26 +0000 (13:10 +0200)] 
winedbg: Add long branch to Thumb disassembling.

12 years agoole32: Make sure StgIsStorageILockBytes tests real data.
Bruno Jesus [Sun, 15 Apr 2012 08:07:11 +0000 (05:07 -0300)] 
ole32: Make sure StgIsStorageILockBytes tests real data.

12 years agowinspool: Explicitly set CUPS options based on any job ticket lines, which otherwise...
Huw Davies [Mon, 16 Apr 2012 12:18:42 +0000 (13:18 +0100)] 
winspool: Explicitly set CUPS options based on any job ticket lines, which otherwise get ignored by cupsPrintFile.

12 years agowinspool: Simplify cups function loading.
Huw Davies [Mon, 16 Apr 2012 12:18:41 +0000 (13:18 +0100)] 
winspool: Simplify cups function loading.

12 years agowineps: Add a cups job ticket containing pagesize and duplex information.
Huw Davies [Mon, 16 Apr 2012 12:18:40 +0000 (13:18 +0100)] 
wineps: Add a cups job ticket containing pagesize and duplex information.

12 years agowineps: Add a helper to find a duplex entry.
Huw Davies [Mon, 16 Apr 2012 12:18:39 +0000 (13:18 +0100)] 
wineps: Add a helper to find a duplex entry.

12 years agowineps: Add a helper to find a page size.
Huw Davies [Mon, 16 Apr 2012 12:18:38 +0000 (13:18 +0100)] 
wineps: Add a helper to find a page size.

12 years agowineps: Add a helper to find an input slot.
Huw Davies [Mon, 16 Apr 2012 12:18:37 +0000 (13:18 +0100)] 
wineps: Add a helper to find an input slot.

12 years agoaxcore.idl: Guard GetTimeFormat by WINE_NO_UNICODE_MACROS ifdef and added missing...
Jacek Caban [Mon, 16 Apr 2012 11:55:00 +0000 (13:55 +0200)] 
axcore.idl: Guard GetTimeFormat by WINE_NO_UNICODE_MACROS ifdef and added missing AM_GBF_NODDSURFACELOCK define.

12 years agomshtml: Added IHTMLStyle::removeAttribute tests.
Jacek Caban [Mon, 16 Apr 2012 11:49:22 +0000 (13:49 +0200)] 
mshtml: Added IHTMLStyle::removeAttribute tests.

12 years agomshtml: Added IHTMLStyle::removeAttribute implementation.
Jacek Caban [Mon, 16 Apr 2012 11:49:09 +0000 (13:49 +0200)] 
mshtml: Added IHTMLStyle::removeAttribute implementation.

12 years agomshtml: Moved style_tbl lookup to separated function.
Jacek Caban [Mon, 16 Apr 2012 11:48:55 +0000 (13:48 +0200)] 
mshtml: Moved style_tbl lookup to separated function.

12 years agomshtml: Added support for IHTMLEventObj::cancelBubble property.
Jacek Caban [Mon, 16 Apr 2012 11:48:46 +0000 (13:48 +0200)] 
mshtml: Added support for IHTMLEventObj::cancelBubble property.

12 years agomshtml: Added IHTMLStyle2::bottom implementation.
Jacek Caban [Mon, 16 Apr 2012 11:48:22 +0000 (13:48 +0200)] 
mshtml: Added IHTMLStyle2::bottom implementation.

12 years agomsvcrt: Added support for %W and %U format in strftime.
Piotr Caban [Mon, 16 Apr 2012 10:26:16 +0000 (12:26 +0200)] 
msvcrt: Added support for %W and %U format in strftime.

12 years agogdi32: Add bounds tracking to all the DIB engine entry points.
Alexandre Julliard [Wed, 11 Apr 2012 12:49:30 +0000 (14:49 +0200)] 
gdi32: Add bounds tracking to all the DIB engine entry points.

12 years agogdi32: Add a GetBoundsRect driver entry point.
Alexandre Julliard [Tue, 10 Apr 2012 14:17:14 +0000 (16:17 +0200)] 
gdi32: Add a GetBoundsRect driver entry point.

12 years agogdi32: Add helper functions for manipulating bounds rectangles.
Alexandre Julliard [Tue, 10 Apr 2012 14:04:39 +0000 (16:04 +0200)] 
gdi32: Add helper functions for manipulating bounds rectangles.

12 years agopo: Fix a msgid in the Danish translation.
Alexandre Julliard [Mon, 16 Apr 2012 10:09:32 +0000 (12:09 +0200)] 
po: Fix a msgid in the Danish translation.

12 years agojscript: Make sure to jump out of switch before entering implicit default clausule.
Jacek Caban [Mon, 16 Apr 2012 09:25:25 +0000 (11:25 +0200)] 
jscript: Make sure to jump out of switch before entering implicit default clausule.

12 years agodmusic: Remove useless NULL check (Coverity).
Marcus Meissner [Mon, 16 Apr 2012 07:12:40 +0000 (09:12 +0200)] 
dmusic: Remove useless NULL check (Coverity).

12 years agostrmbase: Use correct *ppv (Coverity).
Marcus Meissner [Mon, 16 Apr 2012 06:53:47 +0000 (08:53 +0200)] 
strmbase: Use correct *ppv (Coverity).

12 years agoriched20/tests: Don't cast NULL to an integer.
Michael Stefaniuc [Sun, 15 Apr 2012 20:02:17 +0000 (22:02 +0200)] 
riched20/tests: Don't cast NULL to an integer.

12 years agontdll/tests: Avoid casting zero.
Michael Stefaniuc [Sun, 15 Apr 2012 19:58:50 +0000 (21:58 +0200)] 
ntdll/tests: Avoid casting zero.

12 years agogdi32/tests: Fix typo (comparison with itself).
Michael Stefaniuc [Sun, 15 Apr 2012 19:57:27 +0000 (21:57 +0200)] 
gdi32/tests: Fix typo (comparison with itself).

12 years agooleaut32/tests: Compare the correct variants.
Michael Stefaniuc [Sun, 15 Apr 2012 19:50:42 +0000 (21:50 +0200)] 
oleaut32/tests: Compare the correct variants.

12 years agoddraw/tests: Add a helper function to create a material.
Henri Verbeet [Sun, 15 Apr 2012 16:57:15 +0000 (18:57 +0200)] 
ddraw/tests: Add a helper function to create a material.

12 years agowined3d: device_clear_render_targets() never fails.
Henri Verbeet [Sun, 15 Apr 2012 16:57:14 +0000 (18:57 +0200)] 
wined3d: device_clear_render_targets() never fails.

12 years agowined3d: Move the present() back buffer check to the common wined3d_swapchain_present...
Henri Verbeet [Sun, 15 Apr 2012 16:57:13 +0000 (18:57 +0200)] 
wined3d: Move the present() back buffer check to the common wined3d_swapchain_present() code.

12 years agod3d10: COM cleanup for the ID3D10EffectVariable interface.
Henri Verbeet [Sun, 15 Apr 2012 16:57:12 +0000 (18:57 +0200)] 
d3d10: COM cleanup for the ID3D10EffectVariable interface.

12 years agod3d10core: COM cleanup for the ID3D10Buffer interface.
Henri Verbeet [Sun, 15 Apr 2012 16:57:11 +0000 (18:57 +0200)] 
d3d10core: COM cleanup for the ID3D10Buffer interface.

12 years agomsxml3: Use expected/actual sequence concept for reader tests including attributes...
Nikolay Sivov [Sun, 15 Apr 2012 09:47:30 +0000 (13:47 +0400)] 
msxml3: Use expected/actual sequence concept for reader tests including attributes tests.

12 years agostrmbase: Remove break after return (Smatch).
Michael Stefaniuc [Sun, 15 Apr 2012 14:36:41 +0000 (16:36 +0200)] 
strmbase: Remove break after return (Smatch).

12 years agommdevapi: Remove superfluous NULL pointer check before HeapFree (Smatch).
Michael Stefaniuc [Sun, 15 Apr 2012 14:31:57 +0000 (16:31 +0200)] 
mmdevapi: Remove superfluous NULL pointer check before HeapFree (Smatch).

12 years agod3drm: Remove leftover return statement (Smatch).
Michael Stefaniuc [Sun, 15 Apr 2012 14:26:22 +0000 (16:26 +0200)] 
d3drm: Remove leftover return statement (Smatch).

12 years agocomctl32: Truncate the info tip text when using ANSI version messages.
Akihiro Sagawa [Fri, 13 Apr 2012 13:45:22 +0000 (22:45 +0900)] 
comctl32: Truncate the info tip text when using ANSI version messages.

12 years agocomctl32/tests: Add tests for long info tip texts.
Akihiro Sagawa [Fri, 13 Apr 2012 13:45:20 +0000 (22:45 +0900)] 
comctl32/tests: Add tests for long info tip texts.

12 years agowinegstreamer: Remove useless FIXME.
Christian Costa [Fri, 13 Apr 2012 17:23:31 +0000 (19:23 +0200)] 
winegstreamer: Remove useless FIXME.

12 years agoRelease 1.5.2. wine-1.5.2
Alexandre Julliard [Fri, 13 Apr 2012 18:15:32 +0000 (20:15 +0200)] 
Release 1.5.2.

12 years agovbscript: Short if statement may have optional 'end if'.
Jacek Caban [Fri, 13 Apr 2012 15:40:40 +0000 (17:40 +0200)] 
vbscript: Short if statement may have optional 'end if'.

12 years agowininet: Store correct urlcache file size.
Piotr Caban [Fri, 13 Apr 2012 15:17:39 +0000 (17:17 +0200)] 
wininet: Store correct urlcache file size.

12 years agoshlwapi: Don't remove nonexistent extension in PathRemoveExtension.
Carlo Bramini [Mon, 9 Apr 2012 21:55:53 +0000 (23:55 +0200)] 
shlwapi: Don't remove nonexistent extension in PathRemoveExtension.

12 years agowinedbg: Add partial Thumb disassembler.
André Hentschel [Thu, 12 Apr 2012 21:36:56 +0000 (23:36 +0200)] 
winedbg: Add partial Thumb disassembler.

12 years agokernel32/tests: Add a test for creating named mapping after closing without unmapping.
Alexander Morozov [Thu, 12 Apr 2012 16:14:14 +0000 (20:14 +0400)] 
kernel32/tests: Add a test for creating named mapping after closing without unmapping.

12 years agomsvcrt: Fix months and weekday names in C locale.
Piotr Caban [Fri, 13 Apr 2012 14:03:56 +0000 (16:03 +0200)] 
msvcrt: Fix months and weekday names in C locale.

12 years agogdi32: Add large fonts support for MS Sans Serif.
Dmitry Timoshkov [Fri, 13 Apr 2012 08:56:36 +0000 (17:56 +0900)] 
gdi32: Add large fonts support for MS Sans Serif.

12 years agofonts: Generate large pixel size versions of MS Sans Serif.
Dmitry Timoshkov [Fri, 13 Apr 2012 08:56:29 +0000 (17:56 +0900)] 
fonts: Generate large pixel size versions of MS Sans Serif.

12 years agowineps: Move ppd filename retrieval to a separate function.
Huw Davies [Fri, 13 Apr 2012 11:57:48 +0000 (12:57 +0100)] 
wineps: Move ppd filename retrieval to a separate function.

12 years agowineps: Add the duplex entry to the list.
Huw Davies [Fri, 13 Apr 2012 11:57:47 +0000 (12:57 +0100)] 
wineps: Add the duplex entry to the list.

12 years agomshtml: Use return_nsstr helper in more functions.
Jacek Caban [Fri, 13 Apr 2012 10:20:25 +0000 (12:20 +0200)] 
mshtml: Use return_nsstr helper in more functions.

12 years agomshtml: Use return_nsstr helper in HTMLElement object implementation.
Jacek Caban [Fri, 13 Apr 2012 10:02:31 +0000 (12:02 +0200)] 
mshtml: Use return_nsstr helper in HTMLElement object implementation.

12 years agomshtml: Use return_nsstr helper in IHTMLBodyElement::get_background implementation.
Jacek Caban [Fri, 13 Apr 2012 10:02:11 +0000 (12:02 +0200)] 
mshtml: Use return_nsstr helper in IHTMLBodyElement::get_background implementation.

12 years agomshtml: Improved helper for returning color as VARIANT in HTMLBodyElement implementation.
Jacek Caban [Fri, 13 Apr 2012 10:00:55 +0000 (12:00 +0200)] 
mshtml: Improved helper for returning color as VARIANT in HTMLBodyElement implementation.

12 years agogdi32/tests: Add test cases for wide pen bounding rectangles.
Alexandre Julliard [Fri, 13 Apr 2012 11:42:58 +0000 (13:42 +0200)] 
gdi32/tests: Add test cases for wide pen bounding rectangles.

12 years agogdi32: Avoid redundant computation of the gradient bounding rectangle.
Alexandre Julliard [Fri, 13 Apr 2012 11:41:16 +0000 (13:41 +0200)] 
gdi32: Avoid redundant computation of the gradient bounding rectangle.

12 years agogdi32: Map all the points at once in PolyPolyline, similarly to what PolyPolygon...
Alexandre Julliard [Fri, 13 Apr 2012 11:39:06 +0000 (13:39 +0200)] 
gdi32: Map all the points at once in PolyPolyline, similarly to what PolyPolygon does.

12 years agogdi32: Move the pen/brush_region helpers to graphics.c and avoid redundant clipping.
Alexandre Julliard [Fri, 13 Apr 2012 11:36:23 +0000 (13:36 +0200)] 
gdi32: Move the pen/brush_region helpers to graphics.c and avoid redundant clipping.

12 years agod3dx9: Don't return a pointer to the implementation in ID3DXBaseEffectImpl_QueryInter...
Henri Verbeet [Thu, 12 Apr 2012 20:49:06 +0000 (22:49 +0200)] 
d3dx9: Don't return a pointer to the implementation in ID3DXBaseEffectImpl_QueryInterface().

12 years agoinclude: Fix a couple of ID3DXSaveUserData prototypes.
Henri Verbeet [Thu, 12 Apr 2012 20:49:05 +0000 (22:49 +0200)] 
include: Fix a couple of ID3DXSaveUserData prototypes.

12 years agowined3d: Unify the wined3d_mapped_rect and wined3d_mapped_box structures.
Henri Verbeet [Thu, 12 Apr 2012 20:49:04 +0000 (22:49 +0200)] 
wined3d: Unify the wined3d_mapped_rect and wined3d_mapped_box structures.

12 years agod3d9: COM cleanup for the IDirect3DVertexDeclaration9 interface.
Henri Verbeet [Thu, 12 Apr 2012 20:49:03 +0000 (22:49 +0200)] 
d3d9: COM cleanup for the IDirect3DVertexDeclaration9 interface.

12 years agod3d9: Use the wined3d declaration to retrieve the FVF in IDirect3DDevice9Impl_GetFVF().
Henri Verbeet [Thu, 12 Apr 2012 20:49:02 +0000 (22:49 +0200)] 
d3d9: Use the wined3d declaration to retrieve the FVF in IDirect3DDevice9Impl_GetFVF().

12 years agocomctl32: Add support for retrieving lpszText in TOOLINFO structure.
Akihiro Sagawa [Wed, 11 Apr 2012 15:42:55 +0000 (00:42 +0900)] 
comctl32: Add support for retrieving lpszText in TOOLINFO structure.

12 years agowineqtdecoder: Call OutputQueue_Destroy during pin disconnect.
Aric Stewart [Wed, 11 Apr 2012 19:07:18 +0000 (14:07 -0500)] 
wineqtdecoder: Call OutputQueue_Destroy during pin disconnect.

12 years agomsvcrt: Added support for _TRUNCATE flag in wcsncpy_s.
Piotr Caban [Thu, 12 Apr 2012 14:19:31 +0000 (16:19 +0200)] 
msvcrt: Added support for _TRUNCATE flag in wcsncpy_s.

12 years agoregedit: Fix buffer size when exporting binary values.
Ilya Basin [Thu, 12 Apr 2012 14:10:59 +0000 (18:10 +0400)] 
regedit: Fix buffer size when exporting binary values.

12 years agowineps: Move the default resolution fallback to the ppd parser.
Huw Davies [Thu, 12 Apr 2012 12:03:13 +0000 (13:03 +0100)] 
wineps: Move the default resolution fallback to the ppd parser.

12 years agowineps: Simplify the failure path.
Huw Davies [Thu, 12 Apr 2012 12:03:12 +0000 (13:03 +0100)] 
wineps: Simplify the failure path.

12 years agowineps: Pass the devmode to OpenPrinter.
Huw Davies [Thu, 12 Apr 2012 12:03:11 +0000 (13:03 +0100)] 
wineps: Pass the devmode to OpenPrinter.

12 years agowineps: Switch to using a Unicode devmode.
Huw Davies [Thu, 12 Apr 2012 12:03:10 +0000 (13:03 +0100)] 
wineps: Switch to using a Unicode devmode.

12 years agowineps: Return from a common point.
Huw Davies [Thu, 12 Apr 2012 12:03:09 +0000 (13:03 +0100)] 
wineps: Return from a common point.

12 years agowindowscodecs: Implement JpegEncoder_Frame_SetSize.
Vincent Povirk [Fri, 10 Jun 2011 20:46:44 +0000 (15:46 -0500)] 
windowscodecs: Implement JpegEncoder_Frame_SetSize.

12 years agowindowscodecs: Implement JpegEncoder_Frame_Initialize.
Vincent Povirk [Fri, 10 Jun 2011 20:33:09 +0000 (15:33 -0500)] 
windowscodecs: Implement JpegEncoder_Frame_Initialize.

12 years agowindowscodecs: Implement JpegEncoder_CreateNewFrame.
Vincent Povirk [Fri, 10 Jun 2011 20:29:01 +0000 (15:29 -0500)] 
windowscodecs: Implement JpegEncoder_CreateNewFrame.

12 years agowindowscodecs: Implement JpegEncoder_Initialize.
Vincent Povirk [Fri, 10 Jun 2011 20:10:49 +0000 (15:10 -0500)] 
windowscodecs: Implement JpegEncoder_Initialize.

12 years agowindowscodecs: Add stub JPEG encoder.
Vincent Povirk [Fri, 10 Jun 2011 19:17:17 +0000 (14:17 -0500)] 
windowscodecs: Add stub JPEG encoder.