summaryrefslogtreecommitdiff
path: root/gtk/inspector
Commit message (Expand)AuthorAgeFilesLines
* inspector: Handle object destruction without row referencesBenjamin Otte2015-08-261-48/+5
* inspector: Implement find_object() without GtkTreeRowReferenceBenjamin Otte2015-08-261-12/+40
* inspector: Refactor object tree constructionBenjamin Otte2015-08-261-217/+480
* Inspector: Protect against childless windowsTimm Bäder2015-08-261-1/+5
* Inspector: Make monitor rows unactivatableTimm Bäder2015-08-251-2/+7
* inspector: Fix a typoMatthias Clasen2015-08-041-1/+1
* Inspector: Preserve selection when rescanningMatthias Clasen2015-08-023-24/+51
* inspector: Show monitor informationMatthias Clasen2015-07-281-0/+47
* inspector: Show wayland display informationMatthias Clasen2015-07-282-3/+3
* Use standard cursor namesMatthias Clasen2015-07-261-1/+1
* inspector: Add a function to rescanMatthias Clasen2015-07-232-0/+9
* Fix the buildMatthias Clasen2015-07-171-1/+1
* inspector: Avoid a NULL derefMatthias Clasen2015-07-171-1/+4
* inspector: Remove some dead codeMatthias Clasen2015-07-171-6/+0
* inspector: Avoid a NULL derefMatthias Clasen2015-07-171-1/+1
* inspector: Check a return valueMatthias Clasen2015-07-171-3/+5
* inspector: Annotate a call whose return value we don't needMatthias Clasen2015-07-171-1/+1
* inspector: Avoid a gratitious use of g_strv_lengthMatthias Clasen2015-07-161-3/+2
* Avoid O(n²) walking of string arraysEmmanuele Bassi2015-07-161-2/+3
* inspector: allow object read-only properties in prop-editorChristian Hergert2015-05-051-0/+8
* inspector/misc-info: Fix typoTimm Bäder2015-05-021-1/+1
* gtk/inspector/css-node-tree.c: Fix BuildChun-wei Fan2015-04-101-3/+1
* inspector: fix warning about not using the right format for an int64Ignacio Casal Quinteiro2015-03-241-1/+1
* inspector: show accessible name and descriptionVadim Rutkovsky2015-03-193-0/+84
* inspector: Make it easier to cut'n'paste advice messageBastien Nocera2015-03-181-0/+1
* inspector: Add a new page that lists the CSS node treeBenjamin Otte2015-03-1811-0/+1014
* inspector: Remove flash timeout from widgets being unmappedCarlos Garnacho2015-03-161-0/+4
* inspector: Add some margin to css editorMatthias Clasen2015-03-101-0/+2
* inspector: Destroy popovers on unmapCarlos Garnacho2015-02-201-1/+1
* Rename GtkSidebar to GtkStackSidebarLars Uebernickel2015-02-131-1/+1
* inspector: Use some of the new GtkSearchEntry APIMatthias Clasen2015-01-246-202/+22
* inspector: Make gl extension rows unactivatableTimm Bäder2015-01-221-0/+1
* inspector: Remove unused hash tableBenjamin Otte2015-01-201-4/+0
* inspector: Remove unused treemodel propertiesBenjamin Otte2015-01-201-48/+3
* inspector: Use GtkCssStyle and gtk_css_value_to_string()Benjamin Otte2015-01-201-72/+9
* inspector: Remove a bunch of unused variablesBenjamin Otte2015-01-171-2/+1
* inspector: Don't use GSettings directlyMatthias Clasen2015-01-092-83/+21
* inspector: be careful about gsize vs guint64Matthias Clasen2015-01-091-5/+11
* inspector: Show object addressMatthias Clasen2015-01-093-2/+47
* inspector: Update translations .ui.h fileJasper St. Pierre2014-12-281-0/+3
* Inspector: Show some X display characteristicsMatthias Clasen2014-12-282-10/+161
* Restore a missing fileMatthias Clasen2014-12-281-0/+62
* inspector: Remove an errant shadowMatthias Clasen2014-12-201-1/+0
* inspector: Add a magnifierMatthias Clasen2014-12-209-1/+155
* inspector: Fix capitalizationMatthias Clasen2014-12-122-2/+2
* inspector: Add a cursor theme controlMatthias Clasen2014-12-123-2/+185
* actions: Fix compile warningJasper St. Pierre2014-12-121-1/+1
* widget: add helpers to resolve GActionGroups available to GtkWidgetChristian Hergert2014-12-112-3/+3
* inspector: Make header buttons as !focus-on-clickMatthias Clasen2014-12-102-0/+7
* inspector: Make sure something is focusable on the stats pageMatthias Clasen2014-12-101-2/+8