summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix case where timed login and disable-user-list are both enabledWilliam Jon McCann2010-06-231-37/+47
* Add --timed-login argument to the greeter test programWilliam Jon McCann2010-06-231-1/+17
* Specify the mode when resetting the dialogWilliam Jon McCann2010-06-231-34/+47
* Load visible items after growing the chooserWilliam Jon McCann2010-06-221-11/+14
* Simplify the handling of dialog stateWilliam Jon McCann2010-06-221-70/+62
* Fix layout handling after "Cancel"Ray Strode2010-06-223-7/+9
* Fall back to old "stock_person" icon if avatar-default is unavailableRay Strode2010-06-221-16/+63
* Use correct property name in notifyWilliam Jon McCann2010-06-221-1/+1
* Remove unused functionWilliam Jon McCann2010-06-211-13/+0
* show the username input box when there's no local userVincent Untz2010-06-212-6/+23
* Revert "Focus on login dialog after language dialog or layout dialog is closed."William Jon McCann2010-06-217-74/+0
* Fix showing the correct options for non local displaysWilliam Jon McCann2010-06-212-113/+124
* Fix two more compiler warningsWilliam Jon McCann2010-06-212-1/+8
* [l10n] Updated Italian translationMilo Casagrande2010-06-211-167/+154
* Re-hide g-p-m context menuRay Strode2010-06-211-0/+6
* Merge orphaned GDM_2_30_2 tag to gnome-2-30 branchRay Strode2010-06-211-2/+2
|\
| * Update NEWS for releaseGDM_2_30_2Ray Strode2010-04-271-0/+5
* | Add missing NEWS entryRay Strode2010-06-211-1/+6
* | Call XdmcpFill with properly initialized lengthRay Strode2010-06-211-1/+2
* | Updated Catalan translationGil Forcada2010-06-191-161/+161
* | Updated Latvian translation.Peteris Krisjanis2010-06-191-200/+249
* | Updated British English translationBruce Cowan2010-06-191-166/+166
* | Fix brokenness in parse enriched loginWilliam Jon McCann2010-06-171-64/+76
* | Fix some leaks and odditiesWilliam Jon McCann2010-06-171-39/+49
* | Fix various compiler warningsWilliam Jon McCann2010-06-175-24/+44
* | Don't leak the fallback session nameWilliam Jon McCann2010-06-171-6/+25
* | Sort session using file basenameFrederic Crozat2010-06-171-5/+23
* | Various memory leak fixesWang Xin2010-06-1710-23/+58
* | GdmProductSlave does not handle OpenSessionWang Xin2010-06-171-0/+11
* | Add dbus-glib to applet depsWilliam Jon McCann2010-06-161-0/+1
* | Print the version when asked toWilliam Jon McCann2010-06-161-0/+5
* | g_array_free doesn't allow NULLsWilliam Jon McCann2010-06-162-1/+5
* | Specify x11 libs before xdmcp libs when linkingWilliam Jon McCann2010-06-161-2/+2
* | Trap errors for XAddHostsWilliam Jon McCann2010-06-161-0/+12
* | Add an X11 error trap mechanismWilliam Jon McCann2010-06-168-0/+298
* | xdmcp: disable IPV6_V6ONLY for ipv6 listening socketsJulien Cristau2010-06-162-0/+15
* | Don't exit when local display fails to startWilliam Jon McCann2010-06-161-4/+9
* | Remove one last bit of HAL supportWilliam Jon McCann2010-06-161-4/+0
* | Use a configure check for prctlWilliam Jon McCann2010-06-163-4/+11
* | Updated Slovenian translationMatej Urbančič2010-06-161-108/+107
* | Call XdmcpFill with properly initialized lengthRay Strode2010-06-161-1/+2
* | Updated galician translationsFran Diéguez2010-06-161-126/+126
* | Updated Spanish translationJorge González2010-06-161-109/+112
* | Fix panel shrinking after icon theme changesWilliam Jon McCann2010-06-151-4/+7
* | Terminate subprocesses after the slave diesWilliam Jon McCann2010-06-152-0/+15
* | 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
* | Defer setting is-loaded until passwd and ck-history are loadedWilliam Jon McCann2010-06-151-1/+16
* | Add a 1 second watchdog on the ck-history processWilliam Jon McCann2010-06-152-1/+100