- 02 Jun, 2021 3 commits
-
-
Nikolay Sivov authored
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Nikolay Sivov authored
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Nikolay Sivov authored
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- 07 Dec, 2020 1 commit
-
-
Michael Stefaniuc authored
Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- 23 Nov, 2020 1 commit
-
-
Gijs Vermeulen authored
Signed-off-by:
Gijs Vermeulen <gijsvrm@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- 10 Feb, 2020 1 commit
-
-
Derek Lesho authored
Signed-off-by:
Derek Lesho <dlesho@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- 23 Jan, 2020 1 commit
-
-
Zebediah Figura authored
Signed-off-by:
Zebediah Figura <z.figura12@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- 16 Jan, 2020 1 commit
-
-
Gabriel Ivăncescu authored
Fixes a regression introduced by d5410870. AssociateFocus does not grab ownership of the Document Manager, but it does return it in the "prev" output parameter with an increased refcount. So, if the docmgr gets destroyed and AssociateFocus is called again, its "prev" parameter will refer to freed memory. Windows sets it to NULL in such case. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48469Signed-off-by:
Gabriel Ivăncescu <gabrielopcode@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- 27 Oct, 2019 3 commits
-
-
Zebediah Figura authored
Signed-off-by:
Zebediah Figura <z.figura12@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Zebediah Figura authored
They vary across platforms, and in any case there's not much point testing methods that just query state. Signed-off-by:
Zebediah Figura <z.figura12@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Zebediah Figura authored
Just use one static object, and don't depend on the thread manager never calling AddRef()/Release(). Signed-off-by:
Zebediah Figura <z.figura12@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- 21 Aug, 2019 1 commit
-
-
Rémi Bernon authored
We expect it to fail because the ITfUIElementSink interface is flagged as "local" and cannot be marshalled, and because ITfThreadMgr is flagged with "threading(apartment)" and cannot be instanciated in the MTA. Signed-off-by:
Rémi Bernon <rbernon@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- 31 Jul, 2019 2 commits
-
-
Andrew Eikum authored
Signed-off-by:
Andrew Eikum <aeikum@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Andrew Eikum authored
Signed-off-by:
Andrew Eikum <aeikum@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- 28 Jun, 2018 2 commits
-
-
Zebediah Figura authored
Signed-off-by:
Zebediah Figura <z.figura12@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Zebediah Figura authored
Signed-off-by:
Zebediah Figura <z.figura12@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- 04 Jun, 2018 1 commit
-
-
Michael Stefaniuc authored
Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- 14 Mar, 2018 1 commit
-
-
Jacek Caban authored
Signed-off-by:
Jacek Caban <jacek@codeweavers.com> Signed-off-by:
Aric Stewart <aric@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- 08 Jan, 2018 1 commit
-
-
Andrey Gusev authored
Signed-off-by:
Andrey Gusev <andrey.goosev@gmail.com> Signed-off-by:
Aric Stewart <aric@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- 13 Mar, 2017 1 commit
-
-
Nikolay Sivov authored
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- 17 Jan, 2017 3 commits
-
-
Huw Davies authored
Signed-off-by:
Huw Davies <huw@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Huw Davies authored
Signed-off-by:
Huw Davies <huw@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Huw Davies authored
Signed-off-by:
Huw Davies <huw@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- 01 Sep, 2016 1 commit
-
-
Nikolay Sivov authored
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- 20 Jul, 2016 1 commit
-
-
Michael Stefaniuc authored
Signed-off-by:
Michael Stefaniuc <mstefani@redhat.de> Signed-off-by:
Aric Stewart <aric@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- 28 May, 2016 2 commits
-
-
Jacek Caban authored
Signed-off-by:
Jacek Caban <jacek@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Jacek Caban authored
Signed-off-by:
Jacek Caban <jacek@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- 05 May, 2016 1 commit
-
-
Jacek Caban authored
Signed-off-by:
Jacek Caban <jacek@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- 22 Apr, 2016 1 commit
-
-
Francois Gouget authored
Signed-off-by:
Francois Gouget <fgouget@free.fr> Signed-off-by:
Aric Stewart <aric@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- 22 Mar, 2016 2 commits
-
-
Nikolay Sivov authored
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by:
Aric Stewart <aric@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Nikolay Sivov authored
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by:
Aric Stewart <aric@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- 20 Feb, 2016 1 commit
-
-
Frédéric Delanoy authored
Signed-off-by:
Frédéric Delanoy <frederic.delanoy@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- 30 Nov, 2015 1 commit
-
-
Matteo Bruni authored
Signed-off-by:
Matteo Bruni <mbruni@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- 30 Oct, 2015 1 commit
-
-
Alistair Leslie-Hughes authored
Signed-off-by:
Alistair Leslie-Hughes <leslie_alistair@hotmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- 06 Mar, 2015 1 commit
-
-
Michael Stefaniuc authored
-
- 16 Jun, 2014 1 commit
-
-
Nikolay Sivov authored
-
- 15 May, 2014 1 commit
-
-
Jacek Caban authored
-
- 29 Apr, 2014 1 commit
-
-
Jacek Caban authored
-
- 02 Jan, 2014 1 commit
-
-
Alexandre Julliard authored
-
- 07 Nov, 2013 1 commit
-
-
André Hentschel authored
-