wine
16 years agomshtml: Added IHTMLElement::get_parentElement implementation.
Jacek Caban [Mon, 25 Aug 2008 08:09:24 +0000 (10:09 +0200)] 
mshtml: Added IHTMLElement::get_parentElement implementation.

16 years agomshtml: Added IHTMLDocument::get_Script implementation.
Jacek Caban [Mon, 25 Aug 2008 08:08:40 +0000 (10:08 +0200)] 
mshtml: Added IHTMLDocument::get_Script implementation.

16 years agoadvapi32/tests: Fix a crash.
Paul Vriens [Mon, 25 Aug 2008 06:30:56 +0000 (08:30 +0200)] 
advapi32/tests: Fix a crash.

16 years agoadvapi32/tests: Remove duplicate test.
Paul Vriens [Sun, 24 Aug 2008 15:50:28 +0000 (17:50 +0200)] 
advapi32/tests: Remove duplicate test.

16 years agod3dx9: Improve a few TRACEs.
Henri Verbeet [Sun, 24 Aug 2008 21:43:27 +0000 (23:43 +0200)] 
d3dx9: Improve a few TRACEs.

16 years agowined3d: Move a TRACE up a few lines.
Henri Verbeet [Sun, 24 Aug 2008 21:43:26 +0000 (23:43 +0200)] 
wined3d: Move a TRACE up a few lines.

16 years agowined3d: glDeleteFramebuffersEXT() needs a context.
Henri Verbeet [Sun, 24 Aug 2008 21:43:02 +0000 (23:43 +0200)] 
wined3d: glDeleteFramebuffersEXT() needs a context.

16 years agoregedit: Fix memory leaks in favourites handling.
Alexander Nicolaysen Sørnes [Sun, 24 Aug 2008 20:10:08 +0000 (22:10 +0200)] 
regedit: Fix memory leaks in favourites handling.

16 years agoregedit: Convert favourites handling to unicode.
Alexander Nicolaysen Sørnes [Fri, 22 Aug 2008 22:44:29 +0000 (00:44 +0200)] 
regedit: Convert favourites handling to unicode.

16 years agoregedit: Fix possible memory leaks.
Alexander Nicolaysen Sørnes [Fri, 22 Aug 2008 22:24:36 +0000 (00:24 +0200)] 
regedit: Fix possible memory leaks.

16 years agoregedit: Remove unneeded character conversions.
Alexander Nicolaysen Sørnes [Fri, 22 Aug 2008 22:22:27 +0000 (00:22 +0200)] 
regedit: Remove unneeded character conversions.

16 years agogdiplus: Made Graphics calls check for busy state.
Nikolay Sivov [Sun, 24 Aug 2008 10:45:23 +0000 (14:45 +0400)] 
gdiplus: Made Graphics calls check for busy state.

16 years agogdiplus: Basic GdipGetDC/GdipReleaseDC implementation.
Nikolay Sivov [Sun, 24 Aug 2008 10:45:18 +0000 (14:45 +0400)] 
gdiplus: Basic GdipGetDC/GdipReleaseDC implementation.

16 years agogdiplus: Added a test for GdipGetDC/GdipReleaseDC behaviour + fixes to be able to...
Nikolay Sivov [Sun, 24 Aug 2008 10:45:14 +0000 (14:45 +0400)] 
gdiplus: Added a test for GdipGetDC/GdipReleaseDC behaviour + fixes to be able to run it.

16 years agogdiplus: Free memory after some GraphicsPath tests.
Nikolay Sivov [Sun, 24 Aug 2008 10:45:09 +0000 (14:45 +0400)] 
gdiplus: Free memory after some GraphicsPath tests.

16 years agogdiplus: Use GdipFree instead of HeapFree in GdipDeleteGraphics.
Nikolay Sivov [Sun, 24 Aug 2008 10:45:05 +0000 (14:45 +0400)] 
gdiplus: Use GdipFree instead of HeapFree in GdipDeleteGraphics.

16 years agogdiplus: Free memory after some Graphics tests.
Nikolay Sivov [Sun, 24 Aug 2008 10:44:56 +0000 (14:44 +0400)] 
gdiplus: Free memory after some Graphics tests.

