gtk2/gtk/inspector
Chun-wei Fan 177302cf4d inspector/general.c: Check whether GL context supports WGL
We may well be using an EGL context that does not support Desktop (W)GL on
Windows, such as in the case of using libANGLE.  So, check whether WGL is
supported for this running instance before trying to query WGL extensions.

This will get rid of warning messages from libepoxy.
2022-04-21 19:16:13 -04: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
baselineoverlay.h
cellrenderergraph.c Port CellRendererGraph to preferred size vfuncs 2020-11-28 19:21:24 +00:00
cellrenderergraph.h
clipboard.c inspector: Add dnd inspection support 2021-12-27 05:59:16 +01:00
clipboard.h inspector: Add a clipboard page 2021-12-11 23:01:42 +01:00
clipboard.ui inspector: Add dnd inspection support 2021-12-27 05:59:16 +01:00
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
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
css-node-tree.ui
data-list.ui.h
eventrecording.c inspector: Add event recording 2021-12-14 22:01:40 -05:00
eventrecording.h inspector: Add event recording 2021-12-14 22:01:40 -05:00
focusoverlay.c Drop gtknativeprivate.h 2020-06-07 08:52:45 -04:00
focusoverlay.h
fpsoverlay.c inspector: Remove unsued function 2020-09-15 05:28:31 +02:00
fpsoverlay.h
general.c inspector/general.c: Check whether GL context supports WGL 2022-04-21 19:16:13 -04:00
general.h inspector: Clean up GtkInspectorGeneral 2020-07-18 00:31:04 -04:00
general.ui inspector: Show app ID and resource path in the General tab 2022-02-17 15:14:16 +01:00
general.ui.h
graphdata.c
graphdata.h
gtkdataviewer.c inspector: Show more datatypes for the clipboard 2021-12-12 18:36:58 -05:00
gtkdataviewer.h inspector: Add a clipboard page 2021-12-11 23:01:42 +01:00
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: Fix coding style 2021-12-31 14:41:35 +01:00
init.h inspector: Register extension on startup 2021-12-29 04:42:51 +05:00
inspect-button.c *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02:00
inspector.css inspector: Highlight event sequences 2021-12-15 22:07:07 -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
magnifier.ui.h
measuregraph.c inspector: Add measure graph 2021-12-16 19:36:54 +01:00
measuregraph.h inspector: Add measure graph 2021-12-16 19:36:54 +01:00
menu.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
menu.h
menu.ui
menu.ui.h
meson.build Merge branch 'wip/otte/inspector' into 'main' 2021-12-16 21:46:52 +00:00
misc-info.c inspector: Add measure graph 2021-12-16 19:36:54 +01:00
misc-info.h inspector: Clean up GtkInspectorMiscInfo 2020-07-18 00:25:46 -04:00
misc-info.ui inspector: Add measure graph 2021-12-16 19:36:54 +01:00
misc-info.ui.h
object-hierarchy.ui.h
object-tree.c inspector: Search by pointer address 2022-02-04 18:39:56 +01:00
object-tree.h
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 viewing PangoAttrList properties 2022-04-21 19:15:20 -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 inspector: Highlight event sequences 2021-12-15 22:07:07 -05:00
recorder.h inspector: Highlight event sequences 2021-12-15 22:07:07 -05:00
recorder.ui inspector: Highlight event sequences 2021-12-15 22:07:07 -05:00
recorderrow.c inspector: Highlight event sequences 2021-12-15 22:07:07 -05:00
recorderrow.h inspector: Highlight event sequences 2021-12-15 22:07:07 -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
shortcuts.ui
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
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
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 inspector: Add event recording 2021-12-14 22:01:40 -05:00
window.h inspector: Add a clipboard page 2021-12-11 23:01:42 +01:00
window.ui inspector: Add a clipboard page 2021-12-11 23:01:42 +01:00
window.ui.h