log src/xfns.c @ 31651:aef83f9e7dac

age author description
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
Mon, 27 Mar 2000 14:48:33 +0000 Gerd Moellmann (x_set_cursor_color): Get color reference counts right.
Mon, 27 Mar 2000 11:06:04 +0000 Gerd Moellmann (x_specified_cursor_type): New function.
Tue, 21 Mar 2000 00:42:32 +0000 Kenichi Handa (Fx_create_frame): Don't cal fs_register_fontset.
Sun, 19 Mar 2000 17:00:51 +0000 Gerd Moellmann * xfns.c (select_visual): Don't set dpyinfo->n_planes to the
Tue, 14 Mar 2000 21:16:36 +0000 Gerd Moellmann (X_I18N_INHIBITED): Don't define.