aboutsummaryrefslogtreecommitdiffstats
path: root/src/dispextern.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* (struct glyph_row): New members left_fringe_bitmap,Kim F. Storm2004-01-161-0/+44
* (buffer_posn_from_coords, mode_line_string)Kim F. Storm2004-01-061-9/+13
* (face_font_available_p): Extern it.Kenichi Handa2003-12-291-0/+1
* (FACE_ID_BITS, MAX_FACE_ID): New defines.Kim F. Storm2003-12-281-1/+8
* (buffer_posn_from_coords, mode_line_string)Kim F. Storm2003-11-271-0/+5
* (mode_line_string, marginal_area_string): Update prototypes.Kim F. Storm2003-11-231-2/+2
* (struct it): New member start.Kim F. Storm2003-11-181-0/+4
* (struct it): New member first_vpos.Kim F. Storm2003-11-161-0/+3
* Add arch taglinesMiles Bader2003-09-011-0/+3
* (struct glyph_matrix): Rename members window_left_xKim F. Storm2003-05-241-163/+14
* (frame_parm_handler): New typedef.Kim F. Storm2003-03-311-0/+39
* 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