| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct a typo in a comment. | Eli Zaretskii | 2000-07-20 | 1 | -1/+1 |
* | (Fx_show_tip): Adjust number of parameters | Gerd Moellmann | 2000-07-14 | 1 | -1/+1 |
* | (struct redisplay_interface): Add parameter | Gerd Moellmann | 2000-07-12 | 1 | -2/+9 |
* | (struct glyph_row): Add flag mouse_face_p. | Gerd Moellmann | 2000-07-11 | 1 | -0/+3 |
* | Add some comments. | Gerd Moellmann | 2000-07-05 | 1 | -2/+8 |
* | (struct it): Add member add_overlay_start. | Gerd Moellmann | 2000-06-22 | 1 | -0/+4 |
* | (display_prop_intangible_p): Add prototype. | Gerd Moellmann | 2000-06-20 | 1 | -0/+1 |
* | (struct it): Add starts_in_middle_of_char_p. | Gerd Moellmann | 2000-06-06 | 1 | -2/+19 |
* | (struct glyph) [WINDOWSNT]: Add w32_font_type member. | Jason Rumney | 2000-05-30 | 1 | -0/+8 |
* | (Vimage_types): Add extern declaration. | Gerd Moellmann | 2000-05-19 | 1 | -0/+1 |
* | (DEFAULT_IMAGE_HEIGHT): New macro. | Gerd Moellmann | 2000-05-02 | 1 | -6/+4 |
* | Change names of renamed functions from dispnew.c in prototypes. | Gerd Moellmann | 2000-04-25 | 1 | -3/+3 |
* | (struct it): Remove member prompt_width, add extra_line_spacing. | Gerd Moellmann | 2000-04-24 | 1 | -4/+3 |
* | * lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER): | Ken Raeburn | 2000-03-30 | 1 | -0/+2 |
* | (INC_TEXT_POS, DEC_TEXT_POS): Add parameter MULTIBYTE_P. | Gerd Moellmann | 2000-03-27 | 1 | -4/+10 |
* | [!HAVE_WINDOW_SYSTEM] (FACE_SUITABLE_FOR_CHAR_P, | Kenichi Handa | 2000-03-22 | 1 | -2/+7 |
* | (struct glyph): New member glyph_not_available_p. | Kenichi Handa | 2000-03-21 | 1 | -33/+29 |
* | (x_free_colors): Add prototype. | Gerd Moellmann | 2000-03-02 | 1 | -0/+3 |
* | (Fx_show_busy_cursor, Fx_hide_busy_cursor): | Gerd Moellmann | 2000-02-25 | 1 | -3/+2 |
* | Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM, | Andrew Innes | 2000-02-06 | 1 | -5/+11 |
* | (FACE_FROM_ID): Cast the arg ID to `unsigned'. | Kenichi Handa | 1999-12-27 | 1 | -1/+1 |
* | (struct glyph): Make face_id and padding_p the top | Kenichi Handa | 1999-12-27 | 1 | -53/+41 |
* | Changes for separate unspecified foreground and background colors | Eli Zaretskii | 1999-12-15 | 1 | -0/+8 |
* | (enum glyph_type): New member COMPOSITE_GLYPH. | Kenichi Handa | 1999-12-15 | 1 | -7/+31 |
* | Oops, forgot to commit the change in dispextern.h together with the | Eli Zaretskii | 1999-12-08 | 1 | -0/+1 |
* | (struct image): New member load_failed_p. | Gerd Moellmann | 1999-10-09 | 1 | -0/+3 |
* | (enum face_id): Add MENU_FACE_ID. | Gerd Moellmann | 1999-10-06 | 1 | -2/+10 |
* | Add prototype for add_to_log. | Gerd Moellmann | 1999-09-23 | 1 | -0/+1 |
* | Add prototypes for gamma_correct and | Gerd Moellmann | 1999-09-14 | 1 | -1/+3 |
* | Change prototype of resize_mini_window. | Gerd Moellmann | 1999-09-12 | 1 | -1/+2 |
* | (SCROLL_BAR_FACE_ID, BORDER_FACE_ID, | Gerd Moellmann | 1999-09-07 | 1 | -0/+6 |
* | Change | Gerd Moellmann | 1999-09-05 | 1 | -19/+19 |
* | Change spelling of `toolbar' to `tool_bar' or `tool-bar'. | Gerd Moellmann | 1999-09-05 | 1 | -33/+33 |
* | [macintosh]: Include macterm.h to define substitute X | Richard M. Stallman | 1999-09-03 | 1 | -0/+3 |
* | Add function prototype for resize_mini_window. | Gerd Moellmann | 1999-09-03 | 1 | -0/+1 |
* | (struct it): Change the size of the member `ctl_chars'. | Kenichi Handa | 1999-09-03 | 1 | -2/+5 |
* | (WINDOW_DISPLAY_PIXEL_WIDTH): Subtract | Gerd Moellmann | 1999-08-30 | 1 | -2/+2 |
* | (struct glyph_matrix): Add buffer, begv, and zv. | Gerd Moellmann | 1999-08-23 | 1 | -0/+6 |
* | (NO_PROMPT_IN_BUFFER): Removed. | Gerd Moellmann | 1999-08-21 | 1 | -21/+4 |
* | (struct it): Remove member | Gerd Moellmann | 1999-08-17 | 1 | -3/+1 |
* | (struct glyph_row): Add overlapping_p. | Gerd Moellmann | 1999-08-06 | 1 | -5/+38 |
* | (load_color, lookup_derived_face): Declare | Eli Zaretskii | 1999-07-30 | 1 | -0/+3 |
* | (struct glyph_row): Flag internal_border_p removed. | Gerd Moellmann | 1999-07-27 | 1 | -4/+0 |
* | Complete rewrite. | Gerd Moellmann | 1999-07-21 | 1 | -147/+2098 |
* | Add more prototypes. | Andreas Schwab | 1998-04-14 | 1 | -2/+56 |
* | (struct face): New members `non_ascii_gc' and | Karl Heuer | 1997-02-20 | 1 | -3/+15 |
* | Use new name w32gui.h | Geoff Voelker | 1997-01-20 | 1 | -1/+1 |
* | Removed support for !MULTI_FRAME. | Karl Heuer | 1996-09-01 | 1 | -2/+0 |
* | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -1/+2 |
* | [HAVE_NTGUI]: Include win32.h. | Geoff Voelker | 1995-11-07 | 1 | -2/+6 |