summaryrefslogtreecommitdiff
path: root/gui
Commit message (Expand)AuthorAgeFilesLines
* add config keys for show/disable the sessions that are added in additionHavoc Pennington2001-05-311-72/+88
* make iconify button nicer by making it smaller and adding more borderGeorge Lebl2001-05-311-1/+2
* fix permission setting, and open the source before dest. Though a bitGeorge Lebl2001-05-311-9/+10
* Add a PingInterval xdmcp thingie which is a combination of the xdmGeorge Lebl2001-05-303-1/+69
* Save session in the gdm options file if requested from the chooser. ThisGeorge Lebl2001-05-301-5/+30
* Add british/american english language choicesGeorge Lebl2001-05-292-4/+40
* ignore .rpmorig files as well, and some cosmetic code changesGeorge Lebl2001-05-292-6/+9
* a script to restart the gdm daemon, in sbin for root pleasure onlyGeorge Lebl2001-05-244-18/+95
* Eeek, we were using the gnome_datadir_file function so when gdm wasGeorge Lebl2001-05-213-7/+18
* Fix some spelling errors and gramatical weirdness as pointed out byGeorge Lebl2001-05-211-1/+1
* Add a config option for a failsafe X server which is emtpy by defaultGeorge Lebl2001-05-183-6/+71
* Shut up you whining bastard!George Lebl2001-05-171-0/+1
* I'm an idiot -GeorgeGeorge Lebl2001-05-172-0/+153
* install factory settings, and for most settings files, overwrite theGeorge Lebl2001-05-177-89/+271
* fix segfault in the login entry checking codeGeorge Lebl2001-05-171-3/+3
* Added a script to run when X keeps crashing, this will run an XGeorge Lebl2001-05-174-20/+190
* Have clock update only once a minute.Jonathan Blandford2001-05-161-5/+12
* Apply patch from Remi@Cohen-Scali.com (Rémi Cohen-Scali) to fix #54723.George Lebl2001-05-162-16/+81
* Don't abort when a binary isn't found, instead try running the defaultGeorge Lebl2001-05-153-16/+216
* fix focusing windows on enter notifyGeorge Lebl2001-05-151-12/+16
* gdmlogin cannot fetch user pictures. SO there is now an interface so thatGeorge Lebl2001-05-151-45/+69
* Browser fixes. Do smarter sizing of the browser window, align logo to theGeorge Lebl2001-05-151-51/+86
* Add a boolean flag for both timed and automatic login. This makesGeorge Lebl2001-05-158-108/+596
* define RUNNING_UNDER_GDM for gdmlogin and gdmconfigGeorge Lebl2001-05-142-0/+62
* Clean up stuff, move the WM stuff into a separate file, make it run on aGeorge Lebl2001-05-144-686/+888
* Simplify filters and only use the Substructure mask thing. Handle borderGeorge Lebl2001-05-131-41/+26
* Add a tooltip to the iconify arrowGeorge Lebl2001-05-131-0/+3
* recenter windows when they resize, add a single black line decoration toGeorge Lebl2001-05-131-37/+211
* Add .dpkg-old to the list of extentions to ignoreGeorge Lebl2001-05-132-0/+2
* properly check for NULLs on cursess and curlang. Never, NEVER make theGeorge Lebl2001-05-121-12/+21
* Add setting (which is default) to only set background color on remoteGeorge Lebl2001-05-105-19/+127
* Actually make the xinerama scaling thing work. Also limit the dragging toGeorge Lebl2001-05-101-5/+97
* Actually make the xinerama scaling thing work. Also limit the dragging toGeorge Lebl2001-05-081-12/+65
* update from gnome-core to fix selection dialog issuesGeorge Lebl2001-05-081-3/+37
* support xinerama in background scaling and scale imageonto each screenGeorge Lebl2001-05-071-15/+55
* *** empty log message ***George Lebl2001-05-061-35/+84
* use the "Default" script if found as defaultGeorge Lebl2001-05-061-0/+10
* Release 2.2.1GDM2_2_2_1George Lebl2001-05-051-1/+1
* Add a misc functions file and add strcasecmp_no_locale and use it. WithoutGeorge Lebl2001-05-046-38/+139
* Use DOING_GDM_DEVELOPMENT env var (scrap the old GDMCONFIG one forGeorge Lebl2001-05-042-24/+84
* Add the usage of xml-i18n-tools for the desktop fileGeorge Lebl2001-05-034-21/+12
* fix limits on the spinbuttonsGeorge Lebl2001-05-032-101/+177
* Make it possible to log in even if the sessions directory is missing orGeorge Lebl2001-05-012-13/+91
* instead of a define, read a DOING_GDMCONFIG_DEVELOPMENT env var.George Lebl2001-05-014-119/+331
* fix a couple of possible crashes with invalid images being set. Limit theGeorge Lebl2001-05-011-10/+42
* Add an option to toggle logging in of root remotely. So one can allowGeorge Lebl2001-04-303-0/+26
* Split up the max sizes into normal and another one for session files forGeorge Lebl2001-04-304-6/+73
* Revert stupid changes, now we rely on a new enough gnome-core where gsmGeorge Lebl2001-04-302-2/+6
* Add running of the configurator from the slave rather then the login whichGeorge Lebl2001-04-304-80/+367
* Create the concept of interruptions where the greeter can interrupt aGeorge Lebl2001-04-302-67/+200