summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update for releaseGDM_2_21_1William Jon McCann2007-10-312-0/+11
* Update ignored filesWilliam Jon McCann2007-10-302-50/+0
* Update with new GdmSession interface.William Jon McCann2007-10-302-10/+22
* Be careful about sending NULLs over DBus and etc.William Jon McCann2007-10-303-13/+88
* Convert some warnings to debugsWilliam Jon McCann2007-10-302-16/+23
* Convert to libdbus. Complete the migration to the new GdmSessionWilliam Jon McCann2007-10-305-339/+333
* Prefix debug messages with class name to make output easier to read.William Jon McCann2007-10-307-49/+77
* oops that sneaked in.William Jon McCann2007-10-302-1/+6
* Prefix debug messages with class name to make output easier to read.William Jon McCann2007-10-3021-332/+475
* Make a stop_worker function for symmetry.William Jon McCann2007-10-303-9/+27
* Convert the GreeterClient to use dbus instead of dbus-glib. Add supportWilliam Jon McCann2007-10-308-297/+436
* Make checkbox column smaller.William Jon McCann2007-10-302-1/+7
* Make SessionRelay and SessionDirect (was Session) implement a commonWilliam Jon McCann2007-10-3015-1548/+1836
* Rename GdmSession to GdmSessionDirect in preparation for adding aWilliam Jon McCann2007-10-2910-397/+463
* Remove some unused code and make the slaves use similar code.William Jon McCann2007-10-294-60/+25
* Move the exec_script stuff to the base class.William Jon McCann2007-10-296-758/+245
* Don't handle object messages in filter func.William Jon McCann2007-10-295-12/+29
* Updated Norwegian bokmål translation.Kjartan Maraas2007-10-292-46/+56
* Updated Slovenian translationMatej Urbančič2007-10-291-2437/+182
* Add some baseline stuff for getting logged in status. Add a new pixbufWilliam Jon McCann2007-10-287-164/+182
* Clear the selection after a user is chosenWilliam Jon McCann2007-10-282-3/+17
* Remove deleted users from the modelWilliam Jon McCann2007-10-283-5/+43
* Add loading face images.William Jon McCann2007-10-283-13/+291
* Spread the buttons in user-select mode. Add some padding to the pixbufWilliam Jon McCann2007-10-283-1/+20
* Use a horizontal button style.William Jon McCann2007-10-272-34/+22
* Set the default width of the login window. Tweak some spacing.William Jon McCann2007-10-273-3/+12
* Add a begin-verification-for-user. Make clicking other startWilliam Jon McCann2007-10-2715-82/+276
* Remove some unneeded code. Populate the model in an idle.William Jon McCann2007-10-272-103/+42
* Add guest/other "special" items to user list.William Jon McCann2007-10-275-33/+118
* Update this. Updated Norwegian bokmål translation.Kjartan Maraas2007-10-271-10/+8
* Update this. Updated Norwegian bokmål translation.Kjartan Maraas2007-10-273-4957/+339
* Register CK session for product slave. Boy we have to do something aboutWilliam Jon McCann2007-10-273-5/+120
* Unexpand the userlist when asking for the password.William Jon McCann2007-10-272-0/+15
* Add some support for logged in status.William Jon McCann2007-10-272-20/+62
* Make the authentication cancellation much more robust. Remove dbus-glibWilliam Jon McCann2007-10-274-333/+410
* Fix cancel stock icon.William Jon McCann2007-10-272-0/+6
* Remove rogue (ie. undefined) signals. Caught with assertions.William Jon McCann2007-10-262-10/+8
* Use assertions for criticals everywhere for unstable builds.William Jon McCann2007-10-268-18/+45
* Hide shutdown/restart/suspend buttons on remote displays. Can't see everWilliam Jon McCann2007-10-262-3/+9
* Clear selected user when resetting dialogWilliam Jon McCann2007-10-262-1/+8
* Fix typo in signal definition. Thanks to assertion this was easy to find.William Jon McCann2007-10-262-1/+8
* Make sure to set display_is_localWilliam Jon McCann2007-10-262-2/+8
* Get things working with pam_console againRay Strode2007-10-264-9/+92
* Make sure the default button is set.William Jon McCann2007-10-262-1/+14
* Hide other users when one is chosen.William Jon McCann2007-10-267-96/+218
* Get rid of notebook. Put auth prompt box in main page. Make visible onWilliam Jon McCann2007-10-263-113/+69
* only call signal_list_free on elements in signal lookup hash table, whenWilliam Jon McCann2007-10-262-10/+28
* Add locale.h to fix build Patch from: Ray Strode <halfline@gmail.com>William Jon McCann2007-10-262-0/+8
* Use new gdm-settings-daemon. Disable panel for now.William Jon McCann2007-10-262-2/+10
* Add an xsettings manager.William Jon McCann2007-10-2510-4/+1873