Jacek Caban [Wed, 3 Aug 2011 10:37:37 +0000 (12:37 +0200)]
mshtml: Removed duplicated includes.
Jacek Caban [Wed, 3 Aug 2011 10:37:12 +0000 (12:37 +0200)]
mshtml: Properly free tasks in remove_target_tasks.
Jacek Caban [Wed, 3 Aug 2011 10:36:41 +0000 (12:36 +0200)]
mshtml: Use task destructor for set_downloading task.
Jacek Caban [Wed, 3 Aug 2011 10:36:26 +0000 (12:36 +0200)]
mshtml: Use task destructor for start_binding task.
Jacek Caban [Wed, 3 Aug 2011 10:36:10 +0000 (12:36 +0200)]
mshtml: Use task destructor for async_doc_binding task.
Jacek Caban [Wed, 3 Aug 2011 10:35:47 +0000 (12:35 +0200)]
mshtml: Use task destructor for start_request task.
Jacek Caban [Wed, 3 Aug 2011 10:35:27 +0000 (12:35 +0200)]
mshtml: Use task destructor for navigate_javascript task.
Jacek Caban [Wed, 3 Aug 2011 10:35:04 +0000 (12:35 +0200)]
mshtml: Use task destructor for navigate task.
Jacek Caban [Wed, 3 Aug 2011 10:34:34 +0000 (12:34 +0200)]
mshtml: Allow async tasks to have custom destructors.
Jacek Caban [Wed, 3 Aug 2011 10:34:01 +0000 (12:34 +0200)]
mshtml: Call default event handlers only for events that have them.
Jacek Caban [Wed, 3 Aug 2011 10:33:32 +0000 (12:33 +0200)]
mshtml: Added IURi-based nsIURL::GetDirectory implementation.
Michael Stefaniuc [Wed, 3 Aug 2011 10:13:03 +0000 (12:13 +0200)]
ole32/tests: COM cleanup in compobj.c.
Michael Stefaniuc [Wed, 3 Aug 2011 10:07:37 +0000 (12:07 +0200)]
dpnet: COM cleanup for the IDirectPlay8Client iface.
Francois Gouget [Wed, 3 Aug 2011 09:51:39 +0000 (11:51 +0200)]
ntdll: Fix the field names of KUSER_SHARED_DATA and update it.
Francois Gouget [Wed, 3 Aug 2011 09:36:55 +0000 (11:36 +0200)]
dinput: Make _dump_diactionformatA() static.
Francois Gouget [Wed, 3 Aug 2011 09:39:17 +0000 (11:39 +0200)]
d3dxof: Fix the spelling of the children structure fields and constants.
Francois Gouget [Wed, 3 Aug 2011 09:36:46 +0000 (11:36 +0200)]
hlink: Fix the spelling of a parameter name.
Francois Gouget [Wed, 3 Aug 2011 09:36:33 +0000 (11:36 +0200)]
oleaut32: Fix the spelling of an internal structure field name.
Francois Gouget [Wed, 3 Aug 2011 09:36:15 +0000 (11:36 +0200)]
Assorted spelling fixes.
Nikolay Sivov [Wed, 3 Aug 2011 09:11:20 +0000 (13:11 +0400)]
include: Fix definition name.
Alexandre Julliard [Wed, 3 Aug 2011 11:08:34 +0000 (13:08 +0200)]
gdi32: Use GetImage to retrieve the brush bits in enhanced metafiles.
Alexandre Julliard [Wed, 3 Aug 2011 11:01:29 +0000 (13:01 +0200)]
gdi32: Use GetImage to retrieve the brush bits in metafiles.
Alexandre Julliard [Wed, 3 Aug 2011 09:46:08 +0000 (11:46 +0200)]
gdi32: Get rid of the SetBitmapBits driver entry point.
Alexandre Julliard [Wed, 3 Aug 2011 09:37:02 +0000 (11:37 +0200)]
gdi32: Set the initial bits of a bitmap from the gdi side.
Alexandre Julliard [Wed, 3 Aug 2011 09:12:05 +0000 (11:12 +0200)]
gdi32: Reimplement SetBitmapBits using the PutImage driver entry point.
Alexandre Julliard [Wed, 3 Aug 2011 08:37:45 +0000 (10:37 +0200)]
gdi32: Partial implementation of PutImage in the null driver for DDBs.
Octavian Voicu [Tue, 2 Aug 2011 22:38:43 +0000 (01:38 +0300)]
configure: Disable gstreamer support if headers are not compatible with build environment.
Henri Verbeet [Tue, 2 Aug 2011 19:42:17 +0000 (21:42 +0200)]
wined3d: Merge wined3d_surface_blt(), surface_blt() and gdi_surface_blt().
Henri Verbeet [Tue, 2 Aug 2011 19:42:16 +0000 (21:42 +0200)]
wined3d: Go to the fallbacks for cross-swapchain blits.
Henri Verbeet [Tue, 2 Aug 2011 19:42:15 +0000 (21:42 +0200)]
wined3d: Add WINED3DFMT_P8_UINT support to wined3d_format_convert_from_float().
Henri Verbeet [Tue, 2 Aug 2011 19:42:14 +0000 (21:42 +0200)]
wined3d: Fix switching color keying on / off.
Henri Verbeet [Tue, 2 Aug 2011 19:42:13 +0000 (21:42 +0200)]
wined3d: Set the read buffer to GL_NONE in surface_load_ds_location().
On GL implementations that don't support GL_ARB_ES2_compatibility the
framebuffer's read buffer has to be valid, even if we're not reading from it.
Alexandre Julliard [Wed, 3 Aug 2011 07:19:46 +0000 (09:19 +0200)]
atl: Use the standard registration mechanism now that the initial registration is handled differently.
Alexandre Julliard [Tue, 2 Aug 2011 21:25:17 +0000 (23:25 +0200)]
oleaut32: Generate a few more coclass registrations from idl.
Alexandre Julliard [Tue, 2 Aug 2011 21:24:46 +0000 (23:24 +0200)]
tools: Register the MSI service from wine.inf.
Alexandre Julliard [Tue, 2 Aug 2011 20:53:40 +0000 (22:53 +0200)]
devenum: Don't register quartz from devenum.
Alexandre Julliard [Tue, 2 Aug 2011 20:08:49 +0000 (22:08 +0200)]
qmgr: Convert the remaining registrations to IRegistrar format.
Alexandre Julliard [Tue, 2 Aug 2011 20:05:06 +0000 (22:05 +0200)]
qmgr: Register the service from wine.inf.
Alexandre Julliard [Tue, 2 Aug 2011 19:55:15 +0000 (21:55 +0200)]
wiaservc: Convert the remaining registrations to IRegistrar format.
Alexandre Julliard [Tue, 2 Aug 2011 19:48:37 +0000 (21:48 +0200)]
wiaservc: Register the service from wine.inf.
Vincent Povirk [Tue, 2 Aug 2011 16:19:16 +0000 (11:19 -0500)]
gdiplus: Fix vertical string alignment.
Michael Mc Donnell [Mon, 27 Jun 2011 20:44:33 +0000 (22:44 +0200)]
d3dx9: Implemented ConvertPointRepsToAdjacency.
Michael Mc Donnell [Thu, 23 Jun 2011 15:46:51 +0000 (17:46 +0200)]
d3dx9/tests: Implemented ConvertPointRepsToAdjacency test.
Huw Davies [Tue, 2 Aug 2011 13:11:11 +0000 (14:11 +0100)]
gdi32: Actually use the dib driver's Get/PutImage if the bitmap is a dib.
Huw Davies [Tue, 2 Aug 2011 13:11:10 +0000 (14:11 +0100)]
gdi32: Add a PutImage implementation to the dib driver.
Huw Davies [Tue, 2 Aug 2011 13:11:09 +0000 (14:11 +0100)]
gdi32: Move the colour setting to a separate function.
Huw Davies [Tue, 2 Aug 2011 13:11:08 +0000 (14:11 +0100)]
gdi32: Add a copy_rect primitive.
Huw Davies [Tue, 2 Aug 2011 13:11:07 +0000 (14:11 +0100)]
gdi32: Add a function to retrieve the rop codes.
Huw Davies [Tue, 2 Aug 2011 13:11:06 +0000 (14:11 +0100)]
gdi32: Simplify the calculation of the rop masks.
Frédéric Delanoy [Wed, 27 Jul 2011 11:38:43 +0000 (13:38 +0200)]
dlls: Assorted spelling fixes.
Frédéric Delanoy [Tue, 2 Aug 2011 08:10:52 +0000 (10:10 +0200)]
cmd/tests: Additional tests for variable delayed expansion.
Camillo Lugaresi [Tue, 2 Aug 2011 02:31:53 +0000 (04:31 +0200)]
configure: Fix problem with linking on OS X 10.7.
Some of the new link commands in the latest ld appear to be buggy and cause
bus error while initializing libSystem. Fixed by reverting to 10.6 linking
behavior.
Jay Yang [Mon, 1 Aug 2011 21:47:52 +0000 (17:47 -0400)]
shell32/tests: Add tests for SHCreateDefaultContextMenu.
Jay Yang [Mon, 1 Aug 2011 21:47:47 +0000 (17:47 -0400)]
include: Add header entries required for SHCreateDefaultContextMenu and CDefFolderMenu_Create2.
Jay Yang [Mon, 1 Aug 2011 21:47:43 +0000 (17:47 -0400)]
shell32: Have the system context menus respect idCmdFirst.
Alexandre Julliard [Tue, 2 Aug 2011 13:51:55 +0000 (15:51 +0200)]
winecrt0: Remove the clsid parameter in __wine_(un)register_resources.
Alexandre Julliard [Tue, 2 Aug 2011 13:46:48 +0000 (15:46 +0200)]
winecrt0: No longer register typelibs, they use IRegistrar scripts now.
Alexandre Julliard [Tue, 2 Aug 2011 13:38:37 +0000 (15:38 +0200)]
ieframe: Remove registrations that are duplicated in mshtml.
Alexandre Julliard [Tue, 2 Aug 2011 13:38:12 +0000 (15:38 +0200)]
mshtml: Remove typelib registrations.
Alexandre Julliard [Tue, 2 Aug 2011 13:37:14 +0000 (15:37 +0200)]
oleaut32: Remove typelib registrations.
Alexandre Julliard [Tue, 2 Aug 2011 13:16:57 +0000 (15:16 +0200)]
makefiles: Remove some redundant registration scripts.
Alexandre Julliard [Tue, 2 Aug 2011 13:15:55 +0000 (15:15 +0200)]
widl: Generate a registration script along with the typelib when creating a resource file.
Alexandre Julliard [Tue, 2 Aug 2011 11:47:43 +0000 (13:47 +0200)]
setupapi: Run registration scripts of fake dlls as they are copied.
Alexandre Julliard [Tue, 2 Aug 2011 10:58:26 +0000 (12:58 +0200)]
setupapi: Allocate a virtual memory buffer to read fake dll files.
Jacek Caban [Tue, 2 Aug 2011 09:34:10 +0000 (11:34 +0200)]
ieframe: Moved WebBrowser object tests to ieframe.
Jacek Caban [Tue, 2 Aug 2011 09:08:48 +0000 (11:08 +0200)]
mshtml: Always set onclick event handler during document initialization.
Jacek Caban [Tue, 2 Aug 2011 09:08:32 +0000 (11:08 +0200)]
mshtml: Always alloc event_vector for documents.
Jacek Caban [Tue, 2 Aug 2011 09:08:12 +0000 (11:08 +0200)]
mshtml: Moved nsevents.c declarations to htmlevent.h.
Jacek Caban [Tue, 2 Aug 2011 09:09:13 +0000 (11:09 +0200)]
mshtml: Added default click handler for anchor element.
Jacek Caban [Tue, 2 Aug 2011 09:07:56 +0000 (11:07 +0200)]
mshtml: Added possibility for node implementations to add default event handlers.
Jacek Caban [Tue, 2 Aug 2011 09:07:12 +0000 (11:07 +0200)]
mshtml: Rename call_event to fire_event.
Michael Stefaniuc [Tue, 2 Aug 2011 08:28:16 +0000 (10:28 +0200)]
dmloader: Simplify the module refcount handling.
Michael Stefaniuc [Tue, 2 Aug 2011 08:25:52 +0000 (10:25 +0200)]
dmloader: Merge and simplify the IClassFactory implementations.
Hans Leidekker [Tue, 2 Aug 2011 07:24:05 +0000 (09:24 +0200)]
msi: Avoid a crash in ControlEvent_SetTargetPath.
Hans Leidekker [Tue, 2 Aug 2011 07:23:50 +0000 (09:23 +0200)]
winhttp: Verify parameter types in IWinHttpRequest::SetProxy.
Hans Leidekker [Tue, 2 Aug 2011 07:23:35 +0000 (09:23 +0200)]
winhttp: Implement IWinHttpRequest::SetAutoLogonPolicy.
Hans Leidekker [Tue, 2 Aug 2011 07:23:20 +0000 (09:23 +0200)]
winhttp: Execute asynchronous requests in a separate thread.
Hans Leidekker [Tue, 2 Aug 2011 07:22:58 +0000 (09:22 +0200)]
winhttp: Protect access to the request object with a critical section.
Nikolay Sivov [Tue, 2 Aug 2011 07:09:18 +0000 (11:09 +0400)]
advapi32: Basic test for CreateRestrictedToken.
Nikolay Sivov [Mon, 1 Aug 2011 22:12:51 +0000 (02:12 +0400)]
advapi32: Fix CheckTokenMemberShip for primary tokens.
Hwang YunSong [Tue, 2 Aug 2011 02:36:50 +0000 (11:36 +0900)]
po: Updated Korean translation.
Aurimas Fišeras [Mon, 1 Aug 2011 18:59:31 +0000 (21:59 +0300)]
po: Update Lithuanian translation.
Henri Verbeet [Mon, 1 Aug 2011 19:35:45 +0000 (21:35 +0200)]
wined3d: Go to the fallbacks if D3D is not initialized in surface_blt().
Even though this is the "OpenGL" surface implementation, this can still happen
in e.g. ddraw if no swapchain is created yet. That's something we should fix,
but not today.
Henri Verbeet [Mon, 1 Aug 2011 19:35:44 +0000 (21:35 +0200)]
wined3d: Go straight to the fallbacks for complex blits in surface_blt().
At the moment this is only marginally useful, since it just avoids silly
things like color keyed depth fills that are probably invalid anyway. However,
the idea is to gradually move normal color fill and blit handling out of
IWineD3DSurfaceImpl_BltOverride() and surface_cpu_blt(), and eventually make
those functions go away completely.
Henri Verbeet [Mon, 1 Aug 2011 19:35:43 +0000 (21:35 +0200)]
wined3d: Check for locked surfaces in wined3d_surface_blt().
Henri Verbeet [Mon, 1 Aug 2011 19:35:42 +0000 (21:35 +0200)]
wined3d: IWineD3DSurfaceImpl_BltOverride() is always passed valid source and destination rectangles.
So no need to call surface_get_rect() anymore.
Henri Verbeet [Mon, 1 Aug 2011 19:35:41 +0000 (21:35 +0200)]
wined3d: Resolve source and destination rectangles in wined3d_surface_blt().
Andrew Eikum [Mon, 1 Aug 2011 18:11:59 +0000 (13:11 -0500)]
winmm: Fix looping handling.
Alexandre Julliard [Mon, 1 Aug 2011 20:14:36 +0000 (22:14 +0200)]
makefiles: Generate resource files for typelibs.
Alexandre Julliard [Mon, 1 Aug 2011 19:38:56 +0000 (21:38 +0200)]
widl: Add support for generating typelibs directly in resource format.
Alexandre Julliard [Mon, 1 Aug 2011 19:29:35 +0000 (21:29 +0200)]
widl: Add helper functions for outputting resource files.
Frédéric Delanoy [Sat, 30 Jul 2011 10:03:08 +0000 (12:03 +0200)]
dlls: Assorted spelling fixes.
Alexandre Julliard [Mon, 1 Aug 2011 15:03:07 +0000 (17:03 +0200)]
configure: Don't reserve page zero on Mac OS, it won't run DOS apps anyway.
Piotr Caban [Mon, 1 Aug 2011 10:28:49 +0000 (12:28 +0200)]
shdocvw/tests: Added OleObject_Close tests.
Piotr Caban [Mon, 1 Aug 2011 10:28:34 +0000 (12:28 +0200)]
ieframe: Added OleObject_Close implementation.
Frédéric Delanoy [Mon, 1 Aug 2011 09:46:53 +0000 (11:46 +0200)]
cmd/tests: Add tests for variable delayed expansion.
André Hentschel [Fri, 29 Jul 2011 17:34:23 +0000 (19:34 +0200)]
c2man: We don't have multiple dlls in one directory anymore.
André Hentschel [Fri, 29 Jul 2011 17:33:09 +0000 (19:33 +0200)]
dbghelp: One line only for the copyright.
Piotr Caban [Mon, 1 Aug 2011 14:08:06 +0000 (16:08 +0200)]
msvcrt: Added vscwprintf_{l,p_l} functions implementation.
Francois Gouget [Mon, 1 Aug 2011 13:55:01 +0000 (15:55 +0200)]
net: Make it possible to translate the connection status descriptions.
Also remove the description for USE_DISCONN as it is in fact a synonym
for USE_SESSLOST.