gnome-shell/js
Ray Strode b19cef9dd5 unlockDialog: Use GdmUtil.AuthPrompt instead of ModalDialog
commit ea02380c15 made the login
screen stop using ModalDialog. It makes sense for the unlock
code to also stop using ModalDialog, too (for similar reasons).

Now that the login screen's auth prompt code has been separated
out, the unlock dialog can use it to get the buttons and spinners
etc, that it was previously getting from ModalDialog.

This commit drops the ModalDialog usage in the unlock dialog, and
makes the unlock dialog use GdmUtil.AuthPrompt instead.
2013-07-16 14:13:05 -04:00
..
extensionPrefs extensionPrefs: Fix opening extension preferences on startup 2013-02-28 15:37:29 +01:00
gdm unlockDialog: Use GdmUtil.AuthPrompt instead of ModalDialog 2013-07-16 14:13:05 -04:00
misc Hash: make .size() constant time 2013-05-12 21:06:34 +02:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui unlockDialog: Use GdmUtil.AuthPrompt instead of ModalDialog 2013-07-16 14:13:05 -04:00
Makefile.am ui: move AnimatedIcon out of panel.js 2013-06-25 15:16:42 -04:00