log src/w32console.c @ 52401:695cf19ef79e

age author description
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sat, 24 May 2003 22:07:03 +0000 Kim F. Storm Make (few) trivial substitutions for renamed and
Fri, 21 Mar 2003 22:56:52 +0000 Kim F. Storm * xdisp.c (pixel_to_glyph_coords, glyph_to_pixel_coords):
Fri, 21 Mar 2003 13:51:17 +0000 Kim F. Storm Remove consolidated defines and code.
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Mon, 12 Nov 2001 23:57:09 +0000 Jason Rumney Change doc-string comments to `new style'. [w/`doc:' keyword]. Doc fixes.
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jank Update usage of CHECK_ macros (remove unused second argument).
Sat, 20 Oct 2001 05:50:33 +0000 Miles Bader (reassert_line_highlight, change_line_highlight): Functions removed.
Mon, 08 Oct 2001 08:07:49 +0000 Gerd Moellmann Don't define min/max.
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