log src/xfns.c @ 33657:e9cf01c7cda6

age author description
Mon, 20 Nov 2000 22:28:03 +0000 Gerd Moellmann (x_create_tip_frame): Use CWSaveUnder only if the
Sat, 18 Nov 2000 21:06:03 +0000 Gerd Moellmann (x_set_tool_bar_lines): When clearing the frame, also
Sat, 18 Nov 2000 13:43:59 +0000 Gerd Moellmann (Fx_show_tip): Use default y-offset of -10 so that
Mon, 13 Nov 2000 12:24:15 +0000 Miles Bader (x_create_bitmap_from_file, x_find_image_file): Use new openp return protocol.
Mon, 06 Nov 2000 12:36:06 +0000 Kenichi Handa (x_encode_text): Suppress producing escape sequences for composition.
Wed, 18 Oct 2000 11:57:35 +0000 Gerd Moellmann (x_to_xcolors, x_set_mouse_color, lookup_pixel_color)
Mon, 16 Oct 2000 19:57:04 +0000 Gerd Moellmann (pbm_format): Add :foreground and :background keywords.
Mon, 16 Oct 2000 14:45:44 +0000 Miles Bader Revert last change.
Mon, 16 Oct 2000 11:47:04 +0000 Miles Bader (xpm_lookup_color):
Thu, 12 Oct 2000 20:31:31 +0000 Stefan Monnier (Fx_create_frame): Don't bother calling
Thu, 05 Oct 2000 05:21:13 +0000 Miles Bader (image_ascent): Rearrange ascent calculation for the has-a-font case.
Fri, 29 Sep 2000 13:18:44 +0000 Gerd Moellmann (x_set_tool_bar_lines): Clear frame when tool bar
Wed, 27 Sep 2000 11:42:27 +0000 Gerd Moellmann (x_set_tool_bar_lines): Don't use more lines for the
Tue, 26 Sep 2000 12:36:33 +0000 Gerd Moellmann (x_decode_color): Don't return a Lisp_Object.
Thu, 21 Sep 2000 18:41:21 +0000 Gerd Moellmann (Fx_create_frame): Set default frame parameter value
Wed, 20 Sep 2000 13:51:22 +0000 Gerd Moellmann (xbm_scan): Allow C-style comments.
Wed, 20 Sep 2000 10:59:45 +0000 Gerd Moellmann (xpm_init_color_cache) [ALLOC_XPM_COLORS]: If color
Mon, 18 Sep 2000 13:17:55 +0000 Gerd Moellmann (x_clear_image_1): New function.
Mon, 18 Sep 2000 11:17:23 +0000 Gerd Moellmann (clear_image_cache): Clear current matrices of all
Mon, 18 Sep 2000 10:51:19 +0000 Gerd Moellmann (lookup_image): Block input while loading the image so
Fri, 15 Sep 2000 21:01:29 +0000 Gerd Moellmann (lookup_image): Build mask before applying an algorithm.
Fri, 15 Sep 2000 15:19:03 +0000 Gerd Moellmann (ALLOC_XPM_COLORS): Define if we can use Emacs' color
Fri, 15 Sep 2000 11:48:16 +0000 Gerd Moellmann (QCmatrix, QCcolor_adjustment, QCmask, Qemboss)
Mon, 11 Sep 2000 19:53:40 +0000 Gerd Moellmann (png_load, jpeg_load): Declare some variables volatile
Sat, 05 Aug 2000 15:47:13 +0000 Gerd Moellmann Replace `illegal' with `invalid'.
Thu, 03 Aug 2000 20:21:52 +0000 Gerd Moellmann (Fx_file_dialog): Use NULL instead of 0 at the end of
Sun, 23 Jul 2000 13:05:44 +0000 Eli Zaretskii Correct typo in a comment.
Fri, 21 Jul 2000 02:39:45 +0000 Kenichi Handa *** empty log message ***
Fri, 21 Jul 2000 02:32:21 +0000 Kenichi Handa *** empty log message ***
Fri, 21 Jul 2000 02:06:49 +0000 Kenichi Handa (x_encode_text): New function.