summaryrefslogtreecommitdiff
path: root/doc/tmpl
AgeCommit message (Expand)Author
2014-05-06Rename lightdm_greeter_connect to lightdm_greeter_connect_to_daemon as it con...Robert Ancell
2014-04-29Merge with trunkRobert Ancell
2014-04-29Update documentation for resettable changesRobert Ancell
2014-04-29Update documentationRobert Ancell
2014-02-20Releasing 1.9.81.9.8Robert Ancell
2014-02-18Make directory creation synchronousMichael Terry
2014-02-18Add liblightdm function to ensure a shared data directoryMichael Terry
2013-07-23Merge with trunkRobert Ancell
2013-07-09Use a session type for different types of sessionsRobert Ancell
2013-07-02Add new functions into documentationRobert Ancell
2011-07-24Add GErrors to liblightdm-gobjectRobert Ancell
2011-07-22Fix exampleRobert Ancell
2011-07-21Added first Qt regression testRobert Ancell
2011-07-21connect_to_server -> connect_sync, start_session -> start_session_syncRobert Ancell
2011-07-19Really tidy up liblightdmRobert Ancell
2011-07-19Don't need loginWithUserPrompt(), just set a default in login()Robert Ancell
2011-07-19Use AccountsService if it is availableRobert Ancell
2011-07-19liblightdm-gobject splits UserList into its own classRobert Ancell
2011-07-19liblightdm-gobject now uses lightdm_ prefix instead of ldm_Robert Ancell
2011-07-19Improve liblightdm-gobject documentationRobert Ancell
2011-07-19Remove priv variables from liblightdm-gobjectRobert Ancell
2011-07-18Support hide-users hintRobert Ancell
2011-07-18Make generic hint fields for greetersRobert Ancell
2011-07-18Added a session-failed signal to indicate if the session didn't start and the...Robert Ancell
2011-07-18Update for removed APIRobert Ancell
2011-07-15Remove the ill-thought-out select-user and select-guest signals. Get the gre...Robert Ancell
2011-07-14Added two signals: select-user and select-guest. This requires the greeter ...Robert Ancell
2011-07-14Drop ldm_greeter_get_is_first() - it was added for testing and doesn't work wellRobert Ancell
2011-07-12show-message signal now has a MessageType field and takes over behaviour of s...Robert Ancell
2011-07-12Fix new show_prompt signalRobert Ancell
2011-07-12Load user defaults from client library, not by doing a round trip to the daemonRobert Ancell
2011-07-12Rename ldm_greeter_provide_secret to ldm_greeter_respond - responses may not ...Robert Ancell
2011-07-12Add missing documentationRobert Ancell
2011-06-29Change greeter library API, starting a session no longer has a language optionRobert Ancell
2011-06-03Drop ldm_greeter_get_default_layout (X controls the layout), some cleanups in...Robert Ancell
2011-06-03More guest account work, change liblightdm APIRobert Ancell
2011-05-05Move user manager into liblightdmRobert Ancell
2011-05-05Example greeter now handles user added/removedRobert Ancell
2011-05-03Start liblightdm-gobject understanding user changesRobert Ancell
2011-04-18Add example to the name of all the greetersRobert Ancell
2011-04-14Rename ldm_greeter_connect to ldm_greeter_connect_to_server so it doesn't cla...Robert Ancell
2011-04-14Add some documentation on ldm_greeter_get_user_defaultsRobert Ancell
2011-02-12Correctly pass LANG and LANGUAGE through to the sessionrobert.ancell@canonical.com
2010-12-15Update documentation:robert.ancell@canonical.com
2010-11-01Change language/layout/session when user selected in GTK+ greeterrobert.ancell@canonical.com
2010-10-31Add configuration for default language/layoutrobert.ancell@canonical.com
2010-09-10Update docslightdm-0.1.2robert.ancell@canonical.com
2010-08-14Update docsRobert Ancell
2010-07-21Support theme properties, use this to find the gtkrc in GNOME themerobert.ancell@gmail.com
2010-07-10Add language informationrobert.ancell@gmail.com