16 years agomsxml3: Added custom queryresult DISPIDs implementation.
Piotr Caban [Sun, 24 Aug 2008 01:36:46 +0000 (03:36 +0200)] 
msxml3: Added custom queryresult DISPIDs implementation.

16 years agowined3d: Use 8 bits-per-component for the PBO test internal format.
Chris Robinson [Sat, 23 Aug 2008 21:14:10 +0000 (14:14 -0700)] 
wined3d: Use 8 bits-per-component for the PBO test internal format.

GL_RGBA doesn't gaurantee an internal storage depth, which can cause the test
to fail if it's stored with less than 8 bits of precision. Some nVidia
drivers would actually store with 4 bits of precision.

16 years agowinhlp32: Add Japanese resources.
Muneyuki Noguchi [Sat, 23 Aug 2008 05:53:21 +0000 (14:53 +0900)] 
winhlp32: Add Japanese resources.

16 years agoclock: Add Japanese resources.
Muneyuki Noguchi [Sat, 23 Aug 2008 05:53:21 +0000 (14:53 +0900)] 
clock: Add Japanese resources.

16 years agouser32: Update Japanese translation.
Muneyuki Noguchi [Sat, 23 Aug 2008 08:13:06 +0000 (17:13 +0900)] 
user32: Update Japanese translation.

16 years agoshell32: Update Japanese translation.
Muneyuki Noguchi [Sat, 23 Aug 2008 08:08:48 +0000 (17:08 +0900)] 
shell32: Update Japanese translation.

16 years agocomdlg32: Update Japanese translation.
Muneyuki Noguchi [Sat, 23 Aug 2008 07:31:35 +0000 (16:31 +0900)] 
comdlg32: Update Japanese translation.

16 years agoRelease 1.1.3. wine-1.1.3
Alexandre Julliard [Fri, 22 Aug 2008 15:16:26 +0000 (17:16 +0200)] 
Release 1.1.3.

16 years agod3d8/d3d9: Remove unconsistent tests for SetMaterial.
David Adam [Thu, 21 Aug 2008 16:35:00 +0000 (18:35 +0200)] 
d3d8/d3d9: Remove unconsistent tests for SetMaterial.

16 years agoddraw: Only ddraw checks wether one can give a null pointer to SetMaterial.
David Adam [Thu, 21 Aug 2008 16:54:27 +0000 (18:54 +0200)] 
ddraw: Only ddraw checks wether one can give a null pointer to SetMaterial.

16 years agoadvapi32/tests: Add tests for EnumServicesStatusExA.
Paul Vriens [Thu, 21 Aug 2008 15:18:41 +0000 (17:18 +0200)] 
advapi32/tests: Add tests for EnumServicesStatusExA.

16 years agoadvapi32: Prevent a crash when passing an allowed NULL parameter.
Paul Vriens [Thu, 21 Aug 2008 15:17:52 +0000 (17:17 +0200)] 
advapi32: Prevent a crash when passing an allowed NULL parameter.

16 years agoadvapi32/tests: Add tests for EnumServicesStatusA.
Paul Vriens [Thu, 21 Aug 2008 14:14:45 +0000 (16:14 +0200)] 
advapi32/tests: Add tests for EnumServicesStatusA.

16 years agoadvapi32/tests: Add tests for QueryServiceStatusEx.
Paul Vriens [Thu, 21 Aug 2008 07:00:05 +0000 (09:00 +0200)] 
advapi32/tests: Add tests for QueryServiceStatusEx.

16 years agoadvapi32/tests: Add tests for QueryServiceStatus.
Paul Vriens [Wed, 20 Aug 2008 18:27:34 +0000 (20:27 +0200)] 
advapi32/tests: Add tests for QueryServiceStatus.

16 years agoadvapi32/tests: Add helper function to get function pointers.
Paul Vriens [Wed, 20 Aug 2008 18:13:59 +0000 (20:13 +0200)] 
advapi32/tests: Add helper function to get function pointers.

16 years agodpnet: Add stubbed DirectPlay8Peer interface.
Alexander Nicolaysen Sørnes [Wed, 20 Aug 2008 13:18:57 +0000 (15:18 +0200)] 
dpnet: Add stubbed DirectPlay8Peer interface.

