summaryrefslogtreecommitdiff
path: root/gui
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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