2001-10-24 Michael Meeks * echo-client.c (main): re-write. 2001-04-14 Michael Meeks * Makefile.am (dist-hook): add. 2001-02-21 Michael Meeks * main.c (main): expand the macro so we don't quit - this defeats the point. * echo-client.c (usage): add runtime help text. (main): upd. * echo.c (echo_get_epv): move into (echo_class_init): here & upd. (init_echo_corba_class): kill. (echo_construct): kill. (echo_init): impl. (echo_construct): kill. (create_echo): kill. (echo_new): prune contents. 2001-01-25 Michael Meeks * main.c: fix include. 2001-01-25 Michael Meeks * Bonobo_Sample_Echo.idl: re-namespace. * Makefile.am (idl_DATA): upd. * echo-client.c: re-namespace * echo.c: re-namespace. 2001-01-18 Dietmar Maurer * main.c: use the new factory macros * Bonobo_Sample_Echo.oaf.in: changed the oaf IIDs to OAFIID:Bonobo_Sample_Echo_Factory and OAFIID:Bonobo_Sample_Echo 2000-10-31 Michael Meeks * Makefile.am: get idl includes the right way round. 2000-07-23 Michael Meeks * echo-client.c (main): fix severe ref-counting brokenness. 2000-07-22 Michael Meeks * echo-client.c (main): cleanings. (init_bonobo): handle orb correctly. 2000-07-12 Michael Meeks * echo.c (echo_new): Kill gtk_object_destroy. 2000-05-26 Michael Meeks * echo.oafinfo: fix misuse of IDL:Empty that was screwing an oaf test. 2000-03-26 Miguel de Icaza * README: add. 2000-04-01 Timur Bakeyev * Makefile.am: Add missed -I$(top_srcdir)/bonobo to the INCLUDES. 2000-03-26 Miguel de Icaza * New directory. Contains a sample skeleton for creating Bonobo components.