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.
|
Tue, 07 Jun 1994 15:24:57 +0000 |
Richard M. Stallman |
(init_environment): Clean up code and make the default
|
Fri, 03 Jun 1994 04:50:17 +0000 |
Karl Heuer |
(run_msdos_command): Make local copy of argv[2] on stack, not on heap.
|
Mon, 30 May 1994 09:14:39 +0000 |
Richard M. Stallman |
(output_string): New function.
|
Tue, 24 May 1994 19:50:04 +0000 |
Richard M. Stallman |
(do_visible_bell): Renamed from visible_bell to avoid
|
Tue, 24 May 1994 19:46:40 +0000 |
Richard M. Stallman |
(dos_rawgetc): Doc fix. Make C-, S-, and M- modifiers
|
Tue, 17 May 1994 07:24:12 +0000 |
Richard M. Stallman |
(gettimeofday): New function substituting the library
|
Sun, 15 May 1994 19:38:50 +0000 |
Richard M. Stallman |
(crlf_to_lf): Fix off-by-one condition.
|
Mon, 02 May 1994 07:52:49 +0000 |
Richard M. Stallman |
Finish downcasing mouse_init1, mouse_off,
|