CVSROOT: /cvs/gnome Module name: libbonoboui Changes by: kmaraas 06/11/15 08:46:17
Modified files: . : ChangeLog bonobo : bonobo-canvas-component.c bonobo-control-frame.c bonobo-control.c bonobo-plug.c bonobo-socket.c bonobo-ui-engine.c bonobo-ui-private.h bonobo-ui-sync-menu.c tests/control : test-control.c Log message: 2006-11-15 Kjartan Maraas <[EMAIL PROTECTED]> * bonobo/bonobo-canvas-component.c: (impl_Bonobo_Canvas_Component_realize): Remove unused bits. * bonobo/bonobo-control-frame.c: (control_connection_died_cb), (bonobo_control_frame_get_remote_window), (bonobo_control_frame_dispose), (bonobo_control_frame_finalize): Rename dprintf() to dbgprintf() to avoid conflict with libc function. * bonobo/bonobo-control.c: (control_frame_connection_died_cb), (bonobo_control_add_listener), (impl_Bonobo_Control_getWindowId), (bonobo_control_destroy), (bonobo_control_finalize), (bonobo_control_set_plug): dprintf() -> dbgprintf(). * bonobo/bonobo-plug.c: (bonobo_plug_new_for_display), (bonobo_plug_set_control), (bonobo_plug_delete_event), (bonobo_plug_realize), (bonobo_plug_unrealize), (bonobo_plug_map), (bonobo_plug_dispose), (bonobo_plug_size_allocate), (bonobo_plug_size_request), (bonobo_plug_expose_event): Same again. * bonobo/bonobo-socket.c: (bonobo_socket_finalize), (bonobo_socket_dispose), (bonobo_socket_realize), (bonobo_socket_unrealize), (bonobo_socket_expose_event), (bonobo_socket_focus_in), (bonobo_socket_focus_out), (bonobo_socket_size_allocate), (bonobo_socket_size_request), (bonobo_socket_show), (bonobo_socket_plug_removed): Same again. * bonobo/bonobo-ui-engine.c: (info_free_fn), (bonobo_ui_engine_object_set), (bonobo_ui_engine_dispose), (impl_finalize): And here. * bonobo/bonobo-ui-private.h: Rename the declarations. * bonobo/bonobo-ui-sync-menu.c: (impl_bonobo_ui_sync_menu_update_root): Fix a compiler warning. * tests/control/test-control.c: (destroy_cb): More renaming. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=libbonoboui&who=kmaraas&date=explicit&mindate=2006-11-15%2008:45&maxdate=2006-11-15%2008:47 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list