2007-02-26 Kjartan Maraas reviewed by: * echo-client.c: 2003-04-14 Michael Meeks * Makefile.am: bin the activation IDL path stuff. 2001-12-17 Darin Adler * .cvsignore: Ignore the .server.in file. 2001-12-10 jacob berkman * Makefile.am: dist the .server.in.in file 2001-10-29 jacob berkman * Makefile.am: s/XML_I18N_TOOLS/INTLTOOL/ 2001-10-29 Seth Nickell * echo.c: 2001-10-20 Michael Meeks * echo.c: simplify using BONOBO_TYPE_FUNC_FULL. 2001-10-18 Mark McLoughlin * Makefile.am (ECHO_CORBA_GENERATED): depend on $(ORBIT_IDL). 2001-10-11 Abel Cheung * Makefile.am: idl file now goes into $(datadir)/idl/bonobo-2.0. 2001-10-05 Abel Cheung * Bonobo_Sample_Echo.server.in: Rename bonobo-echo -> bonobo-echo-2 and echo-client -> echo-client-2 to avoid conflict with bonobo 1.0.x * Makefile.am: Ditto. 2001-08-31 Gustavo J A M Carneiro * echo.c (echo_get_type): fixup GTypeInfo structure. 2001-08-18 Darin Adler * Makefile.am: Remove extra -I directives. 2001-08-14 Michael Meeks * Makefile.am: s/oaf/server, update install dir. 2001-08-01 Michael Meeks * echo-client.c (init_bonobo): prune crud. * main.c (main): ditto. 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.