gtk2/gtk/inspector
2021-10-24 22:27:50 +05:00
..
a11y.c inspector: Show accessible object path 2020-10-20 21:56:54 -04:00
a11y.h inspector: Show a11y information 2020-07-28 08:41:24 -04:00
a11y.ui inspector: Show accessible object path 2020-10-20 21:56:54 -04:00
action-editor.c inspector: Redo the actions page 2021-01-21 10:25:13 -05:00
action-editor.h inspector: Redo the actions page 2021-01-21 10:25:13 -05:00
action-holder.c inspector: Make the actions tab work again 2020-07-20 08:24:54 -04:00
action-holder.h inspector: Make the actions tab work again 2020-07-20 08:24:54 -04:00
actions.c inspector: Redo the actions page 2021-01-21 10:25:13 -05:00
actions.h inspector: Clean up GtkInspectorActions 2020-07-17 23:59:49 -04:00
actions.ui inspector: Redo the actions page 2021-01-21 10:25:13 -05:00
actions.ui.h
baselineoverlay.c inspector: Draw baselines as an overlay 2020-02-10 00:10:43 -05:00
baselineoverlay.h inspector: Draw baselines as an overlay 2020-02-10 00:10:43 -05:00
cellrenderergraph.c Port CellRendererGraph to preferred size vfuncs 2020-11-28 19:21:24 +00:00
cellrenderergraph.h
controllers.c inspector: Expand the controllers column view 2021-10-24 22:27:50 +05:00
controllers.h inspector: Make Controller page a GtkWidget 2020-05-30 19:26:46 -04:00
css-editor.c inspector: Fix saving css 2021-05-09 11:19:43 -04:00
css-editor.h inspector: Make css editor respect inspected display 2019-12-07 18:07:05 -05:00
css-editor.ui inspector: Use consistent GtkTextView margins 2021-10-24 03:58:21 +05:00
css-editor.ui.h
css-node-tree.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
css-node-tree.h inspector: Make the css tree respect inspected display 2019-12-07 18:07:44 -05:00
css-node-tree.ui Fix a leftover occurrence of ::expand 2020-02-26 19:31:25 -05:00
data-list.ui.h
focusoverlay.c Drop gtknativeprivate.h 2020-06-07 08:52:45 -04:00
focusoverlay.h inspector: Add a focus overlay 2019-12-27 17:35:09 -05:00
fpsoverlay.c inspector: Remove unsued function 2020-09-15 05:28:31 +02:00
fpsoverlay.h
general.c Rename ngl to gl 2021-10-07 13:05:53 -04:00
general.h inspector: Clean up GtkInspectorGeneral 2020-07-18 00:31:04 -04:00
general.ui inspector: Add support for displaying GL errors 2021-07-22 16:27:32 +02:00
general.ui.h
graphdata.c
graphdata.h
gtktreemodelcssnode.c Ensure we don't overflow when using g_memdup2() 2021-02-11 14:22:23 +00:00
gtktreemodelcssnode.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
highlightoverlay.c
highlightoverlay.h
init.c inspector: Show a11y information 2020-07-28 08:41:24 -04:00
init.h inspector: Export gtk_inspector_init 2021-10-05 20:10:34 -04:00
inspect-button.c *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02:00
inspector.css inspector: Clean up the .list style 2021-10-24 22:27:24 +05:00
inspectoroverlay.c
inspectoroverlay.h
layoutoverlay.c layoutoverlay: Avoid adding transparent color nodes 2020-12-21 10:26:03 +01:00
layoutoverlay.h
list-data.c list widgets: Use selection models in the api 2020-08-31 17:15:05 -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
logs.c gdk: Remove gdkinternals.h 2021-09-24 22:50:29 +02:00
logs.h inspector: Clean up GtkInspectorLogs 2020-07-17 23:24:14 -04:00
logs.ui inspector: Support the a11y debug flag 2020-07-26 20:31:15 +01:00
magnifier.c
magnifier.h
magnifier.ui Drop the expand property 2020-02-25 18:29:15 -05:00
magnifier.ui.h
menu.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
menu.h
menu.ui Drop the expand property 2020-02-25 18:29:15 -05:00
menu.ui.h
meson.build inspector: Split out variant editor 2021-01-21 10:19:18 -05:00
misc-info.c inspector: Show text direction 2021-05-10 20:55:43 -04:00
misc-info.h inspector: Clean up GtkInspectorMiscInfo 2020-07-18 00:25:46 -04:00
misc-info.ui inspector: Show text direction 2021-05-10 20:55:43 -04:00
misc-info.ui.h
object-hierarchy.ui.h
object-tree.c Remove unneeded gtkstylecontext.h includes 2020-10-14 15:06:12 -04:00
object-tree.h inspector: Make object tree respect inspected display 2019-12-07 14:59:49 -05:00
object-tree.ui inspector: Use the new list style classes 2020-08-13 16:30:21 -04:00
object-tree.ui.h
object-tree.ui.u
prop-editor.c inspector: Allow inspecting Unicode 2021-03-21 16:05:10 -04:00
prop-editor.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02: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 Remove unneeded gtkstylecontext.h includes 2020-10-14 15:06:12 -04:00
prop-list.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
prop-list.ui inspector: Use .list for property list as well 2021-10-24 22:27:50 +05:00
prop-list.ui.h
recorder.c recorder: Make the render nodes in the list draggable 2021-08-30 06:02:16 +02:00
recorder.h inspector: Drop the recorder Private struct 2020-07-17 22:37:24 -04:00
recorder.ui inspector: Stop using .sidebar for the recorder page 2021-10-24 04:01:35 +05: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 Make sorter constructors return exact types 2020-09-05 21:50:15 -04:00
resource-list.h inspector: Don't derive from GtkBox 2020-07-16 07:14:01 -04:00
resource-list.ui inspector: Use consistent GtkTextView margins 2021-10-24 03:58:21 +05:00
resource-list.ui.h
selector.ui.h
shortcuts.c inspector: Redo the shortcuts page 2021-01-21 10:19:18 -05:00
shortcuts.h inspector: Show shortcuts 2020-03-25 23:14:44 -04:00
shortcuts.ui inspector: Show shortcuts 2020-03-25 23:14:44 -04:00
signals-list.ui.h
size-groups.c Remove unneeded gtkstylecontext.h includes 2020-10-14 15:06:12 -04:00
size-groups.h
startrecording.c
startrecording.h
statistics.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02: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 Remove unneeded gtkstylecontext.h includes 2020-10-14 15:06:12 -04:00
strv-editor.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
tree-data.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
tree-data.h inspector: Rename DataList -> TreeData 2020-06-30 15:18:37 -04:00
tree-data.ui inspector: Use .toolbar for toolbars 2021-10-24 03:37:01 +05:00
treewalk.c
treewalk.h
type-info.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
type-info.h
type-info.ui scrolledwindow: Drop shadow-type 2020-04-17 10:57:36 -04:00
updatesoverlay.c inspector: Fix surface transform regression 2021-03-09 18:27:04 -05:00
updatesoverlay.h
variant-editor.c inspector: Split out variant editor 2021-01-21 10:19:18 -05:00
variant-editor.h inspector: Split out variant editor 2021-01-21 10:19:18 -05:00
visual.c gdk: Don't include gdkinternals.h in gdk-private.h 2021-09-24 22:11:57 +02:00
visual.h inspector: Clean up GtkInspectorVisual 2020-07-18 00:17:42 -04:00
visual.ui inspector: Cosmetics 2021-09-05 12:59:11 -04:00
visual.ui.h
window.c gdk: Don't include gdkinternals.h in gdk-private.h 2021-09-24 22:11:57 +02:00
window.h inspector: Fix surface transform regression 2021-03-09 18:27:04 -05:00
window.ui inspector: Use tabular figures for list position label 2021-10-24 03:37:01 +05:00
window.ui.h