summaryrefslogtreecommitdiff
path: root/gui
Commit message (Expand)AuthorAgeFilesLines
* Fix definition of gdm_chooser_cancel so it is not static. With it beingBrian Cameron2007-03-121-2/+1
* Remove "Application" and add "GNOME" and "GTK". In gdmsetup.desktop.in.in,Brian Cameron2007-03-124-5/+5
* Free leaked memory when calling g_strconcat.Brian Cameron2007-03-091-2/+5
* Fix typo in comments.Brian Cameron2007-02-272-2/+2
* Fix setting of PIPE_BUF to fix buf #409801 to fix Hurd support.Brian Cameron2007-02-261-10/+10
* Change Session mnemonic to "e" instead of "s" so it doesn't conflict toBrian Cameron2007-02-261-1/+1
* Changed vertical spacing between groups of checkboxes/radiobuttons inLukasz Zalewski2007-02-261-680/+731
* Fix comparison with string literal. Fix by Hans Petter JanssonBrian Cameron2007-02-141-1/+1
* Rework how the "Start Again" button is made sensitive/insensitive so itBrian Cameron2007-02-082-20/+25
* Fixes by Ludwig Nussel <ludwig.nussel@suse.de>.Brian Cameron2007-02-064-18/+1
* Minor cleanupBrian Cameron2007-02-051-6/+3
* Better fix for not showing the face browser if the userlist is empty. NowBrian Cameron2007-02-051-18/+15
* Switch from using the dbus-glib bindings to the lower level API. It justWilliam Jon McCann2007-02-051-0/+2
* : Fix warnings and fix an assertion in gdm because it calledBrian Cameron2007-01-317-18/+10
* Fix some trivial spelling errors. Patch by ash@contact.bg. Fixes bugBrian Cameron2007-01-291-2/+2
* Fix spelling of minimal. Fixes bug #400698.Brian Cameron2007-01-261-3/+3
* Brian Cameron <brian.cameron@sun.com>Brian Cameron2007-01-231-14/+17
* Fix for bug #352263 Created more verbose warnings when defaults.conf orLukasz Zalewski2007-01-221-7/+29
* Remove GenericName since the value is redundant with the Name value. FixesBrian Cameron2007-01-221-1/+0
* Fixes so code will compile with c99 compilers. Fixes bug #394421. PatchBrian Cameron2007-01-091-8/+8
* No longer hardcode invisible_char property in glade files, instead rely onBrian Cameron2007-01-082-13/+0
* Remove filter_watch after it is called for the first time. This filter isBrian Cameron2007-01-081-0/+1
* Fixed minor bug which allowed users with uid lower than minimalUID to beLukasz Zalewski2006-12-291-13/+48
* More fixes/changes for bug/feature request #334186. Fixed minor bug whichLukasz Zalewski2006-12-242-125/+635
* Backout changes I didn't mean to apply with last change. This added iconsBrian Cameron2006-12-192-31/+9
* More fixes/changes for bug/feature request #334186.Lukasz Zalewski2006-12-194-30/+54
* Fix so we only hide userlist if there is one.Brian Cameron2006-12-151-1/+1
* More fixes/changes for bug/feature request #334186.Lukasz Zalewski2006-12-152-1486/+1521
* Fixes for compiling with gcc 2.95. Patch provided by Jens GranseuerBrian Cameron2006-12-143-24/+30
* Additional fixes for bug/feature request #334186. Fixed some of theLukasz Zalewski2006-12-1112-110/+98
* Update the default commands so that they start orca instead ofBrian Cameron2006-12-082-22/+37
* Additional fixes for bug/feature request #334186Lukasz Zalewski2006-12-082-97/+337
* Fixes bug/feature request #334186. Fixes bug #343206 Fixes bug #347101Lukasz Zalewski2006-12-078-2993/+7088
* Cleaner fix for same problem fixed in last commit.Brian Cameron2006-12-051-14/+2
* Fix so that if the "%" key is entered in the input field in gdmchooser,Brian Cameron2006-12-051-2/+14
* gui/gdmsetup.desktop.in.in. Implement the tooltip suggestion for gdmsetupBrian Cameron2006-12-011-1/+1
* Fix for TryExec check in gdmsession.c so that it does not pass argumentsBrian Cameron2006-11-281-1/+8
* Rename Panjabi to Punjabi. Fixes bug #378724.Brian Cameron2006-11-271-1/+1
* More changes related to bug #352924. Made warnings more self-explanatoryLukasz Zalewski2006-11-081-25/+106
* Add Serbian and Montenegro languages. Patch provided by Peter NugentBrian Cameron2006-11-071-15/+19
* Update to new release version. Updated. Update version number.Brian Cameron2006-11-061-7/+93
* Add several new languages. Patch provided by Peter NugentBrian Cameron2006-11-021-1/+49
* Fix casting.Brian Cameron2006-11-011-1/+1
* Fix custom lists so that focus does not leave the username/password entryBrian Cameron2006-10-312-2/+25
* Updated. Update to new release version. Back out patch from 10/17 fromBrian Cameron2006-10-302-21/+7
* No longer abort userlist check if DOING_GDM_DEVELOPMENT is set.Brian Cameron2006-10-301-3/+0
* *** empty log message ***Brian Cameron2006-10-303-2/+27
* Similar usability fixes for gdmgreeter. OK/Cancel buttons are nowBrian Cameron2006-10-306-19/+104
* Number of usability fixes for gdmlogin.c. Now do not bother showingBrian Cameron2006-10-301-39/+74
* Add new QUERY_CUSTOM_CMD_LABELS and QUERY_CUSTOM_CMD_NO_RESTART_STATUSBrian Cameron2006-10-305-113/+117