aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* add AM_V_GEN to the gdbus-codegen invocation for prettier silent-rules ↵Charles Kerr2012-09-181-7/+7
| | | | invocation
* Class renameAlberto Mardegan2012-08-211-2/+2
| | | | | | Rename the class from Webcredentials to OnlineAccounts, for improved consistency.
* Apply old webcredentials patch to trunkAlberto Mardegan2012-08-211-1/+3
|\
| * Add Web Accounts menu itemAlberto Mardegan2012-03-071-1/+3
| | | | | | | | | | | | Also, listen for the webcredentials service signals, to know when to set the alert disposition on the menu item.
* | clearing house: the remainder of bugfixes & readability changesCharles Kerr2012-06-181-4/+1
| |
* | a step in merging the two menus: consolidate & clean up the code in ↵Charles Kerr2012-06-171-3/+1
| | | | | | | | session-menu-mgr
* | a step in merging the two menus: merge the DeviceMenuMgr and UserMenuMgr ↵Charles Kerr2012-06-151-4/+2
| | | | | | | | classes into a single SessionMenuMgr class
* | remove the use-username-in-switch-item property; it's no longer spec'edCharles Kerr2012-06-141-2/+0
| |
* | use GDBus in users-service-dbus.c... major rewrite here.Charles Kerr2012-06-121-49/+81
| |
* | use gdbus-codegen for the UPower dbus interactionCharles Kerr2012-06-091-7/+12
| |
* | remove now-unused file accounts-service-user.xmlCharles Kerr2012-06-041-11/+2
| |
* | remove our udev dependency now that we no longer use it to look at devicesCharles Kerr2012-06-041-15/+2
| |
* | remove the software updates menuitem; it's no longer in the specCharles Kerr2012-06-041-10/+0
| |
* | Add gcda/gcno to CLEANFILES s.t. 'make clean' will cover themCharles Kerr2012-06-021-3/+4
| |
* | Added gcov coverage tooling.Allan LeSage2012-03-271-2/+12
|/
* Move the variables into the list straight up as they'll be NULL if undefinedTed Gould2012-02-231-8/+3
|
* Making sure to distribute the files even if we don't use them to build.Ted Gould2012-02-231-1/+11
|
* make gudev dep optionalEvgeni Golov2012-02-231-2/+13
| | | | | | | | Debian has arches w/o udev (hurd-*, kfreebsd-*). These cannot build indicator-session currently because libgudev-1.0-dev is missing there. Make the gudev dep optional and thus make indicator-session buildable on non-Linux arches again.
* get rid of the transaction as we don't need to worry about updates ↵Conor Curran2012-02-081-3/+1
| | | | installing state
* Make APT support optionalGyörgy Balló2011-11-231-4/+9
|
* Make GTK Logout Helper optionalGyörgy Balló2011-11-231-1/+7
|
* Change name to settings helperTed Gould2011-08-191-3/+3
|
* Dropping gconf from buildTed Gould2011-08-191-1/+1
|
* Updated to DBus interface files currently in ConsoleKit and added the seat ↵Ted Gould2011-08-171-6/+15
| | | | files as well
* pattern established as to how to handle these sane rulesConor Curran2011-07-261-1/+2
|
* transaction object in placeConor Curran2011-07-211-0/+2
|
* apt watcher coming along nicelyConor Curran2011-07-191-1/+5
|
* session menu mgr in progressConor Curran2011-07-181-1/+3
|
* first step - it compilesConor Curran2011-07-151-2/+2
|
* please tidy up that user managerConor Curran2011-07-151-1/+3
|
* the beginnings of the custom user itemConor Curran2011-07-121-0/+2
|
* Adding in accounts-service-user.xml as well to dist. Not sure why this ↵Ted Gould2011-07-071-1/+2
| | | | isn't caught by distcheck.
* Integrate with LightDMRobert Ancell2011-07-051-27/+22
|
* port to gtk3; allow building with gtk2Michael Terry2011-05-261-2/+2
|
* Adding in log domains for messagesTed Gould2011-01-171-3/+13
|
* port to gdbus and dbusmenu 0.4Michael Terry2011-01-111-18/+14
|
* Grabbing the session interface from consolekitTed Gould2010-03-171-0/+9
|
* Adding in the GDM local display DBus interface spec.Ted Gould2010-03-161-0/+9
|
* Grabbing the upower definition file so that we can build a client for it.Ted Gould2010-03-151-0/+9
|
* Setting up session dbus interface client server stuff.Ted Gould2010-03-121-0/+19
|
* Simple starter object for making the dbus interface.Ted Gould2010-03-121-0/+2
|
* Flattening the build tree.Ted Gould2010-03-031-3/+28
|
* Stealing the consolekit manager interface out of consolekitTed Gould2010-03-011-0/+8
|
* Building shared names for dbusmenu objects.Ted Gould2010-02-111-0/+2
|
* Forgot to include user-service-dbus.h in the distTed Gould2010-01-051-0/+1
|
* Killing the user serviceTed Gould2010-01-041-15/+4
|
* Brutal status rip out.Ted Gould2009-12-241-88/+2
|
* Added missing files to EXTRA_DISTKen VanDine2009-12-081-1/+3
|
* Creating the lock helper files.Ted Gould2009-10-061-2/+11
|
* Merge lp:~bratsche/indicator-session/users-service for bug #422052Cody Russell2009-09-241-2/+27
|\