wine
16 years agomsi: Test the RegisterProduct action with the machine context.
James Hawkins [Thu, 19 Jun 2008 05:36:59 +0000 (00:36 -0500)] 
msi: Test the RegisterProduct action with the machine context.

16 years agomsi: Factor out the publishing of installation properties.
James Hawkins [Thu, 19 Jun 2008 05:36:10 +0000 (00:36 -0500)] 
msi: Factor out the publishing of installation properties.

16 years agomsi: Don't publish the upgrade key to an invalid location.
James Hawkins [Thu, 19 Jun 2008 05:34:52 +0000 (00:34 -0500)] 
msi: Don't publish the upgrade key to an invalid location.

16 years agomsi: Rewrite the RegisterProduct test to only check the registry changes.
James Hawkins [Thu, 19 Jun 2008 05:34:04 +0000 (00:34 -0500)] 
msi: Rewrite the RegisterProduct test to only check the registry changes.

16 years agomsi: Fix the PublishFeatures action to handle the package context.
James Hawkins [Thu, 19 Jun 2008 05:32:59 +0000 (00:32 -0500)] 
msi: Fix the PublishFeatures action to handle the package context.

16 years agorichedit: Empty text should result in a scroll range of 0. Tests for this behavior.
Alex Villacís Lasso [Sun, 11 May 2008 14:54:58 +0000 (09:54 -0500)] 
richedit: Empty text should result in a scroll range of 0. Tests for this behavior.

16 years agorichedit: Insertion style must NOT be cleared unless selection actually changed.
Alex Villacís Lasso [Mon, 5 May 2008 03:51:52 +0000 (22:51 -0500)] 
richedit: Insertion style must NOT be cleared unless selection actually changed.

16 years agorichedit: Add tests for URL autodetection for EM_REPLACESEL, make them pass under...
Alex Villacís Lasso [Sun, 4 May 2008 20:59:39 +0000 (15:59 -0500)] 
richedit: Add tests for URL autodetection for EM_REPLACESEL, make them pass under Wine.

16 years agorichedit: Add tests for URL autodetection for EM_SETTEXTEX, make them pass under...
Alex Villacís Lasso [Sun, 4 May 2008 20:20:31 +0000 (15:20 -0500)] 
richedit: Add tests for URL autodetection for EM_SETTEXTEX, make them pass under Wine.

16 years agorichedit: Fix for the semantics of the flags for some effects reported by EM_GETCHARF...
Alex Villacís Lasso [Sun, 4 May 2008 04:36:17 +0000 (23:36 -0500)] 
richedit: Fix for the semantics of the flags for some effects reported by EM_GETCHARFORMAT.

Remove workaround put in place by a previous patch, due to buggy flag reporting.
Tests to verify fixed behavior.

16 years agorichedit: Add more tests for URL autodetection on WM_CHAR, make them pass under Wine.
Alex Villacís Lasso [Wed, 18 Jun 2008 16:05:52 +0000 (11:05 -0500)] 
richedit: Add more tests for URL autodetection on WM_CHAR, make them pass under Wine.

16 years agorichedit: WM_SETTEXT must immediately autodetect URLs, without waiting for a WM_CHAR.
Alex Villacís Lasso [Wed, 18 Jun 2008 15:54:17 +0000 (10:54 -0500)] 
richedit: WM_SETTEXT must immediately autodetect URLs, without waiting for a WM_CHAR.

16 years agorichedit: Fix misreporting of match offset for EM_FINDTEXT and EM_FINDTEXTEX.
Alex Villacís Lasso [Thu, 1 May 2008 02:25:20 +0000 (21:25 -0500)] 
richedit: Fix misreporting of match offset for EM_FINDTEXT and EM_FINDTEXTEX.

16 years agoregedit: Update Russian translation.
Vladimir Pankratov [Thu, 19 Jun 2008 06:26:03 +0000 (11:26 +0500)] 
regedit: Update Russian translation.

