summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update for releaseGDM_2_21_4William Jon McCann2007-12-183-3/+18
* Fix distcheck.William Jon McCann2007-12-184-0/+20
* Make sure variable is initialized.William Jon McCann2007-12-182-0/+6
* Require new gnome-settings-daemon.William Jon McCann2007-12-183-2/+10
* Tweak some widget spacing and alignment.William Jon McCann2007-12-185-821/+445
* Disable hiding the image columns for now.William Jon McCann2007-12-182-2/+8
* Load the list of sessions for each user at startup.William Jon McCann2007-12-183-14/+116
* add lame animation to greeter login window Patch from: Ray StrodeWilliam Jon McCann2007-12-172-4/+96
* This change adds the session chooser to the login window. It changes theWilliam Jon McCann2007-12-174-500/+942
* Remove extra slashes.William Jon McCann2007-12-172-2/+9
* Don't shrink the chooser in the test program. Patch from: Ray StrodeWilliam Jon McCann2007-12-172-1/+7
* Convert session chooser to derive from chooser widget. Patch from: RayWilliam Jon McCann2007-12-173-317/+64
* Convert user chooser to derive from chooser widget. Patch from: Ray StrodeWilliam Jon McCann2007-12-174-562/+77
* Add a common "chooser" widget. Patch from: Ray Strode <rstrode@redhat.com>William Jon McCann2007-12-174-1/+1748
* Fix check for check. Patch from: Ray Strode <rstrode@redhat.com>William Jon McCann2007-12-172-6/+6
* Updated Norwegian bokmål translation.Kjartan Maraas2007-12-172-23/+23
* sv.po: Updated Swedish translationDaniel Nylander2007-12-172-6/+22
* Add missing schemas file. Updated Norwegian bokmål translation.Kjartan Maraas2007-12-153-135/+157
* updating for PunjabiAmanpreet Singh Alam2007-12-141-65/+70
* Also look for prefix in env var.William Jon McCann2007-12-132-1/+12
* Make the settings daemon load plugins from a specified gconf prefix.William Jon McCann2007-12-1310-177/+284
* Updated Slovenian translationMatej Urbančič2007-12-102-2/+10
* Add a unit testing framework. Based on a patch from Andrew ZiemWilliam Jon McCann2007-12-0911-4/+514
* Updated Occitan translationYannig MARCHEGAY2007-12-081-16/+10
* Slightly updated Czech translation.Jakub Friedl2007-12-082-3922/+373
* Added entry for si- SinhalaSANDRA MARAKKALA DANISHKA NAVIN2007-12-031-1/+6
* updated LINGUAS file for si- SinhalaSANDRA MARAKKALA DANISHKA NAVIN2007-12-031-0/+1
* commentSANDRA MARAKKALA DANISHKA NAVIN2007-12-031-0/+582
* Fix some problems in the previous commit, spotted by Mike OliverRay Strode2007-12-012-0/+14
* Ensure second and subsequent auth cookies are random. Spotted by GeorgeRay Strode2007-11-304-21/+138
* Updated Slovenian translationMatej Urbančič2007-11-272-56/+74
* sv.po: Swedish translation updatedDaniel Nylander2007-11-252-5085/+726
* Updated Romanian translation by Mişu Moldovan <dumol@gnome.ro>Mugurel Tudor2007-11-222-1398/+2439
* Fix make distcheckRay Strode2007-11-193-5/+22
* set up correct permissions on /var/lib/gdmRay Strode2007-11-192-1/+13
* Fix AC_PREREQ. Fixes #497932William Jon McCann2007-11-192-1/+6
* Fix build on FreeBSD. Patch from: Joe Marcus Clarke <marcus@freebsd.org>William Jon McCann2007-11-1912-7/+44
* Add gconf.path and session-setup.entries to Makefile.amRay Strode2007-11-192-0/+8
* Setup gconf database for the GDM greeter session.William Jon McCann2007-11-195-1/+160
* updating translatioNAmanpreet Singh Alam2007-11-161-4874/+347
* only close access file if it's openRay Strode2007-11-152-6/+15
* Remove unused TSOL stuff.William Jon McCann2007-11-142-21/+4
* log session console i/o to ~/.xsession-errorsRay Strode2007-11-142-0/+88
* Update for 2.21.2.GDM_2_21_2William Jon McCann2007-11-123-1/+25
* Updated Slovenian translationMatej Urbančič2007-11-122-109/+98
* Add emacs mode lines, split lines.William Jon McCann2007-11-093-14/+33
* With this patch we now invoke the X server with the -auth argument andWilliam Jon McCann2007-11-0921-794/+828
* Build the test hal seats toolWilliam Jon McCann2007-11-073-1/+16
* Split up the Verification step in the GdmSession interface into componentWilliam Jon McCann2007-11-0712-512/+1689
* Make worker internally use a state machine.William Jon McCann2007-11-062-265/+302