summaryrefslogtreecommitdiff
path: root/gtk/inspector
Commit message (Expand)AuthorAgeFilesLines
* inspector: Make picking objects show themMatthias Clasen2020-07-201-1/+1
* inspector: Make the actions tab work againMatthias Clasen2020-07-205-166/+131
* inspector: Remove action support temporarilyMatthias Clasen2020-07-201-0/+2
* inspector: Add a few more debug flagsMatthias Clasen2020-07-202-0/+18
* inspector: Add focus handling to the property editorMatthias Clasen2020-07-181-0/+4
* inspector: Clean up GtkInspectorGeneralMatthias Clasen2020-07-182-152/+142
* inspector: Clean up GtkInspectorMiscInfoMatthias Clasen2020-07-182-173/+165
* inspector: Clean up GtkInspectorVisualMatthias Clasen2020-07-182-200/+189
* inspector: Clean up GtkInspectorActionsMatthias Clasen2020-07-173-52/+55
* inspector: Clean up GtkInspectorActionEditorMatthias Clasen2020-07-172-86/+85
* inspector: Clean up GtkInspectorLogsMatthias Clasen2020-07-173-86/+84
* inspector: Allow disposing the inspectorMatthias Clasen2020-07-171-2/+0
* inspector: Properly dispose GtkInspectorWindowMatthias Clasen2020-07-171-0/+1
* inspector: Properly dispose GtkInspectorShortcutsMatthias Clasen2020-07-171-0/+14
* inspector: Properly dispose GtkInspectorListDataMatthias Clasen2020-07-171-4/+6
* inspector: Dispose tree data properlyMatthias Clasen2020-07-171-0/+15
* inspector: Dispose the recorder properlyMatthias Clasen2020-07-172-1/+4
* inspector: Drop the recorder Private structMatthias Clasen2020-07-172-78/+56
* debug: Remove resize highlightingTimm Bäder2020-07-172-51/+0
* stringfilter: Make the constructor take an expressionBenjamin Otte2020-07-161-1/+1
* inspector: Avoid losing a referenceMatthias Clasen2020-07-161-6/+9
* inspector: Don't derive from GtkBoxMatthias Clasen2020-07-163-5/+8
* inspector: Drop a Private structMatthias Clasen2020-07-162-98/+89
* inspector: Drop an unused fieldMatthias Clasen2020-07-162-10/+0
* inspector: Use substring matching in the property listMatthias Clasen2020-07-151-1/+1
* inspector: Show some information about expressionsMatthias Clasen2020-07-131-0/+72
* inspector: Ellipsize in the object treeMatthias Clasen2020-07-131-1/+3
* inspector: Fix up input enum namesMatthias Clasen2020-07-131-1/+2
* Give the inspector a devel header tooMatthias Clasen2020-07-131-0/+3
* inspector: Fix property list stylingMatthias Clasen2020-07-073-5/+25
* inspector: Reshuffle the sidebarMatthias Clasen2020-07-073-142/+134
* inspector: Drop unused propertiesMatthias Clasen2020-07-076-184/+1
* inspector: Add dom-like navigation controlsMatthias Clasen2020-07-078-36/+511
* inspector: Remove an unused fieldMatthias Clasen2020-07-072-4/+0
* listmodels: Stop respecting item-typeBenjamin Otte2020-07-052-9/+9
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-07-031-0/+1
|\
| * inspector: Fix the monitor list widthMatthias Clasen2020-07-031-0/+1
* | headerbar: Show title buttons by defaultAlexander Mikhaylenko2020-07-021-1/+0
|/
* Merge branch 'wip/baedert/for-master' into 'master'Matthias Clasen2020-07-011-75/+7
|\
| * recorder: Don't select new row when adding recordingTimm Bäder2020-06-271-16/+0
| * recorder: Remove frame time from recording rowsTimm Bäder2020-06-271-48/+3
| * recorder: Remove Full/Partial render distinctionTimm Bäder2020-06-271-7/+2
| * recorder: s/gint/int/gTimm Bäder2020-06-271-4/+4
| * recorder: Remove some debug spewTimm Bäder2020-06-271-2/+0
* | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-06-302-6/+6
|\ \
| * | Drop unnecessary uses of gtk_style_context_add_classMatthias Clasen2020-06-302-6/+6
* | | inspector: Avoid a use of gtk_style_context_add_classMatthias Clasen2020-06-301-1/+1
* | | inspector: proper list model supportMatthias Clasen2020-06-308-0/+398
* | | inspector: Rename DataList -> TreeDataMatthias Clasen2020-06-309-96/+95
* | | inspector: Remove list model support from the property editorMatthias Clasen2020-06-301-63/+0
|/ /