| Commit message (Expand) | Author | Age | Files | Lines |
* | (x_set_frame_parameters): Heading comment fixed. | Kenichi Handa | 1997-08-03 | 1 | -3/+3 |
* | (Fx_create_frame): Initialize fontset in output_data. | Richard M. Stallman | 1997-07-28 | 1 | -0/+1 |
* | (Fx_create_frame): Don't fail to initialize `font'. | Richard M. Stallman | 1997-07-24 | 1 | -2/+2 |
* | (Fx_create_frame): Default vertical-scroll-bars as symbol, not boolean. | Richard M. Stallman | 1997-07-21 | 1 | -1/+1 |
* | (x_set_font): Funcall Qface_set_after_frame_default. | Richard M. Stallman | 1997-07-05 | 1 | -0/+8 |
* | Fix bugs with inappropriate mixing of Lisp_Object with int. | Richard M. Stallman | 1997-07-04 | 1 | -5/+9 |
* | (x_set_scroll_bar_width): By default, use enough | Richard M. Stallman | 1997-07-04 | 1 | -3/+8 |
* | (Fx_create_frame): Use XINT to access parent. | Richard M. Stallman | 1997-06-02 | 1 | -1/+1 |
* | (x_real_positions): Subtract border width from results. | Richard M. Stallman | 1997-05-30 | 1 | -2/+2 |
* | (x_real_positions): Directly compare the frame's window | Richard M. Stallman | 1997-05-26 | 1 | -20/+14 |
* | (Fx_create_frame): Delete unnecessary code. | Kenichi Handa | 1997-05-16 | 1 | -11/+0 |
* | (Fx_create_frame): Get X resources from the display | Richard M. Stallman | 1997-05-12 | 1 | -22/+94 |
* | (Fx_create_frame): Delete code for handling the X | Kenichi Handa | 1997-05-10 | 1 | -7/+17 |
* | (x_set_scroll_bar_width): If arg is too small, round it up. | Richard M. Stallman | 1997-05-03 | 1 | -2/+2 |
* | (x_real_positions, x_set_mouse_color, Fx_list_fonts): | Richard M. Stallman | 1997-05-01 | 1 | -11/+13 |
* | Comment change. | Richard M. Stallman | 1997-04-27 | 1 | -0/+4 |
* | (x_set_menu_bar_lines): Increment windows_or_buffers_changed. | Richard M. Stallman | 1997-04-25 | 1 | -0/+3 |
* | (syms_of_xfns): Documentation of | Kenichi Handa | 1997-02-27 | 1 | -1/+1 |
* | Include charset.h and fontset.h. | Karl Heuer | 1997-02-20 | 1 | -3/+47 |
* | (Vx_resource_class): New variable. | Richard M. Stallman | 1997-02-02 | 1 | -7/+28 |
* | (x_set_title): Check data type of NAME. | Richard M. Stallman | 1996-12-19 | 1 | -0/+2 |
* | (x_set_scroll_bar_width): Reject a width that's too small. | Richard M. Stallman | 1996-12-15 | 1 | -0/+4 |
* | (Fx_create_frame): Look for X-resource for minibuffer. | Richard M. Stallman | 1996-11-05 | 1 | -1/+1 |
* | (x_set_internal_border_width): Only change | Richard M. Stallman | 1996-10-06 | 1 | -3/+5 |
* | (x_set_scroll_bar_width): Move cursor to the | Richard M. Stallman | 1996-09-27 | 1 | -0/+1 |
* | (x_set_internal_border_width, Fx_create_frame): | Richard M. Stallman | 1996-09-27 | 1 | -2/+6 |
* | (x_window): With Motif, double extra_borders. | Richard M. Stallman | 1996-09-24 | 1 | -3/+5 |
* | (Fx_create_frame): Default Qinternal_border_width to 1. | Richard M. Stallman | 1996-09-23 | 1 | -2/+4 |
* | (Fx_create_frame): Default Qvertical_scroll_bars to `left'. | Richard M. Stallman | 1996-09-21 | 1 | -7/+19 |
* | (x_set_frame_parameters): Make height and width ints. | Richard M. Stallman | 1996-09-10 | 1 | -44/+46 |
* | (Fx_list_fonts): New optional arg MAXIMUM. | Richard M. Stallman | 1996-09-01 | 1 | -8/+22 |
* | (x_set_cursor_color): Use x_update_cursor. | Richard M. Stallman | 1996-08-31 | 1 | -2/+2 |
* | (x_window): Don't add ibw to menubar_size. | Richard M. Stallman | 1996-08-27 | 1 | -0/+3 |
* | (x_set_scroll_bar_width): Call x_set_window_size when arg is nil. | Richard M. Stallman | 1996-08-21 | 1 | -0/+2 |
* | (Fx_open_connection): Don't set Vx_resource_name. | Richard M. Stallman | 1996-08-17 | 1 | -3/+0 |
* | (Fx_create_frame): Do xlwmenu hack only if USE_LUCID. | Karl Heuer | 1996-07-16 | 1 | -1/+3 |
* | (xlwmenu_default_font): Declare, but don't define. | Karl Heuer | 1996-07-16 | 1 | -1/+1 |
* | (Qfont): Delete redundant definition. | Karl Heuer | 1996-07-16 | 1 | -3/+0 |
* | (Fx_create_frame): Gcpro parms, parent, and name. | Richard M. Stallman | 1996-06-29 | 1 | -4/+8 |
* | (x_real_positions): Don't call x_uncatch_errors twice. | Richard M. Stallman | 1996-06-24 | 1 | -3/+4 |
* | (x_window) [! USE_X_TOOLKIT]: Initialize wm_hints.icon_pixmap. | Richard M. Stallman | 1996-04-26 | 1 | -0/+1 |
* | Update copyright year. | Richard M. Stallman | 1996-04-26 | 1 | -1/+1 |
* | (Fx_list_fonts) [BROKEN_XLISTFONTSWITHINFO]: | Richard M. Stallman | 1996-04-25 | 1 | -0/+6 |
* | (x_set_frame_parameters): Get height and width from | Richard M. Stallman | 1996-04-15 | 1 | -2/+12 |
* | (Fx_list_fonts): Handle X protocol errors. | Richard M. Stallman | 1996-04-10 | 1 | -2/+18 |
* | (x_set_frame_parameters): Do call Fset_frame_size | Richard M. Stallman | 1996-04-09 | 1 | -1/+2 |
* | (X_I18N_INHIBITED): New macro--define this | Richard M. Stallman | 1996-03-18 | 1 | -5/+23 |
* | [AIX] [HAVE_X11R5] (XIMStatusNothing): Definition deleted. | Richard M. Stallman | 1996-03-04 | 1 | -9/+0 |
* | [AIX] [HAVE_X11R5] (XIMStatusNothing): Defined. | Richard M. Stallman | 1996-02-28 | 1 | -0/+9 |
* | (defined_color): When we find a "near" color in the map, | Karl Heuer | 1996-02-21 | 1 | -2/+10 |