log src/msdos.c @ 27460:cccffb3304b3

age author description
2000-01-24 Eli Zaretskii (IT_menu_display): Truncate long menu lines at the right
1999-12-30 Eli Zaretskii (IT_update_begin): Don't dereference members of struct
1999-12-30 Eli Zaretskii (IT_write_glyphs): Track last changes to struct glyph.
1999-12-28 Eli Zaretskii Changes for supporting mouse/modeline highlight and help echo features:
1999-12-19 Eli Zaretskii (IT_set_face): Don't swap face colors when highlight or
1999-12-15 Eli Zaretskii Changes for separate unspecified foreground and background colors
1999-12-06 Eli Zaretskii Changes for automatic remapping of X colors on terminal frames:
1999-10-19 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
1999-08-10 Eli Zaretskii (IT_set_face): Abort if the default face is not realized
1999-07-30 Eli Zaretskii (IT_set_face): Rewritten for the new redisplay engine.
1999-07-29 Eli Zaretskii (getdefdir): Don't return failure indication when
1999-05-02 Andrew Innes (unibyte_display_via_language_environment): Add extern.
1999-05-02 Andrew Innes (unibyte_display_via_language_environment):
1999-04-08 Eli Zaretskii (jp_kbd_translate_table): Fix the other \ key.
1999-04-06 Eli Zaretskii (dos_rawgetc): Don't zero out c if private translation
1999-04-05 Eli Zaretskii (jp_kbd_translate_table): Fix last change.
1999-04-04 Eli Zaretskii (struct kbd_translate): New struct, for key translation
1999-01-06 Eli Zaretskii (IT_write_glyphs): Move constant expression out of the loop.
1998-12-31 Eli Zaretskii (IT_write_glyphs): Convert unibyte characters to
1998-12-21 Eli Zaretskii (IT_write_glyphs): Don't convert 7-bit ASCII characters via
1998-12-06 Eli Zaretskii (Vdos_unsupported_char_glyph): New variable.
1998-12-03 Eli Zaretskii (init_environment): Record the time we started up.
1998-10-20 Eli Zaretskii (mouse_init): Reset the button press/release info of the mouse driver.
1998-08-31 Eli Zaretskii (IT_cmgoto): When tracking echo area messages with the
1998-08-13 Eli Zaretskii (dos_set_keyboard): Set up stack and flags before
1998-08-10 Eli Zaretskii (IT_cmgoto): In the echo area, only put the cursor at
1998-06-14 Eli Zaretskii (dos_set_keyboard): Call Int 2Fh via the DPMI server, not directly.
1998-05-13 Eli Zaretskii (init_environment): Set TMPDIR to an existing
1998-04-27 Eli Zaretskii (IT_ring_bell, IT_write_glyphs, IT_clear_end_of_line,
1998-04-21 Eli Zaretskii (run_msdos_command): Don't construct process
1998-04-16 Eli Zaretskii (it_keyboard): New variable, supports Italian keyboard.
1998-04-13 Eli Zaretskii (dosv_refresh_virtual_screen): Do not use negative arguments.
1998-04-08 Karl Heuer (request_sigio, unrequest_sigio): Make consistent with
1997-11-10 Eli Zaretskii Support for Japanese display on DOS/V systems.
1997-10-13 Eli Zaretskii (mouse_get_pos): Remove reduntant call to `int86'.
1997-09-11 Richard M. Stallman Switch to raw-text as coding system.
1997-09-11 Richard M. Stallman (syms_of_msdos): Intern background-color and
1997-08-28 Eli Zaretskii Add coding: tag, to prevent Emacs from interpreting binary strings.
1997-08-13 Eli Zaretskii (syms_of_msdos): Define and bind x-bitmap-file-path and
1997-08-11 Richard M. Stallman (init_environment): Set Emacs root directory properly when
1997-08-11 Richard M. Stallman (IT_set_frame_parameters): Actually store the frame
1997-08-11 Richard M. Stallman (Qbackground_color, Qforeground_color): Define vars.
1997-02-02 Eli Zaretskii dos_rawgetc: When international keyboard doesn't have
1997-01-21 Eli Zaretskii (run_msdos_command): Remove unused variables.
1997-01-16 Eli Zaretskii * (sigprocmask, sig_suspender): New functions, implement
1997-01-16 Eli Zaretskii * (XMenuActivate): Don't allow non-positive menu
1997-01-06 Richard M. Stallman (bright_bg): Save the original state of video blink bit.
1996-12-27 Richard M. Stallman (dos_set_keyboard): Test whether KEYB.COM is installed
1996-12-06 Karl Heuer (IT_cmgoto): Don't update FRAME_CURSOR_X when the cursor
1996-11-19 Karl Heuer [__DJGPP__ >= 2] (dos_direct_output): Faster method of
1996-11-06 Richard M. Stallman [__DJGPP_MINOR__ == 0] (_rename): New function, a
1996-09-24 Richard M. Stallman (run_msdos_command): When testing whether a shell
1996-09-16 Richard M. Stallman (IT_set_menu_bar_lines): Clear last_overlay_modified field.
1996-07-07 Karl Heuer (IT_menu_display): Display control characters as ^X.
1996-07-07 Miles Bader (dostounix_filename): On caseless filesystems, downcase the filename.
1996-07-02 Miles Bader (msdos_downcase_filename):
1996-06-10 Richard M. Stallman (check_x): Fix error message.
1996-06-06 Richard M. Stallman (bright_bg): New function, enables bright background colors.
1996-05-12 Richard M. Stallman (Fmsdos_downcase_filename): Don't change the argument, return a copy.
1996-05-11 Richard M. Stallman (msdos_downcase_filename): New function to convert case in filenames.
1996-05-08 Richard M. Stallman (syms_of_msdos): Fix typo.
1996-05-06 Richard M. Stallman (Fmsdos_long_file_names): New function.
1996-05-01 Richard M. Stallman (dos_get_modifiers): Restore missing comment terminator.
1996-04-27 Richard M. Stallman (getdefdir): Include drive letter and colon when
1996-04-26 Richard M. Stallman (getdefdir) [DJGPP > 1]: Use 32-bit ESI to pass buffer
1996-04-16 Richard M. Stallman (check_timer): Removed; use gettime instead.
1996-04-12 Richard M. Stallman Include signal.h.
1996-04-10 Richard M. Stallman [MSDOS]: If DJGPP version 2, include fcntl.h.
1996-03-07 Richard M. Stallman (check_timer): Remove code for dos-display-time.
1996-01-29 Richard M. Stallman (dos_rawgetc): Allow simulation of `Mouse-3' by
1996-01-24 Karl Heuer (dos_set_window_size): New function; switches the screen
1996-01-24 Karl Heuer (sys_select): Use time macros to prevent time values
1996-01-23 Karl Heuer (sigblock): New (dummy) function.
1996-01-15 Erik Naggum Update FSF's address in the preamble.
1996-01-12 Richard M. Stallman (dos_rawgetc): Make buf longer.
1996-01-05 Karl Heuer Comment fixes.
1995-12-26 Richard M. Stallman (XMenuActivate): Make sure the menu title is always
1995-12-25 Richard M. Stallman (have_menus_p): Defined.
1995-12-19 Karl Heuer (check_timer): get rid of the DOS-specific menubar clock
1995-12-13 Karl Heuer (run_msdos_command): Support redirection of stderr.
1995-12-13 Karl Heuer (IT_set_terminal_modes): Save screen color attribute
1995-12-13 Karl Heuer (XMenuActivate): Display the menu pane title.
1995-11-27 Richard M. Stallman (sys_select): Check timer once even if input is pending.
1995-11-25 Richard M. Stallman (IT_set_menu_bar_lines): Clear last_modified field.
1995-11-25 Richard M. Stallman Comment change.
1995-11-22 Richard M. Stallman (internal_terminal_init): Initialize the_only_x_display.font.
1995-11-22 Richard M. Stallman (dos_set_keyboard): If CODE is not recognized,
1995-11-11 Richard M. Stallman (dos_menubar_clock_displayed): New variable.
1995-11-04 Karl Heuer (the_only_x_display): Type is now struct x_output.
1995-10-26 Richard M. Stallman (IT_ring_bell): Use intdos, not write.
1995-10-22 Richard M. Stallman Whitespace changes.
1995-10-11 Kim F. Storm [!HAVE_X_WINDOWS]:
1995-09-20 Paul Eggert (gettimeofday, init_gettimeofday, daylight, gmtoffset): Undo previous change.
1995-09-10 Richard M. Stallman (gettimeofday): Don't bother setting time zone,
1995-09-03 Richard M. Stallman (putchar): Call internal_flush instead of _flsbuf.
1995-07-20 Richard M. Stallman (init_environment): Move alloca call out of function arg.
1995-07-18 Karl Heuer (mouse_get_pos, mouse_check_moved, XMenuActivate):
1995-03-26 Richard M. Stallman (mouse_get_pos): New arg `insist'.
1995-01-20 Richard M. Stallman Comment change.
1995-01-20 Richard M. Stallman (XMenuCreate, XMenuAddPane, XMenuAddSelection, XMenuLocate,
1994-10-17 Morten Welinder *** empty log message ***
1994-09-27 Karl Heuer (run_msdos_command): Use type test macros.
1994-07-14 Richard M. Stallman (mouse_init1): Use alternate mouse detection for old mouse drivers.
1994-07-11 Richard M. Stallman (dos_rawgetc): Use bios, not kbhit ().
1994-07-09 Richard M. Stallman (install_ctrl_break_check): Doc fix.
1994-06-07 Richard M. Stallman (init_environment): Clean up code and make the default
1994-06-03 Karl Heuer (run_msdos_command): Make local copy of argv[2] on stack, not on heap.
1994-05-30 Richard M. Stallman (output_string): New function.
1994-05-24 Richard M. Stallman (do_visible_bell): Renamed from visible_bell to avoid
1994-05-24 Richard M. Stallman (dos_rawgetc): Doc fix. Make C-, S-, and M- modifiers
1994-05-17 Richard M. Stallman (gettimeofday): New function substituting the library
1994-05-15 Richard M. Stallman (crlf_to_lf): Fix off-by-one condition.
1994-05-02 Richard M. Stallman Finish downcasing mouse_init1, mouse_off,
1994-03-23 Karl Heuer (run_msdos_command): Use assignment instead of initialization.
1994-02-24 Richard M. Stallman (mouse_get_pos): Don't convert to glyph units.
1994-02-17 Richard M. Stallman Use <...> for config.h.
1994-01-08 Richard M. Stallman Initial revision