wine
2011-05-03  Alexandre Julliardmsvcrt: Allow forwarding to stub functions when the...
2011-05-03  Alexandre Julliardmsvcrt: Specify arguments for the stub functions.
2011-05-03  Alexandre Julliardwinebuild: Output relay thunks for stub functions when...
2011-05-03  Alexandre Julliardwinebuild: Allow specifying arguments to stub functions...
2011-05-03  Alexandre Julliardmsvcrt: Update spec files using the make_specfiles...
2011-05-03  Alexandre Julliardtools: Add a script to help synchronize spec files...
2011-05-03  Alexandre Julliardmsvcrt: Add a stub for msvcp71.dll.
2011-05-03  Alexandre Julliardmsvcrt: Add a stub for msvcp70.dll.
2011-05-02  Alexandre Julliardwineoss: Get rid of %ll printf formats.
2011-05-02  Alexandre Julliardconfigure: Improve the detection of OSS v4.
2011-05-02  Andrew Eikummmdevapi/tests: Add tests for IAudioSessionControl...
2011-05-02  Andrew Eikumwinecoreaudio.drv: Implement IAudioSessionControl:...
2011-05-02  Andrew Eikumwineoss.drv: Implement IAudioSessionControl::GetState.
2011-05-02  Andrew Eikumwinealsa.drv: Implement IAudioSessionControl::GetState.
2011-05-02  Andrew Eikummmdevapi: Initialize global driver data at DLL load...
2011-05-02  Nikolay Sivovcomctl32: Ignore size field when creating with -W calls.
2011-05-02  Nikolay Sivovcomctl32/tests: Add more MRU tests.
2011-05-02  Nikolay Sivovcomctl32: Adjust field names and some defines to match...
2011-05-02  Hans Leidekkermsi: Define common strings just once.
2011-05-02  Hans Leidekkermsi: Rewrite the folder resolution code to keep track...
2011-05-02  Hans Leidekkermsi: Use a separate function to retrieve the target...
2011-05-02  Hans Leidekkermsi: Skip disabled components in the InstallService...
2011-05-02  Hans Leidekkermsi: Avoid casts in IWineMsiRemotePackage methods.
2011-05-02  Hans Leidekkermsi: Support remote calls to MsiEnumComponentCosts.
2011-05-02  Hans Leidekkermsi: Fix handling of components without a key path...
2011-05-02  Hans Leidekkerws2_32: Add a test to show that WSAIoctl is synchronous.
2011-05-02  Jacek Cabanwininet: Use test.winehq.org for post tests.
2011-05-02  Aurimas Fišeraspo: Update Lithuanian translation.
2011-05-02  John Edmondswined3d: If Wine fails to acquire the focus window...
2011-05-02  Lucas Fialho... dinput8/tests: Tests for creation and initialization...
2011-05-02  Adam Martinsonwined3d: Fix an oops/crash in context_destroy_gl_resour...
2011-05-02  Jacek Cabanwininet: Allocate buffer for host name in HTTP_HttpOpen...
2011-05-02  Jacek Cabanwininet: Get rid of useless read_ret in netconn_read.
2011-05-02  Nikolay Sivovmsxml3: Basic support for startDocument().
2011-05-02  Nikolay Sivovmsxml3: Basic support for encoding property.
2011-05-02  Nikolay Sivovmsxml3: Store stream reference as destination.
2011-05-02  Nikolay Sivovmsxml3: Add support for standalone property.
2011-05-02  Nikolay Sivovmsxml3: Add ISAXContentHandler stub for MXXMLWriter.
2011-05-02  Nikolay Sivovmsxml3: A stub for MXXMLWriter class.
2011-05-02  Nicolas Le Camole32/tests: Fix large integer overflow warnings.
2011-05-02  Nicolas Le Cammsvcrt/tests: Avoid size_t in traces.
2011-05-02  Nicolas Le Camcomctl32/tests: Remove a set but unused variable.
2011-05-02  Marcus Meissneramstream: Mark internal symbols as hidden.
2011-05-02  Marcus Meissnerbrowseui: Mark internal symbols as hidden.
2011-05-02  Marcus Meissneradvpack: Mark internal symbols as hidden.
2011-05-02  Marcus Meissnermshtml: Mark internal symbols as hidden.
2011-05-02  Marcus Meissnerwinex11.drv: Assertion was 1 off (Coverity).
2011-05-02  Marcus Meissnermscms: Mark internal symbols as hidden.
2011-05-02  Marcus Meissnerddraw: Added missing break (Coverity).
2011-05-02  Eric Pouechdbghelp: Enhance a couple of register mapping functions...
2011-05-02  Eric Pouechdbghelp: Don't try to load fieldlist for a forward...
2011-05-02  Eric Pouechwinedump: Simplify code a bit by using IMAGE_FIRST_SECT...
2011-05-02  Eric Pouechwinedump: Simplify code a bit by using get_dir_and_size().
2011-05-02  Eric Pouechwinedump: Correctly get to the optional header for...
2011-05-01  Alexandre Julliardmsvcrt: Add stubs for the 64-bit msvcirt entry points.
2011-05-01  Alexandre Julliardmsvcrt: Implemented a few trivial math functions.
2011-05-01  Alexandre Julliardmsvcrt: Export _aexit_rtn.
2011-04-29  Alexandre JulliardRelease 1.3.19. wine-1.3.19
2011-04-29  Peter Urbanecdbghelp: Prevent winedbg page faults when loading some...
2011-04-29  Łukasz Wojniłowiczpo: Update Polish translation.
2011-04-29  Hwang YunSongpo: Update Korean translation.
2011-04-29  Hwang YunSongappwiz.cpl: Update Korean resource.
2011-04-29  Henri Verbeetwined3d: Get rid of the IWineD3DSurface typedefs.
2011-04-29  Henri Verbeetwined3d: Remove COM from the surface implementation.
2011-04-29  Henri Verbeetwined3d: Merge the IWineD3DSurface::Blt() implementations.
2011-04-29  Henri Verbeetwined3d: Merge the IWineD3DSurface::BltFast() implement...
2011-04-29  Henri Verbeetwined3d: Merge the IWineD3DSurface::Flip() implementations.
2011-04-29  Austin Englishadvapi32: Add ProcessTrace stub.
2011-04-29  Austin Englishadvapi32: Add OpenTraceA/W stubs.
2011-04-29  Alexandre Julliardmsvcrt: Forward preferably to msvcr90 when there is...
2011-04-29  Alexandre Julliardmsvcrt: Synchronize spec files across dlls.
2011-04-29  Alexandre Julliardmsvcp60: Add a stub dll.
2011-04-29  Piotr Cabanmsvcp80: Updated spec file.
2011-04-29  Piotr Cabanmsvcp90: Added basic_string<char> operator+=(char*...
2011-04-29  Piotr Cabanmsvcp90: Added basic_string<char> clear implementation.
2011-04-29  Piotr Cabanmsvcp90: Added basic_string<char> constructor implement...
2011-04-29  Piotr Cabanmsvcp90: Added basic_string<char> resize implementation.
2011-04-29  Piotr Cabanmsvcp90: Added basic_string<char> operator[] implementa...
2011-04-29  Piotr Cabanmsvcp90: Added basic_string<char> at implementation.
2011-04-29  Piotr Cabanmsvcp90: Added basic_string<char> operator +=(char...
2011-04-29  Piotr Cabanmsvcp90/tests: Added basic_string<char> find tests.
2011-04-29  Piotr Cabanmsvcp90: Added basic_string<char> find implementation.
2011-04-29  Piotr Cabanmsvcp90: Added basic_string<char> operator< implementation.
2011-04-29  Piotr Cabanmsvcp90: Move basic_string<char>:swap implementation.
2011-04-29  Marcus Meissnerwindowscodecs: Mark internal symbols as hidden.
2011-04-29  Marcus Meissnerwintrust: Mark internal symbols as hidden.
2011-04-29  Marcus Meissnerwinhttp: Mark internal symbols as hidden.
2011-04-29  Marcus Meissneravifil32: Mark internal symbols as hidden.
2011-04-29  Marcus Meissnerdinput: Mark internal symbols as hidden.
2011-04-29  Frédéric Delanoypo: Fix/improve some English entries.
2011-04-29  Frédéric Delanoypo: Update French translation.
2011-04-29  André Hentschelshell32: Add some selection tests.
2011-04-29  André Hentschelshell32: Don't crash if selection is NULL.
2011-04-28  Alexandre Julliardwineps: Add a helper function for paper size conversions.
2011-04-28  Jacek Cabanwininet: Moved OpenSSL initialization to separated...
2011-04-28  Jacek Cabanwininet: Rename WININET_NETCONNECTION to netconn_t.
2011-04-28  Alistair Leslie... mscoree: Implemented GetRequestedRuntimeVersion.
2011-04-28  Alistair Leslie... mscoree: Add stub CreateDebuggingInterfaceFromVersion.
2011-04-28  Piotr Cabanmsvcrt: Updated spec file.
2011-04-28  David Hedbergoleaut32: Fix CLSIDToString behaviour when passed an...
next