summaryrefslogtreecommitdiff
path: root/src/xselect.c
Commit message (Expand)AuthorAgeFilesLines
* Merged from miles@gnu.org--gnu-2005 (patch 469)Karoly Lorentey2005-07-051-2/+2
|\
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
* | Cleanup: Move kboard fields from struct frame and device-specific descriptors...Karoly Lorentey2005-06-271-1/+1
* | Merged from miles@gnu.org--gnu-2005 (patch 441-446)Karoly Lorentey2005-06-251-1/+1
|\ \ | |/
| * (Fx_own_selection_internal): Follow error conventions.Juanma Barranquero2005-06-231-1/+1
* | Merged from miles@gnu.org--gnu-2005 (patch 423-434)Karoly Lorentey2005-06-211-3/+3
|\ \ | |/
| * (lisp_data_to_selection_data): Fix spelling.Juanma Barranquero2005-06-171-3/+3
* | Merged from miles@gnu.org--gnu-2005 (patch 14-16, 95-106)Karoly Lorentey2005-02-191-6/+14
|\ \ | |/
| * (Fx_disown_selection_internal): Use union of structAndreas Schwab2005-02-171-5/+8
| * (lisp_data_to_selection_data): If OBJ is a non-ASCIIKenichi Handa2005-02-141-1/+6
* | Merged from miles@gnu.org--gnu-2005 (patch 12-13, 79-90)Karoly Lorentey2005-02-101-37/+106
|\ \ | |/
| * * xselect.c (selection_data_to_lisp_data): For the special caseJan Djärv2005-02-081-6/+20
| * * xselect.c (x_reply_selection_request): Pass long array toJan Djärv2005-02-071-54/+71
| * * xselect.c (Fx_send_client_event, x_handle_dnd_message): HandleJan Djärv2005-02-051-5/+43
* | Merged in changes from CVS trunk. (Long time no see!) :-)Karoly Lorentey2005-02-031-5/+5
|\ \ | |/
| * * gtkutil.c (xg_gtk_scroll_destroy, xg_create_scroll_bar)Jan Djärv2005-01-071-5/+5
* | Merged in changes from CVS trunk.Karoly Lorentey2004-12-231-1/+1
|\ \ | |/
| * (Fx_get_cut_buffer_internal): Return a unibyte string.Kenichi Handa2004-12-221-1/+1
* | Merged in changes from CVS trunk.Karoly Lorentey2004-11-131-10/+23
|\ \ | |/
| * Include <sys/types.h> and <unistd.h> (for getpid).Kim F. Storm2004-11-091-10/+23
* | Merged in changes from CVS trunk.Karoly Lorentey2004-11-061-32/+144
|\ \ | |/
| * * xselect.c (struct selection_event_queue, selection_queue)Kim F. Storm2004-11-051-32/+130
| * * xselect.c (TRACE3): New debug macro.Jan Djärv2004-11-051-2/+16
* | Merged in changes from CVS trunk.Karoly Lorentey2004-10-311-10/+10
|\ \ | |/
| * (Vx_lost_selection_functions, Vx_sent_selection_functions):Stefan Monnier2004-10-281-10/+10
* | Merged in changes from CVS trunk.Karoly Lorentey2004-09-131-1/+9
|\ \ | |/
| * Must BLOCK/UNBLOCK around x_uncatch_errors.Jan Djärv2004-09-101-0/+6
| * * xselect.c (x_reply_selection_request): XSync and UNBLOCK beforeJan Djärv2004-09-101-2/+4
* | Merged in changes from CVS trunk.Karoly Lorentey2004-08-231-2/+4
|\ \ | |/
| * Rename wait_reading_process_input to wait_reading_process_output.Kim F. Storm2004-08-201-4/+4
| * Adapt to new wait_reading_process_input args.Kim F. Storm2004-08-191-2/+4
* | Merged in changes from CVS trunk.Karoly Lorentey2004-06-241-2/+2
|\ \ | |/
| * Update copyright.Kim F. Storm2004-06-161-2/+2
* | Merged in changes from CVS HEADKaroly Lorentey2004-02-171-8/+376
|\ \ | |/
| * Lisp_Object/int mixup.Stefan Monnier2004-02-161-2/+2
| * * xselect.c (x_get_foreign_selection): Add new optional parameterJan Djärv2004-02-101-8/+24
| * * xselect.c: Include stdio,h.Jan Djärv2004-02-051-0/+1
| * * xselect.c: Include termhooks.h and X11/Xproto.hJan Djärv2004-02-031-0/+351
* | Converted display hooks to be display-local. Plus many bugfixes.Karoly Lorentey2004-01-051-10/+42
|/
* Add arch taglinesMiles Bader2003-09-011-0/+3
* Don't include cahrset.h, coding.h, composite.h.Kenichi Handa2003-06-171-70/+18
* (x_handle_selection_request): Move UNGCPRO to very end.Richard M. Stallman2003-04-061-2/+5
* (selection_data_to_lisp_data): Use int instead ofAndreas Schwab2003-03-121-4/+4
* Comment change.Richard M. Stallman2003-01-061-0/+1
* (syms_of_xselect): Fix spacing.Juanma Barranquero2002-09-061-2/+2
* (QUTF8_STRING): New variable.Kenichi Handa2002-08-141-43/+21
* Most uses of XSTRING combined with STRING_BYTES or indirection changed toKen Raeburn2002-07-151-8/+8
* Use macro SPECPDL_INDEX.Juanma Barranquero2002-07-111-2/+2
* Rename BINDING_STACK_SIZE to SPECPDL_INDEX.Juanma Barranquero2002-07-101-1/+1
* (selection_data_to_lisp_data): Disable composition handling.Kenichi Handa2002-06-241-0/+4