log src/xselect.c @ 13557:037f27af8c7b

age author description
Wed, 15 Nov 1995 18:33:45 +0000 Richard M. Stallman (syms_of_xselect): Doc fix.
Wed, 15 Nov 1995 18:32:09 +0000 Richard M. Stallman (x_clear_frame_selections): Get selection_symbol properly.
Mon, 17 Jul 1995 22:14:00 +0000 Karl Heuer (x_clear_frame_selections): Delete duplicate code.
Wed, 24 May 1995 22:08:58 +0000 Karl Heuer (queue_selection_requests_unwind): Add return value.
Tue, 23 May 1995 03:02:17 +0000 Karl Heuer (x_get_window_property): Cast args of XGetWindowProperty.
Fri, 05 May 1995 03:00:07 +0000 Richard M. Stallman (Vx_sent_selection_hooks, Vx_lost_selection_hooks, Vselection_alist)
Fri, 07 Apr 1995 02:21:52 +0000 Karl Heuer Update copyright.
Mon, 03 Apr 1995 23:37:17 +0000 Karl Heuer New arg DPYINFO to all callers of x_window_to_frame, x_any_window_to_frame,
Fri, 31 Mar 1995 03:40:01 +0000 Karl Heuer (Fx_store_cut_buffer_internal): Use the flag in the
Mon, 06 Feb 1995 22:53:58 +0000 Richard M. Stallman (x_get_foreign_selection, x_reply_selection_request):
Thu, 02 Feb 1995 18:49:38 +0000 Richard M. Stallman (wait_for_property_change): Avoid unlikely timing error.
Wed, 16 Nov 1994 01:26:39 +0000 Karl Heuer (wait_for_property_change): Encode location as a cons of two integers instead
Wed, 26 Oct 1994 04:58:18 +0000 Richard M. Stallman (x_own_selection, x_get_foreign_selection): Change calls
Tue, 25 Oct 1994 10:34:49 +0000 Richard M. Stallman (Fx_selection_exists_p): Fix backwards if.
Mon, 24 Oct 1994 21:59:55 +0000 Richard M. Stallman (Fx_selection_exists_p): If selected_frame isn't an x frame, return nil.
Sun, 23 Oct 1994 09:38:50 +0000 Richard M. Stallman Use XFlush, not XFlushQueue, throughout.
Thu, 20 Oct 1994 04:40:28 +0000 Richard M. Stallman Log omitted from previous checkin:
Thu, 20 Oct 1994 04:39:13 +0000 Richard M. Stallman (x_get_foreign_selection): Get display from
Tue, 04 Oct 1994 12:36:03 +0000 Karl Heuer (x_clear_frame_selections, wait_for_property_change): Use new accessor macros
Wed, 27 Jul 1994 00:13:42 +0000 Richard M. Stallman (x_get_foreign_selection): Use the new feature
Fri, 01 Jul 1994 00:46:37 +0000 Richard M. Stallman (x_own_selection, x_get_foreign_selection):
Wed, 04 May 1994 02:41:09 +0000 Karl Heuer Update copyright.
Wed, 04 May 1994 00:46:39 +0000 Richard M. Stallman (x_own_selection): Catch errors around XSetSelectionOwner.
Mon, 11 Apr 1994 21:20:28 +0000 Richard M. Stallman (x_decline_selection_request): Call XFlushQueue.
Fri, 25 Mar 1994 00:42:33 +0000 Karl Heuer (x_get_local_selection, x_handle_selection_request): Use assignment, not
Mon, 14 Feb 1994 21:40:43 +0000 Karl Heuer (x-own-selection-internal, x-get-selection-internal,
Thu, 23 Dec 1993 01:43:11 +0000 Richard M. Stallman (x_get_foreign_selection): Use x_catch_errors.
Tue, 23 Nov 1993 10:40:17 +0000 Richard M. Stallman (Fx_disown_selection_internal): When making the fake
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Sat, 14 Aug 1993 23:02:58 +0000 Richard M. Stallman (struct property_change): New field `arrived'.
Wed, 11 Aug 1993 04:51:08 +0000 Richard M. Stallman (receive_incremental_selection): Use bcopy, not memcpy.
Sat, 31 Jul 1993 05:55:52 +0000 Richard M. Stallman (prop_location_identifier): Was named prop_location_tick.
Sun, 25 Jul 1993 22:00:25 +0000 Richard M. Stallman (lisp_data_to_selection_data): New arg NOFREE_RET.
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Sat, 05 Jun 1993 08:37:45 +0000 Richard M. Stallman (x_get_foreign_selection): Handle x_selection_timeout
Fri, 04 Jun 1993 05:32:31 +0000 Richard M. Stallman (Fx_store_cut_buffer_internal): Handle empty string right.
Mon, 31 May 1993 17:02:59 +0000 Richard M. Stallman (x_reply_selection_request): Call XFlushQueue.
Thu, 27 May 1993 04:01:13 +0000 Richard M. Stallman (x_get_local_selection): If no conversion function
Sat, 22 May 1993 21:34:42 +0000 Jim Blandy Updated copyright years.
Sat, 15 May 1993 19:00:34 +0000 Richard M. Stallman (Fx_selection_exists_p): Handle nil, t as SELECTION arg.
Sat, 10 Apr 1993 08:05:07 +0000 Jim Blandy long_to_cons and cons_to_long are generally useful things; they're
Wed, 31 Mar 1993 10:55:33 +0000 Jim Blandy Put interrupt input blocking in a separate file from xterm.h.
Thu, 25 Mar 1993 23:27:42 +0000 Jim Blandy * xselect.c (SELECTION_QUANTUM): Don't use XMaxRequestSize on R3;
Fri, 19 Mar 1993 05:19:23 +0000 Richard M. Stallman (cons_to_long, long_to_cons): No longer static.
Sun, 14 Mar 1993 20:19:28 +0000 Richard M. Stallman entered into RCS
Sat, 13 Mar 1993 21:25:55 +0000 Richard M. Stallman *** empty log message ***
Sat, 13 Mar 1993 20:12:23 +0000 Richard M. Stallman Initial revision