16 years agooleaut32/tests: Remove some stray spaces from the ok message.
Paul Vriens [Thu, 19 Jun 2008 08:52:48 +0000 (10:52 +0200)] 
oleaut32/tests: Remove some stray spaces from the ok message.

16 years agosetupapi/tests: Fix some typos.
Paul Vriens [Thu, 19 Jun 2008 08:45:02 +0000 (10:45 +0200)] 
setupapi/tests: Fix some typos.

16 years agomsi/tests: Fix some test failures.
Paul Vriens [Thu, 19 Jun 2008 08:32:42 +0000 (10:32 +0200)] 
msi/tests: Fix some test failures.

Results on test.winehq.org show failures for at least Vista as new
DISPID's are known there.

16 years agoshell32: Free the correct pointer in XDG_UserDirLookup.
Rob Shearman [Thu, 19 Jun 2008 06:51:26 +0000 (07:51 +0100)] 
shell32: Free the correct pointer in XDG_UserDirLookup.

out_ptr is a stack variable. *out_ptr is heap allocated and is what
was meant to be freed.

16 years agoinclude: Update the MIDL_STUB_MESSAGE structure.
Rob Shearman [Thu, 19 Jun 2008 06:50:51 +0000 (07:50 +0100)] 
include: Update the MIDL_STUB_MESSAGE structure.

Reduce the size of the IsClient field, as is done in the latest SDKs
to fix NdrClientInitializeNew tests on XP SP3 and Win2003+.

16 years agowined3d: Use gl_Color and gl_SecondaryColor to support more varyings in SM3.0 shaders.
H. Verbeet [Wed, 18 Jun 2008 22:36:35 +0000 (00:36 +0200)] 
wined3d: Use gl_Color and gl_SecondaryColor to support more varyings in SM3.0 shaders.

SM3.0 requires 10 4 component float varyings for passing stuff between
vertex and pixel shaders. GF7 and earlier report 8 generic varyings +
gl_Color and gl_SecondaryColor in GLSL. This patch allows us to use
gl_Color and gl_SecondaryColor to get 2 extra varyings, which some
games, like C&C3 with highest gfx settings, require.

16 years agowined3d: Add support for ARB_color_buffer_float.
H. Verbeet [Wed, 18 Jun 2008 22:36:28 +0000 (00:36 +0200)] 
wined3d: Add support for ARB_color_buffer_float.

16 years agocomctl32: Use a clip region when collapsing the treeview.
Colin Finck [Mon, 9 Jun 2008 21:57:58 +0000 (23:57 +0200)] 
comctl32: Use a clip region when collapsing the treeview.

16 years agowininet: Always pass a variable as lpNumberOfBytesWritten on a WriteFile call if...
Colin Finck [Sun, 15 Jun 2008 23:05:20 +0000 (01:05 +0200)] 
wininet: Always pass a variable as lpNumberOfBytesWritten on a WriteFile call if lpOverlapped is set to NULL.

16 years agomshtml: Forward HTMLInputElement IDispatch calls to IDispatchEx implementation.
Jacek Caban [Wed, 18 Jun 2008 22:10:48 +0000 (17:10 -0500)] 
mshtml: Forward HTMLInputElement IDispatch calls to IDispatchEx implementation.

16 years agomshtml: Added IHTMLInputElement::put_value implementation.
Jacek Caban [Wed, 18 Jun 2008 22:10:15 +0000 (17:10 -0500)] 
mshtml: Added IHTMLInputElement::put_value implementation.

16 years agomshtml: Added IHTMLElement::get_clientHeight implementation.
Jacek Caban [Wed, 18 Jun 2008 22:09:26 +0000 (17:09 -0500)] 
mshtml: Added IHTMLElement::get_clientHeight implementation.

