2001-02-23 |
Jason Rumney |
* w32term.c (x_set_glyph_string_background_width): Extend the
|
2001-02-12 |
Andrew Innes |
(x_produce_image_glyph): Pay attention to the case that
|
2001-02-09 |
Jason Rumney |
(w32_encode_char): Treat eight bit graphic and control
|
2001-02-08 |
Stefan Monnier |
(w32_set_scroll_bar_thumb): Use `double' for `range' to avoid overflow.
|
2001-01-29 |
Eli Zaretskii |
(x_draw_row_bitmaps): Delay obtaining HDC to avoid returning without
|
2001-01-20 |
Andrew Innes |
(w32_ring_bell): Only support visible bell on w32
|
2001-01-18 |
Jason Rumney |
(x_produce_stretch_glyph): Only use Qspace when GLYPH_DEBUG is defined.
|
2001-01-13 |
Jason Rumney |
(x_produce_image_glyph, x_draw_image_foreground)
|
2001-01-02 |
Andrew Innes |
(x_update_begin):
|
2000-12-27 |
Gerd Moellmann |
(syms_of_xterm): DEFVAR_LISP x-toolkit-scroll-bars
|
2000-12-22 |
Jason Rumney |
(w32_draw_bitmap): Fix drawing so it does not appear in the wrong colors
|
2000-12-21 |
Andrew Innes |
(x_update_begin): Regenerate the palette here, rather
|
2000-12-21 |
Jason Rumney |
(x_draw_hollow_cursor): Delay obtaining the frame's DC to avoid
|
2000-12-14 |
Andrew Innes |
(clear_mouse_face): Treat tip_frame as a Lisp_Object.
|
2000-12-05 |
Jason Rumney |
(expose_area): Complete last change.
|
2000-12-05 |
Jason Rumney |
(x_produce_glyphs): If a font for a component of
|
2000-12-02 |
Jason Rumney |
(x_estimate_mode_line_height): If `mode-line' face hasn't a font, use
|
2000-12-02 |
Jason Rumney |
(w32_bdf_per_char_metric): Dereference pointer correctly for single
|
2000-12-01 |
Jason Rumney |
(x_draw_vertical_border): Fix call to w32_fill_rect.
|
2000-11-22 |
Gerd Moellmann |
(x_tool_bar_item, w32_handle_tool_bar_click)
|
2000-11-18 |
Jason Rumney |
(w32_draw_bitmap): Use face to set colors.
|
2000-11-15 |
Jason Rumney |
(HIGHLIGHT_COLOR_DARK_BOOST_LIMIT): New constant.
|
2000-11-10 |
Jason Rumney |
(w32_encode_char): Handle CP_UNICODE specially.
|
2000-11-08 |
Kenichi Handa |
(VCENTER_BASELINE_OFFSET): Fix previous change. If the
|
2000-11-05 |
Andrew Innes |
(x_produce_glyphs): Fix typo in enum name.
|
2000-10-31 |
Jason Rumney |
(x_produce_glyphs): Handle composite characters.
|
2000-10-29 |
Jason Rumney |
(w32_bdf_per_char_metric): Negate descent.
|
2000-10-27 |
Stefan Monnier |
* lisp.h (KEYMAPP): New macro.
|
2000-10-23 |
Jason Rumney |
(VCENTER_BASELINE_OFFSET): Bias division (see xterm.c comment below).
|
2000-10-21 |
Jason Rumney |
(w32_cache_char_metrics): Double check that font is
|