wine
17 years agomsi: Copy the assembly file directly if it's not compressed.
James Hawkins [Tue, 13 May 2008 23:24:48 +0000 (18:24 -0500)] 
msi: Copy the assembly file directly if it's not compressed.

17 years agocomdlg32: Updated Korean translation.
ByeongSik Jeon [Tue, 13 May 2008 20:27:12 +0000 (05:27 +0900)] 
comdlg32: Updated Korean translation.

17 years agocabinet: Remove order-of-evaluation dependencies.
Andrew Talbot [Tue, 13 May 2008 21:41:58 +0000 (22:41 +0100)] 
cabinet: Remove order-of-evaluation dependencies.

17 years agontdll: Fix a few failing tests in win2k3.
James Hawkins [Tue, 13 May 2008 18:35:36 +0000 (13:35 -0500)] 
ntdll: Fix a few failing tests in win2k3.

17 years agoexplorer: Use a different return value to indicate that the x11 system tray is not...
Alexandre Julliard [Tue, 13 May 2008 18:56:25 +0000 (20:56 +0200)] 
explorer: Use a different return value to indicate that the x11 system tray is not available, so that x11drv can return errors too.

17 years agoregedit: Fix editing and exporting of zero-size strings.
Alexandre Julliard [Tue, 13 May 2008 18:27:11 +0000 (20:27 +0200)] 
regedit: Fix editing and exporting of zero-size strings.

17 years agowinemenubuilder: Copy the icon data before modifying it, resources are read-only.
Alexandre Julliard [Tue, 13 May 2008 18:26:57 +0000 (20:26 +0200)] 
winemenubuilder: Copy the icon data before modifying it, resources are read-only.

17 years agokernel32: Move the wineboot event wait so that 16-bit processes wait too.
Alexandre Julliard [Tue, 13 May 2008 18:26:37 +0000 (20:26 +0200)] 
kernel32: Move the wineboot event wait so that 16-bit processes wait too.

17 years agouninstaller: German translation.
Andrej Sinicyn [Tue, 13 May 2008 13:58:41 +0000 (15:58 +0200)] 
uninstaller: German translation.

17 years agoreg: German translation.
Andrej Sinicyn [Tue, 13 May 2008 13:56:59 +0000 (15:56 +0200)] 
reg: German translation.

17 years agowineconsole: German translation.
Andrej Sinicyn [Tue, 13 May 2008 13:59:13 +0000 (15:59 +0200)] 
wineconsole: German translation.

17 years agotaskmgr: German translation.
Andrej Sinicyn [Tue, 13 May 2008 13:58:02 +0000 (15:58 +0200)] 
taskmgr: German translation.

17 years agocmd: German translation.
Andrej Sinicyn [Tue, 13 May 2008 13:56:18 +0000 (15:56 +0200)] 
cmd: German translation.

17 years agodinput: Clamp joystick position values to min-max range.
Vitaliy Margolen [Tue, 13 May 2008 13:33:31 +0000 (07:33 -0600)] 
dinput: Clamp joystick position values to min-max range.

17 years agogdi32: Add more font substitution tests, make them pass under Wine.
Dmitry Timoshkov [Tue, 13 May 2008 13:10:05 +0000 (22:10 +0900)] 
gdi32: Add more font substitution tests, make them pass under Wine.

17 years agogdi32: Move a couple of TRACEs to the beginning of functions.
Huw Davies [Tue, 13 May 2008 10:48:24 +0000 (11:48 +0100)] 
gdi32: Move a couple of TRACEs to the beginning of functions.

17 years agokernel32: Add a builtin 16-bit winhelp.exe.
Alexandre Julliard [Tue, 13 May 2008 16:50:50 +0000 (18:50 +0200)] 
kernel32: Add a builtin 16-bit winhelp.exe.

This should be moved to winhlp32.exe once we support 16-bit modules in executables.

