wine
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...
2008-12-20  Juan Langcrypt32: Fix encoding OIDs with only two components.
2008-12-20  Juan Langcrypt32: Don't check for the TLV after indefinite-lengt...
2008-12-20  Juan Langcrypt32: Don't restrict file stores to binary-encoded...
2008-12-20  Juan Langcryptui: Fix problem with usage checkbox bitmap not...
2008-12-19  Alexandre Julliardcryptui: Commit checks.bmp missed in a previous patch.
2008-12-19  Juan Langcryptui: Don't crash if a chain can't be created for...
2008-12-19  Henri Verbeetwined3d: Don't call allocate_shader_constants() from...
2008-12-19  Roderick Colenbranderwined3d: Add GL_RG16F / GL_RG32F support using ARB_text...
2008-12-19  Roderick Colenbranderwined3d: Add R32F using ARB_texture_rg.
2008-12-19  Roderick Colenbranderwined3d: Add R16F using ARB_texture_rg.
2008-12-19  Roderick Colenbranderwined3d: Add GL_ARB_texture_rg / GL_EXT_texture_swizzle...
2008-12-19  Ricardo Filipeinclude: Add header information for CDN_INCLUDEITEM...
2008-12-19  Ricardo Filipeinclude: Add DEVNODEID and DEVINSTID definitions.
2008-12-19  Francois Gougetwinealsa.drv: Fix the m[io]dMessage() documentation.
2008-12-19  Francois Gougetwineoss.drv: Fix the m[io]dMessage() documentation.
2008-12-19  Francois Gougetwintrust/tests: Add a trailing '\n' to ok() calls.
2008-12-19  Juan Langcryptui: Partially implement CryptUIDlgViewContext.
2008-12-19  Juan Langinclude: Document definitions missing from cryptuiapi.h.
2008-12-19  Lei Zhangquartz: Ignore unknown chunks when parsing AVI headers.
2008-12-19  Vincent Povirkshell32: Use ShellExecuteEx to create error dialogs...
2008-12-19  Vincent Povirkshell32: Use ShellExecuteEx instead of ShellExecute...
2008-12-19  Vincent Povirkshell32: Display error messages in ShellExecuteEx.
2008-12-19  Vincent Povirkshell32: Use the NO_UI flag in ShellExecute.
2008-12-19  Vincent Povirkshell32: Fix a memory leak in the run dialog code.
2008-12-19  Juan Langcryptui: Refresh tabs in response to cert properties...
2008-12-19  Juan Langcryptui: Apply changes to enabled usages in response...
2008-12-19  Juan Langcryptui: Set cert friendly name and description in...
2008-12-19  Juan Langcryptui: Toggle a usage when it's clicked.
2008-12-19  Juan Langcryptui: Validate OID in add purpose dialog.
2008-12-19  Juan Langcryptui: Show/hide add purpose OID's scrollbar dependin...
2008-12-19  Juan Langcryptui: Add an add purpose dialog.
2008-12-19  Juan Langcryptui: Set purpose selection radio button based on...
2008-12-19  Juan Langcryptui: Redraw purposes list based on purpose selection.
2008-12-19  Juan Langcryptui: Show a cert's allowed usages in cert propertie...
2008-12-19  Juan Langcryptui: Show/hide description's scrollbar depending...
next