Andrew Talbot [Thu, 22 Jun 2006 19:42:08 +0000 (20:42 +0100)]
secur32: Write-strings warnings fix.
Andrew Talbot [Thu, 22 Jun 2006 18:23:13 +0000 (19:23 +0100)]
ole32/tests: Write-strings warning fix.
Vitaliy Margolen [Thu, 22 Jun 2006 13:30:52 +0000 (07:30 -0600)]
dinput: Warp mouse each 10ms instead of dropping events.
Paul Vriens [Thu, 22 Jun 2006 13:01:25 +0000 (15:01 +0200)]
uxtheme/tests: Destroy the windows after we've used them.
Paul Vriens [Thu, 22 Jun 2006 12:38:32 +0000 (14:38 +0200)]
uxtheme/tests: Add a case sensitivity test.
Jonathan Ernst [Thu, 22 Jun 2006 12:12:57 +0000 (14:12 +0200)]
oleview: Spelling fixes (English).
Jonathan Ernst [Thu, 22 Jun 2006 12:12:13 +0000 (14:12 +0200)]
oleview: French localization.
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!
Piotr Caban [Thu, 22 Jun 2006 09:43:02 +0000 (11:43 +0200)]
oleview: Removed use of strlenW, strcmpW and strcpyW functions.
Alexandre Julliard [Thu, 22 Jun 2006 10:07:57 +0000 (12:07 +0200)]
configure: Send pkg-config error messages to /dev/null.
Krzysztof Foltman [Wed, 21 Jun 2006 22:01:31 +0000 (00:01 +0200)]
riched20: Fix message range for get_msg_name.
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
Juan Lang [Wed, 21 Jun 2006 21:56:58 +0000 (23:56 +0200)]
oleaut32: Correctly handle NULLs embedded in BSTRs, with 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.
Ivan Leo [Wed, 21 Jun 2006 20:49:35 +0000 (21:49 +0100)]
quartz: Fix media type detection.
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)
Detlef Riekenberg [Wed, 21 Jun 2006 19:43:00 +0000 (21:43 +0200)]
Makefile.in: Add target "ctags" to the overview.
Detlef Riekenberg [Wed, 21 Jun 2006 19:04:25 +0000 (21:04 +0200)]
DEVELOPER-HINTS: Some directories where added / renamed.
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.
Paul Vriens [Wed, 21 Jun 2006 16:51:00 +0000 (18:51 +0200)]
uxtheme/tests: Add some tests for GetWindowTheme.
James Hawkins [Wed, 21 Jun 2006 18:49:50 +0000 (11:49 -0700)]
atl: Add a stub implementation of AtlModuleLoadTypeLib.
James Hawkins [Wed, 21 Jun 2006 18:08:53 +0000 (11:08 -0700)]
mapi32: Add a stub implementation of MAPIOpenLocalFormContainer.
Stefan Dösinger [Wed, 21 Jun 2006 15:05:58 +0000 (17:05 +0200)]
ddraw: Use the handle infrastructure for Matrix handles.
Alexandre Julliard [Wed, 21 Jun 2006 16:21:12 +0000 (18:21 +0200)]
Release 0.9.16.
Alexandre Julliard [Wed, 21 Jun 2006 16:16:18 +0000 (18:16 +0200)]
oleview: Delete the symlink from git.
Alexandre Julliard [Wed, 21 Jun 2006 12:59:02 +0000 (14:59 +0200)]
Updated the AUTHORS list and converted it to utf-8.
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.
Paul Vriens [Wed, 21 Jun 2006 09:37:20 +0000 (11:37 +0200)]
uxtheme/tests: Extra testing for GetLastError.
Louis. Lenders [Wed, 21 Jun 2006 09:03:26 +0000 (10:03 +0100)]
msvcrt: Add simple test for _strdup(0).
Louis. Lenders [Wed, 21 Jun 2006 08:55:11 +0000 (09:55 +0100)]
msvcrt: Fix a crash in _strdup.
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.
Andrew Talbot [Mon, 19 Jun 2006 21:14:13 +0000 (22:14 +0100)]
ntdll: Write-strings warnings fix.
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.
Andrew Ziem [Wed, 14 Jun 2006 04:51:13 +0000 (22:51 -0600)]
msvcrt: Fix _initterm, with tests.
Simon Kissane [Sun, 11 Jun 2006 00:53:58 +0000 (10:53 +1000)]
kernel32: Added SetThreadUILanguage() stub.
Robert Shearman [Wed, 21 Jun 2006 11:39:52 +0000 (13:39 +0200)]
rpcrt4: Stubs for RpcRevertToSelf and RpcMgmtSetComTimeout.
Robert Shearman [Wed, 21 Jun 2006 11:39:38 +0000 (13:39 +0200)]
rpcrt4: Add stub for RpcMgmtEnableIdleCleanup.
Stefan Dösinger [Wed, 21 Jun 2006 08:36:14 +0000 (10:36 +0200)]
wined3d: Pixel format cleanup.
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.
Detlef Riekenberg [Mon, 19 Jun 2006 21:58:24 +0000 (23:58 +0200)]
winspool: An empty string as server name is valid for AddPrinterDriver.
Piotr Caban [Wed, 14 Jun 2006 17:58:35 +0000 (19:58 +0200)]
oleview: Added registry tab in details window.
Piotr Caban [Wed, 14 Jun 2006 17:55:46 +0000 (19:55 +0200)]
oleview: Added details window base.
Piotr Caban [Wed, 14 Jun 2006 17:55:08 +0000 (19:55 +0200)]
oleview: Added base menu funcionality.
Piotr Caban [Wed, 14 Jun 2006 17:53:47 +0000 (19:53 +0200)]
oleview: Added more TreeView entries.
Piotr Caban [Wed, 14 Jun 2006 18:09:12 +0000 (20:09 +0200)]
oleview: Added TreeView entries read from registry.
Piotr Caban [Wed, 14 Jun 2006 17:52:26 +0000 (19:52 +0200)]
oleview: Added TreeView window.
Piotr Caban [Wed, 14 Jun 2006 17:51:27 +0000 (19:51 +0200)]
oleview: Added pane bar.
Piotr Caban [Wed, 14 Jun 2006 17:50:28 +0000 (19:50 +0200)]
oleview: Added initial version.
Louis. Lenders [Wed, 21 Jun 2006 05:07:01 +0000 (06:07 +0100)]
wined3d: Add an "\n" to a fixme to fix an overflow.
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.
Juan Lang [Tue, 20 Jun 2006 23:06:27 +0000 (16:06 -0700)]
crypt32: Implement some CRL verification functions.
Juan Lang [Tue, 20 Jun 2006 21:42:51 +0000 (14:42 -0700)]
wincrypt.h: Add more definitions and prototypes.
Andrew Talbot [Tue, 20 Jun 2006 21:37:27 +0000 (22:37 +0100)]
wininet/tests: Write-strings warnings fix.
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.
James Hawkins [Tue, 20 Jun 2006 21:31:01 +0000 (14:31 -0700)]
advpack: Implement DoInfInstall on top of the install framework.
Saulius Krasuckas [Tue, 20 Jun 2006 22:05:26 +0000 (01:05 +0300)]
kernel: Add tests for OpenFile.
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.
Saulius Krasuckas [Tue, 20 Jun 2006 22:01:22 +0000 (01:01 +0300)]
lz32: Small test fixes.
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.
Detlef Riekenberg [Tue, 20 Jun 2006 21:30:39 +0000 (23:30 +0200)]
winedump: Add DLL_WINE_PREATTACH to the generated DllMain.
Detlef Riekenberg [Tue, 20 Jun 2006 21:28:14 +0000 (23:28 +0200)]
winedump: Use ntdll as template.
Detlef Riekenberg [Tue, 20 Jun 2006 04:12:36 +0000 (06:12 +0200)]
compstui: Add minimal compstui.dll (stubs only).
Dmitry Timoshkov [Tue, 20 Jun 2006 16:53:45 +0000 (01:53 +0900)]
ntdll: Compile VIRTUAL_Dump only when somebody really needs it.
Vitaly Lipatov [Tue, 20 Jun 2006 17:33:03 +0000 (21:33 +0400)]
winecfg: Russian translation.
Jacek Caban [Tue, 20 Jun 2006 17:04:55 +0000 (19:04 +0200)]
urlmon: Call Binding_CloseCacheDownload after Binding_FinishedDownload.
Jacek Caban [Tue, 20 Jun 2006 17:04:07 +0000 (19:04 +0200)]
shdocvw: Return S_OK in IPersistStreamInit::InitNew.
Jacek Caban [Tue, 20 Jun 2006 17:02:48 +0000 (19:02 +0200)]
mshtml: Move IOleCommandTarget implementation to separate file.
Jacek Caban [Tue, 20 Jun 2006 17:01:33 +0000 (19:01 +0200)]
mshtml: Initialize url variable in IPersistMoniker::Load.
Jacek Caban [Tue, 20 Jun 2006 16:59:09 +0000 (18:59 +0200)]
mshtml: Don't crash in GetSecurityInfo if channel is NULL.
Jacek Caban [Tue, 20 Jun 2006 16:55:13 +0000 (18:55 +0200)]
mshtml: Added IPropertyNotifySink connection point.
Juan Lang [Tue, 20 Jun 2006 13:23:49 +0000 (06:23 -0700)]
crypt32: Rearrange functions a bit.
Juan Lang [Tue, 20 Jun 2006 15:23:12 +0000 (08:23 -0700)]
shlwapi: Small cleanups.
- forward MLGetUILanguage to kernel32
- correct type of parameter to MLLoadLibrary
Paul Vriens [Tue, 20 Jun 2006 15:16:43 +0000 (17:16 +0200)]
winecfg: Create Resources directory when adding themes.
Huw Davies [Tue, 20 Jun 2006 13:27:00 +0000 (14:27 +0100)]
rpcrt4: Don't use a short to hold the packet length, since it can
result in premature termination of the send.
Alexandre Julliard [Tue, 20 Jun 2006 18:20:45 +0000 (20:20 +0200)]
ntdll: Fixed tape.c compilation on Solaris.
Alexandre Julliard [Tue, 20 Jun 2006 17:07:03 +0000 (19:07 +0200)]
libwine: Better memory reservation algorithm for platforms that use try_mmap_fixed.
Alexandre Julliard [Tue, 20 Jun 2006 11:44:19 +0000 (13:44 +0200)]
configure: Default to using wine-pthread on all platforms.
Jeremy White [Tue, 20 Jun 2006 11:18:41 +0000 (13:18 +0200)]
configure: Probe more carefully for soname support, primarily for Solaris support.
Eric Pouech [Sun, 18 Jun 2006 19:32:33 +0000 (21:32 +0200)]
dbghelp: dwarf: Tidy up leb128 reading.
Eric Pouech [Sun, 18 Jun 2006 19:32:30 +0000 (21:32 +0200)]
dbghelp: Indent the code as the rest of dbghelp module.
Eric Pouech [Sun, 18 Jun 2006 19:32:27 +0000 (21:32 +0200)]
dbghelp: Support multiple debug formats.
When several debug formats (eg stabs & dwarf2) exist in the same
module, allow to load them all (this is needed when different
compilation units are compiled with different debug options).
Eric Pouech [Sun, 18 Jun 2006 19:32:24 +0000 (21:32 +0200)]
dbghelp: dwarf: Generate the current source file and store it in dbghelp's internals.
Eric Pouech [Sun, 18 Jun 2006 19:32:20 +0000 (21:32 +0200)]
dbghelp: Added the ability to define a source file by dir+filename instead of only filename.
Eric Pouech [Sun, 18 Jun 2006 19:32:17 +0000 (21:32 +0200)]
dbghelp: dwarf: Started parsing the attributes for lines (in compilation unit).
Walking the whole lot, not doing anything interesting apart from
traversing the data.
Eric Pouech [Sun, 18 Jun 2006 19:32:13 +0000 (21:32 +0200)]
dbghelp: Pass .debug_loc section information to dwarf.
Eric Pouech [Sun, 18 Jun 2006 19:32:09 +0000 (21:32 +0200)]
dbghelp: Dwarf & parse context.
- split the data structures for walking through the data (abbrev,
cu... -> traverse_ctx) and data manipulation/loading (-> parse_ctx)
- created dwarf2_parse_compilation_unit() for clarity
- added section structure to gather information about all ELF sections
related to all dwarf2 sections (more to come)
Eric Pouech [Sun, 18 Jun 2006 19:32:06 +0000 (21:32 +0200)]
dbghelp: Dwarf & udt members.
- correctly set size & offsets for regular udt members
- first shot at bitfields for udt members
Eric Pouech [Sun, 18 Jun 2006 19:32:03 +0000 (21:32 +0200)]
dbghelp: Dwarf & function blocks.
- properly handling function blocks
- handling of variables inside of blocks (either on stack, or in a
register, or relative to the frame register if any)
- added dwarf2_subprogram_t structure so that we can pass around
relevant information for function parsing
Eric Pouech [Sun, 18 Jun 2006 19:32:00 +0000 (21:32 +0200)]
dbghelp: dwarf: Properly handle function formal parameters.
Eric Pouech [Sun, 18 Jun 2006 19:31:55 +0000 (21:31 +0200)]
dbghelp: Storage of func locals & parameters.
- added the ability to tell to add_func_local whether we're adding
a local variable or a parameter (and removed the black magic
we were using)
- we can now address variables defined as an offset to a register
Eric Pouech [Sun, 18 Jun 2006 19:31:52 +0000 (21:31 +0200)]
dbghelp: Dwarf & global symbols.
Offset the addresses for global symbols (func & variables) by the base
image of the corresponding module.
Eric Pouech [Sun, 18 Jun 2006 19:31:49 +0000 (21:31 +0200)]
dbghelp: dwarf: Added support for function labels.
Eric Pouech [Sun, 18 Jun 2006 19:31:46 +0000 (21:31 +0200)]
dbghelp: Proper support for nested types definitions (even in C).
Eric Pouech [Sun, 18 Jun 2006 19:31:43 +0000 (21:31 +0200)]
dbghelp: Dwarf - function scheme.
- various fixes to follow better the functions definition (nesting,
subroutines...)
- don't directly parse types referenced by a subprogram, they'll be
loaded anyway when needed
Eric Pouech [Sun, 18 Jun 2006 19:31:39 +0000 (21:31 +0200)]
dbghelp: Dwarf & locations.
- put back the block attribute parsing
- added dwarf2_compute_location to properly decode a location (at
least starting it)
Eric Pouech [Sun, 18 Jun 2006 19:31:32 +0000 (21:31 +0200)]
dbghelp: Dwarf compiland.
- rewrote all entities loading to make use of new dwarf2_debug_info_t scheme
- commented out the location parsing which is an ugly hack
Eric Pouech [Sun, 18 Jun 2006 19:31:27 +0000 (21:31 +0200)]
dbghelp: Dwarf & new scheme.
- add some helpers for the rewrite
- module is now part of the dwarf2_parse_context
Eric Pouech [Sun, 18 Jun 2006 19:31:24 +0000 (21:31 +0200)]
dbghelp: Dwarf & type references.
Removed unused type references scheme that we'll implement using a
different scheme in next patches.
Eric Pouech [Sun, 18 Jun 2006 19:31:21 +0000 (21:31 +0200)]
dbghelp: Dwarf merge parsing of UDT.
Merge into a single function the struct/class/union parsing.
Eric Pouech [Sun, 18 Jun 2006 19:31:17 +0000 (21:31 +0200)]
dbghelp: Dwarf & debug info entries.
- now loading the debug info entries into specific structures
- this will help writing new functions
- this will allow handling of forward references