summaryrefslogtreecommitdiff
path: root/gui/simple-chooser
Commit message (Expand)AuthorAgeFilesLines
* Port fix for bug #494817 to the new GDM rewrite. This fixes the code soBrian Cameron2009-10-281-2/+3
* Fix misspelling of XDMCP. Fixes bug #592513.Brian Cameron2009-08-211-1/+1
* Use g_timeout_add_seconds to reduce wakeups (closes:GnomeBug #583295)Javier Jardón2009-07-151-8/+8
* Use single includes for gtk+Kjartan Maraas2009-03-312-2/+2
* Fix some build system warningsWilliam Jon McCann2008-12-031-1/+1
* Fix some build warnings GCC 4.3.0 Patch from Cosimo CecchiWilliam Jon McCann2008-07-121-1/+1
* Fix a few leaks and make sure we don't unref null replies.William Jon McCann2008-03-121-2/+6
* Use a connect button, set an initial size for the window, removeWilliam Jon McCann2008-03-042-1/+4
* Abstract the host selection to be able to support other kinds in additionWilliam Jon McCann2008-03-049-112/+513
* Install the test program as gdm-host-chooser. Add a stub for Xdmx support.William Jon McCann2008-02-192-7/+4
* Fix dialog title, icon, and spacing.William Jon McCann2008-02-191-0/+7
* Fix a bunch of compiler warnings and remove unused code. Patch from:William Jon McCann2008-02-194-56/+0
* Pass convenience libs to linker ahead of global libs. Patch fromWilliam Jon McCann2008-01-311-2/+2
* Initial support for XDMCP IndirectQuery choosers. Also fix brokenWilliam Jon McCann2008-01-317-19/+1365
* Merge a few changes from the 2.20 branch.William Jon McCann2008-01-211-1/+1
* Fix build on FreeBSD. Patch from: Joe Marcus Clarke <marcus@freebsd.org>William Jon McCann2007-11-191-0/+2
* Add a stub for settings-daemon.William Jon McCann2007-10-251-2/+3
* Fix a bunch of compiler warnings. Add Werror for now to warning flags.William Jon McCann2007-10-162-1/+3
* The function gdm_address_new_from_sockaddr_storage gets called in a fewPOST_SWITCH_TO_GOBJECT_BRANCHWilliam Jon McCann2007-10-151-3/+3
* Fix up the handling of dependencies. Make the daemon only depend on x11,William Jon McCann2007-10-041-8/+2
* Add XDMCP_LIBS.William Jon McCann2007-09-191-5/+6
* 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-306-0/+661