aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * Remove user_changed and users_icons_changed from the classCody Russell2009-09-241-3/+0
| | * sort usersCody Russell2009-09-241-0/+12
| | * cleanupCody Russell2009-09-241-4/+0
| | * don't load all the users unless neededCody Russell2009-09-243-83/+140
| | * expose users_service_dbus_can_activate_session()Cody Russell2009-09-232-26/+36
| | * use g_strcmp0Cody Russell2009-09-231-14/+2
| | * remove system proxyCody Russell2009-09-231-31/+4
| | * remove the server codeCody Russell2009-09-232-78/+0
| | * remove session proxy fuCody Russell2009-09-231-38/+1
| | * remove unnecessary stuffCody Russell2009-09-231-46/+0
| | * don't need to dbus_g_object_type_install_info()Cody Russell2009-09-231-2/+0
| | * modify count in user_added()/user_removed()Cody Russell2009-09-231-0/+2
| | * add namesCody Russell2009-09-231-0/+2
| | * cleanupCody Russell2009-09-231-2/+0
| | * add todo commentCody Russell2009-09-231-0/+11
| | * move stuff aroundCody Russell2009-09-232-104/+104
| | * merge up from trunkCody Russell2009-09-2326-171/+442
| | |\ | |_|/ |/| |
* | | Patch from Martin to upgrade to the New PolicyKit APIMartin Pitt2009-09-223-59/+47
|\ \ \
| * | | Port to polkit-1Martin Pitt2009-09-223-59/+47
|/ / /
* | | Making a 0.1.40.1.4Ted Gould2009-09-171-1/+1
* | | Merging in the icon renaming fix branchTed Gould2009-09-1713-7/+7
|\ \ \ | |/ / |/| |
| * | Using the right icon name.Ted Gould2009-09-161-1/+1
| * | Changing the icon names from online to availableTed Gould2009-09-1612-6/+6
|/ /
* | 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
| * | Attaching bugTed Gould2009-09-140-0/+0
| * | 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
* | | Branch to init i18n in the various servicesTed Gould2009-09-164-1/+29
|\ \ \ | |/ / |/| |
| * | Adding bug inTed Gould2009-09-150-0/+0
| * | Adding locale stuff in here too! Fun.Ted Gould2009-09-151-1/+7
| * | Adding in gettext init stuff.Ted Gould2009-09-153-0/+22
|/ /
* | Making a 0.1.30.1.3Ted Gould2009-09-101-1/+1
* | 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
|\ \ \
| * | | Trying to unblock LPTed Gould2009-09-100-0/+0
| * | | 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