17 years agowinhelp.exe: Renamed to winhlp32.exe.
Alexandre Julliard [Tue, 13 May 2008 16:43:27 +0000 (18:43 +0200)] 
winhelp.exe: Renamed to winhlp32.exe.

17 years agod3d9: shademode_test: Increase slop in color comparison.
Dan Kegel [Mon, 12 May 2008 20:54:18 +0000 (13:54 -0700)] 
d3d9: shademode_test: Increase slop in color comparison.

17 years agogdiplus: Added GdipAddPathRectangle with tests.
Nikolay Sivov [Mon, 12 May 2008 21:33:34 +0000 (01:33 +0400)] 
gdiplus: Added GdipAddPathRectangle with tests.

17 years agogdiplus: Make GdipSetPenDashArray return OutOfMemory on (count <= 0).
Nikolay Sivov [Mon, 12 May 2008 22:35:17 +0000 (02:35 +0400)] 
gdiplus: Make GdipSetPenDashArray return OutOfMemory on (count <= 0).

17 years agogdiplus: Check count argument in GdipVectorTransformMatrixPoints.
Nikolay Sivov [Mon, 12 May 2008 22:12:57 +0000 (02:12 +0400)] 
gdiplus: Check count argument in GdipVectorTransformMatrixPoints.

17 years agogdiplus: Check count argument in GdipTransformMatrixPoints.
Nikolay Sivov [Mon, 12 May 2008 22:04:51 +0000 (02:04 +0400)] 
gdiplus: Check count argument in GdipTransformMatrixPoints.

17 years agogdiplus: GdipCreateFontFromLogfontA: no reason to put CHAR to WCHAR array.
Nikolay Sivov [Mon, 12 May 2008 21:46:46 +0000 (01:46 +0400)] 
gdiplus: GdipCreateFontFromLogfontA: no reason to put CHAR to WCHAR array.

17 years agoquartz: Reset time when rejecting sample in the mpeg splitter.
Maarten Lankhorst [Fri, 9 May 2008 23:38:29 +0000 (16:38 -0700)] 
quartz: Reset time when rejecting sample in the mpeg splitter.

17 years agoquartz: Silence a fixme.
Maarten Lankhorst [Mon, 12 May 2008 16:56:30 +0000 (09:56 -0700)] 
quartz: Silence a fixme.

17 years agoquartz: Check input in MediaControl_GetState.
Lei Zhang [Tue, 13 May 2008 04:17:38 +0000 (21:17 -0700)] 
quartz: Check input in MediaControl_GetState.

17 years agomsi: Convert string variables to ints when appropriate.
James Hawkins [Tue, 13 May 2008 04:49:46 +0000 (23:49 -0500)] 
msi: Convert string variables to ints when appropriate.

17 years agomsi: Test the ScreenX/Y properties.
James Hawkins [Tue, 13 May 2008 04:47:13 +0000 (23:47 -0500)] 
msi: Test the ScreenX/Y properties.

17 years agowinex11: When re-creating a client window check the new visual against the current...
Alexandre Julliard [Tue, 13 May 2008 08:43:48 +0000 (10:43 +0200)] 
winex11: When re-creating a client window check the new visual against the current one instead of the default one.

17 years agoconfigure: Improve the libcrypto checks.
Alexandre Julliard [Tue, 13 May 2008 08:42:54 +0000 (10:42 +0200)] 
configure: Improve the libcrypto checks.

17 years agouser32: Add tests for painting minimized/clipped windows.
Dmitry Timoshkov [Tue, 13 May 2008 04:16:30 +0000 (13:16 +0900)] 
user32: Add tests for painting minimized/clipped windows.

17 years agomshtml: Fixed a typo.
Jacek Caban [Mon, 12 May 2008 23:12:21 +0000 (01:12 +0200)] 
mshtml: Fixed a typo.

17 years agowinedbg: Fix the path traversal.
Eric Pouech [Mon, 12 May 2008 19:39:53 +0000 (21:39 +0200)] 
winedbg: Fix the path traversal.