16 years agomshtml: Added IHTMLElement2::get_clientWidth implementation.
Jacek Caban [Wed, 18 Jun 2008 22:08:52 +0000 (17:08 -0500)] 
mshtml: Added IHTMLElement2::get_clientWidth implementation.

16 years agomshtml: Better stub for IHTMLElement::setAttribute with NULL nselem.
Jacek Caban [Wed, 18 Jun 2008 22:08:14 +0000 (17:08 -0500)] 
mshtml: Better stub for IHTMLElement::setAttribute with NULL  nselem.

16 years agomshtml: Added IHTMLElement2::put_accessKey implementation.
Jacek Caban [Wed, 18 Jun 2008 22:07:27 +0000 (17:07 -0500)] 
mshtml: Added IHTMLElement2::put_accessKey implementation.

16 years agomshtml: Added IHTMLDOMNode::put_nodeValue implementation.
Jacek Caban [Wed, 18 Jun 2008 22:06:34 +0000 (17:06 -0500)] 
mshtml: Added IHTMLDOMNode::put_nodeValue implementation.

16 years agomshtml: Added IHTMLDOMNode::get_nodeValue implementation.
Jacek Caban [Wed, 18 Jun 2008 22:06:00 +0000 (17:06 -0500)] 
mshtml: Added IHTMLDOMNode::get_nodeValue implementation.

16 years agomshtml: Use heap_alloc_zero to allocate OmNavigator.
Jacek Caban [Wed, 18 Jun 2008 22:05:23 +0000 (17:05 -0500)] 
mshtml: Use heap_alloc_zero to allocate OmNavigator.

16 years agomshtml: Added IHTMLElement2::focus implementation.
Jacek Caban [Wed, 18 Jun 2008 22:04:54 +0000 (17:04 -0500)] 
mshtml: Added IHTMLElement2::focus implementation.

16 years agomsvcrt: Make EXCEPTION_PRIV_INSTRUCTION generate SIGILL.
Philip Nilsson [Mon, 24 Mar 2008 20:53:49 +0000 (21:53 +0100)] 
msvcrt: Make EXCEPTION_PRIV_INSTRUCTION generate SIGILL.

16 years agorpcrt4: Make RpcAssoc_BindConnection use RPCRT4_ReceiveWithAuth instead of RPCRT4_Rec...
Rob Shearman [Wed, 18 Jun 2008 16:32:22 +0000 (17:32 +0100)] 
rpcrt4: Make RpcAssoc_BindConnection use RPCRT4_ReceiveWithAuth instead of RPCRT4_Receive.

Move the special handling of the PKT_BIND_ACK packet from
RPCRT4_ReceiveWithAuth to RpcAssoc_BindConnection, where it belongs.

16 years agorpcrt4: Add new function RPCRT4_ReceiveWithAuth to receive a fragment and return...
Rob Shearman [Wed, 18 Jun 2008 16:32:12 +0000 (17:32 +0100)] 
rpcrt4: Add new function RPCRT4_ReceiveWithAuth to receive a fragment and return the authentication data received, if any.

16 years agorpcrt4: Rename RPCRT4_SendAuth to RPCRT4_SendWithAuth.
Rob Shearman [Wed, 18 Jun 2008 16:32:05 +0000 (17:32 +0100)] 
rpcrt4: Rename RPCRT4_SendAuth to RPCRT4_SendWithAuth.

16 years agoqcap: Capture pin should have an IAMStreamConfig.
Maarten Lankhorst [Tue, 10 Jun 2008 14:44:26 +0000 (16:44 +0200)] 
qcap: Capture pin should have an IAMStreamConfig.

I originally implemented it on the filter but that is wrong, I will
have to fix that at a later date. It's because of
fnCaptureGraphBuilder2_FindInterface being a stub.

16 years agowinemp3: Try to find a valid header instead of failing immediately.
Maarten Lankhorst [Tue, 10 Jun 2008 14:52:06 +0000 (16:52 +0200)] 
winemp3: Try to find a valid header instead of failing immediately.

