summaryrefslogtreecommitdiff
path: root/gui/gdmsetup.c
Commit message (Expand)AuthorAgeFilesLines
* migrate gui to new config framework with a chainsawWilliam Jon McCann2007-06-011-8365/+0
* Added missing handler for AlwaysLoginCurrentSession in General tab.Lukasz Zalewski2007-04-121-0/+3
* Handle locale strings a bit better.William Jon McCann2007-04-101-1/+1
* Changes to some strings related to custom commands stuff such that theyLukasz Zalewski2007-04-101-15/+15
* Return correct value when GET_CONFIG_FILE is asked for. Previously theBrian Cameron2007-04-051-43/+47
* Use fewer global variables. Separate monolithic gdm.h into componentWilliam Jon McCann2007-04-021-0/+3
* Only show tar and compressed tar files in file chooser for selectingBrian Cameron2007-04-021-0/+8
* Remove gnome glade, since it is not used anymore. Fixes bug #424696. PatchBrian Cameron2007-04-021-1/+1
* Remove the AlwaysRestartServer configuration option. Fixes part of #326771William Jon McCann2007-03-261-6/+0
* Redesign the internal configuration system. Fixes #355425William Jon McCann2007-03-261-7/+56
* Phase 1 of removing vicious-extensions and replacing with a rewrite.Brian Cameron2007-03-211-1097/+857
* Free leaked memory when calling g_strconcat.Brian Cameron2007-03-091-2/+5
* 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
* Fixes so code will compile with c99 compilers. Fixes bug #394421. PatchBrian Cameron2007-01-091-8/+8
* 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-241-16/+48
* More fixes/changes for bug/feature request #334186.Lukasz Zalewski2006-12-191-2/+3
* More fixes/changes for bug/feature request #334186.Lukasz Zalewski2006-12-151-251/+340
* Fixes for compiling with gcc 2.95. Patch provided by Jens GranseuerBrian Cameron2006-12-141-21/+25
* Additional fixes for bug/feature request #334186. Fixed some of theLukasz Zalewski2006-12-111-25/+38
* Additional fixes for bug/feature request #334186Lukasz Zalewski2006-12-081-0/+52
* Fixes bug/feature request #334186. Fixes bug #343206 Fixes bug #347101Lukasz Zalewski2006-12-071-30/+1565
* More changes related to bug #352924. Made warnings more self-explanatoryLukasz Zalewski2006-11-081-25/+106
* Update to new release version. Updated. Update version number.Brian Cameron2006-11-061-7/+93
* Fixes enhancement request #358114. Added variables & functions used toLukasz Zalewski2006-10-291-4/+4
* 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
* Fix for bug causing gdmsetup to have performance issues starting up. FixesBrian Cameron2006-07-171-16/+13
* Fix bug that causes gdmsetup to not fail properly when there is no customBrian Cameron2006-06-191-1/+1
* Fix more warnings.Brian Cameron2006-06-091-0/+4
* Fix autologin Pam service name. Fixes bug #344191. Fix warnings.Brian Cameron2006-06-091-5/+7
* Remove some unused code. Fix so when you click on the include_all button,Brian Cameron2006-05-301-17/+19
* Fix for C89 compilers. Patch by Jens Granseuer <jensgr@gmx.net>.Brian Cameron2006-04-181-1/+3
* Removed a C99 local variable definition that breaks the build with gccJulio M. Merino Vidal2006-03-281-15/+15
* 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