Do renamings:
[bpt/emacs.git] / src / xfns.c
1995-07-26 Karl HeuerDo renamings:
1995-07-25 Richard M. StallmanRenamings: frame->display => frame->output, struct...
1995-07-25 Richard M. Stallman(x_menubar_window_to_frame): New function.
1995-07-20 Richard M. Stallman[USE_MOTIF]: Don't include X11/Xaw/Paned.h, X11/Xaw...
1995-07-17 Karl Heuer(Fx_list_fonts): Don't free thisinfo if it is 0.
1995-07-02 Richard M. Stallman(x_set_icon_type, x_set_icon_name): Don't ever remap the
1995-06-26 Richard M. Stallman(Fx_open_connection, x_display_info_for_name):
1995-06-21 Richard M. Stallman(Fx_display_grayscale_p): Return t or nil.
1995-06-19 Richard M. Stallman(Fx_create_frame): Fix last arg to x_get_arg for Qdisplay.
1995-06-16 Richard M. Stallman(x_report_frame_params, x_set_icon_type, x_set_icon_name)
1995-06-14 Richard M. Stallman(syms_of_xfns): Initialize Vx_no_window_manager. Doc...
1995-06-11 Karl Heuer[USE_X_TOOLKIT] (x_window): If using Motif,
1995-06-07 Karl Heuer(x_real_positions): Uncatch and recatch X errors in...
1995-06-06 Karl Heuer(syms_of_xfns): Provide motif in Motif version.
1995-06-05 Karl Heuer(Fx_create_frame): Make sure icon_name is a string...
1995-06-05 Karl Heuer(Qicon_name): New variable.
1995-06-01 Karl Heuer(x_destroy_bitmap): Block and unblock input.
1995-05-31 Karl Heuer(x_display_info_for_name): Fix error message.
1995-05-30 Karl Heuer(syms_of_xfns): Allow PATH_BITMAPS to be a colon-separa...
1995-05-30 Karl Heuer(x_top_window_to_frame): Don't match menu-bar widget.
1995-05-30 Karl Heuer(Fx_create_frame): Pass new arg to make_frame_without_m...
1995-05-29 Karl Heuer(x_set_frame_parameters): Pass -1 to x_set_offset.
1995-05-29 Karl Heuer(x_report_frame_params): Report top and left
1995-05-27 Karl Heuer(x_window): Call initialize_frame_menubar
1995-05-26 Karl Heuer(x_set_frame_parameters) Fix typo.
1995-05-25 Karl Heuer(Fx_get_resource): Major rewrite to make it clearer.
1995-05-24 Karl Heuer(x_set_frame_parameters): Pass 1 as change_gravity
1995-05-24 Karl Heuer(x_window) [both versions]: Set menubar_height.
1995-05-24 Karl Heuer(hack_wm_protocols): Use cast instead of suffix.
1995-05-24 Karl Heuer[USE_X_TOOLKIT] (x_window): Pass position to toolkit
1995-05-23 Karl Heuer(hack_wm_protocols): Cast args of XGetWindowProperty.
1995-05-09 Karl Heuer(Fx_create_frame): Pass kb to make_frame_without_minibu...
1995-05-09 Richard M. Stallman(Funfocus_frame): Check for live X frame.
1995-05-05 Richard M. Stallman[USE_X_TOOLKIT] (x_window): Always pass position in...
1995-04-29 Karl Heuer(x_non_menubar_window_to_frame): New function.
1995-04-24 Karl Heuer(x_get_focus_frame): New arg FRAME. Callers changed.
1995-04-19 Karl Heuer(x_window): Use (or reuse) frame's namebuf instead...
1995-04-18 Richard M. Stallman(x_report_frame_params): Report value of `display'...
1995-04-13 Richard M. Stallman(Fx_color_defined_p): Doc fix.
1995-04-10 Richard M. Stallman(x_window): Copy the frame name to non-Lisp string.
1995-04-07 Karl HeuerUpdate copyright.
1995-04-06 Karl Heuer(x_window_to_frame): Skip non-X frames before testing...
1995-04-03 Karl Heuer(x_window_to_frame): New arg DPYINFO. All callers...
1995-03-18 Richard M. Stallman(x_decode_color): Don't use cdef if defined_color failed.
1995-03-15 Karl Heuer(Fx_create_frame): set the frame's kboard member.
1995-03-06 Richard M. Stallman(defined_color): If colormap is full, find closest...
1995-02-14 Richard M. Stallman(x_set_cursor_type): Set cursor_width field.
1995-02-12 Richard M. Stallman(x_decode_color): Ignore failure from defined_color.
1994-12-26 Richard M. Stallman(x_figure_window_size): Treat missing user-position...
1994-12-23 Richard M. Stallman(x_set_frame_parameters): Handle icon-left, icon-top...
1994-11-28 Richard M. Stallman(Fx_synchronize): Fix doc string syntax.
1994-11-16 Karl Heuer(CHECK_NATNUM): Use NATNUMP instead of its expansion.
1994-11-15 Karl Heuer(x_window_to_frame, x_any_window_to_frame, x_top_window...
1994-11-02 Karl Heuer(Fx_list_fonts): Don't bother to retrieve font info...
1994-11-01 Richard M. Stallman(x_window): Make ibw 0 by default.
1994-10-29 Richard M. Stallman(Fx_create_frame): Set xlwmenu_default_font.
1994-10-26 Richard M. Stallman(x_window): Pass new arg f to hack_wm_protocols.
1994-10-25 Richard M. Stallman(Fx_create_frame): Don't increment refernce_count
1994-10-22 Richard M. Stallman(x_sync): Take frame ptr as arg.
1994-10-18 Karl Heuer(x_set_unsplittable): New function.
1994-10-17 Richard M. StallmanInclude paths.h.
1994-10-15 Richard M. Stallman(x_set_icon_type): If icon-type is a string, then use
1994-10-14 Richard M. Stallman(Fx_create_frame): Init the FRAME_X_SCREEN as soon...
1994-10-06 Richard M. Stallman(x_set_icon_type): Remove period from error message.
1994-10-04 Karl Heuer(x_set_menu_bar_lines_1): Don't use XFASTINT as an...
1994-10-04 Karl Heuer(Fx_open_connection): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer(x_set_frame_parameters, x_set_visibility, Fx_create_frame,
1994-10-02 Karl Heuer(x_figure_window_size): Use new formula for scroll...
1994-10-02 Paul Reilly(HACK_EDITRES): Declare if using X11R5.
1994-09-29 Karl Heuer(x_report_frame_params): Fix format/arg mismatch.
1994-09-28 Karl Heuer(x_set_scroll_bar_width): Nil now means 2 columns'...
1994-09-27 Karl Heuer(x_set_frame_parameters, x_set_menu_bar_lines, Fx_creat...
1994-09-23 Richard M. Stallman(Fx_create_frame): Rename menuBarLines resource to...
1994-09-23 Richard M. Stallman(Fx_list_fonts): Use a cache stored in FRAME_X_SCREEN.
1994-09-21 Richard M. Stallman(Fx_get_resource): Doc fix.
1994-09-20 Karl Heuer(x_set_scroll_bar_width): New function.
1994-09-17 Richard M. Stallman(hack_wm_protocols): Arrange to handle WM_SAVE_YOURSELF.
1994-09-16 Richard M. StallmanDelete X11 conditionals.
1994-09-16 Richard M. Stallman(Fx_display_grayscale_p): Check for > 1 pane.
1994-09-16 Richard M. Stallman(Fx_display_grayscale_p): New function.
1994-09-15 Richard M. Stallman(Fx_create_frame): Make 1 the default for menu-bar...
1994-08-31 Richard M. Stallman(defined_color): New arg ALLOC--optionally don't alloca...
1994-08-28 Richard M. Stallman(Fx_color_defined_p): Return list of RGB values, not...
1994-07-31 Richard M. Stallman(Fx_get_resource): Doc fix.
1994-07-17 Richard M. Stallman(Fx_create_frame): Use 140 as default font size.
1994-07-11 Richard M. Stallman(syms_of_xfns): Provide x-toolkit in toolkit version.
1994-07-07 Richard M. Stallman(x_toolkit): New variable.
1994-07-01 Paul Reilly(Fx_create_frame): Add GC protection for local var...
1994-06-30 Richard M. Stallman(XLIB_ILLEGAL_ACCESS): Defined.
1994-06-29 Richard M. Stallman(x_set_frame_parameters): Call x_set_offset directly.
1994-06-21 Karl HeuerFix previous change: use Dimension, not short.
1994-06-21 Karl Heuer(x_window): Delete duplicate computation.
1994-06-19 Richard M. Stallman(x_window): Take account of pane widget internal border...
1994-06-17 Richard M. Stallman(x_real_positions): Make sure we know the parent window.
1994-06-15 Richard M. StallmanComment change.
1994-06-12 Richard M. Stallman(x_window): Request "save yourself" commands.
1994-06-05 Richard M. Stallman(Fx_open_connection): Set up Vx_resource_name and xrm_o...
1994-06-05 Richard M. Stallman(x_window): Take account of internal border of paned...
1994-06-05 Richard M. Stallman(using_x_p): New function.
1994-05-25 Richard M. Stallman(Vx_sensitive_text_pointer_shape):
next