wine
18 years agoddraw: Set the video memory and visible flag on render targets.
Stefan Dösinger [Sat, 24 Jun 2006 21:39:24 +0000 (23:39 +0200)] 
ddraw: Set the video memory and visible flag on render targets.

18 years agoddraw: Enumerate the reference d3ddevice.
Stefan Dösinger [Sat, 24 Jun 2006 14:17:10 +0000 (16:17 +0200)] 
ddraw: Enumerate the reference d3ddevice.

18 years agowined3d: Fix single buffering.
Stefan Dösinger [Sat, 24 Jun 2006 10:32:18 +0000 (12:32 +0200)] 
wined3d: Fix single buffering.

Tell gl to draw to the back buffer when a back buffer is used, do not
use the value from gl.

18 years agowined3d: Fix a bad trace.
Stefan Dösinger [Sat, 24 Jun 2006 09:44:11 +0000 (11:44 +0200)] 
wined3d: Fix a bad trace.

18 years agowined3d: Create vertex buffer objects for D3D vertex buffers.
Stefan Dösinger [Wed, 21 Jun 2006 13:05:38 +0000 (15:05 +0200)] 
wined3d: Create vertex buffer objects for D3D vertex buffers.

18 years agowined3d: Vertex fixups.
Stefan Dösinger [Wed, 21 Jun 2006 13:04:19 +0000 (15:04 +0200)] 
wined3d: Vertex fixups.

18 years agowined3d: Add support for VBOs to the drawing code.
Stefan Dösinger [Wed, 21 Jun 2006 13:01:38 +0000 (15:01 +0200)] 
wined3d: Add support for VBOs to the drawing code.

18 years agoshlwapi: PathCombineW should return NULL on invalid parameters.
Paul Vriens [Fri, 23 Jun 2006 13:21:02 +0000 (15:21 +0200)] 
shlwapi: PathCombineW should return NULL on invalid parameters.

18 years agooleview: Added Korean resources.
Hwang YunSong(황윤성) [Mon, 26 Jun 2006 00:06:56 +0000 (09:06 +0900)] 
oleview: Added Korean resources.

18 years agooleview: Fix compilation with gcc 2.95.
Piotr Caban [Sat, 24 Jun 2006 11:19:12 +0000 (13:19 +0200)] 
oleview: Fix compilation with gcc 2.95.

 - patch based on Francois Gouget Fix compilation with gcc 2.95 patch
 - moved some string to resources
 - fixed implementation of IPersistStream interface viewer

18 years agooleview: Added propper ClassName displaying to interface viewer.
Piotr Caban [Sat, 24 Jun 2006 09:56:55 +0000 (11:56 +0200)] 
oleview: Added propper ClassName displaying to interface viewer.

18 years agooleview: Added interface viewer.
Piotr Caban [Sat, 24 Jun 2006 08:33:29 +0000 (10:33 +0200)] 
oleview: Added interface viewer.

18 years agoddraw/wined3d: IDirectDrawSurface7::SetSurfaceDesc corrections.
Stefan Dösinger [Fri, 23 Jun 2006 15:13:10 +0000 (17:13 +0200)] 
ddraw/wined3d: IDirectDrawSurface7::SetSurfaceDesc corrections.

18 years agogdi/tests: Write-strings warnings fix.
Andrew Talbot [Sat, 24 Jun 2006 14:01:31 +0000 (15:01 +0100)] 
gdi/tests: Write-strings warnings fix.

18 years agowidl: Write-strings warnings fix.
Andrew Talbot [Fri, 23 Jun 2006 21:14:28 +0000 (22:14 +0100)] 
widl: Write-strings warnings fix.

18 years agoshell32: Add missing multiply by sizeof(WCHAR)l
James Hawkins [Fri, 23 Jun 2006 12:24:40 +0000 (05:24 -0700)] 
shell32: Add missing multiply by sizeof(WCHAR)l

18 years agorpcrt4: Calculate size of FC_STRUCT arguments correctly.
Huw Davies [Fri, 23 Jun 2006 11:47:34 +0000 (12:47 +0100)] 
rpcrt4: Calculate size of FC_STRUCT arguments correctly.

