log src/xselect.c @ 19073:215810cb0e44 libc-970802 libc-970803 libc-970804 libc-970805 libc-970806 libc-970807 libc-970808 libc-970809 libc-970810 libc-970811 libc-970812 libc-970813 libc-970814 libc-970815 libc-970816 libc-970817 libc-970818 libc-970819 libc-970820 libc-970821 libc-970822

age author description
Thu, 24 Jul 1997 21:29:24 +0000 Richard M. Stallman (selection_data_to_lisp_data):
Sat, 12 Jul 1997 06:36:06 +0000 Richard M. Stallman (selection_data_to_lisp_data): Convert Fmake_vector
Wed, 02 Jul 1997 12:53:50 +0000 Kenichi Handa (selection_data_to_lisp_data): Call free instead of
Mon, 09 Jun 1997 13:00:16 +0000 Kenichi Handa (selection_data_to_lisp_data): Change coding system
Mon, 19 May 1997 03:33:50 +0000 Kenichi Handa (lisp_data_to_selection_data): charsets from `char' to `int.
Sat, 10 May 1997 03:37:01 +0000 Kenichi Handa (selection_data_to_lisp_data): If TYPE is `STRING'
Mon, 05 May 1997 19:14:27 +0000 Richard M. Stallman (x_reply_selection_request): Delete the inner
Thu, 01 May 1997 21:35:31 +0000 Richard M. Stallman (x_reply_selection_request): Fix previous change.
Thu, 01 May 1997 01:58:47 +0000 Richard M. Stallman (x_own_selection, x_reply_selection_request)
Thu, 10 Apr 1997 22:32:00 +0000 Karl Heuer (expect_property_change): Fix Lisp_Object/integer confusion.
Tue, 18 Mar 1997 23:31:34 +0000 Kenichi Handa Adjusted for the change of MAX_CHARSET.
Thu, 27 Feb 1997 06:55:57 +0000 Kenichi Handa (lisp_data_to_selection_data, selection_data_to_lisp_data):
Thu, 20 Feb 1997 06:58:45 +0000 Karl Heuer Include charset.h and coding.h.
Thu, 31 Oct 1996 13:43:37 +0000 Erik Naggum Reorganize function definitions so etags finds them.
Tue, 16 Jul 1996 05:19:28 +0000 Karl Heuer (last_event_timestamp): Declare, but don't define.
Tue, 02 Jul 1996 16:25:19 +0000 Miles Bader (x_clear_frame_selections): Don't call redisplay_preserve_echo_area here.
Thu, 25 Jan 1996 22:00:11 +0000 Richard M. Stallman (xfree): Macro deleted.
Thu, 25 Jan 1996 21:57:22 +0000 Richard M. Stallman (x_get_window_property_as_lisp_data): Use xfree, not XFree.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Tue, 09 Jan 1996 23:47:09 +0000 Karl Heuer (x_handle_selection_notify): Give an indication
Fri, 05 Jan 1996 07:19:49 +0000 Richard M. Stallman Undo previous change, except for comments and doc strings.
Thu, 04 Jan 1996 22:58:25 +0000 Karl Heuer (x_get_foreign_selection): Renamed local variables
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