]> code.delx.au - gnu-emacs/history - src/xterm.c
(expose_window): Don't redraw the window that's
[gnu-emacs] / src / xterm.c
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 MoellmannClose 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 MoellmannTest 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...
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...
2000-10-27 Miles Bader(x_draw_glyph_string): Add a workaround so that fonts...
2000-10-23 Gerd Moellmann(x_connection_closed): Reset handling_signal.
2000-10-23 Miles Bader(VCENTER_BASELINE_OFFSET): Bias the division by two...
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...
2000-10-12 Kenichi Handa(x_produce_glyphs): Handle unibyte_display_via_language...
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 HandaInclude 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 MoellmannAdd 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 LoveDon't include sys/types.h unconditionally. Don't prote...
2000-06-19 Dave Love(x_frame_of_widget): Add `static' to declaration (for...
2000-06-19 Gerd Moellmann(XTread_socket) <KeyPress>: In case XmbLookupString
2000-06-18 Ken Raeburnfix 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...
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...
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.
2000-03-23 Gerd Moellmann(fast_find_position): Make sure not to consider rows
2000-03-21 Kenichi HandaInclude fontset.h after dispextern.h.
2000-03-17 Gerd Moellmann(x_update_window_cursor): Don't update in frames
2000-03-14 Gerd Moellmann(xim_close_dpy, xim_initialize): Use X11R6-style XIM
2000-03-14 Gerd Moellmann*** empty log message ***
2000-03-07 Gerd Moellmann(x_connection_closed) [USE_X_TOOLKIT]: Don't try to
2000-03-05 Gerd Moellmann(x_term_init): Create a colormap if not using the
2000-03-04 Gerd Moellmann(x_term_init): Set Colormap member of x_display_info
2000-03-03 Gerd Moellmann(PER_CHAR_METRIC): Removed.
2000-03-02 Gerd Moellmann(note_mouse_highlight): Return quickly if frame's
2000-03-02 Gerd Moellmann(x_alloc_lighter_color, x_setup_relief_color): Use
2000-02-25 Gerd Moellmann(XTread_socket): Remove busy-cursor code.
2000-02-24 Gerd Moellmann(x_display_and_set_cursor): Display cursor of
2000-02-05 Gerd Moellmann* xterm.c (x_display_and_set_cursor): Set pre-edit...
2000-01-31 Gerd Moellmann(xim_open_dpy): Remove unused local variable.
2000-01-30 Gerd Moellmann(x_delete_display): Update next_noop_dpyinfo to ensure
2000-01-29 Gerd Moellmann(x_display_cursor): Set XIC pre-edit area only if window
2000-01-25 Gerd Moellmann(toplevel): Include atimer.h.
1999-12-30 Gerd Moellmann(x_make_frame_visible): Wait for frame becoming visible
next