(win32_fill_rect): Remove unused variable.
authorGeoff Voelker <voelker@cs.washington.edu>
Sun, 21 Jan 1996 00:22:24 +0000 (00:22 +0000)
committerGeoff Voelker <voelker@cs.washington.edu>
Sun, 21 Jan 1996 00:22:24 +0000 (00:22 +0000)
commitad35c03238c3b8e8041aaf87730678211423751d
treeccf327c8a742a30c3aab8ca21687b36f9862246b
parent61102050ba53404f3994a36b6b5ce66b2d564056
(win32_fill_rect): Remove unused variable.
(x_iconify_frame): Conform to coding style.
(x_draw_box): Don't trim right and bottom.
(x_wm_set_size_hint): Use specific CRIT_MSG critical section.

(win32_fill_rect, dumpglyphs, do_line_dance, x_draw_box):
Use Get/ReleaseFrameDC.
(win32_update_begin): Regenerate palette if required.
(w32_read_socket): Use FALSE. Handle WM_PALETTECHANGED.
(win32_term_init): Use GetDC directly.
Enable palette in display structure.
Predefine white and black.
(x_delete_display): Free palette table.
src/w32term.c