]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - src/seat-xvnc.c
Merge in X module renaming changes
[sojka/lightdm.git] / src / seat-xvnc.c
2013-07-24 Robert AncellMerge in X module renaming changes
2013-07-24 Robert AncellName X modules with standard naming format
2013-07-23 Robert AncellDon't subclass session - we don't know the session...
2013-07-23 Robert AncellMerge with trunk
2013-07-23 Robert AncellHalf baked code before merge with trunk
2013-07-21 Robert AncellKill the Display class and just use Seat. Display was...
2013-07-21 Robert AncellSet LANG and GDM_LANG for sessions
2013-07-21 Robert AncellMerge with trunk
2013-07-20 Robert AncellMerge with trunk
2013-07-19 Robert AncellMerge with trunk
2013-07-19 Robert AncellCheck seats/sessions are registered on DBus
2013-07-19 Robert AncellMerge with trunk
2013-07-17 Robert AncellMerge with trunk
2013-07-17 Robert AncellMerge with trunk
2013-07-16 Robert AncellMerge with trunk
2013-07-16 Robert AncellMake Greeter a subclass of session
2013-07-14 Robert AncellRefactor session creation
2013-07-12 Robert AncellStart killing the Display class and merging it into...
2013-07-09 Robert AncellMerge with trunk
2013-07-09 Robert AncellSupport running the greeter and session in different...
2013-07-09 Robert AncellMerge with trunk
2013-07-09 Robert AncellMerge with trunk
2013-06-30 Robert AncellGet session to switch display servers
2013-06-28 Robert AncellMerge with trunk
2013-06-26 Robert AncellMerge with trunk
2013-06-25 Robert AncellSet XDG_SEAT and XDG_VTNR environment variables.
2013-06-25 Robert AncellMerge with trunk
2013-06-25 Robert AncellMerge with trunk
2013-06-25 Robert AncellSet XDG_SEAT and XDG_VTNR environment variables
2013-05-09 Robert AncellMerge with trunk
2013-04-23 Robert AncellMerge with trunk
2013-04-16 Iain LaneMerge lp:~cavalier/lightdm/logind-support
2013-04-12 Robert AncellAllow VNC command to be specified in lightdm.conf.
2013-04-12 Robert AncellCorrectly read command from config and fix test case
2013-04-12 Robert AncellAllow VNC command to be specified in lightdm.conf
2013-03-27 Robert AncellMerge with trunk
2013-03-27 Robert AncellDon't use GIO to access X authority files - it uses...
2012-11-28 Robert AncellMerge with trunk
2012-11-28 Robert AncellCorrectly work out the active display from the active...
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-allow-guest which controls...
2012-03-01 Robert AncellRestructure session code so the PAM authentication...
2012-01-09 Robert AncellFix crash calling lightdm_get_layout
2011-12-12 Aurelien GateauMerged more-user-roles branch
2011-12-12 Aurelien GateauMerged fix-tests-when-building-out-of-tree branch
2011-12-12 Robert AncellMerge with master
2011-12-12 Robert AncellAdd missing header to remove compile warning
2011-10-26 Robert AncellConnect up Xvnc geometry configuration
2011-10-20 Robert AncellMerge in VNC tests
2011-09-16 Robert AncellMerge translations
2011-09-16 Robert Ancellmove script code into the correct layers so seat.c...
2011-09-16 Robert AncellRefactor X code out of display.c and seat.c. Drop...
2011-09-15 Robert AncellSet PAM_TTY and PAM_XDISPLAY when opening PAM session
2011-09-11 Robert AncellAdd VNC server support