log src/xselect.c @ 64084:a8fa7c632ee4

age author description
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Thu, 23 Jun 2005 16:19:15 +0000 Juanma Barranquero (Fx_own_selection_internal): Follow error conventions.
Fri, 17 Jun 2005 01:06:04 +0000 Juanma Barranquero (lisp_data_to_selection_data): Fix spelling.
Thu, 17 Feb 2005 12:50:08 +0000 Andreas Schwab (Fx_disown_selection_internal): Use union of struct
Mon, 14 Feb 2005 00:59:42 +0000 Kenichi Handa (lisp_data_to_selection_data): If OBJ is a non-ASCII
Tue, 08 Feb 2005 21:27:01 +0000 Jan Dj¸«£rv * xselect.c (selection_data_to_lisp_data): For the special case
Mon, 07 Feb 2005 19:59:36 +0000 Jan Dj¸«£rv * xselect.c (x_reply_selection_request): Pass long array to
Sat, 05 Feb 2005 16:41:38 +0000 Jan Dj¸«£rv * xselect.c (Fx_send_client_event, x_handle_dnd_message): Handle
Fri, 07 Jan 2005 16:59:57 +0000 Jan Dj¸«£rv * gtkutil.c (xg_gtk_scroll_destroy, xg_create_scroll_bar)
Wed, 22 Dec 2004 06:32:30 +0000 Kenichi Handa (Fx_get_cut_buffer_internal): Return a unibyte string.
Tue, 09 Nov 2004 13:26:58 +0000 Kim F. Storm Include <sys/types.h> and <unistd.h> (for getpid).
Fri, 05 Nov 2004 11:30:31 +0000 Kim F. Storm * xselect.c (struct selection_event_queue, selection_queue)
Fri, 05 Nov 2004 07:05:13 +0000 Jan Dj¸«£rv * xselect.c (TRACE3): New debug macro.
Thu, 28 Oct 2004 23:28:20 +0000 Stefan Monnier (Vx_lost_selection_functions, Vx_sent_selection_functions):
Fri, 10 Sep 2004 18:56:29 +0000 Jan Dj¸«£rv Must BLOCK/UNBLOCK around x_uncatch_errors.