18 years agowinex11: Introduce a function to retrieve the glx drawable and have
Huw Davies [Fri, 23 Jun 2006 11:13:55 +0000 (12:13 +0100)] 
winex11: Introduce a function to retrieve the glx drawable and have
both the GET_GLX_DRAWABLE Escape and SwapBuffers call it.

18 years agoimagehlp: Fixed typo (Coverity).
Paul Vriens [Fri, 23 Jun 2006 11:02:56 +0000 (13:02 +0200)] 
imagehlp: Fixed typo (Coverity).

18 years agoserver: Moved some common bits of get/set_thread_context to thread.c.
Alexandre Julliard [Fri, 23 Jun 2006 11:16:14 +0000 (13:16 +0200)] 
server: Moved some common bits of get/set_thread_context to thread.c.

18 years agolibwine: Added entry for sigprocmask in the pthread functions table.
Alexandre Julliard [Fri, 23 Jun 2006 10:27:45 +0000 (12:27 +0200)] 
libwine: Added entry for sigprocmask in the pthread functions table.

18 years agowine-pthread: Set thread scope to force using kernel threads on Solaris.
Alexandre Julliard [Fri, 23 Jun 2006 10:26:23 +0000 (12:26 +0200)] 
wine-pthread: Set thread scope to force using kernel threads on Solaris.

18 years agoopengl32: If there's no glX context don't return a wgl context.
Huw Davies [Thu, 22 Jun 2006 19:18:01 +0000 (20:18 +0100)] 
opengl32: If there's no glX context don't return a wgl context.

18 years agooleview: Added system configuration dialog.
Piotr Caban [Thu, 22 Jun 2006 19:14:42 +0000 (21:14 +0200)] 
oleview: Added system configuration dialog.

18 years agooleview: Added copy HTML tag functionality.
Piotr Caban [Thu, 22 Jun 2006 18:00:11 +0000 (20:00 +0200)] 
oleview: Added copy HTML tag functionality.

18 years agooleview: Added copy CLSID functionality.
Piotr Caban [Thu, 22 Jun 2006 17:59:21 +0000 (19:59 +0200)] 
oleview: Added copy CLSID functionality.

18 years agooleview: Added CreateInstanceOn functionality.
Piotr Caban [Thu, 22 Jun 2006 17:58:37 +0000 (19:58 +0200)] 
oleview: Added CreateInstanceOn functionality.

18 years agomsi: Add tests for components that aren't associated with a feature.
James Hawkins [Thu, 22 Jun 2006 20:11:10 +0000 (13:11 -0700)] 
msi: Add tests for components that aren't associated with a feature.

18 years agomshtml: Added stub implementation of HTMLLoadOptions.
Jacek Caban [Thu, 22 Jun 2006 14:14:14 +0000 (16:14 +0200)] 
mshtml: Added stub implementation of HTMLLoadOptions.

18 years agomshtml: Added optary.idl file.
Jacek Caban [Thu, 22 Jun 2006 14:12:18 +0000 (16:12 +0200)] 
mshtml: Added optary.idl file.

18 years agomshtml: Inherit NSContainer in NewURI.
Jacek Caban [Thu, 22 Jun 2006 14:09:29 +0000 (16:09 +0200)] 
mshtml: Inherit NSContainer in NewURI.

18 years agomshtml: Fix a typo.
Jacek Caban [Thu, 22 Jun 2006 14:09:10 +0000 (16:09 +0200)] 
mshtml: Fix a typo.

18 years agomshtml: Added CGID_MSHTML to IOleCommandTarget::Exec.
Jacek Caban [Thu, 22 Jun 2006 14:07:52 +0000 (16:07 +0200)] 
mshtml: Added CGID_MSHTML to IOleCommandTarget::Exec.

18 years agoadvapi: Add a stub for SystemFunction035.
Juan Lang [Fri, 23 Jun 2006 07:15:24 +0000 (00:15 -0700)] 
advapi: Add a stub for SystemFunction035.

