summaryrefslogtreecommitdiff
path: root/src/xfns.c
Commit message (Expand)AuthorAgeFilesLines
* (X_I18N_INHIBITED): New macro--define thisRichard M. Stallman1996-03-181-5/+23
* [AIX] [HAVE_X11R5] (XIMStatusNothing): Definition deleted.Richard M. Stallman1996-03-041-9/+0
* [AIX] [HAVE_X11R5] (XIMStatusNothing): Defined.Richard M. Stallman1996-02-281-0/+9
* (defined_color): When we find a "near" color in the map,Karl Heuer1996-02-211-2/+10
* (Fx_create_frame): Title is a string, not a symbol.Karl Heuer1996-02-191-1/+1
* (x_real_positions): Cast arg of XFree.Karl Heuer1996-02-131-1/+1
* (x_real_positions): Use XFree.Richard M. Stallman1996-02-091-1/+1
* (x_frame_parms): Add "title" element.Richard M. Stallman1996-02-041-7/+82
* (x_frame_parms): Alphabetize.Richard M. Stallman1996-01-301-32/+12
* (Qtitle): Declared.Richard M. Stallman1996-01-261-2/+4
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
* (check_x_display_info, check_x_frame, x_set_font)Richard M. Stallman1995-12-261-6/+7
* [X11R5_INHIBIT_I18N]: Undef HAVE_X_I18N if X11R5.Karl Heuer1995-12-211-0/+7
* Use <paths.h>, not "paths.h".Karl Heuer1995-12-191-1/+1
* (x_set_menu_bar_lines) [USE_X_TOOLKIT]:Richard M. Stallman1995-12-151-2/+3
* (HACK_EDITRES): Don't define if NO_EDITRES is defined.Richard M. Stallman1995-11-111-2/+3
* (x_window, both versions): Add HAVE_X_I18N support.Richard M. Stallman1995-10-151-0/+44
* (Fx_create_frame): Set up buffer-predicate slot.Richard M. Stallman1995-09-251-3/+5
* (x_set_menu_bar_lines) [USE_X_TOOLKIT]: When turningRichard M. Stallman1995-08-111-1/+6
* (Ffocus_frame, Funfocus_frame): Make them no-ops.Richard M. Stallman1995-08-051-24/+2
* Do renamings:Karl Heuer1995-07-261-4/+4
* Renamings: frame->display => frame->output, struct x_display -> sruct x_output.Richard M. Stallman1995-07-251-239/+239
* (x_menubar_window_to_frame): New function.Richard M. Stallman1995-07-251-0/+27
* [USE_MOTIF]: Don't include X11/Xaw/Paned.h, X11/Xaw/Label.h.Richard M. Stallman1995-07-201-0/+2
* (Fx_list_fonts): Don't free thisinfo if it is 0.Karl Heuer1995-07-171-1/+2
* (x_set_icon_type, x_set_icon_name): Don't ever remap theRichard M. Stallman1995-07-021-20/+0
* (Fx_open_connection, x_display_info_for_name):Richard M. Stallman1995-06-261-0/+6
* (Fx_display_grayscale_p): Return t or nil.Richard M. Stallman1995-06-211-4/+15
* (Fx_create_frame): Fix last arg to x_get_arg for Qdisplay.Richard M. Stallman1995-06-191-1/+1
* (x_report_frame_params, x_set_icon_type, x_set_icon_name)Richard M. Stallman1995-06-161-16/+13
* (syms_of_xfns): Initialize Vx_no_window_manager. Doc fix.Richard M. Stallman1995-06-141-1/+6
* [USE_X_TOOLKIT] (x_window): If using Motif,Karl Heuer1995-06-111-4/+15
* (x_real_positions): Uncatch and recatch X errors in the loop.Karl Heuer1995-06-071-1/+4
* (syms_of_xfns): Provide motif in Motif version.Karl Heuer1995-06-061-0/+3
* (Fx_create_frame): Make sure icon_name is a string or nil.Karl Heuer1995-06-051-0/+2
* (Qicon_name): New variable.Karl Heuer1995-06-051-4/+80
* (x_destroy_bitmap): Block and unblock input.Karl Heuer1995-06-011-1/+4
* (x_display_info_for_name): Fix error message.Karl Heuer1995-05-311-4/+6
* (syms_of_xfns): Allow PATH_BITMAPS to be a colon-separated list.Karl Heuer1995-05-301-1/+1
* (x_top_window_to_frame): Don't match menu-bar widget.Karl Heuer1995-05-301-4/+6
* (Fx_create_frame): Pass new arg to make_frame_without_minibuffer.Karl Heuer1995-05-301-2/+2
* (x_set_frame_parameters): Pass -1 to x_set_offset.Karl Heuer1995-05-291-1/+1
* (x_report_frame_params): Report top and leftKarl Heuer1995-05-291-2/+15
* (x_window): Call initialize_frame_menubarKarl Heuer1995-05-271-3/+3
* (x_set_frame_parameters) Fix typo.Karl Heuer1995-05-261-1/+1
* (Fx_get_resource): Major rewrite to make it clearer.Karl Heuer1995-05-251-46/+60
* (x_set_frame_parameters): Pass 1 as change_gravityKarl Heuer1995-05-241-1/+3
* (x_window) [both versions]: Set menubar_height.Karl Heuer1995-05-241-8/+7
* (hack_wm_protocols): Use cast instead of suffix.Karl Heuer1995-05-241-1/+1
* [USE_X_TOOLKIT] (x_window): Pass position to toolkitKarl Heuer1995-05-241-4/+15