Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Watching for style changes on the image. | Ted Gould | 2010-03-11 | 1 | -0/+10 |
| | |||||
* | Check to see if we've seen the image previously before adding signals in. | Ted Gould | 2010-03-11 | 1 | -2/+9 |
| | |||||
* | Splitting things out into an update function and a buid function. | Ted Gould | 2010-03-11 | 1 | -14/+16 |
| | |||||
* | Adding in a copyright header. | Ted Gould | 2010-03-10 | 1 | -0/+22 |
| | |||||
* | If we get an icon that is too big, we have to scale it. | Ted Gould | 2010-03-10 | 1 | -0/+11 |
| | |||||
* | Doing dynamic size calculation based on the font if we have a prop set ↵ | Ted Gould | 2010-03-10 | 1 | -1/+15 |
| | | | | telling us to do so. | ||||
* | Disconnect from theme update when the image goes away. | Ted Gould | 2010-03-10 | 1 | -0/+10 |
| | |||||
* | Setting up the callback for themes changing. | Ted Gould | 2010-03-10 | 1 | -2/+12 |
| | |||||
* | Pulled out a bunch of the code into a refresh function for signals. | Ted Gould | 2010-03-10 | 1 | -18/+33 |
| | |||||
* | Fleshing out the image loading function. | Ted Gould | 2010-03-10 | 1 | -1/+50 |
| | |||||
* | Adding in an image helper library. | Ted Gould | 2010-03-10 | 1 | -0/+12 |