(x_decode_color): Don't use cdef if defined_color failed.
[bpt/emacs.git] / src / xfns.c
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):
1994-05-21 Karl Heuer(x_set_background_color): Set scroll bar backgrounds.
1994-05-17 Richard M. Stallman(validate_x_resource_name): Don't let Vx_resource_name...
1994-05-08 Richard M. Stallman(x_real_positions): New function.
1994-05-04 Richard M. Stallman(x_set_cursor_color): Fix typo.
1994-05-04 Karl HeuerUpdate copyright.
1994-05-02 Richard M. Stallman(Fx_create_frame): Set the size_hint_flags field.
1994-05-01 Richard M. Stallman(x_figure_window_size): Handle `-' for top or left.
1994-05-01 Richard M. Stallman(x_figure_window_size): Set USPosition only if user...
1994-04-30 Richard M. Stallman(Fx_create_frame): Pass 0 as 3rd arg to x_wm_set_size_hint.
1994-04-28 Richard M. Stallman(x_window) [USE_X_TOOLKIT]: Call XSetWMHints.
1994-04-23 Richard M. Stallman(x_window): Test FRAME_EXTERNAL_MENU_BAR
1994-04-17 Richard M. Stallman(Xatom_editres_name): Declared.
1994-04-17 Richard M. Stallman(Fx_create_frame): Delete excess args to x_wm_set_size_...
1994-04-14 Richard M. Stallman(Fx_list_fonts): Error if non-X frame used.
1994-04-10 Richard M. Stallman(x_figure_window_size): Don't call x_calc_absolute_posi...
1994-04-10 Richard M. Stallman(Fx_list_fonts): Doc fix.
1994-04-09 Richard M. Stallman(x_char_height): Use line_height field.
1994-04-08 Fred Pierresteguy(syms_of_xfns): Define Vx_cross_pointer_shape.
1994-03-31 Fred Pierresteguy(x_window) [USE_X_TOOLKIT]: When doing geometry managem...
1994-03-31 Fred Pierresteguy(x_window) [USE_X_TOOLKIT]: New args window_prompting...
1994-03-25 Karl Heuer(x_get_arg): Use downcased string in compare.
1994-03-25 Karl Heuer(x_report_frame_params): Sample visibility.
1994-03-25 Karl Heuer(x_set_frame_parameters, x_get_arg, x_window, Fx_create...
1994-03-24 Fred Pierresteguy(Fx_create_frame): Add USE_X_TOOLKIT conditional around...
1994-03-23 Karl Heuer(x_get_focus_frame): New function.
1994-03-23 Fred Pierresteguy(Fx_create_frame): Call initialize_frame_menubar.
1994-03-02 Karl Heuer(Fx_list_fonts): Avoid confused increment of info.
1994-02-24 Fred Pierresteguy(x_window): Call XChangeWindowAttributes with the standard
1994-02-19 Richard M. Stallman(x_window_to_frame): Add parens for clarity.
1994-02-18 Richard M. Stallman(Fx_parse_geometry): Don't call check_x.
1994-02-14 Karl Heuer(Fx_close_current_connection): call check_x.
1994-02-14 Karl Heuer(check_x): Make it global.
1994-02-11 Fred Pierresteguy(x_set_menu_bar_lines) [USE_X_TOOLKIT]: Dont Call XtDes...
1994-02-11 Fred Pierresteguy*** empty log message ***
1994-02-01 Fred Pierresteguy(x_set_menu_bar_lines): Test also menubar_widget before...
1994-01-26 Richard M. StallmanFind lwlib.h in ../lwlib.
1994-01-10 Richard M. Stallman(x_sync): Block input.
1994-01-09 Richard M. Stallman(x_sync): New function.
1994-01-04 Richard M. Stallman(Fx_list_fonts): Don't fail to init `tail'.
1993-12-23 Richard M. Stallman(Fx_list_fonts): Handle BROKEN_XLISTFONTSWITHINFO.
1993-11-26 Richard M. Stallman(x_window): Call XSetWMProtocols.
1993-11-22 Richard M. Stallman(x_set_frame_parameters): Call check_frame_size
1993-09-22 Brian Fox(XScreenNumberOfScreen): Move assignments out of declar...
next