summaryrefslogtreecommitdiff
path: root/src/xselect.c
Commit message (Expand)AuthorAgeFilesLines
* (syms_of_xselect): Doc syntax fixes.Richard M. Stallman1997-08-061-6/+6
* (syms_of_xselect): Doc syntax fixes.Richard M. Stallman1997-08-061-3/+3
* (Vclipboard_coding_system): New variable.Kenichi Handa1997-08-031-6/+17
* (selection_data_to_lisp_data):Richard M. Stallman1997-07-241-2/+3
* (selection_data_to_lisp_data): Convert Fmake_vectorRichard M. Stallman1997-07-121-8/+9
* (selection_data_to_lisp_data): Call free instead ofKenichi Handa1997-07-021-1/+1
* (selection_data_to_lisp_data): Change coding systemKenichi Handa1997-06-091-2/+2
* (lisp_data_to_selection_data): charsets from `char' to `int.Kenichi Handa1997-05-191-2/+2
* (selection_data_to_lisp_data): If TYPE is `STRING'Kenichi Handa1997-05-101-6/+23
* (x_reply_selection_request): Delete the innerRichard M. Stallman1997-05-051-3/+0
* (x_reply_selection_request): Fix previous change.Richard M. Stallman1997-05-011-1/+1
* (x_own_selection, x_reply_selection_request)Richard M. Stallman1997-05-011-16/+16
* (expect_property_change): Fix Lisp_Object/integer confusion.Karl Heuer1997-04-101-1/+1
* 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