aboutsummaryrefslogtreecommitdiffstats
path: root/src/dispextern.h
Commit message (Expand)AuthorAgeFilesLines
* (struct it): New member use_default_face.Kim F. Storm2004-04-261-1/+4
* (struct glyph_slice): New struct.Kim F. Storm2004-04-201-5/+49
* (calc_pixel_width_or_height): Add prototype.Kim F. Storm2004-03-191-1/+3
* (x_find_image_file): Add prototype.Kim F. Storm2004-03-141-0/+1
* * dispextern.h (XImagePtr, XImagePtr_or_DC): Add typedefs.Kim F. Storm2004-03-111-2/+9
* Move image related prototypes from xfns.c section to image.c.Kim F. Storm2004-03-111-16/+19
* Image consolidation:Kim F. Storm2004-03-111-0/+18
* Inserting Yamomotosan's changes for MacOSX image support, better supportSteven Tamm2004-02-261-30/+0
* (struct draw_fringe_bitmap_params): Change memberKim F. Storm2004-02-131-2/+2
* (FRINGE_ID_BITS): New definition for number ofKim F. Storm2004-02-081-38/+59
* (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