17 years agosecur32: Memory allocation size fix.
Andrew Talbot [Mon, 12 May 2008 19:50:53 +0000 (20:50 +0100)] 
secur32: Memory allocation size fix.

17 years agoddraw: Memory allocation size fix.
Andrew Talbot [Mon, 12 May 2008 19:50:44 +0000 (20:50 +0100)] 
ddraw: Memory allocation size fix.

17 years agoview: Danish translation.
Jens Albretsen [Mon, 12 May 2008 18:44:49 +0000 (20:44 +0200)] 
view: Danish translation.

17 years agotaskmgr: Danish translation.
Jens Albretsen [Mon, 12 May 2008 19:38:36 +0000 (21:38 +0200)] 
taskmgr: Danish translation.

17 years agowineboot: Danish translation.
Jens Albretsen [Mon, 12 May 2008 18:39:16 +0000 (20:39 +0200)] 
wineboot: Danish translation.

17 years agouninstaller: Danish translation.
Jens Albretsen [Mon, 12 May 2008 18:52:45 +0000 (20:52 +0200)] 
uninstaller: Danish translation.

17 years agowinefile: Danish translation.
Jens Albretsen [Mon, 12 May 2008 18:31:32 +0000 (20:31 +0200)] 
winefile: Danish translation.

17 years agowinemine: Danish translation.
Jens Albretsen [Mon, 12 May 2008 18:30:27 +0000 (20:30 +0200)] 
winemine: Danish translation.

17 years agoimm32: Add the all GCS_* value check.
ByeongSik Jeon [Fri, 9 May 2008 12:28:04 +0000 (21:28 +0900)] 
imm32: Add the all GCS_* value check.

17 years agoimm32: Add the missing is_himc_ime_unicode() check.
ByeongSik Jeon [Fri, 9 May 2008 12:27:19 +0000 (21:27 +0900)] 
imm32: Add the missing is_himc_ime_unicode() check.

17 years agoshdocvw: Partial implementation of WebBrowser_put_RegisterAsBrowser and WebBrowser_ge...
Petr Dlouhý [Mon, 12 May 2008 14:22:10 +0000 (16:22 +0200)] 
shdocvw: Partial implementation of WebBrowser_put_RegisterAsBrowser and WebBrowser_get_RegisterAsBrowser.

17 years agowinex11: Silence a harmless error.
Alexandre Julliard [Mon, 12 May 2008 17:58:35 +0000 (19:58 +0200)] 
winex11: Silence a harmless error.

17 years agogdi32: Make sure the DC is up-to-date before accessing the pixel format.
Alexandre Julliard [Mon, 12 May 2008 17:58:23 +0000 (19:58 +0200)] 
gdi32: Make sure the DC is up-to-date before accessing the pixel format.

17 years agogdiplus: Stub for GdipGetClip.
Huw Davies [Mon, 12 May 2008 15:57:28 +0000 (16:57 +0100)] 
gdiplus: Stub for GdipGetClip.

17 years agogdiplus: Stubs for GdipGetDC and GdipReleaseDC.
Huw Davies [Mon, 12 May 2008 15:51:32 +0000 (16:51 +0100)] 
gdiplus: Stubs for GdipGetDC and GdipReleaseDC.

17 years agogdiplus: Add some stubs for region functions.
Huw Davies [Mon, 12 May 2008 15:45:36 +0000 (16:45 +0100)] 
gdiplus: Add some stubs for region functions.

17 years agoddraw: Fix some code unprotected by ddraw lock.
Alexander Dorofeyev [Sat, 10 May 2008 21:19:43 +0000 (00:19 +0300)] 
ddraw: Fix some code unprotected by ddraw lock.

17 years agoRevert "winealsa: Remove calls to deprecated functions."
Alexandre Julliard [Mon, 12 May 2008 17:40:34 +0000 (19:40 +0200)] 
Revert "winealsa: Remove calls to deprecated functions."

This reverts commit c8bdebde3dc94baf1439697306e6f797ca5c7ad2.
To be revisited after 1.0.

