gtk2/gtk/inspector
Benjamin Otte 0cd8dd4294 inspector: Make updates overlay not crash
... when a window gets hidden and later reshown.

The code now properly cleans up a window when it gets unmapped instead
of trying to retain previous updates information.
2019-05-25 22:32:35 +02:00
..
action-editor.c Improve the action editor more 2019-05-08 03:34:14 +00:00
action-editor.h Improve the action editor more 2019-05-08 03:34:14 +00:00
actions.c Improve the action editor more 2019-05-08 03:34:14 +00:00
actions.h
actions.ui Improve the action editor more 2019-05-08 03:34:14 +00:00
actions.ui.h
cellrenderergraph.c
cellrenderergraph.h
controllers.c inspector: Cometic fixes for controllers 2019-04-11 22:28:15 -04:00
controllers.h inspector: Rename "Gestures" page to "Controllers" 2018-09-16 18:50:17 +02:00
css-editor.c cssection: Return locations, not numbers 2019-04-12 19:34:28 +02: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: Cosmetics 2019-04-12 15:08:01 -04: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: Manage visibility of stack pages 2019-04-02 23:36:45 +00: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 inspector: Fix an uninitialized value warning 2019-02-22 19:22:58 +01:00
fpsoverlay.h
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
gtktreemodelcssnode.c
gtktreemodelcssnode.h
highlightoverlay.c
highlightoverlay.h
init.c inspector: Redo the object page switcher 2019-04-02 23:29:22 +00:00
init.h
inspect-button.c Rename things 2019-04-08 08:42:25 -04:00
inspector.css inspector: Style the property list 2019-05-07 22:04:41 +00:00
inspectoroverlay.c
inspectoroverlay.h
layoutoverlay.c layoutoverlay: Use new snapshot transforms 2019-02-21 19:47:28 +01: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 inspector: Manage visibility of stack pages 2019-04-02 23:36:45 +00:00
magnifier.h
magnifier.ui Update ui files to new stack syntax 2019-02-08 00:09:44 -05:00
magnifier.ui.h
menu.c inspector: Manage visibility of stack pages 2019-04-02 23:36:45 +00:00
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: Type info for misc pane 2019-04-03 23:50:24 +01:00
misc-info.c Update all users for menubutton changes 2019-05-18 13:06:32 +00:00
misc-info.h
misc-info.ui inspector: Stop showing default widget in misc 2019-04-28 23:23:11 +00:00
misc-info.ui.h
object-hierarchy.ui.h
object-tree.c inspector: Improve property list editing 2019-04-12 11:12:55 -04:00
object-tree.h inspector: Add an api to activate an object 2019-02-13 13:40:40 -05:00
object-tree.ui inspector: Stop using ::hierarchy-changed 2019-02-23 09:43:57 -05:00
object-tree.ui.h
object-tree.ui.u
prop-editor.c inspector: Don't apply button api to menu buttons 2019-05-20 23:33:45 +00:00
prop-editor.h inspector: Revamp attribute and action info 2019-04-12 15:08:01 -04:00
prop-list.c inspector: Style the property list 2019-05-07 22:04:41 +00:00
prop-list.h inspector: Show readonly property values 2019-04-12 15:08:01 -04:00
prop-list.ui inspector: Style the property list 2019-05-07 22:04:41 +00:00
prop-list.ui.h
recorder.c rendernode: Take a graphene_point_t for the offset 2019-05-21 06:43:59 +02:00
recorder.h
recorder.ui Update ui files to new stack syntax 2019-02-08 00:09:44 -05:00
recording.c
recording.h
renderrecording.c
renderrecording.h
resource-list.c inspector: Stop using ::hierarchy-changed 2019-02-23 09:43:57 -05:00
resource-list.h
resource-list.ui Fix the inspector 2019-04-05 14:41:46 -04:00
resource-list.ui.h
selector.ui.h
signals-list.ui.h
size-groups.c inspector: Manage visibility of stack pages 2019-04-02 23:36:45 +00:00
size-groups.h
startrecording.c
startrecording.h
statistics.c inspector: Stop using ::hierarchy-changed 2019-02-23 09:43:57 -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 entry, spin button: Drop redundant API 2019-02-28 16:34:00 -05:00
strv-editor.h
treewalk.c
treewalk.h
type-info.c inspector: Type info for misc pane 2019-04-03 23:50:24 +01:00
type-info.h inspector: Type info for misc pane 2019-04-03 23:50:24 +01:00
type-info.ui inspector: Type info for misc pane 2019-04-03 23:50:24 +01:00
updatesoverlay.c inspector: Make updates overlay not crash 2019-05-25 22:32:35 +02:00
updatesoverlay.h
visual.c inspector: Make rows activatable 2019-04-11 22:06:16 -04:00
visual.h
visual.ui inspector: Use the new show-separators property 2019-04-12 20:25:54 -04:00
visual.ui.h inspector: Drop the "plus" 2019-02-05 11:25:15 +01:00
window.c inspector: Style the property list 2019-05-07 22:04:41 +00:00
window.h Show layout children in the inspector 2019-04-05 19:15:55 +00:00
window.ui Show layout children in the inspector 2019-04-05 19:15:55 +00:00
window.ui.h