]> Pileus Git - ~andy/gtk/commit
File containing #defines for XEMBED protocol.
authorOwen Taylor <otaylor@redhat.com>
Thu, 19 Apr 2001 20:36:46 +0000 (20:36 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Thu, 19 Apr 2001 20:36:46 +0000 (20:36 +0000)
commitbf660df987e2eb2ac2f1f885178e0bbdb7d560b0
tree5d135018addc3f99e185ce572150e9d8693f46ed
parente13ec2098affda07023d073a5527f0e61bb24058
File containing #defines for XEMBED protocol.

Thu Apr 19 16:11:07 2001  Owen Taylor  <otaylor@redhat.com>

* gtk/Makefile.am xembed.h: File containing #defines
for XEMBED protocol.

* gtk/gtkplug.[ch] gtk/gtksocket.[ch]:

- Change protocol from old plug/socket specific protocol
  to XEMBED draft
- Various fixes to work with GTK+-2.0

Still quite a bit of work to do here to handle initiation
from the socket side (as specified by XEMBED), to handle
the more advanced features of XEMBED, and to figure out
a good way to handle same-app embedding with less overhead
than using full XEMBED.
gtk/Makefile.am
gtk/gtkplug.c
gtk/gtksocket.c
gtk/gtksocket.h
gtk/gtkwindow.c
gtk/gtkwindow.h
gtk/xembed.h [new file with mode: 0644]