summaryrefslogtreecommitdiff
path: root/gui/gdmsession.c
Commit message (Expand)AuthorAgeFilesLines
* Kill killWilliam Jon McCann2007-06-121-520/+0
* migrate gui to new config framework with a chainsawWilliam Jon McCann2007-06-011-370/+387
* Use fewer global variables. Separate monolithic gdm.h into componentWilliam Jon McCann2007-04-021-0/+2
* Redesign the internal configuration system. Fixes #355425William Jon McCann2007-03-261-0/+1
* Phase 1 of removing vicious-extensions and replacing with a rewrite.Brian Cameron2007-03-211-14/+22
* Additional fixes for bug/feature request #334186. Fixed some of theLukasz Zalewski2006-12-111-2/+2
* Fixes bug/feature request #334186. Fixes bug #343206 Fixes bug #347101Lukasz Zalewski2006-12-071-81/+79
* Fix for TryExec check in gdmsession.c so that it does not pass argumentsBrian Cameron2006-11-281-1/+8
* Now support "combo" style lists and support "language" and "session" listsBrian Cameron2006-10-201-12/+19
* Use g_markup_printf_escaped so gdmsetup better handles description stringsBrian Cameron2006-09-271-0/+1
* Fix for bug #341619. Now GDM does not save the Failsafe GNOME or XtermBrian Cameron2006-07-181-1/+153
* Fix bug that was causing the ShowGnomeFailsafeSession andBrian Cameron2006-05-121-7/+2
* Return compiled in value if slave fails to get a value back from theBrian Cameron2006-02-081-0/+1
* This patch resolves some performance issues that I noticed when testingBrian Cameron2006-02-071-14/+18
* Add needed glib/gstdio.h include to daemon/fstype.c which fixes a wierdBrian Cameron2006-01-181-1/+1
* Remove libgnome dependencies except in gdmflexiserver.c and gdmsetup.c.Brian Cameron2005-12-121-3/+2
* This further improves GDM configuration so that now only the GDM daemonBrian Cameron2005-11-221-20/+23
* Correct use-after-free issue with the dynamic session in the sessionsBrian Cameron2005-08-091-2/+2
* Cleaned up configure file. Changed "Gnome" to "GNOME".Brian Cameron2005-07-121-2/+2
* Refactored the code so session menu setup code is no longer duplicated inBrian Cameron2005-05-041-1/+1
* Refactored the code so session menu setup code is no longer duplicated inBrian Cameron2005-05-041-6/+237
* Correct Makefile so that if CONSOLE_HELPER is set, we don't try to createBrian Cameron2005-05-041-0/+94