log src/msdos.c @ 16390:77051008303f

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