summaryrefslogtreecommitdiff
path: root/src/xselect.c
Commit message (Expand)AuthorAgeFilesLines
* Adjusted for the change of MAX_CHARSET.Kenichi Handa1997-03-181-2/+2
* (lisp_data_to_selection_data, selection_data_to_lisp_data):Kenichi Handa1997-02-271-2/+2
* Include charset.h and coding.h.Karl Heuer1997-02-201-3/+78
* Reorganize function definitions so etags finds them.Erik Naggum1996-10-311-7/+6
* (last_event_timestamp): Declare, but don't define.Karl Heuer1996-07-161-1/+2
* (x_clear_frame_selections): Don't call redisplay_preserve_echo_area here.Miles Bader1996-07-021-0/+6
* (xfree): Macro deleted.Richard M. Stallman1996-01-251-20/+18
* (x_get_window_property_as_lisp_data): Use xfree, not XFree.Richard M. Stallman1996-01-251-3/+24
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
* (x_handle_selection_notify): Give an indicationKarl Heuer1996-01-091-6/+11
* Undo previous change, except for comments and doc strings.Richard M. Stallman1996-01-051-12/+12
* (x_get_foreign_selection): Renamed local variablesKarl Heuer1996-01-041-19/+19
* (syms_of_xselect): Doc fix.Richard M. Stallman1995-11-151-1/+1
* (x_clear_frame_selections): Get selection_symbol properly.Richard M. Stallman1995-11-151-1/+22
* (x_clear_frame_selections): Delete duplicate code.Karl Heuer1995-07-171-19/+0
* (queue_selection_requests_unwind): Add return value.Karl Heuer1995-05-241-0/+2
* (x_get_window_property): Cast args of XGetWindowProperty.Karl Heuer1995-05-231-2/+2
* (Vx_sent_selection_hooks, Vx_lost_selection_hooks, Vselection_alist)Richard M. Stallman1995-05-051-13/+9
* Update copyright.Karl Heuer1995-04-071-1/+1
* New arg DPYINFO to all callers of x_window_to_frame, x_any_window_to_frame,Karl Heuer1995-04-031-1/+1
* (Fx_store_cut_buffer_internal): Use the flag in theKarl Heuer1995-03-311-7/+10
* (x_get_foreign_selection, x_reply_selection_request):Richard M. Stallman1995-02-061-7/+63
* (wait_for_property_change): Avoid unlikely timing error.Richard M. Stallman1995-02-021-17/+22
* (wait_for_property_change): Encode location as a cons of two integers insteadKarl Heuer1994-11-161-2/+6
* (x_own_selection, x_get_foreign_selection): Change callsRichard M. Stallman1994-10-261-6/+6
* (Fx_selection_exists_p): Fix backwards if.Richard M. Stallman1994-10-251-1/+1
* (Fx_selection_exists_p): If selected_frame isn't an x frame, return nil.Richard M. Stallman1994-10-241-1/+4
* Use XFlush, not XFlushQueue, throughout.Richard M. Stallman1994-10-231-81/+81
* Log omitted from previous checkin:Richard M. Stallman1994-10-201-1/+1
* (x_get_foreign_selection): Get display fromRichard M. Stallman1994-10-201-23/+39
* (x_clear_frame_selections, wait_for_property_change): Use new accessor macrosKarl Heuer1994-10-041-2/+2
* (x_get_foreign_selection): Use the new featureRichard M. Stallman1994-07-271-0/+2
* (x_own_selection, x_get_foreign_selection):Richard M. Stallman1994-07-011-15/+61
* Update copyright.Karl Heuer1994-05-041-1/+1
* (x_own_selection): Catch errors around XSetSelectionOwner.Richard M. Stallman1994-05-041-0/+3
* (x_decline_selection_request): Call XFlushQueue.Richard M. Stallman1994-04-111-2/+3
* (x_get_local_selection, x_handle_selection_request): Use assignment, notKarl Heuer1994-03-251-8/+17
* (x-own-selection-internal, x-get-selection-internal,Karl Heuer1994-02-141-0/+8
* (x_get_foreign_selection): Use x_catch_errors.Richard M. Stallman1993-12-231-0/+7
* (Fx_disown_selection_internal): When making the fakeRichard M. Stallman1993-11-231-3/+3
* Include <config.h> instead of "config.h".Roland McGrath1993-09-101-1/+1
* (struct property_change): New field `arrived'.Richard M. Stallman1993-08-141-74/+79
* (receive_incremental_selection): Use bcopy, not memcpy.Richard M. Stallman1993-08-111-1/+1
* (prop_location_identifier): Was named prop_location_tick.Richard M. Stallman1993-07-311-64/+93
* (lisp_data_to_selection_data): New arg NOFREE_RET.Richard M. Stallman1993-07-251-5/+13
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-1/+1
* (x_get_foreign_selection): Handle x_selection_timeoutRichard M. Stallman1993-06-051-10/+11
* (Fx_store_cut_buffer_internal): Handle empty string right.Richard M. Stallman1993-06-041-0/+6
* (x_reply_selection_request): Call XFlushQueue.Richard M. Stallman1993-05-311-0/+1
* (x_get_local_selection): If no conversion functionRichard M. Stallman1993-05-271-7/+6