17 years agowinex11: Create a dummy parent window for composite child windows to avoid using...
Alexandre Julliard [Mon, 12 May 2008 17:14:11 +0000 (19:14 +0200)] 
winex11: Create a dummy parent window for composite child windows to avoid using the root.

17 years agowinex11: Create all the GL drawables using the gdi_display to avoid synchronization...
Alexandre Julliard [Mon, 12 May 2008 17:37:54 +0000 (19:37 +0200)] 
winex11: Create all the GL drawables using the gdi_display to avoid synchronization issues.

17 years agowininet: Implement INTERNET_OPTION_USER_AGENT for InternetQueryOption.
Hans Leidekker [Fri, 9 May 2008 13:23:46 +0000 (15:23 +0200)] 
wininet: Implement INTERNET_OPTION_USER_AGENT for InternetQueryOption.

17 years agowininet: HTTP_BuildProxyRequestUrl returns a pointer.
Hans Leidekker [Fri, 9 May 2008 13:18:51 +0000 (15:18 +0200)] 
wininet: HTTP_BuildProxyRequestUrl returns a pointer.

17 years agowininet: Partial implementation of InternetGet/SetCookieEx.
Hans Leidekker [Fri, 9 May 2008 13:16:05 +0000 (15:16 +0200)] 
wininet: Partial implementation of InternetGet/SetCookieEx.

17 years agowininet: Make a test pass on IE6.
Hans Leidekker [Fri, 9 May 2008 13:11:49 +0000 (15:11 +0200)] 
wininet: Make a test pass on IE6.

17 years agowininet: Don't overwrite content length header in HttpSendRequest.
Hans Leidekker [Fri, 9 May 2008 11:12:42 +0000 (13:12 +0200)] 
wininet: Don't overwrite content length header in HttpSendRequest.

17 years agogdiplus: Added GdipCreateFromHWNDICM (no icm yet) with test.
Nikolay Sivov [Fri, 9 May 2008 12:40:41 +0000 (16:40 +0400)] 
gdiplus: Added GdipCreateFromHWNDICM (no icm yet) with test.

17 years agogdiplus: Added GdipLoadImageFromFileICM (no icm yet).
Nikolay Sivov [Fri, 9 May 2008 12:40:21 +0000 (16:40 +0400)] 
gdiplus: Added GdipLoadImageFromFileICM (no icm yet).

17 years agogdiplus: GdipGetImageFlags simple stub with test.
Nikolay Sivov [Fri, 9 May 2008 12:39:43 +0000 (16:39 +0400)] 
gdiplus: GdipGetImageFlags simple stub with test.

17 years agogdiplus: ImageFlags enum defined.
Nikolay Sivov [Fri, 9 May 2008 12:39:13 +0000 (16:39 +0400)] 
gdiplus: ImageFlags enum defined.

17 years agogdi32: Avoid null pointer dereference in CreateDIBSection.
Nikolay Sivov [Sat, 10 May 2008 07:14:29 +0000 (11:14 +0400)] 
gdi32: Avoid null pointer dereference in CreateDIBSection.

17 years agourlmon: Better error handling in file protocol.
Jacek Caban [Sat, 10 May 2008 12:20:53 +0000 (14:20 +0200)] 
urlmon: Better error handling in file protocol.

17 years agourlmon: Correctly handle file URLs with '|' instead of ':' after drive letter.
Jacek Caban [Sat, 10 May 2008 12:20:43 +0000 (14:20 +0200)] 
urlmon: Correctly handle file URLs with '|' instead of ':' after drive letter.

17 years agouser32: Invalidate the DCE in SetWindowPos before we attempt to move the window bits.
Alexandre Julliard [Mon, 12 May 2008 11:37:49 +0000 (13:37 +0200)] 
user32: Invalidate the DCE in SetWindowPos before we attempt to move the window bits.

17 years agowined3d: Activate context for the right target in surface_blt_to_drawable.
Alexander Dorofeyev [Sun, 11 May 2008 22:44:06 +0000 (01:44 +0300)] 
wined3d: Activate context for the right target in surface_blt_to_drawable.

