[Libreoffice-commits] core.git: Changes to 'ref/for/distro/collabora/cp-5.3'
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Fri Mar 15 11:14:18 UTC 2019
New branch 'ref/for/distro/collabora/cp-5.3' available with the following commits:
commit 4fd8c97725d152a78d1046b7c3d7d3ba3f218b6f
Author: Michael Meeks <michael.meeks at collabora.com>
Date: Thu Mar 14 14:58:15 2019 +0100
LOK: switch view before event emission if necessary.
Unfortunately we still have large amounts of global state, and key
event handling in some corners requires this in addition to the window.
Change-Id: Id817030536f9cb45dbc39551dfb5332fc6998c62
Reviewed-on: https://gerrit.libreoffice.org/69269
Reviewed-by: Jan Holesovsky <kendy at collabora.com>
Tested-by: Jan Holesovsky <kendy at collabora.com>
commit 89019965bd1f982d94cb666cf0ef9877f3304deb
Author: Michael Meeks <michael.meeks at collabora.com>
Date: Wed Mar 13 17:18:11 2019 +0100
LOK: re-factor async key & mouse event re-posting.
A fairly pure re-factor, although adding disposed window
checking to a number of sites with a warning.
Moves the event emission helpers from VCL into SfxLokHelper: we're
going to need more view / integration here next anyway.
Removes lots of copy/paste horror.
Change-Id: I279c11a1d8093b4feeeb6b7850f500806fff80dd
Reviewed-on: https://gerrit.libreoffice.org/69218
Tested-by: Jenkins
Reviewed-by: Michael Meeks <michael.meeks at collabora.com>
Reviewed-on: https://gerrit.libreoffice.org/69268
Reviewed-by: Jan Holesovsky <kendy at collabora.com>
Tested-by: Jan Holesovsky <kendy at collabora.com>
More information about the Libreoffice-commits
mailing list