- 02 May, 2001 1 commit
-
-
Gerd Moellmann authored
again if it has already been drawn.
-
- 30 Apr, 2001 1 commit
-
-
Gerd Moellmann authored
(XTread_socket) [USE_LUCID] <Expose>: Handle events for windows that are components of a Lucid menu bar.
-
- 05 Apr, 2001 1 commit
-
-
Gerd Moellmann authored
f->output_data.x->widget to null after destroying it.
-
- 03 Apr, 2001 1 commit
-
-
Gerd Moellmann authored
(x_draw_glyph_string): Use it. (syms_of_xterm): DEFVAR_BOOL it.
-
- 02 Apr, 2001 1 commit
-
-
Gerd Moellmann authored
(x_alloc_nearest_color): Use it. (x_color_cells): Take a Display as argument, instead of a frame. (string_to_pixel_args, cvt_string_to_pixel_value): New variables. (cvt_string_to_pixel, cvt_pixel_dtor): New functions. (x_initialize): Register cvt_string_to_pixel as resource converter string -> Pixel and cvt_pixel_dtor as pixel resource destructor.
-
- 28 Mar, 2001 2 commits
-
-
Gerd Moellmann authored
bottom; change bottom shadow accordingly.
-
Gerd Moellmann authored
intersections here. (expose_window): Do it here instead. (x_draw_glyph_string): Fix a computation of the underline position.
-
- 23 Mar, 2001 1 commit
-
-
Stefan Monnier authored
-
- 21 Mar, 2001 1 commit
-
-
Gerd Moellmann authored
also for tool bar windows. (show_mouse_face): Set the glyph row's mouse_face_p flag also when DRAW is DRAW_IMAGE_RAISED.
-
- 19 Mar, 2001 1 commit
-
-
Gerd Moellmann authored
Clear area of the frame not occupied by the scroll bar.
-
- 15 Mar, 2001 1 commit
-
-
Gerd Moellmann authored
-
- 14 Mar, 2001 2 commits
-
-
Kenichi Handa authored
drawing glyph string.
-
Gerd Moellmann authored
box just because the glyph row's full_width_p flag is set.
-
- 13 Mar, 2001 3 commits
-
-
Gerd Moellmann authored
workaround code for LessTif; it doesn't work anymore.
-
Gerd Moellmann authored
SscrollBarP.h.
-
Gerd Moellmann authored
access private scroll bar data; it's no longer necessary with contemporary LessTif.
-
- 09 Mar, 2001 1 commit
-
-
Gerd Moellmann authored
a string, look at the buffer text ``under'' it.
-
- 08 Mar, 2001 1 commit
-
-
Gerd Moellmann authored
help-echo in strings. (x_y_to_hpos_vpos): Add parameter BUFFER_ONLY_P. (fast_find_string_pos): New function.
-
- 06 Mar, 2001 2 commits
-
-
Gerd Moellmann authored
select repeatedly until the desired time expires.
-
Gerd Moellmann authored
to detect a case where we have to highlight a different region despite not having left the currently highlighted region. Set mouse_face_overlay in the x_display_info. (x_term_init): Initialze the x_display_info's mouse_face_overlay.
-
- 05 Mar, 2001 1 commit
-
-
Dave Love authored
-
- 02 Mar, 2001 2 commits
-
-
Gerd Moellmann authored
(XTmouse_position): Use it to raise the threshold for mouse movement event generation.
-
Gerd Moellmann authored
or width area. (XTset_vertical_scroll_bar, x_scroll_bar_create): Don't configure a widget to zero height.
-
- 28 Feb, 2001 1 commit
-
-
Gerd Moellmann authored
NULL instead.
-
- 21 Feb, 2001 1 commit
-
-
Gerd Moellmann authored
of its busy_p flag.
-
- 16 Feb, 2001 2 commits
-
-
Gerd Moellmann authored
background face to the end of the drawing area in the text area, only.
-
Gerd Moellmann authored
the left x-coordinate of the area to shift.
-
- 09 Feb, 2001 1 commit
-
-
Kenichi Handa authored
face->box_line_width is negative. (x_produce_stretch_glyph): Likewise. (x_produce_glyphs): Likewise. (x_estimate_mode_line_height): Likewise. (x_draw_glyph_string_background): Likewise. (x_draw_glyph_string_foreground): Likewise. (x_draw_composite_glyph_string_foreground): Likewise. (x_draw_glyph_string_box): Likewise. (x_draw_image_foreground): Likewise. (x_draw_image_relief): Likewise. (x_draw_image_foreground_1): Likewise. (x_draw_image_glyph_string): Likewise.
-
- 05 Feb, 2001 1 commit
-
-
Gerd Moellmann authored
frame's selected window instead of selected_window.
-
- 25 Jan, 2001 2 commits
-
-
Gerd Moellmann authored
internal border width is zero. (x_clear_area): New function. (x_after_update_window_line, x_clear_end_of_line) (x_scroll_bar_create, x_scroll_bar_set_handle) (XTset_vertical_scroll_bar, x_erase_phys_cursor): Use x_clear_area instead of XClearArea.
-
Gerd Moellmann authored
-
- 24 Jan, 2001 1 commit
-
-
Gerd Moellmann authored
-
- 23 Jan, 2001 1 commit
-
-
Gerd Moellmann authored
x_set_window_size. (x_set_window_size): Use it. (x_set_window_size) [USE_X_TOOLKIT]: Handle case that window doesn't have a widget, like tooltips.
-
- 18 Jan, 2001 1 commit
-
-
Gerd Moellmann authored
-
- 17 Jan, 2001 1 commit
-
-
Gerd Moellmann authored
In the cache, use a key containing the information if scalable fonts are included. (x_load_font): Adapt to change of keys in the font cache. (x_list_fonts): Ensure caching font information when called for a null frame, which is the case frequently when Emacs starts.
-
- 15 Jan, 2001 2 commits
-
-
Gerd Moellmann authored
has gone in the meantime, use face MOUSE_FACE_ID.
-
Gerd Moellmann authored
x_display_info_for_display returns null, don't try to close the display; we didn't open it.
-
- 12 Jan, 2001 2 commits
-
-
Gerd Moellmann authored
(x_draw_image_relief, x_draw_image_foreground_1) (x_draw_image_glyph_string): Adapt to the change of image margins.
-
Gerd Moellmann authored
-
- 05 Jan, 2001 1 commit
-
-
Gerd Moellmann authored
-