summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update for releaseGDM_2_21_9William Jon McCann2008-03-113-3/+27
* Don't glog in the signal handlers. Add a default SIGTRAP handler so we getWilliam Jon McCann2008-03-105-37/+37
* Remove duplicate signal definition.William Jon McCann2008-03-102-10/+6
* Log pid too. Only do perror if available.William Jon McCann2008-03-102-1/+12
* Fix formatting error in changelogRay Strode2008-03-101-1/+1
* Add a property for disable-tcp and default to TRUE.William Jon McCann2008-03-102-0/+27
* gui/simple-greeter/gdm-chooser-widget.c: (start_timer), (stop_timer):Ray Strode2008-03-102-0/+14
* add gdm-session-direct.xml to EXTRA_DISTRay Strode2008-03-102-0/+6
* When the user has successfully been verified, inform the greeter, so thatRay Strode2008-03-099-1/+79
* add new "start-session" to replace "interactive" from before Tell slave toRay Strode2008-03-094-20/+65
* ): Make "is-interactive" property to replace "interactive" signal, sinceRay Strode2008-03-093-10/+53
* Keep timed_login_enabled in sync with state of automatic login userRay Strode2008-03-092-1/+11
* Only show automatic login timer when the automatic login user is selectedRay Strode2008-03-092-12/+14
* Rename "Timed Login" request on the slave to "Auto Login" since that'sRay Strode2008-03-099-56/+83
* Read timed login configuration from the daemon, and pass along rather thanRay Strode2008-03-099-51/+145
* updated ta translationFelix I2008-03-092-1851/+2650
* Add new "interactive" signal to login window which is emitted when theRay Strode2008-03-094-0/+53
* After successfully verifying the user, wait until the greeter gives the goRay Strode2008-03-096-5/+141
* STRING,INT):Ray Strode2008-03-094-0/+121
* Updated French translation by Stéphane Raimbault and Claude Paroz.Stéphane Raimbault2008-03-092-5135/+752
* Add crash logger tool.William Jon McCann2008-03-085-0/+131
* Hook up signal handler to greeter.William Jon McCann2008-03-083-1/+92
* Updated Greek translationKostas Papadimas2008-03-082-294/+707
* *ro.po: Updated Romanian translation by Mişu Moldovan <dumol@gnome.ro>Mugurel Tudor2008-03-072-756/+714
* Added Telugu (te) Added Telugu translation done by Krishna Babu KSunil Mohan Adapa2008-03-073-0/+1108
* Fix NULL string issue in debug statement.Brian Cameron2008-03-062-1/+7
* Cast the signal number to a byte before sending over the pipe. Patch from:William Jon McCann2008-03-062-3/+9
* Put the SessionDirect on the bus. Doesn't do anything yet.William Jon McCann2008-03-0610-6/+190
* Invert the sense of the policy. Deny first.William Jon McCann2008-03-062-15/+31
* Don't allow empty strings for keys.William Jon McCann2008-03-062-1/+11
* Try a little harder to not keep sensitive data in memory.William Jon McCann2008-03-053-10/+44
* Draw selected timers with the right colors when they aren't focusedRay Strode2008-03-052-3/+17
* Link common convenience lib to test binary, to prevent build failureRay Strode2008-03-052-0/+7
* Updated files list. Updated Slovak translation by Pavol Šimo.Marcel Telka2008-03-053-3774/+790
* add timer animation next to automatic login userRay Strode2008-03-052-0/+10
* add timer cell renderer to build Add new timer api to chooser widget thatRay Strode2008-03-054-6/+263
* rename in_use_column and number_of_in_use_rows to status_column andRay Strode2008-03-052-13/+25
* New cell renderer that does clock count-down animation (will be improvedRay Strode2008-03-053-0/+296
* Use a connect button, set an initial size for the window, removeWilliam Jon McCann2008-03-044-2/+15
* Destroy the remote login window when the xserver quits.William Jon McCann2008-03-044-17/+150
* Abstract the host selection to be able to support other kinds in additionWilliam Jon McCann2008-03-0410-112/+550
* Be sure to lock screen when switching to login window. Also trim some fat.William Jon McCann2008-03-032-94/+34
* Order the users in the applet the same way we do for the greeter: in orderWilliam Jon McCann2008-03-033-31/+65
* Desensitize the current user.William Jon McCann2008-03-032-22/+53
* Updated Marathi TranslationsRahul Bhalerao2008-03-032-66/+39
* Arangel Angov <arangel@linux.net.mk> * mk.po: Updated Macedonian translationArangel Angov2008-03-022-779/+4578
* return state of caps lock key, not state of caps lock indicator lightRay Strode2008-02-292-4/+10
* Don't eat all key presses in caps lock handlerRay Strode2008-02-292-21/+21
* Use the new g-s-d method to dbus activate the service. Block while theWilliam Jon McCann2008-02-293-2/+102
* Add a banner message feature.William Jon McCann2008-02-284-20/+165