]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - liblightdm-gobject
Go back to adding a new compositor signal for marking next session; otherwise we...
[sojka/lightdm.git] / liblightdm-gobject /
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.
2013-04-15 Robert AncellMerge with trunk
2013-04-15 Rex DieterSupport logind in liblightdm. Fixes: https://bugs.launc...
2013-04-15 Robert AncellAdd upower tests
2013-04-15 Robert AncellFix lightdm_get_can_restart/shutdown calling both login...
2013-04-14 Robert AncellMore coding style fixes
2013-04-14 Robert AncellFix coding style
2013-04-14 Rex DieterSupport logind in liblightdm
2013-04-12 Michael TerryRegister enums with QObject meta type system.
2013-04-08 Robert AncellMerge with trunk
2013-04-02 Robert AncellFix build with gobject-introspection 1.35.9
2013-04-02 Dmitrijs LedkovsPass --symbol-prefix via LightDM_1_gir_SCANNERFLAGS...
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 AncellUpdate Vala bindings for new Greeter.authenticate_autologin
2012-09-20 Robert AncellCorrectly implement and test autologin timeouts
2012-09-11 Michael TerryAdd greeter-show-remote-login hint
2012-09-03 Robert AncellCorrectly annotate enums in vapi file
2012-09-03 Albert AstalsUse [CCode (has_type_id = false)] as suggested by Robert
2012-08-30 Albert AstalsTell the vala compiler these enums work as ints
2012-08-29 Robert AncellAdd remote sessions
2012-08-27 Robert AncellFix crash when failed to load session
2012-08-27 Albert AstalsDo not insert null session into sessions
2012-08-26 Robert AncellUpdate default config to have remote-sessions-directory...
2012-08-26 Robert AncellGet lightdm_get_remote_sessions() returning correct...
2012-08-26 Ted GouldUpdate liblightdm .vapi for new API
2012-08-20 Robert AncellStart work on supporting remote session types
2012-08-20 Robert AncellSupport multiple simultaneous PAM prompts
2012-08-17 Michael Terryqueue up responses in greeter and send them at once...
2012-08-17 Michael Terrymerge from trunk
2012-08-17 Michael Terrysnapshot work
2012-06-14 Robert AncellUse xsession directory from lightdm.conf in liblightdm
2012-06-13 Sam Yatesfixes 920150 for liblightdm-gobject by reading xsession...
2012-06-12 Robert AncellHandle setresgid and setresuid not being available
2012-06-12 Robert AncellWrite utmp records for sessions
2012-06-12 Robert AncellFix introspection warnings
2012-04-30 David EdmundsonMerge branch Fix UTF-8 in QLightDM
2012-04-29 Robert AncellFix allocation error setting default layout array
next