After seeking there might be some initial garbage, this makes it ignore it.

16 years agoinclude: Add definitions for IAMFilterMiscFlags interface.
Maarten Lankhorst [Tue, 10 Jun 2008 14:47:28 +0000 (16:47 +0200)] 
include: Add definitions for IAMFilterMiscFlags interface.

16 years agoinclude: Add definitions for IBasicVideo2 interface.
Maarten Lankhorst [Tue, 10 Jun 2008 14:47:57 +0000 (16:47 +0200)] 
include: Add definitions for IBasicVideo2 interface.

16 years agoquartz: Set data length in avi decompressor.
Maarten Lankhorst [Tue, 10 Jun 2008 14:53:28 +0000 (16:53 +0200)] 
quartz: Set data length in avi decompressor.

16 years agoquartz: Improve the directsound renderer a bit.
Maarten Lankhorst [Tue, 10 Jun 2008 15:00:40 +0000 (17:00 +0200)] 
quartz: Improve the directsound renderer a bit.

16 years agocabinet: Always use INT_PTR for handles.
Alexandre Julliard [Wed, 18 Jun 2008 18:48:54 +0000 (20:48 +0200)] 
cabinet: Always use INT_PTR for handles.

16 years agowinex11: Avoid erasing the window when changing the pixel format.
Alexandre Julliard [Wed, 18 Jun 2008 18:10:56 +0000 (20:10 +0200)] 
winex11: Avoid erasing the window when changing the pixel format.

16 years agowinex11: Check for matching pixel format in wglMakeCurrent.
Alexandre Julliard [Wed, 18 Jun 2008 18:10:47 +0000 (20:10 +0200)] 
winex11: Check for matching pixel format in wglMakeCurrent.

16 years agogdi32: Add a test for combined mapping mode/world transform changes.
Dmitry Timoshkov [Wed, 18 Jun 2008 09:52:33 +0000 (18:52 +0900)] 
gdi32: Add a test for combined mapping mode/world transform changes.

16 years agowinmm: Clear the fccType in mmioDescend for a not RIFF/LIST case.
Dmitry Timoshkov [Wed, 18 Jun 2008 09:53:05 +0000 (18:53 +0900)] 
winmm: Clear the fccType in mmioDescend for a not RIFF/LIST case.

16 years agowinmm: Add the tests for mmioOpen and mmioSetBuffer, make them pass under Wine.
Dmitry Timoshkov [Wed, 18 Jun 2008 09:53:48 +0000 (18:53 +0900)] 
winmm: Add the tests for mmioOpen and mmioSetBuffer, make them pass under Wine.

16 years agoA couple of spelling fixes.
Francois Gouget [Fri, 13 Jun 2008 17:49:13 +0000 (19:49 +0200)] 
A couple of spelling fixes.

16 years agoadvapi32/tests: Fix a test on NT4.
Paul Vriens [Fri, 13 Jun 2008 11:22:54 +0000 (13:22 +0200)] 
advapi32/tests: Fix a test on NT4.

16 years agowinedbg: Add support for printing c++ bool values.
Jon Griffiths [Wed, 11 Jun 2008 19:39:54 +0000 (12:39 -0700)] 
winedbg: Add support for printing c++ bool values.

16 years agoinclude/rpcproxy.h: Fix incorrect include guard comment.
Jon Griffiths [Wed, 11 Jun 2008 21:16:23 +0000 (14:16 -0700)] 
include/rpcproxy.h: Fix incorrect include guard comment.

16 years agoinclude/msvcrt: Wrap remaining msvcrt headers for C++ compilation.
Jon Griffiths [Wed, 11 Jun 2008 21:08:19 +0000 (14:08 -0700)] 
include/msvcrt: Wrap remaining msvcrt headers for C++ compilation.

16 years agotapi.h: Fix struct member names.
Jon Griffiths [Wed, 11 Jun 2008 20:47:06 +0000 (13:47 -0700)] 
tapi.h: Fix struct member names.

