aboutsummaryrefslogtreecommitdiff
path: root/src/status-service.c
Commit message (Collapse)AuthorAgeFilesLines
* Adding in gettext init stuff.Ted Gould2009-09-151-0/+7
|
* Checking the global status on whether the menu items should be sensitive or not.Ted Gould2009-09-101-1/+3
|
* Adding in a disconnected status value and making it so that when it is the ↵Ted Gould2009-09-101-10/+45
| | | | global status we should make the menu items to set status insensitive.
* Set the type of the menuitem to be a image menuitem.Ted Gould2009-09-031-0/+2
|
* Switching to using the defines for the properties in the menus.Ted Gould2009-09-031-7/+7
|
* Have a quick check to see if we have something to put there. If not, no ↵Ted Gould2009-09-031-4/+6
| | | | menu item.
* Should be starting with the least available and getting more so, instead of ↵Ted Gould2009-08-241-2/+2
| | | | the other way around.
* Connecting the telepathy stuff into the overall status serviceTed Gould2009-08-241-2/+4
|
* Adding unistd.h headerTed Gould2009-08-081-0/+1
|
* Setting up signal handlers for the signal changing. We still ask everyone, ↵Ted Gould2009-08-081-0/+6
| | | | they better cache a value :)
* Global status being used and thrown over d' busTed Gould2009-08-081-1/+4
|
* Brining in the concept of global statusTed Gould2009-08-081-0/+21
|
* I forgot to put legal agreements on the top of all the C/H files. Oops.Ted Gould2009-08-071-0/+22
|
* Put the user's real name in the menu item.Ted Gould2009-08-071-5/+30
|
* Something global to track all the DBus stuff.Ted Gould2009-08-061-0/+3
|
* Putting the user name in a menu label.Ted Gould2009-08-061-0/+6
|
* Status submenuTed Gould2009-08-061-1/+6
|
* A function to lock the saverTed Gould2009-07-261-0/+20
|
* Adding a debug messageTed Gould2009-07-241-0/+1
|
* Adding in lock screen. This is all the menu items now.Ted Gould2009-07-211-0/+12
|
* A quickly little object to put itself on DBus.Ted Gould2009-06-121-0/+2
|
* Okay, let's use these providers. We're 733t now.Ted Gould2009-06-111-5/+22
|
* Starting to connect things together. Let's get some Pidgin in there.Ted Gould2009-06-111-0/+9
|
* Moving the enum into the provider object and changing the name everywhere.Ted Gould2009-06-111-27/+17
|
* Oops, forgot about invisible. I guess that's kinda expected though, as it's ↵Ted Gould2009-06-101-8/+11
| | | | invisible.
* Connecting in a callback.Ted Gould2009-06-101-1/+9
|
* Building the menuitemsTed Gould2009-06-101-0/+23
|
* Using the defines and strings that were in our patches to FUSA. I wrote the ↵Ted Gould2009-06-101-0/+28
| | | | code, so it is like other things © Canonical so there is no issue there. There is other code in FUSA that is not.
* Copying that code into the other two services. Now we're dbus-y.Ted Gould2009-06-091-1/+36
|
* Now we're building services. Snazy.Ted Gould2009-06-091-0/+7