summaryrefslogtreecommitdiff
path: root/gui
Commit message (Expand)AuthorAgeFilesLines
* The function gdm_address_new_from_sockaddr_storage gets called in a fewPOST_SWITCH_TO_GOBJECT_BRANCHWilliam Jon McCann2007-10-151-3/+3
* Don't crash if background pattern can't be loaded. Patch from: Ray StrodeWilliam Jon McCann2007-10-151-0/+5
* Some build fixes for Solaris. Patch from Brian CameronWilliam Jon McCann2007-10-091-0/+6
* Try to launch compiz or fallback to metacity. The test isn't a good one.William Jon McCann2007-10-051-10/+48
* Make the background window sizing more robust. And a little moreWilliam Jon McCann2007-10-053-51/+290
* Fix up the handling of dependencies. Make the daemon only depend on x11,William Jon McCann2007-10-0410-2046/+14
* Init gnome-vfs.William Jon McCann2007-10-031-0/+2
* Also add here.William Jon McCann2007-10-031-0/+3
* Oops add file.William Jon McCann2007-10-031-0/+43
* Add basic user monitoring. Hook up to user-list.William Jon McCann2007-10-038-61/+1367
* Require the greeter to call BeginVerification. But only after the greeterWilliam Jon McCann2007-10-035-72/+394
* Oops really revert this time.William Jon McCann2007-10-021-8/+9
* Revert last commit. Use simpler widget. Add tooltips and changeWilliam Jon McCann2007-10-024-637/+24
* Use a custom scrolling widget for user list. Adapted from eog-thumb-nav.William Jon McCann2007-10-024-9/+636
* Add skeleton for user switcher widget.William Jon McCann2007-10-0211-7/+962
* Add some "special" targets to the list for last and default.William Jon McCann2007-10-011-23/+150
* Add a basic session chooser widget.William Jon McCann2007-10-016-0/+967
* Use black circle for invisible char if '*' is currently default.William Jon McCann2007-09-211-0/+15
* Don't print null strings - solaris crashes. Patch from Brian CameronWilliam Jon McCann2007-09-202-17/+26
* Add lang setting capability and set initially to $LANGWilliam Jon McCann2007-09-194-66/+163
* Get the current selection.William Jon McCann2007-09-192-2/+1
* Properly parse a locale name using the templateWilliam Jon McCann2007-09-191-47/+64
* Manage the lifecycle of the D-Bus session since the X server doesn't exit.William Jon McCann2007-09-191-4/+4
* Add ifdef LC_IDENTIFICATION.William Jon McCann2007-09-191-0/+6
* Remove langinfo.h and use system header.William Jon McCann2007-09-193-600/+1
* Add XDMCP_LIBS.William Jon McCann2007-09-191-5/+6
* Add the locale-related headers to fix distcheck.William Jon McCann2007-09-181-0/+2
* First shot at a language chooser widget that uses locale archives andWilliam Jon McCann2007-09-189-7/+2133
* Make background widget functional. Will follow the gconf defaults inWilliam Jon McCann2007-09-1310-2944/+514
* Fix buildWilliam Jon McCann2007-09-124-1/+8
* Added cut-n-paste lib.William Jon McCann2007-09-129-201/+2926
* Rename directory.William Jon McCann2007-09-1217-5/+493
* Don't auto-activate g-p-m. Try to get focus in entry.William Jon McCann2007-09-113-16/+29
* Add a greeter panel bar with an embedded notification area.William Jon McCann2007-09-0518-33/+3164
* Add SelectHostname, Disconnected, and GetDisplayId methods to the greeterWilliam Jon McCann2007-09-053-5/+86
* Make the chooser kinda work.William Jon McCann2007-09-043-52/+467
* A bit more stuff for the chooserWilliam Jon McCann2007-08-312-2/+206
* Add skeleton for chooser.William Jon McCann2007-08-307-0/+662
* Mass change tabs to spaces. Tabs suck.William Jon McCann2007-08-283-487/+487
* Don't echo authentication responses.William Jon McCann2007-08-281-1/+1
* Report errors to the greeter. Reset greeter after errors. Open the sessionWilliam Jon McCann2007-08-012-10/+51
* Change sensitivity and cursor when waiting.William Jon McCann2007-08-012-2/+60
* Make XDMCP logins work.William Jon McCann2007-07-251-0/+2
* Fix make distcheck.Richard Hughes2007-07-221-1/+4
* Make sure we pass the PATH to the greeterWilliam Jon McCann2007-07-191-0/+18
* Make suspend work in greeterWilliam Jon McCann2007-07-192-16/+27
* Add a suspend buttonWilliam Jon McCann2007-07-162-0/+62
* Get rid of unused table viewWilliam Jon McCann2007-07-161-30/+0
* Update copyrightWilliam Jon McCann2007-07-141-2/+1
* Start D-Bus session for greeter and activate PowerManagerWilliam Jon McCann2007-07-111-0/+34