]> code.delx.au - gnu-emacs/history - src/dispextern.h
*** empty log message ***
[gnu-emacs] / src / dispextern.h
2006-04-21 Kim F. Storm(struct image): New member `corners'.
2006-03-15 YAMAMOTO Mitsuharu(mac_init_fringe) [MAC_OS]: Add prototype.
2006-02-07 Kenichi Handa(unibyte_display_via_language_environment): Extern
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-11-11 Kim F. Storm(struct it): New member ignore_overlay_strings_at_pos_p.
2005-10-11 Kim F. Storm(remember_mouse_glyph): Add prototype.
2005-10-07 YAMAMOTO Mitsuharu(struct glyph_string): Rename member for_overlaps_p
2005-09-30 Dan Nicolaescu* image.c (slurp_file, xbm_read_bitmap_data): Cast...
2005-08-07 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-04 Lute KamstraUpdate FSF's address.
2005-06-25 Richard M. Stallman(try_window): Declare new arg.
2005-06-22 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk...
2005-06-21 Juri LinkovAdd extern Qframe_set_background_mode.
2005-06-20 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk...
2005-06-17 Richard M. Stallman(spec_glyph_lookup_face): Add declaration.
2005-04-18 Kim F. Storm(struct glyph_row): New member overlay_arrow_bitmap.
2005-03-22 Kim F. Storm* dispextern.h (lookup_derived_face): Fix prototype.
2005-03-10 Jan Djärv* dispextern.h: Declare hourglass_started.
2005-03-02 Kim F. Storm(XASSERTS): Define to 0 if not already defined.
2005-02-25 Kim F. Storm(OVERLAY_STRING_CHUNK_SIZE): Increase from 3 to 16.
2005-02-16 Kim F. Storm(enum it_method): New enum.
2005-02-03 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk...
2005-01-27 Kim F. Storm(get_phys_cursor_geometry): Add prototype.
2005-01-24 Steven Tamm* dispextern.h (struct glyph_string): New members clip_...
2005-01-10 Kim F. Storm(merge_faces): Rename from merge_into_realized_face.
2005-01-09 Kim F. Storm(struct it): New member dpvec_face_id.
2005-01-01 Richard M. Stallman(struct it): New element ellipsis_p.
2004-12-27 Steven Tamm* dispextern.h: Change HAVE_CARBON to MAC_OS.
2004-11-23 Kim F. Storm* dispextern.h (MATRIX_ROW_ENDS_IN_MIDDLE_OF_CHAR_P)
2004-11-22 Kim F. Storm(lookup_named_face): Fix prototype.
2004-11-16 Luc TeirlinckExtern reseat_at_previous_visible_line_start.
2004-11-14 Luc TeirlinckReverse previous change.
2004-11-14 Luc Teirlinckextern reseat_at_previous_visible_line_start.
2004-11-12 Kim F. Storm(struct glyph_row): New member extra_line_spacing.
2004-10-13 Kim F. StormFix comment for it->object; it may also be nil.
2004-10-07 Kim F. Storm(draw_window_fringes): Update prototype.
2004-09-29 Kim F. Storm(FRINGE_ID_BITS): Increase to 16 bits (64K bitmaps).
2004-09-29 Kim F. Storm(lookup_fringe_bitmap): Add prototype.
2004-09-28 Kim F. Storm(valid_fringe_bitmap_p): Fix prototype.
2004-07-25 Richard M. Stallman(enum window_part): Add ON_SCROLL_BAR.
2004-06-16 Kim F. StormUpdate copyright.
2004-06-16 Kim F. Storm(Vimage_types): Remove extern.
2004-06-14 Juanma Barranquero(Vimage_types): Make it conditional on HAVE_WINDOW_SYSTEM.
2004-04-29 Kim F. Storm(struct it): Remove member use_default_face.
2004-04-26 Kim F. Storm(struct it): New member use_default_face.
2004-04-20 Kim F. Storm(struct glyph_slice): New struct.
2004-03-19 Kim F. Storm(calc_pixel_width_or_height): Add prototype.
2004-03-14 Kim F. Storm(x_find_image_file): Add prototype.
2004-03-11 Kim F. Storm* dispextern.h (XImagePtr, XImagePtr_or_DC): Add typedefs.
2004-03-11 Kim F. StormMove image related prototypes from xfns.c section to...
2004-03-11 Kim F. StormImage consolidation:
2004-02-26 Steven TammInserting Yamomotosan's changes for MacOSX image suppor...
2004-02-13 Kim F. Storm(struct draw_fringe_bitmap_params): Change member
2004-02-08 Kim F. Storm(FRINGE_ID_BITS): New definition for number of
2004-01-16 Kim F. Storm(struct glyph_row): New members left_fringe_bitmap,
2004-01-06 Kim F. Storm(buffer_posn_from_coords, mode_line_string)
2003-12-29 Kenichi Handa(face_font_available_p): Extern it.
2003-12-28 Kim F. Storm(FACE_ID_BITS, MAX_FACE_ID): New defines.
2003-11-27 Kim F. Storm(buffer_posn_from_coords, mode_line_string)
2003-11-23 Kim F. Storm(mode_line_string, marginal_area_string): Update protot...
2003-11-18 Kim F. Storm(struct it): New member start.
2003-11-16 Kim F. Storm(struct it): New member first_vpos.
2003-09-01 Miles BaderAdd arch taglines
2003-05-24 Kim F. Storm(struct glyph_matrix): Rename members window_left_x
2003-03-31 Kim F. Storm(frame_parm_handler): New typedef.
2003-03-24 Andrew ChoiAllow building on Mac OS X again after Kim's merging...
2003-03-21 Kim F. StormFix compilation with --with-x=no.
2003-03-21 Kim F. Storm(pixel_to_glyph_coords, glyph_to_pixel_coords):
2003-03-21 Kim F. Storm(struct redisplay_interface): Add active_p argument to
2003-03-21 Kim F. Storm* dispextern.h (Display_Info): Generic typedef for...
2003-03-18 Kim F. StormFix compilation with --with-x=no.
2003-03-16 Kim F. Storm(struct glyph): Reduce face_id member from 22 to
2003-03-12 Kim F. Storm(enum fringe_bitmap_type): Define here.
2003-02-18 Andreas Schwab(in_display_vector_p): Declare.
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2002-11-17 Miles Bader(struct face): Add `overstrike' field.
2002-10-25 Juanma Barranquero[!HAVE_X_WINDOWS]: Define XColor.
2002-08-30 Kim F. Storm(cursor_in_non_selected_windows): Extern removed.
2002-08-29 Richard M. Stallman(PRODUCE_GLYPHS): Set inhibit_free_realized_faces
2002-07-16 Ken Raeburn(xstricmp): Declaration updated.
2002-05-28 Miles BaderDoc fix.
2002-05-28 Miles BaderDoc fix.
2002-05-26 Miles Bader(tty_capable_p): New function.
2002-04-29 Pavel Janík(DEFAULT_TOOL_BAR_BUTTON_MARGIN)
2002-04-26 Andrew ChoiPatch for building Emacs on Mac OS X. April 26, 2002...
2002-04-14 Pavel Janík(marginal_area_string): Add prototype.
2002-03-04 Stefan MonnierChange defvar_int def and vars to use EMACS_INT instead...
2002-02-28 Kim F. Storm(minibuf_selected_window): Renamed from Vminibuf_select...
2002-02-26 Kim F. Storm(CURRENT_MODE_LINE_FACE_ID_3): Compare with
2002-02-13 Kim F. Storm(CURRENT_MODE_LINE_FACE_ID_3): Use mode_line_in_non_sel...
2002-02-11 Kim F. Storm(CURRENT_MODE_LINE_FACE_ID_3): New macro.
2002-02-09 Eli Zaretskii(CURRENT_MODE_LINE_FACE_ID): Fix last change.
2002-02-08 Kim F. Storm(CURRENT_MODE_LINE_FACE_ID): New macro.
2002-01-25 Eli ZaretskiiAdd prototype for set_tty_color_mode and tty_setup_colors.
2002-01-21 Ken Raeburndispextern.h (WINDOW_WANTS_MODELINE_P): Use XFASTINT...
2002-01-18 Richard M. Stallman(WINDOW_WANTS_MODELINE_P): Check window height > 1.
2002-01-14 Pavel JaníkFix typos.
2002-01-13 Eli ZaretskiiFix wording of a comment.
2001-11-16 Kim F. StormFringe cleanup.
2001-11-14 Richard M. Stallman(image_background, image_background_transparent):
next