aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\
| * remove the server codeCody Russell2009-09-231-9/+0
| |
| * dbus fu updatesCody Russell2009-09-221-1/+15
| |
| * fix link problemCody Russell2009-09-101-1/+1
| |
| * work in progressCody Russell2009-09-101-1/+21
| |
* | Creating a status provider object for Mission Control 5 based on the ↵Ted Gould2009-09-161-0/+17
|/ | | | Telepathy one.
* These patches introduce a gconf key whether the logout/restart/shutdown ↵Christoph Korn2009-09-021-3/+3
| | | | | | | | | | | | | | confirmations should be shown or not. Also the menu items should be suffixed by '...' accordingly. However this only works after a restart. Bugs which get fixed are: https://bugs.launchpad.net/indicator-session/+bug/422025 https://bugs.launchpad.net/ubuntu/+source/indicator-session/+bug/421693 https://bugs.launchpad.net/ubuntu/+source/indicator-session/+bug/419472
* Merging in the more status branch that implements basic status for Pidgin ↵Ted Gould2009-08-251-3/+35
|\ | | | | | | and Telepathy.
| * Getting more of a basis for Telepathy stuffTed Gould2009-08-171-0/+2
| |