From 5ffbd120533029408a898318f26ebee9d95b8433 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 7 Apr 2004 20:48:40 +0000 Subject: Removed the "apply" method. 2004-04-07 Jeffrey Stedfast * Evolution-ConfigControl.idl: Removed the "apply" method. * e-corba-config-page.c: We can probably remove this entire file, it seems pretty useless. But until I know for sure, I guess I won't bother. (impl_apply): Removed, no longer a valid interface. (listener_event_callback): Huh? calls a non-existant function if the event name was "changed". Uhm, yea...ok. Removed. (setup_listener): Removed. Did nothing but to setup the above listener. * evolution-config-control.c: No longer needs to keep 'changed' state. (evolution_config_control_changed): Removed. (impl_apply): Removed. No lonegr a valid interface. svn path=/trunk/; revision=25361 --- shell/ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 4fe778ac9a..3ab4e72c68 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,21 @@ +2004-04-07 Jeffrey Stedfast + + * Evolution-ConfigControl.idl: Removed the "apply" method. + + * e-corba-config-page.c: We can probably remove this entire file, + it seems pretty useless. But until I know for sure, I guess I + won't bother. + (impl_apply): Removed, no longer a valid interface. + (listener_event_callback): Huh? calls a non-existant function if + the event name was "changed". Uhm, yea...ok. Removed. + (setup_listener): Removed. Did nothing but to setup the above + listener. + + * evolution-config-control.c: No longer needs to keep 'changed' + state. + (evolution_config_control_changed): Removed. + (impl_apply): Removed. No lonegr a valid interface. + 2004-03-31 Rodney Dawes * e-shell-importer.c (choose_importer_from_list): -- cgit v1.2.3