Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rgba: Use pango_color_parse_with_alpha | Matthias Clasen | 2020-08-02 | 1 | -0/+8 |
* | gdk: Rename gdk_seat_get_physical_devices() to gdk_seat_get_devices() | Carlos Garnacho | 2020-07-30 | 1 | -2/+2 |
* | gdk: Drop gdk_device_get_device_type() | Carlos Garnacho | 2020-07-30 | 1 | -4/+0 |
* | Replace "gchar" with "char" | Benjamin Otte | 2020-07-25 | 3 | -7/+7 |
* | Replace "gint" with "int" | Benjamin Otte | 2020-07-25 | 3 | -6/+6 |
* | array: Add null-termination | Benjamin Otte | 2020-07-16 | 2 | -3/+48 |
* | Add GdkArray | Benjamin Otte | 2020-07-16 | 3 | -0/+178 |
* | testsuite: Fix some memory leaks reported by asan | Matthias Clasen | 2020-07-08 | 1 | -1/+1 |
* | testsuite: Fix an asan error | Matthias Clasen | 2020-07-08 | 1 | -2/+2 |
* | Add a basic clipboard test | Matthias Clasen | 2020-06-22 | 2 | -0/+84 |
* | Rename master and slave device | Emmanuele Bassi | 2020-06-18 | 1 | -15/+15 |
* | tests: Centralize our test setup a bit | Matthias Clasen | 2020-05-15 | 1 | -5/+1 |
* | gtk: Handle seatless displays | Matthias Clasen | 2020-05-15 | 1 | -4/+15 |
* | testsuite: Tell meson we use TAP | Matthias Clasen | 2020-03-20 | 1 | -0/+1 |
* | testsuite/gdk: Add common_cflags to build | Timm Bäder | 2020-03-06 | 1 | -0/+1 |
* | gdk: Remove GdkAtom | Benjamin Otte | 2020-02-23 | 1 | -1/+1 |
* | Don't use xsettings or xft defaults in testsuite | Alexander Larsson | 2020-02-03 | 1 | -0/+1 |
* | testsuite: Stop using g_test_bug() | Benjamin Otte | 2019-05-12 | 4 | -15/+7 |
* | gdk: Add GDK_MEMORY_DEFAULT | Benjamin Otte | 2018-03-18 | 1 | -10/+4 |
* | texture: Export gdk_memory_texture_new() and GdkMemoryFormat | Benjamin Otte | 2018-03-12 | 2 | -0/+238 |
* | Drop gdk_atom_intern | Matthias Clasen | 2017-12-13 | 1 | -1/+1 |
* | testsuite: Remove cursor tests | Benjamin Otte | 2017-11-04 | 2 | -93/+0 |
* | testsuite: Remove unused test using long-gone API | Benjamin Otte | 2017-11-01 | 1 | -149/+0 |
* | Fix test environments | Matthias Clasen | 2017-10-18 | 1 | -1/+7 |
* | Install gtk tests | Matthias Clasen | 2017-10-18 | 8 | -32/+0 |
* | redo the gdk installed tests | Matthias Clasen | 2017-10-18 | 2 | -11/+11 |
* | Install gdk tests | Matthias Clasen | 2017-10-18 | 9 | -8/+57 |
* | More testsuite cosmetics | Matthias Clasen | 2017-10-18 | 1 | -1/+1 |
* | Drop Autotools build | Emmanuele Bassi | 2017-08-14 | 1 | -55/+0 |
* | meson: testsuite: gdk: use array for test definitions | Tim-Philipp Müller | 2017-05-03 | 1 | -20/+19 |
* | meson: make sure gsk/gdk generated headers exist for libgtk_dep users | Tim-Philipp Müller | 2017-05-03 | 1 | -1/+1 |
* | meson: testsuite: gdk: need to dep on gtk | Tim-Philipp Müller | 2017-05-03 | 1 | -10/+10 |
* | meson: Build gtk marshallers | Timm Bäder | 2017-05-03 | 1 | -8/+8 |
* | meson: Add unit test files | Timm Bäder | 2017-05-03 | 1 | -0/+24 |
* | Update callers | Matthias Clasen | 2017-01-19 | 8 | -19/+19 |
* | build: Don't link against libgtk and libgdk | Benjamin Otte | 2016-11-20 | 1 | -1/+1 |
* | gdk: Remove visual APIs from GdkScreen | Benjamin Otte | 2016-11-04 | 2 | -102/+0 |
* | API: gdk: Remove visual querying APIs | Benjamin Otte | 2016-10-28 | 1 | -87/+0 |
* | Add a test for cursor names | Matthias Clasen | 2016-10-17 | 2 | -0/+93 |
* | Rename Makefile references from 3.0 to 4.0 | Matthias Clasen | 2016-10-07 | 1 | -1/+1 |
* | Add some tests for GdkRectangle | Matthias Clasen | 2016-03-28 | 2 | -0/+83 |
* | Expand visual tests a bit | Matthias Clasen | 2016-03-28 | 1 | -0/+3 |
* | Add tests for seat apis | Matthias Clasen | 2016-03-28 | 2 | -0/+121 |
* | Add some more visual tests | Matthias Clasen | 2016-03-26 | 1 | -5/+125 |
* | Add a test for the system rgba visual | Matthias Clasen | 2016-03-26 | 2 | -0/+66 |
* | Use TAP output for installed tests | Matthias Clasen | 2016-01-30 | 1 | -1/+2 |
* | Make display test not fail under Wayland | Matthias Clasen | 2015-08-28 | 1 | -0/+3 |
* | gdkcairo: Bail if surface is in error | Benjamin Otte | 2015-02-25 | 2 | -2/+43 |
* | Fix various warnings about unused things | Руслан Ижбулатов | 2014-08-13 | 1 | -1/+1 |
* | testsuite: put installed tests in the right place | Matthias Clasen | 2014-05-31 | 1 | -1/+1 |