diff src/ChangeLog @ 746:b13b1b7b11f1

[xemacs-hg @ 2002-02-08 13:04:18 by wmperry] GTK selection fixes from Eric Gillespie, Jr. <epg@pretzelnet.org>
author wmperry
date Fri, 08 Feb 2002 13:04:21 +0000
parents 8ae895c67ce7
children 358bd84dc7ff
line wrap: on
line diff
--- a/src/ChangeLog	Wed Feb 06 16:27:06 2002 +0000
+++ b/src/ChangeLog	Fri Feb 08 13:04:21 2002 +0000
@@ -1,3 +1,15 @@
+2002-01-03  Eric Gillespie, Jr.  <epg@pretzelnet.org>
+
+	* device-gtk.c: Add prototype for
+	emacs_gtk_selection_clear_event_handle.
+	(gtk_init_device): Call gtk_selection_add_target for CLIPBOARD
+	selection.  Setup signal handler for "selection_clear_event"
+	(emacs_gtk_selection_clear_event_handle).
+
+	* select-gtk.c (emacs_gtk_selection_clear_event_handle): Handle
+	other applications owning the clipboard (based on
+	x_handle_selection_clear).
+
 2002-02-02  William M. Perry  <wmperry@gnu.org>
 
 	* winslots.h: New toolbar_shadow_thickness slot.