Tue, 13 Jun 2000 13:21:40 +0000 |
Gerd Moellmann |
(x_set_frame_parameters): Comment fix.
|
Mon, 05 Jun 2000 14:15:24 +0000 |
Dave Love |
(x_real_positions): Declare tmp_nchildren as unsigned.
|
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.
|
Sat, 01 Jan 2000 10:08:54 +0000 |
Gerd Moellmann |
(gif_load): Avoid sign extension and thus out of bounds
|
Sat, 01 Jan 2000 00:03:39 +0000 |
Gerd Moellmann |
(gif_load): Avoid sign extension and thus out of bounds
|
Fri, 31 Dec 1999 16:46:22 +0000 |
Gerd Moellmann |
New image functions adapted to Emacs conventions.
|
Fri, 31 Dec 1999 15:47:49 +0000 |
William M. Perry |
Changes to xfns.c to support reading images from a memory buffer instead of forcing them to be on disk. GIF/JPEG/PNG/TIFF currently support this.
|
Fri, 31 Dec 1999 14:53:52 +0000 |
Gerd Moellmann |
(enum jpeg_keyword_index): Add JPEG_DATA.
|
Wed, 22 Dec 1999 22:58:15 +0000 |
Dave Love |
(Fx_show_tip): Gcpro `timeout' too.
|
Wed, 22 Dec 1999 16:08:32 +0000 |
Gerd Moellmann |
(Fx_create_frame): Move x_default_parameter calls that
|
Mon, 20 Dec 1999 10:50:36 +0000 |
Dave Love |
(Fx_show_tip): Add missing UNGCPRO.
|
Wed, 15 Dec 1999 00:25:34 +0000 |
Kenichi Handa |
Include intervals.h.
|
Sun, 12 Dec 1999 12:23:08 +0000 |
Gerd Moellmann |
Indentation fixes.
|
Mon, 06 Dec 1999 16:54:09 +0000 |
Eli Zaretskii |
Changes for automatic remapping of X colors on terminal frames:
|
Wed, 24 Nov 1999 14:28:33 +0000 |
Dave Love |
Don't duplicate Qdisplay definition done elsewhere.
|
Mon, 22 Nov 1999 08:19:51 +0000 |
Paul Eggert |
* callproc.c (strerror): Remove decl.
|
Wed, 17 Nov 1999 21:03:12 +0000 |
Gerd Moellmann |
(Fx_show_busy_cursor): Doc-fix.
|
Wed, 10 Nov 1999 22:05:36 +0000 |
Gerd Moellmann |
(QCuser_data): Removed.
|
Tue, 02 Nov 1999 12:50:53 +0000 |
Gerd Moellmann |
(QCuser_data): New.
|
Mon, 01 Nov 1999 21:05:14 +0000 |
Gerd Moellmann |
(png_load) [PNG_READ_sRGB_SUPPORTED]: Put code using
|
Tue, 19 Oct 1999 07:25:11 +0000 |
Paul Eggert |
Add support for large files, 64-bit Solaris, system locale codings.
|
Thu, 14 Oct 1999 23:19:05 +0000 |
Gerd Moellmann |
(gif_load): Fix handling of interlaced GIFs.
|
Sat, 09 Oct 1999 19:47:16 +0000 |
Gerd Moellmann |
(prepare_image_for_display): Don't try to load image if
|
Sat, 25 Sep 1999 19:57:52 +0000 |
Gerd Moellmann |
(lookup_image): Set image's timestamp because it's
|
Thu, 23 Sep 1999 22:17:46 +0000 |
Gerd Moellmann |
(image_error): Use add_to_log.
|
Tue, 14 Sep 1999 13:09:43 +0000 |
Gerd Moellmann |
(x_set_background_color): Remove unused variable(s).
|
Mon, 13 Sep 1999 19:06:32 +0000 |
Dave Love |
(x_put_x_image): Make type consistent with declaration.
|
Mon, 13 Sep 1999 11:14:14 +0000 |
Gerd Moellmann |
(QCfile): Moved to xdisp.c.
|
Sun, 12 Sep 1999 07:05:34 +0000 |
Ken Raeburn |
Use XCAR and XCDR instead of explicit member references.
|
Fri, 10 Sep 1999 16:19:34 +0000 |
Gerd Moellmann |
(x_build_heuristic_mask): Accept a list `(R G B)'
|
Thu, 09 Sep 1999 14:54:29 +0000 |
Gerd Moellmann |
(QCindex): New.
|