16 years agoregedit: Convert AddEntryToTree to unicode.
Alexander Nicolaysen Sørnes [Thu, 21 Aug 2008 22:12:09 +0000 (00:12 +0200)] 
regedit: Convert AddEntryToTree to unicode.

16 years agoregedit: Convert key creation to unicode.
Alexander Nicolaysen Sørnes [Thu, 21 Aug 2008 21:49:34 +0000 (23:49 +0200)] 
regedit: Convert key creation to unicode.

16 years agomstask: Implemented partial stub for (Set|Get)AccountInformation.
Roy Shea [Thu, 21 Aug 2008 20:07:00 +0000 (13:07 -0700)] 
mstask: Implemented partial stub for (Set|Get)AccountInformation.

16 years agomstask: Implemented (Set|Get)MaxRunTime.
Roy Shea [Thu, 21 Aug 2008 20:06:19 +0000 (13:06 -0700)] 
mstask: Implemented (Set|Get)MaxRunTime.

16 years agomstask: Implemented (Set|Get)Comment.
Roy Shea [Thu, 21 Aug 2008 20:05:43 +0000 (13:05 -0700)] 
mstask: Implemented (Set|Get)Comment.

16 years agomstask: Implement (Set|Get)Parameters.
Roy Shea [Thu, 21 Aug 2008 20:05:07 +0000 (13:05 -0700)] 
mstask: Implement (Set|Get)Parameters.

16 years agomstask: Task PersistFile AddRef, QueryInterface, and Release.
Roy Shea [Thu, 21 Aug 2008 15:54:01 +0000 (08:54 -0700)] 
mstask: Task PersistFile AddRef, QueryInterface, and Release.

16 years agomsxml3: Added IDispatchEx QueryInterface test.
Piotr Caban [Thu, 21 Aug 2008 21:38:03 +0000 (23:38 +0200)] 
msxml3: Added IDispatchEx QueryInterface test.

16 years agomsxml3: Added queryresult's IDispatchEx implementation.
Piotr Caban [Thu, 21 Aug 2008 21:37:48 +0000 (23:37 +0200)] 
msxml3: Added queryresult's IDispatchEx implementation.

File dispex.c is copied from mshtml.dll. Jacek helped me to write this patch.

16 years agomsxml3: Code clean up.
Piotr Caban [Thu, 21 Aug 2008 21:36:40 +0000 (23:36 +0200)] 
msxml3: Code clean up.

16 years agomsxml3: Use LoadTypeLibEx to register typelib.
Piotr Caban [Thu, 21 Aug 2008 21:36:07 +0000 (23:36 +0200)] 
msxml3: Use LoadTypeLibEx to register typelib.

16 years agodsound: Tune some parameters to make pulseaudio work.
Maarten Lankhorst [Mon, 18 Aug 2008 19:00:26 +0000 (21:00 +0200)] 
dsound: Tune some parameters to make pulseaudio work.

16 years agowinealsa.drv: Tune some parameters to make pulseaudio work.
Maarten Lankhorst [Wed, 20 Aug 2008 19:42:46 +0000 (21:42 +0200)] 
winealsa.drv: Tune some parameters to make pulseaudio work.

Kudos to pulseaudio for actually respecting buffer_time and period_time.

16 years agocomctl32: Update simplified Chinese resource.
Hongbo Ni [Fri, 22 Aug 2008 04:56:47 +0000 (14:56 +1000)] 
comctl32: Update simplified Chinese resource.

16 years agocomdlg32: Update simplified Chinese resource.
Hongbo Ni [Fri, 22 Aug 2008 04:57:17 +0000 (14:57 +1000)] 
comdlg32: Update simplified Chinese resource.

16 years agoshell32: Update simplified Chinese resource.
Hongbo Ni [Fri, 22 Aug 2008 04:57:53 +0000 (14:57 +1000)] 
shell32: Update simplified Chinese resource.

16 years agouser32: Update simplified Chinese resource.
Hongbo Ni [Fri, 22 Aug 2008 04:58:17 +0000 (14:58 +1000)] 
user32: Update simplified Chinese resource.

