Fri, 19 May 2000 11:54:13 +0000 |
Gerd Moellmann |
(Vimages_types): Moved to xdisp.c.
|
Tue, 02 May 2000 20:03:32 +0000 |
Gerd Moellmann |
(Qcenter): New variable.
|
Thu, 27 Apr 2000 19:11:04 +0000 |
Gerd Moellmann |
(slurp_file): New function.
|
Mon, 24 Apr 2000 13:56:04 +0000 |
Gerd Moellmann |
(x_set_line_spacing): New function.
|
Fri, 14 Apr 2000 19:36:35 +0000 |
Gerd Moellmann |
(xpm_load) [DEBUG_X_COLORS]: Register colors.
|
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)
|
Thu, 02 Mar 2000 13:27:51 +0000 |
Gerd Moellmann |
(x_clear_image, x_kill_gs_process): Use x_free_colors.
|
Wed, 01 Mar 2000 10:25:12 +0000 |
Gerd Moellmann |
(start_busy_cursor): Allow floats for busy-cursor-delay.
|
Tue, 29 Feb 2000 09:31:20 +0000 |
Gerd Moellmann |
(cancel_busy_cursor): Set busy_cursor_atimer to null
|
Fri, 25 Feb 2000 13:32:18 +0000 |
Gerd Moellmann |
(inhibit_busy_cursor, busy_count): Removed.
|
Mon, 21 Feb 2000 16:18:09 +0000 |
Gerd Moellmann |
(x_window_to_frame, x_any_window_to_frame)
|
Thu, 10 Feb 2000 20:26:39 +0000 |
Dave Love |
(create_frame_xic): Fix initialization of automatic aggregates for pcc.
|
Sat, 29 Jan 2000 23:17:49 +0000 |
Gerd Moellmann |
(xic_set_preeditarea): Take window parameter and
|
Mon, 17 Jan 2000 09:14:33 +0000 |
Gerd Moellmann |
(x_window): Call lw_create_widget with new parameter
|
Tue, 04 Jan 2000 23:08:36 +0000 |
Gerd Moellmann |
(x_create_im): New function to set IM and IC of a frame.
|
Tue, 04 Jan 2000 21:22:24 +0000 |
Gerd Moellmann |
(current_gif_memory_src): New variable.
|
Sat, 01 Jan 2000 10:34:55 +0000 |
Gerd Moellmann |
(x_create_x_image_and_pixmap): Remove parameter file.
|