(Vw32_recognize_altgr): New variable.
authorGeoff Voelker <voelker@cs.washington.edu>
Fri, 17 Apr 1998 05:11:31 +0000 (05:11 +0000)
committerGeoff Voelker <voelker@cs.washington.edu>
Fri, 17 Apr 1998 05:11:31 +0000 (05:11 +0000)
commitef0e360fdc48a3d0b29fb2850e7c64d7f74d6e28
tree270341e631331ba1f79f5885d77dbd159ea4d1b2
parentef79fbba2fb79df89a0ec9476981e7eb996d4f7d
(Vw32_recognize_altgr): New variable.
(dumpglyphs): Update from xterm.c.
(w32_ring_bell): Flash window, don't just reset its state.
(dumprectangle, show_mouse_face, x_draw_single_glyph): Use new
args to dumpglyphs.
(my_set_foreground_window): New function.
(w32_condemn_scroll_bars): Mark all as condemned scroll bars.
(w32_redeem_scroll_bar): Look through all scroll bars.
(w32_judge_scroll_bars): Don't clear out condemned list.
(w32_read_socket): Clip window after frame has been restored.
(x_focus_on_frame, x_raise_frame): Use my_set_foreground_window.
(syms_of_w32term): Define Vw32_recognize_altgr.
src/w32term.c