aboutsummaryrefslogtreecommitdiffstats
path: root/src/xterm.h
Commit message (Expand)AuthorAgeFilesLines
* (struct x_output): Renamed from struct x_display.Richard M. Stallman1995-07-251-33/+33
* (struct x_display): New fields saved_button_event, id.Richard M. Stallman1995-07-251-0/+9
* (struct x_display): icon_name deleted.Richard M. Stallman1995-06-161-6/+0
* (struct x_display): New field asked_for_visible.Karl Heuer1995-06-111-0/+3
* (struct x_display): Rename icon_label to icon_nameKarl Heuer1995-06-051-3/+4
* (struct x_display): New field menubar_height.Karl Heuer1995-05-241-0/+6
* Declare x_non_menubar_window_to_frame.Karl Heuer1995-04-291-0/+1
* (struct x_display_info): New members x_focus_frame,Karl Heuer1995-04-241-5/+20
* (struct x_display_info): Use `struct kboard', not KBOARD.Richard M. Stallman1995-04-101-1/+1
* (struct x_display_info): New member cut_buffers_initialized.Karl Heuer1995-03-311-0/+1
* (struct x_display_info): member kboard (formerly perdisplay) is now a pointer,Karl Heuer1995-03-151-11/+3
* (struct x_display): New element cursor_width.Richard M. Stallman1995-02-141-0/+3
* [MULTI_PERDISPLAY] (get_perdisplay): Define this as a macro, for sources thatKarl Heuer1995-01-311-0/+10
* (struct x_display_info): Rename display_perd to perdisplay.Karl Heuer1995-01-281-1/+1
* (struct x_display_info): New member display_perd.Karl Heuer1995-01-251-0/+1
* (struct x_display): New field explicit_parent.Richard M. Stallman1994-12-151-1/+7
* (XSCROLL_BAR): Extract from Lisp_Vector, not generic pointer.Karl Heuer1994-11-161-3/+4
* Delete X10 code.Richard M. Stallman1994-10-251-16/+81
* (struct x_display_info): Struct renamed from x_screen.Richard M. Stallman1994-10-221-172/+112
* (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL)Richard M. Stallman1994-10-151-0/+4
* (x_display): Changed icon_bitmap_flag to icon_bitmap.Richard M. Stallman1994-10-151-2/+3
* (SCROLL_BAR_UNPACK): Use new accessor macros instead of calling XSET directly.Karl Heuer1994-10-041-2/+2
* Comment fix.Karl Heuer1994-09-281-1/+1
* (FRAME_X_DISPLAY): New macro.Richard M. Stallman1994-09-231-1/+26
* (VERTICAL_SCROLL_BAR_PIXEL_WIDTH): Deleted.Karl Heuer1994-09-201-3/+0
* (struct scroll_bar, SCROLL_BAR_VEC_SIZE): Use EMACS_INT.Richard M. Stallman1994-09-171-2/+2
* Update copyright.Karl Heuer1994-05-041-1/+1
* (struct x_display): New field size_hint_flags.Richard M. Stallman1994-05-021-20/+26
* (x_top_window_to_frame): Declare this function.Karl Heuer1994-04-201-0/+1
* (x_display): New field win_gravity.Richard M. Stallman1994-04-171-0/+3
* (HAVE_X11R4): If we define HAVE_X11R5, define this too.Richard M. Stallman1994-04-141-0/+3
* (struct x_display): New field line_height.Richard M. Stallman1994-04-091-3/+6
* (cross_cursor): New field for struct x_display.Fred Pierresteguy1994-04-081-0/+1
* Define HAVE_X11R4 if AIX3_2 is defined.Fred Pierresteguy1994-03-311-2/+3
* Fix typo in comment.Karl Heuer1994-03-291-2/+2
* (VERTICAL_SCROLL_BAR_RIGHT_BORDER): Change from 3 to 2.Karl Heuer1994-03-151-1/+1
* (check_x): Declare it.Karl Heuer1994-02-141-0/+3
* Wed Jan 26 12:23:12 1994 Frederic Pierresteguy ([email protected])Fred Pierresteguy1994-01-261-1/+0
* [USE_X_TOOLKIT]: Include StringDefs.h, IntrinsicP.h,Richard M. Stallman1994-01-211-0/+26
* (HAVE_X11R4): If AIX, do not define HAVE_X11R4.Richard M. Stallman1993-09-131-0/+5
* Separate parameter faces (those created and modified by the user)Jim Blandy1993-06-221-16/+33
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-1/+1
* (PIXEL_TO_CHAR_COL, PIXEL_TO_CHAR_ROW): Fix mismatch in arg names.Richard M. Stallman1993-05-281-2/+2
* * xterm.h: New section for declarations for xfaces.c.Jim Blandy1993-05-251-0/+43
* (x_display): New field cursor_fore_pixel.Richard M. Stallman1993-05-161-0/+1
* Put interrupt input blocking in a separate file from xterm.h.Jim Blandy1993-03-311-29/+0
* (FRAME_FACES, FRAME_N_FACES, FRAME_DEFAULT_FACE)Richard M. Stallman1993-03-281-2/+13
* * xterm.h (x_focus_frame): Add extern keyword to declaration.Jim Blandy1993-03-251-1/+1
* * xfns.c (Fx_open_connection): If we have X11R5, useJim Blandy1993-03-211-0/+6
* [SIGIO] (UNBLOCK_INPUT): Resignal if x_pending_input.Richard M. Stallman1993-03-161-0/+8