Use XCAR and XCDR instead of explicit member references.
[bpt/emacs.git] / src / xfns.c
1999-09-12 Ken RaeburnUse XCAR and XCDR instead of explicit member references.
1999-09-10 Gerd Moellmann(x_build_heuristic_mask): Accept a list `(R G B)'
1999-09-09 Gerd Moellmann(QCindex): New.
1999-09-07 Gerd Moellmann(x_set_foreground_color): Call
1999-09-05 Gerd Moellmann(Fx_show_tip): Improve documentation.
1999-09-05 Gerd MoellmannChange spelling of `toolbar' to `tool_bar' or `tool...
1999-09-03 Gerd MoellmannInclude math.h. Add extern declaration for atof in...
1999-09-03 Gerd Moellmann(x_set_scroll_bar_width): Change conditional compilation
1999-08-30 Gerd Moellmann(x_figure_window_size): Use FRAME_FLAGS_AREA_COLS instead
1999-08-30 Andreas SchwabInclude <stdlib.h> if available, and declare abort...
1999-08-24 Gerd Moellmann[HAVE_JPEG]: Work around a warning about HAVE_STDLIB_H
1999-08-22 Gerd MoellmannCall change_frame_size and do_pending_window_change...
1999-08-20 Gerd Moellmannremove tiff34 prefix from include.
1999-08-18 Gerd Moellmann(x_window) [USE_X_TOOLKIT]: Remove test for
1999-08-16 Geoff Voelker(x_set_frame_parameters): Set foreground and
1999-08-07 Richard M. Stallman(xpm_load) [!XpmAllocCloseColors]:
1999-08-02 Richard M. Stallman(x_set_internal_border_width):
1999-07-27 Gerd Moellmann(x_create_tip_frame): Don't set bitmapIcon resource.
1999-07-26 Karl Heuer(x_set_mouse_color): Always unload the old color.
1999-07-21 Gerd Moellmann(x_real_positions): Don't subtract window borders
1999-07-01 Richard M. Stallman(x_make_gc): Turn off GCStipple when setting up cursor_gc.
1999-05-02 Andrew Innes(unibyte_display_via_language_environment):
1999-04-08 Richard M. Stallman(x_set_font): Fix error message.
1999-02-26 Richard M. StallmanUse epaths.h istead of paths.h.
1999-01-25 Richard M. Stallman(x_set_frame_parameters): gcpro as needed.
1998-12-02 Richard M. Stallman(Qouter_window_id): New variable.
1998-10-10 Richard M. Stallman(check_x_display_info): Don't use selected_frame if...
1998-08-29 Karl Heuer(x_create_bitmap_from_file): Fail immediately if magic.
1998-08-17 Richard M. Stallman(unibyte_display_through_language_environment):
1998-08-15 Kenichi Handa(x_display_unibyte_char_with_fontset): New variable.
1998-04-29 Andreas SchwabFix -Wimplicit warnings.
1998-04-26 Richard M. Stallman(x_set_foreground_color, x_set_background_color)
1998-04-15 Kenichi Handa(x_set_font): Give 2nd arg nil to Fquery_fontset.
1998-04-15 Kenichi Handa(syms_of_xfns): Initialize find_ccl_program_func.
1998-04-14 Karl Heuer(x_destroy_bitmap): Declare as void, not int.
1998-03-23 Andreas Schwab(Fx_create_frame): Use "borderWidth", not "borderwidth",
1998-03-21 Richard M. StallmanUse STRING_BYTES and SET_STRING_BYTES.
1998-01-09 Richard M. Stallman(x_create_bitmap_from_file): Use size_byte on strings.
1997-09-09 Richard M. Stallman(x_screen_planes): Fix type of argument.
1997-08-03 Kenichi Handa(x_set_frame_parameters): Heading comment fixed.
1997-07-28 Richard M. Stallman(Fx_create_frame): Initialize fontset in output_data.
1997-07-24 Richard M. Stallman(Fx_create_frame): Don't fail to initialize `font'.
1997-07-21 Richard M. Stallman(Fx_create_frame): Default vertical-scroll-bars as...
1997-07-05 Richard M. Stallman(x_set_font): Funcall Qface_set_after_frame_default.
1997-07-04 Richard M. StallmanFix bugs with inappropriate mixing of Lisp_Object with...
1997-07-04 Richard M. Stallman(x_set_scroll_bar_width): By default, use enough
1997-06-02 Richard M. Stallman(Fx_create_frame): Use XINT to access parent.
1997-05-30 Richard M. Stallman(x_real_positions): Subtract border width from results.
1997-05-26 Richard M. Stallman(x_real_positions): Directly compare the frame's window
1997-05-16 Kenichi Handa(Fx_create_frame): Delete unnecessary code.
1997-05-12 Richard M. Stallman(Fx_create_frame): Get X resources from the display
1997-05-10 Kenichi Handa(Fx_create_frame): Delete code for handling the X
1997-05-03 Richard M. Stallman(x_set_scroll_bar_width): If arg is too small, round...
1997-05-01 Richard M. Stallman(x_real_positions, x_set_mouse_color, Fx_list_fonts):
1997-04-27 Richard M. StallmanComment change.
1997-04-25 Richard M. Stallman(x_set_menu_bar_lines): Increment windows_or_buffers_ch...
1997-02-27 Kenichi Handa(syms_of_xfns): Documentation of
1997-02-20 Karl HeuerInclude charset.h and fontset.h.
1997-02-02 Richard M. Stallman(Vx_resource_class): New variable.
1996-12-19 Richard M. Stallman(x_set_title): Check data type of NAME.
1996-12-15 Richard M. Stallman(x_set_scroll_bar_width): Reject a width that's too...
1996-11-05 Richard M. Stallman(Fx_create_frame): Look for X-resource for minibuffer.
1996-10-06 Richard M. Stallman(x_set_internal_border_width): Only change
1996-09-27 Richard M. Stallman(x_set_scroll_bar_width): Move cursor to the
1996-09-27 Richard M. Stallman(x_set_internal_border_width, Fx_create_frame):
1996-09-24 Richard M. Stallman(x_window): With Motif, double extra_borders.
1996-09-23 Richard M. Stallman(Fx_create_frame): Default Qinternal_border_width to 1.
1996-09-21 Richard M. Stallman(Fx_create_frame): Default Qvertical_scroll_bars to...
1996-09-10 Richard M. Stallman(x_set_frame_parameters): Make height and width ints.
1996-09-01 Richard M. Stallman(Fx_list_fonts): New optional arg MAXIMUM.
1996-08-31 Richard M. Stallman(x_set_cursor_color): Use x_update_cursor.
1996-08-27 Richard M. Stallman(x_window): Don't add ibw to menubar_size.
1996-08-21 Richard M. Stallman(x_set_scroll_bar_width): Call x_set_window_size when...
1996-08-17 Richard M. Stallman(Fx_open_connection): Don't set Vx_resource_name.
1996-07-16 Karl Heuer(Fx_create_frame): Do xlwmenu hack only if USE_LUCID.
1996-07-16 Karl Heuer(xlwmenu_default_font): Declare, but don't define.
1996-07-16 Karl Heuer(Qfont): Delete redundant definition.
1996-06-29 Richard M. Stallman(Fx_create_frame): Gcpro parms, parent, and name.
1996-06-24 Richard M. Stallman(x_real_positions): Don't call x_uncatch_errors twice.
1996-04-26 Richard M. Stallman(x_window) [! USE_X_TOOLKIT]: Initialize wm_hints.icon_...
1996-04-26 Richard M. StallmanUpdate copyright year.
1996-04-25 Richard M. Stallman(Fx_list_fonts) [BROKEN_XLISTFONTSWITHINFO]:
1996-04-15 Richard M. Stallman(x_set_frame_parameters): Get height and width from
1996-04-10 Richard M. Stallman(Fx_list_fonts): Handle X protocol errors.
1996-04-09 Richard M. Stallman(x_set_frame_parameters): Do call Fset_frame_size
1996-03-18 Richard M. Stallman(X_I18N_INHIBITED): New macro--define this
1996-03-04 Richard M. Stallman[AIX] [HAVE_X11R5] (XIMStatusNothing): Definition deleted.
1996-02-28 Richard M. Stallman[AIX] [HAVE_X11R5] (XIMStatusNothing): Defined.
1996-02-21 Karl Heuer(defined_color): When we find a "near" color in the...
1996-02-19 Karl Heuer(Fx_create_frame): Title is a string, not a symbol.
1996-02-13 Karl Heuer(x_real_positions): Cast arg of XFree.
1996-02-09 Richard M. Stallman(x_real_positions): Use XFree.
1996-02-04 Richard M. Stallman(x_frame_parms): Add "title" element.
1996-01-30 Richard M. Stallman(x_frame_parms): Alphabetize.
1996-01-26 Richard M. Stallman(Qtitle): Declared.
1996-01-15 Erik NaggumUpdate FSF's address in the preamble.
1995-12-26 Richard M. Stallman(check_x_display_info, check_x_frame, x_set_font)
1995-12-21 Karl Heuer[X11R5_INHIBIT_I18N]: Undef HAVE_X_I18N if X11R5.
1995-12-19 Karl HeuerUse <paths.h>, not "paths.h".
1995-12-15 Richard M. Stallman(x_set_menu_bar_lines) [USE_X_TOOLKIT]:
next