1995-07-25 |
Richard M. Stallman |
(struct x_output): Renamed from struct x_display.
|
1995-07-25 |
Richard M. Stallman |
(struct x_display): New fields saved_button_event, id.
|
1995-06-16 |
Richard M. Stallman |
(struct x_display): icon_name deleted.
|
1995-06-11 |
Karl Heuer |
(struct x_display): New field asked_for_visible.
|
1995-06-05 |
Karl Heuer |
(struct x_display): Rename icon_label to icon_name
|
1995-05-24 |
Karl Heuer |
(struct x_display): New field menubar_height.
|
1995-04-29 |
Karl Heuer |
Declare x_non_menubar_window_to_frame.
|
1995-04-24 |
Karl Heuer |
(struct x_display_info): New members x_focus_frame,
|
1995-04-10 |
Richard M. Stallman |
(struct x_display_info): Use `struct kboard', not KBOARD.
|
1995-03-31 |
Karl Heuer |
(struct x_display_info): New member cut_buffers_initialized.
|
1995-03-15 |
Karl Heuer |
(struct x_display_info): member kboard (formerly perdisplay) is now a pointer,
|
1995-02-14 |
Richard M. Stallman |
(struct x_display): New element cursor_width.
|
1995-01-31 |
Karl Heuer |
[MULTI_PERDISPLAY] (get_perdisplay): Define this as a macro, for sources that
|
1995-01-28 |
Karl Heuer |
(struct x_display_info): Rename display_perd to perdisplay.
|
1995-01-25 |
Karl Heuer |
(struct x_display_info): New member display_perd.
|
1994-12-15 |
Richard M. Stallman |
(struct x_display): New field explicit_parent.
|
1994-11-16 |
Karl Heuer |
(XSCROLL_BAR): Extract from Lisp_Vector, not generic pointer.
|
1994-10-25 |
Richard M. Stallman |
Delete X10 code.
|
1994-10-22 |
Richard M. Stallman |
(struct x_display_info): Struct renamed from x_screen.
|
1994-10-15 |
Richard M. Stallman |
(FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL)
|
1994-10-15 |
Richard M. Stallman |
(x_display): Changed icon_bitmap_flag to icon_bitmap.
|
1994-10-04 |
Karl Heuer |
(SCROLL_BAR_UNPACK): Use new accessor macros instead of calling XSET directly.
|
1994-09-28 |
Karl Heuer |
Comment fix.
|
1994-09-23 |
Richard M. Stallman |
(FRAME_X_DISPLAY): New macro.
|
1994-09-20 |
Karl Heuer |
(VERTICAL_SCROLL_BAR_PIXEL_WIDTH): Deleted.
|
1994-09-17 |
Richard M. Stallman |
(struct scroll_bar, SCROLL_BAR_VEC_SIZE): Use EMACS_INT.
|
1994-05-04 |
Karl Heuer |
Update copyright.
|
1994-05-02 |
Richard M. Stallman |
(struct x_display): New field size_hint_flags.
|
1994-04-20 |
Karl Heuer |
(x_top_window_to_frame): Declare this function.
|
1994-04-17 |
Richard M. Stallman |
(x_display): New field win_gravity.
|
1994-04-14 |
Richard M. Stallman |
(HAVE_X11R4): If we define HAVE_X11R5, define this too.
|
1994-04-09 |
Richard M. Stallman |
(struct x_display): New field line_height.
|
1994-04-08 |
Fred Pierresteguy |
(cross_cursor): New field for struct x_display.
|
1994-03-31 |
Fred Pierresteguy |
Define HAVE_X11R4 if AIX3_2 is defined.
|
1994-03-29 |
Karl Heuer |
Fix typo in comment.
|
1994-03-15 |
Karl Heuer |
(VERTICAL_SCROLL_BAR_RIGHT_BORDER): Change from 3 to 2.
|
1994-02-14 |
Karl Heuer |
(check_x): Declare it.
|
1994-01-26 |
Fred Pierresteguy |
Wed Jan 26 12:23:12 1994 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)
|
1994-01-21 |
Richard M. Stallman |
[USE_X_TOOLKIT]: Include StringDefs.h, IntrinsicP.h,
|
1993-09-13 |
Richard M. Stallman |
(HAVE_X11R4): If AIX, do not define HAVE_X11R4.
|
1993-06-22 |
Jim Blandy |
Separate parameter faces (those created and modified by the user)
|
1993-06-09 |
Jim Blandy |
Apply typo patches from Paul Eggert.
|
1993-05-28 |
Richard M. Stallman |
(PIXEL_TO_CHAR_COL, PIXEL_TO_CHAR_ROW): Fix mismatch in arg names.
|
1993-05-25 |
Jim Blandy |
* xterm.h: New section for declarations for xfaces.c.
|
1993-05-16 |
Richard M. Stallman |
(x_display): New field cursor_fore_pixel.
|
1993-03-31 |
Jim Blandy |
Put interrupt input blocking in a separate file from xterm.h.
|
1993-03-28 |
Richard M. Stallman |
(FRAME_FACES, FRAME_N_FACES, FRAME_DEFAULT_FACE)
|
1993-03-25 |
Jim Blandy |
* xterm.h (x_focus_frame): Add extern keyword to declaration.
|
1993-03-21 |
Jim Blandy |
* xfns.c (Fx_open_connection): If we have X11R5, use
|
1993-03-16 |
Richard M. Stallman |
[SIGIO] (UNBLOCK_INPUT): Resignal if x_pending_input.
|
1993-03-15 |
Richard M. Stallman |
(SELECTION_EVENT_DISPLAY): New macro.
|
1993-03-02 |
Jim Blandy |
Use the term `scroll bar', instead of `scrollbar'.
|
1993-01-26 |
Jim Blandy |
JimB's changes since January 18th
|
1993-01-14 |
Jim Blandy |
Make scrollbar structures into lisp objects, so that they can be
|
1992-12-24 |
Jim Blandy |
* frame.h (struct frame): New fields `can_have_scrollbars' and
|
1992-10-31 |
Jim Blandy |
* xterm.h (x_screen_count, x_release, x_screen_height,
|
1992-10-14 |
Joseph Arceneaux |
* xterm.h: Declaration of struct face removed.
|
1992-09-29 |
Jim Blandy |
* xterm.h (ROOT_WINDOW): Use the DefaultScreen macro, not the
|
1992-08-29 |
Jim Blandy |
entered into RCS
|
1992-08-19 |
Jim Blandy |
*** empty log message ***
|