16 years agoprogman: Update simplified Chinese resource.
Hongbo Ni [Fri, 22 Aug 2008 04:58:33 +0000 (14:58 +1000)] 
progman: Update simplified Chinese resource.

16 years agowinconsole: Update simplified Chinese resource.
Hongbo Ni [Fri, 22 Aug 2008 04:59:10 +0000 (14:59 +1000)] 
winconsole: Update simplified Chinese resource.

16 years agowinefile: Update simplified Chinese resource.
Hongbo Ni [Fri, 22 Aug 2008 04:59:23 +0000 (14:59 +1000)] 
winefile: Update simplified Chinese resource.

16 years agowinhlp32: Update simplified Chinese resource.
Hongbo Ni [Fri, 22 Aug 2008 04:59:45 +0000 (14:59 +1000)] 
winhlp32: Update simplified Chinese resource.

16 years agoclock: Update simplified Chinese resource.
Hongbo Ni [Fri, 22 Aug 2008 05:21:29 +0000 (15:21 +1000)] 
clock: Update simplified Chinese resource.

16 years agowinecfg: Update Japanese translation.
Muneyuki Noguchi [Fri, 22 Aug 2008 03:16:20 +0000 (12:16 +0900)] 
winecfg: Update Japanese translation.

16 years agonotepad: Update Japanese translation.
Muneyuki Noguchi [Fri, 22 Aug 2008 02:37:44 +0000 (11:37 +0900)] 
notepad: Update Japanese translation.

16 years agoregedit: Update Japanese translation.
Muneyuki Noguchi [Thu, 21 Aug 2008 22:21:58 +0000 (07:21 +0900)] 
regedit: Update Japanese translation.

16 years agogdiplus: Implemented GdipFillClosedCurve2[I].
Nikolay Sivov [Thu, 21 Aug 2008 22:16:49 +0000 (02:16 +0400)] 
gdiplus: Implemented GdipFillClosedCurve2[I].

16 years agorasapi: Fix test failure on platforms vista, w2k8.
Stefan Leichter [Thu, 21 Aug 2008 20:44:32 +0000 (22:44 +0200)] 
rasapi: Fix test failure on platforms vista, w2k8.

16 years agowinhlp32: Update Norwegian Bokmål translation.
Alexander Nicolaysen Sørnes [Thu, 21 Aug 2008 20:10:46 +0000 (22:10 +0200)] 
winhlp32: Update Norwegian Bokmål translation.

16 years agocrypt32: Remove some unnecessary code.
Huw Davies [Thu, 21 Aug 2008 16:56:17 +0000 (17:56 +0100)] 
crypt32: Remove some unnecessary code.

16 years agocrypt32: Don't decrease the size of the buffer, since we're already counting the...
Huw Davies [Thu, 21 Aug 2008 17:03:11 +0000 (18:03 +0100)] 
crypt32: Don't decrease the size of the buffer, since we're already counting the characters that we're adding to it.

16 years agowined3d: Fix window rewrite regression.
Roderick Colenbrander [Thu, 21 Aug 2008 20:51:18 +0000 (20:51 +0000)] 
wined3d: Fix window rewrite regression.

16 years agowined3d: Remove useless hash_table_entry_t typedef.
H. Verbeet [Thu, 21 Aug 2008 16:35:34 +0000 (18:35 +0200)] 
wined3d: Remove useless hash_table_entry_t typedef.

It doesn't add much.

16 years agowined3d: Track FBOs per-context.
H. Verbeet [Thu, 21 Aug 2008 16:34:55 +0000 (18:34 +0200)] 
wined3d: Track FBOs per-context.

Although sharing FBOs across contexts is allowed by EXT_framebuffer_object
(issue 76), it causes issues with nVidia drivers. Considering the GL 3 spec
explicitly disallows sharing of FBOs accross contexts (Appendix D), this
patch is probably the right thing to do.

16 years agowined3d: Move depth stencil location handling code up a couple of lines.
H. Verbeet [Thu, 21 Aug 2008 16:23:32 +0000 (18:23 +0200)] 
wined3d: Move depth stencil location handling code up a couple of lines.

This is just for clarity, so that render targets and the depth stencil are
handled in the same place.

