wine
13 years agomakefiles: Generate .res files directly from message files.
Alexandre Julliard [Tue, 18 Jan 2011 15:56:02 +0000 (16:56 +0100)] 
makefiles: Generate .res files directly from message files.

13 years agowmc: Add support for creating resource and plain binary files.
Alexandre Julliard [Tue, 18 Jan 2011 15:55:37 +0000 (16:55 +0100)] 
wmc: Add support for creating resource and plain binary files.

13 years agomshtml: Added IUri-based implementation of nsIURL::[Get|Set]Ref.
Jacek Caban [Tue, 18 Jan 2011 11:28:17 +0000 (12:28 +0100)] 
mshtml: Added IUri-based implementation of nsIURL::[Get|Set]Ref.

13 years agoddraw: COM cleanup for the IDirect3D2 iface.
Michael Stefaniuc [Tue, 18 Jan 2011 11:30:17 +0000 (12:30 +0100)] 
ddraw: COM cleanup for the IDirect3D2 iface.

13 years agoddraw: COM cleanup for the IDirect3D iface.
Michael Stefaniuc [Tue, 18 Jan 2011 11:28:15 +0000 (12:28 +0100)] 
ddraw: COM cleanup for the IDirect3D iface.

13 years agoddraw: Pass an IDirectDrawImpl* instead of an iface to CreateSurface().
Michael Stefaniuc [Tue, 18 Jan 2011 11:25:50 +0000 (12:25 +0100)] 
ddraw: Pass an IDirectDrawImpl* instead of an iface to CreateSurface().

13 years agoddraw: Pass an IDirectDrawImpl* instead of an iface to ddraw_set_display_mode().
Michael Stefaniuc [Tue, 18 Jan 2011 11:24:26 +0000 (12:24 +0100)] 
ddraw: Pass an IDirectDrawImpl* instead of an iface to ddraw_set_display_mode().

13 years agoddraw: Avoid some unsafe IDirect3D7 iface to IDirectDrawImpl transitions.
Michael Stefaniuc [Tue, 18 Jan 2011 11:22:48 +0000 (12:22 +0100)] 
ddraw: Avoid some unsafe IDirect3D7 iface to IDirectDrawImpl transitions.

13 years agoshell32/tests: fix a couple memory leaks (Valgrind).
Austin English [Tue, 18 Jan 2011 09:45:50 +0000 (01:45 -0800)] 
shell32/tests: fix a couple memory leaks (Valgrind).

13 years agooleaut32: Deserialize VT_BOOL as 2 bytes, not 4.
Vincent Povirk [Tue, 18 Jan 2011 05:27:39 +0000 (23:27 -0600)] 
oleaut32: Deserialize VT_BOOL as 2 bytes, not 4.

13 years agomsi: Free memory on error (valgrind).
Hans Leidekker [Tue, 18 Jan 2011 08:16:28 +0000 (09:16 +0100)] 
msi: Free memory on error (valgrind).

13 years agocrypt32: Fix memory leak (Valgrind).
Juan Lang [Tue, 18 Jan 2011 02:25:05 +0000 (18:25 -0800)] 
crypt32: Fix memory leak (Valgrind).

13 years agohhctrl.ocx: Implement pop-up menu for Options button.
Owen Rudge [Mon, 17 Jan 2011 22:26:50 +0000 (22:26 +0000)] 
hhctrl.ocx: Implement pop-up menu for Options button.

13 years agohhctrl.ocx: Implement Sync button functionality.
Owen Rudge [Mon, 17 Jan 2011 22:26:46 +0000 (22:26 +0000)] 
hhctrl.ocx: Implement Sync button functionality.

13 years agohhctrl.ocx: Implement Show/Hide functionality.
Owen Rudge [Mon, 17 Jan 2011 22:26:40 +0000 (22:26 +0000)] 
hhctrl.ocx: Implement Show/Hide functionality.

13 years agodbghelp: When failing to look up for a PDB file, don't keep a module format object...
Eric Pouech [Mon, 17 Jan 2011 20:57:46 +0000 (21:57 +0100)] 
dbghelp: When failing to look up for a PDB file, don't keep a module format object around.

13 years agodbghelp: Get stream indexes out of PDB files (instead of hardwired values).
Eric Pouech [Mon, 17 Jan 2011 20:54:17 +0000 (21:54 +0100)] 
dbghelp: Get stream indexes out of PDB files (instead of hardwired values).

