wine
2011-09-01  Dan Kegelconfigure: Fix configure failures under -Werror -Wall.
2011-09-01  Dan Kegelconfigure: AC_C_CONST is obsolete.
2011-09-01  Andrew Eikumwinecfg: Remove driver selection from Audio tab.
2011-09-01  Andrew Eikummmdevapi: Automatically select the correct driver.
2011-09-01  Andrew Eikumwinmm: Determine the driver from MMDevAPI.
2011-09-01  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-09-01  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-09-01  Henri Verbeetwined3d: Merge the wined3d_surface_flip() implementations.
2011-09-01  Henri Verbeetwined3d: Merge the wined3d_surface_set_mem() implementa...
2011-09-01  Austin Englishwined3d: Remove an unused variable.
2011-09-01  André Hentschellocalspl: Fix printing a NULL string.
2011-09-01  Alexandre Julliardwinex11: Fix SetDIBitsToDevice coordinate mapping for...
2011-09-01  Alexandre Julliardwinex11: Fix SetDIBitsToDevice coordinate mapping in...
2011-09-01  Alexandre Julliardgdi32/tests: Add some SetDIBitsToDevice tests, based...
2011-08-31  Aurimas Fišeraspo: Update Lithuanian translation.
2011-08-31  Stefan Dösingerddraw: Add a test for DDSD_ZBUFFERBITDEPTH and DDSD_PIX...
2011-08-31  Stefan Dösingerddraw: Set dwZBufferBitDepth in old z buffers.
2011-08-31  Stefan Dösingerddraw: Convert dwZBufferBitDepth into a DDPIXELFORMAT.
2011-08-31  Stefan Dösingerddraw: Introduce a function to convert a DDSURFACEDESC2...
2011-08-31  Stefan Dösingerddraw: Introduce a function to convert a DDSURFACEDESC...
2011-08-31  Stefan Dösingerddraw: Show that ddraw reads ddsCaps without DDSD_CAPS...
2011-08-31  Francois Gougethhctrl.ocx: Don't show unimplemented buttons.
2011-08-31  Francois Gougetpo: Fix some typography issues in the Bulgarian transla...
2011-08-31  Francois Gougetpo: Mark a number of obviously incomplete cmd help...
2011-08-31  Jacek Cabanmsi: Ude default calling convention for internal functions.
2011-08-31  Jacek Cabanmsi: Use struct instead of interface in object declarat...
2011-08-31  Michael Stefaniucshell32: Move ISvBgCm_Constructor() to avoid a forward...
2011-08-31  Michael Stefaniucshell32: COM cleanup in shv_bg_cmenu.c.
2011-08-31  Michael Stefaniucshell32: Pass objects instead of ifaces to helpers.
2011-08-31  Octavian Voicuole32: Fix a few incorrect pointer/integer casts on...
2011-08-31  Octavian Voicuieframe: Fix a few incorrect pointer/integer casts...
2011-08-31  Octavian Voicumsxml3/tests: Fix a warning in saxreader tests when...
2011-08-31  Frédéric Delanoycmd/tests: Add pushd/popd tests.
2011-08-31  André Hentschelshell32/tests: Fix checking the child strings.
2011-08-31  Alistair Leslie... uxtheme: Set last error on NULL pointer.
2011-08-31  Marcus Meissnerntdll: Handle errno also for non ENOENT errors on lseek...
2011-08-31  Marcus Meissnermsi: Check return value of msi_string2idW (Coverity).
2011-08-31  Frédéric Delanoypo: Update French translation.
2011-08-31  Michael Mc... d3dx9: Use 0 instead of D3DLOCK_DISCARD in D3DXCreateTextW.
2011-08-31  Michael Mc... d3dx9: Use 0 instead of D3DLOCK_DISCARD in D3DXCreateCy...
2011-08-31  Michael Mc... d3dx9: Use 0 instead of D3DLOCK_DISCARD in D3DXCreateSp...
2011-08-31  Michael Mc... d3dx9: Use 0 instead of D3DLOCK_DISCARD in D3DXLoadMesh...
2011-08-31  Michael Mc... d3dx9: Use 0 instead of D3DLOCK_DISCARD in load_skin_me...
2011-08-31  Michael Mc... d3dx9: Use 0 instead of D3DLOCK_DISCARD in OptimizeInPlace.
2011-08-31  Jacek Cabanvbscipt: Added IActiveScript::GetScriptState implementa...
2011-08-31  Jacek Cabanvbscript: Added more IActiveScript tests.
2011-08-31  Jacek Cabanvbscipt: Added IActiveScript::Close implementation.
2011-08-31  Jacek Cabanvbscript: Added IActiveScript::InitNew implementation.
2011-08-31  Michael Stefaniucdsound: Handle primary buffers in two more IDirectSound...
2011-08-31  Michael Stefaniucdsound: Handle primary buffers in IDirectSoundBufferImp...
2011-08-31  Michael Stefaniucdsound: Move the primary buffer description into the...
2011-08-31  Michael Stefaniucdsound: Don't delete the primary buffer if a sub iface...
2011-08-31  Michael Stefaniucdsound: Use the same struct for the primary buffer...
2011-08-31  Andrew Talbotmscoree: Fix a zero-sized array.
2011-08-31  André Hentschelwinevdm: Use mangled short path names for DOSBox.
2011-08-31  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-08-31  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-08-31  Henri Verbeetddraw: Get rid of the ImplType fields in IDirectDrawImp...
2011-08-31  Henri Verbeetddraw: Get rid of the surface implementation switching...
2011-08-31  Henri Verbeetddraw: Make the OpenGL renderer the default one.
2011-08-31  Henri Verbeetwined3d: Use the resource size for copying between...
2011-08-31  Alexandre Julliardgdi32: Use SetDIBits to set the initial bits of a DDB.
2011-08-31  Alexandre Julliardgdi32: Only use the hdc parameter in SetDIBits when...
2011-08-31  Alexandre Julliardgdi32: Allow SetDIBits to use the null driver.
2011-08-31  Alexandre Julliardgdi32: Forward the null driver PutImage to the DIB...
2011-08-30  Alexandre Julliardgdi32: Forward the null driver GetImage to the DIB...
2011-08-30  Jay Yangexplorer: Try ShellExecute if the parameter isn't a...
2011-08-30  Marcus Meissnerwined3d: Remove a useless NULL check (Coverity).
2011-08-30  Marcus Meissnergameux: Initialize a variable (Coverity).
2011-08-30  Octavian Voicucmd/tests: Test del /s recursion in subdirectories...
2011-08-30  Jörg Höhlemmdevapi: Do not mix frames and bytes.
2011-08-30  Frédéric Delanoycmd/tests: Add ftype tests.
2011-08-30  Frédéric Delanoycmd: Add help for FTYPE command.
2011-08-30  Frédéric Delanoycmd: Fix invalid RegSetValueExW call in WCMD_assoc.
2011-08-30  Frédéric Delanoycmd/tests: Add assoc tests.
2011-08-30  Frédéric Delanoycmd: Ensure WCMD_assoc error messages are sent to stder...
2011-08-30  Frédéric Delanoycmd: Add WCMD_output_asis_stderr function.
2011-08-30  Frédéric Delanoycmd: Add help for ASSOC command.
2011-08-30  Jacek Cabanvbscript: Moved VBScript declaration to vbscript.c.
2011-08-30  Jacek Cabanvbscript: Added IActiveScript::SetScriptSite implementa...
2011-08-30  Maxime Lombardwined3d: Add support for Nvidia GTX 460M.
2011-08-30  Jérôme Gardourpcrt4: Properly unmarshall EMUM16 discriminant.
2011-08-30  Francois Gougetnet: Remove an untranslatable string from the resources.
2011-08-30  Michael Stefaniucole32: COM cleanup in compositemoniker.c.
2011-08-30  Michael Stefaniucole32: COM cleanup in filemoniker.c.
2011-08-30  Andrew Talbotwinex11.drv: Remove unneeded address-of operator from...
2011-08-30  Andrew Talbotwined3d: Remove unneeded address-of operators from...
2011-08-30  Andrew Talbotshell32: Remove unneeded address-of operators from...
2011-08-30  Andrew Talbotcomctl32: Remove unneeded address-of operator from...
2011-08-30  Aric Stewartusp10: When calling ShapeIndicSyllables we need to...
2011-08-30  André Hentschelversion: Return VIF_CANNOTREADSRC if no source path...
2011-08-30  André Hentscheld3dcompiler_43/tests: Fix printing a NULL string.
2011-08-30  André Hentschelwinspool.drv/tests: Fix tracing a NULL string.
2011-08-30  André Hentscheld3dx9_36/tests: Fix printing a NULL string.
2011-08-30  André Hentschelcomctl32/tests: Fix printing a NULL string.
2011-08-30  André Hentschelrpcrt4/tests: Fix NULL string handling in an ok() check.
2011-08-30  Francois Gougetservices: If a service is not started, then say so...
2011-08-30  Francois Gougetservices: Refuse to start disabled services.
2011-08-30  Francois Gougetservices: Cleanup when a service fails to start so...
2011-08-29  Alexandre Julliardgdi32: Add a helper function to initialize DIB info...
next