log src/xselect.c @ 75348:3d45362f1d38

age author description
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Fri, 24 Nov 2006 10:31:26 +0000 Juanma Barranquero Space/tab mixup.
Sun, 12 Nov 2006 09:55:37 +0000 Romain Francoise (selection-coding-system): Fix docstring.
Thu, 19 Oct 2006 07:17:42 +0000 Jan Dj¸«£rv * xselect.c (x_handle_selection_request): If the converted_selection
Fri, 11 Aug 2006 07:30:14 +0000 Jan Dj¸«£rv * xselect.c (Fx_register_dnd_atom): New function.
Tue, 18 Jul 2006 13:30:20 +0000 Kim F. Storm (x_get_local_selection, copy_multiple_data)
Sun, 05 Mar 2006 10:46:31 +0000 Andreas Schwab (x_catch_errors_unwind): Fix missing return value.
Tue, 28 Feb 2006 14:52:46 +0000 Chong Yidong * xselect.c (x_catch_errors_unwind): New function.
Mon, 27 Feb 2006 03:35:31 +0000 Chong Yidong * xterm.h, xterm.c (x_uncatch_errors): Delete unneccessary
Sat, 25 Feb 2006 23:20:10 +0000 Chong Yidong * xterm.h (x_catch_errors) Return value changed to void.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 19 Dec 2005 08:31:33 +0000 YAMAMOTO Mitsuharu (x_handle_dnd_message): Drag-and-drop items are now
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Tue, 12 Jul 2005 13:16:44 +0000 Kim F. Storm (intern): Remove dup. intern and staticpro for QTIMESTAMP.
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.
Fri, 10 Sep 2004 18:04:19 +0000 Jan Dj¸«£rv * xselect.c (x_reply_selection_request): XSync and UNBLOCK before