aboutsummaryrefslogtreecommitdiffstats
path: root/src/xterm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged in changes from CVS trunk.Karoly Lorentey2004-11-061-76/+9
|\
| * * xterm.c (handle_one_xevent): Don't queue X selection eventsKim F. Storm2004-11-051-74/+7
| * * xterm.c (x_window_to_scroll_bar): Only callJan Djärv2004-11-021-2/+2
* | Merged in changes from CVS trunk.Karoly Lorentey2004-10-251-25/+11
|\ \ | |/
| * * xterm.h (x_output): New member `xic_base_fontname'.Jan Djärv2004-10-211-5/+1
| * * xterm.c (x_clear_frame): Remove call to xg_frame_clearedJan Djärv2004-10-191-20/+10
* | Merged in changes from CVS trunk.Karoly Lorentey2004-10-141-1/+1
|\ \ | |/
| * (x_redisplay_interface): Fix flush_display_optional.Kim F. Storm2004-10-121-1/+1
* | Merged in changes from CVS trunk.Karoly Lorentey2004-10-101-3/+2
|\ \ | |/
| * (x_update_window_end): Fix flicker on vertical line betweenKim F. Storm2004-10-071-3/+2
* | Merged in changes from CVS trunk.Karoly Lorentey2004-10-071-13/+33
|\ \ | |/
| * * xterm.c (x_find_modifier_meanings): Ignore any Super or Hyper forJan Djärv2004-10-051-5/+18
| * (XTset_vertical_scroll_bar): Improve handling of scrollKim F. Storm2004-10-041-8/+15
* | Merged in changes from CVS trunk.Karoly Lorentey2004-09-201-2/+4
|\ \ | |/
| * (x_term_init): Work around a bug in some X servers.Stefan Monnier2004-09-181-2/+4
* | Inhibit redisplay while frames are being deleted after an X disconnect.Karoly Lorentey2004-09-101-0/+5
* | Merged in changes from CVS trunk (Jan Djärv has fixed the XSync call in xter...Karoly Lorentey2004-08-311-9/+7
|\ \ | |/
| * * xterm.c (x_catch_errors_unwind): Do not XSync if display has closed.Jan Djärv2004-08-241-4/+6
* | Merged in changes from CVS trunk.Karoly Lorentey2004-08-231-1/+1
|\ \ | |/
| * Rename wait_reading_process_input to wait_reading_process_output.Kim F. Storm2004-08-201-1/+1
| * (x_detect_focus_change): Remove unused var `nr_events'.Stefan Monnier2004-06-301-2/+0
* | Implemented display ids for multiple emacsclients on the same tty. Plus asso...Karoly Lorentey2004-07-041-2/+8
* | Merged in changes from CVS trunk.Karoly Lorentey2004-06-241-3/+3
|\ \ | |/
| * * xterm.c (x_draw_image_foreground_1): Subtract slice.x/y fromJan Djärv2004-06-171-2/+2
| * Update copyright.Kim F. Storm2004-06-161-1/+1
* | Don't ignore SIGWINCH under X (contributed by Yoshiaki Kasahara).Karoly Lorentey2004-05-291-0/+2
* | Merged in changes from CVS trunk.Karoly Lorentey2004-04-271-1/+2
|\ \ | |/
| * (x_draw_hollow_cursor): Fix height of box for narrow lines.Kim F. Storm2004-04-241-1/+2
* | Merged in changes from CVS trunk.Karoly Lorentey2004-04-231-64/+90
|\ \ | |/
| * (x_draw_relief_rect): Add top_p and bot_p args.Kim F. Storm2004-04-201-64/+90
* | Eliminated updating_frame.Karoly Lorentey2004-04-161-11/+6
* | Merged in changes from CVS HEADKaroly Lorentey2004-04-081-1/+1
|\ \ | |/
| * (handle_one_xevent): Set mouse_face_hidden after clearing highlight.Kim F. Storm2004-04-051-1/+1
* | Merged in changes from CVS HEADKaroly Lorentey2004-04-031-8/+49
|\ \ | |/
| * (x_initialize): Initialize ignore_next_mouse_click_timeout.Kim F. Storm2004-03-291-0/+1
| * (x_mouse_click_focus_ignore_position): New var.Kim F. Storm2004-03-291-8/+48
* | Merged in changes from CVS HEADKaroly Lorentey2004-03-251-0/+8
|\ \ | |/
| * * xterm.c (handle_one_xevent): Do not pass key press events toJan Djärv2004-03-201-0/+8
* | Trivial cleanups to get rid of GCC warnings.Karoly Lorentey2004-03-191-2/+0
* | Merged in changes from CVS HEADKaroly Lorentey2004-03-011-58/+10
|\ \ | |/
| * xfns.c (x_window): Fixed indentationJan Djärv2004-02-281-58/+10
* | Merged in changes from CVS HEADKaroly Lorentey2004-02-281-487/+324
|\ \ | |/
| * (x_focus_changed, x_detect_focus_change): RemoveKim F. Storm2004-02-271-485/+322
* | (Sigh.) Don't try to read more events than the buffer size.Karoly Lorentey2004-02-261-1/+1
* | Check for numchars > 0 in handle_one_xevent, not 1.Karoly Lorentey2004-02-261-7/+1
* | Revert patch-93, that was the real culprit. Reapply patch-97.Karoly Lorentey2004-02-251-0/+6
* | Back out previous change, it causes infinite recursion.Karoly Lorentey2004-02-251-7/+0
* | Don't try to handle a new event if the input buffer is full.Karoly Lorentey2004-02-251-0/+7
* | Merged in changes from CVS HEADKaroly Lorentey2004-02-171-6/+55
|\ \ | |/
| * (x_draw_fringe_bitmap): Handle wider bitmaps (max 16 bits).Kim F. Storm2004-02-131-1/+6