aboutsummaryrefslogtreecommitdiffstats
path: root/src/xselect.c
Commit message (Expand)AuthorAgeFilesLines
* (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
* Updated copyright years.Jim Blandy1993-05-221-6/+6
* (Fx_selection_exists_p): Handle nil, t as SELECTION arg.Richard M. Stallman1993-05-151-1/+7
* long_to_cons and cons_to_long are generally useful things; they'reJim Blandy1993-04-101-30/+0
* Put interrupt input blocking in a separate file from xterm.h.Jim Blandy1993-03-311-0/+1
* * xselect.c (SELECTION_QUANTUM): Don't use XMaxRequestSize on R3;Jim Blandy1993-03-251-2/+5
* (cons_to_long, long_to_cons): No longer static.Richard M. Stallman1993-03-191-9/+13
* entered into RCSRichard M. Stallman1993-03-141-28/+57
* *** empty log message ***Richard M. Stallman1993-03-131-81/+85
* Initial revisionRichard M. Stallman1993-03-131-0/+1949