- 02 Oct, 1994 2 commits
-
-
Karl Heuer authored
-
Paul Reilly authored
(widget_id_tick): New variable. (x_any_window_to_frame): Use lw_window_is_in_menubar() for widget set independence. (x_window): Renamed screen_widget to frame_widget. Use lw_create_widget() and lw_set_main_areas() for widget set independence. Enable using editres for X11R5.
-
- 29 Sep, 1994 1 commit
-
-
Karl Heuer authored
-
- 28 Sep, 1994 1 commit
-
-
Karl Heuer authored
(Fx_create_frame): Default scroll bar width is now nil.
-
- 27 Sep, 1994 1 commit
-
-
Karl Heuer authored
Fx_select_region, Fx_horizontal_line, Fx_track_pointer): Use type test macros.
-
- 23 Sep, 1994 2 commits
-
-
Richard M. Stallman authored
(x_figure_window_size): Decode (- N), (+ N) for position. (x_set_frame_parameters): Handle (+ N) and (- N). Preserve negative positions properly too. [USE_X_TOOLKIT] (x_window): Let xneg, yneg specify whether to negate left and top. (Fx_parse_geometry): Handle [XY]Negative with positive number or negative number without [XY]Negative.
-
Richard M. Stallman authored
(the_x_screen): New variable. (syms_of_xfns): Staticpro parts of it. (Fx_open_connection): Initialize it. (Fx_create_frame): Make frame point to it.
-
- 21 Sep, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 20 Sep, 1994 1 commit
-
-
Karl Heuer authored
(x_frame_parms): Add that function to this table. (Qscroll_bar_width): New symbol. (syms_of_xfns): Initialize and staticpro it. (Fx_create_frame): Set default scroll bar width.
-
- 17 Sep, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 16 Sep, 1994 3 commits
-
-
Richard M. Stallman authored
(defined_color, x_decode_color, x_set_foreground_color) (x_set_background_color, x_set_mouse_color, x_set_cursor_color) (x_set_border_color, x_set_border_pixel, Fx_create_frame) (Fx_open_connection, Fx_close_current_connection, syms_of_xfns): Delete X10 code. (Fx_get_default, Fx_get_resource, Fx_rubber_band) (Fx_store_cut_buffer, Fx_get_cut_buffer): Delete X10 definitions.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(syms_of_xfns): defsubr it.
-
- 15 Sep, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 31 Aug, 1994 1 commit
-
-
Richard M. Stallman authored
(x_decode_color, Fx_color_defined_p): Pass new arg. (Fx_color_values): New function.
-
- 28 Aug, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 31 Jul, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 17 Jul, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 11 Jul, 1994 1 commit
-
-
Richard M. Stallman authored
Undo previous change. (x_toolkit): Variable deleted.
-
- 07 Jul, 1994 1 commit
-
-
Richard M. Stallman authored
(syms_of_xfns): Set up Lisp var x-toolkit.
-
- 01 Jul, 1994 1 commit
-
-
Paul Reilly authored
-
- 30 Jun, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 29 Jun, 1994 1 commit
-
-
Richard M. Stallman authored
Handle `-' for position parameters. (x_set_name): If no change needed, avoid consing.
-
- 21 Jun, 1994 2 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
Change type of reference argument from int to short.
-
- 19 Jun, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 17 Jun, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 15 Jun, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 12 Jun, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 05 Jun, 1994 3 commits
-
-
Richard M. Stallman authored
before calling x_term_init. Pass new args.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 25 May, 1994 1 commit
-
-
Richard M. Stallman authored
Renamed from Vx_cross_pointer_shape. (syms_of_xfns): Provide Lisp var x-sensitive-text-pointer-shape.
-
- 21 May, 1994 1 commit
-
-
Karl Heuer authored
-
- 17 May, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 08 May, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 04 May, 1994 2 commits
-
-
Richard M. Stallman authored
-
Karl Heuer authored
-
- 02 May, 1994 1 commit
-
-
Richard M. Stallman authored
Don't call x_calc_absolute_position.
-
- 01 May, 1994 1 commit
-
-
Richard M. Stallman authored
(Fx_parse_geometry): Handle one element at a time. Give `-' when appropriate. (x_figure_window_size): Allow just height or just width. (Fx_create_frame): Use XNegative and YNegative to set win_gravity. [USE_X_TOOLKIT] (x_window): Use XNegative and YNegative to set win_gravity. Pass new arg to x_calc_absolute_position.
-