Separate frame-local, tty-dependent parameters from tty-local parameters.
[bpt/emacs.git] / src / dispextern.h
2004-01-01 Karoly LorenteySeparate frame-local, tty-dependent parameters from...
2003-12-30 Karoly LorenteyMajor bugfixes and slight enhancements.
2003-12-30 Karoly LorenteyMerged in changes from CVS head
2003-12-29 Karoly LorenteyMerged in changes from CVS head
2003-12-29 Karoly LorenteyBugfix festival.
2003-12-29 Kenichi Handa(face_font_available_p): Extern it.
2003-12-28 Karoly LorenteyMerged in changes from CVS HEAD
2003-12-28 Karoly LorenteyMerged in changes from CVS HEAD
2003-12-28 Kim F. Storm(FACE_ID_BITS, MAX_FACE_ID): New defines.
2003-12-27 Karoly LorenteyFully eliminated global tty state variables.
2003-12-27 Karoly LorenteyFull support for multiple terminal I/O (with some rough...
2003-12-26 Karoly Lorenteylib-src/emacsclient.c: Implemented --here option ...
2003-12-25 Karoly LorenteyImplemented multiple tty support.
2003-11-27 Kim F. Storm(buffer_posn_from_coords, mode_line_string)
2003-11-23 Kim F. Storm(mode_line_string, marginal_area_string): Update protot...
2003-11-18 Kim F. Storm(struct it): New member start.
2003-11-16 Kim F. Storm(struct it): New member first_vpos.
2003-09-01 Miles BaderAdd arch taglines
2003-05-24 Kim F. Storm(struct glyph_matrix): Rename members window_left_x
2003-03-31 Kim F. Storm(frame_parm_handler): New typedef.
2003-03-24 Andrew ChoiAllow building on Mac OS X again after Kim's merging...
2003-03-21 Kim F. StormFix compilation with --with-x=no.
2003-03-21 Kim F. Storm(pixel_to_glyph_coords, glyph_to_pixel_coords):
2003-03-21 Kim F. Storm(struct redisplay_interface): Add active_p argument to
2003-03-21 Kim F. Storm* dispextern.h (Display_Info): Generic typedef for...
2003-03-18 Kim F. StormFix compilation with --with-x=no.
2003-03-16 Kim F. Storm(struct glyph): Reduce face_id member from 22 to
2003-03-12 Kim F. Storm(enum fringe_bitmap_type): Define here.
2003-02-18 Andreas Schwab(in_display_vector_p): Declare.
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2002-11-17 Miles Bader(struct face): Add `overstrike' field.
2002-10-25 Juanma Barranquero[!HAVE_X_WINDOWS]: Define XColor.
2002-08-30 Kim F. Storm(cursor_in_non_selected_windows): Extern removed.
2002-08-29 Richard M. Stallman(PRODUCE_GLYPHS): Set inhibit_free_realized_faces
2002-07-16 Ken Raeburn(xstricmp): Declaration updated.
2002-05-28 Miles BaderDoc fix.
2002-05-28 Miles BaderDoc fix.
2002-05-26 Miles Bader(tty_capable_p): New function.
2002-04-29 Pavel Janík(DEFAULT_TOOL_BAR_BUTTON_MARGIN)
2002-04-26 Andrew ChoiPatch for building Emacs on Mac OS X. April 26, 2002...
2002-04-14 Pavel Janík(marginal_area_string): Add prototype.
2002-03-04 Stefan MonnierChange defvar_int def and vars to use EMACS_INT instead...
2002-02-28 Kim F. Storm(minibuf_selected_window): Renamed from Vminibuf_select...
2002-02-26 Kim F. Storm(CURRENT_MODE_LINE_FACE_ID_3): Compare with
2002-02-13 Kim F. Storm(CURRENT_MODE_LINE_FACE_ID_3): Use mode_line_in_non_sel...
2002-02-11 Kim F. Storm(CURRENT_MODE_LINE_FACE_ID_3): New macro.
2002-02-09 Eli Zaretskii(CURRENT_MODE_LINE_FACE_ID): Fix last change.
2002-02-08 Kim F. Storm(CURRENT_MODE_LINE_FACE_ID): New macro.
2002-01-25 Eli ZaretskiiAdd prototype for set_tty_color_mode and tty_setup_colors.
2002-01-21 Ken Raeburndispextern.h (WINDOW_WANTS_MODELINE_P): Use XFASTINT...
2002-01-18 Richard M. Stallman(WINDOW_WANTS_MODELINE_P): Check window height > 1.
2002-01-14 Pavel JaníkFix typos.
2002-01-13 Eli ZaretskiiFix wording of a comment.
2001-11-16 Kim F. StormFringe cleanup.
2001-11-14 Richard M. Stallman(image_background, image_background_transparent):
2001-10-31 Gerd Moellmann(struct face) <colors_copied_bitwise_p>: New
2001-10-31 Gerd MoellmannComment fix.
2001-10-24 Miles Bader(struct image): Add `background', `background_valid...
2001-10-24 Gerd Moellmann(row_containing_pos): Adjust prototype.
2001-10-20 Miles Bader(struct glyph_row): Remove `inverse_p' field.
2001-10-01 Gerd Moellmann(struct glyph_row) <ends_in_newline_from_string_p>:
2001-09-26 Gerd Moellmann(required_matrix_width, required_matrix_height):
2001-09-25 Gerd Moellmann(row_containing_pos): Add prototype.
2001-08-22 Gerd Moellmann(struct face_cache): Add member
2001-08-01 Gerd Moellmann(resize_echo_area_exactly): Fix typo in function
2001-07-25 Gerd Moellmann(struct it): Increase size of ctl_chars to 16.
2001-07-20 Gerd Moellmann(struct face): Change type of `stipple' to
2001-07-03 Gerd MoellmannImprove a comment.
2001-06-26 Gerd Moellmann(struct it): Add member display_ellipsis_p.
2001-05-09 Gerd MoellmannComment fixes.
2001-05-07 Gerd Moellmann(inverse_video): Declare extern.
2001-03-22 Gerd Moellmann(x_set_menu_resources_from_menu_face): Remove
2001-03-14 Gerd MoellmannImprove comments.
2001-03-09 Gerd Moellmann(string_buffer_position): Add prototype.
2001-03-09 Gerd Moellmann(buffer_posn_from_coords): Adjust prototype.
2001-03-08 Gerd Moellmann(face_at_string_position): Change prototype.
2001-02-21 Gerd Moellmann(start_hourglass, cancel_hourglass)
2001-02-19 Gerd Moellmann(line_bottom_y): Add prototype.
2001-02-09 Kenichi Handa(struct face): Add comment for how to handle a negative...
2001-02-05 Gerd Moellmann(enum lface_attribute_index): Add
2001-01-30 Gerd Moellmann(Vtool_bar_button_margin:): Declare extern.
2001-01-16 Gerd Moellmann(redisplay_preserve_echo_area): Change prototype.
2001-01-12 Gerd Moellmann(struct image): Replace member `margin' with
2001-01-04 Dave Love(move_it_vertically_backward): Declare.
2001-01-03 Gerd Moellmann(move_it_past_eol): Add prototype.
2000-12-21 Gerd Moellmann(GLYPH_EQUAL_P): Also compare pixel widths,
2000-12-21 Gerd Moellmann(ensure_frame_matrix): Function declaration removed.
2000-12-20 Gerd Moellmann(ensure_frame_matrix): Add prototype.
2000-12-12 Gerd Moellmann(cursor_in_non_selected_windows): Declare extern.
2000-12-11 Gerd MoellmannChange external declaration of tip_frame.
2000-12-06 Gerd Moellmann(struct glyph_matrix): Add member window_left_x.
2000-12-05 Gerd Moellmann(struct it): Add face_before_selective_p.
2000-11-14 Gerd Moellmann(CURRENT_MODE_LINE_HEIGHT)
2000-10-22 Andrew ChoiInitial check-in: changes for building Emacs under...
2000-10-16 Eli Zaretskii(unspecified_fg, unspecified_bg): Declare.
2000-10-13 Gerd Moellmann(struct it): Remove member add_overlay_start.
2000-09-29 Gerd Moellmann(updating_frame): Declare extern.
2000-09-25 Gerd Moellmann(help_echo_showing_p): Declare extern.
2000-08-26 Miles Bader(enum lface_attribute_index): Add LFACE_INHERIT_INDEX.
2000-08-09 Gerd Moellmann(Qredisplay_dont_pause): Declare extern.
next