summaryrefslogtreecommitdiff
path: root/src/xfns.c
Commit message (Expand)AuthorAgeFilesLines
* (Fx_create_frame): Look for X-resource for minibuffer.Richard M. Stallman1996-11-051-1/+1
* (x_set_internal_border_width): Only changeRichard M. Stallman1996-10-061-3/+5
* (x_set_scroll_bar_width): Move cursor to theRichard M. Stallman1996-09-271-0/+1
* (x_set_internal_border_width, Fx_create_frame):Richard M. Stallman1996-09-271-2/+6
* (x_window): With Motif, double extra_borders.Richard M. Stallman1996-09-241-3/+5
* (Fx_create_frame): Default Qinternal_border_width to 1.Richard M. Stallman1996-09-231-2/+4
* (Fx_create_frame): Default Qvertical_scroll_bars to `left'.Richard M. Stallman1996-09-211-7/+19
* (x_set_frame_parameters): Make height and width ints.Richard M. Stallman1996-09-101-44/+46
* (Fx_list_fonts): New optional arg MAXIMUM.Richard M. Stallman1996-09-011-8/+22
* (x_set_cursor_color): Use x_update_cursor.Richard M. Stallman1996-08-311-2/+2
* (x_window): Don't add ibw to menubar_size.Richard M. Stallman1996-08-271-0/+3
* (x_set_scroll_bar_width): Call x_set_window_size when arg is nil.Richard M. Stallman1996-08-211-0/+2
* (Fx_open_connection): Don't set Vx_resource_name.Richard M. Stallman1996-08-171-3/+0
* (Fx_create_frame): Do xlwmenu hack only if USE_LUCID.Karl Heuer1996-07-161-1/+3
* (xlwmenu_default_font): Declare, but don't define.Karl Heuer1996-07-161-1/+1
* (Qfont): Delete redundant definition.Karl Heuer1996-07-161-3/+0
* (Fx_create_frame): Gcpro parms, parent, and name.Richard M. Stallman1996-06-291-4/+8
* (x_real_positions): Don't call x_uncatch_errors twice.Richard M. Stallman1996-06-241-3/+4
* (x_window) [! USE_X_TOOLKIT]: Initialize wm_hints.icon_pixmap.Richard M. Stallman1996-04-261-0/+1
* Update copyright year.Richard M. Stallman1996-04-261-1/+1
* (Fx_list_fonts) [BROKEN_XLISTFONTSWITHINFO]:Richard M. Stallman1996-04-251-0/+6
* (x_set_frame_parameters): Get height and width fromRichard M. Stallman1996-04-151-2/+12
* (Fx_list_fonts): Handle X protocol errors.Richard M. Stallman1996-04-101-2/+18
* (x_set_frame_parameters): Do call Fset_frame_sizeRichard M. Stallman1996-04-091-1/+2
* (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