gtk2/gtk/inspector
Benjamin Otte 6a4bf2b993 gsk: Remove offset nodes
They were a neat idea while they lasted. But now, it's time for
categorized transform nodes, where matrices with
GSK_MATRIX_CATEGORY_2D_TRANSLATE are the exact replacement.

Renderers have not been adapted for this purpose, so they (continue to)
run slow paths.
2019-02-21 19:47:28 +01:00
..
action-editor.c
action-editor.h
actions.c
actions.h
actions.ui Update ui files to new stack syntax 2019-02-08 00:09:44 -05:00
actions.ui.h
cellrenderergraph.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
cellrenderergraph.h inspector: Remove gtk.h include 2018-02-09 01:06:59 +01:00
controllers.c inspector: Update the controllers list to show parent controllers 2018-09-16 18:50:17 +02:00
controllers.h inspector: Rename "Gestures" page to "Controllers" 2018-09-16 18:50:17 +02:00
css-editor.c inspector: Drop the "plus" 2019-02-05 11:25:15 +01:00
css-editor.h
css-editor.ui Update ui files to new stack syntax 2019-02-08 00:09:44 -05:00
css-editor.ui.h
css-node-tree.c inspector: Highlight CSS node on selection 2018-10-06 00:29:31 +02:00
css-node-tree.h inspector: Highlight CSS node on selection 2018-10-06 00:29:31 +02:00
css-node-tree.ui Update ui files to new stack syntax 2019-02-08 00:09:44 -05:00
data-list.c inspector: Turn object tree into a GtkListBox 2018-09-16 18:50:17 +02:00
data-list.h
data-list.ui Update ui files to new stack syntax 2019-02-08 00:09:44 -05:00
data-list.ui.h
fpsoverlay.c gtk: Check return value of compute_bounds() 2019-02-20 05:26:31 +01:00
fpsoverlay.h inspector: Add an fps overlay 2018-04-05 14:58:43 +02:00
general.c Stop using gtk_box_pack_end 2019-01-23 19:30:46 -05:00
general.h
general.ui Update ui files to new stack syntax 2019-02-08 00:09:44 -05:00
general.ui.h inspector: Drop the "plus" 2019-02-05 11:25:15 +01:00
graphdata.c
graphdata.h inspector: Remove gtk.h include 2018-02-09 01:06:59 +01:00
gtkstackcombo.c stack: Convert child properties to a child meta object 2019-02-08 00:09:44 -05:00
gtkstackcombo.h
gtktreemodelcssnode.c
gtktreemodelcssnode.h
highlightoverlay.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
highlightoverlay.h inspector: Introduce so-called "overlays" 2018-04-05 14:57:10 +02:00
init.c inspector: Rename "Gestures" page to "Controllers" 2018-09-16 18:50:17 +02:00
init.h
inspect-button.c Make GtkInvisible private 2019-02-06 02:06:19 -05:00
inspectoroverlay.c Remove an unused struct 2018-05-27 11:57:49 -04:00
inspectoroverlay.h inspector: Bring back debug updates 2018-04-05 14:58:42 +02:00
layoutoverlay.c Implement GtkInspectorLayoutOverlay 2018-07-08 11:26:12 +02:00
layoutoverlay.h Implement GtkInspectorLayoutOverlay 2018-07-08 11:26:12 +02:00
logo.png
logs.c root: Move the renderer to the root 2019-02-15 06:53:17 +01:00
logs.h
logs.ui Update ui files to new stack syntax 2019-02-08 00:09:44 -05:00
magnifier.c
magnifier.h
magnifier.ui Update ui files to new stack syntax 2019-02-08 00:09:44 -05:00
magnifier.ui.h
menu.c
menu.h
menu.ui Update ui files to new stack syntax 2019-02-08 00:09:44 -05:00
menu.ui.h
meson.build inspector: Rename "Gestures" page to "Controllers" 2018-09-16 18:50:17 +02:00
misc-info.c inspector: Fix selecting objects with a next tab 2019-02-13 13:04:00 -05:00
misc-info.h
misc-info.ui Update ui files to new stack syntax 2019-02-08 00:09:44 -05:00
misc-info.ui.h
object-hierarchy.c
object-hierarchy.h
object-hierarchy.ui Update ui files to new stack syntax 2019-02-08 00:09:44 -05:00
object-hierarchy.ui.h
object-tree.c inspector: Work with new search entry 2019-02-19 00:25:59 -05:00
object-tree.h inspector: Add an api to activate an object 2019-02-13 13:40:40 -05:00
object-tree.ui Update ui files to new stack syntax 2019-02-08 00:09:44 -05:00
object-tree.ui.h
object-tree.ui.u
prop-editor.c inspector: Support list model properties 2019-02-13 15:08:17 -05:00
prop-editor.h
prop-list.c inspector: Work with new search entry 2019-02-19 00:25:59 -05:00
prop-list.h
prop-list.ui Update ui files to new stack syntax 2019-02-08 00:09:44 -05:00
prop-list.ui.h
recorder.c gsk: Remove offset nodes 2019-02-21 19:47:28 +01:00
recorder.h gsk: Fold gsk_renderer_begin_draw_frame() into renderer 2018-04-05 14:56:38 +02:00
recorder.ui Update ui files to new stack syntax 2019-02-08 00:09:44 -05:00
recording.c
recording.h
renderrecording.c gsk: Fold gsk_renderer_begin_draw_frame() into renderer 2018-04-05 14:56:38 +02:00
renderrecording.h gsk: Fold gsk_renderer_begin_draw_frame() into renderer 2018-04-05 14:56:38 +02:00
resource-list.c inspector: Update callback to GtkText shuffling 2019-02-20 16:41:39 +01:00
resource-list.h
resource-list.ui Update ui files to new stack syntax 2019-02-08 00:09:44 -05:00
resource-list.ui.h
selector.c
selector.h
selector.ui Update ui files to new stack syntax 2019-02-08 00:09:44 -05:00
selector.ui.h
signals-list.c
signals-list.h
signals-list.ui Update ui files to new stack syntax 2019-02-08 00:09:44 -05:00
signals-list.ui.h
size-groups.c Stop using gtk_box_pack_end 2019-01-23 19:30:46 -05:00
size-groups.h
startrecording.c
startrecording.h
statistics.c inspector: Work with new search entry 2019-02-19 00:25:59 -05:00
statistics.h
statistics.ui Update ui files to new stack syntax 2019-02-08 00:09:44 -05:00
statistics.ui.h
strv-editor.c Stop using gtk_box_pack_end 2019-01-23 19:30:46 -05:00
strv-editor.h
treewalk.c
treewalk.h inspector: Remove gtk.h include 2018-02-09 01:06:59 +01:00
updatesoverlay.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
updatesoverlay.h inspector: Bring back debug updates 2018-04-05 14:58:42 +02:00
visual.c Implement GtkInspectorLayoutOverlay 2018-07-08 11:26:12 +02:00
visual.h
visual.ui Update ui files to new stack syntax 2019-02-08 00:09:44 -05:00
visual.ui.h inspector: Drop the "plus" 2019-02-05 11:25:15 +01:00
window.c root: Move the renderer to the root 2019-02-15 06:53:17 +01:00
window.h inspector: Rename "Gestures" page to "Controllers" 2018-09-16 18:50:17 +02:00
window.ui Update ui files to new stack syntax 2019-02-08 00:09:44 -05:00
window.ui.h