log src/xselect.c @ 83560:738ce3540ffb

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