aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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
| | * 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 lp:indicator-ses...Automatic PS uploader2013-08-121-0/+11
|\ \
| * | 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/ d...Charles Kerr2013-08-121-7/+9
|\ \ | |/ |/|
| * in CMakeLists.txt, include the GCov rules before adding the src subdirectory....Charles Kerr2013-08-121-7/+9
|/
* Releasing 12.10.5+13.10.20130717-0ubuntu1 (revision 402 from lp:indicator-ses...Automatic PS uploader2013-07-171-0/+10
|\
| * 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
|\
| * 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 lp:indicator-ses...Automatic PS uploader2013-07-161-0/+21
|\ \
| * | 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
|\ \ | |/ |/|
| * 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
|\
| * add the online-accounts action and unit tests for itCharles Kerr2013-07-126-10/+55
| * If the Unity dialogs aren't available (such as in the greeter) but zenity is,...Charles Kerr2013-07-124-80/+313
| * Add a 'can-reboot' property to the Actions class.Charles Kerr2013-07-125-9/+43
| * just to be safe, check to see that g_getenv('XDG_SEAT') passes tooCharles Kerr2013-07-101-8/+12
| * If g_getenv(XDG_SEAT_PATH) fails, don't try to get the DisplayManager seat. F...Charles Kerr2013-07-101-9/+16
| * in the desktop greeter, skip the logout menuitemCharles Kerr2013-07-091-7/+8
| * sync with trunk again.Charles Kerr2013-07-051-0/+13
| |\ | |/ |/|
* | Releasing 12.10.5+13.10.20130703.1-0ubuntu1 to ubuntu.Automatic PS uploader2013-07-031-0/+13
|\ \
| * | Releasing 12.10.5+13.10.20130703.1-0ubuntu1, based on r397Automatic PS uploader2013-07-031-0/+13
|/ /
* | I know the new session indicator is coming soon, but I think having this for ...Lars Uebernickel2013-07-021-7/+5
|\ \
| * | Set the desired position in the panelLars Uebernickel2013-07-021-7/+5
|/ /
| * make the desktop greeter menu's name consistent across indicators: 'desktop_g...Charles Kerr2013-07-052-1/+2
| * make the desktop name consistent everywhere: 'desktop_greeter'Charles Kerr2013-07-051-1/+1
| * in the .indicator file, add a Position entryCharles Kerr2013-07-021-0/+1
| * in cmake files, limit scopes by moving single-target properties out of the gl...Charles Kerr2013-07-014-18/+27
| * in main.c's on_name_lost(), silence minor 'unused parameter' compiler warningCharles Kerr2013-07-011-1/+1
| * in cmake, remove the 'full_warnings' option because we always run with full w...Charles Kerr2013-07-011-1/+0
| * in our cmake files, rename PROJECT_LIBEXECDIR as CMAKE_INSTALL_LIBEXECDIR and...Charles Kerr2013-07-013-4/+5
| * in cmake/Translations.cmake, use the GNUInstallDirs variablesCharles Kerr2013-07-011-1/+1
| * in the cmake files, prefer the _FULL versions of the GNU variablesCharles Kerr2013-07-013-5/+5
| * in data/CMakeLists.txt, install icons into the standard hicolor directory, ra...Charles Kerr2013-07-011-2/+1
| * in data/CMakeLists.txt, install icons/' subdirectories, not the icons/ direct...Charles Kerr2013-07-011-0/+5
| * sync with trunk to fix merge conflictCharles Kerr2013-07-011-0/+6
| |\ | |/ |/|
* | Backport the changelog entry, from the recent manual upload, back to trunk.Sebastien Bacher2013-07-011-0/+6
|\ \
| * \ Backport the changelog entry, from the recent manual upload, back to trunkSebastien Bacher2013-07-012-0/+7
| |\ \
* | \ \ session-menu-mgr.c: don't leak user menu items. Fixes: https://bugs.launchpad...Lars Uebernickel2013-07-011-0/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * / session-menu-mgr.c: don't leak user menu itemsLars Uebernickel2013-06-301-0/+1
|/ /
| * in src/backend-dbus/users.c, use a helper struct for disconnecting the signal...Charles Kerr2013-07-011-49/+45
| * in src/backend-dbus/users.c's object_unref_and_disconnect(), fix an unbalance...Charles Kerr2013-07-011-1/+2