13 years agodbghelp: Add support for stream lookup by name in PDB files and use it for strings...
Eric Pouech [Mon, 17 Jan 2011 20:54:04 +0000 (21:54 +0100)] 
dbghelp: Add support for stream lookup by name in PDB files and use it for strings stream.

13 years agowinedump: Also dump FPO data out of JG PDB files.
Eric Pouech [Mon, 17 Jan 2011 20:53:51 +0000 (21:53 +0100)] 
winedump: Also dump FPO data out of JG PDB files.

13 years agowinedump: Dump segment info out of PDB files.
Eric Pouech [Mon, 17 Jan 2011 20:53:42 +0000 (21:53 +0100)] 
winedump: Dump segment info out of PDB files.

13 years agowinedump: Make use of PDB_STREAM_INDEXES in order to get rid of hardwired indexes.
Eric Pouech [Mon, 17 Jan 2011 20:53:31 +0000 (21:53 +0100)] 
winedump: Make use of PDB_STREAM_INDEXES in order to get rid of hardwired indexes.

13 years agowinedump: Added stream header support.
Eric Pouech [Mon, 17 Jan 2011 20:53:25 +0000 (21:53 +0100)] 
winedump: Added stream header support.

13 years agowinedump: Get string table stream index out of ROOT named streams list.
Eric Pouech [Mon, 17 Jan 2011 20:53:20 +0000 (21:53 +0100)] 
winedump: Get string table stream index out of ROOT named streams list.

13 years agowinedump: Dump streams names information out of ROOT object.
Eric Pouech [Mon, 17 Jan 2011 20:53:14 +0000 (21:53 +0100)] 
winedump: Dump streams names information out of ROOT object.

13 years agowinedump: Force the PDB_??_ROOT to always be present in reader object.
Eric Pouech [Mon, 17 Jan 2011 20:53:08 +0000 (21:53 +0100)] 
winedump: Force the PDB_??_ROOT to always be present in reader object.

13 years agowined3d: Store an IWineD3DClipperImpl pointer in IWineD3DSurfaceImpl.
Henri Verbeet [Mon, 17 Jan 2011 17:49:31 +0000 (18:49 +0100)] 
wined3d: Store an IWineD3DClipperImpl pointer in IWineD3DSurfaceImpl.

13 years agowined3d: Store an IWineD3DResourceImpl pointer in struct wined3d_rendertarget_view.
Henri Verbeet [Mon, 17 Jan 2011 17:49:30 +0000 (18:49 +0100)] 
wined3d: Store an IWineD3DResourceImpl pointer in struct wined3d_rendertarget_view.

13 years agowined3d: Pass an IWineD3DResourceImpl pointer to wined3d_rendertarget_view_init().
Henri Verbeet [Mon, 17 Jan 2011 17:49:29 +0000 (18:49 +0100)] 
wined3d: Pass an IWineD3DResourceImpl pointer to wined3d_rendertarget_view_init().

13 years agowined3d: Pass an IWineD3DResourceImpl pointer to context_resource_unloaded().
Henri Verbeet [Mon, 17 Jan 2011 17:49:28 +0000 (18:49 +0100)] 
wined3d: Pass an IWineD3DResourceImpl pointer to context_resource_unloaded().

13 years agowined3d: Don't set cube and volume POW2 caps if np2 textures are supported.
Stefan Dösinger [Sun, 21 Nov 2010 17:08:41 +0000 (18:08 +0100)] 
wined3d: Don't set cube and volume POW2 caps if np2 textures are supported.

13 years agourlmon: Fixed memory leaks in tests.
Jacek Caban [Mon, 17 Jan 2011 13:21:33 +0000 (14:21 +0100)] 
urlmon: Fixed memory leaks in tests.

13 years agowinhttp/tests: Fix tests when connecting via proxy.
Greg Geldorp [Mon, 17 Jan 2011 11:37:23 +0000 (12:37 +0100)] 
winhttp/tests: Fix tests when connecting via proxy.

13 years agogdi32: Use the helper function in GetCharABCWidthsFloatA to support DBCS.
Akihiro Sagawa [Sun, 16 Jan 2011 14:00:29 +0000 (23:00 +0900)] 
gdi32: Use the helper function in GetCharABCWidthsFloatA to support DBCS.

13 years agogdi32: Use the helper function in GetCharWidth32A to support DBCS.
Akihiro Sagawa [Sun, 16 Jan 2011 14:00:27 +0000 (23:00 +0900)] 
gdi32: Use the helper function in GetCharWidth32A to support DBCS.

