- 25 Jun, 2014 1 commit
-
-
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
-
-
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
-
- 29 Sep, 2013 2 commits
-
-
Brian Manning authored
-
Brian Manning authored
-
- 25 Sep, 2013 2 commits
-
-
Torsten Schönfeld authored
-
Torsten Schönfeld authored
-
- 04 Feb, 2013 3 commits
-
-
Brian Manning authored
-
Brian Manning authored
- Created %meta_merge which follows v2 of meta-spec
-
Brian Manning authored
-
- 20 Jan, 2013 1 commit
-
-
Torsten Schönfeld authored
-
- 05 Jan, 2013 1 commit
-
-
Torsten Schönfeld authored
-
- 03 Jan, 2013 2 commits
-
-
Torsten Schönfeld authored
In particular, test that they are used for all equivalent spellings of a signal name. We need to require Glib 1.280 for this to work.
-
Following Gtk+ commit 1070c5849e45433ad66c076e0bf692d936813a31, add_item is even more asynchronous than before, and doesn't necessarily emit the changed signal immediately, so GtkRecentChooser won't see the added items. Emit the changed signal manually to work around this. https://bugzilla.gnome.org/show_bug.cgi?id=685865
-
- 08 Dec, 2012 1 commit
-
-
Brian Manning authored
-
- 23 Sep, 2012 1 commit
-
-
Torsten Schönfeld authored
Hopefully, this makes it easier to track down this failure: <http://www.cpantesters.org/cpan/report/44f09f56-00f5-11e2-a9f4-eaef5f66db50>.
-
- 06 Aug, 2012 2 commits
-
-
Torsten Schönfeld authored
-
Torsten Schönfeld authored
-
- 25 May, 2012 2 commits
-
-
Brian Manning authored
-
Brian Manning authored
- added more changes for the next release from commit notes
-
- 15 May, 2012 1 commit
-
-
Torsten Schönfeld authored
A test in t/GdkDnd.t moved the pointer to the (0,0) position on the screen. This triggered gnome-shell's overlay view in which it would then sometimes get stuck. Simply use different coordinates to avoid this. This means we can revert commit 17e4ca2e, "Disable a few potentially annoying tests".
-
- 12 May, 2012 1 commit
-
-
Torsten Schönfeld authored
Specifically, those in Makefile.PL and gtk-demo/main.pl.
-
- 28 Apr, 2012 2 commits
-
-
Brian Manning authored
-
Brian Manning authored
-
- 21 Apr, 2012 1 commit
-
-
Torsten Schönfeld authored
-
- 07 Apr, 2012 1 commit
-
-
Torsten Schönfeld authored
Glib now does this for us.
-
- 20 Jan, 2012 1 commit
-
-
Brian Manning authored
Updated copyright notices on files that have changed since the beginning of the year
-
- 08 Jan, 2012 1 commit
-
-
Torsten Schönfeld authored
-
- 07 Jan, 2012 1 commit
-
-
Torsten Schönfeld authored
In particular, provide a definition of the Newx() macro if needed, and don't rely on code block signatures working. https://bugzilla.gnome.org/show_bug.cgi?id=666227
-
- 05 Jan, 2012 2 commits
-
-
Torsten Schönfeld authored
This avoids a redefinition warning.
-
Torsten Schönfeld authored
In particular, one of these seems to sometimes trip gnome-shell over.
-
- 19 Nov, 2011 1 commit
-
-
Brian Manning authored
-
- 15 Oct, 2011 2 commits
-
-
Torsten Schönfeld authored
-
Torsten Schönfeld authored
-
- 13 Oct, 2011 1 commit
-
-
Torsten Schönfeld authored
-