]> code.delx.au - gnu-emacs/history - src/w32console.c
(lgrep, rgrep): Use add-to-history.
[gnu-emacs] / src / w32console.c
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-08-07 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-06 Jason Rumney(initialize_w32_display): Detect when the console
2005-07-04 Lute KamstraUpdate FSF's address.
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 RumneyPrefix RIF functions with w32con_ to avoid namespace...
2004-05-17 Jason RumneyUse static consistently.
2003-09-01 Miles BaderAdd arch taglines
2003-05-24 Kim F. StormMake (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. StormRemove consolidated defines and code.
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2001-11-12 Jason RumneyChange doc-string comments to `new style'. [w/`doc...
2001-11-02 Pavel JaníkUpdate usage of CHECK_ macros (remove unused second...
2001-10-20 Miles Bader(reassert_line_highlight, change_line_highlight): Funct...
2001-10-08 Gerd MoellmannDon't define min/max.
2000-10-19 Jason RumneyDo 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 RumneyOnly 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...
1997-07-01 Geoff VoelkerInclude charset.h.
1997-01-20 Geoff VoelkerChange all uses of win95, winnt, and win32
1996-11-19 Geoff VoelkerUse new names for w32 files
1996-11-19 Geoff VoelkerChange 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 NaggumUpdate 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 VoelkerInclude config.h before stdio.h.
1995-05-26 Geoff Voelker(set_terminal_modes): Set cursor size appropriate for...
1995-04-12 Karl Heuer(Fset_message_beep): Defined.
1994-11-14 Richard M. StallmanInitial revision