aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* XDG Autostart fileTed Gould2013-10-282-0/+30
|
* Merge trunkTed Gould2013-10-285-19/+50
|\
| * Define "ubiquity" indicator profile, reusing the greeter object. (LP: ↵Dmitrijs Ledkovs2013-10-182-0/+9
| |\ | | | | | | | | | | | | | | | #1241539). Fixes: https://bugs.launchpad.net/bugs/1241539. Approved by Lars Uebernickel, PS Jenkins bot.
| | * Define "ubiquity" indicator profile, reusing the greeter object. (LP:Dmitrijs Ledkovs2013-10-182-0/+9
| |/ | | | | | | #1241539)
| * Releasing 12.10.5+13.10.20131004-0ubuntu1 (revision 414 from ↵Automatic PS uploader2013-10-041-0/+11
| |\ | | | | | | | | | | | | | | | lp:indicator-session). Approved by PS Jenkins bot.
| | * Releasing 12.10.5+13.10.20131004-0ubuntu1, based on r414Automatic PS uploader2013-10-041-0/+11
| |/
| * One-liner to set GETTEXT_PACKAGE explicitly because dh_translations can't ↵Charles Kerr2013-10-021-1/+1
| |\ | | | | | | | | | | | | | | | handle ${CMAKE_PROJECT_NAME}. Fixes: https://bugs.launchpad.net/bugs/1233679. Approved by Ted Gould, PS Jenkins bot.
| | * Work around dh_translations not understanding CMake variable substitutionCharles Kerr2013-10-011-1/+1
| |/
| * Releasing 12.10.5+13.10.20130930-0ubuntu1 (revision 412 from ↵Automatic PS uploader2013-09-301-2/+6
| |\ | | | | | | | | | | | | | | | lp:indicator-session). Approved by PS Jenkins bot.
| | * Releasing 12.10.5+13.10.20130930-0ubuntu1, based on r412Automatic PS uploader2013-09-301-2/+6
| |/
| * * src/service.c: don't switch to greeter when locking screen, as thatMarc Deslauriers2013-09-253-18/+25
| |\ | | | | | | | | | | | | | | | | | | | | | switches away from the user's audio, power preferences, etc. (LP: #1220201) . Fixes: https://bugs.launchpad.net/bugs/1220201. Approved by PS Jenkins bot, Charles Kerr.
| | * tests/test-service.cc: adjust test suite for screen lock changesMarc Deslauriers2013-09-251-10/+10
| | |
| | * src/service.c: also switch to screensaver if there is more than one userMarc Deslauriers2013-09-251-8/+7
| | |
| | * src/service.c: don't switch to greeter when locking screen, as thatMarc Deslauriers2013-09-202-1/+9
| |/ | | | | | | | | | | switches away from the user's audio, power preferences, etc. (LP: #1220201)
* | Dropping debugging for system-wide supportTed Gould2013-08-271-3/+0
| |
* | Drop session specificationTed Gould2013-08-271-4/+1
| |
* | Merging trunkTed Gould2013-08-27136-5838/+11517
|\|
| * Releasing 12.10.5+13.10.20130823-0ubuntu1 (revision 410 from ↵Automatic PS uploader2013-08-231-0/+11
| |\ | | | | | | | | | | | | | | | lp:indicator-session). Approved by PS Jenkins bot.
| | * Releasing 12.10.5+13.10.20130823-0ubuntu1, based on r410Automatic PS uploader2013-08-231-0/+11
| |/
| * use an a{sv}, rather than the obsoleted (sssb), for the root action's state.Charles Kerr2013-08-232-28/+60
| |\ | | | | | | | | | Approved by Ted Gould, PS Jenkins bot, Mathieu Trudel-Lapierre.
| | * sync with trunkCharles Kerr2013-08-232-28/+60
| |/|
| | * sync tests to look for a header action state of type a{sv} instead of (sssb)Charles Kerr2013-08-121-14/+30
| | |
| | * remove debugging stubCharles Kerr2013-08-081-1/+0
| | |
| | * as discussed with dednick and ted, have a header action state type of a{sv} ↵Charles Kerr2013-08-081-14/+30
| | | | | | | | | | | | rather than the obsoleted (sssb)
| * | Releasing 12.10.5+13.10.20130822-0ubuntu1 (revision 408 from ↵Automatic PS uploader2013-08-221-0/+10
| |\ \ | | | | | | | | | | | | | | | | | | | | lp:indicator-session). Approved by PS Jenkins bot.
| | * | Releasing 12.10.5+13.10.20130822-0ubuntu1, based on r408Automatic PS uploader2013-08-221-0/+10
| |/ /
| * | remove deprecated GSimpleActionGroup API use.Charles Kerr2013-08-221-3/+3
| |\ \ | | | | | | | | | | | | Approved by PS Jenkins bot, Ted Gould.
| | * | don't use deprecated API calls to GSimpleActionGroupCharles Kerr2013-08-221-3/+3
| | | |
| * | | Releasing 12.10.5+13.10.20130821-0ubuntu1 (revision 406 from ↵Automatic PS uploader2013-08-211-0/+19
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | lp:indicator-session). Approved by PS Jenkins bot.
| | * | | Releasing 12.10.5+13.10.20130821-0ubuntu1, based on r406Automatic PS uploader2013-08-211-0/+19
| |/ / /
| * | | Lock the current session before switching to the guest session.Charles Kerr2013-08-201-2/+10
| |\ \ \ | | |/ / | |/| | | | | | | | | | | | | | This is done by modifying IndicatorSessionActionsDbus::switch_to_guest() to call org.gnome.ScreenSaver's Lock function before switching to the guest session. Fixes: https://bugs.launchpad.net/bugs/1205273. Approved by PS Jenkins bot, Ted Gould.
| | * | merge lp:~khadgaray/indicator-session/lp1205273Charles Kerr2013-08-200-0/+0
| | |\ \
| | | * | lp# 1205273 - Session is not locked when switching to guest session Ritesh Khadgaray2013-08-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For a single user system, the Lock should lock the screen rather than throwing the user back at DM. At the DM, user would have to key in their password twice, once at DM, second at screensaver. The appropriate fix would be for DM to unlock the screensaver, if session is active
| | | * | lp# 1205273 - Session is not locked when switching to guest session Ritesh Khadgaray2013-08-061-0/+1
| | | |/
| | * | copyediting: remove unnecessary comment that snuck into r406Charles Kerr2013-08-201-1/+0
| | | |
| | * | fix minor GCancellable memory leak noticed while fixing 1205273Charles Kerr2013-08-201-1/+1
| | | |
| | * | when switching to the guest session, explicitly lock the current users's sessionCharles Kerr2013-08-201-1/+10
| |/ /
| * | Releasing 12.10.5+13.10.20130812-0ubuntu1 (revision 404 from ↵Automatic PS uploader2013-08-121-0/+11
| |\ \ | | | | | | | | | | | | | | | | | | | | lp:indicator-session). Approved by PS Jenkins bot.
| | * | Releasing 12.10.5+13.10.20130812-0ubuntu1, based on r404Automatic PS uploader2013-08-121-0/+11
| |/ /
| * | Ensure that GCov CFLAGS & LIBS are set before cmake traverses into the src/ ↵Charles Kerr2013-08-121-7/+9
| |\ \ | | |/ | |/| | | | | | | | | | directory. Approved by PS Jenkins bot, Ted Gould.
| | * in CMakeLists.txt, include the GCov rules before adding the src ↵Charles Kerr2013-08-121-7/+9
| |/ | | | | | | subdirectory. This unbreaks coverage report generation.
| * Releasing 12.10.5+13.10.20130717-0ubuntu1 (revision 402 from ↵Automatic PS uploader2013-07-171-0/+10
| |\ | | | | | | | | | | | | | | | lp:indicator-session). Approved by PS Jenkins bot.
| | * Releasing 12.10.5+13.10.20130717-0ubuntu1, based on r402Automatic PS uploader2013-07-171-0/+10
| |/
| * Fix a test failure on PPC architectures.Charles Kerr2013-07-161-2/+3
| |\ | | | | | | | | | Approved by PS Jenkins bot, Lars Uebernickel.
| | * fix failing tests on ppc & add more verbose warnings in the menu sync testsCharles Kerr2013-07-161-2/+3
| | |
| * | Releasing 12.10.5+13.10.20130716-0ubuntu1 (revision 400 from ↵Automatic PS uploader2013-07-161-0/+21
| |\ \ | | | | | | | | | | | | | | | | | | | | lp:indicator-session). Approved by PS Jenkins bot.
| | * | Releasing 12.10.5+13.10.20130716-0ubuntu1, based on r400Automatic PS uploader2013-07-161-0/+21
| |/ /
| * | Add the python build-dep, as gdbus-codegen needs it to work properly.Łukasz 'sil2100' Zemczak2013-07-151-1/+2
| |\ \ | | |/ | |/| | | | Approved by PS Jenkins bot, Didier Roche.
| | * Add the python build-dep, as gdbus-codegen needs it to work properlyŁukasz 'sil2100' Zemczak2013-07-151-1/+2
| |/
| * This is the GMenu, login1 version of indicator-session.Charles Kerr2013-07-12135-5842/+11353
| |\ | | | | | | | | | | | | | | | This resubmission removes the prerequisite branch because the entire diff is contained in this ng-login1 branch. Approved by PS Jenkins bot.