aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merging in the MissionControl 5 branch to work with modern Empathy.Ted Gould2009-09-245-1/+290
|\
| * Don't set the status so that we notice when it comes back to us.Ted Gould2009-09-231-2/+0
| * Bad string, should have been hidden.Ted Gould2009-09-231-1/+1
| * Comments are good.Ted Gould2009-09-221-1/+19
| * If the global status changes then we need to signal everyone else about it.Ted Gould2009-09-221-1/+4
| * Putting in the TP Connection enum mapTed Gould2009-09-221-3/+15
| * Connecting to change signalTed Gould2009-09-221-0/+14
| * Turning over to Empathy Account Manager.Ted Gould2009-09-221-244/+27
| * Oh, got the header and it works too! Nice.Ted Gould2009-09-211-0/+2
| * Linking in the MC5 providerTed Gould2009-09-161-1/+3
| * Creating a status provider object for Mission Control 5 based on the Telepath...Ted Gould2009-09-164-0/+457
* | Port to polkit-1Martin Pitt2009-09-222-58/+44
* | Using the right icon name.Ted Gould2009-09-161-1/+1
|/
* Merging in design team requested fixes for labels and menu item placement.Ted Gould2009-09-163-38/+36
|\
| * Changing the menu item to be 'Set Status' instead of the current status.Ted Gould2009-09-151-3/+1
| * Moving lock screen from status to users service.Ted Gould2009-09-142-32/+32
| * Changing label per designTed Gould2009-09-141-1/+1
| * Fixing shutdown textTed Gould2009-09-141-2/+2
* | Adding locale stuff in here too! Fun.Ted Gould2009-09-151-1/+7
* | Adding in gettext init stuff.Ted Gould2009-09-153-0/+22
|/
* Merging in branch to remove some spaces in the menu labels.Ted Gould2009-09-102-6/+6
|\
| * Removing the space on the elipsisTed Gould2009-09-101-3/+3
* | Merging in the branch with icon fixes in it.Ted Gould2009-09-103-2/+7
|\ \
| * | Setting the window icon now that we have the right pathTed Gould2009-09-101-1/+2
| * | Grabbing the icons from the indicator dir where we install them.Ted Gould2009-09-102-1/+5
| |/
* | Merging in a branch to detect IM clients coming on and off the bus.Ted Gould2009-09-104-17/+202
|\ \
| * | Adding in a debug message for Telepathy proxy.Ted Gould2009-09-101-0/+4
| * | Watching for Mission Control comming on the bus.Ted Gould2009-09-101-0/+46
| * | Checking to see if we have the proxy already.Ted Gould2009-09-101-1/+10
| * | Function to build the telepathy proxy.Ted Gould2009-09-101-0/+11
| * | Checking the global status on whether the menu items should be sensitive or not.Ted Gould2009-09-101-1/+3
| * | Watch dbus namechanges and see if Pidgin comes on the bus.Ted Gould2009-09-101-1/+37
| * | Splitting out the building of the Pidgin proxy into it's own function.Ted Gould2009-09-101-1/+33
| * | Adding disconnected to the telepathy handler.Ted Gould2009-09-101-2/+4
| * | Adding disconnected to the pidgin handler.Ted Gould2009-09-101-3/+10
| * | Adding in a disconnected status value and making it so that when it is the gl...Ted Gould2009-09-102-10/+46
| |/
* | Merging branch by c-korn which adds a watcher for the GConf changes.Ted Gould2009-09-104-25/+92
|\ \ | |/ |/|
| * The menu now immediately is updated when the gconf-key about theChristoph Korn2009-09-084-25/+92
|/
* Adding a GConf key to suppress confirmation dialogsChristoph Korn2009-09-086-9/+92
|\
| * Added files which were missing in the previous commit.Christoph Korn2009-09-022-0/+65
| * These patches introduce a gconf key whether the logout/restart/shutdown confi...Christoph Korn2009-09-024-9/+27
* | Removing the printing of the error messages as sometimes it doesn't exist.Ted Gould2009-09-041-1/+1
|\ \
| * | Apparently the DBus interface will put a bad string in messages in some cases...Ted Gould2009-09-011-1/+1
| |/
* | Set the type of the menuitem to be a image menuitem.Ted Gould2009-09-031-0/+2
* | Switching to using the defines for all of the properties.Ted Gould2009-09-032-11/+11
* | 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 menu...Ted Gould2009-09-031-4/+6
|/
* Instead of populating the menu on added, populate it on realization.Ted Gould2009-08-271-1/+32
* Merging in the more status branch that implements basic status for Pidgin and...Ted Gould2009-08-259-19/+582
|\
| * Handling a missing session bus by displaying an error.Ted Gould2009-08-251-0/+5