summaryrefslogtreecommitdiff
path: root/gui
Commit message (Expand)AuthorAgeFilesLines
* Because we hacked single click to activate the entry in the user chooserWilliam Jon McCann2008-09-096-11/+56
* Use the selected item instead of the active item for the language andWilliam Jon McCann2008-09-094-48/+78
* Fix NULL argument in printf, which causes crashing on Solaris.Brian Cameron2008-09-051-1/+2
* Make set-show-user* into construct properties.William Jon McCann2008-09-026-31/+78
* Request padding so that panel doesn't change size when comboboxes orWilliam Jon McCann2008-08-261-0/+31
* Pack label in a box.William Jon McCann2008-08-261-5/+10
* Fix a number of problems in the chooser widgets. Remove some unused code.William Jon McCann2008-08-257-205/+224
* Use updated icon names. Fix some code style.William Jon McCann2008-08-224-52/+53
* Check that we have a selected path before using it. Fixes #549040William Jon McCann2008-08-221-0/+8
* Add some desktop files to populate the default greeter session.William Jon McCann2008-08-213-25/+0
* Fix build.William Jon McCann2008-08-211-4/+6
* another test programMatthias Clasen2008-08-212-0/+84
* Don't hide the entire applet when user switching is locked down, just hideWilliam Jon McCann2008-08-211-66/+101
* Add monitor attribute and show panel on screen/monitor that has theWilliam Jon McCann2008-08-204-12/+75
* Allow the gdm greeter username to be configured at build time. Patch fromWilliam Jon McCann2008-08-201-1/+1
* Make the applet icon scale with panel size Patch from: Patryk ZawadzkiWilliam Jon McCann2008-08-191-8/+13
* Make activation of single item work a bit more reliably.William Jon McCann2008-08-194-91/+193
* Rename to gdm_chooser_widget_set_activate_on_one_item to make it clearWilliam Jon McCann2008-08-193-79/+85
* Don't load the user manager if local users are disabled. Fix focusWilliam Jon McCann2008-08-193-168/+196
* Remove obsolete a11y button gconf key.William Jon McCann2008-08-191-11/+0
* Focus the user list after users have been loaded.William Jon McCann2008-08-151-0/+1
* Switch to using gnome-session 2.23.6+ for session management. The actualWilliam Jon McCann2008-08-149-1811/+116
* Bug 547826 – Whitelist languages not known by fontconfigBehdad Esfahbod2008-08-141-10/+19
* Remove a11y dialog and button on panel. This is now provided byWilliam Jon McCann2008-08-145-1205/+0
* Enable xrandr g-s-d plugin.William Jon McCann2008-08-141-0/+22
* Lighten the color of the user icon matting.William Jon McCann2008-08-071-1/+1
* Don't show help menu item. It doesn't do anything.William Jon McCann2008-08-071-19/+0
* Use simpler territory names Matthias Clasen2008-08-011-0/+11
* Use uint for GetUnixUserWilliam Jon McCann2008-07-221-2/+2
* Wait for ready from backend when cancelling from greeter.William Jon McCann2008-07-221-1/+6
* Set a minimum width for the login window.William Jon McCann2008-07-221-1/+4
* Just start settings daemon instead of trying to activate it.William Jon McCann2008-07-221-3/+1
* Use standard icon name.William Jon McCann2008-07-211-1/+1
* Print a warning when filesystem type is NULL.William Jon McCann2008-07-211-1/+4
* Add missing file for test-filesystem-type. Use FORTIFY_SOURCEWilliam Jon McCann2008-07-212-0/+110
* Remove test-filesystem-type since there's no source files for it.Kjartan Maraas2008-07-211-1/+0
* Add missing list_type.William Jon McCann2008-07-211-0/+2
* Fix a couple more issues with the filesystem type checking.William Jon McCann2008-07-212-40/+56
* Add recent-languages and recent-layouts to schemasWilliam Jon McCann2008-07-211-0/+22
* Increase user icon size from 64 to 96.William Jon McCann2008-07-201-1/+1
* Add frame around user icons.William Jon McCann2008-07-202-3/+246
* Set the initial user selection correctly. Also avoid some flicker whileWilliam Jon McCann2008-07-203-21/+71
* Fix some build warnings GCC 4.3.0 Patch from Cosimo CecchiWilliam Jon McCann2008-07-125-5/+5
* Use standard icon namesMatthias Clasen2008-07-102-2/+2
* Here tooMatthias Clasen2008-07-101-2/+6
* Improve rendering of language namesMatthias Clasen2008-07-101-3/+9
* Check for null filesystem type. Odd that this should showWilliam Jon McCann2008-07-031-5/+7
* Correct SessionAdded to be DBUS_TYPE_G_OBJECT_PATH. Requires ConsoleKitWilliam Jon McCann2008-06-111-2/+2
* Make libxklavier an optional dependency.Brian Cameron2008-06-064-31/+52
* reset check_idle_id tag to 0 after idle completes, which is the other halfRay Strode2008-05-121-0/+1