wine/eterwine.git
2008-12-23 Juan Langcryptui: Test mismatches between allowed and given...
2008-12-23 Hans Leidekkerwintrust: Fix message handle type.
2008-12-23 Hans Leidekkerwintrust: Add some tests.
2008-12-23 Hans Leidekkerwintrust: Add stub implementations of CryptCATEnumerate...
2008-12-23 Hans Leidekkerwintrust: Implement CryptCATAdminResolveCatalogPath...
2008-12-23 Hans Leidekkerwintrust: Implement CryptCATEnumerateMember.
2008-12-23 Hans Leidekkerwintrust: Test find handles against INVALID_HANDLE_VALUE.
2008-12-23 Michael Stefaniucmsvcrt/tests: Use the C standard for multiline strings.
2008-12-23 Maarten Lankhorstriched20: Fix cast for dwCookie.
2008-12-23 Maarten Lankhorstincludes: Fix EDITSTREAM definition for win64.
2008-12-23 Maarten Lankhorstmsi: Add missing CDECL to cabinet functions.
2008-12-23 Maarten Lankhorstkernel32: Change all functions to use CDECL.
2008-12-23 Maarten Lankhorstuser32/winex11.drv: Change all user32 operations to...
2008-12-23 Maarten Lankhorstgdi32/winex11.drv: Change all gdi/opengl operations...
2008-12-23 Maarten Lankhorstwinex11.drv/wined3d: Fix tsx11 calling convention.
2008-12-23 Andrew Talbotwinex11.drv: Superfluous semicolons fix.
2008-12-23 Andrew Talbotmsvfw32: Remove superfluous semicolon.
2008-12-23 Andrew Talbotmshtml: Remove superfluous semicolons.
2008-12-23 Paul Vrienswinmm/tests: Fix a test failure on NT4 and W2K.
2008-12-23 Paul Vriensshell32/tests: Cope with Vista's behavior.
2008-12-23 Jesse Allenwinecfg: Make virtual desktop shortcut key unique.
2008-12-23 Alexandre Julliardgdi32: Fix the build without Freetype LCD support.
2008-12-22 Alexandre Julliardinclude: Add the needed dllimport attribute to the...
2008-12-22 Alexandre Julliardshell32: Use RtlRandom instead of the non-portable...
2008-12-22 Alexandre Julliardrpcrt4: Disable TCP/IP connection support if we don...
2008-12-22 Alexandre Julliardws2_32: Added implementation for inet_ntop.
2008-12-22 Alexandre Julliardsecur32: Check for lack of fork() support.
2008-12-22 Alexandre Julliardlibport: Replacement for poll().
2008-12-22 ByeongSik Jeongdi32, winex11: Add support for subpixel font rendering.
2008-12-22 Hervé Chanalshell32: A nicer icon for "open folder".
2008-12-22 Hervé Chanalshell32: A nicer icon for "folder".
2008-12-22 Alexandre Julliardwinedevice: Make sure that all dependencies of the...
2008-12-22 Christian Costadmusic: Implement IDirectMusic8Impl_CreateMusicBuffer.
2008-12-22 Christian Costadmusic: Improve IDirectMusicPortDownloadImpl_GetBuffer...
2008-12-22 Christian Costadmusic: Fix IDirectMusicPortImpl_QueryInterface.
2008-12-22 Christian Costadmusic: Add support for IID_IDirectMusicDownloadedInstr...
2008-12-22 Christian Costadmusic: Improve IDirectMusicPortImpl_DownloadInstrument...
2008-12-22 Reece Dunndsound: Correct the dsound fraglen calculations.
2008-12-22 Hans Leidekkerwintrust: Implement CryptCATOpen and CryptCATClose.
2008-12-22 Hans Leidekkerwintrust: Implement CryptCATAdminEnumCatalogFromHash.
2008-12-22 Hans Leidekkerwintrust: Record full catalog filename in catalog info...
2008-12-22 Hans Leidekkerinclude/mscat.h: Add a few declarations.
2008-12-22 Hans Leidekkerpidgen: Fix typo.
2008-12-22 Wolfgang Walterntdll: Fix set_XOff and set_XOn.
2008-12-22 Nick Burnswined3d: Fix a couple of typos in wined3d_gl.h
2008-12-22 Christian Costawinecoreaudio.drv: Initialize correctly the header...
2008-12-22 Rico Schüllerd3d9/tests: Don't create a Null-shader in d3d9, it...
2008-12-22 Mike Ruprechtwininet/tests: Add test for FtpFindFirstFile.
2008-12-22 Christian Costawineoss.drv: Initialize correctly the header before...
2008-12-22 Andrew Nguyenwinmm: mixerOpen should return success with NULL dwCall...
2008-12-22 Andrew Nguyenwinmm/tests: Refactor the mixerOpen and mixerClose...
2008-12-22 Andrew Nguyenwinmm/tests: Fix a mismatched failure message.
2008-12-22 Juan Langcryptui: Return selected store from CryptUIDlgSelectStoreW.
2008-12-22 Juan Langcryptui: Make sure a store is selected when the user...
2008-12-22 Juan Langcryptui: Add additional stores to select store dialog.
2008-12-22 Juan Langcryptui: Add system stores to the select store dialog.
2008-12-22 Juan Langinclude: Add declaration of CryptFindLocalizedName.
2008-12-22 Juan Langcryptui: Add a (empty) select store dialog.
2008-12-22 Juan Langcryptui: Implement CryptUIDlgSelectStoreA on top of...
2008-12-22 Juan Langcryptui: Add declarations for undocumented types used...
2008-12-22 Juan Langcryptui: Add stubs for CryptUIDlgSelectStoreA/W.
2008-12-22 Alexandre Julliardshell32: Use Win32 functions instead of Unix ones to...
2008-12-22 Alexandre Julliardwininet: Store file time as a SYSTEMTIME instead of...
2008-12-22 Alexandre Julliardlibport: Add a stub replacement for symlink().
2008-12-22 Alexandre Julliardconfigure: Better check for the broken mkdir on Windows.
2008-12-22 Jacek Cabanmshtml: Move preferences settings to separated function.
2008-12-22 Jacek Cabanmshtml: Release owner in nsChannel destructor.
2008-12-22 Jacek Cabanmshtml: Pass window to GetCommandState and DoCommand.
2008-12-22 Rico Schüllerwined3d: Fix compilation for Windows build.
2008-12-22 Vitaliy Margolenwinmm: Stub joyConfigChanged.
2008-12-22 Andrew Talbotriched20: Remove unused Wine debug channel.
2008-12-22 Andrew Talbotwinecoreaudio.drv: Do nothing if HAVE_AUDIOUNIT_AUDIOUN...
2008-12-22 Andrew Talbotwinealsa.drv: Do nothing if HAVE_ALSA is not defined.
2008-12-22 Andrew Talbotsxs: Remove unused Wine debug channel.
2008-12-22 Andrew Talbotdmstyle: Remove unused Wine debug channel.
2008-12-22 Andrew Talbotdmime: Remove unused Wine debug channel.
2008-12-22 Nikolay Sivovole32: Fix return value for IDataObject_GetData.
2008-12-20 Alexandre JulliardRelease 1.1.11. wine-1.1.11
2008-12-20 Alexandre Julliardmsvcrt/tests: Avoid sizeof in a trace.
2008-12-20 Alexandre Julliardmsi/tests: Avoid sizeof in traces.
2008-12-20 Alexandre Julliardd3dxof/tests: Avoid size_t in a trace.
2008-12-20 Chris Wulffmscoree: Add a stub for LockClrVersion.
2008-12-20 Christian Costawinealsa.drv: Handle midi sysex greater than a buffer.
2008-12-20 Andrei Derevyankomshtml: Updated test of QueryInterface.
2008-12-20 Andrei Derevyankomshtml: Silence IMarshal QueryInterface FIXME.
2008-12-20 Dylan Smithrichedit: Move message handling to function callable...
2008-12-20 Dylan Smithrichedit: Avoid re-calculating positions found in wrapp...
2008-12-20 Dylan Smithrichedit: Removed redundant editor height variables...
2008-12-20 Alistair Leslie... msxml3: Add ISupportErrorInfo interface to IXMLDOMDocument.
2008-12-20 Alistair Leslie... msxml3: Make functions static.
2008-12-20 Alistair Leslie... mshtml: Implement IHTMLStyle get_position.
2008-12-20 Vincent Povirkwinex11.drv: Do not assume window managers support...
2008-12-20 Christian Costadmusic: Move IDirectMusicThru and IDirectMusicPortDownl...
2008-12-20 Henri Verbeetwined3d: Consistently use .xyzw for vector components.
2008-12-20 Henri Verbeetwined3d: Remove a useless FIXME.
2008-12-20 Henri Verbeetwined3d: Only apply shader constants that changed.
2008-12-20 Henri Verbeetwined3d: Properly reset the stateblock.
2008-12-20 Henri Verbeetwined3d: Set the initial viewport in InitStartupStateBl...
2008-12-20 Vitaliy Margolendinput: Remove DIEnumDevicesCallbackAtoW.
2008-12-20 Simon C. Ionwinemaker: Correctly process directories containing...
next