gnome-shell/js/ui
Siegfried-Angel Gevatter Pujals 0a1aac862f Fix details pane repositioning
Two calls to _repositionDetails() were done too early,
before the visibility of the results pane had changed,
so they had no effect. Thus when a search was done while
a details pane was active, the pane with the results was
hidden by the details pane.

In addition to fixing this, move the two remaining calls to
the line after changing the results pane's visibility
to make it clearer why the calls are there.
2009-07-31 16:12:19 +02:00
..
altTab.js
appDisplay.js Fix showing small item previews 2009-07-29 17:56:13 -04:00
button.js Bug 588462 - Use a plain black panel with a different layout 2009-07-16 22:02:32 +02:00
chrome.js Fix Chrome.removeActor() 2009-07-06 11:55:17 -04:00
dnd.js Port gnome-shell to the Clutter-1.0 API 2009-06-08 13:49:53 -04:00
docDisplay.js Fix showing small item previews 2009-07-29 17:56:13 -04:00
genericDisplay.js Fix showing small item previews 2009-07-29 17:56:13 -04:00
link.js
main.js Animate panel appearance on startup 2009-07-02 01:04:40 -04:00
Makefile.am
overlay.js Fix details pane repositioning 2009-07-31 16:12:19 +02:00
panel.js Bug 588462 - Use a plain black panel with a different layout 2009-07-16 22:02:32 +02:00
runDialog.js Add magic "js " prefix to runDialog to run arbitrary JavaScript 2009-07-08 17:30:09 -04:00
sidebar.js Add GConf schemas for sidebar prefs, and use those prefs from sidebar.js 2009-07-06 11:55:17 -04:00
tweener.js Port gnome-shell to the Clutter-1.0 API 2009-06-08 13:49:53 -04:00
widget.js Replace lastVisited method in DocInfo with timestamp attribute 2009-07-29 10:52:33 +02:00
widgetBox.js Fixes to allow widgets to be initially collapsed 2009-07-06 11:55:16 -04:00
windowManager.js
workspaces.js Bug 588173 - No remove button on the first workspace 2009-07-14 14:58:24 +02:00