Commit Graph

7 Commits

Author SHA1 Message Date
125c1777d7 d/tests: Disable AT-SPI for tests that do not guarantee to install it
This squashes another warning.
2021-08-20 16:01:21 +01:00
bba0b5270d d/tests: Return G_SOURCE_REMOVE from timeout callback
Otherwise it's undefined behaviour in C. Implicitly returning None
from the timeout callback in Python is actually OK, but explicit is
better than implicit.
2019-09-15 15:30:41 +01:00
7491e451ce d/tests/python3-gi: Don't fail if gir1.2-gtk-4.0 is installed 2019-07-17 10:57:34 +01:00
ddcdefa98c Use the same Xvfb screen configuration as in the upstream GTK+ 4 Gitlab-CI tests
This will hopefully make GLX work (see also #874077)
2018-09-19 10:00:20 +01:00
3c11e78406 Fix file permissions after svn conversion 2017-12-21 20:53:48 -05:00
95437575d4 Move experimental branch of gtk+3.0 to unstable 2013-05-23 13:17:54 +00:00
ce61c8b596 * New upstream release
* Sync with ubuntu:
  * debian/rules: Make test failures fatal again
  * debian/libgtk-3-0.symbols: Updated
  * debian/rules: Update build-depends
  * debian/libgtk-3-bin.install: Add gtk-launch: A new commandline utility
    to launch an application from its desktop file
  * Add autopkgtest support
* debian/patches/072_statusicon_icon_size.patch:
  * Removed merged upstream
* debian/patches/074_try-harder-to-discriminate-Shift-F10-and-F10.patch:
  * Removed, fixed upstream
* debian/patches/073_transparent_colors.patch
  * Removed, fixed upstream
* debian/control.in: bump glib2.0 build-dep to >= 2.33.14 to trump the dodgy
  version in unstable
2012-09-23 21:06:40 +00:00