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