log src/xterm.c @ 33774:77d48dfb2b29

age author description
Wed, 22 Nov 2000 16:29:33 +0000 Gerd Moellmann (x_handle_tool_bar_click, note_tool_bar_highlight):
Mon, 20 Nov 2000 16:49:44 +0000 Gerd Moellmann (scroll_bar_windows, scroll_bar_windows_size): New
Sun, 19 Nov 2000 00:29:21 +0000 Gerd Moellmann (x_set_toolkit_scroll_bar_thumb, x_scroll_bar_create)
Tue, 14 Nov 2000 01:44:33 +0000 Miles Bader (x_alloc_lighter_color): Use real brightness calculation.
Mon, 13 Nov 2000 15:47:32 +0000 Miles Bader (x_alloc_lighter_color): Include an additive component too for dark
Wed, 08 Nov 2000 15:45:40 +0000 Gerd Moellmann (x_scroll_bar_create) [USE_TOOLKIT_SCROLL_BARS]: Map the
Wed, 08 Nov 2000 00:53:11 +0000 Kenichi Handa (VCENTER_BASELINE_OFFSET): Fix previous change. If the
Mon, 30 Oct 2000 15:16:52 +0000 Gerd Moellmann (x_alloc_nearest_color): Fix last change to compare
Mon, 30 Oct 2000 15:13:28 +0000 Gerd Moellmann (x_alloc_nearest_color): If allocation succeeds, and
Fri, 27 Oct 2000 22:20:19 +0000 Stefan Monnier * lisp.h (KEYMAPP): New macro.
Fri, 27 Oct 2000 10:59:01 +0000 Gerd Moellmann (x_draw_glyph_string): Treat XA_UNDERLINE_POSITION as a
Fri, 27 Oct 2000 01:22:21 +0000 Miles Bader (x_draw_glyph_string): Add a workaround so that fonts that specify a
Mon, 23 Oct 2000 15:01:52 +0000 Gerd Moellmann (x_connection_closed): Reset handling_signal.
Mon, 23 Oct 2000 03:14:04 +0000 Miles Bader (VCENTER_BASELINE_OFFSET): Bias the division by two, so that when a font
Thu, 19 Oct 2000 06:55:02 +0000 Kenichi Handa (x_find_ccl_program): Check also fontp->full_name.
Wed, 18 Oct 2000 11:58:07 +0000 Gerd Moellmann (x_color_cells, x_query_colors, x_query_color): New
Mon, 16 Oct 2000 04:20:36 +0000 Kenichi Handa (x_draw_box_rect): Fix the calculation of width and height for
Thu, 12 Oct 2000 05:22:46 +0000 Kenichi Handa (x_produce_glyphs): Handle unibyte_display_via_language_environment
Thu, 28 Sep 2000 14:00:51 +0000 Gerd Moellmann (x_make_frame_visible): Try harder to make the frame
Mon, 25 Sep 2000 09:23:32 +0000 Gerd Moellmann (x_clear_mouse_face): Blick/unblock input.
Fri, 22 Sep 2000 16:11:12 +0000 Dave Love [SOLARIS2]: Remove redundant include of string.h.
Mon, 18 Sep 2000 21:10:03 +0000 Gerd Moellmann (x_display_and_set_cursor): Don't show a hollow box
Mon, 18 Sep 2000 13:18:16 +0000 Gerd Moellmann (x_draw_image_glyph_string): Remove a comment describing
Thu, 14 Sep 2000 20:20:34 +0000 Gerd Moellmann (x_produce_glyphs): If the distance from the current
Fri, 08 Sep 2000 09:34:24 +0000 Gerd Moellmann (x_draw_glyphs): Handle case START and END are out
Sun, 03 Sep 2000 11:33:29 +0000 Miles Bader (x_alloc_lighter_color_for_widget): New function.
Mon, 21 Aug 2000 18:58:17 +0000 Gerd Moellmann (XTread_socket): Change calls to gen_help_event.
Fri, 11 Aug 2000 00:49:39 +0000 Kenichi Handa Include coding.h.
Thu, 10 Aug 2000 19:13:28 +0000 Gerd Moellmann (x_draw_bar_cursor): If cursor is on an image, draw a
Tue, 08 Aug 2000 23:56:29 +0000 Miles Bader (note_mouse_highlight): Update call to overlays_at.