summaryrefslogtreecommitdiff
path: root/gui
Commit message (Expand)AuthorAgeFilesLines
* Updated for 2.8.0.2 release. Fixed strings, refer to bugs #312959, 312960,Brian Cameron2005-08-091-4/+4
* This change was approved by the release team since it affects UI after theBrian Cameron2005-08-082-27/+419
* GDM is more backwards compatible. The change to add DefaultWelcome andBrian Cameron2005-08-042-2/+69
* Removed special option for 24 hour time format. Added function to parseTommi Vainikainen2005-07-266-57/+74
* Don't return a pointer into the middle of a string that must be freed.William Jon McCann2005-07-262-8/+17
* Somehow missed adding this file. Add file.William Jon McCann2005-07-252-0/+2
* A few more tweaks to the face browser.William Jon McCann2005-07-242-186/+245
* Updated images.William Jon McCann2005-07-2432-38/+27
* Oops, I was trying to be careful and not check in gdmsetup.glade file that I ...Brian Cameron2005-07-232-1/+3
* Bumped version to 2.8.0.2 since a new interface was added, theBrian Cameron2005-07-2311-102/+213
* New file. Add glade file. Rewritten to be more HIG compliant, useWilliam Jon McCann2005-07-223-305/+732
* C89 compliance patch provided by Jens Granseuer. Fixes bug #311097.Brian Cameron2005-07-211-5/+8
* Remove unused gtkmessagedialog.h header file. Removing these files fromWilliam Jon McCann2005-07-214-200/+0
* Tweak the colors in the user list. Make the background translucent behindWilliam Jon McCann2005-07-203-20/+48
* Moved gdm_common_show_info_msg, gdm_common_msg and gdm_common_query fromBrian Cameron2005-07-204-141/+138
* Backed out calls to g_chmod since gdm2 should not depend on glib functionsBrian Cameron2005-07-201-0/+4
* Use common function for loading face images.William Jon McCann2005-07-197-142/+181
* Use HIG style button layout. Fixes #310549William Jon McCann2005-07-191-5/+13
* Added gdmdynamic and gdmthemetester binaries to .cvsignore filesTommi Vainikainen2005-07-192-0/+2
* Cleanup terminology, and fix many strings. See bug #310453. Also fixes bugTommi Vainikainen2005-07-1910-28/+25
* Use new gstdio functions and set correct permission on .face.William Jon McCann2005-07-141-7/+10
* Cleaned up configure file. Changed "Gnome" to "GNOME".Brian Cameron2005-07-121-2/+2
* No longer use C99 features that do not work with gcc 2.95, specifically doBrian Cameron2005-06-302-36/+51
* Upgrading to pkgconfig 0.17.2 broke the Solaris build because it no longerBrian Cameron2005-06-222-5/+56
* Fix Delete button sensitivity. Fixes part of bug #302354. Patch by AndrewBrian Cameron2005-06-171-6/+55
* Fix leaks. Addresses bug #307482. Patch provided by Kjartan Maraas. RemoveBrian Cameron2005-06-157-32/+13
* Now log messages to syslog since you can't see messages printed toBrian Cameron2005-06-152-700/+705
* Fixed so faces subdir builds with distcheck.GDM2_2_8_0_0Brian Cameron2005-06-101-5/+12
* Fixed so faces subdir gets distributed.Brian Cameron2005-06-101-1/+1
* Removed "No Image" button for setting the background since it isBrian Cameron2005-06-103-25/+0
* Add Xserver configuration tab to gdmsetup. Minor cleanup of gdmsetup.c andBrian Cameron2005-06-103-740/+2395
* Change "reboot" to "restart". Changed function names and variables fromBrian Cameron2005-06-025-30/+30
* Added new file so build works.Brian Cameron2005-06-021-0/+191
* Added support for dynamic Xservers. Fixes enhancement request #168219.Brian Cameron2005-05-171-1/+14
* Fixed comments.Brian Cameron2005-05-171-3/+3
* Removed. Removed.Danilo \305\240egan2005-05-171-4/+0
* Fix broken messages. Fixes bug #304377. Thanks to Leena Gunda.Brian Cameron2005-05-161-2/+2
* No longer set default font size. Thanks to Erwann Chenede for catchingBrian Cameron2005-05-131-3/+0
* Refactored the code so session menu setup code is no longer duplicated inBrian Cameron2005-05-043-6/+6
* Refactored the code so session menu setup code is no longer duplicated inBrian Cameron2005-05-044-471/+268
* Correct Makefile so that if CONSOLE_HELPER is set, we don't try to createBrian Cameron2005-05-0411-406/+840
* Now use more sensible arguments for starting magnifier, recommended byBrian Cameron2005-04-261-1/+1
* Added: gui/greeter/canvas_text.[ch]: No longer rely on Xserver physicalBrian Cameron2005-04-255-101/+528
* Fix typos in strings. Fixes bug 301694. Patch provided by Kjartan Maraas.Brian Cameron2005-04-253-4/+4
* Corrected broken if test pointed out by meissner@suse.de. Fixes bugBrian Cameron2005-04-221-2/+1
* Fix sensitivities of new Login Sounds feature. Further fix for #300136.Brian Cameron2005-04-201-6/+0
* For Danish-English use en_DK instead of en_IE. Made less out-of-date.Brian Cameron2005-04-201-1/+1
* Cleanup for login success/failure sounds. Patch provided by MarkBrian Cameron2005-04-208-46/+48
* Add login success/failure sounds. Patch provided by Andrew Case. Refer toBrian Cameron2005-04-198-87/+677
* I noticed that double clicking in the Face Browser was causing the focusBrian Cameron2005-04-192-0/+20