wine-orson.git
2017-10-31 Alexandre JulliardRelease 2.20. wine-2.20
2017-10-31 Huw Daviesole32: Implement IOleCache_InitCache().
2017-10-31 Huw Daviesole32: Implement IOleCache2_UpdateCache().
2017-10-31 Huw Daviesole32: There's no need to store a separate clip format...
2017-10-31 Huw Daviesole32: TYMED_NULL is not valid.
2017-10-31 Huw Daviesole32: A presentation cache for DVASPECT_ICON must...
2017-10-31 Huw Daviesole32: Adding a view cache for DVASPECT_ICON produces...
2017-10-31 Marcus Meissneruser32/tests: Removed a unreliable test.
2017-10-30 Alex Henriemountmgr: Symlink WoW64 Wine ports key to regular Wine...
2017-10-30 Marcus Meissnerpo: Update German translation.
2017-10-30 Mingcong Baipo: Update Simplified Chinese translation.
2017-10-30 Lauri Kenttäreadme: Update Finnish translation.
2017-10-30 Lauri Kenttäreadme: Fix word order.
2017-10-30 Huw Daviesuser32: Initialize length before calling GetWindowPlace...
2017-10-30 Huw Davieswinefile: Initialize length before calling GetWindowPla...
2017-10-30 Huw Daviesuser32: Trace the full NCCALCSIZE_PARAMS info if present.
2017-10-30 Huw Daviesuser32: Use WS_MINIMIZE instead of WS_ICONIC.
2017-10-30 Huw Daviesstrmbase: Remove unnecessary WS_ICONIC.
2017-10-30 Zebediah Figuraversion: Use the string value length when converting...
2017-10-30 Alistair Leslie... midimap: Check each Midi Output for a Midi Through...
2017-10-30 Jacek Cabanmshtml: Release listeners in call_event_handlers.
2017-10-30 Michael Stefaniucwmvcore: Print the debug string and not the pointer...
2017-10-25 Jacek Cabanmshtml: Don't set no_event_obj for XHR events.
2017-10-25 Jacek Cabanmshtml/tests: Added addEventListener tests.
2017-10-25 Jacek Cabanmshtml: Added support for capturing event phase.
2017-10-25 Jacek Cabanmshtml: Added IDOMEvent::removeEventListener implementa...
2017-10-25 Jacek Cabanmshtml: Added IDOMEvent::addEventListener implementation.
2017-10-25 Jacek Cabanmshtml: Properly invoke event listeners in IE9+ mode.
2017-10-25 Jacek Cabanmshtml/tests: Added a few more event tests.
2017-10-25 Jacek Cabanmshtml: Store all event listeners in a list.
2017-10-25 Jacek Cabanmshtml: Store all attached listeners before calling...
2017-10-25 Alexandre Julliardrbtree: Clarify the loop conditions to avoid confusing...
2017-10-25 André Hentschelloader: Don't warn for limited user address space on...
2017-10-25 André Hentschelloader: Build the preloader for ARM64.
2017-10-25 Zebediah Figuramfplat/tests: Skip MFTRegister() tests if permissions...
2017-10-25 Piotr Cabanmsi: Add error handling when retriving component/featur...
2017-10-25 Piotr Cabanmsi: Store condition intermediate values in union.
2017-10-25 Piotr Cabanmsi: Define special types for condition operators,...
2017-10-25 Piotr Cabanmsi: Move condition integer handling into value_i.
2017-10-24 Jacek Cabanmshtml: Added IDOMEvent:get_eventPhase implementation.
2017-10-24 Jacek Cabanmshtml/tests: Skip postMessage test on IE7.
2017-10-24 Jacek Cabanmshtml/tests: Fixed tests on old IE versions.
2017-10-24 Jacek Cabanmshtml/tests: Fixed tests on some versions of IE.
2017-10-24 Fabian Maurerwineboot: In ProcessRunKeys use correct parentheses...
2017-10-24 Piotr Cabanuser32: Don't do the painting if combobox is not visibl...
2017-10-24 Vijay Kiran... msvcp100: Add time_get::do_get and time_get::get functions.
2017-10-24 Nikolay Sivovgdiplus: Implement GdipSetImageAttributesNoOp.
2017-10-24 Andrey Gusevgdiplus: Fix misplaced parentheses.
2017-10-24 Alex Henrievbscript/tests: Try calling GetObject again if it fails...
2017-10-24 Fabian Maurerdx8vb: Add DirectX8 coclass and IDirectX8 interface.
2017-10-24 Fabian Maurerdx8vb: Add D3DX8 coclass and ID3DX8 interface.
2017-10-24 Fabian Maurerdx8vb: Add COM classfactory.
2017-10-23 Nikolay Sivovgdiplus/metafile: Implement EmfPlusRecordTypeSetClipPat...
2017-10-23 Nikolay Sivovgdiplus/metafile: Implement EmfPlusRecordTypeSetClipReg...
2017-10-23 Zebediah Figuragdiplus/tests: Mark broken bitmap background tests.
2017-10-23 Piotr Cabanmsi: Add more feature action tests.
2017-10-23 Piotr Cabanmsi: Add install test with no arguments on already...
2017-10-23 Alexandre Julliardkernel32: Also set the preloader range for 64-bit binaries.
2017-10-23 Vincent Povirktwain_32: Add support for DAT_NULL commands.
2017-10-23 Vincent Povirktwain_32: Notify data sources of their assigned Id.
2017-10-23 Pierre Schweitzermsi: Don't leak memory on failure.
2017-10-23 Pierre Schweitzermsi: Don't leak memory on failure.
2017-10-23 Piotr Cabanmsi: Improve installation with no argument of already...
2017-10-23 Piotr Cabanmsi: Improve "full uninstall" detection code.
2017-10-23 Piotr Cabanmsi: Improve feature action value evaluation in conditions.
2017-10-23 Nikolay Sivovmsxml3: Partially implement transformNodeToObject().
2017-10-23 Nikolay Sivovntdll: RtlGetCurrentDirectory_U() returns length, not...
2017-10-23 Nikolay Sivovntdll: Added RtlDosPathNameToNtPathName_U_WithStatus().
2017-10-23 André Hentschelmpr/tests: Allow values from Win8+.
2017-10-20 Nikolay Sivovgdiplus/metafile: Implement EmfPlusRegion deserialization.
2017-10-20 Nikolay Sivovgdiplus/metafile: Implement playback for EmfPlusRecordT...
2017-10-20 Nikolay Sivovgdiplus/metafile: Partially implement EmfPlusPen suppor...
2017-10-20 Jacek Cabanmshtml: Rename fire_event_obj and dispatch_event.
2017-10-20 Jacek Cabanmshtml: Don't use fire_event to dispatch document and...
2017-10-20 Jacek Cabanmshtml: Don't use fire_event to dispatch script readyst...
2017-10-20 Jacek Cabanmshtml: Don't use fire_event to dispatch document load...
2017-10-20 Jacek Cabanmshtml: Don't use fire_event to dispatch focusin and...
2017-10-20 Jacek Cabanmshtml: Don't use fire_event to dispatch help event.
2017-10-20 Jacek Cabanmshtml: Don't use fire_event in postMessage.
2017-10-20 Jacek Cabanmshtml: Use create_event_from_nsevent in handle_htmlevent.
2017-10-20 Jacek Cabanmshtml: Don't use fire_event to dispatch window load...
2017-10-20 Jacek Cabanmshtml: Don't use fire_event to dispatch contextmenu...
2017-10-20 Jacek Cabanmshtml: Use fire_event_obj to dispatch XHR readystatech...
2017-10-20 Jacek Cabanmshtml: Store current IHTMLEventObj in DOMEvent and...
2017-10-20 Jacek Cabanmshtml: Implement IDOMEvent::stopPropagation and use...
2017-10-20 Jacek Cabanmshtml: Implement IDOMEvent::preventDefault and use...
2017-10-20 Daniel Lehmanmsvcp60: Only use name for internal string in exception.
2017-10-20 Daniel Lehmanmsvcirt/tests: Add more exception tests.
2017-10-20 Piotr Cabanmsvcp: Fix logic_error and runtime_error class layout...
2017-10-20 Daniel Lehmanmsvcp120: Implement concurrent_vector::_Internal_throw_...
2017-10-20 Piotr Cabanmsvcrt: Don't define type_info structures as const...
2017-10-20 Dmitry Timoshkovole32: Remove an optimization from DataCache_Save(...
2017-10-20 Dmitry Timoshkovole32/tests: Add a test for IOleCache storage contents...
2017-10-20 Dmitry Timoshkovole32/tests: Add a test for saving an IOleCache storage.
2017-10-20 Alexandre Julliardconfigure: Silence error when krb5-config is missing.
2017-10-20 Alexandre Julliardmakedep: Output empty rule for source makefiles.
2017-10-20 Nikolay Sivovdwrite/tests: Some tests for font set properties.
2017-10-20 Nikolay Sivovinclude: Fix DWRITE_FONT_PROPERTY_ID enum.
2017-10-19 Alex Henrieuser32: Implement IDI_SHIELD.
2017-10-19 Jacek Cabanmshtml: Pass DOMEvent to call_event_handlers.
next