1997-04-03 |
Karl Heuer |
Fix comment typo.
|
1997-03-19 |
Kenichi Handa |
(insert_glyphs): Fix a bug which turns up when
|
1997-03-18 |
Kenichi Handa |
(encode_terminal_code): Check validity of character code.
|
1997-02-20 |
Karl Heuer |
Include charset.h and coding.h.
|
1997-01-20 |
Richard M. Stallman |
(fatal): Print a newline at the end.
|
1997-01-20 |
Geoff Voelker |
(term_init): Use new name initialize_w32_display.
|
1996-09-21 |
Richard M. Stallman |
(term_init): Use new vertical scroll bar enumerated type.
|
1996-09-03 |
Richard M. Stallman |
(OUTPUT_IF, OUTPUT): Cast frame height to int.
|
1996-09-03 |
Richard M. Stallman |
(term_init): Avoid type-mismatch calling get_frame_size.
|
1996-08-29 |
Richard M. Stallman |
(Vring_bell_function): New variable.
|
1996-04-26 |
Richard M. Stallman |
(FRAME_TERMCAP_P) [WINDOWSNT && !HAVE_NTGUI]:
|
1996-04-10 |
Richard M. Stallman |
(calculate_ins_del_char_costs): Use proper frame's width.
|
1996-01-15 |
Erik Naggum |
Update FSF's address in the preamble.
|
1996-01-05 |
Karl Heuer |
Comment fixes.
|
1995-11-07 |
Geoff Voelker |
[HAVE_NTGUI] (FRAME_TERMCAP_P): Don't redefine.
|
1995-06-28 |
Richard M. Stallman |
(term_init): Alternative error messages for TERMCAP/TERMINFO.
|
1995-06-05 |
Karl Heuer |
(cursor_to, clear_to_end_of_line_raw):
|
1995-04-24 |
Karl Heuer |
(term_init): MagicWrap implies AutoWrap.
|
1995-04-07 |
Karl Heuer |
Update copyright.
|
1995-03-29 |
Richard M. Stallman |
Comment change.
|
1995-02-25 |
Karl Heuer |
(term_init) [TERMINFO]: Make error message more accurate.
|
1995-02-17 |
Richard M. Stallman |
(calculate_costs): Update max_frame_height, max_frame_width.
|
1995-01-19 |
Richard M. Stallman |
(term_get_fkeys_1): Bug fix for function key above f19.
|
1995-01-17 |
Karl Heuer |
(write_glyphs, insert_glyphs): Call checkmagic.
|
1995-01-04 |
Richard M. Stallman |
(term_init): Fatal error if screen is too small.
|
1994-12-26 |
Richard M. Stallman |
(scroll_region_cost): New variable.
|
1994-12-06 |
Richard M. Stallman |
(calculate_costs): Set FRAME_COST_BAUD_RATE.
|
1994-11-01 |
Richard M. Stallman |
(term_init) [WINDOWSNT]: Do some Windows-specific
|
1994-10-22 |
Richard M. Stallman |
(calculate_costs): Call x_screen_planes.
|
1994-10-14 |
Karl Heuer |
(term_get_fkeys_1): Workaround for IBM's dialect of terminfo.
|