about summary refs log tree commit diff stats
path: root/inspector.c
Commit message (Collapse)AuthorAgeFilesLines
* Make the inspector not crash on exitmarco2011-11-021-15/+75
| | | | | Turns out that someone else frees resources so don't do that and let gtk handle it all by itself.
* hook up all inspector signalsMarco Peereboom2011-11-011-0/+59
|
* Move inspector into it's own fileMarco Peereboom2011-11-011-0/+33