summaryrefslogtreecommitdiff
path: root/gui/user-switch-applet
Commit message (Expand)AuthorAgeFilesLines
* Remove user switch appletWilliam Jon McCann2011-01-186-2142/+0
* Put the schemas in /usrJosselin Mouette2010-09-151-1/+1
* Only disconnect loaded handler if connectedRay Strode2010-09-101-1/+3
* Fix typo when disconnecting signal handlerRay Strode2010-09-101-1/+1
* Don't try to read users real name until user loadedRay Strode2010-09-071-22/+53
* Show menu after adding childrenRay Strode2010-09-071-1/+1
* Hide control-center item from user switch if unavailableRay Strode2010-06-161-2/+9
* Fix one more GSEAL issueWilliam Jon McCann2010-06-101-2/+1
* Get users from account service, fallback to old wayRay Strode2010-06-101-2/+5
* Make applet include all usersWilliam Jon McCann2010-06-101-0/+1
* Make applet use has-multiple-users propertyWilliam Jon McCann2010-06-101-44/+20
* Add API to queue loading of usersWilliam Jon McCann2010-06-101-0/+1
* Don't crash when adding multiple user switchersRay Strode2010-06-101-5/+6
* Drop user properties in favor of a "changed" signalRay Strode2010-06-101-21/+7
* Revert "Update duplicate real names to be unique"William Jon McCann2010-06-081-2/+2
* Convert users-loaded signal to an is-loaded propertyWilliam Jon McCann2010-06-081-4/+5
* String fixes. Patch by Philip Withnall. Fixes bug #609178.Brian Cameron2010-05-031-2/+2
* Path to fix GDM so it better compiles with -DGSEAL_ENABLED. Fixes doo bugBrian Cameron2010-05-032-20/+19
* Switch User item should be hidden when VT switching is disabledHalton Huo2010-01-271-1/+3
* Fix ellipses usage on User Switch AppletMichael Monreal2010-01-131-2/+2
* Use gtkbuilder i.s.o. gladeJaap A. Haitsma2010-01-121-1/+0
* Add Include/Exclude/IncludeAll configuration options to GDM. Fixes bugBrian Cameron2009-11-162-0/+9
* Don't show lock screen option if locked downWilliam Jon McCann2009-10-281-6/+24
* Update duplicate real names to be uniqueDan Nicholson2009-07-171-2/+2
* Drop unused gdm-user-menu-item filesRay Strode2009-07-162-512/+0
* Use single includes for gtk+Kjartan Maraas2009-03-311-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
* Replace deprecated GTK symbolsThomas Hindoe Paaboel Andersen2009-02-161-1/+1
* 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
* Hook into gnome-session presence support.William Jon McCann2009-01-122-18/+167
* 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
* Fix some build system warningsWilliam Jon McCann2008-12-031-1/+1
* Drop deprecated GTK+ apiMatthias Clasen2008-11-261-12/+1
* 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
* 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