| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-add the feature to hide the user list if com.canonical.indicator.session u... | Iain Lane | 2014-03-24 | 1 | -0/+5 |
|\ |
|
| * | Update some strings | Iain Lane | 2014-03-19 | 1 | -1/+1 |
| * | Re-add the feature to hide the user list if com.canonical.indicator.session u... | Iain Lane | 2014-03-19 | 1 | -0/+5 |
* | | Synchronize process management across indicators | Ted Gould | 2014-03-20 | 4 | -3/+33 |
|\ \
| |/
|/| |
|
| * | Update for gnome-fallback | Ted Gould | 2014-02-26 | 1 | -2/+2 |
| * | Adding in an Upstart override | Ted Gould | 2014-02-20 | 2 | -0/+29 |
| * | Update with a respawn limit | Ted Gould | 2014-02-20 | 1 | -1/+2 |
| * | Converting to an OnlyShowIn | Ted Gould | 2014-02-20 | 1 | -1/+1 |
* | | IndicatorSessionService: add desktop_lockscreen mode, show users and switch t... | Marco Trevisan (Treviño) | 2014-03-11 | 1 | -0/+3 |
|/ |
|
* | clean out the extra-sessions directory, it's a leftover | Sebastien Bacher | 2013-12-04 | 3 | -44/+0 |
* | XDG Autostart file | Ted Gould | 2013-10-28 | 2 | -0/+30 |
* | Merge trunk | Ted Gould | 2013-10-28 | 1 | -0/+2 |
|\ |
|
| * | Define "ubiquity" indicator profile, reusing the greeter object. (LP: | Dmitrijs Ledkovs | 2013-10-18 | 1 | -0/+2 |
* | | Dropping debugging for system-wide support | Ted Gould | 2013-08-27 | 1 | -3/+0 |
* | | Drop session specification | Ted Gould | 2013-08-27 | 1 | -4/+1 |
* | | Merging trunk | Ted Gould | 2013-08-27 | 20 | -132/+90 |
|\| |
|
| * | make the desktop greeter menu's name consistent across indicators: 'desktop_g... | Charles Kerr | 2013-07-05 | 1 | -1/+1 |
| * | make the desktop name consistent everywhere: 'desktop_greeter' | Charles Kerr | 2013-07-05 | 1 | -1/+1 |
| * | in the .indicator file, add a Position entry | Charles Kerr | 2013-07-02 | 1 | -0/+1 |
| * | in cmake files, limit scopes by moving single-target properties out of the gl... | Charles Kerr | 2013-07-01 | 1 | -0/+2 |
| * | in our cmake files, rename PROJECT_LIBEXECDIR as CMAKE_INSTALL_LIBEXECDIR and... | Charles Kerr | 2013-07-01 | 1 | -1/+1 |
| * | in the cmake files, prefer the _FULL versions of the GNU variables | Charles Kerr | 2013-07-01 | 1 | -2/+2 |
| * | in data/CMakeLists.txt, install icons into the standard hicolor directory, ra... | Charles Kerr | 2013-07-01 | 1 | -2/+1 |
| * | in data/CMakeLists.txt, install icons/' subdirectories, not the icons/ direct... | Charles Kerr | 2013-07-01 | 1 | -0/+5 |
| * | remove localinstall mode | Charles Kerr | 2013-06-28 | 1 | -10/+2 |
| * | add a post-install hook to update the icon cache after installation. Taken fr... | Charles Kerr | 2013-06-20 | 1 | -0/+3 |
| * | cmake: fix variables in data/CMakeLists.txt, make status messages more consis... | Charles Kerr | 2013-06-20 | 1 | -18/+34 |
| * | add cmake rules to install the icon files | Charles Kerr | 2013-06-20 | 18 | -126/+15 |
| * | install .schema.xml and indicator-session-service in the right places. | Charles Kerr | 2013-06-20 | 1 | -24/+42 |
| * | cmake work: properly generate and install the .service file for dbus activation | Charles Kerr | 2013-06-20 | 2 | -7/+7 |
| * | install the .indicator file into the unity/indicators/ dir | Charles Kerr | 2013-06-20 | 1 | -2/+3 |
| * | use the production dbus name | Charles Kerr | 2013-06-19 | 2 | -4/+10 |
| * | add session.indicator to data/ | Charles Kerr | 2013-04-18 | 1 | -0/+4 |
| * | add data/CMakeLists.txt to the repo | Charles Kerr | 2013-03-22 | 1 | -0/+23 |
* | | Dropping the DBus service file | Ted Gould | 2013-05-29 | 2 | -12/+0 |
* | | Adding an upstart job config | Ted Gould | 2013-05-29 | 2 | -1/+25 |
|/ |
|
* | use the same icons in the greeter as we do in a user session | Michael Terry | 2012-10-22 | 8 | -251/+0 |
* | the default value for show-real-name-on-panel should be 'false' | Charles Kerr | 2012-06-19 | 1 | -1/+1 |
* | remove the use-username-in-switch-item property; it's no longer spec'ed | Charles Kerr | 2012-06-14 | 1 | -6/+0 |
* | a step in merging the two menus: remove the 'should show user menu' flag | Charles Kerr | 2012-06-14 | 1 | -5/+0 |
* | Dropping the desktop files from the build | Ted Gould | 2012-04-04 | 5 | -67/+0 |
* | Make GTK Logout Helper optional | György Balló | 2011-11-23 | 1 | -8/+12 |
* | Fixed improperly mapped gconf to gsettings keys, fixes crasher (LP: #858798) | Ken VanDine | 2011-10-03 | 1 | -4/+4 |
* | Adding categories to the desktop files | Ted Gould | 2011-09-26 | 4 | -0/+4 |
* | Fixing key names | Ted Gould | 2011-09-21 | 1 | -4/+4 |
* | show/hide the name from the panel | Conor Curran | 2011-09-08 | 1 | -0/+7 |
|\ |
|
| * | user correct string on switch item unless user actually wants to show username | Conor Curran | 2011-09-08 | 1 | -0/+7 |
* | | add the new gsettings entry for toggling the visibility of the real name on t... | Conor Curran | 2011-09-08 | 1 | -0/+5 |
|/ |
|
* | updated the schema entry with the correct key | Conor Curran | 2011-09-06 | 1 | -1/+1 |
* | updated the schema entry with the correct key | Conor Curran | 2011-09-06 | 1 | -0/+6 |