2010-06-03 Brian Cameron * gui/gdmlanguages.c, gui/gdmsession.c, gui/gdmlogin.c, gui/greeter/greeter.c: Switch buttons "Make Default" and "Just For This Session" for better usability. Fixes bug #597661. 2010-06-02 Brian Cameron * vicious-extensions/ve-misc.c: Fix bug #571846. No longer print invalid encoded strings since this can causemaster the user's password to be logged in the syslog if it contains invalid characters and if GDM debug is enabled. 2009-06-08 Brian Cameron * gui/gdmsetup.c: Fix call to g_markup_printf_escaped so that NULL strings are not passed in. 2009-05-13 Brian Cameron * gui/gdmlogin.c, gui/greeter/greeter.c: Fix the dialog that asks the user if they want to change their default session when the one in the user's .dmrc file is not installed on the system. 2009-04-24 Brian Cameron * configure.ac: Now configure favors the Xfree Xinerama interfaces over the obsolete Solaris specific interfaces. This ensures that Xinerama works on OpenSolaris where Xfree should be used, and also on Solaris 10 where the Solaris specific interfaces should be used. Fixes bug #580060. Also move DEFOPEN configure checks before Xinerama checks.