[andrewi]
authorAndrew Innes <andrewi@gnu.org>
Sun, 2 May 1999 10:34:21 +0000 (10:34 +0000)
committerAndrew Innes <andrewi@gnu.org>
Sun, 2 May 1999 10:34:21 +0000 (10:34 +0000)
commite12ca9c2ece5970bb6b131f1705d648ebddd7e2b
tree8c923123d4316640d135f19e7f0cb93d5ce43814
parent43df7d0b43a076687570eeabbcca97c6220a78e3
[andrewi]
(dumpglyphs): On Windows NT, do output in Unicode even
for ASCII, if enabled, to avoid memory allocation overhead for
implicit Unicode conversion.  Also, recognize that ASCII and
Latin-1 have a trivial conversion to Unicode, so x_2byte_buffer
lready contains the Unicode characters in that case.
(construct_drag_n_drop): Remove old code that was
trashing the drop location.

[jasonr]
(w32_write_glyphs, w32_clear_end_of_line,
w32_clear_frame, clear_cursor, x_display_bar_cursor,
x_display_box_cursor, x_set_window_size): Use phys_cursor_on
field in frame.
(do_line_dance): Updated WRT xterm.c. Use macros where possible.
(dumprectangle): Take into account the width of a left-side
scroll bar.
src/w32term.c