gtk2/gtk/inspector
Matthias Clasen c1c110ba65 inspector: Use substring matching in the property list
This is convenient for things like "set both hexpand and
vexpand", since you can then search for "expand"
2020-07-15 11:29:06 -04:00
..
action-editor.c inspector: Use a column view for actions 2020-05-31 09:24:12 -04:00
action-editor.h
action-holder.c inspector: Use a column view for actions 2020-05-31 09:24:12 -04:00
action-holder.h inspector: Use a column view for actions 2020-05-31 09:24:12 -04:00
actions.c Drop unnecessary uses of gtk_style_context_add_class 2020-06-30 17:42:30 -04:00
actions.h
actions.ui inspector: Expand the actions list 2020-06-03 13:32:15 -04:00
actions.ui.h
baselineoverlay.c
baselineoverlay.h
cellrenderergraph.c
cellrenderergraph.h
controllers.c inspector: Drop unused properties 2020-07-07 01:25:21 -04:00
controllers.h inspector: Make Controller page a GtkWidget 2020-05-30 19:26:46 -04:00
css-editor.c Use gtk_window_destroy 2020-05-11 12:20:57 -04:00
css-editor.h
css-editor.ui button: Drop relief 2020-04-17 10:57:36 -04:00
css-editor.ui.h
css-node-tree.c Replace gtk_widget_destroy everywhere 2020-05-11 12:20:59 -04:00
css-node-tree.h
css-node-tree.ui
data-list.ui.h
focusoverlay.c Drop gtknativeprivate.h 2020-06-07 08:52:45 -04:00
focusoverlay.h
fpsoverlay.c inspector: Use tabular numbers in the fps overlay 2020-05-15 21:30:14 -04:00
fpsoverlay.h
general.c inspector: Fix up input enum names 2020-07-13 17:13:43 -04:00
general.h
general.ui inspector: Fix the monitor list width 2020-07-03 01:07:13 -04:00
general.ui.h
graphdata.c
graphdata.h
gtktreemodelcssnode.c
gtktreemodelcssnode.h
highlightoverlay.c
highlightoverlay.h
init.c inspector: proper list model support 2020-06-30 17:09:55 -04:00
init.h
inspect-button.c inspector: Remove an unused field 2020-07-07 00:48:43 -04:00
inspector.css inspector: Fix property list styling 2020-07-07 11:21:42 -04:00
inspectoroverlay.c
inspectoroverlay.h
layoutoverlay.c Drop gtknativeprivate.h 2020-06-07 08:52:45 -04:00
layoutoverlay.h
list-data.c inspector: Drop unused properties 2020-07-07 01:25:21 -04:00
list-data.h inspector: proper list model support 2020-06-30 17:09:55 -04:00
list-data.ui inspector: proper list model support 2020-06-30 17:09:55 -04:00
logo.png
logs.c
logs.h
logs.ui
magnifier.c
magnifier.h
magnifier.ui
magnifier.ui.h
menu.c
menu.h
menu.ui
menu.ui.h
meson.build inspector: proper list model support 2020-06-30 17:09:55 -04:00
misc-info.c inspector: Drop unused properties 2020-07-07 01:25:21 -04:00
misc-info.h
misc-info.ui inspector: Add dom-like navigation controls 2020-07-07 00:51:18 -04:00
misc-info.ui.h
object-hierarchy.ui.h
object-tree.c inspector: Ellipsize in the object tree 2020-07-13 17:32:52 -04:00
object-tree.h
object-tree.ui inspector: Expand the object tree 2020-06-03 13:32:15 -04:00
object-tree.ui.h
object-tree.ui.u
prop-editor.c inspector: Show some information about expressions 2020-07-13 20:49:56 -04:00
prop-editor.h inspector: Remove private struct for prop editor 2020-05-30 19:26:46 -04:00
prop-holder.c inspector: Use a column view for properties 2020-05-31 09:23:45 -04:00
prop-holder.h inspector: Use a column view for properties 2020-05-31 09:23:45 -04:00
prop-list.c inspector: Use substring matching in the property list 2020-07-15 11:29:06 -04:00
prop-list.h
prop-list.ui inspector: Fix property list styling 2020-07-07 11:21:42 -04:00
prop-list.ui.h
recorder.c Merge branch 'wip/baedert/for-master' into 'master' 2020-07-01 01:35:56 +00:00
recorder.h inspector: Derive recorder from GtkWidget 2020-05-04 22:53:08 -04:00
recorder.ui inspector: Make the recorder node list use a ListView 2020-05-30 19:26:45 -04:00
recording.c
recording.h
renderrecording.c
renderrecording.h
resource-holder.c inspector: Use a column view for the resource list 2020-05-31 09:23:51 -04:00
resource-holder.h inspector: Use a column view for the resource list 2020-05-31 09:23:51 -04:00
resource-list.c inspector: Make the resource list sortable 2020-05-31 09:24:04 -04:00
resource-list.h
resource-list.ui inspector: Expand the resource list 2020-06-03 13:32:15 -04:00
resource-list.ui.h
selector.ui.h
shortcuts.c Replace most remaining uses of container api 2020-05-11 22:38:21 -04:00
shortcuts.h
shortcuts.ui
signals-list.ui.h
size-groups.c inspector: Use a dropdown for size groups 2020-05-30 19:31:38 -04:00
size-groups.h
startrecording.c
startrecording.h
statistics.c Add a few missing includes 2020-06-23 07:55:53 -04:00
statistics.h
statistics.ui inspector: Remove can-focus from ui files 2020-04-09 17:50:29 -04:00
statistics.ui.h
strv-editor.c Replace most remaining uses of container api 2020-05-11 22:38:21 -04:00
strv-editor.h
tree-data.c inspector: Rename DataList -> TreeData 2020-06-30 15:18:37 -04:00
tree-data.h inspector: Rename DataList -> TreeData 2020-06-30 15:18:37 -04:00
tree-data.ui inspector: Rename DataList -> TreeData 2020-06-30 15:18:37 -04:00
treewalk.c
treewalk.h
type-info.c Don't use container api on GtkListBox 2020-05-11 22:21:39 -04:00
type-info.h
type-info.ui scrolledwindow: Drop shadow-type 2020-04-17 10:57:36 -04:00
updatesoverlay.c inspector: Fix overlay coordinates 2020-05-20 17:06:54 +02:00
updatesoverlay.h
visual.c Drop fallback-c89.c 2020-05-31 17:09:23 +02:00
visual.h
visual.ui inspector: Adapt to dropdown api change 2020-06-25 16:42:30 -04:00
visual.ui.h
window.c inspector: Reshuffle the sidebar 2020-07-07 02:05:18 -04:00
window.h inspector: Add dom-like navigation controls 2020-07-07 00:51:18 -04:00
window.ui Give the inspector a devel header too 2020-07-13 08:28:02 -04:00
window.ui.h