log src/xfns.c @ 28464:cad4cc0508a0

age author description
Sat, 01 Apr 2000 12:59:53 +0000 Ken Raeburn Fix Lisp_Object/int type confusion revealed by making Lisp_Object a union type:
Thu, 30 Mar 2000 09:27:30 +0000 Gerd Moellmann (free_image_cache): Free the cache structure itself
Mon, 27 Mar 2000 14:48:33 +0000 Gerd Moellmann (x_set_cursor_color): Get color reference counts right.
Mon, 27 Mar 2000 11:06:04 +0000 Gerd Moellmann (x_specified_cursor_type): New function.
Tue, 21 Mar 2000 00:42:32 +0000 Kenichi Handa (Fx_create_frame): Don't cal fs_register_fontset.
Sun, 19 Mar 2000 17:00:51 +0000 Gerd Moellmann * xfns.c (select_visual): Don't set dpyinfo->n_planes to the
Tue, 14 Mar 2000 21:16:36 +0000 Gerd Moellmann (X_I18N_INHIBITED): Don't define.
Sun, 12 Mar 2000 12:52:29 +0000 Gerd Moellmann (x_defined_color): Rewritten to use x_allocate_nearest_color.
Wed, 08 Mar 2000 14:48:16 +0000 Gerd Moellmann (x_set_cursor_type): If ARG is nil, give frame no cursor.
Tue, 07 Mar 2000 23:29:38 +0000 Gerd Moellmann Remove a buch of really old code in #if 0.
Mon, 06 Mar 2000 12:07:15 +0000 Gerd Moellmann (x_set_menu_bar_lines_1): Adjust window's orig_top and
Sun, 05 Mar 2000 20:18:07 +0000 Gerd Moellmann (QCdata): Moved to xdisp.c.
Sun, 05 Mar 2000 10:25:26 +0000 Gerd Moellmann (select_visual): Rewritten. Recognize user-specified
Sat, 04 Mar 2000 16:02:15 +0000 Gerd Moellmann (x_defined_color, x_set_mouse_color, lookup_rgb_color)