13 years agogdi32: Add a helper function to get chars in the range.
Akihiro Sagawa [Sun, 16 Jan 2011 14:00:25 +0000 (23:00 +0900)] 
gdi32: Add a helper function to get chars in the range.

13 years agogdi32: Avoid an integer overflow in GetCharABCWidthsA.
Akihiro Sagawa [Sun, 16 Jan 2011 14:00:21 +0000 (23:00 +0900)] 
gdi32: Avoid an integer overflow in GetCharABCWidthsA.

13 years agogdi32: Pass the byte count to FONT_mbtowc in GetCharABCWidthsA.
Akihiro Sagawa [Sun, 16 Jan 2011 14:00:18 +0000 (23:00 +0900)] 
gdi32: Pass the byte count to FONT_mbtowc in GetCharABCWidthsA.

13 years agogdi32/tests: Add more tests for GetCharABCWidthsA.
Akihiro Sagawa [Sun, 16 Jan 2011 14:00:16 +0000 (23:00 +0900)] 
gdi32/tests: Add more tests for GetCharABCWidthsA.

13 years agosetupapi: Fix some memory leaks in SetupDiGetINFClassA.
Andrew Nguyen [Sat, 15 Jan 2011 08:28:37 +0000 (02:28 -0600)] 
setupapi: Fix some memory leaks in SetupDiGetINFClassA.

Spotted with Valgrind.

13 years agosetupapi: Allocate the proper number of bytes for the drive spec.
Andrew Nguyen [Sat, 15 Jan 2011 08:28:30 +0000 (02:28 -0600)] 
setupapi: Allocate the proper number of bytes for the drive spec.

Spotted with Valgrind.

13 years agomsvcrt: Null terminate the temporary locale buffer in _create_locale.
Andrew Nguyen [Sat, 15 Jan 2011 08:28:24 +0000 (02:28 -0600)] 
msvcrt: Null terminate the temporary locale buffer in _create_locale.

Spotted with Valgrind.

13 years agomsvcrt/tests: Avoid embedding extended ASCII characters in locale string literals.
Andrew Nguyen [Sat, 15 Jan 2011 08:28:19 +0000 (02:28 -0600)] 
msvcrt/tests: Avoid embedding extended ASCII characters in locale string literals.

13 years agomsvcrt: Fix a possible memory leak in _wsystem for the NULL command case.
Andrew Nguyen [Sat, 15 Jan 2011 08:28:13 +0000 (02:28 -0600)] 
msvcrt: Fix a possible memory leak in _wsystem for the NULL command case.

Spotted with Valgrind.

13 years agomsvcrt: Fix a possible memory leak in _wpopen if a memory allocation fails.
Andrew Nguyen [Sat, 15 Jan 2011 08:28:08 +0000 (02:28 -0600)] 
msvcrt: Fix a possible memory leak in _wpopen if a memory allocation fails.

13 years agoiphlpapi: Correctly compute the buffer offset for the DNS address structure in GetAda...
Andrew Nguyen [Sat, 15 Jan 2011 08:28:02 +0000 (02:28 -0600)] 
iphlpapi: Correctly compute the buffer offset for the DNS address structure in GetAdaptersAddresses.

Spotted with Valgrind.

13 years agohhctrl.ocx: Add support for the print button using IWebBrowser_ExecWB.
Erich Hoover [Fri, 14 Jan 2011 22:16:31 +0000 (15:16 -0700)] 
hhctrl.ocx: Add support for the print button using IWebBrowser_ExecWB.

13 years agorsaenh/tests: Fix a key leak (Valgrind).
Nikolay Sivov [Sun, 16 Jan 2011 11:49:10 +0000 (14:49 +0300)] 
rsaenh/tests: Fix a key leak (Valgrind).

13 years agokernel32/tests: Free environment block in the child process when it is unused.
Andrew Nguyen [Sun, 16 Jan 2011 10:35:21 +0000 (04:35 -0600)] 
kernel32/tests: Free environment block in the child process when it is unused.

13 years agogameux: Free the allocated GameStatisticsImpl object on failure in GameStatisticsMgrI...
Andrew Nguyen [Sun, 16 Jan 2011 09:41:49 +0000 (03:41 -0600)] 
gameux: Free the allocated GameStatisticsImpl object on failure in GameStatisticsMgrImpl::GetGameStatistics.

