summaryrefslogtreecommitdiff
path: root/gui/gdmsetup.c
Commit message (Expand)AuthorAgeFilesLines
* Now support --with-sysconfsubdir so that GDM can be configured to have theBrian Cameron2006-03-281-0/+14
* Add new GET_CUSTOM_CONFIG_FILE gdmflexiserver command so gdmsetup can editBrian Cameron2006-03-131-2/+5
* Clean up memory handling.Brian Cameron2006-02-241-12/+14
* Fix some GCC C-99 compile issues. Fixes bug #331450. Patch provided byBrian Cameron2006-02-161-2/+3
* Fix issue with gdmsetup freeing theme_dir when it shouldn't. PatchBrian Cameron2006-02-151-12/+26
* Fix issue with gdmsetup freeing theme_dir when it shouldn't.Brian Cameron2006-02-151-18/+9
* Updated. Update to 2.13.0.8 and use EXPANDED_DATADIR instead of %{datadir}Brian Cameron2006-02-131-13/+15
* This patch resolves some performance issues that I noticed when testingBrian Cameron2006-02-071-1/+1
* Add better logic for grabbing the time for the user's locale ifBrian Cameron2006-01-271-6/+6
* Add needed glib/gstdio.h include to daemon/fstype.c which fixes a wierdBrian Cameron2006-01-181-1/+2
* Fix the logo and background file choosers so that they no longer generateBrian Cameron2006-01-151-269/+226
* New function. (setup_local_themed_settings),Dennis Cranston2006-01-101-7/+48
* Make error message more clear when session file is invalid. Now it saysBrian Cameron2006-01-071-0/+4
* No longer require libgnome or libgnomeui at all in GDM2. Patch provided byBrian Cameron2006-01-071-13/+6
* Fix problem where gdmsetup does not remember that Automatic Login checkboxBrian Cameron2006-01-061-152/+71
* Now use g_ stdio function like g_chmod instead of chmod. Fixes bugBrian Cameron2005-12-221-16/+16
* After two months, the redesign of GDM's internal configuration is finallyBrian Cameron2005-12-201-432/+578
* Fix bug I introduced into gdmsetup when I made it use the new gdmconfigBrian Cameron2005-12-141-5/+4
* Add GET_SERVER_LIST and GET_SERVER_DETAILS sockets functions so thatBrian Cameron2005-12-131-307/+220
* First set of UI changes as recommended by Calum Benson.Dennis Cranston2005-12-041-4/+28
* This further improves GDM configuration so that now only the GDM daemonBrian Cameron2005-11-221-20/+40
* Add drag and drop support for new themes.Dennis Cranston2005-11-141-105/+266
* Redesign of daemon configuraton. Now all vicious-extensions logic is inBrian Cameron2005-11-041-70/+70
* Fix bug #314685, "Gdmsetup UI fixes". Based on redesign mockups by CalumDennis Cranston2005-10-281-1344/+2982
* Only set right/left mouse buttons to map to button1 when RUNNING_UNDER_GDMBrian Cameron2005-09-271-38/+42
* Fix gdmsetup so that when user modifies Include/Exclude list, it alsoBrian Cameron2005-09-151-13/+49
* Correct memory leaks. Fixes bug #315388, patch by Ray Strode with minorBrian Cameron2005-09-071-0/+1
* GNOME HIG fixes for the Language, Session and Message dialogs. ModifiedDennis Cranston2005-08-261-19/+15
* Change GDM_KEY_SERVERS to GDM_KEY_SECTION_SERVER and addedBrian Cameron2005-08-041-12/+22
* Removed special option for 24 hour time format. Added function to parseTommi Vainikainen2005-07-261-3/+0
* Bumped version to 2.8.0.2 since a new interface was added, theBrian Cameron2005-07-231-56/+76
* C89 compliance patch provided by Jens Granseuer. Fixes bug #311097.Brian Cameron2005-07-211-5/+8
* Cleanup terminology, and fix many strings. See bug #310453. Also fixes bugTommi Vainikainen2005-07-191-2/+2
* No longer use C99 features that do not work with gcc 2.95, specifically doBrian Cameron2005-06-301-34/+49
* Fix Delete button sensitivity. Fixes part of bug #302354. Patch by AndrewBrian Cameron2005-06-171-6/+55
* Removed "No Image" button for setting the background since it isBrian Cameron2005-06-101-8/+0
* Add Xserver configuration tab to gdmsetup. Minor cleanup of gdmsetup.c andBrian Cameron2005-06-101-249/+912
* Correct Makefile so that if CONSOLE_HELPER is set, we don't try to createBrian Cameron2005-05-041-141/+315
* Fix typos in strings. Fixes bug 301694. Patch provided by Kjartan Maraas.Brian Cameron2005-04-251-1/+1
* Fix sensitivities of new Login Sounds feature. Further fix for #300136.Brian Cameron2005-04-201-6/+0
* Add login success/failure sounds. Patch provided by Andrew Case. Refer toBrian Cameron2005-04-191-50/+198
* Added DefaultWelcome and DefaultRemoteWelcome keys to the config fileBrian Cameron2005-04-161-21/+80
* Display an error dialog if the user's $HOME/.dmrc can't be accessed forBrian Cameron2005-04-131-7/+12
* Patched locale.alias to include missing languages. Patch provided by RayBrian Cameron2005-04-121-2/+17
* Now make button3 always act like button 1 for better left-hand support. NoBrian Cameron2005-04-081-11/+12
* Fixed dialogs that ask user if they want to change their defaultBrian Cameron2005-04-051-14/+15
* Revamped gdmsetup so that it uses the new file browser everywhere, usesBrian Cameron2005-03-311-200/+481
* Add face browser tab for configuring the face browser with the ExcludeBrian Cameron2005-03-231-21/+466
* Fix a number of run-on sentences. Fixes bug 170532.Adam Weinberger2005-03-191-1/+1
* Fixed messages - fixes bug 170531. Now use ve_locale_from_utf in theBrian Cameron2005-03-191-2/+2