summaryrefslogtreecommitdiff
path: root/gui/user-switch-applet/applet.c
Commit message (Expand)AuthorAgeFilesLines
* Don't crash when adding multiple user switchersaccounts-service-splitRay Strode2010-04-271-5/+6
* Get users from account service, fallback to old wayRay Strode2010-04-271-2/+5
* Drop user properties in favor of a "changed" signalRay Strode2010-04-271-21/+7
* 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-161-0/+6
* 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
* 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
* 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
* Update for changes to gnome-session presence api. Load the current stateWilliam Jon McCann2009-01-151-23/+101
* Hook into gnome-session presence support.William Jon McCann2009-01-121-17/+166
* Fix some of the focus issues.William Jon McCann2008-12-171-3/+6
* 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
* 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-161-49/+56
* 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-011-1/+2
* Don't hide the entire applet when user switching is locked down, just hideWilliam Jon McCann2008-08-211-66/+101
* Make the applet icon scale with panel size Patch from: Patryk ZawadzkiWilliam Jon McCann2008-08-191-8/+13
* Don't show help menu item. It doesn't do anything.William Jon McCann2008-08-071-19/+0
* Make sure we update the visibility of hidden items once those usersWilliam Jon McCann2008-04-281-26/+30
* Monitor ~/.face for changes.William Jon McCann2008-04-091-28/+56
* Use an image menu item in the applet.William Jon McCann2008-04-091-38/+77
* Remove some unused glade stuff. Fix some warnings. Until we add support toWilliam Jon McCann2008-03-311-31/+43
* Add screenshot tool.William Jon McCann2008-03-191-5/+11
* Handle case where we can't lookup a GdmUser (for whatever reason). CouldWilliam Jon McCann2008-03-111-6/+15
* Be sure to lock screen when switching to login window. Also trim some fat.William Jon McCann2008-03-031-94/+27
* Order the users in the applet the same way we do for the greeter: in orderWilliam Jon McCann2008-03-031-13/+28
* Remove gconf settings from user switch applet - simplifies codeWilliam Jon McCann2008-02-271-789/+188
* Use the same oafiid as FUSA so we can be a drop in replacement. Note thatWilliam Jon McCann2008-02-271-6/+7
* Fix a bunch of compiler warnings and remove unused code. Patch from:William Jon McCann2008-02-191-44/+44
* Add a user switcher applet. This is here at the moment instead of in fusaWilliam Jon McCann2008-02-051-0/+1827