Spotted with Valgrind.

13 years agogameux: Initialize registry path pointer to NULL in GAMEUX_getAppIdFromGDFPath.
Andrew Nguyen [Sun, 16 Jan 2011 09:41:43 +0000 (03:41 -0600)] 
gameux: Initialize registry path pointer to NULL in GAMEUX_getAppIdFromGDFPath.

13 years agofusion: Avoid memory leaks on memory allocation failure in parse_display_name.
Andrew Nguyen [Sun, 16 Jan 2011 09:41:27 +0000 (03:41 -0600)] 
fusion: Avoid memory leaks on memory allocation failure in parse_display_name.

13 years agoexplorerframe/tests: Free the shell items at the end of the event tests.
Andrew Nguyen [Sun, 16 Jan 2011 09:41:20 +0000 (03:41 -0600)] 
explorerframe/tests: Free the shell items at the end of the event tests.

Spotted with Valgrind.

13 years agoloader: Add missing checks for FreeBSD_kernel.
Austin English [Sat, 15 Jan 2011 23:52:54 +0000 (15:52 -0800)] 
loader: Add missing checks for FreeBSD_kernel.

13 years agontdll: Add missing checks for FreeBSD_kernel.
Austin English [Sat, 15 Jan 2011 23:53:13 +0000 (15:53 -0800)] 
ntdll: Add missing checks for FreeBSD_kernel.

13 years agoserver: Add missing checks for FreeBSD_kernel.
Austin English [Sat, 15 Jan 2011 23:53:24 +0000 (15:53 -0800)] 
server: Add missing checks for FreeBSD_kernel.

13 years agolibwine: Add missing checks for FreeBSD_kernel.
Austin English [Sat, 15 Jan 2011 23:52:50 +0000 (15:52 -0800)] 
libwine: Add missing checks for FreeBSD_kernel.

13 years agoshdocvw: Get rid of the IDB_IETOOLBAR define, the bitmap is loaded by name.
Alexandre Julliard [Mon, 17 Jan 2011 12:33:26 +0000 (13:33 +0100)] 
shdocvw: Get rid of the IDB_IETOOLBAR define, the bitmap is loaded by name.

13 years agommdevapi: Use ifaces instead of vtbl pointers in MMDevice.
Michael Stefaniuc [Mon, 17 Jan 2011 09:41:30 +0000 (10:41 +0100)] 
mmdevapi: Use ifaces instead of vtbl pointers in MMDevice.

13 years agohhctrl.ocx: Use ifaces instead of vtbl pointers in IOleClientSiteImpl.
Michael Stefaniuc [Mon, 17 Jan 2011 09:36:47 +0000 (10:36 +0100)] 
hhctrl.ocx: Use ifaces instead of vtbl pointers in IOleClientSiteImpl.

13 years agomsvcrt/tests: Use different method to determine non-SBCS locale.
Greg Geldorp [Sun, 16 Jan 2011 21:16:06 +0000 (22:16 +0100)] 
msvcrt/tests: Use different method to determine non-SBCS locale.

13 years agojscript: COM cleanup for the IServiceProvider iface.
Michael Stefaniuc [Sun, 16 Jan 2011 20:32:07 +0000 (21:32 +0100)] 
jscript: COM cleanup for the IServiceProvider iface.

13 years agojscript: Use ifaces instead of vtbl pointers in JScript.
Michael Stefaniuc [Sun, 16 Jan 2011 20:30:46 +0000 (21:30 +0100)] 
jscript: Use ifaces instead of vtbl pointers in JScript.

13 years agojscript: COM cleanup for the IDispatchEx iface.
Michael Stefaniuc [Sun, 16 Jan 2011 20:27:20 +0000 (21:27 +0100)] 
jscript: COM cleanup for the IDispatchEx iface.

13 years agowined3d: Pass an IWineD3DResourceImpl pointer to context_resource_released().
Henri Verbeet [Sun, 16 Jan 2011 22:36:47 +0000 (23:36 +0100)] 
wined3d: Pass an IWineD3DResourceImpl pointer to context_resource_released().

13 years agowined3d: Pass an IWineD3DResourceImpl pointer to device_resource_released().
Henri Verbeet [Sun, 16 Jan 2011 22:36:46 +0000 (23:36 +0100)] 
wined3d: Pass an IWineD3DResourceImpl pointer to device_resource_released().

