summaryrefslogtreecommitdiff
path: root/src/w32console.c
Commit message (Expand)AuthorAgeFilesLines
* Do not undef HAVE_WINDOW_SYSTEM beforeJason Rumney2000-10-191-4/+6
* (min): Define macro.Andrew Innes2000-08-221-6/+10
* (write_glyphs): Use a locally declared conversion_buffer.Kenichi Handa2000-08-161-3/+5
* (glyph_to_pixel_coords): Change first parameter toJason Rumney2000-05-301-1/+1
* Only disable window system features for dispextern.hJason Rumney2000-02-271-4/+8
* (turn_on_face, turn_off_face): Removed.Jason Rumney2000-01-301-51/+73
* (turn_on_face, turn_off_face): New functions.Jason Rumney2000-01-231-84/+161
* (w32_use_full_screen_buffer): New variable.Andrew Innes1999-07-091-6/+63
* (clear_frame): Remember that the window width mightAndrew Innes1999-05-221-10/+8
* (initialize_w32_display): Use buffer coordsGeoff Voelker1998-10-301-7/+7
* (Fset_message_beep): Recognize 'silent.Geoff Voelker1998-10-281-3/+13
* (initialize_w32_display): Call init_crit to initializeAndrew Innes1998-06-221-0/+3
* (initialize_w32_displayed): Use new function prototypes.Geoff Voelker1998-04-291-18/+18
* (DebPrint, reset_kbd, unset_kbd, take_console): Delete functions.Geoff Voelker1997-09-031-62/+46
* Include charset.h.Geoff Voelker1997-07-011-1/+1
* Change all uses of win95, winnt, and win32Geoff Voelker1997-01-201-3/+3
* Use new names for w32 filesGeoff Voelker1996-11-191-1/+1
* Change identifiers of the form win32* to w32*.Geoff Voelker1996-11-191-6/+6
* (initialize_win_nt_display): Use SET_FRAME_WIDTH.Richard M. Stallman1996-09-211-1/+1
* (prev_console_mode): New variable.Richard M. Stallman1996-05-101-2/+6
* (clear_frame): Use FillConsoleOutput* calls instead ofGeoff Voelker1996-01-211-16/+12
* Update FSF's address in the preamble.Erik Naggum1996-01-151-15/+16
* (nt_ring_bell): Renamed from ring_bell, now global.Geoff Voelker1995-11-071-3/+7
* (ctrl_c_handler): Ignore CTRL_BREAK_EVENT signals.Richard M. Stallman1995-06-201-2/+4
* Include config.h before stdio.h.Geoff Voelker1995-06-101-3/+2
* (set_terminal_modes): Set cursor size appropriate for Win95.Geoff Voelker1995-05-261-3/+4
* (Fset_message_beep): Defined.Karl Heuer1995-04-121-14/+37
* Initial revisionRichard M. Stallman1994-11-141-0/+605