| Commit message (Expand) | Author | Age | Files | Lines |
* | Releasing 12.10.5+13.10.20130703.1-0ubuntu1, based on r397 | Automatic PS uploader | 2013-07-03 | 1 | -0/+13 |
* | I know the new session indicator is coming soon, but I think having this for ... | Lars Uebernickel | 2013-07-02 | 1 | -7/+5 |
|\ |
|
| * | Set the desired position in the panel | Lars Uebernickel | 2013-07-02 | 1 | -7/+5 |
|/ |
|
* | Backport the changelog entry, from the recent manual upload, back to trunk. | Sebastien Bacher | 2013-07-01 | 1 | -0/+6 |
|\ |
|
| * | Backport the changelog entry, from the recent manual upload, back to trunk | Sebastien Bacher | 2013-07-01 | 2 | -0/+7 |
| |\ |
|
* | \ | session-menu-mgr.c: don't leak user menu items. Fixes: https://bugs.launchpad... | Lars Uebernickel | 2013-07-01 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | session-menu-mgr.c: don't leak user menu items | Lars Uebernickel | 2013-06-30 | 1 | -0/+1 |
|/ |
|
* | Releasing 12.10.5daily13.06.19-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-06-19 | 1 | -0/+13 |
|\ |
|
| * | Releasing 12.10.5daily13.06.19-0ubuntu1, based on r393 | Automatic PS uploader | 2013-06-19 | 1 | -0/+13 |
|/ |
|
* | Fix linking with pthreads for gtest. | Mathieu Trudel-Lapierre | 2013-06-17 | 1 | -2/+2 |
|\ |
|
| * | Fix linking with gtest, which expects pthreads. | Mathieu Trudel-Lapierre | 2013-06-17 | 1 | -2/+2 |
|/ |
|
* | recommend gnome-screensaver for the Lock Screen feature. | Jeremy Bicha | 2013-06-15 | 1 | -1/+2 |
|\ |
|
| * | recommend gnome-screensaver | Jeremy Bicha | 2013-06-14 | 1 | -1/+2 |
|/ |
|
* | Releasing 12.10.5daily13.05.06.1-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-05-06 | 1 | -2/+6 |
|\ |
|
| * | Releasing 12.10.5daily13.05.06.1-0ubuntu1, based on r390 | Automatic PS uploader | 2013-05-06 | 1 | -2/+6 |
|/ |
|
* | upower isn't depended on any more; logind is. Update debian/control for this. | Iain Lane | 2013-05-06 | 3 | -4/+7 |
|\ |
|
| * | Merge trunk, fix up changelog | Iain Lane | 2013-05-03 | 1 | -3/+7 |
| |\
| |/
|/| |
|
* | | Releasing 12.10.5daily13.05.02-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-05-03 | 1 | -0/+6 |
|\ \ |
|
| * | | Releasing 12.10.5daily13.05.02-0ubuntu1, based on r388 | Automatic PS uploader | 2013-05-02 | 1 | -0/+6 |
|/ / |
|
| * | Remove upower dependency and depend on systemd-services. | Iain Lane | 2013-05-02 | 3 | -4/+9 |
|/ |
|
* | Stop using ConsoleKit and UPower for session tracking and shutdown/reboot/sus... | Iain Lane | 2013-04-23 | 14 | -1603/+610 |
|\ |
|
| * | Pass 'FALSE' for the PK interactivity argument, to match not checking for 'al... | Iain Lane | 2013-04-19 | 1 | -2/+2 |
| * | Call can_hibernate instead of can_suspend when checking whether we can hibernate | Iain Lane | 2013-04-19 | 1 | -1/+1 |
| * | Only show menu items if we can perform the action without authorisation | Iain Lane | 2013-04-19 | 1 | -6/+5 |
| * | Allow PolicyKit to interactively ask the user for credentials in gtk-logout-h... | Iain Lane | 2013-04-12 | 1 | -2/+2 |
| * | Remove upower usage - these interfaces are being deprecated. | Iain Lane | 2013-04-12 | 3 | -405/+45 |
| * | Initial port from ConsoleKit to Logind for session tracking. | Iain Lane | 2013-04-11 | 13 | -1195/+563 |
|/ |
|
* | Releasing 12.10.5daily13.03.08-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-03-08 | 1 | -0/+10 |
|\ |
|
| * | Releasing 12.10.5daily13.03.08-0ubuntu1, based on r386 | Automatic PS uploader | 2013-03-08 | 1 | -0/+10 |
|/ |
|
* | SessionMenuMgr: use unity shutdown dialogs if they're available, hiding Reboo... | Marco Trevisan (Treviño) | 2013-03-07 | 1 | -4/+149 |
|\ |
|
| * | SessionMenuMgr: show the reboot menu item in shell-mode with no confirmation | Marco Trevisan (Treviño) | 2013-03-06 | 1 | -2/+4 |
| * | SessionMenuMgr: use the fallback dialog if the dbus SessionManager calls fail | Marco Trevisan (Treviño) | 2013-03-06 | 1 | -9/+22 |
| * | SessionMenuMgr: call also Reboot method in shell mode | Marco Trevisan (Treviño) | 2013-03-06 | 1 | -3/+19 |
| * | SessionMenuMgr: call Shutdown method if we're suppressing the dialogs | Marco Trevisan (Treviño) | 2013-03-06 | 1 | -4/+11 |
| * | SessionMenuMgr: unref the parameters if we got an error earlier | Marco Trevisan (Treviño) | 2013-03-05 | 1 | -0/+4 |
| * | SessionMenuMgr: call SessionManager Logout method in shell mode | Marco Trevisan (Treviño) | 2013-03-05 | 1 | -28/+49 |
| * | SessionMenuMgr: call gnome SessionManager method to shutdown on shell-mode | Marco Trevisan (Treviño) | 2013-03-05 | 1 | -1/+42 |
| * | SessionManager: add shell name watcher and hide reboot on shell mode | Marco Trevisan (Treviño) | 2013-03-05 | 1 | -1/+42 |
* | | Releasing 12.10.5daily13.03.06-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-03-06 | 1 | -0/+11 |
|\ \ |
|
| * | | Releasing 12.10.5daily13.03.06-0ubuntu1, based on r384 | Automatic PS uploader | 2013-03-06 | 1 | -0/+11 |
|/ / |
|
* | | Do the linking with -lpthread correctly. Fixes: https://bugs.launchpad.net/bu... | Mathieu Trudel-Lapierre | 2013-03-05 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | Make use of XORG_GTEST_LDFLAGS that xorg-gtest can export to know whether the... | Mathieu Trudel-Lapierre | 2013-03-05 | 1 | -0/+1 |
|/ |
|
* | Releasing 12.10.5daily13.01.25-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-01-25 | 1 | -2/+14 |
|\ |
|
| * | Releasing 12.10.5daily13.01.25-0ubuntu1, based on r382 | Automatic PS uploader | 2013-01-25 | 1 | -2/+14 |
|/ |
|
* | Misc fixes for build on raring: | Mathieu Trudel-Lapierre | 2013-01-22 | 6 | -7/+6 |
|\ |
|
| * | Add libxorg-gtest-dev to Build-Depends. | Mathieu Trudel-Lapierre | 2013-01-22 | 2 | -0/+2 |
| * | Revise path to gtest source files; the files moved in libxorg-gtest-dev | Mathieu Trudel-Lapierre | 2013-01-22 | 1 | -2/+2 |
| * | Remove the uses of deprecated g_type_init(). | Mathieu Trudel-Lapierre | 2013-01-22 | 4 | -5/+2 |
|/ |
|
* | Fix test -- disable TestCanStartService for the build; instead make it availa... | Mathieu Trudel-Lapierre | 2013-01-16 | 5 | -2/+44 |
|\ |
|
| * | Add comment in debian/tests/control for the reason why tests are disabled. | Mathieu Trudel-Lapierre | 2013-01-16 | 1 | -1/+3 |