log src/xselect.c @ 83619:5da6a46ddbd6

age author description
Sun, 22 Apr 2007 12:12:29 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 29 Jan 2007 22:21:19 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sun, 03 Dec 2006 15:03:30 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned!
Sun, 03 Dec 2006 12:25:18 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org.
Sat, 14 Oct 2006 16:56:21 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sat, 29 Jul 2006 09:59:12 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Fri, 10 Mar 2006 11:23:32 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sat, 04 Mar 2006 23:07:13 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Tue, 28 Feb 2006 17:35:08 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sun, 12 Feb 2006 00:15:44 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Thu, 29 Dec 2005 18:20:26 +0000 Karoly Lorentey Rename `struct device' to `struct terminal'. Rename some terminal-related functions similarly.
Mon, 26 Dec 2005 03:16:59 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 677)
Sun, 04 Sep 2005 03:48:17 +0000 Karoly Lorentey Merged in changes from CVS trunk. Plus added lisp/term tweaks.
Mon, 11 Jul 2005 00:05:55 +0000 Karoly Lorentey Rename `struct display' to `struct device'. Update function, parameter and variable names accordingly.
Tue, 05 Jul 2005 22:22:24 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 469)
Mon, 27 Jun 2005 00:56:21 +0000 Karoly Lorentey Cleanup: Move kboard fields from struct frame and device-specific descriptors to struct display.
Sat, 25 Jun 2005 15:00:08 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 441-446)
Tue, 21 Jun 2005 15:42:45 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 423-434)
Sat, 19 Feb 2005 00:06:48 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 14-16, 95-106)
Thu, 10 Feb 2005 20:43:55 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 12-13, 79-90)
Thu, 03 Feb 2005 23:28:36 +0000 Karoly Lorentey Merged in changes from CVS trunk. (Long time no see!) :-)
Thu, 23 Dec 2004 16:43:51 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sat, 13 Nov 2004 18:34:40 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sat, 06 Nov 2004 17:52:02 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 31 Oct 2004 02:05:24 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 13 Sep 2004 20:33:29 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 23 Aug 2004 10:12:04 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 24 Jun 2004 07:44:13 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 17 Feb 2004 01:52:25 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Mon, 05 Jan 2004 05:54:35 +0000 Karoly Lorentey Converted display hooks to be display-local. Plus many bugfixes.
Fri, 03 Aug 2007 05:49:59 +0000 Miles Bader Merge from emacs--rel--22
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Fri, 08 Jun 2007 20:07:10 +0000 Juanma Barranquero (Fx_get_atom_name): Use empty_unibyte_string.
Tue, 26 Aug 2008 11:11:41 +0000 Juanma Barranquero Fix typos (sync from trunk).
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 12 Sep 2007 17:19:09 +0000 Glenn Morris (cnt): Rename to x_reply_selection_request_cnt for clarity.
Thu, 06 Sep 2007 06:55:01 +0000 Glenn Morris (x_reply_selection_request) <cnt>: Move static variable to file scope.
Fri, 03 Aug 2007 03:38:24 +0000 Richard M. Stallman Comment change.
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Tue, 06 Mar 2007 06:11:01 +0000 Kenichi Handa (Vselection_coding_system): Documentation improved.
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
Fri, 20 Aug 2004 10:34:12 +0000 Kim F. Storm Rename wait_reading_process_input to wait_reading_process_output.
Thu, 19 Aug 2004 13:59:28 +0000 Kim F. Storm Adapt to new wait_reading_process_input args.
Wed, 16 Jun 2004 15:10:55 +0000 Kim F. Storm Update copyright.
Mon, 16 Feb 2004 04:53:28 +0000 Stefan Monnier Lisp_Object/int mixup.
Tue, 10 Feb 2004 17:19:14 +0000 Jan Dj«£rv * xselect.c (x_get_foreign_selection): Add new optional parameter
Thu, 05 Feb 2004 02:42:14 +0000 Jan Dj«£rv * xselect.c: Include stdio,h.
Tue, 03 Feb 2004 16:34:57 +0000 Jan Dj«£rv * xselect.c: Include termhooks.h and X11/Xproto.h
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Tue, 17 Jun 2003 10:51:11 +0000 Kenichi Handa Don't include cahrset.h, coding.h, composite.h.
Sun, 06 Apr 2003 20:35:06 +0000 Richard M. Stallman (x_handle_selection_request): Move UNGCPRO to very end.
Wed, 12 Mar 2003 23:48:40 +0000 Andreas Schwab (selection_data_to_lisp_data): Use int instead of
Mon, 06 Jan 2003 01:10:25 +0000 Richard M. Stallman Comment change.
Fri, 06 Sep 2002 09:05:12 +0000 Juanma Barranquero (syms_of_xselect): Fix spacing.
Wed, 14 Aug 2002 00:58:39 +0000 Kenichi Handa (QUTF8_STRING): New variable.
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Thu, 11 Jul 2002 14:18:02 +0000 Juanma Barranquero Use macro SPECPDL_INDEX.
Wed, 10 Jul 2002 08:45:24 +0000 Juanma Barranquero Rename BINDING_STACK_SIZE to SPECPDL_INDEX.
Mon, 24 Jun 2002 00:37:24 +0000 Kenichi Handa (selection_data_to_lisp_data): Disable composition handling.
Fri, 07 Jun 2002 22:05:07 +0000 Sam Steingold (lisp_data_to_selection_data): Fix last change:
Fri, 07 Jun 2002 13:43:29 +0000 Eli Zaretskii (lisp_data_to_selection_data): Fix last change: set size_ret.
Wed, 05 Jun 2002 17:36:22 +0000 Eli Zaretskii (lisp_data_to_selection_data): If the requested type
Fri, 31 May 2002 17:42:32 +0000 Eli Zaretskii (lisp_data_to_selection_data): Always set selection
Mon, 20 May 2002 08:06:57 +0000 Ken Raeburn * xselect.c (symbol_to_x_atom, x_get_foreign_selection): Use
Tue, 07 May 2002 05:46:05 +0000 Eli Zaretskii (lisp_data_to_selection_data): Don't set selection
Mon, 04 Mar 2002 23:41:00 +0000 Stefan Monnier Change defvar_int def and vars to use EMACS_INT instead of just int.
Tue, 26 Feb 2002 16:37:15 +0000 Eli Zaretskii (Qcompound_text_with_extensions): Renamed from Qcompound_text_no_extensions.
Sat, 23 Feb 2002 08:53:27 +0000 Eli Zaretskii (selection_data_to_lisp_data): Fix last change.
Fri, 22 Feb 2002 13:20:00 +0000 Eli Zaretskii Fix last change.
Fri, 22 Feb 2002 13:15:47 +0000 Eli Zaretskii <Qcompound_text_with_extensions>: New variable.
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jan«¿k Update usage of CHECK_ macros (remove unused second argument).
Sun, 21 Oct 2001 12:13:46 +0000 Pavel Jan«¿k Change doc-string comments to `new style' [w/`doc:' keyword].
Tue, 16 Oct 2001 09:09:51 +0000 Ken Raeburn Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
Thu, 12 Jul 2001 14:38:51 +0000 Gerd Moellmann (x_decline_selection_request): Handle errors
Tue, 16 Jan 2001 12:42:22 +0000 Gerd Moellmann Call redisplay_preserve_echo_area with additional arg.
Thu, 11 Jan 2001 16:08:55 +0000 Gerd Moellmann (selection_request_dpyinfo): New variable.
Wed, 10 Jan 2001 12:23:46 +0000 Gerd Moellmann (x_reply_selection_request): Add a comment.
Tue, 28 Nov 2000 15:36:08 +0000 Gerd Moellmann (wait_for_property_change): Update copyright.
Mon, 06 Nov 2000 12:35:44 +0000 Kenichi Handa Include composite.h.
Fri, 21 Jul 2000 02:39:45 +0000 Kenichi Handa *** empty log message ***
Fri, 21 Jul 2000 02:07:14 +0000 Kenichi Handa (lisp_data_to_selection_data): Use x_encode_text.
Sat, 20 May 2000 00:08:10 +0000 Kenichi Handa (selection_data_to_lisp_data): Setup members
Wed, 15 Dec 1999 00:26:05 +0000 Kenichi Handa (lisp_data_to_selection_data): Adjusted for the change
Mon, 13 Sep 1999 11:14:26 +0000 Gerd Moellmann (x_own_selection): Change for Lisp_Object selected_frame.
Sun, 12 Sep 1999 07:05:34 +0000 Ken Raeburn Use XCAR and XCDR instead of explicit member references.
Sun, 24 Jan 1999 20:06:34 +0000 Richard M. Stallman (x_handle_selection_clear): Don't clear the
Tue, 15 Dec 1998 04:35:38 +0000 Kenichi Handa (lisp_data_to_selection_data): Call find_charset_in_str
Fri, 30 Oct 1998 10:21:58 +0000 Andreas Schwab (Vselection_coding_system): Doc fix.
Mon, 12 Oct 1998 12:00:44 +0000 Kenichi Handa (lisp_data_to_selection_data): Call find_charset_in_str with CMPCHARP arg 0.
Wed, 26 Aug 1998 21:15:23 +0000 Richard M. Stallman (selection_data_to_lisp_data): Code-convert selections
Sat, 15 Aug 1998 01:28:14 +0000 Kenichi Handa (Vnext_selection_coding_system): New variable.