summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make mccann-gobject the trunk.mccann-gobjectOlav Vitters2007-10-15319-430757/+0
* The function gdm_address_new_from_sockaddr_storage gets called in a fewPOST_SWITCH_TO_GOBJECT_BRANCHWilliam Jon McCann2007-10-155-13/+35
* Don't crash if background pattern can't be loaded. Patch from: Ray StrodeWilliam Jon McCann2007-10-152-0/+11
* Also pass x11-display when opening the session. Patch from Brian CameronWilliam Jon McCann2007-10-118-32/+109
* Add include.William Jon McCann2007-10-102-0/+6
* Some build fixes for Solaris. Patch from Brian CameronWilliam Jon McCann2007-10-095-5/+26
* Add name.William Jon McCann2007-10-052-0/+9
* Add Ray.William Jon McCann2007-10-052-0/+6
* Try to launch compiz or fallback to metacity. The test isn't a good one.William Jon McCann2007-10-052-10/+55
* Make the background window sizing more robust. And a little moreWilliam Jon McCann2007-10-054-53/+307
* Set euid to 0 before setting egid so it can succeed.William Jon McCann2007-10-052-3/+24
* reviewed by: <delete if not using a buddy>William Jon McCann2007-10-0412-20861/+23
* Remove some more obsolete stuff. Make distcheck happy.William Jon McCann2007-10-0411-353/+97
* Remove docs since they are obsolete.William Jon McCann2007-10-0474-64584/+67
* Remove some more obsolete code. Move common code with unknown copyrightWilliam Jon McCann2007-10-0424-1157/+355
* Remove lots of obsolete code. Organize the configure checks a bit.William Jon McCann2007-10-0435-5577/+403
* Fix up the handling of dependencies. Make the daemon only depend on x11,William Jon McCann2007-10-0423-2494/+301
* Init gnome-vfs.William Jon McCann2007-10-032-0/+7
* Also add here.William Jon McCann2007-10-034-0/+15
* Oops add file.William Jon McCann2007-10-032-0/+48
* Add basic user monitoring. Hook up to user-list.William Jon McCann2007-10-0310-63/+1399
* Require the greeter to call BeginVerification. But only after the greeterWilliam Jon McCann2007-10-0317-233/+935
* Oops really revert this time.William Jon McCann2007-10-022-8/+15
* Revert last commit. Use simpler widget. Add tooltips and changeWilliam Jon McCann2007-10-025-637/+32
* Use a custom scrolling widget for user list. Adapted from eog-thumb-nav.William Jon McCann2007-10-025-9/+654
* Add skeleton for user switcher widget.William Jon McCann2007-10-0212-7/+999
* Add some "special" targets to the list for last and default.William Jon McCann2007-10-012-23/+160
* Add a basic session chooser widget.William Jon McCann2007-10-018-19/+1034
* Also check for empty hostname strings. Don't print null strings - solarisWilliam Jon McCann2007-09-243-2/+10
* Use black circle for invisible char if '*' is currently default.William Jon McCann2007-09-212-0/+20
* Don't print null strings - solaris crashes. Patch from Brian CameronWilliam Jon McCann2007-09-203-17/+34
* Add lang setting capability and set initially to $LANGWilliam Jon McCann2007-09-195-66/+175
* Get the current selection.William Jon McCann2007-09-193-2/+9
* Properly parse a locale name using the templateWilliam Jon McCann2007-09-192-47/+71
* Manage the lifecycle of the D-Bus session since the X server doesn't exit.William Jon McCann2007-09-193-121/+372
* Remove old definesWilliam Jon McCann2007-09-192-29/+5
* Add ifdef LC_IDENTIFICATION.William Jon McCann2007-09-192-0/+12
* Remove langinfo.h and use system header.William Jon McCann2007-09-194-600/+8
* Add XDMCP_LIBS.William Jon McCann2007-09-192-5/+11
* Disallow root login in pam config.William Jon McCann2007-09-192-0/+6
* Add the locale-related headers to fix distcheck.William Jon McCann2007-09-182-0/+7
* First shot at a language chooser widget that uses locale archives andWilliam Jon McCann2007-09-1811-9/+2188
* Make background widget functional. Will follow the gconf defaults inWilliam Jon McCann2007-09-1311-2944/+535
* Fix buildWilliam Jon McCann2007-09-126-2/+21
* Added cut-n-paste lib.William Jon McCann2007-09-1210-201/+2932
* Rename directory.William Jon McCann2007-09-1218-5/+513
* Convert address to network byte order before comparison. Patch from JacobWilliam Jon McCann2007-09-122-1/+7
* Update PAM config.William Jon McCann2007-09-113-14/+24
* Remove gnome-session.desktop since it is provided by gnome-session.William Jon McCann2007-09-116-29/+15
* Fix distcheckWilliam Jon McCann2007-09-116-397/+8014