summaryrefslogtreecommitdiff
path: root/gui
Commit message (Expand)AuthorAgeFilesLines
* Fix so we only hide userlist if there is one.Brian Cameron2006-12-151-1/+1
* 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
* Fix for TryExec check in gdmsession.c so that it does not pass argumentsBrian Cameron2006-11-281-1/+8
* Backporting Erwann Chenede's altfile feature to 2.16. introducedErwann Chenede -2006-11-012-1/+32
* 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 fromGDM2_2_16_2Brian Cameron2006-10-302-21/+7
* Fix minor bug in last commit.Brian Cameron2006-10-301-2/+1
* Similar usability fixes for gdmgreeter. OK/Cancel buttons are nowBrian Cameron2006-10-306-19/+104
* Now support combo style lists in 2.16. Patch backported from 2.17 withoutBrian Cameron2006-10-3016-159/+815
* Add icons to the F10/Options menu. Fixes RFE #360984. Patch by SebastienBrian Cameron2006-10-172-7/+21
* Enable help button. Fixes bug #362853. Patch by Matthias ClasenBrian Cameron2006-10-171-0/+11
* Add -lX11 to link statements so that the new code from Ariel that uses XBrian Cameron2006-10-081-0/+3
* Add missing break statement to case '5' in the functionBrian Cameron2006-10-081-0/+1
* Fix so that if timed login script returns an invalid user, timed login isBrian Cameron2006-10-031-1/+2
* Fix leaks. Fixes bug #357879. Patch proviced by Kjartan Maraas.Brian Cameron2006-10-034-0/+11
* Fix so the wm close works as the Close button in the dialog. Fixes bugBrian Cameron2006-09-271-1/+2
* Use g_markup_printf_escaped so gdmsetup better handles description stringsBrian Cameron2006-09-271-1/+1
* Add g_type_init() since this is needed for -a (authentication) code toBrian Cameron2006-09-241-0/+2
* new function that centers mouse pointer on one headRay Strode2006-08-083-1/+12
* Fix the setup of the iochannel so that it happens after the face browserBrian Cameron2006-08-031-14/+14
* Fix error message that gets printed when you try to run GDM as non-rootBrian Cameron2006-08-035-19/+21
* Fix gdm_common_setup_blinking so it doesn't try to callBrian Cameron2006-07-312-16/+22
* fix off by one error in previous patch.Ray Strode2006-07-212-4/+4
* This patch attempts to fix the problem by turning on io channel's internalBrian Cameron2006-07-192-144/+97
* Fix for bug #341619. Now GDM does not save the Failsafe GNOME or XtermBrian Cameron2006-07-186-294/+164
* Fix for bug causing gdmsetup to have performance issues starting up. FixesBrian Cameron2006-07-171-16/+13
* Fix timed login message so it works when TimedLogin is set to use a pipedBrian Cameron2006-06-302-2/+2
* Now User scrolling regions are only scrollable vertically. Fix for bugBrian Cameron2006-06-261-4/+4
* Fix bug that causes gdmsetup to not fail properly when there is no customBrian Cameron2006-06-191-1/+1
* Make sure focus is returned to entry after dialogs are launched from theBrian Cameron2006-06-163-2/+24
* Fix more warnings.Brian Cameron2006-06-092-1/+5
* Fix autologin Pam service name. Fixes bug #344191. Fix warnings.Brian Cameron2006-06-099-14/+13
* Call gdmcomm_check with FALSE so that ti doesn't try to pop-up a GUI.Brian Cameron2006-06-065-3/+27
* Correction to previous fix.Brian Cameron2006-05-311-0/+1
* Correct serious issue where user can enter the configure screen with theirBrian Cameron2006-05-314-4/+20
* Remove some unused code. Fix so when you click on the include_all button,Brian Cameron2006-05-301-17/+19
* Now when a user is selected and a bad password is entered, GDM remembersBrian Cameron2006-05-236-14/+74
* Fix so that the entry field always has focus after a button press, whichBrian Cameron2006-05-221-0/+15
* Use ngettext. Patch provided by Benoit Dejean <benoit@placenet.org>. FixesBrian Cameron2006-05-151-6/+2
* Fix bug that was causing the ShowGnomeFailsafeSession andBrian Cameron2006-05-121-7/+2
* stop using popt in favour of glib's GOption command line parsing.Christian Kirbach2006-05-124-79/+66
* Fix layout of buttons. Patch provided by Erwann Chenede.Brian Cameron2006-05-121-14/+10
* Fix spacing.Brian Cameron2006-05-121-1/+1
* Change "Start Over" to "Start Again" since discussion with Calum BensonBrian Cameron2006-05-095-6/+6
* Fix configure so it puts the right string into ssh.desktop.in, BackoutBrian Cameron2006-05-091-4/+0
* Now be smarter about child allocation width when working with fixed.Brian Cameron2006-05-081-1/+5
* Remove double-free. Fixes bug #340668. Patch provided by Joe Marcus ClarkBrian Cameron2006-05-041-8/+6
* Updated. Now use "Start Over" instead of Cancel.Brian Cameron2006-05-031-1/+1
* Add pam-error-logo item type. Add item type button to use a real GTK+Brian Cameron2006-04-2710-336/+390