From 2bca4a48d043df577a6f5477b312b7f97adb29c7 Mon Sep 17 00:00:00 2001 From: Paolo Borelli Date: Thu, 17 Aug 2006 01:12:02 +0000 Subject: make sure the has-selection property is updated when the delection is 2006-08-17 Paolo Borelli * 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.pre-2-10 | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'ChangeLog.pre-2-10') diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index af578676e..79a8fae4b 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,6 +1,13 @@ +2006-08-17 Paolo Borelli + + * 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. + 2006-08-17 Michael Emmel - * configure.in + * configure.in: Changed to use cairo-directfb.pc bug #351519 2006-08-17 Kristian Rietveld -- cgit v1.2.1