log src/xfns.c @ 48000:5144fabfb105

age author description
Fri, 25 Oct 2002 12:32:18 +0000 Kenichi Handa (x_set_name): Encode by Qcompound_text unconditionally.
Tue, 22 Oct 2002 19:35:20 +0000 Stefan Monnier (x_set_name, x_set_title): `icon.value' has unsigned char.
Wed, 02 Oct 2002 08:28:17 +0000 John Paul Wallington * frame.c (Vdelete_frame_functions): New variable.
Thu, 12 Sep 2002 03:31:05 +0000 Richard M. Stallman Comment change.
Thu, 12 Sep 2002 03:26:23 +0000 Richard M. Stallman (x_report_frame_params): If FRAME_SCROLL_BAR_PIXEL_WIDTH is 0
Sun, 01 Sep 2002 13:44:53 +0000 Richard M. Stallman (Qbox): Declare external, don't define.
Fri, 30 Aug 2002 17:00:06 +0000 Juanma Barranquero (Fx_open_connection): Fix docstring. Patch from Rune Kleveland <runekl@viewpoint.no>.
Fri, 30 Aug 2002 12:04:18 +0000 Kim F. Storm (Vblink_cursor_alist): Removed.
Wed, 28 Aug 2002 15:12:00 +0000 Simon Josefsson (Fx_open_connection): Improve help when X connection
Tue, 27 Aug 2002 18:45:01 +0000 Richard M. Stallman (x_set_cursor_type): Set FRAME_BLINK_OFF_CURSOR and
Tue, 16 Jul 2002 15:50:04 +0000 Ken Raeburn * xfns.c (validate_x_resource_name): Use SSET.
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Thu, 11 Jul 2002 15:24:13 +0000 Juanma Barranquero Use macro SPECPDL_INDEX.
Wed, 10 Jul 2002 08:45:24 +0000 Juanma Barranquero Rename BINDING_STACK_SIZE to SPECPDL_INDEX.
Sat, 22 Jun 2002 21:13:11 +0000 Stefan Monnier (check_x_display_info): Use check_x_frame.
Fri, 31 May 2002 17:43:08 +0000 Eli Zaretskii (x_encode_text): Return stringp non-NULL if coding_system
Mon, 20 May 2002 08:06:52 +0000 Ken Raeburn * xfns.c (parse_image_spec): Use SYMBOL_NAME and XSTRING instead
Tue, 30 Apr 2002 01:02:42 +0000 Stefan Monnier (x_create_bitmap_from_file, x_find_image_file): Update call to openp.
Tue, 23 Apr 2002 19:08:37 +0000 Richard M. Stallman (x_set_mouse_color): Change default for cross_cursor to XC_hand2.
Fri, 19 Apr 2002 11:45:27 +0000 Eli Zaretskii (Qhbar): New variable.
Thu, 21 Mar 2002 12:22:32 +0000 Kim F. Storm (QCtype): Remove duplicate declaration and
Mon, 18 Mar 2002 04:38:15 +0000 Richard M. Stallman (x_set_cursor_type): Set cursor_type_changed,
Thu, 14 Mar 2002 20:36:13 +0000 Pavel Jan«¿k (png_load): Remove unused variable `gamma_str'.
Thu, 14 Mar 2002 09:13:28 +0000 Richard M. Stallman (x_real_positions): Handle failure in XQueryTree.
Sun, 03 Mar 2002 20:07:42 +0000 Richard M. Stallman (png_load): Set screen_gamma based on f->gamma.
Fri, 22 Feb 2002 13:14:27 +0000 Eli Zaretskii (x_encode_text): Accept additional arg SELECTIONP; all
Wed, 20 Feb 2002 10:26:42 +0000 Pavel Jan«¿k (gif_load): Use correct width and height for GIF images.
Tue, 22 Jan 2002 04:47:03 +0000 Jan Dj«£rv xfns.c (x_set_frame_parameters): Typo in previous fix corrected.
Mon, 21 Jan 2002 19:23:48 +0000 Jan Dj«£rv xfns.c (x_set_frame_parameters): Just call x_fullscreen_adjust
Sun, 13 Jan 2002 12:17:33 +0000 Eli Zaretskii (Qfullscreen, Qfullwidth, Qfullheight, Qfullboth): New variables.