]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - liblightdm-gobject/lightdm/greeter.h
Start work on Mir sessions
[sojka/lightdm.git] / liblightdm-gobject / lightdm / greeter.h
2013-06-04 Robert AncellStart work on Mir sessions
2013-05-09 Robert AncellMerge with trunk
2013-04-30 Robert AncellMerged
2013-04-30 Robert AncellMerge with trunk
2013-04-24 Guido BerhoersterFix the two bugs which prevent the language selection...
2013-04-23 Iain LaneUse everywhere instead of UPower and ConsoleKit - lock...
2013-04-23 Robert AncellUse C standard compliant names for header guards. Fixes...
2013-04-23 Robert AncellUse C standard compliant names for header guards
2013-03-06 Robert AncellMerge with trunk
2013-01-31 Robert AncellRelicense liblightdm to LGPL-2/LGPL-3 so GPL-2 code...
2012-10-05 Robert AncellChanges to QLightDM
2012-10-01 Robert AncellAdd greeter-show-remote-login hint
2012-09-20 Robert AncellCorrectly implement and test autologin timeouts
2012-09-11 Michael TerryAdd greeter-show-remote-login hint
2012-08-29 Robert AncellAdd remote sessions
2012-08-20 Robert AncellStart work on supporting remote session types
2012-04-10 Aurélien GâteauReturn the user face as a QIcon rather than a QPixmap
2012-03-08 Robert AncellAdd a seat option greeter-show-manual-login which hints...
2012-02-09 Robert AncellMerge with trunk
2012-02-09 Robert AncellAdd Lock D-Bus method that locks the seat and provides...
2011-09-20 Robert AncellAdd ability to set the language of a user from the...
2011-07-24 Robert AncellAdd GErrors to liblightdm-gobject
2011-07-22 Robert AncellAdd class reserved entries for future expansion
2011-07-21 Robert AncellAdded first Qt regression test
2011-07-21 Robert Ancellconnect_to_server -> connect_sync, start_session -...
2011-07-19 Robert AncellReally tidy up liblightdm
2011-07-19 Robert AncellGet rid of lightdm_greeter_get_user_list
2011-07-19 Robert Ancellliblightdm-gobject splits UserList into its own class
2011-07-19 Robert Ancellliblightdm-gobject now uses lightdm_ prefix instead...
2011-07-18 Robert AncellAdd documentation to LdmPromptType and LdmMessageType
2011-07-18 Robert AncellRemove priv variables from liblightdm-gobject
2011-07-18 Robert AncellSupport hide-users hint
2011-07-18 Robert AncellMake generic hint fields for greeters
2011-07-18 Robert AncellAdded a session-failed signal to indicate if the sessio...
2011-07-18 Robert AncellDrop theme code
2011-07-15 Robert AncellRemove the ill-thought-out select-user and select-guest...
2011-07-14 Robert AncellAdded two signals: select-user and select-guest. This...
2011-07-14 Robert AncellDrop ldm_greeter_get_is_first() - it was added for...
2011-07-12 Robert Ancellshow-message signal now has a MessageType field and...
2011-07-12 Robert Ancellshow_prompt signal now has a PromptType field
2011-07-12 Robert AncellRemove complex use of const, fix annotations on list...
2011-07-12 Robert AncellUpdate example greeter to new API, fix some introspecti...
2011-07-12 Robert AncellLoad user defaults from client library, not by doing...
2011-07-12 Robert AncellRename ldm_greeter_provide_secret to ldm_greeter_respon...
2011-07-12 Robert AncellAdd ldm_greeter_login_with_user_prompt as an alias...
2011-06-29 Robert AncellChange greeter library API, starting a session no longe...
2011-06-16 Robert AncellAllow the greeter to know if this is the first greeter...
2011-06-09 Robert AncellMerge in changes for LP:#789389
2011-06-03 Robert AncellDrop ldm_greeter_get_default_layout (X controls the...
2011-06-03 Robert AncellMore guest account work, change liblightdm API
2011-06-03 Robert AncellMore plumbing for guest logins
2011-05-03 Robert AncellStart liblightdm-gobject understanding user changes
2011-04-21 Robert AncellMove public liblightdm-gobject-0 headers into subdirectory