wine
2011-10-13  Frédéric Delanoycmd: Make MOVE work for read-only files.
2011-10-13  Frédéric Delanoycmd/tests: Show that read-only files are MOVEable.
2011-10-13  Dan Kegelmsi: Initialize variable to placate static analyzers.
2011-10-13  Alexandre Julliardgdi32: Add a helper for RGB to color index mapping...
2011-10-13  Alexandre Julliardgdi32: Add a check for null bitfields in SetDIBits.
2011-10-13  Alexandre Julliardgdi32: Get rid of the return value in DIB conversion...
2011-10-13  Alexandre Julliardgdi32: Add support for arbitrary DIB bitfields for...
2011-10-13  Alexandre Julliardgdi32: Add support for arbitrary DIB bitfields for...
2011-10-13  Alistair Leslie... mscoree: Register interfaces.
2011-10-13  Piotr Cabanmsvcp: Sync spec files.
2011-10-13  Piotr Cabanmsvcp90: Added basic_string::operator[] implementation.
2011-10-13  Piotr Cabanmsvcp90: Added basic_string<wchar>::replace implementation.
2011-10-13  Piotr Cabanmsvcp90: Added basic_string<char>::replace implementation.
2011-10-13  Piotr Cabanmsvcp90: Added basic_string::reserve implementation.
2011-10-13  Piotr Cabanmsvcp90: Added operator+(basic_string, char) implementa...
2011-10-13  Piotr Cabanmsvcp90: Added basic_string::find_first_not_of implemen...
2011-10-13  Matteo Bruniwined3d: Remove an obsolete comment.
2011-10-13  Bernhard Loosntdll/tests: FILE_OVERWRITE and FILE_OVERWRITE_IF aren...
2011-10-13  Bernhard Loosserver: PIPE_TYPE_BYTE | PIPE_READMODE_MESSAGE is inval...
2011-10-13  Piotr Cabanmsvcrt: Don't duplicate _setmbcp functionality inside...
2011-10-13  Francois Gougetpo: Fix translations with a mismatched '\n' ending...
2011-10-13  Francois Gougetcomctl32/tests: Make impl_from_IStream() static.
2011-10-13  Hans Leidekkercryptnet: Respect proxy settings.
2011-10-13  Austin Englishwined3d: Recognize "Brian Paul" as a mesa card vendor.
2011-10-13  Louis Lenderskernel32: Add stubs for several SRW lock functions.
2011-10-13  Andrew Eikumwinealsa.drv: Fix invalid pointer dereference on error...
2011-10-13  Andrew Eikumwinecoreaudio.drv: Don't fail if setting volume fails.
2011-10-13  Andrew Eikumdsound: Request a more exact buffer size from MMDevAPI.
2011-10-12  Alistair Leslie... url: Remove DllCanUnloadNow and DllGetClassObject.
2011-10-12  Alistair Leslie... mscoree: Add WARN when ICorDebugManagedCallback2 cannot...
2011-10-12  Charles Davislibwine: Fix linking with non-Apple GCC.
2011-10-12  Aric Stewartusp10: Correct where the trailing flag transitions...
2011-10-12  Alexandre Julliardgdi32: Add a helper function to look up color table...
2011-10-12  Alexandre Julliardgdi32: Move some common code out of the individual...
2011-10-12  Alexandre Julliardgdi32: Add an all-one alpha channel when converting...
2011-10-12  Nikolay Sivovntdll: Fix SID data copy length.
2011-10-12  Octavian Voicuddraw: Keep track of interface attached by AddAttachedS...
2011-10-12  Alistair Leslie... mshtml: Implement IHTMLDOMNode replaceChild.
2011-10-12  Alexander Morozovserver: Fix overlapping shared and exclusive locks...
2011-10-12  Huw Daviesgdi32: Use the helper to get the bounding rectangle.
2011-10-12  Huw Daviesgdi32: Add the liberation fonts to the default fallback...
2011-10-12  Huw Daviesgdi32: Move to a more scalable mechanism for picking...
2011-10-12  Piotr Cabanmsvcrt: Added _mbtowc_l implementation.
2011-10-12  Piotr Cabanmsvcrt: Move _pctype definition to locale.c.
2011-10-12  Piotr Cabanmsvcrt: Use _ismbblead instead of _isleadbyte in mbcode...
2011-10-12  Piotr Cabanmsvcrt: Use ismbcodepage instead of mb_cur_max in mbcod...
2011-10-12  Piotr Cabanmsvcrt: Handle C locale in _setmbcp.
2011-10-12  Piotr Cabanmsvcrt: Don't overwrite mbcinfo inside setlocale.
2011-10-12  Louis Lenderskernel32: Add stub for GetThreadPreferredUILanguages.
2011-10-12  Andrew Eikumwinmm: Use buffer offset when recording.
2011-10-12  Andrew Eikumwinmm: Also track input device position.
2011-10-12  Andrew Eikumwineoss.drv: Only write as much data as will fit into...
2011-10-12  André Hentschelmshtml: Add stub for QUERY_IS_CACHED_AND_USABLE_OFFLINE.
2011-10-11  Octavian Voicuddraw: Be consistent about param and local var naming...
2011-10-11  Octavian Voicuddraw/tests: Test detachment of attached surfaces on...
2011-10-11  Alexander Morozovkernel32/tests: Shared lock can overlap exclusive if...
2011-10-11  André Hentscheldbghelp: Remove superfluous PATH_MAX defines.
2011-10-11  Frédéric Delanoycmd/tests: Add MOVE tests.
2011-10-11  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-10-11  Henri Verbeetwined3d: Make the device parameter to wined3d_device_va...
2011-10-11  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-10-11  Henri Verbeetgameux/tests: Run the game explorer tests in a multithr...
2011-10-11  Henri Verbeetgameux: Parse GDFs in a separate thread.
2011-10-11  Huw Daviesgdi32: The text extents functions fail if passed a...
2011-10-11  Jacek Cabanvbscript: Added Hex function tests.
2011-10-11  Jacek Cabanvbscript: Added Hex function implementation.
2011-10-11  Jacek Cabanvbscript: Pass arguments to 1-arg functions directly...
2011-10-11  Huw Daviesgdi32: Add a helper to retrieve the bounding rectangle.
2011-10-11  Alexandre Julliardwinex11: Get rid of the client-side DIB optimization...
2011-10-11  Alexandre Julliardgdi32: Add an AlphaBlend entry point in the DIB driver.
2011-10-11  Hwang YunSongpo: Updated Korean translation.
2011-10-11  Frédéric Delanoypo: Update French translation.
2011-10-11  Huw Daviesgdi32: Now that we require a less ancient freetype...
2011-10-11  Huw Daviesgdi32: Remove no longer needed include file.
2011-10-11  Hans Leidekkermsi: Properly build the shortcut target path.
2011-10-11  Hans Leidekkermsi: Don't attempt to patch files if the component...
2011-10-11  Dmitry Timoshkovuser32: Respect the requested size of NONCLIENTMETRICSW...
2011-10-11  Michael Stefaniucwinealsa.drv: Remove redundant NULL checks before free...
2011-10-11  Michael Stefaniucurlmon: Remove a redundant NULL check before free ...
2011-10-11  Michael Stefaniucmsi: Remove a redundant NULL check before free (Smatch).
2011-10-11  Michael Stefaniucmsi: Remove a break after return (Smatch).
2011-10-11  Michael Stefaniucmsi: Move a TRACE before the continue (Smatch).
2011-10-11  Stefan Dösingerwined3d: Remove d3d8/9 palette support.
2011-10-11  Stefan Dösingerd3d9: Remove the palette implementation methods.
2011-10-11  Stefan Dösingerd3d8: Remove the palette implementation methods.
2011-10-11  Andrew Talbotwindowscodecs: Mark some fall-throughs in switch statem...
2011-10-11  Charles Davisntdll: Also set CPU_FEATURE_HTT on Mac OS.
2011-10-11  Andrew Eikumwineoss.drv: Trim the sub-device part of the device...
2011-10-11  Andrew Eikumwinealsa.drv: Don't try to control ALSA's behavior.
2011-10-11  Aric Stewartusp10: Implement SSA_FALLBACK.
2011-10-11  Aric Stewartusp10: Improve handling of tabs and SSA_TAB.
2011-10-11  Aric Stewartuser32: Use uniscribe ScriptBreak to handle edit contro...
2011-10-11  André Hentschelwineps.drv: Print the commands in decimal.
2011-10-11  André Hentschelinclude: Add more postscript commands.
2011-10-11  Alexandre Julliardgdi32/tests: Add tests for GdiAlphaBlend with source...
2011-10-11  Alexandre Julliardwinex11: Require an A8R8G8B8 format for blending with...
2011-10-10  Alexandre Julliardwinex11: Fall back to client-side blit when the source...
2011-10-10  Alexandre Julliardwinex11: Fall back to client-side blit for color -...
2011-10-10  Alexandre JulliardRelease 1.3.30. wine-1.3.30
2011-10-10  Huw Davieswineps: The truetype metrics should now be obtained...
next