wine
2010-07-31  Alexandre Julliardconfigure: Add dependency on makefile for import libs...
2010-07-30  Alexandre JulliardRelease 1.3.0. wine-1.3.0
2010-07-30  Alexander Nicolaysen... shdocvw: Add support for setting the statusbar text...
2010-07-30  Alexander Nicolaysen... shdocvw: Add a statusbar to IE.
2010-07-30  Jacek Cabanmshtml: Pass processed URI to NewURI.
2010-07-30  Andrew Nguyenoleaut32/tests: Test typelib registration in the user...
2010-07-30  Andrew Nguyenoleaut32: Partially implement UnRegisterTypeLibForUser.
2010-07-30  Andrew Nguyenoleaut32: Partially implement RegisterTypeLibForUser.
2010-07-30  Andrew Nguyencomdlg32: Avoid a NULL dereference when changing the...
2010-07-30  Andrew Nguyenkrnl386.exe: Fix last error check for DOS compatibility...
2010-07-30  Jacek Cabanwscript.exe: Added support for IHost type info.
2010-07-30  Jacek Cabanwscript.exe: Added IHost's IDispatch functions implemen...
2010-07-30  Jacek Cabanwscript.exe: Added missing vararg attribute.
2010-07-30  Nikolay Sivovshlwapi/tests: Fix some test failures on RTL enabled...
2010-07-30  Alexandre Julliardgdi32: Replicate a Windows bug in StretchDIBits for...
2010-07-30  Andrey Turkinimagehlp: Implement ImageGetDigestStream.
2010-07-30  Andrey Turkinimagehlp: Add tests for ImageGetDigestStream.
2010-07-30  Maarten Lankhorstmciqtz32: Fix mciPlay.
2010-07-30  Maarten Lankhorstmciqtz32: Fix mciOpen.
2010-07-30  Maarten Lankhorstmciqtz32: Simplify mciWhere.
2010-07-30  Maarten Lankhorstmciqtz32: Add support for MCI_STATUS_MODE.
2010-07-30  Maarten Lankhorstmciqtz32: Add support for mciWindow.
2010-07-30  Maarten Lankhorstmciqtz32: Remove individual queryinterfaces.
2010-07-30  Louis Lenderswine.inf: Add key HKCU,%CurrentVersion%\Run.
2010-07-30  Louis Lenderswine.inf: Add key HKLM\SOFTWARE\Microsoft\NET Framework...
2010-07-30  Stefan Dösingerwined3d: Use the correct type in device_unit_free_for_vs.
2010-07-30  Stefan Dösingerwined3d: Make glClearColor parameters floats.
2010-07-30  Stefan Dösingerwined3d: The flag parameter in shader_hw_sample is...
2010-07-30  Stefan Dösingerwined3d: The ARB loop unroller's iteration is unsigned.
2010-07-30  Octavian Voicummdevapi/tests: Prevent crash when GetMixFormat fails.
2010-07-30  Henri Verbeetd3d9/tests: Read from the appropriate pixels in test_co...
2010-07-30  Henri Verbeetwined3d: Add support for ARB_texture_compression_rgtc.
2010-07-30  Henri Verbeetwined3d: Move the draw buffer array to the context.
2010-07-30  Henri Verbeetwined3d: The stateblock doesn't have a parent.
2010-07-30  Henri Verbeetddraw: Use a less offensive handle table implementation...
2010-07-30  Henri Verbeetddraw: Use a less offensive handle table implementation...
2010-07-30  David Hedbergshell32: Fixup IShellItemArray_Constructor helper.
2010-07-30  Thomas Mullalyurlmon/tests: Added some more test URIs.
2010-07-30  Dylan Smithrichedit: Avoid redundant calls to ME_CalcRunExtent.
2010-07-30  Dylan Smithrichedit: Use ME_Cursor as parameter to ME_SplitRunSimple.
2010-07-30  Dylan Smithrichedit: Remove checks for converting internal CHARFOR...
2010-07-30  Dylan Smithrichedit: Check for bits instead of equality in EM_SETC...
2010-07-30  Dylan Smithrichedit: Don't change text mode with undo or redo...
2010-07-30  Dylan Smithrichedit: Return correct values when EM_SETTEXTMODE...
2010-07-30  André Hentschelmsi: Prevent cryptic error.
2010-07-30  André Hentscheljscript: Fix typo in registry information.
2010-07-30  Alexandre Julliardgdi32: Refresh the DC transforms when the visible recta...
2010-07-30  Alexandre Julliardwinex11: Fix the positioning of some graphics primitive...
2010-07-29  Matteo Brunid3dx9: Implement D3DXAssembleShaderFromFile.
2010-07-29  Matteo Brunid3dx9: Handle parent_data parameter of D3DXInclude...
2010-07-29  Alexander Nicolaysen... shdocvw: Update the address bar when URL changes.
2010-07-29  Alexander Nicolaysen... shdocvw: Add DocHostContainer interface to interact...
2010-07-29  Jacek Cabanwscript.exe: Added IHost stub implementation.
2010-07-29  Jacek Cabanwscript.exe: Added IHost typelib.
2010-07-29  Huw Daviesoleaut32: Don't invoke a function that has the restrict...
2010-07-29  Henri Verbeetddraw: Use a less offensive handle table implementation...
2010-07-29  Henri Verbeetddraw: Use a less offensive handle table implementation...
2010-07-29  Henri Verbeetd3d9/tests: Fix an ok() message in pointsize_test().
2010-07-29  Henri Verbeetd3d9/tests: Add a test for handling floating point...
2010-07-29  Henri Verbeetwined3d: Clamp vertex shader outputs.
2010-07-29  Henri Verbeetwined3d: Unify vertex shader output handling between...
2010-07-29  Harald Hoyerpreloader: Fix moving of auxiliary values.
2010-07-29  Igor Paliychukcomdlg32: Fixed Ukrainian standard dialog sizes.
2010-07-29  Stefan Dösingerwined3d: Add casts for int to float conversions.
2010-07-29  Stefan Dösingerwined3d: Fix an msvc anachronism warning.
2010-07-29  Stefan Dösingerwined3d: Use a int for the mantissa in float_24_to_32.
2010-07-29  Stefan Dösingerwined3d: Use powf instead of pow.
2010-07-29  Alexandre Julliardgdi32: Fix offset for mirrored devices that have a...
2010-07-29  Alexandre Julliardgdi32: Fix text positioning in mirrored DCs.
2010-07-29  Alexandre Julliardgdi32: Mirror the clip region when the DC is mirrored...
2010-07-29  Nikolay Sivovshlwapi: Implement SKGetValueW over SHGetShellKey.
2010-07-29  Nikolay Sivovshlwapi: Partially implement SHGetShellKey.
2010-07-29  Nikolay Sivovshlwapi/tests: Fix some test failures on Win2000.
2010-07-29  Dylan Smithrichedit: Removed unused run flags values.
2010-07-29  Dylan Smithrichedit: Removed redundant variable ptLastSplittableRun.
2010-07-29  Dylan Smithrichedit: Invalidate without calling UpdateWindow in...
2010-07-29  Dylan Smithrichedit: Remove redundant commit and repaint in ME_Str...
2010-07-29  Dylan Smithrichedit: EN_UPDATE notification is sent on WM_PAINT.
2010-07-29  Thomas Mullalyurlmon: Implemented IUri_GetPort.
2010-07-29  Thomas Mullalyurlmon: Implemented canonicalization for ports in URIs.
2010-07-29  Thomas Mullalyurlmon/tests: Restructured invalid URI tests plus added...
2010-07-29  Thomas Mullalyurlmon: Implemented a port parse for URIs.
2010-07-29  Thomas Mullalyurlmon: Fixed a bug that would cause tests to randomly...
2010-07-29  Frédéric Delanoyshdocvw: Fix French translation.
2010-07-29  Matt 'Murph... imm32: Set size of OSVERSIONINFOA before calling GetVer...
2010-07-29  Paul Vrienssetupapi: Add a stub for SetupDiLoadClassIcon.
2010-07-29  Andrew Eikumcomdlg32/tests: Use GetOpenFileNameA instead of GetOpen...
2010-07-28  Alexandre Julliardgdi32: Make sure the text dimensions are always positiv...
2010-07-28  Alexandre Julliardwinex11: Fix handling of the lpDx array in ExtTextOut...
2010-07-28  Alexandre Julliardgdi32/tests: Add some tests for the DC origin in RTL...
2010-07-28  Alexandre Julliardgdi32/tests: Make function pointers global in the mappi...
2010-07-28  Alexandre Julliardgdi32: Make the top right corner the DC origin for...
2010-07-28  Mike Kaplinskiyserver: Fix some comments.
2010-07-28  Mike Kaplinskiyserver: Don't delay events, we simply shouldn't send...
2010-07-28  Mike Kaplinskiyserver: Consume events triggered.
2010-07-28  Alexandre Julliardserver: Use tgkill to send signals on x86_64 too.
2010-07-28  Mariusz Plucińskigameux: Add interface registration routines.
2010-07-28  Mariusz Plucińskigameux: Add IClassFactory implementation.
2010-07-28  Mariusz Plucińskigameux: Add stub of IGameExplorer implementation.
2010-07-28  Mariusz Plucińskigameux: Add gameux.dll library stub.
next