Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup | Cody Russell | 2009-09-24 | 1 | -4/+0 |
| | |||||
* | don't load all the users unless needed | Cody Russell | 2009-09-24 | 3 | -83/+140 |
| | |||||
* | expose users_service_dbus_can_activate_session() | Cody Russell | 2009-09-23 | 2 | -26/+36 |
| | |||||
* | use g_strcmp0 | Cody Russell | 2009-09-23 | 1 | -14/+2 |
| | |||||
* | remove system proxy | Cody Russell | 2009-09-23 | 1 | -31/+4 |
| | |||||
* | remove the server code | Cody Russell | 2009-09-23 | 2 | -78/+0 |
| | |||||
* | remove session proxy fu | Cody Russell | 2009-09-23 | 1 | -38/+1 |
| | |||||
* | remove unnecessary stuff | Cody Russell | 2009-09-23 | 1 | -46/+0 |
| | |||||
* | don't need to dbus_g_object_type_install_info() | Cody Russell | 2009-09-23 | 1 | -2/+0 |
| | |||||
* | modify count in user_added()/user_removed() | Cody Russell | 2009-09-23 | 1 | -0/+2 |
| | |||||
* | cleanup | Cody Russell | 2009-09-23 | 1 | -2/+0 |
| | |||||
* | add todo comment | Cody Russell | 2009-09-23 | 1 | -0/+11 |
| | |||||
* | move stuff around | Cody Russell | 2009-09-23 | 2 | -104/+104 |
| | |||||
* | merge up from trunk | Cody Russell | 2009-09-23 | 13 | -163/+432 |
|\ | |||||
| * | Port to polkit-1 | Martin Pitt | 2009-09-22 | 2 | -58/+44 |
| | | |||||
| * | Using the right icon name. | Ted Gould | 2009-09-16 | 1 | -1/+1 |
| | | |||||
| * | Merging in design team requested fixes for labels and menu item placement. | Ted Gould | 2009-09-16 | 3 | -38/+36 |
| |\ | |||||
| | * | Changing the menu item to be 'Set Status' instead of the current status. | Ted Gould | 2009-09-15 | 1 | -3/+1 |
| | | | |||||
| | * | Moving lock screen from status to users service. | Ted Gould | 2009-09-14 | 2 | -32/+32 |
| | | | |||||
| | * | Changing label per design | Ted Gould | 2009-09-14 | 1 | -1/+1 |
| | | | |||||
| | * | Fixing shutdown text | Ted Gould | 2009-09-14 | 1 | -2/+2 |
| | | | |||||
| * | | Adding locale stuff in here too! Fun. | Ted Gould | 2009-09-15 | 1 | -1/+7 |
| | | | |||||
| * | | Adding in gettext init stuff. | Ted Gould | 2009-09-15 | 3 | -0/+22 |
| |/ | |||||
| * | Merging in branch to remove some spaces in the menu labels. | Ted Gould | 2009-09-10 | 2 | -6/+6 |
| |\ | |||||
| | * | Removing the space on the elipsis | Ted Gould | 2009-09-10 | 1 | -3/+3 |
| | | | |||||
| * | | Merging in the branch with icon fixes in it. | Ted Gould | 2009-09-10 | 3 | -2/+7 |
| |\ \ | |||||
| | * | | Setting the window icon now that we have the right path | Ted Gould | 2009-09-10 | 1 | -1/+2 |
| | | | | |||||
| | * | | Grabbing the icons from the indicator dir where we install them. | Ted Gould | 2009-09-10 | 2 | -1/+5 |
| | |/ | |||||
| * | | Merging in a branch to detect IM clients coming on and off the bus. | Ted Gould | 2009-09-10 | 4 | -17/+202 |
| |\ \ | |||||
| | * | | Adding in a debug message for Telepathy proxy. | Ted Gould | 2009-09-10 | 1 | -0/+4 |
| | | | | |||||
| | * | | Watching for Mission Control comming on the bus. | Ted Gould | 2009-09-10 | 1 | -0/+46 |
| | | | | |||||
| | * | | Checking to see if we have the proxy already. | Ted Gould | 2009-09-10 | 1 | -1/+10 |
| | | | | |||||
| | * | | Function to build the telepathy proxy. | Ted Gould | 2009-09-10 | 1 | -0/+11 |
| | | | | |||||
| | * | | Checking the global status on whether the menu items should be sensitive or not. | Ted Gould | 2009-09-10 | 1 | -1/+3 |
| | | | | |||||
| | * | | Watch dbus namechanges and see if Pidgin comes on the bus. | Ted Gould | 2009-09-10 | 1 | -1/+37 |
| | | | | |||||
| | * | | Splitting out the building of the Pidgin proxy into it's own function. | Ted Gould | 2009-09-10 | 1 | -1/+33 |
| | | | | |||||
| | * | | Adding disconnected to the telepathy handler. | Ted Gould | 2009-09-10 | 1 | -2/+4 |
| | | | | |||||
| | * | | Adding disconnected to the pidgin handler. | Ted Gould | 2009-09-10 | 1 | -3/+10 |
| | | | | |||||
| | * | | Adding in a disconnected status value and making it so that when it is the ↵ | Ted Gould | 2009-09-10 | 2 | -10/+46 |
| | |/ | | | | | | | | | | global status we should make the menu items to set status insensitive. | ||||
| * | | Merging branch by c-korn which adds a watcher for the GConf changes. | Ted Gould | 2009-09-10 | 4 | -25/+92 |
| |\ \ | | |/ | |/| | |||||
| | * | The menu now immediately is updated when the gconf-key about the | Christoph Korn | 2009-09-08 | 4 | -25/+92 |
| |/ | | | | | | | | | logout/shutdown/restart confirmations is changed. | ||||
* | | cleanups and more session fu | Cody Russell | 2009-09-23 | 1 | -53/+247 |
| | | |||||
* | | session adding | Cody Russell | 2009-09-23 | 1 | -1/+64 |
| | | |||||
* | | user activation wip | Cody Russell | 2009-09-23 | 3 | -14/+163 |
| | | |||||
* | | ck fu | Cody Russell | 2009-09-23 | 2 | -41/+419 |
| | | |||||
* | | some refactoring | Cody Russell | 2009-09-22 | 2 | -34/+59 |
| | | |||||
* | | cleanup | Cody Russell | 2009-09-22 | 2 | -13/+0 |
| | | |||||
* | | fix dbus fu | Cody Russell | 2009-09-22 | 3 | -40/+17 |
| | | |||||
* | | register marshallers | Cody Russell | 2009-09-22 | 1 | -3/+8 |
| | | |||||
* | | dbus fu updates | Cody Russell | 2009-09-22 | 6 | -65/+226 |
| | |