aboutsummaryrefslogtreecommitdiff
path: root/src/idooffscreenproxy.c
Commit message (Collapse)AuthorAgeFilesLines
* Whoops copyright headersRobert Carr2011-09-021-1/+25
|
* Implement an IdoOffscreenProxy object to work around GtkRange/Scale needing ↵Robert Carr2011-09-021-0/+473
grabs, change IdoScaleMenuItem to make use of this. Fixes lp: #804009