18 years agokernel: Change failing to test to show it doesn't have anything to do
Juan Lang [Fri, 23 Jun 2006 07:14:05 +0000 (00:14 -0700)] 
kernel: Change failing to test to show it doesn't have anything to do
with embedded NULLs.

18 years agosecur32: Write-strings warnings fix.
Andrew Talbot [Thu, 22 Jun 2006 19:42:08 +0000 (20:42 +0100)] 
secur32: Write-strings warnings fix.

18 years agoole32/tests: Write-strings warning fix.
Andrew Talbot [Thu, 22 Jun 2006 18:23:13 +0000 (19:23 +0100)] 
ole32/tests: Write-strings warning fix.

18 years agodinput: Warp mouse each 10ms instead of dropping events.
Vitaliy Margolen [Thu, 22 Jun 2006 13:30:52 +0000 (07:30 -0600)] 
dinput: Warp mouse each 10ms instead of dropping events.

18 years agouxtheme/tests: Destroy the windows after we've used them.
Paul Vriens [Thu, 22 Jun 2006 13:01:25 +0000 (15:01 +0200)] 
uxtheme/tests: Destroy the windows after we've used them.

18 years agouxtheme/tests: Add a case sensitivity test.
Paul Vriens [Thu, 22 Jun 2006 12:38:32 +0000 (14:38 +0200)] 
uxtheme/tests: Add a case sensitivity test.

18 years agooleview: Spelling fixes (English).
Jonathan Ernst [Thu, 22 Jun 2006 12:12:57 +0000 (14:12 +0200)] 
oleview: Spelling fixes (English).

18 years agooleview: French localization.
Jonathan Ernst [Thu, 22 Jun 2006 12:12:13 +0000 (14:12 +0200)] 
oleview: French localization.

18 years agowinex11: glXQueryExtension has its error and event base arguments swapped
Huw Davies [Thu, 22 Jun 2006 11:44:43 +0000 (12:44 +0100)] 
winex11: glXQueryExtension has its error and event base arguments swapped
compared with other *QueryExtension functions!

18 years agooleview: Removed use of strlenW, strcmpW and strcpyW functions.
Piotr Caban [Thu, 22 Jun 2006 09:43:02 +0000 (11:43 +0200)] 
oleview: Removed use of strlenW, strcmpW and strcpyW functions.

18 years agoconfigure: Send pkg-config error messages to /dev/null.
Alexandre Julliard [Thu, 22 Jun 2006 10:07:57 +0000 (12:07 +0200)] 
configure: Send pkg-config error messages to /dev/null.

18 years agoriched20: Fix message range for get_msg_name.
Krzysztof Foltman [Wed, 21 Jun 2006 22:01:31 +0000 (00:01 +0200)] 
riched20: Fix message range for get_msg_name.

18 years agocrypt32: Implement CertGetCRLFromStore.
Juan Lang [Thu, 22 Jun 2006 03:50:11 +0000 (20:50 -0700)] 
crypt32: Implement CertGetCRLFromStore.

- implement CertGetCRLFromStore, with tests
- update tests for CRL revocation functions to show name isn't checked

18 years agooleaut32: Correctly handle NULLs embedded in BSTRs, with tests.
Juan Lang [Wed, 21 Jun 2006 21:56:58 +0000 (23:56 +0200)] 
oleaut32: Correctly handle NULLs embedded in BSTRs, with tests.

18 years agokernel: Use the WinXP method for comparing strings with embedded NULLs. Update tests.
Juan Lang [Wed, 21 Jun 2006 21:53:45 +0000 (14:53 -0700)] 
kernel: Use the WinXP method for comparing strings with embedded NULLs. Update tests.

18 years agoquartz: Fix media type detection.
Ivan Leo [Wed, 21 Jun 2006 20:49:35 +0000 (21:49 +0100)] 
quartz: Fix media type detection.

18 years agodbghelp: Elf for wine and spec definitions.
Eric Pouech [Wed, 21 Jun 2006 20:29:50 +0000 (22:29 +0200)] 
dbghelp: Elf for wine and spec definitions.

