wine-orson.git
2014-08-08 Alexandre JulliardRelease 1.7.24. wine-1.7.24
2014-08-08 Zhenbo Limshtml: Added IHTMLStyle:: textTransform property imple...
2014-08-08 Shuai Mengvbscript: Implemented ScriptEngineMinorVersion.
2014-08-08 Shuai Mengvbscript: Implemented ScriptEngineMajorVersion.
2014-08-08 Shuai Mengvbscript: Inplemented ScriptEngineBuildVersion.
2014-08-08 Shuai Mengvbscript: Implemented ScriptEngine.
2014-08-07 Bernhard Reiterimagehlp/tests: Add test for BindImageEx.
2014-08-07 Aric Stewartdwrite: Basic implementation for FontCollectionLoader...
2014-08-07 Aric Stewartdwrite: Make dwritefactory an allocated object.
2014-08-07 Andrei Slăvoiuwined3d: Use capabilities from the shader backend or...
2014-08-07 Andrei Slăvoiuwined3d: Make d3d_level_from_gl_info return an enum...
2014-08-07 Michael Müllerwindowscodecs: Fix number of returned properties in...
2014-08-07 Zhenbo Limshtml/tests: Better output when an exception is caught.
2014-08-07 André Hentschelwpcap: Implement pcap_lib_version.
2014-08-06 Indrek Altperewbemprox: Fix a few OLE variant mappings.
2014-08-06 André Hentschelwpcap: Initial stub implementation.
2014-08-06 Ken Thomaseswinemac: When removing the status item for a systray...
2014-08-06 Akihiro Sagawapo: Update Japanese translation.
2014-08-05 Aurimas Fišeraspo: Update Lithuanian translation.
2014-08-05 Austin Englishwine.inf: Fix quoting for msiexec commands.
2014-08-05 Erich E. Hooverquartz: Fix race condition between EndOfStream and...
2014-08-05 Erich E. Hooverquartz: Fix race condition on EndFlush between csRender...
2014-08-05 Erich E. Hooverquartz: Fix race condition on EndOfStream between csRen...
2014-08-05 Erich E. Hooverstrmbase: Fix race condition on InputPin_EndOfStream...
2014-08-05 Erich E. Hooverstrmbase: Fix race condition on InputPin_EndFlush betwe...
2014-08-05 Erich E. Hooverstrmbase: Fix race condition on InputPin_BeginFlush...
2014-08-05 Hao Pengiphlpapi: Add PfUnBindInterface function stub.
2014-08-05 Hao Pengiphlpapi: Add PfDeleteInterface function stub.
2014-08-05 Hao Pengiphlpapi: Add PfBindInterfaceToIPAddress function stub.
2014-08-05 David Hedbergshell32: Implement IEnumShellItems for IShellItemArray.
2014-08-05 Nikolay Sivovdwrite/tests: Some tests for drawing sequence for a...
2014-08-05 Nikolay Sivovdwrite: Added GetCurrentTransform() for a render target.
2014-08-05 Bruno Jesusrsaenh: A 40 bit key on Enhanced provider will not...
2014-08-05 Bruno Jesusrsaenh: Use the remaining hash data as salt if requested.
2014-08-05 Bruno Jesusrsaenh: Handle the failure to set Base provider effecti...
2014-08-05 Bruno Jesusrsaenh/tests: Update some tests.
2014-08-05 Bruno Jesusrsaenh/tests: Add SHA-256 tests.
2014-08-04 Michael Müllershell32: Create profile directories available in Vista...
2014-08-04 Andreas Mohrkernel32: Fix naming/spelling/typo of macro to HasOverl...
2014-08-04 Austin Englishhid: Add HidD_GetProductString stub.
2014-08-04 Piotr Cabanmsvcp110: Add _Xbad_alloc implementation.
2014-08-04 Austin Englishwine.inf: Use full path to msiexec.
2014-08-04 Nikolay Sivovdwrite: Implement Resize() for bitmap render target.
2014-08-04 Nikolay Sivovinclude: Added IDWriteLocalFontFileLoader.
2014-08-04 Nikolay Sivovmsxml3/saxreader: Fix attributes array growing size.
2014-08-04 Jacek Cabanmshtml: Added IHTMLElement:scrollIntoView implementation.
2014-08-04 Nikolay Sivovdwrite/tests: Added some tests for inline object and...
2014-08-04 Nikolay Sivovdwrite: Store maximum width/height for text layout.
2014-08-04 Piotr Cabanmsvcrt: Only check for flag presence in isatty function.
2014-08-04 David Hedbergcomdlg32: Support browsing for folders.
2014-08-04 David Hedbergshell32: Implement IShellItemArray::GetAttributes.
2014-08-04 David Hedbergshell32: Implement SHCreateShellItemFromIDLists.
2014-08-04 David Hedbergshell32: Always initialize shellitem to NULL in SHCreat...
2014-08-04 David Hedbergshell32: Return S_OK only if the flags matches the...
2014-08-04 David Hedbergshell32: Mask out attributes we didn't ask for in Shell...
2014-08-04 David Hedbergshell32/tests: Tests for IShellItemGetAttributes.
2014-08-04 Bruno Jesusrsaenh: The RC2 algorithm from Base provider supports...
2014-08-04 Bruno Jesusrsaenh: Use a helper to get the key container.
2014-08-04 Henri Verbeetwined3d: Move the "draw_binding" field from struct...
2014-08-04 Henri Verbeetwined3d: Get rid of the get_drawable_size() callback...
2014-08-04 Henri Verbeetwined3d: Make the "desc" parameter to wined3d_buffer_cr...
2014-08-04 Henri Verbeetd3d10core: Implement d3d10_device_CopyResource().
2014-08-04 Henri Verbeetwined3d: Add constant buffer support to the GLSL shader...
2014-07-30 Piotr Cabanmsvcp100: Add basic_streambuf::swap implementation.
2014-07-30 Piotr Cabanmsvcp100: Add basic_iostream::swap implementation.
2014-07-30 Piotr Cabanmsvcp100: Add basic_ostream::swap implementaiton.
2014-07-30 Piotr Cabanmsvcp100: Add basic_istream::swap implementation.
2014-07-30 Piotr Cabanmsvcp100: Add basic_ios::swap implementation.
2014-07-30 Piotr Cabanmsvcp100: Add ios_base::swap implementation.
2014-07-30 Stefan Dösingeruser32: Make GetRegisteredRawInputDevices hotpatchable.
2014-07-30 Bruno Jesusrsaenh/tests: Run the tests in the Base and Strong...
2014-07-30 Bruno Jesuswinhttp/tests: Add a no-content header test.
2014-07-30 Ken Thomaseswinemac: Use new API when available to list all display...
2014-07-30 Ken Thomasesntdll: In find_file_in_dir(), don't test directory...
2014-07-30 Nikolay Sivovdwrite: Added some layout tests, simplify debug output...
2014-07-30 Andrei Slăvoiuwined3d: Replace vendor specific callbacks with generic...
2014-07-30 Andrei Slăvoiuwined3d: Make the card selection for AMD binary driver...
2014-07-30 Andrei Slăvoiuwined3d: Make the card selection for Nvidia binary...
2014-07-29 Thomas Faberquartz: Destroy BaseRenderer in NullRendererInner_Release.
2014-07-29 Thomas Faberquartz: Fix IEnumFiltersImpl memory leak.
2014-07-29 Gerald Pfeiferscrrun: Add a check for empty string in start_enumeration.
2014-07-28 Jacek Cabanmshtml: Added IHTMLWindow2::navigate implementation.
2014-07-28 Thomas Faberquartz: Destroy BaseOutputPin in FileAsyncReaderPin_Rel...
2014-07-28 Thomas Faberqcap: Destroy BaseOutputPin in VfwPin_Release.
2014-07-28 Thomas Faberstrmbase: Separate BasePin destructors from Release.
2014-07-28 Thomas Faberqcap: Reference module only on successful object creation.
2014-07-28 Gerald Pfeiferdbghelp: Do not try to ignore the return codes in PEV_E...
2014-07-28 Gerald Pfeiferwinhttp: Remove unused constant proxymsg.
2014-07-28 Gerald Pfeiferwinebuild: Remove unused empty_name_table.
2014-07-28 Thomas Faberdsound: Do not call CoUninitialize if CoInitialize...
2014-07-28 Thomas Faberquartz/tests: Fix memory leaks.
2014-07-28 Thomas Faberquartz: Avoid side-effects in asserts.
2014-07-28 Thomas Faberamstream: Destroy BaseFilter after MediaStreamFilterImp...
2014-07-28 Jactry Zenginclude: Fix wrong type in tom.idl.
2014-07-28 Bruno Jesusdmime/tests: Fix a crash in Windows 2000.
2014-07-28 Bruno Jesusrsaenh: Detect AES prototype provider correctly.
2014-07-25 Alexandre JulliardRelease 1.7.23. wine-1.7.23
2014-07-25 Sebastian Lacknerwine.inf: Fix timezone information for Israel Standard...
2014-07-24 Alexandre Julliardscrrun/tests: Allow the drive total size to fit into...
2014-07-24 Alexandre Julliardntdll: Define arch_prctl since it is missing on Android.
next