16 years agomsi: Don't publish features to an invalid location.
James Hawkins [Wed, 18 Jun 2008 05:55:09 +0000 (00:55 -0500)] 
msi: Don't publish features to an invalid location.

16 years agomsi: Rewrite the PublishFeatures test to only check the registry changes.
James Hawkins [Wed, 18 Jun 2008 05:54:24 +0000 (00:54 -0500)] 
msi: Rewrite the PublishFeatures test to only check the registry changes.

16 years agomsi: Fix the RegisterUser action to handle the package context.
James Hawkins [Wed, 18 Jun 2008 05:53:39 +0000 (00:53 -0500)] 
msi: Fix the RegisterUser action to handle the package context.

16 years agomsi: Rewrite the RegisterUser test to only check the registry changes.
James Hawkins [Wed, 18 Jun 2008 05:51:57 +0000 (00:51 -0500)] 
msi: Rewrite the RegisterUser test to only check the registry changes.

16 years agomsi: Fix the ProcessComponents action to handle the package context.
James Hawkins [Wed, 18 Jun 2008 05:51:13 +0000 (00:51 -0500)] 
msi: Fix the ProcessComponents action to handle the package context.

16 years agomsi: Determine the installation context after reading properties from the command...
James Hawkins [Wed, 18 Jun 2008 05:50:28 +0000 (00:50 -0500)] 
msi: Determine the installation context after reading properties from the command line.

16 years agomsi: Don't publish components to the Installer key.
James Hawkins [Wed, 18 Jun 2008 05:49:42 +0000 (00:49 -0500)] 
msi: Don't publish components to the Installer key.

16 years agomsi: Rewrite the ProcessComponents test to only check the registry changes.
James Hawkins [Wed, 18 Jun 2008 05:49:00 +0000 (00:49 -0500)] 
msi: Rewrite the ProcessComponents test to only check the registry changes.

16 years agogdi32: Initialize the handle table.
Huw Davies [Mon, 9 Jun 2008 12:39:16 +0000 (13:39 +0100)] 
gdi32: Initialize the handle table.

Fixes Valgrind warning: 'Conditional jump or move depends on
uninitialised value(s)' in metafile test.

16 years agouser32: Dangling pointer fix.
Andrew Talbot [Tue, 17 Jun 2008 20:21:55 +0000 (21:21 +0100)] 
user32: Dangling pointer fix.

16 years agocomctl32: Don't rearrange icons / update scroll bar when destroying a listview.
Lei Zhang [Wed, 18 Jun 2008 01:07:38 +0000 (18:07 -0700)] 
comctl32: Don't rearrange icons / update scroll bar when destroying a listview.

16 years agomshtml: Added IHTMLStyle::put_color implementation.
Jacek Caban [Tue, 17 Jun 2008 22:12:43 +0000 (00:12 +0200)] 
mshtml: Added IHTMLStyle::put_color implementation.

16 years agomshtml: Added IHTMLStyle::put_background implementation.
Jacek Caban [Tue, 17 Jun 2008 22:12:26 +0000 (00:12 +0200)] 
mshtml: Added IHTMLStyle::put_background implementation.

16 years agomshtml: Change backslashes to shashes in URLs passed to IHTMLStyle::put_backgroundImage.
Jacek Caban [Tue, 17 Jun 2008 22:11:52 +0000 (00:11 +0200)] 
mshtml: Change backslashes to shashes in URLs passed to IHTMLStyle::put_backgroundImage.

16 years agomshtml: Added more IDispatchEx tests.
Jacek Caban [Tue, 17 Jun 2008 22:11:30 +0000 (00:11 +0200)] 
mshtml: Added more IDispatchEx tests.

16 years agomshtml: Added missing tids to HTMLCommentElement.
Jacek Caban [Tue, 17 Jun 2008 22:11:03 +0000 (00:11 +0200)] 
mshtml: Added missing tids to HTMLCommentElement.

