summaryrefslogtreecommitdiff
path: root/gui
Commit message (Expand)AuthorAgeFilesLines
* Call XdmcpFill with properly initialized lengthRay Strode2010-06-171-1/+2
* Use lsb_release if available to determine system descriptionWilliam Jon McCann2010-06-161-2/+17
* Allow non-source-dir buildTheppitak Karoonboonyanan2010-06-161-0/+1
* Specify x11 libs before xdmcp libs when linkingWilliam Jon McCann2010-06-161-2/+2
* Revert "Focus on login dialog after language dialog or layout dialog is closed."Ray Strode2010-06-167-74/+0
* xdmcp: disable IPV6_V6ONLY for ipv6 listening socketsJulien Cristau2010-06-161-0/+7
* Hide control-center item from user switch if unavailableRay Strode2010-06-161-2/+9
* Fix panel shrinking after icon theme changesWilliam Jon McCann2010-06-151-4/+7
* Correctly disconnect the signals from the login buttonsWilliam Jon McCann2010-06-151-5/+12
* Set Unlock button as can-defaultWilliam Jon McCann2010-06-151-0/+1
* Initialize the alignment as if it was in the grown stateWilliam Jon McCann2010-06-151-1/+1
* When setting the cursor to the top also scroll the windowWilliam Jon McCann2010-06-151-0/+8
* Don't try to move the cursor to the top after every changeWilliam Jon McCann2010-06-151-3/+1
* Run ck-history with the --since option of ~2 monthsWilliam Jon McCann2010-06-111-1/+12
* Defer setting is-loaded until passwd and ck-history are loadedWilliam Jon McCann2010-06-111-1/+16
* Add a 1 second watchdog on the ck-history processWilliam Jon McCann2010-06-112-1/+100
* Fix up debug statementsWilliam Jon McCann2010-06-111-17/+17
* Don't set login frequency if user isn't loadedWilliam Jon McCann2010-06-111-2/+4
* Sort user list by number of sessions tooWilliam Jon McCann2010-06-111-0/+14
* Add login frequency = 1 for current sessions not already setWilliam Jon McCann2010-06-111-0/+7
* Make list-visible be a real propertyWilliam Jon McCann2010-06-111-3/+16
* Use an unlock button when the user is currently logged inWilliam Jon McCann2010-06-112-29/+45
* Escape names before showing in markupWilliam Jon McCann2010-06-111-3/+11
* Don't crash on markup parse failureWilliam Jon McCann2010-06-111-6/+16
* Fix a string leakWilliam Jon McCann2010-06-111-3/+4
* Queue updating separator visibilityWilliam Jon McCann2010-06-111-7/+30
* Fix one more GSEAL issueWilliam Jon McCann2010-06-101-2/+1
* Get users from account service, fallback to old wayRay Strode2010-06-104-157/+543
* unset tree view model to hide row add/remove signals from gailWilliam Jon McCann2010-06-101-0/+9
* Don't emit loaded from the chooser until the first patch of users areWilliam Jon McCann2010-06-101-3/+6
* Add automatic cancellation of the selection to the test programWilliam Jon McCann2010-06-101-0/+42
* More debug statement fixesWilliam Jon McCann2010-06-101-2/+6
* Don't translate strings in test programWilliam Jon McCann2010-06-101-1/+1
* Make applet include all usersWilliam Jon McCann2010-06-101-0/+1
* Define the GDM_USERNAME if not definedWilliam Jon McCann2010-06-101-0/+4
* Make user manager test include all usersWilliam Jon McCann2010-06-101-0/+1
* Move gdm-settings stuff out of the user managerWilliam Jon McCann2010-06-102-53/+177
* Don't use uid_t in the public APIWilliam Jon McCann2010-06-104-4/+4
* Don't add all users to the model at onceWilliam Jon McCann2010-06-101-4/+46
* Don't waste time growing the widget if already grownWilliam Jon McCann2010-06-101-0/+5
* Use a cheaper way to find the active item in the listWilliam Jon McCann2010-06-101-20/+23
* Load passwd file in threadWilliam Jon McCann2010-06-101-97/+224
* Make applet use has-multiple-users propertyWilliam Jon McCann2010-06-101-44/+20
* Add queue_load to load usersWilliam Jon McCann2010-06-101-0/+2
* Add has-multiple-users propertyWilliam Jon McCann2010-06-101-4/+42
* Add API to queue loading of usersWilliam Jon McCann2010-06-104-0/+13
* Remove users-added signal harderWilliam Jon McCann2010-06-102-2/+0
* Load the default avatar for all items initiallyWilliam Jon McCann2010-06-101-1/+2
* Queue a timeout to load user dataWilliam Jon McCann2010-06-101-4/+42
* Remove some overly verbose debug spewWilliam Jon McCann2010-06-101-5/+0