summaryrefslogtreecommitdiff
path: root/liblightdm-gobject/language.c
Commit message (Expand)AuthorAgeFilesLines
* Clarify form of language stringsRobert Ancell2013-04-241-1/+1
* Relicense liblightdm to LGPL-2/LGPL-3 so GPL-2 code can link against itRobert Ancell2013-02-011-3/+2
* Language chooser modifications:Gunnar Hjalmarsson2011-11-291-35/+105
* Add language selector into GTK greeter (disabled by default)Robert Ancell2011-09-201-4/+16
* Set LANG variable based on the user languageRobert Ancell2011-09-201-4/+8
* Fix whitespaceRobert Ancell2011-08-161-21/+21
* Really tidy up liblightdmRobert Ancell2011-07-191-0/+89
* liblightdm-gobject splits UserList into its own classRobert Ancell2011-07-191-14/+0
* liblightdm-gobject now uses lightdm_ prefix instead of ldm_Robert Ancell2011-07-191-41/+41
* Improve liblightdm-gobject documentationRobert Ancell2011-07-191-1/+1
* Remove priv variables from liblightdm-gobjectRobert Ancell2011-07-191-23/+35
* Allow to compile on systems that don't have nl_langinfo (e.g. BSD)Fneufneu2011-06-021-0/+8
* Move public liblightdm-gobject-0 headers into subdirectoryRobert Ancell2011-04-211-1/+1
* Handle default language when LANG is not definedRobert Ancell2011-04-211-1/+1
* Add g_return_if_fail macros to all the liblightdm-gobject methodsRobert Ancell2011-04-211-0/+8
* Use a private pipe for greeter<->server communication instead of D-Bus (needs...robert.ancell@canonical.com2011-02-201-1/+0
* Correctly pass LANG and LANGUAGE through to the sessionrobert.ancell@canonical.com2011-02-121-0/+30
* Renamed libldmgreeter to liblightdmrobert.ancell@canonical.com2010-12-011-0/+190