Go to file
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
.settings Convert all JS style to be uniform, add Eclipse settings bits 2008-11-28 20:12:20 +00:00
data Don't dist gnome-shell.in 2009-08-10 18:02:41 -04:00
js Remove unused button width and height arguments and specify button height explicitly 2009-08-11 18:16:33 -04:00
src Use distinct filenames for all code generation tempories 2009-08-11 16:05:31 -04:00
tools/build Replace libgnomegnomeui with gnome-desktop in gnome-shell-build-setup.sh 2009-08-11 16:39:43 -04:00
.gitignore Add .desktop file to .gitignore 2009-08-10 13:57:40 -04:00
.project Convert all JS style to be uniform, add Eclipse settings bits 2008-11-28 20:12:20 +00:00
AUTHORS Initial commit 2008-10-31 04:22:44 +00:00
autogen.sh Don't use bash syntax pointlessly. Fixes this to work under real /bin/sh. 2009-04-07 09:37:29 -04:00
configure.ac Add application menu area to panel 2009-08-11 13:09:41 -04: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 Fix distcheck-hook for missing distributed JS files 2009-08-10 18:18:29 -04:00
README Initial commit 2008-10-31 04:22:44 +00:00