wine
18 years agomshtml: Call OnStopRequest in OnStopBinding.
Jacek Caban [Sun, 25 Jun 2006 12:13:11 +0000 (14:13 +0200)] 
mshtml: Call OnStopRequest in OnStopBinding.

18 years agomshtml: Break reading if IStream::Read returns 0 bytes.
Jacek Caban [Sun, 25 Jun 2006 12:11:35 +0000 (14:11 +0200)] 
mshtml: Break reading if IStream::Read returns 0 bytes.

18 years agomshtml: Added HTMLLoadOptions implementation (with tests).
Jacek Caban [Fri, 23 Jun 2006 20:12:48 +0000 (22:12 +0200)] 
mshtml: Added HTMLLoadOptions implementation (with tests).

18 years agomci: Fix some mciSendString quirks.
Eric Pouech [Sun, 25 Jun 2006 14:04:19 +0000 (16:04 +0200)] 
mci: Fix some mciSendString quirks.

Really check in MCI open string commands if the name we have is a
device (and no longer rely on bad heuristics for it).

18 years agodbghelp: Dwarf & thunks.
Eric Pouech [Sat, 24 Jun 2006 07:50:10 +0000 (09:50 +0200)] 
dbghelp: Dwarf & thunks.

- added the elf_is_in_thunk_area() function to locate an address
  within the known thunk area of Wine's builtin modules
- now passing this thunk information to the dwarf parser so that it
  can drop functions from the thunk areas (as dwarf symbols), so that
  those functions can be later on marked as thunks in dbghelp
  internals

18 years agodbghelp: Elf for wine and spec definitions.
Eric Pouech [Fri, 23 Jun 2006 19:45:52 +0000 (21:45 +0200)] 
dbghelp: Elf for wine and spec definitions.

Enhancement over previous fix (we don't need to insert NOTYPE symbols
in our public symbol table, so drop them as early as possible).

18 years agomsi: Disable some path validity checks in MsiSetTargetPath.
Andrey Turkin [Sun, 25 Jun 2006 12:05:20 +0000 (16:05 +0400)] 
msi: Disable some path validity checks in MsiSetTargetPath.

18 years agoamstream: Implement IAMMultiMediaStreamImpl_OpenFile and IAMMultiMediaStreamImpl_Open...
Ivan Leo [Sat, 24 Jun 2006 19:08:58 +0000 (20:08 +0100)] 
amstream: Implement IAMMultiMediaStreamImpl_OpenFile and IAMMultiMediaStreamImpl_OpenMoniker.

18 years agoadvapi32/tests: Fix a crash when ConvertSidToStringSidA isn't available.
Ivan Leo [Sat, 24 Jun 2006 21:36:40 +0000 (22:36 +0100)] 
advapi32/tests: Fix a crash when ConvertSidToStringSidA isn't available.

18 years agouser: user32_Pl.rc: Fix the capitalization of OK.
Mikołaj Zalewski [Sat, 24 Jun 2006 16:59:07 +0000 (18:59 +0200)] 
user: user32_Pl.rc: Fix the capitalization of OK.

18 years agontdll: Add UZT timezone info.
Vijay Kiran Kamuju [Fri, 23 Jun 2006 16:42:05 +0000 (12:42 -0400)] 
ntdll: Add UZT timezone info.

18 years agoAssorted spelling, case and grammar fixes.
Francois Gouget [Fri, 23 Jun 2006 16:18:02 +0000 (18:18 +0200)] 
Assorted spelling, case and grammar fixes.

18 years agoshell32: Fix computation of default verb.
Francois Gouget [Fri, 23 Jun 2006 16:32:38 +0000 (18:32 +0200)] 
shell32: Fix computation of default verb.

Compute the default verb as documented on MSDN instead of blindly
assuming it is 'open'. This fixes the WordViewer association in some
cases.

18 years agowinecoreaudio: Protect pthread.h inclusion.
Francois Gouget [Fri, 23 Jun 2006 16:28:42 +0000 (18:28 +0200)] 
winecoreaudio: Protect pthread.h inclusion.

18 years agoddraw: Fix compilation with gcc 2.95.
Francois Gouget [Fri, 23 Jun 2006 16:25:41 +0000 (18:25 +0200)] 
ddraw: Fix compilation with gcc 2.95.

18 years agocrypt32: Fix compilation with gcc 2.95.
Francois Gouget [Fri, 23 Jun 2006 16:24:10 +0000 (18:24 +0200)] 
crypt32: Fix compilation with gcc 2.95.

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.