wine
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.
2008-10-21  Paul Vriensuxtheme/tests: Use skip instead of trace.
2008-10-21  Paul Vrienspsapi/tests: Use win_skip instead of trace.
2008-10-21  Paul Vrienssetupapi/tests: Fix a failure on win98.
2008-10-21  Paul Vriensmscms/tests: Fix a typo.
2008-10-21  Paul Vrienskernel32/tests: Free memory after use.
2008-10-21  Paul Vriensadvpack/tests: Use win_skip instead of trace.
2008-10-21  Juan Langcrypt32: Don't crash if adding to a provider store...
2008-10-21  Jacek Cabanjscript: Treat function expressions with identifier...
2008-10-21  Henri Verbeetd3d10: Add a stub implementation of ID3D10Device.
2008-10-21  Henri Verbeetd3d10: Add a debug function for D3D10_PRIMITIVE_TOPOLOGY.
2008-10-21  Henri Verbeetd3d10: Add a debug function for DXGI_FORMAT.
2008-10-21  Henri Verbeetd3d10: Add a debug function for D3D10_DRIVER_TYPE.
2008-10-20  Huw Davieswrc: Include errno.h.
2008-10-20  Huw Davieswidl: Include errno.h.
2008-10-20  Alexandre Julliardntoskrnl: Implemented IoDeleteSymbolicLink.
2008-10-20  Alexandre Julliardserver: Added a request to unlink an object from its...
2008-10-20  Hwang YunSong... wordpad: Updated Korean resource.
2008-10-20  Hwang YunSong... appwiz.cpl: New Korean resource.
2008-10-20  Nikolay Sivovgdiplus: Some tests for GdipCreateRegionHrgn added.
2008-10-20  Muneyuki Noguchiwinex11: Prevent XCreateIC from returning NULL when...
2008-10-20  Aric Stewartntdll: Implement SystemProcessorPerformanceInformation...
2008-10-20  Jeremiah Flerchingerwinedos: Added/stubbed/documented missing VGA registers.
2008-10-20  Jeremiah Flerchingerwinedos: Added additional VGA/VESA modes & information...
2008-10-20  Jeremiah Flerchingerwinedos: Added missing values to VGA Mode 19 (256 color...
2008-10-20  Eric Pouechwinedbg: Added a command to allow loading mismatched...
2008-10-20  Eric Pouechwinedbg: Use Unicode strings for all module references.
2008-10-20  Eric Pouechdbghelp: Report in module's info when a module's debug...
2008-10-20  Paul Bryan... ntdll: RtlSetControlSecurityDescriptor() implementation...
2008-10-20  Vijay Kiran... include: Add commctrl.rh.
2008-10-20  Detlef Riekenbergshlwapi/tests: Replace RegDeleteTreeW to run the tests...
2008-10-20  Detlef Riekenbergshlwapi: Fix pointer and size in AssocQueryStringA.
2008-10-20  James Hawkinsmsi: Use the quoted part of the registry value when...
2008-10-20  James Hawkinsmsi: Fix a copy and paste error.
2008-10-20  James Hawkinsmsi: Strip the file off the parent path if it's not...
2008-10-20  James Hawkinsmsi: Only check the file signature if the candidate...
2008-10-20  James Hawkinsmsi: Append the next directory to search to the current...
2008-10-20  James Hawkinsmsi: Only append a backslash to directories.
2008-10-20  James Hawkinsmsi: Don't get rid of the file signature when searching...
next