summaryrefslogtreecommitdiff
path: root/liblightdm-gobject/layout.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespaceRobert Ancell2014-09-191-8/+8
|
* simplify the patch based on Robert's feedbackCharles Kerr2014-03-171-17/+13
|
* don't call xkl_config_rec_get_from_server if we don't have a valid xkl_engine.Charles Kerr2014-03-151-10/+17
|
* Relicense liblightdm to LGPL-2/LGPL-3 so GPL-2 code can link against itRobert Ancell2013-02-011-3/+2
|
* load system default layout rather than just grabbing first in list of ↵Michael Terry2012-02-011-11/+75
| | | | possible layouts
* add variants to layout list tooMichael Terry2012-02-011-0/+13
|
* fix typo that prevented lightdm_get_layout from workingMichael Terry2011-12-201-1/+1
|
* Fix whitespaceRobert Ancell2011-08-161-21/+21
|
* Really tidy up liblightdmRobert Ancell2011-07-191-0/+92
|
* liblightdm-gobject splits UserList into its own classRobert Ancell2011-07-191-16/+0
|
* liblightdm-gobject now uses lightdm_ prefix instead of ldm_Robert Ancell2011-07-191-34/+34
|
* Remove priv variables from liblightdm-gobjectRobert Ancell2011-07-191-15/+15
|
* Move public liblightdm-gobject-0 headers into subdirectoryRobert Ancell2011-04-211-1/+1
|
* Add g_return_if_fail macros to all the liblightdm-gobject methodsRobert Ancell2011-04-211-0/+3
|
* Use a private pipe for greeter<->server communication instead of D-Bus ↵robert.ancell@canonical.com2011-02-201-1/+0
| | | | (needs to be fixed in liblightdm-qt)
* Renamed libldmgreeter to liblightdmrobert.ancell@canonical.com2010-12-011-0/+181