summaryrefslogtreecommitdiff
path: root/src/dispextern.h
Commit message (Expand)AuthorAge
* Declare x_create_bitmap_from_xpm_data.Stefan Monnier2006-10-10
* * xdisp.c (mouse_autoselect_window): Removed.Chong Yidong2006-09-08
* (sit_for): Remove prototype.Kim F. Storm2006-07-11
* (struct it): Add `position' member to iterator stack.Kim F. Storm2006-06-21
* (struct it): Add union to iterator stack to saveKim F. Storm2006-06-16
* (IT_STACK_SIZE): New macro specifying size ofKim F. Storm2006-06-13
* (set_cursor_from_row): Update prototype.Kim F. Storm2006-05-28
* (get_phys_cursor_geometry): Update prototype.Kim F. Storm2006-05-27
* (struct image): New member `corners'.Kim F. Storm2006-04-21
* (mac_init_fringe) [MAC_OS]: Add prototype.YAMAMOTO Mitsuharu2006-03-15
* (unibyte_display_via_language_environment): ExternKenichi Handa2006-02-07
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* (struct it): New member ignore_overlay_strings_at_pos_p.Kim F. Storm2005-11-11
* (remember_mouse_glyph): Add prototype.Kim F. Storm2005-10-11
* (struct glyph_string): Rename member for_overlaps_pYAMAMOTO Mitsuharu2005-10-07
* * image.c (slurp_file, xbm_read_bitmap_data): Cast to the correctDan Nicolaescu2005-09-30
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-07
* Update FSF's address.Lute Kamstra2005-07-04
* (try_window): Declare new arg.Richard M. Stallman2005-06-25
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-438Miles Bader2005-06-22
* Add extern Qframe_set_background_mode.Juri Linkov2005-06-21
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-435Miles Bader2005-06-20
* (spec_glyph_lookup_face): Add declaration.Richard M. Stallman2005-06-17
* (struct glyph_row): New member overlay_arrow_bitmap.Kim F. Storm2005-04-18
* * dispextern.h (lookup_derived_face): Fix prototype.Kim F. Storm2005-03-22
* * dispextern.h: Declare hourglass_started.Jan Djärv2005-03-10
* (XASSERTS): Define to 0 if not already defined.Kim F. Storm2005-03-02
* (OVERLAY_STRING_CHUNK_SIZE): Increase from 3 to 16.Kim F. Storm2005-02-25
* (enum it_method): New enum.Kim F. Storm2005-02-16
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-72Miles Bader2005-02-03
* (get_phys_cursor_geometry): Add prototype.Kim F. Storm2005-01-27
* * dispextern.h (struct glyph_string): New members clip_head andSteven Tamm2005-01-24
* (merge_faces): Rename from merge_into_realized_face.Kim F. Storm2005-01-10
* (struct it): New member dpvec_face_id.Kim F. Storm2005-01-09
* (struct it): New element ellipsis_p.Richard M. Stallman2005-01-01
* * dispextern.h: Change HAVE_CARBON to MAC_OS.Steven Tamm2004-12-27
* * dispextern.h (MATRIX_ROW_ENDS_IN_MIDDLE_OF_CHAR_P)Kim F. Storm2004-11-23
* (lookup_named_face): Fix prototype.Kim F. Storm2004-11-22
* Extern reseat_at_previous_visible_line_start.Luc Teirlinck2004-11-16
* Reverse previous change.Luc Teirlinck2004-11-14
* extern reseat_at_previous_visible_line_start.Luc Teirlinck2004-11-14
* (struct glyph_row): New member extra_line_spacing.Kim F. Storm2004-11-12
* Fix comment for it->object; it may also be nil.Kim F. Storm2004-10-13
* (draw_window_fringes): Update prototype.Kim F. Storm2004-10-07
* (FRINGE_ID_BITS): Increase to 16 bits (64K bitmaps).Kim F. Storm2004-09-29
* (lookup_fringe_bitmap): Add prototype.Kim F. Storm2004-09-29
* (valid_fringe_bitmap_p): Fix prototype.Kim F. Storm2004-09-28
* (enum window_part): Add ON_SCROLL_BAR.Richard M. Stallman2004-07-25
* Update copyright.Kim F. Storm2004-06-16
* (Vimage_types): Remove extern.Kim F. Storm2004-06-16