Include <config.h> instead of "config.h".
[bpt/emacs.git] / src / xfns.c
1993-09-10 Roland McGrathInclude <config.h> instead of "config.h".
1993-08-19 David J. MacKenziecomment fix
1993-08-14 Richard M. Stallman(x_wm_set_size_hint): New args spec_x and spec_y.
1993-08-14 Richard M. Stallman(x_set_frame_parameters): Don't die if just one of
1993-08-13 Richard M. Stallman(XScreenNumberOfScreen): New function.
1993-08-11 Richard M. Stallman(enum resource_types): Delete final comma.
1993-07-31 Jim Blandy* xfns.c (Fx_open_connection): Test the CPP symbol
1993-07-30 Jim Blandy* xfns.c (x_set_background_color): Change the foregroun...
1993-07-30 Jim Blandy* xfns.c (syms_of_xfns): Don't staticpro Vx_resource_name;
1993-07-29 Roland McGrath(syms_of_xfns): Use DEFVAR_LISP, not DEFVAR_INT, for...
1993-07-27 Richard M. Stallman(Fx_rebind_key, Fx_rebind_keys): Functions deleted.
1993-07-25 Richard M. Stallman(MAXREQUEST): Defined.
1993-07-25 Richard M. Stallman(Fx_create_frame): Typo in previous change.
1993-07-24 Richard M. Stallman(Fx_create_frame): Don't look for default font
1993-07-20 Richard M. Stallman(validate_x_resource_name): Call make_string properly.
1993-07-18 Jim Blandy* xfns.c (Fx_create_frame): Block input around call to
1993-07-18 Jim Blandy* xfns.c (Fx_open_connection): Don't trust HAVE_XRMSETD...
1993-06-29 Jim Blandy* xfns.c (Fx_create_frame): Check for internalBorder...
1993-06-22 Jim Blandy* commands.h (Vglobal_mouse_map): Removed; unused.
1993-06-22 Jim BlandySeparate parameter faces (those created and modified...
1993-06-18 Jim Blandy* xfns.c: Always #include "bitmaps/gray.xbm"; the bitma...
1993-06-12 Jim Blandy* xfns.c [! HAVE_X11R5] (Fx_rebind_key): Recognize...
1993-06-12 Jim Blandy* config.h.in (HAVE_XRMSETDATABASE, HAVE_RANDOM, HAVE_L...
1993-06-11 Richard M. Stallman(syms_of_xfns): Don't set up Qicon.
1993-06-11 Richard M. Stallman(Fx_list_fonts): If names is 0, just return nil.
1993-06-09 Jim BlandyApply typo patches from Paul Eggert.
1993-06-06 Richard M. Stallman[EMACS_BIT_MAPS]: Include gray.xbm from ./bitmaps.
1993-06-05 Richard M. Stallman(Fx_open_connection): Make `data' unsigned char.
1993-06-04 Richard M. Stallman(x_set_menu_bar_lines_1): Adjust just the uppermost...
1993-06-03 Richard M. Stallman(x_set_frame_parameters): Process all parms in reverse...
1993-06-03 Richard M. Stallman(x_window): Use Vxrdb_name for res_name field.
1993-06-01 Richard M. Stallman(x_set_menu_bar_lines): Use FRAME_NEW_HEIGHT and ....
1993-05-31 Richard M. Stallman(Fx_create_frame): Use bitmapIcon, not iconType.
1993-05-31 Richard M. Stallman(Fx_list_fonts): Handle 0 for FRAME_FACES (f) [face_id...
1993-05-30 Richard M. Stallman(Fx_open_connection) [NO_XRM_SET_DATABASE]:
1993-05-30 Richard M. Stallman(Fx_close_current_connection): Clear x_current_display.
1993-05-28 Jim Blandy* xfns.c (x_set_frame_parameters): Use the first
1993-05-27 Richard M. Stallman(x_get_resource_string): New function.
1993-05-27 Jim Blandy* xfns.c: Make resource manager work correctly even...
1993-05-26 Richard M. Stallman(Fx_rebind_key, Fx_rebind_keys): X10 definitions deleted.
1993-05-26 Richard M. Stallman(x_set_cursor_type): If arg not recognized, use box...
1993-05-26 Richard M. Stallman(x_figure_window_size): Make the default frame coords...
1993-05-25 Richard M. Stallman(Fx_open_connection): Set xrm_option correctly.
1993-05-25 Jim Blandy* xfns.c: Clear out the old face stuff.
1993-05-25 Jim Blandy* xfns.c (select_visual): Include the screen number...
1993-05-24 Jim Blandy* xterm.c (x_new_font): Reject fonts with varying spaci...
1993-05-24 Richard M. Stallman(check_x): New function.
1993-05-22 Richard M. Stallman(x_window_to_frame): Use XGCTYPE.
1993-05-21 Richard M. Stallman(syms_of_xfns): Don't make Lisp vars
1993-05-19 Richard M. Stallman(x_set_menu_bar_lines): Fix typo in last change.
1993-05-19 Jim Blandy* xfns.c (x_set_menu_bar_lines): Minibuffer-only frames...
1993-05-16 Richard M. Stallman(x_set_cursor_color): Set cursor_foreground_pixel.
1993-05-10 Jim Blandy* xfns.c (Fx_create_frame): Use an XLFD name for the...
1993-05-10 Jim Blandy* xfns.c (x_make_gc): After building the GC's for the...
1993-05-08 Richard M. Stallman(Fx_get_mouse_event, Fx_mouse_events): Code deleted.
1993-05-07 Richard M. Stallman(x_get_arg): Call Fintern, not intern.
1993-03-31 Jim BlandyPut interrupt input blocking in a separate file from...
1993-03-25 Jim Blandy* xfns.c [VMS]: Get the gray_bits from [.bitmaps]gray...
1993-03-24 Jim Blandy* xfns.c (x_make_gc): Don't forget to block X input...
1993-03-23 Jim Blandy* xfns.c (Fx_parse_geometry): Renamed from Fx_geometry.
1993-03-21 Jim BlandyFix typo.
1993-03-21 Jim BlandyUse the `visiblity' parameter to determine the initial...
1993-03-20 Jim Blandy* xfns.c (Fx_open_connection): If we have X11R5, use
1993-03-20 Jim Blandy* emacs.c (Finvocation_name): New function.
1993-03-20 Richard M. Stallman(Fx_display_color_p): Renamed from Fx_color_display_p.
1993-03-20 Richard M. Stallman(x_screen): Make this var file scope.
1993-03-15 Richard M. Stallman(Xatom_wm_change_state): Just declare.
1993-03-11 Richard M. Stallman(x_frame_parms): Add elts for visibility and menu-bar...
1993-03-08 Richard M. Stallman(Fx_pixel_width, Fx_pixel_height): Fns deleted.
1993-03-02 Jim BlandyUse the term `scroll bar', instead of `scrollbar'.
1993-02-22 Jim Blandy* xfns.c (x_set_icon_type): Pass the proper number...
1993-02-14 Jim Blandy* frame.c (Fframe_parameters): Report the `minibuffer...
1993-01-26 Jim BlandyJimB's changes since January 18th
1993-01-14 Jim Blandy* xfns.c (Fx_create_frame): After mapping the frame...
1993-01-03 Richard M. Stallman(Fx_get_resource): Use EMACS_CLASS to make class_key
1992-12-24 Jim Blandy* frame.h (struct frame): New fields `can_have_scrollba...
1992-12-06 Jim Blandy* xfns.c (Fx_create_frame): Initialize f->async_visible...
1992-11-16 Jim Blandy* xfns.c (unread_command_char): Change name in extern...
1992-10-31 Jim Blandy* xfns.c (x_decode_color, Fx_color_display_p): x_screen...
1992-10-19 Jim BlandySame.\f * xfns.c (x_set_face): Dyked out this function...
1992-09-13 Jim BlandyDeclare x_implicitly_set_name to be void.
1992-09-11 Richard M. Stallman(Fx_track_pointer): Pass new args to read_char.
1992-08-29 Jim Blandy* xfns.c (x_icon): Don't call x_wm_set_icon_positions...
1992-08-19 Jim Blandy* xfns.c (x_set_name): Take new argument EXPLICIT,...
1992-08-12 Jim Blandy* xfns.c (x_get_arg): Return Qunbound for an unspecified
1992-07-21 Jim Blandyentered into RCS
1992-07-17 Jim Blandy*** empty log message ***
1992-07-14 Jim Blandy*** empty log message ***
1992-06-24 Jim Blandy*** empty log message ***
1992-06-10 Jim Blandy*** empty log message ***
1992-06-09 Richard M. Stallman*** empty log message ***
1992-06-08 Richard M. Stallman*** empty log message ***
1992-06-04 Richard M. Stallman*** empty log message ***
1992-06-04 Richard M. Stallman*** empty log message ***
1992-05-12 Joseph Arceneaux*** empty log message ***
1992-05-12 Joseph Arceneaux*** empty log message ***
1992-04-24 Jim Blandy*** empty log message ***
1992-01-28 Jim Blandy*** empty log message ***
1992-01-13 Jim Blandy*** empty log message ***
1991-11-26 Michael I. Bushnell*** empty log message ***
next