]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - liblightdm-gobject
Skip guest warning dialog in MATE (LP: #1627395)
[sojka/lightdm.git] / liblightdm-gobject /
2014-02-24 Robert AncellFix regressions caused by revision 1896.
2014-02-24 Robert AncellFix reading response to ensure shared dir request
2014-02-21 Robert AncellRead created directory from response, not sent message.
2014-02-21 Robert AncellMake new shared directory code match existing coding...
2014-02-21 Robert AncellMake new shared dir code match existing coding style...
2014-02-21 Robert AncellRead created directory from response, not send message
2014-02-19 Michael TerryAdd support for shared user data directories between...
2014-02-19 Michael Terryexplicitly provide shared dir path to sessions
2014-02-18 Michael TerryMerge from trunk
2014-02-18 Michael TerryMake directory creation synchronous
2014-02-18 Michael TerryAdd liblightdm function to ensure a shared data directory
2014-02-12 Michael TerryRefactor LightDMUser and User classes to use the same...
2014-02-07 Michael TerryMerge from trunk
2014-02-04 Michael TerryAnd convert accounts.c to use new sharable CommonUser...
2014-02-01 Michael TerrySplit core of user.c out into a sharable class
2014-01-21 Robert AncellSupport Mir sessions in xlocal seats by starting a...
2013-12-12 Robert AncellDon't warn if sessions directories not present or light...
2013-12-12 Robert AncellDon't warn if sessions directories not present of light...
2013-11-07 Robert AncellMerge with trunk
2013-11-07 Robert AncellDon't pass system user accounts from AccountsService...
2013-11-06 Robert AncellIgnore system user accounts in AccountsService
2013-10-30 Robert AncellMerge with trunk
2013-10-30 Robert AncellRefactor liblightdm user scanning to be simpler and...
2013-10-29 Robert AncellFix broken display name logic
2013-10-29 Robert AncellDon't load both dmrc and accounts service
2013-10-29 Robert AncellStop using GDBusProxy for getting user properties
2013-10-29 Robert AncellStop using GDBusProxy for getting user list
2013-10-29 Robert AncellLoad accounts user info in one function instead of two
2013-10-29 Robert AncellUse user list bus, instead of relying on the proxy
2013-10-29 Robert AncellMerge UserAccountObject into LightDMUser
2013-10-29 Robert AncellOnly load user values once
2013-10-29 Robert AncellStart with layouts valid
2013-10-29 Robert AncellAccess GVariant values in a more type safe manner
2013-10-29 Robert AncellUpdate HasMessages when that changes
2013-10-29 Robert AncellAdd some comments, use g_strcmp0 for safety
2013-10-29 Robert AncellDon't get private member until have confirmed object...
2013-10-29 Robert AncellStop using GDBusProxy for org.freedesktop.DisplayManager
2013-08-21 Robert AncellMerge with trunk
2013-08-19 Robert AncellMerge with trunk
2013-08-15 Michael TerryMerge from trunk
2013-07-30 Robert AncellCorrectly set XDG_VTNR for unity sessions that are...
2013-07-30 Robert AncellRemove unused variables.
2013-07-30 Robert AncellRemove unused variables
2013-07-30 Robert AncellFix desktop-session-start upstart signal not being...
2013-07-30 Robert AncellAdd support for Mir sessions and greeters.
2013-07-26 Robert AncellMerge with trunk
2013-07-26 Robert AncellMerge with trunk
2013-07-26 Robert AncellMerge with trunk
2013-07-25 Robert AncellMerge with trunk
2013-07-25 Robert AncellMerge in greeter-log-file branch
2013-07-25 Robert AncellMerge with vt-ref-inside-x-server
2013-07-24 Robert AncellMerge with trunk
2013-07-24 Robert AncellMerge with trunk
2013-07-24 Robert AncellMerge with trunk
2013-07-24 Robert AncellMerge in X module renaming changes
2013-07-23 Robert AncellMerge with trunk
2013-07-20 Robert AncellMerge with trunk
2013-07-20 Robert AncellSynchronise X server starting.
2013-07-20 Robert AncellMerge with trunk
2013-07-20 Robert AncellStop generating glib marshals by using glib >= 2.30.
2013-07-20 Robert AncellStop generating glib marshals by using glib >= 2.30
2013-07-17 Robert AncellMerge with trunk
2013-07-17 Robert AncellFix distcheck.
2013-07-17 Robert AncellUpdate liblightdm-gobject documentation for new functions.
2013-07-16 Robert AncellMerge with trunk
2013-07-11 Robert AncellLoad sessions and greeters from /usr/share/lightdm...
2013-07-11 Robert AncellLoad sessions and greeters from /usr/share/lightdm...
2013-07-09 Robert AncellUse a session type for different types of sessions
2013-07-09 Robert AncellMerge with trunk
2013-07-09 Robert AncellMerge with trunk
2013-07-02 Robert AncellReplace tab characters with spaces
2013-06-28 Robert AncellMerge with trunk
2013-06-19 Christopher James... Fixes for lightdm-set-defaults.
2013-06-17 Robert AncellMerge with trunk
2013-06-17 Robert AncellFix compile warnings
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 Robert AncellClarify form of language strings.
2013-04-24 Robert AncellClarify form of language strings
2013-04-24 Guido BerhoersterFix the two bugs which prevent the language selection...
2013-04-23 Robert AncellStyle fixes for logind patch.
2013-04-23 Robert AncellStyle fixes for logind patch
2013-04-23 Iain LaneUse everywhere instead of UPower and ConsoleKit - lock...
2013-04-23 Iain LaneWhitespace fixes
2013-04-23 Iain LaneFix copy and paste errors
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-04-23 Robert AncellMerge with trunk
2013-04-22 Iain LaneMerge trunk
2013-04-22 Iain LaneCall the correct function names for UPower suspend...
2013-04-18 Iain LaneFix some problems picked up by -Wall -Werror
2013-04-18 Iain LaneUse logind for suspend/hibernate too, if available.
2013-04-16 Iain LaneMerge trunk
2013-04-16 Iain LaneDefine LOGIND_RUNNING from the configure script
2013-04-16 Iain LaneMerge lp:~cavalier/lightdm/logind-support
2013-04-16 Guido BerhoersterDo not strip the codeset when loading the Language...
2013-04-16 Robert AncellIgnore stale X server locks.
2013-04-15 Robert AncellAdd power tests.
next