H. Verbeet [Mon, 7 Aug 2006 17:25:17 +0000 (19:25 +0200)]
wined3d: Allow async occlusion queries.
H. Verbeet [Mon, 7 Aug 2006 17:23:49 +0000 (19:23 +0200)]
wined3d: Improve a few query traces.
The query type is useful to have in query TRACEs.
IWineD3DQueryImpl_GetDataSize isn't really a stub.
H. Verbeet [Mon, 7 Aug 2006 17:23:27 +0000 (19:23 +0200)]
wined3d: Check Occlusion query GL calls.
H. Verbeet [Mon, 7 Aug 2006 17:21:54 +0000 (19:21 +0200)]
wined3d: Add a couple of traces to the vertexdeclaration creation code.
Alexandre Julliard [Mon, 7 Aug 2006 15:48:18 +0000 (17:48 +0200)]
makefiles: Use make dependencies to create installation directories.
This avoids a lot of redundant calls to mkinstalldirs.
Alexandre Julliard [Mon, 7 Aug 2006 14:45:45 +0000 (16:45 +0200)]
ntdll: Get rid of the Linux legacy signal stack switching.
It doesn't work right in 32-bit code anyway.
Tijl Coosemans [Sat, 5 Aug 2006 20:34:11 +0000 (22:34 +0200)]
ntdll: Cleanup signal_i386.c a bit and fix *BSD.
Robert Shearman [Mon, 7 Aug 2006 11:59:13 +0000 (12:59 +0100)]
ole32: Tell the advise holder what the data delegate is in DefaultHandle_DAdvise if we are already connected.
Robert Shearman [Mon, 7 Aug 2006 11:59:04 +0000 (12:59 +0100)]
ole32: Finish off delegate notifications in the data advise holder.
Advise the data delegate object when new advises come in on the data
advise holder, not just when connecting.
Unadvise the data delegate object when unadvising a connection on the
data advise holder, when destructing the data advise holder and when
disconnecting.
Vitaliy Margolen [Mon, 7 Aug 2006 02:27:40 +0000 (20:27 -0600)]
dinput: Signal event after we queued an event. Not before.
Robert Reif [Sat, 5 Aug 2006 10:27:50 +0000 (06:27 -0400)]
netapi32: Add stubs for remaining NetLocalGroup* functions.
Move existing NetLocalGroup* functions to local_group.c.
Add stubs for remaining NetLocalGroup* functions.
Eric Pouech [Sat, 5 Aug 2006 11:50:53 +0000 (13:50 +0200)]
dbghelp: Missing bits from previous patch about variables with constant values.
Alexandre Julliard [Mon, 7 Aug 2006 11:54:09 +0000 (13:54 +0200)]
Make.rules: Make all submake invocations silent for consistency.
Alexandre Julliard [Mon, 7 Aug 2006 11:53:31 +0000 (13:53 +0200)]
ntdll: Fixed buffer overflow in NtQueryDirectoryFile optimisation.
Francois Gouget [Sun, 6 Aug 2006 10:30:14 +0000 (12:30 +0200)]
usp10/tests: Add trailing '\n's to ok() calls.
Francois Gouget [Sun, 6 Aug 2006 10:28:32 +0000 (12:28 +0200)]
Assorted spelling fixes.
Roderick Colenbrander [Sun, 6 Aug 2006 20:50:40 +0000 (22:50 +0200)]
wined3d: texture caps fixes.
Roderick Colenbrander [Sun, 6 Aug 2006 11:53:19 +0000 (13:53 +0200)]
wined3d: General constant caps fix.
Tijl Coosemans [Sat, 5 Aug 2006 21:31:07 +0000 (23:31 +0200)]
loader/pthread: Added pthread_attr_get_np support.
Mike McCormack [Mon, 7 Aug 2006 08:08:27 +0000 (17:08 +0900)]
msi: Fix the dialog centering logic.
Mike McCormack [Mon, 7 Aug 2006 06:39:11 +0000 (15:39 +0900)]
kernel32: Change some FIXMEs to WARNs.
Mike McCormack [Mon, 7 Aug 2006 04:39:43 +0000 (13:39 +0900)]
cabinet: Fix and test the undocumented Extract function.
The paths are MAX_PATH length.
The last field is list of files which is checked when flags = 0.
Add tests for the flag in the file list.
Mike McCormack [Mon, 7 Aug 2006 04:39:06 +0000 (13:39 +0900)]
cabinet: Split the cabinet path for FDICopy.
Hwang YunSong(황윤성) [Sun, 6 Aug 2006 23:46:29 +0000 (08:46 +0900)]
oleview: Updated Korean resource.
H. Verbeet [Sat, 5 Aug 2006 21:41:29 +0000 (23:41 +0200)]
d3d: Don't crash when SetRenderTarget() is called with a NULL pSurface.
H. Verbeet [Sat, 5 Aug 2006 16:15:42 +0000 (18:15 +0200)]
wined3d: Fix D3DCOLOR swizzling in shaders.
H. Verbeet [Sat, 5 Aug 2006 16:15:35 +0000 (18:15 +0200)]
wined3d: Delay vertex shader compilation until the shader is first used.
Tijl Coosemans [Sat, 5 Aug 2006 21:12:22 +0000 (23:12 +0200)]
ntdll: Add FreeBSD default serial port device.
Tijl Coosemans [Sat, 5 Aug 2006 21:00:14 +0000 (23:00 +0200)]
oleaut32/tests: Test relative error, not absolute.
Robert Reif [Sat, 5 Aug 2006 19:54:14 +0000 (15:54 -0400)]
winnt.h: Add some more RIDs.
Andrew Talbot [Sat, 5 Aug 2006 16:28:04 +0000 (17:28 +0100)]
setupapi/tests: Write-strings warnings fix.
Andrew Talbot [Sat, 5 Aug 2006 14:51:13 +0000 (15:51 +0100)]
secur32/tests: Write-strings warnings fix.
Stefan Leichter [Sat, 5 Aug 2006 14:19:05 +0000 (16:19 +0200)]
msvcrt: Some more exports requested from msvcr80.dll.
Francois Gouget [Sat, 5 Aug 2006 09:43:30 +0000 (11:43 +0200)]
wine.inf: We should not override existing associations.
Francois Gouget [Sat, 5 Aug 2006 09:42:25 +0000 (11:42 +0200)]
mshtml: Fix the .jfif Content Type.
Krzysztof Foltman [Fri, 4 Aug 2006 21:40:06 +0000 (23:40 +0200)]
riched20: Ensure text is wrapped before invalidating selection.
Alexandre Julliard [Sat, 5 Aug 2006 19:29:58 +0000 (21:29 +0200)]
libwine: Add a minor number to the library filename for future extensions.
Alexandre Julliard [Sat, 5 Aug 2006 19:17:11 +0000 (21:17 +0200)]
libs: Get rid of Makelib.rules since we only have one library now.
Merge all the rules into the libwine makefile.
Robert Reif [Fri, 4 Aug 2006 23:12:34 +0000 (19:12 -0400)]
netapi32: Add stub for NetUserGetLocalGroups.
Robert Reif [Fri, 4 Aug 2006 23:00:58 +0000 (19:00 -0400)]
netapi32: Return an error for unimplemented levels in NetUserGetInfo.
Robert Reif [Fri, 4 Aug 2006 22:35:04 +0000 (18:35 -0400)]
netapi32: Add stub for NetLocalGroupEnum.
Robert Reif [Fri, 4 Aug 2006 22:17:39 +0000 (18:17 -0400)]
wtsapi32: Add some stubs.
Andrew Talbot [Fri, 4 Aug 2006 21:27:42 +0000 (22:27 +0100)]
msi: Write-strings warnings fix.
Roderick Colenbrander [Fri, 4 Aug 2006 22:11:17 +0000 (00:11 +0200)]
wined3d: Volume textures fix.
Roderick Colenbrander [Fri, 4 Aug 2006 20:42:57 +0000 (22:42 +0200)]
wined3d: Raster caps fix.
Roderick Colenbrander [Fri, 4 Aug 2006 20:37:27 +0000 (22:37 +0200)]
wined3d: Primitive misc caps fix.
Kevin Koltzau [Fri, 4 Aug 2006 20:31:59 +0000 (16:31 -0400)]
setupapi: Create an empty list when getting device interface classes.
Matt Finnicum [Fri, 4 Aug 2006 19:47:44 +0000 (15:47 -0400)]
riched20: Implement EM_SETPASSWORDCHAR and EM_GETPASSWORDCHAR.
Dan Hipschman [Fri, 4 Aug 2006 18:06:54 +0000 (11:06 -0700)]
widl: Replace strdup, malloc and realloc with xstrdup, xmalloc and xrealloc.
Alexandre Julliard [Fri, 4 Aug 2006 21:17:56 +0000 (23:17 +0200)]
configure: Only link against libresolv where necessary.
Alexandre Julliard [Fri, 4 Aug 2006 20:11:00 +0000 (22:11 +0200)]
server: Added support for kqueue() as an alternative to poll() on FreeBSD.
Roderick Colenbrander [Fri, 4 Aug 2006 16:14:41 +0000 (18:14 +0200)]
wined3d: Basetexture anisotropic fix.
Roderick Colenbrander [Fri, 4 Aug 2006 17:14:16 +0000 (19:14 +0200)]
wined3d: Fix a number of badly reported caps.
Dan Hipschman [Fri, 4 Aug 2006 17:08:53 +0000 (10:08 -0700)]
user: Call SetLastError in CreateWindowEx when WS_CHILD is set with no parent.
Dan Hipschman [Fri, 4 Aug 2006 17:08:00 +0000 (10:08 -0700)]
user: Add a test for CreateWindowEx.
Alexandre Julliard [Fri, 4 Aug 2006 18:45:55 +0000 (20:45 +0200)]
user: Don't bother checking the WS_VISIBLE style on the desktop window.
Hans Leidekker [Fri, 4 Aug 2006 12:55:30 +0000 (14:55 +0200)]
usp10: Implement ScriptGetGlyphABCWidth.
Add a test for ScriptGetGlyphABCWidth and ScriptCacheGetHeight.
Robert Reif [Fri, 4 Aug 2006 12:17:58 +0000 (08:17 -0400)]
advapi32: Add more SID tests.
Robert Shearman [Fri, 4 Aug 2006 11:55:44 +0000 (12:55 +0100)]
rpcrt4: Make the error output on a failed binding more informative
by dumping information about the interface it is trying to bind to.
Robert Shearman [Fri, 4 Aug 2006 11:55:37 +0000 (12:55 +0100)]
urlmon: Delay-load cabinet.dll as native urlmon doesn't import it.
Hans Leidekker [Fri, 4 Aug 2006 09:41:58 +0000 (11:41 +0200)]
usp10: Implement ScriptIsComplex.
Dan Hipschman [Fri, 4 Aug 2006 00:48:45 +0000 (17:48 -0700)]
widl: Generate GUID (infile_i.c) files.
James Hawkins [Fri, 4 Aug 2006 00:42:05 +0000 (17:42 -0700)]
msi: Use the initial dialog position values in the database when creating the dialog window.
Jeff Latimer [Fri, 4 Aug 2006 09:47:37 +0000 (19:47 +1000)]
usp10: Fix glyph comparsion between tests.
Alexandre Julliard [Fri, 4 Aug 2006 10:04:39 +0000 (12:04 +0200)]
ntdll: Fix a race condition at thread exit.
Benjamin Arai [Fri, 4 Aug 2006 02:59:22 +0000 (19:59 -0700)]
oleaut32: Removes extra string allocation for varformat:VarMonthName.
Robert Shearman [Thu, 3 Aug 2006 19:25:28 +0000 (20:25 +0100)]
ntdll: Add an optimisation for NtQueryDirectoryFile to not read the
whole directory if the mask doesn't contain any wildcards and the file
exists on in the directory with the same case as the mask.
Hwang YunSong(황윤성) [Fri, 4 Aug 2006 00:00:29 +0000 (09:00 +0900)]
oledlg: Updated Korean resource.
Robert Reif [Fri, 4 Aug 2006 01:47:50 +0000 (21:47 -0400)]
advapi32: Add a computer SID to the registry.
Robert Reif [Thu, 3 Aug 2006 22:54:14 +0000 (18:54 -0400)]
ntdll: Fix some function arguments.
Roderick Colenbrander [Thu, 3 Aug 2006 21:29:51 +0000 (23:29 +0200)]
wined3d: Surface pitch fix.
Jacek Caban [Thu, 3 Aug 2006 20:00:30 +0000 (22:00 +0200)]
mshtml: Fix handling offset in BSCallback.
H. Verbeet [Thu, 3 Aug 2006 19:53:16 +0000 (21:53 +0200)]
wined3d: Disable vertex arrays after we're done drawing from them.
After drawing from a vertex array we should disable them, to prevent
the next draw calls from potentially reading past their ends. This
also moves the disabling of vertex attrib arrays (for shaders) into
its own function.
Dan Hipschman [Thu, 3 Aug 2006 00:36:15 +0000 (17:36 -0700)]
widl: Write forward declarations for coclass definitions.
Krzysztof Foltman [Thu, 3 Aug 2006 18:37:45 +0000 (20:37 +0200)]
riched20: Make EM_LINELENGTH work correctly for non-final paragraphs containing exactly one screen line.
Krzysztof Foltman [Thu, 3 Aug 2006 18:35:01 +0000 (20:35 +0200)]
riched20: Make EM_GETLINE work properly in 1.0 emulation mode.
Krzysztof Foltman [Thu, 3 Aug 2006 17:53:54 +0000 (19:53 +0200)]
riched20: Ctrl+A should be allowed in read-only controls too.
Jacek Caban [Thu, 3 Aug 2006 19:38:08 +0000 (21:38 +0200)]
mshtml: Added nsInputStream::Read implementation.
Robert Shearman [Thu, 3 Aug 2006 19:25:14 +0000 (20:25 +0100)]
ole32: Ensure that a returned free block is valid in storage.
Otherwise, an IStream_SetSize call followed by an IStream_Read call
could fail with STG_E_DOCFILECORRUPT.
Robert Shearman [Thu, 3 Aug 2006 19:24:57 +0000 (20:24 +0100)]
ole32: Fix CoLockObjectExternal to respect fLastUnlockReleases.
Robert Shearman [Thu, 3 Aug 2006 19:24:10 +0000 (20:24 +0100)]
msi: Fix the creation of shortcuts with a null icon index by mapping it to zero.
Andrew Talbot [Thu, 3 Aug 2006 18:33:40 +0000 (19:33 +0100)]
msvfw32: Write-strings warning fix.
Andrew Talbot [Thu, 3 Aug 2006 17:27:12 +0000 (18:27 +0100)]
ole32/tests: Write-strings warnings fix.
Andrew Talbot [Thu, 3 Aug 2006 17:51:22 +0000 (18:51 +0100)]
riched20/tests: Write-strings warnings fix.
Eric Pouech [Thu, 3 Aug 2006 17:36:10 +0000 (19:36 +0200)]
dbghelp: Properly handle variable with const value (ie without location) in dwarf code.
Alexandre Julliard [Thu, 3 Aug 2006 17:56:55 +0000 (19:56 +0200)]
server: Abstract the epoll functions a bit more.
Mikołaj Zalewski [Thu, 3 Aug 2006 16:55:52 +0000 (18:55 +0200)]
shell32: Add property ids to header files.
Francois Gouget [Thu, 3 Aug 2006 17:02:21 +0000 (19:02 +0200)]
include: Add the ShellFolderViewOC coclass.
Stefan Siebert [Thu, 3 Aug 2006 15:54:06 +0000 (17:54 +0200)]
oleaut32: GetTypeInfoType - Return TYPE_E_ELEMENTNOTFOUND if index out of bounds.
Dmitry Timoshkov [Thu, 3 Aug 2006 14:39:00 +0000 (23:39 +0900)]
hlink: Avoid double computation of the string length.
Alexandre Julliard [Thu, 3 Aug 2006 17:29:44 +0000 (19:29 +0200)]
winex11.drv: Comment out the XCloseDisplay call on process detach.
It has a tendency to trigger X11 bugs, and it's not really useful anyway.
Benjamin Arai [Wed, 2 Aug 2006 23:47:48 +0000 (16:47 -0700)]
oleaut32: Implement function olefont:OLEFontImpl_IsEqual.
Benjamin Arai [Wed, 2 Aug 2006 23:47:28 +0000 (16:47 -0700)]
oleaut32: Conformance test for olefont:OLEFontImpl_IsEqual.
Robert Reif [Thu, 3 Aug 2006 12:02:21 +0000 (08:02 -0400)]
winnt.h: Add missing define.
Roderick Colenbrander [Thu, 3 Aug 2006 10:39:04 +0000 (12:39 +0200)]
wined3d: Paletted texture support.
Mike McCormack [Thu, 3 Aug 2006 05:30:00 +0000 (14:30 +0900)]
ddraw: Don't link to wined3d, load it at runtime.
This lets ddraw dlls built on a machine with OpenGL present run on other
machines that may not have the OpenGL libraries installed.
Thomas Kho [Thu, 3 Aug 2006 00:41:02 +0000 (19:41 -0500)]
server: Remove unused thread_apc member.
Hwang YunSong(황윤성) [Wed, 2 Aug 2006 23:55:20 +0000 (08:55 +0900)]
notepad: Updated Korean resource.
Huw Davies [Wed, 2 Aug 2006 21:16:41 +0000 (22:16 +0100)]
fonts: Add that extra pixel to the variants of 'e' too.
Alexandre Julliard [Thu, 3 Aug 2006 16:20:01 +0000 (18:20 +0200)]
riched20: Fixed handling of window private data for Win64.