17 years agowined3d: glFlush when updating front buffer.
Alexander Dorofeyev [Sun, 11 May 2008 22:44:08 +0000 (01:44 +0300)] 
wined3d: glFlush when updating front buffer.

Fixes screen not updating or getting updated inconsistently when apps blit to
front buffer or lock it when RenderTargetLockMode=readtex, as happens in e.g.
Red Alert 2 and also in p8_primary_test in ddraw tests.

17 years agoserver: Crop the invalidate region against the rectangles of all parents.
Alexandre Julliard [Mon, 12 May 2008 10:29:56 +0000 (12:29 +0200)] 
server: Crop the invalidate region against the rectangles of all parents.

17 years agoserver: Also crop the update region of children when moving a window.
Alexandre Julliard [Mon, 12 May 2008 10:28:57 +0000 (12:28 +0200)] 
server: Also crop the update region of children when moving a window.

17 years agoserver: When moving/resizing a window crop the update region against the new rectangl...
Alexandre Julliard [Mon, 12 May 2008 10:26:26 +0000 (12:26 +0200)] 
server: When moving/resizing a window crop the update region against the new rectangle of the parents.

17 years agowinedos: Don't disable long filename functions on NT versions.
Alexandre Julliard [Mon, 12 May 2008 09:44:19 +0000 (11:44 +0200)] 
winedos: Don't disable long filename functions on NT versions.

17 years agoshell32: Updated Korean Resource.
Hwang YunSong(황윤성) [Mon, 12 May 2008 01:28:50 +0000 (10:28 +0900)] 
shell32: Updated Korean Resource.

17 years agodinput: Implement GetDeviceStatus.
Vitaliy Margolen [Sun, 11 May 2008 19:33:17 +0000 (13:33 -0600)] 
dinput: Implement GetDeviceStatus.

17 years agodxdiagn: Update dx version to 9.0c.
Vitaliy Margolen [Sun, 11 May 2008 19:35:28 +0000 (13:35 -0600)] 
dxdiagn: Update dx version to 9.0c.

17 years agodmime: Update dx version to 9.0c.
Vitaliy Margolen [Sun, 11 May 2008 19:34:17 +0000 (13:34 -0600)] 
dmime: Update dx version to 9.0c.

17 years agowinhelp: Danish translation additions, fixes.
Jens Albretsen [Sun, 11 May 2008 19:30:53 +0000 (21:30 +0200)] 
winhelp: Danish translation additions, fixes.

17 years agouser32: Danish spelling fixes.
Jens Albretsen [Sun, 11 May 2008 06:48:28 +0000 (08:48 +0200)] 
user32: Danish spelling fixes.

17 years agowineps.drv: Danish spelling fixes.
Jens Albretsen [Sun, 11 May 2008 06:47:27 +0000 (08:47 +0200)] 
wineps.drv: Danish spelling fixes.

17 years agoshell32: Fix calling convention of LPFNOFN, don't use static buffers.
Dmitry Timoshkov [Sat, 10 May 2008 04:09:12 +0000 (13:09 +0900)] 
shell32: Fix calling convention of LPFNOFN, don't use static buffers.

17 years agouser32: Make sure that we send proper notifications in all cases.
Dmitry Timoshkov [Sat, 10 May 2008 04:08:43 +0000 (13:08 +0900)] 
user32: Make sure that we send proper notifications in all cases.

17 years agoshdocvw: Plug memory leak introduced in 1.0-rc1 (Smatch).
Michael Stefaniuc [Fri, 9 May 2008 23:30:05 +0000 (01:30 +0200)] 
shdocvw: Plug memory leak introduced in 1.0-rc1 (Smatch).

17 years agoquartz: Don't return a pin in filesource when there is none.
Maarten Lankhorst [Fri, 9 May 2008 22:15:07 +0000 (15:15 -0700)] 
quartz: Don't return a pin in filesource when there is none.

