This website requires JavaScript.
Explore
Help
Register
Sign In
isa
/
gnome-shell
Watch
1
Star
0
Fork
0
You've already forked gnome-shell
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
gnome-shell
/
js
/
ui
History
Marina Zhurakhinskaya
5b31ce3415
Switch all JavaScript variable names to firstWordLowerCase style to agree with the Style Guide.
...
svn path=/trunk/; revision=57
2008-11-19 19:23:24 +00:00
..
button.js
Switch all JavaScript variable names to firstWordLowerCase style to agree with the Style Guide.
2008-11-19 19:23:24 +00:00
main.js
Add a button object that highlights a button area when it is moused over and transitions it to a different color when the button is pressed in. Use this button object for the panel's "Activities" button.
2008-11-15 00:44:11 +00:00
overlay.js
Switch all JavaScript variable names to firstWordLowerCase style to agree with the Style Guide.
2008-11-19 19:23:24 +00:00
panel.js
Add an extra background to the button that maintains the state of the pressed button color opacity. This ensures the highlighted button color will be based on the button color instead of the color of the item the button is added to.
2008-11-17 22:32:28 +00:00