16 years agooleaut32: Add a failing VarFormat test.
Damjan Jovanovic [Thu, 21 Aug 2008 14:30:56 +0000 (16:30 +0200)] 
oleaut32: Add a failing VarFormat test.

16 years agoAvoid some size_t printf format warnings.
Alexandre Julliard [Thu, 21 Aug 2008 14:05:15 +0000 (16:05 +0200)] 
Avoid some size_t printf format warnings.

16 years agokernel32: Fix a compiler warning on Mac OS.
Alexandre Julliard [Thu, 21 Aug 2008 14:04:58 +0000 (16:04 +0200)] 
kernel32: Fix a compiler warning on Mac OS.

16 years agotaskmgr: Converted some functions and variables to Unicode.
Vladimir Pankratov [Wed, 20 Aug 2008 08:35:51 +0000 (08:35 +0000)] 
taskmgr: Converted some functions and variables to Unicode.

16 years agotaskmgr: Converted some functions and variables to Unicode.
Vladimir Pankratov [Wed, 20 Aug 2008 08:34:48 +0000 (08:34 +0000)] 
taskmgr: Converted some functions and variables to Unicode.

16 years agotaskmgr: Converted some functions and variables to Unicode.
Vladimir Pankratov [Wed, 20 Aug 2008 08:34:12 +0000 (08:34 +0000)] 
taskmgr: Converted some functions and variables to Unicode.

16 years agotaskmgr: Converted some functions and variables to Unicode.
Vladimir Pankratov [Wed, 20 Aug 2008 08:33:29 +0000 (08:33 +0000)] 
taskmgr: Converted some functions and variables to Unicode.

16 years agotaskmgr: Converted some functions and variables to Unicode.
Vladimir Pankratov [Wed, 20 Aug 2008 08:32:24 +0000 (08:32 +0000)] 
taskmgr: Converted some functions and variables to Unicode.

16 years agocomctl32: Set listview focus on WM_LBUTTONUP instead of WM_LBUTTONDOWN.
Lei Zhang [Mon, 18 Aug 2008 23:05:27 +0000 (16:05 -0700)] 
comctl32: Set listview focus on WM_LBUTTONUP instead of WM_LBUTTONDOWN.

16 years agoexpand: Extended expand program to accept /r argument.
Roy Shea [Thu, 21 Aug 2008 08:18:00 +0000 (01:18 -0700)] 
expand: Extended expand program to accept /r argument.

16 years agomstask: Implemented (Set|Get)ApplicationName.
Roy Shea [Thu, 21 Aug 2008 08:09:18 +0000 (01:09 -0700)] 
mstask: Implemented (Set|Get)ApplicationName.

16 years agowined3d: Fix copy paste error in IWineGDISurfaceImpl_RealizePalette.
Alexander Dorofeyev [Wed, 20 Aug 2008 18:51:53 +0000 (21:51 +0300)] 
wined3d: Fix copy paste error in IWineGDISurfaceImpl_RealizePalette.

It has to update the whole surface, so NULL must be passed to
x11_copy_to_screen. Fixes a regression in Red Alert.

16 years agowined3d: Set D3DPTEXTURECAPS_TRANSPARENCY.
Alexander Dorofeyev [Wed, 20 Aug 2008 18:51:41 +0000 (21:51 +0300)] 
wined3d: Set D3DPTEXTURECAPS_TRANSPARENCY.

It indicates support of colorkey transparency on textures, so set it because
wined3d supports it. Fixes transparency problems in Forsaken.

16 years agowined3d: Disable TEXTURE_RECTANGLE in SetupForBlit.
Alexander Dorofeyev [Wed, 20 Aug 2008 18:50:51 +0000 (21:50 +0300)] 
wined3d: Disable TEXTURE_RECTANGLE in SetupForBlit.

16 years agoddraw/tests: Skip cubemap tests when cubemap isn't supported.
Alexander Dorofeyev [Wed, 20 Aug 2008 18:50:42 +0000 (21:50 +0300)] 
ddraw/tests: Skip cubemap tests when cubemap isn't supported.

16 years agowined3d: Filter out more spam.
Stefan Dösinger [Tue, 12 Aug 2008 22:52:35 +0000 (17:52 -0500)] 
wined3d: Filter out more spam.

