Age | Commit message (Collapse) | Author |
|
Change-Id: I12014c46bf4a22232c8739166effc42756e97dce
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165252
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>
|
|
'atk_component_get_position' is deprecated since ATK 2.12 and
'atk_component_get_extents' should be used instead, which also
returns the width and the height (that we don't need here).
[1] https://docs.gtk.org/atk/method.Component.get_position.html
Change-Id: I8c49cc6942406051bca1fcdfa4ca0bfc8d326911
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/130333
Tested-by: Jenkins
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
|
|
Change-Id: I219798ed42aff11d09fd45c26ca1a018c2d22c08
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115239
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|