]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - liblightdm-gobject
Launchpad automatic translations update.
[sojka/lightdm.git] / liblightdm-gobject /
2014-06-01 Robert AncellAdd back Vala bindings for LightDM.Greeter.connect_sync...
2014-05-29 Robert AncellFix all the things that prevent clang (3.5) from buildi...
2014-05-28 Christopher James... Fix a whole bunch of warnings generated by Clang.
2014-05-12 Robert AncellAdd .vapi binding for User.uid
2014-05-12 Robert AncellAdd bindings for uid
2014-05-12 Andrea CimitanRemove unwanted mod
2014-05-12 Andrea CimitanMerged trunk and added symbols
2014-05-12 Andrea CimitanRename function
2014-05-09 Andrea CimitanAdd UID to lightdm gobject and qt bindings
2014-05-06 Robert AncellRename lightdm_greeter_connect to lightdm_greeter_conne...
2014-05-06 Robert AncellRename lightdm_greeter_connect to lightdm_greeter_conne...
2014-05-04 Robert AncellFix errors generating Gir files
2014-04-29 Robert AncellAdd asynchronous methods to liblightdm - lightdm_greete...
2014-04-29 Robert AncellMerge with trunk
2014-04-29 Robert AncellRemove dead code
2014-04-29 Robert AncellSimplify request slightly
2014-04-28 Robert AncellMerge with trunk
2014-04-28 Robert AncellFix Request object not inheriting from GObject
2014-04-28 Robert AncellFix up some coding style errors in liblightdm-gobject
2014-04-28 Robert AncellHandle unexpected messages during synchronous calls...
2014-04-28 Robert AncellAdd support for greeters that stay alive after logging...
2014-04-28 Robert AncellHandle unexpected messages during synchronous calls...
2014-04-28 Robert AncellMake resettable a construction property that is sent...
2014-04-28 Michael TerryMerge from trunk
2014-04-24 Michael TerryFirst pass at reset support
2014-04-08 Robert AncellWhen switching to an existing session refresh PAM crede...
2014-04-08 Robert AncellSet XDG_SESSION_TYPE and XDG_SESSION_DESKTOP as used...
2014-04-08 Robert AncellPromote X-LightDM-DesktopName to DesktopNames
2014-04-08 Robert AncellFix return value for Vala bindings to Greeter.start_ses...
2014-04-08 Robert AncellFix return value for Vala bindings to Greeter.start_ses...
2014-04-03 Robert AncellAdd asynchronous liblightdm-gobject methods
2014-03-18 Robert AncellRemove unused variable
2014-03-18 Robert AncellRead config data from both XDG_DATA_DIRS and XDG_CONFIG...
2014-03-18 Michael TerryMove config loading into one function; move that functi...
2014-03-17 Robert AncellExpand on earlier commit to activate sessions explicitl...
2014-03-17 Robert AncellHandle not getting an X connection when attempting...
2014-03-17 Charles Kerrsimplify the patch based on Robert's feedback
2014-03-15 Charles Kerrdon't call xkl_config_rec_get_from_server if we don...
2014-02-26 Robert AncellMerge with trunk
2014-02-25 Robert AncellRefactor shared data tests so they don't require root.
2014-02-25 Robert AncellGive meaningful return value if trying to create shared...
2014-02-24 Robert AncellDon't try and remove the unity system compositor watch...
2014-02-24 Robert AncellFix error where we were waiting for the D-Bus to be...
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
next