2007-08-07 |
Chong Yidong |
(struct image): New members.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-01-21 |
Glenn Morris |
Add 2007 to copyright years.
|
2006-10-10 |
Stefan Monnier |
Declare x_create_bitmap_from_xpm_data.
|
2006-09-08 |
Chong Yidong |
* xdisp.c (mouse_autoselect_window): Removed.
|
2006-07-11 |
Kim F. Storm |
(sit_for): Remove prototype.
|
2006-06-21 |
Kim F. Storm |
(struct it): Add `position' member to iterator stack.
|
2006-06-16 |
Kim F. Storm |
(struct it): Add union to iterator stack to save
|
2006-06-13 |
Kim F. Storm |
(IT_STACK_SIZE): New macro specifying size of
|
2006-05-28 |
Kim F. Storm |
(set_cursor_from_row): Update prototype.
|
2006-05-27 |
Kim F. Storm |
(get_phys_cursor_geometry): Update prototype.
|
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 Nguyen |
Update 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 to the correct
|
2005-08-07 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2005-06-25 |
Richard M. Stallman |
(try_window): Declare new arg.
|
2005-06-22 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-438
|
2005-06-21 |
Juri Linkov |
Add extern Qframe_set_background_mode.
|
2005-06-20 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-435
|
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 Bader |
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-72
|
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_head and
|
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 Teirlinck |
Extern reseat_at_previous_visible_line_start.
|
2004-11-14 |
Luc Teirlinck |
Reverse previous change.
|
2004-11-14 |
Luc Teirlinck |
extern 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. Storm |
Fix 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. Storm |
Update 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.
|