wine
2009-03-24  Rob Shearmanadvapi32: Trace the contents of the in parameter to...
2009-03-24  Rob Shearmanservices: Add a ref count to the service entry in svcct...
2009-03-24  Michael Stefaniucmsi: Add the Romanian translation.
2009-03-24  Paul Vriensriched20/tests: Fix and extend EM_FORMATRANGE tests.
2009-03-24  Henri Verbeetshdocvw: Add a stub ITaskbarList implementation.
2009-03-24  Henri Verbeetwined3d: Pass format_desc to set_shader().
2009-03-24  Henri Verbeetwined3d: Pass format_desc to getColorBits() and getDept...
2009-03-24  Henri Verbeetwined3d: Pass format_desc to the Check*Capability(...
2009-03-24  Henri Verbeetwined3d: Remove the bytesPerPixel field from IWineD3DSu...
2009-03-24  Henri Verbeetwined3d: Set the byte count for WINED3DFMT_UNKNOWN...
2009-03-24  Henri Verbeetd3d8: Cleanup the vertexshader handling code a bit.
2009-03-24  Henri Verbeetd3d8: Cleanup the pixelshader handling code a bit.
2009-03-24  Henri Verbeetd3d8: Properly handle unsetting the pixelshader in...
2009-03-24  Henri Verbeetwined3d: Try to make Coverity shut up (CID 863, 905).
2009-03-24  Nikolay Sivovcomctl32/listview: Some tests for LVM_GETSUBITEMRECT.
2009-03-24  Nikolay Sivovcomctl32/ipaddress: Store current IP address text as...
2009-03-24  Nikolay Sivovcomctl32/trackbar: Fix reverting to default value for...
2009-03-24  Nikolay Sivovcomctl32/tab: Implement TCM_[G,S]ETEXTENDEDSTYLE and...
2009-03-24  Nikolay Sivovcomctl32/tab: Fix button background filling on TCS_BUTTONS.
2009-03-24  Nikolay Sivovcomctl32/tab: Implement TCM_REMOVEIMAGE.
2009-03-24  Alexandre Julliardwinebuild: Make sure main module is properly initialized.
2009-03-24  James Hawkinskernel32: Don't try to load an empty initialization...
2009-03-24  James Hawkinskernel32: Handle writing empty sections and keys in...
2009-03-24  James Hawkinskernel32: Set last error to ERROR_FILE_NOT_FOUND if...
2009-03-24  James Hawkinskernel32: Add tests for WritePrivateProfileString.
2009-03-24  Andrew Talbotwineps.drv: Remove order-of-evaluation dependencies.
2009-03-24  Andrew Talbotwinex11.drv: Remove order-of-evaluation dependencies.
2009-03-24  Andrew Talbotshell32: Remove uninitialized and superfluous struct.
2009-03-24  Jacek Cabanurlmon: Fixed handling NULL URLName in GetDisplatName...
2009-03-24  Jacek Cabanurlmon: Added StdURLMoniker implementation.
2009-03-24  Jacek Cabanurlmon: Return IAsyncMoniker from QueryInterface.
2009-03-24  Jacek Cabanurlmon: Code clean up.
2009-03-24  Kai Blinquartz/tests: If CoCreateInstance() fails, it's safe...
2009-03-24  Ricardo Filipesetupapi: Remove invalid check for < MAX_PATH and don...
2009-03-24  Dylan Smithrichedit: Properly handle lack of semicolon after font...
2009-03-24  Dylan Smithwinhlp32: Invalidate scrollbar when changing pages.
2009-03-24  Alexandre Julliardw32skrnl: Make w32sys.dll into a stand-alone 16-bit...
2009-03-24  Alexandre Julliardw32skrnl: Make win32s16.dll into a stand-alone 16-bit...
2009-03-24  Alexandre Julliardwinnls32: Make winnls.dll into a stand-alone 16-bit...
2009-03-23  Alexandre Julliardwinmm: Make sound.drv into a stand-alone 16-bit module.
2009-03-23  Alexandre Julliardrasapi32: Make rasapi16.dll into a stand-alone 16-bit...
2009-03-23  Alexandre Julliardtwain_32: Make twain.dll into a stand-alone 16-bit...
2009-03-23  Alexandre Julliardwnaspi32: Make winaspi.dll into a stand-alone 16-bit...
2009-03-23  Alexandre Julliardwintab32: Make wintab.dll into a stand-alone 16-bit...
2009-03-23  Alexandre Julliardimm32: Make imm.dll into a stand-alone 16-bit module.
2009-03-23  Alexandre Julliardctl3d32: Make ctl3d.dll and ctl3dv2.dll into stand...
2009-03-23  Andrew Nguyenddraw/tests: Skip some cooperative level tests on NT4...
2009-03-23  Andrew Nguyenwine.inf: Add entry for fake ddeml.dll.
2009-03-23  Andrew Nguyentapi32: Stub lineGetIDW.
2009-03-23  Andrew Nguyentapi32: Stub lineMakeCallW.
2009-03-23  Andrew Nguyentapi32: Stub lineGetDevCapsW.
2009-03-23  James Hawkinswinebuild: Document the correlation of spec->ordinals...
2009-03-23  James Hawkinscmd: Fix a memory leak (Coverity 904).
2009-03-23  James Hawkinstwain_32: Fix the use of an uninitialized variable...
2009-03-23  Alexandre Julliardloader: Fix installation for platforms that don't use...
2009-03-23  Huw Daviesole32: Store the ole clipboard window's HWND in the...
2009-03-23  Huw Daviesole32: Register DataObject clipboard format.
2009-03-23  Huw Daviesole32: Use IsEqualIID rather than memcmp.
2009-03-23  Huw Daviesole32: Simplify QueryInterface.
2009-03-23  Huw Daviesole32: pFmt isn't exposed to the client, so simplify...
2009-03-23  Huw Daviesole32: Rearrange functions to eliminate forward declara...
2009-03-23  Huw Daviesole32: Add a helper function to retrieve the implementa...
2009-03-23  Huw Daviesole32: Don't allocate the ole clipboard object in globa...
2009-03-23  Huw Daviesole32: Remove unused static variable.
2009-03-23  James Hawkinsmsi: Handle a NULL and empty szPackagePath in MsiInstal...
2009-03-23  James Hawkinsmsi: Don't try to release a NULL record, with tests...
2009-03-23  James Hawkinsmsi: MsiCollectUserInfo cannot be called from a custom...
2009-03-23  James Hawkinsmsi: Test and handle the case where the SourceList...
2009-03-23  James Hawkinsmsi: Factor out the MsiEnumPatchesEx tests and test...
2009-03-23  James Hawkinsmsi: Allow the enumeration of other users' patches.
2009-03-23  James Hawkinsmsi: Enumerate the current user's patches if szUserSid...
2009-03-23  James Hawkinsmsi: Fix a typo (Coverity 910).
2009-03-23  Michael Stefaniucmsi: Update the German translation.
2009-03-23  Michael Stefaniucmsi: Convert the German translation to UTF8 encoding.
2009-03-23  Robert Reifdsound: Fix uninitialized variable.
2009-03-23  Aric Stewartmsi: Reorder the condition operators so that longer...
2009-03-23  Vitaliy Margolenshell32: Fix number of returned arguments from CommandL...
2009-03-23  Rob Shearmanrpcrt4: Fix a memory leak in union unmarshall functions...
2009-03-23  Rob Shearmanrpcrt4: Implement NdrRangeUnmarshall for enum types.
2009-03-23  Rob Shearmanrpcrt4: Simplify some code in RpcServerInqBindings...
2009-03-23  Rob Shearmanrpcrt4: Free the resources associated with server proto...
2009-03-23  Rob Shearmanwidl: Initialise ref pointers to basic and enum types...
2009-03-23  Rob Shearmanwidl: Output correct code for freeing of conformant...
2009-03-23  Rob Shearmanwidl: Check the attributes applied to function declarat...
2009-03-23  Henri Verbeetd3d10core: Only destroy the device when it doesn't...
2009-03-23  Henri Verbeetd3d8: Fix locking.
2009-03-23  Henri Verbeetd3d8: Get rid of resource.c.
2009-03-23  Henri Verbeetd3d8: Get rid of basetexture.c.
2009-03-23  Henri Verbeetd3d9: Fix locking.
2009-03-23  Henri Verbeetd3d9: Get rid of resource.c.
2009-03-23  Henri Verbeetd3d9: Get rid of basetexture.c.
2009-03-23  Henri Verbeetwined3d: Set the currently active context to NULL when...
2009-03-23  Henri Verbeetwined3d: Compare the actual formats.
2009-03-23  Henri Verbeetwined3d: Unload resources on Uninit3D().
2009-03-23  Dylan Smithrichedit: Add bounds checks for EM_GETTEXTRANGE with...
2009-03-23  Roderick Colenbranderwined3d: Add a classic WGL pixel format backend as...
2009-03-23  Roderick Colenbranderwined3d: Add WGL_ARB_pixel_format detection.
2009-03-23  Nicolas Le Camschannel/tests: Fix test on Win2k.
2009-03-23  Nicolas Le Camshell32/tests: Fix a test on Win2k platform and above.
2009-03-23  Paul Vriensurlmon/tests: Fix a test failure on Vista and higher.
next