aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mainMerge branch '0-wiz-0-main'Mike Gabriel5 days
release-buildsrelease 0.9.4Mike Gabriel7 months
 
TagDownloadAuthorAge
0.9.4libayatana-indicator-0.9.4.tar.gz  libayatana-indicator-0.9.4.tar.bz2  libayatana-indicator-0.9.4.zip  Mike Gabriel7 months
0.9.3libayatana-indicator-0.9.3.tar.gz  libayatana-indicator-0.9.3.tar.bz2  libayatana-indicator-0.9.3.zip  Mike Gabriel18 months
0.9.2libayatana-indicator-0.9.2.tar.gz  libayatana-indicator-0.9.2.tar.bz2  libayatana-indicator-0.9.2.zip  Mike Gabriel20 months
0.9.1libayatana-indicator-0.9.1.tar.gz  libayatana-indicator-0.9.1.tar.bz2  libayatana-indicator-0.9.1.zip  Mike Gabriel2 years
0.9.0libayatana-indicator-0.9.0.tar.gz  libayatana-indicator-0.9.0.tar.bz2  libayatana-indicator-0.9.0.zip  Mike Gabriel2 years
0.8.4libayatana-indicator-0.8.4.tar.gz  libayatana-indicator-0.8.4.tar.bz2  libayatana-indicator-0.8.4.zip  Mike Gabriel3 years
0.8.3libayatana-indicator-0.8.3.tar.gz  libayatana-indicator-0.8.3.tar.bz2  libayatana-indicator-0.8.3.zip  Mike Gabriel3 years
0.8.2libayatana-indicator-0.8.2.tar.gz  libayatana-indicator-0.8.2.tar.bz2  libayatana-indicator-0.8.2.zip  Mike Gabriel4 years
0.8.1libayatana-indicator-0.8.1.tar.gz  libayatana-indicator-0.8.1.tar.bz2  libayatana-indicator-0.8.1.zip  Mike Gabriel4 years
0.8.0libayatana-indicator-0.8.0.tar.gz  libayatana-indicator-0.8.0.tar.bz2  libayatana-indicator-0.8.0.zip  Mike Gabriel4 years
[...]
 
AgeCommit messageAuthorFilesLines
2010-03-110.3.50.3.5Ted Gould1-2/+2
2010-03-11Creating a function to update the icon to a new name.Ted Gould2-16/+37
2010-03-11Watching for style changes on the image.Ted Gould1-0/+10
2010-03-11Check to see if we've seen the image previously before adding signals in.Ted Gould1-2/+9
2010-03-11Splitting things out into an update function and a buid function.Ted Gould2-15/+19
2010-03-10Add a small helper for loading images.Ted Gould6-0/+198
2010-03-10Adding in a copyright header.Ted Gould1-0/+22
2010-03-10A little loader to test to see if we load an icon and what size it is.Ted Gould2-0/+21
2010-03-10If we get an icon that is too big, we have to scale it.Ted Gould1-0/+11
2010-03-10Doing dynamic size calculation based on the font if we have a prop set tellin...Ted Gould1-1/+15
[...]