aboutsummaryrefslogtreecommitdiffstats
path: root/src/xfns.c
Commit message (Expand)AuthorAgeFilesLines
* (XScreenNumberOfScreen): Move assignments out of declaration for (dpy,Brian Fox1993-09-221-2/+5
* Include <config.h> instead of "config.h".Roland McGrath1993-09-101-1/+1
* comment fixDavid J. MacKenzie1993-08-191-3/+3
* (x_wm_set_size_hint): New args spec_x and spec_y.Richard M. Stallman1993-08-141-2/+4
* (x_set_frame_parameters): Don't die if just one ofRichard M. Stallman1993-08-141-0/+13
* (XScreenNumberOfScreen): New function.Richard M. Stallman1993-08-131-0/+18
* (enum resource_types): Delete final comma.Richard M. Stallman1993-08-111-1/+1
* * xfns.c (Fx_open_connection): Test the CPP symbolJim Blandy1993-07-311-1/+1
* * xfns.c (x_set_background_color): Change the foreground color ofJim Blandy1993-07-301-0/+2
* * xfns.c (syms_of_xfns): Don't staticpro Vx_resource_name;Jim Blandy1993-07-301-1/+0
* (syms_of_xfns): Use DEFVAR_LISP, not DEFVAR_INT, for Vx_pointer_shape.Roland McGrath1993-07-291-1/+1
* (Fx_rebind_key, Fx_rebind_keys): Functions deleted.Richard M. Stallman1993-07-271-1/+5
* (MAXREQUEST): Defined.Richard M. Stallman1993-07-251-0/+19
* (Fx_create_frame): Typo in previous change.Richard M. Stallman1993-07-251-1/+1
* (Fx_create_frame): Don't look for default fontRichard M. Stallman1993-07-241-4/+18
* (validate_x_resource_name): Call make_string properly.Richard M. Stallman1993-07-201-1/+1
* * xfns.c (Fx_create_frame): Block input around call toJim Blandy1993-07-181-1/+3
* * xfns.c (Fx_open_connection): Don't trust HAVE_XRMSETDATABASE;Jim Blandy1993-07-181-52/+72
* * xfns.c (Fx_create_frame): Check for internalBorder resource, asJim Blandy1993-06-291-1/+13
* * commands.h (Vglobal_mouse_map): Removed; unused.Jim Blandy1993-06-221-3/+0
* Separate parameter faces (those created and modified by the user)Jim Blandy1993-06-221-3/+5
* * xfns.c: Always #include "bitmaps/gray.xbm"; the bitmaps seem toJim Blandy1993-06-181-1/+1
* * xfns.c [! HAVE_X11R5] (Fx_rebind_key): Recognize thatJim Blandy1993-06-121-0/+7
* * config.h.in (HAVE_XRMSETDATABASE, HAVE_RANDOM, HAVE_LIBXBSD):Jim Blandy1993-06-121-1/+1
* (syms_of_xfns): Don't set up Qicon.Richard M. Stallman1993-06-111-4/+2
* (Fx_list_fonts): If names is 0, just return nil.Richard M. Stallman1993-06-111-14/+16
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-3/+3
* [EMACS_BIT_MAPS]: Include gray.xbm from ./bitmaps.Richard M. Stallman1993-06-061-0/+4
* (Fx_open_connection): Make `data' unsigned char.Richard M. Stallman1993-06-051-1/+1
* (x_set_menu_bar_lines_1): Adjust just the uppermost childRichard M. Stallman1993-06-041-18/+11
* (x_set_frame_parameters): Process all parms in reverse order.Richard M. Stallman1993-06-031-16/+35
* (x_window): Use Vxrdb_name for res_name field.Richard M. Stallman1993-06-031-11/+1
* (x_set_menu_bar_lines): Use FRAME_NEW_HEIGHT and ..._WIDTH.Richard M. Stallman1993-06-011-3/+21
* (Fx_create_frame): Use bitmapIcon, not iconType.Richard M. Stallman1993-05-311-5/+9
* (Fx_list_fonts): Handle 0 for FRAME_FACES (f) [face_id]->font.Richard M. Stallman1993-05-311-1/+1
* (Fx_open_connection) [NO_XRM_SET_DATABASE]:Richard M. Stallman1993-05-301-1/+1
* (Fx_close_current_connection): Clear x_current_display.Richard M. Stallman1993-05-301-5/+11
* * xfns.c (x_set_frame_parameters): Use the firstJim Blandy1993-05-281-9/+14
* (x_get_resource_string): New function.Richard M. Stallman1993-05-271-0/+25
* * xfns.c: Make resource manager work correctly even whenJim Blandy1993-05-271-5/+23
* (Fx_rebind_key, Fx_rebind_keys): X10 definitions deleted.Richard M. Stallman1993-05-261-84/+3
* (x_set_cursor_type): If arg not recognized, use box cursor.Richard M. Stallman1993-05-261-2/+9
* (x_figure_window_size): Make the default frame coords (0,0).Richard M. Stallman1993-05-261-2/+4
* (Fx_open_connection): Set xrm_option correctly.Richard M. Stallman1993-05-251-1/+1
* * xfns.c: Clear out the old face stuff.Jim Blandy1993-05-251-276/+30
* * xfns.c (select_visual): Include the screen number in theJim Blandy1993-05-251-1/+98
* * xterm.c (x_new_font): Reject fonts with varying spacing. WeJim Blandy1993-05-241-2/+3
* (check_x): New function.Richard M. Stallman1993-05-241-5/+38
* (x_window_to_frame): Use XGCTYPE.Richard M. Stallman1993-05-221-2/+5
* (syms_of_xfns): Don't make Lisp varsRichard M. Stallman1993-05-211-1/+7