aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Tests directory.Ted Gould2009-10-203-1/+6
|
* Fleshing out the get functions.Ted Gould2009-10-201-12/+72
|
* Fleshing out the set functions.Ted Gould2009-10-202-8/+68
|
* Filling out some prototypes.Ted Gould2009-10-202-1/+92
|
* Okay, connecting this little thing into DBus already.Ted Gould2009-10-201-0/+19
|
* Making sure to free and unref all of our private variables.Ted Gould2009-10-201-0/+49
|
* Now for some 'set' code. Bringin' it.Ted Gould2009-10-201-3/+101
|
* Fleshing out get parameters...Ted Gould2009-10-201-0/+77
|
* Adding in a bunch of things to the private struct. We now have data! Ted Gould2009-10-201-2/+30
|
* 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-192-1/+86
|
* Adding in the dbus signals from that interface.Ted Gould2009-10-191-1/+13
|
* Header comments and a new signal that we'll need to deal with.Ted Gould2009-10-191-0/+34
|
* 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
|
* Switching the name to be more consistent.Ted Gould2009-10-173-12/+12
|\
| * Getting the name change into the templates properly.Ted Gould2009-10-172-4/+4
| |
| * Making the enums camel case. I prefer the other, but it seems best to match ↵Ted Gould2009-10-171-8/+8
| | | | | | | | GTK style
| * Oops, shouldn't be CLUTTER there.Ted Gould2009-10-161-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
| |
* | Forgot to change the package nameTed Gould2009-10-161-1/+1
| |
* | Set and get propertiesTed Gould2009-10-161-0/+20
| |
* | Merging in the library interface.Ted Gould2009-10-169-3/+362
|\|
| * Adding the possibility of making the directories silently.Ted Gould2009-10-161-2/+2
| |
| * Some small changes to make 'distcheck' happy.Ted Gould2009-10-162-5/+7
| |
| * Another object file bites the dustTed Gould2009-10-161-0/+1
| |
| * Fixing the templates.Ted Gould2009-10-162-6/+5
| |
| * Filling out the enums to have values.Ted Gould2009-10-161-2/+35
| |
| * Adding the C file into the build as well.Ted Gould2009-10-161-0/+1
| |
| * Putting in the enum templates and building them.Ted Gould2009-10-164-2/+72
| |
| * Setting up build to build the enums.Ted Gould2009-10-161-4/+15
| |
| * Adding programs for buiding enums and marsherers and all that jazzTed Gould2009-10-161-0/+5
| |
| * Stealing these makefile segments to build enums and marshallersEmmanuele Bassi2009-10-162-0/+88
| |
| * Building a basic prototype of the API for the lib.Ted Gould2009-10-161-1/+27
| |
| * Building a basic library starting out.Ted Gould2009-10-154-0/+123
| |
| * We need a directory.Ted Gould2009-10-150-0/+0
| |
| * We're on the dbus branch nowTed Gould2009-10-156-3/+126
| |\
* | \ Adding in the DBus interface files and building of those.Ted Gould2009-10-166-3/+126
|\ \ \ | |/ / |/| / | |/
| * Ignoring the generated dbus interfaces.Ted Gould2009-10-151-0/+4
| |
| * Building the ChangeLog on distTed Gould2009-10-151-0/+14
| |
| * Making sure we get our specs and clean up after ourselves. Distcheck magic.Ted Gould2009-10-131-1/+3
| |
| * Getting some functions so that we can link happy like.Ted Gould2009-10-131-1/+8
| |
| * Fixing symbol names.Ted Gould2009-10-131-2/+2
| |
| * Getting to building all these header files nicely.Ted Gould2009-10-132-3/+35
| |
| * Some dbus y'all! Ted Gould2009-10-132-0/+64
|/
* A basical build system and basic files.Ted Gould2009-10-1312-0/+192
|\
| * Building a basic indicator and the service to go along with it.Ted Gould2009-10-134-1/+69
| |