summaryrefslogtreecommitdiff
path: root/gui
Commit message (Expand)AuthorAgeFilesLines
* 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
* Compute size constraint based on current monitorRay Strode2009-01-141-7/+13
* Don't truncate long pam messagesRay Strode2009-01-141-4/+4
* Hook into gnome-session presence support.William Jon McCann2009-01-122-18/+167
* Fix so that the option widget will be marked hidden if there are no middleBrian Cameron2008-12-171-3/+4
* Fix some of the focus issues.William Jon McCann2008-12-172-7/+31
* Ignore selection on the entry item.William Jon McCann2008-12-161-0/+17
* Use TextView instead of Entry.William Jon McCann2008-12-151-5/+28
* remove memory leak in variable id into function collect_sessions_from_directo...Bruno Boaventura de Oliveira Lacerda2008-12-081-0/+1
* Fix more.William Jon McCann2008-12-031-4/+1
* Fix some build system warningsWilliam Jon McCann2008-12-033-3/+3
* Drop deprecated GTK+ apiMatthias Clasen2008-11-261-12/+1
* Fix left border.William Jon McCann2008-11-181-1/+1
* Add a frame to provide a border around the login window.William Jon McCann2008-11-182-354/+791
* Experiment with showing status on top level.William Jon McCann2008-11-011-31/+48
* Remove away and offline statuses. Make status a radio item.William Jon McCann2008-11-011-15/+4
* Remove capslock warning label since Gtk+ sorta has support for this now.William Jon McCann2008-10-242-64/+1
* Add missing files.William Jon McCann2008-10-222-0/+295
* Fix ellipsis. Increase image size.William Jon McCann2008-10-161-3/+3
* Add support for status menu items. Not yet hooked up. Based on patch fromWilliam Jon McCann2008-10-161-5/+132
* Change tooltip.William Jon McCann2008-10-161-1/+1
* Remove the user icon from the top menu bar.William Jon McCann2008-10-161-11/+0
* Add a user status item to the menu.William Jon McCann2008-10-163-52/+59
* Make the label bold.William Jon McCann2008-10-151-0/+24
* Add Quit item.William Jon McCann2008-10-151-58/+93
* Add System Preferences menu item.William Jon McCann2008-10-141-2/+59
* Don't list users in the menu anymore. Only show Switch User if there areWilliam Jon McCann2008-10-131-234/+35
* Add Lock Screen menu item.William Jon McCann2008-10-131-2/+27
* Rename item to Switch User...William Jon McCann2008-10-131-1/+1
* Really remove Help item from menu.William Jon McCann2008-10-012-9/+2
* Don't crash if active_row is invalidRay Strode2008-10-011-1/+2
* change codeset in locale to follow canonical form so we end up withRay Strode2008-10-011-0/+23
* Filter out duplicates from gconf mru lists that back language selector onRay Strode2008-10-014-17/+33
* Add slide animation to panel to be more consistent with gnome-panelRay Strode2008-10-011-1/+61
* Make the icon scale with font size. Doesn't detect font size changes yet.William Jon McCann2008-09-241-4/+51
* Fix a few leaks. Fixes #552578 Patch from: Matthias ClasenWilliam Jon McCann2008-09-232-0/+4
* 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