summaryrefslogtreecommitdiff
path: root/src/w32term.c
Commit message (Collapse)AuthorAgeFilesLines
* (convert_to_key_event, is_dead_key): New functions.Geoff Voelker1996-02-021-13/+63
| | | | | | (w32_read-socket): Convert console modifiers to Emacs modifiers. Use console input routines to unify keyboard support. (x_make_frame_visible): Make frame foreground window.
* ubackout 1.3 and 1.4Geoff Voelker1996-01-251-68/+38
|
* (x_make_frame_visible): Explicitly make the frameGeoff Voelker1996-01-211-3/+5
| | | | the selected frame.
* (win32_fill_rect): Remove unused variable.Geoff Voelker1996-01-211-35/+63
| | | | | | | | | | | | | | | (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.
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
|
* Initial revisionGeoff Voelker1995-11-071-0/+3711