summaryrefslogtreecommitdiff
path: root/gui/gdmcommon.c
Commit message (Expand)AuthorAgeFilesLines
* Clean houseWilliam Jon McCann2007-06-121-1018/+0
* Fix up a few thingsWilliam Jon McCann2007-06-011-22/+18
* migrate gui to new config framework with a chainsawWilliam Jon McCann2007-06-011-53/+145
* Add support for root background when login is accepted (bug #322056).Frederic Crozat2007-04-301-0/+36
* Usernames with non-utf8 characters were causing GDM GUI to crash when itBrian Cameron2007-04-061-0/+23
* Use fewer global variables. Separate monolithic gdm.h into componentWilliam Jon McCann2007-04-021-296/+290
* Redesign the internal configuration system. Fixes #355425William Jon McCann2007-03-261-0/+25
* Phase 1 of removing vicious-extensions and replacing with a rewrite.Brian Cameron2007-03-211-7/+14
* Remove filter_watch after it is called for the first time. This filter isBrian Cameron2007-01-081-0/+1
* Additional fixes for bug/feature request #334186. Fixed some of theLukasz Zalewski2006-12-111-3/+3
* Fixes enhancement request #358114. Added variables & functions used toLukasz Zalewski2006-10-291-19/+7
* Fix new at-spi code so that if DOING_GDM_DEVELOPMENT is set it does notBrian Cameron2006-10-091-1/+3
* Add missing break statement to case '5' in the functionBrian Cameron2006-10-081-0/+1
* gui/gdmcommon.h (gdm_commoN_atspi_launch) Header for launching theAriel Rios2006-10-061-0/+100
* Fix gdm_common_setup_blinking so it doesn't try to callBrian Cameron2006-07-311-15/+21
* Fix timed login message so it works when TimedLogin is set to use a pipedBrian Cameron2006-06-301-1/+1
* Use ngettext. Patch provided by Benoit Dejean <benoit@placenet.org>. FixesBrian Cameron2006-05-151-6/+2
* Add new GET_CUSTOM_CONFIG_FILE gdmflexiserver command so gdmsetup can editBrian Cameron2006-03-131-0/+25
* A known issue with gdmdynamic is that when a display connects to theBrian Cameron2006-02-091-3/+28
* This patch resolves some performance issues that I noticed when testingBrian Cameron2006-02-071-7/+100
* Add better logic for grabbing the time for the user's locale ifBrian Cameron2006-01-271-6/+9
* Fix problem with client not properly counting the number of connections,Brian Cameron2006-01-051-13/+13
* Happy holidays. Some bug fixes.Brian Cameron2005-12-251-3/+182
* Now use g_ stdio function like g_chmod instead of chmod. Fixes bugBrian Cameron2005-12-221-2/+2
* Patch by Padraig O'Briain <Padraig.OBriain@sun.com>, modified by myself soBrian Cameron2005-12-211-0/+48
* daemon/verify-crypt.c, daemon/verify-pam.c, Convert to using new gdmconfigBrian Cameron2005-11-231-1/+1
* Minor tweaks. Honor doing_update when doing translations and don'tBrian Cameron2005-11-231-7/+24
* This further improves GDM configuration so that now only the GDM daemonBrian Cameron2005-11-221-49/+26
* No longer set tooltips for menu items in gdmlogin. These are distracting,Brian Cameron2005-10-141-0/+34
* Removed special option for 24 hour time format. Added function to parseTommi Vainikainen2005-07-261-0/+40
* Don't return a pointer into the middle of a string that must be freed.William Jon McCann2005-07-261-7/+16
* Bumped version to 2.8.0.2 since a new interface was added, theBrian Cameron2005-07-231-0/+21
* Moved gdm_common_show_info_msg, gdm_common_msg and gdm_common_query fromBrian Cameron2005-07-201-132/+0
* Use common function for loading face images.William Jon McCann2005-07-191-19/+68
* Correct Makefile so that if CONSOLE_HELPER is set, we don't try to createBrian Cameron2005-05-041-0/+1
* Cleanup for login success/failure sounds. Patch provided by MarkBrian Cameron2005-04-201-1/+0
* Add login success/failure sounds. Patch provided by Andrew Case. Refer toBrian Cameron2005-04-191-5/+6
* Changed messages so that I-form isn't used. Fixes bug #118193. NoticedBrian Cameron2005-04-061-1/+1
* Fixed dialogs that ask user if they want to change their defaultBrian Cameron2005-04-051-17/+29
* on non-local displays, and on displays other then the primary :0 display,George Lebl2004-06-011-0/+104
* Complain on some more errorsGeorge Lebl2003-12-301-0/+20
* Forgot to add these, DOH!George Lebl2003-12-121-0/+226