aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * sync text with trunk: make the shutdown menuitem read 'Shut Down' instead of ...Charles Kerr2013-06-251-1/+1
| | * copyediting: remove g_messages() added while fixing the tests, remove dead codeCharles Kerr2013-06-255-149/+4
| | * everything in test-guest now passesCharles Kerr2013-06-252-11/+12
| | * TestGuest::Login now passesCharles Kerr2013-06-251-6/+6
| | * test-guest's HelloWorld and Allowed tests now passCharles Kerr2013-06-252-22/+29
| | * don't pass -std=c++0x to the compiler when building .c filesCharles Kerr2013-06-251-1/+1
| | * all the tests in test-users passCharles Kerr2013-06-252-19/+15
| | * in IndicatorSessionUsers, use the uid as the user's key. Users.ActivateUser i...Charles Kerr2013-06-259-219/+178
| | * in tests-users, fix 3 more tests: RealnameChanged, LogInLogOut, ActivateSessionCharles Kerr2013-06-256-85/+69
| | * fix the first four tests in test-users: HelloWorld, InitialUsers, UserAdded, ...Charles Kerr2013-06-247-39/+141
| | * remove unused method MockAccounts::find_by_path()Charles Kerr2013-06-242-13/+0
| | * In tests/, enable debuginfo and warnings for C++ file. Fix a couple of minor ...Charles Kerr2013-06-242-7/+7
| | * in backend-dbus/users.c, fix a user proxy leakCharles Kerr2013-06-241-0/+1
| | * get all the tests in test-actions passing again.Charles Kerr2013-06-2418-1007/+726
| | * in the tests, use login1's terminology 'power off', 'reboot'Charles Kerr2013-06-242-20/+20
| | * migrate from consolekit to login1Charles Kerr2013-06-242-101/+91
| | * we don't need a login1 session proxy, so don't generate code for one.Charles Kerr2013-06-242-53/+0
| | * use login1's terminology 'power off', 'reboot'Charles Kerr2013-06-243-22/+22
| | * copyediting: the COMMENT in this custom target was being misformatted in the ...Charles Kerr2013-06-241-1/+1
| | * in IndicatorSessionUsers, update to login1Charles Kerr2013-06-242-451/+370
| | * in IndicatorSessionGuest, update to login1Charles Kerr2013-06-242-316/+164
| | * update which proxies the dbus utils helper createsCharles Kerr2013-06-243-338/+96
| | * add replace consolekit xml files with login1; update build filesCharles Kerr2013-06-249-1273/+337
| | * add icon support to user menuitemsCharles Kerr2013-06-231-0/+10
| | * copyediting: fix typoCharles Kerr2013-06-231-1/+1
| | * add a post-install hook to update the icon cache after installation. Taken fr...Charles Kerr2013-06-201-0/+3
| | * cmake: fix variables in data/CMakeLists.txt, make status messages more consis...Charles Kerr2013-06-202-21/+38
| | * cmake: cleanup, move DBUSSERVICEDIR's scope from global to the data/ dirCharles Kerr2013-06-201-12/+4
| | * add cmake rules to install the icon filesCharles Kerr2013-06-2019-127/+16
| | * install .schema.xml and indicator-session-service in the right places.Charles Kerr2013-06-206-136/+93
| | * cmake work: properly generate and install the .service file for dbus activationCharles Kerr2013-06-205-11/+27
| | * install the .indicator file into the unity/indicators/ dirCharles Kerr2013-06-201-2/+3
| | * merge lp:~larsu/indicator-session/ng-with-types to add x-canonical-type suppo...Lars Uebernickel2013-06-203-3/+14
| | |\
| | | * Set x-canonical-type for user and guest menu itemsLars Uebernickel2013-05-232-3/+12
| | * | remove the --replace command-line argument and property as we're using upstar...Charles Kerr2013-06-204-82/+10
| | * | add short-term TODOCharles Kerr2013-06-191-0/+8
| | * | use the production dbus nameCharles Kerr2013-06-194-9/+14
| | * | silence unused variable warningCharles Kerr2013-06-191-1/+1
| | * | in our async callbacks, don't call g_warning() if the task was cancelled by t...Charles Kerr2013-06-194-41/+58
| | * | in service.c, remove unnecesssary locale #includeCharles Kerr2013-06-191-2/+0
| | |/
| | * add session.indicator to data/Charles Kerr2013-04-181-0/+4
| | * refer to profiles as profiles instead of forms.Charles Kerr2013-04-181-19/+19
| | * better documentation for indicator_session_users_get_keys() and indicator_ses...Charles Kerr2013-04-181-3/+13
| | * g_object_unref doesn't need a G_OBJECT() castCharles Kerr2013-04-181-6/+6
| | * remove unnecessary dependencies from debian/controlCharles Kerr2013-04-181-7/+1
| | * remove #if 0 codeCharles Kerr2013-04-182-60/+0
| | * in the service's dispose() function, unown the busname before unexporting the...Charles Kerr2013-04-181-6/+6
| | * in indicator_session_service_init(), don't leak a GCancellableCharles Kerr2013-04-181-3/+11
| | * indicator-session-service should exit when it loses ownership of its name on ...Charles Kerr2013-04-183-1/+38
| | * in rebuild_soon(), add a comment explaining the 500 msec intervalCharles Kerr2013-04-181-0/+4