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.
|
Tue, 07 Sep 1999 14:49:01 +0000 |
Gerd Moellmann |
(x_set_foreground_color): Call
|
Sun, 05 Sep 1999 21:22:48 +0000 |
Gerd Moellmann |
(Fx_show_tip): Improve documentation.
|
Sun, 05 Sep 1999 15:49:07 +0000 |
Gerd Moellmann |
Change spelling of `toolbar' to `tool_bar' or `tool-bar'.
|
Fri, 03 Sep 1999 18:49:56 +0000 |
Gerd Moellmann |
Include math.h. Add extern declaration for atof in case
|
Fri, 03 Sep 1999 12:43:28 +0000 |
Gerd Moellmann |
(x_set_scroll_bar_width): Change conditional compilation
|
Mon, 30 Aug 1999 23:14:33 +0000 |
Gerd Moellmann |
(x_figure_window_size): Use FRAME_FLAGS_AREA_COLS instead
|
Mon, 30 Aug 1999 16:10:03 +0000 |
Andreas Schwab |
Include <stdlib.h> if available, and declare abort only if not. Include
|
Tue, 24 Aug 1999 19:25:06 +0000 |
Gerd Moellmann |
[HAVE_JPEG]: Work around a warning about HAVE_STDLIB_H
|
Sun, 22 Aug 1999 12:00:17 +0000 |
Gerd Moellmann |
Call change_frame_size and do_pending_window_change with
|
Fri, 20 Aug 1999 19:30:13 +0000 |
Gerd Moellmann |
remove tiff34 prefix from include.
|
Wed, 18 Aug 1999 12:04:53 +0000 |
Gerd Moellmann |
(x_window) [USE_X_TOOLKIT]: Remove test for
|
Mon, 16 Aug 1999 18:32:29 +0000 |
Geoff Voelker |
(x_set_frame_parameters): Set foreground and
|
Sat, 07 Aug 1999 11:28:27 +0000 |
Richard M. Stallman |
(xpm_load) [!XpmAllocCloseColors]:
|
Mon, 02 Aug 1999 00:10:19 +0000 |
Richard M. Stallman |
(x_set_internal_border_width):
|
Tue, 27 Jul 1999 00:02:17 +0000 |
Gerd Moellmann |
(x_create_tip_frame): Don't set bitmapIcon resource.
|
Mon, 26 Jul 1999 19:09:56 +0000 |
Karl Heuer |
(x_set_mouse_color): Always unload the old color.
|
Wed, 21 Jul 1999 21:43:52 +0000 |
Gerd Moellmann |
(x_real_positions): Don't subtract window borders
|
Thu, 01 Jul 1999 00:24:55 +0000 |
Richard M. Stallman |
(x_make_gc): Turn off GCStipple when setting up cursor_gc.
|
Sun, 02 May 1999 10:54:36 +0000 |
Andrew Innes |
(unibyte_display_via_language_environment):
|
Thu, 08 Apr 1999 01:16:01 +0000 |
Richard M. Stallman |
(x_set_font): Fix error message.
|
Fri, 26 Feb 1999 11:41:17 +0000 |
Richard M. Stallman |
Use epaths.h istead of paths.h.
|
Mon, 25 Jan 1999 01:37:58 +0000 |
Richard M. Stallman |
(x_set_frame_parameters): gcpro as needed.
|