log src/xterm.c @ 33409:9327d739df68

age author description
2000-11-08 Gerd Moellmann (x_scroll_bar_create) [USE_TOOLKIT_SCROLL_BARS]: Map the
2000-11-08 Kenichi Handa (VCENTER_BASELINE_OFFSET): Fix previous change. If the
2000-10-30 Gerd Moellmann (x_alloc_nearest_color): Fix last change to compare
2000-10-30 Gerd Moellmann (x_alloc_nearest_color): If allocation succeeds, and
2000-10-27 Stefan Monnier * lisp.h (KEYMAPP): New macro.
2000-10-27 Gerd Moellmann (x_draw_glyph_string): Treat XA_UNDERLINE_POSITION as a
2000-10-27 Miles Bader (x_draw_glyph_string): Add a workaround so that fonts that specify a
2000-10-23 Gerd Moellmann (x_connection_closed): Reset handling_signal.
2000-10-23 Miles Bader (VCENTER_BASELINE_OFFSET): Bias the division by two, so that when a font
2000-10-19 Kenichi Handa (x_find_ccl_program): Check also fontp->full_name.
2000-10-18 Gerd Moellmann (x_color_cells, x_query_colors, x_query_color): New
2000-10-16 Kenichi Handa (x_draw_box_rect): Fix the calculation of width and height for
2000-10-12 Kenichi Handa (x_produce_glyphs): Handle unibyte_display_via_language_environment
2000-09-28 Gerd Moellmann (x_make_frame_visible): Try harder to make the frame
2000-09-25 Gerd Moellmann (x_clear_mouse_face): Blick/unblock input.
2000-09-22 Dave Love [SOLARIS2]: Remove redundant include of string.h.
2000-09-18 Gerd Moellmann (x_display_and_set_cursor): Don't show a hollow box
2000-09-18 Gerd Moellmann (x_draw_image_glyph_string): Remove a comment describing
2000-09-14 Gerd Moellmann (x_produce_glyphs): If the distance from the current
2000-09-08 Gerd Moellmann (x_draw_glyphs): Handle case START and END are out
2000-09-03 Miles Bader (x_alloc_lighter_color_for_widget): New function.
2000-08-21 Gerd Moellmann (XTread_socket): Change calls to gen_help_event.
2000-08-11 Kenichi Handa Include coding.h.
2000-08-10 Gerd Moellmann (x_draw_bar_cursor): If cursor is on an image, draw a
2000-08-08 Miles Bader (note_mouse_highlight): Update call to overlays_at.
2000-08-07 Gerd Moellmann (x_draw_image_foreground): Avoid drawing outside
2000-07-21 Gerd Moellmann (note_mouse_highlight): Process overlays in the right
2000-07-21 Gerd Moellmann (note_mouse_highlight): If help-echo was found in an
2000-07-19 Gerd Moellmann Add some more prototypes.
2000-07-18 Gerd Moellmann (help_echo_window): New variable.
2000-07-14 Gerd Moellmann (help_echo_object, help_echo_pos): New variables.
2000-07-13 Gerd Moellmann (construct_mouse_click, x_scroll_bar_to_input_event)
2000-07-13 Gerd Moellmann (x_handle_tool_bar_click): Store the frame in the
2000-07-12 Gerd Moellmann (x_update_window_end): Add parameter
2000-07-11 Gerd Moellmann (x_update_window_begin): No need to turn off the mouse
2000-07-10 Gerd Moellmann (x_fill_stretch_glyph_string): Consume runs of stretch
2000-07-05 Gerd Moellmann (XTread_socket): Increment handling_signal at the start,
2000-07-05 Stefan Monnier * xterm.c (note_mode_line_highlight, note_mouse_highlight)
2000-07-05 Gerd Moellmann (x_append_glyph, x_append_composite_glyph)
2000-06-26 Gerd Moellmann (xim_initialize) [!USE_XIM]: Don't set up the
2000-06-23 Dave Love Don't include sys/types.h unconditionally. Don't protect its inclusion
2000-06-19 Dave Love (x_frame_of_widget): Add `static' to declaration (for pcc).
2000-06-19 Gerd Moellmann (XTread_socket) <KeyPress>: In case XmbLookupString
2000-06-18 Ken Raeburn fix up more Lisp_Object/int conversion issues
2000-06-13 Gerd Moellmann (x_check_font) [GLYPH_DEBUG]: Add prototype.
2000-06-12 Gerd Moellmann (x_frame_of_widget): New function.
2000-06-09 Ken Raeburn * xterm.c (x_connection_closed): If dpyinfo is NULL, don't try to
2000-06-08 Gerd Moellmann (XTread_socket) <FocusIn>: Queue a FOCUS_IN_EVENT which
2000-06-06 Gerd Moellmann (x_produce_glyphs): Don't xassert `it->descent > 0';
2000-06-05 Dave Love (x_calc_absolute_position): Declare nchildren unsigned.
2000-06-02 Gerd Moellmann (x_set_mouse_face_gc): If first glyph isn't a character
2000-05-03 Gerd Moellmann (x_produce_glyphs) <composite chars>: Handle case
2000-05-02 Gerd Moellmann (x_produce_image_glyph, x_draw_image_foreground)
2000-04-24 Gerd Moellmann (x_produce_glyphs): Remove reference to struct it's
2000-04-18 Gerd Moellmann (x_produce_glyphs) <ASCII chars>: Take into account
2000-03-31 Gerd Moellmann (x_produce_glyphs): When displaying unibyte text
2000-03-30 Ken Raeburn * lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER):
2000-03-27 Gerd Moellmann (x_copy_color): New function.
2000-03-26 Gerd Moellmann (x_display_and_set_cursor): Choose cursor depending
2000-03-24 Gerd Moellmann (x_term_init): Unblock input around call1.