| Commit message (Expand) | Author | Age | Files | Lines |
* | Drop unused logo resource | Matthias Clasen | 2021-01-28 | 1 | -0/+0 |
* | inspector: Redo the actions pageinspector-controllers | Matthias Clasen | 2021-01-21 | 4 | -51/+57 |
* | inspector: Reshuffle action editor | Matthias Clasen | 2021-01-21 | 1 | -36/+72 |
* | inspector: Simplify action editor | Matthias Clasen | 2021-01-21 | 3 | -25/+4 |
* | inspector: Split out variant editor | Matthias Clasen | 2021-01-21 | 4 | -142/+304 |
* | inspector: Redo the shortcuts page | Matthias Clasen | 2021-01-21 | 1 | -90/+88 |
* | inspector: Redo the controllers page | Matthias Clasen | 2021-01-21 | 1 | -5/+1 |
* | inspector: Redo the controllers page | Matthias Clasen | 2021-01-20 | 1 | -104/+138 |
* | inspector: Avoid a critical | Matthias Clasen | 2021-01-17 | 1 | -0/+3 |
* | inspector: Add a legend for the layout overlay | Matthias Clasen | 2021-01-16 | 2 | -6/+130 |
* | Merge branch 'wip/baedert/for-master' into 'master' | Matthias Clasen | 2020-12-22 | 1 | -10/+18 |
|\ |
|
| * | layoutoverlay: Avoid adding transparent color nodes | Timm Bäder | 2020-12-21 | 1 | -0/+4 |
| * | layoutoverlay: Avoid adding 0 sized color nodes | Timm Bäder | 2020-12-21 | 1 | -9/+13 |
* | | inspector: Show glyphs as in node files | Matthias Clasen | 2020-12-21 | 1 | -6/+2 |
|/ |
|
* | gsk: Add GskConicGradientNode | Benjamin Otte | 2020-12-03 | 1 | -0/+42 |
* | Port CellRendererGraph to preferred size vfuncs | Emmanuele Bassi | 2020-11-28 | 1 | -34/+33 |
* | Drop devel styling from our windowsno-more-devel-headers | Matthias Clasen | 2020-11-23 | 1 | -3/+0 |
* | Merge branch 'matthiasc/for-master' into 'master' | Matthias Clasen | 2020-11-17 | 1 | -0/+5 |
|\ |
|
| * | inspector: Limit the width of readonly properties | Matthias Clasen | 2020-11-17 | 1 | -0/+5 |
* | | Merge branch 'wip/chergert/gdk-macos-for-master' into 'master' | Matthias Clasen | 2020-11-17 | 1 | -24/+22 |
|\ \ |
|
| * | | inspector: handle differences in DPI between backends | Christian Hergert | 2020-11-17 | 1 | -24/+22 |
| |/ |
|
* | | rendernode: Rename all gsk_render_node_peek_*() functions | Benjamin Otte | 2020-11-17 | 1 | -21/+21 |
|/ |
|
* | inspector: Show accessible object path | Matthias Clasen | 2020-10-20 | 2 | -2/+52 |
* | inspector: Clear overlays on unroot | Matthias Clasen | 2020-10-17 | 1 | -4/+14 |
* | actionmuxer: Make it possible to enumerate local actions | Matthias Clasen | 2020-10-15 | 1 | -1/+1 |
* | Remove unneeded gtkstylecontext.h includes | Timm Bäder | 2020-10-14 | 6 | -6/+0 |
* | macos: port gtk to GDK_WINDOWING_MACOS | Christian Hergert | 2020-10-14 | 2 | -7/+7 |
* | Add GskGLShaderNode and GskGLShader | Alexander Larsson | 2020-09-29 | 1 | -0/+136 |
* | buildable: Rename set_name() to set_buildable_id() | Florian Müllner | 2020-09-26 | 2 | -2/+2 |
* | inspector: Make switches go back to normal size | Matthias Clasen | 2020-09-21 | 1 | -10/+10 |
* | Inspector: Show radial gradient node info | Timm Bäder | 2020-09-18 | 1 | -1/+42 |
* | gsk: Add a radial gradient node | Matthias Clasen | 2020-09-18 | 1 | -0/+13 |
* | inspector: Remove unsued function | Timm Bäder | 2020-09-15 | 1 | -34/+0 |
* | inspector: Fix huge listbox rows | Timm Bäder | 2020-09-15 | 3 | -168/+3 |
* | inspector: Use gdk_frame_clock_get_fps | Matthias Clasen | 2020-09-13 | 1 | -31/+1 |
* | Drop support for GTK_TEST_TOUCHSCREEN | Matthias Clasen | 2020-09-13 | 1 | -11/+0 |
* | Clean up debug flags code a bit | Matthias Clasen | 2020-09-13 | 1 | -1/+1 |
* | Merge branch 'filter-constructors' into 'master' | Matthias Clasen | 2020-09-08 | 6 | -32/+32 |
|\ |
|
| * | Make sorter constructors return exact typesfilter-constructors | Matthias Clasen | 2020-09-05 | 4 | -16/+16 |
| * | Make filter constructors return exact types | Matthias Clasen | 2020-09-05 | 3 | -16/+16 |
* | | inspector: Fix teardown of the general tab | Matthias Clasen | 2020-09-05 | 1 | -2/+35 |
|/ |
|
* | inspector: Plug another memory leak | Matthias Clasen | 2020-09-01 | 1 | -0/+2 |
* | inspector: Plug a small memory leak | Matthias Clasen | 2020-09-01 | 1 | -1/+3 |
* | list widgets: Use selection models in the api | Matthias Clasen | 2020-08-31 | 7 | -7/+7 |
* | Merge branch 'wip/baedert/for-master' into 'master' | Matthias Clasen | 2020-08-31 | 2 | -13/+13 |
|\ |
|
| * | Clean up uses of gtk_toggle_button_get/set_active | Matthias Clasen | 2020-08-30 | 2 | -3/+3 |
| * | inspector: Drop gtkradiobutton.h include | Matthias Clasen | 2020-08-30 | 1 | -1/+0 |
| * | Change button hierarchy | Timm Bäder | 2020-08-29 | 1 | -9/+10 |
* | | inspector: Add some translator comments | Matthias Clasen | 2020-08-30 | 1 | -8/+26 |
* | | inspector: Add a dark background to the recorder | Matthias Clasen | 2020-08-30 | 3 | -0/+36 |
|/ |
|