summaryrefslogtreecommitdiff
path: root/gui/gdmsetup.c
Commit message (Expand)AuthorAgeFilesLines
* if available include <sys/sockio.h>. Should fix first part of #86679George Lebl2002-07-091-1/+10
* some sanity checking before doing a killGeorge Lebl2002-07-071-0/+5
* remove some dead code, minor fixesGeorge Lebl2002-05-271-1/+1
* Start using intltool for the theme stuff. And while doing this rename theGeorge Lebl2002-05-241-5/+19
* Use BSD's setusercontext if found. If language is unset and there is noGeorge Lebl2002-05-171-2/+8
* increment version, prepare for releaseGeorge Lebl2002-05-141-2/+7
* Add focus/no focus on the login window when running config, as well asGeorge Lebl2002-05-141-45/+0
* Change the interruption stuff, to remove some races and the restart ofGeorge Lebl2002-05-121-4/+91
* Finish connecting everything to the config file. Don't do updates whenGeorge Lebl2002-05-101-75/+363
* enable the setup of the pixmap entries. Note that this requires a fix toGeorge Lebl2002-05-081-3/+2
* clean up the UI a tad.Jonathan Blandford2002-05-081-2/+2
* display an error if install of theme failedGeorge Lebl2002-05-081-2/+16
* work on install new theme functionalityGeorge Lebl2002-05-081-3/+322
* more theme browser work, selection now works. Though it's not yetGeorge Lebl2002-05-071-25/+139
* a note to distributors about the welcome string, and add new greeterGeorge Lebl2002-05-071-9/+379
* add notifies for sysmenu and config availableGeorge Lebl2002-05-031-37/+222
* implement the greeter selection option menuGeorge Lebl2002-04-261-0/+104
* support updating the timed login stuffGeorge Lebl2002-04-231-6/+286
* split off the comm routines to a separate file, so that we may use thisGeorge Lebl2002-04-221-0/+42
* add a printf style functionGeorge Lebl2002-04-221-0/+213