index
:
aptitude
debian
debian-sid
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gtk
/
screenshot.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-11
If a screenshot is already in the cache of loaded images, actually use it ins...
Daniel Burrows
1
-1
/
+9
2009-11-10
Actually add the screenshot to its containing EventBox.
Daniel Burrows
1
-0
/
+1
2009-11-10
Remove an unnecessary call to image.show() in the screenshot code.
Daniel Burrows
1
-1
/
+0
2009-11-09
Make images not clickable by default.
Daniel Burrows
1
-1
/
+2
2009-11-09
Overhaul how download failures are handled, for better logging and so the ico...
Daniel Burrows
1
-11
/
+48
2009-11-09
Factor out the code to set up the "missing" icon.
Daniel Burrows
1
-21
/
+15
2009-11-09
Make the screenshot class always have a GdkWindow, and add support for displa...
Daniel Burrows
1
-15
/
+51
2009-11-06
Don't make screenshots self-show.
Daniel Burrows
1
-1
/
+0
2009-11-05
Add support for an EventBox-based screenshot wrapper that has support for act...
Daniel Burrows
1
-0
/
+42
2009-11-05
Use an intermediate method to process area updates of screenshots.
Daniel Burrows
1
-1
/
+9
2009-11-05
Use separate logging categories for the screenshot cache and the image widget.
Daniel Burrows
1
-4
/
+4
2009-11-05
Create a screenshot_key object that encapsulates the information needed to id...
Daniel Burrows
1
-1
/
+1
2009-11-05
Redesign how the screenshot object handles canceling downloads.
Daniel Burrows
1
-65
/
+14
2009-11-05
Add a first cut of a widget to actually display screenshots.
Daniel Burrows
1
-0
/
+181