Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (convert_to_key_event, is_dead_key): New functions. | Geoff Voelker | 1996-02-02 | 1 | -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.4 | Geoff Voelker | 1996-01-25 | 1 | -68/+38 |
| | |||||
* | (x_make_frame_visible): Explicitly make the frame | Geoff Voelker | 1996-01-21 | 1 | -3/+5 |
| | | | | the selected frame. | ||||
* | (win32_fill_rect): Remove unused variable. | Geoff Voelker | 1996-01-21 | 1 | -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 Naggum | 1996-01-15 | 1 | -1/+2 |
| | |||||
* | Initial revision | Geoff Voelker | 1995-11-07 | 1 | -0/+3711 |