log src/xfns.c @ 25511:9bc9d4d6c716

age author description
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.
Wed, 02 Dec 1998 18:06:37 +0000 Richard M. Stallman (Qouter_window_id): New variable.
Sat, 10 Oct 1998 15:07:08 +0000 Richard M. Stallman (check_x_display_info): Don't use selected_frame if it is dead.
Sat, 29 Aug 1998 15:55:28 +0000 Karl Heuer (x_create_bitmap_from_file): Fail immediately if magic.
Mon, 17 Aug 1998 00:45:52 +0000 Richard M. Stallman (unibyte_display_through_language_environment):
Sat, 15 Aug 1998 01:28:14 +0000 Kenichi Handa (x_display_unibyte_char_with_fontset): New variable.
Wed, 29 Apr 1998 09:49:44 +0000 Andreas Schwab Fix -Wimplicit warnings.
Sun, 26 Apr 1998 22:36:29 +0000 Richard M. Stallman (x_set_foreground_color, x_set_background_color)
Wed, 15 Apr 1998 07:38:29 +0000 Kenichi Handa (x_set_font): Give 2nd arg nil to Fquery_fontset.
Wed, 15 Apr 1998 07:12:49 +0000 Kenichi Handa (syms_of_xfns): Initialize find_ccl_program_func.
Tue, 14 Apr 1998 18:59:48 +0000 Karl Heuer (x_destroy_bitmap): Declare as void, not int.
Mon, 23 Mar 1998 12:56:25 +0000 Andreas Schwab (Fx_create_frame): Use "borderWidth", not "borderwidth",
Sat, 21 Mar 1998 07:06:14 +0000 Richard M. Stallman Use STRING_BYTES and SET_STRING_BYTES.