aboutsummaryrefslogtreecommitdiffstats
path: root/src/xfns.c
Commit message (Expand)AuthorAgeFilesLines
* Comment change.Richard M. Stallman1994-06-151-2/+4
* (x_window): Request "save yourself" commands.Richard M. Stallman1994-06-121-2/+7
* (Fx_open_connection): Set up Vx_resource_name and xrm_optionRichard M. Stallman1994-06-051-7/+8
* (x_window): Take account of internal border of paned widget.Richard M. Stallman1994-06-051-0/+6
* (using_x_p): New function.Richard M. Stallman1994-06-051-0/+8
* (Vx_sensitive_text_pointer_shape):Richard M. Stallman1994-05-251-10/+21
* (x_set_background_color): Set scroll bar backgrounds.Karl Heuer1994-05-211-1/+8
* (validate_x_resource_name): Don't let Vx_resource_name have invalid characters.Richard M. Stallman1994-05-171-1/+20
* (x_real_positions): New function.Richard M. Stallman1994-05-081-0/+41
* (x_set_cursor_color): Fix typo.Richard M. Stallman1994-05-041-1/+1
* Update copyright.Karl Heuer1994-05-041-1/+1
* (Fx_create_frame): Set the size_hint_flags field.Richard M. Stallman1994-05-021-1/+3
* (x_figure_window_size): Handle `-' for top or left.Richard M. Stallman1994-05-011-73/+96
* (x_figure_window_size): Set USPosition only if user-positionRichard M. Stallman1994-05-011-34/+17
* (Fx_create_frame): Pass 0 as 3rd arg to x_wm_set_size_hint.Richard M. Stallman1994-04-301-2/+2
* (x_window) [USE_X_TOOLKIT]: Call XSetWMHints.Richard M. Stallman1994-04-281-0/+4
* (x_window): Test FRAME_EXTERNAL_MENU_BARRichard M. Stallman1994-04-231-3/+34
* (Xatom_editres_name): Declared.Richard M. Stallman1994-04-171-0/+4
* (Fx_create_frame): Delete excess args to x_wm_set_size_hint.Richard M. Stallman1994-04-171-6/+18
* (Fx_list_fonts): Error if non-X frame used.Richard M. Stallman1994-04-141-5/+11
* (x_figure_window_size): Don't call x_calc_absolute_position.Richard M. Stallman1994-04-101-20/+67
* (Fx_list_fonts): Doc fix.Richard M. Stallman1994-04-101-2/+2
* (x_char_height): Use line_height field.Richard M. Stallman1994-04-091-8/+8
* (syms_of_xfns): Define Vx_cross_pointer_shape.Fred Pierresteguy1994-04-081-1/+20
* (x_window) [USE_X_TOOLKIT]: When doing geometry management, don't compute theFred Pierresteguy1994-03-311-4/+7
* (x_window) [USE_X_TOOLKIT]: New args window_prompting and minibuffer_only.Fred Pierresteguy1994-03-311-9/+48
* (x_get_arg): Use downcased string in compare.Karl Heuer1994-03-251-4/+4
* (x_report_frame_params): Sample visibility.Karl Heuer1994-03-251-0/+1
* (x_set_frame_parameters, x_get_arg, x_window, Fx_create_frame,Karl Heuer1994-03-251-7/+12
* (Fx_create_frame): Add USE_X_TOOLKIT conditional around the call toFred Pierresteguy1994-03-241-0/+2
* (x_get_focus_frame): New function.Karl Heuer1994-03-231-0/+11
* (Fx_create_frame): Call initialize_frame_menubar.Fred Pierresteguy1994-03-231-0/+4
* (Fx_list_fonts): Avoid confused increment of info.Karl Heuer1994-03-021-4/+6
* (x_window): Call XChangeWindowAttributes with the standardFred Pierresteguy1994-02-241-3/+8
* (x_window_to_frame): Add parens for clarity.Richard M. Stallman1994-02-191-2/+2
* (Fx_parse_geometry): Don't call check_x.Richard M. Stallman1994-02-181-1/+0
* (Fx_close_current_connection): call check_x.Karl Heuer1994-02-141-0/+6
* (check_x): Make it global.Karl Heuer1994-02-141-1/+3
* (x_set_menu_bar_lines) [USE_X_TOOLKIT]: Dont Call XtDestroyWidget butFred Pierresteguy1994-02-111-3/+3
* *** empty log message ***Fred Pierresteguy1994-02-111-4/+4
* (x_set_menu_bar_lines): Test also menubar_widget before callingFred Pierresteguy1994-02-011-1/+2
* Find lwlib.h in ../lwlib.Richard M. Stallman1994-01-261-19/+252
* (x_sync): Block input.Richard M. Stallman1994-01-101-0/+2
* (x_sync): New function.Richard M. Stallman1994-01-091-0/+8
* (Fx_list_fonts): Don't fail to init `tail'.Richard M. Stallman1994-01-041-1/+7
* (Fx_list_fonts): Handle BROKEN_XLISTFONTSWITHINFO.Richard M. Stallman1993-12-231-9/+52
* (x_window): Call XSetWMProtocols.Richard M. Stallman1993-11-261-0/+2
* (x_set_frame_parameters): Call check_frame_sizeRichard M. Stallman1993-11-221-0/+2
* (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