summaryrefslogtreecommitdiff
path: root/src/dispextern.h
Commit message (Expand)AuthorAgeFilesLines
* (struct image): New member `corners'.Kim F. Storm2006-04-211-0/+9
* (mac_init_fringe) [MAC_OS]: Add prototype.YAMAMOTO Mitsuharu2006-03-151-0/+3
* (unibyte_display_via_language_environment): ExternKenichi Handa2006-02-071-0/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (struct it): New member ignore_overlay_strings_at_pos_p.Kim F. Storm2005-11-111-0/+4
* (remember_mouse_glyph): Add prototype.Kim F. Storm2005-10-111-0/+2
* (struct glyph_string): Rename member for_overlaps_pYAMAMOTO Mitsuharu2005-10-071-6/+16
* * image.c (slurp_file, xbm_read_bitmap_data): Cast to the correctDan Nicolaescu2005-09-301-1/+0
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-2/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (try_window): Declare new arg.Richard M. Stallman2005-06-251-1/+1
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-438Miles Bader2005-06-221-1/+1
* Add extern Qframe_set_background_mode.Juri Linkov2005-06-211-0/+1
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-435Miles Bader2005-06-201-0/+1
* (spec_glyph_lookup_face): Add declaration.Richard M. Stallman2005-06-171-1/+3
* (struct glyph_row): New member overlay_arrow_bitmap.Kim F. Storm2005-04-181-3/+5
* * dispextern.h (lookup_derived_face): Fix prototype.Kim F. Storm2005-03-221-1/+1
* * dispextern.h: Declare hourglass_started.Jan Djärv2005-03-101-0/+1
* (XASSERTS): Define to 0 if not already defined.Kim F. Storm2005-03-021-1/+11
* (OVERLAY_STRING_CHUNK_SIZE): Increase from 3 to 16.Kim F. Storm2005-02-251-1/+1
* (enum it_method): New enum.Kim F. Storm2005-02-161-3/+12
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-72Miles Bader2005-02-031-3/+4
* (get_phys_cursor_geometry): Add prototype.Kim F. Storm2005-01-271-0/+2
* * dispextern.h (struct glyph_string): New members clip_head andSteven Tamm2005-01-241-0/+5
* (merge_faces): Rename from merge_into_realized_face.Kim F. Storm2005-01-101-2/+1
* (struct it): New member dpvec_face_id.Kim F. Storm2005-01-091-0/+5
* (struct it): New element ellipsis_p.Richard M. Stallman2005-01-011-0/+7
* * dispextern.h: Change HAVE_CARBON to MAC_OS.Steven Tamm2004-12-271-2/+2
* * dispextern.h (MATRIX_ROW_ENDS_IN_MIDDLE_OF_CHAR_P)Kim F. Storm2004-11-231-2/+2
* (lookup_named_face): Fix prototype.Kim F. Storm2004-11-221-1/+1
* Extern reseat_at_previous_visible_line_start.Luc Teirlinck2004-11-161-0/+1
* Reverse previous change.Luc Teirlinck2004-11-141-2/+0
* extern reseat_at_previous_visible_line_start.Luc Teirlinck2004-11-141-0/+2
* (struct glyph_row): New member extra_line_spacing.Kim F. Storm2004-11-121-9/+33
* Fix comment for it->object; it may also be nil.Kim F. Storm2004-10-131-2/+2
* (draw_window_fringes): Update prototype.Kim F. Storm2004-10-071-1/+1
* (FRINGE_ID_BITS): Increase to 16 bits (64K bitmaps).Kim F. Storm2004-09-291-13/+13
* (lookup_fringe_bitmap): Add prototype.Kim F. Storm2004-09-291-1/+1
* (valid_fringe_bitmap_p): Fix prototype.Kim F. Storm2004-09-281-1/+1
* (enum window_part): Add ON_SCROLL_BAR.Richard M. Stallman2004-07-251-1/+2
* Update copyright.Kim F. Storm2004-06-161-1/+1
* (Vimage_types): Remove extern.Kim F. Storm2004-06-161-2/+0
* (Vimage_types): Make it conditional on HAVE_WINDOW_SYSTEM.Juanma Barranquero2004-06-141-1/+2
* (struct it): Remove member use_default_face.Kim F. Storm2004-04-291-3/+4
* (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