aboutsummaryrefslogtreecommitdiff
path: root/src/indicator-custom.c
Commit message (Collapse)AuthorAgeFilesLines
* Total insane rename. Probably broke more than a few things.Ted Gould2009-11-301-304/+0
|
* 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 ↵Ted Gould2009-11-231-4/+4
| | | | I'd have to do this, but let's try.
* Forgot return types.Ted Gould2009-11-231-2/+2
|
* Registering marshallers for DBus in the indicator.Ted Gould2009-11-231-0/+6
|
* Adding a remove function and switching to the position in the list being the ↵Ted Gould2009-11-231-5/+28
| | | | position.
* Fleshing out the application added stuffTed Gould2009-11-061-0/+17
|
* Fleshing out get_entriesTed Gould2009-11-061-1/+18
|
* Making for a list of applications that we can build and destroy at will.Ted Gould2009-11-061-3/+15
|
* Hooking up to the proxy. Let's do this! Ted Gould2009-11-061-4/+64
|
* Fleshing out connected to start bringing up the proxy.Ted Gould2009-11-061-0/+39
|
* Migrating over to the libindicator 0.3.0 API.Ted Gould2009-11-061-19/+97
|
* We've got a service manager. Now we'll start ourselves up! Ted Gould2009-11-021-1/+15
|
* Building a basic indicator and the service to go along with it.Ted Gould2009-10-131-0/+28