- fixed regression when looking for winebuild's special symbols in ELF symtab
- STT_NOTYPE is still accepted as a valid symbol type (on top of STT_FUNC and STT_OBJECT)

18 years agoMakefile.in: Add target "ctags" to the overview.
Detlef Riekenberg [Wed, 21 Jun 2006 19:43:00 +0000 (21:43 +0200)] 
Makefile.in: Add target "ctags" to the overview.

18 years agoDEVELOPER-HINTS: Some directories where added / renamed.
Detlef Riekenberg [Wed, 21 Jun 2006 19:04:25 +0000 (21:04 +0200)] 
DEVELOPER-HINTS: Some directories where added / renamed.

18 years agouxtheme/tests: Only test the needed functions once, bail out if one is missing.
Paul Vriens [Wed, 21 Jun 2006 18:37:10 +0000 (20:37 +0200)] 
uxtheme/tests: Only test the needed functions once, bail out if one is missing.

18 years agouxtheme/tests: Add some tests for GetWindowTheme.
Paul Vriens [Wed, 21 Jun 2006 16:51:00 +0000 (18:51 +0200)] 
uxtheme/tests: Add some tests for GetWindowTheme.

18 years agoatl: Add a stub implementation of AtlModuleLoadTypeLib.
James Hawkins [Wed, 21 Jun 2006 18:49:50 +0000 (11:49 -0700)] 
atl: Add a stub implementation of AtlModuleLoadTypeLib.

18 years agomapi32: Add a stub implementation of MAPIOpenLocalFormContainer.
James Hawkins [Wed, 21 Jun 2006 18:08:53 +0000 (11:08 -0700)] 
mapi32: Add a stub implementation of MAPIOpenLocalFormContainer.

18 years agoddraw: Use the handle infrastructure for Matrix handles.
Stefan Dösinger [Wed, 21 Jun 2006 15:05:58 +0000 (17:05 +0200)] 
ddraw: Use the handle infrastructure for Matrix handles.

18 years agoRelease 0.9.16. wine-0.9.16
Alexandre Julliard [Wed, 21 Jun 2006 16:21:12 +0000 (18:21 +0200)] 
Release 0.9.16.

18 years agooleview: Delete the symlink from git.
Alexandre Julliard [Wed, 21 Jun 2006 16:16:18 +0000 (18:16 +0200)] 
oleview: Delete the symlink from git.

18 years agoUpdated the AUTHORS list and converted it to utf-8.
Alexandre Julliard [Wed, 21 Jun 2006 12:59:02 +0000 (14:59 +0200)] 
Updated the AUTHORS list and converted it to utf-8.

18 years agotools: Fix mkinstalldirs.
Francois Gouget [Thu, 15 Jun 2006 16:05:07 +0000 (18:05 +0200)] 
tools: Fix mkinstalldirs.

We cannot trust 'mkdir -p' to set the proper permissions on parent
directories. So create them manually.
Fix handling of paths containing spaces.
Properly prefix the path with './' if it starts with a '-'.
Stop trying to create a path after the first error.

18 years agouxtheme/tests: Extra testing for GetLastError.
Paul Vriens [Wed, 21 Jun 2006 09:37:20 +0000 (11:37 +0200)] 
uxtheme/tests: Extra testing for GetLastError.

18 years agomsvcrt: Add simple test for _strdup(0).
Louis. Lenders [Wed, 21 Jun 2006 09:03:26 +0000 (10:03 +0100)] 
msvcrt: Add simple test for _strdup(0).

18 years agomsvcrt: Fix a crash in _strdup.
Louis. Lenders [Wed, 21 Jun 2006 08:55:11 +0000 (09:55 +0100)] 
msvcrt: Fix a crash in _strdup.

18 years agomsi: Fix handling of the no-op identifier in the Directory table.
James Hawkins [Tue, 20 Jun 2006 22:46:41 +0000 (15:46 -0700)] 
msi: Fix handling of the no-op identifier in the Directory table.

18 years agontdll: Write-strings warnings fix.
Andrew Talbot [Mon, 19 Jun 2006 21:14:13 +0000 (22:14 +0100)] 
ntdll: Write-strings warnings fix.

