log src/msdos.c @ 18734:a26b6aca56ca

age author description
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.