| Commit message (Expand) | Author | Age | Files | Lines |
* | (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL) | Richard M. Stallman | 1994-10-15 | 1 | -0/+4 |
* | (x_display): Changed icon_bitmap_flag to icon_bitmap. | Richard M. Stallman | 1994-10-15 | 1 | -2/+3 |
* | (SCROLL_BAR_UNPACK): Use new accessor macros instead of calling XSET directly. | Karl Heuer | 1994-10-04 | 1 | -2/+2 |
* | Comment fix. | Karl Heuer | 1994-09-28 | 1 | -1/+1 |
* | (FRAME_X_DISPLAY): New macro. | Richard M. Stallman | 1994-09-23 | 1 | -1/+26 |
* | (VERTICAL_SCROLL_BAR_PIXEL_WIDTH): Deleted. | Karl Heuer | 1994-09-20 | 1 | -3/+0 |
* | (struct scroll_bar, SCROLL_BAR_VEC_SIZE): Use EMACS_INT. | Richard M. Stallman | 1994-09-17 | 1 | -2/+2 |
* | Update copyright. | Karl Heuer | 1994-05-04 | 1 | -1/+1 |
* | (struct x_display): New field size_hint_flags. | Richard M. Stallman | 1994-05-02 | 1 | -20/+26 |
* | (x_top_window_to_frame): Declare this function. | Karl Heuer | 1994-04-20 | 1 | -0/+1 |
* | (x_display): New field win_gravity. | Richard M. Stallman | 1994-04-17 | 1 | -0/+3 |
* | (HAVE_X11R4): If we define HAVE_X11R5, define this too. | Richard M. Stallman | 1994-04-14 | 1 | -0/+3 |
* | (struct x_display): New field line_height. | Richard M. Stallman | 1994-04-09 | 1 | -3/+6 |
* | (cross_cursor): New field for struct x_display. | Fred Pierresteguy | 1994-04-08 | 1 | -0/+1 |
* | Define HAVE_X11R4 if AIX3_2 is defined. | Fred Pierresteguy | 1994-03-31 | 1 | -2/+3 |
* | Fix typo in comment. | Karl Heuer | 1994-03-29 | 1 | -2/+2 |
* | (VERTICAL_SCROLL_BAR_RIGHT_BORDER): Change from 3 to 2. | Karl Heuer | 1994-03-15 | 1 | -1/+1 |
* | (check_x): Declare it. | Karl Heuer | 1994-02-14 | 1 | -0/+3 |
* | Wed Jan 26 12:23:12 1994 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu) | Fred Pierresteguy | 1994-01-26 | 1 | -1/+0 |
* | [USE_X_TOOLKIT]: Include StringDefs.h, IntrinsicP.h, | Richard M. Stallman | 1994-01-21 | 1 | -0/+26 |
* | (HAVE_X11R4): If AIX, do not define HAVE_X11R4. | Richard M. Stallman | 1993-09-13 | 1 | -0/+5 |
* | Separate parameter faces (those created and modified by the user) | Jim Blandy | 1993-06-22 | 1 | -16/+33 |
* | Apply typo patches from Paul Eggert. | Jim Blandy | 1993-06-09 | 1 | -1/+1 |
* | (PIXEL_TO_CHAR_COL, PIXEL_TO_CHAR_ROW): Fix mismatch in arg names. | Richard M. Stallman | 1993-05-28 | 1 | -2/+2 |
* | * xterm.h: New section for declarations for xfaces.c. | Jim Blandy | 1993-05-25 | 1 | -0/+43 |
* | (x_display): New field cursor_fore_pixel. | Richard M. Stallman | 1993-05-16 | 1 | -0/+1 |
* | Put interrupt input blocking in a separate file from xterm.h. | Jim Blandy | 1993-03-31 | 1 | -29/+0 |
* | (FRAME_FACES, FRAME_N_FACES, FRAME_DEFAULT_FACE) | Richard M. Stallman | 1993-03-28 | 1 | -2/+13 |
* | * xterm.h (x_focus_frame): Add extern keyword to declaration. | Jim Blandy | 1993-03-25 | 1 | -1/+1 |
* | * xfns.c (Fx_open_connection): If we have X11R5, use | Jim Blandy | 1993-03-21 | 1 | -0/+6 |
* | [SIGIO] (UNBLOCK_INPUT): Resignal if x_pending_input. | Richard M. Stallman | 1993-03-16 | 1 | -0/+8 |
* | (SELECTION_EVENT_DISPLAY): New macro. | Richard M. Stallman | 1993-03-15 | 1 | -0/+28 |
* | Use the term `scroll bar', instead of `scrollbar'. | Jim Blandy | 1993-03-02 | 1 | -57/+57 |
* | JimB's changes since January 18th | Jim Blandy | 1993-01-26 | 1 | -6/+13 |
* | Make scrollbar structures into lisp objects, so that they can be | Jim Blandy | 1993-01-14 | 1 | -50/+132 |
* | * frame.h (struct frame): New fields `can_have_scrollbars' and | Jim Blandy | 1992-12-24 | 1 | -18/+94 |
* | * xterm.h (x_screen_count, x_release, x_screen_height, | Jim Blandy | 1992-10-31 | 1 | -8/+8 |
* | * xterm.h: Declaration of struct face removed. | Joseph Arceneaux | 1992-10-14 | 1 | -16/+1 |
* | * xterm.h (ROOT_WINDOW): Use the DefaultScreen macro, not the | Jim Blandy | 1992-09-29 | 1 | -1/+1 |
* | entered into RCS | Jim Blandy | 1992-08-29 | 1 | -1/+24 |
* | *** empty log message *** | Jim Blandy | 1992-08-19 | 1 | -0/+21 |
* | *** empty log message *** | Jim Blandy | 1992-07-14 | 1 | -11/+11 |
* | *** empty log message *** | Joseph Arceneaux | 1992-05-12 | 1 | -2/+0 |
* | *** empty log message *** | Jim Blandy | 1992-01-13 | 1 | -1/+2 |
* | *** empty log message *** | Jim Blandy | 1991-11-04 | 1 | -4/+10 |
* | *** empty log message *** | Jim Blandy | 1991-07-24 | 1 | -4/+0 |
* | Initial revision | Jim Blandy | 1991-05-10 | 1 | -0/+352 |