log src/xterm.c @ 34636:d5f4808ddf54

age author description
2000-12-15 Gerd Moellmann (expose_window): Don't redraw the window that's
2000-12-13 Gerd Moellmann (x_free_frame_resources): New function.
2000-12-13 Gerd Moellmann (x_term_init): Declare gray_bitmap_bits as `extern
2000-12-11 Gerd Moellmann (clear_mouse_face): Treat tip_frame as a Lisp_Object.
2000-12-07 Gerd Moellmann (x_destroy_window): Call x_free_gcs so that
2000-12-06 Gerd Moellmann (x_load_font): Don't use the font's max_bounds for
2000-12-05 Gerd Moellmann Close the display.
2000-12-05 Gerd Moellmann (x_destroy_window): Reset the frame's X window after
2000-12-04 Gerd Moellmann (PER_CHAR_METRIC): Removed because not used.
2000-12-04 Gerd Moellmann (expose_area): Pass x-coordinate relative to the exposed
2000-12-04 Kenichi Handa (x_produce_glyphs): If a font for a component of
2000-12-01 Gerd Moellmann (x_calc_absolute_position): Don't subtract menubar's
2000-11-30 Gerd Moellmann Test USE_TOOLKIT_SCROLL_BARS everywhere with #ifdef and
2000-11-30 Gerd Moellmann (x_estimate_mode_line_height): If `mode-line' face
2000-11-29 Gerd Moellmann (XTmouse_position) [USE_X_TOOLKIT]: When the mouse
2000-11-28 Gerd Moellmann (note_mouse_highlight): Change the cursor shape
2000-11-22 Gerd Moellmann (x_handle_tool_bar_click, note_tool_bar_highlight):
2000-11-20 Gerd Moellmann (scroll_bar_windows, scroll_bar_windows_size): New
2000-11-19 Gerd Moellmann (x_set_toolkit_scroll_bar_thumb, x_scroll_bar_create)
2000-11-14 Miles Bader (x_alloc_lighter_color): Use real brightness calculation.
2000-11-13 Miles Bader (x_alloc_lighter_color): Include an additive component too for dark
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)