aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * add a small comment explaining replace_section()Charles Kerr2013-04-181-6/+11
| | * where appropriate, use g_menu_append() to save a few lines.Charles Kerr2013-04-181-49/+13
| | * remove unnecessary signal (SIGPIPE, SIG_IGN)Charles Kerr2013-04-181-2/+0
| | * remove unnecessary G_GNUC_UNUSEDCharles Kerr2013-03-261-1/+1
| | * In INSTALL, document the DBus runtime dependenciesCharles Kerr2013-03-251-32/+46
| | * remove unused session-dbus.xml; this is a leftover from the GTK+ indicatorCharles Kerr2013-03-251-20/+0
| | * Add Translations.cmake for i18n filesCharles Kerr2013-03-237-292/+46
| | * use pete woods' hud cmake code for the build.sh script to check for Ninja and...Charles Kerr2013-03-234-110/+125
| | * add data/CMakeLists.txt to the repoCharles Kerr2013-03-221-0/+23
| | * add top-level cmake files to the repoCharles Kerr2013-03-225-0/+431
| | * copyediting: grammarCharles Kerr2013-03-221-6/+6
| | * port indicator-session to GMenu/cmake. Code coverage increased from 0% to 95.4%.Charles Kerr2013-03-22107-5424/+11550
* | | Attaching bugTed Gould2013-05-290-0/+0
* | | Dropping the DBus service fileTed Gould2013-05-293-23/+0
* | | Adding an upstart job configTed Gould2013-05-293-1/+26
|/ /
* | Releasing 12.10.5daily13.05.06.1-0ubuntu1 to ubuntu.Automatic PS uploader2013-05-061-2/+6
|\ \
| * | Releasing 12.10.5daily13.05.06.1-0ubuntu1, based on r390Automatic PS uploader2013-05-061-2/+6
|/ /
* | upower isn't depended on any more; logind is. Update debian/control for this.Iain Lane2013-05-063-4/+7
|\ \
| * \ Merge trunk, fix up changelogIain Lane2013-05-031-3/+7
| |\ \ | |/ / |/| |
* | | Releasing 12.10.5daily13.05.02-0ubuntu1 to ubuntu.Automatic PS uploader2013-05-031-0/+6
|\ \ \
| * | | Releasing 12.10.5daily13.05.02-0ubuntu1, based on r388Automatic PS uploader2013-05-021-0/+6
|/ / /
| * / Remove upower dependency and depend on systemd-services.Iain Lane2013-05-023-4/+9
|/ /
* | Stop using ConsoleKit and UPower for session tracking and shutdown/reboot/sus...Iain Lane2013-04-2314-1603/+610
|\ \
| * | Pass 'FALSE' for the PK interactivity argument, to match not checking for 'al...Iain Lane2013-04-191-2/+2
| * | Call can_hibernate instead of can_suspend when checking whether we can hibernateIain Lane2013-04-191-1/+1
| * | Only show menu items if we can perform the action without authorisationIain Lane2013-04-191-6/+5
| * | Allow PolicyKit to interactively ask the user for credentials in gtk-logout-h...Iain Lane2013-04-121-2/+2
| * | Remove upower usage - these interfaces are being deprecated.Iain Lane2013-04-123-405/+45
| * | Initial port from ConsoleKit to Logind for session tracking.Iain Lane2013-04-1113-1195/+563
|/ /
* | Releasing 12.10.5daily13.03.08-0ubuntu1 to ubuntu.Automatic PS uploader2013-03-081-0/+10
|\ \
| * | Releasing 12.10.5daily13.03.08-0ubuntu1, based on r386Automatic PS uploader2013-03-081-0/+10
|/ /
* | SessionMenuMgr: use unity shutdown dialogs if they're available, hiding Reboo...Marco Trevisan (Treviño)2013-03-071-4/+149
|\ \
| * | SessionMenuMgr: show the reboot menu item in shell-mode with no confirmationMarco Trevisan (Treviño)2013-03-061-2/+4
| * | SessionMenuMgr: use the fallback dialog if the dbus SessionManager calls failMarco Trevisan (Treviño)2013-03-061-9/+22
| * | SessionMenuMgr: call also Reboot method in shell modeMarco Trevisan (Treviño)2013-03-061-3/+19
| * | SessionMenuMgr: call Shutdown method if we're suppressing the dialogsMarco Trevisan (Treviño)2013-03-061-4/+11
| * | SessionMenuMgr: unref the parameters if we got an error earlierMarco Trevisan (Treviño)2013-03-051-0/+4
| * | SessionMenuMgr: call SessionManager Logout method in shell modeMarco Trevisan (Treviño)2013-03-051-28/+49
| * | SessionMenuMgr: call gnome SessionManager method to shutdown on shell-modeMarco Trevisan (Treviño)2013-03-051-1/+42
| * | SessionManager: add shell name watcher and hide reboot on shell modeMarco Trevisan (Treviño)2013-03-051-1/+42
* | | Releasing 12.10.5daily13.03.06-0ubuntu1 to ubuntu.Automatic PS uploader2013-03-061-0/+11
|\ \ \ | |_|/ |/| |
| * | Releasing 12.10.5daily13.03.06-0ubuntu1, based on r384Automatic PS uploader2013-03-061-0/+11
|/ /
* | Do the linking with -lpthread correctly. Fixes: https://bugs.launchpad.net/bu...Mathieu Trudel-Lapierre2013-03-051-0/+1
|\ \ | |/ |/|
| * Make use of XORG_GTEST_LDFLAGS that xorg-gtest can export to know whether the...Mathieu Trudel-Lapierre2013-03-051-0/+1
|/
* Releasing 12.10.5daily13.01.25-0ubuntu1 to ubuntu.Automatic PS uploader2013-01-251-2/+14
|\
| * Releasing 12.10.5daily13.01.25-0ubuntu1, based on r382Automatic PS uploader2013-01-251-2/+14
|/
* Misc fixes for build on raring:Mathieu Trudel-Lapierre2013-01-226-7/+6
|\
| * Add libxorg-gtest-dev to Build-Depends.Mathieu Trudel-Lapierre2013-01-222-0/+2
| * Revise path to gtest source files; the files moved in libxorg-gtest-devMathieu Trudel-Lapierre2013-01-221-2/+2
| * Remove the uses of deprecated g_type_init().Mathieu Trudel-Lapierre2013-01-224-5/+2
|/