(x_new_font): Don't change a tooltip's size.
[bpt/emacs.git] / src / xterm.c
2001-01-24 Gerd Moellmann(x_new_font): Don't change a tooltip's size.
2001-01-23 Gerd Moellmann(x_set_window_size_1): New function extracted from
2001-01-18 Gerd Moellmann(x_initialize): Set char_ins_del_ok to 1.
2001-01-17 Gerd Moellmann(x_list_fonts): Allow scalable fonts if SIZE is < 0,
2001-01-15 Gerd Moellmann(x_set_mouse_face_gc): If the last use mouse face
2001-01-15 Gerd Moellmann(x_connection_closed) [USE_X_TOOLKIT]: If
2001-01-12 Gerd Moellmann(x_produce_image_glyph, x_draw_image_foreground)
2001-01-12 Gerd Moellmann(clear_mouse_face=): Improve a comment.
2001-01-05 Gerd Moellmann(XTread_socket) <LeaveNotify>: Set help_echo to nil.
2001-01-04 Gerd MoellmannUpdate copyright.
2001-01-04 Gerd Moellmann(clear_mouse_face): Don't return if tip_frame is
2001-01-02 Eli Zaretskii(XTread_socket): Remove unused variables `p' and
2001-01-02 Gerd Moellmann(x_connection_closed): Catch X errors around all
2001-01-02 Gerd Moellmann(x_connection_closed): Set handling_signal to 0 at
2000-12-27 Gerd Moellmann(syms_of_xterm): DEFVAR_LISP x-toolkit-scroll-bars
2000-12-18 Gerd Moellmann(x_connection_closed): Prevent being called recursively
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
next