log src/w32console.c @ 35453:26726eff41ca zsh-sync-ognus-2

age author description
Thu, 19 Oct 2000 19:06:38 +0000 Jason Rumney Do not undef HAVE_WINDOW_SYSTEM before
Tue, 22 Aug 2000 22:53:00 +0000 Andrew Innes (min): Define macro.
Wed, 16 Aug 2000 01:38:49 +0000 Kenichi Handa (write_glyphs): Use a locally declared conversion_buffer.
Tue, 30 May 2000 21:41:35 +0000 Jason Rumney (glyph_to_pixel_coords): Change first parameter to
Sun, 27 Feb 2000 21:31:07 +0000 Jason Rumney Only disable window system features for dispextern.h
Sun, 30 Jan 2000 18:53:22 +0000 Jason Rumney (turn_on_face, turn_off_face): Removed.
Sun, 23 Jan 2000 03:16:02 +0000 Jason Rumney (turn_on_face, turn_off_face): New functions.
Fri, 09 Jul 1999 13:38:11 +0000 Andrew Innes (w32_use_full_screen_buffer): New variable.
Sat, 22 May 1999 17:37:18 +0000 Andrew Innes (clear_frame): Remember that the window width might
Fri, 30 Oct 1998 04:22:31 +0000 Geoff Voelker (initialize_w32_display): Use buffer coords
Wed, 28 Oct 1998 05:48:12 +0000 Geoff Voelker (Fset_message_beep): Recognize 'silent.
Mon, 22 Jun 1998 17:33:05 +0000 Andrew Innes (initialize_w32_display): Call init_crit to initialize
Wed, 29 Apr 1998 04:35:17 +0000 Geoff Voelker (initialize_w32_displayed): Use new function prototypes.
Wed, 03 Sep 1997 00:46:41 +0000 Geoff Voelker (DebPrint, reset_kbd, unset_kbd, take_console): Delete functions.
Tue, 01 Jul 1997 05:06:16 +0000 Geoff Voelker Include charset.h.
Mon, 20 Jan 1997 00:34:34 +0000 Geoff Voelker Change all uses of win95, winnt, and win32
Tue, 19 Nov 1996 07:04:49 +0000 Geoff Voelker Use new names for w32 files
Tue, 19 Nov 1996 04:59:23 +0000 Geoff Voelker Change identifiers of the form win32* to w32*.
Sat, 21 Sep 1996 02:26:13 +0000 Richard M. Stallman (initialize_win_nt_display): Use SET_FRAME_WIDTH.
Fri, 10 May 1996 20:33:26 +0000 Richard M. Stallman (prev_console_mode): New variable.
Sun, 21 Jan 1996 00:28:26 +0000 Geoff Voelker (clear_frame): Use FillConsoleOutput* calls instead of
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Tue, 07 Nov 1995 07:35:06 +0000 Geoff Voelker (nt_ring_bell): Renamed from ring_bell, now global.
Tue, 20 Jun 1995 14:58:38 +0000 Richard M. Stallman (ctrl_c_handler): Ignore CTRL_BREAK_EVENT signals.
Sat, 10 Jun 1995 21:45:43 +0000 Geoff Voelker Include config.h before stdio.h.
Fri, 26 May 1995 05:26:51 +0000 Geoff Voelker (set_terminal_modes): Set cursor size appropriate for Win95.
Wed, 12 Apr 1995 02:29:47 +0000 Karl Heuer (Fset_message_beep): Defined.
Mon, 14 Nov 1994 01:32:24 +0000 Richard M. Stallman Initial revision