summaryrefslogtreecommitdiff
path: root/gtk/inspector
Commit message (Expand)AuthorAgeFilesLines
* csstokenizer: Export GtkCssLocationBenjamin Otte2016-04-081-35/+26
* cssprovider: Add a way to load a provider from a stylesheetBenjamin Otte2016-04-081-11/+3
* cssdeclaration: Turn into abstract base classBenjamin Otte2016-04-081-1/+1
* cssimportrule: Actually import the style sheetBenjamin Otte2016-04-081-21/+35
* stylesheet: Add propertiesBenjamin Otte2016-04-081-8/+5
* inspector: Add a ruleviewBenjamin Otte2016-04-088-13/+520
* inspector: Allow horizontal scrolling in the css editorBenjamin Otte2016-04-081-1/+1
* cssimage: Add token parser for url() imagesBenjamin Otte2016-04-081-0/+7
* inspector: Move errors on EOF token to last tokenBenjamin Otte2016-04-081-5/+8
* css: Allow the css editor to take a CSS nodeBenjamin Otte2016-04-083-3/+118
* inspector: Add style sheet parsing to CSS editorBenjamin Otte2016-04-082-87/+253
* inspector: Implement rudimentary syntax hilightingBenjamin Otte2016-04-082-0/+236
* inspector: Don't clear all tags when getting textBenjamin Otte2016-04-081-1/+0
* inspector: Look for themes in system data dirsMatthias Clasen2016-03-221-0/+9
* Load theme settings from the right locationMatthias Clasen2016-03-211-1/+1
* inspector: Reset the treewalk when requiredMatthias Clasen2016-03-111-4/+27
* inspector: Add api to get the current tree walk positionMatthias Clasen2016-03-112-4/+15
* inspector: Widgets update automatically when CSS changesBenjamin Otte2016-03-111-2/+0
* inspector: Add a switch for the layout debug flagMatthias Clasen2016-03-112-0/+54
* inspector: Show the frame clock in miscMatthias Clasen2016-03-102-0/+89
* inspector: Refine strv editorMatthias Clasen2016-03-091-1/+7
* inspector: Do a better job with readonly propertiesMatthias Clasen2016-03-092-1/+19
* inspector: Minor refactoringMatthias Clasen2016-03-091-14/+24
* inspector: Redo property lists a bitMatthias Clasen2016-03-092-19/+134
* inspector: Avoid overflow when editing doublesMatthias Clasen2016-03-091-1/+1
* inspector: Wording changesMatthias Clasen2016-03-091-1/+1
* inspector: Some more cleanupMatthias Clasen2016-03-092-82/+0
* inspector: Remove an unncessary context menuMatthias Clasen2016-03-091-23/+0
* inspector: UI refreshMatthias Clasen2016-03-0727-577/+766
* inspector: Drop the per-object CSS editorMatthias Clasen2016-03-064-227/+19
* inspector: Avoid pointless selectionsMatthias Clasen2016-03-052-0/+10
* inspector: More grid linesMatthias Clasen2016-03-051-0/+1
* inspector: Some ui refinementsMatthias Clasen2016-03-057-0/+10
* inspector: Simplify general tab setupMatthias Clasen2016-02-251-150/+66
* inspector: React to device changesMatthias Clasen2016-02-251-4/+28
* inspector: use guint to fix the windows buildIgnacio Casal Quinteiro2016-02-251-1/+1
* inspector: Show ::num-touches for touch devicesMatthias Clasen2016-02-251-0/+33
* inspector: Update for screen config changesMatthias Clasen2016-02-251-3/+30
* inspector: Don't show numeric idsMatthias Clasen2016-02-251-58/+0
* inspector: Show more device informationMatthias Clasen2016-02-251-3/+135
* inspector: Show some basic device informationMatthias Clasen2016-02-252-0/+181
* Add message contexts to translated stringsMatthias Clasen2016-02-164-11/+11
* inspector: Don't use unused variablesBenjamin Otte2016-02-111-3/+3
* win32: Stop using _gdk_display global in device codeBenjamin Otte2016-02-111-6/+5
* css node tree: Fix crashTimm Bäder2016-02-101-1/+1
* inspector: Avoid crash in magnifierMatthias Clasen2016-02-081-1/+1
* inspector: Drop type name from node listBenjamin Otte2016-02-052-27/+7
* inspector: Don't hardcode builtin themesBenjamin Otte2016-02-041-4/+9
* inspector: Show CSS pseudoclass names for node stateMatthias Clasen2016-01-241-15/+14
* Inspector: Plug a few leaksTimm Bäder2016-01-242-1/+7