| Commit message (Expand) | Author | Age | Files | Lines |
* | (x_window) [USE_X_TOOLKIT]: When doing geometry management, don't compute the | Fred Pierresteguy | 1994-03-31 | 1 | -4/+7 |
* | (x_window) [USE_X_TOOLKIT]: New args window_prompting and minibuffer_only. | Fred Pierresteguy | 1994-03-31 | 1 | -9/+48 |
* | (x_get_arg): Use downcased string in compare. | Karl Heuer | 1994-03-25 | 1 | -4/+4 |
* | (x_report_frame_params): Sample visibility. | Karl Heuer | 1994-03-25 | 1 | -0/+1 |
* | (x_set_frame_parameters, x_get_arg, x_window, Fx_create_frame, | Karl Heuer | 1994-03-25 | 1 | -7/+12 |
* | (Fx_create_frame): Add USE_X_TOOLKIT conditional around the call to | Fred Pierresteguy | 1994-03-24 | 1 | -0/+2 |
* | (x_get_focus_frame): New function. | Karl Heuer | 1994-03-23 | 1 | -0/+11 |
* | (Fx_create_frame): Call initialize_frame_menubar. | Fred Pierresteguy | 1994-03-23 | 1 | -0/+4 |
* | (Fx_list_fonts): Avoid confused increment of info. | Karl Heuer | 1994-03-02 | 1 | -4/+6 |
* | (x_window): Call XChangeWindowAttributes with the standard | Fred Pierresteguy | 1994-02-24 | 1 | -3/+8 |
* | (x_window_to_frame): Add parens for clarity. | Richard M. Stallman | 1994-02-19 | 1 | -2/+2 |
* | (Fx_parse_geometry): Don't call check_x. | Richard M. Stallman | 1994-02-18 | 1 | -1/+0 |
* | (Fx_close_current_connection): call check_x. | Karl Heuer | 1994-02-14 | 1 | -0/+6 |
* | (check_x): Make it global. | Karl Heuer | 1994-02-14 | 1 | -1/+3 |
* | (x_set_menu_bar_lines) [USE_X_TOOLKIT]: Dont Call XtDestroyWidget but | Fred Pierresteguy | 1994-02-11 | 1 | -3/+3 |
* | *** empty log message *** | Fred Pierresteguy | 1994-02-11 | 1 | -4/+4 |
* | (x_set_menu_bar_lines): Test also menubar_widget before calling | Fred Pierresteguy | 1994-02-01 | 1 | -1/+2 |
* | Find lwlib.h in ../lwlib. | Richard M. Stallman | 1994-01-26 | 1 | -19/+252 |
* | (x_sync): Block input. | Richard M. Stallman | 1994-01-10 | 1 | -0/+2 |
* | (x_sync): New function. | Richard M. Stallman | 1994-01-09 | 1 | -0/+8 |
* | (Fx_list_fonts): Don't fail to init `tail'. | Richard M. Stallman | 1994-01-04 | 1 | -1/+7 |
* | (Fx_list_fonts): Handle BROKEN_XLISTFONTSWITHINFO. | Richard M. Stallman | 1993-12-23 | 1 | -9/+52 |
* | (x_window): Call XSetWMProtocols. | Richard M. Stallman | 1993-11-26 | 1 | -0/+2 |
* | (x_set_frame_parameters): Call check_frame_size | Richard M. Stallman | 1993-11-22 | 1 | -0/+2 |
* | (XScreenNumberOfScreen): Move assignments out of declaration for (dpy, | Brian Fox | 1993-09-22 | 1 | -2/+5 |
* | Include <config.h> instead of "config.h". | Roland McGrath | 1993-09-10 | 1 | -1/+1 |
* | comment fix | David J. MacKenzie | 1993-08-19 | 1 | -3/+3 |
* | (x_wm_set_size_hint): New args spec_x and spec_y. | Richard M. Stallman | 1993-08-14 | 1 | -2/+4 |
* | (x_set_frame_parameters): Don't die if just one of | Richard M. Stallman | 1993-08-14 | 1 | -0/+13 |
* | (XScreenNumberOfScreen): New function. | Richard M. Stallman | 1993-08-13 | 1 | -0/+18 |
* | (enum resource_types): Delete final comma. | Richard M. Stallman | 1993-08-11 | 1 | -1/+1 |
* | * xfns.c (Fx_open_connection): Test the CPP symbol | Jim Blandy | 1993-07-31 | 1 | -1/+1 |
* | * xfns.c (x_set_background_color): Change the foreground color of | Jim Blandy | 1993-07-30 | 1 | -0/+2 |
* | * xfns.c (syms_of_xfns): Don't staticpro Vx_resource_name; | Jim Blandy | 1993-07-30 | 1 | -1/+0 |
* | (syms_of_xfns): Use DEFVAR_LISP, not DEFVAR_INT, for Vx_pointer_shape. | Roland McGrath | 1993-07-29 | 1 | -1/+1 |
* | (Fx_rebind_key, Fx_rebind_keys): Functions deleted. | Richard M. Stallman | 1993-07-27 | 1 | -1/+5 |
* | (MAXREQUEST): Defined. | Richard M. Stallman | 1993-07-25 | 1 | -0/+19 |
* | (Fx_create_frame): Typo in previous change. | Richard M. Stallman | 1993-07-25 | 1 | -1/+1 |
* | (Fx_create_frame): Don't look for default font | Richard M. Stallman | 1993-07-24 | 1 | -4/+18 |
* | (validate_x_resource_name): Call make_string properly. | Richard M. Stallman | 1993-07-20 | 1 | -1/+1 |
* | * xfns.c (Fx_create_frame): Block input around call to | Jim Blandy | 1993-07-18 | 1 | -1/+3 |
* | * xfns.c (Fx_open_connection): Don't trust HAVE_XRMSETDATABASE; | Jim Blandy | 1993-07-18 | 1 | -52/+72 |
* | * xfns.c (Fx_create_frame): Check for internalBorder resource, as | Jim Blandy | 1993-06-29 | 1 | -1/+13 |
* | * commands.h (Vglobal_mouse_map): Removed; unused. | Jim Blandy | 1993-06-22 | 1 | -3/+0 |
* | Separate parameter faces (those created and modified by the user) | Jim Blandy | 1993-06-22 | 1 | -3/+5 |
* | * xfns.c: Always #include "bitmaps/gray.xbm"; the bitmaps seem to | Jim Blandy | 1993-06-18 | 1 | -1/+1 |
* | * xfns.c [! HAVE_X11R5] (Fx_rebind_key): Recognize that | Jim Blandy | 1993-06-12 | 1 | -0/+7 |
* | * config.h.in (HAVE_XRMSETDATABASE, HAVE_RANDOM, HAVE_LIBXBSD): | Jim Blandy | 1993-06-12 | 1 | -1/+1 |
* | (syms_of_xfns): Don't set up Qicon. | Richard M. Stallman | 1993-06-11 | 1 | -4/+2 |
* | (Fx_list_fonts): If names is 0, just return nil. | Richard M. Stallman | 1993-06-11 | 1 | -14/+16 |