aboutsummaryrefslogtreecommitdiffstats
path: root/src/dispextern.h
Commit message (Expand)AuthorAgeFilesLines
* Add 2008 to copyright years.Glenn Morris2008-01-081-1/+2
* (struct it): Don't define OVERLAY_STRING_CHUNK_SIZE twice.Chong Yidong2007-11-071-1/+0
* (struct it): New elt string_overlays.Richard M. Stallman2007-11-041-16/+25
* (face_at_buffer_position_no_overlays): Add decl.Richard M. Stallman2007-11-031-0/+6
* (enum tool_bar_item_idx): Add TOOL_BAR_ITEM_RTL_IMAGE.Jan Djärv2007-09-021-0/+3
* (struct image): New members.Chong Yidong2007-08-071-0/+4
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Declare x_create_bitmap_from_xpm_data.Stefan Monnier2006-10-101-0/+3
* * xdisp.c (mouse_autoselect_window): Removed.Chong Yidong2006-09-081-1/+1
* (sit_for): Remove prototype.Kim F. Storm2006-07-111-1/+0
* (struct it): Add `position' member to iterator stack.Kim F. Storm2006-06-211-5/+15
* (struct it): Add union to iterator stack to saveKim F. Storm2006-06-161-2/+15
* (IT_STACK_SIZE): New macro specifying size ofKim F. Storm2006-06-131-1/+5
* (set_cursor_from_row): Update prototype.Kim F. Storm2006-05-281-2/+2
* (get_phys_cursor_geometry): Update prototype.Kim F. Storm2006-05-271-2/+2
* (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: [email protected]/emacs--cvs-trunk--0--patch-438Miles Bader2005-06-221-1/+1
* Add extern Qframe_set_background_mode.Juri Linkov2005-06-211-0/+1
* Revision: [email protected]/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: [email protected]/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