From 2eff9b0bd9cd4dcb81eca1725ccad37cf68c42fe Mon Sep 17 00:00:00 2001 From: Matthew Loper Date: Fri, 7 Apr 2000 18:15:29 +0000 Subject: + * addressbook/demo/addressbook.c (control_activate_cb): New + function. Called when the control is (de)activated. + (control_activate): New function; called when the control is + activated, and sets up toolbar/menu times. + (control_deactivate): New function; removes those toolbar/menu + items. + (do_nothing_cb): Does nothing :-) + (addressbook_factory): Hook up to control_activate_cb(). svn path=/trunk/; revision=2327 --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d10ba5ab59..a7fac81f29 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2000-04-07 Matt Loper + + * addressbook/demo/addressbook.c (control_activate_cb): New + function. Called when the control is (de)activated. + (control_activate): New function; called when the control is + activated, and sets up toolbar/menu times. + (control_deactivate): New function; removes those toolbar/menu + items. + (do_nothing_cb): Does nothing :-) + (addressbook_factory): Hook up to control_activate_cb(). + 2000-04-07 Chris Toshok * addressbook/backend/pas/pas-backend-file.c -- cgit v1.2.3