- 25 Jul, 1995 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 20 Jul, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 17 Jul, 1995 1 commit
-
-
Karl Heuer authored
-
- 02 Jul, 1995 1 commit
-
-
Richard M. Stallman authored
frame window; changing the icon doesn't make it disappear.
-
- 26 Jun, 1995 1 commit
-
-
Richard M. Stallman authored
Error if window-system is not x.
-
- 21 Jun, 1995 1 commit
-
-
Richard M. Stallman authored
Return t for color displays.
-
- 19 Jun, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 16 Jun, 1995 1 commit
-
-
Richard M. Stallman authored
(x_set_name, x_icon, Fx_create_frame): Use moved icon_name field.
-
- 14 Jun, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 11 Jun, 1995 1 commit
-
-
Karl Heuer authored
add some extra to sizes, for consistent behavior.
-
- 07 Jun, 1995 1 commit
-
-
Karl Heuer authored
-
- 06 Jun, 1995 1 commit
-
-
Karl Heuer authored
-
- 05 Jun, 1995 2 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
(Fx_create_frame): Look for icon-name parm and set icon_label field. (x_set_icon_type): Compute arg to x_text_icon based on frame name and icon_name fields. (x_set_icon_name): New function. (x_icon): Call x_text_icon. (x_set_name): Look at icon_name field when setting the icon name, (x_frame_parms): Add icon-name. (syms_of_xfns): Set up Qicon_name.
-
- 01 Jun, 1995 1 commit
-
-
Karl Heuer authored
(Fx_horizontal_line): Add one UNBLOCK_INPUT to fix a misbalance, and move another one to include the call to XFreeGC, in case we someday remove the "#if 0" conditions.
-
- 31 May, 1995 1 commit
-
-
Karl Heuer authored
(Fx_open_connection): Fix error messages.
-
- 30 May, 1995 3 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
(x_window): Use applicationShellWidgetClass, not topLevelShellWidgetClass. Call lw_set_main_areas after creating the menubar widget.
-
Karl Heuer authored
-
- 29 May, 1995 2 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
in a way that represents negative offsets correctly.
-
- 27 May, 1995 1 commit
-
-
Karl Heuer authored
near the end, after UNBLOCK_INPUT.
-
- 26 May, 1995 1 commit
-
-
Karl Heuer authored
-
- 25 May, 1995 1 commit
-
-
Karl Heuer authored
(validate_x_resource_name): Use build_string, not make_string. (Fx_create_frame): Initially use Vinvocation_name as resource name. Switch to frame name if frame name is explicit. (x_display_info_for_name, Fx_open_connection): Add casts. Initially use Vinvocation_name as resource name. [USE_X_TOOLKIT] (x_window): Use Vx_resource_name for widget names.
-
- 24 May, 1995 4 commits
-
-
Karl Heuer authored
when calling x_set_offset. (x_real_positions): Don't add border_width into win_x, win_y.
-
Karl Heuer authored
[USE_X_TOOLKIT] (x_window): Don't call XMoveWindow or x_calc_absolute_position. Do use the border_width.
-
Karl Heuer authored
-
Karl Heuer authored
only if user-specified. But always use XMoveWindow to move the window to that position.
-
- 23 May, 1995 1 commit
-
-
Karl Heuer authored
(x_set_border_pixel): Cast args of XSetWindowBorder.
-
- 09 May, 1995 2 commits
-
-
Karl Heuer authored
-
Richard M. Stallman authored
-
- 05 May, 1995 1 commit
-
-
Richard M. Stallman authored
Set XtNmappedWhenManaged to 0 for shell_widget. (Fx_create_frame): Always call x_wm_set_size_hints.
-
- 29 Apr, 1995 1 commit
-
-
Karl Heuer authored
-
- 24 Apr, 1995 1 commit
-
-
Karl Heuer authored
(Funfocus_frame): Unfocus on selected_frame's display.
-
- 19 Apr, 1995 1 commit
-
-
Karl Heuer authored
temp var. This avoids a storage leak.
-
- 18 Apr, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 13 Apr, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 10 Apr, 1995 1 commit
-
-
Richard M. Stallman authored
(defined_color): Fix typo (duplicate +). (validate_x_resource_name): Change invalid chars to `_'.
-
- 07 Apr, 1995 1 commit
-
-
Karl Heuer authored
-