log src/xfns.c @ 31810:495ca3bd372d

age author description
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.
Fri, 14 Jul 2000 15:18:29 +0000 Gerd Moellmann (Fx_show_tip): If frame parameters contain a position,
Mon, 26 Jun 2000 15:39:25 +0000 Gerd Moellmann (x_window) [!USE_XIM]: Don't call create_frame_ic.
Mon, 26 Jun 2000 13:11:38 +0000 Gerd Moellmann (Fimage_size): New function.
Fri, 23 Jun 2000 06:12:11 +0000 Gerd Moellmann (x_create_tip_frame): Initialize frame's colors like
Thu, 22 Jun 2000 22:05:55 +0000 Gerd Moellmann (Fx_file_dialog) [HAVE_MOTIF_2_1]: Handle events
Mon, 19 Jun 2000 07:21:13 +0000 Ken Raeburn fix jpeg error-handling setup
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