13 years agowined3d: Pass an IWineD3DResourceImpl pointer to device_resource_add().
Henri Verbeet [Sun, 16 Jan 2011 22:36:45 +0000 (23:36 +0100)] 
wined3d: Pass an IWineD3DResourceImpl pointer to device_resource_add().

13 years agowined3d: Pass an IWineD3DResourceImpl pointer to device_resource_remove().
Henri Verbeet [Sun, 16 Jan 2011 22:36:44 +0000 (23:36 +0100)] 
wined3d: Pass an IWineD3DResourceImpl pointer to device_resource_remove().

13 years agorsaenh: Be more careful about when to hash HMAC key material.
Juan Lang [Sun, 16 Jan 2011 20:06:30 +0000 (12:06 -0800)] 
rsaenh: Be more careful about when to hash HMAC key material.

13 years agorsaenh: Only set key length on successful retrieval of hash value.
Juan Lang [Sun, 16 Jan 2011 20:01:47 +0000 (12:01 -0800)] 
rsaenh: Only set key length on successful retrieval of hash value.

13 years agocrypt32: Add stub for CertRegisterPhysicalStore.
Juan Lang [Sun, 16 Jan 2011 19:43:56 +0000 (11:43 -0800)] 
crypt32: Add stub for CertRegisterPhysicalStore.

13 years agocomdlg32/tests: Fix expected height computation.
Greg Geldorp [Sun, 16 Jan 2011 18:44:12 +0000 (19:44 +0100)] 
comdlg32/tests: Fix expected height computation.

13 years agouser32/tests: Fix DDE test failures on DBCS machines.
Greg Geldorp [Sun, 16 Jan 2011 14:14:32 +0000 (15:14 +0100)] 
user32/tests: Fix DDE test failures on DBCS machines.

13 years agogdiplus: Rewrite GdipCreateMatrix3.
Vincent Povirk [Sun, 16 Jan 2011 16:59:50 +0000 (10:59 -0600)] 
gdiplus: Rewrite GdipCreateMatrix3.

13 years agoshell32/tests: Fix a leak in the ebrowser tests (Valgrind).
David Hedberg [Sun, 16 Jan 2011 09:57:01 +0000 (10:57 +0100)] 
shell32/tests: Fix a leak in the ebrowser tests (Valgrind).

13 years agoshell32: Fix a leak in the ebrowser travellog (Valgrind).
David Hedberg [Sun, 16 Jan 2011 09:57:00 +0000 (10:57 +0100)] 
shell32: Fix a leak in the ebrowser travellog (Valgrind).

13 years agomsxml3/tests: Fix a lot of leaks in tests (Valgrind).
Nikolay Sivov [Sun, 16 Jan 2011 00:32:00 +0000 (03:32 +0300)] 
msxml3/tests: Fix a lot of leaks in tests (Valgrind).

13 years agomsctf/tests: Fix failures on Win7 and East-Asian machines.
Greg Geldorp [Sat, 15 Jan 2011 21:54:20 +0000 (22:54 +0100)] 
msctf/tests: Fix failures on Win7 and East-Asian machines.

13 years agourlmon/tests: Fixed memory leak in tests (valgrind).
Thomas Mullaly [Sat, 15 Jan 2011 20:16:50 +0000 (15:16 -0500)] 
urlmon/tests: Fixed memory leak in tests (valgrind).

13 years agonormaliz: Changed the default debug channel to normaliz instead of authz.
Thomas Mullaly [Wed, 12 Jan 2011 00:49:59 +0000 (19:49 -0500)] 
normaliz: Changed the default debug channel to normaliz instead of authz.

13 years agourlmon: Fixed misc typos and removed a few random tab characters.
Thomas Mullaly [Wed, 12 Jan 2011 00:48:45 +0000 (19:48 -0500)] 
urlmon: Fixed misc typos and removed a few random tab characters.

13 years agontdll/tests: Fix compilation on systems that don't support nameless unions.
Francois Gouget [Sat, 15 Jan 2011 19:10:26 +0000 (20:10 +0100)] 
ntdll/tests: Fix compilation on systems that don't support nameless unions.

13 years agoshell32: Fix a cloned PIDL leak (Valgrind).
Nikolay Sivov [Sat, 15 Jan 2011 18:42:59 +0000 (21:42 +0300)] 
shell32: Fix a cloned PIDL leak (Valgrind).

13 years agoshell32/tests: Fix some leaks in tests (Valgrind).
Nikolay Sivov [Sat, 15 Jan 2011 18:29:08 +0000 (21:29 +0300)] 
shell32/tests: Fix some leaks in tests (Valgrind).

