log src/msdos.c @ 16871:45a12f628d3f

age author description
Thu, 16 Jan 1997 12:20:49 +0000 Eli Zaretskii * (XMenuActivate): Don't allow non-positive menu
Mon, 06 Jan 1997 21:23:25 +0000 Richard M. Stallman (bright_bg): Save the original state of video blink bit.
Fri, 27 Dec 1996 02:11:22 +0000 Richard M. Stallman (dos_set_keyboard): Test whether KEYB.COM is installed
Fri, 06 Dec 1996 23:21:53 +0000 Karl Heuer (IT_cmgoto): Don't update FRAME_CURSOR_X when the cursor
Tue, 19 Nov 1996 07:42:09 +0000 Karl Heuer [__DJGPP__ >= 2] (dos_direct_output): Faster method of
Wed, 06 Nov 1996 19:51:38 +0000 Richard M. Stallman [__DJGPP_MINOR__ == 0] (_rename): New function, a
Tue, 24 Sep 1996 19:40:24 +0000 Richard M. Stallman (run_msdos_command): When testing whether a shell
Mon, 16 Sep 1996 06:31:45 +0000 Richard M. Stallman (IT_set_menu_bar_lines): Clear last_overlay_modified field.
Sun, 07 Jul 1996 22:40:53 +0000 Karl Heuer (IT_menu_display): Display control characters as ^X.
Sun, 07 Jul 1996 01:59:51 +0000 Miles Bader (dostounix_filename): On caseless filesystems, downcase the filename.
Tue, 02 Jul 1996 16:27:07 +0000 Miles Bader (msdos_downcase_filename):
Mon, 10 Jun 1996 21:03:05 +0000 Richard M. Stallman (check_x): Fix error message.
Thu, 06 Jun 1996 15:27:03 +0000 Richard M. Stallman (bright_bg): New function, enables bright background colors.
Sun, 12 May 1996 17:45:36 +0000 Richard M. Stallman (Fmsdos_downcase_filename): Don't change the argument, return a copy.
Sat, 11 May 1996 21:23:08 +0000 Richard M. Stallman (msdos_downcase_filename): New function to convert case in filenames.
Wed, 08 May 1996 17:13:31 +0000 Richard M. Stallman (syms_of_msdos): Fix typo.
Mon, 06 May 1996 10:21:23 +0000 Richard M. Stallman (Fmsdos_long_file_names): New function.
Wed, 01 May 1996 23:25:33 +0000 Richard M. Stallman (dos_get_modifiers): Restore missing comment terminator.
Sat, 27 Apr 1996 00:52:30 +0000 Richard M. Stallman (getdefdir): Include drive letter and colon when
Fri, 26 Apr 1996 11:56:25 +0000 Richard M. Stallman (getdefdir) [DJGPP > 1]: Use 32-bit ESI to pass buffer
Tue, 16 Apr 1996 20:41:24 +0000 Richard M. Stallman (check_timer): Removed; use gettime instead.
Fri, 12 Apr 1996 06:04:10 +0000 Richard M. Stallman Include signal.h.
Wed, 10 Apr 1996 04:13:40 +0000 Richard M. Stallman [MSDOS]: If DJGPP version 2, include fcntl.h.
Thu, 07 Mar 1996 20:21:29 +0000 Richard M. Stallman (check_timer): Remove code for dos-display-time.
Mon, 29 Jan 1996 22:22:08 +0000 Richard M. Stallman (dos_rawgetc): Allow simulation of `Mouse-3' by
Wed, 24 Jan 1996 22:33:08 +0000 Karl Heuer (dos_set_window_size): New function; switches the screen
Wed, 24 Jan 1996 21:21:40 +0000 Karl Heuer (sys_select): Use time macros to prevent time values
Tue, 23 Jan 1996 17:56:55 +0000 Karl Heuer (sigblock): New (dummy) function.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Fri, 12 Jan 1996 19:44:39 +0000 Richard M. Stallman (dos_rawgetc): Make buf longer.
Fri, 05 Jan 1996 10:03:17 +0000 Karl Heuer Comment fixes.
Tue, 26 Dec 1995 00:22:04 +0000 Richard M. Stallman (XMenuActivate): Make sure the menu title is always
Mon, 25 Dec 1995 01:47:56 +0000 Richard M. Stallman (have_menus_p): Defined.
Tue, 19 Dec 1995 20:57:15 +0000 Karl Heuer (check_timer): get rid of the DOS-specific menubar clock
Wed, 13 Dec 1995 02:26:07 +0000 Karl Heuer (run_msdos_command): Support redirection of stderr.
Wed, 13 Dec 1995 02:22:47 +0000 Karl Heuer (IT_set_terminal_modes): Save screen color attribute
Wed, 13 Dec 1995 02:13:59 +0000 Karl Heuer (XMenuActivate): Display the menu pane title.
Mon, 27 Nov 1995 20:05:44 +0000 Richard M. Stallman (sys_select): Check timer once even if input is pending.
Sat, 25 Nov 1995 03:02:09 +0000 Richard M. Stallman (IT_set_menu_bar_lines): Clear last_modified field.
Sat, 25 Nov 1995 00:20:46 +0000 Richard M. Stallman Comment change.
Wed, 22 Nov 1995 12:09:49 +0000 Richard M. Stallman (internal_terminal_init): Initialize the_only_x_display.font.
Wed, 22 Nov 1995 10:47:09 +0000 Richard M. Stallman (dos_set_keyboard): If CODE is not recognized,
Sat, 11 Nov 1995 23:48:29 +0000 Richard M. Stallman (dos_menubar_clock_displayed): New variable.
Sat, 04 Nov 1995 00:10:43 +0000 Karl Heuer (the_only_x_display): Type is now struct x_output.
Thu, 26 Oct 1995 19:06:38 +0000 Richard M. Stallman (IT_ring_bell): Use intdos, not write.
Sun, 22 Oct 1995 18:28:17 +0000 Richard M. Stallman Whitespace changes.
Wed, 11 Oct 1995 15:08:15 +0000 Kim F. Storm [!HAVE_X_WINDOWS]:
Wed, 20 Sep 1995 03:26:43 +0000 Paul Eggert (gettimeofday, init_gettimeofday, daylight, gmtoffset): Undo previous change.
Sun, 10 Sep 1995 04:37:51 +0000 Richard M. Stallman (gettimeofday): Don't bother setting time zone,
Sun, 03 Sep 1995 17:32:58 +0000 Richard M. Stallman (putchar): Call internal_flush instead of _flsbuf.
Thu, 20 Jul 1995 18:30:49 +0000 Richard M. Stallman (init_environment): Move alloca call out of function arg.
Tue, 18 Jul 1995 00:25:14 +0000 Karl Heuer (mouse_get_pos, mouse_check_moved, XMenuActivate):
Sun, 26 Mar 1995 21:13:03 +0000 Richard M. Stallman (mouse_get_pos): New arg `insist'.
Fri, 20 Jan 1995 23:40:03 +0000 Richard M. Stallman Comment change.
Fri, 20 Jan 1995 23:37:00 +0000 Richard M. Stallman (XMenuCreate, XMenuAddPane, XMenuAddSelection, XMenuLocate,
Mon, 17 Oct 1994 08:42:36 +0000 Morten Welinder *** empty log message ***
Tue, 27 Sep 1994 01:59:38 +0000 Karl Heuer (run_msdos_command): Use type test macros.
Thu, 14 Jul 1994 04:58:02 +0000 Richard M. Stallman (mouse_init1): Use alternate mouse detection for old mouse drivers.
Mon, 11 Jul 1994 00:59:17 +0000 Richard M. Stallman (dos_rawgetc): Use bios, not kbhit ().
Sat, 09 Jul 1994 05:13:38 +0000 Richard M. Stallman (install_ctrl_break_check): Doc fix.