summaryrefslogtreecommitdiff
path: root/liblightdm-gobject/lightdm
Commit message (Expand)AuthorAgeFilesLines
* Generate .vapi from GIR files and in the process fix a number of annotation i...Robert Ancell2015-08-101-0/+4
* Refactored code to replace hardcoded signal identification strings by constants.Jesús González2014-09-302-0/+13
* Add UID to lightdm gobject and qt bindingsAndrea Cimitan2014-05-091-0/+2
* Rename lightdm_greeter_connect to lightdm_greeter_connect_to_daemon as it con...Robert Ancell2014-05-061-2/+4
* Merge with trunkRobert Ancell2014-04-291-2/+4
|\
| * Make resettable a construction property that is sent as part of the connect m...Robert Ancell2014-04-291-2/+2
| * First pass at reset supportMichael Terry2014-04-241-2/+4
* | Add asynchronous liblightdm-gobject methodsRobert Ancell2014-04-041-1/+14
|/
* explicitly provide shared dir path to sessionsMichael Terry2014-02-191-1/+1
* Make directory creation synchronousMichael Terry2014-02-181-1/+1
* Add liblightdm function to ensure a shared data directoryMichael Terry2014-02-181-0/+2
* Merge with trunkRobert Ancell2013-07-235-42/+42
|\
| * Replace tab characters with spacesRobert Ancell2013-07-025-42/+42
* | Use a session type for different types of sessionsRobert Ancell2013-07-092-4/+2
* | Start work on Mir sessionsRobert Ancell2013-06-042-0/+4
|/
* Use C standard compliant names for header guardsRobert Ancell2013-04-237-21/+21
* Relicense liblightdm to LGPL-2/LGPL-3 so GPL-2 code can link against itRobert Ancell2013-02-017-25/+18
* Add greeter-show-remote-login hintRobert Ancell2012-10-011-0/+2
|\
| * Add greeter-show-remote-login hintMichael Terry2012-09-111-0/+2
* | Correctly implement and test autologin timeoutsRobert Ancell2012-09-201-0/+2
|/
* Start work on supporting remote session typesRobert Ancell2012-08-202-1/+5
* Add a seat option greeter-show-manual-login which hints to a greeter if it sh...Robert Ancell2012-03-081-0/+2
* Add a has-messages property to liblightdmRobert Ancell2012-02-151-0/+2
* allow asking for list of configured layouts for a given userMichael Terry2012-02-091-0/+2
* Add Lock D-Bus method that locks the seat and provides a hint to the greeter ...Robert Ancell2012-02-091-0/+2
* Support grabbing user's background from accountsservice if availableMichael Terry2011-12-071-0/+2
* Start of refactor to make QLightDM use the GObject library.David Edmundson2011-11-202-0/+4
* Add language selector into GTK greeter (disabled by default)Robert Ancell2011-09-201-1/+1
* Add ability to set the language of a user from the greeterRobert Ancell2011-09-201-0/+2
* Add GErrors to liblightdm-gobjectRobert Ancell2011-07-242-6/+6
* Add class reserved entries for future expansionRobert Ancell2011-07-225-0/+48
* Added first Qt regression testRobert Ancell2011-07-211-1/+1
* connect_to_server -> connect_sync, start_session -> start_session_syncRobert Ancell2011-07-211-7/+2
* Really tidy up liblightdmRobert Ancell2011-07-199-104/+100
* Get rid of lightdm_greeter_get_user_listRobert Ancell2011-07-191-2/+0
* Rearrange liblightdm-qt to be the same a liblightdm-gobjectRobert Ancell2011-07-191-2/+2
* Use AccountsService if it is availableRobert Ancell2011-07-191-0/+1
* liblightdm-gobject splits UserList into its own classRobert Ancell2011-07-195-26/+64
* liblightdm-gobject now uses lightdm_ prefix instead of ldm_Robert Ancell2011-07-195-146/+146
* Add documentation to LdmPromptType and LdmMessageTypeRobert Ancell2011-07-191-0/+10
* Remove priv variables from liblightdm-gobjectRobert Ancell2011-07-195-48/+21
* Support hide-users hintRobert Ancell2011-07-181-1/+1
* Make generic hint fields for greetersRobert Ancell2011-07-181-5/+15
* Added a session-failed signal to indicate if the session didn't start and the...Robert Ancell2011-07-181-0/+1
* Drop theme codeRobert Ancell2011-07-181-8/+0
* Remove the ill-thought-out select-user and select-guest signals. Get the gre...Robert Ancell2011-07-151-2/+0
* Added two signals: select-user and select-guest. This requires the greeter ...Robert Ancell2011-07-141-0/+2
* Drop ldm_greeter_get_is_first() - it was added for testing and doesn't work wellRobert Ancell2011-07-141-2/+0
* show-message signal now has a MessageType field and takes over behaviour of s...Robert Ancell2011-07-121-2/+7
* show_prompt signal now has a PromptType fieldRobert Ancell2011-07-121-1/+7