wine/eterwine.git
2009-09-29 Henri Verbeetwined3d: Pass IWineD3DStateBlockImpl pointers to stateb...
2009-09-29 Henri Verbeetwined3d: Clear the correct "activeLights" array in...
2009-09-29 Henri Verbeetwined3d: Add a separate function for state block initia...
2009-09-29 Henri Verbeetwined3d: Fix a typo.
2009-09-29 Paul Vriensinclude: Add an error code.
2009-09-29 Paul Vrienskernel32/tests: Fix some test failures on WinMe.
2009-09-29 Paul Vriensjscript: Add some Dutch translations.
2009-09-29 Jacek Cabanmshtml: Added IInternetHostSecurityManager stub impleme...
2009-09-29 Jacek Cabanmshtml: Added ScriptHost IServiceProvider stub implemen...
2009-09-29 Jacek Cabanjscript: Added ActiveXObject constructor stub implement...
2009-09-29 Juan Langntdll: Don't allow setting a zero thread affinity.
2009-09-29 Juan Langntdll: Don't allow setting a zero process affinity.
2009-09-29 Juan Langntdll/tests: Add tests for process and thread affinity.
2009-09-29 Alexandre Julliardwinetest: Don't run tests on native dlls when running...
2009-09-29 Alexandre Julliardwinetest: Use the registry path for COM dlls instead...
2009-09-29 Andrew Eikumwininet: Always extract #fragments in InternetCrackUrl.
2009-09-29 Peter Oberndorfershlwapi: Write back data to registry when closing reg...
2009-09-29 Peter Oberndorfershlwapi: Allow SHOpenRegStream2 A/W to work with not...
2009-09-29 Peter Oberndorfershlwapi: Remove pointer check in IStream::Clone, it...
2009-09-29 Peter Oberndorfershlwapi: Implement IStream::Write, Seek and SetSize.
2009-09-29 Peter Oberndorfershlwapi: Fix IStream::Read for reg/mem stream.
2009-09-29 Peter Oberndorfershlwapi: Fix logic of SHCreateMemStream in combination...
2009-09-29 Peter Oberndorfershlwapi: Implement IStream::Stat for registry/memory...
2009-09-29 Peter Oberndorfershlwapi: Fix prototype of SHCreateMemStream.
2009-09-29 Peter Oberndorfershlwapi: Fix spec file for some unicode functions.
2009-09-29 Andrew Eikummshtml: Check for null pointers in IHTMLLocation_get*.
2009-09-29 Aurimas Fišerasjscript: Update Lithuanian translation.
2009-09-29 Allan Tongd3d8: Don't release the parent device before destroying...
2009-09-29 Allan Tongd3d9: Don't release the parent device before destroying...
2009-09-28 Alexandre Julliardkernel32: Make toolhelp.dll into a stand-alone 16-bit...
2009-09-28 Alexandre Julliardkernel32: Moved private function prototypes out of...
2009-09-28 Alexandre Julliardkernel32: Moved GetThreadSelectorEntry to thread.c.
2009-09-28 Alexandre Julliardkernel32: Moved ToolHelpHook16 to kernel16.c, it's...
2009-09-28 Alexandre Julliardkernel32: Moved MemManInfo16 to toolhelp16.c.
2009-09-28 Alexandre Julliardkernel32: Allocate the global arena array only once...
2009-09-28 Alexandre Julliardkernel32: Make system.drv into a stand-alone 16-bit...
2009-09-28 Alexandre Julliardwinedos: Always run the BIOS tick timer.
2009-09-28 Stefan Dösingerwined3d: Test if result.clip[] works correctly.
2009-09-28 Stefan Dösingerwined3d: Don't use GL_NV_texture_shader on OSX.
2009-09-28 Detlef Riekenbergwinspool: Use the backend for DeletePortW.
2009-09-28 Detlef Riekenberglocalspl: Implement fpDeletePort.
2009-09-28 Detlef Riekenbergwinspool: Use the backend for ConfigurePortW.
2009-09-28 Detlef Riekenberglocalspl: Implement fpConfigurePort.
2009-09-28 Jacek Cabanurlmon.idl: Added IInternetHostSecurityManager and...
2009-09-28 Alexandre Julliardlibwine: Don't export wine_ldt_copy for the Windows...
2009-09-28 Ge van Geldorpshell32/tests: Fix shellpath test on Win7.
2009-09-28 Ge van Geldorpsetupapi/tests: Add acceptable error code for Win7.
2009-09-28 André Hentschelwidl: Add ARM support.
2009-09-28 Dylan Smithsecur32: Free schannel handle table.
2009-09-28 Dylan Smithsecur32: Remove redendant call to gnutls_certificate_ge...
2009-09-28 Damjan Jovanovicsti: Test behavior of creation with the A/W functions...
2009-09-28 Dylan Smithrichedit: Use ITextHost interface in ME_LinkNotify.
2009-09-28 Marcus Meissnerjscript: Initialize val_str (Coverity).
2009-09-28 Nikolay Sivovcomctl32/monthcal: Add parameter validation to MCM_HITT...
2009-09-28 Nikolay Sivovcomctl32/monthcal: Fix timestamp storing on MCM_SETRANG...
2009-09-28 Nikolay Sivovcomctl32/monthcal: Prevent configured range exceeding...
2009-09-28 Nikolay Sivovcomctl32/monthcal: Move MCN_GETDAYSTATE notification...
2009-09-28 Nikolay Sivovcomctl32/monthcal: Fix memory leak on MCN_GETDAYSTATE...
2009-09-28 Nikolay Sivovcomctl32/monthcal: Properly handle Goto Today popup...
2009-09-28 Nikolay Sivovcomctl32/monthcal: Store full date info to current...
2009-09-28 Nikolay Sivovcomctl32/monthcal: Gather currently selected year and...
2009-09-28 Nikolay Sivovcomctl32/monthcal: Make year edit box readonly, cleanup...
2009-09-28 Nikolay Sivovcomctl32/monthcal: Fix some bugs with date range.
2009-09-28 Nikolay Sivovcomctl32/monthcal: Store full date info for selection...
2009-09-28 Nikolay Sivovcomctl32/monthcal: Make tests not depend on each other.
2009-09-28 Nikolay Sivovcomctl32/monthcal: Copy SYSTEMTIME with a simple assign...
2009-09-28 Paul Vriensgdiplus/tests: Fix some test failures on older gdiplus...
2009-09-28 Henri Verbeetwined3d: Just use the actual array size as argument...
2009-09-28 Henri Verbeetwined3d: Cleanup IWineD3DDeviceImpl_SetTexture() a...
2009-09-28 Henri Verbeetwined3d: Remove some redundant code in IWineD3DVertexDe...
2009-09-28 Henri Verbeetwined3d: Keep vertex declaration references in the...
2009-09-28 Henri Verbeetwined3d: Properly keep texture references in the stateb...
2009-09-28 Jacek Cabanmshtml: Added IHTMLDocument3::attachEvent implementation.
2009-09-28 Jacek Cabanjscript: Use host global object as default 'this' if...
2009-09-28 Andrey Turkinuser32: Accept SPI_GET/SETMOUSEVANISH parameters in...
2009-09-28 Andrey Turkinuser32: Accept SPI_GET/SETDROPSHADOW parameters in...
2009-09-28 Stefan Leichterkernel32: Check parameter of CheckRemoteDebuggerPresent...
2009-09-28 Vincent Povirkuser32: Invert y in DrawTextEx in GM_COMPATIBLE mode...
2009-09-26 Detlef Riekenbergurlmon/tests: Fix sec_mgr tests on win98 (IE 4).
2009-09-26 Frédéric Delanoyjscript: Update French translation.
2009-09-26 André Hentscheljscript: Update German translation.
2009-09-26 Colin Fowlerlibport: Add generic interlocked instruction support...
2009-09-26 Markus Stockhausenole32/storage32: Fix for reference counters in nested...
2009-09-26 Alexandre Julliardinclude: Avoid direct access to wine_ldt_copy outside...
2009-09-26 Alexandre Julliardgdi32: Move the 16-bit DIB pointer support to gdi16.c.
2009-09-26 Alexandre Julliardgdi32: Get rid of the 16-bit DC hook support.
2009-09-26 Alexandre Julliardgdi32: Make wing.dll into a stand-alone 16-bit module.
2009-09-26 Alexandre Julliardgdi32: Move remaining 16-bit metafile functions to...
2009-09-26 Alexandre Julliardwinex11.drv: BS_DIBPATTERN brushes use a 32-bit handle...
2009-09-26 Alexandre Julliardwineps.drv: BS_DIBPATTERN brushes use a 32-bit handle...
2009-09-26 Alexandre Julliardgdi32: BS_DIBPATTERN brushes use a 32-bit handle in...
2009-09-25 Alexandre JulliardRelease 1.1.30. wine-1.1.30
2009-09-25 Alexandre Julliarduser32/tests: Add missing flush_events in ScrollWindow...
2009-09-25 Alexandre Julliardwindowscodecs: Fix incorrect overflow check caused...
2009-09-25 Henri Verbeetddraw: The ddraw surface is now always the wined3d...
2009-09-25 Henri Verbeetwined3d: Release the stateblock before destroying the...
2009-09-25 Henri Verbeetwined3d: Use the DXGI naming convention for all formats.
2009-09-25 Henri Verbeetwined3d: Add a state handler for WINED3DRS_SOFTWAREVERT...
2009-09-25 Henri Verbeetd3d8: It's not an error to have a NULL texture bound...
2009-09-25 Henri Verbeetwined3d: Rename IWineD3DDevice::GetIndices() to IWineD3...
next