log src/xterm.c @ 3282:a3c8d3866d01

age author description
Sun, 30 May 1993 00:55:42 +0000 Richard M. Stallman (x_bitmap_icon): Don't free icon_bitmap;
Sat, 29 May 1993 20:54:27 +0000 Richard M. Stallman (x_connection_closed): Pass new arg.
Sat, 29 May 1993 20:49:01 +0000 Jim Blandy * sysdep.c (sys_siglist): Comment out #endif trailer.
Sat, 29 May 1993 05:59:09 +0000 Richard M. Stallman (XTring_bell): Do nothing if x_current_connection is 0.
Fri, 28 May 1993 21:13:59 +0000 Richard M. Stallman (XTread_socket, case KeyPress) [HPUX]:
Wed, 26 May 1993 20:34:20 +0000 Richard M. Stallman (x_wm_set_size_hint): Don't set hints for max size.
Tue, 25 May 1993 14:04:12 +0000 Jim Blandy Arrange for font names to get fully resolved - no wildcards.
Tue, 25 May 1993 07:03:38 +0000 Jim Blandy * xfaces.c (merge_faces): You can't tell if a font is a
Tue, 25 May 1993 01:00:21 +0000 Richard M. Stallman (XTread_socket, ConfigureNotify case):
Mon, 24 May 1993 19:54:15 +0000 Richard M. Stallman (XTread_socket): For ConfigureNotify event,
Mon, 24 May 1993 15:04:07 +0000 Jim Blandy * xterm.c (x_new_font): Reject fonts with varying spacing. We
Sun, 23 May 1993 20:04:26 +0000 Jim Blandy * xterm.c (x_scroll_bar_report_motion): Set *TIME whether or not
Sun, 23 May 1993 18:09:41 +0000 Richard M. Stallman Move signal.h and stdio.h before config.h.
Sat, 22 May 1993 20:57:31 +0000 Jim Blandy * xterm.c (x_scroll_bar_handle_click): Never grab the scroll bar;
Sat, 22 May 1993 09:13:57 +0000 Jim Blandy * xterm.c (x_scroll_bar_handle_click): Never grab the scroll bar;
Thu, 20 May 1993 13:43:48 +0000 Richard M. Stallman (x_find_modifier_meanings): If some keys are meta and alt,
Wed, 19 May 1993 03:06:38 +0000 Jim Blandy * xterm.c (x_new_font): Tell the frame display faces about the
Wed, 19 May 1993 00:33:58 +0000 Jim Blandy * xterm.c (XTread_socket): Turn off ControlMask for XLookupString.
Sun, 16 May 1993 22:32:36 +0000 Richard M. Stallman (dumpglyphs): Create a temporary merged gc
Fri, 14 May 1993 14:44:26 +0000 Jim Blandy * xterm.c (dumpglyphs): Give the cursor higher priority than the
Mon, 10 May 1993 00:26:32 +0000 Jim Blandy * xdisp.c (display_text_line): Apply faces to characters
Tue, 04 May 1993 02:44:42 +0000 Jim Blandy Implement extra_keyboard_modifiers properly.
Wed, 07 Apr 1993 20:04:50 +0000 Richard M. Stallman Fix typo in comment delimiter.
Wed, 07 Apr 1993 14:57:22 +0000 Jim Blandy * xterm.c (updating_frame): Declare this extern instead of static,
Wed, 31 Mar 1993 10:55:33 +0000 Jim Blandy Put interrupt input blocking in a separate file from xterm.h.
Thu, 25 Mar 1993 02:11:11 +0000 Jim Blandy * xterm.c [VMS]: Don't #include <sys/termio.h> and <string.h>.
Sat, 20 Mar 1993 21:07:59 +0000 Jim Blandy * xterm.c (x_term_init): If the X connection is already in file
Sat, 20 Mar 1993 19:30:58 +0000 Jim Blandy * emacs.c (Finvocation_name): New function.
Wed, 17 Mar 1993 20:11:00 +0000 Jim Blandy * xterm.c (x_display_box_cursor, x_display_bar_cursor): Don't
Mon, 15 Mar 1993 06:04:31 +0000 Richard M. Stallman (Xatom_wm_change_state): Define here.