aboutsummaryrefslogtreecommitdiff
path: root/libindicator/indicator-image-helper.c
Commit message (Collapse)AuthorAgeFilesLines
* Ask GTK to rescan the icon theme if the wanted icon cannot be found.Aurelien Gateau2011-08-021-0/+5
| | | | | | This is necessary at least with sni-qt, which generates icon on the fly in a custom theme dir.
* Changing the message to a warning and clearing the GtkImage.Ted Gould2010-08-161-1/+3
|
* Allowing for absolute file names for icons.Ted Gould2010-08-121-11/+23
|\
| * Added absolute filename fixesKarl2010-08-091-12/+22
|/
* Removing the style lookup that wasn't used.Ted Gould2010-07-061-12/+0
|
* Watching for style changes on the image.Ted Gould2010-03-111-0/+10
|
* Check to see if we've seen the image previously before adding signals in.Ted Gould2010-03-111-2/+9
|
* Splitting things out into an update function and a buid function.Ted Gould2010-03-111-14/+16
|
* Adding in a copyright header.Ted Gould2010-03-101-0/+22
|
* If we get an icon that is too big, we have to scale it.Ted Gould2010-03-101-0/+11
|
* Doing dynamic size calculation based on the font if we have a prop set ↵Ted Gould2010-03-101-1/+15
| | | | telling us to do so.
* Disconnect from theme update when the image goes away.Ted Gould2010-03-101-0/+10
|
* Setting up the callback for themes changing.Ted Gould2010-03-101-2/+12
|
* Pulled out a bunch of the code into a refresh function for signals.Ted Gould2010-03-101-18/+33
|
* Fleshing out the image loading function.Ted Gould2010-03-101-1/+50
|
* Adding in an image helper library.Ted Gould2010-03-101-0/+12