Go to file
Giovanni Campagna a7bd9f811b PopupMenu: disconnect from 'destroy' signals of destroyed items
After an item is destroyed, all its signals were disconnected,
except for 'destroy' itself. This could lead to exceptions, if
destroy was called more than once on the item.

https://bugzilla.gnome.org/show_bug.cgi?id=665680
2011-12-22 18:00:52 +01:00
.settings
browser-plugin browser-plugin: Fix installation on WebKit-like browsers 2011-12-18 18:29:55 -05:00
data dash: Move labels beside the app icon upon hovering 2011-12-22 09:07:48 +00:00
docs Doc fixes 2011-11-07 15:24:59 -05:00
js PopupMenu: disconnect from 'destroy' signals of destroyed items 2011-12-22 18:00:52 +01:00
man
po Updated POTFILES.in 2011-12-20 20:39:12 +01:00
src shell-app: ensure there's always a muxer when setting actions on it 2011-12-21 16:36:56 +01:00
tests Util: fix binary search exit condition 2011-12-20 22:44:03 +01:00
tools build: Fix dependencies for debian-based distros 2011-11-05 13:52:36 +01:00
.gitignore
.project
AUTHORS
autogen.sh
configure.ac Bump version to 3.3.2 2011-11-21 19:38:55 -05:00
COPYING
gnome-shell.doap
MAINTAINERS
Makefile.am
NEWS Bump version to 3.3.2 2011-11-21 19:38:55 -05: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.