| Commit message (Expand) | Author | Age | Files | Lines |
* | Shortening the object names as well. People hate typing. | Ted Gould | 2009-11-30 | 3 | -210/+210 |
* | Massive custom to application find and replace throughout the code. | Ted Gould | 2009-11-30 | 10 | -391/+391 |
* | Shortening the file names as well. | Ted Gould | 2009-11-30 | 5 | -7/+7 |
* | Making the directory name shorter | Ted Gould | 2009-11-30 | 5 | -18/+18 |
* | Changing file names, and some fallouts from that. | Ted Gould | 2009-11-30 | 7 | -21/+21 |
* | Total insane rename. Probably broke more than a few things. | Ted Gould | 2009-11-30 | 13 | -39/+39 |
* | Changing all the dbus names. | Ted Gould | 2009-11-24 | 4 | -9/+9 |
* | Moving the connection code into a function that is called to check to see if ... | Ted Gould | 2009-11-24 | 1 | -18/+34 |
* | Merging in changes on trunk. Resolving a conflict. | Ted Gould | 2009-11-24 | 1 | -5/+0 |
|\ |
|
| * | Removing the checks on private being NULL when we're already testing the object. | Ted Gould | 2009-11-03 | 1 | -5/+0 |
* | | Woot, basic remove support. Causes warnings, but it works. | Ted Gould | 2009-11-24 | 1 | -0/+48 |
* | | Showing the icon. Now we can put things up in the menu! Finally. | Ted Gould | 2009-11-24 | 1 | -0/+3 |
* | | Fixing Marshallers so that everything is happy-happy. | Ted Gould | 2009-11-24 | 1 | -2/+10 |
* | | I really shouldn't have to register marshalers. Srsly. | Ted Gould | 2009-11-23 | 1 | -4/+3 |
* | | Moving the registration of the marshallers until after the proxy. Odd that I... | Ted Gould | 2009-11-23 | 1 | -4/+4 |
* | | Forgot return types. | Ted Gould | 2009-11-23 | 1 | -2/+2 |
* | | Registering marshallers for DBus in the indicator. | Ted Gould | 2009-11-23 | 2 | -0/+7 |
* | | Adding a debug message on getting an application. | Ted Gould | 2009-11-23 | 1 | -0/+2 |
* | | Connecting to a notification watcher. | Ted Gould | 2009-11-23 | 1 | -1/+26 |
* | | Adding in a TODO | Ted Gould | 2009-11-23 | 1 | -0/+4 |
* | | Commenting. | Ted Gould | 2009-11-23 | 1 | -0/+11 |
* | | Fixing custom indicator watcher object path. | Ted Gould | 2009-11-23 | 1 | -1/+1 |
* | | Cleaning up main a little bit and handling the 'disconnected' case that doesn... | Ted Gould | 2009-11-23 | 1 | -0/+30 |
* | | Adding a remove function and switching to the position in the list being the ... | Ted Gould | 2009-11-23 | 1 | -5/+28 |
* | | Adding in the dbus shared header. | Ted Gould | 2009-11-09 | 1 | -0/+2 |
* | | Grabbing the properties and going to town. Turning back into another signal. | Ted Gould | 2009-11-06 | 1 | -1/+45 |
* | | Adding some XML for dbus properties interface. | Ted Gould | 2009-11-06 | 2 | -0/+25 |
* | | Building the property proxy. | Ted Gould | 2009-11-06 | 1 | -0/+15 |
* | | Forgot to save. | Ted Gould | 2009-11-06 | 2 | -1/+3 |
* | | Building a proxy. | Ted Gould | 2009-11-06 | 2 | -5/+30 |
* | | Adding an application list. | Ted Gould | 2009-11-06 | 1 | -1/+18 |
* | | Getting the registration signal, and passing it up the stack. | Ted Gould | 2009-11-06 | 4 | -17/+20 |
* | | Adding app add/remove to appstore | Ted Gould | 2009-11-06 | 2 | -1/+30 |
* | | Woot! Now we have signals in our watcher. Let's rock on! | Ted Gould | 2009-11-06 | 3 | -1/+49 |
* | | Connecting the watcher and the appstore. And actually building one. We're o... | Ted Gould | 2009-11-06 | 3 | -1/+27 |
* | | Moving the watcher stuff to the new object. | Ted Gould | 2009-11-06 | 2 | -48/+63 |
* | | Creating a new object to be our watcher. Apparently we can't have two DBus i... | Ted Gould | 2009-11-06 | 3 | -0/+89 |
* | | Adding in a set of marshallers to make our signals all happy. | Ted Gould | 2009-11-06 | 3 | -1/+9 |
* | | Putting some signals on here. | Ted Gould | 2009-11-06 | 2 | -1/+30 |
* | | Changing some API and implementing the simple stuff. | Ted Gould | 2009-11-06 | 1 | -18/+23 |
* | | Fleshing out the application added stuff | Ted Gould | 2009-11-06 | 1 | -0/+17 |
* | | Fleshing out get_entries | Ted Gould | 2009-11-06 | 1 | -1/+18 |
* | | Making for a list of applications that we can build and destroy at will. | Ted Gould | 2009-11-06 | 1 | -3/+15 |
* | | Hooking up to the proxy. Let's do this! | Ted Gould | 2009-11-06 | 1 | -4/+64 |
* | | Fleshing out connected to start bringing up the proxy. | Ted Gould | 2009-11-06 | 2 | -1/+42 |
* | | Migrating over to the libindicator 0.3.0 API. | Ted Gould | 2009-11-06 | 1 | -19/+97 |
* | | We've got a service manager. Now we'll start ourselves up! | Ted Gould | 2009-11-02 | 1 | -1/+15 |
* | | Getting the name into a header. | Ted Gould | 2009-11-02 | 3 | -1/+7 |
* | | Boom, make us an indicator service. | Ted Gould | 2009-11-02 | 1 | -0/+3 |
* | | Building our app store | Ted Gould | 2009-10-28 | 1 | -0/+9 |