Based on a patch by Olivier Samyn.

17 years agoqmgr: Memory allocation size fix.
Andrew Talbot [Sat, 10 May 2008 15:25:29 +0000 (16:25 +0100)] 
qmgr: Memory allocation size fix.

17 years agowineoss.drv: Memory allocation sizes fix.
Andrew Talbot [Sat, 10 May 2008 15:25:33 +0000 (16:25 +0100)] 
wineoss.drv: Memory allocation sizes fix.

17 years agodsound: Memory allocation sizes fix.
Andrew Talbot [Sat, 10 May 2008 15:25:26 +0000 (16:25 +0100)] 
dsound: Memory allocation sizes fix.

17 years agowined3d: Remove test for value of unsigned variable being less than zero.
Andrew Talbot [Fri, 9 May 2008 21:32:32 +0000 (22:32 +0100)] 
wined3d: Remove test for value of unsigned variable being less than zero.

17 years agowinhelp: Updated French translation.
Jonathan Ernst [Fri, 9 May 2008 19:21:26 +0000 (21:21 +0200)] 
winhelp: Updated French translation.

17 years agowined3d: Only display Missing vbo streams fixme once.
Ben Mayhew [Fri, 9 May 2008 18:57:26 +0000 (20:57 +0200)] 
wined3d: Only display Missing vbo streams fixme once.

17 years agokernel32/tests: Skip tests if codepage is not installed/available.
Paul Vriens [Fri, 9 May 2008 14:35:07 +0000 (16:35 +0200)] 
kernel32/tests: Skip tests if codepage is not installed/available.

17 years agoRelease 1.0-rc1. wine-1.0-rc1
Alexandre Julliard [Fri, 9 May 2008 17:42:56 +0000 (19:42 +0200)] 
Release 1.0-rc1.

17 years agogdi32: Add missing braces in EMFDRV_SelectPalette.
Alexandre Julliard [Fri, 9 May 2008 10:02:21 +0000 (12:02 +0200)] 
gdi32: Add missing braces in EMFDRV_SelectPalette.

17 years agoimm32: Avoid false FIXMEs.
Kusanagi Kouichi [Fri, 9 May 2008 03:35:06 +0000 (12:35 +0900)] 
imm32: Avoid false FIXMEs.

17 years agowined3d: Set alpha to index even when there is no palette.
Alexander Dorofeyev [Thu, 8 May 2008 22:12:39 +0000 (01:12 +0300)] 
wined3d: Set alpha to index even when there is no palette.

Fixes a failure in p8_primary_test when running with opengl ddraw renderer.

17 years agoddraw/tests: Add KEYSRCOVERRIDE test in p8_primary_test.
Alexander Dorofeyev [Thu, 8 May 2008 22:12:30 +0000 (01:12 +0300)] 
ddraw/tests: Add KEYSRCOVERRIDE test in p8_primary_test.

17 years agowined3d: Use source colorkey when passed KEYSRC or KEYSRCOVERRIDE.
Alexander Dorofeyev [Thu, 8 May 2008 22:12:24 +0000 (01:12 +0300)] 
wined3d: Use source colorkey when passed KEYSRC or KEYSRCOVERRIDE.

Fixes failure in p8_primary_test when using opengl ddraw renderer.

17 years agowinefile: Fix the printf formats for file sizes.
Alexandre Julliard [Fri, 9 May 2008 09:18:27 +0000 (11:18 +0200)] 
winefile: Fix the printf formats for file sizes.

17 years agowinealsa: Remove calls to deprecated functions.
Maarten Lankhorst [Thu, 8 May 2008 21:51:07 +0000 (14:51 -0700)] 
winealsa: Remove calls to deprecated functions.

17 years agoshdocvw: Do not do our iexplore.exe registration if native Internet Explorer is detec...
Aric Stewart [Thu, 8 May 2008 16:26:47 +0000 (11:26 -0500)] 
shdocvw: Do not do our iexplore.exe registration if native Internet Explorer is detected to be present.