summaryrefslogtreecommitdiff
path: root/gui/gdmsetup.c
Commit message (Expand)AuthorAgeFilesLines
* Release 2.6.0.8 Updated version. Corrected spelling and use betterGDM2_2_6_0_8Brian Cameron2005-03-071-1/+1
* Set default font size to Sans 12. Can make the default configurable ifBrian Cameron2005-03-041-1/+1
* Corrected g_strconcat call. Patch provided by meissner@suse.deBrian Cameron2005-01-241-1/+1
* Fix #143707 by using Exclude= as well for the dropdown lists.George Lebl2004-08-181-3/+47
* "fix" #148349 by adding French (Belgium), French (Switzerland), GermanGeorge Lebl2004-08-031-1/+4
* Add system-config-display and also check for system-config-mouse. FC2 isGeorge Lebl2004-06-071-31/+58
* solaris chown doesn't like a dot separator but : is the standard separatorGeorge Lebl2004-05-281-1/+1
* use shell quoting more properlyGeorge Lebl2004-05-271-4/+4
* Apply and heavily massage a patch from Muktha to add font setting to theGeorge Lebl2004-05-061-9/+1
* Fixup the theme changing. Add keys GtkTheme, AllowGtkThemeChange andGeorge Lebl2004-02-121-10/+23
* Wed Feb 11 Muktha <muktha.narayan@wipro.com>Muktha Narayan2004-02-121-2/+9
* fix bad color stringGeorge Lebl2004-01-031-0/+6
* Complain on some more errorsGeorge Lebl2003-12-301-1/+239
* remove the default size setting on the file chooser to fix bug #129116George Lebl2003-12-191-1/+0
* require gtk 2.3Jan Arne Petersen2003-12-101-25/+30
* Add possibility to request logout action to happen when the display diesWanker who should set his $CHANGELOGNAME2003-12-101-0/+48
* Use the new ve_hig_dialog_new interface to set the markup flag whereGeorge Lebl2003-09-191-1/+8
* make insensitive the optiosn which make no sense in the security page whenGeorge Lebl2003-08-251-0/+26
* sync some defaults and make lots of keys commented out in the standardGeorge Lebl2003-08-201-2/+19
* Limit number of users to display at 500, but also limit the time it takesGeorge Lebl2003-08-141-1/+5
* mention the GDM manual in the help dialog box. Connecting to the manual isGeorge Lebl2003-07-201-1/+3
* update the documentation a lot and install the docs. Yay! We have actualGeorge Lebl2003-07-191-5/+59
* Fix #97774 by resetting the rlimits back to infinity after we fork theGeorge Lebl2003-07-151-0/+2
* minor leak fixes in case auth file writes failGeorge Lebl2003-07-081-0/+4
* compile gdmgreeter with viciousui (adds also libgnomeui, though we don'tGeorge Lebl2003-07-081-42/+79
* Change so that messages in the .po files do not contain unneccessaryGeorge Lebl2003-07-071-4/+18
* Dialogs have no separators. Makes them look at least a bit closer to HIGGeorge Lebl2003-06-061-0/+8
* attempt at hig-ifying the xdmcp pageGeorge Lebl2003-06-061-8/+14
* Use the Welcome label in the greeter (as long as the stock welcome stringGeorge Lebl2003-06-051-1/+39
* update the default config for the new chooser server flag by addingGeorge Lebl2003-05-301-0/+3
* add a suspend interruption and a SOP command. The greeter interrupts, theGeorge Lebl2003-05-151-4/+3
* PingInterval is now in seconds. It really makes no sense in minutes, IGeorge Lebl2003-05-141-4/+129
* when more then 50 users don't put them all in the combo boxes, this is aGeorge Lebl2003-05-131-0/+9
* whack the redundant queries for halt, reboot and suspend, we already haveGeorge Lebl2002-08-191-1/+107
* fix crasher bug on closing of the window (redhat bug 70861) and relatedGeorge Lebl2002-08-071-29/+57
* fix setting the welcome string properlyGeorge Lebl2002-07-301-10/+3
* use the ve_signal routines, remove gdm_signal routinesGeorge Lebl2002-07-301-186/+92
* change dir to /root or / when starting the setup proggie. Also set theGeorge Lebl2002-07-231-14/+45
* setup busy cursor when starting configGeorge Lebl2002-07-201-0/+16
* move the 24 hour clock to the first page since it affects both greetersGeorge Lebl2002-07-161-12/+18
* 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