aboutsummaryrefslogtreecommitdiff
path: root/src/libcustomindicator/custom-indicator.c
Commit message (Collapse)AuthorAgeFilesLines
* Basic property case statements.Ted Gould2009-10-201-0/+44
|
* Creating a connected property to check easily.Ted Gould2009-10-191-1/+11
|
* Boom, there are some signals.Ted Gould2009-10-191-1/+81
|
* Wow, properties. The properties system in gobject is a little insane.Ted Gould2009-10-191-2/+50
|
* Changing the name to match the changes in the previous commit.Ted Gould2009-10-171-1/+1
|
* Making sure to get the property names into defines so that we can ensure ↵Ted Gould2009-10-171-1/+8
| | | | they're all the same.
* Filling out the property list.Ted Gould2009-10-171-1/+10
|
* Putting in our first property, status. Woo hoo! Ted Gould2009-10-161-1/+15
|
* Set and get propertiesTed Gould2009-10-161-0/+20
|
* Building a basic library starting out.Ted Gould2009-10-151-0/+57