log src/xselect.c @ 82337:90ab94f4bab0

age author description
2007-08-03 Miles Bader Merge from emacs--rel--22
2007-07-26 Miles Bader Merge from emacs--rel--22
2007-06-08 Juanma Barranquero (Fx_get_atom_name): Use empty_unibyte_string.
2008-08-26 Juanma Barranquero Fix typos (sync from trunk).
2008-01-08 Glenn Morris Add 2008 to copyright years.
2007-09-12 Glenn Morris (cnt): Rename to x_reply_selection_request_cnt for clarity.
2007-09-06 Glenn Morris (x_reply_selection_request) <cnt>: Move static variable to file scope.
2007-08-03 Richard M. Stallman Comment change.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-03-06 Kenichi Handa (Vselection_coding_system): Documentation improved.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-11-24 Juanma Barranquero Space/tab mixup.
2006-11-12 Romain Francoise (selection-coding-system): Fix docstring.
2006-10-19 Jan Djärv * xselect.c (x_handle_selection_request): If the converted_selection
2006-08-11 Jan Djärv * xselect.c (Fx_register_dnd_atom): New function.
2006-07-18 Kim F. Storm (x_get_local_selection, copy_multiple_data)
2006-03-05 Andreas Schwab (x_catch_errors_unwind): Fix missing return value.
2006-02-28 Chong Yidong * xselect.c (x_catch_errors_unwind): New function.
2006-02-27 Chong Yidong * xterm.h, xterm.c (x_uncatch_errors): Delete unneccessary
2006-02-25 Chong Yidong * xterm.h (x_catch_errors) Return value changed to void.
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-12-19 YAMAMOTO Mitsuharu (x_handle_dnd_message): Drag-and-drop items are now
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-12 Kim F. Storm (intern): Remove dup. intern and staticpro for QTIMESTAMP.
2005-07-04 Lute Kamstra Update FSF's address.
2005-06-23 Juanma Barranquero (Fx_own_selection_internal): Follow error conventions.
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.
2004-08-19 Kim F. Storm Adapt to new wait_reading_process_input args.
2004-06-16 Kim F. Storm Update copyright.
2004-02-16 Stefan Monnier Lisp_Object/int mixup.
2004-02-10 Jan Djärv * xselect.c (x_get_foreign_selection): Add new optional parameter
2004-02-05 Jan Djärv * xselect.c: Include stdio,h.
2004-02-03 Jan Djärv * xselect.c: Include termhooks.h and X11/Xproto.h
2003-09-01 Miles Bader Add arch taglines
2003-06-17 Kenichi Handa Don't include cahrset.h, coding.h, composite.h.
2003-04-06 Richard M. Stallman (x_handle_selection_request): Move UNGCPRO to very end.
2003-03-12 Andreas Schwab (selection_data_to_lisp_data): Use int instead of
2003-01-06 Richard M. Stallman Comment change.
2002-09-06 Juanma Barranquero (syms_of_xselect): Fix spacing.
2002-08-14 Kenichi Handa (QUTF8_STRING): New variable.
2002-07-15 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
2002-07-11 Juanma Barranquero Use macro SPECPDL_INDEX.
2002-07-10 Juanma Barranquero Rename BINDING_STACK_SIZE to SPECPDL_INDEX.
2002-06-24 Kenichi Handa (selection_data_to_lisp_data): Disable composition handling.
2002-06-07 Sam Steingold (lisp_data_to_selection_data): Fix last change:
2002-06-07 Eli Zaretskii (lisp_data_to_selection_data): Fix last change: set size_ret.