comparison 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
comparison
equal deleted inserted replaced
745:4aa6e26cd8ba 746:b13b1b7b11f1
1 2002-01-03 Eric Gillespie, Jr. <epg@pretzelnet.org>
2
3 * device-gtk.c: Add prototype for
4 emacs_gtk_selection_clear_event_handle.
5 (gtk_init_device): Call gtk_selection_add_target for CLIPBOARD
6 selection. Setup signal handler for "selection_clear_event"
7 (emacs_gtk_selection_clear_event_handle).
8
9 * select-gtk.c (emacs_gtk_selection_clear_event_handle): Handle
10 other applications owning the clipboard (based on
11 x_handle_selection_clear).
12
1 2002-02-02 William M. Perry <wmperry@gnu.org> 13 2002-02-02 William M. Perry <wmperry@gnu.org>
2 14
3 * winslots.h: New toolbar_shadow_thickness slot. 15 * winslots.h: New toolbar_shadow_thickness slot.
4 16
5 * toolbar.c (Vtoolbar_shadow_thickness): New specifier to control 17 * toolbar.c (Vtoolbar_shadow_thickness): New specifier to control