log src/xterm.c @ 35367:68000d773920

age author description
Wed, 17 Jan 2001 15:46:19 +0000 Gerd Moellmann (x_list_fonts): Allow scalable fonts if SIZE is < 0,
Mon, 15 Jan 2001 20:14:16 +0000 Gerd Moellmann (x_set_mouse_face_gc): If the last use mouse face
Mon, 15 Jan 2001 15:28:57 +0000 Gerd Moellmann (x_connection_closed) [USE_X_TOOLKIT]: If
Fri, 12 Jan 2001 15:09:58 +0000 Gerd Moellmann (x_produce_image_glyph, x_draw_image_foreground)
Fri, 12 Jan 2001 14:16:15 +0000 Gerd Moellmann (clear_mouse_face=): Improve a comment.
Fri, 05 Jan 2001 12:31:03 +0000 Gerd Moellmann (XTread_socket) <LeaveNotify>: Set help_echo to nil.
Thu, 04 Jan 2001 20:34:40 +0000 Gerd Moellmann Update copyright.
Thu, 04 Jan 2001 20:32:20 +0000 Gerd Moellmann (clear_mouse_face): Don't return if tip_frame is
Tue, 02 Jan 2001 14:17:49 +0000 Eli Zaretskii (XTread_socket): Remove unused variables `p' and
Tue, 02 Jan 2001 13:57:17 +0000 Gerd Moellmann (x_connection_closed): Catch X errors around all
Tue, 02 Jan 2001 13:32:43 +0000 Gerd Moellmann (x_connection_closed): Set handling_signal to 0 at
Wed, 27 Dec 2000 14:33:11 +0000 Gerd Moellmann (syms_of_xterm): DEFVAR_LISP x-toolkit-scroll-bars
Mon, 18 Dec 2000 12:54:00 +0000 Gerd Moellmann (x_connection_closed): Prevent being called recursively
Fri, 15 Dec 2000 17:14:07 +0000 Gerd Moellmann (expose_window): Don't redraw the window that's
Wed, 13 Dec 2000 20:27:52 +0000 Gerd Moellmann (x_free_frame_resources): New function.
Wed, 13 Dec 2000 13:23:37 +0000 Gerd Moellmann (x_term_init): Declare gray_bitmap_bits as `extern
Mon, 11 Dec 2000 19:25:30 +0000 Gerd Moellmann (clear_mouse_face): Treat tip_frame as a Lisp_Object.
Thu, 07 Dec 2000 11:43:06 +0000 Gerd Moellmann (x_destroy_window): Call x_free_gcs so that
Wed, 06 Dec 2000 10:46:42 +0000 Gerd Moellmann (x_load_font): Don't use the font's max_bounds for
Tue, 05 Dec 2000 16:47:04 +0000 Gerd Moellmann Close the display.
Tue, 05 Dec 2000 14:32:18 +0000 Gerd Moellmann (x_destroy_window): Reset the frame's X window after
Mon, 04 Dec 2000 20:43:27 +0000 Gerd Moellmann (PER_CHAR_METRIC): Removed because not used.
Mon, 04 Dec 2000 16:19:04 +0000 Gerd Moellmann (expose_area): Pass x-coordinate relative to the exposed
Mon, 04 Dec 2000 01:20:30 +0000 Kenichi Handa (x_produce_glyphs): If a font for a component of
Fri, 01 Dec 2000 22:14:42 +0000 Gerd Moellmann (x_calc_absolute_position): Don't subtract menubar's
Thu, 30 Nov 2000 19:51:18 +0000 Gerd Moellmann Test USE_TOOLKIT_SCROLL_BARS everywhere with #ifdef and
Thu, 30 Nov 2000 11:56:35 +0000 Gerd Moellmann (x_estimate_mode_line_height): If `mode-line' face
Wed, 29 Nov 2000 16:42:40 +0000 Gerd Moellmann (XTmouse_position) [USE_X_TOOLKIT]: When the mouse
Tue, 28 Nov 2000 13:45:56 +0000 Gerd Moellmann (note_mouse_highlight): Change the cursor shape
Wed, 22 Nov 2000 16:29:33 +0000 Gerd Moellmann (x_handle_tool_bar_click, note_tool_bar_highlight):