- 13 Jan, 2002 1 commit
-
-
Andreas Schwab authored
-
- 12 Jan, 2002 1 commit
-
-
Pavel Janík authored
-
- 28 Dec, 2001 2 commits
-
-
Gerd Moellmann authored
background color if it doesn't have a Pixmap.
-
Gerd Moellmann authored
output_cursor and updated_area. Compare pixel coordinates with window's cursor pixel coordinates. (x_draw_glyphs, x_clear_end_of_line, show_mouse_face): Call notice_overwritten_cursor with new arg list. (show_mouse_face): Fix bug setting a row's mouse_face_p flag unconditionally.
-
- 20 Dec, 2001 1 commit
-
-
Pavel Janík authored
-
- 06 Dec, 2001 1 commit
-
-
Eli Zaretskii authored
scroll bars of the frame before deleting the frame itself. If the frame has a widget, delete the frame with XtDestroyWidget, and do not call XDestroyWindow before that.
-
- 02 Dec, 2001 2 commits
-
-
Pavel Janík authored
value of `tool_bar_button_relief' is negative.
-
Pavel Janík authored
-
- 01 Dec, 2001 2 commits
-
-
Gerd Moellmann authored
-
Kim F. Storm authored
fill fringe evenly with small dashes. (x_draw_fringe_bitmap): Clear background if necessary. Align and clip the new ZV bitmap to avoid jitter between rows. (x_draw_row_fringe_bitmaps): Rely on x_draw_fringe_bitmap to clear background. Don't draw fringe bitmaps if fringe width is zero. (x_compute_fringe_widths): New function. (x_new_font, x_set_window_size_1): Use it.
-
- 28 Nov, 2001 1 commit
-
-
Gerd Moellmann authored
OVERLAPS_P.
-
- 24 Nov, 2001 1 commit
-
-
Pavel Janík authored
-
- 17 Nov, 2001 2 commits
-
-
Andreas Schwab authored
-
Jason Rumney authored
-
- 16 Nov, 2001 2 commits
-
-
Pavel Janík authored
-
Kim F. Storm authored
Comment fixes. Use renamed symbols. (fringe_bitmap_type): Renamed from bitmap_type. (NO_FRINGE_BITMAP): Renamed from NO_BITMAP. (x_draw_fringe_bitmap): Renamed from x_draw_bitmap. (x_draw_row_fringe_bitmaps): Renamed from x_draw_row_bitmaps.
-
- 15 Nov, 2001 2 commits
-
-
Gerd Moellmann authored
-
Gerd Moellmann authored
glyph under the cursor equals the frame's cursor color, use the glyph's foreground color for drawing the bar cursor.
-
- 12 Nov, 2001 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
LeaveNotify events. Only FocusIn and FocusOut do that now. (x_display_and_set_cursor): Do display hollow cursors in active minibuffer windows when they are not selected.
-
- 05 Nov, 2001 1 commit
-
-
Richard M. Stallman authored
value of `cursor-in-non-selected-windows'.
-
- 01 Nov, 2001 1 commit
-
-
Gerd Moellmann authored
(XTset_vertical_scroll_bar): Likewise.
-
- 30 Oct, 2001 2 commits
-
-
Gerd Moellmann authored
clearing in borders for rows whose visible height is 0.
-
Gerd Moellmann authored
(x_set_glyph_string_background_width): Set extends_to_end_of_line_p if the row's fill_line_p is set and drawing the last glyph with DRAW_IMAGE_{RAISED,SUNKEN}.
-
- 29 Oct, 2001 3 commits
-
-
Gerd Moellmann authored
use NO_CURSOR if cursor_in_non_selected_windows is false.
-
Gerd Moellmann authored
in different circumstances.
-
Gerd Moellmann authored
STRING_CHAR_AND_LENGTH if nchars == nbytes. From Kenichi Handa <handa@etl.go.jp>.
-
- 27 Oct, 2001 2 commits
-
-
Pavel Janík authored
-
Pavel Janík authored
-
- 26 Oct, 2001 1 commit
-
-
Gerd Moellmann authored
Fix clearning in the case of scroll bars on the right.
-
- 25 Oct, 2001 1 commit
-
-
Gerd Moellmann authored
cursor differently.
-
- 24 Oct, 2001 5 commits
-
-
Miles Bader authored
`IMAGE_BACKGROUND_TRANSPARENT' to calculate the correct background color to use for image glyph reliefs.
-
Gerd Moellmann authored
in full-width rows.
-
Gerd Moellmann authored
Fix clearing of area not covered by scroll bar.
-
Pavel Janík authored
(x_draw_image_foreground): Remove unused variables `mask' and `xgcv'. (glyph_rect): Remove unused variable `area'.
-
Gerd Moellmann authored
with additional argument.
-
- 23 Oct, 2001 1 commit
-
-
Gerd Moellmann authored
REAL_END. Notice if cursor gets overwritten. (notice_overwritten_cursor): Take X positions as parameters. (x_draw_phys_cursor_glyph): Save state of w->phys_cursor_on_p around call to x_draw_glyphs.
-
- 20 Oct, 2001 1 commit
-
-
Miles Bader authored
(expose_line, x_erase_phys_cursor): Don't use `inverse_p' field. (XTreassert_line_highlight, x_change_line_highlight): Functions removed. (x_initialize): Don't set reassert_line_highlight_hook or change_line_highlight_hook.
-
- 17 Oct, 2001 1 commit
-
-
Miles Bader authored
-
- 16 Oct, 2001 1 commit
-
-
Ken Raeburn authored
with lisp system changes.
-