summaryrefslogtreecommitdiff
path: root/gui
Commit message (Expand)AuthorAgeFilesLines
* Fix real names not to crash greeter. Bug #594270Brian Cameron2009-12-161-9/+17
* Make DeviceKit-power optionalRay Strode2009-10-191-0/+13
* Convert gdm from using gnome-power-manager to DeviceKit-powerRichard Hughes2009-10-142-62/+22
* Fix clang complaintsMatthias Clasen2009-10-103-4/+4
* Fix Other... user visibility checkRay Strode2009-10-091-8/+10
* Properly restore CTYPE when canonicalizing codesetRay Strode2009-10-081-2/+2
* Fix to sort language names instead of pango lang tag. Bug #593359Takao Fujiwara2009-09-171-1/+11
* Fix SEGV after click "OK" without selections on language dialog.Takao Fujiwara2009-09-121-0/+4
* Store the face and dmrc files in a cache. Refer to bug #565151.Brian Cameron2009-09-112-141/+17
* When I backed out the last patch, I also accidently reverted a previous fixBrian Cameron2009-09-111-4/+12
* Backout fix for bug #557553. This patch broke string freeze and IBrian Cameron2009-09-112-230/+109
* Fix the options widget so that the user/language settings will remainBrian Cameron2009-09-101-0/+27
* Focus on login dialog after language dialog or layout dialog is closed.Takao Fujiwara2009-09-107-0/+74
* Add support for include, exclude, and include_all configuration options inBrian Cameron2009-09-092-116/+229
* Check to make sure error is not NULL before referencing it. Fixes crashingBrian Cameron2009-09-031-36/+105
* Add users "nobody4" and "noaccess" to the list of users to filter from theBrian Cameron2009-08-211-0/+2
* Fix misspelling of XDMCP. Fixes bug #592513.Brian Cameron2009-08-211-1/+1
* Fix initial focus issueRay Strode2009-07-191-0/+1
* Update duplicate real names to be uniqueDan Nicholson2009-07-176-10/+153
* Look for list of available locales in /usr/lib/localeVincent Untz2009-07-171-2/+2
* Port greeter to PolicyKit 1.0Matthias Clasen2009-07-162-238/+4
* Make greeter login window be a dockRay Strode2009-07-161-0/+1
* Make greeter window more clear when disable_user_list == TRUERay Strode2009-07-165-16/+176
* Drop comment that causes false deprecation positivesRay Strode2009-07-161-1/+0
* Drop unused gdm-user-menu-item filesRay Strode2009-07-162-512/+0
* Stop marking non-visible string for translationGabor Kelemen2009-07-161-1/+1
* Use g_timeout_add_seconds to reduce wakeups (closes:GnomeBug #583295)Javier Jardón2009-07-151-8/+8
* Fix a few string inconsistenciesBruce Cowan2009-07-151-11/+11
* Bug 588031 - Handle usernames from non-UTF8 localesColin Walters2009-07-101-4/+7
* Bumped libxklavier dependency to 4.0Sergey V. Udaltsov2009-07-011-1/+1
* Correctly handle invalid xkb layout from ~/.dmrcVincent Untz2009-06-153-3/+69
* Fix language name parsing regexRay Strode2009-06-031-1/+1
* Make the greeter a well-behaved session clientMatthias Clasen2009-04-271-0/+53
* Use single includes for gtk+Kjartan Maraas2009-03-3115-18/+15
* Fix assorted compiler warnings.Ray Strode2009-03-276-45/+9
* Bug 575949 – User switcher hangs when {GlobalFaceDir}/{username} existsRay Strode2009-03-201-1/+1
* gui/user-switch-applet/applet.c (GdmAppletData), (gdm_applet_data_free),Ray Strode2009-03-111-0/+43
* Translate some strings in user switcher Patch from Gabor Kelemen, bugRay Strode2009-02-271-3/+3
* Drop unused libgnome header (bug 571696)Ray Strode2009-02-271-2/+0
* Don't call gettext on some strings that aren't user visible and are in aRay Strode2009-02-241-8/+8
* Drop superfluous call to gdk_screen_get_monitor_at_point that gotRay Strode2009-02-201-2/+0
* Work better in broken randr fake clone modeRay Strode2009-02-202-43/+45
* Fix format-security warning. Bug #572047.Frederic Crozat2009-02-172-3/+3
* Replace deprecated GTK symbolsThomas Hindoe Paaboel Andersen2009-02-162-3/+3
* One more crack at bug 517558. Use the correct context for keyboard layoutRay Strode2009-02-123-1/+12
* Add context to "Other..." string to allow translators to give genderRay Strode2009-02-113-3/+3
* Don't set an invisible-charMatthias Clasen2009-01-231-1/+0
* Use system-users as the switch user icon.William Jon McCann2009-01-151-1/+1
* Don't raise null windows.William Jon McCann2009-01-151-2/+6
* Update for changes to gnome-session presence api. Load the current stateWilliam Jon McCann2009-01-152-24/+101