about summary refs log tree commit diff stats
path: root/inspector.c
Commit message (Collapse)AuthorAgeFilesLines
* Pass the correct argument to the attach-window signal.Josh Rickmar2012-06-211-1/+1
|
* rename xxxterm to xomreroMarco Peereboom2012-05-171-1/+1
|
* Fix bug were opening the inspector overwrote pointers in tablistElias Norberg2012-03-261-1/+1
|
* include using <> instead of ; this will have falloutMarco Peereboom2012-01-231-1/+1
|
* 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