log src/w32console.c @ 59583:05a54895186c

age author description
2004-12-01 Kenichi Handa (encode_terminal_code): Fix previous change.
2004-12-01 Kenichi Handa (w32con_write_glyphs): Decide coding here.
2004-05-18 Jason Rumney Prefix RIF functions with w32con_ to avoid namespace clash with term.c.
2004-05-17 Jason Rumney Use static consistently.
2003-09-01 Miles Bader Add arch taglines
2003-05-24 Kim F. Storm Make (few) trivial substitutions for renamed and
2003-03-21 Kim F. Storm * xdisp.c (pixel_to_glyph_coords, glyph_to_pixel_coords):
2003-03-21 Kim F. Storm Remove consolidated defines and code.
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2001-11-12 Jason Rumney Change doc-string comments to `new style'. [w/`doc:' keyword]. Doc fixes.
2001-11-02 Pavel Janík Update usage of CHECK_ macros (remove unused second argument).
2001-10-20 Miles Bader (reassert_line_highlight, change_line_highlight): Functions removed.
2001-10-08 Gerd Moellmann Don't define min/max.
2000-10-19 Jason Rumney Do not undef HAVE_WINDOW_SYSTEM before
2000-08-22 Andrew Innes (min): Define macro.
2000-08-16 Kenichi Handa (write_glyphs): Use a locally declared conversion_buffer.
2000-05-30 Jason Rumney (glyph_to_pixel_coords): Change first parameter to
2000-02-27 Jason Rumney Only disable window system features for dispextern.h
2000-01-30 Jason Rumney (turn_on_face, turn_off_face): Removed.
2000-01-23 Jason Rumney (turn_on_face, turn_off_face): New functions.
1999-07-09 Andrew Innes (w32_use_full_screen_buffer): New variable.
1999-05-22 Andrew Innes (clear_frame): Remember that the window width might
1998-10-30 Geoff Voelker (initialize_w32_display): Use buffer coords
1998-10-28 Geoff Voelker (Fset_message_beep): Recognize 'silent.
1998-06-22 Andrew Innes (initialize_w32_display): Call init_crit to initialize
1998-04-29 Geoff Voelker (initialize_w32_displayed): Use new function prototypes.
1997-09-03 Geoff Voelker (DebPrint, reset_kbd, unset_kbd, take_console): Delete functions.
1997-07-01 Geoff Voelker Include charset.h.
1997-01-20 Geoff Voelker Change all uses of win95, winnt, and win32
1996-11-19 Geoff Voelker Use new names for w32 files
1996-11-19 Geoff Voelker Change identifiers of the form win32* to w32*.
1996-09-21 Richard M. Stallman (initialize_win_nt_display): Use SET_FRAME_WIDTH.
1996-05-10 Richard M. Stallman (prev_console_mode): New variable.
1996-01-21 Geoff Voelker (clear_frame): Use FillConsoleOutput* calls instead of
1996-01-15 Erik Naggum Update FSF's address in the preamble.
1995-11-07 Geoff Voelker (nt_ring_bell): Renamed from ring_bell, now global.
1995-06-20 Richard M. Stallman (ctrl_c_handler): Ignore CTRL_BREAK_EVENT signals.
1995-06-10 Geoff Voelker Include config.h before stdio.h.
1995-05-26 Geoff Voelker (set_terminal_modes): Set cursor size appropriate for Win95.
1995-04-12 Karl Heuer (Fset_message_beep): Defined.
1994-11-14 Richard M. Stallman Initial revision