summaryrefslogtreecommitdiff
path: root/src/gtk/screenshot.h
AgeCommit message (Expand)AuthorFilesLines
2009-11-09Overhaul how download failures are handled, for better logging and so the ico...Daniel Burrows1-0/+3
2009-11-09Factor out the code to set up the "missing" icon.Daniel Burrows1-0/+7
2009-11-09Make the screenshot class always have a GdkWindow, and add support for displa...Daniel Burrows1-31/+32
2009-11-05Add support for an EventBox-based screenshot wrapper that has support for act...Daniel Burrows1-0/+35
2009-11-05Use an intermediate method to process area updates of screenshots.Daniel Burrows1-0/+3
2009-11-05Redesign how the screenshot object handles canceling downloads.Daniel Burrows1-9/+11
2009-11-05Add a first cut of a widget to actually display screenshots.Daniel Burrows1-0/+95