16 years agomshtml: Use heap_alloc_zero in HTMLElementCollection_Create.
Jacek Caban [Tue, 17 Jun 2008 22:10:47 +0000 (00:10 +0200)] 
mshtml: Use heap_alloc_zero in HTMLElementCollection_Create.

16 years agomshtml: Added fdexNameEnsure support to IDidpatchEx implementation.
Jacek Caban [Tue, 17 Jun 2008 22:10:26 +0000 (00:10 +0200)] 
mshtml: Added fdexNameEnsure support to IDidpatchEx implementation.

16 years agomshtml: Added IDispatchEx support to HTMLSelectElement.
Jacek Caban [Tue, 17 Jun 2008 22:09:53 +0000 (00:09 +0200)] 
mshtml: Added IDispatchEx support to HTMLSelectElement.

16 years agomshtml: Added IHTMLElement::put_id implementation.
Jacek Caban [Tue, 17 Jun 2008 22:09:25 +0000 (00:09 +0200)] 
mshtml: Added IHTMLElement::put_id implementation.

16 years agomshtml: Added IHTMLElement::get_id implementation.
Jacek Caban [Tue, 17 Jun 2008 22:09:08 +0000 (00:09 +0200)] 
mshtml: Added IHTMLElement::get_id implementation.

16 years agowined3d: Add a Geforce9 driver version (right now garbage is returned).
Roderick Colenbrander [Sun, 15 Jun 2008 17:17:56 +0000 (17:17 +0000)] 
wined3d: Add a Geforce9 driver version (right now garbage is returned).

16 years agokernel32: Make GetModuleFileName set ERROR_INSUFFICIENT_BUFFER like win2k3 and vista do.
Dmitry Timoshkov [Wed, 18 Jun 2008 03:35:03 +0000 (12:35 +0900)] 
kernel32: Make GetModuleFileName set ERROR_INSUFFICIENT_BUFFER like win2k3 and vista do.

16 years agouser32: Add a test for MNS_NOTIFYBYPOS, make it pass under Wine.
Dmitry Timoshkov [Wed, 18 Jun 2008 03:34:01 +0000 (12:34 +0900)] 
user32: Add a test for MNS_NOTIFYBYPOS, make it pass under Wine.

16 years agogdi32: Use 0xffff as a default character as Vista does.
Dmitry Timoshkov [Wed, 18 Jun 2008 03:35:58 +0000 (12:35 +0900)] 
gdi32: Use 0xffff as a default character as Vista does.

16 years agogdi32: Print the assigned world transform.
Dmitry Timoshkov [Wed, 18 Jun 2008 03:37:06 +0000 (12:37 +0900)] 
gdi32: Print the assigned world transform.

16 years agotools/winapi: Fix typo in the generated header.
Paul Vriens [Tue, 17 Jun 2008 05:57:45 +0000 (07:57 +0200)] 
tools/winapi: Fix typo in the generated header.

16 years agoUpdate generated packing tests using current headers.
Rob Shearman [Mon, 16 Jun 2008 22:22:17 +0000 (23:22 +0100)] 
Update generated packing tests using current headers.

16 years agomshtml: Update Russian translation.
Vladimir Pankratov [Tue, 17 Jun 2008 08:07:10 +0000 (13:07 +0500)] 
mshtml: Update Russian translation.

16 years agoshell32: Update Russian translation.
Vladimir Pankratov [Tue, 17 Jun 2008 08:06:51 +0000 (13:06 +0500)] 
shell32: Update Russian translation.

16 years agowidl: Write string lengths in host endianness.
Simon Richter [Tue, 17 Jun 2008 05:46:14 +0000 (07:46 +0200)] 
widl: Write string lengths in host endianness.

Type libraries are currently parsed in host endianness, so byte arrays
that are going to be interpreted as integers need to be written in the
appropriate byte order.

