- 05 Sep, 1999 2 commits
-
-
Gerd Moellmann authored
-
Gerd Moellmann authored
Likewise for upper-case etc.
-
- 03 Sep, 1999 2 commits
-
-
Gerd Moellmann authored
we don't see one. (Qscreen_gamma): New. (struct x_frame_parm_table): Add prototypes, add x_set_screen_gamma. (gamma_correct): New function. (defined_color): Call it. (x_set_screen_gamma): New. (x_set_title): Add parameter old_value. (RES_TYPE_FLOAT): New. (x_get_arg): Handle RES_TYPE_FLOAT. (Fx_create_frame): Call x_default_parameter for `screen-gamma'. (lookup_pixel_color): Change call to x_alloc_nearest_color to new prototype. (lookup_rgb_color): Ditto. (syms_of_xfns): Initialize Qscreen_gamma.
-
Gerd Moellmann authored
to USE_TOOLKIT_SCROLL_BARS.
-
- 30 Aug, 1999 2 commits
-
-
Gerd Moellmann authored
of 2 * that value.
-
Andreas Schwab authored
<ctype.h>.
-
- 24 Aug, 1999 1 commit
-
-
Gerd Moellmann authored
being redefined in jconfig.h.
-
- 22 Aug, 1999 1 commit
-
-
Gerd Moellmann authored
new parameter.
-
- 20 Aug, 1999 1 commit
-
-
Gerd Moellmann authored
-
- 18 Aug, 1999 1 commit
-
-
Gerd Moellmann authored
FRAME_X_WINDOW (f) being null at the of the function. If widgets cannot be created we will already have crashed earlier. Call lw_set_main_areas with a null menu-bar widget, so that we have a reasonable default. (Fx_create_frame): Rearranged so that Lisp errors during frame initialization cause less damage. Initialize menu bar widget here.
-
- 16 Aug, 1999 1 commit
-
-
Geoff Voelker authored
background first, and then set other parameters that might depend upon their new values.
-
- 07 Aug, 1999 1 commit
-
-
Richard M. Stallman authored
Use XpmCloseness and attrs.closeness instead.
-
- 02 Aug, 1999 1 commit
-
-
Richard M. Stallman authored
Call do_pending_window_change. Don't block input, don't call XFlush. (x_set_vertical_scroll_bars): Call do_pending_window_change. (x_set_scroll_bar_width, x_set_font): Likewise.
-
- 27 Jul, 1999 1 commit
-
-
Gerd Moellmann authored
-
- 26 Jul, 1999 1 commit
-
-
Karl Heuer authored
Don't allow nil as color value. (x_set_cursor_color, x_set_background_color, x_set_foreground_color): Always unload the old color.
-
- 21 Jul, 1999 1 commit
-
-
Gerd Moellmann authored
from positions returned. (top-level): Added image support, busy cursor, tooltips, file selection box. (x_report_frame_params): Don't report `outer-window-id' if widget not present. (x_set_font): Don't call face-set-after-frame-default if faces haven't been initialized. (Fx_create_frame): Call face-set-after-frame-default after faces have been initialized, and widget has been created. (x_set_scroll_bar_foreground): New. (x_set_scroll_bar_background): New. (x_default_scroll_bar_color_parameter): New. (Fx_create_frame): Call it. (Fx_create_frame): Initialize scroll bar pixel color values in x_output structure. (Qscroll_bar_foreground, Qscroll_bar_background): New. (syms_of_xfns): Initialize these symbols. (x_frame_parms): Add entries for scroll bar colors. (Fx_create_frame): Try 12pt Courier font first. (Fx_create_frame): Add toolbar height to frame height. (x_frame_parms): Add `toolbar-lines'. (x_set_toolbar_lines): New. (x_set_internal_border_width): Correct call to widget_store_internal_border_width. (x_destroy_bitmap): Use xfree instead of free. Return void. (init_x_parm_symbols): Return void. (x_report_frame_params): Ditto. (x_set_border_pixel): Ditto. (syms_of_xfns): Ditto. (x_destroy_all_bitmaps): Use xfree instead of free. (Fx_close_connection): Use xfree instead of free. Only free fonts from filled font table entries. (display_x_get_resource): Make it externally visible. (x_set_font): First store real font name in frame parameters, then call recompute_basic_faces. (Fx_face_fixed_p): Removed. (Fx_list_fonts): Moved to xfaces.c.
-
- 01 Jul, 1999 1 commit
-
-
Richard M. Stallman authored
-
- 02 May, 1999 1 commit
-
-
Andrew Innes authored
Variable moved to xdisp.c. (syms_of_xfns): Don't set up Lisp var here.
-
- 08 Apr, 1999 1 commit
-
-
Richard M. Stallman authored
-
- 26 Feb, 1999 1 commit
-
-
Richard M. Stallman authored
-
- 25 Jan, 1999 1 commit
-
-
Richard M. Stallman authored
-
- 02 Dec, 1998 1 commit
-
-
Richard M. Stallman authored
(syms_of_xfns): Initialize it. (x_report_frame_params): Set up outer-window-id parameter.
-
- 10 Oct, 1998 1 commit
-
-
Richard M. Stallman authored
-
- 29 Aug, 1998 1 commit
-
-
Karl Heuer authored
-
- 17 Aug, 1998 1 commit
-
-
Richard M. Stallman authored
Renamed from x_display_unibyte_char_with_fontset.
-
- 15 Aug, 1998 1 commit
-
-
Kenichi Handa authored
(syms_of_xfns): Declare x-display-unibyte-char-with-fontset as a Lisp variable.
-
- 29 Apr, 1998 1 commit
-
-
Andreas Schwab authored
-
- 26 Apr, 1998 1 commit
-
-
Richard M. Stallman authored
(x_set_mouse_color, x_set_cursor_color): Don't call unload_color if same pixel is used in another slot in the frame. (x_set_foreground_color): Call unload_color on the old color. (x_set_background_color, x_set_mouse_color): Likewise. (x_set_cursor_color, x_set_border_pixel): Likewise.
-
- 15 Apr, 1998 2 commits
-
-
Kenichi Handa authored
(Fx_create_frame): Likewise.
-
Kenichi Handa authored
-
- 14 Apr, 1998 1 commit
-
-
Karl Heuer authored
(x_report_frame_params, x_set_border_pixel): Likewise. (x_set_internal_border_width): widget_store_internal_border takes just one arg, not two.
-
- 23 Mar, 1998 1 commit
-
-
Andreas Schwab authored
as resource name, to be consistent with other X applications.
-
- 21 Mar, 1998 1 commit
-
-
Richard M. Stallman authored
-
- 09 Jan, 1998 1 commit
-
-
Richard M. Stallman authored
(x_set_name, x_set_title, validate_x_resource_name): Likewise. (Fx_get_resource, display_x_get_resource): Likewise. (x_get_resource_string): Likewise.
-
- 09 Sep, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 03 Aug, 1997 1 commit
-
-
Kenichi Handa authored
(x_default_parameter): Likewise.
-
- 28 Jul, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 24 Jul, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 21 Jul, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 05 Jul, 1997 1 commit
-
-
Richard M. Stallman authored
(Qface_set_after_frame_default): New variable. (syms_of_xfns): Initialize and staticpro it.
-