13 years agoshlwapi: Keep pointer to allocated block to free it later (Valgrind).
Nikolay Sivov [Sat, 15 Jan 2011 17:14:39 +0000 (20:14 +0300)] 
shlwapi: Keep pointer to allocated block to free it later (Valgrind).

13 years agohlink/tests: Fix interface leak (Valgrind).
Nikolay Sivov [Sat, 15 Jan 2011 16:07:58 +0000 (19:07 +0300)] 
hlink/tests: Fix interface leak (Valgrind).

13 years agofusion: Fix processor arch string leak (Valgrind).
Nikolay Sivov [Sat, 15 Jan 2011 15:55:42 +0000 (18:55 +0300)] 
fusion: Fix processor arch string leak (Valgrind).

13 years agocomctl32/imagelist: Fix a couple of imagelist leaks (Valgrind).
Nikolay Sivov [Sat, 15 Jan 2011 15:21:54 +0000 (18:21 +0300)] 
comctl32/imagelist: Fix a couple of imagelist leaks (Valgrind).

13 years agowinemenubuilder: Extract all icon sizes on freedesktop too.
Damjan Jovanovic [Sat, 15 Jan 2011 08:37:52 +0000 (10:37 +0200)] 
winemenubuilder: Extract all icon sizes on freedesktop too.

13 years agolibwine: Remove redundant wine_switch_to_stack implementations.
Alexandre Julliard [Mon, 17 Jan 2011 11:49:31 +0000 (12:49 +0100)] 
libwine: Remove redundant wine_switch_to_stack implementations.

13 years agowininet: Use LIST_FOR_EACH_SAFE in a loop where we can delete an entry.
Vincent Povirk [Fri, 14 Jan 2011 22:39:57 +0000 (16:39 -0600)] 
wininet: Use LIST_FOR_EACH_SAFE in a loop where we can delete an entry.

13 years agourlmon: Remove some leftovers from the old COM days.
Michael Stefaniuc [Fri, 14 Jan 2011 22:32:54 +0000 (23:32 +0100)] 
urlmon: Remove some leftovers from the old COM days.

13 years agourlmon: COM cleanup for the IStream iface.
Michael Stefaniuc [Fri, 14 Jan 2011 22:31:13 +0000 (23:31 +0100)] 
urlmon: COM cleanup for the IStream iface.

13 years agourlmon: COM cleanup for the rest of the ifaces in Binding.
Michael Stefaniuc [Fri, 14 Jan 2011 22:29:12 +0000 (23:29 +0100)] 
urlmon: COM cleanup for the rest of the ifaces in Binding.

13 years agourlmon: COM cleanup for the IBinding iface.
Michael Stefaniuc [Fri, 14 Jan 2011 22:27:11 +0000 (23:27 +0100)] 
urlmon: COM cleanup for the IBinding iface.

13 years agooleaut32/tests: Fix a string leak (Valgrind).
Nikolay Sivov [Fri, 14 Jan 2011 21:54:18 +0000 (00:54 +0300)] 
oleaut32/tests: Fix a string leak (Valgrind).

13 years agocomctl32/tests: Fix a leak in rebar test data allocation (Valgrind).
Nikolay Sivov [Fri, 14 Jan 2011 21:28:38 +0000 (00:28 +0300)] 
comctl32/tests: Fix a leak in rebar test data allocation (Valgrind).

13 years agocomctl32/tests: Fix a leak in toolbar test data allocation (Valgrind).
Nikolay Sivov [Fri, 14 Jan 2011 21:20:29 +0000 (00:20 +0300)] 
comctl32/tests: Fix a leak in toolbar test data allocation (Valgrind).

13 years agooleaut32/safearray: Fix allocation error check for array descriptor.
Nikolay Sivov [Fri, 14 Jan 2011 20:30:17 +0000 (23:30 +0300)] 
oleaut32/safearray: Fix allocation error check for array descriptor.

13 years agolibwine: Implemented the call_on_stack function for Sparc.
André Hentschel [Fri, 14 Jan 2011 20:46:26 +0000 (21:46 +0100)] 
libwine: Implemented the call_on_stack function for Sparc.

13 years agopo: Update the English po files.
Alexandre Julliard [Mon, 17 Jan 2011 11:45:24 +0000 (12:45 +0100)] 
po: Update the English po files.