aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* credit :)Cody Russell2009-12-042-0/+2
* Small cleanupCody Russell2009-12-041-2/+0
* Fix up some docsCody Russell2009-12-041-0/+18
* API changes, gtk menu supportCody Russell2009-12-032-481/+360
* Copyright notice for marshallers definition.Ted Gould2009-11-301-0/+18
* Header for a DBus interface description, not sure if that's right or not.Ted Gould2009-11-301-0/+20
* Adding in GPLv3 headers.Ted Gould2009-11-307-0/+154
* Adding in LGPL v3/2 headersTed Gould2009-11-304-0/+112
* Shortening the object names as well. People hate typing.Ted Gould2009-11-303-210/+210
* Massive custom to application find and replace throughout the code.Ted Gould2009-11-3010-391/+391
* Shortening the file names as well.Ted Gould2009-11-305-7/+7
* Making the directory name shorterTed Gould2009-11-305-18/+18
* Changing file names, and some fallouts from that.Ted Gould2009-11-307-21/+21
* Total insane rename. Probably broke more than a few things.Ted Gould2009-11-3013-39/+39
* Changing all the dbus names.Ted Gould2009-11-244-9/+9
* Moving the connection code into a function that is called to check to see if ...Ted Gould2009-11-241-18/+34
* Merging in changes on trunk. Resolving a conflict.Ted Gould2009-11-241-5/+0
|\
| * Removing the checks on private being NULL when we're already testing the object.Ted Gould2009-11-031-5/+0
* | Woot, basic remove support. Causes warnings, but it works.Ted Gould2009-11-241-0/+48
* | Showing the icon. Now we can put things up in the menu! Finally.Ted Gould2009-11-241-0/+3
* | Fixing Marshallers so that everything is happy-happy.Ted Gould2009-11-241-2/+10
* | I really shouldn't have to register marshalers. Srsly.Ted Gould2009-11-231-4/+3
* | Moving the registration of the marshallers until after the proxy. Odd that I...Ted Gould2009-11-231-4/+4
* | Forgot return types.Ted Gould2009-11-231-2/+2
* | Registering marshallers for DBus in the indicator.Ted Gould2009-11-232-0/+7
* | Adding a debug message on getting an application.Ted Gould2009-11-231-0/+2
* | Connecting to a notification watcher.Ted Gould2009-11-231-1/+26
* | Adding in a TODOTed Gould2009-11-231-0/+4
* | Commenting.Ted Gould2009-11-231-0/+11
* | Fixing custom indicator watcher object path.Ted Gould2009-11-231-1/+1
* | Cleaning up main a little bit and handling the 'disconnected' case that doesn...Ted Gould2009-11-231-0/+30
* | Adding a remove function and switching to the position in the list being the ...Ted Gould2009-11-231-5/+28
* | Adding in the dbus shared header.Ted Gould2009-11-091-0/+2
* | Grabbing the properties and going to town. Turning back into another signal.Ted Gould2009-11-061-1/+45
* | Adding some XML for dbus properties interface.Ted Gould2009-11-062-0/+25
* | Building the property proxy.Ted Gould2009-11-061-0/+15
* | Forgot to save.Ted Gould2009-11-062-1/+3
* | Building a proxy.Ted Gould2009-11-062-5/+30
* | Adding an application list.Ted Gould2009-11-061-1/+18
* | Getting the registration signal, and passing it up the stack.Ted Gould2009-11-064-17/+20
* | Adding app add/remove to appstoreTed Gould2009-11-062-1/+30
* | Woot! Now we have signals in our watcher. Let's rock on! Ted Gould2009-11-063-1/+49
* | Connecting the watcher and the appstore. And actually building one. We're o...Ted Gould2009-11-063-1/+27
* | Moving the watcher stuff to the new object.Ted Gould2009-11-062-48/+63
* | Creating a new object to be our watcher. Apparently we can't have two DBus i...Ted Gould2009-11-063-0/+89
* | Adding in a set of marshallers to make our signals all happy.Ted Gould2009-11-063-1/+9
* | Putting some signals on here.Ted Gould2009-11-062-1/+30
* | Changing some API and implementing the simple stuff.Ted Gould2009-11-061-18/+23
* | Fleshing out the application added stuffTed Gould2009-11-061-0/+17
* | Fleshing out get_entriesTed Gould2009-11-061-1/+18