log src/xfns.c @ 30869:1827bd720842

age author description
2000-08-05 Gerd Moellmann Replace `illegal' with `invalid'.
2000-08-03 Gerd Moellmann (Fx_file_dialog): Use NULL instead of 0 at the end of
2000-07-23 Eli Zaretskii Correct typo in a comment.
2000-07-21 Kenichi Handa *** empty log message ***
2000-07-21 Kenichi Handa *** empty log message ***
2000-07-21 Kenichi Handa (x_encode_text): New function.
2000-07-14 Gerd Moellmann (Fx_show_tip): If frame parameters contain a position,
2000-06-26 Gerd Moellmann (x_window) [!USE_XIM]: Don't call create_frame_ic.
2000-06-26 Gerd Moellmann (Fimage_size): New function.
2000-06-23 Gerd Moellmann (x_create_tip_frame): Initialize frame's colors like
2000-06-22 Gerd Moellmann (Fx_file_dialog) [HAVE_MOTIF_2_1]: Handle events
2000-06-19 Ken Raeburn fix jpeg error-handling setup
2000-06-13 Gerd Moellmann (x_set_frame_parameters): Comment fix.
2000-06-05 Dave Love (x_real_positions): Declare tmp_nchildren as unsigned.
2000-05-19 Gerd Moellmann (Vimages_types): Moved to xdisp.c.
2000-05-02 Gerd Moellmann (Qcenter): New variable.
2000-04-27 Gerd Moellmann (slurp_file): New function.
2000-04-24 Gerd Moellmann (x_set_line_spacing): New function.
2000-04-14 Gerd Moellmann (xpm_load) [DEBUG_X_COLORS]: Register colors.
2000-04-01 Ken Raeburn Fix Lisp_Object/int type confusion revealed by making Lisp_Object a union type:
2000-03-30 Gerd Moellmann (free_image_cache): Free the cache structure itself
2000-03-27 Gerd Moellmann (x_set_cursor_color): Get color reference counts right.
2000-03-27 Gerd Moellmann (x_specified_cursor_type): New function.
2000-03-21 Kenichi Handa (Fx_create_frame): Don't cal fs_register_fontset.
2000-03-19 Gerd Moellmann * xfns.c (select_visual): Don't set dpyinfo->n_planes to the
2000-03-14 Gerd Moellmann (X_I18N_INHIBITED): Don't define.
2000-03-12 Gerd Moellmann (x_defined_color): Rewritten to use x_allocate_nearest_color.
2000-03-08 Gerd Moellmann (x_set_cursor_type): If ARG is nil, give frame no cursor.
2000-03-07 Gerd Moellmann Remove a buch of really old code in #if 0.
2000-03-06 Gerd Moellmann (x_set_menu_bar_lines_1): Adjust window's orig_top and
2000-03-05 Gerd Moellmann (QCdata): Moved to xdisp.c.
2000-03-05 Gerd Moellmann (select_visual): Rewritten. Recognize user-specified
2000-03-04 Gerd Moellmann (x_defined_color, x_set_mouse_color, lookup_rgb_color)
2000-03-02 Gerd Moellmann (x_clear_image, x_kill_gs_process): Use x_free_colors.
2000-03-01 Gerd Moellmann (start_busy_cursor): Allow floats for busy-cursor-delay.
2000-02-29 Gerd Moellmann (cancel_busy_cursor): Set busy_cursor_atimer to null
2000-02-25 Gerd Moellmann (inhibit_busy_cursor, busy_count): Removed.
2000-02-21 Gerd Moellmann (x_window_to_frame, x_any_window_to_frame)
2000-02-10 Dave Love (create_frame_xic): Fix initialization of automatic aggregates for pcc.
2000-01-29 Gerd Moellmann (xic_set_preeditarea): Take window parameter and
2000-01-17 Gerd Moellmann (x_window): Call lw_create_widget with new parameter
2000-01-04 Gerd Moellmann (x_create_im): New function to set IM and IC of a frame.
2000-01-04 Gerd Moellmann (current_gif_memory_src): New variable.
2000-01-01 Gerd Moellmann (x_create_x_image_and_pixmap): Remove parameter file.
2000-01-01 Gerd Moellmann (gif_load): Avoid sign extension and thus out of bounds
2000-01-01 Gerd Moellmann (gif_load): Avoid sign extension and thus out of bounds
1999-12-31 Gerd Moellmann New image functions adapted to Emacs conventions.
1999-12-31 William M. Perry Changes to xfns.c to support reading images from a memory buffer instead of forcing them to be on disk. GIF/JPEG/PNG/TIFF currently support this.
1999-12-31 Gerd Moellmann (enum jpeg_keyword_index): Add JPEG_DATA.
1999-12-22 Dave Love (Fx_show_tip): Gcpro `timeout' too.
1999-12-22 Gerd Moellmann (Fx_create_frame): Move x_default_parameter calls that
1999-12-20 Dave Love (Fx_show_tip): Add missing UNGCPRO.
1999-12-15 Kenichi Handa Include intervals.h.
1999-12-12 Gerd Moellmann Indentation fixes.
1999-12-06 Eli Zaretskii Changes for automatic remapping of X colors on terminal frames:
1999-11-24 Dave Love Don't duplicate Qdisplay definition done elsewhere.
1999-11-22 Paul Eggert * callproc.c (strerror): Remove decl.
1999-11-17 Gerd Moellmann (Fx_show_busy_cursor): Doc-fix.
1999-11-10 Gerd Moellmann (QCuser_data): Removed.
1999-11-02 Gerd Moellmann (QCuser_data): New.