log src/dispextern.h @ 58766:4b3cfed7370f

age author description
2004-11-23 Kim F. Storm * dispextern.h (MATRIX_ROW_ENDS_IN_MIDDLE_OF_CHAR_P)
2004-11-22 Kim F. Storm (lookup_named_face): Fix prototype.
2004-11-16 Luc Teirlinck Extern reseat_at_previous_visible_line_start.
2004-11-14 Luc Teirlinck Reverse previous change.
2004-11-14 Luc Teirlinck extern reseat_at_previous_visible_line_start.
2004-11-12 Kim F. Storm (struct glyph_row): New member extra_line_spacing.
2004-10-13 Kim F. Storm Fix comment for it->object; it may also be nil.
2004-10-07 Kim F. Storm (draw_window_fringes): Update prototype.
2004-09-29 Kim F. Storm (FRINGE_ID_BITS): Increase to 16 bits (64K bitmaps).
2004-09-29 Kim F. Storm (lookup_fringe_bitmap): Add prototype.
2004-09-28 Kim F. Storm (valid_fringe_bitmap_p): Fix prototype.
2004-07-25 Richard M. Stallman (enum window_part): Add ON_SCROLL_BAR.
2004-06-16 Kim F. Storm Update copyright.
2004-06-16 Kim F. Storm (Vimage_types): Remove extern.
2004-06-14 Juanma Barranquero (Vimage_types): Make it conditional on HAVE_WINDOW_SYSTEM.
2004-04-29 Kim F. Storm (struct it): Remove member use_default_face.
2004-04-26 Kim F. Storm (struct it): New member use_default_face.
2004-04-20 Kim F. Storm (struct glyph_slice): New struct.
2004-03-19 Kim F. Storm (calc_pixel_width_or_height): Add prototype.
2004-03-14 Kim F. Storm (x_find_image_file): Add prototype.
2004-03-11 Kim F. Storm * dispextern.h (XImagePtr, XImagePtr_or_DC): Add typedefs.
2004-03-11 Kim F. Storm Move image related prototypes from xfns.c section to image.c.
2004-03-11 Kim F. Storm Image consolidation:
2004-02-26 Steven Tamm Inserting Yamomotosan's changes for MacOSX image support, better support
2004-02-13 Kim F. Storm (struct draw_fringe_bitmap_params): Change member
2004-02-08 Kim F. Storm (FRINGE_ID_BITS): New definition for number of
2004-01-16 Kim F. Storm (struct glyph_row): New members left_fringe_bitmap,
2004-01-06 Kim F. Storm (buffer_posn_from_coords, mode_line_string)
2003-12-29 Kenichi Handa (face_font_available_p): Extern it.
2003-12-29 Karoly Lorentey Bugfix festival.
2003-12-28 Karoly Lorentey Merged in changes from CVS HEAD
2003-12-28 Kim F. Storm (FACE_ID_BITS, MAX_FACE_ID): New defines.
2003-12-27 Karoly Lorentey Fully eliminated global tty state variables.
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 (buffer_posn_from_coords, mode_line_string)
2003-11-23 Kim F. Storm (mode_line_string, marginal_area_string): Update prototypes.
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 Bader Add 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 Choi Allow building on Mac OS X again after Kim's merging of display code.
2003-03-21 Kim F. Storm Fix 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 *_display_info.
2003-03-18 Kim F. Storm Fix 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 Barranquero Trailing 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 Bader Doc fix.
2002-05-28 Miles Bader Doc fix.