wine
2008-03-25  Reece Dunnshlwapi: Added SHCreateStreamOnFileA tests.
2008-03-24  Tony Wasserkad3dx9: Start implementation of d3dx9_37.
2008-03-24  Alexandre Julliardsetupapi/tests: Use FIELD_OFFSET instead of offsetof.
2008-03-24  Aurimas Fischerfonts: Added/updated all (9x2) Lithuanian glyphs.
2008-03-24  Reece Dunnntdsapi: Fix building the tests with MSVC headers.
2008-03-24  Reece Dunnole32: Added a missing include needed for CLSID_ShellDe...
2008-03-24  Reece Dunnquartz: Fixed building with MSVC headers.
2008-03-24  Reece Dunntools: Target the version defines to Vista in msvcmaker.
2008-03-24  Reece Dunncomdlg32: Fix building the tests with MSVC headers.
2008-03-24  Alistair Leslie... msxml3: Add SAX interfaces.
2008-03-24  Alistair Leslie... msxml3: Add support for SAX Documents.
2008-03-24  Kai Blinnetapi32: Revert "janitorial: Use poll() instead of...
2008-03-24  Andrew Talbotinetcomm: Assign to structs instead of using memcpy.
2008-03-24  Andrew Talbotwsock32: Assign to struct instead of using memcpy.
2008-03-24  Andrew Talbotws2_32: Assign to structs instead of using memcpy.
2008-03-24  Marcus Meissneruser32/tests: Fix uninitialized struct component.
2008-03-24  Alexander Dorofeyevddraw: Fix vertex processing.
2008-03-24  Alexander Dorofeyevd3d8/tests: Test DrawIndexedPrimitiveUP with primitive...
2008-03-24  Alexander Dorofeyevddraw/tests: Test executebuffer triangle instruction...
2008-03-24  Alexander Dorofeyevwined3d: Handle zero primitive count.
2008-03-24  Alexander Dorofeyevddraw/tests: Test SetPalette on non-palettized surfaces.
2008-03-24  Alexander Dorofeyevddraw: Make SetPalette fail for non-palettized surfaces.
2008-03-24  Roderick Colenbranderwined3d: Fix a typo in CheckSrgbWriteCapability. We...
2008-03-24  Roderick Colenbranderwined3d: Add more debug code to CheckDeviceFormat.
2008-03-24  Detlef Riekenbergwinspool: Forward EnumPrintersA to EnumPrintersW.
2008-03-24  Anatoly Lyutinkernel32: Implement IsWow64Process.
2008-03-24  Alexandre Julliarduser32: Clamp the mouse position to the window rectangl...
2008-03-24  Alexandre Julliarduser32: Make sure we set menu capture to a window that...
2008-03-24  Alexandre Julliardwinex11: Grab the pointer in menu tracking mode too.
2008-03-24  Alexandre Julliardwinex11: Setting window z-order using a sibling doesn...
2008-03-24  Kai Blinjanitorial: Use poll() instead of select().
2008-03-24  Marcus Meissnerversion: LZCopy return value is LONG.
2008-03-24  Vitaliy Margolenwinemenubuilder: Add support for 24 and 32 bit icons...
2008-03-24  Vitaliy Margolenwineshelllink: Don't hard-code icon extension to xpm.
2008-03-24  Roderick Colenbranderwined3d: We want to compare the old and the new format...
2008-03-24  Marcus Meissneruser32/tests: Skip checks if pre-condition does not...
2008-03-24  Philip Nilssonwined3d: Initialize maxAttribs in case it isn't changed...
2008-03-24  James Hawkinsfusion: Add a stub implementation of IAssemblyName.
2008-03-24  James Hawkinsfusion: Add a few fusion stubs.
2008-03-24  James Hawkinsfusion: Add initial fusion.idl.
2008-03-24  Markus Amsleropengl: Allocate DisabledExtensions buffer.
2008-03-24  Eric Pouechwordpad: Don't try to use information that hasn't been...
2008-03-24  Eric Pouechrichedit: For setting word wrapping, native only uses...
2008-03-24  Eric Pouechrichedit: Fixed a bogus computation of paragraph indent...
2008-03-24  Eric Pouechrichedit: Fixed the initialization of the word wrap...
2008-03-24  Sean Huckinsgdiplus: Implementation of GdipCreateBitmapFromHBITMAP.
2008-03-24  Roderick Colenbranderwined3d: CheckTextureCapability returns TRUE for V8U8.
2008-03-24  Roderick Colenbranderwgl: Return TRUE on wglReleasePbufferDCARB success.
2008-03-24  Roderick Colenbranderwined3d: Add a missing break to blt_to_drawable.
2008-03-24  James Hawkinsmsi: Implement the StopServices action.
2008-03-24  James Hawkinsmsi: Don't hardcode the root drive.
2008-03-24  James Hawkinsmsi: INSTALLPROPERTY_AUTHORIZED_LUA_APP is only availab...
2008-03-24  James Hawkinsmsi: Initialize the size parameter.
2008-03-24  Michael Stefaniuccomctl32: Add the Romanian translation.
2008-03-24  Michael Stefaniucbrowseui: Add the German translation.
2008-03-24  Michael Stefaniucshlwapi: Add the Romanian translation.
2008-03-24  Michael Stefaniucbrowseui: Add the Romanian translation.
2008-03-24  Michael Stefaniuccredui: Update the German translation.
2008-03-24  Jacek Cabanmshtml: Abstract BSCallback implementation.
2008-03-24  Jacek Cabanmshtml: Move hlink_frame_navigate function.
2008-03-24  Jacek Cabanmshtml: Move BSCallback declaration to navigate.c.
2008-03-24  Jacek Cabanmshtml: Added new nsChannelBSC type.
2008-03-24  Jacek Cabanmshtml: Don't access BSCallback directly in nsembed.c.
2008-03-24  Jacek Cabanmshtml: Don't access BSCallback directly in nsio.c.
2008-03-24  Eric Pouechrichedit: Added missing fields to be reinitialized...
2008-03-24  Vitaliy Margolenuser32: Fix F1 message sequence.
2008-03-24  Andrew Talbotwinex11.drv: Assign to structs instead of using memcpy.
2008-03-24  Andrew Talbotwininet: Assign to structs instead of using memcpy.
2008-03-24  Andrew Talbotwinmm: Assign to struct instead of using memcpy.
2008-03-24  Andrew Talbotwintab32: Assign to structs instead of using memcpy.
2008-03-24  Andrew Talbotwintrust: Assign to structs instead of using memcpy.
2008-03-24  Andrew Talbotwnaspi32: Assign to struct instead of using memcpy.
2008-03-24  Maarten Lankhorstquartz: Silence requests for ipin on filters.
2008-03-24  Maarten Lankhorstquartz: Forward requests for MediaSeeking from all...
2008-03-24  Maarten Lankhorstquartz: Play silence in directsound renderer on end...
2008-03-24  Maarten Lankhorstquartz: Make acmwrapper code aware of time, and get...
2008-03-24  Maarten Lankhorstquartz: Add sanity check to mediaseeking setrate.
2008-03-24  Maarten Lankhorstquartz: Parse audio packets in mpeg splitter to obtain...
2008-03-23  Alexandre Julliardfonts: Store the generated TrueType fonts in the reposi...
2008-03-22  Alexandre Julliardtools/sfnt2fnt: Add getopt option parsing.
2008-03-22  Alexandre Julliardtools/sfnt2fnt: Merge the fnt2fon code into sfnt2fnt...
2008-03-22  Alexandre Julliardtools/sfnt2fnt: Separate the building of the font data...
2008-03-22  Andrew Talbotwineps.drv: Assign to structs instead of using memcpy.
2008-03-22  Andrew Talbotwinex11.drv: Indirection level fix.
2008-03-22  Andrew Talbotwinedos: Assign to struct instead of using memcpy.
2008-03-22  Jason Greend3d9: Allow for driver precision differences in some...
2008-03-22  Jason Greend3d9: Add visual test for D3DRS_SHADEMODE states.
2008-03-22  Alexandre Julliardkernel32/tests: Fix the FindFirstVolume test on Vista.
2008-03-22  Alexandre Julliardkernel32/tests: Added some tests for FindResource.
2008-03-22  Roderick Colenbranderwined3d: Add srgb write support to CheckDeviceFormat.
2008-03-22  Roderick Colenbranderwined3d: Remove unneeded code in CheckDeviceFormat.
2008-03-22  Roderick Colenbranderwined3d: Don't continue with CheckDeviceFormat when...
2008-03-22  Roderick Colenbranderwined3d: Return WINED3DERR_NOTAVAILABLE when cubemappin...
2008-03-22  Roderick Colenbranderwined3d: Add reporting of D3DRTYPE_VOLUME capabilties.
2008-03-22  Roderick Colenbranderwined3d: When volume textures aren't around (GL_EXT_tex...
2008-03-22  Roderick Colenbranderwined3d: We don't offer index/vertex buffer caps. Neith...
2008-03-22  Ken Thomaseslibwine: Cope with Leopard brokenness w.r.t. setrlimit...
2008-03-22  Dan Hipschmanadvapi32: Add a stub for CreateRestrictedToken.
2008-03-22  Reece Dunnuser32: Fixed the HiliteMenuItem tests to pass on Windo...
2008-03-22  Detlef Riekenbergntoskrnl.exe: Implement MmIsAddressValid.
next