wine/eterwine.git
17 years agowinhelp: Updated Korean resource.
Hwang YunSong(황윤성 [Mon, 5 May 2008 01:10:14 +0000 (10:10 +0900)]
winhelp: Updated Korean resource.

17 years agod3d8: Dangling pointers fix.
Andrew Talbot [Mon, 5 May 2008 15:42:51 +0000 (16:42 +0100)]
d3d8: Dangling pointers fix.

17 years agohlink: Remove unneeded address-of operators from function names.
Andrew Talbot [Mon, 5 May 2008 11:49:54 +0000 (12:49 +0100)]
hlink: Remove unneeded address-of operators from function names.

17 years agoadvapi32: Avoid giving variables same name as library functions.
Andrew Talbot [Mon, 5 May 2008 11:13:02 +0000 (12:13 +0100)]
advapi32: Avoid giving variables same name as library functions.

17 years agoRevert "quartz: Clean up pullpin code."
Alexandre Julliard [Mon, 5 May 2008 16:24:22 +0000 (18:24 +0200)]
Revert "quartz: Clean up pullpin code."

This reverts commit 3066116f76c0c44950fde3552485b37dce24d1f8.

17 years agopreloader: Silence the warning for the low 64k.
Alexandre Julliard [Mon, 5 May 2008 15:19:24 +0000 (17:19 +0200)]
preloader: Silence the warning for the low 64k.

17 years agowinex11: The XIM callback is called with the X11 lock held.
Alexandre Julliard [Mon, 5 May 2008 13:08:33 +0000 (15:08 +0200)]
winex11: The XIM callback is called with the X11 lock held.

17 years agoshell32: Added missing Danish translations.
Jens Albretsen [Sun, 4 May 2008 21:48:48 +0000 (23:48 +0200)]
shell32: Added missing Danish translations.

17 years agowordpad: Added Danish translation.
Jens Albretsen [Sun, 4 May 2008 21:41:45 +0000 (23:41 +0200)]
wordpad: Added Danish translation.

17 years agoshlwapi: Added Danish translation.
Jens Albretsen [Sun, 4 May 2008 20:38:24 +0000 (22:38 +0200)]
shlwapi: Added Danish translation.

17 years agocomdlg: Added missing Danish translations.
Jens Albretsen [Sun, 4 May 2008 20:30:21 +0000 (22:30 +0200)]
comdlg: Added missing Danish translations.

17 years agowineps.drv: Added Danish translation.
Jens Albretsen [Sun, 4 May 2008 20:16:48 +0000 (22:16 +0200)]
wineps.drv: Added Danish translation.

17 years agocredui: Added Danish translation.
Jens Albretsen [Sun, 4 May 2008 17:00:25 +0000 (19:00 +0200)]
credui: Added Danish translation.

17 years agoavifil32: Added Danish translation.
Jens Albretsen [Sun, 4 May 2008 15:20:43 +0000 (17:20 +0200)]
avifil32: Added Danish translation.

17 years agonet: Added Danish translation.
Jens Albretsen [Sun, 4 May 2008 14:52:04 +0000 (16:52 +0200)]
net: Added Danish translation.

17 years agocmd: Added Danish translation.
Jens Albretsen [Sun, 4 May 2008 14:23:26 +0000 (16:23 +0200)]
cmd: Added Danish translation.

17 years agowinecfg: Added Danish translation.
Jens Albretsen [Sun, 4 May 2008 07:48:12 +0000 (09:48 +0200)]
winecfg: Added Danish translation.

17 years agoxcopy: Added Danish translation.
Jens Albretsen [Sun, 4 May 2008 11:37:00 +0000 (13:37 +0200)]
xcopy: Added Danish translation.

17 years agocabinet: Indentation fix.
Andrew Talbot [Sun, 4 May 2008 20:48:44 +0000 (21:48 +0100)]
cabinet: Indentation fix.

17 years agowinecfg: Add variable initialization in get_registry_version().
Gerald Pfeifer [Fri, 2 May 2008 17:08:09 +0000 (19:08 +0200)]
winecfg: Add variable initialization in get_registry_version().

17 years agowinhelp: Remove extraneous positiveness check for unsigned variable in WINHELP_Handle...
Gerald Pfeifer [Sat, 3 May 2008 08:23:24 +0000 (10:23 +0200)]
winhelp: Remove extraneous positiveness check for unsigned variable in WINHELP_HandleTextMouse().

17 years agomsi: Use the handle to the treeview item if the item text is not returned.
James Hawkins [Sun, 4 May 2008 07:06:37 +0000 (02:06 -0500)]
msi: Use the handle to the treeview item if the item text is not returned.

17 years agofusion: The Strings stream can be without a #.
James Hawkins [Sun, 4 May 2008 02:17:17 +0000 (21:17 -0500)]
fusion: The Strings stream can be without a #.

17 years agofusion: Add the missing assembly table structs.
James Hawkins [Sun, 4 May 2008 02:16:24 +0000 (21:16 -0500)]
fusion: Add the missing assembly table structs.

17 years agofusion: Fix the type of an assembly struct member.
James Hawkins [Sun, 4 May 2008 02:14:34 +0000 (21:14 -0500)]
fusion: Fix the type of an assembly struct member.

17 years agowinevdm: Move the DOS memory range check to not trigger for Win16 apps.
Alexandre Julliard [Mon, 5 May 2008 11:01:45 +0000 (13:01 +0200)]
winevdm: Move the DOS memory range check to not trigger for Win16 apps.

17 years agoservices: Fixed the result check for the control mutex wait.
Alexandre Julliard [Mon, 5 May 2008 11:01:15 +0000 (13:01 +0200)]
services: Fixed the result check for the control mutex wait.

17 years agoservices: Use the correct invalid handle value for the control pipe.
Alexandre Julliard [Mon, 5 May 2008 11:00:49 +0000 (13:00 +0200)]
services: Use the correct invalid handle value for the control pipe.

17 years agomshtml: Added IMG element tests.
Jacek Caban [Sun, 4 May 2008 17:22:46 +0000 (19:22 +0200)]
mshtml: Added IMG element tests.

17 years agomshtml: Added more script tests.
Jacek Caban [Sun, 4 May 2008 17:20:40 +0000 (19:20 +0200)]
mshtml: Added more script tests.

17 years agomshtml: Added DispHTMLSelectElement declaration.
Jacek Caban [Sun, 4 May 2008 17:20:25 +0000 (19:20 +0200)]
mshtml: Added DispHTMLSelectElement declaration.

17 years agospoolsv: Improve the service stub so that it can be started and stopped.
Alexandre Julliard [Mon, 5 May 2008 10:57:04 +0000 (12:57 +0200)]
spoolsv: Improve the service stub so that it can be started and stopped.

17 years agowinecfg: Fix coordinates and sizes of controls in French Graphics dialog.
Dmitry Timoshkov [Mon, 5 May 2008 04:13:57 +0000 (13:13 +0900)]
winecfg: Fix coordinates and sizes of controls in French Graphics dialog.

17 years agomshtml: Don't overwrite file types that could be changed by user.
Vitaliy Margolen [Sun, 4 May 2008 06:18:42 +0000 (00:18 -0600)]
mshtml: Don't overwrite file types that could be changed by user.

17 years agouser32: Set the size of returned DEVMODE to least common one as XP does.
Dmitry Timoshkov [Sun, 4 May 2008 03:38:58 +0000 (12:38 +0900)]
user32: Set the size of returned DEVMODE to least common one as XP does.

17 years agowinex11.drv: Set the size of returned DEVMODE to least common one as XP does.
Dmitry Timoshkov [Sun, 4 May 2008 03:31:04 +0000 (12:31 +0900)]
winex11.drv: Set the size of returned DEVMODE to least common one as XP does.

17 years agomsi: Fix a typo.
James Hawkins [Sun, 4 May 2008 02:12:41 +0000 (21:12 -0500)]
msi: Fix a typo.

17 years agowined3d: At the start of RemoveContextFromArray numContexts is decreased by 1, the...
Roderick Colenbrander [Sat, 3 May 2008 20:15:58 +0000 (20:15 +0000)]
wined3d: At the start of RemoveContextFromArray numContexts is decreased by 1, the loop which loops through the whole array doesn't take this into account.

Discovered by Peter Oberndorfer.

17 years agosetupapi/tests: Clean up properly on win9x.
Paul Vriens [Sun, 4 May 2008 12:30:17 +0000 (14:30 +0200)]
setupapi/tests: Clean up properly on win9x.

17 years agosetupapi/tests: Skip some tests on win9x.
Paul Vriens [Sat, 3 May 2008 14:49:19 +0000 (16:49 +0200)]
setupapi/tests: Skip some tests on win9x.

17 years agownaspi32: Remove unused variables.
Andrew Talbot [Sat, 3 May 2008 13:03:09 +0000 (14:03 +0100)]
wnaspi32: Remove unused variables.

17 years agoinetcomm: Remove unused variables.
Andrew Talbot [Sat, 3 May 2008 13:03:13 +0000 (14:03 +0100)]
inetcomm: Remove unused variables.

17 years agowininet: Remove unused variables.
Andrew Talbot [Sat, 3 May 2008 13:03:05 +0000 (14:03 +0100)]
wininet: Remove unused variables.

17 years agodbghelp: Include port.h for possible alternative to strtoull().
Andrew Talbot [Fri, 2 May 2008 22:27:39 +0000 (23:27 +0100)]
dbghelp: Include port.h for possible alternative to strtoull().

17 years agowininet: Don't add the user agent header until HttpSendRequest is called.
Hans Leidekker [Fri, 2 May 2008 19:59:24 +0000 (21:59 +0200)]
wininet: Don't add the user agent header until HttpSendRequest is called.

17 years agoRelease 0.9.61. wine-0.9.61
Alexandre Julliard [Fri, 2 May 2008 17:01:51 +0000 (19:01 +0200)]
Release 0.9.61.

17 years agoUpdated the authors list.
Alexandre Julliard [Fri, 2 May 2008 15:09:00 +0000 (17:09 +0200)]
Updated the authors list.

17 years agokernel32/tests: Skip some tests on win98.
Paul Vriens [Fri, 2 May 2008 11:28:10 +0000 (13:28 +0200)]
kernel32/tests: Skip some tests on win98.

17 years agowinex11.drv: Remove unused variables.
Andrew Talbot [Fri, 2 May 2008 11:50:13 +0000 (12:50 +0100)]
winex11.drv: Remove unused variables.

17 years agowinex11.drv: Rename X11DRV_DIB_BitmapInfoSize to bitmap_info_size and fix to take...
Huw Davies [Fri, 2 May 2008 11:43:14 +0000 (12:43 +0100)]
winex11.drv: Rename X11DRV_DIB_BitmapInfoSize to bitmap_info_size and fix to take into account bit field masks.

17 years agogdi32: Rename DIB_BitmapInfoSize to bitmap_info_size and fix to take into account...
Huw Davies [Fri, 2 May 2008 11:35:40 +0000 (12:35 +0100)]
gdi32: Rename DIB_BitmapInfoSize to bitmap_info_size and fix to take into account bit field masks.

17 years agouser32: Fix bitmap_info_size to take into account bit field masks.
Huw Davies [Fri, 2 May 2008 11:20:24 +0000 (12:20 +0100)]
user32: Fix bitmap_info_size to take into account bit field masks.

17 years agowidl: Fix syntax to also work with older versions of bison.
Gerald Pfeifer [Fri, 2 May 2008 12:14:01 +0000 (14:14 +0200)]
widl: Fix syntax to also work with older versions of bison.

17 years agotaskmgr: Fix some German translation errors.
Mathias Gottschlag [Fri, 2 May 2008 11:44:02 +0000 (13:44 +0200)]
taskmgr: Fix some German translation errors.

17 years agowinecfg: Fix some errors in the German translation.
Mathias Gottschlag [Fri, 2 May 2008 11:14:15 +0000 (13:14 +0200)]
winecfg: Fix some errors in the German translation.

17 years agourlmon: Avoid sizeof in traces.
Alexandre Julliard [Fri, 2 May 2008 11:59:14 +0000 (13:59 +0200)]
urlmon: Avoid sizeof in traces.

17 years agorichedit: Avoid strlen in traces.
Alexandre Julliard [Fri, 2 May 2008 11:59:06 +0000 (13:59 +0200)]
richedit: Avoid strlen in traces.

17 years agokernel32/tests: Don't run tests on win9x if we are out of memory.
Paul Vriens [Fri, 2 May 2008 10:05:02 +0000 (12:05 +0200)]
kernel32/tests: Don't run tests on win9x if we are out of memory.

17 years agowinhelp: A nicer icon.
Herve Chanal [Fri, 2 May 2008 10:32:31 +0000 (12:32 +0200)]
winhelp: A nicer icon.

17 years agouser32: Add an exception handler around LB_GETTEXT to hide a Delphi bug.
Alexandre Julliard [Fri, 2 May 2008 09:39:42 +0000 (11:39 +0200)]
user32: Add an exception handler around LB_GETTEXT to hide a Delphi bug.

17 years agoimm32: Implementation of the ImmRequestMessage{A|W}.
ByeongSik Jeon [Fri, 2 May 2008 03:51:08 +0000 (12:51 +0900)]
imm32: Implementation of the ImmRequestMessage{A|W}.

17 years agoimm32: Updated implementation of the ImmGetConversionList{A|W}.
ByeongSik Jeon [Fri, 2 May 2008 03:51:04 +0000 (12:51 +0900)]
imm32: Updated implementation of the ImmGetConversionList{A|W}.

17 years agoimm32: Updated implementation of the ImmGetCandidateListCount{A|W}.
ByeongSik Jeon [Fri, 2 May 2008 03:50:58 +0000 (12:50 +0900)]
imm32: Updated implementation of the ImmGetCandidateListCount{A|W}.

17 years agoimm32: Updated implementation of the ImmGetCandidateList{A|W}.
ByeongSik Jeon [Fri, 2 May 2008 03:50:53 +0000 (12:50 +0900)]
imm32: Updated implementation of the ImmGetCandidateList{A|W}.

17 years agoimm32: Updated implementation of the ImmEnumRegisterWord{A|W}.
ByeongSik Jeon [Fri, 2 May 2008 03:50:46 +0000 (12:50 +0900)]
imm32: Updated implementation of the ImmEnumRegisterWord{A|W}.

17 years agoddraw: Enable EnableAutoDepthStencil to receive depth support.
Roderick Colenbrander [Thu, 1 May 2008 23:46:03 +0000 (23:46 +0000)]
ddraw: Enable EnableAutoDepthStencil to receive depth support.

17 years agoitss: Remove a test that we expect to fail sometimes.
James Hawkins [Fri, 2 May 2008 08:56:47 +0000 (03:56 -0500)]
itss: Remove a test that we expect to fail sometimes.

17 years agomsi: A progid who is its own parent cannot have a clsid.
James Hawkins [Fri, 2 May 2008 08:45:32 +0000 (03:45 -0500)]
msi: A progid who is its own parent cannot have a clsid.

17 years agontdll: Fix two tests that fail on all NT platforms.
James Hawkins [Fri, 2 May 2008 08:12:43 +0000 (03:12 -0500)]
ntdll: Fix two tests that fail on all NT platforms.

17 years agowineps.drv: Remove unused code.
Andrew Talbot [Thu, 1 May 2008 22:29:00 +0000 (23:29 +0100)]
wineps.drv: Remove unused code.

17 years agosecur32: Don't call waitpid() in dispatcher.
Kai Blin [Thu, 1 May 2008 19:40:27 +0000 (21:40 +0200)]
secur32: Don't call waitpid() in dispatcher.

As Wine ignores SIGCHLD, waitpid() works on Linux only by accident. On
FreeBSD it doesn't work.

17 years agowinhelp: Added support for relative offsets in richedit rendered pages.
Eric Pouech [Thu, 1 May 2008 19:17:41 +0000 (21:17 +0200)]
winhelp: Added support for relative offsets in richedit rendered pages.

17 years agowinhelp: Added support for font scaling when using RichEdit.
Eric Pouech [Thu, 1 May 2008 19:17:29 +0000 (21:17 +0200)]
winhelp: Added support for font scaling when using RichEdit.

17 years agowinhelp: We can now get rid of the tests about a NULL rtfData block.
Eric Pouech [Thu, 1 May 2008 19:17:13 +0000 (21:17 +0200)]
winhelp: We can now get rid of the tests about a NULL rtfData block.

17 years agowinhelp: Remove the internal data used for the old rendering.
Eric Pouech [Thu, 1 May 2008 19:17:04 +0000 (21:17 +0200)]
winhelp: Remove the internal data used for the old rendering.

17 years agowinhelp: Get rid of the old internal rendering.
Eric Pouech [Thu, 1 May 2008 19:16:53 +0000 (21:16 +0200)]
winhelp: Get rid of the old internal rendering.

17 years agorichedit: Updated editor.h to reflect the contents of source files.
Dylan Smith [Thu, 1 May 2008 16:05:45 +0000 (12:05 -0400)]
richedit: Updated editor.h to reflect the contents of source files.

17 years agousp10: Fix a few failing tests and make them pass on Wine.
Hans Leidekker [Thu, 1 May 2008 15:42:03 +0000 (17:42 +0200)]
usp10: Fix a few failing tests and make them pass on Wine.

17 years agousp10: Remove redundant code from ScriptTextOut.
Hans Leidekker [Thu, 1 May 2008 15:41:46 +0000 (17:41 +0200)]
usp10: Remove redundant code from ScriptTextOut.

17 years agomshtml: Added IDispatchEx support to HTMLImgElement.
Jacek Caban [Thu, 1 May 2008 15:36:38 +0000 (17:36 +0200)]
mshtml: Added IDispatchEx support to HTMLImgElement.

17 years agomshtml: Added IHTMLImgElement stub implementation.
Jacek Caban [Thu, 1 May 2008 15:36:28 +0000 (17:36 +0200)]
mshtml: Added IHTMLImgElement stub implementation.

17 years agowidl: Consolidate writing of COM and dispatch interfaces into one function to remove...
Rob Shearman [Thu, 1 May 2008 11:35:31 +0000 (12:35 +0100)]
widl: Consolidate writing of COM and dispatch interfaces into one function to remove duplicated code.

Split up the writing into start and end to eventually support the style
MIDL uses where it writes declared types, etc. between the start and end
of the interface.

Make internal header functions take the file pointer to print to.

Don't write interface IDs for non-object interfaces and always write
handle declarations even if the interface has no methods, like MIDL does.

17 years agowinecfg: Better alignment of text and combobox.
Paul Vriens [Thu, 1 May 2008 15:05:12 +0000 (17:05 +0200)]
winecfg: Better alignment of text and combobox.

17 years agouser32/tests: Run tests again on win95.
Paul Vriens [Thu, 1 May 2008 14:34:39 +0000 (16:34 +0200)]
user32/tests: Run tests again on win95.

17 years agourlmon/tests: Fix timeout for tests on win9x.
Paul Vriens [Thu, 1 May 2008 13:27:16 +0000 (15:27 +0200)]
urlmon/tests: Fix timeout for tests on win9x.

17 years agowinedbg: Added ability to print properly float/double values.
Eric Pouech [Thu, 1 May 2008 11:57:18 +0000 (13:57 +0200)]
winedbg: Added ability to print properly float/double values.

17 years agowined3d: We don't want double buffering in pbuffer mode.
Roderick Colenbrander [Thu, 1 May 2008 13:26:02 +0000 (13:26 +0000)]
wined3d: We don't want double buffering in pbuffer mode.

17 years agowined3d: In window mode (!pbuffer) we want both a window drawable format and double...
Roderick Colenbrander [Thu, 1 May 2008 13:23:17 +0000 (13:23 +0000)]
wined3d: In window mode (!pbuffer) we want both a window drawable format and double buffering.

17 years agowined3d: Fix typo in pixel format trace.
Roderick Colenbrander [Thu, 1 May 2008 12:32:40 +0000 (12:32 +0000)]
wined3d: Fix typo in pixel format trace.

17 years agowinex11: Only unmap a window when explicitly hidden, not just when WS_VISIBLE is...
Alexandre Julliard [Thu, 1 May 2008 15:45:17 +0000 (17:45 +0200)]
winex11: Only unmap a window when explicitly hidden, not just when WS_VISIBLE is cleared.

17 years agowinex11: Ignore the specified owner if it's a zero-size window.
Alexandre Julliard [Thu, 1 May 2008 15:44:56 +0000 (17:44 +0200)]
winex11: Ignore the specified owner if it's a zero-size window.

Go back to not mapping zero-size windows.

17 years agowinex11: Don't free the pixmap in X11DRV_DIB_CreateDIBFromPixmap since we don't own it.
Alexandre Julliard [Thu, 1 May 2008 15:43:33 +0000 (17:43 +0200)]
winex11: Don't free the pixmap in X11DRV_DIB_CreateDIBFromPixmap since we don't own it.

17 years agomake_makefiles: Avoid duplicate rules for static import libs on PE builds.
Alexandre Julliard [Thu, 1 May 2008 15:31:35 +0000 (17:31 +0200)]
make_makefiles: Avoid duplicate rules for static import libs on PE builds.

17 years agoopengl32: Dynamically load libGLU.
Alexandre Julliard [Thu, 1 May 2008 12:44:49 +0000 (14:44 +0200)]
opengl32: Dynamically load libGLU.

Based on a patch by Roderick Colenbrander.

17 years agomsftedit: Export a few more IIDs.
Alexandre Julliard [Thu, 1 May 2008 12:44:08 +0000 (14:44 +0200)]
msftedit: Export a few more IIDs.

17 years agomsftedit: Add DllGetVersion.
Rico Schüller [Wed, 30 Apr 2008 17:55:25 +0000 (19:55 +0200)]
msftedit: Add DllGetVersion.

17 years agoconfigure: Improve the check for the GLU library.
Alexandre Julliard [Thu, 1 May 2008 11:29:02 +0000 (13:29 +0200)]
configure: Improve the check for the GLU library.

17 years agokernel32/tests: Fix tests on win9x.
Paul Vriens [Thu, 1 May 2008 08:56:09 +0000 (10:56 +0200)]
kernel32/tests: Fix tests on win9x.

17 years agogdi32: Add font faces to families in a specific order.
Dan Hipschman [Wed, 30 Apr 2008 18:51:00 +0000 (11:51 -0700)]
gdi32: Add font faces to families in a specific order.

17 years agowinex11: Avoid printing traces without a \n.
Alexandre Julliard [Thu, 1 May 2008 10:37:28 +0000 (12:37 +0200)]
winex11: Avoid printing traces without a \n.