- 01 Apr, 2003 1 commit
-
-
Andrew Choi authored
-
- 31 Mar, 2003 3 commits
-
-
Juanma Barranquero authored
-
Kim F. Storm authored
-
Kim F. Storm authored
(Vx_resource_name, Vx_resource_class, Qx_frame_parameter) (Qx_resource_name, Qface_set_after_frame_default): Define vars here. (Qauto_raise, Qauto_lower, ...): Define all frame parameter related vars here. (struct frame_parm_table, frame_parms): New table for describing frame parameters and their associated Q-variable. The order of the parameters corresponds to the sequence of the frame_parm_handlers table in redisplay_interface. (x_fullscreen_move, x_set_frame_parameters) (x_report_frame_params, x_set_fullscreen, x_set_line_spacing) (x_set_screen_gamma, x_set_font, x_set_fringe_width) (x_set_border_width, x_set_internal_border_width, x_set_visibility) (x_set_autoraise, x_set_autolower, x_set_unsplittable) (x_set_vertical_scroll_bars, x_set_scroll_bar_width, x_icon_type): Generic functions for processing of frame parameters. (validate_x_resource_name, xrdb_get_resource, Fx_get_resource) (display_x_get_resource, x_get_resource_string): Functions for generic access to X resources. (x_get_arg, x_frame_get_arg, x_frame_get_and_record_arg) (x_default_parameter, Fx_parse_geometry): Functions for generic access to frame parameters. (x_figure_window_size): Generic calculation of frame size. Fixed to add space needed for tool bar. Also setup size_hint_flags. (syms_of_frame): Intern and staticpro frame parameter variables. Defvar_lisp Vx_resource_class and Vx_resource_name here. Defsubr Sx_get_resource and Sx_parse_geometry.
-
- 04 Feb, 2003 1 commit
-
-
Juanma Barranquero authored
-
- 02 Oct, 2002 1 commit
-
-
John Paul Wallington authored
(syms_of_frame): Initialize and defvar it. (Fdelete_frame): Use it instead of delete-frame-hook. Don't run it when frame's `tooltip' parameter is non-nil. * xfns.c (x_create_tip_frame): Set `tooltip' frame parameter to t. * w32fns.c (x_create_tip_frame): Likewise * macfns.c (x_create_tip_frame): Likewise.
-
- 26 Aug, 2002 1 commit
-
-
Kim F. Storm authored
foreground and background colors. From Joe Buehler (tiny change).
-
- 16 Jul, 2002 1 commit
-
-
Ken Raeburn authored
string data.
-
- 15 Jul, 2002 1 commit
-
-
Ken Raeburn authored
SCHARS, SBYTES, STRING_INTERVALS, SREF, SDATA; explicit size_byte references left unchanged for now.
-
- 10 Jul, 2002 1 commit
-
-
Juanma Barranquero authored
-
- 26 Jun, 2002 1 commit
-
-
Richard M. Stallman authored
-
- 26 Apr, 2002 1 commit
-
-
Andrew Choi authored
lisp/ChangeLog, and src/ChangeLog for list of changes.
-
- 05 Mar, 2002 2 commits
-
-
Juanma Barranquero authored
-
Per Abrahamsen authored
* frame.c (default-frame-alist): Explain that setting it doesn't affect existing frames.
-
- 20 Feb, 2002 1 commit
-
-
Kim F. Storm authored
-
- 16 Feb, 2002 1 commit
-
-
Kim F. Storm authored
(syms_of_frame): DEFVAR_LISP it.
-
- 14 Jan, 2002 1 commit
-
-
Eli Zaretskii authored
frames. (do_switch_frame): For termcap frames, switch the tty color mode as specified by the frame's parameters. (Qtty_color_mode): New variable. (syms_of_frame): Intern and staticpro it.
-
- 01 Dec, 2001 1 commit
-
-
Kim F. Storm authored
(syms_of_frame): Initialize them.
-
- 19 Nov, 2001 1 commit
-
-
Stefan Monnier authored
(keys_of_frame): Remove.
-
- 18 Nov, 2001 1 commit
-
-
Pavel Janík authored
-
- 02 Nov, 2001 1 commit
-
-
Pavel Janík authored
-
- 31 Oct, 2001 1 commit
-
-
Pavel Janík authored
-
- 25 Oct, 2001 3 commits
-
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Gerd Moellmann authored
``artificial'' frame parameters, like `minibuffer' were not obtained by calling Fframe_parameters.
-
- 21 Oct, 2001 1 commit
-
-
Pavel Janík authored
-
- 16 Oct, 2001 1 commit
-
-
Ken Raeburn authored
with lisp system changes.
-
- 14 Oct, 2001 1 commit
-
-
Pavel Janík authored
(Fset_mouse_pixel_position): Improve style of comment to follow other comments. (Fmake_frame_visible): Doc fix and typo in comment. (Fmake_frame_invisible): Doc fix and typo in comment. (Ficonify_frame): Fix typo in comment.
-
- 10 Oct, 2001 1 commit
-
-
Stefan Monnier authored
-
- 05 Oct, 2001 1 commit
-
-
Gerd Moellmann authored
symbols' value directly.
-
- 30 Sep, 2001 1 commit
-
-
Eli Zaretskii authored
-
- 10 Sep, 2001 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 25 Mar, 2001 2 commits
-
-
Eli Zaretskii authored
-
Gerd Moellmann authored
-
- 14 Mar, 2001 2 commits
-
-
Gerd Moellmann authored
FOR_DELETION. Avoid resizing the mini-window of the selected frame if FOR_DELETION is set. (Fselect_frame, Fhandle_switch_frame, Fdelete_frame) (Fmake_frame_invisible): Change calls to do_switch_frame for new signature.
-
Gerd Moellmann authored
parameter, store the buffer list of FRAME, not the list of the selected frame.
-
- 28 Feb, 2001 1 commit
-
-
Gerd Moellmann authored
-
- 01 Feb, 2001 1 commit
-
-
Eli Zaretskii authored
-
- 28 Jan, 2001 1 commit
-
-
Andrew Choi authored
only if current_sblock has been initialized. * frame.c (Fdelete_frame) [macintosh]: Allow deletion of initial terminal frame even if it is the only visible frame. * src/macfns.c (QCconversion): Replaces QCalgorithm. * src/macfns.c (image_ascent, lookup_image): Adapt to change of image margins. * src/macterm.c (x_produce_image_glyph, x_draw_image_foreground) (x_draw_image_relief, x_draw_image_foreground_1) (x_draw_image_glyph_string): Adapt to change of image margins. * src/macterm.c (mac_to_x_fontname): Change charset name of Simplify Chinese fonts from gb2312 to gb2312.1980 and Korean fonts from ksc5601 to ksc5601.1989.
-