mshtml: Call default event handlers only for events that have them.
[wine] / dlls /
2011-08-03  Jacek Cabanmshtml: Call default event handlers only for events...
2011-08-03  Jacek Cabanmshtml: Added IURi-based nsIURL::GetDirectory implement...
2011-08-03  Michael Stefaniucole32/tests: COM cleanup in compobj.c.
2011-08-03  Michael Stefaniucdpnet: COM cleanup for the IDirectPlay8Client iface.
2011-08-03  Francois Gougetntdll: Fix the field names of KUSER_SHARED_DATA and...
2011-08-03  Francois Gougetdinput: Make _dump_diactionformatA() static.
2011-08-03  Francois Gougetd3dxof: Fix the spelling of the children structure...
2011-08-03  Francois Gougethlink: Fix the spelling of a parameter name.
2011-08-03  Francois Gougetoleaut32: Fix the spelling of an internal structure...
2011-08-03  Francois GougetAssorted spelling fixes.
2011-08-03  Alexandre Julliardgdi32: Use GetImage to retrieve the brush bits in enhan...
2011-08-03  Alexandre Julliardgdi32: Use GetImage to retrieve the brush bits in metaf...
2011-08-03  Alexandre Julliardgdi32: Get rid of the SetBitmapBits driver entry point.
2011-08-03  Alexandre Julliardgdi32: Set the initial bits of a bitmap from the gdi...
2011-08-03  Alexandre Julliardgdi32: Reimplement SetBitmapBits using the PutImage...
2011-08-03  Alexandre Julliardgdi32: Partial implementation of PutImage in the null...
2011-08-03  Henri Verbeetwined3d: Merge wined3d_surface_blt(), surface_blt(...
2011-08-03  Henri Verbeetwined3d: Go to the fallbacks for cross-swapchain blits.
2011-08-03  Henri Verbeetwined3d: Add WINED3DFMT_P8_UINT support to wined3d_form...
2011-08-03  Henri Verbeetwined3d: Fix switching color keying on / off.
2011-08-03  Henri Verbeetwined3d: Set the read buffer to GL_NONE in surface_load...
2011-08-03  Alexandre Julliardatl: Use the standard registration mechanism now that...
2011-08-02  Alexandre Julliardoleaut32: Generate a few more coclass registrations...
2011-08-02  Alexandre Julliarddevenum: Don't register quartz from devenum.
2011-08-02  Alexandre Julliardqmgr: Convert the remaining registrations to IRegistrar...
2011-08-02  Alexandre Julliardqmgr: Register the service from wine.inf.
2011-08-02  Alexandre Julliardwiaservc: Convert the remaining registrations to IRegis...
2011-08-02  Alexandre Julliardwiaservc: Register the service from wine.inf.
2011-08-02  Vincent Povirkgdiplus: Fix vertical string alignment.
2011-08-02  Michael Mc Donnelld3dx9: Implemented ConvertPointRepsToAdjacency.
2011-08-02  Michael Mc Donnelld3dx9/tests: Implemented ConvertPointRepsToAdjacency...
2011-08-02  Huw Daviesgdi32: Actually use the dib driver's Get/PutImage if...
2011-08-02  Huw Daviesgdi32: Add a PutImage implementation to the dib driver.
2011-08-02  Huw Daviesgdi32: Move the colour setting to a separate function.
2011-08-02  Huw Daviesgdi32: Add a copy_rect primitive.
2011-08-02  Huw Daviesgdi32: Add a function to retrieve the rop codes.
2011-08-02  Huw Daviesgdi32: Simplify the calculation of the rop masks.
2011-08-02  Frédéric Delanoydlls: Assorted spelling fixes.
2011-08-02  Jay Yangshell32/tests: Add tests for SHCreateDefaultContextMenu.
2011-08-02  Jay Yangshell32: Have the system context menus respect idCmdFirst.
2011-08-02  Alexandre Julliardwinecrt0: Remove the clsid parameter in __wine_(un...
2011-08-02  Alexandre Julliardwinecrt0: No longer register typelibs, they use IRegist...
2011-08-02  Alexandre Julliardieframe: Remove registrations that are duplicated in...
2011-08-02  Alexandre Julliardmshtml: Remove typelib registrations.
2011-08-02  Alexandre Julliardoleaut32: Remove typelib registrations.
2011-08-02  Alexandre Julliardmakefiles: Remove some redundant registration scripts.
2011-08-02  Alexandre Julliardwidl: Generate a registration script along with the...
2011-08-02  Alexandre Julliardsetupapi: Run registration scripts of fake dlls as...
2011-08-02  Alexandre Julliardsetupapi: Allocate a virtual memory buffer to read...
2011-08-02  Jacek Cabanieframe: Moved WebBrowser object tests to ieframe.
2011-08-02  Jacek Cabanmshtml: Always set onclick event handler during documen...
2011-08-02  Jacek Cabanmshtml: Always alloc event_vector for documents.
2011-08-02  Jacek Cabanmshtml: Moved nsevents.c declarations to htmlevent.h.
2011-08-02  Jacek Cabanmshtml: Added default click handler for anchor element.
2011-08-02  Jacek Cabanmshtml: Added possibility for node implementations...
2011-08-02  Jacek Cabanmshtml: Rename call_event to fire_event.
2011-08-02  Michael Stefaniucdmloader: Simplify the module refcount handling.
2011-08-02  Michael Stefaniucdmloader: Merge and simplify the IClassFactory implemen...
2011-08-02  Hans Leidekkermsi: Avoid a crash in ControlEvent_SetTargetPath.
2011-08-02  Hans Leidekkerwinhttp: Verify parameter types in IWinHttpRequest...
2011-08-02  Hans Leidekkerwinhttp: Implement IWinHttpRequest::SetAutoLogonPolicy.
2011-08-02  Hans Leidekkerwinhttp: Execute asynchronous requests in a separate...
2011-08-02  Hans Leidekkerwinhttp: Protect access to the request object with...
2011-08-02  Nikolay Sivovadvapi32: Basic test for CreateRestrictedToken.
2011-08-02  Nikolay Sivovadvapi32: Fix CheckTokenMemberShip for primary tokens.
2011-08-02  Henri Verbeetwined3d: Go to the fallbacks if D3D is not initialized...
2011-08-02  Henri Verbeetwined3d: Go straight to the fallbacks for complex blits...
2011-08-02  Henri Verbeetwined3d: Check for locked surfaces in wined3d_surface_b...
2011-08-02  Henri Verbeetwined3d: IWineD3DSurfaceImpl_BltOverride() is always...
2011-08-02  Henri Verbeetwined3d: Resolve source and destination rectangles...
2011-08-02  Andrew Eikumwinmm: Fix looping handling.
2011-08-02  Alexandre Julliardmakefiles: Generate resource files for typelibs.
2011-08-01  Frédéric Delanoydlls: Assorted spelling fixes.
2011-08-01  Piotr Cabanshdocvw/tests: Added OleObject_Close tests.
2011-08-01  Piotr Cabanieframe: Added OleObject_Close implementation.
2011-08-01  André Hentscheldbghelp: One line only for the copyright.
2011-08-01  Piotr Cabanmsvcrt: Added vscwprintf_{l,p_l} functions implementation.
2011-08-01  Francois Gougetkernel32/tests: Make test_define_dos_deviceA() static.
2011-08-01  Francois Gougetdinput: Remove IDirectInputDevice8AImpl_{Build,Set...
2011-08-01  Francois Gougetkernel32/tests: Remove a space before a '\n' in an...
2011-08-01  Francois Gougetitss/tests: Fix spelling of a variable name.
2011-08-01  Dan Kegelriched20/tests: Fix test_EM_FINDWORDBREAK comments.
2011-08-01  Alexandre Julliardole32: Fix a couple of race conditions with the local...
2011-08-01  Alexandre Julliardwindowscodecs: Specify the PSFactoryBuffer class in...
2011-08-01  Alexandre Julliardsti: Specify the PSFactoryBuffer class in the idl file.
2011-08-01  Alexandre Julliardquartz: Specify the PSFactoryBuffer class in the idl...
2011-08-01  Alexandre Julliardqmgrprxy: Specify the PSFactoryBuffer class in the...
2011-08-01  Alexandre Julliardoleaut32: Specify the PSFactoryBuffer class in the...
2011-08-01  Alexandre Julliardole32: Specify the PSFactoryBuffer class in the idl...
2011-08-01  Alexandre Julliardmsdaps: Specify the PSFactoryBuffer class in the idl...
2011-08-01  Alexandre Julliarddispex: Specify the PSFactoryBuffer class in the idl...
2011-08-01  Alexandre Julliardactxprxy: Specify the PSFactoryBuffer class in the...
2011-08-01  Jacek Cabanmshtml: Added IOmNavigator::get_appMinorVersion impleme...
2011-08-01  Jacek Cabanmshtml: Added IOmNavigator::get_*Language tests.
2011-08-01  Jacek Cabanmshtml: Added IOmNavigator::get_*Language implementations.
2011-08-01  Jacek Cabanmshtml: Added IHTMLPluginsCollection::get_length implem...
2011-08-01  Jacek Cabanmshtml: Added semi-stub implementation of IHTMLWindow2...
2011-08-01  Michael Stefaniucdxdiagn: Implement IClassFactory::QueryInterface.
2011-08-01  Michael Stefaniucdxdiagn: COM cleanup for the IClassFactory iface.
2011-08-01  Michael Stefaniucdevenum: COM cleanup for the IClassFactory iface.
next