wine
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  Frédéric Delanoycmd/tests: Additional tests for variable delayed expansion.
2011-08-02  Camillo Lugaresiconfigure: Fix problem with linking on OS X 10.7.
2011-08-02  Jay Yangshell32/tests: Add tests for SHCreateDefaultContextMenu.
2011-08-02  Jay Yanginclude: Add header entries required for SHCreateDefaul...
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  Hwang YunSongpo: Updated Korean translation.
2011-08-02  Aurimas Fišeraspo: Update Lithuanian translation.
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  Alexandre Julliardwidl: Add support for generating typelibs directly...
2011-08-01  Alexandre Julliardwidl: Add helper functions for outputting resource...
2011-08-01  Frédéric Delanoydlls: Assorted spelling fixes.
2011-08-01  Alexandre Julliardconfigure: Don't reserve page zero on Mac OS, it won...
2011-08-01  Piotr Cabanshdocvw/tests: Added OleObject_Close tests.
2011-08-01  Piotr Cabanieframe: Added OleObject_Close implementation.
2011-08-01  Frédéric Delanoycmd/tests: Add tests for variable delayed expansion.
2011-08-01  André Hentschelc2man: We don't have multiple dlls in one directory...
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 Gougetnet: Make it possible to translate the connection statu...
2011-08-01  Francois Gougetnetapi32: Add some lmuse.h constants.
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 Julliardwidl: Only register interfaces when the factory buffer...
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  Alexandre Julliardmakefiles: Also install the program manpages from 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.
2011-08-01  Michael Stefaniucdmband: Merge the IClassFactory implementations.
2011-08-01  Andrew Talbotriched20: Declare some variables unsigned.
2011-08-01  Andrew Talbotmscms: Move a misplaced brace.
2011-08-01  Henri Verbeetwined3d: Get rid of context_bind_fbo() calls outside...
2011-08-01  Henri Verbeetwined3d: Get rid of dst_fbo.
2011-08-01  Henri Verbeetwined3d: Just invalidate STATE_FRAMEBUFFER in surface_l...
2011-08-01  Henri Verbeetwined3d: Apply clear state after depth / stencil setup...
2011-08-01  Henri Verbeetwined3d: Apply draw state after depth / stencil setup...
2011-08-01  Jacek Cabanwinnt.h: Added LOCALE_CUSTOM_* declarations.
2011-08-01  Jacek Cabaniexplore: Use ieframe instead of shdocvw.
2011-08-01  Jacek Cabanshdocvw: Moved remaining code out of factory.c.
2011-08-01  Jacek Cabanieframe: Moved classes registration to ieframe.
2011-08-01  Jacek Cabanshdocvw: Get rid of MicrosoftBrowserArchitecture regist...
2011-08-01  Jacek Cabanshell32: Moved MruLongList registration to shell32...
2011-08-01  Eric Pouechwinhlp32: Better protect macros against not finding...
2011-08-01  André Hentscheloleaut32/tests: Only use interface if we succeeded...
2011-08-01  André Hentschelrpcrt4/tests: Only free string when function succeeded.
2011-08-01  Francois Gougetntdll/tests: Fix compilation on systems that don't...
2011-08-01  Mariusz Plucińskishell32/tests: Add checking some non-published known...
2011-08-01  Mariusz Plucińskishell32/tests: Add notification when expected known...
2011-08-01  Mariusz Plucińskishell32/tests: Add notification about unknown known...
next