summaryrefslogtreecommitdiff
path: root/gtk/inspector
Commit message (Expand)AuthorAgeFilesLines
* inspector: Avoid a criticalMatthias Clasen2021-01-171-0/+3
* inspector: Add a legend for the layout overlayMatthias Clasen2021-01-162-6/+130
* Merge branch 'wip/baedert/for-master' into 'master'Matthias Clasen2020-12-221-10/+18
|\
| * layoutoverlay: Avoid adding transparent color nodesTimm Bäder2020-12-211-0/+4
| * layoutoverlay: Avoid adding 0 sized color nodesTimm Bäder2020-12-211-9/+13
* | inspector: Show glyphs as in node filesMatthias Clasen2020-12-211-6/+2
|/
* gsk: Add GskConicGradientNodeBenjamin Otte2020-12-031-0/+42
* Port CellRendererGraph to preferred size vfuncsEmmanuele Bassi2020-11-281-34/+33
* Drop devel styling from our windowsno-more-devel-headersMatthias Clasen2020-11-231-3/+0
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-11-171-0/+5
|\
| * inspector: Limit the width of readonly propertiesMatthias Clasen2020-11-171-0/+5
* | Merge branch 'wip/chergert/gdk-macos-for-master' into 'master'Matthias Clasen2020-11-171-24/+22
|\ \
| * | inspector: handle differences in DPI between backendsChristian Hergert2020-11-171-24/+22
| |/
* | rendernode: Rename all gsk_render_node_peek_*() functionsBenjamin Otte2020-11-171-21/+21
|/
* inspector: Show accessible object pathMatthias Clasen2020-10-202-2/+52
* inspector: Clear overlays on unrootMatthias Clasen2020-10-171-4/+14
* actionmuxer: Make it possible to enumerate local actionsMatthias Clasen2020-10-151-1/+1
* Remove unneeded gtkstylecontext.h includesTimm Bäder2020-10-146-6/+0
* macos: port gtk to GDK_WINDOWING_MACOSChristian Hergert2020-10-142-7/+7
* Add GskGLShaderNode and GskGLShaderAlexander Larsson2020-09-291-0/+136
* buildable: Rename set_name() to set_buildable_id()Florian Müllner2020-09-262-2/+2
* inspector: Make switches go back to normal sizeMatthias Clasen2020-09-211-10/+10
* Inspector: Show radial gradient node infoTimm Bäder2020-09-181-1/+42
* gsk: Add a radial gradient nodeMatthias Clasen2020-09-181-0/+13
* inspector: Remove unsued functionTimm Bäder2020-09-151-34/+0
* inspector: Fix huge listbox rowsTimm Bäder2020-09-153-168/+3
* inspector: Use gdk_frame_clock_get_fpsMatthias Clasen2020-09-131-31/+1
* Drop support for GTK_TEST_TOUCHSCREENMatthias Clasen2020-09-131-11/+0
* Clean up debug flags code a bitMatthias Clasen2020-09-131-1/+1
* Merge branch 'filter-constructors' into 'master'Matthias Clasen2020-09-086-32/+32
|\
| * Make sorter constructors return exact typesfilter-constructorsMatthias Clasen2020-09-054-16/+16
| * Make filter constructors return exact typesMatthias Clasen2020-09-053-16/+16
* | inspector: Fix teardown of the general tabMatthias Clasen2020-09-051-2/+35
|/
* inspector: Plug another memory leakMatthias Clasen2020-09-011-0/+2
* inspector: Plug a small memory leakMatthias Clasen2020-09-011-1/+3
* list widgets: Use selection models in the apiMatthias Clasen2020-08-317-7/+7
* Merge branch 'wip/baedert/for-master' into 'master'Matthias Clasen2020-08-312-13/+13
|\
| * Clean up uses of gtk_toggle_button_get/set_activeMatthias Clasen2020-08-302-3/+3
| * inspector: Drop gtkradiobutton.h includeMatthias Clasen2020-08-301-1/+0
| * Change button hierarchyTimm Bäder2020-08-291-9/+10
* | inspector: Add some translator commentsMatthias Clasen2020-08-301-8/+26
* | inspector: Add a dark background to the recorderMatthias Clasen2020-08-303-0/+36
|/
* inspector: Avoid double borders in the resource tabnana-42020-08-251-2/+3
* inspector: Avoid double borders in the accessibility tabnana-42020-08-251-3/+3
* *: Fix spelling mistakes found by codespellBjörn Daase2020-08-211-1/+1
* Drop style class definesMatthias Clasen2020-08-142-3/+3
* Make GtkNativeInterface privateMatthias Clasen2020-08-141-1/+1
* inspector: Use the new list style classesMatthias Clasen2020-08-135-2/+35
* inspector: Avoid a crashMatthias Clasen2020-08-081-1/+1
* Merge branch 'wip/compute-size' into 'master'Matthias Clasen2020-08-051-2/+2
|\