summaryrefslogtreecommitdiff
path: root/gtk/inspector/object-tree.c
Commit message (Expand)AuthorAgeFilesLines
* Stop using gtk_widget_get_toplevelMatthias Clasen2019-05-281-2/+2
* Reimplement GtkPopoverMatthias Clasen2019-05-281-0/+2
* inspector: Improve property list editingMatthias Clasen2019-04-121-6/+6
* inspector: Stop using ::hierarchy-changedMatthias Clasen2019-02-231-10/+17
* inspector: Work with new search entryMatthias Clasen2019-02-191-3/+3
* inspector: Add an api to activate an objectMatthias Clasen2019-02-131-1/+9
* inspector: Handle case where there's no default applicationBenjamin Otte2018-09-191-1/+4
* treelistmodel: Improve naming a bitBenjamin Otte2018-09-181-2/+2
* inspector: Turn object tree into a GtkListBoxBenjamin Otte2018-09-161-749/+726
* widget: Remove controller sequence-state-changed signal connectionTimm Bäder2018-05-191-1/+7
* inspector: Don't add controllers to non-window toplevelsTimm Bäder2018-05-051-0/+4
* inspector: Use unique names for g_object_set_data callsTimm Bäder2018-05-051-2/+2
* eventcontrollerkey: Port to new API modelCarlos Garnacho2018-04-261-1/+2
* inspector: Use search bar API to capture key events from the toplevelCarlos Garnacho2018-04-051-5/+6
* inspector: Stop using ::key-press-eventMatthias Clasen2018-04-051-12/+18
* inspector: Use the attach widget as menu parent objectTimm Bäder2018-03-201-0/+14
* Revert "inspector: Stop adding event controllers to the object tree"Matthias Clasen2018-01-171-0/+23
* inspector: Stop adding event controllers to the object treeTimm Bäder2018-01-081-23/+0
* widget: Remove gtk_widget_get_screen()Benjamin Otte2017-10-311-3/+3
* inspector: Update to using GdkEvent APICarlos Garnacho2017-09-191-9/+13
* inspector: Show child widgets of widgetsTimm Bäder2017-01-071-40/+18
* inspector: Mark internal function as staticEmmanuele Bassi2016-10-171-1/+1
* inspector: Reset the treewalk when requiredMatthias Clasen2016-03-111-4/+27
* inspector: Don't select 'randomly'Matthias Clasen2016-01-131-2/+24
* inspector: Don't leak weak referencesMatthias Clasen2015-12-261-1/+38
* inspector: Remove some dead codeMatthias Clasen2015-12-261-4/+0
* inspector: Avoid a crashMatthias Clasen2015-12-061-0/+3
* inspector: fix a typoMatthias Clasen2015-11-101-1/+1
* inspector: Be more careful with dead objectsMatthias Clasen2015-10-251-3/+21
* inspector: Store the parent for the object treeBenjamin Otte2015-09-141-2/+13
* inspector: Handle object destruction without row referencesBenjamin Otte2015-08-261-48/+5
* inspector: Implement find_object() without GtkTreeRowReferenceBenjamin Otte2015-08-261-12/+40
* inspector: Refactor object tree constructionBenjamin Otte2015-08-261-217/+480
* inspector: Fix a typoMatthias Clasen2015-08-041-1/+1
* Inspector: Preserve selection when rescanningMatthias Clasen2015-08-021-19/+45
* Fix the buildMatthias Clasen2015-07-171-1/+1
* inspector: Avoid a NULL derefMatthias Clasen2015-07-171-1/+4
* inspector: Use some of the new GtkSearchEntry APIMatthias Clasen2015-01-241-0/+9
* inspector: Build nonrecursivelyMatthias Clasen2014-11-301-1/+1
* inspector: Add menu models to the treeMatthias Clasen2014-11-221-0/+13
* inspector: Store object title on objectMatthias Clasen2014-11-221-0/+11
* inspector: Add frame clock infoMatthias Clasen2014-11-121-0/+9
* inspector: Refine object tree searchMatthias Clasen2014-10-311-2/+2
* inspector: Add search to the object treeMatthias Clasen2014-10-311-0/+237
* inspector: Add style classes to the object listMatthias Clasen2014-10-251-9/+26
* inspector: Improve details buttonsMatthias Clasen2014-10-241-2/+1
* inspector: Improve tab switchingMatthias Clasen2014-10-241-4/+14
* inspector: Use a separate display connectionMatthias Clasen2014-10-241-0/+4
* inspector: Avoid a split pane for objectsMatthias Clasen2014-10-111-15/+50
* inspector: More refactoringMatthias Clasen2014-10-111-0/+561