wine
2008-10-23  Huw Daviesole32: Call the appropriate storage function when we...
2008-10-23  Paul Vriensoleacc/tests: Fix some failures on Win98 up to W2K.
2008-10-23  Jeff Zaroykodsound/tests: Fix a failing capture test on win2k.
2008-10-23  Jeff Zaroykodsound/tests: Fix failing propset and capture tests...
2008-10-23  Andrew Talbotmsxml3: Sign-compare warning fix.
2008-10-23  Juan Langcrypt32: Correct trust error status for cyclic chains.
2008-10-23  Juan Langinclude: Fix typos.
2008-10-23  Juan Langcrypt32: Add stub for CertEnumPhysicalStore.
2008-10-23  Juan Langcrypt32: Pass flags to enumeration callback.
2008-10-23  Nikolay Sivovgdiplus: Added GdipSetClipGraphics.
2008-10-23  Henri Verbeetdxgi: Add a stub IDXGIDevice implementation.
2008-10-23  Henri Verbeetdxgi: Add the IDXGIDevice interface.
2008-10-23  Henri Verbeetdxgi: Fix a typo.
2008-10-23  Dylan Smithrichedit: Fixed pointer syntax in helper functions...
2008-10-22  Aric Stewartntdll: Update behavior of ActivationContextBasicInforma...
2008-10-22  Hans Leidekkerwldap32: Skip tests when the server can't be reached.
2008-10-22  Ricardo Filipemshtml: Added Portuguese translation.
2008-10-22  Ricardo Filipesane.ds: Added Portuguese translation.
2008-10-22  Ricardo Filipeiccvid: Added Portuguese translation.
2008-10-22  Ricardo Filipemsvfw32: Added Portuguese translation.
2008-10-22  Ricardo Filipewineboot: Added Portuguese translation.
2008-10-22  Ricardo Filipenet: Added Portuguese translation.
2008-10-22  Ricardo Filipetaskmgr: Added Portuguese translation.
2008-10-22  Ricardo Filipewrite: Added Portuguese translation.
2008-10-22  Ricardo Filipewordpad: Added Portuguese translation.
2008-10-22  Ricardo Filipexcopy: Added Portuguese translation.
2008-10-22  Ricardo Filipeoleview: Added Portuguese translation.
2008-10-22  Alexandre Julliardconfigure: Explicitly mention that we need 32-bit libra...
2008-10-22  Paul Vrienskernel32/tests: Skip a test if needed.
2008-10-22  Paul Vrienskernel32/tests: Fix a few failures on win9x and winme.
2008-10-22  Dylan Smithrichedit: Fixed EM_POSFROMCHAR for pos of text length.
2008-10-22  Dylan Smithrichedit: Added tests for EM_POSFROMCHAR for pos around...
2008-10-22  Andrew Talbotmsvcrt: Sign-compare warnings fix.
2008-10-22  Paul Vriensuserenv/tests: Skip a few tests on NT4.
2008-10-22  Paul Vriensuserenv/tests: Rewrite the test to cope with multiple...
2008-10-22  Maarten Lankhorstsetupapi: Implement installing catalog files.
2008-10-22  Hans Leidekkercryptui: Honour hDestCertStore in CryptUIWizImport...
2008-10-22  Dmitry Timoshkovgdi32: Make EnumEnhMetaFile update the DC state before...
2008-10-22  Dylan Smithrichedit: Handle ctrl-key shortcuts on WM_KEYDOWN.
2008-10-22  Dylan Smithrichedit: Added tests for ctrl-key shortcut handling...
2008-10-22  Jacek Cabanjscript: Return NaN in Math.ceil if called without...
2008-10-22  Jacek Cabanjscript: Added Math.floor implementation.
2008-10-22  James Hawkinsmsi: Only compare the file version if a version was...
2008-10-22  Aric Stewartcomdlg32: Some applications expect the filter combo...
2008-10-22  Aric Stewartcomdlg32/tests: Add a test for GetOpenFileName with...
2008-10-22  Nikolay Sivovgdiplus: Added Gdip[Get/Set]TextureWrapMode.
2008-10-22  Rob Shearmanwpp: Check for overflows when parsing integer constants.
2008-10-22  Henri Verbeetdxgi: Implement CreateDXGIFactory().
2008-10-22  Henri Verbeetdxgi: Add the IDXGIFactory interface.
2008-10-22  Henri Verbeetdxgi: Add a dxgi dll.
2008-10-22  Henri Verbeetd3d10: Add an initial implementation of D3D10CreateDevi...
2008-10-22  Maarten Lankhorstquartz: Implement dynamic format changing in directsoun...
2008-10-22  Maarten Lankhorstquartz: Fix ACMWrapper to allow mono channels too.
2008-10-22  Huw Davieswinspool.drv: The fourth parameter of DeviceCapabilitie...
2008-10-21  Alexandre Julliardmountmgr: Reuse create_disk_device to create the initia...
2008-10-21  Alexandre Julliardmountmgr: Create a PhysicalDrive symlink for all harddi...
2008-10-21  Alexandre Julliardmountmgr: Create a new harddisk device for dynamic...
2008-10-21  Alexandre Julliardmountmgr: Query the drive type from the registry for...
2008-10-21  Alexandre Julliardmountmgr: Convert the registry calls to Unicode.
2008-10-21  Alexandre Julliardmountmgr: Return the drive pointer from get_dosdevices_...
2008-10-21  Alexandre Julliardmountmgr: Create devices and symlinks for dynamic drive...
2008-10-21  Alexandre Julliardmountmgr: Moved the harddisk device driver to device.c.
2008-10-21  Alexandre Julliardmountmgr: Include some system headers in mountmgr.h.
2008-10-21  Hans Leidekkerwldap32: Use a test query that is more likely to succee...
2008-10-21  Chris Wilsonwinex11: Ignore source clipping in BitBlt.
2008-10-21  Mounir IDRASSIwinscard: Added SCardAccessStartedEvent implementation.
2008-10-21  Dmitry Timoshkovwinmm: MMIO_ALLOCBUF is ignored if mmioOpen gets a...
2008-10-21  Huw Daviesole32: Query the object's dirty state if it's running.
2008-10-21  Huw Daviesole32: Call the object's IPersistStorage_HandsOffStorag...
2008-10-21  Huw Daviesole32: Call the object's IPersistStorage_SaveCompleted...
2008-10-21  Huw Daviesole32: Call the object's IPersistStorage_Save() if...
2008-10-21  Huw Daviesole32: Call the object's IPersistStorage_InitNew()...
2008-10-21  Huw Daviesole32: Call the object's IPersistStorage_Load() if...
2008-10-21  Huw Daviesole32: Call the object's IOleObject_IsUpToData() if...
2008-10-21  Huw Daviesole32: Call the object's own IOleObject_GetUserType...
2008-10-21  Huw Daviesole32: Partial implementation of IOleObject_Update().
2008-10-21  Paul Bryan... advapi32: LookupAccountNameW() - only first user accoun...
2008-10-21  Paul Bryan... advapi32: LookupAccountSidW() - handle first user account.
2008-10-21  Paul Bryan... advapi32: LookupAccountNameW() - NULL account name...
2008-10-21  Paul Bryan... advapi32: LookupAccountNameW() - use CreateWellKnownSid...
2008-10-21  Paul Bryan... advapi32: LookupAccountNameW() - correct call in SetEnt...
2008-10-21  Paul Bryan... advapi32: LookupAccountNameW() - use ACCOUNT_SIDS domai...
2008-10-21  Paul Bryan... advapi32: LookupAccountNameW() - return correct domain...
2008-10-21  Paul Bryan... advapi32: LookupAccountNameW() - passes expected SidTyp...
2008-10-21  Paul Bryan... advapi32: LookupAccountNameW() - add got clause to...
2008-10-21  Detlef Riekenbergmscms: Quiet a noisy fixme.
2008-10-21  Tobias Jakobiwined3d: Add GL_TEXTURE_BINDING_3D to wined3d_gl header.
2008-10-21  Tobias Jakobiwined3d: Fix some typos.
2008-10-21  Kirill K. Smirnovgdiplus: Whole picture object should be cloned in GdipC...
2008-10-21  Rafał Mużyłoconfigure: Avoid problem with recent autoconf.
2008-10-21  Eric Pouechmsvcrt: Implemented vswprintf_s.
2008-10-21  Andrew Talbotmsi: Sign-compare warnings fix.
2008-10-21  Andrew Talbotmsi: Sign-compare warnings fix.
2008-10-21  Paul Vriensshell32/tests: Use win_skip instead of trace.
2008-10-21  Paul Vriensshell32/tests: Use win_skip instead of trace.
2008-10-21  Paul Vriensusp10/tests: Use win_skip instead of trace.
2008-10-21  Paul Vriensversion/tests: Use win_skip instead of trace.
2008-10-21  Paul Vriensversion/tests: Fix a copy-paste mistake.
2008-10-21  Paul Vrienscomctl32/tests: Use win_skip instead of trace.
2008-10-21  Paul Vrienscomctl32/tests: Use win_skip instead of trace.
next