]> Pileus Git - ~andy/gtk/commit
make sure the has-selection property is updated when the delection is
authorPaolo Borelli <pborelli@katamail.com>
Thu, 17 Aug 2006 01:12:02 +0000 (01:12 +0000)
committerPaolo Borelli <pborelli@src.gnome.org>
Thu, 17 Aug 2006 01:12:02 +0000 (01:12 +0000)
commit2bca4a48d043df577a6f5477b312b7f97adb29c7
treed9da2735283bf95095b852bc3ea1d50cbe46d78f
parent6f4fa658339440abbb843a4798d9c7c8d87faa72
make sure the has-selection property is updated when the delection is

2006-08-17  Paolo Borelli  <pborelli@katamail.com>

* gtk/gtktextbuffer.c: make sure the has-selection property is
updated when the delection is deleted. Bug #329752
* tests/testtext.c: add a copy menu item and show how to
update its sensitivity tracking the has-selection property.
ChangeLog
ChangeLog.pre-2-10
gtk/gtktextbuffer.c
tests/testtext.c