gnome-shell/js/ui
Marina Zhurakhinskaya babb13f603 Remove unused button width and height arguments and specify button height explicitly
minWidth and minHeight arguments of the Button class were not used.

Panel buttons need their height to be explicitly specified as
PANEL_HEIGHT to take up full panel height. This fixes the problem with the
user not being able to click at the very top edge of the panel to activate
the button.
2009-08-11 18:16:33 -04:00
..
altTab.js Fix indentation issues in altTab.js, plus minor cleanup in some other files. 2009-08-06 01:54:22 +02:00
appDisplay.js Bug 591437 - Rename overlay.js to overview.js 2009-08-11 15:15:25 +02:00
button.js Remove unused button width and height arguments and specify button height explicitly 2009-08-11 18:16:33 -04:00
chrome.js Bug 591437 - Rename overlay.js to overview.js 2009-08-11 15:15:25 +02:00
dash.js Bug 591437 - Rename overlay.js to overview.js 2009-08-11 15:15:25 +02:00
dnd.js dnd: Fix used of undefined variables 2009-08-08 10:09:30 -04:00
docDisplay.js Bug 591437 - Rename overlay.js to overview.js 2009-08-11 15:15:25 +02:00
genericDisplay.js Bug 591437 - Rename overlay.js to overview.js 2009-08-11 15:15:25 +02:00
link.js Fix behavior of More... links by adding a Link class 2009-02-26 18:07:25 -05:00
lookingGlass.js lookingGlass: Add hierarchy list and property inspector 2009-08-04 11:12:02 -04:00
main.js panel: Switch to fully dynamic layout 2009-08-11 13:08:19 -04:00
Makefile.am Bug 591437 - Rename overlay.js to overview.js 2009-08-11 15:15:25 +02:00
overview.js panel: Switch to fully dynamic layout 2009-08-11 13:08:19 -04:00
panel.js Remove unused button width and height arguments and specify button height explicitly 2009-08-11 18:16:33 -04:00
places.js Bug 591437 - Rename overlay.js to overview.js 2009-08-11 15:15:25 +02:00
runDialog.js Clear text in the run dialog when it's hidden with escape 2009-08-06 02:04:04 +02: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 ShellAppSystem: Support loading a .desktop file directly 2009-08-09 09:53:06 -04:00
widgetBox.js Fixes to allow widgets to be initially collapsed 2009-07-06 11:55:16 -04:00
windowManager.js Bug 591437 - Rename overlay.js to overview.js 2009-08-11 15:15:25 +02:00
workspaces.js Bug 591437 - Rename overlay.js to overview.js 2009-08-11 15:15:25 +02:00