summaryrefslogtreecommitdiff
path: root/gui/gdmphotosetup.c
Commit message (Expand)AuthorAgeFilesLines
* Redesign the internal configuration system. Fixes #355425William Jon McCann2007-03-261-0/+1
* Phase 1 of removing vicious-extensions and replacing with a rewrite.Brian Cameron2007-03-211-8/+33
* Enable help button. Fixes bug #362853. Patch by Matthias ClasenBrian Cameron2006-10-171-0/+11
* Removed a C99 local variable definition that breaks the build with gccJulio M. Merino Vidal2006-03-281-2/+2
* Now support --with-sysconfsubdir so that GDM can be configured to have theBrian Cameron2006-03-281-1/+3
* This patch resolves some performance issues that I noticed when testingBrian Cameron2006-02-071-0/+3
* Now use g_ stdio function like g_chmod instead of chmod. Fixes bugBrian Cameron2005-12-221-2/+2
* Remove libgnome dependencies except in gdmflexiserver.c and gdmsetup.c.Brian Cameron2005-12-121-7/+2
* Fix a double free. Remove unused function.Dennis Cranston2005-11-241-14/+0
* Fix bug #317744, "Login photo dialog is awful", by simplifying the dialog.Dennis Cranston2005-11-241-209/+84
* This further improves GDM configuration so that now only the GDM daemonBrian Cameron2005-11-221-52/+8
* Redesign of daemon configuraton. Now all vicious-extensions logic is inBrian Cameron2005-11-041-4/+4
* Only set right/left mouse buttons to map to button1 when RUNNING_UNDER_GDMBrian Cameron2005-09-271-0/+2
* use gnome-screensaver if available instead of xscreensaver.Rodrigo Moya2005-09-231-4/+1
* Correct memory leaks. Fixes bug #315388, patch by Ray Strode with minorBrian Cameron2005-09-071-1/+3
* Corrected definition of void function to avoid compiler warning.Brian Cameron2005-09-061-1/+1
* GNOME HIG fixes for the Language, Session and Message dialogs. ModifiedDennis Cranston2005-08-261-3/+6
* Don't return a pointer into the middle of a string that must be freed.William Jon McCann2005-07-261-1/+1
* A few more tweaks to the face browser.William Jon McCann2005-07-241-7/+10
* Bumped version to 2.8.0.2 since a new interface was added, theBrian Cameron2005-07-231-9/+21
* New file. Add glade file. Rewritten to be more HIG compliant, useWilliam Jon McCann2005-07-221-304/+410
* Moved gdm_common_show_info_msg, gdm_common_msg and gdm_common_query fromBrian Cameron2005-07-201-7/+3
* Backed out calls to g_chmod since gdm2 should not depend on glib functionsBrian Cameron2005-07-201-0/+4
* Cleanup terminology, and fix many strings. See bug #310453. Also fixes bugTommi Vainikainen2005-07-191-2/+1
* Use new gstdio functions and set correct permission on .face.William Jon McCann2005-07-141-7/+10
* Fix leaks. Addresses bug #307482. Patch provided by Kjartan Maraas. RemoveBrian Cameron2005-06-151-0/+3
* Revamped gdmsetup so that it uses the new file browser everywhere, usesBrian Cameron2005-03-311-22/+22
* Add face browser tab for configuring the face browser with the ExcludeBrian Cameron2005-03-231-1/+1
* Fixed messages - fixes bug 170531. Now use ve_locale_from_utf in theBrian Cameron2005-03-191-1/+1
* Added Include and IncludeAll gdm config options to better control whatBrian Cameron2005-03-151-2/+2
* Changed default face directory to EXPANDED_DATADIR/pixmaps/faces sinceBrian Cameron2005-03-111-8/+17
* Added GET_CONFIG gdmflexiserver command, so that other programs can accessBrian Cameron2005-03-101-77/+167
* use VE_IGNORE_EINTR instead of IGNORE_EINTR and use this on more callsGeorge Lebl2003-12-191-11/+18
* Use the new ve_hig_dialog_new interface to set the markup flag whereGeorge Lebl2003-09-191-2/+12
* fix typo. Missed the damn release...Jordi Mallach2003-07-311-1/+1
* update the documentation a lot and install the docs. Yay! We have actualGeorge Lebl2003-07-191-0/+1
* compile gdmgreeter with viciousui (adds also libgnomeui, though we don'tGeorge Lebl2003-07-081-61/+58
* Change so that messages in the .po files do not contain unneccessaryGeorge Lebl2003-07-071-8/+11
* Fix #85543 by changing the .desktops to call gdm Login Screen and not GDM.George Lebl2003-06-121-1/+1
* use $HOME/.face by defaultGeorge Lebl2003-06-101-1/+1
* Dialogs have no separators. Makes them look at least a bit closer to HIGGeorge Lebl2003-06-061-1/+8
* do the face browser warning only if gdmlogin is selected for both greetersGeorge Lebl2003-05-191-1/+11
* add a suspend interruption and a SOP command. The greeter interrupts, theGeorge Lebl2003-05-151-1/+1
* update the message when GDM is not runningGeorge Lebl2002-12-211-0/+56
* update this, add MinimalUID, add a bunch of comments and reorganize aGeorge Lebl2002-08-131-2/+22
* s/.gnome/.gnome2/, Applied patch from #89454. But still also readGeorge Lebl2002-07-301-3/+3
* use the ve_signal routines, remove gdm_signal routinesGeorge Lebl2002-07-301-3/+2
* remove some dead code, minor fixesGeorge Lebl2002-05-271-40/+0
* check for setresuidGeorge Lebl2002-05-211-0/+6
* fixed crash, damnit I'm such an idiot, oh well fortunately the crash wouldGeorge Lebl2002-05-151-9/+3