summaryrefslogtreecommitdiff
path: root/liblightdm-gobject/liblightdm-gobject-1.vapi
Commit message (Collapse)AuthorAgeFilesLines
* Use [CCode (has_type_id = false)] as suggested by RobertAlbert Astals2012-09-031-2/+2
|
* Tell the vala compiler these enums work as intsAlbert Astals2012-08-301-0/+2
| | | | | Otherwise if you try to define a signal that uses these enums it won't compile because it tries to use LIGHTDM_TYPE_MESSAGE_TYPE and LIGHTDM_TYPE_PROMPT_TYPE that are not defined anywhere
* Update liblightdm .vapi for new APITed Gould2012-08-271-0/+2
|
* Add a seat option greeter-show-manual-login which hints to a greeter if it ↵Robert Ancell2012-03-081-0/+1
| | | | should show a manual username entry if a user list is already present
* Add a has-messages property to liblightdmRobert Ancell2012-02-151-0/+1
|
* switch how lightdm_user_get_layouts is represented in the vapi file so as to ↵Michael Terry2012-02-101-2/+3
| | | | avoid a vala bug
* add layouts property, expose it in vapiMichael 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/+1
| | | | to be in lock mode
* add User.background to vapi fileMichael Terry2012-01-121-0/+1
|
* Fix vala bindingsRobert Ancell2011-08-311-1/+1
|
* Add missing home_directory User property missing in Vala bindingsRobert Ancell2011-08-091-0/+1
|
* Fix annotation and Vala bindings for getting the UserList singletonRobert Ancell2011-07-261-1/+1
|
* Add GErrors to liblightdm-gobjectRobert Ancell2011-07-241-6/+6
|
* Fix Vala bindingsRobert Ancell2011-07-221-30/+31
|
* Really tidy up liblightdmRobert Ancell2011-07-191-26/+29
|
* Get rid of lightdm_greeter_get_user_listRobert Ancell2011-07-191-3/+6
|
* Both libraries are now version 1 and have API and ABI guaranteesRobert Ancell2011-07-191-0/+87