summaryrefslogtreecommitdiff
path: root/gui/gdmlogin.c
Commit message (Expand)AuthorAgeFilesLines
* added Malaylam, Marathi and Oriya languagesGeorge Lebl2003-05-171-1/+1
* add a suspend interruption and a SOP command. The greeter interrupts, theGeorge Lebl2003-05-151-5/+4
* fix the shell basename check.George Lebl2002-12-211-0/+18
* update the message when GDM is not runningGeorge Lebl2002-12-211-9/+14
* Whack DefaultLocale as that setting was on crack to begin with. If theGeorge Lebl2002-08-231-10/+1
* fix subtle possible race that could kill another process and simplify codeGeorge Lebl2002-08-231-20/+3
* whack old debug printf (it wasn't harmful due to the way we do things, butGeorge Lebl2002-08-141-39/+12
* The Shutdown/Halt/Suspend keys can now be a list of commands. If this isGeorge Lebl2002-08-131-3/+14
* update this, add MinimalUID, add a bunch of comments and reorganize aGeorge Lebl2002-08-131-0/+7
* Add a new key RunBackgroundProgramAlways. It is now normally false, and ifGeorge Lebl2002-08-081-5/+19
* include file fixupsGeorge Lebl2002-08-081-0/+5
* add a SOFT_RESTART_SERVERS fifo command to force a restart of X serversGeorge Lebl2002-08-071-7/+0
* prepare for 2.4.0.6George Lebl2002-08-061-0/+4
* fix setting the welcome string properlyGeorge Lebl2002-07-301-105/+223
* s/.gnome/.gnome2/, Applied patch from #89454. But still also readGeorge Lebl2002-07-301-1/+1
* use the ve_signal routines, remove gdm_signal routinesGeorge Lebl2002-07-301-136/+146
* note that gethostname doesn't neccessairly nul terminate stringGeorge Lebl2002-07-211-6/+12
* setup busy cursor when starting configGeorge Lebl2002-07-201-0/+16
* unfortunately when we do a reparent on an already mapped window we willGeorge Lebl2002-07-121-2/+1
* Added Macedonian fixes #84290, added Malay to the language alias list,George Lebl2002-07-111-40/+40
* some indenting fooGeorge Lebl2002-07-111-0/+8
* When we first open the X connection, set the cursor to a busy cursorGeorge Lebl2002-07-101-2/+18
* if available include <sys/sockio.h>. Should fix first part of #86679George Lebl2002-07-091-13/+8
* surround each langauge with <span lang="??_??">foo</span> markup so thatGeorge Lebl2002-06-021-6/+14
* include config.hGeorge Lebl2002-06-021-1/+9
* build the gdmlanguages.c as a libraryGeorge Lebl2002-06-011-5/+36
* Use the new conversion routines from ve, use the new strftime from ve.George Lebl2002-05-301-65/+77
* remove some dead code, minor fixesGeorge Lebl2002-05-271-1/+0
* Remove the bad hack with sending the temporary files. Just read the fileGeorge Lebl2002-05-221-5/+41
* check for setresuidGeorge Lebl2002-05-211-23/+9
* Use BSD's setusercontext if found. If language is unset and there is noGeorge Lebl2002-05-171-1/+6
* Switch to using the locale specific codeset on the daemon to simplifyGeorge Lebl2002-05-141-15/+53
* Add focus/no focus on the login window when running config, as well asGeorge Lebl2002-05-141-38/+25
* Change the interruption stuff, to remove some races and the restart ofGeorge Lebl2002-05-121-1/+3
* a note to distributors about the welcome string, and add new greeterGeorge Lebl2002-05-071-6/+13
* Try to solve some of the pending translation issues mainly with utf8 kindsGeorge Lebl2002-05-061-6/+12
* a bit of a hack, but create an interruption type for greeter restart. It'sGeorge Lebl2002-04-261-4/+61
* Make the gdmsetup proggie the default configurator and stopGeorge Lebl2002-04-231-0/+6
* add a printf style functionGeorge Lebl2002-04-221-2/+2
* make sure dialogs are destroyed after being runGeorge Lebl2002-04-121-0/+16
* add a function stub for handeling configuration changesGeorge Lebl2002-04-121-5/+58
* Merge in some changes from 2.2 branchKarsten Weiss2002-03-131-1/+1
* use GETTEXT_PACKAGEGeorge Lebl2002-01-221-2/+3
* You don't want to know.Alexander Larsson2002-01-171-1/+7
* make welcome string 3 times bigger. Also fix browser to actually work, andGeorge Lebl2002-01-111-8/+15
* raise versionPablo Saratxaga2002-01-111-0/+6
* Remove more deprecated things and minor fixes that were related. Doesn'tGeorge Lebl2001-12-221-353/+383
* some s/ve_setenv/gnome_setenv/George Lebl2001-12-211-21/+22
* Merge from stable up to 2.2.5.2 release tagGeorge Lebl2001-12-211-3/+13
* fix xinerama compilationGeorge Lebl2001-12-011-17/+8