summaryrefslogtreecommitdiff
path: root/src/dispextern.h
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Kenichi Handa2003-09-081-20/+21
|\
| * (check_face_attributes, generate_ascii_font_name)Kenichi Handa2003-01-101-3/+2
| * (enum prop_idx): Add member AUTO_COMPOSED_PROP_IDX.Kenichi Handa2002-11-071-0/+1
| * (enum lface_attribute_index): New member LFACE_FONTSET_INDEX.Kenichi Handa2002-08-231-0/+1
| * (struct face): Member `charset' deleted.Kenichi Handa2002-07-261-19/+14
| * Remove prototypes for redraw_frame,Dave Love2002-07-031-2/+0
| * (generate_ascii_font): Fix return type.Dave Love2002-05-091-1/+1
| * (free_realized_face, check_face_attribytes,Kenichi Handa2002-03-011-1/+4
* | New directoryKenichi Handa2003-09-081-3/+0
* | 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