summaryrefslogtreecommitdiff
path: root/gui
Commit message (Expand)AuthorAgeFilesLines
* Fix problem with options button and F10 menu not working if the button isBrian Cameron2006-02-117-27/+41
* Fix bug that was causing gdmflexiserver to fail. Because we were callingBrian Cameron2006-02-112-24/+22
* A known issue with gdmdynamic is that when a display connects to theBrian Cameron2006-02-0911-129/+361
* Return compiled in value if slave fails to get a value back from theBrian Cameron2006-02-083-52/+104
* This patch resolves some performance issues that I noticed when testingBrian Cameron2006-02-0724-367/+898
* Adding back the previous sessions.png as options.png since it is the bestBrian Cameron2006-01-302-0/+0
* Added new "options_button" which pops up the F10 menu. Modified themes toBrian Cameron2006-01-3018-242/+53
* Add better logic for grabbing the time for the user's locale ifBrian Cameron2006-01-273-13/+16
* Change "XDMCP Chooser" to "Remote login via XDMCP". Fixing bug #328857.Brian Cameron2006-01-273-3/+3
* Add needed glib/gstdio.h include to daemon/fstype.c which fixes a wierdBrian Cameron2006-01-187-8/+11
* Use "reboot" instead of "restart". Fixes bug #327583.Brian Cameron2006-01-182-8/+8
* Fix the logo and background file choosers so that they no longer generateBrian Cameron2006-01-152-270/+227
* Change the "Please make sure the Caps Lock key is not enabled." message toBrian Cameron2006-01-121-1/+1
* Use "Shut Down" instead of "Shut down" or "shut down".Brian Cameron2006-01-122-4/+4
* : Rename "shutdown" to "shut down" or "halt" and rename "capslock" toBrian Cameron2006-01-121-2/+2
* New function. (setup_local_themed_settings),Dennis Cranston2006-01-102-11/+55
* Make error message more clear when session file is invalid. Now it saysBrian Cameron2006-01-072-9/+53
* No longer require libgnome or libgnomeui at all in GDM2. Patch provided byBrian Cameron2006-01-071-13/+6
* Fix Prefetch command so that there is a needed "@" before the argument toBrian Cameron2006-01-063-38/+40
* Fix problem where gdmsetup does not remember that Automatic Login checkboxBrian Cameron2006-01-061-152/+71
* Fix problem with client not properly counting the number of connections,Brian Cameron2006-01-056-35/+43
* Now set greeter_probably_login_prompt to FALSE if we get a PasswordBrian Cameron2005-12-254-10/+5
* Happy holidays. Some bug fixes.Brian Cameron2005-12-2510-359/+278
* Now use g_ stdio function like g_chmod instead of chmod. Fixes bugBrian Cameron2005-12-2211-38/+39
* Add new priority configuration option for setting xserver priority.Brian Cameron2005-12-212-0/+5
* Patch by Padraig O'Briain <Padraig.OBriain@sun.com>, modified by myself soBrian Cameron2005-12-214-0/+51
* After two months, the redesign of GDM's internal configuration is finallyBrian Cameron2005-12-206-463/+620
* Fix bug I introduced into gdmsetup when I made it use the new gdmconfigBrian Cameron2005-12-141-5/+4
* Fix Makefile so that libviciousui.a is used instead ofBrian Cameron2005-12-141-15/+6
* Now consistantly use "GDM" in strings instead of "gdm". Fixes bug #323221.Brian Cameron2005-12-147-24/+24
* Correct two typos. "Backgroud" to "Background" and "WIndow" to "Window".Brian Cameron2005-12-131-2/+2
* Add GET_SERVER_LIST and GET_SERVER_DETAILS sockets functions so thatBrian Cameron2005-12-136-391/+383
* Remove libgnome dependencies except in gdmflexiserver.c and gdmsetup.c.Brian Cameron2005-12-1226-94/+88
* First set of UI changes as recommended by Calum Benson.Dennis Cranston2005-12-042-177/+94
* Fix a double free. Remove unused function.Dennis Cranston2005-11-241-14/+0
* Fix bug #317744, "Login photo dialog is awful", by simplifying the dialog.Dennis Cranston2005-11-242-403/+122
* daemon/verify-crypt.c, daemon/verify-pam.c, Convert to using new gdmconfigBrian Cameron2005-11-2315-118/+113
* Backing out this fix. It is not needed.Brian Cameron2005-11-232-16/+0
* Fix build on Darwin. Fixes bug #322085. Patch provided byBrian Cameron2005-11-232-1/+20
* Remove value_set_hash since it isn't really needed. Further cleanup.Brian Cameron2005-11-231-13/+1
* Minor tweaks. Honor doing_update when doing translations and don'tBrian Cameron2005-11-231-7/+24
* Fix compiler warnings. Fixes bug #322053. Patch provided by FredericBrian Cameron2005-11-227-166/+165
* Now use GDK_RGB_DITHER_MAX so that GDM always displays a nice backgroundBrian Cameron2005-11-221-4/+8
* This further improves GDM configuration so that now only the GDM daemonBrian Cameron2005-11-2234-1405/+1182
* Add drag and drop support for new themes.Dennis Cranston2005-11-141-105/+266
* No longer #ifdef the reading of the Multicast config data. It's okay ifBrian Cameron2005-11-081-4/+0
* No longer link against libvicious since it isn't used by the gesturesBrian Cameron2005-11-041-5/+2
* Update Name, GenericName & Comment to "Login Window" preferences. ChangeDennis Cranston2005-11-041-4/+4
* Set the window icon. Use HIG recommended widget spacing.Dennis Cranston2005-11-042-87/+125
* Redesign of daemon configuraton. Now all vicious-extensions logic is inBrian Cameron2005-11-0410-180/+180