16 years agows2_32: WS_getaddrinfo TRACE message can crash Wine.
Albert Lee [Sun, 15 Jun 2008 07:01:20 +0000 (03:01 -0400)] 
ws2_32: WS_getaddrinfo TRACE message can crash Wine.

16 years agoddraw: Reset the viewport data before each test.
James Hawkins [Sat, 14 Jun 2008 22:31:44 +0000 (17:31 -0500)] 
ddraw: Reset the viewport data before each test.

16 years agorpcrt4: Zero the memory of the s1 structure in test_simple_struct to avoid a Valgrind...
Rob Shearman [Sat, 14 Jun 2008 16:30:40 +0000 (17:30 +0100)] 
rpcrt4: Zero the memory of the s1 structure in test_simple_struct to avoid a Valgrind warning.

16 years agorpcrt4: Reduce the timeout of waiting on the stop event in the server test to one...
Rob Shearman [Sat, 14 Jun 2008 15:42:32 +0000 (16:42 +0100)] 
rpcrt4: Reduce the timeout of waiting on the stop event in the server test to one second.

The stop event should already be signaled by the time we get to that
point since we wait until the child processes terminate in the server
process and the stop event is signaled in the context of one of the
child processes.

Don't call RpcMgmtWaitServerListening if the call to
WaitForSingleObject failed since it is likely that s_stop() hasn't
been called and therefore the call to RpcMgmtWaitServerListening won't
ever return.

16 years agorpcrt4: Save the previous BufferLength in test_ndr_buffer and use it when testing...
Rob Shearman [Sat, 14 Jun 2008 15:31:46 +0000 (16:31 +0100)] 
rpcrt4: Save the previous BufferLength in test_ndr_buffer and use it when testing the expected buffer length after the NdrFreeBuffer call.

This fixes a test failure on Win2003 upwards when the allocated length
appears to be rounded up to a multiple of 4.

16 years agorpcrt4: Fix ndr_marshall tests to cope with using pointer ids instead of using pointe...
Rob Shearman [Sat, 14 Jun 2008 15:29:35 +0000 (16:29 +0100)] 
rpcrt4: Fix ndr_marshall tests to cope with using pointer ids instead of using pointer values.

This fixes a number of test failures on XP SP3 and Win2003 upwards.

16 years agoRelease 1.0. wine-1.0
Alexandre Julliard [Tue, 17 Jun 2008 14:07:31 +0000 (16:07 +0200)] 
Release 1.0.

16 years agoUpdated the authors list.
Alexandre Julliard [Mon, 16 Jun 2008 14:42:40 +0000 (16:42 +0200)] 
Updated the authors list.

16 years agowinecfg: Remove spaces before '...'.
Francois Gouget [Fri, 13 Jun 2008 17:49:31 +0000 (19:49 +0200)] 
winecfg: Remove spaces before '...'.

16 years agoregedit: Remove spaces before '...'.
Francois Gouget [Fri, 13 Jun 2008 17:50:03 +0000 (19:50 +0200)] 
regedit: Remove spaces before '...'.

16 years agoRemove spaces before '...' in the Danish resources.
Francois Gouget [Fri, 13 Jun 2008 17:49:48 +0000 (19:49 +0200)] 
Remove spaces before '...' in the Danish resources.

16 years agowineconsole: Update Spanish translation.
Jaime Rave [Sun, 15 Jun 2008 21:53:11 +0000 (16:53 -0500)] 
wineconsole: Update Spanish translation.

16 years agowordpad: Small typo fix for German translation.
Matthias Kupfer [Fri, 13 Jun 2008 16:22:42 +0000 (18:22 +0200)] 
wordpad: Small typo fix for German translation.

16 years agoRelease 1.0-rc5. wine-1.0-rc5
Alexandre Julliard [Fri, 13 Jun 2008 15:15:29 +0000 (17:15 +0200)] 
Release 1.0-rc5.