summaryrefslogtreecommitdiff
path: root/gui/greeter/greeter_parser.c
Commit message (Expand)AuthorAgeFilesLines
* Kill killWilliam Jon McCann2007-06-121-1753/+0
* Fix up a few thingsWilliam Jon McCann2007-06-011-1/+1
* migrate gui to new config framework with a chainsawWilliam Jon McCann2007-06-011-1664/+1420
* Add support for root background when login is accepted (bug #322056).Frederic Crozat2007-04-301-0/+63
* Changes to some strings related to custom commands stuff such that theyLukasz Zalewski2007-04-101-2/+2
* Use fewer global variables. Separate monolithic gdm.h into componentWilliam Jon McCann2007-04-021-3/+2
* Now support the ability to change the language on the fly. EnhancementBrian Cameron2007-04-021-1/+1
* Redesign the internal configuration system. Fixes #355425William Jon McCann2007-03-261-0/+1
* Add min-screen-height tag to parser so that certain elements in the themeBrian Cameron2007-03-211-1/+18
* Phase 1 of removing vicious-extensions and replacing with a rewrite.Brian Cameron2007-03-211-6/+12
* Fixes enhancement request #358114. Added variables & functions used toLukasz Zalewski2006-10-291-7/+28
* introduced altfile[n] property to cater for alternate image fileErwann Chenede -2006-10-261-10/+41
* Now support "combo" style lists and support "language" and "session" listsBrian Cameron2006-10-201-3/+32
* Fix new at-spi code so that if DOING_GDM_DEVELOPMENT is set it does notBrian Cameron2006-10-091-2/+0
* Fix more memory leaks. Fixes bug #357879. Patch provided by KjartanBrian Cameron2006-09-271-0/+2
* Fix memory leaks. Fixes bug #357879. Patch provided by Kjartan Maraas.Brian Cameron2006-09-261-1/+3
* Fix error message that gets printed when you try to run GDM as non-rootBrian Cameron2006-08-031-2/+4
* Fix autologin Pam service name. Fixes bug #344191. Fix warnings.Brian Cameron2006-06-091-1/+0
* Fix spacing.Brian Cameron2006-05-121-1/+1
* Change "Start Over" to "Start Again" since discussion with Calum BensonBrian Cameron2006-05-091-2/+2
* Remove double-free. Fixes bug #340668. Patch provided by Joe Marcus ClarkBrian Cameron2006-05-041-8/+6
* Add pam-error-logo item type. Add item type button to use a real GTK+Brian Cameron2006-04-271-191/+253
* Add new "gtk-theme" property to <greeter> tag theme xml format, so theBrian Cameron2006-02-211-1/+22
* Added new "options_button" which pops up the F10 menu. Modified themes toBrian Cameron2006-01-301-2/+7
* Change "XDMCP Chooser" to "Remote login via XDMCP". Fixing bug #328857.Brian Cameron2006-01-271-1/+1
* Change the "Please make sure the Caps Lock key is not enabled." message toBrian Cameron2006-01-121-1/+1
* : Rename "shutdown" to "shut down" or "halt" and rename "capslock" toBrian Cameron2006-01-121-2/+2
* Happy holidays. Some bug fixes.Brian Cameron2005-12-251-6/+2
* Remove libgnome dependencies except in gdmflexiserver.c and gdmsetup.c.Brian Cameron2005-12-121-1/+1
* Fix compiler warnings. Fixes bug #322053. Patch provided by FredericBrian Cameron2005-11-221-153/+152
* This further improves GDM configuration so that now only the GDM daemonBrian Cameron2005-11-221-3/+3
* Cleanup for login success/failure sounds. Patch provided by MarkBrian Cameron2005-04-201-0/+4
* Added DefaultWelcome and DefaultRemoteWelcome keys to the config fileBrian Cameron2005-04-161-0/+43
* Changed messages so that I-form isn't used. Fixes bug #118193. NoticedBrian Cameron2005-04-061-0/+18
* Fixed messages - fixes bug 170531. Now use ve_locale_from_utf in theBrian Cameron2005-03-191-0/+5
* Fixed so it recognizes gdmgreeter is installed to LIBEXEC and now usesBrian Cameron2005-03-171-0/+5
* Use ngettext for translation.Brian Cameron2005-02-031-1/+5
* Use "Shut _Down" instead of "Shut_down" consistently. This string wasGeorge Lebl2004-07-131-1/+1
* don't exec chooser/greeter in shell that's kind of evil and resets tooGeorge Lebl2003-09-241-79/+137
* fix shell parse errorGeorge Lebl2003-09-231-19/+36
* fix possible crash on on purge and redo the purge reopening to be moreGeorge Lebl2003-08-151-57/+57
* whack the button lookup, we can just setup a "my_button" pointer whenGeorge Lebl2003-08-141-9/+58
* fill in missing info in the theme manualGeorge Lebl2003-08-091-1/+16
* Fix some keynav issues from #117776. Add mnemonics where possible, changeGeorge Lebl2003-07-201-0/+35
* update the documentation a lot and install the docs. Yay! We have actualGeorge Lebl2003-07-191-4/+108
* use the ve_ versions of the environment funcs and use ve_config instead ofGeorge Lebl2003-07-111-1/+1
* Allow empty label textGeorge Lebl2003-06-121-5/+7
* Use the Welcome label in the greeter (as long as the stock welcome stringGeorge Lebl2003-06-051-4/+10
* Fix #56654 by removing programmer references out of translatable stringsGeorge Lebl2003-06-051-1/+1
* whack subtype, though read it from "legacy" xml files into "type" (as longGeorge Lebl2003-06-031-2/+14