16 years agowined3d: De-pickify the texbem test.
Stefan Dösinger [Tue, 12 Aug 2008 22:46:34 +0000 (17:46 -0500)] 
wined3d: De-pickify the texbem test.

16 years agod3d9: Make the bumpmap test less picky.
Stefan Dösinger [Tue, 12 Aug 2008 22:33:45 +0000 (17:33 -0500)] 
d3d9: Make the bumpmap test less picky.

16 years agowined3d: Set the texture wrap default with the NP2 emulation properly.
Stefan Dösinger [Tue, 12 Aug 2008 22:18:25 +0000 (17:18 -0500)] 
wined3d: Set the texture wrap default with the NP2 emulation properly.

16 years agowined3d: Don't skip applying texdims with shaders.
Stefan Dösinger [Tue, 12 Aug 2008 18:06:25 +0000 (13:06 -0500)] 
wined3d: Don't skip applying texdims with shaders.

There's no need to do that with the nvts and opengl ffp fixed function
fragment pipeline, it's perfectly well defined in GL which one takes
effect. This removes a few more troubles when switching between
shaders and arbfp.

16 years agowined3d: Don't enable texture dimensions with shaders.
Stefan Dösinger [Tue, 12 Aug 2008 17:46:54 +0000 (12:46 -0500)] 
wined3d: Don't enable texture dimensions with shaders.

ARB and GLSL don't need that. If a shader backend like atifs or nvts
need it in the future, the shader backend should deal with that rather
than the ffp pipeline.

16 years agowined3d: Prefer aux buffer matches over alpha matches.
Stefan Dösinger [Thu, 14 Aug 2008 21:47:19 +0000 (16:47 -0500)] 
wined3d: Prefer aux buffer matches over alpha matches.

Half Life 2 uses D3DFMT_X8R8G8B8 for the back buffer, but macos
supports aux buffers only on D3DFMT_A8R8G8B8. I think having aux
buffers is more important right now than having a precise alpha
match.

16 years agowinex11: Do not cap the cursor size.
Stefan Dösinger [Fri, 8 Aug 2008 21:01:51 +0000 (16:01 -0500)] 
winex11: Do not cap the cursor size.

16 years agod3d9: Test for fixed function value clamping.
Stefan Dösinger [Thu, 14 Aug 2008 21:29:47 +0000 (16:29 -0500)] 
d3d9: Test for fixed function value clamping.

16 years agowined3d: Update the overlay when the destination was drawn to.
Stefan Dösinger [Wed, 20 Aug 2008 15:48:14 +0000 (10:48 -0500)] 
wined3d: Update the overlay when the destination was drawn to.

16 years agoappwiz.cpl: Add the French resource.
David Adam [Wed, 20 Aug 2008 13:53:15 +0000 (15:53 +0200)] 
appwiz.cpl: Add the French resource.

16 years agowordpad: Update the French translation.
David Adam [Wed, 30 Jul 2008 13:45:17 +0000 (15:45 +0200)] 
wordpad: Update the French translation.

16 years agomsxml3: Fix IVBErrorHandler related bugs.
Piotr Caban [Wed, 20 Aug 2008 16:32:23 +0000 (18:32 +0200)] 
msxml3: Fix IVBErrorHandler related bugs.

16 years agomsxml3: Add error handling when reading from IStream.
Piotr Caban [Wed, 20 Aug 2008 16:32:02 +0000 (18:32 +0200)] 
msxml3: Add error handling when reading from IStream.

16 years agomsxml3: Add ISAXAttributes_getValueFromQName implementation.
Piotr Caban [Wed, 20 Aug 2008 16:31:39 +0000 (18:31 +0200)] 
msxml3: Add ISAXAttributes_getValueFromQName implementation.

16 years agomsxml3: Add ISAXAttributes_getValueFromName implementation.
Piotr Caban [Wed, 20 Aug 2008 16:31:17 +0000 (18:31 +0200)] 
msxml3: Add ISAXAttributes_getValueFromName implementation.

16 years agomsxml3: Add ISAXAttributes_getIndexFromQName implementation.
Piotr Caban [Wed, 20 Aug 2008 16:30:58 +0000 (18:30 +0200)] 
msxml3: Add ISAXAttributes_getIndexFromQName implementation.