summaryrefslogtreecommitdiff
path: root/gui/gdmXnestchooser.c
Commit message (Expand)AuthorAgeFilesLines
* Now support --with-sysconfsubdir so that GDM can be configured to have theBrian Cameron2006-03-281-1/+4
* This patch resolves some performance issues that I noticed when testingBrian Cameron2006-02-071-1/+4
* Now use g_ stdio function like g_chmod instead of chmod. Fixes bugBrian Cameron2005-12-221-4/+5
* Now consistantly use "GDM" in strings instead of "gdm". Fixes bug #323221.Brian Cameron2005-12-141-1/+1
* Remove libgnome dependencies except in gdmflexiserver.c and gdmsetup.c.Brian Cameron2005-12-121-20/+9
* daemon/verify-crypt.c, daemon/verify-pam.c, Convert to using new gdmconfigBrian Cameron2005-11-231-3/+2
* This further improves GDM configuration so that now only the GDM daemonBrian Cameron2005-11-221-18/+5
* Redesign of daemon configuraton. Now all vicious-extensions logic is inBrian Cameron2005-11-041-1/+1
* GNOME HIG fixes for the Language, Session and Message dialogs. ModifiedDennis Cranston2005-08-261-10/+1
* Bumped version to 2.8.0.2 since a new interface was added, theBrian Cameron2005-07-231-1/+12
* Cleanup terminology, and fix many strings. See bug #310453. Also fixes bugTommi Vainikainen2005-07-191-4/+2
* Fix leaks. Addresses bug #307482. Patch provided by Kjartan Maraas. RemoveBrian Cameron2005-06-151-1/+4
* Changed messages so that I-form isn't used. Fixes bug #118193. NoticedBrian Cameron2005-04-061-14/+15
* Cleanup patch by Mark McLoughlin, bug #151668.Brian Cameron2005-02-141-3/+3
* use VE_IGNORE_EINTR instead of IGNORE_EINTR and use this on more callsGeorge Lebl2003-12-191-19/+22
* Added IPv6 supportBalamurali Viswanathan2003-12-091-7/+41
* Use the new ve_hig_dialog_new interface to set the markup flag whereGeorge Lebl2003-09-191-0/+5
* Add some semi randomness spinners which are spun on somewhat randomGeorge Lebl2003-08-151-5/+5
* compile gdmgreeter with viciousui (adds also libgnomeui, though we don'tGeorge Lebl2003-07-081-33/+33
* the display check code was wrong, it only used the tcp connections. WhichGeorge Lebl2003-07-071-0/+18
* Dialogs have no separators. Makes them look at least a bit closer to HIGGeorge Lebl2003-06-061-0/+5
* do the face browser warning only if gdmlogin is selected for both greetersGeorge Lebl2003-05-191-2/+22
* bind signals INT/TERM/HUP and send a SIGTERM to the xnest when we getGeorge Lebl2002-08-191-5/+25
* a script to run gdmgreeter in Xnest to test themes in the variousGeorge Lebl2002-08-141-0/+8
* add a SOFT_RESTART_SERVERS fifo command to force a restart of X serversGeorge Lebl2002-08-071-1/+49
* use the ve_signal routines, remove gdm_signal routinesGeorge Lebl2002-07-301-5/+18
* note that gethostname doesn't neccessairly nul terminate stringGeorge Lebl2002-07-211-22/+199
* a new function (yet unused) to find out valid arguments of a commandGeorge Lebl2002-05-311-16/+45
* use GETTEXT_PACKAGEGeorge Lebl2002-01-221-2/+3
* include unistd.hGeorge Lebl2001-11-161-2/+2
* Begin GNOME 2.0 porting. Not complete yet, daemon may 'compile', guiGeorge Lebl2001-11-061-1/+2
* Updated French translation.Christophe Merlet2001-10-281-1/+1
* add --broadcast, --direct and --no-gdm-check, rename --no-chooser toGeorge Lebl2001-10-231-7/+23
* make this more useful, make it possible to specify a custom Xnest/optionsGeorge Lebl2001-10-231-6/+111
* also check stale lock files when looking for empty display namesGeorge Lebl2001-10-041-2/+8
* don't use an extra printf, if this was user supplied it could have been aGeorge Lebl2001-08-251-1/+2
* Add a proggie for starting an Xnest chooser session.George Lebl2001-08-161-0/+179