summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Split up the Verification step in the GdmSession interface into componentWilliam Jon McCann2007-11-0712-512/+1689
* Make worker internally use a state machine.William Jon McCann2007-11-062-265/+302
* Make a bit more like a state machine. This will make it easier to separateWilliam Jon McCann2007-11-063-16/+44
* Use ConsoleKit to drive populate the list of sessions for each user.William Jon McCann2007-11-055-19/+392
* More session list stuff.William Jon McCann2007-11-053-14/+14
* Add back the session list to GdmUser.William Jon McCann2007-11-055-9/+64
* Updated Lithuanian translation.Gintautas Miliauskas2007-11-042-4488/+3384
* Block Settings.SetValue by default in the dbus security policy.William Jon McCann2007-11-022-0/+8
* Remove obsolete config keys. Add examples for using dbus-send. Fix returnWilliam Jon McCann2007-11-024-156/+20
* Fix headerKjartan Maraas2007-11-021-1/+1
* Fix build.William Jon McCann2007-11-013-4/+8
* Remove config dir.William Jon McCann2007-11-012-19/+5
* Move stuff from config to data.William Jon McCann2007-11-0112-177/+148
* Kill config options that we don't use.William Jon McCann2007-11-015-1478/+9
* Fix typoWilliam Jon McCann2007-10-312-1/+5
* Add Xau and Xext to XLIB_LIBS when x11.pc isn't found. Fixes #492022 moreWilliam Jon McCann2007-10-313-8/+8
* Updated Finnish translationIlkka Tuohela2007-10-312-5114/+367
* If x11.pc doesn't exist then try a fallback. Fixes #492022William Jon McCann2007-10-313-2/+24
* This patch is sort of the minimum we need to get the session run throughWilliam Jon McCann2007-10-312-1/+13
* change error_code to status to make it clear it isn't just for errors.William Jon McCann2007-10-312-2/+9
* make sure we close the session on logout Patch from: Ray StrodeWilliam Jon McCann2007-10-312-0/+8
* Post release version bumpWilliam Jon McCann2007-10-312-1/+5
* 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