18 years agowinspool/tests: Tests for EnumForms and set an error value in our stub.
Detlef Riekenberg [Fri, 16 Jun 2006 07:54:55 +0000 (09:54 +0200)] 
winspool/tests: Tests for EnumForms and set an error value in our stub.

18 years agomsvcrt: Fix _initterm, with tests.
Andrew Ziem [Wed, 14 Jun 2006 04:51:13 +0000 (22:51 -0600)] 
msvcrt: Fix _initterm, with tests.

18 years agokernel32: Added SetThreadUILanguage() stub.
Simon Kissane [Sun, 11 Jun 2006 00:53:58 +0000 (10:53 +1000)] 
kernel32: Added SetThreadUILanguage() stub.

18 years agorpcrt4: Stubs for RpcRevertToSelf and RpcMgmtSetComTimeout.
Robert Shearman [Wed, 21 Jun 2006 11:39:52 +0000 (13:39 +0200)] 
rpcrt4: Stubs for RpcRevertToSelf and RpcMgmtSetComTimeout.

18 years agorpcrt4: Add stub for RpcMgmtEnableIdleCleanup.
Robert Shearman [Wed, 21 Jun 2006 11:39:38 +0000 (13:39 +0200)] 
rpcrt4: Add stub for RpcMgmtEnableIdleCleanup.

18 years agowined3d: Pixel format cleanup.
Stefan Dösinger [Wed, 21 Jun 2006 08:36:14 +0000 (10:36 +0200)] 
wined3d: Pixel format cleanup.

18 years agogdi32: SetWinMetaFileBits: Use the whole device surface if the METAFILEPICT parameter...
Michael Kaufmann [Tue, 20 Jun 2006 14:02:37 +0000 (16:02 +0200)] 
gdi32: SetWinMetaFileBits: Use the whole device surface if the METAFILEPICT parameter is NULL.

Also use the whole device surface if one of the extents is zero or
negative and the mapping mode is MM_ANISOTROPIC or MM_ISOTROPIC.
New tests.

18 years agowinspool: An empty string as server name is valid for AddPrinterDriver.
Detlef Riekenberg [Mon, 19 Jun 2006 21:58:24 +0000 (23:58 +0200)] 
winspool: An empty string as server name is valid for AddPrinterDriver.

18 years agooleview: Added registry tab in details window.
Piotr Caban [Wed, 14 Jun 2006 17:58:35 +0000 (19:58 +0200)] 
oleview: Added registry tab in details window.

18 years agooleview: Added details window base.
Piotr Caban [Wed, 14 Jun 2006 17:55:46 +0000 (19:55 +0200)] 
oleview: Added details window base.

18 years agooleview: Added base menu funcionality.
Piotr Caban [Wed, 14 Jun 2006 17:55:08 +0000 (19:55 +0200)] 
oleview: Added base menu funcionality.

18 years agooleview: Added more TreeView entries.
Piotr Caban [Wed, 14 Jun 2006 17:53:47 +0000 (19:53 +0200)] 
oleview: Added more TreeView entries.

18 years agooleview: Added TreeView entries read from registry.
Piotr Caban [Wed, 14 Jun 2006 18:09:12 +0000 (20:09 +0200)] 
oleview: Added TreeView entries read from registry.

18 years agooleview: Added TreeView window.
Piotr Caban [Wed, 14 Jun 2006 17:52:26 +0000 (19:52 +0200)] 
oleview: Added TreeView window.

18 years agooleview: Added pane bar.
Piotr Caban [Wed, 14 Jun 2006 17:51:27 +0000 (19:51 +0200)] 
oleview: Added pane bar.

18 years agooleview: Added initial version.
Piotr Caban [Wed, 14 Jun 2006 17:50:28 +0000 (19:50 +0200)] 
oleview: Added initial version.

18 years agowined3d: Add an "\n" to a fixme to fix an overflow.
Louis. Lenders [Wed, 21 Jun 2006 05:07:01 +0000 (06:07 +0100)] 
wined3d: Add an "\n" to a fixme to fix an overflow.

