aboutsummaryrefslogtreecommitdiff
path: root/libindicator/indicator-image-helper.c
Commit message (Expand)AuthorAgeFilesLines
* indicator-image-helper: stop using deprecated gtk_icon_info_free()Lars Uebernickel2013-05-231-1/+1
* Code clean-up.William Hua2013-05-191-31/+27
* Clean up error checking.William Hua2013-04-261-31/+22
* [ William Hua ]William Hua2013-04-221-11/+46
* indicator-ng: use indicator_image_helperLars Uebernickel2013-01-251-4/+20
* in indicator_image_helper_update(), test the image argument with GTK_IS_IMAGE...Charles Kerr2012-04-111-1/+1
* merge lp:~htorque/libindicator/fix-small-leak to fix a GError memory leak rep...Charles Kerr2012-03-261-0/+1
|\
| * Free GError.Hernando Torque2012-03-261-0/+3
|/
* Ask GTK to rescan the icon theme if the wanted icon cannot be found.Aurelien Gateau2011-08-021-0/+5
* 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 tellin...Ted Gould2010-03-101-1/+15
* 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