| Commit message (Expand) | Author | Age | Files | Lines |
* | No longer link against libvicious since it isn't used by the gestures | Brian Cameron | 2005-11-04 | 1 | -5/+2 |
* | Update Name, GenericName & Comment to "Login Window" preferences. Change | Dennis Cranston | 2005-11-04 | 1 | -4/+4 |
* | Set the window icon. Use HIG recommended widget spacing. | Dennis Cranston | 2005-11-04 | 2 | -87/+125 |
* | Redesign of daemon configuraton. Now all vicious-extensions logic is in | Brian Cameron | 2005-11-04 | 10 | -180/+180 |
* | Fix bug #314685, "Gdmsetup UI fixes". Based on redesign mockups by Calum | Dennis Cranston | 2005-10-28 | 4 | -4978/+8288 |
* | 2005-10-28 Brian Cameron <brian.cameron@sun.com. | Brian Cameron | 2005-10-28 | 1 | -3/+3 |
* | 2005-10-28 Brian Cameron <brian.cameron@sun.com. | Brian Cameron | 2005-10-28 | 1 | -3/+3 |
* | No longer set tooltips for menu items in gdmlogin. These are distracting, | Brian Cameron | 2005-10-14 | 5 | -158/+68 |
* | Change the way the "OK" and "Cancel" buttons work so that they are | Brian Cameron | 2005-10-06 | 4 | -15/+36 |
* | Correct reading of config file. Fixes bug #313701. Patch provided by | Brian Cameron | 2005-10-04 | 1 | -1/+1 |
* | Fix label to remove unwanted "\n" characters. Fixes bug #317820. | Brian Cameron | 2005-10-03 | 1 | -5/+2 |
* | Fix messages. Thanks to Adam Weinberger <adamw@gnome.org> for patches. | Brian Cameron | 2005-09-30 | 2 | -2/+2 |
* | Remove syslog() test that causes needless syslog message when Solaris | Brian Cameron | 2005-09-29 | 2 | -2/+2 |
* | Consolidate screensaver activation code. Don't use deprecated gnome-exec. | William Jon McCann | 2005-09-28 | 1 | -48/+64 |
* | Now print syslog warning if GDM theme has ulist but does not have | Brian Cameron | 2005-09-27 | 1 | -0/+3 |
* | Remove needless include. | Brian Cameron | 2005-09-27 | 2 | -2/+0 |
* | Cleaned up startnew option. | Brian Cameron | 2005-09-27 | 1 | -38/+38 |
* | Only set right/left mouse buttons to map to button1 when RUNNING_UNDER_GDM | Brian Cameron | 2005-09-27 | 2 | -38/+44 |
* | use gnome-screensaver if available instead of xscreensaver. | Rodrigo Moya | 2005-09-23 | 2 | -8/+31 |
* | Add documentation regarding how to set up Automatic Login on Solaris. | Brian Cameron | 2005-09-21 | 4 | -21/+12 |
* | Fix gdmsetup so that when user modifies Include/Exclude list, it also | Brian Cameron | 2005-09-15 | 2 | -14/+49 |
* | Now turn on gesture debug when GDM debug is on. Fix bug in | Brian Cameron | 2005-09-14 | 2 | -142/+186 |
* | Correct memory leaks. Fixes bug #315388, patch by Ray Strode with minor | Brian Cameron | 2005-09-07 | 10 | -40/+70 |
* | Corrected definition of void function to avoid compiler warning. | Brian Cameron | 2005-09-06 | 1 | -1/+1 |
* | Fixed syslog debugging so it works better. | Brian Cameron | 2005-08-30 | 2 | -4/+8 |
* | GNOME HIG fixes for the Language, Session and Message dialogs. Modified | Dennis Cranston | 2005-08-26 | 14 | -260/+355 |
* | Fix reading of configuration file so it works. | Brian Cameron | 2005-08-18 | 1 | -1/+1 |
* | added missing tooltips. | Rodrigo Moya | 2005-08-17 | 2 | -0/+8 |
* | Change installation location of gdmphotosetup.desktop from | Brian Cameron | 2005-08-15 | 1 | -1/+1 |
* | Updated links to point to http://www.gnome.org/projects/gdm/ for the | Brian Cameron | 2005-08-15 | 1 | -6/+14 |
* | Add a new option --startnew (or -s) to start a new flexible server without | Brian Cameron | 2005-08-12 | 1 | -33/+41 |
* | Correct use-after-free issue with the dynamic session in the sessions | Brian Cameron | 2005-08-09 | 1 | -2/+2 |
* | Fixed strings, refer to bugs #312959, 312960, and 312961. | Brian Cameron | 2005-08-09 | 1 | -4/+4 |
* | Made XML conformant. Now GDM is more backwards compatible. The change to | Brian Cameron | 2005-08-04 | 2 | -2/+69 |
* | Change GDM_KEY_SERVERS to GDM_KEY_SECTION_SERVER and added | Brian Cameron | 2005-08-04 | 2 | -27/+419 |
* | Reorder code so that the affirmative response is always the rightmost | Ryan Lortie | 2005-08-01 | 1 | -6/+6 |
* | Removed special option for 24 hour time format. Added function to parse | Tommi Vainikainen | 2005-07-26 | 6 | -57/+74 |
* | Don't return a pointer into the middle of a string that must be freed. | William Jon McCann | 2005-07-26 | 2 | -8/+17 |
* | Somehow missed adding this file. Add file. | William Jon McCann | 2005-07-25 | 2 | -0/+2 |
* | A few more tweaks to the face browser. | William Jon McCann | 2005-07-24 | 2 | -186/+245 |
* | Updated images. | William Jon McCann | 2005-07-24 | 32 | -38/+27 |
* | Oops, I was trying to be careful and not check in gdmsetup.glade file that I ... | Brian Cameron | 2005-07-23 | 2 | -1/+3 |
* | Bumped version to 2.8.0.2 since a new interface was added, the | Brian Cameron | 2005-07-23 | 11 | -102/+213 |
* | New file. Add glade file. Rewritten to be more HIG compliant, use | William Jon McCann | 2005-07-22 | 3 | -305/+732 |
* | C89 compliance patch provided by Jens Granseuer. Fixes bug #311097. | Brian Cameron | 2005-07-21 | 1 | -5/+8 |
* | Remove unused gtkmessagedialog.h header file. Removing these files from | William Jon McCann | 2005-07-21 | 4 | -200/+0 |
* | Tweak the colors in the user list. Make the background translucent behind | William Jon McCann | 2005-07-20 | 3 | -20/+48 |
* | Moved gdm_common_show_info_msg, gdm_common_msg and gdm_common_query from | Brian Cameron | 2005-07-20 | 4 | -141/+138 |
* | Backed out calls to g_chmod since gdm2 should not depend on glib functions | Brian Cameron | 2005-07-20 | 1 | -0/+4 |
* | Use common function for loading face images. | William Jon McCann | 2005-07-19 | 7 | -142/+181 |