log src/xterm.c @ 5719:d3074ff90741

age author description
Tue, 01 Feb 1994 06:49:18 +0000 Richard M. Stallman (dumpglyphs): Don't crash for invalid face code.
Fri, 28 Jan 1994 17:34:46 +0000 Fred Pierresteguy (x_set_window_size): Add USE_X_TOOLKIT conditional. Call EmacsFrameSetCharSize and return.
Fri, 28 Jan 1994 14:28:51 +0000 Fred Pierresteguy * xterm.c (x_term_init): Cast to (char **) before assignment to argv.
Wed, 26 Jan 1994 21:09:54 +0000 Richard M. Stallman (x_set_mouse_position): Don't raise the frame.
Wed, 26 Jan 1994 05:25:06 +0000 Richard M. Stallman (x_wm_set_size_hint): Swap southeast and northwest.
Sun, 26 Dec 1993 09:06:44 +0000 Richard M. Stallman (XTflush): FIx typo in last change.
Sun, 26 Dec 1993 07:08:08 +0000 Richard M. Stallman (XTread_socket): Make proper junk values to pass to select.
Sun, 26 Dec 1993 06:00:04 +0000 Richard M. Stallman (XTflash): Use EMACS_GET_TIME.
Thu, 23 Dec 1993 00:57:11 +0000 Richard M. Stallman (XTread_socket): Don't offset keysym here.
Wed, 24 Nov 1993 06:39:54 +0000 Richard M. Stallman (XTread_socket): Really handle Xatom_wm_window_moved events.
Mon, 15 Nov 1993 06:30:31 +0000 Richard M. Stallman (XTread_socket): Increase length of copy_buffer to 81.
Thu, 11 Nov 1993 02:33:43 +0000 Richard M. Stallman (XTmouse_position): Undo roland's change.
Wed, 10 Nov 1993 22:56:45 +0000 Roland McGrath (XTmouse_position): First arg is FRAME_PTR, not FRAME_PTR *.
Wed, 10 Nov 1993 20:07:07 +0000 Richard M. Stallman (Tmouse_position): If the passed in frame is not an
Wed, 10 Nov 1993 06:10:27 +0000 Richard M. Stallman (syms_of_xterm): Initialize last_mouse_scroll_bar.