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 Jank |
Update usage of CHECK_ macros (remove unused second argument).
|
Sun, 21 Oct 2001 12:13:46 +0000 |
Pavel Jank |
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.
|
Sat, 11 Jul 1998 20:42:12 +0000 |
Richard M. Stallman |
(Vselection_coding_system):
|
Thu, 09 Jul 1998 02:02:33 +0000 |
Kenichi Handa |
(selection_data_to_lisp_data): Set Vlast_coding_system_used.
|
Thu, 21 May 1998 01:48:52 +0000 |
Kenichi Handa |
(lisp_data_to_selection_data): Call
|
Sat, 18 Apr 1998 22:14:32 +0000 |
Richard M. Stallman |
(Fx_get_cut_buffer_internal): If FORMAT is 0, cut buffer is empty.
|
Tue, 14 Apr 1998 12:25:56 +0000 |
Andreas Schwab |
Fix -Wimplicit warnings.
|
Thu, 02 Apr 1998 00:25:47 +0000 |
Kenichi Handa |
(selection_data_to_lisp_data): Give
|
Sat, 21 Mar 1998 17:49:39 +0000 |
Richard M. Stallman |
(selection_data_to_lisp_data): Use make_string_from_bytes.
|
Sat, 21 Mar 1998 07:06:14 +0000 |
Richard M. Stallman |
Use STRING_BYTES and SET_STRING_BYTES.
|
Thu, 22 Jan 1998 01:26:45 +0000 |
Kenichi Handa |
(selection_data_to_lisp_data): Adjusted for the change
|
Wed, 21 Jan 1998 23:32:12 +0000 |
Richard M. Stallman |
Update copyright year.
|
Fri, 09 Jan 1998 23:22:10 +0000 |
Richard M. Stallman |
(lisp_data_to_selection_data): Use size_byte.
|
Sun, 28 Dec 1997 19:06:57 +0000 |
Richard M. Stallman |
(Fx_rotate_cut_buffers_internal): Doc fix.
|
Tue, 25 Nov 1997 13:48:10 +0000 |
Andreas Schwab |
(Fx_disown_selection_internal): Fix type of EVENT.
|
Sat, 15 Nov 1997 20:16:49 +0000 |
Karl Heuer |
(x_handle_selection_request): Use xfree, not free.
|
Tue, 21 Oct 1997 10:43:40 +0000 |
Kenichi Handa |
Include buffer.h.
|
Wed, 06 Aug 1997 18:56:43 +0000 |
Richard M. Stallman |
(syms_of_xselect): Doc syntax fixes.
|
Wed, 06 Aug 1997 18:55:30 +0000 |
Richard M. Stallman |
(syms_of_xselect): Doc syntax fixes.
|
Sun, 03 Aug 1997 03:02:05 +0000 |
Kenichi Handa |
(Vclipboard_coding_system): New variable.
|
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
|
Sat, 22 May 1993 21:34:42 +0000 |
Jim Blandy |
Updated copyright years.
|