summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Distibute man pages correctlylightdm-0.0.1robert.ancell@gmail.com2010-06-271-1/+1
* Add man pagerobert.ancell@gmail.com2010-06-272-0/+40
* Make default config just examplesrobert.ancell@gmail.com2010-06-271-11/+23
* Distribute some missing filesrobert.ancell@gmail.com2010-06-271-0/+5
* Get make distcheck workingrobert.ancell@gmail.com2010-06-276-9/+22
* Leave xserver and session errors printing to stdoutrobert.ancell@gmail.com2010-06-272-4/+4
* Remove obsolete variablerobert.ancell@gmail.com2010-06-201-5/+0
* Split out theme loaderrobert.ancell@gmail.com2010-06-204-68/+106
* Split the xserver into its own modulerobert.ancell@gmail.com2010-06-204-73/+278
* Use default session and load session from configrobert.ancell@gmail.com2010-06-203-11/+12
* Fix launcher log messagerobert.ancell@gmail.com2010-06-201-1/+4
* Fix error connecting to greeterrobert.ancell@gmail.com2010-06-201-1/+1
* Add default session to theme filerobert.ancell@gmail.com2010-06-203-2/+4
* Fix bugs with sessionsrobert.ancell@gmail.com2010-06-202-2/+4
* Fix crash gettings sessionsrobert.ancell@gmail.com2010-06-201-1/+2
* Use URI for imagerobert.ancell@gmail.com2010-06-203-6/+11
* Make Session a GObjectrobert.ancell@gmail.com2010-06-207-24/+222
* Make UserInfo a GObjectrobert.ancell@gmail.com2010-06-207-31/+276
* Use namespace for client library, add object propertiesrobert.ancell@gmail.com2010-06-204-164/+321
* Ignore GIR filesrobert.ancell@gmail.com2010-06-201-0/+2
* Build introspectionrobert.ancell@gmail.com2010-06-204-1/+27
* Default to /usr/share/xsessions for xsessionsrobert.ancell@gmail.com2010-06-201-1/+1
* Add some Gtk Doc stuff, can't get it working well thoughrobert.ancell@gmail.com2010-06-197-26/+127
* Make libldmgreeter libraryrobert.ancell@gmail.com2010-06-1911-46/+90
* Update ignore filerobert.ancell@gmail.com2010-06-141-2/+2
* Handle failed authentication in WebKit themerobert.ancell@gmail.com2010-06-141-0/+13
* Make a .theme formatrobert.ancell@gmail.com2010-06-1413-47/+172
* Make a WebKit themerobert.ancell@gmail.com2010-06-146-2/+113
* Fix session loading bugrobert.ancell@gmail.com2010-06-141-15/+17
* Fix compile time flagsrobert.ancell@gmail.com2010-06-141-61/+42
* Don't need to copy user and session objectsrobert.ancell@gmail.com2010-06-141-43/+4
* Get more JavaScript stuff workingrobert.ancell@gmail.com2010-06-133-13/+504
* Get more JavaScript stuff workingrobert.ancell@gmail.com2010-06-131-54/+62
* Start to implement a LightDM javascript objectrobert.ancell@gmail.com2010-06-122-5/+82
* Started work on WebKit greeterrobert.ancell@gmail.com2010-06-125-4/+117
* Implement greeter binary config, support greeter connecting over system busrobert.ancell@gmail.com2010-06-122-22/+44
* Allow full command line to be specified for X server in configrobert.ancell@gmail.com2010-06-124-18/+32
* Implement setting minimum display numberrobert.ancell@gmail.com2010-06-121-2/+13
* Implement configuration of greeter userrobert.ancell@gmail.com2010-06-125-11/+97
* Add command-line flag to use session D-Busrobert.ancell@gmail.com2010-06-121-2/+7
* Make command line flag to run as non-rootrobert.ancell@gmail.com2010-06-121-1/+6
* Check for root after parsing command-line argsrobert.ancell@gmail.com2010-06-121-2/+2
* Don't need POT file anymorerobert.ancell@gmail.com2010-06-021-51/+0
* Check if can do power options and implement power d-bus callsrobert.ancell@gmail.com2010-05-103-17/+168
* Make X server configurablerobert.ancell@gmail.com2010-05-103-6/+20
* Fix default config file locationrobert.ancell@gmail.com2010-05-102-2/+2
* Make options configurablerobert.ancell@gmail.com2010-05-053-6/+88
* Notify greeter which object to connect to using env variablerobert.ancell@gmail.com2010-05-042-11/+24
* Set backgroundrobert.ancell@gmail.com2010-05-041-1/+10
* Move session combo into the menu, hide widgets until neededrobert.ancell@gmail.com2010-05-041-35/+31