summaryrefslogtreecommitdiff
path: root/src/xterm.c
Commit message (Expand)AuthorAgeFilesLines
* Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68Miles Bader2005-07-071-2/+9
|\
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
| * * xterm.c (handle_one_xevent): bzero compose_status when nbytesJan Djärv2005-06-301-0/+1
| * (x_draw_vertical_window_border): Use foreground ofJuri Linkov2005-06-301-0/+6
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-61Miles Bader2005-06-091-2/+5
|\ \ | |/
| * (x_create_toolkit_scroll_bar): Use XtNarrowScrollbars if available.Stefan Monnier2005-06-061-2/+5
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-57Miles Bader2005-06-061-6/+7
|\ \ | |/
| * (handle_one_xevent): Also ignore mouse motion justKim F. Storm2005-06-031-6/+6
| * (x_encode_char): Call check_ccl_update in advance.Kenichi Handa2005-05-271-0/+1
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-51Miles Bader2005-05-121-0/+6
|\ \ | |/
| * Fix previous change.Richard M. Stallman2005-05-101-2/+2
| * (noinclude): Add #undef.Richard M. Stallman2005-05-101-0/+6
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-33Miles Bader2005-04-021-24/+5
|\ \ | |/
| * Include ThreeD.h for XtNbeNiceToColormap.Stefan Monnier2005-03-311-24/+5
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-15Miles Bader2005-02-181-54/+57
|\ \ | |/
| * (handle_one_xevent): Use union of struct input_event andAndreas Schwab2005-02-171-54/+57
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-11Miles Bader2005-02-061-3/+11
|\ \ | |/
| * (x_error_quitter): On GCC 3 and up, specify noinline.Richard M. Stallman2005-02-031-3/+11
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-7Miles Bader2005-01-291-40/+27
|\ \ | |/
| * (x_clip_to_row): Ensure y >= 0.Kim F. Storm2005-01-271-23/+4
| * (x_error_quitter): Add a prototype. Make it static again.Stefan Monnier2005-01-271-5/+8
| * (x_error_quitter): No longer static, and moved after x_error_handler.Richard M. Stallman2005-01-251-16/+19
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-4Miles Bader2005-01-221-10/+4
|\ \ | |/
| * (x_draw_glyph_string_box): Fix last_x for full width rows.Kim F. Storm2005-01-201-10/+4
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-81Miles Bader2005-01-021-1/+49
|\ \ | |/
| * * xterm.c (handle_one_xevent): Clear area in expose event for GTK.Jan Djärv2004-12-311-0/+8
| * (x_new_font): Set FRAME_COLUMN_WIDTH toKenichi Handa2004-12-301-1/+41
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-79Miles Bader2004-12-251-3/+3
|\ \ | |/
| * * xterm.c (xg_scroll_callback): Update XG_LAST_SB_DATA beforeJan Djärv2004-12-151-3/+3
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-78Miles Bader2004-12-141-20/+5
|\ \ | |/
| * * xterm.c (x_calc_absolute_position): Don't subtract outer_pixel_diffJan Djärv2004-12-111-20/+5
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74Miles Bader2004-12-081-9/+10
|\ \ | |/
| * (x_clip_to_row): Add area arg. Callers changed.Kim F. Storm2004-11-211-9/+10
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-70Miles Bader2004-11-121-74/+7
|\ \ | |/
| * * xterm.c (handle_one_xevent): Don't queue X selection eventsKim F. Storm2004-11-051-74/+7
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-69Miles Bader2004-11-041-2/+2
|\ \ | |/
| * * xterm.c (x_window_to_scroll_bar): Only callJan Djärv2004-11-021-2/+2
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-62Miles Bader2004-10-221-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
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-57Miles Bader2004-10-141-17/+36
|\ \ | |/
| * (x_redisplay_interface): Fix flush_display_optional.Kim F. Storm2004-10-121-1/+1
| * (x_update_window_end): Fix flicker on vertical line betweenKim F. Storm2004-10-071-3/+2
| * * 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
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-43Miles Bader2004-09-211-2/+4
|\ \ | |/
| * (x_term_init): Work around a bug in some X servers.Stefan Monnier2004-09-181-2/+4
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-32Miles Bader2004-08-271-5/+7
|\ \ | |/
| * * xterm.c (x_catch_errors_unwind): Do not XSync if display has closed.Jan Djärv2004-08-241-4/+6
| * Rename wait_reading_process_input to wait_reading_process_output.Kim F. Storm2004-08-201-1/+1