CVSROOT: /cvs/gnome Module name: totem Changes by: rbultje 05/03/23 13:51:49
Modified files: . : ChangeLog src : Makefile.am bacon-message-connection.c bacon-message-connection.h totem-mozilla-plugin.cpp totem-mozilla-scriptable.cpp totem-mozilla-scriptable.h totem-mozilla-viewer.c Log message: * src/Makefile.am: link totem-mozilla-* against baconconnection. * src/bacon-message-connection.c: (setup_connection), (server_cb), (try_server), (try_client), (bacon_message_connection_new), (bacon_message_connection_free), (bacon_message_connection_set_callback), (bacon_message_connection_send), (bacon_message_connection_get_is_server): Update for two-way communication. * src/bacon-message-connection.h: * src/totem-mozilla-plugin.cpp: * src/totem-mozilla-scriptable.cpp: * src/totem-mozilla-scriptable.h: * src/totem-mozilla-viewer.c: (cb_data), (main): Set up basic push-response model. Idea: plugin gets a function call from mozilla, pushes as message to child, does action, waits, responds, puts message back, mozilla-plugin reads and returns error/ok to mozilla. Works nicely. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=totem&who=rbultje&date=explicit&mindate=2005-03-23%2013:50&maxdate=2005-03-23%2013:52 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list