gnome-shell/js
Stefano Facchini eab4f4c963 Return expected type from handleDragOver for Activities button actors
Currently they return 'undefined' instead of something meaningful,
e.g. DND.DragMotionResult.CONTINUE. This was unnoticed because none
of the ancestors of the Activities button actors do any drag handling.
The only visible issue are JS errors generated when dragging, for example,
a window thumbnail over the button, because the cursor cannot be set.

https://bugzilla.gnome.org/show_bug.cgi?id=669921
2012-02-12 20:22:04 +01:00
..
extensionPrefs Fixed typo in string 2012-02-09 10:10:18 +01:00
gdm Fix some fallout from background-size addition 2012-01-10 21:50:21 +01:00
misc extensionUtils: Create and allow access to a new "extension" object 2012-02-07 16:00:37 -05:00
perf *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
ui Return expected type from handleDragOver for Activities button actors 2012-02-12 20:22:04 +01:00
Makefile.am Add a new tool, 'gnome-shell-extension-prefs', which can configure extensions 2012-02-07 16:00:37 -05:00