summaryrefslogtreecommitdiff
path: root/gui
Commit message (Expand)AuthorAgeFilesLines
* Position shutdown menu better in multi-monitor displaysRay Strode2009-10-261-1/+12
* Don't bother showing hostname if it's not uniqueRay Strode2009-10-261-6/+21
* Use gethostname instead of g_get_host_name in greeterRay Strode2009-10-261-1/+5
* Don't set has_other_user to FALSE in ctorRay Strode2009-10-231-1/+0
* Read padding from notification area applet and use it.Ray Strode2009-10-221-0/+5
* Add the ability to have padding between icons in trayRay Strode2009-10-224-0/+58
* Add ordering patch to na-trayRay Strode2009-10-223-3/+172
* Update na-tray to latest upstream codeRay Strode2009-10-229-187/+674
* Drop set_operator (SOURCE) in cell rendererRay Strode2009-10-221-1/+0
* Force cell renderer to be a specific heightRay Strode2009-10-221-10/+2
* Add tooltip to shutdown buttonRay Strode2009-10-221-0/+3
* Fix real names not to crash greeter. Bug #594270Takao Fujiwara2009-10-221-9/+17
* Make lookup_item not warn when passing NULL for argsRay Strode2009-10-211-7/+24
* Add a comment marking protected api in chooserRay Strode2009-10-211-0/+2
* Move date to tooltip in panel clockRay Strode2009-10-211-30/+67
* Mark Shutdown, Restart, and Suspend for translationRay Strode2009-10-201-3/+3
* Use button instead of menu barRay Strode2009-10-201-17/+64
* Move shutdown buttons to menu in panel (Bug #596151)Robert Ancell2009-10-207-495/+267
* 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