aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* under unity8 start system-settings instead unity-control-centerSebastien Bacher2015-08-273-4/+13
* Releasing 12.10.5+15.04.20150327-0ubuntu1CI Train Bot2015-03-271-0/+8
* Fix a crash in get_user_label() by testing a string pointer for NULL before d...Charles Kerr2015-03-271-5/+14
|\
| * if someone has control codes in their real name, who are we do disagree?Charles Kerr2015-03-251-1/+1
| * use unichar rather than asciiCharles Kerr2015-03-251-6/+9
| * in get_user_label(), don't dereference a NULL real_name pointerCharles Kerr2015-03-251-5/+11
|/
* Releasing 12.10.5+15.04.20150228-0ubuntu1CI Train Bot2015-02-282-0/+7
* Support multiple desktop names in XDG_CURRENT_DESKTOP.Dmitry Shachnev2015-02-281-1/+17
|\
| * Support multiple names in XDG_CURRENT_DESKTOP.Dmitry Shachnev2014-11-301-1/+17
|/
* Releasing 12.10.5+15.04.20141103-0ubuntu1CI bot2014-11-031-0/+7
* update the translations template during the buildSebastien Bacher2014-11-031-0/+3
|\
| * update the translations template during the buildSebastien Bacher2014-10-241-0/+3
|/
* Releasing 12.10.5+14.10.20141009-0ubuntu1CI bot2014-10-091-0/+7
* Fix autopkg tests Martin Pitt2014-10-093-28/+6
|\
| * Run tests-service as autopkgtestMartin Pitt2014-09-232-25/+4
| * debian/control: Drop commented out XS-Testsuite: field, dpkg now adds this au...Martin Pitt2014-09-231-1/+0
| * debian/control: Update Vcs-* links to current branchMartin Pitt2014-09-231-2/+2
|/
* Releasing 12.10.5+14.10.20140919-0ubuntu1CI bot2014-09-191-0/+7
* Make Cancel button in Zenity backend work again Fixes: 1363630Dmitry Shachnev2014-09-191-5/+1
|\
| * Make Cancel button in Zenity backend work againDmitry Shachnev2014-08-311-5/+1
|/
* Releasing 12.10.5+14.10.20140814-0ubuntu1CI bot2014-08-141-0/+8
* Re-use the same Translations.cmake file across indicators Fixes: 1354058Charles Kerr2014-08-141-12/+8
|\
| * sync the shared Translations.cmake file to pick up recent bugfixes.Charles Kerr2014-08-091-12/+8
|/
* Releasing 12.10.5+14.10.20140718-0ubuntu1CI bot2014-07-181-0/+9
* Hide relevant items from session indicator when org.gnome.desktop.lockdown di...Robert Ancell2014-07-182-15/+155
|\
| * Hide relevant items from session indicator when org.gnome.desktop.lockdown di...Robert Ancell2014-07-112-15/+155
* | Releasing 12.10.5+14.10.20140717-0ubuntu1CI bot2014-07-171-0/+8
* | Add support for getting the distro name from /etc/os-release. Fixes: 1331873Charles Kerr2014-07-171-2/+78
|\ \ | |/ |/|
| * use g_shell_unquote() to unmunge the values in /etc/os-releaseCharles Kerr2014-07-161-17/+16
| * tweak unescape comment for readabilityCharles Kerr2014-07-161-1/+1
| * make the os-release parser slightly more readable.Charles Kerr2014-07-161-25/+22
| * make the os-release parser slightly less unreadable.Charles Kerr2014-07-161-13/+12
| * better i18n markup of the help stringCharles Kerr2014-07-161-1/+1
| * don't mark 'Ubuntu' for translation.Charles Kerr2014-07-161-1/+1
| * add a passable parser for /etc/os-releaseCharles Kerr2014-07-151-2/+83
|/
* Releasing 12.10.5+14.10.20140620-0ubuntu1CI bot2014-06-201-0/+8
* When logging out, prefer com.canonical.Unity.RequestLogout over org.gnome.Ses...Charles Kerr2014-06-205-52/+191
|\
| * If we try to prompt for confirmation using unity but the EndSessionDialog err...Charles Kerr2014-06-181-1/+11
| * If we try to prompt for confirmation with zenity but zenity fails to run, tre...Charles Kerr2014-06-181-3/+10
| * try to log out with com.canonical.Unity.Session's RequestLogout. If that fail...Charles Kerr2014-04-113-46/+152
| * in MockUnitySession, add support for handling RequestLogoutCharles Kerr2014-04-112-2/+18
|/
* Releasing 12.10.5+14.04.20140410-0ubuntu1CI bot2014-04-101-0/+12
* DBusActions: use unity session APIs when unity is runningMarco Trevisan (Treviño)2014-04-108-8/+223
|\
| * MockUnitySession: add new mock for unity session, and use it in testsMarco Trevisan (Treviño)2014-04-105-2/+136
| * DBusActions: use if/else instead of returning in lock_current_sessionMarco Trevisan (Treviño)2014-04-101-5/+5
| * ScreenSaver API: add SimulateUserActivity backMarco Trevisan (Treviño)2014-04-101-0/+3
| * actions: cleanup spacingMarco Trevisan (Treviño)2014-04-101-1/+0
| * actions: add have_unity_session to check if unity is currently running and ex...Marco Trevisan (Treviño)2014-04-102-15/+25
| * Actions: lock current session also when switching to greeter and another userMarco Trevisan (Treviño)2014-04-101-0/+4
| * Actions: add Unity session proxy, and use to lock the screen if availableMarco Trevisan (Treviño)2014-04-103-4/+69