| Commit message (Expand) | Author | Age | Files | Lines |
* | (xfree): Macro deleted. | Richard M. Stallman | 1996-01-25 | 1 | -20/+18 |
* | (x_get_window_property_as_lisp_data): Use xfree, not XFree. | Richard M. Stallman | 1996-01-25 | 1 | -3/+24 |
* | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -1/+2 |
* | (x_handle_selection_notify): Give an indication | Karl Heuer | 1996-01-09 | 1 | -6/+11 |
* | Undo previous change, except for comments and doc strings. | Richard M. Stallman | 1996-01-05 | 1 | -12/+12 |
* | (x_get_foreign_selection): Renamed local variables | Karl Heuer | 1996-01-04 | 1 | -19/+19 |
* | (syms_of_xselect): Doc fix. | Richard M. Stallman | 1995-11-15 | 1 | -1/+1 |
* | (x_clear_frame_selections): Get selection_symbol properly. | Richard M. Stallman | 1995-11-15 | 1 | -1/+22 |
* | (x_clear_frame_selections): Delete duplicate code. | Karl Heuer | 1995-07-17 | 1 | -19/+0 |
* | (queue_selection_requests_unwind): Add return value. | Karl Heuer | 1995-05-24 | 1 | -0/+2 |
* | (x_get_window_property): Cast args of XGetWindowProperty. | Karl Heuer | 1995-05-23 | 1 | -2/+2 |
* | (Vx_sent_selection_hooks, Vx_lost_selection_hooks, Vselection_alist) | Richard M. Stallman | 1995-05-05 | 1 | -13/+9 |
* | Update copyright. | Karl Heuer | 1995-04-07 | 1 | -1/+1 |
* | New arg DPYINFO to all callers of x_window_to_frame, x_any_window_to_frame, | Karl Heuer | 1995-04-03 | 1 | -1/+1 |
* | (Fx_store_cut_buffer_internal): Use the flag in the | Karl Heuer | 1995-03-31 | 1 | -7/+10 |
* | (x_get_foreign_selection, x_reply_selection_request): | Richard M. Stallman | 1995-02-06 | 1 | -7/+63 |
* | (wait_for_property_change): Avoid unlikely timing error. | Richard M. Stallman | 1995-02-02 | 1 | -17/+22 |
* | (wait_for_property_change): Encode location as a cons of two integers instead | Karl Heuer | 1994-11-16 | 1 | -2/+6 |
* | (x_own_selection, x_get_foreign_selection): Change calls | Richard M. Stallman | 1994-10-26 | 1 | -6/+6 |
* | (Fx_selection_exists_p): Fix backwards if. | Richard M. Stallman | 1994-10-25 | 1 | -1/+1 |
* | (Fx_selection_exists_p): If selected_frame isn't an x frame, return nil. | Richard M. Stallman | 1994-10-24 | 1 | -1/+4 |
* | Use XFlush, not XFlushQueue, throughout. | Richard M. Stallman | 1994-10-23 | 1 | -81/+81 |
* | Log omitted from previous checkin: | Richard M. Stallman | 1994-10-20 | 1 | -1/+1 |
* | (x_get_foreign_selection): Get display from | Richard M. Stallman | 1994-10-20 | 1 | -23/+39 |
* | (x_clear_frame_selections, wait_for_property_change): Use new accessor macros | Karl Heuer | 1994-10-04 | 1 | -2/+2 |
* | (x_get_foreign_selection): Use the new feature | Richard M. Stallman | 1994-07-27 | 1 | -0/+2 |
* | (x_own_selection, x_get_foreign_selection): | Richard M. Stallman | 1994-07-01 | 1 | -15/+61 |
* | Update copyright. | Karl Heuer | 1994-05-04 | 1 | -1/+1 |
* | (x_own_selection): Catch errors around XSetSelectionOwner. | Richard M. Stallman | 1994-05-04 | 1 | -0/+3 |
* | (x_decline_selection_request): Call XFlushQueue. | Richard M. Stallman | 1994-04-11 | 1 | -2/+3 |
* | (x_get_local_selection, x_handle_selection_request): Use assignment, not | Karl Heuer | 1994-03-25 | 1 | -8/+17 |
* | (x-own-selection-internal, x-get-selection-internal, | Karl Heuer | 1994-02-14 | 1 | -0/+8 |
* | (x_get_foreign_selection): Use x_catch_errors. | Richard M. Stallman | 1993-12-23 | 1 | -0/+7 |
* | (Fx_disown_selection_internal): When making the fake | Richard M. Stallman | 1993-11-23 | 1 | -3/+3 |
* | Include <config.h> instead of "config.h". | Roland McGrath | 1993-09-10 | 1 | -1/+1 |
* | (struct property_change): New field `arrived'. | Richard M. Stallman | 1993-08-14 | 1 | -74/+79 |
* | (receive_incremental_selection): Use bcopy, not memcpy. | Richard M. Stallman | 1993-08-11 | 1 | -1/+1 |
* | (prop_location_identifier): Was named prop_location_tick. | Richard M. Stallman | 1993-07-31 | 1 | -64/+93 |
* | (lisp_data_to_selection_data): New arg NOFREE_RET. | Richard M. Stallman | 1993-07-25 | 1 | -5/+13 |
* | Apply typo patches from Paul Eggert. | Jim Blandy | 1993-06-09 | 1 | -1/+1 |
* | (x_get_foreign_selection): Handle x_selection_timeout | Richard M. Stallman | 1993-06-05 | 1 | -10/+11 |
* | (Fx_store_cut_buffer_internal): Handle empty string right. | Richard M. Stallman | 1993-06-04 | 1 | -0/+6 |
* | (x_reply_selection_request): Call XFlushQueue. | Richard M. Stallman | 1993-05-31 | 1 | -0/+1 |
* | (x_get_local_selection): If no conversion function | Richard M. Stallman | 1993-05-27 | 1 | -7/+6 |
* | Updated copyright years. | Jim Blandy | 1993-05-22 | 1 | -6/+6 |
* | (Fx_selection_exists_p): Handle nil, t as SELECTION arg. | Richard M. Stallman | 1993-05-15 | 1 | -1/+7 |
* | long_to_cons and cons_to_long are generally useful things; they're | Jim Blandy | 1993-04-10 | 1 | -30/+0 |
* | Put interrupt input blocking in a separate file from xterm.h. | Jim Blandy | 1993-03-31 | 1 | -0/+1 |
* | * xselect.c (SELECTION_QUANTUM): Don't use XMaxRequestSize on R3; | Jim Blandy | 1993-03-25 | 1 | -2/+5 |
* | (cons_to_long, long_to_cons): No longer static. | Richard M. Stallman | 1993-03-19 | 1 | -9/+13 |