aboutsummaryrefslogtreecommitdiffstats
path: root/src/dispextern.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow building on Mac OS X again after Kim's merging of display code.Andrew Choi2003-03-241-1/+30
* Fix compilation with --with-x=no.Kim F. Storm2003-03-211-0/+5
* (pixel_to_glyph_coords, glyph_to_pixel_coords):Kim F. Storm2003-03-211-0/+3
* (struct redisplay_interface): Add active_p argument toKim F. Storm2003-03-211-5/+7
* * dispextern.h (Display_Info): Generic typedef for *_display_info.Kim F. Storm2003-03-211-55/+146
* Fix compilation with --with-x=no.Kim F. Storm2003-03-181-0/+6
* (struct glyph): Reduce face_id member from 22 toKim F. Storm2003-03-161-9/+215
* (enum fringe_bitmap_type): Define here.Kim F. Storm2003-03-121-0/+51
* (in_display_vector_p): Declare.Andreas Schwab2003-02-181-1/+2
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-67/+67
* (struct face): Add `overstrike' field.Miles Bader2002-11-171-0/+3
* [!HAVE_X_WINDOWS]: Define XColor.Juanma Barranquero2002-10-251-0/+13
* (cursor_in_non_selected_windows): Extern removed.Kim F. Storm2002-08-301-1/+0
* (PRODUCE_GLYPHS): Set inhibit_free_realized_facesRichard M. Stallman2002-08-291-4/+10
* (xstricmp): Declaration updated.Ken Raeburn2002-07-161-1/+1
* Doc fix.Miles Bader2002-05-281-3/+4
* Doc fix.Miles Bader2002-05-281-1/+5
* (tty_capable_p): New function.Miles Bader2002-05-261-1/+14
* (DEFAULT_TOOL_BAR_BUTTON_MARGIN)Pavel Janík2002-04-291-2/+2
* Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,Andrew Choi2002-04-261-1/+1
* (marginal_area_string): Add prototype.Pavel Janík2002-04-141-0/+1
* Change defvar_int def and vars to use EMACS_INT instead of just int.Stefan Monnier2002-03-041-1/+1
* (minibuf_selected_window): Renamed from Vminibuf_selected_window.Kim F. Storm2002-02-281-3/+3
* (CURRENT_MODE_LINE_FACE_ID_3): Compare withKim F. Storm2002-02-261-3/+3
* (CURRENT_MODE_LINE_FACE_ID_3): Use mode_line_in_non_selected_windows.Kim F. Storm2002-02-131-7/+6
* (CURRENT_MODE_LINE_FACE_ID_3): New macro.Kim F. Storm2002-02-111-5/+25
* (CURRENT_MODE_LINE_FACE_ID): Fix last change.Eli Zaretskii2002-02-091-1/+1
* (CURRENT_MODE_LINE_FACE_ID): New macro.Kim F. Storm2002-02-081-1/+10
* Add prototype for set_tty_color_mode and tty_setup_colors.Eli Zaretskii2002-01-251-0/+2
* dispextern.h (WINDOW_WANTS_MODELINE_P): Use XFASTINT on window height beforeKen Raeburn2002-01-211-2/+2
* (WINDOW_WANTS_MODELINE_P): Check window height > 1.Richard M. Stallman2002-01-181-6/+8
* Fix typos.Pavel Janík2002-01-141-24/+24
* Fix wording of a comment.Eli Zaretskii2002-01-131-2/+2
* Fringe cleanup.Kim F. Storm2001-11-161-5/+5
* (image_background, image_background_transparent):Richard M. Stallman2001-11-141-0/+4
* (struct face) <colors_copied_bitwise_p>: NewGerd Moellmann2001-10-311-0/+5
* Comment fix.Gerd Moellmann2001-10-311-1/+1
* (struct image): Add `background', `background_valid', andMiles Bader2001-10-241-0/+38
* (row_containing_pos): Adjust prototype.Gerd Moellmann2001-10-241-1/+1
* (struct glyph_row): Remove `inverse_p' field.Miles Bader2001-10-201-6/+0
* (struct glyph_row) <ends_in_newline_from_string_p>:Gerd Moellmann2001-10-011-0/+3
* (required_matrix_width, required_matrix_height):Gerd Moellmann2001-09-261-2/+4
* (row_containing_pos): Add prototype.Gerd Moellmann2001-09-251-0/+3
* (struct face_cache): Add memberGerd Moellmann2001-08-221-0/+4
* (resize_echo_area_exactly): Fix typo in functionGerd Moellmann2001-08-011-1/+1
* (struct it): Increase size of ctl_chars to 16.Gerd Moellmann2001-07-251-3/+3
* (struct face): Change type of `stipple' toGerd Moellmann2001-07-201-2/+3
* Improve a comment.Gerd Moellmann2001-07-031-1/+2
* (struct it): Add member display_ellipsis_p.Gerd Moellmann2001-06-261-0/+1
* Comment fixes.Gerd Moellmann2001-05-091-2/+4