| Commit message (Expand) | Author | Age | Files | Lines |
* | GTK version | Jan Djärv | 2003-01-19 | 1 | -2/+18 |
* | (get_specified_cursor_type, get_window_cursor_type): | Dave Love | 2002-11-14 | 1 | -0/+3 |
* | (enum text_cursor_kinds): Consolidated here. | Kim F. Storm | 2002-08-30 | 1 | -0/+29 |
* | Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog, | Andrew Choi | 2002-04-26 | 1 | -5/+5 |
* | (Vmouse_highlight): Declare extern. | Kim F. Storm | 2002-02-16 | 1 | -0/+2 |
* | (struct frame): Remove trunc_area_pixel_width and trunc_area_cols fields. | Kim F. Storm | 2001-12-01 | 1 | -3/+4 |
* | Fringe cleanup. | Kim F. Storm | 2001-11-16 | 1 | -10/+10 |
* | (CHECK_FRAME, CHECK_LIVE_FRAME): Remove unused argument `i' in macros. | Pavel Janík | 2001-11-02 | 1 | -2/+2 |
* | (struct frame) <resized_p>: New member. | Gerd Moellmann | 2001-10-30 | 1 | -0/+4 |
* | Change the include blocker to the same form as in other header | Gerd Moellmann | 2001-01-31 | 1 | -3/+3 |
* | (EMACS_FRAME_H_INCLUDED): Use an include blocker | Gerd Moellmann | 2001-01-31 | 1 | -5/+7 |
* | Update copyright. | Gerd Moellmann | 2001-01-31 | 1 | -6/+6 |
* | (FRAME_RIGHT_SCROLL_BAR_WIDTH): New define. | Gerd Moellmann | 2001-01-31 | 1 | -5/+15 |
* | (output_method): Remove output_w32_console method. | Andrew Innes | 2001-01-20 | 1 | -2/+0 |
* | (output_method): Add output_w32_console method. | Andrew Innes | 2001-01-02 | 1 | -0/+2 |
* | (struct frame): Members desired_tool_bar_items, | Gerd Moellmann | 2000-11-22 | 1 | -4/+3 |
* | Initial check-in: changes for building Emacs under Mac OS. | Andrew Choi | 2000-10-22 | 1 | -2/+2 |
* | (struct frame): Make the `nothing' member of union | Gerd Moellmann | 2000-09-26 | 1 | -1/+1 |
* | (FRAME_FLAGS_AREA_COLS, FRAME_FLAGS_AREA_WIDTH) | Gerd Moellmann | 2000-08-24 | 1 | -5/+10 |
* | (struct frame): Use volatile unconditionally. | Dave Love | 2000-06-05 | 1 | -9/+3 |
* | (struct frame): Add member extra_line_spacing. | Gerd Moellmann | 2000-04-24 | 1 | -0/+3 |
* | (SELECTED_FRAME): Change definition to compile cleanly | Gerd Moellmann | 2000-04-19 | 1 | -1/+1 |
* | * lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER): | Ken Raeburn | 2000-03-30 | 1 | -1/+1 |
* | (struct frame): Member `fontset_data' removed. | Kenichi Handa | 2000-03-21 | 1 | -6/+0 |
* | (FRAME_INTERNAL_BORDER_WIDTH) [!HAVE_X_WINDOWS]: Define. | Gerd Moellmann | 2000-03-05 | 1 | -0/+2 |
* | (SELECTED_FRAME): Use NULL, not 0 to avoid warnings on | Dave Love | 2000-02-12 | 1 | -1/+1 |
* | (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL) | Gerd Moellmann | 1999-12-10 | 1 | -0/+4 |
* | (PIX_TYPE) [! HAVE_X_WINDOWS]: Define PIX_TYPE. | Dave Love | 1999-12-09 | 1 | -0/+2 |
* | Changes for automatic remapping of X colors on terminal frames: | Eli Zaretskii | 1999-12-06 | 1 | -0/+19 |
* | (CHECK_FRAME, CHECK_LIVE_FRAME): Put code in do-while. | Gerd Moellmann | 1999-09-14 | 1 | -11/+10 |
* | (SELECTED_FRAME): New. | Gerd Moellmann | 1999-09-13 | 1 | -1/+12 |
* | (FOR_EACH_FRAME): Use XCAR and XCDR. | Ken Raeburn | 1999-09-11 | 1 | -4/+4 |
* | Change spelling of `toolbar' to `tool_bar' or `tool-bar'. | Gerd Moellmann | 1999-09-05 | 1 | -13/+13 |
* | (struct frame): New member `gamma'. | Gerd Moellmann | 1999-09-03 | 1 | -0/+5 |
* | Do nothing if included a second time. | Richard M. Stallman | 1999-09-03 | 1 | -1/+13 |
* | (FRAME_WINDOW_WIDTH_ARG): Add in FRAME_FLAGS_AREA_COLS | Gerd Moellmann | 1999-08-30 | 1 | -5/+6 |
* | (FRAME_TOOLBAR_LINES): New. | Gerd Moellmann | 1999-07-21 | 1 | -61/+178 |
* | Comment changes. | Richard M. Stallman | 1998-04-28 | 1 | -7/+97 |
* | (FRAME_CURSOR_X_LIMIT): New macro. | Richard M. Stallman | 1998-04-25 | 1 | -0/+3 |
* | (make_frame_without_minibuffer): Conditionalize on HAVE_WINDOW_SYSTEM. | Richard M. Stallman | 1998-04-08 | 1 | -0/+2 |
* | Protoize function declarations. | Andreas Schwab | 1997-11-21 | 1 | -4/+7 |
* | (FRAME_OBSCURED_P): New macro. | Geoff Voelker | 1997-09-03 | 1 | -1/+11 |
* | (struct frame): New field buffer_list. | Richard M. Stallman | 1997-03-22 | 1 | -1/+4 |
* | (struct frame): New member `fontset_data'. | Karl Heuer | 1997-02-20 | 1 | -0/+11 |
* | Change identifiers of the form win32* to w32*. | Geoff Voelker | 1996-11-19 | 1 | -5/+5 |
* | (struct frame): New field phys_cursor_on. | Richard M. Stallman | 1996-10-12 | 1 | -0/+2 |
* | (struct frame): New field window_width. | Richard M. Stallman | 1996-09-25 | 1 | -2/+3 |
* | (vertical_scroll_bar_type): Add enumerated | Richard M. Stallman | 1996-09-21 | 1 | -7/+30 |
* | Removed support for !MULTI_FRAME. | Karl Heuer | 1996-09-01 | 1 | -110/+6 |
* | (FRAME_MSDOS_P): A new macro for MSDOS frames. | Richard M. Stallman | 1996-06-10 | 1 | -0/+2 |