log src/xselect.c @ 63529:01dd74cb546e

age author description
2005-06-17 Juanma Barranquero (lisp_data_to_selection_data): Fix spelling.
2005-02-17 Andreas Schwab (Fx_disown_selection_internal): Use union of struct
2005-02-14 Kenichi Handa (lisp_data_to_selection_data): If OBJ is a non-ASCII
2005-02-08 Jan Djärv * xselect.c (selection_data_to_lisp_data): For the special case
2005-02-07 Jan Djärv * xselect.c (x_reply_selection_request): Pass long array to
2005-02-05 Jan Djärv * xselect.c (Fx_send_client_event, x_handle_dnd_message): Handle
2005-01-07 Jan Djärv * gtkutil.c (xg_gtk_scroll_destroy, xg_create_scroll_bar)
2004-12-22 Kenichi Handa (Fx_get_cut_buffer_internal): Return a unibyte string.
2004-11-09 Kim F. Storm Include <sys/types.h> and <unistd.h> (for getpid).
2004-11-05 Kim F. Storm * xselect.c (struct selection_event_queue, selection_queue)
2004-11-05 Jan Djärv * xselect.c (TRACE3): New debug macro.
2004-10-28 Stefan Monnier (Vx_lost_selection_functions, Vx_sent_selection_functions):
2004-09-10 Jan Djärv Must BLOCK/UNBLOCK around x_uncatch_errors.
2004-09-10 Jan Djärv * xselect.c (x_reply_selection_request): XSync and UNBLOCK before
2004-08-20 Kim F. Storm Rename wait_reading_process_input to wait_reading_process_output.