18 years agowined3d: Bind correct number of samplers for GLSL shaders.
Jason Green [Tue, 20 Jun 2006 22:32:52 +0000 (18:32 -0400)] 
wined3d: Bind correct number of samplers for GLSL shaders.

We are only checking against GL_MAX_TEXTURES when binding samplers,
when we should be checking against the maximum number of samplers that
the card supports.  Spotted by H. Verbeet.

18 years agocrypt32: Implement some CRL verification functions.
Juan Lang [Tue, 20 Jun 2006 23:06:27 +0000 (16:06 -0700)] 
crypt32: Implement some CRL verification functions.

18 years agowincrypt.h: Add more definitions and prototypes.
Juan Lang [Tue, 20 Jun 2006 21:42:51 +0000 (14:42 -0700)] 
wincrypt.h: Add more definitions and prototypes.

18 years agowininet/tests: Write-strings warnings fix.
Andrew Talbot [Tue, 20 Jun 2006 21:37:27 +0000 (22:37 +0100)] 
wininet/tests: Write-strings warnings fix.

18 years agowinex11.drv: Add support for full screen window state using the NETWM protocol.
Dmitry Timoshkov [Mon, 19 Jun 2006 17:25:54 +0000 (02:25 +0900)] 
winex11.drv: Add support for full screen window state using the NETWM protocol.

18 years agoadvpack: Implement DoInfInstall on top of the install framework.
James Hawkins [Tue, 20 Jun 2006 21:31:01 +0000 (14:31 -0700)] 
advpack: Implement DoInfInstall on top of the install framework.

18 years agokernel: Add tests for OpenFile.
Saulius Krasuckas [Tue, 20 Jun 2006 22:05:26 +0000 (01:05 +0300)] 
kernel: Add tests for OpenFile.

18 years agokernel: Check for an exe which is always present in a system dir.
Saulius Krasuckas [Tue, 20 Jun 2006 22:05:15 +0000 (01:05 +0300)] 
kernel: Check for an exe which is always present in a system dir.

18 years agolz32: Small test fixes.
Saulius Krasuckas [Tue, 20 Jun 2006 22:01:22 +0000 (01:01 +0300)] 
lz32: Small test fixes.

18 years agoshell32: Fix the nBufferMax param of LoadStringW calls from SHELL_ConfirmDialogW.
Mikołaj Zalewski [Tue, 20 Jun 2006 19:58:20 +0000 (21:58 +0200)] 
shell32: Fix the nBufferMax param of LoadStringW calls from SHELL_ConfirmDialogW.

18 years agowinedump: Add DLL_WINE_PREATTACH to the generated DllMain.
Detlef Riekenberg [Tue, 20 Jun 2006 21:30:39 +0000 (23:30 +0200)] 
winedump: Add DLL_WINE_PREATTACH to the generated DllMain.

18 years agowinedump: Use ntdll as template.
Detlef Riekenberg [Tue, 20 Jun 2006 21:28:14 +0000 (23:28 +0200)] 
winedump: Use ntdll as template.

18 years agocompstui: Add minimal compstui.dll (stubs only).
Detlef Riekenberg [Tue, 20 Jun 2006 04:12:36 +0000 (06:12 +0200)] 
compstui: Add minimal compstui.dll (stubs only).

18 years agontdll: Compile VIRTUAL_Dump only when somebody really needs it.
Dmitry Timoshkov [Tue, 20 Jun 2006 16:53:45 +0000 (01:53 +0900)] 
ntdll: Compile VIRTUAL_Dump only when somebody really needs it.

18 years agowinecfg: Russian translation.
Vitaly Lipatov [Tue, 20 Jun 2006 17:33:03 +0000 (21:33 +0400)] 
winecfg: Russian translation.

18 years agourlmon: Call Binding_CloseCacheDownload after Binding_FinishedDownload.
Jacek Caban [Tue, 20 Jun 2006 17:04:55 +0000 (19:04 +0200)] 
urlmon: Call Binding_CloseCacheDownload after Binding_FinishedDownload.