Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 4790:bc4f2511bbea
Remove support for the OffiX drag-and-drop protocol. See xemacs-patches
message with ID <870180fe0912211421m3e3d7891pdadefef167b50cb4@mail.gmail.com>.
author | Jerry James <james@xemacs.org> |
---|---|
date | Tue, 22 Dec 2009 15:52:06 -0700 |
parents | 56049bea9231 |
children | 8484c6c76837 e0db3c197671 |
line wrap: on
line diff
--- a/src/ChangeLog Tue Dec 22 19:07:40 2009 +0900 +++ b/src/ChangeLog Tue Dec 22 15:52:06 2009 -0700 @@ -1,3 +1,24 @@ +2009-12-21 Jerry James <james@xemacs.org> + + * config.h.in: Remove OffiX support. + * device-x.c: Ditto. + * dragdrop.c: Ditto. + (vars_of_dragrop): Ditto + * event-Xt.c: Ditto. + (x_event_to_emacs_event): Ditto. + * frame.c (vars_of_frame): Ditto + * frame-x.c: Ditto. + (Foffix_start_drag_internal): Remove. + (syms_of_frame_x): Remove OffiX support.. + * Makefile.in.in: Ditto. + * event-gtk.c: Don't include OffiX headers. + * offix.c: Remove. + * offic.h: Remove. + * offix-cursors.h: Remove. + * offix-types.h: Remove. + * text.h (Qoffix_dnd_encoding): Remove, twice. + * depend: Regenerate. + 2009-11-27 Adrian Aichner <adrian@xemacs.org> * nt.c (mswindows_getdcwd): Check first whether drive is valid