wine
2011-10-17  Dmitry Timoshkovntdll: FreeBSD needs page read access when execute...
2011-10-17  Juan Langshell32: Use existing buffer rather than copying, and...
2011-10-17  Juan Langshell32: Check size of input parameters before copying...
2011-10-17  Alistair Leslie... mmcndmgr: Add mmcndmgr dll.
2011-10-17  Alistair Leslie... mmcndmgr: Add MMC interfaces.
2011-10-17  Ken Sharpntdll: Update Win2k8 to SP2.
2011-10-17  Alexandre Julliardgdi32: Add a fall back implementation of BlendImage...
2011-10-17  Marcus Meissnermsvcrt: Replaced bad memcpy by strcpy (Coverity).
2011-10-17  Marcus Meissnersetupx.dll16: Fixed bad sizeof() (Coverity).
2011-10-17  Dan Kegelcomdlg32/tests: Initialize find & replace strings befor...
2011-10-17  Marcus Meissnerdsound: Remove dead code from mixer (Coverity).
2011-10-17  Marcus Meissnerusp10: Fixed some oom handling (Coverity).
2011-10-17  Marcus Meissneruser32: Load PaddedBorderWidth from registry too (Cover...
2011-10-17  Luca Bennatiwinecfg: Update Italian translation.
2011-10-17  Luca Bennaticomdlg32: Update Italian translation.
2011-10-17  Luca Bennatiinetcpl: Update Italian translation.
2011-10-17  Luca Bennatidinput: Add Italian translation.
2011-10-17  Luca Bennatipo: Update Italian translation.
2011-10-17  Hwang YunSongpo: Updated Korean translation.
2011-10-17  Frédéric Delanoycryptui: Avoid idempotent operation (Clang).
2011-10-17  André Hentscheldbghelp: Rewrite stabs parsing to not need PATH_MAX.
2011-10-17  Francois Gougetpo: Fix Catalan translations with a mismatched '\n...
2011-10-17  Łukasz Wojniłowiczwinecfg: Update Polish translation.
2011-10-17  Łukasz Wojniłowiczpo: Update Polish translation.
2011-10-17  Thomas Faberntdll/tests: Fix build with MSVC.
2011-10-17  Marcus Meissnerwinecfg: Added missing break (Coverity).
2011-10-17  Marcus Meissnerdsound: Added missing LeaveCriticalSection (Coverity).
2011-10-17  Marcus Meissnerwined3d: Fixed sizeof (Coverity).
2011-10-17  Marcus Meissnerwinhttp: Fixed sizeof calls (Coverity).
2011-10-17  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-10-17  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-10-17  Henri Verbeetwined3d: Also restore the pixel format in context_resto...
2011-10-17  Henri Verbeetwined3d: Don't try to access the swapchain of a destroy...
2011-10-17  Henri Verbeetwined3d: Don't bother updating the context's window...
2011-10-17  Vitaliy Margolendinput: Put some checks back into GetDeviceData for...
2011-10-17  Vitaliy Margolendinput: Don't mask buffer overflow error.
2011-10-17  Vitaliy Margolendinput: Add buffer overflow check.
2011-10-17  Vitaliy Margolendinput: Fix buffer size in test.
2011-10-17  Alexandre Julliardgdi32/tests: Add test cases for DIB blending.
2011-10-14  Alexandre Julliardgdi32: Implement a BlendImage entry point in the DIB...
2011-10-14  Daniel Santosgdi32: Remove PS_USERSTYLE FIXME and workarounds.
2011-10-14  Daniel Santoswinex11.drv: Add on-screen PS_USERSTYLE support to...
2011-10-14  Uwe Bonnesntdll: Generate a single EV_TXEMPTY when the TX buffer...
2011-10-14  Dan Kegelshlwapi/tests: Initialize size parameter in test_SHGetS...
2011-10-14  Jacek Cabanshlwapi: Make sure we don't write anything to output...
2011-10-14  Jacek Cabanvbscript: Added more releasing tests.
2011-10-14  Jacek Cabanvbscript: Properly release global variables.
2011-10-14  Jacek Cabanvbscript: Added more script state tests.
2011-10-14  Jacek Cabanvbscript: Keep script context alive after Close call...
2011-10-14  Alexandre Julliardgdi32: Overlapping rectangles are not allowed in GdiAlp...
2011-10-14  Frédéric Delanoycmd: Make RENAME work for read-only files.
2011-10-14  Frédéric Delanoycmd/tests: Show that read-only files are RENAMEable.
2011-10-14  Frédéric Delanoycmd/tests: Add tests for directories RENAMEs.
2011-10-14  Frédéric Delanoyinetmib1: Avoid idempotent operation in findSupportedQu...
2011-10-14  Aric Stewartusp10: Add fallback font for Armenian and Georgian.
2011-10-14  Aric Stewartusp10: Correct buffer reading overrun.
2011-10-14  Piotr Cabanmsvcp: Sync spec files.
2011-10-14  Piotr Cabanmsvcp90: Added _String_val class implementation.
2011-10-14  Piotr Cabanmsvcp90: Remove code that is never executed.
2011-10-14  Piotr Cabanmsvcp90: Added basic_string::max_size implementation.
2011-10-14  Piotr Cabanmsvcp90: Added more basic_string constructor implementa...
2011-10-14  Piotr Cabanmsvcp90: Added more basic_string::assing functions.
2011-10-14  Piotr Cabanmsvcp90: Added basic_string::operator>= implementation.
2011-10-14  Piotr Cabanmsvcp90: Added basic_string::operator> implementation.
2011-10-14  Piotr Cabanmsvcp90: Added basic_string::operator<= implementation.
2011-10-14  Jacek Cabanvbscript: Make sure to remove an object from object...
2011-10-14  Alex Henriepo: Update Catalan translation.
2011-10-14  Vitaliy Margolendinput: Acquire should not reset buffer position.
2011-10-14  Vitaliy Margolendinput: GetDeviceData always succeeds regardless if...
2011-10-14  Piotr Cabanmsvcrt: Fix handling of locales without region in MSVCR...
2011-10-14  Piotr Cabanmsvcrt: Added missing calling convention specification.
2011-10-14  Andrew Talbotwined3d: Mark some fall-throughs in switch statements.
2011-10-14  Andrew Talbotwinealsa.drv: Add some return statements to mark semant...
2011-10-14  Dan Kegelgdiplus/tests: Must define biClrUsed when calling Creat...
2011-10-14  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-10-14  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-10-14  Henri Verbeetwined3d: Cleanup context_create() error handling a...
2011-10-14  Henri Verbeetwined3d: Get rid of the mostly unused "pfd" variable...
2011-10-14  Henri Verbeetgameux: Don't shadow hr in GAMEUX_RegisterGame().
2011-10-14  Alexandre Julliardgdi32/tests: Add more tests for various palette formats...
2011-10-14  Alexandre Julliardgdi32/tests: Add more tests for arbitrary 32-bpp bitfie...
2011-10-14  Alexandre Julliardgdi32/tests: Add tests for DIB conversions from various...
2011-10-13  Alexandre Julliardgdi32: Use a reduced precision for RGB to palette mappi...
2011-10-13  Dylan Smithd3dx9: Removed a duplicate NULL check.
2011-10-13  Vincent Povirkmsi: Use MsgWaitForMultipleObjectsEx to do waits.
2011-10-13  Vincent Povirkwindowscodecs: Use a smaller magic number to detect...
2011-10-13  Dan Kegelwinealsa.drv: When allocating opaque blobs for alsa...
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.
next