From 3db4f804fda057ff60bc019b3ce7082134eb80fc Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Tue, 2 Dec 2003 20:31:02 +0000 Subject: (init): Set the mode on the text cell renderer to GTK_CELL_RENDERER_MODE_ACTIVATABLE so clicking on the text doesn't change the status of the checkbox. [Many thanks to Jonathan Blandford for telling me how to do this!] svn path=/trunk/; revision=23588 --- widgets/misc/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'widgets/misc/ChangeLog') diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index 7d17f85730..09dbb12325 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,10 @@ +2003-12-02 Ettore Perazzoli + + * e-source-selector.c (init): Set the mode on the text cell + renderer to GTK_CELL_RENDERER_MODE_ACTIVATABLE so clicking on the + text doesn't change the status of the checkbox. [Many thanks to + Jonathan Blandford for telling me how to do this!] + 2003-12-01 JP Rosevear * e-source-selector.c (class_init): list the signal args properly -- cgit v1.2.3