Go to file
Owen W. Taylor 45c600cd25 Add an active property to ShellButtonBox
Add an 'active' property to ShellButtonBox. This allows ShellButtonBox
to be used as a "toggle button". It's up the application to connect
it to the ::activate signal; there's no default handling of this.

(It's seldom that the only time you want to toggle a toggle button
through the user interface, so you need some connection to the backend
data store in any case. Removing the default handling all-together
prevents weird interactions.)

When we have built-in styling for ShellButtonBox the 'active' state
would be one of the elements that would be affect the styling.

http://bugzilla.gnome.org/show_bug.cgi?id=593502
2009-08-29 15:20:18 -04:00
.settings Convert all JS style to be uniform, add Eclipse settings bits 2008-11-28 20:12:20 +00:00
data Some search appearance fixes for last commit 2009-08-16 10:09:34 -04:00
js Bug 592507 - Javascript exception when ~/.gtk-bookmarks is missing 2009-08-29 14:26:26 +01:00
po Update Dutch translation 2009-08-29 15:11:34 +02:00
src Add an active property to ShellButtonBox 2009-08-29 15:20:18 -04:00
tools/build Remove pre-GNOME-2.26 panel-replacement code 2009-08-28 12:34:04 -04:00
.gitignore Update .gitignore for i18n files 2009-08-18 18:19:16 -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 Add localization 2009-08-14 09:14:34 -04:00
configure.ac Bump version to 2.27.1 2009-08-28 20:10:43 -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 Add localization 2009-08-14 09:14:34 -04:00
README Initial commit 2008-10-31 04:22:44 +00:00