wine
2007-11-05  Rob Shearmanrpcrt4: Factorise out the argument processing from...
2007-11-05  Rob Shearmanrpcrt4: Move some type definitions from ndr_stubless...
2007-11-05  Rob Shearmanrpcrt4: Add a small bit of documentation as to what...
2007-11-05  Rob Shearmaninclude: Take care to not declare CtxtHandle and PCtxtH...
2007-11-05  Jacek Cabanmshtml: AsyncOpen code clean up.
2007-11-05  Jacek Cabanmshtml: More test fixes.
2007-11-05  Juan Langurl: Fix prototype of FileProtocolHandlerA.
2007-11-05  Huw Daviesinclude: Add a couple more interfaces.
2007-11-05  Huw Daviesinetcomm: Add two missing member functions.
2007-11-05  Rob Shearmaninetcomm: Add a stub implementation of the IMimeMessage...
2007-11-05  Huw Daviesinetcomm: Add a stub for MimeOleCreateVirtualStream.
2007-11-05  Rob Shearmaninetcomm: Include mimeole.h and fix the type of MimeOle...
2007-11-05  Huw Daviesinclude: Add a few defines and fill out IMimeMessageCal...
2007-11-05  Rob Shearmaninclude: Add mimeole.idl.
2007-11-05  Rob Shearmaninetcomm: Add stubs for MimeOleSetCompatMode and MimeOl...
2007-11-05  Rob Shearmaninetcomm: Call InternetTransport_RegisterClass and...
2007-11-05  Rob Shearmaninetcomm: Use InternetTransport_ChangeStatus in Interne...
2007-11-05  Huw Daviesinetcomm: Add self-registration code.
2007-11-05  Rob Shearmaninetcomm: Add a framework for connecting to a server...
2007-11-05  Rob Shearmaninclude: Add imnact.idl and imnxport.idl.
2007-11-02  Alexandre Julliardserver: Allow to specify the class name instead of...
2007-11-02  Alexandre Julliardserver: Allow to specify the class name instead of...
2007-11-02  Rob Shearmaninetcomm: Add stub implementation of inetcomm.dll.
2007-11-02  Christian Eggersctapi32: Added wrapper dll for ctapi (CardTerminal...
2007-11-02  Rok Mandeljcwnaspi32: Fix controller number validation.
2007-11-02  Rok Mandeljcwnaspi32: Fix Controller -> H/C mapping.
2007-11-02  Rok Mandeljcwnaspi32: Do the command dumping only after device...
2007-11-02  Rok Mandeljcwnaspi32: Call ASPI_GetNumControllers() only once.
2007-11-02  Rok Mandeljcwnaspi32: Degrade ERR of not finding registry entry...
2007-11-02  Rok Mandeljcwnaspi32: Print error when device cannot be opened.
2007-11-02  Lei Zhangcomctl32: Fix typo in rebar.
2007-11-02  Hans Leidekkerntdll: Fix calculation of tape position offsets.
2007-11-02  Paul Vriensadvapi32/tests: Make tests run on win98 again.
2007-11-02  Juan Langcrypt32: Use consistent error checking.
2007-11-02  Juan Langcrypt32: Free memory on all paths.
2007-11-02  Juan Langcrypt32: Set last error on alloc failure.
2007-11-02  Lei Zhangcomctl32: Fix uninitialized, unused variables.
2007-11-02  Lei Zhangcomctl32: Datetime should close its monthcal when the...
2007-11-02  Rob Shearmanrpcrt4: Add a test for the pointers in [in,out] pointer...
2007-11-02  Rob Shearmansetupapi: Make the setupapi tests load on systems ...
2007-11-02  Gerald Pfeiferdinput: Fix type of loop variable in alloc_device().
2007-11-02  Gerald Pfeifershell32: Avoid checking for <0 for unsigned variables.
2007-11-02  Gerald Pfeiferuser32: Don't check unsigned types for >= 0.
2007-11-02  Gerald Pfeiferwined3d: Fix type of loop variable in IWineD3DCubeTextu...
2007-11-02  Chris Robinsonsetupapi: Add stub for SetupInstallServicesFromInfSectionW.
2007-11-02  Dmitry Timoshkovwinex11.drv: Initialize buffer size.
2007-11-02  Alexandre Julliarduser32/tests: Don't test the contents of uninitialized...
2007-11-02  Marcel Partapinclude: Add winddiui.h header.
2007-11-02  Andrew Talbotshell32: Constify some variables.
2007-11-02  Thomas Weidenmuellershell32: Use SHStrDupW in IShellFolder2::GetDetailsOf...
2007-11-02  Chris Robinsonmshtml: Fix hkey leak.
2007-11-02  Jacek Cabanshdocvw: Move registration code to .inf file.
2007-11-02  Jacek Cabanmsimtf: Fixed typos.
2007-11-02  Juan Langcrypt32: Fix a leaked key.
2007-11-02  Juan Langcrypt32: Don't leak buffer when a unicode string contai...
2007-11-02  Juan Langcrypt32: Initialize a variable.
2007-11-02  Juan Langcrypt32: Use memmove rather than memcpy when addresses...
2007-11-02  Juan Langcrypt32: Fix a leak building an alternate chain.
2007-11-02  Juan Langcrypt32: Fix leaked chains creating the root store.
2007-11-02  Juan Langcrypt32: Fix a leak during chain creation.
2007-11-02  Juan Langcrypt32: Set size when calling CryptDecodeObjectEx...
2007-11-02  Juan Langcrypt32: Get rid of an unneeded variable.
2007-11-02  Juan Langcrypt32: Fix another leak in the tests.
2007-11-02  Juan Langcrypt32: Fix a leak in the tests.
2007-11-02  Gerald Pfeifercomctl32: Make parameters of expect_band_content()...
2007-11-02  Gerald Pfeifershell32: Remove useless comparison >= 0 for unsigned...
2007-11-02  Gerald Pfeiferoleaut32: Use -0.0 directly in test_VarBstrFromR4().
2007-11-02  Rob Shearmanole32: Remove an incorrect comment.
2007-11-02  Rob Shearmanole32: Implement CoGetObjectContext.
2007-11-02  Rob Shearmanole32: Add tests for CoGetObjectContext.
2007-11-02  Rob Shearmanole32: Improve the error reporting in the marshal test...
2007-11-02  Alexandre Julliarduser32: Cache the window class name on the client side.
2007-11-02  Alexandre Julliarduser32: Properly handle integer atoms specified as...
2007-11-01  Alexandre Julliardserver: Support using a name to destroy a window class...
2007-11-01  Alexandre Julliardserver: Allow to send a name instead of an atom when...
2007-11-01  Alexandre Julliarduser32: Store the builtin class names in Unicode.
2007-11-01  Chris Robinsonmshtml: Set IE version when installing wine gecko.
2007-11-01  Rob Shearmanserver: Make sure to always initialise req_sd.owner_len...
2007-11-01  James Hawkinsmsi: A feature's requested action does not depend on...
2007-11-01  James Hawkinsmsi: Only unpublish the features if the entire product...
2007-11-01  James Hawkinsmsi: Properly register features.
2007-11-01  James Hawkinsmsi: Properly register and unregister components.
2007-11-01  James Hawkinsmsi: Remove a duplicated function.
2007-11-01  James Hawkinsmsi: Implement the MoveFiles standard action.
2007-11-01  James Hawkinsmsi: Test the MoveFiles standard action.
2007-11-01  Vitaliy Margolenkernel32: Implement GetProcessHandleCount.
2007-11-01  Dmitry Timoshkovversion: Use GetModuleHandleEx to increment the module...
2007-11-01  Dmitry Timoshkovwinex11.drv: Add support for saving/reading display...
2007-11-01  Dmitry Timoshkovuser32: Initialize more fields in the DEVMODE structure.
2007-11-01  Dmitry Timoshkovinclude: Synchronize DEVMODE layout with PSDK.
2007-11-01  Stefan Dösingerd3d9: Silence a FIXME.
2007-11-01  Stefan Dösingerwined3d: Make resource memory 32 byte aligned.
2007-11-01  Stefan Dösingerwined3d: Disconnect allocatedMemory and Heap allocation.
2007-11-01  Stefan Dösingerwined3d: Allocate memory for default pool resources...
2007-11-01  Stefan Dösingerwined3d: Move a part of LockRect to the base class.
2007-11-01  Stefan Dösingerwined3d: Reenable render target unlocking via textures.
2007-11-01  Stefan Dösingerwined3d: Move memory allocation into a separate function.
2007-11-01  Stefan Dösingerwined3d: Move texture -> drawable blits to LoadLocation.
2007-11-01  Hans Leidekkerwininet: Implement and test FtpCommand{A, W}.
2007-11-01  Hans Leidekkerwininet: Correct several ftp server response to error...
next