2004-12-30 |
Kenichi Handa |
(struct frame): New member space_width.
|
2004-02-08 |
Kim F. Storm |
(struct frame): New member force_flush_display_p.
|
2003-12-27 |
Karoly Lorentey |
Full support for multiple terminal I/O (with some rough edges).
|
2003-12-26 |
Karoly Lorentey |
lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Needs more work.
|
2003-12-25 |
Karoly Lorentey |
Implemented multiple tty support.
|
2003-11-27 |
Kim F. Storm |
(get_specified_cursor_type, get_window_cursor_type):
|
2003-10-05 |
Jan Djärv |
* w32term.c (w32_read_socket): Remove call to x_check_fullscreen_move,
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-06-26 |
Jan Djärv |
Fix some of the font/face problems.
|
2003-05-24 |
Kim F. Storm |
(struct frame): Rename members height to text_lines,
|
2003-03-31 |
Kim F. Storm |
(Qauto_raise, Qauto_lower, ...): Declare extern all frame
|
2003-02-04 |
Juanma Barranquero |
Trailing whitespace deleted.
|
2003-01-19 |
Jan Djärv |
GTK version
|
2002-11-14 |
Dave Love |
(get_specified_cursor_type, get_window_cursor_type):
|
2002-08-30 |
Kim F. Storm |
(enum text_cursor_kinds): Consolidated here.
|
2002-04-26 |
Andrew Choi |
Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
|
2002-02-16 |
Kim F. Storm |
(Vmouse_highlight): Declare extern.
|
2001-12-01 |
Kim F. Storm |
(struct frame): Remove trunc_area_pixel_width and trunc_area_cols fields.
|
2001-11-16 |
Kim F. Storm |
Fringe cleanup.
|
2001-11-02 |
Pavel Janík |
(CHECK_FRAME, CHECK_LIVE_FRAME): Remove unused argument `i' in macros.
|
2001-10-30 |
Gerd Moellmann |
(struct frame) <resized_p>: New member.
|
2001-01-31 |
Gerd Moellmann |
Change the include blocker to the same form as in other header
|
2001-01-31 |
Gerd Moellmann |
(EMACS_FRAME_H_INCLUDED): Use an include blocker
|
2001-01-31 |
Gerd Moellmann |
Update copyright.
|
2001-01-31 |
Gerd Moellmann |
(FRAME_RIGHT_SCROLL_BAR_WIDTH): New define.
|
2001-01-20 |
Andrew Innes |
(output_method): Remove output_w32_console method.
|
2001-01-02 |
Andrew Innes |
(output_method): Add output_w32_console method.
|
2000-11-22 |
Gerd Moellmann |
(struct frame): Members desired_tool_bar_items,
|
2000-10-22 |
Andrew Choi |
Initial check-in: changes for building Emacs under Mac OS.
|
2000-09-26 |
Gerd Moellmann |
(struct frame): Make the `nothing' member of union
|
2000-08-24 |
Gerd Moellmann |
(FRAME_FLAGS_AREA_COLS, FRAME_FLAGS_AREA_WIDTH)
|
2000-06-05 |
Dave Love |
(struct frame): Use volatile unconditionally.
|
2000-04-24 |
Gerd Moellmann |
(struct frame): Add member extra_line_spacing.
|
2000-04-19 |
Gerd Moellmann |
(SELECTED_FRAME): Change definition to compile cleanly
|
2000-03-30 |
Ken Raeburn |
* lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER):
|
2000-03-21 |
Kenichi Handa |
(struct frame): Member `fontset_data' removed.
|
2000-03-05 |
Gerd Moellmann |
(FRAME_INTERNAL_BORDER_WIDTH) [!HAVE_X_WINDOWS]: Define.
|
2000-02-12 |
Dave Love |
(SELECTED_FRAME): Use NULL, not 0 to avoid warnings on
|
1999-12-10 |
Gerd Moellmann |
(FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL)
|
1999-12-09 |
Dave Love |
(PIX_TYPE) [! HAVE_X_WINDOWS]: Define PIX_TYPE.
|
1999-12-06 |
Eli Zaretskii |
Changes for automatic remapping of X colors on terminal frames:
|
1999-09-14 |
Gerd Moellmann |
(CHECK_FRAME, CHECK_LIVE_FRAME): Put code in do-while.
|
1999-09-13 |
Gerd Moellmann |
(SELECTED_FRAME): New.
|
1999-09-11 |
Ken Raeburn |
(FOR_EACH_FRAME): Use XCAR and XCDR.
|
1999-09-05 |
Gerd Moellmann |
Change spelling of `toolbar' to `tool_bar' or `tool-bar'.
|
1999-09-03 |
Gerd Moellmann |
(struct frame): New member `gamma'.
|
1999-09-03 |
Richard M. Stallman |
Do nothing if included a second time.
|
1999-08-30 |
Gerd Moellmann |
(FRAME_WINDOW_WIDTH_ARG): Add in FRAME_FLAGS_AREA_COLS
|
1999-07-21 |
Gerd Moellmann |
(FRAME_TOOLBAR_LINES): New.
|
1998-04-28 |
Richard M. Stallman |
Comment changes.
|
1998-04-25 |
Richard M. Stallman |
(FRAME_CURSOR_X_LIMIT): New macro.
|
1998-04-08 |
Richard M. Stallman |
(make_frame_without_minibuffer): Conditionalize on HAVE_WINDOW_SYSTEM.
|
1997-11-21 |
Andreas Schwab |
Protoize function declarations.
|
1997-09-03 |
Geoff Voelker |
(FRAME_OBSCURED_P): New macro.
|
1997-03-22 |
Richard M. Stallman |
(struct frame): New field buffer_list.
|
1997-02-20 |
Karl Heuer |
(struct frame): New member `fontset_data'.
|
1996-11-19 |
Geoff Voelker |
Change identifiers of the form win32* to w32*.
|
1996-10-12 |
Richard M. Stallman |
(struct frame): New field phys_cursor_on.
|
1996-09-25 |
Richard M. Stallman |
(struct frame): New field window_width.
|
1996-09-21 |
Richard M. Stallman |
(vertical_scroll_bar_type): Add enumerated
|