Go to file
Owen Taylor c12de59864 Add a concept of "going modal" by grabbing the keyboard
shell-global.[ch]: Replace shell_global_focus_stage()
  with shell_global_grab_keyboard()/shell_global_ungrab_keyboard()
main.js: Add startModal()/endModal() functions to go modal and
  undo that.
run_dialog.js overlay.js main.js: Use startModal() for the overlay
  and for the run dialog.

http://bugzilla.gnome.org/show_bug.cgi?id=561880

svn path=/trunk/; revision=83
2008-11-24 19:07:18 +00:00
js/ui Add a concept of "going modal" by grabbing the keyboard 2008-11-24 19:07:18 +00:00
scripts Bump default screen size to 1024x748; current mininum 2008-11-19 21:15:59 +00:00
src Add a concept of "going modal" by grabbing the keyboard 2008-11-24 19:07:18 +00:00
tools/build Check that xulrunner-1.9-dev is installed ahead of time 2008-11-18 00:45:32 +00:00
AUTHORS Initial commit 2008-10-31 04:22:44 +00:00
autogen.sh Initial commit 2008-10-31 04:22:44 +00:00
configure.ac Link tidy against clutter-0.8 2008-11-14 21:26:00 +00:00
COPYING Initial commit 2008-10-31 04:22:44 +00:00
MAINTAINERS Initial commit 2008-10-31 04:22:44 +00:00
Makefile.am Initial commit 2008-10-31 04:22:44 +00:00
README Initial commit 2008-10-31 04:22:44 +00:00