- 27 Aug, 2019 1 commit
-
-
Brian Manning authored
-
- 04 Aug, 2019 1 commit
-
-
Torsten Schönfeld authored
-
- 21 Apr, 2017 2 commits
-
-
Brian Manning authored
-
Brian Manning authored
-
- 03 Apr, 2017 1 commit
-
-
Torsten Schönfeld authored
perl-5.26.0 will not include '.' in @INC by default. Adjust a 'require' statement accordingly.
-
- 03 Feb, 2017 1 commit
-
-
Brian Manning authored
-
- 11 Dec, 2016 1 commit
-
-
- 30 Sep, 2016 1 commit
-
-
Brian Manning authored
-
- 20 Sep, 2016 3 commits
-
-
-
Torsten Schönfeld authored
-
Torsten Schönfeld authored
-
- 24 Jan, 2016 1 commit
-
-
Brian Manning authored
-
- 06 Dec, 2015 1 commit
-
-
Torsten Schönfeld authored
For the benefit of 'whatis'.
-
- 30 Nov, 2015 1 commit
-
-
Brian Manning authored
-
- 21 Nov, 2015 1 commit
-
-
Torsten Schönfeld authored
-
- 14 Aug, 2015 1 commit
-
-
Torsten Schönfeld authored
It occurs only on gtk+ >= 2.24.26 and < 2.24.29.
-
- 10 Aug, 2015 2 commits
-
-
Brian Manning authored
-
Brian Manning authored
-
- 23 Jul, 2015 1 commit
-
-
Torsten Schönfeld authored
perl-Glib does it already, as of version 1.260.
-
- 24 Jun, 2015 3 commits
-
-
- 28 Jan, 2015 1 commit
-
-
Brian Manning authored
-
- 17 Jan, 2015 1 commit
-
-
Torsten Schönfeld authored
We do not own the returned list.
-
- 26 Dec, 2014 1 commit
-
-
Brian Manning authored
-
- 29 Nov, 2014 1 commit
-
-
Torsten Schönfeld authored
On FreeBSD, perl must be compiled with "-pthread" in order to allow loaded libraries to use threads. Hence, skip the GtkRecent* and GtkFileChooser* tests if this is not the case.
-
- 27 Nov, 2014 1 commit
-
-
Brian Manning authored
-
- 10 Aug, 2014 2 commits
-
-
Torsten Schönfeld authored
The tests that check that all vfuncs of custom cell renderers are called appropriately were relying on certain behavior of gtk+. Apparently, that is not appropriate on all platforms, as we have failure reports from armhf, mips and mipsel. Make the tests more robust by triggering all vfuncs on all custom renderers manually. https://bugzilla.gnome.org/show_bug.cgi?id=729453
-
Torsten Schönfeld authored
The wrapper Gtk2::TreeViewColumn::cell_get_position should not ignore the boolean return value.
-
- 03 Jul, 2014 1 commit
-
-
Brian Manning authored
-
- 02 Jul, 2014 1 commit
-
-
Brian Manning authored
-
- 25 Jun, 2014 2 commits
-
-
Torsten Schönfeld authored
-
Torsten Schönfeld authored
In locales with something else than a dot as the decimal separator, the combination of perl >= 5.20 and Gtk2 lead to errors wherever perl tried to parse version numbers, as in "use 5.8.0" or "use Encode 0.5". Fix by making sure we notify perl when the locale might have changed behind its back.
-
- 29 May, 2014 1 commit
-
-
Torsten Schönfeld authored
In certain environments, they either hang or cause crashes. There is only a diminishingly small chance that this behaviour is due to bugs in the bindings, so simply disable the tests by moving them into "xt", the directory for "author tests".
-
- 29 Apr, 2014 1 commit
-
-
Brian Manning authored
-
- 24 Mar, 2014 1 commit
-
-
Colin Watson authored
gdk-pixbuf 2.30.3 unified sniff buffer sizes across loaders, effectively meaning that we now don't get any signals until at least 4096 bytes have been written to the loader. Use a bigger test file to work around this. https://bugzilla.gnome.org/show_bug.cgi?id=725055
-
- 11 Dec, 2013 2 commits
-
-
Brian Manning authored
-
Brian Manning authored
-
- 05 Oct, 2013 2 commits
-
-
Gabor Szabo authored
-
Gabor Szabo authored
-