summaryrefslogtreecommitdiff
path: root/gui/gdmconfig.c
Commit message (Expand)AuthorAgeFilesLines
* Finish the editting of the server definitions. BTW, this is incrediblyGeorge Lebl2001-08-211-68/+194
* finish editting of static servers and a bit of work on server definitionsGeorge Lebl2001-08-201-33/+318
* work more on server editting, now fills out the static server edit dialogGeorge Lebl2001-08-191-31/+267
* add some code for choosable servers (not implemented yetGeorge Lebl2001-08-191-12/+161
* use selected state for titlebar when window focused, normal whenGeorge Lebl2001-08-111-24/+22
* Use vicious-extensions module rather then local routinesGeorge Lebl2001-07-091-24/+28
* Correct checks for chooser greeter binaries, and fix Suspend featureGeorge Lebl2001-07-061-13/+4
* The fifo is not only for chooser now, it is a general protocol to controlGeorge Lebl2001-07-051-20/+52
* Add two keys Broadcast and Hosts to the chooser configuration to allowGeorge Lebl2001-06-291-0/+4
* use /bin/sh and not /bin/bashGeorge Lebl2001-06-281-12/+10
* Add daemon/AlwaysRestartServer option so that the slave can just kill andGeorge Lebl2001-06-241-0/+3
* Add suspend command support although it is off by default (empty command)George Lebl2001-06-241-0/+5
* fix indirect wait entry, add entries for the showing of different built inGeorge Lebl2001-06-231-0/+8
* remove unused opcode (GDM_STOP)George Lebl2001-06-051-129/+135
* Add a PingInterval xdmcp thingie which is a combination of the xdmGeorge Lebl2001-05-301-0/+2
* ignore .rpmorig files as well, and some cosmetic code changesGeorge Lebl2001-05-291-0/+1
* a script to restart the gdm daemon, in sbin for root pleasure onlyGeorge Lebl2001-05-241-2/+16
* Eeek, we were using the gnome_datadir_file function so when gdm wasGeorge Lebl2001-05-211-3/+8
* Add a config option for a failsafe X server which is emtpy by defaultGeorge Lebl2001-05-181-0/+3
* install factory settings, and for most settings files, overwrite theGeorge Lebl2001-05-171-19/+74
* Added a script to run when X keeps crashing, this will run an XGeorge Lebl2001-05-171-0/+6
* Apply patch from Remi@Cohen-Scali.com (Rémi Cohen-Scali) to fix #54723.George Lebl2001-05-161-7/+34
* Don't abort when a binary isn't found, instead try running the defaultGeorge Lebl2001-05-151-3/+168
* Add a boolean flag for both timed and automatic login. This makesGeorge Lebl2001-05-151-0/+50
* define RUNNING_UNDER_GDM for gdmlogin and gdmconfigGeorge Lebl2001-05-141-0/+33
* Add .dpkg-old to the list of extentions to ignoreGeorge Lebl2001-05-131-0/+1
* Add setting (which is default) to only set background color on remoteGeorge Lebl2001-05-101-6/+10
* Add a misc functions file and add strcasecmp_no_locale and use it. WithoutGeorge Lebl2001-05-041-24/+3
* Use DOING_GDM_DEVELOPMENT env var (scrap the old GDMCONFIG one forGeorge Lebl2001-05-041-9/+43
* fix limits on the spinbuttonsGeorge Lebl2001-05-031-96/+172
* Make it possible to log in even if the sessions directory is missing orGeorge Lebl2001-05-011-7/+17
* instead of a define, read a DOING_GDMCONFIG_DEVELOPMENT env var.George Lebl2001-05-011-108/+316
* Add an option to toggle logging in of root remotely. So one can allowGeorge Lebl2001-04-301-0/+2
* Split up the max sizes into normal and another one for session files forGeorge Lebl2001-04-301-0/+2
* Revert stupid changes, now we rely on a new enough gnome-core where gsmGeorge Lebl2001-04-301-1/+3
* Add running of the configurator from the slave rather then the login whichGeorge Lebl2001-04-301-2/+6
* Add a new notebook tab to the expert panel in gdmconfig, to configure theLee Mallabone2001-04-291-6/+380
* Always install gnomerc and Gnome even if they already exist, this isGeorge Lebl2001-04-291-0/+2
* Remove the overlay window crap and write a simple windowmanager. Yeah IGeorge Lebl2001-04-281-0/+2
* Add option for not scaling the background to fit, and tiling instead. IGeorge Lebl2001-04-181-0/+4
* up version to 2.2.1, and check for GdkPixbufGeorge Lebl2001-03-311-9/+58
* Remove the scrolled window and make the window initially not shown so thatGeorge Lebl2001-03-131-2/+21
* sort out the default window size and do the widget packing properly.Lee Mallabone2001-03-121-44/+22
* Better initial window size, proper use of a viewport and minor cosmeticLee Mallabone2001-03-081-1/+1
* Fix bug that caused gdmconfig to ignore RelaxPerms values other than 1 & 0.Lee Mallabone2001-03-051-4/+25
* Gladeify gdmchooser, move installed glade files to $(datadir)/gdm, andLee Mallabone2001-03-051-2/+2
* Fix the version used at init time, and use the about box to tellLee Mallabone2001-02-271-2/+1
* removed DLOCALEDIR. include config.h in c file, not h. i18n fixes, gui nowGediminas Paulauskas2001-02-271-9/+8
* Fixes to the Xserver config GUI.Lee Mallabone2001-02-181-0/+1
* Patch from Lee to fix xdmcp options sensitivity, plus make the clist titleGeorge Lebl2001-02-181-1/+4