summaryrefslogtreecommitdiff
path: root/gui
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adding per-display configuration support to GDM. Now if user has a fileBrian Cameron2006-04-274-3/+26
* i2006-04-14 Brian Cameron <brian.cameron@sun.com>GDM2_2_14_3Brian Cameron2006-04-241-4/+3
* Fix for C89 compilers. Patch by Jens Granseuer <jensgr@gmx.net>.Brian Cameron2006-04-181-1/+3
* Fixed strings so that they are marked as translatable. Fixes bug #338765.Brian Cameron2006-04-173-14/+14
* Fix setting of GdmHosts so it should use the hosts from the config fileBrian Cameron2006-04-171-25/+30
* Added. This makes gdmsetup.desktop get properly translated. Fixes bugBrian Cameron2006-04-172-5/+5
* Updated NEWS. Fix references to the BROADCAST key so it is correctlyBrian Cameron2006-04-131-2/+2
* Now include gdmthemetester.in in EXTRA_DIST instead of gdmthemetester.Brian Cameron2006-04-111-1/+1
* Update .cvsignore files to include generated files not currently listed.Brian Cameron2006-04-051-0/+3
* HIG fix for spacing between the menu bar and welcome message categories.Dennis Cranston2006-04-031-102/+115
* Fix "Show Actions Menu" section so it appears when both "plain" andBrian Cameron2006-03-301-224/+236
* Fix warning.Brian Cameron2006-03-291-1/+1
* Removed a C99 local variable definition that breaks the build with gccJulio M. Merino Vidal2006-03-288-22/+57
* Now support --with-sysconfsubdir so that GDM can be configured to have theBrian Cameron2006-03-2816-31/+113
* Updated to have new logo file.Brian Cameron2006-03-212-2/+2
* Added new SVG official logos and now theme uses the new logo. Removed oldBrian Cameron2006-03-216-6/+72
* Fix error that causes a core dump when you click on fields that have anBrian Cameron2006-03-191-2/+7
* Mark string "Welcome" as to be translated. This doesn't break the stringBrian Cameron2006-03-161-1/+1
* Fix TryExec to use EXPANDED_SBINDIR, so that the program will run even ifBrian Cameron2006-03-161-1/+1
* Correct definition of gdmcomm_set_allow_sleep to avoid compile warning.Brian Cameron2006-03-131-1/+1
* Add new GET_CUSTOM_CONFIG_FILE gdmflexiserver command so gdmsetup can editBrian Cameron2006-03-133-2/+31
* Now open Options menu below the button if possible, and above if there isBrian Cameron2006-03-061-2/+6
* Small patch that I think will fix core dumping problem reported in bugBrian Cameron2006-02-271-1/+4
* Clean up memory handling.Brian Cameron2006-02-242-25/+32
* Add new "gtk-theme" property to <greeter> tag theme xml format, so theBrian Cameron2006-02-211-1/+22
* Fix broken comparison so test if theme is broken actually works.Brian Cameron2006-02-171-1/+1
* Fix face browser so it works better. Sometimes we get PROMPT calls forBrian Cameron2006-02-172-6/+6