wine/eterwine.git
2010-11-11 Henri Verbeetwined3d: Remove some useless code.
2010-11-11 Henri Verbeetwined3d: Simply use surface_modify_location() in IWineD...
2010-11-11 Henri Verbeetwined3d: Handle rendertargetlock_mode in surface_load_l...
2010-11-11 Henri Verbeetwined3d: Take the location into account in context_appl...
2010-11-11 Jaime Ravewined3d: Added Intel GM45 video card detection.
2010-11-11 Maarten Lankhorstquartz: Reset state change after flushing.
2010-11-11 Maarten Lankhorstquartz: Fix stub for GetVideoPaletteEntries.
2010-11-11 Maarten Lankhorstwinegstreamer: Set correct state when ending processing.
2010-11-11 Maarten Lankhorstwinegstreamer: Fix regression from d62b4dcb664.
2010-11-11 Maarten Lankhorstwinegstreamer: Fix playing .flv and realmedia files.
2010-11-11 Maarten Lankhorstwinegstreamer: Add better support for unsupported audio...
2010-11-11 Alexandre Julliardshell32: Store the raw AUTHORS file in resources instea...
2010-11-11 Nikolay Sivovcryptui: Stub CryptUIDlgViewSignerInfoA.
2010-11-11 Hans Leidekkermsi: Add support for installing side-by-side assemblies.
2010-11-11 Hans Leidekkermsi: Calculate file install states after evaluating...
2010-11-11 Hans Leidekkermsi: Put quotes around the filename in MsiApplyPatch.
2010-11-11 Hans Leidekkermsi: Remove redundant function msi_find_file.
2010-11-11 Hans Leidekkermsi: MsiGet/SetFeatureState must get and set the reques...
2010-11-11 Austin Englishwinspool.drv: Skip tests when no printer is installed.
2010-11-11 André Hentschelntdll/tests: Fix crash in japanese and chinese test.
2010-11-11 André Hentschelmmdevapi: Add return value which happens on wow64 and...
2010-11-11 Austin Lundcomctl32/tests: Fixed rebar layout tests which depend...
2010-11-11 Austin Lundcomctl32/tests: Changed rebar layout tests to load...
2010-11-10 Alexandre Julliardkrnl386.exe: Use the correct pointer for RemoveVectored...
2010-11-10 Alexandre Julliardntdll: Don't call vectored exception handlers under...
2010-11-10 Alexandre JulliardRevert "ntdll: Fix possible deadlock in vectored except...
2010-11-10 Vincent Povirkmscoree: Add a proper implementation of DllCanUnloadNow.
2010-11-10 Vincent Povirkmscoree: Use the new architecture to implement _CorExeMain.
2010-11-10 Vincent Povirkmscoree: Load mono when creating a runtime host interface.
2010-11-10 Vincent Povirkmscoree: Add stub implementation of ICLRRuntimeHost.
2010-11-10 Vincent Povirkinclude: Add definition for ICLRRuntimeHost.
2010-11-10 Vincent Povirkgdiplus: Allow more drawing operations to succeed witho...
2010-11-10 Jacek Cabanurlmon: Added IInternetProtocolEx support to BindProtocol.
2010-11-10 Maarten Lankhorstwinegstreamer: Fix GetState.
2010-11-10 Austin Lundcomctl32/tests: Change expect_band_content test to...
2010-11-10 Austin Lundcomctl32/tests: Fix band info tests that depend on...
2010-11-10 Piotr Cabanshell32: Improved IShellFolder_GetUIObjectOf implementa...
2010-11-10 Dmitry Timoshkovgdi32: Remove broken check for WinXP.
2010-11-10 Henri Verbeetwined3d: Don't unregister a window unless the window...
2010-11-10 Henri Verbeetwined3d: Register a window only once.
2010-11-10 Henri Verbeetddraw: Make switching to/from fullscreen work more...
2010-11-10 Henri Verbeetddraw: Window proc replacement depends on DDSCL_EXCLUSI...
2010-11-10 Henri Verbeetwined3d: Use a lookup table in select_card_ati_binary().
2010-11-10 Michael Stefaniucurlmon/tests: Escape '\' in C strings (sparse).
2010-11-10 Michael Stefaniuckernel32/tests: '\' needs to be escaped in a C string...
2010-11-10 Michael Stefaniucinclude: Avoid a multi-character character constant.
2010-11-10 Thomas Mullalyurlmon: Simplified path canonicalization functions.
2010-11-10 André Hentschelmmdevapi/tests: Fix test on some 2k8 and mark those...
2010-11-10 Maarten Lankhorstquartz: Rework direct sound renderer rework to be more...
2010-11-10 Maarten Lankhorstquartz: Use quality control in video renderer.
2010-11-10 Maarten Lankhorststrmbase: Add support for rendering algorithms to quali...
2010-11-10 Maarten Lankhorstwinegstreamer: Add support for qos to demuxer.
2010-11-10 Maarten Lankhorstwinegstreamer: Move seeking from filter to pins.
2010-11-10 Maarten Lankhorstwinegstreamer: Add QOS to transformer filters.
2010-11-10 Maarten Lankhorstwinegstreamer: Fix NewSegment in transform filter.
2010-11-10 Maarten Lankhorstwinegstreamer: Fix buffer leak in error path.
2010-11-10 Maarten Lankhorstquartz: Reset stream time when paused after seeking.
2010-11-10 Maarten Lankhorstquartz: Add quality control to avi decoder.
2010-11-10 Maarten Lankhorstquartz: Fix video renderer EndOfStream.
2010-11-10 Maarten Lankhorstquartz: On flushing, always signal blocked event handle.
2010-11-10 Maarten Lankhorstquartz: Use media time instead of stream time in video...
2010-11-10 Maarten Lankhorststrmbase: Silence harmless fixme.
2010-11-10 Andrew Eikumoleaut32: Search inherited interfaces again in ITypeCom...
2010-11-10 Alexandre Julliardmsxml6: Add a typelib resource.
2010-11-10 Alexandre Julliardmsxml6: Add a version resource.
2010-11-10 Alexandre Julliardinclude: Make msxml6.idl a copy of msxml2.idl instead...
2010-11-10 Alexandre Julliardinclude: Define a few more msxml interfaces and classes.
2010-11-10 Alexandre Julliardinclude: Move coclass definitions to msxml2.idl.
2010-11-10 Alexandre Julliardinclude: Move IXMLDOMDocument3 definition to msxml2...
2010-11-10 Alexandre Julliardrpcrt4: Implement waiting in RpcMgmtWaitServerListen.
2010-11-09 Vincent Povirkmscoree: Support searching for .NET runtimes by exe...
2010-11-09 Vincent Povirkmscoree: Use the .NET 4 interfaces to implement CorBind...
2010-11-09 Vincent Povirkmscoree: Use the .NET 4 interfaces to implement CorBind...
2010-11-09 Vincent Povirkmscoree: Use the new search methods for GetCORVersion...
2010-11-09 Vincent Povirkmscoree: Report that all .NET versions are installed...
2010-11-09 Aric Stewartwinegstreamer: 4 buffers is insufficient for some mpeg...
2010-11-09 Matteo Brunid3dx9: Implement D3DXCreateVolumeTexture.
2010-11-09 Matteo Brunid3dx9: Implement D3DXCheckVolumeTextureRequirements.
2010-11-09 Matteo Brunid3dx9: Skip D3DXCheckCubeTextureRequirement test if...
2010-11-09 Maarten Lankhorstwinegstreamer: Clarify FIXME.
2010-11-09 Maarten Lankhorstwinegstreamer: Fix GSTInPin_EnumMediaTypes.
2010-11-09 Maarten Lankhorstquartz: Fix PullPin_EnumMediaTypes.
2010-11-09 Maarten Lankhorstwinegstreamer: Send EOS on exiting thread.
2010-11-09 Jacek Cabanmshtml: Added execScript tests.
2010-11-09 Jacek Cabanmshtml: Added IHTMLWindow2::execScript implementation.
2010-11-09 Henri Verbeetwined3d: Use lookup tables in select_card_nvidia_binary().
2010-11-09 Henri Verbeetwined3d: Use lookup tables in select_card_ati_mesa().
2010-11-09 Henri Verbeetwined3d: Recognize Evergreen in select_card_ati_mesa().
2010-11-09 Henri Verbeetd3d9/tests: Specify width and height when changing...
2010-11-09 Adam Martinsonmsxml3/tests: Tests for node_get_dataType() with XDR...
2010-11-09 Thomas Mullalyurlmon: Improve IUri support of res URIs.
2010-11-09 Thomas Mullalyurlmon: Make IUri implementation call functions through...
2010-11-09 Thomas Mullalyurlmon: CoInternetCombineIUri uses pluggable protocols.
2010-11-09 Nikolay Sivovmsxml3: Dump set node value.
2010-11-09 Nikolay Sivovmsxml3: Trace DOM document reference counts.
2010-11-09 Nikolay Sivovmsxml3: Use defined error code for no error case.
2010-11-09 Nikolay Sivovmsxml3: Fix duplicated declarations after document...
2010-11-09 Vincent Povirkd3dx9_36: Fix an error path in D3DXLoadSurfaceFromFileI...
2010-11-09 Vincent Povirkd3dx9_36: Don't check the image format in D3DXLoadSurfa...
2010-11-09 André Hentschelmsi: Downgrade an error.
next