Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixing when we can't connect to GDM | Ted Gould | 2010-02-19 | 1 | -2/+8 |
|\ | |||||
| * | prevent crash in g_error when gdm is not running | David Barth | 2010-02-19 | 1 | -2/+8 |
|/ | |||||
* | 0.2.30.2.3 | Ted Gould | 2010-02-18 | 1 | -1/+1 |
| | |||||
* | adding prototype for new user item | Ted Gould | 2010-02-18 | 1 | -0/+1 |
| | |||||
* | Adding in user items | Ted Gould | 2010-02-18 | 19 | -7/+355 |
|\ | |||||
| * | Switching users over to user items | Ted Gould | 2010-02-17 | 1 | -1/+3 |
| | | |||||
| * | Switching the guest over to a user item. | Ted Gould | 2010-02-17 | 1 | -1/+3 |
| | | |||||
| * | Fleshing out the building of the user item | Ted Gould | 2010-02-17 | 1 | -1/+23 |
| | | |||||
| * | Registering a handler for our new type | Ted Gould | 2010-02-17 | 1 | -1/+13 |
| | | |||||
| * | Adding in some defines for our new menu type. | Ted Gould | 2010-02-17 | 1 | -0/+4 |
| | | |||||
| * | Building the make files | Ted Gould | 2010-02-17 | 1 | -0/+5 |
| | | |||||
| * | Adding a status directory and icons for accounts that are logged in | Ted Gould | 2010-02-17 | 15 | -5/+310 |
| | | |||||
* | | Switching label to be 'switch from' | Ted Gould | 2010-02-18 | 4 | -6/+122 |
|\ \ | |/ |/| | |||||
| * | Removing comment. | Ted Gould | 2010-02-11 | 1 | -1/+1 |
| | | |||||
| * | Adding in the ability to monitor style changes and re-evaluate. | Ted Gould | 2010-02-11 | 1 | -1/+16 |
| | | |||||
| * | Fixing a value | Ted Gould | 2010-02-11 | 1 | -2/+2 |
| | | |||||
| * | Calculating font size with PANGO_SCALE getting involved | Ted Gould | 2010-02-11 | 1 | -4/+4 |
| | | |||||
| * | Switching to using Pango to get the width | Ted Gould | 2010-02-11 | 1 | -8/+11 |
| | | |||||
| * | Make sure to realize the offscreen window | Ted Gould | 2010-02-11 | 1 | -0/+1 |
| | | |||||
| * | Get returns in better shape | Ted Gould | 2010-02-11 | 1 | -1/+4 |
| | | |||||
| * | Switching the menu item that we're creating. | Ted Gould | 2010-02-11 | 1 | -3/+3 |
| | | |||||
| * | Fleshing out the menu_switch function with a function that looks at the ↵ | Ted Gould | 2010-02-11 | 1 | -0/+69 |
| | | | | | | | | length of the label and sees if we need to ellipsize it or not. | ||||
| * | Setting up the type handler | Ted Gould | 2010-02-11 | 1 | -0/+14 |
| | | |||||
| * | Building shared names for dbusmenu objects. | Ted Gould | 2010-02-11 | 2 | -0/+6 |
| | | |||||
| * | Woot, a dbusmenu, much better. | Ted Gould | 2010-02-11 | 1 | -3/+3 |
| | | |||||
| * | Refactoring so the menu is created in init. | Ted Gould | 2010-02-11 | 1 | -4/+8 |
| | | |||||
| * | First pass, get the string. | Ted Gould | 2010-02-08 | 1 | -1/+3 |
| | | |||||
* | | Switching from DevKit Power to upower | Ted Gould | 2010-02-17 | 1 | -30/+30 |
|\ \ | |||||
| * | | Port from DeviceKit-power to upower | Martin Pitt | 2010-02-17 | 1 | -30/+30 |
| | | | |||||
* | | | Fix the order of items to the new design spec | Ted Gould | 2010-02-17 | 1 | -18/+23 |
|\ \ \ | |/ / |/| | | |||||
| * | | add forgotten separator and re-order the user switch entry according to the spec | David Barth | 2010-02-16 | 1 | -18/+23 |
|/ / | |||||
* | | included autogen.sh in EXTRA_DIST to make packagers happy | Ken VanDine | 2010-02-11 | 1 | -1/+1 |
| | | |||||
* | | 0.2.20.2.2 | Ted Gould | 2010-02-11 | 1 | -1/+1 |
| | | |||||
* | | Enabling and fixing user switching. | Ted Gould | 2010-02-09 | 2 | -60/+8 |
|\ \ | |/ |/| | |||||
| * | The reincarnation of user switching | Cody Russell | 2010-02-09 | 2 | -60/+8 |
|/ | |||||
* | Removing GPM proxy as we're not using the setting. | Ted Gould | 2010-02-08 | 3 | -130/+0 |
|\ | |||||
| * | Removing the callback into the lock helper for GDM autologin settings change. | Ted Gould | 2010-02-08 | 1 | -15/+0 |
| | | |||||
| * | Removing the gdm proxy creation and usage. | Ted Gould | 2010-02-08 | 2 | -115/+0 |
| | | |||||
| * | Kill screensaver autobuild proxy | Ted Gould | 2010-02-08 | 1 | -12/+22 |
| |\ | |||||
* | \ | Only get the screensaver proxy when needed. | Ted Gould | 2010-02-08 | 1 | -12/+22 |
|\ \ \ | | |/ | |/| | |||||
| * | | Only building the proxy when we try to do something with the proxy. | Ted Gould | 2010-02-08 | 1 | -12/+22 |
| |/ | |||||
* | | Checking the lockdown key for user switching. | Ted Gould | 2010-02-08 | 1 | -5/+67 |
|\ \ | |/ |/| | |||||
| * | Remove unnecessary cast | Cody Russell | 2010-02-08 | 1 | -1/+1 |
| | | |||||
| * | Fixes | Cody Russell | 2010-02-08 | 1 | -5/+11 |
| | | |||||
| * | Check switch_menuitem for NULL first | Cody Russell | 2010-02-08 | 1 | -6/+9 |
| | | |||||
| * | Fix a typo | Cody Russell | 2010-02-08 | 1 | -1/+1 |
| | | |||||
| * | Lockdown | Cody Russell | 2010-02-08 | 1 | -5/+58 |
|/ | |||||
* | 0.2.10.2.1 | Ted Gould | 2010-02-04 | 1 | -1/+1 |
| | |||||
* | Making the proxy track GNOME Screensaver | Ted Gould | 2010-02-04 | 1 | -5/+4 |
|\ | |||||
| * | - src/lock-helper.c: use dbus_g_proxy_new_for_name so when | Marc Deslauriers | 2010-02-04 | 1 | -5/+4 |
| | | | | | | | | | | | | gnome-screensaver gets respawned by D-Bus, indicator-session will still be able to communicate with it. (LP: #484603) |