| Commit message (Expand) | Author | Age | Files | Lines |
* | make_number/XINT/XUINT conversions; EQ/== fixes; ==Qnil -> NILP | Ken Raeburn | 2000-04-05 | 1 | -1/+1 |
* | (TN_no_color_video): New variable. | Gerd Moellmann | 2000-04-01 | 1 | -9/+52 |
* | (calculate_costs): Remove code dealing with X frames. | Gerd Moellmann | 2000-03-19 | 1 | -10/+0 |
* | (term_init) [WINDOWSNT]: Initialize TN_max_colors. | Jason Rumney | 2000-01-30 | 1 | -0/+1 |
* | (encode_terminal_code): Fix the previous change. | Kenichi Handa | 2000-01-04 | 1 | -2/+5 |
* | (Ftty_display_color_p): Accept an optional argument FRAME. | Eli Zaretskii | 2000-01-02 | 1 | -3/+4 |
* | (insert_glyphs): Pass glyph, not &glyph, to | Eli Zaretskii | 2000-01-02 | 1 | -2/+2 |
* | (encode_terminal_code): Adjusted for the change of struct | Kenichi Handa | 1999-12-27 | 1 | -41/+52 |
* | Changes for separate unspecified foreground and background colors | Eli Zaretskii | 1999-12-15 | 1 | -3/+11 |
* | (encode_terminal_code): Delete codes for a composite | Kenichi Handa | 1999-12-15 | 1 | -21/+17 |
* | (term_init): If "op" isn't available, don't support color | Gerd Moellmann | 1999-11-12 | 1 | -9/+14 |
* | (OUTPUT_IF, OUTPUT1_IF): Use do-while. | Gerd Moellmann | 1999-09-15 | 1 | -10/+11 |
* | (OUTPUT): Change for Lisp_Object selected_frame. | Gerd Moellmann | 1999-09-13 | 1 | -64/+79 |
* | (produce_glyphs): Set iterator's physical height | Gerd Moellmann | 1999-08-06 | 1 | -2/+2 |
* | Rewritten. | Gerd Moellmann | 1999-07-21 | 1 | -77/+566 |
* | (term_init): Use xmalloc, not malloc. | Karl Heuer | 1999-03-04 | 1 | -3/+3 |
* | (encode_terminal_code): Fix previous change. | Kenichi Handa | 1999-02-05 | 1 | -9/+15 |
* | (encode_terminal_code): Handle raw 8-bit codes correctly. | Kenichi Handa | 1998-09-28 | 1 | -6/+12 |
* | (write_glyphs): When terminal_coding require flushing, | Kenichi Handa | 1998-08-18 | 1 | -1/+1 |
* | Include cm.h after dispextern.h to avoid name conflicts | Geoff Voelker | 1998-04-29 | 1 | -2/+3 |
* | (reset_terminal_modes): Only invoke hook if defined. | Geoff Voelker | 1998-04-17 | 1 | -1/+2 |
* | Fix -Wimplicit warnings. | Andreas Schwab | 1998-04-14 | 1 | -34/+63 |
* | (encode_terminal_code): Adjusted for the change of | Kenichi Handa | 1998-01-22 | 1 | -24/+22 |
* | (encode_terminal_code): Use new macros defined in | Kenichi Handa | 1997-11-08 | 1 | -2/+2 |
* | (term_get_fkeys_1): Use kH as alternate for move-to-last-line. | Richard M. Stallman | 1997-08-16 | 1 | -0/+2 |
* | (encode_terminal_code): Use safe_terminal_coding if | Kenichi Handa | 1997-08-10 | 1 | -12/+22 |
* | Minor cleanup. | Richard M. Stallman | 1997-07-30 | 1 | -2/+5 |
* | (insert_glyphs): Use &, not &&. | Richard M. Stallman | 1997-05-31 | 1 | -1/+1 |
* | Fix comment typo. | Karl Heuer | 1997-04-03 | 1 | -1/+1 |
* | (insert_glyphs): Fix a bug which turns up when | Kenichi Handa | 1997-03-19 | 1 | -1/+1 |
* | (encode_terminal_code): Check validity of character code. | Kenichi Handa | 1997-03-18 | 1 | -4/+9 |
* | Include charset.h and coding.h. | Karl Heuer | 1997-02-20 | 1 | -43/+139 |
* | (fatal): Print a newline at the end. | Richard M. Stallman | 1997-01-20 | 1 | -9/+10 |
* | (term_init): Use new name initialize_w32_display. | Geoff Voelker | 1997-01-20 | 1 | -1/+1 |
* | (term_init): Use new vertical scroll bar enumerated type. | Richard M. Stallman | 1996-09-21 | 1 | -5/+9 |
* | (OUTPUT_IF, OUTPUT): Cast frame height to int. | Richard M. Stallman | 1996-09-03 | 1 | -2/+2 |
* | (term_init): Avoid type-mismatch calling get_frame_size. | Richard M. Stallman | 1996-09-03 | 1 | -2/+7 |
* | (Vring_bell_function): New variable. | Richard M. Stallman | 1996-08-29 | 1 | -0/+28 |
* | (FRAME_TERMCAP_P) [WINDOWSNT && !HAVE_NTGUI]: | Richard M. Stallman | 1996-04-26 | 1 | -2/+0 |
* | (calculate_ins_del_char_costs): Use proper frame's width. | Richard M. Stallman | 1996-04-10 | 1 | -1/+1 |
* | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -1/+2 |
* | Comment fixes. | Karl Heuer | 1996-01-05 | 1 | -1/+1 |
* | [HAVE_NTGUI] (FRAME_TERMCAP_P): Don't redefine. | Geoff Voelker | 1995-11-07 | 1 | -0/+2 |
* | (term_init): Alternative error messages for TERMCAP/TERMINFO. | Richard M. Stallman | 1995-06-28 | 1 | -2/+12 |
* | (cursor_to, clear_to_end_of_line_raw): | Karl Heuer | 1995-06-05 | 1 | -0/+11 |
* | (term_init): MagicWrap implies AutoWrap. | Karl Heuer | 1995-04-24 | 1 | -2/+4 |
* | Update copyright. | Karl Heuer | 1995-04-07 | 1 | -1/+1 |
* | Comment change. | Richard M. Stallman | 1995-03-29 | 1 | -1/+1 |
* | (term_init) [TERMINFO]: Make error message more accurate. | Karl Heuer | 1995-02-25 | 1 | -4/+20 |
* | (calculate_costs): Update max_frame_height, max_frame_width. | Richard M. Stallman | 1995-02-17 | 1 | -10/+20 |