]> code.delx.au - gnu-emacs/history - src/xselect.c
(archive-l-e): New optional argument `float' means generate a float value.
[gnu-emacs] / src / xselect.c
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...
2006-02-06 Thien-Thi NguyenUpdate 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 NguyenUpdate years in copyright notice; nfc.
2005-07-12 Kim F. Storm(intern): Remove dup. intern and staticpro for QTIMESTAMP.
2005-07-04 Lute KamstraUpdate 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...
2005-02-07 Jan Djärv* xselect.c (x_reply_selection_request): Pass long...
2005-02-05 Jan Djärv* xselect.c (Fx_send_client_event, x_handle_dnd_message...
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. StormInclude <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ärvMust BLOCK/UNBLOCK around x_uncatch_errors.
2004-09-10 Jan Djärv* xselect.c (x_reply_selection_request): XSync and...
2004-08-20 Kim F. StormRename wait_reading_process_input to wait_reading_proce...
2004-08-19 Kim F. StormAdapt to new wait_reading_process_input args.
2004-06-16 Kim F. StormUpdate copyright.
2004-02-16 Stefan MonnierLisp_Object/int mixup.
2004-02-10 Jan Djärv* xselect.c (x_get_foreign_selection): Add new optional...
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 BaderAdd arch taglines
2003-06-17 Kenichi HandaDon't include cahrset.h, coding.h, composite.h.
2003-04-06 Richard M. Stallman(x_handle_selection_request): Move UNGCPRO to very...
2003-03-12 Andreas Schwab(selection_data_to_lisp_data): Use int instead of
2003-01-06 Richard M. StallmanComment change.
2002-09-06 Juanma Barranquero(syms_of_xselect): Fix spacing.
2002-08-14 Kenichi Handa(QUTF8_STRING): New variable.
2002-07-15 Ken RaeburnMost uses of XSTRING combined with STRING_BYTES or...
2002-07-11 Juanma BarranqueroUse macro SPECPDL_INDEX.
2002-07-10 Juanma BarranqueroRename BINDING_STACK_SIZE to SPECPDL_INDEX.
2002-06-24 Kenichi Handa(selection_data_to_lisp_data): Disable composition...
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...
2002-06-05 Eli Zaretskii(lisp_data_to_selection_data): If the requested type
2002-05-31 Eli Zaretskii(lisp_data_to_selection_data): Always set selection
2002-05-20 Ken Raeburn* xselect.c (symbol_to_x_atom, x_get_foreign_selection...
2002-05-07 Eli Zaretskii(lisp_data_to_selection_data): Don't set selection
2002-03-04 Stefan MonnierChange defvar_int def and vars to use EMACS_INT instead...
2002-02-26 Eli Zaretskii(Qcompound_text_with_extensions): Renamed from Qcompoun...
2002-02-23 Eli Zaretskii(selection_data_to_lisp_data): Fix last change.
2002-02-22 Eli ZaretskiiFix last change.
2002-02-22 Eli Zaretskii<Qcompound_text_with_extensions>: New variable.
2001-11-02 Pavel JaníkUpdate usage of CHECK_ macros (remove unused second...
2001-10-21 Pavel JaníkChange doc-string comments to `new style' [w/`doc:...
2001-10-16 Ken RaeburnAvoid (most) uses of XCAR/XCDR as lvalues, for flexibil...
2001-07-12 Gerd Moellmann(x_decline_selection_request): Handle errors
2001-01-16 Gerd MoellmannCall redisplay_preserve_echo_area with additional arg.
2001-01-11 Gerd Moellmann(selection_request_dpyinfo): New variable.
2001-01-10 Gerd Moellmann(x_reply_selection_request): Add a comment.
2000-11-28 Gerd Moellmann(wait_for_property_change): Update copyright.
2000-11-06 Kenichi HandaInclude composite.h.
2000-07-21 Kenichi Handa*** empty log message ***
2000-07-21 Kenichi Handa(lisp_data_to_selection_data): Use x_encode_text.
2000-05-20 Kenichi Handa(selection_data_to_lisp_data): Setup members
1999-12-15 Kenichi Handa(lisp_data_to_selection_data): Adjusted for the change
1999-09-13 Gerd Moellmann(x_own_selection): Change for Lisp_Object selected_frame.
1999-09-12 Ken RaeburnUse XCAR and XCDR instead of explicit member references.
1999-01-24 Richard M. Stallman(x_handle_selection_clear): Don't clear the
1998-12-15 Kenichi Handa(lisp_data_to_selection_data): Call find_charset_in_str
1998-10-30 Andreas Schwab(Vselection_coding_system): Doc fix.
1998-10-12 Kenichi Handa(lisp_data_to_selection_data): Call find_charset_in_str...
1998-08-26 Richard M. Stallman(selection_data_to_lisp_data): Code-convert selections
1998-08-15 Kenichi Handa(Vnext_selection_coding_system): New variable.
1998-07-11 Richard M. Stallman(Vselection_coding_system):
1998-07-09 Kenichi Handa(selection_data_to_lisp_data): Set Vlast_coding_system_...
1998-05-21 Kenichi Handa(lisp_data_to_selection_data): Call
1998-04-18 Richard M. Stallman(Fx_get_cut_buffer_internal): If FORMAT is 0, cut buffe...
1998-04-14 Andreas SchwabFix -Wimplicit warnings.
1998-04-02 Kenichi Handa(selection_data_to_lisp_data): Give
1998-03-21 Richard M. Stallman(selection_data_to_lisp_data): Use make_string_from_bytes.
1998-03-21 Richard M. StallmanUse STRING_BYTES and SET_STRING_BYTES.
1998-01-22 Kenichi Handa(selection_data_to_lisp_data): Adjusted for the change
1998-01-21 Richard M. StallmanUpdate copyright year.
1998-01-09 Richard M. Stallman(lisp_data_to_selection_data): Use size_byte.
1997-12-28 Richard M. Stallman(Fx_rotate_cut_buffers_internal): Doc fix.
1997-11-25 Andreas Schwab(Fx_disown_selection_internal): Fix type of EVENT.
1997-11-15 Karl Heuer(x_handle_selection_request): Use xfree, not free.
1997-10-21 Kenichi HandaInclude buffer.h.
1997-08-06 Richard M. Stallman(syms_of_xselect): Doc syntax fixes.
1997-08-03 Kenichi Handa(Vclipboard_coding_system): New variable.
1997-07-24 Richard M. Stallman(selection_data_to_lisp_data):
1997-07-12 Richard M. Stallman(selection_data_to_lisp_data): Convert Fmake_vector
1997-07-02 Kenichi Handa(selection_data_to_lisp_data): Call free instead of
1997-06-09 Kenichi Handa(selection_data_to_lisp_data): Change coding system
1997-05-19 Kenichi Handa(lisp_data_to_selection_data): charsets from `char...
1997-05-10 Kenichi Handa(selection_data_to_lisp_data): If TYPE is `STRING'
1997-05-05 Richard M. Stallman(x_reply_selection_request): Delete the inner
1997-05-01 Richard M. Stallman(x_reply_selection_request): Fix previous change.
1997-05-01 Richard M. Stallman(x_own_selection, x_reply_selection_request)
next