Go to file
Giovanni Campagna b0dc841e00 Hash: make .size() constant time
MessageTray calls .size() very often to update the no messages label,
so a linear time implementation is not good enough.

https://bugzilla.gnome.org/show_bug.cgi?id=700194
2013-05-12 21:06:34 +02:00
.settings Convert all JS style to be uniform, add Eclipse settings bits 2008-11-28 20:12:20 +00:00
browser-plugin
data data: Fix typo in Screencast docs 2013-05-10 23:41:36 +02:00
docs shell-docs: remove leftover mobile-providers include 2013-02-06 01:33:51 +02:00
js Hash: make .size() constant time 2013-05-12 21:06:34 +02:00
man
po Updated Slovenian translation 2013-05-01 20:34:15 +02:00
src app-system: Remove last real use of shell_app_get_tree_entry 2013-05-12 14:45:36 -04:00
tests st-scroll-view: Add :overlay-scrollbars property 2013-02-22 10:57:50 +01:00
tools
.gitignore
.gitmodules Use libgnome-volume-control from a submodule 2012-12-08 15:53:46 +01:00
.project
AUTHORS
autogen.sh Use libgnome-volume-control from a submodule 2012-12-08 15:53:46 +01:00
configure.ac Bump version to 3.9.1 2013-04-30 23:58:35 +02:00
COPYING
gnome-shell.doap Revert "doap: add myself to doap file" 2013-03-15 14:02:31 -04:00
HACKING
MAINTAINERS
Makefile.am build: Exclude .gitmodules from distribution 2012-12-18 18:28:42 +01:00
NEWS Bump version to 3.9.1 2013-04-30 23:58:35 +02:00
README

GNOME Shell provides core user interface functions for the GNOME 3 desktop,
like switching to windows and launching applications. GNOME Shell takes
advantage of the capabilities of modern graphics hardware and introduces
innovative user interface concepts to provide a visually attractive and
easy to use experience.

For more information about GNOME Shell, including instructions on how
to build GNOME Shell from source and how to get involved with the project,
see:

 http://live.gnome.org/GnomeShell

Bugs should be reported at http://bugzilla.gnome.org against the 'gnome-shell'
product.

License
=======
GNOME Shell is distributed under the terms of the GNU General Public License,
version 2 or later. See the COPYING file for details.